Aug 16 21:04:23.519395 np0000007409 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Aug 16 21:04:23.526168 np0000007409 devstack@c-api.service[100321]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Aug 16 21:04:23.528353 np0000007409 devstack@c-api.service[100321]: *** Starting uWSGI 2.0.24-debian (64bit) on [Sun Aug 16 21:04:23 2026] *** Aug 16 21:04:23.528353 np0000007409 devstack@c-api.service[100321]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Aug 16 21:04:23.528353 np0000007409 devstack@c-api.service[100321]: os: Linux-6.8.0-100-generic #100-Ubuntu SMP PREEMPT_DYNAMIC Tue Jan 13 16:40:06 UTC 2026 Aug 16 21:04:23.528353 np0000007409 devstack@c-api.service[100321]: nodename: np0000007409 Aug 16 21:04:23.528353 np0000007409 devstack@c-api.service[100321]: machine: x86_64 Aug 16 21:04:23.528353 np0000007409 devstack@c-api.service[100321]: clock source: unix Aug 16 21:04:23.528353 np0000007409 devstack@c-api.service[100321]: pcre jit disabled Aug 16 21:04:23.528353 np0000007409 devstack@c-api.service[100321]: detected number of CPU cores: 16 Aug 16 21:04:23.528353 np0000007409 devstack@c-api.service[100321]: current working directory: / Aug 16 21:04:23.528353 np0000007409 devstack@c-api.service[100321]: detected binary path: /usr/bin/uwsgi-core Aug 16 21:04:23.528353 np0000007409 devstack@c-api.service[100321]: your processes number limit is 257052 Aug 16 21:04:23.528353 np0000007409 devstack@c-api.service[100321]: your memory page size is 4096 bytes Aug 16 21:04:23.528353 np0000007409 devstack@c-api.service[100321]: detected max file descriptor number: 2048 Aug 16 21:04:23.528353 np0000007409 devstack@c-api.service[100321]: lock engine: pthread robust mutexes Aug 16 21:04:23.529327 np0000007409 devstack@c-api.service[100321]: thunder lock: enabled Aug 16 21:04:23.529327 np0000007409 devstack@c-api.service[100321]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Aug 16 21:04:23.529327 np0000007409 devstack@c-api.service[100321]: Python version: 3.12.3 (main, Jun 19 2026, 12:46:00) [GCC 13.3.0] Aug 16 21:04:23.529327 np0000007409 devstack@c-api.service[100321]: PEP 405 virtualenv detected: /opt/stack/data/venv Aug 16 21:04:23.529327 np0000007409 devstack@c-api.service[100321]: Set PythonHome to /opt/stack/data/venv Aug 16 21:04:23.565653 np0000007409 devstack@c-api.service[100321]: Python main interpreter initialized at 0x7af3a70a4668 Aug 16 21:04:23.565653 np0000007409 devstack@c-api.service[100321]: python threads support enabled Aug 16 21:04:23.565653 np0000007409 devstack@c-api.service[100321]: your server socket listen backlog is limited to 100 connections Aug 16 21:04:23.565653 np0000007409 devstack@c-api.service[100321]: your mercy for graceful operations on workers is 80 seconds Aug 16 21:04:23.566219 np0000007409 devstack@c-api.service[100321]: mapped 671795 bytes (656 KB) for 4 cores Aug 16 21:04:23.566373 np0000007409 devstack@c-api.service[100321]: *** Operational MODE: preforking *** Aug 16 21:04:23.566560 np0000007409 devstack@c-api.service[100321]: *** uWSGI is running in multiple interpreter mode *** Aug 16 21:04:23.566560 np0000007409 devstack@c-api.service[100321]: spawned uWSGI master process (pid: 100321) Aug 16 21:04:23.566729 np0000007409 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Aug 16 21:04:23.567108 np0000007409 devstack@c-api.service[100321]: spawned uWSGI worker 1 (pid: 100330, cores: 1) Aug 16 21:04:23.567582 np0000007409 devstack@c-api.service[100321]: spawned uWSGI worker 2 (pid: 100331, cores: 1) Aug 16 21:04:23.568034 np0000007409 devstack@c-api.service[100321]: spawned uWSGI worker 3 (pid: 100332, cores: 1) Aug 16 21:04:23.568597 np0000007409 devstack@c-api.service[100321]: spawned uWSGI worker 4 (pid: 100333, cores: 1) Aug 16 21:04:23.568647 np0000007409 devstack@c-api.service[100321]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Aug 16 21:04:23.689019 np0000007409 devstack@c-api.service[100330]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Aug 16 21:04:23.689019 np0000007409 devstack@c-api.service[100330]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Aug 16 21:04:23.689019 np0000007409 devstack@c-api.service[100330]: we strongly recommend against using it for new projects. Aug 16 21:04:23.689019 np0000007409 devstack@c-api.service[100330]: If you are already using Eventlet, we recommend migrating to a different Aug 16 21:04:23.689019 np0000007409 devstack@c-api.service[100330]: framework. For more detail see Aug 16 21:04:23.689019 np0000007409 devstack@c-api.service[100330]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Aug 16 21:04:23.689019 np0000007409 devstack@c-api.service[100330]: import eventlet # noqa Aug 16 21:04:23.691829 np0000007409 devstack@c-api.service[100332]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Aug 16 21:04:23.691829 np0000007409 devstack@c-api.service[100332]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Aug 16 21:04:23.691829 np0000007409 devstack@c-api.service[100332]: we strongly recommend against using it for new projects. Aug 16 21:04:23.691829 np0000007409 devstack@c-api.service[100332]: If you are already using Eventlet, we recommend migrating to a different Aug 16 21:04:23.691829 np0000007409 devstack@c-api.service[100332]: framework. For more detail see Aug 16 21:04:23.691829 np0000007409 devstack@c-api.service[100332]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Aug 16 21:04:23.691829 np0000007409 devstack@c-api.service[100332]: import eventlet # noqa Aug 16 21:04:23.692456 np0000007409 devstack@c-api.service[100331]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Aug 16 21:04:23.692456 np0000007409 devstack@c-api.service[100331]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Aug 16 21:04:23.692456 np0000007409 devstack@c-api.service[100331]: we strongly recommend against using it for new projects. Aug 16 21:04:23.692456 np0000007409 devstack@c-api.service[100331]: If you are already using Eventlet, we recommend migrating to a different Aug 16 21:04:23.692456 np0000007409 devstack@c-api.service[100331]: framework. For more detail see Aug 16 21:04:23.692456 np0000007409 devstack@c-api.service[100331]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Aug 16 21:04:23.692456 np0000007409 devstack@c-api.service[100331]: import eventlet # noqa Aug 16 21:04:23.697134 np0000007409 devstack@c-api.service[100333]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Aug 16 21:04:23.697134 np0000007409 devstack@c-api.service[100333]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Aug 16 21:04:23.697134 np0000007409 devstack@c-api.service[100333]: we strongly recommend against using it for new projects. Aug 16 21:04:23.697134 np0000007409 devstack@c-api.service[100333]: If you are already using Eventlet, we recommend migrating to a different Aug 16 21:04:23.697134 np0000007409 devstack@c-api.service[100333]: framework. For more detail see Aug 16 21:04:23.697134 np0000007409 devstack@c-api.service[100333]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Aug 16 21:04:23.697134 np0000007409 devstack@c-api.service[100333]: import eventlet # noqa Aug 16 21:04:23.850969 np0000007409 devstack@c-api.service[100330]: /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 16 21:04:23.850969 np0000007409 devstack@c-api.service[100330]: from cgi import parse_header Aug 16 21:04:23.854556 np0000007409 devstack@c-api.service[100331]: /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 16 21:04:23.854556 np0000007409 devstack@c-api.service[100331]: from cgi import parse_header Aug 16 21:04:23.856898 np0000007409 devstack@c-api.service[100332]: /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 16 21:04:23.856898 np0000007409 devstack@c-api.service[100332]: from cgi import parse_header Aug 16 21:04:23.858776 np0000007409 devstack@c-api.service[100333]: /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 16 21:04:23.858776 np0000007409 devstack@c-api.service[100333]: from cgi import parse_header Aug 16 21:04:23.889894 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Aug 16 21:04:23.889894 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:04:23.891966 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Aug 16 21:04:23.891966 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:04:23.893747 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Aug 16 21:04:23.893747 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:04:23.898214 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Aug 16 21:04:23.898214 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:04:23.904459 np0000007409 devstack@c-api.service[100330]: /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 16 21:04:23.904459 np0000007409 devstack@c-api.service[100330]: removals.removed_module( Aug 16 21:04:23.904563 np0000007409 devstack@c-api.service[100332]: /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 16 21:04:23.904563 np0000007409 devstack@c-api.service[100332]: removals.removed_module( Aug 16 21:04:23.904648 np0000007409 devstack@c-api.service[100330]: /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 16 21:04:23.904648 np0000007409 devstack@c-api.service[100330]: removals.removed_module( Aug 16 21:04:23.904715 np0000007409 devstack@c-api.service[100331]: /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 16 21:04:23.904715 np0000007409 devstack@c-api.service[100331]: removals.removed_module( Aug 16 21:04:23.904772 np0000007409 devstack@c-api.service[100332]: /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 16 21:04:23.904772 np0000007409 devstack@c-api.service[100332]: removals.removed_module( Aug 16 21:04:23.905553 np0000007409 devstack@c-api.service[100331]: /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 16 21:04:23.905553 np0000007409 devstack@c-api.service[100331]: removals.removed_module( Aug 16 21:04:23.910374 np0000007409 devstack@c-api.service[100333]: /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 16 21:04:23.910374 np0000007409 devstack@c-api.service[100333]: removals.removed_module( Aug 16 21:04:23.913594 np0000007409 devstack@c-api.service[100333]: /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 16 21:04:23.913594 np0000007409 devstack@c-api.service[100333]: removals.removed_module( Aug 16 21:04:24.652621 np0000007409 devstack@c-api.service[100331]: /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 16 21:04:24.652621 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:04:24.659124 np0000007409 devstack@c-api.service[100332]: /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 16 21:04:24.659124 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:04:24.672790 np0000007409 devstack@c-api.service[100333]: /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 16 21:04:24.672790 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:04:24.674726 np0000007409 devstack@c-api.service[100330]: /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 16 21:04:24.674726 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:04:24.700132 np0000007409 devstack@c-api.service[100331]: /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 16 21:04:24.700132 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:04:24.713414 np0000007409 devstack@c-api.service[100332]: /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 16 21:04:24.713414 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:04:24.720651 np0000007409 devstack@c-api.service[100333]: /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 16 21:04:24.720651 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:04:24.723398 np0000007409 devstack@c-api.service[100330]: /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 16 21:04:24.723398 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:04:24.882043 np0000007409 devstack@c-api.service[100331]: 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 16 21:04:24.882252 np0000007409 devstack@c-api.service[100331]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=100331) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Aug 16 21:04:24.896386 np0000007409 devstack@c-api.service[100330]: 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 16 21:04:24.896591 np0000007409 devstack@c-api.service[100330]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=100330) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Aug 16 21:04:24.898313 np0000007409 devstack@c-api.service[100332]: 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 16 21:04:24.898554 np0000007409 devstack@c-api.service[100332]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=100332) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Aug 16 21:04:24.928565 np0000007409 devstack@c-api.service[100333]: 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 16 21:04:24.928760 np0000007409 devstack@c-api.service[100333]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=100333) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Aug 16 21:04:24.964257 np0000007409 devstack@c-api.service[100331]: /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 16 21:04:24.964257 np0000007409 devstack@c-api.service[100331]: @jsonschema.FormatChecker.cls_checks('date-time') Aug 16 21:04:24.973592 np0000007409 devstack@c-api.service[100330]: /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 16 21:04:24.973592 np0000007409 devstack@c-api.service[100330]: @jsonschema.FormatChecker.cls_checks('date-time') Aug 16 21:04:24.976296 np0000007409 devstack@c-api.service[100332]: /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 16 21:04:24.976296 np0000007409 devstack@c-api.service[100332]: @jsonschema.FormatChecker.cls_checks('date-time') Aug 16 21:04:25.000297 np0000007409 devstack@c-api.service[100333]: /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 16 21:04:25.000297 np0000007409 devstack@c-api.service[100333]: @jsonschema.FormatChecker.cls_checks('date-time') Aug 16 21:04:25.427057 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=100333) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Aug 16 21:04:25.427152 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=100330) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Aug 16 21:04:25.427348 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=100332) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Aug 16 21:04:25.427398 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=100331) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Aug 16 21:04:25.427432 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=100333) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 16 21:04:25.427460 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=100330) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 16 21:04:25.427482 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=100333) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 16 21:04:25.427543 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=100330) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 16 21:04:25.427665 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100333) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 16 21:04:25.427715 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100330) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 16 21:04:25.427746 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=100332) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 16 21:04:25.427810 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=100332) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 16 21:04:25.427840 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=100331) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 16 21:04:25.427932 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=100331) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 16 21:04:25.428033 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100332) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 16 21:04:25.428166 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100331) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 16 21:04:25.429705 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100330) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 16 21:04:25.429773 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=100330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 16 21:04:25.429835 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=100330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 16 21:04:25.429877 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100333) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 16 21:04:25.429928 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=100330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 16 21:04:25.429964 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=100333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 16 21:04:25.430002 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=100330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 16 21:04:25.430161 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=100333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 16 21:04:25.430237 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=100330) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 16 21:04:25.430332 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=100333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 16 21:04:25.430390 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100330) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 16 21:04:25.430435 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100331) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 16 21:04:25.430482 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=100333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 16 21:04:25.430482 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=100333) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 16 21:04:25.430555 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=100331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 16 21:04:25.430588 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100333) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 16 21:04:25.430619 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=100331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 16 21:04:25.430653 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100332) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 16 21:04:25.430678 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=100331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 16 21:04:25.430678 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=100331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 16 21:04:25.430714 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=100332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 16 21:04:25.430741 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=100331) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 16 21:04:25.430762 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=100332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 16 21:04:25.430789 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100331) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 16 21:04:25.430816 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=100332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 16 21:04:25.430816 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=100332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 16 21:04:25.430816 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=100332) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 16 21:04:25.430874 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100332) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 16 21:04:25.431269 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100330) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 16 21:04:25.431352 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100333) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 16 21:04:25.431419 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=100330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 16 21:04:25.431476 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=100333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 16 21:04:25.431541 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100332) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 16 21:04:25.431607 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=100330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 16 21:04:25.431693 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=100333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 16 21:04:25.431758 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 16 21:04:25.431816 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=100332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 16 21:04:25.431863 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 16 21:04:25.431887 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 16 21:04:25.431908 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=100332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 16 21:04:25.431948 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 16 21:04:25.431986 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=100330) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 16 21:04:25.432014 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 16 21:04:25.432041 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=100333) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 16 21:04:25.432066 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100330) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 16 21:04:25.432089 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 16 21:04:25.432113 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100331) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 16 21:04:25.432137 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100333) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 16 21:04:25.432161 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100330) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 16 21:04:25.432187 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=100332) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 16 21:04:25.432213 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=100331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 16 21:04:25.432242 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100333) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 16 21:04:25.432273 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=100330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 16 21:04:25.432308 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100332) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 16 21:04:25.432336 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=100333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 16 21:04:25.432360 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=100331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 16 21:04:25.432386 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=100330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 16 21:04:25.432407 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100332) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 16 21:04:25.432431 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=100330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 16 21:04:25.432455 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=100333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 16 21:04:25.432474 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 16 21:04:25.432495 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=100332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 16 21:04:25.432514 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 16 21:04:25.432534 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=100333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 16 21:04:25.432558 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 16 21:04:25.432578 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=100330) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 16 21:04:25.432602 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 16 21:04:25.432633 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=100331) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 16 21:04:25.432669 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=100332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 16 21:04:25.432690 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100330) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 16 21:04:25.432714 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=100333) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 16 21:04:25.432734 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100331) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 16 21:04:25.432757 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=100332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 16 21:04:25.432778 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100331) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 16 21:04:25.432803 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100333) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 16 21:04:25.432825 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 16 21:04:25.432849 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=100331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 16 21:04:25.432869 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=100332) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 16 21:04:25.432888 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=100331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 16 21:04:25.432911 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100332) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 16 21:04:25.432954 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=100331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 16 21:04:25.432954 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 16 21:04:25.432954 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=100331) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 16 21:04:25.432954 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100331) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 16 21:04:25.434133 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100330) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 16 21:04:25.434197 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=100330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 16 21:04:25.434258 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=100330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 16 21:04:25.434319 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=100330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 16 21:04:25.434348 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100333) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 16 21:04:25.434371 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100331) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 16 21:04:25.434392 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 16 21:04:25.434411 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=100333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 16 21:04:25.434436 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=100331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 16 21:04:25.434467 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=100330) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 16 21:04:25.434501 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=100333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 16 21:04:25.434585 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=100331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 16 21:04:25.434608 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=100330) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 16 21:04:25.434642 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=100333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 16 21:04:25.434677 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=100331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 16 21:04:25.434703 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 16 21:04:25.434727 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100332) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 16 21:04:25.434753 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 16 21:04:25.434779 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=100333) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 16 21:04:25.434803 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=100331) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 16 21:04:25.434824 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=100332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 16 21:04:25.434848 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=100333) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 16 21:04:25.434868 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=100332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 16 21:04:25.434893 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=100331) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 16 21:04:25.435131 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=100332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 16 21:04:25.435131 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 16 21:04:25.435131 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=100332) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 16 21:04:25.435432 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=100330) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 16 21:04:25.435496 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=100332) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 16 21:04:25.435554 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=100331) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 16 21:04:25.435611 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=100330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 16 21:04:25.435611 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=100330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 16 21:04:25.435740 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=100331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 16 21:04:25.435802 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=100330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 16 21:04:25.435844 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=100331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 16 21:04:25.435876 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=100333) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 16 21:04:25.435898 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=100330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 16 21:04:25.435931 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=100331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 16 21:04:25.435954 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=100332) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 16 21:04:25.435983 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=100333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 16 21:04:25.436013 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=100330) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 16 21:04:25.436034 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=100331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 16 21:04:25.436058 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=100333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 16 21:04:25.436081 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=100332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 16 21:04:25.436102 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=100330) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 16 21:04:25.436126 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=100331) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 16 21:04:25.436146 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=100333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 16 21:04:25.436166 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=100332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 16 21:04:25.436189 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=100331) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 16 21:04:25.436214 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=100333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 16 21:04:25.436234 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=100332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 16 21:04:25.436257 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=100333) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 16 21:04:25.436277 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=100332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 16 21:04:25.436296 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=100333) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 16 21:04:25.436333 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=100332) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 16 21:04:25.436333 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=100332) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 16 21:04:25.436682 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=100330) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 16 21:04:25.436682 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=100330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 16 21:04:25.436736 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=100330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 16 21:04:25.436736 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=100330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 16 21:04:25.436843 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=100330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 16 21:04:25.436871 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=100331) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 16 21:04:25.436894 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=100330) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 16 21:04:25.436931 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=100331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 16 21:04:25.436964 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=100332) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 16 21:04:25.436997 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=100333) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 16 21:04:25.437024 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100330) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 16 21:04:25.437045 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=100331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 16 21:04:25.437065 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=100333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 16 21:04:25.437089 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=100332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 16 21:04:25.437117 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=100331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 16 21:04:25.437139 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=100333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 16 21:04:25.437159 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=100332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 16 21:04:25.437179 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=100331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 16 21:04:25.437203 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=100333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 16 21:04:25.437223 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=100331) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 16 21:04:25.437245 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=100333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 16 21:04:25.437268 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=100332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 16 21:04:25.437288 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=100333) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 16 21:04:25.437311 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100331) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 16 21:04:25.437345 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=100332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 16 21:04:25.437370 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100333) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 16 21:04:25.437394 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=100332) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 16 21:04:25.437418 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100332) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 16 21:04:25.437776 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100330) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 16 21:04:25.437776 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=100330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 16 21:04:25.437891 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=100330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 16 21:04:25.437891 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=100330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 16 21:04:25.437891 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=100330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 16 21:04:25.438098 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=100330) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 16 21:04:25.438098 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=100330) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 16 21:04:25.438197 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100331) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 16 21:04:25.438223 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=100330) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 16 21:04:25.438249 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=100331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 16 21:04:25.438271 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=100330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 16 21:04:25.438294 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100333) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 16 21:04:25.438315 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=100331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 16 21:04:25.438339 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=100330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 16 21:04:25.438370 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=100333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 16 21:04:25.438398 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=100331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 16 21:04:25.438424 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=100330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 16 21:04:25.438448 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=100333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 16 21:04:25.438469 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=100331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 16 21:04:25.438540 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=100330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 16 21:04:25.438567 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=100333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 16 21:04:25.438587 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100332) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 16 21:04:25.438610 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=100331) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 16 21:04:25.438647 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=100330) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 16 21:04:25.438670 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=100333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 16 21:04:25.438690 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=100330) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 16 21:04:25.438711 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=100331) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 16 21:04:25.438731 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=100332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 16 21:04:25.438758 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=100333) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 16 21:04:25.438783 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=100331) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 16 21:04:25.438805 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=100333) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 16 21:04:25.438824 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=100332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 16 21:04:25.438849 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=100331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 16 21:04:25.438873 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=100333) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 16 21:04:25.438897 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=100332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 16 21:04:25.438940 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=100331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 16 21:04:25.438964 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=100333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 16 21:04:25.439000 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=100331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 16 21:04:25.439032 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=100332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 16 21:04:25.439054 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=100333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 16 21:04:25.439077 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=100331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 16 21:04:25.439097 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=100333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 16 21:04:25.439121 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=100332) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 16 21:04:25.439155 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=100331) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 16 21:04:25.439185 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=100333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 16 21:04:25.439204 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=100332) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 16 21:04:25.439229 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=100331) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 16 21:04:25.439250 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=100333) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 16 21:04:25.439269 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=100332) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 16 21:04:25.439289 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=100333) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 16 21:04:25.439312 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=100332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 16 21:04:25.439312 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=100332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 16 21:04:25.439312 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=100332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 16 21:04:25.439312 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=100332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 16 21:04:25.439312 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=100332) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 16 21:04:25.439312 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=100332) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 16 21:04:25.440276 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=100330) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 16 21:04:25.440276 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=100330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 16 21:04:25.440406 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=100330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 16 21:04:25.440406 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=100330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 16 21:04:25.440556 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=100330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 16 21:04:25.440556 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=100330) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 16 21:04:25.440691 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=100331) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 16 21:04:25.440745 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100330) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 16 21:04:25.440773 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=100331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 16 21:04:25.440773 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=100331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 16 21:04:25.440815 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=100333) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 16 21:04:25.440836 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=100331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 16 21:04:25.440836 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=100331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 16 21:04:25.440872 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=100333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 16 21:04:25.440895 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=100331) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 16 21:04:25.440937 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=100333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 16 21:04:25.440965 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100331) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 16 21:04:25.441002 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=100333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 16 21:04:25.441002 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=100333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 16 21:04:25.441002 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=100333) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 16 21:04:25.441051 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100333) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 16 21:04:25.441270 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=100332) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 16 21:04:25.441356 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=100332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 16 21:04:25.441422 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=100332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 16 21:04:25.441482 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=100332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 16 21:04:25.441542 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=100332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 16 21:04:25.441598 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=100332) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 16 21:04:25.441664 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100332) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 16 21:04:25.446373 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100330) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 16 21:04:25.446448 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=100330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 16 21:04:25.446492 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=100330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 16 21:04:25.446614 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=100330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 16 21:04:25.446701 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=100330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 16 21:04:25.446701 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=100330) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 16 21:04:25.446755 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100333) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 16 21:04:25.446784 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100330) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 16 21:04:25.446822 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=100333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 16 21:04:25.446855 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=100333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 16 21:04:25.447014 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=100333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 16 21:04:25.447097 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100331) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 16 21:04:25.447135 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=100333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 16 21:04:25.447167 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=100331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 16 21:04:25.447189 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=100333) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 16 21:04:25.447213 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=100331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 16 21:04:25.447235 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100333) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 16 21:04:25.447260 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=100331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 16 21:04:25.447260 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=100331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 16 21:04:25.447260 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=100331) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 16 21:04:25.447324 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100331) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 16 21:04:25.447350 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100332) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 16 21:04:25.447485 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=100332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 16 21:04:25.447485 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=100332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 16 21:04:25.447592 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100330) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 16 21:04:25.447627 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=100332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 16 21:04:25.447667 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=100330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 16 21:04:25.447695 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=100332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 16 21:04:25.447721 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100331) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 16 21:04:25.447748 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=100330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 16 21:04:25.447768 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=100332) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 16 21:04:25.447788 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=100331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 16 21:04:25.447811 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=100330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 16 21:04:25.447837 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=100331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 16 21:04:25.447858 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100332) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 16 21:04:25.447878 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 16 21:04:25.447897 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=100331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 16 21:04:25.448065 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=100330) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 16 21:04:25.448127 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 16 21:04:25.448187 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100330) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 16 21:04:25.448243 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=100331) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 16 21:04:25.448306 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100333) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 16 21:04:25.448348 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100331) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 16 21:04:25.448370 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=100333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 16 21:04:25.448395 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100332) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 16 21:04:25.448421 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=100333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 16 21:04:25.448448 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=100332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 16 21:04:25.448469 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=100333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 16 21:04:25.448493 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=100332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 16 21:04:25.448518 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 16 21:04:25.448542 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=100332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 16 21:04:25.448566 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=100333) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 16 21:04:25.448590 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 16 21:04:25.448623 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100333) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 16 21:04:25.448663 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=100332) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 16 21:04:25.448663 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100332) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 16 21:04:25.449729 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100330) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 16 21:04:25.449809 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=100330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 16 21:04:25.449848 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=100330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 16 21:04:25.449927 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=100330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 16 21:04:25.449967 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100331) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 16 21:04:25.450023 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100333) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 16 21:04:25.450050 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=100330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 16 21:04:25.450070 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=100333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 16 21:04:25.450090 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=100331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 16 21:04:25.450116 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=100330) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 16 21:04:25.450142 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=100333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 16 21:04:25.450166 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=100331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 16 21:04:25.450187 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100330) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 16 21:04:25.450206 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=100333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 16 21:04:25.450231 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100332) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 16 21:04:25.450257 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=100331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 16 21:04:25.450278 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=100333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 16 21:04:25.450299 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=100331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 16 21:04:25.450320 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=100333) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 16 21:04:25.450347 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=100332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 16 21:04:25.450373 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=100331) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 16 21:04:25.450398 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100333) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 16 21:04:25.450423 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=100332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 16 21:04:25.450444 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100331) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 16 21:04:25.450469 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=100332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 16 21:04:25.450469 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=100332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 16 21:04:25.450469 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=100332) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 16 21:04:25.450530 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100332) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 16 21:04:25.450804 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100330) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 16 21:04:25.450866 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=100330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 16 21:04:25.450939 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=100330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 16 21:04:25.451015 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=100330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 16 21:04:25.451046 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100333) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 16 21:04:25.451069 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=100330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 16 21:04:25.451132 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=100333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 16 21:04:25.451182 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=100330) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 16 21:04:25.451208 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=100333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 16 21:04:25.451237 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100330) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 16 21:04:25.451261 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=100333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 16 21:04:25.451391 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100331) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 16 21:04:25.451414 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=100333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 16 21:04:25.451414 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=100333) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 16 21:04:25.451458 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=100331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 16 21:04:25.451484 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100333) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 16 21:04:25.451508 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=100331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 16 21:04:25.451529 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=100331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 16 21:04:25.451554 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100332) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 16 21:04:25.451580 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=100331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 16 21:04:25.451725 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=100332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 16 21:04:25.451791 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=100331) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 16 21:04:25.451853 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=100332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 16 21:04:25.451934 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100331) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 16 21:04:25.452010 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=100332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 16 21:04:25.452010 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=100332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 16 21:04:25.452010 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=100332) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 16 21:04:25.452010 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100332) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 16 21:04:25.452419 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100330) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 16 21:04:25.452460 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100332) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 16 21:04:25.452485 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100333) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 16 21:04:25.452505 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=100332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 16 21:04:25.452526 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=100333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 16 21:04:25.452545 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=100330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 16 21:04:25.452566 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=100332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 16 21:04:25.452586 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=100333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 16 21:04:25.452612 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=100330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 16 21:04:25.452648 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 16 21:04:25.452676 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 16 21:04:25.452698 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 16 21:04:25.452729 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100331) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 16 21:04:25.452757 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 16 21:04:25.452778 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 16 21:04:25.452799 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=100332) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 16 21:04:25.452819 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=100333) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 16 21:04:25.452843 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=100331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 16 21:04:25.452864 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 16 21:04:25.452885 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100332) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 16 21:04:25.452909 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100333) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 16 21:04:25.452951 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=100331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 16 21:04:25.452997 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=100330) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 16 21:04:25.453022 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 16 21:04:25.453044 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100330) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 16 21:04:25.453068 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 16 21:04:25.453068 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=100331) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 16 21:04:25.453068 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100331) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 16 21:04:25.455207 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100333) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 16 21:04:25.455248 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100331) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 16 21:04:25.455298 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=100333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 16 21:04:25.455333 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=100331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 16 21:04:25.455356 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=100331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 16 21:04:25.455383 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=100333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 16 21:04:25.455407 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=100331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 16 21:04:25.455428 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=100333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 16 21:04:25.455533 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 16 21:04:25.455595 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 16 21:04:25.455670 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100332) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 16 21:04:25.455716 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=100331) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 16 21:04:25.455740 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=100333) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 16 21:04:25.455766 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=100332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 16 21:04:25.455791 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=100333) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 16 21:04:25.455816 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=100331) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 16 21:04:25.455839 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=100332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 16 21:04:25.455839 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=100332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 16 21:04:25.455839 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 16 21:04:25.455839 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=100332) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 16 21:04:25.455909 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100330) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 16 21:04:25.456079 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=100332) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 16 21:04:25.456138 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=100330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 16 21:04:25.456138 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=100330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 16 21:04:25.456138 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=100330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 16 21:04:25.456138 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 16 21:04:25.456281 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=100330) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 16 21:04:25.456281 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=100330) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 16 21:04:25.456399 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=100333) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 16 21:04:25.456454 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=100333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 16 21:04:25.456511 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=100331) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 16 21:04:25.456563 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=100333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 16 21:04:25.456587 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=100330) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 16 21:04:25.456614 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=100331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 16 21:04:25.456649 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=100333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 16 21:04:25.456674 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=100331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 16 21:04:25.456704 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=100330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 16 21:04:25.456725 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=100333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 16 21:04:25.456749 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=100330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 16 21:04:25.456769 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=100331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 16 21:04:25.456793 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=100333) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 16 21:04:25.456817 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=100331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 16 21:04:25.456844 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=100330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 16 21:04:25.456868 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100333) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 16 21:04:25.456889 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=100331) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 16 21:04:25.456909 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=100332) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 16 21:04:25.456957 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=100330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 16 21:04:25.456988 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100331) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 16 21:04:25.457010 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=100330) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 16 21:04:25.457030 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=100332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 16 21:04:25.457052 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100330) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 16 21:04:25.457076 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=100332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 16 21:04:25.457076 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=100332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 16 21:04:25.457076 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=100332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 16 21:04:25.457076 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=100332) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 16 21:04:25.457203 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100332) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 16 21:04:25.458222 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100333) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 16 21:04:25.458262 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100332) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 16 21:04:25.458286 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=100333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 16 21:04:25.458340 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=100332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 16 21:04:25.458367 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=100333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 16 21:04:25.458450 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=100333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 16 21:04:25.458481 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=100332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 16 21:04:25.458510 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100331) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 16 21:04:25.458532 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=100333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 16 21:04:25.458561 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=100332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 16 21:04:25.458582 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=100331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 16 21:04:25.458603 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=100333) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 16 21:04:25.458632 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=100332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 16 21:04:25.458668 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=100333) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 16 21:04:25.458690 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=100332) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 16 21:04:25.458714 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=100331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 16 21:04:25.458714 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=100331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 16 21:04:25.458752 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100330) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 16 21:04:25.458781 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=100332) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 16 21:04:25.458807 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=100331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 16 21:04:25.458829 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=100330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 16 21:04:25.458852 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=100331) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 16 21:04:25.458852 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=100331) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 16 21:04:25.458894 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=100330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 16 21:04:25.458894 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=100330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 16 21:04:25.458894 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=100330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 16 21:04:25.458995 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=100330) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 16 21:04:25.459019 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=100333) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 16 21:04:25.459046 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=100331) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 16 21:04:25.459068 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=100330) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 16 21:04:25.459088 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=100333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 16 21:04:25.459108 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=100331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 16 21:04:25.459128 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=100333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 16 21:04:25.459154 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=100332) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 16 21:04:25.459176 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=100331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 16 21:04:25.459201 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=100333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 16 21:04:25.459222 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=100331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 16 21:04:25.459252 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=100332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 16 21:04:25.459275 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=100333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 16 21:04:25.459295 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=100331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 16 21:04:25.459319 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=100332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 16 21:04:25.459341 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=100333) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 16 21:04:25.459364 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=100330) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 16 21:04:25.459385 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=100331) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 16 21:04:25.459406 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=100332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 16 21:04:25.459430 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=100333) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 16 21:04:25.459454 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=100330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 16 21:04:25.459484 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=100331) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 16 21:04:25.459510 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=100332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 16 21:04:25.459534 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=100333) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 16 21:04:25.459556 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=100330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 16 21:04:25.459580 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=100331) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 16 21:04:25.459601 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=100332) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 16 21:04:25.459630 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=100333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 16 21:04:25.459666 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=100330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 16 21:04:25.459698 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=100331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 16 21:04:25.459720 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=100333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 16 21:04:25.459748 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=100330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 16 21:04:25.459773 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=100332) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 16 21:04:25.459795 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=100331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 16 21:04:25.459820 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 16 21:04:25.459840 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=100332) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 16 21:04:25.459861 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=100330) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 16 21:04:25.459881 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=100333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 16 21:04:25.459901 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 16 21:04:25.460318 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=100333) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 16 21:04:25.460381 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=100331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 16 21:04:25.460433 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=100330) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 16 21:04:25.460490 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=100332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 16 21:04:25.460550 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=100331) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 16 21:04:25.460611 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100333) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 16 21:04:25.460693 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=100330) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 16 21:04:25.460759 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=100332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 16 21:04:25.460820 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100331) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 16 21:04:25.460877 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100333) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 16 21:04:25.460959 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=100330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 16 21:04:25.461041 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 16 21:04:25.461106 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100331) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 16 21:04:25.461171 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=100330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 16 21:04:25.461227 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=100332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 16 21:04:25.461288 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=100333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 16 21:04:25.461349 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=100331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 16 21:04:25.461406 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=100333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 16 21:04:25.461460 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=100332) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 16 21:04:25.461516 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 16 21:04:25.461576 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=100331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 16 21:04:25.461622 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 16 21:04:25.461659 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=100330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 16 21:04:25.461688 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 16 21:04:25.461710 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100332) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 16 21:04:25.461730 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 16 21:04:25.461750 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=100330) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 16 21:04:25.461777 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 16 21:04:25.461798 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100332) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 16 21:04:25.461823 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=100333) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 16 21:04:25.461848 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100330) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 16 21:04:25.461869 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=100332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 16 21:04:25.461895 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100333) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 16 21:04:25.461933 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=100331) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 16 21:04:25.461956 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100330) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 16 21:04:25.461993 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=100332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 16 21:04:25.462025 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=100330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 16 21:04:25.462046 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100331) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 16 21:04:25.462067 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 16 21:04:25.462088 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=100330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 16 21:04:25.462108 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 16 21:04:25.462129 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 16 21:04:25.462148 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=100332) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 16 21:04:25.462177 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 16 21:04:25.462198 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100332) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 16 21:04:25.462218 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=100330) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 16 21:04:25.462218 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100330) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 16 21:04:25.462262 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100333) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 16 21:04:25.462262 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=100333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 16 21:04:25.462262 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=100333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 16 21:04:25.462262 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=100333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 16 21:04:25.462262 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=100333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 16 21:04:25.462262 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=100333) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 16 21:04:25.462366 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100330) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 16 21:04:25.462391 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100333) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 16 21:04:25.462416 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=100330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 16 21:04:25.462440 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100331) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 16 21:04:25.462464 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=100330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 16 21:04:25.462485 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100332) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 16 21:04:25.462510 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=100331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 16 21:04:25.462530 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=100330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 16 21:04:25.462549 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=100332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 16 21:04:25.462574 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=100331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 16 21:04:25.462598 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=100330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 16 21:04:25.462598 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=100330) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 16 21:04:25.462656 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=100331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 16 21:04:25.462685 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=100332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 16 21:04:25.462706 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=100331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 16 21:04:25.462730 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100330) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 16 21:04:25.462751 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=100332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 16 21:04:25.462775 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=100331) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 16 21:04:25.462800 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=100332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 16 21:04:25.462800 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=100332) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 16 21:04:25.462846 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100331) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 16 21:04:25.462872 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100332) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 16 21:04:25.462893 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100333) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 16 21:04:25.462893 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=100333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 16 21:04:25.463331 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100332) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 16 21:04:25.463391 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=100333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 16 21:04:25.463452 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=100332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 16 21:04:25.463510 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=100333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 16 21:04:25.463564 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=100332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 16 21:04:25.463630 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=100333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 16 21:04:25.463703 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=100332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 16 21:04:25.463774 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=100333) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 16 21:04:25.463832 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=100332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 16 21:04:25.463872 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100333) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 16 21:04:25.463898 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=100332) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 16 21:04:25.464018 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100333) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 16 21:04:25.464076 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100330) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 16 21:04:25.464117 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100332) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 16 21:04:25.464147 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=100333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 16 21:04:25.464170 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100332) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 16 21:04:25.464195 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=100330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 16 21:04:25.464216 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=100333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 16 21:04:25.464240 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=100332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 16 21:04:25.464266 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=100330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 16 21:04:25.464286 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=100333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 16 21:04:25.464309 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100331) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 16 21:04:25.464330 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=100332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 16 21:04:25.464350 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=100330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 16 21:04:25.464377 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=100333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 16 21:04:25.464399 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=100331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 16 21:04:25.464419 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=100332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 16 21:04:25.464443 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=100333) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 16 21:04:25.464466 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=100330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 16 21:04:25.464486 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=100332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 16 21:04:25.464506 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=100331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 16 21:04:25.464525 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=100330) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 16 21:04:25.464546 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=100333) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 16 21:04:25.464573 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=100332) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 16 21:04:25.464595 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=100331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 16 21:04:25.464617 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100330) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 16 21:04:25.464654 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=100332) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 16 21:04:25.464677 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=100331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 16 21:04:25.464697 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100330) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 16 21:04:25.464697 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=100330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 16 21:04:25.464732 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=100331) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 16 21:04:25.464757 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=100330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 16 21:04:25.464776 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100331) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 16 21:04:25.464801 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=100330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 16 21:04:25.464823 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100331) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 16 21:04:25.464842 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=100330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 16 21:04:25.464861 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=100331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 16 21:04:25.464884 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=100330) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 16 21:04:25.464904 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=100331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 16 21:04:25.464951 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=100330) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 16 21:04:25.464983 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=100331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 16 21:04:25.464983 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=100331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 16 21:04:25.464983 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=100331) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 16 21:04:25.464983 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=100331) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 16 21:04:25.465609 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=100333) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 16 21:04:25.465609 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=100333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 16 21:04:25.465609 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=100333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 16 21:04:25.465782 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=100333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 16 21:04:25.465782 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=100333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 16 21:04:25.465782 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=100333) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 16 21:04:25.465961 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=100330) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 16 21:04:25.466043 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100333) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 16 21:04:25.466107 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=100330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 16 21:04:25.466107 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=100330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 16 21:04:25.466107 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=100330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 16 21:04:25.466107 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=100330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 16 21:04:25.466181 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=100330) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 16 21:04:25.466202 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=100332) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 16 21:04:25.466224 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100330) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 16 21:04:25.466250 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=100331) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 16 21:04:25.466250 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=100331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 16 21:04:25.466287 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=100332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 16 21:04:25.466317 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=100331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 16 21:04:25.466343 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=100332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 16 21:04:25.466467 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=100331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 16 21:04:25.466488 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=100332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 16 21:04:25.466621 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=100331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 16 21:04:25.466665 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=100332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 16 21:04:25.466665 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=100332) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 16 21:04:25.466713 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=100331) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 16 21:04:25.466747 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100332) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 16 21:04:25.466780 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100331) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 16 21:04:25.467770 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100333) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 16 21:04:25.467859 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=100333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 16 21:04:25.467930 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=100333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 16 21:04:25.467993 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100330) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 16 21:04:25.468027 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=100333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 16 21:04:25.468062 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=100330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 16 21:04:25.468097 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=100333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 16 21:04:25.468130 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=100330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 16 21:04:25.468153 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=100333) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 16 21:04:25.468182 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=100330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 16 21:04:25.468182 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=100330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 16 21:04:25.468224 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=100333) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 16 21:04:25.468245 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=100330) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 16 21:04:25.468362 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=100330) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 16 21:04:25.468564 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100332) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 16 21:04:25.468641 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=100332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 16 21:04:25.468698 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=100332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 16 21:04:25.468728 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100331) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 16 21:04:25.468752 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=100332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 16 21:04:25.468778 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=100331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 16 21:04:25.468802 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=100332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 16 21:04:25.468860 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=100331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 16 21:04:25.468888 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=100332) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 16 21:04:25.468937 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=100331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 16 21:04:25.468986 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=100332) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 16 21:04:25.469011 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=100331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 16 21:04:25.469095 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=100331) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 16 21:04:25.469162 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=100331) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 16 21:04:25.469401 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=100330) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 16 21:04:25.469478 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=100330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 16 21:04:25.469539 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=100330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 16 21:04:25.469572 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=100333) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 16 21:04:25.469609 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=100330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 16 21:04:25.469641 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=100331) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 16 21:04:25.469674 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=100333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 16 21:04:25.469705 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=100330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 16 21:04:25.469705 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=100330) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 16 21:04:25.469742 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=100331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 16 21:04:25.469777 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=100333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 16 21:04:25.469799 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=100330) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 16 21:04:25.469820 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=100331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 16 21:04:25.469840 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=100332) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 16 21:04:25.469865 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=100333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 16 21:04:25.469889 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=100331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 16 21:04:25.469910 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=100333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 16 21:04:25.469952 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=100332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 16 21:04:25.469989 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=100331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 16 21:04:25.470013 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=100333) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 16 21:04:25.470038 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=100332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 16 21:04:25.470059 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=100331) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 16 21:04:25.470080 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=100333) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 16 21:04:25.470104 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=100332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 16 21:04:25.470125 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=100331) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 16 21:04:25.470150 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=100332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 16 21:04:25.470150 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=100332) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 16 21:04:25.470150 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=100332) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 16 21:04:25.471026 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=100330) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 16 21:04:25.471089 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=100330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 16 21:04:25.471116 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=100333) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 16 21:04:25.471182 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=100330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 16 21:04:25.471224 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=100333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 16 21:04:25.471248 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=100330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 16 21:04:25.471275 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=100333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 16 21:04:25.471300 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=100330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 16 21:04:25.471324 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=100333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 16 21:04:25.471348 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=100330) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 16 21:04:25.471369 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=100333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 16 21:04:25.471398 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100330) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 16 21:04:25.471422 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=100333) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 16 21:04:25.471447 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=100332) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 16 21:04:25.471470 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100330) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 16 21:04:25.471494 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100333) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 16 21:04:25.471518 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=100330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 16 21:04:25.471542 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=100332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 16 21:04:25.471563 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100333) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 16 21:04:25.471583 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=100330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 16 21:04:25.471607 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=100332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 16 21:04:25.471628 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=100333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 16 21:04:25.471651 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=100330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 16 21:04:25.471674 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=100333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 16 21:04:25.471697 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=100332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 16 21:04:25.471718 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=100330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 16 21:04:25.471742 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=100333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 16 21:04:25.471763 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=100332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 16 21:04:25.471783 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=100330) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 16 21:04:25.471807 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=100331) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 16 21:04:25.471879 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=100332) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 16 21:04:25.471903 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=100333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 16 21:04:25.471943 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=100330) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 16 21:04:25.471989 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100332) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 16 21:04:25.472016 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=100331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 16 21:04:25.472038 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=100333) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 16 21:04:25.472038 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=100333) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 16 21:04:25.472077 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100332) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 16 21:04:25.472100 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=100331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 16 21:04:25.472100 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=100331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 16 21:04:25.472142 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=100332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 16 21:04:25.472171 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=100331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 16 21:04:25.472193 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=100332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 16 21:04:25.472219 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=100331) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 16 21:04:25.472240 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=100332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 16 21:04:25.472261 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100331) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 16 21:04:25.472286 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=100332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 16 21:04:25.472307 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100331) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 16 21:04:25.472332 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=100332) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 16 21:04:25.472356 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=100331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 16 21:04:25.472378 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=100332) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 16 21:04:25.472403 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=100331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 16 21:04:25.472403 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=100331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 16 21:04:25.472403 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=100331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 16 21:04:25.472403 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=100331) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 16 21:04:25.472478 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=100331) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 16 21:04:25.475707 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=100330) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 16 21:04:25.475776 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=100330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 16 21:04:25.475838 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=100330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 16 21:04:25.475901 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=100330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 16 21:04:25.475982 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=100330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 16 21:04:25.476078 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=100330) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 16 21:04:25.476142 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=100331) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 16 21:04:25.476142 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=100331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 16 21:04:25.476203 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=100333) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 16 21:04:25.476229 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=100330) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 16 21:04:25.476249 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=100331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 16 21:04:25.476270 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=100333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 16 21:04:25.476299 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=100331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 16 21:04:25.476322 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=100333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 16 21:04:25.476342 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=100331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 16 21:04:25.476363 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=100333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 16 21:04:25.476382 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=100331) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 16 21:04:25.476404 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=100333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 16 21:04:25.476428 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=100331) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 16 21:04:25.476449 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=100333) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 16 21:04:25.476473 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=100332) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 16 21:04:25.476500 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=100333) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 16 21:04:25.476528 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=100332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 16 21:04:25.476692 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=100332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 16 21:04:25.476692 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=100332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 16 21:04:25.476786 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=100332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 16 21:04:25.476786 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=100332) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 16 21:04:25.476897 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=100332) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 16 21:04:25.480500 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=100330) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 16 21:04:25.480569 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=100330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 16 21:04:25.480631 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=100330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 16 21:04:25.480683 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=100330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 16 21:04:25.480739 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 16 21:04:25.480799 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=100330) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 16 21:04:25.480867 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100330) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 16 21:04:25.481043 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=100331) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 16 21:04:25.481130 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=100331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 16 21:04:25.481202 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=100331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 16 21:04:25.481238 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=100333) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 16 21:04:25.481268 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=100331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 16 21:04:25.481293 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=100333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 16 21:04:25.481318 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 16 21:04:25.481345 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=100333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 16 21:04:25.481371 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=100331) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 16 21:04:25.481396 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=100333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 16 21:04:25.481420 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100331) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 16 21:04:25.481442 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 16 21:04:25.481546 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=100333) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 16 21:04:25.481605 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100333) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 16 21:04:25.481722 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100330) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 16 21:04:25.481793 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=100330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 16 21:04:25.481841 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=100332) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 16 21:04:25.481871 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=100330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 16 21:04:25.481892 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100333) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 16 21:04:25.481913 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=100330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 16 21:04:25.481957 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=100332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 16 21:04:25.481987 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 16 21:04:25.482010 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=100333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 16 21:04:25.482035 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=100332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 16 21:04:25.482055 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=100330) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 16 21:04:25.482080 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=100333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 16 21:04:25.482104 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=100332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 16 21:04:25.482130 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=100330) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 16 21:04:25.482150 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=100333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 16 21:04:25.482170 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 16 21:04:25.482191 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 16 21:04:25.482224 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=100332) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 16 21:04:25.482260 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=100333) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 16 21:04:25.482292 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100331) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 16 21:04:25.482321 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100332) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 16 21:04:25.482344 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=100333) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 16 21:04:25.482364 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=100331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 16 21:04:25.482385 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=100331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 16 21:04:25.482576 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=100331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 16 21:04:25.482576 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 16 21:04:25.482576 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=100331) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 16 21:04:25.482576 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=100331) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 16 21:04:25.482788 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100332) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 16 21:04:25.482788 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=100332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 16 21:04:25.482788 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=100332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 16 21:04:25.482848 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=100332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 16 21:04:25.482870 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 16 21:04:25.482957 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=100332) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 16 21:04:25.483044 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=100332) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 16 21:04:25.484697 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=100330) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 16 21:04:25.484791 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=100330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 16 21:04:25.484852 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=100331) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 16 21:04:25.484877 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=100330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 16 21:04:25.484901 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=100331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 16 21:04:25.485042 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=100330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 16 21:04:25.485111 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=100331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 16 21:04:25.485169 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 16 21:04:25.485210 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=100331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 16 21:04:25.485237 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=100330) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 16 21:04:25.485268 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=100333) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 16 21:04:25.485289 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 16 21:04:25.485311 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=100333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 16 21:04:25.485331 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=100331) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 16 21:04:25.485351 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=100333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 16 21:04:25.485351 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=100333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 16 21:04:25.485351 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 16 21:04:25.485351 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=100333) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 16 21:04:25.485880 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=100332) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 16 21:04:25.486011 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=100332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 16 21:04:25.486086 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=100332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 16 21:04:25.486166 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=100332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 16 21:04:25.486223 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 16 21:04:25.486283 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=100332) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 16 21:04:25.526742 np0000007409 devstack@c-api.service[100331]: INFO dbcounter [None req-accb65b4-f84f-4464-98e0-d00e905bc6bf None None] Registered counter for database cinder Aug 16 21:04:25.526947 np0000007409 devstack@c-api.service[100330]: INFO dbcounter [None req-f84fba62-40de-4ba2-be17-b95d34fdca93 None None] Registered counter for database cinder Aug 16 21:04:25.530141 np0000007409 devstack@c-api.service[100333]: INFO dbcounter [None req-edd01eee-aa3a-41d0-8215-8ce4b7468be2 None None] Registered counter for database cinder Aug 16 21:04:25.533948 np0000007409 devstack@c-api.service[100332]: INFO dbcounter [None req-cb63889a-384e-48f4-a5da-fdaf1eddd5c6 None None] Registered counter for database cinder Aug 16 21:04:25.565656 np0000007409 devstack@c-api.service[100331]: DEBUG oslo_db.sqlalchemy.engines [None req-accb65b4-f84f-4464-98e0-d00e905bc6bf 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=100331) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 16 21:04:25.568709 np0000007409 devstack@c-api.service[100330]: DEBUG oslo_db.sqlalchemy.engines [None req-f84fba62-40de-4ba2-be17-b95d34fdca93 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=100330) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 16 21:04:25.574690 np0000007409 devstack@c-api.service[100333]: DEBUG oslo_db.sqlalchemy.engines [None req-edd01eee-aa3a-41d0-8215-8ce4b7468be2 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=100333) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 16 21:04:25.575659 np0000007409 devstack@c-api.service[100332]: DEBUG oslo_db.sqlalchemy.engines [None req-cb63889a-384e-48f4-a5da-fdaf1eddd5c6 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=100332) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 16 21:04:25.673717 np0000007409 devstack@c-api.service[100331]: DEBUG dbcounter [-] [100331] Writer thread running {{(pid=100331) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Aug 16 21:04:25.676629 np0000007409 devstack@c-api.service[100331]: INFO cinder.rpc [None req-accb65b4-f84f-4464-98e0-d00e905bc6bf None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Aug 16 21:04:25.679421 np0000007409 devstack@c-api.service[100331]: INFO cinder.rpc [None req-accb65b4-f84f-4464-98e0-d00e905bc6bf None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Aug 16 21:04:25.681925 np0000007409 devstack@c-api.service[100331]: INFO cinder.rpc [None req-accb65b4-f84f-4464-98e0-d00e905bc6bf None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Aug 16 21:04:25.684103 np0000007409 devstack@c-api.service[100331]: INFO cinder.rpc [None req-accb65b4-f84f-4464-98e0-d00e905bc6bf None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Aug 16 21:04:25.684524 np0000007409 devstack@c-api.service[100331]: WARNING stevedore.named [None req-accb65b4-f84f-4464-98e0-d00e905bc6bf None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 16 21:04:25.684727 np0000007409 devstack@c-api.service[100333]: DEBUG dbcounter [-] [100333] Writer thread running {{(pid=100333) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Aug 16 21:04:25.684877 np0000007409 devstack@c-api.service[100331]: WARNING castellan.key_manager [None req-accb65b4-f84f-4464-98e0-d00e905bc6bf None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 16 21:04:25.687238 np0000007409 devstack@c-api.service[100333]: INFO cinder.rpc [None req-edd01eee-aa3a-41d0-8215-8ce4b7468be2 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Aug 16 21:04:25.687340 np0000007409 devstack@c-api.service[100331]: WARNING cinder.keymgr.conf_key_mgr [None req-accb65b4-f84f-4464-98e0-d00e905bc6bf 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 16 21:04:25.689803 np0000007409 devstack@c-api.service[100333]: INFO cinder.rpc [None req-edd01eee-aa3a-41d0-8215-8ce4b7468be2 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Aug 16 21:04:25.690677 np0000007409 devstack@c-api.service[100332]: DEBUG dbcounter [-] [100332] Writer thread running {{(pid=100332) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Aug 16 21:04:25.690877 np0000007409 devstack@c-api.service[100331]: WARNING stevedore.named [None req-accb65b4-f84f-4464-98e0-d00e905bc6bf None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 16 21:04:25.691104 np0000007409 devstack@c-api.service[100331]: WARNING castellan.key_manager [None req-accb65b4-f84f-4464-98e0-d00e905bc6bf None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 16 21:04:25.692421 np0000007409 devstack@c-api.service[100333]: INFO cinder.rpc [None req-edd01eee-aa3a-41d0-8215-8ce4b7468be2 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Aug 16 21:04:25.693051 np0000007409 devstack@c-api.service[100332]: INFO cinder.rpc [None req-cb63889a-384e-48f4-a5da-fdaf1eddd5c6 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Aug 16 21:04:25.693757 np0000007409 devstack@c-api.service[100330]: DEBUG dbcounter [-] [100330] Writer thread running {{(pid=100330) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Aug 16 21:04:25.694925 np0000007409 devstack@c-api.service[100333]: INFO cinder.rpc [None req-edd01eee-aa3a-41d0-8215-8ce4b7468be2 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Aug 16 21:04:25.695315 np0000007409 devstack@c-api.service[100333]: WARNING stevedore.named [None req-edd01eee-aa3a-41d0-8215-8ce4b7468be2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 16 21:04:25.695467 np0000007409 devstack@c-api.service[100332]: INFO cinder.rpc [None req-cb63889a-384e-48f4-a5da-fdaf1eddd5c6 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Aug 16 21:04:25.695669 np0000007409 devstack@c-api.service[100333]: WARNING castellan.key_manager [None req-edd01eee-aa3a-41d0-8215-8ce4b7468be2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 16 21:04:25.696431 np0000007409 devstack@c-api.service[100330]: INFO cinder.rpc [None req-f84fba62-40de-4ba2-be17-b95d34fdca93 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Aug 16 21:04:25.696519 np0000007409 devstack@c-api.service[100333]: WARNING cinder.keymgr.conf_key_mgr [None req-edd01eee-aa3a-41d0-8215-8ce4b7468be2 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 16 21:04:25.697471 np0000007409 devstack@c-api.service[100332]: INFO cinder.rpc [None req-cb63889a-384e-48f4-a5da-fdaf1eddd5c6 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Aug 16 21:04:25.699085 np0000007409 devstack@c-api.service[100330]: INFO cinder.rpc [None req-f84fba62-40de-4ba2-be17-b95d34fdca93 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Aug 16 21:04:25.699227 np0000007409 devstack@c-api.service[100332]: INFO cinder.rpc [None req-cb63889a-384e-48f4-a5da-fdaf1eddd5c6 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Aug 16 21:04:25.699608 np0000007409 devstack@c-api.service[100332]: WARNING stevedore.named [None req-cb63889a-384e-48f4-a5da-fdaf1eddd5c6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 16 21:04:25.699876 np0000007409 devstack@c-api.service[100332]: WARNING castellan.key_manager [None req-cb63889a-384e-48f4-a5da-fdaf1eddd5c6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 16 21:04:25.700186 np0000007409 devstack@c-api.service[100333]: WARNING stevedore.named [None req-edd01eee-aa3a-41d0-8215-8ce4b7468be2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 16 21:04:25.700388 np0000007409 devstack@c-api.service[100333]: WARNING castellan.key_manager [None req-edd01eee-aa3a-41d0-8215-8ce4b7468be2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 16 21:04:25.700480 np0000007409 devstack@c-api.service[100332]: WARNING cinder.keymgr.conf_key_mgr [None req-cb63889a-384e-48f4-a5da-fdaf1eddd5c6 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 16 21:04:25.701370 np0000007409 devstack@c-api.service[100330]: INFO cinder.rpc [None req-f84fba62-40de-4ba2-be17-b95d34fdca93 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Aug 16 21:04:25.702964 np0000007409 devstack@c-api.service[100332]: WARNING stevedore.named [None req-cb63889a-384e-48f4-a5da-fdaf1eddd5c6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 16 21:04:25.703107 np0000007409 devstack@c-api.service[100332]: WARNING castellan.key_manager [None req-cb63889a-384e-48f4-a5da-fdaf1eddd5c6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 16 21:04:25.703348 np0000007409 devstack@c-api.service[100330]: INFO cinder.rpc [None req-f84fba62-40de-4ba2-be17-b95d34fdca93 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Aug 16 21:04:25.703681 np0000007409 devstack@c-api.service[100330]: WARNING stevedore.named [None req-f84fba62-40de-4ba2-be17-b95d34fdca93 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 16 21:04:25.703960 np0000007409 devstack@c-api.service[100330]: WARNING castellan.key_manager [None req-f84fba62-40de-4ba2-be17-b95d34fdca93 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 16 21:04:25.704651 np0000007409 devstack@c-api.service[100330]: WARNING cinder.keymgr.conf_key_mgr [None req-f84fba62-40de-4ba2-be17-b95d34fdca93 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 16 21:04:25.707430 np0000007409 devstack@c-api.service[100330]: WARNING stevedore.named [None req-f84fba62-40de-4ba2-be17-b95d34fdca93 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 16 21:04:25.707600 np0000007409 devstack@c-api.service[100330]: WARNING castellan.key_manager [None req-f84fba62-40de-4ba2-be17-b95d34fdca93 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 16 21:04:25.733964 np0000007409 devstack@c-api.service[100332]: DEBUG oslo_db.sqlalchemy.engines [None req-cb63889a-384e-48f4-a5da-fdaf1eddd5c6 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=100332) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 16 21:04:25.735398 np0000007409 devstack@c-api.service[100333]: DEBUG oslo_db.sqlalchemy.engines [None req-edd01eee-aa3a-41d0-8215-8ce4b7468be2 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=100333) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 16 21:04:25.737298 np0000007409 devstack@c-api.service[100332]: INFO cinder.rpc [None req-cb63889a-384e-48f4-a5da-fdaf1eddd5c6 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Aug 16 21:04:25.737657 np0000007409 devstack@c-api.service[100333]: INFO cinder.rpc [None req-edd01eee-aa3a-41d0-8215-8ce4b7468be2 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Aug 16 21:04:25.739679 np0000007409 devstack@c-api.service[100332]: INFO cinder.rpc [None req-cb63889a-384e-48f4-a5da-fdaf1eddd5c6 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Aug 16 21:04:25.739805 np0000007409 devstack@c-api.service[100333]: INFO cinder.rpc [None req-edd01eee-aa3a-41d0-8215-8ce4b7468be2 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Aug 16 21:04:25.739846 np0000007409 devstack@c-api.service[100330]: DEBUG oslo_db.sqlalchemy.engines [None req-f84fba62-40de-4ba2-be17-b95d34fdca93 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=100330) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 16 21:04:25.740126 np0000007409 devstack@c-api.service[100332]: WARNING stevedore.named [None req-cb63889a-384e-48f4-a5da-fdaf1eddd5c6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 16 21:04:25.740268 np0000007409 devstack@c-api.service[100332]: WARNING castellan.key_manager [None req-cb63889a-384e-48f4-a5da-fdaf1eddd5c6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 16 21:04:25.740316 np0000007409 devstack@c-api.service[100333]: WARNING stevedore.named [None req-edd01eee-aa3a-41d0-8215-8ce4b7468be2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 16 21:04:25.740643 np0000007409 devstack@c-api.service[100333]: WARNING castellan.key_manager [None req-edd01eee-aa3a-41d0-8215-8ce4b7468be2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 16 21:04:25.742547 np0000007409 devstack@c-api.service[100330]: INFO cinder.rpc [None req-f84fba62-40de-4ba2-be17-b95d34fdca93 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Aug 16 21:04:25.742902 np0000007409 devstack@c-api.service[100331]: DEBUG oslo_db.sqlalchemy.engines [None req-accb65b4-f84f-4464-98e0-d00e905bc6bf 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=100331) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 16 21:04:25.744911 np0000007409 devstack@c-api.service[100330]: INFO cinder.rpc [None req-f84fba62-40de-4ba2-be17-b95d34fdca93 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Aug 16 21:04:25.745445 np0000007409 devstack@c-api.service[100330]: WARNING stevedore.named [None req-f84fba62-40de-4ba2-be17-b95d34fdca93 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 16 21:04:25.745606 np0000007409 devstack@c-api.service[100330]: WARNING castellan.key_manager [None req-f84fba62-40de-4ba2-be17-b95d34fdca93 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 16 21:04:25.745821 np0000007409 devstack@c-api.service[100331]: INFO cinder.rpc [None req-accb65b4-f84f-4464-98e0-d00e905bc6bf None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Aug 16 21:04:25.748134 np0000007409 devstack@c-api.service[100331]: INFO cinder.rpc [None req-accb65b4-f84f-4464-98e0-d00e905bc6bf None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Aug 16 21:04:25.748534 np0000007409 devstack@c-api.service[100331]: WARNING stevedore.named [None req-accb65b4-f84f-4464-98e0-d00e905bc6bf None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 16 21:04:25.748666 np0000007409 devstack@c-api.service[100331]: WARNING castellan.key_manager [None req-accb65b4-f84f-4464-98e0-d00e905bc6bf None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 16 21:04:25.751556 np0000007409 devstack@c-api.service[100332]: WARNING stevedore.named [None req-cb63889a-384e-48f4-a5da-fdaf1eddd5c6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 16 21:04:25.751626 np0000007409 devstack@c-api.service[100333]: WARNING stevedore.named [None req-edd01eee-aa3a-41d0-8215-8ce4b7468be2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 16 21:04:25.751714 np0000007409 devstack@c-api.service[100332]: WARNING castellan.key_manager [None req-cb63889a-384e-48f4-a5da-fdaf1eddd5c6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 16 21:04:25.751867 np0000007409 devstack@c-api.service[100333]: WARNING castellan.key_manager [None req-edd01eee-aa3a-41d0-8215-8ce4b7468be2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 16 21:04:25.754092 np0000007409 devstack@c-api.service[100332]: WARNING stevedore.named [None req-cb63889a-384e-48f4-a5da-fdaf1eddd5c6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 16 21:04:25.754232 np0000007409 devstack@c-api.service[100332]: WARNING castellan.key_manager [None req-cb63889a-384e-48f4-a5da-fdaf1eddd5c6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 16 21:04:25.755946 np0000007409 devstack@c-api.service[100333]: WARNING stevedore.named [None req-edd01eee-aa3a-41d0-8215-8ce4b7468be2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 16 21:04:25.756115 np0000007409 devstack@c-api.service[100333]: WARNING castellan.key_manager [None req-edd01eee-aa3a-41d0-8215-8ce4b7468be2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 16 21:04:25.756362 np0000007409 devstack@c-api.service[100332]: WARNING stevedore.named [None req-cb63889a-384e-48f4-a5da-fdaf1eddd5c6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 16 21:04:25.756509 np0000007409 devstack@c-api.service[100332]: WARNING castellan.key_manager [None req-cb63889a-384e-48f4-a5da-fdaf1eddd5c6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 16 21:04:25.757236 np0000007409 devstack@c-api.service[100330]: WARNING stevedore.named [None req-f84fba62-40de-4ba2-be17-b95d34fdca93 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 16 21:04:25.757450 np0000007409 devstack@c-api.service[100330]: WARNING castellan.key_manager [None req-f84fba62-40de-4ba2-be17-b95d34fdca93 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 16 21:04:25.758004 np0000007409 devstack@c-api.service[100331]: WARNING stevedore.named [None req-accb65b4-f84f-4464-98e0-d00e905bc6bf None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 16 21:04:25.758179 np0000007409 devstack@c-api.service[100331]: WARNING castellan.key_manager [None req-accb65b4-f84f-4464-98e0-d00e905bc6bf None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 16 21:04:25.758380 np0000007409 devstack@c-api.service[100333]: WARNING stevedore.named [None req-edd01eee-aa3a-41d0-8215-8ce4b7468be2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 16 21:04:25.758516 np0000007409 devstack@c-api.service[100333]: WARNING castellan.key_manager [None req-edd01eee-aa3a-41d0-8215-8ce4b7468be2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 16 21:04:25.759338 np0000007409 devstack@c-api.service[100332]: WARNING stevedore.named [None req-cb63889a-384e-48f4-a5da-fdaf1eddd5c6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 16 21:04:25.759475 np0000007409 devstack@c-api.service[100332]: WARNING castellan.key_manager [None req-cb63889a-384e-48f4-a5da-fdaf1eddd5c6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 16 21:04:25.761264 np0000007409 devstack@c-api.service[100330]: WARNING stevedore.named [None req-f84fba62-40de-4ba2-be17-b95d34fdca93 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 16 21:04:25.761318 np0000007409 devstack@c-api.service[100333]: WARNING stevedore.named [None req-edd01eee-aa3a-41d0-8215-8ce4b7468be2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 16 21:04:25.761402 np0000007409 devstack@c-api.service[100332]: WARNING stevedore.named [None req-cb63889a-384e-48f4-a5da-fdaf1eddd5c6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 16 21:04:25.761441 np0000007409 devstack@c-api.service[100330]: WARNING castellan.key_manager [None req-f84fba62-40de-4ba2-be17-b95d34fdca93 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 16 21:04:25.761467 np0000007409 devstack@c-api.service[100333]: WARNING castellan.key_manager [None req-edd01eee-aa3a-41d0-8215-8ce4b7468be2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 16 21:04:25.761529 np0000007409 devstack@c-api.service[100332]: WARNING castellan.key_manager [None req-cb63889a-384e-48f4-a5da-fdaf1eddd5c6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 16 21:04:25.762224 np0000007409 devstack@c-api.service[100331]: WARNING stevedore.named [None req-accb65b4-f84f-4464-98e0-d00e905bc6bf None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 16 21:04:25.762374 np0000007409 devstack@c-api.service[100331]: WARNING castellan.key_manager [None req-accb65b4-f84f-4464-98e0-d00e905bc6bf None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 16 21:04:25.763323 np0000007409 devstack@c-api.service[100332]: WARNING stevedore.named [None req-cb63889a-384e-48f4-a5da-fdaf1eddd5c6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 16 21:04:25.763424 np0000007409 devstack@c-api.service[100333]: WARNING stevedore.named [None req-edd01eee-aa3a-41d0-8215-8ce4b7468be2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 16 21:04:25.763462 np0000007409 devstack@c-api.service[100332]: WARNING castellan.key_manager [None req-cb63889a-384e-48f4-a5da-fdaf1eddd5c6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 16 21:04:25.763503 np0000007409 devstack@c-api.service[100330]: WARNING stevedore.named [None req-f84fba62-40de-4ba2-be17-b95d34fdca93 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 16 21:04:25.763552 np0000007409 devstack@c-api.service[100333]: WARNING castellan.key_manager [None req-edd01eee-aa3a-41d0-8215-8ce4b7468be2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 16 21:04:25.763681 np0000007409 devstack@c-api.service[100330]: WARNING castellan.key_manager [None req-f84fba62-40de-4ba2-be17-b95d34fdca93 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 16 21:04:25.764970 np0000007409 devstack@c-api.service[100331]: WARNING stevedore.named [None req-accb65b4-f84f-4464-98e0-d00e905bc6bf None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 16 21:04:25.765133 np0000007409 devstack@c-api.service[100331]: WARNING castellan.key_manager [None req-accb65b4-f84f-4464-98e0-d00e905bc6bf None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 16 21:04:25.765392 np0000007409 devstack@c-api.service[100333]: WARNING stevedore.named [None req-edd01eee-aa3a-41d0-8215-8ce4b7468be2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 16 21:04:25.765513 np0000007409 devstack@c-api.service[100333]: WARNING castellan.key_manager [None req-edd01eee-aa3a-41d0-8215-8ce4b7468be2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 16 21:04:25.765551 np0000007409 devstack@c-api.service[100332]: WARNING stevedore.named [None req-cb63889a-384e-48f4-a5da-fdaf1eddd5c6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 16 21:04:25.765658 np0000007409 devstack@c-api.service[100332]: WARNING castellan.key_manager [None req-cb63889a-384e-48f4-a5da-fdaf1eddd5c6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 16 21:04:25.766485 np0000007409 devstack@c-api.service[100330]: WARNING stevedore.named [None req-f84fba62-40de-4ba2-be17-b95d34fdca93 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 16 21:04:25.766613 np0000007409 devstack@c-api.service[100330]: WARNING castellan.key_manager [None req-f84fba62-40de-4ba2-be17-b95d34fdca93 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 16 21:04:25.767407 np0000007409 devstack@c-api.service[100332]: WARNING stevedore.named [None req-cb63889a-384e-48f4-a5da-fdaf1eddd5c6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 16 21:04:25.767520 np0000007409 devstack@c-api.service[100333]: WARNING stevedore.named [None req-edd01eee-aa3a-41d0-8215-8ce4b7468be2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 16 21:04:25.767559 np0000007409 devstack@c-api.service[100332]: WARNING castellan.key_manager [None req-cb63889a-384e-48f4-a5da-fdaf1eddd5c6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 16 21:04:25.767646 np0000007409 devstack@c-api.service[100333]: WARNING castellan.key_manager [None req-edd01eee-aa3a-41d0-8215-8ce4b7468be2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 16 21:04:25.768544 np0000007409 devstack@c-api.service[100330]: WARNING stevedore.named [None req-f84fba62-40de-4ba2-be17-b95d34fdca93 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 16 21:04:25.768596 np0000007409 devstack@c-api.service[100331]: WARNING stevedore.named [None req-accb65b4-f84f-4464-98e0-d00e905bc6bf None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 16 21:04:25.768672 np0000007409 devstack@c-api.service[100330]: WARNING castellan.key_manager [None req-f84fba62-40de-4ba2-be17-b95d34fdca93 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 16 21:04:25.768714 np0000007409 devstack@c-api.service[100331]: WARNING castellan.key_manager [None req-accb65b4-f84f-4464-98e0-d00e905bc6bf None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 16 21:04:25.769287 np0000007409 devstack@c-api.service[100332]: WARNING stevedore.named [None req-cb63889a-384e-48f4-a5da-fdaf1eddd5c6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 16 21:04:25.769419 np0000007409 devstack@c-api.service[100332]: WARNING castellan.key_manager [None req-cb63889a-384e-48f4-a5da-fdaf1eddd5c6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 16 21:04:25.769459 np0000007409 devstack@c-api.service[100333]: WARNING stevedore.named [None req-edd01eee-aa3a-41d0-8215-8ce4b7468be2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 16 21:04:25.769555 np0000007409 devstack@c-api.service[100333]: WARNING castellan.key_manager [None req-edd01eee-aa3a-41d0-8215-8ce4b7468be2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 16 21:04:25.770197 np0000007409 devstack@c-api.service[100332]: WARNING stevedore.named [None req-cb63889a-384e-48f4-a5da-fdaf1eddd5c6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 16 21:04:25.770314 np0000007409 devstack@c-api.service[100332]: WARNING castellan.key_manager [None req-cb63889a-384e-48f4-a5da-fdaf1eddd5c6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 16 21:04:25.770615 np0000007409 devstack@c-api.service[100330]: WARNING stevedore.named [None req-f84fba62-40de-4ba2-be17-b95d34fdca93 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 16 21:04:25.770740 np0000007409 devstack@c-api.service[100330]: WARNING castellan.key_manager [None req-f84fba62-40de-4ba2-be17-b95d34fdca93 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 16 21:04:25.771255 np0000007409 devstack@c-api.service[100331]: WARNING stevedore.named [None req-accb65b4-f84f-4464-98e0-d00e905bc6bf None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 16 21:04:25.771404 np0000007409 devstack@c-api.service[100331]: WARNING castellan.key_manager [None req-accb65b4-f84f-4464-98e0-d00e905bc6bf None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 16 21:04:25.771548 np0000007409 devstack@c-api.service[100333]: WARNING stevedore.named [None req-edd01eee-aa3a-41d0-8215-8ce4b7468be2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 16 21:04:25.771667 np0000007409 devstack@c-api.service[100333]: WARNING castellan.key_manager [None req-edd01eee-aa3a-41d0-8215-8ce4b7468be2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 16 21:04:25.771872 np0000007409 devstack@c-api.service[100332]: WARNING stevedore.named [None req-cb63889a-384e-48f4-a5da-fdaf1eddd5c6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 16 21:04:25.772022 np0000007409 devstack@c-api.service[100332]: WARNING castellan.key_manager [None req-cb63889a-384e-48f4-a5da-fdaf1eddd5c6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 16 21:04:25.772414 np0000007409 devstack@c-api.service[100333]: WARNING stevedore.named [None req-edd01eee-aa3a-41d0-8215-8ce4b7468be2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 16 21:04:25.772528 np0000007409 devstack@c-api.service[100333]: WARNING castellan.key_manager [None req-edd01eee-aa3a-41d0-8215-8ce4b7468be2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 16 21:04:25.772758 np0000007409 devstack@c-api.service[100330]: WARNING stevedore.named [None req-f84fba62-40de-4ba2-be17-b95d34fdca93 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 16 21:04:25.772879 np0000007409 devstack@c-api.service[100330]: WARNING castellan.key_manager [None req-f84fba62-40de-4ba2-be17-b95d34fdca93 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 16 21:04:25.773695 np0000007409 devstack@c-api.service[100331]: WARNING stevedore.named [None req-accb65b4-f84f-4464-98e0-d00e905bc6bf None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 16 21:04:25.773842 np0000007409 devstack@c-api.service[100331]: WARNING castellan.key_manager [None req-accb65b4-f84f-4464-98e0-d00e905bc6bf None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 16 21:04:25.774335 np0000007409 devstack@c-api.service[100333]: WARNING stevedore.named [None req-edd01eee-aa3a-41d0-8215-8ce4b7468be2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 16 21:04:25.774496 np0000007409 devstack@c-api.service[100333]: WARNING castellan.key_manager [None req-edd01eee-aa3a-41d0-8215-8ce4b7468be2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 16 21:04:25.774997 np0000007409 devstack@c-api.service[100330]: WARNING stevedore.named [None req-f84fba62-40de-4ba2-be17-b95d34fdca93 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 16 21:04:25.775137 np0000007409 devstack@c-api.service[100330]: WARNING castellan.key_manager [None req-f84fba62-40de-4ba2-be17-b95d34fdca93 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 16 21:04:25.775709 np0000007409 devstack@c-api.service[100332]: WARNING stevedore.named [None req-cb63889a-384e-48f4-a5da-fdaf1eddd5c6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 16 21:04:25.775832 np0000007409 devstack@c-api.service[100332]: WARNING castellan.key_manager [None req-cb63889a-384e-48f4-a5da-fdaf1eddd5c6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 16 21:04:25.776375 np0000007409 devstack@c-api.service[100331]: WARNING stevedore.named [None req-accb65b4-f84f-4464-98e0-d00e905bc6bf None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 16 21:04:25.776519 np0000007409 devstack@c-api.service[100331]: WARNING castellan.key_manager [None req-accb65b4-f84f-4464-98e0-d00e905bc6bf None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 16 21:04:25.777025 np0000007409 devstack@c-api.service[100330]: WARNING stevedore.named [None req-f84fba62-40de-4ba2-be17-b95d34fdca93 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 16 21:04:25.777156 np0000007409 devstack@c-api.service[100330]: WARNING castellan.key_manager [None req-f84fba62-40de-4ba2-be17-b95d34fdca93 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 16 21:04:25.777825 np0000007409 devstack@c-api.service[100330]: WARNING stevedore.named [None req-f84fba62-40de-4ba2-be17-b95d34fdca93 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 16 21:04:25.777957 np0000007409 devstack@c-api.service[100332]: WARNING stevedore.named [None req-cb63889a-384e-48f4-a5da-fdaf1eddd5c6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 16 21:04:25.778014 np0000007409 devstack@c-api.service[100330]: WARNING castellan.key_manager [None req-f84fba62-40de-4ba2-be17-b95d34fdca93 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 16 21:04:25.778106 np0000007409 devstack@c-api.service[100332]: WARNING castellan.key_manager [None req-cb63889a-384e-48f4-a5da-fdaf1eddd5c6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 16 21:04:25.778626 np0000007409 devstack@c-api.service[100333]: WARNING stevedore.named [None req-edd01eee-aa3a-41d0-8215-8ce4b7468be2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 16 21:04:25.778752 np0000007409 devstack@c-api.service[100331]: WARNING stevedore.named [None req-accb65b4-f84f-4464-98e0-d00e905bc6bf None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 16 21:04:25.778784 np0000007409 devstack@c-api.service[100333]: WARNING castellan.key_manager [None req-edd01eee-aa3a-41d0-8215-8ce4b7468be2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 16 21:04:25.778898 np0000007409 devstack@c-api.service[100331]: WARNING castellan.key_manager [None req-accb65b4-f84f-4464-98e0-d00e905bc6bf None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 16 21:04:25.779206 np0000007409 devstack@c-api.service[100332]: WARNING stevedore.named [None req-cb63889a-384e-48f4-a5da-fdaf1eddd5c6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 16 21:04:25.779331 np0000007409 devstack@c-api.service[100332]: WARNING castellan.key_manager [None req-cb63889a-384e-48f4-a5da-fdaf1eddd5c6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 16 21:04:25.779642 np0000007409 devstack@c-api.service[100330]: WARNING stevedore.named [None req-f84fba62-40de-4ba2-be17-b95d34fdca93 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 16 21:04:25.779765 np0000007409 devstack@c-api.service[100330]: WARNING castellan.key_manager [None req-f84fba62-40de-4ba2-be17-b95d34fdca93 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 16 21:04:25.780109 np0000007409 devstack@c-api.service[100332]: WARNING stevedore.named [None req-cb63889a-384e-48f4-a5da-fdaf1eddd5c6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 16 21:04:25.780216 np0000007409 devstack@c-api.service[100332]: WARNING castellan.key_manager [None req-cb63889a-384e-48f4-a5da-fdaf1eddd5c6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 16 21:04:25.780843 np0000007409 devstack@c-api.service[100332]: WARNING stevedore.named [None req-cb63889a-384e-48f4-a5da-fdaf1eddd5c6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 16 21:04:25.780995 np0000007409 devstack@c-api.service[100332]: WARNING castellan.key_manager [None req-cb63889a-384e-48f4-a5da-fdaf1eddd5c6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 16 21:04:25.781216 np0000007409 devstack@c-api.service[100331]: WARNING stevedore.named [None req-accb65b4-f84f-4464-98e0-d00e905bc6bf None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 16 21:04:25.781260 np0000007409 devstack@c-api.service[100333]: WARNING stevedore.named [None req-edd01eee-aa3a-41d0-8215-8ce4b7468be2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 16 21:04:25.781367 np0000007409 devstack@c-api.service[100331]: WARNING castellan.key_manager [None req-accb65b4-f84f-4464-98e0-d00e905bc6bf None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 16 21:04:25.781430 np0000007409 devstack@c-api.service[100333]: WARNING castellan.key_manager [None req-edd01eee-aa3a-41d0-8215-8ce4b7468be2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 16 21:04:25.782203 np0000007409 devstack@c-api.service[100331]: WARNING stevedore.named [None req-accb65b4-f84f-4464-98e0-d00e905bc6bf None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 16 21:04:25.782252 np0000007409 devstack@c-api.service[100332]: WARNING stevedore.named [None req-cb63889a-384e-48f4-a5da-fdaf1eddd5c6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 16 21:04:25.782323 np0000007409 devstack@c-api.service[100332]: WARNING castellan.key_manager [None req-cb63889a-384e-48f4-a5da-fdaf1eddd5c6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 16 21:04:25.782362 np0000007409 devstack@c-api.service[100331]: WARNING castellan.key_manager [None req-accb65b4-f84f-4464-98e0-d00e905bc6bf None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 16 21:04:25.782836 np0000007409 devstack@c-api.service[100333]: WARNING stevedore.named [None req-edd01eee-aa3a-41d0-8215-8ce4b7468be2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 16 21:04:25.783017 np0000007409 devstack@c-api.service[100333]: WARNING castellan.key_manager [None req-edd01eee-aa3a-41d0-8215-8ce4b7468be2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 16 21:04:25.783068 np0000007409 devstack@c-api.service[100332]: WARNING stevedore.named [None req-cb63889a-384e-48f4-a5da-fdaf1eddd5c6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 16 21:04:25.783128 np0000007409 devstack@c-api.service[100332]: WARNING castellan.key_manager [None req-cb63889a-384e-48f4-a5da-fdaf1eddd5c6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 16 21:04:25.783658 np0000007409 devstack@c-api.service[100332]: WARNING stevedore.named [None req-cb63889a-384e-48f4-a5da-fdaf1eddd5c6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 16 21:04:25.783758 np0000007409 devstack@c-api.service[100332]: WARNING castellan.key_manager [None req-cb63889a-384e-48f4-a5da-fdaf1eddd5c6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 16 21:04:25.783905 np0000007409 devstack@c-api.service[100330]: WARNING stevedore.named [None req-f84fba62-40de-4ba2-be17-b95d34fdca93 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 16 21:04:25.784045 np0000007409 devstack@c-api.service[100333]: WARNING stevedore.named [None req-edd01eee-aa3a-41d0-8215-8ce4b7468be2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 16 21:04:25.784119 np0000007409 devstack@c-api.service[100330]: WARNING castellan.key_manager [None req-f84fba62-40de-4ba2-be17-b95d34fdca93 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 16 21:04:25.784221 np0000007409 devstack@c-api.service[100333]: WARNING castellan.key_manager [None req-edd01eee-aa3a-41d0-8215-8ce4b7468be2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 16 21:04:25.784271 np0000007409 devstack@c-api.service[100332]: WARNING stevedore.named [None req-cb63889a-384e-48f4-a5da-fdaf1eddd5c6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 16 21:04:25.784382 np0000007409 devstack@c-api.service[100332]: WARNING castellan.key_manager [None req-cb63889a-384e-48f4-a5da-fdaf1eddd5c6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 16 21:04:25.784412 np0000007409 devstack@c-api.service[100331]: WARNING stevedore.named [None req-accb65b4-f84f-4464-98e0-d00e905bc6bf None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 16 21:04:25.784527 np0000007409 devstack@c-api.service[100331]: WARNING castellan.key_manager [None req-accb65b4-f84f-4464-98e0-d00e905bc6bf None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 16 21:04:25.785204 np0000007409 devstack@c-api.service[100333]: WARNING stevedore.named [None req-edd01eee-aa3a-41d0-8215-8ce4b7468be2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 16 21:04:25.785260 np0000007409 devstack@c-api.service[100332]: WARNING cinder.api.contrib.hosts [None req-cb63889a-384e-48f4-a5da-fdaf1eddd5c6 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Aug 16 21:04:25.785355 np0000007409 devstack@c-api.service[100333]: WARNING castellan.key_manager [None req-edd01eee-aa3a-41d0-8215-8ce4b7468be2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 16 21:04:25.785486 np0000007409 devstack@c-api.service[100332]: WARNING stevedore.named [None req-cb63889a-384e-48f4-a5da-fdaf1eddd5c6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 16 21:04:25.785593 np0000007409 devstack@c-api.service[100332]: WARNING castellan.key_manager [None req-cb63889a-384e-48f4-a5da-fdaf1eddd5c6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 16 21:04:25.786075 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.v3.router [None req-cb63889a-384e-48f4-a5da-fdaf1eddd5c6 None None] Extended resource: extensions {{(pid=100332) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 16 21:04:25.786175 np0000007409 devstack@c-api.service[100333]: WARNING stevedore.named [None req-edd01eee-aa3a-41d0-8215-8ce4b7468be2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 16 21:04:25.786324 np0000007409 devstack@c-api.service[100333]: WARNING castellan.key_manager [None req-edd01eee-aa3a-41d0-8215-8ce4b7468be2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 16 21:04:25.786582 np0000007409 devstack@c-api.service[100330]: WARNING stevedore.named [None req-f84fba62-40de-4ba2-be17-b95d34fdca93 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 16 21:04:25.786719 np0000007409 devstack@c-api.service[100330]: WARNING castellan.key_manager [None req-f84fba62-40de-4ba2-be17-b95d34fdca93 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 16 21:04:25.787090 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.v3.router [None req-cb63889a-384e-48f4-a5da-fdaf1eddd5c6 None None] Extended resource: consistencygroups {{(pid=100332) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 16 21:04:25.787129 np0000007409 devstack@c-api.service[100333]: WARNING stevedore.named [None req-edd01eee-aa3a-41d0-8215-8ce4b7468be2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 16 21:04:25.787276 np0000007409 devstack@c-api.service[100333]: WARNING castellan.key_manager [None req-edd01eee-aa3a-41d0-8215-8ce4b7468be2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 16 21:04:25.787856 np0000007409 devstack@c-api.service[100333]: WARNING stevedore.named [None req-edd01eee-aa3a-41d0-8215-8ce4b7468be2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 16 21:04:25.787894 np0000007409 devstack@c-api.service[100330]: WARNING stevedore.named [None req-f84fba62-40de-4ba2-be17-b95d34fdca93 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 16 21:04:25.788036 np0000007409 devstack@c-api.service[100333]: WARNING castellan.key_manager [None req-edd01eee-aa3a-41d0-8215-8ce4b7468be2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 16 21:04:25.788074 np0000007409 devstack@c-api.service[100330]: WARNING castellan.key_manager [None req-f84fba62-40de-4ba2-be17-b95d34fdca93 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 16 21:04:25.788578 np0000007409 devstack@c-api.service[100333]: WARNING stevedore.named [None req-edd01eee-aa3a-41d0-8215-8ce4b7468be2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 16 21:04:25.788612 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.v3.router [None req-cb63889a-384e-48f4-a5da-fdaf1eddd5c6 None None] Extended resource: extra_specs {{(pid=100332) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 16 21:04:25.788743 np0000007409 devstack@c-api.service[100333]: WARNING castellan.key_manager [None req-edd01eee-aa3a-41d0-8215-8ce4b7468be2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 16 21:04:25.788896 np0000007409 devstack@c-api.service[100330]: WARNING stevedore.named [None req-f84fba62-40de-4ba2-be17-b95d34fdca93 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 16 21:04:25.789074 np0000007409 devstack@c-api.service[100330]: WARNING castellan.key_manager [None req-f84fba62-40de-4ba2-be17-b95d34fdca93 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 16 21:04:25.789663 np0000007409 devstack@c-api.service[100333]: WARNING cinder.api.contrib.hosts [None req-edd01eee-aa3a-41d0-8215-8ce4b7468be2 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Aug 16 21:04:25.789702 np0000007409 devstack@c-api.service[100331]: WARNING stevedore.named [None req-accb65b4-f84f-4464-98e0-d00e905bc6bf None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 16 21:04:25.789738 np0000007409 devstack@c-api.service[100330]: WARNING stevedore.named [None req-f84fba62-40de-4ba2-be17-b95d34fdca93 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 16 21:04:25.789811 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.v3.router [None req-cb63889a-384e-48f4-a5da-fdaf1eddd5c6 None None] Extended resource: capabilities {{(pid=100332) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 16 21:04:25.789854 np0000007409 devstack@c-api.service[100331]: WARNING castellan.key_manager [None req-accb65b4-f84f-4464-98e0-d00e905bc6bf None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 16 21:04:25.789878 np0000007409 devstack@c-api.service[100330]: WARNING castellan.key_manager [None req-f84fba62-40de-4ba2-be17-b95d34fdca93 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 16 21:04:25.790015 np0000007409 devstack@c-api.service[100333]: WARNING stevedore.named [None req-edd01eee-aa3a-41d0-8215-8ce4b7468be2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 16 21:04:25.790170 np0000007409 devstack@c-api.service[100333]: WARNING castellan.key_manager [None req-edd01eee-aa3a-41d0-8215-8ce4b7468be2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 16 21:04:25.790555 np0000007409 devstack@c-api.service[100330]: WARNING stevedore.named [None req-f84fba62-40de-4ba2-be17-b95d34fdca93 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 16 21:04:25.790669 np0000007409 devstack@c-api.service[100330]: WARNING castellan.key_manager [None req-f84fba62-40de-4ba2-be17-b95d34fdca93 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 16 21:04:25.790704 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.v3.router [None req-edd01eee-aa3a-41d0-8215-8ce4b7468be2 None None] Extended resource: extensions {{(pid=100333) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 16 21:04:25.790759 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.v3.router [None req-cb63889a-384e-48f4-a5da-fdaf1eddd5c6 None None] Extended resource: backups {{(pid=100332) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 16 21:04:25.791382 np0000007409 devstack@c-api.service[100330]: WARNING stevedore.named [None req-f84fba62-40de-4ba2-be17-b95d34fdca93 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 16 21:04:25.791517 np0000007409 devstack@c-api.service[100330]: WARNING castellan.key_manager [None req-f84fba62-40de-4ba2-be17-b95d34fdca93 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 16 21:04:25.791843 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.v3.router [None req-edd01eee-aa3a-41d0-8215-8ce4b7468be2 None None] Extended resource: consistencygroups {{(pid=100333) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 16 21:04:25.792080 np0000007409 devstack@c-api.service[100330]: WARNING stevedore.named [None req-f84fba62-40de-4ba2-be17-b95d34fdca93 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 16 21:04:25.792193 np0000007409 devstack@c-api.service[100330]: WARNING castellan.key_manager [None req-f84fba62-40de-4ba2-be17-b95d34fdca93 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 16 21:04:25.792310 np0000007409 devstack@c-api.service[100331]: WARNING stevedore.named [None req-accb65b4-f84f-4464-98e0-d00e905bc6bf None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 16 21:04:25.792341 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.v3.router [None req-cb63889a-384e-48f4-a5da-fdaf1eddd5c6 None None] Extended resource: os-quota-sets {{(pid=100332) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 16 21:04:25.792438 np0000007409 devstack@c-api.service[100331]: WARNING castellan.key_manager [None req-accb65b4-f84f-4464-98e0-d00e905bc6bf None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 16 21:04:25.792715 np0000007409 devstack@c-api.service[100330]: WARNING stevedore.named [None req-f84fba62-40de-4ba2-be17-b95d34fdca93 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 16 21:04:25.792835 np0000007409 devstack@c-api.service[100330]: WARNING castellan.key_manager [None req-f84fba62-40de-4ba2-be17-b95d34fdca93 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 16 21:04:25.793470 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.v3.router [None req-cb63889a-384e-48f4-a5da-fdaf1eddd5c6 None None] Extended resource: qos-specs {{(pid=100332) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 16 21:04:25.793621 np0000007409 devstack@c-api.service[100330]: WARNING cinder.api.contrib.hosts [None req-f84fba62-40de-4ba2-be17-b95d34fdca93 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Aug 16 21:04:25.793662 np0000007409 devstack@c-api.service[100331]: WARNING stevedore.named [None req-accb65b4-f84f-4464-98e0-d00e905bc6bf None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 16 21:04:25.793737 np0000007409 devstack@c-api.service[100331]: WARNING castellan.key_manager [None req-accb65b4-f84f-4464-98e0-d00e905bc6bf None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 16 21:04:25.793845 np0000007409 devstack@c-api.service[100330]: WARNING stevedore.named [None req-f84fba62-40de-4ba2-be17-b95d34fdca93 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 16 21:04:25.793984 np0000007409 devstack@c-api.service[100330]: WARNING castellan.key_manager [None req-f84fba62-40de-4ba2-be17-b95d34fdca93 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 16 21:04:25.794460 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.v3.router [None req-f84fba62-40de-4ba2-be17-b95d34fdca93 None None] Extended resource: extensions {{(pid=100330) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 16 21:04:25.794559 np0000007409 devstack@c-api.service[100331]: WARNING stevedore.named [None req-accb65b4-f84f-4464-98e0-d00e905bc6bf None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 16 21:04:25.794591 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.v3.router [None req-edd01eee-aa3a-41d0-8215-8ce4b7468be2 None None] Extended resource: extra_specs {{(pid=100333) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 16 21:04:25.794677 np0000007409 devstack@c-api.service[100331]: WARNING castellan.key_manager [None req-accb65b4-f84f-4464-98e0-d00e905bc6bf None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 16 21:04:25.795026 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.v3.router [None req-cb63889a-384e-48f4-a5da-fdaf1eddd5c6 None None] Extended resource: encryption {{(pid=100332) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 16 21:04:25.795381 np0000007409 devstack@c-api.service[100331]: WARNING stevedore.named [None req-accb65b4-f84f-4464-98e0-d00e905bc6bf None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 16 21:04:25.795501 np0000007409 devstack@c-api.service[100331]: WARNING castellan.key_manager [None req-accb65b4-f84f-4464-98e0-d00e905bc6bf None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 16 21:04:25.795549 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.v3.router [None req-f84fba62-40de-4ba2-be17-b95d34fdca93 None None] Extended resource: consistencygroups {{(pid=100330) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 16 21:04:25.796174 np0000007409 devstack@c-api.service[100331]: WARNING stevedore.named [None req-accb65b4-f84f-4464-98e0-d00e905bc6bf None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 16 21:04:25.796219 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.v3.router [None req-edd01eee-aa3a-41d0-8215-8ce4b7468be2 None None] Extended resource: capabilities {{(pid=100333) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 16 21:04:25.796285 np0000007409 devstack@c-api.service[100331]: WARNING castellan.key_manager [None req-accb65b4-f84f-4464-98e0-d00e905bc6bf None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 16 21:04:25.796434 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.v3.router [None req-cb63889a-384e-48f4-a5da-fdaf1eddd5c6 None None] Extended resource: encryption {{(pid=100332) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 16 21:04:25.797048 np0000007409 devstack@c-api.service[100331]: WARNING stevedore.named [None req-accb65b4-f84f-4464-98e0-d00e905bc6bf None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 16 21:04:25.797160 np0000007409 devstack@c-api.service[100331]: WARNING castellan.key_manager [None req-accb65b4-f84f-4464-98e0-d00e905bc6bf None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 16 21:04:25.797436 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.v3.router [None req-edd01eee-aa3a-41d0-8215-8ce4b7468be2 None None] Extended resource: backups {{(pid=100333) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 16 21:04:25.797731 np0000007409 devstack@c-api.service[100331]: WARNING stevedore.named [None req-accb65b4-f84f-4464-98e0-d00e905bc6bf None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 16 21:04:25.797763 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.v3.router [None req-cb63889a-384e-48f4-a5da-fdaf1eddd5c6 None None] Extended resource: cgsnapshots {{(pid=100332) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 16 21:04:25.797852 np0000007409 devstack@c-api.service[100331]: WARNING castellan.key_manager [None req-accb65b4-f84f-4464-98e0-d00e905bc6bf None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 16 21:04:25.798007 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.v3.router [None req-f84fba62-40de-4ba2-be17-b95d34fdca93 None None] Extended resource: extra_specs {{(pid=100330) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 16 21:04:25.798416 np0000007409 devstack@c-api.service[100331]: WARNING stevedore.named [None req-accb65b4-f84f-4464-98e0-d00e905bc6bf None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 16 21:04:25.798524 np0000007409 devstack@c-api.service[100331]: WARNING castellan.key_manager [None req-accb65b4-f84f-4464-98e0-d00e905bc6bf None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 16 21:04:25.799118 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.v3.router [None req-cb63889a-384e-48f4-a5da-fdaf1eddd5c6 None None] Extended resource: scheduler-stats {{(pid=100332) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 16 21:04:25.799321 np0000007409 devstack@c-api.service[100331]: WARNING cinder.api.contrib.hosts [None req-accb65b4-f84f-4464-98e0-d00e905bc6bf None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Aug 16 21:04:25.799356 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.v3.router [None req-f84fba62-40de-4ba2-be17-b95d34fdca93 None None] Extended resource: capabilities {{(pid=100330) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 16 21:04:25.799578 np0000007409 devstack@c-api.service[100331]: WARNING stevedore.named [None req-accb65b4-f84f-4464-98e0-d00e905bc6bf None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 16 21:04:25.799712 np0000007409 devstack@c-api.service[100331]: WARNING castellan.key_manager [None req-accb65b4-f84f-4464-98e0-d00e905bc6bf None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 16 21:04:25.800108 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.v3.router [None req-edd01eee-aa3a-41d0-8215-8ce4b7468be2 None None] Extended resource: os-quota-sets {{(pid=100333) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 16 21:04:25.800220 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.v3.router [None req-accb65b4-f84f-4464-98e0-d00e905bc6bf None None] Extended resource: extensions {{(pid=100331) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 16 21:04:25.800353 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.v3.router [None req-f84fba62-40de-4ba2-be17-b95d34fdca93 None None] Extended resource: backups {{(pid=100330) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 16 21:04:25.800490 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.v3.router [None req-cb63889a-384e-48f4-a5da-fdaf1eddd5c6 None None] Extended resource: os-volume-manage {{(pid=100332) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 16 21:04:25.801316 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.v3.router [None req-accb65b4-f84f-4464-98e0-d00e905bc6bf None None] Extended resource: consistencygroups {{(pid=100331) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 16 21:04:25.801641 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.v3.router [None req-cb63889a-384e-48f4-a5da-fdaf1eddd5c6 None None] Extended resource: os-snapshot-manage {{(pid=100332) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 16 21:04:25.802025 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.v3.router [None req-edd01eee-aa3a-41d0-8215-8ce4b7468be2 None None] Extended resource: qos-specs {{(pid=100333) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 16 21:04:25.802298 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.v3.router [None req-f84fba62-40de-4ba2-be17-b95d34fdca93 None None] Extended resource: os-quota-sets {{(pid=100330) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 16 21:04:25.802876 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.v3.router [None req-cb63889a-384e-48f4-a5da-fdaf1eddd5c6 None None] Extended resource: os-volume-transfer {{(pid=100332) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 16 21:04:25.803665 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.v3.router [None req-accb65b4-f84f-4464-98e0-d00e905bc6bf None None] Extended resource: extra_specs {{(pid=100331) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 16 21:04:25.803756 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.v3.router [None req-f84fba62-40de-4ba2-be17-b95d34fdca93 None None] Extended resource: qos-specs {{(pid=100330) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 16 21:04:25.804250 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.v3.router [None req-cb63889a-384e-48f4-a5da-fdaf1eddd5c6 None None] Extended resource: os-hosts {{(pid=100332) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 16 21:04:25.804745 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.v3.router [None req-edd01eee-aa3a-41d0-8215-8ce4b7468be2 None None] Extended resource: encryption {{(pid=100333) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 16 21:04:25.805007 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.v3.router [None req-accb65b4-f84f-4464-98e0-d00e905bc6bf None None] Extended resource: capabilities {{(pid=100331) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 16 21:04:25.805497 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.v3.router [None req-cb63889a-384e-48f4-a5da-fdaf1eddd5c6 None None] Extended resource: os-volume-type-access {{(pid=100332) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 16 21:04:25.805744 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.v3.router [None req-f84fba62-40de-4ba2-be17-b95d34fdca93 None None] Extended resource: encryption {{(pid=100330) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 16 21:04:25.806234 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.v3.router [None req-accb65b4-f84f-4464-98e0-d00e905bc6bf None None] Extended resource: backups {{(pid=100331) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 16 21:04:25.806440 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.v3.router [None req-edd01eee-aa3a-41d0-8215-8ce4b7468be2 None None] Extended resource: encryption {{(pid=100333) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 16 21:04:25.806954 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.v3.router [None req-cb63889a-384e-48f4-a5da-fdaf1eddd5c6 None None] Extended resource: os-availability-zone {{(pid=100332) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 16 21:04:25.807203 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.v3.router [None req-f84fba62-40de-4ba2-be17-b95d34fdca93 None None] Extended resource: encryption {{(pid=100330) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 16 21:04:25.807618 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.v3.router [None req-edd01eee-aa3a-41d0-8215-8ce4b7468be2 None None] Extended resource: cgsnapshots {{(pid=100333) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 16 21:04:25.807926 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.v3.router [None req-accb65b4-f84f-4464-98e0-d00e905bc6bf None None] Extended resource: os-quota-sets {{(pid=100331) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 16 21:04:25.808532 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.v3.router [None req-f84fba62-40de-4ba2-be17-b95d34fdca93 None None] Extended resource: cgsnapshots {{(pid=100330) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 16 21:04:25.808787 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.v3.router [None req-edd01eee-aa3a-41d0-8215-8ce4b7468be2 None None] Extended resource: scheduler-stats {{(pid=100333) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 16 21:04:25.808906 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.v3.router [None req-cb63889a-384e-48f4-a5da-fdaf1eddd5c6 None None] Extended resource: os-quota-class-sets {{(pid=100332) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 16 21:04:25.809134 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.v3.router [None req-accb65b4-f84f-4464-98e0-d00e905bc6bf None None] Extended resource: qos-specs {{(pid=100331) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 16 21:04:25.809997 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.v3.router [None req-edd01eee-aa3a-41d0-8215-8ce4b7468be2 None None] Extended resource: os-volume-manage {{(pid=100333) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 16 21:04:25.810053 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.v3.router [None req-f84fba62-40de-4ba2-be17-b95d34fdca93 None None] Extended resource: scheduler-stats {{(pid=100330) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 16 21:04:25.810325 np0000007409 devstack@c-api.service[100332]: WARNING stevedore.named [None req-cb63889a-384e-48f4-a5da-fdaf1eddd5c6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 16 21:04:25.810493 np0000007409 devstack@c-api.service[100332]: WARNING castellan.key_manager [None req-cb63889a-384e-48f4-a5da-fdaf1eddd5c6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 16 21:04:25.810820 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.v3.router [None req-accb65b4-f84f-4464-98e0-d00e905bc6bf None None] Extended resource: encryption {{(pid=100331) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 16 21:04:25.811093 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.v3.router [None req-edd01eee-aa3a-41d0-8215-8ce4b7468be2 None None] Extended resource: os-snapshot-manage {{(pid=100333) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 16 21:04:25.811312 np0000007409 devstack@c-api.service[100332]: WARNING stevedore.named [None req-cb63889a-384e-48f4-a5da-fdaf1eddd5c6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 16 21:04:25.811346 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.v3.router [None req-f84fba62-40de-4ba2-be17-b95d34fdca93 None None] Extended resource: os-volume-manage {{(pid=100330) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 16 21:04:25.811467 np0000007409 devstack@c-api.service[100332]: WARNING castellan.key_manager [None req-cb63889a-384e-48f4-a5da-fdaf1eddd5c6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 16 21:04:25.812092 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.v3.router [None req-accb65b4-f84f-4464-98e0-d00e905bc6bf None None] Extended resource: encryption {{(pid=100331) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 16 21:04:25.812129 np0000007409 devstack@c-api.service[100332]: WARNING stevedore.named [None req-cb63889a-384e-48f4-a5da-fdaf1eddd5c6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 16 21:04:25.812268 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.v3.router [None req-edd01eee-aa3a-41d0-8215-8ce4b7468be2 None None] Extended resource: os-volume-transfer {{(pid=100333) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 16 21:04:25.812322 np0000007409 devstack@c-api.service[100332]: WARNING castellan.key_manager [None req-cb63889a-384e-48f4-a5da-fdaf1eddd5c6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 16 21:04:25.812441 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.v3.router [None req-f84fba62-40de-4ba2-be17-b95d34fdca93 None None] Extended resource: os-snapshot-manage {{(pid=100330) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 16 21:04:25.812928 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.contrib.snapshot_actions [None req-cb63889a-384e-48f4-a5da-fdaf1eddd5c6 None None] SnapshotActionsController initialized {{(pid=100332) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Aug 16 21:04:25.813286 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.v3.router [None req-accb65b4-f84f-4464-98e0-d00e905bc6bf None None] Extended resource: cgsnapshots {{(pid=100331) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 16 21:04:25.813321 np0000007409 devstack@c-api.service[100332]: WARNING stevedore.named [None req-cb63889a-384e-48f4-a5da-fdaf1eddd5c6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 16 21:04:25.813441 np0000007409 devstack@c-api.service[100332]: WARNING castellan.key_manager [None req-cb63889a-384e-48f4-a5da-fdaf1eddd5c6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 16 21:04:25.813549 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.v3.router [None req-edd01eee-aa3a-41d0-8215-8ce4b7468be2 None None] Extended resource: os-hosts {{(pid=100333) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 16 21:04:25.813584 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.v3.router [None req-f84fba62-40de-4ba2-be17-b95d34fdca93 None None] Extended resource: os-volume-transfer {{(pid=100330) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 16 21:04:25.814103 np0000007409 devstack@c-api.service[100332]: WARNING stevedore.named [None req-cb63889a-384e-48f4-a5da-fdaf1eddd5c6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 16 21:04:25.814253 np0000007409 devstack@c-api.service[100332]: WARNING castellan.key_manager [None req-cb63889a-384e-48f4-a5da-fdaf1eddd5c6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 16 21:04:25.814443 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.v3.router [None req-accb65b4-f84f-4464-98e0-d00e905bc6bf None None] Extended resource: scheduler-stats {{(pid=100331) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 16 21:04:25.814611 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.v3.router [None req-edd01eee-aa3a-41d0-8215-8ce4b7468be2 None None] Extended resource: os-volume-type-access {{(pid=100333) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 16 21:04:25.814954 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.v3.router [None req-f84fba62-40de-4ba2-be17-b95d34fdca93 None None] Extended resource: os-hosts {{(pid=100330) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 16 21:04:25.815025 np0000007409 devstack@c-api.service[100332]: WARNING stevedore.named [None req-cb63889a-384e-48f4-a5da-fdaf1eddd5c6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 16 21:04:25.815132 np0000007409 devstack@c-api.service[100332]: WARNING castellan.key_manager [None req-cb63889a-384e-48f4-a5da-fdaf1eddd5c6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 16 21:04:25.815714 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.v3.router [None req-accb65b4-f84f-4464-98e0-d00e905bc6bf None None] Extended resource: os-volume-manage {{(pid=100331) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 16 21:04:25.815796 np0000007409 devstack@c-api.service[100332]: WARNING stevedore.named [None req-cb63889a-384e-48f4-a5da-fdaf1eddd5c6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 16 21:04:25.815932 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.v3.router [None req-edd01eee-aa3a-41d0-8215-8ce4b7468be2 None None] Extended resource: os-availability-zone {{(pid=100333) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 16 21:04:25.815969 np0000007409 devstack@c-api.service[100332]: WARNING castellan.key_manager [None req-cb63889a-384e-48f4-a5da-fdaf1eddd5c6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 16 21:04:25.816088 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.v3.router [None req-f84fba62-40de-4ba2-be17-b95d34fdca93 None None] Extended resource: os-volume-type-access {{(pid=100330) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 16 21:04:25.816639 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.v3.router [None req-cb63889a-384e-48f4-a5da-fdaf1eddd5c6 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=100332) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 16 21:04:25.816799 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.v3.router [None req-cb63889a-384e-48f4-a5da-fdaf1eddd5c6 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=100332) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 16 21:04:25.816858 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.v3.router [None req-accb65b4-f84f-4464-98e0-d00e905bc6bf None None] Extended resource: os-snapshot-manage {{(pid=100331) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 16 21:04:25.816941 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.v3.router [None req-cb63889a-384e-48f4-a5da-fdaf1eddd5c6 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=100332) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 16 21:04:25.816991 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.v3.router [None req-edd01eee-aa3a-41d0-8215-8ce4b7468be2 None None] Extended resource: os-quota-class-sets {{(pid=100333) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 16 21:04:25.817106 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.v3.router [None req-cb63889a-384e-48f4-a5da-fdaf1eddd5c6 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=100332) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 16 21:04:25.817235 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.v3.router [None req-cb63889a-384e-48f4-a5da-fdaf1eddd5c6 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=100332) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 16 21:04:25.817355 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.v3.router [None req-f84fba62-40de-4ba2-be17-b95d34fdca93 None None] Extended resource: os-availability-zone {{(pid=100330) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 16 21:04:25.817398 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.v3.router [None req-cb63889a-384e-48f4-a5da-fdaf1eddd5c6 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=100332) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 16 21:04:25.817475 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.v3.router [None req-cb63889a-384e-48f4-a5da-fdaf1eddd5c6 None None] Extension UsedLimits extending resource: limits {{(pid=100332) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 16 21:04:25.817606 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.v3.router [None req-cb63889a-384e-48f4-a5da-fdaf1eddd5c6 None None] Extension SnapshotActions extending resource: snapshots {{(pid=100332) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 16 21:04:25.817737 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.v3.router [None req-cb63889a-384e-48f4-a5da-fdaf1eddd5c6 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=100332) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 16 21:04:25.817872 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.v3.router [None req-cb63889a-384e-48f4-a5da-fdaf1eddd5c6 None None] Extension VolumeTypeAccess extending resource: types {{(pid=100332) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 16 21:04:25.818058 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.v3.router [None req-cb63889a-384e-48f4-a5da-fdaf1eddd5c6 None None] Extension AdminActions extending resource: volumes {{(pid=100332) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 16 21:04:25.818204 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.v3.router [None req-accb65b4-f84f-4464-98e0-d00e905bc6bf None None] Extended resource: os-volume-transfer {{(pid=100331) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 16 21:04:25.818246 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.v3.router [None req-cb63889a-384e-48f4-a5da-fdaf1eddd5c6 None None] Extension AdminActions extending resource: snapshots {{(pid=100332) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 16 21:04:25.818294 np0000007409 devstack@c-api.service[100333]: WARNING stevedore.named [None req-edd01eee-aa3a-41d0-8215-8ce4b7468be2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 16 21:04:25.818330 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.v3.router [None req-cb63889a-384e-48f4-a5da-fdaf1eddd5c6 None None] Extension AdminActions extending resource: backups {{(pid=100332) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 16 21:04:25.818414 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.v3.router [None req-f84fba62-40de-4ba2-be17-b95d34fdca93 None None] Extended resource: os-quota-class-sets {{(pid=100330) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 16 21:04:25.818446 np0000007409 devstack@c-api.service[100333]: WARNING castellan.key_manager [None req-edd01eee-aa3a-41d0-8215-8ce4b7468be2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 16 21:04:25.818469 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.v3.router [None req-cb63889a-384e-48f4-a5da-fdaf1eddd5c6 None None] Extension VolumeActions extending resource: volumes {{(pid=100332) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 16 21:04:25.818613 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.v3.router [None req-cb63889a-384e-48f4-a5da-fdaf1eddd5c6 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=100332) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 16 21:04:25.818742 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.v3.router [None req-cb63889a-384e-48f4-a5da-fdaf1eddd5c6 None None] Extension TypesManage extending resource: types {{(pid=100332) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 16 21:04:25.819195 np0000007409 devstack@c-api.service[100333]: WARNING stevedore.named [None req-edd01eee-aa3a-41d0-8215-8ce4b7468be2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 16 21:04:25.819324 np0000007409 devstack@c-api.service[100333]: WARNING castellan.key_manager [None req-edd01eee-aa3a-41d0-8215-8ce4b7468be2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 16 21:04:25.819562 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.v3.router [None req-accb65b4-f84f-4464-98e0-d00e905bc6bf None None] Extended resource: os-hosts {{(pid=100331) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 16 21:04:25.819710 np0000007409 devstack@c-api.service[100330]: WARNING stevedore.named [None req-f84fba62-40de-4ba2-be17-b95d34fdca93 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 16 21:04:25.819859 np0000007409 devstack@c-api.service[100330]: WARNING castellan.key_manager [None req-f84fba62-40de-4ba2-be17-b95d34fdca93 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 16 21:04:25.819938 np0000007409 devstack@c-api.service[100333]: WARNING stevedore.named [None req-edd01eee-aa3a-41d0-8215-8ce4b7468be2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 16 21:04:25.820067 np0000007409 devstack@c-api.service[100333]: WARNING castellan.key_manager [None req-edd01eee-aa3a-41d0-8215-8ce4b7468be2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 16 21:04:25.820600 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.contrib.snapshot_actions [None req-edd01eee-aa3a-41d0-8215-8ce4b7468be2 None None] SnapshotActionsController initialized {{(pid=100333) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Aug 16 21:04:25.820635 np0000007409 devstack@c-api.service[100330]: WARNING stevedore.named [None req-f84fba62-40de-4ba2-be17-b95d34fdca93 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 16 21:04:25.820656 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.v3.router [None req-accb65b4-f84f-4464-98e0-d00e905bc6bf None None] Extended resource: os-volume-type-access {{(pid=100331) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 16 21:04:25.820740 np0000007409 devstack@c-api.service[100330]: WARNING castellan.key_manager [None req-f84fba62-40de-4ba2-be17-b95d34fdca93 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 16 21:04:25.821409 np0000007409 devstack@c-api.service[100330]: WARNING stevedore.named [None req-f84fba62-40de-4ba2-be17-b95d34fdca93 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 16 21:04:25.821528 np0000007409 devstack@c-api.service[100330]: WARNING castellan.key_manager [None req-f84fba62-40de-4ba2-be17-b95d34fdca93 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 16 21:04:25.821619 np0000007409 devstack@c-api.service[100333]: WARNING stevedore.named [None req-edd01eee-aa3a-41d0-8215-8ce4b7468be2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 16 21:04:25.821788 np0000007409 devstack@c-api.service[100333]: WARNING castellan.key_manager [None req-edd01eee-aa3a-41d0-8215-8ce4b7468be2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 16 21:04:25.822019 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.v3.router [None req-accb65b4-f84f-4464-98e0-d00e905bc6bf None None] Extended resource: os-availability-zone {{(pid=100331) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 16 21:04:25.822061 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.contrib.snapshot_actions [None req-f84fba62-40de-4ba2-be17-b95d34fdca93 None None] SnapshotActionsController initialized {{(pid=100330) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Aug 16 21:04:25.822611 np0000007409 devstack@c-api.service[100333]: WARNING stevedore.named [None req-edd01eee-aa3a-41d0-8215-8ce4b7468be2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 16 21:04:25.822729 np0000007409 devstack@c-api.service[100333]: WARNING castellan.key_manager [None req-edd01eee-aa3a-41d0-8215-8ce4b7468be2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 16 21:04:25.823071 np0000007409 devstack@c-api.service[100330]: WARNING stevedore.named [None req-f84fba62-40de-4ba2-be17-b95d34fdca93 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 16 21:04:25.823150 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.v3.router [None req-accb65b4-f84f-4464-98e0-d00e905bc6bf None None] Extended resource: os-quota-class-sets {{(pid=100331) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 16 21:04:25.823191 np0000007409 devstack@c-api.service[100330]: WARNING castellan.key_manager [None req-f84fba62-40de-4ba2-be17-b95d34fdca93 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 16 21:04:25.823387 np0000007409 devstack@c-api.service[100333]: WARNING stevedore.named [None req-edd01eee-aa3a-41d0-8215-8ce4b7468be2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 16 21:04:25.823502 np0000007409 devstack@c-api.service[100333]: WARNING castellan.key_manager [None req-edd01eee-aa3a-41d0-8215-8ce4b7468be2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 16 21:04:25.823779 np0000007409 devstack@c-api.service[100330]: WARNING stevedore.named [None req-f84fba62-40de-4ba2-be17-b95d34fdca93 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 16 21:04:25.823898 np0000007409 devstack@c-api.service[100330]: WARNING castellan.key_manager [None req-f84fba62-40de-4ba2-be17-b95d34fdca93 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 16 21:04:25.824220 np0000007409 devstack@c-api.service[100333]: WARNING stevedore.named [None req-edd01eee-aa3a-41d0-8215-8ce4b7468be2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 16 21:04:25.824340 np0000007409 devstack@c-api.service[100333]: WARNING castellan.key_manager [None req-edd01eee-aa3a-41d0-8215-8ce4b7468be2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 16 21:04:25.824590 np0000007409 devstack@c-api.service[100330]: WARNING stevedore.named [None req-f84fba62-40de-4ba2-be17-b95d34fdca93 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 16 21:04:25.824709 np0000007409 devstack@c-api.service[100330]: WARNING castellan.key_manager [None req-f84fba62-40de-4ba2-be17-b95d34fdca93 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 16 21:04:25.824741 np0000007409 devstack@c-api.service[100331]: WARNING stevedore.named [None req-accb65b4-f84f-4464-98e0-d00e905bc6bf None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 16 21:04:25.824863 np0000007409 devstack@c-api.service[100331]: WARNING castellan.key_manager [None req-accb65b4-f84f-4464-98e0-d00e905bc6bf None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 16 21:04:25.824894 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.v3.router [None req-edd01eee-aa3a-41d0-8215-8ce4b7468be2 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=100333) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 16 21:04:25.825021 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.v3.router [None req-edd01eee-aa3a-41d0-8215-8ce4b7468be2 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=100333) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 16 21:04:25.825126 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.v3.router [None req-edd01eee-aa3a-41d0-8215-8ce4b7468be2 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=100333) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 16 21:04:25.825227 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.v3.router [None req-edd01eee-aa3a-41d0-8215-8ce4b7468be2 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=100333) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 16 21:04:25.825322 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.v3.router [None req-edd01eee-aa3a-41d0-8215-8ce4b7468be2 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=100333) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 16 21:04:25.825408 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.v3.router [None req-edd01eee-aa3a-41d0-8215-8ce4b7468be2 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=100333) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 16 21:04:25.825443 np0000007409 devstack@c-api.service[100330]: WARNING stevedore.named [None req-f84fba62-40de-4ba2-be17-b95d34fdca93 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 16 21:04:25.825494 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.v3.router [None req-edd01eee-aa3a-41d0-8215-8ce4b7468be2 None None] Extension UsedLimits extending resource: limits {{(pid=100333) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 16 21:04:25.825550 np0000007409 devstack@c-api.service[100330]: WARNING castellan.key_manager [None req-f84fba62-40de-4ba2-be17-b95d34fdca93 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 16 21:04:25.825586 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.v3.router [None req-edd01eee-aa3a-41d0-8215-8ce4b7468be2 None None] Extension SnapshotActions extending resource: snapshots {{(pid=100333) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 16 21:04:25.825665 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.v3.router [None req-edd01eee-aa3a-41d0-8215-8ce4b7468be2 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=100333) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 16 21:04:25.825721 np0000007409 devstack@c-api.service[100331]: WARNING stevedore.named [None req-accb65b4-f84f-4464-98e0-d00e905bc6bf None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 16 21:04:25.825795 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.v3.router [None req-edd01eee-aa3a-41d0-8215-8ce4b7468be2 None None] Extension VolumeTypeAccess extending resource: types {{(pid=100333) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 16 21:04:25.825825 np0000007409 devstack@c-api.service[100331]: WARNING castellan.key_manager [None req-accb65b4-f84f-4464-98e0-d00e905bc6bf None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 16 21:04:25.825924 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.v3.router [None req-edd01eee-aa3a-41d0-8215-8ce4b7468be2 None None] Extension AdminActions extending resource: volumes {{(pid=100333) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 16 21:04:25.826059 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.v3.router [None req-edd01eee-aa3a-41d0-8215-8ce4b7468be2 None None] Extension AdminActions extending resource: snapshots {{(pid=100333) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 16 21:04:25.826144 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.v3.router [None req-f84fba62-40de-4ba2-be17-b95d34fdca93 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=100330) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 16 21:04:25.826180 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.v3.router [None req-edd01eee-aa3a-41d0-8215-8ce4b7468be2 None None] Extension AdminActions extending resource: backups {{(pid=100333) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 16 21:04:25.826232 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.v3.router [None req-edd01eee-aa3a-41d0-8215-8ce4b7468be2 None None] Extension VolumeActions extending resource: volumes {{(pid=100333) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 16 21:04:25.826260 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.v3.router [None req-f84fba62-40de-4ba2-be17-b95d34fdca93 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=100330) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 16 21:04:25.826345 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.v3.router [None req-edd01eee-aa3a-41d0-8215-8ce4b7468be2 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=100333) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 16 21:04:25.826394 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.v3.router [None req-f84fba62-40de-4ba2-be17-b95d34fdca93 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=100330) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 16 21:04:25.826431 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.v3.router [None req-edd01eee-aa3a-41d0-8215-8ce4b7468be2 None None] Extension TypesManage extending resource: types {{(pid=100333) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 16 21:04:25.826456 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.v3.router [None req-f84fba62-40de-4ba2-be17-b95d34fdca93 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=100330) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 16 21:04:25.826505 np0000007409 devstack@c-api.service[100331]: WARNING stevedore.named [None req-accb65b4-f84f-4464-98e0-d00e905bc6bf None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 16 21:04:25.826534 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.v3.router [None req-f84fba62-40de-4ba2-be17-b95d34fdca93 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=100330) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 16 21:04:25.826624 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.v3.router [None req-f84fba62-40de-4ba2-be17-b95d34fdca93 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=100330) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 16 21:04:25.826673 np0000007409 devstack@c-api.service[100331]: WARNING castellan.key_manager [None req-accb65b4-f84f-4464-98e0-d00e905bc6bf None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 16 21:04:25.826704 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.v3.router [None req-f84fba62-40de-4ba2-be17-b95d34fdca93 None None] Extension UsedLimits extending resource: limits {{(pid=100330) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 16 21:04:25.826798 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.v3.router [None req-f84fba62-40de-4ba2-be17-b95d34fdca93 None None] Extension SnapshotActions extending resource: snapshots {{(pid=100330) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 16 21:04:25.826901 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.v3.router [None req-f84fba62-40de-4ba2-be17-b95d34fdca93 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=100330) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 16 21:04:25.827051 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.v3.router [None req-f84fba62-40de-4ba2-be17-b95d34fdca93 None None] Extension VolumeTypeAccess extending resource: types {{(pid=100330) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 16 21:04:25.827158 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.v3.router [None req-f84fba62-40de-4ba2-be17-b95d34fdca93 None None] Extension AdminActions extending resource: volumes {{(pid=100330) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 16 21:04:25.827256 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.v3.router [None req-f84fba62-40de-4ba2-be17-b95d34fdca93 None None] Extension AdminActions extending resource: snapshots {{(pid=100330) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 16 21:04:25.827353 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.v3.router [None req-f84fba62-40de-4ba2-be17-b95d34fdca93 None None] Extension AdminActions extending resource: backups {{(pid=100330) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 16 21:04:25.827396 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.contrib.snapshot_actions [None req-accb65b4-f84f-4464-98e0-d00e905bc6bf None None] SnapshotActionsController initialized {{(pid=100331) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Aug 16 21:04:25.827459 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.v3.router [None req-f84fba62-40de-4ba2-be17-b95d34fdca93 None None] Extension VolumeActions extending resource: volumes {{(pid=100330) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 16 21:04:25.827565 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.v3.router [None req-f84fba62-40de-4ba2-be17-b95d34fdca93 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=100330) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 16 21:04:25.827693 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.v3.router [None req-f84fba62-40de-4ba2-be17-b95d34fdca93 None None] Extension TypesManage extending resource: types {{(pid=100330) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 16 21:04:25.828471 np0000007409 devstack@c-api.service[100332]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7af3a70a4668 pid: 100332 (default app) Aug 16 21:04:25.828515 np0000007409 devstack@c-api.service[100331]: WARNING stevedore.named [None req-accb65b4-f84f-4464-98e0-d00e905bc6bf None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 16 21:04:25.828648 np0000007409 devstack@c-api.service[100331]: WARNING castellan.key_manager [None req-accb65b4-f84f-4464-98e0-d00e905bc6bf None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 16 21:04:25.829281 np0000007409 devstack@c-api.service[100331]: WARNING stevedore.named [None req-accb65b4-f84f-4464-98e0-d00e905bc6bf None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 16 21:04:25.829400 np0000007409 devstack@c-api.service[100331]: WARNING castellan.key_manager [None req-accb65b4-f84f-4464-98e0-d00e905bc6bf None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 16 21:04:25.830078 np0000007409 devstack@c-api.service[100331]: WARNING stevedore.named [None req-accb65b4-f84f-4464-98e0-d00e905bc6bf None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 16 21:04:25.830188 np0000007409 devstack@c-api.service[100331]: WARNING castellan.key_manager [None req-accb65b4-f84f-4464-98e0-d00e905bc6bf None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 16 21:04:25.830850 np0000007409 devstack@c-api.service[100331]: WARNING stevedore.named [None req-accb65b4-f84f-4464-98e0-d00e905bc6bf None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 16 21:04:25.831018 np0000007409 devstack@c-api.service[100331]: WARNING castellan.key_manager [None req-accb65b4-f84f-4464-98e0-d00e905bc6bf None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 16 21:04:25.831503 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.v3.router [None req-accb65b4-f84f-4464-98e0-d00e905bc6bf None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=100331) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 16 21:04:25.831647 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.v3.router [None req-accb65b4-f84f-4464-98e0-d00e905bc6bf None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=100331) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 16 21:04:25.831746 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.v3.router [None req-accb65b4-f84f-4464-98e0-d00e905bc6bf None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=100331) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 16 21:04:25.831842 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.v3.router [None req-accb65b4-f84f-4464-98e0-d00e905bc6bf None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=100331) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 16 21:04:25.831984 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.v3.router [None req-accb65b4-f84f-4464-98e0-d00e905bc6bf None None] Extension VolumeTypeEncryption extending resource: types {{(pid=100331) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 16 21:04:25.832086 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.v3.router [None req-accb65b4-f84f-4464-98e0-d00e905bc6bf None None] Extension VolumeUnmanage extending resource: volumes {{(pid=100331) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 16 21:04:25.832183 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.v3.router [None req-accb65b4-f84f-4464-98e0-d00e905bc6bf None None] Extension UsedLimits extending resource: limits {{(pid=100331) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 16 21:04:25.832272 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.v3.router [None req-accb65b4-f84f-4464-98e0-d00e905bc6bf None None] Extension SnapshotActions extending resource: snapshots {{(pid=100331) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 16 21:04:25.832378 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.v3.router [None req-accb65b4-f84f-4464-98e0-d00e905bc6bf None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=100331) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 16 21:04:25.832483 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.v3.router [None req-accb65b4-f84f-4464-98e0-d00e905bc6bf None None] Extension VolumeTypeAccess extending resource: types {{(pid=100331) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 16 21:04:25.832584 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.v3.router [None req-accb65b4-f84f-4464-98e0-d00e905bc6bf None None] Extension AdminActions extending resource: volumes {{(pid=100331) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 16 21:04:25.832702 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.v3.router [None req-accb65b4-f84f-4464-98e0-d00e905bc6bf None None] Extension AdminActions extending resource: snapshots {{(pid=100331) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 16 21:04:25.832800 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.v3.router [None req-accb65b4-f84f-4464-98e0-d00e905bc6bf None None] Extension AdminActions extending resource: backups {{(pid=100331) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 16 21:04:25.832900 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.v3.router [None req-accb65b4-f84f-4464-98e0-d00e905bc6bf None None] Extension VolumeActions extending resource: volumes {{(pid=100331) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 16 21:04:25.833064 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.v3.router [None req-accb65b4-f84f-4464-98e0-d00e905bc6bf None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=100331) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 16 21:04:25.833152 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.v3.router [None req-accb65b4-f84f-4464-98e0-d00e905bc6bf None None] Extension TypesManage extending resource: types {{(pid=100331) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 16 21:04:25.833404 np0000007409 devstack@c-api.service[100333]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7af3a70a4668 pid: 100333 (default app) Aug 16 21:04:25.834523 np0000007409 devstack@c-api.service[100330]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7af3a70a4668 pid: 100330 (default app) Aug 16 21:04:25.837300 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-25e0d52f-103f-49c5-89b9-3f93d42643be None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:04:25.840343 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 1/1] 10.4.3.143 () {60 vars in 925 bytes} [Sun Aug 16 21:04:25 2026] GET /volume/v3/ => generated 114 bytes in 11 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Aug 16 21:04:25.840435 np0000007409 devstack@c-api.service[100331]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7af3a70a4668 pid: 100331 (default app) Aug 16 21:04:30.540290 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-6854e572-aaee-48f2-88aa-a10ff000f2be None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:04:31.091831 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-6854e572-aaee-48f2-88aa-a10ff000f2be admin admin] POST https://10.4.3.143/volume/v3/types Aug 16 21:04:31.092462 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-6854e572-aaee-48f2-88aa-a10ff000f2be admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"description": null, "name": "storpool"}} {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:04:31.094050 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:04:31.094050 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:04:31.124642 np0000007409 devstack@c-api.service[100333]: DEBUG oslo_db.sqlalchemy.engines [None req-6854e572-aaee-48f2-88aa-a10ff000f2be 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=100333) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 16 21:04:31.148506 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-6854e572-aaee-48f2-88aa-a10ff000f2be admin admin] https://10.4.3.143/volume/v3/types returned with HTTP 200 Aug 16 21:04:31.148868 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 1/2] 10.4.3.143 () {68 vars in 1302 bytes} [Sun Aug 16 21:04:30 2026] POST /volume/v3/types => generated 183 bytes in 617 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:04:31.176205 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-e724d1b8-5863-4153-88c8-19684b230d1b None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:04:31.472125 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-e724d1b8-5863-4153-88c8-19684b230d1b admin admin] POST https://10.4.3.143/volume/v3/types/69e633b8-fab9-4b15-8b40-4f1a67c51cda/extra_specs Aug 16 21:04:31.472721 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-e724d1b8-5863-4153-88c8-19684b230d1b admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "storpool"}} {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:04:31.474438 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:04:31.474438 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:04:31.506503 np0000007409 devstack@c-api.service[100330]: DEBUG oslo_db.sqlalchemy.engines [None req-e724d1b8-5863-4153-88c8-19684b230d1b 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=100330) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 16 21:04:31.562664 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-e724d1b8-5863-4153-88c8-19684b230d1b admin admin] https://10.4.3.143/volume/v3/types/69e633b8-fab9-4b15-8b40-4f1a67c51cda/extra_specs returned with HTTP 200 Aug 16 21:04:31.563130 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 1/3] 10.4.3.143 () {68 vars in 1449 bytes} [Sun Aug 16 21:04:31 2026] POST /volume/v3/types/69e633b8-fab9-4b15-8b40-4f1a67c51cda/extra_specs => generated 52 bytes in 403 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 16 21:04:31.815894 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-eaa049ed-b195-4e0c-9903-ab83579e55ef None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:04:32.109411 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-eaa049ed-b195-4e0c-9903-ab83579e55ef admin admin] POST https://10.4.3.143/volume/v3/types Aug 16 21:04:32.110068 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-eaa049ed-b195-4e0c-9903-ab83579e55ef admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"description": null, "name": "multiattach"}} {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:04:32.111580 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:04:32.111580 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:04:32.142381 np0000007409 devstack@c-api.service[100332]: DEBUG oslo_db.sqlalchemy.engines [None req-eaa049ed-b195-4e0c-9903-ab83579e55ef 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=100332) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 16 21:04:32.169236 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-eaa049ed-b195-4e0c-9903-ab83579e55ef admin admin] https://10.4.3.143/volume/v3/types returned with HTTP 200 Aug 16 21:04:32.169637 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 2/4] 10.4.3.143 () {68 vars in 1302 bytes} [Sun Aug 16 21:04:31 2026] POST /volume/v3/types => generated 186 bytes in 354 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:04:32.186141 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-a4b31ee0-1eb5-4834-abb2-073d67a960e4 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:04:32.495343 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-a4b31ee0-1eb5-4834-abb2-073d67a960e4 admin admin] POST https://10.4.3.143/volume/v3/types/ff3245f7-c000-4f43-94f1-4f4399c738da/extra_specs Aug 16 21:04:32.495343 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-a4b31ee0-1eb5-4834-abb2-073d67a960e4 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"multiattach": " True"}} {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:04:32.500349 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:04:32.500349 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:04:32.530311 np0000007409 devstack@c-api.service[100331]: DEBUG oslo_db.sqlalchemy.engines [None req-a4b31ee0-1eb5-4834-abb2-073d67a960e4 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=100331) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 16 21:04:32.592057 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-a4b31ee0-1eb5-4834-abb2-073d67a960e4 admin admin] https://10.4.3.143/volume/v3/types/ff3245f7-c000-4f43-94f1-4f4399c738da/extra_specs returned with HTTP 200 Aug 16 21:04:32.592057 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 1/5] 10.4.3.143 () {68 vars in 1449 bytes} [Sun Aug 16 21:04:32 2026] POST /volume/v3/types/ff3245f7-c000-4f43-94f1-4f4399c738da/extra_specs => generated 45 bytes in 413 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 16 21:04:41.146147 np0000007409 devstack@c-api.service[100333]: DEBUG dbcounter [-] [100333] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=100333) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 16 21:04:41.561243 np0000007409 devstack@c-api.service[100330]: DEBUG dbcounter [-] [100330] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=100330) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 16 21:04:42.167332 np0000007409 devstack@c-api.service[100332]: DEBUG dbcounter [-] [100332] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=100332) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 16 21:04:42.588691 np0000007409 devstack@c-api.service[100331]: DEBUG dbcounter [-] [100331] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=100331) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 16 21:04:58.046901 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-b5830fd2-0234-4c4d-b31e-a2f3dfa131d7 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:04:58.047324 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-b5830fd2-0234-4c4d-b31e-a2f3dfa131d7 None None] GET https://10.4.3.143/volume// Aug 16 21:04:58.047324 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-b5830fd2-0234-4c4d-b31e-a2f3dfa131d7 None None] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:04:58.047495 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-b5830fd2-0234-4c4d-b31e-a2f3dfa131d7 None None] Calling method 'all' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:04:58.047996 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-b5830fd2-0234-4c4d-b31e-a2f3dfa131d7 None None] https://10.4.3.143/volume// returned with HTTP 300 Aug 16 21:04:58.048232 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 2/6] 10.4.3.143 () {66 vars in 1425 bytes} [Sun Aug 16 21:04: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 16 21:05:36.127275 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-5c61d34b-ae43-4ed4-b821-e4510103cd8c None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:05:36.397707 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-5c61d34b-ae43-4ed4-b821-e4510103cd8c tempest-verify_tempest_config-1216620897 tempest-verify_tempest_config-1216620897-project-member] GET https://10.4.3.143/volume/v3/extensions Aug 16 21:05:36.397930 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-5c61d34b-ae43-4ed4-b821-e4510103cd8c tempest-verify_tempest_config-1216620897 tempest-verify_tempest_config-1216620897-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:05:36.398157 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-5c61d34b-ae43-4ed4-b821-e4510103cd8c tempest-verify_tempest_config-1216620897 tempest-verify_tempest_config-1216620897-project-member] Calling method 'index' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:05:36.398467 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-5c61d34b-ae43-4ed4-b821-e4510103cd8c tempest-verify_tempest_config-1216620897 tempest-verify_tempest_config-1216620897-project-member] https://10.4.3.143/volume/v3/extensions returned with HTTP 200 Aug 16 21:05:36.398797 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 2/7] 10.4.3.143 () {66 vars in 1246 bytes} [Sun Aug 16 21:05:36 2026] GET /volume/v3/extensions => generated 5245 bytes in 272 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:06:39.485001 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-25778b64-8690-4fb4-a8a1-3326ad48ba2d None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:06:39.939885 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-25778b64-8690-4fb4-a8a1-3326ad48ba2d tempest-TaggedBootDevicesTest-1417365093 tempest-TaggedBootDevicesTest-1417365093-project-member] POST https://10.4.3.143/volume/v3/volumes Aug 16 21:06:39.940422 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-25778b64-8690-4fb4-a8a1-3326ad48ba2d tempest-TaggedBootDevicesTest-1417365093 tempest-TaggedBootDevicesTest-1417365093-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-117188860", "imageRef": "42b524b5-4969-43e9-b5aa-f976c786aa94"}} {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:06:39.941934 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.v3.volumes [None req-25778b64-8690-4fb4-a8a1-3326ad48ba2d tempest-TaggedBootDevicesTest-1417365093 tempest-TaggedBootDevicesTest-1417365093-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest-volume-117188860', 'imageRef': '42b524b5-4969-43e9-b5aa-f976c786aa94'}} {{(pid=100332) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 21:06:40.495504 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.v3.volumes [None req-25778b64-8690-4fb4-a8a1-3326ad48ba2d tempest-TaggedBootDevicesTest-1417365093 tempest-TaggedBootDevicesTest-1417365093-project-member] Create volume of 1 GB Aug 16 21:06:40.511211 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-25778b64-8690-4fb4-a8a1-3326ad48ba2d tempest-TaggedBootDevicesTest-1417365093 tempest-TaggedBootDevicesTest-1417365093-project-member] Availability zone cache updated, next update will occur around 2026-08-16 22:06:40.510540. {{(pid=100332) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 16 21:06:40.511344 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-25778b64-8690-4fb4-a8a1-3326ad48ba2d tempest-TaggedBootDevicesTest-1417365093 tempest-TaggedBootDevicesTest-1417365093-project-member] Availability Zones retrieved successfully. Aug 16 21:06:40.537807 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-25778b64-8690-4fb4-a8a1-3326ad48ba2d tempest-TaggedBootDevicesTest-1417365093 tempest-TaggedBootDevicesTest-1417365093-project-member] Flow 'volume_create_api' (3d541adf-7ba5-446a-a214-38534a5e35eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100332) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:06:40.539183 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-25778b64-8690-4fb4-a8a1-3326ad48ba2d tempest-TaggedBootDevicesTest-1417365093 tempest-TaggedBootDevicesTest-1417365093-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (00c1f1bb-9b39-4eed-914d-09aec5631ff5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:06:40.540294 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.flows.api.create_volume [None req-25778b64-8690-4fb4-a8a1-3326ad48ba2d tempest-TaggedBootDevicesTest-1417365093 tempest-TaggedBootDevicesTest-1417365093-project-member] Validating volume size '1' using validate_int {{(pid=100332) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 21:06:40.660180 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-25778b64-8690-4fb4-a8a1-3326ad48ba2d tempest-TaggedBootDevicesTest-1417365093 tempest-TaggedBootDevicesTest-1417365093-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (00c1f1bb-9b39-4eed-914d-09aec5631ff5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T21:04:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=69e633b8-fab9-4b15-8b40-4f1a67c51cda,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '69e633b8-fab9-4b15-8b40-4f1a67c51cda', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:06:40.660991 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-25778b64-8690-4fb4-a8a1-3326ad48ba2d tempest-TaggedBootDevicesTest-1417365093 tempest-TaggedBootDevicesTest-1417365093-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (397b130d-e344-43bb-9c57-de7e8e60422b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:06:40.702793 np0000007409 devstack@c-api.service[100332]: WARNING cinder.quota [None req-25778b64-8690-4fb4-a8a1-3326ad48ba2d tempest-TaggedBootDevicesTest-1417365093 tempest-TaggedBootDevicesTest-1417365093-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 16 21:06:40.703275 np0000007409 devstack@c-api.service[100332]: WARNING cinder.quota [None req-25778b64-8690-4fb4-a8a1-3326ad48ba2d tempest-TaggedBootDevicesTest-1417365093 tempest-TaggedBootDevicesTest-1417365093-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 16 21:06:40.755039 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.quota [None req-25778b64-8690-4fb4-a8a1-3326ad48ba2d tempest-TaggedBootDevicesTest-1417365093 tempest-TaggedBootDevicesTest-1417365093-project-member] Created reservations ['0d7a7491-bee0-448b-8790-3457fb737834', '21725d84-258d-49e9-9209-c14bf879ea9e', '9ae25702-4b8c-494a-a605-c3ae25fb75f0', 'fe550596-1209-40bc-bfb9-681d5deeb6ba'] {{(pid=100332) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:06:40.756112 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-25778b64-8690-4fb4-a8a1-3326ad48ba2d tempest-TaggedBootDevicesTest-1417365093 tempest-TaggedBootDevicesTest-1417365093-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (397b130d-e344-43bb-9c57-de7e8e60422b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0d7a7491-bee0-448b-8790-3457fb737834', '21725d84-258d-49e9-9209-c14bf879ea9e', '9ae25702-4b8c-494a-a605-c3ae25fb75f0', 'fe550596-1209-40bc-bfb9-681d5deeb6ba']}' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:06:40.757045 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-25778b64-8690-4fb4-a8a1-3326ad48ba2d tempest-TaggedBootDevicesTest-1417365093 tempest-TaggedBootDevicesTest-1417365093-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (782d63e6-fbe3-4dc5-b9f3-494eed79b0b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:06:40.816669 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-25778b64-8690-4fb4-a8a1-3326ad48ba2d tempest-TaggedBootDevicesTest-1417365093 tempest-TaggedBootDevicesTest-1417365093-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (782d63e6-fbe3-4dc5-b9f3-494eed79b0b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2c35ec31-5bc4-43fc-a6be-e7385a7fae0f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-117188860',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='840a6616f9ff404abd040a7d463a07e9',qos_specs=None,replication_status=,reservations=['0d7a7491-bee0-448b-8790-3457fb737834','21725d84-258d-49e9-9209-c14bf879ea9e','9ae25702-4b8c-494a-a605-c3ae25fb75f0','fe550596-1209-40bc-bfb9-681d5deeb6ba'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4fef8041be7a412cb3f58423e612b5fc',volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T21:06:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-117188860',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2c35ec31-5bc4-43fc-a6be-e7385a7fae0f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='840a6616f9ff404abd040a7d463a07e9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4fef8041be7a412cb3f58423e612b5fc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(69e633b8-fab9-4b15-8b40-4f1a67c51cda),volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda)}' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:06:40.817483 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-25778b64-8690-4fb4-a8a1-3326ad48ba2d tempest-TaggedBootDevicesTest-1417365093 tempest-TaggedBootDevicesTest-1417365093-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9556167b-6233-494a-aa26-ed2ed397b8db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:06:40.850374 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-25778b64-8690-4fb4-a8a1-3326ad48ba2d tempest-TaggedBootDevicesTest-1417365093 tempest-TaggedBootDevicesTest-1417365093-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9556167b-6233-494a-aa26-ed2ed397b8db) transitioned into state 'SUCCESS' from state '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-117188860',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='840a6616f9ff404abd040a7d463a07e9',qos_specs=None,replication_status=,reservations=['0d7a7491-bee0-448b-8790-3457fb737834','21725d84-258d-49e9-9209-c14bf879ea9e','9ae25702-4b8c-494a-a605-c3ae25fb75f0','fe550596-1209-40bc-bfb9-681d5deeb6ba'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4fef8041be7a412cb3f58423e612b5fc',volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda)}' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:06:40.851351 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-25778b64-8690-4fb4-a8a1-3326ad48ba2d tempest-TaggedBootDevicesTest-1417365093 tempest-TaggedBootDevicesTest-1417365093-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (50077879-fb72-4857-9d8b-c0430deb95cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:06:40.877429 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-25778b64-8690-4fb4-a8a1-3326ad48ba2d tempest-TaggedBootDevicesTest-1417365093 tempest-TaggedBootDevicesTest-1417365093-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (50077879-fb72-4857-9d8b-c0430deb95cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:06:40.878125 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-25778b64-8690-4fb4-a8a1-3326ad48ba2d tempest-TaggedBootDevicesTest-1417365093 tempest-TaggedBootDevicesTest-1417365093-project-member] Flow 'volume_create_api' (3d541adf-7ba5-446a-a214-38534a5e35eb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100332) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:06:40.878585 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-25778b64-8690-4fb4-a8a1-3326ad48ba2d tempest-TaggedBootDevicesTest-1417365093 tempest-TaggedBootDevicesTest-1417365093-project-member] Create volume request issued successfully. Aug 16 21:06:40.879853 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-25778b64-8690-4fb4-a8a1-3326ad48ba2d tempest-TaggedBootDevicesTest-1417365093 tempest-TaggedBootDevicesTest-1417365093-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Aug 16 21:06:40.880498 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 3/8] 10.4.3.143 () {68 vars in 1259 bytes} [Sun Aug 16 21:06:39 2026] POST /volume/v3/volumes => generated 751 bytes in 1396 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 21:06:40.901149 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-ad77ce35-d7e8-4bf5-b95f-6658d529be91 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:06:40.903852 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-ad77ce35-d7e8-4bf5-b95f-6658d529be91 tempest-TaggedBootDevicesTest-1417365093 tempest-TaggedBootDevicesTest-1417365093-project-member] GET https://10.4.3.143/volume/v3/volumes/2c35ec31-5bc4-43fc-a6be-e7385a7fae0f Aug 16 21:06:40.904157 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-ad77ce35-d7e8-4bf5-b95f-6658d529be91 tempest-TaggedBootDevicesTest-1417365093 tempest-TaggedBootDevicesTest-1417365093-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:06:40.904430 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-ad77ce35-d7e8-4bf5-b95f-6658d529be91 tempest-TaggedBootDevicesTest-1417365093 tempest-TaggedBootDevicesTest-1417365093-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:06:40.941588 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:06:40.941588 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:06:40.953962 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-ad77ce35-d7e8-4bf5-b95f-6658d529be91 tempest-TaggedBootDevicesTest-1417365093 tempest-TaggedBootDevicesTest-1417365093-project-member] Volume info retrieved successfully. Aug 16 21:06:40.965067 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-ad77ce35-d7e8-4bf5-b95f-6658d529be91 tempest-TaggedBootDevicesTest-1417365093 tempest-TaggedBootDevicesTest-1417365093-project-member] https://10.4.3.143/volume/v3/volumes/2c35ec31-5bc4-43fc-a6be-e7385a7fae0f returned with HTTP 200 Aug 16 21:06:40.965729 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 2/9] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:06:40 2026] GET /volume/v3/volumes/2c35ec31-5bc4-43fc-a6be-e7385a7fae0f => generated 819 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:06:41.985984 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-e1e1a21b-8163-4125-818c-feab7122612a None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:06:41.991303 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-e1e1a21b-8163-4125-818c-feab7122612a tempest-TaggedBootDevicesTest-1417365093 tempest-TaggedBootDevicesTest-1417365093-project-member] GET https://10.4.3.143/volume/v3/volumes/2c35ec31-5bc4-43fc-a6be-e7385a7fae0f Aug 16 21:06:41.991570 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-e1e1a21b-8163-4125-818c-feab7122612a tempest-TaggedBootDevicesTest-1417365093 tempest-TaggedBootDevicesTest-1417365093-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:06:41.991799 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-e1e1a21b-8163-4125-818c-feab7122612a tempest-TaggedBootDevicesTest-1417365093 tempest-TaggedBootDevicesTest-1417365093-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:06:42.072035 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:06:42.072035 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:06:42.081952 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-e1e1a21b-8163-4125-818c-feab7122612a tempest-TaggedBootDevicesTest-1417365093 tempest-TaggedBootDevicesTest-1417365093-project-member] Volume info retrieved successfully. Aug 16 21:06:42.095941 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-e1e1a21b-8163-4125-818c-feab7122612a tempest-TaggedBootDevicesTest-1417365093 tempest-TaggedBootDevicesTest-1417365093-project-member] https://10.4.3.143/volume/v3/volumes/2c35ec31-5bc4-43fc-a6be-e7385a7fae0f returned with HTTP 200 Aug 16 21:06:42.095941 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 3/10] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:06:41 2026] GET /volume/v3/volumes/2c35ec31-5bc4-43fc-a6be-e7385a7fae0f => generated 843 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:06:43.113948 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-72189597-562f-4598-a228-7e0e8c945f78 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:06:43.116592 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-72189597-562f-4598-a228-7e0e8c945f78 tempest-TaggedBootDevicesTest-1417365093 tempest-TaggedBootDevicesTest-1417365093-project-member] GET https://10.4.3.143/volume/v3/volumes/2c35ec31-5bc4-43fc-a6be-e7385a7fae0f Aug 16 21:06:43.116786 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-72189597-562f-4598-a228-7e0e8c945f78 tempest-TaggedBootDevicesTest-1417365093 tempest-TaggedBootDevicesTest-1417365093-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:06:43.116997 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-72189597-562f-4598-a228-7e0e8c945f78 tempest-TaggedBootDevicesTest-1417365093 tempest-TaggedBootDevicesTest-1417365093-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:06:43.143357 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:06:43.143357 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:06:43.151715 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-72189597-562f-4598-a228-7e0e8c945f78 tempest-TaggedBootDevicesTest-1417365093 tempest-TaggedBootDevicesTest-1417365093-project-member] Volume info retrieved successfully. Aug 16 21:06:43.160161 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-72189597-562f-4598-a228-7e0e8c945f78 tempest-TaggedBootDevicesTest-1417365093 tempest-TaggedBootDevicesTest-1417365093-project-member] https://10.4.3.143/volume/v3/volumes/2c35ec31-5bc4-43fc-a6be-e7385a7fae0f returned with HTTP 200 Aug 16 21:06:43.161111 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 3/11] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:06:43 2026] GET /volume/v3/volumes/2c35ec31-5bc4-43fc-a6be-e7385a7fae0f => generated 843 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:06:44.173690 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-4c86c60c-1937-4f3e-a69a-dc6e129508ef None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:06:44.176239 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-d0bcb0e2-03a5-4873-bf19-b1f96c04e54e None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:06:44.181541 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-d0bcb0e2-03a5-4873-bf19-b1f96c04e54e tempest-TaggedBootDevicesTest-1417365093 tempest-TaggedBootDevicesTest-1417365093-project-member] GET https://10.4.3.143/volume/v3/volumes/2c35ec31-5bc4-43fc-a6be-e7385a7fae0f Aug 16 21:06:44.183111 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-d0bcb0e2-03a5-4873-bf19-b1f96c04e54e tempest-TaggedBootDevicesTest-1417365093 tempest-TaggedBootDevicesTest-1417365093-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:06:44.183415 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-d0bcb0e2-03a5-4873-bf19-b1f96c04e54e tempest-TaggedBootDevicesTest-1417365093 tempest-TaggedBootDevicesTest-1417365093-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:06:44.191093 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:06:44.191093 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:06:44.194720 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-d0bcb0e2-03a5-4873-bf19-b1f96c04e54e tempest-TaggedBootDevicesTest-1417365093 tempest-TaggedBootDevicesTest-1417365093-project-member] Volume info retrieved successfully. Aug 16 21:06:44.198873 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-d0bcb0e2-03a5-4873-bf19-b1f96c04e54e tempest-TaggedBootDevicesTest-1417365093 tempest-TaggedBootDevicesTest-1417365093-project-member] https://10.4.3.143/volume/v3/volumes/2c35ec31-5bc4-43fc-a6be-e7385a7fae0f returned with HTTP 200 Aug 16 21:06:44.199284 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 3/12] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:06:44 2026] GET /volume/v3/volumes/2c35ec31-5bc4-43fc-a6be-e7385a7fae0f => generated 904 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 16 21:06:44.465996 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-4c86c60c-1937-4f3e-a69a-dc6e129508ef tempest-VolumesAssistedSnapshotsTest-1413737210 tempest-VolumesAssistedSnapshotsTest-1413737210-project-admin] POST https://10.4.3.143/volume/v3/volumes Aug 16 21:06:44.466383 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-4c86c60c-1937-4f3e-a69a-dc6e129508ef tempest-VolumesAssistedSnapshotsTest-1413737210 tempest-VolumesAssistedSnapshotsTest-1413737210-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAssistedSnapshotsTest-volume-459555998"}} {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:06:44.467817 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.v3.volumes [None req-4c86c60c-1937-4f3e-a69a-dc6e129508ef tempest-VolumesAssistedSnapshotsTest-1413737210 tempest-VolumesAssistedSnapshotsTest-1413737210-project-admin] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAssistedSnapshotsTest-volume-459555998'}} {{(pid=100332) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 21:06:44.467953 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.v3.volumes [None req-4c86c60c-1937-4f3e-a69a-dc6e129508ef tempest-VolumesAssistedSnapshotsTest-1413737210 tempest-VolumesAssistedSnapshotsTest-1413737210-project-admin] Create volume of 1 GB Aug 16 21:06:44.468212 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:06:44.468212 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:06:44.472784 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-4c86c60c-1937-4f3e-a69a-dc6e129508ef tempest-VolumesAssistedSnapshotsTest-1413737210 tempest-VolumesAssistedSnapshotsTest-1413737210-project-admin] Availability Zones retrieved successfully. Aug 16 21:06:44.478832 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-4c86c60c-1937-4f3e-a69a-dc6e129508ef tempest-VolumesAssistedSnapshotsTest-1413737210 tempest-VolumesAssistedSnapshotsTest-1413737210-project-admin] Flow 'volume_create_api' (b4d559e7-c3bd-4c45-b725-41e88f42314f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100332) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:06:44.479879 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-4c86c60c-1937-4f3e-a69a-dc6e129508ef tempest-VolumesAssistedSnapshotsTest-1413737210 tempest-VolumesAssistedSnapshotsTest-1413737210-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (402acd65-f0db-4541-aaeb-9390f20a1272) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:06:44.480685 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.flows.api.create_volume [None req-4c86c60c-1937-4f3e-a69a-dc6e129508ef tempest-VolumesAssistedSnapshotsTest-1413737210 tempest-VolumesAssistedSnapshotsTest-1413737210-project-admin] Validating volume size '1' using validate_int {{(pid=100332) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 21:06:44.509312 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-4c86c60c-1937-4f3e-a69a-dc6e129508ef tempest-VolumesAssistedSnapshotsTest-1413737210 tempest-VolumesAssistedSnapshotsTest-1413737210-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (402acd65-f0db-4541-aaeb-9390f20a1272) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T21:04:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=69e633b8-fab9-4b15-8b40-4f1a67c51cda,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '69e633b8-fab9-4b15-8b40-4f1a67c51cda', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:06:44.510245 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-4c86c60c-1937-4f3e-a69a-dc6e129508ef tempest-VolumesAssistedSnapshotsTest-1413737210 tempest-VolumesAssistedSnapshotsTest-1413737210-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a601f4ad-328e-486c-879c-7936a7fc0383) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:06:44.572936 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.quota [None req-4c86c60c-1937-4f3e-a69a-dc6e129508ef tempest-VolumesAssistedSnapshotsTest-1413737210 tempest-VolumesAssistedSnapshotsTest-1413737210-project-admin] Created reservations ['b0397aae-c81a-42e0-84da-b2eb3d20937a', '3ac0232e-7146-4c52-a093-9671806986a5', '037b9288-db43-4f9a-9f31-b9ca2ce09cb8', '4aa3bcc4-831c-4912-9147-d05c7a0da406'] {{(pid=100332) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:06:44.573717 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-4c86c60c-1937-4f3e-a69a-dc6e129508ef tempest-VolumesAssistedSnapshotsTest-1413737210 tempest-VolumesAssistedSnapshotsTest-1413737210-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a601f4ad-328e-486c-879c-7936a7fc0383) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b0397aae-c81a-42e0-84da-b2eb3d20937a', '3ac0232e-7146-4c52-a093-9671806986a5', '037b9288-db43-4f9a-9f31-b9ca2ce09cb8', '4aa3bcc4-831c-4912-9147-d05c7a0da406']}' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:06:44.574503 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-4c86c60c-1937-4f3e-a69a-dc6e129508ef tempest-VolumesAssistedSnapshotsTest-1413737210 tempest-VolumesAssistedSnapshotsTest-1413737210-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5e27b906-969d-4f3f-bccb-a222a2d41640) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:06:44.615868 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-4c86c60c-1937-4f3e-a69a-dc6e129508ef tempest-VolumesAssistedSnapshotsTest-1413737210 tempest-VolumesAssistedSnapshotsTest-1413737210-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5e27b906-969d-4f3f-bccb-a222a2d41640) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd59bea67-0cc1-431c-8f05-358354889148', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAssistedSnapshotsTest-volume-459555998',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='729f89159945475f8a6962566d79e138',qos_specs=None,replication_status=,reservations=['b0397aae-c81a-42e0-84da-b2eb3d20937a','3ac0232e-7146-4c52-a093-9671806986a5','037b9288-db43-4f9a-9f31-b9ca2ce09cb8','4aa3bcc4-831c-4912-9147-d05c7a0da406'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c90c866df9224ee1908f6a7c17a57d9a',volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T21:06:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAssistedSnapshotsTest-volume-459555998',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d59bea67-0cc1-431c-8f05-358354889148,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='729f89159945475f8a6962566d79e138',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c90c866df9224ee1908f6a7c17a57d9a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(69e633b8-fab9-4b15-8b40-4f1a67c51cda),volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda)}' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:06:44.616835 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-4c86c60c-1937-4f3e-a69a-dc6e129508ef tempest-VolumesAssistedSnapshotsTest-1413737210 tempest-VolumesAssistedSnapshotsTest-1413737210-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3efcdf96-817b-4dc1-9558-ecec23c10017) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:06:44.646460 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-4c86c60c-1937-4f3e-a69a-dc6e129508ef tempest-VolumesAssistedSnapshotsTest-1413737210 tempest-VolumesAssistedSnapshotsTest-1413737210-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3efcdf96-817b-4dc1-9558-ecec23c10017) transitioned into state 'SUCCESS' from state '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-459555998',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='729f89159945475f8a6962566d79e138',qos_specs=None,replication_status=,reservations=['b0397aae-c81a-42e0-84da-b2eb3d20937a','3ac0232e-7146-4c52-a093-9671806986a5','037b9288-db43-4f9a-9f31-b9ca2ce09cb8','4aa3bcc4-831c-4912-9147-d05c7a0da406'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c90c866df9224ee1908f6a7c17a57d9a',volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda)}' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:06:44.647468 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-4c86c60c-1937-4f3e-a69a-dc6e129508ef tempest-VolumesAssistedSnapshotsTest-1413737210 tempest-VolumesAssistedSnapshotsTest-1413737210-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b8e7433c-8ed2-416a-b80d-4ef1d0217584) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:06:44.658004 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-4c86c60c-1937-4f3e-a69a-dc6e129508ef tempest-VolumesAssistedSnapshotsTest-1413737210 tempest-VolumesAssistedSnapshotsTest-1413737210-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b8e7433c-8ed2-416a-b80d-4ef1d0217584) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:06:44.658775 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-4c86c60c-1937-4f3e-a69a-dc6e129508ef tempest-VolumesAssistedSnapshotsTest-1413737210 tempest-VolumesAssistedSnapshotsTest-1413737210-project-admin] Flow 'volume_create_api' (b4d559e7-c3bd-4c45-b725-41e88f42314f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100332) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:06:44.659079 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-4c86c60c-1937-4f3e-a69a-dc6e129508ef tempest-VolumesAssistedSnapshotsTest-1413737210 tempest-VolumesAssistedSnapshotsTest-1413737210-project-admin] Create volume request issued successfully. Aug 16 21:06:44.659662 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-4c86c60c-1937-4f3e-a69a-dc6e129508ef tempest-VolumesAssistedSnapshotsTest-1413737210 tempest-VolumesAssistedSnapshotsTest-1413737210-project-admin] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Aug 16 21:06:44.660123 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 4/13] 10.4.3.143 () {68 vars in 1258 bytes} [Sun Aug 16 21:06:44 2026] POST /volume/v3/volumes => generated 784 bytes in 487 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 21:06:44.675531 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-f5661104-0a17-4572-a741-1f4a8f40be99 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:06:44.680037 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-f5661104-0a17-4572-a741-1f4a8f40be99 tempest-VolumesAssistedSnapshotsTest-1413737210 tempest-VolumesAssistedSnapshotsTest-1413737210-project-admin] GET https://10.4.3.143/volume/v3/volumes/d59bea67-0cc1-431c-8f05-358354889148 Aug 16 21:06:44.680240 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-f5661104-0a17-4572-a741-1f4a8f40be99 tempest-VolumesAssistedSnapshotsTest-1413737210 tempest-VolumesAssistedSnapshotsTest-1413737210-project-admin] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:06:44.680439 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-f5661104-0a17-4572-a741-1f4a8f40be99 tempest-VolumesAssistedSnapshotsTest-1413737210 tempest-VolumesAssistedSnapshotsTest-1413737210-project-admin] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:06:44.714602 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:06:44.714602 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:06:44.718494 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-f5661104-0a17-4572-a741-1f4a8f40be99 tempest-VolumesAssistedSnapshotsTest-1413737210 tempest-VolumesAssistedSnapshotsTest-1413737210-project-admin] Volume info retrieved successfully. Aug 16 21:06:44.722807 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-f5661104-0a17-4572-a741-1f4a8f40be99 tempest-VolumesAssistedSnapshotsTest-1413737210 tempest-VolumesAssistedSnapshotsTest-1413737210-project-admin] https://10.4.3.143/volume/v3/volumes/d59bea67-0cc1-431c-8f05-358354889148 returned with HTTP 200 Aug 16 21:06:44.723519 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 4/14] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:06:44 2026] GET /volume/v3/volumes/d59bea67-0cc1-431c-8f05-358354889148 => generated 963 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:06:45.214697 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-51a921a7-344a-45ba-b119-20b958cc1f87 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:06:45.218383 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-51a921a7-344a-45ba-b119-20b958cc1f87 tempest-TaggedBootDevicesTest-1417365093 tempest-TaggedBootDevicesTest-1417365093-project-member] GET https://10.4.3.143/volume/v3/volumes/2c35ec31-5bc4-43fc-a6be-e7385a7fae0f Aug 16 21:06:45.218383 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-51a921a7-344a-45ba-b119-20b958cc1f87 tempest-TaggedBootDevicesTest-1417365093 tempest-TaggedBootDevicesTest-1417365093-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:06:45.218383 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-51a921a7-344a-45ba-b119-20b958cc1f87 tempest-TaggedBootDevicesTest-1417365093 tempest-TaggedBootDevicesTest-1417365093-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:06:45.224095 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:06:45.224095 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:06:45.228370 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-51a921a7-344a-45ba-b119-20b958cc1f87 tempest-TaggedBootDevicesTest-1417365093 tempest-TaggedBootDevicesTest-1417365093-project-member] Volume info retrieved successfully. Aug 16 21:06:45.237264 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-51a921a7-344a-45ba-b119-20b958cc1f87 tempest-TaggedBootDevicesTest-1417365093 tempest-TaggedBootDevicesTest-1417365093-project-member] https://10.4.3.143/volume/v3/volumes/2c35ec31-5bc4-43fc-a6be-e7385a7fae0f returned with HTTP 200 Aug 16 21:06:45.237683 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 4/15] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:06:45 2026] GET /volume/v3/volumes/2c35ec31-5bc4-43fc-a6be-e7385a7fae0f => generated 904 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:06:45.739352 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-925c0a8f-3135-4855-b541-b8833f888fa5 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:06:45.742240 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-925c0a8f-3135-4855-b541-b8833f888fa5 tempest-VolumesAssistedSnapshotsTest-1413737210 tempest-VolumesAssistedSnapshotsTest-1413737210-project-admin] GET https://10.4.3.143/volume/v3/volumes/d59bea67-0cc1-431c-8f05-358354889148 Aug 16 21:06:45.742572 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-925c0a8f-3135-4855-b541-b8833f888fa5 tempest-VolumesAssistedSnapshotsTest-1413737210 tempest-VolumesAssistedSnapshotsTest-1413737210-project-admin] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:06:45.742842 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-925c0a8f-3135-4855-b541-b8833f888fa5 tempest-VolumesAssistedSnapshotsTest-1413737210 tempest-VolumesAssistedSnapshotsTest-1413737210-project-admin] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:06:45.780686 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:06:45.780686 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:06:45.786985 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-925c0a8f-3135-4855-b541-b8833f888fa5 tempest-VolumesAssistedSnapshotsTest-1413737210 tempest-VolumesAssistedSnapshotsTest-1413737210-project-admin] Volume info retrieved successfully. Aug 16 21:06:45.792369 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-925c0a8f-3135-4855-b541-b8833f888fa5 tempest-VolumesAssistedSnapshotsTest-1413737210 tempest-VolumesAssistedSnapshotsTest-1413737210-project-admin] https://10.4.3.143/volume/v3/volumes/d59bea67-0cc1-431c-8f05-358354889148 returned with HTTP 200 Aug 16 21:06:45.792888 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 4/16] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:06:45 2026] GET /volume/v3/volumes/d59bea67-0cc1-431c-8f05-358354889148 => generated 1024 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:06:45.967858 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-477f1886-4c47-4813-b2c6-7a145a14fd4b None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:06:45.970235 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-477f1886-4c47-4813-b2c6-7a145a14fd4b tempest-TaggedAttachmentsTest-741612257 tempest-TaggedAttachmentsTest-741612257-project-member] POST https://10.4.3.143/volume/v3/volumes Aug 16 21:06:45.970899 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-477f1886-4c47-4813-b2c6-7a145a14fd4b tempest-TaggedAttachmentsTest-741612257 tempest-TaggedAttachmentsTest-741612257-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedAttachmentsTest-volume-1142924814"}} {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:06:45.972814 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.v3.volumes [None req-477f1886-4c47-4813-b2c6-7a145a14fd4b tempest-TaggedAttachmentsTest-741612257 tempest-TaggedAttachmentsTest-741612257-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedAttachmentsTest-volume-1142924814'}} {{(pid=100332) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 21:06:45.973370 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.v3.volumes [None req-477f1886-4c47-4813-b2c6-7a145a14fd4b tempest-TaggedAttachmentsTest-741612257 tempest-TaggedAttachmentsTest-741612257-project-member] Create volume of 1 GB Aug 16 21:06:45.973583 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:06:45.973583 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:06:45.977975 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-477f1886-4c47-4813-b2c6-7a145a14fd4b tempest-TaggedAttachmentsTest-741612257 tempest-TaggedAttachmentsTest-741612257-project-member] Availability Zones retrieved successfully. Aug 16 21:06:45.992195 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-477f1886-4c47-4813-b2c6-7a145a14fd4b tempest-TaggedAttachmentsTest-741612257 tempest-TaggedAttachmentsTest-741612257-project-member] Flow 'volume_create_api' (9f41287d-8107-4a15-acf2-bb40cbe15702) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100332) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:06:45.993412 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-477f1886-4c47-4813-b2c6-7a145a14fd4b tempest-TaggedAttachmentsTest-741612257 tempest-TaggedAttachmentsTest-741612257-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6a778744-e0bb-4514-b695-b4f07aae6cb1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:06:45.994642 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.flows.api.create_volume [None req-477f1886-4c47-4813-b2c6-7a145a14fd4b tempest-TaggedAttachmentsTest-741612257 tempest-TaggedAttachmentsTest-741612257-project-member] Validating volume size '1' using validate_int {{(pid=100332) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 21:06:46.027406 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-477f1886-4c47-4813-b2c6-7a145a14fd4b tempest-TaggedAttachmentsTest-741612257 tempest-TaggedAttachmentsTest-741612257-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6a778744-e0bb-4514-b695-b4f07aae6cb1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T21:04:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=69e633b8-fab9-4b15-8b40-4f1a67c51cda,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '69e633b8-fab9-4b15-8b40-4f1a67c51cda', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:06:46.028414 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-477f1886-4c47-4813-b2c6-7a145a14fd4b tempest-TaggedAttachmentsTest-741612257 tempest-TaggedAttachmentsTest-741612257-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f2419ea5-7938-47a5-8b9c-5776713f1490) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:06:46.110875 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.quota [None req-477f1886-4c47-4813-b2c6-7a145a14fd4b tempest-TaggedAttachmentsTest-741612257 tempest-TaggedAttachmentsTest-741612257-project-member] Created reservations ['d61ea491-1178-4451-962f-59d813480ea1', '9734900a-9783-480f-8991-fe2071c9dac6', '2d2f5931-fcf3-42d2-bfd5-f6a0572a902a', '5d753967-d326-409a-b7c8-724421c7aac2'] {{(pid=100332) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:06:46.112064 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-477f1886-4c47-4813-b2c6-7a145a14fd4b tempest-TaggedAttachmentsTest-741612257 tempest-TaggedAttachmentsTest-741612257-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f2419ea5-7938-47a5-8b9c-5776713f1490) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d61ea491-1178-4451-962f-59d813480ea1', '9734900a-9783-480f-8991-fe2071c9dac6', '2d2f5931-fcf3-42d2-bfd5-f6a0572a902a', '5d753967-d326-409a-b7c8-724421c7aac2']}' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:06:46.113110 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-477f1886-4c47-4813-b2c6-7a145a14fd4b tempest-TaggedAttachmentsTest-741612257 tempest-TaggedAttachmentsTest-741612257-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (40cef7cd-5399-4817-bff0-4c0cb8ec77b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:06:46.140949 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-477f1886-4c47-4813-b2c6-7a145a14fd4b tempest-TaggedAttachmentsTest-741612257 tempest-TaggedAttachmentsTest-741612257-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (40cef7cd-5399-4817-bff0-4c0cb8ec77b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '75573bab-fbb3-4a07-867d-31e65e1aa9b5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedAttachmentsTest-volume-1142924814',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='db6903ab4651470eae3a6188b6fc9c6c',qos_specs=None,replication_status=,reservations=['d61ea491-1178-4451-962f-59d813480ea1','9734900a-9783-480f-8991-fe2071c9dac6','2d2f5931-fcf3-42d2-bfd5-f6a0572a902a','5d753967-d326-409a-b7c8-724421c7aac2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bd1292ad2b8341a2b15818290dac999a',volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T21:06:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedAttachmentsTest-volume-1142924814',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=75573bab-fbb3-4a07-867d-31e65e1aa9b5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='db6903ab4651470eae3a6188b6fc9c6c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bd1292ad2b8341a2b15818290dac999a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(69e633b8-fab9-4b15-8b40-4f1a67c51cda),volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda)}' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:06:46.141930 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-477f1886-4c47-4813-b2c6-7a145a14fd4b tempest-TaggedAttachmentsTest-741612257 tempest-TaggedAttachmentsTest-741612257-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8a47cc88-d9fb-427c-930d-194be20f74ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:06:46.170231 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-477f1886-4c47-4813-b2c6-7a145a14fd4b tempest-TaggedAttachmentsTest-741612257 tempest-TaggedAttachmentsTest-741612257-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8a47cc88-d9fb-427c-930d-194be20f74ae) transitioned into state 'SUCCESS' from state '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-1142924814',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='db6903ab4651470eae3a6188b6fc9c6c',qos_specs=None,replication_status=,reservations=['d61ea491-1178-4451-962f-59d813480ea1','9734900a-9783-480f-8991-fe2071c9dac6','2d2f5931-fcf3-42d2-bfd5-f6a0572a902a','5d753967-d326-409a-b7c8-724421c7aac2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bd1292ad2b8341a2b15818290dac999a',volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda)}' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:06:46.171736 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-477f1886-4c47-4813-b2c6-7a145a14fd4b tempest-TaggedAttachmentsTest-741612257 tempest-TaggedAttachmentsTest-741612257-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e57e51a6-200c-4bc9-98cb-c3144cd659a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:06:46.193487 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-477f1886-4c47-4813-b2c6-7a145a14fd4b tempest-TaggedAttachmentsTest-741612257 tempest-TaggedAttachmentsTest-741612257-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e57e51a6-200c-4bc9-98cb-c3144cd659a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:06:46.194821 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-477f1886-4c47-4813-b2c6-7a145a14fd4b tempest-TaggedAttachmentsTest-741612257 tempest-TaggedAttachmentsTest-741612257-project-member] Flow 'volume_create_api' (9f41287d-8107-4a15-acf2-bb40cbe15702) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100332) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:06:46.195521 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-477f1886-4c47-4813-b2c6-7a145a14fd4b tempest-TaggedAttachmentsTest-741612257 tempest-TaggedAttachmentsTest-741612257-project-member] Create volume request issued successfully. Aug 16 21:06:46.196411 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-477f1886-4c47-4813-b2c6-7a145a14fd4b tempest-TaggedAttachmentsTest-741612257 tempest-TaggedAttachmentsTest-741612257-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Aug 16 21:06:46.196896 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 5/17] 10.4.3.143 () {68 vars in 1258 bytes} [Sun Aug 16 21:06:45 2026] POST /volume/v3/volumes => generated 752 bytes in 230 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 21:06:46.219161 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-c88f4264-5c21-4457-a019-98e1336278f9 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:06:46.221565 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-c88f4264-5c21-4457-a019-98e1336278f9 tempest-TaggedAttachmentsTest-741612257 tempest-TaggedAttachmentsTest-741612257-project-member] GET https://10.4.3.143/volume/v3/volumes/75573bab-fbb3-4a07-867d-31e65e1aa9b5 Aug 16 21:06:46.221826 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-c88f4264-5c21-4457-a019-98e1336278f9 tempest-TaggedAttachmentsTest-741612257 tempest-TaggedAttachmentsTest-741612257-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:06:46.222138 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-c88f4264-5c21-4457-a019-98e1336278f9 tempest-TaggedAttachmentsTest-741612257 tempest-TaggedAttachmentsTest-741612257-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:06:46.236799 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:06:46.236799 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:06:46.241077 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-c88f4264-5c21-4457-a019-98e1336278f9 tempest-TaggedAttachmentsTest-741612257 tempest-TaggedAttachmentsTest-741612257-project-member] Volume info retrieved successfully. Aug 16 21:06:46.249333 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-c88f4264-5c21-4457-a019-98e1336278f9 tempest-TaggedAttachmentsTest-741612257 tempest-TaggedAttachmentsTest-741612257-project-member] https://10.4.3.143/volume/v3/volumes/75573bab-fbb3-4a07-867d-31e65e1aa9b5 returned with HTTP 200 Aug 16 21:06:46.249874 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 5/18] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:06:46 2026] GET /volume/v3/volumes/75573bab-fbb3-4a07-867d-31e65e1aa9b5 => generated 820 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:06:46.253744 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-757f4969-e34e-4920-a73c-2a00710df014 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:06:46.257964 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-757f4969-e34e-4920-a73c-2a00710df014 tempest-TaggedBootDevicesTest-1417365093 tempest-TaggedBootDevicesTest-1417365093-project-member] GET https://10.4.3.143/volume/v3/volumes/2c35ec31-5bc4-43fc-a6be-e7385a7fae0f Aug 16 21:06:46.258199 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-757f4969-e34e-4920-a73c-2a00710df014 tempest-TaggedBootDevicesTest-1417365093 tempest-TaggedBootDevicesTest-1417365093-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:06:46.259502 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-757f4969-e34e-4920-a73c-2a00710df014 tempest-TaggedBootDevicesTest-1417365093 tempest-TaggedBootDevicesTest-1417365093-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:06:46.267395 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:06:46.267395 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:06:46.272076 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-757f4969-e34e-4920-a73c-2a00710df014 tempest-TaggedBootDevicesTest-1417365093 tempest-TaggedBootDevicesTest-1417365093-project-member] Volume info retrieved successfully. Aug 16 21:06:46.277010 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-757f4969-e34e-4920-a73c-2a00710df014 tempest-TaggedBootDevicesTest-1417365093 tempest-TaggedBootDevicesTest-1417365093-project-member] https://10.4.3.143/volume/v3/volumes/2c35ec31-5bc4-43fc-a6be-e7385a7fae0f returned with HTTP 200 Aug 16 21:06:46.277413 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 5/19] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:06:46 2026] GET /volume/v3/volumes/2c35ec31-5bc4-43fc-a6be-e7385a7fae0f => generated 904 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:06:47.265468 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-6c50b27f-b8f3-4c94-ae34-d3c219f03216 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:06:47.267264 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-6c50b27f-b8f3-4c94-ae34-d3c219f03216 tempest-TaggedAttachmentsTest-741612257 tempest-TaggedAttachmentsTest-741612257-project-member] GET https://10.4.3.143/volume/v3/volumes/75573bab-fbb3-4a07-867d-31e65e1aa9b5 Aug 16 21:06:47.267478 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-6c50b27f-b8f3-4c94-ae34-d3c219f03216 tempest-TaggedAttachmentsTest-741612257 tempest-TaggedAttachmentsTest-741612257-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:06:47.267786 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-6c50b27f-b8f3-4c94-ae34-d3c219f03216 tempest-TaggedAttachmentsTest-741612257 tempest-TaggedAttachmentsTest-741612257-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:06:47.275345 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:06:47.275345 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:06:47.280087 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-6c50b27f-b8f3-4c94-ae34-d3c219f03216 tempest-TaggedAttachmentsTest-741612257 tempest-TaggedAttachmentsTest-741612257-project-member] Volume info retrieved successfully. Aug 16 21:06:47.286324 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-6c50b27f-b8f3-4c94-ae34-d3c219f03216 tempest-TaggedAttachmentsTest-741612257 tempest-TaggedAttachmentsTest-741612257-project-member] https://10.4.3.143/volume/v3/volumes/75573bab-fbb3-4a07-867d-31e65e1aa9b5 returned with HTTP 200 Aug 16 21:06:47.286736 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 5/20] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:06:47 2026] GET /volume/v3/volumes/75573bab-fbb3-4a07-867d-31e65e1aa9b5 => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:06:47.301609 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-3b23de7d-87d8-4cc5-ac42-b46f78a0232e None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:06:47.303792 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-3b23de7d-87d8-4cc5-ac42-b46f78a0232e tempest-TaggedBootDevicesTest-1417365093 tempest-TaggedBootDevicesTest-1417365093-project-member] GET https://10.4.3.143/volume/v3/volumes/2c35ec31-5bc4-43fc-a6be-e7385a7fae0f Aug 16 21:06:47.304195 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-3b23de7d-87d8-4cc5-ac42-b46f78a0232e tempest-TaggedBootDevicesTest-1417365093 tempest-TaggedBootDevicesTest-1417365093-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:06:47.304276 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-3b23de7d-87d8-4cc5-ac42-b46f78a0232e tempest-TaggedBootDevicesTest-1417365093 tempest-TaggedBootDevicesTest-1417365093-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:06:47.313487 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:06:47.313487 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:06:47.320617 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-3b23de7d-87d8-4cc5-ac42-b46f78a0232e tempest-TaggedBootDevicesTest-1417365093 tempest-TaggedBootDevicesTest-1417365093-project-member] Volume info retrieved successfully. Aug 16 21:06:47.328152 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-3b23de7d-87d8-4cc5-ac42-b46f78a0232e tempest-TaggedBootDevicesTest-1417365093 tempest-TaggedBootDevicesTest-1417365093-project-member] https://10.4.3.143/volume/v3/volumes/2c35ec31-5bc4-43fc-a6be-e7385a7fae0f returned with HTTP 200 Aug 16 21:06:47.328802 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 6/21] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:06:47 2026] GET /volume/v3/volumes/2c35ec31-5bc4-43fc-a6be-e7385a7fae0f => generated 904 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:06:48.344240 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-1570240b-64ff-4202-9b22-8584f2a1346d None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:06:48.347859 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-1570240b-64ff-4202-9b22-8584f2a1346d tempest-TaggedBootDevicesTest-1417365093 tempest-TaggedBootDevicesTest-1417365093-project-member] GET https://10.4.3.143/volume/v3/volumes/2c35ec31-5bc4-43fc-a6be-e7385a7fae0f Aug 16 21:06:48.348124 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-1570240b-64ff-4202-9b22-8584f2a1346d tempest-TaggedBootDevicesTest-1417365093 tempest-TaggedBootDevicesTest-1417365093-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:06:48.348311 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-1570240b-64ff-4202-9b22-8584f2a1346d tempest-TaggedBootDevicesTest-1417365093 tempest-TaggedBootDevicesTest-1417365093-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:06:48.361447 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:06:48.361447 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:06:48.377569 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-1570240b-64ff-4202-9b22-8584f2a1346d tempest-TaggedBootDevicesTest-1417365093 tempest-TaggedBootDevicesTest-1417365093-project-member] Volume info retrieved successfully. Aug 16 21:06:48.387221 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-1570240b-64ff-4202-9b22-8584f2a1346d tempest-TaggedBootDevicesTest-1417365093 tempest-TaggedBootDevicesTest-1417365093-project-member] https://10.4.3.143/volume/v3/volumes/2c35ec31-5bc4-43fc-a6be-e7385a7fae0f returned with HTTP 200 Aug 16 21:06:48.387546 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 6/22] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:06:48 2026] GET /volume/v3/volumes/2c35ec31-5bc4-43fc-a6be-e7385a7fae0f => generated 904 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:06:49.401931 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-cd5914b5-4499-4e61-a0fa-a43201077dbe None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:06:49.403702 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-cd5914b5-4499-4e61-a0fa-a43201077dbe tempest-TaggedBootDevicesTest-1417365093 tempest-TaggedBootDevicesTest-1417365093-project-member] GET https://10.4.3.143/volume/v3/volumes/2c35ec31-5bc4-43fc-a6be-e7385a7fae0f Aug 16 21:06:49.403902 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-cd5914b5-4499-4e61-a0fa-a43201077dbe tempest-TaggedBootDevicesTest-1417365093 tempest-TaggedBootDevicesTest-1417365093-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:06:49.404117 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-cd5914b5-4499-4e61-a0fa-a43201077dbe tempest-TaggedBootDevicesTest-1417365093 tempest-TaggedBootDevicesTest-1417365093-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:06:49.412483 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:06:49.412483 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:06:49.417966 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-cd5914b5-4499-4e61-a0fa-a43201077dbe tempest-TaggedBootDevicesTest-1417365093 tempest-TaggedBootDevicesTest-1417365093-project-member] Volume info retrieved successfully. Aug 16 21:06:49.423872 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-cd5914b5-4499-4e61-a0fa-a43201077dbe tempest-TaggedBootDevicesTest-1417365093 tempest-TaggedBootDevicesTest-1417365093-project-member] https://10.4.3.143/volume/v3/volumes/2c35ec31-5bc4-43fc-a6be-e7385a7fae0f returned with HTTP 200 Aug 16 21:06:49.424389 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 6/23] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:06:49 2026] GET /volume/v3/volumes/2c35ec31-5bc4-43fc-a6be-e7385a7fae0f => generated 904 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:06:50.440752 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-cbfacd9f-60d9-454a-97b7-2f693b19f52d None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:06:50.442452 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-cbfacd9f-60d9-454a-97b7-2f693b19f52d tempest-TaggedBootDevicesTest-1417365093 tempest-TaggedBootDevicesTest-1417365093-project-member] GET https://10.4.3.143/volume/v3/volumes/2c35ec31-5bc4-43fc-a6be-e7385a7fae0f Aug 16 21:06:50.442861 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-cbfacd9f-60d9-454a-97b7-2f693b19f52d tempest-TaggedBootDevicesTest-1417365093 tempest-TaggedBootDevicesTest-1417365093-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:06:50.443246 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-cbfacd9f-60d9-454a-97b7-2f693b19f52d tempest-TaggedBootDevicesTest-1417365093 tempest-TaggedBootDevicesTest-1417365093-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:06:50.459406 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:06:50.459406 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:06:50.469299 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-cbfacd9f-60d9-454a-97b7-2f693b19f52d tempest-TaggedBootDevicesTest-1417365093 tempest-TaggedBootDevicesTest-1417365093-project-member] Volume info retrieved successfully. Aug 16 21:06:50.476700 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-cbfacd9f-60d9-454a-97b7-2f693b19f52d tempest-TaggedBootDevicesTest-1417365093 tempest-TaggedBootDevicesTest-1417365093-project-member] https://10.4.3.143/volume/v3/volumes/2c35ec31-5bc4-43fc-a6be-e7385a7fae0f returned with HTTP 200 Aug 16 21:06:50.477101 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 6/24] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:06:50 2026] GET /volume/v3/volumes/2c35ec31-5bc4-43fc-a6be-e7385a7fae0f => generated 904 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:06:51.500404 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-bd84837d-544a-4295-9404-8ceb3709d812 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:06:51.502943 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-bd84837d-544a-4295-9404-8ceb3709d812 tempest-TaggedBootDevicesTest-1417365093 tempest-TaggedBootDevicesTest-1417365093-project-member] GET https://10.4.3.143/volume/v3/volumes/2c35ec31-5bc4-43fc-a6be-e7385a7fae0f Aug 16 21:06:51.503165 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-bd84837d-544a-4295-9404-8ceb3709d812 tempest-TaggedBootDevicesTest-1417365093 tempest-TaggedBootDevicesTest-1417365093-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:06:51.503485 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-bd84837d-544a-4295-9404-8ceb3709d812 tempest-TaggedBootDevicesTest-1417365093 tempest-TaggedBootDevicesTest-1417365093-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:06:51.521529 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:06:51.521529 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:06:51.528482 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-bd84837d-544a-4295-9404-8ceb3709d812 tempest-TaggedBootDevicesTest-1417365093 tempest-TaggedBootDevicesTest-1417365093-project-member] Volume info retrieved successfully. Aug 16 21:06:51.536020 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-bd84837d-544a-4295-9404-8ceb3709d812 tempest-TaggedBootDevicesTest-1417365093 tempest-TaggedBootDevicesTest-1417365093-project-member] https://10.4.3.143/volume/v3/volumes/2c35ec31-5bc4-43fc-a6be-e7385a7fae0f returned with HTTP 200 Aug 16 21:06:51.536552 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 7/25] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:06:51 2026] GET /volume/v3/volumes/2c35ec31-5bc4-43fc-a6be-e7385a7fae0f => generated 1390 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:06:51.553346 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-b00d5b0d-35f5-4041-9a7f-016e7ba0a10b None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:06:51.557938 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-b00d5b0d-35f5-4041-9a7f-016e7ba0a10b tempest-TaggedBootDevicesTest-1417365093 tempest-TaggedBootDevicesTest-1417365093-project-member] POST https://10.4.3.143/volume/v3/volumes Aug 16 21:06:51.557938 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-b00d5b0d-35f5-4041-9a7f-016e7ba0a10b tempest-TaggedBootDevicesTest-1417365093 tempest-TaggedBootDevicesTest-1417365093-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-957667428"}} {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:06:51.558074 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.v3.volumes [None req-b00d5b0d-35f5-4041-9a7f-016e7ba0a10b tempest-TaggedBootDevicesTest-1417365093 tempest-TaggedBootDevicesTest-1417365093-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest-volume-957667428'}} {{(pid=100333) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 21:06:51.558561 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.v3.volumes [None req-b00d5b0d-35f5-4041-9a7f-016e7ba0a10b tempest-TaggedBootDevicesTest-1417365093 tempest-TaggedBootDevicesTest-1417365093-project-member] Create volume of 1 GB Aug 16 21:06:51.573455 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-b00d5b0d-35f5-4041-9a7f-016e7ba0a10b tempest-TaggedBootDevicesTest-1417365093 tempest-TaggedBootDevicesTest-1417365093-project-member] Availability zone cache updated, next update will occur around 2026-08-16 22:06:51.572674. {{(pid=100333) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 16 21:06:51.573673 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-b00d5b0d-35f5-4041-9a7f-016e7ba0a10b tempest-TaggedBootDevicesTest-1417365093 tempest-TaggedBootDevicesTest-1417365093-project-member] Availability Zones retrieved successfully. Aug 16 21:06:51.597259 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-b00d5b0d-35f5-4041-9a7f-016e7ba0a10b tempest-TaggedBootDevicesTest-1417365093 tempest-TaggedBootDevicesTest-1417365093-project-member] Flow 'volume_create_api' (775dc8fe-cf69-4c84-b2b0-bc1e52baa2c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100333) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:06:51.598504 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-b00d5b0d-35f5-4041-9a7f-016e7ba0a10b tempest-TaggedBootDevicesTest-1417365093 tempest-TaggedBootDevicesTest-1417365093-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c9b2726c-0dd3-4e25-8999-85390745ca42) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:06:51.599973 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.flows.api.create_volume [None req-b00d5b0d-35f5-4041-9a7f-016e7ba0a10b tempest-TaggedBootDevicesTest-1417365093 tempest-TaggedBootDevicesTest-1417365093-project-member] Validating volume size '1' using validate_int {{(pid=100333) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 21:06:51.676536 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-b00d5b0d-35f5-4041-9a7f-016e7ba0a10b tempest-TaggedBootDevicesTest-1417365093 tempest-TaggedBootDevicesTest-1417365093-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c9b2726c-0dd3-4e25-8999-85390745ca42) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T21:04:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=69e633b8-fab9-4b15-8b40-4f1a67c51cda,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '69e633b8-fab9-4b15-8b40-4f1a67c51cda', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:06:51.678444 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-b00d5b0d-35f5-4041-9a7f-016e7ba0a10b tempest-TaggedBootDevicesTest-1417365093 tempest-TaggedBootDevicesTest-1417365093-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a55a649d-5fec-4106-9db3-32c69e808009) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:06:51.737086 np0000007409 devstack@c-api.service[100333]: WARNING cinder.quota [None req-b00d5b0d-35f5-4041-9a7f-016e7ba0a10b tempest-TaggedBootDevicesTest-1417365093 tempest-TaggedBootDevicesTest-1417365093-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 16 21:06:51.737520 np0000007409 devstack@c-api.service[100333]: WARNING cinder.quota [None req-b00d5b0d-35f5-4041-9a7f-016e7ba0a10b tempest-TaggedBootDevicesTest-1417365093 tempest-TaggedBootDevicesTest-1417365093-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 16 21:06:51.777019 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.quota [None req-b00d5b0d-35f5-4041-9a7f-016e7ba0a10b tempest-TaggedBootDevicesTest-1417365093 tempest-TaggedBootDevicesTest-1417365093-project-member] Created reservations ['dd70a82a-5d8f-478b-affe-192cd776a9a1', '3ef3ab32-8a81-4d10-8eef-ef69b3b55a62', 'bc054325-828f-4b7a-bc44-848becb97a52', '6f8cc16d-e02e-44f8-9fb4-6eb4d823268c'] {{(pid=100333) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:06:51.777932 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-b00d5b0d-35f5-4041-9a7f-016e7ba0a10b tempest-TaggedBootDevicesTest-1417365093 tempest-TaggedBootDevicesTest-1417365093-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a55a649d-5fec-4106-9db3-32c69e808009) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dd70a82a-5d8f-478b-affe-192cd776a9a1', '3ef3ab32-8a81-4d10-8eef-ef69b3b55a62', 'bc054325-828f-4b7a-bc44-848becb97a52', '6f8cc16d-e02e-44f8-9fb4-6eb4d823268c']}' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:06:51.778758 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-b00d5b0d-35f5-4041-9a7f-016e7ba0a10b tempest-TaggedBootDevicesTest-1417365093 tempest-TaggedBootDevicesTest-1417365093-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fedc7e36-96af-4051-bf93-f0d914b95b3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:06:51.822853 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-b00d5b0d-35f5-4041-9a7f-016e7ba0a10b tempest-TaggedBootDevicesTest-1417365093 tempest-TaggedBootDevicesTest-1417365093-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fedc7e36-96af-4051-bf93-f0d914b95b3a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '114d230e-1a9d-4e71-88b8-c10e553091d2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-957667428',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='840a6616f9ff404abd040a7d463a07e9',qos_specs=None,replication_status=,reservations=['dd70a82a-5d8f-478b-affe-192cd776a9a1','3ef3ab32-8a81-4d10-8eef-ef69b3b55a62','bc054325-828f-4b7a-bc44-848becb97a52','6f8cc16d-e02e-44f8-9fb4-6eb4d823268c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4fef8041be7a412cb3f58423e612b5fc',volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T21:06:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-957667428',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=114d230e-1a9d-4e71-88b8-c10e553091d2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='840a6616f9ff404abd040a7d463a07e9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4fef8041be7a412cb3f58423e612b5fc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(69e633b8-fab9-4b15-8b40-4f1a67c51cda),volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda)}' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:06:51.823714 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-b00d5b0d-35f5-4041-9a7f-016e7ba0a10b tempest-TaggedBootDevicesTest-1417365093 tempest-TaggedBootDevicesTest-1417365093-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c5a5ef23-4c0b-414e-8ba6-3e1260fc12f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:06:51.847651 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-b00d5b0d-35f5-4041-9a7f-016e7ba0a10b tempest-TaggedBootDevicesTest-1417365093 tempest-TaggedBootDevicesTest-1417365093-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c5a5ef23-4c0b-414e-8ba6-3e1260fc12f0) transitioned into state 'SUCCESS' from state '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-957667428',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='840a6616f9ff404abd040a7d463a07e9',qos_specs=None,replication_status=,reservations=['dd70a82a-5d8f-478b-affe-192cd776a9a1','3ef3ab32-8a81-4d10-8eef-ef69b3b55a62','bc054325-828f-4b7a-bc44-848becb97a52','6f8cc16d-e02e-44f8-9fb4-6eb4d823268c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4fef8041be7a412cb3f58423e612b5fc',volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda)}' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:06:51.849115 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-b00d5b0d-35f5-4041-9a7f-016e7ba0a10b tempest-TaggedBootDevicesTest-1417365093 tempest-TaggedBootDevicesTest-1417365093-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (82671168-1311-4ac8-9dfa-2bb1a8af1237) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:06:51.880029 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-b00d5b0d-35f5-4041-9a7f-016e7ba0a10b tempest-TaggedBootDevicesTest-1417365093 tempest-TaggedBootDevicesTest-1417365093-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (82671168-1311-4ac8-9dfa-2bb1a8af1237) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:06:51.880644 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-b00d5b0d-35f5-4041-9a7f-016e7ba0a10b tempest-TaggedBootDevicesTest-1417365093 tempest-TaggedBootDevicesTest-1417365093-project-member] Flow 'volume_create_api' (775dc8fe-cf69-4c84-b2b0-bc1e52baa2c3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100333) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:06:51.881247 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-b00d5b0d-35f5-4041-9a7f-016e7ba0a10b tempest-TaggedBootDevicesTest-1417365093 tempest-TaggedBootDevicesTest-1417365093-project-member] Create volume request issued successfully. Aug 16 21:06:51.884638 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-b00d5b0d-35f5-4041-9a7f-016e7ba0a10b tempest-TaggedBootDevicesTest-1417365093 tempest-TaggedBootDevicesTest-1417365093-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Aug 16 21:06:51.885843 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 7/26] 10.4.3.143 () {68 vars in 1258 bytes} [Sun Aug 16 21:06:51 2026] POST /volume/v3/volumes => generated 751 bytes in 333 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 21:06:51.911943 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-c3c3b38f-d362-495b-b95b-5899d83bdeb5 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:06:51.911943 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-c3c3b38f-d362-495b-b95b-5899d83bdeb5 tempest-TaggedBootDevicesTest-1417365093 tempest-TaggedBootDevicesTest-1417365093-project-member] GET https://10.4.3.143/volume/v3/volumes/114d230e-1a9d-4e71-88b8-c10e553091d2 Aug 16 21:06:51.911943 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-c3c3b38f-d362-495b-b95b-5899d83bdeb5 tempest-TaggedBootDevicesTest-1417365093 tempest-TaggedBootDevicesTest-1417365093-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:06:51.911943 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-c3c3b38f-d362-495b-b95b-5899d83bdeb5 tempest-TaggedBootDevicesTest-1417365093 tempest-TaggedBootDevicesTest-1417365093-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:06:51.926034 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:06:51.926034 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:06:51.930472 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-c3c3b38f-d362-495b-b95b-5899d83bdeb5 tempest-TaggedBootDevicesTest-1417365093 tempest-TaggedBootDevicesTest-1417365093-project-member] Volume info retrieved successfully. Aug 16 21:06:51.935091 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-c3c3b38f-d362-495b-b95b-5899d83bdeb5 tempest-TaggedBootDevicesTest-1417365093 tempest-TaggedBootDevicesTest-1417365093-project-member] https://10.4.3.143/volume/v3/volumes/114d230e-1a9d-4e71-88b8-c10e553091d2 returned with HTTP 200 Aug 16 21:06:51.937209 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 7/27] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:06:51 2026] GET /volume/v3/volumes/114d230e-1a9d-4e71-88b8-c10e553091d2 => generated 819 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:06:52.954634 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-b6de9db5-d4b4-4bf3-9278-bf05826d983e None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:06:52.958441 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-b6de9db5-d4b4-4bf3-9278-bf05826d983e tempest-TaggedBootDevicesTest-1417365093 tempest-TaggedBootDevicesTest-1417365093-project-member] GET https://10.4.3.143/volume/v3/volumes/114d230e-1a9d-4e71-88b8-c10e553091d2 Aug 16 21:06:52.958722 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-b6de9db5-d4b4-4bf3-9278-bf05826d983e tempest-TaggedBootDevicesTest-1417365093 tempest-TaggedBootDevicesTest-1417365093-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:06:52.959011 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-b6de9db5-d4b4-4bf3-9278-bf05826d983e tempest-TaggedBootDevicesTest-1417365093 tempest-TaggedBootDevicesTest-1417365093-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:06:52.972944 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:06:52.972944 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:06:52.979627 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-b6de9db5-d4b4-4bf3-9278-bf05826d983e tempest-TaggedBootDevicesTest-1417365093 tempest-TaggedBootDevicesTest-1417365093-project-member] Volume info retrieved successfully. Aug 16 21:06:52.983980 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-b6de9db5-d4b4-4bf3-9278-bf05826d983e tempest-TaggedBootDevicesTest-1417365093 tempest-TaggedBootDevicesTest-1417365093-project-member] https://10.4.3.143/volume/v3/volumes/114d230e-1a9d-4e71-88b8-c10e553091d2 returned with HTTP 200 Aug 16 21:06:52.984408 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 7/28] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:06:52 2026] GET /volume/v3/volumes/114d230e-1a9d-4e71-88b8-c10e553091d2 => generated 844 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:06:53.011291 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-d11266cf-2441-4e30-968b-90e7dfdacf8e None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:06:53.013683 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-d11266cf-2441-4e30-968b-90e7dfdacf8e tempest-TaggedBootDevicesTest-1417365093 tempest-TaggedBootDevicesTest-1417365093-project-member] POST https://10.4.3.143/volume/v3/volumes Aug 16 21:06:53.014010 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-d11266cf-2441-4e30-968b-90e7dfdacf8e tempest-TaggedBootDevicesTest-1417365093 tempest-TaggedBootDevicesTest-1417365093-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-1109275604"}} {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:06:53.016076 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.v3.volumes [None req-d11266cf-2441-4e30-968b-90e7dfdacf8e tempest-TaggedBootDevicesTest-1417365093 tempest-TaggedBootDevicesTest-1417365093-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest-volume-1109275604'}} {{(pid=100332) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 21:06:53.016076 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.v3.volumes [None req-d11266cf-2441-4e30-968b-90e7dfdacf8e tempest-TaggedBootDevicesTest-1417365093 tempest-TaggedBootDevicesTest-1417365093-project-member] Create volume of 1 GB Aug 16 21:06:53.023515 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-d11266cf-2441-4e30-968b-90e7dfdacf8e tempest-TaggedBootDevicesTest-1417365093 tempest-TaggedBootDevicesTest-1417365093-project-member] Availability Zones retrieved successfully. Aug 16 21:06:53.030929 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-d11266cf-2441-4e30-968b-90e7dfdacf8e tempest-TaggedBootDevicesTest-1417365093 tempest-TaggedBootDevicesTest-1417365093-project-member] Flow 'volume_create_api' (614e39c6-ba48-4e30-b788-4c9a124f4f3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100332) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:06:53.033619 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-d11266cf-2441-4e30-968b-90e7dfdacf8e tempest-TaggedBootDevicesTest-1417365093 tempest-TaggedBootDevicesTest-1417365093-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9c469fb9-a9bf-4370-b1f2-2a6b09754349) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:06:53.033619 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.flows.api.create_volume [None req-d11266cf-2441-4e30-968b-90e7dfdacf8e tempest-TaggedBootDevicesTest-1417365093 tempest-TaggedBootDevicesTest-1417365093-project-member] Validating volume size '1' using validate_int {{(pid=100332) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 21:06:53.071796 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-d11266cf-2441-4e30-968b-90e7dfdacf8e tempest-TaggedBootDevicesTest-1417365093 tempest-TaggedBootDevicesTest-1417365093-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9c469fb9-a9bf-4370-b1f2-2a6b09754349) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T21:04:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=69e633b8-fab9-4b15-8b40-4f1a67c51cda,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '69e633b8-fab9-4b15-8b40-4f1a67c51cda', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:06:53.073941 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-d11266cf-2441-4e30-968b-90e7dfdacf8e tempest-TaggedBootDevicesTest-1417365093 tempest-TaggedBootDevicesTest-1417365093-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3de4c8b9-e52d-46d6-9af5-fa2b37767a6f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:06:53.127096 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.quota [None req-d11266cf-2441-4e30-968b-90e7dfdacf8e tempest-TaggedBootDevicesTest-1417365093 tempest-TaggedBootDevicesTest-1417365093-project-member] Created reservations ['f6212321-8d96-4f7e-a722-f5d137eba646', '322ef064-9432-403c-b2e1-622873285ed3', '8164fd58-f454-404e-a4ea-f07aeda5afce', '48f50d60-fd87-4ec9-a990-96b201a8d10c'] {{(pid=100332) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:06:53.128174 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-d11266cf-2441-4e30-968b-90e7dfdacf8e tempest-TaggedBootDevicesTest-1417365093 tempest-TaggedBootDevicesTest-1417365093-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3de4c8b9-e52d-46d6-9af5-fa2b37767a6f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f6212321-8d96-4f7e-a722-f5d137eba646', '322ef064-9432-403c-b2e1-622873285ed3', '8164fd58-f454-404e-a4ea-f07aeda5afce', '48f50d60-fd87-4ec9-a990-96b201a8d10c']}' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:06:53.129424 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-d11266cf-2441-4e30-968b-90e7dfdacf8e tempest-TaggedBootDevicesTest-1417365093 tempest-TaggedBootDevicesTest-1417365093-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (77578de4-4c8b-49cc-97c0-1f6bad897e5e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:06:53.160980 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-d11266cf-2441-4e30-968b-90e7dfdacf8e tempest-TaggedBootDevicesTest-1417365093 tempest-TaggedBootDevicesTest-1417365093-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (77578de4-4c8b-49cc-97c0-1f6bad897e5e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8ac4c09a-bdbb-4b42-be07-52dcfb314424', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-1109275604',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='840a6616f9ff404abd040a7d463a07e9',qos_specs=None,replication_status=,reservations=['f6212321-8d96-4f7e-a722-f5d137eba646','322ef064-9432-403c-b2e1-622873285ed3','8164fd58-f454-404e-a4ea-f07aeda5afce','48f50d60-fd87-4ec9-a990-96b201a8d10c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4fef8041be7a412cb3f58423e612b5fc',volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T21:06:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-1109275604',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8ac4c09a-bdbb-4b42-be07-52dcfb314424,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='840a6616f9ff404abd040a7d463a07e9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4fef8041be7a412cb3f58423e612b5fc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(69e633b8-fab9-4b15-8b40-4f1a67c51cda),volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda)}' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:06:53.162361 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-d11266cf-2441-4e30-968b-90e7dfdacf8e tempest-TaggedBootDevicesTest-1417365093 tempest-TaggedBootDevicesTest-1417365093-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2028a6b6-fc57-4853-b21d-6bdfcb8a42bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:06:53.184514 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-d11266cf-2441-4e30-968b-90e7dfdacf8e tempest-TaggedBootDevicesTest-1417365093 tempest-TaggedBootDevicesTest-1417365093-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2028a6b6-fc57-4853-b21d-6bdfcb8a42bc) transitioned into state 'SUCCESS' from state '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-1109275604',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='840a6616f9ff404abd040a7d463a07e9',qos_specs=None,replication_status=,reservations=['f6212321-8d96-4f7e-a722-f5d137eba646','322ef064-9432-403c-b2e1-622873285ed3','8164fd58-f454-404e-a4ea-f07aeda5afce','48f50d60-fd87-4ec9-a990-96b201a8d10c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4fef8041be7a412cb3f58423e612b5fc',volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda)}' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:06:53.184514 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-d11266cf-2441-4e30-968b-90e7dfdacf8e tempest-TaggedBootDevicesTest-1417365093 tempest-TaggedBootDevicesTest-1417365093-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1d50f403-5413-4a1b-98c4-92645ef9371c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:06:53.194404 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-d11266cf-2441-4e30-968b-90e7dfdacf8e tempest-TaggedBootDevicesTest-1417365093 tempest-TaggedBootDevicesTest-1417365093-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1d50f403-5413-4a1b-98c4-92645ef9371c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:06:53.196479 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-d11266cf-2441-4e30-968b-90e7dfdacf8e tempest-TaggedBootDevicesTest-1417365093 tempest-TaggedBootDevicesTest-1417365093-project-member] Flow 'volume_create_api' (614e39c6-ba48-4e30-b788-4c9a124f4f3c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100332) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:06:53.197012 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-d11266cf-2441-4e30-968b-90e7dfdacf8e tempest-TaggedBootDevicesTest-1417365093 tempest-TaggedBootDevicesTest-1417365093-project-member] Create volume request issued successfully. Aug 16 21:06:53.197787 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-d11266cf-2441-4e30-968b-90e7dfdacf8e tempest-TaggedBootDevicesTest-1417365093 tempest-TaggedBootDevicesTest-1417365093-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Aug 16 21:06:53.198491 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 8/29] 10.4.3.143 () {68 vars in 1258 bytes} [Sun Aug 16 21:06:53 2026] POST /volume/v3/volumes => generated 752 bytes in 188 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 21:06:53.213854 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-a7e72525-66dc-4c14-92db-3ea1446ef7fb None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:06:53.216813 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-a7e72525-66dc-4c14-92db-3ea1446ef7fb tempest-TaggedBootDevicesTest-1417365093 tempest-TaggedBootDevicesTest-1417365093-project-member] GET https://10.4.3.143/volume/v3/volumes/8ac4c09a-bdbb-4b42-be07-52dcfb314424 Aug 16 21:06:53.217100 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-a7e72525-66dc-4c14-92db-3ea1446ef7fb tempest-TaggedBootDevicesTest-1417365093 tempest-TaggedBootDevicesTest-1417365093-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:06:53.217358 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-a7e72525-66dc-4c14-92db-3ea1446ef7fb tempest-TaggedBootDevicesTest-1417365093 tempest-TaggedBootDevicesTest-1417365093-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:06:53.237109 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:06:53.237109 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:06:53.243719 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-a7e72525-66dc-4c14-92db-3ea1446ef7fb tempest-TaggedBootDevicesTest-1417365093 tempest-TaggedBootDevicesTest-1417365093-project-member] Volume info retrieved successfully. Aug 16 21:06:53.250234 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-a7e72525-66dc-4c14-92db-3ea1446ef7fb tempest-TaggedBootDevicesTest-1417365093 tempest-TaggedBootDevicesTest-1417365093-project-member] https://10.4.3.143/volume/v3/volumes/8ac4c09a-bdbb-4b42-be07-52dcfb314424 returned with HTTP 200 Aug 16 21:06:53.250383 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 8/30] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:06:53 2026] GET /volume/v3/volumes/8ac4c09a-bdbb-4b42-be07-52dcfb314424 => generated 820 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:06:54.268177 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-ed075ef4-7fcd-4b67-bb45-6a3bd63ece4a None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:06:54.271120 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-ed075ef4-7fcd-4b67-bb45-6a3bd63ece4a tempest-TaggedBootDevicesTest-1417365093 tempest-TaggedBootDevicesTest-1417365093-project-member] GET https://10.4.3.143/volume/v3/volumes/8ac4c09a-bdbb-4b42-be07-52dcfb314424 Aug 16 21:06:54.271347 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-ed075ef4-7fcd-4b67-bb45-6a3bd63ece4a tempest-TaggedBootDevicesTest-1417365093 tempest-TaggedBootDevicesTest-1417365093-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:06:54.271575 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-ed075ef4-7fcd-4b67-bb45-6a3bd63ece4a tempest-TaggedBootDevicesTest-1417365093 tempest-TaggedBootDevicesTest-1417365093-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:06:54.288236 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:06:54.288236 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:06:54.292036 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-ed075ef4-7fcd-4b67-bb45-6a3bd63ece4a tempest-TaggedBootDevicesTest-1417365093 tempest-TaggedBootDevicesTest-1417365093-project-member] Volume info retrieved successfully. Aug 16 21:06:54.297229 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-ed075ef4-7fcd-4b67-bb45-6a3bd63ece4a tempest-TaggedBootDevicesTest-1417365093 tempest-TaggedBootDevicesTest-1417365093-project-member] https://10.4.3.143/volume/v3/volumes/8ac4c09a-bdbb-4b42-be07-52dcfb314424 returned with HTTP 200 Aug 16 21:06:54.297561 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 8/31] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:06:54 2026] GET /volume/v3/volumes/8ac4c09a-bdbb-4b42-be07-52dcfb314424 => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:06:58.035401 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-eda63c52-6d33-412d-bbbc-6b872a95b0a0 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:06:58.039387 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-eda63c52-6d33-412d-bbbc-6b872a95b0a0 tempest-ServerRescueNegativeTestJSON-559686989 tempest-ServerRescueNegativeTestJSON-559686989-project-member] POST https://10.4.3.143/volume/v3/volumes Aug 16 21:06:58.042542 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-eda63c52-6d33-412d-bbbc-6b872a95b0a0 tempest-ServerRescueNegativeTestJSON-559686989 tempest-ServerRescueNegativeTestJSON-559686989-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-1768448201"}} {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:06:58.042542 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.v3.volumes [None req-eda63c52-6d33-412d-bbbc-6b872a95b0a0 tempest-ServerRescueNegativeTestJSON-559686989 tempest-ServerRescueNegativeTestJSON-559686989-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-1768448201'}} {{(pid=100331) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 21:06:58.042768 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.v3.volumes [None req-eda63c52-6d33-412d-bbbc-6b872a95b0a0 tempest-ServerRescueNegativeTestJSON-559686989 tempest-ServerRescueNegativeTestJSON-559686989-project-member] Create volume of 1 GB Aug 16 21:06:58.066198 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-eda63c52-6d33-412d-bbbc-6b872a95b0a0 tempest-ServerRescueNegativeTestJSON-559686989 tempest-ServerRescueNegativeTestJSON-559686989-project-member] Availability zone cache updated, next update will occur around 2026-08-16 22:06:58.065375. {{(pid=100331) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 16 21:06:58.066325 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-eda63c52-6d33-412d-bbbc-6b872a95b0a0 tempest-ServerRescueNegativeTestJSON-559686989 tempest-ServerRescueNegativeTestJSON-559686989-project-member] Availability Zones retrieved successfully. Aug 16 21:06:58.092279 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-eda63c52-6d33-412d-bbbc-6b872a95b0a0 tempest-ServerRescueNegativeTestJSON-559686989 tempest-ServerRescueNegativeTestJSON-559686989-project-member] Flow 'volume_create_api' (42e9b1fe-9807-47bc-847a-177093086f3b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100331) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:06:58.093503 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-eda63c52-6d33-412d-bbbc-6b872a95b0a0 tempest-ServerRescueNegativeTestJSON-559686989 tempest-ServerRescueNegativeTestJSON-559686989-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0f20ee4c-9861-4a98-8843-e2d59168a176) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:06:58.095615 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.flows.api.create_volume [None req-eda63c52-6d33-412d-bbbc-6b872a95b0a0 tempest-ServerRescueNegativeTestJSON-559686989 tempest-ServerRescueNegativeTestJSON-559686989-project-member] Validating volume size '1' using validate_int {{(pid=100331) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 21:06:58.160690 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-eda63c52-6d33-412d-bbbc-6b872a95b0a0 tempest-ServerRescueNegativeTestJSON-559686989 tempest-ServerRescueNegativeTestJSON-559686989-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0f20ee4c-9861-4a98-8843-e2d59168a176) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T21:04:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=69e633b8-fab9-4b15-8b40-4f1a67c51cda,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '69e633b8-fab9-4b15-8b40-4f1a67c51cda', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:06:58.162179 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-eda63c52-6d33-412d-bbbc-6b872a95b0a0 tempest-ServerRescueNegativeTestJSON-559686989 tempest-ServerRescueNegativeTestJSON-559686989-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (509ebae1-ea28-4179-a2dc-bb14a4452d29) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:06:58.214936 np0000007409 devstack@c-api.service[100331]: WARNING cinder.quota [None req-eda63c52-6d33-412d-bbbc-6b872a95b0a0 tempest-ServerRescueNegativeTestJSON-559686989 tempest-ServerRescueNegativeTestJSON-559686989-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 16 21:06:58.215824 np0000007409 devstack@c-api.service[100331]: WARNING cinder.quota [None req-eda63c52-6d33-412d-bbbc-6b872a95b0a0 tempest-ServerRescueNegativeTestJSON-559686989 tempest-ServerRescueNegativeTestJSON-559686989-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 16 21:06:58.291956 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.quota [None req-eda63c52-6d33-412d-bbbc-6b872a95b0a0 tempest-ServerRescueNegativeTestJSON-559686989 tempest-ServerRescueNegativeTestJSON-559686989-project-member] Created reservations ['b06d367d-7a28-4a67-9b14-f5f51c5e8053', 'f9772f8e-1231-4b8e-a2ef-ddb4bc7abd84', '754cf3f1-42ae-4605-9381-443849b9e290', '186512f4-7a45-448b-94a9-48ded5051245'] {{(pid=100331) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:06:58.292900 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-eda63c52-6d33-412d-bbbc-6b872a95b0a0 tempest-ServerRescueNegativeTestJSON-559686989 tempest-ServerRescueNegativeTestJSON-559686989-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (509ebae1-ea28-4179-a2dc-bb14a4452d29) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b06d367d-7a28-4a67-9b14-f5f51c5e8053', 'f9772f8e-1231-4b8e-a2ef-ddb4bc7abd84', '754cf3f1-42ae-4605-9381-443849b9e290', '186512f4-7a45-448b-94a9-48ded5051245']}' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:06:58.294623 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-eda63c52-6d33-412d-bbbc-6b872a95b0a0 tempest-ServerRescueNegativeTestJSON-559686989 tempest-ServerRescueNegativeTestJSON-559686989-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7682ff90-2984-41aa-95fa-181cac6ad36d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:06:58.321808 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-eda63c52-6d33-412d-bbbc-6b872a95b0a0 tempest-ServerRescueNegativeTestJSON-559686989 tempest-ServerRescueNegativeTestJSON-559686989-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7682ff90-2984-41aa-95fa-181cac6ad36d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c784e05f-c0fc-4911-9a3e-6363f40b64ff', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1768448201',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='45f2dd22a15e444ba76568d285415353',qos_specs=None,replication_status=,reservations=['b06d367d-7a28-4a67-9b14-f5f51c5e8053','f9772f8e-1231-4b8e-a2ef-ddb4bc7abd84','754cf3f1-42ae-4605-9381-443849b9e290','186512f4-7a45-448b-94a9-48ded5051245'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bd2bae4bd89a4b9b9d70614049163c9f',volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T21:06:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1768448201',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c784e05f-c0fc-4911-9a3e-6363f40b64ff,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='45f2dd22a15e444ba76568d285415353',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bd2bae4bd89a4b9b9d70614049163c9f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(69e633b8-fab9-4b15-8b40-4f1a67c51cda),volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda)}' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:06:58.321808 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-eda63c52-6d33-412d-bbbc-6b872a95b0a0 tempest-ServerRescueNegativeTestJSON-559686989 tempest-ServerRescueNegativeTestJSON-559686989-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3332d493-2dc3-425f-8b04-8a140e3c44d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:06:58.356632 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-eda63c52-6d33-412d-bbbc-6b872a95b0a0 tempest-ServerRescueNegativeTestJSON-559686989 tempest-ServerRescueNegativeTestJSON-559686989-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3332d493-2dc3-425f-8b04-8a140e3c44d7) transitioned into state 'SUCCESS' from state '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-1768448201',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='45f2dd22a15e444ba76568d285415353',qos_specs=None,replication_status=,reservations=['b06d367d-7a28-4a67-9b14-f5f51c5e8053','f9772f8e-1231-4b8e-a2ef-ddb4bc7abd84','754cf3f1-42ae-4605-9381-443849b9e290','186512f4-7a45-448b-94a9-48ded5051245'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bd2bae4bd89a4b9b9d70614049163c9f',volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda)}' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:06:58.356632 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-eda63c52-6d33-412d-bbbc-6b872a95b0a0 tempest-ServerRescueNegativeTestJSON-559686989 tempest-ServerRescueNegativeTestJSON-559686989-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ca877878-41e8-42eb-926d-10ce8e2559b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:06:58.393250 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-eda63c52-6d33-412d-bbbc-6b872a95b0a0 tempest-ServerRescueNegativeTestJSON-559686989 tempest-ServerRescueNegativeTestJSON-559686989-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ca877878-41e8-42eb-926d-10ce8e2559b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:06:58.394126 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-eda63c52-6d33-412d-bbbc-6b872a95b0a0 tempest-ServerRescueNegativeTestJSON-559686989 tempest-ServerRescueNegativeTestJSON-559686989-project-member] Flow 'volume_create_api' (42e9b1fe-9807-47bc-847a-177093086f3b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100331) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:06:58.394438 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-eda63c52-6d33-412d-bbbc-6b872a95b0a0 tempest-ServerRescueNegativeTestJSON-559686989 tempest-ServerRescueNegativeTestJSON-559686989-project-member] Create volume request issued successfully. Aug 16 21:06:58.395059 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-eda63c52-6d33-412d-bbbc-6b872a95b0a0 tempest-ServerRescueNegativeTestJSON-559686989 tempest-ServerRescueNegativeTestJSON-559686989-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Aug 16 21:06:58.395442 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 8/32] 10.4.3.143 () {68 vars in 1258 bytes} [Sun Aug 16 21:06:58 2026] POST /volume/v3/volumes => generated 759 bytes in 361 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 21:06:58.414436 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-943d6462-6cdc-4c0a-ab43-bd43d9072d59 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:06:58.417273 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-943d6462-6cdc-4c0a-ab43-bd43d9072d59 tempest-ServerRescueNegativeTestJSON-559686989 tempest-ServerRescueNegativeTestJSON-559686989-project-member] GET https://10.4.3.143/volume/v3/volumes/c784e05f-c0fc-4911-9a3e-6363f40b64ff Aug 16 21:06:58.417589 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-943d6462-6cdc-4c0a-ab43-bd43d9072d59 tempest-ServerRescueNegativeTestJSON-559686989 tempest-ServerRescueNegativeTestJSON-559686989-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:06:58.417784 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-943d6462-6cdc-4c0a-ab43-bd43d9072d59 tempest-ServerRescueNegativeTestJSON-559686989 tempest-ServerRescueNegativeTestJSON-559686989-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:06:58.433982 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:06:58.433982 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:06:58.439042 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-943d6462-6cdc-4c0a-ab43-bd43d9072d59 tempest-ServerRescueNegativeTestJSON-559686989 tempest-ServerRescueNegativeTestJSON-559686989-project-member] Volume info retrieved successfully. Aug 16 21:06:58.447940 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-943d6462-6cdc-4c0a-ab43-bd43d9072d59 tempest-ServerRescueNegativeTestJSON-559686989 tempest-ServerRescueNegativeTestJSON-559686989-project-member] https://10.4.3.143/volume/v3/volumes/c784e05f-c0fc-4911-9a3e-6363f40b64ff returned with HTTP 200 Aug 16 21:06:58.447940 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 9/33] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:06:58 2026] GET /volume/v3/volumes/c784e05f-c0fc-4911-9a3e-6363f40b64ff => generated 827 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:06:59.463663 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-10c5df48-2051-44f4-9a34-181b12acd7ed None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:06:59.466117 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-10c5df48-2051-44f4-9a34-181b12acd7ed tempest-ServerRescueNegativeTestJSON-559686989 tempest-ServerRescueNegativeTestJSON-559686989-project-member] GET https://10.4.3.143/volume/v3/volumes/c784e05f-c0fc-4911-9a3e-6363f40b64ff Aug 16 21:06:59.466325 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-10c5df48-2051-44f4-9a34-181b12acd7ed tempest-ServerRescueNegativeTestJSON-559686989 tempest-ServerRescueNegativeTestJSON-559686989-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:06:59.466471 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-10c5df48-2051-44f4-9a34-181b12acd7ed tempest-ServerRescueNegativeTestJSON-559686989 tempest-ServerRescueNegativeTestJSON-559686989-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:06:59.486838 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:06:59.486838 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:06:59.493521 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-10c5df48-2051-44f4-9a34-181b12acd7ed tempest-ServerRescueNegativeTestJSON-559686989 tempest-ServerRescueNegativeTestJSON-559686989-project-member] Volume info retrieved successfully. Aug 16 21:06:59.503042 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-10c5df48-2051-44f4-9a34-181b12acd7ed tempest-ServerRescueNegativeTestJSON-559686989 tempest-ServerRescueNegativeTestJSON-559686989-project-member] https://10.4.3.143/volume/v3/volumes/c784e05f-c0fc-4911-9a3e-6363f40b64ff returned with HTTP 200 Aug 16 21:06:59.503628 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 9/34] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:06:59 2026] GET /volume/v3/volumes/c784e05f-c0fc-4911-9a3e-6363f40b64ff => generated 852 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:07:02.394331 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [req-cf44bd81-3c37-4fa7-848d-28413da66fe1 req-337b8eae-bb46-4bc5-bc81-d5c1d30ceb4b None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:07:02.397215 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [req-cf44bd81-3c37-4fa7-848d-28413da66fe1 req-337b8eae-bb46-4bc5-bc81-d5c1d30ceb4b tempest-TaggedBootDevicesTest-1417365093 tempest-TaggedBootDevicesTest-1417365093-project-member] GET https://10.4.3.143/volume/v3/volumes/2c35ec31-5bc4-43fc-a6be-e7385a7fae0f Aug 16 21:07:02.397438 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [req-cf44bd81-3c37-4fa7-848d-28413da66fe1 req-337b8eae-bb46-4bc5-bc81-d5c1d30ceb4b tempest-TaggedBootDevicesTest-1417365093 tempest-TaggedBootDevicesTest-1417365093-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:07:02.397610 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [req-cf44bd81-3c37-4fa7-848d-28413da66fe1 req-337b8eae-bb46-4bc5-bc81-d5c1d30ceb4b tempest-TaggedBootDevicesTest-1417365093 tempest-TaggedBootDevicesTest-1417365093-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:07:02.406222 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:07:02.406222 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:07:02.412396 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [req-cf44bd81-3c37-4fa7-848d-28413da66fe1 req-337b8eae-bb46-4bc5-bc81-d5c1d30ceb4b tempest-TaggedBootDevicesTest-1417365093 tempest-TaggedBootDevicesTest-1417365093-project-member] Volume info retrieved successfully. Aug 16 21:07:02.417364 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [req-cf44bd81-3c37-4fa7-848d-28413da66fe1 req-337b8eae-bb46-4bc5-bc81-d5c1d30ceb4b tempest-TaggedBootDevicesTest-1417365093 tempest-TaggedBootDevicesTest-1417365093-project-member] https://10.4.3.143/volume/v3/volumes/2c35ec31-5bc4-43fc-a6be-e7385a7fae0f returned with HTTP 200 Aug 16 21:07:02.417806 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 9/35] 10.4.3.143 () {68 vars in 1598 bytes} [Sun Aug 16 21:07:02 2026] GET /volume/v3/volumes/2c35ec31-5bc4-43fc-a6be-e7385a7fae0f => generated 1390 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:07:02.427853 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [req-cf44bd81-3c37-4fa7-848d-28413da66fe1 req-5537ec62-bcbc-4765-8e04-d8d11f0f6723 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:07:02.431051 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [req-cf44bd81-3c37-4fa7-848d-28413da66fe1 req-5537ec62-bcbc-4765-8e04-d8d11f0f6723 tempest-TaggedBootDevicesTest-1417365093 tempest-TaggedBootDevicesTest-1417365093-project-member] GET https://10.4.3.143/volume/v3/volumes/114d230e-1a9d-4e71-88b8-c10e553091d2 Aug 16 21:07:02.431271 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [req-cf44bd81-3c37-4fa7-848d-28413da66fe1 req-5537ec62-bcbc-4765-8e04-d8d11f0f6723 tempest-TaggedBootDevicesTest-1417365093 tempest-TaggedBootDevicesTest-1417365093-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:07:02.431459 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [req-cf44bd81-3c37-4fa7-848d-28413da66fe1 req-5537ec62-bcbc-4765-8e04-d8d11f0f6723 tempest-TaggedBootDevicesTest-1417365093 tempest-TaggedBootDevicesTest-1417365093-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:07:02.440460 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:07:02.440460 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:07:02.444540 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [req-cf44bd81-3c37-4fa7-848d-28413da66fe1 req-5537ec62-bcbc-4765-8e04-d8d11f0f6723 tempest-TaggedBootDevicesTest-1417365093 tempest-TaggedBootDevicesTest-1417365093-project-member] Volume info retrieved successfully. Aug 16 21:07:02.449533 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [req-cf44bd81-3c37-4fa7-848d-28413da66fe1 req-5537ec62-bcbc-4765-8e04-d8d11f0f6723 tempest-TaggedBootDevicesTest-1417365093 tempest-TaggedBootDevicesTest-1417365093-project-member] https://10.4.3.143/volume/v3/volumes/114d230e-1a9d-4e71-88b8-c10e553091d2 returned with HTTP 200 Aug 16 21:07:02.449956 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 9/36] 10.4.3.143 () {68 vars in 1598 bytes} [Sun Aug 16 21:07:02 2026] GET /volume/v3/volumes/114d230e-1a9d-4e71-88b8-c10e553091d2 => generated 844 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:07:02.459521 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [req-cf44bd81-3c37-4fa7-848d-28413da66fe1 req-b1aa3365-5df5-4e06-96b2-630bb332c15a None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:07:02.465869 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [req-cf44bd81-3c37-4fa7-848d-28413da66fe1 req-b1aa3365-5df5-4e06-96b2-630bb332c15a tempest-TaggedBootDevicesTest-1417365093 tempest-TaggedBootDevicesTest-1417365093-project-member] GET https://10.4.3.143/volume/v3/volumes/8ac4c09a-bdbb-4b42-be07-52dcfb314424 Aug 16 21:07:02.466153 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [req-cf44bd81-3c37-4fa7-848d-28413da66fe1 req-b1aa3365-5df5-4e06-96b2-630bb332c15a tempest-TaggedBootDevicesTest-1417365093 tempest-TaggedBootDevicesTest-1417365093-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:07:02.466425 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [req-cf44bd81-3c37-4fa7-848d-28413da66fe1 req-b1aa3365-5df5-4e06-96b2-630bb332c15a tempest-TaggedBootDevicesTest-1417365093 tempest-TaggedBootDevicesTest-1417365093-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:07:02.473798 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:07:02.473798 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:07:02.477453 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [req-cf44bd81-3c37-4fa7-848d-28413da66fe1 req-b1aa3365-5df5-4e06-96b2-630bb332c15a tempest-TaggedBootDevicesTest-1417365093 tempest-TaggedBootDevicesTest-1417365093-project-member] Volume info retrieved successfully. Aug 16 21:07:02.481463 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [req-cf44bd81-3c37-4fa7-848d-28413da66fe1 req-b1aa3365-5df5-4e06-96b2-630bb332c15a tempest-TaggedBootDevicesTest-1417365093 tempest-TaggedBootDevicesTest-1417365093-project-member] https://10.4.3.143/volume/v3/volumes/8ac4c09a-bdbb-4b42-be07-52dcfb314424 returned with HTTP 200 Aug 16 21:07:02.482201 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 10/37] 10.4.3.143 () {68 vars in 1598 bytes} [Sun Aug 16 21:07:02 2026] GET /volume/v3/volumes/8ac4c09a-bdbb-4b42-be07-52dcfb314424 => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:07:02.494827 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-4957eac7-1115-4120-a25c-1ac985edc1d8 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:07:02.495124 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-4957eac7-1115-4120-a25c-1ac985edc1d8 None None] GET https://10.4.3.143/volume// Aug 16 21:07:02.495279 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-4957eac7-1115-4120-a25c-1ac985edc1d8 None None] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:07:02.495454 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-4957eac7-1115-4120-a25c-1ac985edc1d8 None None] Calling method 'all' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:07:02.495799 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-4957eac7-1115-4120-a25c-1ac985edc1d8 None None] https://10.4.3.143/volume// returned with HTTP 300 Aug 16 21:07:02.496271 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 10/38] 10.4.3.143 () {66 vars in 1419 bytes} [Sun Aug 16 21:07: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 16 21:07:02.504812 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [req-cf44bd81-3c37-4fa7-848d-28413da66fe1 req-e9f28b68-db47-4081-81f4-1b05879e74c9 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:07:02.507237 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [req-cf44bd81-3c37-4fa7-848d-28413da66fe1 req-e9f28b68-db47-4081-81f4-1b05879e74c9 tempest-TaggedBootDevicesTest-1417365093 tempest-TaggedBootDevicesTest-1417365093-project-member] POST https://10.4.3.143/volume/v3/attachments Aug 16 21:07:02.507733 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [req-cf44bd81-3c37-4fa7-848d-28413da66fe1 req-e9f28b68-db47-4081-81f4-1b05879e74c9 tempest-TaggedBootDevicesTest-1417365093 tempest-TaggedBootDevicesTest-1417365093-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "2c35ec31-5bc4-43fc-a6be-e7385a7fae0f", "connector": null, "instance_uuid": "2845d2cb-1959-4b38-85fc-afc6070440d0"}} {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:07:02.518550 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:07:02.518550 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:07:02.563454 np0000007409 devstack@c-api.service[100330]: /opt/stack/cinder/cinder/db/api.py:2468: SAWarning: SELECT statement has a cartesian product between FROM element(s) "volume_attachment", "volumes_1" and FROM element "volumes". Apply join condition(s) between each element to resolve. Aug 16 21:07:02.563454 np0000007409 devstack@c-api.service[100330]: .first() Aug 16 21:07:02.580875 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [req-cf44bd81-3c37-4fa7-848d-28413da66fe1 req-e9f28b68-db47-4081-81f4-1b05879e74c9 tempest-TaggedBootDevicesTest-1417365093 tempest-TaggedBootDevicesTest-1417365093-project-member] https://10.4.3.143/volume/v3/attachments returned with HTTP 200 Aug 16 21:07:02.581661 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 10/39] 10.4.3.143 () {74 vars in 1594 bytes} [Sun Aug 16 21:07:02 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 16 21:07:02.589642 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-6566dacf-5664-4773-ba47-fa9ea74936f3 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:07:02.590394 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-6566dacf-5664-4773-ba47-fa9ea74936f3 None None] GET https://10.4.3.143/volume// Aug 16 21:07:02.590593 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-6566dacf-5664-4773-ba47-fa9ea74936f3 None None] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:07:02.590790 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-6566dacf-5664-4773-ba47-fa9ea74936f3 None None] Calling method 'all' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:07:02.591278 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-6566dacf-5664-4773-ba47-fa9ea74936f3 None None] https://10.4.3.143/volume// returned with HTTP 300 Aug 16 21:07:02.591821 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 10/40] 10.4.3.143 () {66 vars in 1419 bytes} [Sun Aug 16 21:07: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 16 21:07:02.598910 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [req-cf44bd81-3c37-4fa7-848d-28413da66fe1 req-1a9c4330-0ec4-4ce0-aef8-a8e5770035bb None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:07:02.601048 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [req-cf44bd81-3c37-4fa7-848d-28413da66fe1 req-1a9c4330-0ec4-4ce0-aef8-a8e5770035bb tempest-TaggedBootDevicesTest-1417365093 tempest-TaggedBootDevicesTest-1417365093-project-member] POST https://10.4.3.143/volume/v3/attachments Aug 16 21:07:02.601580 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [req-cf44bd81-3c37-4fa7-848d-28413da66fe1 req-1a9c4330-0ec4-4ce0-aef8-a8e5770035bb tempest-TaggedBootDevicesTest-1417365093 tempest-TaggedBootDevicesTest-1417365093-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "114d230e-1a9d-4e71-88b8-c10e553091d2", "connector": null, "instance_uuid": "2845d2cb-1959-4b38-85fc-afc6070440d0"}} {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:07:02.610682 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:07:02.610682 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:07:02.647825 np0000007409 devstack@c-api.service[100332]: /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 16 21:07:02.647825 np0000007409 devstack@c-api.service[100332]: .first() Aug 16 21:07:02.672804 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [req-cf44bd81-3c37-4fa7-848d-28413da66fe1 req-1a9c4330-0ec4-4ce0-aef8-a8e5770035bb tempest-TaggedBootDevicesTest-1417365093 tempest-TaggedBootDevicesTest-1417365093-project-member] https://10.4.3.143/volume/v3/attachments returned with HTTP 200 Aug 16 21:07:02.673506 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 11/41] 10.4.3.143 () {74 vars in 1594 bytes} [Sun Aug 16 21:07:02 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 16 21:07:02.689664 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-dc374889-bffe-4d24-8754-5c7d4f14578e None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:07:02.690138 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-dc374889-bffe-4d24-8754-5c7d4f14578e None None] GET https://10.4.3.143/volume// Aug 16 21:07:02.690357 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-dc374889-bffe-4d24-8754-5c7d4f14578e None None] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:07:02.690597 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-dc374889-bffe-4d24-8754-5c7d4f14578e None None] Calling method 'all' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:07:02.691045 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-dc374889-bffe-4d24-8754-5c7d4f14578e None None] https://10.4.3.143/volume// returned with HTTP 300 Aug 16 21:07:02.691405 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 11/42] 10.4.3.143 () {66 vars in 1419 bytes} [Sun Aug 16 21:07: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 16 21:07:02.705766 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [req-cf44bd81-3c37-4fa7-848d-28413da66fe1 req-0ee66a81-2292-4cae-a4a2-e7c4399e4316 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:07:02.708651 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [req-cf44bd81-3c37-4fa7-848d-28413da66fe1 req-0ee66a81-2292-4cae-a4a2-e7c4399e4316 tempest-TaggedBootDevicesTest-1417365093 tempest-TaggedBootDevicesTest-1417365093-project-member] POST https://10.4.3.143/volume/v3/attachments Aug 16 21:07:02.709099 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [req-cf44bd81-3c37-4fa7-848d-28413da66fe1 req-0ee66a81-2292-4cae-a4a2-e7c4399e4316 tempest-TaggedBootDevicesTest-1417365093 tempest-TaggedBootDevicesTest-1417365093-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "8ac4c09a-bdbb-4b42-be07-52dcfb314424", "connector": null, "instance_uuid": "2845d2cb-1959-4b38-85fc-afc6070440d0"}} {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:07:02.720041 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:07:02.720041 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:07:02.748669 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [req-cf44bd81-3c37-4fa7-848d-28413da66fe1 req-0ee66a81-2292-4cae-a4a2-e7c4399e4316 tempest-TaggedBootDevicesTest-1417365093 tempest-TaggedBootDevicesTest-1417365093-project-member] https://10.4.3.143/volume/v3/attachments returned with HTTP 200 Aug 16 21:07:02.749196 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 11/43] 10.4.3.143 () {74 vars in 1594 bytes} [Sun Aug 16 21:07:02 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 16 21:07:05.056186 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-ff353366-5c7c-4bbd-9085-997603ab4f7c None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:07:05.056640 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-ff353366-5c7c-4bbd-9085-997603ab4f7c None None] GET https://10.4.3.143/volume// Aug 16 21:07:05.057059 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-ff353366-5c7c-4bbd-9085-997603ab4f7c None None] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:07:05.057284 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-ff353366-5c7c-4bbd-9085-997603ab4f7c None None] Calling method 'all' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:07:05.057679 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-ff353366-5c7c-4bbd-9085-997603ab4f7c None None] https://10.4.3.143/volume// returned with HTTP 300 Aug 16 21:07:05.058345 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 11/44] 10.4.3.143 () {66 vars in 1426 bytes} [Sun Aug 16 21:07: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 16 21:07:05.076651 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [req-cf44bd81-3c37-4fa7-848d-28413da66fe1 req-ac155e3c-b419-4a68-9a94-62141ce1e526 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:07:05.079193 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [req-cf44bd81-3c37-4fa7-848d-28413da66fe1 req-ac155e3c-b419-4a68-9a94-62141ce1e526 tempest-TaggedBootDevicesTest-1417365093 tempest-TaggedBootDevicesTest-1417365093-project-member] GET https://10.4.3.143/volume/v3/volumes/2c35ec31-5bc4-43fc-a6be-e7385a7fae0f Aug 16 21:07:05.079455 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [req-cf44bd81-3c37-4fa7-848d-28413da66fe1 req-ac155e3c-b419-4a68-9a94-62141ce1e526 tempest-TaggedBootDevicesTest-1417365093 tempest-TaggedBootDevicesTest-1417365093-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:07:05.079698 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [req-cf44bd81-3c37-4fa7-848d-28413da66fe1 req-ac155e3c-b419-4a68-9a94-62141ce1e526 tempest-TaggedBootDevicesTest-1417365093 tempest-TaggedBootDevicesTest-1417365093-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:07:05.104523 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:07:05.104523 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:07:05.109878 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [req-cf44bd81-3c37-4fa7-848d-28413da66fe1 req-ac155e3c-b419-4a68-9a94-62141ce1e526 tempest-TaggedBootDevicesTest-1417365093 tempest-TaggedBootDevicesTest-1417365093-project-member] Volume info retrieved successfully. Aug 16 21:07:05.120476 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [req-cf44bd81-3c37-4fa7-848d-28413da66fe1 req-ac155e3c-b419-4a68-9a94-62141ce1e526 tempest-TaggedBootDevicesTest-1417365093 tempest-TaggedBootDevicesTest-1417365093-project-member] https://10.4.3.143/volume/v3/volumes/2c35ec31-5bc4-43fc-a6be-e7385a7fae0f returned with HTTP 200 Aug 16 21:07:05.121061 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 12/45] 10.4.3.143 () {70 vars in 1639 bytes} [Sun Aug 16 21:07:05 2026] GET /volume/v3/volumes/2c35ec31-5bc4-43fc-a6be-e7385a7fae0f => generated 1569 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 16 21:07:06.012174 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [req-cf44bd81-3c37-4fa7-848d-28413da66fe1 req-1f3bbd8e-0312-4997-adc1-2d41b3758d2b None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:07:06.014423 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [req-cf44bd81-3c37-4fa7-848d-28413da66fe1 req-1f3bbd8e-0312-4997-adc1-2d41b3758d2b tempest-TaggedBootDevicesTest-1417365093 tempest-TaggedBootDevicesTest-1417365093-project-member] PUT https://10.4.3.143/volume/v3/attachments/4b2df71f-b6da-44ea-b55b-390b95f91f59 Aug 16 21:07:06.014750 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [req-cf44bd81-3c37-4fa7-848d-28413da66fe1 req-1f3bbd8e-0312-4997-adc1-2d41b3758d2b tempest-TaggedBootDevicesTest-1417365093 tempest-TaggedBootDevicesTest-1417365093-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.143", "host": "np0000007409", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:e42fbcbe2e9", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "69237b68-d654-4a76-81de-86e36bc8fb86", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:07:06.027905 np0000007409 devstack@c-api.service[100333]: /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 16 21:07:06.027905 np0000007409 devstack@c-api.service[100333]: .first() Aug 16 21:07:06.037519 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.coordination [req-cf44bd81-3c37-4fa7-848d-28413da66fe1 req-1f3bbd8e-0312-4997-adc1-2d41b3758d2b tempest-TaggedBootDevicesTest-1417365093 tempest-TaggedBootDevicesTest-1417365093-project-member] Acquiring lock "cinder-attachment_update-2c35ec31-5bc4-43fc-a6be-e7385a7fae0f-np0000007409" by "attachment_update" {{(pid=100333) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:07:06.042962 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.coordination [req-cf44bd81-3c37-4fa7-848d-28413da66fe1 req-1f3bbd8e-0312-4997-adc1-2d41b3758d2b tempest-TaggedBootDevicesTest-1417365093 tempest-TaggedBootDevicesTest-1417365093-project-member] Lock "cinder-attachment_update-2c35ec31-5bc4-43fc-a6be-e7385a7fae0f-np0000007409" acquired by "attachment_update" :: waited 0.005s {{(pid=100333) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:07:06.044485 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:07:06.044485 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:07:06.182442 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.coordination [req-cf44bd81-3c37-4fa7-848d-28413da66fe1 req-1f3bbd8e-0312-4997-adc1-2d41b3758d2b tempest-TaggedBootDevicesTest-1417365093 tempest-TaggedBootDevicesTest-1417365093-project-member] Lock "cinder-attachment_update-2c35ec31-5bc4-43fc-a6be-e7385a7fae0f-np0000007409" released by "attachment_update" :: held 0.139s {{(pid=100333) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:07:06.182733 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [req-cf44bd81-3c37-4fa7-848d-28413da66fe1 req-1f3bbd8e-0312-4997-adc1-2d41b3758d2b tempest-TaggedBootDevicesTest-1417365093 tempest-TaggedBootDevicesTest-1417365093-project-member] https://10.4.3.143/volume/v3/attachments/4b2df71f-b6da-44ea-b55b-390b95f91f59 returned with HTTP 200 Aug 16 21:07:06.183755 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 12/46] 10.4.3.143 () {74 vars in 1704 bytes} [Sun Aug 16 21:07:06 2026] PUT /volume/v3/attachments/4b2df71f-b6da-44ea-b55b-390b95f91f59 => generated 969 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:07:06.209302 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [req-cf44bd81-3c37-4fa7-848d-28413da66fe1 req-947f5064-94b0-4f4a-aebe-2fa7262ee4a9 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:07:06.212498 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [req-cf44bd81-3c37-4fa7-848d-28413da66fe1 req-947f5064-94b0-4f4a-aebe-2fa7262ee4a9 tempest-TaggedBootDevicesTest-1417365093 tempest-TaggedBootDevicesTest-1417365093-project-member] POST https://10.4.3.143/volume/v3/attachments/4b2df71f-b6da-44ea-b55b-390b95f91f59/action Aug 16 21:07:06.213390 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [req-cf44bd81-3c37-4fa7-848d-28413da66fe1 req-947f5064-94b0-4f4a-aebe-2fa7262ee4a9 tempest-TaggedBootDevicesTest-1417365093 tempest-TaggedBootDevicesTest-1417365093-project-member] Action body: b'{"os-complete": null}' {{(pid=100330) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 21:07:06.213582 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [req-cf44bd81-3c37-4fa7-848d-28413da66fe1 req-947f5064-94b0-4f4a-aebe-2fa7262ee4a9 tempest-TaggedBootDevicesTest-1417365093 tempest-TaggedBootDevicesTest-1417365093-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:07:06.238331 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:07:06.238331 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:07:06.255092 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [req-cf44bd81-3c37-4fa7-848d-28413da66fe1 req-947f5064-94b0-4f4a-aebe-2fa7262ee4a9 tempest-TaggedBootDevicesTest-1417365093 tempest-TaggedBootDevicesTest-1417365093-project-member] https://10.4.3.143/volume/v3/attachments/4b2df71f-b6da-44ea-b55b-390b95f91f59/action returned with HTTP 204 Aug 16 21:07:06.255885 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 12/47] 10.4.3.143 () {74 vars in 1725 bytes} [Sun Aug 16 21:07:06 2026] POST /volume/v3/attachments/4b2df71f-b6da-44ea-b55b-390b95f91f59/action => generated 0 bytes in 47 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:07:06.280680 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-7976add6-e052-4780-9453-26143d193b40 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:07:06.281460 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-7976add6-e052-4780-9453-26143d193b40 None None] GET https://10.4.3.143/volume// Aug 16 21:07:06.281460 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-7976add6-e052-4780-9453-26143d193b40 None None] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:07:06.281742 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-7976add6-e052-4780-9453-26143d193b40 None None] Calling method 'all' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:07:06.282161 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-7976add6-e052-4780-9453-26143d193b40 None None] https://10.4.3.143/volume// returned with HTTP 300 Aug 16 21:07:06.282752 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 12/48] 10.4.3.143 () {66 vars in 1426 bytes} [Sun Aug 16 21:07:06 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 16 21:07:06.293574 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [req-cf44bd81-3c37-4fa7-848d-28413da66fe1 req-d3d502da-9424-4fe1-814c-efc45afaa5a6 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:07:06.295805 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [req-cf44bd81-3c37-4fa7-848d-28413da66fe1 req-d3d502da-9424-4fe1-814c-efc45afaa5a6 tempest-TaggedBootDevicesTest-1417365093 tempest-TaggedBootDevicesTest-1417365093-project-member] GET https://10.4.3.143/volume/v3/volumes/114d230e-1a9d-4e71-88b8-c10e553091d2 Aug 16 21:07:06.295898 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [req-cf44bd81-3c37-4fa7-848d-28413da66fe1 req-d3d502da-9424-4fe1-814c-efc45afaa5a6 tempest-TaggedBootDevicesTest-1417365093 tempest-TaggedBootDevicesTest-1417365093-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:07:06.296421 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [req-cf44bd81-3c37-4fa7-848d-28413da66fe1 req-d3d502da-9424-4fe1-814c-efc45afaa5a6 tempest-TaggedBootDevicesTest-1417365093 tempest-TaggedBootDevicesTest-1417365093-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:07:06.313787 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:07:06.313787 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:07:06.326404 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [req-cf44bd81-3c37-4fa7-848d-28413da66fe1 req-d3d502da-9424-4fe1-814c-efc45afaa5a6 tempest-TaggedBootDevicesTest-1417365093 tempest-TaggedBootDevicesTest-1417365093-project-member] Volume info retrieved successfully. Aug 16 21:07:06.335143 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [req-cf44bd81-3c37-4fa7-848d-28413da66fe1 req-d3d502da-9424-4fe1-814c-efc45afaa5a6 tempest-TaggedBootDevicesTest-1417365093 tempest-TaggedBootDevicesTest-1417365093-project-member] https://10.4.3.143/volume/v3/volumes/114d230e-1a9d-4e71-88b8-c10e553091d2 returned with HTTP 200 Aug 16 21:07:06.335143 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 13/49] 10.4.3.143 () {70 vars in 1639 bytes} [Sun Aug 16 21:07:06 2026] GET /volume/v3/volumes/114d230e-1a9d-4e71-88b8-c10e553091d2 => generated 1023 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 16 21:07:06.462618 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [req-cf44bd81-3c37-4fa7-848d-28413da66fe1 req-76bcef0f-4245-4008-b108-90ecb742af30 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:07:06.466092 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [req-cf44bd81-3c37-4fa7-848d-28413da66fe1 req-76bcef0f-4245-4008-b108-90ecb742af30 tempest-TaggedBootDevicesTest-1417365093 tempest-TaggedBootDevicesTest-1417365093-project-member] PUT https://10.4.3.143/volume/v3/attachments/280cc5c0-571a-475d-970a-b0e7c192d66c Aug 16 21:07:06.466974 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [req-cf44bd81-3c37-4fa7-848d-28413da66fe1 req-76bcef0f-4245-4008-b108-90ecb742af30 tempest-TaggedBootDevicesTest-1417365093 tempest-TaggedBootDevicesTest-1417365093-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.143", "host": "np0000007409", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:e42fbcbe2e9", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "69237b68-d654-4a76-81de-86e36bc8fb86", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:07:06.479235 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.coordination [req-cf44bd81-3c37-4fa7-848d-28413da66fe1 req-76bcef0f-4245-4008-b108-90ecb742af30 tempest-TaggedBootDevicesTest-1417365093 tempest-TaggedBootDevicesTest-1417365093-project-member] Acquiring lock "cinder-attachment_update-114d230e-1a9d-4e71-88b8-c10e553091d2-np0000007409" by "attachment_update" {{(pid=100333) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:07:06.484189 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.coordination [req-cf44bd81-3c37-4fa7-848d-28413da66fe1 req-76bcef0f-4245-4008-b108-90ecb742af30 tempest-TaggedBootDevicesTest-1417365093 tempest-TaggedBootDevicesTest-1417365093-project-member] Lock "cinder-attachment_update-114d230e-1a9d-4e71-88b8-c10e553091d2-np0000007409" acquired by "attachment_update" :: waited 0.005s {{(pid=100333) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:07:06.485591 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:07:06.485591 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:07:06.590658 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.coordination [req-cf44bd81-3c37-4fa7-848d-28413da66fe1 req-76bcef0f-4245-4008-b108-90ecb742af30 tempest-TaggedBootDevicesTest-1417365093 tempest-TaggedBootDevicesTest-1417365093-project-member] Lock "cinder-attachment_update-114d230e-1a9d-4e71-88b8-c10e553091d2-np0000007409" released by "attachment_update" :: held 0.106s {{(pid=100333) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:07:06.591744 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [req-cf44bd81-3c37-4fa7-848d-28413da66fe1 req-76bcef0f-4245-4008-b108-90ecb742af30 tempest-TaggedBootDevicesTest-1417365093 tempest-TaggedBootDevicesTest-1417365093-project-member] https://10.4.3.143/volume/v3/attachments/280cc5c0-571a-475d-970a-b0e7c192d66c returned with HTTP 200 Aug 16 21:07:06.591744 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 13/50] 10.4.3.143 () {74 vars in 1704 bytes} [Sun Aug 16 21:07:06 2026] PUT /volume/v3/attachments/280cc5c0-571a-475d-970a-b0e7c192d66c => generated 969 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:07:06.630476 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [req-cf44bd81-3c37-4fa7-848d-28413da66fe1 req-efc055f0-0af2-4fb1-b166-3fa39f1ad0eb None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:07:06.633391 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [req-cf44bd81-3c37-4fa7-848d-28413da66fe1 req-efc055f0-0af2-4fb1-b166-3fa39f1ad0eb tempest-TaggedBootDevicesTest-1417365093 tempest-TaggedBootDevicesTest-1417365093-project-member] POST https://10.4.3.143/volume/v3/attachments/280cc5c0-571a-475d-970a-b0e7c192d66c/action Aug 16 21:07:06.633391 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [req-cf44bd81-3c37-4fa7-848d-28413da66fe1 req-efc055f0-0af2-4fb1-b166-3fa39f1ad0eb tempest-TaggedBootDevicesTest-1417365093 tempest-TaggedBootDevicesTest-1417365093-project-member] Action body: b'{"os-complete": null}' {{(pid=100330) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 21:07:06.633391 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [req-cf44bd81-3c37-4fa7-848d-28413da66fe1 req-efc055f0-0af2-4fb1-b166-3fa39f1ad0eb tempest-TaggedBootDevicesTest-1417365093 tempest-TaggedBootDevicesTest-1417365093-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:07:06.651218 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:07:06.651218 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:07:06.662415 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [req-cf44bd81-3c37-4fa7-848d-28413da66fe1 req-efc055f0-0af2-4fb1-b166-3fa39f1ad0eb tempest-TaggedBootDevicesTest-1417365093 tempest-TaggedBootDevicesTest-1417365093-project-member] https://10.4.3.143/volume/v3/attachments/280cc5c0-571a-475d-970a-b0e7c192d66c/action returned with HTTP 204 Aug 16 21:07:06.662727 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 13/51] 10.4.3.143 () {74 vars in 1725 bytes} [Sun Aug 16 21:07:06 2026] POST /volume/v3/attachments/280cc5c0-571a-475d-970a-b0e7c192d66c/action => generated 0 bytes in 33 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:07:06.686565 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-6dc2c58d-4049-4a05-9a50-0b7f833d7fd8 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:07:06.691278 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-6dc2c58d-4049-4a05-9a50-0b7f833d7fd8 tempest-ServerRescueNegativeTestJSON-559686989 tempest-ServerRescueNegativeTestJSON-559686989-project-member] POST https://10.4.3.143/volume/v3/volumes Aug 16 21:07:06.691638 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-6dc2c58d-4049-4a05-9a50-0b7f833d7fd8 tempest-ServerRescueNegativeTestJSON-559686989 tempest-ServerRescueNegativeTestJSON-559686989-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-1838145620"}} {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:07:06.694523 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.v3.volumes [None req-6dc2c58d-4049-4a05-9a50-0b7f833d7fd8 tempest-ServerRescueNegativeTestJSON-559686989 tempest-ServerRescueNegativeTestJSON-559686989-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-1838145620'}} {{(pid=100331) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 21:07:06.694668 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.v3.volumes [None req-6dc2c58d-4049-4a05-9a50-0b7f833d7fd8 tempest-ServerRescueNegativeTestJSON-559686989 tempest-ServerRescueNegativeTestJSON-559686989-project-member] Create volume of 1 GB Aug 16 21:07:06.698003 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-5e73c194-2448-40b5-a8e0-3a2db3b1109a None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:07:06.698003 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-5e73c194-2448-40b5-a8e0-3a2db3b1109a None None] GET https://10.4.3.143/volume// Aug 16 21:07:06.698003 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-5e73c194-2448-40b5-a8e0-3a2db3b1109a None None] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:07:06.698003 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-5e73c194-2448-40b5-a8e0-3a2db3b1109a None None] Calling method 'all' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:07:06.698564 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-6dc2c58d-4049-4a05-9a50-0b7f833d7fd8 tempest-ServerRescueNegativeTestJSON-559686989 tempest-ServerRescueNegativeTestJSON-559686989-project-member] Availability Zones retrieved successfully. Aug 16 21:07:06.699459 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-5e73c194-2448-40b5-a8e0-3a2db3b1109a None None] https://10.4.3.143/volume// returned with HTTP 300 Aug 16 21:07:06.700032 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 14/52] 10.4.3.143 () {66 vars in 1426 bytes} [Sun Aug 16 21:07:06 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 16 21:07:06.707373 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-6dc2c58d-4049-4a05-9a50-0b7f833d7fd8 tempest-ServerRescueNegativeTestJSON-559686989 tempest-ServerRescueNegativeTestJSON-559686989-project-member] Flow 'volume_create_api' (31290659-29f9-4db6-b34b-d294392ccca7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100331) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:07:06.709631 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-6dc2c58d-4049-4a05-9a50-0b7f833d7fd8 tempest-ServerRescueNegativeTestJSON-559686989 tempest-ServerRescueNegativeTestJSON-559686989-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4875d6e0-c999-4002-84ff-8c93ab15d1cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:07:06.711485 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.flows.api.create_volume [None req-6dc2c58d-4049-4a05-9a50-0b7f833d7fd8 tempest-ServerRescueNegativeTestJSON-559686989 tempest-ServerRescueNegativeTestJSON-559686989-project-member] Validating volume size '1' using validate_int {{(pid=100331) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 21:07:06.712045 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [req-cf44bd81-3c37-4fa7-848d-28413da66fe1 req-0e9cc050-a984-498c-b520-934a65da170d None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:07:06.713851 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [req-cf44bd81-3c37-4fa7-848d-28413da66fe1 req-0e9cc050-a984-498c-b520-934a65da170d tempest-TaggedBootDevicesTest-1417365093 tempest-TaggedBootDevicesTest-1417365093-project-member] GET https://10.4.3.143/volume/v3/volumes/8ac4c09a-bdbb-4b42-be07-52dcfb314424 Aug 16 21:07:06.714323 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [req-cf44bd81-3c37-4fa7-848d-28413da66fe1 req-0e9cc050-a984-498c-b520-934a65da170d tempest-TaggedBootDevicesTest-1417365093 tempest-TaggedBootDevicesTest-1417365093-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:07:06.714745 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [req-cf44bd81-3c37-4fa7-848d-28413da66fe1 req-0e9cc050-a984-498c-b520-934a65da170d tempest-TaggedBootDevicesTest-1417365093 tempest-TaggedBootDevicesTest-1417365093-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:07:06.729095 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:07:06.729095 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:07:06.735533 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [req-cf44bd81-3c37-4fa7-848d-28413da66fe1 req-0e9cc050-a984-498c-b520-934a65da170d tempest-TaggedBootDevicesTest-1417365093 tempest-TaggedBootDevicesTest-1417365093-project-member] Volume info retrieved successfully. Aug 16 21:07:06.737625 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-6dc2c58d-4049-4a05-9a50-0b7f833d7fd8 tempest-ServerRescueNegativeTestJSON-559686989 tempest-ServerRescueNegativeTestJSON-559686989-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4875d6e0-c999-4002-84ff-8c93ab15d1cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T21:04:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=69e633b8-fab9-4b15-8b40-4f1a67c51cda,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '69e633b8-fab9-4b15-8b40-4f1a67c51cda', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:07:06.738469 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-6dc2c58d-4049-4a05-9a50-0b7f833d7fd8 tempest-ServerRescueNegativeTestJSON-559686989 tempest-ServerRescueNegativeTestJSON-559686989-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d4cff6e0-3b84-48dd-8dcd-41eb27c31ac2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:07:06.742580 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [req-cf44bd81-3c37-4fa7-848d-28413da66fe1 req-0e9cc050-a984-498c-b520-934a65da170d tempest-TaggedBootDevicesTest-1417365093 tempest-TaggedBootDevicesTest-1417365093-project-member] https://10.4.3.143/volume/v3/volumes/8ac4c09a-bdbb-4b42-be07-52dcfb314424 returned with HTTP 200 Aug 16 21:07:06.743182 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 14/53] 10.4.3.143 () {70 vars in 1639 bytes} [Sun Aug 16 21:07:06 2026] GET /volume/v3/volumes/8ac4c09a-bdbb-4b42-be07-52dcfb314424 => generated 1024 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 16 21:07:06.779671 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.quota [None req-6dc2c58d-4049-4a05-9a50-0b7f833d7fd8 tempest-ServerRescueNegativeTestJSON-559686989 tempest-ServerRescueNegativeTestJSON-559686989-project-member] Created reservations ['967abd2f-1a43-46f6-bd27-5d2b8d42fa55', '425715d1-3c94-4b8a-8bd9-d9fb4d90649e', '9bbccd50-ced3-417c-960d-88807c81c5ae', 'dc0f87c2-32d5-41be-8007-55ebca1d9e68'] {{(pid=100331) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:07:06.780483 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-6dc2c58d-4049-4a05-9a50-0b7f833d7fd8 tempest-ServerRescueNegativeTestJSON-559686989 tempest-ServerRescueNegativeTestJSON-559686989-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d4cff6e0-3b84-48dd-8dcd-41eb27c31ac2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['967abd2f-1a43-46f6-bd27-5d2b8d42fa55', '425715d1-3c94-4b8a-8bd9-d9fb4d90649e', '9bbccd50-ced3-417c-960d-88807c81c5ae', 'dc0f87c2-32d5-41be-8007-55ebca1d9e68']}' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:07:06.781278 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-6dc2c58d-4049-4a05-9a50-0b7f833d7fd8 tempest-ServerRescueNegativeTestJSON-559686989 tempest-ServerRescueNegativeTestJSON-559686989-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ae4edbf7-afe1-4409-8dd6-017d01d1aa74) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:07:06.803232 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-6dc2c58d-4049-4a05-9a50-0b7f833d7fd8 tempest-ServerRescueNegativeTestJSON-559686989 tempest-ServerRescueNegativeTestJSON-559686989-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ae4edbf7-afe1-4409-8dd6-017d01d1aa74) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd6e44551-189d-4b22-8c91-e4c7da53b90d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1838145620',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='45f2dd22a15e444ba76568d285415353',qos_specs=None,replication_status=,reservations=['967abd2f-1a43-46f6-bd27-5d2b8d42fa55','425715d1-3c94-4b8a-8bd9-d9fb4d90649e','9bbccd50-ced3-417c-960d-88807c81c5ae','dc0f87c2-32d5-41be-8007-55ebca1d9e68'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bd2bae4bd89a4b9b9d70614049163c9f',volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T21:07:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1838145620',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d6e44551-189d-4b22-8c91-e4c7da53b90d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='45f2dd22a15e444ba76568d285415353',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bd2bae4bd89a4b9b9d70614049163c9f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(69e633b8-fab9-4b15-8b40-4f1a67c51cda),volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda)}' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:07:06.804579 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-6dc2c58d-4049-4a05-9a50-0b7f833d7fd8 tempest-ServerRescueNegativeTestJSON-559686989 tempest-ServerRescueNegativeTestJSON-559686989-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ab6eec02-1a88-41e6-804d-20a9b72076f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:07:06.824247 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-6dc2c58d-4049-4a05-9a50-0b7f833d7fd8 tempest-ServerRescueNegativeTestJSON-559686989 tempest-ServerRescueNegativeTestJSON-559686989-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ab6eec02-1a88-41e6-804d-20a9b72076f1) transitioned into state 'SUCCESS' from state '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-1838145620',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='45f2dd22a15e444ba76568d285415353',qos_specs=None,replication_status=,reservations=['967abd2f-1a43-46f6-bd27-5d2b8d42fa55','425715d1-3c94-4b8a-8bd9-d9fb4d90649e','9bbccd50-ced3-417c-960d-88807c81c5ae','dc0f87c2-32d5-41be-8007-55ebca1d9e68'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bd2bae4bd89a4b9b9d70614049163c9f',volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda)}' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:07:06.825018 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-6dc2c58d-4049-4a05-9a50-0b7f833d7fd8 tempest-ServerRescueNegativeTestJSON-559686989 tempest-ServerRescueNegativeTestJSON-559686989-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5e352a65-1772-460e-a623-fd46293bcf6b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:07:06.835874 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-6dc2c58d-4049-4a05-9a50-0b7f833d7fd8 tempest-ServerRescueNegativeTestJSON-559686989 tempest-ServerRescueNegativeTestJSON-559686989-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5e352a65-1772-460e-a623-fd46293bcf6b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:07:06.836772 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-6dc2c58d-4049-4a05-9a50-0b7f833d7fd8 tempest-ServerRescueNegativeTestJSON-559686989 tempest-ServerRescueNegativeTestJSON-559686989-project-member] Flow 'volume_create_api' (31290659-29f9-4db6-b34b-d294392ccca7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100331) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:07:06.837149 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-6dc2c58d-4049-4a05-9a50-0b7f833d7fd8 tempest-ServerRescueNegativeTestJSON-559686989 tempest-ServerRescueNegativeTestJSON-559686989-project-member] Create volume request issued successfully. Aug 16 21:07:06.837751 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-6dc2c58d-4049-4a05-9a50-0b7f833d7fd8 tempest-ServerRescueNegativeTestJSON-559686989 tempest-ServerRescueNegativeTestJSON-559686989-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Aug 16 21:07:06.838227 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 13/54] 10.4.3.143 () {68 vars in 1258 bytes} [Sun Aug 16 21:07:06 2026] POST /volume/v3/volumes => generated 759 bytes in 152 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 21:07:06.842292 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [req-cf44bd81-3c37-4fa7-848d-28413da66fe1 req-31938daf-aa69-4ed4-878b-8e0fca0eef0c None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:07:06.845576 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [req-cf44bd81-3c37-4fa7-848d-28413da66fe1 req-31938daf-aa69-4ed4-878b-8e0fca0eef0c tempest-TaggedBootDevicesTest-1417365093 tempest-TaggedBootDevicesTest-1417365093-project-member] PUT https://10.4.3.143/volume/v3/attachments/848456fe-f21a-4671-b5d9-0fd0d90b6f41 Aug 16 21:07:06.846027 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [req-cf44bd81-3c37-4fa7-848d-28413da66fe1 req-31938daf-aa69-4ed4-878b-8e0fca0eef0c tempest-TaggedBootDevicesTest-1417365093 tempest-TaggedBootDevicesTest-1417365093-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.143", "host": "np0000007409", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:e42fbcbe2e9", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "69237b68-d654-4a76-81de-86e36bc8fb86", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:07:06.850322 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-9dd0b08b-f5f8-4c51-a3a3-031df191cb20 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:07:06.853943 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-9dd0b08b-f5f8-4c51-a3a3-031df191cb20 tempest-ServerRescueNegativeTestJSON-559686989 tempest-ServerRescueNegativeTestJSON-559686989-project-member] GET https://10.4.3.143/volume/v3/volumes/d6e44551-189d-4b22-8c91-e4c7da53b90d Aug 16 21:07:06.853943 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-9dd0b08b-f5f8-4c51-a3a3-031df191cb20 tempest-ServerRescueNegativeTestJSON-559686989 tempest-ServerRescueNegativeTestJSON-559686989-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:07:06.853943 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-9dd0b08b-f5f8-4c51-a3a3-031df191cb20 tempest-ServerRescueNegativeTestJSON-559686989 tempest-ServerRescueNegativeTestJSON-559686989-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:07:06.859726 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.coordination [req-cf44bd81-3c37-4fa7-848d-28413da66fe1 req-31938daf-aa69-4ed4-878b-8e0fca0eef0c tempest-TaggedBootDevicesTest-1417365093 tempest-TaggedBootDevicesTest-1417365093-project-member] Acquiring lock "cinder-attachment_update-8ac4c09a-bdbb-4b42-be07-52dcfb314424-np0000007409" by "attachment_update" {{(pid=100330) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:07:06.864977 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.coordination [req-cf44bd81-3c37-4fa7-848d-28413da66fe1 req-31938daf-aa69-4ed4-878b-8e0fca0eef0c tempest-TaggedBootDevicesTest-1417365093 tempest-TaggedBootDevicesTest-1417365093-project-member] Lock "cinder-attachment_update-8ac4c09a-bdbb-4b42-be07-52dcfb314424-np0000007409" acquired by "attachment_update" :: waited 0.005s {{(pid=100330) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:07:06.866772 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:07:06.866772 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:07:06.867958 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:07:06.867958 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:07:06.874349 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-9dd0b08b-f5f8-4c51-a3a3-031df191cb20 tempest-ServerRescueNegativeTestJSON-559686989 tempest-ServerRescueNegativeTestJSON-559686989-project-member] Volume info retrieved successfully. Aug 16 21:07:06.880742 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-9dd0b08b-f5f8-4c51-a3a3-031df191cb20 tempest-ServerRescueNegativeTestJSON-559686989 tempest-ServerRescueNegativeTestJSON-559686989-project-member] https://10.4.3.143/volume/v3/volumes/d6e44551-189d-4b22-8c91-e4c7da53b90d returned with HTTP 200 Aug 16 21:07:06.881354 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 15/55] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:07:06 2026] GET /volume/v3/volumes/d6e44551-189d-4b22-8c91-e4c7da53b90d => generated 827 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:07:07.113820 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.coordination [req-cf44bd81-3c37-4fa7-848d-28413da66fe1 req-31938daf-aa69-4ed4-878b-8e0fca0eef0c tempest-TaggedBootDevicesTest-1417365093 tempest-TaggedBootDevicesTest-1417365093-project-member] Lock "cinder-attachment_update-8ac4c09a-bdbb-4b42-be07-52dcfb314424-np0000007409" released by "attachment_update" :: held 0.249s {{(pid=100330) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:07:07.114291 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [req-cf44bd81-3c37-4fa7-848d-28413da66fe1 req-31938daf-aa69-4ed4-878b-8e0fca0eef0c tempest-TaggedBootDevicesTest-1417365093 tempest-TaggedBootDevicesTest-1417365093-project-member] https://10.4.3.143/volume/v3/attachments/848456fe-f21a-4671-b5d9-0fd0d90b6f41 returned with HTTP 200 Aug 16 21:07:07.116383 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 14/56] 10.4.3.143 () {74 vars in 1704 bytes} [Sun Aug 16 21:07:06 2026] PUT /volume/v3/attachments/848456fe-f21a-4671-b5d9-0fd0d90b6f41 => generated 969 bytes in 274 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 16 21:07:07.159445 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [req-cf44bd81-3c37-4fa7-848d-28413da66fe1 req-58dd9d42-e730-410d-873b-dc322b2c139f None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:07:07.162237 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [req-cf44bd81-3c37-4fa7-848d-28413da66fe1 req-58dd9d42-e730-410d-873b-dc322b2c139f tempest-TaggedBootDevicesTest-1417365093 tempest-TaggedBootDevicesTest-1417365093-project-member] POST https://10.4.3.143/volume/v3/attachments/848456fe-f21a-4671-b5d9-0fd0d90b6f41/action Aug 16 21:07:07.163223 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [req-cf44bd81-3c37-4fa7-848d-28413da66fe1 req-58dd9d42-e730-410d-873b-dc322b2c139f tempest-TaggedBootDevicesTest-1417365093 tempest-TaggedBootDevicesTest-1417365093-project-member] Action body: b'{"os-complete": null}' {{(pid=100333) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 21:07:07.163512 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [req-cf44bd81-3c37-4fa7-848d-28413da66fe1 req-58dd9d42-e730-410d-873b-dc322b2c139f tempest-TaggedBootDevicesTest-1417365093 tempest-TaggedBootDevicesTest-1417365093-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:07:07.185715 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:07:07.185715 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:07:07.199092 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [req-cf44bd81-3c37-4fa7-848d-28413da66fe1 req-58dd9d42-e730-410d-873b-dc322b2c139f tempest-TaggedBootDevicesTest-1417365093 tempest-TaggedBootDevicesTest-1417365093-project-member] https://10.4.3.143/volume/v3/attachments/848456fe-f21a-4671-b5d9-0fd0d90b6f41/action returned with HTTP 204 Aug 16 21:07:07.199535 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 15/57] 10.4.3.143 () {74 vars in 1725 bytes} [Sun Aug 16 21:07:07 2026] POST /volume/v3/attachments/848456fe-f21a-4671-b5d9-0fd0d90b6f41/action => generated 0 bytes in 41 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:07:07.898576 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-01800925-f431-4425-94cc-00de21e921ab None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:07:07.900109 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-01800925-f431-4425-94cc-00de21e921ab tempest-ServerRescueNegativeTestJSON-559686989 tempest-ServerRescueNegativeTestJSON-559686989-project-member] GET https://10.4.3.143/volume/v3/volumes/d6e44551-189d-4b22-8c91-e4c7da53b90d Aug 16 21:07:07.900598 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-01800925-f431-4425-94cc-00de21e921ab tempest-ServerRescueNegativeTestJSON-559686989 tempest-ServerRescueNegativeTestJSON-559686989-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:07:07.900888 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-01800925-f431-4425-94cc-00de21e921ab tempest-ServerRescueNegativeTestJSON-559686989 tempest-ServerRescueNegativeTestJSON-559686989-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:07:07.912949 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:07:07.912949 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:07:07.920661 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-01800925-f431-4425-94cc-00de21e921ab tempest-ServerRescueNegativeTestJSON-559686989 tempest-ServerRescueNegativeTestJSON-559686989-project-member] Volume info retrieved successfully. Aug 16 21:07:07.927332 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-01800925-f431-4425-94cc-00de21e921ab tempest-ServerRescueNegativeTestJSON-559686989 tempest-ServerRescueNegativeTestJSON-559686989-project-member] https://10.4.3.143/volume/v3/volumes/d6e44551-189d-4b22-8c91-e4c7da53b90d returned with HTTP 200 Aug 16 21:07:07.928970 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 14/58] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:07:07 2026] GET /volume/v3/volumes/d6e44551-189d-4b22-8c91-e4c7da53b90d => generated 852 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:07:16.879525 np0000007409 devstack@c-api.service[100332]: DEBUG dbcounter [-] [100332] Writing DB stats cinder:SELECT=138,cinder:INSERT=37,cinder:UPDATE=50 {{(pid=100332) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 16 21:07:17.102292 np0000007409 devstack@c-api.service[100330]: DEBUG dbcounter [-] [100330] Writing DB stats cinder:SELECT=52,cinder:UPDATE=9,cinder:INSERT=2 {{(pid=100330) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 16 21:07:17.196535 np0000007409 devstack@c-api.service[100333]: DEBUG dbcounter [-] [100333] Writing DB stats cinder:SELECT=62,cinder:INSERT=6,cinder:UPDATE=16 {{(pid=100333) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 16 21:07:17.924176 np0000007409 devstack@c-api.service[100331]: DEBUG dbcounter [-] [100331] Writing DB stats cinder:SELECT=80,cinder:INSERT=16,cinder:UPDATE=24 {{(pid=100331) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 16 21:07:27.518339 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-18ae5abd-13a5-4e06-9307-9fdde952b2a4 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:07:27.523070 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-18ae5abd-13a5-4e06-9307-9fdde952b2a4 tempest-VolumesAdminNegativeTest-1951613294 tempest-VolumesAdminNegativeTest-1951613294-project-member] POST https://10.4.3.143/volume/v3/volumes Aug 16 21:07:27.523304 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-18ae5abd-13a5-4e06-9307-9fdde952b2a4 tempest-VolumesAdminNegativeTest-1951613294 tempest-VolumesAdminNegativeTest-1951613294-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAdminNegativeTest-volume-1634342004"}} {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:07:27.524690 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.v3.volumes [None req-18ae5abd-13a5-4e06-9307-9fdde952b2a4 tempest-VolumesAdminNegativeTest-1951613294 tempest-VolumesAdminNegativeTest-1951613294-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAdminNegativeTest-volume-1634342004'}} {{(pid=100332) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 21:07:27.524773 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.v3.volumes [None req-18ae5abd-13a5-4e06-9307-9fdde952b2a4 tempest-VolumesAdminNegativeTest-1951613294 tempest-VolumesAdminNegativeTest-1951613294-project-member] Create volume of 1 GB Aug 16 21:07:27.530567 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-18ae5abd-13a5-4e06-9307-9fdde952b2a4 tempest-VolumesAdminNegativeTest-1951613294 tempest-VolumesAdminNegativeTest-1951613294-project-member] Availability Zones retrieved successfully. Aug 16 21:07:27.538501 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-18ae5abd-13a5-4e06-9307-9fdde952b2a4 tempest-VolumesAdminNegativeTest-1951613294 tempest-VolumesAdminNegativeTest-1951613294-project-member] Flow 'volume_create_api' (670b3049-e0a9-421a-8d15-733116e4cc88) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100332) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:07:27.540092 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-18ae5abd-13a5-4e06-9307-9fdde952b2a4 tempest-VolumesAdminNegativeTest-1951613294 tempest-VolumesAdminNegativeTest-1951613294-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (79276817-8154-41de-b55e-340a62451300) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:07:27.542879 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.flows.api.create_volume [None req-18ae5abd-13a5-4e06-9307-9fdde952b2a4 tempest-VolumesAdminNegativeTest-1951613294 tempest-VolumesAdminNegativeTest-1951613294-project-member] Validating volume size '1' using validate_int {{(pid=100332) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 21:07:27.578428 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-18ae5abd-13a5-4e06-9307-9fdde952b2a4 tempest-VolumesAdminNegativeTest-1951613294 tempest-VolumesAdminNegativeTest-1951613294-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (79276817-8154-41de-b55e-340a62451300) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T21:04:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=69e633b8-fab9-4b15-8b40-4f1a67c51cda,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '69e633b8-fab9-4b15-8b40-4f1a67c51cda', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:07:27.579896 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-18ae5abd-13a5-4e06-9307-9fdde952b2a4 tempest-VolumesAdminNegativeTest-1951613294 tempest-VolumesAdminNegativeTest-1951613294-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4bfe0ad9-2059-4704-9212-e5a9bdb96eda) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:07:27.657095 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.quota [None req-18ae5abd-13a5-4e06-9307-9fdde952b2a4 tempest-VolumesAdminNegativeTest-1951613294 tempest-VolumesAdminNegativeTest-1951613294-project-member] Created reservations ['927de083-e916-48e6-8f5b-3ac7457184fb', '5ae9ea26-a837-4624-9feb-e806544f2b63', 'ff38faeb-c11f-4284-a4a7-8317c1fd1db6', 'feda0121-1dd1-4294-b189-24586843dbf7'] {{(pid=100332) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:07:27.658085 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-18ae5abd-13a5-4e06-9307-9fdde952b2a4 tempest-VolumesAdminNegativeTest-1951613294 tempest-VolumesAdminNegativeTest-1951613294-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4bfe0ad9-2059-4704-9212-e5a9bdb96eda) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['927de083-e916-48e6-8f5b-3ac7457184fb', '5ae9ea26-a837-4624-9feb-e806544f2b63', 'ff38faeb-c11f-4284-a4a7-8317c1fd1db6', 'feda0121-1dd1-4294-b189-24586843dbf7']}' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:07:27.658818 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-18ae5abd-13a5-4e06-9307-9fdde952b2a4 tempest-VolumesAdminNegativeTest-1951613294 tempest-VolumesAdminNegativeTest-1951613294-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eb3345c2-22d2-456f-8439-130776d3ab19) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:07:27.689681 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-18ae5abd-13a5-4e06-9307-9fdde952b2a4 tempest-VolumesAdminNegativeTest-1951613294 tempest-VolumesAdminNegativeTest-1951613294-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eb3345c2-22d2-456f-8439-130776d3ab19) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8021fdc2-3ff6-4e09-8a18-4ae935331e51', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-1634342004',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='934fbc5823a14b49b5537c6d3a6dbc10',qos_specs=None,replication_status=,reservations=['927de083-e916-48e6-8f5b-3ac7457184fb','5ae9ea26-a837-4624-9feb-e806544f2b63','ff38faeb-c11f-4284-a4a7-8317c1fd1db6','feda0121-1dd1-4294-b189-24586843dbf7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f46acbbdaafa452d97dcfbb94a0a6b88',volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T21:07:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-1634342004',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8021fdc2-3ff6-4e09-8a18-4ae935331e51,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='934fbc5823a14b49b5537c6d3a6dbc10',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f46acbbdaafa452d97dcfbb94a0a6b88',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(69e633b8-fab9-4b15-8b40-4f1a67c51cda),volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda)}' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:07:27.690801 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-18ae5abd-13a5-4e06-9307-9fdde952b2a4 tempest-VolumesAdminNegativeTest-1951613294 tempest-VolumesAdminNegativeTest-1951613294-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (66f28098-bbd2-4dae-b066-64472d2134a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:07:27.715740 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-18ae5abd-13a5-4e06-9307-9fdde952b2a4 tempest-VolumesAdminNegativeTest-1951613294 tempest-VolumesAdminNegativeTest-1951613294-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (66f28098-bbd2-4dae-b066-64472d2134a1) transitioned into state 'SUCCESS' from state '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-1634342004',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='934fbc5823a14b49b5537c6d3a6dbc10',qos_specs=None,replication_status=,reservations=['927de083-e916-48e6-8f5b-3ac7457184fb','5ae9ea26-a837-4624-9feb-e806544f2b63','ff38faeb-c11f-4284-a4a7-8317c1fd1db6','feda0121-1dd1-4294-b189-24586843dbf7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f46acbbdaafa452d97dcfbb94a0a6b88',volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda)}' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:07:27.716593 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-18ae5abd-13a5-4e06-9307-9fdde952b2a4 tempest-VolumesAdminNegativeTest-1951613294 tempest-VolumesAdminNegativeTest-1951613294-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a2819a51-5a42-4376-886f-e38e2cc51d99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:07:27.737006 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-18ae5abd-13a5-4e06-9307-9fdde952b2a4 tempest-VolumesAdminNegativeTest-1951613294 tempest-VolumesAdminNegativeTest-1951613294-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a2819a51-5a42-4376-886f-e38e2cc51d99) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:07:27.738286 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-18ae5abd-13a5-4e06-9307-9fdde952b2a4 tempest-VolumesAdminNegativeTest-1951613294 tempest-VolumesAdminNegativeTest-1951613294-project-member] Flow 'volume_create_api' (670b3049-e0a9-421a-8d15-733116e4cc88) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100332) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:07:27.739284 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-18ae5abd-13a5-4e06-9307-9fdde952b2a4 tempest-VolumesAdminNegativeTest-1951613294 tempest-VolumesAdminNegativeTest-1951613294-project-member] Create volume request issued successfully. Aug 16 21:07:27.740970 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-18ae5abd-13a5-4e06-9307-9fdde952b2a4 tempest-VolumesAdminNegativeTest-1951613294 tempest-VolumesAdminNegativeTest-1951613294-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Aug 16 21:07:27.740970 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 16/59] 10.4.3.143 () {68 vars in 1258 bytes} [Sun Aug 16 21:07:27 2026] POST /volume/v3/volumes => generated 755 bytes in 223 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 21:07:27.759290 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-7f8c7c51-a851-4e7a-82fa-a4c57519a418 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:07:27.764318 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-7f8c7c51-a851-4e7a-82fa-a4c57519a418 tempest-VolumesAdminNegativeTest-1951613294 tempest-VolumesAdminNegativeTest-1951613294-project-member] GET https://10.4.3.143/volume/v3/volumes/8021fdc2-3ff6-4e09-8a18-4ae935331e51 Aug 16 21:07:27.764318 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-7f8c7c51-a851-4e7a-82fa-a4c57519a418 tempest-VolumesAdminNegativeTest-1951613294 tempest-VolumesAdminNegativeTest-1951613294-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:07:27.764318 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-7f8c7c51-a851-4e7a-82fa-a4c57519a418 tempest-VolumesAdminNegativeTest-1951613294 tempest-VolumesAdminNegativeTest-1951613294-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:07:27.775415 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:07:27.775415 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:07:27.789943 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-7f8c7c51-a851-4e7a-82fa-a4c57519a418 tempest-VolumesAdminNegativeTest-1951613294 tempest-VolumesAdminNegativeTest-1951613294-project-member] Volume info retrieved successfully. Aug 16 21:07:27.797955 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-7f8c7c51-a851-4e7a-82fa-a4c57519a418 tempest-VolumesAdminNegativeTest-1951613294 tempest-VolumesAdminNegativeTest-1951613294-project-member] https://10.4.3.143/volume/v3/volumes/8021fdc2-3ff6-4e09-8a18-4ae935331e51 returned with HTTP 200 Aug 16 21:07:27.798561 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 15/60] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:07:27 2026] GET /volume/v3/volumes/8021fdc2-3ff6-4e09-8a18-4ae935331e51 => generated 823 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:07:28.813802 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-0dd968bc-6ac4-466b-9a65-fb34989981b0 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:07:28.833052 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-0dd968bc-6ac4-466b-9a65-fb34989981b0 tempest-VolumesAdminNegativeTest-1951613294 tempest-VolumesAdminNegativeTest-1951613294-project-member] GET https://10.4.3.143/volume/v3/volumes/8021fdc2-3ff6-4e09-8a18-4ae935331e51 Aug 16 21:07:28.833052 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-0dd968bc-6ac4-466b-9a65-fb34989981b0 tempest-VolumesAdminNegativeTest-1951613294 tempest-VolumesAdminNegativeTest-1951613294-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:07:28.833052 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-0dd968bc-6ac4-466b-9a65-fb34989981b0 tempest-VolumesAdminNegativeTest-1951613294 tempest-VolumesAdminNegativeTest-1951613294-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:07:28.844079 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:07:28.844079 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:07:28.851581 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-0dd968bc-6ac4-466b-9a65-fb34989981b0 tempest-VolumesAdminNegativeTest-1951613294 tempest-VolumesAdminNegativeTest-1951613294-project-member] Volume info retrieved successfully. Aug 16 21:07:28.855927 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-0dd968bc-6ac4-466b-9a65-fb34989981b0 tempest-VolumesAdminNegativeTest-1951613294 tempest-VolumesAdminNegativeTest-1951613294-project-member] https://10.4.3.143/volume/v3/volumes/8021fdc2-3ff6-4e09-8a18-4ae935331e51 returned with HTTP 200 Aug 16 21:07:28.856394 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 16/61] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:07:28 2026] GET /volume/v3/volumes/8021fdc2-3ff6-4e09-8a18-4ae935331e51 => generated 848 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:07:29.166207 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [req-40548330-a532-4408-a770-64dc12341578 req-3596a1f4-df21-447e-89a5-7b264dd7f606 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:07:29.168799 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [req-40548330-a532-4408-a770-64dc12341578 req-3596a1f4-df21-447e-89a5-7b264dd7f606 tempest-VolumesAdminNegativeTest-695343982 tempest-VolumesAdminNegativeTest-695343982-project] GET https://10.4.3.143/volume/v3/volumes/a7ed1106-3e21-4a29-a63b-50e926cd5470 Aug 16 21:07:29.169140 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [req-40548330-a532-4408-a770-64dc12341578 req-3596a1f4-df21-447e-89a5-7b264dd7f606 tempest-VolumesAdminNegativeTest-695343982 tempest-VolumesAdminNegativeTest-695343982-project] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:07:29.169359 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [req-40548330-a532-4408-a770-64dc12341578 req-3596a1f4-df21-447e-89a5-7b264dd7f606 tempest-VolumesAdminNegativeTest-695343982 tempest-VolumesAdminNegativeTest-695343982-project] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:07:29.175884 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [req-40548330-a532-4408-a770-64dc12341578 req-3596a1f4-df21-447e-89a5-7b264dd7f606 tempest-VolumesAdminNegativeTest-695343982 tempest-VolumesAdminNegativeTest-695343982-project] https://10.4.3.143/volume/v3/volumes/a7ed1106-3e21-4a29-a63b-50e926cd5470 returned with HTTP 404 Aug 16 21:07:29.176571 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 15/62] 10.4.3.143 () {68 vars in 1598 bytes} [Sun Aug 16 21:07:29 2026] GET /volume/v3/volumes/a7ed1106-3e21-4a29-a63b-50e926cd5470 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:07:29.189556 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-b548f98c-71ac-4bbd-9342-bc8750ee0e06 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:07:29.191882 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-b548f98c-71ac-4bbd-9342-bc8750ee0e06 tempest-VolumesAdminNegativeTest-1951613294 tempest-VolumesAdminNegativeTest-1951613294-project-member] DELETE https://10.4.3.143/volume/v3/volumes/8021fdc2-3ff6-4e09-8a18-4ae935331e51 Aug 16 21:07:29.192126 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-b548f98c-71ac-4bbd-9342-bc8750ee0e06 tempest-VolumesAdminNegativeTest-1951613294 tempest-VolumesAdminNegativeTest-1951613294-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:07:29.192362 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-b548f98c-71ac-4bbd-9342-bc8750ee0e06 tempest-VolumesAdminNegativeTest-1951613294 tempest-VolumesAdminNegativeTest-1951613294-project-member] Calling method 'delete' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:07:29.192756 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.v3.volumes [None req-b548f98c-71ac-4bbd-9342-bc8750ee0e06 tempest-VolumesAdminNegativeTest-1951613294 tempest-VolumesAdminNegativeTest-1951613294-project-member] Delete volume with id: 8021fdc2-3ff6-4e09-8a18-4ae935331e51 Aug 16 21:07:29.200785 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:07:29.200785 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:07:29.201678 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-b548f98c-71ac-4bbd-9342-bc8750ee0e06 tempest-VolumesAdminNegativeTest-1951613294 tempest-VolumesAdminNegativeTest-1951613294-project-member] Volume info retrieved successfully. Aug 16 21:07:29.228801 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-b548f98c-71ac-4bbd-9342-bc8750ee0e06 tempest-VolumesAdminNegativeTest-1951613294 tempest-VolumesAdminNegativeTest-1951613294-project-member] Delete volume request issued successfully. Aug 16 21:07:29.229052 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-b548f98c-71ac-4bbd-9342-bc8750ee0e06 tempest-VolumesAdminNegativeTest-1951613294 tempest-VolumesAdminNegativeTest-1951613294-project-member] https://10.4.3.143/volume/v3/volumes/8021fdc2-3ff6-4e09-8a18-4ae935331e51 returned with HTTP 202 Aug 16 21:07:29.229518 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 17/63] 10.4.3.143 () {66 vars in 1351 bytes} [Sun Aug 16 21:07:29 2026] DELETE /volume/v3/volumes/8021fdc2-3ff6-4e09-8a18-4ae935331e51 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 21:07:29.242078 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-81f98ce5-7bb5-496a-8081-912f16865000 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:07:29.245386 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-81f98ce5-7bb5-496a-8081-912f16865000 tempest-VolumesAdminNegativeTest-1951613294 tempest-VolumesAdminNegativeTest-1951613294-project-member] GET https://10.4.3.143/volume/v3/volumes/8021fdc2-3ff6-4e09-8a18-4ae935331e51 Aug 16 21:07:29.245643 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-81f98ce5-7bb5-496a-8081-912f16865000 tempest-VolumesAdminNegativeTest-1951613294 tempest-VolumesAdminNegativeTest-1951613294-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:07:29.245897 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-81f98ce5-7bb5-496a-8081-912f16865000 tempest-VolumesAdminNegativeTest-1951613294 tempest-VolumesAdminNegativeTest-1951613294-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:07:29.262251 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:07:29.262251 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:07:29.267901 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-81f98ce5-7bb5-496a-8081-912f16865000 tempest-VolumesAdminNegativeTest-1951613294 tempest-VolumesAdminNegativeTest-1951613294-project-member] Volume info retrieved successfully. Aug 16 21:07:29.275857 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-81f98ce5-7bb5-496a-8081-912f16865000 tempest-VolumesAdminNegativeTest-1951613294 tempest-VolumesAdminNegativeTest-1951613294-project-member] https://10.4.3.143/volume/v3/volumes/8021fdc2-3ff6-4e09-8a18-4ae935331e51 returned with HTTP 200 Aug 16 21:07:29.276383 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 16/64] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:07:29 2026] GET /volume/v3/volumes/8021fdc2-3ff6-4e09-8a18-4ae935331e51 => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:07:30.293187 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-49d6f155-4171-4ed9-a804-e9f9c99c97a0 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:07:30.294679 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-49d6f155-4171-4ed9-a804-e9f9c99c97a0 tempest-VolumesAdminNegativeTest-1951613294 tempest-VolumesAdminNegativeTest-1951613294-project-member] GET https://10.4.3.143/volume/v3/volumes/8021fdc2-3ff6-4e09-8a18-4ae935331e51 Aug 16 21:07:30.294849 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-49d6f155-4171-4ed9-a804-e9f9c99c97a0 tempest-VolumesAdminNegativeTest-1951613294 tempest-VolumesAdminNegativeTest-1951613294-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:07:30.295091 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-49d6f155-4171-4ed9-a804-e9f9c99c97a0 tempest-VolumesAdminNegativeTest-1951613294 tempest-VolumesAdminNegativeTest-1951613294-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:07:30.301545 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-49d6f155-4171-4ed9-a804-e9f9c99c97a0 tempest-VolumesAdminNegativeTest-1951613294 tempest-VolumesAdminNegativeTest-1951613294-project-member] https://10.4.3.143/volume/v3/volumes/8021fdc2-3ff6-4e09-8a18-4ae935331e51 returned with HTTP 404 Aug 16 21:07:30.302219 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 17/65] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:07:30 2026] GET /volume/v3/volumes/8021fdc2-3ff6-4e09-8a18-4ae935331e51 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:07:30.547320 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-20638478-43de-4825-ba0b-78a65c6e1f83 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:07:30.549077 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-20638478-43de-4825-ba0b-78a65c6e1f83 tempest-AttachVolumeShelveTestJSON-1707417185 tempest-AttachVolumeShelveTestJSON-1707417185-project-member] POST https://10.4.3.143/volume/v3/volumes Aug 16 21:07:30.549402 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-20638478-43de-4825-ba0b-78a65c6e1f83 tempest-AttachVolumeShelveTestJSON-1707417185 tempest-AttachVolumeShelveTestJSON-1707417185-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-726411496"}} {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:07:30.550773 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.v3.volumes [None req-20638478-43de-4825-ba0b-78a65c6e1f83 tempest-AttachVolumeShelveTestJSON-1707417185 tempest-AttachVolumeShelveTestJSON-1707417185-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-726411496'}} {{(pid=100331) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 21:07:30.550886 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.v3.volumes [None req-20638478-43de-4825-ba0b-78a65c6e1f83 tempest-AttachVolumeShelveTestJSON-1707417185 tempest-AttachVolumeShelveTestJSON-1707417185-project-member] Create volume of 1 GB Aug 16 21:07:30.555142 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-20638478-43de-4825-ba0b-78a65c6e1f83 tempest-AttachVolumeShelveTestJSON-1707417185 tempest-AttachVolumeShelveTestJSON-1707417185-project-member] Availability Zones retrieved successfully. Aug 16 21:07:30.560927 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-20638478-43de-4825-ba0b-78a65c6e1f83 tempest-AttachVolumeShelveTestJSON-1707417185 tempest-AttachVolumeShelveTestJSON-1707417185-project-member] Flow 'volume_create_api' (31e600bf-52a3-46d3-8499-321c58b13aac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100331) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:07:30.561885 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-20638478-43de-4825-ba0b-78a65c6e1f83 tempest-AttachVolumeShelveTestJSON-1707417185 tempest-AttachVolumeShelveTestJSON-1707417185-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3ee7f7a9-376d-4bd2-a11f-59aea0b6d029) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:07:30.563047 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.flows.api.create_volume [None req-20638478-43de-4825-ba0b-78a65c6e1f83 tempest-AttachVolumeShelveTestJSON-1707417185 tempest-AttachVolumeShelveTestJSON-1707417185-project-member] Validating volume size '1' using validate_int {{(pid=100331) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 21:07:30.591700 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-20638478-43de-4825-ba0b-78a65c6e1f83 tempest-AttachVolumeShelveTestJSON-1707417185 tempest-AttachVolumeShelveTestJSON-1707417185-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3ee7f7a9-376d-4bd2-a11f-59aea0b6d029) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T21:04:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=69e633b8-fab9-4b15-8b40-4f1a67c51cda,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '69e633b8-fab9-4b15-8b40-4f1a67c51cda', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:07:30.592557 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-20638478-43de-4825-ba0b-78a65c6e1f83 tempest-AttachVolumeShelveTestJSON-1707417185 tempest-AttachVolumeShelveTestJSON-1707417185-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2277b2a6-dc62-40fe-a5cd-5cf8324fba0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:07:30.661229 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.quota [None req-20638478-43de-4825-ba0b-78a65c6e1f83 tempest-AttachVolumeShelveTestJSON-1707417185 tempest-AttachVolumeShelveTestJSON-1707417185-project-member] Created reservations ['175461d1-5c20-4fa3-aca8-cb539c9854d2', '14314155-755f-4fdd-b114-930186864ca3', 'd7ed348a-ebeb-415d-80fb-bdb3e45e94a8', '979038e2-4853-4eae-bf52-6e45d9eb68f3'] {{(pid=100331) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:07:30.662293 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-20638478-43de-4825-ba0b-78a65c6e1f83 tempest-AttachVolumeShelveTestJSON-1707417185 tempest-AttachVolumeShelveTestJSON-1707417185-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2277b2a6-dc62-40fe-a5cd-5cf8324fba0f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['175461d1-5c20-4fa3-aca8-cb539c9854d2', '14314155-755f-4fdd-b114-930186864ca3', 'd7ed348a-ebeb-415d-80fb-bdb3e45e94a8', '979038e2-4853-4eae-bf52-6e45d9eb68f3']}' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:07:30.663250 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-20638478-43de-4825-ba0b-78a65c6e1f83 tempest-AttachVolumeShelveTestJSON-1707417185 tempest-AttachVolumeShelveTestJSON-1707417185-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cea64102-abb2-4010-a662-a32308d928ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:07:30.668161 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-934e936c-2b7c-4a24-a105-111ccbc9c813 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:07:30.670840 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-934e936c-2b7c-4a24-a105-111ccbc9c813 tempest-ServerActionsTestOtherB-2140746005 tempest-ServerActionsTestOtherB-2140746005-project-member] POST https://10.4.3.143/volume/v3/volumes Aug 16 21:07:30.671298 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-934e936c-2b7c-4a24-a105-111ccbc9c813 tempest-ServerActionsTestOtherB-2140746005 tempest-ServerActionsTestOtherB-2140746005-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerActionsTestOtherB-volume-1614972111"}} {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:07:30.673942 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.v3.volumes [None req-934e936c-2b7c-4a24-a105-111ccbc9c813 tempest-ServerActionsTestOtherB-2140746005 tempest-ServerActionsTestOtherB-2140746005-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerActionsTestOtherB-volume-1614972111'}} {{(pid=100332) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 21:07:30.674079 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.v3.volumes [None req-934e936c-2b7c-4a24-a105-111ccbc9c813 tempest-ServerActionsTestOtherB-2140746005 tempest-ServerActionsTestOtherB-2140746005-project-member] Create volume of 1 GB Aug 16 21:07:30.677882 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-934e936c-2b7c-4a24-a105-111ccbc9c813 tempest-ServerActionsTestOtherB-2140746005 tempest-ServerActionsTestOtherB-2140746005-project-member] Availability Zones retrieved successfully. Aug 16 21:07:30.683551 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-934e936c-2b7c-4a24-a105-111ccbc9c813 tempest-ServerActionsTestOtherB-2140746005 tempest-ServerActionsTestOtherB-2140746005-project-member] Flow 'volume_create_api' (381394d5-2622-4d9b-ae5a-43ca0c524193) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100332) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:07:30.684455 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-934e936c-2b7c-4a24-a105-111ccbc9c813 tempest-ServerActionsTestOtherB-2140746005 tempest-ServerActionsTestOtherB-2140746005-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1459ef79-42f8-4fbd-8bba-106f8be00a61) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:07:30.685366 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.flows.api.create_volume [None req-934e936c-2b7c-4a24-a105-111ccbc9c813 tempest-ServerActionsTestOtherB-2140746005 tempest-ServerActionsTestOtherB-2140746005-project-member] Validating volume size '1' using validate_int {{(pid=100332) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 21:07:30.694949 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-20638478-43de-4825-ba0b-78a65c6e1f83 tempest-AttachVolumeShelveTestJSON-1707417185 tempest-AttachVolumeShelveTestJSON-1707417185-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cea64102-abb2-4010-a662-a32308d928ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '67dcbe08-e8ec-4204-b512-00e5fe8a17ce', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-726411496',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a50240e71d07402994ff3db7ed61bd7e',qos_specs=None,replication_status=,reservations=['175461d1-5c20-4fa3-aca8-cb539c9854d2','14314155-755f-4fdd-b114-930186864ca3','d7ed348a-ebeb-415d-80fb-bdb3e45e94a8','979038e2-4853-4eae-bf52-6e45d9eb68f3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0cbc6c423f7343bfa15025efc0c58aed',volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T21:07:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-726411496',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=67dcbe08-e8ec-4204-b512-00e5fe8a17ce,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a50240e71d07402994ff3db7ed61bd7e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0cbc6c423f7343bfa15025efc0c58aed',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(69e633b8-fab9-4b15-8b40-4f1a67c51cda),volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda)}' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:07:30.695820 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-20638478-43de-4825-ba0b-78a65c6e1f83 tempest-AttachVolumeShelveTestJSON-1707417185 tempest-AttachVolumeShelveTestJSON-1707417185-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (707ff77e-5fd6-4720-965d-7dc978c568dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:07:30.713711 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-934e936c-2b7c-4a24-a105-111ccbc9c813 tempest-ServerActionsTestOtherB-2140746005 tempest-ServerActionsTestOtherB-2140746005-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1459ef79-42f8-4fbd-8bba-106f8be00a61) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T21:04:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=69e633b8-fab9-4b15-8b40-4f1a67c51cda,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '69e633b8-fab9-4b15-8b40-4f1a67c51cda', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:07:30.714470 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-934e936c-2b7c-4a24-a105-111ccbc9c813 tempest-ServerActionsTestOtherB-2140746005 tempest-ServerActionsTestOtherB-2140746005-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c40a5146-9290-4f29-898e-25f6bb446d49) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:07:30.717201 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-20638478-43de-4825-ba0b-78a65c6e1f83 tempest-AttachVolumeShelveTestJSON-1707417185 tempest-AttachVolumeShelveTestJSON-1707417185-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (707ff77e-5fd6-4720-965d-7dc978c568dc) transitioned into state 'SUCCESS' from state '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-726411496',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a50240e71d07402994ff3db7ed61bd7e',qos_specs=None,replication_status=,reservations=['175461d1-5c20-4fa3-aca8-cb539c9854d2','14314155-755f-4fdd-b114-930186864ca3','d7ed348a-ebeb-415d-80fb-bdb3e45e94a8','979038e2-4853-4eae-bf52-6e45d9eb68f3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0cbc6c423f7343bfa15025efc0c58aed',volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda)}' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:07:30.718089 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-20638478-43de-4825-ba0b-78a65c6e1f83 tempest-AttachVolumeShelveTestJSON-1707417185 tempest-AttachVolumeShelveTestJSON-1707417185-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1317d828-5dd7-4920-9d3b-9b5db57e0b79) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:07:30.729512 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-20638478-43de-4825-ba0b-78a65c6e1f83 tempest-AttachVolumeShelveTestJSON-1707417185 tempest-AttachVolumeShelveTestJSON-1707417185-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1317d828-5dd7-4920-9d3b-9b5db57e0b79) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:07:30.730839 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-20638478-43de-4825-ba0b-78a65c6e1f83 tempest-AttachVolumeShelveTestJSON-1707417185 tempest-AttachVolumeShelveTestJSON-1707417185-project-member] Flow 'volume_create_api' (31e600bf-52a3-46d3-8499-321c58b13aac) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100331) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:07:30.731040 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-20638478-43de-4825-ba0b-78a65c6e1f83 tempest-AttachVolumeShelveTestJSON-1707417185 tempest-AttachVolumeShelveTestJSON-1707417185-project-member] Create volume request issued successfully. Aug 16 21:07:30.732059 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-20638478-43de-4825-ba0b-78a65c6e1f83 tempest-AttachVolumeShelveTestJSON-1707417185 tempest-AttachVolumeShelveTestJSON-1707417185-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Aug 16 21:07:30.733936 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 16/66] 10.4.3.143 () {68 vars in 1258 bytes} [Sun Aug 16 21:07:30 2026] POST /volume/v3/volumes => generated 756 bytes in 185 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 21:07:30.750345 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-a20a8ff9-c032-41e0-b881-76b3e03ccf12 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:07:30.752093 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-a20a8ff9-c032-41e0-b881-76b3e03ccf12 tempest-AttachVolumeShelveTestJSON-1707417185 tempest-AttachVolumeShelveTestJSON-1707417185-project-member] GET https://10.4.3.143/volume/v3/volumes/67dcbe08-e8ec-4204-b512-00e5fe8a17ce Aug 16 21:07:30.752621 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-a20a8ff9-c032-41e0-b881-76b3e03ccf12 tempest-AttachVolumeShelveTestJSON-1707417185 tempest-AttachVolumeShelveTestJSON-1707417185-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:07:30.752621 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-a20a8ff9-c032-41e0-b881-76b3e03ccf12 tempest-AttachVolumeShelveTestJSON-1707417185 tempest-AttachVolumeShelveTestJSON-1707417185-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:07:30.760479 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:07:30.760479 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:07:30.765248 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-a20a8ff9-c032-41e0-b881-76b3e03ccf12 tempest-AttachVolumeShelveTestJSON-1707417185 tempest-AttachVolumeShelveTestJSON-1707417185-project-member] Volume info retrieved successfully. Aug 16 21:07:30.770187 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-a20a8ff9-c032-41e0-b881-76b3e03ccf12 tempest-AttachVolumeShelveTestJSON-1707417185 tempest-AttachVolumeShelveTestJSON-1707417185-project-member] https://10.4.3.143/volume/v3/volumes/67dcbe08-e8ec-4204-b512-00e5fe8a17ce returned with HTTP 200 Aug 16 21:07:30.771026 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 17/67] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:07:30 2026] GET /volume/v3/volumes/67dcbe08-e8ec-4204-b512-00e5fe8a17ce => generated 824 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:07:30.781048 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.quota [None req-934e936c-2b7c-4a24-a105-111ccbc9c813 tempest-ServerActionsTestOtherB-2140746005 tempest-ServerActionsTestOtherB-2140746005-project-member] Created reservations ['d4fa8a25-e594-4f12-9e8a-996e7ada4ca3', '180534a2-6996-411f-8feb-704a6f7c7588', '995232ba-d00f-4ab8-ac88-d375ba9f3c8c', '3250f354-aeae-4bb7-b23d-b98c30d8b8c9'] {{(pid=100332) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:07:30.782213 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-934e936c-2b7c-4a24-a105-111ccbc9c813 tempest-ServerActionsTestOtherB-2140746005 tempest-ServerActionsTestOtherB-2140746005-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c40a5146-9290-4f29-898e-25f6bb446d49) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d4fa8a25-e594-4f12-9e8a-996e7ada4ca3', '180534a2-6996-411f-8feb-704a6f7c7588', '995232ba-d00f-4ab8-ac88-d375ba9f3c8c', '3250f354-aeae-4bb7-b23d-b98c30d8b8c9']}' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:07:30.783016 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-934e936c-2b7c-4a24-a105-111ccbc9c813 tempest-ServerActionsTestOtherB-2140746005 tempest-ServerActionsTestOtherB-2140746005-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f3a122f2-7f73-4625-8931-32214ef7ea81) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:07:30.814739 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-934e936c-2b7c-4a24-a105-111ccbc9c813 tempest-ServerActionsTestOtherB-2140746005 tempest-ServerActionsTestOtherB-2140746005-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f3a122f2-7f73-4625-8931-32214ef7ea81) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dd5df4bb-0af6-4723-9654-8f97a39103ac', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerActionsTestOtherB-volume-1614972111',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5230f98c05ae4df8ac737ee734fe9288',qos_specs=None,replication_status=,reservations=['d4fa8a25-e594-4f12-9e8a-996e7ada4ca3','180534a2-6996-411f-8feb-704a6f7c7588','995232ba-d00f-4ab8-ac88-d375ba9f3c8c','3250f354-aeae-4bb7-b23d-b98c30d8b8c9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ed9a330a8792492ca5b3e7be502b778f',volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T21:07:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestOtherB-volume-1614972111',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=dd5df4bb-0af6-4723-9654-8f97a39103ac,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5230f98c05ae4df8ac737ee734fe9288',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ed9a330a8792492ca5b3e7be502b778f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(69e633b8-fab9-4b15-8b40-4f1a67c51cda),volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda)}' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:07:30.815714 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-934e936c-2b7c-4a24-a105-111ccbc9c813 tempest-ServerActionsTestOtherB-2140746005 tempest-ServerActionsTestOtherB-2140746005-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (095c66c2-62f8-46e6-a30e-c1592d807a67) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:07:30.841391 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-934e936c-2b7c-4a24-a105-111ccbc9c813 tempest-ServerActionsTestOtherB-2140746005 tempest-ServerActionsTestOtherB-2140746005-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (095c66c2-62f8-46e6-a30e-c1592d807a67) transitioned into state 'SUCCESS' from state '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-1614972111',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5230f98c05ae4df8ac737ee734fe9288',qos_specs=None,replication_status=,reservations=['d4fa8a25-e594-4f12-9e8a-996e7ada4ca3','180534a2-6996-411f-8feb-704a6f7c7588','995232ba-d00f-4ab8-ac88-d375ba9f3c8c','3250f354-aeae-4bb7-b23d-b98c30d8b8c9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ed9a330a8792492ca5b3e7be502b778f',volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda)}' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:07:30.842800 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-934e936c-2b7c-4a24-a105-111ccbc9c813 tempest-ServerActionsTestOtherB-2140746005 tempest-ServerActionsTestOtherB-2140746005-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5f9d019a-3912-4509-854a-d7e3fa0535b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:07:30.857784 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-934e936c-2b7c-4a24-a105-111ccbc9c813 tempest-ServerActionsTestOtherB-2140746005 tempest-ServerActionsTestOtherB-2140746005-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5f9d019a-3912-4509-854a-d7e3fa0535b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:07:30.858606 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-934e936c-2b7c-4a24-a105-111ccbc9c813 tempest-ServerActionsTestOtherB-2140746005 tempest-ServerActionsTestOtherB-2140746005-project-member] Flow 'volume_create_api' (381394d5-2622-4d9b-ae5a-43ca0c524193) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100332) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:07:30.858929 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-934e936c-2b7c-4a24-a105-111ccbc9c813 tempest-ServerActionsTestOtherB-2140746005 tempest-ServerActionsTestOtherB-2140746005-project-member] Create volume request issued successfully. Aug 16 21:07:30.859515 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-934e936c-2b7c-4a24-a105-111ccbc9c813 tempest-ServerActionsTestOtherB-2140746005 tempest-ServerActionsTestOtherB-2140746005-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Aug 16 21:07:30.860631 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 18/68] 10.4.3.143 () {68 vars in 1258 bytes} [Sun Aug 16 21:07:30 2026] POST /volume/v3/volumes => generated 754 bytes in 193 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 21:07:30.877109 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-15669de8-7d03-4f9f-911c-07698bdf9654 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:07:30.881019 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-15669de8-7d03-4f9f-911c-07698bdf9654 tempest-ServerActionsTestOtherB-2140746005 tempest-ServerActionsTestOtherB-2140746005-project-member] GET https://10.4.3.143/volume/v3/volumes/dd5df4bb-0af6-4723-9654-8f97a39103ac Aug 16 21:07:30.881019 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-15669de8-7d03-4f9f-911c-07698bdf9654 tempest-ServerActionsTestOtherB-2140746005 tempest-ServerActionsTestOtherB-2140746005-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:07:30.881019 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-15669de8-7d03-4f9f-911c-07698bdf9654 tempest-ServerActionsTestOtherB-2140746005 tempest-ServerActionsTestOtherB-2140746005-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:07:30.892752 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:07:30.892752 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:07:30.900535 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-15669de8-7d03-4f9f-911c-07698bdf9654 tempest-ServerActionsTestOtherB-2140746005 tempest-ServerActionsTestOtherB-2140746005-project-member] Volume info retrieved successfully. Aug 16 21:07:30.915139 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-15669de8-7d03-4f9f-911c-07698bdf9654 tempest-ServerActionsTestOtherB-2140746005 tempest-ServerActionsTestOtherB-2140746005-project-member] https://10.4.3.143/volume/v3/volumes/dd5df4bb-0af6-4723-9654-8f97a39103ac returned with HTTP 200 Aug 16 21:07:30.915514 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 18/69] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:07:30 2026] GET /volume/v3/volumes/dd5df4bb-0af6-4723-9654-8f97a39103ac => generated 822 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:07:31.789070 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-d776b2de-7fcf-4609-a9b6-52f43c85368a None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:07:31.790840 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-d776b2de-7fcf-4609-a9b6-52f43c85368a tempest-AttachVolumeShelveTestJSON-1707417185 tempest-AttachVolumeShelveTestJSON-1707417185-project-member] GET https://10.4.3.143/volume/v3/volumes/67dcbe08-e8ec-4204-b512-00e5fe8a17ce Aug 16 21:07:31.791029 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-d776b2de-7fcf-4609-a9b6-52f43c85368a tempest-AttachVolumeShelveTestJSON-1707417185 tempest-AttachVolumeShelveTestJSON-1707417185-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:07:31.791206 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-d776b2de-7fcf-4609-a9b6-52f43c85368a tempest-AttachVolumeShelveTestJSON-1707417185 tempest-AttachVolumeShelveTestJSON-1707417185-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:07:31.798071 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:07:31.798071 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:07:31.801420 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-d776b2de-7fcf-4609-a9b6-52f43c85368a tempest-AttachVolumeShelveTestJSON-1707417185 tempest-AttachVolumeShelveTestJSON-1707417185-project-member] Volume info retrieved successfully. Aug 16 21:07:31.805998 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-d776b2de-7fcf-4609-a9b6-52f43c85368a tempest-AttachVolumeShelveTestJSON-1707417185 tempest-AttachVolumeShelveTestJSON-1707417185-project-member] https://10.4.3.143/volume/v3/volumes/67dcbe08-e8ec-4204-b512-00e5fe8a17ce returned with HTTP 200 Aug 16 21:07:31.806342 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 17/70] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:07:31 2026] GET /volume/v3/volumes/67dcbe08-e8ec-4204-b512-00e5fe8a17ce => generated 849 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 16 21:07:31.927768 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-39f57beb-f0a1-4b7f-bbbe-c0faaa644093 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:07:31.929755 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-39f57beb-f0a1-4b7f-bbbe-c0faaa644093 tempest-ServerActionsTestOtherB-2140746005 tempest-ServerActionsTestOtherB-2140746005-project-member] GET https://10.4.3.143/volume/v3/volumes/dd5df4bb-0af6-4723-9654-8f97a39103ac Aug 16 21:07:31.929944 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-39f57beb-f0a1-4b7f-bbbe-c0faaa644093 tempest-ServerActionsTestOtherB-2140746005 tempest-ServerActionsTestOtherB-2140746005-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:07:31.930345 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-39f57beb-f0a1-4b7f-bbbe-c0faaa644093 tempest-ServerActionsTestOtherB-2140746005 tempest-ServerActionsTestOtherB-2140746005-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:07:31.936242 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:07:31.936242 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:07:31.942292 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-39f57beb-f0a1-4b7f-bbbe-c0faaa644093 tempest-ServerActionsTestOtherB-2140746005 tempest-ServerActionsTestOtherB-2140746005-project-member] Volume info retrieved successfully. Aug 16 21:07:31.947225 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-39f57beb-f0a1-4b7f-bbbe-c0faaa644093 tempest-ServerActionsTestOtherB-2140746005 tempest-ServerActionsTestOtherB-2140746005-project-member] https://10.4.3.143/volume/v3/volumes/dd5df4bb-0af6-4723-9654-8f97a39103ac returned with HTTP 200 Aug 16 21:07:31.947732 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 18/71] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:07:31 2026] GET /volume/v3/volumes/dd5df4bb-0af6-4723-9654-8f97a39103ac => generated 847 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:07:31.996487 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-6af3cff9-d5c9-49ed-a820-2f53e5d74952 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:07:31.999964 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-6af3cff9-d5c9-49ed-a820-2f53e5d74952 tempest-AttachSCSIVolumeTestJSON-1874028178 tempest-AttachSCSIVolumeTestJSON-1874028178-project-member] POST https://10.4.3.143/volume/v3/volumes Aug 16 21:07:32.000410 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-6af3cff9-d5c9-49ed-a820-2f53e5d74952 tempest-AttachSCSIVolumeTestJSON-1874028178 tempest-AttachSCSIVolumeTestJSON-1874028178-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachSCSIVolumeTestJSON-volume-1432231989"}} {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:07:32.002961 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.v3.volumes [None req-6af3cff9-d5c9-49ed-a820-2f53e5d74952 tempest-AttachSCSIVolumeTestJSON-1874028178 tempest-AttachSCSIVolumeTestJSON-1874028178-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachSCSIVolumeTestJSON-volume-1432231989'}} {{(pid=100332) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 21:07:32.003194 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.v3.volumes [None req-6af3cff9-d5c9-49ed-a820-2f53e5d74952 tempest-AttachSCSIVolumeTestJSON-1874028178 tempest-AttachSCSIVolumeTestJSON-1874028178-project-member] Create volume of 1 GB Aug 16 21:07:32.003786 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:07:32.003786 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:07:32.009689 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-6af3cff9-d5c9-49ed-a820-2f53e5d74952 tempest-AttachSCSIVolumeTestJSON-1874028178 tempest-AttachSCSIVolumeTestJSON-1874028178-project-member] Availability Zones retrieved successfully. Aug 16 21:07:32.021110 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-6af3cff9-d5c9-49ed-a820-2f53e5d74952 tempest-AttachSCSIVolumeTestJSON-1874028178 tempest-AttachSCSIVolumeTestJSON-1874028178-project-member] Flow 'volume_create_api' (946af6ff-f2c5-4867-8763-2169f0648a59) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100332) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:07:32.022908 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-6af3cff9-d5c9-49ed-a820-2f53e5d74952 tempest-AttachSCSIVolumeTestJSON-1874028178 tempest-AttachSCSIVolumeTestJSON-1874028178-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (205bd5e6-2745-4170-b710-a9bc290d5a3f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:07:32.024259 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.flows.api.create_volume [None req-6af3cff9-d5c9-49ed-a820-2f53e5d74952 tempest-AttachSCSIVolumeTestJSON-1874028178 tempest-AttachSCSIVolumeTestJSON-1874028178-project-member] Validating volume size '1' using validate_int {{(pid=100332) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 21:07:32.051865 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-6af3cff9-d5c9-49ed-a820-2f53e5d74952 tempest-AttachSCSIVolumeTestJSON-1874028178 tempest-AttachSCSIVolumeTestJSON-1874028178-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (205bd5e6-2745-4170-b710-a9bc290d5a3f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T21:04:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=69e633b8-fab9-4b15-8b40-4f1a67c51cda,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '69e633b8-fab9-4b15-8b40-4f1a67c51cda', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:07:32.052761 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-6af3cff9-d5c9-49ed-a820-2f53e5d74952 tempest-AttachSCSIVolumeTestJSON-1874028178 tempest-AttachSCSIVolumeTestJSON-1874028178-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (898ea938-97d0-4d6e-a0a7-fb9f4290a085) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:07:32.120617 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.quota [None req-6af3cff9-d5c9-49ed-a820-2f53e5d74952 tempest-AttachSCSIVolumeTestJSON-1874028178 tempest-AttachSCSIVolumeTestJSON-1874028178-project-member] Created reservations ['7f1ed44f-55ea-4570-a72d-0639a01ae491', '37cd1c30-d7fd-419c-897c-a3293792ab1f', 'f0a4c8f3-0641-455d-a896-2f8132d97e7a', 'fa8a5190-ca96-4a5d-8de4-d7e65719768b'] {{(pid=100332) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:07:32.121758 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-6af3cff9-d5c9-49ed-a820-2f53e5d74952 tempest-AttachSCSIVolumeTestJSON-1874028178 tempest-AttachSCSIVolumeTestJSON-1874028178-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (898ea938-97d0-4d6e-a0a7-fb9f4290a085) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7f1ed44f-55ea-4570-a72d-0639a01ae491', '37cd1c30-d7fd-419c-897c-a3293792ab1f', 'f0a4c8f3-0641-455d-a896-2f8132d97e7a', 'fa8a5190-ca96-4a5d-8de4-d7e65719768b']}' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:07:32.122983 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-6af3cff9-d5c9-49ed-a820-2f53e5d74952 tempest-AttachSCSIVolumeTestJSON-1874028178 tempest-AttachSCSIVolumeTestJSON-1874028178-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a0783726-80fb-4934-ba6d-91548e74f81f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:07:32.150173 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-6af3cff9-d5c9-49ed-a820-2f53e5d74952 tempest-AttachSCSIVolumeTestJSON-1874028178 tempest-AttachSCSIVolumeTestJSON-1874028178-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a0783726-80fb-4934-ba6d-91548e74f81f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4f59c916-d421-45bb-af52-10802e382b19', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachSCSIVolumeTestJSON-volume-1432231989',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5253e68aec7644628ae2fc2337221549',qos_specs=None,replication_status=,reservations=['7f1ed44f-55ea-4570-a72d-0639a01ae491','37cd1c30-d7fd-419c-897c-a3293792ab1f','f0a4c8f3-0641-455d-a896-2f8132d97e7a','fa8a5190-ca96-4a5d-8de4-d7e65719768b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2b4802065b944ac6bac8f45a82b644fe',volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T21:07:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachSCSIVolumeTestJSON-volume-1432231989',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4f59c916-d421-45bb-af52-10802e382b19,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5253e68aec7644628ae2fc2337221549',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2b4802065b944ac6bac8f45a82b644fe',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(69e633b8-fab9-4b15-8b40-4f1a67c51cda),volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda)}' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:07:32.151830 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-6af3cff9-d5c9-49ed-a820-2f53e5d74952 tempest-AttachSCSIVolumeTestJSON-1874028178 tempest-AttachSCSIVolumeTestJSON-1874028178-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (144e460e-3486-4bfa-8327-470d75cbd38a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:07:32.170546 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-6af3cff9-d5c9-49ed-a820-2f53e5d74952 tempest-AttachSCSIVolumeTestJSON-1874028178 tempest-AttachSCSIVolumeTestJSON-1874028178-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (144e460e-3486-4bfa-8327-470d75cbd38a) transitioned into state 'SUCCESS' from state '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-1432231989',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5253e68aec7644628ae2fc2337221549',qos_specs=None,replication_status=,reservations=['7f1ed44f-55ea-4570-a72d-0639a01ae491','37cd1c30-d7fd-419c-897c-a3293792ab1f','f0a4c8f3-0641-455d-a896-2f8132d97e7a','fa8a5190-ca96-4a5d-8de4-d7e65719768b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2b4802065b944ac6bac8f45a82b644fe',volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda)}' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:07:32.171333 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-6af3cff9-d5c9-49ed-a820-2f53e5d74952 tempest-AttachSCSIVolumeTestJSON-1874028178 tempest-AttachSCSIVolumeTestJSON-1874028178-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1872786f-15c0-4fdf-b032-3aa08eca3c07) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:07:32.180487 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-6af3cff9-d5c9-49ed-a820-2f53e5d74952 tempest-AttachSCSIVolumeTestJSON-1874028178 tempest-AttachSCSIVolumeTestJSON-1874028178-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1872786f-15c0-4fdf-b032-3aa08eca3c07) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:07:32.181457 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-6af3cff9-d5c9-49ed-a820-2f53e5d74952 tempest-AttachSCSIVolumeTestJSON-1874028178 tempest-AttachSCSIVolumeTestJSON-1874028178-project-member] Flow 'volume_create_api' (946af6ff-f2c5-4867-8763-2169f0648a59) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100332) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:07:32.181896 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-6af3cff9-d5c9-49ed-a820-2f53e5d74952 tempest-AttachSCSIVolumeTestJSON-1874028178 tempest-AttachSCSIVolumeTestJSON-1874028178-project-member] Create volume request issued successfully. Aug 16 21:07:32.182549 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-6af3cff9-d5c9-49ed-a820-2f53e5d74952 tempest-AttachSCSIVolumeTestJSON-1874028178 tempest-AttachSCSIVolumeTestJSON-1874028178-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Aug 16 21:07:32.183076 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 19/72] 10.4.3.143 () {68 vars in 1258 bytes} [Sun Aug 16 21:07:31 2026] POST /volume/v3/volumes => generated 755 bytes in 187 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 21:07:32.194924 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-c93c3158-b7f0-45af-b53c-13a86918dd37 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:07:32.197248 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-c93c3158-b7f0-45af-b53c-13a86918dd37 tempest-AttachSCSIVolumeTestJSON-1874028178 tempest-AttachSCSIVolumeTestJSON-1874028178-project-member] GET https://10.4.3.143/volume/v3/volumes/4f59c916-d421-45bb-af52-10802e382b19 Aug 16 21:07:32.197585 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-c93c3158-b7f0-45af-b53c-13a86918dd37 tempest-AttachSCSIVolumeTestJSON-1874028178 tempest-AttachSCSIVolumeTestJSON-1874028178-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:07:32.197882 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-c93c3158-b7f0-45af-b53c-13a86918dd37 tempest-AttachSCSIVolumeTestJSON-1874028178 tempest-AttachSCSIVolumeTestJSON-1874028178-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:07:32.206286 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:07:32.206286 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:07:32.210712 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-c93c3158-b7f0-45af-b53c-13a86918dd37 tempest-AttachSCSIVolumeTestJSON-1874028178 tempest-AttachSCSIVolumeTestJSON-1874028178-project-member] Volume info retrieved successfully. Aug 16 21:07:32.215350 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-c93c3158-b7f0-45af-b53c-13a86918dd37 tempest-AttachSCSIVolumeTestJSON-1874028178 tempest-AttachSCSIVolumeTestJSON-1874028178-project-member] https://10.4.3.143/volume/v3/volumes/4f59c916-d421-45bb-af52-10802e382b19 returned with HTTP 200 Aug 16 21:07:32.215862 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 19/73] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:07:32 2026] GET /volume/v3/volumes/4f59c916-d421-45bb-af52-10802e382b19 => generated 823 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:07:32.430669 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [req-89ff6c18-7b61-4b75-8e16-616d0f867ff5 req-95289f25-c79c-43b9-b836-2ed1d93048ce None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:07:32.433144 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [req-89ff6c18-7b61-4b75-8e16-616d0f867ff5 req-95289f25-c79c-43b9-b836-2ed1d93048ce tempest-ServerActionsTestOtherB-2140746005 tempest-ServerActionsTestOtherB-2140746005-project-member] GET https://10.4.3.143/volume/v3/volumes/dd5df4bb-0af6-4723-9654-8f97a39103ac Aug 16 21:07:32.433386 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [req-89ff6c18-7b61-4b75-8e16-616d0f867ff5 req-95289f25-c79c-43b9-b836-2ed1d93048ce tempest-ServerActionsTestOtherB-2140746005 tempest-ServerActionsTestOtherB-2140746005-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:07:32.433628 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [req-89ff6c18-7b61-4b75-8e16-616d0f867ff5 req-95289f25-c79c-43b9-b836-2ed1d93048ce tempest-ServerActionsTestOtherB-2140746005 tempest-ServerActionsTestOtherB-2140746005-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:07:32.442825 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:07:32.442825 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:07:32.451310 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [req-89ff6c18-7b61-4b75-8e16-616d0f867ff5 req-95289f25-c79c-43b9-b836-2ed1d93048ce tempest-ServerActionsTestOtherB-2140746005 tempest-ServerActionsTestOtherB-2140746005-project-member] Volume info retrieved successfully. Aug 16 21:07:32.455380 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [req-89ff6c18-7b61-4b75-8e16-616d0f867ff5 req-95289f25-c79c-43b9-b836-2ed1d93048ce tempest-ServerActionsTestOtherB-2140746005 tempest-ServerActionsTestOtherB-2140746005-project-member] https://10.4.3.143/volume/v3/volumes/dd5df4bb-0af6-4723-9654-8f97a39103ac returned with HTTP 200 Aug 16 21:07:32.458096 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 18/74] 10.4.3.143 () {68 vars in 1598 bytes} [Sun Aug 16 21:07:32 2026] GET /volume/v3/volumes/dd5df4bb-0af6-4723-9654-8f97a39103ac => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:07:32.719999 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-b4f2e144-3b51-4d5a-885e-3a7d4648095f None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:07:32.720602 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-b4f2e144-3b51-4d5a-885e-3a7d4648095f None None] GET https://10.4.3.143/volume// Aug 16 21:07:32.720785 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-b4f2e144-3b51-4d5a-885e-3a7d4648095f None None] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:07:32.721021 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-b4f2e144-3b51-4d5a-885e-3a7d4648095f None None] Calling method 'all' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:07:32.721458 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-b4f2e144-3b51-4d5a-885e-3a7d4648095f None None] https://10.4.3.143/volume// returned with HTTP 300 Aug 16 21:07:32.721752 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 19/75] 10.4.3.143 () {66 vars in 1428 bytes} [Sun Aug 16 21:07: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 16 21:07:32.738791 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [req-89ff6c18-7b61-4b75-8e16-616d0f867ff5 req-115355f6-7d0b-436f-988c-26c303a28d3e None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:07:32.962049 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [req-89ff6c18-7b61-4b75-8e16-616d0f867ff5 req-115355f6-7d0b-436f-988c-26c303a28d3e tempest-ServerActionsTestOtherB-2140746005 tempest-ServerActionsTestOtherB-2140746005-project-member] POST https://10.4.3.143/volume/v3/attachments Aug 16 21:07:32.962422 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [req-89ff6c18-7b61-4b75-8e16-616d0f867ff5 req-115355f6-7d0b-436f-988c-26c303a28d3e tempest-ServerActionsTestOtherB-2140746005 tempest-ServerActionsTestOtherB-2140746005-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "dd5df4bb-0af6-4723-9654-8f97a39103ac", "connector": null, "instance_uuid": "c58918ca-c567-46ad-b34f-aa2a184e58c3"}} {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:07:32.970668 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:07:32.970668 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:07:33.001390 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [req-89ff6c18-7b61-4b75-8e16-616d0f867ff5 req-115355f6-7d0b-436f-988c-26c303a28d3e tempest-ServerActionsTestOtherB-2140746005 tempest-ServerActionsTestOtherB-2140746005-project-member] https://10.4.3.143/volume/v3/attachments returned with HTTP 200 Aug 16 21:07:33.002089 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 20/76] 10.4.3.143 () {74 vars in 1594 bytes} [Sun Aug 16 21:07:32 2026] POST /volume/v3/attachments => generated 273 bytes in 264 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:07:33.042193 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-a0d790a2-34f7-40d0-80bc-35b24262823b None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:07:33.044514 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-a0d790a2-34f7-40d0-80bc-35b24262823b tempest-ServerActionsTestOtherB-2140746005 tempest-ServerActionsTestOtherB-2140746005-project-member] GET https://10.4.3.143/volume/v3/volumes/dd5df4bb-0af6-4723-9654-8f97a39103ac Aug 16 21:07:33.044821 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-a0d790a2-34f7-40d0-80bc-35b24262823b tempest-ServerActionsTestOtherB-2140746005 tempest-ServerActionsTestOtherB-2140746005-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:07:33.045272 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-a0d790a2-34f7-40d0-80bc-35b24262823b tempest-ServerActionsTestOtherB-2140746005 tempest-ServerActionsTestOtherB-2140746005-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:07:33.052635 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-eb6e317c-e5e8-4c15-81b9-43efd645ba8d None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:07:33.053116 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-eb6e317c-e5e8-4c15-81b9-43efd645ba8d None None] GET https://10.4.3.143/volume// Aug 16 21:07:33.053168 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-eb6e317c-e5e8-4c15-81b9-43efd645ba8d None None] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:07:33.054786 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-eb6e317c-e5e8-4c15-81b9-43efd645ba8d None None] Calling method 'all' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:07:33.054786 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-eb6e317c-e5e8-4c15-81b9-43efd645ba8d None None] https://10.4.3.143/volume// returned with HTTP 300 Aug 16 21:07:33.054786 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 19/77] 10.4.3.143 () {66 vars in 1426 bytes} [Sun Aug 16 21:07: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 16 21:07:33.067114 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [req-89ff6c18-7b61-4b75-8e16-616d0f867ff5 req-5b81e556-278f-4ea5-be67-7a9f5570b765 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:07:33.069636 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:07:33.069636 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:07:33.070574 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [req-89ff6c18-7b61-4b75-8e16-616d0f867ff5 req-5b81e556-278f-4ea5-be67-7a9f5570b765 tempest-ServerActionsTestOtherB-2140746005 tempest-ServerActionsTestOtherB-2140746005-project-member] GET https://10.4.3.143/volume/v3/volumes/dd5df4bb-0af6-4723-9654-8f97a39103ac Aug 16 21:07:33.070934 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [req-89ff6c18-7b61-4b75-8e16-616d0f867ff5 req-5b81e556-278f-4ea5-be67-7a9f5570b765 tempest-ServerActionsTestOtherB-2140746005 tempest-ServerActionsTestOtherB-2140746005-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:07:33.071133 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [req-89ff6c18-7b61-4b75-8e16-616d0f867ff5 req-5b81e556-278f-4ea5-be67-7a9f5570b765 tempest-ServerActionsTestOtherB-2140746005 tempest-ServerActionsTestOtherB-2140746005-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:07:33.074055 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-a0d790a2-34f7-40d0-80bc-35b24262823b tempest-ServerActionsTestOtherB-2140746005 tempest-ServerActionsTestOtherB-2140746005-project-member] Volume info retrieved successfully. Aug 16 21:07:33.079441 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-a0d790a2-34f7-40d0-80bc-35b24262823b tempest-ServerActionsTestOtherB-2140746005 tempest-ServerActionsTestOtherB-2140746005-project-member] https://10.4.3.143/volume/v3/volumes/dd5df4bb-0af6-4723-9654-8f97a39103ac returned with HTTP 200 Aug 16 21:07:33.079954 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 20/78] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:07:33 2026] GET /volume/v3/volumes/dd5df4bb-0af6-4723-9654-8f97a39103ac => generated 846 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:07:33.088118 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:07:33.088118 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:07:33.093569 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [req-89ff6c18-7b61-4b75-8e16-616d0f867ff5 req-5b81e556-278f-4ea5-be67-7a9f5570b765 tempest-ServerActionsTestOtherB-2140746005 tempest-ServerActionsTestOtherB-2140746005-project-member] Volume info retrieved successfully. Aug 16 21:07:33.100272 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [req-89ff6c18-7b61-4b75-8e16-616d0f867ff5 req-5b81e556-278f-4ea5-be67-7a9f5570b765 tempest-ServerActionsTestOtherB-2140746005 tempest-ServerActionsTestOtherB-2140746005-project-member] https://10.4.3.143/volume/v3/volumes/dd5df4bb-0af6-4723-9654-8f97a39103ac returned with HTTP 200 Aug 16 21:07:33.100873 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 20/79] 10.4.3.143 () {70 vars in 1639 bytes} [Sun Aug 16 21:07:33 2026] GET /volume/v3/volumes/dd5df4bb-0af6-4723-9654-8f97a39103ac => generated 1026 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 16 21:07:33.206998 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [req-89ff6c18-7b61-4b75-8e16-616d0f867ff5 req-89cb92e2-3127-4022-8c19-089ce7284eb9 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:07:33.209580 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [req-89ff6c18-7b61-4b75-8e16-616d0f867ff5 req-89cb92e2-3127-4022-8c19-089ce7284eb9 tempest-ServerActionsTestOtherB-2140746005 tempest-ServerActionsTestOtherB-2140746005-project-member] PUT https://10.4.3.143/volume/v3/attachments/91c9cfac-8c84-4e81-8fa7-2cf74d260a62 Aug 16 21:07:33.210058 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [req-89ff6c18-7b61-4b75-8e16-616d0f867ff5 req-89cb92e2-3127-4022-8c19-089ce7284eb9 tempest-ServerActionsTestOtherB-2140746005 tempest-ServerActionsTestOtherB-2140746005-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.143", "host": "np0000007409", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:e42fbcbe2e9", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "69237b68-d654-4a76-81de-86e36bc8fb86", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:07:33.218761 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.coordination [req-89ff6c18-7b61-4b75-8e16-616d0f867ff5 req-89cb92e2-3127-4022-8c19-089ce7284eb9 tempest-ServerActionsTestOtherB-2140746005 tempest-ServerActionsTestOtherB-2140746005-project-member] Acquiring lock "cinder-attachment_update-dd5df4bb-0af6-4723-9654-8f97a39103ac-np0000007409" by "attachment_update" {{(pid=100332) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:07:33.227629 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.coordination [req-89ff6c18-7b61-4b75-8e16-616d0f867ff5 req-89cb92e2-3127-4022-8c19-089ce7284eb9 tempest-ServerActionsTestOtherB-2140746005 tempest-ServerActionsTestOtherB-2140746005-project-member] Lock "cinder-attachment_update-dd5df4bb-0af6-4723-9654-8f97a39103ac-np0000007409" acquired by "attachment_update" :: waited 0.009s {{(pid=100332) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:07:33.229242 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:07:33.229242 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:07:33.237810 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-a38d7902-c524-413b-96d1-897fc2042020 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:07:33.239769 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-a38d7902-c524-413b-96d1-897fc2042020 tempest-AttachSCSIVolumeTestJSON-1874028178 tempest-AttachSCSIVolumeTestJSON-1874028178-project-member] GET https://10.4.3.143/volume/v3/volumes/4f59c916-d421-45bb-af52-10802e382b19 Aug 16 21:07:33.240359 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-a38d7902-c524-413b-96d1-897fc2042020 tempest-AttachSCSIVolumeTestJSON-1874028178 tempest-AttachSCSIVolumeTestJSON-1874028178-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:07:33.240850 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-a38d7902-c524-413b-96d1-897fc2042020 tempest-AttachSCSIVolumeTestJSON-1874028178 tempest-AttachSCSIVolumeTestJSON-1874028178-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:07:33.253204 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:07:33.253204 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:07:33.259984 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-a38d7902-c524-413b-96d1-897fc2042020 tempest-AttachSCSIVolumeTestJSON-1874028178 tempest-AttachSCSIVolumeTestJSON-1874028178-project-member] Volume info retrieved successfully. Aug 16 21:07:33.266782 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-a38d7902-c524-413b-96d1-897fc2042020 tempest-AttachSCSIVolumeTestJSON-1874028178 tempest-AttachSCSIVolumeTestJSON-1874028178-project-member] https://10.4.3.143/volume/v3/volumes/4f59c916-d421-45bb-af52-10802e382b19 returned with HTTP 200 Aug 16 21:07:33.266782 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 20/80] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:07:33 2026] GET /volume/v3/volumes/4f59c916-d421-45bb-af52-10802e382b19 => generated 848 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:07:33.326948 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [req-e9350eb1-abc8-4d89-9f7b-c05f3ff0341d req-5a259d78-6d6e-45bf-8b7b-c2b5498d3b62 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:07:33.330266 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [req-e9350eb1-abc8-4d89-9f7b-c05f3ff0341d req-5a259d78-6d6e-45bf-8b7b-c2b5498d3b62 tempest-AttachSCSIVolumeTestJSON-1874028178 tempest-AttachSCSIVolumeTestJSON-1874028178-project-member] GET https://10.4.3.143/volume/v3/volumes/4f59c916-d421-45bb-af52-10802e382b19 Aug 16 21:07:33.330555 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [req-e9350eb1-abc8-4d89-9f7b-c05f3ff0341d req-5a259d78-6d6e-45bf-8b7b-c2b5498d3b62 tempest-AttachSCSIVolumeTestJSON-1874028178 tempest-AttachSCSIVolumeTestJSON-1874028178-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:07:33.330870 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [req-e9350eb1-abc8-4d89-9f7b-c05f3ff0341d req-5a259d78-6d6e-45bf-8b7b-c2b5498d3b62 tempest-AttachSCSIVolumeTestJSON-1874028178 tempest-AttachSCSIVolumeTestJSON-1874028178-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:07:33.342967 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:07:33.342967 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:07:33.354428 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [req-e9350eb1-abc8-4d89-9f7b-c05f3ff0341d req-5a259d78-6d6e-45bf-8b7b-c2b5498d3b62 tempest-AttachSCSIVolumeTestJSON-1874028178 tempest-AttachSCSIVolumeTestJSON-1874028178-project-member] Volume info retrieved successfully. Aug 16 21:07:33.354467 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.coordination [req-89ff6c18-7b61-4b75-8e16-616d0f867ff5 req-89cb92e2-3127-4022-8c19-089ce7284eb9 tempest-ServerActionsTestOtherB-2140746005 tempest-ServerActionsTestOtherB-2140746005-project-member] Lock "cinder-attachment_update-dd5df4bb-0af6-4723-9654-8f97a39103ac-np0000007409" released by "attachment_update" :: held 0.127s {{(pid=100332) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:07:33.354982 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [req-89ff6c18-7b61-4b75-8e16-616d0f867ff5 req-89cb92e2-3127-4022-8c19-089ce7284eb9 tempest-ServerActionsTestOtherB-2140746005 tempest-ServerActionsTestOtherB-2140746005-project-member] https://10.4.3.143/volume/v3/attachments/91c9cfac-8c84-4e81-8fa7-2cf74d260a62 returned with HTTP 200 Aug 16 21:07:33.355402 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 21/81] 10.4.3.143 () {74 vars in 1704 bytes} [Sun Aug 16 21:07:33 2026] PUT /volume/v3/attachments/91c9cfac-8c84-4e81-8fa7-2cf74d260a62 => generated 969 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:07:33.363285 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [req-e9350eb1-abc8-4d89-9f7b-c05f3ff0341d req-5a259d78-6d6e-45bf-8b7b-c2b5498d3b62 tempest-AttachSCSIVolumeTestJSON-1874028178 tempest-AttachSCSIVolumeTestJSON-1874028178-project-member] https://10.4.3.143/volume/v3/volumes/4f59c916-d421-45bb-af52-10802e382b19 returned with HTTP 200 Aug 16 21:07:33.364149 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 21/82] 10.4.3.143 () {68 vars in 1598 bytes} [Sun Aug 16 21:07:33 2026] GET /volume/v3/volumes/4f59c916-d421-45bb-af52-10802e382b19 => generated 848 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:07:33.598775 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [req-4dd5330d-f52e-43fd-a035-88e4f043e838 req-0ddbbeb4-55a5-4924-8d95-d21f7e16722a None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:07:33.601448 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [req-4dd5330d-f52e-43fd-a035-88e4f043e838 req-0ddbbeb4-55a5-4924-8d95-d21f7e16722a tempest-VolumesAssistedSnapshotsTest-1413737210 tempest-VolumesAssistedSnapshotsTest-1413737210-project-admin] GET https://10.4.3.143/volume/v3/volumes/d59bea67-0cc1-431c-8f05-358354889148 Aug 16 21:07:33.602005 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [req-4dd5330d-f52e-43fd-a035-88e4f043e838 req-0ddbbeb4-55a5-4924-8d95-d21f7e16722a tempest-VolumesAssistedSnapshotsTest-1413737210 tempest-VolumesAssistedSnapshotsTest-1413737210-project-admin] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:07:33.602304 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [req-4dd5330d-f52e-43fd-a035-88e4f043e838 req-0ddbbeb4-55a5-4924-8d95-d21f7e16722a tempest-VolumesAssistedSnapshotsTest-1413737210 tempest-VolumesAssistedSnapshotsTest-1413737210-project-admin] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:07:33.644275 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:07:33.644275 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:07:33.649858 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [req-4dd5330d-f52e-43fd-a035-88e4f043e838 req-0ddbbeb4-55a5-4924-8d95-d21f7e16722a tempest-VolumesAssistedSnapshotsTest-1413737210 tempest-VolumesAssistedSnapshotsTest-1413737210-project-admin] Volume info retrieved successfully. Aug 16 21:07:33.654838 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [req-4dd5330d-f52e-43fd-a035-88e4f043e838 req-0ddbbeb4-55a5-4924-8d95-d21f7e16722a tempest-VolumesAssistedSnapshotsTest-1413737210 tempest-VolumesAssistedSnapshotsTest-1413737210-project-admin] https://10.4.3.143/volume/v3/volumes/d59bea67-0cc1-431c-8f05-358354889148 returned with HTTP 200 Aug 16 21:07:33.655484 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 21/83] 10.4.3.143 () {68 vars in 1598 bytes} [Sun Aug 16 21:07:33 2026] GET /volume/v3/volumes/d59bea67-0cc1-431c-8f05-358354889148 => generated 1024 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:07:33.682476 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-47ffe51a-b143-4d0f-89fe-af4534c92010 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:07:33.684587 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-47ffe51a-b143-4d0f-89fe-af4534c92010 None None] GET https://10.4.3.143/volume// Aug 16 21:07:33.684587 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-47ffe51a-b143-4d0f-89fe-af4534c92010 None None] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:07:33.684587 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-47ffe51a-b143-4d0f-89fe-af4534c92010 None None] Calling method 'all' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:07:33.684587 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-47ffe51a-b143-4d0f-89fe-af4534c92010 None None] https://10.4.3.143/volume// returned with HTTP 300 Aug 16 21:07:33.685123 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 21/84] 10.4.3.143 () {66 vars in 1428 bytes} [Sun Aug 16 21:07:33 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 16 21:07:33.710188 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [req-e9350eb1-abc8-4d89-9f7b-c05f3ff0341d req-da1da73a-31b0-4f8c-a2bc-4b7108a7e7d4 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:07:33.896074 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [req-e9350eb1-abc8-4d89-9f7b-c05f3ff0341d req-da1da73a-31b0-4f8c-a2bc-4b7108a7e7d4 tempest-AttachSCSIVolumeTestJSON-1874028178 tempest-AttachSCSIVolumeTestJSON-1874028178-project-member] POST https://10.4.3.143/volume/v3/attachments Aug 16 21:07:33.896320 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [req-e9350eb1-abc8-4d89-9f7b-c05f3ff0341d req-da1da73a-31b0-4f8c-a2bc-4b7108a7e7d4 tempest-AttachSCSIVolumeTestJSON-1874028178 tempest-AttachSCSIVolumeTestJSON-1874028178-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "4f59c916-d421-45bb-af52-10802e382b19", "connector": null, "instance_uuid": "386c68bc-5203-4434-8c9f-e7be7ec0f9ab"}} {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:07:33.904365 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:07:33.904365 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:07:33.936185 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [req-e9350eb1-abc8-4d89-9f7b-c05f3ff0341d req-da1da73a-31b0-4f8c-a2bc-4b7108a7e7d4 tempest-AttachSCSIVolumeTestJSON-1874028178 tempest-AttachSCSIVolumeTestJSON-1874028178-project-member] https://10.4.3.143/volume/v3/attachments returned with HTTP 200 Aug 16 21:07:33.936678 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 22/85] 10.4.3.143 () {74 vars in 1594 bytes} [Sun Aug 16 21:07:33 2026] POST /volume/v3/attachments => generated 273 bytes in 227 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:07:33.970828 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-3c19071e-5416-485b-8d98-221e0cc58916 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:07:33.973582 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-3c19071e-5416-485b-8d98-221e0cc58916 tempest-AttachSCSIVolumeTestJSON-1874028178 tempest-AttachSCSIVolumeTestJSON-1874028178-project-member] GET https://10.4.3.143/volume/v3/volumes/4f59c916-d421-45bb-af52-10802e382b19 Aug 16 21:07:33.973884 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-3c19071e-5416-485b-8d98-221e0cc58916 tempest-AttachSCSIVolumeTestJSON-1874028178 tempest-AttachSCSIVolumeTestJSON-1874028178-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:07:33.974128 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-3c19071e-5416-485b-8d98-221e0cc58916 tempest-AttachSCSIVolumeTestJSON-1874028178 tempest-AttachSCSIVolumeTestJSON-1874028178-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:07:33.986344 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:07:33.986344 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:07:33.990432 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-3c19071e-5416-485b-8d98-221e0cc58916 tempest-AttachSCSIVolumeTestJSON-1874028178 tempest-AttachSCSIVolumeTestJSON-1874028178-project-member] Volume info retrieved successfully. Aug 16 21:07:33.991427 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-ab35b39c-9fc3-4f1d-b950-8e3a9f8f0ecc None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:07:33.991747 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-ab35b39c-9fc3-4f1d-b950-8e3a9f8f0ecc None None] GET https://10.4.3.143/volume// Aug 16 21:07:33.991938 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-ab35b39c-9fc3-4f1d-b950-8e3a9f8f0ecc None None] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:07:33.992119 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-ab35b39c-9fc3-4f1d-b950-8e3a9f8f0ecc None None] Calling method 'all' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:07:33.992453 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-ab35b39c-9fc3-4f1d-b950-8e3a9f8f0ecc None None] https://10.4.3.143/volume// returned with HTTP 300 Aug 16 21:07:33.992763 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 22/86] 10.4.3.143 () {66 vars in 1426 bytes} [Sun Aug 16 21:07: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 16 21:07:33.996749 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-3c19071e-5416-485b-8d98-221e0cc58916 tempest-AttachSCSIVolumeTestJSON-1874028178 tempest-AttachSCSIVolumeTestJSON-1874028178-project-member] https://10.4.3.143/volume/v3/volumes/4f59c916-d421-45bb-af52-10802e382b19 returned with HTTP 200 Aug 16 21:07:33.997201 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 22/87] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:07:33 2026] GET /volume/v3/volumes/4f59c916-d421-45bb-af52-10802e382b19 => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:07:34.007333 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [req-e9350eb1-abc8-4d89-9f7b-c05f3ff0341d req-94228892-2b5f-4f53-9a5f-4aebb314bc3a None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:07:34.009249 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [req-e9350eb1-abc8-4d89-9f7b-c05f3ff0341d req-94228892-2b5f-4f53-9a5f-4aebb314bc3a tempest-AttachSCSIVolumeTestJSON-1874028178 tempest-AttachSCSIVolumeTestJSON-1874028178-project-member] GET https://10.4.3.143/volume/v3/volumes/4f59c916-d421-45bb-af52-10802e382b19 Aug 16 21:07:34.009670 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [req-e9350eb1-abc8-4d89-9f7b-c05f3ff0341d req-94228892-2b5f-4f53-9a5f-4aebb314bc3a tempest-AttachSCSIVolumeTestJSON-1874028178 tempest-AttachSCSIVolumeTestJSON-1874028178-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:07:34.010044 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [req-e9350eb1-abc8-4d89-9f7b-c05f3ff0341d req-94228892-2b5f-4f53-9a5f-4aebb314bc3a tempest-AttachSCSIVolumeTestJSON-1874028178 tempest-AttachSCSIVolumeTestJSON-1874028178-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:07:34.015483 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-5ffe761f-c787-4167-89dc-45ce59dbac87 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:07:34.015874 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-5ffe761f-c787-4167-89dc-45ce59dbac87 None None] GET https://10.4.3.143/volume// Aug 16 21:07:34.017557 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-5ffe761f-c787-4167-89dc-45ce59dbac87 None None] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:07:34.017557 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-5ffe761f-c787-4167-89dc-45ce59dbac87 None None] Calling method 'all' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:07:34.017557 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-5ffe761f-c787-4167-89dc-45ce59dbac87 None None] https://10.4.3.143/volume// returned with HTTP 300 Aug 16 21:07:34.017557 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 23/88] 10.4.3.143 () {66 vars in 1428 bytes} [Sun Aug 16 21:07: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 16 21:07:34.027357 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:07:34.027357 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:07:34.032107 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [req-e9350eb1-abc8-4d89-9f7b-c05f3ff0341d req-94228892-2b5f-4f53-9a5f-4aebb314bc3a tempest-AttachSCSIVolumeTestJSON-1874028178 tempest-AttachSCSIVolumeTestJSON-1874028178-project-member] Volume info retrieved successfully. Aug 16 21:07:34.042273 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [req-e9350eb1-abc8-4d89-9f7b-c05f3ff0341d req-94228892-2b5f-4f53-9a5f-4aebb314bc3a tempest-AttachSCSIVolumeTestJSON-1874028178 tempest-AttachSCSIVolumeTestJSON-1874028178-project-member] https://10.4.3.143/volume/v3/volumes/4f59c916-d421-45bb-af52-10802e382b19 returned with HTTP 200 Aug 16 21:07:34.043117 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 22/89] 10.4.3.143 () {70 vars in 1639 bytes} [Sun Aug 16 21:07:34 2026] GET /volume/v3/volumes/4f59c916-d421-45bb-af52-10802e382b19 => generated 1027 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 16 21:07:34.044514 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [req-4dd5330d-f52e-43fd-a035-88e4f043e838 req-4a61c11d-bea3-4743-aace-d14542c72b29 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:07:34.096289 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-0416051b-d966-4405-852e-e0706c8d5318 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:07:34.099142 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-0416051b-d966-4405-852e-e0706c8d5318 tempest-ServerActionsTestOtherB-2140746005 tempest-ServerActionsTestOtherB-2140746005-project-member] GET https://10.4.3.143/volume/v3/volumes/dd5df4bb-0af6-4723-9654-8f97a39103ac Aug 16 21:07:34.099433 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-0416051b-d966-4405-852e-e0706c8d5318 tempest-ServerActionsTestOtherB-2140746005 tempest-ServerActionsTestOtherB-2140746005-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:07:34.099699 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-0416051b-d966-4405-852e-e0706c8d5318 tempest-ServerActionsTestOtherB-2140746005 tempest-ServerActionsTestOtherB-2140746005-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:07:34.115059 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:07:34.115059 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:07:34.120806 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-0416051b-d966-4405-852e-e0706c8d5318 tempest-ServerActionsTestOtherB-2140746005 tempest-ServerActionsTestOtherB-2140746005-project-member] Volume info retrieved successfully. Aug 16 21:07:34.126673 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [req-e9350eb1-abc8-4d89-9f7b-c05f3ff0341d req-54e59ba3-a362-4aa0-849d-44b55d0a0212 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:07:34.126806 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-0416051b-d966-4405-852e-e0706c8d5318 tempest-ServerActionsTestOtherB-2140746005 tempest-ServerActionsTestOtherB-2140746005-project-member] https://10.4.3.143/volume/v3/volumes/dd5df4bb-0af6-4723-9654-8f97a39103ac returned with HTTP 200 Aug 16 21:07:34.127543 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 23/90] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:07:34 2026] GET /volume/v3/volumes/dd5df4bb-0af6-4723-9654-8f97a39103ac => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:07:34.129027 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [req-e9350eb1-abc8-4d89-9f7b-c05f3ff0341d req-54e59ba3-a362-4aa0-849d-44b55d0a0212 tempest-AttachSCSIVolumeTestJSON-1874028178 tempest-AttachSCSIVolumeTestJSON-1874028178-project-member] PUT https://10.4.3.143/volume/v3/attachments/bbba05d0-1e45-4270-960e-ba26b5b5e856 Aug 16 21:07:34.129487 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [req-e9350eb1-abc8-4d89-9f7b-c05f3ff0341d req-54e59ba3-a362-4aa0-849d-44b55d0a0212 tempest-AttachSCSIVolumeTestJSON-1874028178 tempest-AttachSCSIVolumeTestJSON-1874028178-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.143", "host": "np0000007409", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:e42fbcbe2e9", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "69237b68-d654-4a76-81de-86e36bc8fb86", "nvme_native_multipath": false, "mountpoint": "/dev/sdc"}}} {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:07:34.137523 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.coordination [req-e9350eb1-abc8-4d89-9f7b-c05f3ff0341d req-54e59ba3-a362-4aa0-849d-44b55d0a0212 tempest-AttachSCSIVolumeTestJSON-1874028178 tempest-AttachSCSIVolumeTestJSON-1874028178-project-member] Acquiring lock "cinder-attachment_update-4f59c916-d421-45bb-af52-10802e382b19-np0000007409" by "attachment_update" {{(pid=100332) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:07:34.143089 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.coordination [req-e9350eb1-abc8-4d89-9f7b-c05f3ff0341d req-54e59ba3-a362-4aa0-849d-44b55d0a0212 tempest-AttachSCSIVolumeTestJSON-1874028178 tempest-AttachSCSIVolumeTestJSON-1874028178-project-member] Lock "cinder-attachment_update-4f59c916-d421-45bb-af52-10802e382b19-np0000007409" acquired by "attachment_update" :: waited 0.006s {{(pid=100332) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:07:34.144062 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:07:34.144062 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:07:34.229101 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.coordination [req-e9350eb1-abc8-4d89-9f7b-c05f3ff0341d req-54e59ba3-a362-4aa0-849d-44b55d0a0212 tempest-AttachSCSIVolumeTestJSON-1874028178 tempest-AttachSCSIVolumeTestJSON-1874028178-project-member] Lock "cinder-attachment_update-4f59c916-d421-45bb-af52-10802e382b19-np0000007409" released by "attachment_update" :: held 0.086s {{(pid=100332) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:07:34.229550 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [req-e9350eb1-abc8-4d89-9f7b-c05f3ff0341d req-54e59ba3-a362-4aa0-849d-44b55d0a0212 tempest-AttachSCSIVolumeTestJSON-1874028178 tempest-AttachSCSIVolumeTestJSON-1874028178-project-member] https://10.4.3.143/volume/v3/attachments/bbba05d0-1e45-4270-960e-ba26b5b5e856 returned with HTTP 200 Aug 16 21:07:34.229950 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 24/91] 10.4.3.143 () {74 vars in 1704 bytes} [Sun Aug 16 21:07:34 2026] PUT /volume/v3/attachments/bbba05d0-1e45-4270-960e-ba26b5b5e856 => generated 969 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:07:34.249877 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [req-4dd5330d-f52e-43fd-a035-88e4f043e838 req-4a61c11d-bea3-4743-aace-d14542c72b29 tempest-VolumesAssistedSnapshotsTest-1413737210 tempest-VolumesAssistedSnapshotsTest-1413737210-project-admin] POST https://10.4.3.143/volume/v3/attachments Aug 16 21:07:34.250320 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [req-4dd5330d-f52e-43fd-a035-88e4f043e838 req-4a61c11d-bea3-4743-aace-d14542c72b29 tempest-VolumesAssistedSnapshotsTest-1413737210 tempest-VolumesAssistedSnapshotsTest-1413737210-project-admin] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d59bea67-0cc1-431c-8f05-358354889148", "connector": null, "instance_uuid": "0f809ab7-9e11-4b08-bfeb-b70ccc2d39e8"}} {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:07:34.258533 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:07:34.258533 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:07:34.282088 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [req-4dd5330d-f52e-43fd-a035-88e4f043e838 req-4a61c11d-bea3-4743-aace-d14542c72b29 tempest-VolumesAssistedSnapshotsTest-1413737210 tempest-VolumesAssistedSnapshotsTest-1413737210-project-admin] https://10.4.3.143/volume/v3/attachments returned with HTTP 200 Aug 16 21:07:34.282503 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 23/92] 10.4.3.143 () {74 vars in 1594 bytes} [Sun Aug 16 21:07:34 2026] POST /volume/v3/attachments => generated 273 bytes in 238 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:07:34.310893 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-84773594-19d8-4c0f-9f09-c073d765226b None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:07:34.315517 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-84773594-19d8-4c0f-9f09-c073d765226b tempest-VolumesAssistedSnapshotsTest-1413737210 tempest-VolumesAssistedSnapshotsTest-1413737210-project-admin] GET https://10.4.3.143/volume/v3/volumes/d59bea67-0cc1-431c-8f05-358354889148 Aug 16 21:07:34.315517 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-84773594-19d8-4c0f-9f09-c073d765226b tempest-VolumesAssistedSnapshotsTest-1413737210 tempest-VolumesAssistedSnapshotsTest-1413737210-project-admin] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:07:34.315517 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-84773594-19d8-4c0f-9f09-c073d765226b tempest-VolumesAssistedSnapshotsTest-1413737210 tempest-VolumesAssistedSnapshotsTest-1413737210-project-admin] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:07:34.322038 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-a3c8bf8a-4064-46bc-baf8-267e861cc090 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:07:34.322450 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-a3c8bf8a-4064-46bc-baf8-267e861cc090 None None] GET https://10.4.3.143/volume// Aug 16 21:07:34.322873 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-a3c8bf8a-4064-46bc-baf8-267e861cc090 None None] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:07:34.322873 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-a3c8bf8a-4064-46bc-baf8-267e861cc090 None None] Calling method 'all' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:07:34.323165 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-a3c8bf8a-4064-46bc-baf8-267e861cc090 None None] https://10.4.3.143/volume// returned with HTTP 300 Aug 16 21:07:34.323585 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 24/93] 10.4.3.143 () {66 vars in 1426 bytes} [Sun Aug 16 21:07: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 16 21:07:34.327855 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:07:34.327855 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:07:34.332455 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [req-4dd5330d-f52e-43fd-a035-88e4f043e838 req-a7a97029-d49e-4423-9608-43767cd0583b None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:07:34.333493 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-84773594-19d8-4c0f-9f09-c073d765226b tempest-VolumesAssistedSnapshotsTest-1413737210 tempest-VolumesAssistedSnapshotsTest-1413737210-project-admin] Volume info retrieved successfully. Aug 16 21:07:34.335660 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [req-4dd5330d-f52e-43fd-a035-88e4f043e838 req-a7a97029-d49e-4423-9608-43767cd0583b tempest-VolumesAssistedSnapshotsTest-1413737210 tempest-VolumesAssistedSnapshotsTest-1413737210-project-admin] GET https://10.4.3.143/volume/v3/volumes/d59bea67-0cc1-431c-8f05-358354889148 Aug 16 21:07:34.335660 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [req-4dd5330d-f52e-43fd-a035-88e4f043e838 req-a7a97029-d49e-4423-9608-43767cd0583b tempest-VolumesAssistedSnapshotsTest-1413737210 tempest-VolumesAssistedSnapshotsTest-1413737210-project-admin] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:07:34.335660 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [req-4dd5330d-f52e-43fd-a035-88e4f043e838 req-a7a97029-d49e-4423-9608-43767cd0583b tempest-VolumesAssistedSnapshotsTest-1413737210 tempest-VolumesAssistedSnapshotsTest-1413737210-project-admin] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:07:34.338536 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-84773594-19d8-4c0f-9f09-c073d765226b tempest-VolumesAssistedSnapshotsTest-1413737210 tempest-VolumesAssistedSnapshotsTest-1413737210-project-admin] https://10.4.3.143/volume/v3/volumes/d59bea67-0cc1-431c-8f05-358354889148 returned with HTTP 200 Aug 16 21:07:34.338536 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 23/94] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:07:34 2026] GET /volume/v3/volumes/d59bea67-0cc1-431c-8f05-358354889148 => generated 1023 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:07:34.344965 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:07:34.344965 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:07:34.349410 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [req-4dd5330d-f52e-43fd-a035-88e4f043e838 req-a7a97029-d49e-4423-9608-43767cd0583b tempest-VolumesAssistedSnapshotsTest-1413737210 tempest-VolumesAssistedSnapshotsTest-1413737210-project-admin] Volume info retrieved successfully. Aug 16 21:07:34.353609 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [req-4dd5330d-f52e-43fd-a035-88e4f043e838 req-a7a97029-d49e-4423-9608-43767cd0583b tempest-VolumesAssistedSnapshotsTest-1413737210 tempest-VolumesAssistedSnapshotsTest-1413737210-project-admin] https://10.4.3.143/volume/v3/volumes/d59bea67-0cc1-431c-8f05-358354889148 returned with HTTP 200 Aug 16 21:07:34.354256 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 25/95] 10.4.3.143 () {70 vars in 1639 bytes} [Sun Aug 16 21:07:34 2026] GET /volume/v3/volumes/d59bea67-0cc1-431c-8f05-358354889148 => generated 1246 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 16 21:07:34.441857 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [req-4dd5330d-f52e-43fd-a035-88e4f043e838 req-70edaf7f-9263-4f0d-916b-237ac42ff417 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:07:34.445275 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [req-4dd5330d-f52e-43fd-a035-88e4f043e838 req-70edaf7f-9263-4f0d-916b-237ac42ff417 tempest-VolumesAssistedSnapshotsTest-1413737210 tempest-VolumesAssistedSnapshotsTest-1413737210-project-admin] PUT https://10.4.3.143/volume/v3/attachments/a190becc-5c41-458f-aff0-1275892fe6cc Aug 16 21:07:34.447279 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [req-4dd5330d-f52e-43fd-a035-88e4f043e838 req-70edaf7f-9263-4f0d-916b-237ac42ff417 tempest-VolumesAssistedSnapshotsTest-1413737210 tempest-VolumesAssistedSnapshotsTest-1413737210-project-admin] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.143", "host": "np0000007409", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:e42fbcbe2e9", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "69237b68-d654-4a76-81de-86e36bc8fb86", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:07:34.457868 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.coordination [req-4dd5330d-f52e-43fd-a035-88e4f043e838 req-70edaf7f-9263-4f0d-916b-237ac42ff417 tempest-VolumesAssistedSnapshotsTest-1413737210 tempest-VolumesAssistedSnapshotsTest-1413737210-project-admin] Acquiring lock "cinder-attachment_update-d59bea67-0cc1-431c-8f05-358354889148-np0000007409" by "attachment_update" {{(pid=100330) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:07:34.463619 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.coordination [req-4dd5330d-f52e-43fd-a035-88e4f043e838 req-70edaf7f-9263-4f0d-916b-237ac42ff417 tempest-VolumesAssistedSnapshotsTest-1413737210 tempest-VolumesAssistedSnapshotsTest-1413737210-project-admin] Lock "cinder-attachment_update-d59bea67-0cc1-431c-8f05-358354889148-np0000007409" acquired by "attachment_update" :: waited 0.006s {{(pid=100330) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:07:34.465236 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:07:34.465236 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:07:34.568866 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.coordination [req-4dd5330d-f52e-43fd-a035-88e4f043e838 req-70edaf7f-9263-4f0d-916b-237ac42ff417 tempest-VolumesAssistedSnapshotsTest-1413737210 tempest-VolumesAssistedSnapshotsTest-1413737210-project-admin] Lock "cinder-attachment_update-d59bea67-0cc1-431c-8f05-358354889148-np0000007409" released by "attachment_update" :: held 0.105s {{(pid=100330) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:07:34.569255 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [req-4dd5330d-f52e-43fd-a035-88e4f043e838 req-70edaf7f-9263-4f0d-916b-237ac42ff417 tempest-VolumesAssistedSnapshotsTest-1413737210 tempest-VolumesAssistedSnapshotsTest-1413737210-project-admin] https://10.4.3.143/volume/v3/attachments/a190becc-5c41-458f-aff0-1275892fe6cc returned with HTTP 200 Aug 16 21:07:34.569820 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 24/96] 10.4.3.143 () {74 vars in 1704 bytes} [Sun Aug 16 21:07:34 2026] PUT /volume/v3/attachments/a190becc-5c41-458f-aff0-1275892fe6cc => generated 969 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:07:35.016483 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-c00749f0-9deb-4499-9ce2-90d6d9440c13 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:07:35.018490 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-c00749f0-9deb-4499-9ce2-90d6d9440c13 tempest-AttachSCSIVolumeTestJSON-1874028178 tempest-AttachSCSIVolumeTestJSON-1874028178-project-member] GET https://10.4.3.143/volume/v3/volumes/4f59c916-d421-45bb-af52-10802e382b19 Aug 16 21:07:35.018810 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-c00749f0-9deb-4499-9ce2-90d6d9440c13 tempest-AttachSCSIVolumeTestJSON-1874028178 tempest-AttachSCSIVolumeTestJSON-1874028178-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:07:35.019076 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-c00749f0-9deb-4499-9ce2-90d6d9440c13 tempest-AttachSCSIVolumeTestJSON-1874028178 tempest-AttachSCSIVolumeTestJSON-1874028178-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:07:35.028273 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:07:35.028273 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:07:35.031470 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-c00749f0-9deb-4499-9ce2-90d6d9440c13 tempest-AttachSCSIVolumeTestJSON-1874028178 tempest-AttachSCSIVolumeTestJSON-1874028178-project-member] Volume info retrieved successfully. Aug 16 21:07:35.035693 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-c00749f0-9deb-4499-9ce2-90d6d9440c13 tempest-AttachSCSIVolumeTestJSON-1874028178 tempest-AttachSCSIVolumeTestJSON-1874028178-project-member] https://10.4.3.143/volume/v3/volumes/4f59c916-d421-45bb-af52-10802e382b19 returned with HTTP 200 Aug 16 21:07:35.036274 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 25/97] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:07:35 2026] GET /volume/v3/volumes/4f59c916-d421-45bb-af52-10802e382b19 => generated 848 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:07:35.141903 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-333d56b4-2c6e-4e8c-a966-99517cec4067 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:07:35.144238 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-333d56b4-2c6e-4e8c-a966-99517cec4067 tempest-ServerActionsTestOtherB-2140746005 tempest-ServerActionsTestOtherB-2140746005-project-member] GET https://10.4.3.143/volume/v3/volumes/dd5df4bb-0af6-4723-9654-8f97a39103ac Aug 16 21:07:35.144502 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-333d56b4-2c6e-4e8c-a966-99517cec4067 tempest-ServerActionsTestOtherB-2140746005 tempest-ServerActionsTestOtherB-2140746005-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:07:35.144731 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-333d56b4-2c6e-4e8c-a966-99517cec4067 tempest-ServerActionsTestOtherB-2140746005 tempest-ServerActionsTestOtherB-2140746005-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:07:35.154197 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:07:35.154197 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:07:35.160931 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-333d56b4-2c6e-4e8c-a966-99517cec4067 tempest-ServerActionsTestOtherB-2140746005 tempest-ServerActionsTestOtherB-2140746005-project-member] Volume info retrieved successfully. Aug 16 21:07:35.162411 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-333d56b4-2c6e-4e8c-a966-99517cec4067 tempest-ServerActionsTestOtherB-2140746005 tempest-ServerActionsTestOtherB-2140746005-project-member] https://10.4.3.143/volume/v3/volumes/dd5df4bb-0af6-4723-9654-8f97a39103ac returned with HTTP 200 Aug 16 21:07:35.162722 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 24/98] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:07:35 2026] GET /volume/v3/volumes/dd5df4bb-0af6-4723-9654-8f97a39103ac => generated 847 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:07:35.350860 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-4a703ab9-7b36-4701-8207-9b2700ed0e23 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:07:35.355505 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-4a703ab9-7b36-4701-8207-9b2700ed0e23 tempest-VolumesAssistedSnapshotsTest-1413737210 tempest-VolumesAssistedSnapshotsTest-1413737210-project-admin] GET https://10.4.3.143/volume/v3/volumes/d59bea67-0cc1-431c-8f05-358354889148 Aug 16 21:07:35.355733 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-4a703ab9-7b36-4701-8207-9b2700ed0e23 tempest-VolumesAssistedSnapshotsTest-1413737210 tempest-VolumesAssistedSnapshotsTest-1413737210-project-admin] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:07:35.355945 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-4a703ab9-7b36-4701-8207-9b2700ed0e23 tempest-VolumesAssistedSnapshotsTest-1413737210 tempest-VolumesAssistedSnapshotsTest-1413737210-project-admin] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:07:35.387301 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:07:35.387301 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:07:35.393043 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-4a703ab9-7b36-4701-8207-9b2700ed0e23 tempest-VolumesAssistedSnapshotsTest-1413737210 tempest-VolumesAssistedSnapshotsTest-1413737210-project-admin] Volume info retrieved successfully. Aug 16 21:07:35.400745 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-4a703ab9-7b36-4701-8207-9b2700ed0e23 tempest-VolumesAssistedSnapshotsTest-1413737210 tempest-VolumesAssistedSnapshotsTest-1413737210-project-admin] https://10.4.3.143/volume/v3/volumes/d59bea67-0cc1-431c-8f05-358354889148 returned with HTTP 200 Aug 16 21:07:35.401216 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 26/99] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:07:35 2026] GET /volume/v3/volumes/d59bea67-0cc1-431c-8f05-358354889148 => generated 1024 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:07:36.050866 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-a291a244-e1c6-4dd9-a4fb-07e3a0603094 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:07:36.053149 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-a291a244-e1c6-4dd9-a4fb-07e3a0603094 tempest-AttachSCSIVolumeTestJSON-1874028178 tempest-AttachSCSIVolumeTestJSON-1874028178-project-member] GET https://10.4.3.143/volume/v3/volumes/4f59c916-d421-45bb-af52-10802e382b19 Aug 16 21:07:36.053377 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-a291a244-e1c6-4dd9-a4fb-07e3a0603094 tempest-AttachSCSIVolumeTestJSON-1874028178 tempest-AttachSCSIVolumeTestJSON-1874028178-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:07:36.053700 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-a291a244-e1c6-4dd9-a4fb-07e3a0603094 tempest-AttachSCSIVolumeTestJSON-1874028178 tempest-AttachSCSIVolumeTestJSON-1874028178-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:07:36.072936 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:07:36.072936 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:07:36.077462 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-a291a244-e1c6-4dd9-a4fb-07e3a0603094 tempest-AttachSCSIVolumeTestJSON-1874028178 tempest-AttachSCSIVolumeTestJSON-1874028178-project-member] Volume info retrieved successfully. Aug 16 21:07:36.084538 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-a291a244-e1c6-4dd9-a4fb-07e3a0603094 tempest-AttachSCSIVolumeTestJSON-1874028178 tempest-AttachSCSIVolumeTestJSON-1874028178-project-member] https://10.4.3.143/volume/v3/volumes/4f59c916-d421-45bb-af52-10802e382b19 returned with HTTP 200 Aug 16 21:07:36.084946 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 25/100] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:07:36 2026] GET /volume/v3/volumes/4f59c916-d421-45bb-af52-10802e382b19 => generated 848 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:07:36.178119 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-4124cbc2-188d-464f-8623-09af224efd67 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:07:36.180327 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-4124cbc2-188d-464f-8623-09af224efd67 tempest-ServerActionsTestOtherB-2140746005 tempest-ServerActionsTestOtherB-2140746005-project-member] GET https://10.4.3.143/volume/v3/volumes/dd5df4bb-0af6-4723-9654-8f97a39103ac Aug 16 21:07:36.180895 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-4124cbc2-188d-464f-8623-09af224efd67 tempest-ServerActionsTestOtherB-2140746005 tempest-ServerActionsTestOtherB-2140746005-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:07:36.180895 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-4124cbc2-188d-464f-8623-09af224efd67 tempest-ServerActionsTestOtherB-2140746005 tempest-ServerActionsTestOtherB-2140746005-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:07:36.191902 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:07:36.191902 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:07:36.197339 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-4124cbc2-188d-464f-8623-09af224efd67 tempest-ServerActionsTestOtherB-2140746005 tempest-ServerActionsTestOtherB-2140746005-project-member] Volume info retrieved successfully. Aug 16 21:07:36.202942 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-4124cbc2-188d-464f-8623-09af224efd67 tempest-ServerActionsTestOtherB-2140746005 tempest-ServerActionsTestOtherB-2140746005-project-member] https://10.4.3.143/volume/v3/volumes/dd5df4bb-0af6-4723-9654-8f97a39103ac returned with HTTP 200 Aug 16 21:07:36.203374 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 26/101] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:07:36 2026] GET /volume/v3/volumes/dd5df4bb-0af6-4723-9654-8f97a39103ac => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:07:36.417603 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-5b2650b8-2b1c-483c-87bc-a2555364cce3 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:07:36.419039 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-5b2650b8-2b1c-483c-87bc-a2555364cce3 tempest-VolumesAssistedSnapshotsTest-1413737210 tempest-VolumesAssistedSnapshotsTest-1413737210-project-admin] GET https://10.4.3.143/volume/v3/volumes/d59bea67-0cc1-431c-8f05-358354889148 Aug 16 21:07:36.419630 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-5b2650b8-2b1c-483c-87bc-a2555364cce3 tempest-VolumesAssistedSnapshotsTest-1413737210 tempest-VolumesAssistedSnapshotsTest-1413737210-project-admin] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:07:36.419630 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-5b2650b8-2b1c-483c-87bc-a2555364cce3 tempest-VolumesAssistedSnapshotsTest-1413737210 tempest-VolumesAssistedSnapshotsTest-1413737210-project-admin] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:07:36.430266 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:07:36.430266 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:07:36.436657 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-5b2650b8-2b1c-483c-87bc-a2555364cce3 tempest-VolumesAssistedSnapshotsTest-1413737210 tempest-VolumesAssistedSnapshotsTest-1413737210-project-admin] Volume info retrieved successfully. Aug 16 21:07:36.441942 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-5b2650b8-2b1c-483c-87bc-a2555364cce3 tempest-VolumesAssistedSnapshotsTest-1413737210 tempest-VolumesAssistedSnapshotsTest-1413737210-project-admin] https://10.4.3.143/volume/v3/volumes/d59bea67-0cc1-431c-8f05-358354889148 returned with HTTP 200 Aug 16 21:07:36.442505 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 25/102] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:07:36 2026] GET /volume/v3/volumes/d59bea67-0cc1-431c-8f05-358354889148 => generated 1024 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:07:36.692678 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [req-89ff6c18-7b61-4b75-8e16-616d0f867ff5 req-e316cb93-ea66-4e61-948d-ffc0ad8113f9 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:07:36.697701 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [req-89ff6c18-7b61-4b75-8e16-616d0f867ff5 req-e316cb93-ea66-4e61-948d-ffc0ad8113f9 tempest-ServerActionsTestOtherB-2140746005 tempest-ServerActionsTestOtherB-2140746005-project-member] POST https://10.4.3.143/volume/v3/attachments/91c9cfac-8c84-4e81-8fa7-2cf74d260a62/action Aug 16 21:07:36.698488 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [req-89ff6c18-7b61-4b75-8e16-616d0f867ff5 req-e316cb93-ea66-4e61-948d-ffc0ad8113f9 tempest-ServerActionsTestOtherB-2140746005 tempest-ServerActionsTestOtherB-2140746005-project-member] Action body: b'{"os-complete": null}' {{(pid=100332) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 21:07:36.698661 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [req-89ff6c18-7b61-4b75-8e16-616d0f867ff5 req-e316cb93-ea66-4e61-948d-ffc0ad8113f9 tempest-ServerActionsTestOtherB-2140746005 tempest-ServerActionsTestOtherB-2140746005-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:07:36.873584 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:07:36.873584 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:07:36.890167 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [req-89ff6c18-7b61-4b75-8e16-616d0f867ff5 req-e316cb93-ea66-4e61-948d-ffc0ad8113f9 tempest-ServerActionsTestOtherB-2140746005 tempest-ServerActionsTestOtherB-2140746005-project-member] https://10.4.3.143/volume/v3/attachments/91c9cfac-8c84-4e81-8fa7-2cf74d260a62/action returned with HTTP 204 Aug 16 21:07:36.890719 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 27/103] 10.4.3.143 () {74 vars in 1725 bytes} [Sun Aug 16 21:07:36 2026] POST /volume/v3/attachments/91c9cfac-8c84-4e81-8fa7-2cf74d260a62/action => generated 0 bytes in 198 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:07:37.102701 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-7711538d-1ee1-47f3-8aa4-b15221dc1887 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:07:37.105522 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-7711538d-1ee1-47f3-8aa4-b15221dc1887 tempest-AttachSCSIVolumeTestJSON-1874028178 tempest-AttachSCSIVolumeTestJSON-1874028178-project-member] GET https://10.4.3.143/volume/v3/volumes/4f59c916-d421-45bb-af52-10802e382b19 Aug 16 21:07:37.105706 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-7711538d-1ee1-47f3-8aa4-b15221dc1887 tempest-AttachSCSIVolumeTestJSON-1874028178 tempest-AttachSCSIVolumeTestJSON-1874028178-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:07:37.106729 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-7711538d-1ee1-47f3-8aa4-b15221dc1887 tempest-AttachSCSIVolumeTestJSON-1874028178 tempest-AttachSCSIVolumeTestJSON-1874028178-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:07:37.121072 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:07:37.121072 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:07:37.124445 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-7711538d-1ee1-47f3-8aa4-b15221dc1887 tempest-AttachSCSIVolumeTestJSON-1874028178 tempest-AttachSCSIVolumeTestJSON-1874028178-project-member] Volume info retrieved successfully. Aug 16 21:07:37.129331 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-7711538d-1ee1-47f3-8aa4-b15221dc1887 tempest-AttachSCSIVolumeTestJSON-1874028178 tempest-AttachSCSIVolumeTestJSON-1874028178-project-member] https://10.4.3.143/volume/v3/volumes/4f59c916-d421-45bb-af52-10802e382b19 returned with HTTP 200 Aug 16 21:07:37.129752 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 26/104] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:07:37 2026] GET /volume/v3/volumes/4f59c916-d421-45bb-af52-10802e382b19 => generated 848 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:07:37.219878 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-289f551b-7315-4c62-997d-5247de8bfc47 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:07:37.220537 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-289f551b-7315-4c62-997d-5247de8bfc47 tempest-ServerActionsTestOtherB-2140746005 tempest-ServerActionsTestOtherB-2140746005-project-member] GET https://10.4.3.143/volume/v3/volumes/dd5df4bb-0af6-4723-9654-8f97a39103ac Aug 16 21:07:37.220653 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-289f551b-7315-4c62-997d-5247de8bfc47 tempest-ServerActionsTestOtherB-2140746005 tempest-ServerActionsTestOtherB-2140746005-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:07:37.221340 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-289f551b-7315-4c62-997d-5247de8bfc47 tempest-ServerActionsTestOtherB-2140746005 tempest-ServerActionsTestOtherB-2140746005-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:07:37.236335 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:07:37.236335 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:07:37.244052 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-289f551b-7315-4c62-997d-5247de8bfc47 tempest-ServerActionsTestOtherB-2140746005 tempest-ServerActionsTestOtherB-2140746005-project-member] Volume info retrieved successfully. Aug 16 21:07:37.250071 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-289f551b-7315-4c62-997d-5247de8bfc47 tempest-ServerActionsTestOtherB-2140746005 tempest-ServerActionsTestOtherB-2140746005-project-member] https://10.4.3.143/volume/v3/volumes/dd5df4bb-0af6-4723-9654-8f97a39103ac returned with HTTP 200 Aug 16 21:07:37.250601 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 27/105] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:07:37 2026] GET /volume/v3/volumes/dd5df4bb-0af6-4723-9654-8f97a39103ac => generated 1139 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:07:37.266044 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-fc40de4e-52c9-48a0-bd96-8186ba4b0615 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:07:37.268319 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-fc40de4e-52c9-48a0-bd96-8186ba4b0615 tempest-ServerActionsTestOtherB-2140746005 tempest-ServerActionsTestOtherB-2140746005-project-member] GET https://10.4.3.143/volume/v3/volumes/dd5df4bb-0af6-4723-9654-8f97a39103ac Aug 16 21:07:37.268532 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-fc40de4e-52c9-48a0-bd96-8186ba4b0615 tempest-ServerActionsTestOtherB-2140746005 tempest-ServerActionsTestOtherB-2140746005-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:07:37.268735 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-fc40de4e-52c9-48a0-bd96-8186ba4b0615 tempest-ServerActionsTestOtherB-2140746005 tempest-ServerActionsTestOtherB-2140746005-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:07:37.278898 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:07:37.278898 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:07:37.282377 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-fc40de4e-52c9-48a0-bd96-8186ba4b0615 tempest-ServerActionsTestOtherB-2140746005 tempest-ServerActionsTestOtherB-2140746005-project-member] Volume info retrieved successfully. Aug 16 21:07:37.286462 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-fc40de4e-52c9-48a0-bd96-8186ba4b0615 tempest-ServerActionsTestOtherB-2140746005 tempest-ServerActionsTestOtherB-2140746005-project-member] https://10.4.3.143/volume/v3/volumes/dd5df4bb-0af6-4723-9654-8f97a39103ac returned with HTTP 200 Aug 16 21:07:37.286890 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 26/106] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:07:37 2026] GET /volume/v3/volumes/dd5df4bb-0af6-4723-9654-8f97a39103ac => generated 1139 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:07:37.458944 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-ee3c38d2-07d7-4db3-a2a7-d6c500a86f51 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:07:37.462827 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-ee3c38d2-07d7-4db3-a2a7-d6c500a86f51 tempest-VolumesAssistedSnapshotsTest-1413737210 tempest-VolumesAssistedSnapshotsTest-1413737210-project-admin] GET https://10.4.3.143/volume/v3/volumes/d59bea67-0cc1-431c-8f05-358354889148 Aug 16 21:07:37.463134 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-ee3c38d2-07d7-4db3-a2a7-d6c500a86f51 tempest-VolumesAssistedSnapshotsTest-1413737210 tempest-VolumesAssistedSnapshotsTest-1413737210-project-admin] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:07:37.463404 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-ee3c38d2-07d7-4db3-a2a7-d6c500a86f51 tempest-VolumesAssistedSnapshotsTest-1413737210 tempest-VolumesAssistedSnapshotsTest-1413737210-project-admin] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:07:37.479142 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:07:37.479142 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:07:37.484103 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-ee3c38d2-07d7-4db3-a2a7-d6c500a86f51 tempest-VolumesAssistedSnapshotsTest-1413737210 tempest-VolumesAssistedSnapshotsTest-1413737210-project-admin] Volume info retrieved successfully. Aug 16 21:07:37.487941 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-ee3c38d2-07d7-4db3-a2a7-d6c500a86f51 tempest-VolumesAssistedSnapshotsTest-1413737210 tempest-VolumesAssistedSnapshotsTest-1413737210-project-admin] https://10.4.3.143/volume/v3/volumes/d59bea67-0cc1-431c-8f05-358354889148 returned with HTTP 200 Aug 16 21:07:37.488318 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 28/107] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:07:37 2026] GET /volume/v3/volumes/d59bea67-0cc1-431c-8f05-358354889148 => generated 1024 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:07:38.151071 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-67f38ffa-0e39-4329-b8d2-8498b2ba0765 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:07:38.157144 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-67f38ffa-0e39-4329-b8d2-8498b2ba0765 tempest-AttachSCSIVolumeTestJSON-1874028178 tempest-AttachSCSIVolumeTestJSON-1874028178-project-member] GET https://10.4.3.143/volume/v3/volumes/4f59c916-d421-45bb-af52-10802e382b19 Aug 16 21:07:38.157244 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-67f38ffa-0e39-4329-b8d2-8498b2ba0765 tempest-AttachSCSIVolumeTestJSON-1874028178 tempest-AttachSCSIVolumeTestJSON-1874028178-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:07:38.157526 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-67f38ffa-0e39-4329-b8d2-8498b2ba0765 tempest-AttachSCSIVolumeTestJSON-1874028178 tempest-AttachSCSIVolumeTestJSON-1874028178-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:07:38.172448 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:07:38.172448 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:07:38.179417 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-67f38ffa-0e39-4329-b8d2-8498b2ba0765 tempest-AttachSCSIVolumeTestJSON-1874028178 tempest-AttachSCSIVolumeTestJSON-1874028178-project-member] Volume info retrieved successfully. Aug 16 21:07:38.187698 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-67f38ffa-0e39-4329-b8d2-8498b2ba0765 tempest-AttachSCSIVolumeTestJSON-1874028178 tempest-AttachSCSIVolumeTestJSON-1874028178-project-member] https://10.4.3.143/volume/v3/volumes/4f59c916-d421-45bb-af52-10802e382b19 returned with HTTP 200 Aug 16 21:07:38.188252 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 27/108] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:07:38 2026] GET /volume/v3/volumes/4f59c916-d421-45bb-af52-10802e382b19 => generated 848 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:07:38.505240 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-86fb483f-e4bf-475d-9d96-aadf8a46fc6c None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:07:38.507326 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-86fb483f-e4bf-475d-9d96-aadf8a46fc6c tempest-VolumesAssistedSnapshotsTest-1413737210 tempest-VolumesAssistedSnapshotsTest-1413737210-project-admin] GET https://10.4.3.143/volume/v3/volumes/d59bea67-0cc1-431c-8f05-358354889148 Aug 16 21:07:38.507573 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-86fb483f-e4bf-475d-9d96-aadf8a46fc6c tempest-VolumesAssistedSnapshotsTest-1413737210 tempest-VolumesAssistedSnapshotsTest-1413737210-project-admin] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:07:38.507835 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-86fb483f-e4bf-475d-9d96-aadf8a46fc6c tempest-VolumesAssistedSnapshotsTest-1413737210 tempest-VolumesAssistedSnapshotsTest-1413737210-project-admin] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:07:38.522385 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:07:38.522385 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:07:38.527869 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-86fb483f-e4bf-475d-9d96-aadf8a46fc6c tempest-VolumesAssistedSnapshotsTest-1413737210 tempest-VolumesAssistedSnapshotsTest-1413737210-project-admin] Volume info retrieved successfully. Aug 16 21:07:38.531777 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-86fb483f-e4bf-475d-9d96-aadf8a46fc6c tempest-VolumesAssistedSnapshotsTest-1413737210 tempest-VolumesAssistedSnapshotsTest-1413737210-project-admin] https://10.4.3.143/volume/v3/volumes/d59bea67-0cc1-431c-8f05-358354889148 returned with HTTP 200 Aug 16 21:07:38.533126 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 28/109] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:07:38 2026] GET /volume/v3/volumes/d59bea67-0cc1-431c-8f05-358354889148 => generated 1024 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:07:38.595437 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [req-82856e8c-5f83-4a7e-9866-6687bc30ca82 req-ee98a2cc-5f78-4568-9072-5dc0a9537117 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:07:38.598240 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [req-82856e8c-5f83-4a7e-9866-6687bc30ca82 req-ee98a2cc-5f78-4568-9072-5dc0a9537117 tempest-TaggedAttachmentsTest-741612257 tempest-TaggedAttachmentsTest-741612257-project-member] GET https://10.4.3.143/volume/v3/volumes/75573bab-fbb3-4a07-867d-31e65e1aa9b5 Aug 16 21:07:38.598471 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [req-82856e8c-5f83-4a7e-9866-6687bc30ca82 req-ee98a2cc-5f78-4568-9072-5dc0a9537117 tempest-TaggedAttachmentsTest-741612257 tempest-TaggedAttachmentsTest-741612257-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:07:38.598674 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [req-82856e8c-5f83-4a7e-9866-6687bc30ca82 req-ee98a2cc-5f78-4568-9072-5dc0a9537117 tempest-TaggedAttachmentsTest-741612257 tempest-TaggedAttachmentsTest-741612257-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:07:38.612341 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:07:38.612341 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:07:38.620870 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [req-82856e8c-5f83-4a7e-9866-6687bc30ca82 req-ee98a2cc-5f78-4568-9072-5dc0a9537117 tempest-TaggedAttachmentsTest-741612257 tempest-TaggedAttachmentsTest-741612257-project-member] Volume info retrieved successfully. Aug 16 21:07:38.628998 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [req-82856e8c-5f83-4a7e-9866-6687bc30ca82 req-ee98a2cc-5f78-4568-9072-5dc0a9537117 tempest-TaggedAttachmentsTest-741612257 tempest-TaggedAttachmentsTest-741612257-project-member] https://10.4.3.143/volume/v3/volumes/75573bab-fbb3-4a07-867d-31e65e1aa9b5 returned with HTTP 200 Aug 16 21:07:38.629383 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 27/110] 10.4.3.143 () {68 vars in 1598 bytes} [Sun Aug 16 21:07:38 2026] GET /volume/v3/volumes/75573bab-fbb3-4a07-867d-31e65e1aa9b5 => generated 845 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:07:38.738905 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-0e202adf-0699-42a6-8a11-2d5190f1dad7 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:07:38.738905 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-0e202adf-0699-42a6-8a11-2d5190f1dad7 None None] GET https://10.4.3.143/volume// Aug 16 21:07:38.738905 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-0e202adf-0699-42a6-8a11-2d5190f1dad7 None None] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:07:38.738905 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-0e202adf-0699-42a6-8a11-2d5190f1dad7 None None] Calling method 'all' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:07:38.738905 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-0e202adf-0699-42a6-8a11-2d5190f1dad7 None None] https://10.4.3.143/volume// returned with HTTP 300 Aug 16 21:07:38.739606 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 29/111] 10.4.3.143 () {66 vars in 1428 bytes} [Sun Aug 16 21:07: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 16 21:07:38.748272 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [req-82856e8c-5f83-4a7e-9866-6687bc30ca82 req-509aed5c-28ce-4f5e-b40e-4a6aa6277882 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:07:38.751591 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [req-82856e8c-5f83-4a7e-9866-6687bc30ca82 req-509aed5c-28ce-4f5e-b40e-4a6aa6277882 tempest-TaggedAttachmentsTest-741612257 tempest-TaggedAttachmentsTest-741612257-project-member] POST https://10.4.3.143/volume/v3/attachments Aug 16 21:07:38.751591 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [req-82856e8c-5f83-4a7e-9866-6687bc30ca82 req-509aed5c-28ce-4f5e-b40e-4a6aa6277882 tempest-TaggedAttachmentsTest-741612257 tempest-TaggedAttachmentsTest-741612257-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "75573bab-fbb3-4a07-867d-31e65e1aa9b5", "connector": null, "instance_uuid": "cecb6e6e-0a63-4c48-b329-18f0effd90f4"}} {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:07:38.763721 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:07:38.763721 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:07:38.792952 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [req-82856e8c-5f83-4a7e-9866-6687bc30ca82 req-509aed5c-28ce-4f5e-b40e-4a6aa6277882 tempest-TaggedAttachmentsTest-741612257 tempest-TaggedAttachmentsTest-741612257-project-member] https://10.4.3.143/volume/v3/attachments returned with HTTP 200 Aug 16 21:07:38.793405 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 28/112] 10.4.3.143 () {74 vars in 1594 bytes} [Sun Aug 16 21:07:38 2026] POST /volume/v3/attachments => generated 273 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:07:38.828974 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-218cd2b1-e176-4596-9ba2-3d4c79a04907 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:07:38.832387 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-218cd2b1-e176-4596-9ba2-3d4c79a04907 tempest-TaggedAttachmentsTest-741612257 tempest-TaggedAttachmentsTest-741612257-project-member] GET https://10.4.3.143/volume/v3/volumes/75573bab-fbb3-4a07-867d-31e65e1aa9b5 Aug 16 21:07:38.832688 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-218cd2b1-e176-4596-9ba2-3d4c79a04907 tempest-TaggedAttachmentsTest-741612257 tempest-TaggedAttachmentsTest-741612257-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:07:38.833459 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-218cd2b1-e176-4596-9ba2-3d4c79a04907 tempest-TaggedAttachmentsTest-741612257 tempest-TaggedAttachmentsTest-741612257-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:07:38.841292 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-c315af96-14cc-4703-a264-0e1c2cb4d3b3 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:07:38.841764 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-c315af96-14cc-4703-a264-0e1c2cb4d3b3 None None] GET https://10.4.3.143/volume// Aug 16 21:07:38.842016 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-c315af96-14cc-4703-a264-0e1c2cb4d3b3 None None] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:07:38.842237 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-c315af96-14cc-4703-a264-0e1c2cb4d3b3 None None] Calling method 'all' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:07:38.842566 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-c315af96-14cc-4703-a264-0e1c2cb4d3b3 None None] https://10.4.3.143/volume// returned with HTTP 300 Aug 16 21:07:38.842882 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 28/113] 10.4.3.143 () {66 vars in 1426 bytes} [Sun Aug 16 21:07: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 16 21:07:38.848062 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:07:38.848062 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:07:38.851598 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [req-82856e8c-5f83-4a7e-9866-6687bc30ca82 req-a7b2adf1-dd6d-4098-98db-57a982e1f95c None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:07:38.853766 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-218cd2b1-e176-4596-9ba2-3d4c79a04907 tempest-TaggedAttachmentsTest-741612257 tempest-TaggedAttachmentsTest-741612257-project-member] Volume info retrieved successfully. Aug 16 21:07:38.855080 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [req-82856e8c-5f83-4a7e-9866-6687bc30ca82 req-a7b2adf1-dd6d-4098-98db-57a982e1f95c tempest-TaggedAttachmentsTest-741612257 tempest-TaggedAttachmentsTest-741612257-project-member] GET https://10.4.3.143/volume/v3/volumes/75573bab-fbb3-4a07-867d-31e65e1aa9b5 Aug 16 21:07:38.855336 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [req-82856e8c-5f83-4a7e-9866-6687bc30ca82 req-a7b2adf1-dd6d-4098-98db-57a982e1f95c tempest-TaggedAttachmentsTest-741612257 tempest-TaggedAttachmentsTest-741612257-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:07:38.855583 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [req-82856e8c-5f83-4a7e-9866-6687bc30ca82 req-a7b2adf1-dd6d-4098-98db-57a982e1f95c tempest-TaggedAttachmentsTest-741612257 tempest-TaggedAttachmentsTest-741612257-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:07:38.860059 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-218cd2b1-e176-4596-9ba2-3d4c79a04907 tempest-TaggedAttachmentsTest-741612257 tempest-TaggedAttachmentsTest-741612257-project-member] https://10.4.3.143/volume/v3/volumes/75573bab-fbb3-4a07-867d-31e65e1aa9b5 returned with HTTP 200 Aug 16 21:07:38.860746 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 29/114] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:07:38 2026] GET /volume/v3/volumes/75573bab-fbb3-4a07-867d-31e65e1aa9b5 => generated 844 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:07:38.865166 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:07:38.865166 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:07:38.869004 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [req-82856e8c-5f83-4a7e-9866-6687bc30ca82 req-a7b2adf1-dd6d-4098-98db-57a982e1f95c tempest-TaggedAttachmentsTest-741612257 tempest-TaggedAttachmentsTest-741612257-project-member] Volume info retrieved successfully. Aug 16 21:07:38.874336 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [req-82856e8c-5f83-4a7e-9866-6687bc30ca82 req-a7b2adf1-dd6d-4098-98db-57a982e1f95c tempest-TaggedAttachmentsTest-741612257 tempest-TaggedAttachmentsTest-741612257-project-member] https://10.4.3.143/volume/v3/volumes/75573bab-fbb3-4a07-867d-31e65e1aa9b5 returned with HTTP 200 Aug 16 21:07:38.874958 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 30/115] 10.4.3.143 () {70 vars in 1639 bytes} [Sun Aug 16 21:07:38 2026] GET /volume/v3/volumes/75573bab-fbb3-4a07-867d-31e65e1aa9b5 => generated 1024 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 16 21:07:38.953192 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [req-82856e8c-5f83-4a7e-9866-6687bc30ca82 req-4a558e15-c8d3-49c9-bf96-ef7a9a2bf14c None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:07:38.956641 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [req-82856e8c-5f83-4a7e-9866-6687bc30ca82 req-4a558e15-c8d3-49c9-bf96-ef7a9a2bf14c tempest-TaggedAttachmentsTest-741612257 tempest-TaggedAttachmentsTest-741612257-project-member] PUT https://10.4.3.143/volume/v3/attachments/25ea1913-3185-407c-9684-6ba4434438a3 Aug 16 21:07:38.956641 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [req-82856e8c-5f83-4a7e-9866-6687bc30ca82 req-4a558e15-c8d3-49c9-bf96-ef7a9a2bf14c tempest-TaggedAttachmentsTest-741612257 tempest-TaggedAttachmentsTest-741612257-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.143", "host": "np0000007409", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:e42fbcbe2e9", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "69237b68-d654-4a76-81de-86e36bc8fb86", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:07:38.966252 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.coordination [req-82856e8c-5f83-4a7e-9866-6687bc30ca82 req-4a558e15-c8d3-49c9-bf96-ef7a9a2bf14c tempest-TaggedAttachmentsTest-741612257 tempest-TaggedAttachmentsTest-741612257-project-member] Acquiring lock "cinder-attachment_update-75573bab-fbb3-4a07-867d-31e65e1aa9b5-np0000007409" by "attachment_update" {{(pid=100330) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:07:38.972940 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.coordination [req-82856e8c-5f83-4a7e-9866-6687bc30ca82 req-4a558e15-c8d3-49c9-bf96-ef7a9a2bf14c tempest-TaggedAttachmentsTest-741612257 tempest-TaggedAttachmentsTest-741612257-project-member] Lock "cinder-attachment_update-75573bab-fbb3-4a07-867d-31e65e1aa9b5-np0000007409" acquired by "attachment_update" :: waited 0.006s {{(pid=100330) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:07:38.973446 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:07:38.973446 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:07:39.068057 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.coordination [req-82856e8c-5f83-4a7e-9866-6687bc30ca82 req-4a558e15-c8d3-49c9-bf96-ef7a9a2bf14c tempest-TaggedAttachmentsTest-741612257 tempest-TaggedAttachmentsTest-741612257-project-member] Lock "cinder-attachment_update-75573bab-fbb3-4a07-867d-31e65e1aa9b5-np0000007409" released by "attachment_update" :: held 0.095s {{(pid=100330) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:07:39.068603 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [req-82856e8c-5f83-4a7e-9866-6687bc30ca82 req-4a558e15-c8d3-49c9-bf96-ef7a9a2bf14c tempest-TaggedAttachmentsTest-741612257 tempest-TaggedAttachmentsTest-741612257-project-member] https://10.4.3.143/volume/v3/attachments/25ea1913-3185-407c-9684-6ba4434438a3 returned with HTTP 200 Aug 16 21:07:39.069248 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 29/116] 10.4.3.143 () {74 vars in 1704 bytes} [Sun Aug 16 21:07:38 2026] PUT /volume/v3/attachments/25ea1913-3185-407c-9684-6ba4434438a3 => generated 969 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:07:39.201701 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-854c85a3-f727-4f10-abdb-3bff8c6d9746 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:07:39.203348 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-854c85a3-f727-4f10-abdb-3bff8c6d9746 tempest-AttachSCSIVolumeTestJSON-1874028178 tempest-AttachSCSIVolumeTestJSON-1874028178-project-member] GET https://10.4.3.143/volume/v3/volumes/4f59c916-d421-45bb-af52-10802e382b19 Aug 16 21:07:39.203518 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-854c85a3-f727-4f10-abdb-3bff8c6d9746 tempest-AttachSCSIVolumeTestJSON-1874028178 tempest-AttachSCSIVolumeTestJSON-1874028178-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:07:39.203730 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-854c85a3-f727-4f10-abdb-3bff8c6d9746 tempest-AttachSCSIVolumeTestJSON-1874028178 tempest-AttachSCSIVolumeTestJSON-1874028178-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:07:39.220406 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:07:39.220406 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:07:39.224933 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-854c85a3-f727-4f10-abdb-3bff8c6d9746 tempest-AttachSCSIVolumeTestJSON-1874028178 tempest-AttachSCSIVolumeTestJSON-1874028178-project-member] Volume info retrieved successfully. Aug 16 21:07:39.230858 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-854c85a3-f727-4f10-abdb-3bff8c6d9746 tempest-AttachSCSIVolumeTestJSON-1874028178 tempest-AttachSCSIVolumeTestJSON-1874028178-project-member] https://10.4.3.143/volume/v3/volumes/4f59c916-d421-45bb-af52-10802e382b19 returned with HTTP 200 Aug 16 21:07:39.231425 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 29/117] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:07:39 2026] GET /volume/v3/volumes/4f59c916-d421-45bb-af52-10802e382b19 => generated 848 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:07:39.546634 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-a8f1cdca-f50c-4f63-b961-e77d35d0b0d8 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:07:39.548579 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-a8f1cdca-f50c-4f63-b961-e77d35d0b0d8 tempest-VolumesAssistedSnapshotsTest-1413737210 tempest-VolumesAssistedSnapshotsTest-1413737210-project-admin] GET https://10.4.3.143/volume/v3/volumes/d59bea67-0cc1-431c-8f05-358354889148 Aug 16 21:07:39.550137 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-a8f1cdca-f50c-4f63-b961-e77d35d0b0d8 tempest-VolumesAssistedSnapshotsTest-1413737210 tempest-VolumesAssistedSnapshotsTest-1413737210-project-admin] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:07:39.550137 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-a8f1cdca-f50c-4f63-b961-e77d35d0b0d8 tempest-VolumesAssistedSnapshotsTest-1413737210 tempest-VolumesAssistedSnapshotsTest-1413737210-project-admin] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:07:39.560124 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:07:39.560124 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:07:39.563442 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-a8f1cdca-f50c-4f63-b961-e77d35d0b0d8 tempest-VolumesAssistedSnapshotsTest-1413737210 tempest-VolumesAssistedSnapshotsTest-1413737210-project-admin] Volume info retrieved successfully. Aug 16 21:07:39.567707 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-a8f1cdca-f50c-4f63-b961-e77d35d0b0d8 tempest-VolumesAssistedSnapshotsTest-1413737210 tempest-VolumesAssistedSnapshotsTest-1413737210-project-admin] https://10.4.3.143/volume/v3/volumes/d59bea67-0cc1-431c-8f05-358354889148 returned with HTTP 200 Aug 16 21:07:39.568197 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 30/118] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:07:39 2026] GET /volume/v3/volumes/d59bea67-0cc1-431c-8f05-358354889148 => generated 1024 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:07:39.568906 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [req-a0d44b39-1c3a-4208-9359-b37be2dc860b req-0dfb6602-5f58-43ab-a526-e0d90c7629fa None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:07:39.571034 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [req-a0d44b39-1c3a-4208-9359-b37be2dc860b req-0dfb6602-5f58-43ab-a526-e0d90c7629fa tempest-AttachVolumeShelveTestJSON-1707417185 tempest-AttachVolumeShelveTestJSON-1707417185-project-member] GET https://10.4.3.143/volume/v3/volumes/67dcbe08-e8ec-4204-b512-00e5fe8a17ce Aug 16 21:07:39.571256 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [req-a0d44b39-1c3a-4208-9359-b37be2dc860b req-0dfb6602-5f58-43ab-a526-e0d90c7629fa tempest-AttachVolumeShelveTestJSON-1707417185 tempest-AttachVolumeShelveTestJSON-1707417185-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:07:39.571443 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [req-a0d44b39-1c3a-4208-9359-b37be2dc860b req-0dfb6602-5f58-43ab-a526-e0d90c7629fa tempest-AttachVolumeShelveTestJSON-1707417185 tempest-AttachVolumeShelveTestJSON-1707417185-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:07:39.578411 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:07:39.578411 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:07:39.582185 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [req-a0d44b39-1c3a-4208-9359-b37be2dc860b req-0dfb6602-5f58-43ab-a526-e0d90c7629fa tempest-AttachVolumeShelveTestJSON-1707417185 tempest-AttachVolumeShelveTestJSON-1707417185-project-member] Volume info retrieved successfully. Aug 16 21:07:39.586677 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [req-a0d44b39-1c3a-4208-9359-b37be2dc860b req-0dfb6602-5f58-43ab-a526-e0d90c7629fa tempest-AttachVolumeShelveTestJSON-1707417185 tempest-AttachVolumeShelveTestJSON-1707417185-project-member] https://10.4.3.143/volume/v3/volumes/67dcbe08-e8ec-4204-b512-00e5fe8a17ce returned with HTTP 200 Aug 16 21:07:39.587082 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 31/119] 10.4.3.143 () {68 vars in 1598 bytes} [Sun Aug 16 21:07:39 2026] GET /volume/v3/volumes/67dcbe08-e8ec-4204-b512-00e5fe8a17ce => generated 849 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:07:39.608295 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-eb7c3cab-cd31-4b41-b8db-aa9c5f6df5a6 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:07:39.608840 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-eb7c3cab-cd31-4b41-b8db-aa9c5f6df5a6 None None] GET https://10.4.3.143/volume// Aug 16 21:07:39.609115 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-eb7c3cab-cd31-4b41-b8db-aa9c5f6df5a6 None None] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:07:39.609392 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-eb7c3cab-cd31-4b41-b8db-aa9c5f6df5a6 None None] Calling method 'all' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:07:39.609825 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-eb7c3cab-cd31-4b41-b8db-aa9c5f6df5a6 None None] https://10.4.3.143/volume// returned with HTTP 300 Aug 16 21:07:39.610232 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 30/120] 10.4.3.143 () {66 vars in 1419 bytes} [Sun Aug 16 21:07: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 16 21:07:39.618455 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [req-a0d44b39-1c3a-4208-9359-b37be2dc860b req-468208b4-04e7-4141-be3e-b71fbfd78277 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:07:39.620474 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [req-a0d44b39-1c3a-4208-9359-b37be2dc860b req-468208b4-04e7-4141-be3e-b71fbfd78277 tempest-AttachVolumeShelveTestJSON-1707417185 tempest-AttachVolumeShelveTestJSON-1707417185-project-member] POST https://10.4.3.143/volume/v3/attachments Aug 16 21:07:39.620846 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [req-a0d44b39-1c3a-4208-9359-b37be2dc860b req-468208b4-04e7-4141-be3e-b71fbfd78277 tempest-AttachVolumeShelveTestJSON-1707417185 tempest-AttachVolumeShelveTestJSON-1707417185-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "67dcbe08-e8ec-4204-b512-00e5fe8a17ce", "connector": null, "instance_uuid": "dc56599f-b0d4-4505-b07a-3f564c7647aa"}} {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:07:39.630788 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:07:39.630788 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:07:39.669222 np0000007409 devstack@c-api.service[100331]: /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 16 21:07:39.669222 np0000007409 devstack@c-api.service[100331]: .first() Aug 16 21:07:39.692536 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [req-a0d44b39-1c3a-4208-9359-b37be2dc860b req-468208b4-04e7-4141-be3e-b71fbfd78277 tempest-AttachVolumeShelveTestJSON-1707417185 tempest-AttachVolumeShelveTestJSON-1707417185-project-member] https://10.4.3.143/volume/v3/attachments returned with HTTP 200 Aug 16 21:07:39.693181 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 30/121] 10.4.3.143 () {74 vars in 1594 bytes} [Sun Aug 16 21:07:39 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 16 21:07:39.741784 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [req-e9350eb1-abc8-4d89-9f7b-c05f3ff0341d req-9ca57494-b930-4651-8d25-a3f3b06b7ff5 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:07:39.743941 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [req-a0d44b39-1c3a-4208-9359-b37be2dc860b req-e403ae46-2d8f-4500-b882-4990fe2bbb15 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:07:39.745176 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [req-e9350eb1-abc8-4d89-9f7b-c05f3ff0341d req-9ca57494-b930-4651-8d25-a3f3b06b7ff5 tempest-AttachSCSIVolumeTestJSON-1874028178 tempest-AttachSCSIVolumeTestJSON-1874028178-project-member] POST https://10.4.3.143/volume/v3/attachments/bbba05d0-1e45-4270-960e-ba26b5b5e856/action Aug 16 21:07:39.745603 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [req-e9350eb1-abc8-4d89-9f7b-c05f3ff0341d req-9ca57494-b930-4651-8d25-a3f3b06b7ff5 tempest-AttachSCSIVolumeTestJSON-1874028178 tempest-AttachSCSIVolumeTestJSON-1874028178-project-member] Action body: b'{"os-complete": null}' {{(pid=100333) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 21:07:39.745764 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [req-e9350eb1-abc8-4d89-9f7b-c05f3ff0341d req-9ca57494-b930-4651-8d25-a3f3b06b7ff5 tempest-AttachSCSIVolumeTestJSON-1874028178 tempest-AttachSCSIVolumeTestJSON-1874028178-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:07:39.747077 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [req-a0d44b39-1c3a-4208-9359-b37be2dc860b req-e403ae46-2d8f-4500-b882-4990fe2bbb15 tempest-AttachVolumeShelveTestJSON-1707417185 tempest-AttachVolumeShelveTestJSON-1707417185-project-member] POST https://10.4.3.143/volume/v3/attachments/9968a227-17ea-45d9-93fb-0f7f6a717479/action Aug 16 21:07:39.747591 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [req-a0d44b39-1c3a-4208-9359-b37be2dc860b req-e403ae46-2d8f-4500-b882-4990fe2bbb15 tempest-AttachVolumeShelveTestJSON-1707417185 tempest-AttachVolumeShelveTestJSON-1707417185-project-member] Action body: b'{"os-complete": null}' {{(pid=100332) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 21:07:39.747821 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [req-a0d44b39-1c3a-4208-9359-b37be2dc860b req-e403ae46-2d8f-4500-b882-4990fe2bbb15 tempest-AttachVolumeShelveTestJSON-1707417185 tempest-AttachVolumeShelveTestJSON-1707417185-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:07:39.766909 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:07:39.766909 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:07:39.767098 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:07:39.767098 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:07:39.775604 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [req-a0d44b39-1c3a-4208-9359-b37be2dc860b req-e403ae46-2d8f-4500-b882-4990fe2bbb15 tempest-AttachVolumeShelveTestJSON-1707417185 tempest-AttachVolumeShelveTestJSON-1707417185-project-member] https://10.4.3.143/volume/v3/attachments/9968a227-17ea-45d9-93fb-0f7f6a717479/action returned with HTTP 204 Aug 16 21:07:39.776049 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 32/122] 10.4.3.143 () {74 vars in 1725 bytes} [Sun Aug 16 21:07:39 2026] POST /volume/v3/attachments/9968a227-17ea-45d9-93fb-0f7f6a717479/action => generated 0 bytes in 33 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:07:39.777898 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [req-e9350eb1-abc8-4d89-9f7b-c05f3ff0341d req-9ca57494-b930-4651-8d25-a3f3b06b7ff5 tempest-AttachSCSIVolumeTestJSON-1874028178 tempest-AttachSCSIVolumeTestJSON-1874028178-project-member] https://10.4.3.143/volume/v3/attachments/bbba05d0-1e45-4270-960e-ba26b5b5e856/action returned with HTTP 204 Aug 16 21:07:39.778386 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 31/123] 10.4.3.143 () {74 vars in 1725 bytes} [Sun Aug 16 21:07:39 2026] POST /volume/v3/attachments/bbba05d0-1e45-4270-960e-ba26b5b5e856/action => generated 0 bytes in 37 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:07:39.806595 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-16468e06-913a-4ce9-a486-85c822d9ba5d None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:07:39.809512 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-16468e06-913a-4ce9-a486-85c822d9ba5d tempest-AttachVolumeShelveTestJSON-1707417185 tempest-AttachVolumeShelveTestJSON-1707417185-project-member] GET https://10.4.3.143/volume/v3/volumes/67dcbe08-e8ec-4204-b512-00e5fe8a17ce Aug 16 21:07:39.809721 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-16468e06-913a-4ce9-a486-85c822d9ba5d tempest-AttachVolumeShelveTestJSON-1707417185 tempest-AttachVolumeShelveTestJSON-1707417185-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:07:39.809895 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-16468e06-913a-4ce9-a486-85c822d9ba5d tempest-AttachVolumeShelveTestJSON-1707417185 tempest-AttachVolumeShelveTestJSON-1707417185-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:07:39.819355 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:07:39.819355 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:07:39.822852 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-16468e06-913a-4ce9-a486-85c822d9ba5d tempest-AttachVolumeShelveTestJSON-1707417185 tempest-AttachVolumeShelveTestJSON-1707417185-project-member] Volume info retrieved successfully. Aug 16 21:07:39.827283 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-16468e06-913a-4ce9-a486-85c822d9ba5d tempest-AttachVolumeShelveTestJSON-1707417185 tempest-AttachVolumeShelveTestJSON-1707417185-project-member] https://10.4.3.143/volume/v3/volumes/67dcbe08-e8ec-4204-b512-00e5fe8a17ce returned with HTTP 200 Aug 16 21:07:39.827670 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 31/124] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:07:39 2026] GET /volume/v3/volumes/67dcbe08-e8ec-4204-b512-00e5fe8a17ce => generated 1111 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:07:39.840752 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-dab788b9-63de-42d0-8527-1a81b0e767f9 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:07:39.843042 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-dab788b9-63de-42d0-8527-1a81b0e767f9 tempest-AttachVolumeShelveTestJSON-1707417185 tempest-AttachVolumeShelveTestJSON-1707417185-project-member] GET https://10.4.3.143/volume/v3/volumes/67dcbe08-e8ec-4204-b512-00e5fe8a17ce Aug 16 21:07:39.843288 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-dab788b9-63de-42d0-8527-1a81b0e767f9 tempest-AttachVolumeShelveTestJSON-1707417185 tempest-AttachVolumeShelveTestJSON-1707417185-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:07:39.843482 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-dab788b9-63de-42d0-8527-1a81b0e767f9 tempest-AttachVolumeShelveTestJSON-1707417185 tempest-AttachVolumeShelveTestJSON-1707417185-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:07:39.860186 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:07:39.860186 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:07:39.865191 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-dab788b9-63de-42d0-8527-1a81b0e767f9 tempest-AttachVolumeShelveTestJSON-1707417185 tempest-AttachVolumeShelveTestJSON-1707417185-project-member] Volume info retrieved successfully. Aug 16 21:07:39.872494 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-dab788b9-63de-42d0-8527-1a81b0e767f9 tempest-AttachVolumeShelveTestJSON-1707417185 tempest-AttachVolumeShelveTestJSON-1707417185-project-member] https://10.4.3.143/volume/v3/volumes/67dcbe08-e8ec-4204-b512-00e5fe8a17ce returned with HTTP 200 Aug 16 21:07:39.873071 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 31/125] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:07:39 2026] GET /volume/v3/volumes/67dcbe08-e8ec-4204-b512-00e5fe8a17ce => generated 1111 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:07:39.880901 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-60578287-ecb7-4c75-b3d0-30951fea0db9 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:07:39.886392 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-60578287-ecb7-4c75-b3d0-30951fea0db9 tempest-TaggedAttachmentsTest-741612257 tempest-TaggedAttachmentsTest-741612257-project-member] GET https://10.4.3.143/volume/v3/volumes/75573bab-fbb3-4a07-867d-31e65e1aa9b5 Aug 16 21:07:39.886606 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-60578287-ecb7-4c75-b3d0-30951fea0db9 tempest-TaggedAttachmentsTest-741612257 tempest-TaggedAttachmentsTest-741612257-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:07:39.886810 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-60578287-ecb7-4c75-b3d0-30951fea0db9 tempest-TaggedAttachmentsTest-741612257 tempest-TaggedAttachmentsTest-741612257-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:07:39.903160 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:07:39.903160 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:07:39.907773 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-60578287-ecb7-4c75-b3d0-30951fea0db9 tempest-TaggedAttachmentsTest-741612257 tempest-TaggedAttachmentsTest-741612257-project-member] Volume info retrieved successfully. Aug 16 21:07:39.915877 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-60578287-ecb7-4c75-b3d0-30951fea0db9 tempest-TaggedAttachmentsTest-741612257 tempest-TaggedAttachmentsTest-741612257-project-member] https://10.4.3.143/volume/v3/volumes/75573bab-fbb3-4a07-867d-31e65e1aa9b5 returned with HTTP 200 Aug 16 21:07:39.916297 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 33/126] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:07:39 2026] GET /volume/v3/volumes/75573bab-fbb3-4a07-867d-31e65e1aa9b5 => generated 845 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:07:40.246706 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-65bf1fe9-9bb7-4876-a5cd-b72130645498 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:07:40.248957 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-65bf1fe9-9bb7-4876-a5cd-b72130645498 tempest-AttachSCSIVolumeTestJSON-1874028178 tempest-AttachSCSIVolumeTestJSON-1874028178-project-member] GET https://10.4.3.143/volume/v3/volumes/4f59c916-d421-45bb-af52-10802e382b19 Aug 16 21:07:40.251935 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-65bf1fe9-9bb7-4876-a5cd-b72130645498 tempest-AttachSCSIVolumeTestJSON-1874028178 tempest-AttachSCSIVolumeTestJSON-1874028178-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:07:40.251935 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-65bf1fe9-9bb7-4876-a5cd-b72130645498 tempest-AttachSCSIVolumeTestJSON-1874028178 tempest-AttachSCSIVolumeTestJSON-1874028178-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:07:40.263790 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:07:40.263790 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:07:40.268208 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-65bf1fe9-9bb7-4876-a5cd-b72130645498 tempest-AttachSCSIVolumeTestJSON-1874028178 tempest-AttachSCSIVolumeTestJSON-1874028178-project-member] Volume info retrieved successfully. Aug 16 21:07:40.272392 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-65bf1fe9-9bb7-4876-a5cd-b72130645498 tempest-AttachSCSIVolumeTestJSON-1874028178 tempest-AttachSCSIVolumeTestJSON-1874028178-project-member] https://10.4.3.143/volume/v3/volumes/4f59c916-d421-45bb-af52-10802e382b19 returned with HTTP 200 Aug 16 21:07:40.272775 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 32/127] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:07:40 2026] GET /volume/v3/volumes/4f59c916-d421-45bb-af52-10802e382b19 => generated 1140 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:07:40.286671 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-10149e6e-76f9-4f28-adcc-aa705836defd None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:07:40.288370 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-10149e6e-76f9-4f28-adcc-aa705836defd tempest-AttachSCSIVolumeTestJSON-1874028178 tempest-AttachSCSIVolumeTestJSON-1874028178-project-member] GET https://10.4.3.143/volume/v3/volumes/4f59c916-d421-45bb-af52-10802e382b19 Aug 16 21:07:40.288556 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-10149e6e-76f9-4f28-adcc-aa705836defd tempest-AttachSCSIVolumeTestJSON-1874028178 tempest-AttachSCSIVolumeTestJSON-1874028178-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:07:40.288752 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-10149e6e-76f9-4f28-adcc-aa705836defd tempest-AttachSCSIVolumeTestJSON-1874028178 tempest-AttachSCSIVolumeTestJSON-1874028178-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:07:40.298451 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:07:40.298451 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:07:40.301812 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-10149e6e-76f9-4f28-adcc-aa705836defd tempest-AttachSCSIVolumeTestJSON-1874028178 tempest-AttachSCSIVolumeTestJSON-1874028178-project-member] Volume info retrieved successfully. Aug 16 21:07:40.306090 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-10149e6e-76f9-4f28-adcc-aa705836defd tempest-AttachSCSIVolumeTestJSON-1874028178 tempest-AttachSCSIVolumeTestJSON-1874028178-project-member] https://10.4.3.143/volume/v3/volumes/4f59c916-d421-45bb-af52-10802e382b19 returned with HTTP 200 Aug 16 21:07:40.306486 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 32/128] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:07:40 2026] GET /volume/v3/volumes/4f59c916-d421-45bb-af52-10802e382b19 => generated 1140 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:07:40.319032 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-56eb7e7c-4f22-4fdb-ab93-8507df239430 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:07:40.320975 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-56eb7e7c-4f22-4fdb-ab93-8507df239430 tempest-AttachSCSIVolumeTestJSON-1874028178 tempest-AttachSCSIVolumeTestJSON-1874028178-project-reader] GET https://10.4.3.143/volume/v3/volumes/4f59c916-d421-45bb-af52-10802e382b19 Aug 16 21:07:40.321194 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-56eb7e7c-4f22-4fdb-ab93-8507df239430 tempest-AttachSCSIVolumeTestJSON-1874028178 tempest-AttachSCSIVolumeTestJSON-1874028178-project-reader] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:07:40.321408 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-56eb7e7c-4f22-4fdb-ab93-8507df239430 tempest-AttachSCSIVolumeTestJSON-1874028178 tempest-AttachSCSIVolumeTestJSON-1874028178-project-reader] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:07:40.333742 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:07:40.333742 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:07:40.340013 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-56eb7e7c-4f22-4fdb-ab93-8507df239430 tempest-AttachSCSIVolumeTestJSON-1874028178 tempest-AttachSCSIVolumeTestJSON-1874028178-project-reader] Volume info retrieved successfully. Aug 16 21:07:40.347161 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-56eb7e7c-4f22-4fdb-ab93-8507df239430 tempest-AttachSCSIVolumeTestJSON-1874028178 tempest-AttachSCSIVolumeTestJSON-1874028178-project-reader] https://10.4.3.143/volume/v3/volumes/4f59c916-d421-45bb-af52-10802e382b19 returned with HTTP 200 Aug 16 21:07:40.347161 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 32/129] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:07:40 2026] GET /volume/v3/volumes/4f59c916-d421-45bb-af52-10802e382b19 => generated 1140 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:07:40.468606 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [req-afe8dafd-9cb3-459d-82b7-65d909a26ef3 req-7275b24a-8b36-407d-8d7b-f0a7763b717c None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:07:40.472087 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [req-afe8dafd-9cb3-459d-82b7-65d909a26ef3 req-7275b24a-8b36-407d-8d7b-f0a7763b717c tempest-AttachSCSIVolumeTestJSON-1874028178 tempest-AttachSCSIVolumeTestJSON-1874028178-project-member] GET https://10.4.3.143/volume/v3/volumes/4f59c916-d421-45bb-af52-10802e382b19 Aug 16 21:07:40.472504 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [req-afe8dafd-9cb3-459d-82b7-65d909a26ef3 req-7275b24a-8b36-407d-8d7b-f0a7763b717c tempest-AttachSCSIVolumeTestJSON-1874028178 tempest-AttachSCSIVolumeTestJSON-1874028178-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:07:40.472504 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [req-afe8dafd-9cb3-459d-82b7-65d909a26ef3 req-7275b24a-8b36-407d-8d7b-f0a7763b717c tempest-AttachSCSIVolumeTestJSON-1874028178 tempest-AttachSCSIVolumeTestJSON-1874028178-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:07:40.485167 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:07:40.485167 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:07:40.489023 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [req-afe8dafd-9cb3-459d-82b7-65d909a26ef3 req-7275b24a-8b36-407d-8d7b-f0a7763b717c tempest-AttachSCSIVolumeTestJSON-1874028178 tempest-AttachSCSIVolumeTestJSON-1874028178-project-member] Volume info retrieved successfully. Aug 16 21:07:40.496936 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [req-afe8dafd-9cb3-459d-82b7-65d909a26ef3 req-7275b24a-8b36-407d-8d7b-f0a7763b717c tempest-AttachSCSIVolumeTestJSON-1874028178 tempest-AttachSCSIVolumeTestJSON-1874028178-project-member] https://10.4.3.143/volume/v3/volumes/4f59c916-d421-45bb-af52-10802e382b19 returned with HTTP 200 Aug 16 21:07:40.496936 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 34/130] 10.4.3.143 () {68 vars in 1598 bytes} [Sun Aug 16 21:07:40 2026] GET /volume/v3/volumes/4f59c916-d421-45bb-af52-10802e382b19 => generated 1140 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:07:40.550505 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [req-afe8dafd-9cb3-459d-82b7-65d909a26ef3 req-087be462-5ab1-453d-9297-0875551c61b4 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:07:40.553936 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [req-afe8dafd-9cb3-459d-82b7-65d909a26ef3 req-087be462-5ab1-453d-9297-0875551c61b4 tempest-AttachSCSIVolumeTestJSON-1874028178 tempest-AttachSCSIVolumeTestJSON-1874028178-project-member] POST https://10.4.3.143/volume/v3/volumes/4f59c916-d421-45bb-af52-10802e382b19/action Aug 16 21:07:40.553936 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [req-afe8dafd-9cb3-459d-82b7-65d909a26ef3 req-087be462-5ab1-453d-9297-0875551c61b4 tempest-AttachSCSIVolumeTestJSON-1874028178 tempest-AttachSCSIVolumeTestJSON-1874028178-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100333) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 21:07:40.553936 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [req-afe8dafd-9cb3-459d-82b7-65d909a26ef3 req-087be462-5ab1-453d-9297-0875551c61b4 tempest-AttachSCSIVolumeTestJSON-1874028178 tempest-AttachSCSIVolumeTestJSON-1874028178-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:07:40.565961 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:07:40.565961 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:07:40.565961 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [req-afe8dafd-9cb3-459d-82b7-65d909a26ef3 req-087be462-5ab1-453d-9297-0875551c61b4 tempest-AttachSCSIVolumeTestJSON-1874028178 tempest-AttachSCSIVolumeTestJSON-1874028178-project-member] Volume info retrieved successfully. Aug 16 21:07:40.581784 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [req-afe8dafd-9cb3-459d-82b7-65d909a26ef3 req-087be462-5ab1-453d-9297-0875551c61b4 tempest-AttachSCSIVolumeTestJSON-1874028178 tempest-AttachSCSIVolumeTestJSON-1874028178-project-member] Begin detaching volume completed successfully. Aug 16 21:07:40.582111 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [req-afe8dafd-9cb3-459d-82b7-65d909a26ef3 req-087be462-5ab1-453d-9297-0875551c61b4 tempest-AttachSCSIVolumeTestJSON-1874028178 tempest-AttachSCSIVolumeTestJSON-1874028178-project-member] https://10.4.3.143/volume/v3/volumes/4f59c916-d421-45bb-af52-10802e382b19/action returned with HTTP 202 Aug 16 21:07:40.582760 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 33/131] 10.4.3.143 () {72 vars in 1672 bytes} [Sun Aug 16 21:07:40 2026] POST /volume/v3/volumes/4f59c916-d421-45bb-af52-10802e382b19/action => generated 0 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 16 21:07:40.583378 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-e66ca052-eb2c-43d0-a942-3f5ae8be0123 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:07:40.588416 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-e66ca052-eb2c-43d0-a942-3f5ae8be0123 tempest-VolumesAssistedSnapshotsTest-1413737210 tempest-VolumesAssistedSnapshotsTest-1413737210-project-admin] GET https://10.4.3.143/volume/v3/volumes/d59bea67-0cc1-431c-8f05-358354889148 Aug 16 21:07:40.588725 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-e66ca052-eb2c-43d0-a942-3f5ae8be0123 tempest-VolumesAssistedSnapshotsTest-1413737210 tempest-VolumesAssistedSnapshotsTest-1413737210-project-admin] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:07:40.588725 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-e66ca052-eb2c-43d0-a942-3f5ae8be0123 tempest-VolumesAssistedSnapshotsTest-1413737210 tempest-VolumesAssistedSnapshotsTest-1413737210-project-admin] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:07:40.605131 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:07:40.605131 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:07:40.609099 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-135c6689-73c2-4fc7-a592-5ff52b7545c1 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:07:40.610207 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-e66ca052-eb2c-43d0-a942-3f5ae8be0123 tempest-VolumesAssistedSnapshotsTest-1413737210 tempest-VolumesAssistedSnapshotsTest-1413737210-project-admin] Volume info retrieved successfully. Aug 16 21:07:40.612979 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-135c6689-73c2-4fc7-a592-5ff52b7545c1 tempest-AttachSCSIVolumeTestJSON-1874028178 tempest-AttachSCSIVolumeTestJSON-1874028178-project-reader] GET https://10.4.3.143/volume/v3/volumes/4f59c916-d421-45bb-af52-10802e382b19 Aug 16 21:07:40.613351 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-135c6689-73c2-4fc7-a592-5ff52b7545c1 tempest-AttachSCSIVolumeTestJSON-1874028178 tempest-AttachSCSIVolumeTestJSON-1874028178-project-reader] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:07:40.613513 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-135c6689-73c2-4fc7-a592-5ff52b7545c1 tempest-AttachSCSIVolumeTestJSON-1874028178 tempest-AttachSCSIVolumeTestJSON-1874028178-project-reader] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:07:40.617424 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-e66ca052-eb2c-43d0-a942-3f5ae8be0123 tempest-VolumesAssistedSnapshotsTest-1413737210 tempest-VolumesAssistedSnapshotsTest-1413737210-project-admin] https://10.4.3.143/volume/v3/volumes/d59bea67-0cc1-431c-8f05-358354889148 returned with HTTP 200 Aug 16 21:07:40.617793 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 33/132] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:07:40 2026] GET /volume/v3/volumes/d59bea67-0cc1-431c-8f05-358354889148 => generated 1024 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:07:40.637074 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:07:40.637074 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:07:40.641189 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-135c6689-73c2-4fc7-a592-5ff52b7545c1 tempest-AttachSCSIVolumeTestJSON-1874028178 tempest-AttachSCSIVolumeTestJSON-1874028178-project-reader] Volume info retrieved successfully. Aug 16 21:07:40.647049 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-135c6689-73c2-4fc7-a592-5ff52b7545c1 tempest-AttachSCSIVolumeTestJSON-1874028178 tempest-AttachSCSIVolumeTestJSON-1874028178-project-reader] https://10.4.3.143/volume/v3/volumes/4f59c916-d421-45bb-af52-10802e382b19 returned with HTTP 200 Aug 16 21:07:40.647618 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 33/133] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:07:40 2026] GET /volume/v3/volumes/4f59c916-d421-45bb-af52-10802e382b19 => generated 1143 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:07:40.831361 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-10e366a0-2613-4973-b280-72ed9d17699b None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:07:40.833148 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-10e366a0-2613-4973-b280-72ed9d17699b None None] GET https://10.4.3.143/volume// Aug 16 21:07:40.833148 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-10e366a0-2613-4973-b280-72ed9d17699b None None] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:07:40.833148 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-10e366a0-2613-4973-b280-72ed9d17699b None None] Calling method 'all' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:07:40.833148 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-10e366a0-2613-4973-b280-72ed9d17699b None None] https://10.4.3.143/volume// returned with HTTP 300 Aug 16 21:07:40.833148 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 35/134] 10.4.3.143 () {66 vars in 1426 bytes} [Sun Aug 16 21:07: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 16 21:07:40.845019 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [req-afe8dafd-9cb3-459d-82b7-65d909a26ef3 req-efea1e7d-c027-4d31-91f6-cfc4c9c13dcb None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:07:40.853382 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [req-afe8dafd-9cb3-459d-82b7-65d909a26ef3 req-efea1e7d-c027-4d31-91f6-cfc4c9c13dcb tempest-AttachSCSIVolumeTestJSON-1874028178 tempest-AttachSCSIVolumeTestJSON-1874028178-project-member] GET https://10.4.3.143/volume/v3/volumes/4f59c916-d421-45bb-af52-10802e382b19 Aug 16 21:07:40.853552 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [req-afe8dafd-9cb3-459d-82b7-65d909a26ef3 req-efea1e7d-c027-4d31-91f6-cfc4c9c13dcb tempest-AttachSCSIVolumeTestJSON-1874028178 tempest-AttachSCSIVolumeTestJSON-1874028178-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:07:40.853750 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [req-afe8dafd-9cb3-459d-82b7-65d909a26ef3 req-efea1e7d-c027-4d31-91f6-cfc4c9c13dcb tempest-AttachSCSIVolumeTestJSON-1874028178 tempest-AttachSCSIVolumeTestJSON-1874028178-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:07:40.868694 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:07:40.868694 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:07:40.872587 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [req-afe8dafd-9cb3-459d-82b7-65d909a26ef3 req-efea1e7d-c027-4d31-91f6-cfc4c9c13dcb tempest-AttachSCSIVolumeTestJSON-1874028178 tempest-AttachSCSIVolumeTestJSON-1874028178-project-member] Volume info retrieved successfully. Aug 16 21:07:40.882992 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [req-afe8dafd-9cb3-459d-82b7-65d909a26ef3 req-efea1e7d-c027-4d31-91f6-cfc4c9c13dcb tempest-AttachSCSIVolumeTestJSON-1874028178 tempest-AttachSCSIVolumeTestJSON-1874028178-project-member] https://10.4.3.143/volume/v3/volumes/4f59c916-d421-45bb-af52-10802e382b19 returned with HTTP 200 Aug 16 21:07:40.883555 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 34/135] 10.4.3.143 () {70 vars in 1639 bytes} [Sun Aug 16 21:07:40 2026] GET /volume/v3/volumes/4f59c916-d421-45bb-af52-10802e382b19 => generated 1323 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 16 21:07:40.928191 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-e72c6e4e-9917-4fde-bd87-14b9c4f6473c None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:07:40.931008 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-e72c6e4e-9917-4fde-bd87-14b9c4f6473c tempest-TaggedAttachmentsTest-741612257 tempest-TaggedAttachmentsTest-741612257-project-member] GET https://10.4.3.143/volume/v3/volumes/75573bab-fbb3-4a07-867d-31e65e1aa9b5 Aug 16 21:07:40.931225 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-e72c6e4e-9917-4fde-bd87-14b9c4f6473c tempest-TaggedAttachmentsTest-741612257 tempest-TaggedAttachmentsTest-741612257-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:07:40.931455 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-e72c6e4e-9917-4fde-bd87-14b9c4f6473c tempest-TaggedAttachmentsTest-741612257 tempest-TaggedAttachmentsTest-741612257-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:07:40.951750 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:07:40.951750 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:07:40.958843 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-e72c6e4e-9917-4fde-bd87-14b9c4f6473c tempest-TaggedAttachmentsTest-741612257 tempest-TaggedAttachmentsTest-741612257-project-member] Volume info retrieved successfully. Aug 16 21:07:40.966481 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-e72c6e4e-9917-4fde-bd87-14b9c4f6473c tempest-TaggedAttachmentsTest-741612257 tempest-TaggedAttachmentsTest-741612257-project-member] https://10.4.3.143/volume/v3/volumes/75573bab-fbb3-4a07-867d-31e65e1aa9b5 returned with HTTP 200 Aug 16 21:07:40.966481 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 34/136] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:07:40 2026] GET /volume/v3/volumes/75573bab-fbb3-4a07-867d-31e65e1aa9b5 => generated 845 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:07:41.486644 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-db3c6180-d180-4207-9e23-7298c705cd6a None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:07:41.487063 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-db3c6180-d180-4207-9e23-7298c705cd6a None None] GET https://10.4.3.143/volume// Aug 16 21:07:41.487245 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-db3c6180-d180-4207-9e23-7298c705cd6a None None] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:07:41.487422 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-db3c6180-d180-4207-9e23-7298c705cd6a None None] Calling method 'all' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:07:41.487742 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-db3c6180-d180-4207-9e23-7298c705cd6a None None] https://10.4.3.143/volume// returned with HTTP 300 Aug 16 21:07:41.488096 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 34/137] 10.4.3.143 () {66 vars in 1426 bytes} [Sun Aug 16 21:07: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 16 21:07:41.497082 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [req-ce59b529-68a8-4205-bde9-7202ec3aeb89 req-995dc975-4361-4199-8849-3138224ee80c None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:07:41.502437 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [req-ce59b529-68a8-4205-bde9-7202ec3aeb89 req-995dc975-4361-4199-8849-3138224ee80c tempest-AttachVolumeShelveTestJSON-1707417185 tempest-AttachVolumeShelveTestJSON-1707417185-project-member] GET https://10.4.3.143/volume/v3/volumes/67dcbe08-e8ec-4204-b512-00e5fe8a17ce Aug 16 21:07:41.502437 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [req-ce59b529-68a8-4205-bde9-7202ec3aeb89 req-995dc975-4361-4199-8849-3138224ee80c tempest-AttachVolumeShelveTestJSON-1707417185 tempest-AttachVolumeShelveTestJSON-1707417185-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:07:41.502437 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [req-ce59b529-68a8-4205-bde9-7202ec3aeb89 req-995dc975-4361-4199-8849-3138224ee80c tempest-AttachVolumeShelveTestJSON-1707417185 tempest-AttachVolumeShelveTestJSON-1707417185-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:07:41.512595 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:07:41.512595 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:07:41.516814 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [req-ce59b529-68a8-4205-bde9-7202ec3aeb89 req-995dc975-4361-4199-8849-3138224ee80c tempest-AttachVolumeShelveTestJSON-1707417185 tempest-AttachVolumeShelveTestJSON-1707417185-project-member] Volume info retrieved successfully. Aug 16 21:07:41.520734 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [req-ce59b529-68a8-4205-bde9-7202ec3aeb89 req-995dc975-4361-4199-8849-3138224ee80c tempest-AttachVolumeShelveTestJSON-1707417185 tempest-AttachVolumeShelveTestJSON-1707417185-project-member] https://10.4.3.143/volume/v3/volumes/67dcbe08-e8ec-4204-b512-00e5fe8a17ce returned with HTTP 200 Aug 16 21:07:41.521110 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 36/138] 10.4.3.143 () {70 vars in 1639 bytes} [Sun Aug 16 21:07:41 2026] GET /volume/v3/volumes/67dcbe08-e8ec-4204-b512-00e5fe8a17ce => generated 1291 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 16 21:07:41.601075 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [req-ce59b529-68a8-4205-bde9-7202ec3aeb89 req-6325febd-34f4-4e0d-ad10-d9a93f974548 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:07:41.603805 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [req-ce59b529-68a8-4205-bde9-7202ec3aeb89 req-6325febd-34f4-4e0d-ad10-d9a93f974548 tempest-AttachVolumeShelveTestJSON-1707417185 tempest-AttachVolumeShelveTestJSON-1707417185-project-member] PUT https://10.4.3.143/volume/v3/attachments/9968a227-17ea-45d9-93fb-0f7f6a717479 Aug 16 21:07:41.604330 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [req-ce59b529-68a8-4205-bde9-7202ec3aeb89 req-6325febd-34f4-4e0d-ad10-d9a93f974548 tempest-AttachVolumeShelveTestJSON-1707417185 tempest-AttachVolumeShelveTestJSON-1707417185-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.143", "host": "np0000007409", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:e42fbcbe2e9", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "69237b68-d654-4a76-81de-86e36bc8fb86", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:07:41.612841 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.coordination [req-ce59b529-68a8-4205-bde9-7202ec3aeb89 req-6325febd-34f4-4e0d-ad10-d9a93f974548 tempest-AttachVolumeShelveTestJSON-1707417185 tempest-AttachVolumeShelveTestJSON-1707417185-project-member] Acquiring lock "cinder-attachment_update-67dcbe08-e8ec-4204-b512-00e5fe8a17ce-np0000007409" by "attachment_update" {{(pid=100333) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:07:41.618084 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.coordination [req-ce59b529-68a8-4205-bde9-7202ec3aeb89 req-6325febd-34f4-4e0d-ad10-d9a93f974548 tempest-AttachVolumeShelveTestJSON-1707417185 tempest-AttachVolumeShelveTestJSON-1707417185-project-member] Lock "cinder-attachment_update-67dcbe08-e8ec-4204-b512-00e5fe8a17ce-np0000007409" acquired by "attachment_update" :: waited 0.005s {{(pid=100333) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:07:41.619803 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:07:41.619803 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:07:41.630752 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-d43bb80d-ab0a-4a7f-80b8-d1c14d616284 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:07:41.632722 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-d43bb80d-ab0a-4a7f-80b8-d1c14d616284 tempest-VolumesAssistedSnapshotsTest-1413737210 tempest-VolumesAssistedSnapshotsTest-1413737210-project-admin] GET https://10.4.3.143/volume/v3/volumes/d59bea67-0cc1-431c-8f05-358354889148 Aug 16 21:07:41.632938 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-d43bb80d-ab0a-4a7f-80b8-d1c14d616284 tempest-VolumesAssistedSnapshotsTest-1413737210 tempest-VolumesAssistedSnapshotsTest-1413737210-project-admin] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:07:41.633135 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-d43bb80d-ab0a-4a7f-80b8-d1c14d616284 tempest-VolumesAssistedSnapshotsTest-1413737210 tempest-VolumesAssistedSnapshotsTest-1413737210-project-admin] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:07:41.642061 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:07:41.642061 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:07:41.645529 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-d43bb80d-ab0a-4a7f-80b8-d1c14d616284 tempest-VolumesAssistedSnapshotsTest-1413737210 tempest-VolumesAssistedSnapshotsTest-1413737210-project-admin] Volume info retrieved successfully. Aug 16 21:07:41.649820 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-d43bb80d-ab0a-4a7f-80b8-d1c14d616284 tempest-VolumesAssistedSnapshotsTest-1413737210 tempest-VolumesAssistedSnapshotsTest-1413737210-project-admin] https://10.4.3.143/volume/v3/volumes/d59bea67-0cc1-431c-8f05-358354889148 returned with HTTP 200 Aug 16 21:07:41.650204 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 35/139] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:07:41 2026] GET /volume/v3/volumes/d59bea67-0cc1-431c-8f05-358354889148 => generated 1024 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:07:41.661778 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-cc994ae3-2331-404b-bfc6-fd073b837bcc None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:07:41.664138 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-cc994ae3-2331-404b-bfc6-fd073b837bcc tempest-AttachSCSIVolumeTestJSON-1874028178 tempest-AttachSCSIVolumeTestJSON-1874028178-project-reader] GET https://10.4.3.143/volume/v3/volumes/4f59c916-d421-45bb-af52-10802e382b19 Aug 16 21:07:41.664443 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-cc994ae3-2331-404b-bfc6-fd073b837bcc tempest-AttachSCSIVolumeTestJSON-1874028178 tempest-AttachSCSIVolumeTestJSON-1874028178-project-reader] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:07:41.664708 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-cc994ae3-2331-404b-bfc6-fd073b837bcc tempest-AttachSCSIVolumeTestJSON-1874028178 tempest-AttachSCSIVolumeTestJSON-1874028178-project-reader] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:07:41.678311 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:07:41.678311 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:07:41.683254 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-cc994ae3-2331-404b-bfc6-fd073b837bcc tempest-AttachSCSIVolumeTestJSON-1874028178 tempest-AttachSCSIVolumeTestJSON-1874028178-project-reader] Volume info retrieved successfully. Aug 16 21:07:41.689861 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-cc994ae3-2331-404b-bfc6-fd073b837bcc tempest-AttachSCSIVolumeTestJSON-1874028178 tempest-AttachSCSIVolumeTestJSON-1874028178-project-reader] https://10.4.3.143/volume/v3/volumes/4f59c916-d421-45bb-af52-10802e382b19 returned with HTTP 200 Aug 16 21:07:41.690339 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 35/140] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:07:41 2026] GET /volume/v3/volumes/4f59c916-d421-45bb-af52-10802e382b19 => generated 1143 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:07:41.710316 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.coordination [req-ce59b529-68a8-4205-bde9-7202ec3aeb89 req-6325febd-34f4-4e0d-ad10-d9a93f974548 tempest-AttachVolumeShelveTestJSON-1707417185 tempest-AttachVolumeShelveTestJSON-1707417185-project-member] Lock "cinder-attachment_update-67dcbe08-e8ec-4204-b512-00e5fe8a17ce-np0000007409" released by "attachment_update" :: held 0.092s {{(pid=100333) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:07:41.710665 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [req-ce59b529-68a8-4205-bde9-7202ec3aeb89 req-6325febd-34f4-4e0d-ad10-d9a93f974548 tempest-AttachVolumeShelveTestJSON-1707417185 tempest-AttachVolumeShelveTestJSON-1707417185-project-member] https://10.4.3.143/volume/v3/attachments/9968a227-17ea-45d9-93fb-0f7f6a717479 returned with HTTP 200 Aug 16 21:07:41.711160 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 35/141] 10.4.3.143 () {74 vars in 1704 bytes} [Sun Aug 16 21:07:41 2026] PUT /volume/v3/attachments/9968a227-17ea-45d9-93fb-0f7f6a717479 => generated 969 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:07:41.734561 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [req-ce59b529-68a8-4205-bde9-7202ec3aeb89 req-2a32facb-e0cd-4ef8-92a0-b3d8f8b2dca6 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:07:41.737045 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [req-ce59b529-68a8-4205-bde9-7202ec3aeb89 req-2a32facb-e0cd-4ef8-92a0-b3d8f8b2dca6 tempest-AttachVolumeShelveTestJSON-1707417185 tempest-AttachVolumeShelveTestJSON-1707417185-project-member] POST https://10.4.3.143/volume/v3/attachments/9968a227-17ea-45d9-93fb-0f7f6a717479/action Aug 16 21:07:41.737520 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [req-ce59b529-68a8-4205-bde9-7202ec3aeb89 req-2a32facb-e0cd-4ef8-92a0-b3d8f8b2dca6 tempest-AttachVolumeShelveTestJSON-1707417185 tempest-AttachVolumeShelveTestJSON-1707417185-project-member] Action body: b'{"os-complete": null}' {{(pid=100332) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 21:07:41.737698 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [req-ce59b529-68a8-4205-bde9-7202ec3aeb89 req-2a32facb-e0cd-4ef8-92a0-b3d8f8b2dca6 tempest-AttachVolumeShelveTestJSON-1707417185 tempest-AttachVolumeShelveTestJSON-1707417185-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:07:41.755139 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:07:41.755139 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:07:41.764725 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [req-ce59b529-68a8-4205-bde9-7202ec3aeb89 req-2a32facb-e0cd-4ef8-92a0-b3d8f8b2dca6 tempest-AttachVolumeShelveTestJSON-1707417185 tempest-AttachVolumeShelveTestJSON-1707417185-project-member] https://10.4.3.143/volume/v3/attachments/9968a227-17ea-45d9-93fb-0f7f6a717479/action returned with HTTP 204 Aug 16 21:07:41.765472 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 37/142] 10.4.3.143 () {74 vars in 1725 bytes} [Sun Aug 16 21:07:41 2026] POST /volume/v3/attachments/9968a227-17ea-45d9-93fb-0f7f6a717479/action => generated 0 bytes in 32 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:07:41.982423 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-b4f10add-a23e-4d0f-8282-ee8b82063816 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:07:41.985902 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-b4f10add-a23e-4d0f-8282-ee8b82063816 tempest-TaggedAttachmentsTest-741612257 tempest-TaggedAttachmentsTest-741612257-project-member] GET https://10.4.3.143/volume/v3/volumes/75573bab-fbb3-4a07-867d-31e65e1aa9b5 Aug 16 21:07:41.985902 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-b4f10add-a23e-4d0f-8282-ee8b82063816 tempest-TaggedAttachmentsTest-741612257 tempest-TaggedAttachmentsTest-741612257-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:07:41.985902 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-b4f10add-a23e-4d0f-8282-ee8b82063816 tempest-TaggedAttachmentsTest-741612257 tempest-TaggedAttachmentsTest-741612257-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:07:41.994911 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:07:41.994911 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:07:42.000184 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-b4f10add-a23e-4d0f-8282-ee8b82063816 tempest-TaggedAttachmentsTest-741612257 tempest-TaggedAttachmentsTest-741612257-project-member] Volume info retrieved successfully. Aug 16 21:07:42.005872 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-b4f10add-a23e-4d0f-8282-ee8b82063816 tempest-TaggedAttachmentsTest-741612257 tempest-TaggedAttachmentsTest-741612257-project-member] https://10.4.3.143/volume/v3/volumes/75573bab-fbb3-4a07-867d-31e65e1aa9b5 returned with HTTP 200 Aug 16 21:07:42.006376 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 36/143] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:07:41 2026] GET /volume/v3/volumes/75573bab-fbb3-4a07-867d-31e65e1aa9b5 => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:07:42.670034 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-0cb62fce-d25f-45f2-86c0-a6ae0f867143 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:07:42.673043 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-0cb62fce-d25f-45f2-86c0-a6ae0f867143 tempest-VolumesAssistedSnapshotsTest-1413737210 tempest-VolumesAssistedSnapshotsTest-1413737210-project-admin] GET https://10.4.3.143/volume/v3/volumes/d59bea67-0cc1-431c-8f05-358354889148 Aug 16 21:07:42.673220 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-0cb62fce-d25f-45f2-86c0-a6ae0f867143 tempest-VolumesAssistedSnapshotsTest-1413737210 tempest-VolumesAssistedSnapshotsTest-1413737210-project-admin] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:07:42.673726 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-0cb62fce-d25f-45f2-86c0-a6ae0f867143 tempest-VolumesAssistedSnapshotsTest-1413737210 tempest-VolumesAssistedSnapshotsTest-1413737210-project-admin] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:07:42.682996 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:07:42.682996 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:07:42.689344 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-0cb62fce-d25f-45f2-86c0-a6ae0f867143 tempest-VolumesAssistedSnapshotsTest-1413737210 tempest-VolumesAssistedSnapshotsTest-1413737210-project-admin] Volume info retrieved successfully. Aug 16 21:07:42.692538 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-0cb62fce-d25f-45f2-86c0-a6ae0f867143 tempest-VolumesAssistedSnapshotsTest-1413737210 tempest-VolumesAssistedSnapshotsTest-1413737210-project-admin] https://10.4.3.143/volume/v3/volumes/d59bea67-0cc1-431c-8f05-358354889148 returned with HTTP 200 Aug 16 21:07:42.692944 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 36/144] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:07:42 2026] GET /volume/v3/volumes/d59bea67-0cc1-431c-8f05-358354889148 => generated 1024 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:07:42.708480 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-c5b6a7b7-2c25-4690-af59-cd85ce9223fd None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:07:42.710670 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-c5b6a7b7-2c25-4690-af59-cd85ce9223fd tempest-AttachSCSIVolumeTestJSON-1874028178 tempest-AttachSCSIVolumeTestJSON-1874028178-project-reader] GET https://10.4.3.143/volume/v3/volumes/4f59c916-d421-45bb-af52-10802e382b19 Aug 16 21:07:42.710901 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-c5b6a7b7-2c25-4690-af59-cd85ce9223fd tempest-AttachSCSIVolumeTestJSON-1874028178 tempest-AttachSCSIVolumeTestJSON-1874028178-project-reader] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:07:42.711168 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-c5b6a7b7-2c25-4690-af59-cd85ce9223fd tempest-AttachSCSIVolumeTestJSON-1874028178 tempest-AttachSCSIVolumeTestJSON-1874028178-project-reader] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:07:42.732455 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:07:42.732455 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:07:42.737261 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-c5b6a7b7-2c25-4690-af59-cd85ce9223fd tempest-AttachSCSIVolumeTestJSON-1874028178 tempest-AttachSCSIVolumeTestJSON-1874028178-project-reader] Volume info retrieved successfully. Aug 16 21:07:42.743406 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-c5b6a7b7-2c25-4690-af59-cd85ce9223fd tempest-AttachSCSIVolumeTestJSON-1874028178 tempest-AttachSCSIVolumeTestJSON-1874028178-project-reader] https://10.4.3.143/volume/v3/volumes/4f59c916-d421-45bb-af52-10802e382b19 returned with HTTP 200 Aug 16 21:07:42.744207 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 36/145] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:07:42 2026] GET /volume/v3/volumes/4f59c916-d421-45bb-af52-10802e382b19 => generated 1143 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:07:42.761083 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [req-4dd5330d-f52e-43fd-a035-88e4f043e838 req-be863847-9bc6-48d6-ad1c-c5fd7e3084cf None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:07:42.763007 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [req-4dd5330d-f52e-43fd-a035-88e4f043e838 req-be863847-9bc6-48d6-ad1c-c5fd7e3084cf tempest-VolumesAssistedSnapshotsTest-1413737210 tempest-VolumesAssistedSnapshotsTest-1413737210-project-admin] POST https://10.4.3.143/volume/v3/attachments/a190becc-5c41-458f-aff0-1275892fe6cc/action Aug 16 21:07:42.763347 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [req-4dd5330d-f52e-43fd-a035-88e4f043e838 req-be863847-9bc6-48d6-ad1c-c5fd7e3084cf tempest-VolumesAssistedSnapshotsTest-1413737210 tempest-VolumesAssistedSnapshotsTest-1413737210-project-admin] Action body: b'{"os-complete": null}' {{(pid=100332) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 21:07:42.763471 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [req-4dd5330d-f52e-43fd-a035-88e4f043e838 req-be863847-9bc6-48d6-ad1c-c5fd7e3084cf tempest-VolumesAssistedSnapshotsTest-1413737210 tempest-VolumesAssistedSnapshotsTest-1413737210-project-admin] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:07:42.778936 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:07:42.778936 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:07:42.790100 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [req-4dd5330d-f52e-43fd-a035-88e4f043e838 req-be863847-9bc6-48d6-ad1c-c5fd7e3084cf tempest-VolumesAssistedSnapshotsTest-1413737210 tempest-VolumesAssistedSnapshotsTest-1413737210-project-admin] https://10.4.3.143/volume/v3/attachments/a190becc-5c41-458f-aff0-1275892fe6cc/action returned with HTTP 204 Aug 16 21:07:42.791005 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 38/146] 10.4.3.143 () {74 vars in 1725 bytes} [Sun Aug 16 21:07:42 2026] POST /volume/v3/attachments/a190becc-5c41-458f-aff0-1275892fe6cc/action => generated 0 bytes in 30 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:07:43.020372 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-03617842-058f-4b35-8e0c-a82047f3a6f3 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:07:43.022592 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-03617842-058f-4b35-8e0c-a82047f3a6f3 tempest-TaggedAttachmentsTest-741612257 tempest-TaggedAttachmentsTest-741612257-project-member] GET https://10.4.3.143/volume/v3/volumes/75573bab-fbb3-4a07-867d-31e65e1aa9b5 Aug 16 21:07:43.022870 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-03617842-058f-4b35-8e0c-a82047f3a6f3 tempest-TaggedAttachmentsTest-741612257 tempest-TaggedAttachmentsTest-741612257-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:07:43.023138 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-03617842-058f-4b35-8e0c-a82047f3a6f3 tempest-TaggedAttachmentsTest-741612257 tempest-TaggedAttachmentsTest-741612257-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:07:43.034766 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:07:43.034766 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:07:43.039243 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-03617842-058f-4b35-8e0c-a82047f3a6f3 tempest-TaggedAttachmentsTest-741612257 tempest-TaggedAttachmentsTest-741612257-project-member] Volume info retrieved successfully. Aug 16 21:07:43.044350 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-03617842-058f-4b35-8e0c-a82047f3a6f3 tempest-TaggedAttachmentsTest-741612257 tempest-TaggedAttachmentsTest-741612257-project-member] https://10.4.3.143/volume/v3/volumes/75573bab-fbb3-4a07-867d-31e65e1aa9b5 returned with HTTP 200 Aug 16 21:07:43.044908 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 37/147] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:07:43 2026] GET /volume/v3/volumes/75573bab-fbb3-4a07-867d-31e65e1aa9b5 => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:07:43.706880 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-07b8ae6f-a44e-443e-8025-30a3c620fb62 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:07:43.708995 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-07b8ae6f-a44e-443e-8025-30a3c620fb62 tempest-VolumesAssistedSnapshotsTest-1413737210 tempest-VolumesAssistedSnapshotsTest-1413737210-project-admin] GET https://10.4.3.143/volume/v3/volumes/d59bea67-0cc1-431c-8f05-358354889148 Aug 16 21:07:43.709143 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-07b8ae6f-a44e-443e-8025-30a3c620fb62 tempest-VolumesAssistedSnapshotsTest-1413737210 tempest-VolumesAssistedSnapshotsTest-1413737210-project-admin] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:07:43.709494 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-07b8ae6f-a44e-443e-8025-30a3c620fb62 tempest-VolumesAssistedSnapshotsTest-1413737210 tempest-VolumesAssistedSnapshotsTest-1413737210-project-admin] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:07:43.736687 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:07:43.736687 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:07:43.756610 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-07b8ae6f-a44e-443e-8025-30a3c620fb62 tempest-VolumesAssistedSnapshotsTest-1413737210 tempest-VolumesAssistedSnapshotsTest-1413737210-project-admin] Volume info retrieved successfully. Aug 16 21:07:43.756610 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-07b8ae6f-a44e-443e-8025-30a3c620fb62 tempest-VolumesAssistedSnapshotsTest-1413737210 tempest-VolumesAssistedSnapshotsTest-1413737210-project-admin] https://10.4.3.143/volume/v3/volumes/d59bea67-0cc1-431c-8f05-358354889148 returned with HTTP 200 Aug 16 21:07:43.756610 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 37/148] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:07:43 2026] GET /volume/v3/volumes/d59bea67-0cc1-431c-8f05-358354889148 => generated 1326 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:07:43.757470 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-48f32e38-2a5c-40e5-bdbf-8aaa8fd7620a None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:07:43.760028 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-48f32e38-2a5c-40e5-bdbf-8aaa8fd7620a tempest-AttachSCSIVolumeTestJSON-1874028178 tempest-AttachSCSIVolumeTestJSON-1874028178-project-reader] GET https://10.4.3.143/volume/v3/volumes/4f59c916-d421-45bb-af52-10802e382b19 Aug 16 21:07:43.760028 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-48f32e38-2a5c-40e5-bdbf-8aaa8fd7620a tempest-AttachSCSIVolumeTestJSON-1874028178 tempest-AttachSCSIVolumeTestJSON-1874028178-project-reader] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:07:43.764389 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-48f32e38-2a5c-40e5-bdbf-8aaa8fd7620a tempest-AttachSCSIVolumeTestJSON-1874028178 tempest-AttachSCSIVolumeTestJSON-1874028178-project-reader] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:07:43.771200 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-ab9c10ec-edf4-4b00-9a16-9ecaa7d2fcb5 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:07:43.773677 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-ab9c10ec-edf4-4b00-9a16-9ecaa7d2fcb5 tempest-VolumesAssistedSnapshotsTest-1413737210 tempest-VolumesAssistedSnapshotsTest-1413737210-project-admin] GET https://10.4.3.143/volume/v3/volumes/d59bea67-0cc1-431c-8f05-358354889148 Aug 16 21:07:43.773854 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-ab9c10ec-edf4-4b00-9a16-9ecaa7d2fcb5 tempest-VolumesAssistedSnapshotsTest-1413737210 tempest-VolumesAssistedSnapshotsTest-1413737210-project-admin] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:07:43.774152 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-ab9c10ec-edf4-4b00-9a16-9ecaa7d2fcb5 tempest-VolumesAssistedSnapshotsTest-1413737210 tempest-VolumesAssistedSnapshotsTest-1413737210-project-admin] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:07:43.780046 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:07:43.780046 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:07:43.786652 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-48f32e38-2a5c-40e5-bdbf-8aaa8fd7620a tempest-AttachSCSIVolumeTestJSON-1874028178 tempest-AttachSCSIVolumeTestJSON-1874028178-project-reader] Volume info retrieved successfully. Aug 16 21:07:43.789836 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:07:43.789836 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:07:43.794967 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-48f32e38-2a5c-40e5-bdbf-8aaa8fd7620a tempest-AttachSCSIVolumeTestJSON-1874028178 tempest-AttachSCSIVolumeTestJSON-1874028178-project-reader] https://10.4.3.143/volume/v3/volumes/4f59c916-d421-45bb-af52-10802e382b19 returned with HTTP 200 Aug 16 21:07:43.795735 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 37/149] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:07:43 2026] GET /volume/v3/volumes/4f59c916-d421-45bb-af52-10802e382b19 => generated 1143 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:07:43.795952 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-ab9c10ec-edf4-4b00-9a16-9ecaa7d2fcb5 tempest-VolumesAssistedSnapshotsTest-1413737210 tempest-VolumesAssistedSnapshotsTest-1413737210-project-admin] Volume info retrieved successfully. Aug 16 21:07:43.802771 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-ab9c10ec-edf4-4b00-9a16-9ecaa7d2fcb5 tempest-VolumesAssistedSnapshotsTest-1413737210 tempest-VolumesAssistedSnapshotsTest-1413737210-project-admin] https://10.4.3.143/volume/v3/volumes/d59bea67-0cc1-431c-8f05-358354889148 returned with HTTP 200 Aug 16 21:07:43.803329 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 39/150] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:07:43 2026] GET /volume/v3/volumes/d59bea67-0cc1-431c-8f05-358354889148 => generated 1326 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:07:44.058084 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-b051ace6-5186-437b-aced-6a889ca0c952 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:07:44.060778 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-b051ace6-5186-437b-aced-6a889ca0c952 tempest-TaggedAttachmentsTest-741612257 tempest-TaggedAttachmentsTest-741612257-project-member] GET https://10.4.3.143/volume/v3/volumes/75573bab-fbb3-4a07-867d-31e65e1aa9b5 Aug 16 21:07:44.060992 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-b051ace6-5186-437b-aced-6a889ca0c952 tempest-TaggedAttachmentsTest-741612257 tempest-TaggedAttachmentsTest-741612257-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:07:44.061201 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-b051ace6-5186-437b-aced-6a889ca0c952 tempest-TaggedAttachmentsTest-741612257 tempest-TaggedAttachmentsTest-741612257-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:07:44.073727 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:07:44.073727 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:07:44.077658 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-b051ace6-5186-437b-aced-6a889ca0c952 tempest-TaggedAttachmentsTest-741612257 tempest-TaggedAttachmentsTest-741612257-project-member] Volume info retrieved successfully. Aug 16 21:07:44.083901 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-b051ace6-5186-437b-aced-6a889ca0c952 tempest-TaggedAttachmentsTest-741612257 tempest-TaggedAttachmentsTest-741612257-project-member] https://10.4.3.143/volume/v3/volumes/75573bab-fbb3-4a07-867d-31e65e1aa9b5 returned with HTTP 200 Aug 16 21:07:44.084845 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 38/151] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:07:44 2026] GET /volume/v3/volumes/75573bab-fbb3-4a07-867d-31e65e1aa9b5 => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:07:44.246549 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-eefc175a-45bc-47ef-a2fa-c26d42bb184d None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:07:44.249809 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-eefc175a-45bc-47ef-a2fa-c26d42bb184d tempest-VolumesAssistedSnapshotsTest-1413737210 tempest-VolumesAssistedSnapshotsTest-1413737210-project-admin] GET https://10.4.3.143/volume/v3/volumes/d59bea67-0cc1-431c-8f05-358354889148 Aug 16 21:07:44.250113 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-eefc175a-45bc-47ef-a2fa-c26d42bb184d tempest-VolumesAssistedSnapshotsTest-1413737210 tempest-VolumesAssistedSnapshotsTest-1413737210-project-admin] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:07:44.252594 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-eefc175a-45bc-47ef-a2fa-c26d42bb184d tempest-VolumesAssistedSnapshotsTest-1413737210 tempest-VolumesAssistedSnapshotsTest-1413737210-project-admin] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:07:44.255809 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [req-240c7475-7b46-4e58-9ad7-5aa8d657ae54 req-9280adfe-67e4-4b42-8a51-8e1eace9b476 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:07:44.257930 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [req-240c7475-7b46-4e58-9ad7-5aa8d657ae54 req-9280adfe-67e4-4b42-8a51-8e1eace9b476 tempest-VolumesAssistedSnapshotsTest-33735582 tempest-VolumesAssistedSnapshotsTest-33735582-project] POST https://10.4.3.143/volume/v3/snapshots/None/action Aug 16 21:07:44.258284 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [req-240c7475-7b46-4e58-9ad7-5aa8d657ae54 req-9280adfe-67e4-4b42-8a51-8e1eace9b476 tempest-VolumesAssistedSnapshotsTest-33735582 tempest-VolumesAssistedSnapshotsTest-33735582-project] Action body: b'{"os-update_snapshot_status": {"status": "error_deleting", "progress": "90%"}}' {{(pid=100333) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 21:07:44.258401 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [req-240c7475-7b46-4e58-9ad7-5aa8d657ae54 req-9280adfe-67e4-4b42-8a51-8e1eace9b476 tempest-VolumesAssistedSnapshotsTest-33735582 tempest-VolumesAssistedSnapshotsTest-33735582-project] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error_deleting", "progress": "90%"}} {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:07:44.259801 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.contrib.snapshot_actions [req-240c7475-7b46-4e58-9ad7-5aa8d657ae54 req-9280adfe-67e4-4b42-8a51-8e1eace9b476 tempest-VolumesAssistedSnapshotsTest-33735582 tempest-VolumesAssistedSnapshotsTest-33735582-project] body: {'os-update_snapshot_status': {'status': 'error_deleting', 'progress': '90%'}} {{(pid=100333) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Aug 16 21:07:44.260927 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [req-351ee9b9-2c6d-4bf9-967f-23ec54b1f218 req-b91782c4-6606-4fd4-ab14-b05d7e12b20e None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:07:44.263690 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [req-351ee9b9-2c6d-4bf9-967f-23ec54b1f218 req-b91782c4-6606-4fd4-ab14-b05d7e12b20e tempest-VolumesAssistedSnapshotsTest-33735582 tempest-VolumesAssistedSnapshotsTest-33735582-project] POST https://10.4.3.143/volume/v3/snapshots/d6e9ace3-838b-457d-b71b-d63c8235eee1/action Aug 16 21:07:44.264200 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [req-351ee9b9-2c6d-4bf9-967f-23ec54b1f218 req-b91782c4-6606-4fd4-ab14-b05d7e12b20e tempest-VolumesAssistedSnapshotsTest-33735582 tempest-VolumesAssistedSnapshotsTest-33735582-project] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "90%"}}' {{(pid=100332) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 21:07:44.264394 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [req-351ee9b9-2c6d-4bf9-967f-23ec54b1f218 req-b91782c4-6606-4fd4-ab14-b05d7e12b20e tempest-VolumesAssistedSnapshotsTest-33735582 tempest-VolumesAssistedSnapshotsTest-33735582-project] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "90%"}} {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:07:44.265998 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.contrib.snapshot_actions [req-351ee9b9-2c6d-4bf9-967f-23ec54b1f218 req-b91782c4-6606-4fd4-ab14-b05d7e12b20e tempest-VolumesAssistedSnapshotsTest-33735582 tempest-VolumesAssistedSnapshotsTest-33735582-project] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '90%'}} {{(pid=100332) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Aug 16 21:07:44.272335 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:07:44.272335 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:07:44.276569 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-eefc175a-45bc-47ef-a2fa-c26d42bb184d tempest-VolumesAssistedSnapshotsTest-1413737210 tempest-VolumesAssistedSnapshotsTest-1413737210-project-admin] Volume info retrieved successfully. Aug 16 21:07:44.284211 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-eefc175a-45bc-47ef-a2fa-c26d42bb184d tempest-VolumesAssistedSnapshotsTest-1413737210 tempest-VolumesAssistedSnapshotsTest-1413737210-project-admin] https://10.4.3.143/volume/v3/volumes/d59bea67-0cc1-431c-8f05-358354889148 returned with HTTP 200 Aug 16 21:07:44.284211 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 38/152] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:07:44 2026] GET /volume/v3/volumes/d59bea67-0cc1-431c-8f05-358354889148 => generated 1326 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:07:44.293799 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [req-351ee9b9-2c6d-4bf9-967f-23ec54b1f218 req-b91782c4-6606-4fd4-ab14-b05d7e12b20e tempest-VolumesAssistedSnapshotsTest-33735582 tempest-VolumesAssistedSnapshotsTest-33735582-project] https://10.4.3.143/volume/v3/snapshots/d6e9ace3-838b-457d-b71b-d63c8235eee1/action returned with HTTP 404 Aug 16 21:07:44.294519 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 40/153] 10.4.3.143 () {72 vars in 1678 bytes} [Sun Aug 16 21:07:44 2026] POST /volume/v3/snapshots/d6e9ace3-838b-457d-b71b-d63c8235eee1/action => generated 111 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:07:44.311758 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [req-240c7475-7b46-4e58-9ad7-5aa8d657ae54 req-9280adfe-67e4-4b42-8a51-8e1eace9b476 tempest-VolumesAssistedSnapshotsTest-33735582 tempest-VolumesAssistedSnapshotsTest-33735582-project] https://10.4.3.143/volume/v3/snapshots/None/action returned with HTTP 404 Aug 16 21:07:44.312539 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 38/154] 10.4.3.143 () {72 vars in 1582 bytes} [Sun Aug 16 21:07:44 2026] POST /volume/v3/snapshots/None/action => generated 79 bytes in 57 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 16 21:07:44.374469 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [req-ec3b5dc7-f188-4a59-89b7-93b136a5a94d req-1b8be9d7-e2bc-408e-b053-5cb149ae9225 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:07:44.378568 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [req-ec3b5dc7-f188-4a59-89b7-93b136a5a94d req-1b8be9d7-e2bc-408e-b053-5cb149ae9225 tempest-VolumesAssistedSnapshotsTest-1413737210 tempest-VolumesAssistedSnapshotsTest-1413737210-project-admin] GET https://10.4.3.143/volume/v3/volumes/d59bea67-0cc1-431c-8f05-358354889148 Aug 16 21:07:44.378799 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [req-ec3b5dc7-f188-4a59-89b7-93b136a5a94d req-1b8be9d7-e2bc-408e-b053-5cb149ae9225 tempest-VolumesAssistedSnapshotsTest-1413737210 tempest-VolumesAssistedSnapshotsTest-1413737210-project-admin] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:07:44.379067 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [req-ec3b5dc7-f188-4a59-89b7-93b136a5a94d req-1b8be9d7-e2bc-408e-b053-5cb149ae9225 tempest-VolumesAssistedSnapshotsTest-1413737210 tempest-VolumesAssistedSnapshotsTest-1413737210-project-admin] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:07:44.398950 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:07:44.398950 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:07:44.404367 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [req-ec3b5dc7-f188-4a59-89b7-93b136a5a94d req-1b8be9d7-e2bc-408e-b053-5cb149ae9225 tempest-VolumesAssistedSnapshotsTest-1413737210 tempest-VolumesAssistedSnapshotsTest-1413737210-project-admin] Volume info retrieved successfully. Aug 16 21:07:44.409081 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [req-ec3b5dc7-f188-4a59-89b7-93b136a5a94d req-1b8be9d7-e2bc-408e-b053-5cb149ae9225 tempest-VolumesAssistedSnapshotsTest-1413737210 tempest-VolumesAssistedSnapshotsTest-1413737210-project-admin] https://10.4.3.143/volume/v3/volumes/d59bea67-0cc1-431c-8f05-358354889148 returned with HTTP 200 Aug 16 21:07:44.409683 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 39/155] 10.4.3.143 () {68 vars in 1598 bytes} [Sun Aug 16 21:07:44 2026] GET /volume/v3/volumes/d59bea67-0cc1-431c-8f05-358354889148 => generated 1326 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:07:44.454062 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [req-ec3b5dc7-f188-4a59-89b7-93b136a5a94d req-2c0100f4-7bdd-420b-b106-eaa7e5d0091f None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:07:44.457943 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [req-ec3b5dc7-f188-4a59-89b7-93b136a5a94d req-2c0100f4-7bdd-420b-b106-eaa7e5d0091f tempest-VolumesAssistedSnapshotsTest-1413737210 tempest-VolumesAssistedSnapshotsTest-1413737210-project-admin] POST https://10.4.3.143/volume/v3/volumes/d59bea67-0cc1-431c-8f05-358354889148/action Aug 16 21:07:44.457943 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [req-ec3b5dc7-f188-4a59-89b7-93b136a5a94d req-2c0100f4-7bdd-420b-b106-eaa7e5d0091f tempest-VolumesAssistedSnapshotsTest-1413737210 tempest-VolumesAssistedSnapshotsTest-1413737210-project-admin] Action body: b'{"os-begin_detaching": null}' {{(pid=100331) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 21:07:44.457943 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [req-ec3b5dc7-f188-4a59-89b7-93b136a5a94d req-2c0100f4-7bdd-420b-b106-eaa7e5d0091f tempest-VolumesAssistedSnapshotsTest-1413737210 tempest-VolumesAssistedSnapshotsTest-1413737210-project-admin] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:07:44.596268 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:07:44.596268 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:07:44.596268 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [req-ec3b5dc7-f188-4a59-89b7-93b136a5a94d req-2c0100f4-7bdd-420b-b106-eaa7e5d0091f tempest-VolumesAssistedSnapshotsTest-1413737210 tempest-VolumesAssistedSnapshotsTest-1413737210-project-admin] Volume info retrieved successfully. Aug 16 21:07:44.605047 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [req-ec3b5dc7-f188-4a59-89b7-93b136a5a94d req-2c0100f4-7bdd-420b-b106-eaa7e5d0091f tempest-VolumesAssistedSnapshotsTest-1413737210 tempest-VolumesAssistedSnapshotsTest-1413737210-project-admin] Begin detaching volume completed successfully. Aug 16 21:07:44.605403 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [req-ec3b5dc7-f188-4a59-89b7-93b136a5a94d req-2c0100f4-7bdd-420b-b106-eaa7e5d0091f tempest-VolumesAssistedSnapshotsTest-1413737210 tempest-VolumesAssistedSnapshotsTest-1413737210-project-admin] https://10.4.3.143/volume/v3/volumes/d59bea67-0cc1-431c-8f05-358354889148/action returned with HTTP 202 Aug 16 21:07:44.605687 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 39/156] 10.4.3.143 () {72 vars in 1672 bytes} [Sun Aug 16 21:07:44 2026] POST /volume/v3/volumes/d59bea67-0cc1-431c-8f05-358354889148/action => generated 0 bytes in 152 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 16 21:07:44.677897 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-9a57850a-b57c-45cf-b4a5-b70a310ce165 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:07:44.678385 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-9a57850a-b57c-45cf-b4a5-b70a310ce165 None None] GET https://10.4.3.143/volume// Aug 16 21:07:44.678589 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-9a57850a-b57c-45cf-b4a5-b70a310ce165 None None] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:07:44.678831 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-9a57850a-b57c-45cf-b4a5-b70a310ce165 None None] Calling method 'all' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:07:44.679161 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-9a57850a-b57c-45cf-b4a5-b70a310ce165 None None] https://10.4.3.143/volume// returned with HTTP 300 Aug 16 21:07:44.679439 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 41/157] 10.4.3.143 () {66 vars in 1426 bytes} [Sun Aug 16 21:07: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 16 21:07:44.690550 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [req-ec3b5dc7-f188-4a59-89b7-93b136a5a94d req-9f129153-13ce-45e6-85f6-d1cec882a76e None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:07:44.694327 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [req-ec3b5dc7-f188-4a59-89b7-93b136a5a94d req-9f129153-13ce-45e6-85f6-d1cec882a76e tempest-VolumesAssistedSnapshotsTest-1413737210 tempest-VolumesAssistedSnapshotsTest-1413737210-project-admin] GET https://10.4.3.143/volume/v3/volumes/d59bea67-0cc1-431c-8f05-358354889148 Aug 16 21:07:44.694688 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [req-ec3b5dc7-f188-4a59-89b7-93b136a5a94d req-9f129153-13ce-45e6-85f6-d1cec882a76e tempest-VolumesAssistedSnapshotsTest-1413737210 tempest-VolumesAssistedSnapshotsTest-1413737210-project-admin] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:07:44.695020 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [req-ec3b5dc7-f188-4a59-89b7-93b136a5a94d req-9f129153-13ce-45e6-85f6-d1cec882a76e tempest-VolumesAssistedSnapshotsTest-1413737210 tempest-VolumesAssistedSnapshotsTest-1413737210-project-admin] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:07:44.708236 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:07:44.708236 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:07:44.711990 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [req-ec3b5dc7-f188-4a59-89b7-93b136a5a94d req-9f129153-13ce-45e6-85f6-d1cec882a76e tempest-VolumesAssistedSnapshotsTest-1413737210 tempest-VolumesAssistedSnapshotsTest-1413737210-project-admin] Volume info retrieved successfully. Aug 16 21:07:44.718109 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [req-ec3b5dc7-f188-4a59-89b7-93b136a5a94d req-9f129153-13ce-45e6-85f6-d1cec882a76e tempest-VolumesAssistedSnapshotsTest-1413737210 tempest-VolumesAssistedSnapshotsTest-1413737210-project-admin] https://10.4.3.143/volume/v3/volumes/d59bea67-0cc1-431c-8f05-358354889148 returned with HTTP 200 Aug 16 21:07:44.718564 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 39/158] 10.4.3.143 () {70 vars in 1639 bytes} [Sun Aug 16 21:07:44 2026] GET /volume/v3/volumes/d59bea67-0cc1-431c-8f05-358354889148 => generated 1552 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 16 21:07:44.809895 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-4cd4af41-7c90-4c95-801b-731797de6c5d None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:07:44.811638 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-4cd4af41-7c90-4c95-801b-731797de6c5d tempest-AttachSCSIVolumeTestJSON-1874028178 tempest-AttachSCSIVolumeTestJSON-1874028178-project-reader] GET https://10.4.3.143/volume/v3/volumes/4f59c916-d421-45bb-af52-10802e382b19 Aug 16 21:07:44.811832 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-4cd4af41-7c90-4c95-801b-731797de6c5d tempest-AttachSCSIVolumeTestJSON-1874028178 tempest-AttachSCSIVolumeTestJSON-1874028178-project-reader] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:07:44.812040 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-4cd4af41-7c90-4c95-801b-731797de6c5d tempest-AttachSCSIVolumeTestJSON-1874028178 tempest-AttachSCSIVolumeTestJSON-1874028178-project-reader] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:07:44.821643 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:07:44.821643 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:07:44.824220 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-4cd4af41-7c90-4c95-801b-731797de6c5d tempest-AttachSCSIVolumeTestJSON-1874028178 tempest-AttachSCSIVolumeTestJSON-1874028178-project-reader] Volume info retrieved successfully. Aug 16 21:07:44.828179 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-4cd4af41-7c90-4c95-801b-731797de6c5d tempest-AttachSCSIVolumeTestJSON-1874028178 tempest-AttachSCSIVolumeTestJSON-1874028178-project-reader] https://10.4.3.143/volume/v3/volumes/4f59c916-d421-45bb-af52-10802e382b19 returned with HTTP 200 Aug 16 21:07:44.828520 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 40/159] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:07:44 2026] GET /volume/v3/volumes/4f59c916-d421-45bb-af52-10802e382b19 => generated 1143 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:07:45.102135 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-faf7dc8a-fec3-4cac-9397-dee3d7ce99dc None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:07:45.104048 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-faf7dc8a-fec3-4cac-9397-dee3d7ce99dc tempest-TaggedAttachmentsTest-741612257 tempest-TaggedAttachmentsTest-741612257-project-member] GET https://10.4.3.143/volume/v3/volumes/75573bab-fbb3-4a07-867d-31e65e1aa9b5 Aug 16 21:07:45.104247 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-faf7dc8a-fec3-4cac-9397-dee3d7ce99dc tempest-TaggedAttachmentsTest-741612257 tempest-TaggedAttachmentsTest-741612257-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:07:45.104433 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-faf7dc8a-fec3-4cac-9397-dee3d7ce99dc tempest-TaggedAttachmentsTest-741612257 tempest-TaggedAttachmentsTest-741612257-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:07:45.117955 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:07:45.117955 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:07:45.124086 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-faf7dc8a-fec3-4cac-9397-dee3d7ce99dc tempest-TaggedAttachmentsTest-741612257 tempest-TaggedAttachmentsTest-741612257-project-member] Volume info retrieved successfully. Aug 16 21:07:45.131095 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-faf7dc8a-fec3-4cac-9397-dee3d7ce99dc tempest-TaggedAttachmentsTest-741612257 tempest-TaggedAttachmentsTest-741612257-project-member] https://10.4.3.143/volume/v3/volumes/75573bab-fbb3-4a07-867d-31e65e1aa9b5 returned with HTTP 200 Aug 16 21:07:45.131553 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 40/160] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:07:45 2026] GET /volume/v3/volumes/75573bab-fbb3-4a07-867d-31e65e1aa9b5 => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:07:45.786427 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [req-82856e8c-5f83-4a7e-9866-6687bc30ca82 req-b5c1ca7e-df6f-469c-94c6-a5cbcb2bb177 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:07:45.788793 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [req-82856e8c-5f83-4a7e-9866-6687bc30ca82 req-b5c1ca7e-df6f-469c-94c6-a5cbcb2bb177 tempest-TaggedAttachmentsTest-741612257 tempest-TaggedAttachmentsTest-741612257-project-member] POST https://10.4.3.143/volume/v3/attachments/25ea1913-3185-407c-9684-6ba4434438a3/action Aug 16 21:07:45.789221 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [req-82856e8c-5f83-4a7e-9866-6687bc30ca82 req-b5c1ca7e-df6f-469c-94c6-a5cbcb2bb177 tempest-TaggedAttachmentsTest-741612257 tempest-TaggedAttachmentsTest-741612257-project-member] Action body: b'{"os-complete": null}' {{(pid=100332) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 21:07:45.789342 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [req-82856e8c-5f83-4a7e-9866-6687bc30ca82 req-b5c1ca7e-df6f-469c-94c6-a5cbcb2bb177 tempest-TaggedAttachmentsTest-741612257 tempest-TaggedAttachmentsTest-741612257-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:07:45.808250 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:07:45.808250 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:07:45.821827 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [req-82856e8c-5f83-4a7e-9866-6687bc30ca82 req-b5c1ca7e-df6f-469c-94c6-a5cbcb2bb177 tempest-TaggedAttachmentsTest-741612257 tempest-TaggedAttachmentsTest-741612257-project-member] https://10.4.3.143/volume/v3/attachments/25ea1913-3185-407c-9684-6ba4434438a3/action returned with HTTP 204 Aug 16 21:07:45.822243 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 42/161] 10.4.3.143 () {74 vars in 1725 bytes} [Sun Aug 16 21:07:45 2026] POST /volume/v3/attachments/25ea1913-3185-407c-9684-6ba4434438a3/action => generated 0 bytes in 36 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:07:45.842090 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-ecaaa124-764a-4531-8335-c339afda7950 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:07:45.845808 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-ecaaa124-764a-4531-8335-c339afda7950 tempest-AttachSCSIVolumeTestJSON-1874028178 tempest-AttachSCSIVolumeTestJSON-1874028178-project-reader] GET https://10.4.3.143/volume/v3/volumes/4f59c916-d421-45bb-af52-10802e382b19 Aug 16 21:07:45.846084 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-ecaaa124-764a-4531-8335-c339afda7950 tempest-AttachSCSIVolumeTestJSON-1874028178 tempest-AttachSCSIVolumeTestJSON-1874028178-project-reader] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:07:45.846331 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-ecaaa124-764a-4531-8335-c339afda7950 tempest-AttachSCSIVolumeTestJSON-1874028178 tempest-AttachSCSIVolumeTestJSON-1874028178-project-reader] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:07:45.858271 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:07:45.858271 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:07:45.863365 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-ecaaa124-764a-4531-8335-c339afda7950 tempest-AttachSCSIVolumeTestJSON-1874028178 tempest-AttachSCSIVolumeTestJSON-1874028178-project-reader] Volume info retrieved successfully. Aug 16 21:07:45.868832 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-ecaaa124-764a-4531-8335-c339afda7950 tempest-AttachSCSIVolumeTestJSON-1874028178 tempest-AttachSCSIVolumeTestJSON-1874028178-project-reader] https://10.4.3.143/volume/v3/volumes/4f59c916-d421-45bb-af52-10802e382b19 returned with HTTP 200 Aug 16 21:07:45.869346 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 40/162] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:07:45 2026] GET /volume/v3/volumes/4f59c916-d421-45bb-af52-10802e382b19 => generated 1143 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:07:45.908297 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [req-afe8dafd-9cb3-459d-82b7-65d909a26ef3 req-4d6a27f2-fbd4-4c21-8325-7c20acd52202 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:07:45.911903 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [req-afe8dafd-9cb3-459d-82b7-65d909a26ef3 req-4d6a27f2-fbd4-4c21-8325-7c20acd52202 tempest-AttachSCSIVolumeTestJSON-1874028178 tempest-AttachSCSIVolumeTestJSON-1874028178-project-member] DELETE https://10.4.3.143/volume/v3/attachments/bbba05d0-1e45-4270-960e-ba26b5b5e856 Aug 16 21:07:45.911903 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [req-afe8dafd-9cb3-459d-82b7-65d909a26ef3 req-4d6a27f2-fbd4-4c21-8325-7c20acd52202 tempest-AttachSCSIVolumeTestJSON-1874028178 tempest-AttachSCSIVolumeTestJSON-1874028178-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:07:45.912340 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [req-afe8dafd-9cb3-459d-82b7-65d909a26ef3 req-4d6a27f2-fbd4-4c21-8325-7c20acd52202 tempest-AttachSCSIVolumeTestJSON-1874028178 tempest-AttachSCSIVolumeTestJSON-1874028178-project-member] Calling method 'version_select' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:07:45.921352 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:07:45.921352 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:07:45.997447 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [req-afe8dafd-9cb3-459d-82b7-65d909a26ef3 req-4d6a27f2-fbd4-4c21-8325-7c20acd52202 tempest-AttachSCSIVolumeTestJSON-1874028178 tempest-AttachSCSIVolumeTestJSON-1874028178-project-member] https://10.4.3.143/volume/v3/attachments/bbba05d0-1e45-4270-960e-ba26b5b5e856 returned with HTTP 200 Aug 16 21:07:45.998081 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 41/163] 10.4.3.143 () {72 vars in 1673 bytes} [Sun Aug 16 21:07:45 2026] DELETE /volume/v3/attachments/bbba05d0-1e45-4270-960e-ba26b5b5e856 => generated 19 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:07:46.146504 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-bd5fe8fd-58cd-401f-8d95-ab39f2fa7ca3 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:07:46.148748 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-bd5fe8fd-58cd-401f-8d95-ab39f2fa7ca3 tempest-TaggedAttachmentsTest-741612257 tempest-TaggedAttachmentsTest-741612257-project-member] GET https://10.4.3.143/volume/v3/volumes/75573bab-fbb3-4a07-867d-31e65e1aa9b5 Aug 16 21:07:46.149012 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-bd5fe8fd-58cd-401f-8d95-ab39f2fa7ca3 tempest-TaggedAttachmentsTest-741612257 tempest-TaggedAttachmentsTest-741612257-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:07:46.149225 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-bd5fe8fd-58cd-401f-8d95-ab39f2fa7ca3 tempest-TaggedAttachmentsTest-741612257 tempest-TaggedAttachmentsTest-741612257-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:07:46.163536 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:07:46.163536 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:07:46.168565 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-bd5fe8fd-58cd-401f-8d95-ab39f2fa7ca3 tempest-TaggedAttachmentsTest-741612257 tempest-TaggedAttachmentsTest-741612257-project-member] Volume info retrieved successfully. Aug 16 21:07:46.173932 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-bd5fe8fd-58cd-401f-8d95-ab39f2fa7ca3 tempest-TaggedAttachmentsTest-741612257 tempest-TaggedAttachmentsTest-741612257-project-member] https://10.4.3.143/volume/v3/volumes/75573bab-fbb3-4a07-867d-31e65e1aa9b5 returned with HTTP 200 Aug 16 21:07:46.174315 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 41/164] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:07:46 2026] GET /volume/v3/volumes/75573bab-fbb3-4a07-867d-31e65e1aa9b5 => generated 1137 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:07:46.192701 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-e279618d-847e-4037-ac4f-3f720b72f643 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:07:46.194684 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-e279618d-847e-4037-ac4f-3f720b72f643 tempest-TaggedAttachmentsTest-741612257 tempest-TaggedAttachmentsTest-741612257-project-member] GET https://10.4.3.143/volume/v3/volumes/75573bab-fbb3-4a07-867d-31e65e1aa9b5 Aug 16 21:07:46.194882 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-e279618d-847e-4037-ac4f-3f720b72f643 tempest-TaggedAttachmentsTest-741612257 tempest-TaggedAttachmentsTest-741612257-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:07:46.195263 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-e279618d-847e-4037-ac4f-3f720b72f643 tempest-TaggedAttachmentsTest-741612257 tempest-TaggedAttachmentsTest-741612257-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:07:46.207733 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:07:46.207733 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:07:46.210858 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-e279618d-847e-4037-ac4f-3f720b72f643 tempest-TaggedAttachmentsTest-741612257 tempest-TaggedAttachmentsTest-741612257-project-member] Volume info retrieved successfully. Aug 16 21:07:46.216315 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-e279618d-847e-4037-ac4f-3f720b72f643 tempest-TaggedAttachmentsTest-741612257 tempest-TaggedAttachmentsTest-741612257-project-member] https://10.4.3.143/volume/v3/volumes/75573bab-fbb3-4a07-867d-31e65e1aa9b5 returned with HTTP 200 Aug 16 21:07:46.216603 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 43/165] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:07:46 2026] GET /volume/v3/volumes/75573bab-fbb3-4a07-867d-31e65e1aa9b5 => generated 1137 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:07:46.560204 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-c3e0b4e0-1b08-4cf2-a2d5-c31eb175afd1 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:07:46.560610 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-c3e0b4e0-1b08-4cf2-a2d5-c31eb175afd1 None None] GET https://10.4.3.143/volume// Aug 16 21:07:46.560801 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-c3e0b4e0-1b08-4cf2-a2d5-c31eb175afd1 None None] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:07:46.561036 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-c3e0b4e0-1b08-4cf2-a2d5-c31eb175afd1 None None] Calling method 'all' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:07:46.561377 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-c3e0b4e0-1b08-4cf2-a2d5-c31eb175afd1 None None] https://10.4.3.143/volume// returned with HTTP 300 Aug 16 21:07:46.561674 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 41/166] 10.4.3.143 () {66 vars in 1426 bytes} [Sun Aug 16 21:07:46 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 16 21:07:46.569776 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [req-186a0c84-9ca4-4c00-ab09-81b1106fd393 req-99a4fae6-47a1-4e21-b4bf-ef7a096c3370 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:07:46.575205 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [req-186a0c84-9ca4-4c00-ab09-81b1106fd393 req-99a4fae6-47a1-4e21-b4bf-ef7a096c3370 tempest-ServerActionsTestOtherB-2140746005 tempest-ServerActionsTestOtherB-2140746005-project-member] POST https://10.4.3.143/volume/v3/attachments Aug 16 21:07:46.575205 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [req-186a0c84-9ca4-4c00-ab09-81b1106fd393 req-99a4fae6-47a1-4e21-b4bf-ef7a096c3370 tempest-ServerActionsTestOtherB-2140746005 tempest-ServerActionsTestOtherB-2140746005-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "dd5df4bb-0af6-4723-9654-8f97a39103ac", "connector": null, "instance_uuid": "c58918ca-c567-46ad-b34f-aa2a184e58c3"}} {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:07:46.585139 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:07:46.585139 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:07:46.592060 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [req-ec3b5dc7-f188-4a59-89b7-93b136a5a94d req-f8cb28d5-20e1-4e10-8366-47b7c2213362 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:07:46.594102 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [req-ec3b5dc7-f188-4a59-89b7-93b136a5a94d req-f8cb28d5-20e1-4e10-8366-47b7c2213362 tempest-VolumesAssistedSnapshotsTest-1413737210 tempest-VolumesAssistedSnapshotsTest-1413737210-project-admin] DELETE https://10.4.3.143/volume/v3/attachments/a190becc-5c41-458f-aff0-1275892fe6cc Aug 16 21:07:46.594277 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [req-ec3b5dc7-f188-4a59-89b7-93b136a5a94d req-f8cb28d5-20e1-4e10-8366-47b7c2213362 tempest-VolumesAssistedSnapshotsTest-1413737210 tempest-VolumesAssistedSnapshotsTest-1413737210-project-admin] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:07:46.595510 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [req-ec3b5dc7-f188-4a59-89b7-93b136a5a94d req-f8cb28d5-20e1-4e10-8366-47b7c2213362 tempest-VolumesAssistedSnapshotsTest-1413737210 tempest-VolumesAssistedSnapshotsTest-1413737210-project-admin] Calling method 'version_select' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:07:46.612049 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:07:46.612049 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:07:46.628802 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [req-186a0c84-9ca4-4c00-ab09-81b1106fd393 req-99a4fae6-47a1-4e21-b4bf-ef7a096c3370 tempest-ServerActionsTestOtherB-2140746005 tempest-ServerActionsTestOtherB-2140746005-project-member] https://10.4.3.143/volume/v3/attachments returned with HTTP 200 Aug 16 21:07:46.628802 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 42/167] 10.4.3.143 () {74 vars in 1594 bytes} [Sun Aug 16 21:07:46 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 16 21:07:46.637336 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [req-186a0c84-9ca4-4c00-ab09-81b1106fd393 req-7e9b3d30-eaa7-4d64-ac19-fd7760b71e86 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:07:46.639727 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [req-186a0c84-9ca4-4c00-ab09-81b1106fd393 req-7e9b3d30-eaa7-4d64-ac19-fd7760b71e86 tempest-ServerActionsTestOtherB-2140746005 tempest-ServerActionsTestOtherB-2140746005-project-member] DELETE https://10.4.3.143/volume/v3/attachments/91c9cfac-8c84-4e81-8fa7-2cf74d260a62 Aug 16 21:07:46.640069 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [req-186a0c84-9ca4-4c00-ab09-81b1106fd393 req-7e9b3d30-eaa7-4d64-ac19-fd7760b71e86 tempest-ServerActionsTestOtherB-2140746005 tempest-ServerActionsTestOtherB-2140746005-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:07:46.640289 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [req-186a0c84-9ca4-4c00-ab09-81b1106fd393 req-7e9b3d30-eaa7-4d64-ac19-fd7760b71e86 tempest-ServerActionsTestOtherB-2140746005 tempest-ServerActionsTestOtherB-2140746005-project-member] Calling method 'version_select' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:07:46.648874 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:07:46.648874 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:07:46.685340 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [req-ec3b5dc7-f188-4a59-89b7-93b136a5a94d req-f8cb28d5-20e1-4e10-8366-47b7c2213362 tempest-VolumesAssistedSnapshotsTest-1413737210 tempest-VolumesAssistedSnapshotsTest-1413737210-project-admin] https://10.4.3.143/volume/v3/attachments/a190becc-5c41-458f-aff0-1275892fe6cc returned with HTTP 200 Aug 16 21:07:46.685865 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 42/168] 10.4.3.143 () {72 vars in 1673 bytes} [Sun Aug 16 21:07:46 2026] DELETE /volume/v3/attachments/a190becc-5c41-458f-aff0-1275892fe6cc => generated 19 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:07:46.710867 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [req-186a0c84-9ca4-4c00-ab09-81b1106fd393 req-7e9b3d30-eaa7-4d64-ac19-fd7760b71e86 tempest-ServerActionsTestOtherB-2140746005 tempest-ServerActionsTestOtherB-2140746005-project-member] https://10.4.3.143/volume/v3/attachments/91c9cfac-8c84-4e81-8fa7-2cf74d260a62 returned with HTTP 200 Aug 16 21:07:46.711600 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 44/169] 10.4.3.143 () {72 vars in 1673 bytes} [Sun Aug 16 21:07:46 2026] DELETE /volume/v3/attachments/91c9cfac-8c84-4e81-8fa7-2cf74d260a62 => generated 192 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:07:46.798644 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-1ef7d150-d4f9-4b80-9929-292bd7d94e40 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:07:46.800452 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-1ef7d150-d4f9-4b80-9929-292bd7d94e40 tempest-VolumesAssistedSnapshotsTest-1413737210 tempest-VolumesAssistedSnapshotsTest-1413737210-project-admin] GET https://10.4.3.143/volume/v3/volumes/d59bea67-0cc1-431c-8f05-358354889148 Aug 16 21:07:46.800648 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-1ef7d150-d4f9-4b80-9929-292bd7d94e40 tempest-VolumesAssistedSnapshotsTest-1413737210 tempest-VolumesAssistedSnapshotsTest-1413737210-project-admin] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:07:46.800826 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-1ef7d150-d4f9-4b80-9929-292bd7d94e40 tempest-VolumesAssistedSnapshotsTest-1413737210 tempest-VolumesAssistedSnapshotsTest-1413737210-project-admin] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:07:46.812136 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:07:46.812136 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:07:46.819466 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-1ef7d150-d4f9-4b80-9929-292bd7d94e40 tempest-VolumesAssistedSnapshotsTest-1413737210 tempest-VolumesAssistedSnapshotsTest-1413737210-project-admin] Volume info retrieved successfully. Aug 16 21:07:46.824807 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-1ef7d150-d4f9-4b80-9929-292bd7d94e40 tempest-VolumesAssistedSnapshotsTest-1413737210 tempest-VolumesAssistedSnapshotsTest-1413737210-project-admin] https://10.4.3.143/volume/v3/volumes/d59bea67-0cc1-431c-8f05-358354889148 returned with HTTP 200 Aug 16 21:07:46.825202 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 42/170] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:07:46 2026] GET /volume/v3/volumes/d59bea67-0cc1-431c-8f05-358354889148 => generated 1024 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:07:46.838445 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-a7df2743-b8d3-4580-8b3d-8b4795b38a91 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:07:46.841026 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-a7df2743-b8d3-4580-8b3d-8b4795b38a91 tempest-VolumesAssistedSnapshotsTest-1413737210 tempest-VolumesAssistedSnapshotsTest-1413737210-project-admin] DELETE https://10.4.3.143/volume/v3/volumes/d59bea67-0cc1-431c-8f05-358354889148 Aug 16 21:07:46.842812 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-a7df2743-b8d3-4580-8b3d-8b4795b38a91 tempest-VolumesAssistedSnapshotsTest-1413737210 tempest-VolumesAssistedSnapshotsTest-1413737210-project-admin] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:07:46.842812 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-a7df2743-b8d3-4580-8b3d-8b4795b38a91 tempest-VolumesAssistedSnapshotsTest-1413737210 tempest-VolumesAssistedSnapshotsTest-1413737210-project-admin] Calling method 'delete' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:07:46.842812 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.v3.volumes [None req-a7df2743-b8d3-4580-8b3d-8b4795b38a91 tempest-VolumesAssistedSnapshotsTest-1413737210 tempest-VolumesAssistedSnapshotsTest-1413737210-project-admin] Delete volume with id: d59bea67-0cc1-431c-8f05-358354889148 Aug 16 21:07:46.848760 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:07:46.848760 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:07:46.849295 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-a7df2743-b8d3-4580-8b3d-8b4795b38a91 tempest-VolumesAssistedSnapshotsTest-1413737210 tempest-VolumesAssistedSnapshotsTest-1413737210-project-admin] Volume info retrieved successfully. Aug 16 21:07:46.873542 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-a7df2743-b8d3-4580-8b3d-8b4795b38a91 tempest-VolumesAssistedSnapshotsTest-1413737210 tempest-VolumesAssistedSnapshotsTest-1413737210-project-admin] Delete volume request issued successfully. Aug 16 21:07:46.873977 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-a7df2743-b8d3-4580-8b3d-8b4795b38a91 tempest-VolumesAssistedSnapshotsTest-1413737210 tempest-VolumesAssistedSnapshotsTest-1413737210-project-admin] https://10.4.3.143/volume/v3/volumes/d59bea67-0cc1-431c-8f05-358354889148 returned with HTTP 202 Aug 16 21:07:46.874451 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 43/171] 10.4.3.143 () {66 vars in 1351 bytes} [Sun Aug 16 21:07:46 2026] DELETE /volume/v3/volumes/d59bea67-0cc1-431c-8f05-358354889148 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 21:07:46.883437 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-64c6b28b-b2eb-4569-9d76-caa0e8c9b315 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:07:46.885535 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-2e837fcc-b8b4-4bda-923f-b2f4a7232e96 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:07:46.885844 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-64c6b28b-b2eb-4569-9d76-caa0e8c9b315 tempest-VolumesAssistedSnapshotsTest-1413737210 tempest-VolumesAssistedSnapshotsTest-1413737210-project-admin] GET https://10.4.3.143/volume/v3/volumes/d59bea67-0cc1-431c-8f05-358354889148 Aug 16 21:07:46.886045 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-64c6b28b-b2eb-4569-9d76-caa0e8c9b315 tempest-VolumesAssistedSnapshotsTest-1413737210 tempest-VolumesAssistedSnapshotsTest-1413737210-project-admin] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:07:46.886251 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-64c6b28b-b2eb-4569-9d76-caa0e8c9b315 tempest-VolumesAssistedSnapshotsTest-1413737210 tempest-VolumesAssistedSnapshotsTest-1413737210-project-admin] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:07:46.887774 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-2e837fcc-b8b4-4bda-923f-b2f4a7232e96 tempest-AttachSCSIVolumeTestJSON-1874028178 tempest-AttachSCSIVolumeTestJSON-1874028178-project-reader] GET https://10.4.3.143/volume/v3/volumes/4f59c916-d421-45bb-af52-10802e382b19 Aug 16 21:07:46.887774 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-2e837fcc-b8b4-4bda-923f-b2f4a7232e96 tempest-AttachSCSIVolumeTestJSON-1874028178 tempest-AttachSCSIVolumeTestJSON-1874028178-project-reader] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:07:46.887934 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-2e837fcc-b8b4-4bda-923f-b2f4a7232e96 tempest-AttachSCSIVolumeTestJSON-1874028178 tempest-AttachSCSIVolumeTestJSON-1874028178-project-reader] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:07:46.896254 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:07:46.896254 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:07:46.900227 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-2e837fcc-b8b4-4bda-923f-b2f4a7232e96 tempest-AttachSCSIVolumeTestJSON-1874028178 tempest-AttachSCSIVolumeTestJSON-1874028178-project-reader] Volume info retrieved successfully. Aug 16 21:07:46.900499 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:07:46.900499 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:07:46.905151 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-2e837fcc-b8b4-4bda-923f-b2f4a7232e96 tempest-AttachSCSIVolumeTestJSON-1874028178 tempest-AttachSCSIVolumeTestJSON-1874028178-project-reader] https://10.4.3.143/volume/v3/volumes/4f59c916-d421-45bb-af52-10802e382b19 returned with HTTP 200 Aug 16 21:07:46.905588 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 45/172] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:07:46 2026] GET /volume/v3/volumes/4f59c916-d421-45bb-af52-10802e382b19 => generated 848 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:07:46.910369 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-64c6b28b-b2eb-4569-9d76-caa0e8c9b315 tempest-VolumesAssistedSnapshotsTest-1413737210 tempest-VolumesAssistedSnapshotsTest-1413737210-project-admin] Volume info retrieved successfully. Aug 16 21:07:46.916368 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-64c6b28b-b2eb-4569-9d76-caa0e8c9b315 tempest-VolumesAssistedSnapshotsTest-1413737210 tempest-VolumesAssistedSnapshotsTest-1413737210-project-admin] https://10.4.3.143/volume/v3/volumes/d59bea67-0cc1-431c-8f05-358354889148 returned with HTTP 200 Aug 16 21:07:46.916772 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 43/173] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:07:46 2026] GET /volume/v3/volumes/d59bea67-0cc1-431c-8f05-358354889148 => generated 1023 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:07:46.955063 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-db814ca2-f47d-4bad-9213-f58852032d42 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:07:46.958374 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-db814ca2-f47d-4bad-9213-f58852032d42 tempest-AttachSCSIVolumeTestJSON-1874028178 tempest-AttachSCSIVolumeTestJSON-1874028178-project-member] GET https://10.4.3.143/volume/v3/volumes/4f59c916-d421-45bb-af52-10802e382b19 Aug 16 21:07:46.958565 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-db814ca2-f47d-4bad-9213-f58852032d42 tempest-AttachSCSIVolumeTestJSON-1874028178 tempest-AttachSCSIVolumeTestJSON-1874028178-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:07:46.958751 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-db814ca2-f47d-4bad-9213-f58852032d42 tempest-AttachSCSIVolumeTestJSON-1874028178 tempest-AttachSCSIVolumeTestJSON-1874028178-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:07:46.968167 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:07:46.968167 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:07:46.973931 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-db814ca2-f47d-4bad-9213-f58852032d42 tempest-AttachSCSIVolumeTestJSON-1874028178 tempest-AttachSCSIVolumeTestJSON-1874028178-project-member] Volume info retrieved successfully. Aug 16 21:07:46.978504 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-db814ca2-f47d-4bad-9213-f58852032d42 tempest-AttachSCSIVolumeTestJSON-1874028178 tempest-AttachSCSIVolumeTestJSON-1874028178-project-member] https://10.4.3.143/volume/v3/volumes/4f59c916-d421-45bb-af52-10802e382b19 returned with HTTP 200 Aug 16 21:07:46.979024 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 43/174] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:07:46 2026] GET /volume/v3/volumes/4f59c916-d421-45bb-af52-10802e382b19 => generated 848 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:07:47.046224 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-5967f01f-f1dc-426c-9801-61efdc27e4f2 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:07:47.048760 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-5967f01f-f1dc-426c-9801-61efdc27e4f2 tempest-AttachSCSIVolumeTestJSON-1874028178 tempest-AttachSCSIVolumeTestJSON-1874028178-project-member] GET https://10.4.3.143/volume/v3/volumes/4f59c916-d421-45bb-af52-10802e382b19 Aug 16 21:07:47.049473 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-5967f01f-f1dc-426c-9801-61efdc27e4f2 tempest-AttachSCSIVolumeTestJSON-1874028178 tempest-AttachSCSIVolumeTestJSON-1874028178-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:07:47.049473 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-5967f01f-f1dc-426c-9801-61efdc27e4f2 tempest-AttachSCSIVolumeTestJSON-1874028178 tempest-AttachSCSIVolumeTestJSON-1874028178-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:07:47.058444 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:07:47.058444 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:07:47.062978 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-5967f01f-f1dc-426c-9801-61efdc27e4f2 tempest-AttachSCSIVolumeTestJSON-1874028178 tempest-AttachSCSIVolumeTestJSON-1874028178-project-member] Volume info retrieved successfully. Aug 16 21:07:47.069859 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-5967f01f-f1dc-426c-9801-61efdc27e4f2 tempest-AttachSCSIVolumeTestJSON-1874028178 tempest-AttachSCSIVolumeTestJSON-1874028178-project-member] https://10.4.3.143/volume/v3/volumes/4f59c916-d421-45bb-af52-10802e382b19 returned with HTTP 200 Aug 16 21:07:47.069859 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 44/175] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:07:47 2026] GET /volume/v3/volumes/4f59c916-d421-45bb-af52-10802e382b19 => generated 848 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:07:47.869040 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [req-186a0c84-9ca4-4c00-ab09-81b1106fd393 req-cf770020-a57b-4c99-b7e8-df13f5e7219c None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:07:47.874754 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [req-186a0c84-9ca4-4c00-ab09-81b1106fd393 req-cf770020-a57b-4c99-b7e8-df13f5e7219c tempest-ServerActionsTestOtherB-2140746005 tempest-ServerActionsTestOtherB-2140746005-project-member] PUT https://10.4.3.143/volume/v3/attachments/ae7dcb86-d320-4dd4-ba88-577df5ce50a2 Aug 16 21:07:47.875007 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [req-186a0c84-9ca4-4c00-ab09-81b1106fd393 req-cf770020-a57b-4c99-b7e8-df13f5e7219c tempest-ServerActionsTestOtherB-2140746005 tempest-ServerActionsTestOtherB-2140746005-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.143", "host": "np0000007409", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:e42fbcbe2e9", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "69237b68-d654-4a76-81de-86e36bc8fb86", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:07:47.888043 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.coordination [req-186a0c84-9ca4-4c00-ab09-81b1106fd393 req-cf770020-a57b-4c99-b7e8-df13f5e7219c tempest-ServerActionsTestOtherB-2140746005 tempest-ServerActionsTestOtherB-2140746005-project-member] Acquiring lock "cinder-attachment_update-dd5df4bb-0af6-4723-9654-8f97a39103ac-np0000007409" by "attachment_update" {{(pid=100332) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:07:47.892643 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.coordination [req-186a0c84-9ca4-4c00-ab09-81b1106fd393 req-cf770020-a57b-4c99-b7e8-df13f5e7219c tempest-ServerActionsTestOtherB-2140746005 tempest-ServerActionsTestOtherB-2140746005-project-member] Lock "cinder-attachment_update-dd5df4bb-0af6-4723-9654-8f97a39103ac-np0000007409" acquired by "attachment_update" :: waited 0.005s {{(pid=100332) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:07:47.893589 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:07:47.893589 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:07:47.931562 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-779b5b5c-fabb-451a-b180-e7e7e6e6895f None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:07:47.936010 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-779b5b5c-fabb-451a-b180-e7e7e6e6895f tempest-VolumesAssistedSnapshotsTest-1413737210 tempest-VolumesAssistedSnapshotsTest-1413737210-project-admin] GET https://10.4.3.143/volume/v3/volumes/d59bea67-0cc1-431c-8f05-358354889148 Aug 16 21:07:47.936258 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-779b5b5c-fabb-451a-b180-e7e7e6e6895f tempest-VolumesAssistedSnapshotsTest-1413737210 tempest-VolumesAssistedSnapshotsTest-1413737210-project-admin] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:07:47.936492 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-779b5b5c-fabb-451a-b180-e7e7e6e6895f tempest-VolumesAssistedSnapshotsTest-1413737210 tempest-VolumesAssistedSnapshotsTest-1413737210-project-admin] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:07:47.946779 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-779b5b5c-fabb-451a-b180-e7e7e6e6895f tempest-VolumesAssistedSnapshotsTest-1413737210 tempest-VolumesAssistedSnapshotsTest-1413737210-project-admin] https://10.4.3.143/volume/v3/volumes/d59bea67-0cc1-431c-8f05-358354889148 returned with HTTP 404 Aug 16 21:07:47.947277 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 44/176] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:07:47 2026] GET /volume/v3/volumes/d59bea67-0cc1-431c-8f05-358354889148 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:07:47.993186 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.coordination [req-186a0c84-9ca4-4c00-ab09-81b1106fd393 req-cf770020-a57b-4c99-b7e8-df13f5e7219c tempest-ServerActionsTestOtherB-2140746005 tempest-ServerActionsTestOtherB-2140746005-project-member] Lock "cinder-attachment_update-dd5df4bb-0af6-4723-9654-8f97a39103ac-np0000007409" released by "attachment_update" :: held 0.101s {{(pid=100332) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:07:47.993512 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [req-186a0c84-9ca4-4c00-ab09-81b1106fd393 req-cf770020-a57b-4c99-b7e8-df13f5e7219c tempest-ServerActionsTestOtherB-2140746005 tempest-ServerActionsTestOtherB-2140746005-project-member] https://10.4.3.143/volume/v3/attachments/ae7dcb86-d320-4dd4-ba88-577df5ce50a2 returned with HTTP 200 Aug 16 21:07:47.994809 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 46/177] 10.4.3.143 () {74 vars in 1704 bytes} [Sun Aug 16 21:07:47 2026] PUT /volume/v3/attachments/ae7dcb86-d320-4dd4-ba88-577df5ce50a2 => generated 969 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:07:48.008936 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [req-186a0c84-9ca4-4c00-ab09-81b1106fd393 req-27887917-24aa-4e54-80a3-f16dad81d0f3 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:07:48.015022 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [req-186a0c84-9ca4-4c00-ab09-81b1106fd393 req-27887917-24aa-4e54-80a3-f16dad81d0f3 tempest-ServerActionsTestOtherB-2140746005 tempest-ServerActionsTestOtherB-2140746005-project-member] GET https://10.4.3.143/volume/v3/attachments/ae7dcb86-d320-4dd4-ba88-577df5ce50a2 Aug 16 21:07:48.015357 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [req-186a0c84-9ca4-4c00-ab09-81b1106fd393 req-27887917-24aa-4e54-80a3-f16dad81d0f3 tempest-ServerActionsTestOtherB-2140746005 tempest-ServerActionsTestOtherB-2140746005-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:07:48.015573 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [req-186a0c84-9ca4-4c00-ab09-81b1106fd393 req-27887917-24aa-4e54-80a3-f16dad81d0f3 tempest-ServerActionsTestOtherB-2140746005 tempest-ServerActionsTestOtherB-2140746005-project-member] Calling method 'version_select' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:07:48.158425 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [req-186a0c84-9ca4-4c00-ab09-81b1106fd393 req-27887917-24aa-4e54-80a3-f16dad81d0f3 tempest-ServerActionsTestOtherB-2140746005 tempest-ServerActionsTestOtherB-2140746005-project-member] https://10.4.3.143/volume/v3/attachments/ae7dcb86-d320-4dd4-ba88-577df5ce50a2 returned with HTTP 200 Aug 16 21:07:48.158825 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 44/178] 10.4.3.143 () {70 vars in 1651 bytes} [Sun Aug 16 21:07:48 2026] GET /volume/v3/attachments/ae7dcb86-d320-4dd4-ba88-577df5ce50a2 => generated 994 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:07:48.249496 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [req-ca7e9731-53a6-4b07-baa8-1bf5b742cacd req-1282b0e5-f951-4c0e-8e2c-46c9ea06a44b None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:07:48.251426 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [req-ca7e9731-53a6-4b07-baa8-1bf5b742cacd req-1282b0e5-f951-4c0e-8e2c-46c9ea06a44b tempest-TaggedAttachmentsTest-741612257 tempest-TaggedAttachmentsTest-741612257-project-member] GET https://10.4.3.143/volume/v3/volumes/75573bab-fbb3-4a07-867d-31e65e1aa9b5 Aug 16 21:07:48.251615 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [req-ca7e9731-53a6-4b07-baa8-1bf5b742cacd req-1282b0e5-f951-4c0e-8e2c-46c9ea06a44b tempest-TaggedAttachmentsTest-741612257 tempest-TaggedAttachmentsTest-741612257-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:07:48.251853 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [req-ca7e9731-53a6-4b07-baa8-1bf5b742cacd req-1282b0e5-f951-4c0e-8e2c-46c9ea06a44b tempest-TaggedAttachmentsTest-741612257 tempest-TaggedAttachmentsTest-741612257-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:07:48.261111 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:07:48.261111 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:07:48.264423 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [req-ca7e9731-53a6-4b07-baa8-1bf5b742cacd req-1282b0e5-f951-4c0e-8e2c-46c9ea06a44b tempest-TaggedAttachmentsTest-741612257 tempest-TaggedAttachmentsTest-741612257-project-member] Volume info retrieved successfully. Aug 16 21:07:48.268684 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [req-ca7e9731-53a6-4b07-baa8-1bf5b742cacd req-1282b0e5-f951-4c0e-8e2c-46c9ea06a44b tempest-TaggedAttachmentsTest-741612257 tempest-TaggedAttachmentsTest-741612257-project-member] https://10.4.3.143/volume/v3/volumes/75573bab-fbb3-4a07-867d-31e65e1aa9b5 returned with HTTP 200 Aug 16 21:07:48.269057 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 45/179] 10.4.3.143 () {68 vars in 1598 bytes} [Sun Aug 16 21:07:48 2026] GET /volume/v3/volumes/75573bab-fbb3-4a07-867d-31e65e1aa9b5 => generated 1137 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:07:48.321755 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [req-ca7e9731-53a6-4b07-baa8-1bf5b742cacd req-5a9dbb7f-5b48-43fa-a45d-ef74a9710f7b None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:07:48.324171 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [req-ca7e9731-53a6-4b07-baa8-1bf5b742cacd req-5a9dbb7f-5b48-43fa-a45d-ef74a9710f7b tempest-TaggedAttachmentsTest-741612257 tempest-TaggedAttachmentsTest-741612257-project-member] POST https://10.4.3.143/volume/v3/volumes/75573bab-fbb3-4a07-867d-31e65e1aa9b5/action Aug 16 21:07:48.324171 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [req-ca7e9731-53a6-4b07-baa8-1bf5b742cacd req-5a9dbb7f-5b48-43fa-a45d-ef74a9710f7b tempest-TaggedAttachmentsTest-741612257 tempest-TaggedAttachmentsTest-741612257-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100331) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 21:07:48.324171 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [req-ca7e9731-53a6-4b07-baa8-1bf5b742cacd req-5a9dbb7f-5b48-43fa-a45d-ef74a9710f7b tempest-TaggedAttachmentsTest-741612257 tempest-TaggedAttachmentsTest-741612257-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:07:48.345504 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:07:48.345504 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:07:48.346136 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [req-ca7e9731-53a6-4b07-baa8-1bf5b742cacd req-5a9dbb7f-5b48-43fa-a45d-ef74a9710f7b tempest-TaggedAttachmentsTest-741612257 tempest-TaggedAttachmentsTest-741612257-project-member] Volume info retrieved successfully. Aug 16 21:07:48.355578 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [req-ca7e9731-53a6-4b07-baa8-1bf5b742cacd req-5a9dbb7f-5b48-43fa-a45d-ef74a9710f7b tempest-TaggedAttachmentsTest-741612257 tempest-TaggedAttachmentsTest-741612257-project-member] Begin detaching volume completed successfully. Aug 16 21:07:48.355834 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [req-ca7e9731-53a6-4b07-baa8-1bf5b742cacd req-5a9dbb7f-5b48-43fa-a45d-ef74a9710f7b tempest-TaggedAttachmentsTest-741612257 tempest-TaggedAttachmentsTest-741612257-project-member] https://10.4.3.143/volume/v3/volumes/75573bab-fbb3-4a07-867d-31e65e1aa9b5/action returned with HTTP 202 Aug 16 21:07:48.356668 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 45/180] 10.4.3.143 () {72 vars in 1672 bytes} [Sun Aug 16 21:07:48 2026] POST /volume/v3/volumes/75573bab-fbb3-4a07-867d-31e65e1aa9b5/action => generated 0 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 16 21:07:48.378707 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-4ddc5b16-ba49-4368-bf43-608112ed9072 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:07:48.381153 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-4ddc5b16-ba49-4368-bf43-608112ed9072 tempest-TaggedAttachmentsTest-741612257 tempest-TaggedAttachmentsTest-741612257-project-member] GET https://10.4.3.143/volume/v3/volumes/75573bab-fbb3-4a07-867d-31e65e1aa9b5 Aug 16 21:07:48.381438 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-4ddc5b16-ba49-4368-bf43-608112ed9072 tempest-TaggedAttachmentsTest-741612257 tempest-TaggedAttachmentsTest-741612257-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:07:48.382035 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-4ddc5b16-ba49-4368-bf43-608112ed9072 tempest-TaggedAttachmentsTest-741612257 tempest-TaggedAttachmentsTest-741612257-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:07:48.396423 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:07:48.396423 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:07:48.405780 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-4ddc5b16-ba49-4368-bf43-608112ed9072 tempest-TaggedAttachmentsTest-741612257 tempest-TaggedAttachmentsTest-741612257-project-member] Volume info retrieved successfully. Aug 16 21:07:48.416250 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-4ddc5b16-ba49-4368-bf43-608112ed9072 tempest-TaggedAttachmentsTest-741612257 tempest-TaggedAttachmentsTest-741612257-project-member] https://10.4.3.143/volume/v3/volumes/75573bab-fbb3-4a07-867d-31e65e1aa9b5 returned with HTTP 200 Aug 16 21:07:48.416713 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 47/181] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:07:48 2026] GET /volume/v3/volumes/75573bab-fbb3-4a07-867d-31e65e1aa9b5 => generated 1140 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:07:48.427145 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-29dd0c63-eda9-4456-9a93-33df667f30b3 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:07:48.427145 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-29dd0c63-eda9-4456-9a93-33df667f30b3 None None] GET https://10.4.3.143/volume// Aug 16 21:07:48.427145 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-29dd0c63-eda9-4456-9a93-33df667f30b3 None None] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:07:48.427145 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-29dd0c63-eda9-4456-9a93-33df667f30b3 None None] Calling method 'all' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:07:48.427244 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-29dd0c63-eda9-4456-9a93-33df667f30b3 None None] https://10.4.3.143/volume// returned with HTTP 300 Aug 16 21:07:48.427556 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 45/182] 10.4.3.143 () {66 vars in 1426 bytes} [Sun Aug 16 21:07: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 16 21:07:48.438283 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [req-ca7e9731-53a6-4b07-baa8-1bf5b742cacd req-75092784-fd01-4ca7-ad60-d14351c92ab6 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:07:48.440844 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [req-ca7e9731-53a6-4b07-baa8-1bf5b742cacd req-75092784-fd01-4ca7-ad60-d14351c92ab6 tempest-TaggedAttachmentsTest-741612257 tempest-TaggedAttachmentsTest-741612257-project-member] GET https://10.4.3.143/volume/v3/volumes/75573bab-fbb3-4a07-867d-31e65e1aa9b5 Aug 16 21:07:48.441157 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [req-ca7e9731-53a6-4b07-baa8-1bf5b742cacd req-75092784-fd01-4ca7-ad60-d14351c92ab6 tempest-TaggedAttachmentsTest-741612257 tempest-TaggedAttachmentsTest-741612257-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:07:48.441498 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [req-ca7e9731-53a6-4b07-baa8-1bf5b742cacd req-75092784-fd01-4ca7-ad60-d14351c92ab6 tempest-TaggedAttachmentsTest-741612257 tempest-TaggedAttachmentsTest-741612257-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:07:48.456078 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:07:48.456078 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:07:48.464175 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [req-ca7e9731-53a6-4b07-baa8-1bf5b742cacd req-75092784-fd01-4ca7-ad60-d14351c92ab6 tempest-TaggedAttachmentsTest-741612257 tempest-TaggedAttachmentsTest-741612257-project-member] Volume info retrieved successfully. Aug 16 21:07:48.474939 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [req-ca7e9731-53a6-4b07-baa8-1bf5b742cacd req-75092784-fd01-4ca7-ad60-d14351c92ab6 tempest-TaggedAttachmentsTest-741612257 tempest-TaggedAttachmentsTest-741612257-project-member] https://10.4.3.143/volume/v3/volumes/75573bab-fbb3-4a07-867d-31e65e1aa9b5 returned with HTTP 200 Aug 16 21:07:48.475417 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 46/183] 10.4.3.143 () {70 vars in 1639 bytes} [Sun Aug 16 21:07:48 2026] GET /volume/v3/volumes/75573bab-fbb3-4a07-867d-31e65e1aa9b5 => generated 1320 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 16 21:07:49.433449 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-824e4904-6803-4901-b166-fff3816379ec None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:07:49.437963 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-824e4904-6803-4901-b166-fff3816379ec tempest-TaggedAttachmentsTest-741612257 tempest-TaggedAttachmentsTest-741612257-project-member] GET https://10.4.3.143/volume/v3/volumes/75573bab-fbb3-4a07-867d-31e65e1aa9b5 Aug 16 21:07:49.437963 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-824e4904-6803-4901-b166-fff3816379ec tempest-TaggedAttachmentsTest-741612257 tempest-TaggedAttachmentsTest-741612257-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:07:49.437963 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-824e4904-6803-4901-b166-fff3816379ec tempest-TaggedAttachmentsTest-741612257 tempest-TaggedAttachmentsTest-741612257-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:07:49.458657 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:07:49.458657 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:07:49.465698 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-824e4904-6803-4901-b166-fff3816379ec tempest-TaggedAttachmentsTest-741612257 tempest-TaggedAttachmentsTest-741612257-project-member] Volume info retrieved successfully. Aug 16 21:07:49.470879 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-824e4904-6803-4901-b166-fff3816379ec tempest-TaggedAttachmentsTest-741612257 tempest-TaggedAttachmentsTest-741612257-project-member] https://10.4.3.143/volume/v3/volumes/75573bab-fbb3-4a07-867d-31e65e1aa9b5 returned with HTTP 200 Aug 16 21:07:49.470879 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 46/184] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:07:49 2026] GET /volume/v3/volumes/75573bab-fbb3-4a07-867d-31e65e1aa9b5 => generated 1140 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:07:50.489220 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-491266bf-65b3-49d0-bd70-36921905d414 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:07:50.491559 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-491266bf-65b3-49d0-bd70-36921905d414 tempest-TaggedAttachmentsTest-741612257 tempest-TaggedAttachmentsTest-741612257-project-member] GET https://10.4.3.143/volume/v3/volumes/75573bab-fbb3-4a07-867d-31e65e1aa9b5 Aug 16 21:07:50.491838 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-491266bf-65b3-49d0-bd70-36921905d414 tempest-TaggedAttachmentsTest-741612257 tempest-TaggedAttachmentsTest-741612257-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:07:50.492173 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-491266bf-65b3-49d0-bd70-36921905d414 tempest-TaggedAttachmentsTest-741612257 tempest-TaggedAttachmentsTest-741612257-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:07:50.505891 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:07:50.505891 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:07:50.510673 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-491266bf-65b3-49d0-bd70-36921905d414 tempest-TaggedAttachmentsTest-741612257 tempest-TaggedAttachmentsTest-741612257-project-member] Volume info retrieved successfully. Aug 16 21:07:50.516709 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-491266bf-65b3-49d0-bd70-36921905d414 tempest-TaggedAttachmentsTest-741612257 tempest-TaggedAttachmentsTest-741612257-project-member] https://10.4.3.143/volume/v3/volumes/75573bab-fbb3-4a07-867d-31e65e1aa9b5 returned with HTTP 200 Aug 16 21:07:50.517235 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 48/185] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:07:50 2026] GET /volume/v3/volumes/75573bab-fbb3-4a07-867d-31e65e1aa9b5 => generated 1140 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:07:51.169626 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-777b43cd-f0ec-472e-97e9-24c75b19ba0a None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:07:51.172381 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-777b43cd-f0ec-472e-97e9-24c75b19ba0a tempest-VolumesAssistedSnapshotsTest-1413737210 tempest-VolumesAssistedSnapshotsTest-1413737210-project-admin] DELETE https://10.4.3.143/volume/v3/volumes/d59bea67-0cc1-431c-8f05-358354889148 Aug 16 21:07:51.172381 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-777b43cd-f0ec-472e-97e9-24c75b19ba0a tempest-VolumesAssistedSnapshotsTest-1413737210 tempest-VolumesAssistedSnapshotsTest-1413737210-project-admin] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:07:51.172381 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-777b43cd-f0ec-472e-97e9-24c75b19ba0a tempest-VolumesAssistedSnapshotsTest-1413737210 tempest-VolumesAssistedSnapshotsTest-1413737210-project-admin] Calling method 'delete' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:07:51.172381 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.v3.volumes [None req-777b43cd-f0ec-472e-97e9-24c75b19ba0a tempest-VolumesAssistedSnapshotsTest-1413737210 tempest-VolumesAssistedSnapshotsTest-1413737210-project-admin] Delete volume with id: d59bea67-0cc1-431c-8f05-358354889148 Aug 16 21:07:51.176944 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-777b43cd-f0ec-472e-97e9-24c75b19ba0a tempest-VolumesAssistedSnapshotsTest-1413737210 tempest-VolumesAssistedSnapshotsTest-1413737210-project-admin] https://10.4.3.143/volume/v3/volumes/d59bea67-0cc1-431c-8f05-358354889148 returned with HTTP 404 Aug 16 21:07:51.177363 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 46/186] 10.4.3.143 () {66 vars in 1351 bytes} [Sun Aug 16 21:07:51 2026] DELETE /volume/v3/volumes/d59bea67-0cc1-431c-8f05-358354889148 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:07:51.187753 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-fb6657c0-66a0-4d59-83b7-dfbf0463308c None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:07:51.189397 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-fb6657c0-66a0-4d59-83b7-dfbf0463308c tempest-VolumesAssistedSnapshotsTest-1413737210 tempest-VolumesAssistedSnapshotsTest-1413737210-project-admin] GET https://10.4.3.143/volume/v3/volumes/d59bea67-0cc1-431c-8f05-358354889148 Aug 16 21:07:51.190125 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-fb6657c0-66a0-4d59-83b7-dfbf0463308c tempest-VolumesAssistedSnapshotsTest-1413737210 tempest-VolumesAssistedSnapshotsTest-1413737210-project-admin] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:07:51.190125 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-fb6657c0-66a0-4d59-83b7-dfbf0463308c tempest-VolumesAssistedSnapshotsTest-1413737210 tempest-VolumesAssistedSnapshotsTest-1413737210-project-admin] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:07:51.190212 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-b10d81d3-fa23-4896-bb89-045c95ad21a4 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:07:51.192060 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-b10d81d3-fa23-4896-bb89-045c95ad21a4 tempest-AttachSCSIVolumeTestJSON-1874028178 tempest-AttachSCSIVolumeTestJSON-1874028178-project-member] DELETE https://10.4.3.143/volume/v3/volumes/4f59c916-d421-45bb-af52-10802e382b19 Aug 16 21:07:51.192316 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-b10d81d3-fa23-4896-bb89-045c95ad21a4 tempest-AttachSCSIVolumeTestJSON-1874028178 tempest-AttachSCSIVolumeTestJSON-1874028178-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:07:51.192505 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-b10d81d3-fa23-4896-bb89-045c95ad21a4 tempest-AttachSCSIVolumeTestJSON-1874028178 tempest-AttachSCSIVolumeTestJSON-1874028178-project-member] Calling method 'delete' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:07:51.192720 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.v3.volumes [None req-b10d81d3-fa23-4896-bb89-045c95ad21a4 tempest-AttachSCSIVolumeTestJSON-1874028178 tempest-AttachSCSIVolumeTestJSON-1874028178-project-member] Delete volume with id: 4f59c916-d421-45bb-af52-10802e382b19 Aug 16 21:07:51.195120 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-fb6657c0-66a0-4d59-83b7-dfbf0463308c tempest-VolumesAssistedSnapshotsTest-1413737210 tempest-VolumesAssistedSnapshotsTest-1413737210-project-admin] https://10.4.3.143/volume/v3/volumes/d59bea67-0cc1-431c-8f05-358354889148 returned with HTTP 404 Aug 16 21:07:51.195577 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 47/187] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:07:51 2026] GET /volume/v3/volumes/d59bea67-0cc1-431c-8f05-358354889148 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:07:51.202328 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:07:51.202328 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:07:51.203018 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-b10d81d3-fa23-4896-bb89-045c95ad21a4 tempest-AttachSCSIVolumeTestJSON-1874028178 tempest-AttachSCSIVolumeTestJSON-1874028178-project-member] Volume info retrieved successfully. Aug 16 21:07:51.231372 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-b10d81d3-fa23-4896-bb89-045c95ad21a4 tempest-AttachSCSIVolumeTestJSON-1874028178 tempest-AttachSCSIVolumeTestJSON-1874028178-project-member] Delete volume request issued successfully. Aug 16 21:07:51.231600 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-b10d81d3-fa23-4896-bb89-045c95ad21a4 tempest-AttachSCSIVolumeTestJSON-1874028178 tempest-AttachSCSIVolumeTestJSON-1874028178-project-member] https://10.4.3.143/volume/v3/volumes/4f59c916-d421-45bb-af52-10802e382b19 returned with HTTP 202 Aug 16 21:07:51.232663 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 47/188] 10.4.3.143 () {66 vars in 1351 bytes} [Sun Aug 16 21:07:51 2026] DELETE /volume/v3/volumes/4f59c916-d421-45bb-af52-10802e382b19 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 21:07:51.245970 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-c7dfd2a8-ecca-430d-a8ce-8202612aa9a3 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:07:51.247818 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-c7dfd2a8-ecca-430d-a8ce-8202612aa9a3 tempest-AttachSCSIVolumeTestJSON-1874028178 tempest-AttachSCSIVolumeTestJSON-1874028178-project-member] GET https://10.4.3.143/volume/v3/volumes/4f59c916-d421-45bb-af52-10802e382b19 Aug 16 21:07:51.248019 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-c7dfd2a8-ecca-430d-a8ce-8202612aa9a3 tempest-AttachSCSIVolumeTestJSON-1874028178 tempest-AttachSCSIVolumeTestJSON-1874028178-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:07:51.248194 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-c7dfd2a8-ecca-430d-a8ce-8202612aa9a3 tempest-AttachSCSIVolumeTestJSON-1874028178 tempest-AttachSCSIVolumeTestJSON-1874028178-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:07:51.261418 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:07:51.261418 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:07:51.267905 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-c7dfd2a8-ecca-430d-a8ce-8202612aa9a3 tempest-AttachSCSIVolumeTestJSON-1874028178 tempest-AttachSCSIVolumeTestJSON-1874028178-project-member] Volume info retrieved successfully. Aug 16 21:07:51.277548 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-c7dfd2a8-ecca-430d-a8ce-8202612aa9a3 tempest-AttachSCSIVolumeTestJSON-1874028178 tempest-AttachSCSIVolumeTestJSON-1874028178-project-member] https://10.4.3.143/volume/v3/volumes/4f59c916-d421-45bb-af52-10802e382b19 returned with HTTP 200 Aug 16 21:07:51.277936 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 49/189] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:07:51 2026] GET /volume/v3/volumes/4f59c916-d421-45bb-af52-10802e382b19 => generated 847 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:07:51.531311 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-1cdfdde0-c727-428c-b79a-6c76d7cf5944 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:07:51.532976 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-1cdfdde0-c727-428c-b79a-6c76d7cf5944 tempest-TaggedAttachmentsTest-741612257 tempest-TaggedAttachmentsTest-741612257-project-member] GET https://10.4.3.143/volume/v3/volumes/75573bab-fbb3-4a07-867d-31e65e1aa9b5 Aug 16 21:07:51.533138 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-1cdfdde0-c727-428c-b79a-6c76d7cf5944 tempest-TaggedAttachmentsTest-741612257 tempest-TaggedAttachmentsTest-741612257-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:07:51.533249 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-1cdfdde0-c727-428c-b79a-6c76d7cf5944 tempest-TaggedAttachmentsTest-741612257 tempest-TaggedAttachmentsTest-741612257-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:07:51.542533 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:07:51.542533 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:07:51.546417 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-1cdfdde0-c727-428c-b79a-6c76d7cf5944 tempest-TaggedAttachmentsTest-741612257 tempest-TaggedAttachmentsTest-741612257-project-member] Volume info retrieved successfully. Aug 16 21:07:51.550531 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-1cdfdde0-c727-428c-b79a-6c76d7cf5944 tempest-TaggedAttachmentsTest-741612257 tempest-TaggedAttachmentsTest-741612257-project-member] https://10.4.3.143/volume/v3/volumes/75573bab-fbb3-4a07-867d-31e65e1aa9b5 returned with HTTP 200 Aug 16 21:07:51.550981 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 47/190] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:07:51 2026] GET /volume/v3/volumes/75573bab-fbb3-4a07-867d-31e65e1aa9b5 => generated 1140 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:07:52.292043 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-1ce9e2e4-9433-4cbc-9ae5-368fc2f3f08c None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:07:52.294300 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-1ce9e2e4-9433-4cbc-9ae5-368fc2f3f08c tempest-AttachSCSIVolumeTestJSON-1874028178 tempest-AttachSCSIVolumeTestJSON-1874028178-project-member] GET https://10.4.3.143/volume/v3/volumes/4f59c916-d421-45bb-af52-10802e382b19 Aug 16 21:07:52.294638 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-1ce9e2e4-9433-4cbc-9ae5-368fc2f3f08c tempest-AttachSCSIVolumeTestJSON-1874028178 tempest-AttachSCSIVolumeTestJSON-1874028178-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:07:52.294884 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-1ce9e2e4-9433-4cbc-9ae5-368fc2f3f08c tempest-AttachSCSIVolumeTestJSON-1874028178 tempest-AttachSCSIVolumeTestJSON-1874028178-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:07:52.302740 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-1ce9e2e4-9433-4cbc-9ae5-368fc2f3f08c tempest-AttachSCSIVolumeTestJSON-1874028178 tempest-AttachSCSIVolumeTestJSON-1874028178-project-member] https://10.4.3.143/volume/v3/volumes/4f59c916-d421-45bb-af52-10802e382b19 returned with HTTP 404 Aug 16 21:07:52.303417 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 48/191] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:07:52 2026] GET /volume/v3/volumes/4f59c916-d421-45bb-af52-10802e382b19 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:07:52.564475 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-ea38e9de-518c-46f6-92f9-f254a9b7d94f None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:07:52.566437 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-ea38e9de-518c-46f6-92f9-f254a9b7d94f tempest-TaggedAttachmentsTest-741612257 tempest-TaggedAttachmentsTest-741612257-project-member] GET https://10.4.3.143/volume/v3/volumes/75573bab-fbb3-4a07-867d-31e65e1aa9b5 Aug 16 21:07:52.566561 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-ea38e9de-518c-46f6-92f9-f254a9b7d94f tempest-TaggedAttachmentsTest-741612257 tempest-TaggedAttachmentsTest-741612257-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:07:52.566774 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-ea38e9de-518c-46f6-92f9-f254a9b7d94f tempest-TaggedAttachmentsTest-741612257 tempest-TaggedAttachmentsTest-741612257-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:07:52.577882 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:07:52.577882 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:07:52.582781 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-ea38e9de-518c-46f6-92f9-f254a9b7d94f tempest-TaggedAttachmentsTest-741612257 tempest-TaggedAttachmentsTest-741612257-project-member] Volume info retrieved successfully. Aug 16 21:07:52.589250 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-ea38e9de-518c-46f6-92f9-f254a9b7d94f tempest-TaggedAttachmentsTest-741612257 tempest-TaggedAttachmentsTest-741612257-project-member] https://10.4.3.143/volume/v3/volumes/75573bab-fbb3-4a07-867d-31e65e1aa9b5 returned with HTTP 200 Aug 16 21:07:52.589891 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 48/192] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:07:52 2026] GET /volume/v3/volumes/75573bab-fbb3-4a07-867d-31e65e1aa9b5 => generated 1140 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:07:52.994786 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [req-26b87507-bfd7-4060-b7d5-b376f0b4a8f4 req-ad79da9d-5030-4995-97b4-6ec2b741f214 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:07:52.996864 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [req-26b87507-bfd7-4060-b7d5-b376f0b4a8f4 req-ad79da9d-5030-4995-97b4-6ec2b741f214 tempest-ServerRescueNegativeTestJSON-559686989 tempest-ServerRescueNegativeTestJSON-559686989-project-member] GET https://10.4.3.143/volume/v3/volumes/d6e44551-189d-4b22-8c91-e4c7da53b90d Aug 16 21:07:52.997101 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [req-26b87507-bfd7-4060-b7d5-b376f0b4a8f4 req-ad79da9d-5030-4995-97b4-6ec2b741f214 tempest-ServerRescueNegativeTestJSON-559686989 tempest-ServerRescueNegativeTestJSON-559686989-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:07:52.997290 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [req-26b87507-bfd7-4060-b7d5-b376f0b4a8f4 req-ad79da9d-5030-4995-97b4-6ec2b741f214 tempest-ServerRescueNegativeTestJSON-559686989 tempest-ServerRescueNegativeTestJSON-559686989-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:07:53.006453 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:07:53.006453 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:07:53.010762 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [req-26b87507-bfd7-4060-b7d5-b376f0b4a8f4 req-ad79da9d-5030-4995-97b4-6ec2b741f214 tempest-ServerRescueNegativeTestJSON-559686989 tempest-ServerRescueNegativeTestJSON-559686989-project-member] Volume info retrieved successfully. Aug 16 21:07:53.015943 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [req-26b87507-bfd7-4060-b7d5-b376f0b4a8f4 req-ad79da9d-5030-4995-97b4-6ec2b741f214 tempest-ServerRescueNegativeTestJSON-559686989 tempest-ServerRescueNegativeTestJSON-559686989-project-member] https://10.4.3.143/volume/v3/volumes/d6e44551-189d-4b22-8c91-e4c7da53b90d returned with HTTP 200 Aug 16 21:07:53.016050 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 50/193] 10.4.3.143 () {68 vars in 1598 bytes} [Sun Aug 16 21:07:52 2026] GET /volume/v3/volumes/d6e44551-189d-4b22-8c91-e4c7da53b90d => generated 852 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:07:53.032017 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [req-ca7e9731-53a6-4b07-baa8-1bf5b742cacd req-4cb108c5-d87a-47d5-b216-9582b836686e None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:07:53.034846 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [req-ca7e9731-53a6-4b07-baa8-1bf5b742cacd req-4cb108c5-d87a-47d5-b216-9582b836686e tempest-TaggedAttachmentsTest-741612257 tempest-TaggedAttachmentsTest-741612257-project-member] DELETE https://10.4.3.143/volume/v3/attachments/25ea1913-3185-407c-9684-6ba4434438a3 Aug 16 21:07:53.035429 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [req-ca7e9731-53a6-4b07-baa8-1bf5b742cacd req-4cb108c5-d87a-47d5-b216-9582b836686e tempest-TaggedAttachmentsTest-741612257 tempest-TaggedAttachmentsTest-741612257-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:07:53.035977 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [req-ca7e9731-53a6-4b07-baa8-1bf5b742cacd req-4cb108c5-d87a-47d5-b216-9582b836686e tempest-TaggedAttachmentsTest-741612257 tempest-TaggedAttachmentsTest-741612257-project-member] Calling method 'version_select' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:07:53.050585 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:07:53.050585 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:07:53.121126 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-3d551a78-d932-42f8-b565-457d4159a15a None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:07:53.121522 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-3d551a78-d932-42f8-b565-457d4159a15a None None] GET https://10.4.3.143/volume// Aug 16 21:07:53.121711 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-3d551a78-d932-42f8-b565-457d4159a15a None None] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:07:53.121926 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-3d551a78-d932-42f8-b565-457d4159a15a None None] Calling method 'all' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:07:53.122550 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-3d551a78-d932-42f8-b565-457d4159a15a None None] https://10.4.3.143/volume// returned with HTTP 300 Aug 16 21:07:53.122897 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 49/194] 10.4.3.143 () {66 vars in 1428 bytes} [Sun Aug 16 21:07: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 16 21:07:53.134943 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [req-26b87507-bfd7-4060-b7d5-b376f0b4a8f4 req-10af6135-ff22-4d20-8657-497f66149d98 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:07:53.137564 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [req-26b87507-bfd7-4060-b7d5-b376f0b4a8f4 req-10af6135-ff22-4d20-8657-497f66149d98 tempest-ServerRescueNegativeTestJSON-559686989 tempest-ServerRescueNegativeTestJSON-559686989-project-member] POST https://10.4.3.143/volume/v3/attachments Aug 16 21:07:53.138002 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [req-26b87507-bfd7-4060-b7d5-b376f0b4a8f4 req-10af6135-ff22-4d20-8657-497f66149d98 tempest-ServerRescueNegativeTestJSON-559686989 tempest-ServerRescueNegativeTestJSON-559686989-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d6e44551-189d-4b22-8c91-e4c7da53b90d", "connector": null, "instance_uuid": "077f4b0e-ae6d-464a-a5bb-3e9f87b6e9d1"}} {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:07:53.148507 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:07:53.148507 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:07:53.149679 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [req-ca7e9731-53a6-4b07-baa8-1bf5b742cacd req-4cb108c5-d87a-47d5-b216-9582b836686e tempest-TaggedAttachmentsTest-741612257 tempest-TaggedAttachmentsTest-741612257-project-member] https://10.4.3.143/volume/v3/attachments/25ea1913-3185-407c-9684-6ba4434438a3 returned with HTTP 200 Aug 16 21:07:53.150137 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 48/195] 10.4.3.143 () {72 vars in 1673 bytes} [Sun Aug 16 21:07:53 2026] DELETE /volume/v3/attachments/25ea1913-3185-407c-9684-6ba4434438a3 => generated 19 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:07:53.180002 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [req-26b87507-bfd7-4060-b7d5-b376f0b4a8f4 req-10af6135-ff22-4d20-8657-497f66149d98 tempest-ServerRescueNegativeTestJSON-559686989 tempest-ServerRescueNegativeTestJSON-559686989-project-member] https://10.4.3.143/volume/v3/attachments returned with HTTP 200 Aug 16 21:07:53.180557 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 49/196] 10.4.3.143 () {74 vars in 1594 bytes} [Sun Aug 16 21:07:53 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 16 21:07:53.212996 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-9971f728-1342-45b1-8c83-529f180369c6 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:07:53.215884 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-9971f728-1342-45b1-8c83-529f180369c6 tempest-ServerRescueNegativeTestJSON-559686989 tempest-ServerRescueNegativeTestJSON-559686989-project-member] GET https://10.4.3.143/volume/v3/volumes/d6e44551-189d-4b22-8c91-e4c7da53b90d Aug 16 21:07:53.216132 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-9971f728-1342-45b1-8c83-529f180369c6 tempest-ServerRescueNegativeTestJSON-559686989 tempest-ServerRescueNegativeTestJSON-559686989-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:07:53.216356 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-9971f728-1342-45b1-8c83-529f180369c6 tempest-ServerRescueNegativeTestJSON-559686989 tempest-ServerRescueNegativeTestJSON-559686989-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:07:53.232874 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-31c9de14-c5d5-4e95-b8a0-27eabf42a939 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:07:53.232874 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-31c9de14-c5d5-4e95-b8a0-27eabf42a939 None None] GET https://10.4.3.143/volume// Aug 16 21:07:53.232968 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:07:53.232968 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:07:53.233013 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-31c9de14-c5d5-4e95-b8a0-27eabf42a939 None None] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:07:53.233013 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-31c9de14-c5d5-4e95-b8a0-27eabf42a939 None None] Calling method 'all' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:07:53.233013 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-31c9de14-c5d5-4e95-b8a0-27eabf42a939 None None] https://10.4.3.143/volume// returned with HTTP 300 Aug 16 21:07:53.233013 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 50/197] 10.4.3.143 () {66 vars in 1426 bytes} [Sun Aug 16 21:07: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 16 21:07:53.233178 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-9971f728-1342-45b1-8c83-529f180369c6 tempest-ServerRescueNegativeTestJSON-559686989 tempest-ServerRescueNegativeTestJSON-559686989-project-member] Volume info retrieved successfully. Aug 16 21:07:53.241650 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-9971f728-1342-45b1-8c83-529f180369c6 tempest-ServerRescueNegativeTestJSON-559686989 tempest-ServerRescueNegativeTestJSON-559686989-project-member] https://10.4.3.143/volume/v3/volumes/d6e44551-189d-4b22-8c91-e4c7da53b90d returned with HTTP 200 Aug 16 21:07:53.242154 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 51/198] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:07:53 2026] GET /volume/v3/volumes/d6e44551-189d-4b22-8c91-e4c7da53b90d => generated 851 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:07:53.243301 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [req-26b87507-bfd7-4060-b7d5-b376f0b4a8f4 req-c489776e-7d2a-42c1-a3d8-33eb336b8a3f None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:07:53.248250 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [req-26b87507-bfd7-4060-b7d5-b376f0b4a8f4 req-c489776e-7d2a-42c1-a3d8-33eb336b8a3f tempest-ServerRescueNegativeTestJSON-559686989 tempest-ServerRescueNegativeTestJSON-559686989-project-member] GET https://10.4.3.143/volume/v3/volumes/d6e44551-189d-4b22-8c91-e4c7da53b90d Aug 16 21:07:53.251388 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [req-26b87507-bfd7-4060-b7d5-b376f0b4a8f4 req-c489776e-7d2a-42c1-a3d8-33eb336b8a3f tempest-ServerRescueNegativeTestJSON-559686989 tempest-ServerRescueNegativeTestJSON-559686989-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:07:53.251631 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [req-26b87507-bfd7-4060-b7d5-b376f0b4a8f4 req-c489776e-7d2a-42c1-a3d8-33eb336b8a3f tempest-ServerRescueNegativeTestJSON-559686989 tempest-ServerRescueNegativeTestJSON-559686989-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:07:53.261650 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:07:53.261650 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:07:53.265129 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [req-26b87507-bfd7-4060-b7d5-b376f0b4a8f4 req-c489776e-7d2a-42c1-a3d8-33eb336b8a3f tempest-ServerRescueNegativeTestJSON-559686989 tempest-ServerRescueNegativeTestJSON-559686989-project-member] Volume info retrieved successfully. Aug 16 21:07:53.269159 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [req-26b87507-bfd7-4060-b7d5-b376f0b4a8f4 req-c489776e-7d2a-42c1-a3d8-33eb336b8a3f tempest-ServerRescueNegativeTestJSON-559686989 tempest-ServerRescueNegativeTestJSON-559686989-project-member] https://10.4.3.143/volume/v3/volumes/d6e44551-189d-4b22-8c91-e4c7da53b90d returned with HTTP 200 Aug 16 21:07:53.269813 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 49/199] 10.4.3.143 () {70 vars in 1639 bytes} [Sun Aug 16 21:07:53 2026] GET /volume/v3/volumes/d6e44551-189d-4b22-8c91-e4c7da53b90d => generated 1031 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 16 21:07:53.363273 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [req-26b87507-bfd7-4060-b7d5-b376f0b4a8f4 req-50e2a3d6-90a1-4ea8-9f49-5483370d1d1e None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:07:53.373144 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [req-26b87507-bfd7-4060-b7d5-b376f0b4a8f4 req-50e2a3d6-90a1-4ea8-9f49-5483370d1d1e tempest-ServerRescueNegativeTestJSON-559686989 tempest-ServerRescueNegativeTestJSON-559686989-project-member] PUT https://10.4.3.143/volume/v3/attachments/c013b213-57eb-4a21-981a-1bd5c93abf6b Aug 16 21:07:53.373523 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [req-26b87507-bfd7-4060-b7d5-b376f0b4a8f4 req-50e2a3d6-90a1-4ea8-9f49-5483370d1d1e tempest-ServerRescueNegativeTestJSON-559686989 tempest-ServerRescueNegativeTestJSON-559686989-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.143", "host": "np0000007409", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:e42fbcbe2e9", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "69237b68-d654-4a76-81de-86e36bc8fb86", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:07:53.383205 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.coordination [req-26b87507-bfd7-4060-b7d5-b376f0b4a8f4 req-50e2a3d6-90a1-4ea8-9f49-5483370d1d1e tempest-ServerRescueNegativeTestJSON-559686989 tempest-ServerRescueNegativeTestJSON-559686989-project-member] Acquiring lock "cinder-attachment_update-d6e44551-189d-4b22-8c91-e4c7da53b90d-np0000007409" by "attachment_update" {{(pid=100331) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:07:53.390752 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.coordination [req-26b87507-bfd7-4060-b7d5-b376f0b4a8f4 req-50e2a3d6-90a1-4ea8-9f49-5483370d1d1e tempest-ServerRescueNegativeTestJSON-559686989 tempest-ServerRescueNegativeTestJSON-559686989-project-member] Lock "cinder-attachment_update-d6e44551-189d-4b22-8c91-e4c7da53b90d-np0000007409" acquired by "attachment_update" :: waited 0.006s {{(pid=100331) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:07:53.390752 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:07:53.390752 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:07:53.494202 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.coordination [req-26b87507-bfd7-4060-b7d5-b376f0b4a8f4 req-50e2a3d6-90a1-4ea8-9f49-5483370d1d1e tempest-ServerRescueNegativeTestJSON-559686989 tempest-ServerRescueNegativeTestJSON-559686989-project-member] Lock "cinder-attachment_update-d6e44551-189d-4b22-8c91-e4c7da53b90d-np0000007409" released by "attachment_update" :: held 0.105s {{(pid=100331) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:07:53.494382 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [req-26b87507-bfd7-4060-b7d5-b376f0b4a8f4 req-50e2a3d6-90a1-4ea8-9f49-5483370d1d1e tempest-ServerRescueNegativeTestJSON-559686989 tempest-ServerRescueNegativeTestJSON-559686989-project-member] https://10.4.3.143/volume/v3/attachments/c013b213-57eb-4a21-981a-1bd5c93abf6b returned with HTTP 200 Aug 16 21:07:53.494798 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 50/200] 10.4.3.143 () {74 vars in 1704 bytes} [Sun Aug 16 21:07:53 2026] PUT /volume/v3/attachments/c013b213-57eb-4a21-981a-1bd5c93abf6b => generated 969 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:07:53.604128 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-05631791-7653-4976-b380-4836ceb9158d None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:07:53.605773 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-05631791-7653-4976-b380-4836ceb9158d tempest-TaggedAttachmentsTest-741612257 tempest-TaggedAttachmentsTest-741612257-project-member] GET https://10.4.3.143/volume/v3/volumes/75573bab-fbb3-4a07-867d-31e65e1aa9b5 Aug 16 21:07:53.605958 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-05631791-7653-4976-b380-4836ceb9158d tempest-TaggedAttachmentsTest-741612257 tempest-TaggedAttachmentsTest-741612257-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:07:53.606136 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-05631791-7653-4976-b380-4836ceb9158d tempest-TaggedAttachmentsTest-741612257 tempest-TaggedAttachmentsTest-741612257-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:07:53.613098 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:07:53.613098 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:07:53.616860 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-05631791-7653-4976-b380-4836ceb9158d tempest-TaggedAttachmentsTest-741612257 tempest-TaggedAttachmentsTest-741612257-project-member] Volume info retrieved successfully. Aug 16 21:07:53.621247 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-05631791-7653-4976-b380-4836ceb9158d tempest-TaggedAttachmentsTest-741612257 tempest-TaggedAttachmentsTest-741612257-project-member] https://10.4.3.143/volume/v3/volumes/75573bab-fbb3-4a07-867d-31e65e1aa9b5 returned with HTTP 200 Aug 16 21:07:53.621595 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 51/201] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:07:53 2026] GET /volume/v3/volumes/75573bab-fbb3-4a07-867d-31e65e1aa9b5 => generated 845 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:07:54.258688 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-8909d24c-595a-4944-a6bb-3c12d9a6d5bd None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:07:54.262450 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-8909d24c-595a-4944-a6bb-3c12d9a6d5bd tempest-ServerRescueNegativeTestJSON-559686989 tempest-ServerRescueNegativeTestJSON-559686989-project-member] GET https://10.4.3.143/volume/v3/volumes/d6e44551-189d-4b22-8c91-e4c7da53b90d Aug 16 21:07:54.262792 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-8909d24c-595a-4944-a6bb-3c12d9a6d5bd tempest-ServerRescueNegativeTestJSON-559686989 tempest-ServerRescueNegativeTestJSON-559686989-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:07:54.263107 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-8909d24c-595a-4944-a6bb-3c12d9a6d5bd tempest-ServerRescueNegativeTestJSON-559686989 tempest-ServerRescueNegativeTestJSON-559686989-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:07:54.282388 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:07:54.282388 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:07:54.292736 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-8909d24c-595a-4944-a6bb-3c12d9a6d5bd tempest-ServerRescueNegativeTestJSON-559686989 tempest-ServerRescueNegativeTestJSON-559686989-project-member] Volume info retrieved successfully. Aug 16 21:07:54.304869 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-8909d24c-595a-4944-a6bb-3c12d9a6d5bd tempest-ServerRescueNegativeTestJSON-559686989 tempest-ServerRescueNegativeTestJSON-559686989-project-member] https://10.4.3.143/volume/v3/volumes/d6e44551-189d-4b22-8c91-e4c7da53b90d returned with HTTP 200 Aug 16 21:07:54.305438 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 52/202] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:07:54 2026] GET /volume/v3/volumes/d6e44551-189d-4b22-8c91-e4c7da53b90d => generated 852 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:07:54.319424 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [req-186a0c84-9ca4-4c00-ab09-81b1106fd393 req-615b35ed-3e17-4362-966b-a3d0c741caee None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:07:54.322665 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [req-186a0c84-9ca4-4c00-ab09-81b1106fd393 req-615b35ed-3e17-4362-966b-a3d0c741caee tempest-ServerActionsTestOtherB-2140746005 tempest-ServerActionsTestOtherB-2140746005-project-member] POST https://10.4.3.143/volume/v3/attachments/ae7dcb86-d320-4dd4-ba88-577df5ce50a2/action Aug 16 21:07:54.323178 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [req-186a0c84-9ca4-4c00-ab09-81b1106fd393 req-615b35ed-3e17-4362-966b-a3d0c741caee tempest-ServerActionsTestOtherB-2140746005 tempest-ServerActionsTestOtherB-2140746005-project-member] Action body: b'{"os-complete": null}' {{(pid=100333) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 21:07:54.324045 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [req-186a0c84-9ca4-4c00-ab09-81b1106fd393 req-615b35ed-3e17-4362-966b-a3d0c741caee tempest-ServerActionsTestOtherB-2140746005 tempest-ServerActionsTestOtherB-2140746005-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:07:54.349518 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:07:54.349518 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:07:54.365364 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [req-186a0c84-9ca4-4c00-ab09-81b1106fd393 req-615b35ed-3e17-4362-966b-a3d0c741caee tempest-ServerActionsTestOtherB-2140746005 tempest-ServerActionsTestOtherB-2140746005-project-member] https://10.4.3.143/volume/v3/attachments/ae7dcb86-d320-4dd4-ba88-577df5ce50a2/action returned with HTTP 204 Aug 16 21:07:54.365951 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 50/203] 10.4.3.143 () {74 vars in 1725 bytes} [Sun Aug 16 21:07:54 2026] POST /volume/v3/attachments/ae7dcb86-d320-4dd4-ba88-577df5ce50a2/action => generated 0 bytes in 47 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:07:55.322615 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-c0006b91-2b0a-4bb7-ae6e-8914ccc3842c None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:07:55.326527 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-c0006b91-2b0a-4bb7-ae6e-8914ccc3842c tempest-ServerRescueNegativeTestJSON-559686989 tempest-ServerRescueNegativeTestJSON-559686989-project-member] GET https://10.4.3.143/volume/v3/volumes/d6e44551-189d-4b22-8c91-e4c7da53b90d Aug 16 21:07:55.326838 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-c0006b91-2b0a-4bb7-ae6e-8914ccc3842c tempest-ServerRescueNegativeTestJSON-559686989 tempest-ServerRescueNegativeTestJSON-559686989-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:07:55.327130 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-c0006b91-2b0a-4bb7-ae6e-8914ccc3842c tempest-ServerRescueNegativeTestJSON-559686989 tempest-ServerRescueNegativeTestJSON-559686989-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:07:55.338808 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:07:55.338808 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:07:55.344664 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-c0006b91-2b0a-4bb7-ae6e-8914ccc3842c tempest-ServerRescueNegativeTestJSON-559686989 tempest-ServerRescueNegativeTestJSON-559686989-project-member] Volume info retrieved successfully. Aug 16 21:07:55.349081 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-c0006b91-2b0a-4bb7-ae6e-8914ccc3842c tempest-ServerRescueNegativeTestJSON-559686989 tempest-ServerRescueNegativeTestJSON-559686989-project-member] https://10.4.3.143/volume/v3/volumes/d6e44551-189d-4b22-8c91-e4c7da53b90d returned with HTTP 200 Aug 16 21:07:55.349969 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 51/204] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:07:55 2026] GET /volume/v3/volumes/d6e44551-189d-4b22-8c91-e4c7da53b90d => generated 852 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:07:55.904299 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-9f22da40-bb78-4996-9d75-04eb225aa1f3 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:07:56.158692 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-9f22da40-bb78-4996-9d75-04eb225aa1f3 tempest-TaggedBootDevicesTest_v242-1685113217 tempest-TaggedBootDevicesTest_v242-1685113217-project-member] POST https://10.4.3.143/volume/v3/volumes Aug 16 21:07:56.158692 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-9f22da40-bb78-4996-9d75-04eb225aa1f3 tempest-TaggedBootDevicesTest_v242-1685113217 tempest-TaggedBootDevicesTest_v242-1685113217-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-1737123223", "imageRef": "42b524b5-4969-43e9-b5aa-f976c786aa94"}} {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:07:56.160157 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.v3.volumes [None req-9f22da40-bb78-4996-9d75-04eb225aa1f3 tempest-TaggedBootDevicesTest_v242-1685113217 tempest-TaggedBootDevicesTest_v242-1685113217-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest_v242-volume-1737123223', 'imageRef': '42b524b5-4969-43e9-b5aa-f976c786aa94'}} {{(pid=100330) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 21:07:56.365900 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-5894e3db-ffe5-43d4-b3c4-b224759be047 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:07:56.367725 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-5894e3db-ffe5-43d4-b3c4-b224759be047 tempest-ServerRescueNegativeTestJSON-559686989 tempest-ServerRescueNegativeTestJSON-559686989-project-member] GET https://10.4.3.143/volume/v3/volumes/d6e44551-189d-4b22-8c91-e4c7da53b90d Aug 16 21:07:56.367982 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-5894e3db-ffe5-43d4-b3c4-b224759be047 tempest-ServerRescueNegativeTestJSON-559686989 tempest-ServerRescueNegativeTestJSON-559686989-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:07:56.368201 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-5894e3db-ffe5-43d4-b3c4-b224759be047 tempest-ServerRescueNegativeTestJSON-559686989 tempest-ServerRescueNegativeTestJSON-559686989-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:07:56.379483 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:07:56.379483 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:07:56.384329 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-5894e3db-ffe5-43d4-b3c4-b224759be047 tempest-ServerRescueNegativeTestJSON-559686989 tempest-ServerRescueNegativeTestJSON-559686989-project-member] Volume info retrieved successfully. Aug 16 21:07:56.390231 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-5894e3db-ffe5-43d4-b3c4-b224759be047 tempest-ServerRescueNegativeTestJSON-559686989 tempest-ServerRescueNegativeTestJSON-559686989-project-member] https://10.4.3.143/volume/v3/volumes/d6e44551-189d-4b22-8c91-e4c7da53b90d returned with HTTP 200 Aug 16 21:07:56.390683 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 53/205] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:07:56 2026] GET /volume/v3/volumes/d6e44551-189d-4b22-8c91-e4c7da53b90d => generated 852 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:07:56.748686 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.v3.volumes [None req-9f22da40-bb78-4996-9d75-04eb225aa1f3 tempest-TaggedBootDevicesTest_v242-1685113217 tempest-TaggedBootDevicesTest_v242-1685113217-project-member] Create volume of 1 GB Aug 16 21:07:56.768670 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-9f22da40-bb78-4996-9d75-04eb225aa1f3 tempest-TaggedBootDevicesTest_v242-1685113217 tempest-TaggedBootDevicesTest_v242-1685113217-project-member] Availability zone cache updated, next update will occur around 2026-08-16 22:07:56.767869. {{(pid=100330) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 16 21:07:56.768670 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-9f22da40-bb78-4996-9d75-04eb225aa1f3 tempest-TaggedBootDevicesTest_v242-1685113217 tempest-TaggedBootDevicesTest_v242-1685113217-project-member] Availability Zones retrieved successfully. Aug 16 21:07:56.804320 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [req-26b87507-bfd7-4060-b7d5-b376f0b4a8f4 req-a46af143-847b-4df6-ad38-1f52c438381f None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:07:56.806767 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [req-26b87507-bfd7-4060-b7d5-b376f0b4a8f4 req-a46af143-847b-4df6-ad38-1f52c438381f tempest-ServerRescueNegativeTestJSON-559686989 tempest-ServerRescueNegativeTestJSON-559686989-project-member] POST https://10.4.3.143/volume/v3/attachments/c013b213-57eb-4a21-981a-1bd5c93abf6b/action Aug 16 21:07:56.807203 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [req-26b87507-bfd7-4060-b7d5-b376f0b4a8f4 req-a46af143-847b-4df6-ad38-1f52c438381f tempest-ServerRescueNegativeTestJSON-559686989 tempest-ServerRescueNegativeTestJSON-559686989-project-member] Action body: b'{"os-complete": null}' {{(pid=100333) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 21:07:56.807335 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [req-26b87507-bfd7-4060-b7d5-b376f0b4a8f4 req-a46af143-847b-4df6-ad38-1f52c438381f tempest-ServerRescueNegativeTestJSON-559686989 tempest-ServerRescueNegativeTestJSON-559686989-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:07:56.825396 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:07:56.825396 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:07:56.839290 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [req-26b87507-bfd7-4060-b7d5-b376f0b4a8f4 req-a46af143-847b-4df6-ad38-1f52c438381f tempest-ServerRescueNegativeTestJSON-559686989 tempest-ServerRescueNegativeTestJSON-559686989-project-member] https://10.4.3.143/volume/v3/attachments/c013b213-57eb-4a21-981a-1bd5c93abf6b/action returned with HTTP 204 Aug 16 21:07:56.839902 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 51/206] 10.4.3.143 () {74 vars in 1725 bytes} [Sun Aug 16 21:07:56 2026] POST /volume/v3/attachments/c013b213-57eb-4a21-981a-1bd5c93abf6b/action => generated 0 bytes in 36 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:07:56.919017 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-9f22da40-bb78-4996-9d75-04eb225aa1f3 tempest-TaggedBootDevicesTest_v242-1685113217 tempest-TaggedBootDevicesTest_v242-1685113217-project-member] Flow 'volume_create_api' (6b8bfb52-b8bf-4b4c-8b49-4040b19d9554) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100330) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:07:56.919946 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-9f22da40-bb78-4996-9d75-04eb225aa1f3 tempest-TaggedBootDevicesTest_v242-1685113217 tempest-TaggedBootDevicesTest_v242-1685113217-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (78547c9d-6ea3-4fc7-a779-f388543cf0d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:07:56.920899 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.flows.api.create_volume [None req-9f22da40-bb78-4996-9d75-04eb225aa1f3 tempest-TaggedBootDevicesTest_v242-1685113217 tempest-TaggedBootDevicesTest_v242-1685113217-project-member] Validating volume size '1' using validate_int {{(pid=100330) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 21:07:57.045376 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-9f22da40-bb78-4996-9d75-04eb225aa1f3 tempest-TaggedBootDevicesTest_v242-1685113217 tempest-TaggedBootDevicesTest_v242-1685113217-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (78547c9d-6ea3-4fc7-a779-f388543cf0d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T21:04:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=69e633b8-fab9-4b15-8b40-4f1a67c51cda,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '69e633b8-fab9-4b15-8b40-4f1a67c51cda', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:07:57.046169 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-9f22da40-bb78-4996-9d75-04eb225aa1f3 tempest-TaggedBootDevicesTest_v242-1685113217 tempest-TaggedBootDevicesTest_v242-1685113217-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ec69e4a4-be74-4c0a-8d7e-4383dba82ca3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:07:57.082530 np0000007409 devstack@c-api.service[100330]: WARNING cinder.quota [None req-9f22da40-bb78-4996-9d75-04eb225aa1f3 tempest-TaggedBootDevicesTest_v242-1685113217 tempest-TaggedBootDevicesTest_v242-1685113217-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 16 21:07:57.082881 np0000007409 devstack@c-api.service[100330]: WARNING cinder.quota [None req-9f22da40-bb78-4996-9d75-04eb225aa1f3 tempest-TaggedBootDevicesTest_v242-1685113217 tempest-TaggedBootDevicesTest_v242-1685113217-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 16 21:07:57.130654 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.quota [None req-9f22da40-bb78-4996-9d75-04eb225aa1f3 tempest-TaggedBootDevicesTest_v242-1685113217 tempest-TaggedBootDevicesTest_v242-1685113217-project-member] Created reservations ['f02d8951-b3e8-4ffe-b24c-752f304e22da', '8da833c8-20b1-47a6-bbb4-1d360c66b729', '225b72d3-1a4d-4c2d-9581-7ab2d7a2dc7e', '7c3355ef-a675-4396-bd2e-c969403040ae'] {{(pid=100330) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:07:57.131567 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-9f22da40-bb78-4996-9d75-04eb225aa1f3 tempest-TaggedBootDevicesTest_v242-1685113217 tempest-TaggedBootDevicesTest_v242-1685113217-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ec69e4a4-be74-4c0a-8d7e-4383dba82ca3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f02d8951-b3e8-4ffe-b24c-752f304e22da', '8da833c8-20b1-47a6-bbb4-1d360c66b729', '225b72d3-1a4d-4c2d-9581-7ab2d7a2dc7e', '7c3355ef-a675-4396-bd2e-c969403040ae']}' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:07:57.132302 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-9f22da40-bb78-4996-9d75-04eb225aa1f3 tempest-TaggedBootDevicesTest_v242-1685113217 tempest-TaggedBootDevicesTest_v242-1685113217-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3cf01311-f973-4ee0-bcd4-584870a7d65d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:07:57.159057 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-9f22da40-bb78-4996-9d75-04eb225aa1f3 tempest-TaggedBootDevicesTest_v242-1685113217 tempest-TaggedBootDevicesTest_v242-1685113217-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3cf01311-f973-4ee0-bcd4-584870a7d65d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8b1a9dc1-8de0-4e5b-8a0d-b8f40d06bf12', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1737123223',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='93219291cc7e435391d76e9769e22b4e',qos_specs=None,replication_status=,reservations=['f02d8951-b3e8-4ffe-b24c-752f304e22da','8da833c8-20b1-47a6-bbb4-1d360c66b729','225b72d3-1a4d-4c2d-9581-7ab2d7a2dc7e','7c3355ef-a675-4396-bd2e-c969403040ae'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fe7f61d697d54346acd75039b87b2e0c',volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T21:07:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1737123223',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8b1a9dc1-8de0-4e5b-8a0d-b8f40d06bf12,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='93219291cc7e435391d76e9769e22b4e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fe7f61d697d54346acd75039b87b2e0c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(69e633b8-fab9-4b15-8b40-4f1a67c51cda),volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda)}' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:07:57.159775 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-9f22da40-bb78-4996-9d75-04eb225aa1f3 tempest-TaggedBootDevicesTest_v242-1685113217 tempest-TaggedBootDevicesTest_v242-1685113217-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (deba3ddf-002c-4969-895c-3af2de18c5b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:07:57.185516 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-9f22da40-bb78-4996-9d75-04eb225aa1f3 tempest-TaggedBootDevicesTest_v242-1685113217 tempest-TaggedBootDevicesTest_v242-1685113217-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (deba3ddf-002c-4969-895c-3af2de18c5b8) transitioned into state 'SUCCESS' from state '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-1737123223',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='93219291cc7e435391d76e9769e22b4e',qos_specs=None,replication_status=,reservations=['f02d8951-b3e8-4ffe-b24c-752f304e22da','8da833c8-20b1-47a6-bbb4-1d360c66b729','225b72d3-1a4d-4c2d-9581-7ab2d7a2dc7e','7c3355ef-a675-4396-bd2e-c969403040ae'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fe7f61d697d54346acd75039b87b2e0c',volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda)}' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:07:57.186186 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-9f22da40-bb78-4996-9d75-04eb225aa1f3 tempest-TaggedBootDevicesTest_v242-1685113217 tempest-TaggedBootDevicesTest_v242-1685113217-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4255c690-3f75-4d52-bee5-eec4d399e141) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:07:57.195170 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-9f22da40-bb78-4996-9d75-04eb225aa1f3 tempest-TaggedBootDevicesTest_v242-1685113217 tempest-TaggedBootDevicesTest_v242-1685113217-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4255c690-3f75-4d52-bee5-eec4d399e141) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:07:57.195939 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-9f22da40-bb78-4996-9d75-04eb225aa1f3 tempest-TaggedBootDevicesTest_v242-1685113217 tempest-TaggedBootDevicesTest_v242-1685113217-project-member] Flow 'volume_create_api' (6b8bfb52-b8bf-4b4c-8b49-4040b19d9554) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100330) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:07:57.196219 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-9f22da40-bb78-4996-9d75-04eb225aa1f3 tempest-TaggedBootDevicesTest_v242-1685113217 tempest-TaggedBootDevicesTest_v242-1685113217-project-member] Create volume request issued successfully. Aug 16 21:07:57.196867 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-9f22da40-bb78-4996-9d75-04eb225aa1f3 tempest-TaggedBootDevicesTest_v242-1685113217 tempest-TaggedBootDevicesTest_v242-1685113217-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Aug 16 21:07:57.197331 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 52/207] 10.4.3.143 () {68 vars in 1259 bytes} [Sun Aug 16 21:07:55 2026] POST /volume/v3/volumes => generated 757 bytes in 1293 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 21:07:57.214257 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-9297c624-6fa7-4b79-b8b0-97d31d84f33e None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:07:57.216128 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-9297c624-6fa7-4b79-b8b0-97d31d84f33e tempest-TaggedBootDevicesTest_v242-1685113217 tempest-TaggedBootDevicesTest_v242-1685113217-project-member] GET https://10.4.3.143/volume/v3/volumes/8b1a9dc1-8de0-4e5b-8a0d-b8f40d06bf12 Aug 16 21:07:57.216260 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-9297c624-6fa7-4b79-b8b0-97d31d84f33e tempest-TaggedBootDevicesTest_v242-1685113217 tempest-TaggedBootDevicesTest_v242-1685113217-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:07:57.216333 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-9297c624-6fa7-4b79-b8b0-97d31d84f33e tempest-TaggedBootDevicesTest_v242-1685113217 tempest-TaggedBootDevicesTest_v242-1685113217-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:07:57.225270 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:07:57.225270 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:07:57.229678 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-9297c624-6fa7-4b79-b8b0-97d31d84f33e tempest-TaggedBootDevicesTest_v242-1685113217 tempest-TaggedBootDevicesTest_v242-1685113217-project-member] Volume info retrieved successfully. Aug 16 21:07:57.234221 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-9297c624-6fa7-4b79-b8b0-97d31d84f33e tempest-TaggedBootDevicesTest_v242-1685113217 tempest-TaggedBootDevicesTest_v242-1685113217-project-member] https://10.4.3.143/volume/v3/volumes/8b1a9dc1-8de0-4e5b-8a0d-b8f40d06bf12 returned with HTTP 200 Aug 16 21:07:57.234683 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 52/208] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:07:57 2026] GET /volume/v3/volumes/8b1a9dc1-8de0-4e5b-8a0d-b8f40d06bf12 => generated 825 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:07:57.408989 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-ea2c6cbb-fbfd-4149-84f7-620616a18cb7 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:07:57.412907 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-ea2c6cbb-fbfd-4149-84f7-620616a18cb7 tempest-ServerRescueNegativeTestJSON-559686989 tempest-ServerRescueNegativeTestJSON-559686989-project-member] GET https://10.4.3.143/volume/v3/volumes/d6e44551-189d-4b22-8c91-e4c7da53b90d Aug 16 21:07:57.413084 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-ea2c6cbb-fbfd-4149-84f7-620616a18cb7 tempest-ServerRescueNegativeTestJSON-559686989 tempest-ServerRescueNegativeTestJSON-559686989-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:07:57.413353 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-ea2c6cbb-fbfd-4149-84f7-620616a18cb7 tempest-ServerRescueNegativeTestJSON-559686989 tempest-ServerRescueNegativeTestJSON-559686989-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:07:57.432782 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:07:57.432782 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:07:57.437603 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-ea2c6cbb-fbfd-4149-84f7-620616a18cb7 tempest-ServerRescueNegativeTestJSON-559686989 tempest-ServerRescueNegativeTestJSON-559686989-project-member] Volume info retrieved successfully. Aug 16 21:07:57.442532 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-ea2c6cbb-fbfd-4149-84f7-620616a18cb7 tempest-ServerRescueNegativeTestJSON-559686989 tempest-ServerRescueNegativeTestJSON-559686989-project-member] https://10.4.3.143/volume/v3/volumes/d6e44551-189d-4b22-8c91-e4c7da53b90d returned with HTTP 200 Aug 16 21:07:57.443091 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 54/209] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:07:57 2026] GET /volume/v3/volumes/d6e44551-189d-4b22-8c91-e4c7da53b90d => generated 1144 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:07:57.463747 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-8a42998d-4a25-447d-aa9b-bf69bc8fecce None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:07:57.467061 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-8a42998d-4a25-447d-aa9b-bf69bc8fecce tempest-ServerRescueNegativeTestJSON-559686989 tempest-ServerRescueNegativeTestJSON-559686989-project-member] GET https://10.4.3.143/volume/v3/volumes/d6e44551-189d-4b22-8c91-e4c7da53b90d Aug 16 21:07:57.467374 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-8a42998d-4a25-447d-aa9b-bf69bc8fecce tempest-ServerRescueNegativeTestJSON-559686989 tempest-ServerRescueNegativeTestJSON-559686989-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:07:57.467632 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-8a42998d-4a25-447d-aa9b-bf69bc8fecce tempest-ServerRescueNegativeTestJSON-559686989 tempest-ServerRescueNegativeTestJSON-559686989-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:07:57.485162 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:07:57.485162 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:07:57.489277 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-8a42998d-4a25-447d-aa9b-bf69bc8fecce tempest-ServerRescueNegativeTestJSON-559686989 tempest-ServerRescueNegativeTestJSON-559686989-project-member] Volume info retrieved successfully. Aug 16 21:07:57.495303 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-8a42998d-4a25-447d-aa9b-bf69bc8fecce tempest-ServerRescueNegativeTestJSON-559686989 tempest-ServerRescueNegativeTestJSON-559686989-project-member] https://10.4.3.143/volume/v3/volumes/d6e44551-189d-4b22-8c91-e4c7da53b90d returned with HTTP 200 Aug 16 21:07:57.496005 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 52/210] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:07:57 2026] GET /volume/v3/volumes/d6e44551-189d-4b22-8c91-e4c7da53b90d => generated 1144 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:07:57.564206 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [req-86e5750d-d1fd-4624-80bc-9a414c74659b req-a793a3db-a319-43ff-8228-09064d1d5a29 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:07:57.566910 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [req-86e5750d-d1fd-4624-80bc-9a414c74659b req-a793a3db-a319-43ff-8228-09064d1d5a29 tempest-ServerRescueNegativeTestJSON-559686989 tempest-ServerRescueNegativeTestJSON-559686989-project-member] GET https://10.4.3.143/volume/v3/volumes/d6e44551-189d-4b22-8c91-e4c7da53b90d Aug 16 21:07:57.568226 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [req-86e5750d-d1fd-4624-80bc-9a414c74659b req-a793a3db-a319-43ff-8228-09064d1d5a29 tempest-ServerRescueNegativeTestJSON-559686989 tempest-ServerRescueNegativeTestJSON-559686989-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:07:57.568226 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [req-86e5750d-d1fd-4624-80bc-9a414c74659b req-a793a3db-a319-43ff-8228-09064d1d5a29 tempest-ServerRescueNegativeTestJSON-559686989 tempest-ServerRescueNegativeTestJSON-559686989-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:07:57.579511 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:07:57.579511 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:07:57.583467 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-024ade7d-7468-4f97-a5d0-b48375052f85 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:07:57.584248 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [req-86e5750d-d1fd-4624-80bc-9a414c74659b req-a793a3db-a319-43ff-8228-09064d1d5a29 tempest-ServerRescueNegativeTestJSON-559686989 tempest-ServerRescueNegativeTestJSON-559686989-project-member] Volume info retrieved successfully. Aug 16 21:07:57.585205 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-024ade7d-7468-4f97-a5d0-b48375052f85 tempest-TaggedAttachmentsTest-741612257 tempest-TaggedAttachmentsTest-741612257-project-member] GET https://10.4.3.143/volume/v3/volumes/75573bab-fbb3-4a07-867d-31e65e1aa9b5 Aug 16 21:07:57.585476 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-024ade7d-7468-4f97-a5d0-b48375052f85 tempest-TaggedAttachmentsTest-741612257 tempest-TaggedAttachmentsTest-741612257-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:07:57.585690 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-024ade7d-7468-4f97-a5d0-b48375052f85 tempest-TaggedAttachmentsTest-741612257 tempest-TaggedAttachmentsTest-741612257-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:07:57.592682 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [req-86e5750d-d1fd-4624-80bc-9a414c74659b req-a793a3db-a319-43ff-8228-09064d1d5a29 tempest-ServerRescueNegativeTestJSON-559686989 tempest-ServerRescueNegativeTestJSON-559686989-project-member] https://10.4.3.143/volume/v3/volumes/d6e44551-189d-4b22-8c91-e4c7da53b90d returned with HTTP 200 Aug 16 21:07:57.593404 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 53/211] 10.4.3.143 () {68 vars in 1598 bytes} [Sun Aug 16 21:07:57 2026] GET /volume/v3/volumes/d6e44551-189d-4b22-8c91-e4c7da53b90d => generated 1144 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:07:57.598131 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:07:57.598131 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:07:57.607638 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-024ade7d-7468-4f97-a5d0-b48375052f85 tempest-TaggedAttachmentsTest-741612257 tempest-TaggedAttachmentsTest-741612257-project-member] Volume info retrieved successfully. Aug 16 21:07:57.613944 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-024ade7d-7468-4f97-a5d0-b48375052f85 tempest-TaggedAttachmentsTest-741612257 tempest-TaggedAttachmentsTest-741612257-project-member] https://10.4.3.143/volume/v3/volumes/75573bab-fbb3-4a07-867d-31e65e1aa9b5 returned with HTTP 200 Aug 16 21:07:57.614387 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 53/212] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:07:57 2026] GET /volume/v3/volumes/75573bab-fbb3-4a07-867d-31e65e1aa9b5 => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:07:57.678382 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-d209db8e-138a-4a0b-8da8-0db0df87bca5 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:07:57.681532 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-d209db8e-138a-4a0b-8da8-0db0df87bca5 tempest-TaggedAttachmentsTest-741612257 tempest-TaggedAttachmentsTest-741612257-project-member] GET https://10.4.3.143/volume/v3/volumes/75573bab-fbb3-4a07-867d-31e65e1aa9b5 Aug 16 21:07:57.681795 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-d209db8e-138a-4a0b-8da8-0db0df87bca5 tempest-TaggedAttachmentsTest-741612257 tempest-TaggedAttachmentsTest-741612257-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:07:57.682006 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-d209db8e-138a-4a0b-8da8-0db0df87bca5 tempest-TaggedAttachmentsTest-741612257 tempest-TaggedAttachmentsTest-741612257-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:07:57.692161 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:07:57.692161 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:07:57.706938 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-d209db8e-138a-4a0b-8da8-0db0df87bca5 tempest-TaggedAttachmentsTest-741612257 tempest-TaggedAttachmentsTest-741612257-project-member] Volume info retrieved successfully. Aug 16 21:07:57.734871 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-d209db8e-138a-4a0b-8da8-0db0df87bca5 tempest-TaggedAttachmentsTest-741612257 tempest-TaggedAttachmentsTest-741612257-project-member] https://10.4.3.143/volume/v3/volumes/75573bab-fbb3-4a07-867d-31e65e1aa9b5 returned with HTTP 200 Aug 16 21:07:57.735390 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 55/213] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:07:57 2026] GET /volume/v3/volumes/75573bab-fbb3-4a07-867d-31e65e1aa9b5 => generated 845 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:07:57.774694 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-d3380710-345c-4325-8049-b3038dbc37ac None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:07:57.775287 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-d3380710-345c-4325-8049-b3038dbc37ac None None] GET https://10.4.3.143/volume// Aug 16 21:07:57.775537 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-d3380710-345c-4325-8049-b3038dbc37ac None None] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:07:57.775855 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-d3380710-345c-4325-8049-b3038dbc37ac None None] Calling method 'all' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:07:57.776319 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-d3380710-345c-4325-8049-b3038dbc37ac None None] https://10.4.3.143/volume// returned with HTTP 300 Aug 16 21:07:57.776973 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 53/214] 10.4.3.143 () {66 vars in 1426 bytes} [Sun Aug 16 21:07:57 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 16 21:07:57.786392 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [req-d34308d3-6b36-4e7e-847f-cf3b44181959 req-18b68bf6-4b09-4c17-a895-55da8a27ee83 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:07:57.792375 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [req-d34308d3-6b36-4e7e-847f-cf3b44181959 req-18b68bf6-4b09-4c17-a895-55da8a27ee83 tempest-ServerActionsTestOtherB-2140746005 tempest-ServerActionsTestOtherB-2140746005-project-member] POST https://10.4.3.143/volume/v3/attachments Aug 16 21:07:57.792801 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [req-d34308d3-6b36-4e7e-847f-cf3b44181959 req-18b68bf6-4b09-4c17-a895-55da8a27ee83 tempest-ServerActionsTestOtherB-2140746005 tempest-ServerActionsTestOtherB-2140746005-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "dd5df4bb-0af6-4723-9654-8f97a39103ac", "connector": null, "instance_uuid": "c58918ca-c567-46ad-b34f-aa2a184e58c3"}} {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:07:57.808704 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:07:57.808704 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:07:57.852746 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [req-d34308d3-6b36-4e7e-847f-cf3b44181959 req-18b68bf6-4b09-4c17-a895-55da8a27ee83 tempest-ServerActionsTestOtherB-2140746005 tempest-ServerActionsTestOtherB-2140746005-project-member] https://10.4.3.143/volume/v3/attachments returned with HTTP 200 Aug 16 21:07:57.853302 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 54/215] 10.4.3.143 () {74 vars in 1594 bytes} [Sun Aug 16 21:07:57 2026] POST /volume/v3/attachments => generated 273 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:07:57.875809 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [req-d34308d3-6b36-4e7e-847f-cf3b44181959 req-001aac0a-7ec6-4002-b054-96be6d12e18a None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:07:57.875809 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [req-d34308d3-6b36-4e7e-847f-cf3b44181959 req-001aac0a-7ec6-4002-b054-96be6d12e18a tempest-ServerActionsTestOtherB-2140746005 tempest-ServerActionsTestOtherB-2140746005-project-member] DELETE https://10.4.3.143/volume/v3/attachments/ae7dcb86-d320-4dd4-ba88-577df5ce50a2 Aug 16 21:07:57.875809 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [req-d34308d3-6b36-4e7e-847f-cf3b44181959 req-001aac0a-7ec6-4002-b054-96be6d12e18a tempest-ServerActionsTestOtherB-2140746005 tempest-ServerActionsTestOtherB-2140746005-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:07:57.876325 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [req-d34308d3-6b36-4e7e-847f-cf3b44181959 req-001aac0a-7ec6-4002-b054-96be6d12e18a tempest-ServerActionsTestOtherB-2140746005 tempest-ServerActionsTestOtherB-2140746005-project-member] Calling method 'version_select' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:07:57.889256 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:07:57.889256 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:07:57.965187 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [req-d34308d3-6b36-4e7e-847f-cf3b44181959 req-001aac0a-7ec6-4002-b054-96be6d12e18a tempest-ServerActionsTestOtherB-2140746005 tempest-ServerActionsTestOtherB-2140746005-project-member] https://10.4.3.143/volume/v3/attachments/ae7dcb86-d320-4dd4-ba88-577df5ce50a2 returned with HTTP 200 Aug 16 21:07:57.965578 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 54/216] 10.4.3.143 () {72 vars in 1673 bytes} [Sun Aug 16 21:07:57 2026] DELETE /volume/v3/attachments/ae7dcb86-d320-4dd4-ba88-577df5ce50a2 => generated 192 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:07:58.250429 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-0d513758-5191-4f52-986a-9eb4bac45faa None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:07:58.252198 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-0d513758-5191-4f52-986a-9eb4bac45faa tempest-TaggedBootDevicesTest_v242-1685113217 tempest-TaggedBootDevicesTest_v242-1685113217-project-member] GET https://10.4.3.143/volume/v3/volumes/8b1a9dc1-8de0-4e5b-8a0d-b8f40d06bf12 Aug 16 21:07:58.252413 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-0d513758-5191-4f52-986a-9eb4bac45faa tempest-TaggedBootDevicesTest_v242-1685113217 tempest-TaggedBootDevicesTest_v242-1685113217-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:07:58.252649 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-0d513758-5191-4f52-986a-9eb4bac45faa tempest-TaggedBootDevicesTest_v242-1685113217 tempest-TaggedBootDevicesTest_v242-1685113217-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:07:58.263065 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:07:58.263065 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:07:58.265453 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-0d513758-5191-4f52-986a-9eb4bac45faa tempest-TaggedBootDevicesTest_v242-1685113217 tempest-TaggedBootDevicesTest_v242-1685113217-project-member] Volume info retrieved successfully. Aug 16 21:07:58.268985 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-0d513758-5191-4f52-986a-9eb4bac45faa tempest-TaggedBootDevicesTest_v242-1685113217 tempest-TaggedBootDevicesTest_v242-1685113217-project-member] https://10.4.3.143/volume/v3/volumes/8b1a9dc1-8de0-4e5b-8a0d-b8f40d06bf12 returned with HTTP 200 Aug 16 21:07:58.269466 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 56/217] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:07:58 2026] GET /volume/v3/volumes/8b1a9dc1-8de0-4e5b-8a0d-b8f40d06bf12 => generated 1365 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:07:58.286212 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-9fe5d392-c5ce-4900-bf50-8aee4d048f82 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:07:58.289198 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-9fe5d392-c5ce-4900-bf50-8aee4d048f82 tempest-TaggedBootDevicesTest_v242-1685113217 tempest-TaggedBootDevicesTest_v242-1685113217-project-member] POST https://10.4.3.143/volume/v3/volumes Aug 16 21:07:58.289682 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-9fe5d392-c5ce-4900-bf50-8aee4d048f82 tempest-TaggedBootDevicesTest_v242-1685113217 tempest-TaggedBootDevicesTest_v242-1685113217-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-1136804405"}} {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:07:58.293175 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.v3.volumes [None req-9fe5d392-c5ce-4900-bf50-8aee4d048f82 tempest-TaggedBootDevicesTest_v242-1685113217 tempest-TaggedBootDevicesTest_v242-1685113217-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest_v242-volume-1136804405'}} {{(pid=100333) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 21:07:58.293357 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.v3.volumes [None req-9fe5d392-c5ce-4900-bf50-8aee4d048f82 tempest-TaggedBootDevicesTest_v242-1685113217 tempest-TaggedBootDevicesTest_v242-1685113217-project-member] Create volume of 1 GB Aug 16 21:07:58.300173 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-9fe5d392-c5ce-4900-bf50-8aee4d048f82 tempest-TaggedBootDevicesTest_v242-1685113217 tempest-TaggedBootDevicesTest_v242-1685113217-project-member] Availability Zones retrieved successfully. Aug 16 21:07:58.306672 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-9fe5d392-c5ce-4900-bf50-8aee4d048f82 tempest-TaggedBootDevicesTest_v242-1685113217 tempest-TaggedBootDevicesTest_v242-1685113217-project-member] Flow 'volume_create_api' (56f43065-2d5a-44cf-8835-359c0bc1d13d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100333) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:07:58.307616 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-9fe5d392-c5ce-4900-bf50-8aee4d048f82 tempest-TaggedBootDevicesTest_v242-1685113217 tempest-TaggedBootDevicesTest_v242-1685113217-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b6758575-0c83-4339-b8a7-1726fd3e32b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:07:58.308503 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.flows.api.create_volume [None req-9fe5d392-c5ce-4900-bf50-8aee4d048f82 tempest-TaggedBootDevicesTest_v242-1685113217 tempest-TaggedBootDevicesTest_v242-1685113217-project-member] Validating volume size '1' using validate_int {{(pid=100333) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 21:07:58.352155 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-9fe5d392-c5ce-4900-bf50-8aee4d048f82 tempest-TaggedBootDevicesTest_v242-1685113217 tempest-TaggedBootDevicesTest_v242-1685113217-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b6758575-0c83-4339-b8a7-1726fd3e32b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T21:04:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=69e633b8-fab9-4b15-8b40-4f1a67c51cda,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '69e633b8-fab9-4b15-8b40-4f1a67c51cda', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:07:58.352899 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-9fe5d392-c5ce-4900-bf50-8aee4d048f82 tempest-TaggedBootDevicesTest_v242-1685113217 tempest-TaggedBootDevicesTest_v242-1685113217-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f475093e-3728-4d5e-b5ee-7f4b3a629eed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:07:58.413296 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.quota [None req-9fe5d392-c5ce-4900-bf50-8aee4d048f82 tempest-TaggedBootDevicesTest_v242-1685113217 tempest-TaggedBootDevicesTest_v242-1685113217-project-member] Created reservations ['e1cd881d-1768-49e4-a5cd-cab3d121078c', 'dbd658a0-5d28-417b-8350-00da2987f249', 'ef8c7004-c384-496a-a063-bc394a7f84ff', '70a97c4c-01f6-4c93-8026-9ac6ec2c2168'] {{(pid=100333) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:07:58.414085 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-9fe5d392-c5ce-4900-bf50-8aee4d048f82 tempest-TaggedBootDevicesTest_v242-1685113217 tempest-TaggedBootDevicesTest_v242-1685113217-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f475093e-3728-4d5e-b5ee-7f4b3a629eed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e1cd881d-1768-49e4-a5cd-cab3d121078c', 'dbd658a0-5d28-417b-8350-00da2987f249', 'ef8c7004-c384-496a-a063-bc394a7f84ff', '70a97c4c-01f6-4c93-8026-9ac6ec2c2168']}' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:07:58.415043 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-9fe5d392-c5ce-4900-bf50-8aee4d048f82 tempest-TaggedBootDevicesTest_v242-1685113217 tempest-TaggedBootDevicesTest_v242-1685113217-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a7e9ee9f-c8e7-447b-89b0-83d991ddf1a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:07:58.436850 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-9fe5d392-c5ce-4900-bf50-8aee4d048f82 tempest-TaggedBootDevicesTest_v242-1685113217 tempest-TaggedBootDevicesTest_v242-1685113217-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a7e9ee9f-c8e7-447b-89b0-83d991ddf1a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3f03240c-7ddd-409d-96f6-27efd5e2bd6b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1136804405',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='93219291cc7e435391d76e9769e22b4e',qos_specs=None,replication_status=,reservations=['e1cd881d-1768-49e4-a5cd-cab3d121078c','dbd658a0-5d28-417b-8350-00da2987f249','ef8c7004-c384-496a-a063-bc394a7f84ff','70a97c4c-01f6-4c93-8026-9ac6ec2c2168'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fe7f61d697d54346acd75039b87b2e0c',volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T21:07:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1136804405',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3f03240c-7ddd-409d-96f6-27efd5e2bd6b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='93219291cc7e435391d76e9769e22b4e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fe7f61d697d54346acd75039b87b2e0c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(69e633b8-fab9-4b15-8b40-4f1a67c51cda),volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda)}' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:07:58.437628 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-9fe5d392-c5ce-4900-bf50-8aee4d048f82 tempest-TaggedBootDevicesTest_v242-1685113217 tempest-TaggedBootDevicesTest_v242-1685113217-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (59a11c02-3fc8-468a-b018-15ee27ebdce0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:07:58.455613 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-9fe5d392-c5ce-4900-bf50-8aee4d048f82 tempest-TaggedBootDevicesTest_v242-1685113217 tempest-TaggedBootDevicesTest_v242-1685113217-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (59a11c02-3fc8-468a-b018-15ee27ebdce0) transitioned into state 'SUCCESS' from state '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-1136804405',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='93219291cc7e435391d76e9769e22b4e',qos_specs=None,replication_status=,reservations=['e1cd881d-1768-49e4-a5cd-cab3d121078c','dbd658a0-5d28-417b-8350-00da2987f249','ef8c7004-c384-496a-a063-bc394a7f84ff','70a97c4c-01f6-4c93-8026-9ac6ec2c2168'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fe7f61d697d54346acd75039b87b2e0c',volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda)}' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:07:58.456424 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-9fe5d392-c5ce-4900-bf50-8aee4d048f82 tempest-TaggedBootDevicesTest_v242-1685113217 tempest-TaggedBootDevicesTest_v242-1685113217-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e2d7dad5-adf6-402f-b430-e4a975312776) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:07:58.470140 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-9fe5d392-c5ce-4900-bf50-8aee4d048f82 tempest-TaggedBootDevicesTest_v242-1685113217 tempest-TaggedBootDevicesTest_v242-1685113217-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e2d7dad5-adf6-402f-b430-e4a975312776) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:07:58.470140 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-9fe5d392-c5ce-4900-bf50-8aee4d048f82 tempest-TaggedBootDevicesTest_v242-1685113217 tempest-TaggedBootDevicesTest_v242-1685113217-project-member] Flow 'volume_create_api' (56f43065-2d5a-44cf-8835-359c0bc1d13d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100333) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:07:58.470140 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-9fe5d392-c5ce-4900-bf50-8aee4d048f82 tempest-TaggedBootDevicesTest_v242-1685113217 tempest-TaggedBootDevicesTest_v242-1685113217-project-member] Create volume request issued successfully. Aug 16 21:07:58.470140 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-9fe5d392-c5ce-4900-bf50-8aee4d048f82 tempest-TaggedBootDevicesTest_v242-1685113217 tempest-TaggedBootDevicesTest_v242-1685113217-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Aug 16 21:07:58.470140 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 54/218] 10.4.3.143 () {68 vars in 1258 bytes} [Sun Aug 16 21:07:58 2026] POST /volume/v3/volumes => generated 757 bytes in 184 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 21:07:58.484014 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-fa6010ec-cf81-48c6-b0df-6aeeec7ede3a None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:07:58.486738 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-fa6010ec-cf81-48c6-b0df-6aeeec7ede3a tempest-TaggedBootDevicesTest_v242-1685113217 tempest-TaggedBootDevicesTest_v242-1685113217-project-member] GET https://10.4.3.143/volume/v3/volumes/3f03240c-7ddd-409d-96f6-27efd5e2bd6b Aug 16 21:07:58.486738 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-fa6010ec-cf81-48c6-b0df-6aeeec7ede3a tempest-TaggedBootDevicesTest_v242-1685113217 tempest-TaggedBootDevicesTest_v242-1685113217-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:07:58.486738 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-fa6010ec-cf81-48c6-b0df-6aeeec7ede3a tempest-TaggedBootDevicesTest_v242-1685113217 tempest-TaggedBootDevicesTest_v242-1685113217-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:07:58.494357 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:07:58.494357 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:07:58.502673 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-fa6010ec-cf81-48c6-b0df-6aeeec7ede3a tempest-TaggedBootDevicesTest_v242-1685113217 tempest-TaggedBootDevicesTest_v242-1685113217-project-member] Volume info retrieved successfully. Aug 16 21:07:58.507633 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-fa6010ec-cf81-48c6-b0df-6aeeec7ede3a tempest-TaggedBootDevicesTest_v242-1685113217 tempest-TaggedBootDevicesTest_v242-1685113217-project-member] https://10.4.3.143/volume/v3/volumes/3f03240c-7ddd-409d-96f6-27efd5e2bd6b returned with HTTP 200 Aug 16 21:07:58.508539 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 55/219] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:07:58 2026] GET /volume/v3/volumes/3f03240c-7ddd-409d-96f6-27efd5e2bd6b => generated 825 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:07:59.521823 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-b3779bb5-cb86-4991-a009-02a0bee7fa85 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:07:59.524324 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-b3779bb5-cb86-4991-a009-02a0bee7fa85 tempest-TaggedBootDevicesTest_v242-1685113217 tempest-TaggedBootDevicesTest_v242-1685113217-project-member] GET https://10.4.3.143/volume/v3/volumes/3f03240c-7ddd-409d-96f6-27efd5e2bd6b Aug 16 21:07:59.524505 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-b3779bb5-cb86-4991-a009-02a0bee7fa85 tempest-TaggedBootDevicesTest_v242-1685113217 tempest-TaggedBootDevicesTest_v242-1685113217-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:07:59.524694 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-b3779bb5-cb86-4991-a009-02a0bee7fa85 tempest-TaggedBootDevicesTest_v242-1685113217 tempest-TaggedBootDevicesTest_v242-1685113217-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:07:59.530765 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:07:59.530765 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:07:59.535215 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-b3779bb5-cb86-4991-a009-02a0bee7fa85 tempest-TaggedBootDevicesTest_v242-1685113217 tempest-TaggedBootDevicesTest_v242-1685113217-project-member] Volume info retrieved successfully. Aug 16 21:07:59.539058 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-b3779bb5-cb86-4991-a009-02a0bee7fa85 tempest-TaggedBootDevicesTest_v242-1685113217 tempest-TaggedBootDevicesTest_v242-1685113217-project-member] https://10.4.3.143/volume/v3/volumes/3f03240c-7ddd-409d-96f6-27efd5e2bd6b returned with HTTP 200 Aug 16 21:07:59.539389 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 55/220] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:07:59 2026] GET /volume/v3/volumes/3f03240c-7ddd-409d-96f6-27efd5e2bd6b => generated 850 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:07:59.553531 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-14dde210-2968-49df-a6aa-a6cf8934dd55 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:07:59.555162 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-14dde210-2968-49df-a6aa-a6cf8934dd55 tempest-TaggedBootDevicesTest_v242-1685113217 tempest-TaggedBootDevicesTest_v242-1685113217-project-member] POST https://10.4.3.143/volume/v3/volumes Aug 16 21:07:59.555466 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-14dde210-2968-49df-a6aa-a6cf8934dd55 tempest-TaggedBootDevicesTest_v242-1685113217 tempest-TaggedBootDevicesTest_v242-1685113217-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-1611920952"}} {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:07:59.556739 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.v3.volumes [None req-14dde210-2968-49df-a6aa-a6cf8934dd55 tempest-TaggedBootDevicesTest_v242-1685113217 tempest-TaggedBootDevicesTest_v242-1685113217-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest_v242-volume-1611920952'}} {{(pid=100332) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 21:07:59.556848 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.v3.volumes [None req-14dde210-2968-49df-a6aa-a6cf8934dd55 tempest-TaggedBootDevicesTest_v242-1685113217 tempest-TaggedBootDevicesTest_v242-1685113217-project-member] Create volume of 1 GB Aug 16 21:07:59.561049 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-14dde210-2968-49df-a6aa-a6cf8934dd55 tempest-TaggedBootDevicesTest_v242-1685113217 tempest-TaggedBootDevicesTest_v242-1685113217-project-member] Availability Zones retrieved successfully. Aug 16 21:07:59.565936 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-14dde210-2968-49df-a6aa-a6cf8934dd55 tempest-TaggedBootDevicesTest_v242-1685113217 tempest-TaggedBootDevicesTest_v242-1685113217-project-member] Flow 'volume_create_api' (a8aa8850-5345-4238-9fd9-fdf6538cbbf3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100332) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:07:59.566746 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-14dde210-2968-49df-a6aa-a6cf8934dd55 tempest-TaggedBootDevicesTest_v242-1685113217 tempest-TaggedBootDevicesTest_v242-1685113217-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d095ba7f-4177-4c72-8ae6-e9d62155b905) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:07:59.568965 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.flows.api.create_volume [None req-14dde210-2968-49df-a6aa-a6cf8934dd55 tempest-TaggedBootDevicesTest_v242-1685113217 tempest-TaggedBootDevicesTest_v242-1685113217-project-member] Validating volume size '1' using validate_int {{(pid=100332) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 21:07:59.592510 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-14dde210-2968-49df-a6aa-a6cf8934dd55 tempest-TaggedBootDevicesTest_v242-1685113217 tempest-TaggedBootDevicesTest_v242-1685113217-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d095ba7f-4177-4c72-8ae6-e9d62155b905) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T21:04:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=69e633b8-fab9-4b15-8b40-4f1a67c51cda,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '69e633b8-fab9-4b15-8b40-4f1a67c51cda', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:07:59.593250 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-14dde210-2968-49df-a6aa-a6cf8934dd55 tempest-TaggedBootDevicesTest_v242-1685113217 tempest-TaggedBootDevicesTest_v242-1685113217-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0c0c3c69-818c-4391-aabb-a1a1c10ceff5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:07:59.634714 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.quota [None req-14dde210-2968-49df-a6aa-a6cf8934dd55 tempest-TaggedBootDevicesTest_v242-1685113217 tempest-TaggedBootDevicesTest_v242-1685113217-project-member] Created reservations ['eaab6f9c-2181-4131-998d-8bed066e9802', 'edc327ac-0f99-4c45-8115-25ff83f14b31', '867f8bdf-d2ba-4e25-b92d-6837b4d8a900', 'c656e4a5-4f33-40be-830a-dbbb0669ef43'] {{(pid=100332) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:07:59.635435 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-14dde210-2968-49df-a6aa-a6cf8934dd55 tempest-TaggedBootDevicesTest_v242-1685113217 tempest-TaggedBootDevicesTest_v242-1685113217-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0c0c3c69-818c-4391-aabb-a1a1c10ceff5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['eaab6f9c-2181-4131-998d-8bed066e9802', 'edc327ac-0f99-4c45-8115-25ff83f14b31', '867f8bdf-d2ba-4e25-b92d-6837b4d8a900', 'c656e4a5-4f33-40be-830a-dbbb0669ef43']}' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:07:59.636139 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-14dde210-2968-49df-a6aa-a6cf8934dd55 tempest-TaggedBootDevicesTest_v242-1685113217 tempest-TaggedBootDevicesTest_v242-1685113217-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7609482b-fa28-46c3-8f20-733f560057a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:07:59.659570 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-14dde210-2968-49df-a6aa-a6cf8934dd55 tempest-TaggedBootDevicesTest_v242-1685113217 tempest-TaggedBootDevicesTest_v242-1685113217-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7609482b-fa28-46c3-8f20-733f560057a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3784d0dc-5dee-438a-aeb8-fed3b187315d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1611920952',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='93219291cc7e435391d76e9769e22b4e',qos_specs=None,replication_status=,reservations=['eaab6f9c-2181-4131-998d-8bed066e9802','edc327ac-0f99-4c45-8115-25ff83f14b31','867f8bdf-d2ba-4e25-b92d-6837b4d8a900','c656e4a5-4f33-40be-830a-dbbb0669ef43'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fe7f61d697d54346acd75039b87b2e0c',volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T21:07:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1611920952',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3784d0dc-5dee-438a-aeb8-fed3b187315d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='93219291cc7e435391d76e9769e22b4e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fe7f61d697d54346acd75039b87b2e0c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(69e633b8-fab9-4b15-8b40-4f1a67c51cda),volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda)}' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:07:59.660321 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-14dde210-2968-49df-a6aa-a6cf8934dd55 tempest-TaggedBootDevicesTest_v242-1685113217 tempest-TaggedBootDevicesTest_v242-1685113217-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (89283c62-4ceb-4a5d-bbab-b67edd16ea34) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:07:59.679090 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-14dde210-2968-49df-a6aa-a6cf8934dd55 tempest-TaggedBootDevicesTest_v242-1685113217 tempest-TaggedBootDevicesTest_v242-1685113217-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (89283c62-4ceb-4a5d-bbab-b67edd16ea34) transitioned into state 'SUCCESS' from state '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-1611920952',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='93219291cc7e435391d76e9769e22b4e',qos_specs=None,replication_status=,reservations=['eaab6f9c-2181-4131-998d-8bed066e9802','edc327ac-0f99-4c45-8115-25ff83f14b31','867f8bdf-d2ba-4e25-b92d-6837b4d8a900','c656e4a5-4f33-40be-830a-dbbb0669ef43'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fe7f61d697d54346acd75039b87b2e0c',volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda)}' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:07:59.679736 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-14dde210-2968-49df-a6aa-a6cf8934dd55 tempest-TaggedBootDevicesTest_v242-1685113217 tempest-TaggedBootDevicesTest_v242-1685113217-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2dbaa051-793c-48c2-b181-f536bdd24723) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:07:59.693504 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-14dde210-2968-49df-a6aa-a6cf8934dd55 tempest-TaggedBootDevicesTest_v242-1685113217 tempest-TaggedBootDevicesTest_v242-1685113217-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2dbaa051-793c-48c2-b181-f536bdd24723) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:07:59.694379 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-14dde210-2968-49df-a6aa-a6cf8934dd55 tempest-TaggedBootDevicesTest_v242-1685113217 tempest-TaggedBootDevicesTest_v242-1685113217-project-member] Flow 'volume_create_api' (a8aa8850-5345-4238-9fd9-fdf6538cbbf3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100332) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:07:59.694618 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-14dde210-2968-49df-a6aa-a6cf8934dd55 tempest-TaggedBootDevicesTest_v242-1685113217 tempest-TaggedBootDevicesTest_v242-1685113217-project-member] Create volume request issued successfully. Aug 16 21:07:59.695191 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-14dde210-2968-49df-a6aa-a6cf8934dd55 tempest-TaggedBootDevicesTest_v242-1685113217 tempest-TaggedBootDevicesTest_v242-1685113217-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Aug 16 21:07:59.695768 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 57/221] 10.4.3.143 () {68 vars in 1258 bytes} [Sun Aug 16 21:07:59 2026] POST /volume/v3/volumes => generated 757 bytes in 142 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 21:07:59.710659 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-ca9a8adb-0e3e-4cc1-be49-97f98aedf010 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:07:59.712494 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-ca9a8adb-0e3e-4cc1-be49-97f98aedf010 tempest-TaggedBootDevicesTest_v242-1685113217 tempest-TaggedBootDevicesTest_v242-1685113217-project-member] GET https://10.4.3.143/volume/v3/volumes/3784d0dc-5dee-438a-aeb8-fed3b187315d Aug 16 21:07:59.715945 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-ca9a8adb-0e3e-4cc1-be49-97f98aedf010 tempest-TaggedBootDevicesTest_v242-1685113217 tempest-TaggedBootDevicesTest_v242-1685113217-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:07:59.715945 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-ca9a8adb-0e3e-4cc1-be49-97f98aedf010 tempest-TaggedBootDevicesTest_v242-1685113217 tempest-TaggedBootDevicesTest_v242-1685113217-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:07:59.720027 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:07:59.720027 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:07:59.724071 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-ca9a8adb-0e3e-4cc1-be49-97f98aedf010 tempest-TaggedBootDevicesTest_v242-1685113217 tempest-TaggedBootDevicesTest_v242-1685113217-project-member] Volume info retrieved successfully. Aug 16 21:07:59.732698 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-ca9a8adb-0e3e-4cc1-be49-97f98aedf010 tempest-TaggedBootDevicesTest_v242-1685113217 tempest-TaggedBootDevicesTest_v242-1685113217-project-member] https://10.4.3.143/volume/v3/volumes/3784d0dc-5dee-438a-aeb8-fed3b187315d returned with HTTP 200 Aug 16 21:07:59.733148 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 55/222] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:07:59 2026] GET /volume/v3/volumes/3784d0dc-5dee-438a-aeb8-fed3b187315d => generated 825 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:08:00.023024 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [req-d34308d3-6b36-4e7e-847f-cf3b44181959 req-a3dbed33-ae5a-4325-b923-93a4b9aa8274 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:08:00.025023 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [req-d34308d3-6b36-4e7e-847f-cf3b44181959 req-a3dbed33-ae5a-4325-b923-93a4b9aa8274 tempest-ServerActionsTestOtherB-2140746005 tempest-ServerActionsTestOtherB-2140746005-project-member] PUT https://10.4.3.143/volume/v3/attachments/052a01b8-d2ec-486d-97e2-92743e58ceb0 Aug 16 21:08:00.025394 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [req-d34308d3-6b36-4e7e-847f-cf3b44181959 req-a3dbed33-ae5a-4325-b923-93a4b9aa8274 tempest-ServerActionsTestOtherB-2140746005 tempest-ServerActionsTestOtherB-2140746005-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.143", "host": "np0000007409", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:e42fbcbe2e9", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "69237b68-d654-4a76-81de-86e36bc8fb86", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:08:00.035105 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.coordination [req-d34308d3-6b36-4e7e-847f-cf3b44181959 req-a3dbed33-ae5a-4325-b923-93a4b9aa8274 tempest-ServerActionsTestOtherB-2140746005 tempest-ServerActionsTestOtherB-2140746005-project-member] Acquiring lock "cinder-attachment_update-dd5df4bb-0af6-4723-9654-8f97a39103ac-np0000007409" by "attachment_update" {{(pid=100330) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:08:00.039377 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.coordination [req-d34308d3-6b36-4e7e-847f-cf3b44181959 req-a3dbed33-ae5a-4325-b923-93a4b9aa8274 tempest-ServerActionsTestOtherB-2140746005 tempest-ServerActionsTestOtherB-2140746005-project-member] Lock "cinder-attachment_update-dd5df4bb-0af6-4723-9654-8f97a39103ac-np0000007409" acquired by "attachment_update" :: waited 0.004s {{(pid=100330) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:08:00.040340 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:08:00.040340 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:08:00.138777 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.coordination [req-d34308d3-6b36-4e7e-847f-cf3b44181959 req-a3dbed33-ae5a-4325-b923-93a4b9aa8274 tempest-ServerActionsTestOtherB-2140746005 tempest-ServerActionsTestOtherB-2140746005-project-member] Lock "cinder-attachment_update-dd5df4bb-0af6-4723-9654-8f97a39103ac-np0000007409" released by "attachment_update" :: held 0.099s {{(pid=100330) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:08:00.138777 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [req-d34308d3-6b36-4e7e-847f-cf3b44181959 req-a3dbed33-ae5a-4325-b923-93a4b9aa8274 tempest-ServerActionsTestOtherB-2140746005 tempest-ServerActionsTestOtherB-2140746005-project-member] https://10.4.3.143/volume/v3/attachments/052a01b8-d2ec-486d-97e2-92743e58ceb0 returned with HTTP 200 Aug 16 21:08:00.138939 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 56/223] 10.4.3.143 () {74 vars in 1704 bytes} [Sun Aug 16 21:08:00 2026] PUT /volume/v3/attachments/052a01b8-d2ec-486d-97e2-92743e58ceb0 => generated 969 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:08:00.147817 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [req-d34308d3-6b36-4e7e-847f-cf3b44181959 req-17538094-68bb-44bc-8ab5-0b476e810c9e None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:08:00.149679 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [req-d34308d3-6b36-4e7e-847f-cf3b44181959 req-17538094-68bb-44bc-8ab5-0b476e810c9e tempest-ServerActionsTestOtherB-2140746005 tempest-ServerActionsTestOtherB-2140746005-project-member] GET https://10.4.3.143/volume/v3/attachments/052a01b8-d2ec-486d-97e2-92743e58ceb0 Aug 16 21:08:00.150638 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [req-d34308d3-6b36-4e7e-847f-cf3b44181959 req-17538094-68bb-44bc-8ab5-0b476e810c9e tempest-ServerActionsTestOtherB-2140746005 tempest-ServerActionsTestOtherB-2140746005-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:08:00.150638 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [req-d34308d3-6b36-4e7e-847f-cf3b44181959 req-17538094-68bb-44bc-8ab5-0b476e810c9e tempest-ServerActionsTestOtherB-2140746005 tempest-ServerActionsTestOtherB-2140746005-project-member] Calling method 'version_select' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:08:00.163878 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [req-d34308d3-6b36-4e7e-847f-cf3b44181959 req-17538094-68bb-44bc-8ab5-0b476e810c9e tempest-ServerActionsTestOtherB-2140746005 tempest-ServerActionsTestOtherB-2140746005-project-member] https://10.4.3.143/volume/v3/attachments/052a01b8-d2ec-486d-97e2-92743e58ceb0 returned with HTTP 200 Aug 16 21:08:00.164262 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 56/224] 10.4.3.143 () {70 vars in 1651 bytes} [Sun Aug 16 21:08:00 2026] GET /volume/v3/attachments/052a01b8-d2ec-486d-97e2-92743e58ceb0 => generated 994 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:08:00.746895 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-d315c2cc-860c-4e4d-a7d1-82ba02fa2e90 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:08:00.748731 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-d315c2cc-860c-4e4d-a7d1-82ba02fa2e90 tempest-TaggedBootDevicesTest_v242-1685113217 tempest-TaggedBootDevicesTest_v242-1685113217-project-member] GET https://10.4.3.143/volume/v3/volumes/3784d0dc-5dee-438a-aeb8-fed3b187315d Aug 16 21:08:00.748905 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-d315c2cc-860c-4e4d-a7d1-82ba02fa2e90 tempest-TaggedBootDevicesTest_v242-1685113217 tempest-TaggedBootDevicesTest_v242-1685113217-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:08:00.749098 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-d315c2cc-860c-4e4d-a7d1-82ba02fa2e90 tempest-TaggedBootDevicesTest_v242-1685113217 tempest-TaggedBootDevicesTest_v242-1685113217-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:08:00.755806 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:08:00.755806 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:08:00.759242 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-d315c2cc-860c-4e4d-a7d1-82ba02fa2e90 tempest-TaggedBootDevicesTest_v242-1685113217 tempest-TaggedBootDevicesTest_v242-1685113217-project-member] Volume info retrieved successfully. Aug 16 21:08:00.763006 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-d315c2cc-860c-4e4d-a7d1-82ba02fa2e90 tempest-TaggedBootDevicesTest_v242-1685113217 tempest-TaggedBootDevicesTest_v242-1685113217-project-member] https://10.4.3.143/volume/v3/volumes/3784d0dc-5dee-438a-aeb8-fed3b187315d returned with HTTP 200 Aug 16 21:08:00.763378 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 58/225] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:08:00 2026] GET /volume/v3/volumes/3784d0dc-5dee-438a-aeb8-fed3b187315d => generated 850 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:08:01.318703 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-526032e5-1426-48f1-a5f6-6af39436cfb6 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:08:01.318703 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-526032e5-1426-48f1-a5f6-6af39436cfb6 tempest-TaggedAttachmentsTest-741612257 tempest-TaggedAttachmentsTest-741612257-project-member] DELETE https://10.4.3.143/volume/v3/volumes/75573bab-fbb3-4a07-867d-31e65e1aa9b5 Aug 16 21:08:01.318703 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-526032e5-1426-48f1-a5f6-6af39436cfb6 tempest-TaggedAttachmentsTest-741612257 tempest-TaggedAttachmentsTest-741612257-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:08:01.318703 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-526032e5-1426-48f1-a5f6-6af39436cfb6 tempest-TaggedAttachmentsTest-741612257 tempest-TaggedAttachmentsTest-741612257-project-member] Calling method 'delete' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:08:01.318703 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.v3.volumes [None req-526032e5-1426-48f1-a5f6-6af39436cfb6 tempest-TaggedAttachmentsTest-741612257 tempest-TaggedAttachmentsTest-741612257-project-member] Delete volume with id: 75573bab-fbb3-4a07-867d-31e65e1aa9b5 Aug 16 21:08:01.319265 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:08:01.319265 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:08:01.319647 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-526032e5-1426-48f1-a5f6-6af39436cfb6 tempest-TaggedAttachmentsTest-741612257 tempest-TaggedAttachmentsTest-741612257-project-member] Volume info retrieved successfully. Aug 16 21:08:01.347201 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-526032e5-1426-48f1-a5f6-6af39436cfb6 tempest-TaggedAttachmentsTest-741612257 tempest-TaggedAttachmentsTest-741612257-project-member] Delete volume request issued successfully. Aug 16 21:08:01.347381 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-526032e5-1426-48f1-a5f6-6af39436cfb6 tempest-TaggedAttachmentsTest-741612257 tempest-TaggedAttachmentsTest-741612257-project-member] https://10.4.3.143/volume/v3/volumes/75573bab-fbb3-4a07-867d-31e65e1aa9b5 returned with HTTP 202 Aug 16 21:08:01.347820 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 56/226] 10.4.3.143 () {66 vars in 1351 bytes} [Sun Aug 16 21:08:01 2026] DELETE /volume/v3/volumes/75573bab-fbb3-4a07-867d-31e65e1aa9b5 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 21:08:01.357413 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-af389bdb-7a0d-4f9e-a637-9d233a90bc2c None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:08:01.359104 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-af389bdb-7a0d-4f9e-a637-9d233a90bc2c tempest-TaggedAttachmentsTest-741612257 tempest-TaggedAttachmentsTest-741612257-project-member] GET https://10.4.3.143/volume/v3/volumes/75573bab-fbb3-4a07-867d-31e65e1aa9b5 Aug 16 21:08:01.359307 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-af389bdb-7a0d-4f9e-a637-9d233a90bc2c tempest-TaggedAttachmentsTest-741612257 tempest-TaggedAttachmentsTest-741612257-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:08:01.359506 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-af389bdb-7a0d-4f9e-a637-9d233a90bc2c tempest-TaggedAttachmentsTest-741612257 tempest-TaggedAttachmentsTest-741612257-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:08:01.372732 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:08:01.372732 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:08:01.377340 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-af389bdb-7a0d-4f9e-a637-9d233a90bc2c tempest-TaggedAttachmentsTest-741612257 tempest-TaggedAttachmentsTest-741612257-project-member] Volume info retrieved successfully. Aug 16 21:08:01.381170 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-af389bdb-7a0d-4f9e-a637-9d233a90bc2c tempest-TaggedAttachmentsTest-741612257 tempest-TaggedAttachmentsTest-741612257-project-member] https://10.4.3.143/volume/v3/volumes/75573bab-fbb3-4a07-867d-31e65e1aa9b5 returned with HTTP 200 Aug 16 21:08:01.381616 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 57/227] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:08:01 2026] GET /volume/v3/volumes/75573bab-fbb3-4a07-867d-31e65e1aa9b5 => generated 844 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:08:01.952283 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [req-2cdca1ce-7f53-4836-bdcf-cde8e4d6e7c6 req-048eeb8d-0b7a-4270-aa01-0b560d8fe5bb None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:08:01.955113 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [req-2cdca1ce-7f53-4836-bdcf-cde8e4d6e7c6 req-048eeb8d-0b7a-4270-aa01-0b560d8fe5bb tempest-ServerRescueNegativeTestJSON-559686989 tempest-ServerRescueNegativeTestJSON-559686989-project-member] GET https://10.4.3.143/volume/v3/volumes/d6e44551-189d-4b22-8c91-e4c7da53b90d Aug 16 21:08:01.955760 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [req-2cdca1ce-7f53-4836-bdcf-cde8e4d6e7c6 req-048eeb8d-0b7a-4270-aa01-0b560d8fe5bb tempest-ServerRescueNegativeTestJSON-559686989 tempest-ServerRescueNegativeTestJSON-559686989-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:08:01.955760 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [req-2cdca1ce-7f53-4836-bdcf-cde8e4d6e7c6 req-048eeb8d-0b7a-4270-aa01-0b560d8fe5bb tempest-ServerRescueNegativeTestJSON-559686989 tempest-ServerRescueNegativeTestJSON-559686989-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:08:01.966168 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:08:01.966168 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:08:01.970312 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [req-2cdca1ce-7f53-4836-bdcf-cde8e4d6e7c6 req-048eeb8d-0b7a-4270-aa01-0b560d8fe5bb tempest-ServerRescueNegativeTestJSON-559686989 tempest-ServerRescueNegativeTestJSON-559686989-project-member] Volume info retrieved successfully. Aug 16 21:08:01.974514 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [req-2cdca1ce-7f53-4836-bdcf-cde8e4d6e7c6 req-048eeb8d-0b7a-4270-aa01-0b560d8fe5bb tempest-ServerRescueNegativeTestJSON-559686989 tempest-ServerRescueNegativeTestJSON-559686989-project-member] https://10.4.3.143/volume/v3/volumes/d6e44551-189d-4b22-8c91-e4c7da53b90d returned with HTTP 200 Aug 16 21:08:01.975060 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 57/228] 10.4.3.143 () {68 vars in 1598 bytes} [Sun Aug 16 21:08:01 2026] GET /volume/v3/volumes/d6e44551-189d-4b22-8c91-e4c7da53b90d => generated 1144 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:08:02.400121 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-951c4ae9-f6b8-4f7f-96ff-92e6625028b1 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:08:02.402509 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-951c4ae9-f6b8-4f7f-96ff-92e6625028b1 tempest-TaggedAttachmentsTest-741612257 tempest-TaggedAttachmentsTest-741612257-project-member] GET https://10.4.3.143/volume/v3/volumes/75573bab-fbb3-4a07-867d-31e65e1aa9b5 Aug 16 21:08:02.402832 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-951c4ae9-f6b8-4f7f-96ff-92e6625028b1 tempest-TaggedAttachmentsTest-741612257 tempest-TaggedAttachmentsTest-741612257-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:08:02.403106 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-951c4ae9-f6b8-4f7f-96ff-92e6625028b1 tempest-TaggedAttachmentsTest-741612257 tempest-TaggedAttachmentsTest-741612257-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:08:02.412039 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-951c4ae9-f6b8-4f7f-96ff-92e6625028b1 tempest-TaggedAttachmentsTest-741612257 tempest-TaggedAttachmentsTest-741612257-project-member] https://10.4.3.143/volume/v3/volumes/75573bab-fbb3-4a07-867d-31e65e1aa9b5 returned with HTTP 404 Aug 16 21:08:02.412623 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 59/229] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:08:02 2026] GET /volume/v3/volumes/75573bab-fbb3-4a07-867d-31e65e1aa9b5 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:08:05.325484 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [req-d34308d3-6b36-4e7e-847f-cf3b44181959 req-53b777b0-60b9-4d1e-9b16-ba623dccaa2c None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:08:05.331273 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [req-d34308d3-6b36-4e7e-847f-cf3b44181959 req-53b777b0-60b9-4d1e-9b16-ba623dccaa2c tempest-ServerActionsTestOtherB-2140746005 tempest-ServerActionsTestOtherB-2140746005-project-member] POST https://10.4.3.143/volume/v3/attachments/052a01b8-d2ec-486d-97e2-92743e58ceb0/action Aug 16 21:08:05.331983 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [req-d34308d3-6b36-4e7e-847f-cf3b44181959 req-53b777b0-60b9-4d1e-9b16-ba623dccaa2c tempest-ServerActionsTestOtherB-2140746005 tempest-ServerActionsTestOtherB-2140746005-project-member] Action body: b'{"os-complete": null}' {{(pid=100333) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 21:08:05.331983 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [req-d34308d3-6b36-4e7e-847f-cf3b44181959 req-53b777b0-60b9-4d1e-9b16-ba623dccaa2c tempest-ServerActionsTestOtherB-2140746005 tempest-ServerActionsTestOtherB-2140746005-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:08:05.352339 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:08:05.352339 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:08:05.369371 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [req-d34308d3-6b36-4e7e-847f-cf3b44181959 req-53b777b0-60b9-4d1e-9b16-ba623dccaa2c tempest-ServerActionsTestOtherB-2140746005 tempest-ServerActionsTestOtherB-2140746005-project-member] https://10.4.3.143/volume/v3/attachments/052a01b8-d2ec-486d-97e2-92743e58ceb0/action returned with HTTP 204 Aug 16 21:08:05.369765 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 57/230] 10.4.3.143 () {74 vars in 1725 bytes} [Sun Aug 16 21:08:05 2026] POST /volume/v3/attachments/052a01b8-d2ec-486d-97e2-92743e58ceb0/action => generated 0 bytes in 45 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:08:09.645883 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [req-b7c92502-bc72-4903-aaeb-4d71a1ee875a req-d1bdb7f9-add2-4bd0-87f6-341e53c602f2 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:08:09.649997 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [req-b7c92502-bc72-4903-aaeb-4d71a1ee875a req-d1bdb7f9-add2-4bd0-87f6-341e53c602f2 tempest-TaggedBootDevicesTest_v242-1685113217 tempest-TaggedBootDevicesTest_v242-1685113217-project-member] GET https://10.4.3.143/volume/v3/volumes/8b1a9dc1-8de0-4e5b-8a0d-b8f40d06bf12 Aug 16 21:08:09.649997 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [req-b7c92502-bc72-4903-aaeb-4d71a1ee875a req-d1bdb7f9-add2-4bd0-87f6-341e53c602f2 tempest-TaggedBootDevicesTest_v242-1685113217 tempest-TaggedBootDevicesTest_v242-1685113217-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:08:09.649997 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [req-b7c92502-bc72-4903-aaeb-4d71a1ee875a req-d1bdb7f9-add2-4bd0-87f6-341e53c602f2 tempest-TaggedBootDevicesTest_v242-1685113217 tempest-TaggedBootDevicesTest_v242-1685113217-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:08:09.657449 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:08:09.657449 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:08:09.663029 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [req-b7c92502-bc72-4903-aaeb-4d71a1ee875a req-d1bdb7f9-add2-4bd0-87f6-341e53c602f2 tempest-TaggedBootDevicesTest_v242-1685113217 tempest-TaggedBootDevicesTest_v242-1685113217-project-member] Volume info retrieved successfully. Aug 16 21:08:09.667740 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [req-b7c92502-bc72-4903-aaeb-4d71a1ee875a req-d1bdb7f9-add2-4bd0-87f6-341e53c602f2 tempest-TaggedBootDevicesTest_v242-1685113217 tempest-TaggedBootDevicesTest_v242-1685113217-project-member] https://10.4.3.143/volume/v3/volumes/8b1a9dc1-8de0-4e5b-8a0d-b8f40d06bf12 returned with HTTP 200 Aug 16 21:08:09.668159 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 58/231] 10.4.3.143 () {68 vars in 1598 bytes} [Sun Aug 16 21:08:09 2026] GET /volume/v3/volumes/8b1a9dc1-8de0-4e5b-8a0d-b8f40d06bf12 => generated 1365 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:08:09.679646 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [req-b7c92502-bc72-4903-aaeb-4d71a1ee875a req-2d42ae5e-97a7-4247-bb88-26d92e927988 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:08:09.684529 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [req-b7c92502-bc72-4903-aaeb-4d71a1ee875a req-2d42ae5e-97a7-4247-bb88-26d92e927988 tempest-TaggedBootDevicesTest_v242-1685113217 tempest-TaggedBootDevicesTest_v242-1685113217-project-member] GET https://10.4.3.143/volume/v3/volumes/3f03240c-7ddd-409d-96f6-27efd5e2bd6b Aug 16 21:08:09.684734 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [req-b7c92502-bc72-4903-aaeb-4d71a1ee875a req-2d42ae5e-97a7-4247-bb88-26d92e927988 tempest-TaggedBootDevicesTest_v242-1685113217 tempest-TaggedBootDevicesTest_v242-1685113217-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:08:09.685226 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [req-b7c92502-bc72-4903-aaeb-4d71a1ee875a req-2d42ae5e-97a7-4247-bb88-26d92e927988 tempest-TaggedBootDevicesTest_v242-1685113217 tempest-TaggedBootDevicesTest_v242-1685113217-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:08:09.693778 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:08:09.693778 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:08:09.697900 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [req-b7c92502-bc72-4903-aaeb-4d71a1ee875a req-2d42ae5e-97a7-4247-bb88-26d92e927988 tempest-TaggedBootDevicesTest_v242-1685113217 tempest-TaggedBootDevicesTest_v242-1685113217-project-member] Volume info retrieved successfully. Aug 16 21:08:09.702428 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [req-b7c92502-bc72-4903-aaeb-4d71a1ee875a req-2d42ae5e-97a7-4247-bb88-26d92e927988 tempest-TaggedBootDevicesTest_v242-1685113217 tempest-TaggedBootDevicesTest_v242-1685113217-project-member] https://10.4.3.143/volume/v3/volumes/3f03240c-7ddd-409d-96f6-27efd5e2bd6b returned with HTTP 200 Aug 16 21:08:09.702871 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 58/232] 10.4.3.143 () {68 vars in 1598 bytes} [Sun Aug 16 21:08:09 2026] GET /volume/v3/volumes/3f03240c-7ddd-409d-96f6-27efd5e2bd6b => generated 850 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:08:09.711462 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [req-b7c92502-bc72-4903-aaeb-4d71a1ee875a req-1a9eb53b-e178-4be9-8604-38215f3bb1ec None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:08:09.713708 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [req-b7c92502-bc72-4903-aaeb-4d71a1ee875a req-1a9eb53b-e178-4be9-8604-38215f3bb1ec tempest-TaggedBootDevicesTest_v242-1685113217 tempest-TaggedBootDevicesTest_v242-1685113217-project-member] GET https://10.4.3.143/volume/v3/volumes/3784d0dc-5dee-438a-aeb8-fed3b187315d Aug 16 21:08:09.713899 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [req-b7c92502-bc72-4903-aaeb-4d71a1ee875a req-1a9eb53b-e178-4be9-8604-38215f3bb1ec tempest-TaggedBootDevicesTest_v242-1685113217 tempest-TaggedBootDevicesTest_v242-1685113217-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:08:09.714324 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [req-b7c92502-bc72-4903-aaeb-4d71a1ee875a req-1a9eb53b-e178-4be9-8604-38215f3bb1ec tempest-TaggedBootDevicesTest_v242-1685113217 tempest-TaggedBootDevicesTest_v242-1685113217-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:08:09.722609 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:08:09.722609 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:08:09.726833 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [req-b7c92502-bc72-4903-aaeb-4d71a1ee875a req-1a9eb53b-e178-4be9-8604-38215f3bb1ec tempest-TaggedBootDevicesTest_v242-1685113217 tempest-TaggedBootDevicesTest_v242-1685113217-project-member] Volume info retrieved successfully. Aug 16 21:08:09.732477 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [req-b7c92502-bc72-4903-aaeb-4d71a1ee875a req-1a9eb53b-e178-4be9-8604-38215f3bb1ec tempest-TaggedBootDevicesTest_v242-1685113217 tempest-TaggedBootDevicesTest_v242-1685113217-project-member] https://10.4.3.143/volume/v3/volumes/3784d0dc-5dee-438a-aeb8-fed3b187315d returned with HTTP 200 Aug 16 21:08:09.733087 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 60/233] 10.4.3.143 () {68 vars in 1598 bytes} [Sun Aug 16 21:08:09 2026] GET /volume/v3/volumes/3784d0dc-5dee-438a-aeb8-fed3b187315d => generated 850 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:08:09.742698 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-26492892-ba5b-4717-b214-aa15a69c686d None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:08:09.743084 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-26492892-ba5b-4717-b214-aa15a69c686d None None] GET https://10.4.3.143/volume// Aug 16 21:08:09.743296 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-26492892-ba5b-4717-b214-aa15a69c686d None None] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:08:09.743474 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-26492892-ba5b-4717-b214-aa15a69c686d None None] Calling method 'all' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:08:09.743793 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-26492892-ba5b-4717-b214-aa15a69c686d None None] https://10.4.3.143/volume// returned with HTTP 300 Aug 16 21:08:09.744096 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 58/234] 10.4.3.143 () {66 vars in 1419 bytes} [Sun Aug 16 21:08: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 16 21:08:09.753027 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [req-b7c92502-bc72-4903-aaeb-4d71a1ee875a req-c183baa7-a4f9-4b40-8b83-318ee0c817a2 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:08:09.759155 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [req-b7c92502-bc72-4903-aaeb-4d71a1ee875a req-c183baa7-a4f9-4b40-8b83-318ee0c817a2 tempest-TaggedBootDevicesTest_v242-1685113217 tempest-TaggedBootDevicesTest_v242-1685113217-project-member] POST https://10.4.3.143/volume/v3/attachments Aug 16 21:08:09.759155 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [req-b7c92502-bc72-4903-aaeb-4d71a1ee875a req-c183baa7-a4f9-4b40-8b83-318ee0c817a2 tempest-TaggedBootDevicesTest_v242-1685113217 tempest-TaggedBootDevicesTest_v242-1685113217-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "8b1a9dc1-8de0-4e5b-8a0d-b8f40d06bf12", "connector": null, "instance_uuid": "ef56540a-a6e3-490a-a499-057f0625d2cb"}} {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:08:09.774222 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:08:09.774222 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:08:09.822477 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [req-b7c92502-bc72-4903-aaeb-4d71a1ee875a req-c183baa7-a4f9-4b40-8b83-318ee0c817a2 tempest-TaggedBootDevicesTest_v242-1685113217 tempest-TaggedBootDevicesTest_v242-1685113217-project-member] https://10.4.3.143/volume/v3/attachments returned with HTTP 200 Aug 16 21:08:09.823207 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 59/235] 10.4.3.143 () {74 vars in 1594 bytes} [Sun Aug 16 21:08:09 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 16 21:08:09.832866 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-2371bb4f-e83e-43a9-8dec-80da87a9ff07 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:08:09.834743 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-2371bb4f-e83e-43a9-8dec-80da87a9ff07 None None] GET https://10.4.3.143/volume// Aug 16 21:08:09.834743 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-2371bb4f-e83e-43a9-8dec-80da87a9ff07 None None] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:08:09.834743 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-2371bb4f-e83e-43a9-8dec-80da87a9ff07 None None] Calling method 'all' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:08:09.834743 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-2371bb4f-e83e-43a9-8dec-80da87a9ff07 None None] https://10.4.3.143/volume// returned with HTTP 300 Aug 16 21:08:09.834743 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 59/236] 10.4.3.143 () {66 vars in 1419 bytes} [Sun Aug 16 21:08: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 16 21:08:09.845187 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [req-b7c92502-bc72-4903-aaeb-4d71a1ee875a req-89728f50-91e6-404d-a778-eef09d58e36c None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:08:09.848449 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [req-b7c92502-bc72-4903-aaeb-4d71a1ee875a req-89728f50-91e6-404d-a778-eef09d58e36c tempest-TaggedBootDevicesTest_v242-1685113217 tempest-TaggedBootDevicesTest_v242-1685113217-project-member] POST https://10.4.3.143/volume/v3/attachments Aug 16 21:08:09.848993 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [req-b7c92502-bc72-4903-aaeb-4d71a1ee875a req-89728f50-91e6-404d-a778-eef09d58e36c tempest-TaggedBootDevicesTest_v242-1685113217 tempest-TaggedBootDevicesTest_v242-1685113217-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "3f03240c-7ddd-409d-96f6-27efd5e2bd6b", "connector": null, "instance_uuid": "ef56540a-a6e3-490a-a499-057f0625d2cb"}} {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:08:09.860763 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:08:09.860763 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:08:09.892797 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [req-b7c92502-bc72-4903-aaeb-4d71a1ee875a req-89728f50-91e6-404d-a778-eef09d58e36c tempest-TaggedBootDevicesTest_v242-1685113217 tempest-TaggedBootDevicesTest_v242-1685113217-project-member] https://10.4.3.143/volume/v3/attachments returned with HTTP 200 Aug 16 21:08:09.892797 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 61/237] 10.4.3.143 () {74 vars in 1594 bytes} [Sun Aug 16 21:08:09 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 16 21:08:09.902740 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-b5aa6c63-b0b4-41fc-a482-a6d7b1e3d9f4 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:08:09.903159 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-b5aa6c63-b0b4-41fc-a482-a6d7b1e3d9f4 None None] GET https://10.4.3.143/volume// Aug 16 21:08:09.903288 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-b5aa6c63-b0b4-41fc-a482-a6d7b1e3d9f4 None None] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:08:09.903470 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-b5aa6c63-b0b4-41fc-a482-a6d7b1e3d9f4 None None] Calling method 'all' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:08:09.903797 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-b5aa6c63-b0b4-41fc-a482-a6d7b1e3d9f4 None None] https://10.4.3.143/volume// returned with HTTP 300 Aug 16 21:08:09.904098 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 59/238] 10.4.3.143 () {66 vars in 1419 bytes} [Sun Aug 16 21:08: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 16 21:08:09.916584 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [req-b7c92502-bc72-4903-aaeb-4d71a1ee875a req-b7fd310e-0a17-45c3-815f-4b3dae706ba2 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:08:09.919036 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [req-b7c92502-bc72-4903-aaeb-4d71a1ee875a req-b7fd310e-0a17-45c3-815f-4b3dae706ba2 tempest-TaggedBootDevicesTest_v242-1685113217 tempest-TaggedBootDevicesTest_v242-1685113217-project-member] POST https://10.4.3.143/volume/v3/attachments Aug 16 21:08:09.919652 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [req-b7c92502-bc72-4903-aaeb-4d71a1ee875a req-b7fd310e-0a17-45c3-815f-4b3dae706ba2 tempest-TaggedBootDevicesTest_v242-1685113217 tempest-TaggedBootDevicesTest_v242-1685113217-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "3784d0dc-5dee-438a-aeb8-fed3b187315d", "connector": null, "instance_uuid": "ef56540a-a6e3-490a-a499-057f0625d2cb"}} {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:08:09.929519 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:08:09.929519 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:08:09.958962 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [req-b7c92502-bc72-4903-aaeb-4d71a1ee875a req-b7fd310e-0a17-45c3-815f-4b3dae706ba2 tempest-TaggedBootDevicesTest_v242-1685113217 tempest-TaggedBootDevicesTest_v242-1685113217-project-member] https://10.4.3.143/volume/v3/attachments returned with HTTP 200 Aug 16 21:08:09.959465 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 60/239] 10.4.3.143 () {74 vars in 1594 bytes} [Sun Aug 16 21:08:09 2026] POST /volume/v3/attachments => generated 273 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:08:10.379067 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [req-24fd0bce-c828-47b4-88c4-d062a4debb69 req-52e37937-71f3-4bc9-aa32-2db1a88eb13b None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:08:10.383553 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [req-24fd0bce-c828-47b4-88c4-d062a4debb69 req-52e37937-71f3-4bc9-aa32-2db1a88eb13b tempest-ServerActionsTestOtherB-2140746005 tempest-ServerActionsTestOtherB-2140746005-project-member] DELETE https://10.4.3.143/volume/v3/attachments/052a01b8-d2ec-486d-97e2-92743e58ceb0 Aug 16 21:08:10.383811 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [req-24fd0bce-c828-47b4-88c4-d062a4debb69 req-52e37937-71f3-4bc9-aa32-2db1a88eb13b tempest-ServerActionsTestOtherB-2140746005 tempest-ServerActionsTestOtherB-2140746005-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:08:10.384082 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [req-24fd0bce-c828-47b4-88c4-d062a4debb69 req-52e37937-71f3-4bc9-aa32-2db1a88eb13b tempest-ServerActionsTestOtherB-2140746005 tempest-ServerActionsTestOtherB-2140746005-project-member] Calling method 'version_select' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:08:10.396107 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:08:10.396107 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:08:10.449476 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [req-24fd0bce-c828-47b4-88c4-d062a4debb69 req-52e37937-71f3-4bc9-aa32-2db1a88eb13b tempest-ServerActionsTestOtherB-2140746005 tempest-ServerActionsTestOtherB-2140746005-project-member] https://10.4.3.143/volume/v3/attachments/052a01b8-d2ec-486d-97e2-92743e58ceb0 returned with HTTP 200 Aug 16 21:08:10.450054 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 60/240] 10.4.3.143 () {72 vars in 1673 bytes} [Sun Aug 16 21:08:10 2026] DELETE /volume/v3/attachments/052a01b8-d2ec-486d-97e2-92743e58ceb0 => generated 19 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:08:11.189677 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-24224159-b81a-4d2c-8620-493dfaa72d52 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:08:11.191973 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-24224159-b81a-4d2c-8620-493dfaa72d52 tempest-ServerActionsTestOtherB-2140746005 tempest-ServerActionsTestOtherB-2140746005-project-member] GET https://10.4.3.143/volume/v3/volumes/dd5df4bb-0af6-4723-9654-8f97a39103ac Aug 16 21:08:11.192263 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-24224159-b81a-4d2c-8620-493dfaa72d52 tempest-ServerActionsTestOtherB-2140746005 tempest-ServerActionsTestOtherB-2140746005-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:08:11.192547 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-24224159-b81a-4d2c-8620-493dfaa72d52 tempest-ServerActionsTestOtherB-2140746005 tempest-ServerActionsTestOtherB-2140746005-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:08:11.201001 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:08:11.201001 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:08:11.204843 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-24224159-b81a-4d2c-8620-493dfaa72d52 tempest-ServerActionsTestOtherB-2140746005 tempest-ServerActionsTestOtherB-2140746005-project-member] Volume info retrieved successfully. Aug 16 21:08:11.211510 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-24224159-b81a-4d2c-8620-493dfaa72d52 tempest-ServerActionsTestOtherB-2140746005 tempest-ServerActionsTestOtherB-2140746005-project-member] https://10.4.3.143/volume/v3/volumes/dd5df4bb-0af6-4723-9654-8f97a39103ac returned with HTTP 200 Aug 16 21:08:11.212162 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 62/241] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:08:11 2026] GET /volume/v3/volumes/dd5df4bb-0af6-4723-9654-8f97a39103ac => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:08:11.255948 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-e4c85e51-4133-4231-b167-a3db360d5d9a None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:08:11.257791 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-e4c85e51-4133-4231-b167-a3db360d5d9a tempest-ServerActionsTestOtherB-2140746005 tempest-ServerActionsTestOtherB-2140746005-project-member] GET https://10.4.3.143/volume/v3/volumes/dd5df4bb-0af6-4723-9654-8f97a39103ac Aug 16 21:08:11.257989 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-e4c85e51-4133-4231-b167-a3db360d5d9a tempest-ServerActionsTestOtherB-2140746005 tempest-ServerActionsTestOtherB-2140746005-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:08:11.258165 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-e4c85e51-4133-4231-b167-a3db360d5d9a tempest-ServerActionsTestOtherB-2140746005 tempest-ServerActionsTestOtherB-2140746005-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:08:11.272303 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:08:11.272303 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:08:11.280187 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-e4c85e51-4133-4231-b167-a3db360d5d9a tempest-ServerActionsTestOtherB-2140746005 tempest-ServerActionsTestOtherB-2140746005-project-member] Volume info retrieved successfully. Aug 16 21:08:11.285034 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-e4c85e51-4133-4231-b167-a3db360d5d9a tempest-ServerActionsTestOtherB-2140746005 tempest-ServerActionsTestOtherB-2140746005-project-member] https://10.4.3.143/volume/v3/volumes/dd5df4bb-0af6-4723-9654-8f97a39103ac returned with HTTP 200 Aug 16 21:08:11.285422 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 60/242] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:08:11 2026] GET /volume/v3/volumes/dd5df4bb-0af6-4723-9654-8f97a39103ac => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:08:11.313732 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-a56fdff6-d520-432f-950d-4a1031f52806 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:08:11.318798 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-a56fdff6-d520-432f-950d-4a1031f52806 tempest-ServerActionsTestOtherB-2140746005 tempest-ServerActionsTestOtherB-2140746005-project-member] DELETE https://10.4.3.143/volume/v3/volumes/dd5df4bb-0af6-4723-9654-8f97a39103ac Aug 16 21:08:11.319133 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-a56fdff6-d520-432f-950d-4a1031f52806 tempest-ServerActionsTestOtherB-2140746005 tempest-ServerActionsTestOtherB-2140746005-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:08:11.319394 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-a56fdff6-d520-432f-950d-4a1031f52806 tempest-ServerActionsTestOtherB-2140746005 tempest-ServerActionsTestOtherB-2140746005-project-member] Calling method 'delete' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:08:11.319888 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.v3.volumes [None req-a56fdff6-d520-432f-950d-4a1031f52806 tempest-ServerActionsTestOtherB-2140746005 tempest-ServerActionsTestOtherB-2140746005-project-member] Delete volume with id: dd5df4bb-0af6-4723-9654-8f97a39103ac Aug 16 21:08:11.333244 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:08:11.333244 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:08:11.334109 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-a56fdff6-d520-432f-950d-4a1031f52806 tempest-ServerActionsTestOtherB-2140746005 tempest-ServerActionsTestOtherB-2140746005-project-member] Volume info retrieved successfully. Aug 16 21:08:11.365269 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-a56fdff6-d520-432f-950d-4a1031f52806 tempest-ServerActionsTestOtherB-2140746005 tempest-ServerActionsTestOtherB-2140746005-project-member] Delete volume request issued successfully. Aug 16 21:08:11.365593 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-a56fdff6-d520-432f-950d-4a1031f52806 tempest-ServerActionsTestOtherB-2140746005 tempest-ServerActionsTestOtherB-2140746005-project-member] https://10.4.3.143/volume/v3/volumes/dd5df4bb-0af6-4723-9654-8f97a39103ac returned with HTTP 202 Aug 16 21:08:11.366084 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 61/243] 10.4.3.143 () {66 vars in 1351 bytes} [Sun Aug 16 21:08:11 2026] DELETE /volume/v3/volumes/dd5df4bb-0af6-4723-9654-8f97a39103ac => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 21:08:11.376008 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-f0d67cdc-6dea-4525-a348-7efb17e08ded None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:08:11.380622 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-f0d67cdc-6dea-4525-a348-7efb17e08ded tempest-ServerActionsTestOtherB-2140746005 tempest-ServerActionsTestOtherB-2140746005-project-member] GET https://10.4.3.143/volume/v3/volumes/dd5df4bb-0af6-4723-9654-8f97a39103ac Aug 16 21:08:11.380622 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-f0d67cdc-6dea-4525-a348-7efb17e08ded tempest-ServerActionsTestOtherB-2140746005 tempest-ServerActionsTestOtherB-2140746005-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:08:11.380622 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-f0d67cdc-6dea-4525-a348-7efb17e08ded tempest-ServerActionsTestOtherB-2140746005 tempest-ServerActionsTestOtherB-2140746005-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:08:11.394154 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:08:11.394154 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:08:11.401441 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-f0d67cdc-6dea-4525-a348-7efb17e08ded tempest-ServerActionsTestOtherB-2140746005 tempest-ServerActionsTestOtherB-2140746005-project-member] Volume info retrieved successfully. Aug 16 21:08:11.413944 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-f0d67cdc-6dea-4525-a348-7efb17e08ded tempest-ServerActionsTestOtherB-2140746005 tempest-ServerActionsTestOtherB-2140746005-project-member] https://10.4.3.143/volume/v3/volumes/dd5df4bb-0af6-4723-9654-8f97a39103ac returned with HTTP 200 Aug 16 21:08:11.414184 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 61/244] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:08:11 2026] GET /volume/v3/volumes/dd5df4bb-0af6-4723-9654-8f97a39103ac => generated 846 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:08:12.044068 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-3f6f852b-4579-40c8-be9c-20ab99718edc None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:08:12.044584 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-3f6f852b-4579-40c8-be9c-20ab99718edc None None] GET https://10.4.3.143/volume// Aug 16 21:08:12.044811 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-3f6f852b-4579-40c8-be9c-20ab99718edc None None] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:08:12.045086 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-3f6f852b-4579-40c8-be9c-20ab99718edc None None] Calling method 'all' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:08:12.045489 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-3f6f852b-4579-40c8-be9c-20ab99718edc None None] https://10.4.3.143/volume// returned with HTTP 300 Aug 16 21:08:12.045867 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 63/245] 10.4.3.143 () {66 vars in 1426 bytes} [Sun Aug 16 21:08: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 16 21:08:12.053597 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [req-b7c92502-bc72-4903-aaeb-4d71a1ee875a req-63c94700-fe28-4c43-abeb-5924e4d80454 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:08:12.055678 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [req-b7c92502-bc72-4903-aaeb-4d71a1ee875a req-63c94700-fe28-4c43-abeb-5924e4d80454 tempest-TaggedBootDevicesTest_v242-1685113217 tempest-TaggedBootDevicesTest_v242-1685113217-project-member] GET https://10.4.3.143/volume/v3/volumes/8b1a9dc1-8de0-4e5b-8a0d-b8f40d06bf12 Aug 16 21:08:12.056065 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [req-b7c92502-bc72-4903-aaeb-4d71a1ee875a req-63c94700-fe28-4c43-abeb-5924e4d80454 tempest-TaggedBootDevicesTest_v242-1685113217 tempest-TaggedBootDevicesTest_v242-1685113217-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:08:12.056354 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [req-b7c92502-bc72-4903-aaeb-4d71a1ee875a req-63c94700-fe28-4c43-abeb-5924e4d80454 tempest-TaggedBootDevicesTest_v242-1685113217 tempest-TaggedBootDevicesTest_v242-1685113217-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:08:12.066546 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:08:12.066546 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:08:12.070419 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [req-b7c92502-bc72-4903-aaeb-4d71a1ee875a req-63c94700-fe28-4c43-abeb-5924e4d80454 tempest-TaggedBootDevicesTest_v242-1685113217 tempest-TaggedBootDevicesTest_v242-1685113217-project-member] Volume info retrieved successfully. Aug 16 21:08:12.075700 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [req-b7c92502-bc72-4903-aaeb-4d71a1ee875a req-63c94700-fe28-4c43-abeb-5924e4d80454 tempest-TaggedBootDevicesTest_v242-1685113217 tempest-TaggedBootDevicesTest_v242-1685113217-project-member] https://10.4.3.143/volume/v3/volumes/8b1a9dc1-8de0-4e5b-8a0d-b8f40d06bf12 returned with HTTP 200 Aug 16 21:08:12.076193 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 61/246] 10.4.3.143 () {70 vars in 1639 bytes} [Sun Aug 16 21:08:12 2026] GET /volume/v3/volumes/8b1a9dc1-8de0-4e5b-8a0d-b8f40d06bf12 => generated 1544 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 16 21:08:12.178522 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [req-b7c92502-bc72-4903-aaeb-4d71a1ee875a req-eff2a493-8c0b-4350-afa8-301f6994e4ec None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:08:12.180725 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [req-b7c92502-bc72-4903-aaeb-4d71a1ee875a req-eff2a493-8c0b-4350-afa8-301f6994e4ec tempest-TaggedBootDevicesTest_v242-1685113217 tempest-TaggedBootDevicesTest_v242-1685113217-project-member] PUT https://10.4.3.143/volume/v3/attachments/2301015e-f059-46e1-86b8-717006ff6006 Aug 16 21:08:12.181195 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [req-b7c92502-bc72-4903-aaeb-4d71a1ee875a req-eff2a493-8c0b-4350-afa8-301f6994e4ec tempest-TaggedBootDevicesTest_v242-1685113217 tempest-TaggedBootDevicesTest_v242-1685113217-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.143", "host": "np0000007409", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:e42fbcbe2e9", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "69237b68-d654-4a76-81de-86e36bc8fb86", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:08:12.189091 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.coordination [req-b7c92502-bc72-4903-aaeb-4d71a1ee875a req-eff2a493-8c0b-4350-afa8-301f6994e4ec tempest-TaggedBootDevicesTest_v242-1685113217 tempest-TaggedBootDevicesTest_v242-1685113217-project-member] Acquiring lock "cinder-attachment_update-8b1a9dc1-8de0-4e5b-8a0d-b8f40d06bf12-np0000007409" by "attachment_update" {{(pid=100330) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:08:12.194000 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.coordination [req-b7c92502-bc72-4903-aaeb-4d71a1ee875a req-eff2a493-8c0b-4350-afa8-301f6994e4ec tempest-TaggedBootDevicesTest_v242-1685113217 tempest-TaggedBootDevicesTest_v242-1685113217-project-member] Lock "cinder-attachment_update-8b1a9dc1-8de0-4e5b-8a0d-b8f40d06bf12-np0000007409" acquired by "attachment_update" :: waited 0.005s {{(pid=100330) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:08:12.195344 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:08:12.195344 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:08:12.284434 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.coordination [req-b7c92502-bc72-4903-aaeb-4d71a1ee875a req-eff2a493-8c0b-4350-afa8-301f6994e4ec tempest-TaggedBootDevicesTest_v242-1685113217 tempest-TaggedBootDevicesTest_v242-1685113217-project-member] Lock "cinder-attachment_update-8b1a9dc1-8de0-4e5b-8a0d-b8f40d06bf12-np0000007409" released by "attachment_update" :: held 0.090s {{(pid=100330) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:08:12.284798 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [req-b7c92502-bc72-4903-aaeb-4d71a1ee875a req-eff2a493-8c0b-4350-afa8-301f6994e4ec tempest-TaggedBootDevicesTest_v242-1685113217 tempest-TaggedBootDevicesTest_v242-1685113217-project-member] https://10.4.3.143/volume/v3/attachments/2301015e-f059-46e1-86b8-717006ff6006 returned with HTTP 200 Aug 16 21:08:12.285258 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 62/247] 10.4.3.143 () {74 vars in 1704 bytes} [Sun Aug 16 21:08:12 2026] PUT /volume/v3/attachments/2301015e-f059-46e1-86b8-717006ff6006 => generated 969 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:08:12.313647 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [req-b7c92502-bc72-4903-aaeb-4d71a1ee875a req-ada7e2fc-e4b0-4e68-bf41-9f434cb97d65 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:08:12.316377 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [req-b7c92502-bc72-4903-aaeb-4d71a1ee875a req-ada7e2fc-e4b0-4e68-bf41-9f434cb97d65 tempest-TaggedBootDevicesTest_v242-1685113217 tempest-TaggedBootDevicesTest_v242-1685113217-project-member] POST https://10.4.3.143/volume/v3/attachments/2301015e-f059-46e1-86b8-717006ff6006/action Aug 16 21:08:12.317669 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [req-b7c92502-bc72-4903-aaeb-4d71a1ee875a req-ada7e2fc-e4b0-4e68-bf41-9f434cb97d65 tempest-TaggedBootDevicesTest_v242-1685113217 tempest-TaggedBootDevicesTest_v242-1685113217-project-member] Action body: b'{"os-complete": null}' {{(pid=100331) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 21:08:12.317834 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [req-b7c92502-bc72-4903-aaeb-4d71a1ee875a req-ada7e2fc-e4b0-4e68-bf41-9f434cb97d65 tempest-TaggedBootDevicesTest_v242-1685113217 tempest-TaggedBootDevicesTest_v242-1685113217-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:08:12.341790 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:08:12.341790 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:08:12.359601 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [req-b7c92502-bc72-4903-aaeb-4d71a1ee875a req-ada7e2fc-e4b0-4e68-bf41-9f434cb97d65 tempest-TaggedBootDevicesTest_v242-1685113217 tempest-TaggedBootDevicesTest_v242-1685113217-project-member] https://10.4.3.143/volume/v3/attachments/2301015e-f059-46e1-86b8-717006ff6006/action returned with HTTP 204 Aug 16 21:08:12.362063 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 62/248] 10.4.3.143 () {74 vars in 1725 bytes} [Sun Aug 16 21:08:12 2026] POST /volume/v3/attachments/2301015e-f059-46e1-86b8-717006ff6006/action => generated 0 bytes in 47 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:08:12.393521 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-d3b32c26-20f5-4fb4-a921-8deead9f3e7b None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:08:12.393893 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-d3b32c26-20f5-4fb4-a921-8deead9f3e7b None None] GET https://10.4.3.143/volume// Aug 16 21:08:12.394067 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-d3b32c26-20f5-4fb4-a921-8deead9f3e7b None None] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:08:12.394238 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-d3b32c26-20f5-4fb4-a921-8deead9f3e7b None None] Calling method 'all' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:08:12.394539 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-d3b32c26-20f5-4fb4-a921-8deead9f3e7b None None] https://10.4.3.143/volume// returned with HTTP 300 Aug 16 21:08:12.395133 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 64/249] 10.4.3.143 () {66 vars in 1426 bytes} [Sun Aug 16 21:08: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 16 21:08:12.407941 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [req-b7c92502-bc72-4903-aaeb-4d71a1ee875a req-7310841c-f3be-4c63-9ec4-7bcb0833ae47 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:08:12.416466 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [req-b7c92502-bc72-4903-aaeb-4d71a1ee875a req-7310841c-f3be-4c63-9ec4-7bcb0833ae47 tempest-TaggedBootDevicesTest_v242-1685113217 tempest-TaggedBootDevicesTest_v242-1685113217-project-member] GET https://10.4.3.143/volume/v3/volumes/3f03240c-7ddd-409d-96f6-27efd5e2bd6b Aug 16 21:08:12.416799 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [req-b7c92502-bc72-4903-aaeb-4d71a1ee875a req-7310841c-f3be-4c63-9ec4-7bcb0833ae47 tempest-TaggedBootDevicesTest_v242-1685113217 tempest-TaggedBootDevicesTest_v242-1685113217-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:08:12.417760 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [req-b7c92502-bc72-4903-aaeb-4d71a1ee875a req-7310841c-f3be-4c63-9ec4-7bcb0833ae47 tempest-TaggedBootDevicesTest_v242-1685113217 tempest-TaggedBootDevicesTest_v242-1685113217-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:08:12.432319 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-bf9c32fe-ee2a-462e-9908-2e5774a9ce0e None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:08:12.434234 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:08:12.434234 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:08:12.436856 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-bf9c32fe-ee2a-462e-9908-2e5774a9ce0e tempest-ServerActionsTestOtherB-2140746005 tempest-ServerActionsTestOtherB-2140746005-project-member] GET https://10.4.3.143/volume/v3/volumes/dd5df4bb-0af6-4723-9654-8f97a39103ac Aug 16 21:08:12.437113 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-bf9c32fe-ee2a-462e-9908-2e5774a9ce0e tempest-ServerActionsTestOtherB-2140746005 tempest-ServerActionsTestOtherB-2140746005-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:08:12.437263 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-bf9c32fe-ee2a-462e-9908-2e5774a9ce0e tempest-ServerActionsTestOtherB-2140746005 tempest-ServerActionsTestOtherB-2140746005-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:08:12.439190 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [req-b7c92502-bc72-4903-aaeb-4d71a1ee875a req-7310841c-f3be-4c63-9ec4-7bcb0833ae47 tempest-TaggedBootDevicesTest_v242-1685113217 tempest-TaggedBootDevicesTest_v242-1685113217-project-member] Volume info retrieved successfully. Aug 16 21:08:12.446191 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-bf9c32fe-ee2a-462e-9908-2e5774a9ce0e tempest-ServerActionsTestOtherB-2140746005 tempest-ServerActionsTestOtherB-2140746005-project-member] https://10.4.3.143/volume/v3/volumes/dd5df4bb-0af6-4723-9654-8f97a39103ac returned with HTTP 404 Aug 16 21:08:12.446302 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [req-b7c92502-bc72-4903-aaeb-4d71a1ee875a req-7310841c-f3be-4c63-9ec4-7bcb0833ae47 tempest-TaggedBootDevicesTest_v242-1685113217 tempest-TaggedBootDevicesTest_v242-1685113217-project-member] https://10.4.3.143/volume/v3/volumes/3f03240c-7ddd-409d-96f6-27efd5e2bd6b returned with HTTP 200 Aug 16 21:08:12.446707 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 62/250] 10.4.3.143 () {70 vars in 1639 bytes} [Sun Aug 16 21:08:12 2026] GET /volume/v3/volumes/3f03240c-7ddd-409d-96f6-27efd5e2bd6b => generated 1029 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 16 21:08:12.447865 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 63/251] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:08:12 2026] GET /volume/v3/volumes/dd5df4bb-0af6-4723-9654-8f97a39103ac => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:08:12.556541 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [req-b7c92502-bc72-4903-aaeb-4d71a1ee875a req-1966aab8-2e00-4cbc-b7ae-ffe008e1c262 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:08:12.559096 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [req-b7c92502-bc72-4903-aaeb-4d71a1ee875a req-1966aab8-2e00-4cbc-b7ae-ffe008e1c262 tempest-TaggedBootDevicesTest_v242-1685113217 tempest-TaggedBootDevicesTest_v242-1685113217-project-member] PUT https://10.4.3.143/volume/v3/attachments/89777fe6-789e-4457-80a3-fd88832e0d44 Aug 16 21:08:12.559410 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [req-b7c92502-bc72-4903-aaeb-4d71a1ee875a req-1966aab8-2e00-4cbc-b7ae-ffe008e1c262 tempest-TaggedBootDevicesTest_v242-1685113217 tempest-TaggedBootDevicesTest_v242-1685113217-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.143", "host": "np0000007409", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:e42fbcbe2e9", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "69237b68-d654-4a76-81de-86e36bc8fb86", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:08:12.567927 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.coordination [req-b7c92502-bc72-4903-aaeb-4d71a1ee875a req-1966aab8-2e00-4cbc-b7ae-ffe008e1c262 tempest-TaggedBootDevicesTest_v242-1685113217 tempest-TaggedBootDevicesTest_v242-1685113217-project-member] Acquiring lock "cinder-attachment_update-3f03240c-7ddd-409d-96f6-27efd5e2bd6b-np0000007409" by "attachment_update" {{(pid=100331) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:08:12.573449 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.coordination [req-b7c92502-bc72-4903-aaeb-4d71a1ee875a req-1966aab8-2e00-4cbc-b7ae-ffe008e1c262 tempest-TaggedBootDevicesTest_v242-1685113217 tempest-TaggedBootDevicesTest_v242-1685113217-project-member] Lock "cinder-attachment_update-3f03240c-7ddd-409d-96f6-27efd5e2bd6b-np0000007409" acquired by "attachment_update" :: waited 0.006s {{(pid=100331) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:08:12.574413 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:08:12.574413 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:08:12.693442 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.coordination [req-b7c92502-bc72-4903-aaeb-4d71a1ee875a req-1966aab8-2e00-4cbc-b7ae-ffe008e1c262 tempest-TaggedBootDevicesTest_v242-1685113217 tempest-TaggedBootDevicesTest_v242-1685113217-project-member] Lock "cinder-attachment_update-3f03240c-7ddd-409d-96f6-27efd5e2bd6b-np0000007409" released by "attachment_update" :: held 0.120s {{(pid=100331) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:08:12.693757 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [req-b7c92502-bc72-4903-aaeb-4d71a1ee875a req-1966aab8-2e00-4cbc-b7ae-ffe008e1c262 tempest-TaggedBootDevicesTest_v242-1685113217 tempest-TaggedBootDevicesTest_v242-1685113217-project-member] https://10.4.3.143/volume/v3/attachments/89777fe6-789e-4457-80a3-fd88832e0d44 returned with HTTP 200 Aug 16 21:08:12.694180 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 63/252] 10.4.3.143 () {74 vars in 1704 bytes} [Sun Aug 16 21:08:12 2026] PUT /volume/v3/attachments/89777fe6-789e-4457-80a3-fd88832e0d44 => generated 969 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:08:12.720634 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [req-b7c92502-bc72-4903-aaeb-4d71a1ee875a req-94d71beb-eb5d-4333-9815-6b3e6034bbb8 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:08:12.723541 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [req-b7c92502-bc72-4903-aaeb-4d71a1ee875a req-94d71beb-eb5d-4333-9815-6b3e6034bbb8 tempest-TaggedBootDevicesTest_v242-1685113217 tempest-TaggedBootDevicesTest_v242-1685113217-project-member] POST https://10.4.3.143/volume/v3/attachments/89777fe6-789e-4457-80a3-fd88832e0d44/action Aug 16 21:08:12.724037 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [req-b7c92502-bc72-4903-aaeb-4d71a1ee875a req-94d71beb-eb5d-4333-9815-6b3e6034bbb8 tempest-TaggedBootDevicesTest_v242-1685113217 tempest-TaggedBootDevicesTest_v242-1685113217-project-member] Action body: b'{"os-complete": null}' {{(pid=100332) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 21:08:12.724154 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [req-b7c92502-bc72-4903-aaeb-4d71a1ee875a req-94d71beb-eb5d-4333-9815-6b3e6034bbb8 tempest-TaggedBootDevicesTest_v242-1685113217 tempest-TaggedBootDevicesTest_v242-1685113217-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:08:12.739501 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:08:12.739501 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:08:12.750935 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [req-b7c92502-bc72-4903-aaeb-4d71a1ee875a req-94d71beb-eb5d-4333-9815-6b3e6034bbb8 tempest-TaggedBootDevicesTest_v242-1685113217 tempest-TaggedBootDevicesTest_v242-1685113217-project-member] https://10.4.3.143/volume/v3/attachments/89777fe6-789e-4457-80a3-fd88832e0d44/action returned with HTTP 204 Aug 16 21:08:12.751386 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 65/253] 10.4.3.143 () {74 vars in 1725 bytes} [Sun Aug 16 21:08:12 2026] POST /volume/v3/attachments/89777fe6-789e-4457-80a3-fd88832e0d44/action => generated 0 bytes in 31 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:08:12.774675 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-e21ed508-492e-4dcd-b388-800749dc4669 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:08:12.775135 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-e21ed508-492e-4dcd-b388-800749dc4669 None None] GET https://10.4.3.143/volume// Aug 16 21:08:12.775364 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-e21ed508-492e-4dcd-b388-800749dc4669 None None] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:08:12.775634 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-e21ed508-492e-4dcd-b388-800749dc4669 None None] Calling method 'all' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:08:12.776050 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-e21ed508-492e-4dcd-b388-800749dc4669 None None] https://10.4.3.143/volume// returned with HTTP 300 Aug 16 21:08:12.776383 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 63/254] 10.4.3.143 () {66 vars in 1426 bytes} [Sun Aug 16 21:08: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 16 21:08:12.785135 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [req-b7c92502-bc72-4903-aaeb-4d71a1ee875a req-0464dc2c-2c05-4880-bf89-7709089af559 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:08:12.789535 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [req-b7c92502-bc72-4903-aaeb-4d71a1ee875a req-0464dc2c-2c05-4880-bf89-7709089af559 tempest-TaggedBootDevicesTest_v242-1685113217 tempest-TaggedBootDevicesTest_v242-1685113217-project-member] GET https://10.4.3.143/volume/v3/volumes/3784d0dc-5dee-438a-aeb8-fed3b187315d Aug 16 21:08:12.789815 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [req-b7c92502-bc72-4903-aaeb-4d71a1ee875a req-0464dc2c-2c05-4880-bf89-7709089af559 tempest-TaggedBootDevicesTest_v242-1685113217 tempest-TaggedBootDevicesTest_v242-1685113217-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:08:12.790099 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [req-b7c92502-bc72-4903-aaeb-4d71a1ee875a req-0464dc2c-2c05-4880-bf89-7709089af559 tempest-TaggedBootDevicesTest_v242-1685113217 tempest-TaggedBootDevicesTest_v242-1685113217-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:08:12.806900 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:08:12.806900 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:08:12.812578 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [req-b7c92502-bc72-4903-aaeb-4d71a1ee875a req-0464dc2c-2c05-4880-bf89-7709089af559 tempest-TaggedBootDevicesTest_v242-1685113217 tempest-TaggedBootDevicesTest_v242-1685113217-project-member] Volume info retrieved successfully. Aug 16 21:08:12.817723 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [req-b7c92502-bc72-4903-aaeb-4d71a1ee875a req-0464dc2c-2c05-4880-bf89-7709089af559 tempest-TaggedBootDevicesTest_v242-1685113217 tempest-TaggedBootDevicesTest_v242-1685113217-project-member] https://10.4.3.143/volume/v3/volumes/3784d0dc-5dee-438a-aeb8-fed3b187315d returned with HTTP 200 Aug 16 21:08:12.818247 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 64/255] 10.4.3.143 () {70 vars in 1639 bytes} [Sun Aug 16 21:08:12 2026] GET /volume/v3/volumes/3784d0dc-5dee-438a-aeb8-fed3b187315d => generated 1029 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 16 21:08:12.910375 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [req-b7c92502-bc72-4903-aaeb-4d71a1ee875a req-0cd38385-4cdb-43a5-b997-c7d4dcfdc935 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:08:12.913657 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [req-b7c92502-bc72-4903-aaeb-4d71a1ee875a req-0cd38385-4cdb-43a5-b997-c7d4dcfdc935 tempest-TaggedBootDevicesTest_v242-1685113217 tempest-TaggedBootDevicesTest_v242-1685113217-project-member] PUT https://10.4.3.143/volume/v3/attachments/408d1939-ada0-4f35-b910-fe7c1c92579d Aug 16 21:08:12.915088 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [req-b7c92502-bc72-4903-aaeb-4d71a1ee875a req-0cd38385-4cdb-43a5-b997-c7d4dcfdc935 tempest-TaggedBootDevicesTest_v242-1685113217 tempest-TaggedBootDevicesTest_v242-1685113217-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.143", "host": "np0000007409", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:e42fbcbe2e9", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "69237b68-d654-4a76-81de-86e36bc8fb86", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:08:12.928797 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.coordination [req-b7c92502-bc72-4903-aaeb-4d71a1ee875a req-0cd38385-4cdb-43a5-b997-c7d4dcfdc935 tempest-TaggedBootDevicesTest_v242-1685113217 tempest-TaggedBootDevicesTest_v242-1685113217-project-member] Acquiring lock "cinder-attachment_update-3784d0dc-5dee-438a-aeb8-fed3b187315d-np0000007409" by "attachment_update" {{(pid=100331) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:08:12.935150 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.coordination [req-b7c92502-bc72-4903-aaeb-4d71a1ee875a req-0cd38385-4cdb-43a5-b997-c7d4dcfdc935 tempest-TaggedBootDevicesTest_v242-1685113217 tempest-TaggedBootDevicesTest_v242-1685113217-project-member] Lock "cinder-attachment_update-3784d0dc-5dee-438a-aeb8-fed3b187315d-np0000007409" acquired by "attachment_update" :: waited 0.006s {{(pid=100331) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:08:12.936639 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:08:12.936639 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:08:13.037755 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.coordination [req-b7c92502-bc72-4903-aaeb-4d71a1ee875a req-0cd38385-4cdb-43a5-b997-c7d4dcfdc935 tempest-TaggedBootDevicesTest_v242-1685113217 tempest-TaggedBootDevicesTest_v242-1685113217-project-member] Lock "cinder-attachment_update-3784d0dc-5dee-438a-aeb8-fed3b187315d-np0000007409" released by "attachment_update" :: held 0.103s {{(pid=100331) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:08:13.038200 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [req-b7c92502-bc72-4903-aaeb-4d71a1ee875a req-0cd38385-4cdb-43a5-b997-c7d4dcfdc935 tempest-TaggedBootDevicesTest_v242-1685113217 tempest-TaggedBootDevicesTest_v242-1685113217-project-member] https://10.4.3.143/volume/v3/attachments/408d1939-ada0-4f35-b910-fe7c1c92579d returned with HTTP 200 Aug 16 21:08:13.038979 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 64/256] 10.4.3.143 () {74 vars in 1704 bytes} [Sun Aug 16 21:08:12 2026] PUT /volume/v3/attachments/408d1939-ada0-4f35-b910-fe7c1c92579d => generated 969 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:08:13.072663 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [req-b7c92502-bc72-4903-aaeb-4d71a1ee875a req-cd9de966-c17d-47e2-905e-680c49b18c1c None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:08:13.078003 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [req-b7c92502-bc72-4903-aaeb-4d71a1ee875a req-cd9de966-c17d-47e2-905e-680c49b18c1c tempest-TaggedBootDevicesTest_v242-1685113217 tempest-TaggedBootDevicesTest_v242-1685113217-project-member] POST https://10.4.3.143/volume/v3/attachments/408d1939-ada0-4f35-b910-fe7c1c92579d/action Aug 16 21:08:13.078950 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [req-b7c92502-bc72-4903-aaeb-4d71a1ee875a req-cd9de966-c17d-47e2-905e-680c49b18c1c tempest-TaggedBootDevicesTest_v242-1685113217 tempest-TaggedBootDevicesTest_v242-1685113217-project-member] Action body: b'{"os-complete": null}' {{(pid=100332) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 21:08:13.078950 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [req-b7c92502-bc72-4903-aaeb-4d71a1ee875a req-cd9de966-c17d-47e2-905e-680c49b18c1c tempest-TaggedBootDevicesTest_v242-1685113217 tempest-TaggedBootDevicesTest_v242-1685113217-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:08:13.102895 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:08:13.102895 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:08:13.113221 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [req-b7c92502-bc72-4903-aaeb-4d71a1ee875a req-cd9de966-c17d-47e2-905e-680c49b18c1c tempest-TaggedBootDevicesTest_v242-1685113217 tempest-TaggedBootDevicesTest_v242-1685113217-project-member] https://10.4.3.143/volume/v3/attachments/408d1939-ada0-4f35-b910-fe7c1c92579d/action returned with HTTP 204 Aug 16 21:08:13.113735 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 66/257] 10.4.3.143 () {74 vars in 1725 bytes} [Sun Aug 16 21:08:13 2026] POST /volume/v3/attachments/408d1939-ada0-4f35-b910-fe7c1c92579d/action => generated 0 bytes in 43 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:08:19.085998 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-d9322f47-c1b4-4e0a-811f-938fa69acf2a None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:08:19.371986 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-d9322f47-c1b4-4e0a-811f-938fa69acf2a tempest-ServerStableDeviceRescueTest-660351180 tempest-ServerStableDeviceRescueTest-660351180-project-member] POST https://10.4.3.143/volume/v3/volumes Aug 16 21:08:19.372374 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-d9322f47-c1b4-4e0a-811f-938fa69acf2a tempest-ServerStableDeviceRescueTest-660351180 tempest-ServerStableDeviceRescueTest-660351180-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerStableDeviceRescueTest-volume-762202116"}} {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:08:19.374128 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.v3.volumes [None req-d9322f47-c1b4-4e0a-811f-938fa69acf2a tempest-ServerStableDeviceRescueTest-660351180 tempest-ServerStableDeviceRescueTest-660351180-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerStableDeviceRescueTest-volume-762202116'}} {{(pid=100333) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 21:08:19.374255 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.v3.volumes [None req-d9322f47-c1b4-4e0a-811f-938fa69acf2a tempest-ServerStableDeviceRescueTest-660351180 tempest-ServerStableDeviceRescueTest-660351180-project-member] Create volume of 1 GB Aug 16 21:08:19.378886 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-d9322f47-c1b4-4e0a-811f-938fa69acf2a tempest-ServerStableDeviceRescueTest-660351180 tempest-ServerStableDeviceRescueTest-660351180-project-member] Availability Zones retrieved successfully. Aug 16 21:08:19.387149 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-d9322f47-c1b4-4e0a-811f-938fa69acf2a tempest-ServerStableDeviceRescueTest-660351180 tempest-ServerStableDeviceRescueTest-660351180-project-member] Flow 'volume_create_api' (603b93a0-e737-4e3a-a52c-375e1db0f618) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100333) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:08:19.388528 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-d9322f47-c1b4-4e0a-811f-938fa69acf2a tempest-ServerStableDeviceRescueTest-660351180 tempest-ServerStableDeviceRescueTest-660351180-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (357774bf-5d3d-4fcf-a10b-3fafe90aa723) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:08:19.389865 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.flows.api.create_volume [None req-d9322f47-c1b4-4e0a-811f-938fa69acf2a tempest-ServerStableDeviceRescueTest-660351180 tempest-ServerStableDeviceRescueTest-660351180-project-member] Validating volume size '1' using validate_int {{(pid=100333) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 21:08:19.436105 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-d9322f47-c1b4-4e0a-811f-938fa69acf2a tempest-ServerStableDeviceRescueTest-660351180 tempest-ServerStableDeviceRescueTest-660351180-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (357774bf-5d3d-4fcf-a10b-3fafe90aa723) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T21:04:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=69e633b8-fab9-4b15-8b40-4f1a67c51cda,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '69e633b8-fab9-4b15-8b40-4f1a67c51cda', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:08:19.437048 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-d9322f47-c1b4-4e0a-811f-938fa69acf2a tempest-ServerStableDeviceRescueTest-660351180 tempest-ServerStableDeviceRescueTest-660351180-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ef79a13d-5f60-46f7-b3dd-5a52dc9b9e88) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:08:19.514594 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.quota [None req-d9322f47-c1b4-4e0a-811f-938fa69acf2a tempest-ServerStableDeviceRescueTest-660351180 tempest-ServerStableDeviceRescueTest-660351180-project-member] Created reservations ['fb1f10ec-1f94-4798-b1e2-1461cc48b7c5', 'e5eedb8b-7e67-4425-8245-ee1939c65a5c', 'fd171546-59e6-429e-b19c-6bd923d7dbea', 'aa4ab231-3250-41eb-8921-dda042b8d6ed'] {{(pid=100333) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:08:19.514594 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-d9322f47-c1b4-4e0a-811f-938fa69acf2a tempest-ServerStableDeviceRescueTest-660351180 tempest-ServerStableDeviceRescueTest-660351180-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ef79a13d-5f60-46f7-b3dd-5a52dc9b9e88) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fb1f10ec-1f94-4798-b1e2-1461cc48b7c5', 'e5eedb8b-7e67-4425-8245-ee1939c65a5c', 'fd171546-59e6-429e-b19c-6bd923d7dbea', 'aa4ab231-3250-41eb-8921-dda042b8d6ed']}' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:08:19.514594 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-d9322f47-c1b4-4e0a-811f-938fa69acf2a tempest-ServerStableDeviceRescueTest-660351180 tempest-ServerStableDeviceRescueTest-660351180-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d6b989e0-c154-4adf-a1fa-a75cc178265b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:08:19.540196 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-d9322f47-c1b4-4e0a-811f-938fa69acf2a tempest-ServerStableDeviceRescueTest-660351180 tempest-ServerStableDeviceRescueTest-660351180-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d6b989e0-c154-4adf-a1fa-a75cc178265b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9c75bebc-e107-43a8-8427-3c7cf7547aee', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerStableDeviceRescueTest-volume-762202116',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0c98b89edf1b4ac086211a52f2d50182',qos_specs=None,replication_status=,reservations=['fb1f10ec-1f94-4798-b1e2-1461cc48b7c5','e5eedb8b-7e67-4425-8245-ee1939c65a5c','fd171546-59e6-429e-b19c-6bd923d7dbea','aa4ab231-3250-41eb-8921-dda042b8d6ed'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='251fe26595294545a76ab6b821366aeb',volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T21:08:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerStableDeviceRescueTest-volume-762202116',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9c75bebc-e107-43a8-8427-3c7cf7547aee,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0c98b89edf1b4ac086211a52f2d50182',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='251fe26595294545a76ab6b821366aeb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(69e633b8-fab9-4b15-8b40-4f1a67c51cda),volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda)}' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:08:19.541063 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-d9322f47-c1b4-4e0a-811f-938fa69acf2a tempest-ServerStableDeviceRescueTest-660351180 tempest-ServerStableDeviceRescueTest-660351180-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8ad52c7f-2b31-4d26-aa30-de7e10c48458) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:08:19.561992 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-d9322f47-c1b4-4e0a-811f-938fa69acf2a tempest-ServerStableDeviceRescueTest-660351180 tempest-ServerStableDeviceRescueTest-660351180-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8ad52c7f-2b31-4d26-aa30-de7e10c48458) transitioned into state 'SUCCESS' from state '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-762202116',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0c98b89edf1b4ac086211a52f2d50182',qos_specs=None,replication_status=,reservations=['fb1f10ec-1f94-4798-b1e2-1461cc48b7c5','e5eedb8b-7e67-4425-8245-ee1939c65a5c','fd171546-59e6-429e-b19c-6bd923d7dbea','aa4ab231-3250-41eb-8921-dda042b8d6ed'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='251fe26595294545a76ab6b821366aeb',volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda)}' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:08:19.562668 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-d9322f47-c1b4-4e0a-811f-938fa69acf2a tempest-ServerStableDeviceRescueTest-660351180 tempest-ServerStableDeviceRescueTest-660351180-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cbbddeee-d747-40ee-b28a-7ada7c324f63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:08:19.572746 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-d9322f47-c1b4-4e0a-811f-938fa69acf2a tempest-ServerStableDeviceRescueTest-660351180 tempest-ServerStableDeviceRescueTest-660351180-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cbbddeee-d747-40ee-b28a-7ada7c324f63) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:08:19.573563 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-d9322f47-c1b4-4e0a-811f-938fa69acf2a tempest-ServerStableDeviceRescueTest-660351180 tempest-ServerStableDeviceRescueTest-660351180-project-member] Flow 'volume_create_api' (603b93a0-e737-4e3a-a52c-375e1db0f618) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100333) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:08:19.573896 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-d9322f47-c1b4-4e0a-811f-938fa69acf2a tempest-ServerStableDeviceRescueTest-660351180 tempest-ServerStableDeviceRescueTest-660351180-project-member] Create volume request issued successfully. Aug 16 21:08:19.574529 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-d9322f47-c1b4-4e0a-811f-938fa69acf2a tempest-ServerStableDeviceRescueTest-660351180 tempest-ServerStableDeviceRescueTest-660351180-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Aug 16 21:08:19.574941 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 64/258] 10.4.3.143 () {68 vars in 1258 bytes} [Sun Aug 16 21:08:19 2026] POST /volume/v3/volumes => generated 758 bytes in 489 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 21:08:21.253341 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-8138259c-fc12-4935-a1d7-83d05113f81f None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:08:21.467105 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-8138259c-fc12-4935-a1d7-83d05113f81f tempest-TestMultiAttachVolumeSwap-1020480576 tempest-TestMultiAttachVolumeSwap-1020480576-project-member] POST https://10.4.3.143/volume/v3/volumes Aug 16 21:08:21.467428 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-8138259c-fc12-4935-a1d7-83d05113f81f tempest-TestMultiAttachVolumeSwap-1020480576 tempest-TestMultiAttachVolumeSwap-1020480576-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-TestMultiAttachVolumeSwap-volume-970357393"}} {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:08:21.470751 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.v3.volumes [None req-8138259c-fc12-4935-a1d7-83d05113f81f tempest-TestMultiAttachVolumeSwap-1020480576 tempest-TestMultiAttachVolumeSwap-1020480576-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-TestMultiAttachVolumeSwap-volume-970357393'}} {{(pid=100330) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 21:08:21.479005 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.v3.volumes [None req-8138259c-fc12-4935-a1d7-83d05113f81f tempest-TestMultiAttachVolumeSwap-1020480576 tempest-TestMultiAttachVolumeSwap-1020480576-project-member] Create volume of 1 GB Aug 16 21:08:21.479005 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:08:21.479005 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:08:21.479892 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-8138259c-fc12-4935-a1d7-83d05113f81f tempest-TestMultiAttachVolumeSwap-1020480576 tempest-TestMultiAttachVolumeSwap-1020480576-project-member] Availability Zones retrieved successfully. Aug 16 21:08:21.490800 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-8138259c-fc12-4935-a1d7-83d05113f81f tempest-TestMultiAttachVolumeSwap-1020480576 tempest-TestMultiAttachVolumeSwap-1020480576-project-member] Flow 'volume_create_api' (e2c5aa3e-bfb3-42cf-b84e-e657d3ebdadf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100330) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:08:21.495713 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-8138259c-fc12-4935-a1d7-83d05113f81f tempest-TestMultiAttachVolumeSwap-1020480576 tempest-TestMultiAttachVolumeSwap-1020480576-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0bc56b94-a7b1-4b60-a76f-64b71cd4ac21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:08:21.498554 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.flows.api.create_volume [None req-8138259c-fc12-4935-a1d7-83d05113f81f tempest-TestMultiAttachVolumeSwap-1020480576 tempest-TestMultiAttachVolumeSwap-1020480576-project-member] Validating volume size '1' using validate_int {{(pid=100330) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 21:08:21.514002 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:08:21.514002 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:08:21.526782 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-8138259c-fc12-4935-a1d7-83d05113f81f tempest-TestMultiAttachVolumeSwap-1020480576 tempest-TestMultiAttachVolumeSwap-1020480576-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0bc56b94-a7b1-4b60-a76f-64b71cd4ac21) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T21:04:32Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=ff3245f7-c000-4f43-94f1-4f4399c738da,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff3245f7-c000-4f43-94f1-4f4399c738da', 'encryption_key_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=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:08:21.527741 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-8138259c-fc12-4935-a1d7-83d05113f81f tempest-TestMultiAttachVolumeSwap-1020480576 tempest-TestMultiAttachVolumeSwap-1020480576-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f030a9b1-5ec8-4c49-b13c-bb23307c2e2e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:08:21.560620 np0000007409 devstack@c-api.service[100330]: WARNING cinder.quota [None req-8138259c-fc12-4935-a1d7-83d05113f81f tempest-TestMultiAttachVolumeSwap-1020480576 tempest-TestMultiAttachVolumeSwap-1020480576-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 16 21:08:21.561047 np0000007409 devstack@c-api.service[100330]: WARNING cinder.quota [None req-8138259c-fc12-4935-a1d7-83d05113f81f tempest-TestMultiAttachVolumeSwap-1020480576 tempest-TestMultiAttachVolumeSwap-1020480576-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 16 21:08:21.607134 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.quota [None req-8138259c-fc12-4935-a1d7-83d05113f81f tempest-TestMultiAttachVolumeSwap-1020480576 tempest-TestMultiAttachVolumeSwap-1020480576-project-member] Created reservations ['30dd6ffd-ceb4-4242-a87f-3e0d5cb69e5c', '0a50d660-f932-44ac-a3ae-e6dfcbbf6604', 'f25f3c40-d009-445d-b67b-309245ef9522', '9436c29e-3229-416b-aecf-1ec88dc7e51e'] {{(pid=100330) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:08:21.608122 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-8138259c-fc12-4935-a1d7-83d05113f81f tempest-TestMultiAttachVolumeSwap-1020480576 tempest-TestMultiAttachVolumeSwap-1020480576-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f030a9b1-5ec8-4c49-b13c-bb23307c2e2e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['30dd6ffd-ceb4-4242-a87f-3e0d5cb69e5c', '0a50d660-f932-44ac-a3ae-e6dfcbbf6604', 'f25f3c40-d009-445d-b67b-309245ef9522', '9436c29e-3229-416b-aecf-1ec88dc7e51e']}' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:08:21.608944 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-8138259c-fc12-4935-a1d7-83d05113f81f tempest-TestMultiAttachVolumeSwap-1020480576 tempest-TestMultiAttachVolumeSwap-1020480576-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aa354c89-3fae-4d91-b854-f51ffb6b6340) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:08:21.639103 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-8138259c-fc12-4935-a1d7-83d05113f81f tempest-TestMultiAttachVolumeSwap-1020480576 tempest-TestMultiAttachVolumeSwap-1020480576-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aa354c89-3fae-4d91-b854-f51ffb6b6340) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7ead78ca-00ab-4dac-82ed-7699c3bba2e0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-970357393',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='7e79996eec704d66b97993f44a1e7aa0',qos_specs=None,replication_status=,reservations=['30dd6ffd-ceb4-4242-a87f-3e0d5cb69e5c','0a50d660-f932-44ac-a3ae-e6dfcbbf6604','f25f3c40-d009-445d-b67b-309245ef9522','9436c29e-3229-416b-aecf-1ec88dc7e51e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8ddfc07a05574eb6838f5a798bbc5222',volume_type_id=ff3245f7-c000-4f43-94f1-4f4399c738da), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T21:08:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-970357393',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7ead78ca-00ab-4dac-82ed-7699c3bba2e0,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='7e79996eec704d66b97993f44a1e7aa0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8ddfc07a05574eb6838f5a798bbc5222',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff3245f7-c000-4f43-94f1-4f4399c738da),volume_type_id=ff3245f7-c000-4f43-94f1-4f4399c738da)}' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:08:21.639885 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-8138259c-fc12-4935-a1d7-83d05113f81f tempest-TestMultiAttachVolumeSwap-1020480576 tempest-TestMultiAttachVolumeSwap-1020480576-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f29f5828-aeb1-4cc3-8d83-a6137f49040e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:08:21.669991 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-8138259c-fc12-4935-a1d7-83d05113f81f tempest-TestMultiAttachVolumeSwap-1020480576 tempest-TestMultiAttachVolumeSwap-1020480576-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f29f5828-aeb1-4cc3-8d83-a6137f49040e) transitioned into state 'SUCCESS' from state '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-970357393',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='7e79996eec704d66b97993f44a1e7aa0',qos_specs=None,replication_status=,reservations=['30dd6ffd-ceb4-4242-a87f-3e0d5cb69e5c','0a50d660-f932-44ac-a3ae-e6dfcbbf6604','f25f3c40-d009-445d-b67b-309245ef9522','9436c29e-3229-416b-aecf-1ec88dc7e51e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8ddfc07a05574eb6838f5a798bbc5222',volume_type_id=ff3245f7-c000-4f43-94f1-4f4399c738da)}' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:08:21.671172 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-8138259c-fc12-4935-a1d7-83d05113f81f tempest-TestMultiAttachVolumeSwap-1020480576 tempest-TestMultiAttachVolumeSwap-1020480576-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (baf1a4f8-9531-49c4-9d5e-14832b6533f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:08:21.688845 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-8138259c-fc12-4935-a1d7-83d05113f81f tempest-TestMultiAttachVolumeSwap-1020480576 tempest-TestMultiAttachVolumeSwap-1020480576-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (baf1a4f8-9531-49c4-9d5e-14832b6533f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:08:21.688845 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-8138259c-fc12-4935-a1d7-83d05113f81f tempest-TestMultiAttachVolumeSwap-1020480576 tempest-TestMultiAttachVolumeSwap-1020480576-project-member] Flow 'volume_create_api' (e2c5aa3e-bfb3-42cf-b84e-e657d3ebdadf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100330) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:08:21.688845 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-8138259c-fc12-4935-a1d7-83d05113f81f tempest-TestMultiAttachVolumeSwap-1020480576 tempest-TestMultiAttachVolumeSwap-1020480576-project-member] Create volume request issued successfully. Aug 16 21:08:21.688845 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-8138259c-fc12-4935-a1d7-83d05113f81f tempest-TestMultiAttachVolumeSwap-1020480576 tempest-TestMultiAttachVolumeSwap-1020480576-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Aug 16 21:08:21.688845 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 65/259] 10.4.3.143 () {68 vars in 1259 bytes} [Sun Aug 16 21:08:21 2026] POST /volume/v3/volumes => generated 757 bytes in 436 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 21:08:21.703018 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-c3eef7b8-281c-4c24-ab0e-55426d655942 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:08:21.707109 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-c3eef7b8-281c-4c24-ab0e-55426d655942 tempest-TestMultiAttachVolumeSwap-1020480576 tempest-TestMultiAttachVolumeSwap-1020480576-project-member] GET https://10.4.3.143/volume/v3/volumes/7ead78ca-00ab-4dac-82ed-7699c3bba2e0 Aug 16 21:08:21.707109 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-c3eef7b8-281c-4c24-ab0e-55426d655942 tempest-TestMultiAttachVolumeSwap-1020480576 tempest-TestMultiAttachVolumeSwap-1020480576-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:08:21.707109 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-c3eef7b8-281c-4c24-ab0e-55426d655942 tempest-TestMultiAttachVolumeSwap-1020480576 tempest-TestMultiAttachVolumeSwap-1020480576-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:08:21.721121 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:08:21.721121 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:08:21.726823 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-c3eef7b8-281c-4c24-ab0e-55426d655942 tempest-TestMultiAttachVolumeSwap-1020480576 tempest-TestMultiAttachVolumeSwap-1020480576-project-member] Volume info retrieved successfully. Aug 16 21:08:21.732288 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-c3eef7b8-281c-4c24-ab0e-55426d655942 tempest-TestMultiAttachVolumeSwap-1020480576 tempest-TestMultiAttachVolumeSwap-1020480576-project-member] https://10.4.3.143/volume/v3/volumes/7ead78ca-00ab-4dac-82ed-7699c3bba2e0 returned with HTTP 200 Aug 16 21:08:21.732703 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 65/260] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:08:21 2026] GET /volume/v3/volumes/7ead78ca-00ab-4dac-82ed-7699c3bba2e0 => generated 825 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:08:21.861039 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [req-8f8f8f84-54fc-4871-83c6-92f0f2b01598 req-67da4537-1291-4493-a1c1-cc0ab7ee3517 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:08:21.862245 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [req-8f8f8f84-54fc-4871-83c6-92f0f2b01598 req-67da4537-1291-4493-a1c1-cc0ab7ee3517 tempest-VolumesSnapshotsTestJSON-907181384 tempest-VolumesSnapshotsTestJSON-907181384-project-member] POST https://10.4.3.143/volume/v3/volumes Aug 16 21:08:21.862605 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [req-8f8f8f84-54fc-4871-83c6-92f0f2b01598 req-67da4537-1291-4493-a1c1-cc0ab7ee3517 tempest-VolumesSnapshotsTestJSON-907181384 tempest-VolumesSnapshotsTestJSON-907181384-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesSnapshotsTestJSON-volume-82228477", "description": null, "volume_type": null, "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:08:21.864407 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.v3.volumes [req-8f8f8f84-54fc-4871-83c6-92f0f2b01598 req-67da4537-1291-4493-a1c1-cc0ab7ee3517 tempest-VolumesSnapshotsTestJSON-907181384 tempest-VolumesSnapshotsTestJSON-907181384-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesSnapshotsTestJSON-volume-82228477', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100332) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 21:08:21.864529 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.v3.volumes [req-8f8f8f84-54fc-4871-83c6-92f0f2b01598 req-67da4537-1291-4493-a1c1-cc0ab7ee3517 tempest-VolumesSnapshotsTestJSON-907181384 tempest-VolumesSnapshotsTestJSON-907181384-project-member] Create volume of 1 GB Aug 16 21:08:21.868434 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [req-8f8f8f84-54fc-4871-83c6-92f0f2b01598 req-67da4537-1291-4493-a1c1-cc0ab7ee3517 tempest-VolumesSnapshotsTestJSON-907181384 tempest-VolumesSnapshotsTestJSON-907181384-project-member] Availability Zones retrieved successfully. Aug 16 21:08:21.874667 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [req-8f8f8f84-54fc-4871-83c6-92f0f2b01598 req-67da4537-1291-4493-a1c1-cc0ab7ee3517 tempest-VolumesSnapshotsTestJSON-907181384 tempest-VolumesSnapshotsTestJSON-907181384-project-member] Flow 'volume_create_api' (45fcc656-b0a0-4cfa-92ad-6418da3c6fcc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100332) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:08:21.875932 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [req-8f8f8f84-54fc-4871-83c6-92f0f2b01598 req-67da4537-1291-4493-a1c1-cc0ab7ee3517 tempest-VolumesSnapshotsTestJSON-907181384 tempest-VolumesSnapshotsTestJSON-907181384-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (34cbe20d-4d4f-405b-85c2-3d1e2ca180c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:08:21.877191 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.flows.api.create_volume [req-8f8f8f84-54fc-4871-83c6-92f0f2b01598 req-67da4537-1291-4493-a1c1-cc0ab7ee3517 tempest-VolumesSnapshotsTestJSON-907181384 tempest-VolumesSnapshotsTestJSON-907181384-project-member] Validating volume size '1' using validate_int {{(pid=100332) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 21:08:21.921463 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [req-8f8f8f84-54fc-4871-83c6-92f0f2b01598 req-67da4537-1291-4493-a1c1-cc0ab7ee3517 tempest-VolumesSnapshotsTestJSON-907181384 tempest-VolumesSnapshotsTestJSON-907181384-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (34cbe20d-4d4f-405b-85c2-3d1e2ca180c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T21:04:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=69e633b8-fab9-4b15-8b40-4f1a67c51cda,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '69e633b8-fab9-4b15-8b40-4f1a67c51cda', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:08:21.922505 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [req-8f8f8f84-54fc-4871-83c6-92f0f2b01598 req-67da4537-1291-4493-a1c1-cc0ab7ee3517 tempest-VolumesSnapshotsTestJSON-907181384 tempest-VolumesSnapshotsTestJSON-907181384-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (66a68224-d7d9-46bc-8eb8-deeeef3443a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:08:22.001950 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.quota [req-8f8f8f84-54fc-4871-83c6-92f0f2b01598 req-67da4537-1291-4493-a1c1-cc0ab7ee3517 tempest-VolumesSnapshotsTestJSON-907181384 tempest-VolumesSnapshotsTestJSON-907181384-project-member] Created reservations ['5d155396-1086-4390-9107-40ae4926837e', '8572c620-214f-414d-9ba2-62f304c3d8d1', '0d46e251-4901-401a-9e65-7aefc2fa0950', 'b80d88a9-9ae6-4de2-9994-def18fdf1df8'] {{(pid=100332) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:08:22.001950 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [req-8f8f8f84-54fc-4871-83c6-92f0f2b01598 req-67da4537-1291-4493-a1c1-cc0ab7ee3517 tempest-VolumesSnapshotsTestJSON-907181384 tempest-VolumesSnapshotsTestJSON-907181384-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (66a68224-d7d9-46bc-8eb8-deeeef3443a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5d155396-1086-4390-9107-40ae4926837e', '8572c620-214f-414d-9ba2-62f304c3d8d1', '0d46e251-4901-401a-9e65-7aefc2fa0950', 'b80d88a9-9ae6-4de2-9994-def18fdf1df8']}' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:08:22.001950 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [req-8f8f8f84-54fc-4871-83c6-92f0f2b01598 req-67da4537-1291-4493-a1c1-cc0ab7ee3517 tempest-VolumesSnapshotsTestJSON-907181384 tempest-VolumesSnapshotsTestJSON-907181384-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (44974d38-7c33-4a2c-a3c4-c3b885a2d3a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:08:22.030095 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [req-8f8f8f84-54fc-4871-83c6-92f0f2b01598 req-67da4537-1291-4493-a1c1-cc0ab7ee3517 tempest-VolumesSnapshotsTestJSON-907181384 tempest-VolumesSnapshotsTestJSON-907181384-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (44974d38-7c33-4a2c-a3c4-c3b885a2d3a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '323e92b3-396f-4ad1-8293-7621a8735b50', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-82228477',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e40347b3c9564f9dbf768599378bf12e',qos_specs=None,replication_status=,reservations=['5d155396-1086-4390-9107-40ae4926837e','8572c620-214f-414d-9ba2-62f304c3d8d1','0d46e251-4901-401a-9e65-7aefc2fa0950','b80d88a9-9ae6-4de2-9994-def18fdf1df8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='808f7c2e0fc942b3ae8ceca384950ae4',volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T21:08:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-82228477',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=323e92b3-396f-4ad1-8293-7621a8735b50,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e40347b3c9564f9dbf768599378bf12e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='808f7c2e0fc942b3ae8ceca384950ae4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(69e633b8-fab9-4b15-8b40-4f1a67c51cda),volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda)}' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:08:22.031163 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [req-8f8f8f84-54fc-4871-83c6-92f0f2b01598 req-67da4537-1291-4493-a1c1-cc0ab7ee3517 tempest-VolumesSnapshotsTestJSON-907181384 tempest-VolumesSnapshotsTestJSON-907181384-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4925e4da-c0ca-487e-b112-2342c88d352f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:08:22.054866 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [req-8f8f8f84-54fc-4871-83c6-92f0f2b01598 req-67da4537-1291-4493-a1c1-cc0ab7ee3517 tempest-VolumesSnapshotsTestJSON-907181384 tempest-VolumesSnapshotsTestJSON-907181384-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4925e4da-c0ca-487e-b112-2342c88d352f) transitioned into state 'SUCCESS' from state '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-82228477',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e40347b3c9564f9dbf768599378bf12e',qos_specs=None,replication_status=,reservations=['5d155396-1086-4390-9107-40ae4926837e','8572c620-214f-414d-9ba2-62f304c3d8d1','0d46e251-4901-401a-9e65-7aefc2fa0950','b80d88a9-9ae6-4de2-9994-def18fdf1df8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='808f7c2e0fc942b3ae8ceca384950ae4',volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda)}' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:08:22.055896 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [req-8f8f8f84-54fc-4871-83c6-92f0f2b01598 req-67da4537-1291-4493-a1c1-cc0ab7ee3517 tempest-VolumesSnapshotsTestJSON-907181384 tempest-VolumesSnapshotsTestJSON-907181384-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6c8ea2fd-9e9b-49f5-bbbd-b5095672ea4b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:08:22.072434 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [req-8f8f8f84-54fc-4871-83c6-92f0f2b01598 req-67da4537-1291-4493-a1c1-cc0ab7ee3517 tempest-VolumesSnapshotsTestJSON-907181384 tempest-VolumesSnapshotsTestJSON-907181384-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6c8ea2fd-9e9b-49f5-bbbd-b5095672ea4b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:08:22.073609 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [req-8f8f8f84-54fc-4871-83c6-92f0f2b01598 req-67da4537-1291-4493-a1c1-cc0ab7ee3517 tempest-VolumesSnapshotsTestJSON-907181384 tempest-VolumesSnapshotsTestJSON-907181384-project-member] Flow 'volume_create_api' (45fcc656-b0a0-4cfa-92ad-6418da3c6fcc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100332) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:08:22.074490 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [req-8f8f8f84-54fc-4871-83c6-92f0f2b01598 req-67da4537-1291-4493-a1c1-cc0ab7ee3517 tempest-VolumesSnapshotsTestJSON-907181384 tempest-VolumesSnapshotsTestJSON-907181384-project-member] Create volume request issued successfully. Aug 16 21:08:22.076291 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [req-8f8f8f84-54fc-4871-83c6-92f0f2b01598 req-67da4537-1291-4493-a1c1-cc0ab7ee3517 tempest-VolumesSnapshotsTestJSON-907181384 tempest-VolumesSnapshotsTestJSON-907181384-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Aug 16 21:08:22.076291 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 67/261] 10.4.3.143 () {72 vars in 1541 bytes} [Sun Aug 16 21:08:21 2026] POST /volume/v3/volumes => generated 753 bytes in 216 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 21:08:22.084675 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [req-8f8f8f84-54fc-4871-83c6-92f0f2b01598 req-2c10ef7a-e97e-49d5-9531-f5cec82d2faa None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:08:22.087320 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [req-8f8f8f84-54fc-4871-83c6-92f0f2b01598 req-2c10ef7a-e97e-49d5-9531-f5cec82d2faa tempest-VolumesSnapshotsTestJSON-907181384 tempest-VolumesSnapshotsTestJSON-907181384-project-member] GET https://10.4.3.143/volume/v3/volumes/323e92b3-396f-4ad1-8293-7621a8735b50 Aug 16 21:08:22.087777 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [req-8f8f8f84-54fc-4871-83c6-92f0f2b01598 req-2c10ef7a-e97e-49d5-9531-f5cec82d2faa tempest-VolumesSnapshotsTestJSON-907181384 tempest-VolumesSnapshotsTestJSON-907181384-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:08:22.088020 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [req-8f8f8f84-54fc-4871-83c6-92f0f2b01598 req-2c10ef7a-e97e-49d5-9531-f5cec82d2faa tempest-VolumesSnapshotsTestJSON-907181384 tempest-VolumesSnapshotsTestJSON-907181384-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:08:22.101227 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:08:22.101227 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:08:22.106566 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [req-8f8f8f84-54fc-4871-83c6-92f0f2b01598 req-2c10ef7a-e97e-49d5-9531-f5cec82d2faa tempest-VolumesSnapshotsTestJSON-907181384 tempest-VolumesSnapshotsTestJSON-907181384-project-member] Volume info retrieved successfully. Aug 16 21:08:22.113378 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [req-8f8f8f84-54fc-4871-83c6-92f0f2b01598 req-2c10ef7a-e97e-49d5-9531-f5cec82d2faa tempest-VolumesSnapshotsTestJSON-907181384 tempest-VolumesSnapshotsTestJSON-907181384-project-member] https://10.4.3.143/volume/v3/volumes/323e92b3-396f-4ad1-8293-7621a8735b50 returned with HTTP 200 Aug 16 21:08:22.114008 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 65/262] 10.4.3.143 () {68 vars in 1598 bytes} [Sun Aug 16 21:08:22 2026] GET /volume/v3/volumes/323e92b3-396f-4ad1-8293-7621a8735b50 => generated 821 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:08:22.139296 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [req-e048acc7-c751-4c9e-ab39-7fd03bb3deec req-7db2aaaf-5fc1-4289-a7ec-4834420c79c8 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:08:22.141576 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [req-e048acc7-c751-4c9e-ab39-7fd03bb3deec req-7db2aaaf-5fc1-4289-a7ec-4834420c79c8 tempest-VolumesSnapshotsTestJSON-907181384 tempest-VolumesSnapshotsTestJSON-907181384-project-member] GET https://10.4.3.143/volume/v3/volumes/323e92b3-396f-4ad1-8293-7621a8735b50 Aug 16 21:08:22.141768 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [req-e048acc7-c751-4c9e-ab39-7fd03bb3deec req-7db2aaaf-5fc1-4289-a7ec-4834420c79c8 tempest-VolumesSnapshotsTestJSON-907181384 tempest-VolumesSnapshotsTestJSON-907181384-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:08:22.141966 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [req-e048acc7-c751-4c9e-ab39-7fd03bb3deec req-7db2aaaf-5fc1-4289-a7ec-4834420c79c8 tempest-VolumesSnapshotsTestJSON-907181384 tempest-VolumesSnapshotsTestJSON-907181384-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:08:22.151395 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:08:22.151395 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:08:22.156997 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [req-e048acc7-c751-4c9e-ab39-7fd03bb3deec req-7db2aaaf-5fc1-4289-a7ec-4834420c79c8 tempest-VolumesSnapshotsTestJSON-907181384 tempest-VolumesSnapshotsTestJSON-907181384-project-member] Volume info retrieved successfully. Aug 16 21:08:22.162690 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [req-e048acc7-c751-4c9e-ab39-7fd03bb3deec req-7db2aaaf-5fc1-4289-a7ec-4834420c79c8 tempest-VolumesSnapshotsTestJSON-907181384 tempest-VolumesSnapshotsTestJSON-907181384-project-member] https://10.4.3.143/volume/v3/volumes/323e92b3-396f-4ad1-8293-7621a8735b50 returned with HTTP 200 Aug 16 21:08:22.163093 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 66/263] 10.4.3.143 () {68 vars in 1598 bytes} [Sun Aug 16 21:08:22 2026] GET /volume/v3/volumes/323e92b3-396f-4ad1-8293-7621a8735b50 => generated 821 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:08:22.752952 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-15fe98c8-5d45-4240-91e0-72cbbead08aa None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:08:22.754014 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-15fe98c8-5d45-4240-91e0-72cbbead08aa tempest-TestMultiAttachVolumeSwap-1020480576 tempest-TestMultiAttachVolumeSwap-1020480576-project-member] GET https://10.4.3.143/volume/v3/volumes/7ead78ca-00ab-4dac-82ed-7699c3bba2e0 Aug 16 21:08:22.754266 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-15fe98c8-5d45-4240-91e0-72cbbead08aa tempest-TestMultiAttachVolumeSwap-1020480576 tempest-TestMultiAttachVolumeSwap-1020480576-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:08:22.755232 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-15fe98c8-5d45-4240-91e0-72cbbead08aa tempest-TestMultiAttachVolumeSwap-1020480576 tempest-TestMultiAttachVolumeSwap-1020480576-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:08:22.762385 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:08:22.762385 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:08:22.767313 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-15fe98c8-5d45-4240-91e0-72cbbead08aa tempest-TestMultiAttachVolumeSwap-1020480576 tempest-TestMultiAttachVolumeSwap-1020480576-project-member] Volume info retrieved successfully. Aug 16 21:08:22.772643 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-15fe98c8-5d45-4240-91e0-72cbbead08aa tempest-TestMultiAttachVolumeSwap-1020480576 tempest-TestMultiAttachVolumeSwap-1020480576-project-member] https://10.4.3.143/volume/v3/volumes/7ead78ca-00ab-4dac-82ed-7699c3bba2e0 returned with HTTP 200 Aug 16 21:08:22.773051 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 66/264] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:08:22 2026] GET /volume/v3/volumes/7ead78ca-00ab-4dac-82ed-7699c3bba2e0 => generated 850 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:08:22.794849 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-1dc4b0d6-cbca-404b-8032-5909759da38b None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:08:22.966876 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-1dc4b0d6-cbca-404b-8032-5909759da38b tempest-TestMultiAttachVolumeSwap-1407768811 tempest-TestMultiAttachVolumeSwap-1407768811-project-admin] POST https://10.4.3.143/volume/v3/volumes/7ead78ca-00ab-4dac-82ed-7699c3bba2e0/action Aug 16 21:08:22.967379 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-1dc4b0d6-cbca-404b-8032-5909759da38b tempest-TestMultiAttachVolumeSwap-1407768811 tempest-TestMultiAttachVolumeSwap-1407768811-project-admin] Action body: b'{"os-update_readonly_flag": {"readonly": true}}' {{(pid=100332) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 21:08:22.967490 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-1dc4b0d6-cbca-404b-8032-5909759da38b tempest-TestMultiAttachVolumeSwap-1407768811 tempest-TestMultiAttachVolumeSwap-1407768811-project-admin] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": true}} {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:08:22.978006 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:08:22.978006 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:08:22.978385 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-1dc4b0d6-cbca-404b-8032-5909759da38b tempest-TestMultiAttachVolumeSwap-1407768811 tempest-TestMultiAttachVolumeSwap-1407768811-project-admin] Volume info retrieved successfully. Aug 16 21:08:22.989280 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-1dc4b0d6-cbca-404b-8032-5909759da38b tempest-TestMultiAttachVolumeSwap-1407768811 tempest-TestMultiAttachVolumeSwap-1407768811-project-admin] Update volume admin metadata completed successfully. Aug 16 21:08:22.989280 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-1dc4b0d6-cbca-404b-8032-5909759da38b tempest-TestMultiAttachVolumeSwap-1407768811 tempest-TestMultiAttachVolumeSwap-1407768811-project-admin] Update readonly setting on volume completed successfully. Aug 16 21:08:22.989280 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-1dc4b0d6-cbca-404b-8032-5909759da38b tempest-TestMultiAttachVolumeSwap-1407768811 tempest-TestMultiAttachVolumeSwap-1407768811-project-admin] https://10.4.3.143/volume/v3/volumes/7ead78ca-00ab-4dac-82ed-7699c3bba2e0/action returned with HTTP 202 Aug 16 21:08:22.989280 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 68/265] 10.4.3.143 () {68 vars in 1390 bytes} [Sun Aug 16 21:08:22 2026] POST /volume/v3/volumes/7ead78ca-00ab-4dac-82ed-7699c3bba2e0/action => generated 0 bytes in 195 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 16 21:08:22.995984 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-05289465-1431-4621-ba93-55a3e9eb2e6e None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:08:22.998182 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-05289465-1431-4621-ba93-55a3e9eb2e6e tempest-TestMultiAttachVolumeSwap-1020480576 tempest-TestMultiAttachVolumeSwap-1020480576-project-member] POST https://10.4.3.143/volume/v3/volumes Aug 16 21:08:22.998646 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-05289465-1431-4621-ba93-55a3e9eb2e6e tempest-TestMultiAttachVolumeSwap-1020480576 tempest-TestMultiAttachVolumeSwap-1020480576-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-TestMultiAttachVolumeSwap-volume-1800374179"}} {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:08:23.000508 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.v3.volumes [None req-05289465-1431-4621-ba93-55a3e9eb2e6e tempest-TestMultiAttachVolumeSwap-1020480576 tempest-TestMultiAttachVolumeSwap-1020480576-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-TestMultiAttachVolumeSwap-volume-1800374179'}} {{(pid=100333) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 21:08:23.006054 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.v3.volumes [None req-05289465-1431-4621-ba93-55a3e9eb2e6e tempest-TestMultiAttachVolumeSwap-1020480576 tempest-TestMultiAttachVolumeSwap-1020480576-project-member] Create volume of 1 GB Aug 16 21:08:23.006516 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:08:23.006516 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:08:23.007050 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-05289465-1431-4621-ba93-55a3e9eb2e6e tempest-TestMultiAttachVolumeSwap-1020480576 tempest-TestMultiAttachVolumeSwap-1020480576-project-member] Availability Zones retrieved successfully. Aug 16 21:08:23.012928 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-05289465-1431-4621-ba93-55a3e9eb2e6e tempest-TestMultiAttachVolumeSwap-1020480576 tempest-TestMultiAttachVolumeSwap-1020480576-project-member] Flow 'volume_create_api' (cdbfeee6-944c-441f-84b4-f353f1b7a9fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100333) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:08:23.014751 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-05289465-1431-4621-ba93-55a3e9eb2e6e tempest-TestMultiAttachVolumeSwap-1020480576 tempest-TestMultiAttachVolumeSwap-1020480576-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (245d248b-5871-4775-940c-c416dad773c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:08:23.014892 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.flows.api.create_volume [None req-05289465-1431-4621-ba93-55a3e9eb2e6e tempest-TestMultiAttachVolumeSwap-1020480576 tempest-TestMultiAttachVolumeSwap-1020480576-project-member] Validating volume size '1' using validate_int {{(pid=100333) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 21:08:23.026833 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:08:23.026833 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:08:23.048628 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-05289465-1431-4621-ba93-55a3e9eb2e6e tempest-TestMultiAttachVolumeSwap-1020480576 tempest-TestMultiAttachVolumeSwap-1020480576-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (245d248b-5871-4775-940c-c416dad773c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T21:04:32Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=ff3245f7-c000-4f43-94f1-4f4399c738da,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff3245f7-c000-4f43-94f1-4f4399c738da', 'encryption_key_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=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:08:23.049865 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-05289465-1431-4621-ba93-55a3e9eb2e6e tempest-TestMultiAttachVolumeSwap-1020480576 tempest-TestMultiAttachVolumeSwap-1020480576-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9bef012a-d5eb-4278-bc59-c9aa91e9615c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:08:23.079510 np0000007409 devstack@c-api.service[100333]: WARNING cinder.quota [None req-05289465-1431-4621-ba93-55a3e9eb2e6e tempest-TestMultiAttachVolumeSwap-1020480576 tempest-TestMultiAttachVolumeSwap-1020480576-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 16 21:08:23.079510 np0000007409 devstack@c-api.service[100333]: WARNING cinder.quota [None req-05289465-1431-4621-ba93-55a3e9eb2e6e tempest-TestMultiAttachVolumeSwap-1020480576 tempest-TestMultiAttachVolumeSwap-1020480576-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 16 21:08:23.094725 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.quota [None req-05289465-1431-4621-ba93-55a3e9eb2e6e tempest-TestMultiAttachVolumeSwap-1020480576 tempest-TestMultiAttachVolumeSwap-1020480576-project-member] Created reservations ['5db5e74f-cba1-4db2-ad97-be262b11e8ee', '31ee4bee-f99a-44ed-958d-74966f08af3c', '2f945fb0-4c06-440b-8ad1-4bf018abba0a', '32581e7a-193d-4e20-b0fd-e7ade97074ed'] {{(pid=100333) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:08:23.095743 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-05289465-1431-4621-ba93-55a3e9eb2e6e tempest-TestMultiAttachVolumeSwap-1020480576 tempest-TestMultiAttachVolumeSwap-1020480576-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9bef012a-d5eb-4278-bc59-c9aa91e9615c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5db5e74f-cba1-4db2-ad97-be262b11e8ee', '31ee4bee-f99a-44ed-958d-74966f08af3c', '2f945fb0-4c06-440b-8ad1-4bf018abba0a', '32581e7a-193d-4e20-b0fd-e7ade97074ed']}' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:08:23.097254 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-05289465-1431-4621-ba93-55a3e9eb2e6e tempest-TestMultiAttachVolumeSwap-1020480576 tempest-TestMultiAttachVolumeSwap-1020480576-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (048dbac5-da90-40bc-84b9-c175149f18ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:08:23.120474 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-05289465-1431-4621-ba93-55a3e9eb2e6e tempest-TestMultiAttachVolumeSwap-1020480576 tempest-TestMultiAttachVolumeSwap-1020480576-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (048dbac5-da90-40bc-84b9-c175149f18ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'edf0e7ba-65db-4fc0-b339-7a86b83d72e8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-1800374179',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='7e79996eec704d66b97993f44a1e7aa0',qos_specs=None,replication_status=,reservations=['5db5e74f-cba1-4db2-ad97-be262b11e8ee','31ee4bee-f99a-44ed-958d-74966f08af3c','2f945fb0-4c06-440b-8ad1-4bf018abba0a','32581e7a-193d-4e20-b0fd-e7ade97074ed'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8ddfc07a05574eb6838f5a798bbc5222',volume_type_id=ff3245f7-c000-4f43-94f1-4f4399c738da), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T21:08:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-1800374179',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=edf0e7ba-65db-4fc0-b339-7a86b83d72e8,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='7e79996eec704d66b97993f44a1e7aa0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8ddfc07a05574eb6838f5a798bbc5222',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff3245f7-c000-4f43-94f1-4f4399c738da),volume_type_id=ff3245f7-c000-4f43-94f1-4f4399c738da)}' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:08:23.120866 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-05289465-1431-4621-ba93-55a3e9eb2e6e tempest-TestMultiAttachVolumeSwap-1020480576 tempest-TestMultiAttachVolumeSwap-1020480576-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cc4b30f5-c789-45c1-b90d-7bd76b8dd0a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:08:23.142293 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-05289465-1431-4621-ba93-55a3e9eb2e6e tempest-TestMultiAttachVolumeSwap-1020480576 tempest-TestMultiAttachVolumeSwap-1020480576-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cc4b30f5-c789-45c1-b90d-7bd76b8dd0a3) transitioned into state 'SUCCESS' from state '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-1800374179',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='7e79996eec704d66b97993f44a1e7aa0',qos_specs=None,replication_status=,reservations=['5db5e74f-cba1-4db2-ad97-be262b11e8ee','31ee4bee-f99a-44ed-958d-74966f08af3c','2f945fb0-4c06-440b-8ad1-4bf018abba0a','32581e7a-193d-4e20-b0fd-e7ade97074ed'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8ddfc07a05574eb6838f5a798bbc5222',volume_type_id=ff3245f7-c000-4f43-94f1-4f4399c738da)}' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:08:23.143026 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-05289465-1431-4621-ba93-55a3e9eb2e6e tempest-TestMultiAttachVolumeSwap-1020480576 tempest-TestMultiAttachVolumeSwap-1020480576-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (15e1cfa8-df1a-4e91-9226-df05e6349da5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:08:23.152102 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-05289465-1431-4621-ba93-55a3e9eb2e6e tempest-TestMultiAttachVolumeSwap-1020480576 tempest-TestMultiAttachVolumeSwap-1020480576-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (15e1cfa8-df1a-4e91-9226-df05e6349da5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:08:23.155946 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-05289465-1431-4621-ba93-55a3e9eb2e6e tempest-TestMultiAttachVolumeSwap-1020480576 tempest-TestMultiAttachVolumeSwap-1020480576-project-member] Flow 'volume_create_api' (cdbfeee6-944c-441f-84b4-f353f1b7a9fc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100333) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:08:23.155946 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-05289465-1431-4621-ba93-55a3e9eb2e6e tempest-TestMultiAttachVolumeSwap-1020480576 tempest-TestMultiAttachVolumeSwap-1020480576-project-member] Create volume request issued successfully. Aug 16 21:08:23.155946 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-05289465-1431-4621-ba93-55a3e9eb2e6e tempest-TestMultiAttachVolumeSwap-1020480576 tempest-TestMultiAttachVolumeSwap-1020480576-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Aug 16 21:08:23.155946 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 66/266] 10.4.3.143 () {68 vars in 1259 bytes} [Sun Aug 16 21:08:22 2026] POST /volume/v3/volumes => generated 758 bytes in 160 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 21:08:23.167658 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-abe5211b-f8cc-4651-b72c-9a4357ca9421 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:08:23.170526 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-abe5211b-f8cc-4651-b72c-9a4357ca9421 tempest-TestMultiAttachVolumeSwap-1020480576 tempest-TestMultiAttachVolumeSwap-1020480576-project-member] GET https://10.4.3.143/volume/v3/volumes/edf0e7ba-65db-4fc0-b339-7a86b83d72e8 Aug 16 21:08:23.171450 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-abe5211b-f8cc-4651-b72c-9a4357ca9421 tempest-TestMultiAttachVolumeSwap-1020480576 tempest-TestMultiAttachVolumeSwap-1020480576-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:08:23.171659 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-abe5211b-f8cc-4651-b72c-9a4357ca9421 tempest-TestMultiAttachVolumeSwap-1020480576 tempest-TestMultiAttachVolumeSwap-1020480576-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:08:23.185402 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:08:23.185402 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:08:23.190247 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [req-164f41d2-81db-4454-9aca-269713f2a949 req-36b70fa8-d7b3-44fa-8d95-af8fcd7af0ab None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:08:23.193087 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [req-164f41d2-81db-4454-9aca-269713f2a949 req-36b70fa8-d7b3-44fa-8d95-af8fcd7af0ab tempest-VolumesSnapshotsTestJSON-907181384 tempest-VolumesSnapshotsTestJSON-907181384-project-member] GET https://10.4.3.143/volume/v3/volumes/323e92b3-396f-4ad1-8293-7621a8735b50 Aug 16 21:08:23.193087 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [req-164f41d2-81db-4454-9aca-269713f2a949 req-36b70fa8-d7b3-44fa-8d95-af8fcd7af0ab tempest-VolumesSnapshotsTestJSON-907181384 tempest-VolumesSnapshotsTestJSON-907181384-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:08:23.193087 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [req-164f41d2-81db-4454-9aca-269713f2a949 req-36b70fa8-d7b3-44fa-8d95-af8fcd7af0ab tempest-VolumesSnapshotsTestJSON-907181384 tempest-VolumesSnapshotsTestJSON-907181384-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:08:23.197813 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-abe5211b-f8cc-4651-b72c-9a4357ca9421 tempest-TestMultiAttachVolumeSwap-1020480576 tempest-TestMultiAttachVolumeSwap-1020480576-project-member] Volume info retrieved successfully. Aug 16 21:08:23.203780 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:08:23.203780 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:08:23.208526 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-abe5211b-f8cc-4651-b72c-9a4357ca9421 tempest-TestMultiAttachVolumeSwap-1020480576 tempest-TestMultiAttachVolumeSwap-1020480576-project-member] https://10.4.3.143/volume/v3/volumes/edf0e7ba-65db-4fc0-b339-7a86b83d72e8 returned with HTTP 200 Aug 16 21:08:23.208526 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 67/267] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:08:23 2026] GET /volume/v3/volumes/edf0e7ba-65db-4fc0-b339-7a86b83d72e8 => generated 826 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 16 21:08:23.209862 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [req-164f41d2-81db-4454-9aca-269713f2a949 req-36b70fa8-d7b3-44fa-8d95-af8fcd7af0ab tempest-VolumesSnapshotsTestJSON-907181384 tempest-VolumesSnapshotsTestJSON-907181384-project-member] Volume info retrieved successfully. Aug 16 21:08:23.215246 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [req-164f41d2-81db-4454-9aca-269713f2a949 req-36b70fa8-d7b3-44fa-8d95-af8fcd7af0ab tempest-VolumesSnapshotsTestJSON-907181384 tempest-VolumesSnapshotsTestJSON-907181384-project-member] https://10.4.3.143/volume/v3/volumes/323e92b3-396f-4ad1-8293-7621a8735b50 returned with HTTP 200 Aug 16 21:08:23.216961 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 67/268] 10.4.3.143 () {68 vars in 1598 bytes} [Sun Aug 16 21:08:23 2026] GET /volume/v3/volumes/323e92b3-396f-4ad1-8293-7621a8735b50 => generated 846 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:08:23.246272 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [req-97b34fd6-3b10-4583-a940-c5a066623d78 req-7dec1a1e-a9e6-4230-8db7-04a1919d8da3 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:08:23.249639 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [req-97b34fd6-3b10-4583-a940-c5a066623d78 req-7dec1a1e-a9e6-4230-8db7-04a1919d8da3 tempest-VolumesSnapshotsTestJSON-907181384 tempest-VolumesSnapshotsTestJSON-907181384-project-member] POST https://10.4.3.143/volume/v3/snapshots Aug 16 21:08:23.250089 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [req-97b34fd6-3b10-4583-a940-c5a066623d78 req-7dec1a1e-a9e6-4230-8db7-04a1919d8da3 tempest-VolumesSnapshotsTestJSON-907181384 tempest-VolumesSnapshotsTestJSON-907181384-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "323e92b3-396f-4ad1-8293-7621a8735b50", "force": false, "name": "tempest-VolumesSnapshotsTestJSON-Snapshot-609738621", "description": null, "metadata": {}}} {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:08:23.264903 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:08:23.264903 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:08:23.265496 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [req-97b34fd6-3b10-4583-a940-c5a066623d78 req-7dec1a1e-a9e6-4230-8db7-04a1919d8da3 tempest-VolumesSnapshotsTestJSON-907181384 tempest-VolumesSnapshotsTestJSON-907181384-project-member] Volume info retrieved successfully. Aug 16 21:08:23.265702 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.v3.snapshots [req-97b34fd6-3b10-4583-a940-c5a066623d78 req-7dec1a1e-a9e6-4230-8db7-04a1919d8da3 tempest-VolumesSnapshotsTestJSON-907181384 tempest-VolumesSnapshotsTestJSON-907181384-project-member] Create snapshot from volume 323e92b3-396f-4ad1-8293-7621a8735b50 Aug 16 21:08:23.287282 np0000007409 devstack@c-api.service[100332]: WARNING cinder.quota [req-97b34fd6-3b10-4583-a940-c5a066623d78 req-7dec1a1e-a9e6-4230-8db7-04a1919d8da3 tempest-VolumesSnapshotsTestJSON-907181384 tempest-VolumesSnapshotsTestJSON-907181384-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 16 21:08:23.311071 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.quota [req-97b34fd6-3b10-4583-a940-c5a066623d78 req-7dec1a1e-a9e6-4230-8db7-04a1919d8da3 tempest-VolumesSnapshotsTestJSON-907181384 tempest-VolumesSnapshotsTestJSON-907181384-project-member] Created reservations ['59b3be47-24ae-4268-9471-4691b34795cc', '5737d6a6-f1b1-43ea-830a-a464f73648c1', 'dd0611b3-e0fe-4799-8172-74d41794a732', '25557a7c-6c16-4204-9871-b7c1b3900fbb'] {{(pid=100332) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:08:23.354498 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [req-97b34fd6-3b10-4583-a940-c5a066623d78 req-7dec1a1e-a9e6-4230-8db7-04a1919d8da3 tempest-VolumesSnapshotsTestJSON-907181384 tempest-VolumesSnapshotsTestJSON-907181384-project-member] Snapshot create request issued successfully. Aug 16 21:08:23.354845 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [req-97b34fd6-3b10-4583-a940-c5a066623d78 req-7dec1a1e-a9e6-4230-8db7-04a1919d8da3 tempest-VolumesSnapshotsTestJSON-907181384 tempest-VolumesSnapshotsTestJSON-907181384-project-member] https://10.4.3.143/volume/v3/snapshots returned with HTTP 202 Aug 16 21:08:23.355285 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 69/269] 10.4.3.143 () {72 vars in 1547 bytes} [Sun Aug 16 21:08:23 2026] POST /volume/v3/snapshots => generated 310 bytes in 110 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 21:08:23.714940 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [req-c3571935-833c-4b68-a92f-b46ea7e5e260 req-560aff1a-4303-467e-b03f-396846fbe942 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:08:23.722046 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [req-c3571935-833c-4b68-a92f-b46ea7e5e260 req-560aff1a-4303-467e-b03f-396846fbe942 tempest-VolumesSnapshotsTestJSON-907181384 tempest-VolumesSnapshotsTestJSON-907181384-project-reader] GET https://10.4.3.143/volume/v3/snapshots/04eedbaf-ae16-40f0-892e-9092f0b64984 Aug 16 21:08:23.722046 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [req-c3571935-833c-4b68-a92f-b46ea7e5e260 req-560aff1a-4303-467e-b03f-396846fbe942 tempest-VolumesSnapshotsTestJSON-907181384 tempest-VolumesSnapshotsTestJSON-907181384-project-reader] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:08:23.722046 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [req-c3571935-833c-4b68-a92f-b46ea7e5e260 req-560aff1a-4303-467e-b03f-396846fbe942 tempest-VolumesSnapshotsTestJSON-907181384 tempest-VolumesSnapshotsTestJSON-907181384-project-reader] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:08:23.742869 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:08:23.742869 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:08:23.743354 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [req-c3571935-833c-4b68-a92f-b46ea7e5e260 req-560aff1a-4303-467e-b03f-396846fbe942 tempest-VolumesSnapshotsTestJSON-907181384 tempest-VolumesSnapshotsTestJSON-907181384-project-reader] Snapshot retrieved successfully. Aug 16 21:08:23.744228 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [req-c3571935-833c-4b68-a92f-b46ea7e5e260 req-560aff1a-4303-467e-b03f-396846fbe942 tempest-VolumesSnapshotsTestJSON-907181384 tempest-VolumesSnapshotsTestJSON-907181384-project-reader] https://10.4.3.143/volume/v3/snapshots/04eedbaf-ae16-40f0-892e-9092f0b64984 returned with HTTP 200 Aug 16 21:08:23.744630 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 67/270] 10.4.3.143 () {68 vars in 1604 bytes} [Sun Aug 16 21:08:23 2026] GET /volume/v3/snapshots/04eedbaf-ae16-40f0-892e-9092f0b64984 => generated 469 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:08:23.766028 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [req-f930b681-a0b9-442c-985c-39663872a9b2 req-2e01fae6-750c-48e1-b24a-d185e0c0dfc0 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:08:23.768126 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [req-f930b681-a0b9-442c-985c-39663872a9b2 req-2e01fae6-750c-48e1-b24a-d185e0c0dfc0 tempest-VolumesSnapshotsTestJSON-907181384 tempest-VolumesSnapshotsTestJSON-907181384-project-reader] GET https://10.4.3.143/volume/v3/snapshots/detail Aug 16 21:08:23.768417 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [req-f930b681-a0b9-442c-985c-39663872a9b2 req-2e01fae6-750c-48e1-b24a-d185e0c0dfc0 tempest-VolumesSnapshotsTestJSON-907181384 tempest-VolumesSnapshotsTestJSON-907181384-project-reader] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:08:23.768624 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [req-f930b681-a0b9-442c-985c-39663872a9b2 req-2e01fae6-750c-48e1-b24a-d185e0c0dfc0 tempest-VolumesSnapshotsTestJSON-907181384 tempest-VolumesSnapshotsTestJSON-907181384-project-reader] Calling method 'detail' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:08:23.768996 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.api_utils [req-f930b681-a0b9-442c-985c-39663872a9b2 req-2e01fae6-750c-48e1-b24a-d185e0c0dfc0 tempest-VolumesSnapshotsTestJSON-907181384 tempest-VolumesSnapshotsTestJSON-907181384-project-reader] Removing options '' from query. {{(pid=100330) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 16 21:08:23.770299 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.db.api [req-f930b681-a0b9-442c-985c-39663872a9b2 req-2e01fae6-750c-48e1-b24a-d185e0c0dfc0 tempest-VolumesSnapshotsTestJSON-907181384 tempest-VolumesSnapshotsTestJSON-907181384-project-reader] Building query based on filter {{(pid=100330) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 16 21:08:23.783826 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [req-f930b681-a0b9-442c-985c-39663872a9b2 req-2e01fae6-750c-48e1-b24a-d185e0c0dfc0 tempest-VolumesSnapshotsTestJSON-907181384 tempest-VolumesSnapshotsTestJSON-907181384-project-reader] Get all snapshots completed successfully. Aug 16 21:08:23.784288 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:08:23.784288 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:08:23.784956 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [req-f930b681-a0b9-442c-985c-39663872a9b2 req-2e01fae6-750c-48e1-b24a-d185e0c0dfc0 tempest-VolumesSnapshotsTestJSON-907181384 tempest-VolumesSnapshotsTestJSON-907181384-project-reader] https://10.4.3.143/volume/v3/snapshots/detail returned with HTTP 200 Aug 16 21:08:23.785208 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 68/271] 10.4.3.143 () {68 vars in 1514 bytes} [Sun Aug 16 21:08:23 2026] GET /volume/v3/snapshots/detail => generated 472 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:08:23.810283 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [req-7493e65e-2347-4226-b9d8-52e9badfe8f0 req-05b97ff0-9693-4b7d-8a26-b6b6ad8790cb None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:08:23.813109 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [req-7493e65e-2347-4226-b9d8-52e9badfe8f0 req-05b97ff0-9693-4b7d-8a26-b6b6ad8790cb tempest-VolumesSnapshotsTestJSON-907181384 tempest-VolumesSnapshotsTestJSON-907181384-project-member] GET https://10.4.3.143/volume/v3/snapshots/04eedbaf-ae16-40f0-892e-9092f0b64984 Aug 16 21:08:23.813305 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [req-7493e65e-2347-4226-b9d8-52e9badfe8f0 req-05b97ff0-9693-4b7d-8a26-b6b6ad8790cb tempest-VolumesSnapshotsTestJSON-907181384 tempest-VolumesSnapshotsTestJSON-907181384-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:08:23.813479 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [req-7493e65e-2347-4226-b9d8-52e9badfe8f0 req-05b97ff0-9693-4b7d-8a26-b6b6ad8790cb tempest-VolumesSnapshotsTestJSON-907181384 tempest-VolumesSnapshotsTestJSON-907181384-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:08:23.832390 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:08:23.832390 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:08:23.832870 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [req-7493e65e-2347-4226-b9d8-52e9badfe8f0 req-05b97ff0-9693-4b7d-8a26-b6b6ad8790cb tempest-VolumesSnapshotsTestJSON-907181384 tempest-VolumesSnapshotsTestJSON-907181384-project-member] Snapshot retrieved successfully. Aug 16 21:08:23.833669 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [req-7493e65e-2347-4226-b9d8-52e9badfe8f0 req-05b97ff0-9693-4b7d-8a26-b6b6ad8790cb tempest-VolumesSnapshotsTestJSON-907181384 tempest-VolumesSnapshotsTestJSON-907181384-project-member] https://10.4.3.143/volume/v3/snapshots/04eedbaf-ae16-40f0-892e-9092f0b64984 returned with HTTP 200 Aug 16 21:08:23.834048 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 68/272] 10.4.3.143 () {68 vars in 1604 bytes} [Sun Aug 16 21:08:23 2026] GET /volume/v3/snapshots/04eedbaf-ae16-40f0-892e-9092f0b64984 => generated 469 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:08:23.854099 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [req-b9ed0d05-b430-4616-8212-7c61117ddeb6 req-dfd7bc07-4d19-47c9-a5d8-d45608f4c9bc None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:08:23.857330 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [req-b9ed0d05-b430-4616-8212-7c61117ddeb6 req-dfd7bc07-4d19-47c9-a5d8-d45608f4c9bc tempest-VolumesSnapshotsTestJSON-907181384 tempest-VolumesSnapshotsTestJSON-907181384-project-member] DELETE https://10.4.3.143/volume/v3/snapshots/04eedbaf-ae16-40f0-892e-9092f0b64984 Aug 16 21:08:23.857526 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [req-b9ed0d05-b430-4616-8212-7c61117ddeb6 req-dfd7bc07-4d19-47c9-a5d8-d45608f4c9bc tempest-VolumesSnapshotsTestJSON-907181384 tempest-VolumesSnapshotsTestJSON-907181384-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:08:23.857695 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [req-b9ed0d05-b430-4616-8212-7c61117ddeb6 req-dfd7bc07-4d19-47c9-a5d8-d45608f4c9bc tempest-VolumesSnapshotsTestJSON-907181384 tempest-VolumesSnapshotsTestJSON-907181384-project-member] Calling method 'delete' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:08:23.857800 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.v3.snapshots [req-b9ed0d05-b430-4616-8212-7c61117ddeb6 req-dfd7bc07-4d19-47c9-a5d8-d45608f4c9bc tempest-VolumesSnapshotsTestJSON-907181384 tempest-VolumesSnapshotsTestJSON-907181384-project-member] Delete snapshot with id: 04eedbaf-ae16-40f0-892e-9092f0b64984 Aug 16 21:08:23.862827 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:08:23.862827 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:08:23.863257 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [req-b9ed0d05-b430-4616-8212-7c61117ddeb6 req-dfd7bc07-4d19-47c9-a5d8-d45608f4c9bc tempest-VolumesSnapshotsTestJSON-907181384 tempest-VolumesSnapshotsTestJSON-907181384-project-member] Snapshot retrieved successfully. Aug 16 21:08:23.879838 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [req-b9ed0d05-b430-4616-8212-7c61117ddeb6 req-dfd7bc07-4d19-47c9-a5d8-d45608f4c9bc tempest-VolumesSnapshotsTestJSON-907181384 tempest-VolumesSnapshotsTestJSON-907181384-project-member] Snapshot delete request issued successfully. Aug 16 21:08:23.880111 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [req-b9ed0d05-b430-4616-8212-7c61117ddeb6 req-dfd7bc07-4d19-47c9-a5d8-d45608f4c9bc tempest-VolumesSnapshotsTestJSON-907181384 tempest-VolumesSnapshotsTestJSON-907181384-project-member] https://10.4.3.143/volume/v3/snapshots/04eedbaf-ae16-40f0-892e-9092f0b64984 returned with HTTP 202 Aug 16 21:08:23.880501 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 70/273] 10.4.3.143 () {70 vars in 1626 bytes} [Sun Aug 16 21:08:23 2026] DELETE /volume/v3/snapshots/04eedbaf-ae16-40f0-892e-9092f0b64984 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 21:08:23.909123 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [req-76bbdf9f-428f-464c-b02b-1a8e8b85a236 req-8be670cc-9ef9-498d-b61c-f73c3ba6ff6a None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:08:23.910727 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [req-76bbdf9f-428f-464c-b02b-1a8e8b85a236 req-8be670cc-9ef9-498d-b61c-f73c3ba6ff6a tempest-VolumesSnapshotsTestJSON-907181384 tempest-VolumesSnapshotsTestJSON-907181384-project-member] GET https://10.4.3.143/volume/v3/snapshots/04eedbaf-ae16-40f0-892e-9092f0b64984 Aug 16 21:08:23.910947 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [req-76bbdf9f-428f-464c-b02b-1a8e8b85a236 req-8be670cc-9ef9-498d-b61c-f73c3ba6ff6a tempest-VolumesSnapshotsTestJSON-907181384 tempest-VolumesSnapshotsTestJSON-907181384-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:08:23.911122 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [req-76bbdf9f-428f-464c-b02b-1a8e8b85a236 req-8be670cc-9ef9-498d-b61c-f73c3ba6ff6a tempest-VolumesSnapshotsTestJSON-907181384 tempest-VolumesSnapshotsTestJSON-907181384-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:08:23.916043 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:08:23.916043 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:08:23.916457 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [req-76bbdf9f-428f-464c-b02b-1a8e8b85a236 req-8be670cc-9ef9-498d-b61c-f73c3ba6ff6a tempest-VolumesSnapshotsTestJSON-907181384 tempest-VolumesSnapshotsTestJSON-907181384-project-member] Snapshot retrieved successfully. Aug 16 21:08:23.917232 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [req-76bbdf9f-428f-464c-b02b-1a8e8b85a236 req-8be670cc-9ef9-498d-b61c-f73c3ba6ff6a tempest-VolumesSnapshotsTestJSON-907181384 tempest-VolumesSnapshotsTestJSON-907181384-project-member] https://10.4.3.143/volume/v3/snapshots/04eedbaf-ae16-40f0-892e-9092f0b64984 returned with HTTP 200 Aug 16 21:08:23.917649 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 68/274] 10.4.3.143 () {68 vars in 1604 bytes} [Sun Aug 16 21:08:23 2026] GET /volume/v3/snapshots/04eedbaf-ae16-40f0-892e-9092f0b64984 => generated 468 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:08:24.225431 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-26f5a472-5148-400d-a193-0b69dc3c0632 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:08:24.228427 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-26f5a472-5148-400d-a193-0b69dc3c0632 tempest-TestMultiAttachVolumeSwap-1020480576 tempest-TestMultiAttachVolumeSwap-1020480576-project-member] GET https://10.4.3.143/volume/v3/volumes/edf0e7ba-65db-4fc0-b339-7a86b83d72e8 Aug 16 21:08:24.228713 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-26f5a472-5148-400d-a193-0b69dc3c0632 tempest-TestMultiAttachVolumeSwap-1020480576 tempest-TestMultiAttachVolumeSwap-1020480576-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:08:24.228979 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-26f5a472-5148-400d-a193-0b69dc3c0632 tempest-TestMultiAttachVolumeSwap-1020480576 tempest-TestMultiAttachVolumeSwap-1020480576-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:08:24.242188 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:08:24.242188 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:08:24.246670 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-26f5a472-5148-400d-a193-0b69dc3c0632 tempest-TestMultiAttachVolumeSwap-1020480576 tempest-TestMultiAttachVolumeSwap-1020480576-project-member] Volume info retrieved successfully. Aug 16 21:08:24.252829 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-26f5a472-5148-400d-a193-0b69dc3c0632 tempest-TestMultiAttachVolumeSwap-1020480576 tempest-TestMultiAttachVolumeSwap-1020480576-project-member] https://10.4.3.143/volume/v3/volumes/edf0e7ba-65db-4fc0-b339-7a86b83d72e8 returned with HTTP 200 Aug 16 21:08:24.253360 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 69/275] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:08:24 2026] GET /volume/v3/volumes/edf0e7ba-65db-4fc0-b339-7a86b83d72e8 => generated 851 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:08:24.941713 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [req-ca0c7816-3a11-4a3e-97c5-a1370d2c6155 req-2a02c62e-cf22-4f13-ad98-de3d65752df8 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:08:24.944272 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [req-ca0c7816-3a11-4a3e-97c5-a1370d2c6155 req-2a02c62e-cf22-4f13-ad98-de3d65752df8 tempest-VolumesSnapshotsTestJSON-907181384 tempest-VolumesSnapshotsTestJSON-907181384-project-member] GET https://10.4.3.143/volume/v3/snapshots/04eedbaf-ae16-40f0-892e-9092f0b64984 Aug 16 21:08:24.944543 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [req-ca0c7816-3a11-4a3e-97c5-a1370d2c6155 req-2a02c62e-cf22-4f13-ad98-de3d65752df8 tempest-VolumesSnapshotsTestJSON-907181384 tempest-VolumesSnapshotsTestJSON-907181384-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:08:24.944779 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [req-ca0c7816-3a11-4a3e-97c5-a1370d2c6155 req-2a02c62e-cf22-4f13-ad98-de3d65752df8 tempest-VolumesSnapshotsTestJSON-907181384 tempest-VolumesSnapshotsTestJSON-907181384-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:08:24.955721 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [req-ca0c7816-3a11-4a3e-97c5-a1370d2c6155 req-2a02c62e-cf22-4f13-ad98-de3d65752df8 tempest-VolumesSnapshotsTestJSON-907181384 tempest-VolumesSnapshotsTestJSON-907181384-project-member] https://10.4.3.143/volume/v3/snapshots/04eedbaf-ae16-40f0-892e-9092f0b64984 returned with HTTP 404 Aug 16 21:08:24.956341 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 69/276] 10.4.3.143 () {68 vars in 1604 bytes} [Sun Aug 16 21:08:24 2026] GET /volume/v3/snapshots/04eedbaf-ae16-40f0-892e-9092f0b64984 => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:08:24.976350 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [req-b384fb32-1b3e-43ee-850d-6d27cc99521e req-2cd35ae5-2756-4c90-9806-b2de610106b2 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:08:24.981775 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [req-b384fb32-1b3e-43ee-850d-6d27cc99521e req-2cd35ae5-2756-4c90-9806-b2de610106b2 tempest-VolumesSnapshotsTestJSON-907181384 tempest-VolumesSnapshotsTestJSON-907181384-project-member] DELETE https://10.4.3.143/volume/v3/volumes/323e92b3-396f-4ad1-8293-7621a8735b50 Aug 16 21:08:24.981981 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [req-b384fb32-1b3e-43ee-850d-6d27cc99521e req-2cd35ae5-2756-4c90-9806-b2de610106b2 tempest-VolumesSnapshotsTestJSON-907181384 tempest-VolumesSnapshotsTestJSON-907181384-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:08:24.982249 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [req-b384fb32-1b3e-43ee-850d-6d27cc99521e req-2cd35ae5-2756-4c90-9806-b2de610106b2 tempest-VolumesSnapshotsTestJSON-907181384 tempest-VolumesSnapshotsTestJSON-907181384-project-member] Calling method 'delete' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:08:24.982440 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.v3.volumes [req-b384fb32-1b3e-43ee-850d-6d27cc99521e req-2cd35ae5-2756-4c90-9806-b2de610106b2 tempest-VolumesSnapshotsTestJSON-907181384 tempest-VolumesSnapshotsTestJSON-907181384-project-member] Delete volume with id: 323e92b3-396f-4ad1-8293-7621a8735b50 Aug 16 21:08:24.991942 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:08:24.991942 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:08:24.992993 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [req-b384fb32-1b3e-43ee-850d-6d27cc99521e req-2cd35ae5-2756-4c90-9806-b2de610106b2 tempest-VolumesSnapshotsTestJSON-907181384 tempest-VolumesSnapshotsTestJSON-907181384-project-member] Volume info retrieved successfully. Aug 16 21:08:25.016207 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [req-b384fb32-1b3e-43ee-850d-6d27cc99521e req-2cd35ae5-2756-4c90-9806-b2de610106b2 tempest-VolumesSnapshotsTestJSON-907181384 tempest-VolumesSnapshotsTestJSON-907181384-project-member] Delete volume request issued successfully. Aug 16 21:08:25.016616 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [req-b384fb32-1b3e-43ee-850d-6d27cc99521e req-2cd35ae5-2756-4c90-9806-b2de610106b2 tempest-VolumesSnapshotsTestJSON-907181384 tempest-VolumesSnapshotsTestJSON-907181384-project-member] https://10.4.3.143/volume/v3/volumes/323e92b3-396f-4ad1-8293-7621a8735b50 returned with HTTP 202 Aug 16 21:08:25.017179 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 71/277] 10.4.3.143 () {70 vars in 1620 bytes} [Sun Aug 16 21:08:24 2026] DELETE /volume/v3/volumes/323e92b3-396f-4ad1-8293-7621a8735b50 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 21:08:25.045151 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [req-02aa0507-23b0-4696-a3c3-02f7dc8c3a9c req-843dd2bf-2651-4ed8-acd4-37d32f4b20d8 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:08:25.049238 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [req-02aa0507-23b0-4696-a3c3-02f7dc8c3a9c req-843dd2bf-2651-4ed8-acd4-37d32f4b20d8 tempest-VolumesSnapshotsTestJSON-907181384 tempest-VolumesSnapshotsTestJSON-907181384-project-member] GET https://10.4.3.143/volume/v3/volumes/323e92b3-396f-4ad1-8293-7621a8735b50 Aug 16 21:08:25.049523 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [req-02aa0507-23b0-4696-a3c3-02f7dc8c3a9c req-843dd2bf-2651-4ed8-acd4-37d32f4b20d8 tempest-VolumesSnapshotsTestJSON-907181384 tempest-VolumesSnapshotsTestJSON-907181384-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:08:25.049788 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [req-02aa0507-23b0-4696-a3c3-02f7dc8c3a9c req-843dd2bf-2651-4ed8-acd4-37d32f4b20d8 tempest-VolumesSnapshotsTestJSON-907181384 tempest-VolumesSnapshotsTestJSON-907181384-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:08:25.058544 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:08:25.058544 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:08:25.065163 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [req-02aa0507-23b0-4696-a3c3-02f7dc8c3a9c req-843dd2bf-2651-4ed8-acd4-37d32f4b20d8 tempest-VolumesSnapshotsTestJSON-907181384 tempest-VolumesSnapshotsTestJSON-907181384-project-member] Volume info retrieved successfully. Aug 16 21:08:25.071125 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [req-02aa0507-23b0-4696-a3c3-02f7dc8c3a9c req-843dd2bf-2651-4ed8-acd4-37d32f4b20d8 tempest-VolumesSnapshotsTestJSON-907181384 tempest-VolumesSnapshotsTestJSON-907181384-project-member] https://10.4.3.143/volume/v3/volumes/323e92b3-396f-4ad1-8293-7621a8735b50 returned with HTTP 200 Aug 16 21:08:25.071814 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 69/278] 10.4.3.143 () {68 vars in 1598 bytes} [Sun Aug 16 21:08:25 2026] GET /volume/v3/volumes/323e92b3-396f-4ad1-8293-7621a8735b50 => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:08:26.101013 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [req-8aafa95d-db99-460c-8048-2fb02cb66c35 req-544db51a-0243-40d0-a3d2-055bb157dd1e None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:08:26.103237 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [req-8aafa95d-db99-460c-8048-2fb02cb66c35 req-544db51a-0243-40d0-a3d2-055bb157dd1e tempest-VolumesSnapshotsTestJSON-907181384 tempest-VolumesSnapshotsTestJSON-907181384-project-member] GET https://10.4.3.143/volume/v3/volumes/323e92b3-396f-4ad1-8293-7621a8735b50 Aug 16 21:08:26.103424 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [req-8aafa95d-db99-460c-8048-2fb02cb66c35 req-544db51a-0243-40d0-a3d2-055bb157dd1e tempest-VolumesSnapshotsTestJSON-907181384 tempest-VolumesSnapshotsTestJSON-907181384-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:08:26.103617 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [req-8aafa95d-db99-460c-8048-2fb02cb66c35 req-544db51a-0243-40d0-a3d2-055bb157dd1e tempest-VolumesSnapshotsTestJSON-907181384 tempest-VolumesSnapshotsTestJSON-907181384-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:08:26.108770 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [req-8aafa95d-db99-460c-8048-2fb02cb66c35 req-544db51a-0243-40d0-a3d2-055bb157dd1e tempest-VolumesSnapshotsTestJSON-907181384 tempest-VolumesSnapshotsTestJSON-907181384-project-member] https://10.4.3.143/volume/v3/volumes/323e92b3-396f-4ad1-8293-7621a8735b50 returned with HTTP 404 Aug 16 21:08:26.109223 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 70/279] 10.4.3.143 () {68 vars in 1598 bytes} [Sun Aug 16 21:08:26 2026] GET /volume/v3/volumes/323e92b3-396f-4ad1-8293-7621a8735b50 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:08:26.130838 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [req-68bbab6f-ab1d-43a0-ab7c-e460375438b9 req-d64e130a-f653-460f-bde1-17ffd4bef01a None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:08:26.132799 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [req-68bbab6f-ab1d-43a0-ab7c-e460375438b9 req-d64e130a-f653-460f-bde1-17ffd4bef01a tempest-VolumesSnapshotsTestJSON-907181384 tempest-VolumesSnapshotsTestJSON-907181384-project-member] DELETE https://10.4.3.143/volume/v3/volumes/323e92b3-396f-4ad1-8293-7621a8735b50 Aug 16 21:08:26.132977 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [req-68bbab6f-ab1d-43a0-ab7c-e460375438b9 req-d64e130a-f653-460f-bde1-17ffd4bef01a tempest-VolumesSnapshotsTestJSON-907181384 tempest-VolumesSnapshotsTestJSON-907181384-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:08:26.133153 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [req-68bbab6f-ab1d-43a0-ab7c-e460375438b9 req-d64e130a-f653-460f-bde1-17ffd4bef01a tempest-VolumesSnapshotsTestJSON-907181384 tempest-VolumesSnapshotsTestJSON-907181384-project-member] Calling method 'delete' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:08:26.133319 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.v3.volumes [req-68bbab6f-ab1d-43a0-ab7c-e460375438b9 req-d64e130a-f653-460f-bde1-17ffd4bef01a tempest-VolumesSnapshotsTestJSON-907181384 tempest-VolumesSnapshotsTestJSON-907181384-project-member] Delete volume with id: 323e92b3-396f-4ad1-8293-7621a8735b50 Aug 16 21:08:26.139541 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [req-68bbab6f-ab1d-43a0-ab7c-e460375438b9 req-d64e130a-f653-460f-bde1-17ffd4bef01a tempest-VolumesSnapshotsTestJSON-907181384 tempest-VolumesSnapshotsTestJSON-907181384-project-member] https://10.4.3.143/volume/v3/volumes/323e92b3-396f-4ad1-8293-7621a8735b50 returned with HTTP 404 Aug 16 21:08:26.139987 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 70/280] 10.4.3.143 () {70 vars in 1620 bytes} [Sun Aug 16 21:08:26 2026] DELETE /volume/v3/volumes/323e92b3-396f-4ad1-8293-7621a8735b50 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:08:26.160758 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [req-f792e8f2-b50f-4c4e-91f9-21358e28181e req-54502909-c692-4970-95f8-8ebcdebcfada None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:08:26.163272 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [req-f792e8f2-b50f-4c4e-91f9-21358e28181e req-54502909-c692-4970-95f8-8ebcdebcfada tempest-VolumesSnapshotsTestJSON-907181384 tempest-VolumesSnapshotsTestJSON-907181384-project-member] GET https://10.4.3.143/volume/v3/volumes/323e92b3-396f-4ad1-8293-7621a8735b50 Aug 16 21:08:26.163474 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [req-f792e8f2-b50f-4c4e-91f9-21358e28181e req-54502909-c692-4970-95f8-8ebcdebcfada tempest-VolumesSnapshotsTestJSON-907181384 tempest-VolumesSnapshotsTestJSON-907181384-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:08:26.163680 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [req-f792e8f2-b50f-4c4e-91f9-21358e28181e req-54502909-c692-4970-95f8-8ebcdebcfada tempest-VolumesSnapshotsTestJSON-907181384 tempest-VolumesSnapshotsTestJSON-907181384-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:08:26.168749 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [req-f792e8f2-b50f-4c4e-91f9-21358e28181e req-54502909-c692-4970-95f8-8ebcdebcfada tempest-VolumesSnapshotsTestJSON-907181384 tempest-VolumesSnapshotsTestJSON-907181384-project-member] https://10.4.3.143/volume/v3/volumes/323e92b3-396f-4ad1-8293-7621a8735b50 returned with HTTP 404 Aug 16 21:08:26.169227 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 72/281] 10.4.3.143 () {68 vars in 1598 bytes} [Sun Aug 16 21:08:26 2026] GET /volume/v3/volumes/323e92b3-396f-4ad1-8293-7621a8735b50 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:08:28.963315 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-505bcd03-ee56-4b68-81e2-2a9574dde876 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:08:28.965647 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-505bcd03-ee56-4b68-81e2-2a9574dde876 tempest-AttachVolumeShelveTestJSON-1707417185 tempest-AttachVolumeShelveTestJSON-1707417185-project-member] GET https://10.4.3.143/volume/v3/volumes/67dcbe08-e8ec-4204-b512-00e5fe8a17ce Aug 16 21:08:28.968800 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-505bcd03-ee56-4b68-81e2-2a9574dde876 tempest-AttachVolumeShelveTestJSON-1707417185 tempest-AttachVolumeShelveTestJSON-1707417185-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:08:28.968800 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-505bcd03-ee56-4b68-81e2-2a9574dde876 tempest-AttachVolumeShelveTestJSON-1707417185 tempest-AttachVolumeShelveTestJSON-1707417185-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:08:28.971365 np0000007409 devstack@c-api.service[100333]: DEBUG dbcounter [-] [100333] Writing DB stats cinder:SELECT=250,cinder:UPDATE=50,cinder:INSERT=23 {{(pid=100333) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 16 21:08:28.993244 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:08:28.993244 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:08:29.003217 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-505bcd03-ee56-4b68-81e2-2a9574dde876 tempest-AttachVolumeShelveTestJSON-1707417185 tempest-AttachVolumeShelveTestJSON-1707417185-project-member] Volume info retrieved successfully. Aug 16 21:08:29.008617 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-505bcd03-ee56-4b68-81e2-2a9574dde876 tempest-AttachVolumeShelveTestJSON-1707417185 tempest-AttachVolumeShelveTestJSON-1707417185-project-member] https://10.4.3.143/volume/v3/volumes/67dcbe08-e8ec-4204-b512-00e5fe8a17ce returned with HTTP 200 Aug 16 21:08:29.008826 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 70/282] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:08:28 2026] GET /volume/v3/volumes/67dcbe08-e8ec-4204-b512-00e5fe8a17ce => generated 1141 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:08:29.068149 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [req-84205f50-024b-4adb-869c-33ad5030c606 req-cb6b0451-7a56-4e1a-8b52-387c6280adfe None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:08:29.069971 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [req-84205f50-024b-4adb-869c-33ad5030c606 req-cb6b0451-7a56-4e1a-8b52-387c6280adfe tempest-AttachVolumeShelveTestJSON-1707417185 tempest-AttachVolumeShelveTestJSON-1707417185-project-member] GET https://10.4.3.143/volume/v3/volumes/67dcbe08-e8ec-4204-b512-00e5fe8a17ce Aug 16 21:08:29.069971 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [req-84205f50-024b-4adb-869c-33ad5030c606 req-cb6b0451-7a56-4e1a-8b52-387c6280adfe tempest-AttachVolumeShelveTestJSON-1707417185 tempest-AttachVolumeShelveTestJSON-1707417185-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:08:29.070293 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [req-84205f50-024b-4adb-869c-33ad5030c606 req-cb6b0451-7a56-4e1a-8b52-387c6280adfe tempest-AttachVolumeShelveTestJSON-1707417185 tempest-AttachVolumeShelveTestJSON-1707417185-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:08:29.072412 np0000007409 devstack@c-api.service[100330]: DEBUG dbcounter [-] [100330] Writing DB stats cinder:SELECT=275,cinder:UPDATE=45,cinder:INSERT=28 {{(pid=100330) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 16 21:08:29.080288 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:08:29.080288 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:08:29.085330 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [req-84205f50-024b-4adb-869c-33ad5030c606 req-cb6b0451-7a56-4e1a-8b52-387c6280adfe tempest-AttachVolumeShelveTestJSON-1707417185 tempest-AttachVolumeShelveTestJSON-1707417185-project-member] Volume info retrieved successfully. Aug 16 21:08:29.091042 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [req-84205f50-024b-4adb-869c-33ad5030c606 req-cb6b0451-7a56-4e1a-8b52-387c6280adfe tempest-AttachVolumeShelveTestJSON-1707417185 tempest-AttachVolumeShelveTestJSON-1707417185-project-member] https://10.4.3.143/volume/v3/volumes/67dcbe08-e8ec-4204-b512-00e5fe8a17ce returned with HTTP 200 Aug 16 21:08:29.091570 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 71/283] 10.4.3.143 () {68 vars in 1598 bytes} [Sun Aug 16 21:08:29 2026] GET /volume/v3/volumes/67dcbe08-e8ec-4204-b512-00e5fe8a17ce => generated 1141 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:08:29.152129 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [req-84205f50-024b-4adb-869c-33ad5030c606 req-6d2892df-2020-4ad4-87c9-9d1ad2202111 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:08:29.154255 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [req-84205f50-024b-4adb-869c-33ad5030c606 req-6d2892df-2020-4ad4-87c9-9d1ad2202111 tempest-AttachVolumeShelveTestJSON-1707417185 tempest-AttachVolumeShelveTestJSON-1707417185-project-member] POST https://10.4.3.143/volume/v3/volumes/67dcbe08-e8ec-4204-b512-00e5fe8a17ce/action Aug 16 21:08:29.154740 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [req-84205f50-024b-4adb-869c-33ad5030c606 req-6d2892df-2020-4ad4-87c9-9d1ad2202111 tempest-AttachVolumeShelveTestJSON-1707417185 tempest-AttachVolumeShelveTestJSON-1707417185-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100331) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 21:08:29.154938 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [req-84205f50-024b-4adb-869c-33ad5030c606 req-6d2892df-2020-4ad4-87c9-9d1ad2202111 tempest-AttachVolumeShelveTestJSON-1707417185 tempest-AttachVolumeShelveTestJSON-1707417185-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:08:29.163031 np0000007409 devstack@c-api.service[100331]: DEBUG dbcounter [-] [100331] Writing DB stats cinder:SELECT=250,cinder:INSERT=13,cinder:UPDATE=33 {{(pid=100331) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 16 21:08:29.179441 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:08:29.179441 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:08:29.179893 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [req-84205f50-024b-4adb-869c-33ad5030c606 req-6d2892df-2020-4ad4-87c9-9d1ad2202111 tempest-AttachVolumeShelveTestJSON-1707417185 tempest-AttachVolumeShelveTestJSON-1707417185-project-member] Volume info retrieved successfully. Aug 16 21:08:29.191986 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [req-84205f50-024b-4adb-869c-33ad5030c606 req-6d2892df-2020-4ad4-87c9-9d1ad2202111 tempest-AttachVolumeShelveTestJSON-1707417185 tempest-AttachVolumeShelveTestJSON-1707417185-project-member] Begin detaching volume completed successfully. Aug 16 21:08:29.191986 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [req-84205f50-024b-4adb-869c-33ad5030c606 req-6d2892df-2020-4ad4-87c9-9d1ad2202111 tempest-AttachVolumeShelveTestJSON-1707417185 tempest-AttachVolumeShelveTestJSON-1707417185-project-member] https://10.4.3.143/volume/v3/volumes/67dcbe08-e8ec-4204-b512-00e5fe8a17ce/action returned with HTTP 202 Aug 16 21:08:29.192801 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 71/284] 10.4.3.143 () {72 vars in 1672 bytes} [Sun Aug 16 21:08:29 2026] POST /volume/v3/volumes/67dcbe08-e8ec-4204-b512-00e5fe8a17ce/action => generated 0 bytes in 41 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 16 21:08:29.249861 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-dc4ec309-1226-4fe5-9b5f-e54062c1cf72 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:08:29.250269 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-dc4ec309-1226-4fe5-9b5f-e54062c1cf72 None None] GET https://10.4.3.143/volume// Aug 16 21:08:29.250441 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-dc4ec309-1226-4fe5-9b5f-e54062c1cf72 None None] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:08:29.250648 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-dc4ec309-1226-4fe5-9b5f-e54062c1cf72 None None] Calling method 'all' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:08:29.250995 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-dc4ec309-1226-4fe5-9b5f-e54062c1cf72 None None] https://10.4.3.143/volume// returned with HTTP 300 Aug 16 21:08:29.251279 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 73/285] 10.4.3.143 () {66 vars in 1426 bytes} [Sun Aug 16 21:08: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 16 21:08:29.260580 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [req-84205f50-024b-4adb-869c-33ad5030c606 req-b5ab84a2-4ab3-4215-9b57-1a597b445fdd None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:08:29.263340 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [req-84205f50-024b-4adb-869c-33ad5030c606 req-b5ab84a2-4ab3-4215-9b57-1a597b445fdd tempest-AttachVolumeShelveTestJSON-1707417185 tempest-AttachVolumeShelveTestJSON-1707417185-project-member] GET https://10.4.3.143/volume/v3/volumes/67dcbe08-e8ec-4204-b512-00e5fe8a17ce Aug 16 21:08:29.263715 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [req-84205f50-024b-4adb-869c-33ad5030c606 req-b5ab84a2-4ab3-4215-9b57-1a597b445fdd tempest-AttachVolumeShelveTestJSON-1707417185 tempest-AttachVolumeShelveTestJSON-1707417185-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:08:29.263972 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [req-84205f50-024b-4adb-869c-33ad5030c606 req-b5ab84a2-4ab3-4215-9b57-1a597b445fdd tempest-AttachVolumeShelveTestJSON-1707417185 tempest-AttachVolumeShelveTestJSON-1707417185-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:08:29.274405 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:08:29.274405 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:08:29.278248 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [req-84205f50-024b-4adb-869c-33ad5030c606 req-b5ab84a2-4ab3-4215-9b57-1a597b445fdd tempest-AttachVolumeShelveTestJSON-1707417185 tempest-AttachVolumeShelveTestJSON-1707417185-project-member] Volume info retrieved successfully. Aug 16 21:08:29.283071 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [req-84205f50-024b-4adb-869c-33ad5030c606 req-b5ab84a2-4ab3-4215-9b57-1a597b445fdd tempest-AttachVolumeShelveTestJSON-1707417185 tempest-AttachVolumeShelveTestJSON-1707417185-project-member] https://10.4.3.143/volume/v3/volumes/67dcbe08-e8ec-4204-b512-00e5fe8a17ce returned with HTTP 200 Aug 16 21:08:29.283931 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 71/286] 10.4.3.143 () {70 vars in 1639 bytes} [Sun Aug 16 21:08:29 2026] GET /volume/v3/volumes/67dcbe08-e8ec-4204-b512-00e5fe8a17ce => generated 1324 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 16 21:08:30.192221 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [req-5413b5c7-acad-45f3-abc3-984bff2de8f1 req-9ac95f9a-2292-4c37-9181-f9f8ab8fbb9f None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:08:30.194431 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [req-5413b5c7-acad-45f3-abc3-984bff2de8f1 req-9ac95f9a-2292-4c37-9181-f9f8ab8fbb9f tempest-VolumesGetTestJSON-1205643803 tempest-VolumesGetTestJSON-1205643803-project-member] POST https://10.4.3.143/volume/v3/volumes Aug 16 21:08:30.194782 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [req-5413b5c7-acad-45f3-abc3-984bff2de8f1 req-9ac95f9a-2292-4c37-9181-f9f8ab8fbb9f tempest-VolumesGetTestJSON-1205643803 tempest-VolumesGetTestJSON-1205643803-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesGetTestJSON-Volume-170167964", "description": null, "volume_type": null, "availability_zone": null, "metadata": {"Type": "work"}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:08:30.196510 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.v3.volumes [req-5413b5c7-acad-45f3-abc3-984bff2de8f1 req-9ac95f9a-2292-4c37-9181-f9f8ab8fbb9f tempest-VolumesGetTestJSON-1205643803 tempest-VolumesGetTestJSON-1205643803-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesGetTestJSON-Volume-170167964', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {'Type': 'work'}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100330) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 21:08:30.196658 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.v3.volumes [req-5413b5c7-acad-45f3-abc3-984bff2de8f1 req-9ac95f9a-2292-4c37-9181-f9f8ab8fbb9f tempest-VolumesGetTestJSON-1205643803 tempest-VolumesGetTestJSON-1205643803-project-member] Create volume of 1 GB Aug 16 21:08:30.200582 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [req-5413b5c7-acad-45f3-abc3-984bff2de8f1 req-9ac95f9a-2292-4c37-9181-f9f8ab8fbb9f tempest-VolumesGetTestJSON-1205643803 tempest-VolumesGetTestJSON-1205643803-project-member] Availability Zones retrieved successfully. Aug 16 21:08:30.205785 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [req-5413b5c7-acad-45f3-abc3-984bff2de8f1 req-9ac95f9a-2292-4c37-9181-f9f8ab8fbb9f tempest-VolumesGetTestJSON-1205643803 tempest-VolumesGetTestJSON-1205643803-project-member] Flow 'volume_create_api' (ec5c4e91-0eed-4b6b-9685-5201d424c9dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100330) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:08:30.206679 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [req-5413b5c7-acad-45f3-abc3-984bff2de8f1 req-9ac95f9a-2292-4c37-9181-f9f8ab8fbb9f tempest-VolumesGetTestJSON-1205643803 tempest-VolumesGetTestJSON-1205643803-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c05ab3ae-8467-457e-926d-ecf5c819d24b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:08:30.207982 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.flows.api.create_volume [req-5413b5c7-acad-45f3-abc3-984bff2de8f1 req-9ac95f9a-2292-4c37-9181-f9f8ab8fbb9f tempest-VolumesGetTestJSON-1205643803 tempest-VolumesGetTestJSON-1205643803-project-member] Validating volume size '1' using validate_int {{(pid=100330) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 21:08:30.245263 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [req-5413b5c7-acad-45f3-abc3-984bff2de8f1 req-9ac95f9a-2292-4c37-9181-f9f8ab8fbb9f tempest-VolumesGetTestJSON-1205643803 tempest-VolumesGetTestJSON-1205643803-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c05ab3ae-8467-457e-926d-ecf5c819d24b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T21:04:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=69e633b8-fab9-4b15-8b40-4f1a67c51cda,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '69e633b8-fab9-4b15-8b40-4f1a67c51cda', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:08:30.246511 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [req-5413b5c7-acad-45f3-abc3-984bff2de8f1 req-9ac95f9a-2292-4c37-9181-f9f8ab8fbb9f tempest-VolumesGetTestJSON-1205643803 tempest-VolumesGetTestJSON-1205643803-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f267eee5-c3fe-4c01-ae73-702c05d2118f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:08:30.330934 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.quota [req-5413b5c7-acad-45f3-abc3-984bff2de8f1 req-9ac95f9a-2292-4c37-9181-f9f8ab8fbb9f tempest-VolumesGetTestJSON-1205643803 tempest-VolumesGetTestJSON-1205643803-project-member] Created reservations ['7add5f49-9e4a-4555-abd1-775e9b57d364', 'c637ee6f-04e0-498e-a047-0418aac4259b', '2e95f053-8831-49d7-8b76-a1a7edc05637', '5201c559-9b05-4b18-9eb6-a968c6940eea'] {{(pid=100330) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:08:30.332037 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [req-5413b5c7-acad-45f3-abc3-984bff2de8f1 req-9ac95f9a-2292-4c37-9181-f9f8ab8fbb9f tempest-VolumesGetTestJSON-1205643803 tempest-VolumesGetTestJSON-1205643803-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f267eee5-c3fe-4c01-ae73-702c05d2118f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7add5f49-9e4a-4555-abd1-775e9b57d364', 'c637ee6f-04e0-498e-a047-0418aac4259b', '2e95f053-8831-49d7-8b76-a1a7edc05637', '5201c559-9b05-4b18-9eb6-a968c6940eea']}' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:08:30.333136 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [req-5413b5c7-acad-45f3-abc3-984bff2de8f1 req-9ac95f9a-2292-4c37-9181-f9f8ab8fbb9f tempest-VolumesGetTestJSON-1205643803 tempest-VolumesGetTestJSON-1205643803-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2227f6dd-5d53-43bb-9704-4d9b8313204f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:08:30.373353 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [req-5413b5c7-acad-45f3-abc3-984bff2de8f1 req-9ac95f9a-2292-4c37-9181-f9f8ab8fbb9f tempest-VolumesGetTestJSON-1205643803 tempest-VolumesGetTestJSON-1205643803-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2227f6dd-5d53-43bb-9704-4d9b8313204f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4fbb4226-b5e8-4364-90d7-873c924abcb9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-170167964',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='971daf51c89d4b7bbf71d31dc8f62ac8',qos_specs=None,replication_status=,reservations=['7add5f49-9e4a-4555-abd1-775e9b57d364','c637ee6f-04e0-498e-a047-0418aac4259b','2e95f053-8831-49d7-8b76-a1a7edc05637','5201c559-9b05-4b18-9eb6-a968c6940eea'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='df8cc3917dd840bcabcb417c335c0374',volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T21:08:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-170167964',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4fbb4226-b5e8-4364-90d7-873c924abcb9,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='971daf51c89d4b7bbf71d31dc8f62ac8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='df8cc3917dd840bcabcb417c335c0374',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(69e633b8-fab9-4b15-8b40-4f1a67c51cda),volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda)}' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:08:30.375309 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [req-5413b5c7-acad-45f3-abc3-984bff2de8f1 req-9ac95f9a-2292-4c37-9181-f9f8ab8fbb9f tempest-VolumesGetTestJSON-1205643803 tempest-VolumesGetTestJSON-1205643803-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9e6f7e11-54e0-4f64-9131-e396244e06a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:08:30.407748 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [req-5413b5c7-acad-45f3-abc3-984bff2de8f1 req-9ac95f9a-2292-4c37-9181-f9f8ab8fbb9f tempest-VolumesGetTestJSON-1205643803 tempest-VolumesGetTestJSON-1205643803-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9e6f7e11-54e0-4f64-9131-e396244e06a1) transitioned into state 'SUCCESS' from state '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-170167964',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='971daf51c89d4b7bbf71d31dc8f62ac8',qos_specs=None,replication_status=,reservations=['7add5f49-9e4a-4555-abd1-775e9b57d364','c637ee6f-04e0-498e-a047-0418aac4259b','2e95f053-8831-49d7-8b76-a1a7edc05637','5201c559-9b05-4b18-9eb6-a968c6940eea'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='df8cc3917dd840bcabcb417c335c0374',volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda)}' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:08:30.408504 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [req-5413b5c7-acad-45f3-abc3-984bff2de8f1 req-9ac95f9a-2292-4c37-9181-f9f8ab8fbb9f tempest-VolumesGetTestJSON-1205643803 tempest-VolumesGetTestJSON-1205643803-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3ddb316b-c856-4d6d-9230-e8540c307255) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:08:30.424095 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [req-5413b5c7-acad-45f3-abc3-984bff2de8f1 req-9ac95f9a-2292-4c37-9181-f9f8ab8fbb9f tempest-VolumesGetTestJSON-1205643803 tempest-VolumesGetTestJSON-1205643803-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3ddb316b-c856-4d6d-9230-e8540c307255) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:08:30.425279 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [req-5413b5c7-acad-45f3-abc3-984bff2de8f1 req-9ac95f9a-2292-4c37-9181-f9f8ab8fbb9f tempest-VolumesGetTestJSON-1205643803 tempest-VolumesGetTestJSON-1205643803-project-member] Flow 'volume_create_api' (ec5c4e91-0eed-4b6b-9685-5201d424c9dd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100330) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:08:30.425778 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [req-5413b5c7-acad-45f3-abc3-984bff2de8f1 req-9ac95f9a-2292-4c37-9181-f9f8ab8fbb9f tempest-VolumesGetTestJSON-1205643803 tempest-VolumesGetTestJSON-1205643803-project-member] Create volume request issued successfully. Aug 16 21:08:30.426899 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [req-5413b5c7-acad-45f3-abc3-984bff2de8f1 req-9ac95f9a-2292-4c37-9181-f9f8ab8fbb9f tempest-VolumesGetTestJSON-1205643803 tempest-VolumesGetTestJSON-1205643803-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Aug 16 21:08:30.427665 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 72/287] 10.4.3.143 () {72 vars in 1541 bytes} [Sun Aug 16 21:08:30 2026] POST /volume/v3/volumes => generated 762 bytes in 236 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 21:08:30.441763 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [req-5413b5c7-acad-45f3-abc3-984bff2de8f1 req-ffcda7a4-3061-441d-b29f-3de54717e82b None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:08:30.444496 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [req-5413b5c7-acad-45f3-abc3-984bff2de8f1 req-ffcda7a4-3061-441d-b29f-3de54717e82b tempest-VolumesGetTestJSON-1205643803 tempest-VolumesGetTestJSON-1205643803-project-member] GET https://10.4.3.143/volume/v3/volumes/4fbb4226-b5e8-4364-90d7-873c924abcb9 Aug 16 21:08:30.444683 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [req-5413b5c7-acad-45f3-abc3-984bff2de8f1 req-ffcda7a4-3061-441d-b29f-3de54717e82b tempest-VolumesGetTestJSON-1205643803 tempest-VolumesGetTestJSON-1205643803-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:08:30.444849 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [req-5413b5c7-acad-45f3-abc3-984bff2de8f1 req-ffcda7a4-3061-441d-b29f-3de54717e82b tempest-VolumesGetTestJSON-1205643803 tempest-VolumesGetTestJSON-1205643803-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:08:30.456910 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:08:30.456910 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:08:30.461559 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [req-5413b5c7-acad-45f3-abc3-984bff2de8f1 req-ffcda7a4-3061-441d-b29f-3de54717e82b tempest-VolumesGetTestJSON-1205643803 tempest-VolumesGetTestJSON-1205643803-project-member] Volume info retrieved successfully. Aug 16 21:08:30.466353 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [req-5413b5c7-acad-45f3-abc3-984bff2de8f1 req-ffcda7a4-3061-441d-b29f-3de54717e82b tempest-VolumesGetTestJSON-1205643803 tempest-VolumesGetTestJSON-1205643803-project-member] https://10.4.3.143/volume/v3/volumes/4fbb4226-b5e8-4364-90d7-873c924abcb9 returned with HTTP 200 Aug 16 21:08:30.466806 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 72/288] 10.4.3.143 () {68 vars in 1598 bytes} [Sun Aug 16 21:08:30 2026] GET /volume/v3/volumes/4fbb4226-b5e8-4364-90d7-873c924abcb9 => generated 830 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:08:30.494510 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [req-0896340e-2e17-43a9-bd97-2d7018fbd58a req-e6ce53e2-f940-4fc8-a4a2-a4c6a62f3b3f None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:08:30.496472 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [req-0896340e-2e17-43a9-bd97-2d7018fbd58a req-e6ce53e2-f940-4fc8-a4a2-a4c6a62f3b3f tempest-VolumesGetTestJSON-1205643803 tempest-VolumesGetTestJSON-1205643803-project-member] GET https://10.4.3.143/volume/v3/volumes/4fbb4226-b5e8-4364-90d7-873c924abcb9 Aug 16 21:08:30.496849 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [req-0896340e-2e17-43a9-bd97-2d7018fbd58a req-e6ce53e2-f940-4fc8-a4a2-a4c6a62f3b3f tempest-VolumesGetTestJSON-1205643803 tempest-VolumesGetTestJSON-1205643803-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:08:30.497088 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [req-0896340e-2e17-43a9-bd97-2d7018fbd58a req-e6ce53e2-f940-4fc8-a4a2-a4c6a62f3b3f tempest-VolumesGetTestJSON-1205643803 tempest-VolumesGetTestJSON-1205643803-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:08:30.499255 np0000007409 devstack@c-api.service[100332]: DEBUG dbcounter [-] [100332] Writing DB stats cinder:SELECT=339,cinder:INSERT=59,cinder:UPDATE=101 {{(pid=100332) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 16 21:08:30.505159 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:08:30.505159 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:08:30.509209 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [req-0896340e-2e17-43a9-bd97-2d7018fbd58a req-e6ce53e2-f940-4fc8-a4a2-a4c6a62f3b3f tempest-VolumesGetTestJSON-1205643803 tempest-VolumesGetTestJSON-1205643803-project-member] Volume info retrieved successfully. Aug 16 21:08:30.513617 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [req-0896340e-2e17-43a9-bd97-2d7018fbd58a req-e6ce53e2-f940-4fc8-a4a2-a4c6a62f3b3f tempest-VolumesGetTestJSON-1205643803 tempest-VolumesGetTestJSON-1205643803-project-member] https://10.4.3.143/volume/v3/volumes/4fbb4226-b5e8-4364-90d7-873c924abcb9 returned with HTTP 200 Aug 16 21:08:30.514130 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 74/289] 10.4.3.143 () {68 vars in 1598 bytes} [Sun Aug 16 21:08:30 2026] GET /volume/v3/volumes/4fbb4226-b5e8-4364-90d7-873c924abcb9 => generated 830 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:08:31.546406 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [req-84205f50-024b-4adb-869c-33ad5030c606 req-37def413-e515-4f70-8929-d7655766e5f1 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:08:31.549000 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [req-84205f50-024b-4adb-869c-33ad5030c606 req-37def413-e515-4f70-8929-d7655766e5f1 tempest-AttachVolumeShelveTestJSON-1707417185 tempest-AttachVolumeShelveTestJSON-1707417185-project-member] DELETE https://10.4.3.143/volume/v3/attachments/9968a227-17ea-45d9-93fb-0f7f6a717479 Aug 16 21:08:31.549253 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [req-84205f50-024b-4adb-869c-33ad5030c606 req-37def413-e515-4f70-8929-d7655766e5f1 tempest-AttachVolumeShelveTestJSON-1707417185 tempest-AttachVolumeShelveTestJSON-1707417185-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:08:31.549487 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [req-84205f50-024b-4adb-869c-33ad5030c606 req-37def413-e515-4f70-8929-d7655766e5f1 tempest-AttachVolumeShelveTestJSON-1707417185 tempest-AttachVolumeShelveTestJSON-1707417185-project-member] Calling method 'version_select' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:08:31.553100 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [req-6835dfe2-3e01-4fa2-a9a8-fc32f27f1e76 req-b4a9f695-99a2-49c5-b449-a2efd0afc812 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:08:31.556374 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [req-6835dfe2-3e01-4fa2-a9a8-fc32f27f1e76 req-b4a9f695-99a2-49c5-b449-a2efd0afc812 tempest-VolumesGetTestJSON-1205643803 tempest-VolumesGetTestJSON-1205643803-project-member] GET https://10.4.3.143/volume/v3/volumes/4fbb4226-b5e8-4364-90d7-873c924abcb9 Aug 16 21:08:31.556624 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [req-6835dfe2-3e01-4fa2-a9a8-fc32f27f1e76 req-b4a9f695-99a2-49c5-b449-a2efd0afc812 tempest-VolumesGetTestJSON-1205643803 tempest-VolumesGetTestJSON-1205643803-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:08:31.556880 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [req-6835dfe2-3e01-4fa2-a9a8-fc32f27f1e76 req-b4a9f695-99a2-49c5-b449-a2efd0afc812 tempest-VolumesGetTestJSON-1205643803 tempest-VolumesGetTestJSON-1205643803-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:08:31.559207 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:08:31.559207 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:08:31.567589 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:08:31.567589 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:08:31.572209 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [req-6835dfe2-3e01-4fa2-a9a8-fc32f27f1e76 req-b4a9f695-99a2-49c5-b449-a2efd0afc812 tempest-VolumesGetTestJSON-1205643803 tempest-VolumesGetTestJSON-1205643803-project-member] Volume info retrieved successfully. Aug 16 21:08:31.582456 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [req-6835dfe2-3e01-4fa2-a9a8-fc32f27f1e76 req-b4a9f695-99a2-49c5-b449-a2efd0afc812 tempest-VolumesGetTestJSON-1205643803 tempest-VolumesGetTestJSON-1205643803-project-member] https://10.4.3.143/volume/v3/volumes/4fbb4226-b5e8-4364-90d7-873c924abcb9 returned with HTTP 200 Aug 16 21:08:31.583362 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 73/290] 10.4.3.143 () {68 vars in 1598 bytes} [Sun Aug 16 21:08:31 2026] GET /volume/v3/volumes/4fbb4226-b5e8-4364-90d7-873c924abcb9 => generated 855 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:08:31.623240 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [req-84205f50-024b-4adb-869c-33ad5030c606 req-37def413-e515-4f70-8929-d7655766e5f1 tempest-AttachVolumeShelveTestJSON-1707417185 tempest-AttachVolumeShelveTestJSON-1707417185-project-member] https://10.4.3.143/volume/v3/attachments/9968a227-17ea-45d9-93fb-0f7f6a717479 returned with HTTP 200 Aug 16 21:08:31.623805 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 72/291] 10.4.3.143 () {72 vars in 1673 bytes} [Sun Aug 16 21:08:31 2026] DELETE /volume/v3/attachments/9968a227-17ea-45d9-93fb-0f7f6a717479 => generated 19 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:08:32.009676 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [req-23e12c1c-decc-4b17-9b09-5a880eb0f43b req-0b2fc64c-b224-4486-8921-31aaac48fb45 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:08:32.011863 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [req-23e12c1c-decc-4b17-9b09-5a880eb0f43b req-0b2fc64c-b224-4486-8921-31aaac48fb45 tempest-VolumesGetTestJSON-1205643803 tempest-VolumesGetTestJSON-1205643803-project-reader] GET https://10.4.3.143/volume/v3/volumes/4fbb4226-b5e8-4364-90d7-873c924abcb9 Aug 16 21:08:32.012272 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [req-23e12c1c-decc-4b17-9b09-5a880eb0f43b req-0b2fc64c-b224-4486-8921-31aaac48fb45 tempest-VolumesGetTestJSON-1205643803 tempest-VolumesGetTestJSON-1205643803-project-reader] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:08:32.012598 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [req-23e12c1c-decc-4b17-9b09-5a880eb0f43b req-0b2fc64c-b224-4486-8921-31aaac48fb45 tempest-VolumesGetTestJSON-1205643803 tempest-VolumesGetTestJSON-1205643803-project-reader] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:08:32.020536 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:08:32.020536 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:08:32.025384 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [req-23e12c1c-decc-4b17-9b09-5a880eb0f43b req-0b2fc64c-b224-4486-8921-31aaac48fb45 tempest-VolumesGetTestJSON-1205643803 tempest-VolumesGetTestJSON-1205643803-project-reader] Volume info retrieved successfully. Aug 16 21:08:32.031252 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [req-23e12c1c-decc-4b17-9b09-5a880eb0f43b req-0b2fc64c-b224-4486-8921-31aaac48fb45 tempest-VolumesGetTestJSON-1205643803 tempest-VolumesGetTestJSON-1205643803-project-reader] https://10.4.3.143/volume/v3/volumes/4fbb4226-b5e8-4364-90d7-873c924abcb9 returned with HTTP 200 Aug 16 21:08:32.032085 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 73/292] 10.4.3.143 () {68 vars in 1598 bytes} [Sun Aug 16 21:08:32 2026] GET /volume/v3/volumes/4fbb4226-b5e8-4364-90d7-873c924abcb9 => generated 855 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:08:32.064118 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [req-8c98b4f9-0853-4306-8321-0d344d320bfa req-c82017e1-e8b7-4002-a19b-97af4552a187 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:08:32.086305 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [req-8c98b4f9-0853-4306-8321-0d344d320bfa req-c82017e1-e8b7-4002-a19b-97af4552a187 tempest-VolumesGetTestJSON-1205643803 tempest-VolumesGetTestJSON-1205643803-project-member] DELETE https://10.4.3.143/volume/v3/volumes/4fbb4226-b5e8-4364-90d7-873c924abcb9 Aug 16 21:08:32.087002 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [req-8c98b4f9-0853-4306-8321-0d344d320bfa req-c82017e1-e8b7-4002-a19b-97af4552a187 tempest-VolumesGetTestJSON-1205643803 tempest-VolumesGetTestJSON-1205643803-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:08:32.087127 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [req-8c98b4f9-0853-4306-8321-0d344d320bfa req-c82017e1-e8b7-4002-a19b-97af4552a187 tempest-VolumesGetTestJSON-1205643803 tempest-VolumesGetTestJSON-1205643803-project-member] Calling method 'delete' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:08:32.087363 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.v3.volumes [req-8c98b4f9-0853-4306-8321-0d344d320bfa req-c82017e1-e8b7-4002-a19b-97af4552a187 tempest-VolumesGetTestJSON-1205643803 tempest-VolumesGetTestJSON-1205643803-project-member] Delete volume with id: 4fbb4226-b5e8-4364-90d7-873c924abcb9 Aug 16 21:08:32.114445 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:08:32.114445 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:08:32.115185 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [req-8c98b4f9-0853-4306-8321-0d344d320bfa req-c82017e1-e8b7-4002-a19b-97af4552a187 tempest-VolumesGetTestJSON-1205643803 tempest-VolumesGetTestJSON-1205643803-project-member] Volume info retrieved successfully. Aug 16 21:08:32.142413 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [req-8c98b4f9-0853-4306-8321-0d344d320bfa req-c82017e1-e8b7-4002-a19b-97af4552a187 tempest-VolumesGetTestJSON-1205643803 tempest-VolumesGetTestJSON-1205643803-project-member] Delete volume request issued successfully. Aug 16 21:08:32.143086 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [req-8c98b4f9-0853-4306-8321-0d344d320bfa req-c82017e1-e8b7-4002-a19b-97af4552a187 tempest-VolumesGetTestJSON-1205643803 tempest-VolumesGetTestJSON-1205643803-project-member] https://10.4.3.143/volume/v3/volumes/4fbb4226-b5e8-4364-90d7-873c924abcb9 returned with HTTP 202 Aug 16 21:08:32.143881 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 75/293] 10.4.3.143 () {70 vars in 1620 bytes} [Sun Aug 16 21:08:32 2026] DELETE /volume/v3/volumes/4fbb4226-b5e8-4364-90d7-873c924abcb9 => generated 0 bytes in 80 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 21:08:32.170351 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [req-899b56da-e681-4fde-9ffe-ee95cfb2afcf req-cd17de7c-553d-4831-9eb9-e1196bd9d9c7 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:08:32.175460 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [req-899b56da-e681-4fde-9ffe-ee95cfb2afcf req-cd17de7c-553d-4831-9eb9-e1196bd9d9c7 tempest-VolumesGetTestJSON-1205643803 tempest-VolumesGetTestJSON-1205643803-project-member] GET https://10.4.3.143/volume/v3/volumes/4fbb4226-b5e8-4364-90d7-873c924abcb9 Aug 16 21:08:32.175945 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [req-899b56da-e681-4fde-9ffe-ee95cfb2afcf req-cd17de7c-553d-4831-9eb9-e1196bd9d9c7 tempest-VolumesGetTestJSON-1205643803 tempest-VolumesGetTestJSON-1205643803-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:08:32.175945 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [req-899b56da-e681-4fde-9ffe-ee95cfb2afcf req-cd17de7c-553d-4831-9eb9-e1196bd9d9c7 tempest-VolumesGetTestJSON-1205643803 tempest-VolumesGetTestJSON-1205643803-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:08:32.187399 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:08:32.187399 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:08:32.199910 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [req-899b56da-e681-4fde-9ffe-ee95cfb2afcf req-cd17de7c-553d-4831-9eb9-e1196bd9d9c7 tempest-VolumesGetTestJSON-1205643803 tempest-VolumesGetTestJSON-1205643803-project-member] Volume info retrieved successfully. Aug 16 21:08:32.205479 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [req-899b56da-e681-4fde-9ffe-ee95cfb2afcf req-cd17de7c-553d-4831-9eb9-e1196bd9d9c7 tempest-VolumesGetTestJSON-1205643803 tempest-VolumesGetTestJSON-1205643803-project-member] https://10.4.3.143/volume/v3/volumes/4fbb4226-b5e8-4364-90d7-873c924abcb9 returned with HTTP 200 Aug 16 21:08:32.205935 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 74/294] 10.4.3.143 () {68 vars in 1598 bytes} [Sun Aug 16 21:08:32 2026] GET /volume/v3/volumes/4fbb4226-b5e8-4364-90d7-873c924abcb9 => generated 854 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:08:32.420469 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-53b4eced-d2ad-41ff-92cb-73563a4004b9 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:08:32.423558 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-53b4eced-d2ad-41ff-92cb-73563a4004b9 tempest-AttachVolumeShelveTestJSON-1707417185 tempest-AttachVolumeShelveTestJSON-1707417185-project-member] GET https://10.4.3.143/volume/v3/volumes/67dcbe08-e8ec-4204-b512-00e5fe8a17ce Aug 16 21:08:32.423839 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-53b4eced-d2ad-41ff-92cb-73563a4004b9 tempest-AttachVolumeShelveTestJSON-1707417185 tempest-AttachVolumeShelveTestJSON-1707417185-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:08:32.424110 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-53b4eced-d2ad-41ff-92cb-73563a4004b9 tempest-AttachVolumeShelveTestJSON-1707417185 tempest-AttachVolumeShelveTestJSON-1707417185-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:08:32.434467 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:08:32.434467 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:08:32.439936 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-53b4eced-d2ad-41ff-92cb-73563a4004b9 tempest-AttachVolumeShelveTestJSON-1707417185 tempest-AttachVolumeShelveTestJSON-1707417185-project-member] Volume info retrieved successfully. Aug 16 21:08:32.448607 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-53b4eced-d2ad-41ff-92cb-73563a4004b9 tempest-AttachVolumeShelveTestJSON-1707417185 tempest-AttachVolumeShelveTestJSON-1707417185-project-member] https://10.4.3.143/volume/v3/volumes/67dcbe08-e8ec-4204-b512-00e5fe8a17ce returned with HTTP 200 Aug 16 21:08:32.449206 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 73/295] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:08:32 2026] GET /volume/v3/volumes/67dcbe08-e8ec-4204-b512-00e5fe8a17ce => generated 849 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:08:33.425813 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [req-009bd8fb-4d3a-4e8a-81f5-367f95d07804 req-32054f7b-6e7a-4109-9011-08a4b9a49309 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:08:33.428174 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [req-009bd8fb-4d3a-4e8a-81f5-367f95d07804 req-32054f7b-6e7a-4109-9011-08a4b9a49309 tempest-VolumesGetTestJSON-1205643803 tempest-VolumesGetTestJSON-1205643803-project-member] GET https://10.4.3.143/volume/v3/volumes/4fbb4226-b5e8-4364-90d7-873c924abcb9 Aug 16 21:08:33.428463 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [req-009bd8fb-4d3a-4e8a-81f5-367f95d07804 req-32054f7b-6e7a-4109-9011-08a4b9a49309 tempest-VolumesGetTestJSON-1205643803 tempest-VolumesGetTestJSON-1205643803-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:08:33.428753 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [req-009bd8fb-4d3a-4e8a-81f5-367f95d07804 req-32054f7b-6e7a-4109-9011-08a4b9a49309 tempest-VolumesGetTestJSON-1205643803 tempest-VolumesGetTestJSON-1205643803-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:08:33.436228 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [req-009bd8fb-4d3a-4e8a-81f5-367f95d07804 req-32054f7b-6e7a-4109-9011-08a4b9a49309 tempest-VolumesGetTestJSON-1205643803 tempest-VolumesGetTestJSON-1205643803-project-member] https://10.4.3.143/volume/v3/volumes/4fbb4226-b5e8-4364-90d7-873c924abcb9 returned with HTTP 404 Aug 16 21:08:33.436865 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 74/296] 10.4.3.143 () {68 vars in 1598 bytes} [Sun Aug 16 21:08:33 2026] GET /volume/v3/volumes/4fbb4226-b5e8-4364-90d7-873c924abcb9 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:08:38.632023 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [req-4b30ef64-ba77-4a92-9766-a3b670a409a0 req-121eb3b3-6414-44a2-9111-ce507c868bb1 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:08:38.635728 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [req-4b30ef64-ba77-4a92-9766-a3b670a409a0 req-121eb3b3-6414-44a2-9111-ce507c868bb1 tempest-TaggedBootDevicesTest-1417365093 tempest-TaggedBootDevicesTest-1417365093-project-member] DELETE https://10.4.3.143/volume/v3/attachments/280cc5c0-571a-475d-970a-b0e7c192d66c Aug 16 21:08:38.635728 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [req-4b30ef64-ba77-4a92-9766-a3b670a409a0 req-121eb3b3-6414-44a2-9111-ce507c868bb1 tempest-TaggedBootDevicesTest-1417365093 tempest-TaggedBootDevicesTest-1417365093-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:08:38.635728 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [req-4b30ef64-ba77-4a92-9766-a3b670a409a0 req-121eb3b3-6414-44a2-9111-ce507c868bb1 tempest-TaggedBootDevicesTest-1417365093 tempest-TaggedBootDevicesTest-1417365093-project-member] Calling method 'version_select' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:08:38.646088 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:08:38.646088 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:08:38.705933 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [req-4b30ef64-ba77-4a92-9766-a3b670a409a0 req-121eb3b3-6414-44a2-9111-ce507c868bb1 tempest-TaggedBootDevicesTest-1417365093 tempest-TaggedBootDevicesTest-1417365093-project-member] https://10.4.3.143/volume/v3/attachments/280cc5c0-571a-475d-970a-b0e7c192d66c returned with HTTP 200 Aug 16 21:08:38.706778 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 76/297] 10.4.3.143 () {72 vars in 1673 bytes} [Sun Aug 16 21:08:38 2026] DELETE /volume/v3/attachments/280cc5c0-571a-475d-970a-b0e7c192d66c => generated 19 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:08:38.717450 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [req-4b30ef64-ba77-4a92-9766-a3b670a409a0 req-7ae53de3-3612-497e-bce6-3029ac941bb8 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:08:38.720445 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [req-4b30ef64-ba77-4a92-9766-a3b670a409a0 req-7ae53de3-3612-497e-bce6-3029ac941bb8 tempest-TaggedBootDevicesTest-1417365093 tempest-TaggedBootDevicesTest-1417365093-project-member] DELETE https://10.4.3.143/volume/v3/attachments/4b2df71f-b6da-44ea-b55b-390b95f91f59 Aug 16 21:08:38.720696 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [req-4b30ef64-ba77-4a92-9766-a3b670a409a0 req-7ae53de3-3612-497e-bce6-3029ac941bb8 tempest-TaggedBootDevicesTest-1417365093 tempest-TaggedBootDevicesTest-1417365093-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:08:38.720993 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [req-4b30ef64-ba77-4a92-9766-a3b670a409a0 req-7ae53de3-3612-497e-bce6-3029ac941bb8 tempest-TaggedBootDevicesTest-1417365093 tempest-TaggedBootDevicesTest-1417365093-project-member] Calling method 'version_select' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:08:38.729260 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:08:38.729260 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:08:38.781158 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [req-4b30ef64-ba77-4a92-9766-a3b670a409a0 req-7ae53de3-3612-497e-bce6-3029ac941bb8 tempest-TaggedBootDevicesTest-1417365093 tempest-TaggedBootDevicesTest-1417365093-project-member] https://10.4.3.143/volume/v3/attachments/4b2df71f-b6da-44ea-b55b-390b95f91f59 returned with HTTP 200 Aug 16 21:08:38.781627 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 75/298] 10.4.3.143 () {72 vars in 1673 bytes} [Sun Aug 16 21:08:38 2026] DELETE /volume/v3/attachments/4b2df71f-b6da-44ea-b55b-390b95f91f59 => generated 19 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:08:38.796071 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [req-4b30ef64-ba77-4a92-9766-a3b670a409a0 req-7f549ea0-d608-41f4-8724-a92aab02bb10 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:08:38.799992 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [req-4b30ef64-ba77-4a92-9766-a3b670a409a0 req-7f549ea0-d608-41f4-8724-a92aab02bb10 tempest-TaggedBootDevicesTest-1417365093 tempest-TaggedBootDevicesTest-1417365093-project-member] DELETE https://10.4.3.143/volume/v3/attachments/848456fe-f21a-4671-b5d9-0fd0d90b6f41 Aug 16 21:08:38.800152 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [req-4b30ef64-ba77-4a92-9766-a3b670a409a0 req-7f549ea0-d608-41f4-8724-a92aab02bb10 tempest-TaggedBootDevicesTest-1417365093 tempest-TaggedBootDevicesTest-1417365093-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:08:38.800334 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [req-4b30ef64-ba77-4a92-9766-a3b670a409a0 req-7f549ea0-d608-41f4-8724-a92aab02bb10 tempest-TaggedBootDevicesTest-1417365093 tempest-TaggedBootDevicesTest-1417365093-project-member] Calling method 'version_select' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:08:38.807532 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:08:38.807532 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:08:38.863148 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [req-4b30ef64-ba77-4a92-9766-a3b670a409a0 req-7f549ea0-d608-41f4-8724-a92aab02bb10 tempest-TaggedBootDevicesTest-1417365093 tempest-TaggedBootDevicesTest-1417365093-project-member] https://10.4.3.143/volume/v3/attachments/848456fe-f21a-4671-b5d9-0fd0d90b6f41 returned with HTTP 200 Aug 16 21:08:38.863798 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 74/299] 10.4.3.143 () {72 vars in 1673 bytes} [Sun Aug 16 21:08:38 2026] DELETE /volume/v3/attachments/848456fe-f21a-4671-b5d9-0fd0d90b6f41 => generated 19 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:08:40.918155 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-bf482d15-f0bf-49ff-9c38-527bbc3373c2 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:08:40.920195 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-bf482d15-f0bf-49ff-9c38-527bbc3373c2 tempest-ImageDependencyTests-1224856810 tempest-ImageDependencyTests-1224856810-project-member] POST https://10.4.3.143/volume/v3/volumes Aug 16 21:08:40.920610 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-bf482d15-f0bf-49ff-9c38-527bbc3373c2 tempest-ImageDependencyTests-1224856810 tempest-ImageDependencyTests-1224856810-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-1492084323", "imageRef": "b493a64a-b886-4920-a07b-b92fef2fd388", "size": 1}} {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:08:40.922200 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.v3.volumes [None req-bf482d15-f0bf-49ff-9c38-527bbc3373c2 tempest-ImageDependencyTests-1224856810 tempest-ImageDependencyTests-1224856810-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-1492084323', 'imageRef': 'b493a64a-b886-4920-a07b-b92fef2fd388', 'size': 1}} {{(pid=100331) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 21:08:41.451138 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.v3.volumes [None req-bf482d15-f0bf-49ff-9c38-527bbc3373c2 tempest-ImageDependencyTests-1224856810 tempest-ImageDependencyTests-1224856810-project-member] Create volume of 1 GB Aug 16 21:08:41.456683 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-bf482d15-f0bf-49ff-9c38-527bbc3373c2 tempest-ImageDependencyTests-1224856810 tempest-ImageDependencyTests-1224856810-project-member] Availability Zones retrieved successfully. Aug 16 21:08:41.462700 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-bf482d15-f0bf-49ff-9c38-527bbc3373c2 tempest-ImageDependencyTests-1224856810 tempest-ImageDependencyTests-1224856810-project-member] Flow 'volume_create_api' (a01a4334-80b8-4601-b4f1-aa569b52776f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100331) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:08:41.463661 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-bf482d15-f0bf-49ff-9c38-527bbc3373c2 tempest-ImageDependencyTests-1224856810 tempest-ImageDependencyTests-1224856810-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (664a46b7-257e-4d5d-a143-ed1d934b0564) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:08:41.465910 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.flows.api.create_volume [None req-bf482d15-f0bf-49ff-9c38-527bbc3373c2 tempest-ImageDependencyTests-1224856810 tempest-ImageDependencyTests-1224856810-project-member] Validating volume size '1' using validate_int {{(pid=100331) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 21:08:41.565751 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-bf482d15-f0bf-49ff-9c38-527bbc3373c2 tempest-ImageDependencyTests-1224856810 tempest-ImageDependencyTests-1224856810-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (664a46b7-257e-4d5d-a143-ed1d934b0564) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T21:04:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=69e633b8-fab9-4b15-8b40-4f1a67c51cda,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '69e633b8-fab9-4b15-8b40-4f1a67c51cda', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:08:41.566906 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-bf482d15-f0bf-49ff-9c38-527bbc3373c2 tempest-ImageDependencyTests-1224856810 tempest-ImageDependencyTests-1224856810-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4357f917-6452-4473-8277-572d6270836b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:08:41.641235 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.quota [None req-bf482d15-f0bf-49ff-9c38-527bbc3373c2 tempest-ImageDependencyTests-1224856810 tempest-ImageDependencyTests-1224856810-project-member] Created reservations ['acca380a-e202-46b8-94d2-0382eb23d234', 'f09ec504-a3c7-4d5a-8ecc-c4e7fbf1556d', '819bf17a-fc4c-45f5-be32-37d8669465e9', '790d9629-6b11-402e-a6c5-7f6feec87a89'] {{(pid=100331) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:08:41.643336 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-bf482d15-f0bf-49ff-9c38-527bbc3373c2 tempest-ImageDependencyTests-1224856810 tempest-ImageDependencyTests-1224856810-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4357f917-6452-4473-8277-572d6270836b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['acca380a-e202-46b8-94d2-0382eb23d234', 'f09ec504-a3c7-4d5a-8ecc-c4e7fbf1556d', '819bf17a-fc4c-45f5-be32-37d8669465e9', '790d9629-6b11-402e-a6c5-7f6feec87a89']}' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:08:41.643590 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-bf482d15-f0bf-49ff-9c38-527bbc3373c2 tempest-ImageDependencyTests-1224856810 tempest-ImageDependencyTests-1224856810-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b021a4c5-49da-4d22-a651-128d27baa04b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:08:41.667886 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-bf482d15-f0bf-49ff-9c38-527bbc3373c2 tempest-ImageDependencyTests-1224856810 tempest-ImageDependencyTests-1224856810-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b021a4c5-49da-4d22-a651-128d27baa04b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5e194cf4-4ad0-415f-aeb9-a72b352aa1fb', '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-1492084323',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b5036f23839c4b62afa1e6057c6b6a9c',qos_specs=None,replication_status=,reservations=['acca380a-e202-46b8-94d2-0382eb23d234','f09ec504-a3c7-4d5a-8ecc-c4e7fbf1556d','819bf17a-fc4c-45f5-be32-37d8669465e9','790d9629-6b11-402e-a6c5-7f6feec87a89'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='27d9ed9c93714b6bbf766d72e4542a4d',volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T21:08:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-1492084323',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5e194cf4-4ad0-415f-aeb9-a72b352aa1fb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b5036f23839c4b62afa1e6057c6b6a9c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='27d9ed9c93714b6bbf766d72e4542a4d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(69e633b8-fab9-4b15-8b40-4f1a67c51cda),volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda)}' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:08:41.668882 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-bf482d15-f0bf-49ff-9c38-527bbc3373c2 tempest-ImageDependencyTests-1224856810 tempest-ImageDependencyTests-1224856810-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (40ca8f48-3a33-4fac-8917-586253a0223f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:08:41.688566 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-bf482d15-f0bf-49ff-9c38-527bbc3373c2 tempest-ImageDependencyTests-1224856810 tempest-ImageDependencyTests-1224856810-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (40ca8f48-3a33-4fac-8917-586253a0223f) transitioned into state 'SUCCESS' from state '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-1492084323',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b5036f23839c4b62afa1e6057c6b6a9c',qos_specs=None,replication_status=,reservations=['acca380a-e202-46b8-94d2-0382eb23d234','f09ec504-a3c7-4d5a-8ecc-c4e7fbf1556d','819bf17a-fc4c-45f5-be32-37d8669465e9','790d9629-6b11-402e-a6c5-7f6feec87a89'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='27d9ed9c93714b6bbf766d72e4542a4d',volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda)}' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:08:41.689419 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-bf482d15-f0bf-49ff-9c38-527bbc3373c2 tempest-ImageDependencyTests-1224856810 tempest-ImageDependencyTests-1224856810-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f5f2d8b3-8eb7-435e-99f2-60c067b5476b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:08:41.701807 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-bf482d15-f0bf-49ff-9c38-527bbc3373c2 tempest-ImageDependencyTests-1224856810 tempest-ImageDependencyTests-1224856810-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f5f2d8b3-8eb7-435e-99f2-60c067b5476b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:08:41.702807 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-bf482d15-f0bf-49ff-9c38-527bbc3373c2 tempest-ImageDependencyTests-1224856810 tempest-ImageDependencyTests-1224856810-project-member] Flow 'volume_create_api' (a01a4334-80b8-4601-b4f1-aa569b52776f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100331) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:08:41.703170 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-bf482d15-f0bf-49ff-9c38-527bbc3373c2 tempest-ImageDependencyTests-1224856810 tempest-ImageDependencyTests-1224856810-project-member] Create volume request issued successfully. Aug 16 21:08:41.703835 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-bf482d15-f0bf-49ff-9c38-527bbc3373c2 tempest-ImageDependencyTests-1224856810 tempest-ImageDependencyTests-1224856810-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Aug 16 21:08:41.704350 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 75/300] 10.4.3.143 () {68 vars in 1259 bytes} [Sun Aug 16 21:08:40 2026] POST /volume/v3/volumes => generated 753 bytes in 787 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 21:08:41.717678 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-b88296f3-dcf9-4848-a443-899e350c02a6 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:08:41.720517 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-b88296f3-dcf9-4848-a443-899e350c02a6 tempest-ImageDependencyTests-1224856810 tempest-ImageDependencyTests-1224856810-project-member] GET https://10.4.3.143/volume/v3/volumes/5e194cf4-4ad0-415f-aeb9-a72b352aa1fb Aug 16 21:08:41.720764 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-b88296f3-dcf9-4848-a443-899e350c02a6 tempest-ImageDependencyTests-1224856810 tempest-ImageDependencyTests-1224856810-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:08:41.721098 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-b88296f3-dcf9-4848-a443-899e350c02a6 tempest-ImageDependencyTests-1224856810 tempest-ImageDependencyTests-1224856810-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:08:41.732735 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:08:41.732735 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:08:41.743068 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-b88296f3-dcf9-4848-a443-899e350c02a6 tempest-ImageDependencyTests-1224856810 tempest-ImageDependencyTests-1224856810-project-member] Volume info retrieved successfully. Aug 16 21:08:41.753580 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-b88296f3-dcf9-4848-a443-899e350c02a6 tempest-ImageDependencyTests-1224856810 tempest-ImageDependencyTests-1224856810-project-member] https://10.4.3.143/volume/v3/volumes/5e194cf4-4ad0-415f-aeb9-a72b352aa1fb returned with HTTP 200 Aug 16 21:08:41.754329 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 77/301] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:08:41 2026] GET /volume/v3/volumes/5e194cf4-4ad0-415f-aeb9-a72b352aa1fb => generated 821 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:08:42.774863 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-133c7095-7c89-4a11-a1f8-7b03c82e782f None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:08:42.778777 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-133c7095-7c89-4a11-a1f8-7b03c82e782f tempest-ImageDependencyTests-1224856810 tempest-ImageDependencyTests-1224856810-project-member] GET https://10.4.3.143/volume/v3/volumes/5e194cf4-4ad0-415f-aeb9-a72b352aa1fb Aug 16 21:08:42.778777 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-133c7095-7c89-4a11-a1f8-7b03c82e782f tempest-ImageDependencyTests-1224856810 tempest-ImageDependencyTests-1224856810-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:08:42.778777 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-133c7095-7c89-4a11-a1f8-7b03c82e782f tempest-ImageDependencyTests-1224856810 tempest-ImageDependencyTests-1224856810-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:08:42.798194 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:08:42.798194 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:08:42.806756 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-133c7095-7c89-4a11-a1f8-7b03c82e782f tempest-ImageDependencyTests-1224856810 tempest-ImageDependencyTests-1224856810-project-member] Volume info retrieved successfully. Aug 16 21:08:42.813968 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-133c7095-7c89-4a11-a1f8-7b03c82e782f tempest-ImageDependencyTests-1224856810 tempest-ImageDependencyTests-1224856810-project-member] https://10.4.3.143/volume/v3/volumes/5e194cf4-4ad0-415f-aeb9-a72b352aa1fb returned with HTTP 200 Aug 16 21:08:42.813968 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 76/302] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:08:42 2026] GET /volume/v3/volumes/5e194cf4-4ad0-415f-aeb9-a72b352aa1fb => generated 845 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:08:42.935877 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-4255c094-fed1-4359-83f0-81b011059a53 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:08:42.941809 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-4255c094-fed1-4359-83f0-81b011059a53 tempest-TaggedBootDevicesTest-1417365093 tempest-TaggedBootDevicesTest-1417365093-project-member] DELETE https://10.4.3.143/volume/v3/volumes/8ac4c09a-bdbb-4b42-be07-52dcfb314424 Aug 16 21:08:42.941809 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-4255c094-fed1-4359-83f0-81b011059a53 tempest-TaggedBootDevicesTest-1417365093 tempest-TaggedBootDevicesTest-1417365093-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:08:42.941809 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-4255c094-fed1-4359-83f0-81b011059a53 tempest-TaggedBootDevicesTest-1417365093 tempest-TaggedBootDevicesTest-1417365093-project-member] Calling method 'delete' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:08:42.941809 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.v3.volumes [None req-4255c094-fed1-4359-83f0-81b011059a53 tempest-TaggedBootDevicesTest-1417365093 tempest-TaggedBootDevicesTest-1417365093-project-member] Delete volume with id: 8ac4c09a-bdbb-4b42-be07-52dcfb314424 Aug 16 21:08:42.961782 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:08:42.961782 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:08:42.961782 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-4255c094-fed1-4359-83f0-81b011059a53 tempest-TaggedBootDevicesTest-1417365093 tempest-TaggedBootDevicesTest-1417365093-project-member] Volume info retrieved successfully. Aug 16 21:08:42.998521 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-4255c094-fed1-4359-83f0-81b011059a53 tempest-TaggedBootDevicesTest-1417365093 tempest-TaggedBootDevicesTest-1417365093-project-member] Delete volume request issued successfully. Aug 16 21:08:42.998810 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-4255c094-fed1-4359-83f0-81b011059a53 tempest-TaggedBootDevicesTest-1417365093 tempest-TaggedBootDevicesTest-1417365093-project-member] https://10.4.3.143/volume/v3/volumes/8ac4c09a-bdbb-4b42-be07-52dcfb314424 returned with HTTP 202 Aug 16 21:08:42.999668 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 75/303] 10.4.3.143 () {66 vars in 1351 bytes} [Sun Aug 16 21:08:42 2026] DELETE /volume/v3/volumes/8ac4c09a-bdbb-4b42-be07-52dcfb314424 => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 21:08:43.013557 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-b1e4f679-c6cd-47ff-aa04-594b6731778e None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:08:43.016090 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-b1e4f679-c6cd-47ff-aa04-594b6731778e tempest-TaggedBootDevicesTest-1417365093 tempest-TaggedBootDevicesTest-1417365093-project-member] GET https://10.4.3.143/volume/v3/volumes/8ac4c09a-bdbb-4b42-be07-52dcfb314424 Aug 16 21:08:43.016360 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-b1e4f679-c6cd-47ff-aa04-594b6731778e tempest-TaggedBootDevicesTest-1417365093 tempest-TaggedBootDevicesTest-1417365093-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:08:43.016659 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-b1e4f679-c6cd-47ff-aa04-594b6731778e tempest-TaggedBootDevicesTest-1417365093 tempest-TaggedBootDevicesTest-1417365093-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:08:43.027700 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:08:43.027700 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:08:43.032100 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-b1e4f679-c6cd-47ff-aa04-594b6731778e tempest-TaggedBootDevicesTest-1417365093 tempest-TaggedBootDevicesTest-1417365093-project-member] Volume info retrieved successfully. Aug 16 21:08:43.038968 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-b1e4f679-c6cd-47ff-aa04-594b6731778e tempest-TaggedBootDevicesTest-1417365093 tempest-TaggedBootDevicesTest-1417365093-project-member] https://10.4.3.143/volume/v3/volumes/8ac4c09a-bdbb-4b42-be07-52dcfb314424 returned with HTTP 200 Aug 16 21:08:43.039123 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 76/304] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:08:43 2026] GET /volume/v3/volumes/8ac4c09a-bdbb-4b42-be07-52dcfb314424 => generated 844 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:08:43.224968 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-cbeaf006-fd6a-4538-bb2d-8ddde6ef43ac None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:08:43.226725 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-cbeaf006-fd6a-4538-bb2d-8ddde6ef43ac tempest-ServerRescueNegativeTestJSON-559686989 tempest-ServerRescueNegativeTestJSON-559686989-project-member] GET https://10.4.3.143/volume/v3/volumes/d6e44551-189d-4b22-8c91-e4c7da53b90d Aug 16 21:08:43.226935 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-cbeaf006-fd6a-4538-bb2d-8ddde6ef43ac tempest-ServerRescueNegativeTestJSON-559686989 tempest-ServerRescueNegativeTestJSON-559686989-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:08:43.227116 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-cbeaf006-fd6a-4538-bb2d-8ddde6ef43ac tempest-ServerRescueNegativeTestJSON-559686989 tempest-ServerRescueNegativeTestJSON-559686989-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:08:43.236732 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:08:43.236732 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:08:43.245034 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-cbeaf006-fd6a-4538-bb2d-8ddde6ef43ac tempest-ServerRescueNegativeTestJSON-559686989 tempest-ServerRescueNegativeTestJSON-559686989-project-member] Volume info retrieved successfully. Aug 16 21:08:43.251830 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-cbeaf006-fd6a-4538-bb2d-8ddde6ef43ac tempest-ServerRescueNegativeTestJSON-559686989 tempest-ServerRescueNegativeTestJSON-559686989-project-member] https://10.4.3.143/volume/v3/volumes/d6e44551-189d-4b22-8c91-e4c7da53b90d returned with HTTP 200 Aug 16 21:08:43.252287 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 78/305] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:08:43 2026] GET /volume/v3/volumes/d6e44551-189d-4b22-8c91-e4c7da53b90d => generated 1144 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:08:43.312253 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [req-635142f8-df1c-4de4-a9e2-35e85bff889a req-de97f897-2a31-46d4-bc7e-ebec6b7e095a None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:08:43.315067 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [req-635142f8-df1c-4de4-a9e2-35e85bff889a req-de97f897-2a31-46d4-bc7e-ebec6b7e095a tempest-ServerRescueNegativeTestJSON-559686989 tempest-ServerRescueNegativeTestJSON-559686989-project-member] GET https://10.4.3.143/volume/v3/volumes/d6e44551-189d-4b22-8c91-e4c7da53b90d Aug 16 21:08:43.315268 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [req-635142f8-df1c-4de4-a9e2-35e85bff889a req-de97f897-2a31-46d4-bc7e-ebec6b7e095a tempest-ServerRescueNegativeTestJSON-559686989 tempest-ServerRescueNegativeTestJSON-559686989-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:08:43.315485 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [req-635142f8-df1c-4de4-a9e2-35e85bff889a req-de97f897-2a31-46d4-bc7e-ebec6b7e095a tempest-ServerRescueNegativeTestJSON-559686989 tempest-ServerRescueNegativeTestJSON-559686989-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:08:43.325972 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:08:43.325972 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:08:43.330486 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [req-635142f8-df1c-4de4-a9e2-35e85bff889a req-de97f897-2a31-46d4-bc7e-ebec6b7e095a tempest-ServerRescueNegativeTestJSON-559686989 tempest-ServerRescueNegativeTestJSON-559686989-project-member] Volume info retrieved successfully. Aug 16 21:08:43.335935 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [req-635142f8-df1c-4de4-a9e2-35e85bff889a req-de97f897-2a31-46d4-bc7e-ebec6b7e095a tempest-ServerRescueNegativeTestJSON-559686989 tempest-ServerRescueNegativeTestJSON-559686989-project-member] https://10.4.3.143/volume/v3/volumes/d6e44551-189d-4b22-8c91-e4c7da53b90d returned with HTTP 200 Aug 16 21:08:43.336049 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 77/306] 10.4.3.143 () {68 vars in 1598 bytes} [Sun Aug 16 21:08:43 2026] GET /volume/v3/volumes/d6e44551-189d-4b22-8c91-e4c7da53b90d => generated 1144 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:08:43.354350 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [req-635142f8-df1c-4de4-a9e2-35e85bff889a req-14967f2a-d386-4ecf-9d44-941ebb21cb6d None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:08:43.356143 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [req-635142f8-df1c-4de4-a9e2-35e85bff889a req-14967f2a-d386-4ecf-9d44-941ebb21cb6d tempest-ServerRescueNegativeTestJSON-559686989 tempest-ServerRescueNegativeTestJSON-559686989-project-member] POST https://10.4.3.143/volume/v3/volumes/d6e44551-189d-4b22-8c91-e4c7da53b90d/action Aug 16 21:08:43.357067 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [req-635142f8-df1c-4de4-a9e2-35e85bff889a req-14967f2a-d386-4ecf-9d44-941ebb21cb6d tempest-ServerRescueNegativeTestJSON-559686989 tempest-ServerRescueNegativeTestJSON-559686989-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100333) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 21:08:43.357296 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [req-635142f8-df1c-4de4-a9e2-35e85bff889a req-14967f2a-d386-4ecf-9d44-941ebb21cb6d tempest-ServerRescueNegativeTestJSON-559686989 tempest-ServerRescueNegativeTestJSON-559686989-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:08:43.368890 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:08:43.368890 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:08:43.369640 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [req-635142f8-df1c-4de4-a9e2-35e85bff889a req-14967f2a-d386-4ecf-9d44-941ebb21cb6d tempest-ServerRescueNegativeTestJSON-559686989 tempest-ServerRescueNegativeTestJSON-559686989-project-member] Volume info retrieved successfully. Aug 16 21:08:43.378818 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [req-635142f8-df1c-4de4-a9e2-35e85bff889a req-14967f2a-d386-4ecf-9d44-941ebb21cb6d tempest-ServerRescueNegativeTestJSON-559686989 tempest-ServerRescueNegativeTestJSON-559686989-project-member] Begin detaching volume completed successfully. Aug 16 21:08:43.379166 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [req-635142f8-df1c-4de4-a9e2-35e85bff889a req-14967f2a-d386-4ecf-9d44-941ebb21cb6d tempest-ServerRescueNegativeTestJSON-559686989 tempest-ServerRescueNegativeTestJSON-559686989-project-member] https://10.4.3.143/volume/v3/volumes/d6e44551-189d-4b22-8c91-e4c7da53b90d/action returned with HTTP 202 Aug 16 21:08:43.379642 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 76/307] 10.4.3.143 () {72 vars in 1672 bytes} [Sun Aug 16 21:08:43 2026] POST /volume/v3/volumes/d6e44551-189d-4b22-8c91-e4c7da53b90d/action => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 16 21:08:43.433192 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-6abf50af-d4c0-4aa4-986c-7e1ba1148c89 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:08:43.433691 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-6abf50af-d4c0-4aa4-986c-7e1ba1148c89 None None] GET https://10.4.3.143/volume// Aug 16 21:08:43.433790 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-6abf50af-d4c0-4aa4-986c-7e1ba1148c89 None None] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:08:43.434000 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-6abf50af-d4c0-4aa4-986c-7e1ba1148c89 None None] Calling method 'all' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:08:43.434308 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-6abf50af-d4c0-4aa4-986c-7e1ba1148c89 None None] https://10.4.3.143/volume// returned with HTTP 300 Aug 16 21:08:43.434601 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 77/308] 10.4.3.143 () {66 vars in 1426 bytes} [Sun Aug 16 21:08: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 16 21:08:43.448711 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [req-635142f8-df1c-4de4-a9e2-35e85bff889a req-5396f7b9-7e90-4809-a168-359d962c4084 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:08:43.453388 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [req-635142f8-df1c-4de4-a9e2-35e85bff889a req-5396f7b9-7e90-4809-a168-359d962c4084 tempest-ServerRescueNegativeTestJSON-559686989 tempest-ServerRescueNegativeTestJSON-559686989-project-member] GET https://10.4.3.143/volume/v3/volumes/d6e44551-189d-4b22-8c91-e4c7da53b90d Aug 16 21:08:43.453834 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [req-635142f8-df1c-4de4-a9e2-35e85bff889a req-5396f7b9-7e90-4809-a168-359d962c4084 tempest-ServerRescueNegativeTestJSON-559686989 tempest-ServerRescueNegativeTestJSON-559686989-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:08:43.454083 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [req-635142f8-df1c-4de4-a9e2-35e85bff889a req-5396f7b9-7e90-4809-a168-359d962c4084 tempest-ServerRescueNegativeTestJSON-559686989 tempest-ServerRescueNegativeTestJSON-559686989-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:08:43.469908 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:08:43.469908 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:08:43.479118 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [req-635142f8-df1c-4de4-a9e2-35e85bff889a req-5396f7b9-7e90-4809-a168-359d962c4084 tempest-ServerRescueNegativeTestJSON-559686989 tempest-ServerRescueNegativeTestJSON-559686989-project-member] Volume info retrieved successfully. Aug 16 21:08:43.486472 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [req-635142f8-df1c-4de4-a9e2-35e85bff889a req-5396f7b9-7e90-4809-a168-359d962c4084 tempest-ServerRescueNegativeTestJSON-559686989 tempest-ServerRescueNegativeTestJSON-559686989-project-member] https://10.4.3.143/volume/v3/volumes/d6e44551-189d-4b22-8c91-e4c7da53b90d returned with HTTP 200 Aug 16 21:08:43.487055 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 79/309] 10.4.3.143 () {70 vars in 1639 bytes} [Sun Aug 16 21:08:43 2026] GET /volume/v3/volumes/d6e44551-189d-4b22-8c91-e4c7da53b90d => generated 1327 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 16 21:08:43.828988 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-94f356f5-26bd-4108-86bd-d4ada6c8229e None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:08:43.833983 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-94f356f5-26bd-4108-86bd-d4ada6c8229e tempest-ImageDependencyTests-1224856810 tempest-ImageDependencyTests-1224856810-project-member] GET https://10.4.3.143/volume/v3/volumes/5e194cf4-4ad0-415f-aeb9-a72b352aa1fb Aug 16 21:08:43.833983 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-94f356f5-26bd-4108-86bd-d4ada6c8229e tempest-ImageDependencyTests-1224856810 tempest-ImageDependencyTests-1224856810-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:08:43.833983 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-94f356f5-26bd-4108-86bd-d4ada6c8229e tempest-ImageDependencyTests-1224856810 tempest-ImageDependencyTests-1224856810-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:08:43.842487 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:08:43.842487 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:08:43.849067 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-94f356f5-26bd-4108-86bd-d4ada6c8229e tempest-ImageDependencyTests-1224856810 tempest-ImageDependencyTests-1224856810-project-member] Volume info retrieved successfully. Aug 16 21:08:43.854985 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-94f356f5-26bd-4108-86bd-d4ada6c8229e tempest-ImageDependencyTests-1224856810 tempest-ImageDependencyTests-1224856810-project-member] https://10.4.3.143/volume/v3/volumes/5e194cf4-4ad0-415f-aeb9-a72b352aa1fb returned with HTTP 200 Aug 16 21:08:43.855220 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 78/310] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:08:43 2026] GET /volume/v3/volumes/5e194cf4-4ad0-415f-aeb9-a72b352aa1fb => generated 903 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:08:44.053459 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-5ec5cf34-824b-470f-9d0d-199ca57201ee None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:08:44.056423 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-5ec5cf34-824b-470f-9d0d-199ca57201ee tempest-TaggedBootDevicesTest-1417365093 tempest-TaggedBootDevicesTest-1417365093-project-member] GET https://10.4.3.143/volume/v3/volumes/8ac4c09a-bdbb-4b42-be07-52dcfb314424 Aug 16 21:08:44.057221 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-5ec5cf34-824b-470f-9d0d-199ca57201ee tempest-TaggedBootDevicesTest-1417365093 tempest-TaggedBootDevicesTest-1417365093-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:08:44.057221 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-5ec5cf34-824b-470f-9d0d-199ca57201ee tempest-TaggedBootDevicesTest-1417365093 tempest-TaggedBootDevicesTest-1417365093-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:08:44.066185 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-5ec5cf34-824b-470f-9d0d-199ca57201ee tempest-TaggedBootDevicesTest-1417365093 tempest-TaggedBootDevicesTest-1417365093-project-member] https://10.4.3.143/volume/v3/volumes/8ac4c09a-bdbb-4b42-be07-52dcfb314424 returned with HTTP 404 Aug 16 21:08:44.066856 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 77/311] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:08:44 2026] GET /volume/v3/volumes/8ac4c09a-bdbb-4b42-be07-52dcfb314424 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:08:44.075473 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-c757e6dd-8c17-4248-9248-dcfce4c41dba None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:08:44.078419 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-c757e6dd-8c17-4248-9248-dcfce4c41dba tempest-TaggedBootDevicesTest-1417365093 tempest-TaggedBootDevicesTest-1417365093-project-member] DELETE https://10.4.3.143/volume/v3/volumes/114d230e-1a9d-4e71-88b8-c10e553091d2 Aug 16 21:08:44.078760 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-c757e6dd-8c17-4248-9248-dcfce4c41dba tempest-TaggedBootDevicesTest-1417365093 tempest-TaggedBootDevicesTest-1417365093-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:08:44.079012 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-c757e6dd-8c17-4248-9248-dcfce4c41dba tempest-TaggedBootDevicesTest-1417365093 tempest-TaggedBootDevicesTest-1417365093-project-member] Calling method 'delete' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:08:44.079242 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.v3.volumes [None req-c757e6dd-8c17-4248-9248-dcfce4c41dba tempest-TaggedBootDevicesTest-1417365093 tempest-TaggedBootDevicesTest-1417365093-project-member] Delete volume with id: 114d230e-1a9d-4e71-88b8-c10e553091d2 Aug 16 21:08:44.088499 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:08:44.088499 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:08:44.089187 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-c757e6dd-8c17-4248-9248-dcfce4c41dba tempest-TaggedBootDevicesTest-1417365093 tempest-TaggedBootDevicesTest-1417365093-project-member] Volume info retrieved successfully. Aug 16 21:08:44.113982 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-c757e6dd-8c17-4248-9248-dcfce4c41dba tempest-TaggedBootDevicesTest-1417365093 tempest-TaggedBootDevicesTest-1417365093-project-member] Delete volume request issued successfully. Aug 16 21:08:44.113982 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-c757e6dd-8c17-4248-9248-dcfce4c41dba tempest-TaggedBootDevicesTest-1417365093 tempest-TaggedBootDevicesTest-1417365093-project-member] https://10.4.3.143/volume/v3/volumes/114d230e-1a9d-4e71-88b8-c10e553091d2 returned with HTTP 202 Aug 16 21:08:44.113982 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 78/312] 10.4.3.143 () {66 vars in 1351 bytes} [Sun Aug 16 21:08:44 2026] DELETE /volume/v3/volumes/114d230e-1a9d-4e71-88b8-c10e553091d2 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 21:08:44.125155 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-6a74f2dd-2fa8-470c-a9bf-9bd1aa19e3bb None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:08:44.130240 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-6a74f2dd-2fa8-470c-a9bf-9bd1aa19e3bb tempest-TaggedBootDevicesTest-1417365093 tempest-TaggedBootDevicesTest-1417365093-project-member] GET https://10.4.3.143/volume/v3/volumes/114d230e-1a9d-4e71-88b8-c10e553091d2 Aug 16 21:08:44.130439 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-6a74f2dd-2fa8-470c-a9bf-9bd1aa19e3bb tempest-TaggedBootDevicesTest-1417365093 tempest-TaggedBootDevicesTest-1417365093-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:08:44.131346 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-6a74f2dd-2fa8-470c-a9bf-9bd1aa19e3bb tempest-TaggedBootDevicesTest-1417365093 tempest-TaggedBootDevicesTest-1417365093-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:08:44.152299 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:08:44.152299 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:08:44.158611 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-6a74f2dd-2fa8-470c-a9bf-9bd1aa19e3bb tempest-TaggedBootDevicesTest-1417365093 tempest-TaggedBootDevicesTest-1417365093-project-member] Volume info retrieved successfully. Aug 16 21:08:44.163172 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-6a74f2dd-2fa8-470c-a9bf-9bd1aa19e3bb tempest-TaggedBootDevicesTest-1417365093 tempest-TaggedBootDevicesTest-1417365093-project-member] https://10.4.3.143/volume/v3/volumes/114d230e-1a9d-4e71-88b8-c10e553091d2 returned with HTTP 200 Aug 16 21:08:44.163613 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 80/313] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:08:44 2026] GET /volume/v3/volumes/114d230e-1a9d-4e71-88b8-c10e553091d2 => generated 843 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:08:44.870239 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-8a74dc1b-6c9d-42a7-912e-3c51902ad0ea None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:08:44.872204 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-8a74dc1b-6c9d-42a7-912e-3c51902ad0ea tempest-ImageDependencyTests-1224856810 tempest-ImageDependencyTests-1224856810-project-member] GET https://10.4.3.143/volume/v3/volumes/5e194cf4-4ad0-415f-aeb9-a72b352aa1fb Aug 16 21:08:44.872419 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-8a74dc1b-6c9d-42a7-912e-3c51902ad0ea tempest-ImageDependencyTests-1224856810 tempest-ImageDependencyTests-1224856810-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:08:44.872647 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-8a74dc1b-6c9d-42a7-912e-3c51902ad0ea tempest-ImageDependencyTests-1224856810 tempest-ImageDependencyTests-1224856810-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:08:44.879824 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:08:44.879824 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:08:44.883875 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-8a74dc1b-6c9d-42a7-912e-3c51902ad0ea tempest-ImageDependencyTests-1224856810 tempest-ImageDependencyTests-1224856810-project-member] Volume info retrieved successfully. Aug 16 21:08:44.888654 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-8a74dc1b-6c9d-42a7-912e-3c51902ad0ea tempest-ImageDependencyTests-1224856810 tempest-ImageDependencyTests-1224856810-project-member] https://10.4.3.143/volume/v3/volumes/5e194cf4-4ad0-415f-aeb9-a72b352aa1fb returned with HTTP 200 Aug 16 21:08:44.889219 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 79/314] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:08:44 2026] GET /volume/v3/volumes/5e194cf4-4ad0-415f-aeb9-a72b352aa1fb => generated 906 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:08:45.191497 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-0ae0d95a-11c5-414f-99fe-c32c867c9f25 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:08:45.193261 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-0ae0d95a-11c5-414f-99fe-c32c867c9f25 tempest-TaggedBootDevicesTest-1417365093 tempest-TaggedBootDevicesTest-1417365093-project-member] GET https://10.4.3.143/volume/v3/volumes/114d230e-1a9d-4e71-88b8-c10e553091d2 Aug 16 21:08:45.193699 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-0ae0d95a-11c5-414f-99fe-c32c867c9f25 tempest-TaggedBootDevicesTest-1417365093 tempest-TaggedBootDevicesTest-1417365093-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:08:45.193901 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-0ae0d95a-11c5-414f-99fe-c32c867c9f25 tempest-TaggedBootDevicesTest-1417365093 tempest-TaggedBootDevicesTest-1417365093-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:08:45.199980 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-0ae0d95a-11c5-414f-99fe-c32c867c9f25 tempest-TaggedBootDevicesTest-1417365093 tempest-TaggedBootDevicesTest-1417365093-project-member] https://10.4.3.143/volume/v3/volumes/114d230e-1a9d-4e71-88b8-c10e553091d2 returned with HTTP 404 Aug 16 21:08:45.200478 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 78/315] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:08:45 2026] GET /volume/v3/volumes/114d230e-1a9d-4e71-88b8-c10e553091d2 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:08:45.212699 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-103edbb2-52db-4c8b-9b08-0e6db5e50748 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:08:45.214570 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-103edbb2-52db-4c8b-9b08-0e6db5e50748 tempest-TaggedBootDevicesTest-1417365093 tempest-TaggedBootDevicesTest-1417365093-project-member] DELETE https://10.4.3.143/volume/v3/volumes/2c35ec31-5bc4-43fc-a6be-e7385a7fae0f Aug 16 21:08:45.214742 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-103edbb2-52db-4c8b-9b08-0e6db5e50748 tempest-TaggedBootDevicesTest-1417365093 tempest-TaggedBootDevicesTest-1417365093-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:08:45.214908 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-103edbb2-52db-4c8b-9b08-0e6db5e50748 tempest-TaggedBootDevicesTest-1417365093 tempest-TaggedBootDevicesTest-1417365093-project-member] Calling method 'delete' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:08:45.215071 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.v3.volumes [None req-103edbb2-52db-4c8b-9b08-0e6db5e50748 tempest-TaggedBootDevicesTest-1417365093 tempest-TaggedBootDevicesTest-1417365093-project-member] Delete volume with id: 2c35ec31-5bc4-43fc-a6be-e7385a7fae0f Aug 16 21:08:45.222649 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:08:45.222649 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:08:45.223095 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-103edbb2-52db-4c8b-9b08-0e6db5e50748 tempest-TaggedBootDevicesTest-1417365093 tempest-TaggedBootDevicesTest-1417365093-project-member] Volume info retrieved successfully. Aug 16 21:08:45.247879 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-103edbb2-52db-4c8b-9b08-0e6db5e50748 tempest-TaggedBootDevicesTest-1417365093 tempest-TaggedBootDevicesTest-1417365093-project-member] Delete volume request issued successfully. Aug 16 21:08:45.247879 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-103edbb2-52db-4c8b-9b08-0e6db5e50748 tempest-TaggedBootDevicesTest-1417365093 tempest-TaggedBootDevicesTest-1417365093-project-member] https://10.4.3.143/volume/v3/volumes/2c35ec31-5bc4-43fc-a6be-e7385a7fae0f returned with HTTP 202 Aug 16 21:08:45.251417 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 79/316] 10.4.3.143 () {66 vars in 1351 bytes} [Sun Aug 16 21:08:45 2026] DELETE /volume/v3/volumes/2c35ec31-5bc4-43fc-a6be-e7385a7fae0f => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 21:08:45.258850 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-692027c2-083d-4b39-9703-649057086b45 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:08:45.260638 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-692027c2-083d-4b39-9703-649057086b45 tempest-TaggedBootDevicesTest-1417365093 tempest-TaggedBootDevicesTest-1417365093-project-member] GET https://10.4.3.143/volume/v3/volumes/2c35ec31-5bc4-43fc-a6be-e7385a7fae0f Aug 16 21:08:45.260830 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-692027c2-083d-4b39-9703-649057086b45 tempest-TaggedBootDevicesTest-1417365093 tempest-TaggedBootDevicesTest-1417365093-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:08:45.261038 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-692027c2-083d-4b39-9703-649057086b45 tempest-TaggedBootDevicesTest-1417365093 tempest-TaggedBootDevicesTest-1417365093-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:08:45.274033 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:08:45.274033 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:08:45.279812 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-692027c2-083d-4b39-9703-649057086b45 tempest-TaggedBootDevicesTest-1417365093 tempest-TaggedBootDevicesTest-1417365093-project-member] Volume info retrieved successfully. Aug 16 21:08:45.286083 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-692027c2-083d-4b39-9703-649057086b45 tempest-TaggedBootDevicesTest-1417365093 tempest-TaggedBootDevicesTest-1417365093-project-member] https://10.4.3.143/volume/v3/volumes/2c35ec31-5bc4-43fc-a6be-e7385a7fae0f returned with HTTP 200 Aug 16 21:08:45.286794 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 81/317] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:08:45 2026] GET /volume/v3/volumes/2c35ec31-5bc4-43fc-a6be-e7385a7fae0f => generated 1389 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:08:45.903277 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-4697177d-1ff6-4028-bc22-99712ece7613 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:08:45.905638 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-4697177d-1ff6-4028-bc22-99712ece7613 tempest-ImageDependencyTests-1224856810 tempest-ImageDependencyTests-1224856810-project-member] GET https://10.4.3.143/volume/v3/volumes/5e194cf4-4ad0-415f-aeb9-a72b352aa1fb Aug 16 21:08:45.905931 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-4697177d-1ff6-4028-bc22-99712ece7613 tempest-ImageDependencyTests-1224856810 tempest-ImageDependencyTests-1224856810-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:08:45.906208 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-4697177d-1ff6-4028-bc22-99712ece7613 tempest-ImageDependencyTests-1224856810 tempest-ImageDependencyTests-1224856810-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:08:45.915512 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:08:45.915512 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:08:45.920468 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-4697177d-1ff6-4028-bc22-99712ece7613 tempest-ImageDependencyTests-1224856810 tempest-ImageDependencyTests-1224856810-project-member] Volume info retrieved successfully. Aug 16 21:08:45.927130 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-4697177d-1ff6-4028-bc22-99712ece7613 tempest-ImageDependencyTests-1224856810 tempest-ImageDependencyTests-1224856810-project-member] https://10.4.3.143/volume/v3/volumes/5e194cf4-4ad0-415f-aeb9-a72b352aa1fb returned with HTTP 200 Aug 16 21:08:45.927397 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 80/318] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:08:45 2026] GET /volume/v3/volumes/5e194cf4-4ad0-415f-aeb9-a72b352aa1fb => generated 906 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:08:46.304780 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-af1de201-424f-4722-9f04-7d4ec69f37f6 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:08:46.307524 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-af1de201-424f-4722-9f04-7d4ec69f37f6 tempest-TaggedBootDevicesTest-1417365093 tempest-TaggedBootDevicesTest-1417365093-project-member] GET https://10.4.3.143/volume/v3/volumes/2c35ec31-5bc4-43fc-a6be-e7385a7fae0f Aug 16 21:08:46.307817 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-af1de201-424f-4722-9f04-7d4ec69f37f6 tempest-TaggedBootDevicesTest-1417365093 tempest-TaggedBootDevicesTest-1417365093-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:08:46.308048 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-af1de201-424f-4722-9f04-7d4ec69f37f6 tempest-TaggedBootDevicesTest-1417365093 tempest-TaggedBootDevicesTest-1417365093-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:08:46.314567 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-af1de201-424f-4722-9f04-7d4ec69f37f6 tempest-TaggedBootDevicesTest-1417365093 tempest-TaggedBootDevicesTest-1417365093-project-member] https://10.4.3.143/volume/v3/volumes/2c35ec31-5bc4-43fc-a6be-e7385a7fae0f returned with HTTP 404 Aug 16 21:08:46.315076 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 79/319] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:08:46 2026] GET /volume/v3/volumes/2c35ec31-5bc4-43fc-a6be-e7385a7fae0f => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:08:46.943464 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-59c0497e-7a65-40fa-966d-82e2ed7d0bda None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:08:46.945805 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-59c0497e-7a65-40fa-966d-82e2ed7d0bda tempest-ImageDependencyTests-1224856810 tempest-ImageDependencyTests-1224856810-project-member] GET https://10.4.3.143/volume/v3/volumes/5e194cf4-4ad0-415f-aeb9-a72b352aa1fb Aug 16 21:08:46.946054 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-59c0497e-7a65-40fa-966d-82e2ed7d0bda tempest-ImageDependencyTests-1224856810 tempest-ImageDependencyTests-1224856810-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:08:46.946273 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-59c0497e-7a65-40fa-966d-82e2ed7d0bda tempest-ImageDependencyTests-1224856810 tempest-ImageDependencyTests-1224856810-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:08:46.955606 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:08:46.955606 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:08:46.961270 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-59c0497e-7a65-40fa-966d-82e2ed7d0bda tempest-ImageDependencyTests-1224856810 tempest-ImageDependencyTests-1224856810-project-member] Volume info retrieved successfully. Aug 16 21:08:46.966129 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-59c0497e-7a65-40fa-966d-82e2ed7d0bda tempest-ImageDependencyTests-1224856810 tempest-ImageDependencyTests-1224856810-project-member] https://10.4.3.143/volume/v3/volumes/5e194cf4-4ad0-415f-aeb9-a72b352aa1fb returned with HTTP 200 Aug 16 21:08:46.966506 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 80/320] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:08:46 2026] GET /volume/v3/volumes/5e194cf4-4ad0-415f-aeb9-a72b352aa1fb => generated 906 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:08:47.498062 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [req-635142f8-df1c-4de4-a9e2-35e85bff889a req-554cae76-b8c0-4da2-98a4-76bf876f63d4 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:08:47.502003 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [req-635142f8-df1c-4de4-a9e2-35e85bff889a req-554cae76-b8c0-4da2-98a4-76bf876f63d4 tempest-ServerRescueNegativeTestJSON-559686989 tempest-ServerRescueNegativeTestJSON-559686989-project-member] DELETE https://10.4.3.143/volume/v3/attachments/c013b213-57eb-4a21-981a-1bd5c93abf6b Aug 16 21:08:47.502224 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [req-635142f8-df1c-4de4-a9e2-35e85bff889a req-554cae76-b8c0-4da2-98a4-76bf876f63d4 tempest-ServerRescueNegativeTestJSON-559686989 tempest-ServerRescueNegativeTestJSON-559686989-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:08:47.502559 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [req-635142f8-df1c-4de4-a9e2-35e85bff889a req-554cae76-b8c0-4da2-98a4-76bf876f63d4 tempest-ServerRescueNegativeTestJSON-559686989 tempest-ServerRescueNegativeTestJSON-559686989-project-member] Calling method 'version_select' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:08:47.515538 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:08:47.515538 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:08:47.597178 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [req-635142f8-df1c-4de4-a9e2-35e85bff889a req-554cae76-b8c0-4da2-98a4-76bf876f63d4 tempest-ServerRescueNegativeTestJSON-559686989 tempest-ServerRescueNegativeTestJSON-559686989-project-member] https://10.4.3.143/volume/v3/attachments/c013b213-57eb-4a21-981a-1bd5c93abf6b returned with HTTP 200 Aug 16 21:08:47.597549 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 82/321] 10.4.3.143 () {72 vars in 1673 bytes} [Sun Aug 16 21:08:47 2026] DELETE /volume/v3/attachments/c013b213-57eb-4a21-981a-1bd5c93abf6b => generated 19 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:08:47.982329 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-b13d5e52-931b-4c61-a714-0d80bf4e6385 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:08:47.987441 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-b13d5e52-931b-4c61-a714-0d80bf4e6385 tempest-ImageDependencyTests-1224856810 tempest-ImageDependencyTests-1224856810-project-member] GET https://10.4.3.143/volume/v3/volumes/5e194cf4-4ad0-415f-aeb9-a72b352aa1fb Aug 16 21:08:47.987441 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-b13d5e52-931b-4c61-a714-0d80bf4e6385 tempest-ImageDependencyTests-1224856810 tempest-ImageDependencyTests-1224856810-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:08:47.987441 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-b13d5e52-931b-4c61-a714-0d80bf4e6385 tempest-ImageDependencyTests-1224856810 tempest-ImageDependencyTests-1224856810-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:08:47.998005 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:08:47.998005 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:08:48.005843 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-b13d5e52-931b-4c61-a714-0d80bf4e6385 tempest-ImageDependencyTests-1224856810 tempest-ImageDependencyTests-1224856810-project-member] Volume info retrieved successfully. Aug 16 21:08:48.017093 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-b13d5e52-931b-4c61-a714-0d80bf4e6385 tempest-ImageDependencyTests-1224856810 tempest-ImageDependencyTests-1224856810-project-member] https://10.4.3.143/volume/v3/volumes/5e194cf4-4ad0-415f-aeb9-a72b352aa1fb returned with HTTP 200 Aug 16 21:08:48.017093 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 81/322] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:08:47 2026] GET /volume/v3/volumes/5e194cf4-4ad0-415f-aeb9-a72b352aa1fb => generated 906 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:08:48.708975 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-9425c34b-9aa4-4fa8-9a40-5590bbcf2909 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:08:48.711546 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-9425c34b-9aa4-4fa8-9a40-5590bbcf2909 tempest-ServerRescueNegativeTestJSON-559686989 tempest-ServerRescueNegativeTestJSON-559686989-project-member] GET https://10.4.3.143/volume/v3/volumes/d6e44551-189d-4b22-8c91-e4c7da53b90d Aug 16 21:08:48.711931 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-9425c34b-9aa4-4fa8-9a40-5590bbcf2909 tempest-ServerRescueNegativeTestJSON-559686989 tempest-ServerRescueNegativeTestJSON-559686989-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:08:48.712188 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-9425c34b-9aa4-4fa8-9a40-5590bbcf2909 tempest-ServerRescueNegativeTestJSON-559686989 tempest-ServerRescueNegativeTestJSON-559686989-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:08:48.722680 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:08:48.722680 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:08:48.727979 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-9425c34b-9aa4-4fa8-9a40-5590bbcf2909 tempest-ServerRescueNegativeTestJSON-559686989 tempest-ServerRescueNegativeTestJSON-559686989-project-member] Volume info retrieved successfully. Aug 16 21:08:48.733416 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-9425c34b-9aa4-4fa8-9a40-5590bbcf2909 tempest-ServerRescueNegativeTestJSON-559686989 tempest-ServerRescueNegativeTestJSON-559686989-project-member] https://10.4.3.143/volume/v3/volumes/d6e44551-189d-4b22-8c91-e4c7da53b90d returned with HTTP 200 Aug 16 21:08:48.733952 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 80/323] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:08:48 2026] GET /volume/v3/volumes/d6e44551-189d-4b22-8c91-e4c7da53b90d => generated 852 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:08:49.031080 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-24023c2f-cb55-4edc-86e3-fe21b93b18d9 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:08:49.035754 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-24023c2f-cb55-4edc-86e3-fe21b93b18d9 tempest-ImageDependencyTests-1224856810 tempest-ImageDependencyTests-1224856810-project-member] GET https://10.4.3.143/volume/v3/volumes/5e194cf4-4ad0-415f-aeb9-a72b352aa1fb Aug 16 21:08:49.036132 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-24023c2f-cb55-4edc-86e3-fe21b93b18d9 tempest-ImageDependencyTests-1224856810 tempest-ImageDependencyTests-1224856810-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:08:49.036493 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-24023c2f-cb55-4edc-86e3-fe21b93b18d9 tempest-ImageDependencyTests-1224856810 tempest-ImageDependencyTests-1224856810-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:08:49.046434 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:08:49.046434 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:08:49.052773 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-24023c2f-cb55-4edc-86e3-fe21b93b18d9 tempest-ImageDependencyTests-1224856810 tempest-ImageDependencyTests-1224856810-project-member] Volume info retrieved successfully. Aug 16 21:08:49.059370 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-24023c2f-cb55-4edc-86e3-fe21b93b18d9 tempest-ImageDependencyTests-1224856810 tempest-ImageDependencyTests-1224856810-project-member] https://10.4.3.143/volume/v3/volumes/5e194cf4-4ad0-415f-aeb9-a72b352aa1fb returned with HTTP 200 Aug 16 21:08:49.059961 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 81/324] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:08:49 2026] GET /volume/v3/volumes/5e194cf4-4ad0-415f-aeb9-a72b352aa1fb => generated 1159 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:08:49.094895 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [req-4b299c89-2110-44e8-9ba6-94897dac09e9 req-23cf46c0-9a92-43d2-aec1-e789f29efbf4 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:08:49.105108 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [req-4b299c89-2110-44e8-9ba6-94897dac09e9 req-23cf46c0-9a92-43d2-aec1-e789f29efbf4 tempest-ImageDependencyTests-1224856810 tempest-ImageDependencyTests-1224856810-project-member] GET https://10.4.3.143/volume/v3/volumes/5e194cf4-4ad0-415f-aeb9-a72b352aa1fb Aug 16 21:08:49.105108 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [req-4b299c89-2110-44e8-9ba6-94897dac09e9 req-23cf46c0-9a92-43d2-aec1-e789f29efbf4 tempest-ImageDependencyTests-1224856810 tempest-ImageDependencyTests-1224856810-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:08:49.105108 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [req-4b299c89-2110-44e8-9ba6-94897dac09e9 req-23cf46c0-9a92-43d2-aec1-e789f29efbf4 tempest-ImageDependencyTests-1224856810 tempest-ImageDependencyTests-1224856810-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:08:49.113102 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:08:49.113102 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:08:49.117670 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [req-4b299c89-2110-44e8-9ba6-94897dac09e9 req-23cf46c0-9a92-43d2-aec1-e789f29efbf4 tempest-ImageDependencyTests-1224856810 tempest-ImageDependencyTests-1224856810-project-member] Volume info retrieved successfully. Aug 16 21:08:49.122299 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [req-4b299c89-2110-44e8-9ba6-94897dac09e9 req-23cf46c0-9a92-43d2-aec1-e789f29efbf4 tempest-ImageDependencyTests-1224856810 tempest-ImageDependencyTests-1224856810-project-member] https://10.4.3.143/volume/v3/volumes/5e194cf4-4ad0-415f-aeb9-a72b352aa1fb returned with HTTP 200 Aug 16 21:08:49.122970 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 83/325] 10.4.3.143 () {68 vars in 1598 bytes} [Sun Aug 16 21:08:49 2026] GET /volume/v3/volumes/5e194cf4-4ad0-415f-aeb9-a72b352aa1fb => generated 1159 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:08:49.520494 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [req-4b299c89-2110-44e8-9ba6-94897dac09e9 req-2ab2d578-1918-4bec-b889-2b9d4a67062b None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:08:49.525272 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [req-4b299c89-2110-44e8-9ba6-94897dac09e9 req-2ab2d578-1918-4bec-b889-2b9d4a67062b tempest-ImageDependencyTests-1224856810 tempest-ImageDependencyTests-1224856810-project-member] GET https://10.4.3.143/volume/v3/volumes/5e194cf4-4ad0-415f-aeb9-a72b352aa1fb Aug 16 21:08:49.525591 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [req-4b299c89-2110-44e8-9ba6-94897dac09e9 req-2ab2d578-1918-4bec-b889-2b9d4a67062b tempest-ImageDependencyTests-1224856810 tempest-ImageDependencyTests-1224856810-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:08:49.525911 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [req-4b299c89-2110-44e8-9ba6-94897dac09e9 req-2ab2d578-1918-4bec-b889-2b9d4a67062b tempest-ImageDependencyTests-1224856810 tempest-ImageDependencyTests-1224856810-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:08:49.538647 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:08:49.538647 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:08:49.549024 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [req-4b299c89-2110-44e8-9ba6-94897dac09e9 req-2ab2d578-1918-4bec-b889-2b9d4a67062b tempest-ImageDependencyTests-1224856810 tempest-ImageDependencyTests-1224856810-project-member] Volume info retrieved successfully. Aug 16 21:08:49.559040 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [req-4b299c89-2110-44e8-9ba6-94897dac09e9 req-2ab2d578-1918-4bec-b889-2b9d4a67062b tempest-ImageDependencyTests-1224856810 tempest-ImageDependencyTests-1224856810-project-member] https://10.4.3.143/volume/v3/volumes/5e194cf4-4ad0-415f-aeb9-a72b352aa1fb returned with HTTP 200 Aug 16 21:08:49.559040 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 82/326] 10.4.3.143 () {68 vars in 1598 bytes} [Sun Aug 16 21:08:49 2026] GET /volume/v3/volumes/5e194cf4-4ad0-415f-aeb9-a72b352aa1fb => generated 1159 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:08:49.572977 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-06610804-74a6-42e8-ad37-6813da797105 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:08:49.573529 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-06610804-74a6-42e8-ad37-6813da797105 None None] GET https://10.4.3.143/volume// Aug 16 21:08:49.573783 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-06610804-74a6-42e8-ad37-6813da797105 None None] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:08:49.574067 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-06610804-74a6-42e8-ad37-6813da797105 None None] Calling method 'all' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:08:49.574491 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-06610804-74a6-42e8-ad37-6813da797105 None None] https://10.4.3.143/volume// returned with HTTP 300 Aug 16 21:08:49.574945 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 81/327] 10.4.3.143 () {66 vars in 1419 bytes} [Sun Aug 16 21:08:49 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 16 21:08:49.587867 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [req-4b299c89-2110-44e8-9ba6-94897dac09e9 req-1a5f4d73-0ca1-44f2-8e58-2057bda960e9 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:08:49.589884 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [req-4b299c89-2110-44e8-9ba6-94897dac09e9 req-1a5f4d73-0ca1-44f2-8e58-2057bda960e9 tempest-ImageDependencyTests-1224856810 tempest-ImageDependencyTests-1224856810-project-member] POST https://10.4.3.143/volume/v3/attachments Aug 16 21:08:49.590233 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [req-4b299c89-2110-44e8-9ba6-94897dac09e9 req-1a5f4d73-0ca1-44f2-8e58-2057bda960e9 tempest-ImageDependencyTests-1224856810 tempest-ImageDependencyTests-1224856810-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "5e194cf4-4ad0-415f-aeb9-a72b352aa1fb", "connector": null, "instance_uuid": "31f96b78-72e9-4657-847e-d8f0bf67301e"}} {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:08:49.599135 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:08:49.599135 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:08:49.641306 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [req-4b299c89-2110-44e8-9ba6-94897dac09e9 req-1a5f4d73-0ca1-44f2-8e58-2057bda960e9 tempest-ImageDependencyTests-1224856810 tempest-ImageDependencyTests-1224856810-project-member] https://10.4.3.143/volume/v3/attachments returned with HTTP 200 Aug 16 21:08:49.642006 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 82/328] 10.4.3.143 () {74 vars in 1594 bytes} [Sun Aug 16 21:08:49 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 16 21:08:50.449251 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-2a3326f9-9ead-4ca6-aaac-ce9e2c0f18fb None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:08:50.451637 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-2a3326f9-9ead-4ca6-aaac-ce9e2c0f18fb tempest-DeleteServersTestJSON-1307091298 tempest-DeleteServersTestJSON-1307091298-project-member] POST https://10.4.3.143/volume/v3/volumes Aug 16 21:08:50.452136 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-2a3326f9-9ead-4ca6-aaac-ce9e2c0f18fb tempest-DeleteServersTestJSON-1307091298 tempest-DeleteServersTestJSON-1307091298-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-DeleteServersTestJSON-volume-1293724386"}} {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:08:50.454144 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.v3.volumes [None req-2a3326f9-9ead-4ca6-aaac-ce9e2c0f18fb tempest-DeleteServersTestJSON-1307091298 tempest-DeleteServersTestJSON-1307091298-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-DeleteServersTestJSON-volume-1293724386'}} {{(pid=100332) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 21:08:50.454331 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.v3.volumes [None req-2a3326f9-9ead-4ca6-aaac-ce9e2c0f18fb tempest-DeleteServersTestJSON-1307091298 tempest-DeleteServersTestJSON-1307091298-project-member] Create volume of 1 GB Aug 16 21:08:50.459716 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-2a3326f9-9ead-4ca6-aaac-ce9e2c0f18fb tempest-DeleteServersTestJSON-1307091298 tempest-DeleteServersTestJSON-1307091298-project-member] Availability Zones retrieved successfully. Aug 16 21:08:50.468402 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-2a3326f9-9ead-4ca6-aaac-ce9e2c0f18fb tempest-DeleteServersTestJSON-1307091298 tempest-DeleteServersTestJSON-1307091298-project-member] Flow 'volume_create_api' (8e0e4740-8df3-4ab6-8d57-31709c781530) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100332) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:08:50.469836 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-2a3326f9-9ead-4ca6-aaac-ce9e2c0f18fb tempest-DeleteServersTestJSON-1307091298 tempest-DeleteServersTestJSON-1307091298-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (558c3341-a6b9-4ca7-bd9e-cb54cf7bb822) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:08:50.471250 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.flows.api.create_volume [None req-2a3326f9-9ead-4ca6-aaac-ce9e2c0f18fb tempest-DeleteServersTestJSON-1307091298 tempest-DeleteServersTestJSON-1307091298-project-member] Validating volume size '1' using validate_int {{(pid=100332) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 21:08:50.517858 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-2a3326f9-9ead-4ca6-aaac-ce9e2c0f18fb tempest-DeleteServersTestJSON-1307091298 tempest-DeleteServersTestJSON-1307091298-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (558c3341-a6b9-4ca7-bd9e-cb54cf7bb822) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T21:04:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=69e633b8-fab9-4b15-8b40-4f1a67c51cda,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '69e633b8-fab9-4b15-8b40-4f1a67c51cda', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:08:50.518990 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-2a3326f9-9ead-4ca6-aaac-ce9e2c0f18fb tempest-DeleteServersTestJSON-1307091298 tempest-DeleteServersTestJSON-1307091298-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (04ccb555-d0f9-40d7-997c-71cf27d82bf5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:08:50.607808 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.quota [None req-2a3326f9-9ead-4ca6-aaac-ce9e2c0f18fb tempest-DeleteServersTestJSON-1307091298 tempest-DeleteServersTestJSON-1307091298-project-member] Created reservations ['35bb9e75-b438-4213-a759-0b62242d403e', '9b93ff29-8495-4cd1-84a6-663715bccc06', 'd9596b7f-4a7e-4bc0-a1ad-43bcdeedf122', '3aa3e29a-0b8f-4e63-8402-39511e8f07a8'] {{(pid=100332) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:08:50.608637 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-2a3326f9-9ead-4ca6-aaac-ce9e2c0f18fb tempest-DeleteServersTestJSON-1307091298 tempest-DeleteServersTestJSON-1307091298-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (04ccb555-d0f9-40d7-997c-71cf27d82bf5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['35bb9e75-b438-4213-a759-0b62242d403e', '9b93ff29-8495-4cd1-84a6-663715bccc06', 'd9596b7f-4a7e-4bc0-a1ad-43bcdeedf122', '3aa3e29a-0b8f-4e63-8402-39511e8f07a8']}' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:08:50.609394 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-2a3326f9-9ead-4ca6-aaac-ce9e2c0f18fb tempest-DeleteServersTestJSON-1307091298 tempest-DeleteServersTestJSON-1307091298-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (abae02f1-7430-403c-8d99-50b63e0917d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:08:50.632002 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-2a3326f9-9ead-4ca6-aaac-ce9e2c0f18fb tempest-DeleteServersTestJSON-1307091298 tempest-DeleteServersTestJSON-1307091298-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (abae02f1-7430-403c-8d99-50b63e0917d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '68e534cd-7438-4ed6-b300-7e63fc0aa838', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-1293724386',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e1dc4cbd6b6448c5957bef257a4a9d45',qos_specs=None,replication_status=,reservations=['35bb9e75-b438-4213-a759-0b62242d403e','9b93ff29-8495-4cd1-84a6-663715bccc06','d9596b7f-4a7e-4bc0-a1ad-43bcdeedf122','3aa3e29a-0b8f-4e63-8402-39511e8f07a8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f938d156858a410d92a48c72b797df0f',volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T21:08:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-1293724386',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=68e534cd-7438-4ed6-b300-7e63fc0aa838,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e1dc4cbd6b6448c5957bef257a4a9d45',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f938d156858a410d92a48c72b797df0f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(69e633b8-fab9-4b15-8b40-4f1a67c51cda),volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda)}' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:08:50.632808 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-2a3326f9-9ead-4ca6-aaac-ce9e2c0f18fb tempest-DeleteServersTestJSON-1307091298 tempest-DeleteServersTestJSON-1307091298-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5ef830ff-00c1-4206-8a0f-7143f691e9b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:08:50.652561 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-2a3326f9-9ead-4ca6-aaac-ce9e2c0f18fb tempest-DeleteServersTestJSON-1307091298 tempest-DeleteServersTestJSON-1307091298-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5ef830ff-00c1-4206-8a0f-7143f691e9b7) transitioned into state 'SUCCESS' from state '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-1293724386',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e1dc4cbd6b6448c5957bef257a4a9d45',qos_specs=None,replication_status=,reservations=['35bb9e75-b438-4213-a759-0b62242d403e','9b93ff29-8495-4cd1-84a6-663715bccc06','d9596b7f-4a7e-4bc0-a1ad-43bcdeedf122','3aa3e29a-0b8f-4e63-8402-39511e8f07a8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f938d156858a410d92a48c72b797df0f',volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda)}' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:08:50.653302 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-2a3326f9-9ead-4ca6-aaac-ce9e2c0f18fb tempest-DeleteServersTestJSON-1307091298 tempest-DeleteServersTestJSON-1307091298-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d69426d4-9380-4d79-aeef-4aa7ea940268) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:08:50.665284 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-2a3326f9-9ead-4ca6-aaac-ce9e2c0f18fb tempest-DeleteServersTestJSON-1307091298 tempest-DeleteServersTestJSON-1307091298-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d69426d4-9380-4d79-aeef-4aa7ea940268) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:08:50.665768 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-2a3326f9-9ead-4ca6-aaac-ce9e2c0f18fb tempest-DeleteServersTestJSON-1307091298 tempest-DeleteServersTestJSON-1307091298-project-member] Flow 'volume_create_api' (8e0e4740-8df3-4ab6-8d57-31709c781530) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100332) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:08:50.666113 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-2a3326f9-9ead-4ca6-aaac-ce9e2c0f18fb tempest-DeleteServersTestJSON-1307091298 tempest-DeleteServersTestJSON-1307091298-project-member] Create volume request issued successfully. Aug 16 21:08:50.666655 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-2a3326f9-9ead-4ca6-aaac-ce9e2c0f18fb tempest-DeleteServersTestJSON-1307091298 tempest-DeleteServersTestJSON-1307091298-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Aug 16 21:08:50.667091 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 84/329] 10.4.3.143 () {68 vars in 1258 bytes} [Sun Aug 16 21:08:50 2026] POST /volume/v3/volumes => generated 752 bytes in 218 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 21:08:50.682587 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-d187d631-a600-44fb-9f56-d54eb83d977f None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:08:50.684397 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-d187d631-a600-44fb-9f56-d54eb83d977f tempest-DeleteServersTestJSON-1307091298 tempest-DeleteServersTestJSON-1307091298-project-member] GET https://10.4.3.143/volume/v3/volumes/68e534cd-7438-4ed6-b300-7e63fc0aa838 Aug 16 21:08:50.684803 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-d187d631-a600-44fb-9f56-d54eb83d977f tempest-DeleteServersTestJSON-1307091298 tempest-DeleteServersTestJSON-1307091298-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:08:50.686195 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-d187d631-a600-44fb-9f56-d54eb83d977f tempest-DeleteServersTestJSON-1307091298 tempest-DeleteServersTestJSON-1307091298-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:08:50.692087 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:08:50.692087 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:08:50.695865 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-d187d631-a600-44fb-9f56-d54eb83d977f tempest-DeleteServersTestJSON-1307091298 tempest-DeleteServersTestJSON-1307091298-project-member] Volume info retrieved successfully. Aug 16 21:08:50.700064 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-d187d631-a600-44fb-9f56-d54eb83d977f tempest-DeleteServersTestJSON-1307091298 tempest-DeleteServersTestJSON-1307091298-project-member] https://10.4.3.143/volume/v3/volumes/68e534cd-7438-4ed6-b300-7e63fc0aa838 returned with HTTP 200 Aug 16 21:08:50.700548 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 83/330] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:08:50 2026] GET /volume/v3/volumes/68e534cd-7438-4ed6-b300-7e63fc0aa838 => generated 820 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:08:51.488070 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-5eec65f1-f3ff-430e-9733-debd15074dfa None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:08:51.488571 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-5eec65f1-f3ff-430e-9733-debd15074dfa None None] GET https://10.4.3.143/volume// Aug 16 21:08:51.488571 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-5eec65f1-f3ff-430e-9733-debd15074dfa None None] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:08:51.488733 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-5eec65f1-f3ff-430e-9733-debd15074dfa None None] Calling method 'all' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:08:51.489062 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-5eec65f1-f3ff-430e-9733-debd15074dfa None None] https://10.4.3.143/volume// returned with HTTP 300 Aug 16 21:08:51.489311 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 82/331] 10.4.3.143 () {66 vars in 1426 bytes} [Sun Aug 16 21:08:51 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 16 21:08:51.497315 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [req-4b299c89-2110-44e8-9ba6-94897dac09e9 req-331f0525-444c-453a-83ea-336598cdc217 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:08:51.499679 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [req-4b299c89-2110-44e8-9ba6-94897dac09e9 req-331f0525-444c-453a-83ea-336598cdc217 tempest-ImageDependencyTests-1224856810 tempest-ImageDependencyTests-1224856810-project-member] GET https://10.4.3.143/volume/v3/volumes/5e194cf4-4ad0-415f-aeb9-a72b352aa1fb Aug 16 21:08:51.499960 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [req-4b299c89-2110-44e8-9ba6-94897dac09e9 req-331f0525-444c-453a-83ea-336598cdc217 tempest-ImageDependencyTests-1224856810 tempest-ImageDependencyTests-1224856810-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:08:51.500191 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [req-4b299c89-2110-44e8-9ba6-94897dac09e9 req-331f0525-444c-453a-83ea-336598cdc217 tempest-ImageDependencyTests-1224856810 tempest-ImageDependencyTests-1224856810-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:08:51.510490 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:08:51.510490 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:08:51.515266 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [req-4b299c89-2110-44e8-9ba6-94897dac09e9 req-331f0525-444c-453a-83ea-336598cdc217 tempest-ImageDependencyTests-1224856810 tempest-ImageDependencyTests-1224856810-project-member] Volume info retrieved successfully. Aug 16 21:08:51.522361 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [req-4b299c89-2110-44e8-9ba6-94897dac09e9 req-331f0525-444c-453a-83ea-336598cdc217 tempest-ImageDependencyTests-1224856810 tempest-ImageDependencyTests-1224856810-project-member] https://10.4.3.143/volume/v3/volumes/5e194cf4-4ad0-415f-aeb9-a72b352aa1fb returned with HTTP 200 Aug 16 21:08:51.522978 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 83/332] 10.4.3.143 () {70 vars in 1639 bytes} [Sun Aug 16 21:08:51 2026] GET /volume/v3/volumes/5e194cf4-4ad0-415f-aeb9-a72b352aa1fb => generated 1338 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 16 21:08:51.617316 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [req-4b299c89-2110-44e8-9ba6-94897dac09e9 req-18e3cc4b-0586-45de-a41d-d78c0703dec3 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:08:51.626349 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [req-4b299c89-2110-44e8-9ba6-94897dac09e9 req-18e3cc4b-0586-45de-a41d-d78c0703dec3 tempest-ImageDependencyTests-1224856810 tempest-ImageDependencyTests-1224856810-project-member] PUT https://10.4.3.143/volume/v3/attachments/204cc0b9-0bc3-49d0-8ba4-9c0e98dafafc Aug 16 21:08:51.626349 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [req-4b299c89-2110-44e8-9ba6-94897dac09e9 req-18e3cc4b-0586-45de-a41d-d78c0703dec3 tempest-ImageDependencyTests-1224856810 tempest-ImageDependencyTests-1224856810-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.143", "host": "np0000007409", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:e42fbcbe2e9", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "69237b68-d654-4a76-81de-86e36bc8fb86", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:08:51.636281 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.coordination [req-4b299c89-2110-44e8-9ba6-94897dac09e9 req-18e3cc4b-0586-45de-a41d-d78c0703dec3 tempest-ImageDependencyTests-1224856810 tempest-ImageDependencyTests-1224856810-project-member] Acquiring lock "cinder-attachment_update-5e194cf4-4ad0-415f-aeb9-a72b352aa1fb-np0000007409" by "attachment_update" {{(pid=100332) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:08:51.643503 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.coordination [req-4b299c89-2110-44e8-9ba6-94897dac09e9 req-18e3cc4b-0586-45de-a41d-d78c0703dec3 tempest-ImageDependencyTests-1224856810 tempest-ImageDependencyTests-1224856810-project-member] Lock "cinder-attachment_update-5e194cf4-4ad0-415f-aeb9-a72b352aa1fb-np0000007409" acquired by "attachment_update" :: waited 0.005s {{(pid=100332) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:08:51.643503 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:08:51.643503 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:08:51.712652 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-8993e1df-706b-461c-a9b3-f89156873abe None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:08:51.714779 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-8993e1df-706b-461c-a9b3-f89156873abe tempest-DeleteServersTestJSON-1307091298 tempest-DeleteServersTestJSON-1307091298-project-member] GET https://10.4.3.143/volume/v3/volumes/68e534cd-7438-4ed6-b300-7e63fc0aa838 Aug 16 21:08:51.715069 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-8993e1df-706b-461c-a9b3-f89156873abe tempest-DeleteServersTestJSON-1307091298 tempest-DeleteServersTestJSON-1307091298-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:08:51.715292 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-8993e1df-706b-461c-a9b3-f89156873abe tempest-DeleteServersTestJSON-1307091298 tempest-DeleteServersTestJSON-1307091298-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:08:51.724283 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:08:51.724283 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:08:51.728966 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-8993e1df-706b-461c-a9b3-f89156873abe tempest-DeleteServersTestJSON-1307091298 tempest-DeleteServersTestJSON-1307091298-project-member] Volume info retrieved successfully. Aug 16 21:08:51.735325 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-8993e1df-706b-461c-a9b3-f89156873abe tempest-DeleteServersTestJSON-1307091298 tempest-DeleteServersTestJSON-1307091298-project-member] https://10.4.3.143/volume/v3/volumes/68e534cd-7438-4ed6-b300-7e63fc0aa838 returned with HTTP 200 Aug 16 21:08:51.737272 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 84/333] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:08:51 2026] GET /volume/v3/volumes/68e534cd-7438-4ed6-b300-7e63fc0aa838 => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:08:51.737368 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.coordination [req-4b299c89-2110-44e8-9ba6-94897dac09e9 req-18e3cc4b-0586-45de-a41d-d78c0703dec3 tempest-ImageDependencyTests-1224856810 tempest-ImageDependencyTests-1224856810-project-member] Lock "cinder-attachment_update-5e194cf4-4ad0-415f-aeb9-a72b352aa1fb-np0000007409" released by "attachment_update" :: held 0.095s {{(pid=100332) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:08:51.737368 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [req-4b299c89-2110-44e8-9ba6-94897dac09e9 req-18e3cc4b-0586-45de-a41d-d78c0703dec3 tempest-ImageDependencyTests-1224856810 tempest-ImageDependencyTests-1224856810-project-member] https://10.4.3.143/volume/v3/attachments/204cc0b9-0bc3-49d0-8ba4-9c0e98dafafc returned with HTTP 200 Aug 16 21:08:51.737368 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 85/334] 10.4.3.143 () {74 vars in 1704 bytes} [Sun Aug 16 21:08:51 2026] PUT /volume/v3/attachments/204cc0b9-0bc3-49d0-8ba4-9c0e98dafafc => generated 969 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:08:51.740992 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-0b5e7270-a1b2-4223-bac7-1967e85a47f5 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:08:51.743052 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-0b5e7270-a1b2-4223-bac7-1967e85a47f5 tempest-ServerRescueNegativeTestJSON-559686989 tempest-ServerRescueNegativeTestJSON-559686989-project-member] DELETE https://10.4.3.143/volume/v3/volumes/d6e44551-189d-4b22-8c91-e4c7da53b90d Aug 16 21:08:51.743302 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-0b5e7270-a1b2-4223-bac7-1967e85a47f5 tempest-ServerRescueNegativeTestJSON-559686989 tempest-ServerRescueNegativeTestJSON-559686989-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:08:51.743541 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-0b5e7270-a1b2-4223-bac7-1967e85a47f5 tempest-ServerRescueNegativeTestJSON-559686989 tempest-ServerRescueNegativeTestJSON-559686989-project-member] Calling method 'delete' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:08:51.743743 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.v3.volumes [None req-0b5e7270-a1b2-4223-bac7-1967e85a47f5 tempest-ServerRescueNegativeTestJSON-559686989 tempest-ServerRescueNegativeTestJSON-559686989-project-member] Delete volume with id: d6e44551-189d-4b22-8c91-e4c7da53b90d Aug 16 21:08:51.755184 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:08:51.755184 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:08:51.755345 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-0b5e7270-a1b2-4223-bac7-1967e85a47f5 tempest-ServerRescueNegativeTestJSON-559686989 tempest-ServerRescueNegativeTestJSON-559686989-project-member] Volume info retrieved successfully. Aug 16 21:08:51.766656 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [req-4b299c89-2110-44e8-9ba6-94897dac09e9 req-5cb21e2b-6d16-41d1-b412-be2ac2b91430 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:08:51.769409 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [req-4b299c89-2110-44e8-9ba6-94897dac09e9 req-5cb21e2b-6d16-41d1-b412-be2ac2b91430 tempest-ImageDependencyTests-1224856810 tempest-ImageDependencyTests-1224856810-project-member] POST https://10.4.3.143/volume/v3/attachments/204cc0b9-0bc3-49d0-8ba4-9c0e98dafafc/action Aug 16 21:08:51.769871 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [req-4b299c89-2110-44e8-9ba6-94897dac09e9 req-5cb21e2b-6d16-41d1-b412-be2ac2b91430 tempest-ImageDependencyTests-1224856810 tempest-ImageDependencyTests-1224856810-project-member] Action body: b'{"os-complete": null}' {{(pid=100331) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 21:08:51.770187 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [req-4b299c89-2110-44e8-9ba6-94897dac09e9 req-5cb21e2b-6d16-41d1-b412-be2ac2b91430 tempest-ImageDependencyTests-1224856810 tempest-ImageDependencyTests-1224856810-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:08:51.782005 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-0b5e7270-a1b2-4223-bac7-1967e85a47f5 tempest-ServerRescueNegativeTestJSON-559686989 tempest-ServerRescueNegativeTestJSON-559686989-project-member] Delete volume request issued successfully. Aug 16 21:08:51.783697 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-0b5e7270-a1b2-4223-bac7-1967e85a47f5 tempest-ServerRescueNegativeTestJSON-559686989 tempest-ServerRescueNegativeTestJSON-559686989-project-member] https://10.4.3.143/volume/v3/volumes/d6e44551-189d-4b22-8c91-e4c7da53b90d returned with HTTP 202 Aug 16 21:08:51.783789 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 83/335] 10.4.3.143 () {66 vars in 1351 bytes} [Sun Aug 16 21:08:51 2026] DELETE /volume/v3/volumes/d6e44551-189d-4b22-8c91-e4c7da53b90d => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 21:08:51.792436 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-d82cc29c-0cd6-4ebd-b0cb-03a92022fbc0 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:08:51.794446 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-d82cc29c-0cd6-4ebd-b0cb-03a92022fbc0 tempest-ServerRescueNegativeTestJSON-559686989 tempest-ServerRescueNegativeTestJSON-559686989-project-member] GET https://10.4.3.143/volume/v3/volumes/d6e44551-189d-4b22-8c91-e4c7da53b90d Aug 16 21:08:51.794562 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [req-5d269b5d-1b9f-4135-ba60-1ac2bc114e4e req-7dca0d99-f7fd-4f3d-996c-fa80a79993d1 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:08:51.794643 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-d82cc29c-0cd6-4ebd-b0cb-03a92022fbc0 tempest-ServerRescueNegativeTestJSON-559686989 tempest-ServerRescueNegativeTestJSON-559686989-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:08:51.794643 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-d82cc29c-0cd6-4ebd-b0cb-03a92022fbc0 tempest-ServerRescueNegativeTestJSON-559686989 tempest-ServerRescueNegativeTestJSON-559686989-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:08:51.798318 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [req-5d269b5d-1b9f-4135-ba60-1ac2bc114e4e req-7dca0d99-f7fd-4f3d-996c-fa80a79993d1 tempest-DeleteServersTestJSON-1307091298 tempest-DeleteServersTestJSON-1307091298-project-member] GET https://10.4.3.143/volume/v3/volumes/68e534cd-7438-4ed6-b300-7e63fc0aa838 Aug 16 21:08:51.798318 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [req-5d269b5d-1b9f-4135-ba60-1ac2bc114e4e req-7dca0d99-f7fd-4f3d-996c-fa80a79993d1 tempest-DeleteServersTestJSON-1307091298 tempest-DeleteServersTestJSON-1307091298-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:08:51.798716 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [req-5d269b5d-1b9f-4135-ba60-1ac2bc114e4e req-7dca0d99-f7fd-4f3d-996c-fa80a79993d1 tempest-DeleteServersTestJSON-1307091298 tempest-DeleteServersTestJSON-1307091298-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:08:51.801534 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:08:51.801534 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:08:51.804945 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:08:51.804945 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:08:51.808846 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-d82cc29c-0cd6-4ebd-b0cb-03a92022fbc0 tempest-ServerRescueNegativeTestJSON-559686989 tempest-ServerRescueNegativeTestJSON-559686989-project-member] Volume info retrieved successfully. Aug 16 21:08:51.809777 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:08:51.809777 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:08:51.817980 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-d82cc29c-0cd6-4ebd-b0cb-03a92022fbc0 tempest-ServerRescueNegativeTestJSON-559686989 tempest-ServerRescueNegativeTestJSON-559686989-project-member] https://10.4.3.143/volume/v3/volumes/d6e44551-189d-4b22-8c91-e4c7da53b90d returned with HTTP 200 Aug 16 21:08:51.817980 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 85/336] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:08:51 2026] GET /volume/v3/volumes/d6e44551-189d-4b22-8c91-e4c7da53b90d => generated 851 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:08:51.822064 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [req-5d269b5d-1b9f-4135-ba60-1ac2bc114e4e req-7dca0d99-f7fd-4f3d-996c-fa80a79993d1 tempest-DeleteServersTestJSON-1307091298 tempest-DeleteServersTestJSON-1307091298-project-member] Volume info retrieved successfully. Aug 16 21:08:51.825773 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [req-4b299c89-2110-44e8-9ba6-94897dac09e9 req-5cb21e2b-6d16-41d1-b412-be2ac2b91430 tempest-ImageDependencyTests-1224856810 tempest-ImageDependencyTests-1224856810-project-member] https://10.4.3.143/volume/v3/attachments/204cc0b9-0bc3-49d0-8ba4-9c0e98dafafc/action returned with HTTP 204 Aug 16 21:08:51.826422 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 84/337] 10.4.3.143 () {74 vars in 1725 bytes} [Sun Aug 16 21:08:51 2026] POST /volume/v3/attachments/204cc0b9-0bc3-49d0-8ba4-9c0e98dafafc/action => generated 0 bytes in 60 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Aug 16 21:08:51.827736 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [req-5d269b5d-1b9f-4135-ba60-1ac2bc114e4e req-7dca0d99-f7fd-4f3d-996c-fa80a79993d1 tempest-DeleteServersTestJSON-1307091298 tempest-DeleteServersTestJSON-1307091298-project-member] https://10.4.3.143/volume/v3/volumes/68e534cd-7438-4ed6-b300-7e63fc0aa838 returned with HTTP 200 Aug 16 21:08:51.828194 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 86/338] 10.4.3.143 () {68 vars in 1598 bytes} [Sun Aug 16 21:08:51 2026] GET /volume/v3/volumes/68e534cd-7438-4ed6-b300-7e63fc0aa838 => generated 845 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:08:51.945851 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-57588a86-f77d-4ca7-b7fa-717b6d2a3f64 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:08:51.946415 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-57588a86-f77d-4ca7-b7fa-717b6d2a3f64 None None] GET https://10.4.3.143/volume// Aug 16 21:08:51.946722 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-57588a86-f77d-4ca7-b7fa-717b6d2a3f64 None None] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:08:51.947011 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-57588a86-f77d-4ca7-b7fa-717b6d2a3f64 None None] Calling method 'all' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:08:51.947437 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-57588a86-f77d-4ca7-b7fa-717b6d2a3f64 None None] https://10.4.3.143/volume// returned with HTTP 300 Aug 16 21:08:51.947821 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 84/339] 10.4.3.143 () {66 vars in 1428 bytes} [Sun Aug 16 21:08:51 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 16 21:08:51.956185 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [req-5d269b5d-1b9f-4135-ba60-1ac2bc114e4e req-1c6d018f-4718-4a87-8842-6a81b45b71c7 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:08:51.960738 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [req-5d269b5d-1b9f-4135-ba60-1ac2bc114e4e req-1c6d018f-4718-4a87-8842-6a81b45b71c7 tempest-DeleteServersTestJSON-1307091298 tempest-DeleteServersTestJSON-1307091298-project-member] POST https://10.4.3.143/volume/v3/attachments Aug 16 21:08:51.961171 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [req-5d269b5d-1b9f-4135-ba60-1ac2bc114e4e req-1c6d018f-4718-4a87-8842-6a81b45b71c7 tempest-DeleteServersTestJSON-1307091298 tempest-DeleteServersTestJSON-1307091298-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "68e534cd-7438-4ed6-b300-7e63fc0aa838", "connector": null, "instance_uuid": "19d65e67-0388-43bd-a4cb-937a5cb49359"}} {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:08:51.976746 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:08:51.976746 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:08:52.004835 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [req-5d269b5d-1b9f-4135-ba60-1ac2bc114e4e req-1c6d018f-4718-4a87-8842-6a81b45b71c7 tempest-DeleteServersTestJSON-1307091298 tempest-DeleteServersTestJSON-1307091298-project-member] https://10.4.3.143/volume/v3/attachments returned with HTTP 200 Aug 16 21:08:52.005282 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 86/340] 10.4.3.143 () {74 vars in 1594 bytes} [Sun Aug 16 21:08:51 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 16 21:08:52.037246 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-d67581d8-221e-4bd9-b6c9-83f9af2448c7 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:08:52.039274 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-d67581d8-221e-4bd9-b6c9-83f9af2448c7 tempest-DeleteServersTestJSON-1307091298 tempest-DeleteServersTestJSON-1307091298-project-member] GET https://10.4.3.143/volume/v3/volumes/68e534cd-7438-4ed6-b300-7e63fc0aa838 Aug 16 21:08:52.039572 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-d67581d8-221e-4bd9-b6c9-83f9af2448c7 tempest-DeleteServersTestJSON-1307091298 tempest-DeleteServersTestJSON-1307091298-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:08:52.039783 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-d67581d8-221e-4bd9-b6c9-83f9af2448c7 tempest-DeleteServersTestJSON-1307091298 tempest-DeleteServersTestJSON-1307091298-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:08:52.051218 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:08:52.051218 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:08:52.052945 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-644d3821-de6f-4820-91fc-831e00f132f0 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:08:52.053019 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-644d3821-de6f-4820-91fc-831e00f132f0 None None] GET https://10.4.3.143/volume// Aug 16 21:08:52.053142 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-644d3821-de6f-4820-91fc-831e00f132f0 None None] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:08:52.053311 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-644d3821-de6f-4820-91fc-831e00f132f0 None None] Calling method 'all' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:08:52.054518 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-644d3821-de6f-4820-91fc-831e00f132f0 None None] https://10.4.3.143/volume// returned with HTTP 300 Aug 16 21:08:52.054518 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 87/341] 10.4.3.143 () {66 vars in 1426 bytes} [Sun Aug 16 21:08:52 2026] GET /volume/ => generated 386 bytes in 1 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 16 21:08:52.057045 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-d67581d8-221e-4bd9-b6c9-83f9af2448c7 tempest-DeleteServersTestJSON-1307091298 tempest-DeleteServersTestJSON-1307091298-project-member] Volume info retrieved successfully. Aug 16 21:08:52.063113 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-d67581d8-221e-4bd9-b6c9-83f9af2448c7 tempest-DeleteServersTestJSON-1307091298 tempest-DeleteServersTestJSON-1307091298-project-member] https://10.4.3.143/volume/v3/volumes/68e534cd-7438-4ed6-b300-7e63fc0aa838 returned with HTTP 200 Aug 16 21:08:52.063174 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [req-5d269b5d-1b9f-4135-ba60-1ac2bc114e4e req-53120842-389b-4ad7-b1ac-c04262a56b94 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:08:52.063750 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 85/342] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:08:52 2026] GET /volume/v3/volumes/68e534cd-7438-4ed6-b300-7e63fc0aa838 => generated 844 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:08:52.065638 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [req-5d269b5d-1b9f-4135-ba60-1ac2bc114e4e req-53120842-389b-4ad7-b1ac-c04262a56b94 tempest-DeleteServersTestJSON-1307091298 tempest-DeleteServersTestJSON-1307091298-project-member] GET https://10.4.3.143/volume/v3/volumes/68e534cd-7438-4ed6-b300-7e63fc0aa838 Aug 16 21:08:52.065980 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [req-5d269b5d-1b9f-4135-ba60-1ac2bc114e4e req-53120842-389b-4ad7-b1ac-c04262a56b94 tempest-DeleteServersTestJSON-1307091298 tempest-DeleteServersTestJSON-1307091298-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:08:52.066184 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [req-5d269b5d-1b9f-4135-ba60-1ac2bc114e4e req-53120842-389b-4ad7-b1ac-c04262a56b94 tempest-DeleteServersTestJSON-1307091298 tempest-DeleteServersTestJSON-1307091298-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:08:52.077089 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:08:52.077089 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:08:52.080881 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [req-5d269b5d-1b9f-4135-ba60-1ac2bc114e4e req-53120842-389b-4ad7-b1ac-c04262a56b94 tempest-DeleteServersTestJSON-1307091298 tempest-DeleteServersTestJSON-1307091298-project-member] Volume info retrieved successfully. Aug 16 21:08:52.084752 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [req-5d269b5d-1b9f-4135-ba60-1ac2bc114e4e req-53120842-389b-4ad7-b1ac-c04262a56b94 tempest-DeleteServersTestJSON-1307091298 tempest-DeleteServersTestJSON-1307091298-project-member] https://10.4.3.143/volume/v3/volumes/68e534cd-7438-4ed6-b300-7e63fc0aa838 returned with HTTP 200 Aug 16 21:08:52.085621 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 85/343] 10.4.3.143 () {70 vars in 1639 bytes} [Sun Aug 16 21:08:52 2026] GET /volume/v3/volumes/68e534cd-7438-4ed6-b300-7e63fc0aa838 => generated 1024 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 16 21:08:52.167149 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [req-5d269b5d-1b9f-4135-ba60-1ac2bc114e4e req-fa81ec5e-8db5-47ce-93e0-125d7dfafb9f None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:08:52.170361 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [req-5d269b5d-1b9f-4135-ba60-1ac2bc114e4e req-fa81ec5e-8db5-47ce-93e0-125d7dfafb9f tempest-DeleteServersTestJSON-1307091298 tempest-DeleteServersTestJSON-1307091298-project-member] PUT https://10.4.3.143/volume/v3/attachments/b92efbce-6e4e-44c3-bc0f-a0802ebef9e0 Aug 16 21:08:52.170830 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [req-5d269b5d-1b9f-4135-ba60-1ac2bc114e4e req-fa81ec5e-8db5-47ce-93e0-125d7dfafb9f tempest-DeleteServersTestJSON-1307091298 tempest-DeleteServersTestJSON-1307091298-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.143", "host": "np0000007409", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:e42fbcbe2e9", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "69237b68-d654-4a76-81de-86e36bc8fb86", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:08:52.181986 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.coordination [req-5d269b5d-1b9f-4135-ba60-1ac2bc114e4e req-fa81ec5e-8db5-47ce-93e0-125d7dfafb9f tempest-DeleteServersTestJSON-1307091298 tempest-DeleteServersTestJSON-1307091298-project-member] Acquiring lock "cinder-attachment_update-68e534cd-7438-4ed6-b300-7e63fc0aa838-np0000007409" by "attachment_update" {{(pid=100330) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:08:52.186672 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.coordination [req-5d269b5d-1b9f-4135-ba60-1ac2bc114e4e req-fa81ec5e-8db5-47ce-93e0-125d7dfafb9f tempest-DeleteServersTestJSON-1307091298 tempest-DeleteServersTestJSON-1307091298-project-member] Lock "cinder-attachment_update-68e534cd-7438-4ed6-b300-7e63fc0aa838-np0000007409" acquired by "attachment_update" :: waited 0.005s {{(pid=100330) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:08:52.187821 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:08:52.187821 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:08:52.284020 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.coordination [req-5d269b5d-1b9f-4135-ba60-1ac2bc114e4e req-fa81ec5e-8db5-47ce-93e0-125d7dfafb9f tempest-DeleteServersTestJSON-1307091298 tempest-DeleteServersTestJSON-1307091298-project-member] Lock "cinder-attachment_update-68e534cd-7438-4ed6-b300-7e63fc0aa838-np0000007409" released by "attachment_update" :: held 0.097s {{(pid=100330) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:08:52.284404 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [req-5d269b5d-1b9f-4135-ba60-1ac2bc114e4e req-fa81ec5e-8db5-47ce-93e0-125d7dfafb9f tempest-DeleteServersTestJSON-1307091298 tempest-DeleteServersTestJSON-1307091298-project-member] https://10.4.3.143/volume/v3/attachments/b92efbce-6e4e-44c3-bc0f-a0802ebef9e0 returned with HTTP 200 Aug 16 21:08:52.285024 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 87/344] 10.4.3.143 () {74 vars in 1704 bytes} [Sun Aug 16 21:08:52 2026] PUT /volume/v3/attachments/b92efbce-6e4e-44c3-bc0f-a0802ebef9e0 => generated 969 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:08:52.836163 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-df8c9128-8ce6-4041-989a-471291a5f96a None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:08:52.837910 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-df8c9128-8ce6-4041-989a-471291a5f96a tempest-ServerRescueNegativeTestJSON-559686989 tempest-ServerRescueNegativeTestJSON-559686989-project-member] GET https://10.4.3.143/volume/v3/volumes/d6e44551-189d-4b22-8c91-e4c7da53b90d Aug 16 21:08:52.838143 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-df8c9128-8ce6-4041-989a-471291a5f96a tempest-ServerRescueNegativeTestJSON-559686989 tempest-ServerRescueNegativeTestJSON-559686989-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:08:52.838417 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-df8c9128-8ce6-4041-989a-471291a5f96a tempest-ServerRescueNegativeTestJSON-559686989 tempest-ServerRescueNegativeTestJSON-559686989-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:08:52.844612 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-df8c9128-8ce6-4041-989a-471291a5f96a tempest-ServerRescueNegativeTestJSON-559686989 tempest-ServerRescueNegativeTestJSON-559686989-project-member] https://10.4.3.143/volume/v3/volumes/d6e44551-189d-4b22-8c91-e4c7da53b90d returned with HTTP 404 Aug 16 21:08:52.845163 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 88/345] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:08:52 2026] GET /volume/v3/volumes/d6e44551-189d-4b22-8c91-e4c7da53b90d => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:08:52.852062 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-84add6dc-85ef-47ae-8dfd-c738a9278c98 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:08:52.853814 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-84add6dc-85ef-47ae-8dfd-c738a9278c98 tempest-ServerRescueNegativeTestJSON-559686989 tempest-ServerRescueNegativeTestJSON-559686989-project-member] DELETE https://10.4.3.143/volume/v3/volumes/c784e05f-c0fc-4911-9a3e-6363f40b64ff Aug 16 21:08:52.854154 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-84add6dc-85ef-47ae-8dfd-c738a9278c98 tempest-ServerRescueNegativeTestJSON-559686989 tempest-ServerRescueNegativeTestJSON-559686989-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:08:52.854198 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-84add6dc-85ef-47ae-8dfd-c738a9278c98 tempest-ServerRescueNegativeTestJSON-559686989 tempest-ServerRescueNegativeTestJSON-559686989-project-member] Calling method 'delete' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:08:52.854385 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.v3.volumes [None req-84add6dc-85ef-47ae-8dfd-c738a9278c98 tempest-ServerRescueNegativeTestJSON-559686989 tempest-ServerRescueNegativeTestJSON-559686989-project-member] Delete volume with id: c784e05f-c0fc-4911-9a3e-6363f40b64ff Aug 16 21:08:52.872121 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:08:52.872121 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:08:52.872800 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-84add6dc-85ef-47ae-8dfd-c738a9278c98 tempest-ServerRescueNegativeTestJSON-559686989 tempest-ServerRescueNegativeTestJSON-559686989-project-member] Volume info retrieved successfully. Aug 16 21:08:52.891234 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-84add6dc-85ef-47ae-8dfd-c738a9278c98 tempest-ServerRescueNegativeTestJSON-559686989 tempest-ServerRescueNegativeTestJSON-559686989-project-member] Delete volume request issued successfully. Aug 16 21:08:52.891420 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-84add6dc-85ef-47ae-8dfd-c738a9278c98 tempest-ServerRescueNegativeTestJSON-559686989 tempest-ServerRescueNegativeTestJSON-559686989-project-member] https://10.4.3.143/volume/v3/volumes/c784e05f-c0fc-4911-9a3e-6363f40b64ff returned with HTTP 202 Aug 16 21:08:52.891834 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 86/346] 10.4.3.143 () {66 vars in 1351 bytes} [Sun Aug 16 21:08:52 2026] DELETE /volume/v3/volumes/c784e05f-c0fc-4911-9a3e-6363f40b64ff => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 21:08:52.905395 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-ecd6df0e-3111-456b-a5ca-4d7a47299a9b None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:08:52.908370 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-ecd6df0e-3111-456b-a5ca-4d7a47299a9b tempest-ServerRescueNegativeTestJSON-559686989 tempest-ServerRescueNegativeTestJSON-559686989-project-member] GET https://10.4.3.143/volume/v3/volumes/c784e05f-c0fc-4911-9a3e-6363f40b64ff Aug 16 21:08:52.908791 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-ecd6df0e-3111-456b-a5ca-4d7a47299a9b tempest-ServerRescueNegativeTestJSON-559686989 tempest-ServerRescueNegativeTestJSON-559686989-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:08:52.908791 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-ecd6df0e-3111-456b-a5ca-4d7a47299a9b tempest-ServerRescueNegativeTestJSON-559686989 tempest-ServerRescueNegativeTestJSON-559686989-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:08:52.919961 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:08:52.919961 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:08:52.925578 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-ecd6df0e-3111-456b-a5ca-4d7a47299a9b tempest-ServerRescueNegativeTestJSON-559686989 tempest-ServerRescueNegativeTestJSON-559686989-project-member] Volume info retrieved successfully. Aug 16 21:08:52.932991 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-ecd6df0e-3111-456b-a5ca-4d7a47299a9b tempest-ServerRescueNegativeTestJSON-559686989 tempest-ServerRescueNegativeTestJSON-559686989-project-member] https://10.4.3.143/volume/v3/volumes/c784e05f-c0fc-4911-9a3e-6363f40b64ff returned with HTTP 200 Aug 16 21:08:52.933549 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 86/347] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:08:52 2026] GET /volume/v3/volumes/c784e05f-c0fc-4911-9a3e-6363f40b64ff => generated 851 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:08:53.076817 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-5aff2ca3-2221-4c35-9dd3-8afe4fcf4c29 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:08:53.078743 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-5aff2ca3-2221-4c35-9dd3-8afe4fcf4c29 tempest-DeleteServersTestJSON-1307091298 tempest-DeleteServersTestJSON-1307091298-project-member] GET https://10.4.3.143/volume/v3/volumes/68e534cd-7438-4ed6-b300-7e63fc0aa838 Aug 16 21:08:53.078939 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-5aff2ca3-2221-4c35-9dd3-8afe4fcf4c29 tempest-DeleteServersTestJSON-1307091298 tempest-DeleteServersTestJSON-1307091298-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:08:53.079124 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-5aff2ca3-2221-4c35-9dd3-8afe4fcf4c29 tempest-DeleteServersTestJSON-1307091298 tempest-DeleteServersTestJSON-1307091298-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:08:53.088786 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:08:53.088786 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:08:53.092399 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-5aff2ca3-2221-4c35-9dd3-8afe4fcf4c29 tempest-DeleteServersTestJSON-1307091298 tempest-DeleteServersTestJSON-1307091298-project-member] Volume info retrieved successfully. Aug 16 21:08:53.099244 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-5aff2ca3-2221-4c35-9dd3-8afe4fcf4c29 tempest-DeleteServersTestJSON-1307091298 tempest-DeleteServersTestJSON-1307091298-project-member] https://10.4.3.143/volume/v3/volumes/68e534cd-7438-4ed6-b300-7e63fc0aa838 returned with HTTP 200 Aug 16 21:08:53.100940 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 88/348] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:08:53 2026] GET /volume/v3/volumes/68e534cd-7438-4ed6-b300-7e63fc0aa838 => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:08:53.951562 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-7ff6dbc5-f5d5-4405-ba07-6872ef205463 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:08:53.953052 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-7ff6dbc5-f5d5-4405-ba07-6872ef205463 tempest-ServerRescueNegativeTestJSON-559686989 tempest-ServerRescueNegativeTestJSON-559686989-project-member] GET https://10.4.3.143/volume/v3/volumes/c784e05f-c0fc-4911-9a3e-6363f40b64ff Aug 16 21:08:53.954116 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-7ff6dbc5-f5d5-4405-ba07-6872ef205463 tempest-ServerRescueNegativeTestJSON-559686989 tempest-ServerRescueNegativeTestJSON-559686989-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:08:53.954349 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-7ff6dbc5-f5d5-4405-ba07-6872ef205463 tempest-ServerRescueNegativeTestJSON-559686989 tempest-ServerRescueNegativeTestJSON-559686989-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:08:53.962366 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-7ff6dbc5-f5d5-4405-ba07-6872ef205463 tempest-ServerRescueNegativeTestJSON-559686989 tempest-ServerRescueNegativeTestJSON-559686989-project-member] https://10.4.3.143/volume/v3/volumes/c784e05f-c0fc-4911-9a3e-6363f40b64ff returned with HTTP 404 Aug 16 21:08:53.963522 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 89/349] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:08:53 2026] GET /volume/v3/volumes/c784e05f-c0fc-4911-9a3e-6363f40b64ff => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:08:54.113287 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-e34e00a5-f1c4-4d01-91a3-aca84bb0368f None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:08:54.115312 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-e34e00a5-f1c4-4d01-91a3-aca84bb0368f tempest-DeleteServersTestJSON-1307091298 tempest-DeleteServersTestJSON-1307091298-project-member] GET https://10.4.3.143/volume/v3/volumes/68e534cd-7438-4ed6-b300-7e63fc0aa838 Aug 16 21:08:54.115514 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-e34e00a5-f1c4-4d01-91a3-aca84bb0368f tempest-DeleteServersTestJSON-1307091298 tempest-DeleteServersTestJSON-1307091298-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:08:54.115710 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-e34e00a5-f1c4-4d01-91a3-aca84bb0368f tempest-DeleteServersTestJSON-1307091298 tempest-DeleteServersTestJSON-1307091298-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:08:54.126936 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:08:54.126936 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:08:54.130448 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-e34e00a5-f1c4-4d01-91a3-aca84bb0368f tempest-DeleteServersTestJSON-1307091298 tempest-DeleteServersTestJSON-1307091298-project-member] Volume info retrieved successfully. Aug 16 21:08:54.134942 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-e34e00a5-f1c4-4d01-91a3-aca84bb0368f tempest-DeleteServersTestJSON-1307091298 tempest-DeleteServersTestJSON-1307091298-project-member] https://10.4.3.143/volume/v3/volumes/68e534cd-7438-4ed6-b300-7e63fc0aa838 returned with HTTP 200 Aug 16 21:08:54.135349 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 87/350] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:08:54 2026] GET /volume/v3/volumes/68e534cd-7438-4ed6-b300-7e63fc0aa838 => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:08:54.847838 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-37cfd054-5224-4931-b4b3-9d6f04569c39 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:08:54.998948 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-37cfd054-5224-4931-b4b3-9d6f04569c39 tempest-BackendsCapabilitiesAdminTestsJSON-1394313721 tempest-BackendsCapabilitiesAdminTestsJSON-1394313721-project-admin] GET https://10.4.3.143/volume/v3/scheduler-stats/get_pools Aug 16 21:08:54.998948 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-37cfd054-5224-4931-b4b3-9d6f04569c39 tempest-BackendsCapabilitiesAdminTestsJSON-1394313721 tempest-BackendsCapabilitiesAdminTestsJSON-1394313721-project-admin] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:08:54.998948 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-37cfd054-5224-4931-b4b3-9d6f04569c39 tempest-BackendsCapabilitiesAdminTestsJSON-1394313721 tempest-BackendsCapabilitiesAdminTestsJSON-1394313721-project-admin] Calling method 'get_pools' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:08:55.010815 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-37cfd054-5224-4931-b4b3-9d6f04569c39 tempest-BackendsCapabilitiesAdminTestsJSON-1394313721 tempest-BackendsCapabilitiesAdminTestsJSON-1394313721-project-admin] https://10.4.3.143/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Aug 16 21:08:55.011139 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 87/351] 10.4.3.143 () {66 vars in 1291 bytes} [Sun Aug 16 21:08:54 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:08:55.020144 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-372d1d8a-62d0-49ab-ad88-79aeefc5d6a6 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:08:55.022133 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-372d1d8a-62d0-49ab-ad88-79aeefc5d6a6 tempest-BackendsCapabilitiesAdminTestsJSON-1394313721 tempest-BackendsCapabilitiesAdminTestsJSON-1394313721-project-admin] GET https://10.4.3.143/volume/v3/scheduler-stats/get_pools?detail=True Aug 16 21:08:55.022364 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-372d1d8a-62d0-49ab-ad88-79aeefc5d6a6 tempest-BackendsCapabilitiesAdminTestsJSON-1394313721 tempest-BackendsCapabilitiesAdminTestsJSON-1394313721-project-admin] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:08:55.022554 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-372d1d8a-62d0-49ab-ad88-79aeefc5d6a6 tempest-BackendsCapabilitiesAdminTestsJSON-1394313721 tempest-BackendsCapabilitiesAdminTestsJSON-1394313721-project-admin] Calling method 'get_pools' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:08:55.034754 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-372d1d8a-62d0-49ab-ad88-79aeefc5d6a6 tempest-BackendsCapabilitiesAdminTestsJSON-1394313721 tempest-BackendsCapabilitiesAdminTestsJSON-1394313721-project-admin] https://10.4.3.143/volume/v3/scheduler-stats/get_pools?detail=True returned with HTTP 200 Aug 16 21:08:55.034992 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 89/352] 10.4.3.143 () {66 vars in 1314 bytes} [Sun Aug 16 21:08:55 2026] GET /volume/v3/scheduler-stats/get_pools?detail=True => generated 1167 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:08:55.044790 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-5ae1b7e3-1fc0-461e-835c-6c542fe231ca None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:08:55.046869 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-5ae1b7e3-1fc0-461e-835c-6c542fe231ca tempest-BackendsCapabilitiesAdminTestsJSON-1394313721 tempest-BackendsCapabilitiesAdminTestsJSON-1394313721-project-admin] GET https://10.4.3.143/volume/v3/capabilities/np0000007409@storpool Aug 16 21:08:55.047121 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-5ae1b7e3-1fc0-461e-835c-6c542fe231ca tempest-BackendsCapabilitiesAdminTestsJSON-1394313721 tempest-BackendsCapabilitiesAdminTestsJSON-1394313721-project-admin] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:08:55.047318 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-5ae1b7e3-1fc0-461e-835c-6c542fe231ca tempest-BackendsCapabilitiesAdminTestsJSON-1394313721 tempest-BackendsCapabilitiesAdminTestsJSON-1394313721-project-admin] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:08:55.060115 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-5ae1b7e3-1fc0-461e-835c-6c542fe231ca tempest-BackendsCapabilitiesAdminTestsJSON-1394313721 tempest-BackendsCapabilitiesAdminTestsJSON-1394313721-project-admin] https://10.4.3.143/volume/v3/capabilities/np0000007409@storpool returned with HTTP 200 Aug 16 21:08:55.060559 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 90/353] 10.4.3.143 () {66 vars in 1318 bytes} [Sun Aug 16 21:08:55 2026] GET /volume/v3/capabilities/np0000007409@storpool => generated 703 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:08:55.070946 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-7723a5d5-1c47-4767-bdf4-7da198915f5a None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:08:55.073888 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-7723a5d5-1c47-4767-bdf4-7da198915f5a tempest-BackendsCapabilitiesAdminTestsJSON-1394313721 tempest-BackendsCapabilitiesAdminTestsJSON-1394313721-project-admin] GET https://10.4.3.143/volume/v3/capabilities/np0000007409@storpool Aug 16 21:08:55.073888 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-7723a5d5-1c47-4767-bdf4-7da198915f5a tempest-BackendsCapabilitiesAdminTestsJSON-1394313721 tempest-BackendsCapabilitiesAdminTestsJSON-1394313721-project-admin] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:08:55.074277 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-7723a5d5-1c47-4767-bdf4-7da198915f5a tempest-BackendsCapabilitiesAdminTestsJSON-1394313721 tempest-BackendsCapabilitiesAdminTestsJSON-1394313721-project-admin] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:08:55.088317 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-7723a5d5-1c47-4767-bdf4-7da198915f5a tempest-BackendsCapabilitiesAdminTestsJSON-1394313721 tempest-BackendsCapabilitiesAdminTestsJSON-1394313721-project-admin] https://10.4.3.143/volume/v3/capabilities/np0000007409@storpool returned with HTTP 200 Aug 16 21:08:55.088640 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 88/354] 10.4.3.143 () {66 vars in 1318 bytes} [Sun Aug 16 21:08:55 2026] GET /volume/v3/capabilities/np0000007409@storpool => generated 703 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:08:55.098144 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-599f66a4-dc14-4163-ba50-efbba624a4e2 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:08:55.100074 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-599f66a4-dc14-4163-ba50-efbba624a4e2 tempest-BackendsCapabilitiesAdminTestsJSON-1394313721 tempest-BackendsCapabilitiesAdminTestsJSON-1394313721-project-admin] GET https://10.4.3.143/volume/v3/capabilities/np0000007409@storpool Aug 16 21:08:55.100538 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-599f66a4-dc14-4163-ba50-efbba624a4e2 tempest-BackendsCapabilitiesAdminTestsJSON-1394313721 tempest-BackendsCapabilitiesAdminTestsJSON-1394313721-project-admin] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:08:55.101009 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-599f66a4-dc14-4163-ba50-efbba624a4e2 tempest-BackendsCapabilitiesAdminTestsJSON-1394313721 tempest-BackendsCapabilitiesAdminTestsJSON-1394313721-project-admin] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:08:55.114582 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-599f66a4-dc14-4163-ba50-efbba624a4e2 tempest-BackendsCapabilitiesAdminTestsJSON-1394313721 tempest-BackendsCapabilitiesAdminTestsJSON-1394313721-project-admin] https://10.4.3.143/volume/v3/capabilities/np0000007409@storpool returned with HTTP 200 Aug 16 21:08:55.114908 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 88/355] 10.4.3.143 () {66 vars in 1318 bytes} [Sun Aug 16 21:08:55 2026] GET /volume/v3/capabilities/np0000007409@storpool => generated 703 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:08:55.149596 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-510bda68-71af-45cf-93d0-b20bbc7b8013 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:08:55.151414 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-510bda68-71af-45cf-93d0-b20bbc7b8013 tempest-DeleteServersTestJSON-1307091298 tempest-DeleteServersTestJSON-1307091298-project-member] GET https://10.4.3.143/volume/v3/volumes/68e534cd-7438-4ed6-b300-7e63fc0aa838 Aug 16 21:08:55.151628 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-510bda68-71af-45cf-93d0-b20bbc7b8013 tempest-DeleteServersTestJSON-1307091298 tempest-DeleteServersTestJSON-1307091298-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:08:55.151824 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-510bda68-71af-45cf-93d0-b20bbc7b8013 tempest-DeleteServersTestJSON-1307091298 tempest-DeleteServersTestJSON-1307091298-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:08:55.161066 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:08:55.161066 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:08:55.166775 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-510bda68-71af-45cf-93d0-b20bbc7b8013 tempest-DeleteServersTestJSON-1307091298 tempest-DeleteServersTestJSON-1307091298-project-member] Volume info retrieved successfully. Aug 16 21:08:55.171174 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-510bda68-71af-45cf-93d0-b20bbc7b8013 tempest-DeleteServersTestJSON-1307091298 tempest-DeleteServersTestJSON-1307091298-project-member] https://10.4.3.143/volume/v3/volumes/68e534cd-7438-4ed6-b300-7e63fc0aa838 returned with HTTP 200 Aug 16 21:08:55.171620 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 90/356] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:08:55 2026] GET /volume/v3/volumes/68e534cd-7438-4ed6-b300-7e63fc0aa838 => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:08:55.576490 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [req-5d269b5d-1b9f-4135-ba60-1ac2bc114e4e req-7f5cb288-d98d-41e5-85c1-67ba8581e4d4 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:08:55.579556 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [req-5d269b5d-1b9f-4135-ba60-1ac2bc114e4e req-7f5cb288-d98d-41e5-85c1-67ba8581e4d4 tempest-DeleteServersTestJSON-1307091298 tempest-DeleteServersTestJSON-1307091298-project-member] POST https://10.4.3.143/volume/v3/attachments/b92efbce-6e4e-44c3-bc0f-a0802ebef9e0/action Aug 16 21:08:55.580030 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [req-5d269b5d-1b9f-4135-ba60-1ac2bc114e4e req-7f5cb288-d98d-41e5-85c1-67ba8581e4d4 tempest-DeleteServersTestJSON-1307091298 tempest-DeleteServersTestJSON-1307091298-project-member] Action body: b'{"os-complete": null}' {{(pid=100332) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 21:08:55.580215 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [req-5d269b5d-1b9f-4135-ba60-1ac2bc114e4e req-7f5cb288-d98d-41e5-85c1-67ba8581e4d4 tempest-DeleteServersTestJSON-1307091298 tempest-DeleteServersTestJSON-1307091298-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:08:55.599735 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:08:55.599735 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:08:55.616179 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [req-5d269b5d-1b9f-4135-ba60-1ac2bc114e4e req-7f5cb288-d98d-41e5-85c1-67ba8581e4d4 tempest-DeleteServersTestJSON-1307091298 tempest-DeleteServersTestJSON-1307091298-project-member] https://10.4.3.143/volume/v3/attachments/b92efbce-6e4e-44c3-bc0f-a0802ebef9e0/action returned with HTTP 204 Aug 16 21:08:55.616784 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 91/357] 10.4.3.143 () {74 vars in 1725 bytes} [Sun Aug 16 21:08:55 2026] POST /volume/v3/attachments/b92efbce-6e4e-44c3-bc0f-a0802ebef9e0/action => generated 0 bytes in 41 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:08:56.184631 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-1f6d166b-294d-42f2-ba85-9815cde48be0 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:08:56.187320 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-1f6d166b-294d-42f2-ba85-9815cde48be0 tempest-DeleteServersTestJSON-1307091298 tempest-DeleteServersTestJSON-1307091298-project-member] GET https://10.4.3.143/volume/v3/volumes/68e534cd-7438-4ed6-b300-7e63fc0aa838 Aug 16 21:08:56.187473 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-1f6d166b-294d-42f2-ba85-9815cde48be0 tempest-DeleteServersTestJSON-1307091298 tempest-DeleteServersTestJSON-1307091298-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:08:56.188395 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-1f6d166b-294d-42f2-ba85-9815cde48be0 tempest-DeleteServersTestJSON-1307091298 tempest-DeleteServersTestJSON-1307091298-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:08:56.203844 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:08:56.203844 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:08:56.208728 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-1f6d166b-294d-42f2-ba85-9815cde48be0 tempest-DeleteServersTestJSON-1307091298 tempest-DeleteServersTestJSON-1307091298-project-member] Volume info retrieved successfully. Aug 16 21:08:56.213725 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-1f6d166b-294d-42f2-ba85-9815cde48be0 tempest-DeleteServersTestJSON-1307091298 tempest-DeleteServersTestJSON-1307091298-project-member] https://10.4.3.143/volume/v3/volumes/68e534cd-7438-4ed6-b300-7e63fc0aa838 returned with HTTP 200 Aug 16 21:08:56.214192 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 89/358] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:08:56 2026] GET /volume/v3/volumes/68e534cd-7438-4ed6-b300-7e63fc0aa838 => generated 1137 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:08:56.226177 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-997325ca-ac5c-4801-b645-4511b71a5eea None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:08:56.228238 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-997325ca-ac5c-4801-b645-4511b71a5eea tempest-DeleteServersTestJSON-1307091298 tempest-DeleteServersTestJSON-1307091298-project-member] GET https://10.4.3.143/volume/v3/volumes/68e534cd-7438-4ed6-b300-7e63fc0aa838 Aug 16 21:08:56.228438 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-997325ca-ac5c-4801-b645-4511b71a5eea tempest-DeleteServersTestJSON-1307091298 tempest-DeleteServersTestJSON-1307091298-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:08:56.228629 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-997325ca-ac5c-4801-b645-4511b71a5eea tempest-DeleteServersTestJSON-1307091298 tempest-DeleteServersTestJSON-1307091298-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:08:56.240002 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:08:56.240002 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:08:56.243676 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-997325ca-ac5c-4801-b645-4511b71a5eea tempest-DeleteServersTestJSON-1307091298 tempest-DeleteServersTestJSON-1307091298-project-member] Volume info retrieved successfully. Aug 16 21:08:56.248253 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-997325ca-ac5c-4801-b645-4511b71a5eea tempest-DeleteServersTestJSON-1307091298 tempest-DeleteServersTestJSON-1307091298-project-member] https://10.4.3.143/volume/v3/volumes/68e534cd-7438-4ed6-b300-7e63fc0aa838 returned with HTTP 200 Aug 16 21:08:56.248695 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 89/359] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:08:56 2026] GET /volume/v3/volumes/68e534cd-7438-4ed6-b300-7e63fc0aa838 => generated 1137 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:08:57.646069 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-649ae79f-a512-436a-a453-241a89c82295 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:08:57.757469 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-649ae79f-a512-436a-a453-241a89c82295 tempest-GroupsV314Test-1356284609 tempest-GroupsV314Test-1356284609-project-admin] POST https://10.4.3.143/volume/v3/types Aug 16 21:08:57.757469 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-649ae79f-a512-436a-a453-241a89c82295 tempest-GroupsV314Test-1356284609 tempest-GroupsV314Test-1356284609-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsV314Test-volume-type-1748398479"}} {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:08:57.773426 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-649ae79f-a512-436a-a453-241a89c82295 tempest-GroupsV314Test-1356284609 tempest-GroupsV314Test-1356284609-project-admin] https://10.4.3.143/volume/v3/types returned with HTTP 200 Aug 16 21:08:57.773889 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 91/360] 10.4.3.143 () {68 vars in 1252 bytes} [Sun Aug 16 21:08:57 2026] POST /volume/v3/types => generated 220 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:08:57.786577 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-a62bf5b8-00bf-45ef-bfb7-3e69e9b462ad None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:08:57.788759 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-a62bf5b8-00bf-45ef-bfb7-3e69e9b462ad tempest-GroupsV314Test-1356284609 tempest-GroupsV314Test-1356284609-project-admin] POST https://10.4.3.143/volume/v3/group_types Aug 16 21:08:57.789496 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-a62bf5b8-00bf-45ef-bfb7-3e69e9b462ad tempest-GroupsV314Test-1356284609 tempest-GroupsV314Test-1356284609-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsV314Test-group-type-1238739592"}} {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:08:57.830398 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-a62bf5b8-00bf-45ef-bfb7-3e69e9b462ad tempest-GroupsV314Test-1356284609 tempest-GroupsV314Test-1356284609-project-admin] https://10.4.3.143/volume/v3/group_types returned with HTTP 202 Aug 16 21:08:57.831077 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 92/361] 10.4.3.143 () {70 vars in 1311 bytes} [Sun Aug 16 21:08:57 2026] POST /volume/v3/group_types => generated 177 bytes in 46 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:08:57.841949 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-43c468cd-54b4-42bc-b28f-90791a0be3c6 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:08:57.981566 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-43c468cd-54b4-42bc-b28f-90791a0be3c6 tempest-GroupsV314Test-644995264 tempest-GroupsV314Test-644995264-project-member] POST https://10.4.3.143/volume/v3/groups Aug 16 21:08:57.982091 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-43c468cd-54b4-42bc-b28f-90791a0be3c6 tempest-GroupsV314Test-644995264 tempest-GroupsV314Test-644995264-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "65323b23-87d1-428f-ae85-f3c8510959be", "volume_types": ["91a2c73b-d1c3-4b59-80e1-e3a3a426fae6"], "name": "tempest-GroupsV314Test-Group-1443576701"}} {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:08:57.983862 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.v3.groups [None req-43c468cd-54b4-42bc-b28f-90791a0be3c6 tempest-GroupsV314Test-644995264 tempest-GroupsV314Test-644995264-project-member] Creating new group {'group': {'group_type': '65323b23-87d1-428f-ae85-f3c8510959be', 'volume_types': ['91a2c73b-d1c3-4b59-80e1-e3a3a426fae6'], 'name': 'tempest-GroupsV314Test-Group-1443576701'}} {{(pid=100331) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 16 21:08:57.998537 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.v3.groups [None req-43c468cd-54b4-42bc-b28f-90791a0be3c6 tempest-GroupsV314Test-644995264 tempest-GroupsV314Test-644995264-project-member] Creating group tempest-GroupsV314Test-Group-1443576701. Aug 16 21:08:58.020728 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-43c468cd-54b4-42bc-b28f-90791a0be3c6 tempest-GroupsV314Test-644995264 tempest-GroupsV314Test-644995264-project-member] Availability zone cache updated, next update will occur around 2026-08-16 22:08:58.020380. {{(pid=100331) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 16 21:08:58.020856 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-43c468cd-54b4-42bc-b28f-90791a0be3c6 tempest-GroupsV314Test-644995264 tempest-GroupsV314Test-644995264-project-member] Availability Zones retrieved successfully. Aug 16 21:08:58.037772 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.quota [None req-43c468cd-54b4-42bc-b28f-90791a0be3c6 tempest-GroupsV314Test-644995264 tempest-GroupsV314Test-644995264-project-member] Created reservations ['18c85bc2-68d2-4667-894f-e638336897dd'] {{(pid=100331) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:08:58.062235 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-43c468cd-54b4-42bc-b28f-90791a0be3c6 tempest-GroupsV314Test-644995264 tempest-GroupsV314Test-644995264-project-member] https://10.4.3.143/volume/v3/groups returned with HTTP 202 Aug 16 21:08:58.062750 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 90/362] 10.4.3.143 () {70 vars in 1297 bytes} [Sun Aug 16 21:08:57 2026] POST /volume/v3/groups => generated 108 bytes in 221 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:08:58.073831 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-cf207557-a77e-4270-b925-c55e4b6ca8c8 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:08:58.077182 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-cf207557-a77e-4270-b925-c55e4b6ca8c8 tempest-GroupsV314Test-644995264 tempest-GroupsV314Test-644995264-project-member] GET https://10.4.3.143/volume/v3/groups/809bbe4a-3bb2-44d6-b70b-19fd7df21bab Aug 16 21:08:58.077182 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-cf207557-a77e-4270-b925-c55e4b6ca8c8 tempest-GroupsV314Test-644995264 tempest-GroupsV314Test-644995264-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:08:58.077182 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-cf207557-a77e-4270-b925-c55e4b6ca8c8 tempest-GroupsV314Test-644995264 tempest-GroupsV314Test-644995264-project-member] Calling method 'version_select' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:08:58.077182 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.v3.groups [None req-cf207557-a77e-4270-b925-c55e4b6ca8c8 tempest-GroupsV314Test-644995264 tempest-GroupsV314Test-644995264-project-member] show called for member 809bbe4a-3bb2-44d6-b70b-19fd7df21bab {{(pid=100333) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 16 21:08:58.080866 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:08:58.080866 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:08:58.111213 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-cf207557-a77e-4270-b925-c55e4b6ca8c8 tempest-GroupsV314Test-644995264 tempest-GroupsV314Test-644995264-project-member] https://10.4.3.143/volume/v3/groups/809bbe4a-3bb2-44d6-b70b-19fd7df21bab returned with HTTP 200 Aug 16 21:08:58.111591 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 90/363] 10.4.3.143 () {68 vars in 1386 bytes} [Sun Aug 16 21:08:58 2026] GET /volume/v3/groups/809bbe4a-3bb2-44d6-b70b-19fd7df21bab => generated 388 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:08:59.120802 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-cd31f465-39ea-4372-a085-883d98a99900 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:08:59.122708 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-cd31f465-39ea-4372-a085-883d98a99900 tempest-GroupsV314Test-644995264 tempest-GroupsV314Test-644995264-project-member] GET https://10.4.3.143/volume/v3/groups/809bbe4a-3bb2-44d6-b70b-19fd7df21bab Aug 16 21:08:59.123057 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-cd31f465-39ea-4372-a085-883d98a99900 tempest-GroupsV314Test-644995264 tempest-GroupsV314Test-644995264-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:08:59.123366 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-cd31f465-39ea-4372-a085-883d98a99900 tempest-GroupsV314Test-644995264 tempest-GroupsV314Test-644995264-project-member] Calling method 'version_select' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:08:59.124896 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.v3.groups [None req-cd31f465-39ea-4372-a085-883d98a99900 tempest-GroupsV314Test-644995264 tempest-GroupsV314Test-644995264-project-member] show called for member 809bbe4a-3bb2-44d6-b70b-19fd7df21bab {{(pid=100330) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 16 21:08:59.131829 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:08:59.131829 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:08:59.171962 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-cd31f465-39ea-4372-a085-883d98a99900 tempest-GroupsV314Test-644995264 tempest-GroupsV314Test-644995264-project-member] https://10.4.3.143/volume/v3/groups/809bbe4a-3bb2-44d6-b70b-19fd7df21bab returned with HTTP 200 Aug 16 21:08:59.173299 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 92/364] 10.4.3.143 () {68 vars in 1386 bytes} [Sun Aug 16 21:08:59 2026] GET /volume/v3/groups/809bbe4a-3bb2-44d6-b70b-19fd7df21bab => generated 389 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:08:59.187996 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-1d1ed613-3119-4db8-be87-a2c6fa3e2711 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:08:59.189959 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-1d1ed613-3119-4db8-be87-a2c6fa3e2711 tempest-GroupsV314Test-644995264 tempest-GroupsV314Test-644995264-project-member] POST https://10.4.3.143/volume/v3/volumes Aug 16 21:08:59.190485 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-1d1ed613-3119-4db8-be87-a2c6fa3e2711 tempest-GroupsV314Test-644995264 tempest-GroupsV314Test-644995264-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-177950638", "volume_type": "91a2c73b-d1c3-4b59-80e1-e3a3a426fae6", "group_id": "809bbe4a-3bb2-44d6-b70b-19fd7df21bab", "size": 1}} {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:08:59.192052 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.v3.volumes [None req-1d1ed613-3119-4db8-be87-a2c6fa3e2711 tempest-GroupsV314Test-644995264 tempest-GroupsV314Test-644995264-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-177950638', 'volume_type': '91a2c73b-d1c3-4b59-80e1-e3a3a426fae6', 'group_id': '809bbe4a-3bb2-44d6-b70b-19fd7df21bab', 'size': 1}} {{(pid=100332) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 21:08:59.201906 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:08:59.201906 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:08:59.202342 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.v3.volumes [None req-1d1ed613-3119-4db8-be87-a2c6fa3e2711 tempest-GroupsV314Test-644995264 tempest-GroupsV314Test-644995264-project-member] Create volume of 1 GB Aug 16 21:08:59.214947 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-1d1ed613-3119-4db8-be87-a2c6fa3e2711 tempest-GroupsV314Test-644995264 tempest-GroupsV314Test-644995264-project-member] Availability Zones retrieved successfully. Aug 16 21:08:59.221887 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-1d1ed613-3119-4db8-be87-a2c6fa3e2711 tempest-GroupsV314Test-644995264 tempest-GroupsV314Test-644995264-project-member] Flow 'volume_create_api' (3a52b65e-3515-4ce9-b4b3-a5c592318a54) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100332) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:08:59.223645 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-1d1ed613-3119-4db8-be87-a2c6fa3e2711 tempest-GroupsV314Test-644995264 tempest-GroupsV314Test-644995264-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6ab6d2ac-d16a-4aa2-9671-cdb37396bfec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:08:59.223810 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:08:59.223810 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:08:59.224343 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.flows.api.create_volume [None req-1d1ed613-3119-4db8-be87-a2c6fa3e2711 tempest-GroupsV314Test-644995264 tempest-GroupsV314Test-644995264-project-member] Validating volume size '1' using validate_int {{(pid=100332) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 21:08:59.231297 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [req-71ff75fb-2798-487a-b761-0857b7a897e1 req-15c5a90b-efc9-4848-ab30-2f852948ba17 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:08:59.237366 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [req-71ff75fb-2798-487a-b761-0857b7a897e1 req-15c5a90b-efc9-4848-ab30-2f852948ba17 tempest-DeleteServersTestJSON-1307091298 tempest-DeleteServersTestJSON-1307091298-project-member] DELETE https://10.4.3.143/volume/v3/attachments/b92efbce-6e4e-44c3-bc0f-a0802ebef9e0 Aug 16 21:08:59.237366 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [req-71ff75fb-2798-487a-b761-0857b7a897e1 req-15c5a90b-efc9-4848-ab30-2f852948ba17 tempest-DeleteServersTestJSON-1307091298 tempest-DeleteServersTestJSON-1307091298-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:08:59.237366 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [req-71ff75fb-2798-487a-b761-0857b7a897e1 req-15c5a90b-efc9-4848-ab30-2f852948ba17 tempest-DeleteServersTestJSON-1307091298 tempest-DeleteServersTestJSON-1307091298-project-member] Calling method 'version_select' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:08:59.244419 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:08:59.244419 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:08:59.250586 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-1d1ed613-3119-4db8-be87-a2c6fa3e2711 tempest-GroupsV314Test-644995264 tempest-GroupsV314Test-644995264-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6ab6d2ac-d16a-4aa2-9671-cdb37396bfec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T21:08:58Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=91a2c73b-d1c3-4b59-80e1-e3a3a426fae6,is_public=True,name='tempest-GroupsV314Test-volume-type-1748398479',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '91a2c73b-d1c3-4b59-80e1-e3a3a426fae6', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '809bbe4a-3bb2-44d6-b70b-19fd7df21bab', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:08:59.251082 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-1d1ed613-3119-4db8-be87-a2c6fa3e2711 tempest-GroupsV314Test-644995264 tempest-GroupsV314Test-644995264-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6d73b635-0ee1-4653-9961-61e102994cb2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:08:59.288531 np0000007409 devstack@c-api.service[100332]: WARNING cinder.quota [None req-1d1ed613-3119-4db8-be87-a2c6fa3e2711 tempest-GroupsV314Test-644995264 tempest-GroupsV314Test-644995264-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsV314Test-volume-type-1748398479 is set by the default quota flag: quota_volumes_tempest-GroupsV314Test-volume-type-1748398479, it is now deprecated. Please use the default quota class for default quota. Aug 16 21:08:59.289154 np0000007409 devstack@c-api.service[100332]: WARNING cinder.quota [None req-1d1ed613-3119-4db8-be87-a2c6fa3e2711 tempest-GroupsV314Test-644995264 tempest-GroupsV314Test-644995264-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsV314Test-volume-type-1748398479 is set by the default quota flag: quota_gigabytes_tempest-GroupsV314Test-volume-type-1748398479, it is now deprecated. Please use the default quota class for default quota. Aug 16 21:08:59.313730 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [req-71ff75fb-2798-487a-b761-0857b7a897e1 req-15c5a90b-efc9-4848-ab30-2f852948ba17 tempest-DeleteServersTestJSON-1307091298 tempest-DeleteServersTestJSON-1307091298-project-member] https://10.4.3.143/volume/v3/attachments/b92efbce-6e4e-44c3-bc0f-a0802ebef9e0 returned with HTTP 200 Aug 16 21:08:59.314373 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 91/365] 10.4.3.143 () {72 vars in 1673 bytes} [Sun Aug 16 21:08:59 2026] DELETE /volume/v3/attachments/b92efbce-6e4e-44c3-bc0f-a0802ebef9e0 => generated 19 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:08:59.343943 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.quota [None req-1d1ed613-3119-4db8-be87-a2c6fa3e2711 tempest-GroupsV314Test-644995264 tempest-GroupsV314Test-644995264-project-member] Created reservations ['15a77d1a-3b69-47be-9124-16de31bdc099', 'd98fa4f8-bf88-4997-bbd1-eb1d49e37f39', 'dda32d64-4890-4e10-8d17-2f896ae1edac', '0ea8ca98-67d4-4b97-aa31-6a1e20c87ae4'] {{(pid=100332) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:08:59.345187 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-1d1ed613-3119-4db8-be87-a2c6fa3e2711 tempest-GroupsV314Test-644995264 tempest-GroupsV314Test-644995264-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6d73b635-0ee1-4653-9961-61e102994cb2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['15a77d1a-3b69-47be-9124-16de31bdc099', 'd98fa4f8-bf88-4997-bbd1-eb1d49e37f39', 'dda32d64-4890-4e10-8d17-2f896ae1edac', '0ea8ca98-67d4-4b97-aa31-6a1e20c87ae4']}' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:08:59.346374 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-1d1ed613-3119-4db8-be87-a2c6fa3e2711 tempest-GroupsV314Test-644995264 tempest-GroupsV314Test-644995264-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b8391366-27e0-4d29-a2b8-85dc5e71485a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:08:59.378551 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-1d1ed613-3119-4db8-be87-a2c6fa3e2711 tempest-GroupsV314Test-644995264 tempest-GroupsV314Test-644995264-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b8391366-27e0-4d29-a2b8-85dc5e71485a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0c73a1f0-1e77-4e15-9589-b35f07038902', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-177950638',encryption_key_id=None,group_id=809bbe4a-3bb2-44d6-b70b-19fd7df21bab,group_type_id=,metadata={},multiattach=False,project_id='c55b1d3c288442b8a206203ec1978eaa',qos_specs=None,replication_status=,reservations=['15a77d1a-3b69-47be-9124-16de31bdc099','d98fa4f8-bf88-4997-bbd1-eb1d49e37f39','dda32d64-4890-4e10-8d17-2f896ae1edac','0ea8ca98-67d4-4b97-aa31-6a1e20c87ae4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='67eb5d100d8b434e9dc7bb784f1dbd66',volume_type_id=91a2c73b-d1c3-4b59-80e1-e3a3a426fae6), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T21:08:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-177950638',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=809bbe4a-3bb2-44d6-b70b-19fd7df21bab,host=None,id=0c73a1f0-1e77-4e15-9589-b35f07038902,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c55b1d3c288442b8a206203ec1978eaa',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='67eb5d100d8b434e9dc7bb784f1dbd66',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(91a2c73b-d1c3-4b59-80e1-e3a3a426fae6),volume_type_id=91a2c73b-d1c3-4b59-80e1-e3a3a426fae6)}' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:08:59.379579 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-1d1ed613-3119-4db8-be87-a2c6fa3e2711 tempest-GroupsV314Test-644995264 tempest-GroupsV314Test-644995264-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (34becc95-57b7-420b-82f2-9e4e93269afc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:08:59.426735 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-1d1ed613-3119-4db8-be87-a2c6fa3e2711 tempest-GroupsV314Test-644995264 tempest-GroupsV314Test-644995264-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (34becc95-57b7-420b-82f2-9e4e93269afc) transitioned into state 'SUCCESS' from state '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-177950638',encryption_key_id=None,group_id=809bbe4a-3bb2-44d6-b70b-19fd7df21bab,group_type_id=,metadata={},multiattach=False,project_id='c55b1d3c288442b8a206203ec1978eaa',qos_specs=None,replication_status=,reservations=['15a77d1a-3b69-47be-9124-16de31bdc099','d98fa4f8-bf88-4997-bbd1-eb1d49e37f39','dda32d64-4890-4e10-8d17-2f896ae1edac','0ea8ca98-67d4-4b97-aa31-6a1e20c87ae4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='67eb5d100d8b434e9dc7bb784f1dbd66',volume_type_id=91a2c73b-d1c3-4b59-80e1-e3a3a426fae6)}' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:08:59.427876 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-1d1ed613-3119-4db8-be87-a2c6fa3e2711 tempest-GroupsV314Test-644995264 tempest-GroupsV314Test-644995264-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d5e11306-5603-4f79-8fe2-ebf23e2c6663) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:08:59.448786 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-1d1ed613-3119-4db8-be87-a2c6fa3e2711 tempest-GroupsV314Test-644995264 tempest-GroupsV314Test-644995264-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d5e11306-5603-4f79-8fe2-ebf23e2c6663) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:08:59.450118 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-1d1ed613-3119-4db8-be87-a2c6fa3e2711 tempest-GroupsV314Test-644995264 tempest-GroupsV314Test-644995264-project-member] Flow 'volume_create_api' (3a52b65e-3515-4ce9-b4b3-a5c592318a54) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100332) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:08:59.450646 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-1d1ed613-3119-4db8-be87-a2c6fa3e2711 tempest-GroupsV314Test-644995264 tempest-GroupsV314Test-644995264-project-member] Create volume request issued successfully. Aug 16 21:08:59.451720 np0000007409 devstack@c-api.service[100332]: WARNING stevedore.named [None req-1d1ed613-3119-4db8-be87-a2c6fa3e2711 tempest-GroupsV314Test-644995264 tempest-GroupsV314Test-644995264-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 16 21:08:59.452029 np0000007409 devstack@c-api.service[100332]: WARNING castellan.key_manager [None req-1d1ed613-3119-4db8-be87-a2c6fa3e2711 tempest-GroupsV314Test-644995264 tempest-GroupsV314Test-644995264-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 16 21:08:59.507547 np0000007409 devstack@c-api.service[100332]: DEBUG oslo_db.sqlalchemy.engines [None req-1d1ed613-3119-4db8-be87-a2c6fa3e2711 tempest-GroupsV314Test-644995264 tempest-GroupsV314Test-644995264-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100332) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 16 21:08:59.512360 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:08:59.512360 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:08:59.518499 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-1d1ed613-3119-4db8-be87-a2c6fa3e2711 tempest-GroupsV314Test-644995264 tempest-GroupsV314Test-644995264-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Aug 16 21:08:59.519191 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 93/366] 10.4.3.143 () {70 vars in 1300 bytes} [Sun Aug 16 21:08:59 2026] POST /volume/v3/volumes => generated 818 bytes in 334 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:08:59.529794 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-9bdbaac0-ff1f-4878-b611-aecb495f35fa None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:08:59.531526 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-9bdbaac0-ff1f-4878-b611-aecb495f35fa tempest-GroupsV314Test-644995264 tempest-GroupsV314Test-644995264-project-member] GET https://10.4.3.143/volume/v3/volumes/0c73a1f0-1e77-4e15-9589-b35f07038902 Aug 16 21:08:59.531765 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-9bdbaac0-ff1f-4878-b611-aecb495f35fa tempest-GroupsV314Test-644995264 tempest-GroupsV314Test-644995264-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:08:59.532003 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-9bdbaac0-ff1f-4878-b611-aecb495f35fa tempest-GroupsV314Test-644995264 tempest-GroupsV314Test-644995264-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:08:59.539382 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:08:59.539382 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:08:59.543426 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-9bdbaac0-ff1f-4878-b611-aecb495f35fa tempest-GroupsV314Test-644995264 tempest-GroupsV314Test-644995264-project-member] Volume info retrieved successfully. Aug 16 21:08:59.544269 np0000007409 devstack@c-api.service[100333]: WARNING stevedore.named [None req-9bdbaac0-ff1f-4878-b611-aecb495f35fa tempest-GroupsV314Test-644995264 tempest-GroupsV314Test-644995264-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 16 21:08:59.544507 np0000007409 devstack@c-api.service[100333]: WARNING castellan.key_manager [None req-9bdbaac0-ff1f-4878-b611-aecb495f35fa tempest-GroupsV314Test-644995264 tempest-GroupsV314Test-644995264-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 16 21:08:59.587397 np0000007409 devstack@c-api.service[100333]: DEBUG oslo_db.sqlalchemy.engines [None req-9bdbaac0-ff1f-4878-b611-aecb495f35fa tempest-GroupsV314Test-644995264 tempest-GroupsV314Test-644995264-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100333) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 16 21:08:59.590752 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:08:59.590752 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:08:59.599782 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-9bdbaac0-ff1f-4878-b611-aecb495f35fa tempest-GroupsV314Test-644995264 tempest-GroupsV314Test-644995264-project-member] https://10.4.3.143/volume/v3/volumes/0c73a1f0-1e77-4e15-9589-b35f07038902 returned with HTTP 200 Aug 16 21:08:59.600344 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 91/367] 10.4.3.143 () {68 vars in 1389 bytes} [Sun Aug 16 21:08:59 2026] GET /volume/v3/volumes/0c73a1f0-1e77-4e15-9589-b35f07038902 => generated 886 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:09:00.081882 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-5243fcfe-10f1-4c2c-9a74-cb3a2d1eb7ba None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:00.083562 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-5243fcfe-10f1-4c2c-9a74-cb3a2d1eb7ba tempest-DeleteServersTestJSON-1307091298 tempest-DeleteServersTestJSON-1307091298-project-member] GET https://10.4.3.143/volume/v3/volumes/68e534cd-7438-4ed6-b300-7e63fc0aa838 Aug 16 21:09:00.083898 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-5243fcfe-10f1-4c2c-9a74-cb3a2d1eb7ba tempest-DeleteServersTestJSON-1307091298 tempest-DeleteServersTestJSON-1307091298-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:09:00.084358 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-5243fcfe-10f1-4c2c-9a74-cb3a2d1eb7ba tempest-DeleteServersTestJSON-1307091298 tempest-DeleteServersTestJSON-1307091298-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:09:00.091424 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:09:00.091424 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:09:00.095959 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-5243fcfe-10f1-4c2c-9a74-cb3a2d1eb7ba tempest-DeleteServersTestJSON-1307091298 tempest-DeleteServersTestJSON-1307091298-project-member] Volume info retrieved successfully. Aug 16 21:09:00.101247 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-5243fcfe-10f1-4c2c-9a74-cb3a2d1eb7ba tempest-DeleteServersTestJSON-1307091298 tempest-DeleteServersTestJSON-1307091298-project-member] https://10.4.3.143/volume/v3/volumes/68e534cd-7438-4ed6-b300-7e63fc0aa838 returned with HTTP 200 Aug 16 21:09:00.101905 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 93/368] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:09:00 2026] GET /volume/v3/volumes/68e534cd-7438-4ed6-b300-7e63fc0aa838 => generated 845 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:09:00.115209 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-ecd9f7f2-8179-4db1-ad0b-8e2fe3616402 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:00.117590 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-ecd9f7f2-8179-4db1-ad0b-8e2fe3616402 tempest-DeleteServersTestJSON-1307091298 tempest-DeleteServersTestJSON-1307091298-project-member] GET https://10.4.3.143/volume/v3/volumes/68e534cd-7438-4ed6-b300-7e63fc0aa838 Aug 16 21:09:00.119164 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-ecd9f7f2-8179-4db1-ad0b-8e2fe3616402 tempest-DeleteServersTestJSON-1307091298 tempest-DeleteServersTestJSON-1307091298-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:09:00.119688 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-ecd9f7f2-8179-4db1-ad0b-8e2fe3616402 tempest-DeleteServersTestJSON-1307091298 tempest-DeleteServersTestJSON-1307091298-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:09:00.131156 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:09:00.131156 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:09:00.141735 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-ecd9f7f2-8179-4db1-ad0b-8e2fe3616402 tempest-DeleteServersTestJSON-1307091298 tempest-DeleteServersTestJSON-1307091298-project-member] Volume info retrieved successfully. Aug 16 21:09:00.145910 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-ecd9f7f2-8179-4db1-ad0b-8e2fe3616402 tempest-DeleteServersTestJSON-1307091298 tempest-DeleteServersTestJSON-1307091298-project-member] https://10.4.3.143/volume/v3/volumes/68e534cd-7438-4ed6-b300-7e63fc0aa838 returned with HTTP 200 Aug 16 21:09:00.147774 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 92/369] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:09:00 2026] GET /volume/v3/volumes/68e534cd-7438-4ed6-b300-7e63fc0aa838 => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:09:00.187905 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-1c5681e1-33d6-47ba-a498-0f9ab6d28284 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:00.189844 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-1c5681e1-33d6-47ba-a498-0f9ab6d28284 tempest-DeleteServersTestJSON-1307091298 tempest-DeleteServersTestJSON-1307091298-project-member] GET https://10.4.3.143/volume/v3/volumes/68e534cd-7438-4ed6-b300-7e63fc0aa838 Aug 16 21:09:00.190235 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-1c5681e1-33d6-47ba-a498-0f9ab6d28284 tempest-DeleteServersTestJSON-1307091298 tempest-DeleteServersTestJSON-1307091298-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:09:00.190235 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-1c5681e1-33d6-47ba-a498-0f9ab6d28284 tempest-DeleteServersTestJSON-1307091298 tempest-DeleteServersTestJSON-1307091298-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:09:00.198949 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:09:00.198949 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:09:00.203630 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-1c5681e1-33d6-47ba-a498-0f9ab6d28284 tempest-DeleteServersTestJSON-1307091298 tempest-DeleteServersTestJSON-1307091298-project-member] Volume info retrieved successfully. Aug 16 21:09:00.206065 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-1c5681e1-33d6-47ba-a498-0f9ab6d28284 tempest-DeleteServersTestJSON-1307091298 tempest-DeleteServersTestJSON-1307091298-project-member] https://10.4.3.143/volume/v3/volumes/68e534cd-7438-4ed6-b300-7e63fc0aa838 returned with HTTP 200 Aug 16 21:09:00.206065 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 94/370] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:09:00 2026] GET /volume/v3/volumes/68e534cd-7438-4ed6-b300-7e63fc0aa838 => generated 845 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:09:00.221947 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-a5e981a9-8b5e-499c-bb4c-bd4cfcb956e1 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:00.224077 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-a5e981a9-8b5e-499c-bb4c-bd4cfcb956e1 tempest-DeleteServersTestJSON-1307091298 tempest-DeleteServersTestJSON-1307091298-project-member] DELETE https://10.4.3.143/volume/v3/volumes/68e534cd-7438-4ed6-b300-7e63fc0aa838 Aug 16 21:09:00.224283 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-a5e981a9-8b5e-499c-bb4c-bd4cfcb956e1 tempest-DeleteServersTestJSON-1307091298 tempest-DeleteServersTestJSON-1307091298-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:09:00.224521 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-a5e981a9-8b5e-499c-bb4c-bd4cfcb956e1 tempest-DeleteServersTestJSON-1307091298 tempest-DeleteServersTestJSON-1307091298-project-member] Calling method 'delete' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:09:00.224693 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.v3.volumes [None req-a5e981a9-8b5e-499c-bb4c-bd4cfcb956e1 tempest-DeleteServersTestJSON-1307091298 tempest-DeleteServersTestJSON-1307091298-project-member] Delete volume with id: 68e534cd-7438-4ed6-b300-7e63fc0aa838 Aug 16 21:09:00.231615 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:09:00.231615 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:09:00.232197 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-a5e981a9-8b5e-499c-bb4c-bd4cfcb956e1 tempest-DeleteServersTestJSON-1307091298 tempest-DeleteServersTestJSON-1307091298-project-member] Volume info retrieved successfully. Aug 16 21:09:00.253540 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-a5e981a9-8b5e-499c-bb4c-bd4cfcb956e1 tempest-DeleteServersTestJSON-1307091298 tempest-DeleteServersTestJSON-1307091298-project-member] Delete volume request issued successfully. Aug 16 21:09:00.253749 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-a5e981a9-8b5e-499c-bb4c-bd4cfcb956e1 tempest-DeleteServersTestJSON-1307091298 tempest-DeleteServersTestJSON-1307091298-project-member] https://10.4.3.143/volume/v3/volumes/68e534cd-7438-4ed6-b300-7e63fc0aa838 returned with HTTP 202 Aug 16 21:09:00.254259 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 92/371] 10.4.3.143 () {66 vars in 1351 bytes} [Sun Aug 16 21:09:00 2026] DELETE /volume/v3/volumes/68e534cd-7438-4ed6-b300-7e63fc0aa838 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 21:09:00.265561 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-752ca2ac-abd3-4fe7-92e5-44a6f93bada9 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:00.268240 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-752ca2ac-abd3-4fe7-92e5-44a6f93bada9 tempest-DeleteServersTestJSON-1307091298 tempest-DeleteServersTestJSON-1307091298-project-member] GET https://10.4.3.143/volume/v3/volumes/68e534cd-7438-4ed6-b300-7e63fc0aa838 Aug 16 21:09:00.269969 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-752ca2ac-abd3-4fe7-92e5-44a6f93bada9 tempest-DeleteServersTestJSON-1307091298 tempest-DeleteServersTestJSON-1307091298-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:09:00.270469 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-752ca2ac-abd3-4fe7-92e5-44a6f93bada9 tempest-DeleteServersTestJSON-1307091298 tempest-DeleteServersTestJSON-1307091298-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:09:00.280627 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:09:00.280627 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:09:00.290396 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-752ca2ac-abd3-4fe7-92e5-44a6f93bada9 tempest-DeleteServersTestJSON-1307091298 tempest-DeleteServersTestJSON-1307091298-project-member] Volume info retrieved successfully. Aug 16 21:09:00.295099 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-752ca2ac-abd3-4fe7-92e5-44a6f93bada9 tempest-DeleteServersTestJSON-1307091298 tempest-DeleteServersTestJSON-1307091298-project-member] https://10.4.3.143/volume/v3/volumes/68e534cd-7438-4ed6-b300-7e63fc0aa838 returned with HTTP 200 Aug 16 21:09:00.296092 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 94/372] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:09:00 2026] GET /volume/v3/volumes/68e534cd-7438-4ed6-b300-7e63fc0aa838 => generated 844 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:09:00.614887 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-ada420dc-4c7f-4dd9-ba39-73f83b2cdd0f None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:00.616745 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-ada420dc-4c7f-4dd9-ba39-73f83b2cdd0f tempest-GroupsV314Test-644995264 tempest-GroupsV314Test-644995264-project-member] GET https://10.4.3.143/volume/v3/volumes/0c73a1f0-1e77-4e15-9589-b35f07038902 Aug 16 21:09:00.616976 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-ada420dc-4c7f-4dd9-ba39-73f83b2cdd0f tempest-GroupsV314Test-644995264 tempest-GroupsV314Test-644995264-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:09:00.617146 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-ada420dc-4c7f-4dd9-ba39-73f83b2cdd0f tempest-GroupsV314Test-644995264 tempest-GroupsV314Test-644995264-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:09:00.624215 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:09:00.624215 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:09:00.628173 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-ada420dc-4c7f-4dd9-ba39-73f83b2cdd0f tempest-GroupsV314Test-644995264 tempest-GroupsV314Test-644995264-project-member] Volume info retrieved successfully. Aug 16 21:09:00.628852 np0000007409 devstack@c-api.service[100331]: WARNING stevedore.named [None req-ada420dc-4c7f-4dd9-ba39-73f83b2cdd0f tempest-GroupsV314Test-644995264 tempest-GroupsV314Test-644995264-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 16 21:09:00.629111 np0000007409 devstack@c-api.service[100331]: WARNING castellan.key_manager [None req-ada420dc-4c7f-4dd9-ba39-73f83b2cdd0f tempest-GroupsV314Test-644995264 tempest-GroupsV314Test-644995264-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 16 21:09:00.665318 np0000007409 devstack@c-api.service[100331]: DEBUG oslo_db.sqlalchemy.engines [None req-ada420dc-4c7f-4dd9-ba39-73f83b2cdd0f tempest-GroupsV314Test-644995264 tempest-GroupsV314Test-644995264-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100331) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 16 21:09:00.668313 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:09:00.668313 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:09:00.676240 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-ada420dc-4c7f-4dd9-ba39-73f83b2cdd0f tempest-GroupsV314Test-644995264 tempest-GroupsV314Test-644995264-project-member] https://10.4.3.143/volume/v3/volumes/0c73a1f0-1e77-4e15-9589-b35f07038902 returned with HTTP 200 Aug 16 21:09:00.676787 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 93/373] 10.4.3.143 () {68 vars in 1389 bytes} [Sun Aug 16 21:09:00 2026] GET /volume/v3/volumes/0c73a1f0-1e77-4e15-9589-b35f07038902 => generated 911 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 16 21:09:00.687950 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-b6998d7b-59b3-40c0-8f81-28058afb50cc None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:00.689792 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-b6998d7b-59b3-40c0-8f81-28058afb50cc tempest-GroupsV314Test-644995264 tempest-GroupsV314Test-644995264-project-member] POST https://10.4.3.143/volume/v3/groups/action Aug 16 21:09:00.690170 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-b6998d7b-59b3-40c0-8f81-28058afb50cc tempest-GroupsV314Test-644995264 tempest-GroupsV314Test-644995264-project-member] Action body: b'{"create-from-src": {"source_group_id": "809bbe4a-3bb2-44d6-b70b-19fd7df21bab", "name": "tempest-Group_from_grp-1472974167"}}' {{(pid=100332) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 21:09:00.690313 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-b6998d7b-59b3-40c0-8f81-28058afb50cc tempest-GroupsV314Test-644995264 tempest-GroupsV314Test-644995264-project-member] Action: 'action', calling method: version_select, body: {"create-from-src": {"source_group_id": "809bbe4a-3bb2-44d6-b70b-19fd7df21bab", "name": "tempest-Group_from_grp-1472974167"}} {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:09:00.692096 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.v3.groups [None req-b6998d7b-59b3-40c0-8f81-28058afb50cc tempest-GroupsV314Test-644995264 tempest-GroupsV314Test-644995264-project-member] Creating new group {'create-from-src': {'source_group_id': '809bbe4a-3bb2-44d6-b70b-19fd7df21bab', 'name': 'tempest-Group_from_grp-1472974167'}}. {{(pid=100332) create_from_src /opt/stack/cinder/cinder/api/v3/groups.py:236}} Aug 16 21:09:00.692215 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.v3.groups [None req-b6998d7b-59b3-40c0-8f81-28058afb50cc tempest-GroupsV314Test-644995264 tempest-GroupsV314Test-644995264-project-member] Creating group tempest-Group_from_grp-1472974167 from source group 809bbe4a-3bb2-44d6-b70b-19fd7df21bab. Aug 16 21:09:00.695518 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:09:00.695518 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:09:00.701518 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:09:00.701518 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:09:00.737529 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.quota [None req-b6998d7b-59b3-40c0-8f81-28058afb50cc tempest-GroupsV314Test-644995264 tempest-GroupsV314Test-644995264-project-member] Created reservations ['edd8eac9-8bf3-4460-a915-72cf6fa4a988'] {{(pid=100332) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:09:00.799534 np0000007409 devstack@c-api.service[100332]: INFO cinder.group.api [None req-b6998d7b-59b3-40c0-8f81-28058afb50cc tempest-GroupsV314Test-644995264 tempest-GroupsV314Test-644995264-project-member] A mapping entry already exists for group d5246b08-8c27-4bfd-b0cd-9659e83c93c6 and volume type 91a2c73b-d1c3-4b59-80e1-e3a3a426fae6. Do not need to create again. Aug 16 21:09:00.799805 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:09:00.799805 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:09:00.802419 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-b6998d7b-59b3-40c0-8f81-28058afb50cc tempest-GroupsV314Test-644995264 tempest-GroupsV314Test-644995264-project-member] Availability zone cache updated, next update will occur around 2026-08-16 22:09:00.802172. {{(pid=100332) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 16 21:09:00.802531 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-b6998d7b-59b3-40c0-8f81-28058afb50cc tempest-GroupsV314Test-644995264 tempest-GroupsV314Test-644995264-project-member] Availability Zones retrieved successfully. Aug 16 21:09:00.807531 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-b6998d7b-59b3-40c0-8f81-28058afb50cc tempest-GroupsV314Test-644995264 tempest-GroupsV314Test-644995264-project-member] Flow 'volume_create_api' (c313f000-8073-4166-9564-ec13ff5d1c95) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100332) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:09:00.808530 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-b6998d7b-59b3-40c0-8f81-28058afb50cc tempest-GroupsV314Test-644995264 tempest-GroupsV314Test-644995264-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a4cc87da-b811-42b1-9c69-15bf7246bf78) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:09:00.809580 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.flows.api.create_volume [None req-b6998d7b-59b3-40c0-8f81-28058afb50cc tempest-GroupsV314Test-644995264 tempest-GroupsV314Test-644995264-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100332) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 21:09:00.828347 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-b6998d7b-59b3-40c0-8f81-28058afb50cc tempest-GroupsV314Test-644995264 tempest-GroupsV314Test-644995264-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a4cc87da-b811-42b1-9c69-15bf7246bf78) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '0c73a1f0-1e77-4e15-9589-b35f07038902', 'volume_type': VolumeType(created_at=2026-08-16T21:08:58Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=91a2c73b-d1c3-4b59-80e1-e3a3a426fae6,is_public=True,name='tempest-GroupsV314Test-volume-type-1748398479',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '91a2c73b-d1c3-4b59-80e1-e3a3a426fae6', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'd5246b08-8c27-4bfd-b0cd-9659e83c93c6', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:09:00.829167 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-b6998d7b-59b3-40c0-8f81-28058afb50cc tempest-GroupsV314Test-644995264 tempest-GroupsV314Test-644995264-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d97a3f4a-5526-4e76-be15-2e9517a8505a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:09:00.865791 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.quota [None req-b6998d7b-59b3-40c0-8f81-28058afb50cc tempest-GroupsV314Test-644995264 tempest-GroupsV314Test-644995264-project-member] Created reservations ['3088a42f-34fa-47e4-964d-2681f4175d91', 'f25bec10-3652-4e59-a641-a28ea29dbe1e', '5fa4208c-4088-4008-bd16-2b02707107de', 'f1426b02-2520-4084-a501-af65a7487057'] {{(pid=100332) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:09:00.866553 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-b6998d7b-59b3-40c0-8f81-28058afb50cc tempest-GroupsV314Test-644995264 tempest-GroupsV314Test-644995264-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d97a3f4a-5526-4e76-be15-2e9517a8505a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3088a42f-34fa-47e4-964d-2681f4175d91', 'f25bec10-3652-4e59-a641-a28ea29dbe1e', '5fa4208c-4088-4008-bd16-2b02707107de', 'f1426b02-2520-4084-a501-af65a7487057']}' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:09:00.867235 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-b6998d7b-59b3-40c0-8f81-28058afb50cc tempest-GroupsV314Test-644995264 tempest-GroupsV314Test-644995264-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (da7bb888-223e-4700-a3e9-7c0a93d5757e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:09:00.888173 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-b6998d7b-59b3-40c0-8f81-28058afb50cc tempest-GroupsV314Test-644995264 tempest-GroupsV314Test-644995264-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (da7bb888-223e-4700-a3e9-7c0a93d5757e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '411176ec-11aa-4fcc-beb9-961f8529ace9', '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=d5246b08-8c27-4bfd-b0cd-9659e83c93c6,group_type_id=,metadata={},multiattach=False,project_id='c55b1d3c288442b8a206203ec1978eaa',qos_specs=None,replication_status=,reservations=['3088a42f-34fa-47e4-964d-2681f4175d91','f25bec10-3652-4e59-a641-a28ea29dbe1e','5fa4208c-4088-4008-bd16-2b02707107de','f1426b02-2520-4084-a501-af65a7487057'],size=1,snapshot_id=None,source_replicaid=,source_volid=0c73a1f0-1e77-4e15-9589-b35f07038902,status='creating',user_id='67eb5d100d8b434e9dc7bb784f1dbd66',volume_type_id=91a2c73b-d1c3-4b59-80e1-e3a3a426fae6), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T21:09:00Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=d5246b08-8c27-4bfd-b0cd-9659e83c93c6,host=None,id=411176ec-11aa-4fcc-beb9-961f8529ace9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c55b1d3c288442b8a206203ec1978eaa',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=0c73a1f0-1e77-4e15-9589-b35f07038902,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='67eb5d100d8b434e9dc7bb784f1dbd66',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(91a2c73b-d1c3-4b59-80e1-e3a3a426fae6),volume_type_id=91a2c73b-d1c3-4b59-80e1-e3a3a426fae6)}' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:09:00.888952 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-b6998d7b-59b3-40c0-8f81-28058afb50cc tempest-GroupsV314Test-644995264 tempest-GroupsV314Test-644995264-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (12836c76-5ca3-41a4-aebe-b54ee9f4d4ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:09:00.907784 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-b6998d7b-59b3-40c0-8f81-28058afb50cc tempest-GroupsV314Test-644995264 tempest-GroupsV314Test-644995264-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (12836c76-5ca3-41a4-aebe-b54ee9f4d4ea) transitioned into state 'SUCCESS' from 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=d5246b08-8c27-4bfd-b0cd-9659e83c93c6,group_type_id=,metadata={},multiattach=False,project_id='c55b1d3c288442b8a206203ec1978eaa',qos_specs=None,replication_status=,reservations=['3088a42f-34fa-47e4-964d-2681f4175d91','f25bec10-3652-4e59-a641-a28ea29dbe1e','5fa4208c-4088-4008-bd16-2b02707107de','f1426b02-2520-4084-a501-af65a7487057'],size=1,snapshot_id=None,source_replicaid=,source_volid=0c73a1f0-1e77-4e15-9589-b35f07038902,status='creating',user_id='67eb5d100d8b434e9dc7bb784f1dbd66',volume_type_id=91a2c73b-d1c3-4b59-80e1-e3a3a426fae6)}' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:09:00.908548 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-b6998d7b-59b3-40c0-8f81-28058afb50cc tempest-GroupsV314Test-644995264 tempest-GroupsV314Test-644995264-project-member] Flow 'volume_create_api' (c313f000-8073-4166-9564-ec13ff5d1c95) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100332) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:09:00.908874 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-b6998d7b-59b3-40c0-8f81-28058afb50cc tempest-GroupsV314Test-644995264 tempest-GroupsV314Test-644995264-project-member] Create volume request issued successfully. Aug 16 21:09:00.921331 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-b6998d7b-59b3-40c0-8f81-28058afb50cc tempest-GroupsV314Test-644995264 tempest-GroupsV314Test-644995264-project-member] https://10.4.3.143/volume/v3/groups/action returned with HTTP 202 Aug 16 21:09:00.921682 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 95/374] 10.4.3.143 () {70 vars in 1318 bytes} [Sun Aug 16 21:09:00 2026] POST /volume/v3/groups/action => generated 102 bytes in 234 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:09:00.939111 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-b26ab67d-0cbd-4628-b237-ed30a2c00578 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:00.940912 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-b26ab67d-0cbd-4628-b237-ed30a2c00578 tempest-GroupsV314Test-644995264 tempest-GroupsV314Test-644995264-project-member] GET https://10.4.3.143/volume/v3/volumes/detail Aug 16 21:09:00.941135 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-b26ab67d-0cbd-4628-b237-ed30a2c00578 tempest-GroupsV314Test-644995264 tempest-GroupsV314Test-644995264-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:09:00.941331 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-b26ab67d-0cbd-4628-b237-ed30a2c00578 tempest-GroupsV314Test-644995264 tempest-GroupsV314Test-644995264-project-member] Calling method 'detail' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:09:00.941850 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.api_utils [None req-b26ab67d-0cbd-4628-b237-ed30a2c00578 tempest-GroupsV314Test-644995264 tempest-GroupsV314Test-644995264-project-member] Removing options '' from query. {{(pid=100333) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 16 21:09:00.942631 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-b26ab67d-0cbd-4628-b237-ed30a2c00578 tempest-GroupsV314Test-644995264 tempest-GroupsV314Test-644995264-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100333) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 16 21:09:00.972845 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-b26ab67d-0cbd-4628-b237-ed30a2c00578 tempest-GroupsV314Test-644995264 tempest-GroupsV314Test-644995264-project-member] Get all volumes completed successfully. Aug 16 21:09:00.973608 np0000007409 devstack@c-api.service[100333]: WARNING stevedore.named [None req-b26ab67d-0cbd-4628-b237-ed30a2c00578 tempest-GroupsV314Test-644995264 tempest-GroupsV314Test-644995264-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 16 21:09:00.973762 np0000007409 devstack@c-api.service[100333]: WARNING castellan.key_manager [None req-b26ab67d-0cbd-4628-b237-ed30a2c00578 tempest-GroupsV314Test-644995264 tempest-GroupsV314Test-644995264-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 16 21:09:01.012594 np0000007409 devstack@c-api.service[100333]: DEBUG oslo_db.sqlalchemy.engines [None req-b26ab67d-0cbd-4628-b237-ed30a2c00578 tempest-GroupsV314Test-644995264 tempest-GroupsV314Test-644995264-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100333) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 16 21:09:01.015545 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:09:01.015545 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:09:01.019230 np0000007409 devstack@c-api.service[100333]: WARNING stevedore.named [None req-b26ab67d-0cbd-4628-b237-ed30a2c00578 tempest-GroupsV314Test-644995264 tempest-GroupsV314Test-644995264-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 16 21:09:01.019410 np0000007409 devstack@c-api.service[100333]: WARNING castellan.key_manager [None req-b26ab67d-0cbd-4628-b237-ed30a2c00578 tempest-GroupsV314Test-644995264 tempest-GroupsV314Test-644995264-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 16 21:09:01.053407 np0000007409 devstack@c-api.service[100333]: DEBUG oslo_db.sqlalchemy.engines [None req-b26ab67d-0cbd-4628-b237-ed30a2c00578 tempest-GroupsV314Test-644995264 tempest-GroupsV314Test-644995264-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100333) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 16 21:09:01.056455 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:09:01.056455 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:09:01.063522 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-b26ab67d-0cbd-4628-b237-ed30a2c00578 tempest-GroupsV314Test-644995264 tempest-GroupsV314Test-644995264-project-member] https://10.4.3.143/volume/v3/volumes/detail returned with HTTP 200 Aug 16 21:09:01.063883 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 93/375] 10.4.3.143 () {68 vars in 1299 bytes} [Sun Aug 16 21:09:00 2026] GET /volume/v3/volumes/detail => generated 1826 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 16 21:09:01.080040 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-7523e1ad-33f2-4c15-b5e3-f90d2cb95c03 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:01.081725 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-7523e1ad-33f2-4c15-b5e3-f90d2cb95c03 tempest-GroupsV314Test-644995264 tempest-GroupsV314Test-644995264-project-member] GET https://10.4.3.143/volume/v3/volumes/411176ec-11aa-4fcc-beb9-961f8529ace9 Aug 16 21:09:01.082300 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-7523e1ad-33f2-4c15-b5e3-f90d2cb95c03 tempest-GroupsV314Test-644995264 tempest-GroupsV314Test-644995264-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:09:01.083649 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-7523e1ad-33f2-4c15-b5e3-f90d2cb95c03 tempest-GroupsV314Test-644995264 tempest-GroupsV314Test-644995264-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:09:01.090795 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:09:01.090795 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:09:01.094753 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-7523e1ad-33f2-4c15-b5e3-f90d2cb95c03 tempest-GroupsV314Test-644995264 tempest-GroupsV314Test-644995264-project-member] Volume info retrieved successfully. Aug 16 21:09:01.096040 np0000007409 devstack@c-api.service[100330]: WARNING stevedore.named [None req-7523e1ad-33f2-4c15-b5e3-f90d2cb95c03 tempest-GroupsV314Test-644995264 tempest-GroupsV314Test-644995264-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 16 21:09:01.096365 np0000007409 devstack@c-api.service[100330]: WARNING castellan.key_manager [None req-7523e1ad-33f2-4c15-b5e3-f90d2cb95c03 tempest-GroupsV314Test-644995264 tempest-GroupsV314Test-644995264-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 16 21:09:01.134730 np0000007409 devstack@c-api.service[100330]: DEBUG oslo_db.sqlalchemy.engines [None req-7523e1ad-33f2-4c15-b5e3-f90d2cb95c03 tempest-GroupsV314Test-644995264 tempest-GroupsV314Test-644995264-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100330) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 16 21:09:01.139061 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:09:01.139061 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:09:01.152539 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-7523e1ad-33f2-4c15-b5e3-f90d2cb95c03 tempest-GroupsV314Test-644995264 tempest-GroupsV314Test-644995264-project-member] https://10.4.3.143/volume/v3/volumes/411176ec-11aa-4fcc-beb9-961f8529ace9 returned with HTTP 200 Aug 16 21:09:01.153254 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 95/376] 10.4.3.143 () {68 vars in 1389 bytes} [Sun Aug 16 21:09:01 2026] GET /volume/v3/volumes/411176ec-11aa-4fcc-beb9-961f8529ace9 => generated 923 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 16 21:09:01.166145 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-d71bcd95-c097-4dd0-875e-eebce7dc5103 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:01.168640 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-d71bcd95-c097-4dd0-875e-eebce7dc5103 tempest-GroupsV314Test-644995264 tempest-GroupsV314Test-644995264-project-member] GET https://10.4.3.143/volume/v3/groups/d5246b08-8c27-4bfd-b0cd-9659e83c93c6 Aug 16 21:09:01.168863 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-d71bcd95-c097-4dd0-875e-eebce7dc5103 tempest-GroupsV314Test-644995264 tempest-GroupsV314Test-644995264-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:09:01.169128 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-d71bcd95-c097-4dd0-875e-eebce7dc5103 tempest-GroupsV314Test-644995264 tempest-GroupsV314Test-644995264-project-member] Calling method 'version_select' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:09:01.169251 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.v3.groups [None req-d71bcd95-c097-4dd0-875e-eebce7dc5103 tempest-GroupsV314Test-644995264 tempest-GroupsV314Test-644995264-project-member] show called for member d5246b08-8c27-4bfd-b0cd-9659e83c93c6 {{(pid=100331) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 16 21:09:01.172946 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:09:01.172946 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:09:01.176935 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [req-7714ee08-abb9-4d99-b637-be15e93c1171 req-1c05af05-dff9-4640-ba7f-dfdef5c3fbbb None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:01.179185 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [req-7714ee08-abb9-4d99-b637-be15e93c1171 req-1c05af05-dff9-4640-ba7f-dfdef5c3fbbb tempest-ImageDependencyTests-1224856810 tempest-ImageDependencyTests-1224856810-project-member] GET https://10.4.3.143/volume/v3/limits Aug 16 21:09:01.179404 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [req-7714ee08-abb9-4d99-b637-be15e93c1171 req-1c05af05-dff9-4640-ba7f-dfdef5c3fbbb tempest-ImageDependencyTests-1224856810 tempest-ImageDependencyTests-1224856810-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:09:01.179582 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [req-7714ee08-abb9-4d99-b637-be15e93c1171 req-1c05af05-dff9-4640-ba7f-dfdef5c3fbbb tempest-ImageDependencyTests-1224856810 tempest-ImageDependencyTests-1224856810-project-member] Calling method 'index' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:09:01.191838 np0000007409 devstack@c-api.service[100332]: WARNING cinder.quota [req-7714ee08-abb9-4d99-b637-be15e93c1171 req-1c05af05-dff9-4640-ba7f-dfdef5c3fbbb tempest-ImageDependencyTests-1224856810 tempest-ImageDependencyTests-1224856810-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupsV314Test-volume-type-1748398479 is set by the default quota flag: quota_snapshots_tempest-GroupsV314Test-volume-type-1748398479, it is now deprecated. Please use the default quota class for default quota. Aug 16 21:09:01.192191 np0000007409 devstack@c-api.service[100332]: WARNING cinder.quota [req-7714ee08-abb9-4d99-b637-be15e93c1171 req-1c05af05-dff9-4640-ba7f-dfdef5c3fbbb tempest-ImageDependencyTests-1224856810 tempest-ImageDependencyTests-1224856810-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 16 21:09:01.192388 np0000007409 devstack@c-api.service[100332]: WARNING cinder.quota [req-7714ee08-abb9-4d99-b637-be15e93c1171 req-1c05af05-dff9-4640-ba7f-dfdef5c3fbbb tempest-ImageDependencyTests-1224856810 tempest-ImageDependencyTests-1224856810-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 16 21:09:01.192655 np0000007409 devstack@c-api.service[100332]: WARNING cinder.quota [req-7714ee08-abb9-4d99-b637-be15e93c1171 req-1c05af05-dff9-4640-ba7f-dfdef5c3fbbb tempest-ImageDependencyTests-1224856810 tempest-ImageDependencyTests-1224856810-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 16 21:09:01.193148 np0000007409 devstack@c-api.service[100332]: WARNING cinder.quota [req-7714ee08-abb9-4d99-b637-be15e93c1171 req-1c05af05-dff9-4640-ba7f-dfdef5c3fbbb tempest-ImageDependencyTests-1224856810 tempest-ImageDependencyTests-1224856810-project-member] Deprecated: Default quota for resource: volumes___DEFAULT__ is set by the default quota flag: quota_volumes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Aug 16 21:09:01.193369 np0000007409 devstack@c-api.service[100332]: WARNING cinder.quota [req-7714ee08-abb9-4d99-b637-be15e93c1171 req-1c05af05-dff9-4640-ba7f-dfdef5c3fbbb tempest-ImageDependencyTests-1224856810 tempest-ImageDependencyTests-1224856810-project-member] Deprecated: Default quota for resource: gigabytes___DEFAULT__ is set by the default quota flag: quota_gigabytes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Aug 16 21:09:01.193601 np0000007409 devstack@c-api.service[100332]: WARNING cinder.quota [req-7714ee08-abb9-4d99-b637-be15e93c1171 req-1c05af05-dff9-4640-ba7f-dfdef5c3fbbb tempest-ImageDependencyTests-1224856810 tempest-ImageDependencyTests-1224856810-project-member] Deprecated: Default quota for resource: snapshots___DEFAULT__ is set by the default quota flag: quota_snapshots___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Aug 16 21:09:01.193735 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-d71bcd95-c097-4dd0-875e-eebce7dc5103 tempest-GroupsV314Test-644995264 tempest-GroupsV314Test-644995264-project-member] https://10.4.3.143/volume/v3/groups/d5246b08-8c27-4bfd-b0cd-9659e83c93c6 returned with HTTP 200 Aug 16 21:09:01.194261 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:09:01.194261 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:09:01.195279 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 94/377] 10.4.3.143 () {68 vars in 1386 bytes} [Sun Aug 16 21:09:01 2026] GET /volume/v3/groups/d5246b08-8c27-4bfd-b0cd-9659e83c93c6 => generated 417 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:09:01.208356 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-aef4ac07-94e0-4422-8b2f-843d9a2433c3 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:01.211483 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-aef4ac07-94e0-4422-8b2f-843d9a2433c3 tempest-GroupsV314Test-644995264 tempest-GroupsV314Test-644995264-project-member] GET https://10.4.3.143/volume/v3/volumes/detail Aug 16 21:09:01.211749 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-aef4ac07-94e0-4422-8b2f-843d9a2433c3 tempest-GroupsV314Test-644995264 tempest-GroupsV314Test-644995264-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:09:01.212016 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-aef4ac07-94e0-4422-8b2f-843d9a2433c3 tempest-GroupsV314Test-644995264 tempest-GroupsV314Test-644995264-project-member] Calling method 'detail' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:09:01.212296 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.api_utils [None req-aef4ac07-94e0-4422-8b2f-843d9a2433c3 tempest-GroupsV314Test-644995264 tempest-GroupsV314Test-644995264-project-member] Removing options '' from query. {{(pid=100333) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 16 21:09:01.213030 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-aef4ac07-94e0-4422-8b2f-843d9a2433c3 tempest-GroupsV314Test-644995264 tempest-GroupsV314Test-644995264-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100333) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 16 21:09:01.213669 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [req-7714ee08-abb9-4d99-b637-be15e93c1171 req-1c05af05-dff9-4640-ba7f-dfdef5c3fbbb tempest-ImageDependencyTests-1224856810 tempest-ImageDependencyTests-1224856810-project-member] https://10.4.3.143/volume/v3/limits returned with HTTP 200 Aug 16 21:09:01.214109 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 96/378] 10.4.3.143 () {68 vars in 1484 bytes} [Sun Aug 16 21:09:01 2026] GET /volume/v3/limits => generated 302 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:09:01.220696 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-aef4ac07-94e0-4422-8b2f-843d9a2433c3 tempest-GroupsV314Test-644995264 tempest-GroupsV314Test-644995264-project-member] Get all volumes completed successfully. Aug 16 21:09:01.221379 np0000007409 devstack@c-api.service[100333]: WARNING stevedore.named [None req-aef4ac07-94e0-4422-8b2f-843d9a2433c3 tempest-GroupsV314Test-644995264 tempest-GroupsV314Test-644995264-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 16 21:09:01.221525 np0000007409 devstack@c-api.service[100333]: WARNING castellan.key_manager [None req-aef4ac07-94e0-4422-8b2f-843d9a2433c3 tempest-GroupsV314Test-644995264 tempest-GroupsV314Test-644995264-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 16 21:09:01.264368 np0000007409 devstack@c-api.service[100333]: DEBUG oslo_db.sqlalchemy.engines [None req-aef4ac07-94e0-4422-8b2f-843d9a2433c3 tempest-GroupsV314Test-644995264 tempest-GroupsV314Test-644995264-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100333) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 16 21:09:01.267365 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:09:01.267365 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:09:01.271714 np0000007409 devstack@c-api.service[100333]: WARNING stevedore.named [None req-aef4ac07-94e0-4422-8b2f-843d9a2433c3 tempest-GroupsV314Test-644995264 tempest-GroupsV314Test-644995264-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 16 21:09:01.271861 np0000007409 devstack@c-api.service[100333]: WARNING castellan.key_manager [None req-aef4ac07-94e0-4422-8b2f-843d9a2433c3 tempest-GroupsV314Test-644995264 tempest-GroupsV314Test-644995264-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 16 21:09:01.274075 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [req-7714ee08-abb9-4d99-b637-be15e93c1171 req-f41ef888-93ff-4e05-adda-5ff4b5de4751 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:01.277401 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [req-7714ee08-abb9-4d99-b637-be15e93c1171 req-f41ef888-93ff-4e05-adda-5ff4b5de4751 tempest-ImageDependencyTests-1224856810 tempest-ImageDependencyTests-1224856810-project-member] GET https://10.4.3.143/volume/v3/volumes/5e194cf4-4ad0-415f-aeb9-a72b352aa1fb Aug 16 21:09:01.277938 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [req-7714ee08-abb9-4d99-b637-be15e93c1171 req-f41ef888-93ff-4e05-adda-5ff4b5de4751 tempest-ImageDependencyTests-1224856810 tempest-ImageDependencyTests-1224856810-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:09:01.278414 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [req-7714ee08-abb9-4d99-b637-be15e93c1171 req-f41ef888-93ff-4e05-adda-5ff4b5de4751 tempest-ImageDependencyTests-1224856810 tempest-ImageDependencyTests-1224856810-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:09:01.291562 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:09:01.291562 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:09:01.297743 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [req-7714ee08-abb9-4d99-b637-be15e93c1171 req-f41ef888-93ff-4e05-adda-5ff4b5de4751 tempest-ImageDependencyTests-1224856810 tempest-ImageDependencyTests-1224856810-project-member] Volume info retrieved successfully. Aug 16 21:09:01.305466 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [req-7714ee08-abb9-4d99-b637-be15e93c1171 req-f41ef888-93ff-4e05-adda-5ff4b5de4751 tempest-ImageDependencyTests-1224856810 tempest-ImageDependencyTests-1224856810-project-member] https://10.4.3.143/volume/v3/volumes/5e194cf4-4ad0-415f-aeb9-a72b352aa1fb returned with HTTP 200 Aug 16 21:09:01.305466 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 96/379] 10.4.3.143 () {68 vars in 1598 bytes} [Sun Aug 16 21:09:01 2026] GET /volume/v3/volumes/5e194cf4-4ad0-415f-aeb9-a72b352aa1fb => generated 1451 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:09:01.310903 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-a10f469c-cc6e-40b5-a40c-5535c191d8e2 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:01.316156 np0000007409 devstack@c-api.service[100333]: DEBUG oslo_db.sqlalchemy.engines [None req-aef4ac07-94e0-4422-8b2f-843d9a2433c3 tempest-GroupsV314Test-644995264 tempest-GroupsV314Test-644995264-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100333) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 16 21:09:01.316497 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-a10f469c-cc6e-40b5-a40c-5535c191d8e2 tempest-DeleteServersTestJSON-1307091298 tempest-DeleteServersTestJSON-1307091298-project-member] GET https://10.4.3.143/volume/v3/volumes/68e534cd-7438-4ed6-b300-7e63fc0aa838 Aug 16 21:09:01.316775 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-a10f469c-cc6e-40b5-a40c-5535c191d8e2 tempest-DeleteServersTestJSON-1307091298 tempest-DeleteServersTestJSON-1307091298-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:09:01.317058 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-a10f469c-cc6e-40b5-a40c-5535c191d8e2 tempest-DeleteServersTestJSON-1307091298 tempest-DeleteServersTestJSON-1307091298-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:09:01.318736 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [req-7714ee08-abb9-4d99-b637-be15e93c1171 req-6f59831d-b09a-4fa2-a8ca-082f0cd9655d None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:01.320624 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:09:01.320624 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:09:01.321266 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [req-7714ee08-abb9-4d99-b637-be15e93c1171 req-6f59831d-b09a-4fa2-a8ca-082f0cd9655d tempest-ImageDependencyTests-1224856810 tempest-ImageDependencyTests-1224856810-project-member] POST https://10.4.3.143/volume/v3/snapshots Aug 16 21:09:01.321477 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [req-7714ee08-abb9-4d99-b637-be15e93c1171 req-6f59831d-b09a-4fa2-a8ca-082f0cd9655d tempest-ImageDependencyTests-1224856810 tempest-ImageDependencyTests-1224856810-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "5e194cf4-4ad0-415f-aeb9-a72b352aa1fb", "force": true, "name": "snapshot for tempest-ImageDependencyTestssnapshot-2113235312", "description": null, "metadata": {}}} {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:09:01.326074 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-a10f469c-cc6e-40b5-a40c-5535c191d8e2 tempest-DeleteServersTestJSON-1307091298 tempest-DeleteServersTestJSON-1307091298-project-member] https://10.4.3.143/volume/v3/volumes/68e534cd-7438-4ed6-b300-7e63fc0aa838 returned with HTTP 404 Aug 16 21:09:01.326638 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 95/380] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:09:01 2026] GET /volume/v3/volumes/68e534cd-7438-4ed6-b300-7e63fc0aa838 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:09:01.334937 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-aef4ac07-94e0-4422-8b2f-843d9a2433c3 tempest-GroupsV314Test-644995264 tempest-GroupsV314Test-644995264-project-member] https://10.4.3.143/volume/v3/volumes/detail returned with HTTP 200 Aug 16 21:09:01.335510 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 94/381] 10.4.3.143 () {68 vars in 1299 bytes} [Sun Aug 16 21:09:01 2026] GET /volume/v3/volumes/detail => generated 1827 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 16 21:09:01.340191 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:09:01.340191 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:09:01.340810 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [req-7714ee08-abb9-4d99-b637-be15e93c1171 req-6f59831d-b09a-4fa2-a8ca-082f0cd9655d tempest-ImageDependencyTests-1224856810 tempest-ImageDependencyTests-1224856810-project-member] Volume info retrieved successfully. Aug 16 21:09:01.340995 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.v3.snapshots [req-7714ee08-abb9-4d99-b637-be15e93c1171 req-6f59831d-b09a-4fa2-a8ca-082f0cd9655d tempest-ImageDependencyTests-1224856810 tempest-ImageDependencyTests-1224856810-project-member] Create snapshot from volume 5e194cf4-4ad0-415f-aeb9-a72b352aa1fb Aug 16 21:09:01.358003 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-30ee1bb3-1ce6-4479-955a-444286c246b7 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:01.360862 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-30ee1bb3-1ce6-4479-955a-444286c246b7 tempest-GroupsV314Test-644995264 tempest-GroupsV314Test-644995264-project-member] POST https://10.4.3.143/volume/v3/groups/d5246b08-8c27-4bfd-b0cd-9659e83c93c6/action Aug 16 21:09:01.360862 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-30ee1bb3-1ce6-4479-955a-444286c246b7 tempest-GroupsV314Test-644995264 tempest-GroupsV314Test-644995264-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100330) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 21:09:01.360980 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-30ee1bb3-1ce6-4479-955a-444286c246b7 tempest-GroupsV314Test-644995264 tempest-GroupsV314Test-644995264-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:09:01.363016 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.v3.groups [None req-30ee1bb3-1ce6-4479-955a-444286c246b7 tempest-GroupsV314Test-644995264 tempest-GroupsV314Test-644995264-project-member] delete called for group d5246b08-8c27-4bfd-b0cd-9659e83c93c6 {{(pid=100330) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 16 21:09:01.363172 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.v3.groups [None req-30ee1bb3-1ce6-4479-955a-444286c246b7 tempest-GroupsV314Test-644995264 tempest-GroupsV314Test-644995264-project-member] Delete group with id: d5246b08-8c27-4bfd-b0cd-9659e83c93c6 Aug 16 21:09:01.367423 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:09:01.367423 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:09:01.390024 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.quota [req-7714ee08-abb9-4d99-b637-be15e93c1171 req-6f59831d-b09a-4fa2-a8ca-082f0cd9655d tempest-ImageDependencyTests-1224856810 tempest-ImageDependencyTests-1224856810-project-member] Created reservations ['c0110617-3e3c-4c4f-961c-ac880c134d5f', '82bcc01e-de48-462f-a9e1-5b4bb01a2150', 'c035d633-e740-42cf-bc25-0e548a07f8bf', 'effb1173-4cdc-4852-9f6b-33a1b383eadc'] {{(pid=100332) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:09:01.448071 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-30ee1bb3-1ce6-4479-955a-444286c246b7 tempest-GroupsV314Test-644995264 tempest-GroupsV314Test-644995264-project-member] https://10.4.3.143/volume/v3/groups/d5246b08-8c27-4bfd-b0cd-9659e83c93c6/action returned with HTTP 202 Aug 16 21:09:01.448533 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 97/382] 10.4.3.143 () {70 vars in 1428 bytes} [Sun Aug 16 21:09:01 2026] POST /volume/v3/groups/d5246b08-8c27-4bfd-b0cd-9659e83c93c6/action => generated 0 bytes in 92 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 16 21:09:01.455297 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [req-7714ee08-abb9-4d99-b637-be15e93c1171 req-6f59831d-b09a-4fa2-a8ca-082f0cd9655d tempest-ImageDependencyTests-1224856810 tempest-ImageDependencyTests-1224856810-project-member] Snapshot force create request issued successfully. Aug 16 21:09:01.455869 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [req-7714ee08-abb9-4d99-b637-be15e93c1171 req-6f59831d-b09a-4fa2-a8ca-082f0cd9655d tempest-ImageDependencyTests-1224856810 tempest-ImageDependencyTests-1224856810-project-member] https://10.4.3.143/volume/v3/snapshots returned with HTTP 202 Aug 16 21:09:01.456578 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 97/383] 10.4.3.143 () {72 vars in 1547 bytes} [Sun Aug 16 21:09:01 2026] POST /volume/v3/snapshots => generated 319 bytes in 138 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 21:09:01.459929 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-6ffb34fc-a887-4c71-99b7-970827d531b9 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:01.463103 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-6ffb34fc-a887-4c71-99b7-970827d531b9 tempest-GroupsV314Test-644995264 tempest-GroupsV314Test-644995264-project-member] GET https://10.4.3.143/volume/v3/volumes/411176ec-11aa-4fcc-beb9-961f8529ace9 Aug 16 21:09:01.463414 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-6ffb34fc-a887-4c71-99b7-970827d531b9 tempest-GroupsV314Test-644995264 tempest-GroupsV314Test-644995264-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:09:01.463515 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-6ffb34fc-a887-4c71-99b7-970827d531b9 tempest-GroupsV314Test-644995264 tempest-GroupsV314Test-644995264-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:09:01.478370 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:09:01.478370 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:09:01.484028 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-6ffb34fc-a887-4c71-99b7-970827d531b9 tempest-GroupsV314Test-644995264 tempest-GroupsV314Test-644995264-project-member] Volume info retrieved successfully. Aug 16 21:09:01.485032 np0000007409 devstack@c-api.service[100331]: WARNING stevedore.named [None req-6ffb34fc-a887-4c71-99b7-970827d531b9 tempest-GroupsV314Test-644995264 tempest-GroupsV314Test-644995264-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 16 21:09:01.485313 np0000007409 devstack@c-api.service[100331]: WARNING castellan.key_manager [None req-6ffb34fc-a887-4c71-99b7-970827d531b9 tempest-GroupsV314Test-644995264 tempest-GroupsV314Test-644995264-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 16 21:09:01.547529 np0000007409 devstack@c-api.service[100331]: DEBUG oslo_db.sqlalchemy.engines [None req-6ffb34fc-a887-4c71-99b7-970827d531b9 tempest-GroupsV314Test-644995264 tempest-GroupsV314Test-644995264-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100331) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 16 21:09:01.552994 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:09:01.552994 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:09:01.562934 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-6ffb34fc-a887-4c71-99b7-970827d531b9 tempest-GroupsV314Test-644995264 tempest-GroupsV314Test-644995264-project-member] https://10.4.3.143/volume/v3/volumes/411176ec-11aa-4fcc-beb9-961f8529ace9 returned with HTTP 200 Aug 16 21:09:01.563472 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 96/384] 10.4.3.143 () {68 vars in 1389 bytes} [Sun Aug 16 21:09:01 2026] GET /volume/v3/volumes/411176ec-11aa-4fcc-beb9-961f8529ace9 => generated 922 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:09:02.583008 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-1bcb455d-8528-484b-8d52-17bda7a3d1c1 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:02.584880 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-1bcb455d-8528-484b-8d52-17bda7a3d1c1 tempest-GroupsV314Test-644995264 tempest-GroupsV314Test-644995264-project-member] GET https://10.4.3.143/volume/v3/volumes/411176ec-11aa-4fcc-beb9-961f8529ace9 Aug 16 21:09:02.584880 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-1bcb455d-8528-484b-8d52-17bda7a3d1c1 tempest-GroupsV314Test-644995264 tempest-GroupsV314Test-644995264-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:09:02.585101 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-1bcb455d-8528-484b-8d52-17bda7a3d1c1 tempest-GroupsV314Test-644995264 tempest-GroupsV314Test-644995264-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:09:02.593825 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-1bcb455d-8528-484b-8d52-17bda7a3d1c1 tempest-GroupsV314Test-644995264 tempest-GroupsV314Test-644995264-project-member] https://10.4.3.143/volume/v3/volumes/411176ec-11aa-4fcc-beb9-961f8529ace9 returned with HTTP 404 Aug 16 21:09:02.597482 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 95/385] 10.4.3.143 () {68 vars in 1389 bytes} [Sun Aug 16 21:09:02 2026] GET /volume/v3/volumes/411176ec-11aa-4fcc-beb9-961f8529ace9 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 16 21:09:02.601141 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-0cb1cd28-7a9f-436f-9f2f-a133ef01c00f None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:02.603256 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-0cb1cd28-7a9f-436f-9f2f-a133ef01c00f tempest-GroupsV314Test-644995264 tempest-GroupsV314Test-644995264-project-member] GET https://10.4.3.143/volume/v3/groups/d5246b08-8c27-4bfd-b0cd-9659e83c93c6 Aug 16 21:09:02.603256 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-0cb1cd28-7a9f-436f-9f2f-a133ef01c00f tempest-GroupsV314Test-644995264 tempest-GroupsV314Test-644995264-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:09:02.603369 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-0cb1cd28-7a9f-436f-9f2f-a133ef01c00f tempest-GroupsV314Test-644995264 tempest-GroupsV314Test-644995264-project-member] Calling method 'version_select' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:09:02.603538 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.v3.groups [None req-0cb1cd28-7a9f-436f-9f2f-a133ef01c00f tempest-GroupsV314Test-644995264 tempest-GroupsV314Test-644995264-project-member] show called for member d5246b08-8c27-4bfd-b0cd-9659e83c93c6 {{(pid=100330) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 16 21:09:02.607831 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-0cb1cd28-7a9f-436f-9f2f-a133ef01c00f tempest-GroupsV314Test-644995264 tempest-GroupsV314Test-644995264-project-member] https://10.4.3.143/volume/v3/groups/d5246b08-8c27-4bfd-b0cd-9659e83c93c6 returned with HTTP 404 Aug 16 21:09:02.608281 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 98/386] 10.4.3.143 () {68 vars in 1386 bytes} [Sun Aug 16 21:09:02 2026] GET /volume/v3/groups/d5246b08-8c27-4bfd-b0cd-9659e83c93c6 => generated 108 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 16 21:09:02.618268 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-a5223359-b64d-4d98-93fa-652d1621d6f3 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:02.620104 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-a5223359-b64d-4d98-93fa-652d1621d6f3 tempest-GroupsV314Test-644995264 tempest-GroupsV314Test-644995264-project-member] GET https://10.4.3.143/volume/v3/volumes/detail Aug 16 21:09:02.620353 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-a5223359-b64d-4d98-93fa-652d1621d6f3 tempest-GroupsV314Test-644995264 tempest-GroupsV314Test-644995264-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:09:02.620800 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-a5223359-b64d-4d98-93fa-652d1621d6f3 tempest-GroupsV314Test-644995264 tempest-GroupsV314Test-644995264-project-member] Calling method 'detail' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:09:02.620952 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.api_utils [None req-a5223359-b64d-4d98-93fa-652d1621d6f3 tempest-GroupsV314Test-644995264 tempest-GroupsV314Test-644995264-project-member] Removing options '' from query. {{(pid=100332) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 16 21:09:02.621298 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:09:02.621298 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:09:02.621689 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-a5223359-b64d-4d98-93fa-652d1621d6f3 tempest-GroupsV314Test-644995264 tempest-GroupsV314Test-644995264-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100332) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 16 21:09:02.652277 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-a5223359-b64d-4d98-93fa-652d1621d6f3 tempest-GroupsV314Test-644995264 tempest-GroupsV314Test-644995264-project-member] Get all volumes completed successfully. Aug 16 21:09:02.653163 np0000007409 devstack@c-api.service[100332]: WARNING stevedore.named [None req-a5223359-b64d-4d98-93fa-652d1621d6f3 tempest-GroupsV314Test-644995264 tempest-GroupsV314Test-644995264-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 16 21:09:02.653329 np0000007409 devstack@c-api.service[100332]: WARNING castellan.key_manager [None req-a5223359-b64d-4d98-93fa-652d1621d6f3 tempest-GroupsV314Test-644995264 tempest-GroupsV314Test-644995264-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 16 21:09:02.694158 np0000007409 devstack@c-api.service[100332]: DEBUG oslo_db.sqlalchemy.engines [None req-a5223359-b64d-4d98-93fa-652d1621d6f3 tempest-GroupsV314Test-644995264 tempest-GroupsV314Test-644995264-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100332) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 16 21:09:02.697785 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:09:02.697785 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:09:02.708043 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-a5223359-b64d-4d98-93fa-652d1621d6f3 tempest-GroupsV314Test-644995264 tempest-GroupsV314Test-644995264-project-member] https://10.4.3.143/volume/v3/volumes/detail returned with HTTP 200 Aug 16 21:09:02.708422 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 98/387] 10.4.3.143 () {68 vars in 1299 bytes} [Sun Aug 16 21:09:02 2026] GET /volume/v3/volumes/detail => generated 914 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:09:02.725405 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-c7259462-d192-4543-bcef-a5d587a65434 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:02.726057 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-c7259462-d192-4543-bcef-a5d587a65434 tempest-GroupsV314Test-644995264 tempest-GroupsV314Test-644995264-project-member] POST https://10.4.3.143/volume/v3/groups/809bbe4a-3bb2-44d6-b70b-19fd7df21bab/action Aug 16 21:09:02.726946 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-c7259462-d192-4543-bcef-a5d587a65434 tempest-GroupsV314Test-644995264 tempest-GroupsV314Test-644995264-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100331) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 21:09:02.726946 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-c7259462-d192-4543-bcef-a5d587a65434 tempest-GroupsV314Test-644995264 tempest-GroupsV314Test-644995264-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:09:02.728776 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.v3.groups [None req-c7259462-d192-4543-bcef-a5d587a65434 tempest-GroupsV314Test-644995264 tempest-GroupsV314Test-644995264-project-member] delete called for group 809bbe4a-3bb2-44d6-b70b-19fd7df21bab {{(pid=100331) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 16 21:09:02.728776 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.v3.groups [None req-c7259462-d192-4543-bcef-a5d587a65434 tempest-GroupsV314Test-644995264 tempest-GroupsV314Test-644995264-project-member] Delete group with id: 809bbe4a-3bb2-44d6-b70b-19fd7df21bab Aug 16 21:09:02.733657 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:09:02.733657 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:09:02.805691 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-c7259462-d192-4543-bcef-a5d587a65434 tempest-GroupsV314Test-644995264 tempest-GroupsV314Test-644995264-project-member] https://10.4.3.143/volume/v3/groups/809bbe4a-3bb2-44d6-b70b-19fd7df21bab/action returned with HTTP 202 Aug 16 21:09:02.806278 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 97/388] 10.4.3.143 () {70 vars in 1428 bytes} [Sun Aug 16 21:09:02 2026] POST /volume/v3/groups/809bbe4a-3bb2-44d6-b70b-19fd7df21bab/action => generated 0 bytes in 83 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 16 21:09:02.816745 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-caafc2c3-8d42-4a56-b8c1-1d88f097a51a None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:02.818636 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-caafc2c3-8d42-4a56-b8c1-1d88f097a51a tempest-GroupsV314Test-644995264 tempest-GroupsV314Test-644995264-project-member] GET https://10.4.3.143/volume/v3/volumes/0c73a1f0-1e77-4e15-9589-b35f07038902 Aug 16 21:09:02.819194 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-caafc2c3-8d42-4a56-b8c1-1d88f097a51a tempest-GroupsV314Test-644995264 tempest-GroupsV314Test-644995264-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:09:02.819589 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-caafc2c3-8d42-4a56-b8c1-1d88f097a51a tempest-GroupsV314Test-644995264 tempest-GroupsV314Test-644995264-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:09:02.827802 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:09:02.827802 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:09:02.832197 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-caafc2c3-8d42-4a56-b8c1-1d88f097a51a tempest-GroupsV314Test-644995264 tempest-GroupsV314Test-644995264-project-member] Volume info retrieved successfully. Aug 16 21:09:02.833218 np0000007409 devstack@c-api.service[100333]: WARNING stevedore.named [None req-caafc2c3-8d42-4a56-b8c1-1d88f097a51a tempest-GroupsV314Test-644995264 tempest-GroupsV314Test-644995264-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 16 21:09:02.833502 np0000007409 devstack@c-api.service[100333]: WARNING castellan.key_manager [None req-caafc2c3-8d42-4a56-b8c1-1d88f097a51a tempest-GroupsV314Test-644995264 tempest-GroupsV314Test-644995264-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 16 21:09:02.884043 np0000007409 devstack@c-api.service[100333]: DEBUG oslo_db.sqlalchemy.engines [None req-caafc2c3-8d42-4a56-b8c1-1d88f097a51a tempest-GroupsV314Test-644995264 tempest-GroupsV314Test-644995264-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100333) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 16 21:09:02.890937 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:09:02.890937 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:09:02.901718 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-caafc2c3-8d42-4a56-b8c1-1d88f097a51a tempest-GroupsV314Test-644995264 tempest-GroupsV314Test-644995264-project-member] https://10.4.3.143/volume/v3/volumes/0c73a1f0-1e77-4e15-9589-b35f07038902 returned with HTTP 200 Aug 16 21:09:02.902452 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 96/389] 10.4.3.143 () {68 vars in 1389 bytes} [Sun Aug 16 21:09:02 2026] GET /volume/v3/volumes/0c73a1f0-1e77-4e15-9589-b35f07038902 => generated 910 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:09:03.771316 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-79166060-ea21-4188-80bc-052ccb27ab66 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:03.773749 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-79166060-ea21-4188-80bc-052ccb27ab66 tempest-ImageDependencyTests-1224856810 tempest-ImageDependencyTests-1224856810-project-member] GET https://10.4.3.143/volume/v3/snapshots/a70299fc-9f75-48fe-b4be-71363f0a8676 Aug 16 21:09:03.773826 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-79166060-ea21-4188-80bc-052ccb27ab66 tempest-ImageDependencyTests-1224856810 tempest-ImageDependencyTests-1224856810-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:09:03.774015 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-79166060-ea21-4188-80bc-052ccb27ab66 tempest-ImageDependencyTests-1224856810 tempest-ImageDependencyTests-1224856810-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:09:03.800041 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:09:03.800041 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:09:03.800929 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-79166060-ea21-4188-80bc-052ccb27ab66 tempest-ImageDependencyTests-1224856810 tempest-ImageDependencyTests-1224856810-project-member] Snapshot retrieved successfully. Aug 16 21:09:03.802223 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-79166060-ea21-4188-80bc-052ccb27ab66 tempest-ImageDependencyTests-1224856810 tempest-ImageDependencyTests-1224856810-project-member] https://10.4.3.143/volume/v3/snapshots/a70299fc-9f75-48fe-b4be-71363f0a8676 returned with HTTP 200 Aug 16 21:09:03.802817 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 99/390] 10.4.3.143 () {66 vars in 1354 bytes} [Sun Aug 16 21:09:03 2026] GET /volume/v3/snapshots/a70299fc-9f75-48fe-b4be-71363f0a8676 => generated 478 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:09:03.917359 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-6acec21e-c196-421d-b648-106ff300b265 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:03.919621 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-6acec21e-c196-421d-b648-106ff300b265 tempest-GroupsV314Test-644995264 tempest-GroupsV314Test-644995264-project-member] GET https://10.4.3.143/volume/v3/volumes/0c73a1f0-1e77-4e15-9589-b35f07038902 Aug 16 21:09:03.919764 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-6acec21e-c196-421d-b648-106ff300b265 tempest-GroupsV314Test-644995264 tempest-GroupsV314Test-644995264-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:09:03.919970 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-6acec21e-c196-421d-b648-106ff300b265 tempest-GroupsV314Test-644995264 tempest-GroupsV314Test-644995264-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:09:03.926241 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-6acec21e-c196-421d-b648-106ff300b265 tempest-GroupsV314Test-644995264 tempest-GroupsV314Test-644995264-project-member] https://10.4.3.143/volume/v3/volumes/0c73a1f0-1e77-4e15-9589-b35f07038902 returned with HTTP 404 Aug 16 21:09:03.926416 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 99/391] 10.4.3.143 () {68 vars in 1389 bytes} [Sun Aug 16 21:09:03 2026] GET /volume/v3/volumes/0c73a1f0-1e77-4e15-9589-b35f07038902 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 16 21:09:03.934310 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-80a00f36-8f44-490d-bdbc-788026299112 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:03.936962 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-80a00f36-8f44-490d-bdbc-788026299112 tempest-GroupsV314Test-644995264 tempest-GroupsV314Test-644995264-project-member] GET https://10.4.3.143/volume/v3/groups/809bbe4a-3bb2-44d6-b70b-19fd7df21bab Aug 16 21:09:03.936962 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-80a00f36-8f44-490d-bdbc-788026299112 tempest-GroupsV314Test-644995264 tempest-GroupsV314Test-644995264-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:09:03.937232 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-80a00f36-8f44-490d-bdbc-788026299112 tempest-GroupsV314Test-644995264 tempest-GroupsV314Test-644995264-project-member] Calling method 'version_select' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:09:03.937387 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.v3.groups [None req-80a00f36-8f44-490d-bdbc-788026299112 tempest-GroupsV314Test-644995264 tempest-GroupsV314Test-644995264-project-member] show called for member 809bbe4a-3bb2-44d6-b70b-19fd7df21bab {{(pid=100331) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 16 21:09:03.940800 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-80a00f36-8f44-490d-bdbc-788026299112 tempest-GroupsV314Test-644995264 tempest-GroupsV314Test-644995264-project-member] https://10.4.3.143/volume/v3/groups/809bbe4a-3bb2-44d6-b70b-19fd7df21bab returned with HTTP 404 Aug 16 21:09:03.941371 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 98/392] 10.4.3.143 () {68 vars in 1386 bytes} [Sun Aug 16 21:09:03 2026] GET /volume/v3/groups/809bbe4a-3bb2-44d6-b70b-19fd7df21bab => generated 108 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 16 21:09:03.949839 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-202e0473-70bd-41a4-8e99-845a0989c4b5 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:03.953065 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-202e0473-70bd-41a4-8e99-845a0989c4b5 tempest-GroupsV314Test-1356284609 tempest-GroupsV314Test-1356284609-project-admin] DELETE https://10.4.3.143/volume/v3/group_types/65323b23-87d1-428f-ae85-f3c8510959be Aug 16 21:09:03.953065 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-202e0473-70bd-41a4-8e99-845a0989c4b5 tempest-GroupsV314Test-1356284609 tempest-GroupsV314Test-1356284609-project-admin] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:09:03.953065 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-202e0473-70bd-41a4-8e99-845a0989c4b5 tempest-GroupsV314Test-1356284609 tempest-GroupsV314Test-1356284609-project-admin] Calling method 'version_select' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:09:03.975370 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-202e0473-70bd-41a4-8e99-845a0989c4b5 tempest-GroupsV314Test-1356284609 tempest-GroupsV314Test-1356284609-project-admin] https://10.4.3.143/volume/v3/group_types/65323b23-87d1-428f-ae85-f3c8510959be returned with HTTP 202 Aug 16 21:09:03.975856 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 97/393] 10.4.3.143 () {68 vars in 1404 bytes} [Sun Aug 16 21:09:03 2026] DELETE /volume/v3/group_types/65323b23-87d1-428f-ae85-f3c8510959be => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 16 21:09:03.987043 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-c7d46ac8-e48b-4d1b-a24b-61470451ffde None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:03.988832 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-c7d46ac8-e48b-4d1b-a24b-61470451ffde tempest-GroupsV314Test-1356284609 tempest-GroupsV314Test-1356284609-project-admin] DELETE https://10.4.3.143/volume/v3/types/91a2c73b-d1c3-4b59-80e1-e3a3a426fae6 Aug 16 21:09:03.989072 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-c7d46ac8-e48b-4d1b-a24b-61470451ffde tempest-GroupsV314Test-1356284609 tempest-GroupsV314Test-1356284609-project-admin] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:09:03.989258 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-c7d46ac8-e48b-4d1b-a24b-61470451ffde tempest-GroupsV314Test-1356284609 tempest-GroupsV314Test-1356284609-project-admin] Calling method '_delete' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:09:04.036341 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-c7d46ac8-e48b-4d1b-a24b-61470451ffde tempest-GroupsV314Test-1356284609 tempest-GroupsV314Test-1356284609-project-admin] https://10.4.3.143/volume/v3/types/91a2c73b-d1c3-4b59-80e1-e3a3a426fae6 returned with HTTP 202 Aug 16 21:09:04.036862 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 100/394] 10.4.3.143 () {66 vars in 1345 bytes} [Sun Aug 16 21:09:03 2026] DELETE /volume/v3/types/91a2c73b-d1c3-4b59-80e1-e3a3a426fae6 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 21:09:04.044043 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-e1bfed35-eab0-4caa-a5c9-ab1ba1cdf0ca None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:04.045765 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-e1bfed35-eab0-4caa-a5c9-ab1ba1cdf0ca tempest-GroupsV314Test-1356284609 tempest-GroupsV314Test-1356284609-project-admin] GET https://10.4.3.143/volume/v3/types/91a2c73b-d1c3-4b59-80e1-e3a3a426fae6 Aug 16 21:09:04.045977 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-e1bfed35-eab0-4caa-a5c9-ab1ba1cdf0ca tempest-GroupsV314Test-1356284609 tempest-GroupsV314Test-1356284609-project-admin] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:09:04.046176 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-e1bfed35-eab0-4caa-a5c9-ab1ba1cdf0ca tempest-GroupsV314Test-1356284609 tempest-GroupsV314Test-1356284609-project-admin] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:09:04.049295 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-e1bfed35-eab0-4caa-a5c9-ab1ba1cdf0ca tempest-GroupsV314Test-1356284609 tempest-GroupsV314Test-1356284609-project-admin] https://10.4.3.143/volume/v3/types/91a2c73b-d1c3-4b59-80e1-e3a3a426fae6 returned with HTTP 404 Aug 16 21:09:04.049801 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 100/395] 10.4.3.143 () {66 vars in 1342 bytes} [Sun Aug 16 21:09:04 2026] GET /volume/v3/types/91a2c73b-d1c3-4b59-80e1-e3a3a426fae6 => generated 114 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:09:04.055783 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-cd1651c9-78e8-4099-afe2-7cb235324426 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:04.057515 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-cd1651c9-78e8-4099-afe2-7cb235324426 tempest-ImageDependencyTests-1224856810 tempest-ImageDependencyTests-1224856810-project-member] DELETE https://10.4.3.143/volume/v3/snapshots/a70299fc-9f75-48fe-b4be-71363f0a8676 Aug 16 21:09:04.057712 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-cd1651c9-78e8-4099-afe2-7cb235324426 tempest-ImageDependencyTests-1224856810 tempest-ImageDependencyTests-1224856810-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:09:04.057927 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-cd1651c9-78e8-4099-afe2-7cb235324426 tempest-ImageDependencyTests-1224856810 tempest-ImageDependencyTests-1224856810-project-member] Calling method 'delete' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:09:04.058080 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.v3.snapshots [None req-cd1651c9-78e8-4099-afe2-7cb235324426 tempest-ImageDependencyTests-1224856810 tempest-ImageDependencyTests-1224856810-project-member] Delete snapshot with id: a70299fc-9f75-48fe-b4be-71363f0a8676 Aug 16 21:09:04.063029 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:09:04.063029 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:09:04.063515 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-cd1651c9-78e8-4099-afe2-7cb235324426 tempest-ImageDependencyTests-1224856810 tempest-ImageDependencyTests-1224856810-project-member] Snapshot retrieved successfully. Aug 16 21:09:04.087966 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-cd1651c9-78e8-4099-afe2-7cb235324426 tempest-ImageDependencyTests-1224856810 tempest-ImageDependencyTests-1224856810-project-member] Snapshot delete request issued successfully. Aug 16 21:09:04.088184 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-cd1651c9-78e8-4099-afe2-7cb235324426 tempest-ImageDependencyTests-1224856810 tempest-ImageDependencyTests-1224856810-project-member] https://10.4.3.143/volume/v3/snapshots/a70299fc-9f75-48fe-b4be-71363f0a8676 returned with HTTP 202 Aug 16 21:09:04.088598 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 99/396] 10.4.3.143 () {66 vars in 1357 bytes} [Sun Aug 16 21:09:04 2026] DELETE /volume/v3/snapshots/a70299fc-9f75-48fe-b4be-71363f0a8676 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 21:09:04.097087 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-efd78bf5-ad64-466e-a521-16f98b3d6c91 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:04.102081 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-efd78bf5-ad64-466e-a521-16f98b3d6c91 tempest-ImageDependencyTests-1224856810 tempest-ImageDependencyTests-1224856810-project-member] GET https://10.4.3.143/volume/v3/snapshots/a70299fc-9f75-48fe-b4be-71363f0a8676 Aug 16 21:09:04.102081 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-efd78bf5-ad64-466e-a521-16f98b3d6c91 tempest-ImageDependencyTests-1224856810 tempest-ImageDependencyTests-1224856810-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:09:04.102081 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-efd78bf5-ad64-466e-a521-16f98b3d6c91 tempest-ImageDependencyTests-1224856810 tempest-ImageDependencyTests-1224856810-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:09:04.109133 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:09:04.109133 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:09:04.109133 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-efd78bf5-ad64-466e-a521-16f98b3d6c91 tempest-ImageDependencyTests-1224856810 tempest-ImageDependencyTests-1224856810-project-member] Snapshot retrieved successfully. Aug 16 21:09:04.109133 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-efd78bf5-ad64-466e-a521-16f98b3d6c91 tempest-ImageDependencyTests-1224856810 tempest-ImageDependencyTests-1224856810-project-member] https://10.4.3.143/volume/v3/snapshots/a70299fc-9f75-48fe-b4be-71363f0a8676 returned with HTTP 200 Aug 16 21:09:04.109133 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 98/397] 10.4.3.143 () {66 vars in 1354 bytes} [Sun Aug 16 21:09:04 2026] GET /volume/v3/snapshots/a70299fc-9f75-48fe-b4be-71363f0a8676 => generated 477 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:09:05.123458 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-016d5891-60c0-438a-aaa4-920e8b34990a None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:05.125003 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-016d5891-60c0-438a-aaa4-920e8b34990a tempest-ImageDependencyTests-1224856810 tempest-ImageDependencyTests-1224856810-project-member] GET https://10.4.3.143/volume/v3/snapshots/a70299fc-9f75-48fe-b4be-71363f0a8676 Aug 16 21:09:05.125166 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-016d5891-60c0-438a-aaa4-920e8b34990a tempest-ImageDependencyTests-1224856810 tempest-ImageDependencyTests-1224856810-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:09:05.125335 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-016d5891-60c0-438a-aaa4-920e8b34990a tempest-ImageDependencyTests-1224856810 tempest-ImageDependencyTests-1224856810-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:09:05.129405 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-016d5891-60c0-438a-aaa4-920e8b34990a tempest-ImageDependencyTests-1224856810 tempest-ImageDependencyTests-1224856810-project-member] https://10.4.3.143/volume/v3/snapshots/a70299fc-9f75-48fe-b4be-71363f0a8676 returned with HTTP 404 Aug 16 21:09:05.129885 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 101/398] 10.4.3.143 () {66 vars in 1354 bytes} [Sun Aug 16 21:09:05 2026] GET /volume/v3/snapshots/a70299fc-9f75-48fe-b4be-71363f0a8676 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:09:05.783389 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-f6246ed5-15f4-4a8d-8d97-68b49b0ef929 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:05.852485 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-f6246ed5-15f4-4a8d-8d97-68b49b0ef929 tempest-GroupSnapshotsTest-204205221 tempest-GroupSnapshotsTest-204205221-project-admin] POST https://10.4.3.143/volume/v3/types Aug 16 21:09:05.852903 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-f6246ed5-15f4-4a8d-8d97-68b49b0ef929 tempest-GroupSnapshotsTest-204205221 tempest-GroupSnapshotsTest-204205221-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-916167079"}} {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:09:05.877021 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-f6246ed5-15f4-4a8d-8d97-68b49b0ef929 tempest-GroupSnapshotsTest-204205221 tempest-GroupSnapshotsTest-204205221-project-admin] https://10.4.3.143/volume/v3/types returned with HTTP 200 Aug 16 21:09:05.877470 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 101/399] 10.4.3.143 () {68 vars in 1252 bytes} [Sun Aug 16 21:09:05 2026] POST /volume/v3/types => generated 223 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:09:05.884881 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-139dcccb-ed47-4368-9d4d-475a543099ee None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:05.887879 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-139dcccb-ed47-4368-9d4d-475a543099ee tempest-GroupSnapshotsTest-204205221 tempest-GroupSnapshotsTest-204205221-project-admin] POST https://10.4.3.143/volume/v3/group_types Aug 16 21:09:05.887879 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-139dcccb-ed47-4368-9d4d-475a543099ee tempest-GroupSnapshotsTest-204205221 tempest-GroupSnapshotsTest-204205221-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-1613174197"}} {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:09:05.889313 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:09:05.889313 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:09:05.911470 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-139dcccb-ed47-4368-9d4d-475a543099ee tempest-GroupSnapshotsTest-204205221 tempest-GroupSnapshotsTest-204205221-project-admin] https://10.4.3.143/volume/v3/group_types returned with HTTP 202 Aug 16 21:09:05.912159 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 100/400] 10.4.3.143 () {70 vars in 1311 bytes} [Sun Aug 16 21:09:05 2026] POST /volume/v3/group_types => generated 181 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:09:05.922108 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-0c906703-a14d-42ed-87c2-0115c6275de3 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:06.013197 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-0c906703-a14d-42ed-87c2-0115c6275de3 tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] POST https://10.4.3.143/volume/v3/groups Aug 16 21:09:06.013543 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-0c906703-a14d-42ed-87c2-0115c6275de3 tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "da51631b-0714-4fb3-8a53-406dbe485483", "volume_types": ["1c16dd1d-ad81-49c0-ba78-eb8bb8b47512"], "name": "tempest-GroupSnapshotsTest-Group-1463609863"}} {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:09:06.015634 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.v3.groups [None req-0c906703-a14d-42ed-87c2-0115c6275de3 tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] Creating new group {'group': {'group_type': 'da51631b-0714-4fb3-8a53-406dbe485483', 'volume_types': ['1c16dd1d-ad81-49c0-ba78-eb8bb8b47512'], 'name': 'tempest-GroupSnapshotsTest-Group-1463609863'}} {{(pid=100333) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 16 21:09:06.019912 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.v3.groups [None req-0c906703-a14d-42ed-87c2-0115c6275de3 tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] Creating group tempest-GroupSnapshotsTest-Group-1463609863. Aug 16 21:09:06.036462 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-0c906703-a14d-42ed-87c2-0115c6275de3 tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] Availability zone cache updated, next update will occur around 2026-08-16 22:09:06.036107. {{(pid=100333) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 16 21:09:06.036570 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-0c906703-a14d-42ed-87c2-0115c6275de3 tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] Availability Zones retrieved successfully. Aug 16 21:09:06.063992 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.quota [None req-0c906703-a14d-42ed-87c2-0115c6275de3 tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] Created reservations ['c86c784a-d6ed-4cdd-94c4-2dac486c6adb'] {{(pid=100333) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:09:06.104531 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-0c906703-a14d-42ed-87c2-0115c6275de3 tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] https://10.4.3.143/volume/v3/groups returned with HTTP 202 Aug 16 21:09:06.104978 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 99/401] 10.4.3.143 () {70 vars in 1297 bytes} [Sun Aug 16 21:09:05 2026] POST /volume/v3/groups => generated 112 bytes in 184 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:09:06.114702 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-55d82b5d-a3e1-49a3-a1e1-9bb251581651 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:06.119811 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-55d82b5d-a3e1-49a3-a1e1-9bb251581651 tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] GET https://10.4.3.143/volume/v3/groups/1895999c-e537-433f-b8d5-83fb5ef38ae4 Aug 16 21:09:06.120181 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-55d82b5d-a3e1-49a3-a1e1-9bb251581651 tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:09:06.120430 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-55d82b5d-a3e1-49a3-a1e1-9bb251581651 tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] Calling method 'version_select' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:09:06.120610 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.v3.groups [None req-55d82b5d-a3e1-49a3-a1e1-9bb251581651 tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] show called for member 1895999c-e537-433f-b8d5-83fb5ef38ae4 {{(pid=100330) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 16 21:09:06.127889 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:09:06.127889 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:09:06.142311 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-55d82b5d-a3e1-49a3-a1e1-9bb251581651 tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] https://10.4.3.143/volume/v3/groups/1895999c-e537-433f-b8d5-83fb5ef38ae4 returned with HTTP 200 Aug 16 21:09:06.142861 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 102/402] 10.4.3.143 () {68 vars in 1386 bytes} [Sun Aug 16 21:09:06 2026] GET /volume/v3/groups/1895999c-e537-433f-b8d5-83fb5ef38ae4 => generated 392 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:09:06.448409 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-ce140c65-2149-4546-a8fe-21cd6d5b344a None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:06.604286 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-ce140c65-2149-4546-a8fe-21cd6d5b344a tempest-VolumeRetypeMultiattachTest-71711201 tempest-VolumeRetypeMultiattachTest-71711201-project-admin] POST https://10.4.3.143/volume/v3/types Aug 16 21:09:06.604627 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-ce140c65-2149-4546-a8fe-21cd6d5b344a tempest-VolumeRetypeMultiattachTest-71711201 tempest-VolumeRetypeMultiattachTest-71711201-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeRetypeMultiattachTest-volume-type-2126235681"}} {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:09:06.616544 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-ce140c65-2149-4546-a8fe-21cd6d5b344a tempest-VolumeRetypeMultiattachTest-71711201 tempest-VolumeRetypeMultiattachTest-71711201-project-admin] https://10.4.3.143/volume/v3/types returned with HTTP 200 Aug 16 21:09:06.616900 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 102/403] 10.4.3.143 () {68 vars in 1252 bytes} [Sun Aug 16 21:09:06 2026] POST /volume/v3/types => generated 233 bytes in 169 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:09:06.626788 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-6d7d21ac-afee-4c81-8b0e-07490bd5d873 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:06.632741 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-6d7d21ac-afee-4c81-8b0e-07490bd5d873 tempest-VolumeRetypeMultiattachTest-71711201 tempest-VolumeRetypeMultiattachTest-71711201-project-admin] POST https://10.4.3.143/volume/v3/types Aug 16 21:09:06.632982 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-6d7d21ac-afee-4c81-8b0e-07490bd5d873 tempest-VolumeRetypeMultiattachTest-71711201 tempest-VolumeRetypeMultiattachTest-71711201-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeRetypeMultiattachTest-volume-type-1700439051", "extra_specs": {"multiattach": " True"}}} {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:09:06.650430 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-6d7d21ac-afee-4c81-8b0e-07490bd5d873 tempest-VolumeRetypeMultiattachTest-71711201 tempest-VolumeRetypeMultiattachTest-71711201-project-admin] https://10.4.3.143/volume/v3/types returned with HTTP 200 Aug 16 21:09:06.650522 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 101/404] 10.4.3.143 () {68 vars in 1253 bytes} [Sun Aug 16 21:09:06 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 16 21:09:06.660863 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-e86cf254-4064-466f-98c4-e0a5e0838b82 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:06.711682 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-e86cf254-4064-466f-98c4-e0a5e0838b82 tempest-VolumeRetypeMultiattachTest-690686135 tempest-VolumeRetypeMultiattachTest-690686135-project-member] POST https://10.4.3.143/volume/v3/volumes Aug 16 21:09:06.712097 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-e86cf254-4064-466f-98c4-e0a5e0838b82 tempest-VolumeRetypeMultiattachTest-690686135 tempest-VolumeRetypeMultiattachTest-690686135-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "tempest-VolumeRetypeMultiattachTest-volume-type-2126235681", "size": 1, "name": "tempest-VolumeRetypeMultiattachTest-Volume-2145881489"}} {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:09:06.713632 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.v3.volumes [None req-e86cf254-4064-466f-98c4-e0a5e0838b82 tempest-VolumeRetypeMultiattachTest-690686135 tempest-VolumeRetypeMultiattachTest-690686135-project-member] Create volume request body: {'volume': {'volume_type': 'tempest-VolumeRetypeMultiattachTest-volume-type-2126235681', 'size': 1, 'name': 'tempest-VolumeRetypeMultiattachTest-Volume-2145881489'}} {{(pid=100333) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 21:09:06.717164 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.v3.volumes [None req-e86cf254-4064-466f-98c4-e0a5e0838b82 tempest-VolumeRetypeMultiattachTest-690686135 tempest-VolumeRetypeMultiattachTest-690686135-project-member] Create volume of 1 GB Aug 16 21:09:06.717357 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:09:06.717357 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:09:06.718009 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-e86cf254-4064-466f-98c4-e0a5e0838b82 tempest-VolumeRetypeMultiattachTest-690686135 tempest-VolumeRetypeMultiattachTest-690686135-project-member] Availability Zones retrieved successfully. Aug 16 21:09:06.725011 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-e86cf254-4064-466f-98c4-e0a5e0838b82 tempest-VolumeRetypeMultiattachTest-690686135 tempest-VolumeRetypeMultiattachTest-690686135-project-member] Flow 'volume_create_api' (a5c9fd9b-18ab-4823-8e60-5143afc7a0b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100333) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:09:06.726038 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-e86cf254-4064-466f-98c4-e0a5e0838b82 tempest-VolumeRetypeMultiattachTest-690686135 tempest-VolumeRetypeMultiattachTest-690686135-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e7e72b5f-ce45-4a25-afdc-234bc227eaf8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:09:06.727092 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.flows.api.create_volume [None req-e86cf254-4064-466f-98c4-e0a5e0838b82 tempest-VolumeRetypeMultiattachTest-690686135 tempest-VolumeRetypeMultiattachTest-690686135-project-member] Validating volume size '1' using validate_int {{(pid=100333) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 21:09:06.745389 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-e86cf254-4064-466f-98c4-e0a5e0838b82 tempest-VolumeRetypeMultiattachTest-690686135 tempest-VolumeRetypeMultiattachTest-690686135-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e7e72b5f-ce45-4a25-afdc-234bc227eaf8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T21:09:07Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=e3b85e26-25c3-467f-a491-44e5750d1ef7,is_public=True,name='tempest-VolumeRetypeMultiattachTest-volume-type-2126235681',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3b85e26-25c3-467f-a491-44e5750d1ef7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:09:06.746082 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-e86cf254-4064-466f-98c4-e0a5e0838b82 tempest-VolumeRetypeMultiattachTest-690686135 tempest-VolumeRetypeMultiattachTest-690686135-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (57a90c4f-ef32-476d-b4d2-06774871f82c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:09:06.769656 np0000007409 devstack@c-api.service[100333]: WARNING cinder.quota [None req-e86cf254-4064-466f-98c4-e0a5e0838b82 tempest-VolumeRetypeMultiattachTest-690686135 tempest-VolumeRetypeMultiattachTest-690686135-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-2126235681 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-2126235681, it is now deprecated. Please use the default quota class for default quota. Aug 16 21:09:06.769884 np0000007409 devstack@c-api.service[100333]: WARNING cinder.quota [None req-e86cf254-4064-466f-98c4-e0a5e0838b82 tempest-VolumeRetypeMultiattachTest-690686135 tempest-VolumeRetypeMultiattachTest-690686135-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-2126235681 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-2126235681, it is now deprecated. Please use the default quota class for default quota. Aug 16 21:09:06.800512 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.quota [None req-e86cf254-4064-466f-98c4-e0a5e0838b82 tempest-VolumeRetypeMultiattachTest-690686135 tempest-VolumeRetypeMultiattachTest-690686135-project-member] Created reservations ['43e61311-a4f2-4ca7-8c50-3898cc59e3df', '192dbfc3-1d80-469f-bff6-fe34829bad52', '8441ce9a-18d3-44a3-8c21-01f83750c0e2', 'a325fde2-a856-474d-994c-c7c63163104c'] {{(pid=100333) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:09:06.801082 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-e86cf254-4064-466f-98c4-e0a5e0838b82 tempest-VolumeRetypeMultiattachTest-690686135 tempest-VolumeRetypeMultiattachTest-690686135-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (57a90c4f-ef32-476d-b4d2-06774871f82c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['43e61311-a4f2-4ca7-8c50-3898cc59e3df', '192dbfc3-1d80-469f-bff6-fe34829bad52', '8441ce9a-18d3-44a3-8c21-01f83750c0e2', 'a325fde2-a856-474d-994c-c7c63163104c']}' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:09:06.801888 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-e86cf254-4064-466f-98c4-e0a5e0838b82 tempest-VolumeRetypeMultiattachTest-690686135 tempest-VolumeRetypeMultiattachTest-690686135-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f57ee4cc-776d-46c2-b88b-b0aad160d1a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:09:06.823298 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-e86cf254-4064-466f-98c4-e0a5e0838b82 tempest-VolumeRetypeMultiattachTest-690686135 tempest-VolumeRetypeMultiattachTest-690686135-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f57ee4cc-776d-46c2-b88b-b0aad160d1a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ee8bceb0-3e2b-445a-b2de-708955f2fb7c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRetypeMultiattachTest-Volume-2145881489',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='40f776e21e6d4044803ed10967d17b25',qos_specs=None,replication_status=,reservations=['43e61311-a4f2-4ca7-8c50-3898cc59e3df','192dbfc3-1d80-469f-bff6-fe34829bad52','8441ce9a-18d3-44a3-8c21-01f83750c0e2','a325fde2-a856-474d-994c-c7c63163104c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3b83abc7921e40cd850e06133dfa3822',volume_type_id=e3b85e26-25c3-467f-a491-44e5750d1ef7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T21:09:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRetypeMultiattachTest-Volume-2145881489',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ee8bceb0-3e2b-445a-b2de-708955f2fb7c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='40f776e21e6d4044803ed10967d17b25',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3b83abc7921e40cd850e06133dfa3822',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3b85e26-25c3-467f-a491-44e5750d1ef7),volume_type_id=e3b85e26-25c3-467f-a491-44e5750d1ef7)}' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:09:06.824053 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-e86cf254-4064-466f-98c4-e0a5e0838b82 tempest-VolumeRetypeMultiattachTest-690686135 tempest-VolumeRetypeMultiattachTest-690686135-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4c5d78da-d537-4e0a-b191-b24323ee06d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:09:06.847295 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-e86cf254-4064-466f-98c4-e0a5e0838b82 tempest-VolumeRetypeMultiattachTest-690686135 tempest-VolumeRetypeMultiattachTest-690686135-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4c5d78da-d537-4e0a-b191-b24323ee06d3) transitioned into state 'SUCCESS' from state '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-2145881489',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='40f776e21e6d4044803ed10967d17b25',qos_specs=None,replication_status=,reservations=['43e61311-a4f2-4ca7-8c50-3898cc59e3df','192dbfc3-1d80-469f-bff6-fe34829bad52','8441ce9a-18d3-44a3-8c21-01f83750c0e2','a325fde2-a856-474d-994c-c7c63163104c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3b83abc7921e40cd850e06133dfa3822',volume_type_id=e3b85e26-25c3-467f-a491-44e5750d1ef7)}' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:09:06.848066 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-e86cf254-4064-466f-98c4-e0a5e0838b82 tempest-VolumeRetypeMultiattachTest-690686135 tempest-VolumeRetypeMultiattachTest-690686135-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (42629b80-69f3-47a6-8824-0f4ceea32621) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:09:06.868563 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-e86cf254-4064-466f-98c4-e0a5e0838b82 tempest-VolumeRetypeMultiattachTest-690686135 tempest-VolumeRetypeMultiattachTest-690686135-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (42629b80-69f3-47a6-8824-0f4ceea32621) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:09:06.869371 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-e86cf254-4064-466f-98c4-e0a5e0838b82 tempest-VolumeRetypeMultiattachTest-690686135 tempest-VolumeRetypeMultiattachTest-690686135-project-member] Flow 'volume_create_api' (a5c9fd9b-18ab-4823-8e60-5143afc7a0b9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100333) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:09:06.869687 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-e86cf254-4064-466f-98c4-e0a5e0838b82 tempest-VolumeRetypeMultiattachTest-690686135 tempest-VolumeRetypeMultiattachTest-690686135-project-member] Create volume request issued successfully. Aug 16 21:09:06.870220 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-e86cf254-4064-466f-98c4-e0a5e0838b82 tempest-VolumeRetypeMultiattachTest-690686135 tempest-VolumeRetypeMultiattachTest-690686135-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Aug 16 21:09:06.870613 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 100/405] 10.4.3.143 () {70 vars in 1300 bytes} [Sun Aug 16 21:09:06 2026] POST /volume/v3/volumes => generated 872 bytes in 210 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:09:06.882884 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-48d27af4-7a1a-4c78-add3-559dc3dc42a3 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:06.885174 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-48d27af4-7a1a-4c78-add3-559dc3dc42a3 tempest-VolumeRetypeMultiattachTest-690686135 tempest-VolumeRetypeMultiattachTest-690686135-project-member] GET https://10.4.3.143/volume/v3/volumes/ee8bceb0-3e2b-445a-b2de-708955f2fb7c Aug 16 21:09:06.886310 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-48d27af4-7a1a-4c78-add3-559dc3dc42a3 tempest-VolumeRetypeMultiattachTest-690686135 tempest-VolumeRetypeMultiattachTest-690686135-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:09:06.886657 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-48d27af4-7a1a-4c78-add3-559dc3dc42a3 tempest-VolumeRetypeMultiattachTest-690686135 tempest-VolumeRetypeMultiattachTest-690686135-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:09:06.900793 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:09:06.900793 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:09:06.909574 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-48d27af4-7a1a-4c78-add3-559dc3dc42a3 tempest-VolumeRetypeMultiattachTest-690686135 tempest-VolumeRetypeMultiattachTest-690686135-project-member] Volume info retrieved successfully. Aug 16 21:09:06.914038 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [req-cc7ea5e0-db32-43f4-9fae-f8d981a94c8f req-33c50d14-cad9-4ab9-a623-799a8bf03f13 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:06.919983 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [req-cc7ea5e0-db32-43f4-9fae-f8d981a94c8f req-33c50d14-cad9-4ab9-a623-799a8bf03f13 tempest-ImageDependencyTests-1224856810 tempest-ImageDependencyTests-1224856810-project-member] DELETE https://10.4.3.143/volume/v3/attachments/204cc0b9-0bc3-49d0-8ba4-9c0e98dafafc Aug 16 21:09:06.920216 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-48d27af4-7a1a-4c78-add3-559dc3dc42a3 tempest-VolumeRetypeMultiattachTest-690686135 tempest-VolumeRetypeMultiattachTest-690686135-project-member] https://10.4.3.143/volume/v3/volumes/ee8bceb0-3e2b-445a-b2de-708955f2fb7c returned with HTTP 200 Aug 16 21:09:06.920283 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [req-cc7ea5e0-db32-43f4-9fae-f8d981a94c8f req-33c50d14-cad9-4ab9-a623-799a8bf03f13 tempest-ImageDependencyTests-1224856810 tempest-ImageDependencyTests-1224856810-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:09:06.920505 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [req-cc7ea5e0-db32-43f4-9fae-f8d981a94c8f req-33c50d14-cad9-4ab9-a623-799a8bf03f13 tempest-ImageDependencyTests-1224856810 tempest-ImageDependencyTests-1224856810-project-member] Calling method 'version_select' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:09:06.920660 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 103/406] 10.4.3.143 () {68 vars in 1389 bytes} [Sun Aug 16 21:09:06 2026] GET /volume/v3/volumes/ee8bceb0-3e2b-445a-b2de-708955f2fb7c => generated 940 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:09:06.937036 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:09:06.937036 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:09:06.986584 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [req-cc7ea5e0-db32-43f4-9fae-f8d981a94c8f req-33c50d14-cad9-4ab9-a623-799a8bf03f13 tempest-ImageDependencyTests-1224856810 tempest-ImageDependencyTests-1224856810-project-member] https://10.4.3.143/volume/v3/attachments/204cc0b9-0bc3-49d0-8ba4-9c0e98dafafc returned with HTTP 200 Aug 16 21:09:06.987111 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 103/407] 10.4.3.143 () {72 vars in 1673 bytes} [Sun Aug 16 21:09:06 2026] DELETE /volume/v3/attachments/204cc0b9-0bc3-49d0-8ba4-9c0e98dafafc => generated 19 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:09:07.000929 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [req-cc7ea5e0-db32-43f4-9fae-f8d981a94c8f req-6fc07c0b-8678-43fc-9403-5a58948c4b77 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:07.006689 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [req-cc7ea5e0-db32-43f4-9fae-f8d981a94c8f req-6fc07c0b-8678-43fc-9403-5a58948c4b77 tempest-ImageDependencyTests-1224856810 tempest-ImageDependencyTests-1224856810-project-member] DELETE https://10.4.3.143/volume/v3/volumes/5e194cf4-4ad0-415f-aeb9-a72b352aa1fb Aug 16 21:09:07.006689 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [req-cc7ea5e0-db32-43f4-9fae-f8d981a94c8f req-6fc07c0b-8678-43fc-9403-5a58948c4b77 tempest-ImageDependencyTests-1224856810 tempest-ImageDependencyTests-1224856810-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:09:07.006689 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [req-cc7ea5e0-db32-43f4-9fae-f8d981a94c8f req-6fc07c0b-8678-43fc-9403-5a58948c4b77 tempest-ImageDependencyTests-1224856810 tempest-ImageDependencyTests-1224856810-project-member] Calling method 'delete' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:09:07.006689 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.v3.volumes [req-cc7ea5e0-db32-43f4-9fae-f8d981a94c8f req-6fc07c0b-8678-43fc-9403-5a58948c4b77 tempest-ImageDependencyTests-1224856810 tempest-ImageDependencyTests-1224856810-project-member] Delete volume with id: 5e194cf4-4ad0-415f-aeb9-a72b352aa1fb Aug 16 21:09:07.013019 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:09:07.013019 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:09:07.013975 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [req-cc7ea5e0-db32-43f4-9fae-f8d981a94c8f req-6fc07c0b-8678-43fc-9403-5a58948c4b77 tempest-ImageDependencyTests-1224856810 tempest-ImageDependencyTests-1224856810-project-member] Volume info retrieved successfully. Aug 16 21:09:07.051646 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [req-cc7ea5e0-db32-43f4-9fae-f8d981a94c8f req-6fc07c0b-8678-43fc-9403-5a58948c4b77 tempest-ImageDependencyTests-1224856810 tempest-ImageDependencyTests-1224856810-project-member] Delete volume request issued successfully. Aug 16 21:09:07.051646 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [req-cc7ea5e0-db32-43f4-9fae-f8d981a94c8f req-6fc07c0b-8678-43fc-9403-5a58948c4b77 tempest-ImageDependencyTests-1224856810 tempest-ImageDependencyTests-1224856810-project-member] https://10.4.3.143/volume/v3/volumes/5e194cf4-4ad0-415f-aeb9-a72b352aa1fb returned with HTTP 202 Aug 16 21:09:07.052147 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 102/408] 10.4.3.143 () {70 vars in 1620 bytes} [Sun Aug 16 21:09:07 2026] DELETE /volume/v3/volumes/5e194cf4-4ad0-415f-aeb9-a72b352aa1fb => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 21:09:07.154634 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-01afe1ae-23fe-401b-b391-ab67cc6a90ac None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:07.156797 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-01afe1ae-23fe-401b-b391-ab67cc6a90ac tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] GET https://10.4.3.143/volume/v3/groups/1895999c-e537-433f-b8d5-83fb5ef38ae4 Aug 16 21:09:07.157196 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-01afe1ae-23fe-401b-b391-ab67cc6a90ac tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:09:07.157533 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-01afe1ae-23fe-401b-b391-ab67cc6a90ac tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] Calling method 'version_select' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:09:07.157783 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.v3.groups [None req-01afe1ae-23fe-401b-b391-ab67cc6a90ac tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] show called for member 1895999c-e537-433f-b8d5-83fb5ef38ae4 {{(pid=100333) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 16 21:09:07.162980 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:09:07.162980 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:09:07.169460 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-01afe1ae-23fe-401b-b391-ab67cc6a90ac tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] https://10.4.3.143/volume/v3/groups/1895999c-e537-433f-b8d5-83fb5ef38ae4 returned with HTTP 200 Aug 16 21:09:07.169860 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 101/409] 10.4.3.143 () {68 vars in 1386 bytes} [Sun Aug 16 21:09:07 2026] GET /volume/v3/groups/1895999c-e537-433f-b8d5-83fb5ef38ae4 => generated 393 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:09:07.181286 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-1790a801-8ea8-4ffe-87d3-7bd011a2c446 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:07.182833 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-1790a801-8ea8-4ffe-87d3-7bd011a2c446 tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] POST https://10.4.3.143/volume/v3/volumes Aug 16 21:09:07.183176 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-1790a801-8ea8-4ffe-87d3-7bd011a2c446 tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-12969424", "volume_type": "1c16dd1d-ad81-49c0-ba78-eb8bb8b47512", "group_id": "1895999c-e537-433f-b8d5-83fb5ef38ae4", "size": 1}} {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:09:07.184510 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.v3.volumes [None req-1790a801-8ea8-4ffe-87d3-7bd011a2c446 tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-12969424', 'volume_type': '1c16dd1d-ad81-49c0-ba78-eb8bb8b47512', 'group_id': '1895999c-e537-433f-b8d5-83fb5ef38ae4', 'size': 1}} {{(pid=100330) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 21:09:07.194882 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:09:07.194882 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:09:07.194882 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.v3.volumes [None req-1790a801-8ea8-4ffe-87d3-7bd011a2c446 tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] Create volume of 1 GB Aug 16 21:09:07.199772 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-1790a801-8ea8-4ffe-87d3-7bd011a2c446 tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] Availability Zones retrieved successfully. Aug 16 21:09:07.206515 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-1790a801-8ea8-4ffe-87d3-7bd011a2c446 tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] Flow 'volume_create_api' (fd7eb8ce-00d6-4d97-9daf-62a616430d38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100330) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:09:07.207935 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-1790a801-8ea8-4ffe-87d3-7bd011a2c446 tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1684a7c0-62c4-40ed-bc4c-3de1e85f9761) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:09:07.208602 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:09:07.208602 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:09:07.209091 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.flows.api.create_volume [None req-1790a801-8ea8-4ffe-87d3-7bd011a2c446 tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] Validating volume size '1' using validate_int {{(pid=100330) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 21:09:07.231448 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-1790a801-8ea8-4ffe-87d3-7bd011a2c446 tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1684a7c0-62c4-40ed-bc4c-3de1e85f9761) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T21:09:06Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=1c16dd1d-ad81-49c0-ba78-eb8bb8b47512,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-916167079',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1c16dd1d-ad81-49c0-ba78-eb8bb8b47512', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '1895999c-e537-433f-b8d5-83fb5ef38ae4', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:09:07.232465 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-1790a801-8ea8-4ffe-87d3-7bd011a2c446 tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (afa4da5e-06e5-4e67-98a6-350757587949) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:09:07.268258 np0000007409 devstack@c-api.service[100330]: WARNING cinder.quota [None req-1790a801-8ea8-4ffe-87d3-7bd011a2c446 tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-916167079 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-916167079, it is now deprecated. Please use the default quota class for default quota. Aug 16 21:09:07.268749 np0000007409 devstack@c-api.service[100330]: WARNING cinder.quota [None req-1790a801-8ea8-4ffe-87d3-7bd011a2c446 tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-916167079 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-916167079, it is now deprecated. Please use the default quota class for default quota. Aug 16 21:09:07.315776 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.quota [None req-1790a801-8ea8-4ffe-87d3-7bd011a2c446 tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] Created reservations ['49bdaeb5-c4a7-4f61-8369-275d2850d48d', 'e7a15de6-7b05-4919-a869-6673eaede38c', '45ace032-c670-4f50-a3c8-aabf83bd2a14', '5c407ada-791f-41a6-aaa7-0b5221717d79'] {{(pid=100330) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:09:07.316631 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-1790a801-8ea8-4ffe-87d3-7bd011a2c446 tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (afa4da5e-06e5-4e67-98a6-350757587949) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['49bdaeb5-c4a7-4f61-8369-275d2850d48d', 'e7a15de6-7b05-4919-a869-6673eaede38c', '45ace032-c670-4f50-a3c8-aabf83bd2a14', '5c407ada-791f-41a6-aaa7-0b5221717d79']}' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:09:07.317459 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-1790a801-8ea8-4ffe-87d3-7bd011a2c446 tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (41454849-e3d6-4386-aab7-01b4e39b37de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:09:07.339200 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-1790a801-8ea8-4ffe-87d3-7bd011a2c446 tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (41454849-e3d6-4386-aab7-01b4e39b37de) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '28fbdf0d-e287-41dc-899d-277578f1f064', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-12969424',encryption_key_id=None,group_id=1895999c-e537-433f-b8d5-83fb5ef38ae4,group_type_id=,metadata={},multiattach=False,project_id='63064af84b8e4838a929216a693d0334',qos_specs=None,replication_status=,reservations=['49bdaeb5-c4a7-4f61-8369-275d2850d48d','e7a15de6-7b05-4919-a869-6673eaede38c','45ace032-c670-4f50-a3c8-aabf83bd2a14','5c407ada-791f-41a6-aaa7-0b5221717d79'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='17098725732c4e35957b619053f9d42c',volume_type_id=1c16dd1d-ad81-49c0-ba78-eb8bb8b47512), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T21:09:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-12969424',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=1895999c-e537-433f-b8d5-83fb5ef38ae4,host=None,id=28fbdf0d-e287-41dc-899d-277578f1f064,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='63064af84b8e4838a929216a693d0334',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='17098725732c4e35957b619053f9d42c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1c16dd1d-ad81-49c0-ba78-eb8bb8b47512),volume_type_id=1c16dd1d-ad81-49c0-ba78-eb8bb8b47512)}' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:09:07.339840 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-1790a801-8ea8-4ffe-87d3-7bd011a2c446 tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ddb23623-aee9-411f-bbbb-4d8820afcbd0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:09:07.357659 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-1790a801-8ea8-4ffe-87d3-7bd011a2c446 tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ddb23623-aee9-411f-bbbb-4d8820afcbd0) transitioned into state 'SUCCESS' from state '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-12969424',encryption_key_id=None,group_id=1895999c-e537-433f-b8d5-83fb5ef38ae4,group_type_id=,metadata={},multiattach=False,project_id='63064af84b8e4838a929216a693d0334',qos_specs=None,replication_status=,reservations=['49bdaeb5-c4a7-4f61-8369-275d2850d48d','e7a15de6-7b05-4919-a869-6673eaede38c','45ace032-c670-4f50-a3c8-aabf83bd2a14','5c407ada-791f-41a6-aaa7-0b5221717d79'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='17098725732c4e35957b619053f9d42c',volume_type_id=1c16dd1d-ad81-49c0-ba78-eb8bb8b47512)}' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:09:07.358380 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-1790a801-8ea8-4ffe-87d3-7bd011a2c446 tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (842f2033-1c16-47f8-8792-b3597f4fb8a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:09:07.371854 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-1790a801-8ea8-4ffe-87d3-7bd011a2c446 tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (842f2033-1c16-47f8-8792-b3597f4fb8a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:09:07.372679 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-1790a801-8ea8-4ffe-87d3-7bd011a2c446 tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] Flow 'volume_create_api' (fd7eb8ce-00d6-4d97-9daf-62a616430d38) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100330) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:09:07.373206 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-1790a801-8ea8-4ffe-87d3-7bd011a2c446 tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] Create volume request issued successfully. Aug 16 21:09:07.373868 np0000007409 devstack@c-api.service[100330]: WARNING stevedore.named [None req-1790a801-8ea8-4ffe-87d3-7bd011a2c446 tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 16 21:09:07.374064 np0000007409 devstack@c-api.service[100330]: WARNING castellan.key_manager [None req-1790a801-8ea8-4ffe-87d3-7bd011a2c446 tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 16 21:09:07.417110 np0000007409 devstack@c-api.service[100330]: DEBUG oslo_db.sqlalchemy.engines [None req-1790a801-8ea8-4ffe-87d3-7bd011a2c446 tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100330) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 16 21:09:07.421958 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:09:07.421958 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:09:07.426667 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-1790a801-8ea8-4ffe-87d3-7bd011a2c446 tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Aug 16 21:09:07.427266 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 104/410] 10.4.3.143 () {70 vars in 1300 bytes} [Sun Aug 16 21:09:07 2026] POST /volume/v3/volumes => generated 820 bytes in 246 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:09:07.439349 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-bf421b56-501d-4ab2-bc28-12bb99da4a11 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:07.441821 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-bf421b56-501d-4ab2-bc28-12bb99da4a11 tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] GET https://10.4.3.143/volume/v3/volumes/28fbdf0d-e287-41dc-899d-277578f1f064 Aug 16 21:09:07.442161 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-bf421b56-501d-4ab2-bc28-12bb99da4a11 tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:09:07.442422 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-bf421b56-501d-4ab2-bc28-12bb99da4a11 tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:09:07.452254 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:09:07.452254 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:09:07.460183 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-bf421b56-501d-4ab2-bc28-12bb99da4a11 tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] Volume info retrieved successfully. Aug 16 21:09:07.461274 np0000007409 devstack@c-api.service[100332]: WARNING stevedore.named [None req-bf421b56-501d-4ab2-bc28-12bb99da4a11 tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 16 21:09:07.461527 np0000007409 devstack@c-api.service[100332]: WARNING castellan.key_manager [None req-bf421b56-501d-4ab2-bc28-12bb99da4a11 tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 16 21:09:07.521447 np0000007409 devstack@c-api.service[100332]: DEBUG oslo_db.sqlalchemy.engines [None req-bf421b56-501d-4ab2-bc28-12bb99da4a11 tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100332) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 16 21:09:07.524655 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:09:07.524655 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:09:07.532812 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-bf421b56-501d-4ab2-bc28-12bb99da4a11 tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] https://10.4.3.143/volume/v3/volumes/28fbdf0d-e287-41dc-899d-277578f1f064 returned with HTTP 200 Aug 16 21:09:07.533199 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 104/411] 10.4.3.143 () {68 vars in 1389 bytes} [Sun Aug 16 21:09:07 2026] GET /volume/v3/volumes/28fbdf0d-e287-41dc-899d-277578f1f064 => generated 888 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:09:07.933456 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-d361e91e-f712-4e7a-8248-5f748883fb98 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:07.935214 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-d361e91e-f712-4e7a-8248-5f748883fb98 tempest-VolumeRetypeMultiattachTest-690686135 tempest-VolumeRetypeMultiattachTest-690686135-project-member] GET https://10.4.3.143/volume/v3/volumes/ee8bceb0-3e2b-445a-b2de-708955f2fb7c Aug 16 21:09:07.935444 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-d361e91e-f712-4e7a-8248-5f748883fb98 tempest-VolumeRetypeMultiattachTest-690686135 tempest-VolumeRetypeMultiattachTest-690686135-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:09:07.935661 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-d361e91e-f712-4e7a-8248-5f748883fb98 tempest-VolumeRetypeMultiattachTest-690686135 tempest-VolumeRetypeMultiattachTest-690686135-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:09:07.941742 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:09:07.941742 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:09:07.944790 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-d361e91e-f712-4e7a-8248-5f748883fb98 tempest-VolumeRetypeMultiattachTest-690686135 tempest-VolumeRetypeMultiattachTest-690686135-project-member] Volume info retrieved successfully. Aug 16 21:09:07.948414 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-d361e91e-f712-4e7a-8248-5f748883fb98 tempest-VolumeRetypeMultiattachTest-690686135 tempest-VolumeRetypeMultiattachTest-690686135-project-member] https://10.4.3.143/volume/v3/volumes/ee8bceb0-3e2b-445a-b2de-708955f2fb7c returned with HTTP 200 Aug 16 21:09:07.948759 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 103/412] 10.4.3.143 () {68 vars in 1389 bytes} [Sun Aug 16 21:09:07 2026] GET /volume/v3/volumes/ee8bceb0-3e2b-445a-b2de-708955f2fb7c => generated 999 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:09:07.961927 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-29dde1e6-54e8-48a3-98b6-6e9e97a1628e None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:07.964200 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-29dde1e6-54e8-48a3-98b6-6e9e97a1628e tempest-VolumeRetypeMultiattachTest-71711201 tempest-VolumeRetypeMultiattachTest-71711201-project-admin] GET https://10.4.3.143/volume/v3/volumes/ee8bceb0-3e2b-445a-b2de-708955f2fb7c Aug 16 21:09:07.964423 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-29dde1e6-54e8-48a3-98b6-6e9e97a1628e tempest-VolumeRetypeMultiattachTest-71711201 tempest-VolumeRetypeMultiattachTest-71711201-project-admin] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:09:07.964619 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-29dde1e6-54e8-48a3-98b6-6e9e97a1628e tempest-VolumeRetypeMultiattachTest-71711201 tempest-VolumeRetypeMultiattachTest-71711201-project-admin] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:09:07.971673 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:09:07.971673 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:09:07.975957 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-29dde1e6-54e8-48a3-98b6-6e9e97a1628e tempest-VolumeRetypeMultiattachTest-71711201 tempest-VolumeRetypeMultiattachTest-71711201-project-admin] Volume info retrieved successfully. Aug 16 21:09:07.980866 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-29dde1e6-54e8-48a3-98b6-6e9e97a1628e tempest-VolumeRetypeMultiattachTest-71711201 tempest-VolumeRetypeMultiattachTest-71711201-project-admin] https://10.4.3.143/volume/v3/volumes/ee8bceb0-3e2b-445a-b2de-708955f2fb7c returned with HTTP 200 Aug 16 21:09:07.981806 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 102/413] 10.4.3.143 () {68 vars in 1389 bytes} [Sun Aug 16 21:09:07 2026] GET /volume/v3/volumes/ee8bceb0-3e2b-445a-b2de-708955f2fb7c => generated 1184 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 16 21:09:07.996037 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-a2ea56be-1b4d-4dd1-874f-7832d78c1f11 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:07.998265 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-a2ea56be-1b4d-4dd1-874f-7832d78c1f11 tempest-VolumeRetypeMultiattachTest-690686135 tempest-VolumeRetypeMultiattachTest-690686135-project-member] POST https://10.4.3.143/volume/v3/volumes/ee8bceb0-3e2b-445a-b2de-708955f2fb7c/action Aug 16 21:09:07.998760 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-a2ea56be-1b4d-4dd1-874f-7832d78c1f11 tempest-VolumeRetypeMultiattachTest-690686135 tempest-VolumeRetypeMultiattachTest-690686135-project-member] Action body: b'{"os-retype": {"new_type": "tempest-VolumeRetypeMultiattachTest-volume-type-1700439051", "migration_policy": "never"}}' {{(pid=100330) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 21:09:07.998990 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-a2ea56be-1b4d-4dd1-874f-7832d78c1f11 tempest-VolumeRetypeMultiattachTest-690686135 tempest-VolumeRetypeMultiattachTest-690686135-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "tempest-VolumeRetypeMultiattachTest-volume-type-1700439051", "migration_policy": "never"}} {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:09:08.014836 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:09:08.014836 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:09:08.015615 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-a2ea56be-1b4d-4dd1-874f-7832d78c1f11 tempest-VolumeRetypeMultiattachTest-690686135 tempest-VolumeRetypeMultiattachTest-690686135-project-member] Volume info retrieved successfully. Aug 16 21:09:08.021509 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:09:08.021509 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:09:08.036321 np0000007409 devstack@c-api.service[100330]: WARNING cinder.quota [None req-a2ea56be-1b4d-4dd1-874f-7832d78c1f11 tempest-VolumeRetypeMultiattachTest-690686135 tempest-VolumeRetypeMultiattachTest-690686135-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-1700439051 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-1700439051, it is now deprecated. Please use the default quota class for default quota. Aug 16 21:09:08.036580 np0000007409 devstack@c-api.service[100330]: WARNING cinder.quota [None req-a2ea56be-1b4d-4dd1-874f-7832d78c1f11 tempest-VolumeRetypeMultiattachTest-690686135 tempest-VolumeRetypeMultiattachTest-690686135-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-1700439051 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-1700439051, it is now deprecated. Please use the default quota class for default quota. Aug 16 21:09:08.064401 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.quota [None req-a2ea56be-1b4d-4dd1-874f-7832d78c1f11 tempest-VolumeRetypeMultiattachTest-690686135 tempest-VolumeRetypeMultiattachTest-690686135-project-member] Created reservations ['a6308fb1-b56b-4efd-b0b7-65d6d950ae36', '954a6d0b-95d3-4326-b530-325d1c611059'] {{(pid=100330) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:09:08.075524 np0000007409 devstack@c-api.service[100330]: WARNING cinder.quota [None req-a2ea56be-1b4d-4dd1-874f-7832d78c1f11 tempest-VolumeRetypeMultiattachTest-690686135 tempest-VolumeRetypeMultiattachTest-690686135-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-2126235681 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-2126235681, it is now deprecated. Please use the default quota class for default quota. Aug 16 21:09:08.075778 np0000007409 devstack@c-api.service[100330]: WARNING cinder.quota [None req-a2ea56be-1b4d-4dd1-874f-7832d78c1f11 tempest-VolumeRetypeMultiattachTest-690686135 tempest-VolumeRetypeMultiattachTest-690686135-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-2126235681 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-2126235681, it is now deprecated. Please use the default quota class for default quota. Aug 16 21:09:08.083295 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.quota [None req-a2ea56be-1b4d-4dd1-874f-7832d78c1f11 tempest-VolumeRetypeMultiattachTest-690686135 tempest-VolumeRetypeMultiattachTest-690686135-project-member] Created reservations ['4b6fdc38-b299-4969-a543-7180cd90d57f', '6eada0eb-f574-4fed-b614-3813c871d6df'] {{(pid=100330) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:09:08.113283 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-a2ea56be-1b4d-4dd1-874f-7832d78c1f11 tempest-VolumeRetypeMultiattachTest-690686135 tempest-VolumeRetypeMultiattachTest-690686135-project-member] Retype volume request issued successfully. Aug 16 21:09:08.113611 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-a2ea56be-1b4d-4dd1-874f-7832d78c1f11 tempest-VolumeRetypeMultiattachTest-690686135 tempest-VolumeRetypeMultiattachTest-690686135-project-member] https://10.4.3.143/volume/v3/volumes/ee8bceb0-3e2b-445a-b2de-708955f2fb7c/action returned with HTTP 202 Aug 16 21:09:08.114405 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 105/414] 10.4.3.143 () {70 vars in 1432 bytes} [Sun Aug 16 21:09:07 2026] POST /volume/v3/volumes/ee8bceb0-3e2b-445a-b2de-708955f2fb7c/action => generated 0 bytes in 119 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Aug 16 21:09:08.122789 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-7cf79f78-3098-4360-8985-70aa1244b5e9 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:08.125310 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-7cf79f78-3098-4360-8985-70aa1244b5e9 tempest-VolumeRetypeMultiattachTest-690686135 tempest-VolumeRetypeMultiattachTest-690686135-project-member] GET https://10.4.3.143/volume/v3/volumes/ee8bceb0-3e2b-445a-b2de-708955f2fb7c Aug 16 21:09:08.125654 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-7cf79f78-3098-4360-8985-70aa1244b5e9 tempest-VolumeRetypeMultiattachTest-690686135 tempest-VolumeRetypeMultiattachTest-690686135-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:09:08.125928 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-7cf79f78-3098-4360-8985-70aa1244b5e9 tempest-VolumeRetypeMultiattachTest-690686135 tempest-VolumeRetypeMultiattachTest-690686135-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:09:08.136613 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:09:08.136613 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:09:08.141170 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-7cf79f78-3098-4360-8985-70aa1244b5e9 tempest-VolumeRetypeMultiattachTest-690686135 tempest-VolumeRetypeMultiattachTest-690686135-project-member] Volume info retrieved successfully. Aug 16 21:09:08.147988 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-7cf79f78-3098-4360-8985-70aa1244b5e9 tempest-VolumeRetypeMultiattachTest-690686135 tempest-VolumeRetypeMultiattachTest-690686135-project-member] https://10.4.3.143/volume/v3/volumes/ee8bceb0-3e2b-445a-b2de-708955f2fb7c returned with HTTP 200 Aug 16 21:09:08.148505 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 105/415] 10.4.3.143 () {68 vars in 1389 bytes} [Sun Aug 16 21:09:08 2026] GET /volume/v3/volumes/ee8bceb0-3e2b-445a-b2de-708955f2fb7c => generated 997 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:09:08.547728 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-4f628131-2a20-4b83-8ec4-7441ee919e17 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:08.549475 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-4f628131-2a20-4b83-8ec4-7441ee919e17 tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] GET https://10.4.3.143/volume/v3/volumes/28fbdf0d-e287-41dc-899d-277578f1f064 Aug 16 21:09:08.549662 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-4f628131-2a20-4b83-8ec4-7441ee919e17 tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:09:08.549842 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-4f628131-2a20-4b83-8ec4-7441ee919e17 tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:09:08.556033 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:09:08.556033 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:09:08.559824 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-4f628131-2a20-4b83-8ec4-7441ee919e17 tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] Volume info retrieved successfully. Aug 16 21:09:08.560532 np0000007409 devstack@c-api.service[100331]: WARNING stevedore.named [None req-4f628131-2a20-4b83-8ec4-7441ee919e17 tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 16 21:09:08.560672 np0000007409 devstack@c-api.service[100331]: WARNING castellan.key_manager [None req-4f628131-2a20-4b83-8ec4-7441ee919e17 tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 16 21:09:08.620293 np0000007409 devstack@c-api.service[100331]: DEBUG oslo_db.sqlalchemy.engines [None req-4f628131-2a20-4b83-8ec4-7441ee919e17 tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100331) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 16 21:09:08.627463 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:09:08.627463 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:09:08.635109 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-4f628131-2a20-4b83-8ec4-7441ee919e17 tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] https://10.4.3.143/volume/v3/volumes/28fbdf0d-e287-41dc-899d-277578f1f064 returned with HTTP 200 Aug 16 21:09:08.635504 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 104/416] 10.4.3.143 () {68 vars in 1389 bytes} [Sun Aug 16 21:09:08 2026] GET /volume/v3/volumes/28fbdf0d-e287-41dc-899d-277578f1f064 => generated 913 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:09:08.652752 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-9c335c33-a632-4c00-90fa-9b0aea03c3a4 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:08.655997 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-9c335c33-a632-4c00-90fa-9b0aea03c3a4 tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] POST https://10.4.3.143/volume/v3/group_snapshots Aug 16 21:09:08.655997 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-9c335c33-a632-4c00-90fa-9b0aea03c3a4 tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "1895999c-e537-433f-b8d5-83fb5ef38ae4", "name": "tempest-group_snapshot-1278666823"}} {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:09:08.657794 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.v3.group_snapshots [None req-9c335c33-a632-4c00-90fa-9b0aea03c3a4 tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': '1895999c-e537-433f-b8d5-83fb5ef38ae4', 'name': 'tempest-group_snapshot-1278666823'}} {{(pid=100333) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Aug 16 21:09:08.661897 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:09:08.661897 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:09:08.666203 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.v3.group_snapshots [None req-9c335c33-a632-4c00-90fa-9b0aea03c3a4 tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] Creating group_snapshot tempest-group_snapshot-1278666823. Aug 16 21:09:08.704407 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:09:08.704407 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:09:08.718394 np0000007409 devstack@c-api.service[100333]: WARNING cinder.quota [None req-9c335c33-a632-4c00-90fa-9b0aea03c3a4 tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-916167079 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-916167079, it is now deprecated. Please use the default quota class for default quota. Aug 16 21:09:08.718758 np0000007409 devstack@c-api.service[100333]: WARNING cinder.quota [None req-9c335c33-a632-4c00-90fa-9b0aea03c3a4 tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-916167079 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-916167079, it is now deprecated. Please use the default quota class for default quota. Aug 16 21:09:08.738716 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.quota [None req-9c335c33-a632-4c00-90fa-9b0aea03c3a4 tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] Created reservations ['d553960d-817a-4d4a-8bdd-bb0c57e9af4d', '7f3a9569-542a-4a42-8019-b953e43fc83c', '82aaf1a2-8127-4c24-941e-41e99c3e9195', 'b71edad2-e9ee-4865-a783-f7aefd072df8'] {{(pid=100333) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:09:08.768353 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-9c335c33-a632-4c00-90fa-9b0aea03c3a4 tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] https://10.4.3.143/volume/v3/group_snapshots returned with HTTP 202 Aug 16 21:09:08.768819 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 103/417] 10.4.3.143 () {70 vars in 1324 bytes} [Sun Aug 16 21:09:08 2026] POST /volume/v3/group_snapshots => generated 168 bytes in 116 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:09:08.779947 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-47faa13a-90db-4ae6-bfa9-915e5c633b9c None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:08.782249 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-47faa13a-90db-4ae6-bfa9-915e5c633b9c tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] GET https://10.4.3.143/volume/v3/group_snapshots/dfdd682b-56a2-4ffa-bee0-ad2f5405579d Aug 16 21:09:08.782743 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-47faa13a-90db-4ae6-bfa9-915e5c633b9c tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:09:08.782975 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-47faa13a-90db-4ae6-bfa9-915e5c633b9c tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] Calling method 'version_select' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:09:08.783125 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.v3.group_snapshots [None req-47faa13a-90db-4ae6-bfa9-915e5c633b9c tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] show called for member dfdd682b-56a2-4ffa-bee0-ad2f5405579d {{(pid=100330) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 16 21:09:08.792830 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:09:08.792830 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:09:08.796817 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-47faa13a-90db-4ae6-bfa9-915e5c633b9c tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] https://10.4.3.143/volume/v3/group_snapshots/dfdd682b-56a2-4ffa-bee0-ad2f5405579d returned with HTTP 200 Aug 16 21:09:08.797235 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 106/418] 10.4.3.143 () {68 vars in 1413 bytes} [Sun Aug 16 21:09:08 2026] GET /volume/v3/group_snapshots/dfdd682b-56a2-4ffa-bee0-ad2f5405579d => generated 307 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:09:09.164786 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-b8ae9650-6324-4d25-aed2-6955d6a87ae5 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:09.168985 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-b8ae9650-6324-4d25-aed2-6955d6a87ae5 tempest-VolumeRetypeMultiattachTest-690686135 tempest-VolumeRetypeMultiattachTest-690686135-project-member] GET https://10.4.3.143/volume/v3/volumes/ee8bceb0-3e2b-445a-b2de-708955f2fb7c Aug 16 21:09:09.168985 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-b8ae9650-6324-4d25-aed2-6955d6a87ae5 tempest-VolumeRetypeMultiattachTest-690686135 tempest-VolumeRetypeMultiattachTest-690686135-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:09:09.168985 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-b8ae9650-6324-4d25-aed2-6955d6a87ae5 tempest-VolumeRetypeMultiattachTest-690686135 tempest-VolumeRetypeMultiattachTest-690686135-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:09:09.178374 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:09:09.178374 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:09:09.183947 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-b8ae9650-6324-4d25-aed2-6955d6a87ae5 tempest-VolumeRetypeMultiattachTest-690686135 tempest-VolumeRetypeMultiattachTest-690686135-project-member] Volume info retrieved successfully. Aug 16 21:09:09.189926 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-b8ae9650-6324-4d25-aed2-6955d6a87ae5 tempest-VolumeRetypeMultiattachTest-690686135 tempest-VolumeRetypeMultiattachTest-690686135-project-member] https://10.4.3.143/volume/v3/volumes/ee8bceb0-3e2b-445a-b2de-708955f2fb7c returned with HTTP 200 Aug 16 21:09:09.190370 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 106/419] 10.4.3.143 () {68 vars in 1389 bytes} [Sun Aug 16 21:09:09 2026] GET /volume/v3/volumes/ee8bceb0-3e2b-445a-b2de-708955f2fb7c => generated 998 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:09:09.204910 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-551b7060-9cae-42aa-8b95-1835bf93d30b None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:09.206907 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-551b7060-9cae-42aa-8b95-1835bf93d30b tempest-VolumeRetypeMultiattachTest-71711201 tempest-VolumeRetypeMultiattachTest-71711201-project-admin] GET https://10.4.3.143/volume/v3/volumes/ee8bceb0-3e2b-445a-b2de-708955f2fb7c Aug 16 21:09:09.207209 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-551b7060-9cae-42aa-8b95-1835bf93d30b tempest-VolumeRetypeMultiattachTest-71711201 tempest-VolumeRetypeMultiattachTest-71711201-project-admin] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:09:09.207363 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-551b7060-9cae-42aa-8b95-1835bf93d30b tempest-VolumeRetypeMultiattachTest-71711201 tempest-VolumeRetypeMultiattachTest-71711201-project-admin] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:09:09.214582 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:09:09.214582 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:09:09.217699 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-551b7060-9cae-42aa-8b95-1835bf93d30b tempest-VolumeRetypeMultiattachTest-71711201 tempest-VolumeRetypeMultiattachTest-71711201-project-admin] Volume info retrieved successfully. Aug 16 21:09:09.220903 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-551b7060-9cae-42aa-8b95-1835bf93d30b tempest-VolumeRetypeMultiattachTest-71711201 tempest-VolumeRetypeMultiattachTest-71711201-project-admin] https://10.4.3.143/volume/v3/volumes/ee8bceb0-3e2b-445a-b2de-708955f2fb7c returned with HTTP 200 Aug 16 21:09:09.221243 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 105/420] 10.4.3.143 () {68 vars in 1389 bytes} [Sun Aug 16 21:09:09 2026] GET /volume/v3/volumes/ee8bceb0-3e2b-445a-b2de-708955f2fb7c => generated 1183 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 16 21:09:09.235519 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-021130bb-b72b-4336-8dd4-3ace964f42b0 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:09.239175 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-021130bb-b72b-4336-8dd4-3ace964f42b0 tempest-VolumeRetypeMultiattachTest-71711201 tempest-VolumeRetypeMultiattachTest-71711201-project-admin] GET https://10.4.3.143/volume/v3/volumes/ee8bceb0-3e2b-445a-b2de-708955f2fb7c Aug 16 21:09:09.239175 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-021130bb-b72b-4336-8dd4-3ace964f42b0 tempest-VolumeRetypeMultiattachTest-71711201 tempest-VolumeRetypeMultiattachTest-71711201-project-admin] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:09:09.239175 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-021130bb-b72b-4336-8dd4-3ace964f42b0 tempest-VolumeRetypeMultiattachTest-71711201 tempest-VolumeRetypeMultiattachTest-71711201-project-admin] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:09:09.245711 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:09:09.245711 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:09:09.249621 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-021130bb-b72b-4336-8dd4-3ace964f42b0 tempest-VolumeRetypeMultiattachTest-71711201 tempest-VolumeRetypeMultiattachTest-71711201-project-admin] Volume info retrieved successfully. Aug 16 21:09:09.253671 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-021130bb-b72b-4336-8dd4-3ace964f42b0 tempest-VolumeRetypeMultiattachTest-71711201 tempest-VolumeRetypeMultiattachTest-71711201-project-admin] https://10.4.3.143/volume/v3/volumes/ee8bceb0-3e2b-445a-b2de-708955f2fb7c returned with HTTP 200 Aug 16 21:09:09.254230 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 104/421] 10.4.3.143 () {68 vars in 1389 bytes} [Sun Aug 16 21:09:09 2026] GET /volume/v3/volumes/ee8bceb0-3e2b-445a-b2de-708955f2fb7c => generated 1183 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 16 21:09:09.269050 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-8f36065b-ff9b-4a9c-8666-89ef73e74868 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:09.270732 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-8f36065b-ff9b-4a9c-8666-89ef73e74868 tempest-VolumeRetypeMultiattachTest-690686135 tempest-VolumeRetypeMultiattachTest-690686135-project-member] POST https://10.4.3.143/volume/v3/volumes/ee8bceb0-3e2b-445a-b2de-708955f2fb7c/action Aug 16 21:09:09.271139 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-8f36065b-ff9b-4a9c-8666-89ef73e74868 tempest-VolumeRetypeMultiattachTest-690686135 tempest-VolumeRetypeMultiattachTest-690686135-project-member] Action body: b'{"os-retype": {"new_type": "tempest-VolumeRetypeMultiattachTest-volume-type-2126235681", "migration_policy": "never"}}' {{(pid=100330) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 21:09:09.271268 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-8f36065b-ff9b-4a9c-8666-89ef73e74868 tempest-VolumeRetypeMultiattachTest-690686135 tempest-VolumeRetypeMultiattachTest-690686135-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "tempest-VolumeRetypeMultiattachTest-volume-type-2126235681", "migration_policy": "never"}} {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:09:09.293026 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:09:09.293026 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:09:09.293026 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-8f36065b-ff9b-4a9c-8666-89ef73e74868 tempest-VolumeRetypeMultiattachTest-690686135 tempest-VolumeRetypeMultiattachTest-690686135-project-member] Volume info retrieved successfully. Aug 16 21:09:09.317880 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.quota [None req-8f36065b-ff9b-4a9c-8666-89ef73e74868 tempest-VolumeRetypeMultiattachTest-690686135 tempest-VolumeRetypeMultiattachTest-690686135-project-member] Created reservations ['09d800fc-9bc5-40e6-8043-757bff7abd06', '60f28e8e-ad09-4846-9c0f-d67218e3cae4'] {{(pid=100330) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:09:09.334453 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.quota [None req-8f36065b-ff9b-4a9c-8666-89ef73e74868 tempest-VolumeRetypeMultiattachTest-690686135 tempest-VolumeRetypeMultiattachTest-690686135-project-member] Created reservations ['f19db16a-9df9-4ba7-86e9-edfbad97e722', 'a1b3781a-3b57-46d3-bb5e-f7c0b8ef08a5'] {{(pid=100330) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:09:09.358515 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-8f36065b-ff9b-4a9c-8666-89ef73e74868 tempest-VolumeRetypeMultiattachTest-690686135 tempest-VolumeRetypeMultiattachTest-690686135-project-member] Retype volume request issued successfully. Aug 16 21:09:09.358848 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-8f36065b-ff9b-4a9c-8666-89ef73e74868 tempest-VolumeRetypeMultiattachTest-690686135 tempest-VolumeRetypeMultiattachTest-690686135-project-member] https://10.4.3.143/volume/v3/volumes/ee8bceb0-3e2b-445a-b2de-708955f2fb7c/action returned with HTTP 202 Aug 16 21:09:09.359472 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 107/422] 10.4.3.143 () {70 vars in 1432 bytes} [Sun Aug 16 21:09:09 2026] POST /volume/v3/volumes/ee8bceb0-3e2b-445a-b2de-708955f2fb7c/action => generated 0 bytes in 91 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Aug 16 21:09:09.367763 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-afdf5cfd-cc70-4e1a-9287-b082a2137d17 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:09.370071 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-afdf5cfd-cc70-4e1a-9287-b082a2137d17 tempest-VolumeRetypeMultiattachTest-690686135 tempest-VolumeRetypeMultiattachTest-690686135-project-member] GET https://10.4.3.143/volume/v3/volumes/ee8bceb0-3e2b-445a-b2de-708955f2fb7c Aug 16 21:09:09.370413 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-afdf5cfd-cc70-4e1a-9287-b082a2137d17 tempest-VolumeRetypeMultiattachTest-690686135 tempest-VolumeRetypeMultiattachTest-690686135-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:09:09.370633 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-afdf5cfd-cc70-4e1a-9287-b082a2137d17 tempest-VolumeRetypeMultiattachTest-690686135 tempest-VolumeRetypeMultiattachTest-690686135-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:09:09.380604 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:09:09.380604 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:09:09.389084 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-afdf5cfd-cc70-4e1a-9287-b082a2137d17 tempest-VolumeRetypeMultiattachTest-690686135 tempest-VolumeRetypeMultiattachTest-690686135-project-member] Volume info retrieved successfully. Aug 16 21:09:09.395910 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-afdf5cfd-cc70-4e1a-9287-b082a2137d17 tempest-VolumeRetypeMultiattachTest-690686135 tempest-VolumeRetypeMultiattachTest-690686135-project-member] https://10.4.3.143/volume/v3/volumes/ee8bceb0-3e2b-445a-b2de-708955f2fb7c returned with HTTP 200 Aug 16 21:09:09.396694 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 107/423] 10.4.3.143 () {68 vars in 1389 bytes} [Sun Aug 16 21:09:09 2026] GET /volume/v3/volumes/ee8bceb0-3e2b-445a-b2de-708955f2fb7c => generated 998 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:09:09.693247 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-52783771-af56-4a2d-89c9-242bb4719d4e None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:09.774083 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-52783771-af56-4a2d-89c9-242bb4719d4e tempest-GroupsTest-1295733837 tempest-GroupsTest-1295733837-project-admin] POST https://10.4.3.143/volume/v3/types Aug 16 21:09:09.775007 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-52783771-af56-4a2d-89c9-242bb4719d4e tempest-GroupsTest-1295733837 tempest-GroupsTest-1295733837-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsTest-volume-type-986100252"}} {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:09:09.787005 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-52783771-af56-4a2d-89c9-242bb4719d4e tempest-GroupsTest-1295733837 tempest-GroupsTest-1295733837-project-admin] https://10.4.3.143/volume/v3/types returned with HTTP 200 Aug 16 21:09:09.787531 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 106/424] 10.4.3.143 () {68 vars in 1252 bytes} [Sun Aug 16 21:09:09 2026] POST /volume/v3/types => generated 215 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 16 21:09:09.798134 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-fe1f24ea-330c-4248-9fd7-cb14e29f8e7f None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:09.803151 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-fe1f24ea-330c-4248-9fd7-cb14e29f8e7f tempest-GroupsTest-1295733837 tempest-GroupsTest-1295733837-project-admin] POST https://10.4.3.143/volume/v3/group_types Aug 16 21:09:09.803151 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-fe1f24ea-330c-4248-9fd7-cb14e29f8e7f tempest-GroupsTest-1295733837 tempest-GroupsTest-1295733837-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsTest-group-type-1998649199"}} {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:09:09.807095 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-6c701905-caf8-4591-8c6c-b199ae787677 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:09.809949 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-6c701905-caf8-4591-8c6c-b199ae787677 tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] GET https://10.4.3.143/volume/v3/group_snapshots/dfdd682b-56a2-4ffa-bee0-ad2f5405579d Aug 16 21:09:09.809949 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-6c701905-caf8-4591-8c6c-b199ae787677 tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:09:09.809949 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-6c701905-caf8-4591-8c6c-b199ae787677 tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] Calling method 'version_select' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:09:09.809949 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.v3.group_snapshots [None req-6c701905-caf8-4591-8c6c-b199ae787677 tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] show called for member dfdd682b-56a2-4ffa-bee0-ad2f5405579d {{(pid=100330) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 16 21:09:09.815711 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:09:09.815711 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:09:09.822784 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-6c701905-caf8-4591-8c6c-b199ae787677 tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] https://10.4.3.143/volume/v3/group_snapshots/dfdd682b-56a2-4ffa-bee0-ad2f5405579d returned with HTTP 200 Aug 16 21:09:09.823052 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 108/425] 10.4.3.143 () {68 vars in 1413 bytes} [Sun Aug 16 21:09:09 2026] GET /volume/v3/group_snapshots/dfdd682b-56a2-4ffa-bee0-ad2f5405579d => generated 308 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:09:09.824874 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-fe1f24ea-330c-4248-9fd7-cb14e29f8e7f tempest-GroupsTest-1295733837 tempest-GroupsTest-1295733837-project-admin] https://10.4.3.143/volume/v3/group_types returned with HTTP 202 Aug 16 21:09:09.825773 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 105/426] 10.4.3.143 () {70 vars in 1311 bytes} [Sun Aug 16 21:09:09 2026] POST /volume/v3/group_types => generated 173 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:09:09.831550 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-49c2ab41-4e5d-451d-9af2-24b8554a2042 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:09.833463 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-49c2ab41-4e5d-451d-9af2-24b8554a2042 tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] GET https://10.4.3.143/volume/v3/snapshots/detail Aug 16 21:09:09.833670 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-49c2ab41-4e5d-451d-9af2-24b8554a2042 tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:09:09.833845 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-49c2ab41-4e5d-451d-9af2-24b8554a2042 tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] Calling method 'detail' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:09:09.834199 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.api_utils [None req-49c2ab41-4e5d-451d-9af2-24b8554a2042 tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] Removing options '' from query. {{(pid=100332) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 16 21:09:09.835352 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.db.api [None req-49c2ab41-4e5d-451d-9af2-24b8554a2042 tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] Building query based on filter {{(pid=100332) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 16 21:09:09.838156 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-63673cff-98a5-4b62-9aea-9ee391170baa None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:09.851062 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-49c2ab41-4e5d-451d-9af2-24b8554a2042 tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] Get all snapshots completed successfully. Aug 16 21:09:09.851446 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:09:09.851446 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:09:09.852041 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-49c2ab41-4e5d-451d-9af2-24b8554a2042 tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] https://10.4.3.143/volume/v3/snapshots/detail returned with HTTP 200 Aug 16 21:09:09.852517 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 108/427] 10.4.3.143 () {66 vars in 1264 bytes} [Sun Aug 16 21:09:09 2026] GET /volume/v3/snapshots/detail => generated 454 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:09:09.861400 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-3e22cc35-656c-431e-8633-2e7c607ffb15 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:09.864329 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-3e22cc35-656c-431e-8633-2e7c607ffb15 tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] GET https://10.4.3.143/volume/v3/snapshots/a07d3cec-4ff9-4a0f-b73b-04e0e16ac1ad Aug 16 21:09:09.864577 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-3e22cc35-656c-431e-8633-2e7c607ffb15 tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:09:09.864729 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-3e22cc35-656c-431e-8633-2e7c607ffb15 tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:09:09.870438 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:09:09.870438 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:09:09.870850 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-3e22cc35-656c-431e-8633-2e7c607ffb15 tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] Snapshot retrieved successfully. Aug 16 21:09:09.871631 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-3e22cc35-656c-431e-8633-2e7c607ffb15 tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] https://10.4.3.143/volume/v3/snapshots/a07d3cec-4ff9-4a0f-b73b-04e0e16ac1ad returned with HTTP 200 Aug 16 21:09:09.871979 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 109/428] 10.4.3.143 () {66 vars in 1354 bytes} [Sun Aug 16 21:09:09 2026] GET /volume/v3/snapshots/a07d3cec-4ff9-4a0f-b73b-04e0e16ac1ad => generated 451 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:09:09.880957 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-82faef39-cb03-411b-b374-28dbbe4f7afa None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:09.884771 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-82faef39-cb03-411b-b374-28dbbe4f7afa tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] POST https://10.4.3.143/volume/v3/groups/action Aug 16 21:09:09.884771 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-82faef39-cb03-411b-b374-28dbbe4f7afa tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] Action body: b'{"create-from-src": {"group_snapshot_id": "dfdd682b-56a2-4ffa-bee0-ad2f5405579d", "name": "tempest-Group_from_snap-1446416104"}}' {{(pid=100333) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 21:09:09.884771 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-82faef39-cb03-411b-b374-28dbbe4f7afa tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] Action: 'action', calling method: version_select, body: {"create-from-src": {"group_snapshot_id": "dfdd682b-56a2-4ffa-bee0-ad2f5405579d", "name": "tempest-Group_from_snap-1446416104"}} {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:09:09.884771 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.v3.groups [None req-82faef39-cb03-411b-b374-28dbbe4f7afa tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] Creating new group {'create-from-src': {'group_snapshot_id': 'dfdd682b-56a2-4ffa-bee0-ad2f5405579d', 'name': 'tempest-Group_from_snap-1446416104'}}. {{(pid=100333) create_from_src /opt/stack/cinder/cinder/api/v3/groups.py:236}} Aug 16 21:09:09.885477 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.v3.groups [None req-82faef39-cb03-411b-b374-28dbbe4f7afa tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] Creating group tempest-Group_from_snap-1446416104 from group_snapshot dfdd682b-56a2-4ffa-bee0-ad2f5405579d. Aug 16 21:09:09.891484 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:09:09.891484 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:09:09.904865 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:09:09.904865 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:09:09.909134 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:09:09.909134 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:09:09.918934 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-63673cff-98a5-4b62-9aea-9ee391170baa tempest-GroupsTest-149180835 tempest-GroupsTest-149180835-project-member] POST https://10.4.3.143/volume/v3/groups Aug 16 21:09:09.919265 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-63673cff-98a5-4b62-9aea-9ee391170baa tempest-GroupsTest-149180835 tempest-GroupsTest-149180835-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "727d8ca5-5866-4160-820c-ae7e6c95a78e", "volume_types": ["859e5f0e-122e-425a-ac8a-0636632ddb17"], "name": "tempest-Group1-1985466845"}} {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:09:09.922448 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.v3.groups [None req-63673cff-98a5-4b62-9aea-9ee391170baa tempest-GroupsTest-149180835 tempest-GroupsTest-149180835-project-member] Creating new group {'group': {'group_type': '727d8ca5-5866-4160-820c-ae7e6c95a78e', 'volume_types': ['859e5f0e-122e-425a-ac8a-0636632ddb17'], 'name': 'tempest-Group1-1985466845'}} {{(pid=100331) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 16 21:09:09.929902 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.v3.groups [None req-63673cff-98a5-4b62-9aea-9ee391170baa tempest-GroupsTest-149180835 tempest-GroupsTest-149180835-project-member] Creating group tempest-Group1-1985466845. Aug 16 21:09:09.939881 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-63673cff-98a5-4b62-9aea-9ee391170baa tempest-GroupsTest-149180835 tempest-GroupsTest-149180835-project-member] Availability Zones retrieved successfully. Aug 16 21:09:09.951991 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.quota [None req-82faef39-cb03-411b-b374-28dbbe4f7afa tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] Created reservations ['0eddffb5-ec4c-41b5-89fe-21e84c48dcf3'] {{(pid=100333) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:09:09.969145 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.quota [None req-63673cff-98a5-4b62-9aea-9ee391170baa tempest-GroupsTest-149180835 tempest-GroupsTest-149180835-project-member] Created reservations ['65589bec-8377-4226-8f3f-ec707217f808'] {{(pid=100331) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:09:09.991067 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-63673cff-98a5-4b62-9aea-9ee391170baa tempest-GroupsTest-149180835 tempest-GroupsTest-149180835-project-member] https://10.4.3.143/volume/v3/groups returned with HTTP 202 Aug 16 21:09:09.991410 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 107/429] 10.4.3.143 () {70 vars in 1297 bytes} [Sun Aug 16 21:09:09 2026] POST /volume/v3/groups => generated 94 bytes in 154 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 21:09:09.999405 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-71dadd5d-d353-4922-882e-08104ad77e76 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:10.001276 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-71dadd5d-d353-4922-882e-08104ad77e76 tempest-GroupsTest-149180835 tempest-GroupsTest-149180835-project-member] GET https://10.4.3.143/volume/v3/groups/c79a8c39-2875-45a8-bf0b-7a00db807d1e Aug 16 21:09:10.001550 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-71dadd5d-d353-4922-882e-08104ad77e76 tempest-GroupsTest-149180835 tempest-GroupsTest-149180835-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:09:10.001775 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-71dadd5d-d353-4922-882e-08104ad77e76 tempest-GroupsTest-149180835 tempest-GroupsTest-149180835-project-member] Calling method 'version_select' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:09:10.001991 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.v3.groups [None req-71dadd5d-d353-4922-882e-08104ad77e76 tempest-GroupsTest-149180835 tempest-GroupsTest-149180835-project-member] show called for member c79a8c39-2875-45a8-bf0b-7a00db807d1e {{(pid=100332) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 16 21:09:10.005371 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:09:10.005371 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:09:10.014361 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-71dadd5d-d353-4922-882e-08104ad77e76 tempest-GroupsTest-149180835 tempest-GroupsTest-149180835-project-member] https://10.4.3.143/volume/v3/groups/c79a8c39-2875-45a8-bf0b-7a00db807d1e returned with HTTP 200 Aug 16 21:09:10.014751 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 109/430] 10.4.3.143 () {68 vars in 1386 bytes} [Sun Aug 16 21:09:09 2026] GET /volume/v3/groups/c79a8c39-2875-45a8-bf0b-7a00db807d1e => generated 322 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:09:10.024770 np0000007409 devstack@c-api.service[100333]: INFO cinder.group.api [None req-82faef39-cb03-411b-b374-28dbbe4f7afa tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] A mapping entry already exists for group 44f82d9d-7de6-4a02-a8c3-42dec66e61f9 and volume type 1c16dd1d-ad81-49c0-ba78-eb8bb8b47512. Do not need to create again. Aug 16 21:09:10.025333 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:09:10.025333 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:09:10.025879 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-82faef39-cb03-411b-b374-28dbbe4f7afa tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] Availability Zones retrieved successfully. Aug 16 21:09:10.031252 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-82faef39-cb03-411b-b374-28dbbe4f7afa tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] Flow 'volume_create_api' (68fc4668-30e5-4ae5-886c-ed7d8f86a0da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100333) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:09:10.032206 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-82faef39-cb03-411b-b374-28dbbe4f7afa tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (62ef7f92-da5c-403c-84c2-1c52165c85c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:09:10.033203 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.flows.api.create_volume [None req-82faef39-cb03-411b-b374-28dbbe4f7afa tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100333) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 21:09:10.058845 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-82faef39-cb03-411b-b374-28dbbe4f7afa tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (62ef7f92-da5c-403c-84c2-1c52165c85c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'a07d3cec-4ff9-4a0f-b73b-04e0e16ac1ad', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T21:09:06Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=1c16dd1d-ad81-49c0-ba78-eb8bb8b47512,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-916167079',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1c16dd1d-ad81-49c0-ba78-eb8bb8b47512', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '44f82d9d-7de6-4a02-a8c3-42dec66e61f9', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:09:10.059544 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-82faef39-cb03-411b-b374-28dbbe4f7afa tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (94c6fb44-b90e-42e9-ac76-5e691786910a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:09:10.080716 np0000007409 devstack@c-api.service[100333]: WARNING cinder.quota [None req-82faef39-cb03-411b-b374-28dbbe4f7afa tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-916167079 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-916167079, it is now deprecated. Please use the default quota class for default quota. Aug 16 21:09:10.094120 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.quota [None req-82faef39-cb03-411b-b374-28dbbe4f7afa tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] Created reservations ['54a9256c-cb1d-4e77-a5a7-0cf84b816321', '46dc1f29-1c6c-45e9-9831-96284d7542b7'] {{(pid=100333) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:09:10.094827 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-82faef39-cb03-411b-b374-28dbbe4f7afa tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (94c6fb44-b90e-42e9-ac76-5e691786910a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['54a9256c-cb1d-4e77-a5a7-0cf84b816321', '46dc1f29-1c6c-45e9-9831-96284d7542b7']}' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:09:10.095505 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-82faef39-cb03-411b-b374-28dbbe4f7afa tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (05605538-68c2-46c5-89f2-d531c38ea6d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:09:10.130662 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-82faef39-cb03-411b-b374-28dbbe4f7afa tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (05605538-68c2-46c5-89f2-d531c38ea6d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '447196d8-aef6-4cfe-bac8-2cdaccd4bb6c', '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=44f82d9d-7de6-4a02-a8c3-42dec66e61f9,group_type_id=,metadata={},multiattach=False,project_id='63064af84b8e4838a929216a693d0334',qos_specs=None,replication_status=,reservations=['54a9256c-cb1d-4e77-a5a7-0cf84b816321','46dc1f29-1c6c-45e9-9831-96284d7542b7'],size=1,snapshot_id=a07d3cec-4ff9-4a0f-b73b-04e0e16ac1ad,source_replicaid=,source_volid=None,status='creating',user_id='17098725732c4e35957b619053f9d42c',volume_type_id=1c16dd1d-ad81-49c0-ba78-eb8bb8b47512), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T21:09:10Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=44f82d9d-7de6-4a02-a8c3-42dec66e61f9,host=None,id=447196d8-aef6-4cfe-bac8-2cdaccd4bb6c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='63064af84b8e4838a929216a693d0334',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=a07d3cec-4ff9-4a0f-b73b-04e0e16ac1ad,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='17098725732c4e35957b619053f9d42c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1c16dd1d-ad81-49c0-ba78-eb8bb8b47512),volume_type_id=1c16dd1d-ad81-49c0-ba78-eb8bb8b47512)}' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:09:10.131444 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-82faef39-cb03-411b-b374-28dbbe4f7afa tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (04a840ac-f435-4ff2-a8c8-2096e2499a5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:09:10.150971 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-82faef39-cb03-411b-b374-28dbbe4f7afa tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (04a840ac-f435-4ff2-a8c8-2096e2499a5b) transitioned into state 'SUCCESS' from 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=44f82d9d-7de6-4a02-a8c3-42dec66e61f9,group_type_id=,metadata={},multiattach=False,project_id='63064af84b8e4838a929216a693d0334',qos_specs=None,replication_status=,reservations=['54a9256c-cb1d-4e77-a5a7-0cf84b816321','46dc1f29-1c6c-45e9-9831-96284d7542b7'],size=1,snapshot_id=a07d3cec-4ff9-4a0f-b73b-04e0e16ac1ad,source_replicaid=,source_volid=None,status='creating',user_id='17098725732c4e35957b619053f9d42c',volume_type_id=1c16dd1d-ad81-49c0-ba78-eb8bb8b47512)}' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:09:10.152206 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-82faef39-cb03-411b-b374-28dbbe4f7afa tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] Flow 'volume_create_api' (68fc4668-30e5-4ae5-886c-ed7d8f86a0da) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100333) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:09:10.152391 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-82faef39-cb03-411b-b374-28dbbe4f7afa tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] Create volume request issued successfully. Aug 16 21:09:10.183167 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-82faef39-cb03-411b-b374-28dbbe4f7afa tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] https://10.4.3.143/volume/v3/groups/action returned with HTTP 202 Aug 16 21:09:10.183167 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 106/431] 10.4.3.143 () {70 vars in 1318 bytes} [Sun Aug 16 21:09:09 2026] POST /volume/v3/groups/action => generated 103 bytes in 303 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:09:10.195761 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-4e6498ed-f4f6-4c85-8de7-111ae755db22 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:10.200814 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-4e6498ed-f4f6-4c85-8de7-111ae755db22 tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] GET https://10.4.3.143/volume/v3/volumes/detail Aug 16 21:09:10.200814 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-4e6498ed-f4f6-4c85-8de7-111ae755db22 tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:09:10.200814 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-4e6498ed-f4f6-4c85-8de7-111ae755db22 tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] Calling method 'detail' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:09:10.201089 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.api_utils [None req-4e6498ed-f4f6-4c85-8de7-111ae755db22 tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] Removing options '' from query. {{(pid=100330) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 16 21:09:10.202151 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-4e6498ed-f4f6-4c85-8de7-111ae755db22 tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100330) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 16 21:09:10.254283 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-4e6498ed-f4f6-4c85-8de7-111ae755db22 tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] Get all volumes completed successfully. Aug 16 21:09:10.255347 np0000007409 devstack@c-api.service[100330]: WARNING stevedore.named [None req-4e6498ed-f4f6-4c85-8de7-111ae755db22 tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 16 21:09:10.255581 np0000007409 devstack@c-api.service[100330]: WARNING castellan.key_manager [None req-4e6498ed-f4f6-4c85-8de7-111ae755db22 tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 16 21:09:10.313119 np0000007409 devstack@c-api.service[100330]: DEBUG oslo_db.sqlalchemy.engines [None req-4e6498ed-f4f6-4c85-8de7-111ae755db22 tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100330) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 16 21:09:10.314207 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:09:10.314207 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:09:10.319312 np0000007409 devstack@c-api.service[100330]: WARNING stevedore.named [None req-4e6498ed-f4f6-4c85-8de7-111ae755db22 tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 16 21:09:10.319568 np0000007409 devstack@c-api.service[100330]: WARNING castellan.key_manager [None req-4e6498ed-f4f6-4c85-8de7-111ae755db22 tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 16 21:09:10.381599 np0000007409 devstack@c-api.service[100330]: DEBUG oslo_db.sqlalchemy.engines [None req-4e6498ed-f4f6-4c85-8de7-111ae755db22 tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100330) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 16 21:09:10.390332 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:09:10.390332 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:09:10.402037 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-4e6498ed-f4f6-4c85-8de7-111ae755db22 tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] https://10.4.3.143/volume/v3/volumes/detail returned with HTTP 200 Aug 16 21:09:10.402628 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 110/432] 10.4.3.143 () {68 vars in 1299 bytes} [Sun Aug 16 21:09:10 2026] GET /volume/v3/volumes/detail => generated 1832 bytes in 207 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 16 21:09:10.415724 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-f9ee429e-abb3-4b36-8a11-32493f07eb43 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:10.415833 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-8a4e42d3-27a4-43a8-aa3f-96b99fa2c3c3 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:10.417982 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-f9ee429e-abb3-4b36-8a11-32493f07eb43 tempest-VolumeRetypeMultiattachTest-690686135 tempest-VolumeRetypeMultiattachTest-690686135-project-member] GET https://10.4.3.143/volume/v3/volumes/ee8bceb0-3e2b-445a-b2de-708955f2fb7c Aug 16 21:09:10.418558 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-f9ee429e-abb3-4b36-8a11-32493f07eb43 tempest-VolumeRetypeMultiattachTest-690686135 tempest-VolumeRetypeMultiattachTest-690686135-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:09:10.418558 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-f9ee429e-abb3-4b36-8a11-32493f07eb43 tempest-VolumeRetypeMultiattachTest-690686135 tempest-VolumeRetypeMultiattachTest-690686135-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:09:10.420208 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-8a4e42d3-27a4-43a8-aa3f-96b99fa2c3c3 tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] GET https://10.4.3.143/volume/v3/volumes/447196d8-aef6-4cfe-bac8-2cdaccd4bb6c Aug 16 21:09:10.420533 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-8a4e42d3-27a4-43a8-aa3f-96b99fa2c3c3 tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:09:10.420784 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-8a4e42d3-27a4-43a8-aa3f-96b99fa2c3c3 tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:09:10.428110 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:09:10.428110 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:09:10.432624 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:09:10.432624 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:09:10.434247 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-f9ee429e-abb3-4b36-8a11-32493f07eb43 tempest-VolumeRetypeMultiattachTest-690686135 tempest-VolumeRetypeMultiattachTest-690686135-project-member] Volume info retrieved successfully. Aug 16 21:09:10.439992 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-8a4e42d3-27a4-43a8-aa3f-96b99fa2c3c3 tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] Volume info retrieved successfully. Aug 16 21:09:10.441407 np0000007409 devstack@c-api.service[100332]: WARNING stevedore.named [None req-8a4e42d3-27a4-43a8-aa3f-96b99fa2c3c3 tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 16 21:09:10.442067 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-f9ee429e-abb3-4b36-8a11-32493f07eb43 tempest-VolumeRetypeMultiattachTest-690686135 tempest-VolumeRetypeMultiattachTest-690686135-project-member] https://10.4.3.143/volume/v3/volumes/ee8bceb0-3e2b-445a-b2de-708955f2fb7c returned with HTTP 200 Aug 16 21:09:10.442151 np0000007409 devstack@c-api.service[100332]: WARNING castellan.key_manager [None req-8a4e42d3-27a4-43a8-aa3f-96b99fa2c3c3 tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 16 21:09:10.442616 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 108/433] 10.4.3.143 () {68 vars in 1389 bytes} [Sun Aug 16 21:09:10 2026] GET /volume/v3/volumes/ee8bceb0-3e2b-445a-b2de-708955f2fb7c => generated 999 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:09:10.464194 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-758dde0d-fd8e-4c38-b5d9-1f7be5fcf9e3 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:10.467384 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-758dde0d-fd8e-4c38-b5d9-1f7be5fcf9e3 tempest-VolumeRetypeMultiattachTest-71711201 tempest-VolumeRetypeMultiattachTest-71711201-project-admin] GET https://10.4.3.143/volume/v3/volumes/ee8bceb0-3e2b-445a-b2de-708955f2fb7c Aug 16 21:09:10.467836 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-758dde0d-fd8e-4c38-b5d9-1f7be5fcf9e3 tempest-VolumeRetypeMultiattachTest-71711201 tempest-VolumeRetypeMultiattachTest-71711201-project-admin] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:09:10.467836 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-758dde0d-fd8e-4c38-b5d9-1f7be5fcf9e3 tempest-VolumeRetypeMultiattachTest-71711201 tempest-VolumeRetypeMultiattachTest-71711201-project-admin] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:09:10.481152 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:09:10.481152 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:09:10.496083 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-758dde0d-fd8e-4c38-b5d9-1f7be5fcf9e3 tempest-VolumeRetypeMultiattachTest-71711201 tempest-VolumeRetypeMultiattachTest-71711201-project-admin] Volume info retrieved successfully. Aug 16 21:09:10.497751 np0000007409 devstack@c-api.service[100332]: DEBUG oslo_db.sqlalchemy.engines [None req-8a4e42d3-27a4-43a8-aa3f-96b99fa2c3c3 tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100332) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 16 21:09:10.500260 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-758dde0d-fd8e-4c38-b5d9-1f7be5fcf9e3 tempest-VolumeRetypeMultiattachTest-71711201 tempest-VolumeRetypeMultiattachTest-71711201-project-admin] https://10.4.3.143/volume/v3/volumes/ee8bceb0-3e2b-445a-b2de-708955f2fb7c returned with HTTP 200 Aug 16 21:09:10.500627 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 107/434] 10.4.3.143 () {68 vars in 1389 bytes} [Sun Aug 16 21:09:10 2026] GET /volume/v3/volumes/ee8bceb0-3e2b-445a-b2de-708955f2fb7c => generated 1184 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 16 21:09:10.502688 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:09:10.502688 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:09:10.512567 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-8a4e42d3-27a4-43a8-aa3f-96b99fa2c3c3 tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] https://10.4.3.143/volume/v3/volumes/447196d8-aef6-4cfe-bac8-2cdaccd4bb6c returned with HTTP 200 Aug 16 21:09:10.512791 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 110/435] 10.4.3.143 () {68 vars in 1389 bytes} [Sun Aug 16 21:09:10 2026] GET /volume/v3/volumes/447196d8-aef6-4cfe-bac8-2cdaccd4bb6c => generated 926 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:09:10.514343 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-6c3eca99-6954-45bb-a9d7-9f607dae5cd2 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:10.516624 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-6c3eca99-6954-45bb-a9d7-9f607dae5cd2 tempest-VolumeRetypeMultiattachTest-71711201 tempest-VolumeRetypeMultiattachTest-71711201-project-admin] GET https://10.4.3.143/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-2145881489 Aug 16 21:09:10.516889 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-6c3eca99-6954-45bb-a9d7-9f607dae5cd2 tempest-VolumeRetypeMultiattachTest-71711201 tempest-VolumeRetypeMultiattachTest-71711201-project-admin] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:09:10.517275 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-6c3eca99-6954-45bb-a9d7-9f607dae5cd2 tempest-VolumeRetypeMultiattachTest-71711201 tempest-VolumeRetypeMultiattachTest-71711201-project-admin] Calling method 'index' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:09:10.517951 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-6c3eca99-6954-45bb-a9d7-9f607dae5cd2 tempest-VolumeRetypeMultiattachTest-71711201 tempest-VolumeRetypeMultiattachTest-71711201-project-admin] Searching by: MultiDict([('display_name', 'tempest-VolumeRetypeMultiattachTest-Volume-2145881489'), ('all_tenants', True)]). {{(pid=100330) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 16 21:09:10.526862 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-d1216901-07a8-4120-8e7b-639938ab5bba None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:10.528666 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-d1216901-07a8-4120-8e7b-639938ab5bba tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] GET https://10.4.3.143/volume/v3/groups/44f82d9d-7de6-4a02-a8c3-42dec66e61f9 Aug 16 21:09:10.528792 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-d1216901-07a8-4120-8e7b-639938ab5bba tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:09:10.529065 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-d1216901-07a8-4120-8e7b-639938ab5bba tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] Calling method 'version_select' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:09:10.529297 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.v3.groups [None req-d1216901-07a8-4120-8e7b-639938ab5bba tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] show called for member 44f82d9d-7de6-4a02-a8c3-42dec66e61f9 {{(pid=100331) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 16 21:09:10.532575 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:09:10.532575 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:09:10.545348 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-d1216901-07a8-4120-8e7b-639938ab5bba tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] https://10.4.3.143/volume/v3/groups/44f82d9d-7de6-4a02-a8c3-42dec66e61f9 returned with HTTP 200 Aug 16 21:09:10.545902 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 109/436] 10.4.3.143 () {68 vars in 1386 bytes} [Sun Aug 16 21:09:10 2026] GET /volume/v3/groups/44f82d9d-7de6-4a02-a8c3-42dec66e61f9 => generated 418 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:09:10.550533 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-6c3eca99-6954-45bb-a9d7-9f607dae5cd2 tempest-VolumeRetypeMultiattachTest-71711201 tempest-VolumeRetypeMultiattachTest-71711201-project-admin] Get all volumes completed successfully. Aug 16 21:09:10.551219 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-6c3eca99-6954-45bb-a9d7-9f607dae5cd2 tempest-VolumeRetypeMultiattachTest-71711201 tempest-VolumeRetypeMultiattachTest-71711201-project-admin] https://10.4.3.143/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-2145881489 returned with HTTP 200 Aug 16 21:09:10.551685 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 111/437] 10.4.3.143 () {68 vars in 1429 bytes} [Sun Aug 16 21:09:10 2026] GET /volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-2145881489 => generated 342 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:09:10.558464 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-33eb2fdd-6ffb-4a5c-aaa9-3feb398a58b9 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:10.560312 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-33eb2fdd-6ffb-4a5c-aaa9-3feb398a58b9 tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] GET https://10.4.3.143/volume/v3/volumes/detail Aug 16 21:09:10.560842 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-33eb2fdd-6ffb-4a5c-aaa9-3feb398a58b9 tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:09:10.561246 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-33eb2fdd-6ffb-4a5c-aaa9-3feb398a58b9 tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] Calling method 'detail' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:09:10.561814 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.api_utils [None req-33eb2fdd-6ffb-4a5c-aaa9-3feb398a58b9 tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] Removing options '' from query. {{(pid=100333) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 16 21:09:10.564811 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-33eb2fdd-6ffb-4a5c-aaa9-3feb398a58b9 tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100333) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 16 21:09:10.565369 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-76ca68a1-51e3-40fb-9890-87f9d7355601 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:10.566374 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-76ca68a1-51e3-40fb-9890-87f9d7355601 tempest-VolumeRetypeMultiattachTest-71711201 tempest-VolumeRetypeMultiattachTest-71711201-project-admin] GET https://10.4.3.143/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-2145881489 Aug 16 21:09:10.568191 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-76ca68a1-51e3-40fb-9890-87f9d7355601 tempest-VolumeRetypeMultiattachTest-71711201 tempest-VolumeRetypeMultiattachTest-71711201-project-admin] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:09:10.568191 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-76ca68a1-51e3-40fb-9890-87f9d7355601 tempest-VolumeRetypeMultiattachTest-71711201 tempest-VolumeRetypeMultiattachTest-71711201-project-admin] Calling method 'index' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:09:10.568191 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-76ca68a1-51e3-40fb-9890-87f9d7355601 tempest-VolumeRetypeMultiattachTest-71711201 tempest-VolumeRetypeMultiattachTest-71711201-project-admin] Searching by: MultiDict([('display_name', 'tempest-VolumeRetypeMultiattachTest-Volume-2145881489'), ('all_tenants', True)]). {{(pid=100332) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 16 21:09:10.574456 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-33eb2fdd-6ffb-4a5c-aaa9-3feb398a58b9 tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] Get all volumes completed successfully. Aug 16 21:09:10.575682 np0000007409 devstack@c-api.service[100333]: WARNING stevedore.named [None req-33eb2fdd-6ffb-4a5c-aaa9-3feb398a58b9 tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 16 21:09:10.576023 np0000007409 devstack@c-api.service[100333]: WARNING castellan.key_manager [None req-33eb2fdd-6ffb-4a5c-aaa9-3feb398a58b9 tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 16 21:09:10.601800 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-76ca68a1-51e3-40fb-9890-87f9d7355601 tempest-VolumeRetypeMultiattachTest-71711201 tempest-VolumeRetypeMultiattachTest-71711201-project-admin] Get all volumes completed successfully. Aug 16 21:09:10.602163 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-76ca68a1-51e3-40fb-9890-87f9d7355601 tempest-VolumeRetypeMultiattachTest-71711201 tempest-VolumeRetypeMultiattachTest-71711201-project-admin] https://10.4.3.143/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-2145881489 returned with HTTP 200 Aug 16 21:09:10.602751 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 111/438] 10.4.3.143 () {68 vars in 1429 bytes} [Sun Aug 16 21:09:10 2026] GET /volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-2145881489 => generated 342 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:09:10.613514 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-849f35f4-b68f-4196-a2d1-d6cd512b93b4 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:10.616082 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-849f35f4-b68f-4196-a2d1-d6cd512b93b4 tempest-VolumeRetypeMultiattachTest-690686135 tempest-VolumeRetypeMultiattachTest-690686135-project-member] GET https://10.4.3.143/volume/v3/volumes/ee8bceb0-3e2b-445a-b2de-708955f2fb7c Aug 16 21:09:10.616515 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-849f35f4-b68f-4196-a2d1-d6cd512b93b4 tempest-VolumeRetypeMultiattachTest-690686135 tempest-VolumeRetypeMultiattachTest-690686135-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:09:10.616850 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-849f35f4-b68f-4196-a2d1-d6cd512b93b4 tempest-VolumeRetypeMultiattachTest-690686135 tempest-VolumeRetypeMultiattachTest-690686135-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:09:10.627694 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:09:10.627694 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:09:10.638324 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-849f35f4-b68f-4196-a2d1-d6cd512b93b4 tempest-VolumeRetypeMultiattachTest-690686135 tempest-VolumeRetypeMultiattachTest-690686135-project-member] Volume info retrieved successfully. Aug 16 21:09:10.645875 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-849f35f4-b68f-4196-a2d1-d6cd512b93b4 tempest-VolumeRetypeMultiattachTest-690686135 tempest-VolumeRetypeMultiattachTest-690686135-project-member] https://10.4.3.143/volume/v3/volumes/ee8bceb0-3e2b-445a-b2de-708955f2fb7c returned with HTTP 200 Aug 16 21:09:10.645875 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 110/439] 10.4.3.143 () {68 vars in 1389 bytes} [Sun Aug 16 21:09:10 2026] GET /volume/v3/volumes/ee8bceb0-3e2b-445a-b2de-708955f2fb7c => generated 999 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 16 21:09:10.647000 np0000007409 devstack@c-api.service[100333]: DEBUG oslo_db.sqlalchemy.engines [None req-33eb2fdd-6ffb-4a5c-aaa9-3feb398a58b9 tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100333) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 16 21:09:10.650667 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:09:10.650667 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:09:10.655400 np0000007409 devstack@c-api.service[100333]: WARNING stevedore.named [None req-33eb2fdd-6ffb-4a5c-aaa9-3feb398a58b9 tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 16 21:09:10.655594 np0000007409 devstack@c-api.service[100333]: WARNING castellan.key_manager [None req-33eb2fdd-6ffb-4a5c-aaa9-3feb398a58b9 tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 16 21:09:10.663951 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-857ccf76-e12b-4763-a51e-13b281911609 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:10.665369 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-857ccf76-e12b-4763-a51e-13b281911609 tempest-VolumeRetypeMultiattachTest-690686135 tempest-VolumeRetypeMultiattachTest-690686135-project-member] DELETE https://10.4.3.143/volume/v3/volumes/ee8bceb0-3e2b-445a-b2de-708955f2fb7c Aug 16 21:09:10.665672 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-857ccf76-e12b-4763-a51e-13b281911609 tempest-VolumeRetypeMultiattachTest-690686135 tempest-VolumeRetypeMultiattachTest-690686135-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:09:10.665949 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-857ccf76-e12b-4763-a51e-13b281911609 tempest-VolumeRetypeMultiattachTest-690686135 tempest-VolumeRetypeMultiattachTest-690686135-project-member] Calling method 'delete' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:09:10.666158 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.v3.volumes [None req-857ccf76-e12b-4763-a51e-13b281911609 tempest-VolumeRetypeMultiattachTest-690686135 tempest-VolumeRetypeMultiattachTest-690686135-project-member] Delete volume with id: ee8bceb0-3e2b-445a-b2de-708955f2fb7c Aug 16 21:09:10.675214 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:09:10.675214 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:09:10.675853 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-857ccf76-e12b-4763-a51e-13b281911609 tempest-VolumeRetypeMultiattachTest-690686135 tempest-VolumeRetypeMultiattachTest-690686135-project-member] Volume info retrieved successfully. Aug 16 21:09:10.697152 np0000007409 devstack@c-api.service[100333]: DEBUG oslo_db.sqlalchemy.engines [None req-33eb2fdd-6ffb-4a5c-aaa9-3feb398a58b9 tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100333) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 16 21:09:10.700605 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-857ccf76-e12b-4763-a51e-13b281911609 tempest-VolumeRetypeMultiattachTest-690686135 tempest-VolumeRetypeMultiattachTest-690686135-project-member] Delete volume request issued successfully. Aug 16 21:09:10.701176 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-857ccf76-e12b-4763-a51e-13b281911609 tempest-VolumeRetypeMultiattachTest-690686135 tempest-VolumeRetypeMultiattachTest-690686135-project-member] https://10.4.3.143/volume/v3/volumes/ee8bceb0-3e2b-445a-b2de-708955f2fb7c returned with HTTP 202 Aug 16 21:09:10.706389 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:09:10.706389 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:09:10.706488 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 112/440] 10.4.3.143 () {68 vars in 1392 bytes} [Sun Aug 16 21:09:10 2026] DELETE /volume/v3/volumes/ee8bceb0-3e2b-445a-b2de-708955f2fb7c => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 16 21:09:10.714755 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-33eb2fdd-6ffb-4a5c-aaa9-3feb398a58b9 tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] https://10.4.3.143/volume/v3/volumes/detail returned with HTTP 200 Aug 16 21:09:10.715290 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 108/441] 10.4.3.143 () {68 vars in 1299 bytes} [Sun Aug 16 21:09:10 2026] GET /volume/v3/volumes/detail => generated 1832 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 16 21:09:10.719591 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-cbd7c793-bf3f-48be-a11f-04950cb772e3 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:10.723142 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-cbd7c793-bf3f-48be-a11f-04950cb772e3 tempest-VolumeRetypeMultiattachTest-690686135 tempest-VolumeRetypeMultiattachTest-690686135-project-member] GET https://10.4.3.143/volume/v3/volumes/ee8bceb0-3e2b-445a-b2de-708955f2fb7c Aug 16 21:09:10.723476 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-cbd7c793-bf3f-48be-a11f-04950cb772e3 tempest-VolumeRetypeMultiattachTest-690686135 tempest-VolumeRetypeMultiattachTest-690686135-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:09:10.723712 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-cbd7c793-bf3f-48be-a11f-04950cb772e3 tempest-VolumeRetypeMultiattachTest-690686135 tempest-VolumeRetypeMultiattachTest-690686135-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:09:10.738494 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-1de50995-fbcf-4b3d-898a-27164183d3ce None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:10.740787 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-1de50995-fbcf-4b3d-898a-27164183d3ce tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] POST https://10.4.3.143/volume/v3/groups/44f82d9d-7de6-4a02-a8c3-42dec66e61f9/action Aug 16 21:09:10.741458 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-1de50995-fbcf-4b3d-898a-27164183d3ce tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100331) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 21:09:10.741611 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-1de50995-fbcf-4b3d-898a-27164183d3ce tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:09:10.743204 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.v3.groups [None req-1de50995-fbcf-4b3d-898a-27164183d3ce tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] delete called for group 44f82d9d-7de6-4a02-a8c3-42dec66e61f9 {{(pid=100331) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 16 21:09:10.743372 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.v3.groups [None req-1de50995-fbcf-4b3d-898a-27164183d3ce tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] Delete group with id: 44f82d9d-7de6-4a02-a8c3-42dec66e61f9 Aug 16 21:09:10.746951 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:09:10.746951 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:09:10.753952 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:09:10.753952 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:09:10.769950 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-cbd7c793-bf3f-48be-a11f-04950cb772e3 tempest-VolumeRetypeMultiattachTest-690686135 tempest-VolumeRetypeMultiattachTest-690686135-project-member] Volume info retrieved successfully. Aug 16 21:09:10.774843 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-cbd7c793-bf3f-48be-a11f-04950cb772e3 tempest-VolumeRetypeMultiattachTest-690686135 tempest-VolumeRetypeMultiattachTest-690686135-project-member] https://10.4.3.143/volume/v3/volumes/ee8bceb0-3e2b-445a-b2de-708955f2fb7c returned with HTTP 200 Aug 16 21:09:10.776158 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 112/442] 10.4.3.143 () {68 vars in 1389 bytes} [Sun Aug 16 21:09:10 2026] GET /volume/v3/volumes/ee8bceb0-3e2b-445a-b2de-708955f2fb7c => generated 998 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:09:10.790407 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-1de50995-fbcf-4b3d-898a-27164183d3ce tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] https://10.4.3.143/volume/v3/groups/44f82d9d-7de6-4a02-a8c3-42dec66e61f9/action returned with HTTP 202 Aug 16 21:09:10.791087 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 111/443] 10.4.3.143 () {70 vars in 1428 bytes} [Sun Aug 16 21:09:10 2026] POST /volume/v3/groups/44f82d9d-7de6-4a02-a8c3-42dec66e61f9/action => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 16 21:09:10.799951 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-a7525740-b612-4efb-9b4e-ab6e4bd74110 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:10.802363 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-a7525740-b612-4efb-9b4e-ab6e4bd74110 tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] GET https://10.4.3.143/volume/v3/volumes/447196d8-aef6-4cfe-bac8-2cdaccd4bb6c Aug 16 21:09:10.802715 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-a7525740-b612-4efb-9b4e-ab6e4bd74110 tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:09:10.803053 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-a7525740-b612-4efb-9b4e-ab6e4bd74110 tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:09:10.812131 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:09:10.812131 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:09:10.817219 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-a7525740-b612-4efb-9b4e-ab6e4bd74110 tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] Volume info retrieved successfully. Aug 16 21:09:10.818021 np0000007409 devstack@c-api.service[100330]: WARNING stevedore.named [None req-a7525740-b612-4efb-9b4e-ab6e4bd74110 tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 16 21:09:10.818184 np0000007409 devstack@c-api.service[100330]: WARNING castellan.key_manager [None req-a7525740-b612-4efb-9b4e-ab6e4bd74110 tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 16 21:09:10.856504 np0000007409 devstack@c-api.service[100330]: DEBUG oslo_db.sqlalchemy.engines [None req-a7525740-b612-4efb-9b4e-ab6e4bd74110 tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100330) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 16 21:09:10.860250 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:09:10.860250 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:09:10.869109 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-a7525740-b612-4efb-9b4e-ab6e4bd74110 tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] https://10.4.3.143/volume/v3/volumes/447196d8-aef6-4cfe-bac8-2cdaccd4bb6c returned with HTTP 200 Aug 16 21:09:10.869594 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 113/444] 10.4.3.143 () {68 vars in 1389 bytes} [Sun Aug 16 21:09:10 2026] GET /volume/v3/volumes/447196d8-aef6-4cfe-bac8-2cdaccd4bb6c => generated 925 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:09:11.025722 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-167123f6-0e80-4f9e-ae7b-3a3114ffdba3 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:11.027817 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-167123f6-0e80-4f9e-ae7b-3a3114ffdba3 tempest-GroupsTest-149180835 tempest-GroupsTest-149180835-project-member] GET https://10.4.3.143/volume/v3/groups/c79a8c39-2875-45a8-bf0b-7a00db807d1e Aug 16 21:09:11.028036 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-167123f6-0e80-4f9e-ae7b-3a3114ffdba3 tempest-GroupsTest-149180835 tempest-GroupsTest-149180835-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:09:11.028210 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-167123f6-0e80-4f9e-ae7b-3a3114ffdba3 tempest-GroupsTest-149180835 tempest-GroupsTest-149180835-project-member] Calling method 'version_select' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:09:11.028343 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.v3.groups [None req-167123f6-0e80-4f9e-ae7b-3a3114ffdba3 tempest-GroupsTest-149180835 tempest-GroupsTest-149180835-project-member] show called for member c79a8c39-2875-45a8-bf0b-7a00db807d1e {{(pid=100333) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 16 21:09:11.031509 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:09:11.031509 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:09:11.039184 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-167123f6-0e80-4f9e-ae7b-3a3114ffdba3 tempest-GroupsTest-149180835 tempest-GroupsTest-149180835-project-member] https://10.4.3.143/volume/v3/groups/c79a8c39-2875-45a8-bf0b-7a00db807d1e returned with HTTP 200 Aug 16 21:09:11.039595 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 109/445] 10.4.3.143 () {68 vars in 1386 bytes} [Sun Aug 16 21:09:11 2026] GET /volume/v3/groups/c79a8c39-2875-45a8-bf0b-7a00db807d1e => generated 323 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:09:11.049783 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-3d74dae1-c9df-491e-bc2c-e4b6e8e50a94 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:11.053046 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-3d74dae1-c9df-491e-bc2c-e4b6e8e50a94 tempest-GroupsTest-149180835 tempest-GroupsTest-149180835-project-member] POST https://10.4.3.143/volume/v3/groups Aug 16 21:09:11.053755 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-3d74dae1-c9df-491e-bc2c-e4b6e8e50a94 tempest-GroupsTest-149180835 tempest-GroupsTest-149180835-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "727d8ca5-5866-4160-820c-ae7e6c95a78e", "volume_types": ["859e5f0e-122e-425a-ac8a-0636632ddb17"], "name": "tempest-Group2-1346068724"}} {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:09:11.055700 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.v3.groups [None req-3d74dae1-c9df-491e-bc2c-e4b6e8e50a94 tempest-GroupsTest-149180835 tempest-GroupsTest-149180835-project-member] Creating new group {'group': {'group_type': '727d8ca5-5866-4160-820c-ae7e6c95a78e', 'volume_types': ['859e5f0e-122e-425a-ac8a-0636632ddb17'], 'name': 'tempest-Group2-1346068724'}} {{(pid=100332) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 16 21:09:11.059551 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.v3.groups [None req-3d74dae1-c9df-491e-bc2c-e4b6e8e50a94 tempest-GroupsTest-149180835 tempest-GroupsTest-149180835-project-member] Creating group tempest-Group2-1346068724. Aug 16 21:09:11.077026 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-3d74dae1-c9df-491e-bc2c-e4b6e8e50a94 tempest-GroupsTest-149180835 tempest-GroupsTest-149180835-project-member] Availability Zones retrieved successfully. Aug 16 21:09:11.095590 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.quota [None req-3d74dae1-c9df-491e-bc2c-e4b6e8e50a94 tempest-GroupsTest-149180835 tempest-GroupsTest-149180835-project-member] Created reservations ['18ee381b-c9a8-4ffd-a1c3-b7df437e8600'] {{(pid=100332) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:09:11.119837 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-3d74dae1-c9df-491e-bc2c-e4b6e8e50a94 tempest-GroupsTest-149180835 tempest-GroupsTest-149180835-project-member] https://10.4.3.143/volume/v3/groups returned with HTTP 202 Aug 16 21:09:11.120252 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 113/446] 10.4.3.143 () {70 vars in 1297 bytes} [Sun Aug 16 21:09:11 2026] POST /volume/v3/groups => generated 94 bytes in 72 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 21:09:11.129590 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-8baa408b-be9e-4d2f-9726-c26615824ad5 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:11.131948 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-8baa408b-be9e-4d2f-9726-c26615824ad5 tempest-GroupsTest-149180835 tempest-GroupsTest-149180835-project-member] GET https://10.4.3.143/volume/v3/groups/f9f88d8d-170e-406f-9d0a-54c930609b3e Aug 16 21:09:11.132254 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-8baa408b-be9e-4d2f-9726-c26615824ad5 tempest-GroupsTest-149180835 tempest-GroupsTest-149180835-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:09:11.132524 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-8baa408b-be9e-4d2f-9726-c26615824ad5 tempest-GroupsTest-149180835 tempest-GroupsTest-149180835-project-member] Calling method 'version_select' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:09:11.132702 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.v3.groups [None req-8baa408b-be9e-4d2f-9726-c26615824ad5 tempest-GroupsTest-149180835 tempest-GroupsTest-149180835-project-member] show called for member f9f88d8d-170e-406f-9d0a-54c930609b3e {{(pid=100331) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 16 21:09:11.137018 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:09:11.137018 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:09:11.146872 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-8baa408b-be9e-4d2f-9726-c26615824ad5 tempest-GroupsTest-149180835 tempest-GroupsTest-149180835-project-member] https://10.4.3.143/volume/v3/groups/f9f88d8d-170e-406f-9d0a-54c930609b3e returned with HTTP 200 Aug 16 21:09:11.147411 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 112/447] 10.4.3.143 () {68 vars in 1386 bytes} [Sun Aug 16 21:09:11 2026] GET /volume/v3/groups/f9f88d8d-170e-406f-9d0a-54c930609b3e => generated 322 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:09:11.792145 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-27443af2-4b52-4c60-85cb-01eac6b47cf1 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:11.797610 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-27443af2-4b52-4c60-85cb-01eac6b47cf1 tempest-VolumeRetypeMultiattachTest-690686135 tempest-VolumeRetypeMultiattachTest-690686135-project-member] GET https://10.4.3.143/volume/v3/volumes/ee8bceb0-3e2b-445a-b2de-708955f2fb7c Aug 16 21:09:11.797862 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-27443af2-4b52-4c60-85cb-01eac6b47cf1 tempest-VolumeRetypeMultiattachTest-690686135 tempest-VolumeRetypeMultiattachTest-690686135-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:09:11.798131 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-27443af2-4b52-4c60-85cb-01eac6b47cf1 tempest-VolumeRetypeMultiattachTest-690686135 tempest-VolumeRetypeMultiattachTest-690686135-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:09:11.804270 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-27443af2-4b52-4c60-85cb-01eac6b47cf1 tempest-VolumeRetypeMultiattachTest-690686135 tempest-VolumeRetypeMultiattachTest-690686135-project-member] https://10.4.3.143/volume/v3/volumes/ee8bceb0-3e2b-445a-b2de-708955f2fb7c returned with HTTP 404 Aug 16 21:09:11.804817 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 114/448] 10.4.3.143 () {68 vars in 1389 bytes} [Sun Aug 16 21:09:11 2026] GET /volume/v3/volumes/ee8bceb0-3e2b-445a-b2de-708955f2fb7c => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 16 21:09:11.812466 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-206ea1ad-ebed-42e6-83ae-48b33065bfa9 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:11.814650 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-206ea1ad-ebed-42e6-83ae-48b33065bfa9 tempest-VolumeRetypeMultiattachTest-71711201 tempest-VolumeRetypeMultiattachTest-71711201-project-admin] DELETE https://10.4.3.143/volume/v3/types/12c00146-6787-43ec-9c09-9eb1671464fa Aug 16 21:09:11.814869 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-206ea1ad-ebed-42e6-83ae-48b33065bfa9 tempest-VolumeRetypeMultiattachTest-71711201 tempest-VolumeRetypeMultiattachTest-71711201-project-admin] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:09:11.815113 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-206ea1ad-ebed-42e6-83ae-48b33065bfa9 tempest-VolumeRetypeMultiattachTest-71711201 tempest-VolumeRetypeMultiattachTest-71711201-project-admin] Calling method '_delete' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:09:11.815352 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:09:11.815352 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:09:11.863773 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-206ea1ad-ebed-42e6-83ae-48b33065bfa9 tempest-VolumeRetypeMultiattachTest-71711201 tempest-VolumeRetypeMultiattachTest-71711201-project-admin] https://10.4.3.143/volume/v3/types/12c00146-6787-43ec-9c09-9eb1671464fa returned with HTTP 202 Aug 16 21:09:11.864145 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 110/449] 10.4.3.143 () {66 vars in 1345 bytes} [Sun Aug 16 21:09:11 2026] DELETE /volume/v3/types/12c00146-6787-43ec-9c09-9eb1671464fa => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 21:09:11.874649 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-0fb5e8f6-fc3e-4166-ab34-587aaa0a29d6 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:11.879181 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-0fb5e8f6-fc3e-4166-ab34-587aaa0a29d6 tempest-VolumeRetypeMultiattachTest-71711201 tempest-VolumeRetypeMultiattachTest-71711201-project-admin] GET https://10.4.3.143/volume/v3/types/12c00146-6787-43ec-9c09-9eb1671464fa Aug 16 21:09:11.879181 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-0fb5e8f6-fc3e-4166-ab34-587aaa0a29d6 tempest-VolumeRetypeMultiattachTest-71711201 tempest-VolumeRetypeMultiattachTest-71711201-project-admin] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:09:11.879181 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-0fb5e8f6-fc3e-4166-ab34-587aaa0a29d6 tempest-VolumeRetypeMultiattachTest-71711201 tempest-VolumeRetypeMultiattachTest-71711201-project-admin] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:09:11.881765 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-a7d964ac-328b-420f-8868-6ff51356c671 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:11.883962 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-a7d964ac-328b-420f-8868-6ff51356c671 tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] GET https://10.4.3.143/volume/v3/volumes/447196d8-aef6-4cfe-bac8-2cdaccd4bb6c Aug 16 21:09:11.884185 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-a7d964ac-328b-420f-8868-6ff51356c671 tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:09:11.884395 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-a7d964ac-328b-420f-8868-6ff51356c671 tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:09:11.890394 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-0fb5e8f6-fc3e-4166-ab34-587aaa0a29d6 tempest-VolumeRetypeMultiattachTest-71711201 tempest-VolumeRetypeMultiattachTest-71711201-project-admin] https://10.4.3.143/volume/v3/types/12c00146-6787-43ec-9c09-9eb1671464fa returned with HTTP 404 Aug 16 21:09:11.890711 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-a7d964ac-328b-420f-8868-6ff51356c671 tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] https://10.4.3.143/volume/v3/volumes/447196d8-aef6-4cfe-bac8-2cdaccd4bb6c returned with HTTP 404 Aug 16 21:09:11.891209 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 113/450] 10.4.3.143 () {68 vars in 1389 bytes} [Sun Aug 16 21:09:11 2026] GET /volume/v3/volumes/447196d8-aef6-4cfe-bac8-2cdaccd4bb6c => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 16 21:09:11.892754 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 114/451] 10.4.3.143 () {66 vars in 1342 bytes} [Sun Aug 16 21:09:11 2026] GET /volume/v3/types/12c00146-6787-43ec-9c09-9eb1671464fa => generated 114 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:09:11.898692 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-7c6633cd-4f45-4dea-aea6-9299b94ef0ae None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:11.900110 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-7eecb4f2-4d86-4427-9372-8c94ea5c7974 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:11.900310 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-7c6633cd-4f45-4dea-aea6-9299b94ef0ae tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] GET https://10.4.3.143/volume/v3/groups/44f82d9d-7de6-4a02-a8c3-42dec66e61f9 Aug 16 21:09:11.900515 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-7c6633cd-4f45-4dea-aea6-9299b94ef0ae tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:09:11.900673 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-7c6633cd-4f45-4dea-aea6-9299b94ef0ae tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] Calling method 'version_select' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:09:11.900794 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.v3.groups [None req-7c6633cd-4f45-4dea-aea6-9299b94ef0ae tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] show called for member 44f82d9d-7de6-4a02-a8c3-42dec66e61f9 {{(pid=100330) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 16 21:09:11.902412 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-7eecb4f2-4d86-4427-9372-8c94ea5c7974 tempest-VolumeRetypeMultiattachTest-71711201 tempest-VolumeRetypeMultiattachTest-71711201-project-admin] DELETE https://10.4.3.143/volume/v3/types/e3b85e26-25c3-467f-a491-44e5750d1ef7 Aug 16 21:09:11.902574 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-7eecb4f2-4d86-4427-9372-8c94ea5c7974 tempest-VolumeRetypeMultiattachTest-71711201 tempest-VolumeRetypeMultiattachTest-71711201-project-admin] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:09:11.902763 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-7eecb4f2-4d86-4427-9372-8c94ea5c7974 tempest-VolumeRetypeMultiattachTest-71711201 tempest-VolumeRetypeMultiattachTest-71711201-project-admin] Calling method '_delete' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:09:11.906505 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-7c6633cd-4f45-4dea-aea6-9299b94ef0ae tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] https://10.4.3.143/volume/v3/groups/44f82d9d-7de6-4a02-a8c3-42dec66e61f9 returned with HTTP 404 Aug 16 21:09:11.906961 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 115/452] 10.4.3.143 () {68 vars in 1386 bytes} [Sun Aug 16 21:09:11 2026] GET /volume/v3/groups/44f82d9d-7de6-4a02-a8c3-42dec66e61f9 => generated 108 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 16 21:09:11.918712 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-4fcf7cd6-93f2-4cc1-b121-1683bdb73612 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:11.920596 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-4fcf7cd6-93f2-4cc1-b121-1683bdb73612 tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] DELETE https://10.4.3.143/volume/v3/group_snapshots/dfdd682b-56a2-4ffa-bee0-ad2f5405579d Aug 16 21:09:11.920830 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-4fcf7cd6-93f2-4cc1-b121-1683bdb73612 tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:09:11.921035 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-4fcf7cd6-93f2-4cc1-b121-1683bdb73612 tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] Calling method 'version_select' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:09:11.921166 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.v3.group_snapshots [None req-4fcf7cd6-93f2-4cc1-b121-1683bdb73612 tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] delete called for member dfdd682b-56a2-4ffa-bee0-ad2f5405579d {{(pid=100331) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Aug 16 21:09:11.921282 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.v3.group_snapshots [None req-4fcf7cd6-93f2-4cc1-b121-1683bdb73612 tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] Delete group_snapshot with id: dfdd682b-56a2-4ffa-bee0-ad2f5405579d Aug 16 21:09:11.925591 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:09:11.925591 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:09:11.928417 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-7eecb4f2-4d86-4427-9372-8c94ea5c7974 tempest-VolumeRetypeMultiattachTest-71711201 tempest-VolumeRetypeMultiattachTest-71711201-project-admin] https://10.4.3.143/volume/v3/types/e3b85e26-25c3-467f-a491-44e5750d1ef7 returned with HTTP 202 Aug 16 21:09:11.928776 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 111/453] 10.4.3.143 () {66 vars in 1345 bytes} [Sun Aug 16 21:09:11 2026] DELETE /volume/v3/types/e3b85e26-25c3-467f-a491-44e5750d1ef7 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 21:09:11.937184 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-3e5ec694-ffc8-4154-a1b6-fb1d1b7c00bd None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:11.939363 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-3e5ec694-ffc8-4154-a1b6-fb1d1b7c00bd tempest-VolumeRetypeMultiattachTest-71711201 tempest-VolumeRetypeMultiattachTest-71711201-project-admin] GET https://10.4.3.143/volume/v3/types/e3b85e26-25c3-467f-a491-44e5750d1ef7 Aug 16 21:09:11.939679 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-3e5ec694-ffc8-4154-a1b6-fb1d1b7c00bd tempest-VolumeRetypeMultiattachTest-71711201 tempest-VolumeRetypeMultiattachTest-71711201-project-admin] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:09:11.939993 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-3e5ec694-ffc8-4154-a1b6-fb1d1b7c00bd tempest-VolumeRetypeMultiattachTest-71711201 tempest-VolumeRetypeMultiattachTest-71711201-project-admin] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:09:11.944622 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-3e5ec694-ffc8-4154-a1b6-fb1d1b7c00bd tempest-VolumeRetypeMultiattachTest-71711201 tempest-VolumeRetypeMultiattachTest-71711201-project-admin] https://10.4.3.143/volume/v3/types/e3b85e26-25c3-467f-a491-44e5750d1ef7 returned with HTTP 404 Aug 16 21:09:11.944622 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 115/454] 10.4.3.143 () {66 vars in 1342 bytes} [Sun Aug 16 21:09:11 2026] GET /volume/v3/types/e3b85e26-25c3-467f-a491-44e5750d1ef7 => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:09:11.960566 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-4fcf7cd6-93f2-4cc1-b121-1683bdb73612 tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] https://10.4.3.143/volume/v3/group_snapshots/dfdd682b-56a2-4ffa-bee0-ad2f5405579d returned with HTTP 202 Aug 16 21:09:11.960689 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 114/455] 10.4.3.143 () {68 vars in 1416 bytes} [Sun Aug 16 21:09:11 2026] DELETE /volume/v3/group_snapshots/dfdd682b-56a2-4ffa-bee0-ad2f5405579d => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 16 21:09:11.969491 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-356056b1-4277-4da8-9e2a-bc237941234d None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:11.974361 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-356056b1-4277-4da8-9e2a-bc237941234d tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] GET https://10.4.3.143/volume/v3/volumes/detail Aug 16 21:09:11.974361 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-356056b1-4277-4da8-9e2a-bc237941234d tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:09:11.974361 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-356056b1-4277-4da8-9e2a-bc237941234d tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] Calling method 'detail' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:09:11.974361 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.api_utils [None req-356056b1-4277-4da8-9e2a-bc237941234d tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] Removing options '' from query. {{(pid=100330) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 16 21:09:11.976025 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-356056b1-4277-4da8-9e2a-bc237941234d tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100330) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 16 21:09:11.987264 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-356056b1-4277-4da8-9e2a-bc237941234d tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] Get all volumes completed successfully. Aug 16 21:09:11.988195 np0000007409 devstack@c-api.service[100330]: WARNING stevedore.named [None req-356056b1-4277-4da8-9e2a-bc237941234d tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 16 21:09:11.988731 np0000007409 devstack@c-api.service[100330]: WARNING castellan.key_manager [None req-356056b1-4277-4da8-9e2a-bc237941234d tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 16 21:09:12.044446 np0000007409 devstack@c-api.service[100330]: DEBUG oslo_db.sqlalchemy.engines [None req-356056b1-4277-4da8-9e2a-bc237941234d tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100330) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 16 21:09:12.048555 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:09:12.048555 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:09:12.056997 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-356056b1-4277-4da8-9e2a-bc237941234d tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] https://10.4.3.143/volume/v3/volumes/detail returned with HTTP 200 Aug 16 21:09:12.057393 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 116/456] 10.4.3.143 () {68 vars in 1299 bytes} [Sun Aug 16 21:09:11 2026] GET /volume/v3/volumes/detail => generated 916 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:09:12.073952 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-aa4fa9ac-bf80-4d97-b410-7915fe59f3ef None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:12.075459 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-aa4fa9ac-bf80-4d97-b410-7915fe59f3ef tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] GET https://10.4.3.143/volume/v3/snapshots/detail Aug 16 21:09:12.075741 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-aa4fa9ac-bf80-4d97-b410-7915fe59f3ef tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:09:12.075989 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-aa4fa9ac-bf80-4d97-b410-7915fe59f3ef tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] Calling method 'detail' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:09:12.076261 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.api_utils [None req-aa4fa9ac-bf80-4d97-b410-7915fe59f3ef tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] Removing options '' from query. {{(pid=100333) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 16 21:09:12.078466 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.db.api [None req-aa4fa9ac-bf80-4d97-b410-7915fe59f3ef tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] Building query based on filter {{(pid=100333) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 16 21:09:12.096830 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-aa4fa9ac-bf80-4d97-b410-7915fe59f3ef tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] Get all snapshots completed successfully. Aug 16 21:09:12.098387 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-aa4fa9ac-bf80-4d97-b410-7915fe59f3ef tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] https://10.4.3.143/volume/v3/snapshots/detail returned with HTTP 200 Aug 16 21:09:12.098903 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 112/457] 10.4.3.143 () {66 vars in 1264 bytes} [Sun Aug 16 21:09:12 2026] GET /volume/v3/snapshots/detail => generated 17 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 16 21:09:12.109808 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-ffe4ccda-4ee9-4bfe-8c8e-ef63d2ed5c3a None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:12.113480 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-ffe4ccda-4ee9-4bfe-8c8e-ef63d2ed5c3a tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] GET https://10.4.3.143/volume/v3/group_snapshots/dfdd682b-56a2-4ffa-bee0-ad2f5405579d Aug 16 21:09:12.113823 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-ffe4ccda-4ee9-4bfe-8c8e-ef63d2ed5c3a tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:09:12.114046 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-ffe4ccda-4ee9-4bfe-8c8e-ef63d2ed5c3a tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] Calling method 'version_select' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:09:12.114221 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.v3.group_snapshots [None req-ffe4ccda-4ee9-4bfe-8c8e-ef63d2ed5c3a tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] show called for member dfdd682b-56a2-4ffa-bee0-ad2f5405579d {{(pid=100332) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 16 21:09:12.120938 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-ffe4ccda-4ee9-4bfe-8c8e-ef63d2ed5c3a tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] https://10.4.3.143/volume/v3/group_snapshots/dfdd682b-56a2-4ffa-bee0-ad2f5405579d returned with HTTP 404 Aug 16 21:09:12.121649 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 116/458] 10.4.3.143 () {68 vars in 1413 bytes} [Sun Aug 16 21:09:12 2026] GET /volume/v3/group_snapshots/dfdd682b-56a2-4ffa-bee0-ad2f5405579d => generated 116 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 16 21:09:12.131264 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-8178d356-9f0f-4a20-aa31-9a50cbba2ff4 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:12.133538 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-8178d356-9f0f-4a20-aa31-9a50cbba2ff4 tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] GET https://10.4.3.143/volume/v3/volumes/detail Aug 16 21:09:12.133842 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-8178d356-9f0f-4a20-aa31-9a50cbba2ff4 tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:09:12.134105 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-8178d356-9f0f-4a20-aa31-9a50cbba2ff4 tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] Calling method 'detail' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:09:12.134796 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.api_utils [None req-8178d356-9f0f-4a20-aa31-9a50cbba2ff4 tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] Removing options '' from query. {{(pid=100331) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 16 21:09:12.135291 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:09:12.135291 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:09:12.136061 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-8178d356-9f0f-4a20-aa31-9a50cbba2ff4 tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100331) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 16 21:09:12.157643 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-9564ec43-7532-40ba-8451-05ed5a54fad6 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:12.160110 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-9564ec43-7532-40ba-8451-05ed5a54fad6 tempest-GroupsTest-149180835 tempest-GroupsTest-149180835-project-member] GET https://10.4.3.143/volume/v3/groups/f9f88d8d-170e-406f-9d0a-54c930609b3e Aug 16 21:09:12.160408 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-9564ec43-7532-40ba-8451-05ed5a54fad6 tempest-GroupsTest-149180835 tempest-GroupsTest-149180835-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:09:12.160678 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-9564ec43-7532-40ba-8451-05ed5a54fad6 tempest-GroupsTest-149180835 tempest-GroupsTest-149180835-project-member] Calling method 'version_select' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:09:12.160864 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.v3.groups [None req-9564ec43-7532-40ba-8451-05ed5a54fad6 tempest-GroupsTest-149180835 tempest-GroupsTest-149180835-project-member] show called for member f9f88d8d-170e-406f-9d0a-54c930609b3e {{(pid=100330) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 16 21:09:12.164678 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:09:12.164678 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:09:12.174461 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-9564ec43-7532-40ba-8451-05ed5a54fad6 tempest-GroupsTest-149180835 tempest-GroupsTest-149180835-project-member] https://10.4.3.143/volume/v3/groups/f9f88d8d-170e-406f-9d0a-54c930609b3e returned with HTTP 200 Aug 16 21:09:12.174620 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 117/459] 10.4.3.143 () {68 vars in 1386 bytes} [Sun Aug 16 21:09:12 2026] GET /volume/v3/groups/f9f88d8d-170e-406f-9d0a-54c930609b3e => generated 323 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:09:12.178983 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-8178d356-9f0f-4a20-aa31-9a50cbba2ff4 tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] Get all volumes completed successfully. Aug 16 21:09:12.179660 np0000007409 devstack@c-api.service[100331]: WARNING stevedore.named [None req-8178d356-9f0f-4a20-aa31-9a50cbba2ff4 tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 16 21:09:12.179800 np0000007409 devstack@c-api.service[100331]: WARNING castellan.key_manager [None req-8178d356-9f0f-4a20-aa31-9a50cbba2ff4 tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 16 21:09:12.185955 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-a78d51aa-3bbe-4716-a44e-ebb41d115d42 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:12.187902 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-a78d51aa-3bbe-4716-a44e-ebb41d115d42 tempest-GroupsTest-149180835 tempest-GroupsTest-149180835-project-member] POST https://10.4.3.143/volume/v3/volumes Aug 16 21:09:12.188385 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-a78d51aa-3bbe-4716-a44e-ebb41d115d42 tempest-GroupsTest-149180835 tempest-GroupsTest-149180835-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-813751859", "volume_type": "859e5f0e-122e-425a-ac8a-0636632ddb17", "group_id": "c79a8c39-2875-45a8-bf0b-7a00db807d1e", "size": 1}} {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:09:12.190495 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.v3.volumes [None req-a78d51aa-3bbe-4716-a44e-ebb41d115d42 tempest-GroupsTest-149180835 tempest-GroupsTest-149180835-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-813751859', 'volume_type': '859e5f0e-122e-425a-ac8a-0636632ddb17', 'group_id': 'c79a8c39-2875-45a8-bf0b-7a00db807d1e', 'size': 1}} {{(pid=100333) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 21:09:12.199489 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:09:12.199489 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:09:12.200078 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.v3.volumes [None req-a78d51aa-3bbe-4716-a44e-ebb41d115d42 tempest-GroupsTest-149180835 tempest-GroupsTest-149180835-project-member] Create volume of 1 GB Aug 16 21:09:12.206658 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-a78d51aa-3bbe-4716-a44e-ebb41d115d42 tempest-GroupsTest-149180835 tempest-GroupsTest-149180835-project-member] Availability Zones retrieved successfully. Aug 16 21:09:12.215595 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-a78d51aa-3bbe-4716-a44e-ebb41d115d42 tempest-GroupsTest-149180835 tempest-GroupsTest-149180835-project-member] Flow 'volume_create_api' (1cc0bac0-9f81-4064-91a0-e95d68118315) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100333) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:09:12.217512 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-a78d51aa-3bbe-4716-a44e-ebb41d115d42 tempest-GroupsTest-149180835 tempest-GroupsTest-149180835-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f1137589-86e1-48a0-9053-886ba109a981) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:09:12.218054 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:09:12.218054 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:09:12.218472 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.flows.api.create_volume [None req-a78d51aa-3bbe-4716-a44e-ebb41d115d42 tempest-GroupsTest-149180835 tempest-GroupsTest-149180835-project-member] Validating volume size '1' using validate_int {{(pid=100333) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 21:09:12.219695 np0000007409 devstack@c-api.service[100331]: DEBUG oslo_db.sqlalchemy.engines [None req-8178d356-9f0f-4a20-aa31-9a50cbba2ff4 tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100331) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 16 21:09:12.225023 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:09:12.225023 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:09:12.235803 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-8178d356-9f0f-4a20-aa31-9a50cbba2ff4 tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] https://10.4.3.143/volume/v3/volumes/detail returned with HTTP 200 Aug 16 21:09:12.236297 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 115/460] 10.4.3.143 () {68 vars in 1299 bytes} [Sun Aug 16 21:09:12 2026] GET /volume/v3/volumes/detail => generated 916 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:09:12.242653 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-a78d51aa-3bbe-4716-a44e-ebb41d115d42 tempest-GroupsTest-149180835 tempest-GroupsTest-149180835-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f1137589-86e1-48a0-9053-886ba109a981) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T21:09:10Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=859e5f0e-122e-425a-ac8a-0636632ddb17,is_public=True,name='tempest-GroupsTest-volume-type-986100252',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '859e5f0e-122e-425a-ac8a-0636632ddb17', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'c79a8c39-2875-45a8-bf0b-7a00db807d1e', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:09:12.243980 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-a78d51aa-3bbe-4716-a44e-ebb41d115d42 tempest-GroupsTest-149180835 tempest-GroupsTest-149180835-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d32e64df-62f1-467d-b0f8-1e0c06615694) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:09:12.255907 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-69f05730-273b-48f7-adac-b6f76cc35b2f None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:12.265279 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-69f05730-273b-48f7-adac-b6f76cc35b2f tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] POST https://10.4.3.143/volume/v3/groups/1895999c-e537-433f-b8d5-83fb5ef38ae4/action Aug 16 21:09:12.265806 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-69f05730-273b-48f7-adac-b6f76cc35b2f tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100332) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 21:09:12.266014 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-69f05730-273b-48f7-adac-b6f76cc35b2f tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:09:12.269414 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.v3.groups [None req-69f05730-273b-48f7-adac-b6f76cc35b2f tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] delete called for group 1895999c-e537-433f-b8d5-83fb5ef38ae4 {{(pid=100332) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 16 21:09:12.269588 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.v3.groups [None req-69f05730-273b-48f7-adac-b6f76cc35b2f tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] Delete group with id: 1895999c-e537-433f-b8d5-83fb5ef38ae4 Aug 16 21:09:12.273937 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:09:12.273937 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:09:12.286646 np0000007409 devstack@c-api.service[100333]: WARNING cinder.quota [None req-a78d51aa-3bbe-4716-a44e-ebb41d115d42 tempest-GroupsTest-149180835 tempest-GroupsTest-149180835-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-986100252 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-986100252, it is now deprecated. Please use the default quota class for default quota. Aug 16 21:09:12.287290 np0000007409 devstack@c-api.service[100333]: WARNING cinder.quota [None req-a78d51aa-3bbe-4716-a44e-ebb41d115d42 tempest-GroupsTest-149180835 tempest-GroupsTest-149180835-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-986100252 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-986100252, it is now deprecated. Please use the default quota class for default quota. Aug 16 21:09:12.325488 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.quota [None req-a78d51aa-3bbe-4716-a44e-ebb41d115d42 tempest-GroupsTest-149180835 tempest-GroupsTest-149180835-project-member] Created reservations ['4944b04b-4804-4f4c-886c-d9456746d247', '325aa593-713a-4c3b-a99f-998429ef7e5a', 'bd24f234-6b5d-4986-82f7-7c6de766ec8b', '48f45f86-6c74-4d06-b39c-3f1bc01fc10f'] {{(pid=100333) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:09:12.326356 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-a78d51aa-3bbe-4716-a44e-ebb41d115d42 tempest-GroupsTest-149180835 tempest-GroupsTest-149180835-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d32e64df-62f1-467d-b0f8-1e0c06615694) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4944b04b-4804-4f4c-886c-d9456746d247', '325aa593-713a-4c3b-a99f-998429ef7e5a', 'bd24f234-6b5d-4986-82f7-7c6de766ec8b', '48f45f86-6c74-4d06-b39c-3f1bc01fc10f']}' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:09:12.327727 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-a78d51aa-3bbe-4716-a44e-ebb41d115d42 tempest-GroupsTest-149180835 tempest-GroupsTest-149180835-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (117d157f-424f-4132-9cc7-57d4ee04d87c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:09:12.344315 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-69f05730-273b-48f7-adac-b6f76cc35b2f tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] https://10.4.3.143/volume/v3/groups/1895999c-e537-433f-b8d5-83fb5ef38ae4/action returned with HTTP 202 Aug 16 21:09:12.344710 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 117/461] 10.4.3.143 () {70 vars in 1428 bytes} [Sun Aug 16 21:09:12 2026] POST /volume/v3/groups/1895999c-e537-433f-b8d5-83fb5ef38ae4/action => generated 0 bytes in 89 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 16 21:09:12.352387 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-5a9563a3-02e1-4a45-a45e-be4d80a823d2 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:12.353464 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-a78d51aa-3bbe-4716-a44e-ebb41d115d42 tempest-GroupsTest-149180835 tempest-GroupsTest-149180835-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (117d157f-424f-4132-9cc7-57d4ee04d87c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8535ec94-e290-436a-a1bd-bd2fcc63a7e4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-813751859',encryption_key_id=None,group_id=c79a8c39-2875-45a8-bf0b-7a00db807d1e,group_type_id=,metadata={},multiattach=False,project_id='b703588eba8f41f79b45c2f6886aba5e',qos_specs=None,replication_status=,reservations=['4944b04b-4804-4f4c-886c-d9456746d247','325aa593-713a-4c3b-a99f-998429ef7e5a','bd24f234-6b5d-4986-82f7-7c6de766ec8b','48f45f86-6c74-4d06-b39c-3f1bc01fc10f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cae8c8b31f474dfa835c4d3004ddc197',volume_type_id=859e5f0e-122e-425a-ac8a-0636632ddb17), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T21:09:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-813751859',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=c79a8c39-2875-45a8-bf0b-7a00db807d1e,host=None,id=8535ec94-e290-436a-a1bd-bd2fcc63a7e4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b703588eba8f41f79b45c2f6886aba5e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cae8c8b31f474dfa835c4d3004ddc197',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(859e5f0e-122e-425a-ac8a-0636632ddb17),volume_type_id=859e5f0e-122e-425a-ac8a-0636632ddb17)}' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:09:12.357376 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-a78d51aa-3bbe-4716-a44e-ebb41d115d42 tempest-GroupsTest-149180835 tempest-GroupsTest-149180835-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b66ef20c-b659-44bc-9bc7-17e5ae1bbfe8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:09:12.357550 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-5a9563a3-02e1-4a45-a45e-be4d80a823d2 tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] GET https://10.4.3.143/volume/v3/volumes/28fbdf0d-e287-41dc-899d-277578f1f064 Aug 16 21:09:12.357550 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-5a9563a3-02e1-4a45-a45e-be4d80a823d2 tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:09:12.357550 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-5a9563a3-02e1-4a45-a45e-be4d80a823d2 tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:09:12.372879 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:09:12.372879 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:09:12.374031 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-a78d51aa-3bbe-4716-a44e-ebb41d115d42 tempest-GroupsTest-149180835 tempest-GroupsTest-149180835-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b66ef20c-b659-44bc-9bc7-17e5ae1bbfe8) transitioned into state 'SUCCESS' from state '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-813751859',encryption_key_id=None,group_id=c79a8c39-2875-45a8-bf0b-7a00db807d1e,group_type_id=,metadata={},multiattach=False,project_id='b703588eba8f41f79b45c2f6886aba5e',qos_specs=None,replication_status=,reservations=['4944b04b-4804-4f4c-886c-d9456746d247','325aa593-713a-4c3b-a99f-998429ef7e5a','bd24f234-6b5d-4986-82f7-7c6de766ec8b','48f45f86-6c74-4d06-b39c-3f1bc01fc10f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cae8c8b31f474dfa835c4d3004ddc197',volume_type_id=859e5f0e-122e-425a-ac8a-0636632ddb17)}' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:09:12.375195 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-a78d51aa-3bbe-4716-a44e-ebb41d115d42 tempest-GroupsTest-149180835 tempest-GroupsTest-149180835-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (129d63d4-bf50-4a87-9ab2-a0f97d9d027e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:09:12.380478 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-5a9563a3-02e1-4a45-a45e-be4d80a823d2 tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] Volume info retrieved successfully. Aug 16 21:09:12.381265 np0000007409 devstack@c-api.service[100330]: WARNING stevedore.named [None req-5a9563a3-02e1-4a45-a45e-be4d80a823d2 tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 16 21:09:12.381564 np0000007409 devstack@c-api.service[100330]: WARNING castellan.key_manager [None req-5a9563a3-02e1-4a45-a45e-be4d80a823d2 tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 16 21:09:12.390935 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-a78d51aa-3bbe-4716-a44e-ebb41d115d42 tempest-GroupsTest-149180835 tempest-GroupsTest-149180835-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (129d63d4-bf50-4a87-9ab2-a0f97d9d027e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:09:12.391898 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-a78d51aa-3bbe-4716-a44e-ebb41d115d42 tempest-GroupsTest-149180835 tempest-GroupsTest-149180835-project-member] Flow 'volume_create_api' (1cc0bac0-9f81-4064-91a0-e95d68118315) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100333) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:09:12.392405 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-a78d51aa-3bbe-4716-a44e-ebb41d115d42 tempest-GroupsTest-149180835 tempest-GroupsTest-149180835-project-member] Create volume request issued successfully. Aug 16 21:09:12.396477 np0000007409 devstack@c-api.service[100333]: WARNING stevedore.named [None req-a78d51aa-3bbe-4716-a44e-ebb41d115d42 tempest-GroupsTest-149180835 tempest-GroupsTest-149180835-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 16 21:09:12.397927 np0000007409 devstack@c-api.service[100333]: WARNING castellan.key_manager [None req-a78d51aa-3bbe-4716-a44e-ebb41d115d42 tempest-GroupsTest-149180835 tempest-GroupsTest-149180835-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 16 21:09:12.435636 np0000007409 devstack@c-api.service[100330]: DEBUG oslo_db.sqlalchemy.engines [None req-5a9563a3-02e1-4a45-a45e-be4d80a823d2 tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100330) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 16 21:09:12.439595 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:09:12.439595 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:09:12.445226 np0000007409 devstack@c-api.service[100333]: DEBUG oslo_db.sqlalchemy.engines [None req-a78d51aa-3bbe-4716-a44e-ebb41d115d42 tempest-GroupsTest-149180835 tempest-GroupsTest-149180835-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100333) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 16 21:09:12.447712 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-5a9563a3-02e1-4a45-a45e-be4d80a823d2 tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] https://10.4.3.143/volume/v3/volumes/28fbdf0d-e287-41dc-899d-277578f1f064 returned with HTTP 200 Aug 16 21:09:12.448100 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:09:12.448100 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:09:12.448192 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 118/462] 10.4.3.143 () {68 vars in 1389 bytes} [Sun Aug 16 21:09:12 2026] GET /volume/v3/volumes/28fbdf0d-e287-41dc-899d-277578f1f064 => generated 912 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:09:12.451788 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-a78d51aa-3bbe-4716-a44e-ebb41d115d42 tempest-GroupsTest-149180835 tempest-GroupsTest-149180835-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Aug 16 21:09:12.452283 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 113/463] 10.4.3.143 () {70 vars in 1300 bytes} [Sun Aug 16 21:09:12 2026] POST /volume/v3/volumes => generated 813 bytes in 267 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:09:12.467804 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-4f98a4d5-aa82-4ce6-b1e8-7781b29b4824 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:12.470387 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-4f98a4d5-aa82-4ce6-b1e8-7781b29b4824 tempest-GroupsTest-149180835 tempest-GroupsTest-149180835-project-member] GET https://10.4.3.143/volume/v3/volumes/8535ec94-e290-436a-a1bd-bd2fcc63a7e4 Aug 16 21:09:12.470735 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-4f98a4d5-aa82-4ce6-b1e8-7781b29b4824 tempest-GroupsTest-149180835 tempest-GroupsTest-149180835-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:09:12.471028 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-4f98a4d5-aa82-4ce6-b1e8-7781b29b4824 tempest-GroupsTest-149180835 tempest-GroupsTest-149180835-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:09:12.478680 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:09:12.478680 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:09:12.482605 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-4f98a4d5-aa82-4ce6-b1e8-7781b29b4824 tempest-GroupsTest-149180835 tempest-GroupsTest-149180835-project-member] Volume info retrieved successfully. Aug 16 21:09:12.483446 np0000007409 devstack@c-api.service[100331]: WARNING stevedore.named [None req-4f98a4d5-aa82-4ce6-b1e8-7781b29b4824 tempest-GroupsTest-149180835 tempest-GroupsTest-149180835-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 16 21:09:12.483679 np0000007409 devstack@c-api.service[100331]: WARNING castellan.key_manager [None req-4f98a4d5-aa82-4ce6-b1e8-7781b29b4824 tempest-GroupsTest-149180835 tempest-GroupsTest-149180835-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 16 21:09:12.533848 np0000007409 devstack@c-api.service[100331]: DEBUG oslo_db.sqlalchemy.engines [None req-4f98a4d5-aa82-4ce6-b1e8-7781b29b4824 tempest-GroupsTest-149180835 tempest-GroupsTest-149180835-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100331) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 16 21:09:12.538294 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:09:12.538294 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:09:12.555211 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-4f98a4d5-aa82-4ce6-b1e8-7781b29b4824 tempest-GroupsTest-149180835 tempest-GroupsTest-149180835-project-member] https://10.4.3.143/volume/v3/volumes/8535ec94-e290-436a-a1bd-bd2fcc63a7e4 returned with HTTP 200 Aug 16 21:09:12.555211 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 116/464] 10.4.3.143 () {68 vars in 1389 bytes} [Sun Aug 16 21:09:12 2026] GET /volume/v3/volumes/8535ec94-e290-436a-a1bd-bd2fcc63a7e4 => generated 881 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:09:12.800855 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-e1a5bd87-7109-46f0-a1ee-89458b606a23 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:12.802950 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-e1a5bd87-7109-46f0-a1ee-89458b606a23 tempest-ServerStableDeviceRescueTest-660351180 tempest-ServerStableDeviceRescueTest-660351180-project-member] GET https://10.4.3.143/volume/v3/volumes/9c75bebc-e107-43a8-8427-3c7cf7547aee Aug 16 21:09:12.803193 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-e1a5bd87-7109-46f0-a1ee-89458b606a23 tempest-ServerStableDeviceRescueTest-660351180 tempest-ServerStableDeviceRescueTest-660351180-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:09:12.803430 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-e1a5bd87-7109-46f0-a1ee-89458b606a23 tempest-ServerStableDeviceRescueTest-660351180 tempest-ServerStableDeviceRescueTest-660351180-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:09:12.811884 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:09:12.811884 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:09:12.816216 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-e1a5bd87-7109-46f0-a1ee-89458b606a23 tempest-ServerStableDeviceRescueTest-660351180 tempest-ServerStableDeviceRescueTest-660351180-project-member] Volume info retrieved successfully. Aug 16 21:09:12.821514 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-e1a5bd87-7109-46f0-a1ee-89458b606a23 tempest-ServerStableDeviceRescueTest-660351180 tempest-ServerStableDeviceRescueTest-660351180-project-member] https://10.4.3.143/volume/v3/volumes/9c75bebc-e107-43a8-8427-3c7cf7547aee returned with HTTP 200 Aug 16 21:09:12.822189 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 118/465] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:09:12 2026] GET /volume/v3/volumes/9c75bebc-e107-43a8-8427-3c7cf7547aee => generated 851 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:09:12.873719 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [req-03f2519b-95ff-4159-9931-eda5d366cc65 req-20fbeb3c-a076-4e1f-83e0-519f6a574f18 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:12.884039 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [req-03f2519b-95ff-4159-9931-eda5d366cc65 req-20fbeb3c-a076-4e1f-83e0-519f6a574f18 tempest-ServerStableDeviceRescueTest-660351180 tempest-ServerStableDeviceRescueTest-660351180-project-member] GET https://10.4.3.143/volume/v3/volumes/9c75bebc-e107-43a8-8427-3c7cf7547aee Aug 16 21:09:12.884039 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [req-03f2519b-95ff-4159-9931-eda5d366cc65 req-20fbeb3c-a076-4e1f-83e0-519f6a574f18 tempest-ServerStableDeviceRescueTest-660351180 tempest-ServerStableDeviceRescueTest-660351180-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:09:12.884039 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [req-03f2519b-95ff-4159-9931-eda5d366cc65 req-20fbeb3c-a076-4e1f-83e0-519f6a574f18 tempest-ServerStableDeviceRescueTest-660351180 tempest-ServerStableDeviceRescueTest-660351180-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:09:12.893693 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:09:12.893693 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:09:12.899242 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [req-03f2519b-95ff-4159-9931-eda5d366cc65 req-20fbeb3c-a076-4e1f-83e0-519f6a574f18 tempest-ServerStableDeviceRescueTest-660351180 tempest-ServerStableDeviceRescueTest-660351180-project-member] Volume info retrieved successfully. Aug 16 21:09:12.903693 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [req-03f2519b-95ff-4159-9931-eda5d366cc65 req-20fbeb3c-a076-4e1f-83e0-519f6a574f18 tempest-ServerStableDeviceRescueTest-660351180 tempest-ServerStableDeviceRescueTest-660351180-project-member] https://10.4.3.143/volume/v3/volumes/9c75bebc-e107-43a8-8427-3c7cf7547aee returned with HTTP 200 Aug 16 21:09:12.904070 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 119/466] 10.4.3.143 () {68 vars in 1598 bytes} [Sun Aug 16 21:09:12 2026] GET /volume/v3/volumes/9c75bebc-e107-43a8-8427-3c7cf7547aee => generated 851 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:09:12.995212 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-910872e8-2758-4ce9-a6ff-a13a73fe651f None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:12.995631 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-910872e8-2758-4ce9-a6ff-a13a73fe651f None None] GET https://10.4.3.143/volume// Aug 16 21:09:12.995771 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-910872e8-2758-4ce9-a6ff-a13a73fe651f None None] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:09:12.995972 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-910872e8-2758-4ce9-a6ff-a13a73fe651f None None] Calling method 'all' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:09:12.996276 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-910872e8-2758-4ce9-a6ff-a13a73fe651f None None] https://10.4.3.143/volume// returned with HTTP 300 Aug 16 21:09:12.996556 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 114/467] 10.4.3.143 () {66 vars in 1428 bytes} [Sun Aug 16 21:09:12 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 16 21:09:13.170534 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [req-03f2519b-95ff-4159-9931-eda5d366cc65 req-19ff07a2-9b12-40cb-9963-d35af802ca1f None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:13.173619 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [req-03f2519b-95ff-4159-9931-eda5d366cc65 req-19ff07a2-9b12-40cb-9963-d35af802ca1f tempest-ServerStableDeviceRescueTest-660351180 tempest-ServerStableDeviceRescueTest-660351180-project-member] POST https://10.4.3.143/volume/v3/attachments Aug 16 21:09:13.173619 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [req-03f2519b-95ff-4159-9931-eda5d366cc65 req-19ff07a2-9b12-40cb-9963-d35af802ca1f tempest-ServerStableDeviceRescueTest-660351180 tempest-ServerStableDeviceRescueTest-660351180-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "9c75bebc-e107-43a8-8427-3c7cf7547aee", "connector": null, "instance_uuid": "0bd50b99-4de9-43a5-a004-d3586b25896d"}} {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:09:13.181887 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:09:13.181887 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:09:13.222706 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [req-03f2519b-95ff-4159-9931-eda5d366cc65 req-19ff07a2-9b12-40cb-9963-d35af802ca1f tempest-ServerStableDeviceRescueTest-660351180 tempest-ServerStableDeviceRescueTest-660351180-project-member] https://10.4.3.143/volume/v3/attachments returned with HTTP 200 Aug 16 21:09:13.223355 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 117/468] 10.4.3.143 () {74 vars in 1594 bytes} [Sun Aug 16 21:09:13 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 16 21:09:13.263179 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-d30f7ca7-b4cf-4946-8f5d-24451ac811d3 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:13.265709 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-d30f7ca7-b4cf-4946-8f5d-24451ac811d3 tempest-ServerStableDeviceRescueTest-660351180 tempest-ServerStableDeviceRescueTest-660351180-project-member] GET https://10.4.3.143/volume/v3/volumes/9c75bebc-e107-43a8-8427-3c7cf7547aee Aug 16 21:09:13.265970 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-d30f7ca7-b4cf-4946-8f5d-24451ac811d3 tempest-ServerStableDeviceRescueTest-660351180 tempest-ServerStableDeviceRescueTest-660351180-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:09:13.266567 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-d30f7ca7-b4cf-4946-8f5d-24451ac811d3 tempest-ServerStableDeviceRescueTest-660351180 tempest-ServerStableDeviceRescueTest-660351180-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:09:13.274911 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-5e7c19eb-e48d-490b-aa9c-4c6e17417480 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:13.275411 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-5e7c19eb-e48d-490b-aa9c-4c6e17417480 None None] GET https://10.4.3.143/volume// Aug 16 21:09:13.275669 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-5e7c19eb-e48d-490b-aa9c-4c6e17417480 None None] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:09:13.275929 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-5e7c19eb-e48d-490b-aa9c-4c6e17417480 None None] Calling method 'all' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:09:13.276359 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-5e7c19eb-e48d-490b-aa9c-4c6e17417480 None None] https://10.4.3.143/volume// returned with HTTP 300 Aug 16 21:09:13.277557 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 120/469] 10.4.3.143 () {66 vars in 1426 bytes} [Sun Aug 16 21:09:13 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Aug 16 21:09:13.281184 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:09:13.281184 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:09:13.286373 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-d30f7ca7-b4cf-4946-8f5d-24451ac811d3 tempest-ServerStableDeviceRescueTest-660351180 tempest-ServerStableDeviceRescueTest-660351180-project-member] Volume info retrieved successfully. Aug 16 21:09:13.289937 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [req-03f2519b-95ff-4159-9931-eda5d366cc65 req-455552de-d706-4f0f-b7be-ff9d8ee93d18 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:13.293827 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [req-03f2519b-95ff-4159-9931-eda5d366cc65 req-455552de-d706-4f0f-b7be-ff9d8ee93d18 tempest-ServerStableDeviceRescueTest-660351180 tempest-ServerStableDeviceRescueTest-660351180-project-member] GET https://10.4.3.143/volume/v3/volumes/9c75bebc-e107-43a8-8427-3c7cf7547aee Aug 16 21:09:13.293827 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [req-03f2519b-95ff-4159-9931-eda5d366cc65 req-455552de-d706-4f0f-b7be-ff9d8ee93d18 tempest-ServerStableDeviceRescueTest-660351180 tempest-ServerStableDeviceRescueTest-660351180-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:09:13.294030 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [req-03f2519b-95ff-4159-9931-eda5d366cc65 req-455552de-d706-4f0f-b7be-ff9d8ee93d18 tempest-ServerStableDeviceRescueTest-660351180 tempest-ServerStableDeviceRescueTest-660351180-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:09:13.296354 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-d30f7ca7-b4cf-4946-8f5d-24451ac811d3 tempest-ServerStableDeviceRescueTest-660351180 tempest-ServerStableDeviceRescueTest-660351180-project-member] https://10.4.3.143/volume/v3/volumes/9c75bebc-e107-43a8-8427-3c7cf7547aee returned with HTTP 200 Aug 16 21:09:13.296354 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 119/470] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:09:13 2026] GET /volume/v3/volumes/9c75bebc-e107-43a8-8427-3c7cf7547aee => generated 850 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:09:13.316761 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:09:13.316761 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:09:13.322173 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [req-03f2519b-95ff-4159-9931-eda5d366cc65 req-455552de-d706-4f0f-b7be-ff9d8ee93d18 tempest-ServerStableDeviceRescueTest-660351180 tempest-ServerStableDeviceRescueTest-660351180-project-member] Volume info retrieved successfully. Aug 16 21:09:13.327028 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [req-03f2519b-95ff-4159-9931-eda5d366cc65 req-455552de-d706-4f0f-b7be-ff9d8ee93d18 tempest-ServerStableDeviceRescueTest-660351180 tempest-ServerStableDeviceRescueTest-660351180-project-member] https://10.4.3.143/volume/v3/volumes/9c75bebc-e107-43a8-8427-3c7cf7547aee returned with HTTP 200 Aug 16 21:09:13.327390 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 115/471] 10.4.3.143 () {70 vars in 1639 bytes} [Sun Aug 16 21:09:13 2026] GET /volume/v3/volumes/9c75bebc-e107-43a8-8427-3c7cf7547aee => generated 1030 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 16 21:09:13.466508 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-02d2b143-12b3-4ff7-b36e-2475e7ad71ca None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:13.469025 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-02d2b143-12b3-4ff7-b36e-2475e7ad71ca tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] GET https://10.4.3.143/volume/v3/volumes/28fbdf0d-e287-41dc-899d-277578f1f064 Aug 16 21:09:13.469258 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-02d2b143-12b3-4ff7-b36e-2475e7ad71ca tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:09:13.469447 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-02d2b143-12b3-4ff7-b36e-2475e7ad71ca tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:09:13.481184 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-02d2b143-12b3-4ff7-b36e-2475e7ad71ca tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] https://10.4.3.143/volume/v3/volumes/28fbdf0d-e287-41dc-899d-277578f1f064 returned with HTTP 404 Aug 16 21:09:13.481881 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 118/472] 10.4.3.143 () {68 vars in 1389 bytes} [Sun Aug 16 21:09:13 2026] GET /volume/v3/volumes/28fbdf0d-e287-41dc-899d-277578f1f064 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 16 21:09:13.489700 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-c67f11d4-1a8d-4b7e-9aaa-1d817d362b3c None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:13.496738 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [req-03f2519b-95ff-4159-9931-eda5d366cc65 req-847fc497-5b78-464c-b4c6-c1f8751ce9a2 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:13.497225 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-c67f11d4-1a8d-4b7e-9aaa-1d817d362b3c tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] GET https://10.4.3.143/volume/v3/groups/1895999c-e537-433f-b8d5-83fb5ef38ae4 Aug 16 21:09:13.497225 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-c67f11d4-1a8d-4b7e-9aaa-1d817d362b3c tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:09:13.497225 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-c67f11d4-1a8d-4b7e-9aaa-1d817d362b3c tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] Calling method 'version_select' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:09:13.497225 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.v3.groups [None req-c67f11d4-1a8d-4b7e-9aaa-1d817d362b3c tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] show called for member 1895999c-e537-433f-b8d5-83fb5ef38ae4 {{(pid=100330) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 16 21:09:13.500860 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [req-03f2519b-95ff-4159-9931-eda5d366cc65 req-847fc497-5b78-464c-b4c6-c1f8751ce9a2 tempest-ServerStableDeviceRescueTest-660351180 tempest-ServerStableDeviceRescueTest-660351180-project-member] PUT https://10.4.3.143/volume/v3/attachments/4fe9ad74-2c6d-4da8-99ed-0694b2c104a3 Aug 16 21:09:13.500860 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [req-03f2519b-95ff-4159-9931-eda5d366cc65 req-847fc497-5b78-464c-b4c6-c1f8751ce9a2 tempest-ServerStableDeviceRescueTest-660351180 tempest-ServerStableDeviceRescueTest-660351180-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.143", "host": "np0000007409", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:e42fbcbe2e9", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "69237b68-d654-4a76-81de-86e36bc8fb86", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:09:13.510249 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-c67f11d4-1a8d-4b7e-9aaa-1d817d362b3c tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] https://10.4.3.143/volume/v3/groups/1895999c-e537-433f-b8d5-83fb5ef38ae4 returned with HTTP 404 Aug 16 21:09:13.510704 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.coordination [req-03f2519b-95ff-4159-9931-eda5d366cc65 req-847fc497-5b78-464c-b4c6-c1f8751ce9a2 tempest-ServerStableDeviceRescueTest-660351180 tempest-ServerStableDeviceRescueTest-660351180-project-member] Acquiring lock "cinder-attachment_update-9c75bebc-e107-43a8-8427-3c7cf7547aee-np0000007409" by "attachment_update" {{(pid=100332) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:09:13.511042 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 121/473] 10.4.3.143 () {68 vars in 1386 bytes} [Sun Aug 16 21:09:13 2026] GET /volume/v3/groups/1895999c-e537-433f-b8d5-83fb5ef38ae4 => generated 108 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 16 21:09:13.517709 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.coordination [req-03f2519b-95ff-4159-9931-eda5d366cc65 req-847fc497-5b78-464c-b4c6-c1f8751ce9a2 tempest-ServerStableDeviceRescueTest-660351180 tempest-ServerStableDeviceRescueTest-660351180-project-member] Lock "cinder-attachment_update-9c75bebc-e107-43a8-8427-3c7cf7547aee-np0000007409" acquired by "attachment_update" :: waited 0.007s {{(pid=100332) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:09:13.518662 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:09:13.518662 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:09:13.520253 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-9c2ec503-6e82-47f1-a3bc-c3417d32f097 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:13.522597 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-9c2ec503-6e82-47f1-a3bc-c3417d32f097 tempest-GroupSnapshotsTest-204205221 tempest-GroupSnapshotsTest-204205221-project-admin] DELETE https://10.4.3.143/volume/v3/group_types/da51631b-0714-4fb3-8a53-406dbe485483 Aug 16 21:09:13.522877 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-9c2ec503-6e82-47f1-a3bc-c3417d32f097 tempest-GroupSnapshotsTest-204205221 tempest-GroupSnapshotsTest-204205221-project-admin] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:09:13.523147 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-9c2ec503-6e82-47f1-a3bc-c3417d32f097 tempest-GroupSnapshotsTest-204205221 tempest-GroupSnapshotsTest-204205221-project-admin] Calling method 'version_select' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:09:13.545759 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-9c2ec503-6e82-47f1-a3bc-c3417d32f097 tempest-GroupSnapshotsTest-204205221 tempest-GroupSnapshotsTest-204205221-project-admin] https://10.4.3.143/volume/v3/group_types/da51631b-0714-4fb3-8a53-406dbe485483 returned with HTTP 202 Aug 16 21:09:13.546258 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 116/474] 10.4.3.143 () {68 vars in 1404 bytes} [Sun Aug 16 21:09:13 2026] DELETE /volume/v3/group_types/da51631b-0714-4fb3-8a53-406dbe485483 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 16 21:09:13.555477 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-568e5fe1-a393-4f8c-a38e-16c7492bf626 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:13.557384 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-568e5fe1-a393-4f8c-a38e-16c7492bf626 tempest-GroupSnapshotsTest-204205221 tempest-GroupSnapshotsTest-204205221-project-admin] DELETE https://10.4.3.143/volume/v3/types/1c16dd1d-ad81-49c0-ba78-eb8bb8b47512 Aug 16 21:09:13.557604 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-568e5fe1-a393-4f8c-a38e-16c7492bf626 tempest-GroupSnapshotsTest-204205221 tempest-GroupSnapshotsTest-204205221-project-admin] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:09:13.557804 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-568e5fe1-a393-4f8c-a38e-16c7492bf626 tempest-GroupSnapshotsTest-204205221 tempest-GroupSnapshotsTest-204205221-project-admin] Calling method '_delete' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:09:13.558062 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:09:13.558062 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:09:13.573144 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-9ded355a-7f90-4d6d-b180-8cd7efdfda34 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:13.575699 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-9ded355a-7f90-4d6d-b180-8cd7efdfda34 tempest-GroupsTest-149180835 tempest-GroupsTest-149180835-project-member] GET https://10.4.3.143/volume/v3/volumes/8535ec94-e290-436a-a1bd-bd2fcc63a7e4 Aug 16 21:09:13.576328 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-9ded355a-7f90-4d6d-b180-8cd7efdfda34 tempest-GroupsTest-149180835 tempest-GroupsTest-149180835-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:09:13.576328 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-9ded355a-7f90-4d6d-b180-8cd7efdfda34 tempest-GroupsTest-149180835 tempest-GroupsTest-149180835-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:09:13.585438 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:09:13.585438 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:09:13.590376 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-9ded355a-7f90-4d6d-b180-8cd7efdfda34 tempest-GroupsTest-149180835 tempest-GroupsTest-149180835-project-member] Volume info retrieved successfully. Aug 16 21:09:13.591111 np0000007409 devstack@c-api.service[100330]: WARNING stevedore.named [None req-9ded355a-7f90-4d6d-b180-8cd7efdfda34 tempest-GroupsTest-149180835 tempest-GroupsTest-149180835-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 16 21:09:13.591330 np0000007409 devstack@c-api.service[100330]: WARNING castellan.key_manager [None req-9ded355a-7f90-4d6d-b180-8cd7efdfda34 tempest-GroupsTest-149180835 tempest-GroupsTest-149180835-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 16 21:09:13.608381 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-568e5fe1-a393-4f8c-a38e-16c7492bf626 tempest-GroupSnapshotsTest-204205221 tempest-GroupSnapshotsTest-204205221-project-admin] https://10.4.3.143/volume/v3/types/1c16dd1d-ad81-49c0-ba78-eb8bb8b47512 returned with HTTP 202 Aug 16 21:09:13.608620 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 119/475] 10.4.3.143 () {66 vars in 1345 bytes} [Sun Aug 16 21:09:13 2026] DELETE /volume/v3/types/1c16dd1d-ad81-49c0-ba78-eb8bb8b47512 => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 21:09:13.616765 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-121c1340-23cf-42e3-8928-c7a2143d4d01 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:13.618901 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-121c1340-23cf-42e3-8928-c7a2143d4d01 tempest-GroupSnapshotsTest-204205221 tempest-GroupSnapshotsTest-204205221-project-admin] GET https://10.4.3.143/volume/v3/types/1c16dd1d-ad81-49c0-ba78-eb8bb8b47512 Aug 16 21:09:13.619186 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-121c1340-23cf-42e3-8928-c7a2143d4d01 tempest-GroupSnapshotsTest-204205221 tempest-GroupSnapshotsTest-204205221-project-admin] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:09:13.619435 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-121c1340-23cf-42e3-8928-c7a2143d4d01 tempest-GroupSnapshotsTest-204205221 tempest-GroupSnapshotsTest-204205221-project-admin] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:09:13.625165 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-121c1340-23cf-42e3-8928-c7a2143d4d01 tempest-GroupSnapshotsTest-204205221 tempest-GroupSnapshotsTest-204205221-project-admin] https://10.4.3.143/volume/v3/types/1c16dd1d-ad81-49c0-ba78-eb8bb8b47512 returned with HTTP 404 Aug 16 21:09:13.625845 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 117/476] 10.4.3.143 () {66 vars in 1342 bytes} [Sun Aug 16 21:09:13 2026] GET /volume/v3/types/1c16dd1d-ad81-49c0-ba78-eb8bb8b47512 => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:09:13.633162 np0000007409 devstack@c-api.service[100330]: DEBUG oslo_db.sqlalchemy.engines [None req-9ded355a-7f90-4d6d-b180-8cd7efdfda34 tempest-GroupsTest-149180835 tempest-GroupsTest-149180835-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100330) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 16 21:09:13.634009 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:09:13.634009 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:09:13.637273 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-f08dc0fb-7143-4042-97be-ba16e3246984 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:13.639666 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-f08dc0fb-7143-4042-97be-ba16e3246984 tempest-GroupSnapshotsTest-204205221 tempest-GroupSnapshotsTest-204205221-project-admin] POST https://10.4.3.143/volume/v3/types Aug 16 21:09:13.640041 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-f08dc0fb-7143-4042-97be-ba16e3246984 tempest-GroupSnapshotsTest-204205221 tempest-GroupSnapshotsTest-204205221-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-1676252037"}} {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:09:13.641711 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-9ded355a-7f90-4d6d-b180-8cd7efdfda34 tempest-GroupsTest-149180835 tempest-GroupsTest-149180835-project-member] https://10.4.3.143/volume/v3/volumes/8535ec94-e290-436a-a1bd-bd2fcc63a7e4 returned with HTTP 200 Aug 16 21:09:13.641981 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.coordination [req-03f2519b-95ff-4159-9931-eda5d366cc65 req-847fc497-5b78-464c-b4c6-c1f8751ce9a2 tempest-ServerStableDeviceRescueTest-660351180 tempest-ServerStableDeviceRescueTest-660351180-project-member] Lock "cinder-attachment_update-9c75bebc-e107-43a8-8427-3c7cf7547aee-np0000007409" released by "attachment_update" :: held 0.124s {{(pid=100332) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:09:13.642588 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 122/477] 10.4.3.143 () {68 vars in 1389 bytes} [Sun Aug 16 21:09:13 2026] GET /volume/v3/volumes/8535ec94-e290-436a-a1bd-bd2fcc63a7e4 => generated 906 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:09:13.642637 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [req-03f2519b-95ff-4159-9931-eda5d366cc65 req-847fc497-5b78-464c-b4c6-c1f8751ce9a2 tempest-ServerStableDeviceRescueTest-660351180 tempest-ServerStableDeviceRescueTest-660351180-project-member] https://10.4.3.143/volume/v3/attachments/4fe9ad74-2c6d-4da8-99ed-0694b2c104a3 returned with HTTP 200 Aug 16 21:09:13.646873 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 120/478] 10.4.3.143 () {74 vars in 1704 bytes} [Sun Aug 16 21:09:13 2026] PUT /volume/v3/attachments/4fe9ad74-2c6d-4da8-99ed-0694b2c104a3 => generated 969 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:09:13.655656 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-1d0f0ce2-7906-4b48-82ae-240a249e9976 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:13.657722 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-1d0f0ce2-7906-4b48-82ae-240a249e9976 tempest-GroupsTest-149180835 tempest-GroupsTest-149180835-project-member] GET https://10.4.3.143/volume/v3/groups/c79a8c39-2875-45a8-bf0b-7a00db807d1e Aug 16 21:09:13.657856 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-1d0f0ce2-7906-4b48-82ae-240a249e9976 tempest-GroupsTest-149180835 tempest-GroupsTest-149180835-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:09:13.659364 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-1d0f0ce2-7906-4b48-82ae-240a249e9976 tempest-GroupsTest-149180835 tempest-GroupsTest-149180835-project-member] Calling method 'version_select' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:09:13.659543 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.v3.groups [None req-1d0f0ce2-7906-4b48-82ae-240a249e9976 tempest-GroupsTest-149180835 tempest-GroupsTest-149180835-project-member] show called for member c79a8c39-2875-45a8-bf0b-7a00db807d1e {{(pid=100333) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 16 21:09:13.664291 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-f08dc0fb-7143-4042-97be-ba16e3246984 tempest-GroupSnapshotsTest-204205221 tempest-GroupSnapshotsTest-204205221-project-admin] https://10.4.3.143/volume/v3/types returned with HTTP 200 Aug 16 21:09:13.665488 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:09:13.665488 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:09:13.666496 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 120/479] 10.4.3.143 () {68 vars in 1252 bytes} [Sun Aug 16 21:09:13 2026] POST /volume/v3/types => generated 224 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:09:13.679447 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-01f210e8-bc5a-41c9-9ad9-7d0372bb8f84 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:13.679569 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-1d0f0ce2-7906-4b48-82ae-240a249e9976 tempest-GroupsTest-149180835 tempest-GroupsTest-149180835-project-member] https://10.4.3.143/volume/v3/groups/c79a8c39-2875-45a8-bf0b-7a00db807d1e returned with HTTP 200 Aug 16 21:09:13.679620 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 118/480] 10.4.3.143 () {68 vars in 1386 bytes} [Sun Aug 16 21:09:13 2026] GET /volume/v3/groups/c79a8c39-2875-45a8-bf0b-7a00db807d1e => generated 323 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:09:13.681312 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-01f210e8-bc5a-41c9-9ad9-7d0372bb8f84 tempest-GroupSnapshotsTest-204205221 tempest-GroupSnapshotsTest-204205221-project-admin] POST https://10.4.3.143/volume/v3/group_types Aug 16 21:09:13.682160 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-01f210e8-bc5a-41c9-9ad9-7d0372bb8f84 tempest-GroupSnapshotsTest-204205221 tempest-GroupSnapshotsTest-204205221-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-787984581"}} {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:09:13.691704 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-e10b6ce0-d87b-4b34-a9e0-b8459739fda3 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:13.693631 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-e10b6ce0-d87b-4b34-a9e0-b8459739fda3 tempest-GroupsTest-149180835 tempest-GroupsTest-149180835-project-member] GET https://10.4.3.143/volume/v3/groups/f9f88d8d-170e-406f-9d0a-54c930609b3e Aug 16 21:09:13.693803 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-e10b6ce0-d87b-4b34-a9e0-b8459739fda3 tempest-GroupsTest-149180835 tempest-GroupsTest-149180835-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:09:13.694010 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-e10b6ce0-d87b-4b34-a9e0-b8459739fda3 tempest-GroupsTest-149180835 tempest-GroupsTest-149180835-project-member] Calling method 'version_select' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:09:13.694134 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.v3.groups [None req-e10b6ce0-d87b-4b34-a9e0-b8459739fda3 tempest-GroupsTest-149180835 tempest-GroupsTest-149180835-project-member] show called for member f9f88d8d-170e-406f-9d0a-54c930609b3e {{(pid=100332) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 16 21:09:13.697753 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:09:13.697753 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:09:13.708588 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-e10b6ce0-d87b-4b34-a9e0-b8459739fda3 tempest-GroupsTest-149180835 tempest-GroupsTest-149180835-project-member] https://10.4.3.143/volume/v3/groups/f9f88d8d-170e-406f-9d0a-54c930609b3e returned with HTTP 200 Aug 16 21:09:13.709006 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 121/481] 10.4.3.143 () {68 vars in 1386 bytes} [Sun Aug 16 21:09:13 2026] GET /volume/v3/groups/f9f88d8d-170e-406f-9d0a-54c930609b3e => generated 323 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:09:13.712955 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-01f210e8-bc5a-41c9-9ad9-7d0372bb8f84 tempest-GroupSnapshotsTest-204205221 tempest-GroupSnapshotsTest-204205221-project-admin] https://10.4.3.143/volume/v3/group_types returned with HTTP 202 Aug 16 21:09:13.712955 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 123/482] 10.4.3.143 () {70 vars in 1311 bytes} [Sun Aug 16 21:09:13 2026] POST /volume/v3/group_types => generated 180 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:09:13.718846 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-54706818-f30a-4eba-9a1b-fcf76c0ab743 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:13.721084 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-54706818-f30a-4eba-9a1b-fcf76c0ab743 tempest-GroupsTest-149180835 tempest-GroupsTest-149180835-project-member] GET https://10.4.3.143/volume/v3/groups/detail Aug 16 21:09:13.721295 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-54706818-f30a-4eba-9a1b-fcf76c0ab743 tempest-GroupsTest-149180835 tempest-GroupsTest-149180835-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:09:13.721480 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-54706818-f30a-4eba-9a1b-fcf76c0ab743 tempest-GroupsTest-149180835 tempest-GroupsTest-149180835-project-member] Calling method 'version_select' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:09:13.727767 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-c41941c9-f2f7-45fb-bf93-9601f49b838e None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:13.730032 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-c41941c9-f2f7-45fb-bf93-9601f49b838e tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] POST https://10.4.3.143/volume/v3/groups Aug 16 21:09:13.730285 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-c41941c9-f2f7-45fb-bf93-9601f49b838e tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "fad7eb54-5c86-4336-ae47-02e47dd5aefe", "volume_types": ["113b4287-17d8-45ad-a4fc-e74bd3da7cc6"], "name": "tempest-GroupSnapshotsTest-Group-1578489154"}} {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:09:13.731681 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.v3.groups [None req-c41941c9-f2f7-45fb-bf93-9601f49b838e tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] Creating new group {'group': {'group_type': 'fad7eb54-5c86-4336-ae47-02e47dd5aefe', 'volume_types': ['113b4287-17d8-45ad-a4fc-e74bd3da7cc6'], 'name': 'tempest-GroupSnapshotsTest-Group-1578489154'}} {{(pid=100333) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 16 21:09:13.736901 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.v3.groups [None req-c41941c9-f2f7-45fb-bf93-9601f49b838e tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] Creating group tempest-GroupSnapshotsTest-Group-1578489154. Aug 16 21:09:13.737279 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:09:13.737279 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:09:13.749545 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-c41941c9-f2f7-45fb-bf93-9601f49b838e tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] Availability Zones retrieved successfully. Aug 16 21:09:13.749742 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-54706818-f30a-4eba-9a1b-fcf76c0ab743 tempest-GroupsTest-149180835 tempest-GroupsTest-149180835-project-member] https://10.4.3.143/volume/v3/groups/detail returned with HTTP 200 Aug 16 21:09:13.749983 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 121/483] 10.4.3.143 () {68 vars in 1296 bytes} [Sun Aug 16 21:09:13 2026] GET /volume/v3/groups/detail => generated 640 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:09:13.764355 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-a4fbbfe2-90bd-4da6-a17d-65f59db8e9ed None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:13.766190 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-a4fbbfe2-90bd-4da6-a17d-65f59db8e9ed tempest-GroupsTest-149180835 tempest-GroupsTest-149180835-project-member] GET https://10.4.3.143/volume/v3/volumes/detail Aug 16 21:09:13.766455 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-a4fbbfe2-90bd-4da6-a17d-65f59db8e9ed tempest-GroupsTest-149180835 tempest-GroupsTest-149180835-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:09:13.766608 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-a4fbbfe2-90bd-4da6-a17d-65f59db8e9ed tempest-GroupsTest-149180835 tempest-GroupsTest-149180835-project-member] Calling method 'detail' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:09:13.766870 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.api_utils [None req-a4fbbfe2-90bd-4da6-a17d-65f59db8e9ed tempest-GroupsTest-149180835 tempest-GroupsTest-149180835-project-member] Removing options '' from query. {{(pid=100332) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 16 21:09:13.767214 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:09:13.767214 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:09:13.767604 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-a4fbbfe2-90bd-4da6-a17d-65f59db8e9ed tempest-GroupsTest-149180835 tempest-GroupsTest-149180835-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100332) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 16 21:09:13.769252 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.quota [None req-c41941c9-f2f7-45fb-bf93-9601f49b838e tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] Created reservations ['83b0f0dc-4b7d-4ca7-a4c3-644e153eb8f7'] {{(pid=100333) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:09:13.783542 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-a4fbbfe2-90bd-4da6-a17d-65f59db8e9ed tempest-GroupsTest-149180835 tempest-GroupsTest-149180835-project-member] Get all volumes completed successfully. Aug 16 21:09:13.784578 np0000007409 devstack@c-api.service[100332]: WARNING stevedore.named [None req-a4fbbfe2-90bd-4da6-a17d-65f59db8e9ed tempest-GroupsTest-149180835 tempest-GroupsTest-149180835-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 16 21:09:13.784578 np0000007409 devstack@c-api.service[100332]: WARNING castellan.key_manager [None req-a4fbbfe2-90bd-4da6-a17d-65f59db8e9ed tempest-GroupsTest-149180835 tempest-GroupsTest-149180835-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 16 21:09:13.795820 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-c41941c9-f2f7-45fb-bf93-9601f49b838e tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] https://10.4.3.143/volume/v3/groups returned with HTTP 202 Aug 16 21:09:13.796214 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 119/484] 10.4.3.143 () {70 vars in 1297 bytes} [Sun Aug 16 21:09:13 2026] POST /volume/v3/groups => generated 112 bytes in 69 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:09:13.805176 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-ccde1b35-5ab1-406e-ba40-db093d37c4d5 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:13.807743 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-ccde1b35-5ab1-406e-ba40-db093d37c4d5 tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] GET https://10.4.3.143/volume/v3/groups/e24545df-1aac-48fd-9886-aad3edcb4a95 Aug 16 21:09:13.808000 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-ccde1b35-5ab1-406e-ba40-db093d37c4d5 tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:09:13.809096 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-ccde1b35-5ab1-406e-ba40-db093d37c4d5 tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] Calling method 'version_select' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:09:13.809096 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.v3.groups [None req-ccde1b35-5ab1-406e-ba40-db093d37c4d5 tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] show called for member e24545df-1aac-48fd-9886-aad3edcb4a95 {{(pid=100330) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 16 21:09:13.813585 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:09:13.813585 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:09:13.823115 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-ccde1b35-5ab1-406e-ba40-db093d37c4d5 tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] https://10.4.3.143/volume/v3/groups/e24545df-1aac-48fd-9886-aad3edcb4a95 returned with HTTP 200 Aug 16 21:09:13.823895 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 124/485] 10.4.3.143 () {68 vars in 1386 bytes} [Sun Aug 16 21:09:13 2026] GET /volume/v3/groups/e24545df-1aac-48fd-9886-aad3edcb4a95 => generated 392 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:09:13.842599 np0000007409 devstack@c-api.service[100332]: DEBUG oslo_db.sqlalchemy.engines [None req-a4fbbfe2-90bd-4da6-a17d-65f59db8e9ed tempest-GroupsTest-149180835 tempest-GroupsTest-149180835-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100332) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 16 21:09:13.846771 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:09:13.846771 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:09:13.856943 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-a4fbbfe2-90bd-4da6-a17d-65f59db8e9ed tempest-GroupsTest-149180835 tempest-GroupsTest-149180835-project-member] https://10.4.3.143/volume/v3/volumes/detail returned with HTTP 200 Aug 16 21:09:13.857444 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 122/486] 10.4.3.143 () {68 vars in 1299 bytes} [Sun Aug 16 21:09:13 2026] GET /volume/v3/volumes/detail => generated 909 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:09:13.873824 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-94615274-c0de-4bba-b268-7add16fcb691 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:13.875123 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-94615274-c0de-4bba-b268-7add16fcb691 tempest-GroupsTest-149180835 tempest-GroupsTest-149180835-project-member] GET https://10.4.3.143/volume/v3/volumes/detail Aug 16 21:09:13.875325 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-94615274-c0de-4bba-b268-7add16fcb691 tempest-GroupsTest-149180835 tempest-GroupsTest-149180835-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:09:13.875508 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-94615274-c0de-4bba-b268-7add16fcb691 tempest-GroupsTest-149180835 tempest-GroupsTest-149180835-project-member] Calling method 'detail' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:09:13.876481 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.api_utils [None req-94615274-c0de-4bba-b268-7add16fcb691 tempest-GroupsTest-149180835 tempest-GroupsTest-149180835-project-member] Removing options '' from query. {{(pid=100331) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 16 21:09:13.876481 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:09:13.876481 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:09:13.876481 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-94615274-c0de-4bba-b268-7add16fcb691 tempest-GroupsTest-149180835 tempest-GroupsTest-149180835-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100331) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 16 21:09:13.883060 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-94615274-c0de-4bba-b268-7add16fcb691 tempest-GroupsTest-149180835 tempest-GroupsTest-149180835-project-member] Get all volumes completed successfully. Aug 16 21:09:13.883828 np0000007409 devstack@c-api.service[100331]: WARNING stevedore.named [None req-94615274-c0de-4bba-b268-7add16fcb691 tempest-GroupsTest-149180835 tempest-GroupsTest-149180835-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 16 21:09:13.883828 np0000007409 devstack@c-api.service[100331]: WARNING castellan.key_manager [None req-94615274-c0de-4bba-b268-7add16fcb691 tempest-GroupsTest-149180835 tempest-GroupsTest-149180835-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 16 21:09:13.925115 np0000007409 devstack@c-api.service[100331]: DEBUG oslo_db.sqlalchemy.engines [None req-94615274-c0de-4bba-b268-7add16fcb691 tempest-GroupsTest-149180835 tempest-GroupsTest-149180835-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100331) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 16 21:09:13.930155 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:09:13.930155 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:09:13.937439 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-94615274-c0de-4bba-b268-7add16fcb691 tempest-GroupsTest-149180835 tempest-GroupsTest-149180835-project-member] https://10.4.3.143/volume/v3/volumes/detail returned with HTTP 200 Aug 16 21:09:13.937985 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 122/487] 10.4.3.143 () {68 vars in 1299 bytes} [Sun Aug 16 21:09:13 2026] GET /volume/v3/volumes/detail => generated 909 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:09:13.951771 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-a3a884c2-148c-427b-84f8-634e382f0125 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:13.958024 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-a3a884c2-148c-427b-84f8-634e382f0125 tempest-GroupsTest-149180835 tempest-GroupsTest-149180835-project-member] POST https://10.4.3.143/volume/v3/groups/c79a8c39-2875-45a8-bf0b-7a00db807d1e/action Aug 16 21:09:13.959464 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-a3a884c2-148c-427b-84f8-634e382f0125 tempest-GroupsTest-149180835 tempest-GroupsTest-149180835-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100333) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 21:09:13.959649 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-a3a884c2-148c-427b-84f8-634e382f0125 tempest-GroupsTest-149180835 tempest-GroupsTest-149180835-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:09:13.962322 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.v3.groups [None req-a3a884c2-148c-427b-84f8-634e382f0125 tempest-GroupsTest-149180835 tempest-GroupsTest-149180835-project-member] delete called for group c79a8c39-2875-45a8-bf0b-7a00db807d1e {{(pid=100333) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 16 21:09:13.962478 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.v3.groups [None req-a3a884c2-148c-427b-84f8-634e382f0125 tempest-GroupsTest-149180835 tempest-GroupsTest-149180835-project-member] Delete group with id: c79a8c39-2875-45a8-bf0b-7a00db807d1e Aug 16 21:09:13.967532 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:09:13.967532 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:09:13.975056 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [req-92c04d24-f917-4e3c-bb0d-225dcd37ee85 req-e703c61a-75f5-4be6-ad7c-306044542133 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:13.980252 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [req-92c04d24-f917-4e3c-bb0d-225dcd37ee85 req-e703c61a-75f5-4be6-ad7c-306044542133 tempest-TestMultiAttachVolumeSwap-1020480576 tempest-TestMultiAttachVolumeSwap-1020480576-project-member] GET https://10.4.3.143/volume/v3/volumes/7ead78ca-00ab-4dac-82ed-7699c3bba2e0 Aug 16 21:09:13.980252 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [req-92c04d24-f917-4e3c-bb0d-225dcd37ee85 req-e703c61a-75f5-4be6-ad7c-306044542133 tempest-TestMultiAttachVolumeSwap-1020480576 tempest-TestMultiAttachVolumeSwap-1020480576-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:09:13.980252 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [req-92c04d24-f917-4e3c-bb0d-225dcd37ee85 req-e703c61a-75f5-4be6-ad7c-306044542133 tempest-TestMultiAttachVolumeSwap-1020480576 tempest-TestMultiAttachVolumeSwap-1020480576-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:09:13.986151 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:09:13.986151 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:09:13.989910 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [req-92c04d24-f917-4e3c-bb0d-225dcd37ee85 req-e703c61a-75f5-4be6-ad7c-306044542133 tempest-TestMultiAttachVolumeSwap-1020480576 tempest-TestMultiAttachVolumeSwap-1020480576-project-member] Volume info retrieved successfully. Aug 16 21:09:13.993752 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [req-92c04d24-f917-4e3c-bb0d-225dcd37ee85 req-e703c61a-75f5-4be6-ad7c-306044542133 tempest-TestMultiAttachVolumeSwap-1020480576 tempest-TestMultiAttachVolumeSwap-1020480576-project-member] https://10.4.3.143/volume/v3/volumes/7ead78ca-00ab-4dac-82ed-7699c3bba2e0 returned with HTTP 200 Aug 16 21:09:13.994301 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 125/488] 10.4.3.143 () {68 vars in 1598 bytes} [Sun Aug 16 21:09:13 2026] GET /volume/v3/volumes/7ead78ca-00ab-4dac-82ed-7699c3bba2e0 => generated 868 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:09:14.023964 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-a3a884c2-148c-427b-84f8-634e382f0125 tempest-GroupsTest-149180835 tempest-GroupsTest-149180835-project-member] https://10.4.3.143/volume/v3/groups/c79a8c39-2875-45a8-bf0b-7a00db807d1e/action returned with HTTP 202 Aug 16 21:09:14.024277 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 120/489] 10.4.3.143 () {70 vars in 1428 bytes} [Sun Aug 16 21:09:13 2026] POST /volume/v3/groups/c79a8c39-2875-45a8-bf0b-7a00db807d1e/action => generated 0 bytes in 73 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 16 21:09:14.031512 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-238985a5-b175-488e-809b-c535734a2610 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:14.036334 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-238985a5-b175-488e-809b-c535734a2610 tempest-GroupsTest-149180835 tempest-GroupsTest-149180835-project-member] GET https://10.4.3.143/volume/v3/volumes/8535ec94-e290-436a-a1bd-bd2fcc63a7e4 Aug 16 21:09:14.036599 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-238985a5-b175-488e-809b-c535734a2610 tempest-GroupsTest-149180835 tempest-GroupsTest-149180835-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:09:14.036832 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-238985a5-b175-488e-809b-c535734a2610 tempest-GroupsTest-149180835 tempest-GroupsTest-149180835-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:09:14.054762 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:09:14.054762 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:09:14.059207 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-238985a5-b175-488e-809b-c535734a2610 tempest-GroupsTest-149180835 tempest-GroupsTest-149180835-project-member] Volume info retrieved successfully. Aug 16 21:09:14.059840 np0000007409 devstack@c-api.service[100332]: WARNING stevedore.named [None req-238985a5-b175-488e-809b-c535734a2610 tempest-GroupsTest-149180835 tempest-GroupsTest-149180835-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 16 21:09:14.060008 np0000007409 devstack@c-api.service[100332]: WARNING castellan.key_manager [None req-238985a5-b175-488e-809b-c535734a2610 tempest-GroupsTest-149180835 tempest-GroupsTest-149180835-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 16 21:09:14.097076 np0000007409 devstack@c-api.service[100332]: DEBUG oslo_db.sqlalchemy.engines [None req-238985a5-b175-488e-809b-c535734a2610 tempest-GroupsTest-149180835 tempest-GroupsTest-149180835-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100332) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 16 21:09:14.099843 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-f0dd29e0-1560-4fc8-92fe-c0659f3b0371 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:14.100321 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-f0dd29e0-1560-4fc8-92fe-c0659f3b0371 None None] GET https://10.4.3.143/volume// Aug 16 21:09:14.100487 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-f0dd29e0-1560-4fc8-92fe-c0659f3b0371 None None] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:09:14.100685 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-f0dd29e0-1560-4fc8-92fe-c0659f3b0371 None None] Calling method 'all' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:09:14.101147 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-f0dd29e0-1560-4fc8-92fe-c0659f3b0371 None None] https://10.4.3.143/volume// returned with HTTP 300 Aug 16 21:09:14.101368 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 123/490] 10.4.3.143 () {66 vars in 1428 bytes} [Sun Aug 16 21:09: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 16 21:09:14.102519 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:09:14.102519 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:09:14.111824 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [req-92c04d24-f917-4e3c-bb0d-225dcd37ee85 req-47c785f4-1b74-4198-887f-6e6d67c441f6 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:14.112389 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-238985a5-b175-488e-809b-c535734a2610 tempest-GroupsTest-149180835 tempest-GroupsTest-149180835-project-member] https://10.4.3.143/volume/v3/volumes/8535ec94-e290-436a-a1bd-bd2fcc63a7e4 returned with HTTP 200 Aug 16 21:09:14.113024 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 123/491] 10.4.3.143 () {68 vars in 1389 bytes} [Sun Aug 16 21:09:14 2026] GET /volume/v3/volumes/8535ec94-e290-436a-a1bd-bd2fcc63a7e4 => generated 905 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:09:14.117943 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [req-92c04d24-f917-4e3c-bb0d-225dcd37ee85 req-47c785f4-1b74-4198-887f-6e6d67c441f6 tempest-TestMultiAttachVolumeSwap-1020480576 tempest-TestMultiAttachVolumeSwap-1020480576-project-member] POST https://10.4.3.143/volume/v3/attachments Aug 16 21:09:14.117943 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [req-92c04d24-f917-4e3c-bb0d-225dcd37ee85 req-47c785f4-1b74-4198-887f-6e6d67c441f6 tempest-TestMultiAttachVolumeSwap-1020480576 tempest-TestMultiAttachVolumeSwap-1020480576-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "7ead78ca-00ab-4dac-82ed-7699c3bba2e0", "connector": null, "instance_uuid": "0e7fcf45-f89d-4648-9186-8976bbe0c78e"}} {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:09:14.128536 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:09:14.128536 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:09:14.156345 np0000007409 devstack@c-api.service[100330]: WARNING cinder.volume.api [req-92c04d24-f917-4e3c-bb0d-225dcd37ee85 req-47c785f4-1b74-4198-887f-6e6d67c441f6 tempest-TestMultiAttachVolumeSwap-1020480576 tempest-TestMultiAttachVolumeSwap-1020480576-project-member] Using volume_admin_metadata to set Read Only mode is deprecated! Please use the mode argument in attachment-create. Aug 16 21:09:14.161897 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [req-92c04d24-f917-4e3c-bb0d-225dcd37ee85 req-47c785f4-1b74-4198-887f-6e6d67c441f6 tempest-TestMultiAttachVolumeSwap-1020480576 tempest-TestMultiAttachVolumeSwap-1020480576-project-member] https://10.4.3.143/volume/v3/attachments returned with HTTP 200 Aug 16 21:09:14.161897 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 126/492] 10.4.3.143 () {74 vars in 1594 bytes} [Sun Aug 16 21:09:14 2026] POST /volume/v3/attachments => generated 271 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:09:14.189199 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-04ba4d04-f5e5-4921-971c-dab978ddfb90 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:14.191252 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-04ba4d04-f5e5-4921-971c-dab978ddfb90 tempest-TestMultiAttachVolumeSwap-1020480576 tempest-TestMultiAttachVolumeSwap-1020480576-project-member] GET https://10.4.3.143/volume/v3/volumes/7ead78ca-00ab-4dac-82ed-7699c3bba2e0 Aug 16 21:09:14.191252 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-04ba4d04-f5e5-4921-971c-dab978ddfb90 tempest-TestMultiAttachVolumeSwap-1020480576 tempest-TestMultiAttachVolumeSwap-1020480576-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:09:14.191537 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-04ba4d04-f5e5-4921-971c-dab978ddfb90 tempest-TestMultiAttachVolumeSwap-1020480576 tempest-TestMultiAttachVolumeSwap-1020480576-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:09:14.197098 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-9a147fc0-aa2b-4058-91fb-5dbe90d44683 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:14.197485 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-9a147fc0-aa2b-4058-91fb-5dbe90d44683 None None] GET https://10.4.3.143/volume// Aug 16 21:09:14.197584 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-9a147fc0-aa2b-4058-91fb-5dbe90d44683 None None] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:09:14.197748 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-9a147fc0-aa2b-4058-91fb-5dbe90d44683 None None] Calling method 'all' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:09:14.198066 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-9a147fc0-aa2b-4058-91fb-5dbe90d44683 None None] https://10.4.3.143/volume// returned with HTTP 300 Aug 16 21:09:14.198375 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 124/493] 10.4.3.143 () {66 vars in 1426 bytes} [Sun Aug 16 21:09:14 2026] GET /volume/ => generated 386 bytes in 1 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 16 21:09:14.200297 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:09:14.200297 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:09:14.203674 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-04ba4d04-f5e5-4921-971c-dab978ddfb90 tempest-TestMultiAttachVolumeSwap-1020480576 tempest-TestMultiAttachVolumeSwap-1020480576-project-member] Volume info retrieved successfully. Aug 16 21:09:14.206439 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [req-92c04d24-f917-4e3c-bb0d-225dcd37ee85 req-dcfd1251-e09f-4e5f-bfc1-58af0f14f6bd None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:14.208317 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-04ba4d04-f5e5-4921-971c-dab978ddfb90 tempest-TestMultiAttachVolumeSwap-1020480576 tempest-TestMultiAttachVolumeSwap-1020480576-project-member] https://10.4.3.143/volume/v3/volumes/7ead78ca-00ab-4dac-82ed-7699c3bba2e0 returned with HTTP 200 Aug 16 21:09:14.208673 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 121/494] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:09:14 2026] GET /volume/v3/volumes/7ead78ca-00ab-4dac-82ed-7699c3bba2e0 => generated 867 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:09:14.208869 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [req-92c04d24-f917-4e3c-bb0d-225dcd37ee85 req-dcfd1251-e09f-4e5f-bfc1-58af0f14f6bd tempest-TestMultiAttachVolumeSwap-1020480576 tempest-TestMultiAttachVolumeSwap-1020480576-project-member] GET https://10.4.3.143/volume/v3/volumes/7ead78ca-00ab-4dac-82ed-7699c3bba2e0 Aug 16 21:09:14.209110 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [req-92c04d24-f917-4e3c-bb0d-225dcd37ee85 req-dcfd1251-e09f-4e5f-bfc1-58af0f14f6bd tempest-TestMultiAttachVolumeSwap-1020480576 tempest-TestMultiAttachVolumeSwap-1020480576-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:09:14.209291 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [req-92c04d24-f917-4e3c-bb0d-225dcd37ee85 req-dcfd1251-e09f-4e5f-bfc1-58af0f14f6bd tempest-TestMultiAttachVolumeSwap-1020480576 tempest-TestMultiAttachVolumeSwap-1020480576-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:09:14.217878 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:09:14.217878 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:09:14.221730 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [req-92c04d24-f917-4e3c-bb0d-225dcd37ee85 req-dcfd1251-e09f-4e5f-bfc1-58af0f14f6bd tempest-TestMultiAttachVolumeSwap-1020480576 tempest-TestMultiAttachVolumeSwap-1020480576-project-member] Volume info retrieved successfully. Aug 16 21:09:14.225409 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [req-92c04d24-f917-4e3c-bb0d-225dcd37ee85 req-dcfd1251-e09f-4e5f-bfc1-58af0f14f6bd tempest-TestMultiAttachVolumeSwap-1020480576 tempest-TestMultiAttachVolumeSwap-1020480576-project-member] https://10.4.3.143/volume/v3/volumes/7ead78ca-00ab-4dac-82ed-7699c3bba2e0 returned with HTTP 200 Aug 16 21:09:14.225802 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 124/495] 10.4.3.143 () {70 vars in 1639 bytes} [Sun Aug 16 21:09:14 2026] GET /volume/v3/volumes/7ead78ca-00ab-4dac-82ed-7699c3bba2e0 => generated 1047 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 16 21:09:14.302119 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [req-92c04d24-f917-4e3c-bb0d-225dcd37ee85 req-1754d476-8ea3-4c09-9c3c-d8aa1a6393af None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:14.304198 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [req-92c04d24-f917-4e3c-bb0d-225dcd37ee85 req-1754d476-8ea3-4c09-9c3c-d8aa1a6393af tempest-TestMultiAttachVolumeSwap-1020480576 tempest-TestMultiAttachVolumeSwap-1020480576-project-member] PUT https://10.4.3.143/volume/v3/attachments/285ed23b-db3c-4281-ae7d-d92da4f42161 Aug 16 21:09:14.304647 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [req-92c04d24-f917-4e3c-bb0d-225dcd37ee85 req-1754d476-8ea3-4c09-9c3c-d8aa1a6393af tempest-TestMultiAttachVolumeSwap-1020480576 tempest-TestMultiAttachVolumeSwap-1020480576-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.143", "host": "np0000007409", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:e42fbcbe2e9", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "69237b68-d654-4a76-81de-86e36bc8fb86", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:09:14.312865 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.coordination [req-92c04d24-f917-4e3c-bb0d-225dcd37ee85 req-1754d476-8ea3-4c09-9c3c-d8aa1a6393af tempest-TestMultiAttachVolumeSwap-1020480576 tempest-TestMultiAttachVolumeSwap-1020480576-project-member] Acquiring lock "cinder-attachment_update-7ead78ca-00ab-4dac-82ed-7699c3bba2e0-np0000007409" by "attachment_update" {{(pid=100330) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:09:14.315342 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-d2d5dd45-59ef-47f7-802f-7f64d4d4fd4e None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:14.320062 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.coordination [req-92c04d24-f917-4e3c-bb0d-225dcd37ee85 req-1754d476-8ea3-4c09-9c3c-d8aa1a6393af tempest-TestMultiAttachVolumeSwap-1020480576 tempest-TestMultiAttachVolumeSwap-1020480576-project-member] Lock "cinder-attachment_update-7ead78ca-00ab-4dac-82ed-7699c3bba2e0-np0000007409" acquired by "attachment_update" :: waited 0.006s {{(pid=100330) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:09:14.320162 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-d2d5dd45-59ef-47f7-802f-7f64d4d4fd4e tempest-ServerStableDeviceRescueTest-660351180 tempest-ServerStableDeviceRescueTest-660351180-project-member] GET https://10.4.3.143/volume/v3/volumes/9c75bebc-e107-43a8-8427-3c7cf7547aee Aug 16 21:09:14.320162 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-d2d5dd45-59ef-47f7-802f-7f64d4d4fd4e tempest-ServerStableDeviceRescueTest-660351180 tempest-ServerStableDeviceRescueTest-660351180-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:09:14.320162 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-d2d5dd45-59ef-47f7-802f-7f64d4d4fd4e tempest-ServerStableDeviceRescueTest-660351180 tempest-ServerStableDeviceRescueTest-660351180-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:09:14.320329 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:09:14.320329 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:09:14.331943 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:09:14.331943 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:09:14.335982 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-d2d5dd45-59ef-47f7-802f-7f64d4d4fd4e tempest-ServerStableDeviceRescueTest-660351180 tempest-ServerStableDeviceRescueTest-660351180-project-member] Volume info retrieved successfully. Aug 16 21:09:14.340238 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-d2d5dd45-59ef-47f7-802f-7f64d4d4fd4e tempest-ServerStableDeviceRescueTest-660351180 tempest-ServerStableDeviceRescueTest-660351180-project-member] https://10.4.3.143/volume/v3/volumes/9c75bebc-e107-43a8-8427-3c7cf7547aee returned with HTTP 200 Aug 16 21:09:14.340670 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 125/496] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:09:14 2026] GET /volume/v3/volumes/9c75bebc-e107-43a8-8427-3c7cf7547aee => generated 851 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:09:14.396880 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.coordination [req-92c04d24-f917-4e3c-bb0d-225dcd37ee85 req-1754d476-8ea3-4c09-9c3c-d8aa1a6393af tempest-TestMultiAttachVolumeSwap-1020480576 tempest-TestMultiAttachVolumeSwap-1020480576-project-member] Lock "cinder-attachment_update-7ead78ca-00ab-4dac-82ed-7699c3bba2e0-np0000007409" released by "attachment_update" :: held 0.078s {{(pid=100330) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:09:14.396880 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [req-92c04d24-f917-4e3c-bb0d-225dcd37ee85 req-1754d476-8ea3-4c09-9c3c-d8aa1a6393af tempest-TestMultiAttachVolumeSwap-1020480576 tempest-TestMultiAttachVolumeSwap-1020480576-project-member] https://10.4.3.143/volume/v3/attachments/285ed23b-db3c-4281-ae7d-d92da4f42161 returned with HTTP 200 Aug 16 21:09:14.396880 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 127/497] 10.4.3.143 () {74 vars in 1704 bytes} [Sun Aug 16 21:09:14 2026] PUT /volume/v3/attachments/285ed23b-db3c-4281-ae7d-d92da4f42161 => generated 967 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:09:14.559431 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-f98dd13a-51d6-492d-84de-ec77949d2be0 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:14.641498 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-f98dd13a-51d6-492d-84de-ec77949d2be0 tempest-VolumeServicesNegativeTest-1342534959 tempest-VolumeServicesNegativeTest-1342534959-project-admin] GET https://10.4.3.143/volume/v3/os-services Aug 16 21:09:14.641732 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-f98dd13a-51d6-492d-84de-ec77949d2be0 tempest-VolumeServicesNegativeTest-1342534959 tempest-VolumeServicesNegativeTest-1342534959-project-admin] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:09:14.641971 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-f98dd13a-51d6-492d-84de-ec77949d2be0 tempest-VolumeServicesNegativeTest-1342534959 tempest-VolumeServicesNegativeTest-1342534959-project-admin] Calling method 'index' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:09:14.647558 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-f98dd13a-51d6-492d-84de-ec77949d2be0 tempest-VolumeServicesNegativeTest-1342534959 tempest-VolumeServicesNegativeTest-1342534959-project-admin] https://10.4.3.143/volume/v3/os-services returned with HTTP 200 Aug 16 21:09:14.647976 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 122/498] 10.4.3.143 () {66 vars in 1249 bytes} [Sun Aug 16 21:09:14 2026] GET /volume/v3/os-services => generated 626 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:09:14.659564 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-a9fd2fa8-dc4d-487e-b7ed-07be79ee1453 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:14.661928 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-a9fd2fa8-dc4d-487e-b7ed-07be79ee1453 tempest-VolumeServicesNegativeTest-1342534959 tempest-VolumeServicesNegativeTest-1342534959-project-admin] PUT https://10.4.3.143/volume/v3/os-services/disable-log-reason Aug 16 21:09:14.662375 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-a9fd2fa8-dc4d-487e-b7ed-07be79ee1453 tempest-VolumeServicesNegativeTest-1342534959 tempest-VolumeServicesNegativeTest-1342534959-project-admin] Action: 'disable_log_reason', calling method: disable_log_reason, body: {"host": "np0000007409", "binary": "cinder-scheduler", "disabled_reason": null} {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:09:14.664529 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-a9fd2fa8-dc4d-487e-b7ed-07be79ee1453 tempest-VolumeServicesNegativeTest-1342534959 tempest-VolumeServicesNegativeTest-1342534959-project-admin] https://10.4.3.143/volume/v3/os-services/disable-log-reason returned with HTTP 400 Aug 16 21:09:14.665119 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 125/499] 10.4.3.143 () {68 vars in 1326 bytes} [Sun Aug 16 21:09:14 2026] PUT /volume/v3/os-services/disable-log-reason => generated 136 bytes in 6 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 16 21:09:14.676564 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-788dd2df-e597-487f-b7d9-ef7866d24421 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:14.678200 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-788dd2df-e597-487f-b7d9-ef7866d24421 tempest-VolumeServicesNegativeTest-1342534959 tempest-VolumeServicesNegativeTest-1342534959-project-admin] PUT https://10.4.3.143/volume/v3/os-services/disable Aug 16 21:09:14.678806 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-788dd2df-e597-487f-b7d9-ef7866d24421 tempest-VolumeServicesNegativeTest-1342534959 tempest-VolumeServicesNegativeTest-1342534959-project-admin] Action: 'disable', calling method: disable, body: {"host": "np0000007409", "binary": "invalid_binary"} {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:09:14.684307 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-788dd2df-e597-487f-b7d9-ef7866d24421 tempest-VolumeServicesNegativeTest-1342534959 tempest-VolumeServicesNegativeTest-1342534959-project-admin] https://10.4.3.143/volume/v3/os-services/disable returned with HTTP 404 Aug 16 21:09:14.684763 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 126/500] 10.4.3.143 () {68 vars in 1293 bytes} [Sun Aug 16 21:09:14 2026] PUT /volume/v3/os-services/disable => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:09:14.693491 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-568c4549-0ad1-4a92-9435-74ea7bcab4c3 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:14.695178 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-568c4549-0ad1-4a92-9435-74ea7bcab4c3 tempest-VolumeServicesNegativeTest-1342534959 tempest-VolumeServicesNegativeTest-1342534959-project-admin] PUT https://10.4.3.143/volume/v3/os-services/enable Aug 16 21:09:14.695978 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-568c4549-0ad1-4a92-9435-74ea7bcab4c3 tempest-VolumeServicesNegativeTest-1342534959 tempest-VolumeServicesNegativeTest-1342534959-project-admin] Action: 'enable', calling method: enable, body: {"host": "invalid_host", "binary": "cinder-scheduler"} {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:09:14.698235 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:09:14.698235 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:09:14.708123 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-568c4549-0ad1-4a92-9435-74ea7bcab4c3 tempest-VolumeServicesNegativeTest-1342534959 tempest-VolumeServicesNegativeTest-1342534959-project-admin] https://10.4.3.143/volume/v3/os-services/enable returned with HTTP 404 Aug 16 21:09:14.708875 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 128/501] 10.4.3.143 () {68 vars in 1290 bytes} [Sun Aug 16 21:09:14 2026] PUT /volume/v3/os-services/enable => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:09:14.720555 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-f1456e30-da5c-414e-aee6-93ef8f859645 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:14.720555 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-f1456e30-da5c-414e-aee6-93ef8f859645 tempest-VolumeServicesNegativeTest-1342534959 tempest-VolumeServicesNegativeTest-1342534959-project-admin] PUT https://10.4.3.143/volume/v3/os-services/freeze Aug 16 21:09:14.720555 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-f1456e30-da5c-414e-aee6-93ef8f859645 tempest-VolumeServicesNegativeTest-1342534959 tempest-VolumeServicesNegativeTest-1342534959-project-admin] Action: 'freeze', calling method: freeze, body: {"host": "invalid_host"} {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:09:14.726483 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-f1456e30-da5c-414e-aee6-93ef8f859645 tempest-VolumeServicesNegativeTest-1342534959 tempest-VolumeServicesNegativeTest-1342534959-project-admin] https://10.4.3.143/volume/v3/os-services/freeze returned with HTTP 400 Aug 16 21:09:14.726971 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 123/502] 10.4.3.143 () {68 vars in 1290 bytes} [Sun Aug 16 21:09:14 2026] PUT /volume/v3/os-services/freeze => generated 83 bytes in 10 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 16 21:09:14.739847 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-c8911220-05ba-4813-b07f-a1d952db6228 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:14.741584 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-c8911220-05ba-4813-b07f-a1d952db6228 tempest-VolumeServicesNegativeTest-1342534959 tempest-VolumeServicesNegativeTest-1342534959-project-admin] PUT https://10.4.3.143/volume/v3/os-services/thaw Aug 16 21:09:14.741885 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-c8911220-05ba-4813-b07f-a1d952db6228 tempest-VolumeServicesNegativeTest-1342534959 tempest-VolumeServicesNegativeTest-1342534959-project-admin] Action: 'thaw', calling method: thaw, body: {"host": "invalid_host"} {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:09:14.749602 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-c8911220-05ba-4813-b07f-a1d952db6228 tempest-VolumeServicesNegativeTest-1342534959 tempest-VolumeServicesNegativeTest-1342534959-project-admin] https://10.4.3.143/volume/v3/os-services/thaw returned with HTTP 400 Aug 16 21:09:14.750801 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 126/503] 10.4.3.143 () {68 vars in 1284 bytes} [Sun Aug 16 21:09:14 2026] PUT /volume/v3/os-services/thaw => generated 83 bytes in 11 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 16 21:09:14.834888 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-931cab5b-9298-4776-ae5e-c8c63cfb4564 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:14.837432 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-931cab5b-9298-4776-ae5e-c8c63cfb4564 tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] GET https://10.4.3.143/volume/v3/groups/e24545df-1aac-48fd-9886-aad3edcb4a95 Aug 16 21:09:14.837642 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-931cab5b-9298-4776-ae5e-c8c63cfb4564 tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:09:14.837964 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-931cab5b-9298-4776-ae5e-c8c63cfb4564 tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] Calling method 'version_select' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:09:14.838055 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.v3.groups [None req-931cab5b-9298-4776-ae5e-c8c63cfb4564 tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] show called for member e24545df-1aac-48fd-9886-aad3edcb4a95 {{(pid=100331) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 16 21:09:14.841628 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:09:14.841628 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:09:14.849123 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-931cab5b-9298-4776-ae5e-c8c63cfb4564 tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] https://10.4.3.143/volume/v3/groups/e24545df-1aac-48fd-9886-aad3edcb4a95 returned with HTTP 200 Aug 16 21:09:14.849563 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 127/504] 10.4.3.143 () {68 vars in 1386 bytes} [Sun Aug 16 21:09:14 2026] GET /volume/v3/groups/e24545df-1aac-48fd-9886-aad3edcb4a95 => generated 393 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:09:14.861856 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-afd811a2-0dbf-4087-a885-7107555855f5 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:14.864986 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-afd811a2-0dbf-4087-a885-7107555855f5 tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] POST https://10.4.3.143/volume/v3/volumes Aug 16 21:09:14.864986 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-afd811a2-0dbf-4087-a885-7107555855f5 tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-111779311", "volume_type": "113b4287-17d8-45ad-a4fc-e74bd3da7cc6", "group_id": "e24545df-1aac-48fd-9886-aad3edcb4a95", "size": 1}} {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:09:14.865762 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.v3.volumes [None req-afd811a2-0dbf-4087-a885-7107555855f5 tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-111779311', 'volume_type': '113b4287-17d8-45ad-a4fc-e74bd3da7cc6', 'group_id': 'e24545df-1aac-48fd-9886-aad3edcb4a95', 'size': 1}} {{(pid=100330) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 21:09:14.876185 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:09:14.876185 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:09:14.877926 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.v3.volumes [None req-afd811a2-0dbf-4087-a885-7107555855f5 tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] Create volume of 1 GB Aug 16 21:09:14.884120 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-afd811a2-0dbf-4087-a885-7107555855f5 tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] Availability Zones retrieved successfully. Aug 16 21:09:14.891115 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-afd811a2-0dbf-4087-a885-7107555855f5 tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] Flow 'volume_create_api' (63f58d4c-125e-4996-bb6b-740934efc78c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100330) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:09:14.892498 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-afd811a2-0dbf-4087-a885-7107555855f5 tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6bcbf3d3-5051-4dde-b322-5f813336705d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:09:14.893114 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:09:14.893114 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:09:14.893623 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.flows.api.create_volume [None req-afd811a2-0dbf-4087-a885-7107555855f5 tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] Validating volume size '1' using validate_int {{(pid=100330) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 21:09:14.914204 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-afd811a2-0dbf-4087-a885-7107555855f5 tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6bcbf3d3-5051-4dde-b322-5f813336705d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T21:09:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=113b4287-17d8-45ad-a4fc-e74bd3da7cc6,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1676252037',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '113b4287-17d8-45ad-a4fc-e74bd3da7cc6', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'e24545df-1aac-48fd-9886-aad3edcb4a95', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:09:14.915226 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-afd811a2-0dbf-4087-a885-7107555855f5 tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f196d85e-8e89-44a9-b131-457ec749a0ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:09:14.944289 np0000007409 devstack@c-api.service[100330]: WARNING cinder.quota [None req-afd811a2-0dbf-4087-a885-7107555855f5 tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1676252037 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1676252037, it is now deprecated. Please use the default quota class for default quota. Aug 16 21:09:14.945504 np0000007409 devstack@c-api.service[100330]: WARNING cinder.quota [None req-afd811a2-0dbf-4087-a885-7107555855f5 tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1676252037 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1676252037, it is now deprecated. Please use the default quota class for default quota. Aug 16 21:09:14.980045 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.quota [None req-afd811a2-0dbf-4087-a885-7107555855f5 tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] Created reservations ['a26dad24-20db-4bee-8b1f-65f2e6189c89', 'f1fc2394-c092-446b-a73b-2ffab53e1625', '73b7f164-8e76-4064-bf8d-c7f448d945b1', '3a9f2866-147e-424d-ad11-b95e0b49ce10'] {{(pid=100330) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:09:14.981195 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-afd811a2-0dbf-4087-a885-7107555855f5 tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f196d85e-8e89-44a9-b131-457ec749a0ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a26dad24-20db-4bee-8b1f-65f2e6189c89', 'f1fc2394-c092-446b-a73b-2ffab53e1625', '73b7f164-8e76-4064-bf8d-c7f448d945b1', '3a9f2866-147e-424d-ad11-b95e0b49ce10']}' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:09:14.982533 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-afd811a2-0dbf-4087-a885-7107555855f5 tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (06a64b8d-f052-4474-b00b-0706a7631bfa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:09:15.009942 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-afd811a2-0dbf-4087-a885-7107555855f5 tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (06a64b8d-f052-4474-b00b-0706a7631bfa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bba6f5f4-35b4-442f-bfa0-d6ad6dcc15db', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-111779311',encryption_key_id=None,group_id=e24545df-1aac-48fd-9886-aad3edcb4a95,group_type_id=,metadata={},multiattach=False,project_id='63064af84b8e4838a929216a693d0334',qos_specs=None,replication_status=,reservations=['a26dad24-20db-4bee-8b1f-65f2e6189c89','f1fc2394-c092-446b-a73b-2ffab53e1625','73b7f164-8e76-4064-bf8d-c7f448d945b1','3a9f2866-147e-424d-ad11-b95e0b49ce10'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='17098725732c4e35957b619053f9d42c',volume_type_id=113b4287-17d8-45ad-a4fc-e74bd3da7cc6), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T21:09:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-111779311',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=e24545df-1aac-48fd-9886-aad3edcb4a95,host=None,id=bba6f5f4-35b4-442f-bfa0-d6ad6dcc15db,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='63064af84b8e4838a929216a693d0334',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='17098725732c4e35957b619053f9d42c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(113b4287-17d8-45ad-a4fc-e74bd3da7cc6),volume_type_id=113b4287-17d8-45ad-a4fc-e74bd3da7cc6)}' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:09:15.009942 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-afd811a2-0dbf-4087-a885-7107555855f5 tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b5062147-7d99-4aa3-bb5a-34df309c27c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:09:15.028700 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-afd811a2-0dbf-4087-a885-7107555855f5 tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b5062147-7d99-4aa3-bb5a-34df309c27c4) transitioned into state 'SUCCESS' from state '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-111779311',encryption_key_id=None,group_id=e24545df-1aac-48fd-9886-aad3edcb4a95,group_type_id=,metadata={},multiattach=False,project_id='63064af84b8e4838a929216a693d0334',qos_specs=None,replication_status=,reservations=['a26dad24-20db-4bee-8b1f-65f2e6189c89','f1fc2394-c092-446b-a73b-2ffab53e1625','73b7f164-8e76-4064-bf8d-c7f448d945b1','3a9f2866-147e-424d-ad11-b95e0b49ce10'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='17098725732c4e35957b619053f9d42c',volume_type_id=113b4287-17d8-45ad-a4fc-e74bd3da7cc6)}' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:09:15.030022 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-afd811a2-0dbf-4087-a885-7107555855f5 tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a26643b6-04f7-4970-b8ab-41d67fb7c8dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:09:15.045333 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-afd811a2-0dbf-4087-a885-7107555855f5 tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a26643b6-04f7-4970-b8ab-41d67fb7c8dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:09:15.047936 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-afd811a2-0dbf-4087-a885-7107555855f5 tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] Flow 'volume_create_api' (63f58d4c-125e-4996-bb6b-740934efc78c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100330) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:09:15.047936 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-afd811a2-0dbf-4087-a885-7107555855f5 tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] Create volume request issued successfully. Aug 16 21:09:15.047936 np0000007409 devstack@c-api.service[100330]: WARNING stevedore.named [None req-afd811a2-0dbf-4087-a885-7107555855f5 tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 16 21:09:15.048363 np0000007409 devstack@c-api.service[100330]: WARNING castellan.key_manager [None req-afd811a2-0dbf-4087-a885-7107555855f5 tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 16 21:09:15.098005 np0000007409 devstack@c-api.service[100330]: DEBUG oslo_db.sqlalchemy.engines [None req-afd811a2-0dbf-4087-a885-7107555855f5 tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100330) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 16 21:09:15.101871 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:09:15.101871 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:09:15.105683 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-afd811a2-0dbf-4087-a885-7107555855f5 tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Aug 16 21:09:15.105864 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 129/505] 10.4.3.143 () {70 vars in 1300 bytes} [Sun Aug 16 21:09:14 2026] POST /volume/v3/volumes => generated 822 bytes in 245 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:09:15.121313 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-b761cc54-747b-4931-95fa-c930aeece522 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:15.123501 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-b761cc54-747b-4931-95fa-c930aeece522 tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] GET https://10.4.3.143/volume/v3/volumes/bba6f5f4-35b4-442f-bfa0-d6ad6dcc15db Aug 16 21:09:15.123995 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-b761cc54-747b-4931-95fa-c930aeece522 tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:09:15.123995 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-b761cc54-747b-4931-95fa-c930aeece522 tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:09:15.128965 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-58dcb636-47c6-4688-936e-d29678bd187a None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:15.131342 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-58dcb636-47c6-4688-936e-d29678bd187a tempest-GroupsTest-149180835 tempest-GroupsTest-149180835-project-member] GET https://10.4.3.143/volume/v3/volumes/8535ec94-e290-436a-a1bd-bd2fcc63a7e4 Aug 16 21:09:15.131563 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-58dcb636-47c6-4688-936e-d29678bd187a tempest-GroupsTest-149180835 tempest-GroupsTest-149180835-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:09:15.131737 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-58dcb636-47c6-4688-936e-d29678bd187a tempest-GroupsTest-149180835 tempest-GroupsTest-149180835-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:09:15.133709 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:09:15.133709 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:09:15.137369 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-58dcb636-47c6-4688-936e-d29678bd187a tempest-GroupsTest-149180835 tempest-GroupsTest-149180835-project-member] https://10.4.3.143/volume/v3/volumes/8535ec94-e290-436a-a1bd-bd2fcc63a7e4 returned with HTTP 404 Aug 16 21:09:15.137897 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 127/506] 10.4.3.143 () {68 vars in 1389 bytes} [Sun Aug 16 21:09:15 2026] GET /volume/v3/volumes/8535ec94-e290-436a-a1bd-bd2fcc63a7e4 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 16 21:09:15.140774 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-b761cc54-747b-4931-95fa-c930aeece522 tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] Volume info retrieved successfully. Aug 16 21:09:15.141549 np0000007409 devstack@c-api.service[100333]: WARNING stevedore.named [None req-b761cc54-747b-4931-95fa-c930aeece522 tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 16 21:09:15.141719 np0000007409 devstack@c-api.service[100333]: WARNING castellan.key_manager [None req-b761cc54-747b-4931-95fa-c930aeece522 tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 16 21:09:15.145767 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-00cc3807-99ba-4e0d-8bd1-fcbfa2e98aaa None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:15.147751 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-00cc3807-99ba-4e0d-8bd1-fcbfa2e98aaa tempest-GroupsTest-149180835 tempest-GroupsTest-149180835-project-member] GET https://10.4.3.143/volume/v3/groups/c79a8c39-2875-45a8-bf0b-7a00db807d1e Aug 16 21:09:15.147966 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-00cc3807-99ba-4e0d-8bd1-fcbfa2e98aaa tempest-GroupsTest-149180835 tempest-GroupsTest-149180835-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:09:15.148077 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-00cc3807-99ba-4e0d-8bd1-fcbfa2e98aaa tempest-GroupsTest-149180835 tempest-GroupsTest-149180835-project-member] Calling method 'version_select' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:09:15.148215 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.v3.groups [None req-00cc3807-99ba-4e0d-8bd1-fcbfa2e98aaa tempest-GroupsTest-149180835 tempest-GroupsTest-149180835-project-member] show called for member c79a8c39-2875-45a8-bf0b-7a00db807d1e {{(pid=100331) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 16 21:09:15.152370 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-00cc3807-99ba-4e0d-8bd1-fcbfa2e98aaa tempest-GroupsTest-149180835 tempest-GroupsTest-149180835-project-member] https://10.4.3.143/volume/v3/groups/c79a8c39-2875-45a8-bf0b-7a00db807d1e returned with HTTP 404 Aug 16 21:09:15.152854 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 128/507] 10.4.3.143 () {68 vars in 1386 bytes} [Sun Aug 16 21:09:15 2026] GET /volume/v3/groups/c79a8c39-2875-45a8-bf0b-7a00db807d1e => generated 108 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 16 21:09:15.159636 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-8d1dce2d-21f0-4161-8f81-26103d9e7d7c None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:15.161644 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-8d1dce2d-21f0-4161-8f81-26103d9e7d7c tempest-GroupsTest-149180835 tempest-GroupsTest-149180835-project-member] POST https://10.4.3.143/volume/v3/groups/f9f88d8d-170e-406f-9d0a-54c930609b3e/action Aug 16 21:09:15.162105 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-8d1dce2d-21f0-4161-8f81-26103d9e7d7c tempest-GroupsTest-149180835 tempest-GroupsTest-149180835-project-member] Action body: b'{"delete": {"delete-volumes": false}}' {{(pid=100330) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 21:09:15.162254 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-8d1dce2d-21f0-4161-8f81-26103d9e7d7c tempest-GroupsTest-149180835 tempest-GroupsTest-149180835-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": false}} {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:09:15.163820 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.v3.groups [None req-8d1dce2d-21f0-4161-8f81-26103d9e7d7c tempest-GroupsTest-149180835 tempest-GroupsTest-149180835-project-member] delete called for group f9f88d8d-170e-406f-9d0a-54c930609b3e {{(pid=100330) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 16 21:09:15.163967 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.v3.groups [None req-8d1dce2d-21f0-4161-8f81-26103d9e7d7c tempest-GroupsTest-149180835 tempest-GroupsTest-149180835-project-member] Delete group with id: f9f88d8d-170e-406f-9d0a-54c930609b3e Aug 16 21:09:15.169105 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:09:15.169105 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:09:15.184855 np0000007409 devstack@c-api.service[100333]: DEBUG oslo_db.sqlalchemy.engines [None req-b761cc54-747b-4931-95fa-c930aeece522 tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100333) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 16 21:09:15.191490 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:09:15.191490 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:09:15.199775 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-b761cc54-747b-4931-95fa-c930aeece522 tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] https://10.4.3.143/volume/v3/volumes/bba6f5f4-35b4-442f-bfa0-d6ad6dcc15db returned with HTTP 200 Aug 16 21:09:15.200263 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 124/508] 10.4.3.143 () {68 vars in 1389 bytes} [Sun Aug 16 21:09:15 2026] GET /volume/v3/volumes/bba6f5f4-35b4-442f-bfa0-d6ad6dcc15db => generated 914 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:09:15.202498 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-8d1dce2d-21f0-4161-8f81-26103d9e7d7c tempest-GroupsTest-149180835 tempest-GroupsTest-149180835-project-member] https://10.4.3.143/volume/v3/groups/f9f88d8d-170e-406f-9d0a-54c930609b3e/action returned with HTTP 202 Aug 16 21:09:15.203028 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 130/509] 10.4.3.143 () {70 vars in 1428 bytes} [Sun Aug 16 21:09:15 2026] POST /volume/v3/groups/f9f88d8d-170e-406f-9d0a-54c930609b3e/action => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 16 21:09:15.211190 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-6e21309b-8f53-42e3-ba0a-4c6cf6e2d489 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:15.213962 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-6e21309b-8f53-42e3-ba0a-4c6cf6e2d489 tempest-GroupsTest-149180835 tempest-GroupsTest-149180835-project-member] GET https://10.4.3.143/volume/v3/groups/f9f88d8d-170e-406f-9d0a-54c930609b3e Aug 16 21:09:15.214317 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-6e21309b-8f53-42e3-ba0a-4c6cf6e2d489 tempest-GroupsTest-149180835 tempest-GroupsTest-149180835-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:09:15.214566 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-6e21309b-8f53-42e3-ba0a-4c6cf6e2d489 tempest-GroupsTest-149180835 tempest-GroupsTest-149180835-project-member] Calling method 'version_select' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:09:15.214734 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.v3.groups [None req-6e21309b-8f53-42e3-ba0a-4c6cf6e2d489 tempest-GroupsTest-149180835 tempest-GroupsTest-149180835-project-member] show called for member f9f88d8d-170e-406f-9d0a-54c930609b3e {{(pid=100332) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 16 21:09:15.219654 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-75352e00-4d1e-4b1f-a339-3a387c2ca62a None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:15.220032 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:09:15.220032 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:09:15.221477 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-75352e00-4d1e-4b1f-a339-3a387c2ca62a tempest-TestMultiAttachVolumeSwap-1020480576 tempest-TestMultiAttachVolumeSwap-1020480576-project-member] GET https://10.4.3.143/volume/v3/volumes/7ead78ca-00ab-4dac-82ed-7699c3bba2e0 Aug 16 21:09:15.221665 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-75352e00-4d1e-4b1f-a339-3a387c2ca62a tempest-TestMultiAttachVolumeSwap-1020480576 tempest-TestMultiAttachVolumeSwap-1020480576-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:09:15.221872 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-75352e00-4d1e-4b1f-a339-3a387c2ca62a tempest-TestMultiAttachVolumeSwap-1020480576 tempest-TestMultiAttachVolumeSwap-1020480576-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:09:15.231499 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:09:15.231499 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:09:15.231751 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-6e21309b-8f53-42e3-ba0a-4c6cf6e2d489 tempest-GroupsTest-149180835 tempest-GroupsTest-149180835-project-member] https://10.4.3.143/volume/v3/groups/f9f88d8d-170e-406f-9d0a-54c930609b3e returned with HTTP 200 Aug 16 21:09:15.232284 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 128/510] 10.4.3.143 () {68 vars in 1386 bytes} [Sun Aug 16 21:09:15 2026] GET /volume/v3/groups/f9f88d8d-170e-406f-9d0a-54c930609b3e => generated 322 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:09:15.238797 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-75352e00-4d1e-4b1f-a339-3a387c2ca62a tempest-TestMultiAttachVolumeSwap-1020480576 tempest-TestMultiAttachVolumeSwap-1020480576-project-member] Volume info retrieved successfully. Aug 16 21:09:15.243560 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-75352e00-4d1e-4b1f-a339-3a387c2ca62a tempest-TestMultiAttachVolumeSwap-1020480576 tempest-TestMultiAttachVolumeSwap-1020480576-project-member] https://10.4.3.143/volume/v3/volumes/7ead78ca-00ab-4dac-82ed-7699c3bba2e0 returned with HTTP 200 Aug 16 21:09:15.243895 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 129/511] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:09:15 2026] GET /volume/v3/volumes/7ead78ca-00ab-4dac-82ed-7699c3bba2e0 => generated 868 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:09:15.356181 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-181595ce-7b30-445a-afe8-6e88fee4e0d4 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:15.357834 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-181595ce-7b30-445a-afe8-6e88fee4e0d4 tempest-ServerStableDeviceRescueTest-660351180 tempest-ServerStableDeviceRescueTest-660351180-project-member] GET https://10.4.3.143/volume/v3/volumes/9c75bebc-e107-43a8-8427-3c7cf7547aee Aug 16 21:09:15.358195 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-181595ce-7b30-445a-afe8-6e88fee4e0d4 tempest-ServerStableDeviceRescueTest-660351180 tempest-ServerStableDeviceRescueTest-660351180-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:09:15.358523 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-181595ce-7b30-445a-afe8-6e88fee4e0d4 tempest-ServerStableDeviceRescueTest-660351180 tempest-ServerStableDeviceRescueTest-660351180-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:09:15.368724 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:09:15.368724 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:09:15.374987 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-181595ce-7b30-445a-afe8-6e88fee4e0d4 tempest-ServerStableDeviceRescueTest-660351180 tempest-ServerStableDeviceRescueTest-660351180-project-member] Volume info retrieved successfully. Aug 16 21:09:15.385349 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-181595ce-7b30-445a-afe8-6e88fee4e0d4 tempest-ServerStableDeviceRescueTest-660351180 tempest-ServerStableDeviceRescueTest-660351180-project-member] https://10.4.3.143/volume/v3/volumes/9c75bebc-e107-43a8-8427-3c7cf7547aee returned with HTTP 200 Aug 16 21:09:15.386478 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 125/512] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:09:15 2026] GET /volume/v3/volumes/9c75bebc-e107-43a8-8427-3c7cf7547aee => generated 851 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:09:16.212401 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-6221c439-8573-4d7a-9ac2-1216a9b91a3a None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:16.214305 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-6221c439-8573-4d7a-9ac2-1216a9b91a3a tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] GET https://10.4.3.143/volume/v3/volumes/bba6f5f4-35b4-442f-bfa0-d6ad6dcc15db Aug 16 21:09:16.214523 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-6221c439-8573-4d7a-9ac2-1216a9b91a3a tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:09:16.214718 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-6221c439-8573-4d7a-9ac2-1216a9b91a3a tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:09:16.222212 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:09:16.222212 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:09:16.226148 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-6221c439-8573-4d7a-9ac2-1216a9b91a3a tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] Volume info retrieved successfully. Aug 16 21:09:16.226811 np0000007409 devstack@c-api.service[100330]: WARNING stevedore.named [None req-6221c439-8573-4d7a-9ac2-1216a9b91a3a tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 16 21:09:16.226987 np0000007409 devstack@c-api.service[100330]: WARNING castellan.key_manager [None req-6221c439-8573-4d7a-9ac2-1216a9b91a3a tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 16 21:09:16.241614 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-672c6c7a-dea8-4baa-b8fe-f57b71eb26ab None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:16.243050 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-672c6c7a-dea8-4baa-b8fe-f57b71eb26ab tempest-GroupsTest-149180835 tempest-GroupsTest-149180835-project-member] GET https://10.4.3.143/volume/v3/groups/f9f88d8d-170e-406f-9d0a-54c930609b3e Aug 16 21:09:16.243240 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-672c6c7a-dea8-4baa-b8fe-f57b71eb26ab tempest-GroupsTest-149180835 tempest-GroupsTest-149180835-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:09:16.243454 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-672c6c7a-dea8-4baa-b8fe-f57b71eb26ab tempest-GroupsTest-149180835 tempest-GroupsTest-149180835-project-member] Calling method 'version_select' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:09:16.243576 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.v3.groups [None req-672c6c7a-dea8-4baa-b8fe-f57b71eb26ab tempest-GroupsTest-149180835 tempest-GroupsTest-149180835-project-member] show called for member f9f88d8d-170e-406f-9d0a-54c930609b3e {{(pid=100332) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 16 21:09:16.246297 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-672c6c7a-dea8-4baa-b8fe-f57b71eb26ab tempest-GroupsTest-149180835 tempest-GroupsTest-149180835-project-member] https://10.4.3.143/volume/v3/groups/f9f88d8d-170e-406f-9d0a-54c930609b3e returned with HTTP 404 Aug 16 21:09:16.246668 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 129/513] 10.4.3.143 () {68 vars in 1386 bytes} [Sun Aug 16 21:09:16 2026] GET /volume/v3/groups/f9f88d8d-170e-406f-9d0a-54c930609b3e => generated 108 bytes in 5 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 16 21:09:16.253023 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-60a32920-c65f-430d-b389-9db4dc30f03c None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:16.254610 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-60a32920-c65f-430d-b389-9db4dc30f03c tempest-GroupsTest-149180835 tempest-GroupsTest-149180835-project-member] GET https://10.4.3.143/volume/v3/groups/detail Aug 16 21:09:16.254819 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-60a32920-c65f-430d-b389-9db4dc30f03c tempest-GroupsTest-149180835 tempest-GroupsTest-149180835-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:09:16.256380 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-60a32920-c65f-430d-b389-9db4dc30f03c tempest-GroupsTest-149180835 tempest-GroupsTest-149180835-project-member] Calling method 'version_select' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:09:16.256464 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-b5cf85ce-a0a3-4424-ae46-a48375f25fd4 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:16.258985 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-60a32920-c65f-430d-b389-9db4dc30f03c tempest-GroupsTest-149180835 tempest-GroupsTest-149180835-project-member] https://10.4.3.143/volume/v3/groups/detail returned with HTTP 200 Aug 16 21:09:16.259303 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 130/514] 10.4.3.143 () {68 vars in 1296 bytes} [Sun Aug 16 21:09:16 2026] GET /volume/v3/groups/detail => generated 14 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:09:16.259476 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-b5cf85ce-a0a3-4424-ae46-a48375f25fd4 tempest-TestMultiAttachVolumeSwap-1020480576 tempest-TestMultiAttachVolumeSwap-1020480576-project-member] GET https://10.4.3.143/volume/v3/volumes/7ead78ca-00ab-4dac-82ed-7699c3bba2e0 Aug 16 21:09:16.259772 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-b5cf85ce-a0a3-4424-ae46-a48375f25fd4 tempest-TestMultiAttachVolumeSwap-1020480576 tempest-TestMultiAttachVolumeSwap-1020480576-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:09:16.260064 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-b5cf85ce-a0a3-4424-ae46-a48375f25fd4 tempest-TestMultiAttachVolumeSwap-1020480576 tempest-TestMultiAttachVolumeSwap-1020480576-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:09:16.262547 np0000007409 devstack@c-api.service[100330]: DEBUG oslo_db.sqlalchemy.engines [None req-6221c439-8573-4d7a-9ac2-1216a9b91a3a tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100330) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 16 21:09:16.265526 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:09:16.265526 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:09:16.267275 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-b37df0cf-38b7-4e8e-bd18-80fd5f801684 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:16.270535 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-b37df0cf-38b7-4e8e-bd18-80fd5f801684 tempest-GroupsTest-149180835 tempest-GroupsTest-149180835-project-member] GET https://10.4.3.143/volume/v3/volumes/detail Aug 16 21:09:16.270535 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-b37df0cf-38b7-4e8e-bd18-80fd5f801684 tempest-GroupsTest-149180835 tempest-GroupsTest-149180835-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:09:16.270535 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-b37df0cf-38b7-4e8e-bd18-80fd5f801684 tempest-GroupsTest-149180835 tempest-GroupsTest-149180835-project-member] Calling method 'detail' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:09:16.270535 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.api_utils [None req-b37df0cf-38b7-4e8e-bd18-80fd5f801684 tempest-GroupsTest-149180835 tempest-GroupsTest-149180835-project-member] Removing options '' from query. {{(pid=100332) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 16 21:09:16.270742 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:09:16.270742 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:09:16.270797 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:09:16.270797 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:09:16.270797 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-b37df0cf-38b7-4e8e-bd18-80fd5f801684 tempest-GroupsTest-149180835 tempest-GroupsTest-149180835-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100332) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 16 21:09:16.272820 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-6221c439-8573-4d7a-9ac2-1216a9b91a3a tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] https://10.4.3.143/volume/v3/volumes/bba6f5f4-35b4-442f-bfa0-d6ad6dcc15db returned with HTTP 200 Aug 16 21:09:16.273310 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 131/515] 10.4.3.143 () {68 vars in 1389 bytes} [Sun Aug 16 21:09:16 2026] GET /volume/v3/volumes/bba6f5f4-35b4-442f-bfa0-d6ad6dcc15db => generated 915 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:09:16.274081 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-b5cf85ce-a0a3-4424-ae46-a48375f25fd4 tempest-TestMultiAttachVolumeSwap-1020480576 tempest-TestMultiAttachVolumeSwap-1020480576-project-member] Volume info retrieved successfully. Aug 16 21:09:16.277332 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-b37df0cf-38b7-4e8e-bd18-80fd5f801684 tempest-GroupsTest-149180835 tempest-GroupsTest-149180835-project-member] Get all volumes completed successfully. Aug 16 21:09:16.278748 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-b5cf85ce-a0a3-4424-ae46-a48375f25fd4 tempest-TestMultiAttachVolumeSwap-1020480576 tempest-TestMultiAttachVolumeSwap-1020480576-project-member] https://10.4.3.143/volume/v3/volumes/7ead78ca-00ab-4dac-82ed-7699c3bba2e0 returned with HTTP 200 Aug 16 21:09:16.278748 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 126/516] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:09:16 2026] GET /volume/v3/volumes/7ead78ca-00ab-4dac-82ed-7699c3bba2e0 => generated 868 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:09:16.278910 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-b37df0cf-38b7-4e8e-bd18-80fd5f801684 tempest-GroupsTest-149180835 tempest-GroupsTest-149180835-project-member] https://10.4.3.143/volume/v3/volumes/detail returned with HTTP 200 Aug 16 21:09:16.279231 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 130/517] 10.4.3.143 () {68 vars in 1299 bytes} [Sun Aug 16 21:09:16 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:09:16.288434 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-daa7ea34-1a5b-4df3-88f5-bc3ce2c12e28 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:16.292010 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-daa7ea34-1a5b-4df3-88f5-bc3ce2c12e28 tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] POST https://10.4.3.143/volume/v3/volumes Aug 16 21:09:16.292468 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-daa7ea34-1a5b-4df3-88f5-bc3ce2c12e28 tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-929624098", "volume_type": "113b4287-17d8-45ad-a4fc-e74bd3da7cc6", "group_id": "e24545df-1aac-48fd-9886-aad3edcb4a95", "size": 1}} {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:09:16.293124 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-2d65e138-15eb-4e81-a3ae-1f0761a0ac67 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:16.293988 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.v3.volumes [None req-daa7ea34-1a5b-4df3-88f5-bc3ce2c12e28 tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-929624098', 'volume_type': '113b4287-17d8-45ad-a4fc-e74bd3da7cc6', 'group_id': 'e24545df-1aac-48fd-9886-aad3edcb4a95', 'size': 1}} {{(pid=100331) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 21:09:16.295010 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-2d65e138-15eb-4e81-a3ae-1f0761a0ac67 tempest-GroupsTest-149180835 tempest-GroupsTest-149180835-project-member] POST https://10.4.3.143/volume/v3/groups/f9f88d8d-170e-406f-9d0a-54c930609b3e/action Aug 16 21:09:16.295368 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-2d65e138-15eb-4e81-a3ae-1f0761a0ac67 tempest-GroupsTest-149180835 tempest-GroupsTest-149180835-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100330) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 21:09:16.295516 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-2d65e138-15eb-4e81-a3ae-1f0761a0ac67 tempest-GroupsTest-149180835 tempest-GroupsTest-149180835-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:09:16.296767 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.v3.groups [None req-2d65e138-15eb-4e81-a3ae-1f0761a0ac67 tempest-GroupsTest-149180835 tempest-GroupsTest-149180835-project-member] delete called for group f9f88d8d-170e-406f-9d0a-54c930609b3e {{(pid=100330) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 16 21:09:16.296879 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.v3.groups [None req-2d65e138-15eb-4e81-a3ae-1f0761a0ac67 tempest-GroupsTest-149180835 tempest-GroupsTest-149180835-project-member] Delete group with id: f9f88d8d-170e-406f-9d0a-54c930609b3e Aug 16 21:09:16.299544 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-2d65e138-15eb-4e81-a3ae-1f0761a0ac67 tempest-GroupsTest-149180835 tempest-GroupsTest-149180835-project-member] https://10.4.3.143/volume/v3/groups/f9f88d8d-170e-406f-9d0a-54c930609b3e/action returned with HTTP 404 Aug 16 21:09:16.299969 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 132/518] 10.4.3.143 () {70 vars in 1428 bytes} [Sun Aug 16 21:09:16 2026] POST /volume/v3/groups/f9f88d8d-170e-406f-9d0a-54c930609b3e/action => generated 108 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 16 21:09:16.300359 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:09:16.300359 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:09:16.300767 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.v3.volumes [None req-daa7ea34-1a5b-4df3-88f5-bc3ce2c12e28 tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] Create volume of 1 GB Aug 16 21:09:16.308653 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-9919e57b-a08e-480d-8129-d10282447254 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:16.309465 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-daa7ea34-1a5b-4df3-88f5-bc3ce2c12e28 tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] Availability Zones retrieved successfully. Aug 16 21:09:16.310362 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-9919e57b-a08e-480d-8129-d10282447254 tempest-GroupsTest-149180835 tempest-GroupsTest-149180835-project-member] GET https://10.4.3.143/volume/v3/volumes/detail Aug 16 21:09:16.310728 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-9919e57b-a08e-480d-8129-d10282447254 tempest-GroupsTest-149180835 tempest-GroupsTest-149180835-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:09:16.311025 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-9919e57b-a08e-480d-8129-d10282447254 tempest-GroupsTest-149180835 tempest-GroupsTest-149180835-project-member] Calling method 'detail' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:09:16.311374 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.api_utils [None req-9919e57b-a08e-480d-8129-d10282447254 tempest-GroupsTest-149180835 tempest-GroupsTest-149180835-project-member] Removing options '' from query. {{(pid=100333) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 16 21:09:16.312179 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-9919e57b-a08e-480d-8129-d10282447254 tempest-GroupsTest-149180835 tempest-GroupsTest-149180835-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100333) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 16 21:09:16.314724 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-daa7ea34-1a5b-4df3-88f5-bc3ce2c12e28 tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] Flow 'volume_create_api' (75a1597f-168e-4ca0-853f-cceb3a439530) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100331) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:09:16.317357 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-daa7ea34-1a5b-4df3-88f5-bc3ce2c12e28 tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6e60220f-737b-421d-a751-51257e9ca1d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:09:16.317357 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:09:16.317357 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:09:16.317357 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.flows.api.create_volume [None req-daa7ea34-1a5b-4df3-88f5-bc3ce2c12e28 tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] Validating volume size '1' using validate_int {{(pid=100331) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 21:09:16.318729 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-9919e57b-a08e-480d-8129-d10282447254 tempest-GroupsTest-149180835 tempest-GroupsTest-149180835-project-member] Get all volumes completed successfully. Aug 16 21:09:16.321266 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-9919e57b-a08e-480d-8129-d10282447254 tempest-GroupsTest-149180835 tempest-GroupsTest-149180835-project-member] https://10.4.3.143/volume/v3/volumes/detail returned with HTTP 200 Aug 16 21:09:16.321760 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 127/519] 10.4.3.143 () {68 vars in 1299 bytes} [Sun Aug 16 21:09:16 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:09:16.336657 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-bed7f52f-5500-494d-a5e9-3f5c7bbe1f2d None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:16.338337 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-bed7f52f-5500-494d-a5e9-3f5c7bbe1f2d tempest-GroupsTest-149180835 tempest-GroupsTest-149180835-project-member] POST https://10.4.3.143/volume/v3/groups/c79a8c39-2875-45a8-bf0b-7a00db807d1e/action Aug 16 21:09:16.338678 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-bed7f52f-5500-494d-a5e9-3f5c7bbe1f2d tempest-GroupsTest-149180835 tempest-GroupsTest-149180835-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100332) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 21:09:16.338794 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-bed7f52f-5500-494d-a5e9-3f5c7bbe1f2d tempest-GroupsTest-149180835 tempest-GroupsTest-149180835-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:09:16.340110 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.v3.groups [None req-bed7f52f-5500-494d-a5e9-3f5c7bbe1f2d tempest-GroupsTest-149180835 tempest-GroupsTest-149180835-project-member] delete called for group c79a8c39-2875-45a8-bf0b-7a00db807d1e {{(pid=100332) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 16 21:09:16.340209 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.v3.groups [None req-bed7f52f-5500-494d-a5e9-3f5c7bbe1f2d tempest-GroupsTest-149180835 tempest-GroupsTest-149180835-project-member] Delete group with id: c79a8c39-2875-45a8-bf0b-7a00db807d1e Aug 16 21:09:16.343018 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-bed7f52f-5500-494d-a5e9-3f5c7bbe1f2d tempest-GroupsTest-149180835 tempest-GroupsTest-149180835-project-member] https://10.4.3.143/volume/v3/groups/c79a8c39-2875-45a8-bf0b-7a00db807d1e/action returned with HTTP 404 Aug 16 21:09:16.343458 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 131/520] 10.4.3.143 () {70 vars in 1428 bytes} [Sun Aug 16 21:09:16 2026] POST /volume/v3/groups/c79a8c39-2875-45a8-bf0b-7a00db807d1e/action => generated 108 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 16 21:09:16.349836 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-0ef25ea6-0536-4b92-a3ea-3ba269198e4e None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:16.350561 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-daa7ea34-1a5b-4df3-88f5-bc3ce2c12e28 tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6e60220f-737b-421d-a751-51257e9ca1d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T21:09:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=113b4287-17d8-45ad-a4fc-e74bd3da7cc6,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1676252037',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '113b4287-17d8-45ad-a4fc-e74bd3da7cc6', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'e24545df-1aac-48fd-9886-aad3edcb4a95', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:09:16.351523 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-daa7ea34-1a5b-4df3-88f5-bc3ce2c12e28 tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cd27c16c-c300-47ef-83a6-b5ea50f53f6d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:09:16.351634 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-0ef25ea6-0536-4b92-a3ea-3ba269198e4e tempest-GroupsTest-1295733837 tempest-GroupsTest-1295733837-project-admin] DELETE https://10.4.3.143/volume/v3/group_types/727d8ca5-5866-4160-820c-ae7e6c95a78e Aug 16 21:09:16.351865 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-0ef25ea6-0536-4b92-a3ea-3ba269198e4e tempest-GroupsTest-1295733837 tempest-GroupsTest-1295733837-project-admin] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:09:16.352103 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-0ef25ea6-0536-4b92-a3ea-3ba269198e4e tempest-GroupsTest-1295733837 tempest-GroupsTest-1295733837-project-admin] Calling method 'version_select' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:09:16.367110 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-0ef25ea6-0536-4b92-a3ea-3ba269198e4e tempest-GroupsTest-1295733837 tempest-GroupsTest-1295733837-project-admin] https://10.4.3.143/volume/v3/group_types/727d8ca5-5866-4160-820c-ae7e6c95a78e returned with HTTP 202 Aug 16 21:09:16.367532 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 133/521] 10.4.3.143 () {68 vars in 1404 bytes} [Sun Aug 16 21:09:16 2026] DELETE /volume/v3/group_types/727d8ca5-5866-4160-820c-ae7e6c95a78e => generated 0 bytes in 18 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 16 21:09:16.374136 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-f534bca3-0885-4dd7-89fd-39b655cb16e8 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:16.375378 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-f534bca3-0885-4dd7-89fd-39b655cb16e8 tempest-GroupsTest-1295733837 tempest-GroupsTest-1295733837-project-admin] DELETE https://10.4.3.143/volume/v3/types/859e5f0e-122e-425a-ac8a-0636632ddb17 Aug 16 21:09:16.375854 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-f534bca3-0885-4dd7-89fd-39b655cb16e8 tempest-GroupsTest-1295733837 tempest-GroupsTest-1295733837-project-admin] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:09:16.376129 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-f534bca3-0885-4dd7-89fd-39b655cb16e8 tempest-GroupsTest-1295733837 tempest-GroupsTest-1295733837-project-admin] Calling method '_delete' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:09:16.381684 np0000007409 devstack@c-api.service[100331]: WARNING cinder.quota [None req-daa7ea34-1a5b-4df3-88f5-bc3ce2c12e28 tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1676252037 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1676252037, it is now deprecated. Please use the default quota class for default quota. Aug 16 21:09:16.382319 np0000007409 devstack@c-api.service[100331]: WARNING cinder.quota [None req-daa7ea34-1a5b-4df3-88f5-bc3ce2c12e28 tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1676252037 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1676252037, it is now deprecated. Please use the default quota class for default quota. Aug 16 21:09:16.404202 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-47f9564b-94d7-4d8c-b291-dc2d296d80b7 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:16.406465 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-47f9564b-94d7-4d8c-b291-dc2d296d80b7 tempest-ServerStableDeviceRescueTest-660351180 tempest-ServerStableDeviceRescueTest-660351180-project-member] GET https://10.4.3.143/volume/v3/volumes/9c75bebc-e107-43a8-8427-3c7cf7547aee Aug 16 21:09:16.406465 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-47f9564b-94d7-4d8c-b291-dc2d296d80b7 tempest-ServerStableDeviceRescueTest-660351180 tempest-ServerStableDeviceRescueTest-660351180-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:09:16.406465 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-47f9564b-94d7-4d8c-b291-dc2d296d80b7 tempest-ServerStableDeviceRescueTest-660351180 tempest-ServerStableDeviceRescueTest-660351180-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:09:16.408457 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.quota [None req-daa7ea34-1a5b-4df3-88f5-bc3ce2c12e28 tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] Created reservations ['033fb764-bba4-4c5b-8694-e8e4588da30a', '1c29dad2-c71e-4815-8d41-356f3ebc32cf', '5d06ad7b-e009-4b82-a125-f2848561235a', '95bf5b9f-f3aa-4e34-864a-f574a83a598b'] {{(pid=100331) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:09:16.409357 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-daa7ea34-1a5b-4df3-88f5-bc3ce2c12e28 tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cd27c16c-c300-47ef-83a6-b5ea50f53f6d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['033fb764-bba4-4c5b-8694-e8e4588da30a', '1c29dad2-c71e-4815-8d41-356f3ebc32cf', '5d06ad7b-e009-4b82-a125-f2848561235a', '95bf5b9f-f3aa-4e34-864a-f574a83a598b']}' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:09:16.410091 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-daa7ea34-1a5b-4df3-88f5-bc3ce2c12e28 tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b6cf3c09-5c5c-482f-a70a-4eb6cc15f766) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:09:16.413319 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-f534bca3-0885-4dd7-89fd-39b655cb16e8 tempest-GroupsTest-1295733837 tempest-GroupsTest-1295733837-project-admin] https://10.4.3.143/volume/v3/types/859e5f0e-122e-425a-ac8a-0636632ddb17 returned with HTTP 202 Aug 16 21:09:16.414254 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 128/522] 10.4.3.143 () {66 vars in 1345 bytes} [Sun Aug 16 21:09:16 2026] DELETE /volume/v3/types/859e5f0e-122e-425a-ac8a-0636632ddb17 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 21:09:16.415923 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:09:16.415923 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:09:16.422125 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-1ffb7aa4-99a5-43ce-b69b-7a7c9d371b7f None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:16.424011 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-1ffb7aa4-99a5-43ce-b69b-7a7c9d371b7f tempest-GroupsTest-1295733837 tempest-GroupsTest-1295733837-project-admin] GET https://10.4.3.143/volume/v3/types/859e5f0e-122e-425a-ac8a-0636632ddb17 Aug 16 21:09:16.424226 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-1ffb7aa4-99a5-43ce-b69b-7a7c9d371b7f tempest-GroupsTest-1295733837 tempest-GroupsTest-1295733837-project-admin] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:09:16.424463 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-1ffb7aa4-99a5-43ce-b69b-7a7c9d371b7f tempest-GroupsTest-1295733837 tempest-GroupsTest-1295733837-project-admin] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:09:16.425072 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-47f9564b-94d7-4d8c-b291-dc2d296d80b7 tempest-ServerStableDeviceRescueTest-660351180 tempest-ServerStableDeviceRescueTest-660351180-project-member] Volume info retrieved successfully. Aug 16 21:09:16.428341 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-1ffb7aa4-99a5-43ce-b69b-7a7c9d371b7f tempest-GroupsTest-1295733837 tempest-GroupsTest-1295733837-project-admin] https://10.4.3.143/volume/v3/types/859e5f0e-122e-425a-ac8a-0636632ddb17 returned with HTTP 404 Aug 16 21:09:16.428773 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 134/523] 10.4.3.143 () {66 vars in 1342 bytes} [Sun Aug 16 21:09:16 2026] GET /volume/v3/types/859e5f0e-122e-425a-ac8a-0636632ddb17 => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:09:16.433477 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-47f9564b-94d7-4d8c-b291-dc2d296d80b7 tempest-ServerStableDeviceRescueTest-660351180 tempest-ServerStableDeviceRescueTest-660351180-project-member] https://10.4.3.143/volume/v3/volumes/9c75bebc-e107-43a8-8427-3c7cf7547aee returned with HTTP 200 Aug 16 21:09:16.434067 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 132/524] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:09:16 2026] GET /volume/v3/volumes/9c75bebc-e107-43a8-8427-3c7cf7547aee => generated 851 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:09:16.438942 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-9e6c2fc1-e42b-4f74-9a84-e418f2dff056 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:16.445685 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-daa7ea34-1a5b-4df3-88f5-bc3ce2c12e28 tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b6cf3c09-5c5c-482f-a70a-4eb6cc15f766) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c52426aa-3cb9-4907-8e9b-480c227beb77', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-929624098',encryption_key_id=None,group_id=e24545df-1aac-48fd-9886-aad3edcb4a95,group_type_id=,metadata={},multiattach=False,project_id='63064af84b8e4838a929216a693d0334',qos_specs=None,replication_status=,reservations=['033fb764-bba4-4c5b-8694-e8e4588da30a','1c29dad2-c71e-4815-8d41-356f3ebc32cf','5d06ad7b-e009-4b82-a125-f2848561235a','95bf5b9f-f3aa-4e34-864a-f574a83a598b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='17098725732c4e35957b619053f9d42c',volume_type_id=113b4287-17d8-45ad-a4fc-e74bd3da7cc6), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T21:09:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-929624098',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=e24545df-1aac-48fd-9886-aad3edcb4a95,host=None,id=c52426aa-3cb9-4907-8e9b-480c227beb77,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='63064af84b8e4838a929216a693d0334',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='17098725732c4e35957b619053f9d42c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(113b4287-17d8-45ad-a4fc-e74bd3da7cc6),volume_type_id=113b4287-17d8-45ad-a4fc-e74bd3da7cc6)}' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:09:16.445847 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-9e6c2fc1-e42b-4f74-9a84-e418f2dff056 tempest-GroupsTest-1295733837 tempest-GroupsTest-1295733837-project-admin] POST https://10.4.3.143/volume/v3/types Aug 16 21:09:16.446115 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-9e6c2fc1-e42b-4f74-9a84-e418f2dff056 tempest-GroupsTest-1295733837 tempest-GroupsTest-1295733837-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsTest-volume-type-1440670738"}} {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:09:16.446697 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-daa7ea34-1a5b-4df3-88f5-bc3ce2c12e28 tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1263f98f-0ad5-4b3a-b2fc-062b843050ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:09:16.459770 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-9e6c2fc1-e42b-4f74-9a84-e418f2dff056 tempest-GroupsTest-1295733837 tempest-GroupsTest-1295733837-project-admin] https://10.4.3.143/volume/v3/types returned with HTTP 200 Aug 16 21:09:16.460192 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 129/525] 10.4.3.143 () {68 vars in 1252 bytes} [Sun Aug 16 21:09:16 2026] POST /volume/v3/types => generated 216 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:09:16.467553 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-faeb5eb8-7d10-44ff-9d01-3e035cb30610 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:16.469224 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-faeb5eb8-7d10-44ff-9d01-3e035cb30610 tempest-GroupsTest-1295733837 tempest-GroupsTest-1295733837-project-admin] POST https://10.4.3.143/volume/v3/group_types Aug 16 21:09:16.469608 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-faeb5eb8-7d10-44ff-9d01-3e035cb30610 tempest-GroupsTest-1295733837 tempest-GroupsTest-1295733837-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsTest-group-type-1273974246"}} {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:09:16.469770 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-daa7ea34-1a5b-4df3-88f5-bc3ce2c12e28 tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1263f98f-0ad5-4b3a-b2fc-062b843050ad) transitioned into state 'SUCCESS' from state '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-929624098',encryption_key_id=None,group_id=e24545df-1aac-48fd-9886-aad3edcb4a95,group_type_id=,metadata={},multiattach=False,project_id='63064af84b8e4838a929216a693d0334',qos_specs=None,replication_status=,reservations=['033fb764-bba4-4c5b-8694-e8e4588da30a','1c29dad2-c71e-4815-8d41-356f3ebc32cf','5d06ad7b-e009-4b82-a125-f2848561235a','95bf5b9f-f3aa-4e34-864a-f574a83a598b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='17098725732c4e35957b619053f9d42c',volume_type_id=113b4287-17d8-45ad-a4fc-e74bd3da7cc6)}' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:09:16.470692 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-daa7ea34-1a5b-4df3-88f5-bc3ce2c12e28 tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0460bbc2-17ec-4a68-9046-9144621444ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:09:16.481364 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-faeb5eb8-7d10-44ff-9d01-3e035cb30610 tempest-GroupsTest-1295733837 tempest-GroupsTest-1295733837-project-admin] https://10.4.3.143/volume/v3/group_types returned with HTTP 202 Aug 16 21:09:16.481756 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 135/526] 10.4.3.143 () {70 vars in 1311 bytes} [Sun Aug 16 21:09:16 2026] POST /volume/v3/group_types => generated 173 bytes in 15 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:09:16.484648 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-daa7ea34-1a5b-4df3-88f5-bc3ce2c12e28 tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0460bbc2-17ec-4a68-9046-9144621444ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:09:16.485583 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-daa7ea34-1a5b-4df3-88f5-bc3ce2c12e28 tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] Flow 'volume_create_api' (75a1597f-168e-4ca0-853f-cceb3a439530) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100331) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:09:16.485925 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-daa7ea34-1a5b-4df3-88f5-bc3ce2c12e28 tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] Create volume request issued successfully. Aug 16 21:09:16.486716 np0000007409 devstack@c-api.service[100331]: WARNING stevedore.named [None req-daa7ea34-1a5b-4df3-88f5-bc3ce2c12e28 tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 16 21:09:16.486893 np0000007409 devstack@c-api.service[100331]: WARNING castellan.key_manager [None req-daa7ea34-1a5b-4df3-88f5-bc3ce2c12e28 tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 16 21:09:16.491012 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-2d1ef41e-bf92-41bf-b591-513d1adf95ad None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:16.493334 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-2d1ef41e-bf92-41bf-b591-513d1adf95ad tempest-GroupsTest-149180835 tempest-GroupsTest-149180835-project-member] POST https://10.4.3.143/volume/v3/groups Aug 16 21:09:16.493797 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-2d1ef41e-bf92-41bf-b591-513d1adf95ad tempest-GroupsTest-149180835 tempest-GroupsTest-149180835-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "515b6e4c-67e6-4e17-b1ba-cc9560fb9bba", "volume_types": ["208bfb26-d190-4b37-baf6-a1a4f769a4e8"], "name": "tempest-GroupsTest-Group-35795735"}} {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:09:16.495677 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.v3.groups [None req-2d1ef41e-bf92-41bf-b591-513d1adf95ad tempest-GroupsTest-149180835 tempest-GroupsTest-149180835-project-member] Creating new group {'group': {'group_type': '515b6e4c-67e6-4e17-b1ba-cc9560fb9bba', 'volume_types': ['208bfb26-d190-4b37-baf6-a1a4f769a4e8'], 'name': 'tempest-GroupsTest-Group-35795735'}} {{(pid=100332) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 16 21:09:16.500233 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.v3.groups [None req-2d1ef41e-bf92-41bf-b591-513d1adf95ad tempest-GroupsTest-149180835 tempest-GroupsTest-149180835-project-member] Creating group tempest-GroupsTest-Group-35795735. Aug 16 21:09:16.510183 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-2d1ef41e-bf92-41bf-b591-513d1adf95ad tempest-GroupsTest-149180835 tempest-GroupsTest-149180835-project-member] Availability Zones retrieved successfully. Aug 16 21:09:16.525816 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.quota [None req-2d1ef41e-bf92-41bf-b591-513d1adf95ad tempest-GroupsTest-149180835 tempest-GroupsTest-149180835-project-member] Created reservations ['2f79f669-dc96-4b71-9e0f-c799eb516c7c'] {{(pid=100332) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:09:16.536565 np0000007409 devstack@c-api.service[100331]: DEBUG oslo_db.sqlalchemy.engines [None req-daa7ea34-1a5b-4df3-88f5-bc3ce2c12e28 tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100331) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 16 21:09:16.539506 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:09:16.539506 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:09:16.543082 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-daa7ea34-1a5b-4df3-88f5-bc3ce2c12e28 tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Aug 16 21:09:16.543460 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 131/527] 10.4.3.143 () {70 vars in 1300 bytes} [Sun Aug 16 21:09:16 2026] POST /volume/v3/volumes => generated 822 bytes in 255 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:09:16.551198 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-2d1ef41e-bf92-41bf-b591-513d1adf95ad tempest-GroupsTest-149180835 tempest-GroupsTest-149180835-project-member] https://10.4.3.143/volume/v3/groups returned with HTTP 202 Aug 16 21:09:16.551616 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 133/528] 10.4.3.143 () {70 vars in 1297 bytes} [Sun Aug 16 21:09:16 2026] POST /volume/v3/groups => generated 102 bytes in 61 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:09:16.552849 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-fa46c2fc-5f25-4f7c-bf7e-48c8c9684c01 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:16.558715 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-75c6f946-01c4-4731-8d66-d3dfde91d51f None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:16.562658 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-75c6f946-01c4-4731-8d66-d3dfde91d51f tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] GET https://10.4.3.143/volume/v3/volumes/c52426aa-3cb9-4907-8e9b-480c227beb77 Aug 16 21:09:16.562897 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-75c6f946-01c4-4731-8d66-d3dfde91d51f tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:09:16.563193 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-75c6f946-01c4-4731-8d66-d3dfde91d51f tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:09:16.564996 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-0f373d17-3fce-48f1-82eb-9f87bc4d84fe None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:16.568448 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-0f373d17-3fce-48f1-82eb-9f87bc4d84fe tempest-GroupsTest-149180835 tempest-GroupsTest-149180835-project-member] GET https://10.4.3.143/volume/v3/groups/a75aa182-4d5e-429e-b4ab-8c7042be7950 Aug 16 21:09:16.569058 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-0f373d17-3fce-48f1-82eb-9f87bc4d84fe tempest-GroupsTest-149180835 tempest-GroupsTest-149180835-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:09:16.569294 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-0f373d17-3fce-48f1-82eb-9f87bc4d84fe tempest-GroupsTest-149180835 tempest-GroupsTest-149180835-project-member] Calling method 'version_select' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:09:16.569474 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.v3.groups [None req-0f373d17-3fce-48f1-82eb-9f87bc4d84fe tempest-GroupsTest-149180835 tempest-GroupsTest-149180835-project-member] show called for member a75aa182-4d5e-429e-b4ab-8c7042be7950 {{(pid=100331) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 16 21:09:16.571273 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:09:16.571273 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:09:16.574147 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:09:16.574147 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:09:16.575365 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-75c6f946-01c4-4731-8d66-d3dfde91d51f tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] Volume info retrieved successfully. Aug 16 21:09:16.576250 np0000007409 devstack@c-api.service[100330]: WARNING stevedore.named [None req-75c6f946-01c4-4731-8d66-d3dfde91d51f tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 16 21:09:16.576454 np0000007409 devstack@c-api.service[100330]: WARNING castellan.key_manager [None req-75c6f946-01c4-4731-8d66-d3dfde91d51f tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 16 21:09:16.582646 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-0f373d17-3fce-48f1-82eb-9f87bc4d84fe tempest-GroupsTest-149180835 tempest-GroupsTest-149180835-project-member] https://10.4.3.143/volume/v3/groups/a75aa182-4d5e-429e-b4ab-8c7042be7950 returned with HTTP 200 Aug 16 21:09:16.583128 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 132/529] 10.4.3.143 () {68 vars in 1386 bytes} [Sun Aug 16 21:09:16 2026] GET /volume/v3/groups/a75aa182-4d5e-429e-b4ab-8c7042be7950 => generated 330 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:09:16.618674 np0000007409 devstack@c-api.service[100330]: DEBUG oslo_db.sqlalchemy.engines [None req-75c6f946-01c4-4731-8d66-d3dfde91d51f tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100330) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 16 21:09:16.621609 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:09:16.621609 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:09:16.628517 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-75c6f946-01c4-4731-8d66-d3dfde91d51f tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] https://10.4.3.143/volume/v3/volumes/c52426aa-3cb9-4907-8e9b-480c227beb77 returned with HTTP 200 Aug 16 21:09:16.628880 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 136/530] 10.4.3.143 () {68 vars in 1389 bytes} [Sun Aug 16 21:09:16 2026] GET /volume/v3/volumes/c52426aa-3cb9-4907-8e9b-480c227beb77 => generated 914 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:09:16.644935 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-fa46c2fc-5f25-4f7c-bf7e-48c8c9684c01 tempest-VolumesMetadataTest-2145976482 tempest-VolumesMetadataTest-2145976482-project-member] POST https://10.4.3.143/volume/v3/volumes Aug 16 21:09:16.645365 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-fa46c2fc-5f25-4f7c-bf7e-48c8c9684c01 tempest-VolumesMetadataTest-2145976482 tempest-VolumesMetadataTest-2145976482-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesMetadataTest-Volume-141181701"}} {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:09:16.647204 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.v3.volumes [None req-fa46c2fc-5f25-4f7c-bf7e-48c8c9684c01 tempest-VolumesMetadataTest-2145976482 tempest-VolumesMetadataTest-2145976482-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesMetadataTest-Volume-141181701'}} {{(pid=100333) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 21:09:16.647373 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.v3.volumes [None req-fa46c2fc-5f25-4f7c-bf7e-48c8c9684c01 tempest-VolumesMetadataTest-2145976482 tempest-VolumesMetadataTest-2145976482-project-member] Create volume of 1 GB Aug 16 21:09:16.652243 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-fa46c2fc-5f25-4f7c-bf7e-48c8c9684c01 tempest-VolumesMetadataTest-2145976482 tempest-VolumesMetadataTest-2145976482-project-member] Availability Zones retrieved successfully. Aug 16 21:09:16.661539 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-fa46c2fc-5f25-4f7c-bf7e-48c8c9684c01 tempest-VolumesMetadataTest-2145976482 tempest-VolumesMetadataTest-2145976482-project-member] Flow 'volume_create_api' (44c516a0-b61d-4e89-8ac9-d144e9f4db79) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100333) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:09:16.662890 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-fa46c2fc-5f25-4f7c-bf7e-48c8c9684c01 tempest-VolumesMetadataTest-2145976482 tempest-VolumesMetadataTest-2145976482-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9f75ebe9-08b3-405d-8c60-e4f4ef3df12a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:09:16.664215 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.flows.api.create_volume [None req-fa46c2fc-5f25-4f7c-bf7e-48c8c9684c01 tempest-VolumesMetadataTest-2145976482 tempest-VolumesMetadataTest-2145976482-project-member] Validating volume size '1' using validate_int {{(pid=100333) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 21:09:16.695429 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-fa46c2fc-5f25-4f7c-bf7e-48c8c9684c01 tempest-VolumesMetadataTest-2145976482 tempest-VolumesMetadataTest-2145976482-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9f75ebe9-08b3-405d-8c60-e4f4ef3df12a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T21:04:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=69e633b8-fab9-4b15-8b40-4f1a67c51cda,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '69e633b8-fab9-4b15-8b40-4f1a67c51cda', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:09:16.696224 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-fa46c2fc-5f25-4f7c-bf7e-48c8c9684c01 tempest-VolumesMetadataTest-2145976482 tempest-VolumesMetadataTest-2145976482-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (43e4d474-7bf8-431d-9707-ee39f6c14d7d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:09:16.766835 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.quota [None req-fa46c2fc-5f25-4f7c-bf7e-48c8c9684c01 tempest-VolumesMetadataTest-2145976482 tempest-VolumesMetadataTest-2145976482-project-member] Created reservations ['c701a449-dc4f-48c8-98ac-5550a662fc74', 'a75d758a-7673-423e-8df8-19d3676cad54', '1182ddfd-2c7b-402a-a725-82084b4d53f3', '8786835b-4163-4fe7-a729-7b81d6e5c805'] {{(pid=100333) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:09:16.768029 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-fa46c2fc-5f25-4f7c-bf7e-48c8c9684c01 tempest-VolumesMetadataTest-2145976482 tempest-VolumesMetadataTest-2145976482-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (43e4d474-7bf8-431d-9707-ee39f6c14d7d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c701a449-dc4f-48c8-98ac-5550a662fc74', 'a75d758a-7673-423e-8df8-19d3676cad54', '1182ddfd-2c7b-402a-a725-82084b4d53f3', '8786835b-4163-4fe7-a729-7b81d6e5c805']}' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:09:16.769163 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-fa46c2fc-5f25-4f7c-bf7e-48c8c9684c01 tempest-VolumesMetadataTest-2145976482 tempest-VolumesMetadataTest-2145976482-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ad7512f5-85e9-4f88-bf18-336c37289121) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:09:16.799638 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-fa46c2fc-5f25-4f7c-bf7e-48c8c9684c01 tempest-VolumesMetadataTest-2145976482 tempest-VolumesMetadataTest-2145976482-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ad7512f5-85e9-4f88-bf18-336c37289121) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3f95ea9b-682d-46ab-beae-61bef66e454b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesMetadataTest-Volume-141181701',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='412211bb740e455d89f726d98efcaad2',qos_specs=None,replication_status=,reservations=['c701a449-dc4f-48c8-98ac-5550a662fc74','a75d758a-7673-423e-8df8-19d3676cad54','1182ddfd-2c7b-402a-a725-82084b4d53f3','8786835b-4163-4fe7-a729-7b81d6e5c805'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e163abbadb8e44209c20ca7e8d289cfd',volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T21:09:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesMetadataTest-Volume-141181701',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3f95ea9b-682d-46ab-beae-61bef66e454b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='412211bb740e455d89f726d98efcaad2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e163abbadb8e44209c20ca7e8d289cfd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(69e633b8-fab9-4b15-8b40-4f1a67c51cda),volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda)}' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:09:16.801342 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-fa46c2fc-5f25-4f7c-bf7e-48c8c9684c01 tempest-VolumesMetadataTest-2145976482 tempest-VolumesMetadataTest-2145976482-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5efb3895-7941-493c-8fc4-1a9140a48d10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:09:16.827483 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-fa46c2fc-5f25-4f7c-bf7e-48c8c9684c01 tempest-VolumesMetadataTest-2145976482 tempest-VolumesMetadataTest-2145976482-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5efb3895-7941-493c-8fc4-1a9140a48d10) transitioned into state 'SUCCESS' from state '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-141181701',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='412211bb740e455d89f726d98efcaad2',qos_specs=None,replication_status=,reservations=['c701a449-dc4f-48c8-98ac-5550a662fc74','a75d758a-7673-423e-8df8-19d3676cad54','1182ddfd-2c7b-402a-a725-82084b4d53f3','8786835b-4163-4fe7-a729-7b81d6e5c805'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e163abbadb8e44209c20ca7e8d289cfd',volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda)}' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:09:16.828464 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-fa46c2fc-5f25-4f7c-bf7e-48c8c9684c01 tempest-VolumesMetadataTest-2145976482 tempest-VolumesMetadataTest-2145976482-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (13a46aef-40d8-405e-b0e6-94ad513ea42d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:09:16.839057 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-fa46c2fc-5f25-4f7c-bf7e-48c8c9684c01 tempest-VolumesMetadataTest-2145976482 tempest-VolumesMetadataTest-2145976482-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (13a46aef-40d8-405e-b0e6-94ad513ea42d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:09:16.839944 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-fa46c2fc-5f25-4f7c-bf7e-48c8c9684c01 tempest-VolumesMetadataTest-2145976482 tempest-VolumesMetadataTest-2145976482-project-member] Flow 'volume_create_api' (44c516a0-b61d-4e89-8ac9-d144e9f4db79) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100333) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:09:16.840161 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-fa46c2fc-5f25-4f7c-bf7e-48c8c9684c01 tempest-VolumesMetadataTest-2145976482 tempest-VolumesMetadataTest-2145976482-project-member] Create volume request issued successfully. Aug 16 21:09:16.840706 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-fa46c2fc-5f25-4f7c-bf7e-48c8c9684c01 tempest-VolumesMetadataTest-2145976482 tempest-VolumesMetadataTest-2145976482-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Aug 16 21:09:16.841102 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 130/531] 10.4.3.143 () {68 vars in 1258 bytes} [Sun Aug 16 21:09:16 2026] POST /volume/v3/volumes => generated 749 bytes in 288 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 21:09:16.855969 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-879c6d94-cfa2-4724-bd5e-3225db1418d0 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:16.858043 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-879c6d94-cfa2-4724-bd5e-3225db1418d0 tempest-VolumesMetadataTest-2145976482 tempest-VolumesMetadataTest-2145976482-project-member] GET https://10.4.3.143/volume/v3/volumes/3f95ea9b-682d-46ab-beae-61bef66e454b Aug 16 21:09:16.858202 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-879c6d94-cfa2-4724-bd5e-3225db1418d0 tempest-VolumesMetadataTest-2145976482 tempest-VolumesMetadataTest-2145976482-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:09:16.858390 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-879c6d94-cfa2-4724-bd5e-3225db1418d0 tempest-VolumesMetadataTest-2145976482 tempest-VolumesMetadataTest-2145976482-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:09:16.867605 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:09:16.867605 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:09:16.874056 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-879c6d94-cfa2-4724-bd5e-3225db1418d0 tempest-VolumesMetadataTest-2145976482 tempest-VolumesMetadataTest-2145976482-project-member] Volume info retrieved successfully. Aug 16 21:09:16.878933 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-879c6d94-cfa2-4724-bd5e-3225db1418d0 tempest-VolumesMetadataTest-2145976482 tempest-VolumesMetadataTest-2145976482-project-member] https://10.4.3.143/volume/v3/volumes/3f95ea9b-682d-46ab-beae-61bef66e454b returned with HTTP 200 Aug 16 21:09:16.879355 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 134/532] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:09:16 2026] GET /volume/v3/volumes/3f95ea9b-682d-46ab-beae-61bef66e454b => generated 817 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:09:16.918196 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [req-03f2519b-95ff-4159-9931-eda5d366cc65 req-858f0f88-eaae-43a8-80d7-610604d32f9b None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:16.920755 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [req-03f2519b-95ff-4159-9931-eda5d366cc65 req-858f0f88-eaae-43a8-80d7-610604d32f9b tempest-ServerStableDeviceRescueTest-660351180 tempest-ServerStableDeviceRescueTest-660351180-project-member] POST https://10.4.3.143/volume/v3/attachments/4fe9ad74-2c6d-4da8-99ed-0694b2c104a3/action Aug 16 21:09:16.921127 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [req-03f2519b-95ff-4159-9931-eda5d366cc65 req-858f0f88-eaae-43a8-80d7-610604d32f9b tempest-ServerStableDeviceRescueTest-660351180 tempest-ServerStableDeviceRescueTest-660351180-project-member] Action body: b'{"os-complete": null}' {{(pid=100331) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 21:09:16.921253 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [req-03f2519b-95ff-4159-9931-eda5d366cc65 req-858f0f88-eaae-43a8-80d7-610604d32f9b tempest-ServerStableDeviceRescueTest-660351180 tempest-ServerStableDeviceRescueTest-660351180-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:09:16.935372 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:09:16.935372 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:09:16.943392 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [req-03f2519b-95ff-4159-9931-eda5d366cc65 req-858f0f88-eaae-43a8-80d7-610604d32f9b tempest-ServerStableDeviceRescueTest-660351180 tempest-ServerStableDeviceRescueTest-660351180-project-member] https://10.4.3.143/volume/v3/attachments/4fe9ad74-2c6d-4da8-99ed-0694b2c104a3/action returned with HTTP 204 Aug 16 21:09:16.943780 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 133/533] 10.4.3.143 () {74 vars in 1725 bytes} [Sun Aug 16 21:09:16 2026] POST /volume/v3/attachments/4fe9ad74-2c6d-4da8-99ed-0694b2c104a3/action => generated 0 bytes in 26 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:09:17.296142 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-a48d3db3-e561-4ec4-8459-569aac54a359 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:17.297985 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-a48d3db3-e561-4ec4-8459-569aac54a359 tempest-TestMultiAttachVolumeSwap-1020480576 tempest-TestMultiAttachVolumeSwap-1020480576-project-member] GET https://10.4.3.143/volume/v3/volumes/7ead78ca-00ab-4dac-82ed-7699c3bba2e0 Aug 16 21:09:17.298143 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-a48d3db3-e561-4ec4-8459-569aac54a359 tempest-TestMultiAttachVolumeSwap-1020480576 tempest-TestMultiAttachVolumeSwap-1020480576-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:09:17.298313 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-a48d3db3-e561-4ec4-8459-569aac54a359 tempest-TestMultiAttachVolumeSwap-1020480576 tempest-TestMultiAttachVolumeSwap-1020480576-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:09:17.306876 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:09:17.306876 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:09:17.310116 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-a48d3db3-e561-4ec4-8459-569aac54a359 tempest-TestMultiAttachVolumeSwap-1020480576 tempest-TestMultiAttachVolumeSwap-1020480576-project-member] Volume info retrieved successfully. Aug 16 21:09:17.313635 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-a48d3db3-e561-4ec4-8459-569aac54a359 tempest-TestMultiAttachVolumeSwap-1020480576 tempest-TestMultiAttachVolumeSwap-1020480576-project-member] https://10.4.3.143/volume/v3/volumes/7ead78ca-00ab-4dac-82ed-7699c3bba2e0 returned with HTTP 200 Aug 16 21:09:17.313961 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 137/534] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:09:17 2026] GET /volume/v3/volumes/7ead78ca-00ab-4dac-82ed-7699c3bba2e0 => generated 868 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:09:17.452446 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-9bfbd868-90f9-471a-b187-9acbf2200582 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:17.454358 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-9bfbd868-90f9-471a-b187-9acbf2200582 tempest-ServerStableDeviceRescueTest-660351180 tempest-ServerStableDeviceRescueTest-660351180-project-member] GET https://10.4.3.143/volume/v3/volumes/9c75bebc-e107-43a8-8427-3c7cf7547aee Aug 16 21:09:17.454594 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-9bfbd868-90f9-471a-b187-9acbf2200582 tempest-ServerStableDeviceRescueTest-660351180 tempest-ServerStableDeviceRescueTest-660351180-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:09:17.454814 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-9bfbd868-90f9-471a-b187-9acbf2200582 tempest-ServerStableDeviceRescueTest-660351180 tempest-ServerStableDeviceRescueTest-660351180-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:09:17.463997 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:09:17.463997 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:09:17.467747 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-9bfbd868-90f9-471a-b187-9acbf2200582 tempest-ServerStableDeviceRescueTest-660351180 tempest-ServerStableDeviceRescueTest-660351180-project-member] Volume info retrieved successfully. Aug 16 21:09:17.472079 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-9bfbd868-90f9-471a-b187-9acbf2200582 tempest-ServerStableDeviceRescueTest-660351180 tempest-ServerStableDeviceRescueTest-660351180-project-member] https://10.4.3.143/volume/v3/volumes/9c75bebc-e107-43a8-8427-3c7cf7547aee returned with HTTP 200 Aug 16 21:09:17.472500 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 131/535] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:09:17 2026] GET /volume/v3/volumes/9c75bebc-e107-43a8-8427-3c7cf7547aee => generated 1143 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:09:17.484976 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-ca01e58a-04e7-4f9a-bfbb-e4785b8b99cb None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:17.486650 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-ca01e58a-04e7-4f9a-bfbb-e4785b8b99cb tempest-ServerStableDeviceRescueTest-660351180 tempest-ServerStableDeviceRescueTest-660351180-project-member] GET https://10.4.3.143/volume/v3/volumes/9c75bebc-e107-43a8-8427-3c7cf7547aee Aug 16 21:09:17.486834 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-ca01e58a-04e7-4f9a-bfbb-e4785b8b99cb tempest-ServerStableDeviceRescueTest-660351180 tempest-ServerStableDeviceRescueTest-660351180-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:09:17.487032 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-ca01e58a-04e7-4f9a-bfbb-e4785b8b99cb tempest-ServerStableDeviceRescueTest-660351180 tempest-ServerStableDeviceRescueTest-660351180-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:09:17.500541 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:09:17.500541 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:09:17.504220 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-ca01e58a-04e7-4f9a-bfbb-e4785b8b99cb tempest-ServerStableDeviceRescueTest-660351180 tempest-ServerStableDeviceRescueTest-660351180-project-member] Volume info retrieved successfully. Aug 16 21:09:17.508165 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-ca01e58a-04e7-4f9a-bfbb-e4785b8b99cb tempest-ServerStableDeviceRescueTest-660351180 tempest-ServerStableDeviceRescueTest-660351180-project-member] https://10.4.3.143/volume/v3/volumes/9c75bebc-e107-43a8-8427-3c7cf7547aee returned with HTTP 200 Aug 16 21:09:17.508534 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 135/536] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:09:17 2026] GET /volume/v3/volumes/9c75bebc-e107-43a8-8427-3c7cf7547aee => generated 1143 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:09:17.521791 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-a12a05f3-05a8-487a-a3b1-5b1c9048b93a None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:17.523517 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-a12a05f3-05a8-487a-a3b1-5b1c9048b93a tempest-ServerStableDeviceRescueTest-660351180 tempest-ServerStableDeviceRescueTest-660351180-project-member] GET https://10.4.3.143/volume/v3/volumes/9c75bebc-e107-43a8-8427-3c7cf7547aee Aug 16 21:09:17.523698 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-a12a05f3-05a8-487a-a3b1-5b1c9048b93a tempest-ServerStableDeviceRescueTest-660351180 tempest-ServerStableDeviceRescueTest-660351180-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:09:17.523871 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-a12a05f3-05a8-487a-a3b1-5b1c9048b93a tempest-ServerStableDeviceRescueTest-660351180 tempest-ServerStableDeviceRescueTest-660351180-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:09:17.533413 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:09:17.533413 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:09:17.536678 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-a12a05f3-05a8-487a-a3b1-5b1c9048b93a tempest-ServerStableDeviceRescueTest-660351180 tempest-ServerStableDeviceRescueTest-660351180-project-member] Volume info retrieved successfully. Aug 16 21:09:17.540630 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-a12a05f3-05a8-487a-a3b1-5b1c9048b93a tempest-ServerStableDeviceRescueTest-660351180 tempest-ServerStableDeviceRescueTest-660351180-project-member] https://10.4.3.143/volume/v3/volumes/9c75bebc-e107-43a8-8427-3c7cf7547aee returned with HTTP 200 Aug 16 21:09:17.540993 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 134/537] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:09:17 2026] GET /volume/v3/volumes/9c75bebc-e107-43a8-8427-3c7cf7547aee => generated 1143 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:09:17.595476 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-0b3456e2-d219-4d44-b607-9dcd3f1ed2c0 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:17.597228 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-0b3456e2-d219-4d44-b607-9dcd3f1ed2c0 tempest-GroupsTest-149180835 tempest-GroupsTest-149180835-project-member] GET https://10.4.3.143/volume/v3/groups/a75aa182-4d5e-429e-b4ab-8c7042be7950 Aug 16 21:09:17.597445 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-0b3456e2-d219-4d44-b607-9dcd3f1ed2c0 tempest-GroupsTest-149180835 tempest-GroupsTest-149180835-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:09:17.597632 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-0b3456e2-d219-4d44-b607-9dcd3f1ed2c0 tempest-GroupsTest-149180835 tempest-GroupsTest-149180835-project-member] Calling method 'version_select' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:09:17.597765 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.v3.groups [None req-0b3456e2-d219-4d44-b607-9dcd3f1ed2c0 tempest-GroupsTest-149180835 tempest-GroupsTest-149180835-project-member] show called for member a75aa182-4d5e-429e-b4ab-8c7042be7950 {{(pid=100330) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 16 21:09:17.601278 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:09:17.601278 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:09:17.608549 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-0b3456e2-d219-4d44-b607-9dcd3f1ed2c0 tempest-GroupsTest-149180835 tempest-GroupsTest-149180835-project-member] https://10.4.3.143/volume/v3/groups/a75aa182-4d5e-429e-b4ab-8c7042be7950 returned with HTTP 200 Aug 16 21:09:17.608976 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 138/538] 10.4.3.143 () {68 vars in 1386 bytes} [Sun Aug 16 21:09:17 2026] GET /volume/v3/groups/a75aa182-4d5e-429e-b4ab-8c7042be7950 => generated 331 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:09:17.619465 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-d18fedb7-4fc6-4eef-99bd-846723d42ae7 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:17.621201 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-d18fedb7-4fc6-4eef-99bd-846723d42ae7 tempest-GroupsTest-149180835 tempest-GroupsTest-149180835-project-member] POST https://10.4.3.143/volume/v3/volumes Aug 16 21:09:17.622020 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-d18fedb7-4fc6-4eef-99bd-846723d42ae7 tempest-GroupsTest-149180835 tempest-GroupsTest-149180835-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1625068566", "volume_type": "208bfb26-d190-4b37-baf6-a1a4f769a4e8", "group_id": "a75aa182-4d5e-429e-b4ab-8c7042be7950", "size": 1}} {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:09:17.623945 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.v3.volumes [None req-d18fedb7-4fc6-4eef-99bd-846723d42ae7 tempest-GroupsTest-149180835 tempest-GroupsTest-149180835-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1625068566', 'volume_type': '208bfb26-d190-4b37-baf6-a1a4f769a4e8', 'group_id': 'a75aa182-4d5e-429e-b4ab-8c7042be7950', 'size': 1}} {{(pid=100333) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 21:09:17.630023 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:09:17.630023 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:09:17.630448 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.v3.volumes [None req-d18fedb7-4fc6-4eef-99bd-846723d42ae7 tempest-GroupsTest-149180835 tempest-GroupsTest-149180835-project-member] Create volume of 1 GB Aug 16 21:09:17.635110 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-d18fedb7-4fc6-4eef-99bd-846723d42ae7 tempest-GroupsTest-149180835 tempest-GroupsTest-149180835-project-member] Availability Zones retrieved successfully. Aug 16 21:09:17.639735 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-d18fedb7-4fc6-4eef-99bd-846723d42ae7 tempest-GroupsTest-149180835 tempest-GroupsTest-149180835-project-member] Flow 'volume_create_api' (976cbda8-91a6-4c4f-baca-4d59d32a1c09) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100333) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:09:17.640709 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-d18fedb7-4fc6-4eef-99bd-846723d42ae7 tempest-GroupsTest-149180835 tempest-GroupsTest-149180835-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8a640141-d7f8-4588-88a5-12a63f19095b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:09:17.640813 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-5e331ed5-31a2-4bd8-8c31-49611c7bd489 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:17.641461 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:09:17.641461 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:09:17.641762 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.flows.api.create_volume [None req-d18fedb7-4fc6-4eef-99bd-846723d42ae7 tempest-GroupsTest-149180835 tempest-GroupsTest-149180835-project-member] Validating volume size '1' using validate_int {{(pid=100333) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 21:09:17.643207 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-5e331ed5-31a2-4bd8-8c31-49611c7bd489 tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] GET https://10.4.3.143/volume/v3/volumes/c52426aa-3cb9-4907-8e9b-480c227beb77 Aug 16 21:09:17.643303 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-5e331ed5-31a2-4bd8-8c31-49611c7bd489 tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:09:17.643587 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-5e331ed5-31a2-4bd8-8c31-49611c7bd489 tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:09:17.653427 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:09:17.653427 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:09:17.658193 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-5e331ed5-31a2-4bd8-8c31-49611c7bd489 tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] Volume info retrieved successfully. Aug 16 21:09:17.658585 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-d18fedb7-4fc6-4eef-99bd-846723d42ae7 tempest-GroupsTest-149180835 tempest-GroupsTest-149180835-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8a640141-d7f8-4588-88a5-12a63f19095b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T21:09:16Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=208bfb26-d190-4b37-baf6-a1a4f769a4e8,is_public=True,name='tempest-GroupsTest-volume-type-1440670738',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '208bfb26-d190-4b37-baf6-a1a4f769a4e8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'a75aa182-4d5e-429e-b4ab-8c7042be7950', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:09:17.659285 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-d18fedb7-4fc6-4eef-99bd-846723d42ae7 tempest-GroupsTest-149180835 tempest-GroupsTest-149180835-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (51097694-c3cb-48b9-b259-cb347ce1ba91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:09:17.659364 np0000007409 devstack@c-api.service[100332]: WARNING stevedore.named [None req-5e331ed5-31a2-4bd8-8c31-49611c7bd489 tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 16 21:09:17.659549 np0000007409 devstack@c-api.service[100332]: WARNING castellan.key_manager [None req-5e331ed5-31a2-4bd8-8c31-49611c7bd489 tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 16 21:09:17.683446 np0000007409 devstack@c-api.service[100333]: WARNING cinder.quota [None req-d18fedb7-4fc6-4eef-99bd-846723d42ae7 tempest-GroupsTest-149180835 tempest-GroupsTest-149180835-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-1440670738 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-1440670738, it is now deprecated. Please use the default quota class for default quota. Aug 16 21:09:17.683767 np0000007409 devstack@c-api.service[100333]: WARNING cinder.quota [None req-d18fedb7-4fc6-4eef-99bd-846723d42ae7 tempest-GroupsTest-149180835 tempest-GroupsTest-149180835-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-1440670738 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-1440670738, it is now deprecated. Please use the default quota class for default quota. Aug 16 21:09:17.695441 np0000007409 devstack@c-api.service[100332]: DEBUG oslo_db.sqlalchemy.engines [None req-5e331ed5-31a2-4bd8-8c31-49611c7bd489 tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100332) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 16 21:09:17.698373 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:09:17.698373 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:09:17.706083 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-5e331ed5-31a2-4bd8-8c31-49611c7bd489 tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] https://10.4.3.143/volume/v3/volumes/c52426aa-3cb9-4907-8e9b-480c227beb77 returned with HTTP 200 Aug 16 21:09:17.706525 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 136/539] 10.4.3.143 () {68 vars in 1389 bytes} [Sun Aug 16 21:09:17 2026] GET /volume/v3/volumes/c52426aa-3cb9-4907-8e9b-480c227beb77 => generated 915 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:09:17.706756 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.quota [None req-d18fedb7-4fc6-4eef-99bd-846723d42ae7 tempest-GroupsTest-149180835 tempest-GroupsTest-149180835-project-member] Created reservations ['2bf3f4b1-b820-45e1-8212-f04d02cc328b', '1198f8f9-cb7a-40a7-bac6-c0e5db8be667', '41c71453-e6cb-4c2a-a4ff-37d5393f7d29', 'de84896b-59cd-4918-b6e1-fe9c11000026'] {{(pid=100333) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:09:17.707612 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-d18fedb7-4fc6-4eef-99bd-846723d42ae7 tempest-GroupsTest-149180835 tempest-GroupsTest-149180835-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (51097694-c3cb-48b9-b259-cb347ce1ba91) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2bf3f4b1-b820-45e1-8212-f04d02cc328b', '1198f8f9-cb7a-40a7-bac6-c0e5db8be667', '41c71453-e6cb-4c2a-a4ff-37d5393f7d29', 'de84896b-59cd-4918-b6e1-fe9c11000026']}' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:09:17.708296 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-d18fedb7-4fc6-4eef-99bd-846723d42ae7 tempest-GroupsTest-149180835 tempest-GroupsTest-149180835-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bb21c896-6ae7-4785-9613-603bc41bec5e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:09:17.723896 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-a846d1e5-1fb4-4ab5-b49f-f29729b78974 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:17.726580 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-a846d1e5-1fb4-4ab5-b49f-f29729b78974 tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] PUT https://10.4.3.143/volume/v3/groups/e24545df-1aac-48fd-9886-aad3edcb4a95 Aug 16 21:09:17.727074 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-a846d1e5-1fb4-4ab5-b49f-f29729b78974 tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] Action: 'update', calling method: version_select, body: {"group": {"remove_volumes": "bba6f5f4-35b4-442f-bfa0-d6ad6dcc15db"}} {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:09:17.735866 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-d18fedb7-4fc6-4eef-99bd-846723d42ae7 tempest-GroupsTest-149180835 tempest-GroupsTest-149180835-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bb21c896-6ae7-4785-9613-603bc41bec5e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '563f4d31-bc83-4e5a-9513-e897a9e3de3b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1625068566',encryption_key_id=None,group_id=a75aa182-4d5e-429e-b4ab-8c7042be7950,group_type_id=,metadata={},multiattach=False,project_id='b703588eba8f41f79b45c2f6886aba5e',qos_specs=None,replication_status=,reservations=['2bf3f4b1-b820-45e1-8212-f04d02cc328b','1198f8f9-cb7a-40a7-bac6-c0e5db8be667','41c71453-e6cb-4c2a-a4ff-37d5393f7d29','de84896b-59cd-4918-b6e1-fe9c11000026'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cae8c8b31f474dfa835c4d3004ddc197',volume_type_id=208bfb26-d190-4b37-baf6-a1a4f769a4e8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T21:09:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1625068566',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=a75aa182-4d5e-429e-b4ab-8c7042be7950,host=None,id=563f4d31-bc83-4e5a-9513-e897a9e3de3b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b703588eba8f41f79b45c2f6886aba5e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cae8c8b31f474dfa835c4d3004ddc197',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(208bfb26-d190-4b37-baf6-a1a4f769a4e8),volume_type_id=208bfb26-d190-4b37-baf6-a1a4f769a4e8)}' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:09:17.735866 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-d18fedb7-4fc6-4eef-99bd-846723d42ae7 tempest-GroupsTest-149180835 tempest-GroupsTest-149180835-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1500f4c2-031f-404e-ad11-a3952a82b72c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:09:17.740880 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.v3.groups [None req-a846d1e5-1fb4-4ab5-b49f-f29729b78974 tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] Update called for group e24545df-1aac-48fd-9886-aad3edcb4a95. {{(pid=100331) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Aug 16 21:09:17.740880 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.v3.groups [None req-a846d1e5-1fb4-4ab5-b49f-f29729b78974 tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] Updating group e24545df-1aac-48fd-9886-aad3edcb4a95 with name None description: None add_volumes: None remove_volumes: bba6f5f4-35b4-442f-bfa0-d6ad6dcc15db. Aug 16 21:09:17.745803 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:09:17.745803 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:09:17.752189 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-d18fedb7-4fc6-4eef-99bd-846723d42ae7 tempest-GroupsTest-149180835 tempest-GroupsTest-149180835-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1500f4c2-031f-404e-ad11-a3952a82b72c) transitioned into state 'SUCCESS' from state '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-1625068566',encryption_key_id=None,group_id=a75aa182-4d5e-429e-b4ab-8c7042be7950,group_type_id=,metadata={},multiattach=False,project_id='b703588eba8f41f79b45c2f6886aba5e',qos_specs=None,replication_status=,reservations=['2bf3f4b1-b820-45e1-8212-f04d02cc328b','1198f8f9-cb7a-40a7-bac6-c0e5db8be667','41c71453-e6cb-4c2a-a4ff-37d5393f7d29','de84896b-59cd-4918-b6e1-fe9c11000026'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cae8c8b31f474dfa835c4d3004ddc197',volume_type_id=208bfb26-d190-4b37-baf6-a1a4f769a4e8)}' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:09:17.752774 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-d18fedb7-4fc6-4eef-99bd-846723d42ae7 tempest-GroupsTest-149180835 tempest-GroupsTest-149180835-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3b99eea7-d5ce-4b81-8595-d199351b4eb5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:09:17.763215 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [req-0f703d02-6300-48bb-b690-3b993ae1c238 req-4322af9c-d3f8-44a6-87d8-f69227766ab2 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:17.763382 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-d18fedb7-4fc6-4eef-99bd-846723d42ae7 tempest-GroupsTest-149180835 tempest-GroupsTest-149180835-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3b99eea7-d5ce-4b81-8595-d199351b4eb5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:09:17.764297 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-d18fedb7-4fc6-4eef-99bd-846723d42ae7 tempest-GroupsTest-149180835 tempest-GroupsTest-149180835-project-member] Flow 'volume_create_api' (976cbda8-91a6-4c4f-baca-4d59d32a1c09) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100333) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:09:17.764566 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-d18fedb7-4fc6-4eef-99bd-846723d42ae7 tempest-GroupsTest-149180835 tempest-GroupsTest-149180835-project-member] Create volume request issued successfully. Aug 16 21:09:17.765152 np0000007409 devstack@c-api.service[100333]: WARNING stevedore.named [None req-d18fedb7-4fc6-4eef-99bd-846723d42ae7 tempest-GroupsTest-149180835 tempest-GroupsTest-149180835-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 16 21:09:17.765288 np0000007409 devstack@c-api.service[100333]: WARNING castellan.key_manager [None req-d18fedb7-4fc6-4eef-99bd-846723d42ae7 tempest-GroupsTest-149180835 tempest-GroupsTest-149180835-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 16 21:09:17.768087 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [req-0f703d02-6300-48bb-b690-3b993ae1c238 req-4322af9c-d3f8-44a6-87d8-f69227766ab2 tempest-ServerStableDeviceRescueTest-660351180 tempest-ServerStableDeviceRescueTest-660351180-project-member] GET https://10.4.3.143/volume/v3/volumes/9c75bebc-e107-43a8-8427-3c7cf7547aee Aug 16 21:09:17.768291 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [req-0f703d02-6300-48bb-b690-3b993ae1c238 req-4322af9c-d3f8-44a6-87d8-f69227766ab2 tempest-ServerStableDeviceRescueTest-660351180 tempest-ServerStableDeviceRescueTest-660351180-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:09:17.768480 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [req-0f703d02-6300-48bb-b690-3b993ae1c238 req-4322af9c-d3f8-44a6-87d8-f69227766ab2 tempest-ServerStableDeviceRescueTest-660351180 tempest-ServerStableDeviceRescueTest-660351180-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:09:17.781790 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:09:17.781790 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:09:17.785897 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [req-0f703d02-6300-48bb-b690-3b993ae1c238 req-4322af9c-d3f8-44a6-87d8-f69227766ab2 tempest-ServerStableDeviceRescueTest-660351180 tempest-ServerStableDeviceRescueTest-660351180-project-member] Volume info retrieved successfully. Aug 16 21:09:17.789637 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [req-0f703d02-6300-48bb-b690-3b993ae1c238 req-4322af9c-d3f8-44a6-87d8-f69227766ab2 tempest-ServerStableDeviceRescueTest-660351180 tempest-ServerStableDeviceRescueTest-660351180-project-member] https://10.4.3.143/volume/v3/volumes/9c75bebc-e107-43a8-8427-3c7cf7547aee returned with HTTP 200 Aug 16 21:09:17.790066 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 139/540] 10.4.3.143 () {68 vars in 1598 bytes} [Sun Aug 16 21:09:17 2026] GET /volume/v3/volumes/9c75bebc-e107-43a8-8427-3c7cf7547aee => generated 1143 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:09:17.791899 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-a846d1e5-1fb4-4ab5-b49f-f29729b78974 tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] https://10.4.3.143/volume/v3/groups/e24545df-1aac-48fd-9886-aad3edcb4a95 returned with HTTP 202 Aug 16 21:09:17.794972 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 135/541] 10.4.3.143 () {70 vars in 1406 bytes} [Sun Aug 16 21:09:17 2026] PUT /volume/v3/groups/e24545df-1aac-48fd-9886-aad3edcb4a95 => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 16 21:09:17.802631 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-7a2c534d-3a84-4d66-aa22-99f76892d315 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:17.804583 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-7a2c534d-3a84-4d66-aa22-99f76892d315 tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] GET https://10.4.3.143/volume/v3/groups/e24545df-1aac-48fd-9886-aad3edcb4a95 Aug 16 21:09:17.804787 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-7a2c534d-3a84-4d66-aa22-99f76892d315 tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:09:17.804985 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-7a2c534d-3a84-4d66-aa22-99f76892d315 tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] Calling method 'version_select' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:09:17.805300 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.v3.groups [None req-7a2c534d-3a84-4d66-aa22-99f76892d315 tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] show called for member e24545df-1aac-48fd-9886-aad3edcb4a95 {{(pid=100332) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 16 21:09:17.806469 np0000007409 devstack@c-api.service[100333]: DEBUG oslo_db.sqlalchemy.engines [None req-d18fedb7-4fc6-4eef-99bd-846723d42ae7 tempest-GroupsTest-149180835 tempest-GroupsTest-149180835-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100333) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 16 21:09:17.808397 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:09:17.808397 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:09:17.811045 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:09:17.811045 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:09:17.813878 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-d18fedb7-4fc6-4eef-99bd-846723d42ae7 tempest-GroupsTest-149180835 tempest-GroupsTest-149180835-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Aug 16 21:09:17.814478 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 132/542] 10.4.3.143 () {70 vars in 1300 bytes} [Sun Aug 16 21:09:17 2026] POST /volume/v3/volumes => generated 815 bytes in 195 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:09:17.816945 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-7a2c534d-3a84-4d66-aa22-99f76892d315 tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] https://10.4.3.143/volume/v3/groups/e24545df-1aac-48fd-9886-aad3edcb4a95 returned with HTTP 200 Aug 16 21:09:17.817124 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 137/543] 10.4.3.143 () {68 vars in 1386 bytes} [Sun Aug 16 21:09:17 2026] GET /volume/v3/groups/e24545df-1aac-48fd-9886-aad3edcb4a95 => generated 392 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:09:17.831550 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-5f906216-1f3f-4600-9bf3-098819eaf9f1 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:17.833308 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-5f906216-1f3f-4600-9bf3-098819eaf9f1 tempest-GroupsTest-149180835 tempest-GroupsTest-149180835-project-member] GET https://10.4.3.143/volume/v3/volumes/563f4d31-bc83-4e5a-9513-e897a9e3de3b Aug 16 21:09:17.833608 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-5f906216-1f3f-4600-9bf3-098819eaf9f1 tempest-GroupsTest-149180835 tempest-GroupsTest-149180835-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:09:17.833836 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-5f906216-1f3f-4600-9bf3-098819eaf9f1 tempest-GroupsTest-149180835 tempest-GroupsTest-149180835-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:09:17.845168 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:09:17.845168 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:09:17.850126 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-5f906216-1f3f-4600-9bf3-098819eaf9f1 tempest-GroupsTest-149180835 tempest-GroupsTest-149180835-project-member] Volume info retrieved successfully. Aug 16 21:09:17.851330 np0000007409 devstack@c-api.service[100330]: WARNING stevedore.named [None req-5f906216-1f3f-4600-9bf3-098819eaf9f1 tempest-GroupsTest-149180835 tempest-GroupsTest-149180835-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 16 21:09:17.851330 np0000007409 devstack@c-api.service[100330]: WARNING castellan.key_manager [None req-5f906216-1f3f-4600-9bf3-098819eaf9f1 tempest-GroupsTest-149180835 tempest-GroupsTest-149180835-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 16 21:09:17.896269 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-518256f7-ebfa-4d64-8a7d-70659d081d03 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:17.898214 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-518256f7-ebfa-4d64-8a7d-70659d081d03 tempest-VolumesMetadataTest-2145976482 tempest-VolumesMetadataTest-2145976482-project-member] GET https://10.4.3.143/volume/v3/volumes/3f95ea9b-682d-46ab-beae-61bef66e454b Aug 16 21:09:17.898394 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-518256f7-ebfa-4d64-8a7d-70659d081d03 tempest-VolumesMetadataTest-2145976482 tempest-VolumesMetadataTest-2145976482-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:09:17.898632 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-518256f7-ebfa-4d64-8a7d-70659d081d03 tempest-VolumesMetadataTest-2145976482 tempest-VolumesMetadataTest-2145976482-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:09:17.909074 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:09:17.909074 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:09:17.914540 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-518256f7-ebfa-4d64-8a7d-70659d081d03 tempest-VolumesMetadataTest-2145976482 tempest-VolumesMetadataTest-2145976482-project-member] Volume info retrieved successfully. Aug 16 21:09:17.918047 np0000007409 devstack@c-api.service[100330]: DEBUG oslo_db.sqlalchemy.engines [None req-5f906216-1f3f-4600-9bf3-098819eaf9f1 tempest-GroupsTest-149180835 tempest-GroupsTest-149180835-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100330) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 16 21:09:17.919982 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-518256f7-ebfa-4d64-8a7d-70659d081d03 tempest-VolumesMetadataTest-2145976482 tempest-VolumesMetadataTest-2145976482-project-member] https://10.4.3.143/volume/v3/volumes/3f95ea9b-682d-46ab-beae-61bef66e454b returned with HTTP 200 Aug 16 21:09:17.920505 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 136/544] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:09:17 2026] GET /volume/v3/volumes/3f95ea9b-682d-46ab-beae-61bef66e454b => generated 842 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:09:17.923952 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:09:17.923952 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:09:17.934521 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-2bebb0ab-69c4-441a-946b-c6a928369745 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:17.935120 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-5f906216-1f3f-4600-9bf3-098819eaf9f1 tempest-GroupsTest-149180835 tempest-GroupsTest-149180835-project-member] https://10.4.3.143/volume/v3/volumes/563f4d31-bc83-4e5a-9513-e897a9e3de3b returned with HTTP 200 Aug 16 21:09:17.935707 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 140/545] 10.4.3.143 () {68 vars in 1389 bytes} [Sun Aug 16 21:09:17 2026] GET /volume/v3/volumes/563f4d31-bc83-4e5a-9513-e897a9e3de3b => generated 883 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:09:17.937012 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-2bebb0ab-69c4-441a-946b-c6a928369745 tempest-VolumesMetadataTest-2145976482 tempest-VolumesMetadataTest-2145976482-project-member] POST https://10.4.3.143/volume/v3/volumes/3f95ea9b-682d-46ab-beae-61bef66e454b/metadata Aug 16 21:09:17.937501 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-2bebb0ab-69c4-441a-946b-c6a928369745 tempest-VolumesMetadataTest-2145976482 tempest-VolumesMetadataTest-2145976482-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3", "key4": ""}} {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:09:17.953133 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:09:17.953133 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:09:17.953133 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-2bebb0ab-69c4-441a-946b-c6a928369745 tempest-VolumesMetadataTest-2145976482 tempest-VolumesMetadataTest-2145976482-project-member] Volume info retrieved successfully. Aug 16 21:09:17.964433 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-2bebb0ab-69c4-441a-946b-c6a928369745 tempest-VolumesMetadataTest-2145976482 tempest-VolumesMetadataTest-2145976482-project-member] Create volume metadata completed successfully. Aug 16 21:09:17.964769 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-2bebb0ab-69c4-441a-946b-c6a928369745 tempest-VolumesMetadataTest-2145976482 tempest-VolumesMetadataTest-2145976482-project-member] https://10.4.3.143/volume/v3/volumes/3f95ea9b-682d-46ab-beae-61bef66e454b/metadata returned with HTTP 200 Aug 16 21:09:17.965273 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 133/546] 10.4.3.143 () {68 vars in 1397 bytes} [Sun Aug 16 21:09:17 2026] POST /volume/v3/volumes/3f95ea9b-682d-46ab-beae-61bef66e454b/metadata => generated 101 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:09:17.975542 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-76be7b2b-029c-46fe-a3e7-5045708e1c71 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:17.977390 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-76be7b2b-029c-46fe-a3e7-5045708e1c71 tempest-VolumesMetadataTest-2145976482 tempest-VolumesMetadataTest-2145976482-project-member] GET https://10.4.3.143/volume/v3/volumes/3f95ea9b-682d-46ab-beae-61bef66e454b/metadata Aug 16 21:09:17.977591 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-76be7b2b-029c-46fe-a3e7-5045708e1c71 tempest-VolumesMetadataTest-2145976482 tempest-VolumesMetadataTest-2145976482-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:09:17.977766 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-76be7b2b-029c-46fe-a3e7-5045708e1c71 tempest-VolumesMetadataTest-2145976482 tempest-VolumesMetadataTest-2145976482-project-member] Calling method 'index' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:09:17.987324 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:09:17.987324 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:09:17.987324 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-76be7b2b-029c-46fe-a3e7-5045708e1c71 tempest-VolumesMetadataTest-2145976482 tempest-VolumesMetadataTest-2145976482-project-member] Volume info retrieved successfully. Aug 16 21:09:17.995680 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-76be7b2b-029c-46fe-a3e7-5045708e1c71 tempest-VolumesMetadataTest-2145976482 tempest-VolumesMetadataTest-2145976482-project-member] Get volume metadata completed successfully. Aug 16 21:09:17.997384 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-76be7b2b-029c-46fe-a3e7-5045708e1c71 tempest-VolumesMetadataTest-2145976482 tempest-VolumesMetadataTest-2145976482-project-member] https://10.4.3.143/volume/v3/volumes/3f95ea9b-682d-46ab-beae-61bef66e454b/metadata returned with HTTP 200 Aug 16 21:09:17.997384 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 138/547] 10.4.3.143 () {66 vars in 1375 bytes} [Sun Aug 16 21:09:17 2026] GET /volume/v3/volumes/3f95ea9b-682d-46ab-beae-61bef66e454b/metadata => generated 101 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:09:18.004897 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-7b032c00-ff0a-4f31-aaec-1207a3a55e71 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:18.008004 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-7b032c00-ff0a-4f31-aaec-1207a3a55e71 tempest-VolumesMetadataTest-2145976482 tempest-VolumesMetadataTest-2145976482-project-member] PUT https://10.4.3.143/volume/v3/volumes/3f95ea9b-682d-46ab-beae-61bef66e454b/metadata Aug 16 21:09:18.008334 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-7b032c00-ff0a-4f31-aaec-1207a3a55e71 tempest-VolumesMetadataTest-2145976482 tempest-VolumesMetadataTest-2145976482-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {"key4": "value4", "key1": "value1_update"}} {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:09:18.016845 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:09:18.016845 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:09:18.017320 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-7b032c00-ff0a-4f31-aaec-1207a3a55e71 tempest-VolumesMetadataTest-2145976482 tempest-VolumesMetadataTest-2145976482-project-member] Volume info retrieved successfully. Aug 16 21:09:18.040741 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-7b032c00-ff0a-4f31-aaec-1207a3a55e71 tempest-VolumesMetadataTest-2145976482 tempest-VolumesMetadataTest-2145976482-project-member] Update volume metadata completed successfully. Aug 16 21:09:18.041155 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-7b032c00-ff0a-4f31-aaec-1207a3a55e71 tempest-VolumesMetadataTest-2145976482 tempest-VolumesMetadataTest-2145976482-project-member] https://10.4.3.143/volume/v3/volumes/3f95ea9b-682d-46ab-beae-61bef66e454b/metadata returned with HTTP 200 Aug 16 21:09:18.041876 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 137/548] 10.4.3.143 () {68 vars in 1395 bytes} [Sun Aug 16 21:09:18 2026] PUT /volume/v3/volumes/3f95ea9b-682d-46ab-beae-61bef66e454b/metadata => generated 57 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 16 21:09:18.050608 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-4fbf1048-84fe-4cf3-92fc-3e7d58168850 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:18.052445 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-4fbf1048-84fe-4cf3-92fc-3e7d58168850 tempest-VolumesMetadataTest-2145976482 tempest-VolumesMetadataTest-2145976482-project-member] GET https://10.4.3.143/volume/v3/volumes/3f95ea9b-682d-46ab-beae-61bef66e454b/metadata Aug 16 21:09:18.052612 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-4fbf1048-84fe-4cf3-92fc-3e7d58168850 tempest-VolumesMetadataTest-2145976482 tempest-VolumesMetadataTest-2145976482-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:09:18.053144 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-4fbf1048-84fe-4cf3-92fc-3e7d58168850 tempest-VolumesMetadataTest-2145976482 tempest-VolumesMetadataTest-2145976482-project-member] Calling method 'index' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:09:18.061501 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:09:18.061501 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:09:18.062027 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-4fbf1048-84fe-4cf3-92fc-3e7d58168850 tempest-VolumesMetadataTest-2145976482 tempest-VolumesMetadataTest-2145976482-project-member] Volume info retrieved successfully. Aug 16 21:09:18.074308 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-4fbf1048-84fe-4cf3-92fc-3e7d58168850 tempest-VolumesMetadataTest-2145976482 tempest-VolumesMetadataTest-2145976482-project-member] Get volume metadata completed successfully. Aug 16 21:09:18.074595 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-4fbf1048-84fe-4cf3-92fc-3e7d58168850 tempest-VolumesMetadataTest-2145976482 tempest-VolumesMetadataTest-2145976482-project-member] https://10.4.3.143/volume/v3/volumes/3f95ea9b-682d-46ab-beae-61bef66e454b/metadata returned with HTTP 200 Aug 16 21:09:18.074978 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 141/549] 10.4.3.143 () {66 vars in 1375 bytes} [Sun Aug 16 21:09:18 2026] GET /volume/v3/volumes/3f95ea9b-682d-46ab-beae-61bef66e454b/metadata => generated 57 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 16 21:09:18.083259 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-be05df9d-21ce-417a-873e-7e92887964a9 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:18.085004 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-be05df9d-21ce-417a-873e-7e92887964a9 tempest-VolumesMetadataTest-2145976482 tempest-VolumesMetadataTest-2145976482-project-member] DELETE https://10.4.3.143/volume/v3/volumes/3f95ea9b-682d-46ab-beae-61bef66e454b/metadata/key1 Aug 16 21:09:18.085187 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-be05df9d-21ce-417a-873e-7e92887964a9 tempest-VolumesMetadataTest-2145976482 tempest-VolumesMetadataTest-2145976482-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:09:18.085359 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-be05df9d-21ce-417a-873e-7e92887964a9 tempest-VolumesMetadataTest-2145976482 tempest-VolumesMetadataTest-2145976482-project-member] Calling method 'delete' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:09:18.092061 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:09:18.092061 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:09:18.092489 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-be05df9d-21ce-417a-873e-7e92887964a9 tempest-VolumesMetadataTest-2145976482 tempest-VolumesMetadataTest-2145976482-project-member] Volume info retrieved successfully. Aug 16 21:09:18.097232 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-be05df9d-21ce-417a-873e-7e92887964a9 tempest-VolumesMetadataTest-2145976482 tempest-VolumesMetadataTest-2145976482-project-member] Get volume metadata completed successfully. Aug 16 21:09:18.104484 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-be05df9d-21ce-417a-873e-7e92887964a9 tempest-VolumesMetadataTest-2145976482 tempest-VolumesMetadataTest-2145976482-project-member] Delete volume metadata completed successfully. Aug 16 21:09:18.104672 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-be05df9d-21ce-417a-873e-7e92887964a9 tempest-VolumesMetadataTest-2145976482 tempest-VolumesMetadataTest-2145976482-project-member] https://10.4.3.143/volume/v3/volumes/3f95ea9b-682d-46ab-beae-61bef66e454b/metadata/key1 returned with HTTP 200 Aug 16 21:09:18.105072 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 134/550] 10.4.3.143 () {66 vars in 1393 bytes} [Sun Aug 16 21:09:18 2026] DELETE /volume/v3/volumes/3f95ea9b-682d-46ab-beae-61bef66e454b/metadata/key1 => generated 0 bytes in 22 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Aug 16 21:09:18.114633 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-fe55f684-8da2-4217-bea3-279a6bdedd68 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:18.116750 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-fe55f684-8da2-4217-bea3-279a6bdedd68 tempest-VolumesMetadataTest-2145976482 tempest-VolumesMetadataTest-2145976482-project-member] GET https://10.4.3.143/volume/v3/volumes/3f95ea9b-682d-46ab-beae-61bef66e454b/metadata Aug 16 21:09:18.116969 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-fe55f684-8da2-4217-bea3-279a6bdedd68 tempest-VolumesMetadataTest-2145976482 tempest-VolumesMetadataTest-2145976482-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:09:18.117177 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-fe55f684-8da2-4217-bea3-279a6bdedd68 tempest-VolumesMetadataTest-2145976482 tempest-VolumesMetadataTest-2145976482-project-member] Calling method 'index' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:09:18.124323 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:09:18.124323 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:09:18.124762 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-fe55f684-8da2-4217-bea3-279a6bdedd68 tempest-VolumesMetadataTest-2145976482 tempest-VolumesMetadataTest-2145976482-project-member] Volume info retrieved successfully. Aug 16 21:09:18.129563 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-fe55f684-8da2-4217-bea3-279a6bdedd68 tempest-VolumesMetadataTest-2145976482 tempest-VolumesMetadataTest-2145976482-project-member] Get volume metadata completed successfully. Aug 16 21:09:18.129804 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-fe55f684-8da2-4217-bea3-279a6bdedd68 tempest-VolumesMetadataTest-2145976482 tempest-VolumesMetadataTest-2145976482-project-member] https://10.4.3.143/volume/v3/volumes/3f95ea9b-682d-46ab-beae-61bef66e454b/metadata returned with HTTP 200 Aug 16 21:09:18.130202 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 139/551] 10.4.3.143 () {66 vars in 1375 bytes} [Sun Aug 16 21:09:18 2026] GET /volume/v3/volumes/3f95ea9b-682d-46ab-beae-61bef66e454b/metadata => generated 32 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 16 21:09:18.137462 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-dbc9393b-624b-46ec-9e9c-a350c25ac32e None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:18.139243 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-dbc9393b-624b-46ec-9e9c-a350c25ac32e tempest-VolumesMetadataTest-2145976482 tempest-VolumesMetadataTest-2145976482-project-member] PUT https://10.4.3.143/volume/v3/volumes/3f95ea9b-682d-46ab-beae-61bef66e454b/metadata Aug 16 21:09:18.139605 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-dbc9393b-624b-46ec-9e9c-a350c25ac32e tempest-VolumesMetadataTest-2145976482 tempest-VolumesMetadataTest-2145976482-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:09:18.147379 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:09:18.147379 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:09:18.147851 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-dbc9393b-624b-46ec-9e9c-a350c25ac32e tempest-VolumesMetadataTest-2145976482 tempest-VolumesMetadataTest-2145976482-project-member] Volume info retrieved successfully. Aug 16 21:09:18.154655 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-dbc9393b-624b-46ec-9e9c-a350c25ac32e tempest-VolumesMetadataTest-2145976482 tempest-VolumesMetadataTest-2145976482-project-member] Update volume metadata completed successfully. Aug 16 21:09:18.154894 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-dbc9393b-624b-46ec-9e9c-a350c25ac32e tempest-VolumesMetadataTest-2145976482 tempest-VolumesMetadataTest-2145976482-project-member] https://10.4.3.143/volume/v3/volumes/3f95ea9b-682d-46ab-beae-61bef66e454b/metadata returned with HTTP 200 Aug 16 21:09:18.155295 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 138/552] 10.4.3.143 () {68 vars in 1395 bytes} [Sun Aug 16 21:09:18 2026] PUT /volume/v3/volumes/3f95ea9b-682d-46ab-beae-61bef66e454b/metadata => generated 16 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 16 21:09:18.163360 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-59fc412b-883d-4d0c-a4bc-f76519e458b5 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:18.165138 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-59fc412b-883d-4d0c-a4bc-f76519e458b5 tempest-VolumesMetadataTest-2145976482 tempest-VolumesMetadataTest-2145976482-project-member] POST https://10.4.3.143/volume/v3/volumes/3f95ea9b-682d-46ab-beae-61bef66e454b/metadata Aug 16 21:09:18.165465 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-59fc412b-883d-4d0c-a4bc-f76519e458b5 tempest-VolumesMetadataTest-2145976482 tempest-VolumesMetadataTest-2145976482-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:09:18.173309 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:09:18.173309 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:09:18.173738 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-59fc412b-883d-4d0c-a4bc-f76519e458b5 tempest-VolumesMetadataTest-2145976482 tempest-VolumesMetadataTest-2145976482-project-member] Volume info retrieved successfully. Aug 16 21:09:18.180571 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-59fc412b-883d-4d0c-a4bc-f76519e458b5 tempest-VolumesMetadataTest-2145976482 tempest-VolumesMetadataTest-2145976482-project-member] Create volume metadata completed successfully. Aug 16 21:09:18.180840 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-59fc412b-883d-4d0c-a4bc-f76519e458b5 tempest-VolumesMetadataTest-2145976482 tempest-VolumesMetadataTest-2145976482-project-member] https://10.4.3.143/volume/v3/volumes/3f95ea9b-682d-46ab-beae-61bef66e454b/metadata returned with HTTP 200 Aug 16 21:09:18.181273 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 142/553] 10.4.3.143 () {68 vars in 1396 bytes} [Sun Aug 16 21:09:18 2026] POST /volume/v3/volumes/3f95ea9b-682d-46ab-beae-61bef66e454b/metadata => generated 68 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 16 21:09:18.188528 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-b6a60479-d649-47d5-a749-2e4204eaa175 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:18.190183 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-b6a60479-d649-47d5-a749-2e4204eaa175 tempest-VolumesMetadataTest-2145976482 tempest-VolumesMetadataTest-2145976482-project-member] PUT https://10.4.3.143/volume/v3/volumes/3f95ea9b-682d-46ab-beae-61bef66e454b/metadata/key3 Aug 16 21:09:18.190519 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-b6a60479-d649-47d5-a749-2e4204eaa175 tempest-VolumesMetadataTest-2145976482 tempest-VolumesMetadataTest-2145976482-project-member] Action: 'update', calling method: update, body: {"meta": {"key3": "value3_update"}} {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:09:18.198004 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:09:18.198004 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:09:18.198398 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-b6a60479-d649-47d5-a749-2e4204eaa175 tempest-VolumesMetadataTest-2145976482 tempest-VolumesMetadataTest-2145976482-project-member] Volume info retrieved successfully. Aug 16 21:09:18.205736 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-b6a60479-d649-47d5-a749-2e4204eaa175 tempest-VolumesMetadataTest-2145976482 tempest-VolumesMetadataTest-2145976482-project-member] Update volume metadata completed successfully. Aug 16 21:09:18.206017 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-b6a60479-d649-47d5-a749-2e4204eaa175 tempest-VolumesMetadataTest-2145976482 tempest-VolumesMetadataTest-2145976482-project-member] https://10.4.3.143/volume/v3/volumes/3f95ea9b-682d-46ab-beae-61bef66e454b/metadata/key3 returned with HTTP 200 Aug 16 21:09:18.206425 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 135/554] 10.4.3.143 () {68 vars in 1410 bytes} [Sun Aug 16 21:09:18 2026] PUT /volume/v3/volumes/3f95ea9b-682d-46ab-beae-61bef66e454b/metadata/key3 => generated 35 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 16 21:09:18.214532 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-0f6d5f9c-05b4-477e-8907-10df43492fce None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:18.216516 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-0f6d5f9c-05b4-477e-8907-10df43492fce tempest-VolumesMetadataTest-2145976482 tempest-VolumesMetadataTest-2145976482-project-member] GET https://10.4.3.143/volume/v3/volumes/3f95ea9b-682d-46ab-beae-61bef66e454b/metadata/key3 Aug 16 21:09:18.216744 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-0f6d5f9c-05b4-477e-8907-10df43492fce tempest-VolumesMetadataTest-2145976482 tempest-VolumesMetadataTest-2145976482-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:09:18.217083 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-0f6d5f9c-05b4-477e-8907-10df43492fce tempest-VolumesMetadataTest-2145976482 tempest-VolumesMetadataTest-2145976482-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:09:18.224460 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:09:18.224460 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:09:18.224900 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-0f6d5f9c-05b4-477e-8907-10df43492fce tempest-VolumesMetadataTest-2145976482 tempest-VolumesMetadataTest-2145976482-project-member] Volume info retrieved successfully. Aug 16 21:09:18.230495 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-0f6d5f9c-05b4-477e-8907-10df43492fce tempest-VolumesMetadataTest-2145976482 tempest-VolumesMetadataTest-2145976482-project-member] Get volume metadata completed successfully. Aug 16 21:09:18.230722 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-0f6d5f9c-05b4-477e-8907-10df43492fce tempest-VolumesMetadataTest-2145976482 tempest-VolumesMetadataTest-2145976482-project-member] https://10.4.3.143/volume/v3/volumes/3f95ea9b-682d-46ab-beae-61bef66e454b/metadata/key3 returned with HTTP 200 Aug 16 21:09:18.231154 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 140/555] 10.4.3.143 () {66 vars in 1390 bytes} [Sun Aug 16 21:09:18 2026] GET /volume/v3/volumes/3f95ea9b-682d-46ab-beae-61bef66e454b/metadata/key3 => generated 35 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 16 21:09:18.238115 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-bb7ec6fd-1af1-4d89-96ac-d231c21a3ad8 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:18.239911 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-bb7ec6fd-1af1-4d89-96ac-d231c21a3ad8 tempest-VolumesMetadataTest-2145976482 tempest-VolumesMetadataTest-2145976482-project-member] GET https://10.4.3.143/volume/v3/volumes/3f95ea9b-682d-46ab-beae-61bef66e454b/metadata Aug 16 21:09:18.240164 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-bb7ec6fd-1af1-4d89-96ac-d231c21a3ad8 tempest-VolumesMetadataTest-2145976482 tempest-VolumesMetadataTest-2145976482-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:09:18.240390 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-bb7ec6fd-1af1-4d89-96ac-d231c21a3ad8 tempest-VolumesMetadataTest-2145976482 tempest-VolumesMetadataTest-2145976482-project-member] Calling method 'index' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:09:18.248011 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:09:18.248011 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:09:18.248573 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-bb7ec6fd-1af1-4d89-96ac-d231c21a3ad8 tempest-VolumesMetadataTest-2145976482 tempest-VolumesMetadataTest-2145976482-project-member] Volume info retrieved successfully. Aug 16 21:09:18.254226 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-bb7ec6fd-1af1-4d89-96ac-d231c21a3ad8 tempest-VolumesMetadataTest-2145976482 tempest-VolumesMetadataTest-2145976482-project-member] Get volume metadata completed successfully. Aug 16 21:09:18.254541 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-bb7ec6fd-1af1-4d89-96ac-d231c21a3ad8 tempest-VolumesMetadataTest-2145976482 tempest-VolumesMetadataTest-2145976482-project-member] https://10.4.3.143/volume/v3/volumes/3f95ea9b-682d-46ab-beae-61bef66e454b/metadata returned with HTTP 200 Aug 16 21:09:18.254958 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 139/556] 10.4.3.143 () {66 vars in 1375 bytes} [Sun Aug 16 21:09:18 2026] GET /volume/v3/volumes/3f95ea9b-682d-46ab-beae-61bef66e454b/metadata => generated 75 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 16 21:09:18.262389 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-dd7c2172-1aeb-471b-932d-d45b41a1d9e4 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:18.264084 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-dd7c2172-1aeb-471b-932d-d45b41a1d9e4 tempest-VolumesMetadataTest-2145976482 tempest-VolumesMetadataTest-2145976482-project-member] PUT https://10.4.3.143/volume/v3/volumes/3f95ea9b-682d-46ab-beae-61bef66e454b/metadata Aug 16 21:09:18.264362 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-dd7c2172-1aeb-471b-932d-d45b41a1d9e4 tempest-VolumesMetadataTest-2145976482 tempest-VolumesMetadataTest-2145976482-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:09:18.272182 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:09:18.272182 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:09:18.272574 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-dd7c2172-1aeb-471b-932d-d45b41a1d9e4 tempest-VolumesMetadataTest-2145976482 tempest-VolumesMetadataTest-2145976482-project-member] Volume info retrieved successfully. Aug 16 21:09:18.280415 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-dd7c2172-1aeb-471b-932d-d45b41a1d9e4 tempest-VolumesMetadataTest-2145976482 tempest-VolumesMetadataTest-2145976482-project-member] Update volume metadata completed successfully. Aug 16 21:09:18.280644 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-dd7c2172-1aeb-471b-932d-d45b41a1d9e4 tempest-VolumesMetadataTest-2145976482 tempest-VolumesMetadataTest-2145976482-project-member] https://10.4.3.143/volume/v3/volumes/3f95ea9b-682d-46ab-beae-61bef66e454b/metadata returned with HTTP 200 Aug 16 21:09:18.281081 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 143/557] 10.4.3.143 () {68 vars in 1395 bytes} [Sun Aug 16 21:09:18 2026] PUT /volume/v3/volumes/3f95ea9b-682d-46ab-beae-61bef66e454b/metadata => generated 16 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 16 21:09:18.290177 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-e713c32a-74bd-4506-84f3-95f4d5a821c9 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:18.292076 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-e713c32a-74bd-4506-84f3-95f4d5a821c9 tempest-VolumesMetadataTest-2145976482 tempest-VolumesMetadataTest-2145976482-project-member] GET https://10.4.3.143/volume/v3/volumes/3f95ea9b-682d-46ab-beae-61bef66e454b Aug 16 21:09:18.292329 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-e713c32a-74bd-4506-84f3-95f4d5a821c9 tempest-VolumesMetadataTest-2145976482 tempest-VolumesMetadataTest-2145976482-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:09:18.292589 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-e713c32a-74bd-4506-84f3-95f4d5a821c9 tempest-VolumesMetadataTest-2145976482 tempest-VolumesMetadataTest-2145976482-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:09:18.300567 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:09:18.300567 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:09:18.305372 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-e713c32a-74bd-4506-84f3-95f4d5a821c9 tempest-VolumesMetadataTest-2145976482 tempest-VolumesMetadataTest-2145976482-project-member] Volume info retrieved successfully. Aug 16 21:09:18.311163 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-e713c32a-74bd-4506-84f3-95f4d5a821c9 tempest-VolumesMetadataTest-2145976482 tempest-VolumesMetadataTest-2145976482-project-member] https://10.4.3.143/volume/v3/volumes/3f95ea9b-682d-46ab-beae-61bef66e454b returned with HTTP 200 Aug 16 21:09:18.311742 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 136/558] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:09:18 2026] GET /volume/v3/volumes/3f95ea9b-682d-46ab-beae-61bef66e454b => generated 842 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:09:18.326725 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-6ba738e7-9d2b-490a-a246-58b258e56c3e None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:18.327943 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-4cfac315-2c4d-4c83-af5f-1a35475b9870 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:18.328959 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-6ba738e7-9d2b-490a-a246-58b258e56c3e tempest-VolumesMetadataTest-2145976482 tempest-VolumesMetadataTest-2145976482-project-member] DELETE https://10.4.3.143/volume/v3/volumes/3f95ea9b-682d-46ab-beae-61bef66e454b Aug 16 21:09:18.328959 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-6ba738e7-9d2b-490a-a246-58b258e56c3e tempest-VolumesMetadataTest-2145976482 tempest-VolumesMetadataTest-2145976482-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:09:18.329235 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-6ba738e7-9d2b-490a-a246-58b258e56c3e tempest-VolumesMetadataTest-2145976482 tempest-VolumesMetadataTest-2145976482-project-member] Calling method 'delete' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:09:18.329446 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.v3.volumes [None req-6ba738e7-9d2b-490a-a246-58b258e56c3e tempest-VolumesMetadataTest-2145976482 tempest-VolumesMetadataTest-2145976482-project-member] Delete volume with id: 3f95ea9b-682d-46ab-beae-61bef66e454b Aug 16 21:09:18.329727 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-4cfac315-2c4d-4c83-af5f-1a35475b9870 tempest-TestMultiAttachVolumeSwap-1020480576 tempest-TestMultiAttachVolumeSwap-1020480576-project-member] GET https://10.4.3.143/volume/v3/volumes/7ead78ca-00ab-4dac-82ed-7699c3bba2e0 Aug 16 21:09:18.329930 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-4cfac315-2c4d-4c83-af5f-1a35475b9870 tempest-TestMultiAttachVolumeSwap-1020480576 tempest-TestMultiAttachVolumeSwap-1020480576-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:09:18.330122 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-4cfac315-2c4d-4c83-af5f-1a35475b9870 tempest-TestMultiAttachVolumeSwap-1020480576 tempest-TestMultiAttachVolumeSwap-1020480576-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:09:18.336734 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:09:18.336734 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:09:18.337204 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-6ba738e7-9d2b-490a-a246-58b258e56c3e tempest-VolumesMetadataTest-2145976482 tempest-VolumesMetadataTest-2145976482-project-member] Volume info retrieved successfully. Aug 16 21:09:18.343067 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:09:18.343067 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:09:18.347548 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-4cfac315-2c4d-4c83-af5f-1a35475b9870 tempest-TestMultiAttachVolumeSwap-1020480576 tempest-TestMultiAttachVolumeSwap-1020480576-project-member] Volume info retrieved successfully. Aug 16 21:09:18.354433 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-4cfac315-2c4d-4c83-af5f-1a35475b9870 tempest-TestMultiAttachVolumeSwap-1020480576 tempest-TestMultiAttachVolumeSwap-1020480576-project-member] https://10.4.3.143/volume/v3/volumes/7ead78ca-00ab-4dac-82ed-7699c3bba2e0 returned with HTTP 200 Aug 16 21:09:18.354724 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-6ba738e7-9d2b-490a-a246-58b258e56c3e tempest-VolumesMetadataTest-2145976482 tempest-VolumesMetadataTest-2145976482-project-member] Delete volume request issued successfully. Aug 16 21:09:18.354819 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 140/559] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:09:18 2026] GET /volume/v3/volumes/7ead78ca-00ab-4dac-82ed-7699c3bba2e0 => generated 868 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:09:18.355188 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-6ba738e7-9d2b-490a-a246-58b258e56c3e tempest-VolumesMetadataTest-2145976482 tempest-VolumesMetadataTest-2145976482-project-member] https://10.4.3.143/volume/v3/volumes/3f95ea9b-682d-46ab-beae-61bef66e454b returned with HTTP 202 Aug 16 21:09:18.355597 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 141/560] 10.4.3.143 () {66 vars in 1351 bytes} [Sun Aug 16 21:09:18 2026] DELETE /volume/v3/volumes/3f95ea9b-682d-46ab-beae-61bef66e454b => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 21:09:18.362638 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-8cb8bd4f-637f-404e-afc9-34aeb347b138 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:18.365035 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-8cb8bd4f-637f-404e-afc9-34aeb347b138 tempest-VolumesMetadataTest-2145976482 tempest-VolumesMetadataTest-2145976482-project-member] GET https://10.4.3.143/volume/v3/volumes/3f95ea9b-682d-46ab-beae-61bef66e454b Aug 16 21:09:18.365321 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-8cb8bd4f-637f-404e-afc9-34aeb347b138 tempest-VolumesMetadataTest-2145976482 tempest-VolumesMetadataTest-2145976482-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:09:18.365646 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-8cb8bd4f-637f-404e-afc9-34aeb347b138 tempest-VolumesMetadataTest-2145976482 tempest-VolumesMetadataTest-2145976482-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:09:18.372997 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:09:18.372997 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:09:18.376622 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-8cb8bd4f-637f-404e-afc9-34aeb347b138 tempest-VolumesMetadataTest-2145976482 tempest-VolumesMetadataTest-2145976482-project-member] Volume info retrieved successfully. Aug 16 21:09:18.380741 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-8cb8bd4f-637f-404e-afc9-34aeb347b138 tempest-VolumesMetadataTest-2145976482 tempest-VolumesMetadataTest-2145976482-project-member] https://10.4.3.143/volume/v3/volumes/3f95ea9b-682d-46ab-beae-61bef66e454b returned with HTTP 200 Aug 16 21:09:18.381115 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 144/561] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:09:18 2026] GET /volume/v3/volumes/3f95ea9b-682d-46ab-beae-61bef66e454b => generated 841 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:09:18.827224 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-8c9a80ed-e658-4f67-bf69-dbac337562c3 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:18.829573 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-8c9a80ed-e658-4f67-bf69-dbac337562c3 tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] GET https://10.4.3.143/volume/v3/groups/e24545df-1aac-48fd-9886-aad3edcb4a95 Aug 16 21:09:18.829828 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-8c9a80ed-e658-4f67-bf69-dbac337562c3 tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:09:18.830062 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-8c9a80ed-e658-4f67-bf69-dbac337562c3 tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] Calling method 'version_select' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:09:18.830221 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.v3.groups [None req-8c9a80ed-e658-4f67-bf69-dbac337562c3 tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] show called for member e24545df-1aac-48fd-9886-aad3edcb4a95 {{(pid=100333) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 16 21:09:18.834518 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:09:18.834518 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:09:18.843823 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-8c9a80ed-e658-4f67-bf69-dbac337562c3 tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] https://10.4.3.143/volume/v3/groups/e24545df-1aac-48fd-9886-aad3edcb4a95 returned with HTTP 200 Aug 16 21:09:18.844312 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 137/562] 10.4.3.143 () {68 vars in 1386 bytes} [Sun Aug 16 21:09:18 2026] GET /volume/v3/groups/e24545df-1aac-48fd-9886-aad3edcb4a95 => generated 393 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:09:18.853691 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-4ebcfab8-f5cb-4952-bc6c-d03b0c61a9a0 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:18.855990 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-4ebcfab8-f5cb-4952-bc6c-d03b0c61a9a0 tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] PUT https://10.4.3.143/volume/v3/groups/e24545df-1aac-48fd-9886-aad3edcb4a95 Aug 16 21:09:18.856455 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-4ebcfab8-f5cb-4952-bc6c-d03b0c61a9a0 tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "bba6f5f4-35b4-442f-bfa0-d6ad6dcc15db"}} {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:09:18.858359 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.v3.groups [None req-4ebcfab8-f5cb-4952-bc6c-d03b0c61a9a0 tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] Update called for group e24545df-1aac-48fd-9886-aad3edcb4a95. {{(pid=100331) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Aug 16 21:09:18.858535 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.v3.groups [None req-4ebcfab8-f5cb-4952-bc6c-d03b0c61a9a0 tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] Updating group e24545df-1aac-48fd-9886-aad3edcb4a95 with name None description: None add_volumes: bba6f5f4-35b4-442f-bfa0-d6ad6dcc15db remove_volumes: None. Aug 16 21:09:18.862811 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:09:18.862811 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:09:18.894565 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-4ebcfab8-f5cb-4952-bc6c-d03b0c61a9a0 tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] https://10.4.3.143/volume/v3/groups/e24545df-1aac-48fd-9886-aad3edcb4a95 returned with HTTP 202 Aug 16 21:09:18.895103 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 141/563] 10.4.3.143 () {70 vars in 1406 bytes} [Sun Aug 16 21:09:18 2026] PUT /volume/v3/groups/e24545df-1aac-48fd-9886-aad3edcb4a95 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 16 21:09:18.906553 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-c941722a-f609-4673-8a9a-6b50704a2195 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:18.908845 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-c941722a-f609-4673-8a9a-6b50704a2195 tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] GET https://10.4.3.143/volume/v3/groups/e24545df-1aac-48fd-9886-aad3edcb4a95 Aug 16 21:09:18.909145 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-c941722a-f609-4673-8a9a-6b50704a2195 tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:09:18.909392 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-c941722a-f609-4673-8a9a-6b50704a2195 tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] Calling method 'version_select' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:09:18.909576 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.v3.groups [None req-c941722a-f609-4673-8a9a-6b50704a2195 tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] show called for member e24545df-1aac-48fd-9886-aad3edcb4a95 {{(pid=100332) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 16 21:09:18.913786 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:09:18.913786 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:09:18.923948 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-c941722a-f609-4673-8a9a-6b50704a2195 tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] https://10.4.3.143/volume/v3/groups/e24545df-1aac-48fd-9886-aad3edcb4a95 returned with HTTP 200 Aug 16 21:09:18.924711 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 142/564] 10.4.3.143 () {68 vars in 1386 bytes} [Sun Aug 16 21:09:18 2026] GET /volume/v3/groups/e24545df-1aac-48fd-9886-aad3edcb4a95 => generated 392 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:09:18.955439 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-99aad153-f6a1-4e94-a1d3-d497328aedd3 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:18.957507 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-99aad153-f6a1-4e94-a1d3-d497328aedd3 tempest-GroupsTest-149180835 tempest-GroupsTest-149180835-project-member] GET https://10.4.3.143/volume/v3/volumes/563f4d31-bc83-4e5a-9513-e897a9e3de3b Aug 16 21:09:18.957792 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-99aad153-f6a1-4e94-a1d3-d497328aedd3 tempest-GroupsTest-149180835 tempest-GroupsTest-149180835-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:09:18.958060 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-99aad153-f6a1-4e94-a1d3-d497328aedd3 tempest-GroupsTest-149180835 tempest-GroupsTest-149180835-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:09:18.966427 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:09:18.966427 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:09:18.971182 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-99aad153-f6a1-4e94-a1d3-d497328aedd3 tempest-GroupsTest-149180835 tempest-GroupsTest-149180835-project-member] Volume info retrieved successfully. Aug 16 21:09:18.971909 np0000007409 devstack@c-api.service[100330]: WARNING stevedore.named [None req-99aad153-f6a1-4e94-a1d3-d497328aedd3 tempest-GroupsTest-149180835 tempest-GroupsTest-149180835-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 16 21:09:18.972094 np0000007409 devstack@c-api.service[100330]: WARNING castellan.key_manager [None req-99aad153-f6a1-4e94-a1d3-d497328aedd3 tempest-GroupsTest-149180835 tempest-GroupsTest-149180835-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 16 21:09:19.013026 np0000007409 devstack@c-api.service[100330]: DEBUG oslo_db.sqlalchemy.engines [None req-99aad153-f6a1-4e94-a1d3-d497328aedd3 tempest-GroupsTest-149180835 tempest-GroupsTest-149180835-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100330) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 16 21:09:19.016008 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:09:19.016008 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:09:19.022709 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-99aad153-f6a1-4e94-a1d3-d497328aedd3 tempest-GroupsTest-149180835 tempest-GroupsTest-149180835-project-member] https://10.4.3.143/volume/v3/volumes/563f4d31-bc83-4e5a-9513-e897a9e3de3b returned with HTTP 200 Aug 16 21:09:19.023077 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 145/565] 10.4.3.143 () {68 vars in 1389 bytes} [Sun Aug 16 21:09:18 2026] GET /volume/v3/volumes/563f4d31-bc83-4e5a-9513-e897a9e3de3b => generated 908 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:09:19.035063 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-d045fd00-7c7f-4432-ae6c-063839ac04e2 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:19.037367 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-d045fd00-7c7f-4432-ae6c-063839ac04e2 tempest-GroupsTest-149180835 tempest-GroupsTest-149180835-project-member] POST https://10.4.3.143/volume/v3/volumes Aug 16 21:09:19.037835 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-d045fd00-7c7f-4432-ae6c-063839ac04e2 tempest-GroupsTest-149180835 tempest-GroupsTest-149180835-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1982209964", "volume_type": "208bfb26-d190-4b37-baf6-a1a4f769a4e8", "group_id": "a75aa182-4d5e-429e-b4ab-8c7042be7950", "size": 1}} {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:09:19.039660 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.v3.volumes [None req-d045fd00-7c7f-4432-ae6c-063839ac04e2 tempest-GroupsTest-149180835 tempest-GroupsTest-149180835-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1982209964', 'volume_type': '208bfb26-d190-4b37-baf6-a1a4f769a4e8', 'group_id': 'a75aa182-4d5e-429e-b4ab-8c7042be7950', 'size': 1}} {{(pid=100333) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 21:09:19.048223 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:09:19.048223 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:09:19.048885 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.v3.volumes [None req-d045fd00-7c7f-4432-ae6c-063839ac04e2 tempest-GroupsTest-149180835 tempest-GroupsTest-149180835-project-member] Create volume of 1 GB Aug 16 21:09:19.057027 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-d045fd00-7c7f-4432-ae6c-063839ac04e2 tempest-GroupsTest-149180835 tempest-GroupsTest-149180835-project-member] Availability Zones retrieved successfully. Aug 16 21:09:19.064553 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-d045fd00-7c7f-4432-ae6c-063839ac04e2 tempest-GroupsTest-149180835 tempest-GroupsTest-149180835-project-member] Flow 'volume_create_api' (812143fa-84ee-4fe4-ae1c-482d5f74742a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100333) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:09:19.067370 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-d045fd00-7c7f-4432-ae6c-063839ac04e2 tempest-GroupsTest-149180835 tempest-GroupsTest-149180835-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (39fdd2cd-3efc-4f40-99bc-ed3a0e4578de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:09:19.068144 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:09:19.068144 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:09:19.068745 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.flows.api.create_volume [None req-d045fd00-7c7f-4432-ae6c-063839ac04e2 tempest-GroupsTest-149180835 tempest-GroupsTest-149180835-project-member] Validating volume size '1' using validate_int {{(pid=100333) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 21:09:19.094738 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-d045fd00-7c7f-4432-ae6c-063839ac04e2 tempest-GroupsTest-149180835 tempest-GroupsTest-149180835-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (39fdd2cd-3efc-4f40-99bc-ed3a0e4578de) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T21:09:16Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=208bfb26-d190-4b37-baf6-a1a4f769a4e8,is_public=True,name='tempest-GroupsTest-volume-type-1440670738',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '208bfb26-d190-4b37-baf6-a1a4f769a4e8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'a75aa182-4d5e-429e-b4ab-8c7042be7950', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:09:19.096227 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-d045fd00-7c7f-4432-ae6c-063839ac04e2 tempest-GroupsTest-149180835 tempest-GroupsTest-149180835-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (61dbe10a-2835-41fd-a338-6d568701a06b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:09:19.136732 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.quota [None req-d045fd00-7c7f-4432-ae6c-063839ac04e2 tempest-GroupsTest-149180835 tempest-GroupsTest-149180835-project-member] Created reservations ['1694bb05-c176-4e84-9575-cf2ef8af2391', 'e1d712b1-4eaa-4d8a-aae5-893939cbd22b', 'b19f26e3-7f39-4011-9e79-e7fe65c02099', 'b6e5f9f7-ea04-4027-813b-2e5f330f45e5'] {{(pid=100333) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:09:19.137512 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-d045fd00-7c7f-4432-ae6c-063839ac04e2 tempest-GroupsTest-149180835 tempest-GroupsTest-149180835-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (61dbe10a-2835-41fd-a338-6d568701a06b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1694bb05-c176-4e84-9575-cf2ef8af2391', 'e1d712b1-4eaa-4d8a-aae5-893939cbd22b', 'b19f26e3-7f39-4011-9e79-e7fe65c02099', 'b6e5f9f7-ea04-4027-813b-2e5f330f45e5']}' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:09:19.138296 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-d045fd00-7c7f-4432-ae6c-063839ac04e2 tempest-GroupsTest-149180835 tempest-GroupsTest-149180835-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b71839e9-26e6-4239-af22-8e06ecf8fcea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:09:19.161217 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-d045fd00-7c7f-4432-ae6c-063839ac04e2 tempest-GroupsTest-149180835 tempest-GroupsTest-149180835-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b71839e9-26e6-4239-af22-8e06ecf8fcea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0472b769-5a16-4b13-b944-337e85495729', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1982209964',encryption_key_id=None,group_id=a75aa182-4d5e-429e-b4ab-8c7042be7950,group_type_id=,metadata={},multiattach=False,project_id='b703588eba8f41f79b45c2f6886aba5e',qos_specs=None,replication_status=,reservations=['1694bb05-c176-4e84-9575-cf2ef8af2391','e1d712b1-4eaa-4d8a-aae5-893939cbd22b','b19f26e3-7f39-4011-9e79-e7fe65c02099','b6e5f9f7-ea04-4027-813b-2e5f330f45e5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cae8c8b31f474dfa835c4d3004ddc197',volume_type_id=208bfb26-d190-4b37-baf6-a1a4f769a4e8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T21:09:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1982209964',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=a75aa182-4d5e-429e-b4ab-8c7042be7950,host=None,id=0472b769-5a16-4b13-b944-337e85495729,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b703588eba8f41f79b45c2f6886aba5e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cae8c8b31f474dfa835c4d3004ddc197',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(208bfb26-d190-4b37-baf6-a1a4f769a4e8),volume_type_id=208bfb26-d190-4b37-baf6-a1a4f769a4e8)}' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:09:19.161982 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-d045fd00-7c7f-4432-ae6c-063839ac04e2 tempest-GroupsTest-149180835 tempest-GroupsTest-149180835-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (98a761e1-6b95-4ebf-9bee-955a5a3b594a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:09:19.183721 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-d045fd00-7c7f-4432-ae6c-063839ac04e2 tempest-GroupsTest-149180835 tempest-GroupsTest-149180835-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (98a761e1-6b95-4ebf-9bee-955a5a3b594a) transitioned into state 'SUCCESS' from state '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-1982209964',encryption_key_id=None,group_id=a75aa182-4d5e-429e-b4ab-8c7042be7950,group_type_id=,metadata={},multiattach=False,project_id='b703588eba8f41f79b45c2f6886aba5e',qos_specs=None,replication_status=,reservations=['1694bb05-c176-4e84-9575-cf2ef8af2391','e1d712b1-4eaa-4d8a-aae5-893939cbd22b','b19f26e3-7f39-4011-9e79-e7fe65c02099','b6e5f9f7-ea04-4027-813b-2e5f330f45e5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cae8c8b31f474dfa835c4d3004ddc197',volume_type_id=208bfb26-d190-4b37-baf6-a1a4f769a4e8)}' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:09:19.184730 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-d045fd00-7c7f-4432-ae6c-063839ac04e2 tempest-GroupsTest-149180835 tempest-GroupsTest-149180835-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a3b9190a-9085-4828-95dd-43bad5e4fd37) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:09:19.201901 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-d045fd00-7c7f-4432-ae6c-063839ac04e2 tempest-GroupsTest-149180835 tempest-GroupsTest-149180835-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a3b9190a-9085-4828-95dd-43bad5e4fd37) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:09:19.202740 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-d045fd00-7c7f-4432-ae6c-063839ac04e2 tempest-GroupsTest-149180835 tempest-GroupsTest-149180835-project-member] Flow 'volume_create_api' (812143fa-84ee-4fe4-ae1c-482d5f74742a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100333) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:09:19.203144 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-d045fd00-7c7f-4432-ae6c-063839ac04e2 tempest-GroupsTest-149180835 tempest-GroupsTest-149180835-project-member] Create volume request issued successfully. Aug 16 21:09:19.203828 np0000007409 devstack@c-api.service[100333]: WARNING stevedore.named [None req-d045fd00-7c7f-4432-ae6c-063839ac04e2 tempest-GroupsTest-149180835 tempest-GroupsTest-149180835-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 16 21:09:19.204028 np0000007409 devstack@c-api.service[100333]: WARNING castellan.key_manager [None req-d045fd00-7c7f-4432-ae6c-063839ac04e2 tempest-GroupsTest-149180835 tempest-GroupsTest-149180835-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 16 21:09:19.241359 np0000007409 devstack@c-api.service[100333]: DEBUG oslo_db.sqlalchemy.engines [None req-d045fd00-7c7f-4432-ae6c-063839ac04e2 tempest-GroupsTest-149180835 tempest-GroupsTest-149180835-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100333) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 16 21:09:19.244126 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:09:19.244126 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:09:19.248150 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-d045fd00-7c7f-4432-ae6c-063839ac04e2 tempest-GroupsTest-149180835 tempest-GroupsTest-149180835-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Aug 16 21:09:19.248597 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 138/566] 10.4.3.143 () {70 vars in 1300 bytes} [Sun Aug 16 21:09:19 2026] POST /volume/v3/volumes => generated 815 bytes in 214 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:09:19.270541 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-ebd881c5-73f8-4bbb-a4df-37da4be74c60 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:19.272633 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-ebd881c5-73f8-4bbb-a4df-37da4be74c60 tempest-GroupsTest-149180835 tempest-GroupsTest-149180835-project-member] GET https://10.4.3.143/volume/v3/volumes/0472b769-5a16-4b13-b944-337e85495729 Aug 16 21:09:19.272873 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-ebd881c5-73f8-4bbb-a4df-37da4be74c60 tempest-GroupsTest-149180835 tempest-GroupsTest-149180835-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:09:19.273099 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-ebd881c5-73f8-4bbb-a4df-37da4be74c60 tempest-GroupsTest-149180835 tempest-GroupsTest-149180835-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:09:19.282704 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:09:19.282704 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:09:19.289327 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-ebd881c5-73f8-4bbb-a4df-37da4be74c60 tempest-GroupsTest-149180835 tempest-GroupsTest-149180835-project-member] Volume info retrieved successfully. Aug 16 21:09:19.290090 np0000007409 devstack@c-api.service[100331]: WARNING stevedore.named [None req-ebd881c5-73f8-4bbb-a4df-37da4be74c60 tempest-GroupsTest-149180835 tempest-GroupsTest-149180835-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 16 21:09:19.290300 np0000007409 devstack@c-api.service[100331]: WARNING castellan.key_manager [None req-ebd881c5-73f8-4bbb-a4df-37da4be74c60 tempest-GroupsTest-149180835 tempest-GroupsTest-149180835-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 16 21:09:19.332220 np0000007409 devstack@c-api.service[100331]: DEBUG oslo_db.sqlalchemy.engines [None req-ebd881c5-73f8-4bbb-a4df-37da4be74c60 tempest-GroupsTest-149180835 tempest-GroupsTest-149180835-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100331) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 16 21:09:19.335437 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:09:19.335437 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:09:19.343079 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-ebd881c5-73f8-4bbb-a4df-37da4be74c60 tempest-GroupsTest-149180835 tempest-GroupsTest-149180835-project-member] https://10.4.3.143/volume/v3/volumes/0472b769-5a16-4b13-b944-337e85495729 returned with HTTP 200 Aug 16 21:09:19.343583 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 142/567] 10.4.3.143 () {68 vars in 1389 bytes} [Sun Aug 16 21:09:19 2026] GET /volume/v3/volumes/0472b769-5a16-4b13-b944-337e85495729 => generated 883 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:09:19.375182 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-527ab7e5-dc78-43c8-82b3-0259a9a24f09 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:19.378982 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-527ab7e5-dc78-43c8-82b3-0259a9a24f09 tempest-TestMultiAttachVolumeSwap-1020480576 tempest-TestMultiAttachVolumeSwap-1020480576-project-member] GET https://10.4.3.143/volume/v3/volumes/7ead78ca-00ab-4dac-82ed-7699c3bba2e0 Aug 16 21:09:19.378982 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-527ab7e5-dc78-43c8-82b3-0259a9a24f09 tempest-TestMultiAttachVolumeSwap-1020480576 tempest-TestMultiAttachVolumeSwap-1020480576-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:09:19.378982 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-527ab7e5-dc78-43c8-82b3-0259a9a24f09 tempest-TestMultiAttachVolumeSwap-1020480576 tempest-TestMultiAttachVolumeSwap-1020480576-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:09:19.395565 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-a67ddd6a-323e-430c-9f16-2fc392989c8a None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:19.397598 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-a67ddd6a-323e-430c-9f16-2fc392989c8a tempest-VolumesMetadataTest-2145976482 tempest-VolumesMetadataTest-2145976482-project-member] GET https://10.4.3.143/volume/v3/volumes/3f95ea9b-682d-46ab-beae-61bef66e454b Aug 16 21:09:19.397810 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-a67ddd6a-323e-430c-9f16-2fc392989c8a tempest-VolumesMetadataTest-2145976482 tempest-VolumesMetadataTest-2145976482-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:09:19.397961 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:09:19.397961 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:09:19.398033 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-a67ddd6a-323e-430c-9f16-2fc392989c8a tempest-VolumesMetadataTest-2145976482 tempest-VolumesMetadataTest-2145976482-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:09:19.406964 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-527ab7e5-dc78-43c8-82b3-0259a9a24f09 tempest-TestMultiAttachVolumeSwap-1020480576 tempest-TestMultiAttachVolumeSwap-1020480576-project-member] Volume info retrieved successfully. Aug 16 21:09:19.408079 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-a67ddd6a-323e-430c-9f16-2fc392989c8a tempest-VolumesMetadataTest-2145976482 tempest-VolumesMetadataTest-2145976482-project-member] https://10.4.3.143/volume/v3/volumes/3f95ea9b-682d-46ab-beae-61bef66e454b returned with HTTP 404 Aug 16 21:09:19.408683 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 146/568] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:09:19 2026] GET /volume/v3/volumes/3f95ea9b-682d-46ab-beae-61bef66e454b => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:09:19.417212 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-527ab7e5-dc78-43c8-82b3-0259a9a24f09 tempest-TestMultiAttachVolumeSwap-1020480576 tempest-TestMultiAttachVolumeSwap-1020480576-project-member] https://10.4.3.143/volume/v3/volumes/7ead78ca-00ab-4dac-82ed-7699c3bba2e0 returned with HTTP 200 Aug 16 21:09:19.417992 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 143/569] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:09:19 2026] GET /volume/v3/volumes/7ead78ca-00ab-4dac-82ed-7699c3bba2e0 => generated 868 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:09:19.935497 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-6ae8f29c-d991-4e18-9a0b-9cf32f6f0410 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:19.938125 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-6ae8f29c-d991-4e18-9a0b-9cf32f6f0410 tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] GET https://10.4.3.143/volume/v3/groups/e24545df-1aac-48fd-9886-aad3edcb4a95 Aug 16 21:09:19.938425 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-6ae8f29c-d991-4e18-9a0b-9cf32f6f0410 tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:09:19.938678 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-6ae8f29c-d991-4e18-9a0b-9cf32f6f0410 tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] Calling method 'version_select' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:09:19.938861 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.v3.groups [None req-6ae8f29c-d991-4e18-9a0b-9cf32f6f0410 tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] show called for member e24545df-1aac-48fd-9886-aad3edcb4a95 {{(pid=100333) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 16 21:09:19.943027 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:09:19.943027 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:09:19.953608 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-6ae8f29c-d991-4e18-9a0b-9cf32f6f0410 tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] https://10.4.3.143/volume/v3/groups/e24545df-1aac-48fd-9886-aad3edcb4a95 returned with HTTP 200 Aug 16 21:09:19.954163 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 139/570] 10.4.3.143 () {68 vars in 1386 bytes} [Sun Aug 16 21:09:19 2026] GET /volume/v3/groups/e24545df-1aac-48fd-9886-aad3edcb4a95 => generated 393 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:09:19.968925 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-616ac080-a843-4d84-a180-6aaefba2cdc6 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:19.971938 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-616ac080-a843-4d84-a180-6aaefba2cdc6 tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] PUT https://10.4.3.143/volume/v3/groups/e24545df-1aac-48fd-9886-aad3edcb4a95 Aug 16 21:09:19.972058 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-616ac080-a843-4d84-a180-6aaefba2cdc6 tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] Action: 'update', calling method: version_select, body: {"group": {"remove_volumes": "c52426aa-3cb9-4907-8e9b-480c227beb77"}} {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:09:19.973755 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.v3.groups [None req-616ac080-a843-4d84-a180-6aaefba2cdc6 tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] Update called for group e24545df-1aac-48fd-9886-aad3edcb4a95. {{(pid=100331) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Aug 16 21:09:19.973755 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.v3.groups [None req-616ac080-a843-4d84-a180-6aaefba2cdc6 tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] Updating group e24545df-1aac-48fd-9886-aad3edcb4a95 with name None description: None add_volumes: None remove_volumes: c52426aa-3cb9-4907-8e9b-480c227beb77. Aug 16 21:09:19.974744 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [req-92c04d24-f917-4e3c-bb0d-225dcd37ee85 req-82e31548-bc94-4bdb-b724-06d0fa3d97f5 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:19.977011 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [req-92c04d24-f917-4e3c-bb0d-225dcd37ee85 req-82e31548-bc94-4bdb-b724-06d0fa3d97f5 tempest-TestMultiAttachVolumeSwap-1020480576 tempest-TestMultiAttachVolumeSwap-1020480576-project-member] POST https://10.4.3.143/volume/v3/attachments/285ed23b-db3c-4281-ae7d-d92da4f42161/action Aug 16 21:09:19.977367 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [req-92c04d24-f917-4e3c-bb0d-225dcd37ee85 req-82e31548-bc94-4bdb-b724-06d0fa3d97f5 tempest-TestMultiAttachVolumeSwap-1020480576 tempest-TestMultiAttachVolumeSwap-1020480576-project-member] Action body: b'{"os-complete": null}' {{(pid=100330) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 21:09:19.977468 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [req-92c04d24-f917-4e3c-bb0d-225dcd37ee85 req-82e31548-bc94-4bdb-b724-06d0fa3d97f5 tempest-TestMultiAttachVolumeSwap-1020480576 tempest-TestMultiAttachVolumeSwap-1020480576-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:09:19.978290 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:09:19.978290 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:09:19.992897 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-616ac080-a843-4d84-a180-6aaefba2cdc6 tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] https://10.4.3.143/volume/v3/groups/e24545df-1aac-48fd-9886-aad3edcb4a95 returned with HTTP 202 Aug 16 21:09:19.993433 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 143/571] 10.4.3.143 () {70 vars in 1406 bytes} [Sun Aug 16 21:09:19 2026] PUT /volume/v3/groups/e24545df-1aac-48fd-9886-aad3edcb4a95 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 16 21:09:19.998968 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:09:19.998968 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:09:20.002897 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-beed3229-fde3-4786-b566-5c896d276af4 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:20.006707 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-beed3229-fde3-4786-b566-5c896d276af4 tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] GET https://10.4.3.143/volume/v3/groups/e24545df-1aac-48fd-9886-aad3edcb4a95 Aug 16 21:09:20.006707 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-beed3229-fde3-4786-b566-5c896d276af4 tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:09:20.006707 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-beed3229-fde3-4786-b566-5c896d276af4 tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] Calling method 'version_select' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:09:20.011956 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.v3.groups [None req-beed3229-fde3-4786-b566-5c896d276af4 tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] show called for member e24545df-1aac-48fd-9886-aad3edcb4a95 {{(pid=100332) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 16 21:09:20.018907 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:09:20.018907 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:09:20.022438 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [req-92c04d24-f917-4e3c-bb0d-225dcd37ee85 req-82e31548-bc94-4bdb-b724-06d0fa3d97f5 tempest-TestMultiAttachVolumeSwap-1020480576 tempest-TestMultiAttachVolumeSwap-1020480576-project-member] https://10.4.3.143/volume/v3/attachments/285ed23b-db3c-4281-ae7d-d92da4f42161/action returned with HTTP 204 Aug 16 21:09:20.022851 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 147/572] 10.4.3.143 () {74 vars in 1725 bytes} [Sun Aug 16 21:09:19 2026] POST /volume/v3/attachments/285ed23b-db3c-4281-ae7d-d92da4f42161/action => generated 0 bytes in 48 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:09:20.031964 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-beed3229-fde3-4786-b566-5c896d276af4 tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] https://10.4.3.143/volume/v3/groups/e24545df-1aac-48fd-9886-aad3edcb4a95 returned with HTTP 200 Aug 16 21:09:20.032655 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 144/573] 10.4.3.143 () {68 vars in 1386 bytes} [Sun Aug 16 21:09:20 2026] GET /volume/v3/groups/e24545df-1aac-48fd-9886-aad3edcb4a95 => generated 392 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:09:20.356392 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-9e4158a9-fade-49ba-8c63-f4e4f0e1ea74 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:20.358819 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-9e4158a9-fade-49ba-8c63-f4e4f0e1ea74 tempest-GroupsTest-149180835 tempest-GroupsTest-149180835-project-member] GET https://10.4.3.143/volume/v3/volumes/0472b769-5a16-4b13-b944-337e85495729 Aug 16 21:09:20.359098 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-9e4158a9-fade-49ba-8c63-f4e4f0e1ea74 tempest-GroupsTest-149180835 tempest-GroupsTest-149180835-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:09:20.359297 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-9e4158a9-fade-49ba-8c63-f4e4f0e1ea74 tempest-GroupsTest-149180835 tempest-GroupsTest-149180835-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:09:20.366323 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:09:20.366323 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:09:20.370022 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-9e4158a9-fade-49ba-8c63-f4e4f0e1ea74 tempest-GroupsTest-149180835 tempest-GroupsTest-149180835-project-member] Volume info retrieved successfully. Aug 16 21:09:20.370662 np0000007409 devstack@c-api.service[100333]: WARNING stevedore.named [None req-9e4158a9-fade-49ba-8c63-f4e4f0e1ea74 tempest-GroupsTest-149180835 tempest-GroupsTest-149180835-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 16 21:09:20.370809 np0000007409 devstack@c-api.service[100333]: WARNING castellan.key_manager [None req-9e4158a9-fade-49ba-8c63-f4e4f0e1ea74 tempest-GroupsTest-149180835 tempest-GroupsTest-149180835-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 16 21:09:20.405039 np0000007409 devstack@c-api.service[100333]: DEBUG oslo_db.sqlalchemy.engines [None req-9e4158a9-fade-49ba-8c63-f4e4f0e1ea74 tempest-GroupsTest-149180835 tempest-GroupsTest-149180835-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100333) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 16 21:09:20.408136 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:09:20.408136 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:09:20.417449 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-9e4158a9-fade-49ba-8c63-f4e4f0e1ea74 tempest-GroupsTest-149180835 tempest-GroupsTest-149180835-project-member] https://10.4.3.143/volume/v3/volumes/0472b769-5a16-4b13-b944-337e85495729 returned with HTTP 200 Aug 16 21:09:20.417829 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 140/574] 10.4.3.143 () {68 vars in 1389 bytes} [Sun Aug 16 21:09:20 2026] GET /volume/v3/volumes/0472b769-5a16-4b13-b944-337e85495729 => generated 908 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:09:20.431255 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-60d51748-d105-4461-8e3a-a729280f07bc None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:20.433212 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-a231ea02-2856-45a2-9cd3-7ad763479ddf None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:20.433655 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-60d51748-d105-4461-8e3a-a729280f07bc tempest-GroupsTest-149180835 tempest-GroupsTest-149180835-project-member] PUT https://10.4.3.143/volume/v3/groups/a75aa182-4d5e-429e-b4ab-8c7042be7950 Aug 16 21:09:20.434028 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-60d51748-d105-4461-8e3a-a729280f07bc tempest-GroupsTest-149180835 tempest-GroupsTest-149180835-project-member] Action: 'update', calling method: version_select, body: {"group": {"name": "new_group", "description": "This is a new group", "remove_volumes": "0472b769-5a16-4b13-b944-337e85495729"}} {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:09:20.435024 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-a231ea02-2856-45a2-9cd3-7ad763479ddf tempest-TestMultiAttachVolumeSwap-1020480576 tempest-TestMultiAttachVolumeSwap-1020480576-project-member] GET https://10.4.3.143/volume/v3/volumes/7ead78ca-00ab-4dac-82ed-7699c3bba2e0 Aug 16 21:09:20.435210 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-a231ea02-2856-45a2-9cd3-7ad763479ddf tempest-TestMultiAttachVolumeSwap-1020480576 tempest-TestMultiAttachVolumeSwap-1020480576-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:09:20.435389 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-a231ea02-2856-45a2-9cd3-7ad763479ddf tempest-TestMultiAttachVolumeSwap-1020480576 tempest-TestMultiAttachVolumeSwap-1020480576-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:09:20.438686 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.v3.groups [None req-60d51748-d105-4461-8e3a-a729280f07bc tempest-GroupsTest-149180835 tempest-GroupsTest-149180835-project-member] Update called for group a75aa182-4d5e-429e-b4ab-8c7042be7950. {{(pid=100331) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Aug 16 21:09:20.440139 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.v3.groups [None req-60d51748-d105-4461-8e3a-a729280f07bc tempest-GroupsTest-149180835 tempest-GroupsTest-149180835-project-member] Updating group a75aa182-4d5e-429e-b4ab-8c7042be7950 with name new_group description: This is a new group add_volumes: None remove_volumes: 0472b769-5a16-4b13-b944-337e85495729. Aug 16 21:09:20.445470 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:09:20.445470 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:09:20.447137 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:09:20.447137 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:09:20.452313 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-a231ea02-2856-45a2-9cd3-7ad763479ddf tempest-TestMultiAttachVolumeSwap-1020480576 tempest-TestMultiAttachVolumeSwap-1020480576-project-member] Volume info retrieved successfully. Aug 16 21:09:20.458322 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-a231ea02-2856-45a2-9cd3-7ad763479ddf tempest-TestMultiAttachVolumeSwap-1020480576 tempest-TestMultiAttachVolumeSwap-1020480576-project-member] https://10.4.3.143/volume/v3/volumes/7ead78ca-00ab-4dac-82ed-7699c3bba2e0 returned with HTTP 200 Aug 16 21:09:20.458907 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 148/575] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:09:20 2026] GET /volume/v3/volumes/7ead78ca-00ab-4dac-82ed-7699c3bba2e0 => generated 1160 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:09:20.470251 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-60d51748-d105-4461-8e3a-a729280f07bc tempest-GroupsTest-149180835 tempest-GroupsTest-149180835-project-member] https://10.4.3.143/volume/v3/groups/a75aa182-4d5e-429e-b4ab-8c7042be7950 returned with HTTP 202 Aug 16 21:09:20.470849 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 144/576] 10.4.3.143 () {70 vars in 1407 bytes} [Sun Aug 16 21:09:20 2026] PUT /volume/v3/groups/a75aa182-4d5e-429e-b4ab-8c7042be7950 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 16 21:09:20.482039 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-1c6f84d1-5f65-4fb4-aa86-1505c9a982b3 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:20.485733 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-1c6f84d1-5f65-4fb4-aa86-1505c9a982b3 tempest-GroupsTest-149180835 tempest-GroupsTest-149180835-project-member] GET https://10.4.3.143/volume/v3/groups/a75aa182-4d5e-429e-b4ab-8c7042be7950 Aug 16 21:09:20.489039 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-1c6f84d1-5f65-4fb4-aa86-1505c9a982b3 tempest-GroupsTest-149180835 tempest-GroupsTest-149180835-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:09:20.489451 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-1c6f84d1-5f65-4fb4-aa86-1505c9a982b3 tempest-GroupsTest-149180835 tempest-GroupsTest-149180835-project-member] Calling method 'version_select' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:09:20.490106 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.v3.groups [None req-1c6f84d1-5f65-4fb4-aa86-1505c9a982b3 tempest-GroupsTest-149180835 tempest-GroupsTest-149180835-project-member] show called for member a75aa182-4d5e-429e-b4ab-8c7042be7950 {{(pid=100332) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 16 21:09:20.496636 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:09:20.496636 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:09:20.513170 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-1c6f84d1-5f65-4fb4-aa86-1505c9a982b3 tempest-GroupsTest-149180835 tempest-GroupsTest-149180835-project-member] https://10.4.3.143/volume/v3/groups/a75aa182-4d5e-429e-b4ab-8c7042be7950 returned with HTTP 200 Aug 16 21:09:20.513675 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 145/577] 10.4.3.143 () {68 vars in 1386 bytes} [Sun Aug 16 21:09:20 2026] GET /volume/v3/groups/a75aa182-4d5e-429e-b4ab-8c7042be7950 => generated 324 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:09:20.516527 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [req-a1d445f6-9098-4299-af15-46f40dfaf863 req-673878ba-2790-497b-9e40-a35f81a4a624 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:20.522350 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [req-a1d445f6-9098-4299-af15-46f40dfaf863 req-673878ba-2790-497b-9e40-a35f81a4a624 tempest-TestMultiAttachVolumeSwap-1020480576 tempest-TestMultiAttachVolumeSwap-1020480576-project-member] GET https://10.4.3.143/volume/v3/volumes/7ead78ca-00ab-4dac-82ed-7699c3bba2e0 Aug 16 21:09:20.522617 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [req-a1d445f6-9098-4299-af15-46f40dfaf863 req-673878ba-2790-497b-9e40-a35f81a4a624 tempest-TestMultiAttachVolumeSwap-1020480576 tempest-TestMultiAttachVolumeSwap-1020480576-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:09:20.522841 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [req-a1d445f6-9098-4299-af15-46f40dfaf863 req-673878ba-2790-497b-9e40-a35f81a4a624 tempest-TestMultiAttachVolumeSwap-1020480576 tempest-TestMultiAttachVolumeSwap-1020480576-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:09:20.525747 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-23398952-7175-427f-9eda-ea333c51a00f None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:20.528672 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-23398952-7175-427f-9eda-ea333c51a00f tempest-GroupsTest-149180835 tempest-GroupsTest-149180835-project-member] GET https://10.4.3.143/volume/v3/groups/a75aa182-4d5e-429e-b4ab-8c7042be7950 Aug 16 21:09:20.528999 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-23398952-7175-427f-9eda-ea333c51a00f tempest-GroupsTest-149180835 tempest-GroupsTest-149180835-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:09:20.529285 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-23398952-7175-427f-9eda-ea333c51a00f tempest-GroupsTest-149180835 tempest-GroupsTest-149180835-project-member] Calling method 'version_select' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:09:20.529510 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.v3.groups [None req-23398952-7175-427f-9eda-ea333c51a00f tempest-GroupsTest-149180835 tempest-GroupsTest-149180835-project-member] show called for member a75aa182-4d5e-429e-b4ab-8c7042be7950 {{(pid=100330) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 16 21:09:20.535691 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:09:20.535691 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:09:20.536038 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:09:20.536038 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:09:20.540557 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [req-a1d445f6-9098-4299-af15-46f40dfaf863 req-673878ba-2790-497b-9e40-a35f81a4a624 tempest-TestMultiAttachVolumeSwap-1020480576 tempest-TestMultiAttachVolumeSwap-1020480576-project-member] Volume info retrieved successfully. Aug 16 21:09:20.545414 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-23398952-7175-427f-9eda-ea333c51a00f tempest-GroupsTest-149180835 tempest-GroupsTest-149180835-project-member] https://10.4.3.143/volume/v3/groups/a75aa182-4d5e-429e-b4ab-8c7042be7950 returned with HTTP 200 Aug 16 21:09:20.546307 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 149/578] 10.4.3.143 () {68 vars in 1386 bytes} [Sun Aug 16 21:09:20 2026] GET /volume/v3/groups/a75aa182-4d5e-429e-b4ab-8c7042be7950 => generated 324 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:09:20.552204 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [req-a1d445f6-9098-4299-af15-46f40dfaf863 req-673878ba-2790-497b-9e40-a35f81a4a624 tempest-TestMultiAttachVolumeSwap-1020480576 tempest-TestMultiAttachVolumeSwap-1020480576-project-member] https://10.4.3.143/volume/v3/volumes/7ead78ca-00ab-4dac-82ed-7699c3bba2e0 returned with HTTP 200 Aug 16 21:09:20.554107 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 141/579] 10.4.3.143 () {68 vars in 1598 bytes} [Sun Aug 16 21:09:20 2026] GET /volume/v3/volumes/7ead78ca-00ab-4dac-82ed-7699c3bba2e0 => generated 1160 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:09:20.561343 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-86fdf8b2-aa9e-41d9-acb2-5d0365b4e5fd None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:20.563449 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-86fdf8b2-aa9e-41d9-acb2-5d0365b4e5fd tempest-GroupsTest-149180835 tempest-GroupsTest-149180835-project-member] GET https://10.4.3.143/volume/v3/volumes/detail Aug 16 21:09:20.563647 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-86fdf8b2-aa9e-41d9-acb2-5d0365b4e5fd tempest-GroupsTest-149180835 tempest-GroupsTest-149180835-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:09:20.563816 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-86fdf8b2-aa9e-41d9-acb2-5d0365b4e5fd tempest-GroupsTest-149180835 tempest-GroupsTest-149180835-project-member] Calling method 'detail' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:09:20.564123 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.api_utils [None req-86fdf8b2-aa9e-41d9-acb2-5d0365b4e5fd tempest-GroupsTest-149180835 tempest-GroupsTest-149180835-project-member] Removing options '' from query. {{(pid=100331) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 16 21:09:20.564792 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-86fdf8b2-aa9e-41d9-acb2-5d0365b4e5fd tempest-GroupsTest-149180835 tempest-GroupsTest-149180835-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100331) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 16 21:09:20.574021 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-86fdf8b2-aa9e-41d9-acb2-5d0365b4e5fd tempest-GroupsTest-149180835 tempest-GroupsTest-149180835-project-member] Get all volumes completed successfully. Aug 16 21:09:20.574934 np0000007409 devstack@c-api.service[100331]: WARNING stevedore.named [None req-86fdf8b2-aa9e-41d9-acb2-5d0365b4e5fd tempest-GroupsTest-149180835 tempest-GroupsTest-149180835-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 16 21:09:20.575029 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-c6b8642d-ed0a-46a4-afcc-b2e36c62d576 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:20.575126 np0000007409 devstack@c-api.service[100331]: WARNING castellan.key_manager [None req-86fdf8b2-aa9e-41d9-acb2-5d0365b4e5fd tempest-GroupsTest-149180835 tempest-GroupsTest-149180835-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 16 21:09:20.623036 np0000007409 devstack@c-api.service[100331]: DEBUG oslo_db.sqlalchemy.engines [None req-86fdf8b2-aa9e-41d9-acb2-5d0365b4e5fd tempest-GroupsTest-149180835 tempest-GroupsTest-149180835-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100331) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 16 21:09:20.626994 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:09:20.626994 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:09:20.637217 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-86fdf8b2-aa9e-41d9-acb2-5d0365b4e5fd tempest-GroupsTest-149180835 tempest-GroupsTest-149180835-project-member] https://10.4.3.143/volume/v3/volumes/detail returned with HTTP 200 Aug 16 21:09:20.637769 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 145/580] 10.4.3.143 () {68 vars in 1299 bytes} [Sun Aug 16 21:09:20 2026] GET /volume/v3/volumes/detail => generated 1775 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 16 21:09:20.644497 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-f3dccf2c-721c-4dc3-b667-6ae4b0c926fe None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:20.645056 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-f3dccf2c-721c-4dc3-b667-6ae4b0c926fe None None] GET https://10.4.3.143/volume// Aug 16 21:09:20.647003 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-f3dccf2c-721c-4dc3-b667-6ae4b0c926fe None None] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:09:20.647003 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-f3dccf2c-721c-4dc3-b667-6ae4b0c926fe None None] Calling method 'all' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:09:20.647003 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-f3dccf2c-721c-4dc3-b667-6ae4b0c926fe None None] https://10.4.3.143/volume// returned with HTTP 300 Aug 16 21:09:20.647003 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 150/581] 10.4.3.143 () {66 vars in 1428 bytes} [Sun Aug 16 21:09: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 16 21:09:20.655085 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-d1368a6b-cdd4-481b-bd8f-c1761e295d7d None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:20.657088 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [req-a1d445f6-9098-4299-af15-46f40dfaf863 req-8233641b-e8b7-48c6-8bdb-f347619efbd3 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:20.657194 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-d1368a6b-cdd4-481b-bd8f-c1761e295d7d tempest-GroupsTest-149180835 tempest-GroupsTest-149180835-project-member] PUT https://10.4.3.143/volume/v3/groups/a75aa182-4d5e-429e-b4ab-8c7042be7950 Aug 16 21:09:20.657603 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-d1368a6b-cdd4-481b-bd8f-c1761e295d7d tempest-GroupsTest-149180835 tempest-GroupsTest-149180835-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "0472b769-5a16-4b13-b944-337e85495729"}} {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:09:20.659850 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [req-a1d445f6-9098-4299-af15-46f40dfaf863 req-8233641b-e8b7-48c6-8bdb-f347619efbd3 tempest-TestMultiAttachVolumeSwap-1020480576 tempest-TestMultiAttachVolumeSwap-1020480576-project-member] POST https://10.4.3.143/volume/v3/attachments Aug 16 21:09:20.660350 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [req-a1d445f6-9098-4299-af15-46f40dfaf863 req-8233641b-e8b7-48c6-8bdb-f347619efbd3 tempest-TestMultiAttachVolumeSwap-1020480576 tempest-TestMultiAttachVolumeSwap-1020480576-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "7ead78ca-00ab-4dac-82ed-7699c3bba2e0", "connector": null, "instance_uuid": "f3c4acfc-c1d1-4170-a463-931c708f508e"}} {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:09:20.663972 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.v3.groups [None req-d1368a6b-cdd4-481b-bd8f-c1761e295d7d tempest-GroupsTest-149180835 tempest-GroupsTest-149180835-project-member] Update called for group a75aa182-4d5e-429e-b4ab-8c7042be7950. {{(pid=100333) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Aug 16 21:09:20.663972 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.v3.groups [None req-d1368a6b-cdd4-481b-bd8f-c1761e295d7d tempest-GroupsTest-149180835 tempest-GroupsTest-149180835-project-member] Updating group a75aa182-4d5e-429e-b4ab-8c7042be7950 with name None description: None add_volumes: 0472b769-5a16-4b13-b944-337e85495729 remove_volumes: None. Aug 16 21:09:20.668205 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:09:20.668205 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:09:20.675485 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:09:20.675485 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:09:20.688374 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-c6b8642d-ed0a-46a4-afcc-b2e36c62d576 tempest-VolumesSummaryTest-860683153 tempest-VolumesSummaryTest-860683153-project-member] GET https://10.4.3.143/volume/v3/volumes/summary Aug 16 21:09:20.688659 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-c6b8642d-ed0a-46a4-afcc-b2e36c62d576 tempest-VolumesSummaryTest-860683153 tempest-VolumesSummaryTest-860683153-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:09:20.688891 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-c6b8642d-ed0a-46a4-afcc-b2e36c62d576 tempest-VolumesSummaryTest-860683153 tempest-VolumesSummaryTest-860683153-project-member] Calling method 'version_select' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:09:20.689198 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.api_utils [None req-c6b8642d-ed0a-46a4-afcc-b2e36c62d576 tempest-VolumesSummaryTest-860683153 tempest-VolumesSummaryTest-860683153-project-member] Removing options '' from query. {{(pid=100332) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 16 21:09:20.689516 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:09:20.689516 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:09:20.697844 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-c6b8642d-ed0a-46a4-afcc-b2e36c62d576 tempest-VolumesSummaryTest-860683153 tempest-VolumesSummaryTest-860683153-project-member] Get summary completed successfully. Aug 16 21:09:20.698215 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-c6b8642d-ed0a-46a4-afcc-b2e36c62d576 tempest-VolumesSummaryTest-860683153 tempest-VolumesSummaryTest-860683153-project-member] https://10.4.3.143/volume/v3/volumes/summary returned with HTTP 200 Aug 16 21:09:20.698786 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 146/582] 10.4.3.143 () {68 vars in 1302 bytes} [Sun Aug 16 21:09:20 2026] GET /volume/v3/volumes/summary => generated 55 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:09:20.704762 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-d1368a6b-cdd4-481b-bd8f-c1761e295d7d tempest-GroupsTest-149180835 tempest-GroupsTest-149180835-project-member] https://10.4.3.143/volume/v3/groups/a75aa182-4d5e-429e-b4ab-8c7042be7950 returned with HTTP 202 Aug 16 21:09:20.705286 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 142/583] 10.4.3.143 () {70 vars in 1406 bytes} [Sun Aug 16 21:09:20 2026] PUT /volume/v3/groups/a75aa182-4d5e-429e-b4ab-8c7042be7950 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 16 21:09:20.710529 np0000007409 devstack@c-api.service[100331]: WARNING cinder.volume.api [req-a1d445f6-9098-4299-af15-46f40dfaf863 req-8233641b-e8b7-48c6-8bdb-f347619efbd3 tempest-TestMultiAttachVolumeSwap-1020480576 tempest-TestMultiAttachVolumeSwap-1020480576-project-member] Using volume_admin_metadata to set Read Only mode is deprecated! Please use the mode argument in attachment-create. Aug 16 21:09:20.714609 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-6769b1b8-f4b9-4ce1-aefb-61495afe67e4 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:20.716190 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [req-a1d445f6-9098-4299-af15-46f40dfaf863 req-8233641b-e8b7-48c6-8bdb-f347619efbd3 tempest-TestMultiAttachVolumeSwap-1020480576 tempest-TestMultiAttachVolumeSwap-1020480576-project-member] https://10.4.3.143/volume/v3/attachments returned with HTTP 200 Aug 16 21:09:20.716190 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 146/584] 10.4.3.143 () {74 vars in 1594 bytes} [Sun Aug 16 21:09:20 2026] POST /volume/v3/attachments => generated 271 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:09:20.716705 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-6769b1b8-f4b9-4ce1-aefb-61495afe67e4 tempest-GroupsTest-149180835 tempest-GroupsTest-149180835-project-member] GET https://10.4.3.143/volume/v3/groups/a75aa182-4d5e-429e-b4ab-8c7042be7950 Aug 16 21:09:20.717026 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-6769b1b8-f4b9-4ce1-aefb-61495afe67e4 tempest-GroupsTest-149180835 tempest-GroupsTest-149180835-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:09:20.717171 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-6769b1b8-f4b9-4ce1-aefb-61495afe67e4 tempest-GroupsTest-149180835 tempest-GroupsTest-149180835-project-member] Calling method 'version_select' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:09:20.717316 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.v3.groups [None req-6769b1b8-f4b9-4ce1-aefb-61495afe67e4 tempest-GroupsTest-149180835 tempest-GroupsTest-149180835-project-member] show called for member a75aa182-4d5e-429e-b4ab-8c7042be7950 {{(pid=100330) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 16 21:09:20.721841 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:09:20.721841 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:09:20.729879 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-6769b1b8-f4b9-4ce1-aefb-61495afe67e4 tempest-GroupsTest-149180835 tempest-GroupsTest-149180835-project-member] https://10.4.3.143/volume/v3/groups/a75aa182-4d5e-429e-b4ab-8c7042be7950 returned with HTTP 200 Aug 16 21:09:20.730991 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 151/585] 10.4.3.143 () {68 vars in 1386 bytes} [Sun Aug 16 21:09:20 2026] GET /volume/v3/groups/a75aa182-4d5e-429e-b4ab-8c7042be7950 => generated 323 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:09:20.750852 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-20d4cf9b-ada6-43f7-b264-57b1e5f13184 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:20.753474 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-20d4cf9b-ada6-43f7-b264-57b1e5f13184 tempest-TestMultiAttachVolumeSwap-1020480576 tempest-TestMultiAttachVolumeSwap-1020480576-project-member] GET https://10.4.3.143/volume/v3/volumes/7ead78ca-00ab-4dac-82ed-7699c3bba2e0 Aug 16 21:09:20.753657 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-20d4cf9b-ada6-43f7-b264-57b1e5f13184 tempest-TestMultiAttachVolumeSwap-1020480576 tempest-TestMultiAttachVolumeSwap-1020480576-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:09:20.753838 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-20d4cf9b-ada6-43f7-b264-57b1e5f13184 tempest-TestMultiAttachVolumeSwap-1020480576 tempest-TestMultiAttachVolumeSwap-1020480576-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:09:20.760219 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-ef5b6209-dd05-4fff-9584-95d977a9a5ab None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:20.762518 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-ef5b6209-dd05-4fff-9584-95d977a9a5ab None None] GET https://10.4.3.143/volume// Aug 16 21:09:20.762518 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-ef5b6209-dd05-4fff-9584-95d977a9a5ab None None] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:09:20.762518 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-ef5b6209-dd05-4fff-9584-95d977a9a5ab None None] Calling method 'all' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:09:20.762518 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-ef5b6209-dd05-4fff-9584-95d977a9a5ab None None] https://10.4.3.143/volume// returned with HTTP 300 Aug 16 21:09:20.762987 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 143/586] 10.4.3.143 () {66 vars in 1426 bytes} [Sun Aug 16 21:09: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 16 21:09:20.767053 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:09:20.767053 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:09:20.771777 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [req-a1d445f6-9098-4299-af15-46f40dfaf863 req-fc59a9d9-c9a8-4ffd-abb4-e0bb9150dda4 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:20.773207 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-20d4cf9b-ada6-43f7-b264-57b1e5f13184 tempest-TestMultiAttachVolumeSwap-1020480576 tempest-TestMultiAttachVolumeSwap-1020480576-project-member] Volume info retrieved successfully. Aug 16 21:09:20.774690 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [req-a1d445f6-9098-4299-af15-46f40dfaf863 req-fc59a9d9-c9a8-4ffd-abb4-e0bb9150dda4 tempest-TestMultiAttachVolumeSwap-1020480576 tempest-TestMultiAttachVolumeSwap-1020480576-project-member] GET https://10.4.3.143/volume/v3/volumes/7ead78ca-00ab-4dac-82ed-7699c3bba2e0 Aug 16 21:09:20.775008 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [req-a1d445f6-9098-4299-af15-46f40dfaf863 req-fc59a9d9-c9a8-4ffd-abb4-e0bb9150dda4 tempest-TestMultiAttachVolumeSwap-1020480576 tempest-TestMultiAttachVolumeSwap-1020480576-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:09:20.775274 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [req-a1d445f6-9098-4299-af15-46f40dfaf863 req-fc59a9d9-c9a8-4ffd-abb4-e0bb9150dda4 tempest-TestMultiAttachVolumeSwap-1020480576 tempest-TestMultiAttachVolumeSwap-1020480576-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:09:20.778210 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-20d4cf9b-ada6-43f7-b264-57b1e5f13184 tempest-TestMultiAttachVolumeSwap-1020480576 tempest-TestMultiAttachVolumeSwap-1020480576-project-member] https://10.4.3.143/volume/v3/volumes/7ead78ca-00ab-4dac-82ed-7699c3bba2e0 returned with HTTP 200 Aug 16 21:09:20.778806 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 147/587] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:09:20 2026] GET /volume/v3/volumes/7ead78ca-00ab-4dac-82ed-7699c3bba2e0 => generated 1162 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:09:20.793282 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:09:20.793282 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:09:20.798171 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [req-a1d445f6-9098-4299-af15-46f40dfaf863 req-fc59a9d9-c9a8-4ffd-abb4-e0bb9150dda4 tempest-TestMultiAttachVolumeSwap-1020480576 tempest-TestMultiAttachVolumeSwap-1020480576-project-member] Volume info retrieved successfully. Aug 16 21:09:20.804280 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [req-a1d445f6-9098-4299-af15-46f40dfaf863 req-fc59a9d9-c9a8-4ffd-abb4-e0bb9150dda4 tempest-TestMultiAttachVolumeSwap-1020480576 tempest-TestMultiAttachVolumeSwap-1020480576-project-member] https://10.4.3.143/volume/v3/volumes/7ead78ca-00ab-4dac-82ed-7699c3bba2e0 returned with HTTP 200 Aug 16 21:09:20.804868 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 147/588] 10.4.3.143 () {70 vars in 1639 bytes} [Sun Aug 16 21:09:20 2026] GET /volume/v3/volumes/7ead78ca-00ab-4dac-82ed-7699c3bba2e0 => generated 1342 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 16 21:09:20.895815 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [req-a1d445f6-9098-4299-af15-46f40dfaf863 req-b4e6490e-e568-4116-9d7b-60ec94eb0106 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:20.898821 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [req-a1d445f6-9098-4299-af15-46f40dfaf863 req-b4e6490e-e568-4116-9d7b-60ec94eb0106 tempest-TestMultiAttachVolumeSwap-1020480576 tempest-TestMultiAttachVolumeSwap-1020480576-project-member] PUT https://10.4.3.143/volume/v3/attachments/7acadebf-a136-4d46-acd0-37f69fe79283 Aug 16 21:09:20.899369 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [req-a1d445f6-9098-4299-af15-46f40dfaf863 req-b4e6490e-e568-4116-9d7b-60ec94eb0106 tempest-TestMultiAttachVolumeSwap-1020480576 tempest-TestMultiAttachVolumeSwap-1020480576-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.143", "host": "np0000007409", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:e42fbcbe2e9", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "69237b68-d654-4a76-81de-86e36bc8fb86", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:09:20.909765 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.coordination [req-a1d445f6-9098-4299-af15-46f40dfaf863 req-b4e6490e-e568-4116-9d7b-60ec94eb0106 tempest-TestMultiAttachVolumeSwap-1020480576 tempest-TestMultiAttachVolumeSwap-1020480576-project-member] Acquiring lock "cinder-attachment_update-7ead78ca-00ab-4dac-82ed-7699c3bba2e0-np0000007409" by "attachment_update" {{(pid=100330) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:09:20.915442 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.coordination [req-a1d445f6-9098-4299-af15-46f40dfaf863 req-b4e6490e-e568-4116-9d7b-60ec94eb0106 tempest-TestMultiAttachVolumeSwap-1020480576 tempest-TestMultiAttachVolumeSwap-1020480576-project-member] Lock "cinder-attachment_update-7ead78ca-00ab-4dac-82ed-7699c3bba2e0-np0000007409" acquired by "attachment_update" :: waited 0.006s {{(pid=100330) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:09:20.916453 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:09:20.916453 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:09:21.001931 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.coordination [req-a1d445f6-9098-4299-af15-46f40dfaf863 req-b4e6490e-e568-4116-9d7b-60ec94eb0106 tempest-TestMultiAttachVolumeSwap-1020480576 tempest-TestMultiAttachVolumeSwap-1020480576-project-member] Lock "cinder-attachment_update-7ead78ca-00ab-4dac-82ed-7699c3bba2e0-np0000007409" released by "attachment_update" :: held 0.086s {{(pid=100330) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:09:21.002252 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [req-a1d445f6-9098-4299-af15-46f40dfaf863 req-b4e6490e-e568-4116-9d7b-60ec94eb0106 tempest-TestMultiAttachVolumeSwap-1020480576 tempest-TestMultiAttachVolumeSwap-1020480576-project-member] https://10.4.3.143/volume/v3/attachments/7acadebf-a136-4d46-acd0-37f69fe79283 returned with HTTP 200 Aug 16 21:09:21.002927 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 152/589] 10.4.3.143 () {74 vars in 1704 bytes} [Sun Aug 16 21:09:20 2026] PUT /volume/v3/attachments/7acadebf-a136-4d46-acd0-37f69fe79283 => generated 967 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:09:21.042061 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-4abe7d37-7958-474e-9e65-13985d9b1e38 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:21.044155 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-4abe7d37-7958-474e-9e65-13985d9b1e38 tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] GET https://10.4.3.143/volume/v3/groups/e24545df-1aac-48fd-9886-aad3edcb4a95 Aug 16 21:09:21.044620 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-4abe7d37-7958-474e-9e65-13985d9b1e38 tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:09:21.044987 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-4abe7d37-7958-474e-9e65-13985d9b1e38 tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] Calling method 'version_select' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:09:21.046599 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.v3.groups [None req-4abe7d37-7958-474e-9e65-13985d9b1e38 tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] show called for member e24545df-1aac-48fd-9886-aad3edcb4a95 {{(pid=100333) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 16 21:09:21.050755 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:09:21.050755 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:09:21.057731 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-4abe7d37-7958-474e-9e65-13985d9b1e38 tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] https://10.4.3.143/volume/v3/groups/e24545df-1aac-48fd-9886-aad3edcb4a95 returned with HTTP 200 Aug 16 21:09:21.058460 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 144/590] 10.4.3.143 () {68 vars in 1386 bytes} [Sun Aug 16 21:09:21 2026] GET /volume/v3/groups/e24545df-1aac-48fd-9886-aad3edcb4a95 => generated 393 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:09:21.069321 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-2858cab2-63ce-4449-a5a5-4fee39224ac9 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:21.071150 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-2858cab2-63ce-4449-a5a5-4fee39224ac9 tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] PUT https://10.4.3.143/volume/v3/groups/e24545df-1aac-48fd-9886-aad3edcb4a95 Aug 16 21:09:21.071514 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-2858cab2-63ce-4449-a5a5-4fee39224ac9 tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "c52426aa-3cb9-4907-8e9b-480c227beb77"}} {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:09:21.076557 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.v3.groups [None req-2858cab2-63ce-4449-a5a5-4fee39224ac9 tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] Update called for group e24545df-1aac-48fd-9886-aad3edcb4a95. {{(pid=100332) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Aug 16 21:09:21.076723 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.v3.groups [None req-2858cab2-63ce-4449-a5a5-4fee39224ac9 tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] Updating group e24545df-1aac-48fd-9886-aad3edcb4a95 with name None description: None add_volumes: c52426aa-3cb9-4907-8e9b-480c227beb77 remove_volumes: None. Aug 16 21:09:21.080862 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:09:21.080862 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:09:21.116705 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-2858cab2-63ce-4449-a5a5-4fee39224ac9 tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] https://10.4.3.143/volume/v3/groups/e24545df-1aac-48fd-9886-aad3edcb4a95 returned with HTTP 202 Aug 16 21:09:21.117146 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 148/591] 10.4.3.143 () {70 vars in 1406 bytes} [Sun Aug 16 21:09:21 2026] PUT /volume/v3/groups/e24545df-1aac-48fd-9886-aad3edcb4a95 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 16 21:09:21.124367 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-71b995e4-dee4-43f6-a635-4412421844ee None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:21.126631 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-71b995e4-dee4-43f6-a635-4412421844ee tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] GET https://10.4.3.143/volume/v3/groups/e24545df-1aac-48fd-9886-aad3edcb4a95 Aug 16 21:09:21.126929 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-71b995e4-dee4-43f6-a635-4412421844ee tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:09:21.127192 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-71b995e4-dee4-43f6-a635-4412421844ee tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] Calling method 'version_select' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:09:21.127374 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.v3.groups [None req-71b995e4-dee4-43f6-a635-4412421844ee tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] show called for member e24545df-1aac-48fd-9886-aad3edcb4a95 {{(pid=100331) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 16 21:09:21.131261 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:09:21.131261 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:09:21.140811 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-71b995e4-dee4-43f6-a635-4412421844ee tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] https://10.4.3.143/volume/v3/groups/e24545df-1aac-48fd-9886-aad3edcb4a95 returned with HTTP 200 Aug 16 21:09:21.141511 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 148/592] 10.4.3.143 () {68 vars in 1386 bytes} [Sun Aug 16 21:09:21 2026] GET /volume/v3/groups/e24545df-1aac-48fd-9886-aad3edcb4a95 => generated 392 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:09:21.739888 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-8ed4b073-ad4d-48bc-8aa3-106d8d78aff3 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:21.743314 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-8ed4b073-ad4d-48bc-8aa3-106d8d78aff3 tempest-GroupsTest-149180835 tempest-GroupsTest-149180835-project-member] GET https://10.4.3.143/volume/v3/groups/a75aa182-4d5e-429e-b4ab-8c7042be7950 Aug 16 21:09:21.743528 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-8ed4b073-ad4d-48bc-8aa3-106d8d78aff3 tempest-GroupsTest-149180835 tempest-GroupsTest-149180835-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:09:21.743698 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-8ed4b073-ad4d-48bc-8aa3-106d8d78aff3 tempest-GroupsTest-149180835 tempest-GroupsTest-149180835-project-member] Calling method 'version_select' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:09:21.743819 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.v3.groups [None req-8ed4b073-ad4d-48bc-8aa3-106d8d78aff3 tempest-GroupsTest-149180835 tempest-GroupsTest-149180835-project-member] show called for member a75aa182-4d5e-429e-b4ab-8c7042be7950 {{(pid=100330) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 16 21:09:21.746972 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:09:21.746972 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:09:21.753947 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-8ed4b073-ad4d-48bc-8aa3-106d8d78aff3 tempest-GroupsTest-149180835 tempest-GroupsTest-149180835-project-member] https://10.4.3.143/volume/v3/groups/a75aa182-4d5e-429e-b4ab-8c7042be7950 returned with HTTP 200 Aug 16 21:09:21.754278 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 153/593] 10.4.3.143 () {68 vars in 1386 bytes} [Sun Aug 16 21:09:21 2026] GET /volume/v3/groups/a75aa182-4d5e-429e-b4ab-8c7042be7950 => generated 324 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:09:21.766486 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-2a26c72e-fa2d-423f-8938-7a323d7bb15c None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:21.768275 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-2a26c72e-fa2d-423f-8938-7a323d7bb15c tempest-GroupsTest-149180835 tempest-GroupsTest-149180835-project-member] GET https://10.4.3.143/volume/v3/volumes/detail Aug 16 21:09:21.768938 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-2a26c72e-fa2d-423f-8938-7a323d7bb15c tempest-GroupsTest-149180835 tempest-GroupsTest-149180835-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:09:21.769299 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-2a26c72e-fa2d-423f-8938-7a323d7bb15c tempest-GroupsTest-149180835 tempest-GroupsTest-149180835-project-member] Calling method 'detail' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:09:21.770090 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.api_utils [None req-2a26c72e-fa2d-423f-8938-7a323d7bb15c tempest-GroupsTest-149180835 tempest-GroupsTest-149180835-project-member] Removing options '' from query. {{(pid=100333) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 16 21:09:21.770577 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:09:21.770577 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:09:21.771126 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-2a26c72e-fa2d-423f-8938-7a323d7bb15c tempest-GroupsTest-149180835 tempest-GroupsTest-149180835-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100333) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 16 21:09:21.778969 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-2a26c72e-fa2d-423f-8938-7a323d7bb15c tempest-GroupsTest-149180835 tempest-GroupsTest-149180835-project-member] Get all volumes completed successfully. Aug 16 21:09:21.779987 np0000007409 devstack@c-api.service[100333]: WARNING stevedore.named [None req-2a26c72e-fa2d-423f-8938-7a323d7bb15c tempest-GroupsTest-149180835 tempest-GroupsTest-149180835-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 16 21:09:21.780935 np0000007409 devstack@c-api.service[100333]: WARNING castellan.key_manager [None req-2a26c72e-fa2d-423f-8938-7a323d7bb15c tempest-GroupsTest-149180835 tempest-GroupsTest-149180835-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 16 21:09:21.792024 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-f6ed61f7-f2ae-4941-97df-95ee06993c49 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:21.795046 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-f6ed61f7-f2ae-4941-97df-95ee06993c49 tempest-TestMultiAttachVolumeSwap-1020480576 tempest-TestMultiAttachVolumeSwap-1020480576-project-member] GET https://10.4.3.143/volume/v3/volumes/7ead78ca-00ab-4dac-82ed-7699c3bba2e0 Aug 16 21:09:21.795046 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-f6ed61f7-f2ae-4941-97df-95ee06993c49 tempest-TestMultiAttachVolumeSwap-1020480576 tempest-TestMultiAttachVolumeSwap-1020480576-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:09:21.795046 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-f6ed61f7-f2ae-4941-97df-95ee06993c49 tempest-TestMultiAttachVolumeSwap-1020480576 tempest-TestMultiAttachVolumeSwap-1020480576-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:09:21.805667 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:09:21.805667 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:09:21.809748 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-f6ed61f7-f2ae-4941-97df-95ee06993c49 tempest-TestMultiAttachVolumeSwap-1020480576 tempest-TestMultiAttachVolumeSwap-1020480576-project-member] Volume info retrieved successfully. Aug 16 21:09:21.816442 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-f6ed61f7-f2ae-4941-97df-95ee06993c49 tempest-TestMultiAttachVolumeSwap-1020480576 tempest-TestMultiAttachVolumeSwap-1020480576-project-member] https://10.4.3.143/volume/v3/volumes/7ead78ca-00ab-4dac-82ed-7699c3bba2e0 returned with HTTP 200 Aug 16 21:09:21.817208 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 149/594] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:09:21 2026] GET /volume/v3/volumes/7ead78ca-00ab-4dac-82ed-7699c3bba2e0 => generated 1163 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:09:21.827139 np0000007409 devstack@c-api.service[100333]: DEBUG oslo_db.sqlalchemy.engines [None req-2a26c72e-fa2d-423f-8938-7a323d7bb15c tempest-GroupsTest-149180835 tempest-GroupsTest-149180835-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100333) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 16 21:09:21.830956 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:09:21.830956 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:09:21.833640 np0000007409 devstack@c-api.service[100333]: WARNING stevedore.named [None req-2a26c72e-fa2d-423f-8938-7a323d7bb15c tempest-GroupsTest-149180835 tempest-GroupsTest-149180835-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 16 21:09:21.833903 np0000007409 devstack@c-api.service[100333]: WARNING castellan.key_manager [None req-2a26c72e-fa2d-423f-8938-7a323d7bb15c tempest-GroupsTest-149180835 tempest-GroupsTest-149180835-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 16 21:09:21.871354 np0000007409 devstack@c-api.service[100333]: DEBUG oslo_db.sqlalchemy.engines [None req-2a26c72e-fa2d-423f-8938-7a323d7bb15c tempest-GroupsTest-149180835 tempest-GroupsTest-149180835-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100333) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 16 21:09:21.874453 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:09:21.874453 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:09:21.882600 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-2a26c72e-fa2d-423f-8938-7a323d7bb15c tempest-GroupsTest-149180835 tempest-GroupsTest-149180835-project-member] https://10.4.3.143/volume/v3/volumes/detail returned with HTTP 200 Aug 16 21:09:21.883378 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 145/595] 10.4.3.143 () {68 vars in 1299 bytes} [Sun Aug 16 21:09:21 2026] GET /volume/v3/volumes/detail => generated 1809 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 16 21:09:21.896451 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-7f7a7480-fb7c-47fd-94f4-f81c7e45df3e None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:21.898642 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-7f7a7480-fb7c-47fd-94f4-f81c7e45df3e tempest-GroupsTest-149180835 tempest-GroupsTest-149180835-project-member] GET https://10.4.3.143/volume/v3/volumes/detail Aug 16 21:09:21.898935 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-7f7a7480-fb7c-47fd-94f4-f81c7e45df3e tempest-GroupsTest-149180835 tempest-GroupsTest-149180835-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:09:21.899211 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-7f7a7480-fb7c-47fd-94f4-f81c7e45df3e tempest-GroupsTest-149180835 tempest-GroupsTest-149180835-project-member] Calling method 'detail' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:09:21.899510 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.api_utils [None req-7f7a7480-fb7c-47fd-94f4-f81c7e45df3e tempest-GroupsTest-149180835 tempest-GroupsTest-149180835-project-member] Removing options '' from query. {{(pid=100331) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 16 21:09:21.899922 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:09:21.899922 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:09:21.900819 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-7f7a7480-fb7c-47fd-94f4-f81c7e45df3e tempest-GroupsTest-149180835 tempest-GroupsTest-149180835-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100331) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 16 21:09:21.909669 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-7f7a7480-fb7c-47fd-94f4-f81c7e45df3e tempest-GroupsTest-149180835 tempest-GroupsTest-149180835-project-member] Get all volumes completed successfully. Aug 16 21:09:21.911435 np0000007409 devstack@c-api.service[100331]: WARNING stevedore.named [None req-7f7a7480-fb7c-47fd-94f4-f81c7e45df3e tempest-GroupsTest-149180835 tempest-GroupsTest-149180835-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 16 21:09:21.911435 np0000007409 devstack@c-api.service[100331]: WARNING castellan.key_manager [None req-7f7a7480-fb7c-47fd-94f4-f81c7e45df3e tempest-GroupsTest-149180835 tempest-GroupsTest-149180835-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 16 21:09:21.945310 np0000007409 devstack@c-api.service[100331]: DEBUG oslo_db.sqlalchemy.engines [None req-7f7a7480-fb7c-47fd-94f4-f81c7e45df3e tempest-GroupsTest-149180835 tempest-GroupsTest-149180835-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100331) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 16 21:09:21.947933 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:09:21.947933 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:09:21.951130 np0000007409 devstack@c-api.service[100331]: WARNING stevedore.named [None req-7f7a7480-fb7c-47fd-94f4-f81c7e45df3e tempest-GroupsTest-149180835 tempest-GroupsTest-149180835-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 16 21:09:21.951274 np0000007409 devstack@c-api.service[100331]: WARNING castellan.key_manager [None req-7f7a7480-fb7c-47fd-94f4-f81c7e45df3e tempest-GroupsTest-149180835 tempest-GroupsTest-149180835-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 16 21:09:21.986028 np0000007409 devstack@c-api.service[100331]: DEBUG oslo_db.sqlalchemy.engines [None req-7f7a7480-fb7c-47fd-94f4-f81c7e45df3e tempest-GroupsTest-149180835 tempest-GroupsTest-149180835-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100331) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 16 21:09:21.993655 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:09:21.993655 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:09:22.004301 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-7f7a7480-fb7c-47fd-94f4-f81c7e45df3e tempest-GroupsTest-149180835 tempest-GroupsTest-149180835-project-member] https://10.4.3.143/volume/v3/volumes/detail returned with HTTP 200 Aug 16 21:09:22.004875 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 149/596] 10.4.3.143 () {68 vars in 1299 bytes} [Sun Aug 16 21:09:21 2026] GET /volume/v3/volumes/detail => generated 1809 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 16 21:09:22.017460 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-b94824b1-2792-483a-9fed-8366caeddd43 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:22.019119 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-b94824b1-2792-483a-9fed-8366caeddd43 tempest-GroupsTest-149180835 tempest-GroupsTest-149180835-project-member] POST https://10.4.3.143/volume/v3/groups/a75aa182-4d5e-429e-b4ab-8c7042be7950/action Aug 16 21:09:22.019503 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-b94824b1-2792-483a-9fed-8366caeddd43 tempest-GroupsTest-149180835 tempest-GroupsTest-149180835-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100330) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 21:09:22.019623 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-b94824b1-2792-483a-9fed-8366caeddd43 tempest-GroupsTest-149180835 tempest-GroupsTest-149180835-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:09:22.020873 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.v3.groups [None req-b94824b1-2792-483a-9fed-8366caeddd43 tempest-GroupsTest-149180835 tempest-GroupsTest-149180835-project-member] delete called for group a75aa182-4d5e-429e-b4ab-8c7042be7950 {{(pid=100330) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 16 21:09:22.020993 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.v3.groups [None req-b94824b1-2792-483a-9fed-8366caeddd43 tempest-GroupsTest-149180835 tempest-GroupsTest-149180835-project-member] Delete group with id: a75aa182-4d5e-429e-b4ab-8c7042be7950 Aug 16 21:09:22.026603 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:09:22.026603 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:09:22.073143 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-b94824b1-2792-483a-9fed-8366caeddd43 tempest-GroupsTest-149180835 tempest-GroupsTest-149180835-project-member] https://10.4.3.143/volume/v3/groups/a75aa182-4d5e-429e-b4ab-8c7042be7950/action returned with HTTP 202 Aug 16 21:09:22.073584 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 154/597] 10.4.3.143 () {70 vars in 1428 bytes} [Sun Aug 16 21:09:22 2026] POST /volume/v3/groups/a75aa182-4d5e-429e-b4ab-8c7042be7950/action => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 16 21:09:22.080278 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-81644761-8198-47d6-a98d-a0649a4dbe6e None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:22.082122 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-81644761-8198-47d6-a98d-a0649a4dbe6e tempest-GroupsTest-149180835 tempest-GroupsTest-149180835-project-member] GET https://10.4.3.143/volume/v3/volumes/0472b769-5a16-4b13-b944-337e85495729 Aug 16 21:09:22.082355 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-81644761-8198-47d6-a98d-a0649a4dbe6e tempest-GroupsTest-149180835 tempest-GroupsTest-149180835-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:09:22.082596 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-81644761-8198-47d6-a98d-a0649a4dbe6e tempest-GroupsTest-149180835 tempest-GroupsTest-149180835-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:09:22.088793 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:09:22.088793 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:09:22.091864 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-81644761-8198-47d6-a98d-a0649a4dbe6e tempest-GroupsTest-149180835 tempest-GroupsTest-149180835-project-member] Volume info retrieved successfully. Aug 16 21:09:22.092517 np0000007409 devstack@c-api.service[100332]: WARNING stevedore.named [None req-81644761-8198-47d6-a98d-a0649a4dbe6e tempest-GroupsTest-149180835 tempest-GroupsTest-149180835-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 16 21:09:22.092691 np0000007409 devstack@c-api.service[100332]: WARNING castellan.key_manager [None req-81644761-8198-47d6-a98d-a0649a4dbe6e tempest-GroupsTest-149180835 tempest-GroupsTest-149180835-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 16 21:09:22.139478 np0000007409 devstack@c-api.service[100332]: DEBUG oslo_db.sqlalchemy.engines [None req-81644761-8198-47d6-a98d-a0649a4dbe6e tempest-GroupsTest-149180835 tempest-GroupsTest-149180835-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100332) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 16 21:09:22.142455 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:09:22.142455 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:09:22.150750 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-bb260a80-5a81-44f3-9868-dcc3706b9742 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:22.154112 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-bb260a80-5a81-44f3-9868-dcc3706b9742 tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] GET https://10.4.3.143/volume/v3/groups/e24545df-1aac-48fd-9886-aad3edcb4a95 Aug 16 21:09:22.154112 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-bb260a80-5a81-44f3-9868-dcc3706b9742 tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:09:22.154112 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-bb260a80-5a81-44f3-9868-dcc3706b9742 tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] Calling method 'version_select' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:09:22.154112 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.v3.groups [None req-bb260a80-5a81-44f3-9868-dcc3706b9742 tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] show called for member e24545df-1aac-48fd-9886-aad3edcb4a95 {{(pid=100333) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 16 21:09:22.154298 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-81644761-8198-47d6-a98d-a0649a4dbe6e tempest-GroupsTest-149180835 tempest-GroupsTest-149180835-project-member] https://10.4.3.143/volume/v3/volumes/0472b769-5a16-4b13-b944-337e85495729 returned with HTTP 200 Aug 16 21:09:22.154298 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 150/598] 10.4.3.143 () {68 vars in 1389 bytes} [Sun Aug 16 21:09:22 2026] GET /volume/v3/volumes/0472b769-5a16-4b13-b944-337e85495729 => generated 907 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:09:22.159240 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:09:22.159240 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:09:22.167868 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-bb260a80-5a81-44f3-9868-dcc3706b9742 tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] https://10.4.3.143/volume/v3/groups/e24545df-1aac-48fd-9886-aad3edcb4a95 returned with HTTP 200 Aug 16 21:09:22.168378 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 146/599] 10.4.3.143 () {68 vars in 1386 bytes} [Sun Aug 16 21:09:22 2026] GET /volume/v3/groups/e24545df-1aac-48fd-9886-aad3edcb4a95 => generated 393 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:09:22.179490 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-6c08a86e-0e28-4c9f-9fff-a9bcc46c95ca None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:22.181881 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-6c08a86e-0e28-4c9f-9fff-a9bcc46c95ca tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] GET https://10.4.3.143/volume/v3/volumes/detail Aug 16 21:09:22.182201 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-6c08a86e-0e28-4c9f-9fff-a9bcc46c95ca tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:09:22.182484 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-6c08a86e-0e28-4c9f-9fff-a9bcc46c95ca tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] Calling method 'detail' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:09:22.182791 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.api_utils [None req-6c08a86e-0e28-4c9f-9fff-a9bcc46c95ca tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] Removing options '' from query. {{(pid=100331) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 16 21:09:22.183802 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-6c08a86e-0e28-4c9f-9fff-a9bcc46c95ca tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100331) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 16 21:09:22.192778 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-6c08a86e-0e28-4c9f-9fff-a9bcc46c95ca tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] Get all volumes completed successfully. Aug 16 21:09:22.193497 np0000007409 devstack@c-api.service[100331]: WARNING stevedore.named [None req-6c08a86e-0e28-4c9f-9fff-a9bcc46c95ca tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 16 21:09:22.193681 np0000007409 devstack@c-api.service[100331]: WARNING castellan.key_manager [None req-6c08a86e-0e28-4c9f-9fff-a9bcc46c95ca tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 16 21:09:22.231298 np0000007409 devstack@c-api.service[100331]: DEBUG oslo_db.sqlalchemy.engines [None req-6c08a86e-0e28-4c9f-9fff-a9bcc46c95ca tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100331) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 16 21:09:22.234668 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:09:22.234668 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:09:22.238681 np0000007409 devstack@c-api.service[100331]: WARNING stevedore.named [None req-6c08a86e-0e28-4c9f-9fff-a9bcc46c95ca tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 16 21:09:22.238848 np0000007409 devstack@c-api.service[100331]: WARNING castellan.key_manager [None req-6c08a86e-0e28-4c9f-9fff-a9bcc46c95ca tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 16 21:09:22.275997 np0000007409 devstack@c-api.service[100331]: DEBUG oslo_db.sqlalchemy.engines [None req-6c08a86e-0e28-4c9f-9fff-a9bcc46c95ca tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100331) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 16 21:09:22.279853 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:09:22.279853 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:09:22.287806 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-6c08a86e-0e28-4c9f-9fff-a9bcc46c95ca tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] https://10.4.3.143/volume/v3/volumes/detail returned with HTTP 200 Aug 16 21:09:22.288167 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 150/600] 10.4.3.143 () {68 vars in 1299 bytes} [Sun Aug 16 21:09:22 2026] GET /volume/v3/volumes/detail => generated 1823 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 16 21:09:22.310224 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-016864ad-6aa8-4eb6-b2b3-4490736b0ca5 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:22.312282 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-016864ad-6aa8-4eb6-b2b3-4490736b0ca5 tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] POST https://10.4.3.143/volume/v3/group_snapshots Aug 16 21:09:22.312705 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-016864ad-6aa8-4eb6-b2b3-4490736b0ca5 tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "e24545df-1aac-48fd-9886-aad3edcb4a95", "name": "tempest-GroupSnapshotsTest-Group_Snapshot-1996700352"}} {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:09:22.314007 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.v3.group_snapshots [None req-016864ad-6aa8-4eb6-b2b3-4490736b0ca5 tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': 'e24545df-1aac-48fd-9886-aad3edcb4a95', 'name': 'tempest-GroupSnapshotsTest-Group_Snapshot-1996700352'}} {{(pid=100330) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Aug 16 21:09:22.317443 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:09:22.317443 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:09:22.320227 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.v3.group_snapshots [None req-016864ad-6aa8-4eb6-b2b3-4490736b0ca5 tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] Creating group_snapshot tempest-GroupSnapshotsTest-Group_Snapshot-1996700352. Aug 16 21:09:22.336529 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:09:22.336529 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:09:22.350211 np0000007409 devstack@c-api.service[100330]: WARNING cinder.quota [None req-016864ad-6aa8-4eb6-b2b3-4490736b0ca5 tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-1676252037 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-1676252037, it is now deprecated. Please use the default quota class for default quota. Aug 16 21:09:22.369532 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.quota [None req-016864ad-6aa8-4eb6-b2b3-4490736b0ca5 tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] Created reservations ['c1534a73-a92e-4471-8c2e-fdc159b06c97', '4293627d-c935-4c83-8555-d76fcd843492', 'b693bc8a-1c68-4654-9ee8-eb8b9d0b2337', '31c53f42-7ae8-4ef6-96f0-a05bd8e042b3'] {{(pid=100330) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:09:22.422420 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-016864ad-6aa8-4eb6-b2b3-4490736b0ca5 tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] https://10.4.3.143/volume/v3/group_snapshots returned with HTTP 202 Aug 16 21:09:22.422826 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 155/601] 10.4.3.143 () {70 vars in 1324 bytes} [Sun Aug 16 21:09:22 2026] POST /volume/v3/group_snapshots => generated 187 bytes in 113 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:09:22.430740 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-d41c1712-be4a-481f-9d4a-72728c0bcc52 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:22.432773 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-d41c1712-be4a-481f-9d4a-72728c0bcc52 tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] GET https://10.4.3.143/volume/v3/group_snapshots/863fd9f0-48ae-405f-acd0-f980730cde9e Aug 16 21:09:22.433334 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-d41c1712-be4a-481f-9d4a-72728c0bcc52 tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:09:22.433541 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-d41c1712-be4a-481f-9d4a-72728c0bcc52 tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] Calling method 'version_select' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:09:22.433670 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.v3.group_snapshots [None req-d41c1712-be4a-481f-9d4a-72728c0bcc52 tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] show called for member 863fd9f0-48ae-405f-acd0-f980730cde9e {{(pid=100332) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 16 21:09:22.437377 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:09:22.437377 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:09:22.442199 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-d41c1712-be4a-481f-9d4a-72728c0bcc52 tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] https://10.4.3.143/volume/v3/group_snapshots/863fd9f0-48ae-405f-acd0-f980730cde9e returned with HTTP 200 Aug 16 21:09:22.442775 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 151/602] 10.4.3.143 () {68 vars in 1413 bytes} [Sun Aug 16 21:09:22 2026] GET /volume/v3/group_snapshots/863fd9f0-48ae-405f-acd0-f980730cde9e => generated 326 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:09:22.589239 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-ab43dfe0-471b-4030-93b6-adf1d18f1604 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:22.590909 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-ab43dfe0-471b-4030-93b6-adf1d18f1604 tempest-AttachVolumeShelveTestJSON-1707417185 tempest-AttachVolumeShelveTestJSON-1707417185-project-member] POST https://10.4.3.143/volume/v3/volumes Aug 16 21:09:22.591508 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-ab43dfe0-471b-4030-93b6-adf1d18f1604 tempest-AttachVolumeShelveTestJSON-1707417185 tempest-AttachVolumeShelveTestJSON-1707417185-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-2034084872"}} {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:09:22.593185 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.v3.volumes [None req-ab43dfe0-471b-4030-93b6-adf1d18f1604 tempest-AttachVolumeShelveTestJSON-1707417185 tempest-AttachVolumeShelveTestJSON-1707417185-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-2034084872'}} {{(pid=100333) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 21:09:22.593387 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.v3.volumes [None req-ab43dfe0-471b-4030-93b6-adf1d18f1604 tempest-AttachVolumeShelveTestJSON-1707417185 tempest-AttachVolumeShelveTestJSON-1707417185-project-member] Create volume of 1 GB Aug 16 21:09:22.593721 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:09:22.593721 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:09:22.600939 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-ab43dfe0-471b-4030-93b6-adf1d18f1604 tempest-AttachVolumeShelveTestJSON-1707417185 tempest-AttachVolumeShelveTestJSON-1707417185-project-member] Availability Zones retrieved successfully. Aug 16 21:09:22.607105 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-ab43dfe0-471b-4030-93b6-adf1d18f1604 tempest-AttachVolumeShelveTestJSON-1707417185 tempest-AttachVolumeShelveTestJSON-1707417185-project-member] Flow 'volume_create_api' (bcd60f32-1ec2-4a49-88a0-797fd869478a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100333) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:09:22.608491 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-ab43dfe0-471b-4030-93b6-adf1d18f1604 tempest-AttachVolumeShelveTestJSON-1707417185 tempest-AttachVolumeShelveTestJSON-1707417185-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d103acce-ed6d-4f41-9828-3dfc446a89d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:09:22.609850 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.flows.api.create_volume [None req-ab43dfe0-471b-4030-93b6-adf1d18f1604 tempest-AttachVolumeShelveTestJSON-1707417185 tempest-AttachVolumeShelveTestJSON-1707417185-project-member] Validating volume size '1' using validate_int {{(pid=100333) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 21:09:22.636024 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-ab43dfe0-471b-4030-93b6-adf1d18f1604 tempest-AttachVolumeShelveTestJSON-1707417185 tempest-AttachVolumeShelveTestJSON-1707417185-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d103acce-ed6d-4f41-9828-3dfc446a89d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T21:04:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=69e633b8-fab9-4b15-8b40-4f1a67c51cda,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '69e633b8-fab9-4b15-8b40-4f1a67c51cda', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:09:22.636963 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-ab43dfe0-471b-4030-93b6-adf1d18f1604 tempest-AttachVolumeShelveTestJSON-1707417185 tempest-AttachVolumeShelveTestJSON-1707417185-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (536afdbc-1a44-47c5-a16d-4c11b82e6e0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:09:22.674876 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.quota [None req-ab43dfe0-471b-4030-93b6-adf1d18f1604 tempest-AttachVolumeShelveTestJSON-1707417185 tempest-AttachVolumeShelveTestJSON-1707417185-project-member] Created reservations ['3368db91-3390-4e57-a9fa-4e52b11f9bd1', '4866b64b-d0e9-49f0-a089-b3a7a0f77704', '8a1a7213-d894-4196-9fa6-16ac45b4919a', 'cc4ba7f5-5bcc-458a-bb94-0f9f8829b1e5'] {{(pid=100333) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:09:22.677940 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-ab43dfe0-471b-4030-93b6-adf1d18f1604 tempest-AttachVolumeShelveTestJSON-1707417185 tempest-AttachVolumeShelveTestJSON-1707417185-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (536afdbc-1a44-47c5-a16d-4c11b82e6e0d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3368db91-3390-4e57-a9fa-4e52b11f9bd1', '4866b64b-d0e9-49f0-a089-b3a7a0f77704', '8a1a7213-d894-4196-9fa6-16ac45b4919a', 'cc4ba7f5-5bcc-458a-bb94-0f9f8829b1e5']}' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:09:22.677940 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-ab43dfe0-471b-4030-93b6-adf1d18f1604 tempest-AttachVolumeShelveTestJSON-1707417185 tempest-AttachVolumeShelveTestJSON-1707417185-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8fd4a8c3-7bb2-4b51-8058-af66174a69fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:09:22.698736 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-ab43dfe0-471b-4030-93b6-adf1d18f1604 tempest-AttachVolumeShelveTestJSON-1707417185 tempest-AttachVolumeShelveTestJSON-1707417185-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8fd4a8c3-7bb2-4b51-8058-af66174a69fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '917f5c2c-e0bb-4dfa-8c4b-fbeaefb5f3d9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-2034084872',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a50240e71d07402994ff3db7ed61bd7e',qos_specs=None,replication_status=,reservations=['3368db91-3390-4e57-a9fa-4e52b11f9bd1','4866b64b-d0e9-49f0-a089-b3a7a0f77704','8a1a7213-d894-4196-9fa6-16ac45b4919a','cc4ba7f5-5bcc-458a-bb94-0f9f8829b1e5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0cbc6c423f7343bfa15025efc0c58aed',volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T21:09:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-2034084872',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=917f5c2c-e0bb-4dfa-8c4b-fbeaefb5f3d9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a50240e71d07402994ff3db7ed61bd7e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0cbc6c423f7343bfa15025efc0c58aed',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(69e633b8-fab9-4b15-8b40-4f1a67c51cda),volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda)}' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:09:22.699974 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-ab43dfe0-471b-4030-93b6-adf1d18f1604 tempest-AttachVolumeShelveTestJSON-1707417185 tempest-AttachVolumeShelveTestJSON-1707417185-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b3c52daa-bc65-4170-a004-464244dcb85f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:09:22.718244 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-ab43dfe0-471b-4030-93b6-adf1d18f1604 tempest-AttachVolumeShelveTestJSON-1707417185 tempest-AttachVolumeShelveTestJSON-1707417185-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b3c52daa-bc65-4170-a004-464244dcb85f) transitioned into state 'SUCCESS' from state '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-2034084872',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a50240e71d07402994ff3db7ed61bd7e',qos_specs=None,replication_status=,reservations=['3368db91-3390-4e57-a9fa-4e52b11f9bd1','4866b64b-d0e9-49f0-a089-b3a7a0f77704','8a1a7213-d894-4196-9fa6-16ac45b4919a','cc4ba7f5-5bcc-458a-bb94-0f9f8829b1e5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0cbc6c423f7343bfa15025efc0c58aed',volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda)}' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:09:22.719186 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-ab43dfe0-471b-4030-93b6-adf1d18f1604 tempest-AttachVolumeShelveTestJSON-1707417185 tempest-AttachVolumeShelveTestJSON-1707417185-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4434a400-4bdb-40b5-88ea-5685cd643b4f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:09:22.728037 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-ab43dfe0-471b-4030-93b6-adf1d18f1604 tempest-AttachVolumeShelveTestJSON-1707417185 tempest-AttachVolumeShelveTestJSON-1707417185-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4434a400-4bdb-40b5-88ea-5685cd643b4f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:09:22.729527 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-ab43dfe0-471b-4030-93b6-adf1d18f1604 tempest-AttachVolumeShelveTestJSON-1707417185 tempest-AttachVolumeShelveTestJSON-1707417185-project-member] Flow 'volume_create_api' (bcd60f32-1ec2-4a49-88a0-797fd869478a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100333) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:09:22.730162 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-ab43dfe0-471b-4030-93b6-adf1d18f1604 tempest-AttachVolumeShelveTestJSON-1707417185 tempest-AttachVolumeShelveTestJSON-1707417185-project-member] Create volume request issued successfully. Aug 16 21:09:22.730858 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-ab43dfe0-471b-4030-93b6-adf1d18f1604 tempest-AttachVolumeShelveTestJSON-1707417185 tempest-AttachVolumeShelveTestJSON-1707417185-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Aug 16 21:09:22.731458 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 147/603] 10.4.3.143 () {68 vars in 1258 bytes} [Sun Aug 16 21:09:22 2026] POST /volume/v3/volumes => generated 757 bytes in 143 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 21:09:22.744818 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-f07c297d-d487-4467-a5d2-d49f8242533b None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:22.748352 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-f07c297d-d487-4467-a5d2-d49f8242533b tempest-AttachVolumeShelveTestJSON-1707417185 tempest-AttachVolumeShelveTestJSON-1707417185-project-member] GET https://10.4.3.143/volume/v3/volumes/917f5c2c-e0bb-4dfa-8c4b-fbeaefb5f3d9 Aug 16 21:09:22.748651 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-f07c297d-d487-4467-a5d2-d49f8242533b tempest-AttachVolumeShelveTestJSON-1707417185 tempest-AttachVolumeShelveTestJSON-1707417185-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:09:22.748929 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-f07c297d-d487-4467-a5d2-d49f8242533b tempest-AttachVolumeShelveTestJSON-1707417185 tempest-AttachVolumeShelveTestJSON-1707417185-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:09:22.758308 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:09:22.758308 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:09:22.763730 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-f07c297d-d487-4467-a5d2-d49f8242533b tempest-AttachVolumeShelveTestJSON-1707417185 tempest-AttachVolumeShelveTestJSON-1707417185-project-member] Volume info retrieved successfully. Aug 16 21:09:22.769436 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-f07c297d-d487-4467-a5d2-d49f8242533b tempest-AttachVolumeShelveTestJSON-1707417185 tempest-AttachVolumeShelveTestJSON-1707417185-project-member] https://10.4.3.143/volume/v3/volumes/917f5c2c-e0bb-4dfa-8c4b-fbeaefb5f3d9 returned with HTTP 200 Aug 16 21:09:22.770016 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 151/604] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:09:22 2026] GET /volume/v3/volumes/917f5c2c-e0bb-4dfa-8c4b-fbeaefb5f3d9 => generated 825 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:09:22.830706 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-4e717f26-05ef-4fe8-8f05-ba3542bb4b7e None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:22.833324 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-4e717f26-05ef-4fe8-8f05-ba3542bb4b7e tempest-TestMultiAttachVolumeSwap-1020480576 tempest-TestMultiAttachVolumeSwap-1020480576-project-member] GET https://10.4.3.143/volume/v3/volumes/7ead78ca-00ab-4dac-82ed-7699c3bba2e0 Aug 16 21:09:22.833549 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-4e717f26-05ef-4fe8-8f05-ba3542bb4b7e tempest-TestMultiAttachVolumeSwap-1020480576 tempest-TestMultiAttachVolumeSwap-1020480576-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:09:22.834048 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-4e717f26-05ef-4fe8-8f05-ba3542bb4b7e tempest-TestMultiAttachVolumeSwap-1020480576 tempest-TestMultiAttachVolumeSwap-1020480576-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:09:22.846551 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:09:22.846551 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:09:22.850276 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-4e717f26-05ef-4fe8-8f05-ba3542bb4b7e tempest-TestMultiAttachVolumeSwap-1020480576 tempest-TestMultiAttachVolumeSwap-1020480576-project-member] Volume info retrieved successfully. Aug 16 21:09:22.854681 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-4e717f26-05ef-4fe8-8f05-ba3542bb4b7e tempest-TestMultiAttachVolumeSwap-1020480576 tempest-TestMultiAttachVolumeSwap-1020480576-project-member] https://10.4.3.143/volume/v3/volumes/7ead78ca-00ab-4dac-82ed-7699c3bba2e0 returned with HTTP 200 Aug 16 21:09:22.855113 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 156/605] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:09:22 2026] GET /volume/v3/volumes/7ead78ca-00ab-4dac-82ed-7699c3bba2e0 => generated 1163 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:09:23.169549 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-f8a9c3d5-79ac-4e96-8ef0-33e765662417 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:23.172894 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-f8a9c3d5-79ac-4e96-8ef0-33e765662417 tempest-GroupsTest-149180835 tempest-GroupsTest-149180835-project-member] GET https://10.4.3.143/volume/v3/volumes/0472b769-5a16-4b13-b944-337e85495729 Aug 16 21:09:23.173302 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-f8a9c3d5-79ac-4e96-8ef0-33e765662417 tempest-GroupsTest-149180835 tempest-GroupsTest-149180835-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:09:23.173302 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-f8a9c3d5-79ac-4e96-8ef0-33e765662417 tempest-GroupsTest-149180835 tempest-GroupsTest-149180835-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:09:23.179414 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-f8a9c3d5-79ac-4e96-8ef0-33e765662417 tempest-GroupsTest-149180835 tempest-GroupsTest-149180835-project-member] https://10.4.3.143/volume/v3/volumes/0472b769-5a16-4b13-b944-337e85495729 returned with HTTP 404 Aug 16 21:09:23.179961 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 152/606] 10.4.3.143 () {68 vars in 1389 bytes} [Sun Aug 16 21:09:23 2026] GET /volume/v3/volumes/0472b769-5a16-4b13-b944-337e85495729 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 16 21:09:23.187041 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-7f1b4106-44ac-4894-990f-15f1e16c724e None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:23.189589 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-7f1b4106-44ac-4894-990f-15f1e16c724e tempest-GroupsTest-149180835 tempest-GroupsTest-149180835-project-member] GET https://10.4.3.143/volume/v3/volumes/563f4d31-bc83-4e5a-9513-e897a9e3de3b Aug 16 21:09:23.189879 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-7f1b4106-44ac-4894-990f-15f1e16c724e tempest-GroupsTest-149180835 tempest-GroupsTest-149180835-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:09:23.190178 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-7f1b4106-44ac-4894-990f-15f1e16c724e tempest-GroupsTest-149180835 tempest-GroupsTest-149180835-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:09:23.197849 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-7f1b4106-44ac-4894-990f-15f1e16c724e tempest-GroupsTest-149180835 tempest-GroupsTest-149180835-project-member] https://10.4.3.143/volume/v3/volumes/563f4d31-bc83-4e5a-9513-e897a9e3de3b returned with HTTP 404 Aug 16 21:09:23.198497 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 148/607] 10.4.3.143 () {68 vars in 1389 bytes} [Sun Aug 16 21:09:23 2026] GET /volume/v3/volumes/563f4d31-bc83-4e5a-9513-e897a9e3de3b => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 16 21:09:23.206503 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-c04de17f-de8c-4bab-8feb-56a0acc7dfd4 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:23.208790 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-c04de17f-de8c-4bab-8feb-56a0acc7dfd4 tempest-GroupsTest-149180835 tempest-GroupsTest-149180835-project-member] GET https://10.4.3.143/volume/v3/groups/a75aa182-4d5e-429e-b4ab-8c7042be7950 Aug 16 21:09:23.209159 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-c04de17f-de8c-4bab-8feb-56a0acc7dfd4 tempest-GroupsTest-149180835 tempest-GroupsTest-149180835-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:09:23.209452 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-c04de17f-de8c-4bab-8feb-56a0acc7dfd4 tempest-GroupsTest-149180835 tempest-GroupsTest-149180835-project-member] Calling method 'version_select' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:09:23.209679 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.v3.groups [None req-c04de17f-de8c-4bab-8feb-56a0acc7dfd4 tempest-GroupsTest-149180835 tempest-GroupsTest-149180835-project-member] show called for member a75aa182-4d5e-429e-b4ab-8c7042be7950 {{(pid=100331) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 16 21:09:23.213263 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-c04de17f-de8c-4bab-8feb-56a0acc7dfd4 tempest-GroupsTest-149180835 tempest-GroupsTest-149180835-project-member] https://10.4.3.143/volume/v3/groups/a75aa182-4d5e-429e-b4ab-8c7042be7950 returned with HTTP 404 Aug 16 21:09:23.213942 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 152/608] 10.4.3.143 () {68 vars in 1386 bytes} [Sun Aug 16 21:09:23 2026] GET /volume/v3/groups/a75aa182-4d5e-429e-b4ab-8c7042be7950 => generated 108 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 16 21:09:23.221644 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-0d36b796-52da-4b26-8f23-d6066d319ebb None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:23.223757 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-0d36b796-52da-4b26-8f23-d6066d319ebb tempest-GroupsTest-1295733837 tempest-GroupsTest-1295733837-project-admin] DELETE https://10.4.3.143/volume/v3/group_types/515b6e4c-67e6-4e17-b1ba-cc9560fb9bba Aug 16 21:09:23.224059 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-0d36b796-52da-4b26-8f23-d6066d319ebb tempest-GroupsTest-1295733837 tempest-GroupsTest-1295733837-project-admin] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:09:23.224686 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-0d36b796-52da-4b26-8f23-d6066d319ebb tempest-GroupsTest-1295733837 tempest-GroupsTest-1295733837-project-admin] Calling method 'version_select' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:09:23.237671 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-0d36b796-52da-4b26-8f23-d6066d319ebb tempest-GroupsTest-1295733837 tempest-GroupsTest-1295733837-project-admin] https://10.4.3.143/volume/v3/group_types/515b6e4c-67e6-4e17-b1ba-cc9560fb9bba returned with HTTP 202 Aug 16 21:09:23.238176 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 157/609] 10.4.3.143 () {68 vars in 1404 bytes} [Sun Aug 16 21:09:23 2026] DELETE /volume/v3/group_types/515b6e4c-67e6-4e17-b1ba-cc9560fb9bba => generated 0 bytes in 17 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 16 21:09:23.246555 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-b35e44a7-0d88-47d7-9da8-aa3904e3bdb7 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:23.249280 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-b35e44a7-0d88-47d7-9da8-aa3904e3bdb7 tempest-GroupsTest-1295733837 tempest-GroupsTest-1295733837-project-admin] DELETE https://10.4.3.143/volume/v3/types/208bfb26-d190-4b37-baf6-a1a4f769a4e8 Aug 16 21:09:23.249507 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-b35e44a7-0d88-47d7-9da8-aa3904e3bdb7 tempest-GroupsTest-1295733837 tempest-GroupsTest-1295733837-project-admin] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:09:23.249795 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-b35e44a7-0d88-47d7-9da8-aa3904e3bdb7 tempest-GroupsTest-1295733837 tempest-GroupsTest-1295733837-project-admin] Calling method '_delete' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:09:23.290023 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-b35e44a7-0d88-47d7-9da8-aa3904e3bdb7 tempest-GroupsTest-1295733837 tempest-GroupsTest-1295733837-project-admin] https://10.4.3.143/volume/v3/types/208bfb26-d190-4b37-baf6-a1a4f769a4e8 returned with HTTP 202 Aug 16 21:09:23.290362 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 153/610] 10.4.3.143 () {66 vars in 1345 bytes} [Sun Aug 16 21:09:23 2026] DELETE /volume/v3/types/208bfb26-d190-4b37-baf6-a1a4f769a4e8 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 21:09:23.297337 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-08590f33-85d3-452c-a386-1211a502c47a None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:23.299383 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-08590f33-85d3-452c-a386-1211a502c47a tempest-GroupsTest-1295733837 tempest-GroupsTest-1295733837-project-admin] GET https://10.4.3.143/volume/v3/types/208bfb26-d190-4b37-baf6-a1a4f769a4e8 Aug 16 21:09:23.299574 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-08590f33-85d3-452c-a386-1211a502c47a tempest-GroupsTest-1295733837 tempest-GroupsTest-1295733837-project-admin] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:09:23.299748 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-08590f33-85d3-452c-a386-1211a502c47a tempest-GroupsTest-1295733837 tempest-GroupsTest-1295733837-project-admin] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:09:23.303210 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-08590f33-85d3-452c-a386-1211a502c47a tempest-GroupsTest-1295733837 tempest-GroupsTest-1295733837-project-admin] https://10.4.3.143/volume/v3/types/208bfb26-d190-4b37-baf6-a1a4f769a4e8 returned with HTTP 404 Aug 16 21:09:23.303634 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 149/611] 10.4.3.143 () {66 vars in 1342 bytes} [Sun Aug 16 21:09:23 2026] GET /volume/v3/types/208bfb26-d190-4b37-baf6-a1a4f769a4e8 => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:09:23.451472 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-f5bde920-5ec6-4854-aeac-ac08d5d27709 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:23.453990 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-f5bde920-5ec6-4854-aeac-ac08d5d27709 tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] GET https://10.4.3.143/volume/v3/group_snapshots/863fd9f0-48ae-405f-acd0-f980730cde9e Aug 16 21:09:23.453990 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-f5bde920-5ec6-4854-aeac-ac08d5d27709 tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:09:23.453990 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-f5bde920-5ec6-4854-aeac-ac08d5d27709 tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] Calling method 'version_select' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:09:23.453990 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.v3.group_snapshots [None req-f5bde920-5ec6-4854-aeac-ac08d5d27709 tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] show called for member 863fd9f0-48ae-405f-acd0-f980730cde9e {{(pid=100331) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 16 21:09:23.456943 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:09:23.456943 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:09:23.460706 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-f5bde920-5ec6-4854-aeac-ac08d5d27709 tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] https://10.4.3.143/volume/v3/group_snapshots/863fd9f0-48ae-405f-acd0-f980730cde9e returned with HTTP 200 Aug 16 21:09:23.461172 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 153/612] 10.4.3.143 () {68 vars in 1413 bytes} [Sun Aug 16 21:09:23 2026] GET /volume/v3/group_snapshots/863fd9f0-48ae-405f-acd0-f980730cde9e => generated 327 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:09:23.469089 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-e44bf2d0-b3f7-49ca-ab59-f36099b86601 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:23.471074 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-e44bf2d0-b3f7-49ca-ab59-f36099b86601 tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] GET https://10.4.3.143/volume/v3/snapshots/detail Aug 16 21:09:23.471434 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-e44bf2d0-b3f7-49ca-ab59-f36099b86601 tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:09:23.471669 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-e44bf2d0-b3f7-49ca-ab59-f36099b86601 tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] Calling method 'detail' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:09:23.471873 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.api_utils [None req-e44bf2d0-b3f7-49ca-ab59-f36099b86601 tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] Removing options '' from query. {{(pid=100330) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 16 21:09:23.473605 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.db.api [None req-e44bf2d0-b3f7-49ca-ab59-f36099b86601 tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] Building query based on filter {{(pid=100330) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 16 21:09:23.478831 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-e44bf2d0-b3f7-49ca-ab59-f36099b86601 tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] Get all snapshots completed successfully. Aug 16 21:09:23.479300 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:09:23.479300 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:09:23.479885 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-e44bf2d0-b3f7-49ca-ab59-f36099b86601 tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] https://10.4.3.143/volume/v3/snapshots/detail returned with HTTP 200 Aug 16 21:09:23.480377 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 158/613] 10.4.3.143 () {66 vars in 1264 bytes} [Sun Aug 16 21:09:23 2026] GET /volume/v3/snapshots/detail => generated 931 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:09:23.489195 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-d7c3d98a-b6c4-4609-84e1-26fa8b8f53fa None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:23.491414 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-d7c3d98a-b6c4-4609-84e1-26fa8b8f53fa tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] GET https://10.4.3.143/volume/v3/snapshots/32c5001f-156a-4f5d-babb-49ccee448e4c Aug 16 21:09:23.491590 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-d7c3d98a-b6c4-4609-84e1-26fa8b8f53fa tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:09:23.491781 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-d7c3d98a-b6c4-4609-84e1-26fa8b8f53fa tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:09:23.497229 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:09:23.497229 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:09:23.497662 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-d7c3d98a-b6c4-4609-84e1-26fa8b8f53fa tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] Snapshot retrieved successfully. Aug 16 21:09:23.498698 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-d7c3d98a-b6c4-4609-84e1-26fa8b8f53fa tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] https://10.4.3.143/volume/v3/snapshots/32c5001f-156a-4f5d-babb-49ccee448e4c returned with HTTP 200 Aug 16 21:09:23.499098 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 154/614] 10.4.3.143 () {66 vars in 1354 bytes} [Sun Aug 16 21:09:23 2026] GET /volume/v3/snapshots/32c5001f-156a-4f5d-babb-49ccee448e4c => generated 470 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:09:23.509835 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-176cfd43-6018-4f39-8ee8-03888ac70c17 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:23.512011 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-176cfd43-6018-4f39-8ee8-03888ac70c17 tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] GET https://10.4.3.143/volume/v3/snapshots/1f203731-796f-46c8-ab09-e9eacf49e033 Aug 16 21:09:23.512288 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-176cfd43-6018-4f39-8ee8-03888ac70c17 tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:09:23.512566 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-176cfd43-6018-4f39-8ee8-03888ac70c17 tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:09:23.519548 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:09:23.519548 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:09:23.520247 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-176cfd43-6018-4f39-8ee8-03888ac70c17 tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] Snapshot retrieved successfully. Aug 16 21:09:23.521103 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-176cfd43-6018-4f39-8ee8-03888ac70c17 tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] https://10.4.3.143/volume/v3/snapshots/1f203731-796f-46c8-ab09-e9eacf49e033 returned with HTTP 200 Aug 16 21:09:23.521503 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 150/615] 10.4.3.143 () {66 vars in 1354 bytes} [Sun Aug 16 21:09:23 2026] GET /volume/v3/snapshots/1f203731-796f-46c8-ab09-e9eacf49e033 => generated 470 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:09:23.530270 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-634b2f76-4b22-40ce-beb7-c6700e2709aa None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:23.532101 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-634b2f76-4b22-40ce-beb7-c6700e2709aa tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] DELETE https://10.4.3.143/volume/v3/group_snapshots/863fd9f0-48ae-405f-acd0-f980730cde9e Aug 16 21:09:23.532403 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-634b2f76-4b22-40ce-beb7-c6700e2709aa tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:09:23.532612 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-634b2f76-4b22-40ce-beb7-c6700e2709aa tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] Calling method 'version_select' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:09:23.532789 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.v3.group_snapshots [None req-634b2f76-4b22-40ce-beb7-c6700e2709aa tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] delete called for member 863fd9f0-48ae-405f-acd0-f980730cde9e {{(pid=100331) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Aug 16 21:09:23.532911 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.v3.group_snapshots [None req-634b2f76-4b22-40ce-beb7-c6700e2709aa tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] Delete group_snapshot with id: 863fd9f0-48ae-405f-acd0-f980730cde9e Aug 16 21:09:23.536633 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:09:23.536633 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:09:23.582056 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-634b2f76-4b22-40ce-beb7-c6700e2709aa tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] https://10.4.3.143/volume/v3/group_snapshots/863fd9f0-48ae-405f-acd0-f980730cde9e returned with HTTP 202 Aug 16 21:09:23.582753 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 154/616] 10.4.3.143 () {68 vars in 1416 bytes} [Sun Aug 16 21:09:23 2026] DELETE /volume/v3/group_snapshots/863fd9f0-48ae-405f-acd0-f980730cde9e => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 16 21:09:23.591294 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-ce5b7c04-c23a-4721-b251-db4a9576c221 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:23.593417 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-ce5b7c04-c23a-4721-b251-db4a9576c221 tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] GET https://10.4.3.143/volume/v3/volumes/detail Aug 16 21:09:23.593624 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-ce5b7c04-c23a-4721-b251-db4a9576c221 tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:09:23.593786 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-ce5b7c04-c23a-4721-b251-db4a9576c221 tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] Calling method 'detail' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:09:23.594040 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.api_utils [None req-ce5b7c04-c23a-4721-b251-db4a9576c221 tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] Removing options '' from query. {{(pid=100330) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 16 21:09:23.594761 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-ce5b7c04-c23a-4721-b251-db4a9576c221 tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100330) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 16 21:09:23.604668 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-ce5b7c04-c23a-4721-b251-db4a9576c221 tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] Get all volumes completed successfully. Aug 16 21:09:23.605496 np0000007409 devstack@c-api.service[100330]: WARNING stevedore.named [None req-ce5b7c04-c23a-4721-b251-db4a9576c221 tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 16 21:09:23.605827 np0000007409 devstack@c-api.service[100330]: WARNING castellan.key_manager [None req-ce5b7c04-c23a-4721-b251-db4a9576c221 tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 16 21:09:23.673768 np0000007409 devstack@c-api.service[100330]: DEBUG oslo_db.sqlalchemy.engines [None req-ce5b7c04-c23a-4721-b251-db4a9576c221 tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100330) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 16 21:09:23.677080 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:09:23.677080 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:09:23.681614 np0000007409 devstack@c-api.service[100330]: WARNING stevedore.named [None req-ce5b7c04-c23a-4721-b251-db4a9576c221 tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 16 21:09:23.681799 np0000007409 devstack@c-api.service[100330]: WARNING castellan.key_manager [None req-ce5b7c04-c23a-4721-b251-db4a9576c221 tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 16 21:09:23.725227 np0000007409 devstack@c-api.service[100330]: DEBUG oslo_db.sqlalchemy.engines [None req-ce5b7c04-c23a-4721-b251-db4a9576c221 tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100330) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 16 21:09:23.729677 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:09:23.729677 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:09:23.745756 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-ce5b7c04-c23a-4721-b251-db4a9576c221 tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] https://10.4.3.143/volume/v3/volumes/detail returned with HTTP 200 Aug 16 21:09:23.746263 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 159/617] 10.4.3.143 () {68 vars in 1299 bytes} [Sun Aug 16 21:09:23 2026] GET /volume/v3/volumes/detail => generated 1823 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 16 21:09:23.759793 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-c7fdd87b-7f20-43e9-a58d-ddb03d186575 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:23.761534 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-c7fdd87b-7f20-43e9-a58d-ddb03d186575 tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] GET https://10.4.3.143/volume/v3/snapshots/detail Aug 16 21:09:23.761729 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-c7fdd87b-7f20-43e9-a58d-ddb03d186575 tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:09:23.761908 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-c7fdd87b-7f20-43e9-a58d-ddb03d186575 tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] Calling method 'detail' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:09:23.762233 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.api_utils [None req-c7fdd87b-7f20-43e9-a58d-ddb03d186575 tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] Removing options '' from query. {{(pid=100332) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 16 21:09:23.765136 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.db.api [None req-c7fdd87b-7f20-43e9-a58d-ddb03d186575 tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] Building query based on filter {{(pid=100332) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 16 21:09:23.771377 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-c7fdd87b-7f20-43e9-a58d-ddb03d186575 tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] Get all snapshots completed successfully. Aug 16 21:09:23.771686 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-c7fdd87b-7f20-43e9-a58d-ddb03d186575 tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] https://10.4.3.143/volume/v3/snapshots/detail returned with HTTP 200 Aug 16 21:09:23.772075 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 155/618] 10.4.3.143 () {66 vars in 1264 bytes} [Sun Aug 16 21:09:23 2026] GET /volume/v3/snapshots/detail => generated 17 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 16 21:09:23.782356 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-de154ed6-918a-4385-b61e-eb66ea1274cb None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:23.783536 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-b46ef064-9682-46dd-b755-5902cd80c478 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:23.784375 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-b46ef064-9682-46dd-b755-5902cd80c478 tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] GET https://10.4.3.143/volume/v3/group_snapshots/863fd9f0-48ae-405f-acd0-f980730cde9e Aug 16 21:09:23.784620 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-b46ef064-9682-46dd-b755-5902cd80c478 tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:09:23.784818 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-b46ef064-9682-46dd-b755-5902cd80c478 tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] Calling method 'version_select' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:09:23.784967 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.v3.group_snapshots [None req-b46ef064-9682-46dd-b755-5902cd80c478 tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] show called for member 863fd9f0-48ae-405f-acd0-f980730cde9e {{(pid=100331) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 16 21:09:23.786102 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-de154ed6-918a-4385-b61e-eb66ea1274cb tempest-AttachVolumeShelveTestJSON-1707417185 tempest-AttachVolumeShelveTestJSON-1707417185-project-member] GET https://10.4.3.143/volume/v3/volumes/917f5c2c-e0bb-4dfa-8c4b-fbeaefb5f3d9 Aug 16 21:09:23.786377 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-de154ed6-918a-4385-b61e-eb66ea1274cb tempest-AttachVolumeShelveTestJSON-1707417185 tempest-AttachVolumeShelveTestJSON-1707417185-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:09:23.786647 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-de154ed6-918a-4385-b61e-eb66ea1274cb tempest-AttachVolumeShelveTestJSON-1707417185 tempest-AttachVolumeShelveTestJSON-1707417185-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:09:23.789063 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-b46ef064-9682-46dd-b755-5902cd80c478 tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] https://10.4.3.143/volume/v3/group_snapshots/863fd9f0-48ae-405f-acd0-f980730cde9e returned with HTTP 404 Aug 16 21:09:23.789155 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 155/619] 10.4.3.143 () {68 vars in 1413 bytes} [Sun Aug 16 21:09:23 2026] GET /volume/v3/group_snapshots/863fd9f0-48ae-405f-acd0-f980730cde9e => generated 116 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 16 21:09:23.795908 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:09:23.795908 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:09:23.800950 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-de154ed6-918a-4385-b61e-eb66ea1274cb tempest-AttachVolumeShelveTestJSON-1707417185 tempest-AttachVolumeShelveTestJSON-1707417185-project-member] Volume info retrieved successfully. Aug 16 21:09:23.801993 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-a12dfff1-cd5d-4ed8-9bb1-e056243e9ac0 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:23.804014 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-a12dfff1-cd5d-4ed8-9bb1-e056243e9ac0 tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] DELETE https://10.4.3.143/volume/v3/group_snapshots/863fd9f0-48ae-405f-acd0-f980730cde9e Aug 16 21:09:23.804983 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-a12dfff1-cd5d-4ed8-9bb1-e056243e9ac0 tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:09:23.804983 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-a12dfff1-cd5d-4ed8-9bb1-e056243e9ac0 tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] Calling method 'version_select' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:09:23.804983 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.v3.group_snapshots [None req-a12dfff1-cd5d-4ed8-9bb1-e056243e9ac0 tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] delete called for member 863fd9f0-48ae-405f-acd0-f980730cde9e {{(pid=100330) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Aug 16 21:09:23.804983 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.v3.group_snapshots [None req-a12dfff1-cd5d-4ed8-9bb1-e056243e9ac0 tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] Delete group_snapshot with id: 863fd9f0-48ae-405f-acd0-f980730cde9e Aug 16 21:09:23.805497 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-de154ed6-918a-4385-b61e-eb66ea1274cb tempest-AttachVolumeShelveTestJSON-1707417185 tempest-AttachVolumeShelveTestJSON-1707417185-project-member] https://10.4.3.143/volume/v3/volumes/917f5c2c-e0bb-4dfa-8c4b-fbeaefb5f3d9 returned with HTTP 200 Aug 16 21:09:23.806041 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 151/620] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:09:23 2026] GET /volume/v3/volumes/917f5c2c-e0bb-4dfa-8c4b-fbeaefb5f3d9 => generated 850 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:09:23.810399 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-a12dfff1-cd5d-4ed8-9bb1-e056243e9ac0 tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] https://10.4.3.143/volume/v3/group_snapshots/863fd9f0-48ae-405f-acd0-f980730cde9e returned with HTTP 404 Aug 16 21:09:23.810399 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 160/621] 10.4.3.143 () {68 vars in 1416 bytes} [Sun Aug 16 21:09:23 2026] DELETE /volume/v3/group_snapshots/863fd9f0-48ae-405f-acd0-f980730cde9e => generated 116 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 16 21:09:23.817230 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-65fd1032-f47b-4b29-b1de-1b9998bb7bc2 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:23.820591 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-65fd1032-f47b-4b29-b1de-1b9998bb7bc2 tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] GET https://10.4.3.143/volume/v3/volumes/detail Aug 16 21:09:23.821110 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-65fd1032-f47b-4b29-b1de-1b9998bb7bc2 tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:09:23.821508 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-65fd1032-f47b-4b29-b1de-1b9998bb7bc2 tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] Calling method 'detail' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:09:23.822065 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.api_utils [None req-65fd1032-f47b-4b29-b1de-1b9998bb7bc2 tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] Removing options '' from query. {{(pid=100332) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 16 21:09:23.823338 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-65fd1032-f47b-4b29-b1de-1b9998bb7bc2 tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100332) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 16 21:09:23.835231 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-65fd1032-f47b-4b29-b1de-1b9998bb7bc2 tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] Get all volumes completed successfully. Aug 16 21:09:23.837765 np0000007409 devstack@c-api.service[100332]: WARNING stevedore.named [None req-65fd1032-f47b-4b29-b1de-1b9998bb7bc2 tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 16 21:09:23.838179 np0000007409 devstack@c-api.service[100332]: WARNING castellan.key_manager [None req-65fd1032-f47b-4b29-b1de-1b9998bb7bc2 tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 16 21:09:23.870800 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-78596888-4b2e-4428-a740-89b548651827 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:23.872540 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-78596888-4b2e-4428-a740-89b548651827 tempest-TestMultiAttachVolumeSwap-1020480576 tempest-TestMultiAttachVolumeSwap-1020480576-project-member] GET https://10.4.3.143/volume/v3/volumes/7ead78ca-00ab-4dac-82ed-7699c3bba2e0 Aug 16 21:09:23.872944 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-78596888-4b2e-4428-a740-89b548651827 tempest-TestMultiAttachVolumeSwap-1020480576 tempest-TestMultiAttachVolumeSwap-1020480576-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:09:23.873839 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-78596888-4b2e-4428-a740-89b548651827 tempest-TestMultiAttachVolumeSwap-1020480576 tempest-TestMultiAttachVolumeSwap-1020480576-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:09:23.892400 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:09:23.892400 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:09:23.899026 np0000007409 devstack@c-api.service[100332]: DEBUG oslo_db.sqlalchemy.engines [None req-65fd1032-f47b-4b29-b1de-1b9998bb7bc2 tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100332) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 16 21:09:23.900107 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-78596888-4b2e-4428-a740-89b548651827 tempest-TestMultiAttachVolumeSwap-1020480576 tempest-TestMultiAttachVolumeSwap-1020480576-project-member] Volume info retrieved successfully. Aug 16 21:09:23.903228 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:09:23.903228 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:09:23.908712 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-78596888-4b2e-4428-a740-89b548651827 tempest-TestMultiAttachVolumeSwap-1020480576 tempest-TestMultiAttachVolumeSwap-1020480576-project-member] https://10.4.3.143/volume/v3/volumes/7ead78ca-00ab-4dac-82ed-7699c3bba2e0 returned with HTTP 200 Aug 16 21:09:23.909326 np0000007409 devstack@c-api.service[100332]: WARNING stevedore.named [None req-65fd1032-f47b-4b29-b1de-1b9998bb7bc2 tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 16 21:09:23.909459 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 156/622] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:09:23 2026] GET /volume/v3/volumes/7ead78ca-00ab-4dac-82ed-7699c3bba2e0 => generated 1163 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:09:23.909596 np0000007409 devstack@c-api.service[100332]: WARNING castellan.key_manager [None req-65fd1032-f47b-4b29-b1de-1b9998bb7bc2 tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 16 21:09:23.957673 np0000007409 devstack@c-api.service[100332]: DEBUG oslo_db.sqlalchemy.engines [None req-65fd1032-f47b-4b29-b1de-1b9998bb7bc2 tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100332) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 16 21:09:23.961122 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:09:23.961122 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:09:23.977117 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-65fd1032-f47b-4b29-b1de-1b9998bb7bc2 tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] https://10.4.3.143/volume/v3/volumes/detail returned with HTTP 200 Aug 16 21:09:23.977625 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 156/623] 10.4.3.143 () {68 vars in 1299 bytes} [Sun Aug 16 21:09:23 2026] GET /volume/v3/volumes/detail => generated 1823 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 16 21:09:24.001411 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-71afcfb9-5073-46ce-abfe-a1e53e7dee1e None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:24.003319 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-71afcfb9-5073-46ce-abfe-a1e53e7dee1e tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] POST https://10.4.3.143/volume/v3/groups/e24545df-1aac-48fd-9886-aad3edcb4a95/action Aug 16 21:09:24.003720 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-71afcfb9-5073-46ce-abfe-a1e53e7dee1e tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100333) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 21:09:24.003841 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-71afcfb9-5073-46ce-abfe-a1e53e7dee1e tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:09:24.005741 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.v3.groups [None req-71afcfb9-5073-46ce-abfe-a1e53e7dee1e tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] delete called for group e24545df-1aac-48fd-9886-aad3edcb4a95 {{(pid=100333) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 16 21:09:24.005741 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.v3.groups [None req-71afcfb9-5073-46ce-abfe-a1e53e7dee1e tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] Delete group with id: e24545df-1aac-48fd-9886-aad3edcb4a95 Aug 16 21:09:24.011159 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:09:24.011159 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:09:24.084321 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-71afcfb9-5073-46ce-abfe-a1e53e7dee1e tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] https://10.4.3.143/volume/v3/groups/e24545df-1aac-48fd-9886-aad3edcb4a95/action returned with HTTP 202 Aug 16 21:09:24.085024 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 152/624] 10.4.3.143 () {70 vars in 1428 bytes} [Sun Aug 16 21:09:24 2026] POST /volume/v3/groups/e24545df-1aac-48fd-9886-aad3edcb4a95/action => generated 0 bytes in 84 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 16 21:09:24.094665 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-efce4783-59ab-47c2-81ab-7fa9f13c5726 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:24.099319 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-efce4783-59ab-47c2-81ab-7fa9f13c5726 tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] GET https://10.4.3.143/volume/v3/volumes/c52426aa-3cb9-4907-8e9b-480c227beb77 Aug 16 21:09:24.099319 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-efce4783-59ab-47c2-81ab-7fa9f13c5726 tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:09:24.100111 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-efce4783-59ab-47c2-81ab-7fa9f13c5726 tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:09:24.116848 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:09:24.116848 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:09:24.128273 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-efce4783-59ab-47c2-81ab-7fa9f13c5726 tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] Volume info retrieved successfully. Aug 16 21:09:24.130974 np0000007409 devstack@c-api.service[100330]: WARNING stevedore.named [None req-efce4783-59ab-47c2-81ab-7fa9f13c5726 tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 16 21:09:24.131607 np0000007409 devstack@c-api.service[100330]: WARNING castellan.key_manager [None req-efce4783-59ab-47c2-81ab-7fa9f13c5726 tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 16 21:09:24.182666 np0000007409 devstack@c-api.service[100330]: DEBUG oslo_db.sqlalchemy.engines [None req-efce4783-59ab-47c2-81ab-7fa9f13c5726 tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100330) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 16 21:09:24.186499 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:09:24.186499 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:09:24.196980 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-efce4783-59ab-47c2-81ab-7fa9f13c5726 tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] https://10.4.3.143/volume/v3/volumes/c52426aa-3cb9-4907-8e9b-480c227beb77 returned with HTTP 200 Aug 16 21:09:24.196980 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 161/625] 10.4.3.143 () {68 vars in 1389 bytes} [Sun Aug 16 21:09:24 2026] GET /volume/v3/volumes/c52426aa-3cb9-4907-8e9b-480c227beb77 => generated 914 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:09:24.824736 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [req-a1d445f6-9098-4299-af15-46f40dfaf863 req-fdef0b98-019a-4ab5-b22f-e2c3659ac334 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:24.829901 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [req-a1d445f6-9098-4299-af15-46f40dfaf863 req-fdef0b98-019a-4ab5-b22f-e2c3659ac334 tempest-TestMultiAttachVolumeSwap-1020480576 tempest-TestMultiAttachVolumeSwap-1020480576-project-member] POST https://10.4.3.143/volume/v3/attachments/7acadebf-a136-4d46-acd0-37f69fe79283/action Aug 16 21:09:24.829901 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [req-a1d445f6-9098-4299-af15-46f40dfaf863 req-fdef0b98-019a-4ab5-b22f-e2c3659ac334 tempest-TestMultiAttachVolumeSwap-1020480576 tempest-TestMultiAttachVolumeSwap-1020480576-project-member] Action body: b'{"os-complete": null}' {{(pid=100331) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 21:09:24.829901 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [req-a1d445f6-9098-4299-af15-46f40dfaf863 req-fdef0b98-019a-4ab5-b22f-e2c3659ac334 tempest-TestMultiAttachVolumeSwap-1020480576 tempest-TestMultiAttachVolumeSwap-1020480576-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:09:24.872052 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:09:24.872052 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:09:24.904875 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [req-a1d445f6-9098-4299-af15-46f40dfaf863 req-fdef0b98-019a-4ab5-b22f-e2c3659ac334 tempest-TestMultiAttachVolumeSwap-1020480576 tempest-TestMultiAttachVolumeSwap-1020480576-project-member] https://10.4.3.143/volume/v3/attachments/7acadebf-a136-4d46-acd0-37f69fe79283/action returned with HTTP 204 Aug 16 21:09:24.904875 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 157/626] 10.4.3.143 () {74 vars in 1725 bytes} [Sun Aug 16 21:09:24 2026] POST /volume/v3/attachments/7acadebf-a136-4d46-acd0-37f69fe79283/action => generated 0 bytes in 81 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:09:24.932986 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-27d8194b-bb23-4186-87b1-b4688b84d18c None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:24.939653 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-27d8194b-bb23-4186-87b1-b4688b84d18c tempest-TestMultiAttachVolumeSwap-1020480576 tempest-TestMultiAttachVolumeSwap-1020480576-project-member] GET https://10.4.3.143/volume/v3/volumes/7ead78ca-00ab-4dac-82ed-7699c3bba2e0 Aug 16 21:09:24.940142 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-27d8194b-bb23-4186-87b1-b4688b84d18c tempest-TestMultiAttachVolumeSwap-1020480576 tempest-TestMultiAttachVolumeSwap-1020480576-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:09:24.940337 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-27d8194b-bb23-4186-87b1-b4688b84d18c tempest-TestMultiAttachVolumeSwap-1020480576 tempest-TestMultiAttachVolumeSwap-1020480576-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:09:24.971441 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:09:24.971441 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:09:24.983317 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-27d8194b-bb23-4186-87b1-b4688b84d18c tempest-TestMultiAttachVolumeSwap-1020480576 tempest-TestMultiAttachVolumeSwap-1020480576-project-member] Volume info retrieved successfully. Aug 16 21:09:24.997119 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-27d8194b-bb23-4186-87b1-b4688b84d18c tempest-TestMultiAttachVolumeSwap-1020480576 tempest-TestMultiAttachVolumeSwap-1020480576-project-member] https://10.4.3.143/volume/v3/volumes/7ead78ca-00ab-4dac-82ed-7699c3bba2e0 returned with HTTP 200 Aug 16 21:09:24.997877 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 157/627] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:09:24 2026] GET /volume/v3/volumes/7ead78ca-00ab-4dac-82ed-7699c3bba2e0 => generated 1457 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:09:25.210699 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-defe2679-b8a5-43fe-9abf-b578a103a13a None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:25.215940 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-defe2679-b8a5-43fe-9abf-b578a103a13a tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] GET https://10.4.3.143/volume/v3/volumes/c52426aa-3cb9-4907-8e9b-480c227beb77 Aug 16 21:09:25.215940 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-defe2679-b8a5-43fe-9abf-b578a103a13a tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:09:25.215940 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-defe2679-b8a5-43fe-9abf-b578a103a13a tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:09:25.222011 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-defe2679-b8a5-43fe-9abf-b578a103a13a tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] https://10.4.3.143/volume/v3/volumes/c52426aa-3cb9-4907-8e9b-480c227beb77 returned with HTTP 404 Aug 16 21:09:25.222635 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 153/628] 10.4.3.143 () {68 vars in 1389 bytes} [Sun Aug 16 21:09:25 2026] GET /volume/v3/volumes/c52426aa-3cb9-4907-8e9b-480c227beb77 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 16 21:09:25.231765 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-68505ef1-0f82-46d5-880a-c70090d3c99e None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:25.234714 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-68505ef1-0f82-46d5-880a-c70090d3c99e tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] GET https://10.4.3.143/volume/v3/volumes/bba6f5f4-35b4-442f-bfa0-d6ad6dcc15db Aug 16 21:09:25.235010 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-68505ef1-0f82-46d5-880a-c70090d3c99e tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:09:25.235860 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-68505ef1-0f82-46d5-880a-c70090d3c99e tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:09:25.252217 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-68505ef1-0f82-46d5-880a-c70090d3c99e tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] https://10.4.3.143/volume/v3/volumes/bba6f5f4-35b4-442f-bfa0-d6ad6dcc15db returned with HTTP 404 Aug 16 21:09:25.252436 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 162/629] 10.4.3.143 () {68 vars in 1389 bytes} [Sun Aug 16 21:09:25 2026] GET /volume/v3/volumes/bba6f5f4-35b4-442f-bfa0-d6ad6dcc15db => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 16 21:09:25.263943 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-42754600-d43d-470f-85b2-6c938689ab79 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:25.266321 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-42754600-d43d-470f-85b2-6c938689ab79 tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] GET https://10.4.3.143/volume/v3/groups/e24545df-1aac-48fd-9886-aad3edcb4a95 Aug 16 21:09:25.266614 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-42754600-d43d-470f-85b2-6c938689ab79 tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:09:25.266839 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-42754600-d43d-470f-85b2-6c938689ab79 tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] Calling method 'version_select' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:09:25.267023 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.v3.groups [None req-42754600-d43d-470f-85b2-6c938689ab79 tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] show called for member e24545df-1aac-48fd-9886-aad3edcb4a95 {{(pid=100331) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 16 21:09:25.270590 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-42754600-d43d-470f-85b2-6c938689ab79 tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] https://10.4.3.143/volume/v3/groups/e24545df-1aac-48fd-9886-aad3edcb4a95 returned with HTTP 404 Aug 16 21:09:25.271240 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 158/630] 10.4.3.143 () {68 vars in 1386 bytes} [Sun Aug 16 21:09:25 2026] GET /volume/v3/groups/e24545df-1aac-48fd-9886-aad3edcb4a95 => generated 108 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 16 21:09:25.285965 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-097ae894-0de2-4fef-8324-88763a11bb83 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:25.289523 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-097ae894-0de2-4fef-8324-88763a11bb83 tempest-GroupSnapshotsTest-204205221 tempest-GroupSnapshotsTest-204205221-project-admin] DELETE https://10.4.3.143/volume/v3/group_types/fad7eb54-5c86-4336-ae47-02e47dd5aefe Aug 16 21:09:25.289760 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-097ae894-0de2-4fef-8324-88763a11bb83 tempest-GroupSnapshotsTest-204205221 tempest-GroupSnapshotsTest-204205221-project-admin] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:09:25.289944 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-097ae894-0de2-4fef-8324-88763a11bb83 tempest-GroupSnapshotsTest-204205221 tempest-GroupSnapshotsTest-204205221-project-admin] Calling method 'version_select' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:09:25.290965 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [req-a69fc83d-0d68-489c-abc2-12e6e3191e57 req-ee7c7d8f-5eb6-4a35-a774-4341c9742a3b None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:25.296002 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [req-a69fc83d-0d68-489c-abc2-12e6e3191e57 req-ee7c7d8f-5eb6-4a35-a774-4341c9742a3b tempest-TestMultiAttachVolumeSwap-1438116448 tempest-TestMultiAttachVolumeSwap-1438116448-project] GET https://10.4.3.143/volume/v3/volumes/7ead78ca-00ab-4dac-82ed-7699c3bba2e0 Aug 16 21:09:25.296287 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [req-a69fc83d-0d68-489c-abc2-12e6e3191e57 req-ee7c7d8f-5eb6-4a35-a774-4341c9742a3b tempest-TestMultiAttachVolumeSwap-1438116448 tempest-TestMultiAttachVolumeSwap-1438116448-project] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:09:25.296573 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [req-a69fc83d-0d68-489c-abc2-12e6e3191e57 req-ee7c7d8f-5eb6-4a35-a774-4341c9742a3b tempest-TestMultiAttachVolumeSwap-1438116448 tempest-TestMultiAttachVolumeSwap-1438116448-project] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:09:25.304896 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-097ae894-0de2-4fef-8324-88763a11bb83 tempest-GroupSnapshotsTest-204205221 tempest-GroupSnapshotsTest-204205221-project-admin] https://10.4.3.143/volume/v3/group_types/fad7eb54-5c86-4336-ae47-02e47dd5aefe returned with HTTP 202 Aug 16 21:09:25.305436 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 158/631] 10.4.3.143 () {68 vars in 1404 bytes} [Sun Aug 16 21:09:25 2026] DELETE /volume/v3/group_types/fad7eb54-5c86-4336-ae47-02e47dd5aefe => generated 0 bytes in 20 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 16 21:09:25.316738 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-45bfba1e-0ea2-4bc0-adc0-3ffce223da34 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:25.319374 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:09:25.319374 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:09:25.321011 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-45bfba1e-0ea2-4bc0-adc0-3ffce223da34 tempest-GroupSnapshotsTest-204205221 tempest-GroupSnapshotsTest-204205221-project-admin] DELETE https://10.4.3.143/volume/v3/types/113b4287-17d8-45ad-a4fc-e74bd3da7cc6 Aug 16 21:09:25.321011 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-45bfba1e-0ea2-4bc0-adc0-3ffce223da34 tempest-GroupSnapshotsTest-204205221 tempest-GroupSnapshotsTest-204205221-project-admin] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:09:25.321011 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-45bfba1e-0ea2-4bc0-adc0-3ffce223da34 tempest-GroupSnapshotsTest-204205221 tempest-GroupSnapshotsTest-204205221-project-admin] Calling method '_delete' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:09:25.327185 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [req-a69fc83d-0d68-489c-abc2-12e6e3191e57 req-ee7c7d8f-5eb6-4a35-a774-4341c9742a3b tempest-TestMultiAttachVolumeSwap-1438116448 tempest-TestMultiAttachVolumeSwap-1438116448-project] Volume info retrieved successfully. Aug 16 21:09:25.333031 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [req-a69fc83d-0d68-489c-abc2-12e6e3191e57 req-ee7c7d8f-5eb6-4a35-a774-4341c9742a3b tempest-TestMultiAttachVolumeSwap-1438116448 tempest-TestMultiAttachVolumeSwap-1438116448-project] https://10.4.3.143/volume/v3/volumes/7ead78ca-00ab-4dac-82ed-7699c3bba2e0 returned with HTTP 200 Aug 16 21:09:25.334157 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 154/632] 10.4.3.143 () {68 vars in 1598 bytes} [Sun Aug 16 21:09:25 2026] GET /volume/v3/volumes/7ead78ca-00ab-4dac-82ed-7699c3bba2e0 => generated 1650 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:09:25.349177 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-f6172138-292c-42e2-8469-3cccfa0e3e4a None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:25.351529 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-f6172138-292c-42e2-8469-3cccfa0e3e4a tempest-TestMultiAttachVolumeSwap-1020480576 tempest-TestMultiAttachVolumeSwap-1020480576-project-reader] GET https://10.4.3.143/volume/v3/volumes/7ead78ca-00ab-4dac-82ed-7699c3bba2e0 Aug 16 21:09:25.351847 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-f6172138-292c-42e2-8469-3cccfa0e3e4a tempest-TestMultiAttachVolumeSwap-1020480576 tempest-TestMultiAttachVolumeSwap-1020480576-project-reader] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:09:25.352340 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-f6172138-292c-42e2-8469-3cccfa0e3e4a tempest-TestMultiAttachVolumeSwap-1020480576 tempest-TestMultiAttachVolumeSwap-1020480576-project-reader] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:09:25.358048 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-45bfba1e-0ea2-4bc0-adc0-3ffce223da34 tempest-GroupSnapshotsTest-204205221 tempest-GroupSnapshotsTest-204205221-project-admin] https://10.4.3.143/volume/v3/types/113b4287-17d8-45ad-a4fc-e74bd3da7cc6 returned with HTTP 202 Aug 16 21:09:25.358535 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 163/633] 10.4.3.143 () {66 vars in 1345 bytes} [Sun Aug 16 21:09:25 2026] DELETE /volume/v3/types/113b4287-17d8-45ad-a4fc-e74bd3da7cc6 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 21:09:25.367892 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:09:25.367892 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:09:25.368422 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-edd80644-5437-45db-b347-34f00c1ab292 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:25.370781 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-edd80644-5437-45db-b347-34f00c1ab292 tempest-GroupSnapshotsTest-204205221 tempest-GroupSnapshotsTest-204205221-project-admin] GET https://10.4.3.143/volume/v3/types/113b4287-17d8-45ad-a4fc-e74bd3da7cc6 Aug 16 21:09:25.371130 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-edd80644-5437-45db-b347-34f00c1ab292 tempest-GroupSnapshotsTest-204205221 tempest-GroupSnapshotsTest-204205221-project-admin] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:09:25.371414 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-edd80644-5437-45db-b347-34f00c1ab292 tempest-GroupSnapshotsTest-204205221 tempest-GroupSnapshotsTest-204205221-project-admin] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:09:25.377214 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-f6172138-292c-42e2-8469-3cccfa0e3e4a tempest-TestMultiAttachVolumeSwap-1020480576 tempest-TestMultiAttachVolumeSwap-1020480576-project-reader] Volume info retrieved successfully. Aug 16 21:09:25.379323 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-edd80644-5437-45db-b347-34f00c1ab292 tempest-GroupSnapshotsTest-204205221 tempest-GroupSnapshotsTest-204205221-project-admin] https://10.4.3.143/volume/v3/types/113b4287-17d8-45ad-a4fc-e74bd3da7cc6 returned with HTTP 404 Aug 16 21:09:25.380083 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 159/634] 10.4.3.143 () {66 vars in 1342 bytes} [Sun Aug 16 21:09:25 2026] GET /volume/v3/types/113b4287-17d8-45ad-a4fc-e74bd3da7cc6 => generated 114 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:09:25.386199 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-f6172138-292c-42e2-8469-3cccfa0e3e4a tempest-TestMultiAttachVolumeSwap-1020480576 tempest-TestMultiAttachVolumeSwap-1020480576-project-reader] https://10.4.3.143/volume/v3/volumes/7ead78ca-00ab-4dac-82ed-7699c3bba2e0 returned with HTTP 200 Aug 16 21:09:25.386199 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 159/635] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:09:25 2026] GET /volume/v3/volumes/7ead78ca-00ab-4dac-82ed-7699c3bba2e0 => generated 1457 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:09:25.395132 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-363df857-12cb-4d10-8ec6-c15561293a3d None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:25.397539 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-363df857-12cb-4d10-8ec6-c15561293a3d tempest-GroupSnapshotsTest-204205221 tempest-GroupSnapshotsTest-204205221-project-admin] POST https://10.4.3.143/volume/v3/types Aug 16 21:09:25.399790 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-363df857-12cb-4d10-8ec6-c15561293a3d tempest-GroupSnapshotsTest-204205221 tempest-GroupSnapshotsTest-204205221-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-685520220"}} {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:09:25.407862 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-01c1db0c-309b-423c-9ef9-637fb846be63 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:25.409939 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-01c1db0c-309b-423c-9ef9-637fb846be63 tempest-TestMultiAttachVolumeSwap-1020480576 tempest-TestMultiAttachVolumeSwap-1020480576-project-reader] GET https://10.4.3.143/volume/v3/volumes/edf0e7ba-65db-4fc0-b339-7a86b83d72e8 Aug 16 21:09:25.411253 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-01c1db0c-309b-423c-9ef9-637fb846be63 tempest-TestMultiAttachVolumeSwap-1020480576 tempest-TestMultiAttachVolumeSwap-1020480576-project-reader] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:09:25.411253 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-01c1db0c-309b-423c-9ef9-637fb846be63 tempest-TestMultiAttachVolumeSwap-1020480576 tempest-TestMultiAttachVolumeSwap-1020480576-project-reader] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:09:25.417607 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:09:25.417607 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:09:25.421978 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-01c1db0c-309b-423c-9ef9-637fb846be63 tempest-TestMultiAttachVolumeSwap-1020480576 tempest-TestMultiAttachVolumeSwap-1020480576-project-reader] Volume info retrieved successfully. Aug 16 21:09:25.429673 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-01c1db0c-309b-423c-9ef9-637fb846be63 tempest-TestMultiAttachVolumeSwap-1020480576 tempest-TestMultiAttachVolumeSwap-1020480576-project-reader] https://10.4.3.143/volume/v3/volumes/edf0e7ba-65db-4fc0-b339-7a86b83d72e8 returned with HTTP 200 Aug 16 21:09:25.429673 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 164/636] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:09:25 2026] GET /volume/v3/volumes/edf0e7ba-65db-4fc0-b339-7a86b83d72e8 => generated 851 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:09:25.433317 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-363df857-12cb-4d10-8ec6-c15561293a3d tempest-GroupSnapshotsTest-204205221 tempest-GroupSnapshotsTest-204205221-project-admin] https://10.4.3.143/volume/v3/types returned with HTTP 200 Aug 16 21:09:25.433317 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 155/637] 10.4.3.143 () {68 vars in 1252 bytes} [Sun Aug 16 21:09:25 2026] POST /volume/v3/types => generated 223 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:09:25.443096 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-0e49590c-825a-4706-9050-ef516c096d68 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:25.447996 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-0e49590c-825a-4706-9050-ef516c096d68 tempest-GroupSnapshotsTest-204205221 tempest-GroupSnapshotsTest-204205221-project-admin] POST https://10.4.3.143/volume/v3/group_types Aug 16 21:09:25.448509 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-0e49590c-825a-4706-9050-ef516c096d68 tempest-GroupSnapshotsTest-204205221 tempest-GroupSnapshotsTest-204205221-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-105309370"}} {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:09:25.479761 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-0e49590c-825a-4706-9050-ef516c096d68 tempest-GroupSnapshotsTest-204205221 tempest-GroupSnapshotsTest-204205221-project-admin] https://10.4.3.143/volume/v3/group_types returned with HTTP 202 Aug 16 21:09:25.480612 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 160/638] 10.4.3.143 () {70 vars in 1311 bytes} [Sun Aug 16 21:09:25 2026] POST /volume/v3/group_types => generated 180 bytes in 38 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:09:25.492284 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-45648fc2-60fc-4dd9-8017-9c6c3860faad None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:25.495332 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-45648fc2-60fc-4dd9-8017-9c6c3860faad tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] POST https://10.4.3.143/volume/v3/groups Aug 16 21:09:25.496000 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-45648fc2-60fc-4dd9-8017-9c6c3860faad tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "311a8d62-2b68-4264-8d0b-0f39905b0565", "volume_types": ["b2f156be-d480-432d-b10d-66fd5ee255b0"], "name": "tempest-GroupSnapshotsTest-Group-409543430"}} {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:09:25.498182 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.v3.groups [None req-45648fc2-60fc-4dd9-8017-9c6c3860faad tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] Creating new group {'group': {'group_type': '311a8d62-2b68-4264-8d0b-0f39905b0565', 'volume_types': ['b2f156be-d480-432d-b10d-66fd5ee255b0'], 'name': 'tempest-GroupSnapshotsTest-Group-409543430'}} {{(pid=100331) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 16 21:09:25.505724 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.v3.groups [None req-45648fc2-60fc-4dd9-8017-9c6c3860faad tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] Creating group tempest-GroupSnapshotsTest-Group-409543430. Aug 16 21:09:25.520561 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-45648fc2-60fc-4dd9-8017-9c6c3860faad tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] Availability Zones retrieved successfully. Aug 16 21:09:25.534689 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.quota [None req-45648fc2-60fc-4dd9-8017-9c6c3860faad tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] Created reservations ['3833640e-03bc-4070-b3df-2c22b6da42e1'] {{(pid=100331) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:09:25.567681 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-45648fc2-60fc-4dd9-8017-9c6c3860faad tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] https://10.4.3.143/volume/v3/groups returned with HTTP 202 Aug 16 21:09:25.568246 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 160/639] 10.4.3.143 () {70 vars in 1297 bytes} [Sun Aug 16 21:09:25 2026] POST /volume/v3/groups => generated 111 bytes in 77 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:09:25.573790 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-1a46d51a-2796-4a8f-a8da-6dcfa4f5e8b7 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:25.576487 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-1a46d51a-2796-4a8f-a8da-6dcfa4f5e8b7 tempest-TestMultiAttachVolumeSwap-1020480576 tempest-TestMultiAttachVolumeSwap-1020480576-project-member] GET https://10.4.3.143/volume/v3/volumes/7ead78ca-00ab-4dac-82ed-7699c3bba2e0 Aug 16 21:09:25.576855 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-1a46d51a-2796-4a8f-a8da-6dcfa4f5e8b7 tempest-TestMultiAttachVolumeSwap-1020480576 tempest-TestMultiAttachVolumeSwap-1020480576-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:09:25.577223 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-1a46d51a-2796-4a8f-a8da-6dcfa4f5e8b7 tempest-TestMultiAttachVolumeSwap-1020480576 tempest-TestMultiAttachVolumeSwap-1020480576-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:09:25.577427 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-6a6a7ca4-ea3c-401c-964d-7d9c45e90a3c None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:25.580101 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-6a6a7ca4-ea3c-401c-964d-7d9c45e90a3c tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] GET https://10.4.3.143/volume/v3/groups/e0083f35-debd-494a-90a4-06fb7d83fabd Aug 16 21:09:25.580101 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-6a6a7ca4-ea3c-401c-964d-7d9c45e90a3c tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:09:25.580236 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-6a6a7ca4-ea3c-401c-964d-7d9c45e90a3c tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] Calling method 'version_select' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:09:25.580436 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.v3.groups [None req-6a6a7ca4-ea3c-401c-964d-7d9c45e90a3c tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] show called for member e0083f35-debd-494a-90a4-06fb7d83fabd {{(pid=100333) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 16 21:09:25.584673 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:09:25.584673 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:09:25.592744 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-6a6a7ca4-ea3c-401c-964d-7d9c45e90a3c tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] https://10.4.3.143/volume/v3/groups/e0083f35-debd-494a-90a4-06fb7d83fabd returned with HTTP 200 Aug 16 21:09:25.593165 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 156/640] 10.4.3.143 () {68 vars in 1386 bytes} [Sun Aug 16 21:09:25 2026] GET /volume/v3/groups/e0083f35-debd-494a-90a4-06fb7d83fabd => generated 391 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:09:25.601040 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:09:25.601040 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:09:25.610814 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-1a46d51a-2796-4a8f-a8da-6dcfa4f5e8b7 tempest-TestMultiAttachVolumeSwap-1020480576 tempest-TestMultiAttachVolumeSwap-1020480576-project-member] Volume info retrieved successfully. Aug 16 21:09:25.618829 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-1a46d51a-2796-4a8f-a8da-6dcfa4f5e8b7 tempest-TestMultiAttachVolumeSwap-1020480576 tempest-TestMultiAttachVolumeSwap-1020480576-project-member] https://10.4.3.143/volume/v3/volumes/7ead78ca-00ab-4dac-82ed-7699c3bba2e0 returned with HTTP 200 Aug 16 21:09:25.619434 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 165/641] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:09:25 2026] GET /volume/v3/volumes/7ead78ca-00ab-4dac-82ed-7699c3bba2e0 => generated 1457 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:09:25.680910 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [req-fcecd86d-5fc8-4ead-ac43-24b5cc372155 req-b845fc8b-a2aa-4746-b75d-7b34a9854bbe None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:25.683262 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [req-fcecd86d-5fc8-4ead-ac43-24b5cc372155 req-b845fc8b-a2aa-4746-b75d-7b34a9854bbe tempest-TestMultiAttachVolumeSwap-1020480576 tempest-TestMultiAttachVolumeSwap-1020480576-project-member] GET https://10.4.3.143/volume/v3/volumes/7ead78ca-00ab-4dac-82ed-7699c3bba2e0 Aug 16 21:09:25.683553 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [req-fcecd86d-5fc8-4ead-ac43-24b5cc372155 req-b845fc8b-a2aa-4746-b75d-7b34a9854bbe tempest-TestMultiAttachVolumeSwap-1020480576 tempest-TestMultiAttachVolumeSwap-1020480576-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:09:25.684091 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [req-fcecd86d-5fc8-4ead-ac43-24b5cc372155 req-b845fc8b-a2aa-4746-b75d-7b34a9854bbe tempest-TestMultiAttachVolumeSwap-1020480576 tempest-TestMultiAttachVolumeSwap-1020480576-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:09:25.711213 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:09:25.711213 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:09:25.717504 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [req-fcecd86d-5fc8-4ead-ac43-24b5cc372155 req-b845fc8b-a2aa-4746-b75d-7b34a9854bbe tempest-TestMultiAttachVolumeSwap-1020480576 tempest-TestMultiAttachVolumeSwap-1020480576-project-member] Volume info retrieved successfully. Aug 16 21:09:25.724793 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [req-fcecd86d-5fc8-4ead-ac43-24b5cc372155 req-b845fc8b-a2aa-4746-b75d-7b34a9854bbe tempest-TestMultiAttachVolumeSwap-1020480576 tempest-TestMultiAttachVolumeSwap-1020480576-project-member] https://10.4.3.143/volume/v3/volumes/7ead78ca-00ab-4dac-82ed-7699c3bba2e0 returned with HTTP 200 Aug 16 21:09:25.725378 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 161/642] 10.4.3.143 () {68 vars in 1598 bytes} [Sun Aug 16 21:09:25 2026] GET /volume/v3/volumes/7ead78ca-00ab-4dac-82ed-7699c3bba2e0 => generated 1457 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:09:25.754715 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [req-fcecd86d-5fc8-4ead-ac43-24b5cc372155 req-71c9dcd6-4ca6-4486-b8d7-be87d6b6952d None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:25.762523 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [req-fcecd86d-5fc8-4ead-ac43-24b5cc372155 req-71c9dcd6-4ca6-4486-b8d7-be87d6b6952d tempest-TestMultiAttachVolumeSwap-1020480576 tempest-TestMultiAttachVolumeSwap-1020480576-project-member] POST https://10.4.3.143/volume/v3/volumes/7ead78ca-00ab-4dac-82ed-7699c3bba2e0/action Aug 16 21:09:25.762945 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [req-fcecd86d-5fc8-4ead-ac43-24b5cc372155 req-71c9dcd6-4ca6-4486-b8d7-be87d6b6952d tempest-TestMultiAttachVolumeSwap-1020480576 tempest-TestMultiAttachVolumeSwap-1020480576-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100331) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 21:09:25.763082 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [req-fcecd86d-5fc8-4ead-ac43-24b5cc372155 req-71c9dcd6-4ca6-4486-b8d7-be87d6b6952d tempest-TestMultiAttachVolumeSwap-1020480576 tempest-TestMultiAttachVolumeSwap-1020480576-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:09:25.782137 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:09:25.782137 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:09:25.782674 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [req-fcecd86d-5fc8-4ead-ac43-24b5cc372155 req-71c9dcd6-4ca6-4486-b8d7-be87d6b6952d tempest-TestMultiAttachVolumeSwap-1020480576 tempest-TestMultiAttachVolumeSwap-1020480576-project-member] Volume info retrieved successfully. Aug 16 21:09:25.790959 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [req-fcecd86d-5fc8-4ead-ac43-24b5cc372155 req-71c9dcd6-4ca6-4486-b8d7-be87d6b6952d tempest-TestMultiAttachVolumeSwap-1020480576 tempest-TestMultiAttachVolumeSwap-1020480576-project-member] Begin detaching volume completed successfully. Aug 16 21:09:25.791218 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [req-fcecd86d-5fc8-4ead-ac43-24b5cc372155 req-71c9dcd6-4ca6-4486-b8d7-be87d6b6952d tempest-TestMultiAttachVolumeSwap-1020480576 tempest-TestMultiAttachVolumeSwap-1020480576-project-member] https://10.4.3.143/volume/v3/volumes/7ead78ca-00ab-4dac-82ed-7699c3bba2e0/action returned with HTTP 202 Aug 16 21:09:25.791674 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 161/643] 10.4.3.143 () {72 vars in 1672 bytes} [Sun Aug 16 21:09:25 2026] POST /volume/v3/volumes/7ead78ca-00ab-4dac-82ed-7699c3bba2e0/action => generated 0 bytes in 37 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 16 21:09:25.861106 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-41e424d5-7323-406d-b5da-bc113486471e None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:25.861106 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-41e424d5-7323-406d-b5da-bc113486471e None None] GET https://10.4.3.143/volume// Aug 16 21:09:25.861106 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-41e424d5-7323-406d-b5da-bc113486471e None None] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:09:25.861106 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-41e424d5-7323-406d-b5da-bc113486471e None None] Calling method 'all' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:09:25.861106 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-41e424d5-7323-406d-b5da-bc113486471e None None] https://10.4.3.143/volume// returned with HTTP 300 Aug 16 21:09:25.861106 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 157/644] 10.4.3.143 () {66 vars in 1426 bytes} [Sun Aug 16 21:09:25 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 16 21:09:25.875092 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [req-fcecd86d-5fc8-4ead-ac43-24b5cc372155 req-0ac4ae15-da4b-4bc0-9d98-5546f48b436f None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:25.879788 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [req-fcecd86d-5fc8-4ead-ac43-24b5cc372155 req-0ac4ae15-da4b-4bc0-9d98-5546f48b436f tempest-TestMultiAttachVolumeSwap-1020480576 tempest-TestMultiAttachVolumeSwap-1020480576-project-member] GET https://10.4.3.143/volume/v3/volumes/7ead78ca-00ab-4dac-82ed-7699c3bba2e0 Aug 16 21:09:25.880369 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [req-fcecd86d-5fc8-4ead-ac43-24b5cc372155 req-0ac4ae15-da4b-4bc0-9d98-5546f48b436f tempest-TestMultiAttachVolumeSwap-1020480576 tempest-TestMultiAttachVolumeSwap-1020480576-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:09:25.880568 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [req-fcecd86d-5fc8-4ead-ac43-24b5cc372155 req-0ac4ae15-da4b-4bc0-9d98-5546f48b436f tempest-TestMultiAttachVolumeSwap-1020480576 tempest-TestMultiAttachVolumeSwap-1020480576-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:09:25.900638 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:09:25.900638 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:09:25.904905 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [req-fcecd86d-5fc8-4ead-ac43-24b5cc372155 req-0ac4ae15-da4b-4bc0-9d98-5546f48b436f tempest-TestMultiAttachVolumeSwap-1020480576 tempest-TestMultiAttachVolumeSwap-1020480576-project-member] Volume info retrieved successfully. Aug 16 21:09:25.910222 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [req-fcecd86d-5fc8-4ead-ac43-24b5cc372155 req-0ac4ae15-da4b-4bc0-9d98-5546f48b436f tempest-TestMultiAttachVolumeSwap-1020480576 tempest-TestMultiAttachVolumeSwap-1020480576-project-member] https://10.4.3.143/volume/v3/volumes/7ead78ca-00ab-4dac-82ed-7699c3bba2e0 returned with HTTP 200 Aug 16 21:09:25.911029 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 166/645] 10.4.3.143 () {70 vars in 1639 bytes} [Sun Aug 16 21:09:25 2026] GET /volume/v3/volumes/7ead78ca-00ab-4dac-82ed-7699c3bba2e0 => generated 1640 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 16 21:09:26.559298 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [req-fcecd86d-5fc8-4ead-ac43-24b5cc372155 req-6b49353b-a61d-4199-ac7a-2648ec619a53 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:26.562414 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [req-fcecd86d-5fc8-4ead-ac43-24b5cc372155 req-6b49353b-a61d-4199-ac7a-2648ec619a53 tempest-TestMultiAttachVolumeSwap-1020480576 tempest-TestMultiAttachVolumeSwap-1020480576-project-member] GET https://10.4.3.143/volume/v3/volumes/7ead78ca-00ab-4dac-82ed-7699c3bba2e0 Aug 16 21:09:26.562608 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [req-fcecd86d-5fc8-4ead-ac43-24b5cc372155 req-6b49353b-a61d-4199-ac7a-2648ec619a53 tempest-TestMultiAttachVolumeSwap-1020480576 tempest-TestMultiAttachVolumeSwap-1020480576-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:09:26.562782 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [req-fcecd86d-5fc8-4ead-ac43-24b5cc372155 req-6b49353b-a61d-4199-ac7a-2648ec619a53 tempest-TestMultiAttachVolumeSwap-1020480576 tempest-TestMultiAttachVolumeSwap-1020480576-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:09:26.583325 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:09:26.583325 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:09:26.589282 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [req-fcecd86d-5fc8-4ead-ac43-24b5cc372155 req-6b49353b-a61d-4199-ac7a-2648ec619a53 tempest-TestMultiAttachVolumeSwap-1020480576 tempest-TestMultiAttachVolumeSwap-1020480576-project-member] Volume info retrieved successfully. Aug 16 21:09:26.597578 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [req-fcecd86d-5fc8-4ead-ac43-24b5cc372155 req-6b49353b-a61d-4199-ac7a-2648ec619a53 tempest-TestMultiAttachVolumeSwap-1020480576 tempest-TestMultiAttachVolumeSwap-1020480576-project-member] https://10.4.3.143/volume/v3/volumes/7ead78ca-00ab-4dac-82ed-7699c3bba2e0 returned with HTTP 200 Aug 16 21:09:26.598462 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 162/646] 10.4.3.143 () {68 vars in 1598 bytes} [Sun Aug 16 21:09:26 2026] GET /volume/v3/volumes/7ead78ca-00ab-4dac-82ed-7699c3bba2e0 => generated 1460 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:09:26.605744 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-17720ee8-f871-4b7c-b8ff-0d371b1e174c None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:26.607793 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-17720ee8-f871-4b7c-b8ff-0d371b1e174c tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] GET https://10.4.3.143/volume/v3/groups/e0083f35-debd-494a-90a4-06fb7d83fabd Aug 16 21:09:26.608018 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-17720ee8-f871-4b7c-b8ff-0d371b1e174c tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:09:26.608330 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-17720ee8-f871-4b7c-b8ff-0d371b1e174c tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] Calling method 'version_select' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:09:26.608476 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.v3.groups [None req-17720ee8-f871-4b7c-b8ff-0d371b1e174c tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] show called for member e0083f35-debd-494a-90a4-06fb7d83fabd {{(pid=100331) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 16 21:09:26.612611 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:09:26.612611 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:09:26.626362 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-17720ee8-f871-4b7c-b8ff-0d371b1e174c tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] https://10.4.3.143/volume/v3/groups/e0083f35-debd-494a-90a4-06fb7d83fabd returned with HTTP 200 Aug 16 21:09:26.626799 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 162/647] 10.4.3.143 () {68 vars in 1386 bytes} [Sun Aug 16 21:09:26 2026] GET /volume/v3/groups/e0083f35-debd-494a-90a4-06fb7d83fabd => generated 392 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:09:26.633762 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [req-fcecd86d-5fc8-4ead-ac43-24b5cc372155 req-b05a4b45-8133-4672-b94a-021ed60ff8bc None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:26.635601 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-59075cbd-fd10-4357-9f2f-4574bd358a22 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:26.637146 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [req-fcecd86d-5fc8-4ead-ac43-24b5cc372155 req-b05a4b45-8133-4672-b94a-021ed60ff8bc tempest-TestMultiAttachVolumeSwap-1020480576 tempest-TestMultiAttachVolumeSwap-1020480576-project-member] DELETE https://10.4.3.143/volume/v3/attachments/7acadebf-a136-4d46-acd0-37f69fe79283 Aug 16 21:09:26.637514 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [req-fcecd86d-5fc8-4ead-ac43-24b5cc372155 req-b05a4b45-8133-4672-b94a-021ed60ff8bc tempest-TestMultiAttachVolumeSwap-1020480576 tempest-TestMultiAttachVolumeSwap-1020480576-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:09:26.637606 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [req-fcecd86d-5fc8-4ead-ac43-24b5cc372155 req-b05a4b45-8133-4672-b94a-021ed60ff8bc tempest-TestMultiAttachVolumeSwap-1020480576 tempest-TestMultiAttachVolumeSwap-1020480576-project-member] Calling method 'version_select' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:09:26.637652 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-59075cbd-fd10-4357-9f2f-4574bd358a22 tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] POST https://10.4.3.143/volume/v3/volumes Aug 16 21:09:26.638198 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-59075cbd-fd10-4357-9f2f-4574bd358a22 tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-375606005", "volume_type": "b2f156be-d480-432d-b10d-66fd5ee255b0", "group_id": "e0083f35-debd-494a-90a4-06fb7d83fabd", "size": 1}} {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:09:26.640144 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.v3.volumes [None req-59075cbd-fd10-4357-9f2f-4574bd358a22 tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-375606005', 'volume_type': 'b2f156be-d480-432d-b10d-66fd5ee255b0', 'group_id': 'e0083f35-debd-494a-90a4-06fb7d83fabd', 'size': 1}} {{(pid=100330) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 21:09:26.646877 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:09:26.646877 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:09:26.648338 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:09:26.648338 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:09:26.648829 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.v3.volumes [None req-59075cbd-fd10-4357-9f2f-4574bd358a22 tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] Create volume of 1 GB Aug 16 21:09:26.658362 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-59075cbd-fd10-4357-9f2f-4574bd358a22 tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] Availability Zones retrieved successfully. Aug 16 21:09:26.663489 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-59075cbd-fd10-4357-9f2f-4574bd358a22 tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] Flow 'volume_create_api' (52c0219d-8e15-4e72-bdb4-a188802f7e5a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100330) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:09:26.664491 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-59075cbd-fd10-4357-9f2f-4574bd358a22 tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f0c3e3c3-a590-401b-a8ec-9a4873dc1197) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:09:26.665076 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:09:26.665076 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:09:26.665555 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.flows.api.create_volume [None req-59075cbd-fd10-4357-9f2f-4574bd358a22 tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] Validating volume size '1' using validate_int {{(pid=100330) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 21:09:26.690781 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-59075cbd-fd10-4357-9f2f-4574bd358a22 tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f0c3e3c3-a590-401b-a8ec-9a4873dc1197) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T21:09:25Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=b2f156be-d480-432d-b10d-66fd5ee255b0,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-685520220',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b2f156be-d480-432d-b10d-66fd5ee255b0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'e0083f35-debd-494a-90a4-06fb7d83fabd', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:09:26.691546 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-59075cbd-fd10-4357-9f2f-4574bd358a22 tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (00a3e419-1289-46ef-a3ee-55454040a3ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:09:26.718689 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [req-fcecd86d-5fc8-4ead-ac43-24b5cc372155 req-b05a4b45-8133-4672-b94a-021ed60ff8bc tempest-TestMultiAttachVolumeSwap-1020480576 tempest-TestMultiAttachVolumeSwap-1020480576-project-member] https://10.4.3.143/volume/v3/attachments/7acadebf-a136-4d46-acd0-37f69fe79283 returned with HTTP 200 Aug 16 21:09:26.719493 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 158/648] 10.4.3.143 () {72 vars in 1673 bytes} [Sun Aug 16 21:09:26 2026] DELETE /volume/v3/attachments/7acadebf-a136-4d46-acd0-37f69fe79283 => generated 192 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:09:26.722942 np0000007409 devstack@c-api.service[100330]: WARNING cinder.quota [None req-59075cbd-fd10-4357-9f2f-4574bd358a22 tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-685520220 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-685520220, it is now deprecated. Please use the default quota class for default quota. Aug 16 21:09:26.723334 np0000007409 devstack@c-api.service[100330]: WARNING cinder.quota [None req-59075cbd-fd10-4357-9f2f-4574bd358a22 tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-685520220 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-685520220, it is now deprecated. Please use the default quota class for default quota. Aug 16 21:09:26.760392 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.quota [None req-59075cbd-fd10-4357-9f2f-4574bd358a22 tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] Created reservations ['00abd1e0-d3ab-4643-a03e-407f197098d0', '05b49260-67f0-4e40-bd10-b64cff1d84f3', '9191c9d1-d909-4d57-90cf-2886657fe79c', 'ceba2ef0-3617-4c08-905a-e6171386365f'] {{(pid=100330) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:09:26.761202 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-59075cbd-fd10-4357-9f2f-4574bd358a22 tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (00a3e419-1289-46ef-a3ee-55454040a3ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['00abd1e0-d3ab-4643-a03e-407f197098d0', '05b49260-67f0-4e40-bd10-b64cff1d84f3', '9191c9d1-d909-4d57-90cf-2886657fe79c', 'ceba2ef0-3617-4c08-905a-e6171386365f']}' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:09:26.761995 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-59075cbd-fd10-4357-9f2f-4574bd358a22 tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a1a729ee-e9a6-4bd1-a3b4-a096288bb9bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:09:26.795618 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-59075cbd-fd10-4357-9f2f-4574bd358a22 tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a1a729ee-e9a6-4bd1-a3b4-a096288bb9bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dfa0e75f-51f1-4db6-8558-d842f6da9763', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-375606005',encryption_key_id=None,group_id=e0083f35-debd-494a-90a4-06fb7d83fabd,group_type_id=,metadata={},multiattach=False,project_id='63064af84b8e4838a929216a693d0334',qos_specs=None,replication_status=,reservations=['00abd1e0-d3ab-4643-a03e-407f197098d0','05b49260-67f0-4e40-bd10-b64cff1d84f3','9191c9d1-d909-4d57-90cf-2886657fe79c','ceba2ef0-3617-4c08-905a-e6171386365f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='17098725732c4e35957b619053f9d42c',volume_type_id=b2f156be-d480-432d-b10d-66fd5ee255b0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T21:09:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-375606005',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=e0083f35-debd-494a-90a4-06fb7d83fabd,host=None,id=dfa0e75f-51f1-4db6-8558-d842f6da9763,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='63064af84b8e4838a929216a693d0334',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='17098725732c4e35957b619053f9d42c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b2f156be-d480-432d-b10d-66fd5ee255b0),volume_type_id=b2f156be-d480-432d-b10d-66fd5ee255b0)}' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:09:26.797067 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-59075cbd-fd10-4357-9f2f-4574bd358a22 tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e2f1f855-e8e8-4bee-a0d9-76b97ecdf9dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:09:26.819890 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-59075cbd-fd10-4357-9f2f-4574bd358a22 tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e2f1f855-e8e8-4bee-a0d9-76b97ecdf9dd) transitioned into state 'SUCCESS' from state '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-375606005',encryption_key_id=None,group_id=e0083f35-debd-494a-90a4-06fb7d83fabd,group_type_id=,metadata={},multiattach=False,project_id='63064af84b8e4838a929216a693d0334',qos_specs=None,replication_status=,reservations=['00abd1e0-d3ab-4643-a03e-407f197098d0','05b49260-67f0-4e40-bd10-b64cff1d84f3','9191c9d1-d909-4d57-90cf-2886657fe79c','ceba2ef0-3617-4c08-905a-e6171386365f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='17098725732c4e35957b619053f9d42c',volume_type_id=b2f156be-d480-432d-b10d-66fd5ee255b0)}' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:09:26.821030 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-59075cbd-fd10-4357-9f2f-4574bd358a22 tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (826cfc29-0f7c-4ecf-96c8-90480aaf51f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:09:26.835176 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-59075cbd-fd10-4357-9f2f-4574bd358a22 tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (826cfc29-0f7c-4ecf-96c8-90480aaf51f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:09:26.835870 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-59075cbd-fd10-4357-9f2f-4574bd358a22 tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] Flow 'volume_create_api' (52c0219d-8e15-4e72-bdb4-a188802f7e5a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100330) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:09:26.836193 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-59075cbd-fd10-4357-9f2f-4574bd358a22 tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] Create volume request issued successfully. Aug 16 21:09:26.836826 np0000007409 devstack@c-api.service[100330]: WARNING stevedore.named [None req-59075cbd-fd10-4357-9f2f-4574bd358a22 tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 16 21:09:26.837125 np0000007409 devstack@c-api.service[100330]: WARNING castellan.key_manager [None req-59075cbd-fd10-4357-9f2f-4574bd358a22 tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 16 21:09:26.895705 np0000007409 devstack@c-api.service[100330]: DEBUG oslo_db.sqlalchemy.engines [None req-59075cbd-fd10-4357-9f2f-4574bd358a22 tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100330) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 16 21:09:26.905652 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:09:26.905652 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:09:26.909707 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-59075cbd-fd10-4357-9f2f-4574bd358a22 tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Aug 16 21:09:26.910295 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 167/649] 10.4.3.143 () {70 vars in 1300 bytes} [Sun Aug 16 21:09:26 2026] POST /volume/v3/volumes => generated 821 bytes in 275 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:09:26.921065 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-5663f31b-6c3f-453d-a29d-ac19ba290843 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:26.925887 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-77a33165-bfb8-4509-8feb-5bd87c288e65 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:26.928077 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-77a33165-bfb8-4509-8feb-5bd87c288e65 tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] GET https://10.4.3.143/volume/v3/volumes/dfa0e75f-51f1-4db6-8558-d842f6da9763 Aug 16 21:09:26.928468 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-77a33165-bfb8-4509-8feb-5bd87c288e65 tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:09:26.928528 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-77a33165-bfb8-4509-8feb-5bd87c288e65 tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:09:26.931608 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-390cf5f4-5560-4d8d-98ff-6baf51b4e799 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:26.935944 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:09:26.935944 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:09:26.936255 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-390cf5f4-5560-4d8d-98ff-6baf51b4e799 tempest-TestMultiAttachVolumeSwap-1020480576 tempest-TestMultiAttachVolumeSwap-1020480576-project-member] GET https://10.4.3.143/volume/v3/volumes/7ead78ca-00ab-4dac-82ed-7699c3bba2e0 Aug 16 21:09:26.936439 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-390cf5f4-5560-4d8d-98ff-6baf51b4e799 tempest-TestMultiAttachVolumeSwap-1020480576 tempest-TestMultiAttachVolumeSwap-1020480576-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:09:26.936602 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-390cf5f4-5560-4d8d-98ff-6baf51b4e799 tempest-TestMultiAttachVolumeSwap-1020480576 tempest-TestMultiAttachVolumeSwap-1020480576-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:09:26.939650 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-77a33165-bfb8-4509-8feb-5bd87c288e65 tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] Volume info retrieved successfully. Aug 16 21:09:26.940307 np0000007409 devstack@c-api.service[100331]: WARNING stevedore.named [None req-77a33165-bfb8-4509-8feb-5bd87c288e65 tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 16 21:09:26.940581 np0000007409 devstack@c-api.service[100331]: WARNING castellan.key_manager [None req-77a33165-bfb8-4509-8feb-5bd87c288e65 tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 16 21:09:26.949858 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:09:26.949858 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:09:26.953826 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-390cf5f4-5560-4d8d-98ff-6baf51b4e799 tempest-TestMultiAttachVolumeSwap-1020480576 tempest-TestMultiAttachVolumeSwap-1020480576-project-member] Volume info retrieved successfully. Aug 16 21:09:26.959604 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-390cf5f4-5560-4d8d-98ff-6baf51b4e799 tempest-TestMultiAttachVolumeSwap-1020480576 tempest-TestMultiAttachVolumeSwap-1020480576-project-member] https://10.4.3.143/volume/v3/volumes/7ead78ca-00ab-4dac-82ed-7699c3bba2e0 returned with HTTP 200 Aug 16 21:09:26.959604 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 159/650] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:09:26 2026] GET /volume/v3/volumes/7ead78ca-00ab-4dac-82ed-7699c3bba2e0 => generated 1160 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:09:26.978072 np0000007409 devstack@c-api.service[100331]: DEBUG oslo_db.sqlalchemy.engines [None req-77a33165-bfb8-4509-8feb-5bd87c288e65 tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100331) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 16 21:09:26.981628 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:09:26.981628 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:09:26.993595 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-77a33165-bfb8-4509-8feb-5bd87c288e65 tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] https://10.4.3.143/volume/v3/volumes/dfa0e75f-51f1-4db6-8558-d842f6da9763 returned with HTTP 200 Aug 16 21:09:26.995046 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 163/651] 10.4.3.143 () {68 vars in 1389 bytes} [Sun Aug 16 21:09:26 2026] GET /volume/v3/volumes/dfa0e75f-51f1-4db6-8558-d842f6da9763 => generated 889 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:09:27.027217 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [req-d4483173-75d3-48e3-a6f9-b76eaff5e1df req-7d6e77bf-3d99-41b6-ad81-077195375ba3 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:27.030028 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [req-d4483173-75d3-48e3-a6f9-b76eaff5e1df req-7d6e77bf-3d99-41b6-ad81-077195375ba3 tempest-TestMultiAttachVolumeSwap-1020480576 tempest-TestMultiAttachVolumeSwap-1020480576-project-member] GET https://10.4.3.143/volume/v3/volumes/7ead78ca-00ab-4dac-82ed-7699c3bba2e0 Aug 16 21:09:27.030028 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [req-d4483173-75d3-48e3-a6f9-b76eaff5e1df req-7d6e77bf-3d99-41b6-ad81-077195375ba3 tempest-TestMultiAttachVolumeSwap-1020480576 tempest-TestMultiAttachVolumeSwap-1020480576-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:09:27.031402 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [req-d4483173-75d3-48e3-a6f9-b76eaff5e1df req-7d6e77bf-3d99-41b6-ad81-077195375ba3 tempest-TestMultiAttachVolumeSwap-1020480576 tempest-TestMultiAttachVolumeSwap-1020480576-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:09:27.040047 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-5663f31b-6c3f-453d-a29d-ac19ba290843 tempest-VolumeQuotasAdminTestJSON-68269923 tempest-VolumeQuotasAdminTestJSON-68269923-project-admin] GET https://10.4.3.143/volume/v3/os-quota-sets/471d0b16c3664f7a86ae72eed04f30ef Aug 16 21:09:27.040047 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-5663f31b-6c3f-453d-a29d-ac19ba290843 tempest-VolumeQuotasAdminTestJSON-68269923 tempest-VolumeQuotasAdminTestJSON-68269923-project-admin] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:09:27.040047 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-5663f31b-6c3f-453d-a29d-ac19ba290843 tempest-VolumeQuotasAdminTestJSON-68269923 tempest-VolumeQuotasAdminTestJSON-68269923-project-admin] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:09:27.040396 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:09:27.040396 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:09:27.044584 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [req-d4483173-75d3-48e3-a6f9-b76eaff5e1df req-7d6e77bf-3d99-41b6-ad81-077195375ba3 tempest-TestMultiAttachVolumeSwap-1020480576 tempest-TestMultiAttachVolumeSwap-1020480576-project-member] Volume info retrieved successfully. Aug 16 21:09:27.048705 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [req-d4483173-75d3-48e3-a6f9-b76eaff5e1df req-7d6e77bf-3d99-41b6-ad81-077195375ba3 tempest-TestMultiAttachVolumeSwap-1020480576 tempest-TestMultiAttachVolumeSwap-1020480576-project-member] https://10.4.3.143/volume/v3/volumes/7ead78ca-00ab-4dac-82ed-7699c3bba2e0 returned with HTTP 200 Aug 16 21:09:27.049956 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 168/652] 10.4.3.143 () {68 vars in 1598 bytes} [Sun Aug 16 21:09:27 2026] GET /volume/v3/volumes/7ead78ca-00ab-4dac-82ed-7699c3bba2e0 => generated 1160 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:09:27.057664 np0000007409 devstack@c-api.service[100332]: WARNING cinder.quota [None req-5663f31b-6c3f-453d-a29d-ac19ba290843 tempest-VolumeQuotasAdminTestJSON-68269923 tempest-VolumeQuotasAdminTestJSON-68269923-project-admin] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-685520220 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-685520220, it is now deprecated. Please use the default quota class for default quota. Aug 16 21:09:27.057664 np0000007409 devstack@c-api.service[100332]: WARNING cinder.quota [None req-5663f31b-6c3f-453d-a29d-ac19ba290843 tempest-VolumeQuotasAdminTestJSON-68269923 tempest-VolumeQuotasAdminTestJSON-68269923-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-685520220 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-685520220, it is now deprecated. Please use the default quota class for default quota. Aug 16 21:09:27.057827 np0000007409 devstack@c-api.service[100332]: WARNING cinder.quota [None req-5663f31b-6c3f-453d-a29d-ac19ba290843 tempest-VolumeQuotasAdminTestJSON-68269923 tempest-VolumeQuotasAdminTestJSON-68269923-project-admin] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-685520220 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-685520220, it is now deprecated. Please use the default quota class for default quota. Aug 16 21:09:27.063125 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-5663f31b-6c3f-453d-a29d-ac19ba290843 tempest-VolumeQuotasAdminTestJSON-68269923 tempest-VolumeQuotasAdminTestJSON-68269923-project-admin] https://10.4.3.143/volume/v3/os-quota-sets/471d0b16c3664f7a86ae72eed04f30ef returned with HTTP 200 Aug 16 21:09:27.064511 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 163/653] 10.4.3.143 () {66 vars in 1354 bytes} [Sun Aug 16 21:09:26 2026] GET /volume/v3/os-quota-sets/471d0b16c3664f7a86ae72eed04f30ef => generated 633 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:09:27.067814 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [req-d4483173-75d3-48e3-a6f9-b76eaff5e1df req-0003b8f3-7821-4766-9780-1c67eda768d2 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:27.070045 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [req-d4483173-75d3-48e3-a6f9-b76eaff5e1df req-0003b8f3-7821-4766-9780-1c67eda768d2 tempest-TestMultiAttachVolumeSwap-1020480576 tempest-TestMultiAttachVolumeSwap-1020480576-project-member] POST https://10.4.3.143/volume/v3/volumes/7ead78ca-00ab-4dac-82ed-7699c3bba2e0/action Aug 16 21:09:27.071410 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [req-d4483173-75d3-48e3-a6f9-b76eaff5e1df req-0003b8f3-7821-4766-9780-1c67eda768d2 tempest-TestMultiAttachVolumeSwap-1020480576 tempest-TestMultiAttachVolumeSwap-1020480576-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100333) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 21:09:27.071410 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [req-d4483173-75d3-48e3-a6f9-b76eaff5e1df req-0003b8f3-7821-4766-9780-1c67eda768d2 tempest-TestMultiAttachVolumeSwap-1020480576 tempest-TestMultiAttachVolumeSwap-1020480576-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:09:27.075048 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-5c70eee0-536a-49ef-8618-757ef2ef3417 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:27.077835 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-5c70eee0-536a-49ef-8618-757ef2ef3417 tempest-VolumeQuotasAdminTestJSON-68269923 tempest-VolumeQuotasAdminTestJSON-68269923-project-admin] GET https://10.4.3.143/volume/v3/os-quota-sets/471d0b16c3664f7a86ae72eed04f30ef/defaults Aug 16 21:09:27.077835 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-5c70eee0-536a-49ef-8618-757ef2ef3417 tempest-VolumeQuotasAdminTestJSON-68269923 tempest-VolumeQuotasAdminTestJSON-68269923-project-admin] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:09:27.077835 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-5c70eee0-536a-49ef-8618-757ef2ef3417 tempest-VolumeQuotasAdminTestJSON-68269923 tempest-VolumeQuotasAdminTestJSON-68269923-project-admin] Calling method 'defaults' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:09:27.082012 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:09:27.082012 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:09:27.083525 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [req-d4483173-75d3-48e3-a6f9-b76eaff5e1df req-0003b8f3-7821-4766-9780-1c67eda768d2 tempest-TestMultiAttachVolumeSwap-1020480576 tempest-TestMultiAttachVolumeSwap-1020480576-project-member] Volume info retrieved successfully. Aug 16 21:09:27.084778 np0000007409 devstack@c-api.service[100331]: WARNING cinder.quota [None req-5c70eee0-536a-49ef-8618-757ef2ef3417 tempest-VolumeQuotasAdminTestJSON-68269923 tempest-VolumeQuotasAdminTestJSON-68269923-project-admin] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-685520220 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-685520220, it is now deprecated. Please use the default quota class for default quota. Aug 16 21:09:27.086005 np0000007409 devstack@c-api.service[100331]: WARNING cinder.quota [None req-5c70eee0-536a-49ef-8618-757ef2ef3417 tempest-VolumeQuotasAdminTestJSON-68269923 tempest-VolumeQuotasAdminTestJSON-68269923-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-685520220 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-685520220, it is now deprecated. Please use the default quota class for default quota. Aug 16 21:09:27.086005 np0000007409 devstack@c-api.service[100331]: WARNING cinder.quota [None req-5c70eee0-536a-49ef-8618-757ef2ef3417 tempest-VolumeQuotasAdminTestJSON-68269923 tempest-VolumeQuotasAdminTestJSON-68269923-project-admin] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-685520220 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-685520220, it is now deprecated. Please use the default quota class for default quota. Aug 16 21:09:27.086005 np0000007409 devstack@c-api.service[100331]: WARNING cinder.quota [None req-5c70eee0-536a-49ef-8618-757ef2ef3417 tempest-VolumeQuotasAdminTestJSON-68269923 tempest-VolumeQuotasAdminTestJSON-68269923-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 16 21:09:27.086005 np0000007409 devstack@c-api.service[100331]: WARNING cinder.quota [None req-5c70eee0-536a-49ef-8618-757ef2ef3417 tempest-VolumeQuotasAdminTestJSON-68269923 tempest-VolumeQuotasAdminTestJSON-68269923-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 16 21:09:27.086215 np0000007409 devstack@c-api.service[100331]: WARNING cinder.quota [None req-5c70eee0-536a-49ef-8618-757ef2ef3417 tempest-VolumeQuotasAdminTestJSON-68269923 tempest-VolumeQuotasAdminTestJSON-68269923-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 16 21:09:27.087636 np0000007409 devstack@c-api.service[100331]: WARNING cinder.quota [None req-5c70eee0-536a-49ef-8618-757ef2ef3417 tempest-VolumeQuotasAdminTestJSON-68269923 tempest-VolumeQuotasAdminTestJSON-68269923-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 16 21:09:27.087636 np0000007409 devstack@c-api.service[100331]: WARNING cinder.quota [None req-5c70eee0-536a-49ef-8618-757ef2ef3417 tempest-VolumeQuotasAdminTestJSON-68269923 tempest-VolumeQuotasAdminTestJSON-68269923-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 16 21:09:27.087636 np0000007409 devstack@c-api.service[100331]: WARNING cinder.quota [None req-5c70eee0-536a-49ef-8618-757ef2ef3417 tempest-VolumeQuotasAdminTestJSON-68269923 tempest-VolumeQuotasAdminTestJSON-68269923-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 16 21:09:27.087636 np0000007409 devstack@c-api.service[100331]: WARNING cinder.quota [None req-5c70eee0-536a-49ef-8618-757ef2ef3417 tempest-VolumeQuotasAdminTestJSON-68269923 tempest-VolumeQuotasAdminTestJSON-68269923-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 16 21:09:27.091158 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-5c70eee0-536a-49ef-8618-757ef2ef3417 tempest-VolumeQuotasAdminTestJSON-68269923 tempest-VolumeQuotasAdminTestJSON-68269923-project-admin] https://10.4.3.143/volume/v3/os-quota-sets/471d0b16c3664f7a86ae72eed04f30ef/defaults returned with HTTP 200 Aug 16 21:09:27.091158 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 164/654] 10.4.3.143 () {66 vars in 1381 bytes} [Sun Aug 16 21:09:27 2026] GET /volume/v3/os-quota-sets/471d0b16c3664f7a86ae72eed04f30ef/defaults => generated 633 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:09:27.092637 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [req-d4483173-75d3-48e3-a6f9-b76eaff5e1df req-0003b8f3-7821-4766-9780-1c67eda768d2 tempest-TestMultiAttachVolumeSwap-1020480576 tempest-TestMultiAttachVolumeSwap-1020480576-project-member] Begin detaching volume completed successfully. Aug 16 21:09:27.092637 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [req-d4483173-75d3-48e3-a6f9-b76eaff5e1df req-0003b8f3-7821-4766-9780-1c67eda768d2 tempest-TestMultiAttachVolumeSwap-1020480576 tempest-TestMultiAttachVolumeSwap-1020480576-project-member] https://10.4.3.143/volume/v3/volumes/7ead78ca-00ab-4dac-82ed-7699c3bba2e0/action returned with HTTP 202 Aug 16 21:09:27.092637 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 160/655] 10.4.3.143 () {72 vars in 1672 bytes} [Sun Aug 16 21:09:27 2026] POST /volume/v3/volumes/7ead78ca-00ab-4dac-82ed-7699c3bba2e0/action => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 16 21:09:27.100328 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-e258f053-1cff-45e2-9051-efdaa5e2292e None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:27.105019 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-e258f053-1cff-45e2-9051-efdaa5e2292e tempest-VolumeQuotasAdminTestJSON-68269923 tempest-VolumeQuotasAdminTestJSON-68269923-project-admin] PUT https://10.4.3.143/volume/v3/os-quota-sets/471d0b16c3664f7a86ae72eed04f30ef Aug 16 21:09:27.105019 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-e258f053-1cff-45e2-9051-efdaa5e2292e tempest-VolumeQuotasAdminTestJSON-68269923 tempest-VolumeQuotasAdminTestJSON-68269923-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 15}} {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:09:27.152592 np0000007409 devstack@c-api.service[100330]: WARNING cinder.quota [None req-e258f053-1cff-45e2-9051-efdaa5e2292e tempest-VolumeQuotasAdminTestJSON-68269923 tempest-VolumeQuotasAdminTestJSON-68269923-project-admin] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-685520220 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-685520220, it is now deprecated. Please use the default quota class for default quota. Aug 16 21:09:27.153627 np0000007409 devstack@c-api.service[100330]: WARNING cinder.quota [None req-e258f053-1cff-45e2-9051-efdaa5e2292e tempest-VolumeQuotasAdminTestJSON-68269923 tempest-VolumeQuotasAdminTestJSON-68269923-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 16 21:09:27.153865 np0000007409 devstack@c-api.service[100330]: WARNING cinder.quota [None req-e258f053-1cff-45e2-9051-efdaa5e2292e tempest-VolumeQuotasAdminTestJSON-68269923 tempest-VolumeQuotasAdminTestJSON-68269923-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 16 21:09:27.154149 np0000007409 devstack@c-api.service[100330]: WARNING cinder.quota [None req-e258f053-1cff-45e2-9051-efdaa5e2292e tempest-VolumeQuotasAdminTestJSON-68269923 tempest-VolumeQuotasAdminTestJSON-68269923-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 16 21:09:27.154426 np0000007409 devstack@c-api.service[100330]: WARNING cinder.quota [None req-e258f053-1cff-45e2-9051-efdaa5e2292e tempest-VolumeQuotasAdminTestJSON-68269923 tempest-VolumeQuotasAdminTestJSON-68269923-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 16 21:09:27.154672 np0000007409 devstack@c-api.service[100330]: WARNING cinder.quota [None req-e258f053-1cff-45e2-9051-efdaa5e2292e tempest-VolumeQuotasAdminTestJSON-68269923 tempest-VolumeQuotasAdminTestJSON-68269923-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 16 21:09:27.159062 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-6a33a673-f7af-4406-9bc9-17cfff6ba66e None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:27.159685 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-6a33a673-f7af-4406-9bc9-17cfff6ba66e None None] GET https://10.4.3.143/volume// Aug 16 21:09:27.159948 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-6a33a673-f7af-4406-9bc9-17cfff6ba66e None None] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:09:27.160605 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-6a33a673-f7af-4406-9bc9-17cfff6ba66e None None] Calling method 'all' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:09:27.160666 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-e258f053-1cff-45e2-9051-efdaa5e2292e tempest-VolumeQuotasAdminTestJSON-68269923 tempest-VolumeQuotasAdminTestJSON-68269923-project-admin] https://10.4.3.143/volume/v3/os-quota-sets/471d0b16c3664f7a86ae72eed04f30ef returned with HTTP 200 Aug 16 21:09:27.160715 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-6a33a673-f7af-4406-9bc9-17cfff6ba66e None None] https://10.4.3.143/volume// returned with HTTP 300 Aug 16 21:09:27.161747 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 169/656] 10.4.3.143 () {68 vars in 1374 bytes} [Sun Aug 16 21:09:27 2026] PUT /volume/v3/os-quota-sets/471d0b16c3664f7a86ae72eed04f30ef => generated 591 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:09:27.161806 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 164/657] 10.4.3.143 () {66 vars in 1426 bytes} [Sun Aug 16 21:09: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 16 21:09:27.169037 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [req-d4483173-75d3-48e3-a6f9-b76eaff5e1df req-96077dd6-1702-49c0-bf93-872d87a79752 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:27.170162 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-d452f96f-de2d-4a90-91b1-9bc1bd847191 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:27.171985 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-d452f96f-de2d-4a90-91b1-9bc1bd847191 tempest-VolumeQuotasAdminTestJSON-68269923 tempest-VolumeQuotasAdminTestJSON-68269923-project-admin] DELETE https://10.4.3.143/volume/v3/os-quota-sets/471d0b16c3664f7a86ae72eed04f30ef Aug 16 21:09:27.173032 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-d452f96f-de2d-4a90-91b1-9bc1bd847191 tempest-VolumeQuotasAdminTestJSON-68269923 tempest-VolumeQuotasAdminTestJSON-68269923-project-admin] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:09:27.173032 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-d452f96f-de2d-4a90-91b1-9bc1bd847191 tempest-VolumeQuotasAdminTestJSON-68269923 tempest-VolumeQuotasAdminTestJSON-68269923-project-admin] Calling method 'delete' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:09:27.173118 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [req-d4483173-75d3-48e3-a6f9-b76eaff5e1df req-96077dd6-1702-49c0-bf93-872d87a79752 tempest-TestMultiAttachVolumeSwap-1020480576 tempest-TestMultiAttachVolumeSwap-1020480576-project-member] GET https://10.4.3.143/volume/v3/volumes/7ead78ca-00ab-4dac-82ed-7699c3bba2e0 Aug 16 21:09:27.173118 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [req-d4483173-75d3-48e3-a6f9-b76eaff5e1df req-96077dd6-1702-49c0-bf93-872d87a79752 tempest-TestMultiAttachVolumeSwap-1020480576 tempest-TestMultiAttachVolumeSwap-1020480576-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:09:27.173118 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [req-d4483173-75d3-48e3-a6f9-b76eaff5e1df req-96077dd6-1702-49c0-bf93-872d87a79752 tempest-TestMultiAttachVolumeSwap-1020480576 tempest-TestMultiAttachVolumeSwap-1020480576-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:09:27.182156 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-d452f96f-de2d-4a90-91b1-9bc1bd847191 tempest-VolumeQuotasAdminTestJSON-68269923 tempest-VolumeQuotasAdminTestJSON-68269923-project-admin] https://10.4.3.143/volume/v3/os-quota-sets/471d0b16c3664f7a86ae72eed04f30ef returned with HTTP 200 Aug 16 21:09:27.182633 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 161/658] 10.4.3.143 () {66 vars in 1357 bytes} [Sun Aug 16 21:09:27 2026] DELETE /volume/v3/os-quota-sets/471d0b16c3664f7a86ae72eed04f30ef => generated 0 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 16 21:09:27.185040 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:09:27.185040 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:09:27.192058 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [req-d4483173-75d3-48e3-a6f9-b76eaff5e1df req-96077dd6-1702-49c0-bf93-872d87a79752 tempest-TestMultiAttachVolumeSwap-1020480576 tempest-TestMultiAttachVolumeSwap-1020480576-project-member] Volume info retrieved successfully. Aug 16 21:09:27.192526 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-a3ed8256-511f-479f-96e8-03b6dc5b7b63 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:27.194963 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-a3ed8256-511f-479f-96e8-03b6dc5b7b63 tempest-VolumeQuotasAdminTestJSON-68269923 tempest-VolumeQuotasAdminTestJSON-68269923-project-admin] GET https://10.4.3.143/volume/v3/os-quota-sets/471d0b16c3664f7a86ae72eed04f30ef Aug 16 21:09:27.195927 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-a3ed8256-511f-479f-96e8-03b6dc5b7b63 tempest-VolumeQuotasAdminTestJSON-68269923 tempest-VolumeQuotasAdminTestJSON-68269923-project-admin] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:09:27.195927 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-a3ed8256-511f-479f-96e8-03b6dc5b7b63 tempest-VolumeQuotasAdminTestJSON-68269923 tempest-VolumeQuotasAdminTestJSON-68269923-project-admin] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:09:27.197811 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [req-d4483173-75d3-48e3-a6f9-b76eaff5e1df req-96077dd6-1702-49c0-bf93-872d87a79752 tempest-TestMultiAttachVolumeSwap-1020480576 tempest-TestMultiAttachVolumeSwap-1020480576-project-member] https://10.4.3.143/volume/v3/volumes/7ead78ca-00ab-4dac-82ed-7699c3bba2e0 returned with HTTP 200 Aug 16 21:09:27.198353 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 165/659] 10.4.3.143 () {70 vars in 1639 bytes} [Sun Aug 16 21:09:27 2026] GET /volume/v3/volumes/7ead78ca-00ab-4dac-82ed-7699c3bba2e0 => generated 1343 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 16 21:09:27.209605 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-a3ed8256-511f-479f-96e8-03b6dc5b7b63 tempest-VolumeQuotasAdminTestJSON-68269923 tempest-VolumeQuotasAdminTestJSON-68269923-project-admin] https://10.4.3.143/volume/v3/os-quota-sets/471d0b16c3664f7a86ae72eed04f30ef returned with HTTP 200 Aug 16 21:09:27.210602 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 170/660] 10.4.3.143 () {66 vars in 1354 bytes} [Sun Aug 16 21:09:27 2026] GET /volume/v3/os-quota-sets/471d0b16c3664f7a86ae72eed04f30ef => generated 633 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:09:27.218388 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-6bd4a281-6b3c-402c-a79b-7c39a3c67408 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:27.220727 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-6bd4a281-6b3c-402c-a79b-7c39a3c67408 tempest-VolumeQuotasAdminTestJSON-68269923 tempest-VolumeQuotasAdminTestJSON-68269923-project-admin] PUT https://10.4.3.143/volume/v3/os-quota-sets/471d0b16c3664f7a86ae72eed04f30ef Aug 16 21:09:27.220727 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-6bd4a281-6b3c-402c-a79b-7c39a3c67408 tempest-VolumeQuotasAdminTestJSON-68269923 tempest-VolumeQuotasAdminTestJSON-68269923-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=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:09:27.333270 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-6bd4a281-6b3c-402c-a79b-7c39a3c67408 tempest-VolumeQuotasAdminTestJSON-68269923 tempest-VolumeQuotasAdminTestJSON-68269923-project-admin] https://10.4.3.143/volume/v3/os-quota-sets/471d0b16c3664f7a86ae72eed04f30ef returned with HTTP 200 Aug 16 21:09:27.333659 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 165/661] 10.4.3.143 () {68 vars in 1375 bytes} [Sun Aug 16 21:09:27 2026] PUT /volume/v3/os-quota-sets/471d0b16c3664f7a86ae72eed04f30ef => generated 591 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:09:27.343365 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-a3c184ea-4866-4c8d-9347-c16d15bd9b37 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:27.349896 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-a3c184ea-4866-4c8d-9347-c16d15bd9b37 tempest-VolumeQuotasAdminTestJSON-68269923 tempest-VolumeQuotasAdminTestJSON-68269923-project-admin] GET https://10.4.3.143/volume/v3/os-quota-sets/471d0b16c3664f7a86ae72eed04f30ef/defaults Aug 16 21:09:27.350140 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-a3c184ea-4866-4c8d-9347-c16d15bd9b37 tempest-VolumeQuotasAdminTestJSON-68269923 tempest-VolumeQuotasAdminTestJSON-68269923-project-admin] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:09:27.350390 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-a3c184ea-4866-4c8d-9347-c16d15bd9b37 tempest-VolumeQuotasAdminTestJSON-68269923 tempest-VolumeQuotasAdminTestJSON-68269923-project-admin] Calling method 'defaults' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:09:27.359343 np0000007409 devstack@c-api.service[100333]: WARNING cinder.quota [None req-a3c184ea-4866-4c8d-9347-c16d15bd9b37 tempest-VolumeQuotasAdminTestJSON-68269923 tempest-VolumeQuotasAdminTestJSON-68269923-project-admin] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-685520220 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-685520220, it is now deprecated. Please use the default quota class for default quota. Aug 16 21:09:27.361970 np0000007409 devstack@c-api.service[100333]: WARNING cinder.quota [None req-a3c184ea-4866-4c8d-9347-c16d15bd9b37 tempest-VolumeQuotasAdminTestJSON-68269923 tempest-VolumeQuotasAdminTestJSON-68269923-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-685520220 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-685520220, it is now deprecated. Please use the default quota class for default quota. Aug 16 21:09:27.361970 np0000007409 devstack@c-api.service[100333]: WARNING cinder.quota [None req-a3c184ea-4866-4c8d-9347-c16d15bd9b37 tempest-VolumeQuotasAdminTestJSON-68269923 tempest-VolumeQuotasAdminTestJSON-68269923-project-admin] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-685520220 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-685520220, it is now deprecated. Please use the default quota class for default quota. Aug 16 21:09:27.361970 np0000007409 devstack@c-api.service[100333]: WARNING cinder.quota [None req-a3c184ea-4866-4c8d-9347-c16d15bd9b37 tempest-VolumeQuotasAdminTestJSON-68269923 tempest-VolumeQuotasAdminTestJSON-68269923-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 16 21:09:27.361970 np0000007409 devstack@c-api.service[100333]: WARNING cinder.quota [None req-a3c184ea-4866-4c8d-9347-c16d15bd9b37 tempest-VolumeQuotasAdminTestJSON-68269923 tempest-VolumeQuotasAdminTestJSON-68269923-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 16 21:09:27.361970 np0000007409 devstack@c-api.service[100333]: WARNING cinder.quota [None req-a3c184ea-4866-4c8d-9347-c16d15bd9b37 tempest-VolumeQuotasAdminTestJSON-68269923 tempest-VolumeQuotasAdminTestJSON-68269923-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 16 21:09:27.362625 np0000007409 devstack@c-api.service[100333]: WARNING cinder.quota [None req-a3c184ea-4866-4c8d-9347-c16d15bd9b37 tempest-VolumeQuotasAdminTestJSON-68269923 tempest-VolumeQuotasAdminTestJSON-68269923-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 16 21:09:27.363098 np0000007409 devstack@c-api.service[100333]: WARNING cinder.quota [None req-a3c184ea-4866-4c8d-9347-c16d15bd9b37 tempest-VolumeQuotasAdminTestJSON-68269923 tempest-VolumeQuotasAdminTestJSON-68269923-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 16 21:09:27.366746 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-a3c184ea-4866-4c8d-9347-c16d15bd9b37 tempest-VolumeQuotasAdminTestJSON-68269923 tempest-VolumeQuotasAdminTestJSON-68269923-project-admin] https://10.4.3.143/volume/v3/os-quota-sets/471d0b16c3664f7a86ae72eed04f30ef/defaults returned with HTTP 200 Aug 16 21:09:27.367514 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 162/662] 10.4.3.143 () {66 vars in 1381 bytes} [Sun Aug 16 21:09:27 2026] GET /volume/v3/os-quota-sets/471d0b16c3664f7a86ae72eed04f30ef/defaults => generated 633 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:09:27.378513 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-d35a40c5-f207-4e04-bcb7-fbe362f8fa2b None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:27.382655 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-d35a40c5-f207-4e04-bcb7-fbe362f8fa2b tempest-VolumeQuotasAdminTestJSON-68269923 tempest-VolumeQuotasAdminTestJSON-68269923-project-admin] GET https://10.4.3.143/volume/v3/os-quota-sets/471d0b16c3664f7a86ae72eed04f30ef Aug 16 21:09:27.382842 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-d35a40c5-f207-4e04-bcb7-fbe362f8fa2b tempest-VolumeQuotasAdminTestJSON-68269923 tempest-VolumeQuotasAdminTestJSON-68269923-project-admin] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:09:27.383041 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-d35a40c5-f207-4e04-bcb7-fbe362f8fa2b tempest-VolumeQuotasAdminTestJSON-68269923 tempest-VolumeQuotasAdminTestJSON-68269923-project-admin] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:09:27.401159 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-d35a40c5-f207-4e04-bcb7-fbe362f8fa2b tempest-VolumeQuotasAdminTestJSON-68269923 tempest-VolumeQuotasAdminTestJSON-68269923-project-admin] https://10.4.3.143/volume/v3/os-quota-sets/471d0b16c3664f7a86ae72eed04f30ef returned with HTTP 200 Aug 16 21:09:27.401702 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 166/663] 10.4.3.143 () {66 vars in 1354 bytes} [Sun Aug 16 21:09:27 2026] GET /volume/v3/os-quota-sets/471d0b16c3664f7a86ae72eed04f30ef => generated 633 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:09:27.416130 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-e547c022-a0b9-4a03-83b9-fa75f2612f9f None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:27.418815 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-e547c022-a0b9-4a03-83b9-fa75f2612f9f tempest-VolumeQuotasAdminTestJSON-68269923 tempest-VolumeQuotasAdminTestJSON-68269923-project-admin] GET https://10.4.3.143/volume/v3/os-quota-sets/471d0b16c3664f7a86ae72eed04f30ef?usage=True Aug 16 21:09:27.419027 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-e547c022-a0b9-4a03-83b9-fa75f2612f9f tempest-VolumeQuotasAdminTestJSON-68269923 tempest-VolumeQuotasAdminTestJSON-68269923-project-admin] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:09:27.419236 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-e547c022-a0b9-4a03-83b9-fa75f2612f9f tempest-VolumeQuotasAdminTestJSON-68269923 tempest-VolumeQuotasAdminTestJSON-68269923-project-admin] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:09:27.449688 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-e547c022-a0b9-4a03-83b9-fa75f2612f9f tempest-VolumeQuotasAdminTestJSON-68269923 tempest-VolumeQuotasAdminTestJSON-68269923-project-admin] https://10.4.3.143/volume/v3/os-quota-sets/471d0b16c3664f7a86ae72eed04f30ef?usage=True returned with HTTP 200 Aug 16 21:09:27.450289 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 171/664] 10.4.3.143 () {66 vars in 1375 bytes} [Sun Aug 16 21:09:27 2026] GET /volume/v3/os-quota-sets/471d0b16c3664f7a86ae72eed04f30ef?usage=True => generated 1374 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:09:27.466270 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-a22cd47a-42ef-4679-bc96-1d9ecef1558e None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:27.545501 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-a22cd47a-42ef-4679-bc96-1d9ecef1558e tempest-VolumeQuotasAdminTestJSON-964077758 tempest-VolumeQuotasAdminTestJSON-964077758-project-member] POST https://10.4.3.143/volume/v3/volumes Aug 16 21:09:27.546001 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-a22cd47a-42ef-4679-bc96-1d9ecef1558e tempest-VolumeQuotasAdminTestJSON-964077758 tempest-VolumeQuotasAdminTestJSON-964077758-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-906870853"}} {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:09:27.549155 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.v3.volumes [None req-a22cd47a-42ef-4679-bc96-1d9ecef1558e tempest-VolumeQuotasAdminTestJSON-964077758 tempest-VolumeQuotasAdminTestJSON-964077758-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasAdminTestJSON-Volume-906870853'}} {{(pid=100332) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 21:09:27.549155 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.v3.volumes [None req-a22cd47a-42ef-4679-bc96-1d9ecef1558e tempest-VolumeQuotasAdminTestJSON-964077758 tempest-VolumeQuotasAdminTestJSON-964077758-project-member] Create volume of 1 GB Aug 16 21:09:27.553742 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-a22cd47a-42ef-4679-bc96-1d9ecef1558e tempest-VolumeQuotasAdminTestJSON-964077758 tempest-VolumeQuotasAdminTestJSON-964077758-project-member] Availability Zones retrieved successfully. Aug 16 21:09:27.561637 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-a22cd47a-42ef-4679-bc96-1d9ecef1558e tempest-VolumeQuotasAdminTestJSON-964077758 tempest-VolumeQuotasAdminTestJSON-964077758-project-member] Flow 'volume_create_api' (612605e1-6f4b-410b-ae61-6a1d73b170ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100332) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:09:27.564274 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-a22cd47a-42ef-4679-bc96-1d9ecef1558e tempest-VolumeQuotasAdminTestJSON-964077758 tempest-VolumeQuotasAdminTestJSON-964077758-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (45e79355-3b89-4673-a481-14f49e63212d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:09:27.565295 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.flows.api.create_volume [None req-a22cd47a-42ef-4679-bc96-1d9ecef1558e tempest-VolumeQuotasAdminTestJSON-964077758 tempest-VolumeQuotasAdminTestJSON-964077758-project-member] Validating volume size '1' using validate_int {{(pid=100332) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 21:09:27.599607 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-a22cd47a-42ef-4679-bc96-1d9ecef1558e tempest-VolumeQuotasAdminTestJSON-964077758 tempest-VolumeQuotasAdminTestJSON-964077758-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (45e79355-3b89-4673-a481-14f49e63212d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T21:04:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=69e633b8-fab9-4b15-8b40-4f1a67c51cda,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '69e633b8-fab9-4b15-8b40-4f1a67c51cda', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:09:27.600652 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-a22cd47a-42ef-4679-bc96-1d9ecef1558e tempest-VolumeQuotasAdminTestJSON-964077758 tempest-VolumeQuotasAdminTestJSON-964077758-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (871850dc-fc9a-4a44-9e04-ab20fae732ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:09:27.689649 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.quota [None req-a22cd47a-42ef-4679-bc96-1d9ecef1558e tempest-VolumeQuotasAdminTestJSON-964077758 tempest-VolumeQuotasAdminTestJSON-964077758-project-member] Created reservations ['e9db49c4-05c9-4e8f-94cc-7ee112aee516', '041d29ab-8686-4598-96cb-6e97bd6926b2', '3001ce53-e9d6-4e56-871b-18eae581731c', '117026f2-c795-405b-af58-54cfaccd6cf7'] {{(pid=100332) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:09:27.690493 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-a22cd47a-42ef-4679-bc96-1d9ecef1558e tempest-VolumeQuotasAdminTestJSON-964077758 tempest-VolumeQuotasAdminTestJSON-964077758-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (871850dc-fc9a-4a44-9e04-ab20fae732ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e9db49c4-05c9-4e8f-94cc-7ee112aee516', '041d29ab-8686-4598-96cb-6e97bd6926b2', '3001ce53-e9d6-4e56-871b-18eae581731c', '117026f2-c795-405b-af58-54cfaccd6cf7']}' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:09:27.692067 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-a22cd47a-42ef-4679-bc96-1d9ecef1558e tempest-VolumeQuotasAdminTestJSON-964077758 tempest-VolumeQuotasAdminTestJSON-964077758-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4ab3cf5a-9730-475b-b2f8-3f824999f131) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:09:27.716956 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-a22cd47a-42ef-4679-bc96-1d9ecef1558e tempest-VolumeQuotasAdminTestJSON-964077758 tempest-VolumeQuotasAdminTestJSON-964077758-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4ab3cf5a-9730-475b-b2f8-3f824999f131) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ac37c01b-398f-4dc2-b2a3-90f0afd77136', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-906870853',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='471d0b16c3664f7a86ae72eed04f30ef',qos_specs=None,replication_status=,reservations=['e9db49c4-05c9-4e8f-94cc-7ee112aee516','041d29ab-8686-4598-96cb-6e97bd6926b2','3001ce53-e9d6-4e56-871b-18eae581731c','117026f2-c795-405b-af58-54cfaccd6cf7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='290706f378ab484b909a92e2b2cd6d78',volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T21:09:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-906870853',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ac37c01b-398f-4dc2-b2a3-90f0afd77136,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='471d0b16c3664f7a86ae72eed04f30ef',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='290706f378ab484b909a92e2b2cd6d78',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(69e633b8-fab9-4b15-8b40-4f1a67c51cda),volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda)}' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:09:27.717706 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-a22cd47a-42ef-4679-bc96-1d9ecef1558e tempest-VolumeQuotasAdminTestJSON-964077758 tempest-VolumeQuotasAdminTestJSON-964077758-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (37850146-8388-45ed-8a92-992d7744ba6c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:09:27.745213 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-a22cd47a-42ef-4679-bc96-1d9ecef1558e tempest-VolumeQuotasAdminTestJSON-964077758 tempest-VolumeQuotasAdminTestJSON-964077758-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (37850146-8388-45ed-8a92-992d7744ba6c) transitioned into state 'SUCCESS' from state '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-906870853',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='471d0b16c3664f7a86ae72eed04f30ef',qos_specs=None,replication_status=,reservations=['e9db49c4-05c9-4e8f-94cc-7ee112aee516','041d29ab-8686-4598-96cb-6e97bd6926b2','3001ce53-e9d6-4e56-871b-18eae581731c','117026f2-c795-405b-af58-54cfaccd6cf7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='290706f378ab484b909a92e2b2cd6d78',volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda)}' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:09:27.746254 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-a22cd47a-42ef-4679-bc96-1d9ecef1558e tempest-VolumeQuotasAdminTestJSON-964077758 tempest-VolumeQuotasAdminTestJSON-964077758-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (50fa2a49-3478-4844-8750-d2fb134c2ad2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:09:27.758408 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-a22cd47a-42ef-4679-bc96-1d9ecef1558e tempest-VolumeQuotasAdminTestJSON-964077758 tempest-VolumeQuotasAdminTestJSON-964077758-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (50fa2a49-3478-4844-8750-d2fb134c2ad2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:09:27.759655 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-a22cd47a-42ef-4679-bc96-1d9ecef1558e tempest-VolumeQuotasAdminTestJSON-964077758 tempest-VolumeQuotasAdminTestJSON-964077758-project-member] Flow 'volume_create_api' (612605e1-6f4b-410b-ae61-6a1d73b170ec) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100332) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:09:27.760224 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-a22cd47a-42ef-4679-bc96-1d9ecef1558e tempest-VolumeQuotasAdminTestJSON-964077758 tempest-VolumeQuotasAdminTestJSON-964077758-project-member] Create volume request issued successfully. Aug 16 21:09:27.761007 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-a22cd47a-42ef-4679-bc96-1d9ecef1558e tempest-VolumeQuotasAdminTestJSON-964077758 tempest-VolumeQuotasAdminTestJSON-964077758-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Aug 16 21:09:27.761879 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 166/665] 10.4.3.143 () {68 vars in 1258 bytes} [Sun Aug 16 21:09:27 2026] POST /volume/v3/volumes => generated 755 bytes in 296 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Aug 16 21:09:27.777601 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-c6d393c8-1227-477e-a0c6-9016701c3b39 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:27.779980 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-c6d393c8-1227-477e-a0c6-9016701c3b39 tempest-VolumeQuotasAdminTestJSON-964077758 tempest-VolumeQuotasAdminTestJSON-964077758-project-member] GET https://10.4.3.143/volume/v3/volumes/ac37c01b-398f-4dc2-b2a3-90f0afd77136 Aug 16 21:09:27.780180 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-c6d393c8-1227-477e-a0c6-9016701c3b39 tempest-VolumeQuotasAdminTestJSON-964077758 tempest-VolumeQuotasAdminTestJSON-964077758-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:09:27.780471 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-c6d393c8-1227-477e-a0c6-9016701c3b39 tempest-VolumeQuotasAdminTestJSON-964077758 tempest-VolumeQuotasAdminTestJSON-964077758-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:09:27.800686 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:09:27.800686 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:09:27.805367 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-c6d393c8-1227-477e-a0c6-9016701c3b39 tempest-VolumeQuotasAdminTestJSON-964077758 tempest-VolumeQuotasAdminTestJSON-964077758-project-member] Volume info retrieved successfully. Aug 16 21:09:27.810660 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-c6d393c8-1227-477e-a0c6-9016701c3b39 tempest-VolumeQuotasAdminTestJSON-964077758 tempest-VolumeQuotasAdminTestJSON-964077758-project-member] https://10.4.3.143/volume/v3/volumes/ac37c01b-398f-4dc2-b2a3-90f0afd77136 returned with HTTP 200 Aug 16 21:09:27.811082 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 163/666] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:09:27 2026] GET /volume/v3/volumes/ac37c01b-398f-4dc2-b2a3-90f0afd77136 => generated 823 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:09:28.010061 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-5d496c5b-cc61-402c-b3b9-4674e849f3cd None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:28.012062 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-5d496c5b-cc61-402c-b3b9-4674e849f3cd tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] GET https://10.4.3.143/volume/v3/volumes/dfa0e75f-51f1-4db6-8558-d842f6da9763 Aug 16 21:09:28.013812 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-5d496c5b-cc61-402c-b3b9-4674e849f3cd tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:09:28.013812 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-5d496c5b-cc61-402c-b3b9-4674e849f3cd tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:09:28.021501 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:09:28.021501 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:09:28.026591 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-5d496c5b-cc61-402c-b3b9-4674e849f3cd tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] Volume info retrieved successfully. Aug 16 21:09:28.027825 np0000007409 devstack@c-api.service[100331]: WARNING stevedore.named [None req-5d496c5b-cc61-402c-b3b9-4674e849f3cd tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 16 21:09:28.028190 np0000007409 devstack@c-api.service[100331]: WARNING castellan.key_manager [None req-5d496c5b-cc61-402c-b3b9-4674e849f3cd tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 16 21:09:28.070218 np0000007409 devstack@c-api.service[100331]: DEBUG oslo_db.sqlalchemy.engines [None req-5d496c5b-cc61-402c-b3b9-4674e849f3cd tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100331) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 16 21:09:28.075355 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:09:28.075355 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:09:28.085177 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-5d496c5b-cc61-402c-b3b9-4674e849f3cd tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] https://10.4.3.143/volume/v3/volumes/dfa0e75f-51f1-4db6-8558-d842f6da9763 returned with HTTP 200 Aug 16 21:09:28.085760 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 167/667] 10.4.3.143 () {68 vars in 1389 bytes} [Sun Aug 16 21:09:28 2026] GET /volume/v3/volumes/dfa0e75f-51f1-4db6-8558-d842f6da9763 => generated 914 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:09:28.103879 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-23fcbb79-2661-4c65-a89f-8ee6f2af1382 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:28.106447 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-23fcbb79-2661-4c65-a89f-8ee6f2af1382 tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] POST https://10.4.3.143/volume/v3/group_snapshots Aug 16 21:09:28.106935 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-23fcbb79-2661-4c65-a89f-8ee6f2af1382 tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "e0083f35-debd-494a-90a4-06fb7d83fabd", "name": "tempest-group_snapshot-794209435"}} {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:09:28.111208 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.v3.group_snapshots [None req-23fcbb79-2661-4c65-a89f-8ee6f2af1382 tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': 'e0083f35-debd-494a-90a4-06fb7d83fabd', 'name': 'tempest-group_snapshot-794209435'}} {{(pid=100330) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Aug 16 21:09:28.119198 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:09:28.119198 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:09:28.126944 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.v3.group_snapshots [None req-23fcbb79-2661-4c65-a89f-8ee6f2af1382 tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] Creating group_snapshot tempest-group_snapshot-794209435. Aug 16 21:09:28.149020 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:09:28.149020 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:09:28.208662 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.quota [None req-23fcbb79-2661-4c65-a89f-8ee6f2af1382 tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] Created reservations ['54072a92-328c-471e-8c7c-88a540ee0e2e', '2c056a0c-7a73-45bc-8d19-9874dc062448', '7e30eb5d-d176-4b23-8afc-cf2e7309cfb8', 'a7c53ea2-8cce-41df-af3b-de3e27670a1a'] {{(pid=100330) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:09:28.255030 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-23fcbb79-2661-4c65-a89f-8ee6f2af1382 tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] https://10.4.3.143/volume/v3/group_snapshots returned with HTTP 202 Aug 16 21:09:28.255591 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 172/668] 10.4.3.143 () {70 vars in 1324 bytes} [Sun Aug 16 21:09:28 2026] POST /volume/v3/group_snapshots => generated 167 bytes in 153 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:09:28.270771 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-9a565ce6-03dc-4b38-8a2a-93e0d1bbfeca None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:28.272831 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-9a565ce6-03dc-4b38-8a2a-93e0d1bbfeca tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] GET https://10.4.3.143/volume/v3/group_snapshots/1bbc37c2-47a5-4369-92e6-d1f66d813cc1 Aug 16 21:09:28.273148 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-9a565ce6-03dc-4b38-8a2a-93e0d1bbfeca tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:09:28.273435 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-9a565ce6-03dc-4b38-8a2a-93e0d1bbfeca tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] Calling method 'version_select' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:09:28.273592 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.v3.group_snapshots [None req-9a565ce6-03dc-4b38-8a2a-93e0d1bbfeca tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] show called for member 1bbc37c2-47a5-4369-92e6-d1f66d813cc1 {{(pid=100332) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 16 21:09:28.276834 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:09:28.276834 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:09:28.280053 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-9a565ce6-03dc-4b38-8a2a-93e0d1bbfeca tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] https://10.4.3.143/volume/v3/group_snapshots/1bbc37c2-47a5-4369-92e6-d1f66d813cc1 returned with HTTP 200 Aug 16 21:09:28.280514 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 167/669] 10.4.3.143 () {68 vars in 1413 bytes} [Sun Aug 16 21:09:28 2026] GET /volume/v3/group_snapshots/1bbc37c2-47a5-4369-92e6-d1f66d813cc1 => generated 306 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:09:28.827409 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-67b579ca-08c0-4cbe-884b-ef212e7c30f5 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:28.833001 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-67b579ca-08c0-4cbe-884b-ef212e7c30f5 tempest-VolumeQuotasAdminTestJSON-964077758 tempest-VolumeQuotasAdminTestJSON-964077758-project-member] GET https://10.4.3.143/volume/v3/volumes/ac37c01b-398f-4dc2-b2a3-90f0afd77136 Aug 16 21:09:28.833001 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-67b579ca-08c0-4cbe-884b-ef212e7c30f5 tempest-VolumeQuotasAdminTestJSON-964077758 tempest-VolumeQuotasAdminTestJSON-964077758-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:09:28.833001 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-67b579ca-08c0-4cbe-884b-ef212e7c30f5 tempest-VolumeQuotasAdminTestJSON-964077758 tempest-VolumeQuotasAdminTestJSON-964077758-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:09:28.842094 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:09:28.842094 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:09:28.849262 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-67b579ca-08c0-4cbe-884b-ef212e7c30f5 tempest-VolumeQuotasAdminTestJSON-964077758 tempest-VolumeQuotasAdminTestJSON-964077758-project-member] Volume info retrieved successfully. Aug 16 21:09:28.856676 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-67b579ca-08c0-4cbe-884b-ef212e7c30f5 tempest-VolumeQuotasAdminTestJSON-964077758 tempest-VolumeQuotasAdminTestJSON-964077758-project-member] https://10.4.3.143/volume/v3/volumes/ac37c01b-398f-4dc2-b2a3-90f0afd77136 returned with HTTP 200 Aug 16 21:09:28.857117 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 164/670] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:09:28 2026] GET /volume/v3/volumes/ac37c01b-398f-4dc2-b2a3-90f0afd77136 => generated 848 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:09:28.879792 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-cf39c66c-441a-48c1-894e-812fac7166ed None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:28.884138 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-cf39c66c-441a-48c1-894e-812fac7166ed tempest-VolumeQuotasAdminTestJSON-68269923 tempest-VolumeQuotasAdminTestJSON-68269923-project-admin] GET https://10.4.3.143/volume/v3/os-quota-sets/471d0b16c3664f7a86ae72eed04f30ef?usage=True Aug 16 21:09:28.884138 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-cf39c66c-441a-48c1-894e-812fac7166ed tempest-VolumeQuotasAdminTestJSON-68269923 tempest-VolumeQuotasAdminTestJSON-68269923-project-admin] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:09:28.884138 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-cf39c66c-441a-48c1-894e-812fac7166ed tempest-VolumeQuotasAdminTestJSON-68269923 tempest-VolumeQuotasAdminTestJSON-68269923-project-admin] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:09:28.917648 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-cf39c66c-441a-48c1-894e-812fac7166ed tempest-VolumeQuotasAdminTestJSON-68269923 tempest-VolumeQuotasAdminTestJSON-68269923-project-admin] https://10.4.3.143/volume/v3/os-quota-sets/471d0b16c3664f7a86ae72eed04f30ef?usage=True returned with HTTP 200 Aug 16 21:09:28.917648 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 168/671] 10.4.3.143 () {66 vars in 1375 bytes} [Sun Aug 16 21:09:28 2026] GET /volume/v3/os-quota-sets/471d0b16c3664f7a86ae72eed04f30ef?usage=True => generated 1374 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:09:28.936679 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-cabcdad9-152b-47ed-88b1-a633c070e7a0 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:28.939425 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-cabcdad9-152b-47ed-88b1-a633c070e7a0 tempest-VolumeQuotasAdminTestJSON-964077758 tempest-VolumeQuotasAdminTestJSON-964077758-project-member] DELETE https://10.4.3.143/volume/v3/volumes/ac37c01b-398f-4dc2-b2a3-90f0afd77136 Aug 16 21:09:28.939609 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-cabcdad9-152b-47ed-88b1-a633c070e7a0 tempest-VolumeQuotasAdminTestJSON-964077758 tempest-VolumeQuotasAdminTestJSON-964077758-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:09:28.939792 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-cabcdad9-152b-47ed-88b1-a633c070e7a0 tempest-VolumeQuotasAdminTestJSON-964077758 tempest-VolumeQuotasAdminTestJSON-964077758-project-member] Calling method 'delete' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:09:28.939966 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.v3.volumes [None req-cabcdad9-152b-47ed-88b1-a633c070e7a0 tempest-VolumeQuotasAdminTestJSON-964077758 tempest-VolumeQuotasAdminTestJSON-964077758-project-member] Delete volume with id: ac37c01b-398f-4dc2-b2a3-90f0afd77136 Aug 16 21:09:28.951431 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:09:28.951431 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:09:28.952274 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-cabcdad9-152b-47ed-88b1-a633c070e7a0 tempest-VolumeQuotasAdminTestJSON-964077758 tempest-VolumeQuotasAdminTestJSON-964077758-project-member] Volume info retrieved successfully. Aug 16 21:09:28.975669 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-cabcdad9-152b-47ed-88b1-a633c070e7a0 tempest-VolumeQuotasAdminTestJSON-964077758 tempest-VolumeQuotasAdminTestJSON-964077758-project-member] Delete volume request issued successfully. Aug 16 21:09:28.976129 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-cabcdad9-152b-47ed-88b1-a633c070e7a0 tempest-VolumeQuotasAdminTestJSON-964077758 tempest-VolumeQuotasAdminTestJSON-964077758-project-member] https://10.4.3.143/volume/v3/volumes/ac37c01b-398f-4dc2-b2a3-90f0afd77136 returned with HTTP 202 Aug 16 21:09:28.976452 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 173/672] 10.4.3.143 () {66 vars in 1351 bytes} [Sun Aug 16 21:09:28 2026] DELETE /volume/v3/volumes/ac37c01b-398f-4dc2-b2a3-90f0afd77136 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 21:09:28.984241 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [req-5074adb7-3a04-4c27-b483-5b33d5479d4c req-d6fb8b44-c248-415d-87e6-e2e59a5df2bd None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:28.985259 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-d62e3a80-5638-4b69-98fa-d98b0599e8f5 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:28.986737 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [req-5074adb7-3a04-4c27-b483-5b33d5479d4c req-d6fb8b44-c248-415d-87e6-e2e59a5df2bd tempest-TaggedBootDevicesTest_v242-1685113217 tempest-TaggedBootDevicesTest_v242-1685113217-project-member] DELETE https://10.4.3.143/volume/v3/attachments/408d1939-ada0-4f35-b910-fe7c1c92579d Aug 16 21:09:28.987000 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [req-5074adb7-3a04-4c27-b483-5b33d5479d4c req-d6fb8b44-c248-415d-87e6-e2e59a5df2bd tempest-TaggedBootDevicesTest_v242-1685113217 tempest-TaggedBootDevicesTest_v242-1685113217-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:09:28.987190 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-d62e3a80-5638-4b69-98fa-d98b0599e8f5 tempest-VolumeQuotasAdminTestJSON-964077758 tempest-VolumeQuotasAdminTestJSON-964077758-project-member] GET https://10.4.3.143/volume/v3/volumes/ac37c01b-398f-4dc2-b2a3-90f0afd77136 Aug 16 21:09:28.987270 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [req-5074adb7-3a04-4c27-b483-5b33d5479d4c req-d6fb8b44-c248-415d-87e6-e2e59a5df2bd tempest-TaggedBootDevicesTest_v242-1685113217 tempest-TaggedBootDevicesTest_v242-1685113217-project-member] Calling method 'version_select' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:09:28.987429 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-d62e3a80-5638-4b69-98fa-d98b0599e8f5 tempest-VolumeQuotasAdminTestJSON-964077758 tempest-VolumeQuotasAdminTestJSON-964077758-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:09:28.987651 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-d62e3a80-5638-4b69-98fa-d98b0599e8f5 tempest-VolumeQuotasAdminTestJSON-964077758 tempest-VolumeQuotasAdminTestJSON-964077758-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:09:28.995168 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:09:28.995168 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:09:28.995620 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:09:28.995620 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:09:28.997829 np0000007409 devstack@c-api.service[100333]: DEBUG dbcounter [-] [100333] Writing DB stats cinder:SELECT=562,cinder:UPDATE=140,cinder:INSERT=78 {{(pid=100333) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 16 21:09:29.001467 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-d62e3a80-5638-4b69-98fa-d98b0599e8f5 tempest-VolumeQuotasAdminTestJSON-964077758 tempest-VolumeQuotasAdminTestJSON-964077758-project-member] Volume info retrieved successfully. Aug 16 21:09:29.006052 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-d62e3a80-5638-4b69-98fa-d98b0599e8f5 tempest-VolumeQuotasAdminTestJSON-964077758 tempest-VolumeQuotasAdminTestJSON-964077758-project-member] https://10.4.3.143/volume/v3/volumes/ac37c01b-398f-4dc2-b2a3-90f0afd77136 returned with HTTP 200 Aug 16 21:09:29.006522 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 165/673] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:09:28 2026] GET /volume/v3/volumes/ac37c01b-398f-4dc2-b2a3-90f0afd77136 => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:09:29.122647 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [req-5074adb7-3a04-4c27-b483-5b33d5479d4c req-d6fb8b44-c248-415d-87e6-e2e59a5df2bd tempest-TaggedBootDevicesTest_v242-1685113217 tempest-TaggedBootDevicesTest_v242-1685113217-project-member] https://10.4.3.143/volume/v3/attachments/408d1939-ada0-4f35-b910-fe7c1c92579d returned with HTTP 200 Aug 16 21:09:29.123140 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 168/674] 10.4.3.143 () {72 vars in 1673 bytes} [Sun Aug 16 21:09:28 2026] DELETE /volume/v3/attachments/408d1939-ada0-4f35-b910-fe7c1c92579d => generated 19 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:09:29.134250 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [req-5074adb7-3a04-4c27-b483-5b33d5479d4c req-fc40d24e-d3f3-498e-a75a-5a11d16859ad None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:29.136938 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [req-5074adb7-3a04-4c27-b483-5b33d5479d4c req-fc40d24e-d3f3-498e-a75a-5a11d16859ad tempest-TaggedBootDevicesTest_v242-1685113217 tempest-TaggedBootDevicesTest_v242-1685113217-project-member] DELETE https://10.4.3.143/volume/v3/attachments/89777fe6-789e-4457-80a3-fd88832e0d44 Aug 16 21:09:29.137222 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [req-5074adb7-3a04-4c27-b483-5b33d5479d4c req-fc40d24e-d3f3-498e-a75a-5a11d16859ad tempest-TaggedBootDevicesTest_v242-1685113217 tempest-TaggedBootDevicesTest_v242-1685113217-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:09:29.137503 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [req-5074adb7-3a04-4c27-b483-5b33d5479d4c req-fc40d24e-d3f3-498e-a75a-5a11d16859ad tempest-TaggedBootDevicesTest_v242-1685113217 tempest-TaggedBootDevicesTest_v242-1685113217-project-member] Calling method 'version_select' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:09:29.145664 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:09:29.145664 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:09:29.185777 np0000007409 devstack@c-api.service[100331]: DEBUG dbcounter [-] [100331] Writing DB stats cinder:SELECT=469,cinder:UPDATE=77,cinder:INSERT=39 {{(pid=100331) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 16 21:09:29.204157 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [req-5074adb7-3a04-4c27-b483-5b33d5479d4c req-fc40d24e-d3f3-498e-a75a-5a11d16859ad tempest-TaggedBootDevicesTest_v242-1685113217 tempest-TaggedBootDevicesTest_v242-1685113217-project-member] https://10.4.3.143/volume/v3/attachments/89777fe6-789e-4457-80a3-fd88832e0d44 returned with HTTP 200 Aug 16 21:09:29.208050 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 169/675] 10.4.3.143 () {72 vars in 1673 bytes} [Sun Aug 16 21:09:29 2026] DELETE /volume/v3/attachments/89777fe6-789e-4457-80a3-fd88832e0d44 => generated 19 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:09:29.212669 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [req-5074adb7-3a04-4c27-b483-5b33d5479d4c req-62984fdc-2017-497b-905e-ab8e31b2fd1e None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:29.215105 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [req-5074adb7-3a04-4c27-b483-5b33d5479d4c req-62984fdc-2017-497b-905e-ab8e31b2fd1e tempest-TaggedBootDevicesTest_v242-1685113217 tempest-TaggedBootDevicesTest_v242-1685113217-project-member] DELETE https://10.4.3.143/volume/v3/attachments/2301015e-f059-46e1-86b8-717006ff6006 Aug 16 21:09:29.215541 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [req-5074adb7-3a04-4c27-b483-5b33d5479d4c req-62984fdc-2017-497b-905e-ab8e31b2fd1e tempest-TaggedBootDevicesTest_v242-1685113217 tempest-TaggedBootDevicesTest_v242-1685113217-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:09:29.215639 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [req-5074adb7-3a04-4c27-b483-5b33d5479d4c req-62984fdc-2017-497b-905e-ab8e31b2fd1e tempest-TaggedBootDevicesTest_v242-1685113217 tempest-TaggedBootDevicesTest_v242-1685113217-project-member] Calling method 'version_select' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:09:29.217504 np0000007409 devstack@c-api.service[100330]: DEBUG dbcounter [-] [100330] Writing DB stats cinder:SELECT=572,cinder:INSERT=71,cinder:UPDATE=113 {{(pid=100330) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 16 21:09:29.223473 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:09:29.223473 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:09:29.289850 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-23a83069-344a-4cc5-9333-3d12e88d825b None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:29.293396 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [req-5074adb7-3a04-4c27-b483-5b33d5479d4c req-62984fdc-2017-497b-905e-ab8e31b2fd1e tempest-TaggedBootDevicesTest_v242-1685113217 tempest-TaggedBootDevicesTest_v242-1685113217-project-member] https://10.4.3.143/volume/v3/attachments/2301015e-f059-46e1-86b8-717006ff6006 returned with HTTP 200 Aug 16 21:09:29.293892 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 174/676] 10.4.3.143 () {72 vars in 1673 bytes} [Sun Aug 16 21:09:29 2026] DELETE /volume/v3/attachments/2301015e-f059-46e1-86b8-717006ff6006 => generated 19 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:09:29.294502 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-23a83069-344a-4cc5-9333-3d12e88d825b tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] GET https://10.4.3.143/volume/v3/group_snapshots/1bbc37c2-47a5-4369-92e6-d1f66d813cc1 Aug 16 21:09:29.294763 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-23a83069-344a-4cc5-9333-3d12e88d825b tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:09:29.294986 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-23a83069-344a-4cc5-9333-3d12e88d825b tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] Calling method 'version_select' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:09:29.295144 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.v3.group_snapshots [None req-23a83069-344a-4cc5-9333-3d12e88d825b tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] show called for member 1bbc37c2-47a5-4369-92e6-d1f66d813cc1 {{(pid=100333) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 16 21:09:29.298317 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:09:29.298317 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:09:29.301685 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-23a83069-344a-4cc5-9333-3d12e88d825b tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] https://10.4.3.143/volume/v3/group_snapshots/1bbc37c2-47a5-4369-92e6-d1f66d813cc1 returned with HTTP 200 Aug 16 21:09:29.302078 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 166/677] 10.4.3.143 () {68 vars in 1413 bytes} [Sun Aug 16 21:09:29 2026] GET /volume/v3/group_snapshots/1bbc37c2-47a5-4369-92e6-d1f66d813cc1 => generated 307 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:09:29.312227 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-ed2a08cc-229b-49d8-b26e-d56947c75d3f None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:29.314417 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-ed2a08cc-229b-49d8-b26e-d56947c75d3f tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] GET https://10.4.3.143/volume/v3/snapshots/detail Aug 16 21:09:29.314618 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-ed2a08cc-229b-49d8-b26e-d56947c75d3f tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:09:29.314864 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-ed2a08cc-229b-49d8-b26e-d56947c75d3f tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] Calling method 'detail' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:09:29.315205 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.api_utils [None req-ed2a08cc-229b-49d8-b26e-d56947c75d3f tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] Removing options '' from query. {{(pid=100332) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 16 21:09:29.315563 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:09:29.315563 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:09:29.316530 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.db.api [None req-ed2a08cc-229b-49d8-b26e-d56947c75d3f tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] Building query based on filter {{(pid=100332) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 16 21:09:29.320805 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-ed2a08cc-229b-49d8-b26e-d56947c75d3f tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] Get all snapshots completed successfully. Aug 16 21:09:29.321188 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:09:29.321188 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:09:29.321740 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-ed2a08cc-229b-49d8-b26e-d56947c75d3f tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] https://10.4.3.143/volume/v3/snapshots/detail returned with HTTP 200 Aug 16 21:09:29.322118 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 169/678] 10.4.3.143 () {66 vars in 1264 bytes} [Sun Aug 16 21:09:29 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 16 21:09:29.332648 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-f5b561d7-496d-4cbd-950e-7d8f6fc292e2 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:29.334405 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-f5b561d7-496d-4cbd-950e-7d8f6fc292e2 tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] GET https://10.4.3.143/volume/v3/snapshots/a2695e53-164e-462b-bc60-e4c4ed07f48c Aug 16 21:09:29.334609 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-f5b561d7-496d-4cbd-950e-7d8f6fc292e2 tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:09:29.334812 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-f5b561d7-496d-4cbd-950e-7d8f6fc292e2 tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:09:29.343763 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:09:29.343763 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:09:29.344710 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-f5b561d7-496d-4cbd-950e-7d8f6fc292e2 tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] Snapshot retrieved successfully. Aug 16 21:09:29.345589 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-f5b561d7-496d-4cbd-950e-7d8f6fc292e2 tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] https://10.4.3.143/volume/v3/snapshots/a2695e53-164e-462b-bc60-e4c4ed07f48c returned with HTTP 200 Aug 16 21:09:29.349974 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 170/679] 10.4.3.143 () {66 vars in 1354 bytes} [Sun Aug 16 21:09:29 2026] GET /volume/v3/snapshots/a2695e53-164e-462b-bc60-e4c4ed07f48c => generated 450 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 16 21:09:29.357793 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-9e6828ea-07dd-45ee-aec5-1f50f63e83b0 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:29.361698 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-9e6828ea-07dd-45ee-aec5-1f50f63e83b0 tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] GET https://10.4.3.143/volume/v3/group_snapshots/1bbc37c2-47a5-4369-92e6-d1f66d813cc1 Aug 16 21:09:29.361964 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-9e6828ea-07dd-45ee-aec5-1f50f63e83b0 tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:09:29.362186 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-9e6828ea-07dd-45ee-aec5-1f50f63e83b0 tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] Calling method 'version_select' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:09:29.362395 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.v3.group_snapshots [None req-9e6828ea-07dd-45ee-aec5-1f50f63e83b0 tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] show called for member 1bbc37c2-47a5-4369-92e6-d1f66d813cc1 {{(pid=100330) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 16 21:09:29.367040 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:09:29.367040 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:09:29.372856 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-9e6828ea-07dd-45ee-aec5-1f50f63e83b0 tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] https://10.4.3.143/volume/v3/group_snapshots/1bbc37c2-47a5-4369-92e6-d1f66d813cc1 returned with HTTP 200 Aug 16 21:09:29.372856 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 175/680] 10.4.3.143 () {68 vars in 1413 bytes} [Sun Aug 16 21:09:29 2026] GET /volume/v3/group_snapshots/1bbc37c2-47a5-4369-92e6-d1f66d813cc1 => generated 307 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:09:29.383550 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-a1ba3912-e1a5-4fc5-bdc0-17b6f1d4f268 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:29.386099 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-a1ba3912-e1a5-4fc5-bdc0-17b6f1d4f268 tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] GET https://10.4.3.143/volume/v3/group_snapshots/detail Aug 16 21:09:29.386415 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-a1ba3912-e1a5-4fc5-bdc0-17b6f1d4f268 tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:09:29.386632 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-a1ba3912-e1a5-4fc5-bdc0-17b6f1d4f268 tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] Calling method 'version_select' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:09:29.397789 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-a1ba3912-e1a5-4fc5-bdc0-17b6f1d4f268 tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] https://10.4.3.143/volume/v3/group_snapshots/detail returned with HTTP 200 Aug 16 21:09:29.398251 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 167/681] 10.4.3.143 () {68 vars in 1323 bytes} [Sun Aug 16 21:09:29 2026] GET /volume/v3/group_snapshots/detail => generated 310 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:09:29.409887 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-bd00d114-1601-46d9-adf9-e00a8d917d2a None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:29.411843 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-bd00d114-1601-46d9-adf9-e00a8d917d2a tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] DELETE https://10.4.3.143/volume/v3/group_snapshots/1bbc37c2-47a5-4369-92e6-d1f66d813cc1 Aug 16 21:09:29.412076 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-bd00d114-1601-46d9-adf9-e00a8d917d2a tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:09:29.412255 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-bd00d114-1601-46d9-adf9-e00a8d917d2a tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] Calling method 'version_select' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:09:29.412389 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.v3.group_snapshots [None req-bd00d114-1601-46d9-adf9-e00a8d917d2a tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] delete called for member 1bbc37c2-47a5-4369-92e6-d1f66d813cc1 {{(pid=100332) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Aug 16 21:09:29.412486 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.v3.group_snapshots [None req-bd00d114-1601-46d9-adf9-e00a8d917d2a tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] Delete group_snapshot with id: 1bbc37c2-47a5-4369-92e6-d1f66d813cc1 Aug 16 21:09:29.415567 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:09:29.415567 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:09:29.482307 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-bd00d114-1601-46d9-adf9-e00a8d917d2a tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] https://10.4.3.143/volume/v3/group_snapshots/1bbc37c2-47a5-4369-92e6-d1f66d813cc1 returned with HTTP 202 Aug 16 21:09:29.482721 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 170/682] 10.4.3.143 () {68 vars in 1416 bytes} [Sun Aug 16 21:09:29 2026] DELETE /volume/v3/group_snapshots/1bbc37c2-47a5-4369-92e6-d1f66d813cc1 => generated 0 bytes in 73 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 16 21:09:29.497204 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-8b6a8cca-b6f4-4126-83db-f2198aae9e9d None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:29.499400 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-8b6a8cca-b6f4-4126-83db-f2198aae9e9d tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] GET https://10.4.3.143/volume/v3/volumes/detail Aug 16 21:09:29.500356 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-8b6a8cca-b6f4-4126-83db-f2198aae9e9d tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:09:29.500356 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-8b6a8cca-b6f4-4126-83db-f2198aae9e9d tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] Calling method 'detail' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:09:29.500356 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.api_utils [None req-8b6a8cca-b6f4-4126-83db-f2198aae9e9d tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] Removing options '' from query. {{(pid=100331) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 16 21:09:29.500893 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-8b6a8cca-b6f4-4126-83db-f2198aae9e9d tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100331) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 16 21:09:29.510966 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-8b6a8cca-b6f4-4126-83db-f2198aae9e9d tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] Get all volumes completed successfully. Aug 16 21:09:29.510966 np0000007409 devstack@c-api.service[100331]: WARNING stevedore.named [None req-8b6a8cca-b6f4-4126-83db-f2198aae9e9d tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 16 21:09:29.510966 np0000007409 devstack@c-api.service[100331]: WARNING castellan.key_manager [None req-8b6a8cca-b6f4-4126-83db-f2198aae9e9d tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 16 21:09:29.570907 np0000007409 devstack@c-api.service[100331]: DEBUG oslo_db.sqlalchemy.engines [None req-8b6a8cca-b6f4-4126-83db-f2198aae9e9d tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100331) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 16 21:09:29.575666 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:09:29.575666 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:09:29.585219 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-8b6a8cca-b6f4-4126-83db-f2198aae9e9d tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] https://10.4.3.143/volume/v3/volumes/detail returned with HTTP 200 Aug 16 21:09:29.585752 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 171/683] 10.4.3.143 () {68 vars in 1299 bytes} [Sun Aug 16 21:09:29 2026] GET /volume/v3/volumes/detail => generated 917 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 16 21:09:29.600803 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-bf695767-233b-4f73-b0d8-6e8217bd088b None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:29.603484 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-bf695767-233b-4f73-b0d8-6e8217bd088b tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] GET https://10.4.3.143/volume/v3/snapshots/detail Aug 16 21:09:29.603681 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-bf695767-233b-4f73-b0d8-6e8217bd088b tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:09:29.603878 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-bf695767-233b-4f73-b0d8-6e8217bd088b tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] Calling method 'detail' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:09:29.604213 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.api_utils [None req-bf695767-233b-4f73-b0d8-6e8217bd088b tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] Removing options '' from query. {{(pid=100330) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 16 21:09:29.607531 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.db.api [None req-bf695767-233b-4f73-b0d8-6e8217bd088b tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] Building query based on filter {{(pid=100330) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 16 21:09:29.611890 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-bf695767-233b-4f73-b0d8-6e8217bd088b tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] Get all snapshots completed successfully. Aug 16 21:09:29.612930 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-bf695767-233b-4f73-b0d8-6e8217bd088b tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] https://10.4.3.143/volume/v3/snapshots/detail returned with HTTP 200 Aug 16 21:09:29.613164 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 176/684] 10.4.3.143 () {66 vars in 1264 bytes} [Sun Aug 16 21:09:29 2026] GET /volume/v3/snapshots/detail => generated 17 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 16 21:09:29.624161 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-83a74158-5208-42fa-a5ef-c137d58eeca9 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:29.627294 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-83a74158-5208-42fa-a5ef-c137d58eeca9 tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] GET https://10.4.3.143/volume/v3/group_snapshots/1bbc37c2-47a5-4369-92e6-d1f66d813cc1 Aug 16 21:09:29.627456 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-83a74158-5208-42fa-a5ef-c137d58eeca9 tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:09:29.627676 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-83a74158-5208-42fa-a5ef-c137d58eeca9 tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] Calling method 'version_select' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:09:29.627839 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.v3.group_snapshots [None req-83a74158-5208-42fa-a5ef-c137d58eeca9 tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] show called for member 1bbc37c2-47a5-4369-92e6-d1f66d813cc1 {{(pid=100333) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 16 21:09:29.631255 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-83a74158-5208-42fa-a5ef-c137d58eeca9 tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] https://10.4.3.143/volume/v3/group_snapshots/1bbc37c2-47a5-4369-92e6-d1f66d813cc1 returned with HTTP 404 Aug 16 21:09:29.631744 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 168/685] 10.4.3.143 () {68 vars in 1413 bytes} [Sun Aug 16 21:09:29 2026] GET /volume/v3/group_snapshots/1bbc37c2-47a5-4369-92e6-d1f66d813cc1 => generated 116 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 16 21:09:29.641473 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-27d70b62-35dc-4634-8c09-542482381570 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:29.643205 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-27d70b62-35dc-4634-8c09-542482381570 tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] GET https://10.4.3.143/volume/v3/group_snapshots Aug 16 21:09:29.643440 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-27d70b62-35dc-4634-8c09-542482381570 tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:09:29.643629 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-27d70b62-35dc-4634-8c09-542482381570 tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] Calling method 'version_select' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:09:29.643900 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:09:29.643900 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:09:29.648498 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-27d70b62-35dc-4634-8c09-542482381570 tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] https://10.4.3.143/volume/v3/group_snapshots returned with HTTP 200 Aug 16 21:09:29.648829 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 171/686] 10.4.3.143 () {68 vars in 1302 bytes} [Sun Aug 16 21:09:29 2026] GET /volume/v3/group_snapshots => generated 23 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:09:29.657236 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-448ff84f-4b65-4294-8b7b-9a356f1e1514 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:29.661323 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-448ff84f-4b65-4294-8b7b-9a356f1e1514 tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] DELETE https://10.4.3.143/volume/v3/group_snapshots/1bbc37c2-47a5-4369-92e6-d1f66d813cc1 Aug 16 21:09:29.661665 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-448ff84f-4b65-4294-8b7b-9a356f1e1514 tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:09:29.661967 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-448ff84f-4b65-4294-8b7b-9a356f1e1514 tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] Calling method 'version_select' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:09:29.662185 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.v3.group_snapshots [None req-448ff84f-4b65-4294-8b7b-9a356f1e1514 tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] delete called for member 1bbc37c2-47a5-4369-92e6-d1f66d813cc1 {{(pid=100331) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Aug 16 21:09:29.662358 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.v3.group_snapshots [None req-448ff84f-4b65-4294-8b7b-9a356f1e1514 tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] Delete group_snapshot with id: 1bbc37c2-47a5-4369-92e6-d1f66d813cc1 Aug 16 21:09:29.665882 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-448ff84f-4b65-4294-8b7b-9a356f1e1514 tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] https://10.4.3.143/volume/v3/group_snapshots/1bbc37c2-47a5-4369-92e6-d1f66d813cc1 returned with HTTP 404 Aug 16 21:09:29.666604 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 172/687] 10.4.3.143 () {68 vars in 1416 bytes} [Sun Aug 16 21:09:29 2026] DELETE /volume/v3/group_snapshots/1bbc37c2-47a5-4369-92e6-d1f66d813cc1 => generated 116 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 16 21:09:29.672972 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-c210207d-bd56-44a0-91e9-70be3192af1c None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:29.674684 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-c210207d-bd56-44a0-91e9-70be3192af1c tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] GET https://10.4.3.143/volume/v3/volumes/detail Aug 16 21:09:29.674884 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-c210207d-bd56-44a0-91e9-70be3192af1c tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:09:29.675079 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-c210207d-bd56-44a0-91e9-70be3192af1c tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] Calling method 'detail' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:09:29.675289 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.api_utils [None req-c210207d-bd56-44a0-91e9-70be3192af1c tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] Removing options '' from query. {{(pid=100330) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 16 21:09:29.675959 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-c210207d-bd56-44a0-91e9-70be3192af1c tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100330) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 16 21:09:29.684525 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-c210207d-bd56-44a0-91e9-70be3192af1c tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] Get all volumes completed successfully. Aug 16 21:09:29.685184 np0000007409 devstack@c-api.service[100330]: WARNING stevedore.named [None req-c210207d-bd56-44a0-91e9-70be3192af1c tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 16 21:09:29.685331 np0000007409 devstack@c-api.service[100330]: WARNING castellan.key_manager [None req-c210207d-bd56-44a0-91e9-70be3192af1c tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 16 21:09:29.734317 np0000007409 devstack@c-api.service[100330]: DEBUG oslo_db.sqlalchemy.engines [None req-c210207d-bd56-44a0-91e9-70be3192af1c tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100330) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 16 21:09:29.738730 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:09:29.738730 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:09:29.746110 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-c210207d-bd56-44a0-91e9-70be3192af1c tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] https://10.4.3.143/volume/v3/volumes/detail returned with HTTP 200 Aug 16 21:09:29.746513 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 177/688] 10.4.3.143 () {68 vars in 1299 bytes} [Sun Aug 16 21:09:29 2026] GET /volume/v3/volumes/detail => generated 917 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:09:29.765848 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-8613f4c3-29f4-452a-9fad-c8b7350e56d2 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:29.767846 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-8613f4c3-29f4-452a-9fad-c8b7350e56d2 tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] POST https://10.4.3.143/volume/v3/groups/e0083f35-debd-494a-90a4-06fb7d83fabd/action Aug 16 21:09:29.768648 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-8613f4c3-29f4-452a-9fad-c8b7350e56d2 tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100333) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 21:09:29.768764 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-8613f4c3-29f4-452a-9fad-c8b7350e56d2 tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:09:29.770753 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.v3.groups [None req-8613f4c3-29f4-452a-9fad-c8b7350e56d2 tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] delete called for group e0083f35-debd-494a-90a4-06fb7d83fabd {{(pid=100333) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 16 21:09:29.770868 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.v3.groups [None req-8613f4c3-29f4-452a-9fad-c8b7350e56d2 tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] Delete group with id: e0083f35-debd-494a-90a4-06fb7d83fabd Aug 16 21:09:29.774326 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:09:29.774326 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:09:29.817265 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-8613f4c3-29f4-452a-9fad-c8b7350e56d2 tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] https://10.4.3.143/volume/v3/groups/e0083f35-debd-494a-90a4-06fb7d83fabd/action returned with HTTP 202 Aug 16 21:09:29.817660 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 169/689] 10.4.3.143 () {70 vars in 1428 bytes} [Sun Aug 16 21:09:29 2026] POST /volume/v3/groups/e0083f35-debd-494a-90a4-06fb7d83fabd/action => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 16 21:09:29.825707 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-342aad3e-4b77-42f3-b952-7148f5fe78b3 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:29.827628 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-342aad3e-4b77-42f3-b952-7148f5fe78b3 tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] GET https://10.4.3.143/volume/v3/volumes/dfa0e75f-51f1-4db6-8558-d842f6da9763 Aug 16 21:09:29.827935 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-342aad3e-4b77-42f3-b952-7148f5fe78b3 tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:09:29.828156 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-342aad3e-4b77-42f3-b952-7148f5fe78b3 tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:09:29.836496 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:09:29.836496 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:09:29.840503 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-342aad3e-4b77-42f3-b952-7148f5fe78b3 tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] Volume info retrieved successfully. Aug 16 21:09:29.841231 np0000007409 devstack@c-api.service[100332]: WARNING stevedore.named [None req-342aad3e-4b77-42f3-b952-7148f5fe78b3 tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 16 21:09:29.841410 np0000007409 devstack@c-api.service[100332]: WARNING castellan.key_manager [None req-342aad3e-4b77-42f3-b952-7148f5fe78b3 tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 16 21:09:29.880510 np0000007409 devstack@c-api.service[100332]: DEBUG oslo_db.sqlalchemy.engines [None req-342aad3e-4b77-42f3-b952-7148f5fe78b3 tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100332) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 16 21:09:29.884963 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:09:29.884963 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:09:29.895955 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-342aad3e-4b77-42f3-b952-7148f5fe78b3 tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] https://10.4.3.143/volume/v3/volumes/dfa0e75f-51f1-4db6-8558-d842f6da9763 returned with HTTP 200 Aug 16 21:09:29.896499 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 172/690] 10.4.3.143 () {68 vars in 1389 bytes} [Sun Aug 16 21:09:29 2026] GET /volume/v3/volumes/dfa0e75f-51f1-4db6-8558-d842f6da9763 => generated 913 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:09:30.026409 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-d5cb1553-48b5-4208-b918-d04355b42cdd None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:30.028619 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-d5cb1553-48b5-4208-b918-d04355b42cdd tempest-VolumeQuotasAdminTestJSON-964077758 tempest-VolumeQuotasAdminTestJSON-964077758-project-member] GET https://10.4.3.143/volume/v3/volumes/ac37c01b-398f-4dc2-b2a3-90f0afd77136 Aug 16 21:09:30.028931 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-d5cb1553-48b5-4208-b918-d04355b42cdd tempest-VolumeQuotasAdminTestJSON-964077758 tempest-VolumeQuotasAdminTestJSON-964077758-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:09:30.029437 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-d5cb1553-48b5-4208-b918-d04355b42cdd tempest-VolumeQuotasAdminTestJSON-964077758 tempest-VolumeQuotasAdminTestJSON-964077758-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:09:30.036831 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-d5cb1553-48b5-4208-b918-d04355b42cdd tempest-VolumeQuotasAdminTestJSON-964077758 tempest-VolumeQuotasAdminTestJSON-964077758-project-member] https://10.4.3.143/volume/v3/volumes/ac37c01b-398f-4dc2-b2a3-90f0afd77136 returned with HTTP 404 Aug 16 21:09:30.037382 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 173/691] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:09:30 2026] GET /volume/v3/volumes/ac37c01b-398f-4dc2-b2a3-90f0afd77136 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:09:30.045315 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-f269a1d7-a732-4756-b78c-9d3480faa486 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:30.048330 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-f269a1d7-a732-4756-b78c-9d3480faa486 tempest-VolumeQuotasAdminTestJSON-964077758 tempest-VolumeQuotasAdminTestJSON-964077758-project-member] GET https://10.4.3.143/volume/v3/volumes/ac37c01b-398f-4dc2-b2a3-90f0afd77136 Aug 16 21:09:30.049058 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-f269a1d7-a732-4756-b78c-9d3480faa486 tempest-VolumeQuotasAdminTestJSON-964077758 tempest-VolumeQuotasAdminTestJSON-964077758-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:09:30.049321 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-f269a1d7-a732-4756-b78c-9d3480faa486 tempest-VolumeQuotasAdminTestJSON-964077758 tempest-VolumeQuotasAdminTestJSON-964077758-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:09:30.057174 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-f269a1d7-a732-4756-b78c-9d3480faa486 tempest-VolumeQuotasAdminTestJSON-964077758 tempest-VolumeQuotasAdminTestJSON-964077758-project-member] https://10.4.3.143/volume/v3/volumes/ac37c01b-398f-4dc2-b2a3-90f0afd77136 returned with HTTP 404 Aug 16 21:09:30.057808 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 178/692] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:09:30 2026] GET /volume/v3/volumes/ac37c01b-398f-4dc2-b2a3-90f0afd77136 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:09:30.066578 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-98af631a-4b2f-4d27-95f9-a50844dfc085 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:30.069558 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-98af631a-4b2f-4d27-95f9-a50844dfc085 tempest-VolumeQuotasAdminTestJSON-964077758 tempest-VolumeQuotasAdminTestJSON-964077758-project-member] DELETE https://10.4.3.143/volume/v3/volumes/ac37c01b-398f-4dc2-b2a3-90f0afd77136 Aug 16 21:09:30.069716 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-98af631a-4b2f-4d27-95f9-a50844dfc085 tempest-VolumeQuotasAdminTestJSON-964077758 tempest-VolumeQuotasAdminTestJSON-964077758-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:09:30.069878 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-98af631a-4b2f-4d27-95f9-a50844dfc085 tempest-VolumeQuotasAdminTestJSON-964077758 tempest-VolumeQuotasAdminTestJSON-964077758-project-member] Calling method 'delete' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:09:30.070048 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.v3.volumes [None req-98af631a-4b2f-4d27-95f9-a50844dfc085 tempest-VolumeQuotasAdminTestJSON-964077758 tempest-VolumeQuotasAdminTestJSON-964077758-project-member] Delete volume with id: ac37c01b-398f-4dc2-b2a3-90f0afd77136 Aug 16 21:09:30.077928 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-98af631a-4b2f-4d27-95f9-a50844dfc085 tempest-VolumeQuotasAdminTestJSON-964077758 tempest-VolumeQuotasAdminTestJSON-964077758-project-member] https://10.4.3.143/volume/v3/volumes/ac37c01b-398f-4dc2-b2a3-90f0afd77136 returned with HTTP 404 Aug 16 21:09:30.078584 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 170/693] 10.4.3.143 () {66 vars in 1351 bytes} [Sun Aug 16 21:09:30 2026] DELETE /volume/v3/volumes/ac37c01b-398f-4dc2-b2a3-90f0afd77136 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:09:30.089240 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-8f40b602-39c1-4adc-a361-a9515e6dd9da None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:30.091327 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-8f40b602-39c1-4adc-a361-a9515e6dd9da tempest-VolumeQuotasAdminTestJSON-964077758 tempest-VolumeQuotasAdminTestJSON-964077758-project-member] POST https://10.4.3.143/volume/v3/volumes Aug 16 21:09:30.091710 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-8f40b602-39c1-4adc-a361-a9515e6dd9da tempest-VolumeQuotasAdminTestJSON-964077758 tempest-VolumeQuotasAdminTestJSON-964077758-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-633023389"}} {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:09:30.093787 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.v3.volumes [None req-8f40b602-39c1-4adc-a361-a9515e6dd9da tempest-VolumeQuotasAdminTestJSON-964077758 tempest-VolumeQuotasAdminTestJSON-964077758-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasAdminTestJSON-Volume-633023389'}} {{(pid=100332) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 21:09:30.093968 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.v3.volumes [None req-8f40b602-39c1-4adc-a361-a9515e6dd9da tempest-VolumeQuotasAdminTestJSON-964077758 tempest-VolumeQuotasAdminTestJSON-964077758-project-member] Create volume of 1 GB Aug 16 21:09:30.099407 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-8f40b602-39c1-4adc-a361-a9515e6dd9da tempest-VolumeQuotasAdminTestJSON-964077758 tempest-VolumeQuotasAdminTestJSON-964077758-project-member] Availability Zones retrieved successfully. Aug 16 21:09:30.105994 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-8f40b602-39c1-4adc-a361-a9515e6dd9da tempest-VolumeQuotasAdminTestJSON-964077758 tempest-VolumeQuotasAdminTestJSON-964077758-project-member] Flow 'volume_create_api' (9caa8242-3bbb-44e2-8eec-dfa314528a86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100332) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:09:30.106822 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-8f40b602-39c1-4adc-a361-a9515e6dd9da tempest-VolumeQuotasAdminTestJSON-964077758 tempest-VolumeQuotasAdminTestJSON-964077758-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3cafaa74-8608-4a09-9a58-27a5697756d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:09:30.107799 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.flows.api.create_volume [None req-8f40b602-39c1-4adc-a361-a9515e6dd9da tempest-VolumeQuotasAdminTestJSON-964077758 tempest-VolumeQuotasAdminTestJSON-964077758-project-member] Validating volume size '1' using validate_int {{(pid=100332) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 21:09:30.135246 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-8f40b602-39c1-4adc-a361-a9515e6dd9da tempest-VolumeQuotasAdminTestJSON-964077758 tempest-VolumeQuotasAdminTestJSON-964077758-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3cafaa74-8608-4a09-9a58-27a5697756d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T21:04:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=69e633b8-fab9-4b15-8b40-4f1a67c51cda,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '69e633b8-fab9-4b15-8b40-4f1a67c51cda', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:09:30.135941 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-8f40b602-39c1-4adc-a361-a9515e6dd9da tempest-VolumeQuotasAdminTestJSON-964077758 tempest-VolumeQuotasAdminTestJSON-964077758-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (83e87e16-7006-47b2-a466-16f3fe84c64b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:09:30.190151 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.quota [None req-8f40b602-39c1-4adc-a361-a9515e6dd9da tempest-VolumeQuotasAdminTestJSON-964077758 tempest-VolumeQuotasAdminTestJSON-964077758-project-member] Created reservations ['e6c9e199-52d8-461e-836b-1563cb4e716e', '9b024fd3-8a65-460b-89e5-9e52e9b85234', '791743bc-be14-4c01-9cbe-87996a4a0d99', '21885fbc-152f-4978-b6e7-b5e9023c1c8d'] {{(pid=100332) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:09:30.191153 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-8f40b602-39c1-4adc-a361-a9515e6dd9da tempest-VolumeQuotasAdminTestJSON-964077758 tempest-VolumeQuotasAdminTestJSON-964077758-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (83e87e16-7006-47b2-a466-16f3fe84c64b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e6c9e199-52d8-461e-836b-1563cb4e716e', '9b024fd3-8a65-460b-89e5-9e52e9b85234', '791743bc-be14-4c01-9cbe-87996a4a0d99', '21885fbc-152f-4978-b6e7-b5e9023c1c8d']}' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:09:30.192035 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-8f40b602-39c1-4adc-a361-a9515e6dd9da tempest-VolumeQuotasAdminTestJSON-964077758 tempest-VolumeQuotasAdminTestJSON-964077758-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ec324fe5-ae6a-4645-aa02-9f33f9236c00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:09:30.228499 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-8f40b602-39c1-4adc-a361-a9515e6dd9da tempest-VolumeQuotasAdminTestJSON-964077758 tempest-VolumeQuotasAdminTestJSON-964077758-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ec324fe5-ae6a-4645-aa02-9f33f9236c00) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '96985d69-298d-4cda-8621-266702ee2dca', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-633023389',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='471d0b16c3664f7a86ae72eed04f30ef',qos_specs=None,replication_status=,reservations=['e6c9e199-52d8-461e-836b-1563cb4e716e','9b024fd3-8a65-460b-89e5-9e52e9b85234','791743bc-be14-4c01-9cbe-87996a4a0d99','21885fbc-152f-4978-b6e7-b5e9023c1c8d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='290706f378ab484b909a92e2b2cd6d78',volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T21:09:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-633023389',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=96985d69-298d-4cda-8621-266702ee2dca,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='471d0b16c3664f7a86ae72eed04f30ef',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='290706f378ab484b909a92e2b2cd6d78',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(69e633b8-fab9-4b15-8b40-4f1a67c51cda),volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda)}' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:09:30.229311 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-8f40b602-39c1-4adc-a361-a9515e6dd9da tempest-VolumeQuotasAdminTestJSON-964077758 tempest-VolumeQuotasAdminTestJSON-964077758-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e2cab639-21b1-4053-8152-e53fea3034e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:09:30.254265 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-8f40b602-39c1-4adc-a361-a9515e6dd9da tempest-VolumeQuotasAdminTestJSON-964077758 tempest-VolumeQuotasAdminTestJSON-964077758-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e2cab639-21b1-4053-8152-e53fea3034e8) transitioned into state 'SUCCESS' from state '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-633023389',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='471d0b16c3664f7a86ae72eed04f30ef',qos_specs=None,replication_status=,reservations=['e6c9e199-52d8-461e-836b-1563cb4e716e','9b024fd3-8a65-460b-89e5-9e52e9b85234','791743bc-be14-4c01-9cbe-87996a4a0d99','21885fbc-152f-4978-b6e7-b5e9023c1c8d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='290706f378ab484b909a92e2b2cd6d78',volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda)}' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:09:30.255243 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-8f40b602-39c1-4adc-a361-a9515e6dd9da tempest-VolumeQuotasAdminTestJSON-964077758 tempest-VolumeQuotasAdminTestJSON-964077758-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (58cfc1f2-8e81-47e2-b3ba-978fb850ddec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:09:30.275941 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-8f40b602-39c1-4adc-a361-a9515e6dd9da tempest-VolumeQuotasAdminTestJSON-964077758 tempest-VolumeQuotasAdminTestJSON-964077758-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (58cfc1f2-8e81-47e2-b3ba-978fb850ddec) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:09:30.275941 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-8f40b602-39c1-4adc-a361-a9515e6dd9da tempest-VolumeQuotasAdminTestJSON-964077758 tempest-VolumeQuotasAdminTestJSON-964077758-project-member] Flow 'volume_create_api' (9caa8242-3bbb-44e2-8eec-dfa314528a86) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100332) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:09:30.276271 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-8f40b602-39c1-4adc-a361-a9515e6dd9da tempest-VolumeQuotasAdminTestJSON-964077758 tempest-VolumeQuotasAdminTestJSON-964077758-project-member] Create volume request issued successfully. Aug 16 21:09:30.276725 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-8f40b602-39c1-4adc-a361-a9515e6dd9da tempest-VolumeQuotasAdminTestJSON-964077758 tempest-VolumeQuotasAdminTestJSON-964077758-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Aug 16 21:09:30.277426 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 173/694] 10.4.3.143 () {68 vars in 1258 bytes} [Sun Aug 16 21:09:30 2026] POST /volume/v3/volumes => generated 755 bytes in 189 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 21:09:30.296439 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-cf80bc36-56d0-4ad7-91ed-369fe09627ca None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:30.298838 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-cf80bc36-56d0-4ad7-91ed-369fe09627ca tempest-VolumeQuotasAdminTestJSON-964077758 tempest-VolumeQuotasAdminTestJSON-964077758-project-member] GET https://10.4.3.143/volume/v3/volumes/96985d69-298d-4cda-8621-266702ee2dca Aug 16 21:09:30.299110 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-cf80bc36-56d0-4ad7-91ed-369fe09627ca tempest-VolumeQuotasAdminTestJSON-964077758 tempest-VolumeQuotasAdminTestJSON-964077758-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:09:30.299308 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-cf80bc36-56d0-4ad7-91ed-369fe09627ca tempest-VolumeQuotasAdminTestJSON-964077758 tempest-VolumeQuotasAdminTestJSON-964077758-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:09:30.312422 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:09:30.312422 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:09:30.318081 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-cf80bc36-56d0-4ad7-91ed-369fe09627ca tempest-VolumeQuotasAdminTestJSON-964077758 tempest-VolumeQuotasAdminTestJSON-964077758-project-member] Volume info retrieved successfully. Aug 16 21:09:30.324965 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-cf80bc36-56d0-4ad7-91ed-369fe09627ca tempest-VolumeQuotasAdminTestJSON-964077758 tempest-VolumeQuotasAdminTestJSON-964077758-project-member] https://10.4.3.143/volume/v3/volumes/96985d69-298d-4cda-8621-266702ee2dca returned with HTTP 200 Aug 16 21:09:30.325344 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 174/695] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:09:30 2026] GET /volume/v3/volumes/96985d69-298d-4cda-8621-266702ee2dca => generated 823 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:09:30.914744 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-cef9bf1d-c9de-4ae9-a7bf-fb1e3da04874 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:30.918649 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-cef9bf1d-c9de-4ae9-a7bf-fb1e3da04874 tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] GET https://10.4.3.143/volume/v3/volumes/dfa0e75f-51f1-4db6-8558-d842f6da9763 Aug 16 21:09:30.918649 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-cef9bf1d-c9de-4ae9-a7bf-fb1e3da04874 tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:09:30.918649 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-cef9bf1d-c9de-4ae9-a7bf-fb1e3da04874 tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:09:30.925407 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-cef9bf1d-c9de-4ae9-a7bf-fb1e3da04874 tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] https://10.4.3.143/volume/v3/volumes/dfa0e75f-51f1-4db6-8558-d842f6da9763 returned with HTTP 404 Aug 16 21:09:30.926075 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 179/696] 10.4.3.143 () {68 vars in 1389 bytes} [Sun Aug 16 21:09:30 2026] GET /volume/v3/volumes/dfa0e75f-51f1-4db6-8558-d842f6da9763 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 16 21:09:30.933818 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-4fe8b828-35e5-4f48-bf12-32d46145cbdd None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:30.935407 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-4fe8b828-35e5-4f48-bf12-32d46145cbdd tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] GET https://10.4.3.143/volume/v3/groups/e0083f35-debd-494a-90a4-06fb7d83fabd Aug 16 21:09:30.935760 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-4fe8b828-35e5-4f48-bf12-32d46145cbdd tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:09:30.936245 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-4fe8b828-35e5-4f48-bf12-32d46145cbdd tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] Calling method 'version_select' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:09:30.936536 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.v3.groups [None req-4fe8b828-35e5-4f48-bf12-32d46145cbdd tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] show called for member e0083f35-debd-494a-90a4-06fb7d83fabd {{(pid=100333) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 16 21:09:30.940877 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-4fe8b828-35e5-4f48-bf12-32d46145cbdd tempest-GroupSnapshotsTest-982485517 tempest-GroupSnapshotsTest-982485517-project-member] https://10.4.3.143/volume/v3/groups/e0083f35-debd-494a-90a4-06fb7d83fabd returned with HTTP 404 Aug 16 21:09:30.940877 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 171/697] 10.4.3.143 () {68 vars in 1386 bytes} [Sun Aug 16 21:09:30 2026] GET /volume/v3/groups/e0083f35-debd-494a-90a4-06fb7d83fabd => generated 108 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 16 21:09:30.948350 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-4a7e1828-58eb-4e15-890e-788bfbd4ce7a None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:30.950336 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-4a7e1828-58eb-4e15-890e-788bfbd4ce7a tempest-GroupSnapshotsTest-204205221 tempest-GroupSnapshotsTest-204205221-project-admin] DELETE https://10.4.3.143/volume/v3/group_types/311a8d62-2b68-4264-8d0b-0f39905b0565 Aug 16 21:09:30.950616 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-4a7e1828-58eb-4e15-890e-788bfbd4ce7a tempest-GroupSnapshotsTest-204205221 tempest-GroupSnapshotsTest-204205221-project-admin] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:09:30.950814 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-4a7e1828-58eb-4e15-890e-788bfbd4ce7a tempest-GroupSnapshotsTest-204205221 tempest-GroupSnapshotsTest-204205221-project-admin] Calling method 'version_select' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:09:30.951114 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:09:30.951114 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:09:30.953407 np0000007409 devstack@c-api.service[100332]: DEBUG dbcounter [-] [100332] Writing DB stats cinder:SELECT=548,cinder:UPDATE=111,cinder:INSERT=69 {{(pid=100332) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 16 21:09:30.965932 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-4a7e1828-58eb-4e15-890e-788bfbd4ce7a tempest-GroupSnapshotsTest-204205221 tempest-GroupSnapshotsTest-204205221-project-admin] https://10.4.3.143/volume/v3/group_types/311a8d62-2b68-4264-8d0b-0f39905b0565 returned with HTTP 202 Aug 16 21:09:30.966417 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 174/698] 10.4.3.143 () {68 vars in 1404 bytes} [Sun Aug 16 21:09:30 2026] DELETE /volume/v3/group_types/311a8d62-2b68-4264-8d0b-0f39905b0565 => generated 0 bytes in 18 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 16 21:09:30.974842 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-1896123a-8bd6-4b1b-ae96-02891b03a68c None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:30.976690 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-1896123a-8bd6-4b1b-ae96-02891b03a68c tempest-GroupSnapshotsTest-204205221 tempest-GroupSnapshotsTest-204205221-project-admin] DELETE https://10.4.3.143/volume/v3/types/b2f156be-d480-432d-b10d-66fd5ee255b0 Aug 16 21:09:30.976872 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-1896123a-8bd6-4b1b-ae96-02891b03a68c tempest-GroupSnapshotsTest-204205221 tempest-GroupSnapshotsTest-204205221-project-admin] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:09:30.977095 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-1896123a-8bd6-4b1b-ae96-02891b03a68c tempest-GroupSnapshotsTest-204205221 tempest-GroupSnapshotsTest-204205221-project-admin] Calling method '_delete' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:09:31.000314 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-1896123a-8bd6-4b1b-ae96-02891b03a68c tempest-GroupSnapshotsTest-204205221 tempest-GroupSnapshotsTest-204205221-project-admin] https://10.4.3.143/volume/v3/types/b2f156be-d480-432d-b10d-66fd5ee255b0 returned with HTTP 202 Aug 16 21:09:31.000673 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 175/699] 10.4.3.143 () {66 vars in 1345 bytes} [Sun Aug 16 21:09:30 2026] DELETE /volume/v3/types/b2f156be-d480-432d-b10d-66fd5ee255b0 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 21:09:31.008722 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-ac6567c9-86e6-449f-80f0-cec6acd14f27 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:31.011700 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-ac6567c9-86e6-449f-80f0-cec6acd14f27 tempest-GroupSnapshotsTest-204205221 tempest-GroupSnapshotsTest-204205221-project-admin] GET https://10.4.3.143/volume/v3/types/b2f156be-d480-432d-b10d-66fd5ee255b0 Aug 16 21:09:31.011700 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-ac6567c9-86e6-449f-80f0-cec6acd14f27 tempest-GroupSnapshotsTest-204205221 tempest-GroupSnapshotsTest-204205221-project-admin] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:09:31.011700 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-ac6567c9-86e6-449f-80f0-cec6acd14f27 tempest-GroupSnapshotsTest-204205221 tempest-GroupSnapshotsTest-204205221-project-admin] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:09:31.014693 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-ac6567c9-86e6-449f-80f0-cec6acd14f27 tempest-GroupSnapshotsTest-204205221 tempest-GroupSnapshotsTest-204205221-project-admin] https://10.4.3.143/volume/v3/types/b2f156be-d480-432d-b10d-66fd5ee255b0 returned with HTTP 404 Aug 16 21:09:31.014693 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 180/700] 10.4.3.143 () {66 vars in 1342 bytes} [Sun Aug 16 21:09:31 2026] GET /volume/v3/types/b2f156be-d480-432d-b10d-66fd5ee255b0 => generated 114 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:09:31.345027 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-0ed4320a-45ac-4f8a-8f11-b58805da4890 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:31.347301 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-0ed4320a-45ac-4f8a-8f11-b58805da4890 tempest-VolumeQuotasAdminTestJSON-964077758 tempest-VolumeQuotasAdminTestJSON-964077758-project-member] GET https://10.4.3.143/volume/v3/volumes/96985d69-298d-4cda-8621-266702ee2dca Aug 16 21:09:31.347671 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-0ed4320a-45ac-4f8a-8f11-b58805da4890 tempest-VolumeQuotasAdminTestJSON-964077758 tempest-VolumeQuotasAdminTestJSON-964077758-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:09:31.347909 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-0ed4320a-45ac-4f8a-8f11-b58805da4890 tempest-VolumeQuotasAdminTestJSON-964077758 tempest-VolumeQuotasAdminTestJSON-964077758-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:09:31.354998 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:09:31.354998 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:09:31.358319 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-0ed4320a-45ac-4f8a-8f11-b58805da4890 tempest-VolumeQuotasAdminTestJSON-964077758 tempest-VolumeQuotasAdminTestJSON-964077758-project-member] Volume info retrieved successfully. Aug 16 21:09:31.362643 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-0ed4320a-45ac-4f8a-8f11-b58805da4890 tempest-VolumeQuotasAdminTestJSON-964077758 tempest-VolumeQuotasAdminTestJSON-964077758-project-member] https://10.4.3.143/volume/v3/volumes/96985d69-298d-4cda-8621-266702ee2dca returned with HTTP 200 Aug 16 21:09:31.363012 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 172/701] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:09:31 2026] GET /volume/v3/volumes/96985d69-298d-4cda-8621-266702ee2dca => generated 848 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:09:31.377581 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-61e322ec-d376-44a6-9244-a66c8c259da6 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:31.379250 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-61e322ec-d376-44a6-9244-a66c8c259da6 tempest-VolumeQuotasAdminTestJSON-68269923 tempest-VolumeQuotasAdminTestJSON-68269923-project-admin] GET https://10.4.3.143/volume/v3/os-quota-sets/471d0b16c3664f7a86ae72eed04f30ef?usage=True Aug 16 21:09:31.379425 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-61e322ec-d376-44a6-9244-a66c8c259da6 tempest-VolumeQuotasAdminTestJSON-68269923 tempest-VolumeQuotasAdminTestJSON-68269923-project-admin] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:09:31.379601 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-61e322ec-d376-44a6-9244-a66c8c259da6 tempest-VolumeQuotasAdminTestJSON-68269923 tempest-VolumeQuotasAdminTestJSON-68269923-project-admin] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:09:31.398748 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-61e322ec-d376-44a6-9244-a66c8c259da6 tempest-VolumeQuotasAdminTestJSON-68269923 tempest-VolumeQuotasAdminTestJSON-68269923-project-admin] https://10.4.3.143/volume/v3/os-quota-sets/471d0b16c3664f7a86ae72eed04f30ef?usage=True returned with HTTP 200 Aug 16 21:09:31.399219 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 175/702] 10.4.3.143 () {66 vars in 1375 bytes} [Sun Aug 16 21:09:31 2026] GET /volume/v3/os-quota-sets/471d0b16c3664f7a86ae72eed04f30ef?usage=True => generated 1061 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:09:31.413930 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-bb17687c-26bd-46b7-bb81-de688877834a None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:31.416280 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-bb17687c-26bd-46b7-bb81-de688877834a tempest-VolumeQuotasAdminTestJSON-68269923 tempest-VolumeQuotasAdminTestJSON-68269923-project-admin] GET https://10.4.3.143/volume/v3/os-quota-sets/b95217c0b4214e6097e0ec3af52e566c?usage=True Aug 16 21:09:31.416520 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-bb17687c-26bd-46b7-bb81-de688877834a tempest-VolumeQuotasAdminTestJSON-68269923 tempest-VolumeQuotasAdminTestJSON-68269923-project-admin] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:09:31.416844 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-bb17687c-26bd-46b7-bb81-de688877834a tempest-VolumeQuotasAdminTestJSON-68269923 tempest-VolumeQuotasAdminTestJSON-68269923-project-admin] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:09:31.450544 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-bb17687c-26bd-46b7-bb81-de688877834a tempest-VolumeQuotasAdminTestJSON-68269923 tempest-VolumeQuotasAdminTestJSON-68269923-project-admin] https://10.4.3.143/volume/v3/os-quota-sets/b95217c0b4214e6097e0ec3af52e566c?usage=True returned with HTTP 200 Aug 16 21:09:31.451050 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 176/703] 10.4.3.143 () {66 vars in 1375 bytes} [Sun Aug 16 21:09:31 2026] GET /volume/v3/os-quota-sets/b95217c0b4214e6097e0ec3af52e566c?usage=True => generated 1061 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:09:31.465039 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-1d044ccc-b113-442a-94b9-be6068c1c7c3 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:31.467515 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-1d044ccc-b113-442a-94b9-be6068c1c7c3 tempest-VolumeQuotasAdminTestJSON-964077758 tempest-VolumeQuotasAdminTestJSON-964077758-project-member] POST https://10.4.3.143/volume/v3/os-volume-transfer Aug 16 21:09:31.467872 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-1d044ccc-b113-442a-94b9-be6068c1c7c3 tempest-VolumeQuotasAdminTestJSON-964077758 tempest-VolumeQuotasAdminTestJSON-964077758-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "96985d69-298d-4cda-8621-266702ee2dca"}} {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:09:31.470152 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.contrib.volume_transfer [None req-1d044ccc-b113-442a-94b9-be6068c1c7c3 tempest-VolumeQuotasAdminTestJSON-964077758 tempest-VolumeQuotasAdminTestJSON-964077758-project-member] Creating new volume transfer {'transfer': {'volume_id': '96985d69-298d-4cda-8621-266702ee2dca'}} {{(pid=100330) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Aug 16 21:09:31.470633 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.contrib.volume_transfer [None req-1d044ccc-b113-442a-94b9-be6068c1c7c3 tempest-VolumeQuotasAdminTestJSON-964077758 tempest-VolumeQuotasAdminTestJSON-964077758-project-member] Creating transfer of volume 96985d69-298d-4cda-8621-266702ee2dca Aug 16 21:09:31.470783 np0000007409 devstack@c-api.service[100330]: INFO cinder.transfer.api [None req-1d044ccc-b113-442a-94b9-be6068c1c7c3 tempest-VolumeQuotasAdminTestJSON-964077758 tempest-VolumeQuotasAdminTestJSON-964077758-project-member] Generating transfer record for volume 96985d69-298d-4cda-8621-266702ee2dca Aug 16 21:09:31.482211 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:09:31.482211 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:09:31.499342 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-1d044ccc-b113-442a-94b9-be6068c1c7c3 tempest-VolumeQuotasAdminTestJSON-964077758 tempest-VolumeQuotasAdminTestJSON-964077758-project-member] https://10.4.3.143/volume/v3/os-volume-transfer returned with HTTP 202 Aug 16 21:09:31.499802 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 181/704] 10.4.3.143 () {68 vars in 1291 bytes} [Sun Aug 16 21:09:31 2026] POST /volume/v3/os-volume-transfer => generated 441 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 21:09:31.511705 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-1887be9d-8271-48bc-8c86-d4561bfeef4a None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:31.653172 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-1887be9d-8271-48bc-8c86-d4561bfeef4a tempest-VolumeQuotasAdminTestJSON-280964245 tempest-VolumeQuotasAdminTestJSON-280964245-project-member] POST https://10.4.3.143/volume/v3/os-volume-transfer/9998a631-ac50-41a0-9a6e-7ba5f965ec5f/accept Aug 16 21:09:31.653653 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-1887be9d-8271-48bc-8c86-d4561bfeef4a tempest-VolumeQuotasAdminTestJSON-280964245 tempest-VolumeQuotasAdminTestJSON-280964245-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "c1ae85d48fab3e42"}} {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:09:31.655610 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.contrib.volume_transfer [None req-1887be9d-8271-48bc-8c86-d4561bfeef4a tempest-VolumeQuotasAdminTestJSON-280964245 tempest-VolumeQuotasAdminTestJSON-280964245-project-member] Accepting volume transfer 9998a631-ac50-41a0-9a6e-7ba5f965ec5f {{(pid=100333) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Aug 16 21:09:31.655766 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.contrib.volume_transfer [None req-1887be9d-8271-48bc-8c86-d4561bfeef4a tempest-VolumeQuotasAdminTestJSON-280964245 tempest-VolumeQuotasAdminTestJSON-280964245-project-member] Accepting transfer 9998a631-ac50-41a0-9a6e-7ba5f965ec5f Aug 16 21:09:31.717749 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.quota [None req-1887be9d-8271-48bc-8c86-d4561bfeef4a tempest-VolumeQuotasAdminTestJSON-280964245 tempest-VolumeQuotasAdminTestJSON-280964245-project-member] Created reservations ['d1422f02-1f7a-474f-bca8-7da30a2a72fd', '16d5464e-5e71-433b-982f-6f5352b89232', '33cb30b2-38f8-4fd5-9765-2cc09b052688', '2d953eba-059f-479f-aa1c-aa104bd8efe6'] {{(pid=100333) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:09:31.745441 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.quota [None req-1887be9d-8271-48bc-8c86-d4561bfeef4a tempest-VolumeQuotasAdminTestJSON-280964245 tempest-VolumeQuotasAdminTestJSON-280964245-project-member] Created reservations ['3e39deb6-663e-4cb1-a82e-536e4075e0e8', 'e4fa2808-53ad-492e-ab1c-b02a4ea0fb54', '89da8d9d-fcba-47da-a5db-9efa113e1d51', 'c35f3959-4703-44e2-ae57-ff01e128f8bb'] {{(pid=100333) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:09:31.788903 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.quota [None req-1887be9d-8271-48bc-8c86-d4561bfeef4a tempest-VolumeQuotasAdminTestJSON-280964245 tempest-VolumeQuotasAdminTestJSON-280964245-project-member] Created reservations ['f50d5075-5210-44e9-821f-a19681eeda8a', 'b8b2444d-f043-44f9-bdc9-594edbe933c7', 'a5820422-acf8-470d-871b-90dd38be7219', '424dea0f-550b-4fe8-b920-b0a17872af73'] {{(pid=100333) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:09:31.822034 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.quota [None req-1887be9d-8271-48bc-8c86-d4561bfeef4a tempest-VolumeQuotasAdminTestJSON-280964245 tempest-VolumeQuotasAdminTestJSON-280964245-project-member] Created reservations ['ae10fdd8-44d9-4b1c-9cba-fe3d363fb7ca', '624062cd-5e2d-475a-8a54-811b382fa465', 'b8cb8aed-deed-4177-961a-8b4a5ec9ed22', '471ac7e1-3f2b-4a18-8422-3602bce5e830'] {{(pid=100333) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:09:31.848797 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-1887be9d-8271-48bc-8c86-d4561bfeef4a tempest-VolumeQuotasAdminTestJSON-280964245 tempest-VolumeQuotasAdminTestJSON-280964245-project-member] Transfer volume completed successfully. Aug 16 21:09:31.875881 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [req-88cfac8f-d205-4441-8515-3376c7c2ca6b req-3d73743f-b012-469a-9d5d-b6cbd894ff22 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:31.878259 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [req-88cfac8f-d205-4441-8515-3376c7c2ca6b req-3d73743f-b012-469a-9d5d-b6cbd894ff22 tempest-AttachVolumeShelveTestJSON-1707417185 tempest-AttachVolumeShelveTestJSON-1707417185-project-member] GET https://10.4.3.143/volume/v3/volumes/917f5c2c-e0bb-4dfa-8c4b-fbeaefb5f3d9 Aug 16 21:09:31.878499 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [req-88cfac8f-d205-4441-8515-3376c7c2ca6b req-3d73743f-b012-469a-9d5d-b6cbd894ff22 tempest-AttachVolumeShelveTestJSON-1707417185 tempest-AttachVolumeShelveTestJSON-1707417185-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:09:31.878723 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [req-88cfac8f-d205-4441-8515-3376c7c2ca6b req-3d73743f-b012-469a-9d5d-b6cbd894ff22 tempest-AttachVolumeShelveTestJSON-1707417185 tempest-AttachVolumeShelveTestJSON-1707417185-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:09:31.892538 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:09:31.892538 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:09:31.896550 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [req-88cfac8f-d205-4441-8515-3376c7c2ca6b req-3d73743f-b012-469a-9d5d-b6cbd894ff22 tempest-AttachVolumeShelveTestJSON-1707417185 tempest-AttachVolumeShelveTestJSON-1707417185-project-member] Volume info retrieved successfully. Aug 16 21:09:31.901664 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [req-88cfac8f-d205-4441-8515-3376c7c2ca6b req-3d73743f-b012-469a-9d5d-b6cbd894ff22 tempest-AttachVolumeShelveTestJSON-1707417185 tempest-AttachVolumeShelveTestJSON-1707417185-project-member] https://10.4.3.143/volume/v3/volumes/917f5c2c-e0bb-4dfa-8c4b-fbeaefb5f3d9 returned with HTTP 200 Aug 16 21:09:31.901664 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 176/705] 10.4.3.143 () {68 vars in 1598 bytes} [Sun Aug 16 21:09:31 2026] GET /volume/v3/volumes/917f5c2c-e0bb-4dfa-8c4b-fbeaefb5f3d9 => generated 850 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:09:31.924425 np0000007409 devstack@c-api.service[100333]: INFO cinder.transfer.api [None req-1887be9d-8271-48bc-8c86-d4561bfeef4a tempest-VolumeQuotasAdminTestJSON-280964245 tempest-VolumeQuotasAdminTestJSON-280964245-project-member] Volume 96985d69-298d-4cda-8621-266702ee2dca has been transferred. Aug 16 21:09:31.924823 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-484b5f1e-7c8f-42be-aba4-b7dede81b196 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:31.925309 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-484b5f1e-7c8f-42be-aba4-b7dede81b196 None None] GET https://10.4.3.143/volume// Aug 16 21:09:31.926964 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-484b5f1e-7c8f-42be-aba4-b7dede81b196 None None] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:09:31.927205 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-484b5f1e-7c8f-42be-aba4-b7dede81b196 None None] Calling method 'all' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:09:31.927627 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-484b5f1e-7c8f-42be-aba4-b7dede81b196 None None] https://10.4.3.143/volume// returned with HTTP 300 Aug 16 21:09:31.929575 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 177/706] 10.4.3.143 () {66 vars in 1419 bytes} [Sun Aug 16 21:09:31 2026] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 16 21:09:31.931012 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-1887be9d-8271-48bc-8c86-d4561bfeef4a tempest-VolumeQuotasAdminTestJSON-280964245 tempest-VolumeQuotasAdminTestJSON-280964245-project-member] https://10.4.3.143/volume/v3/os-volume-transfer/9998a631-ac50-41a0-9a6e-7ba5f965ec5f/accept returned with HTTP 202 Aug 16 21:09:31.931012 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 173/707] 10.4.3.143 () {68 vars in 1423 bytes} [Sun Aug 16 21:09:31 2026] POST /volume/v3/os-volume-transfer/9998a631-ac50-41a0-9a6e-7ba5f965ec5f/accept => generated 365 bytes in 419 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 21:09:31.935790 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [req-88cfac8f-d205-4441-8515-3376c7c2ca6b req-aed98f15-e1f4-464a-b73e-cfd5a2ec5877 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:31.937783 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [req-88cfac8f-d205-4441-8515-3376c7c2ca6b req-aed98f15-e1f4-464a-b73e-cfd5a2ec5877 tempest-AttachVolumeShelveTestJSON-1707417185 tempest-AttachVolumeShelveTestJSON-1707417185-project-member] POST https://10.4.3.143/volume/v3/attachments Aug 16 21:09:31.938163 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [req-88cfac8f-d205-4441-8515-3376c7c2ca6b req-aed98f15-e1f4-464a-b73e-cfd5a2ec5877 tempest-AttachVolumeShelveTestJSON-1707417185 tempest-AttachVolumeShelveTestJSON-1707417185-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "917f5c2c-e0bb-4dfa-8c4b-fbeaefb5f3d9", "connector": null, "instance_uuid": "1e3252ee-bf0a-45bd-bcd4-1656d03c67fe"}} {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:09:31.940103 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-4bcc7a53-3cf3-44ca-b762-2caeed3cc682 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:31.941977 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-4bcc7a53-3cf3-44ca-b762-2caeed3cc682 tempest-VolumeQuotasAdminTestJSON-280964245 tempest-VolumeQuotasAdminTestJSON-280964245-project-member] GET https://10.4.3.143/volume/v3/volumes/96985d69-298d-4cda-8621-266702ee2dca Aug 16 21:09:31.942200 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-4bcc7a53-3cf3-44ca-b762-2caeed3cc682 tempest-VolumeQuotasAdminTestJSON-280964245 tempest-VolumeQuotasAdminTestJSON-280964245-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:09:31.942667 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-4bcc7a53-3cf3-44ca-b762-2caeed3cc682 tempest-VolumeQuotasAdminTestJSON-280964245 tempest-VolumeQuotasAdminTestJSON-280964245-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:09:31.948964 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:09:31.948964 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:09:31.950148 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:09:31.950148 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:09:31.953495 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-4bcc7a53-3cf3-44ca-b762-2caeed3cc682 tempest-VolumeQuotasAdminTestJSON-280964245 tempest-VolumeQuotasAdminTestJSON-280964245-project-member] Volume info retrieved successfully. Aug 16 21:09:31.958078 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-4bcc7a53-3cf3-44ca-b762-2caeed3cc682 tempest-VolumeQuotasAdminTestJSON-280964245 tempest-VolumeQuotasAdminTestJSON-280964245-project-member] https://10.4.3.143/volume/v3/volumes/96985d69-298d-4cda-8621-266702ee2dca returned with HTTP 200 Aug 16 21:09:31.958452 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 177/708] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:09:31 2026] GET /volume/v3/volumes/96985d69-298d-4cda-8621-266702ee2dca => generated 848 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:09:31.973059 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-6aeb2c4c-d13f-4ed7-9a10-af392ad22492 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:31.976082 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-6aeb2c4c-d13f-4ed7-9a10-af392ad22492 tempest-VolumeQuotasAdminTestJSON-68269923 tempest-VolumeQuotasAdminTestJSON-68269923-project-admin] GET https://10.4.3.143/volume/v3/os-quota-sets/471d0b16c3664f7a86ae72eed04f30ef?usage=True Aug 16 21:09:31.976336 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-6aeb2c4c-d13f-4ed7-9a10-af392ad22492 tempest-VolumeQuotasAdminTestJSON-68269923 tempest-VolumeQuotasAdminTestJSON-68269923-project-admin] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:09:31.976549 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-6aeb2c4c-d13f-4ed7-9a10-af392ad22492 tempest-VolumeQuotasAdminTestJSON-68269923 tempest-VolumeQuotasAdminTestJSON-68269923-project-admin] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:09:31.984781 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [req-88cfac8f-d205-4441-8515-3376c7c2ca6b req-aed98f15-e1f4-464a-b73e-cfd5a2ec5877 tempest-AttachVolumeShelveTestJSON-1707417185 tempest-AttachVolumeShelveTestJSON-1707417185-project-member] https://10.4.3.143/volume/v3/attachments returned with HTTP 200 Aug 16 21:09:31.985508 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 182/709] 10.4.3.143 () {74 vars in 1594 bytes} [Sun Aug 16 21:09:31 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 16 21:09:31.993656 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-6aeb2c4c-d13f-4ed7-9a10-af392ad22492 tempest-VolumeQuotasAdminTestJSON-68269923 tempest-VolumeQuotasAdminTestJSON-68269923-project-admin] https://10.4.3.143/volume/v3/os-quota-sets/471d0b16c3664f7a86ae72eed04f30ef?usage=True returned with HTTP 200 Aug 16 21:09:31.994060 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 178/710] 10.4.3.143 () {66 vars in 1375 bytes} [Sun Aug 16 21:09:31 2026] GET /volume/v3/os-quota-sets/471d0b16c3664f7a86ae72eed04f30ef?usage=True => generated 1061 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:09:32.008855 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-df9fc4bb-7c0f-4425-8a87-60fa25181788 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:32.010979 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-df9fc4bb-7c0f-4425-8a87-60fa25181788 tempest-VolumeQuotasAdminTestJSON-68269923 tempest-VolumeQuotasAdminTestJSON-68269923-project-admin] GET https://10.4.3.143/volume/v3/os-quota-sets/b95217c0b4214e6097e0ec3af52e566c?usage=True Aug 16 21:09:32.011221 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-df9fc4bb-7c0f-4425-8a87-60fa25181788 tempest-VolumeQuotasAdminTestJSON-68269923 tempest-VolumeQuotasAdminTestJSON-68269923-project-admin] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:09:32.011448 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-df9fc4bb-7c0f-4425-8a87-60fa25181788 tempest-VolumeQuotasAdminTestJSON-68269923 tempest-VolumeQuotasAdminTestJSON-68269923-project-admin] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:09:32.011725 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:09:32.011725 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:09:32.020599 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [req-88cfac8f-d205-4441-8515-3376c7c2ca6b req-5f3030a8-82a3-4e81-bf0d-02de6da89c78 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:32.023400 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [req-88cfac8f-d205-4441-8515-3376c7c2ca6b req-5f3030a8-82a3-4e81-bf0d-02de6da89c78 tempest-AttachVolumeShelveTestJSON-1707417185 tempest-AttachVolumeShelveTestJSON-1707417185-project-member] POST https://10.4.3.143/volume/v3/attachments/58a3df58-af5c-4b8a-a030-029573336234/action Aug 16 21:09:32.023849 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [req-88cfac8f-d205-4441-8515-3376c7c2ca6b req-5f3030a8-82a3-4e81-bf0d-02de6da89c78 tempest-AttachVolumeShelveTestJSON-1707417185 tempest-AttachVolumeShelveTestJSON-1707417185-project-member] Action body: b'{"os-complete": null}' {{(pid=100332) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 21:09:32.024181 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [req-88cfac8f-d205-4441-8515-3376c7c2ca6b req-5f3030a8-82a3-4e81-bf0d-02de6da89c78 tempest-AttachVolumeShelveTestJSON-1707417185 tempest-AttachVolumeShelveTestJSON-1707417185-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:09:32.040299 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-df9fc4bb-7c0f-4425-8a87-60fa25181788 tempest-VolumeQuotasAdminTestJSON-68269923 tempest-VolumeQuotasAdminTestJSON-68269923-project-admin] https://10.4.3.143/volume/v3/os-quota-sets/b95217c0b4214e6097e0ec3af52e566c?usage=True returned with HTTP 200 Aug 16 21:09:32.040880 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 174/711] 10.4.3.143 () {66 vars in 1375 bytes} [Sun Aug 16 21:09:32 2026] GET /volume/v3/os-quota-sets/b95217c0b4214e6097e0ec3af52e566c?usage=True => generated 1061 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:09:32.052931 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:09:32.052931 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:09:32.057781 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-2cc4c338-081c-46a4-95bb-160e8a3d3ac1 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:32.060713 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-2cc4c338-081c-46a4-95bb-160e8a3d3ac1 tempest-VolumeQuotasAdminTestJSON-68269923 tempest-VolumeQuotasAdminTestJSON-68269923-project-admin] DELETE https://10.4.3.143/volume/v3/volumes/96985d69-298d-4cda-8621-266702ee2dca Aug 16 21:09:32.061017 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-2cc4c338-081c-46a4-95bb-160e8a3d3ac1 tempest-VolumeQuotasAdminTestJSON-68269923 tempest-VolumeQuotasAdminTestJSON-68269923-project-admin] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:09:32.061184 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-2cc4c338-081c-46a4-95bb-160e8a3d3ac1 tempest-VolumeQuotasAdminTestJSON-68269923 tempest-VolumeQuotasAdminTestJSON-68269923-project-admin] Calling method 'delete' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:09:32.061416 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.v3.volumes [None req-2cc4c338-081c-46a4-95bb-160e8a3d3ac1 tempest-VolumeQuotasAdminTestJSON-68269923 tempest-VolumeQuotasAdminTestJSON-68269923-project-admin] Delete volume with id: 96985d69-298d-4cda-8621-266702ee2dca Aug 16 21:09:32.068450 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [req-88cfac8f-d205-4441-8515-3376c7c2ca6b req-5f3030a8-82a3-4e81-bf0d-02de6da89c78 tempest-AttachVolumeShelveTestJSON-1707417185 tempest-AttachVolumeShelveTestJSON-1707417185-project-member] https://10.4.3.143/volume/v3/attachments/58a3df58-af5c-4b8a-a030-029573336234/action returned with HTTP 204 Aug 16 21:09:32.069036 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 178/712] 10.4.3.143 () {74 vars in 1725 bytes} [Sun Aug 16 21:09:32 2026] POST /volume/v3/attachments/58a3df58-af5c-4b8a-a030-029573336234/action => generated 0 bytes in 49 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:09:32.077712 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:09:32.077712 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:09:32.078199 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-2cc4c338-081c-46a4-95bb-160e8a3d3ac1 tempest-VolumeQuotasAdminTestJSON-68269923 tempest-VolumeQuotasAdminTestJSON-68269923-project-admin] Volume info retrieved successfully. Aug 16 21:09:32.101663 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-5fed5386-8729-4b32-8b6b-e8776ac7d7ee None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:32.102330 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-5fed5386-8729-4b32-8b6b-e8776ac7d7ee tempest-AttachVolumeShelveTestJSON-1707417185 tempest-AttachVolumeShelveTestJSON-1707417185-project-member] GET https://10.4.3.143/volume/v3/volumes/917f5c2c-e0bb-4dfa-8c4b-fbeaefb5f3d9 Aug 16 21:09:32.102567 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-5fed5386-8729-4b32-8b6b-e8776ac7d7ee tempest-AttachVolumeShelveTestJSON-1707417185 tempest-AttachVolumeShelveTestJSON-1707417185-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:09:32.102820 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-5fed5386-8729-4b32-8b6b-e8776ac7d7ee tempest-AttachVolumeShelveTestJSON-1707417185 tempest-AttachVolumeShelveTestJSON-1707417185-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:09:32.112296 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-2cc4c338-081c-46a4-95bb-160e8a3d3ac1 tempest-VolumeQuotasAdminTestJSON-68269923 tempest-VolumeQuotasAdminTestJSON-68269923-project-admin] Delete volume request issued successfully. Aug 16 21:09:32.112628 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-2cc4c338-081c-46a4-95bb-160e8a3d3ac1 tempest-VolumeQuotasAdminTestJSON-68269923 tempest-VolumeQuotasAdminTestJSON-68269923-project-admin] https://10.4.3.143/volume/v3/volumes/96985d69-298d-4cda-8621-266702ee2dca returned with HTTP 202 Aug 16 21:09:32.113397 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 183/713] 10.4.3.143 () {66 vars in 1351 bytes} [Sun Aug 16 21:09:32 2026] DELETE /volume/v3/volumes/96985d69-298d-4cda-8621-266702ee2dca => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 21:09:32.122945 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:09:32.122945 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:09:32.123139 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-f0cfe543-53bd-4ad0-ab5a-aa4fdd122a91 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:32.126787 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-f0cfe543-53bd-4ad0-ab5a-aa4fdd122a91 tempest-VolumeQuotasAdminTestJSON-68269923 tempest-VolumeQuotasAdminTestJSON-68269923-project-admin] GET https://10.4.3.143/volume/v3/volumes/96985d69-298d-4cda-8621-266702ee2dca Aug 16 21:09:32.126787 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-f0cfe543-53bd-4ad0-ab5a-aa4fdd122a91 tempest-VolumeQuotasAdminTestJSON-68269923 tempest-VolumeQuotasAdminTestJSON-68269923-project-admin] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:09:32.126787 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-f0cfe543-53bd-4ad0-ab5a-aa4fdd122a91 tempest-VolumeQuotasAdminTestJSON-68269923 tempest-VolumeQuotasAdminTestJSON-68269923-project-admin] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:09:32.128141 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-5fed5386-8729-4b32-8b6b-e8776ac7d7ee tempest-AttachVolumeShelveTestJSON-1707417185 tempest-AttachVolumeShelveTestJSON-1707417185-project-member] Volume info retrieved successfully. Aug 16 21:09:32.133891 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-5fed5386-8729-4b32-8b6b-e8776ac7d7ee tempest-AttachVolumeShelveTestJSON-1707417185 tempest-AttachVolumeShelveTestJSON-1707417185-project-member] https://10.4.3.143/volume/v3/volumes/917f5c2c-e0bb-4dfa-8c4b-fbeaefb5f3d9 returned with HTTP 200 Aug 16 21:09:32.133891 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 179/714] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:09:32 2026] GET /volume/v3/volumes/917f5c2c-e0bb-4dfa-8c4b-fbeaefb5f3d9 => generated 1112 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 16 21:09:32.134008 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:09:32.134008 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:09:32.149312 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-52425be5-55ed-476a-9a62-556cd3d035d3 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:32.149766 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-f0cfe543-53bd-4ad0-ab5a-aa4fdd122a91 tempest-VolumeQuotasAdminTestJSON-68269923 tempest-VolumeQuotasAdminTestJSON-68269923-project-admin] Volume info retrieved successfully. Aug 16 21:09:32.151237 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-52425be5-55ed-476a-9a62-556cd3d035d3 tempest-AttachVolumeShelveTestJSON-1707417185 tempest-AttachVolumeShelveTestJSON-1707417185-project-member] GET https://10.4.3.143/volume/v3/volumes/917f5c2c-e0bb-4dfa-8c4b-fbeaefb5f3d9 Aug 16 21:09:32.151509 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-52425be5-55ed-476a-9a62-556cd3d035d3 tempest-AttachVolumeShelveTestJSON-1707417185 tempest-AttachVolumeShelveTestJSON-1707417185-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:09:32.151762 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-52425be5-55ed-476a-9a62-556cd3d035d3 tempest-AttachVolumeShelveTestJSON-1707417185 tempest-AttachVolumeShelveTestJSON-1707417185-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:09:32.161465 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-f0cfe543-53bd-4ad0-ab5a-aa4fdd122a91 tempest-VolumeQuotasAdminTestJSON-68269923 tempest-VolumeQuotasAdminTestJSON-68269923-project-admin] https://10.4.3.143/volume/v3/volumes/96985d69-298d-4cda-8621-266702ee2dca returned with HTTP 200 Aug 16 21:09:32.163165 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 175/715] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:09:32 2026] GET /volume/v3/volumes/96985d69-298d-4cda-8621-266702ee2dca => generated 1011 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:09:32.165685 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:09:32.165685 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:09:32.174743 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-52425be5-55ed-476a-9a62-556cd3d035d3 tempest-AttachVolumeShelveTestJSON-1707417185 tempest-AttachVolumeShelveTestJSON-1707417185-project-member] Volume info retrieved successfully. Aug 16 21:09:32.179689 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-52425be5-55ed-476a-9a62-556cd3d035d3 tempest-AttachVolumeShelveTestJSON-1707417185 tempest-AttachVolumeShelveTestJSON-1707417185-project-member] https://10.4.3.143/volume/v3/volumes/917f5c2c-e0bb-4dfa-8c4b-fbeaefb5f3d9 returned with HTTP 200 Aug 16 21:09:32.180174 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 179/716] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:09:32 2026] GET /volume/v3/volumes/917f5c2c-e0bb-4dfa-8c4b-fbeaefb5f3d9 => generated 1112 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:09:32.232054 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [req-8449f14a-5079-49fd-9177-c370fefae4c7 req-6fd448bc-8cb5-48f3-b793-2f50fa45c3ab None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:32.235348 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [req-8449f14a-5079-49fd-9177-c370fefae4c7 req-6fd448bc-8cb5-48f3-b793-2f50fa45c3ab tempest-AttachVolumeShelveTestJSON-1707417185 tempest-AttachVolumeShelveTestJSON-1707417185-project-member] GET https://10.4.3.143/volume/v3/volumes/917f5c2c-e0bb-4dfa-8c4b-fbeaefb5f3d9 Aug 16 21:09:32.235752 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [req-8449f14a-5079-49fd-9177-c370fefae4c7 req-6fd448bc-8cb5-48f3-b793-2f50fa45c3ab tempest-AttachVolumeShelveTestJSON-1707417185 tempest-AttachVolumeShelveTestJSON-1707417185-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:09:32.235989 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [req-8449f14a-5079-49fd-9177-c370fefae4c7 req-6fd448bc-8cb5-48f3-b793-2f50fa45c3ab tempest-AttachVolumeShelveTestJSON-1707417185 tempest-AttachVolumeShelveTestJSON-1707417185-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:09:32.254931 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:09:32.254931 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:09:32.260539 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [req-8449f14a-5079-49fd-9177-c370fefae4c7 req-6fd448bc-8cb5-48f3-b793-2f50fa45c3ab tempest-AttachVolumeShelveTestJSON-1707417185 tempest-AttachVolumeShelveTestJSON-1707417185-project-member] Volume info retrieved successfully. Aug 16 21:09:32.265937 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [req-8449f14a-5079-49fd-9177-c370fefae4c7 req-6fd448bc-8cb5-48f3-b793-2f50fa45c3ab tempest-AttachVolumeShelveTestJSON-1707417185 tempest-AttachVolumeShelveTestJSON-1707417185-project-member] https://10.4.3.143/volume/v3/volumes/917f5c2c-e0bb-4dfa-8c4b-fbeaefb5f3d9 returned with HTTP 200 Aug 16 21:09:32.266566 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 184/717] 10.4.3.143 () {68 vars in 1598 bytes} [Sun Aug 16 21:09:32 2026] GET /volume/v3/volumes/917f5c2c-e0bb-4dfa-8c4b-fbeaefb5f3d9 => generated 1112 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:09:32.300620 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [req-8449f14a-5079-49fd-9177-c370fefae4c7 req-2dc4951c-979e-44d7-8171-5ee9d7555d25 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:32.303815 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [req-8449f14a-5079-49fd-9177-c370fefae4c7 req-2dc4951c-979e-44d7-8171-5ee9d7555d25 tempest-AttachVolumeShelveTestJSON-1707417185 tempest-AttachVolumeShelveTestJSON-1707417185-project-member] DELETE https://10.4.3.143/volume/v3/attachments/58a3df58-af5c-4b8a-a030-029573336234 Aug 16 21:09:32.304165 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [req-8449f14a-5079-49fd-9177-c370fefae4c7 req-2dc4951c-979e-44d7-8171-5ee9d7555d25 tempest-AttachVolumeShelveTestJSON-1707417185 tempest-AttachVolumeShelveTestJSON-1707417185-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:09:32.304488 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [req-8449f14a-5079-49fd-9177-c370fefae4c7 req-2dc4951c-979e-44d7-8171-5ee9d7555d25 tempest-AttachVolumeShelveTestJSON-1707417185 tempest-AttachVolumeShelveTestJSON-1707417185-project-member] Calling method 'version_select' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:09:32.308484 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [req-d4483173-75d3-48e3-a6f9-b76eaff5e1df req-c357807c-d4ad-421d-abf6-ec3c04b3682e None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:32.310481 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [req-d4483173-75d3-48e3-a6f9-b76eaff5e1df req-c357807c-d4ad-421d-abf6-ec3c04b3682e tempest-TestMultiAttachVolumeSwap-1020480576 tempest-TestMultiAttachVolumeSwap-1020480576-project-member] GET https://10.4.3.143/volume/v3/volumes/7ead78ca-00ab-4dac-82ed-7699c3bba2e0 Aug 16 21:09:32.310645 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [req-d4483173-75d3-48e3-a6f9-b76eaff5e1df req-c357807c-d4ad-421d-abf6-ec3c04b3682e tempest-TestMultiAttachVolumeSwap-1020480576 tempest-TestMultiAttachVolumeSwap-1020480576-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:09:32.310811 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [req-d4483173-75d3-48e3-a6f9-b76eaff5e1df req-c357807c-d4ad-421d-abf6-ec3c04b3682e tempest-TestMultiAttachVolumeSwap-1020480576 tempest-TestMultiAttachVolumeSwap-1020480576-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:09:32.313974 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:09:32.313974 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:09:32.326340 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:09:32.326340 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:09:32.334820 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [req-d4483173-75d3-48e3-a6f9-b76eaff5e1df req-c357807c-d4ad-421d-abf6-ec3c04b3682e tempest-TestMultiAttachVolumeSwap-1020480576 tempest-TestMultiAttachVolumeSwap-1020480576-project-member] Volume info retrieved successfully. Aug 16 21:09:32.341051 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [req-d4483173-75d3-48e3-a6f9-b76eaff5e1df req-c357807c-d4ad-421d-abf6-ec3c04b3682e tempest-TestMultiAttachVolumeSwap-1020480576 tempest-TestMultiAttachVolumeSwap-1020480576-project-member] https://10.4.3.143/volume/v3/volumes/7ead78ca-00ab-4dac-82ed-7699c3bba2e0 returned with HTTP 200 Aug 16 21:09:32.341431 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 176/718] 10.4.3.143 () {68 vars in 1598 bytes} [Sun Aug 16 21:09:32 2026] GET /volume/v3/volumes/7ead78ca-00ab-4dac-82ed-7699c3bba2e0 => generated 1163 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:09:32.372020 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [req-8449f14a-5079-49fd-9177-c370fefae4c7 req-2dc4951c-979e-44d7-8171-5ee9d7555d25 tempest-AttachVolumeShelveTestJSON-1707417185 tempest-AttachVolumeShelveTestJSON-1707417185-project-member] https://10.4.3.143/volume/v3/attachments/58a3df58-af5c-4b8a-a030-029573336234 returned with HTTP 200 Aug 16 21:09:32.372020 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 180/719] 10.4.3.143 () {72 vars in 1673 bytes} [Sun Aug 16 21:09:32 2026] DELETE /volume/v3/attachments/58a3df58-af5c-4b8a-a030-029573336234 => generated 19 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:09:32.414031 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-f59e7fc8-d304-4ec3-a65f-1f80427ca3b6 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:32.416748 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-f59e7fc8-d304-4ec3-a65f-1f80427ca3b6 tempest-AttachVolumeShelveTestJSON-1707417185 tempest-AttachVolumeShelveTestJSON-1707417185-project-member] GET https://10.4.3.143/volume/v3/volumes/917f5c2c-e0bb-4dfa-8c4b-fbeaefb5f3d9 Aug 16 21:09:32.417000 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-f59e7fc8-d304-4ec3-a65f-1f80427ca3b6 tempest-AttachVolumeShelveTestJSON-1707417185 tempest-AttachVolumeShelveTestJSON-1707417185-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:09:32.417443 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-f59e7fc8-d304-4ec3-a65f-1f80427ca3b6 tempest-AttachVolumeShelveTestJSON-1707417185 tempest-AttachVolumeShelveTestJSON-1707417185-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:09:32.425999 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:09:32.425999 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:09:32.437841 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-f59e7fc8-d304-4ec3-a65f-1f80427ca3b6 tempest-AttachVolumeShelveTestJSON-1707417185 tempest-AttachVolumeShelveTestJSON-1707417185-project-member] Volume info retrieved successfully. Aug 16 21:09:32.447672 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-f59e7fc8-d304-4ec3-a65f-1f80427ca3b6 tempest-AttachVolumeShelveTestJSON-1707417185 tempest-AttachVolumeShelveTestJSON-1707417185-project-member] https://10.4.3.143/volume/v3/volumes/917f5c2c-e0bb-4dfa-8c4b-fbeaefb5f3d9 returned with HTTP 200 Aug 16 21:09:32.448026 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 180/720] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:09:32 2026] GET /volume/v3/volumes/917f5c2c-e0bb-4dfa-8c4b-fbeaefb5f3d9 => generated 850 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:09:32.672633 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [req-d4483173-75d3-48e3-a6f9-b76eaff5e1df req-1ca790f8-15e2-4890-bf78-b73321c9e43c None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:32.679886 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [req-d4483173-75d3-48e3-a6f9-b76eaff5e1df req-1ca790f8-15e2-4890-bf78-b73321c9e43c tempest-TestMultiAttachVolumeSwap-1020480576 tempest-TestMultiAttachVolumeSwap-1020480576-project-member] DELETE https://10.4.3.143/volume/v3/attachments/285ed23b-db3c-4281-ae7d-d92da4f42161 Aug 16 21:09:32.679886 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [req-d4483173-75d3-48e3-a6f9-b76eaff5e1df req-1ca790f8-15e2-4890-bf78-b73321c9e43c tempest-TestMultiAttachVolumeSwap-1020480576 tempest-TestMultiAttachVolumeSwap-1020480576-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:09:32.679886 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [req-d4483173-75d3-48e3-a6f9-b76eaff5e1df req-1ca790f8-15e2-4890-bf78-b73321c9e43c tempest-TestMultiAttachVolumeSwap-1020480576 tempest-TestMultiAttachVolumeSwap-1020480576-project-member] Calling method 'version_select' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:09:32.689042 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:09:32.689042 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:09:32.779806 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [req-d4483173-75d3-48e3-a6f9-b76eaff5e1df req-1ca790f8-15e2-4890-bf78-b73321c9e43c tempest-TestMultiAttachVolumeSwap-1020480576 tempest-TestMultiAttachVolumeSwap-1020480576-project-member] https://10.4.3.143/volume/v3/attachments/285ed23b-db3c-4281-ae7d-d92da4f42161 returned with HTTP 200 Aug 16 21:09:32.780733 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 185/721] 10.4.3.143 () {72 vars in 1673 bytes} [Sun Aug 16 21:09:32 2026] DELETE /volume/v3/attachments/285ed23b-db3c-4281-ae7d-d92da4f42161 => generated 19 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:09:33.178949 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-6b0adeb9-4674-4893-9019-37f44f08cc23 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:33.180619 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-6b0adeb9-4674-4893-9019-37f44f08cc23 tempest-VolumeQuotasAdminTestJSON-68269923 tempest-VolumeQuotasAdminTestJSON-68269923-project-admin] GET https://10.4.3.143/volume/v3/volumes/96985d69-298d-4cda-8621-266702ee2dca Aug 16 21:09:33.180938 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-6b0adeb9-4674-4893-9019-37f44f08cc23 tempest-VolumeQuotasAdminTestJSON-68269923 tempest-VolumeQuotasAdminTestJSON-68269923-project-admin] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:09:33.181186 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-6b0adeb9-4674-4893-9019-37f44f08cc23 tempest-VolumeQuotasAdminTestJSON-68269923 tempest-VolumeQuotasAdminTestJSON-68269923-project-admin] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:09:33.188057 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-6b0adeb9-4674-4893-9019-37f44f08cc23 tempest-VolumeQuotasAdminTestJSON-68269923 tempest-VolumeQuotasAdminTestJSON-68269923-project-admin] https://10.4.3.143/volume/v3/volumes/96985d69-298d-4cda-8621-266702ee2dca returned with HTTP 404 Aug 16 21:09:33.188057 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 177/722] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:09:33 2026] GET /volume/v3/volumes/96985d69-298d-4cda-8621-266702ee2dca => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:09:33.198226 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-54798378-76cf-4d94-bfd2-62f19f45bbac None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:33.201187 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-54798378-76cf-4d94-bfd2-62f19f45bbac tempest-VolumeQuotasAdminTestJSON-964077758 tempest-VolumeQuotasAdminTestJSON-964077758-project-member] GET https://10.4.3.143/volume/v3/volumes/96985d69-298d-4cda-8621-266702ee2dca Aug 16 21:09:33.201452 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-54798378-76cf-4d94-bfd2-62f19f45bbac tempest-VolumeQuotasAdminTestJSON-964077758 tempest-VolumeQuotasAdminTestJSON-964077758-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:09:33.201635 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-54798378-76cf-4d94-bfd2-62f19f45bbac tempest-VolumeQuotasAdminTestJSON-964077758 tempest-VolumeQuotasAdminTestJSON-964077758-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:09:33.212394 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-54798378-76cf-4d94-bfd2-62f19f45bbac tempest-VolumeQuotasAdminTestJSON-964077758 tempest-VolumeQuotasAdminTestJSON-964077758-project-member] https://10.4.3.143/volume/v3/volumes/96985d69-298d-4cda-8621-266702ee2dca returned with HTTP 404 Aug 16 21:09:33.213001 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 181/723] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:09:33 2026] GET /volume/v3/volumes/96985d69-298d-4cda-8621-266702ee2dca => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:09:33.223775 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-8d421e79-7019-422f-940b-68f104c8e67f None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:33.228586 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-8d421e79-7019-422f-940b-68f104c8e67f tempest-VolumeQuotasAdminTestJSON-964077758 tempest-VolumeQuotasAdminTestJSON-964077758-project-member] DELETE https://10.4.3.143/volume/v3/volumes/96985d69-298d-4cda-8621-266702ee2dca Aug 16 21:09:33.229470 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-8d421e79-7019-422f-940b-68f104c8e67f tempest-VolumeQuotasAdminTestJSON-964077758 tempest-VolumeQuotasAdminTestJSON-964077758-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:09:33.229711 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-8d421e79-7019-422f-940b-68f104c8e67f tempest-VolumeQuotasAdminTestJSON-964077758 tempest-VolumeQuotasAdminTestJSON-964077758-project-member] Calling method 'delete' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:09:33.229889 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.v3.volumes [None req-8d421e79-7019-422f-940b-68f104c8e67f tempest-VolumeQuotasAdminTestJSON-964077758 tempest-VolumeQuotasAdminTestJSON-964077758-project-member] Delete volume with id: 96985d69-298d-4cda-8621-266702ee2dca Aug 16 21:09:33.238707 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-8d421e79-7019-422f-940b-68f104c8e67f tempest-VolumeQuotasAdminTestJSON-964077758 tempest-VolumeQuotasAdminTestJSON-964077758-project-member] https://10.4.3.143/volume/v3/volumes/96985d69-298d-4cda-8621-266702ee2dca returned with HTTP 404 Aug 16 21:09:33.239019 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 181/724] 10.4.3.143 () {66 vars in 1351 bytes} [Sun Aug 16 21:09:33 2026] DELETE /volume/v3/volumes/96985d69-298d-4cda-8621-266702ee2dca => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:09:33.251321 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-6151e207-9688-4853-b5fb-fdc1c3d9ae5a None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:33.253224 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-6151e207-9688-4853-b5fb-fdc1c3d9ae5a tempest-VolumeQuotasAdminTestJSON-68269923 tempest-VolumeQuotasAdminTestJSON-68269923-project-admin] GET https://10.4.3.143/volume/v3/os-quota-sets/0d2fa81a413a4ad5bb13c61db125e4d7?usage=True Aug 16 21:09:33.253479 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-6151e207-9688-4853-b5fb-fdc1c3d9ae5a tempest-VolumeQuotasAdminTestJSON-68269923 tempest-VolumeQuotasAdminTestJSON-68269923-project-admin] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:09:33.253721 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-6151e207-9688-4853-b5fb-fdc1c3d9ae5a tempest-VolumeQuotasAdminTestJSON-68269923 tempest-VolumeQuotasAdminTestJSON-68269923-project-admin] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:09:33.254047 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:09:33.254047 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:09:33.278948 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-6151e207-9688-4853-b5fb-fdc1c3d9ae5a tempest-VolumeQuotasAdminTestJSON-68269923 tempest-VolumeQuotasAdminTestJSON-68269923-project-admin] https://10.4.3.143/volume/v3/os-quota-sets/0d2fa81a413a4ad5bb13c61db125e4d7?usage=True returned with HTTP 200 Aug 16 21:09:33.279442 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 186/725] 10.4.3.143 () {66 vars in 1375 bytes} [Sun Aug 16 21:09:33 2026] GET /volume/v3/os-quota-sets/0d2fa81a413a4ad5bb13c61db125e4d7?usage=True => generated 1061 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:09:33.295746 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-0b9077af-f95d-4ceb-aa55-c483686539d9 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:33.298172 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-0b9077af-f95d-4ceb-aa55-c483686539d9 tempest-VolumeQuotasAdminTestJSON-68269923 tempest-VolumeQuotasAdminTestJSON-68269923-project-admin] PUT https://10.4.3.143/volume/v3/os-quota-sets/471d0b16c3664f7a86ae72eed04f30ef Aug 16 21:09:33.300152 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-0b9077af-f95d-4ceb-aa55-c483686539d9 tempest-VolumeQuotasAdminTestJSON-68269923 tempest-VolumeQuotasAdminTestJSON-68269923-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=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:09:33.405179 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-b7185123-8f09-4c7d-bdf4-60b4f0968a9b None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:33.408420 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-b7185123-8f09-4c7d-bdf4-60b4f0968a9b tempest-TaggedBootDevicesTest_v242-1685113217 tempest-TaggedBootDevicesTest_v242-1685113217-project-member] DELETE https://10.4.3.143/volume/v3/volumes/3784d0dc-5dee-438a-aeb8-fed3b187315d Aug 16 21:09:33.408683 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-b7185123-8f09-4c7d-bdf4-60b4f0968a9b tempest-TaggedBootDevicesTest_v242-1685113217 tempest-TaggedBootDevicesTest_v242-1685113217-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:09:33.409003 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-b7185123-8f09-4c7d-bdf4-60b4f0968a9b tempest-TaggedBootDevicesTest_v242-1685113217 tempest-TaggedBootDevicesTest_v242-1685113217-project-member] Calling method 'delete' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:09:33.409201 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.v3.volumes [None req-b7185123-8f09-4c7d-bdf4-60b4f0968a9b tempest-TaggedBootDevicesTest_v242-1685113217 tempest-TaggedBootDevicesTest_v242-1685113217-project-member] Delete volume with id: 3784d0dc-5dee-438a-aeb8-fed3b187315d Aug 16 21:09:33.422549 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:09:33.422549 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:09:33.423063 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-b7185123-8f09-4c7d-bdf4-60b4f0968a9b tempest-TaggedBootDevicesTest_v242-1685113217 tempest-TaggedBootDevicesTest_v242-1685113217-project-member] Volume info retrieved successfully. Aug 16 21:09:33.424443 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-0b9077af-f95d-4ceb-aa55-c483686539d9 tempest-VolumeQuotasAdminTestJSON-68269923 tempest-VolumeQuotasAdminTestJSON-68269923-project-admin] https://10.4.3.143/volume/v3/os-quota-sets/471d0b16c3664f7a86ae72eed04f30ef returned with HTTP 200 Aug 16 21:09:33.424930 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 178/726] 10.4.3.143 () {68 vars in 1375 bytes} [Sun Aug 16 21:09:33 2026] PUT /volume/v3/os-quota-sets/471d0b16c3664f7a86ae72eed04f30ef => generated 397 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:09:33.439122 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-6c8a581d-823a-4fd9-bb1e-2655b4dda83c None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:33.441573 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-6c8a581d-823a-4fd9-bb1e-2655b4dda83c tempest-VolumeQuotasAdminTestJSON-68269923 tempest-VolumeQuotasAdminTestJSON-68269923-project-admin] PUT https://10.4.3.143/volume/v3/os-quota-sets/471d0b16c3664f7a86ae72eed04f30ef Aug 16 21:09:33.442025 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-6c8a581d-823a-4fd9-bb1e-2655b4dda83c tempest-VolumeQuotasAdminTestJSON-68269923 tempest-VolumeQuotasAdminTestJSON-68269923-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=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:09:33.460987 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-b7185123-8f09-4c7d-bdf4-60b4f0968a9b tempest-TaggedBootDevicesTest_v242-1685113217 tempest-TaggedBootDevicesTest_v242-1685113217-project-member] Delete volume request issued successfully. Aug 16 21:09:33.461324 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-b7185123-8f09-4c7d-bdf4-60b4f0968a9b tempest-TaggedBootDevicesTest_v242-1685113217 tempest-TaggedBootDevicesTest_v242-1685113217-project-member] https://10.4.3.143/volume/v3/volumes/3784d0dc-5dee-438a-aeb8-fed3b187315d returned with HTTP 202 Aug 16 21:09:33.461928 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 182/727] 10.4.3.143 () {66 vars in 1351 bytes} [Sun Aug 16 21:09:33 2026] DELETE /volume/v3/volumes/3784d0dc-5dee-438a-aeb8-fed3b187315d => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 21:09:33.471512 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-ce736e46-6e8b-4367-b33e-6032c8035c09 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:33.473011 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-ce736e46-6e8b-4367-b33e-6032c8035c09 tempest-TaggedBootDevicesTest_v242-1685113217 tempest-TaggedBootDevicesTest_v242-1685113217-project-member] GET https://10.4.3.143/volume/v3/volumes/3784d0dc-5dee-438a-aeb8-fed3b187315d Aug 16 21:09:33.473201 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-ce736e46-6e8b-4367-b33e-6032c8035c09 tempest-TaggedBootDevicesTest_v242-1685113217 tempest-TaggedBootDevicesTest_v242-1685113217-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:09:33.473436 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-ce736e46-6e8b-4367-b33e-6032c8035c09 tempest-TaggedBootDevicesTest_v242-1685113217 tempest-TaggedBootDevicesTest_v242-1685113217-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:09:33.482457 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:09:33.482457 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:09:33.487183 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-ce736e46-6e8b-4367-b33e-6032c8035c09 tempest-TaggedBootDevicesTest_v242-1685113217 tempest-TaggedBootDevicesTest_v242-1685113217-project-member] Volume info retrieved successfully. Aug 16 21:09:33.495728 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-ce736e46-6e8b-4367-b33e-6032c8035c09 tempest-TaggedBootDevicesTest_v242-1685113217 tempest-TaggedBootDevicesTest_v242-1685113217-project-member] https://10.4.3.143/volume/v3/volumes/3784d0dc-5dee-438a-aeb8-fed3b187315d returned with HTTP 200 Aug 16 21:09:33.495989 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 187/728] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:09:33 2026] GET /volume/v3/volumes/3784d0dc-5dee-438a-aeb8-fed3b187315d => generated 849 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:09:33.578502 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-6c8a581d-823a-4fd9-bb1e-2655b4dda83c tempest-VolumeQuotasAdminTestJSON-68269923 tempest-VolumeQuotasAdminTestJSON-68269923-project-admin] https://10.4.3.143/volume/v3/os-quota-sets/471d0b16c3664f7a86ae72eed04f30ef returned with HTTP 200 Aug 16 21:09:33.579147 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 182/729] 10.4.3.143 () {68 vars in 1375 bytes} [Sun Aug 16 21:09:33 2026] PUT /volume/v3/os-quota-sets/471d0b16c3664f7a86ae72eed04f30ef => generated 395 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:09:33.750875 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-83ce3313-1ca4-4330-8621-193f4929ba75 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:33.898519 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-83ce3313-1ca4-4330-8621-193f4929ba75 tempest-UserMessagesTest-1813696019 tempest-UserMessagesTest-1813696019-project-admin] POST https://10.4.3.143/volume/v3/types Aug 16 21:09:33.898762 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-83ce3313-1ca4-4330-8621-193f4929ba75 tempest-UserMessagesTest-1813696019 tempest-UserMessagesTest-1813696019-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-UserMessagesTest-volume-type-701045905", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1665015223", "vendor_name": "tempest-vendor_name-850073042"}}} {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:09:33.916783 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-83ce3313-1ca4-4330-8621-193f4929ba75 tempest-UserMessagesTest-1813696019 tempest-UserMessagesTest-1813696019-project-admin] https://10.4.3.143/volume/v3/types returned with HTTP 200 Aug 16 21:09:33.917392 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 179/730] 10.4.3.143 () {68 vars in 1253 bytes} [Sun Aug 16 21:09:33 2026] POST /volume/v3/types => generated 326 bytes in 167 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:09:33.932557 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-c2f89be8-2ea2-4266-9c45-d59b3dafe9c9 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:34.067934 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-c2f89be8-2ea2-4266-9c45-d59b3dafe9c9 tempest-UserMessagesTest-2003781238 tempest-UserMessagesTest-2003781238-project-member] POST https://10.4.3.143/volume/v3/volumes Aug 16 21:09:34.067934 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-c2f89be8-2ea2-4266-9c45-d59b3dafe9c9 tempest-UserMessagesTest-2003781238 tempest-UserMessagesTest-2003781238-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "5f71f48e-9c5a-4df4-8e48-9659eb2fb7f4", "size": 1, "name": "tempest-UserMessagesTest-Volume-1067528898"}} {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:09:34.068758 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.v3.volumes [None req-c2f89be8-2ea2-4266-9c45-d59b3dafe9c9 tempest-UserMessagesTest-2003781238 tempest-UserMessagesTest-2003781238-project-member] Create volume request body: {'volume': {'volume_type': '5f71f48e-9c5a-4df4-8e48-9659eb2fb7f4', 'size': 1, 'name': 'tempest-UserMessagesTest-Volume-1067528898'}} {{(pid=100331) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 21:09:34.076201 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.v3.volumes [None req-c2f89be8-2ea2-4266-9c45-d59b3dafe9c9 tempest-UserMessagesTest-2003781238 tempest-UserMessagesTest-2003781238-project-member] Create volume of 1 GB Aug 16 21:09:34.076540 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:09:34.076540 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:09:34.079448 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-c2f89be8-2ea2-4266-9c45-d59b3dafe9c9 tempest-UserMessagesTest-2003781238 tempest-UserMessagesTest-2003781238-project-member] Availability Zones retrieved successfully. Aug 16 21:09:34.086159 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-c2f89be8-2ea2-4266-9c45-d59b3dafe9c9 tempest-UserMessagesTest-2003781238 tempest-UserMessagesTest-2003781238-project-member] Flow 'volume_create_api' (2a5c34ec-bc1a-4029-83ba-c7da95d0bd9a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100331) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:09:34.088002 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-c2f89be8-2ea2-4266-9c45-d59b3dafe9c9 tempest-UserMessagesTest-2003781238 tempest-UserMessagesTest-2003781238-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b82299f7-bc33-43cf-b757-943da506a129) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:09:34.089285 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.flows.api.create_volume [None req-c2f89be8-2ea2-4266-9c45-d59b3dafe9c9 tempest-UserMessagesTest-2003781238 tempest-UserMessagesTest-2003781238-project-member] Validating volume size '1' using validate_int {{(pid=100331) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 21:09:34.119786 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-c2f89be8-2ea2-4266-9c45-d59b3dafe9c9 tempest-UserMessagesTest-2003781238 tempest-UserMessagesTest-2003781238-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b82299f7-bc33-43cf-b757-943da506a129) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T21:09:34Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1665015223',vendor_name='tempest-vendor_name-850073042'},id=5f71f48e-9c5a-4df4-8e48-9659eb2fb7f4,is_public=True,name='tempest-UserMessagesTest-volume-type-701045905',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5f71f48e-9c5a-4df4-8e48-9659eb2fb7f4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:09:34.122710 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-c2f89be8-2ea2-4266-9c45-d59b3dafe9c9 tempest-UserMessagesTest-2003781238 tempest-UserMessagesTest-2003781238-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c7d552ab-b218-4bf6-8729-9dc967375772) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:09:34.157983 np0000007409 devstack@c-api.service[100331]: WARNING cinder.quota [None req-c2f89be8-2ea2-4266-9c45-d59b3dafe9c9 tempest-UserMessagesTest-2003781238 tempest-UserMessagesTest-2003781238-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-701045905 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-701045905, it is now deprecated. Please use the default quota class for default quota. Aug 16 21:09:34.158473 np0000007409 devstack@c-api.service[100331]: WARNING cinder.quota [None req-c2f89be8-2ea2-4266-9c45-d59b3dafe9c9 tempest-UserMessagesTest-2003781238 tempest-UserMessagesTest-2003781238-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-701045905 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-701045905, it is now deprecated. Please use the default quota class for default quota. Aug 16 21:09:34.206214 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.quota [None req-c2f89be8-2ea2-4266-9c45-d59b3dafe9c9 tempest-UserMessagesTest-2003781238 tempest-UserMessagesTest-2003781238-project-member] Created reservations ['466b64db-9bf5-4f1a-bcee-3dea8667dc91', '14010125-c999-48a9-9b8c-283fec43edfe', '7bb0a9bf-3f1b-4cec-924d-daccc57fad3d', '869aa688-4e5a-4eba-b786-859581d971f0'] {{(pid=100331) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:09:34.207001 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-c2f89be8-2ea2-4266-9c45-d59b3dafe9c9 tempest-UserMessagesTest-2003781238 tempest-UserMessagesTest-2003781238-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c7d552ab-b218-4bf6-8729-9dc967375772) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['466b64db-9bf5-4f1a-bcee-3dea8667dc91', '14010125-c999-48a9-9b8c-283fec43edfe', '7bb0a9bf-3f1b-4cec-924d-daccc57fad3d', '869aa688-4e5a-4eba-b786-859581d971f0']}' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:09:34.207759 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-c2f89be8-2ea2-4266-9c45-d59b3dafe9c9 tempest-UserMessagesTest-2003781238 tempest-UserMessagesTest-2003781238-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (65ea7fc6-fb9f-4e9f-899a-b1fbf2a34ee8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:09:34.236837 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-c2f89be8-2ea2-4266-9c45-d59b3dafe9c9 tempest-UserMessagesTest-2003781238 tempest-UserMessagesTest-2003781238-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (65ea7fc6-fb9f-4e9f-899a-b1fbf2a34ee8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fbd740b0-81ba-4b1b-a978-f6487cec2817', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-1067528898',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fab1e8493994424fa6791af88afaea72',qos_specs=None,replication_status=,reservations=['466b64db-9bf5-4f1a-bcee-3dea8667dc91','14010125-c999-48a9-9b8c-283fec43edfe','7bb0a9bf-3f1b-4cec-924d-daccc57fad3d','869aa688-4e5a-4eba-b786-859581d971f0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0ece06b911364f1fab0a6972a4110b3c',volume_type_id=5f71f48e-9c5a-4df4-8e48-9659eb2fb7f4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T21:09:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-1067528898',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fbd740b0-81ba-4b1b-a978-f6487cec2817,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fab1e8493994424fa6791af88afaea72',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0ece06b911364f1fab0a6972a4110b3c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5f71f48e-9c5a-4df4-8e48-9659eb2fb7f4),volume_type_id=5f71f48e-9c5a-4df4-8e48-9659eb2fb7f4)}' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:09:34.237681 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-c2f89be8-2ea2-4266-9c45-d59b3dafe9c9 tempest-UserMessagesTest-2003781238 tempest-UserMessagesTest-2003781238-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f3870d88-acbd-40b8-9fb3-a79df3ea095b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:09:34.259071 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-c2f89be8-2ea2-4266-9c45-d59b3dafe9c9 tempest-UserMessagesTest-2003781238 tempest-UserMessagesTest-2003781238-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f3870d88-acbd-40b8-9fb3-a79df3ea095b) transitioned into state 'SUCCESS' from state '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-1067528898',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fab1e8493994424fa6791af88afaea72',qos_specs=None,replication_status=,reservations=['466b64db-9bf5-4f1a-bcee-3dea8667dc91','14010125-c999-48a9-9b8c-283fec43edfe','7bb0a9bf-3f1b-4cec-924d-daccc57fad3d','869aa688-4e5a-4eba-b786-859581d971f0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0ece06b911364f1fab0a6972a4110b3c',volume_type_id=5f71f48e-9c5a-4df4-8e48-9659eb2fb7f4)}' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:09:34.259928 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-c2f89be8-2ea2-4266-9c45-d59b3dafe9c9 tempest-UserMessagesTest-2003781238 tempest-UserMessagesTest-2003781238-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cd7e5813-f069-443f-9cae-f039dcf08187) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:09:34.270414 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-c2f89be8-2ea2-4266-9c45-d59b3dafe9c9 tempest-UserMessagesTest-2003781238 tempest-UserMessagesTest-2003781238-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cd7e5813-f069-443f-9cae-f039dcf08187) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:09:34.271426 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-c2f89be8-2ea2-4266-9c45-d59b3dafe9c9 tempest-UserMessagesTest-2003781238 tempest-UserMessagesTest-2003781238-project-member] Flow 'volume_create_api' (2a5c34ec-bc1a-4029-83ba-c7da95d0bd9a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100331) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:09:34.271841 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-c2f89be8-2ea2-4266-9c45-d59b3dafe9c9 tempest-UserMessagesTest-2003781238 tempest-UserMessagesTest-2003781238-project-member] Create volume request issued successfully. Aug 16 21:09:34.272763 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-c2f89be8-2ea2-4266-9c45-d59b3dafe9c9 tempest-UserMessagesTest-2003781238 tempest-UserMessagesTest-2003781238-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Aug 16 21:09:34.273301 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 183/731] 10.4.3.143 () {70 vars in 1299 bytes} [Sun Aug 16 21:09:33 2026] POST /volume/v3/volumes => generated 785 bytes in 344 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 21:09:34.289107 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-8db8951f-2a1b-4eec-a37e-24e6e36387a1 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:34.292844 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-8db8951f-2a1b-4eec-a37e-24e6e36387a1 tempest-UserMessagesTest-2003781238 tempest-UserMessagesTest-2003781238-project-member] GET https://10.4.3.143/volume/v3/volumes/fbd740b0-81ba-4b1b-a978-f6487cec2817 Aug 16 21:09:34.293067 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-8db8951f-2a1b-4eec-a37e-24e6e36387a1 tempest-UserMessagesTest-2003781238 tempest-UserMessagesTest-2003781238-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:09:34.293272 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-8db8951f-2a1b-4eec-a37e-24e6e36387a1 tempest-UserMessagesTest-2003781238 tempest-UserMessagesTest-2003781238-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:09:34.302502 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:09:34.302502 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:09:34.308932 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-8db8951f-2a1b-4eec-a37e-24e6e36387a1 tempest-UserMessagesTest-2003781238 tempest-UserMessagesTest-2003781238-project-member] Volume info retrieved successfully. Aug 16 21:09:34.313086 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-8db8951f-2a1b-4eec-a37e-24e6e36387a1 tempest-UserMessagesTest-2003781238 tempest-UserMessagesTest-2003781238-project-member] https://10.4.3.143/volume/v3/volumes/fbd740b0-81ba-4b1b-a978-f6487cec2817 returned with HTTP 200 Aug 16 21:09:34.313435 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 188/732] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:09:34 2026] GET /volume/v3/volumes/fbd740b0-81ba-4b1b-a978-f6487cec2817 => generated 853 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:09:34.513678 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-49d7e94c-0fa5-446b-8578-403117a0e0f0 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:34.517572 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-49d7e94c-0fa5-446b-8578-403117a0e0f0 tempest-TaggedBootDevicesTest_v242-1685113217 tempest-TaggedBootDevicesTest_v242-1685113217-project-member] GET https://10.4.3.143/volume/v3/volumes/3784d0dc-5dee-438a-aeb8-fed3b187315d Aug 16 21:09:34.517707 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-49d7e94c-0fa5-446b-8578-403117a0e0f0 tempest-TaggedBootDevicesTest_v242-1685113217 tempest-TaggedBootDevicesTest_v242-1685113217-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:09:34.517924 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-49d7e94c-0fa5-446b-8578-403117a0e0f0 tempest-TaggedBootDevicesTest_v242-1685113217 tempest-TaggedBootDevicesTest_v242-1685113217-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:09:34.532689 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-49d7e94c-0fa5-446b-8578-403117a0e0f0 tempest-TaggedBootDevicesTest_v242-1685113217 tempest-TaggedBootDevicesTest_v242-1685113217-project-member] https://10.4.3.143/volume/v3/volumes/3784d0dc-5dee-438a-aeb8-fed3b187315d returned with HTTP 404 Aug 16 21:09:34.533406 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 183/733] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:09:34 2026] GET /volume/v3/volumes/3784d0dc-5dee-438a-aeb8-fed3b187315d => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:09:34.542674 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-db07f9a4-705d-4b5b-92e7-332d1de9eee3 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:34.546329 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-db07f9a4-705d-4b5b-92e7-332d1de9eee3 tempest-TaggedBootDevicesTest_v242-1685113217 tempest-TaggedBootDevicesTest_v242-1685113217-project-member] DELETE https://10.4.3.143/volume/v3/volumes/3f03240c-7ddd-409d-96f6-27efd5e2bd6b Aug 16 21:09:34.546641 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-db07f9a4-705d-4b5b-92e7-332d1de9eee3 tempest-TaggedBootDevicesTest_v242-1685113217 tempest-TaggedBootDevicesTest_v242-1685113217-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:09:34.546953 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-db07f9a4-705d-4b5b-92e7-332d1de9eee3 tempest-TaggedBootDevicesTest_v242-1685113217 tempest-TaggedBootDevicesTest_v242-1685113217-project-member] Calling method 'delete' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:09:34.547201 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.v3.volumes [None req-db07f9a4-705d-4b5b-92e7-332d1de9eee3 tempest-TaggedBootDevicesTest_v242-1685113217 tempest-TaggedBootDevicesTest_v242-1685113217-project-member] Delete volume with id: 3f03240c-7ddd-409d-96f6-27efd5e2bd6b Aug 16 21:09:34.563012 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:09:34.563012 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:09:34.563565 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-db07f9a4-705d-4b5b-92e7-332d1de9eee3 tempest-TaggedBootDevicesTest_v242-1685113217 tempest-TaggedBootDevicesTest_v242-1685113217-project-member] Volume info retrieved successfully. Aug 16 21:09:34.593878 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-db07f9a4-705d-4b5b-92e7-332d1de9eee3 tempest-TaggedBootDevicesTest_v242-1685113217 tempest-TaggedBootDevicesTest_v242-1685113217-project-member] Delete volume request issued successfully. Aug 16 21:09:34.593878 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-db07f9a4-705d-4b5b-92e7-332d1de9eee3 tempest-TaggedBootDevicesTest_v242-1685113217 tempest-TaggedBootDevicesTest_v242-1685113217-project-member] https://10.4.3.143/volume/v3/volumes/3f03240c-7ddd-409d-96f6-27efd5e2bd6b returned with HTTP 202 Aug 16 21:09:34.593878 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 180/734] 10.4.3.143 () {66 vars in 1351 bytes} [Sun Aug 16 21:09:34 2026] DELETE /volume/v3/volumes/3f03240c-7ddd-409d-96f6-27efd5e2bd6b => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 21:09:34.604961 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-526dce71-0f1b-4246-a884-2c4aa5a8f01b None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:34.611308 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-526dce71-0f1b-4246-a884-2c4aa5a8f01b tempest-TaggedBootDevicesTest_v242-1685113217 tempest-TaggedBootDevicesTest_v242-1685113217-project-member] GET https://10.4.3.143/volume/v3/volumes/3f03240c-7ddd-409d-96f6-27efd5e2bd6b Aug 16 21:09:34.612825 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-526dce71-0f1b-4246-a884-2c4aa5a8f01b tempest-TaggedBootDevicesTest_v242-1685113217 tempest-TaggedBootDevicesTest_v242-1685113217-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:09:34.613178 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-526dce71-0f1b-4246-a884-2c4aa5a8f01b tempest-TaggedBootDevicesTest_v242-1685113217 tempest-TaggedBootDevicesTest_v242-1685113217-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:09:34.627020 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:09:34.627020 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:09:34.631336 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-526dce71-0f1b-4246-a884-2c4aa5a8f01b tempest-TaggedBootDevicesTest_v242-1685113217 tempest-TaggedBootDevicesTest_v242-1685113217-project-member] Volume info retrieved successfully. Aug 16 21:09:34.640949 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-526dce71-0f1b-4246-a884-2c4aa5a8f01b tempest-TaggedBootDevicesTest_v242-1685113217 tempest-TaggedBootDevicesTest_v242-1685113217-project-member] https://10.4.3.143/volume/v3/volumes/3f03240c-7ddd-409d-96f6-27efd5e2bd6b returned with HTTP 200 Aug 16 21:09:34.640949 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 184/735] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:09:34 2026] GET /volume/v3/volumes/3f03240c-7ddd-409d-96f6-27efd5e2bd6b => generated 849 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:09:34.799819 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-4f223aa3-be3a-4a74-803b-58ea21189d32 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:34.977556 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-4f223aa3-be3a-4a74-803b-58ea21189d32 tempest-TestImageHashVerification-1300632748 tempest-TestImageHashVerification-1300632748-project-member] POST https://10.4.3.143/volume/v3/volumes Aug 16 21:09:34.977990 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-4f223aa3-be3a-4a74-803b-58ea21189d32 tempest-TestImageHashVerification-1300632748 tempest-TestImageHashVerification-1300632748-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestImageHashVerification-volume-1123387456", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:09:34.980147 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.v3.volumes [None req-4f223aa3-be3a-4a74-803b-58ea21189d32 tempest-TestImageHashVerification-1300632748 tempest-TestImageHashVerification-1300632748-project-member] Create volume request body: {'volume': {'name': 'tempest-TestImageHashVerification-volume-1123387456', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100330) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 21:09:34.980312 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.v3.volumes [None req-4f223aa3-be3a-4a74-803b-58ea21189d32 tempest-TestImageHashVerification-1300632748 tempest-TestImageHashVerification-1300632748-project-member] Create volume of 1 GB Aug 16 21:09:34.985046 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-4f223aa3-be3a-4a74-803b-58ea21189d32 tempest-TestImageHashVerification-1300632748 tempest-TestImageHashVerification-1300632748-project-member] Availability Zones retrieved successfully. Aug 16 21:09:34.991112 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-4f223aa3-be3a-4a74-803b-58ea21189d32 tempest-TestImageHashVerification-1300632748 tempest-TestImageHashVerification-1300632748-project-member] Flow 'volume_create_api' (b5bae091-7b19-4bc6-92ae-57dc621f8379) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100330) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:09:34.992106 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-4f223aa3-be3a-4a74-803b-58ea21189d32 tempest-TestImageHashVerification-1300632748 tempest-TestImageHashVerification-1300632748-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d680411f-037a-42a7-987b-160f06cb7eec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:09:34.993072 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.flows.api.create_volume [None req-4f223aa3-be3a-4a74-803b-58ea21189d32 tempest-TestImageHashVerification-1300632748 tempest-TestImageHashVerification-1300632748-project-member] Validating volume size '1' using validate_int {{(pid=100330) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 21:09:35.029647 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-4f223aa3-be3a-4a74-803b-58ea21189d32 tempest-TestImageHashVerification-1300632748 tempest-TestImageHashVerification-1300632748-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d680411f-037a-42a7-987b-160f06cb7eec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T21:04:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=69e633b8-fab9-4b15-8b40-4f1a67c51cda,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '69e633b8-fab9-4b15-8b40-4f1a67c51cda', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:09:35.030607 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-4f223aa3-be3a-4a74-803b-58ea21189d32 tempest-TestImageHashVerification-1300632748 tempest-TestImageHashVerification-1300632748-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5568e53a-f1d6-4bf1-92a9-f8a9a9803669) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:09:35.102285 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.quota [None req-4f223aa3-be3a-4a74-803b-58ea21189d32 tempest-TestImageHashVerification-1300632748 tempest-TestImageHashVerification-1300632748-project-member] Created reservations ['00059305-6652-4e8a-95d2-7fa9ef5b446a', 'b42b57e2-1390-4d9f-8651-82e768487736', '7a4dc8d9-ffc8-4d6c-85dc-8ec12e6a8da5', '7baf27c5-0e28-4711-8326-7874e68fabd6'] {{(pid=100330) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:09:35.102883 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-4f223aa3-be3a-4a74-803b-58ea21189d32 tempest-TestImageHashVerification-1300632748 tempest-TestImageHashVerification-1300632748-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5568e53a-f1d6-4bf1-92a9-f8a9a9803669) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['00059305-6652-4e8a-95d2-7fa9ef5b446a', 'b42b57e2-1390-4d9f-8651-82e768487736', '7a4dc8d9-ffc8-4d6c-85dc-8ec12e6a8da5', '7baf27c5-0e28-4711-8326-7874e68fabd6']}' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:09:35.103684 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-4f223aa3-be3a-4a74-803b-58ea21189d32 tempest-TestImageHashVerification-1300632748 tempest-TestImageHashVerification-1300632748-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (05ba0493-af98-476d-bf38-9ac222ecb3ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:09:35.126389 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-4f223aa3-be3a-4a74-803b-58ea21189d32 tempest-TestImageHashVerification-1300632748 tempest-TestImageHashVerification-1300632748-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (05ba0493-af98-476d-bf38-9ac222ecb3ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '76732a6e-6b7e-437b-8253-c83f3c0bcb28', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestImageHashVerification-volume-1123387456',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7f5cedbf1e4546888669ef49c9538311',qos_specs=None,replication_status=,reservations=['00059305-6652-4e8a-95d2-7fa9ef5b446a','b42b57e2-1390-4d9f-8651-82e768487736','7a4dc8d9-ffc8-4d6c-85dc-8ec12e6a8da5','7baf27c5-0e28-4711-8326-7874e68fabd6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='07c3d7efbe204108abd4c53b1bf63141',volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T21:09:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestImageHashVerification-volume-1123387456',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=76732a6e-6b7e-437b-8253-c83f3c0bcb28,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7f5cedbf1e4546888669ef49c9538311',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='07c3d7efbe204108abd4c53b1bf63141',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(69e633b8-fab9-4b15-8b40-4f1a67c51cda),volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda)}' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:09:35.127436 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-4f223aa3-be3a-4a74-803b-58ea21189d32 tempest-TestImageHashVerification-1300632748 tempest-TestImageHashVerification-1300632748-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9ebf363e-8f7d-4b28-afaf-abc6d8700b88) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:09:35.147791 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-4f223aa3-be3a-4a74-803b-58ea21189d32 tempest-TestImageHashVerification-1300632748 tempest-TestImageHashVerification-1300632748-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9ebf363e-8f7d-4b28-afaf-abc6d8700b88) transitioned into state 'SUCCESS' from state '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-1123387456',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7f5cedbf1e4546888669ef49c9538311',qos_specs=None,replication_status=,reservations=['00059305-6652-4e8a-95d2-7fa9ef5b446a','b42b57e2-1390-4d9f-8651-82e768487736','7a4dc8d9-ffc8-4d6c-85dc-8ec12e6a8da5','7baf27c5-0e28-4711-8326-7874e68fabd6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='07c3d7efbe204108abd4c53b1bf63141',volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda)}' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:09:35.148507 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-4f223aa3-be3a-4a74-803b-58ea21189d32 tempest-TestImageHashVerification-1300632748 tempest-TestImageHashVerification-1300632748-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (273157a6-99f6-4cf4-9a78-3e8628e8546f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:09:35.163090 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-4f223aa3-be3a-4a74-803b-58ea21189d32 tempest-TestImageHashVerification-1300632748 tempest-TestImageHashVerification-1300632748-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (273157a6-99f6-4cf4-9a78-3e8628e8546f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:09:35.163232 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-4f223aa3-be3a-4a74-803b-58ea21189d32 tempest-TestImageHashVerification-1300632748 tempest-TestImageHashVerification-1300632748-project-member] Flow 'volume_create_api' (b5bae091-7b19-4bc6-92ae-57dc621f8379) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100330) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:09:35.163495 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-4f223aa3-be3a-4a74-803b-58ea21189d32 tempest-TestImageHashVerification-1300632748 tempest-TestImageHashVerification-1300632748-project-member] Create volume request issued successfully. Aug 16 21:09:35.164696 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-4f223aa3-be3a-4a74-803b-58ea21189d32 tempest-TestImageHashVerification-1300632748 tempest-TestImageHashVerification-1300632748-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Aug 16 21:09:35.165158 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 189/736] 10.4.3.143 () {68 vars in 1259 bytes} [Sun Aug 16 21:09:34 2026] POST /volume/v3/volumes => generated 756 bytes in 366 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 21:09:35.179113 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-571ea72d-1591-42aa-bcfa-1a8e823ba396 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:35.182931 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-571ea72d-1591-42aa-bcfa-1a8e823ba396 tempest-TestImageHashVerification-1300632748 tempest-TestImageHashVerification-1300632748-project-member] GET https://10.4.3.143/volume/v3/volumes/76732a6e-6b7e-437b-8253-c83f3c0bcb28 Aug 16 21:09:35.183238 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-571ea72d-1591-42aa-bcfa-1a8e823ba396 tempest-TestImageHashVerification-1300632748 tempest-TestImageHashVerification-1300632748-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:09:35.183514 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-571ea72d-1591-42aa-bcfa-1a8e823ba396 tempest-TestImageHashVerification-1300632748 tempest-TestImageHashVerification-1300632748-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:09:35.192104 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:09:35.192104 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:09:35.200382 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-571ea72d-1591-42aa-bcfa-1a8e823ba396 tempest-TestImageHashVerification-1300632748 tempest-TestImageHashVerification-1300632748-project-member] Volume info retrieved successfully. Aug 16 21:09:35.213822 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-571ea72d-1591-42aa-bcfa-1a8e823ba396 tempest-TestImageHashVerification-1300632748 tempest-TestImageHashVerification-1300632748-project-member] https://10.4.3.143/volume/v3/volumes/76732a6e-6b7e-437b-8253-c83f3c0bcb28 returned with HTTP 200 Aug 16 21:09:35.214309 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 184/737] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:09:35 2026] GET /volume/v3/volumes/76732a6e-6b7e-437b-8253-c83f3c0bcb28 => generated 824 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:09:35.329687 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-01fbcd90-5af2-4327-ba3c-7281dc68a20b None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:35.331855 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-01fbcd90-5af2-4327-ba3c-7281dc68a20b tempest-UserMessagesTest-2003781238 tempest-UserMessagesTest-2003781238-project-member] GET https://10.4.3.143/volume/v3/volumes/fbd740b0-81ba-4b1b-a978-f6487cec2817 Aug 16 21:09:35.331855 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-01fbcd90-5af2-4327-ba3c-7281dc68a20b tempest-UserMessagesTest-2003781238 tempest-UserMessagesTest-2003781238-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:09:35.331993 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-01fbcd90-5af2-4327-ba3c-7281dc68a20b tempest-UserMessagesTest-2003781238 tempest-UserMessagesTest-2003781238-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:09:35.338703 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:09:35.338703 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:09:35.342081 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-01fbcd90-5af2-4327-ba3c-7281dc68a20b tempest-UserMessagesTest-2003781238 tempest-UserMessagesTest-2003781238-project-member] Volume info retrieved successfully. Aug 16 21:09:35.346147 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-01fbcd90-5af2-4327-ba3c-7281dc68a20b tempest-UserMessagesTest-2003781238 tempest-UserMessagesTest-2003781238-project-member] https://10.4.3.143/volume/v3/volumes/fbd740b0-81ba-4b1b-a978-f6487cec2817 returned with HTTP 200 Aug 16 21:09:35.346534 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 181/738] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:09:35 2026] GET /volume/v3/volumes/fbd740b0-81ba-4b1b-a978-f6487cec2817 => generated 874 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:09:35.358466 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-bd6fa4b7-f53d-46d0-aa82-c602e90cf8aa None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:35.360684 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-bd6fa4b7-f53d-46d0-aa82-c602e90cf8aa tempest-UserMessagesTest-2003781238 tempest-UserMessagesTest-2003781238-project-member] GET https://10.4.3.143/volume/v3/messages Aug 16 21:09:35.360983 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-bd6fa4b7-f53d-46d0-aa82-c602e90cf8aa tempest-UserMessagesTest-2003781238 tempest-UserMessagesTest-2003781238-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:09:35.361244 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-bd6fa4b7-f53d-46d0-aa82-c602e90cf8aa tempest-UserMessagesTest-2003781238 tempest-UserMessagesTest-2003781238-project-member] Calling method 'version_select' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:09:35.368691 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-bd6fa4b7-f53d-46d0-aa82-c602e90cf8aa tempest-UserMessagesTest-2003781238 tempest-UserMessagesTest-2003781238-project-member] https://10.4.3.143/volume/v3/messages returned with HTTP 200 Aug 16 21:09:35.369223 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 185/739] 10.4.3.143 () {68 vars in 1280 bytes} [Sun Aug 16 21:09:35 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 16 21:09:35.380799 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-cd4798be-3be1-4ef5-b8e5-4b3d7336ff5e None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:35.382737 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-cd4798be-3be1-4ef5-b8e5-4b3d7336ff5e tempest-UserMessagesTest-2003781238 tempest-UserMessagesTest-2003781238-project-member] DELETE https://10.4.3.143/volume/v3/messages/1feb9bfa-2547-4b19-9d3b-4e10f2519907 Aug 16 21:09:35.382737 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-cd4798be-3be1-4ef5-b8e5-4b3d7336ff5e tempest-UserMessagesTest-2003781238 tempest-UserMessagesTest-2003781238-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:09:35.383048 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-cd4798be-3be1-4ef5-b8e5-4b3d7336ff5e tempest-UserMessagesTest-2003781238 tempest-UserMessagesTest-2003781238-project-member] Calling method 'version_select' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:09:35.387788 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:09:35.387788 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:09:35.396449 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-cd4798be-3be1-4ef5-b8e5-4b3d7336ff5e tempest-UserMessagesTest-2003781238 tempest-UserMessagesTest-2003781238-project-member] https://10.4.3.143/volume/v3/messages/1feb9bfa-2547-4b19-9d3b-4e10f2519907 returned with HTTP 204 Aug 16 21:09:35.396998 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 190/740] 10.4.3.143 () {68 vars in 1394 bytes} [Sun Aug 16 21:09:35 2026] DELETE /volume/v3/messages/1feb9bfa-2547-4b19-9d3b-4e10f2519907 => generated 0 bytes in 17 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 16 21:09:35.413462 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-b483fc7a-2d91-4f6a-bf9f-7b56945b94f5 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:35.413462 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-b483fc7a-2d91-4f6a-bf9f-7b56945b94f5 tempest-UserMessagesTest-2003781238 tempest-UserMessagesTest-2003781238-project-member] GET https://10.4.3.143/volume/v3/messages/1feb9bfa-2547-4b19-9d3b-4e10f2519907 Aug 16 21:09:35.413462 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-b483fc7a-2d91-4f6a-bf9f-7b56945b94f5 tempest-UserMessagesTest-2003781238 tempest-UserMessagesTest-2003781238-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:09:35.413462 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-b483fc7a-2d91-4f6a-bf9f-7b56945b94f5 tempest-UserMessagesTest-2003781238 tempest-UserMessagesTest-2003781238-project-member] Calling method 'version_select' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:09:35.413462 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-b483fc7a-2d91-4f6a-bf9f-7b56945b94f5 tempest-UserMessagesTest-2003781238 tempest-UserMessagesTest-2003781238-project-member] https://10.4.3.143/volume/v3/messages/1feb9bfa-2547-4b19-9d3b-4e10f2519907 returned with HTTP 404 Aug 16 21:09:35.413462 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 185/741] 10.4.3.143 () {68 vars in 1391 bytes} [Sun Aug 16 21:09:35 2026] GET /volume/v3/messages/1feb9bfa-2547-4b19-9d3b-4e10f2519907 => generated 110 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:09:35.417966 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-3e82d8db-0b3f-4e34-b024-ec024bfcd179 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:35.421422 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-3e82d8db-0b3f-4e34-b024-ec024bfcd179 tempest-UserMessagesTest-2003781238 tempest-UserMessagesTest-2003781238-project-member] GET https://10.4.3.143/volume/v3/volumes/fbd740b0-81ba-4b1b-a978-f6487cec2817 Aug 16 21:09:35.421982 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-3e82d8db-0b3f-4e34-b024-ec024bfcd179 tempest-UserMessagesTest-2003781238 tempest-UserMessagesTest-2003781238-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:09:35.421982 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-3e82d8db-0b3f-4e34-b024-ec024bfcd179 tempest-UserMessagesTest-2003781238 tempest-UserMessagesTest-2003781238-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:09:35.430483 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:09:35.430483 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:09:35.435787 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-3e82d8db-0b3f-4e34-b024-ec024bfcd179 tempest-UserMessagesTest-2003781238 tempest-UserMessagesTest-2003781238-project-member] Volume info retrieved successfully. Aug 16 21:09:35.440936 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-3e82d8db-0b3f-4e34-b024-ec024bfcd179 tempest-UserMessagesTest-2003781238 tempest-UserMessagesTest-2003781238-project-member] https://10.4.3.143/volume/v3/volumes/fbd740b0-81ba-4b1b-a978-f6487cec2817 returned with HTTP 200 Aug 16 21:09:35.441275 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 182/742] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:09:35 2026] GET /volume/v3/volumes/fbd740b0-81ba-4b1b-a978-f6487cec2817 => generated 874 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:09:35.455305 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-71b2bdf1-0a68-48e4-8bbc-64c5757b1838 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:35.458224 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-71b2bdf1-0a68-48e4-8bbc-64c5757b1838 tempest-UserMessagesTest-2003781238 tempest-UserMessagesTest-2003781238-project-member] DELETE https://10.4.3.143/volume/v3/volumes/fbd740b0-81ba-4b1b-a978-f6487cec2817 Aug 16 21:09:35.458455 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-71b2bdf1-0a68-48e4-8bbc-64c5757b1838 tempest-UserMessagesTest-2003781238 tempest-UserMessagesTest-2003781238-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:09:35.458656 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-71b2bdf1-0a68-48e4-8bbc-64c5757b1838 tempest-UserMessagesTest-2003781238 tempest-UserMessagesTest-2003781238-project-member] Calling method 'delete' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:09:35.458802 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.v3.volumes [None req-71b2bdf1-0a68-48e4-8bbc-64c5757b1838 tempest-UserMessagesTest-2003781238 tempest-UserMessagesTest-2003781238-project-member] Delete volume with id: fbd740b0-81ba-4b1b-a978-f6487cec2817 Aug 16 21:09:35.467264 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:09:35.467264 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:09:35.468199 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-71b2bdf1-0a68-48e4-8bbc-64c5757b1838 tempest-UserMessagesTest-2003781238 tempest-UserMessagesTest-2003781238-project-member] Volume info retrieved successfully. Aug 16 21:09:35.469718 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-71b2bdf1-0a68-48e4-8bbc-64c5757b1838 tempest-UserMessagesTest-2003781238 tempest-UserMessagesTest-2003781238-project-member] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100331) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 16 21:09:35.503900 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.quota [None req-71b2bdf1-0a68-48e4-8bbc-64c5757b1838 tempest-UserMessagesTest-2003781238 tempest-UserMessagesTest-2003781238-project-member] Created reservations ['d0f0514a-8341-42d1-ade6-ed025f6142b5', '483a6982-e451-41a1-a3b2-0271c2d16b77', 'df3d078f-19ac-4b34-a68a-ff0cd0097149', 'a88bbb9d-b290-4ea0-b383-c316761b60e8'] {{(pid=100331) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:09:35.535476 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-71b2bdf1-0a68-48e4-8bbc-64c5757b1838 tempest-UserMessagesTest-2003781238 tempest-UserMessagesTest-2003781238-project-member] Delete volume request issued successfully. Aug 16 21:09:35.535816 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-71b2bdf1-0a68-48e4-8bbc-64c5757b1838 tempest-UserMessagesTest-2003781238 tempest-UserMessagesTest-2003781238-project-member] https://10.4.3.143/volume/v3/volumes/fbd740b0-81ba-4b1b-a978-f6487cec2817 returned with HTTP 202 Aug 16 21:09:35.536157 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 186/743] 10.4.3.143 () {68 vars in 1391 bytes} [Sun Aug 16 21:09:35 2026] DELETE /volume/v3/volumes/fbd740b0-81ba-4b1b-a978-f6487cec2817 => generated 0 bytes in 81 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 21:09:35.545778 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-cca7095c-8810-49fb-9bbd-70df08e04160 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:35.547635 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-cca7095c-8810-49fb-9bbd-70df08e04160 tempest-UserMessagesTest-2003781238 tempest-UserMessagesTest-2003781238-project-member] GET https://10.4.3.143/volume/v3/volumes/fbd740b0-81ba-4b1b-a978-f6487cec2817 Aug 16 21:09:35.547840 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-cca7095c-8810-49fb-9bbd-70df08e04160 tempest-UserMessagesTest-2003781238 tempest-UserMessagesTest-2003781238-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:09:35.548047 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-cca7095c-8810-49fb-9bbd-70df08e04160 tempest-UserMessagesTest-2003781238 tempest-UserMessagesTest-2003781238-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:09:35.556397 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-cca7095c-8810-49fb-9bbd-70df08e04160 tempest-UserMessagesTest-2003781238 tempest-UserMessagesTest-2003781238-project-member] https://10.4.3.143/volume/v3/volumes/fbd740b0-81ba-4b1b-a978-f6487cec2817 returned with HTTP 404 Aug 16 21:09:35.556852 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 191/744] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:09:35 2026] GET /volume/v3/volumes/fbd740b0-81ba-4b1b-a978-f6487cec2817 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:09:35.564910 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-0431f6a4-302a-42bf-8dbb-aa3aecf51790 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:35.567738 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-0431f6a4-302a-42bf-8dbb-aa3aecf51790 tempest-UserMessagesTest-1813696019 tempest-UserMessagesTest-1813696019-project-admin] DELETE https://10.4.3.143/volume/v3/types/5f71f48e-9c5a-4df4-8e48-9659eb2fb7f4 Aug 16 21:09:35.567963 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-0431f6a4-302a-42bf-8dbb-aa3aecf51790 tempest-UserMessagesTest-1813696019 tempest-UserMessagesTest-1813696019-project-admin] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:09:35.569183 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-0431f6a4-302a-42bf-8dbb-aa3aecf51790 tempest-UserMessagesTest-1813696019 tempest-UserMessagesTest-1813696019-project-admin] Calling method '_delete' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:09:35.598198 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-0431f6a4-302a-42bf-8dbb-aa3aecf51790 tempest-UserMessagesTest-1813696019 tempest-UserMessagesTest-1813696019-project-admin] https://10.4.3.143/volume/v3/types/5f71f48e-9c5a-4df4-8e48-9659eb2fb7f4 returned with HTTP 202 Aug 16 21:09:35.598747 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 186/745] 10.4.3.143 () {66 vars in 1345 bytes} [Sun Aug 16 21:09:35 2026] DELETE /volume/v3/types/5f71f48e-9c5a-4df4-8e48-9659eb2fb7f4 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 21:09:35.605353 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-c4fb4b37-548b-489b-b432-0ab317484d0b None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:35.606865 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-c4fb4b37-548b-489b-b432-0ab317484d0b tempest-UserMessagesTest-1813696019 tempest-UserMessagesTest-1813696019-project-admin] GET https://10.4.3.143/volume/v3/types/5f71f48e-9c5a-4df4-8e48-9659eb2fb7f4 Aug 16 21:09:35.607138 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-c4fb4b37-548b-489b-b432-0ab317484d0b tempest-UserMessagesTest-1813696019 tempest-UserMessagesTest-1813696019-project-admin] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:09:35.607426 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-c4fb4b37-548b-489b-b432-0ab317484d0b tempest-UserMessagesTest-1813696019 tempest-UserMessagesTest-1813696019-project-admin] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:09:35.611104 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-c4fb4b37-548b-489b-b432-0ab317484d0b tempest-UserMessagesTest-1813696019 tempest-UserMessagesTest-1813696019-project-admin] https://10.4.3.143/volume/v3/types/5f71f48e-9c5a-4df4-8e48-9659eb2fb7f4 returned with HTTP 404 Aug 16 21:09:35.611104 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 183/746] 10.4.3.143 () {66 vars in 1342 bytes} [Sun Aug 16 21:09:35 2026] GET /volume/v3/types/5f71f48e-9c5a-4df4-8e48-9659eb2fb7f4 => generated 114 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:09:35.619206 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-f063e223-083e-470d-805f-37aab0197dfd None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:35.621336 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-f063e223-083e-470d-805f-37aab0197dfd tempest-UserMessagesTest-1813696019 tempest-UserMessagesTest-1813696019-project-admin] POST https://10.4.3.143/volume/v3/types Aug 16 21:09:35.621875 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-f063e223-083e-470d-805f-37aab0197dfd tempest-UserMessagesTest-1813696019 tempest-UserMessagesTest-1813696019-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-UserMessagesTest-volume-type-979628393", "extra_specs": {"storage_protocol": "tempest-storage_protocol-401518651", "vendor_name": "tempest-vendor_name-156657424"}}} {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:09:35.642002 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-f063e223-083e-470d-805f-37aab0197dfd tempest-UserMessagesTest-1813696019 tempest-UserMessagesTest-1813696019-project-admin] https://10.4.3.143/volume/v3/types returned with HTTP 200 Aug 16 21:09:35.642656 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 187/747] 10.4.3.143 () {68 vars in 1253 bytes} [Sun Aug 16 21:09:35 2026] POST /volume/v3/types => generated 325 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:09:35.653181 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-e8f19f37-3a23-4e8c-8aea-fc3c7b138d77 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:35.654810 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-e8f19f37-3a23-4e8c-8aea-fc3c7b138d77 tempest-UserMessagesTest-2003781238 tempest-UserMessagesTest-2003781238-project-member] POST https://10.4.3.143/volume/v3/volumes Aug 16 21:09:35.655184 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-e8f19f37-3a23-4e8c-8aea-fc3c7b138d77 tempest-UserMessagesTest-2003781238 tempest-UserMessagesTest-2003781238-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "d0b7c556-d130-429b-822b-59dcbbf52483", "size": 1, "name": "tempest-UserMessagesTest-Volume-59283043"}} {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:09:35.656881 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.v3.volumes [None req-e8f19f37-3a23-4e8c-8aea-fc3c7b138d77 tempest-UserMessagesTest-2003781238 tempest-UserMessagesTest-2003781238-project-member] Create volume request body: {'volume': {'volume_type': 'd0b7c556-d130-429b-822b-59dcbbf52483', 'size': 1, 'name': 'tempest-UserMessagesTest-Volume-59283043'}} {{(pid=100330) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 21:09:35.657386 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-dddac6b2-8dc7-4186-8af0-3825bd0d4703 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:35.659900 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-dddac6b2-8dc7-4186-8af0-3825bd0d4703 tempest-TaggedBootDevicesTest_v242-1685113217 tempest-TaggedBootDevicesTest_v242-1685113217-project-member] GET https://10.4.3.143/volume/v3/volumes/3f03240c-7ddd-409d-96f6-27efd5e2bd6b Aug 16 21:09:35.660123 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-dddac6b2-8dc7-4186-8af0-3825bd0d4703 tempest-TaggedBootDevicesTest_v242-1685113217 tempest-TaggedBootDevicesTest_v242-1685113217-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:09:35.660536 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-dddac6b2-8dc7-4186-8af0-3825bd0d4703 tempest-TaggedBootDevicesTest_v242-1685113217 tempest-TaggedBootDevicesTest_v242-1685113217-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:09:35.661183 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.v3.volumes [None req-e8f19f37-3a23-4e8c-8aea-fc3c7b138d77 tempest-UserMessagesTest-2003781238 tempest-UserMessagesTest-2003781238-project-member] Create volume of 1 GB Aug 16 21:09:35.661266 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:09:35.661266 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:09:35.661728 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-e8f19f37-3a23-4e8c-8aea-fc3c7b138d77 tempest-UserMessagesTest-2003781238 tempest-UserMessagesTest-2003781238-project-member] Availability Zones retrieved successfully. Aug 16 21:09:35.665474 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-dddac6b2-8dc7-4186-8af0-3825bd0d4703 tempest-TaggedBootDevicesTest_v242-1685113217 tempest-TaggedBootDevicesTest_v242-1685113217-project-member] https://10.4.3.143/volume/v3/volumes/3f03240c-7ddd-409d-96f6-27efd5e2bd6b returned with HTTP 404 Aug 16 21:09:35.666097 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 187/748] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:09:35 2026] GET /volume/v3/volumes/3f03240c-7ddd-409d-96f6-27efd5e2bd6b => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:09:35.670507 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-e8f19f37-3a23-4e8c-8aea-fc3c7b138d77 tempest-UserMessagesTest-2003781238 tempest-UserMessagesTest-2003781238-project-member] Flow 'volume_create_api' (a96904bb-92e5-41f9-abda-560b880bc031) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100330) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:09:35.673003 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-e8f19f37-3a23-4e8c-8aea-fc3c7b138d77 tempest-UserMessagesTest-2003781238 tempest-UserMessagesTest-2003781238-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (74f80bf4-5ca8-4ef4-b5e3-b1a12bad54d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:09:35.674668 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.flows.api.create_volume [None req-e8f19f37-3a23-4e8c-8aea-fc3c7b138d77 tempest-UserMessagesTest-2003781238 tempest-UserMessagesTest-2003781238-project-member] Validating volume size '1' using validate_int {{(pid=100330) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 21:09:35.674716 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-e6d2c0e0-8342-4cf5-ab3e-5575cb9a1d6f None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:35.681765 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-e6d2c0e0-8342-4cf5-ab3e-5575cb9a1d6f tempest-TaggedBootDevicesTest_v242-1685113217 tempest-TaggedBootDevicesTest_v242-1685113217-project-member] DELETE https://10.4.3.143/volume/v3/volumes/8b1a9dc1-8de0-4e5b-8a0d-b8f40d06bf12 Aug 16 21:09:35.681765 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-e6d2c0e0-8342-4cf5-ab3e-5575cb9a1d6f tempest-TaggedBootDevicesTest_v242-1685113217 tempest-TaggedBootDevicesTest_v242-1685113217-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:09:35.681765 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-e6d2c0e0-8342-4cf5-ab3e-5575cb9a1d6f tempest-TaggedBootDevicesTest_v242-1685113217 tempest-TaggedBootDevicesTest_v242-1685113217-project-member] Calling method 'delete' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:09:35.681765 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.v3.volumes [None req-e6d2c0e0-8342-4cf5-ab3e-5575cb9a1d6f tempest-TaggedBootDevicesTest_v242-1685113217 tempest-TaggedBootDevicesTest_v242-1685113217-project-member] Delete volume with id: 8b1a9dc1-8de0-4e5b-8a0d-b8f40d06bf12 Aug 16 21:09:35.689501 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:09:35.689501 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:09:35.689501 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-e6d2c0e0-8342-4cf5-ab3e-5575cb9a1d6f tempest-TaggedBootDevicesTest_v242-1685113217 tempest-TaggedBootDevicesTest_v242-1685113217-project-member] Volume info retrieved successfully. Aug 16 21:09:35.704314 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-e8f19f37-3a23-4e8c-8aea-fc3c7b138d77 tempest-UserMessagesTest-2003781238 tempest-UserMessagesTest-2003781238-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (74f80bf4-5ca8-4ef4-b5e3-b1a12bad54d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T21:09:36Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-401518651',vendor_name='tempest-vendor_name-156657424'},id=d0b7c556-d130-429b-822b-59dcbbf52483,is_public=True,name='tempest-UserMessagesTest-volume-type-979628393',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd0b7c556-d130-429b-822b-59dcbbf52483', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:09:35.705072 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-e8f19f37-3a23-4e8c-8aea-fc3c7b138d77 tempest-UserMessagesTest-2003781238 tempest-UserMessagesTest-2003781238-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6069fe55-3d6c-49ac-a1c1-6299e0a47d18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:09:35.713194 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-e6d2c0e0-8342-4cf5-ab3e-5575cb9a1d6f tempest-TaggedBootDevicesTest_v242-1685113217 tempest-TaggedBootDevicesTest_v242-1685113217-project-member] Delete volume request issued successfully. Aug 16 21:09:35.713519 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-e6d2c0e0-8342-4cf5-ab3e-5575cb9a1d6f tempest-TaggedBootDevicesTest_v242-1685113217 tempest-TaggedBootDevicesTest_v242-1685113217-project-member] https://10.4.3.143/volume/v3/volumes/8b1a9dc1-8de0-4e5b-8a0d-b8f40d06bf12 returned with HTTP 202 Aug 16 21:09:35.714202 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 184/749] 10.4.3.143 () {66 vars in 1351 bytes} [Sun Aug 16 21:09:35 2026] DELETE /volume/v3/volumes/8b1a9dc1-8de0-4e5b-8a0d-b8f40d06bf12 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 21:09:35.720311 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-eeb0e5c4-5b85-4aa5-8931-3272a261a420 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:35.723669 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-eeb0e5c4-5b85-4aa5-8931-3272a261a420 tempest-TaggedBootDevicesTest_v242-1685113217 tempest-TaggedBootDevicesTest_v242-1685113217-project-member] GET https://10.4.3.143/volume/v3/volumes/8b1a9dc1-8de0-4e5b-8a0d-b8f40d06bf12 Aug 16 21:09:35.723836 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-eeb0e5c4-5b85-4aa5-8931-3272a261a420 tempest-TaggedBootDevicesTest_v242-1685113217 tempest-TaggedBootDevicesTest_v242-1685113217-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:09:35.729267 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-eeb0e5c4-5b85-4aa5-8931-3272a261a420 tempest-TaggedBootDevicesTest_v242-1685113217 tempest-TaggedBootDevicesTest_v242-1685113217-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:09:35.740992 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:09:35.740992 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:09:35.741243 np0000007409 devstack@c-api.service[100330]: WARNING cinder.quota [None req-e8f19f37-3a23-4e8c-8aea-fc3c7b138d77 tempest-UserMessagesTest-2003781238 tempest-UserMessagesTest-2003781238-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-979628393 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-979628393, it is now deprecated. Please use the default quota class for default quota. Aug 16 21:09:35.741628 np0000007409 devstack@c-api.service[100330]: WARNING cinder.quota [None req-e8f19f37-3a23-4e8c-8aea-fc3c7b138d77 tempest-UserMessagesTest-2003781238 tempest-UserMessagesTest-2003781238-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-979628393 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-979628393, it is now deprecated. Please use the default quota class for default quota. Aug 16 21:09:35.746707 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-eeb0e5c4-5b85-4aa5-8931-3272a261a420 tempest-TaggedBootDevicesTest_v242-1685113217 tempest-TaggedBootDevicesTest_v242-1685113217-project-member] Volume info retrieved successfully. Aug 16 21:09:35.754041 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-eeb0e5c4-5b85-4aa5-8931-3272a261a420 tempest-TaggedBootDevicesTest_v242-1685113217 tempest-TaggedBootDevicesTest_v242-1685113217-project-member] https://10.4.3.143/volume/v3/volumes/8b1a9dc1-8de0-4e5b-8a0d-b8f40d06bf12 returned with HTTP 200 Aug 16 21:09:35.754041 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 188/750] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:09:35 2026] GET /volume/v3/volumes/8b1a9dc1-8de0-4e5b-8a0d-b8f40d06bf12 => generated 1364 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:09:35.771103 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.quota [None req-e8f19f37-3a23-4e8c-8aea-fc3c7b138d77 tempest-UserMessagesTest-2003781238 tempest-UserMessagesTest-2003781238-project-member] Created reservations ['57c2d167-01c2-4b47-952f-3049ac6a1e60', '1168d0ec-50d6-43fa-b177-824cc66cfb65', 'a7e8f7f2-95f7-42a2-8924-f66aac9414f6', '02fc478d-a559-4198-b31b-f70c398e8289'] {{(pid=100330) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:09:35.774938 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-e8f19f37-3a23-4e8c-8aea-fc3c7b138d77 tempest-UserMessagesTest-2003781238 tempest-UserMessagesTest-2003781238-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6069fe55-3d6c-49ac-a1c1-6299e0a47d18) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['57c2d167-01c2-4b47-952f-3049ac6a1e60', '1168d0ec-50d6-43fa-b177-824cc66cfb65', 'a7e8f7f2-95f7-42a2-8924-f66aac9414f6', '02fc478d-a559-4198-b31b-f70c398e8289']}' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:09:35.774938 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-e8f19f37-3a23-4e8c-8aea-fc3c7b138d77 tempest-UserMessagesTest-2003781238 tempest-UserMessagesTest-2003781238-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d5732ff3-4c57-41e5-99eb-9eade41717fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:09:35.800169 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-e8f19f37-3a23-4e8c-8aea-fc3c7b138d77 tempest-UserMessagesTest-2003781238 tempest-UserMessagesTest-2003781238-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d5732ff3-4c57-41e5-99eb-9eade41717fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '34e8bcb4-9458-45a3-b48d-b2699b4e6d3e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-59283043',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fab1e8493994424fa6791af88afaea72',qos_specs=None,replication_status=,reservations=['57c2d167-01c2-4b47-952f-3049ac6a1e60','1168d0ec-50d6-43fa-b177-824cc66cfb65','a7e8f7f2-95f7-42a2-8924-f66aac9414f6','02fc478d-a559-4198-b31b-f70c398e8289'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0ece06b911364f1fab0a6972a4110b3c',volume_type_id=d0b7c556-d130-429b-822b-59dcbbf52483), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T21:09:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-59283043',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=34e8bcb4-9458-45a3-b48d-b2699b4e6d3e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fab1e8493994424fa6791af88afaea72',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0ece06b911364f1fab0a6972a4110b3c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d0b7c556-d130-429b-822b-59dcbbf52483),volume_type_id=d0b7c556-d130-429b-822b-59dcbbf52483)}' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:09:35.800878 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-e8f19f37-3a23-4e8c-8aea-fc3c7b138d77 tempest-UserMessagesTest-2003781238 tempest-UserMessagesTest-2003781238-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0d751334-65a1-4f9c-9eea-2c6a80500446) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:09:35.821408 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-e8f19f37-3a23-4e8c-8aea-fc3c7b138d77 tempest-UserMessagesTest-2003781238 tempest-UserMessagesTest-2003781238-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0d751334-65a1-4f9c-9eea-2c6a80500446) transitioned into state 'SUCCESS' from state '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-59283043',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fab1e8493994424fa6791af88afaea72',qos_specs=None,replication_status=,reservations=['57c2d167-01c2-4b47-952f-3049ac6a1e60','1168d0ec-50d6-43fa-b177-824cc66cfb65','a7e8f7f2-95f7-42a2-8924-f66aac9414f6','02fc478d-a559-4198-b31b-f70c398e8289'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0ece06b911364f1fab0a6972a4110b3c',volume_type_id=d0b7c556-d130-429b-822b-59dcbbf52483)}' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:09:35.822419 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-e8f19f37-3a23-4e8c-8aea-fc3c7b138d77 tempest-UserMessagesTest-2003781238 tempest-UserMessagesTest-2003781238-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (82b08490-a9d4-4843-867d-e1dd5dc88267) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:09:35.831511 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-e8f19f37-3a23-4e8c-8aea-fc3c7b138d77 tempest-UserMessagesTest-2003781238 tempest-UserMessagesTest-2003781238-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (82b08490-a9d4-4843-867d-e1dd5dc88267) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:09:35.832552 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-e8f19f37-3a23-4e8c-8aea-fc3c7b138d77 tempest-UserMessagesTest-2003781238 tempest-UserMessagesTest-2003781238-project-member] Flow 'volume_create_api' (a96904bb-92e5-41f9-abda-560b880bc031) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100330) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:09:35.833315 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-e8f19f37-3a23-4e8c-8aea-fc3c7b138d77 tempest-UserMessagesTest-2003781238 tempest-UserMessagesTest-2003781238-project-member] Create volume request issued successfully. Aug 16 21:09:35.833824 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-e8f19f37-3a23-4e8c-8aea-fc3c7b138d77 tempest-UserMessagesTest-2003781238 tempest-UserMessagesTest-2003781238-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Aug 16 21:09:35.834407 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 192/751] 10.4.3.143 () {70 vars in 1299 bytes} [Sun Aug 16 21:09:35 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 16 21:09:35.849543 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-f0b593b2-ee90-47e7-949d-d3b5213df95f None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:35.851826 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-f0b593b2-ee90-47e7-949d-d3b5213df95f tempest-UserMessagesTest-2003781238 tempest-UserMessagesTest-2003781238-project-member] GET https://10.4.3.143/volume/v3/volumes/34e8bcb4-9458-45a3-b48d-b2699b4e6d3e Aug 16 21:09:35.852065 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-f0b593b2-ee90-47e7-949d-d3b5213df95f tempest-UserMessagesTest-2003781238 tempest-UserMessagesTest-2003781238-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:09:35.852312 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-f0b593b2-ee90-47e7-949d-d3b5213df95f tempest-UserMessagesTest-2003781238 tempest-UserMessagesTest-2003781238-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:09:35.864023 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:09:35.864023 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:09:35.872636 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-f0b593b2-ee90-47e7-949d-d3b5213df95f tempest-UserMessagesTest-2003781238 tempest-UserMessagesTest-2003781238-project-member] Volume info retrieved successfully. Aug 16 21:09:35.883394 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-f0b593b2-ee90-47e7-949d-d3b5213df95f tempest-UserMessagesTest-2003781238 tempest-UserMessagesTest-2003781238-project-member] https://10.4.3.143/volume/v3/volumes/34e8bcb4-9458-45a3-b48d-b2699b4e6d3e returned with HTTP 200 Aug 16 21:09:35.884161 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 188/752] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:09:35 2026] GET /volume/v3/volumes/34e8bcb4-9458-45a3-b48d-b2699b4e6d3e => generated 851 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:09:36.227559 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-f3b53f07-a04c-40d3-b7d6-1516002b4863 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:36.229283 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-f3b53f07-a04c-40d3-b7d6-1516002b4863 tempest-TestImageHashVerification-1300632748 tempest-TestImageHashVerification-1300632748-project-member] GET https://10.4.3.143/volume/v3/volumes/76732a6e-6b7e-437b-8253-c83f3c0bcb28 Aug 16 21:09:36.229480 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-f3b53f07-a04c-40d3-b7d6-1516002b4863 tempest-TestImageHashVerification-1300632748 tempest-TestImageHashVerification-1300632748-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:09:36.229657 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-f3b53f07-a04c-40d3-b7d6-1516002b4863 tempest-TestImageHashVerification-1300632748 tempest-TestImageHashVerification-1300632748-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:09:36.236111 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:09:36.236111 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:09:36.239472 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-f3b53f07-a04c-40d3-b7d6-1516002b4863 tempest-TestImageHashVerification-1300632748 tempest-TestImageHashVerification-1300632748-project-member] Volume info retrieved successfully. Aug 16 21:09:36.243317 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-f3b53f07-a04c-40d3-b7d6-1516002b4863 tempest-TestImageHashVerification-1300632748 tempest-TestImageHashVerification-1300632748-project-member] https://10.4.3.143/volume/v3/volumes/76732a6e-6b7e-437b-8253-c83f3c0bcb28 returned with HTTP 200 Aug 16 21:09:36.243681 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 185/753] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:09:36 2026] GET /volume/v3/volumes/76732a6e-6b7e-437b-8253-c83f3c0bcb28 => generated 849 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:09:36.262772 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-55617d5f-fa23-448c-9f88-37dfe1c9f751 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:36.265143 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-55617d5f-fa23-448c-9f88-37dfe1c9f751 tempest-TestImageHashVerification-1300632748 tempest-TestImageHashVerification-1300632748-project-member] GET https://10.4.3.143/volume/v3/volumes/76732a6e-6b7e-437b-8253-c83f3c0bcb28 Aug 16 21:09:36.265445 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-55617d5f-fa23-448c-9f88-37dfe1c9f751 tempest-TestImageHashVerification-1300632748 tempest-TestImageHashVerification-1300632748-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:09:36.265825 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-55617d5f-fa23-448c-9f88-37dfe1c9f751 tempest-TestImageHashVerification-1300632748 tempest-TestImageHashVerification-1300632748-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:09:36.276328 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:09:36.276328 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:09:36.283052 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-55617d5f-fa23-448c-9f88-37dfe1c9f751 tempest-TestImageHashVerification-1300632748 tempest-TestImageHashVerification-1300632748-project-member] Volume info retrieved successfully. Aug 16 21:09:36.289218 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-55617d5f-fa23-448c-9f88-37dfe1c9f751 tempest-TestImageHashVerification-1300632748 tempest-TestImageHashVerification-1300632748-project-member] https://10.4.3.143/volume/v3/volumes/76732a6e-6b7e-437b-8253-c83f3c0bcb28 returned with HTTP 200 Aug 16 21:09:36.289797 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 189/754] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:09:36 2026] GET /volume/v3/volumes/76732a6e-6b7e-437b-8253-c83f3c0bcb28 => generated 849 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:09:36.303368 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-8d7eed6f-8296-44e8-ad1d-82a8e54e8198 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:36.305995 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-8d7eed6f-8296-44e8-ad1d-82a8e54e8198 tempest-TestImageHashVerification-1300632748 tempest-TestImageHashVerification-1300632748-project-member] POST https://10.4.3.143/volume/v3/volumes/76732a6e-6b7e-437b-8253-c83f3c0bcb28/action Aug 16 21:09:36.306328 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-8d7eed6f-8296-44e8-ad1d-82a8e54e8198 tempest-TestImageHashVerification-1300632748 tempest-TestImageHashVerification-1300632748-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-volume-upload-hash-test-1311284186", "disk_format": "raw"}}' {{(pid=100330) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 21:09:36.306463 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-8d7eed6f-8296-44e8-ad1d-82a8e54e8198 tempest-TestImageHashVerification-1300632748 tempest-TestImageHashVerification-1300632748-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-volume-upload-hash-test-1311284186", "disk_format": "raw"}} {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:09:36.326408 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:09:36.326408 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:09:36.326887 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-8d7eed6f-8296-44e8-ad1d-82a8e54e8198 tempest-TestImageHashVerification-1300632748 tempest-TestImageHashVerification-1300632748-project-member] Volume info retrieved successfully. Aug 16 21:09:36.344285 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:09:36.344285 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:09:36.349054 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.image.image_utils [None req-8d7eed6f-8296-44e8-ad1d-82a8e54e8198 tempest-TestImageHashVerification-1300632748 tempest-TestImageHashVerification-1300632748-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'raw', 'name': 'tempest-volume-upload-hash-test-1311284186'}] 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-1311284186'}]. {{(pid=100330) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Aug 16 21:09:36.766304 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-dc3d4d74-cc43-43e1-b761-499cf0d9ca84 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:36.768725 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-dc3d4d74-cc43-43e1-b761-499cf0d9ca84 tempest-TaggedBootDevicesTest_v242-1685113217 tempest-TaggedBootDevicesTest_v242-1685113217-project-member] GET https://10.4.3.143/volume/v3/volumes/8b1a9dc1-8de0-4e5b-8a0d-b8f40d06bf12 Aug 16 21:09:36.768838 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-dc3d4d74-cc43-43e1-b761-499cf0d9ca84 tempest-TaggedBootDevicesTest_v242-1685113217 tempest-TaggedBootDevicesTest_v242-1685113217-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:09:36.769100 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-dc3d4d74-cc43-43e1-b761-499cf0d9ca84 tempest-TaggedBootDevicesTest_v242-1685113217 tempest-TaggedBootDevicesTest_v242-1685113217-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:09:36.776769 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-dc3d4d74-cc43-43e1-b761-499cf0d9ca84 tempest-TaggedBootDevicesTest_v242-1685113217 tempest-TaggedBootDevicesTest_v242-1685113217-project-member] https://10.4.3.143/volume/v3/volumes/8b1a9dc1-8de0-4e5b-8a0d-b8f40d06bf12 returned with HTTP 404 Aug 16 21:09:36.778191 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 189/755] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:09:36 2026] GET /volume/v3/volumes/8b1a9dc1-8de0-4e5b-8a0d-b8f40d06bf12 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:09:36.841823 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-9a924371-6cf8-499a-9f08-dfcbae33faa7 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:36.901857 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-288b393f-df00-4ada-915b-5933076598c8 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:36.904400 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-288b393f-df00-4ada-915b-5933076598c8 tempest-UserMessagesTest-2003781238 tempest-UserMessagesTest-2003781238-project-member] GET https://10.4.3.143/volume/v3/volumes/34e8bcb4-9458-45a3-b48d-b2699b4e6d3e Aug 16 21:09:36.904659 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-288b393f-df00-4ada-915b-5933076598c8 tempest-UserMessagesTest-2003781238 tempest-UserMessagesTest-2003781238-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:09:36.904945 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-288b393f-df00-4ada-915b-5933076598c8 tempest-UserMessagesTest-2003781238 tempest-UserMessagesTest-2003781238-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:09:36.915819 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:09:36.915819 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:09:36.925150 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-288b393f-df00-4ada-915b-5933076598c8 tempest-UserMessagesTest-2003781238 tempest-UserMessagesTest-2003781238-project-member] Volume info retrieved successfully. Aug 16 21:09:36.931089 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-288b393f-df00-4ada-915b-5933076598c8 tempest-UserMessagesTest-2003781238 tempest-UserMessagesTest-2003781238-project-member] https://10.4.3.143/volume/v3/volumes/34e8bcb4-9458-45a3-b48d-b2699b4e6d3e returned with HTTP 200 Aug 16 21:09:36.931520 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 190/756] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:09:36 2026] GET /volume/v3/volumes/34e8bcb4-9458-45a3-b48d-b2699b4e6d3e => generated 872 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:09:36.932132 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-8d7eed6f-8296-44e8-ad1d-82a8e54e8198 tempest-TestImageHashVerification-1300632748 tempest-TestImageHashVerification-1300632748-project-member] Copy volume to image completed successfully. Aug 16 21:09:36.932651 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-8d7eed6f-8296-44e8-ad1d-82a8e54e8198 tempest-TestImageHashVerification-1300632748 tempest-TestImageHashVerification-1300632748-project-member] https://10.4.3.143/volume/v3/volumes/76732a6e-6b7e-437b-8253-c83f3c0bcb28/action returned with HTTP 202 Aug 16 21:09:36.933116 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 193/757] 10.4.3.143 () {68 vars in 1391 bytes} [Sun Aug 16 21:09:36 2026] POST /volume/v3/volumes/76732a6e-6b7e-437b-8253-c83f3c0bcb28/action => generated 686 bytes in 630 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 21:09:36.951599 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-f6ffc06f-3109-48a2-a373-7b56980b8baa None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:36.956944 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-f6ffc06f-3109-48a2-a373-7b56980b8baa tempest-UserMessagesTest-2003781238 tempest-UserMessagesTest-2003781238-project-member] GET https://10.4.3.143/volume/v3/messages Aug 16 21:09:36.956944 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-f6ffc06f-3109-48a2-a373-7b56980b8baa tempest-UserMessagesTest-2003781238 tempest-UserMessagesTest-2003781238-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:09:36.956944 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-f6ffc06f-3109-48a2-a373-7b56980b8baa tempest-UserMessagesTest-2003781238 tempest-UserMessagesTest-2003781238-project-member] Calling method 'version_select' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:09:36.964206 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-f6ffc06f-3109-48a2-a373-7b56980b8baa tempest-UserMessagesTest-2003781238 tempest-UserMessagesTest-2003781238-project-member] https://10.4.3.143/volume/v3/messages returned with HTTP 200 Aug 16 21:09:36.964749 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 190/758] 10.4.3.143 () {68 vars in 1280 bytes} [Sun Aug 16 21:09:36 2026] GET /volume/v3/messages => generated 670 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:09:36.978936 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-9e0e8f39-7dc0-4b99-86bd-4c6892356894 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:36.981434 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-9e0e8f39-7dc0-4b99-86bd-4c6892356894 tempest-UserMessagesTest-2003781238 tempest-UserMessagesTest-2003781238-project-member] GET https://10.4.3.143/volume/v3/messages/dd26d67c-e23a-4558-acfb-aacb8623e840 Aug 16 21:09:36.981434 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-9e0e8f39-7dc0-4b99-86bd-4c6892356894 tempest-UserMessagesTest-2003781238 tempest-UserMessagesTest-2003781238-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:09:36.981622 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-9e0e8f39-7dc0-4b99-86bd-4c6892356894 tempest-UserMessagesTest-2003781238 tempest-UserMessagesTest-2003781238-project-member] Calling method 'version_select' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:09:36.987545 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-9e0e8f39-7dc0-4b99-86bd-4c6892356894 tempest-UserMessagesTest-2003781238 tempest-UserMessagesTest-2003781238-project-member] https://10.4.3.143/volume/v3/messages/dd26d67c-e23a-4558-acfb-aacb8623e840 returned with HTTP 200 Aug 16 21:09:36.987987 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 191/759] 10.4.3.143 () {68 vars in 1391 bytes} [Sun Aug 16 21:09:36 2026] GET /volume/v3/messages/dd26d67c-e23a-4558-acfb-aacb8623e840 => generated 667 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:09:36.993944 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-9a924371-6cf8-499a-9f08-dfcbae33faa7 tempest-VolumeRetypeWithoutMigrationTest-1126633562 tempest-VolumeRetypeWithoutMigrationTest-1126633562-project-admin] POST https://10.4.3.143/volume/v3/types Aug 16 21:09:36.993944 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-9a924371-6cf8-499a-9f08-dfcbae33faa7 tempest-VolumeRetypeWithoutMigrationTest-1126633562 tempest-VolumeRetypeWithoutMigrationTest-1126633562-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "volume-type-1"}} {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:09:36.999235 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-8a79bc2a-f764-49c4-8f6d-9fed1c531973 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:37.001563 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-8a79bc2a-f764-49c4-8f6d-9fed1c531973 tempest-UserMessagesTest-2003781238 tempest-UserMessagesTest-2003781238-project-member] GET https://10.4.3.143/volume/v3/messages Aug 16 21:09:37.001881 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-8a79bc2a-f764-49c4-8f6d-9fed1c531973 tempest-UserMessagesTest-2003781238 tempest-UserMessagesTest-2003781238-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:09:37.002298 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-8a79bc2a-f764-49c4-8f6d-9fed1c531973 tempest-UserMessagesTest-2003781238 tempest-UserMessagesTest-2003781238-project-member] Calling method 'version_select' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:09:37.016311 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-8a79bc2a-f764-49c4-8f6d-9fed1c531973 tempest-UserMessagesTest-2003781238 tempest-UserMessagesTest-2003781238-project-member] https://10.4.3.143/volume/v3/messages returned with HTTP 200 Aug 16 21:09:37.018459 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 194/760] 10.4.3.143 () {68 vars in 1280 bytes} [Sun Aug 16 21:09:36 2026] GET /volume/v3/messages => generated 670 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:09:37.019124 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-9a924371-6cf8-499a-9f08-dfcbae33faa7 tempest-VolumeRetypeWithoutMigrationTest-1126633562 tempest-VolumeRetypeWithoutMigrationTest-1126633562-project-admin] https://10.4.3.143/volume/v3/types returned with HTTP 200 Aug 16 21:09:37.019734 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 186/761] 10.4.3.143 () {68 vars in 1252 bytes} [Sun Aug 16 21:09:36 2026] POST /volume/v3/types => generated 188 bytes in 178 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:09:37.028973 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-30bb4e10-ebf3-44aa-b20e-fc2f02525df2 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:37.033321 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-80174cae-05ff-4632-bd26-2198cb503854 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:37.033420 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-30bb4e10-ebf3-44aa-b20e-fc2f02525df2 tempest-UserMessagesTest-2003781238 tempest-UserMessagesTest-2003781238-project-member] DELETE https://10.4.3.143/volume/v3/messages/dd26d67c-e23a-4558-acfb-aacb8623e840 Aug 16 21:09:37.033932 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-30bb4e10-ebf3-44aa-b20e-fc2f02525df2 tempest-UserMessagesTest-2003781238 tempest-UserMessagesTest-2003781238-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:09:37.034890 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-30bb4e10-ebf3-44aa-b20e-fc2f02525df2 tempest-UserMessagesTest-2003781238 tempest-UserMessagesTest-2003781238-project-member] Calling method 'version_select' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:09:37.037604 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-80174cae-05ff-4632-bd26-2198cb503854 tempest-VolumeRetypeWithoutMigrationTest-1126633562 tempest-VolumeRetypeWithoutMigrationTest-1126633562-project-admin] POST https://10.4.3.143/volume/v3/types Aug 16 21:09:37.038059 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-80174cae-05ff-4632-bd26-2198cb503854 tempest-VolumeRetypeWithoutMigrationTest-1126633562 tempest-VolumeRetypeWithoutMigrationTest-1126633562-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "volume-type-2"}} {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:09:37.049806 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-30bb4e10-ebf3-44aa-b20e-fc2f02525df2 tempest-UserMessagesTest-2003781238 tempest-UserMessagesTest-2003781238-project-member] https://10.4.3.143/volume/v3/messages/dd26d67c-e23a-4558-acfb-aacb8623e840 returned with HTTP 204 Aug 16 21:09:37.049806 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 191/762] 10.4.3.143 () {68 vars in 1394 bytes} [Sun Aug 16 21:09:37 2026] DELETE /volume/v3/messages/dd26d67c-e23a-4558-acfb-aacb8623e840 => generated 0 bytes in 20 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 16 21:09:37.059189 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-9e4008c4-86b1-4ac6-89fd-bf9be74bf2b1 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:37.062458 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-9e4008c4-86b1-4ac6-89fd-bf9be74bf2b1 tempest-UserMessagesTest-2003781238 tempest-UserMessagesTest-2003781238-project-member] GET https://10.4.3.143/volume/v3/volumes/34e8bcb4-9458-45a3-b48d-b2699b4e6d3e Aug 16 21:09:37.062458 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-9e4008c4-86b1-4ac6-89fd-bf9be74bf2b1 tempest-UserMessagesTest-2003781238 tempest-UserMessagesTest-2003781238-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:09:37.062458 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-9e4008c4-86b1-4ac6-89fd-bf9be74bf2b1 tempest-UserMessagesTest-2003781238 tempest-UserMessagesTest-2003781238-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:09:37.065937 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-80174cae-05ff-4632-bd26-2198cb503854 tempest-VolumeRetypeWithoutMigrationTest-1126633562 tempest-VolumeRetypeWithoutMigrationTest-1126633562-project-admin] https://10.4.3.143/volume/v3/types returned with HTTP 200 Aug 16 21:09:37.067379 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 192/763] 10.4.3.143 () {68 vars in 1252 bytes} [Sun Aug 16 21:09:37 2026] POST /volume/v3/types => generated 188 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:09:37.074647 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:09:37.074647 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:09:37.077890 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-4fa19f92-d34e-4f94-9c80-0f4ad41e07c4 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:37.080623 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-9e4008c4-86b1-4ac6-89fd-bf9be74bf2b1 tempest-UserMessagesTest-2003781238 tempest-UserMessagesTest-2003781238-project-member] Volume info retrieved successfully. Aug 16 21:09:37.085586 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-9e4008c4-86b1-4ac6-89fd-bf9be74bf2b1 tempest-UserMessagesTest-2003781238 tempest-UserMessagesTest-2003781238-project-member] https://10.4.3.143/volume/v3/volumes/34e8bcb4-9458-45a3-b48d-b2699b4e6d3e returned with HTTP 200 Aug 16 21:09:37.086392 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 195/764] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:09:37 2026] GET /volume/v3/volumes/34e8bcb4-9458-45a3-b48d-b2699b4e6d3e => generated 872 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:09:37.102568 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-60c96c69-21ba-40eb-9b5b-6e203bc4b642 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:37.105486 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-60c96c69-21ba-40eb-9b5b-6e203bc4b642 tempest-UserMessagesTest-2003781238 tempest-UserMessagesTest-2003781238-project-member] DELETE https://10.4.3.143/volume/v3/volumes/34e8bcb4-9458-45a3-b48d-b2699b4e6d3e Aug 16 21:09:37.106287 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-60c96c69-21ba-40eb-9b5b-6e203bc4b642 tempest-UserMessagesTest-2003781238 tempest-UserMessagesTest-2003781238-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:09:37.106586 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-60c96c69-21ba-40eb-9b5b-6e203bc4b642 tempest-UserMessagesTest-2003781238 tempest-UserMessagesTest-2003781238-project-member] Calling method 'delete' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:09:37.106858 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.v3.volumes [None req-60c96c69-21ba-40eb-9b5b-6e203bc4b642 tempest-UserMessagesTest-2003781238 tempest-UserMessagesTest-2003781238-project-member] Delete volume with id: 34e8bcb4-9458-45a3-b48d-b2699b4e6d3e Aug 16 21:09:37.116962 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:09:37.116962 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:09:37.118412 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-60c96c69-21ba-40eb-9b5b-6e203bc4b642 tempest-UserMessagesTest-2003781238 tempest-UserMessagesTest-2003781238-project-member] Volume info retrieved successfully. Aug 16 21:09:37.121321 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-60c96c69-21ba-40eb-9b5b-6e203bc4b642 tempest-UserMessagesTest-2003781238 tempest-UserMessagesTest-2003781238-project-member] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100332) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 16 21:09:37.138976 np0000007409 devstack@c-api.service[100332]: WARNING cinder.quota [None req-60c96c69-21ba-40eb-9b5b-6e203bc4b642 tempest-UserMessagesTest-2003781238 tempest-UserMessagesTest-2003781238-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-979628393 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-979628393, it is now deprecated. Please use the default quota class for default quota. Aug 16 21:09:37.139690 np0000007409 devstack@c-api.service[100332]: WARNING cinder.quota [None req-60c96c69-21ba-40eb-9b5b-6e203bc4b642 tempest-UserMessagesTest-2003781238 tempest-UserMessagesTest-2003781238-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-979628393 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-979628393, it is now deprecated. Please use the default quota class for default quota. Aug 16 21:09:37.150694 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.quota [None req-60c96c69-21ba-40eb-9b5b-6e203bc4b642 tempest-UserMessagesTest-2003781238 tempest-UserMessagesTest-2003781238-project-member] Created reservations ['e01f4e48-7620-4fdd-95a6-546bfbb870b3', '70a992a4-b3c4-4f22-ae77-9d228e3dfe11', 'cecee3cd-0bec-4b4e-ab2a-e701815e2b92', 'c213cb58-96ba-441d-9bd5-ab31703cf6cb'] {{(pid=100332) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:09:37.157383 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-4fa19f92-d34e-4f94-9c80-0f4ad41e07c4 tempest-VolumeRetypeWithoutMigrationTest-44473718 tempest-VolumeRetypeWithoutMigrationTest-44473718-project-member] POST https://10.4.3.143/volume/v3/volumes Aug 16 21:09:37.157740 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-4fa19f92-d34e-4f94-9c80-0f4ad41e07c4 tempest-VolumeRetypeWithoutMigrationTest-44473718 tempest-VolumeRetypeWithoutMigrationTest-44473718-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "volume-type-1", "size": 1, "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-158249261"}} {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:09:37.159531 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.v3.volumes [None req-4fa19f92-d34e-4f94-9c80-0f4ad41e07c4 tempest-VolumeRetypeWithoutMigrationTest-44473718 tempest-VolumeRetypeWithoutMigrationTest-44473718-project-member] Create volume request body: {'volume': {'volume_type': 'volume-type-1', 'size': 1, 'name': 'tempest-VolumeRetypeWithoutMigrationTest-Volume-158249261'}} {{(pid=100333) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 21:09:37.163298 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.v3.volumes [None req-4fa19f92-d34e-4f94-9c80-0f4ad41e07c4 tempest-VolumeRetypeWithoutMigrationTest-44473718 tempest-VolumeRetypeWithoutMigrationTest-44473718-project-member] Create volume of 1 GB Aug 16 21:09:37.163700 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:09:37.163700 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:09:37.164202 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-4fa19f92-d34e-4f94-9c80-0f4ad41e07c4 tempest-VolumeRetypeWithoutMigrationTest-44473718 tempest-VolumeRetypeWithoutMigrationTest-44473718-project-member] Availability Zones retrieved successfully. Aug 16 21:09:37.170684 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-4fa19f92-d34e-4f94-9c80-0f4ad41e07c4 tempest-VolumeRetypeWithoutMigrationTest-44473718 tempest-VolumeRetypeWithoutMigrationTest-44473718-project-member] Flow 'volume_create_api' (df73ff44-87af-41c0-87d7-31c41e6ea4c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100333) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:09:37.172207 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-4fa19f92-d34e-4f94-9c80-0f4ad41e07c4 tempest-VolumeRetypeWithoutMigrationTest-44473718 tempest-VolumeRetypeWithoutMigrationTest-44473718-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (358cc5f3-742d-4b31-9987-1e2dc3d0df20) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:09:37.173249 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.flows.api.create_volume [None req-4fa19f92-d34e-4f94-9c80-0f4ad41e07c4 tempest-VolumeRetypeWithoutMigrationTest-44473718 tempest-VolumeRetypeWithoutMigrationTest-44473718-project-member] Validating volume size '1' using validate_int {{(pid=100333) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 21:09:37.194453 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-60c96c69-21ba-40eb-9b5b-6e203bc4b642 tempest-UserMessagesTest-2003781238 tempest-UserMessagesTest-2003781238-project-member] Delete volume request issued successfully. Aug 16 21:09:37.194643 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-60c96c69-21ba-40eb-9b5b-6e203bc4b642 tempest-UserMessagesTest-2003781238 tempest-UserMessagesTest-2003781238-project-member] https://10.4.3.143/volume/v3/volumes/34e8bcb4-9458-45a3-b48d-b2699b4e6d3e returned with HTTP 202 Aug 16 21:09:37.195362 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 192/765] 10.4.3.143 () {68 vars in 1391 bytes} [Sun Aug 16 21:09:37 2026] DELETE /volume/v3/volumes/34e8bcb4-9458-45a3-b48d-b2699b4e6d3e => generated 0 bytes in 93 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 21:09:37.199519 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-4fa19f92-d34e-4f94-9c80-0f4ad41e07c4 tempest-VolumeRetypeWithoutMigrationTest-44473718 tempest-VolumeRetypeWithoutMigrationTest-44473718-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (358cc5f3-742d-4b31-9987-1e2dc3d0df20) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T21:09:37Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=98392e23-f032-46a5-a0cc-3aa401dbc6c1,is_public=True,name='volume-type-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98392e23-f032-46a5-a0cc-3aa401dbc6c1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:09:37.200008 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-4fa19f92-d34e-4f94-9c80-0f4ad41e07c4 tempest-VolumeRetypeWithoutMigrationTest-44473718 tempest-VolumeRetypeWithoutMigrationTest-44473718-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bebf14ad-e976-40f3-844d-cc9cf2273f6a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:09:37.205704 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-9af10a25-7760-4ed6-bb45-5f32894cec3b None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:37.208011 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-9af10a25-7760-4ed6-bb45-5f32894cec3b tempest-UserMessagesTest-2003781238 tempest-UserMessagesTest-2003781238-project-member] GET https://10.4.3.143/volume/v3/volumes/34e8bcb4-9458-45a3-b48d-b2699b4e6d3e Aug 16 21:09:37.208243 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-9af10a25-7760-4ed6-bb45-5f32894cec3b tempest-UserMessagesTest-2003781238 tempest-UserMessagesTest-2003781238-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:09:37.208538 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-9af10a25-7760-4ed6-bb45-5f32894cec3b tempest-UserMessagesTest-2003781238 tempest-UserMessagesTest-2003781238-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:09:37.216499 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-9af10a25-7760-4ed6-bb45-5f32894cec3b tempest-UserMessagesTest-2003781238 tempest-UserMessagesTest-2003781238-project-member] https://10.4.3.143/volume/v3/volumes/34e8bcb4-9458-45a3-b48d-b2699b4e6d3e returned with HTTP 404 Aug 16 21:09:37.216957 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 193/766] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:09:37 2026] GET /volume/v3/volumes/34e8bcb4-9458-45a3-b48d-b2699b4e6d3e => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:09:37.224309 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-1459a6b3-f840-4713-8191-11f220db82db None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:37.226420 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-1459a6b3-f840-4713-8191-11f220db82db tempest-UserMessagesTest-1813696019 tempest-UserMessagesTest-1813696019-project-admin] DELETE https://10.4.3.143/volume/v3/types/d0b7c556-d130-429b-822b-59dcbbf52483 Aug 16 21:09:37.226597 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-1459a6b3-f840-4713-8191-11f220db82db tempest-UserMessagesTest-1813696019 tempest-UserMessagesTest-1813696019-project-admin] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:09:37.226927 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-1459a6b3-f840-4713-8191-11f220db82db tempest-UserMessagesTest-1813696019 tempest-UserMessagesTest-1813696019-project-admin] Calling method '_delete' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:09:37.232217 np0000007409 devstack@c-api.service[100333]: WARNING cinder.quota [None req-4fa19f92-d34e-4f94-9c80-0f4ad41e07c4 tempest-VolumeRetypeWithoutMigrationTest-44473718 tempest-VolumeRetypeWithoutMigrationTest-44473718-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 16 21:09:37.232578 np0000007409 devstack@c-api.service[100333]: WARNING cinder.quota [None req-4fa19f92-d34e-4f94-9c80-0f4ad41e07c4 tempest-VolumeRetypeWithoutMigrationTest-44473718 tempest-VolumeRetypeWithoutMigrationTest-44473718-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 16 21:09:37.266488 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-1459a6b3-f840-4713-8191-11f220db82db tempest-UserMessagesTest-1813696019 tempest-UserMessagesTest-1813696019-project-admin] https://10.4.3.143/volume/v3/types/d0b7c556-d130-429b-822b-59dcbbf52483 returned with HTTP 202 Aug 16 21:09:37.266587 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 196/767] 10.4.3.143 () {66 vars in 1345 bytes} [Sun Aug 16 21:09:37 2026] DELETE /volume/v3/types/d0b7c556-d130-429b-822b-59dcbbf52483 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 21:09:37.277298 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-a52b8e53-d286-43d0-8ba0-4edb8670c6d1 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:37.279795 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-a52b8e53-d286-43d0-8ba0-4edb8670c6d1 tempest-UserMessagesTest-1813696019 tempest-UserMessagesTest-1813696019-project-admin] GET https://10.4.3.143/volume/v3/types/d0b7c556-d130-429b-822b-59dcbbf52483 Aug 16 21:09:37.280089 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-a52b8e53-d286-43d0-8ba0-4edb8670c6d1 tempest-UserMessagesTest-1813696019 tempest-UserMessagesTest-1813696019-project-admin] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:09:37.280528 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-a52b8e53-d286-43d0-8ba0-4edb8670c6d1 tempest-UserMessagesTest-1813696019 tempest-UserMessagesTest-1813696019-project-admin] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:09:37.283276 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.quota [None req-4fa19f92-d34e-4f94-9c80-0f4ad41e07c4 tempest-VolumeRetypeWithoutMigrationTest-44473718 tempest-VolumeRetypeWithoutMigrationTest-44473718-project-member] Created reservations ['08a96da5-1c95-4954-ba43-e65df6c6922a', '305288f9-5a4e-4de2-84ec-562ff47d01a4', '8a61f3ab-dd6b-4f91-92a3-42927d1ef986', '317a3e1a-e574-4b3b-a65d-08ed1cd8464a'] {{(pid=100333) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:09:37.285085 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-4fa19f92-d34e-4f94-9c80-0f4ad41e07c4 tempest-VolumeRetypeWithoutMigrationTest-44473718 tempest-VolumeRetypeWithoutMigrationTest-44473718-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bebf14ad-e976-40f3-844d-cc9cf2273f6a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['08a96da5-1c95-4954-ba43-e65df6c6922a', '305288f9-5a4e-4de2-84ec-562ff47d01a4', '8a61f3ab-dd6b-4f91-92a3-42927d1ef986', '317a3e1a-e574-4b3b-a65d-08ed1cd8464a']}' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:09:37.285228 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-a52b8e53-d286-43d0-8ba0-4edb8670c6d1 tempest-UserMessagesTest-1813696019 tempest-UserMessagesTest-1813696019-project-admin] https://10.4.3.143/volume/v3/types/d0b7c556-d130-429b-822b-59dcbbf52483 returned with HTTP 404 Aug 16 21:09:37.285798 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-4fa19f92-d34e-4f94-9c80-0f4ad41e07c4 tempest-VolumeRetypeWithoutMigrationTest-44473718 tempest-VolumeRetypeWithoutMigrationTest-44473718-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8c8cd9b8-de04-4b70-9e81-80c0ae1c8195) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:09:37.285896 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 193/768] 10.4.3.143 () {66 vars in 1342 bytes} [Sun Aug 16 21:09:37 2026] GET /volume/v3/types/d0b7c556-d130-429b-822b-59dcbbf52483 => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:09:37.313837 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-4fa19f92-d34e-4f94-9c80-0f4ad41e07c4 tempest-VolumeRetypeWithoutMigrationTest-44473718 tempest-VolumeRetypeWithoutMigrationTest-44473718-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8c8cd9b8-de04-4b70-9e81-80c0ae1c8195) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '888a74fb-83c8-4e8e-9912-d1bcc29c55fe', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRetypeWithoutMigrationTest-Volume-158249261',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c9a7df533d414b1eadf7f0239546e07a',qos_specs=None,replication_status=,reservations=['08a96da5-1c95-4954-ba43-e65df6c6922a','305288f9-5a4e-4de2-84ec-562ff47d01a4','8a61f3ab-dd6b-4f91-92a3-42927d1ef986','317a3e1a-e574-4b3b-a65d-08ed1cd8464a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7a4407e71ce642c28c181ae0c308779c',volume_type_id=98392e23-f032-46a5-a0cc-3aa401dbc6c1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T21:09:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRetypeWithoutMigrationTest-Volume-158249261',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=888a74fb-83c8-4e8e-9912-d1bcc29c55fe,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c9a7df533d414b1eadf7f0239546e07a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7a4407e71ce642c28c181ae0c308779c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98392e23-f032-46a5-a0cc-3aa401dbc6c1),volume_type_id=98392e23-f032-46a5-a0cc-3aa401dbc6c1)}' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:09:37.314730 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-4fa19f92-d34e-4f94-9c80-0f4ad41e07c4 tempest-VolumeRetypeWithoutMigrationTest-44473718 tempest-VolumeRetypeWithoutMigrationTest-44473718-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (23dcafeb-fab7-4545-bc56-d59aae5b1bc3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:09:37.334411 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-4fa19f92-d34e-4f94-9c80-0f4ad41e07c4 tempest-VolumeRetypeWithoutMigrationTest-44473718 tempest-VolumeRetypeWithoutMigrationTest-44473718-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (23dcafeb-fab7-4545-bc56-d59aae5b1bc3) transitioned into state 'SUCCESS' from state '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-158249261',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c9a7df533d414b1eadf7f0239546e07a',qos_specs=None,replication_status=,reservations=['08a96da5-1c95-4954-ba43-e65df6c6922a','305288f9-5a4e-4de2-84ec-562ff47d01a4','8a61f3ab-dd6b-4f91-92a3-42927d1ef986','317a3e1a-e574-4b3b-a65d-08ed1cd8464a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7a4407e71ce642c28c181ae0c308779c',volume_type_id=98392e23-f032-46a5-a0cc-3aa401dbc6c1)}' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:09:37.335244 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-4fa19f92-d34e-4f94-9c80-0f4ad41e07c4 tempest-VolumeRetypeWithoutMigrationTest-44473718 tempest-VolumeRetypeWithoutMigrationTest-44473718-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (21454c46-8240-4e96-8790-79ec930c40e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:09:37.344850 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-4fa19f92-d34e-4f94-9c80-0f4ad41e07c4 tempest-VolumeRetypeWithoutMigrationTest-44473718 tempest-VolumeRetypeWithoutMigrationTest-44473718-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (21454c46-8240-4e96-8790-79ec930c40e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:09:37.345879 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-4fa19f92-d34e-4f94-9c80-0f4ad41e07c4 tempest-VolumeRetypeWithoutMigrationTest-44473718 tempest-VolumeRetypeWithoutMigrationTest-44473718-project-member] Flow 'volume_create_api' (df73ff44-87af-41c0-87d7-31c41e6ea4c4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100333) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:09:37.346232 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-4fa19f92-d34e-4f94-9c80-0f4ad41e07c4 tempest-VolumeRetypeWithoutMigrationTest-44473718 tempest-VolumeRetypeWithoutMigrationTest-44473718-project-member] Create volume request issued successfully. Aug 16 21:09:37.346839 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-4fa19f92-d34e-4f94-9c80-0f4ad41e07c4 tempest-VolumeRetypeWithoutMigrationTest-44473718 tempest-VolumeRetypeWithoutMigrationTest-44473718-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Aug 16 21:09:37.351965 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 187/769] 10.4.3.143 () {68 vars in 1259 bytes} [Sun Aug 16 21:09:37 2026] POST /volume/v3/volumes => generated 767 bytes in 275 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 21:09:37.368680 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-727de6ba-5815-486d-9eaa-b66a03dea53d None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:37.371550 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-727de6ba-5815-486d-9eaa-b66a03dea53d tempest-VolumeRetypeWithoutMigrationTest-44473718 tempest-VolumeRetypeWithoutMigrationTest-44473718-project-member] GET https://10.4.3.143/volume/v3/volumes/888a74fb-83c8-4e8e-9912-d1bcc29c55fe Aug 16 21:09:37.373230 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-727de6ba-5815-486d-9eaa-b66a03dea53d tempest-VolumeRetypeWithoutMigrationTest-44473718 tempest-VolumeRetypeWithoutMigrationTest-44473718-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:09:37.373230 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-727de6ba-5815-486d-9eaa-b66a03dea53d tempest-VolumeRetypeWithoutMigrationTest-44473718 tempest-VolumeRetypeWithoutMigrationTest-44473718-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:09:37.382550 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:09:37.382550 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:09:37.387791 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-727de6ba-5815-486d-9eaa-b66a03dea53d tempest-VolumeRetypeWithoutMigrationTest-44473718 tempest-VolumeRetypeWithoutMigrationTest-44473718-project-member] Volume info retrieved successfully. Aug 16 21:09:37.394550 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-727de6ba-5815-486d-9eaa-b66a03dea53d tempest-VolumeRetypeWithoutMigrationTest-44473718 tempest-VolumeRetypeWithoutMigrationTest-44473718-project-member] https://10.4.3.143/volume/v3/volumes/888a74fb-83c8-4e8e-9912-d1bcc29c55fe returned with HTTP 200 Aug 16 21:09:37.394550 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 194/770] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:09:37 2026] GET /volume/v3/volumes/888a74fb-83c8-4e8e-9912-d1bcc29c55fe => generated 835 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:09:37.918726 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-8c765bb7-e750-4c49-ab78-d3fd0454b4f7 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:37.921265 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-8c765bb7-e750-4c49-ab78-d3fd0454b4f7 tempest-TestMultiAttachVolumeSwap-1020480576 tempest-TestMultiAttachVolumeSwap-1020480576-project-member] DELETE https://10.4.3.143/volume/v3/volumes/edf0e7ba-65db-4fc0-b339-7a86b83d72e8 Aug 16 21:09:37.922849 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-8c765bb7-e750-4c49-ab78-d3fd0454b4f7 tempest-TestMultiAttachVolumeSwap-1020480576 tempest-TestMultiAttachVolumeSwap-1020480576-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:09:37.923095 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-8c765bb7-e750-4c49-ab78-d3fd0454b4f7 tempest-TestMultiAttachVolumeSwap-1020480576 tempest-TestMultiAttachVolumeSwap-1020480576-project-member] Calling method 'delete' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:09:37.923297 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.v3.volumes [None req-8c765bb7-e750-4c49-ab78-d3fd0454b4f7 tempest-TestMultiAttachVolumeSwap-1020480576 tempest-TestMultiAttachVolumeSwap-1020480576-project-member] Delete volume with id: edf0e7ba-65db-4fc0-b339-7a86b83d72e8 Aug 16 21:09:37.944820 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:09:37.944820 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:09:37.945392 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-8c765bb7-e750-4c49-ab78-d3fd0454b4f7 tempest-TestMultiAttachVolumeSwap-1020480576 tempest-TestMultiAttachVolumeSwap-1020480576-project-member] Volume info retrieved successfully. Aug 16 21:09:37.980094 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-8c765bb7-e750-4c49-ab78-d3fd0454b4f7 tempest-TestMultiAttachVolumeSwap-1020480576 tempest-TestMultiAttachVolumeSwap-1020480576-project-member] Delete volume request issued successfully. Aug 16 21:09:37.980316 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-8c765bb7-e750-4c49-ab78-d3fd0454b4f7 tempest-TestMultiAttachVolumeSwap-1020480576 tempest-TestMultiAttachVolumeSwap-1020480576-project-member] https://10.4.3.143/volume/v3/volumes/edf0e7ba-65db-4fc0-b339-7a86b83d72e8 returned with HTTP 202 Aug 16 21:09:37.980833 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 197/771] 10.4.3.143 () {66 vars in 1351 bytes} [Sun Aug 16 21:09:37 2026] DELETE /volume/v3/volumes/edf0e7ba-65db-4fc0-b339-7a86b83d72e8 => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 21:09:37.989624 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-3e70de2f-cd7c-4224-a587-81c1403c3957 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:37.991714 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-3e70de2f-cd7c-4224-a587-81c1403c3957 tempest-TestMultiAttachVolumeSwap-1020480576 tempest-TestMultiAttachVolumeSwap-1020480576-project-member] GET https://10.4.3.143/volume/v3/volumes/edf0e7ba-65db-4fc0-b339-7a86b83d72e8 Aug 16 21:09:37.992275 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-3e70de2f-cd7c-4224-a587-81c1403c3957 tempest-TestMultiAttachVolumeSwap-1020480576 tempest-TestMultiAttachVolumeSwap-1020480576-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:09:37.992275 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-3e70de2f-cd7c-4224-a587-81c1403c3957 tempest-TestMultiAttachVolumeSwap-1020480576 tempest-TestMultiAttachVolumeSwap-1020480576-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:09:38.000738 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:09:38.000738 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:09:38.006060 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-3e70de2f-cd7c-4224-a587-81c1403c3957 tempest-TestMultiAttachVolumeSwap-1020480576 tempest-TestMultiAttachVolumeSwap-1020480576-project-member] Volume info retrieved successfully. Aug 16 21:09:38.012387 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-3e70de2f-cd7c-4224-a587-81c1403c3957 tempest-TestMultiAttachVolumeSwap-1020480576 tempest-TestMultiAttachVolumeSwap-1020480576-project-member] https://10.4.3.143/volume/v3/volumes/edf0e7ba-65db-4fc0-b339-7a86b83d72e8 returned with HTTP 200 Aug 16 21:09:38.012974 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 194/772] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:09:37 2026] GET /volume/v3/volumes/edf0e7ba-65db-4fc0-b339-7a86b83d72e8 => generated 850 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:09:38.412897 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-fd93af95-6a5d-406a-a55e-f87b60688fd6 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:38.415686 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-fd93af95-6a5d-406a-a55e-f87b60688fd6 tempest-VolumeRetypeWithoutMigrationTest-44473718 tempest-VolumeRetypeWithoutMigrationTest-44473718-project-member] GET https://10.4.3.143/volume/v3/volumes/888a74fb-83c8-4e8e-9912-d1bcc29c55fe Aug 16 21:09:38.415889 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-fd93af95-6a5d-406a-a55e-f87b60688fd6 tempest-VolumeRetypeWithoutMigrationTest-44473718 tempest-VolumeRetypeWithoutMigrationTest-44473718-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:09:38.416929 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-fd93af95-6a5d-406a-a55e-f87b60688fd6 tempest-VolumeRetypeWithoutMigrationTest-44473718 tempest-VolumeRetypeWithoutMigrationTest-44473718-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:09:38.429243 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:09:38.429243 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:09:38.442823 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-fd93af95-6a5d-406a-a55e-f87b60688fd6 tempest-VolumeRetypeWithoutMigrationTest-44473718 tempest-VolumeRetypeWithoutMigrationTest-44473718-project-member] Volume info retrieved successfully. Aug 16 21:09:38.450628 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-fd93af95-6a5d-406a-a55e-f87b60688fd6 tempest-VolumeRetypeWithoutMigrationTest-44473718 tempest-VolumeRetypeWithoutMigrationTest-44473718-project-member] https://10.4.3.143/volume/v3/volumes/888a74fb-83c8-4e8e-9912-d1bcc29c55fe returned with HTTP 200 Aug 16 21:09:38.450628 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 188/773] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:09:38 2026] GET /volume/v3/volumes/888a74fb-83c8-4e8e-9912-d1bcc29c55fe => generated 860 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:09:38.466551 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-1db6db2e-2e93-4d4b-ae36-b251b93b2208 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:38.469590 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-1db6db2e-2e93-4d4b-ae36-b251b93b2208 tempest-VolumeRetypeWithoutMigrationTest-1126633562 tempest-VolumeRetypeWithoutMigrationTest-1126633562-project-admin] GET https://10.4.3.143/volume/v3/volumes/888a74fb-83c8-4e8e-9912-d1bcc29c55fe Aug 16 21:09:38.469737 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-1db6db2e-2e93-4d4b-ae36-b251b93b2208 tempest-VolumeRetypeWithoutMigrationTest-1126633562 tempest-VolumeRetypeWithoutMigrationTest-1126633562-project-admin] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:09:38.470112 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-1db6db2e-2e93-4d4b-ae36-b251b93b2208 tempest-VolumeRetypeWithoutMigrationTest-1126633562 tempest-VolumeRetypeWithoutMigrationTest-1126633562-project-admin] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:09:38.481411 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:09:38.481411 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:09:38.486657 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-1db6db2e-2e93-4d4b-ae36-b251b93b2208 tempest-VolumeRetypeWithoutMigrationTest-1126633562 tempest-VolumeRetypeWithoutMigrationTest-1126633562-project-admin] Volume info retrieved successfully. Aug 16 21:09:38.491768 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-1db6db2e-2e93-4d4b-ae36-b251b93b2208 tempest-VolumeRetypeWithoutMigrationTest-1126633562 tempest-VolumeRetypeWithoutMigrationTest-1126633562-project-admin] https://10.4.3.143/volume/v3/volumes/888a74fb-83c8-4e8e-9912-d1bcc29c55fe returned with HTTP 200 Aug 16 21:09:38.492344 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 195/774] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:09:38 2026] GET /volume/v3/volumes/888a74fb-83c8-4e8e-9912-d1bcc29c55fe => generated 1033 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:09:38.508490 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-de1300c4-3262-4f94-b850-35a48de0ae30 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:38.512583 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-de1300c4-3262-4f94-b850-35a48de0ae30 tempest-VolumeRetypeWithoutMigrationTest-44473718 tempest-VolumeRetypeWithoutMigrationTest-44473718-project-member] POST https://10.4.3.143/volume/v3/volumes/888a74fb-83c8-4e8e-9912-d1bcc29c55fe/action Aug 16 21:09:38.512883 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-de1300c4-3262-4f94-b850-35a48de0ae30 tempest-VolumeRetypeWithoutMigrationTest-44473718 tempest-VolumeRetypeWithoutMigrationTest-44473718-project-member] Action body: b'{"os-retype": {"new_type": "volume-type-2", "migration_policy": "never"}}' {{(pid=100330) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 21:09:38.513075 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-de1300c4-3262-4f94-b850-35a48de0ae30 tempest-VolumeRetypeWithoutMigrationTest-44473718 tempest-VolumeRetypeWithoutMigrationTest-44473718-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "volume-type-2", "migration_policy": "never"}} {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:09:38.525386 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:09:38.525386 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:09:38.525952 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-de1300c4-3262-4f94-b850-35a48de0ae30 tempest-VolumeRetypeWithoutMigrationTest-44473718 tempest-VolumeRetypeWithoutMigrationTest-44473718-project-member] Volume info retrieved successfully. Aug 16 21:09:38.555051 np0000007409 devstack@c-api.service[100330]: WARNING cinder.quota [None req-de1300c4-3262-4f94-b850-35a48de0ae30 tempest-VolumeRetypeWithoutMigrationTest-44473718 tempest-VolumeRetypeWithoutMigrationTest-44473718-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 16 21:09:38.555508 np0000007409 devstack@c-api.service[100330]: WARNING cinder.quota [None req-de1300c4-3262-4f94-b850-35a48de0ae30 tempest-VolumeRetypeWithoutMigrationTest-44473718 tempest-VolumeRetypeWithoutMigrationTest-44473718-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 16 21:09:38.586235 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.quota [None req-de1300c4-3262-4f94-b850-35a48de0ae30 tempest-VolumeRetypeWithoutMigrationTest-44473718 tempest-VolumeRetypeWithoutMigrationTest-44473718-project-member] Created reservations ['ea258a55-fff7-4463-a4d6-995a14d7622b', '6658aac4-0358-474b-b8f7-87357592cea9'] {{(pid=100330) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:09:38.603781 np0000007409 devstack@c-api.service[100330]: WARNING cinder.quota [None req-de1300c4-3262-4f94-b850-35a48de0ae30 tempest-VolumeRetypeWithoutMigrationTest-44473718 tempest-VolumeRetypeWithoutMigrationTest-44473718-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 16 21:09:38.604624 np0000007409 devstack@c-api.service[100330]: WARNING cinder.quota [None req-de1300c4-3262-4f94-b850-35a48de0ae30 tempest-VolumeRetypeWithoutMigrationTest-44473718 tempest-VolumeRetypeWithoutMigrationTest-44473718-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 16 21:09:38.612431 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.quota [None req-de1300c4-3262-4f94-b850-35a48de0ae30 tempest-VolumeRetypeWithoutMigrationTest-44473718 tempest-VolumeRetypeWithoutMigrationTest-44473718-project-member] Created reservations ['f55b3885-0589-4de4-b002-45e13b009d57', 'd8ca6e79-a7d4-40b2-af0c-2f097f49e98e'] {{(pid=100330) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:09:38.641937 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-de1300c4-3262-4f94-b850-35a48de0ae30 tempest-VolumeRetypeWithoutMigrationTest-44473718 tempest-VolumeRetypeWithoutMigrationTest-44473718-project-member] Retype volume request issued successfully. Aug 16 21:09:38.642320 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-de1300c4-3262-4f94-b850-35a48de0ae30 tempest-VolumeRetypeWithoutMigrationTest-44473718 tempest-VolumeRetypeWithoutMigrationTest-44473718-project-member] https://10.4.3.143/volume/v3/volumes/888a74fb-83c8-4e8e-9912-d1bcc29c55fe/action returned with HTTP 202 Aug 16 21:09:38.642977 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 198/775] 10.4.3.143 () {68 vars in 1390 bytes} [Sun Aug 16 21:09:38 2026] POST /volume/v3/volumes/888a74fb-83c8-4e8e-9912-d1bcc29c55fe/action => generated 0 bytes in 135 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 16 21:09:38.652569 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-8fa1f2e1-2406-458c-b3f5-d772f9fa9f31 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:38.654568 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-8fa1f2e1-2406-458c-b3f5-d772f9fa9f31 tempest-VolumeRetypeWithoutMigrationTest-44473718 tempest-VolumeRetypeWithoutMigrationTest-44473718-project-member] GET https://10.4.3.143/volume/v3/volumes/888a74fb-83c8-4e8e-9912-d1bcc29c55fe Aug 16 21:09:38.654787 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-8fa1f2e1-2406-458c-b3f5-d772f9fa9f31 tempest-VolumeRetypeWithoutMigrationTest-44473718 tempest-VolumeRetypeWithoutMigrationTest-44473718-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:09:38.655451 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-8fa1f2e1-2406-458c-b3f5-d772f9fa9f31 tempest-VolumeRetypeWithoutMigrationTest-44473718 tempest-VolumeRetypeWithoutMigrationTest-44473718-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:09:38.662891 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:09:38.662891 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:09:38.667741 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-8fa1f2e1-2406-458c-b3f5-d772f9fa9f31 tempest-VolumeRetypeWithoutMigrationTest-44473718 tempest-VolumeRetypeWithoutMigrationTest-44473718-project-member] Volume info retrieved successfully. Aug 16 21:09:38.672412 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-8fa1f2e1-2406-458c-b3f5-d772f9fa9f31 tempest-VolumeRetypeWithoutMigrationTest-44473718 tempest-VolumeRetypeWithoutMigrationTest-44473718-project-member] https://10.4.3.143/volume/v3/volumes/888a74fb-83c8-4e8e-9912-d1bcc29c55fe returned with HTTP 200 Aug 16 21:09:38.672806 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 195/776] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:09:38 2026] GET /volume/v3/volumes/888a74fb-83c8-4e8e-9912-d1bcc29c55fe => generated 859 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:09:39.031570 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-bef5c55e-930b-4378-8965-3a3b44e1b155 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:39.034080 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-bef5c55e-930b-4378-8965-3a3b44e1b155 tempest-TestMultiAttachVolumeSwap-1020480576 tempest-TestMultiAttachVolumeSwap-1020480576-project-member] GET https://10.4.3.143/volume/v3/volumes/edf0e7ba-65db-4fc0-b339-7a86b83d72e8 Aug 16 21:09:39.035017 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-bef5c55e-930b-4378-8965-3a3b44e1b155 tempest-TestMultiAttachVolumeSwap-1020480576 tempest-TestMultiAttachVolumeSwap-1020480576-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:09:39.035017 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-bef5c55e-930b-4378-8965-3a3b44e1b155 tempest-TestMultiAttachVolumeSwap-1020480576 tempest-TestMultiAttachVolumeSwap-1020480576-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:09:39.041890 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-bef5c55e-930b-4378-8965-3a3b44e1b155 tempest-TestMultiAttachVolumeSwap-1020480576 tempest-TestMultiAttachVolumeSwap-1020480576-project-member] https://10.4.3.143/volume/v3/volumes/edf0e7ba-65db-4fc0-b339-7a86b83d72e8 returned with HTTP 404 Aug 16 21:09:39.041890 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 189/777] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:09:39 2026] GET /volume/v3/volumes/edf0e7ba-65db-4fc0-b339-7a86b83d72e8 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:09:39.048942 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-8e4724bb-d29c-4570-9310-a50ea7ab80bb None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:39.052444 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-8e4724bb-d29c-4570-9310-a50ea7ab80bb tempest-TestMultiAttachVolumeSwap-1020480576 tempest-TestMultiAttachVolumeSwap-1020480576-project-member] DELETE https://10.4.3.143/volume/v3/volumes/7ead78ca-00ab-4dac-82ed-7699c3bba2e0 Aug 16 21:09:39.053826 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-8e4724bb-d29c-4570-9310-a50ea7ab80bb tempest-TestMultiAttachVolumeSwap-1020480576 tempest-TestMultiAttachVolumeSwap-1020480576-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:09:39.053826 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-8e4724bb-d29c-4570-9310-a50ea7ab80bb tempest-TestMultiAttachVolumeSwap-1020480576 tempest-TestMultiAttachVolumeSwap-1020480576-project-member] Calling method 'delete' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:09:39.053826 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.v3.volumes [None req-8e4724bb-d29c-4570-9310-a50ea7ab80bb tempest-TestMultiAttachVolumeSwap-1020480576 tempest-TestMultiAttachVolumeSwap-1020480576-project-member] Delete volume with id: 7ead78ca-00ab-4dac-82ed-7699c3bba2e0 Aug 16 21:09:39.060834 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:09:39.060834 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:09:39.061324 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-8e4724bb-d29c-4570-9310-a50ea7ab80bb tempest-TestMultiAttachVolumeSwap-1020480576 tempest-TestMultiAttachVolumeSwap-1020480576-project-member] Volume info retrieved successfully. Aug 16 21:09:39.090434 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-8e4724bb-d29c-4570-9310-a50ea7ab80bb tempest-TestMultiAttachVolumeSwap-1020480576 tempest-TestMultiAttachVolumeSwap-1020480576-project-member] Delete volume request issued successfully. Aug 16 21:09:39.091204 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-8e4724bb-d29c-4570-9310-a50ea7ab80bb tempest-TestMultiAttachVolumeSwap-1020480576 tempest-TestMultiAttachVolumeSwap-1020480576-project-member] https://10.4.3.143/volume/v3/volumes/7ead78ca-00ab-4dac-82ed-7699c3bba2e0 returned with HTTP 202 Aug 16 21:09:39.091738 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 196/778] 10.4.3.143 () {66 vars in 1351 bytes} [Sun Aug 16 21:09:39 2026] DELETE /volume/v3/volumes/7ead78ca-00ab-4dac-82ed-7699c3bba2e0 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 21:09:39.099669 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-7a1fa6d6-5fdc-4ea2-975c-e3d231b5c229 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:39.102238 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-7a1fa6d6-5fdc-4ea2-975c-e3d231b5c229 tempest-TestMultiAttachVolumeSwap-1020480576 tempest-TestMultiAttachVolumeSwap-1020480576-project-member] GET https://10.4.3.143/volume/v3/volumes/7ead78ca-00ab-4dac-82ed-7699c3bba2e0 Aug 16 21:09:39.102557 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-7a1fa6d6-5fdc-4ea2-975c-e3d231b5c229 tempest-TestMultiAttachVolumeSwap-1020480576 tempest-TestMultiAttachVolumeSwap-1020480576-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:09:39.102732 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-7a1fa6d6-5fdc-4ea2-975c-e3d231b5c229 tempest-TestMultiAttachVolumeSwap-1020480576 tempest-TestMultiAttachVolumeSwap-1020480576-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:09:39.113276 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:09:39.113276 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:09:39.118742 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-7a1fa6d6-5fdc-4ea2-975c-e3d231b5c229 tempest-TestMultiAttachVolumeSwap-1020480576 tempest-TestMultiAttachVolumeSwap-1020480576-project-member] Volume info retrieved successfully. Aug 16 21:09:39.127719 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-7a1fa6d6-5fdc-4ea2-975c-e3d231b5c229 tempest-TestMultiAttachVolumeSwap-1020480576 tempest-TestMultiAttachVolumeSwap-1020480576-project-member] https://10.4.3.143/volume/v3/volumes/7ead78ca-00ab-4dac-82ed-7699c3bba2e0 returned with HTTP 200 Aug 16 21:09:39.128181 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 199/779] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:09:39 2026] GET /volume/v3/volumes/7ead78ca-00ab-4dac-82ed-7699c3bba2e0 => generated 867 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:09:39.687031 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-da5b5ad8-a3b0-4e85-9d69-f8c8befcd11d None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:39.692432 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-da5b5ad8-a3b0-4e85-9d69-f8c8befcd11d tempest-VolumeRetypeWithoutMigrationTest-44473718 tempest-VolumeRetypeWithoutMigrationTest-44473718-project-member] GET https://10.4.3.143/volume/v3/volumes/888a74fb-83c8-4e8e-9912-d1bcc29c55fe Aug 16 21:09:39.692661 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-da5b5ad8-a3b0-4e85-9d69-f8c8befcd11d tempest-VolumeRetypeWithoutMigrationTest-44473718 tempest-VolumeRetypeWithoutMigrationTest-44473718-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:09:39.692853 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-da5b5ad8-a3b0-4e85-9d69-f8c8befcd11d tempest-VolumeRetypeWithoutMigrationTest-44473718 tempest-VolumeRetypeWithoutMigrationTest-44473718-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:09:39.701780 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:09:39.701780 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:09:39.706575 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-da5b5ad8-a3b0-4e85-9d69-f8c8befcd11d tempest-VolumeRetypeWithoutMigrationTest-44473718 tempest-VolumeRetypeWithoutMigrationTest-44473718-project-member] Volume info retrieved successfully. Aug 16 21:09:39.713078 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-da5b5ad8-a3b0-4e85-9d69-f8c8befcd11d tempest-VolumeRetypeWithoutMigrationTest-44473718 tempest-VolumeRetypeWithoutMigrationTest-44473718-project-member] https://10.4.3.143/volume/v3/volumes/888a74fb-83c8-4e8e-9912-d1bcc29c55fe returned with HTTP 200 Aug 16 21:09:39.713514 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 196/780] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:09:39 2026] GET /volume/v3/volumes/888a74fb-83c8-4e8e-9912-d1bcc29c55fe => generated 860 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:09:39.727312 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-de933624-18c8-4f81-8b57-5d7fc112a663 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:39.731735 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-de933624-18c8-4f81-8b57-5d7fc112a663 tempest-VolumeRetypeWithoutMigrationTest-1126633562 tempest-VolumeRetypeWithoutMigrationTest-1126633562-project-admin] GET https://10.4.3.143/volume/v3/volumes/888a74fb-83c8-4e8e-9912-d1bcc29c55fe Aug 16 21:09:39.732203 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-de933624-18c8-4f81-8b57-5d7fc112a663 tempest-VolumeRetypeWithoutMigrationTest-1126633562 tempest-VolumeRetypeWithoutMigrationTest-1126633562-project-admin] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:09:39.732343 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-de933624-18c8-4f81-8b57-5d7fc112a663 tempest-VolumeRetypeWithoutMigrationTest-1126633562 tempest-VolumeRetypeWithoutMigrationTest-1126633562-project-admin] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:09:39.748051 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:09:39.748051 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:09:39.754537 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-de933624-18c8-4f81-8b57-5d7fc112a663 tempest-VolumeRetypeWithoutMigrationTest-1126633562 tempest-VolumeRetypeWithoutMigrationTest-1126633562-project-admin] Volume info retrieved successfully. Aug 16 21:09:39.761826 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-de933624-18c8-4f81-8b57-5d7fc112a663 tempest-VolumeRetypeWithoutMigrationTest-1126633562 tempest-VolumeRetypeWithoutMigrationTest-1126633562-project-admin] https://10.4.3.143/volume/v3/volumes/888a74fb-83c8-4e8e-9912-d1bcc29c55fe returned with HTTP 200 Aug 16 21:09:39.762603 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 190/781] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:09:39 2026] GET /volume/v3/volumes/888a74fb-83c8-4e8e-9912-d1bcc29c55fe => generated 1033 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:09:39.781198 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-33023b2f-771a-4a46-ad69-d979604f0b02 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:39.783844 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-33023b2f-771a-4a46-ad69-d979604f0b02 tempest-VolumeRetypeWithoutMigrationTest-1126633562 tempest-VolumeRetypeWithoutMigrationTest-1126633562-project-admin] GET https://10.4.3.143/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-158249261 Aug 16 21:09:39.784184 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-33023b2f-771a-4a46-ad69-d979604f0b02 tempest-VolumeRetypeWithoutMigrationTest-1126633562 tempest-VolumeRetypeWithoutMigrationTest-1126633562-project-admin] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:09:39.784508 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-33023b2f-771a-4a46-ad69-d979604f0b02 tempest-VolumeRetypeWithoutMigrationTest-1126633562 tempest-VolumeRetypeWithoutMigrationTest-1126633562-project-admin] Calling method 'index' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:09:39.785444 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-33023b2f-771a-4a46-ad69-d979604f0b02 tempest-VolumeRetypeWithoutMigrationTest-1126633562 tempest-VolumeRetypeWithoutMigrationTest-1126633562-project-admin] Searching by: MultiDict([('display_name', 'tempest-VolumeRetypeWithoutMigrationTest-Volume-158249261'), ('all_tenants', True)]). {{(pid=100331) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 16 21:09:39.832512 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-33023b2f-771a-4a46-ad69-d979604f0b02 tempest-VolumeRetypeWithoutMigrationTest-1126633562 tempest-VolumeRetypeWithoutMigrationTest-1126633562-project-admin] Get all volumes completed successfully. Aug 16 21:09:39.833149 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-33023b2f-771a-4a46-ad69-d979604f0b02 tempest-VolumeRetypeWithoutMigrationTest-1126633562 tempest-VolumeRetypeWithoutMigrationTest-1126633562-project-admin] https://10.4.3.143/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-158249261 returned with HTTP 200 Aug 16 21:09:39.833605 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 197/782] 10.4.3.143 () {66 vars in 1396 bytes} [Sun Aug 16 21:09:39 2026] GET /volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-158249261 => generated 346 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:09:39.844379 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-5799c41c-9d00-422a-9389-c6c7999d2c05 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:39.846494 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-5799c41c-9d00-422a-9389-c6c7999d2c05 tempest-VolumeRetypeWithoutMigrationTest-44473718 tempest-VolumeRetypeWithoutMigrationTest-44473718-project-member] GET https://10.4.3.143/volume/v3/volumes/888a74fb-83c8-4e8e-9912-d1bcc29c55fe Aug 16 21:09:39.846701 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-5799c41c-9d00-422a-9389-c6c7999d2c05 tempest-VolumeRetypeWithoutMigrationTest-44473718 tempest-VolumeRetypeWithoutMigrationTest-44473718-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:09:39.846908 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-5799c41c-9d00-422a-9389-c6c7999d2c05 tempest-VolumeRetypeWithoutMigrationTest-44473718 tempest-VolumeRetypeWithoutMigrationTest-44473718-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:09:39.854412 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:09:39.854412 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:09:39.858670 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-5799c41c-9d00-422a-9389-c6c7999d2c05 tempest-VolumeRetypeWithoutMigrationTest-44473718 tempest-VolumeRetypeWithoutMigrationTest-44473718-project-member] Volume info retrieved successfully. Aug 16 21:09:39.863076 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-5799c41c-9d00-422a-9389-c6c7999d2c05 tempest-VolumeRetypeWithoutMigrationTest-44473718 tempest-VolumeRetypeWithoutMigrationTest-44473718-project-member] https://10.4.3.143/volume/v3/volumes/888a74fb-83c8-4e8e-9912-d1bcc29c55fe returned with HTTP 200 Aug 16 21:09:39.863491 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 200/783] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:09:39 2026] GET /volume/v3/volumes/888a74fb-83c8-4e8e-9912-d1bcc29c55fe => generated 860 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:09:39.878404 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-d259f4ef-dd4a-4470-8fa8-56b004677df0 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:39.880446 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-d259f4ef-dd4a-4470-8fa8-56b004677df0 tempest-VolumeRetypeWithoutMigrationTest-44473718 tempest-VolumeRetypeWithoutMigrationTest-44473718-project-member] DELETE https://10.4.3.143/volume/v3/volumes/888a74fb-83c8-4e8e-9912-d1bcc29c55fe Aug 16 21:09:39.880627 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-d259f4ef-dd4a-4470-8fa8-56b004677df0 tempest-VolumeRetypeWithoutMigrationTest-44473718 tempest-VolumeRetypeWithoutMigrationTest-44473718-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:09:39.880860 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-d259f4ef-dd4a-4470-8fa8-56b004677df0 tempest-VolumeRetypeWithoutMigrationTest-44473718 tempest-VolumeRetypeWithoutMigrationTest-44473718-project-member] Calling method 'delete' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:09:39.881149 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.v3.volumes [None req-d259f4ef-dd4a-4470-8fa8-56b004677df0 tempest-VolumeRetypeWithoutMigrationTest-44473718 tempest-VolumeRetypeWithoutMigrationTest-44473718-project-member] Delete volume with id: 888a74fb-83c8-4e8e-9912-d1bcc29c55fe Aug 16 21:09:39.890313 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:09:39.890313 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:09:39.890313 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-d259f4ef-dd4a-4470-8fa8-56b004677df0 tempest-VolumeRetypeWithoutMigrationTest-44473718 tempest-VolumeRetypeWithoutMigrationTest-44473718-project-member] Volume info retrieved successfully. Aug 16 21:09:39.910462 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-d259f4ef-dd4a-4470-8fa8-56b004677df0 tempest-VolumeRetypeWithoutMigrationTest-44473718 tempest-VolumeRetypeWithoutMigrationTest-44473718-project-member] Delete volume request issued successfully. Aug 16 21:09:39.910712 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-d259f4ef-dd4a-4470-8fa8-56b004677df0 tempest-VolumeRetypeWithoutMigrationTest-44473718 tempest-VolumeRetypeWithoutMigrationTest-44473718-project-member] https://10.4.3.143/volume/v3/volumes/888a74fb-83c8-4e8e-9912-d1bcc29c55fe returned with HTTP 202 Aug 16 21:09:39.911227 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 197/784] 10.4.3.143 () {66 vars in 1351 bytes} [Sun Aug 16 21:09:39 2026] DELETE /volume/v3/volumes/888a74fb-83c8-4e8e-9912-d1bcc29c55fe => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 21:09:39.919158 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-c230b2a7-042c-43c0-b47b-3a83b531cd5d None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:39.921543 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-c230b2a7-042c-43c0-b47b-3a83b531cd5d tempest-VolumeRetypeWithoutMigrationTest-44473718 tempest-VolumeRetypeWithoutMigrationTest-44473718-project-member] GET https://10.4.3.143/volume/v3/volumes/888a74fb-83c8-4e8e-9912-d1bcc29c55fe Aug 16 21:09:39.921822 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-c230b2a7-042c-43c0-b47b-3a83b531cd5d tempest-VolumeRetypeWithoutMigrationTest-44473718 tempest-VolumeRetypeWithoutMigrationTest-44473718-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:09:39.922118 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-c230b2a7-042c-43c0-b47b-3a83b531cd5d tempest-VolumeRetypeWithoutMigrationTest-44473718 tempest-VolumeRetypeWithoutMigrationTest-44473718-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:09:39.931108 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:09:39.931108 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:09:39.935295 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-c230b2a7-042c-43c0-b47b-3a83b531cd5d tempest-VolumeRetypeWithoutMigrationTest-44473718 tempest-VolumeRetypeWithoutMigrationTest-44473718-project-member] Volume info retrieved successfully. Aug 16 21:09:39.941087 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-c230b2a7-042c-43c0-b47b-3a83b531cd5d tempest-VolumeRetypeWithoutMigrationTest-44473718 tempest-VolumeRetypeWithoutMigrationTest-44473718-project-member] https://10.4.3.143/volume/v3/volumes/888a74fb-83c8-4e8e-9912-d1bcc29c55fe returned with HTTP 200 Aug 16 21:09:39.942043 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 191/785] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:09:39 2026] GET /volume/v3/volumes/888a74fb-83c8-4e8e-9912-d1bcc29c55fe => generated 859 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:09:39.984728 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-d3ddb0f8-da17-4151-af3a-6872db3c8bbf None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:40.100995 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-d3ddb0f8-da17-4151-af3a-6872db3c8bbf tempest-VolumesServicesTestJSON-214303811 tempest-VolumesServicesTestJSON-214303811-project-admin] GET https://10.4.3.143/volume/v3/os-services Aug 16 21:09:40.100995 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-d3ddb0f8-da17-4151-af3a-6872db3c8bbf tempest-VolumesServicesTestJSON-214303811 tempest-VolumesServicesTestJSON-214303811-project-admin] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:09:40.101261 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-d3ddb0f8-da17-4151-af3a-6872db3c8bbf tempest-VolumesServicesTestJSON-214303811 tempest-VolumesServicesTestJSON-214303811-project-admin] Calling method 'index' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:09:40.101631 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:09:40.101631 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:09:40.109964 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-d3ddb0f8-da17-4151-af3a-6872db3c8bbf tempest-VolumesServicesTestJSON-214303811 tempest-VolumesServicesTestJSON-214303811-project-admin] https://10.4.3.143/volume/v3/os-services returned with HTTP 200 Aug 16 21:09:40.110366 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 198/786] 10.4.3.143 () {66 vars in 1249 bytes} [Sun Aug 16 21:09:39 2026] GET /volume/v3/os-services => generated 626 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:09:40.119551 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-13d06402-d9cf-48fa-9fb3-91bed76772f8 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:40.123937 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-13d06402-d9cf-48fa-9fb3-91bed76772f8 tempest-VolumesServicesTestJSON-214303811 tempest-VolumesServicesTestJSON-214303811-project-admin] GET https://10.4.3.143/volume/v3/os-services?host=np0000007409 Aug 16 21:09:40.123937 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-13d06402-d9cf-48fa-9fb3-91bed76772f8 tempest-VolumesServicesTestJSON-214303811 tempest-VolumesServicesTestJSON-214303811-project-admin] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:09:40.123937 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-13d06402-d9cf-48fa-9fb3-91bed76772f8 tempest-VolumesServicesTestJSON-214303811 tempest-VolumesServicesTestJSON-214303811-project-admin] Calling method 'index' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:09:40.133280 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-13d06402-d9cf-48fa-9fb3-91bed76772f8 tempest-VolumesServicesTestJSON-214303811 tempest-VolumesServicesTestJSON-214303811-project-admin] https://10.4.3.143/volume/v3/os-services?host=np0000007409 returned with HTTP 200 Aug 16 21:09:40.134118 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 201/787] 10.4.3.143 () {66 vars in 1284 bytes} [Sun Aug 16 21:09:40 2026] GET /volume/v3/os-services?host=np0000007409 => generated 626 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:09:40.143763 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-309c7271-c52f-49d3-b500-63c49f79852d None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:40.145680 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-309c7271-c52f-49d3-b500-63c49f79852d tempest-TestMultiAttachVolumeSwap-1020480576 tempest-TestMultiAttachVolumeSwap-1020480576-project-member] GET https://10.4.3.143/volume/v3/volumes/7ead78ca-00ab-4dac-82ed-7699c3bba2e0 Aug 16 21:09:40.145855 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-309c7271-c52f-49d3-b500-63c49f79852d tempest-TestMultiAttachVolumeSwap-1020480576 tempest-TestMultiAttachVolumeSwap-1020480576-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:09:40.146155 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-309c7271-c52f-49d3-b500-63c49f79852d tempest-TestMultiAttachVolumeSwap-1020480576 tempest-TestMultiAttachVolumeSwap-1020480576-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:09:40.146893 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-f7b5d8d9-f20d-41dc-abc4-2534f38d0ccf None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:40.149288 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-f7b5d8d9-f20d-41dc-abc4-2534f38d0ccf tempest-VolumesServicesTestJSON-214303811 tempest-VolumesServicesTestJSON-214303811-project-admin] GET https://10.4.3.143/volume/v3/os-services?host=np0000007409&binary=cinder-scheduler Aug 16 21:09:40.149416 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-f7b5d8d9-f20d-41dc-abc4-2534f38d0ccf tempest-VolumesServicesTestJSON-214303811 tempest-VolumesServicesTestJSON-214303811-project-admin] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:09:40.149530 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-f7b5d8d9-f20d-41dc-abc4-2534f38d0ccf tempest-VolumesServicesTestJSON-214303811 tempest-VolumesServicesTestJSON-214303811-project-admin] Calling method 'index' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:09:40.153613 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-309c7271-c52f-49d3-b500-63c49f79852d tempest-TestMultiAttachVolumeSwap-1020480576 tempest-TestMultiAttachVolumeSwap-1020480576-project-member] https://10.4.3.143/volume/v3/volumes/7ead78ca-00ab-4dac-82ed-7699c3bba2e0 returned with HTTP 404 Aug 16 21:09:40.153613 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 198/788] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:09:40 2026] GET /volume/v3/volumes/7ead78ca-00ab-4dac-82ed-7699c3bba2e0 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:09:40.155733 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-f7b5d8d9-f20d-41dc-abc4-2534f38d0ccf tempest-VolumesServicesTestJSON-214303811 tempest-VolumesServicesTestJSON-214303811-project-admin] https://10.4.3.143/volume/v3/os-services?host=np0000007409&binary=cinder-scheduler returned with HTTP 200 Aug 16 21:09:40.156278 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 192/789] 10.4.3.143 () {66 vars in 1332 bytes} [Sun Aug 16 21:09:40 2026] GET /volume/v3/os-services?host=np0000007409&binary=cinder-scheduler => generated 191 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:09:40.172487 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-3cc1adff-a886-422f-be64-b63eb2dc3333 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:40.175604 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-3cc1adff-a886-422f-be64-b63eb2dc3333 tempest-VolumesServicesTestJSON-214303811 tempest-VolumesServicesTestJSON-214303811-project-admin] GET https://10.4.3.143/volume/v3/os-services?binary=cinder-scheduler Aug 16 21:09:40.175825 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-3cc1adff-a886-422f-be64-b63eb2dc3333 tempest-VolumesServicesTestJSON-214303811 tempest-VolumesServicesTestJSON-214303811-project-admin] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:09:40.176039 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-3cc1adff-a886-422f-be64-b63eb2dc3333 tempest-VolumesServicesTestJSON-214303811 tempest-VolumesServicesTestJSON-214303811-project-admin] Calling method 'index' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:09:40.180589 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-3cc1adff-a886-422f-be64-b63eb2dc3333 tempest-VolumesServicesTestJSON-214303811 tempest-VolumesServicesTestJSON-214303811-project-admin] https://10.4.3.143/volume/v3/os-services?binary=cinder-scheduler returned with HTTP 200 Aug 16 21:09:40.180979 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 199/790] 10.4.3.143 () {66 vars in 1296 bytes} [Sun Aug 16 21:09:40 2026] GET /volume/v3/os-services?binary=cinder-scheduler => generated 191 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:09:40.192784 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-c10cb394-f2e7-49c2-9853-46704037905f None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:40.274846 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-c10cb394-f2e7-49c2-9853-46704037905f tempest-VolumesServicesTestJSON-1189543106 tempest-VolumesServicesTestJSON-1189543106-project-member] POST https://10.4.3.143/volume/v3/volumes Aug 16 21:09:40.275267 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-c10cb394-f2e7-49c2-9853-46704037905f tempest-VolumesServicesTestJSON-1189543106 tempest-VolumesServicesTestJSON-1189543106-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesServicesTestJSON-Volume-1623251110"}} {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:09:40.276845 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.v3.volumes [None req-c10cb394-f2e7-49c2-9853-46704037905f tempest-VolumesServicesTestJSON-1189543106 tempest-VolumesServicesTestJSON-1189543106-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesServicesTestJSON-Volume-1623251110'}} {{(pid=100330) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 21:09:40.276994 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.v3.volumes [None req-c10cb394-f2e7-49c2-9853-46704037905f tempest-VolumesServicesTestJSON-1189543106 tempest-VolumesServicesTestJSON-1189543106-project-member] Create volume of 1 GB Aug 16 21:09:40.283050 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-c10cb394-f2e7-49c2-9853-46704037905f tempest-VolumesServicesTestJSON-1189543106 tempest-VolumesServicesTestJSON-1189543106-project-member] Availability Zones retrieved successfully. Aug 16 21:09:40.289571 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-c10cb394-f2e7-49c2-9853-46704037905f tempest-VolumesServicesTestJSON-1189543106 tempest-VolumesServicesTestJSON-1189543106-project-member] Flow 'volume_create_api' (337d58c2-b5b2-4eae-b50f-a2d048b5ce65) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100330) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:09:40.290858 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-c10cb394-f2e7-49c2-9853-46704037905f tempest-VolumesServicesTestJSON-1189543106 tempest-VolumesServicesTestJSON-1189543106-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d68120ed-b672-4003-baba-7176f8ef39ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:09:40.292172 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.flows.api.create_volume [None req-c10cb394-f2e7-49c2-9853-46704037905f tempest-VolumesServicesTestJSON-1189543106 tempest-VolumesServicesTestJSON-1189543106-project-member] Validating volume size '1' using validate_int {{(pid=100330) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 21:09:40.330316 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-c10cb394-f2e7-49c2-9853-46704037905f tempest-VolumesServicesTestJSON-1189543106 tempest-VolumesServicesTestJSON-1189543106-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d68120ed-b672-4003-baba-7176f8ef39ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T21:04:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=69e633b8-fab9-4b15-8b40-4f1a67c51cda,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '69e633b8-fab9-4b15-8b40-4f1a67c51cda', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:09:40.332043 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-c10cb394-f2e7-49c2-9853-46704037905f tempest-VolumesServicesTestJSON-1189543106 tempest-VolumesServicesTestJSON-1189543106-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (09f9e55a-8b2c-48ed-87c8-9208d5a1a544) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:09:40.410550 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.quota [None req-c10cb394-f2e7-49c2-9853-46704037905f tempest-VolumesServicesTestJSON-1189543106 tempest-VolumesServicesTestJSON-1189543106-project-member] Created reservations ['c504a688-9054-4972-97a7-47193de9a7ac', 'c8c7e55d-8c3b-40ce-8933-dcbbd1f08798', 'd800baf1-1943-4838-add7-4f79d2a4d3d4', '2ff30bbf-7335-472b-8288-0af04b60435c'] {{(pid=100330) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:09:40.411446 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-c10cb394-f2e7-49c2-9853-46704037905f tempest-VolumesServicesTestJSON-1189543106 tempest-VolumesServicesTestJSON-1189543106-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (09f9e55a-8b2c-48ed-87c8-9208d5a1a544) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c504a688-9054-4972-97a7-47193de9a7ac', 'c8c7e55d-8c3b-40ce-8933-dcbbd1f08798', 'd800baf1-1943-4838-add7-4f79d2a4d3d4', '2ff30bbf-7335-472b-8288-0af04b60435c']}' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:09:40.412123 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-c10cb394-f2e7-49c2-9853-46704037905f tempest-VolumesServicesTestJSON-1189543106 tempest-VolumesServicesTestJSON-1189543106-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e81bbabb-2c7f-4c94-bed8-34a669d12a85) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:09:40.433877 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-c10cb394-f2e7-49c2-9853-46704037905f tempest-VolumesServicesTestJSON-1189543106 tempest-VolumesServicesTestJSON-1189543106-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e81bbabb-2c7f-4c94-bed8-34a669d12a85) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '09099c44-d12c-407b-ae68-61174604e1dc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesServicesTestJSON-Volume-1623251110',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='40f242b03f2e47468e85f32a41525e08',qos_specs=None,replication_status=,reservations=['c504a688-9054-4972-97a7-47193de9a7ac','c8c7e55d-8c3b-40ce-8933-dcbbd1f08798','d800baf1-1943-4838-add7-4f79d2a4d3d4','2ff30bbf-7335-472b-8288-0af04b60435c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f9ab4988e7714e41a09955347ddceca8',volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T21:09:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesServicesTestJSON-Volume-1623251110',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=09099c44-d12c-407b-ae68-61174604e1dc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='40f242b03f2e47468e85f32a41525e08',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f9ab4988e7714e41a09955347ddceca8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(69e633b8-fab9-4b15-8b40-4f1a67c51cda),volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda)}' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:09:40.434507 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-c10cb394-f2e7-49c2-9853-46704037905f tempest-VolumesServicesTestJSON-1189543106 tempest-VolumesServicesTestJSON-1189543106-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a733f790-0ccd-4871-8ca9-8c79726e0514) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:09:40.459387 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-c10cb394-f2e7-49c2-9853-46704037905f tempest-VolumesServicesTestJSON-1189543106 tempest-VolumesServicesTestJSON-1189543106-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a733f790-0ccd-4871-8ca9-8c79726e0514) transitioned into state 'SUCCESS' from state '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-1623251110',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='40f242b03f2e47468e85f32a41525e08',qos_specs=None,replication_status=,reservations=['c504a688-9054-4972-97a7-47193de9a7ac','c8c7e55d-8c3b-40ce-8933-dcbbd1f08798','d800baf1-1943-4838-add7-4f79d2a4d3d4','2ff30bbf-7335-472b-8288-0af04b60435c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f9ab4988e7714e41a09955347ddceca8',volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda)}' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:09:40.460075 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-c10cb394-f2e7-49c2-9853-46704037905f tempest-VolumesServicesTestJSON-1189543106 tempest-VolumesServicesTestJSON-1189543106-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0fbc0ea6-a972-4a36-9596-dde69cf18730) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:09:40.468735 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-c10cb394-f2e7-49c2-9853-46704037905f tempest-VolumesServicesTestJSON-1189543106 tempest-VolumesServicesTestJSON-1189543106-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0fbc0ea6-a972-4a36-9596-dde69cf18730) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:09:40.473085 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-c10cb394-f2e7-49c2-9853-46704037905f tempest-VolumesServicesTestJSON-1189543106 tempest-VolumesServicesTestJSON-1189543106-project-member] Flow 'volume_create_api' (337d58c2-b5b2-4eae-b50f-a2d048b5ce65) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100330) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:09:40.473085 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-c10cb394-f2e7-49c2-9853-46704037905f tempest-VolumesServicesTestJSON-1189543106 tempest-VolumesServicesTestJSON-1189543106-project-member] Create volume request issued successfully. Aug 16 21:09:40.473085 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-c10cb394-f2e7-49c2-9853-46704037905f tempest-VolumesServicesTestJSON-1189543106 tempest-VolumesServicesTestJSON-1189543106-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Aug 16 21:09:40.473085 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 202/791] 10.4.3.143 () {68 vars in 1258 bytes} [Sun Aug 16 21:09:40 2026] POST /volume/v3/volumes => generated 754 bytes in 280 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 21:09:40.487500 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-2445ff1b-3d53-402f-a912-e905daa8825b None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:40.488964 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-2445ff1b-3d53-402f-a912-e905daa8825b tempest-VolumesServicesTestJSON-1189543106 tempest-VolumesServicesTestJSON-1189543106-project-member] GET https://10.4.3.143/volume/v3/volumes/09099c44-d12c-407b-ae68-61174604e1dc Aug 16 21:09:40.489172 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-2445ff1b-3d53-402f-a912-e905daa8825b tempest-VolumesServicesTestJSON-1189543106 tempest-VolumesServicesTestJSON-1189543106-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:09:40.489444 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-2445ff1b-3d53-402f-a912-e905daa8825b tempest-VolumesServicesTestJSON-1189543106 tempest-VolumesServicesTestJSON-1189543106-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:09:40.500990 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:09:40.500990 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:09:40.504731 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-2445ff1b-3d53-402f-a912-e905daa8825b tempest-VolumesServicesTestJSON-1189543106 tempest-VolumesServicesTestJSON-1189543106-project-member] Volume info retrieved successfully. Aug 16 21:09:40.509136 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-2445ff1b-3d53-402f-a912-e905daa8825b tempest-VolumesServicesTestJSON-1189543106 tempest-VolumesServicesTestJSON-1189543106-project-member] https://10.4.3.143/volume/v3/volumes/09099c44-d12c-407b-ae68-61174604e1dc returned with HTTP 200 Aug 16 21:09:40.509519 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 199/792] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:09:40 2026] GET /volume/v3/volumes/09099c44-d12c-407b-ae68-61174604e1dc => generated 822 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:09:40.955753 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-981c8c4c-ba0f-49e1-8deb-2217061ef985 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:40.957897 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-981c8c4c-ba0f-49e1-8deb-2217061ef985 tempest-VolumeRetypeWithoutMigrationTest-44473718 tempest-VolumeRetypeWithoutMigrationTest-44473718-project-member] GET https://10.4.3.143/volume/v3/volumes/888a74fb-83c8-4e8e-9912-d1bcc29c55fe Aug 16 21:09:40.958127 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-981c8c4c-ba0f-49e1-8deb-2217061ef985 tempest-VolumeRetypeWithoutMigrationTest-44473718 tempest-VolumeRetypeWithoutMigrationTest-44473718-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:09:40.958336 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-981c8c4c-ba0f-49e1-8deb-2217061ef985 tempest-VolumeRetypeWithoutMigrationTest-44473718 tempest-VolumeRetypeWithoutMigrationTest-44473718-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:09:40.965202 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-981c8c4c-ba0f-49e1-8deb-2217061ef985 tempest-VolumeRetypeWithoutMigrationTest-44473718 tempest-VolumeRetypeWithoutMigrationTest-44473718-project-member] https://10.4.3.143/volume/v3/volumes/888a74fb-83c8-4e8e-9912-d1bcc29c55fe returned with HTTP 404 Aug 16 21:09:40.965930 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 193/793] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:09:40 2026] GET /volume/v3/volumes/888a74fb-83c8-4e8e-9912-d1bcc29c55fe => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:09:40.973394 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-72aaa9ae-5a18-4063-8297-72597dae56c5 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:40.975207 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-72aaa9ae-5a18-4063-8297-72597dae56c5 tempest-VolumeRetypeWithoutMigrationTest-1126633562 tempest-VolumeRetypeWithoutMigrationTest-1126633562-project-admin] DELETE https://10.4.3.143/volume/v3/types/68d8fdc3-9386-452b-955b-2427e5b3b4ce Aug 16 21:09:40.975435 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-72aaa9ae-5a18-4063-8297-72597dae56c5 tempest-VolumeRetypeWithoutMigrationTest-1126633562 tempest-VolumeRetypeWithoutMigrationTest-1126633562-project-admin] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:09:40.975617 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-72aaa9ae-5a18-4063-8297-72597dae56c5 tempest-VolumeRetypeWithoutMigrationTest-1126633562 tempest-VolumeRetypeWithoutMigrationTest-1126633562-project-admin] Calling method '_delete' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:09:41.006957 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-72aaa9ae-5a18-4063-8297-72597dae56c5 tempest-VolumeRetypeWithoutMigrationTest-1126633562 tempest-VolumeRetypeWithoutMigrationTest-1126633562-project-admin] https://10.4.3.143/volume/v3/types/68d8fdc3-9386-452b-955b-2427e5b3b4ce returned with HTTP 202 Aug 16 21:09:41.007505 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 200/794] 10.4.3.143 () {66 vars in 1345 bytes} [Sun Aug 16 21:09:40 2026] DELETE /volume/v3/types/68d8fdc3-9386-452b-955b-2427e5b3b4ce => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 21:09:41.015403 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-590254d9-12d8-430f-818f-aef4997523eb None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:41.017448 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-590254d9-12d8-430f-818f-aef4997523eb tempest-VolumeRetypeWithoutMigrationTest-1126633562 tempest-VolumeRetypeWithoutMigrationTest-1126633562-project-admin] GET https://10.4.3.143/volume/v3/types/68d8fdc3-9386-452b-955b-2427e5b3b4ce Aug 16 21:09:41.017675 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-590254d9-12d8-430f-818f-aef4997523eb tempest-VolumeRetypeWithoutMigrationTest-1126633562 tempest-VolumeRetypeWithoutMigrationTest-1126633562-project-admin] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:09:41.017869 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-590254d9-12d8-430f-818f-aef4997523eb tempest-VolumeRetypeWithoutMigrationTest-1126633562 tempest-VolumeRetypeWithoutMigrationTest-1126633562-project-admin] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:09:41.021214 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-590254d9-12d8-430f-818f-aef4997523eb tempest-VolumeRetypeWithoutMigrationTest-1126633562 tempest-VolumeRetypeWithoutMigrationTest-1126633562-project-admin] https://10.4.3.143/volume/v3/types/68d8fdc3-9386-452b-955b-2427e5b3b4ce returned with HTTP 404 Aug 16 21:09:41.021689 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 203/795] 10.4.3.143 () {66 vars in 1342 bytes} [Sun Aug 16 21:09:41 2026] GET /volume/v3/types/68d8fdc3-9386-452b-955b-2427e5b3b4ce => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:09:41.029764 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-d8094ced-5959-4da8-abd3-3a6ad9d1ca22 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:41.031989 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-d8094ced-5959-4da8-abd3-3a6ad9d1ca22 tempest-VolumeRetypeWithoutMigrationTest-1126633562 tempest-VolumeRetypeWithoutMigrationTest-1126633562-project-admin] DELETE https://10.4.3.143/volume/v3/types/98392e23-f032-46a5-a0cc-3aa401dbc6c1 Aug 16 21:09:41.032183 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-d8094ced-5959-4da8-abd3-3a6ad9d1ca22 tempest-VolumeRetypeWithoutMigrationTest-1126633562 tempest-VolumeRetypeWithoutMigrationTest-1126633562-project-admin] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:09:41.032404 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-d8094ced-5959-4da8-abd3-3a6ad9d1ca22 tempest-VolumeRetypeWithoutMigrationTest-1126633562 tempest-VolumeRetypeWithoutMigrationTest-1126633562-project-admin] Calling method '_delete' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:09:41.057777 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-d8094ced-5959-4da8-abd3-3a6ad9d1ca22 tempest-VolumeRetypeWithoutMigrationTest-1126633562 tempest-VolumeRetypeWithoutMigrationTest-1126633562-project-admin] https://10.4.3.143/volume/v3/types/98392e23-f032-46a5-a0cc-3aa401dbc6c1 returned with HTTP 202 Aug 16 21:09:41.058182 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 200/796] 10.4.3.143 () {66 vars in 1345 bytes} [Sun Aug 16 21:09:41 2026] DELETE /volume/v3/types/98392e23-f032-46a5-a0cc-3aa401dbc6c1 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 21:09:41.068237 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-20afb66e-384f-4adb-8242-9cf8ed0c5b7f None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:41.070186 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-20afb66e-384f-4adb-8242-9cf8ed0c5b7f tempest-VolumeRetypeWithoutMigrationTest-1126633562 tempest-VolumeRetypeWithoutMigrationTest-1126633562-project-admin] GET https://10.4.3.143/volume/v3/types/98392e23-f032-46a5-a0cc-3aa401dbc6c1 Aug 16 21:09:41.070564 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-20afb66e-384f-4adb-8242-9cf8ed0c5b7f tempest-VolumeRetypeWithoutMigrationTest-1126633562 tempest-VolumeRetypeWithoutMigrationTest-1126633562-project-admin] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:09:41.070727 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-20afb66e-384f-4adb-8242-9cf8ed0c5b7f tempest-VolumeRetypeWithoutMigrationTest-1126633562 tempest-VolumeRetypeWithoutMigrationTest-1126633562-project-admin] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:09:41.074057 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-20afb66e-384f-4adb-8242-9cf8ed0c5b7f tempest-VolumeRetypeWithoutMigrationTest-1126633562 tempest-VolumeRetypeWithoutMigrationTest-1126633562-project-admin] https://10.4.3.143/volume/v3/types/98392e23-f032-46a5-a0cc-3aa401dbc6c1 returned with HTTP 404 Aug 16 21:09:41.074537 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 194/797] 10.4.3.143 () {66 vars in 1342 bytes} [Sun Aug 16 21:09:41 2026] GET /volume/v3/types/98392e23-f032-46a5-a0cc-3aa401dbc6c1 => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:09:41.531280 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-cb193835-823a-43dd-8db4-ea2a0d4c3853 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:41.532841 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-cb193835-823a-43dd-8db4-ea2a0d4c3853 tempest-VolumesServicesTestJSON-1189543106 tempest-VolumesServicesTestJSON-1189543106-project-member] GET https://10.4.3.143/volume/v3/volumes/09099c44-d12c-407b-ae68-61174604e1dc Aug 16 21:09:41.533040 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-cb193835-823a-43dd-8db4-ea2a0d4c3853 tempest-VolumesServicesTestJSON-1189543106 tempest-VolumesServicesTestJSON-1189543106-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:09:41.533588 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-cb193835-823a-43dd-8db4-ea2a0d4c3853 tempest-VolumesServicesTestJSON-1189543106 tempest-VolumesServicesTestJSON-1189543106-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:09:41.544235 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:09:41.544235 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:09:41.551066 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-cb193835-823a-43dd-8db4-ea2a0d4c3853 tempest-VolumesServicesTestJSON-1189543106 tempest-VolumesServicesTestJSON-1189543106-project-member] Volume info retrieved successfully. Aug 16 21:09:41.556666 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-cb193835-823a-43dd-8db4-ea2a0d4c3853 tempest-VolumesServicesTestJSON-1189543106 tempest-VolumesServicesTestJSON-1189543106-project-member] https://10.4.3.143/volume/v3/volumes/09099c44-d12c-407b-ae68-61174604e1dc returned with HTTP 200 Aug 16 21:09:41.557056 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 201/798] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:09:41 2026] GET /volume/v3/volumes/09099c44-d12c-407b-ae68-61174604e1dc => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:09:41.575690 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-c6d839cd-e81e-47ff-b94c-6d8b0e1f90c1 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:41.579647 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-c6d839cd-e81e-47ff-b94c-6d8b0e1f90c1 tempest-VolumesServicesTestJSON-214303811 tempest-VolumesServicesTestJSON-214303811-project-admin] GET https://10.4.3.143/volume/v3/volumes/09099c44-d12c-407b-ae68-61174604e1dc Aug 16 21:09:41.579784 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-c6d839cd-e81e-47ff-b94c-6d8b0e1f90c1 tempest-VolumesServicesTestJSON-214303811 tempest-VolumesServicesTestJSON-214303811-project-admin] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:09:41.579955 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-c6d839cd-e81e-47ff-b94c-6d8b0e1f90c1 tempest-VolumesServicesTestJSON-214303811 tempest-VolumesServicesTestJSON-214303811-project-admin] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:09:41.593389 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:09:41.593389 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:09:41.601948 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-c6d839cd-e81e-47ff-b94c-6d8b0e1f90c1 tempest-VolumesServicesTestJSON-214303811 tempest-VolumesServicesTestJSON-214303811-project-admin] Volume info retrieved successfully. Aug 16 21:09:41.607108 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-c6d839cd-e81e-47ff-b94c-6d8b0e1f90c1 tempest-VolumesServicesTestJSON-214303811 tempest-VolumesServicesTestJSON-214303811-project-admin] https://10.4.3.143/volume/v3/volumes/09099c44-d12c-407b-ae68-61174604e1dc returned with HTTP 200 Aug 16 21:09:41.607441 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 204/799] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:09:41 2026] GET /volume/v3/volumes/09099c44-d12c-407b-ae68-61174604e1dc => generated 1020 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:09:41.623328 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-3eb5aadc-a5a5-4c64-8aeb-1ac6ab374346 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:41.626132 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-3eb5aadc-a5a5-4c64-8aeb-1ac6ab374346 tempest-VolumesServicesTestJSON-214303811 tempest-VolumesServicesTestJSON-214303811-project-admin] GET https://10.4.3.143/volume/v3/os-services?host=np0000007409&binary=cinder-volume Aug 16 21:09:41.626132 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-3eb5aadc-a5a5-4c64-8aeb-1ac6ab374346 tempest-VolumesServicesTestJSON-214303811 tempest-VolumesServicesTestJSON-214303811-project-admin] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:09:41.626132 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-3eb5aadc-a5a5-4c64-8aeb-1ac6ab374346 tempest-VolumesServicesTestJSON-214303811 tempest-VolumesServicesTestJSON-214303811-project-admin] Calling method 'index' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:09:41.631768 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-3eb5aadc-a5a5-4c64-8aeb-1ac6ab374346 tempest-VolumesServicesTestJSON-214303811 tempest-VolumesServicesTestJSON-214303811-project-admin] https://10.4.3.143/volume/v3/os-services?host=np0000007409&binary=cinder-volume returned with HTTP 200 Aug 16 21:09:41.632379 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 201/800] 10.4.3.143 () {66 vars in 1326 bytes} [Sun Aug 16 21:09:41 2026] GET /volume/v3/os-services?host=np0000007409&binary=cinder-volume => generated 275 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:09:41.647559 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-8365d96f-a256-4584-b2cd-a5f061351236 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:41.651055 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-8365d96f-a256-4584-b2cd-a5f061351236 tempest-VolumesServicesTestJSON-1189543106 tempest-VolumesServicesTestJSON-1189543106-project-member] GET https://10.4.3.143/volume/v3/volumes/09099c44-d12c-407b-ae68-61174604e1dc Aug 16 21:09:41.651055 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-8365d96f-a256-4584-b2cd-a5f061351236 tempest-VolumesServicesTestJSON-1189543106 tempest-VolumesServicesTestJSON-1189543106-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:09:41.651055 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-8365d96f-a256-4584-b2cd-a5f061351236 tempest-VolumesServicesTestJSON-1189543106 tempest-VolumesServicesTestJSON-1189543106-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:09:41.662142 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:09:41.662142 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:09:41.670528 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-8365d96f-a256-4584-b2cd-a5f061351236 tempest-VolumesServicesTestJSON-1189543106 tempest-VolumesServicesTestJSON-1189543106-project-member] Volume info retrieved successfully. Aug 16 21:09:41.675380 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-8365d96f-a256-4584-b2cd-a5f061351236 tempest-VolumesServicesTestJSON-1189543106 tempest-VolumesServicesTestJSON-1189543106-project-member] https://10.4.3.143/volume/v3/volumes/09099c44-d12c-407b-ae68-61174604e1dc returned with HTTP 200 Aug 16 21:09:41.675833 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 195/801] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:09:41 2026] GET /volume/v3/volumes/09099c44-d12c-407b-ae68-61174604e1dc => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:09:41.695661 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-75684f7a-6e15-4a18-bf33-8a2142cd47af None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:41.699748 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-75684f7a-6e15-4a18-bf33-8a2142cd47af tempest-VolumesServicesTestJSON-1189543106 tempest-VolumesServicesTestJSON-1189543106-project-member] DELETE https://10.4.3.143/volume/v3/volumes/09099c44-d12c-407b-ae68-61174604e1dc Aug 16 21:09:41.700095 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-75684f7a-6e15-4a18-bf33-8a2142cd47af tempest-VolumesServicesTestJSON-1189543106 tempest-VolumesServicesTestJSON-1189543106-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:09:41.700260 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-75684f7a-6e15-4a18-bf33-8a2142cd47af tempest-VolumesServicesTestJSON-1189543106 tempest-VolumesServicesTestJSON-1189543106-project-member] Calling method 'delete' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:09:41.700489 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.v3.volumes [None req-75684f7a-6e15-4a18-bf33-8a2142cd47af tempest-VolumesServicesTestJSON-1189543106 tempest-VolumesServicesTestJSON-1189543106-project-member] Delete volume with id: 09099c44-d12c-407b-ae68-61174604e1dc Aug 16 21:09:41.716694 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:09:41.716694 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:09:41.717165 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-75684f7a-6e15-4a18-bf33-8a2142cd47af tempest-VolumesServicesTestJSON-1189543106 tempest-VolumesServicesTestJSON-1189543106-project-member] Volume info retrieved successfully. Aug 16 21:09:41.750756 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-75684f7a-6e15-4a18-bf33-8a2142cd47af tempest-VolumesServicesTestJSON-1189543106 tempest-VolumesServicesTestJSON-1189543106-project-member] Delete volume request issued successfully. Aug 16 21:09:41.750756 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-75684f7a-6e15-4a18-bf33-8a2142cd47af tempest-VolumesServicesTestJSON-1189543106 tempest-VolumesServicesTestJSON-1189543106-project-member] https://10.4.3.143/volume/v3/volumes/09099c44-d12c-407b-ae68-61174604e1dc returned with HTTP 202 Aug 16 21:09:41.750756 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 202/802] 10.4.3.143 () {66 vars in 1351 bytes} [Sun Aug 16 21:09:41 2026] DELETE /volume/v3/volumes/09099c44-d12c-407b-ae68-61174604e1dc => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 21:09:41.759720 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-1a2c1b60-a390-4117-ba04-895d3519ee3e None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:41.764890 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-1a2c1b60-a390-4117-ba04-895d3519ee3e tempest-VolumesServicesTestJSON-1189543106 tempest-VolumesServicesTestJSON-1189543106-project-member] GET https://10.4.3.143/volume/v3/volumes/09099c44-d12c-407b-ae68-61174604e1dc Aug 16 21:09:41.766012 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-1a2c1b60-a390-4117-ba04-895d3519ee3e tempest-VolumesServicesTestJSON-1189543106 tempest-VolumesServicesTestJSON-1189543106-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:09:41.770363 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-1a2c1b60-a390-4117-ba04-895d3519ee3e tempest-VolumesServicesTestJSON-1189543106 tempest-VolumesServicesTestJSON-1189543106-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:09:41.814270 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:09:41.814270 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:09:41.827736 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-1a2c1b60-a390-4117-ba04-895d3519ee3e tempest-VolumesServicesTestJSON-1189543106 tempest-VolumesServicesTestJSON-1189543106-project-member] Volume info retrieved successfully. Aug 16 21:09:41.841970 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-1a2c1b60-a390-4117-ba04-895d3519ee3e tempest-VolumesServicesTestJSON-1189543106 tempest-VolumesServicesTestJSON-1189543106-project-member] https://10.4.3.143/volume/v3/volumes/09099c44-d12c-407b-ae68-61174604e1dc returned with HTTP 200 Aug 16 21:09:41.841970 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 205/803] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:09:41 2026] GET /volume/v3/volumes/09099c44-d12c-407b-ae68-61174604e1dc => generated 846 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:09:42.859095 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-e5c259f4-e266-455b-b117-e90d4b6b7dd2 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:42.863026 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-e5c259f4-e266-455b-b117-e90d4b6b7dd2 tempest-VolumesServicesTestJSON-1189543106 tempest-VolumesServicesTestJSON-1189543106-project-member] GET https://10.4.3.143/volume/v3/volumes/09099c44-d12c-407b-ae68-61174604e1dc Aug 16 21:09:42.863026 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-e5c259f4-e266-455b-b117-e90d4b6b7dd2 tempest-VolumesServicesTestJSON-1189543106 tempest-VolumesServicesTestJSON-1189543106-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:09:42.863026 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-e5c259f4-e266-455b-b117-e90d4b6b7dd2 tempest-VolumesServicesTestJSON-1189543106 tempest-VolumesServicesTestJSON-1189543106-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:09:42.871363 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-e5c259f4-e266-455b-b117-e90d4b6b7dd2 tempest-VolumesServicesTestJSON-1189543106 tempest-VolumesServicesTestJSON-1189543106-project-member] https://10.4.3.143/volume/v3/volumes/09099c44-d12c-407b-ae68-61174604e1dc returned with HTTP 404 Aug 16 21:09:42.872115 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 202/804] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:09:42 2026] GET /volume/v3/volumes/09099c44-d12c-407b-ae68-61174604e1dc => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:09:42.886664 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-80e7ae79-a924-4e19-b435-2ed49deb2ef4 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:42.895002 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-80e7ae79-a924-4e19-b435-2ed49deb2ef4 tempest-VolumesServicesTestJSON-214303811 tempest-VolumesServicesTestJSON-214303811-project-admin] GET https://10.4.3.143/volume/v3/os-services Aug 16 21:09:42.895002 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-80e7ae79-a924-4e19-b435-2ed49deb2ef4 tempest-VolumesServicesTestJSON-214303811 tempest-VolumesServicesTestJSON-214303811-project-admin] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:09:42.895002 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-80e7ae79-a924-4e19-b435-2ed49deb2ef4 tempest-VolumesServicesTestJSON-214303811 tempest-VolumesServicesTestJSON-214303811-project-admin] Calling method 'index' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:09:42.904172 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-80e7ae79-a924-4e19-b435-2ed49deb2ef4 tempest-VolumesServicesTestJSON-214303811 tempest-VolumesServicesTestJSON-214303811-project-admin] https://10.4.3.143/volume/v3/os-services returned with HTTP 200 Aug 16 21:09:42.904172 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 196/805] 10.4.3.143 () {66 vars in 1249 bytes} [Sun Aug 16 21:09:42 2026] GET /volume/v3/os-services => generated 626 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:09:44.426484 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-35916cde-dccf-4f6e-aac2-055ab6ababac None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:44.569647 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-35916cde-dccf-4f6e-aac2-055ab6ababac tempest-VolumeTypesExtraSpecsTest-764039190 tempest-VolumeTypesExtraSpecsTest-764039190-project-admin] POST https://10.4.3.143/volume/v3/types Aug 16 21:09:44.569647 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-35916cde-dccf-4f6e-aac2-055ab6ababac tempest-VolumeTypesExtraSpecsTest-764039190 tempest-VolumeTypesExtraSpecsTest-764039190-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesExtraSpecsTest-volume-type-1823214369"}} {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:09:44.589376 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-35916cde-dccf-4f6e-aac2-055ab6ababac tempest-VolumeTypesExtraSpecsTest-764039190 tempest-VolumeTypesExtraSpecsTest-764039190-project-admin] https://10.4.3.143/volume/v3/types returned with HTTP 200 Aug 16 21:09:44.589376 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 203/806] 10.4.3.143 () {68 vars in 1252 bytes} [Sun Aug 16 21:09:44 2026] POST /volume/v3/types => generated 231 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:09:44.600551 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-027825dc-29a2-436d-a775-c4ee9c8858ea None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:44.608380 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-027825dc-29a2-436d-a775-c4ee9c8858ea tempest-VolumeTypesExtraSpecsTest-764039190 tempest-VolumeTypesExtraSpecsTest-764039190-project-admin] POST https://10.4.3.143/volume/v3/types/5b4e3bb1-8da5-43f6-9239-9e62231d98e1/extra_specs Aug 16 21:09:44.608380 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-027825dc-29a2-436d-a775-c4ee9c8858ea tempest-VolumeTypesExtraSpecsTest-764039190 tempest-VolumeTypesExtraSpecsTest-764039190-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec3": "val1"}} {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:09:44.641104 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-027825dc-29a2-436d-a775-c4ee9c8858ea tempest-VolumeTypesExtraSpecsTest-764039190 tempest-VolumeTypesExtraSpecsTest-764039190-project-admin] https://10.4.3.143/volume/v3/types/5b4e3bb1-8da5-43f6-9239-9e62231d98e1/extra_specs returned with HTTP 200 Aug 16 21:09:44.641638 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 206/807] 10.4.3.143 () {68 vars in 1399 bytes} [Sun Aug 16 21:09:44 2026] POST /volume/v3/types/5b4e3bb1-8da5-43f6-9239-9e62231d98e1/extra_specs => generated 34 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 16 21:09:44.649820 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-4c2cb6cc-d101-4cca-8b7d-b5e47a5c75b2 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:44.651798 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-4c2cb6cc-d101-4cca-8b7d-b5e47a5c75b2 tempest-VolumeTypesExtraSpecsTest-764039190 tempest-VolumeTypesExtraSpecsTest-764039190-project-admin] GET https://10.4.3.143/volume/v3/types/5b4e3bb1-8da5-43f6-9239-9e62231d98e1/extra_specs/spec3 Aug 16 21:09:44.652094 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-4c2cb6cc-d101-4cca-8b7d-b5e47a5c75b2 tempest-VolumeTypesExtraSpecsTest-764039190 tempest-VolumeTypesExtraSpecsTest-764039190-project-admin] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:09:44.653178 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-4c2cb6cc-d101-4cca-8b7d-b5e47a5c75b2 tempest-VolumeTypesExtraSpecsTest-764039190 tempest-VolumeTypesExtraSpecsTest-764039190-project-admin] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:09:44.663413 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-4c2cb6cc-d101-4cca-8b7d-b5e47a5c75b2 tempest-VolumeTypesExtraSpecsTest-764039190 tempest-VolumeTypesExtraSpecsTest-764039190-project-admin] https://10.4.3.143/volume/v3/types/5b4e3bb1-8da5-43f6-9239-9e62231d98e1/extra_specs/spec3 returned with HTTP 200 Aug 16 21:09:44.666167 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 203/808] 10.4.3.143 () {66 vars in 1396 bytes} [Sun Aug 16 21:09:44 2026] GET /volume/v3/types/5b4e3bb1-8da5-43f6-9239-9e62231d98e1/extra_specs/spec3 => generated 17 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 16 21:09:44.671934 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-0e1e2b70-dd62-465d-bccd-c8b10b3e2e5c None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:44.676173 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-0e1e2b70-dd62-465d-bccd-c8b10b3e2e5c tempest-VolumeTypesExtraSpecsTest-764039190 tempest-VolumeTypesExtraSpecsTest-764039190-project-admin] DELETE https://10.4.3.143/volume/v3/types/5b4e3bb1-8da5-43f6-9239-9e62231d98e1/extra_specs/spec3 Aug 16 21:09:44.676527 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-0e1e2b70-dd62-465d-bccd-c8b10b3e2e5c tempest-VolumeTypesExtraSpecsTest-764039190 tempest-VolumeTypesExtraSpecsTest-764039190-project-admin] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:09:44.676662 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-0e1e2b70-dd62-465d-bccd-c8b10b3e2e5c tempest-VolumeTypesExtraSpecsTest-764039190 tempest-VolumeTypesExtraSpecsTest-764039190-project-admin] Calling method 'delete' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:09:44.730193 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-0e1e2b70-dd62-465d-bccd-c8b10b3e2e5c tempest-VolumeTypesExtraSpecsTest-764039190 tempest-VolumeTypesExtraSpecsTest-764039190-project-admin] https://10.4.3.143/volume/v3/types/5b4e3bb1-8da5-43f6-9239-9e62231d98e1/extra_specs/spec3 returned with HTTP 202 Aug 16 21:09:44.730693 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 197/809] 10.4.3.143 () {66 vars in 1399 bytes} [Sun Aug 16 21:09:44 2026] DELETE /volume/v3/types/5b4e3bb1-8da5-43f6-9239-9e62231d98e1/extra_specs/spec3 => generated 0 bytes in 59 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 16 21:09:44.746967 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-09422f86-507a-47fa-917d-c384bcef4543 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:44.750886 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-09422f86-507a-47fa-917d-c384bcef4543 tempest-VolumeTypesExtraSpecsTest-764039190 tempest-VolumeTypesExtraSpecsTest-764039190-project-admin] GET https://10.4.3.143/volume/v3/types/5b4e3bb1-8da5-43f6-9239-9e62231d98e1/extra_specs/spec3 Aug 16 21:09:44.751182 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-09422f86-507a-47fa-917d-c384bcef4543 tempest-VolumeTypesExtraSpecsTest-764039190 tempest-VolumeTypesExtraSpecsTest-764039190-project-admin] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:09:44.752522 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-09422f86-507a-47fa-917d-c384bcef4543 tempest-VolumeTypesExtraSpecsTest-764039190 tempest-VolumeTypesExtraSpecsTest-764039190-project-admin] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:09:44.765938 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-09422f86-507a-47fa-917d-c384bcef4543 tempest-VolumeTypesExtraSpecsTest-764039190 tempest-VolumeTypesExtraSpecsTest-764039190-project-admin] https://10.4.3.143/volume/v3/types/5b4e3bb1-8da5-43f6-9239-9e62231d98e1/extra_specs/spec3 returned with HTTP 404 Aug 16 21:09:44.766503 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 204/810] 10.4.3.143 () {66 vars in 1396 bytes} [Sun Aug 16 21:09:44 2026] GET /volume/v3/types/5b4e3bb1-8da5-43f6-9239-9e62231d98e1/extra_specs/spec3 => generated 129 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:09:44.777467 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-7b9e23a4-dfc8-41a7-8cba-9533862462d0 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:44.779549 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-7b9e23a4-dfc8-41a7-8cba-9533862462d0 tempest-VolumeTypesExtraSpecsTest-764039190 tempest-VolumeTypesExtraSpecsTest-764039190-project-admin] POST https://10.4.3.143/volume/v3/types/5b4e3bb1-8da5-43f6-9239-9e62231d98e1/extra_specs Aug 16 21:09:44.779979 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-7b9e23a4-dfc8-41a7-8cba-9533862462d0 tempest-VolumeTypesExtraSpecsTest-764039190 tempest-VolumeTypesExtraSpecsTest-764039190-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec1": "val1"}} {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:09:44.814265 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-7b9e23a4-dfc8-41a7-8cba-9533862462d0 tempest-VolumeTypesExtraSpecsTest-764039190 tempest-VolumeTypesExtraSpecsTest-764039190-project-admin] https://10.4.3.143/volume/v3/types/5b4e3bb1-8da5-43f6-9239-9e62231d98e1/extra_specs returned with HTTP 200 Aug 16 21:09:44.815019 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 207/811] 10.4.3.143 () {68 vars in 1399 bytes} [Sun Aug 16 21:09:44 2026] POST /volume/v3/types/5b4e3bb1-8da5-43f6-9239-9e62231d98e1/extra_specs => generated 34 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 16 21:09:44.825137 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-a5b230c9-6a3d-4fed-b69a-aeb534dddbae None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:44.826672 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-a5b230c9-6a3d-4fed-b69a-aeb534dddbae tempest-VolumeTypesExtraSpecsTest-764039190 tempest-VolumeTypesExtraSpecsTest-764039190-project-admin] GET https://10.4.3.143/volume/v3/types/5b4e3bb1-8da5-43f6-9239-9e62231d98e1/extra_specs Aug 16 21:09:44.826858 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-a5b230c9-6a3d-4fed-b69a-aeb534dddbae tempest-VolumeTypesExtraSpecsTest-764039190 tempest-VolumeTypesExtraSpecsTest-764039190-project-admin] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:09:44.827074 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-a5b230c9-6a3d-4fed-b69a-aeb534dddbae tempest-VolumeTypesExtraSpecsTest-764039190 tempest-VolumeTypesExtraSpecsTest-764039190-project-admin] Calling method 'index' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:09:44.835716 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-a5b230c9-6a3d-4fed-b69a-aeb534dddbae tempest-VolumeTypesExtraSpecsTest-764039190 tempest-VolumeTypesExtraSpecsTest-764039190-project-admin] https://10.4.3.143/volume/v3/types/5b4e3bb1-8da5-43f6-9239-9e62231d98e1/extra_specs returned with HTTP 200 Aug 16 21:09:44.836096 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 204/812] 10.4.3.143 () {66 vars in 1378 bytes} [Sun Aug 16 21:09:44 2026] GET /volume/v3/types/5b4e3bb1-8da5-43f6-9239-9e62231d98e1/extra_specs => generated 34 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 16 21:09:44.844544 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-f90794a9-7005-48be-81b1-9e556467eaf6 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:44.851540 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-f90794a9-7005-48be-81b1-9e556467eaf6 tempest-VolumeTypesExtraSpecsTest-764039190 tempest-VolumeTypesExtraSpecsTest-764039190-project-admin] POST https://10.4.3.143/volume/v3/types/5b4e3bb1-8da5-43f6-9239-9e62231d98e1/extra_specs Aug 16 21:09:44.851880 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-f90794a9-7005-48be-81b1-9e556467eaf6 tempest-VolumeTypesExtraSpecsTest-764039190 tempest-VolumeTypesExtraSpecsTest-764039190-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val1"}} {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:09:44.878696 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-f90794a9-7005-48be-81b1-9e556467eaf6 tempest-VolumeTypesExtraSpecsTest-764039190 tempest-VolumeTypesExtraSpecsTest-764039190-project-admin] https://10.4.3.143/volume/v3/types/5b4e3bb1-8da5-43f6-9239-9e62231d98e1/extra_specs returned with HTTP 200 Aug 16 21:09:44.879265 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 198/813] 10.4.3.143 () {68 vars in 1399 bytes} [Sun Aug 16 21:09:44 2026] POST /volume/v3/types/5b4e3bb1-8da5-43f6-9239-9e62231d98e1/extra_specs => generated 34 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Aug 16 21:09:44.888940 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-7aac38a1-dabc-42f0-93aa-267c45db1cf1 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:44.891995 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-7aac38a1-dabc-42f0-93aa-267c45db1cf1 tempest-VolumeTypesExtraSpecsTest-764039190 tempest-VolumeTypesExtraSpecsTest-764039190-project-admin] PUT https://10.4.3.143/volume/v3/types/5b4e3bb1-8da5-43f6-9239-9e62231d98e1/extra_specs/spec2 Aug 16 21:09:44.892685 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-7aac38a1-dabc-42f0-93aa-267c45db1cf1 tempest-VolumeTypesExtraSpecsTest-764039190 tempest-VolumeTypesExtraSpecsTest-764039190-project-admin] Action: 'update', calling method: update, body: {"spec2": "val2"} {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:09:44.922849 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-7aac38a1-dabc-42f0-93aa-267c45db1cf1 tempest-VolumeTypesExtraSpecsTest-764039190 tempest-VolumeTypesExtraSpecsTest-764039190-project-admin] https://10.4.3.143/volume/v3/types/5b4e3bb1-8da5-43f6-9239-9e62231d98e1/extra_specs/spec2 returned with HTTP 200 Aug 16 21:09:44.923790 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 205/814] 10.4.3.143 () {68 vars in 1416 bytes} [Sun Aug 16 21:09:44 2026] PUT /volume/v3/types/5b4e3bb1-8da5-43f6-9239-9e62231d98e1/extra_specs/spec2 => generated 17 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 16 21:09:44.934826 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-16bf1a67-1c46-4476-9342-56df996f414b None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:44.936816 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-16bf1a67-1c46-4476-9342-56df996f414b tempest-VolumeTypesExtraSpecsTest-764039190 tempest-VolumeTypesExtraSpecsTest-764039190-project-admin] GET https://10.4.3.143/volume/v3/types/5b4e3bb1-8da5-43f6-9239-9e62231d98e1/extra_specs/spec2 Aug 16 21:09:44.937153 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-16bf1a67-1c46-4476-9342-56df996f414b tempest-VolumeTypesExtraSpecsTest-764039190 tempest-VolumeTypesExtraSpecsTest-764039190-project-admin] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:09:44.937456 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-16bf1a67-1c46-4476-9342-56df996f414b tempest-VolumeTypesExtraSpecsTest-764039190 tempest-VolumeTypesExtraSpecsTest-764039190-project-admin] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:09:44.948768 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-16bf1a67-1c46-4476-9342-56df996f414b tempest-VolumeTypesExtraSpecsTest-764039190 tempest-VolumeTypesExtraSpecsTest-764039190-project-admin] https://10.4.3.143/volume/v3/types/5b4e3bb1-8da5-43f6-9239-9e62231d98e1/extra_specs/spec2 returned with HTTP 200 Aug 16 21:09:44.949247 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 208/815] 10.4.3.143 () {66 vars in 1396 bytes} [Sun Aug 16 21:09:44 2026] GET /volume/v3/types/5b4e3bb1-8da5-43f6-9239-9e62231d98e1/extra_specs/spec2 => generated 17 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 16 21:09:44.963069 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-b7c553e0-1b68-43d3-a6c5-6dcc26629f07 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:44.964869 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-b7c553e0-1b68-43d3-a6c5-6dcc26629f07 tempest-VolumeTypesExtraSpecsTest-764039190 tempest-VolumeTypesExtraSpecsTest-764039190-project-admin] POST https://10.4.3.143/volume/v3/types/5b4e3bb1-8da5-43f6-9239-9e62231d98e1/extra_specs Aug 16 21:09:44.965113 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-b7c553e0-1b68-43d3-a6c5-6dcc26629f07 tempest-VolumeTypesExtraSpecsTest-764039190 tempest-VolumeTypesExtraSpecsTest-764039190-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val3", "spec4": "val4"}} {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:09:45.016108 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-b7c553e0-1b68-43d3-a6c5-6dcc26629f07 tempest-VolumeTypesExtraSpecsTest-764039190 tempest-VolumeTypesExtraSpecsTest-764039190-project-admin] https://10.4.3.143/volume/v3/types/5b4e3bb1-8da5-43f6-9239-9e62231d98e1/extra_specs returned with HTTP 200 Aug 16 21:09:45.016504 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 205/816] 10.4.3.143 () {68 vars in 1399 bytes} [Sun Aug 16 21:09:44 2026] POST /volume/v3/types/5b4e3bb1-8da5-43f6-9239-9e62231d98e1/extra_specs => generated 51 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 16 21:09:45.025359 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-c4a8a9e2-89d3-43e3-ab44-696159b5001c None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:45.027690 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-c4a8a9e2-89d3-43e3-ab44-696159b5001c tempest-VolumeTypesExtraSpecsTest-764039190 tempest-VolumeTypesExtraSpecsTest-764039190-project-admin] GET https://10.4.3.143/volume/v3/types/5b4e3bb1-8da5-43f6-9239-9e62231d98e1/extra_specs Aug 16 21:09:45.027865 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-c4a8a9e2-89d3-43e3-ab44-696159b5001c tempest-VolumeTypesExtraSpecsTest-764039190 tempest-VolumeTypesExtraSpecsTest-764039190-project-admin] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:09:45.028150 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-c4a8a9e2-89d3-43e3-ab44-696159b5001c tempest-VolumeTypesExtraSpecsTest-764039190 tempest-VolumeTypesExtraSpecsTest-764039190-project-admin] Calling method 'index' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:09:45.058087 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-c4a8a9e2-89d3-43e3-ab44-696159b5001c tempest-VolumeTypesExtraSpecsTest-764039190 tempest-VolumeTypesExtraSpecsTest-764039190-project-admin] https://10.4.3.143/volume/v3/types/5b4e3bb1-8da5-43f6-9239-9e62231d98e1/extra_specs returned with HTTP 200 Aug 16 21:09:45.058087 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 199/817] 10.4.3.143 () {66 vars in 1378 bytes} [Sun Aug 16 21:09:45 2026] GET /volume/v3/types/5b4e3bb1-8da5-43f6-9239-9e62231d98e1/extra_specs => generated 68 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 16 21:09:45.069218 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-0480fcbd-5df7-4340-b5b9-2eb127eb6a1d None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:45.071641 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-0480fcbd-5df7-4340-b5b9-2eb127eb6a1d tempest-VolumeTypesExtraSpecsTest-764039190 tempest-VolumeTypesExtraSpecsTest-764039190-project-admin] DELETE https://10.4.3.143/volume/v3/types/5b4e3bb1-8da5-43f6-9239-9e62231d98e1 Aug 16 21:09:45.071641 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-0480fcbd-5df7-4340-b5b9-2eb127eb6a1d tempest-VolumeTypesExtraSpecsTest-764039190 tempest-VolumeTypesExtraSpecsTest-764039190-project-admin] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:09:45.071943 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-0480fcbd-5df7-4340-b5b9-2eb127eb6a1d tempest-VolumeTypesExtraSpecsTest-764039190 tempest-VolumeTypesExtraSpecsTest-764039190-project-admin] Calling method '_delete' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:09:45.103061 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-0480fcbd-5df7-4340-b5b9-2eb127eb6a1d tempest-VolumeTypesExtraSpecsTest-764039190 tempest-VolumeTypesExtraSpecsTest-764039190-project-admin] https://10.4.3.143/volume/v3/types/5b4e3bb1-8da5-43f6-9239-9e62231d98e1 returned with HTTP 202 Aug 16 21:09:45.103550 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 206/818] 10.4.3.143 () {66 vars in 1345 bytes} [Sun Aug 16 21:09:45 2026] DELETE /volume/v3/types/5b4e3bb1-8da5-43f6-9239-9e62231d98e1 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 21:09:45.115521 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-21c4497f-7b86-4c59-842b-8a4345604684 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:45.118695 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-21c4497f-7b86-4c59-842b-8a4345604684 tempest-VolumeTypesExtraSpecsTest-764039190 tempest-VolumeTypesExtraSpecsTest-764039190-project-admin] GET https://10.4.3.143/volume/v3/types/5b4e3bb1-8da5-43f6-9239-9e62231d98e1 Aug 16 21:09:45.118695 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-21c4497f-7b86-4c59-842b-8a4345604684 tempest-VolumeTypesExtraSpecsTest-764039190 tempest-VolumeTypesExtraSpecsTest-764039190-project-admin] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:09:45.118695 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-21c4497f-7b86-4c59-842b-8a4345604684 tempest-VolumeTypesExtraSpecsTest-764039190 tempest-VolumeTypesExtraSpecsTest-764039190-project-admin] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:09:45.124980 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-21c4497f-7b86-4c59-842b-8a4345604684 tempest-VolumeTypesExtraSpecsTest-764039190 tempest-VolumeTypesExtraSpecsTest-764039190-project-admin] https://10.4.3.143/volume/v3/types/5b4e3bb1-8da5-43f6-9239-9e62231d98e1 returned with HTTP 404 Aug 16 21:09:45.125472 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 209/819] 10.4.3.143 () {66 vars in 1342 bytes} [Sun Aug 16 21:09:45 2026] GET /volume/v3/types/5b4e3bb1-8da5-43f6-9239-9e62231d98e1 => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:09:46.198766 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-8c9c7b56-f819-4466-a8c0-35d0da8de401 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:46.354885 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-8c9c7b56-f819-4466-a8c0-35d0da8de401 tempest-VolumeSnapshotQuotasNegativeTestJSON-2023589378 tempest-VolumeSnapshotQuotasNegativeTestJSON-2023589378-project-admin] GET https://10.4.3.143/volume/v3/os-quota-sets/f675f597cab346758ffe1283ef94959f Aug 16 21:09:46.355159 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-8c9c7b56-f819-4466-a8c0-35d0da8de401 tempest-VolumeSnapshotQuotasNegativeTestJSON-2023589378 tempest-VolumeSnapshotQuotasNegativeTestJSON-2023589378-project-admin] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:09:46.355488 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-8c9c7b56-f819-4466-a8c0-35d0da8de401 tempest-VolumeSnapshotQuotasNegativeTestJSON-2023589378 tempest-VolumeSnapshotQuotasNegativeTestJSON-2023589378-project-admin] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:09:46.374732 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-8c9c7b56-f819-4466-a8c0-35d0da8de401 tempest-VolumeSnapshotQuotasNegativeTestJSON-2023589378 tempest-VolumeSnapshotQuotasNegativeTestJSON-2023589378-project-admin] https://10.4.3.143/volume/v3/os-quota-sets/f675f597cab346758ffe1283ef94959f returned with HTTP 200 Aug 16 21:09:46.375315 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 206/820] 10.4.3.143 () {66 vars in 1354 bytes} [Sun Aug 16 21:09:46 2026] GET /volume/v3/os-quota-sets/f675f597cab346758ffe1283ef94959f => generated 437 bytes in 177 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:09:46.386520 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-e00a79df-d58b-461a-9bbf-683a5ddb65ec None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:46.389896 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-e00a79df-d58b-461a-9bbf-683a5ddb65ec tempest-VolumeSnapshotQuotasNegativeTestJSON-2023589378 tempest-VolumeSnapshotQuotasNegativeTestJSON-2023589378-project-admin] PUT https://10.4.3.143/volume/v3/os-quota-sets/f675f597cab346758ffe1283ef94959f Aug 16 21:09:46.390386 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-e00a79df-d58b-461a-9bbf-683a5ddb65ec tempest-VolumeSnapshotQuotasNegativeTestJSON-2023589378 tempest-VolumeSnapshotQuotasNegativeTestJSON-2023589378-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 3, "volumes": 1, "snapshots": 1}} {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:09:46.478418 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-e00a79df-d58b-461a-9bbf-683a5ddb65ec tempest-VolumeSnapshotQuotasNegativeTestJSON-2023589378 tempest-VolumeSnapshotQuotasNegativeTestJSON-2023589378-project-admin] https://10.4.3.143/volume/v3/os-quota-sets/f675f597cab346758ffe1283ef94959f returned with HTTP 200 Aug 16 21:09:46.478418 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 200/821] 10.4.3.143 () {68 vars in 1374 bytes} [Sun Aug 16 21:09:46 2026] PUT /volume/v3/os-quota-sets/f675f597cab346758ffe1283ef94959f => generated 390 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:09:46.493069 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-457adfc5-7d40-4332-bebc-868ff0fad413 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:46.656594 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-457adfc5-7d40-4332-bebc-868ff0fad413 tempest-VolumeSnapshotQuotasNegativeTestJSON-1936418944 tempest-VolumeSnapshotQuotasNegativeTestJSON-1936418944-project-member] POST https://10.4.3.143/volume/v3/volumes Aug 16 21:09:46.657141 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-457adfc5-7d40-4332-bebc-868ff0fad413 tempest-VolumeSnapshotQuotasNegativeTestJSON-1936418944 tempest-VolumeSnapshotQuotasNegativeTestJSON-1936418944-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-991214980"}} {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:09:46.662158 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.v3.volumes [None req-457adfc5-7d40-4332-bebc-868ff0fad413 tempest-VolumeSnapshotQuotasNegativeTestJSON-1936418944 tempest-VolumeSnapshotQuotasNegativeTestJSON-1936418944-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-991214980'}} {{(pid=100331) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 21:09:46.662401 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.v3.volumes [None req-457adfc5-7d40-4332-bebc-868ff0fad413 tempest-VolumeSnapshotQuotasNegativeTestJSON-1936418944 tempest-VolumeSnapshotQuotasNegativeTestJSON-1936418944-project-member] Create volume of 1 GB Aug 16 21:09:46.671871 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-457adfc5-7d40-4332-bebc-868ff0fad413 tempest-VolumeSnapshotQuotasNegativeTestJSON-1936418944 tempest-VolumeSnapshotQuotasNegativeTestJSON-1936418944-project-member] Availability Zones retrieved successfully. Aug 16 21:09:46.683678 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-457adfc5-7d40-4332-bebc-868ff0fad413 tempest-VolumeSnapshotQuotasNegativeTestJSON-1936418944 tempest-VolumeSnapshotQuotasNegativeTestJSON-1936418944-project-member] Flow 'volume_create_api' (cef2e941-da80-4a19-bb7a-da6a2905d73a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100331) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:09:46.683678 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-457adfc5-7d40-4332-bebc-868ff0fad413 tempest-VolumeSnapshotQuotasNegativeTestJSON-1936418944 tempest-VolumeSnapshotQuotasNegativeTestJSON-1936418944-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b71e79b2-5e0c-4738-9ef7-a484c4c6c362) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:09:46.684565 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.flows.api.create_volume [None req-457adfc5-7d40-4332-bebc-868ff0fad413 tempest-VolumeSnapshotQuotasNegativeTestJSON-1936418944 tempest-VolumeSnapshotQuotasNegativeTestJSON-1936418944-project-member] Validating volume size '1' using validate_int {{(pid=100331) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 21:09:46.724267 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-457adfc5-7d40-4332-bebc-868ff0fad413 tempest-VolumeSnapshotQuotasNegativeTestJSON-1936418944 tempest-VolumeSnapshotQuotasNegativeTestJSON-1936418944-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b71e79b2-5e0c-4738-9ef7-a484c4c6c362) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T21:04:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=69e633b8-fab9-4b15-8b40-4f1a67c51cda,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '69e633b8-fab9-4b15-8b40-4f1a67c51cda', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:09:46.724267 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-457adfc5-7d40-4332-bebc-868ff0fad413 tempest-VolumeSnapshotQuotasNegativeTestJSON-1936418944 tempest-VolumeSnapshotQuotasNegativeTestJSON-1936418944-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7ef1d9de-e375-407b-9196-3c60874fa009) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:09:46.833582 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.quota [None req-457adfc5-7d40-4332-bebc-868ff0fad413 tempest-VolumeSnapshotQuotasNegativeTestJSON-1936418944 tempest-VolumeSnapshotQuotasNegativeTestJSON-1936418944-project-member] Created reservations ['077ca633-9e42-4f59-933d-7473c504f9d3', '2d0028a7-f40b-4d49-b306-994d63c8d990', '69b50ed1-43ec-488a-932a-d6a3f3f24aae', '173c2e28-efa0-442e-a2c1-e6753040256c'] {{(pid=100331) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:09:46.834862 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-457adfc5-7d40-4332-bebc-868ff0fad413 tempest-VolumeSnapshotQuotasNegativeTestJSON-1936418944 tempest-VolumeSnapshotQuotasNegativeTestJSON-1936418944-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7ef1d9de-e375-407b-9196-3c60874fa009) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['077ca633-9e42-4f59-933d-7473c504f9d3', '2d0028a7-f40b-4d49-b306-994d63c8d990', '69b50ed1-43ec-488a-932a-d6a3f3f24aae', '173c2e28-efa0-442e-a2c1-e6753040256c']}' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:09:46.836097 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-457adfc5-7d40-4332-bebc-868ff0fad413 tempest-VolumeSnapshotQuotasNegativeTestJSON-1936418944 tempest-VolumeSnapshotQuotasNegativeTestJSON-1936418944-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cc2d59d2-7769-475d-b307-c6ca743c106b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:09:46.864587 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-457adfc5-7d40-4332-bebc-868ff0fad413 tempest-VolumeSnapshotQuotasNegativeTestJSON-1936418944 tempest-VolumeSnapshotQuotasNegativeTestJSON-1936418944-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cc2d59d2-7769-475d-b307-c6ca743c106b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '987b19e9-883c-409f-9b41-55f4ef2069c6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-991214980',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f675f597cab346758ffe1283ef94959f',qos_specs=None,replication_status=,reservations=['077ca633-9e42-4f59-933d-7473c504f9d3','2d0028a7-f40b-4d49-b306-994d63c8d990','69b50ed1-43ec-488a-932a-d6a3f3f24aae','173c2e28-efa0-442e-a2c1-e6753040256c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f92df26c98194b65aed9584c6310aae2',volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T21:09:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-991214980',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=987b19e9-883c-409f-9b41-55f4ef2069c6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f675f597cab346758ffe1283ef94959f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f92df26c98194b65aed9584c6310aae2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(69e633b8-fab9-4b15-8b40-4f1a67c51cda),volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda)}' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:09:46.866556 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-457adfc5-7d40-4332-bebc-868ff0fad413 tempest-VolumeSnapshotQuotasNegativeTestJSON-1936418944 tempest-VolumeSnapshotQuotasNegativeTestJSON-1936418944-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1a256881-d7ed-449b-b78f-520e9f531791) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:09:46.897321 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-457adfc5-7d40-4332-bebc-868ff0fad413 tempest-VolumeSnapshotQuotasNegativeTestJSON-1936418944 tempest-VolumeSnapshotQuotasNegativeTestJSON-1936418944-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1a256881-d7ed-449b-b78f-520e9f531791) transitioned into state 'SUCCESS' from state '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-991214980',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f675f597cab346758ffe1283ef94959f',qos_specs=None,replication_status=,reservations=['077ca633-9e42-4f59-933d-7473c504f9d3','2d0028a7-f40b-4d49-b306-994d63c8d990','69b50ed1-43ec-488a-932a-d6a3f3f24aae','173c2e28-efa0-442e-a2c1-e6753040256c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f92df26c98194b65aed9584c6310aae2',volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda)}' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:09:46.898262 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-457adfc5-7d40-4332-bebc-868ff0fad413 tempest-VolumeSnapshotQuotasNegativeTestJSON-1936418944 tempest-VolumeSnapshotQuotasNegativeTestJSON-1936418944-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d848dbdf-1625-485c-a38e-5fe0e66f9e91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:09:46.913157 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-457adfc5-7d40-4332-bebc-868ff0fad413 tempest-VolumeSnapshotQuotasNegativeTestJSON-1936418944 tempest-VolumeSnapshotQuotasNegativeTestJSON-1936418944-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d848dbdf-1625-485c-a38e-5fe0e66f9e91) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:09:46.915786 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-457adfc5-7d40-4332-bebc-868ff0fad413 tempest-VolumeSnapshotQuotasNegativeTestJSON-1936418944 tempest-VolumeSnapshotQuotasNegativeTestJSON-1936418944-project-member] Flow 'volume_create_api' (cef2e941-da80-4a19-bb7a-da6a2905d73a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100331) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:09:46.915786 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-457adfc5-7d40-4332-bebc-868ff0fad413 tempest-VolumeSnapshotQuotasNegativeTestJSON-1936418944 tempest-VolumeSnapshotQuotasNegativeTestJSON-1936418944-project-member] Create volume request issued successfully. Aug 16 21:09:46.918711 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-457adfc5-7d40-4332-bebc-868ff0fad413 tempest-VolumeSnapshotQuotasNegativeTestJSON-1936418944 tempest-VolumeSnapshotQuotasNegativeTestJSON-1936418944-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Aug 16 21:09:46.919272 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 207/822] 10.4.3.143 () {68 vars in 1258 bytes} [Sun Aug 16 21:09:46 2026] POST /volume/v3/volumes => generated 766 bytes in 427 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 21:09:46.936575 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-fdb8e1ff-f643-463f-adc9-9a4fbc4ce8df None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:46.941802 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-fdb8e1ff-f643-463f-adc9-9a4fbc4ce8df tempest-VolumeSnapshotQuotasNegativeTestJSON-1936418944 tempest-VolumeSnapshotQuotasNegativeTestJSON-1936418944-project-member] GET https://10.4.3.143/volume/v3/volumes/987b19e9-883c-409f-9b41-55f4ef2069c6 Aug 16 21:09:46.941802 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-fdb8e1ff-f643-463f-adc9-9a4fbc4ce8df tempest-VolumeSnapshotQuotasNegativeTestJSON-1936418944 tempest-VolumeSnapshotQuotasNegativeTestJSON-1936418944-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:09:46.941802 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-fdb8e1ff-f643-463f-adc9-9a4fbc4ce8df tempest-VolumeSnapshotQuotasNegativeTestJSON-1936418944 tempest-VolumeSnapshotQuotasNegativeTestJSON-1936418944-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:09:46.951774 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:09:46.951774 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:09:46.960961 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-fdb8e1ff-f643-463f-adc9-9a4fbc4ce8df tempest-VolumeSnapshotQuotasNegativeTestJSON-1936418944 tempest-VolumeSnapshotQuotasNegativeTestJSON-1936418944-project-member] Volume info retrieved successfully. Aug 16 21:09:46.966136 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-fdb8e1ff-f643-463f-adc9-9a4fbc4ce8df tempest-VolumeSnapshotQuotasNegativeTestJSON-1936418944 tempest-VolumeSnapshotQuotasNegativeTestJSON-1936418944-project-member] https://10.4.3.143/volume/v3/volumes/987b19e9-883c-409f-9b41-55f4ef2069c6 returned with HTTP 200 Aug 16 21:09:46.969243 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 210/823] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:09:46 2026] GET /volume/v3/volumes/987b19e9-883c-409f-9b41-55f4ef2069c6 => generated 834 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:09:47.983371 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-95c9bd3f-a488-4196-a077-2ba87d09efbb None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:47.985171 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-95c9bd3f-a488-4196-a077-2ba87d09efbb tempest-VolumeSnapshotQuotasNegativeTestJSON-1936418944 tempest-VolumeSnapshotQuotasNegativeTestJSON-1936418944-project-member] GET https://10.4.3.143/volume/v3/volumes/987b19e9-883c-409f-9b41-55f4ef2069c6 Aug 16 21:09:47.985466 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-95c9bd3f-a488-4196-a077-2ba87d09efbb tempest-VolumeSnapshotQuotasNegativeTestJSON-1936418944 tempest-VolumeSnapshotQuotasNegativeTestJSON-1936418944-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:09:47.988942 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-95c9bd3f-a488-4196-a077-2ba87d09efbb tempest-VolumeSnapshotQuotasNegativeTestJSON-1936418944 tempest-VolumeSnapshotQuotasNegativeTestJSON-1936418944-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:09:47.995619 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:09:47.995619 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:09:48.002285 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-95c9bd3f-a488-4196-a077-2ba87d09efbb tempest-VolumeSnapshotQuotasNegativeTestJSON-1936418944 tempest-VolumeSnapshotQuotasNegativeTestJSON-1936418944-project-member] Volume info retrieved successfully. Aug 16 21:09:48.007693 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-95c9bd3f-a488-4196-a077-2ba87d09efbb tempest-VolumeSnapshotQuotasNegativeTestJSON-1936418944 tempest-VolumeSnapshotQuotasNegativeTestJSON-1936418944-project-member] https://10.4.3.143/volume/v3/volumes/987b19e9-883c-409f-9b41-55f4ef2069c6 returned with HTTP 200 Aug 16 21:09:48.008203 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 207/824] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:09:47 2026] GET /volume/v3/volumes/987b19e9-883c-409f-9b41-55f4ef2069c6 => generated 859 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:09:48.027892 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-0b3470e8-49c2-4020-8ce1-ecfb5c6022f8 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:48.030491 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-0b3470e8-49c2-4020-8ce1-ecfb5c6022f8 tempest-VolumeSnapshotQuotasNegativeTestJSON-1936418944 tempest-VolumeSnapshotQuotasNegativeTestJSON-1936418944-project-member] POST https://10.4.3.143/volume/v3/snapshots Aug 16 21:09:48.030696 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-0b3470e8-49c2-4020-8ce1-ecfb5c6022f8 tempest-VolumeSnapshotQuotasNegativeTestJSON-1936418944 tempest-VolumeSnapshotQuotasNegativeTestJSON-1936418944-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "987b19e9-883c-409f-9b41-55f4ef2069c6", "name": "tempest-VolumeSnapshotQuotasNegativeTestJSON-Snapshot-1868468092"}} {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:09:48.039669 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:09:48.039669 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:09:48.040209 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-0b3470e8-49c2-4020-8ce1-ecfb5c6022f8 tempest-VolumeSnapshotQuotasNegativeTestJSON-1936418944 tempest-VolumeSnapshotQuotasNegativeTestJSON-1936418944-project-member] Volume info retrieved successfully. Aug 16 21:09:48.040403 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.v3.snapshots [None req-0b3470e8-49c2-4020-8ce1-ecfb5c6022f8 tempest-VolumeSnapshotQuotasNegativeTestJSON-1936418944 tempest-VolumeSnapshotQuotasNegativeTestJSON-1936418944-project-member] Create snapshot from volume 987b19e9-883c-409f-9b41-55f4ef2069c6 Aug 16 21:09:48.089834 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.quota [None req-0b3470e8-49c2-4020-8ce1-ecfb5c6022f8 tempest-VolumeSnapshotQuotasNegativeTestJSON-1936418944 tempest-VolumeSnapshotQuotasNegativeTestJSON-1936418944-project-member] Created reservations ['7f036af6-5c7b-4427-90c0-cc8ac2992c21', '91c79af1-3356-46e5-9b6d-0ff3b69bec30', 'ffb43240-4399-4354-a527-0629b041890a', '4cdad914-8f12-4433-92a2-99d1c64fa60b'] {{(pid=100333) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:09:48.127794 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-0b3470e8-49c2-4020-8ce1-ecfb5c6022f8 tempest-VolumeSnapshotQuotasNegativeTestJSON-1936418944 tempest-VolumeSnapshotQuotasNegativeTestJSON-1936418944-project-member] Snapshot create request issued successfully. Aug 16 21:09:48.128363 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-0b3470e8-49c2-4020-8ce1-ecfb5c6022f8 tempest-VolumeSnapshotQuotasNegativeTestJSON-1936418944 tempest-VolumeSnapshotQuotasNegativeTestJSON-1936418944-project-member] https://10.4.3.143/volume/v3/snapshots returned with HTTP 202 Aug 16 21:09:48.129522 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 201/825] 10.4.3.143 () {68 vars in 1265 bytes} [Sun Aug 16 21:09:48 2026] POST /volume/v3/snapshots => generated 323 bytes in 102 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 21:09:48.142002 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-b9f52402-0bd2-46cb-a9c6-a1ba346c75a5 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:48.146178 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-b9f52402-0bd2-46cb-a9c6-a1ba346c75a5 tempest-VolumeSnapshotQuotasNegativeTestJSON-1936418944 tempest-VolumeSnapshotQuotasNegativeTestJSON-1936418944-project-member] GET https://10.4.3.143/volume/v3/snapshots/7986606c-5d76-47ef-a0d2-01a3b4cbbeb6 Aug 16 21:09:48.146178 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-b9f52402-0bd2-46cb-a9c6-a1ba346c75a5 tempest-VolumeSnapshotQuotasNegativeTestJSON-1936418944 tempest-VolumeSnapshotQuotasNegativeTestJSON-1936418944-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:09:48.146178 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-b9f52402-0bd2-46cb-a9c6-a1ba346c75a5 tempest-VolumeSnapshotQuotasNegativeTestJSON-1936418944 tempest-VolumeSnapshotQuotasNegativeTestJSON-1936418944-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:09:48.155086 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:09:48.155086 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:09:48.155782 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-b9f52402-0bd2-46cb-a9c6-a1ba346c75a5 tempest-VolumeSnapshotQuotasNegativeTestJSON-1936418944 tempest-VolumeSnapshotQuotasNegativeTestJSON-1936418944-project-member] Snapshot retrieved successfully. Aug 16 21:09:48.157008 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-b9f52402-0bd2-46cb-a9c6-a1ba346c75a5 tempest-VolumeSnapshotQuotasNegativeTestJSON-1936418944 tempest-VolumeSnapshotQuotasNegativeTestJSON-1936418944-project-member] https://10.4.3.143/volume/v3/snapshots/7986606c-5d76-47ef-a0d2-01a3b4cbbeb6 returned with HTTP 200 Aug 16 21:09:48.157465 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 208/826] 10.4.3.143 () {66 vars in 1354 bytes} [Sun Aug 16 21:09:48 2026] GET /volume/v3/snapshots/7986606c-5d76-47ef-a0d2-01a3b4cbbeb6 => generated 455 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:09:49.170022 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-b4aa07af-51e5-48b5-96e9-204b22a2533c None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:49.173597 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-b4aa07af-51e5-48b5-96e9-204b22a2533c tempest-VolumeSnapshotQuotasNegativeTestJSON-1936418944 tempest-VolumeSnapshotQuotasNegativeTestJSON-1936418944-project-member] GET https://10.4.3.143/volume/v3/snapshots/7986606c-5d76-47ef-a0d2-01a3b4cbbeb6 Aug 16 21:09:49.173825 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-b4aa07af-51e5-48b5-96e9-204b22a2533c tempest-VolumeSnapshotQuotasNegativeTestJSON-1936418944 tempest-VolumeSnapshotQuotasNegativeTestJSON-1936418944-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:09:49.174150 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-b4aa07af-51e5-48b5-96e9-204b22a2533c tempest-VolumeSnapshotQuotasNegativeTestJSON-1936418944 tempest-VolumeSnapshotQuotasNegativeTestJSON-1936418944-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:09:49.184982 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:09:49.184982 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:09:49.185545 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-b4aa07af-51e5-48b5-96e9-204b22a2533c tempest-VolumeSnapshotQuotasNegativeTestJSON-1936418944 tempest-VolumeSnapshotQuotasNegativeTestJSON-1936418944-project-member] Snapshot retrieved successfully. Aug 16 21:09:49.186213 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-b4aa07af-51e5-48b5-96e9-204b22a2533c tempest-VolumeSnapshotQuotasNegativeTestJSON-1936418944 tempest-VolumeSnapshotQuotasNegativeTestJSON-1936418944-project-member] https://10.4.3.143/volume/v3/snapshots/7986606c-5d76-47ef-a0d2-01a3b4cbbeb6 returned with HTTP 200 Aug 16 21:09:49.186697 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 211/827] 10.4.3.143 () {66 vars in 1354 bytes} [Sun Aug 16 21:09:49 2026] GET /volume/v3/snapshots/7986606c-5d76-47ef-a0d2-01a3b4cbbeb6 => generated 482 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:09:49.201122 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-f26c5694-230f-4004-a9fd-4a4396c8e88f None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:49.203948 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-f26c5694-230f-4004-a9fd-4a4396c8e88f tempest-VolumeSnapshotQuotasNegativeTestJSON-2023589378 tempest-VolumeSnapshotQuotasNegativeTestJSON-2023589378-project-admin] PUT https://10.4.3.143/volume/v3/os-quota-sets/f675f597cab346758ffe1283ef94959f Aug 16 21:09:49.204269 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-f26c5694-230f-4004-a9fd-4a4396c8e88f tempest-VolumeSnapshotQuotasNegativeTestJSON-2023589378 tempest-VolumeSnapshotQuotasNegativeTestJSON-2023589378-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 2, "volumes": 1, "snapshots": 2}} {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:09:49.292282 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-f26c5694-230f-4004-a9fd-4a4396c8e88f tempest-VolumeSnapshotQuotasNegativeTestJSON-2023589378 tempest-VolumeSnapshotQuotasNegativeTestJSON-2023589378-project-admin] https://10.4.3.143/volume/v3/os-quota-sets/f675f597cab346758ffe1283ef94959f returned with HTTP 200 Aug 16 21:09:49.293000 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 208/828] 10.4.3.143 () {68 vars in 1374 bytes} [Sun Aug 16 21:09:49 2026] PUT /volume/v3/os-quota-sets/f675f597cab346758ffe1283ef94959f => generated 390 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:09:49.305886 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-54f9bdad-28e9-4ca1-a4ea-05aa806c1186 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:49.309799 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-54f9bdad-28e9-4ca1-a4ea-05aa806c1186 tempest-VolumeSnapshotQuotasNegativeTestJSON-1936418944 tempest-VolumeSnapshotQuotasNegativeTestJSON-1936418944-project-member] POST https://10.4.3.143/volume/v3/snapshots Aug 16 21:09:49.310559 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-54f9bdad-28e9-4ca1-a4ea-05aa806c1186 tempest-VolumeSnapshotQuotasNegativeTestJSON-1936418944 tempest-VolumeSnapshotQuotasNegativeTestJSON-1936418944-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "987b19e9-883c-409f-9b41-55f4ef2069c6"}} {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:09:49.322577 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:09:49.322577 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:09:49.322990 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-54f9bdad-28e9-4ca1-a4ea-05aa806c1186 tempest-VolumeSnapshotQuotasNegativeTestJSON-1936418944 tempest-VolumeSnapshotQuotasNegativeTestJSON-1936418944-project-member] Volume info retrieved successfully. Aug 16 21:09:49.323132 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.v3.snapshots [None req-54f9bdad-28e9-4ca1-a4ea-05aa806c1186 tempest-VolumeSnapshotQuotasNegativeTestJSON-1936418944 tempest-VolumeSnapshotQuotasNegativeTestJSON-1936418944-project-member] Create snapshot from volume 987b19e9-883c-409f-9b41-55f4ef2069c6 Aug 16 21:09:49.343593 np0000007409 devstack@c-api.service[100333]: WARNING cinder.quota_utils [None req-54f9bdad-28e9-4ca1-a4ea-05aa806c1186 tempest-VolumeSnapshotQuotasNegativeTestJSON-1936418944 tempest-VolumeSnapshotQuotasNegativeTestJSON-1936418944-project-member] Quota exceeded for f675f597cab346758ffe1283ef94959f, tried to create 1G snapshot (2G of 2G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Aug 16 21:09:49.344431 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.middleware.fault [None req-54f9bdad-28e9-4ca1-a4ea-05aa806c1186 tempest-VolumeSnapshotQuotasNegativeTestJSON-1936418944 tempest-VolumeSnapshotQuotasNegativeTestJSON-1936418944-project-member] https://10.4.3.143/volume/v3/snapshots returned with HTTP 413 Aug 16 21:09:49.344864 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 202/829] 10.4.3.143 () {68 vars in 1264 bytes} [Sun Aug 16 21:09:49 2026] POST /volume/v3/snapshots => generated 208 bytes in 40 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Aug 16 21:09:49.354822 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-f0392edb-f1be-4f63-95f5-bd223301515c None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:49.357034 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-f0392edb-f1be-4f63-95f5-bd223301515c tempest-VolumeSnapshotQuotasNegativeTestJSON-2023589378 tempest-VolumeSnapshotQuotasNegativeTestJSON-2023589378-project-admin] PUT https://10.4.3.143/volume/v3/os-quota-sets/f675f597cab346758ffe1283ef94959f Aug 16 21:09:49.357476 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-f0392edb-f1be-4f63-95f5-bd223301515c tempest-VolumeSnapshotQuotasNegativeTestJSON-2023589378 tempest-VolumeSnapshotQuotasNegativeTestJSON-2023589378-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 3, "volumes": 1, "snapshots": 1}} {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:09:49.412864 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-f0392edb-f1be-4f63-95f5-bd223301515c tempest-VolumeSnapshotQuotasNegativeTestJSON-2023589378 tempest-VolumeSnapshotQuotasNegativeTestJSON-2023589378-project-admin] https://10.4.3.143/volume/v3/os-quota-sets/f675f597cab346758ffe1283ef94959f returned with HTTP 200 Aug 16 21:09:49.413267 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 209/830] 10.4.3.143 () {68 vars in 1374 bytes} [Sun Aug 16 21:09:49 2026] PUT /volume/v3/os-quota-sets/f675f597cab346758ffe1283ef94959f => generated 390 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:09:49.423386 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-706787ab-9e7f-4b05-b49a-bfe7ffcf3bde None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:49.426738 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-706787ab-9e7f-4b05-b49a-bfe7ffcf3bde tempest-VolumeSnapshotQuotasNegativeTestJSON-1936418944 tempest-VolumeSnapshotQuotasNegativeTestJSON-1936418944-project-member] POST https://10.4.3.143/volume/v3/snapshots Aug 16 21:09:49.427160 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-706787ab-9e7f-4b05-b49a-bfe7ffcf3bde tempest-VolumeSnapshotQuotasNegativeTestJSON-1936418944 tempest-VolumeSnapshotQuotasNegativeTestJSON-1936418944-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "987b19e9-883c-409f-9b41-55f4ef2069c6"}} {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:09:49.444591 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:09:49.444591 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:09:49.445318 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-706787ab-9e7f-4b05-b49a-bfe7ffcf3bde tempest-VolumeSnapshotQuotasNegativeTestJSON-1936418944 tempest-VolumeSnapshotQuotasNegativeTestJSON-1936418944-project-member] Volume info retrieved successfully. Aug 16 21:09:49.445498 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.v3.snapshots [None req-706787ab-9e7f-4b05-b49a-bfe7ffcf3bde tempest-VolumeSnapshotQuotasNegativeTestJSON-1936418944 tempest-VolumeSnapshotQuotasNegativeTestJSON-1936418944-project-member] Create snapshot from volume 987b19e9-883c-409f-9b41-55f4ef2069c6 Aug 16 21:09:49.469957 np0000007409 devstack@c-api.service[100330]: WARNING cinder.quota_utils [None req-706787ab-9e7f-4b05-b49a-bfe7ffcf3bde tempest-VolumeSnapshotQuotasNegativeTestJSON-1936418944 tempest-VolumeSnapshotQuotasNegativeTestJSON-1936418944-project-member] Quota exceeded for f675f597cab346758ffe1283ef94959f, tried to create snapshot (1 snapshots already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['snapshots'] Aug 16 21:09:49.470196 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.middleware.fault [None req-706787ab-9e7f-4b05-b49a-bfe7ffcf3bde tempest-VolumeSnapshotQuotasNegativeTestJSON-1936418944 tempest-VolumeSnapshotQuotasNegativeTestJSON-1936418944-project-member] https://10.4.3.143/volume/v3/snapshots returned with HTTP 413 Aug 16 21:09:49.471106 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 212/831] 10.4.3.143 () {68 vars in 1264 bytes} [Sun Aug 16 21:09:49 2026] POST /volume/v3/snapshots => generated 133 bytes in 48 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Aug 16 21:09:49.482126 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-507ae9d5-a438-454f-b29d-02914160efbf None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:49.485487 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-507ae9d5-a438-454f-b29d-02914160efbf tempest-VolumeSnapshotQuotasNegativeTestJSON-1936418944 tempest-VolumeSnapshotQuotasNegativeTestJSON-1936418944-project-member] DELETE https://10.4.3.143/volume/v3/snapshots/7986606c-5d76-47ef-a0d2-01a3b4cbbeb6 Aug 16 21:09:49.485688 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-507ae9d5-a438-454f-b29d-02914160efbf tempest-VolumeSnapshotQuotasNegativeTestJSON-1936418944 tempest-VolumeSnapshotQuotasNegativeTestJSON-1936418944-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:09:49.485884 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-507ae9d5-a438-454f-b29d-02914160efbf tempest-VolumeSnapshotQuotasNegativeTestJSON-1936418944 tempest-VolumeSnapshotQuotasNegativeTestJSON-1936418944-project-member] Calling method 'delete' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:09:49.486064 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.v3.snapshots [None req-507ae9d5-a438-454f-b29d-02914160efbf tempest-VolumeSnapshotQuotasNegativeTestJSON-1936418944 tempest-VolumeSnapshotQuotasNegativeTestJSON-1936418944-project-member] Delete snapshot with id: 7986606c-5d76-47ef-a0d2-01a3b4cbbeb6 Aug 16 21:09:49.494304 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:09:49.494304 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:09:49.494803 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-507ae9d5-a438-454f-b29d-02914160efbf tempest-VolumeSnapshotQuotasNegativeTestJSON-1936418944 tempest-VolumeSnapshotQuotasNegativeTestJSON-1936418944-project-member] Snapshot retrieved successfully. Aug 16 21:09:49.514717 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-507ae9d5-a438-454f-b29d-02914160efbf tempest-VolumeSnapshotQuotasNegativeTestJSON-1936418944 tempest-VolumeSnapshotQuotasNegativeTestJSON-1936418944-project-member] Snapshot delete request issued successfully. Aug 16 21:09:49.514998 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-507ae9d5-a438-454f-b29d-02914160efbf tempest-VolumeSnapshotQuotasNegativeTestJSON-1936418944 tempest-VolumeSnapshotQuotasNegativeTestJSON-1936418944-project-member] https://10.4.3.143/volume/v3/snapshots/7986606c-5d76-47ef-a0d2-01a3b4cbbeb6 returned with HTTP 202 Aug 16 21:09:49.515514 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 209/832] 10.4.3.143 () {66 vars in 1357 bytes} [Sun Aug 16 21:09:49 2026] DELETE /volume/v3/snapshots/7986606c-5d76-47ef-a0d2-01a3b4cbbeb6 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 21:09:49.526330 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-8ec6f8b5-5af5-49d2-8493-1afd2c6733bc None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:49.528270 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-8ec6f8b5-5af5-49d2-8493-1afd2c6733bc tempest-VolumeSnapshotQuotasNegativeTestJSON-1936418944 tempest-VolumeSnapshotQuotasNegativeTestJSON-1936418944-project-member] GET https://10.4.3.143/volume/v3/snapshots/7986606c-5d76-47ef-a0d2-01a3b4cbbeb6 Aug 16 21:09:49.528549 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-8ec6f8b5-5af5-49d2-8493-1afd2c6733bc tempest-VolumeSnapshotQuotasNegativeTestJSON-1936418944 tempest-VolumeSnapshotQuotasNegativeTestJSON-1936418944-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:09:49.528785 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-8ec6f8b5-5af5-49d2-8493-1afd2c6733bc tempest-VolumeSnapshotQuotasNegativeTestJSON-1936418944 tempest-VolumeSnapshotQuotasNegativeTestJSON-1936418944-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:09:49.537161 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:09:49.537161 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:09:49.537689 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-8ec6f8b5-5af5-49d2-8493-1afd2c6733bc tempest-VolumeSnapshotQuotasNegativeTestJSON-1936418944 tempest-VolumeSnapshotQuotasNegativeTestJSON-1936418944-project-member] Snapshot retrieved successfully. Aug 16 21:09:49.538979 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-8ec6f8b5-5af5-49d2-8493-1afd2c6733bc tempest-VolumeSnapshotQuotasNegativeTestJSON-1936418944 tempest-VolumeSnapshotQuotasNegativeTestJSON-1936418944-project-member] https://10.4.3.143/volume/v3/snapshots/7986606c-5d76-47ef-a0d2-01a3b4cbbeb6 returned with HTTP 200 Aug 16 21:09:49.539437 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 203/833] 10.4.3.143 () {66 vars in 1354 bytes} [Sun Aug 16 21:09:49 2026] GET /volume/v3/snapshots/7986606c-5d76-47ef-a0d2-01a3b4cbbeb6 => generated 481 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:09:50.552599 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-56348b64-521a-4ff9-805b-abe73ec451a9 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:50.556022 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-56348b64-521a-4ff9-805b-abe73ec451a9 tempest-VolumeSnapshotQuotasNegativeTestJSON-1936418944 tempest-VolumeSnapshotQuotasNegativeTestJSON-1936418944-project-member] GET https://10.4.3.143/volume/v3/snapshots/7986606c-5d76-47ef-a0d2-01a3b4cbbeb6 Aug 16 21:09:50.558825 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-56348b64-521a-4ff9-805b-abe73ec451a9 tempest-VolumeSnapshotQuotasNegativeTestJSON-1936418944 tempest-VolumeSnapshotQuotasNegativeTestJSON-1936418944-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:09:50.558825 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-56348b64-521a-4ff9-805b-abe73ec451a9 tempest-VolumeSnapshotQuotasNegativeTestJSON-1936418944 tempest-VolumeSnapshotQuotasNegativeTestJSON-1936418944-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:09:50.562495 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-56348b64-521a-4ff9-805b-abe73ec451a9 tempest-VolumeSnapshotQuotasNegativeTestJSON-1936418944 tempest-VolumeSnapshotQuotasNegativeTestJSON-1936418944-project-member] https://10.4.3.143/volume/v3/snapshots/7986606c-5d76-47ef-a0d2-01a3b4cbbeb6 returned with HTTP 404 Aug 16 21:09:50.563179 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 210/834] 10.4.3.143 () {66 vars in 1354 bytes} [Sun Aug 16 21:09:50 2026] GET /volume/v3/snapshots/7986606c-5d76-47ef-a0d2-01a3b4cbbeb6 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:09:50.573962 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-50bb9857-be9b-4942-8432-8f6eed0ea31b None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:50.576276 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-50bb9857-be9b-4942-8432-8f6eed0ea31b tempest-VolumeSnapshotQuotasNegativeTestJSON-1936418944 tempest-VolumeSnapshotQuotasNegativeTestJSON-1936418944-project-member] GET https://10.4.3.143/volume/v3/volumes/987b19e9-883c-409f-9b41-55f4ef2069c6 Aug 16 21:09:50.576514 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-50bb9857-be9b-4942-8432-8f6eed0ea31b tempest-VolumeSnapshotQuotasNegativeTestJSON-1936418944 tempest-VolumeSnapshotQuotasNegativeTestJSON-1936418944-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:09:50.576709 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-50bb9857-be9b-4942-8432-8f6eed0ea31b tempest-VolumeSnapshotQuotasNegativeTestJSON-1936418944 tempest-VolumeSnapshotQuotasNegativeTestJSON-1936418944-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:09:50.585745 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:09:50.585745 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:09:50.592824 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-50bb9857-be9b-4942-8432-8f6eed0ea31b tempest-VolumeSnapshotQuotasNegativeTestJSON-1936418944 tempest-VolumeSnapshotQuotasNegativeTestJSON-1936418944-project-member] Volume info retrieved successfully. Aug 16 21:09:50.600197 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-50bb9857-be9b-4942-8432-8f6eed0ea31b tempest-VolumeSnapshotQuotasNegativeTestJSON-1936418944 tempest-VolumeSnapshotQuotasNegativeTestJSON-1936418944-project-member] https://10.4.3.143/volume/v3/volumes/987b19e9-883c-409f-9b41-55f4ef2069c6 returned with HTTP 200 Aug 16 21:09:50.600776 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 213/835] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:09:50 2026] GET /volume/v3/volumes/987b19e9-883c-409f-9b41-55f4ef2069c6 => generated 859 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:09:50.615799 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-b161093c-6707-4446-b283-2a693f76d77e None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:50.618860 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-b161093c-6707-4446-b283-2a693f76d77e tempest-VolumeSnapshotQuotasNegativeTestJSON-1936418944 tempest-VolumeSnapshotQuotasNegativeTestJSON-1936418944-project-member] DELETE https://10.4.3.143/volume/v3/volumes/987b19e9-883c-409f-9b41-55f4ef2069c6 Aug 16 21:09:50.618860 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-b161093c-6707-4446-b283-2a693f76d77e tempest-VolumeSnapshotQuotasNegativeTestJSON-1936418944 tempest-VolumeSnapshotQuotasNegativeTestJSON-1936418944-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:09:50.618860 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-b161093c-6707-4446-b283-2a693f76d77e tempest-VolumeSnapshotQuotasNegativeTestJSON-1936418944 tempest-VolumeSnapshotQuotasNegativeTestJSON-1936418944-project-member] Calling method 'delete' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:09:50.619075 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.v3.volumes [None req-b161093c-6707-4446-b283-2a693f76d77e tempest-VolumeSnapshotQuotasNegativeTestJSON-1936418944 tempest-VolumeSnapshotQuotasNegativeTestJSON-1936418944-project-member] Delete volume with id: 987b19e9-883c-409f-9b41-55f4ef2069c6 Aug 16 21:09:50.635212 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:09:50.635212 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:09:50.636297 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-b161093c-6707-4446-b283-2a693f76d77e tempest-VolumeSnapshotQuotasNegativeTestJSON-1936418944 tempest-VolumeSnapshotQuotasNegativeTestJSON-1936418944-project-member] Volume info retrieved successfully. Aug 16 21:09:50.668371 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-b161093c-6707-4446-b283-2a693f76d77e tempest-VolumeSnapshotQuotasNegativeTestJSON-1936418944 tempest-VolumeSnapshotQuotasNegativeTestJSON-1936418944-project-member] Delete volume request issued successfully. Aug 16 21:09:50.668677 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-b161093c-6707-4446-b283-2a693f76d77e tempest-VolumeSnapshotQuotasNegativeTestJSON-1936418944 tempest-VolumeSnapshotQuotasNegativeTestJSON-1936418944-project-member] https://10.4.3.143/volume/v3/volumes/987b19e9-883c-409f-9b41-55f4ef2069c6 returned with HTTP 202 Aug 16 21:09:50.669193 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 210/836] 10.4.3.143 () {66 vars in 1351 bytes} [Sun Aug 16 21:09:50 2026] DELETE /volume/v3/volumes/987b19e9-883c-409f-9b41-55f4ef2069c6 => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 21:09:50.678422 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-2fb3322d-d69b-4114-931f-2d86fb89e704 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:50.681718 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-2fb3322d-d69b-4114-931f-2d86fb89e704 tempest-VolumeSnapshotQuotasNegativeTestJSON-1936418944 tempest-VolumeSnapshotQuotasNegativeTestJSON-1936418944-project-member] GET https://10.4.3.143/volume/v3/volumes/987b19e9-883c-409f-9b41-55f4ef2069c6 Aug 16 21:09:50.681718 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-2fb3322d-d69b-4114-931f-2d86fb89e704 tempest-VolumeSnapshotQuotasNegativeTestJSON-1936418944 tempest-VolumeSnapshotQuotasNegativeTestJSON-1936418944-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:09:50.681718 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-2fb3322d-d69b-4114-931f-2d86fb89e704 tempest-VolumeSnapshotQuotasNegativeTestJSON-1936418944 tempest-VolumeSnapshotQuotasNegativeTestJSON-1936418944-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:09:50.701608 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:09:50.701608 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:09:50.706187 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-2fb3322d-d69b-4114-931f-2d86fb89e704 tempest-VolumeSnapshotQuotasNegativeTestJSON-1936418944 tempest-VolumeSnapshotQuotasNegativeTestJSON-1936418944-project-member] Volume info retrieved successfully. Aug 16 21:09:50.712328 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-2fb3322d-d69b-4114-931f-2d86fb89e704 tempest-VolumeSnapshotQuotasNegativeTestJSON-1936418944 tempest-VolumeSnapshotQuotasNegativeTestJSON-1936418944-project-member] https://10.4.3.143/volume/v3/volumes/987b19e9-883c-409f-9b41-55f4ef2069c6 returned with HTTP 200 Aug 16 21:09:50.714587 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 204/837] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:09:50 2026] GET /volume/v3/volumes/987b19e9-883c-409f-9b41-55f4ef2069c6 => generated 858 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:09:51.733086 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-67eeb7c9-3dcc-4a85-af42-fcf988a89766 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:51.743869 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-67eeb7c9-3dcc-4a85-af42-fcf988a89766 tempest-VolumeSnapshotQuotasNegativeTestJSON-1936418944 tempest-VolumeSnapshotQuotasNegativeTestJSON-1936418944-project-member] GET https://10.4.3.143/volume/v3/volumes/987b19e9-883c-409f-9b41-55f4ef2069c6 Aug 16 21:09:51.744877 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-67eeb7c9-3dcc-4a85-af42-fcf988a89766 tempest-VolumeSnapshotQuotasNegativeTestJSON-1936418944 tempest-VolumeSnapshotQuotasNegativeTestJSON-1936418944-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:09:51.744877 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-67eeb7c9-3dcc-4a85-af42-fcf988a89766 tempest-VolumeSnapshotQuotasNegativeTestJSON-1936418944 tempest-VolumeSnapshotQuotasNegativeTestJSON-1936418944-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:09:51.751488 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-67eeb7c9-3dcc-4a85-af42-fcf988a89766 tempest-VolumeSnapshotQuotasNegativeTestJSON-1936418944 tempest-VolumeSnapshotQuotasNegativeTestJSON-1936418944-project-member] https://10.4.3.143/volume/v3/volumes/987b19e9-883c-409f-9b41-55f4ef2069c6 returned with HTTP 404 Aug 16 21:09:51.752060 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 211/838] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:09:51 2026] GET /volume/v3/volumes/987b19e9-883c-409f-9b41-55f4ef2069c6 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:09:51.760810 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-716842fa-bd01-4ef2-ae6e-696e54a5c99b None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:51.768023 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-716842fa-bd01-4ef2-ae6e-696e54a5c99b tempest-VolumeSnapshotQuotasNegativeTestJSON-2023589378 tempest-VolumeSnapshotQuotasNegativeTestJSON-2023589378-project-admin] PUT https://10.4.3.143/volume/v3/os-quota-sets/f675f597cab346758ffe1283ef94959f Aug 16 21:09:51.768023 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-716842fa-bd01-4ef2-ae6e-696e54a5c99b tempest-VolumeSnapshotQuotasNegativeTestJSON-2023589378 tempest-VolumeSnapshotQuotasNegativeTestJSON-2023589378-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=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:09:51.851909 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-716842fa-bd01-4ef2-ae6e-696e54a5c99b tempest-VolumeSnapshotQuotasNegativeTestJSON-2023589378 tempest-VolumeSnapshotQuotasNegativeTestJSON-2023589378-project-admin] https://10.4.3.143/volume/v3/os-quota-sets/f675f597cab346758ffe1283ef94959f returned with HTTP 200 Aug 16 21:09:51.852395 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 214/839] 10.4.3.143 () {68 vars in 1375 bytes} [Sun Aug 16 21:09:51 2026] PUT /volume/v3/os-quota-sets/f675f597cab346758ffe1283ef94959f => generated 395 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:09:52.310188 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-9de1ea5c-b6ab-4f91-880d-31ce1a9b2071 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:52.315073 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-9de1ea5c-b6ab-4f91-880d-31ce1a9b2071 tempest-TestImageHashVerification-1300632748 tempest-TestImageHashVerification-1300632748-project-member] GET https://10.4.3.143/volume/v3/volumes/76732a6e-6b7e-437b-8253-c83f3c0bcb28 Aug 16 21:09:52.315073 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-9de1ea5c-b6ab-4f91-880d-31ce1a9b2071 tempest-TestImageHashVerification-1300632748 tempest-TestImageHashVerification-1300632748-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:09:52.315073 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-9de1ea5c-b6ab-4f91-880d-31ce1a9b2071 tempest-TestImageHashVerification-1300632748 tempest-TestImageHashVerification-1300632748-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:09:52.326744 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:09:52.326744 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:09:52.333395 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-9de1ea5c-b6ab-4f91-880d-31ce1a9b2071 tempest-TestImageHashVerification-1300632748 tempest-TestImageHashVerification-1300632748-project-member] Volume info retrieved successfully. Aug 16 21:09:52.340601 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-aac4abc4-408e-4b0d-9737-24399276e845 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:52.341774 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-9de1ea5c-b6ab-4f91-880d-31ce1a9b2071 tempest-TestImageHashVerification-1300632748 tempest-TestImageHashVerification-1300632748-project-member] https://10.4.3.143/volume/v3/volumes/76732a6e-6b7e-437b-8253-c83f3c0bcb28 returned with HTTP 200 Aug 16 21:09:52.341774 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 211/840] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:09:52 2026] GET /volume/v3/volumes/76732a6e-6b7e-437b-8253-c83f3c0bcb28 => generated 849 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:09:52.342641 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-aac4abc4-408e-4b0d-9737-24399276e845 tempest-AttachVolumeNegativeTest-223762844 tempest-AttachVolumeNegativeTest-223762844-project-member] POST https://10.4.3.143/volume/v3/volumes Aug 16 21:09:52.343072 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-aac4abc4-408e-4b0d-9737-24399276e845 tempest-AttachVolumeNegativeTest-223762844 tempest-AttachVolumeNegativeTest-223762844-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-263607158"}} {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:09:52.348533 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.v3.volumes [None req-aac4abc4-408e-4b0d-9737-24399276e845 tempest-AttachVolumeNegativeTest-223762844 tempest-AttachVolumeNegativeTest-223762844-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-263607158'}} {{(pid=100333) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 21:09:52.348660 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.v3.volumes [None req-aac4abc4-408e-4b0d-9737-24399276e845 tempest-AttachVolumeNegativeTest-223762844 tempest-AttachVolumeNegativeTest-223762844-project-member] Create volume of 1 GB Aug 16 21:09:52.353545 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-aac4abc4-408e-4b0d-9737-24399276e845 tempest-AttachVolumeNegativeTest-223762844 tempest-AttachVolumeNegativeTest-223762844-project-member] Availability Zones retrieved successfully. Aug 16 21:09:52.364754 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-aac4abc4-408e-4b0d-9737-24399276e845 tempest-AttachVolumeNegativeTest-223762844 tempest-AttachVolumeNegativeTest-223762844-project-member] Flow 'volume_create_api' (3cbf7c6b-75cb-4dc8-aff3-c71f5044dcfb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100333) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:09:52.365873 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-aac4abc4-408e-4b0d-9737-24399276e845 tempest-AttachVolumeNegativeTest-223762844 tempest-AttachVolumeNegativeTest-223762844-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bdf52e40-cac7-467d-bdf9-0161a9141728) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:09:52.366928 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.flows.api.create_volume [None req-aac4abc4-408e-4b0d-9737-24399276e845 tempest-AttachVolumeNegativeTest-223762844 tempest-AttachVolumeNegativeTest-223762844-project-member] Validating volume size '1' using validate_int {{(pid=100333) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 21:09:52.397965 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-aac4abc4-408e-4b0d-9737-24399276e845 tempest-AttachVolumeNegativeTest-223762844 tempest-AttachVolumeNegativeTest-223762844-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bdf52e40-cac7-467d-bdf9-0161a9141728) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T21:04:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=69e633b8-fab9-4b15-8b40-4f1a67c51cda,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '69e633b8-fab9-4b15-8b40-4f1a67c51cda', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:09:52.398976 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-aac4abc4-408e-4b0d-9737-24399276e845 tempest-AttachVolumeNegativeTest-223762844 tempest-AttachVolumeNegativeTest-223762844-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (631b2606-3736-4e3f-9eef-44089601ef40) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:09:52.494233 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.quota [None req-aac4abc4-408e-4b0d-9737-24399276e845 tempest-AttachVolumeNegativeTest-223762844 tempest-AttachVolumeNegativeTest-223762844-project-member] Created reservations ['ff62a6ee-7eed-4ef4-abf8-8abd8d826bf6', 'd7becaa5-1870-4268-b094-1372c361b130', '560b26be-a5fe-46a4-a5ad-f81425143c93', '6fd98578-3faf-458c-9c66-ce18f35de0ae'] {{(pid=100333) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:09:52.495071 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-aac4abc4-408e-4b0d-9737-24399276e845 tempest-AttachVolumeNegativeTest-223762844 tempest-AttachVolumeNegativeTest-223762844-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (631b2606-3736-4e3f-9eef-44089601ef40) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ff62a6ee-7eed-4ef4-abf8-8abd8d826bf6', 'd7becaa5-1870-4268-b094-1372c361b130', '560b26be-a5fe-46a4-a5ad-f81425143c93', '6fd98578-3faf-458c-9c66-ce18f35de0ae']}' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:09:52.495647 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-aac4abc4-408e-4b0d-9737-24399276e845 tempest-AttachVolumeNegativeTest-223762844 tempest-AttachVolumeNegativeTest-223762844-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8096b165-7b74-48de-b50d-31b426775720) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:09:52.526354 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-aac4abc4-408e-4b0d-9737-24399276e845 tempest-AttachVolumeNegativeTest-223762844 tempest-AttachVolumeNegativeTest-223762844-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8096b165-7b74-48de-b50d-31b426775720) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a56ab543-7293-42bc-8f17-b78a4999306b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-263607158',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='50c4098f7cd54e868fa9d8be9128432e',qos_specs=None,replication_status=,reservations=['ff62a6ee-7eed-4ef4-abf8-8abd8d826bf6','d7becaa5-1870-4268-b094-1372c361b130','560b26be-a5fe-46a4-a5ad-f81425143c93','6fd98578-3faf-458c-9c66-ce18f35de0ae'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='37eda7f2b8fe4ca3a72048541b980bf3',volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T21:09:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-263607158',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a56ab543-7293-42bc-8f17-b78a4999306b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='50c4098f7cd54e868fa9d8be9128432e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='37eda7f2b8fe4ca3a72048541b980bf3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(69e633b8-fab9-4b15-8b40-4f1a67c51cda),volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda)}' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:09:52.527422 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-aac4abc4-408e-4b0d-9737-24399276e845 tempest-AttachVolumeNegativeTest-223762844 tempest-AttachVolumeNegativeTest-223762844-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6ff6cfea-5905-4046-8ed7-056a25abf017) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:09:52.550618 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-aac4abc4-408e-4b0d-9737-24399276e845 tempest-AttachVolumeNegativeTest-223762844 tempest-AttachVolumeNegativeTest-223762844-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6ff6cfea-5905-4046-8ed7-056a25abf017) transitioned into state 'SUCCESS' from state '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-263607158',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='50c4098f7cd54e868fa9d8be9128432e',qos_specs=None,replication_status=,reservations=['ff62a6ee-7eed-4ef4-abf8-8abd8d826bf6','d7becaa5-1870-4268-b094-1372c361b130','560b26be-a5fe-46a4-a5ad-f81425143c93','6fd98578-3faf-458c-9c66-ce18f35de0ae'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='37eda7f2b8fe4ca3a72048541b980bf3',volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda)}' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:09:52.551503 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-aac4abc4-408e-4b0d-9737-24399276e845 tempest-AttachVolumeNegativeTest-223762844 tempest-AttachVolumeNegativeTest-223762844-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bd6aadec-6e28-441e-b2ba-ea8e9fe067a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:09:52.560578 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-aac4abc4-408e-4b0d-9737-24399276e845 tempest-AttachVolumeNegativeTest-223762844 tempest-AttachVolumeNegativeTest-223762844-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bd6aadec-6e28-441e-b2ba-ea8e9fe067a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:09:52.561382 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-aac4abc4-408e-4b0d-9737-24399276e845 tempest-AttachVolumeNegativeTest-223762844 tempest-AttachVolumeNegativeTest-223762844-project-member] Flow 'volume_create_api' (3cbf7c6b-75cb-4dc8-aff3-c71f5044dcfb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100333) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:09:52.561699 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-aac4abc4-408e-4b0d-9737-24399276e845 tempest-AttachVolumeNegativeTest-223762844 tempest-AttachVolumeNegativeTest-223762844-project-member] Create volume request issued successfully. Aug 16 21:09:52.562296 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-aac4abc4-408e-4b0d-9737-24399276e845 tempest-AttachVolumeNegativeTest-223762844 tempest-AttachVolumeNegativeTest-223762844-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Aug 16 21:09:52.562686 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 205/841] 10.4.3.143 () {68 vars in 1258 bytes} [Sun Aug 16 21:09:52 2026] POST /volume/v3/volumes => generated 754 bytes in 223 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 21:09:52.579831 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-abee3130-5e67-4047-86f0-4bb34f152d79 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:52.582552 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-abee3130-5e67-4047-86f0-4bb34f152d79 tempest-AttachVolumeNegativeTest-223762844 tempest-AttachVolumeNegativeTest-223762844-project-member] GET https://10.4.3.143/volume/v3/volumes/a56ab543-7293-42bc-8f17-b78a4999306b Aug 16 21:09:52.583000 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-abee3130-5e67-4047-86f0-4bb34f152d79 tempest-AttachVolumeNegativeTest-223762844 tempest-AttachVolumeNegativeTest-223762844-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:09:52.583306 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-abee3130-5e67-4047-86f0-4bb34f152d79 tempest-AttachVolumeNegativeTest-223762844 tempest-AttachVolumeNegativeTest-223762844-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:09:52.598860 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:09:52.598860 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:09:52.606795 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-abee3130-5e67-4047-86f0-4bb34f152d79 tempest-AttachVolumeNegativeTest-223762844 tempest-AttachVolumeNegativeTest-223762844-project-member] Volume info retrieved successfully. Aug 16 21:09:52.612646 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-abee3130-5e67-4047-86f0-4bb34f152d79 tempest-AttachVolumeNegativeTest-223762844 tempest-AttachVolumeNegativeTest-223762844-project-member] https://10.4.3.143/volume/v3/volumes/a56ab543-7293-42bc-8f17-b78a4999306b returned with HTTP 200 Aug 16 21:09:52.613119 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 212/842] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:09:52 2026] GET /volume/v3/volumes/a56ab543-7293-42bc-8f17-b78a4999306b => generated 822 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 16 21:09:53.361881 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-91d275c0-3090-4ea2-93dc-408c15f0470d None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:53.364221 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-91d275c0-3090-4ea2-93dc-408c15f0470d tempest-TestImageHashVerification-1300632748 tempest-TestImageHashVerification-1300632748-project-member] GET https://10.4.3.143/volume/v3/volumes/76732a6e-6b7e-437b-8253-c83f3c0bcb28 Aug 16 21:09:53.364548 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-91d275c0-3090-4ea2-93dc-408c15f0470d tempest-TestImageHashVerification-1300632748 tempest-TestImageHashVerification-1300632748-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:09:53.365082 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-91d275c0-3090-4ea2-93dc-408c15f0470d tempest-TestImageHashVerification-1300632748 tempest-TestImageHashVerification-1300632748-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:09:53.377328 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:09:53.377328 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:09:53.382675 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-91d275c0-3090-4ea2-93dc-408c15f0470d tempest-TestImageHashVerification-1300632748 tempest-TestImageHashVerification-1300632748-project-member] Volume info retrieved successfully. Aug 16 21:09:53.390060 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-91d275c0-3090-4ea2-93dc-408c15f0470d tempest-TestImageHashVerification-1300632748 tempest-TestImageHashVerification-1300632748-project-member] https://10.4.3.143/volume/v3/volumes/76732a6e-6b7e-437b-8253-c83f3c0bcb28 returned with HTTP 200 Aug 16 21:09:53.390490 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 215/843] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:09:53 2026] GET /volume/v3/volumes/76732a6e-6b7e-437b-8253-c83f3c0bcb28 => generated 849 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:09:53.629320 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-d78cd3c0-5dd7-433c-b117-524b1387cb96 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:53.632712 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-d78cd3c0-5dd7-433c-b117-524b1387cb96 tempest-AttachVolumeNegativeTest-223762844 tempest-AttachVolumeNegativeTest-223762844-project-member] GET https://10.4.3.143/volume/v3/volumes/a56ab543-7293-42bc-8f17-b78a4999306b Aug 16 21:09:53.632712 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-d78cd3c0-5dd7-433c-b117-524b1387cb96 tempest-AttachVolumeNegativeTest-223762844 tempest-AttachVolumeNegativeTest-223762844-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:09:53.632712 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-d78cd3c0-5dd7-433c-b117-524b1387cb96 tempest-AttachVolumeNegativeTest-223762844 tempest-AttachVolumeNegativeTest-223762844-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:09:53.642426 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:09:53.642426 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:09:53.649559 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-d78cd3c0-5dd7-433c-b117-524b1387cb96 tempest-AttachVolumeNegativeTest-223762844 tempest-AttachVolumeNegativeTest-223762844-project-member] Volume info retrieved successfully. Aug 16 21:09:53.655155 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-d78cd3c0-5dd7-433c-b117-524b1387cb96 tempest-AttachVolumeNegativeTest-223762844 tempest-AttachVolumeNegativeTest-223762844-project-member] https://10.4.3.143/volume/v3/volumes/a56ab543-7293-42bc-8f17-b78a4999306b returned with HTTP 200 Aug 16 21:09:53.655945 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 212/844] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:09:53 2026] GET /volume/v3/volumes/a56ab543-7293-42bc-8f17-b78a4999306b => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:09:53.707964 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [req-469b3cfa-9b69-4257-a79a-8dbc0614c040 req-1ea79e28-c313-44bb-b65f-bbfde802c075 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:53.710930 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [req-469b3cfa-9b69-4257-a79a-8dbc0614c040 req-1ea79e28-c313-44bb-b65f-bbfde802c075 tempest-AttachVolumeNegativeTest-223762844 tempest-AttachVolumeNegativeTest-223762844-project-member] GET https://10.4.3.143/volume/v3/volumes/a56ab543-7293-42bc-8f17-b78a4999306b Aug 16 21:09:53.711197 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [req-469b3cfa-9b69-4257-a79a-8dbc0614c040 req-1ea79e28-c313-44bb-b65f-bbfde802c075 tempest-AttachVolumeNegativeTest-223762844 tempest-AttachVolumeNegativeTest-223762844-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:09:53.711435 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [req-469b3cfa-9b69-4257-a79a-8dbc0614c040 req-1ea79e28-c313-44bb-b65f-bbfde802c075 tempest-AttachVolumeNegativeTest-223762844 tempest-AttachVolumeNegativeTest-223762844-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:09:53.722257 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:09:53.722257 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:09:53.729696 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [req-469b3cfa-9b69-4257-a79a-8dbc0614c040 req-1ea79e28-c313-44bb-b65f-bbfde802c075 tempest-AttachVolumeNegativeTest-223762844 tempest-AttachVolumeNegativeTest-223762844-project-member] Volume info retrieved successfully. Aug 16 21:09:53.736397 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [req-469b3cfa-9b69-4257-a79a-8dbc0614c040 req-1ea79e28-c313-44bb-b65f-bbfde802c075 tempest-AttachVolumeNegativeTest-223762844 tempest-AttachVolumeNegativeTest-223762844-project-member] https://10.4.3.143/volume/v3/volumes/a56ab543-7293-42bc-8f17-b78a4999306b returned with HTTP 200 Aug 16 21:09:53.736742 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 206/845] 10.4.3.143 () {68 vars in 1598 bytes} [Sun Aug 16 21:09:53 2026] GET /volume/v3/volumes/a56ab543-7293-42bc-8f17-b78a4999306b => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:09:53.850084 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-f7ebaa77-26df-463d-a949-562b56ce5049 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:53.850476 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-f7ebaa77-26df-463d-a949-562b56ce5049 None None] GET https://10.4.3.143/volume// Aug 16 21:09:53.850604 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-f7ebaa77-26df-463d-a949-562b56ce5049 None None] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:09:53.850758 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-f7ebaa77-26df-463d-a949-562b56ce5049 None None] Calling method 'all' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:09:53.851090 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-f7ebaa77-26df-463d-a949-562b56ce5049 None None] https://10.4.3.143/volume// returned with HTTP 300 Aug 16 21:09:53.851402 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 213/846] 10.4.3.143 () {66 vars in 1428 bytes} [Sun Aug 16 21:09:53 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 16 21:09:53.859701 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [req-469b3cfa-9b69-4257-a79a-8dbc0614c040 req-6938be01-8593-423b-b725-2468fa5c6d95 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:53.863344 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [req-469b3cfa-9b69-4257-a79a-8dbc0614c040 req-6938be01-8593-423b-b725-2468fa5c6d95 tempest-AttachVolumeNegativeTest-223762844 tempest-AttachVolumeNegativeTest-223762844-project-member] POST https://10.4.3.143/volume/v3/attachments Aug 16 21:09:53.863344 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [req-469b3cfa-9b69-4257-a79a-8dbc0614c040 req-6938be01-8593-423b-b725-2468fa5c6d95 tempest-AttachVolumeNegativeTest-223762844 tempest-AttachVolumeNegativeTest-223762844-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a56ab543-7293-42bc-8f17-b78a4999306b", "connector": null, "instance_uuid": "9a915c7a-131c-42f8-aaba-fe74831b2321"}} {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:09:53.873588 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:09:53.873588 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:09:53.906430 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [req-469b3cfa-9b69-4257-a79a-8dbc0614c040 req-6938be01-8593-423b-b725-2468fa5c6d95 tempest-AttachVolumeNegativeTest-223762844 tempest-AttachVolumeNegativeTest-223762844-project-member] https://10.4.3.143/volume/v3/attachments returned with HTTP 200 Aug 16 21:09:53.907231 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 216/847] 10.4.3.143 () {74 vars in 1594 bytes} [Sun Aug 16 21:09:53 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 16 21:09:53.935706 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-e2dba7ce-116e-4ec6-807e-a5345c6b1c4a None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:53.937218 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-e2dba7ce-116e-4ec6-807e-a5345c6b1c4a tempest-AttachVolumeNegativeTest-223762844 tempest-AttachVolumeNegativeTest-223762844-project-member] GET https://10.4.3.143/volume/v3/volumes/a56ab543-7293-42bc-8f17-b78a4999306b Aug 16 21:09:53.937756 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-e2dba7ce-116e-4ec6-807e-a5345c6b1c4a tempest-AttachVolumeNegativeTest-223762844 tempest-AttachVolumeNegativeTest-223762844-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:09:53.938378 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-e2dba7ce-116e-4ec6-807e-a5345c6b1c4a tempest-AttachVolumeNegativeTest-223762844 tempest-AttachVolumeNegativeTest-223762844-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:09:53.952080 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:09:53.952080 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:09:53.958335 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-2385a7e4-d8a9-44ab-8495-5b20404aeb59 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:53.958335 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-2385a7e4-d8a9-44ab-8495-5b20404aeb59 None None] GET https://10.4.3.143/volume// Aug 16 21:09:53.958335 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-2385a7e4-d8a9-44ab-8495-5b20404aeb59 None None] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:09:53.958335 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-2385a7e4-d8a9-44ab-8495-5b20404aeb59 None None] Calling method 'all' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:09:53.958335 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-2385a7e4-d8a9-44ab-8495-5b20404aeb59 None None] https://10.4.3.143/volume// returned with HTTP 300 Aug 16 21:09:53.958335 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 207/848] 10.4.3.143 () {66 vars in 1426 bytes} [Sun Aug 16 21:09:53 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 16 21:09:53.960353 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-e2dba7ce-116e-4ec6-807e-a5345c6b1c4a tempest-AttachVolumeNegativeTest-223762844 tempest-AttachVolumeNegativeTest-223762844-project-member] Volume info retrieved successfully. Aug 16 21:09:53.966020 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [req-469b3cfa-9b69-4257-a79a-8dbc0614c040 req-9e7b7508-d7e6-4141-99f0-f090f26d4efb None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:53.966269 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-e2dba7ce-116e-4ec6-807e-a5345c6b1c4a tempest-AttachVolumeNegativeTest-223762844 tempest-AttachVolumeNegativeTest-223762844-project-member] https://10.4.3.143/volume/v3/volumes/a56ab543-7293-42bc-8f17-b78a4999306b returned with HTTP 200 Aug 16 21:09:53.967160 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 213/849] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:09:53 2026] GET /volume/v3/volumes/a56ab543-7293-42bc-8f17-b78a4999306b => generated 846 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:09:53.968859 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [req-469b3cfa-9b69-4257-a79a-8dbc0614c040 req-9e7b7508-d7e6-4141-99f0-f090f26d4efb tempest-AttachVolumeNegativeTest-223762844 tempest-AttachVolumeNegativeTest-223762844-project-member] GET https://10.4.3.143/volume/v3/volumes/a56ab543-7293-42bc-8f17-b78a4999306b Aug 16 21:09:53.969205 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [req-469b3cfa-9b69-4257-a79a-8dbc0614c040 req-9e7b7508-d7e6-4141-99f0-f090f26d4efb tempest-AttachVolumeNegativeTest-223762844 tempest-AttachVolumeNegativeTest-223762844-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:09:53.969480 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [req-469b3cfa-9b69-4257-a79a-8dbc0614c040 req-9e7b7508-d7e6-4141-99f0-f090f26d4efb tempest-AttachVolumeNegativeTest-223762844 tempest-AttachVolumeNegativeTest-223762844-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:09:53.981774 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:09:53.981774 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:09:53.985564 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [req-469b3cfa-9b69-4257-a79a-8dbc0614c040 req-9e7b7508-d7e6-4141-99f0-f090f26d4efb tempest-AttachVolumeNegativeTest-223762844 tempest-AttachVolumeNegativeTest-223762844-project-member] Volume info retrieved successfully. Aug 16 21:09:53.989959 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [req-469b3cfa-9b69-4257-a79a-8dbc0614c040 req-9e7b7508-d7e6-4141-99f0-f090f26d4efb tempest-AttachVolumeNegativeTest-223762844 tempest-AttachVolumeNegativeTest-223762844-project-member] https://10.4.3.143/volume/v3/volumes/a56ab543-7293-42bc-8f17-b78a4999306b returned with HTTP 200 Aug 16 21:09:53.990325 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 214/850] 10.4.3.143 () {70 vars in 1639 bytes} [Sun Aug 16 21:09:53 2026] GET /volume/v3/volumes/a56ab543-7293-42bc-8f17-b78a4999306b => generated 1026 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 16 21:09:54.033685 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-8970564b-6d57-479f-ad5a-fb4c9fa68a08 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:54.039526 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-8970564b-6d57-479f-ad5a-fb4c9fa68a08 tempest-TestImageHashVerification-1300632748 tempest-TestImageHashVerification-1300632748-project-member] DELETE https://10.4.3.143/volume/v3/volumes/76732a6e-6b7e-437b-8253-c83f3c0bcb28 Aug 16 21:09:54.039785 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-8970564b-6d57-479f-ad5a-fb4c9fa68a08 tempest-TestImageHashVerification-1300632748 tempest-TestImageHashVerification-1300632748-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:09:54.040051 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-8970564b-6d57-479f-ad5a-fb4c9fa68a08 tempest-TestImageHashVerification-1300632748 tempest-TestImageHashVerification-1300632748-project-member] Calling method 'delete' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:09:54.040264 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.v3.volumes [None req-8970564b-6d57-479f-ad5a-fb4c9fa68a08 tempest-TestImageHashVerification-1300632748 tempest-TestImageHashVerification-1300632748-project-member] Delete volume with id: 76732a6e-6b7e-437b-8253-c83f3c0bcb28 Aug 16 21:09:54.054225 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:09:54.054225 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:09:54.054676 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-8970564b-6d57-479f-ad5a-fb4c9fa68a08 tempest-TestImageHashVerification-1300632748 tempest-TestImageHashVerification-1300632748-project-member] Volume info retrieved successfully. Aug 16 21:09:54.077192 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-8970564b-6d57-479f-ad5a-fb4c9fa68a08 tempest-TestImageHashVerification-1300632748 tempest-TestImageHashVerification-1300632748-project-member] Delete volume request issued successfully. Aug 16 21:09:54.077437 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-8970564b-6d57-479f-ad5a-fb4c9fa68a08 tempest-TestImageHashVerification-1300632748 tempest-TestImageHashVerification-1300632748-project-member] https://10.4.3.143/volume/v3/volumes/76732a6e-6b7e-437b-8253-c83f3c0bcb28 returned with HTTP 202 Aug 16 21:09:54.077866 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 217/851] 10.4.3.143 () {66 vars in 1351 bytes} [Sun Aug 16 21:09:54 2026] DELETE /volume/v3/volumes/76732a6e-6b7e-437b-8253-c83f3c0bcb28 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 21:09:54.089694 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-3405c3b2-cdb8-464f-b45d-cf566189d9a7 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:54.092467 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-3405c3b2-cdb8-464f-b45d-cf566189d9a7 tempest-TestImageHashVerification-1300632748 tempest-TestImageHashVerification-1300632748-project-member] GET https://10.4.3.143/volume/v3/volumes/76732a6e-6b7e-437b-8253-c83f3c0bcb28 Aug 16 21:09:54.092959 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-3405c3b2-cdb8-464f-b45d-cf566189d9a7 tempest-TestImageHashVerification-1300632748 tempest-TestImageHashVerification-1300632748-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:09:54.093294 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-3405c3b2-cdb8-464f-b45d-cf566189d9a7 tempest-TestImageHashVerification-1300632748 tempest-TestImageHashVerification-1300632748-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:09:54.102306 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:09:54.102306 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:09:54.110729 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-3405c3b2-cdb8-464f-b45d-cf566189d9a7 tempest-TestImageHashVerification-1300632748 tempest-TestImageHashVerification-1300632748-project-member] Volume info retrieved successfully. Aug 16 21:09:54.115552 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [req-469b3cfa-9b69-4257-a79a-8dbc0614c040 req-f785c802-0fff-4846-8f35-1ae13f40e0d2 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:54.116134 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-3405c3b2-cdb8-464f-b45d-cf566189d9a7 tempest-TestImageHashVerification-1300632748 tempest-TestImageHashVerification-1300632748-project-member] https://10.4.3.143/volume/v3/volumes/76732a6e-6b7e-437b-8253-c83f3c0bcb28 returned with HTTP 200 Aug 16 21:09:54.116684 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 208/852] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:09:54 2026] GET /volume/v3/volumes/76732a6e-6b7e-437b-8253-c83f3c0bcb28 => generated 848 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:09:54.119626 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [req-469b3cfa-9b69-4257-a79a-8dbc0614c040 req-f785c802-0fff-4846-8f35-1ae13f40e0d2 tempest-AttachVolumeNegativeTest-223762844 tempest-AttachVolumeNegativeTest-223762844-project-member] PUT https://10.4.3.143/volume/v3/attachments/325bb86d-c5e6-4966-8bf1-7bf77ddfc041 Aug 16 21:09:54.120064 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [req-469b3cfa-9b69-4257-a79a-8dbc0614c040 req-f785c802-0fff-4846-8f35-1ae13f40e0d2 tempest-AttachVolumeNegativeTest-223762844 tempest-AttachVolumeNegativeTest-223762844-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.143", "host": "np0000007409", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:e42fbcbe2e9", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "69237b68-d654-4a76-81de-86e36bc8fb86", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:09:54.132015 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.coordination [req-469b3cfa-9b69-4257-a79a-8dbc0614c040 req-f785c802-0fff-4846-8f35-1ae13f40e0d2 tempest-AttachVolumeNegativeTest-223762844 tempest-AttachVolumeNegativeTest-223762844-project-member] Acquiring lock "cinder-attachment_update-a56ab543-7293-42bc-8f17-b78a4999306b-np0000007409" by "attachment_update" {{(pid=100332) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:09:54.140049 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.coordination [req-469b3cfa-9b69-4257-a79a-8dbc0614c040 req-f785c802-0fff-4846-8f35-1ae13f40e0d2 tempest-AttachVolumeNegativeTest-223762844 tempest-AttachVolumeNegativeTest-223762844-project-member] Lock "cinder-attachment_update-a56ab543-7293-42bc-8f17-b78a4999306b-np0000007409" acquired by "attachment_update" :: waited 0.007s {{(pid=100332) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:09:54.140049 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:09:54.140049 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:09:54.257931 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.coordination [req-469b3cfa-9b69-4257-a79a-8dbc0614c040 req-f785c802-0fff-4846-8f35-1ae13f40e0d2 tempest-AttachVolumeNegativeTest-223762844 tempest-AttachVolumeNegativeTest-223762844-project-member] Lock "cinder-attachment_update-a56ab543-7293-42bc-8f17-b78a4999306b-np0000007409" released by "attachment_update" :: held 0.119s {{(pid=100332) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:09:54.258410 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [req-469b3cfa-9b69-4257-a79a-8dbc0614c040 req-f785c802-0fff-4846-8f35-1ae13f40e0d2 tempest-AttachVolumeNegativeTest-223762844 tempest-AttachVolumeNegativeTest-223762844-project-member] https://10.4.3.143/volume/v3/attachments/325bb86d-c5e6-4966-8bf1-7bf77ddfc041 returned with HTTP 200 Aug 16 21:09:54.258996 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 214/853] 10.4.3.143 () {74 vars in 1704 bytes} [Sun Aug 16 21:09:54 2026] PUT /volume/v3/attachments/325bb86d-c5e6-4966-8bf1-7bf77ddfc041 => generated 969 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:09:54.747510 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-7a1d43f9-f3c4-4d75-a731-1adb23665a44 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:54.845076 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-7a1d43f9-f3c4-4d75-a731-1adb23665a44 tempest-VolumeTypesAccessTest-1376450889 tempest-VolumeTypesAccessTest-1376450889-project-admin] POST https://10.4.3.143/volume/v3/types Aug 16 21:09:54.845545 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-7a1d43f9-f3c4-4d75-a731-1adb23665a44 tempest-VolumeTypesAccessTest-1376450889 tempest-VolumeTypesAccessTest-1376450889-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesAccessTest-volume-type-413563362", "os-volume-type-access:is_public": false}} {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:09:54.862885 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-7a1d43f9-f3c4-4d75-a731-1adb23665a44 tempest-VolumeTypesAccessTest-1376450889 tempest-VolumeTypesAccessTest-1376450889-project-admin] https://10.4.3.143/volume/v3/types returned with HTTP 200 Aug 16 21:09:54.863346 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 215/854] 10.4.3.143 () {68 vars in 1253 bytes} [Sun Aug 16 21:09:54 2026] POST /volume/v3/types => generated 228 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:09:54.873802 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-efc4315c-766f-4a7e-a4f9-d310fa135d0f None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:54.950012 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-efc4315c-766f-4a7e-a4f9-d310fa135d0f tempest-VolumeTypesAccessTest-1945087587 tempest-VolumeTypesAccessTest-1945087587-project-member] POST https://10.4.3.143/volume/v3/volumes Aug 16 21:09:54.950437 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-efc4315c-766f-4a7e-a4f9-d310fa135d0f tempest-VolumeTypesAccessTest-1945087587 tempest-VolumeTypesAccessTest-1945087587-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "01258ac7-3941-4fd1-a962-c29dbeaa53bc", "size": 1}} {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:09:54.952245 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.v3.volumes [None req-efc4315c-766f-4a7e-a4f9-d310fa135d0f tempest-VolumeTypesAccessTest-1945087587 tempest-VolumeTypesAccessTest-1945087587-project-member] Create volume request body: {'volume': {'volume_type': '01258ac7-3941-4fd1-a962-c29dbeaa53bc', 'size': 1}} {{(pid=100330) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 21:09:54.959006 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-efc4315c-766f-4a7e-a4f9-d310fa135d0f tempest-VolumeTypesAccessTest-1945087587 tempest-VolumeTypesAccessTest-1945087587-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 404 Aug 16 21:09:54.959661 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 218/855] 10.4.3.143 () {68 vars in 1258 bytes} [Sun Aug 16 21:09:54 2026] POST /volume/v3/volumes => generated 114 bytes in 87 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:09:54.967772 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-484d42a0-6dcd-4aaa-b6c9-051b2b52cc87 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:54.972018 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-484d42a0-6dcd-4aaa-b6c9-051b2b52cc87 tempest-VolumeTypesAccessTest-1376450889 tempest-VolumeTypesAccessTest-1376450889-project-admin] POST https://10.4.3.143/volume/v3/types/01258ac7-3941-4fd1-a962-c29dbeaa53bc/action Aug 16 21:09:54.972018 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-484d42a0-6dcd-4aaa-b6c9-051b2b52cc87 tempest-VolumeTypesAccessTest-1376450889 tempest-VolumeTypesAccessTest-1376450889-project-admin] Action body: b'{"addProjectAccess": {"project": "9fab0fe1cac74aad833f14d19ba92b39"}}' {{(pid=100333) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 21:09:54.972018 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-484d42a0-6dcd-4aaa-b6c9-051b2b52cc87 tempest-VolumeTypesAccessTest-1376450889 tempest-VolumeTypesAccessTest-1376450889-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "9fab0fe1cac74aad833f14d19ba92b39"}} {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:09:54.980531 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-91dc4a66-619b-4b4c-93eb-140194125933 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:54.982343 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-91dc4a66-619b-4b4c-93eb-140194125933 tempest-AttachVolumeNegativeTest-223762844 tempest-AttachVolumeNegativeTest-223762844-project-member] GET https://10.4.3.143/volume/v3/volumes/a56ab543-7293-42bc-8f17-b78a4999306b Aug 16 21:09:54.982537 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-91dc4a66-619b-4b4c-93eb-140194125933 tempest-AttachVolumeNegativeTest-223762844 tempest-AttachVolumeNegativeTest-223762844-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:09:54.982741 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-91dc4a66-619b-4b4c-93eb-140194125933 tempest-AttachVolumeNegativeTest-223762844 tempest-AttachVolumeNegativeTest-223762844-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:09:54.986045 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-484d42a0-6dcd-4aaa-b6c9-051b2b52cc87 tempest-VolumeTypesAccessTest-1376450889 tempest-VolumeTypesAccessTest-1376450889-project-admin] https://10.4.3.143/volume/v3/types/01258ac7-3941-4fd1-a962-c29dbeaa53bc/action returned with HTTP 202 Aug 16 21:09:54.986045 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 209/856] 10.4.3.143 () {68 vars in 1384 bytes} [Sun Aug 16 21:09:54 2026] POST /volume/v3/types/01258ac7-3941-4fd1-a962-c29dbeaa53bc/action => generated 0 bytes in 19 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 21:09:54.994275 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-2b121c96-fe5a-43dd-ba8f-87195242b038 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:54.996404 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-2b121c96-fe5a-43dd-ba8f-87195242b038 tempest-VolumeTypesAccessTest-1945087587 tempest-VolumeTypesAccessTest-1945087587-project-member] POST https://10.4.3.143/volume/v3/volumes Aug 16 21:09:54.996674 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-2b121c96-fe5a-43dd-ba8f-87195242b038 tempest-VolumeTypesAccessTest-1945087587 tempest-VolumeTypesAccessTest-1945087587-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "01258ac7-3941-4fd1-a962-c29dbeaa53bc", "size": 1, "name": "tempest-VolumeTypesAccessTest-Volume-1707346197"}} {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:09:54.998660 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.v3.volumes [None req-2b121c96-fe5a-43dd-ba8f-87195242b038 tempest-VolumeTypesAccessTest-1945087587 tempest-VolumeTypesAccessTest-1945087587-project-member] Create volume request body: {'volume': {'volume_type': '01258ac7-3941-4fd1-a962-c29dbeaa53bc', 'size': 1, 'name': 'tempest-VolumeTypesAccessTest-Volume-1707346197'}} {{(pid=100331) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 21:09:55.003044 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.v3.volumes [None req-2b121c96-fe5a-43dd-ba8f-87195242b038 tempest-VolumeTypesAccessTest-1945087587 tempest-VolumeTypesAccessTest-1945087587-project-member] Create volume of 1 GB Aug 16 21:09:55.003384 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:09:55.003384 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:09:55.003872 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-2b121c96-fe5a-43dd-ba8f-87195242b038 tempest-VolumeTypesAccessTest-1945087587 tempest-VolumeTypesAccessTest-1945087587-project-member] Availability Zones retrieved successfully. Aug 16 21:09:55.010878 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-2b121c96-fe5a-43dd-ba8f-87195242b038 tempest-VolumeTypesAccessTest-1945087587 tempest-VolumeTypesAccessTest-1945087587-project-member] Flow 'volume_create_api' (b2e9d843-7d12-4783-bb14-ee45c51aee33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100331) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:09:55.015126 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-2b121c96-fe5a-43dd-ba8f-87195242b038 tempest-VolumeTypesAccessTest-1945087587 tempest-VolumeTypesAccessTest-1945087587-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ae7731b2-ebfb-463a-ae83-fabdaf8a51d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:09:55.016403 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.flows.api.create_volume [None req-2b121c96-fe5a-43dd-ba8f-87195242b038 tempest-VolumeTypesAccessTest-1945087587 tempest-VolumeTypesAccessTest-1945087587-project-member] Validating volume size '1' using validate_int {{(pid=100331) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 21:09:55.042625 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-2b121c96-fe5a-43dd-ba8f-87195242b038 tempest-VolumeTypesAccessTest-1945087587 tempest-VolumeTypesAccessTest-1945087587-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ae7731b2-ebfb-463a-ae83-fabdaf8a51d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T21:09:55Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=01258ac7-3941-4fd1-a962-c29dbeaa53bc,is_public=False,name='tempest-VolumeTypesAccessTest-volume-type-413563362',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '01258ac7-3941-4fd1-a962-c29dbeaa53bc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:09:55.043605 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-2b121c96-fe5a-43dd-ba8f-87195242b038 tempest-VolumeTypesAccessTest-1945087587 tempest-VolumeTypesAccessTest-1945087587-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1ca4d278-7649-4cfc-afe9-eb8640739996) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:09:55.082218 np0000007409 devstack@c-api.service[100331]: WARNING cinder.quota [None req-2b121c96-fe5a-43dd-ba8f-87195242b038 tempest-VolumeTypesAccessTest-1945087587 tempest-VolumeTypesAccessTest-1945087587-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesAccessTest-volume-type-413563362 is set by the default quota flag: quota_volumes_tempest-VolumeTypesAccessTest-volume-type-413563362, it is now deprecated. Please use the default quota class for default quota. Aug 16 21:09:55.082549 np0000007409 devstack@c-api.service[100331]: WARNING cinder.quota [None req-2b121c96-fe5a-43dd-ba8f-87195242b038 tempest-VolumeTypesAccessTest-1945087587 tempest-VolumeTypesAccessTest-1945087587-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesAccessTest-volume-type-413563362 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesAccessTest-volume-type-413563362, it is now deprecated. Please use the default quota class for default quota. Aug 16 21:09:55.124419 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.quota [None req-2b121c96-fe5a-43dd-ba8f-87195242b038 tempest-VolumeTypesAccessTest-1945087587 tempest-VolumeTypesAccessTest-1945087587-project-member] Created reservations ['bc3ec285-706e-42a6-8b6a-2f53c03f65cb', '33505bac-0f1f-46a2-99af-0d972b3389e4', '27baf564-7f0d-4ce0-915e-9002edc0c820', '7ba22757-0e41-429f-a4b1-c87630fd9e8d'] {{(pid=100331) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:09:55.125486 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-2b121c96-fe5a-43dd-ba8f-87195242b038 tempest-VolumeTypesAccessTest-1945087587 tempest-VolumeTypesAccessTest-1945087587-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1ca4d278-7649-4cfc-afe9-eb8640739996) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bc3ec285-706e-42a6-8b6a-2f53c03f65cb', '33505bac-0f1f-46a2-99af-0d972b3389e4', '27baf564-7f0d-4ce0-915e-9002edc0c820', '7ba22757-0e41-429f-a4b1-c87630fd9e8d']}' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:09:55.126411 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-2b121c96-fe5a-43dd-ba8f-87195242b038 tempest-VolumeTypesAccessTest-1945087587 tempest-VolumeTypesAccessTest-1945087587-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (03965b96-5287-4fe7-9561-1f4ec3c76427) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:09:55.131293 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-2613889d-a0a2-412a-988a-9b2201e01d6f None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:55.133506 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-2613889d-a0a2-412a-988a-9b2201e01d6f tempest-TestImageHashVerification-1300632748 tempest-TestImageHashVerification-1300632748-project-member] GET https://10.4.3.143/volume/v3/volumes/76732a6e-6b7e-437b-8253-c83f3c0bcb28 Aug 16 21:09:55.133851 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-2613889d-a0a2-412a-988a-9b2201e01d6f tempest-TestImageHashVerification-1300632748 tempest-TestImageHashVerification-1300632748-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:09:55.134154 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-2613889d-a0a2-412a-988a-9b2201e01d6f tempest-TestImageHashVerification-1300632748 tempest-TestImageHashVerification-1300632748-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:09:55.142112 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-2613889d-a0a2-412a-988a-9b2201e01d6f tempest-TestImageHashVerification-1300632748 tempest-TestImageHashVerification-1300632748-project-member] https://10.4.3.143/volume/v3/volumes/76732a6e-6b7e-437b-8253-c83f3c0bcb28 returned with HTTP 404 Aug 16 21:09:55.142854 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 219/857] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:09:55 2026] GET /volume/v3/volumes/76732a6e-6b7e-437b-8253-c83f3c0bcb28 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:09:55.153251 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-2b121c96-fe5a-43dd-ba8f-87195242b038 tempest-VolumeTypesAccessTest-1945087587 tempest-VolumeTypesAccessTest-1945087587-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (03965b96-5287-4fe7-9561-1f4ec3c76427) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '443fd148-2258-494a-a0bf-44ad0193c53d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeTypesAccessTest-Volume-1707346197',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9fab0fe1cac74aad833f14d19ba92b39',qos_specs=None,replication_status=,reservations=['bc3ec285-706e-42a6-8b6a-2f53c03f65cb','33505bac-0f1f-46a2-99af-0d972b3389e4','27baf564-7f0d-4ce0-915e-9002edc0c820','7ba22757-0e41-429f-a4b1-c87630fd9e8d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3117bb9753204264af0bd05a4d44d215',volume_type_id=01258ac7-3941-4fd1-a962-c29dbeaa53bc), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T21:09:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeTypesAccessTest-Volume-1707346197',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=443fd148-2258-494a-a0bf-44ad0193c53d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9fab0fe1cac74aad833f14d19ba92b39',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3117bb9753204264af0bd05a4d44d215',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(01258ac7-3941-4fd1-a962-c29dbeaa53bc),volume_type_id=01258ac7-3941-4fd1-a962-c29dbeaa53bc)}' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:09:55.156285 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-2b121c96-fe5a-43dd-ba8f-87195242b038 tempest-VolumeTypesAccessTest-1945087587 tempest-VolumeTypesAccessTest-1945087587-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7bd84e10-0ad3-49d9-a0b7-091d9ac445af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:09:55.168941 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:09:55.168941 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:09:55.171584 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-91dc4a66-619b-4b4c-93eb-140194125933 tempest-AttachVolumeNegativeTest-223762844 tempest-AttachVolumeNegativeTest-223762844-project-member] Volume info retrieved successfully. Aug 16 21:09:55.175808 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-2b121c96-fe5a-43dd-ba8f-87195242b038 tempest-VolumeTypesAccessTest-1945087587 tempest-VolumeTypesAccessTest-1945087587-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7bd84e10-0ad3-49d9-a0b7-091d9ac445af) transitioned into state 'SUCCESS' from state '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-1707346197',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9fab0fe1cac74aad833f14d19ba92b39',qos_specs=None,replication_status=,reservations=['bc3ec285-706e-42a6-8b6a-2f53c03f65cb','33505bac-0f1f-46a2-99af-0d972b3389e4','27baf564-7f0d-4ce0-915e-9002edc0c820','7ba22757-0e41-429f-a4b1-c87630fd9e8d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3117bb9753204264af0bd05a4d44d215',volume_type_id=01258ac7-3941-4fd1-a962-c29dbeaa53bc)}' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:09:55.176522 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-2b121c96-fe5a-43dd-ba8f-87195242b038 tempest-VolumeTypesAccessTest-1945087587 tempest-VolumeTypesAccessTest-1945087587-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f2661dd7-c5c1-4cc2-8f9b-006130b8c732) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:09:55.180157 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-91dc4a66-619b-4b4c-93eb-140194125933 tempest-AttachVolumeNegativeTest-223762844 tempest-AttachVolumeNegativeTest-223762844-project-member] https://10.4.3.143/volume/v3/volumes/a56ab543-7293-42bc-8f17-b78a4999306b returned with HTTP 200 Aug 16 21:09:55.180157 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 215/858] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:09:54 2026] GET /volume/v3/volumes/a56ab543-7293-42bc-8f17-b78a4999306b => generated 847 bytes in 200 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:09:55.190586 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-2b121c96-fe5a-43dd-ba8f-87195242b038 tempest-VolumeTypesAccessTest-1945087587 tempest-VolumeTypesAccessTest-1945087587-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f2661dd7-c5c1-4cc2-8f9b-006130b8c732) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:09:55.191925 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-2b121c96-fe5a-43dd-ba8f-87195242b038 tempest-VolumeTypesAccessTest-1945087587 tempest-VolumeTypesAccessTest-1945087587-project-member] Flow 'volume_create_api' (b2e9d843-7d12-4783-bb14-ee45c51aee33) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100331) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:09:55.192316 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-2b121c96-fe5a-43dd-ba8f-87195242b038 tempest-VolumeTypesAccessTest-1945087587 tempest-VolumeTypesAccessTest-1945087587-project-member] Create volume request issued successfully. Aug 16 21:09:55.196591 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-2b121c96-fe5a-43dd-ba8f-87195242b038 tempest-VolumeTypesAccessTest-1945087587 tempest-VolumeTypesAccessTest-1945087587-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Aug 16 21:09:55.196591 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 216/859] 10.4.3.143 () {68 vars in 1259 bytes} [Sun Aug 16 21:09:54 2026] POST /volume/v3/volumes => generated 795 bytes in 201 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 21:09:55.211238 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-48833061-e1fb-4aa8-9c77-e0e947fdd760 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:55.214109 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-48833061-e1fb-4aa8-9c77-e0e947fdd760 tempest-VolumeTypesAccessTest-1945087587 tempest-VolumeTypesAccessTest-1945087587-project-member] GET https://10.4.3.143/volume/v3/volumes/443fd148-2258-494a-a0bf-44ad0193c53d Aug 16 21:09:55.214407 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-48833061-e1fb-4aa8-9c77-e0e947fdd760 tempest-VolumeTypesAccessTest-1945087587 tempest-VolumeTypesAccessTest-1945087587-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:09:55.214666 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-48833061-e1fb-4aa8-9c77-e0e947fdd760 tempest-VolumeTypesAccessTest-1945087587 tempest-VolumeTypesAccessTest-1945087587-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:09:55.225090 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:09:55.225090 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:09:55.227934 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-48833061-e1fb-4aa8-9c77-e0e947fdd760 tempest-VolumeTypesAccessTest-1945087587 tempest-VolumeTypesAccessTest-1945087587-project-member] Volume info retrieved successfully. Aug 16 21:09:55.234012 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-48833061-e1fb-4aa8-9c77-e0e947fdd760 tempest-VolumeTypesAccessTest-1945087587 tempest-VolumeTypesAccessTest-1945087587-project-member] https://10.4.3.143/volume/v3/volumes/443fd148-2258-494a-a0bf-44ad0193c53d returned with HTTP 200 Aug 16 21:09:55.234404 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 210/860] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:09:55 2026] GET /volume/v3/volumes/443fd148-2258-494a-a0bf-44ad0193c53d => generated 863 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:09:56.197731 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-174d5249-4c9a-4c1d-9a64-3df2bc963513 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:56.200441 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-174d5249-4c9a-4c1d-9a64-3df2bc963513 tempest-AttachVolumeNegativeTest-223762844 tempest-AttachVolumeNegativeTest-223762844-project-member] GET https://10.4.3.143/volume/v3/volumes/a56ab543-7293-42bc-8f17-b78a4999306b Aug 16 21:09:56.200673 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-174d5249-4c9a-4c1d-9a64-3df2bc963513 tempest-AttachVolumeNegativeTest-223762844 tempest-AttachVolumeNegativeTest-223762844-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:09:56.200895 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-174d5249-4c9a-4c1d-9a64-3df2bc963513 tempest-AttachVolumeNegativeTest-223762844 tempest-AttachVolumeNegativeTest-223762844-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:09:56.213676 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:09:56.213676 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:09:56.216736 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-174d5249-4c9a-4c1d-9a64-3df2bc963513 tempest-AttachVolumeNegativeTest-223762844 tempest-AttachVolumeNegativeTest-223762844-project-member] Volume info retrieved successfully. Aug 16 21:09:56.220958 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-174d5249-4c9a-4c1d-9a64-3df2bc963513 tempest-AttachVolumeNegativeTest-223762844 tempest-AttachVolumeNegativeTest-223762844-project-member] https://10.4.3.143/volume/v3/volumes/a56ab543-7293-42bc-8f17-b78a4999306b returned with HTTP 200 Aug 16 21:09:56.221453 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 220/861] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:09:56 2026] GET /volume/v3/volumes/a56ab543-7293-42bc-8f17-b78a4999306b => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:09:56.248959 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-eb4784b2-5e97-4918-8503-10ff12395734 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:56.252697 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-eb4784b2-5e97-4918-8503-10ff12395734 tempest-VolumeTypesAccessTest-1945087587 tempest-VolumeTypesAccessTest-1945087587-project-member] GET https://10.4.3.143/volume/v3/volumes/443fd148-2258-494a-a0bf-44ad0193c53d Aug 16 21:09:56.252697 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-eb4784b2-5e97-4918-8503-10ff12395734 tempest-VolumeTypesAccessTest-1945087587 tempest-VolumeTypesAccessTest-1945087587-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:09:56.252697 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-eb4784b2-5e97-4918-8503-10ff12395734 tempest-VolumeTypesAccessTest-1945087587 tempest-VolumeTypesAccessTest-1945087587-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:09:56.259882 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:09:56.259882 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:09:56.268942 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-eb4784b2-5e97-4918-8503-10ff12395734 tempest-VolumeTypesAccessTest-1945087587 tempest-VolumeTypesAccessTest-1945087587-project-member] Volume info retrieved successfully. Aug 16 21:09:56.274098 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-eb4784b2-5e97-4918-8503-10ff12395734 tempest-VolumeTypesAccessTest-1945087587 tempest-VolumeTypesAccessTest-1945087587-project-member] https://10.4.3.143/volume/v3/volumes/443fd148-2258-494a-a0bf-44ad0193c53d returned with HTTP 200 Aug 16 21:09:56.274098 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 216/862] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:09:56 2026] GET /volume/v3/volumes/443fd148-2258-494a-a0bf-44ad0193c53d => generated 888 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:09:56.293111 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-e2b6b7e8-0e7e-448d-bf28-62983ac919bd None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:56.295522 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-e2b6b7e8-0e7e-448d-bf28-62983ac919bd tempest-VolumeTypesAccessTest-1945087587 tempest-VolumeTypesAccessTest-1945087587-project-member] GET https://10.4.3.143/volume/v3/volumes/443fd148-2258-494a-a0bf-44ad0193c53d Aug 16 21:09:56.295691 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-e2b6b7e8-0e7e-448d-bf28-62983ac919bd tempest-VolumeTypesAccessTest-1945087587 tempest-VolumeTypesAccessTest-1945087587-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:09:56.295874 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-e2b6b7e8-0e7e-448d-bf28-62983ac919bd tempest-VolumeTypesAccessTest-1945087587 tempest-VolumeTypesAccessTest-1945087587-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:09:56.301868 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:09:56.301868 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:09:56.305569 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-e2b6b7e8-0e7e-448d-bf28-62983ac919bd tempest-VolumeTypesAccessTest-1945087587 tempest-VolumeTypesAccessTest-1945087587-project-member] Volume info retrieved successfully. Aug 16 21:09:56.309989 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-e2b6b7e8-0e7e-448d-bf28-62983ac919bd tempest-VolumeTypesAccessTest-1945087587 tempest-VolumeTypesAccessTest-1945087587-project-member] https://10.4.3.143/volume/v3/volumes/443fd148-2258-494a-a0bf-44ad0193c53d returned with HTTP 200 Aug 16 21:09:56.310395 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 217/863] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:09:56 2026] GET /volume/v3/volumes/443fd148-2258-494a-a0bf-44ad0193c53d => generated 888 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:09:56.321944 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-a1e4d8ad-fb75-40fa-a5fc-2320dd8d6f22 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:56.323503 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-a1e4d8ad-fb75-40fa-a5fc-2320dd8d6f22 tempest-VolumeTypesAccessTest-1945087587 tempest-VolumeTypesAccessTest-1945087587-project-member] DELETE https://10.4.3.143/volume/v3/volumes/443fd148-2258-494a-a0bf-44ad0193c53d Aug 16 21:09:56.323722 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-a1e4d8ad-fb75-40fa-a5fc-2320dd8d6f22 tempest-VolumeTypesAccessTest-1945087587 tempest-VolumeTypesAccessTest-1945087587-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:09:56.323889 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-a1e4d8ad-fb75-40fa-a5fc-2320dd8d6f22 tempest-VolumeTypesAccessTest-1945087587 tempest-VolumeTypesAccessTest-1945087587-project-member] Calling method 'delete' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:09:56.327380 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.v3.volumes [None req-a1e4d8ad-fb75-40fa-a5fc-2320dd8d6f22 tempest-VolumeTypesAccessTest-1945087587 tempest-VolumeTypesAccessTest-1945087587-project-member] Delete volume with id: 443fd148-2258-494a-a0bf-44ad0193c53d Aug 16 21:09:56.337464 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:09:56.337464 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:09:56.337894 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-a1e4d8ad-fb75-40fa-a5fc-2320dd8d6f22 tempest-VolumeTypesAccessTest-1945087587 tempest-VolumeTypesAccessTest-1945087587-project-member] Volume info retrieved successfully. Aug 16 21:09:56.356353 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-a1e4d8ad-fb75-40fa-a5fc-2320dd8d6f22 tempest-VolumeTypesAccessTest-1945087587 tempest-VolumeTypesAccessTest-1945087587-project-member] Delete volume request issued successfully. Aug 16 21:09:56.356564 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-a1e4d8ad-fb75-40fa-a5fc-2320dd8d6f22 tempest-VolumeTypesAccessTest-1945087587 tempest-VolumeTypesAccessTest-1945087587-project-member] https://10.4.3.143/volume/v3/volumes/443fd148-2258-494a-a0bf-44ad0193c53d returned with HTTP 202 Aug 16 21:09:56.356987 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 211/864] 10.4.3.143 () {66 vars in 1351 bytes} [Sun Aug 16 21:09:56 2026] DELETE /volume/v3/volumes/443fd148-2258-494a-a0bf-44ad0193c53d => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 21:09:56.367538 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-3fddd7a6-5be5-4881-a66d-c0a609b9dd3d None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:56.370158 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-3fddd7a6-5be5-4881-a66d-c0a609b9dd3d tempest-VolumeTypesAccessTest-1945087587 tempest-VolumeTypesAccessTest-1945087587-project-member] GET https://10.4.3.143/volume/v3/volumes/443fd148-2258-494a-a0bf-44ad0193c53d Aug 16 21:09:56.370516 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-3fddd7a6-5be5-4881-a66d-c0a609b9dd3d tempest-VolumeTypesAccessTest-1945087587 tempest-VolumeTypesAccessTest-1945087587-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:09:56.370593 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-3fddd7a6-5be5-4881-a66d-c0a609b9dd3d tempest-VolumeTypesAccessTest-1945087587 tempest-VolumeTypesAccessTest-1945087587-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:09:56.379808 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:09:56.379808 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:09:56.383481 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-3fddd7a6-5be5-4881-a66d-c0a609b9dd3d tempest-VolumeTypesAccessTest-1945087587 tempest-VolumeTypesAccessTest-1945087587-project-member] Volume info retrieved successfully. Aug 16 21:09:56.388513 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-3fddd7a6-5be5-4881-a66d-c0a609b9dd3d tempest-VolumeTypesAccessTest-1945087587 tempest-VolumeTypesAccessTest-1945087587-project-member] https://10.4.3.143/volume/v3/volumes/443fd148-2258-494a-a0bf-44ad0193c53d returned with HTTP 200 Aug 16 21:09:56.389207 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 221/865] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:09:56 2026] GET /volume/v3/volumes/443fd148-2258-494a-a0bf-44ad0193c53d => generated 887 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:09:57.234861 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-ede67c0e-6c40-4953-a6a1-89ba138f5d97 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:57.236646 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-ede67c0e-6c40-4953-a6a1-89ba138f5d97 tempest-AttachVolumeNegativeTest-223762844 tempest-AttachVolumeNegativeTest-223762844-project-member] GET https://10.4.3.143/volume/v3/volumes/a56ab543-7293-42bc-8f17-b78a4999306b Aug 16 21:09:57.237081 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-ede67c0e-6c40-4953-a6a1-89ba138f5d97 tempest-AttachVolumeNegativeTest-223762844 tempest-AttachVolumeNegativeTest-223762844-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:09:57.237467 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-ede67c0e-6c40-4953-a6a1-89ba138f5d97 tempest-AttachVolumeNegativeTest-223762844 tempest-AttachVolumeNegativeTest-223762844-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:09:57.250702 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:09:57.250702 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:09:57.254322 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-ede67c0e-6c40-4953-a6a1-89ba138f5d97 tempest-AttachVolumeNegativeTest-223762844 tempest-AttachVolumeNegativeTest-223762844-project-member] Volume info retrieved successfully. Aug 16 21:09:57.259962 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-ede67c0e-6c40-4953-a6a1-89ba138f5d97 tempest-AttachVolumeNegativeTest-223762844 tempest-AttachVolumeNegativeTest-223762844-project-member] https://10.4.3.143/volume/v3/volumes/a56ab543-7293-42bc-8f17-b78a4999306b returned with HTTP 200 Aug 16 21:09:57.260729 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 217/866] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:09:57 2026] GET /volume/v3/volumes/a56ab543-7293-42bc-8f17-b78a4999306b => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:09:57.400953 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-1887c629-5cb7-4016-b441-f089c7c7555a None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:57.403322 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-1887c629-5cb7-4016-b441-f089c7c7555a tempest-VolumeTypesAccessTest-1945087587 tempest-VolumeTypesAccessTest-1945087587-project-member] GET https://10.4.3.143/volume/v3/volumes/443fd148-2258-494a-a0bf-44ad0193c53d Aug 16 21:09:57.403600 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-1887c629-5cb7-4016-b441-f089c7c7555a tempest-VolumeTypesAccessTest-1945087587 tempest-VolumeTypesAccessTest-1945087587-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:09:57.403903 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-1887c629-5cb7-4016-b441-f089c7c7555a tempest-VolumeTypesAccessTest-1945087587 tempest-VolumeTypesAccessTest-1945087587-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:09:57.420350 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-1887c629-5cb7-4016-b441-f089c7c7555a tempest-VolumeTypesAccessTest-1945087587 tempest-VolumeTypesAccessTest-1945087587-project-member] https://10.4.3.143/volume/v3/volumes/443fd148-2258-494a-a0bf-44ad0193c53d returned with HTTP 404 Aug 16 21:09:57.420350 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 218/867] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:09:57 2026] GET /volume/v3/volumes/443fd148-2258-494a-a0bf-44ad0193c53d => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:09:57.430605 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-878f12e1-0024-47d0-acd4-47df4709984d None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:57.432695 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-878f12e1-0024-47d0-acd4-47df4709984d tempest-VolumeTypesAccessTest-1376450889 tempest-VolumeTypesAccessTest-1376450889-project-admin] POST https://10.4.3.143/volume/v3/types/01258ac7-3941-4fd1-a962-c29dbeaa53bc/action Aug 16 21:09:57.434246 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-878f12e1-0024-47d0-acd4-47df4709984d tempest-VolumeTypesAccessTest-1376450889 tempest-VolumeTypesAccessTest-1376450889-project-admin] Action body: b'{"removeProjectAccess": {"project": "9fab0fe1cac74aad833f14d19ba92b39"}}' {{(pid=100333) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 21:09:57.434246 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-878f12e1-0024-47d0-acd4-47df4709984d tempest-VolumeTypesAccessTest-1376450889 tempest-VolumeTypesAccessTest-1376450889-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "9fab0fe1cac74aad833f14d19ba92b39"}} {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:09:57.453608 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-878f12e1-0024-47d0-acd4-47df4709984d tempest-VolumeTypesAccessTest-1376450889 tempest-VolumeTypesAccessTest-1376450889-project-admin] https://10.4.3.143/volume/v3/types/01258ac7-3941-4fd1-a962-c29dbeaa53bc/action returned with HTTP 202 Aug 16 21:09:57.453994 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 212/868] 10.4.3.143 () {68 vars in 1384 bytes} [Sun Aug 16 21:09:57 2026] POST /volume/v3/types/01258ac7-3941-4fd1-a962-c29dbeaa53bc/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 21:09:57.462285 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-985556ad-1f0d-4921-b352-e5b4ba30a4ed None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:57.464603 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-985556ad-1f0d-4921-b352-e5b4ba30a4ed tempest-VolumeTypesAccessTest-1376450889 tempest-VolumeTypesAccessTest-1376450889-project-admin] DELETE https://10.4.3.143/volume/v3/types/01258ac7-3941-4fd1-a962-c29dbeaa53bc Aug 16 21:09:57.464774 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-985556ad-1f0d-4921-b352-e5b4ba30a4ed tempest-VolumeTypesAccessTest-1376450889 tempest-VolumeTypesAccessTest-1376450889-project-admin] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:09:57.464986 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-985556ad-1f0d-4921-b352-e5b4ba30a4ed tempest-VolumeTypesAccessTest-1376450889 tempest-VolumeTypesAccessTest-1376450889-project-admin] Calling method '_delete' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:09:57.496800 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-985556ad-1f0d-4921-b352-e5b4ba30a4ed tempest-VolumeTypesAccessTest-1376450889 tempest-VolumeTypesAccessTest-1376450889-project-admin] https://10.4.3.143/volume/v3/types/01258ac7-3941-4fd1-a962-c29dbeaa53bc returned with HTTP 202 Aug 16 21:09:57.497377 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 222/869] 10.4.3.143 () {66 vars in 1345 bytes} [Sun Aug 16 21:09:57 2026] DELETE /volume/v3/types/01258ac7-3941-4fd1-a962-c29dbeaa53bc => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 21:09:57.505433 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-f65d82ea-aea1-4e0e-a0ed-b27aef9fb358 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:57.508127 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-f65d82ea-aea1-4e0e-a0ed-b27aef9fb358 tempest-VolumeTypesAccessTest-1376450889 tempest-VolumeTypesAccessTest-1376450889-project-admin] GET https://10.4.3.143/volume/v3/types/01258ac7-3941-4fd1-a962-c29dbeaa53bc Aug 16 21:09:57.508640 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-f65d82ea-aea1-4e0e-a0ed-b27aef9fb358 tempest-VolumeTypesAccessTest-1376450889 tempest-VolumeTypesAccessTest-1376450889-project-admin] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:09:57.508890 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-f65d82ea-aea1-4e0e-a0ed-b27aef9fb358 tempest-VolumeTypesAccessTest-1376450889 tempest-VolumeTypesAccessTest-1376450889-project-admin] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:09:57.512356 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-f65d82ea-aea1-4e0e-a0ed-b27aef9fb358 tempest-VolumeTypesAccessTest-1376450889 tempest-VolumeTypesAccessTest-1376450889-project-admin] https://10.4.3.143/volume/v3/types/01258ac7-3941-4fd1-a962-c29dbeaa53bc returned with HTTP 404 Aug 16 21:09:57.512950 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 218/870] 10.4.3.143 () {66 vars in 1342 bytes} [Sun Aug 16 21:09:57 2026] GET /volume/v3/types/01258ac7-3941-4fd1-a962-c29dbeaa53bc => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:09:57.521900 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-b873139b-bc00-4bd1-8d10-57e41fb7aff2 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:57.524056 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-b873139b-bc00-4bd1-8d10-57e41fb7aff2 tempest-VolumeTypesAccessTest-1376450889 tempest-VolumeTypesAccessTest-1376450889-project-admin] POST https://10.4.3.143/volume/v3/types Aug 16 21:09:57.524688 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-b873139b-bc00-4bd1-8d10-57e41fb7aff2 tempest-VolumeTypesAccessTest-1376450889 tempest-VolumeTypesAccessTest-1376450889-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesAccessTest-volume-type-34305736", "os-volume-type-access:is_public": false}} {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:09:57.538277 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-b873139b-bc00-4bd1-8d10-57e41fb7aff2 tempest-VolumeTypesAccessTest-1376450889 tempest-VolumeTypesAccessTest-1376450889-project-admin] https://10.4.3.143/volume/v3/types returned with HTTP 200 Aug 16 21:09:57.538963 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 219/871] 10.4.3.143 () {68 vars in 1253 bytes} [Sun Aug 16 21:09:57 2026] POST /volume/v3/types => generated 227 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:09:57.548621 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-b154e853-ee16-48be-b744-7e703c4ccced None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:57.551759 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-b154e853-ee16-48be-b744-7e703c4ccced tempest-VolumeTypesAccessTest-1376450889 tempest-VolumeTypesAccessTest-1376450889-project-admin] POST https://10.4.3.143/volume/v3/types/91fcf3f6-e98b-4ba7-90df-2ed0f46691eb/action Aug 16 21:09:57.552282 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-b154e853-ee16-48be-b744-7e703c4ccced tempest-VolumeTypesAccessTest-1376450889 tempest-VolumeTypesAccessTest-1376450889-project-admin] Action body: b'{"addProjectAccess": {"project": "9fab0fe1cac74aad833f14d19ba92b39"}}' {{(pid=100333) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 21:09:57.552960 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-b154e853-ee16-48be-b744-7e703c4ccced tempest-VolumeTypesAccessTest-1376450889 tempest-VolumeTypesAccessTest-1376450889-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "9fab0fe1cac74aad833f14d19ba92b39"}} {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:09:57.574319 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-b154e853-ee16-48be-b744-7e703c4ccced tempest-VolumeTypesAccessTest-1376450889 tempest-VolumeTypesAccessTest-1376450889-project-admin] https://10.4.3.143/volume/v3/types/91fcf3f6-e98b-4ba7-90df-2ed0f46691eb/action returned with HTTP 202 Aug 16 21:09:57.574950 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 213/872] 10.4.3.143 () {68 vars in 1384 bytes} [Sun Aug 16 21:09:57 2026] POST /volume/v3/types/91fcf3f6-e98b-4ba7-90df-2ed0f46691eb/action => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 21:09:57.585444 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-2222effe-ee16-445c-be27-225c9be6e498 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:57.587587 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [req-469b3cfa-9b69-4257-a79a-8dbc0614c040 req-46b4a8c5-81c9-4599-a0f5-8cc895e2572b None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:57.588447 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-2222effe-ee16-445c-be27-225c9be6e498 tempest-VolumeTypesAccessTest-1376450889 tempest-VolumeTypesAccessTest-1376450889-project-admin] POST https://10.4.3.143/volume/v3/types/91fcf3f6-e98b-4ba7-90df-2ed0f46691eb/action Aug 16 21:09:57.588640 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-2222effe-ee16-445c-be27-225c9be6e498 tempest-VolumeTypesAccessTest-1376450889 tempest-VolumeTypesAccessTest-1376450889-project-admin] Action body: b'{"addProjectAccess": {"project": "556272f9f37c4e858ce0901e9b8edc4a"}}' {{(pid=100330) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 21:09:57.588821 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-2222effe-ee16-445c-be27-225c9be6e498 tempest-VolumeTypesAccessTest-1376450889 tempest-VolumeTypesAccessTest-1376450889-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "556272f9f37c4e858ce0901e9b8edc4a"}} {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:09:57.590951 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [req-469b3cfa-9b69-4257-a79a-8dbc0614c040 req-46b4a8c5-81c9-4599-a0f5-8cc895e2572b tempest-AttachVolumeNegativeTest-223762844 tempest-AttachVolumeNegativeTest-223762844-project-member] POST https://10.4.3.143/volume/v3/attachments/325bb86d-c5e6-4966-8bf1-7bf77ddfc041/action Aug 16 21:09:57.590951 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [req-469b3cfa-9b69-4257-a79a-8dbc0614c040 req-46b4a8c5-81c9-4599-a0f5-8cc895e2572b tempest-AttachVolumeNegativeTest-223762844 tempest-AttachVolumeNegativeTest-223762844-project-member] Action body: b'{"os-complete": null}' {{(pid=100332) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 21:09:57.590951 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [req-469b3cfa-9b69-4257-a79a-8dbc0614c040 req-46b4a8c5-81c9-4599-a0f5-8cc895e2572b tempest-AttachVolumeNegativeTest-223762844 tempest-AttachVolumeNegativeTest-223762844-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:09:57.605671 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-2222effe-ee16-445c-be27-225c9be6e498 tempest-VolumeTypesAccessTest-1376450889 tempest-VolumeTypesAccessTest-1376450889-project-admin] https://10.4.3.143/volume/v3/types/91fcf3f6-e98b-4ba7-90df-2ed0f46691eb/action returned with HTTP 202 Aug 16 21:09:57.606233 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 223/873] 10.4.3.143 () {68 vars in 1384 bytes} [Sun Aug 16 21:09:57 2026] POST /volume/v3/types/91fcf3f6-e98b-4ba7-90df-2ed0f46691eb/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 21:09:57.612940 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:09:57.612940 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:09:57.618522 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-668e0218-a21b-45bf-b56b-71d097d0b4e0 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:57.622487 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-668e0218-a21b-45bf-b56b-71d097d0b4e0 tempest-VolumeTypesAccessTest-1376450889 tempest-VolumeTypesAccessTest-1376450889-project-admin] GET https://10.4.3.143/volume/v3/types/91fcf3f6-e98b-4ba7-90df-2ed0f46691eb/os-volume-type-access Aug 16 21:09:57.622727 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-668e0218-a21b-45bf-b56b-71d097d0b4e0 tempest-VolumeTypesAccessTest-1376450889 tempest-VolumeTypesAccessTest-1376450889-project-admin] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:09:57.622976 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-668e0218-a21b-45bf-b56b-71d097d0b4e0 tempest-VolumeTypesAccessTest-1376450889 tempest-VolumeTypesAccessTest-1376450889-project-admin] Calling method 'index' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:09:57.625596 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [req-469b3cfa-9b69-4257-a79a-8dbc0614c040 req-46b4a8c5-81c9-4599-a0f5-8cc895e2572b tempest-AttachVolumeNegativeTest-223762844 tempest-AttachVolumeNegativeTest-223762844-project-member] https://10.4.3.143/volume/v3/attachments/325bb86d-c5e6-4966-8bf1-7bf77ddfc041/action returned with HTTP 204 Aug 16 21:09:57.626283 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 219/874] 10.4.3.143 () {74 vars in 1725 bytes} [Sun Aug 16 21:09:57 2026] POST /volume/v3/attachments/325bb86d-c5e6-4966-8bf1-7bf77ddfc041/action => generated 0 bytes in 39 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:09:57.637312 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-668e0218-a21b-45bf-b56b-71d097d0b4e0 tempest-VolumeTypesAccessTest-1376450889 tempest-VolumeTypesAccessTest-1376450889-project-admin] https://10.4.3.143/volume/v3/types/91fcf3f6-e98b-4ba7-90df-2ed0f46691eb/os-volume-type-access returned with HTTP 200 Aug 16 21:09:57.637702 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 220/875] 10.4.3.143 () {66 vars in 1408 bytes} [Sun Aug 16 21:09:57 2026] GET /volume/v3/types/91fcf3f6-e98b-4ba7-90df-2ed0f46691eb/os-volume-type-access => generated 244 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:09:57.646064 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-a9f0d103-e971-4b7b-a599-c15c1cee12a5 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:57.647952 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-a9f0d103-e971-4b7b-a599-c15c1cee12a5 tempest-VolumeTypesAccessTest-1376450889 tempest-VolumeTypesAccessTest-1376450889-project-admin] POST https://10.4.3.143/volume/v3/types/91fcf3f6-e98b-4ba7-90df-2ed0f46691eb/action Aug 16 21:09:57.648204 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-a9f0d103-e971-4b7b-a599-c15c1cee12a5 tempest-VolumeTypesAccessTest-1376450889 tempest-VolumeTypesAccessTest-1376450889-project-admin] Action body: b'{"removeProjectAccess": {"project": "556272f9f37c4e858ce0901e9b8edc4a"}}' {{(pid=100333) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 21:09:57.648385 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-a9f0d103-e971-4b7b-a599-c15c1cee12a5 tempest-VolumeTypesAccessTest-1376450889 tempest-VolumeTypesAccessTest-1376450889-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "556272f9f37c4e858ce0901e9b8edc4a"}} {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:09:57.660941 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-a9f0d103-e971-4b7b-a599-c15c1cee12a5 tempest-VolumeTypesAccessTest-1376450889 tempest-VolumeTypesAccessTest-1376450889-project-admin] https://10.4.3.143/volume/v3/types/91fcf3f6-e98b-4ba7-90df-2ed0f46691eb/action returned with HTTP 202 Aug 16 21:09:57.661186 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 214/876] 10.4.3.143 () {68 vars in 1384 bytes} [Sun Aug 16 21:09:57 2026] POST /volume/v3/types/91fcf3f6-e98b-4ba7-90df-2ed0f46691eb/action => generated 0 bytes in 15 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 21:09:57.670772 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-acc956dd-174b-48b3-8eb4-2efee5716a4b None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:57.675322 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-acc956dd-174b-48b3-8eb4-2efee5716a4b tempest-VolumeTypesAccessTest-1376450889 tempest-VolumeTypesAccessTest-1376450889-project-admin] POST https://10.4.3.143/volume/v3/types/91fcf3f6-e98b-4ba7-90df-2ed0f46691eb/action Aug 16 21:09:57.675322 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-acc956dd-174b-48b3-8eb4-2efee5716a4b tempest-VolumeTypesAccessTest-1376450889 tempest-VolumeTypesAccessTest-1376450889-project-admin] Action body: b'{"removeProjectAccess": {"project": "9fab0fe1cac74aad833f14d19ba92b39"}}' {{(pid=100330) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 21:09:57.675322 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-acc956dd-174b-48b3-8eb4-2efee5716a4b tempest-VolumeTypesAccessTest-1376450889 tempest-VolumeTypesAccessTest-1376450889-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "9fab0fe1cac74aad833f14d19ba92b39"}} {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:09:57.689160 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-acc956dd-174b-48b3-8eb4-2efee5716a4b tempest-VolumeTypesAccessTest-1376450889 tempest-VolumeTypesAccessTest-1376450889-project-admin] https://10.4.3.143/volume/v3/types/91fcf3f6-e98b-4ba7-90df-2ed0f46691eb/action returned with HTTP 202 Aug 16 21:09:57.689885 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 224/877] 10.4.3.143 () {68 vars in 1384 bytes} [Sun Aug 16 21:09:57 2026] POST /volume/v3/types/91fcf3f6-e98b-4ba7-90df-2ed0f46691eb/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 21:09:57.697291 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-ae8d0a99-d17d-40b2-95e9-5da6e70f03e2 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:57.699058 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-ae8d0a99-d17d-40b2-95e9-5da6e70f03e2 tempest-VolumeTypesAccessTest-1376450889 tempest-VolumeTypesAccessTest-1376450889-project-admin] DELETE https://10.4.3.143/volume/v3/types/91fcf3f6-e98b-4ba7-90df-2ed0f46691eb Aug 16 21:09:57.699233 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-ae8d0a99-d17d-40b2-95e9-5da6e70f03e2 tempest-VolumeTypesAccessTest-1376450889 tempest-VolumeTypesAccessTest-1376450889-project-admin] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:09:57.699472 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-ae8d0a99-d17d-40b2-95e9-5da6e70f03e2 tempest-VolumeTypesAccessTest-1376450889 tempest-VolumeTypesAccessTest-1376450889-project-admin] Calling method '_delete' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:09:57.731812 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-ae8d0a99-d17d-40b2-95e9-5da6e70f03e2 tempest-VolumeTypesAccessTest-1376450889 tempest-VolumeTypesAccessTest-1376450889-project-admin] https://10.4.3.143/volume/v3/types/91fcf3f6-e98b-4ba7-90df-2ed0f46691eb returned with HTTP 202 Aug 16 21:09:57.731812 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 220/878] 10.4.3.143 () {66 vars in 1345 bytes} [Sun Aug 16 21:09:57 2026] DELETE /volume/v3/types/91fcf3f6-e98b-4ba7-90df-2ed0f46691eb => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 21:09:57.741620 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-d2273c49-3fbb-45d0-b42e-b2510cd34263 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:57.744008 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-d2273c49-3fbb-45d0-b42e-b2510cd34263 tempest-VolumeTypesAccessTest-1376450889 tempest-VolumeTypesAccessTest-1376450889-project-admin] GET https://10.4.3.143/volume/v3/types/91fcf3f6-e98b-4ba7-90df-2ed0f46691eb Aug 16 21:09:57.744008 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-d2273c49-3fbb-45d0-b42e-b2510cd34263 tempest-VolumeTypesAccessTest-1376450889 tempest-VolumeTypesAccessTest-1376450889-project-admin] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:09:57.744008 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-d2273c49-3fbb-45d0-b42e-b2510cd34263 tempest-VolumeTypesAccessTest-1376450889 tempest-VolumeTypesAccessTest-1376450889-project-admin] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:09:57.756683 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-d2273c49-3fbb-45d0-b42e-b2510cd34263 tempest-VolumeTypesAccessTest-1376450889 tempest-VolumeTypesAccessTest-1376450889-project-admin] https://10.4.3.143/volume/v3/types/91fcf3f6-e98b-4ba7-90df-2ed0f46691eb returned with HTTP 404 Aug 16 21:09:57.757604 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 221/879] 10.4.3.143 () {66 vars in 1342 bytes} [Sun Aug 16 21:09:57 2026] GET /volume/v3/types/91fcf3f6-e98b-4ba7-90df-2ed0f46691eb => generated 114 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:09:58.059236 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-b144096e-946e-4ed1-8271-7a51f6048ec1 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:58.062943 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-b144096e-946e-4ed1-8271-7a51f6048ec1 tempest-ServerActionsV293TestJSON-1229496514 tempest-ServerActionsV293TestJSON-1229496514-project-member] POST https://10.4.3.143/volume/v3/volumes Aug 16 21:09:58.062943 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-b144096e-946e-4ed1-8271-7a51f6048ec1 tempest-ServerActionsV293TestJSON-1229496514 tempest-ServerActionsV293TestJSON-1229496514-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-944501188", "imageRef": "42b524b5-4969-43e9-b5aa-f976c786aa94", "size": 1}} {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:09:58.064999 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.v3.volumes [None req-b144096e-946e-4ed1-8271-7a51f6048ec1 tempest-ServerActionsV293TestJSON-1229496514 tempest-ServerActionsV293TestJSON-1229496514-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-944501188', 'imageRef': '42b524b5-4969-43e9-b5aa-f976c786aa94', 'size': 1}} {{(pid=100333) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 21:09:58.276234 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-035fb080-62da-44f2-bc3d-183e602f5993 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:58.278832 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-035fb080-62da-44f2-bc3d-183e602f5993 tempest-AttachVolumeNegativeTest-223762844 tempest-AttachVolumeNegativeTest-223762844-project-member] GET https://10.4.3.143/volume/v3/volumes/a56ab543-7293-42bc-8f17-b78a4999306b Aug 16 21:09:58.279184 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-035fb080-62da-44f2-bc3d-183e602f5993 tempest-AttachVolumeNegativeTest-223762844 tempest-AttachVolumeNegativeTest-223762844-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:09:58.279496 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-035fb080-62da-44f2-bc3d-183e602f5993 tempest-AttachVolumeNegativeTest-223762844 tempest-AttachVolumeNegativeTest-223762844-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:09:58.294530 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:09:58.294530 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:09:58.304942 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-035fb080-62da-44f2-bc3d-183e602f5993 tempest-AttachVolumeNegativeTest-223762844 tempest-AttachVolumeNegativeTest-223762844-project-member] Volume info retrieved successfully. Aug 16 21:09:58.312768 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-035fb080-62da-44f2-bc3d-183e602f5993 tempest-AttachVolumeNegativeTest-223762844 tempest-AttachVolumeNegativeTest-223762844-project-member] https://10.4.3.143/volume/v3/volumes/a56ab543-7293-42bc-8f17-b78a4999306b returned with HTTP 200 Aug 16 21:09:58.312768 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 225/880] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:09:58 2026] GET /volume/v3/volumes/a56ab543-7293-42bc-8f17-b78a4999306b => generated 1139 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:09:58.335167 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-491c963d-c5e2-46c1-811a-613fec55ee30 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:58.339857 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-491c963d-c5e2-46c1-811a-613fec55ee30 tempest-AttachVolumeNegativeTest-223762844 tempest-AttachVolumeNegativeTest-223762844-project-member] GET https://10.4.3.143/volume/v3/volumes/a56ab543-7293-42bc-8f17-b78a4999306b Aug 16 21:09:58.340112 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-491c963d-c5e2-46c1-811a-613fec55ee30 tempest-AttachVolumeNegativeTest-223762844 tempest-AttachVolumeNegativeTest-223762844-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:09:58.340322 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-491c963d-c5e2-46c1-811a-613fec55ee30 tempest-AttachVolumeNegativeTest-223762844 tempest-AttachVolumeNegativeTest-223762844-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:09:58.357683 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:09:58.357683 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:09:58.361779 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-491c963d-c5e2-46c1-811a-613fec55ee30 tempest-AttachVolumeNegativeTest-223762844 tempest-AttachVolumeNegativeTest-223762844-project-member] Volume info retrieved successfully. Aug 16 21:09:58.366741 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-491c963d-c5e2-46c1-811a-613fec55ee30 tempest-AttachVolumeNegativeTest-223762844 tempest-AttachVolumeNegativeTest-223762844-project-member] https://10.4.3.143/volume/v3/volumes/a56ab543-7293-42bc-8f17-b78a4999306b returned with HTTP 200 Aug 16 21:09:58.367323 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 221/881] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:09:58 2026] GET /volume/v3/volumes/a56ab543-7293-42bc-8f17-b78a4999306b => generated 1139 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:09:58.491640 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.v3.volumes [None req-b144096e-946e-4ed1-8271-7a51f6048ec1 tempest-ServerActionsV293TestJSON-1229496514 tempest-ServerActionsV293TestJSON-1229496514-project-member] Create volume of 1 GB Aug 16 21:09:58.495815 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-b144096e-946e-4ed1-8271-7a51f6048ec1 tempest-ServerActionsV293TestJSON-1229496514 tempest-ServerActionsV293TestJSON-1229496514-project-member] Availability Zones retrieved successfully. Aug 16 21:09:58.506438 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-b144096e-946e-4ed1-8271-7a51f6048ec1 tempest-ServerActionsV293TestJSON-1229496514 tempest-ServerActionsV293TestJSON-1229496514-project-member] Flow 'volume_create_api' (83fc3454-94be-4701-b32c-ab1dbc7d8c8b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100333) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:09:58.510064 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-b144096e-946e-4ed1-8271-7a51f6048ec1 tempest-ServerActionsV293TestJSON-1229496514 tempest-ServerActionsV293TestJSON-1229496514-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (24419656-176c-4a0c-9405-a400a021a542) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:09:58.511365 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.flows.api.create_volume [None req-b144096e-946e-4ed1-8271-7a51f6048ec1 tempest-ServerActionsV293TestJSON-1229496514 tempest-ServerActionsV293TestJSON-1229496514-project-member] Validating volume size '1' using validate_int {{(pid=100333) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 21:09:58.610400 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-b144096e-946e-4ed1-8271-7a51f6048ec1 tempest-ServerActionsV293TestJSON-1229496514 tempest-ServerActionsV293TestJSON-1229496514-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (24419656-176c-4a0c-9405-a400a021a542) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T21:04:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=69e633b8-fab9-4b15-8b40-4f1a67c51cda,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '69e633b8-fab9-4b15-8b40-4f1a67c51cda', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:09:58.611259 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-b144096e-946e-4ed1-8271-7a51f6048ec1 tempest-ServerActionsV293TestJSON-1229496514 tempest-ServerActionsV293TestJSON-1229496514-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (72f4d733-b997-4404-b808-c857df6e0e60) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:09:58.691615 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.quota [None req-b144096e-946e-4ed1-8271-7a51f6048ec1 tempest-ServerActionsV293TestJSON-1229496514 tempest-ServerActionsV293TestJSON-1229496514-project-member] Created reservations ['559b0723-3ceb-4393-81b6-6d555aaf73f7', 'e477e135-ec11-4d71-ac6b-a3306aa66dce', '38c149e6-dcf9-454a-add7-ab8395abd12e', '38d1d7cb-54fa-47e0-a36a-e8ba30d1b687'] {{(pid=100333) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:09:58.692515 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-b144096e-946e-4ed1-8271-7a51f6048ec1 tempest-ServerActionsV293TestJSON-1229496514 tempest-ServerActionsV293TestJSON-1229496514-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (72f4d733-b997-4404-b808-c857df6e0e60) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['559b0723-3ceb-4393-81b6-6d555aaf73f7', 'e477e135-ec11-4d71-ac6b-a3306aa66dce', '38c149e6-dcf9-454a-add7-ab8395abd12e', '38d1d7cb-54fa-47e0-a36a-e8ba30d1b687']}' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:09:58.693725 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-b144096e-946e-4ed1-8271-7a51f6048ec1 tempest-ServerActionsV293TestJSON-1229496514 tempest-ServerActionsV293TestJSON-1229496514-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (406562d2-0615-46eb-b9a3-ac0993a72e4c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:09:58.726993 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-b144096e-946e-4ed1-8271-7a51f6048ec1 tempest-ServerActionsV293TestJSON-1229496514 tempest-ServerActionsV293TestJSON-1229496514-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (406562d2-0615-46eb-b9a3-ac0993a72e4c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0787d420-1138-47ab-a842-6e6b315d8a11', '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-944501188',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e74022a663e74e418fc9869a69652616',qos_specs=None,replication_status=,reservations=['559b0723-3ceb-4393-81b6-6d555aaf73f7','e477e135-ec11-4d71-ac6b-a3306aa66dce','38c149e6-dcf9-454a-add7-ab8395abd12e','38d1d7cb-54fa-47e0-a36a-e8ba30d1b687'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5b1923beca5c46a5b23306fc2eb6ea00',volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T21:09:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-944501188',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0787d420-1138-47ab-a842-6e6b315d8a11,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e74022a663e74e418fc9869a69652616',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5b1923beca5c46a5b23306fc2eb6ea00',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(69e633b8-fab9-4b15-8b40-4f1a67c51cda),volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda)}' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:09:58.728182 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-b144096e-946e-4ed1-8271-7a51f6048ec1 tempest-ServerActionsV293TestJSON-1229496514 tempest-ServerActionsV293TestJSON-1229496514-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3800fcc0-afe0-41f5-b71c-7ed374eccee4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:09:58.753232 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-b144096e-946e-4ed1-8271-7a51f6048ec1 tempest-ServerActionsV293TestJSON-1229496514 tempest-ServerActionsV293TestJSON-1229496514-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3800fcc0-afe0-41f5-b71c-7ed374eccee4) transitioned into state 'SUCCESS' from state '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-944501188',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e74022a663e74e418fc9869a69652616',qos_specs=None,replication_status=,reservations=['559b0723-3ceb-4393-81b6-6d555aaf73f7','e477e135-ec11-4d71-ac6b-a3306aa66dce','38c149e6-dcf9-454a-add7-ab8395abd12e','38d1d7cb-54fa-47e0-a36a-e8ba30d1b687'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5b1923beca5c46a5b23306fc2eb6ea00',volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda)}' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:09:58.754039 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-b144096e-946e-4ed1-8271-7a51f6048ec1 tempest-ServerActionsV293TestJSON-1229496514 tempest-ServerActionsV293TestJSON-1229496514-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1c706d00-4c9a-4c4e-a04b-e2435ef9575d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:09:58.764911 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-b144096e-946e-4ed1-8271-7a51f6048ec1 tempest-ServerActionsV293TestJSON-1229496514 tempest-ServerActionsV293TestJSON-1229496514-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1c706d00-4c9a-4c4e-a04b-e2435ef9575d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:09:58.765751 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-b144096e-946e-4ed1-8271-7a51f6048ec1 tempest-ServerActionsV293TestJSON-1229496514 tempest-ServerActionsV293TestJSON-1229496514-project-member] Flow 'volume_create_api' (83fc3454-94be-4701-b32c-ab1dbc7d8c8b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100333) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:09:58.766435 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-b144096e-946e-4ed1-8271-7a51f6048ec1 tempest-ServerActionsV293TestJSON-1229496514 tempest-ServerActionsV293TestJSON-1229496514-project-member] Create volume request issued successfully. Aug 16 21:09:58.767057 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-b144096e-946e-4ed1-8271-7a51f6048ec1 tempest-ServerActionsV293TestJSON-1229496514 tempest-ServerActionsV293TestJSON-1229496514-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Aug 16 21:09:58.767601 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 215/882] 10.4.3.143 () {70 vars in 1300 bytes} [Sun Aug 16 21:09:58 2026] POST /volume/v3/volumes => generated 898 bytes in 709 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:09:58.782430 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-f04d1a31-440b-4857-9df0-3307cce10f35 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:58.785127 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-f04d1a31-440b-4857-9df0-3307cce10f35 tempest-ServerActionsV293TestJSON-1229496514 tempest-ServerActionsV293TestJSON-1229496514-project-member] GET https://10.4.3.143/volume/v3/volumes/0787d420-1138-47ab-a842-6e6b315d8a11 Aug 16 21:09:58.785127 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-f04d1a31-440b-4857-9df0-3307cce10f35 tempest-ServerActionsV293TestJSON-1229496514 tempest-ServerActionsV293TestJSON-1229496514-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:09:58.785127 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-f04d1a31-440b-4857-9df0-3307cce10f35 tempest-ServerActionsV293TestJSON-1229496514 tempest-ServerActionsV293TestJSON-1229496514-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:09:58.799150 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:09:58.799150 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:09:58.806054 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-f04d1a31-440b-4857-9df0-3307cce10f35 tempest-ServerActionsV293TestJSON-1229496514 tempest-ServerActionsV293TestJSON-1229496514-project-member] Volume info retrieved successfully. Aug 16 21:09:58.812419 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-f04d1a31-440b-4857-9df0-3307cce10f35 tempest-ServerActionsV293TestJSON-1229496514 tempest-ServerActionsV293TestJSON-1229496514-project-member] https://10.4.3.143/volume/v3/volumes/0787d420-1138-47ab-a842-6e6b315d8a11 returned with HTTP 200 Aug 16 21:09:58.813041 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 222/883] 10.4.3.143 () {68 vars in 1389 bytes} [Sun Aug 16 21:09:58 2026] GET /volume/v3/volumes/0787d420-1138-47ab-a842-6e6b315d8a11 => generated 966 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:09:59.833376 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-59ef6e1b-0a13-4531-a816-53f1a4fc8b50 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:59.839649 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-59ef6e1b-0a13-4531-a816-53f1a4fc8b50 tempest-ServerActionsV293TestJSON-1229496514 tempest-ServerActionsV293TestJSON-1229496514-project-member] GET https://10.4.3.143/volume/v3/volumes/0787d420-1138-47ab-a842-6e6b315d8a11 Aug 16 21:09:59.839802 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-59ef6e1b-0a13-4531-a816-53f1a4fc8b50 tempest-ServerActionsV293TestJSON-1229496514 tempest-ServerActionsV293TestJSON-1229496514-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:09:59.839993 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-59ef6e1b-0a13-4531-a816-53f1a4fc8b50 tempest-ServerActionsV293TestJSON-1229496514 tempest-ServerActionsV293TestJSON-1229496514-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:09:59.846484 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:09:59.846484 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:09:59.849772 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-59ef6e1b-0a13-4531-a816-53f1a4fc8b50 tempest-ServerActionsV293TestJSON-1229496514 tempest-ServerActionsV293TestJSON-1229496514-project-member] Volume info retrieved successfully. Aug 16 21:09:59.853947 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-59ef6e1b-0a13-4531-a816-53f1a4fc8b50 tempest-ServerActionsV293TestJSON-1229496514 tempest-ServerActionsV293TestJSON-1229496514-project-member] https://10.4.3.143/volume/v3/volumes/0787d420-1138-47ab-a842-6e6b315d8a11 returned with HTTP 200 Aug 16 21:09:59.854282 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 226/884] 10.4.3.143 () {68 vars in 1389 bytes} [Sun Aug 16 21:09:59 2026] GET /volume/v3/volumes/0787d420-1138-47ab-a842-6e6b315d8a11 => generated 1540 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 16 21:09:59.901075 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [req-1241309a-5811-485a-9170-e11ab947a15e req-ba1f7dea-2ef1-4db2-b4a8-20612520acdc None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:09:59.912066 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [req-1241309a-5811-485a-9170-e11ab947a15e req-ba1f7dea-2ef1-4db2-b4a8-20612520acdc tempest-ServerActionsV293TestJSON-1229496514 tempest-ServerActionsV293TestJSON-1229496514-project-member] GET https://10.4.3.143/volume/v3/volumes/0787d420-1138-47ab-a842-6e6b315d8a11 Aug 16 21:09:59.912326 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [req-1241309a-5811-485a-9170-e11ab947a15e req-ba1f7dea-2ef1-4db2-b4a8-20612520acdc tempest-ServerActionsV293TestJSON-1229496514 tempest-ServerActionsV293TestJSON-1229496514-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:09:59.912550 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [req-1241309a-5811-485a-9170-e11ab947a15e req-ba1f7dea-2ef1-4db2-b4a8-20612520acdc tempest-ServerActionsV293TestJSON-1229496514 tempest-ServerActionsV293TestJSON-1229496514-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:09:59.919527 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:09:59.919527 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:09:59.923369 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [req-1241309a-5811-485a-9170-e11ab947a15e req-ba1f7dea-2ef1-4db2-b4a8-20612520acdc tempest-ServerActionsV293TestJSON-1229496514 tempest-ServerActionsV293TestJSON-1229496514-project-member] Volume info retrieved successfully. Aug 16 21:09:59.927713 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [req-1241309a-5811-485a-9170-e11ab947a15e req-ba1f7dea-2ef1-4db2-b4a8-20612520acdc tempest-ServerActionsV293TestJSON-1229496514 tempest-ServerActionsV293TestJSON-1229496514-project-member] https://10.4.3.143/volume/v3/volumes/0787d420-1138-47ab-a842-6e6b315d8a11 returned with HTTP 200 Aug 16 21:09:59.928083 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 222/885] 10.4.3.143 () {68 vars in 1598 bytes} [Sun Aug 16 21:09:59 2026] GET /volume/v3/volumes/0787d420-1138-47ab-a842-6e6b315d8a11 => generated 1360 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:10:00.505390 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [req-1241309a-5811-485a-9170-e11ab947a15e req-e322db8e-5f34-4788-b72c-1227c7764990 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:10:00.509356 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [req-1241309a-5811-485a-9170-e11ab947a15e req-e322db8e-5f34-4788-b72c-1227c7764990 tempest-ServerActionsV293TestJSON-1229496514 tempest-ServerActionsV293TestJSON-1229496514-project-member] GET https://10.4.3.143/volume/v3/volumes/0787d420-1138-47ab-a842-6e6b315d8a11 Aug 16 21:10:00.509641 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [req-1241309a-5811-485a-9170-e11ab947a15e req-e322db8e-5f34-4788-b72c-1227c7764990 tempest-ServerActionsV293TestJSON-1229496514 tempest-ServerActionsV293TestJSON-1229496514-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:10:00.509698 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [req-1241309a-5811-485a-9170-e11ab947a15e req-e322db8e-5f34-4788-b72c-1227c7764990 tempest-ServerActionsV293TestJSON-1229496514 tempest-ServerActionsV293TestJSON-1229496514-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:10:00.520492 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:10:00.520492 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:10:00.525203 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [req-1241309a-5811-485a-9170-e11ab947a15e req-e322db8e-5f34-4788-b72c-1227c7764990 tempest-ServerActionsV293TestJSON-1229496514 tempest-ServerActionsV293TestJSON-1229496514-project-member] Volume info retrieved successfully. Aug 16 21:10:00.531973 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [req-1241309a-5811-485a-9170-e11ab947a15e req-e322db8e-5f34-4788-b72c-1227c7764990 tempest-ServerActionsV293TestJSON-1229496514 tempest-ServerActionsV293TestJSON-1229496514-project-member] https://10.4.3.143/volume/v3/volumes/0787d420-1138-47ab-a842-6e6b315d8a11 returned with HTTP 200 Aug 16 21:10:00.535945 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 216/886] 10.4.3.143 () {68 vars in 1598 bytes} [Sun Aug 16 21:10:00 2026] GET /volume/v3/volumes/0787d420-1138-47ab-a842-6e6b315d8a11 => generated 1360 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:10:00.543368 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-03692891-01b3-4d4c-bc1e-a77899194250 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:10:00.543747 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-03692891-01b3-4d4c-bc1e-a77899194250 None None] GET https://10.4.3.143/volume// Aug 16 21:10:00.543938 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-03692891-01b3-4d4c-bc1e-a77899194250 None None] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:10:00.544128 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-03692891-01b3-4d4c-bc1e-a77899194250 None None] Calling method 'all' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:10:00.544452 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-03692891-01b3-4d4c-bc1e-a77899194250 None None] https://10.4.3.143/volume// returned with HTTP 300 Aug 16 21:10:00.544703 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 223/887] 10.4.3.143 () {66 vars in 1419 bytes} [Sun Aug 16 21:10:00 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Aug 16 21:10:00.556504 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [req-1241309a-5811-485a-9170-e11ab947a15e req-37b299c9-40c4-446e-958a-a5b05c695769 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:10:00.558496 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [req-1241309a-5811-485a-9170-e11ab947a15e req-37b299c9-40c4-446e-958a-a5b05c695769 tempest-ServerActionsV293TestJSON-1229496514 tempest-ServerActionsV293TestJSON-1229496514-project-member] POST https://10.4.3.143/volume/v3/attachments Aug 16 21:10:00.559229 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [req-1241309a-5811-485a-9170-e11ab947a15e req-37b299c9-40c4-446e-958a-a5b05c695769 tempest-ServerActionsV293TestJSON-1229496514 tempest-ServerActionsV293TestJSON-1229496514-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "0787d420-1138-47ab-a842-6e6b315d8a11", "connector": null, "instance_uuid": "53c3ef86-3c11-403e-bdf3-63c547a0f7ce"}} {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:10:00.567599 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:10:00.567599 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:10:00.604156 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [req-1241309a-5811-485a-9170-e11ab947a15e req-37b299c9-40c4-446e-958a-a5b05c695769 tempest-ServerActionsV293TestJSON-1229496514 tempest-ServerActionsV293TestJSON-1229496514-project-member] https://10.4.3.143/volume/v3/attachments returned with HTTP 200 Aug 16 21:10:00.604156 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 227/888] 10.4.3.143 () {74 vars in 1594 bytes} [Sun Aug 16 21:10:00 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 16 21:10:00.984524 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-f74c8f28-20e4-455e-8e18-6ff1e9d16031 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:10:01.094558 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-f74c8f28-20e4-455e-8e18-6ff1e9d16031 tempest-ExtensionsTestJSON-1997949699 tempest-ExtensionsTestJSON-1997949699-project-member] GET https://10.4.3.143/volume/v3/extensions Aug 16 21:10:01.094789 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-f74c8f28-20e4-455e-8e18-6ff1e9d16031 tempest-ExtensionsTestJSON-1997949699 tempest-ExtensionsTestJSON-1997949699-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:10:01.095020 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-f74c8f28-20e4-455e-8e18-6ff1e9d16031 tempest-ExtensionsTestJSON-1997949699 tempest-ExtensionsTestJSON-1997949699-project-member] Calling method 'index' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:10:01.095389 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-f74c8f28-20e4-455e-8e18-6ff1e9d16031 tempest-ExtensionsTestJSON-1997949699 tempest-ExtensionsTestJSON-1997949699-project-member] https://10.4.3.143/volume/v3/extensions returned with HTTP 200 Aug 16 21:10:01.095817 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 223/889] 10.4.3.143 () {66 vars in 1246 bytes} [Sun Aug 16 21:10:00 2026] GET /volume/v3/extensions => generated 5245 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:10:02.020048 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-aa458632-7d0e-4645-87c4-90c30d3696d8 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:10:02.023011 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-aa458632-7d0e-4645-87c4-90c30d3696d8 tempest-ServerStableDeviceRescueTest-660351180 tempest-ServerStableDeviceRescueTest-660351180-project-member] GET https://10.4.3.143/volume/v3/volumes/9c75bebc-e107-43a8-8427-3c7cf7547aee Aug 16 21:10:02.023567 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-aa458632-7d0e-4645-87c4-90c30d3696d8 tempest-ServerStableDeviceRescueTest-660351180 tempest-ServerStableDeviceRescueTest-660351180-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:10:02.024599 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-aa458632-7d0e-4645-87c4-90c30d3696d8 tempest-ServerStableDeviceRescueTest-660351180 tempest-ServerStableDeviceRescueTest-660351180-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:10:02.040514 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:10:02.040514 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:10:02.045998 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-aa458632-7d0e-4645-87c4-90c30d3696d8 tempest-ServerStableDeviceRescueTest-660351180 tempest-ServerStableDeviceRescueTest-660351180-project-member] Volume info retrieved successfully. Aug 16 21:10:02.056455 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-aa458632-7d0e-4645-87c4-90c30d3696d8 tempest-ServerStableDeviceRescueTest-660351180 tempest-ServerStableDeviceRescueTest-660351180-project-member] https://10.4.3.143/volume/v3/volumes/9c75bebc-e107-43a8-8427-3c7cf7547aee returned with HTTP 200 Aug 16 21:10:02.056742 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 217/890] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:10:02 2026] GET /volume/v3/volumes/9c75bebc-e107-43a8-8427-3c7cf7547aee => generated 1143 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:10:02.126293 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [req-84cfe974-315b-4baa-a2c1-6530f6ca3f12 req-0e8e0cf8-5a33-4ce6-922a-0981e541dffc None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:10:02.129967 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [req-84cfe974-315b-4baa-a2c1-6530f6ca3f12 req-0e8e0cf8-5a33-4ce6-922a-0981e541dffc tempest-ServerStableDeviceRescueTest-660351180 tempest-ServerStableDeviceRescueTest-660351180-project-member] GET https://10.4.3.143/volume/v3/volumes/9c75bebc-e107-43a8-8427-3c7cf7547aee Aug 16 21:10:02.130272 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [req-84cfe974-315b-4baa-a2c1-6530f6ca3f12 req-0e8e0cf8-5a33-4ce6-922a-0981e541dffc tempest-ServerStableDeviceRescueTest-660351180 tempest-ServerStableDeviceRescueTest-660351180-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:10:02.130574 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [req-84cfe974-315b-4baa-a2c1-6530f6ca3f12 req-0e8e0cf8-5a33-4ce6-922a-0981e541dffc tempest-ServerStableDeviceRescueTest-660351180 tempest-ServerStableDeviceRescueTest-660351180-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:10:02.152858 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:10:02.152858 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:10:02.156649 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-cbd1f4a5-7a05-4771-834f-6470269aa365 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:10:02.157446 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-cbd1f4a5-7a05-4771-834f-6470269aa365 None None] GET https://10.4.3.143/volume// Aug 16 21:10:02.157446 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-cbd1f4a5-7a05-4771-834f-6470269aa365 None None] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:10:02.157446 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-cbd1f4a5-7a05-4771-834f-6470269aa365 None None] Calling method 'all' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:10:02.157887 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-cbd1f4a5-7a05-4771-834f-6470269aa365 None None] https://10.4.3.143/volume// returned with HTTP 300 Aug 16 21:10:02.158066 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 228/891] 10.4.3.143 () {66 vars in 1426 bytes} [Sun Aug 16 21:10: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 16 21:10:02.159420 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [req-84cfe974-315b-4baa-a2c1-6530f6ca3f12 req-0e8e0cf8-5a33-4ce6-922a-0981e541dffc tempest-ServerStableDeviceRescueTest-660351180 tempest-ServerStableDeviceRescueTest-660351180-project-member] Volume info retrieved successfully. Aug 16 21:10:02.172645 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [req-84cfe974-315b-4baa-a2c1-6530f6ca3f12 req-0e8e0cf8-5a33-4ce6-922a-0981e541dffc tempest-ServerStableDeviceRescueTest-660351180 tempest-ServerStableDeviceRescueTest-660351180-project-member] https://10.4.3.143/volume/v3/volumes/9c75bebc-e107-43a8-8427-3c7cf7547aee returned with HTTP 200 Aug 16 21:10:02.173384 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 224/892] 10.4.3.143 () {68 vars in 1598 bytes} [Sun Aug 16 21:10:02 2026] GET /volume/v3/volumes/9c75bebc-e107-43a8-8427-3c7cf7547aee => generated 1143 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:10:02.180102 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [req-1241309a-5811-485a-9170-e11ab947a15e req-4720afd0-e395-4419-be75-1b408af6c8e3 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:10:02.182548 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [req-1241309a-5811-485a-9170-e11ab947a15e req-4720afd0-e395-4419-be75-1b408af6c8e3 tempest-ServerActionsV293TestJSON-1229496514 tempest-ServerActionsV293TestJSON-1229496514-project-member] GET https://10.4.3.143/volume/v3/volumes/0787d420-1138-47ab-a842-6e6b315d8a11 Aug 16 21:10:02.182900 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [req-1241309a-5811-485a-9170-e11ab947a15e req-4720afd0-e395-4419-be75-1b408af6c8e3 tempest-ServerActionsV293TestJSON-1229496514 tempest-ServerActionsV293TestJSON-1229496514-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:10:02.183216 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [req-1241309a-5811-485a-9170-e11ab947a15e req-4720afd0-e395-4419-be75-1b408af6c8e3 tempest-ServerActionsV293TestJSON-1229496514 tempest-ServerActionsV293TestJSON-1229496514-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:10:02.195744 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [req-84cfe974-315b-4baa-a2c1-6530f6ca3f12 req-7cb95533-ec24-4732-80e7-2cfcf9b899aa None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:10:02.196373 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:10:02.196373 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:10:02.198078 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [req-84cfe974-315b-4baa-a2c1-6530f6ca3f12 req-7cb95533-ec24-4732-80e7-2cfcf9b899aa tempest-ServerStableDeviceRescueTest-660351180 tempest-ServerStableDeviceRescueTest-660351180-project-member] POST https://10.4.3.143/volume/v3/volumes/9c75bebc-e107-43a8-8427-3c7cf7547aee/action Aug 16 21:10:02.198570 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [req-84cfe974-315b-4baa-a2c1-6530f6ca3f12 req-7cb95533-ec24-4732-80e7-2cfcf9b899aa tempest-ServerStableDeviceRescueTest-660351180 tempest-ServerStableDeviceRescueTest-660351180-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100333) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 21:10:02.198731 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [req-84cfe974-315b-4baa-a2c1-6530f6ca3f12 req-7cb95533-ec24-4732-80e7-2cfcf9b899aa tempest-ServerStableDeviceRescueTest-660351180 tempest-ServerStableDeviceRescueTest-660351180-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:10:02.201062 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [req-1241309a-5811-485a-9170-e11ab947a15e req-4720afd0-e395-4419-be75-1b408af6c8e3 tempest-ServerActionsV293TestJSON-1229496514 tempest-ServerActionsV293TestJSON-1229496514-project-member] Volume info retrieved successfully. Aug 16 21:10:02.207250 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [req-1241309a-5811-485a-9170-e11ab947a15e req-4720afd0-e395-4419-be75-1b408af6c8e3 tempest-ServerActionsV293TestJSON-1229496514 tempest-ServerActionsV293TestJSON-1229496514-project-member] https://10.4.3.143/volume/v3/volumes/0787d420-1138-47ab-a842-6e6b315d8a11 returned with HTTP 200 Aug 16 21:10:02.207750 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 224/893] 10.4.3.143 () {70 vars in 1639 bytes} [Sun Aug 16 21:10:02 2026] GET /volume/v3/volumes/0787d420-1138-47ab-a842-6e6b315d8a11 => generated 1539 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 16 21:10:02.212381 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:10:02.212381 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:10:02.212381 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [req-84cfe974-315b-4baa-a2c1-6530f6ca3f12 req-7cb95533-ec24-4732-80e7-2cfcf9b899aa tempest-ServerStableDeviceRescueTest-660351180 tempest-ServerStableDeviceRescueTest-660351180-project-member] Volume info retrieved successfully. Aug 16 21:10:02.227944 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [req-84cfe974-315b-4baa-a2c1-6530f6ca3f12 req-7cb95533-ec24-4732-80e7-2cfcf9b899aa tempest-ServerStableDeviceRescueTest-660351180 tempest-ServerStableDeviceRescueTest-660351180-project-member] Begin detaching volume completed successfully. Aug 16 21:10:02.229012 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [req-84cfe974-315b-4baa-a2c1-6530f6ca3f12 req-7cb95533-ec24-4732-80e7-2cfcf9b899aa tempest-ServerStableDeviceRescueTest-660351180 tempest-ServerStableDeviceRescueTest-660351180-project-member] https://10.4.3.143/volume/v3/volumes/9c75bebc-e107-43a8-8427-3c7cf7547aee/action returned with HTTP 202 Aug 16 21:10:02.229553 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 218/894] 10.4.3.143 () {72 vars in 1672 bytes} [Sun Aug 16 21:10:02 2026] POST /volume/v3/volumes/9c75bebc-e107-43a8-8427-3c7cf7547aee/action => generated 0 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 16 21:10:02.322405 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-ba1b3231-4260-4a97-9edc-e6f92a1c208a None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:10:02.322747 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-ba1b3231-4260-4a97-9edc-e6f92a1c208a None None] GET https://10.4.3.143/volume// Aug 16 21:10:02.322894 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-ba1b3231-4260-4a97-9edc-e6f92a1c208a None None] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:10:02.323113 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-ba1b3231-4260-4a97-9edc-e6f92a1c208a None None] Calling method 'all' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:10:02.323453 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-ba1b3231-4260-4a97-9edc-e6f92a1c208a None None] https://10.4.3.143/volume// returned with HTTP 300 Aug 16 21:10:02.323710 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 229/895] 10.4.3.143 () {66 vars in 1426 bytes} [Sun Aug 16 21:10: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 16 21:10:02.343125 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [req-84cfe974-315b-4baa-a2c1-6530f6ca3f12 req-4885f4d9-c95a-4ca6-81e1-33cf6583c586 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:10:02.343447 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [req-1241309a-5811-485a-9170-e11ab947a15e req-2f6f83f5-bb82-42a8-839c-20f82597ffd9 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:10:02.345650 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [req-1241309a-5811-485a-9170-e11ab947a15e req-2f6f83f5-bb82-42a8-839c-20f82597ffd9 tempest-ServerActionsV293TestJSON-1229496514 tempest-ServerActionsV293TestJSON-1229496514-project-member] PUT https://10.4.3.143/volume/v3/attachments/d2e34033-4032-4fa9-a6d5-87807b195134 Aug 16 21:10:02.345733 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [req-84cfe974-315b-4baa-a2c1-6530f6ca3f12 req-4885f4d9-c95a-4ca6-81e1-33cf6583c586 tempest-ServerStableDeviceRescueTest-660351180 tempest-ServerStableDeviceRescueTest-660351180-project-member] GET https://10.4.3.143/volume/v3/volumes/9c75bebc-e107-43a8-8427-3c7cf7547aee Aug 16 21:10:02.345989 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [req-84cfe974-315b-4baa-a2c1-6530f6ca3f12 req-4885f4d9-c95a-4ca6-81e1-33cf6583c586 tempest-ServerStableDeviceRescueTest-660351180 tempest-ServerStableDeviceRescueTest-660351180-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:10:02.346059 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [req-1241309a-5811-485a-9170-e11ab947a15e req-2f6f83f5-bb82-42a8-839c-20f82597ffd9 tempest-ServerActionsV293TestJSON-1229496514 tempest-ServerActionsV293TestJSON-1229496514-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.143", "host": "np0000007409", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:e42fbcbe2e9", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "69237b68-d654-4a76-81de-86e36bc8fb86", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:10:02.346223 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [req-84cfe974-315b-4baa-a2c1-6530f6ca3f12 req-4885f4d9-c95a-4ca6-81e1-33cf6583c586 tempest-ServerStableDeviceRescueTest-660351180 tempest-ServerStableDeviceRescueTest-660351180-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:10:02.354539 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.coordination [req-1241309a-5811-485a-9170-e11ab947a15e req-2f6f83f5-bb82-42a8-839c-20f82597ffd9 tempest-ServerActionsV293TestJSON-1229496514 tempest-ServerActionsV293TestJSON-1229496514-project-member] Acquiring lock "cinder-attachment_update-0787d420-1138-47ab-a842-6e6b315d8a11-np0000007409" by "attachment_update" {{(pid=100332) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:10:02.359656 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.coordination [req-1241309a-5811-485a-9170-e11ab947a15e req-2f6f83f5-bb82-42a8-839c-20f82597ffd9 tempest-ServerActionsV293TestJSON-1229496514 tempest-ServerActionsV293TestJSON-1229496514-project-member] Lock "cinder-attachment_update-0787d420-1138-47ab-a842-6e6b315d8a11-np0000007409" acquired by "attachment_update" :: waited 0.005s {{(pid=100332) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:10:02.360648 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:10:02.360648 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:10:02.360756 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:10:02.360756 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:10:02.367033 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [req-84cfe974-315b-4baa-a2c1-6530f6ca3f12 req-4885f4d9-c95a-4ca6-81e1-33cf6583c586 tempest-ServerStableDeviceRescueTest-660351180 tempest-ServerStableDeviceRescueTest-660351180-project-member] Volume info retrieved successfully. Aug 16 21:10:02.371592 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [req-84cfe974-315b-4baa-a2c1-6530f6ca3f12 req-4885f4d9-c95a-4ca6-81e1-33cf6583c586 tempest-ServerStableDeviceRescueTest-660351180 tempest-ServerStableDeviceRescueTest-660351180-project-member] https://10.4.3.143/volume/v3/volumes/9c75bebc-e107-43a8-8427-3c7cf7547aee returned with HTTP 200 Aug 16 21:10:02.372038 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 225/896] 10.4.3.143 () {70 vars in 1639 bytes} [Sun Aug 16 21:10:02 2026] GET /volume/v3/volumes/9c75bebc-e107-43a8-8427-3c7cf7547aee => generated 1326 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 16 21:10:02.483418 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.coordination [req-1241309a-5811-485a-9170-e11ab947a15e req-2f6f83f5-bb82-42a8-839c-20f82597ffd9 tempest-ServerActionsV293TestJSON-1229496514 tempest-ServerActionsV293TestJSON-1229496514-project-member] Lock "cinder-attachment_update-0787d420-1138-47ab-a842-6e6b315d8a11-np0000007409" released by "attachment_update" :: held 0.124s {{(pid=100332) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:10:02.483793 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [req-1241309a-5811-485a-9170-e11ab947a15e req-2f6f83f5-bb82-42a8-839c-20f82597ffd9 tempest-ServerActionsV293TestJSON-1229496514 tempest-ServerActionsV293TestJSON-1229496514-project-member] https://10.4.3.143/volume/v3/attachments/d2e34033-4032-4fa9-a6d5-87807b195134 returned with HTTP 200 Aug 16 21:10:02.484318 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 225/897] 10.4.3.143 () {74 vars in 1704 bytes} [Sun Aug 16 21:10:02 2026] PUT /volume/v3/attachments/d2e34033-4032-4fa9-a6d5-87807b195134 => generated 969 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:10:02.532651 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [req-1241309a-5811-485a-9170-e11ab947a15e req-153ed16a-09d2-48eb-9610-dad7e6bc5f26 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:10:02.537178 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [req-1241309a-5811-485a-9170-e11ab947a15e req-153ed16a-09d2-48eb-9610-dad7e6bc5f26 tempest-ServerActionsV293TestJSON-1229496514 tempest-ServerActionsV293TestJSON-1229496514-project-member] POST https://10.4.3.143/volume/v3/attachments/d2e34033-4032-4fa9-a6d5-87807b195134/action Aug 16 21:10:02.537705 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [req-1241309a-5811-485a-9170-e11ab947a15e req-153ed16a-09d2-48eb-9610-dad7e6bc5f26 tempest-ServerActionsV293TestJSON-1229496514 tempest-ServerActionsV293TestJSON-1229496514-project-member] Action body: b'{"os-complete": null}' {{(pid=100333) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 21:10:02.537868 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [req-1241309a-5811-485a-9170-e11ab947a15e req-153ed16a-09d2-48eb-9610-dad7e6bc5f26 tempest-ServerActionsV293TestJSON-1229496514 tempest-ServerActionsV293TestJSON-1229496514-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:10:02.572783 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:10:02.572783 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:10:02.598653 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [req-1241309a-5811-485a-9170-e11ab947a15e req-153ed16a-09d2-48eb-9610-dad7e6bc5f26 tempest-ServerActionsV293TestJSON-1229496514 tempest-ServerActionsV293TestJSON-1229496514-project-member] https://10.4.3.143/volume/v3/attachments/d2e34033-4032-4fa9-a6d5-87807b195134/action returned with HTTP 204 Aug 16 21:10:02.600411 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 219/898] 10.4.3.143 () {74 vars in 1725 bytes} [Sun Aug 16 21:10:02 2026] POST /volume/v3/attachments/d2e34033-4032-4fa9-a6d5-87807b195134/action => generated 0 bytes in 67 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:10:02.880068 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-db946a75-3c98-4651-ba6f-227d8913c77c None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:10:02.987544 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-db946a75-3c98-4651-ba6f-227d8913c77c tempest-SnapshotMetadataTestJSON-1129384313 tempest-SnapshotMetadataTestJSON-1129384313-project-member] POST https://10.4.3.143/volume/v3/volumes Aug 16 21:10:02.987843 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-db946a75-3c98-4651-ba6f-227d8913c77c tempest-SnapshotMetadataTestJSON-1129384313 tempest-SnapshotMetadataTestJSON-1129384313-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-SnapshotMetadataTestJSON-Volume-1922828534"}} {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:10:02.989243 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.v3.volumes [None req-db946a75-3c98-4651-ba6f-227d8913c77c tempest-SnapshotMetadataTestJSON-1129384313 tempest-SnapshotMetadataTestJSON-1129384313-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-SnapshotMetadataTestJSON-Volume-1922828534'}} {{(pid=100330) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 21:10:02.989500 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.v3.volumes [None req-db946a75-3c98-4651-ba6f-227d8913c77c tempest-SnapshotMetadataTestJSON-1129384313 tempest-SnapshotMetadataTestJSON-1129384313-project-member] Create volume of 1 GB Aug 16 21:10:02.989771 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:10:02.989771 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:10:02.993776 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-db946a75-3c98-4651-ba6f-227d8913c77c tempest-SnapshotMetadataTestJSON-1129384313 tempest-SnapshotMetadataTestJSON-1129384313-project-member] Availability Zones retrieved successfully. Aug 16 21:10:03.003324 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-db946a75-3c98-4651-ba6f-227d8913c77c tempest-SnapshotMetadataTestJSON-1129384313 tempest-SnapshotMetadataTestJSON-1129384313-project-member] Flow 'volume_create_api' (f41fc94e-ddd8-4fde-8d48-3f2e04750c32) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100330) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:10:03.009609 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-db946a75-3c98-4651-ba6f-227d8913c77c tempest-SnapshotMetadataTestJSON-1129384313 tempest-SnapshotMetadataTestJSON-1129384313-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b30c6b74-c2d2-408e-bda9-ef016d065048) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:10:03.013819 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.flows.api.create_volume [None req-db946a75-3c98-4651-ba6f-227d8913c77c tempest-SnapshotMetadataTestJSON-1129384313 tempest-SnapshotMetadataTestJSON-1129384313-project-member] Validating volume size '1' using validate_int {{(pid=100330) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 21:10:03.040615 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-db946a75-3c98-4651-ba6f-227d8913c77c tempest-SnapshotMetadataTestJSON-1129384313 tempest-SnapshotMetadataTestJSON-1129384313-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b30c6b74-c2d2-408e-bda9-ef016d065048) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T21:04:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=69e633b8-fab9-4b15-8b40-4f1a67c51cda,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '69e633b8-fab9-4b15-8b40-4f1a67c51cda', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:10:03.041804 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-db946a75-3c98-4651-ba6f-227d8913c77c tempest-SnapshotMetadataTestJSON-1129384313 tempest-SnapshotMetadataTestJSON-1129384313-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (18069bc6-c16d-47ed-add0-c5fd894b4c2c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:10:03.125651 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.quota [None req-db946a75-3c98-4651-ba6f-227d8913c77c tempest-SnapshotMetadataTestJSON-1129384313 tempest-SnapshotMetadataTestJSON-1129384313-project-member] Created reservations ['2bbec9e5-0a91-42fe-b8a4-a8ca761284da', 'fb68f973-b266-4e2d-bc73-6d166a01e0fe', 'a1b52371-35c4-4dce-855c-2bec0d65dfd6', '63a8e712-143a-4b58-ac09-37d8c8207483'] {{(pid=100330) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:10:03.126587 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-db946a75-3c98-4651-ba6f-227d8913c77c tempest-SnapshotMetadataTestJSON-1129384313 tempest-SnapshotMetadataTestJSON-1129384313-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (18069bc6-c16d-47ed-add0-c5fd894b4c2c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2bbec9e5-0a91-42fe-b8a4-a8ca761284da', 'fb68f973-b266-4e2d-bc73-6d166a01e0fe', 'a1b52371-35c4-4dce-855c-2bec0d65dfd6', '63a8e712-143a-4b58-ac09-37d8c8207483']}' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:10:03.127348 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-db946a75-3c98-4651-ba6f-227d8913c77c tempest-SnapshotMetadataTestJSON-1129384313 tempest-SnapshotMetadataTestJSON-1129384313-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (649b90c1-3a4e-441e-acb2-06a70e71aec9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:10:03.153577 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-db946a75-3c98-4651-ba6f-227d8913c77c tempest-SnapshotMetadataTestJSON-1129384313 tempest-SnapshotMetadataTestJSON-1129384313-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (649b90c1-3a4e-441e-acb2-06a70e71aec9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '244827ec-7c7a-41dc-af43-92ac8527bb85', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotMetadataTestJSON-Volume-1922828534',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d82592ec853e443eae092ac03e3936e0',qos_specs=None,replication_status=,reservations=['2bbec9e5-0a91-42fe-b8a4-a8ca761284da','fb68f973-b266-4e2d-bc73-6d166a01e0fe','a1b52371-35c4-4dce-855c-2bec0d65dfd6','63a8e712-143a-4b58-ac09-37d8c8207483'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0d0745c4cbf645149332490f3f6c10e4',volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T21:10:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotMetadataTestJSON-Volume-1922828534',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=244827ec-7c7a-41dc-af43-92ac8527bb85,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d82592ec853e443eae092ac03e3936e0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0d0745c4cbf645149332490f3f6c10e4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(69e633b8-fab9-4b15-8b40-4f1a67c51cda),volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda)}' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:10:03.154500 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-db946a75-3c98-4651-ba6f-227d8913c77c tempest-SnapshotMetadataTestJSON-1129384313 tempest-SnapshotMetadataTestJSON-1129384313-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (25d3d655-a9f5-4bb1-9f67-1e33ad42b970) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:10:03.184179 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-db946a75-3c98-4651-ba6f-227d8913c77c tempest-SnapshotMetadataTestJSON-1129384313 tempest-SnapshotMetadataTestJSON-1129384313-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (25d3d655-a9f5-4bb1-9f67-1e33ad42b970) transitioned into state 'SUCCESS' from state '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-1922828534',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d82592ec853e443eae092ac03e3936e0',qos_specs=None,replication_status=,reservations=['2bbec9e5-0a91-42fe-b8a4-a8ca761284da','fb68f973-b266-4e2d-bc73-6d166a01e0fe','a1b52371-35c4-4dce-855c-2bec0d65dfd6','63a8e712-143a-4b58-ac09-37d8c8207483'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0d0745c4cbf645149332490f3f6c10e4',volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda)}' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:10:03.185484 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-db946a75-3c98-4651-ba6f-227d8913c77c tempest-SnapshotMetadataTestJSON-1129384313 tempest-SnapshotMetadataTestJSON-1129384313-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d2714d2c-3f70-46a9-8c50-1d9afa93cf41) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:10:03.197200 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-db946a75-3c98-4651-ba6f-227d8913c77c tempest-SnapshotMetadataTestJSON-1129384313 tempest-SnapshotMetadataTestJSON-1129384313-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d2714d2c-3f70-46a9-8c50-1d9afa93cf41) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:10:03.198421 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-db946a75-3c98-4651-ba6f-227d8913c77c tempest-SnapshotMetadataTestJSON-1129384313 tempest-SnapshotMetadataTestJSON-1129384313-project-member] Flow 'volume_create_api' (f41fc94e-ddd8-4fde-8d48-3f2e04750c32) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100330) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:10:03.198808 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-db946a75-3c98-4651-ba6f-227d8913c77c tempest-SnapshotMetadataTestJSON-1129384313 tempest-SnapshotMetadataTestJSON-1129384313-project-member] Create volume request issued successfully. Aug 16 21:10:03.199753 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-db946a75-3c98-4651-ba6f-227d8913c77c tempest-SnapshotMetadataTestJSON-1129384313 tempest-SnapshotMetadataTestJSON-1129384313-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Aug 16 21:10:03.200402 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 230/899] 10.4.3.143 () {68 vars in 1258 bytes} [Sun Aug 16 21:10:02 2026] POST /volume/v3/volumes => generated 755 bytes in 321 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 21:10:03.217030 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-5c0cc1a0-b58e-4b93-9569-86596f7037a4 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:10:03.220581 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-5c0cc1a0-b58e-4b93-9569-86596f7037a4 tempest-SnapshotMetadataTestJSON-1129384313 tempest-SnapshotMetadataTestJSON-1129384313-project-member] GET https://10.4.3.143/volume/v3/volumes/244827ec-7c7a-41dc-af43-92ac8527bb85 Aug 16 21:10:03.220818 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-5c0cc1a0-b58e-4b93-9569-86596f7037a4 tempest-SnapshotMetadataTestJSON-1129384313 tempest-SnapshotMetadataTestJSON-1129384313-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:10:03.221066 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-5c0cc1a0-b58e-4b93-9569-86596f7037a4 tempest-SnapshotMetadataTestJSON-1129384313 tempest-SnapshotMetadataTestJSON-1129384313-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:10:03.229956 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:10:03.229956 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:10:03.242749 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-5c0cc1a0-b58e-4b93-9569-86596f7037a4 tempest-SnapshotMetadataTestJSON-1129384313 tempest-SnapshotMetadataTestJSON-1129384313-project-member] Volume info retrieved successfully. Aug 16 21:10:03.250315 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-5c0cc1a0-b58e-4b93-9569-86596f7037a4 tempest-SnapshotMetadataTestJSON-1129384313 tempest-SnapshotMetadataTestJSON-1129384313-project-member] https://10.4.3.143/volume/v3/volumes/244827ec-7c7a-41dc-af43-92ac8527bb85 returned with HTTP 200 Aug 16 21:10:03.250862 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 226/900] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:10:03 2026] GET /volume/v3/volumes/244827ec-7c7a-41dc-af43-92ac8527bb85 => generated 823 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:10:03.483303 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [req-84cfe974-315b-4baa-a2c1-6530f6ca3f12 req-754c0dd1-5594-4f76-bc84-f6836a2adcb3 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:10:03.486801 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [req-84cfe974-315b-4baa-a2c1-6530f6ca3f12 req-754c0dd1-5594-4f76-bc84-f6836a2adcb3 tempest-ServerStableDeviceRescueTest-660351180 tempest-ServerStableDeviceRescueTest-660351180-project-member] DELETE https://10.4.3.143/volume/v3/attachments/4fe9ad74-2c6d-4da8-99ed-0694b2c104a3 Aug 16 21:10:03.486801 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [req-84cfe974-315b-4baa-a2c1-6530f6ca3f12 req-754c0dd1-5594-4f76-bc84-f6836a2adcb3 tempest-ServerStableDeviceRescueTest-660351180 tempest-ServerStableDeviceRescueTest-660351180-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:10:03.486801 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [req-84cfe974-315b-4baa-a2c1-6530f6ca3f12 req-754c0dd1-5594-4f76-bc84-f6836a2adcb3 tempest-ServerStableDeviceRescueTest-660351180 tempest-ServerStableDeviceRescueTest-660351180-project-member] Calling method 'version_select' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:10:03.507101 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:10:03.507101 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:10:03.576978 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [req-84cfe974-315b-4baa-a2c1-6530f6ca3f12 req-754c0dd1-5594-4f76-bc84-f6836a2adcb3 tempest-ServerStableDeviceRescueTest-660351180 tempest-ServerStableDeviceRescueTest-660351180-project-member] https://10.4.3.143/volume/v3/attachments/4fe9ad74-2c6d-4da8-99ed-0694b2c104a3 returned with HTTP 200 Aug 16 21:10:03.577127 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 226/901] 10.4.3.143 () {72 vars in 1673 bytes} [Sun Aug 16 21:10:03 2026] DELETE /volume/v3/attachments/4fe9ad74-2c6d-4da8-99ed-0694b2c104a3 => generated 19 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:10:04.263593 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-bedc05d4-946f-4634-8637-ed12c3731d38 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:10:04.266533 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-bedc05d4-946f-4634-8637-ed12c3731d38 tempest-SnapshotMetadataTestJSON-1129384313 tempest-SnapshotMetadataTestJSON-1129384313-project-member] GET https://10.4.3.143/volume/v3/volumes/244827ec-7c7a-41dc-af43-92ac8527bb85 Aug 16 21:10:04.266533 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-bedc05d4-946f-4634-8637-ed12c3731d38 tempest-SnapshotMetadataTestJSON-1129384313 tempest-SnapshotMetadataTestJSON-1129384313-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:10:04.266533 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-bedc05d4-946f-4634-8637-ed12c3731d38 tempest-SnapshotMetadataTestJSON-1129384313 tempest-SnapshotMetadataTestJSON-1129384313-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:10:04.272063 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:10:04.272063 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:10:04.275321 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-bedc05d4-946f-4634-8637-ed12c3731d38 tempest-SnapshotMetadataTestJSON-1129384313 tempest-SnapshotMetadataTestJSON-1129384313-project-member] Volume info retrieved successfully. Aug 16 21:10:04.279193 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-bedc05d4-946f-4634-8637-ed12c3731d38 tempest-SnapshotMetadataTestJSON-1129384313 tempest-SnapshotMetadataTestJSON-1129384313-project-member] https://10.4.3.143/volume/v3/volumes/244827ec-7c7a-41dc-af43-92ac8527bb85 returned with HTTP 200 Aug 16 21:10:04.279545 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 220/902] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:10:04 2026] GET /volume/v3/volumes/244827ec-7c7a-41dc-af43-92ac8527bb85 => generated 848 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:10:04.294114 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-b2c26367-4424-4f61-b299-016bdf06aae1 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:10:04.296498 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-b2c26367-4424-4f61-b299-016bdf06aae1 tempest-SnapshotMetadataTestJSON-1129384313 tempest-SnapshotMetadataTestJSON-1129384313-project-member] POST https://10.4.3.143/volume/v3/snapshots Aug 16 21:10:04.297044 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-b2c26367-4424-4f61-b299-016bdf06aae1 tempest-SnapshotMetadataTestJSON-1129384313 tempest-SnapshotMetadataTestJSON-1129384313-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "244827ec-7c7a-41dc-af43-92ac8527bb85", "name": "tempest-SnapshotMetadataTestJSON-Snapshot-538860257"}} {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:10:04.307141 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:10:04.307141 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:10:04.307725 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-b2c26367-4424-4f61-b299-016bdf06aae1 tempest-SnapshotMetadataTestJSON-1129384313 tempest-SnapshotMetadataTestJSON-1129384313-project-member] Volume info retrieved successfully. Aug 16 21:10:04.307893 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.v3.snapshots [None req-b2c26367-4424-4f61-b299-016bdf06aae1 tempest-SnapshotMetadataTestJSON-1129384313 tempest-SnapshotMetadataTestJSON-1129384313-project-member] Create snapshot from volume 244827ec-7c7a-41dc-af43-92ac8527bb85 Aug 16 21:10:04.356416 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.quota [None req-b2c26367-4424-4f61-b299-016bdf06aae1 tempest-SnapshotMetadataTestJSON-1129384313 tempest-SnapshotMetadataTestJSON-1129384313-project-member] Created reservations ['da2939c1-17e0-4c47-9fd5-c66936889393', '44bc4330-ecf4-45d3-a76f-b3fec8fe5230', 'a4431c5d-0b78-486c-935a-bf1349de2b59', 'e64eb35f-fc2e-4d42-b8c3-801d4878440b'] {{(pid=100330) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:10:04.402892 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-b2c26367-4424-4f61-b299-016bdf06aae1 tempest-SnapshotMetadataTestJSON-1129384313 tempest-SnapshotMetadataTestJSON-1129384313-project-member] Snapshot create request issued successfully. Aug 16 21:10:04.403236 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-b2c26367-4424-4f61-b299-016bdf06aae1 tempest-SnapshotMetadataTestJSON-1129384313 tempest-SnapshotMetadataTestJSON-1129384313-project-member] https://10.4.3.143/volume/v3/snapshots returned with HTTP 202 Aug 16 21:10:04.403705 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 231/903] 10.4.3.143 () {68 vars in 1265 bytes} [Sun Aug 16 21:10:04 2026] POST /volume/v3/snapshots => generated 310 bytes in 110 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 21:10:04.416324 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-f42d7153-0698-46df-ab50-50aa0cf9c072 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:10:04.418074 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-f42d7153-0698-46df-ab50-50aa0cf9c072 tempest-SnapshotMetadataTestJSON-1129384313 tempest-SnapshotMetadataTestJSON-1129384313-project-member] GET https://10.4.3.143/volume/v3/snapshots/5ad60a03-f990-4d8f-a534-d6229e461e2d Aug 16 21:10:04.418248 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-f42d7153-0698-46df-ab50-50aa0cf9c072 tempest-SnapshotMetadataTestJSON-1129384313 tempest-SnapshotMetadataTestJSON-1129384313-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:10:04.418435 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-f42d7153-0698-46df-ab50-50aa0cf9c072 tempest-SnapshotMetadataTestJSON-1129384313 tempest-SnapshotMetadataTestJSON-1129384313-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:10:04.424403 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:10:04.424403 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:10:04.424931 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-f42d7153-0698-46df-ab50-50aa0cf9c072 tempest-SnapshotMetadataTestJSON-1129384313 tempest-SnapshotMetadataTestJSON-1129384313-project-member] Snapshot retrieved successfully. Aug 16 21:10:04.425842 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-f42d7153-0698-46df-ab50-50aa0cf9c072 tempest-SnapshotMetadataTestJSON-1129384313 tempest-SnapshotMetadataTestJSON-1129384313-project-member] https://10.4.3.143/volume/v3/snapshots/5ad60a03-f990-4d8f-a534-d6229e461e2d returned with HTTP 200 Aug 16 21:10:04.426344 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 227/904] 10.4.3.143 () {66 vars in 1354 bytes} [Sun Aug 16 21:10:04 2026] GET /volume/v3/snapshots/5ad60a03-f990-4d8f-a534-d6229e461e2d => generated 442 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:10:04.431357 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-a893902d-3a87-4fda-8503-e1ccb1918bf6 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:10:04.433514 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-a893902d-3a87-4fda-8503-e1ccb1918bf6 tempest-ServerStableDeviceRescueTest-660351180 tempest-ServerStableDeviceRescueTest-660351180-project-member] GET https://10.4.3.143/volume/v3/volumes/9c75bebc-e107-43a8-8427-3c7cf7547aee Aug 16 21:10:04.433751 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-a893902d-3a87-4fda-8503-e1ccb1918bf6 tempest-ServerStableDeviceRescueTest-660351180 tempest-ServerStableDeviceRescueTest-660351180-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:10:04.434008 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-a893902d-3a87-4fda-8503-e1ccb1918bf6 tempest-ServerStableDeviceRescueTest-660351180 tempest-ServerStableDeviceRescueTest-660351180-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:10:04.443343 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:10:04.443343 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:10:04.449316 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-a893902d-3a87-4fda-8503-e1ccb1918bf6 tempest-ServerStableDeviceRescueTest-660351180 tempest-ServerStableDeviceRescueTest-660351180-project-member] Volume info retrieved successfully. Aug 16 21:10:04.462857 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-a893902d-3a87-4fda-8503-e1ccb1918bf6 tempest-ServerStableDeviceRescueTest-660351180 tempest-ServerStableDeviceRescueTest-660351180-project-member] https://10.4.3.143/volume/v3/volumes/9c75bebc-e107-43a8-8427-3c7cf7547aee returned with HTTP 200 Aug 16 21:10:04.463362 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 227/905] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:10:04 2026] GET /volume/v3/volumes/9c75bebc-e107-43a8-8427-3c7cf7547aee => generated 851 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:10:05.438167 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-ce828c1a-7762-4848-a7d7-10e554b08f30 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:10:05.444857 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-ce828c1a-7762-4848-a7d7-10e554b08f30 tempest-SnapshotMetadataTestJSON-1129384313 tempest-SnapshotMetadataTestJSON-1129384313-project-member] GET https://10.4.3.143/volume/v3/snapshots/5ad60a03-f990-4d8f-a534-d6229e461e2d Aug 16 21:10:05.445164 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-ce828c1a-7762-4848-a7d7-10e554b08f30 tempest-SnapshotMetadataTestJSON-1129384313 tempest-SnapshotMetadataTestJSON-1129384313-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:10:05.445466 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-ce828c1a-7762-4848-a7d7-10e554b08f30 tempest-SnapshotMetadataTestJSON-1129384313 tempest-SnapshotMetadataTestJSON-1129384313-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:10:05.454115 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:10:05.454115 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:10:05.454903 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-ce828c1a-7762-4848-a7d7-10e554b08f30 tempest-SnapshotMetadataTestJSON-1129384313 tempest-SnapshotMetadataTestJSON-1129384313-project-member] Snapshot retrieved successfully. Aug 16 21:10:05.456460 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-ce828c1a-7762-4848-a7d7-10e554b08f30 tempest-SnapshotMetadataTestJSON-1129384313 tempest-SnapshotMetadataTestJSON-1129384313-project-member] https://10.4.3.143/volume/v3/snapshots/5ad60a03-f990-4d8f-a534-d6229e461e2d returned with HTTP 200 Aug 16 21:10:05.459631 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 221/906] 10.4.3.143 () {66 vars in 1354 bytes} [Sun Aug 16 21:10:05 2026] GET /volume/v3/snapshots/5ad60a03-f990-4d8f-a534-d6229e461e2d => generated 469 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:10:05.468000 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-1038b597-5b52-4558-857f-a9ad9e74f3dc None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:10:05.471627 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-1038b597-5b52-4558-857f-a9ad9e74f3dc tempest-SnapshotMetadataTestJSON-1129384313 tempest-SnapshotMetadataTestJSON-1129384313-project-member] POST https://10.4.3.143/volume/v3/snapshots/5ad60a03-f990-4d8f-a534-d6229e461e2d/metadata Aug 16 21:10:05.471627 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-1038b597-5b52-4558-857f-a9ad9e74f3dc tempest-SnapshotMetadataTestJSON-1129384313 tempest-SnapshotMetadataTestJSON-1129384313-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:10:05.483121 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:10:05.483121 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:10:05.484293 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-1038b597-5b52-4558-857f-a9ad9e74f3dc tempest-SnapshotMetadataTestJSON-1129384313 tempest-SnapshotMetadataTestJSON-1129384313-project-member] Snapshot retrieved successfully. Aug 16 21:10:05.513409 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-1038b597-5b52-4558-857f-a9ad9e74f3dc tempest-SnapshotMetadataTestJSON-1129384313 tempest-SnapshotMetadataTestJSON-1129384313-project-member] Update snapshot metadata completed successfully. Aug 16 21:10:05.513855 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-1038b597-5b52-4558-857f-a9ad9e74f3dc tempest-SnapshotMetadataTestJSON-1129384313 tempest-SnapshotMetadataTestJSON-1129384313-project-member] https://10.4.3.143/volume/v3/snapshots/5ad60a03-f990-4d8f-a534-d6229e461e2d/metadata returned with HTTP 200 Aug 16 21:10:05.514360 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 232/907] 10.4.3.143 () {68 vars in 1402 bytes} [Sun Aug 16 21:10:05 2026] POST /volume/v3/snapshots/5ad60a03-f990-4d8f-a534-d6229e461e2d/metadata => generated 68 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 16 21:10:05.522676 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-2d08ff7a-296e-4de4-ac6c-3ed980776a51 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:10:05.525171 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-2d08ff7a-296e-4de4-ac6c-3ed980776a51 tempest-SnapshotMetadataTestJSON-1129384313 tempest-SnapshotMetadataTestJSON-1129384313-project-member] GET https://10.4.3.143/volume/v3/snapshots/5ad60a03-f990-4d8f-a534-d6229e461e2d/metadata Aug 16 21:10:05.525457 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-2d08ff7a-296e-4de4-ac6c-3ed980776a51 tempest-SnapshotMetadataTestJSON-1129384313 tempest-SnapshotMetadataTestJSON-1129384313-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:10:05.525726 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-2d08ff7a-296e-4de4-ac6c-3ed980776a51 tempest-SnapshotMetadataTestJSON-1129384313 tempest-SnapshotMetadataTestJSON-1129384313-project-member] Calling method 'index' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:10:05.532794 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:10:05.532794 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:10:05.533455 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-2d08ff7a-296e-4de4-ac6c-3ed980776a51 tempest-SnapshotMetadataTestJSON-1129384313 tempest-SnapshotMetadataTestJSON-1129384313-project-member] Snapshot retrieved successfully. Aug 16 21:10:05.534859 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-2d08ff7a-296e-4de4-ac6c-3ed980776a51 tempest-SnapshotMetadataTestJSON-1129384313 tempest-SnapshotMetadataTestJSON-1129384313-project-member] Get snapshot metadata completed successfully. Aug 16 21:10:05.536991 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-2d08ff7a-296e-4de4-ac6c-3ed980776a51 tempest-SnapshotMetadataTestJSON-1129384313 tempest-SnapshotMetadataTestJSON-1129384313-project-member] https://10.4.3.143/volume/v3/snapshots/5ad60a03-f990-4d8f-a534-d6229e461e2d/metadata returned with HTTP 200 Aug 16 21:10:05.536991 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 228/908] 10.4.3.143 () {66 vars in 1381 bytes} [Sun Aug 16 21:10:05 2026] GET /volume/v3/snapshots/5ad60a03-f990-4d8f-a534-d6229e461e2d/metadata => generated 68 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 16 21:10:05.547696 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-1165223d-061b-4532-88f3-c4202355abde None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:10:05.549653 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-1165223d-061b-4532-88f3-c4202355abde tempest-SnapshotMetadataTestJSON-1129384313 tempest-SnapshotMetadataTestJSON-1129384313-project-member] PUT https://10.4.3.143/volume/v3/snapshots/5ad60a03-f990-4d8f-a534-d6229e461e2d/metadata Aug 16 21:10:05.549996 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-1165223d-061b-4532-88f3-c4202355abde tempest-SnapshotMetadataTestJSON-1129384313 tempest-SnapshotMetadataTestJSON-1129384313-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {"key3": "value3_update", "key4": "value4"}} {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:10:05.557436 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:10:05.557436 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:10:05.557728 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-1165223d-061b-4532-88f3-c4202355abde tempest-SnapshotMetadataTestJSON-1129384313 tempest-SnapshotMetadataTestJSON-1129384313-project-member] Snapshot retrieved successfully. Aug 16 21:10:05.595558 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-1165223d-061b-4532-88f3-c4202355abde tempest-SnapshotMetadataTestJSON-1129384313 tempest-SnapshotMetadataTestJSON-1129384313-project-member] Update snapshot metadata completed successfully. Aug 16 21:10:05.595996 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-1165223d-061b-4532-88f3-c4202355abde tempest-SnapshotMetadataTestJSON-1129384313 tempest-SnapshotMetadataTestJSON-1129384313-project-member] https://10.4.3.143/volume/v3/snapshots/5ad60a03-f990-4d8f-a534-d6229e461e2d/metadata returned with HTTP 200 Aug 16 21:10:05.596716 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 228/909] 10.4.3.143 () {68 vars in 1401 bytes} [Sun Aug 16 21:10:05 2026] PUT /volume/v3/snapshots/5ad60a03-f990-4d8f-a534-d6229e461e2d/metadata => generated 57 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 16 21:10:05.606812 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-ec935a6e-280b-46e3-bf7f-1f3d9adbff20 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:10:05.610684 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-ec935a6e-280b-46e3-bf7f-1f3d9adbff20 tempest-SnapshotMetadataTestJSON-1129384313 tempest-SnapshotMetadataTestJSON-1129384313-project-member] GET https://10.4.3.143/volume/v3/snapshots/5ad60a03-f990-4d8f-a534-d6229e461e2d/metadata Aug 16 21:10:05.610684 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-ec935a6e-280b-46e3-bf7f-1f3d9adbff20 tempest-SnapshotMetadataTestJSON-1129384313 tempest-SnapshotMetadataTestJSON-1129384313-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:10:05.610684 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-ec935a6e-280b-46e3-bf7f-1f3d9adbff20 tempest-SnapshotMetadataTestJSON-1129384313 tempest-SnapshotMetadataTestJSON-1129384313-project-member] Calling method 'index' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:10:05.619578 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:10:05.619578 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:10:05.620140 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-ec935a6e-280b-46e3-bf7f-1f3d9adbff20 tempest-SnapshotMetadataTestJSON-1129384313 tempest-SnapshotMetadataTestJSON-1129384313-project-member] Snapshot retrieved successfully. Aug 16 21:10:05.621860 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-ec935a6e-280b-46e3-bf7f-1f3d9adbff20 tempest-SnapshotMetadataTestJSON-1129384313 tempest-SnapshotMetadataTestJSON-1129384313-project-member] Get snapshot metadata completed successfully. Aug 16 21:10:05.622211 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-ec935a6e-280b-46e3-bf7f-1f3d9adbff20 tempest-SnapshotMetadataTestJSON-1129384313 tempest-SnapshotMetadataTestJSON-1129384313-project-member] https://10.4.3.143/volume/v3/snapshots/5ad60a03-f990-4d8f-a534-d6229e461e2d/metadata returned with HTTP 200 Aug 16 21:10:05.625932 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 222/910] 10.4.3.143 () {66 vars in 1381 bytes} [Sun Aug 16 21:10:05 2026] GET /volume/v3/snapshots/5ad60a03-f990-4d8f-a534-d6229e461e2d/metadata => generated 57 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 16 21:10:05.632348 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-73219fdc-824e-40bb-b368-3c17ac8e9446 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:10:05.654745 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-73219fdc-824e-40bb-b368-3c17ac8e9446 tempest-SnapshotMetadataTestJSON-1129384313 tempest-SnapshotMetadataTestJSON-1129384313-project-member] DELETE https://10.4.3.143/volume/v3/snapshots/5ad60a03-f990-4d8f-a534-d6229e461e2d/metadata/key3 Aug 16 21:10:05.654745 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-73219fdc-824e-40bb-b368-3c17ac8e9446 tempest-SnapshotMetadataTestJSON-1129384313 tempest-SnapshotMetadataTestJSON-1129384313-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:10:05.654745 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-73219fdc-824e-40bb-b368-3c17ac8e9446 tempest-SnapshotMetadataTestJSON-1129384313 tempest-SnapshotMetadataTestJSON-1129384313-project-member] Calling method 'delete' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:10:05.660041 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:10:05.660041 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:10:05.660655 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-73219fdc-824e-40bb-b368-3c17ac8e9446 tempest-SnapshotMetadataTestJSON-1129384313 tempest-SnapshotMetadataTestJSON-1129384313-project-member] Snapshot retrieved successfully. Aug 16 21:10:05.661718 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-73219fdc-824e-40bb-b368-3c17ac8e9446 tempest-SnapshotMetadataTestJSON-1129384313 tempest-SnapshotMetadataTestJSON-1129384313-project-member] Get snapshot metadata completed successfully. Aug 16 21:10:05.673330 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-73219fdc-824e-40bb-b368-3c17ac8e9446 tempest-SnapshotMetadataTestJSON-1129384313 tempest-SnapshotMetadataTestJSON-1129384313-project-member] Delete snapshot metadata completed successfully. Aug 16 21:10:05.673448 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-73219fdc-824e-40bb-b368-3c17ac8e9446 tempest-SnapshotMetadataTestJSON-1129384313 tempest-SnapshotMetadataTestJSON-1129384313-project-member] https://10.4.3.143/volume/v3/snapshots/5ad60a03-f990-4d8f-a534-d6229e461e2d/metadata/key3 returned with HTTP 200 Aug 16 21:10:05.674199 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 233/911] 10.4.3.143 () {66 vars in 1399 bytes} [Sun Aug 16 21:10:05 2026] DELETE /volume/v3/snapshots/5ad60a03-f990-4d8f-a534-d6229e461e2d/metadata/key3 => generated 0 bytes in 42 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Aug 16 21:10:05.694960 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-3cd98670-e3a4-45f9-8ab1-4a8a0047b357 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:10:05.696644 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-3cd98670-e3a4-45f9-8ab1-4a8a0047b357 tempest-SnapshotMetadataTestJSON-1129384313 tempest-SnapshotMetadataTestJSON-1129384313-project-member] GET https://10.4.3.143/volume/v3/snapshots/5ad60a03-f990-4d8f-a534-d6229e461e2d/metadata Aug 16 21:10:05.696981 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-3cd98670-e3a4-45f9-8ab1-4a8a0047b357 tempest-SnapshotMetadataTestJSON-1129384313 tempest-SnapshotMetadataTestJSON-1129384313-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:10:05.697238 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-3cd98670-e3a4-45f9-8ab1-4a8a0047b357 tempest-SnapshotMetadataTestJSON-1129384313 tempest-SnapshotMetadataTestJSON-1129384313-project-member] Calling method 'index' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:10:05.706875 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:10:05.706875 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:10:05.707396 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-3cd98670-e3a4-45f9-8ab1-4a8a0047b357 tempest-SnapshotMetadataTestJSON-1129384313 tempest-SnapshotMetadataTestJSON-1129384313-project-member] Snapshot retrieved successfully. Aug 16 21:10:05.708361 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-3cd98670-e3a4-45f9-8ab1-4a8a0047b357 tempest-SnapshotMetadataTestJSON-1129384313 tempest-SnapshotMetadataTestJSON-1129384313-project-member] Get snapshot metadata completed successfully. Aug 16 21:10:05.708646 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-3cd98670-e3a4-45f9-8ab1-4a8a0047b357 tempest-SnapshotMetadataTestJSON-1129384313 tempest-SnapshotMetadataTestJSON-1129384313-project-member] https://10.4.3.143/volume/v3/snapshots/5ad60a03-f990-4d8f-a534-d6229e461e2d/metadata returned with HTTP 200 Aug 16 21:10:05.709179 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 229/912] 10.4.3.143 () {66 vars in 1381 bytes} [Sun Aug 16 21:10:05 2026] GET /volume/v3/snapshots/5ad60a03-f990-4d8f-a534-d6229e461e2d/metadata => generated 32 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 16 21:10:05.717777 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-0b694265-7d89-421f-a302-767a77c39ce0 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:10:05.720294 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-0b694265-7d89-421f-a302-767a77c39ce0 tempest-SnapshotMetadataTestJSON-1129384313 tempest-SnapshotMetadataTestJSON-1129384313-project-member] PUT https://10.4.3.143/volume/v3/snapshots/5ad60a03-f990-4d8f-a534-d6229e461e2d/metadata Aug 16 21:10:05.720647 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-0b694265-7d89-421f-a302-767a77c39ce0 tempest-SnapshotMetadataTestJSON-1129384313 tempest-SnapshotMetadataTestJSON-1129384313-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:10:05.730570 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:10:05.730570 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:10:05.731272 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-0b694265-7d89-421f-a302-767a77c39ce0 tempest-SnapshotMetadataTestJSON-1129384313 tempest-SnapshotMetadataTestJSON-1129384313-project-member] Snapshot retrieved successfully. Aug 16 21:10:05.749456 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-0b694265-7d89-421f-a302-767a77c39ce0 tempest-SnapshotMetadataTestJSON-1129384313 tempest-SnapshotMetadataTestJSON-1129384313-project-member] Update snapshot metadata completed successfully. Aug 16 21:10:05.749734 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-0b694265-7d89-421f-a302-767a77c39ce0 tempest-SnapshotMetadataTestJSON-1129384313 tempest-SnapshotMetadataTestJSON-1129384313-project-member] https://10.4.3.143/volume/v3/snapshots/5ad60a03-f990-4d8f-a534-d6229e461e2d/metadata returned with HTTP 200 Aug 16 21:10:05.750158 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 229/913] 10.4.3.143 () {68 vars in 1401 bytes} [Sun Aug 16 21:10:05 2026] PUT /volume/v3/snapshots/5ad60a03-f990-4d8f-a534-d6229e461e2d/metadata => generated 16 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 16 21:10:05.760703 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-32444e89-c93c-4fc8-83ff-170e5c6ccd06 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:10:05.763297 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-32444e89-c93c-4fc8-83ff-170e5c6ccd06 tempest-SnapshotMetadataTestJSON-1129384313 tempest-SnapshotMetadataTestJSON-1129384313-project-member] POST https://10.4.3.143/volume/v3/snapshots/5ad60a03-f990-4d8f-a534-d6229e461e2d/metadata Aug 16 21:10:05.763812 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-32444e89-c93c-4fc8-83ff-170e5c6ccd06 tempest-SnapshotMetadataTestJSON-1129384313 tempest-SnapshotMetadataTestJSON-1129384313-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:10:05.787113 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:10:05.787113 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:10:05.787113 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-32444e89-c93c-4fc8-83ff-170e5c6ccd06 tempest-SnapshotMetadataTestJSON-1129384313 tempest-SnapshotMetadataTestJSON-1129384313-project-member] Snapshot retrieved successfully. Aug 16 21:10:05.819158 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-32444e89-c93c-4fc8-83ff-170e5c6ccd06 tempest-SnapshotMetadataTestJSON-1129384313 tempest-SnapshotMetadataTestJSON-1129384313-project-member] Update snapshot metadata completed successfully. Aug 16 21:10:05.819481 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-32444e89-c93c-4fc8-83ff-170e5c6ccd06 tempest-SnapshotMetadataTestJSON-1129384313 tempest-SnapshotMetadataTestJSON-1129384313-project-member] https://10.4.3.143/volume/v3/snapshots/5ad60a03-f990-4d8f-a534-d6229e461e2d/metadata returned with HTTP 200 Aug 16 21:10:05.820012 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 223/914] 10.4.3.143 () {68 vars in 1402 bytes} [Sun Aug 16 21:10:05 2026] POST /volume/v3/snapshots/5ad60a03-f990-4d8f-a534-d6229e461e2d/metadata => generated 68 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 16 21:10:05.830355 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-a0fa1e7d-81d6-4113-990a-5fd45ddd406a None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:10:05.833081 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-a0fa1e7d-81d6-4113-990a-5fd45ddd406a tempest-SnapshotMetadataTestJSON-1129384313 tempest-SnapshotMetadataTestJSON-1129384313-project-member] GET https://10.4.3.143/volume/v3/snapshots/5ad60a03-f990-4d8f-a534-d6229e461e2d/metadata Aug 16 21:10:05.833494 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-a0fa1e7d-81d6-4113-990a-5fd45ddd406a tempest-SnapshotMetadataTestJSON-1129384313 tempest-SnapshotMetadataTestJSON-1129384313-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:10:05.833993 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-a0fa1e7d-81d6-4113-990a-5fd45ddd406a tempest-SnapshotMetadataTestJSON-1129384313 tempest-SnapshotMetadataTestJSON-1129384313-project-member] Calling method 'index' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:10:05.842553 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:10:05.842553 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:10:05.843170 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-a0fa1e7d-81d6-4113-990a-5fd45ddd406a tempest-SnapshotMetadataTestJSON-1129384313 tempest-SnapshotMetadataTestJSON-1129384313-project-member] Snapshot retrieved successfully. Aug 16 21:10:05.844261 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-a0fa1e7d-81d6-4113-990a-5fd45ddd406a tempest-SnapshotMetadataTestJSON-1129384313 tempest-SnapshotMetadataTestJSON-1129384313-project-member] Get snapshot metadata completed successfully. Aug 16 21:10:05.844734 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-a0fa1e7d-81d6-4113-990a-5fd45ddd406a tempest-SnapshotMetadataTestJSON-1129384313 tempest-SnapshotMetadataTestJSON-1129384313-project-member] https://10.4.3.143/volume/v3/snapshots/5ad60a03-f990-4d8f-a534-d6229e461e2d/metadata returned with HTTP 200 Aug 16 21:10:05.845201 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 234/915] 10.4.3.143 () {66 vars in 1381 bytes} [Sun Aug 16 21:10:05 2026] GET /volume/v3/snapshots/5ad60a03-f990-4d8f-a534-d6229e461e2d/metadata => generated 68 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 16 21:10:05.853765 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-051821da-a7e5-4ffe-8c72-0641ecbcbb08 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:10:05.857626 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-051821da-a7e5-4ffe-8c72-0641ecbcbb08 tempest-SnapshotMetadataTestJSON-1129384313 tempest-SnapshotMetadataTestJSON-1129384313-project-member] PUT https://10.4.3.143/volume/v3/snapshots/5ad60a03-f990-4d8f-a534-d6229e461e2d/metadata/key3 Aug 16 21:10:05.858625 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-051821da-a7e5-4ffe-8c72-0641ecbcbb08 tempest-SnapshotMetadataTestJSON-1129384313 tempest-SnapshotMetadataTestJSON-1129384313-project-member] Action: 'update', calling method: update, body: {"meta": {"key3": "value3_update"}} {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:10:05.868321 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:10:05.868321 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:10:05.868696 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-051821da-a7e5-4ffe-8c72-0641ecbcbb08 tempest-SnapshotMetadataTestJSON-1129384313 tempest-SnapshotMetadataTestJSON-1129384313-project-member] Snapshot retrieved successfully. Aug 16 21:10:05.895416 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-051821da-a7e5-4ffe-8c72-0641ecbcbb08 tempest-SnapshotMetadataTestJSON-1129384313 tempest-SnapshotMetadataTestJSON-1129384313-project-member] Update snapshot metadata completed successfully. Aug 16 21:10:05.895700 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-051821da-a7e5-4ffe-8c72-0641ecbcbb08 tempest-SnapshotMetadataTestJSON-1129384313 tempest-SnapshotMetadataTestJSON-1129384313-project-member] https://10.4.3.143/volume/v3/snapshots/5ad60a03-f990-4d8f-a534-d6229e461e2d/metadata/key3 returned with HTTP 200 Aug 16 21:10:05.896165 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 230/916] 10.4.3.143 () {68 vars in 1416 bytes} [Sun Aug 16 21:10:05 2026] PUT /volume/v3/snapshots/5ad60a03-f990-4d8f-a534-d6229e461e2d/metadata/key3 => generated 35 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 16 21:10:05.906700 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-c4f85848-a42b-4015-b592-df4b305c6ef3 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:10:05.908587 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-c4f85848-a42b-4015-b592-df4b305c6ef3 tempest-SnapshotMetadataTestJSON-1129384313 tempest-SnapshotMetadataTestJSON-1129384313-project-member] GET https://10.4.3.143/volume/v3/snapshots/5ad60a03-f990-4d8f-a534-d6229e461e2d/metadata/key3 Aug 16 21:10:05.908784 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-c4f85848-a42b-4015-b592-df4b305c6ef3 tempest-SnapshotMetadataTestJSON-1129384313 tempest-SnapshotMetadataTestJSON-1129384313-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:10:05.909005 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-c4f85848-a42b-4015-b592-df4b305c6ef3 tempest-SnapshotMetadataTestJSON-1129384313 tempest-SnapshotMetadataTestJSON-1129384313-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:10:05.914110 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:10:05.914110 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:10:05.914523 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-c4f85848-a42b-4015-b592-df4b305c6ef3 tempest-SnapshotMetadataTestJSON-1129384313 tempest-SnapshotMetadataTestJSON-1129384313-project-member] Snapshot retrieved successfully. Aug 16 21:10:05.915297 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-c4f85848-a42b-4015-b592-df4b305c6ef3 tempest-SnapshotMetadataTestJSON-1129384313 tempest-SnapshotMetadataTestJSON-1129384313-project-member] Get snapshot metadata completed successfully. Aug 16 21:10:05.915517 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-c4f85848-a42b-4015-b592-df4b305c6ef3 tempest-SnapshotMetadataTestJSON-1129384313 tempest-SnapshotMetadataTestJSON-1129384313-project-member] https://10.4.3.143/volume/v3/snapshots/5ad60a03-f990-4d8f-a534-d6229e461e2d/metadata/key3 returned with HTTP 200 Aug 16 21:10:05.915863 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 230/917] 10.4.3.143 () {66 vars in 1396 bytes} [Sun Aug 16 21:10:05 2026] GET /volume/v3/snapshots/5ad60a03-f990-4d8f-a534-d6229e461e2d/metadata/key3 => generated 35 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 16 21:10:05.928102 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-b67d649e-54bd-4dd1-be25-a80015b93d52 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:10:05.937325 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-b67d649e-54bd-4dd1-be25-a80015b93d52 tempest-SnapshotMetadataTestJSON-1129384313 tempest-SnapshotMetadataTestJSON-1129384313-project-member] GET https://10.4.3.143/volume/v3/snapshots/5ad60a03-f990-4d8f-a534-d6229e461e2d/metadata Aug 16 21:10:05.937596 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-b67d649e-54bd-4dd1-be25-a80015b93d52 tempest-SnapshotMetadataTestJSON-1129384313 tempest-SnapshotMetadataTestJSON-1129384313-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:10:05.937859 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-b67d649e-54bd-4dd1-be25-a80015b93d52 tempest-SnapshotMetadataTestJSON-1129384313 tempest-SnapshotMetadataTestJSON-1129384313-project-member] Calling method 'index' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:10:05.947388 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:10:05.947388 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:10:05.947869 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-b67d649e-54bd-4dd1-be25-a80015b93d52 tempest-SnapshotMetadataTestJSON-1129384313 tempest-SnapshotMetadataTestJSON-1129384313-project-member] Snapshot retrieved successfully. Aug 16 21:10:05.948708 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-b67d649e-54bd-4dd1-be25-a80015b93d52 tempest-SnapshotMetadataTestJSON-1129384313 tempest-SnapshotMetadataTestJSON-1129384313-project-member] Get snapshot metadata completed successfully. Aug 16 21:10:05.948982 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-b67d649e-54bd-4dd1-be25-a80015b93d52 tempest-SnapshotMetadataTestJSON-1129384313 tempest-SnapshotMetadataTestJSON-1129384313-project-member] https://10.4.3.143/volume/v3/snapshots/5ad60a03-f990-4d8f-a534-d6229e461e2d/metadata returned with HTTP 200 Aug 16 21:10:05.949401 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 224/918] 10.4.3.143 () {66 vars in 1381 bytes} [Sun Aug 16 21:10:05 2026] GET /volume/v3/snapshots/5ad60a03-f990-4d8f-a534-d6229e461e2d/metadata => generated 75 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 16 21:10:05.959204 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-c3a72c5a-c6cb-4eec-8cf6-c0ca38441b61 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:10:05.962096 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-c3a72c5a-c6cb-4eec-8cf6-c0ca38441b61 tempest-SnapshotMetadataTestJSON-1129384313 tempest-SnapshotMetadataTestJSON-1129384313-project-member] PUT https://10.4.3.143/volume/v3/snapshots/5ad60a03-f990-4d8f-a534-d6229e461e2d/metadata Aug 16 21:10:05.963229 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-c3a72c5a-c6cb-4eec-8cf6-c0ca38441b61 tempest-SnapshotMetadataTestJSON-1129384313 tempest-SnapshotMetadataTestJSON-1129384313-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:10:05.971299 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:10:05.971299 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:10:05.972422 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-c3a72c5a-c6cb-4eec-8cf6-c0ca38441b61 tempest-SnapshotMetadataTestJSON-1129384313 tempest-SnapshotMetadataTestJSON-1129384313-project-member] Snapshot retrieved successfully. Aug 16 21:10:06.004740 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-c3a72c5a-c6cb-4eec-8cf6-c0ca38441b61 tempest-SnapshotMetadataTestJSON-1129384313 tempest-SnapshotMetadataTestJSON-1129384313-project-member] Update snapshot metadata completed successfully. Aug 16 21:10:06.005935 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-c3a72c5a-c6cb-4eec-8cf6-c0ca38441b61 tempest-SnapshotMetadataTestJSON-1129384313 tempest-SnapshotMetadataTestJSON-1129384313-project-member] https://10.4.3.143/volume/v3/snapshots/5ad60a03-f990-4d8f-a534-d6229e461e2d/metadata returned with HTTP 200 Aug 16 21:10:06.005935 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 235/919] 10.4.3.143 () {68 vars in 1401 bytes} [Sun Aug 16 21:10:05 2026] PUT /volume/v3/snapshots/5ad60a03-f990-4d8f-a534-d6229e461e2d/metadata => generated 16 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 16 21:10:06.015286 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-c80a4567-2b61-4049-bf77-667784dd2aad None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:10:06.017720 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-c80a4567-2b61-4049-bf77-667784dd2aad tempest-SnapshotMetadataTestJSON-1129384313 tempest-SnapshotMetadataTestJSON-1129384313-project-member] DELETE https://10.4.3.143/volume/v3/snapshots/5ad60a03-f990-4d8f-a534-d6229e461e2d Aug 16 21:10:06.018030 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-c80a4567-2b61-4049-bf77-667784dd2aad tempest-SnapshotMetadataTestJSON-1129384313 tempest-SnapshotMetadataTestJSON-1129384313-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:10:06.018312 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-c80a4567-2b61-4049-bf77-667784dd2aad tempest-SnapshotMetadataTestJSON-1129384313 tempest-SnapshotMetadataTestJSON-1129384313-project-member] Calling method 'delete' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:10:06.018467 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.v3.snapshots [None req-c80a4567-2b61-4049-bf77-667784dd2aad tempest-SnapshotMetadataTestJSON-1129384313 tempest-SnapshotMetadataTestJSON-1129384313-project-member] Delete snapshot with id: 5ad60a03-f990-4d8f-a534-d6229e461e2d Aug 16 21:10:06.024727 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:10:06.024727 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:10:06.025359 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-c80a4567-2b61-4049-bf77-667784dd2aad tempest-SnapshotMetadataTestJSON-1129384313 tempest-SnapshotMetadataTestJSON-1129384313-project-member] Snapshot retrieved successfully. Aug 16 21:10:06.047111 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-c80a4567-2b61-4049-bf77-667784dd2aad tempest-SnapshotMetadataTestJSON-1129384313 tempest-SnapshotMetadataTestJSON-1129384313-project-member] Snapshot delete request issued successfully. Aug 16 21:10:06.047418 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-c80a4567-2b61-4049-bf77-667784dd2aad tempest-SnapshotMetadataTestJSON-1129384313 tempest-SnapshotMetadataTestJSON-1129384313-project-member] https://10.4.3.143/volume/v3/snapshots/5ad60a03-f990-4d8f-a534-d6229e461e2d returned with HTTP 202 Aug 16 21:10:06.047804 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 231/920] 10.4.3.143 () {66 vars in 1357 bytes} [Sun Aug 16 21:10:06 2026] DELETE /volume/v3/snapshots/5ad60a03-f990-4d8f-a534-d6229e461e2d => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 21:10:06.054676 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-3c93169a-e5de-4864-947e-32583f09f585 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:10:06.059561 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-3c93169a-e5de-4864-947e-32583f09f585 tempest-SnapshotMetadataTestJSON-1129384313 tempest-SnapshotMetadataTestJSON-1129384313-project-member] GET https://10.4.3.143/volume/v3/snapshots/5ad60a03-f990-4d8f-a534-d6229e461e2d Aug 16 21:10:06.059836 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-3c93169a-e5de-4864-947e-32583f09f585 tempest-SnapshotMetadataTestJSON-1129384313 tempest-SnapshotMetadataTestJSON-1129384313-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:10:06.060118 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-3c93169a-e5de-4864-947e-32583f09f585 tempest-SnapshotMetadataTestJSON-1129384313 tempest-SnapshotMetadataTestJSON-1129384313-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:10:06.070784 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:10:06.070784 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:10:06.070967 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-3c93169a-e5de-4864-947e-32583f09f585 tempest-SnapshotMetadataTestJSON-1129384313 tempest-SnapshotMetadataTestJSON-1129384313-project-member] Snapshot retrieved successfully. Aug 16 21:10:06.071893 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-3c93169a-e5de-4864-947e-32583f09f585 tempest-SnapshotMetadataTestJSON-1129384313 tempest-SnapshotMetadataTestJSON-1129384313-project-member] https://10.4.3.143/volume/v3/snapshots/5ad60a03-f990-4d8f-a534-d6229e461e2d returned with HTTP 200 Aug 16 21:10:06.072243 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 231/921] 10.4.3.143 () {66 vars in 1354 bytes} [Sun Aug 16 21:10:06 2026] GET /volume/v3/snapshots/5ad60a03-f990-4d8f-a534-d6229e461e2d => generated 468 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:10:06.559438 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-8c3efea4-79bd-4107-bdcf-e206cb72fd16 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:10:06.561052 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-8c3efea4-79bd-4107-bdcf-e206cb72fd16 tempest-VolumesActionsTest-1336235710 tempest-VolumesActionsTest-1336235710-project-member] POST https://10.4.3.143/volume/v3/volumes Aug 16 21:10:06.561377 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-8c3efea4-79bd-4107-bdcf-e206cb72fd16 tempest-VolumesActionsTest-1336235710 tempest-VolumesActionsTest-1336235710-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-347898761"}} {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:10:06.562677 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.v3.volumes [None req-8c3efea4-79bd-4107-bdcf-e206cb72fd16 tempest-VolumesActionsTest-1336235710 tempest-VolumesActionsTest-1336235710-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-347898761'}} {{(pid=100333) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 21:10:06.562791 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.v3.volumes [None req-8c3efea4-79bd-4107-bdcf-e206cb72fd16 tempest-VolumesActionsTest-1336235710 tempest-VolumesActionsTest-1336235710-project-member] Create volume of 1 GB Aug 16 21:10:06.567115 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-8c3efea4-79bd-4107-bdcf-e206cb72fd16 tempest-VolumesActionsTest-1336235710 tempest-VolumesActionsTest-1336235710-project-member] Availability Zones retrieved successfully. Aug 16 21:10:06.572855 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-8c3efea4-79bd-4107-bdcf-e206cb72fd16 tempest-VolumesActionsTest-1336235710 tempest-VolumesActionsTest-1336235710-project-member] Flow 'volume_create_api' (671c9c15-9b9d-4135-a2f7-24a0f34b85a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100333) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:10:06.573887 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-8c3efea4-79bd-4107-bdcf-e206cb72fd16 tempest-VolumesActionsTest-1336235710 tempest-VolumesActionsTest-1336235710-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4b4c2e4f-3aeb-402f-b4cb-f357406bc363) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:10:06.574779 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.flows.api.create_volume [None req-8c3efea4-79bd-4107-bdcf-e206cb72fd16 tempest-VolumesActionsTest-1336235710 tempest-VolumesActionsTest-1336235710-project-member] Validating volume size '1' using validate_int {{(pid=100333) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 21:10:06.600460 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-8c3efea4-79bd-4107-bdcf-e206cb72fd16 tempest-VolumesActionsTest-1336235710 tempest-VolumesActionsTest-1336235710-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4b4c2e4f-3aeb-402f-b4cb-f357406bc363) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T21:04:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=69e633b8-fab9-4b15-8b40-4f1a67c51cda,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '69e633b8-fab9-4b15-8b40-4f1a67c51cda', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:10:06.601272 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-8c3efea4-79bd-4107-bdcf-e206cb72fd16 tempest-VolumesActionsTest-1336235710 tempest-VolumesActionsTest-1336235710-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (59e16c59-0fb2-481a-802b-85611f2b86b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:10:06.681715 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.quota [None req-8c3efea4-79bd-4107-bdcf-e206cb72fd16 tempest-VolumesActionsTest-1336235710 tempest-VolumesActionsTest-1336235710-project-member] Created reservations ['8adb8106-abd9-45e1-9492-e698c0138404', '072c5831-f0bf-4c66-b106-454b84e5b29e', 'b400e36a-6207-4a1a-8745-1136312952ec', '76cdb63a-8ec0-4dcd-8022-25e0cfdbf36f'] {{(pid=100333) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:10:06.681715 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-8c3efea4-79bd-4107-bdcf-e206cb72fd16 tempest-VolumesActionsTest-1336235710 tempest-VolumesActionsTest-1336235710-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (59e16c59-0fb2-481a-802b-85611f2b86b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8adb8106-abd9-45e1-9492-e698c0138404', '072c5831-f0bf-4c66-b106-454b84e5b29e', 'b400e36a-6207-4a1a-8745-1136312952ec', '76cdb63a-8ec0-4dcd-8022-25e0cfdbf36f']}' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:10:06.682498 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-8c3efea4-79bd-4107-bdcf-e206cb72fd16 tempest-VolumesActionsTest-1336235710 tempest-VolumesActionsTest-1336235710-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6b196c6e-b500-4590-893e-39e548d0bc50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:10:06.710988 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-8c3efea4-79bd-4107-bdcf-e206cb72fd16 tempest-VolumesActionsTest-1336235710 tempest-VolumesActionsTest-1336235710-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6b196c6e-b500-4590-893e-39e548d0bc50) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1ee8a6d6-6814-4c87-a4f8-ee1e596be02a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-347898761',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='189731ea2abb4e468024bef65cee3f04',qos_specs=None,replication_status=,reservations=['8adb8106-abd9-45e1-9492-e698c0138404','072c5831-f0bf-4c66-b106-454b84e5b29e','b400e36a-6207-4a1a-8745-1136312952ec','76cdb63a-8ec0-4dcd-8022-25e0cfdbf36f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0f3690fefbd24874b8d8bc60ed152486',volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T21:10:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-347898761',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1ee8a6d6-6814-4c87-a4f8-ee1e596be02a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='189731ea2abb4e468024bef65cee3f04',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0f3690fefbd24874b8d8bc60ed152486',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(69e633b8-fab9-4b15-8b40-4f1a67c51cda),volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda)}' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:10:06.712357 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-8c3efea4-79bd-4107-bdcf-e206cb72fd16 tempest-VolumesActionsTest-1336235710 tempest-VolumesActionsTest-1336235710-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ddc7130a-8cba-46fe-aecd-040985a3671e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:10:06.735795 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-8c3efea4-79bd-4107-bdcf-e206cb72fd16 tempest-VolumesActionsTest-1336235710 tempest-VolumesActionsTest-1336235710-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ddc7130a-8cba-46fe-aecd-040985a3671e) transitioned into state 'SUCCESS' from state '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-347898761',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='189731ea2abb4e468024bef65cee3f04',qos_specs=None,replication_status=,reservations=['8adb8106-abd9-45e1-9492-e698c0138404','072c5831-f0bf-4c66-b106-454b84e5b29e','b400e36a-6207-4a1a-8745-1136312952ec','76cdb63a-8ec0-4dcd-8022-25e0cfdbf36f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0f3690fefbd24874b8d8bc60ed152486',volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda)}' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:10:06.736639 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-8c3efea4-79bd-4107-bdcf-e206cb72fd16 tempest-VolumesActionsTest-1336235710 tempest-VolumesActionsTest-1336235710-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (56adecf7-da61-40c1-8698-f07503bba66b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:10:06.746768 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-8c3efea4-79bd-4107-bdcf-e206cb72fd16 tempest-VolumesActionsTest-1336235710 tempest-VolumesActionsTest-1336235710-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (56adecf7-da61-40c1-8698-f07503bba66b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:10:06.747502 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-8c3efea4-79bd-4107-bdcf-e206cb72fd16 tempest-VolumesActionsTest-1336235710 tempest-VolumesActionsTest-1336235710-project-member] Flow 'volume_create_api' (671c9c15-9b9d-4135-a2f7-24a0f34b85a1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100333) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:10:06.747827 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-8c3efea4-79bd-4107-bdcf-e206cb72fd16 tempest-VolumesActionsTest-1336235710 tempest-VolumesActionsTest-1336235710-project-member] Create volume request issued successfully. Aug 16 21:10:06.748429 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-8c3efea4-79bd-4107-bdcf-e206cb72fd16 tempest-VolumesActionsTest-1336235710 tempest-VolumesActionsTest-1336235710-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Aug 16 21:10:06.748828 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 225/922] 10.4.3.143 () {68 vars in 1258 bytes} [Sun Aug 16 21:10:06 2026] POST /volume/v3/volumes => generated 748 bytes in 190 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 21:10:06.764625 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-ba28a281-9ec5-49a7-8a2b-20901c17f453 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:10:06.767228 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-ba28a281-9ec5-49a7-8a2b-20901c17f453 tempest-VolumesActionsTest-1336235710 tempest-VolumesActionsTest-1336235710-project-member] GET https://10.4.3.143/volume/v3/volumes/1ee8a6d6-6814-4c87-a4f8-ee1e596be02a Aug 16 21:10:06.769986 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-ba28a281-9ec5-49a7-8a2b-20901c17f453 tempest-VolumesActionsTest-1336235710 tempest-VolumesActionsTest-1336235710-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:10:06.769986 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-ba28a281-9ec5-49a7-8a2b-20901c17f453 tempest-VolumesActionsTest-1336235710 tempest-VolumesActionsTest-1336235710-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:10:06.779211 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:10:06.779211 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:10:06.785635 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-ba28a281-9ec5-49a7-8a2b-20901c17f453 tempest-VolumesActionsTest-1336235710 tempest-VolumesActionsTest-1336235710-project-member] Volume info retrieved successfully. Aug 16 21:10:06.791040 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-ba28a281-9ec5-49a7-8a2b-20901c17f453 tempest-VolumesActionsTest-1336235710 tempest-VolumesActionsTest-1336235710-project-member] https://10.4.3.143/volume/v3/volumes/1ee8a6d6-6814-4c87-a4f8-ee1e596be02a returned with HTTP 200 Aug 16 21:10:06.791439 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 236/923] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:10:06 2026] GET /volume/v3/volumes/1ee8a6d6-6814-4c87-a4f8-ee1e596be02a => generated 816 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:10:07.085941 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-6670dbef-3dd9-43cf-87be-d16f0c6c1cda None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:10:07.085941 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-6670dbef-3dd9-43cf-87be-d16f0c6c1cda tempest-SnapshotMetadataTestJSON-1129384313 tempest-SnapshotMetadataTestJSON-1129384313-project-member] GET https://10.4.3.143/volume/v3/snapshots/5ad60a03-f990-4d8f-a534-d6229e461e2d Aug 16 21:10:07.085941 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-6670dbef-3dd9-43cf-87be-d16f0c6c1cda tempest-SnapshotMetadataTestJSON-1129384313 tempest-SnapshotMetadataTestJSON-1129384313-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:10:07.085941 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-6670dbef-3dd9-43cf-87be-d16f0c6c1cda tempest-SnapshotMetadataTestJSON-1129384313 tempest-SnapshotMetadataTestJSON-1129384313-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:10:07.091124 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-6670dbef-3dd9-43cf-87be-d16f0c6c1cda tempest-SnapshotMetadataTestJSON-1129384313 tempest-SnapshotMetadataTestJSON-1129384313-project-member] https://10.4.3.143/volume/v3/snapshots/5ad60a03-f990-4d8f-a534-d6229e461e2d returned with HTTP 404 Aug 16 21:10:07.091735 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 232/924] 10.4.3.143 () {66 vars in 1354 bytes} [Sun Aug 16 21:10:07 2026] GET /volume/v3/snapshots/5ad60a03-f990-4d8f-a534-d6229e461e2d => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:10:07.098200 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-c101b693-b427-48dd-ba6e-f2d800b15da4 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:10:07.100816 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-c101b693-b427-48dd-ba6e-f2d800b15da4 tempest-SnapshotMetadataTestJSON-1129384313 tempest-SnapshotMetadataTestJSON-1129384313-project-member] GET https://10.4.3.143/volume/v3/volumes/244827ec-7c7a-41dc-af43-92ac8527bb85 Aug 16 21:10:07.101108 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-c101b693-b427-48dd-ba6e-f2d800b15da4 tempest-SnapshotMetadataTestJSON-1129384313 tempest-SnapshotMetadataTestJSON-1129384313-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:10:07.101398 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-c101b693-b427-48dd-ba6e-f2d800b15da4 tempest-SnapshotMetadataTestJSON-1129384313 tempest-SnapshotMetadataTestJSON-1129384313-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:10:07.110580 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:10:07.110580 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:10:07.115165 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-c101b693-b427-48dd-ba6e-f2d800b15da4 tempest-SnapshotMetadataTestJSON-1129384313 tempest-SnapshotMetadataTestJSON-1129384313-project-member] Volume info retrieved successfully. Aug 16 21:10:07.121071 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-c101b693-b427-48dd-ba6e-f2d800b15da4 tempest-SnapshotMetadataTestJSON-1129384313 tempest-SnapshotMetadataTestJSON-1129384313-project-member] https://10.4.3.143/volume/v3/volumes/244827ec-7c7a-41dc-af43-92ac8527bb85 returned with HTTP 200 Aug 16 21:10:07.121586 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 232/925] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:10:07 2026] GET /volume/v3/volumes/244827ec-7c7a-41dc-af43-92ac8527bb85 => generated 848 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:10:07.133837 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-a736bff9-8d5e-4e32-9d6a-1a1d556033dc None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:10:07.135646 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-a736bff9-8d5e-4e32-9d6a-1a1d556033dc tempest-SnapshotMetadataTestJSON-1129384313 tempest-SnapshotMetadataTestJSON-1129384313-project-member] DELETE https://10.4.3.143/volume/v3/volumes/244827ec-7c7a-41dc-af43-92ac8527bb85 Aug 16 21:10:07.135823 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-a736bff9-8d5e-4e32-9d6a-1a1d556033dc tempest-SnapshotMetadataTestJSON-1129384313 tempest-SnapshotMetadataTestJSON-1129384313-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:10:07.136052 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-a736bff9-8d5e-4e32-9d6a-1a1d556033dc tempest-SnapshotMetadataTestJSON-1129384313 tempest-SnapshotMetadataTestJSON-1129384313-project-member] Calling method 'delete' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:10:07.136162 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.v3.volumes [None req-a736bff9-8d5e-4e32-9d6a-1a1d556033dc tempest-SnapshotMetadataTestJSON-1129384313 tempest-SnapshotMetadataTestJSON-1129384313-project-member] Delete volume with id: 244827ec-7c7a-41dc-af43-92ac8527bb85 Aug 16 21:10:07.142786 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:10:07.142786 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:10:07.144316 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-a736bff9-8d5e-4e32-9d6a-1a1d556033dc tempest-SnapshotMetadataTestJSON-1129384313 tempest-SnapshotMetadataTestJSON-1129384313-project-member] Volume info retrieved successfully. Aug 16 21:10:07.160871 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-a736bff9-8d5e-4e32-9d6a-1a1d556033dc tempest-SnapshotMetadataTestJSON-1129384313 tempest-SnapshotMetadataTestJSON-1129384313-project-member] Delete volume request issued successfully. Aug 16 21:10:07.163043 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-a736bff9-8d5e-4e32-9d6a-1a1d556033dc tempest-SnapshotMetadataTestJSON-1129384313 tempest-SnapshotMetadataTestJSON-1129384313-project-member] https://10.4.3.143/volume/v3/volumes/244827ec-7c7a-41dc-af43-92ac8527bb85 returned with HTTP 202 Aug 16 21:10:07.163443 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 226/926] 10.4.3.143 () {66 vars in 1351 bytes} [Sun Aug 16 21:10:07 2026] DELETE /volume/v3/volumes/244827ec-7c7a-41dc-af43-92ac8527bb85 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 21:10:07.171579 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-6e6dd38b-635f-40ca-8d40-eea2f781a387 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:10:07.173078 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-6e6dd38b-635f-40ca-8d40-eea2f781a387 tempest-SnapshotMetadataTestJSON-1129384313 tempest-SnapshotMetadataTestJSON-1129384313-project-member] GET https://10.4.3.143/volume/v3/volumes/244827ec-7c7a-41dc-af43-92ac8527bb85 Aug 16 21:10:07.173377 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-6e6dd38b-635f-40ca-8d40-eea2f781a387 tempest-SnapshotMetadataTestJSON-1129384313 tempest-SnapshotMetadataTestJSON-1129384313-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:10:07.173620 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-6e6dd38b-635f-40ca-8d40-eea2f781a387 tempest-SnapshotMetadataTestJSON-1129384313 tempest-SnapshotMetadataTestJSON-1129384313-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:10:07.182156 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:10:07.182156 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:10:07.186850 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-6e6dd38b-635f-40ca-8d40-eea2f781a387 tempest-SnapshotMetadataTestJSON-1129384313 tempest-SnapshotMetadataTestJSON-1129384313-project-member] Volume info retrieved successfully. Aug 16 21:10:07.191291 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-6e6dd38b-635f-40ca-8d40-eea2f781a387 tempest-SnapshotMetadataTestJSON-1129384313 tempest-SnapshotMetadataTestJSON-1129384313-project-member] https://10.4.3.143/volume/v3/volumes/244827ec-7c7a-41dc-af43-92ac8527bb85 returned with HTTP 200 Aug 16 21:10:07.191755 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 237/927] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:10:07 2026] GET /volume/v3/volumes/244827ec-7c7a-41dc-af43-92ac8527bb85 => generated 847 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:10:07.815945 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-8e83aaa9-a0ca-40cd-8e8f-c65d8b2b2ae6 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:10:07.819396 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-8e83aaa9-a0ca-40cd-8e8f-c65d8b2b2ae6 tempest-VolumesActionsTest-1336235710 tempest-VolumesActionsTest-1336235710-project-member] GET https://10.4.3.143/volume/v3/volumes/1ee8a6d6-6814-4c87-a4f8-ee1e596be02a Aug 16 21:10:07.819688 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-8e83aaa9-a0ca-40cd-8e8f-c65d8b2b2ae6 tempest-VolumesActionsTest-1336235710 tempest-VolumesActionsTest-1336235710-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:10:07.821227 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-8e83aaa9-a0ca-40cd-8e8f-c65d8b2b2ae6 tempest-VolumesActionsTest-1336235710 tempest-VolumesActionsTest-1336235710-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:10:07.835976 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:10:07.835976 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:10:07.841770 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-8e83aaa9-a0ca-40cd-8e8f-c65d8b2b2ae6 tempest-VolumesActionsTest-1336235710 tempest-VolumesActionsTest-1336235710-project-member] Volume info retrieved successfully. Aug 16 21:10:07.848070 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-8e83aaa9-a0ca-40cd-8e8f-c65d8b2b2ae6 tempest-VolumesActionsTest-1336235710 tempest-VolumesActionsTest-1336235710-project-member] https://10.4.3.143/volume/v3/volumes/1ee8a6d6-6814-4c87-a4f8-ee1e596be02a returned with HTTP 200 Aug 16 21:10:07.849192 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 233/928] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:10:07 2026] GET /volume/v3/volumes/1ee8a6d6-6814-4c87-a4f8-ee1e596be02a => generated 841 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:10:07.872189 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-afa32404-01b2-4999-8899-687072d71fc7 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:10:07.879789 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-afa32404-01b2-4999-8899-687072d71fc7 tempest-VolumesActionsTest-1336235710 tempest-VolumesActionsTest-1336235710-project-member] POST https://10.4.3.143/volume/v3/volumes/1ee8a6d6-6814-4c87-a4f8-ee1e596be02a/action Aug 16 21:10:07.880436 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-afa32404-01b2-4999-8899-687072d71fc7 tempest-VolumesActionsTest-1336235710 tempest-VolumesActionsTest-1336235710-project-member] Action body: b'{"os-attach": {"instance_uuid": "28e69689-d32e-4a8a-8dd9-23c77b5b1d2d", "mountpoint": "/dev/vdb"}}' {{(pid=100332) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 21:10:07.881140 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-afa32404-01b2-4999-8899-687072d71fc7 tempest-VolumesActionsTest-1336235710 tempest-VolumesActionsTest-1336235710-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "28e69689-d32e-4a8a-8dd9-23c77b5b1d2d", "mountpoint": "/dev/vdb"}} {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:10:07.898715 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:10:07.898715 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:10:07.900986 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-afa32404-01b2-4999-8899-687072d71fc7 tempest-VolumesActionsTest-1336235710 tempest-VolumesActionsTest-1336235710-project-member] Volume info retrieved successfully. Aug 16 21:10:07.918633 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-afa32404-01b2-4999-8899-687072d71fc7 tempest-VolumesActionsTest-1336235710 tempest-VolumesActionsTest-1336235710-project-member] Update volume admin metadata completed successfully. Aug 16 21:10:08.048192 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-afa32404-01b2-4999-8899-687072d71fc7 tempest-VolumesActionsTest-1336235710 tempest-VolumesActionsTest-1336235710-project-member] Attach volume completed successfully. Aug 16 21:10:08.048192 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-afa32404-01b2-4999-8899-687072d71fc7 tempest-VolumesActionsTest-1336235710 tempest-VolumesActionsTest-1336235710-project-member] https://10.4.3.143/volume/v3/volumes/1ee8a6d6-6814-4c87-a4f8-ee1e596be02a/action returned with HTTP 202 Aug 16 21:10:08.049677 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 233/929] 10.4.3.143 () {68 vars in 1390 bytes} [Sun Aug 16 21:10:07 2026] POST /volume/v3/volumes/1ee8a6d6-6814-4c87-a4f8-ee1e596be02a/action => generated 0 bytes in 177 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 16 21:10:08.063528 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-a6e7fa07-a8c9-401f-a455-2c35a9ac5931 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:10:08.068827 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-a6e7fa07-a8c9-401f-a455-2c35a9ac5931 tempest-VolumesActionsTest-1336235710 tempest-VolumesActionsTest-1336235710-project-member] GET https://10.4.3.143/volume/v3/volumes/1ee8a6d6-6814-4c87-a4f8-ee1e596be02a Aug 16 21:10:08.069175 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-a6e7fa07-a8c9-401f-a455-2c35a9ac5931 tempest-VolumesActionsTest-1336235710 tempest-VolumesActionsTest-1336235710-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:10:08.070294 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-a6e7fa07-a8c9-401f-a455-2c35a9ac5931 tempest-VolumesActionsTest-1336235710 tempest-VolumesActionsTest-1336235710-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:10:08.088660 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:10:08.088660 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:10:08.095885 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-a6e7fa07-a8c9-401f-a455-2c35a9ac5931 tempest-VolumesActionsTest-1336235710 tempest-VolumesActionsTest-1336235710-project-member] Volume info retrieved successfully. Aug 16 21:10:08.101817 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-a6e7fa07-a8c9-401f-a455-2c35a9ac5931 tempest-VolumesActionsTest-1336235710 tempest-VolumesActionsTest-1336235710-project-member] https://10.4.3.143/volume/v3/volumes/1ee8a6d6-6814-4c87-a4f8-ee1e596be02a returned with HTTP 200 Aug 16 21:10:08.102382 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 227/930] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:10:08 2026] GET /volume/v3/volumes/1ee8a6d6-6814-4c87-a4f8-ee1e596be02a => generated 1175 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:10:08.118295 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-3c156fe2-5fe0-4069-a258-8448cf87eeac None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:10:08.120615 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-3c156fe2-5fe0-4069-a258-8448cf87eeac tempest-VolumesActionsTest-1336235710 tempest-VolumesActionsTest-1336235710-project-member] GET https://10.4.3.143/volume/v3/volumes/1ee8a6d6-6814-4c87-a4f8-ee1e596be02a Aug 16 21:10:08.120820 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-3c156fe2-5fe0-4069-a258-8448cf87eeac tempest-VolumesActionsTest-1336235710 tempest-VolumesActionsTest-1336235710-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:10:08.121033 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-3c156fe2-5fe0-4069-a258-8448cf87eeac tempest-VolumesActionsTest-1336235710 tempest-VolumesActionsTest-1336235710-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:10:08.131062 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:10:08.131062 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:10:08.138381 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-3c156fe2-5fe0-4069-a258-8448cf87eeac tempest-VolumesActionsTest-1336235710 tempest-VolumesActionsTest-1336235710-project-member] Volume info retrieved successfully. Aug 16 21:10:08.146694 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-3c156fe2-5fe0-4069-a258-8448cf87eeac tempest-VolumesActionsTest-1336235710 tempest-VolumesActionsTest-1336235710-project-member] https://10.4.3.143/volume/v3/volumes/1ee8a6d6-6814-4c87-a4f8-ee1e596be02a returned with HTTP 200 Aug 16 21:10:08.146694 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 238/931] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:10:08 2026] GET /volume/v3/volumes/1ee8a6d6-6814-4c87-a4f8-ee1e596be02a => generated 1175 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:10:08.156000 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-6feeb2d4-b925-40a4-84d8-11c7688e9cf9 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:10:08.159210 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-6feeb2d4-b925-40a4-84d8-11c7688e9cf9 tempest-ServerStableDeviceRescueTest-660351180 tempest-ServerStableDeviceRescueTest-660351180-project-member] DELETE https://10.4.3.143/volume/v3/volumes/9c75bebc-e107-43a8-8427-3c7cf7547aee Aug 16 21:10:08.159651 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-6feeb2d4-b925-40a4-84d8-11c7688e9cf9 tempest-ServerStableDeviceRescueTest-660351180 tempest-ServerStableDeviceRescueTest-660351180-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:10:08.161058 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-6feeb2d4-b925-40a4-84d8-11c7688e9cf9 tempest-ServerStableDeviceRescueTest-660351180 tempest-ServerStableDeviceRescueTest-660351180-project-member] Calling method 'delete' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:10:08.161058 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.v3.volumes [None req-6feeb2d4-b925-40a4-84d8-11c7688e9cf9 tempest-ServerStableDeviceRescueTest-660351180 tempest-ServerStableDeviceRescueTest-660351180-project-member] Delete volume with id: 9c75bebc-e107-43a8-8427-3c7cf7547aee Aug 16 21:10:08.161185 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-1c9c2f49-0777-4675-8c17-4d73936b2134 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:10:08.169226 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:10:08.169226 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:10:08.170066 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-6feeb2d4-b925-40a4-84d8-11c7688e9cf9 tempest-ServerStableDeviceRescueTest-660351180 tempest-ServerStableDeviceRescueTest-660351180-project-member] Volume info retrieved successfully. Aug 16 21:10:08.194207 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-6feeb2d4-b925-40a4-84d8-11c7688e9cf9 tempest-ServerStableDeviceRescueTest-660351180 tempest-ServerStableDeviceRescueTest-660351180-project-member] Delete volume request issued successfully. Aug 16 21:10:08.194474 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-6feeb2d4-b925-40a4-84d8-11c7688e9cf9 tempest-ServerStableDeviceRescueTest-660351180 tempest-ServerStableDeviceRescueTest-660351180-project-member] https://10.4.3.143/volume/v3/volumes/9c75bebc-e107-43a8-8427-3c7cf7547aee returned with HTTP 202 Aug 16 21:10:08.195032 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 234/932] 10.4.3.143 () {66 vars in 1351 bytes} [Sun Aug 16 21:10:08 2026] DELETE /volume/v3/volumes/9c75bebc-e107-43a8-8427-3c7cf7547aee => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 21:10:08.203678 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-ad808629-dc3a-4e23-98bf-774206e14411 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:10:08.205714 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-ad808629-dc3a-4e23-98bf-774206e14411 tempest-ServerStableDeviceRescueTest-660351180 tempest-ServerStableDeviceRescueTest-660351180-project-member] GET https://10.4.3.143/volume/v3/volumes/9c75bebc-e107-43a8-8427-3c7cf7547aee Aug 16 21:10:08.206904 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-ad808629-dc3a-4e23-98bf-774206e14411 tempest-ServerStableDeviceRescueTest-660351180 tempest-ServerStableDeviceRescueTest-660351180-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:10:08.208237 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-ad808629-dc3a-4e23-98bf-774206e14411 tempest-ServerStableDeviceRescueTest-660351180 tempest-ServerStableDeviceRescueTest-660351180-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:10:08.211869 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-79e62bfa-efc4-491e-9cc9-6109deb2e08e None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:10:08.219060 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-79e62bfa-efc4-491e-9cc9-6109deb2e08e tempest-SnapshotMetadataTestJSON-1129384313 tempest-SnapshotMetadataTestJSON-1129384313-project-member] GET https://10.4.3.143/volume/v3/volumes/244827ec-7c7a-41dc-af43-92ac8527bb85 Aug 16 21:10:08.219060 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-79e62bfa-efc4-491e-9cc9-6109deb2e08e tempest-SnapshotMetadataTestJSON-1129384313 tempest-SnapshotMetadataTestJSON-1129384313-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:10:08.219060 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-79e62bfa-efc4-491e-9cc9-6109deb2e08e tempest-SnapshotMetadataTestJSON-1129384313 tempest-SnapshotMetadataTestJSON-1129384313-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:10:08.219969 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:10:08.219969 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:10:08.230340 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-ad808629-dc3a-4e23-98bf-774206e14411 tempest-ServerStableDeviceRescueTest-660351180 tempest-ServerStableDeviceRescueTest-660351180-project-member] Volume info retrieved successfully. Aug 16 21:10:08.231051 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-79e62bfa-efc4-491e-9cc9-6109deb2e08e tempest-SnapshotMetadataTestJSON-1129384313 tempest-SnapshotMetadataTestJSON-1129384313-project-member] https://10.4.3.143/volume/v3/volumes/244827ec-7c7a-41dc-af43-92ac8527bb85 returned with HTTP 404 Aug 16 21:10:08.231051 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 239/933] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:10:08 2026] GET /volume/v3/volumes/244827ec-7c7a-41dc-af43-92ac8527bb85 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:10:08.238107 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-ad808629-dc3a-4e23-98bf-774206e14411 tempest-ServerStableDeviceRescueTest-660351180 tempest-ServerStableDeviceRescueTest-660351180-project-member] https://10.4.3.143/volume/v3/volumes/9c75bebc-e107-43a8-8427-3c7cf7547aee returned with HTTP 200 Aug 16 21:10:08.238635 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 228/934] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:10:08 2026] GET /volume/v3/volumes/9c75bebc-e107-43a8-8427-3c7cf7547aee => generated 850 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:10:08.324171 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-1c9c2f49-0777-4675-8c17-4d73936b2134 tempest-VolumesActionsTest-1077657311 tempest-VolumesActionsTest-1077657311-project-admin] POST https://10.4.3.143/volume/v3/volumes/1ee8a6d6-6814-4c87-a4f8-ee1e596be02a/action Aug 16 21:10:08.324171 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-1c9c2f49-0777-4675-8c17-4d73936b2134 tempest-VolumesActionsTest-1077657311 tempest-VolumesActionsTest-1077657311-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100332) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 21:10:08.324350 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-1c9c2f49-0777-4675-8c17-4d73936b2134 tempest-VolumesActionsTest-1077657311 tempest-VolumesActionsTest-1077657311-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:10:08.341634 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:10:08.341634 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:10:08.342035 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.contrib.admin_actions [None req-1c9c2f49-0777-4675-8c17-4d73936b2134 tempest-VolumesActionsTest-1077657311 tempest-VolumesActionsTest-1077657311-project-admin] Updating volume '1ee8a6d6-6814-4c87-a4f8-ee1e596be02a' with '{'status': 'error'}' {{(pid=100332) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 16 21:10:08.373609 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-1c9c2f49-0777-4675-8c17-4d73936b2134 tempest-VolumesActionsTest-1077657311 tempest-VolumesActionsTest-1077657311-project-admin] https://10.4.3.143/volume/v3/volumes/1ee8a6d6-6814-4c87-a4f8-ee1e596be02a/action returned with HTTP 202 Aug 16 21:10:08.373789 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 234/935] 10.4.3.143 () {68 vars in 1390 bytes} [Sun Aug 16 21:10:08 2026] POST /volume/v3/volumes/1ee8a6d6-6814-4c87-a4f8-ee1e596be02a/action => generated 0 bytes in 213 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Aug 16 21:10:08.384308 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-be09902c-422e-4348-8a41-ef6feca5a9a8 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:10:08.389079 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-be09902c-422e-4348-8a41-ef6feca5a9a8 tempest-VolumesActionsTest-1336235710 tempest-VolumesActionsTest-1336235710-project-member] GET https://10.4.3.143/volume/v3/volumes/1ee8a6d6-6814-4c87-a4f8-ee1e596be02a Aug 16 21:10:08.390346 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-be09902c-422e-4348-8a41-ef6feca5a9a8 tempest-VolumesActionsTest-1336235710 tempest-VolumesActionsTest-1336235710-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:10:08.391329 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-be09902c-422e-4348-8a41-ef6feca5a9a8 tempest-VolumesActionsTest-1336235710 tempest-VolumesActionsTest-1336235710-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:10:08.409511 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:10:08.409511 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:10:08.414969 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-be09902c-422e-4348-8a41-ef6feca5a9a8 tempest-VolumesActionsTest-1336235710 tempest-VolumesActionsTest-1336235710-project-member] Volume info retrieved successfully. Aug 16 21:10:08.421585 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-be09902c-422e-4348-8a41-ef6feca5a9a8 tempest-VolumesActionsTest-1336235710 tempest-VolumesActionsTest-1336235710-project-member] https://10.4.3.143/volume/v3/volumes/1ee8a6d6-6814-4c87-a4f8-ee1e596be02a returned with HTTP 200 Aug 16 21:10:08.422265 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 235/936] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:10:08 2026] GET /volume/v3/volumes/1ee8a6d6-6814-4c87-a4f8-ee1e596be02a => generated 1174 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:10:08.437796 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-0a7db8f5-dd47-44f0-b46c-1fff0bcb027b None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:10:08.439204 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-0a7db8f5-dd47-44f0-b46c-1fff0bcb027b tempest-VolumesActionsTest-1077657311 tempest-VolumesActionsTest-1077657311-project-admin] POST https://10.4.3.143/volume/v3/volumes/1ee8a6d6-6814-4c87-a4f8-ee1e596be02a/action Aug 16 21:10:08.439765 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-0a7db8f5-dd47-44f0-b46c-1fff0bcb027b tempest-VolumesActionsTest-1077657311 tempest-VolumesActionsTest-1077657311-project-admin] Action body: b'{"os-force_detach": {"connector": null, "attachment_id": "fd7afca1-46c2-4085-91c1-903692539a4d"}}' {{(pid=100330) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 21:10:08.440231 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-0a7db8f5-dd47-44f0-b46c-1fff0bcb027b tempest-VolumesActionsTest-1077657311 tempest-VolumesActionsTest-1077657311-project-admin] Action: 'action', calling method: _force_detach, body: {"os-force_detach": {"connector": null, "attachment_id": "fd7afca1-46c2-4085-91c1-903692539a4d"}} {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:10:08.454222 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:10:08.454222 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:10:08.454222 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-0a7db8f5-dd47-44f0-b46c-1fff0bcb027b tempest-VolumesActionsTest-1077657311 tempest-VolumesActionsTest-1077657311-project-admin] Volume info retrieved successfully. Aug 16 21:10:08.477316 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-0a7db8f5-dd47-44f0-b46c-1fff0bcb027b tempest-VolumesActionsTest-1077657311 tempest-VolumesActionsTest-1077657311-project-admin] Terminate volume connection completed successfully. Aug 16 21:10:08.484649 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-0a7db8f5-dd47-44f0-b46c-1fff0bcb027b tempest-VolumesActionsTest-1077657311 tempest-VolumesActionsTest-1077657311-project-admin] Attempted to unreserve volume that was not reserved, nothing to do. {{(pid=100330) unreserve_volume /opt/stack/cinder/cinder/volume/api.py:788}} Aug 16 21:10:08.550822 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-0a7db8f5-dd47-44f0-b46c-1fff0bcb027b tempest-VolumesActionsTest-1077657311 tempest-VolumesActionsTest-1077657311-project-admin] Detach volume completed successfully. Aug 16 21:10:08.550822 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-0a7db8f5-dd47-44f0-b46c-1fff0bcb027b tempest-VolumesActionsTest-1077657311 tempest-VolumesActionsTest-1077657311-project-admin] https://10.4.3.143/volume/v3/volumes/1ee8a6d6-6814-4c87-a4f8-ee1e596be02a/action returned with HTTP 202 Aug 16 21:10:08.550822 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 240/937] 10.4.3.143 () {68 vars in 1390 bytes} [Sun Aug 16 21:10:08 2026] POST /volume/v3/volumes/1ee8a6d6-6814-4c87-a4f8-ee1e596be02a/action => generated 0 bytes in 114 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 16 21:10:08.560426 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-a4ea14ce-f1f9-4856-bc2d-85de58257819 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:10:08.565501 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-a4ea14ce-f1f9-4856-bc2d-85de58257819 tempest-VolumesActionsTest-1336235710 tempest-VolumesActionsTest-1336235710-project-member] GET https://10.4.3.143/volume/v3/volumes/1ee8a6d6-6814-4c87-a4f8-ee1e596be02a Aug 16 21:10:08.565751 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-a4ea14ce-f1f9-4856-bc2d-85de58257819 tempest-VolumesActionsTest-1336235710 tempest-VolumesActionsTest-1336235710-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:10:08.566221 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-a4ea14ce-f1f9-4856-bc2d-85de58257819 tempest-VolumesActionsTest-1336235710 tempest-VolumesActionsTest-1336235710-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:10:08.579200 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:10:08.579200 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:10:08.584394 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-a4ea14ce-f1f9-4856-bc2d-85de58257819 tempest-VolumesActionsTest-1336235710 tempest-VolumesActionsTest-1336235710-project-member] Volume info retrieved successfully. Aug 16 21:10:08.591069 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-a4ea14ce-f1f9-4856-bc2d-85de58257819 tempest-VolumesActionsTest-1336235710 tempest-VolumesActionsTest-1336235710-project-member] https://10.4.3.143/volume/v3/volumes/1ee8a6d6-6814-4c87-a4f8-ee1e596be02a returned with HTTP 200 Aug 16 21:10:08.591554 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 229/938] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:10:08 2026] GET /volume/v3/volumes/1ee8a6d6-6814-4c87-a4f8-ee1e596be02a => generated 860 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:10:08.606657 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-e61c9560-68ae-45e1-8398-629638543708 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:10:08.611051 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-e61c9560-68ae-45e1-8398-629638543708 tempest-VolumesActionsTest-1336235710 tempest-VolumesActionsTest-1336235710-project-member] GET https://10.4.3.143/volume/v3/volumes/1ee8a6d6-6814-4c87-a4f8-ee1e596be02a Aug 16 21:10:08.611341 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-e61c9560-68ae-45e1-8398-629638543708 tempest-VolumesActionsTest-1336235710 tempest-VolumesActionsTest-1336235710-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:10:08.611535 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-e61c9560-68ae-45e1-8398-629638543708 tempest-VolumesActionsTest-1336235710 tempest-VolumesActionsTest-1336235710-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:10:08.621909 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:10:08.621909 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:10:08.627432 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-e61c9560-68ae-45e1-8398-629638543708 tempest-VolumesActionsTest-1336235710 tempest-VolumesActionsTest-1336235710-project-member] Volume info retrieved successfully. Aug 16 21:10:08.633425 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-e61c9560-68ae-45e1-8398-629638543708 tempest-VolumesActionsTest-1336235710 tempest-VolumesActionsTest-1336235710-project-member] https://10.4.3.143/volume/v3/volumes/1ee8a6d6-6814-4c87-a4f8-ee1e596be02a returned with HTTP 200 Aug 16 21:10:08.634026 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 235/939] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:10:08 2026] GET /volume/v3/volumes/1ee8a6d6-6814-4c87-a4f8-ee1e596be02a => generated 860 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:10:08.653644 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-c7f557d5-adba-45af-8c8b-7b7023ea78e4 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:10:08.656508 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-c7f557d5-adba-45af-8c8b-7b7023ea78e4 tempest-VolumesActionsTest-1336235710 tempest-VolumesActionsTest-1336235710-project-member] POST https://10.4.3.143/volume/v3/volumes/1ee8a6d6-6814-4c87-a4f8-ee1e596be02a/action Aug 16 21:10:08.656882 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-c7f557d5-adba-45af-8c8b-7b7023ea78e4 tempest-VolumesActionsTest-1336235710 tempest-VolumesActionsTest-1336235710-project-member] Action body: b'{"os-detach": {}}' {{(pid=100331) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 21:10:08.657061 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-c7f557d5-adba-45af-8c8b-7b7023ea78e4 tempest-VolumesActionsTest-1336235710 tempest-VolumesActionsTest-1336235710-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:10:08.672288 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:10:08.672288 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:10:08.672943 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-c7f557d5-adba-45af-8c8b-7b7023ea78e4 tempest-VolumesActionsTest-1336235710 tempest-VolumesActionsTest-1336235710-project-member] Volume info retrieved successfully. Aug 16 21:10:08.693946 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-c7f557d5-adba-45af-8c8b-7b7023ea78e4 tempest-VolumesActionsTest-1336235710 tempest-VolumesActionsTest-1336235710-project-member] Detach volume completed successfully. Aug 16 21:10:08.694179 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-c7f557d5-adba-45af-8c8b-7b7023ea78e4 tempest-VolumesActionsTest-1336235710 tempest-VolumesActionsTest-1336235710-project-member] https://10.4.3.143/volume/v3/volumes/1ee8a6d6-6814-4c87-a4f8-ee1e596be02a/action returned with HTTP 202 Aug 16 21:10:08.694631 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 236/940] 10.4.3.143 () {68 vars in 1390 bytes} [Sun Aug 16 21:10:08 2026] POST /volume/v3/volumes/1ee8a6d6-6814-4c87-a4f8-ee1e596be02a/action => generated 0 bytes in 42 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 16 21:10:08.706399 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-3ef92c08-565e-4a47-8f90-5096d37d0b13 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:10:08.708068 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-3ef92c08-565e-4a47-8f90-5096d37d0b13 tempest-VolumesActionsTest-1336235710 tempest-VolumesActionsTest-1336235710-project-member] GET https://10.4.3.143/volume/v3/volumes/1ee8a6d6-6814-4c87-a4f8-ee1e596be02a Aug 16 21:10:08.709618 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-3ef92c08-565e-4a47-8f90-5096d37d0b13 tempest-VolumesActionsTest-1336235710 tempest-VolumesActionsTest-1336235710-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:10:08.709618 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-3ef92c08-565e-4a47-8f90-5096d37d0b13 tempest-VolumesActionsTest-1336235710 tempest-VolumesActionsTest-1336235710-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:10:08.716206 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:10:08.716206 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:10:08.720009 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-3ef92c08-565e-4a47-8f90-5096d37d0b13 tempest-VolumesActionsTest-1336235710 tempest-VolumesActionsTest-1336235710-project-member] Volume info retrieved successfully. Aug 16 21:10:08.725045 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-3ef92c08-565e-4a47-8f90-5096d37d0b13 tempest-VolumesActionsTest-1336235710 tempest-VolumesActionsTest-1336235710-project-member] https://10.4.3.143/volume/v3/volumes/1ee8a6d6-6814-4c87-a4f8-ee1e596be02a returned with HTTP 200 Aug 16 21:10:08.725045 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 241/941] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:10:08 2026] GET /volume/v3/volumes/1ee8a6d6-6814-4c87-a4f8-ee1e596be02a => generated 860 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:10:08.740544 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-bc2a146e-d3fe-464d-819e-dea19cbd51fa None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:10:08.742884 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-bc2a146e-d3fe-464d-819e-dea19cbd51fa tempest-VolumesActionsTest-1336235710 tempest-VolumesActionsTest-1336235710-project-member] GET https://10.4.3.143/volume/v3/volumes/1ee8a6d6-6814-4c87-a4f8-ee1e596be02a Aug 16 21:10:08.743172 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-bc2a146e-d3fe-464d-819e-dea19cbd51fa tempest-VolumesActionsTest-1336235710 tempest-VolumesActionsTest-1336235710-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:10:08.743442 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-bc2a146e-d3fe-464d-819e-dea19cbd51fa tempest-VolumesActionsTest-1336235710 tempest-VolumesActionsTest-1336235710-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:10:08.751607 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:10:08.751607 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:10:08.756083 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-bc2a146e-d3fe-464d-819e-dea19cbd51fa tempest-VolumesActionsTest-1336235710 tempest-VolumesActionsTest-1336235710-project-member] Volume info retrieved successfully. Aug 16 21:10:08.761305 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-bc2a146e-d3fe-464d-819e-dea19cbd51fa tempest-VolumesActionsTest-1336235710 tempest-VolumesActionsTest-1336235710-project-member] https://10.4.3.143/volume/v3/volumes/1ee8a6d6-6814-4c87-a4f8-ee1e596be02a returned with HTTP 200 Aug 16 21:10:08.761776 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 230/942] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:10:08 2026] GET /volume/v3/volumes/1ee8a6d6-6814-4c87-a4f8-ee1e596be02a => generated 860 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:10:08.782853 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-3f159b1f-2290-4d71-9330-9d049426ee91 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:10:08.784950 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-3f159b1f-2290-4d71-9330-9d049426ee91 tempest-VolumesActionsTest-1336235710 tempest-VolumesActionsTest-1336235710-project-member] DELETE https://10.4.3.143/volume/v3/volumes/1ee8a6d6-6814-4c87-a4f8-ee1e596be02a Aug 16 21:10:08.785945 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-3f159b1f-2290-4d71-9330-9d049426ee91 tempest-VolumesActionsTest-1336235710 tempest-VolumesActionsTest-1336235710-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:10:08.785945 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-3f159b1f-2290-4d71-9330-9d049426ee91 tempest-VolumesActionsTest-1336235710 tempest-VolumesActionsTest-1336235710-project-member] Calling method 'delete' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:10:08.785945 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.v3.volumes [None req-3f159b1f-2290-4d71-9330-9d049426ee91 tempest-VolumesActionsTest-1336235710 tempest-VolumesActionsTest-1336235710-project-member] Delete volume with id: 1ee8a6d6-6814-4c87-a4f8-ee1e596be02a Aug 16 21:10:08.798026 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:10:08.798026 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:10:08.798471 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-3f159b1f-2290-4d71-9330-9d049426ee91 tempest-VolumesActionsTest-1336235710 tempest-VolumesActionsTest-1336235710-project-member] Volume info retrieved successfully. Aug 16 21:10:08.817614 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-3f159b1f-2290-4d71-9330-9d049426ee91 tempest-VolumesActionsTest-1336235710 tempest-VolumesActionsTest-1336235710-project-member] Delete volume request issued successfully. Aug 16 21:10:08.817930 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-3f159b1f-2290-4d71-9330-9d049426ee91 tempest-VolumesActionsTest-1336235710 tempest-VolumesActionsTest-1336235710-project-member] https://10.4.3.143/volume/v3/volumes/1ee8a6d6-6814-4c87-a4f8-ee1e596be02a returned with HTTP 202 Aug 16 21:10:08.818519 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 236/943] 10.4.3.143 () {66 vars in 1351 bytes} [Sun Aug 16 21:10:08 2026] DELETE /volume/v3/volumes/1ee8a6d6-6814-4c87-a4f8-ee1e596be02a => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 21:10:08.828193 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-753a285c-640f-49a2-80f1-47ea57d2adbb None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:10:08.835047 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-753a285c-640f-49a2-80f1-47ea57d2adbb tempest-VolumesActionsTest-1336235710 tempest-VolumesActionsTest-1336235710-project-member] GET https://10.4.3.143/volume/v3/volumes/1ee8a6d6-6814-4c87-a4f8-ee1e596be02a Aug 16 21:10:08.835348 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-753a285c-640f-49a2-80f1-47ea57d2adbb tempest-VolumesActionsTest-1336235710 tempest-VolumesActionsTest-1336235710-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:10:08.835730 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-753a285c-640f-49a2-80f1-47ea57d2adbb tempest-VolumesActionsTest-1336235710 tempest-VolumesActionsTest-1336235710-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:10:08.846863 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:10:08.846863 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:10:08.853213 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-753a285c-640f-49a2-80f1-47ea57d2adbb tempest-VolumesActionsTest-1336235710 tempest-VolumesActionsTest-1336235710-project-member] Volume info retrieved successfully. Aug 16 21:10:08.860938 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-753a285c-640f-49a2-80f1-47ea57d2adbb tempest-VolumesActionsTest-1336235710 tempest-VolumesActionsTest-1336235710-project-member] https://10.4.3.143/volume/v3/volumes/1ee8a6d6-6814-4c87-a4f8-ee1e596be02a returned with HTTP 200 Aug 16 21:10:08.861499 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 237/944] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:10:08 2026] GET /volume/v3/volumes/1ee8a6d6-6814-4c87-a4f8-ee1e596be02a => generated 859 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:10:09.254719 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-8525e782-0654-4d00-bbc7-cb7ccc736043 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:10:09.257125 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-8525e782-0654-4d00-bbc7-cb7ccc736043 tempest-ServerStableDeviceRescueTest-660351180 tempest-ServerStableDeviceRescueTest-660351180-project-member] GET https://10.4.3.143/volume/v3/volumes/9c75bebc-e107-43a8-8427-3c7cf7547aee Aug 16 21:10:09.257712 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-8525e782-0654-4d00-bbc7-cb7ccc736043 tempest-ServerStableDeviceRescueTest-660351180 tempest-ServerStableDeviceRescueTest-660351180-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:10:09.258041 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-8525e782-0654-4d00-bbc7-cb7ccc736043 tempest-ServerStableDeviceRescueTest-660351180 tempest-ServerStableDeviceRescueTest-660351180-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:10:09.267687 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-8525e782-0654-4d00-bbc7-cb7ccc736043 tempest-ServerStableDeviceRescueTest-660351180 tempest-ServerStableDeviceRescueTest-660351180-project-member] https://10.4.3.143/volume/v3/volumes/9c75bebc-e107-43a8-8427-3c7cf7547aee returned with HTTP 404 Aug 16 21:10:09.267954 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 242/945] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:10:09 2026] GET /volume/v3/volumes/9c75bebc-e107-43a8-8427-3c7cf7547aee => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:10:09.761176 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-8bac52e7-90bd-498b-8b0a-c71e1b259484 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:10:09.884580 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-6fb8cf57-caf8-482f-946f-8c2dec6c561e None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:10:09.890210 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-6fb8cf57-caf8-482f-946f-8c2dec6c561e tempest-VolumesActionsTest-1336235710 tempest-VolumesActionsTest-1336235710-project-member] GET https://10.4.3.143/volume/v3/volumes/1ee8a6d6-6814-4c87-a4f8-ee1e596be02a Aug 16 21:10:09.890486 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-6fb8cf57-caf8-482f-946f-8c2dec6c561e tempest-VolumesActionsTest-1336235710 tempest-VolumesActionsTest-1336235710-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:10:09.890754 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-6fb8cf57-caf8-482f-946f-8c2dec6c561e tempest-VolumesActionsTest-1336235710 tempest-VolumesActionsTest-1336235710-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:10:09.901251 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-6fb8cf57-caf8-482f-946f-8c2dec6c561e tempest-VolumesActionsTest-1336235710 tempest-VolumesActionsTest-1336235710-project-member] https://10.4.3.143/volume/v3/volumes/1ee8a6d6-6814-4c87-a4f8-ee1e596be02a returned with HTTP 404 Aug 16 21:10:09.905434 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 237/946] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:10:09 2026] GET /volume/v3/volumes/1ee8a6d6-6814-4c87-a4f8-ee1e596be02a => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:10:09.911124 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-8bac52e7-90bd-498b-8b0a-c71e1b259484 tempest-VolumesListTestJSON-789658437 tempest-VolumesListTestJSON-789658437-project-member] GET https://10.4.3.143/volume/v3/volumes Aug 16 21:10:09.911382 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-8bac52e7-90bd-498b-8b0a-c71e1b259484 tempest-VolumesListTestJSON-789658437 tempest-VolumesListTestJSON-789658437-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:10:09.911608 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-8bac52e7-90bd-498b-8b0a-c71e1b259484 tempest-VolumesListTestJSON-789658437 tempest-VolumesListTestJSON-789658437-project-member] Calling method 'index' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:10:09.912034 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.api_utils [None req-8bac52e7-90bd-498b-8b0a-c71e1b259484 tempest-VolumesListTestJSON-789658437 tempest-VolumesListTestJSON-789658437-project-member] Removing options '' from query. {{(pid=100333) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 16 21:10:09.912929 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-8bac52e7-90bd-498b-8b0a-c71e1b259484 tempest-VolumesListTestJSON-789658437 tempest-VolumesListTestJSON-789658437-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100333) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 16 21:10:09.920134 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-8bac52e7-90bd-498b-8b0a-c71e1b259484 tempest-VolumesListTestJSON-789658437 tempest-VolumesListTestJSON-789658437-project-member] Get all volumes completed successfully. Aug 16 21:10:09.920621 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-8bac52e7-90bd-498b-8b0a-c71e1b259484 tempest-VolumesListTestJSON-789658437 tempest-VolumesListTestJSON-789658437-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 200 Aug 16 21:10:09.920985 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 231/947] 10.4.3.143 () {66 vars in 1237 bytes} [Sun Aug 16 21:10:09 2026] GET /volume/v3/volumes => generated 15 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 16 21:10:09.935427 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-1e6c932c-75c8-4f38-aa91-56e8977ed7cc None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:10:09.937927 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-1e6c932c-75c8-4f38-aa91-56e8977ed7cc tempest-VolumesListTestJSON-789658437 tempest-VolumesListTestJSON-789658437-project-member] POST https://10.4.3.143/volume/v3/volumes Aug 16 21:10:09.938673 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-1e6c932c-75c8-4f38-aa91-56e8977ed7cc tempest-VolumesListTestJSON-789658437 tempest-VolumesListTestJSON-789658437-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-1775962918"}} {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:10:09.940569 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.v3.volumes [None req-1e6c932c-75c8-4f38-aa91-56e8977ed7cc tempest-VolumesListTestJSON-789658437 tempest-VolumesListTestJSON-789658437-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-1775962918'}} {{(pid=100331) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 21:10:09.941263 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.v3.volumes [None req-1e6c932c-75c8-4f38-aa91-56e8977ed7cc tempest-VolumesListTestJSON-789658437 tempest-VolumesListTestJSON-789658437-project-member] Create volume of 1 GB Aug 16 21:10:09.946882 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-1e6c932c-75c8-4f38-aa91-56e8977ed7cc tempest-VolumesListTestJSON-789658437 tempest-VolumesListTestJSON-789658437-project-member] Availability Zones retrieved successfully. Aug 16 21:10:09.955846 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-1e6c932c-75c8-4f38-aa91-56e8977ed7cc tempest-VolumesListTestJSON-789658437 tempest-VolumesListTestJSON-789658437-project-member] Flow 'volume_create_api' (c61477ea-61a4-4e6e-b01c-15b75c74966b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100331) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:10:09.957532 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-1e6c932c-75c8-4f38-aa91-56e8977ed7cc tempest-VolumesListTestJSON-789658437 tempest-VolumesListTestJSON-789658437-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (979bfd98-01b9-488f-8fd2-344ba7e563bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:10:09.958562 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.flows.api.create_volume [None req-1e6c932c-75c8-4f38-aa91-56e8977ed7cc tempest-VolumesListTestJSON-789658437 tempest-VolumesListTestJSON-789658437-project-member] Validating volume size '1' using validate_int {{(pid=100331) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 21:10:09.992196 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-1e6c932c-75c8-4f38-aa91-56e8977ed7cc tempest-VolumesListTestJSON-789658437 tempest-VolumesListTestJSON-789658437-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (979bfd98-01b9-488f-8fd2-344ba7e563bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T21:04:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=69e633b8-fab9-4b15-8b40-4f1a67c51cda,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '69e633b8-fab9-4b15-8b40-4f1a67c51cda', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:10:09.993420 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-1e6c932c-75c8-4f38-aa91-56e8977ed7cc tempest-VolumesListTestJSON-789658437 tempest-VolumesListTestJSON-789658437-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (77e83516-53a1-4095-b2af-f2da0819d5d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:10:10.078785 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.quota [None req-1e6c932c-75c8-4f38-aa91-56e8977ed7cc tempest-VolumesListTestJSON-789658437 tempest-VolumesListTestJSON-789658437-project-member] Created reservations ['cd8795e1-92fc-4e5e-957b-a1578fa423d2', '51f73fd9-8192-4ad8-bc55-da33bfa0a082', '2f7ad3a8-371b-4e85-a21a-02b6e56c6bbb', '971da728-08dd-46af-a2c0-43a80198d0b9'] {{(pid=100331) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:10:10.079594 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-1e6c932c-75c8-4f38-aa91-56e8977ed7cc tempest-VolumesListTestJSON-789658437 tempest-VolumesListTestJSON-789658437-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (77e83516-53a1-4095-b2af-f2da0819d5d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cd8795e1-92fc-4e5e-957b-a1578fa423d2', '51f73fd9-8192-4ad8-bc55-da33bfa0a082', '2f7ad3a8-371b-4e85-a21a-02b6e56c6bbb', '971da728-08dd-46af-a2c0-43a80198d0b9']}' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:10:10.080390 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-1e6c932c-75c8-4f38-aa91-56e8977ed7cc tempest-VolumesListTestJSON-789658437 tempest-VolumesListTestJSON-789658437-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e75e9c6f-004b-446b-bba0-40f473333439) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:10:10.106493 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-1e6c932c-75c8-4f38-aa91-56e8977ed7cc tempest-VolumesListTestJSON-789658437 tempest-VolumesListTestJSON-789658437-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e75e9c6f-004b-446b-bba0-40f473333439) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c2420db7-f4f3-4b9b-9d63-78f11a4235b2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1775962918',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='c9409ef1b33642eea9398f28c3467438',qos_specs=None,replication_status=,reservations=['cd8795e1-92fc-4e5e-957b-a1578fa423d2','51f73fd9-8192-4ad8-bc55-da33bfa0a082','2f7ad3a8-371b-4e85-a21a-02b6e56c6bbb','971da728-08dd-46af-a2c0-43a80198d0b9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f4adf8db62864fa989993dd1261821e5',volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T21:10:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1775962918',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c2420db7-f4f3-4b9b-9d63-78f11a4235b2,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='c9409ef1b33642eea9398f28c3467438',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f4adf8db62864fa989993dd1261821e5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(69e633b8-fab9-4b15-8b40-4f1a67c51cda),volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda)}' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:10:10.107209 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-1e6c932c-75c8-4f38-aa91-56e8977ed7cc tempest-VolumesListTestJSON-789658437 tempest-VolumesListTestJSON-789658437-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5b64577a-c6f5-4a57-a025-7cd363a67781) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:10:10.136088 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-1e6c932c-75c8-4f38-aa91-56e8977ed7cc tempest-VolumesListTestJSON-789658437 tempest-VolumesListTestJSON-789658437-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5b64577a-c6f5-4a57-a025-7cd363a67781) transitioned into state 'SUCCESS' from state '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-1775962918',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='c9409ef1b33642eea9398f28c3467438',qos_specs=None,replication_status=,reservations=['cd8795e1-92fc-4e5e-957b-a1578fa423d2','51f73fd9-8192-4ad8-bc55-da33bfa0a082','2f7ad3a8-371b-4e85-a21a-02b6e56c6bbb','971da728-08dd-46af-a2c0-43a80198d0b9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f4adf8db62864fa989993dd1261821e5',volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda)}' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:10:10.137262 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-1e6c932c-75c8-4f38-aa91-56e8977ed7cc tempest-VolumesListTestJSON-789658437 tempest-VolumesListTestJSON-789658437-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c4dea678-4334-4510-83f5-3d9f3c2e5187) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:10:10.155217 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-1e6c932c-75c8-4f38-aa91-56e8977ed7cc tempest-VolumesListTestJSON-789658437 tempest-VolumesListTestJSON-789658437-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c4dea678-4334-4510-83f5-3d9f3c2e5187) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:10:10.155217 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-1e6c932c-75c8-4f38-aa91-56e8977ed7cc tempest-VolumesListTestJSON-789658437 tempest-VolumesListTestJSON-789658437-project-member] Flow 'volume_create_api' (c61477ea-61a4-4e6e-b01c-15b75c74966b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100331) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:10:10.155217 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-1e6c932c-75c8-4f38-aa91-56e8977ed7cc tempest-VolumesListTestJSON-789658437 tempest-VolumesListTestJSON-789658437-project-member] Create volume request issued successfully. Aug 16 21:10:10.156002 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-1e6c932c-75c8-4f38-aa91-56e8977ed7cc tempest-VolumesListTestJSON-789658437 tempest-VolumesListTestJSON-789658437-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Aug 16 21:10:10.156695 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 238/948] 10.4.3.143 () {68 vars in 1259 bytes} [Sun Aug 16 21:10:09 2026] POST /volume/v3/volumes => generated 764 bytes in 222 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 21:10:10.180507 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-67c5af40-1291-49af-ae91-080619f66584 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:10:10.183654 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-67c5af40-1291-49af-ae91-080619f66584 tempest-VolumesListTestJSON-789658437 tempest-VolumesListTestJSON-789658437-project-member] GET https://10.4.3.143/volume/v3/volumes/c2420db7-f4f3-4b9b-9d63-78f11a4235b2 Aug 16 21:10:10.183654 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-67c5af40-1291-49af-ae91-080619f66584 tempest-VolumesListTestJSON-789658437 tempest-VolumesListTestJSON-789658437-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:10:10.183654 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-67c5af40-1291-49af-ae91-080619f66584 tempest-VolumesListTestJSON-789658437 tempest-VolumesListTestJSON-789658437-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:10:10.195381 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:10:10.195381 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:10:10.199787 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-67c5af40-1291-49af-ae91-080619f66584 tempest-VolumesListTestJSON-789658437 tempest-VolumesListTestJSON-789658437-project-member] Volume info retrieved successfully. Aug 16 21:10:10.205610 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-67c5af40-1291-49af-ae91-080619f66584 tempest-VolumesListTestJSON-789658437 tempest-VolumesListTestJSON-789658437-project-member] https://10.4.3.143/volume/v3/volumes/c2420db7-f4f3-4b9b-9d63-78f11a4235b2 returned with HTTP 200 Aug 16 21:10:10.206062 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 243/949] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:10:10 2026] GET /volume/v3/volumes/c2420db7-f4f3-4b9b-9d63-78f11a4235b2 => generated 832 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:10:11.176743 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-71d82aea-4caf-482f-a02e-b62ce7d2c462 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:10:11.181067 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-71d82aea-4caf-482f-a02e-b62ce7d2c462 tempest-ServerActionsV293TestJSON-1229496514 tempest-ServerActionsV293TestJSON-1229496514-project-member] GET https://10.4.3.143/volume/v3/volumes/0787d420-1138-47ab-a842-6e6b315d8a11 Aug 16 21:10:11.181404 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-71d82aea-4caf-482f-a02e-b62ce7d2c462 tempest-ServerActionsV293TestJSON-1229496514 tempest-ServerActionsV293TestJSON-1229496514-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:10:11.181681 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-71d82aea-4caf-482f-a02e-b62ce7d2c462 tempest-ServerActionsV293TestJSON-1229496514 tempest-ServerActionsV293TestJSON-1229496514-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:10:11.196173 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:10:11.196173 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:10:11.200846 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-71d82aea-4caf-482f-a02e-b62ce7d2c462 tempest-ServerActionsV293TestJSON-1229496514 tempest-ServerActionsV293TestJSON-1229496514-project-member] Volume info retrieved successfully. Aug 16 21:10:11.207151 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-71d82aea-4caf-482f-a02e-b62ce7d2c462 tempest-ServerActionsV293TestJSON-1229496514 tempest-ServerActionsV293TestJSON-1229496514-project-member] https://10.4.3.143/volume/v3/volumes/0787d420-1138-47ab-a842-6e6b315d8a11 returned with HTTP 200 Aug 16 21:10:11.207670 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 238/950] 10.4.3.143 () {68 vars in 1389 bytes} [Sun Aug 16 21:10:11 2026] GET /volume/v3/volumes/0787d420-1138-47ab-a842-6e6b315d8a11 => generated 1832 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 16 21:10:11.224784 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-ed47de77-5764-410c-b0fc-897da4dd23cf None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:10:11.230300 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-ed47de77-5764-410c-b0fc-897da4dd23cf tempest-VolumesListTestJSON-789658437 tempest-VolumesListTestJSON-789658437-project-member] GET https://10.4.3.143/volume/v3/volumes/c2420db7-f4f3-4b9b-9d63-78f11a4235b2 Aug 16 21:10:11.230300 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-ed47de77-5764-410c-b0fc-897da4dd23cf tempest-VolumesListTestJSON-789658437 tempest-VolumesListTestJSON-789658437-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:10:11.230300 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-ed47de77-5764-410c-b0fc-897da4dd23cf tempest-VolumesListTestJSON-789658437 tempest-VolumesListTestJSON-789658437-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:10:11.241042 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:10:11.241042 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:10:11.246198 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-ed47de77-5764-410c-b0fc-897da4dd23cf tempest-VolumesListTestJSON-789658437 tempest-VolumesListTestJSON-789658437-project-member] Volume info retrieved successfully. Aug 16 21:10:11.251243 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-ed47de77-5764-410c-b0fc-897da4dd23cf tempest-VolumesListTestJSON-789658437 tempest-VolumesListTestJSON-789658437-project-member] https://10.4.3.143/volume/v3/volumes/c2420db7-f4f3-4b9b-9d63-78f11a4235b2 returned with HTTP 200 Aug 16 21:10:11.251688 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 232/951] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:10:11 2026] GET /volume/v3/volumes/c2420db7-f4f3-4b9b-9d63-78f11a4235b2 => generated 857 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:10:11.265238 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-cea7a292-4222-43dd-9800-9b8db2a05007 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:10:11.267380 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-cea7a292-4222-43dd-9800-9b8db2a05007 tempest-VolumesListTestJSON-789658437 tempest-VolumesListTestJSON-789658437-project-member] GET https://10.4.3.143/volume/v3/volumes/c2420db7-f4f3-4b9b-9d63-78f11a4235b2 Aug 16 21:10:11.267680 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-cea7a292-4222-43dd-9800-9b8db2a05007 tempest-VolumesListTestJSON-789658437 tempest-VolumesListTestJSON-789658437-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:10:11.267860 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-cea7a292-4222-43dd-9800-9b8db2a05007 tempest-VolumesListTestJSON-789658437 tempest-VolumesListTestJSON-789658437-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:10:11.276351 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:10:11.276351 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:10:11.285836 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-cea7a292-4222-43dd-9800-9b8db2a05007 tempest-VolumesListTestJSON-789658437 tempest-VolumesListTestJSON-789658437-project-member] Volume info retrieved successfully. Aug 16 21:10:11.298508 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-cea7a292-4222-43dd-9800-9b8db2a05007 tempest-VolumesListTestJSON-789658437 tempest-VolumesListTestJSON-789658437-project-member] https://10.4.3.143/volume/v3/volumes/c2420db7-f4f3-4b9b-9d63-78f11a4235b2 returned with HTTP 200 Aug 16 21:10:11.300398 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 239/952] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:10:11 2026] GET /volume/v3/volumes/c2420db7-f4f3-4b9b-9d63-78f11a4235b2 => generated 857 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:10:11.323199 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-eba00421-4b0f-4f90-904d-d4326f809f6b None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:10:11.326863 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-eba00421-4b0f-4f90-904d-d4326f809f6b tempest-VolumesListTestJSON-789658437 tempest-VolumesListTestJSON-789658437-project-member] POST https://10.4.3.143/volume/v3/volumes Aug 16 21:10:11.327314 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-eba00421-4b0f-4f90-904d-d4326f809f6b tempest-VolumesListTestJSON-789658437 tempest-VolumesListTestJSON-789658437-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-440345346"}} {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:10:11.330843 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.v3.volumes [None req-eba00421-4b0f-4f90-904d-d4326f809f6b tempest-VolumesListTestJSON-789658437 tempest-VolumesListTestJSON-789658437-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-440345346'}} {{(pid=100330) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 21:10:11.331108 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.v3.volumes [None req-eba00421-4b0f-4f90-904d-d4326f809f6b tempest-VolumesListTestJSON-789658437 tempest-VolumesListTestJSON-789658437-project-member] Create volume of 1 GB Aug 16 21:10:11.339262 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-eba00421-4b0f-4f90-904d-d4326f809f6b tempest-VolumesListTestJSON-789658437 tempest-VolumesListTestJSON-789658437-project-member] Availability Zones retrieved successfully. Aug 16 21:10:11.346971 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-eba00421-4b0f-4f90-904d-d4326f809f6b tempest-VolumesListTestJSON-789658437 tempest-VolumesListTestJSON-789658437-project-member] Flow 'volume_create_api' (19ea161c-0e9a-4190-975c-473bcc2b0c82) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100330) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:10:11.348215 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-eba00421-4b0f-4f90-904d-d4326f809f6b tempest-VolumesListTestJSON-789658437 tempest-VolumesListTestJSON-789658437-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (536ba7f4-e213-4dde-857d-fb1add047110) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:10:11.349527 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.flows.api.create_volume [None req-eba00421-4b0f-4f90-904d-d4326f809f6b tempest-VolumesListTestJSON-789658437 tempest-VolumesListTestJSON-789658437-project-member] Validating volume size '1' using validate_int {{(pid=100330) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 21:10:11.383437 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-eba00421-4b0f-4f90-904d-d4326f809f6b tempest-VolumesListTestJSON-789658437 tempest-VolumesListTestJSON-789658437-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (536ba7f4-e213-4dde-857d-fb1add047110) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T21:04:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=69e633b8-fab9-4b15-8b40-4f1a67c51cda,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '69e633b8-fab9-4b15-8b40-4f1a67c51cda', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:10:11.384364 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-eba00421-4b0f-4f90-904d-d4326f809f6b tempest-VolumesListTestJSON-789658437 tempest-VolumesListTestJSON-789658437-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (17d275c2-c794-4483-adf2-0a06e6cd4b7d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:10:11.433766 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.quota [None req-eba00421-4b0f-4f90-904d-d4326f809f6b tempest-VolumesListTestJSON-789658437 tempest-VolumesListTestJSON-789658437-project-member] Created reservations ['a4b809fb-f829-414f-8efb-fb8ff52a146a', 'aeb8f6ce-0d32-45dc-a78b-233718f00516', '4c5f7539-e252-4626-989e-c727f6fd2afe', '8ca14f49-9ad6-456b-9356-1ea2567b8d5f'] {{(pid=100330) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:10:11.435181 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-eba00421-4b0f-4f90-904d-d4326f809f6b tempest-VolumesListTestJSON-789658437 tempest-VolumesListTestJSON-789658437-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (17d275c2-c794-4483-adf2-0a06e6cd4b7d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a4b809fb-f829-414f-8efb-fb8ff52a146a', 'aeb8f6ce-0d32-45dc-a78b-233718f00516', '4c5f7539-e252-4626-989e-c727f6fd2afe', '8ca14f49-9ad6-456b-9356-1ea2567b8d5f']}' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:10:11.436401 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-eba00421-4b0f-4f90-904d-d4326f809f6b tempest-VolumesListTestJSON-789658437 tempest-VolumesListTestJSON-789658437-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (13aca3fe-148d-4ed8-b52b-6156f56e319f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:10:11.472719 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-eba00421-4b0f-4f90-904d-d4326f809f6b tempest-VolumesListTestJSON-789658437 tempest-VolumesListTestJSON-789658437-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (13aca3fe-148d-4ed8-b52b-6156f56e319f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd682df81-9c3e-4338-ab62-0f3248eb734d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-440345346',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='c9409ef1b33642eea9398f28c3467438',qos_specs=None,replication_status=,reservations=['a4b809fb-f829-414f-8efb-fb8ff52a146a','aeb8f6ce-0d32-45dc-a78b-233718f00516','4c5f7539-e252-4626-989e-c727f6fd2afe','8ca14f49-9ad6-456b-9356-1ea2567b8d5f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f4adf8db62864fa989993dd1261821e5',volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T21:10:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-440345346',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d682df81-9c3e-4338-ab62-0f3248eb734d,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='c9409ef1b33642eea9398f28c3467438',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f4adf8db62864fa989993dd1261821e5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(69e633b8-fab9-4b15-8b40-4f1a67c51cda),volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda)}' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:10:11.473386 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-eba00421-4b0f-4f90-904d-d4326f809f6b tempest-VolumesListTestJSON-789658437 tempest-VolumesListTestJSON-789658437-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (22026bc7-fa45-4126-8851-b812971f0772) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:10:11.492771 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-eba00421-4b0f-4f90-904d-d4326f809f6b tempest-VolumesListTestJSON-789658437 tempest-VolumesListTestJSON-789658437-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (22026bc7-fa45-4126-8851-b812971f0772) transitioned into state 'SUCCESS' from state '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-440345346',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='c9409ef1b33642eea9398f28c3467438',qos_specs=None,replication_status=,reservations=['a4b809fb-f829-414f-8efb-fb8ff52a146a','aeb8f6ce-0d32-45dc-a78b-233718f00516','4c5f7539-e252-4626-989e-c727f6fd2afe','8ca14f49-9ad6-456b-9356-1ea2567b8d5f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f4adf8db62864fa989993dd1261821e5',volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda)}' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:10:11.493456 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-eba00421-4b0f-4f90-904d-d4326f809f6b tempest-VolumesListTestJSON-789658437 tempest-VolumesListTestJSON-789658437-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f3bdbe82-f2b8-49fd-a525-9acb848bb2d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:10:11.502032 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-eba00421-4b0f-4f90-904d-d4326f809f6b tempest-VolumesListTestJSON-789658437 tempest-VolumesListTestJSON-789658437-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f3bdbe82-f2b8-49fd-a525-9acb848bb2d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:10:11.502770 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-eba00421-4b0f-4f90-904d-d4326f809f6b tempest-VolumesListTestJSON-789658437 tempest-VolumesListTestJSON-789658437-project-member] Flow 'volume_create_api' (19ea161c-0e9a-4190-975c-473bcc2b0c82) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100330) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:10:11.503069 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-eba00421-4b0f-4f90-904d-d4326f809f6b tempest-VolumesListTestJSON-789658437 tempest-VolumesListTestJSON-789658437-project-member] Create volume request issued successfully. Aug 16 21:10:11.503575 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-eba00421-4b0f-4f90-904d-d4326f809f6b tempest-VolumesListTestJSON-789658437 tempest-VolumesListTestJSON-789658437-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Aug 16 21:10:11.503987 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 244/953] 10.4.3.143 () {68 vars in 1259 bytes} [Sun Aug 16 21:10:11 2026] POST /volume/v3/volumes => generated 763 bytes in 183 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 21:10:11.520120 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-af1ecff9-066a-47bc-9682-cff433e2eb45 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:10:11.521902 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-af1ecff9-066a-47bc-9682-cff433e2eb45 tempest-VolumesListTestJSON-789658437 tempest-VolumesListTestJSON-789658437-project-member] GET https://10.4.3.143/volume/v3/volumes/d682df81-9c3e-4338-ab62-0f3248eb734d Aug 16 21:10:11.522147 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-af1ecff9-066a-47bc-9682-cff433e2eb45 tempest-VolumesListTestJSON-789658437 tempest-VolumesListTestJSON-789658437-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:10:11.522377 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-af1ecff9-066a-47bc-9682-cff433e2eb45 tempest-VolumesListTestJSON-789658437 tempest-VolumesListTestJSON-789658437-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:10:11.530540 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:10:11.530540 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:10:11.535407 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-af1ecff9-066a-47bc-9682-cff433e2eb45 tempest-VolumesListTestJSON-789658437 tempest-VolumesListTestJSON-789658437-project-member] Volume info retrieved successfully. Aug 16 21:10:11.539885 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-af1ecff9-066a-47bc-9682-cff433e2eb45 tempest-VolumesListTestJSON-789658437 tempest-VolumesListTestJSON-789658437-project-member] https://10.4.3.143/volume/v3/volumes/d682df81-9c3e-4338-ab62-0f3248eb734d returned with HTTP 200 Aug 16 21:10:11.540319 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 239/954] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:10:11 2026] GET /volume/v3/volumes/d682df81-9c3e-4338-ab62-0f3248eb734d => generated 831 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:10:12.485353 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-a70f2a28-9f96-4433-ba8f-030e72165e9b None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:10:12.487160 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-a70f2a28-9f96-4433-ba8f-030e72165e9b tempest-VolumesActionsTest-1336235710 tempest-VolumesActionsTest-1336235710-project-member] POST https://10.4.3.143/volume/v3/volumes Aug 16 21:10:12.487614 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-a70f2a28-9f96-4433-ba8f-030e72165e9b tempest-VolumesActionsTest-1336235710 tempest-VolumesActionsTest-1336235710-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1987128642"}} {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:10:12.489161 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.v3.volumes [None req-a70f2a28-9f96-4433-ba8f-030e72165e9b tempest-VolumesActionsTest-1336235710 tempest-VolumesActionsTest-1336235710-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1987128642'}} {{(pid=100333) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 21:10:12.489304 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.v3.volumes [None req-a70f2a28-9f96-4433-ba8f-030e72165e9b tempest-VolumesActionsTest-1336235710 tempest-VolumesActionsTest-1336235710-project-member] Create volume of 1 GB Aug 16 21:10:12.496981 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-a70f2a28-9f96-4433-ba8f-030e72165e9b tempest-VolumesActionsTest-1336235710 tempest-VolumesActionsTest-1336235710-project-member] Availability Zones retrieved successfully. Aug 16 21:10:12.503849 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-a70f2a28-9f96-4433-ba8f-030e72165e9b tempest-VolumesActionsTest-1336235710 tempest-VolumesActionsTest-1336235710-project-member] Flow 'volume_create_api' (c7d2bb7d-c988-4084-a227-7764d46bf822) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100333) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:10:12.505884 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-a70f2a28-9f96-4433-ba8f-030e72165e9b tempest-VolumesActionsTest-1336235710 tempest-VolumesActionsTest-1336235710-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c228ca07-0615-40b0-9134-0261e32b04db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:10:12.506426 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.flows.api.create_volume [None req-a70f2a28-9f96-4433-ba8f-030e72165e9b tempest-VolumesActionsTest-1336235710 tempest-VolumesActionsTest-1336235710-project-member] Validating volume size '1' using validate_int {{(pid=100333) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 21:10:12.548742 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-a70f2a28-9f96-4433-ba8f-030e72165e9b tempest-VolumesActionsTest-1336235710 tempest-VolumesActionsTest-1336235710-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c228ca07-0615-40b0-9134-0261e32b04db) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T21:04:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=69e633b8-fab9-4b15-8b40-4f1a67c51cda,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '69e633b8-fab9-4b15-8b40-4f1a67c51cda', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:10:12.548742 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-a70f2a28-9f96-4433-ba8f-030e72165e9b tempest-VolumesActionsTest-1336235710 tempest-VolumesActionsTest-1336235710-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d85f1625-ee5e-4ce6-b2a4-4808c0a1d921) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:10:12.556801 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-9fc167c1-c9b4-41a6-b016-a0767961396c None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:10:12.558098 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-9fc167c1-c9b4-41a6-b016-a0767961396c tempest-VolumesListTestJSON-789658437 tempest-VolumesListTestJSON-789658437-project-member] GET https://10.4.3.143/volume/v3/volumes/d682df81-9c3e-4338-ab62-0f3248eb734d Aug 16 21:10:12.558697 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-9fc167c1-c9b4-41a6-b016-a0767961396c tempest-VolumesListTestJSON-789658437 tempest-VolumesListTestJSON-789658437-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:10:12.558697 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-9fc167c1-c9b4-41a6-b016-a0767961396c tempest-VolumesListTestJSON-789658437 tempest-VolumesListTestJSON-789658437-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:10:12.572288 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:10:12.572288 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:10:12.581243 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-9fc167c1-c9b4-41a6-b016-a0767961396c tempest-VolumesListTestJSON-789658437 tempest-VolumesListTestJSON-789658437-project-member] Volume info retrieved successfully. Aug 16 21:10:12.587099 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-9fc167c1-c9b4-41a6-b016-a0767961396c tempest-VolumesListTestJSON-789658437 tempest-VolumesListTestJSON-789658437-project-member] https://10.4.3.143/volume/v3/volumes/d682df81-9c3e-4338-ab62-0f3248eb734d returned with HTTP 200 Aug 16 21:10:12.587609 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 240/955] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:10:12 2026] GET /volume/v3/volumes/d682df81-9c3e-4338-ab62-0f3248eb734d => generated 856 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:10:12.603409 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-7e1e29f7-195f-430a-b98d-f0c90b44b2f0 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:10:12.605909 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-7e1e29f7-195f-430a-b98d-f0c90b44b2f0 tempest-VolumesListTestJSON-789658437 tempest-VolumesListTestJSON-789658437-project-member] GET https://10.4.3.143/volume/v3/volumes/d682df81-9c3e-4338-ab62-0f3248eb734d Aug 16 21:10:12.606316 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-7e1e29f7-195f-430a-b98d-f0c90b44b2f0 tempest-VolumesListTestJSON-789658437 tempest-VolumesListTestJSON-789658437-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:10:12.606520 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-7e1e29f7-195f-430a-b98d-f0c90b44b2f0 tempest-VolumesListTestJSON-789658437 tempest-VolumesListTestJSON-789658437-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:10:12.609663 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.quota [None req-a70f2a28-9f96-4433-ba8f-030e72165e9b tempest-VolumesActionsTest-1336235710 tempest-VolumesActionsTest-1336235710-project-member] Created reservations ['ee7b88c9-dac4-4be4-9c1e-522634756e88', '270dbead-2f99-4b20-8e92-e18b63007a1c', 'ce51d835-f0db-486b-8b64-ed36aaeb2bf2', '74d239dc-f97c-4446-bf27-5efc12d30924'] {{(pid=100333) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:10:12.610386 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-a70f2a28-9f96-4433-ba8f-030e72165e9b tempest-VolumesActionsTest-1336235710 tempest-VolumesActionsTest-1336235710-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d85f1625-ee5e-4ce6-b2a4-4808c0a1d921) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ee7b88c9-dac4-4be4-9c1e-522634756e88', '270dbead-2f99-4b20-8e92-e18b63007a1c', 'ce51d835-f0db-486b-8b64-ed36aaeb2bf2', '74d239dc-f97c-4446-bf27-5efc12d30924']}' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:10:12.611197 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-a70f2a28-9f96-4433-ba8f-030e72165e9b tempest-VolumesActionsTest-1336235710 tempest-VolumesActionsTest-1336235710-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a055a3d0-3ac1-44b6-8f07-f221b192f995) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:10:12.616094 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:10:12.616094 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:10:12.620740 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-7e1e29f7-195f-430a-b98d-f0c90b44b2f0 tempest-VolumesListTestJSON-789658437 tempest-VolumesListTestJSON-789658437-project-member] Volume info retrieved successfully. Aug 16 21:10:12.626963 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-7e1e29f7-195f-430a-b98d-f0c90b44b2f0 tempest-VolumesListTestJSON-789658437 tempest-VolumesListTestJSON-789658437-project-member] https://10.4.3.143/volume/v3/volumes/d682df81-9c3e-4338-ab62-0f3248eb734d returned with HTTP 200 Aug 16 21:10:12.627464 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 245/956] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:10:12 2026] GET /volume/v3/volumes/d682df81-9c3e-4338-ab62-0f3248eb734d => generated 856 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:10:12.634222 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-a70f2a28-9f96-4433-ba8f-030e72165e9b tempest-VolumesActionsTest-1336235710 tempest-VolumesActionsTest-1336235710-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a055a3d0-3ac1-44b6-8f07-f221b192f995) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '910251a9-dc6b-456f-87d2-2913bb7de82c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1987128642',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='189731ea2abb4e468024bef65cee3f04',qos_specs=None,replication_status=,reservations=['ee7b88c9-dac4-4be4-9c1e-522634756e88','270dbead-2f99-4b20-8e92-e18b63007a1c','ce51d835-f0db-486b-8b64-ed36aaeb2bf2','74d239dc-f97c-4446-bf27-5efc12d30924'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0f3690fefbd24874b8d8bc60ed152486',volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T21:10:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1987128642',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=910251a9-dc6b-456f-87d2-2913bb7de82c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='189731ea2abb4e468024bef65cee3f04',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0f3690fefbd24874b8d8bc60ed152486',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(69e633b8-fab9-4b15-8b40-4f1a67c51cda),volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda)}' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:10:12.634976 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-a70f2a28-9f96-4433-ba8f-030e72165e9b tempest-VolumesActionsTest-1336235710 tempest-VolumesActionsTest-1336235710-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f0ccce66-7fc8-4ef5-8e48-1447617b1177) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:10:12.643297 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-762c237c-d7bc-4162-88b9-9316a65ad05e None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:10:12.645115 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-762c237c-d7bc-4162-88b9-9316a65ad05e tempest-VolumesListTestJSON-789658437 tempest-VolumesListTestJSON-789658437-project-member] POST https://10.4.3.143/volume/v3/volumes Aug 16 21:10:12.645594 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-762c237c-d7bc-4162-88b9-9316a65ad05e tempest-VolumesListTestJSON-789658437 tempest-VolumesListTestJSON-789658437-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-1606751370"}} {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:10:12.648236 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.v3.volumes [None req-762c237c-d7bc-4162-88b9-9316a65ad05e tempest-VolumesListTestJSON-789658437 tempest-VolumesListTestJSON-789658437-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-1606751370'}} {{(pid=100332) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 21:10:12.648458 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.v3.volumes [None req-762c237c-d7bc-4162-88b9-9316a65ad05e tempest-VolumesListTestJSON-789658437 tempest-VolumesListTestJSON-789658437-project-member] Create volume of 1 GB Aug 16 21:10:12.652726 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-762c237c-d7bc-4162-88b9-9316a65ad05e tempest-VolumesListTestJSON-789658437 tempest-VolumesListTestJSON-789658437-project-member] Availability Zones retrieved successfully. Aug 16 21:10:12.658560 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-762c237c-d7bc-4162-88b9-9316a65ad05e tempest-VolumesListTestJSON-789658437 tempest-VolumesListTestJSON-789658437-project-member] Flow 'volume_create_api' (3566271a-4a5d-4ae3-ba91-3988b818239a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100332) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:10:12.659999 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-762c237c-d7bc-4162-88b9-9316a65ad05e tempest-VolumesListTestJSON-789658437 tempest-VolumesListTestJSON-789658437-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5ed15e52-29e0-47f7-9926-608ba4a16dee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:10:12.661337 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.flows.api.create_volume [None req-762c237c-d7bc-4162-88b9-9316a65ad05e tempest-VolumesListTestJSON-789658437 tempest-VolumesListTestJSON-789658437-project-member] Validating volume size '1' using validate_int {{(pid=100332) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 21:10:12.661907 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-a70f2a28-9f96-4433-ba8f-030e72165e9b tempest-VolumesActionsTest-1336235710 tempest-VolumesActionsTest-1336235710-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f0ccce66-7fc8-4ef5-8e48-1447617b1177) transitioned into state 'SUCCESS' from state '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-1987128642',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='189731ea2abb4e468024bef65cee3f04',qos_specs=None,replication_status=,reservations=['ee7b88c9-dac4-4be4-9c1e-522634756e88','270dbead-2f99-4b20-8e92-e18b63007a1c','ce51d835-f0db-486b-8b64-ed36aaeb2bf2','74d239dc-f97c-4446-bf27-5efc12d30924'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0f3690fefbd24874b8d8bc60ed152486',volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda)}' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:10:12.662809 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-a70f2a28-9f96-4433-ba8f-030e72165e9b tempest-VolumesActionsTest-1336235710 tempest-VolumesActionsTest-1336235710-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (77c8aedc-d7a8-431a-bf78-76b5d0a7a244) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:10:12.676520 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-a70f2a28-9f96-4433-ba8f-030e72165e9b tempest-VolumesActionsTest-1336235710 tempest-VolumesActionsTest-1336235710-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (77c8aedc-d7a8-431a-bf78-76b5d0a7a244) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:10:12.677428 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-a70f2a28-9f96-4433-ba8f-030e72165e9b tempest-VolumesActionsTest-1336235710 tempest-VolumesActionsTest-1336235710-project-member] Flow 'volume_create_api' (c7d2bb7d-c988-4084-a227-7764d46bf822) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100333) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:10:12.677789 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-a70f2a28-9f96-4433-ba8f-030e72165e9b tempest-VolumesActionsTest-1336235710 tempest-VolumesActionsTest-1336235710-project-member] Create volume request issued successfully. Aug 16 21:10:12.678475 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-a70f2a28-9f96-4433-ba8f-030e72165e9b tempest-VolumesActionsTest-1336235710 tempest-VolumesActionsTest-1336235710-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Aug 16 21:10:12.678894 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 233/957] 10.4.3.143 () {68 vars in 1258 bytes} [Sun Aug 16 21:10:12 2026] POST /volume/v3/volumes => generated 749 bytes in 194 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 21:10:12.695144 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-7734e780-90f1-4334-9846-8e8b9e3b9094 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:10:12.697427 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-7734e780-90f1-4334-9846-8e8b9e3b9094 tempest-VolumesActionsTest-1336235710 tempest-VolumesActionsTest-1336235710-project-member] GET https://10.4.3.143/volume/v3/volumes/910251a9-dc6b-456f-87d2-2913bb7de82c Aug 16 21:10:12.697660 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-7734e780-90f1-4334-9846-8e8b9e3b9094 tempest-VolumesActionsTest-1336235710 tempest-VolumesActionsTest-1336235710-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:10:12.698055 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-7734e780-90f1-4334-9846-8e8b9e3b9094 tempest-VolumesActionsTest-1336235710 tempest-VolumesActionsTest-1336235710-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:10:12.698567 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-762c237c-d7bc-4162-88b9-9316a65ad05e tempest-VolumesListTestJSON-789658437 tempest-VolumesListTestJSON-789658437-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5ed15e52-29e0-47f7-9926-608ba4a16dee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T21:04:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=69e633b8-fab9-4b15-8b40-4f1a67c51cda,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '69e633b8-fab9-4b15-8b40-4f1a67c51cda', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:10:12.699717 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-762c237c-d7bc-4162-88b9-9316a65ad05e tempest-VolumesListTestJSON-789658437 tempest-VolumesListTestJSON-789658437-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (272618bb-a426-4210-aaec-e47b9e0a6c17) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:10:12.706085 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:10:12.706085 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:10:12.711184 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-7734e780-90f1-4334-9846-8e8b9e3b9094 tempest-VolumesActionsTest-1336235710 tempest-VolumesActionsTest-1336235710-project-member] Volume info retrieved successfully. Aug 16 21:10:12.716954 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-7734e780-90f1-4334-9846-8e8b9e3b9094 tempest-VolumesActionsTest-1336235710 tempest-VolumesActionsTest-1336235710-project-member] https://10.4.3.143/volume/v3/volumes/910251a9-dc6b-456f-87d2-2913bb7de82c returned with HTTP 200 Aug 16 21:10:12.717566 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 241/958] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:10:12 2026] GET /volume/v3/volumes/910251a9-dc6b-456f-87d2-2913bb7de82c => generated 817 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:10:12.748501 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.quota [None req-762c237c-d7bc-4162-88b9-9316a65ad05e tempest-VolumesListTestJSON-789658437 tempest-VolumesListTestJSON-789658437-project-member] Created reservations ['96d9f7e8-047c-4054-a99e-899acf182d68', '232266ae-9a5e-42ff-bae7-b12287732cb6', 'e9d0975a-be63-4aca-a3c1-af6f34a2656d', '5c75cb63-3339-41f8-8e04-05fbad9e0d64'] {{(pid=100332) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:10:12.749563 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-762c237c-d7bc-4162-88b9-9316a65ad05e tempest-VolumesListTestJSON-789658437 tempest-VolumesListTestJSON-789658437-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (272618bb-a426-4210-aaec-e47b9e0a6c17) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['96d9f7e8-047c-4054-a99e-899acf182d68', '232266ae-9a5e-42ff-bae7-b12287732cb6', 'e9d0975a-be63-4aca-a3c1-af6f34a2656d', '5c75cb63-3339-41f8-8e04-05fbad9e0d64']}' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:10:12.750596 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-762c237c-d7bc-4162-88b9-9316a65ad05e tempest-VolumesListTestJSON-789658437 tempest-VolumesListTestJSON-789658437-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (886aae33-0721-46f4-91c8-90379b2bc3f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:10:12.791999 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-762c237c-d7bc-4162-88b9-9316a65ad05e tempest-VolumesListTestJSON-789658437 tempest-VolumesListTestJSON-789658437-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (886aae33-0721-46f4-91c8-90379b2bc3f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9408de4b-6395-4dde-aa61-9b4dd1968663', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1606751370',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='c9409ef1b33642eea9398f28c3467438',qos_specs=None,replication_status=,reservations=['96d9f7e8-047c-4054-a99e-899acf182d68','232266ae-9a5e-42ff-bae7-b12287732cb6','e9d0975a-be63-4aca-a3c1-af6f34a2656d','5c75cb63-3339-41f8-8e04-05fbad9e0d64'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f4adf8db62864fa989993dd1261821e5',volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T21:10:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1606751370',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9408de4b-6395-4dde-aa61-9b4dd1968663,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='c9409ef1b33642eea9398f28c3467438',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f4adf8db62864fa989993dd1261821e5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(69e633b8-fab9-4b15-8b40-4f1a67c51cda),volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda)}' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:10:12.793358 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-762c237c-d7bc-4162-88b9-9316a65ad05e tempest-VolumesListTestJSON-789658437 tempest-VolumesListTestJSON-789658437-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (16ba7419-144b-4f7b-ab04-59a416126de7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:10:12.817646 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-762c237c-d7bc-4162-88b9-9316a65ad05e tempest-VolumesListTestJSON-789658437 tempest-VolumesListTestJSON-789658437-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (16ba7419-144b-4f7b-ab04-59a416126de7) transitioned into state 'SUCCESS' from state '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-1606751370',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='c9409ef1b33642eea9398f28c3467438',qos_specs=None,replication_status=,reservations=['96d9f7e8-047c-4054-a99e-899acf182d68','232266ae-9a5e-42ff-bae7-b12287732cb6','e9d0975a-be63-4aca-a3c1-af6f34a2656d','5c75cb63-3339-41f8-8e04-05fbad9e0d64'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f4adf8db62864fa989993dd1261821e5',volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda)}' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:10:12.818560 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-762c237c-d7bc-4162-88b9-9316a65ad05e tempest-VolumesListTestJSON-789658437 tempest-VolumesListTestJSON-789658437-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7622f770-5212-473d-87a8-ebc68dfdca84) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:10:12.830797 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-762c237c-d7bc-4162-88b9-9316a65ad05e tempest-VolumesListTestJSON-789658437 tempest-VolumesListTestJSON-789658437-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7622f770-5212-473d-87a8-ebc68dfdca84) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:10:12.831965 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-762c237c-d7bc-4162-88b9-9316a65ad05e tempest-VolumesListTestJSON-789658437 tempest-VolumesListTestJSON-789658437-project-member] Flow 'volume_create_api' (3566271a-4a5d-4ae3-ba91-3988b818239a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100332) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:10:12.832371 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-762c237c-d7bc-4162-88b9-9316a65ad05e tempest-VolumesListTestJSON-789658437 tempest-VolumesListTestJSON-789658437-project-member] Create volume request issued successfully. Aug 16 21:10:12.833128 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-762c237c-d7bc-4162-88b9-9316a65ad05e tempest-VolumesListTestJSON-789658437 tempest-VolumesListTestJSON-789658437-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Aug 16 21:10:12.833814 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 240/959] 10.4.3.143 () {68 vars in 1259 bytes} [Sun Aug 16 21:10:12 2026] POST /volume/v3/volumes => generated 764 bytes in 191 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 21:10:12.849159 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-76be405d-ea24-4a70-a5d9-c3ebd8d9b416 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:10:12.851641 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-76be405d-ea24-4a70-a5d9-c3ebd8d9b416 tempest-VolumesListTestJSON-789658437 tempest-VolumesListTestJSON-789658437-project-member] GET https://10.4.3.143/volume/v3/volumes/9408de4b-6395-4dde-aa61-9b4dd1968663 Aug 16 21:10:12.851876 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-76be405d-ea24-4a70-a5d9-c3ebd8d9b416 tempest-VolumesListTestJSON-789658437 tempest-VolumesListTestJSON-789658437-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:10:12.852141 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-76be405d-ea24-4a70-a5d9-c3ebd8d9b416 tempest-VolumesListTestJSON-789658437 tempest-VolumesListTestJSON-789658437-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:10:12.861034 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:10:12.861034 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:10:12.865255 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-76be405d-ea24-4a70-a5d9-c3ebd8d9b416 tempest-VolumesListTestJSON-789658437 tempest-VolumesListTestJSON-789658437-project-member] Volume info retrieved successfully. Aug 16 21:10:12.869822 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-76be405d-ea24-4a70-a5d9-c3ebd8d9b416 tempest-VolumesListTestJSON-789658437 tempest-VolumesListTestJSON-789658437-project-member] https://10.4.3.143/volume/v3/volumes/9408de4b-6395-4dde-aa61-9b4dd1968663 returned with HTTP 200 Aug 16 21:10:12.870398 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 246/960] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:10:12 2026] GET /volume/v3/volumes/9408de4b-6395-4dde-aa61-9b4dd1968663 => generated 832 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 16 21:10:13.658138 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-b00bef4a-a03a-46c0-9efe-f4996b3090d8 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:10:13.729795 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-70539171-d146-45b3-9843-716bc390ef83 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:10:13.732021 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-70539171-d146-45b3-9843-716bc390ef83 tempest-VolumesActionsTest-1336235710 tempest-VolumesActionsTest-1336235710-project-member] GET https://10.4.3.143/volume/v3/volumes/910251a9-dc6b-456f-87d2-2913bb7de82c Aug 16 21:10:13.732213 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-70539171-d146-45b3-9843-716bc390ef83 tempest-VolumesActionsTest-1336235710 tempest-VolumesActionsTest-1336235710-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:10:13.732407 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-70539171-d146-45b3-9843-716bc390ef83 tempest-VolumesActionsTest-1336235710 tempest-VolumesActionsTest-1336235710-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:10:13.739458 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:10:13.739458 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:10:13.743241 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-70539171-d146-45b3-9843-716bc390ef83 tempest-VolumesActionsTest-1336235710 tempest-VolumesActionsTest-1336235710-project-member] Volume info retrieved successfully. Aug 16 21:10:13.747622 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-70539171-d146-45b3-9843-716bc390ef83 tempest-VolumesActionsTest-1336235710 tempest-VolumesActionsTest-1336235710-project-member] https://10.4.3.143/volume/v3/volumes/910251a9-dc6b-456f-87d2-2913bb7de82c returned with HTTP 200 Aug 16 21:10:13.748142 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 242/961] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:10:13 2026] GET /volume/v3/volumes/910251a9-dc6b-456f-87d2-2913bb7de82c => generated 842 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:10:13.760014 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-93982dde-c8cb-4a67-aede-089253bfc5bb None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:10:13.762160 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-93982dde-c8cb-4a67-aede-089253bfc5bb tempest-VolumesActionsTest-1077657311 tempest-VolumesActionsTest-1077657311-project-admin] POST https://10.4.3.143/volume/v3/volumes/910251a9-dc6b-456f-87d2-2913bb7de82c/action Aug 16 21:10:13.762598 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-93982dde-c8cb-4a67-aede-089253bfc5bb tempest-VolumesActionsTest-1077657311 tempest-VolumesActionsTest-1077657311-project-admin] Action body: b'{"os-reset_status": {"status": "attaching"}}' {{(pid=100332) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 21:10:13.762765 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-93982dde-c8cb-4a67-aede-089253bfc5bb tempest-VolumesActionsTest-1077657311 tempest-VolumesActionsTest-1077657311-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "attaching"}} {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:10:13.772880 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:10:13.772880 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:10:13.773309 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.contrib.admin_actions [None req-93982dde-c8cb-4a67-aede-089253bfc5bb tempest-VolumesActionsTest-1077657311 tempest-VolumesActionsTest-1077657311-project-admin] Updating volume '910251a9-dc6b-456f-87d2-2913bb7de82c' with '{'status': 'attaching'}' {{(pid=100332) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 16 21:10:13.783222 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-b00bef4a-a03a-46c0-9efe-f4996b3090d8 tempest-TestVolumeBootPattern-411279710 tempest-TestVolumeBootPattern-411279710-project-admin] POST https://10.4.3.143/volume/v3/types Aug 16 21:10:13.783568 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-b00bef4a-a03a-46c0-9efe-f4996b3090d8 tempest-TestVolumeBootPattern-411279710 tempest-TestVolumeBootPattern-411279710-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-1878287088", "extra_specs": {}}} {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:10:13.785409 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:10:13.785409 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:10:13.792940 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-93982dde-c8cb-4a67-aede-089253bfc5bb tempest-VolumesActionsTest-1077657311 tempest-VolumesActionsTest-1077657311-project-admin] https://10.4.3.143/volume/v3/volumes/910251a9-dc6b-456f-87d2-2913bb7de82c/action returned with HTTP 202 Aug 16 21:10:13.793500 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 241/962] 10.4.3.143 () {68 vars in 1390 bytes} [Sun Aug 16 21:10:13 2026] POST /volume/v3/volumes/910251a9-dc6b-456f-87d2-2913bb7de82c/action => generated 0 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 16 21:10:13.796063 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-b00bef4a-a03a-46c0-9efe-f4996b3090d8 tempest-TestVolumeBootPattern-411279710 tempest-TestVolumeBootPattern-411279710-project-admin] https://10.4.3.143/volume/v3/types returned with HTTP 200 Aug 16 21:10:13.796395 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 234/963] 10.4.3.143 () {68 vars in 1252 bytes} [Sun Aug 16 21:10:13 2026] POST /volume/v3/types => generated 212 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:10:13.804097 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-55557f22-2a6e-4173-9148-dc0683763957 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:10:13.805656 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-306d7581-a40b-4d10-94e1-345921b8f1f6 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:10:13.805971 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-55557f22-2a6e-4173-9148-dc0683763957 tempest-VolumesActionsTest-1336235710 tempest-VolumesActionsTest-1336235710-project-member] GET https://10.4.3.143/volume/v3/volumes/910251a9-dc6b-456f-87d2-2913bb7de82c Aug 16 21:10:13.806200 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-55557f22-2a6e-4173-9148-dc0683763957 tempest-VolumesActionsTest-1336235710 tempest-VolumesActionsTest-1336235710-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:10:13.806429 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-55557f22-2a6e-4173-9148-dc0683763957 tempest-VolumesActionsTest-1336235710 tempest-VolumesActionsTest-1336235710-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:10:13.808012 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-306d7581-a40b-4d10-94e1-345921b8f1f6 tempest-TestVolumeBootPattern-411279710 tempest-TestVolumeBootPattern-411279710-project-admin] POST https://10.4.3.143/volume/v3/types/08e8286c-ae95-4604-a9b9-71aebdbad91a/encryption Aug 16 21:10:13.808485 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-306d7581-a40b-4d10-94e1-345921b8f1f6 tempest-TestVolumeBootPattern-411279710 tempest-TestVolumeBootPattern-411279710-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:10:13.814353 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:10:13.814353 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:10:13.819271 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-55557f22-2a6e-4173-9148-dc0683763957 tempest-VolumesActionsTest-1336235710 tempest-VolumesActionsTest-1336235710-project-member] Volume info retrieved successfully. Aug 16 21:10:13.824635 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-55557f22-2a6e-4173-9148-dc0683763957 tempest-VolumesActionsTest-1336235710 tempest-VolumesActionsTest-1336235710-project-member] https://10.4.3.143/volume/v3/volumes/910251a9-dc6b-456f-87d2-2913bb7de82c returned with HTTP 200 Aug 16 21:10:13.825110 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 247/964] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:10:13 2026] GET /volume/v3/volumes/910251a9-dc6b-456f-87d2-2913bb7de82c => generated 842 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:10:13.842099 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-0baa69f5-1b87-4ab2-a134-fa5a86be8c53 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:10:13.843079 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-306d7581-a40b-4d10-94e1-345921b8f1f6 tempest-TestVolumeBootPattern-411279710 tempest-TestVolumeBootPattern-411279710-project-admin] https://10.4.3.143/volume/v3/types/08e8286c-ae95-4604-a9b9-71aebdbad91a/encryption returned with HTTP 200 Aug 16 21:10:13.843622 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 243/965] 10.4.3.143 () {68 vars in 1397 bytes} [Sun Aug 16 21:10:13 2026] POST /volume/v3/types/08e8286c-ae95-4604-a9b9-71aebdbad91a/encryption => generated 230 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:10:13.844112 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-0baa69f5-1b87-4ab2-a134-fa5a86be8c53 tempest-VolumesActionsTest-1077657311 tempest-VolumesActionsTest-1077657311-project-admin] POST https://10.4.3.143/volume/v3/volumes/910251a9-dc6b-456f-87d2-2913bb7de82c/action Aug 16 21:10:13.844533 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-0baa69f5-1b87-4ab2-a134-fa5a86be8c53 tempest-VolumesActionsTest-1077657311 tempest-VolumesActionsTest-1077657311-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100332) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 21:10:13.844689 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-0baa69f5-1b87-4ab2-a134-fa5a86be8c53 tempest-VolumesActionsTest-1077657311 tempest-VolumesActionsTest-1077657311-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:10:13.854580 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:10:13.854580 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:10:13.854996 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-0baa69f5-1b87-4ab2-a134-fa5a86be8c53 tempest-VolumesActionsTest-1077657311 tempest-VolumesActionsTest-1077657311-project-admin] Volume info retrieved successfully. Aug 16 21:10:13.855633 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-079f1708-cf35-456a-88b9-abd41a69faa7 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:10:13.874621 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-0baa69f5-1b87-4ab2-a134-fa5a86be8c53 tempest-VolumesActionsTest-1077657311 tempest-VolumesActionsTest-1077657311-project-admin] Delete volume request issued successfully. Aug 16 21:10:13.874847 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-0baa69f5-1b87-4ab2-a134-fa5a86be8c53 tempest-VolumesActionsTest-1077657311 tempest-VolumesActionsTest-1077657311-project-admin] https://10.4.3.143/volume/v3/volumes/910251a9-dc6b-456f-87d2-2913bb7de82c/action returned with HTTP 202 Aug 16 21:10:13.875283 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 242/966] 10.4.3.143 () {68 vars in 1390 bytes} [Sun Aug 16 21:10:13 2026] POST /volume/v3/volumes/910251a9-dc6b-456f-87d2-2913bb7de82c/action => generated 0 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 16 21:10:13.884571 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-3d1a8734-57ae-49c3-827c-23bd443b8467 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:10:13.885587 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-373e07b1-e853-45db-b9f1-30b401c7bf5e None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:10:13.886707 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-3d1a8734-57ae-49c3-827c-23bd443b8467 tempest-VolumesActionsTest-1336235710 tempest-VolumesActionsTest-1336235710-project-member] GET https://10.4.3.143/volume/v3/volumes/910251a9-dc6b-456f-87d2-2913bb7de82c Aug 16 21:10:13.886869 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-3d1a8734-57ae-49c3-827c-23bd443b8467 tempest-VolumesActionsTest-1336235710 tempest-VolumesActionsTest-1336235710-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:10:13.887063 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-3d1a8734-57ae-49c3-827c-23bd443b8467 tempest-VolumesActionsTest-1336235710 tempest-VolumesActionsTest-1336235710-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:10:13.887127 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-373e07b1-e853-45db-b9f1-30b401c7bf5e tempest-VolumesListTestJSON-789658437 tempest-VolumesListTestJSON-789658437-project-member] GET https://10.4.3.143/volume/v3/volumes/9408de4b-6395-4dde-aa61-9b4dd1968663 Aug 16 21:10:13.887286 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-373e07b1-e853-45db-b9f1-30b401c7bf5e tempest-VolumesListTestJSON-789658437 tempest-VolumesListTestJSON-789658437-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:10:13.887445 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-373e07b1-e853-45db-b9f1-30b401c7bf5e tempest-VolumesListTestJSON-789658437 tempest-VolumesListTestJSON-789658437-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:10:13.894436 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:10:13.894436 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:10:13.894547 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:10:13.894547 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:10:13.898370 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-3d1a8734-57ae-49c3-827c-23bd443b8467 tempest-VolumesActionsTest-1336235710 tempest-VolumesActionsTest-1336235710-project-member] Volume info retrieved successfully. Aug 16 21:10:13.898607 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-373e07b1-e853-45db-b9f1-30b401c7bf5e tempest-VolumesListTestJSON-789658437 tempest-VolumesListTestJSON-789658437-project-member] Volume info retrieved successfully. Aug 16 21:10:13.902344 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-3d1a8734-57ae-49c3-827c-23bd443b8467 tempest-VolumesActionsTest-1336235710 tempest-VolumesActionsTest-1336235710-project-member] https://10.4.3.143/volume/v3/volumes/910251a9-dc6b-456f-87d2-2913bb7de82c returned with HTTP 200 Aug 16 21:10:13.902636 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 248/967] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:10:13 2026] GET /volume/v3/volumes/910251a9-dc6b-456f-87d2-2913bb7de82c => generated 841 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:10:13.903389 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-373e07b1-e853-45db-b9f1-30b401c7bf5e tempest-VolumesListTestJSON-789658437 tempest-VolumesListTestJSON-789658437-project-member] https://10.4.3.143/volume/v3/volumes/9408de4b-6395-4dde-aa61-9b4dd1968663 returned with HTTP 200 Aug 16 21:10:13.903845 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 244/968] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:10:13 2026] GET /volume/v3/volumes/9408de4b-6395-4dde-aa61-9b4dd1968663 => generated 857 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:10:13.924791 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-a7f71405-4eb8-48c0-b09c-a44f54a2a6b3 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:10:13.927614 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-a7f71405-4eb8-48c0-b09c-a44f54a2a6b3 tempest-VolumesListTestJSON-789658437 tempest-VolumesListTestJSON-789658437-project-member] GET https://10.4.3.143/volume/v3/volumes/9408de4b-6395-4dde-aa61-9b4dd1968663 Aug 16 21:10:13.927878 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-a7f71405-4eb8-48c0-b09c-a44f54a2a6b3 tempest-VolumesListTestJSON-789658437 tempest-VolumesListTestJSON-789658437-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:10:13.928154 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-a7f71405-4eb8-48c0-b09c-a44f54a2a6b3 tempest-VolumesListTestJSON-789658437 tempest-VolumesListTestJSON-789658437-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:10:13.939111 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:10:13.939111 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:10:13.945050 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-a7f71405-4eb8-48c0-b09c-a44f54a2a6b3 tempest-VolumesListTestJSON-789658437 tempest-VolumesListTestJSON-789658437-project-member] Volume info retrieved successfully. Aug 16 21:10:13.953828 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-a7f71405-4eb8-48c0-b09c-a44f54a2a6b3 tempest-VolumesListTestJSON-789658437 tempest-VolumesListTestJSON-789658437-project-member] https://10.4.3.143/volume/v3/volumes/9408de4b-6395-4dde-aa61-9b4dd1968663 returned with HTTP 200 Aug 16 21:10:13.954347 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 243/969] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:10:13 2026] GET /volume/v3/volumes/9408de4b-6395-4dde-aa61-9b4dd1968663 => generated 857 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:10:13.971242 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-c28e225d-5465-4fbf-ad17-8e10efdfc907 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:10:13.973023 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-c28e225d-5465-4fbf-ad17-8e10efdfc907 tempest-VolumesListTestJSON-789658437 tempest-VolumesListTestJSON-789658437-project-member] GET https://10.4.3.143/volume/v3/volumes Aug 16 21:10:13.973192 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-c28e225d-5465-4fbf-ad17-8e10efdfc907 tempest-VolumesListTestJSON-789658437 tempest-VolumesListTestJSON-789658437-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:10:13.973408 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-c28e225d-5465-4fbf-ad17-8e10efdfc907 tempest-VolumesListTestJSON-789658437 tempest-VolumesListTestJSON-789658437-project-member] Calling method 'index' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:10:13.973693 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.api_utils [None req-c28e225d-5465-4fbf-ad17-8e10efdfc907 tempest-VolumesListTestJSON-789658437 tempest-VolumesListTestJSON-789658437-project-member] Removing options '' from query. {{(pid=100330) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 16 21:10:13.974549 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-c28e225d-5465-4fbf-ad17-8e10efdfc907 tempest-VolumesListTestJSON-789658437 tempest-VolumesListTestJSON-789658437-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100330) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 16 21:10:13.988053 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-c28e225d-5465-4fbf-ad17-8e10efdfc907 tempest-VolumesListTestJSON-789658437 tempest-VolumesListTestJSON-789658437-project-member] Get all volumes completed successfully. Aug 16 21:10:13.988651 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-c28e225d-5465-4fbf-ad17-8e10efdfc907 tempest-VolumesListTestJSON-789658437 tempest-VolumesListTestJSON-789658437-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 200 Aug 16 21:10:13.989073 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 249/970] 10.4.3.143 () {66 vars in 1237 bytes} [Sun Aug 16 21:10:13 2026] GET /volume/v3/volumes => generated 975 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:10:14.001762 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-5dddc4bd-3f29-4852-9896-15f420544995 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:10:14.004105 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-5dddc4bd-3f29-4852-9896-15f420544995 tempest-VolumesListTestJSON-789658437 tempest-VolumesListTestJSON-789658437-project-member] GET https://10.4.3.143/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-440345346 Aug 16 21:10:14.004188 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-079f1708-cf35-456a-88b9-abd41a69faa7 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] POST https://10.4.3.143/volume/v3/volumes Aug 16 21:10:14.004366 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-5dddc4bd-3f29-4852-9896-15f420544995 tempest-VolumesListTestJSON-789658437 tempest-VolumesListTestJSON-789658437-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:10:14.004504 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-079f1708-cf35-456a-88b9-abd41a69faa7 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-2043085129", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-1878287088", "size": 1}} {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:10:14.004611 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-5dddc4bd-3f29-4852-9896-15f420544995 tempest-VolumesListTestJSON-789658437 tempest-VolumesListTestJSON-789658437-project-member] Calling method 'index' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:10:14.005033 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.api_utils [None req-5dddc4bd-3f29-4852-9896-15f420544995 tempest-VolumesListTestJSON-789658437 tempest-VolumesListTestJSON-789658437-project-member] Removing options '' from query. {{(pid=100331) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 16 21:10:14.006364 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-5dddc4bd-3f29-4852-9896-15f420544995 tempest-VolumesListTestJSON-789658437 tempest-VolumesListTestJSON-789658437-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesListTestJSON-Volume-440345346'), ('no_migration_targets', True)]). {{(pid=100331) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 16 21:10:14.006447 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.v3.volumes [None req-079f1708-cf35-456a-88b9-abd41a69faa7 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-2043085129', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-1878287088', 'size': 1}} {{(pid=100333) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 21:10:14.009745 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.v3.volumes [None req-079f1708-cf35-456a-88b9-abd41a69faa7 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Create volume of 1 GB Aug 16 21:10:14.010091 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:10:14.010091 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:10:14.010674 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-079f1708-cf35-456a-88b9-abd41a69faa7 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Availability Zones retrieved successfully. Aug 16 21:10:14.015327 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-079f1708-cf35-456a-88b9-abd41a69faa7 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Flow 'volume_create_api' (c6568cf7-0813-4dac-adc5-fe0c2311f834) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100333) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:10:14.016755 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-079f1708-cf35-456a-88b9-abd41a69faa7 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c657afcd-b2ea-4526-8d19-90a7d1bc9f58) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:10:14.017589 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.flows.api.create_volume [None req-079f1708-cf35-456a-88b9-abd41a69faa7 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Validating volume size '1' using validate_int {{(pid=100333) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 21:10:14.040038 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-079f1708-cf35-456a-88b9-abd41a69faa7 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c657afcd-b2ea-4526-8d19-90a7d1bc9f58) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T21:10:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=08e8286c-ae95-4604-a9b9-71aebdbad91a,is_public=True,name='tempest-scenario-type-luks-1878287088',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '08e8286c-ae95-4604-a9b9-71aebdbad91a', '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=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:10:14.040699 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-079f1708-cf35-456a-88b9-abd41a69faa7 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3838ff7f-3865-4e32-9441-43ca69f3d2ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:10:14.043763 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-5dddc4bd-3f29-4852-9896-15f420544995 tempest-VolumesListTestJSON-789658437 tempest-VolumesListTestJSON-789658437-project-member] Get all volumes completed successfully. Aug 16 21:10:14.044299 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-5dddc4bd-3f29-4852-9896-15f420544995 tempest-VolumesListTestJSON-789658437 tempest-VolumesListTestJSON-789658437-project-member] https://10.4.3.143/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-440345346 returned with HTTP 200 Aug 16 21:10:14.044704 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 245/971] 10.4.3.143 () {66 vars in 1336 bytes} [Sun Aug 16 21:10:14 2026] GET /volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-440345346 => generated 333 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:10:14.056794 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-69380ed9-3ac3-4e6b-977a-2b65c87ab368 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:10:14.058867 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-69380ed9-3ac3-4e6b-977a-2b65c87ab368 tempest-VolumesListTestJSON-789658437 tempest-VolumesListTestJSON-789658437-project-member] GET https://10.4.3.143/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1606751370 Aug 16 21:10:14.059056 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-69380ed9-3ac3-4e6b-977a-2b65c87ab368 tempest-VolumesListTestJSON-789658437 tempest-VolumesListTestJSON-789658437-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:10:14.059255 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-69380ed9-3ac3-4e6b-977a-2b65c87ab368 tempest-VolumesListTestJSON-789658437 tempest-VolumesListTestJSON-789658437-project-member] Calling method 'detail' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:10:14.059550 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.api_utils [None req-69380ed9-3ac3-4e6b-977a-2b65c87ab368 tempest-VolumesListTestJSON-789658437 tempest-VolumesListTestJSON-789658437-project-member] Removing options '' from query. {{(pid=100332) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 16 21:10:14.060221 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-69380ed9-3ac3-4e6b-977a-2b65c87ab368 tempest-VolumesListTestJSON-789658437 tempest-VolumesListTestJSON-789658437-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesListTestJSON-Volume-1606751370'), ('no_migration_targets', True)]). {{(pid=100332) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 16 21:10:14.068579 np0000007409 devstack@c-api.service[100333]: WARNING cinder.quota [None req-079f1708-cf35-456a-88b9-abd41a69faa7 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1878287088 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1878287088, it is now deprecated. Please use the default quota class for default quota. Aug 16 21:10:14.068956 np0000007409 devstack@c-api.service[100333]: WARNING cinder.quota [None req-079f1708-cf35-456a-88b9-abd41a69faa7 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1878287088 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1878287088, it is now deprecated. Please use the default quota class for default quota. Aug 16 21:10:14.098947 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-69380ed9-3ac3-4e6b-977a-2b65c87ab368 tempest-VolumesListTestJSON-789658437 tempest-VolumesListTestJSON-789658437-project-member] Get all volumes completed successfully. Aug 16 21:10:14.099823 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:10:14.099823 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:10:14.105276 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-69380ed9-3ac3-4e6b-977a-2b65c87ab368 tempest-VolumesListTestJSON-789658437 tempest-VolumesListTestJSON-789658437-project-member] https://10.4.3.143/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1606751370 returned with HTTP 200 Aug 16 21:10:14.105791 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 244/972] 10.4.3.143 () {66 vars in 1359 bytes} [Sun Aug 16 21:10:14 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1606751370 => generated 860 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:10:14.111551 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.quota [None req-079f1708-cf35-456a-88b9-abd41a69faa7 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Created reservations ['2a76faf4-e3f8-4c96-ba06-4afa61e5e8fe', '5f4b4818-a4a8-4dbe-8510-821eefea7f8e', '9e18569c-98ed-46f7-b494-640c206b507d', 'eb121963-a636-41ea-b8b8-17a48609a681'] {{(pid=100333) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:10:14.112391 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-079f1708-cf35-456a-88b9-abd41a69faa7 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3838ff7f-3865-4e32-9441-43ca69f3d2ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2a76faf4-e3f8-4c96-ba06-4afa61e5e8fe', '5f4b4818-a4a8-4dbe-8510-821eefea7f8e', '9e18569c-98ed-46f7-b494-640c206b507d', 'eb121963-a636-41ea-b8b8-17a48609a681']}' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:10:14.113153 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-079f1708-cf35-456a-88b9-abd41a69faa7 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bd6c8943-437c-4b50-926e-ef90ff639b35) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:10:14.126227 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-e16510ff-aa47-4e69-a4f8-826d224cedd9 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:10:14.128764 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-e16510ff-aa47-4e69-a4f8-826d224cedd9 tempest-VolumesListTestJSON-789658437 tempest-VolumesListTestJSON-789658437-project-member] GET https://10.4.3.143/volume/v3/volumes/detail?limit=1 Aug 16 21:10:14.128855 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-e16510ff-aa47-4e69-a4f8-826d224cedd9 tempest-VolumesListTestJSON-789658437 tempest-VolumesListTestJSON-789658437-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:10:14.129151 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-e16510ff-aa47-4e69-a4f8-826d224cedd9 tempest-VolumesListTestJSON-789658437 tempest-VolumesListTestJSON-789658437-project-member] Calling method 'detail' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:10:14.129502 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.api_utils [None req-e16510ff-aa47-4e69-a4f8-826d224cedd9 tempest-VolumesListTestJSON-789658437 tempest-VolumesListTestJSON-789658437-project-member] Removing options '' from query. {{(pid=100330) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 16 21:10:14.130136 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:10:14.130136 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:10:14.130597 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-e16510ff-aa47-4e69-a4f8-826d224cedd9 tempest-VolumesListTestJSON-789658437 tempest-VolumesListTestJSON-789658437-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100330) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 16 21:10:14.135509 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-079f1708-cf35-456a-88b9-abd41a69faa7 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bd6c8943-437c-4b50-926e-ef90ff639b35) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4a0d200b-c8d9-42f3-992f-7d62ebf87ac8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-2043085129',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b9308978d260439581ce1e755cb85f7b',qos_specs=None,replication_status=,reservations=['2a76faf4-e3f8-4c96-ba06-4afa61e5e8fe','5f4b4818-a4a8-4dbe-8510-821eefea7f8e','9e18569c-98ed-46f7-b494-640c206b507d','eb121963-a636-41ea-b8b8-17a48609a681'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7a0effc2f2ed43cba1798e1f55d30632',volume_type_id=08e8286c-ae95-4604-a9b9-71aebdbad91a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T21:10:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-2043085129',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=4a0d200b-c8d9-42f3-992f-7d62ebf87ac8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b9308978d260439581ce1e755cb85f7b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7a0effc2f2ed43cba1798e1f55d30632',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(08e8286c-ae95-4604-a9b9-71aebdbad91a),volume_type_id=08e8286c-ae95-4604-a9b9-71aebdbad91a)}' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:10:14.136249 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-079f1708-cf35-456a-88b9-abd41a69faa7 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (298ac646-dbc2-45a9-9129-ead5e87de8f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:10:14.138802 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-e16510ff-aa47-4e69-a4f8-826d224cedd9 tempest-VolumesListTestJSON-789658437 tempest-VolumesListTestJSON-789658437-project-member] Get all volumes completed successfully. Aug 16 21:10:14.139733 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:10:14.139733 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:10:14.144069 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-e16510ff-aa47-4e69-a4f8-826d224cedd9 tempest-VolumesListTestJSON-789658437 tempest-VolumesListTestJSON-789658437-project-member] https://10.4.3.143/volume/v3/volumes/detail?limit=1 returned with HTTP 200 Aug 16 21:10:14.144525 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 250/973] 10.4.3.143 () {66 vars in 1273 bytes} [Sun Aug 16 21:10:14 2026] GET /volume/v3/volumes/detail?limit=1 => generated 1003 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:10:14.157030 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-079f1708-cf35-456a-88b9-abd41a69faa7 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (298ac646-dbc2-45a9-9129-ead5e87de8f7) transitioned into state 'SUCCESS' from state '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-2043085129',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b9308978d260439581ce1e755cb85f7b',qos_specs=None,replication_status=,reservations=['2a76faf4-e3f8-4c96-ba06-4afa61e5e8fe','5f4b4818-a4a8-4dbe-8510-821eefea7f8e','9e18569c-98ed-46f7-b494-640c206b507d','eb121963-a636-41ea-b8b8-17a48609a681'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7a0effc2f2ed43cba1798e1f55d30632',volume_type_id=08e8286c-ae95-4604-a9b9-71aebdbad91a)}' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:10:14.157746 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-079f1708-cf35-456a-88b9-abd41a69faa7 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (800af828-cf89-4276-ba43-1f0f3ade7db8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:10:14.162698 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-60867eae-77dd-4221-8957-19f64f198a7f None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:10:14.165059 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-60867eae-77dd-4221-8957-19f64f198a7f tempest-VolumesListTestJSON-789658437 tempest-VolumesListTestJSON-789658437-project-member] GET https://10.4.3.143/volume/v3/volumes/detail?limit=1&marker=9408de4b-6395-4dde-aa61-9b4dd1968663 Aug 16 21:10:14.165425 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-60867eae-77dd-4221-8957-19f64f198a7f tempest-VolumesListTestJSON-789658437 tempest-VolumesListTestJSON-789658437-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:10:14.165750 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-60867eae-77dd-4221-8957-19f64f198a7f tempest-VolumesListTestJSON-789658437 tempest-VolumesListTestJSON-789658437-project-member] Calling method 'detail' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:10:14.166175 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.api_utils [None req-60867eae-77dd-4221-8957-19f64f198a7f tempest-VolumesListTestJSON-789658437 tempest-VolumesListTestJSON-789658437-project-member] Removing options '' from query. {{(pid=100331) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 16 21:10:14.166650 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:10:14.166650 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:10:14.167619 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-60867eae-77dd-4221-8957-19f64f198a7f tempest-VolumesListTestJSON-789658437 tempest-VolumesListTestJSON-789658437-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100331) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 16 21:10:14.168201 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-079f1708-cf35-456a-88b9-abd41a69faa7 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (800af828-cf89-4276-ba43-1f0f3ade7db8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:10:14.169058 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-079f1708-cf35-456a-88b9-abd41a69faa7 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Flow 'volume_create_api' (c6568cf7-0813-4dac-adc5-fe0c2311f834) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100333) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:10:14.169360 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-079f1708-cf35-456a-88b9-abd41a69faa7 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Create volume request issued successfully. Aug 16 21:10:14.169908 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-079f1708-cf35-456a-88b9-abd41a69faa7 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Aug 16 21:10:14.170294 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 235/974] 10.4.3.143 () {68 vars in 1259 bytes} [Sun Aug 16 21:10:13 2026] POST /volume/v3/volumes => generated 780 bytes in 315 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 21:10:14.184153 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-fab51414-27f0-4d4b-a912-071a0a5dac54 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:10:14.186210 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-fab51414-27f0-4d4b-a912-071a0a5dac54 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] GET https://10.4.3.143/volume/v3/volumes/4a0d200b-c8d9-42f3-992f-7d62ebf87ac8 Aug 16 21:10:14.186431 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-fab51414-27f0-4d4b-a912-071a0a5dac54 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:10:14.186644 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-fab51414-27f0-4d4b-a912-071a0a5dac54 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:10:14.196311 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:10:14.196311 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:10:14.200274 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-fab51414-27f0-4d4b-a912-071a0a5dac54 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Volume info retrieved successfully. Aug 16 21:10:14.206116 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-fab51414-27f0-4d4b-a912-071a0a5dac54 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] https://10.4.3.143/volume/v3/volumes/4a0d200b-c8d9-42f3-992f-7d62ebf87ac8 returned with HTTP 200 Aug 16 21:10:14.206573 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 245/975] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:10:14 2026] GET /volume/v3/volumes/4a0d200b-c8d9-42f3-992f-7d62ebf87ac8 => generated 848 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:10:14.373310 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-60867eae-77dd-4221-8957-19f64f198a7f tempest-VolumesListTestJSON-789658437 tempest-VolumesListTestJSON-789658437-project-member] Get all volumes completed successfully. Aug 16 21:10:14.374022 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:10:14.374022 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:10:14.377796 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-60867eae-77dd-4221-8957-19f64f198a7f tempest-VolumesListTestJSON-789658437 tempest-VolumesListTestJSON-789658437-project-member] https://10.4.3.143/volume/v3/volumes/detail?limit=1&marker=9408de4b-6395-4dde-aa61-9b4dd1968663 returned with HTTP 200 Aug 16 21:10:14.378421 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 246/976] 10.4.3.143 () {66 vars in 1361 bytes} [Sun Aug 16 21:10:14 2026] GET /volume/v3/volumes/detail?limit=1&marker=9408de4b-6395-4dde-aa61-9b4dd1968663 => generated 1002 bytes in 216 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:10:14.393605 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-1f1f1fb0-2a52-49c1-9c70-ee54e7ba6e05 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:10:14.395333 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-1f1f1fb0-2a52-49c1-9c70-ee54e7ba6e05 tempest-VolumesListTestJSON-789658437 tempest-VolumesListTestJSON-789658437-project-member] GET https://10.4.3.143/volume/v3/volumes/detail?limit=1&marker=d682df81-9c3e-4338-ab62-0f3248eb734d Aug 16 21:10:14.395507 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-1f1f1fb0-2a52-49c1-9c70-ee54e7ba6e05 tempest-VolumesListTestJSON-789658437 tempest-VolumesListTestJSON-789658437-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:10:14.395674 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-1f1f1fb0-2a52-49c1-9c70-ee54e7ba6e05 tempest-VolumesListTestJSON-789658437 tempest-VolumesListTestJSON-789658437-project-member] Calling method 'detail' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:10:14.395886 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.api_utils [None req-1f1f1fb0-2a52-49c1-9c70-ee54e7ba6e05 tempest-VolumesListTestJSON-789658437 tempest-VolumesListTestJSON-789658437-project-member] Removing options '' from query. {{(pid=100330) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 16 21:10:14.396579 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-1f1f1fb0-2a52-49c1-9c70-ee54e7ba6e05 tempest-VolumesListTestJSON-789658437 tempest-VolumesListTestJSON-789658437-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100330) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 16 21:10:14.433407 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-1f1f1fb0-2a52-49c1-9c70-ee54e7ba6e05 tempest-VolumesListTestJSON-789658437 tempest-VolumesListTestJSON-789658437-project-member] Get all volumes completed successfully. Aug 16 21:10:14.434367 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:10:14.434367 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:10:14.439838 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-1f1f1fb0-2a52-49c1-9c70-ee54e7ba6e05 tempest-VolumesListTestJSON-789658437 tempest-VolumesListTestJSON-789658437-project-member] https://10.4.3.143/volume/v3/volumes/detail?limit=1&marker=d682df81-9c3e-4338-ab62-0f3248eb734d returned with HTTP 200 Aug 16 21:10:14.440230 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 251/977] 10.4.3.143 () {66 vars in 1361 bytes} [Sun Aug 16 21:10:14 2026] GET /volume/v3/volumes/detail?limit=1&marker=d682df81-9c3e-4338-ab62-0f3248eb734d => generated 1003 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:10:14.456281 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-647d6f07-2ca6-4a57-ad5e-f4e709901075 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:10:14.458084 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-647d6f07-2ca6-4a57-ad5e-f4e709901075 tempest-VolumesListTestJSON-789658437 tempest-VolumesListTestJSON-789658437-project-member] GET https://10.4.3.143/volume/v3/volumes/detail?limit=1&marker=c2420db7-f4f3-4b9b-9d63-78f11a4235b2 Aug 16 21:10:14.458294 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-647d6f07-2ca6-4a57-ad5e-f4e709901075 tempest-VolumesListTestJSON-789658437 tempest-VolumesListTestJSON-789658437-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:10:14.458477 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-647d6f07-2ca6-4a57-ad5e-f4e709901075 tempest-VolumesListTestJSON-789658437 tempest-VolumesListTestJSON-789658437-project-member] Calling method 'detail' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:10:14.458763 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.api_utils [None req-647d6f07-2ca6-4a57-ad5e-f4e709901075 tempest-VolumesListTestJSON-789658437 tempest-VolumesListTestJSON-789658437-project-member] Removing options '' from query. {{(pid=100333) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 16 21:10:14.459079 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:10:14.459079 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:10:14.459460 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-647d6f07-2ca6-4a57-ad5e-f4e709901075 tempest-VolumesListTestJSON-789658437 tempest-VolumesListTestJSON-789658437-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100333) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 16 21:10:14.491992 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-647d6f07-2ca6-4a57-ad5e-f4e709901075 tempest-VolumesListTestJSON-789658437 tempest-VolumesListTestJSON-789658437-project-member] Get all volumes completed successfully. Aug 16 21:10:14.494083 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-647d6f07-2ca6-4a57-ad5e-f4e709901075 tempest-VolumesListTestJSON-789658437 tempest-VolumesListTestJSON-789658437-project-member] https://10.4.3.143/volume/v3/volumes/detail?limit=1&marker=c2420db7-f4f3-4b9b-9d63-78f11a4235b2 returned with HTTP 200 Aug 16 21:10:14.494477 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 236/978] 10.4.3.143 () {66 vars in 1361 bytes} [Sun Aug 16 21:10:14 2026] GET /volume/v3/volumes/detail?limit=1&marker=c2420db7-f4f3-4b9b-9d63-78f11a4235b2 => generated 15 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 16 21:10:14.507020 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-f31e7422-6c3b-47fb-bf7c-b5769c36f0a2 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:10:14.508819 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-f31e7422-6c3b-47fb-bf7c-b5769c36f0a2 tempest-VolumesListTestJSON-789658437 tempest-VolumesListTestJSON-789658437-project-member] GET https://10.4.3.143/volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id Aug 16 21:10:14.509496 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-f31e7422-6c3b-47fb-bf7c-b5769c36f0a2 tempest-VolumesListTestJSON-789658437 tempest-VolumesListTestJSON-789658437-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:10:14.509496 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-f31e7422-6c3b-47fb-bf7c-b5769c36f0a2 tempest-VolumesListTestJSON-789658437 tempest-VolumesListTestJSON-789658437-project-member] Calling method 'detail' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:10:14.509496 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.api_utils [None req-f31e7422-6c3b-47fb-bf7c-b5769c36f0a2 tempest-VolumesListTestJSON-789658437 tempest-VolumesListTestJSON-789658437-project-member] Removing options '' from query. {{(pid=100332) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 16 21:10:14.509727 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-f31e7422-6c3b-47fb-bf7c-b5769c36f0a2 tempest-VolumesListTestJSON-789658437 tempest-VolumesListTestJSON-789658437-project-member] Could not evaluate value available, assuming string {{(pid=100332) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 16 21:10:14.510356 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-f31e7422-6c3b-47fb-bf7c-b5769c36f0a2 tempest-VolumesListTestJSON-789658437 tempest-VolumesListTestJSON-789658437-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100332) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 16 21:10:14.544110 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-f31e7422-6c3b-47fb-bf7c-b5769c36f0a2 tempest-VolumesListTestJSON-789658437 tempest-VolumesListTestJSON-789658437-project-member] Get all volumes completed successfully. Aug 16 21:10:14.545487 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:10:14.545487 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:10:14.553071 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-f31e7422-6c3b-47fb-bf7c-b5769c36f0a2 tempest-VolumesListTestJSON-789658437 tempest-VolumesListTestJSON-789658437-project-member] https://10.4.3.143/volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id returned with HTTP 200 Aug 16 21:10:14.553676 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 246/979] 10.4.3.143 () {66 vars in 1357 bytes} [Sun Aug 16 21:10:14 2026] GET /volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id => generated 1892 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:10:14.565896 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-09440faa-ffbe-43d4-ba6c-eb0526c93126 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:10:14.567368 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-09440faa-ffbe-43d4-ba6c-eb0526c93126 tempest-VolumesListTestJSON-789658437 tempest-VolumesListTestJSON-789658437-project-member] GET https://10.4.3.143/volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id Aug 16 21:10:14.567569 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-09440faa-ffbe-43d4-ba6c-eb0526c93126 tempest-VolumesListTestJSON-789658437 tempest-VolumesListTestJSON-789658437-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:10:14.567777 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-09440faa-ffbe-43d4-ba6c-eb0526c93126 tempest-VolumesListTestJSON-789658437 tempest-VolumesListTestJSON-789658437-project-member] Calling method 'detail' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:10:14.568061 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.api_utils [None req-09440faa-ffbe-43d4-ba6c-eb0526c93126 tempest-VolumesListTestJSON-789658437 tempest-VolumesListTestJSON-789658437-project-member] Removing options '' from query. {{(pid=100331) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 16 21:10:14.568324 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-09440faa-ffbe-43d4-ba6c-eb0526c93126 tempest-VolumesListTestJSON-789658437 tempest-VolumesListTestJSON-789658437-project-member] Could not evaluate value available, assuming string {{(pid=100331) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 16 21:10:14.568893 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-09440faa-ffbe-43d4-ba6c-eb0526c93126 tempest-VolumesListTestJSON-789658437 tempest-VolumesListTestJSON-789658437-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100331) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 16 21:10:14.593487 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-09440faa-ffbe-43d4-ba6c-eb0526c93126 tempest-VolumesListTestJSON-789658437 tempest-VolumesListTestJSON-789658437-project-member] Get all volumes completed successfully. Aug 16 21:10:14.594464 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:10:14.594464 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:10:14.598229 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-09440faa-ffbe-43d4-ba6c-eb0526c93126 tempest-VolumesListTestJSON-789658437 tempest-VolumesListTestJSON-789658437-project-member] https://10.4.3.143/volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id returned with HTTP 200 Aug 16 21:10:14.598617 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 247/980] 10.4.3.143 () {66 vars in 1359 bytes} [Sun Aug 16 21:10:14 2026] GET /volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id => generated 1892 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:10:14.611155 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-f444f3a2-359a-4ee0-a346-313b742a743f None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:10:14.612769 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-f444f3a2-359a-4ee0-a346-313b742a743f tempest-VolumesListTestJSON-789658437 tempest-VolumesListTestJSON-789658437-project-member] GET https://10.4.3.143/volume/v3/volumes?limit=1 Aug 16 21:10:14.612993 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-f444f3a2-359a-4ee0-a346-313b742a743f tempest-VolumesListTestJSON-789658437 tempest-VolumesListTestJSON-789658437-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:10:14.613191 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-f444f3a2-359a-4ee0-a346-313b742a743f tempest-VolumesListTestJSON-789658437 tempest-VolumesListTestJSON-789658437-project-member] Calling method 'index' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:10:14.613453 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.api_utils [None req-f444f3a2-359a-4ee0-a346-313b742a743f tempest-VolumesListTestJSON-789658437 tempest-VolumesListTestJSON-789658437-project-member] Removing options '' from query. {{(pid=100330) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 16 21:10:14.614160 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-f444f3a2-359a-4ee0-a346-313b742a743f tempest-VolumesListTestJSON-789658437 tempest-VolumesListTestJSON-789658437-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100330) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 16 21:10:14.620691 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-f444f3a2-359a-4ee0-a346-313b742a743f tempest-VolumesListTestJSON-789658437 tempest-VolumesListTestJSON-789658437-project-member] Get all volumes completed successfully. Aug 16 21:10:14.621282 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-f444f3a2-359a-4ee0-a346-313b742a743f tempest-VolumesListTestJSON-789658437 tempest-VolumesListTestJSON-789658437-project-member] https://10.4.3.143/volume/v3/volumes?limit=1 returned with HTTP 200 Aug 16 21:10:14.621647 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 252/981] 10.4.3.143 () {66 vars in 1252 bytes} [Sun Aug 16 21:10:14 2026] GET /volume/v3/volumes?limit=1 => generated 470 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:10:14.628248 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-4bc2566a-80d6-43fb-ab1a-207fc552db09 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:10:14.629827 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-4bc2566a-80d6-43fb-ab1a-207fc552db09 tempest-VolumesListTestJSON-789658437 tempest-VolumesListTestJSON-789658437-project-member] GET https://10.4.3.143/volume/v3/volumes?limit=1&marker=9408de4b-6395-4dde-aa61-9b4dd1968663 Aug 16 21:10:14.630019 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-4bc2566a-80d6-43fb-ab1a-207fc552db09 tempest-VolumesListTestJSON-789658437 tempest-VolumesListTestJSON-789658437-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:10:14.630244 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-4bc2566a-80d6-43fb-ab1a-207fc552db09 tempest-VolumesListTestJSON-789658437 tempest-VolumesListTestJSON-789658437-project-member] Calling method 'index' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:10:14.630455 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.api_utils [None req-4bc2566a-80d6-43fb-ab1a-207fc552db09 tempest-VolumesListTestJSON-789658437 tempest-VolumesListTestJSON-789658437-project-member] Removing options '' from query. {{(pid=100333) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 16 21:10:14.631098 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-4bc2566a-80d6-43fb-ab1a-207fc552db09 tempest-VolumesListTestJSON-789658437 tempest-VolumesListTestJSON-789658437-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100333) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 16 21:10:14.641828 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-4bc2566a-80d6-43fb-ab1a-207fc552db09 tempest-VolumesListTestJSON-789658437 tempest-VolumesListTestJSON-789658437-project-member] Get all volumes completed successfully. Aug 16 21:10:14.642424 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-4bc2566a-80d6-43fb-ab1a-207fc552db09 tempest-VolumesListTestJSON-789658437 tempest-VolumesListTestJSON-789658437-project-member] https://10.4.3.143/volume/v3/volumes?limit=1&marker=9408de4b-6395-4dde-aa61-9b4dd1968663 returned with HTTP 200 Aug 16 21:10:14.642757 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 237/982] 10.4.3.143 () {66 vars in 1340 bytes} [Sun Aug 16 21:10:14 2026] GET /volume/v3/volumes?limit=1&marker=9408de4b-6395-4dde-aa61-9b4dd1968663 => generated 469 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:10:14.654442 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-71933ccd-ea2d-43eb-adb9-2a13267af54a None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:10:14.656219 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-71933ccd-ea2d-43eb-adb9-2a13267af54a tempest-VolumesListTestJSON-789658437 tempest-VolumesListTestJSON-789658437-project-member] GET https://10.4.3.143/volume/v3/volumes?limit=1&marker=d682df81-9c3e-4338-ab62-0f3248eb734d Aug 16 21:10:14.656481 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-71933ccd-ea2d-43eb-adb9-2a13267af54a tempest-VolumesListTestJSON-789658437 tempest-VolumesListTestJSON-789658437-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:10:14.656674 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-71933ccd-ea2d-43eb-adb9-2a13267af54a tempest-VolumesListTestJSON-789658437 tempest-VolumesListTestJSON-789658437-project-member] Calling method 'index' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:10:14.656884 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.api_utils [None req-71933ccd-ea2d-43eb-adb9-2a13267af54a tempest-VolumesListTestJSON-789658437 tempest-VolumesListTestJSON-789658437-project-member] Removing options '' from query. {{(pid=100332) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 16 21:10:14.657615 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-71933ccd-ea2d-43eb-adb9-2a13267af54a tempest-VolumesListTestJSON-789658437 tempest-VolumesListTestJSON-789658437-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100332) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 16 21:10:14.690051 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-71933ccd-ea2d-43eb-adb9-2a13267af54a tempest-VolumesListTestJSON-789658437 tempest-VolumesListTestJSON-789658437-project-member] Get all volumes completed successfully. Aug 16 21:10:14.690593 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-71933ccd-ea2d-43eb-adb9-2a13267af54a tempest-VolumesListTestJSON-789658437 tempest-VolumesListTestJSON-789658437-project-member] https://10.4.3.143/volume/v3/volumes?limit=1&marker=d682df81-9c3e-4338-ab62-0f3248eb734d returned with HTTP 200 Aug 16 21:10:14.690986 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 247/983] 10.4.3.143 () {66 vars in 1340 bytes} [Sun Aug 16 21:10:14 2026] GET /volume/v3/volumes?limit=1&marker=d682df81-9c3e-4338-ab62-0f3248eb734d => generated 470 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:10:14.700830 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-bcafb9e0-a9d6-4dc8-b89d-c18093a8f01c None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:10:14.702533 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-bcafb9e0-a9d6-4dc8-b89d-c18093a8f01c tempest-VolumesListTestJSON-789658437 tempest-VolumesListTestJSON-789658437-project-member] GET https://10.4.3.143/volume/v3/volumes?limit=1&marker=c2420db7-f4f3-4b9b-9d63-78f11a4235b2 Aug 16 21:10:14.702750 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-bcafb9e0-a9d6-4dc8-b89d-c18093a8f01c tempest-VolumesListTestJSON-789658437 tempest-VolumesListTestJSON-789658437-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:10:14.703000 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-bcafb9e0-a9d6-4dc8-b89d-c18093a8f01c tempest-VolumesListTestJSON-789658437 tempest-VolumesListTestJSON-789658437-project-member] Calling method 'index' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:10:14.703278 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.api_utils [None req-bcafb9e0-a9d6-4dc8-b89d-c18093a8f01c tempest-VolumesListTestJSON-789658437 tempest-VolumesListTestJSON-789658437-project-member] Removing options '' from query. {{(pid=100331) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 16 21:10:14.703963 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-bcafb9e0-a9d6-4dc8-b89d-c18093a8f01c tempest-VolumesListTestJSON-789658437 tempest-VolumesListTestJSON-789658437-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100331) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 16 21:10:14.713563 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-bcafb9e0-a9d6-4dc8-b89d-c18093a8f01c tempest-VolumesListTestJSON-789658437 tempest-VolumesListTestJSON-789658437-project-member] Get all volumes completed successfully. Aug 16 21:10:14.713876 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-bcafb9e0-a9d6-4dc8-b89d-c18093a8f01c tempest-VolumesListTestJSON-789658437 tempest-VolumesListTestJSON-789658437-project-member] https://10.4.3.143/volume/v3/volumes?limit=1&marker=c2420db7-f4f3-4b9b-9d63-78f11a4235b2 returned with HTTP 200 Aug 16 21:10:14.714292 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 248/984] 10.4.3.143 () {66 vars in 1340 bytes} [Sun Aug 16 21:10:14 2026] GET /volume/v3/volumes?limit=1&marker=c2420db7-f4f3-4b9b-9d63-78f11a4235b2 => generated 15 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 16 21:10:14.722612 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-f8cdbb17-a116-4b6a-9f62-6dbe67de54a6 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:10:14.724611 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-f8cdbb17-a116-4b6a-9f62-6dbe67de54a6 tempest-VolumesListTestJSON-789658437 tempest-VolumesListTestJSON-789658437-project-member] GET https://10.4.3.143/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-440345346&status=available Aug 16 21:10:14.724797 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-f8cdbb17-a116-4b6a-9f62-6dbe67de54a6 tempest-VolumesListTestJSON-789658437 tempest-VolumesListTestJSON-789658437-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:10:14.724985 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-f8cdbb17-a116-4b6a-9f62-6dbe67de54a6 tempest-VolumesListTestJSON-789658437 tempest-VolumesListTestJSON-789658437-project-member] Calling method 'index' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:10:14.725210 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.api_utils [None req-f8cdbb17-a116-4b6a-9f62-6dbe67de54a6 tempest-VolumesListTestJSON-789658437 tempest-VolumesListTestJSON-789658437-project-member] Removing options '' from query. {{(pid=100330) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 16 21:10:14.725469 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-f8cdbb17-a116-4b6a-9f62-6dbe67de54a6 tempest-VolumesListTestJSON-789658437 tempest-VolumesListTestJSON-789658437-project-member] Could not evaluate value available, assuming string {{(pid=100330) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 16 21:10:14.725691 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:10:14.725691 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:10:14.726056 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-f8cdbb17-a116-4b6a-9f62-6dbe67de54a6 tempest-VolumesListTestJSON-789658437 tempest-VolumesListTestJSON-789658437-project-member] Searching by: MultiDict([('status', 'available'), ('display_name', 'tempest-VolumesListTestJSON-Volume-440345346'), ('no_migration_targets', True)]). {{(pid=100330) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 16 21:10:14.898893 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-f8cdbb17-a116-4b6a-9f62-6dbe67de54a6 tempest-VolumesListTestJSON-789658437 tempest-VolumesListTestJSON-789658437-project-member] Get all volumes completed successfully. Aug 16 21:10:14.899422 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-f8cdbb17-a116-4b6a-9f62-6dbe67de54a6 tempest-VolumesListTestJSON-789658437 tempest-VolumesListTestJSON-789658437-project-member] https://10.4.3.143/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-440345346&status=available returned with HTTP 200 Aug 16 21:10:14.899725 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 253/985] 10.4.3.143 () {66 vars in 1370 bytes} [Sun Aug 16 21:10:14 2026] GET /volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-440345346&status=available => generated 333 bytes in 177 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:10:14.908828 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-10b86580-302c-40e1-a1d5-1156c3c30cbc None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:10:14.910783 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-10b86580-302c-40e1-a1d5-1156c3c30cbc tempest-VolumesListTestJSON-789658437 tempest-VolumesListTestJSON-789658437-project-member] GET https://10.4.3.143/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1775962918&status=available Aug 16 21:10:14.911031 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-10b86580-302c-40e1-a1d5-1156c3c30cbc tempest-VolumesListTestJSON-789658437 tempest-VolumesListTestJSON-789658437-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:10:14.911274 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-10b86580-302c-40e1-a1d5-1156c3c30cbc tempest-VolumesListTestJSON-789658437 tempest-VolumesListTestJSON-789658437-project-member] Calling method 'detail' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:10:14.911566 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.api_utils [None req-10b86580-302c-40e1-a1d5-1156c3c30cbc tempest-VolumesListTestJSON-789658437 tempest-VolumesListTestJSON-789658437-project-member] Removing options '' from query. {{(pid=100333) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 16 21:10:14.911835 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-10b86580-302c-40e1-a1d5-1156c3c30cbc tempest-VolumesListTestJSON-789658437 tempest-VolumesListTestJSON-789658437-project-member] Could not evaluate value available, assuming string {{(pid=100333) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 16 21:10:14.912159 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:10:14.912159 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:10:14.912655 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-10b86580-302c-40e1-a1d5-1156c3c30cbc tempest-VolumesListTestJSON-789658437 tempest-VolumesListTestJSON-789658437-project-member] Searching by: MultiDict([('status', 'available'), ('display_name', 'tempest-VolumesListTestJSON-Volume-1775962918'), ('no_migration_targets', True)]). {{(pid=100333) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 16 21:10:14.924057 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-952d3869-a054-41fd-9ff3-96fbd46461e8 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:10:14.925848 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-952d3869-a054-41fd-9ff3-96fbd46461e8 tempest-VolumesActionsTest-1336235710 tempest-VolumesActionsTest-1336235710-project-member] GET https://10.4.3.143/volume/v3/volumes/910251a9-dc6b-456f-87d2-2913bb7de82c Aug 16 21:10:14.926071 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-952d3869-a054-41fd-9ff3-96fbd46461e8 tempest-VolumesActionsTest-1336235710 tempest-VolumesActionsTest-1336235710-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:10:14.926270 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-952d3869-a054-41fd-9ff3-96fbd46461e8 tempest-VolumesActionsTest-1336235710 tempest-VolumesActionsTest-1336235710-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:10:14.931955 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-952d3869-a054-41fd-9ff3-96fbd46461e8 tempest-VolumesActionsTest-1336235710 tempest-VolumesActionsTest-1336235710-project-member] https://10.4.3.143/volume/v3/volumes/910251a9-dc6b-456f-87d2-2913bb7de82c returned with HTTP 404 Aug 16 21:10:14.932517 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 248/986] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:10:14 2026] GET /volume/v3/volumes/910251a9-dc6b-456f-87d2-2913bb7de82c => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:10:14.939624 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-f5b05c60-750b-46a7-b2f4-87ae96d7edcf None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:10:14.941225 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-f5b05c60-750b-46a7-b2f4-87ae96d7edcf tempest-VolumesActionsTest-1336235710 tempest-VolumesActionsTest-1336235710-project-member] GET https://10.4.3.143/volume/v3/volumes/910251a9-dc6b-456f-87d2-2913bb7de82c Aug 16 21:10:14.941339 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-f5b05c60-750b-46a7-b2f4-87ae96d7edcf tempest-VolumesActionsTest-1336235710 tempest-VolumesActionsTest-1336235710-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:10:14.941512 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-f5b05c60-750b-46a7-b2f4-87ae96d7edcf tempest-VolumesActionsTest-1336235710 tempest-VolumesActionsTest-1336235710-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:10:14.946226 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-f5b05c60-750b-46a7-b2f4-87ae96d7edcf tempest-VolumesActionsTest-1336235710 tempest-VolumesActionsTest-1336235710-project-member] https://10.4.3.143/volume/v3/volumes/910251a9-dc6b-456f-87d2-2913bb7de82c returned with HTTP 404 Aug 16 21:10:14.946642 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 249/987] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:10:14 2026] GET /volume/v3/volumes/910251a9-dc6b-456f-87d2-2913bb7de82c => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:10:14.952846 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-80cdca80-078b-40ff-8d6c-cf2509711d09 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:10:14.954389 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-80cdca80-078b-40ff-8d6c-cf2509711d09 tempest-VolumesActionsTest-1336235710 tempest-VolumesActionsTest-1336235710-project-member] DELETE https://10.4.3.143/volume/v3/volumes/910251a9-dc6b-456f-87d2-2913bb7de82c Aug 16 21:10:14.954537 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-80cdca80-078b-40ff-8d6c-cf2509711d09 tempest-VolumesActionsTest-1336235710 tempest-VolumesActionsTest-1336235710-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:10:14.954705 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-80cdca80-078b-40ff-8d6c-cf2509711d09 tempest-VolumesActionsTest-1336235710 tempest-VolumesActionsTest-1336235710-project-member] Calling method 'delete' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:10:14.954849 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.v3.volumes [None req-80cdca80-078b-40ff-8d6c-cf2509711d09 tempest-VolumesActionsTest-1336235710 tempest-VolumesActionsTest-1336235710-project-member] Delete volume with id: 910251a9-dc6b-456f-87d2-2913bb7de82c Aug 16 21:10:14.959868 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-80cdca80-078b-40ff-8d6c-cf2509711d09 tempest-VolumesActionsTest-1336235710 tempest-VolumesActionsTest-1336235710-project-member] https://10.4.3.143/volume/v3/volumes/910251a9-dc6b-456f-87d2-2913bb7de82c returned with HTTP 404 Aug 16 21:10:14.960356 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 254/988] 10.4.3.143 () {66 vars in 1351 bytes} [Sun Aug 16 21:10:14 2026] DELETE /volume/v3/volumes/910251a9-dc6b-456f-87d2-2913bb7de82c => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:10:14.967759 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-126b1b8c-d14f-4fe6-b462-fb284aac7901 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:10:14.969493 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-126b1b8c-d14f-4fe6-b462-fb284aac7901 tempest-VolumesActionsTest-1336235710 tempest-VolumesActionsTest-1336235710-project-member] POST https://10.4.3.143/volume/v3/volumes Aug 16 21:10:14.969854 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-126b1b8c-d14f-4fe6-b462-fb284aac7901 tempest-VolumesActionsTest-1336235710 tempest-VolumesActionsTest-1336235710-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1239472428"}} {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:10:14.971363 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.v3.volumes [None req-126b1b8c-d14f-4fe6-b462-fb284aac7901 tempest-VolumesActionsTest-1336235710 tempest-VolumesActionsTest-1336235710-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1239472428'}} {{(pid=100332) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 21:10:14.971476 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.v3.volumes [None req-126b1b8c-d14f-4fe6-b462-fb284aac7901 tempest-VolumesActionsTest-1336235710 tempest-VolumesActionsTest-1336235710-project-member] Create volume of 1 GB Aug 16 21:10:14.971716 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:10:14.971716 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:10:14.975379 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-126b1b8c-d14f-4fe6-b462-fb284aac7901 tempest-VolumesActionsTest-1336235710 tempest-VolumesActionsTest-1336235710-project-member] Availability Zones retrieved successfully. Aug 16 21:10:14.980601 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-126b1b8c-d14f-4fe6-b462-fb284aac7901 tempest-VolumesActionsTest-1336235710 tempest-VolumesActionsTest-1336235710-project-member] Flow 'volume_create_api' (11b77482-1e88-4773-bc88-83e751ac63a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100332) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:10:14.981434 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-126b1b8c-d14f-4fe6-b462-fb284aac7901 tempest-VolumesActionsTest-1336235710 tempest-VolumesActionsTest-1336235710-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (871bfba1-55fd-422e-aaa2-8ecba1325390) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:10:14.982240 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.flows.api.create_volume [None req-126b1b8c-d14f-4fe6-b462-fb284aac7901 tempest-VolumesActionsTest-1336235710 tempest-VolumesActionsTest-1336235710-project-member] Validating volume size '1' using validate_int {{(pid=100332) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 21:10:15.006935 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-126b1b8c-d14f-4fe6-b462-fb284aac7901 tempest-VolumesActionsTest-1336235710 tempest-VolumesActionsTest-1336235710-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (871bfba1-55fd-422e-aaa2-8ecba1325390) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T21:04:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=69e633b8-fab9-4b15-8b40-4f1a67c51cda,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '69e633b8-fab9-4b15-8b40-4f1a67c51cda', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:10:15.007732 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-126b1b8c-d14f-4fe6-b462-fb284aac7901 tempest-VolumesActionsTest-1336235710 tempest-VolumesActionsTest-1336235710-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (09ee3674-ef6a-4669-b4df-4364dc46ed6b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:10:15.052489 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.quota [None req-126b1b8c-d14f-4fe6-b462-fb284aac7901 tempest-VolumesActionsTest-1336235710 tempest-VolumesActionsTest-1336235710-project-member] Created reservations ['402e04d0-301a-4fae-a361-5cae84824bf5', '1e4e8eb0-1276-4896-b115-659451ad6414', 'eb4dbc4b-744a-47bd-a66d-ca393aefd8cf', 'e22a50d7-918d-4eb3-81bf-a98842b98639'] {{(pid=100332) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:10:15.053495 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-126b1b8c-d14f-4fe6-b462-fb284aac7901 tempest-VolumesActionsTest-1336235710 tempest-VolumesActionsTest-1336235710-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (09ee3674-ef6a-4669-b4df-4364dc46ed6b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['402e04d0-301a-4fae-a361-5cae84824bf5', '1e4e8eb0-1276-4896-b115-659451ad6414', 'eb4dbc4b-744a-47bd-a66d-ca393aefd8cf', 'e22a50d7-918d-4eb3-81bf-a98842b98639']}' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:10:15.054289 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-126b1b8c-d14f-4fe6-b462-fb284aac7901 tempest-VolumesActionsTest-1336235710 tempest-VolumesActionsTest-1336235710-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (887e2f22-9819-44f5-8b1c-88ff7d993e44) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:10:15.077545 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-126b1b8c-d14f-4fe6-b462-fb284aac7901 tempest-VolumesActionsTest-1336235710 tempest-VolumesActionsTest-1336235710-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (887e2f22-9819-44f5-8b1c-88ff7d993e44) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '54b333a2-6f15-4047-9b51-4775a04d96f8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1239472428',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='189731ea2abb4e468024bef65cee3f04',qos_specs=None,replication_status=,reservations=['402e04d0-301a-4fae-a361-5cae84824bf5','1e4e8eb0-1276-4896-b115-659451ad6414','eb4dbc4b-744a-47bd-a66d-ca393aefd8cf','e22a50d7-918d-4eb3-81bf-a98842b98639'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0f3690fefbd24874b8d8bc60ed152486',volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T21:10:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1239472428',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=54b333a2-6f15-4047-9b51-4775a04d96f8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='189731ea2abb4e468024bef65cee3f04',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0f3690fefbd24874b8d8bc60ed152486',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(69e633b8-fab9-4b15-8b40-4f1a67c51cda),volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda)}' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:10:15.078453 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-126b1b8c-d14f-4fe6-b462-fb284aac7901 tempest-VolumesActionsTest-1336235710 tempest-VolumesActionsTest-1336235710-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (df0a044b-c411-4e50-a1f1-9eca42507099) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:10:15.097034 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-126b1b8c-d14f-4fe6-b462-fb284aac7901 tempest-VolumesActionsTest-1336235710 tempest-VolumesActionsTest-1336235710-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (df0a044b-c411-4e50-a1f1-9eca42507099) transitioned into state 'SUCCESS' from state '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-1239472428',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='189731ea2abb4e468024bef65cee3f04',qos_specs=None,replication_status=,reservations=['402e04d0-301a-4fae-a361-5cae84824bf5','1e4e8eb0-1276-4896-b115-659451ad6414','eb4dbc4b-744a-47bd-a66d-ca393aefd8cf','e22a50d7-918d-4eb3-81bf-a98842b98639'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0f3690fefbd24874b8d8bc60ed152486',volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda)}' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:10:15.098055 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-126b1b8c-d14f-4fe6-b462-fb284aac7901 tempest-VolumesActionsTest-1336235710 tempest-VolumesActionsTest-1336235710-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ceb1cc47-240d-4452-b593-3f7b87e5aeb5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:10:15.101833 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-10b86580-302c-40e1-a1d5-1156c3c30cbc tempest-VolumesListTestJSON-789658437 tempest-VolumesListTestJSON-789658437-project-member] Get all volumes completed successfully. Aug 16 21:10:15.102417 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:10:15.102417 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:10:15.105660 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-10b86580-302c-40e1-a1d5-1156c3c30cbc tempest-VolumesListTestJSON-789658437 tempest-VolumesListTestJSON-789658437-project-member] https://10.4.3.143/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1775962918&status=available returned with HTTP 200 Aug 16 21:10:15.105994 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 238/989] 10.4.3.143 () {66 vars in 1393 bytes} [Sun Aug 16 21:10:14 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1775962918&status=available => generated 860 bytes in 197 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:10:15.109396 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-126b1b8c-d14f-4fe6-b462-fb284aac7901 tempest-VolumesActionsTest-1336235710 tempest-VolumesActionsTest-1336235710-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ceb1cc47-240d-4452-b593-3f7b87e5aeb5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:10:15.110602 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-126b1b8c-d14f-4fe6-b462-fb284aac7901 tempest-VolumesActionsTest-1336235710 tempest-VolumesActionsTest-1336235710-project-member] Flow 'volume_create_api' (11b77482-1e88-4773-bc88-83e751ac63a3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100332) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:10:15.111052 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-126b1b8c-d14f-4fe6-b462-fb284aac7901 tempest-VolumesActionsTest-1336235710 tempest-VolumesActionsTest-1336235710-project-member] Create volume request issued successfully. Aug 16 21:10:15.111779 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-126b1b8c-d14f-4fe6-b462-fb284aac7901 tempest-VolumesActionsTest-1336235710 tempest-VolumesActionsTest-1336235710-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Aug 16 21:10:15.112359 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 249/990] 10.4.3.143 () {68 vars in 1258 bytes} [Sun Aug 16 21:10:14 2026] POST /volume/v3/volumes => generated 749 bytes in 145 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 21:10:15.124987 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-447221af-ee37-4316-9817-e842fdd1088d None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:10:15.125531 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-64e21567-a26a-4470-871f-16bd5c6a098d None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:10:15.127182 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-447221af-ee37-4316-9817-e842fdd1088d tempest-VolumesActionsTest-1336235710 tempest-VolumesActionsTest-1336235710-project-member] GET https://10.4.3.143/volume/v3/volumes/54b333a2-6f15-4047-9b51-4775a04d96f8 Aug 16 21:10:15.127281 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-64e21567-a26a-4470-871f-16bd5c6a098d tempest-VolumesListTestJSON-789658437 tempest-VolumesListTestJSON-789658437-project-member] GET https://10.4.3.143/volume/v3/volumes/detail?marker=d682df81-9c3e-4338-ab62-0f3248eb734d&sort=id%3Aasc Aug 16 21:10:15.127401 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-64e21567-a26a-4470-871f-16bd5c6a098d tempest-VolumesListTestJSON-789658437 tempest-VolumesListTestJSON-789658437-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:10:15.127440 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-447221af-ee37-4316-9817-e842fdd1088d tempest-VolumesActionsTest-1336235710 tempest-VolumesActionsTest-1336235710-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:10:15.127564 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-447221af-ee37-4316-9817-e842fdd1088d tempest-VolumesActionsTest-1336235710 tempest-VolumesActionsTest-1336235710-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:10:15.127602 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-64e21567-a26a-4470-871f-16bd5c6a098d tempest-VolumesListTestJSON-789658437 tempest-VolumesListTestJSON-789658437-project-member] Calling method 'detail' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:10:15.127813 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.api_utils [None req-64e21567-a26a-4470-871f-16bd5c6a098d tempest-VolumesListTestJSON-789658437 tempest-VolumesListTestJSON-789658437-project-member] Removing options '' from query. {{(pid=100330) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 16 21:10:15.128150 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:10:15.128150 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:10:15.128571 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-64e21567-a26a-4470-871f-16bd5c6a098d tempest-VolumesListTestJSON-789658437 tempest-VolumesListTestJSON-789658437-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100330) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 16 21:10:15.135431 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:10:15.135431 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:10:15.138596 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-447221af-ee37-4316-9817-e842fdd1088d tempest-VolumesActionsTest-1336235710 tempest-VolumesActionsTest-1336235710-project-member] Volume info retrieved successfully. Aug 16 21:10:15.142074 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-447221af-ee37-4316-9817-e842fdd1088d tempest-VolumesActionsTest-1336235710 tempest-VolumesActionsTest-1336235710-project-member] https://10.4.3.143/volume/v3/volumes/54b333a2-6f15-4047-9b51-4775a04d96f8 returned with HTTP 200 Aug 16 21:10:15.142398 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 250/991] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:10:15 2026] GET /volume/v3/volumes/54b333a2-6f15-4047-9b51-4775a04d96f8 => generated 817 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:10:15.163099 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-64e21567-a26a-4470-871f-16bd5c6a098d tempest-VolumesListTestJSON-789658437 tempest-VolumesListTestJSON-789658437-project-member] Get all volumes completed successfully. Aug 16 21:10:15.164861 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-64e21567-a26a-4470-871f-16bd5c6a098d tempest-VolumesListTestJSON-789658437 tempest-VolumesListTestJSON-789658437-project-member] https://10.4.3.143/volume/v3/volumes/detail?marker=d682df81-9c3e-4338-ab62-0f3248eb734d&sort=id%3Aasc returned with HTTP 200 Aug 16 21:10:15.165286 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 255/992] 10.4.3.143 () {66 vars in 1373 bytes} [Sun Aug 16 21:10:15 2026] GET /volume/v3/volumes/detail?marker=d682df81-9c3e-4338-ab62-0f3248eb734d&sort=id%3Aasc => generated 15 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 16 21:10:15.177723 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-416d0868-381e-4c46-a9cd-8a2d96df5519 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:10:15.179216 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-416d0868-381e-4c46-a9cd-8a2d96df5519 tempest-VolumesListTestJSON-789658437 tempest-VolumesListTestJSON-789658437-project-member] GET https://10.4.3.143/volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D Aug 16 21:10:15.179441 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-416d0868-381e-4c46-a9cd-8a2d96df5519 tempest-VolumesListTestJSON-789658437 tempest-VolumesListTestJSON-789658437-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:10:15.179651 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-416d0868-381e-4c46-a9cd-8a2d96df5519 tempest-VolumesListTestJSON-789658437 tempest-VolumesListTestJSON-789658437-project-member] Calling method 'detail' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:10:15.179925 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.api_utils [None req-416d0868-381e-4c46-a9cd-8a2d96df5519 tempest-VolumesListTestJSON-789658437 tempest-VolumesListTestJSON-789658437-project-member] Removing options '' from query. {{(pid=100333) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 16 21:10:15.180627 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-416d0868-381e-4c46-a9cd-8a2d96df5519 tempest-VolumesListTestJSON-789658437 tempest-VolumesListTestJSON-789658437-project-member] Searching by: MultiDict([('metadata', {'Type': 'work'}), ('no_migration_targets', True)]). {{(pid=100333) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 16 21:10:15.207357 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-416d0868-381e-4c46-a9cd-8a2d96df5519 tempest-VolumesListTestJSON-789658437 tempest-VolumesListTestJSON-789658437-project-member] Get all volumes completed successfully. Aug 16 21:10:15.208407 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:10:15.208407 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:10:15.214669 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-416d0868-381e-4c46-a9cd-8a2d96df5519 tempest-VolumesListTestJSON-789658437 tempest-VolumesListTestJSON-789658437-project-member] https://10.4.3.143/volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D returned with HTTP 200 Aug 16 21:10:15.215275 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 239/993] 10.4.3.143 () {66 vars in 1337 bytes} [Sun Aug 16 21:10:15 2026] GET /volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D => generated 2553 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:10:15.223274 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-87813b2d-6170-4c14-814c-7e6768bbcfeb None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:10:15.228086 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-87813b2d-6170-4c14-814c-7e6768bbcfeb tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] GET https://10.4.3.143/volume/v3/volumes/4a0d200b-c8d9-42f3-992f-7d62ebf87ac8 Aug 16 21:10:15.228387 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-87813b2d-6170-4c14-814c-7e6768bbcfeb tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:10:15.228651 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-87813b2d-6170-4c14-814c-7e6768bbcfeb tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:10:15.229937 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-36550c2f-aaac-410b-91a9-f45aa6447c21 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:10:15.232014 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-36550c2f-aaac-410b-91a9-f45aa6447c21 tempest-VolumesListTestJSON-789658437 tempest-VolumesListTestJSON-789658437-project-member] GET https://10.4.3.143/volume/v3/volumes/detail Aug 16 21:10:15.232014 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-36550c2f-aaac-410b-91a9-f45aa6447c21 tempest-VolumesListTestJSON-789658437 tempest-VolumesListTestJSON-789658437-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:10:15.232014 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-36550c2f-aaac-410b-91a9-f45aa6447c21 tempest-VolumesListTestJSON-789658437 tempest-VolumesListTestJSON-789658437-project-member] Calling method 'detail' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:10:15.232154 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.api_utils [None req-36550c2f-aaac-410b-91a9-f45aa6447c21 tempest-VolumesListTestJSON-789658437 tempest-VolumesListTestJSON-789658437-project-member] Removing options '' from query. {{(pid=100331) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 16 21:10:15.232753 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-36550c2f-aaac-410b-91a9-f45aa6447c21 tempest-VolumesListTestJSON-789658437 tempest-VolumesListTestJSON-789658437-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100331) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 16 21:10:15.237988 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:10:15.237988 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:10:15.240761 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-36550c2f-aaac-410b-91a9-f45aa6447c21 tempest-VolumesListTestJSON-789658437 tempest-VolumesListTestJSON-789658437-project-member] Get all volumes completed successfully. Aug 16 21:10:15.241659 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:10:15.241659 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:10:15.242865 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-87813b2d-6170-4c14-814c-7e6768bbcfeb tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Volume info retrieved successfully. Aug 16 21:10:15.245202 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-36550c2f-aaac-410b-91a9-f45aa6447c21 tempest-VolumesListTestJSON-789658437 tempest-VolumesListTestJSON-789658437-project-member] https://10.4.3.143/volume/v3/volumes/detail returned with HTTP 200 Aug 16 21:10:15.245713 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 251/994] 10.4.3.143 () {66 vars in 1258 bytes} [Sun Aug 16 21:10:15 2026] GET /volume/v3/volumes/detail => generated 2553 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:10:15.248294 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-87813b2d-6170-4c14-814c-7e6768bbcfeb tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] https://10.4.3.143/volume/v3/volumes/4a0d200b-c8d9-42f3-992f-7d62ebf87ac8 returned with HTTP 200 Aug 16 21:10:15.248777 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 250/995] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:10:15 2026] GET /volume/v3/volumes/4a0d200b-c8d9-42f3-992f-7d62ebf87ac8 => generated 873 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:10:15.258955 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-74ee06ae-a4ed-41a2-97a9-37b844761fd9 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:10:15.261938 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-74ee06ae-a4ed-41a2-97a9-37b844761fd9 tempest-VolumesListTestJSON-789658437 tempest-VolumesListTestJSON-789658437-project-member] GET https://10.4.3.143/volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D Aug 16 21:10:15.261938 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-74ee06ae-a4ed-41a2-97a9-37b844761fd9 tempest-VolumesListTestJSON-789658437 tempest-VolumesListTestJSON-789658437-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:10:15.261938 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-74ee06ae-a4ed-41a2-97a9-37b844761fd9 tempest-VolumesListTestJSON-789658437 tempest-VolumesListTestJSON-789658437-project-member] Calling method 'index' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:10:15.262100 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.api_utils [None req-74ee06ae-a4ed-41a2-97a9-37b844761fd9 tempest-VolumesListTestJSON-789658437 tempest-VolumesListTestJSON-789658437-project-member] Removing options '' from query. {{(pid=100330) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 16 21:10:15.265032 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-90a87416-a838-42da-a009-e4697a710fd6 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:10:15.265670 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-74ee06ae-a4ed-41a2-97a9-37b844761fd9 tempest-VolumesListTestJSON-789658437 tempest-VolumesListTestJSON-789658437-project-member] Searching by: MultiDict([('metadata', {'Type': 'work'}), ('no_migration_targets', True)]). {{(pid=100330) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 16 21:10:15.269198 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-90a87416-a838-42da-a009-e4697a710fd6 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] GET https://10.4.3.143/volume/v3/volumes/4a0d200b-c8d9-42f3-992f-7d62ebf87ac8 Aug 16 21:10:15.269393 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-90a87416-a838-42da-a009-e4697a710fd6 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:10:15.269565 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-90a87416-a838-42da-a009-e4697a710fd6 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:10:15.279668 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:10:15.279668 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:10:15.287377 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-90a87416-a838-42da-a009-e4697a710fd6 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Volume info retrieved successfully. Aug 16 21:10:15.291764 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-90a87416-a838-42da-a009-e4697a710fd6 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] https://10.4.3.143/volume/v3/volumes/4a0d200b-c8d9-42f3-992f-7d62ebf87ac8 returned with HTTP 200 Aug 16 21:10:15.292245 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 240/996] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:10:15 2026] GET /volume/v3/volumes/4a0d200b-c8d9-42f3-992f-7d62ebf87ac8 => generated 873 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:10:15.309159 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-5b64c7d5-88f4-43ef-84b5-f6021c5cbac8 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:10:15.309480 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-74ee06ae-a4ed-41a2-97a9-37b844761fd9 tempest-VolumesListTestJSON-789658437 tempest-VolumesListTestJSON-789658437-project-member] Get all volumes completed successfully. Aug 16 21:10:15.310082 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-74ee06ae-a4ed-41a2-97a9-37b844761fd9 tempest-VolumesListTestJSON-789658437 tempest-VolumesListTestJSON-789658437-project-member] https://10.4.3.143/volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D returned with HTTP 200 Aug 16 21:10:15.310485 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 256/997] 10.4.3.143 () {66 vars in 1316 bytes} [Sun Aug 16 21:10:15 2026] GET /volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D => generated 975 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:10:15.310986 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-5b64c7d5-88f4-43ef-84b5-f6021c5cbac8 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] POST https://10.4.3.143/volume/v3/volumes/4a0d200b-c8d9-42f3-992f-7d62ebf87ac8/action Aug 16 21:10:15.311331 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-5b64c7d5-88f4-43ef-84b5-f6021c5cbac8 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=100331) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 21:10:15.311456 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-5b64c7d5-88f4-43ef-84b5-f6021c5cbac8 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:10:15.319890 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:10:15.319890 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:10:15.320367 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-5b64c7d5-88f4-43ef-84b5-f6021c5cbac8 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Volume info retrieved successfully. Aug 16 21:10:15.322839 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-10bb92fe-1e9d-4d5f-8504-1b1ce7889e8f None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:10:15.324473 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-10bb92fe-1e9d-4d5f-8504-1b1ce7889e8f tempest-VolumesListTestJSON-789658437 tempest-VolumesListTestJSON-789658437-project-member] GET https://10.4.3.143/volume/v3/volumes?availability_zone=nova Aug 16 21:10:15.324665 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-10bb92fe-1e9d-4d5f-8504-1b1ce7889e8f tempest-VolumesListTestJSON-789658437 tempest-VolumesListTestJSON-789658437-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:10:15.324891 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-10bb92fe-1e9d-4d5f-8504-1b1ce7889e8f tempest-VolumesListTestJSON-789658437 tempest-VolumesListTestJSON-789658437-project-member] Calling method 'index' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:10:15.325215 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.api_utils [None req-10bb92fe-1e9d-4d5f-8504-1b1ce7889e8f tempest-VolumesListTestJSON-789658437 tempest-VolumesListTestJSON-789658437-project-member] Removing options '' from query. {{(pid=100332) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 16 21:10:15.325482 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-10bb92fe-1e9d-4d5f-8504-1b1ce7889e8f tempest-VolumesListTestJSON-789658437 tempest-VolumesListTestJSON-789658437-project-member] Could not evaluate value nova, assuming string {{(pid=100332) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 16 21:10:15.326118 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-10bb92fe-1e9d-4d5f-8504-1b1ce7889e8f tempest-VolumesListTestJSON-789658437 tempest-VolumesListTestJSON-789658437-project-member] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=100332) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 16 21:10:15.326588 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-5b64c7d5-88f4-43ef-84b5-f6021c5cbac8 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Volume updated successfully. Aug 16 21:10:15.326833 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-5b64c7d5-88f4-43ef-84b5-f6021c5cbac8 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] https://10.4.3.143/volume/v3/volumes/4a0d200b-c8d9-42f3-992f-7d62ebf87ac8/action returned with HTTP 200 Aug 16 21:10:15.327380 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 252/998] 10.4.3.143 () {68 vars in 1390 bytes} [Sun Aug 16 21:10:15 2026] POST /volume/v3/volumes/4a0d200b-c8d9-42f3-992f-7d62ebf87ac8/action => generated 0 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 16 21:10:15.359075 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-10bb92fe-1e9d-4d5f-8504-1b1ce7889e8f tempest-VolumesListTestJSON-789658437 tempest-VolumesListTestJSON-789658437-project-member] Get all volumes completed successfully. Aug 16 21:10:15.359779 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-10bb92fe-1e9d-4d5f-8504-1b1ce7889e8f tempest-VolumesListTestJSON-789658437 tempest-VolumesListTestJSON-789658437-project-member] https://10.4.3.143/volume/v3/volumes?availability_zone=nova returned with HTTP 200 Aug 16 21:10:15.360190 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 251/999] 10.4.3.143 () {66 vars in 1282 bytes} [Sun Aug 16 21:10:15 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 16 21:10:15.373125 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-ba4a44a7-1d4b-42bb-876e-1d914dc10bdf None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:10:15.375043 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-ba4a44a7-1d4b-42bb-876e-1d914dc10bdf tempest-VolumesListTestJSON-789658437 tempest-VolumesListTestJSON-789658437-project-member] GET https://10.4.3.143/volume/v3/volumes?availability_zone=nova Aug 16 21:10:15.375298 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-ba4a44a7-1d4b-42bb-876e-1d914dc10bdf tempest-VolumesListTestJSON-789658437 tempest-VolumesListTestJSON-789658437-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:10:15.375530 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-ba4a44a7-1d4b-42bb-876e-1d914dc10bdf tempest-VolumesListTestJSON-789658437 tempest-VolumesListTestJSON-789658437-project-member] Calling method 'index' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:10:15.375837 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.api_utils [None req-ba4a44a7-1d4b-42bb-876e-1d914dc10bdf tempest-VolumesListTestJSON-789658437 tempest-VolumesListTestJSON-789658437-project-member] Removing options '' from query. {{(pid=100333) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 16 21:10:15.376169 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-ba4a44a7-1d4b-42bb-876e-1d914dc10bdf tempest-VolumesListTestJSON-789658437 tempest-VolumesListTestJSON-789658437-project-member] Could not evaluate value nova, assuming string {{(pid=100333) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 16 21:10:15.376969 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-ba4a44a7-1d4b-42bb-876e-1d914dc10bdf tempest-VolumesListTestJSON-789658437 tempest-VolumesListTestJSON-789658437-project-member] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=100333) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 16 21:10:15.411784 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-ba4a44a7-1d4b-42bb-876e-1d914dc10bdf tempest-VolumesListTestJSON-789658437 tempest-VolumesListTestJSON-789658437-project-member] Get all volumes completed successfully. Aug 16 21:10:15.412805 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-ba4a44a7-1d4b-42bb-876e-1d914dc10bdf tempest-VolumesListTestJSON-789658437 tempest-VolumesListTestJSON-789658437-project-member] https://10.4.3.143/volume/v3/volumes?availability_zone=nova returned with HTTP 200 Aug 16 21:10:15.413219 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 241/1000] 10.4.3.143 () {66 vars in 1282 bytes} [Sun Aug 16 21:10:15 2026] GET /volume/v3/volumes?availability_zone=nova => generated 975 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:10:15.419527 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [req-4aad648b-7604-4564-b04f-be9d7e6295d6 req-324f22b5-f33d-4526-8d34-f661bdaff871 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:10:15.421742 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [req-4aad648b-7604-4564-b04f-be9d7e6295d6 req-324f22b5-f33d-4526-8d34-f661bdaff871 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] GET https://10.4.3.143/volume/v3/volumes/4a0d200b-c8d9-42f3-992f-7d62ebf87ac8 Aug 16 21:10:15.421982 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [req-4aad648b-7604-4564-b04f-be9d7e6295d6 req-324f22b5-f33d-4526-8d34-f661bdaff871 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:10:15.422221 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [req-4aad648b-7604-4564-b04f-be9d7e6295d6 req-324f22b5-f33d-4526-8d34-f661bdaff871 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:10:15.425526 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-f125420d-5030-49ca-8ed1-16bafdfe4fe3 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:10:15.428053 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-f125420d-5030-49ca-8ed1-16bafdfe4fe3 tempest-VolumesListTestJSON-789658437 tempest-VolumesListTestJSON-789658437-project-member] GET https://10.4.3.143/volume/v3/volumes?bootable=false Aug 16 21:10:15.428309 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-f125420d-5030-49ca-8ed1-16bafdfe4fe3 tempest-VolumesListTestJSON-789658437 tempest-VolumesListTestJSON-789658437-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:10:15.428430 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-f125420d-5030-49ca-8ed1-16bafdfe4fe3 tempest-VolumesListTestJSON-789658437 tempest-VolumesListTestJSON-789658437-project-member] Calling method 'index' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:10:15.428593 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.api_utils [None req-f125420d-5030-49ca-8ed1-16bafdfe4fe3 tempest-VolumesListTestJSON-789658437 tempest-VolumesListTestJSON-789658437-project-member] Removing options '' from query. {{(pid=100331) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 16 21:10:15.429716 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-f125420d-5030-49ca-8ed1-16bafdfe4fe3 tempest-VolumesListTestJSON-789658437 tempest-VolumesListTestJSON-789658437-project-member] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=100331) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 16 21:10:15.431011 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:10:15.431011 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:10:15.435815 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [req-4aad648b-7604-4564-b04f-be9d7e6295d6 req-324f22b5-f33d-4526-8d34-f661bdaff871 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Volume info retrieved successfully. Aug 16 21:10:15.441863 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [req-4aad648b-7604-4564-b04f-be9d7e6295d6 req-324f22b5-f33d-4526-8d34-f661bdaff871 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] https://10.4.3.143/volume/v3/volumes/4a0d200b-c8d9-42f3-992f-7d62ebf87ac8 returned with HTTP 200 Aug 16 21:10:15.442381 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 257/1001] 10.4.3.143 () {68 vars in 1598 bytes} [Sun Aug 16 21:10:15 2026] GET /volume/v3/volumes/4a0d200b-c8d9-42f3-992f-7d62ebf87ac8 => generated 872 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:10:15.470143 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-f125420d-5030-49ca-8ed1-16bafdfe4fe3 tempest-VolumesListTestJSON-789658437 tempest-VolumesListTestJSON-789658437-project-member] Get all volumes completed successfully. Aug 16 21:10:15.470938 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-f125420d-5030-49ca-8ed1-16bafdfe4fe3 tempest-VolumesListTestJSON-789658437 tempest-VolumesListTestJSON-789658437-project-member] https://10.4.3.143/volume/v3/volumes?bootable=false returned with HTTP 200 Aug 16 21:10:15.471403 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 253/1002] 10.4.3.143 () {66 vars in 1266 bytes} [Sun Aug 16 21:10:15 2026] GET /volume/v3/volumes?bootable=false => generated 975 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:10:15.480732 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-e9f2ed03-5409-4bb6-a6c0-eec59d2e25c3 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:10:15.486224 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-e9f2ed03-5409-4bb6-a6c0-eec59d2e25c3 tempest-VolumesListTestJSON-789658437 tempest-VolumesListTestJSON-789658437-project-member] GET https://10.4.3.143/volume/v3/volumes?bootable=false Aug 16 21:10:15.486494 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-e9f2ed03-5409-4bb6-a6c0-eec59d2e25c3 tempest-VolumesListTestJSON-789658437 tempest-VolumesListTestJSON-789658437-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:10:15.486669 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-e9f2ed03-5409-4bb6-a6c0-eec59d2e25c3 tempest-VolumesListTestJSON-789658437 tempest-VolumesListTestJSON-789658437-project-member] Calling method 'index' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:10:15.486891 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.api_utils [None req-e9f2ed03-5409-4bb6-a6c0-eec59d2e25c3 tempest-VolumesListTestJSON-789658437 tempest-VolumesListTestJSON-789658437-project-member] Removing options '' from query. {{(pid=100332) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 16 21:10:15.487208 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:10:15.487208 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:10:15.487611 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-e9f2ed03-5409-4bb6-a6c0-eec59d2e25c3 tempest-VolumesListTestJSON-789658437 tempest-VolumesListTestJSON-789658437-project-member] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=100332) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 16 21:10:15.516958 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-e9f2ed03-5409-4bb6-a6c0-eec59d2e25c3 tempest-VolumesListTestJSON-789658437 tempest-VolumesListTestJSON-789658437-project-member] Get all volumes completed successfully. Aug 16 21:10:15.517473 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-e9f2ed03-5409-4bb6-a6c0-eec59d2e25c3 tempest-VolumesListTestJSON-789658437 tempest-VolumesListTestJSON-789658437-project-member] https://10.4.3.143/volume/v3/volumes?bootable=false returned with HTTP 200 Aug 16 21:10:15.517859 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 252/1003] 10.4.3.143 () {66 vars in 1266 bytes} [Sun Aug 16 21:10:15 2026] GET /volume/v3/volumes?bootable=false => generated 975 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:10:15.532529 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-c00804a4-7237-4153-94f1-cf4ee13bf60f None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:10:15.534648 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-c00804a4-7237-4153-94f1-cf4ee13bf60f tempest-VolumesListTestJSON-789658437 tempest-VolumesListTestJSON-789658437-project-member] GET https://10.4.3.143/volume/v3/volumes?status=available Aug 16 21:10:15.534948 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-c00804a4-7237-4153-94f1-cf4ee13bf60f tempest-VolumesListTestJSON-789658437 tempest-VolumesListTestJSON-789658437-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:10:15.535239 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-c00804a4-7237-4153-94f1-cf4ee13bf60f tempest-VolumesListTestJSON-789658437 tempest-VolumesListTestJSON-789658437-project-member] Calling method 'index' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:10:15.535582 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.api_utils [None req-c00804a4-7237-4153-94f1-cf4ee13bf60f tempest-VolumesListTestJSON-789658437 tempest-VolumesListTestJSON-789658437-project-member] Removing options '' from query. {{(pid=100333) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 16 21:10:15.535881 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-c00804a4-7237-4153-94f1-cf4ee13bf60f tempest-VolumesListTestJSON-789658437 tempest-VolumesListTestJSON-789658437-project-member] Could not evaluate value available, assuming string {{(pid=100333) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 16 21:10:15.536287 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:10:15.536287 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:10:15.536834 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-c00804a4-7237-4153-94f1-cf4ee13bf60f tempest-VolumesListTestJSON-789658437 tempest-VolumesListTestJSON-789658437-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100333) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 16 21:10:15.564835 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-c00804a4-7237-4153-94f1-cf4ee13bf60f tempest-VolumesListTestJSON-789658437 tempest-VolumesListTestJSON-789658437-project-member] Get all volumes completed successfully. Aug 16 21:10:15.565614 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-c00804a4-7237-4153-94f1-cf4ee13bf60f tempest-VolumesListTestJSON-789658437 tempest-VolumesListTestJSON-789658437-project-member] https://10.4.3.143/volume/v3/volumes?status=available returned with HTTP 200 Aug 16 21:10:15.566139 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 242/1004] 10.4.3.143 () {66 vars in 1270 bytes} [Sun Aug 16 21:10:15 2026] GET /volume/v3/volumes?status=available => generated 975 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:10:15.575813 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-f70fbc96-72ca-44f2-98ad-b1dd0bf9d137 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:10:15.577526 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-f70fbc96-72ca-44f2-98ad-b1dd0bf9d137 tempest-VolumesListTestJSON-789658437 tempest-VolumesListTestJSON-789658437-project-member] GET https://10.4.3.143/volume/v3/volumes?status=available Aug 16 21:10:15.577736 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-f70fbc96-72ca-44f2-98ad-b1dd0bf9d137 tempest-VolumesListTestJSON-789658437 tempest-VolumesListTestJSON-789658437-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:10:15.577930 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-f70fbc96-72ca-44f2-98ad-b1dd0bf9d137 tempest-VolumesListTestJSON-789658437 tempest-VolumesListTestJSON-789658437-project-member] Calling method 'index' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:10:15.578163 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.api_utils [None req-f70fbc96-72ca-44f2-98ad-b1dd0bf9d137 tempest-VolumesListTestJSON-789658437 tempest-VolumesListTestJSON-789658437-project-member] Removing options '' from query. {{(pid=100330) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 16 21:10:15.578425 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-f70fbc96-72ca-44f2-98ad-b1dd0bf9d137 tempest-VolumesListTestJSON-789658437 tempest-VolumesListTestJSON-789658437-project-member] Could not evaluate value available, assuming string {{(pid=100330) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 16 21:10:15.579039 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-f70fbc96-72ca-44f2-98ad-b1dd0bf9d137 tempest-VolumesListTestJSON-789658437 tempest-VolumesListTestJSON-789658437-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100330) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 16 21:10:15.607302 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-f70fbc96-72ca-44f2-98ad-b1dd0bf9d137 tempest-VolumesListTestJSON-789658437 tempest-VolumesListTestJSON-789658437-project-member] Get all volumes completed successfully. Aug 16 21:10:15.607863 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-f70fbc96-72ca-44f2-98ad-b1dd0bf9d137 tempest-VolumesListTestJSON-789658437 tempest-VolumesListTestJSON-789658437-project-member] https://10.4.3.143/volume/v3/volumes?status=available returned with HTTP 200 Aug 16 21:10:15.608416 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 258/1005] 10.4.3.143 () {66 vars in 1270 bytes} [Sun Aug 16 21:10:15 2026] GET /volume/v3/volumes?status=available => generated 975 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:10:15.618199 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-5fa1850b-f5a2-45f6-90d9-05ca5eb2cd01 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:10:15.621624 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-5fa1850b-f5a2-45f6-90d9-05ca5eb2cd01 tempest-VolumesListTestJSON-789658437 tempest-VolumesListTestJSON-789658437-project-member] GET https://10.4.3.143/volume/v3/volumes/detail?availability_zone=nova Aug 16 21:10:15.621808 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-5fa1850b-f5a2-45f6-90d9-05ca5eb2cd01 tempest-VolumesListTestJSON-789658437 tempest-VolumesListTestJSON-789658437-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:10:15.622022 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-5fa1850b-f5a2-45f6-90d9-05ca5eb2cd01 tempest-VolumesListTestJSON-789658437 tempest-VolumesListTestJSON-789658437-project-member] Calling method 'detail' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:10:15.622270 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.api_utils [None req-5fa1850b-f5a2-45f6-90d9-05ca5eb2cd01 tempest-VolumesListTestJSON-789658437 tempest-VolumesListTestJSON-789658437-project-member] Removing options '' from query. {{(pid=100331) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 16 21:10:15.622516 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-5fa1850b-f5a2-45f6-90d9-05ca5eb2cd01 tempest-VolumesListTestJSON-789658437 tempest-VolumesListTestJSON-789658437-project-member] Could not evaluate value nova, assuming string {{(pid=100331) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 16 21:10:15.622765 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:10:15.622765 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:10:15.623230 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-5fa1850b-f5a2-45f6-90d9-05ca5eb2cd01 tempest-VolumesListTestJSON-789658437 tempest-VolumesListTestJSON-789658437-project-member] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=100331) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 16 21:10:15.651545 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-5fa1850b-f5a2-45f6-90d9-05ca5eb2cd01 tempest-VolumesListTestJSON-789658437 tempest-VolumesListTestJSON-789658437-project-member] Get all volumes completed successfully. Aug 16 21:10:15.652568 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:10:15.652568 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:10:15.658049 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-5fa1850b-f5a2-45f6-90d9-05ca5eb2cd01 tempest-VolumesListTestJSON-789658437 tempest-VolumesListTestJSON-789658437-project-member] https://10.4.3.143/volume/v3/volumes/detail?availability_zone=nova returned with HTTP 200 Aug 16 21:10:15.658444 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 254/1006] 10.4.3.143 () {66 vars in 1303 bytes} [Sun Aug 16 21:10:15 2026] GET /volume/v3/volumes/detail?availability_zone=nova => generated 2553 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:10:15.678350 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-123e700d-13ab-4fd1-9529-1a8b6579c53b None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:10:15.680819 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-123e700d-13ab-4fd1-9529-1a8b6579c53b tempest-VolumesListTestJSON-789658437 tempest-VolumesListTestJSON-789658437-project-member] GET https://10.4.3.143/volume/v3/volumes/detail?bootable=false Aug 16 21:10:15.681183 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-123e700d-13ab-4fd1-9529-1a8b6579c53b tempest-VolumesListTestJSON-789658437 tempest-VolumesListTestJSON-789658437-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:10:15.681428 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-123e700d-13ab-4fd1-9529-1a8b6579c53b tempest-VolumesListTestJSON-789658437 tempest-VolumesListTestJSON-789658437-project-member] Calling method 'detail' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:10:15.681792 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.api_utils [None req-123e700d-13ab-4fd1-9529-1a8b6579c53b tempest-VolumesListTestJSON-789658437 tempest-VolumesListTestJSON-789658437-project-member] Removing options '' from query. {{(pid=100332) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 16 21:10:15.683792 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:10:15.683792 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:10:15.683792 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-123e700d-13ab-4fd1-9529-1a8b6579c53b tempest-VolumesListTestJSON-789658437 tempest-VolumesListTestJSON-789658437-project-member] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=100332) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 16 21:10:15.697468 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-123e700d-13ab-4fd1-9529-1a8b6579c53b tempest-VolumesListTestJSON-789658437 tempest-VolumesListTestJSON-789658437-project-member] Get all volumes completed successfully. Aug 16 21:10:15.698387 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:10:15.698387 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:10:15.704336 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-123e700d-13ab-4fd1-9529-1a8b6579c53b tempest-VolumesListTestJSON-789658437 tempest-VolumesListTestJSON-789658437-project-member] https://10.4.3.143/volume/v3/volumes/detail?bootable=false returned with HTTP 200 Aug 16 21:10:15.704875 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 253/1007] 10.4.3.143 () {66 vars in 1287 bytes} [Sun Aug 16 21:10:15 2026] GET /volume/v3/volumes/detail?bootable=false => generated 2553 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:10:15.723047 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-ca57b82b-bc1e-4bad-92d5-ba98ce17f3a6 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:10:15.725214 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-ca57b82b-bc1e-4bad-92d5-ba98ce17f3a6 tempest-VolumesListTestJSON-789658437 tempest-VolumesListTestJSON-789658437-project-member] GET https://10.4.3.143/volume/v3/volumes/detail?status=available Aug 16 21:10:15.725430 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-ca57b82b-bc1e-4bad-92d5-ba98ce17f3a6 tempest-VolumesListTestJSON-789658437 tempest-VolumesListTestJSON-789658437-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:10:15.725604 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-ca57b82b-bc1e-4bad-92d5-ba98ce17f3a6 tempest-VolumesListTestJSON-789658437 tempest-VolumesListTestJSON-789658437-project-member] Calling method 'detail' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:10:15.725815 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.api_utils [None req-ca57b82b-bc1e-4bad-92d5-ba98ce17f3a6 tempest-VolumesListTestJSON-789658437 tempest-VolumesListTestJSON-789658437-project-member] Removing options '' from query. {{(pid=100333) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 16 21:10:15.726069 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-ca57b82b-bc1e-4bad-92d5-ba98ce17f3a6 tempest-VolumesListTestJSON-789658437 tempest-VolumesListTestJSON-789658437-project-member] Could not evaluate value available, assuming string {{(pid=100333) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 16 21:10:15.726303 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:10:15.726303 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:10:15.726670 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-ca57b82b-bc1e-4bad-92d5-ba98ce17f3a6 tempest-VolumesListTestJSON-789658437 tempest-VolumesListTestJSON-789658437-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100333) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 16 21:10:15.747764 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-ca57b82b-bc1e-4bad-92d5-ba98ce17f3a6 tempest-VolumesListTestJSON-789658437 tempest-VolumesListTestJSON-789658437-project-member] Get all volumes completed successfully. Aug 16 21:10:15.748796 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:10:15.748796 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:10:15.759365 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-ca57b82b-bc1e-4bad-92d5-ba98ce17f3a6 tempest-VolumesListTestJSON-789658437 tempest-VolumesListTestJSON-789658437-project-member] https://10.4.3.143/volume/v3/volumes/detail?status=available returned with HTTP 200 Aug 16 21:10:15.759365 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 243/1008] 10.4.3.143 () {66 vars in 1291 bytes} [Sun Aug 16 21:10:15 2026] GET /volume/v3/volumes/detail?status=available => generated 2553 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:10:15.773953 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-149134f2-73ff-4d30-81ce-b4b8c6f474c5 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:10:15.775746 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-149134f2-73ff-4d30-81ce-b4b8c6f474c5 tempest-VolumesListTestJSON-789658437 tempest-VolumesListTestJSON-789658437-project-member] GET https://10.4.3.143/volume/v3/volumes/9408de4b-6395-4dde-aa61-9b4dd1968663 Aug 16 21:10:15.775936 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-149134f2-73ff-4d30-81ce-b4b8c6f474c5 tempest-VolumesListTestJSON-789658437 tempest-VolumesListTestJSON-789658437-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:10:15.776167 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-149134f2-73ff-4d30-81ce-b4b8c6f474c5 tempest-VolumesListTestJSON-789658437 tempest-VolumesListTestJSON-789658437-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:10:15.783078 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:10:15.783078 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:10:15.786552 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-149134f2-73ff-4d30-81ce-b4b8c6f474c5 tempest-VolumesListTestJSON-789658437 tempest-VolumesListTestJSON-789658437-project-member] Volume info retrieved successfully. Aug 16 21:10:15.790468 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-149134f2-73ff-4d30-81ce-b4b8c6f474c5 tempest-VolumesListTestJSON-789658437 tempest-VolumesListTestJSON-789658437-project-member] https://10.4.3.143/volume/v3/volumes/9408de4b-6395-4dde-aa61-9b4dd1968663 returned with HTTP 200 Aug 16 21:10:15.790859 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 259/1009] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:10:15 2026] GET /volume/v3/volumes/9408de4b-6395-4dde-aa61-9b4dd1968663 => generated 857 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:10:15.803520 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-8a343fd3-53bc-4327-a852-546056bcbe35 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:10:15.805634 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-8a343fd3-53bc-4327-a852-546056bcbe35 tempest-VolumesListTestJSON-789658437 tempest-VolumesListTestJSON-789658437-project-member] DELETE https://10.4.3.143/volume/v3/volumes/9408de4b-6395-4dde-aa61-9b4dd1968663 Aug 16 21:10:15.805873 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-8a343fd3-53bc-4327-a852-546056bcbe35 tempest-VolumesListTestJSON-789658437 tempest-VolumesListTestJSON-789658437-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:10:15.806122 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-8a343fd3-53bc-4327-a852-546056bcbe35 tempest-VolumesListTestJSON-789658437 tempest-VolumesListTestJSON-789658437-project-member] Calling method 'delete' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:10:15.806330 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.v3.volumes [None req-8a343fd3-53bc-4327-a852-546056bcbe35 tempest-VolumesListTestJSON-789658437 tempest-VolumesListTestJSON-789658437-project-member] Delete volume with id: 9408de4b-6395-4dde-aa61-9b4dd1968663 Aug 16 21:10:15.814183 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:10:15.814183 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:10:15.814849 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-8a343fd3-53bc-4327-a852-546056bcbe35 tempest-VolumesListTestJSON-789658437 tempest-VolumesListTestJSON-789658437-project-member] Volume info retrieved successfully. Aug 16 21:10:15.836699 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-8a343fd3-53bc-4327-a852-546056bcbe35 tempest-VolumesListTestJSON-789658437 tempest-VolumesListTestJSON-789658437-project-member] Delete volume request issued successfully. Aug 16 21:10:15.836974 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-8a343fd3-53bc-4327-a852-546056bcbe35 tempest-VolumesListTestJSON-789658437 tempest-VolumesListTestJSON-789658437-project-member] https://10.4.3.143/volume/v3/volumes/9408de4b-6395-4dde-aa61-9b4dd1968663 returned with HTTP 202 Aug 16 21:10:15.837461 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 255/1010] 10.4.3.143 () {66 vars in 1351 bytes} [Sun Aug 16 21:10:15 2026] DELETE /volume/v3/volumes/9408de4b-6395-4dde-aa61-9b4dd1968663 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 21:10:15.848056 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-ab1a33d6-ed8d-4f11-83ed-2b0a9de1b90c None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:10:15.850428 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-ab1a33d6-ed8d-4f11-83ed-2b0a9de1b90c tempest-VolumesListTestJSON-789658437 tempest-VolumesListTestJSON-789658437-project-member] GET https://10.4.3.143/volume/v3/volumes/9408de4b-6395-4dde-aa61-9b4dd1968663 Aug 16 21:10:15.850685 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-ab1a33d6-ed8d-4f11-83ed-2b0a9de1b90c tempest-VolumesListTestJSON-789658437 tempest-VolumesListTestJSON-789658437-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:10:15.850931 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-ab1a33d6-ed8d-4f11-83ed-2b0a9de1b90c tempest-VolumesListTestJSON-789658437 tempest-VolumesListTestJSON-789658437-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:10:15.859841 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:10:15.859841 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:10:15.864780 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-ab1a33d6-ed8d-4f11-83ed-2b0a9de1b90c tempest-VolumesListTestJSON-789658437 tempest-VolumesListTestJSON-789658437-project-member] Volume info retrieved successfully. Aug 16 21:10:15.870596 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-ab1a33d6-ed8d-4f11-83ed-2b0a9de1b90c tempest-VolumesListTestJSON-789658437 tempest-VolumesListTestJSON-789658437-project-member] https://10.4.3.143/volume/v3/volumes/9408de4b-6395-4dde-aa61-9b4dd1968663 returned with HTTP 200 Aug 16 21:10:15.871207 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 254/1011] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:10:15 2026] GET /volume/v3/volumes/9408de4b-6395-4dde-aa61-9b4dd1968663 => generated 856 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:10:15.874877 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [req-4aad648b-7604-4564-b04f-be9d7e6295d6 req-c8989cf3-c7b0-49cd-a7b0-0c78a7838b56 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:10:15.876873 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [req-4aad648b-7604-4564-b04f-be9d7e6295d6 req-c8989cf3-c7b0-49cd-a7b0-0c78a7838b56 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] GET https://10.4.3.143/volume/v3/volumes/4a0d200b-c8d9-42f3-992f-7d62ebf87ac8 Aug 16 21:10:15.877109 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [req-4aad648b-7604-4564-b04f-be9d7e6295d6 req-c8989cf3-c7b0-49cd-a7b0-0c78a7838b56 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:10:15.877328 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [req-4aad648b-7604-4564-b04f-be9d7e6295d6 req-c8989cf3-c7b0-49cd-a7b0-0c78a7838b56 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:10:15.884448 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:10:15.884448 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:10:15.889766 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [req-4aad648b-7604-4564-b04f-be9d7e6295d6 req-c8989cf3-c7b0-49cd-a7b0-0c78a7838b56 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Volume info retrieved successfully. Aug 16 21:10:15.896073 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [req-4aad648b-7604-4564-b04f-be9d7e6295d6 req-c8989cf3-c7b0-49cd-a7b0-0c78a7838b56 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] https://10.4.3.143/volume/v3/volumes/4a0d200b-c8d9-42f3-992f-7d62ebf87ac8 returned with HTTP 200 Aug 16 21:10:15.896760 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 244/1012] 10.4.3.143 () {68 vars in 1598 bytes} [Sun Aug 16 21:10:15 2026] GET /volume/v3/volumes/4a0d200b-c8d9-42f3-992f-7d62ebf87ac8 => generated 872 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:10:15.906411 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-f602c02d-01e2-47e3-a484-841fe63be8ee None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:10:15.906940 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-f602c02d-01e2-47e3-a484-841fe63be8ee None None] GET https://10.4.3.143/volume// Aug 16 21:10:15.907184 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-f602c02d-01e2-47e3-a484-841fe63be8ee None None] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:10:15.907449 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-f602c02d-01e2-47e3-a484-841fe63be8ee None None] Calling method 'all' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:10:15.907883 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-f602c02d-01e2-47e3-a484-841fe63be8ee None None] https://10.4.3.143/volume// returned with HTTP 300 Aug 16 21:10:15.908320 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 260/1013] 10.4.3.143 () {66 vars in 1419 bytes} [Sun Aug 16 21:10: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 16 21:10:15.917478 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [req-4aad648b-7604-4564-b04f-be9d7e6295d6 req-227ccd9a-1262-4818-b873-1446aed2dc49 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:10:15.919732 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [req-4aad648b-7604-4564-b04f-be9d7e6295d6 req-227ccd9a-1262-4818-b873-1446aed2dc49 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] POST https://10.4.3.143/volume/v3/attachments Aug 16 21:10:15.920200 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [req-4aad648b-7604-4564-b04f-be9d7e6295d6 req-227ccd9a-1262-4818-b873-1446aed2dc49 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "4a0d200b-c8d9-42f3-992f-7d62ebf87ac8", "connector": null, "instance_uuid": "aaab9f40-9ddf-4cb1-ab1a-708c8c3650ca"}} {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:10:15.928695 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:10:15.928695 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:10:15.950357 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [req-4aad648b-7604-4564-b04f-be9d7e6295d6 req-227ccd9a-1262-4818-b873-1446aed2dc49 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] https://10.4.3.143/volume/v3/attachments returned with HTTP 200 Aug 16 21:10:15.950864 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 256/1014] 10.4.3.143 () {74 vars in 1594 bytes} [Sun Aug 16 21:10:15 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 16 21:10:16.158120 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-1829d1d9-dae2-48c4-88c4-f17d05e73829 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:10:16.160539 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-1829d1d9-dae2-48c4-88c4-f17d05e73829 tempest-VolumesActionsTest-1336235710 tempest-VolumesActionsTest-1336235710-project-member] GET https://10.4.3.143/volume/v3/volumes/54b333a2-6f15-4047-9b51-4775a04d96f8 Aug 16 21:10:16.160812 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-1829d1d9-dae2-48c4-88c4-f17d05e73829 tempest-VolumesActionsTest-1336235710 tempest-VolumesActionsTest-1336235710-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:10:16.161104 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-1829d1d9-dae2-48c4-88c4-f17d05e73829 tempest-VolumesActionsTest-1336235710 tempest-VolumesActionsTest-1336235710-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:10:16.171305 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:10:16.171305 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:10:16.178183 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-1829d1d9-dae2-48c4-88c4-f17d05e73829 tempest-VolumesActionsTest-1336235710 tempest-VolumesActionsTest-1336235710-project-member] Volume info retrieved successfully. Aug 16 21:10:16.184403 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-1829d1d9-dae2-48c4-88c4-f17d05e73829 tempest-VolumesActionsTest-1336235710 tempest-VolumesActionsTest-1336235710-project-member] https://10.4.3.143/volume/v3/volumes/54b333a2-6f15-4047-9b51-4775a04d96f8 returned with HTTP 200 Aug 16 21:10:16.184939 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 255/1015] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:10:16 2026] GET /volume/v3/volumes/54b333a2-6f15-4047-9b51-4775a04d96f8 => generated 842 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:10:16.202760 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-ac25c1af-92a1-4533-a219-0f9030f9c731 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:10:16.204562 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-ac25c1af-92a1-4533-a219-0f9030f9c731 tempest-VolumesActionsTest-1077657311 tempest-VolumesActionsTest-1077657311-project-admin] POST https://10.4.3.143/volume/v3/volumes/54b333a2-6f15-4047-9b51-4775a04d96f8/action Aug 16 21:10:16.204889 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-ac25c1af-92a1-4533-a219-0f9030f9c731 tempest-VolumesActionsTest-1077657311 tempest-VolumesActionsTest-1077657311-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100333) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 21:10:16.205036 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-ac25c1af-92a1-4533-a219-0f9030f9c731 tempest-VolumesActionsTest-1077657311 tempest-VolumesActionsTest-1077657311-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:10:16.232014 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:10:16.232014 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:10:16.232014 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.contrib.admin_actions [None req-ac25c1af-92a1-4533-a219-0f9030f9c731 tempest-VolumesActionsTest-1077657311 tempest-VolumesActionsTest-1077657311-project-admin] Updating volume '54b333a2-6f15-4047-9b51-4775a04d96f8' with '{'status': 'creating'}' {{(pid=100333) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 16 21:10:16.263425 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-ac25c1af-92a1-4533-a219-0f9030f9c731 tempest-VolumesActionsTest-1077657311 tempest-VolumesActionsTest-1077657311-project-admin] https://10.4.3.143/volume/v3/volumes/54b333a2-6f15-4047-9b51-4775a04d96f8/action returned with HTTP 202 Aug 16 21:10:16.263729 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 245/1016] 10.4.3.143 () {68 vars in 1390 bytes} [Sun Aug 16 21:10:16 2026] POST /volume/v3/volumes/54b333a2-6f15-4047-9b51-4775a04d96f8/action => generated 0 bytes in 61 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 16 21:10:16.276379 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-8c66bc68-f6b9-47ca-aee2-043f538557f7 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:10:16.283557 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-8c66bc68-f6b9-47ca-aee2-043f538557f7 tempest-VolumesActionsTest-1336235710 tempest-VolumesActionsTest-1336235710-project-member] GET https://10.4.3.143/volume/v3/volumes/54b333a2-6f15-4047-9b51-4775a04d96f8 Aug 16 21:10:16.283778 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-8c66bc68-f6b9-47ca-aee2-043f538557f7 tempest-VolumesActionsTest-1336235710 tempest-VolumesActionsTest-1336235710-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:10:16.284025 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-8c66bc68-f6b9-47ca-aee2-043f538557f7 tempest-VolumesActionsTest-1336235710 tempest-VolumesActionsTest-1336235710-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:10:16.292592 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:10:16.292592 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:10:16.297104 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-8c66bc68-f6b9-47ca-aee2-043f538557f7 tempest-VolumesActionsTest-1336235710 tempest-VolumesActionsTest-1336235710-project-member] Volume info retrieved successfully. Aug 16 21:10:16.302248 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-8c66bc68-f6b9-47ca-aee2-043f538557f7 tempest-VolumesActionsTest-1336235710 tempest-VolumesActionsTest-1336235710-project-member] https://10.4.3.143/volume/v3/volumes/54b333a2-6f15-4047-9b51-4775a04d96f8 returned with HTTP 200 Aug 16 21:10:16.302725 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 261/1017] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:10:16 2026] GET /volume/v3/volumes/54b333a2-6f15-4047-9b51-4775a04d96f8 => generated 841 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:10:16.319885 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-8a609e5e-d06d-40ed-ac7d-796db86992ad None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:10:16.323942 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-8a609e5e-d06d-40ed-ac7d-796db86992ad tempest-VolumesActionsTest-1077657311 tempest-VolumesActionsTest-1077657311-project-admin] POST https://10.4.3.143/volume/v3/volumes/54b333a2-6f15-4047-9b51-4775a04d96f8/action Aug 16 21:10:16.323942 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-8a609e5e-d06d-40ed-ac7d-796db86992ad tempest-VolumesActionsTest-1077657311 tempest-VolumesActionsTest-1077657311-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100331) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 21:10:16.323942 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-8a609e5e-d06d-40ed-ac7d-796db86992ad tempest-VolumesActionsTest-1077657311 tempest-VolumesActionsTest-1077657311-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:10:16.332181 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:10:16.332181 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:10:16.332777 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-8a609e5e-d06d-40ed-ac7d-796db86992ad tempest-VolumesActionsTest-1077657311 tempest-VolumesActionsTest-1077657311-project-admin] Volume info retrieved successfully. Aug 16 21:10:16.357012 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-8a609e5e-d06d-40ed-ac7d-796db86992ad tempest-VolumesActionsTest-1077657311 tempest-VolumesActionsTest-1077657311-project-admin] Delete volume request issued successfully. Aug 16 21:10:16.357395 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-8a609e5e-d06d-40ed-ac7d-796db86992ad tempest-VolumesActionsTest-1077657311 tempest-VolumesActionsTest-1077657311-project-admin] https://10.4.3.143/volume/v3/volumes/54b333a2-6f15-4047-9b51-4775a04d96f8/action returned with HTTP 202 Aug 16 21:10:16.357881 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 257/1018] 10.4.3.143 () {68 vars in 1390 bytes} [Sun Aug 16 21:10:16 2026] POST /volume/v3/volumes/54b333a2-6f15-4047-9b51-4775a04d96f8/action => generated 0 bytes in 38 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 16 21:10:16.364830 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-b9fab8fc-e102-4fbd-a14b-ccd4a77735fe None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:10:16.369036 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-b9fab8fc-e102-4fbd-a14b-ccd4a77735fe tempest-VolumesActionsTest-1336235710 tempest-VolumesActionsTest-1336235710-project-member] GET https://10.4.3.143/volume/v3/volumes/54b333a2-6f15-4047-9b51-4775a04d96f8 Aug 16 21:10:16.369375 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-b9fab8fc-e102-4fbd-a14b-ccd4a77735fe tempest-VolumesActionsTest-1336235710 tempest-VolumesActionsTest-1336235710-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:10:16.369676 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-b9fab8fc-e102-4fbd-a14b-ccd4a77735fe tempest-VolumesActionsTest-1336235710 tempest-VolumesActionsTest-1336235710-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:10:16.382408 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:10:16.382408 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:10:16.388150 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-b9fab8fc-e102-4fbd-a14b-ccd4a77735fe tempest-VolumesActionsTest-1336235710 tempest-VolumesActionsTest-1336235710-project-member] Volume info retrieved successfully. Aug 16 21:10:16.395935 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-b9fab8fc-e102-4fbd-a14b-ccd4a77735fe tempest-VolumesActionsTest-1336235710 tempest-VolumesActionsTest-1336235710-project-member] https://10.4.3.143/volume/v3/volumes/54b333a2-6f15-4047-9b51-4775a04d96f8 returned with HTTP 200 Aug 16 21:10:16.396479 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 256/1019] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:10:16 2026] GET /volume/v3/volumes/54b333a2-6f15-4047-9b51-4775a04d96f8 => generated 841 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:10:16.884738 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-366cb50b-254a-4537-bb38-4d128f90f260 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:10:16.885388 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-366cb50b-254a-4537-bb38-4d128f90f260 tempest-VolumesListTestJSON-789658437 tempest-VolumesListTestJSON-789658437-project-member] GET https://10.4.3.143/volume/v3/volumes/9408de4b-6395-4dde-aa61-9b4dd1968663 Aug 16 21:10:16.885547 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-366cb50b-254a-4537-bb38-4d128f90f260 tempest-VolumesListTestJSON-789658437 tempest-VolumesListTestJSON-789658437-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:10:16.885713 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-366cb50b-254a-4537-bb38-4d128f90f260 tempest-VolumesListTestJSON-789658437 tempest-VolumesListTestJSON-789658437-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:10:16.890944 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-366cb50b-254a-4537-bb38-4d128f90f260 tempest-VolumesListTestJSON-789658437 tempest-VolumesListTestJSON-789658437-project-member] https://10.4.3.143/volume/v3/volumes/9408de4b-6395-4dde-aa61-9b4dd1968663 returned with HTTP 404 Aug 16 21:10:16.891309 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 246/1020] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:10:16 2026] GET /volume/v3/volumes/9408de4b-6395-4dde-aa61-9b4dd1968663 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:10:16.901837 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-bcb360d0-8455-452d-b562-e815c8d075ba None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:10:16.903590 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-bcb360d0-8455-452d-b562-e815c8d075ba tempest-VolumesListTestJSON-789658437 tempest-VolumesListTestJSON-789658437-project-member] GET https://10.4.3.143/volume/v3/volumes/d682df81-9c3e-4338-ab62-0f3248eb734d Aug 16 21:10:16.903808 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-bcb360d0-8455-452d-b562-e815c8d075ba tempest-VolumesListTestJSON-789658437 tempest-VolumesListTestJSON-789658437-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:10:16.904027 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-bcb360d0-8455-452d-b562-e815c8d075ba tempest-VolumesListTestJSON-789658437 tempest-VolumesListTestJSON-789658437-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:10:16.911347 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:10:16.911347 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:10:16.914612 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-bcb360d0-8455-452d-b562-e815c8d075ba tempest-VolumesListTestJSON-789658437 tempest-VolumesListTestJSON-789658437-project-member] Volume info retrieved successfully. Aug 16 21:10:16.919384 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-bcb360d0-8455-452d-b562-e815c8d075ba tempest-VolumesListTestJSON-789658437 tempest-VolumesListTestJSON-789658437-project-member] https://10.4.3.143/volume/v3/volumes/d682df81-9c3e-4338-ab62-0f3248eb734d returned with HTTP 200 Aug 16 21:10:16.919549 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 262/1021] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:10:16 2026] GET /volume/v3/volumes/d682df81-9c3e-4338-ab62-0f3248eb734d => generated 856 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:10:16.934143 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-4b1509f1-5529-4cb0-95be-be29c2ae60ec None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:10:16.935850 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-4b1509f1-5529-4cb0-95be-be29c2ae60ec tempest-VolumesListTestJSON-789658437 tempest-VolumesListTestJSON-789658437-project-member] DELETE https://10.4.3.143/volume/v3/volumes/d682df81-9c3e-4338-ab62-0f3248eb734d Aug 16 21:10:16.936170 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-4b1509f1-5529-4cb0-95be-be29c2ae60ec tempest-VolumesListTestJSON-789658437 tempest-VolumesListTestJSON-789658437-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:10:16.936543 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-4b1509f1-5529-4cb0-95be-be29c2ae60ec tempest-VolumesListTestJSON-789658437 tempest-VolumesListTestJSON-789658437-project-member] Calling method 'delete' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:10:16.936884 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.v3.volumes [None req-4b1509f1-5529-4cb0-95be-be29c2ae60ec tempest-VolumesListTestJSON-789658437 tempest-VolumesListTestJSON-789658437-project-member] Delete volume with id: d682df81-9c3e-4338-ab62-0f3248eb734d Aug 16 21:10:16.945722 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:10:16.945722 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:10:16.946552 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-4b1509f1-5529-4cb0-95be-be29c2ae60ec tempest-VolumesListTestJSON-789658437 tempest-VolumesListTestJSON-789658437-project-member] Volume info retrieved successfully. Aug 16 21:10:16.968798 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-4b1509f1-5529-4cb0-95be-be29c2ae60ec tempest-VolumesListTestJSON-789658437 tempest-VolumesListTestJSON-789658437-project-member] Delete volume request issued successfully. Aug 16 21:10:16.970069 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-4b1509f1-5529-4cb0-95be-be29c2ae60ec tempest-VolumesListTestJSON-789658437 tempest-VolumesListTestJSON-789658437-project-member] https://10.4.3.143/volume/v3/volumes/d682df81-9c3e-4338-ab62-0f3248eb734d returned with HTTP 202 Aug 16 21:10:16.970069 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 258/1022] 10.4.3.143 () {66 vars in 1351 bytes} [Sun Aug 16 21:10:16 2026] DELETE /volume/v3/volumes/d682df81-9c3e-4338-ab62-0f3248eb734d => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 21:10:16.978548 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-6e6a4c4c-aaaa-43e6-9f2e-196f86c7b74e None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:10:16.982823 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-6e6a4c4c-aaaa-43e6-9f2e-196f86c7b74e tempest-VolumesListTestJSON-789658437 tempest-VolumesListTestJSON-789658437-project-member] GET https://10.4.3.143/volume/v3/volumes/d682df81-9c3e-4338-ab62-0f3248eb734d Aug 16 21:10:16.983190 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-6e6a4c4c-aaaa-43e6-9f2e-196f86c7b74e tempest-VolumesListTestJSON-789658437 tempest-VolumesListTestJSON-789658437-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:10:16.983469 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-6e6a4c4c-aaaa-43e6-9f2e-196f86c7b74e tempest-VolumesListTestJSON-789658437 tempest-VolumesListTestJSON-789658437-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:10:16.993521 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:10:16.993521 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:10:16.997129 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-6e6a4c4c-aaaa-43e6-9f2e-196f86c7b74e tempest-VolumesListTestJSON-789658437 tempest-VolumesListTestJSON-789658437-project-member] Volume info retrieved successfully. Aug 16 21:10:17.001292 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-6e6a4c4c-aaaa-43e6-9f2e-196f86c7b74e tempest-VolumesListTestJSON-789658437 tempest-VolumesListTestJSON-789658437-project-member] https://10.4.3.143/volume/v3/volumes/d682df81-9c3e-4338-ab62-0f3248eb734d returned with HTTP 200 Aug 16 21:10:17.001686 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 257/1023] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:10:16 2026] GET /volume/v3/volumes/d682df81-9c3e-4338-ab62-0f3248eb734d => generated 855 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:10:17.146615 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-15d5e452-0a18-4a72-a500-d15d9ce2b57c None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:10:17.146615 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-15d5e452-0a18-4a72-a500-d15d9ce2b57c None None] GET https://10.4.3.143/volume// Aug 16 21:10:17.146615 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-15d5e452-0a18-4a72-a500-d15d9ce2b57c None None] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:10:17.146826 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-15d5e452-0a18-4a72-a500-d15d9ce2b57c None None] Calling method 'all' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:10:17.147236 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-15d5e452-0a18-4a72-a500-d15d9ce2b57c None None] https://10.4.3.143/volume// returned with HTTP 300 Aug 16 21:10:17.147497 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 247/1024] 10.4.3.143 () {66 vars in 1426 bytes} [Sun Aug 16 21:10: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 16 21:10:17.163557 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [req-4aad648b-7604-4564-b04f-be9d7e6295d6 req-e662c962-f263-4113-82ca-ca3f8a20488b None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:10:17.165676 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [req-4aad648b-7604-4564-b04f-be9d7e6295d6 req-e662c962-f263-4113-82ca-ca3f8a20488b tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] GET https://10.4.3.143/volume/v3/volumes/4a0d200b-c8d9-42f3-992f-7d62ebf87ac8 Aug 16 21:10:17.166097 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [req-4aad648b-7604-4564-b04f-be9d7e6295d6 req-e662c962-f263-4113-82ca-ca3f8a20488b tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:10:17.166097 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [req-4aad648b-7604-4564-b04f-be9d7e6295d6 req-e662c962-f263-4113-82ca-ca3f8a20488b tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:10:17.175249 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:10:17.175249 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:10:17.178792 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [req-4aad648b-7604-4564-b04f-be9d7e6295d6 req-e662c962-f263-4113-82ca-ca3f8a20488b tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Volume info retrieved successfully. Aug 16 21:10:17.183931 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [req-4aad648b-7604-4564-b04f-be9d7e6295d6 req-e662c962-f263-4113-82ca-ca3f8a20488b tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] https://10.4.3.143/volume/v3/volumes/4a0d200b-c8d9-42f3-992f-7d62ebf87ac8 returned with HTTP 200 Aug 16 21:10:17.184425 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 263/1025] 10.4.3.143 () {70 vars in 1639 bytes} [Sun Aug 16 21:10:17 2026] GET /volume/v3/volumes/4a0d200b-c8d9-42f3-992f-7d62ebf87ac8 => generated 1051 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 16 21:10:17.280615 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [req-4aad648b-7604-4564-b04f-be9d7e6295d6 req-d66dd6e7-5edf-4817-a63d-e746f079b2db None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:10:17.284429 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [req-4aad648b-7604-4564-b04f-be9d7e6295d6 req-d66dd6e7-5edf-4817-a63d-e746f079b2db tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] PUT https://10.4.3.143/volume/v3/attachments/19a2f821-7d80-49d7-b394-3737e9d80226 Aug 16 21:10:17.284429 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [req-4aad648b-7604-4564-b04f-be9d7e6295d6 req-d66dd6e7-5edf-4817-a63d-e746f079b2db tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.143", "host": "np0000007409", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:e42fbcbe2e9", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "69237b68-d654-4a76-81de-86e36bc8fb86", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:10:17.294362 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.coordination [req-4aad648b-7604-4564-b04f-be9d7e6295d6 req-d66dd6e7-5edf-4817-a63d-e746f079b2db tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Acquiring lock "cinder-attachment_update-4a0d200b-c8d9-42f3-992f-7d62ebf87ac8-np0000007409" by "attachment_update" {{(pid=100331) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:10:17.301368 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.coordination [req-4aad648b-7604-4564-b04f-be9d7e6295d6 req-d66dd6e7-5edf-4817-a63d-e746f079b2db tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Lock "cinder-attachment_update-4a0d200b-c8d9-42f3-992f-7d62ebf87ac8-np0000007409" acquired by "attachment_update" :: waited 0.007s {{(pid=100331) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:10:17.302765 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:10:17.302765 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:10:17.398709 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.coordination [req-4aad648b-7604-4564-b04f-be9d7e6295d6 req-d66dd6e7-5edf-4817-a63d-e746f079b2db tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Lock "cinder-attachment_update-4a0d200b-c8d9-42f3-992f-7d62ebf87ac8-np0000007409" released by "attachment_update" :: held 0.097s {{(pid=100331) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:10:17.398709 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [req-4aad648b-7604-4564-b04f-be9d7e6295d6 req-d66dd6e7-5edf-4817-a63d-e746f079b2db tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] https://10.4.3.143/volume/v3/attachments/19a2f821-7d80-49d7-b394-3737e9d80226 returned with HTTP 200 Aug 16 21:10:17.398709 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 259/1026] 10.4.3.143 () {74 vars in 1704 bytes} [Sun Aug 16 21:10:17 2026] PUT /volume/v3/attachments/19a2f821-7d80-49d7-b394-3737e9d80226 => generated 968 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:10:17.412727 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-0c9c3083-57ad-4f69-bf5d-1568d0afb579 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:10:17.415059 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-0c9c3083-57ad-4f69-bf5d-1568d0afb579 tempest-VolumesActionsTest-1336235710 tempest-VolumesActionsTest-1336235710-project-member] GET https://10.4.3.143/volume/v3/volumes/54b333a2-6f15-4047-9b51-4775a04d96f8 Aug 16 21:10:17.415303 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-0c9c3083-57ad-4f69-bf5d-1568d0afb579 tempest-VolumesActionsTest-1336235710 tempest-VolumesActionsTest-1336235710-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:10:17.415518 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-0c9c3083-57ad-4f69-bf5d-1568d0afb579 tempest-VolumesActionsTest-1336235710 tempest-VolumesActionsTest-1336235710-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:10:17.425478 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-0c9c3083-57ad-4f69-bf5d-1568d0afb579 tempest-VolumesActionsTest-1336235710 tempest-VolumesActionsTest-1336235710-project-member] https://10.4.3.143/volume/v3/volumes/54b333a2-6f15-4047-9b51-4775a04d96f8 returned with HTTP 404 Aug 16 21:10:17.426049 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 258/1027] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:10:17 2026] GET /volume/v3/volumes/54b333a2-6f15-4047-9b51-4775a04d96f8 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:10:17.429013 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [req-4aad648b-7604-4564-b04f-be9d7e6295d6 req-65367edd-6dc1-4969-965f-44d2dd78297d None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:10:17.432316 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [req-4aad648b-7604-4564-b04f-be9d7e6295d6 req-65367edd-6dc1-4969-965f-44d2dd78297d tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] POST https://10.4.3.143/volume/v3/attachments/19a2f821-7d80-49d7-b394-3737e9d80226/action Aug 16 21:10:17.432316 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [req-4aad648b-7604-4564-b04f-be9d7e6295d6 req-65367edd-6dc1-4969-965f-44d2dd78297d tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Action body: b'{"os-complete": null}' {{(pid=100333) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 21:10:17.432316 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [req-4aad648b-7604-4564-b04f-be9d7e6295d6 req-65367edd-6dc1-4969-965f-44d2dd78297d tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:10:17.435665 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-a5a8f3c4-3eb3-4388-9cec-ac110e6ac9ce None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:10:17.437940 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-a5a8f3c4-3eb3-4388-9cec-ac110e6ac9ce tempest-VolumesActionsTest-1336235710 tempest-VolumesActionsTest-1336235710-project-member] GET https://10.4.3.143/volume/v3/volumes/54b333a2-6f15-4047-9b51-4775a04d96f8 Aug 16 21:10:17.438168 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-a5a8f3c4-3eb3-4388-9cec-ac110e6ac9ce tempest-VolumesActionsTest-1336235710 tempest-VolumesActionsTest-1336235710-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:10:17.438514 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-a5a8f3c4-3eb3-4388-9cec-ac110e6ac9ce tempest-VolumesActionsTest-1336235710 tempest-VolumesActionsTest-1336235710-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:10:17.445705 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-a5a8f3c4-3eb3-4388-9cec-ac110e6ac9ce tempest-VolumesActionsTest-1336235710 tempest-VolumesActionsTest-1336235710-project-member] https://10.4.3.143/volume/v3/volumes/54b333a2-6f15-4047-9b51-4775a04d96f8 returned with HTTP 404 Aug 16 21:10:17.450643 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 264/1028] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:10:17 2026] GET /volume/v3/volumes/54b333a2-6f15-4047-9b51-4775a04d96f8 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:10:17.450805 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:10:17.450805 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:10:17.455392 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-428d59d4-e5b8-498d-a1a6-cfa35ab20092 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:10:17.459238 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-428d59d4-e5b8-498d-a1a6-cfa35ab20092 tempest-VolumesActionsTest-1336235710 tempest-VolumesActionsTest-1336235710-project-member] DELETE https://10.4.3.143/volume/v3/volumes/54b333a2-6f15-4047-9b51-4775a04d96f8 Aug 16 21:10:17.461111 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-428d59d4-e5b8-498d-a1a6-cfa35ab20092 tempest-VolumesActionsTest-1336235710 tempest-VolumesActionsTest-1336235710-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:10:17.461111 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-428d59d4-e5b8-498d-a1a6-cfa35ab20092 tempest-VolumesActionsTest-1336235710 tempest-VolumesActionsTest-1336235710-project-member] Calling method 'delete' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:10:17.461111 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.v3.volumes [None req-428d59d4-e5b8-498d-a1a6-cfa35ab20092 tempest-VolumesActionsTest-1336235710 tempest-VolumesActionsTest-1336235710-project-member] Delete volume with id: 54b333a2-6f15-4047-9b51-4775a04d96f8 Aug 16 21:10:17.464518 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [req-4aad648b-7604-4564-b04f-be9d7e6295d6 req-65367edd-6dc1-4969-965f-44d2dd78297d tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] https://10.4.3.143/volume/v3/attachments/19a2f821-7d80-49d7-b394-3737e9d80226/action returned with HTTP 204 Aug 16 21:10:17.467197 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 248/1029] 10.4.3.143 () {74 vars in 1725 bytes} [Sun Aug 16 21:10:17 2026] POST /volume/v3/attachments/19a2f821-7d80-49d7-b394-3737e9d80226/action => generated 0 bytes in 36 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:10:17.468733 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-428d59d4-e5b8-498d-a1a6-cfa35ab20092 tempest-VolumesActionsTest-1336235710 tempest-VolumesActionsTest-1336235710-project-member] https://10.4.3.143/volume/v3/volumes/54b333a2-6f15-4047-9b51-4775a04d96f8 returned with HTTP 404 Aug 16 21:10:17.469288 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 260/1030] 10.4.3.143 () {66 vars in 1351 bytes} [Sun Aug 16 21:10:17 2026] DELETE /volume/v3/volumes/54b333a2-6f15-4047-9b51-4775a04d96f8 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:10:17.478571 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-776e5d2e-69c7-43a8-81bd-eb800bc12ea6 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:10:17.482450 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-776e5d2e-69c7-43a8-81bd-eb800bc12ea6 tempest-VolumesActionsTest-1336235710 tempest-VolumesActionsTest-1336235710-project-member] POST https://10.4.3.143/volume/v3/volumes Aug 16 21:10:17.482450 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-776e5d2e-69c7-43a8-81bd-eb800bc12ea6 tempest-VolumesActionsTest-1336235710 tempest-VolumesActionsTest-1336235710-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-333706914"}} {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:10:17.482652 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.v3.volumes [None req-776e5d2e-69c7-43a8-81bd-eb800bc12ea6 tempest-VolumesActionsTest-1336235710 tempest-VolumesActionsTest-1336235710-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-333706914'}} {{(pid=100332) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 21:10:17.482774 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.v3.volumes [None req-776e5d2e-69c7-43a8-81bd-eb800bc12ea6 tempest-VolumesActionsTest-1336235710 tempest-VolumesActionsTest-1336235710-project-member] Create volume of 1 GB Aug 16 21:10:17.493930 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-776e5d2e-69c7-43a8-81bd-eb800bc12ea6 tempest-VolumesActionsTest-1336235710 tempest-VolumesActionsTest-1336235710-project-member] Availability Zones retrieved successfully. Aug 16 21:10:17.502130 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-776e5d2e-69c7-43a8-81bd-eb800bc12ea6 tempest-VolumesActionsTest-1336235710 tempest-VolumesActionsTest-1336235710-project-member] Flow 'volume_create_api' (d85f4699-2272-4fe0-a062-6a17c40c47e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100332) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:10:17.503725 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-776e5d2e-69c7-43a8-81bd-eb800bc12ea6 tempest-VolumesActionsTest-1336235710 tempest-VolumesActionsTest-1336235710-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dc788d2a-2dc3-4ef6-b7b0-61d88ebf81d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:10:17.505162 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.flows.api.create_volume [None req-776e5d2e-69c7-43a8-81bd-eb800bc12ea6 tempest-VolumesActionsTest-1336235710 tempest-VolumesActionsTest-1336235710-project-member] Validating volume size '1' using validate_int {{(pid=100332) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 21:10:17.545711 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-776e5d2e-69c7-43a8-81bd-eb800bc12ea6 tempest-VolumesActionsTest-1336235710 tempest-VolumesActionsTest-1336235710-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dc788d2a-2dc3-4ef6-b7b0-61d88ebf81d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T21:04:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=69e633b8-fab9-4b15-8b40-4f1a67c51cda,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '69e633b8-fab9-4b15-8b40-4f1a67c51cda', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:10:17.547046 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-776e5d2e-69c7-43a8-81bd-eb800bc12ea6 tempest-VolumesActionsTest-1336235710 tempest-VolumesActionsTest-1336235710-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cb06f1a2-8a42-4954-b7f1-e16dac1f6c86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:10:17.604440 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.quota [None req-776e5d2e-69c7-43a8-81bd-eb800bc12ea6 tempest-VolumesActionsTest-1336235710 tempest-VolumesActionsTest-1336235710-project-member] Created reservations ['28bb1ab1-a4b7-4b1b-afcd-845e1d6dc9ef', 'aaa2fbda-ccf8-4ced-b415-a534f22f94a7', '6446ec7a-e6a4-4c4f-8d73-82475b7ad20c', '93c05bfd-94e8-4e7d-b37d-5a60780fc87c'] {{(pid=100332) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:10:17.605599 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-776e5d2e-69c7-43a8-81bd-eb800bc12ea6 tempest-VolumesActionsTest-1336235710 tempest-VolumesActionsTest-1336235710-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cb06f1a2-8a42-4954-b7f1-e16dac1f6c86) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['28bb1ab1-a4b7-4b1b-afcd-845e1d6dc9ef', 'aaa2fbda-ccf8-4ced-b415-a534f22f94a7', '6446ec7a-e6a4-4c4f-8d73-82475b7ad20c', '93c05bfd-94e8-4e7d-b37d-5a60780fc87c']}' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:10:17.606840 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-776e5d2e-69c7-43a8-81bd-eb800bc12ea6 tempest-VolumesActionsTest-1336235710 tempest-VolumesActionsTest-1336235710-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9722c903-3da6-4fda-8df8-6c862eb7de4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:10:17.640464 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-776e5d2e-69c7-43a8-81bd-eb800bc12ea6 tempest-VolumesActionsTest-1336235710 tempest-VolumesActionsTest-1336235710-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9722c903-3da6-4fda-8df8-6c862eb7de4a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4d5d58d3-4467-4f72-868d-4c714c056acd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-333706914',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='189731ea2abb4e468024bef65cee3f04',qos_specs=None,replication_status=,reservations=['28bb1ab1-a4b7-4b1b-afcd-845e1d6dc9ef','aaa2fbda-ccf8-4ced-b415-a534f22f94a7','6446ec7a-e6a4-4c4f-8d73-82475b7ad20c','93c05bfd-94e8-4e7d-b37d-5a60780fc87c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0f3690fefbd24874b8d8bc60ed152486',volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T21:10:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-333706914',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4d5d58d3-4467-4f72-868d-4c714c056acd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='189731ea2abb4e468024bef65cee3f04',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0f3690fefbd24874b8d8bc60ed152486',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(69e633b8-fab9-4b15-8b40-4f1a67c51cda),volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda)}' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:10:17.641321 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-776e5d2e-69c7-43a8-81bd-eb800bc12ea6 tempest-VolumesActionsTest-1336235710 tempest-VolumesActionsTest-1336235710-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (910121e5-31a8-4568-8555-d3fde649ed1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:10:17.663172 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-776e5d2e-69c7-43a8-81bd-eb800bc12ea6 tempest-VolumesActionsTest-1336235710 tempest-VolumesActionsTest-1336235710-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (910121e5-31a8-4568-8555-d3fde649ed1c) transitioned into state 'SUCCESS' from state '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-333706914',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='189731ea2abb4e468024bef65cee3f04',qos_specs=None,replication_status=,reservations=['28bb1ab1-a4b7-4b1b-afcd-845e1d6dc9ef','aaa2fbda-ccf8-4ced-b415-a534f22f94a7','6446ec7a-e6a4-4c4f-8d73-82475b7ad20c','93c05bfd-94e8-4e7d-b37d-5a60780fc87c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0f3690fefbd24874b8d8bc60ed152486',volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda)}' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:10:17.664202 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-776e5d2e-69c7-43a8-81bd-eb800bc12ea6 tempest-VolumesActionsTest-1336235710 tempest-VolumesActionsTest-1336235710-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5523b27a-cdd1-40a1-b270-d4e549076329) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:10:17.677979 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-776e5d2e-69c7-43a8-81bd-eb800bc12ea6 tempest-VolumesActionsTest-1336235710 tempest-VolumesActionsTest-1336235710-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5523b27a-cdd1-40a1-b270-d4e549076329) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:10:17.679199 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-776e5d2e-69c7-43a8-81bd-eb800bc12ea6 tempest-VolumesActionsTest-1336235710 tempest-VolumesActionsTest-1336235710-project-member] Flow 'volume_create_api' (d85f4699-2272-4fe0-a062-6a17c40c47e5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100332) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:10:17.679696 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-776e5d2e-69c7-43a8-81bd-eb800bc12ea6 tempest-VolumesActionsTest-1336235710 tempest-VolumesActionsTest-1336235710-project-member] Create volume request issued successfully. Aug 16 21:10:17.680571 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-776e5d2e-69c7-43a8-81bd-eb800bc12ea6 tempest-VolumesActionsTest-1336235710 tempest-VolumesActionsTest-1336235710-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Aug 16 21:10:17.681127 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 259/1031] 10.4.3.143 () {68 vars in 1258 bytes} [Sun Aug 16 21:10:17 2026] POST /volume/v3/volumes => generated 748 bytes in 203 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 21:10:17.692380 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-0d41797f-fd39-4599-8a48-39ffd4b94f29 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:10:17.696024 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-0d41797f-fd39-4599-8a48-39ffd4b94f29 tempest-VolumesActionsTest-1336235710 tempest-VolumesActionsTest-1336235710-project-member] GET https://10.4.3.143/volume/v3/volumes/4d5d58d3-4467-4f72-868d-4c714c056acd Aug 16 21:10:17.696670 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-0d41797f-fd39-4599-8a48-39ffd4b94f29 tempest-VolumesActionsTest-1336235710 tempest-VolumesActionsTest-1336235710-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:10:17.697683 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-0d41797f-fd39-4599-8a48-39ffd4b94f29 tempest-VolumesActionsTest-1336235710 tempest-VolumesActionsTest-1336235710-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:10:17.708826 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:10:17.708826 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:10:17.714131 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-0d41797f-fd39-4599-8a48-39ffd4b94f29 tempest-VolumesActionsTest-1336235710 tempest-VolumesActionsTest-1336235710-project-member] Volume info retrieved successfully. Aug 16 21:10:17.719658 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-0d41797f-fd39-4599-8a48-39ffd4b94f29 tempest-VolumesActionsTest-1336235710 tempest-VolumesActionsTest-1336235710-project-member] https://10.4.3.143/volume/v3/volumes/4d5d58d3-4467-4f72-868d-4c714c056acd returned with HTTP 200 Aug 16 21:10:17.720081 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 265/1032] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:10:17 2026] GET /volume/v3/volumes/4d5d58d3-4467-4f72-868d-4c714c056acd => generated 816 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:10:18.014305 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-abd3acfa-e2a5-497b-89b6-82753c49a474 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:10:18.016543 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-abd3acfa-e2a5-497b-89b6-82753c49a474 tempest-VolumesListTestJSON-789658437 tempest-VolumesListTestJSON-789658437-project-member] GET https://10.4.3.143/volume/v3/volumes/d682df81-9c3e-4338-ab62-0f3248eb734d Aug 16 21:10:18.016810 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-abd3acfa-e2a5-497b-89b6-82753c49a474 tempest-VolumesListTestJSON-789658437 tempest-VolumesListTestJSON-789658437-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:10:18.017090 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-abd3acfa-e2a5-497b-89b6-82753c49a474 tempest-VolumesListTestJSON-789658437 tempest-VolumesListTestJSON-789658437-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:10:18.024619 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-abd3acfa-e2a5-497b-89b6-82753c49a474 tempest-VolumesListTestJSON-789658437 tempest-VolumesListTestJSON-789658437-project-member] https://10.4.3.143/volume/v3/volumes/d682df81-9c3e-4338-ab62-0f3248eb734d returned with HTTP 404 Aug 16 21:10:18.025258 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 249/1033] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:10:18 2026] GET /volume/v3/volumes/d682df81-9c3e-4338-ab62-0f3248eb734d => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:10:18.031759 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-e87a45cc-8379-4b49-bd90-fb0ce338afe3 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:10:18.034050 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-e87a45cc-8379-4b49-bd90-fb0ce338afe3 tempest-VolumesListTestJSON-789658437 tempest-VolumesListTestJSON-789658437-project-member] GET https://10.4.3.143/volume/v3/volumes/c2420db7-f4f3-4b9b-9d63-78f11a4235b2 Aug 16 21:10:18.034324 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-e87a45cc-8379-4b49-bd90-fb0ce338afe3 tempest-VolumesListTestJSON-789658437 tempest-VolumesListTestJSON-789658437-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:10:18.034608 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-e87a45cc-8379-4b49-bd90-fb0ce338afe3 tempest-VolumesListTestJSON-789658437 tempest-VolumesListTestJSON-789658437-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:10:18.041480 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:10:18.041480 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:10:18.045449 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-e87a45cc-8379-4b49-bd90-fb0ce338afe3 tempest-VolumesListTestJSON-789658437 tempest-VolumesListTestJSON-789658437-project-member] Volume info retrieved successfully. Aug 16 21:10:18.049725 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-e87a45cc-8379-4b49-bd90-fb0ce338afe3 tempest-VolumesListTestJSON-789658437 tempest-VolumesListTestJSON-789658437-project-member] https://10.4.3.143/volume/v3/volumes/c2420db7-f4f3-4b9b-9d63-78f11a4235b2 returned with HTTP 200 Aug 16 21:10:18.050122 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 261/1034] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:10:18 2026] GET /volume/v3/volumes/c2420db7-f4f3-4b9b-9d63-78f11a4235b2 => generated 857 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:10:18.061836 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-b0d977d7-9de8-42fe-931d-d8bd066ba576 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:10:18.063628 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-b0d977d7-9de8-42fe-931d-d8bd066ba576 tempest-VolumesListTestJSON-789658437 tempest-VolumesListTestJSON-789658437-project-member] DELETE https://10.4.3.143/volume/v3/volumes/c2420db7-f4f3-4b9b-9d63-78f11a4235b2 Aug 16 21:10:18.063831 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-b0d977d7-9de8-42fe-931d-d8bd066ba576 tempest-VolumesListTestJSON-789658437 tempest-VolumesListTestJSON-789658437-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:10:18.064041 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-b0d977d7-9de8-42fe-931d-d8bd066ba576 tempest-VolumesListTestJSON-789658437 tempest-VolumesListTestJSON-789658437-project-member] Calling method 'delete' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:10:18.064192 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.v3.volumes [None req-b0d977d7-9de8-42fe-931d-d8bd066ba576 tempest-VolumesListTestJSON-789658437 tempest-VolumesListTestJSON-789658437-project-member] Delete volume with id: c2420db7-f4f3-4b9b-9d63-78f11a4235b2 Aug 16 21:10:18.071015 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:10:18.071015 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:10:18.071548 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-b0d977d7-9de8-42fe-931d-d8bd066ba576 tempest-VolumesListTestJSON-789658437 tempest-VolumesListTestJSON-789658437-project-member] Volume info retrieved successfully. Aug 16 21:10:18.105393 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-b0d977d7-9de8-42fe-931d-d8bd066ba576 tempest-VolumesListTestJSON-789658437 tempest-VolumesListTestJSON-789658437-project-member] Delete volume request issued successfully. Aug 16 21:10:18.105393 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-b0d977d7-9de8-42fe-931d-d8bd066ba576 tempest-VolumesListTestJSON-789658437 tempest-VolumesListTestJSON-789658437-project-member] https://10.4.3.143/volume/v3/volumes/c2420db7-f4f3-4b9b-9d63-78f11a4235b2 returned with HTTP 202 Aug 16 21:10:18.105393 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 260/1035] 10.4.3.143 () {66 vars in 1351 bytes} [Sun Aug 16 21:10:18 2026] DELETE /volume/v3/volumes/c2420db7-f4f3-4b9b-9d63-78f11a4235b2 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 21:10:18.114828 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-b126a868-2dcb-4ca1-847d-c097c64492b4 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:10:18.116668 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-b126a868-2dcb-4ca1-847d-c097c64492b4 tempest-VolumesListTestJSON-789658437 tempest-VolumesListTestJSON-789658437-project-member] GET https://10.4.3.143/volume/v3/volumes/c2420db7-f4f3-4b9b-9d63-78f11a4235b2 Aug 16 21:10:18.116860 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-b126a868-2dcb-4ca1-847d-c097c64492b4 tempest-VolumesListTestJSON-789658437 tempest-VolumesListTestJSON-789658437-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:10:18.117309 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-b126a868-2dcb-4ca1-847d-c097c64492b4 tempest-VolumesListTestJSON-789658437 tempest-VolumesListTestJSON-789658437-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:10:18.126143 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:10:18.126143 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:10:18.130853 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-b126a868-2dcb-4ca1-847d-c097c64492b4 tempest-VolumesListTestJSON-789658437 tempest-VolumesListTestJSON-789658437-project-member] Volume info retrieved successfully. Aug 16 21:10:18.136078 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-b126a868-2dcb-4ca1-847d-c097c64492b4 tempest-VolumesListTestJSON-789658437 tempest-VolumesListTestJSON-789658437-project-member] https://10.4.3.143/volume/v3/volumes/c2420db7-f4f3-4b9b-9d63-78f11a4235b2 returned with HTTP 200 Aug 16 21:10:18.136502 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 266/1036] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:10:18 2026] GET /volume/v3/volumes/c2420db7-f4f3-4b9b-9d63-78f11a4235b2 => generated 856 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:10:18.745724 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-e6adfcf5-bf59-42b7-ad49-b54c00ec2ca8 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:10:18.750291 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-e6adfcf5-bf59-42b7-ad49-b54c00ec2ca8 tempest-VolumesActionsTest-1336235710 tempest-VolumesActionsTest-1336235710-project-member] GET https://10.4.3.143/volume/v3/volumes/4d5d58d3-4467-4f72-868d-4c714c056acd Aug 16 21:10:18.750399 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-e6adfcf5-bf59-42b7-ad49-b54c00ec2ca8 tempest-VolumesActionsTest-1336235710 tempest-VolumesActionsTest-1336235710-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:10:18.750581 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-e6adfcf5-bf59-42b7-ad49-b54c00ec2ca8 tempest-VolumesActionsTest-1336235710 tempest-VolumesActionsTest-1336235710-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:10:18.763506 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:10:18.763506 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:10:18.767988 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-e6adfcf5-bf59-42b7-ad49-b54c00ec2ca8 tempest-VolumesActionsTest-1336235710 tempest-VolumesActionsTest-1336235710-project-member] Volume info retrieved successfully. Aug 16 21:10:18.775726 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-e6adfcf5-bf59-42b7-ad49-b54c00ec2ca8 tempest-VolumesActionsTest-1336235710 tempest-VolumesActionsTest-1336235710-project-member] https://10.4.3.143/volume/v3/volumes/4d5d58d3-4467-4f72-868d-4c714c056acd returned with HTTP 200 Aug 16 21:10:18.776169 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 250/1037] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:10:18 2026] GET /volume/v3/volumes/4d5d58d3-4467-4f72-868d-4c714c056acd => generated 841 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:10:18.790902 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-3e7b20e1-aaaa-4b20-a258-978bd1f46e52 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:10:18.792898 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-3e7b20e1-aaaa-4b20-a258-978bd1f46e52 tempest-VolumesActionsTest-1077657311 tempest-VolumesActionsTest-1077657311-project-admin] POST https://10.4.3.143/volume/v3/volumes/4d5d58d3-4467-4f72-868d-4c714c056acd/action Aug 16 21:10:18.793273 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-3e7b20e1-aaaa-4b20-a258-978bd1f46e52 tempest-VolumesActionsTest-1077657311 tempest-VolumesActionsTest-1077657311-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100331) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 21:10:18.793685 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-3e7b20e1-aaaa-4b20-a258-978bd1f46e52 tempest-VolumesActionsTest-1077657311 tempest-VolumesActionsTest-1077657311-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:10:18.802779 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:10:18.802779 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:10:18.803236 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.contrib.admin_actions [None req-3e7b20e1-aaaa-4b20-a258-978bd1f46e52 tempest-VolumesActionsTest-1077657311 tempest-VolumesActionsTest-1077657311-project-admin] Updating volume '4d5d58d3-4467-4f72-868d-4c714c056acd' with '{'status': 'error'}' {{(pid=100331) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 16 21:10:18.825948 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-3e7b20e1-aaaa-4b20-a258-978bd1f46e52 tempest-VolumesActionsTest-1077657311 tempest-VolumesActionsTest-1077657311-project-admin] https://10.4.3.143/volume/v3/volumes/4d5d58d3-4467-4f72-868d-4c714c056acd/action returned with HTTP 202 Aug 16 21:10:18.825948 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 262/1038] 10.4.3.143 () {68 vars in 1390 bytes} [Sun Aug 16 21:10:18 2026] POST /volume/v3/volumes/4d5d58d3-4467-4f72-868d-4c714c056acd/action => generated 0 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 16 21:10:18.834382 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-d9a5ba68-4cb7-4094-b487-3bf215404b23 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:10:18.840460 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-d9a5ba68-4cb7-4094-b487-3bf215404b23 tempest-VolumesActionsTest-1336235710 tempest-VolumesActionsTest-1336235710-project-member] GET https://10.4.3.143/volume/v3/volumes/4d5d58d3-4467-4f72-868d-4c714c056acd Aug 16 21:10:18.841136 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-d9a5ba68-4cb7-4094-b487-3bf215404b23 tempest-VolumesActionsTest-1336235710 tempest-VolumesActionsTest-1336235710-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:10:18.841517 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-d9a5ba68-4cb7-4094-b487-3bf215404b23 tempest-VolumesActionsTest-1336235710 tempest-VolumesActionsTest-1336235710-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:10:18.850016 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:10:18.850016 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:10:18.853982 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-d9a5ba68-4cb7-4094-b487-3bf215404b23 tempest-VolumesActionsTest-1336235710 tempest-VolumesActionsTest-1336235710-project-member] Volume info retrieved successfully. Aug 16 21:10:18.860141 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-d9a5ba68-4cb7-4094-b487-3bf215404b23 tempest-VolumesActionsTest-1336235710 tempest-VolumesActionsTest-1336235710-project-member] https://10.4.3.143/volume/v3/volumes/4d5d58d3-4467-4f72-868d-4c714c056acd returned with HTTP 200 Aug 16 21:10:18.860738 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 261/1039] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:10:18 2026] GET /volume/v3/volumes/4d5d58d3-4467-4f72-868d-4c714c056acd => generated 837 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:10:18.876432 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-b8c90632-12f8-4420-a710-30a25ce870b9 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:10:18.877829 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-b8c90632-12f8-4420-a710-30a25ce870b9 tempest-VolumesActionsTest-1077657311 tempest-VolumesActionsTest-1077657311-project-admin] POST https://10.4.3.143/volume/v3/volumes/4d5d58d3-4467-4f72-868d-4c714c056acd/action Aug 16 21:10:18.878130 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-b8c90632-12f8-4420-a710-30a25ce870b9 tempest-VolumesActionsTest-1077657311 tempest-VolumesActionsTest-1077657311-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100330) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 21:10:18.878230 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-b8c90632-12f8-4420-a710-30a25ce870b9 tempest-VolumesActionsTest-1077657311 tempest-VolumesActionsTest-1077657311-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:10:18.892563 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:10:18.892563 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:10:18.892873 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-b8c90632-12f8-4420-a710-30a25ce870b9 tempest-VolumesActionsTest-1077657311 tempest-VolumesActionsTest-1077657311-project-admin] Volume info retrieved successfully. Aug 16 21:10:18.922117 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-b8c90632-12f8-4420-a710-30a25ce870b9 tempest-VolumesActionsTest-1077657311 tempest-VolumesActionsTest-1077657311-project-admin] Delete volume request issued successfully. Aug 16 21:10:18.922382 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-b8c90632-12f8-4420-a710-30a25ce870b9 tempest-VolumesActionsTest-1077657311 tempest-VolumesActionsTest-1077657311-project-admin] https://10.4.3.143/volume/v3/volumes/4d5d58d3-4467-4f72-868d-4c714c056acd/action returned with HTTP 202 Aug 16 21:10:18.923241 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 267/1040] 10.4.3.143 () {68 vars in 1390 bytes} [Sun Aug 16 21:10:18 2026] POST /volume/v3/volumes/4d5d58d3-4467-4f72-868d-4c714c056acd/action => generated 0 bytes in 47 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 16 21:10:18.933059 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-f84403b1-508d-42bd-91cb-f820b07f288b None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:10:18.935754 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-f84403b1-508d-42bd-91cb-f820b07f288b tempest-VolumesActionsTest-1336235710 tempest-VolumesActionsTest-1336235710-project-member] GET https://10.4.3.143/volume/v3/volumes/4d5d58d3-4467-4f72-868d-4c714c056acd Aug 16 21:10:18.935957 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-f84403b1-508d-42bd-91cb-f820b07f288b tempest-VolumesActionsTest-1336235710 tempest-VolumesActionsTest-1336235710-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:10:18.936136 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-f84403b1-508d-42bd-91cb-f820b07f288b tempest-VolumesActionsTest-1336235710 tempest-VolumesActionsTest-1336235710-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:10:18.943857 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:10:18.943857 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:10:18.947236 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-f84403b1-508d-42bd-91cb-f820b07f288b tempest-VolumesActionsTest-1336235710 tempest-VolumesActionsTest-1336235710-project-member] Volume info retrieved successfully. Aug 16 21:10:18.950913 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-f84403b1-508d-42bd-91cb-f820b07f288b tempest-VolumesActionsTest-1336235710 tempest-VolumesActionsTest-1336235710-project-member] https://10.4.3.143/volume/v3/volumes/4d5d58d3-4467-4f72-868d-4c714c056acd returned with HTTP 200 Aug 16 21:10:18.951302 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 251/1041] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:10:18 2026] GET /volume/v3/volumes/4d5d58d3-4467-4f72-868d-4c714c056acd => generated 840 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:10:18.983446 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-26b3faf0-fc30-4dca-9e06-cfe88ca821e1 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:10:18.985639 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-26b3faf0-fc30-4dca-9e06-cfe88ca821e1 tempest-AttachVolumeShelveTestJSON-1707417185 tempest-AttachVolumeShelveTestJSON-1707417185-project-member] GET https://10.4.3.143/volume/v3/volumes/917f5c2c-e0bb-4dfa-8c4b-fbeaefb5f3d9 Aug 16 21:10:18.985760 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-26b3faf0-fc30-4dca-9e06-cfe88ca821e1 tempest-AttachVolumeShelveTestJSON-1707417185 tempest-AttachVolumeShelveTestJSON-1707417185-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:10:18.986011 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-26b3faf0-fc30-4dca-9e06-cfe88ca821e1 tempest-AttachVolumeShelveTestJSON-1707417185 tempest-AttachVolumeShelveTestJSON-1707417185-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:10:18.994530 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:10:18.994530 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:10:18.998720 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-26b3faf0-fc30-4dca-9e06-cfe88ca821e1 tempest-AttachVolumeShelveTestJSON-1707417185 tempest-AttachVolumeShelveTestJSON-1707417185-project-member] Volume info retrieved successfully. Aug 16 21:10:19.003703 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-26b3faf0-fc30-4dca-9e06-cfe88ca821e1 tempest-AttachVolumeShelveTestJSON-1707417185 tempest-AttachVolumeShelveTestJSON-1707417185-project-member] https://10.4.3.143/volume/v3/volumes/917f5c2c-e0bb-4dfa-8c4b-fbeaefb5f3d9 returned with HTTP 200 Aug 16 21:10:19.004463 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 263/1042] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:10:18 2026] GET /volume/v3/volumes/917f5c2c-e0bb-4dfa-8c4b-fbeaefb5f3d9 => generated 850 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:10:19.060377 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-78fe5652-af27-4818-8b75-e34184ebd25d None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:10:19.063389 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-78fe5652-af27-4818-8b75-e34184ebd25d tempest-AttachVolumeShelveTestJSON-1707417185 tempest-AttachVolumeShelveTestJSON-1707417185-project-member] GET https://10.4.3.143/volume/v3/volumes/917f5c2c-e0bb-4dfa-8c4b-fbeaefb5f3d9 Aug 16 21:10:19.063389 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-78fe5652-af27-4818-8b75-e34184ebd25d tempest-AttachVolumeShelveTestJSON-1707417185 tempest-AttachVolumeShelveTestJSON-1707417185-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:10:19.063389 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-78fe5652-af27-4818-8b75-e34184ebd25d tempest-AttachVolumeShelveTestJSON-1707417185 tempest-AttachVolumeShelveTestJSON-1707417185-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:10:19.069657 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:10:19.069657 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:10:19.073770 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-78fe5652-af27-4818-8b75-e34184ebd25d tempest-AttachVolumeShelveTestJSON-1707417185 tempest-AttachVolumeShelveTestJSON-1707417185-project-member] Volume info retrieved successfully. Aug 16 21:10:19.078158 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-78fe5652-af27-4818-8b75-e34184ebd25d tempest-AttachVolumeShelveTestJSON-1707417185 tempest-AttachVolumeShelveTestJSON-1707417185-project-member] https://10.4.3.143/volume/v3/volumes/917f5c2c-e0bb-4dfa-8c4b-fbeaefb5f3d9 returned with HTTP 200 Aug 16 21:10:19.078728 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 262/1043] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:10:19 2026] GET /volume/v3/volumes/917f5c2c-e0bb-4dfa-8c4b-fbeaefb5f3d9 => generated 850 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:10:19.148756 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-6eaf9bbb-bc5d-4bf9-a182-8990d5bc620c None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:10:19.150292 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-6eaf9bbb-bc5d-4bf9-a182-8990d5bc620c tempest-VolumesListTestJSON-789658437 tempest-VolumesListTestJSON-789658437-project-member] GET https://10.4.3.143/volume/v3/volumes/c2420db7-f4f3-4b9b-9d63-78f11a4235b2 Aug 16 21:10:19.150411 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-6eaf9bbb-bc5d-4bf9-a182-8990d5bc620c tempest-VolumesListTestJSON-789658437 tempest-VolumesListTestJSON-789658437-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:10:19.150589 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-6eaf9bbb-bc5d-4bf9-a182-8990d5bc620c tempest-VolumesListTestJSON-789658437 tempest-VolumesListTestJSON-789658437-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:10:19.155904 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-6eaf9bbb-bc5d-4bf9-a182-8990d5bc620c tempest-VolumesListTestJSON-789658437 tempest-VolumesListTestJSON-789658437-project-member] https://10.4.3.143/volume/v3/volumes/c2420db7-f4f3-4b9b-9d63-78f11a4235b2 returned with HTTP 404 Aug 16 21:10:19.156424 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 268/1044] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:10:19 2026] GET /volume/v3/volumes/c2420db7-f4f3-4b9b-9d63-78f11a4235b2 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:10:19.185794 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-cbd9f3ba-46ad-49c9-81ea-eda6d3148220 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:10:19.307489 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-cbd9f3ba-46ad-49c9-81ea-eda6d3148220 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] POST https://10.4.3.143/volume/v3/volumes Aug 16 21:10:19.307896 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-cbd9f3ba-46ad-49c9-81ea-eda6d3148220 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-1513841668", "imageRef": "42b524b5-4969-43e9-b5aa-f976c786aa94"}} {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:10:19.309849 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.v3.volumes [None req-cbd9f3ba-46ad-49c9-81ea-eda6d3148220 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-1513841668', 'imageRef': '42b524b5-4969-43e9-b5aa-f976c786aa94'}} {{(pid=100333) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 21:10:19.410490 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.v3.volumes [None req-cbd9f3ba-46ad-49c9-81ea-eda6d3148220 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Create volume of 1 GB Aug 16 21:10:19.410881 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:10:19.410881 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:10:19.411556 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-cbd9f3ba-46ad-49c9-81ea-eda6d3148220 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Availability Zones retrieved successfully. Aug 16 21:10:19.419029 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-cbd9f3ba-46ad-49c9-81ea-eda6d3148220 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Flow 'volume_create_api' (1fc8d193-996f-4383-b870-d7a32b9e4d6f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100333) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:10:19.423952 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-cbd9f3ba-46ad-49c9-81ea-eda6d3148220 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4bca31d2-3d05-409c-9fc6-f26f1fa14038) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:10:19.423952 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.flows.api.create_volume [None req-cbd9f3ba-46ad-49c9-81ea-eda6d3148220 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Validating volume size '1' using validate_int {{(pid=100333) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 21:10:19.473052 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:10:19.473052 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:10:19.493984 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-cbd9f3ba-46ad-49c9-81ea-eda6d3148220 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4bca31d2-3d05-409c-9fc6-f26f1fa14038) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T21:04:32Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=ff3245f7-c000-4f43-94f1-4f4399c738da,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff3245f7-c000-4f43-94f1-4f4399c738da', 'encryption_key_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=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:10:19.495437 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-cbd9f3ba-46ad-49c9-81ea-eda6d3148220 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0e10ad1a-5636-4b9f-91bf-618dc80f21e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:10:19.573664 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.quota [None req-cbd9f3ba-46ad-49c9-81ea-eda6d3148220 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Created reservations ['9b76c2db-4cf9-4ac3-9938-a77187858282', 'fa4d25cf-1cd9-48c3-97e8-aab1438e14d2', '4c5418ba-ab0c-4d50-8215-b0ec60cb9295', 'b29db90a-9fd6-4db1-b3f1-d1361c03ea76'] {{(pid=100333) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:10:19.574459 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-cbd9f3ba-46ad-49c9-81ea-eda6d3148220 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0e10ad1a-5636-4b9f-91bf-618dc80f21e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9b76c2db-4cf9-4ac3-9938-a77187858282', 'fa4d25cf-1cd9-48c3-97e8-aab1438e14d2', '4c5418ba-ab0c-4d50-8215-b0ec60cb9295', 'b29db90a-9fd6-4db1-b3f1-d1361c03ea76']}' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:10:19.575163 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-cbd9f3ba-46ad-49c9-81ea-eda6d3148220 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f69d5997-70fe-4ae2-a626-07b468895057) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:10:19.603472 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-cbd9f3ba-46ad-49c9-81ea-eda6d3148220 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f69d5997-70fe-4ae2-a626-07b468895057) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '103aab6c-94bf-42b8-9522-e0b6f9e87688', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-1513841668',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='a14176023701407b9148d31fcc6a9151',qos_specs=None,replication_status=,reservations=['9b76c2db-4cf9-4ac3-9938-a77187858282','fa4d25cf-1cd9-48c3-97e8-aab1438e14d2','4c5418ba-ab0c-4d50-8215-b0ec60cb9295','b29db90a-9fd6-4db1-b3f1-d1361c03ea76'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8352064d8b8441cf97930aa639732f5d',volume_type_id=ff3245f7-c000-4f43-94f1-4f4399c738da), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T21:10:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-1513841668',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=103aab6c-94bf-42b8-9522-e0b6f9e87688,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='a14176023701407b9148d31fcc6a9151',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8352064d8b8441cf97930aa639732f5d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff3245f7-c000-4f43-94f1-4f4399c738da),volume_type_id=ff3245f7-c000-4f43-94f1-4f4399c738da)}' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:10:19.604596 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-cbd9f3ba-46ad-49c9-81ea-eda6d3148220 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b4302b8e-b0e3-4df1-bd19-ae3d6678ea32) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:10:19.642073 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-cbd9f3ba-46ad-49c9-81ea-eda6d3148220 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b4302b8e-b0e3-4df1-bd19-ae3d6678ea32) transitioned into state 'SUCCESS' from state '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-1513841668',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='a14176023701407b9148d31fcc6a9151',qos_specs=None,replication_status=,reservations=['9b76c2db-4cf9-4ac3-9938-a77187858282','fa4d25cf-1cd9-48c3-97e8-aab1438e14d2','4c5418ba-ab0c-4d50-8215-b0ec60cb9295','b29db90a-9fd6-4db1-b3f1-d1361c03ea76'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8352064d8b8441cf97930aa639732f5d',volume_type_id=ff3245f7-c000-4f43-94f1-4f4399c738da)}' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:10:19.644382 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-cbd9f3ba-46ad-49c9-81ea-eda6d3148220 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0dfef81b-6966-4710-9601-caf7d7683131) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:10:19.654393 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-cbd9f3ba-46ad-49c9-81ea-eda6d3148220 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0dfef81b-6966-4710-9601-caf7d7683131) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:10:19.655132 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-cbd9f3ba-46ad-49c9-81ea-eda6d3148220 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Flow 'volume_create_api' (1fc8d193-996f-4383-b870-d7a32b9e4d6f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100333) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:10:19.655450 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-cbd9f3ba-46ad-49c9-81ea-eda6d3148220 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Create volume request issued successfully. Aug 16 21:10:19.656041 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-cbd9f3ba-46ad-49c9-81ea-eda6d3148220 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Aug 16 21:10:19.656438 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 252/1045] 10.4.3.143 () {68 vars in 1259 bytes} [Sun Aug 16 21:10:19 2026] POST /volume/v3/volumes => generated 760 bytes in 471 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 21:10:19.671556 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-fdca276f-c80b-4f88-8e8f-608c158fb770 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:10:19.673613 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-fdca276f-c80b-4f88-8e8f-608c158fb770 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] GET https://10.4.3.143/volume/v3/volumes/103aab6c-94bf-42b8-9522-e0b6f9e87688 Aug 16 21:10:19.673814 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-fdca276f-c80b-4f88-8e8f-608c158fb770 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:10:19.674076 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-fdca276f-c80b-4f88-8e8f-608c158fb770 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:10:19.689507 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:10:19.689507 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:10:19.699902 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-fdca276f-c80b-4f88-8e8f-608c158fb770 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Volume info retrieved successfully. Aug 16 21:10:19.710187 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-fdca276f-c80b-4f88-8e8f-608c158fb770 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] https://10.4.3.143/volume/v3/volumes/103aab6c-94bf-42b8-9522-e0b6f9e87688 returned with HTTP 200 Aug 16 21:10:19.710727 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 264/1046] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:10:19 2026] GET /volume/v3/volumes/103aab6c-94bf-42b8-9522-e0b6f9e87688 => generated 828 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:10:19.968656 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-62e73330-62f7-43ca-8491-c27fa0480207 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:10:19.969881 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-62e73330-62f7-43ca-8491-c27fa0480207 tempest-VolumesActionsTest-1336235710 tempest-VolumesActionsTest-1336235710-project-member] GET https://10.4.3.143/volume/v3/volumes/4d5d58d3-4467-4f72-868d-4c714c056acd Aug 16 21:10:19.970127 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-62e73330-62f7-43ca-8491-c27fa0480207 tempest-VolumesActionsTest-1336235710 tempest-VolumesActionsTest-1336235710-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:10:19.970343 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-62e73330-62f7-43ca-8491-c27fa0480207 tempest-VolumesActionsTest-1336235710 tempest-VolumesActionsTest-1336235710-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:10:19.979458 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-62e73330-62f7-43ca-8491-c27fa0480207 tempest-VolumesActionsTest-1336235710 tempest-VolumesActionsTest-1336235710-project-member] https://10.4.3.143/volume/v3/volumes/4d5d58d3-4467-4f72-868d-4c714c056acd returned with HTTP 404 Aug 16 21:10:19.980361 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 263/1047] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:10:19 2026] GET /volume/v3/volumes/4d5d58d3-4467-4f72-868d-4c714c056acd => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:10:19.990672 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-4e47799a-4e9d-4bb0-9299-bd8c484a3ab6 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:10:19.992297 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-4e47799a-4e9d-4bb0-9299-bd8c484a3ab6 tempest-VolumesActionsTest-1336235710 tempest-VolumesActionsTest-1336235710-project-member] GET https://10.4.3.143/volume/v3/volumes/4d5d58d3-4467-4f72-868d-4c714c056acd Aug 16 21:10:19.992297 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-4e47799a-4e9d-4bb0-9299-bd8c484a3ab6 tempest-VolumesActionsTest-1336235710 tempest-VolumesActionsTest-1336235710-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:10:19.992297 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-4e47799a-4e9d-4bb0-9299-bd8c484a3ab6 tempest-VolumesActionsTest-1336235710 tempest-VolumesActionsTest-1336235710-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:10:20.000335 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-4e47799a-4e9d-4bb0-9299-bd8c484a3ab6 tempest-VolumesActionsTest-1336235710 tempest-VolumesActionsTest-1336235710-project-member] https://10.4.3.143/volume/v3/volumes/4d5d58d3-4467-4f72-868d-4c714c056acd returned with HTTP 404 Aug 16 21:10:20.000335 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 269/1048] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:10:19 2026] GET /volume/v3/volumes/4d5d58d3-4467-4f72-868d-4c714c056acd => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:10:20.009985 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-d251d7f4-64fd-483b-b73b-cf5ae61ccdff None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:10:20.009985 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-d251d7f4-64fd-483b-b73b-cf5ae61ccdff tempest-VolumesActionsTest-1336235710 tempest-VolumesActionsTest-1336235710-project-member] DELETE https://10.4.3.143/volume/v3/volumes/4d5d58d3-4467-4f72-868d-4c714c056acd Aug 16 21:10:20.010585 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-d251d7f4-64fd-483b-b73b-cf5ae61ccdff tempest-VolumesActionsTest-1336235710 tempest-VolumesActionsTest-1336235710-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:10:20.010585 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-d251d7f4-64fd-483b-b73b-cf5ae61ccdff tempest-VolumesActionsTest-1336235710 tempest-VolumesActionsTest-1336235710-project-member] Calling method 'delete' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:10:20.010710 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.v3.volumes [None req-d251d7f4-64fd-483b-b73b-cf5ae61ccdff tempest-VolumesActionsTest-1336235710 tempest-VolumesActionsTest-1336235710-project-member] Delete volume with id: 4d5d58d3-4467-4f72-868d-4c714c056acd Aug 16 21:10:20.021207 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-d251d7f4-64fd-483b-b73b-cf5ae61ccdff tempest-VolumesActionsTest-1336235710 tempest-VolumesActionsTest-1336235710-project-member] https://10.4.3.143/volume/v3/volumes/4d5d58d3-4467-4f72-868d-4c714c056acd returned with HTTP 404 Aug 16 21:10:20.021708 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 253/1049] 10.4.3.143 () {66 vars in 1351 bytes} [Sun Aug 16 21:10:20 2026] DELETE /volume/v3/volumes/4d5d58d3-4467-4f72-868d-4c714c056acd => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:10:20.031847 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-ec3ce643-fad2-47e0-a781-a0bda43de7df None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:10:20.033720 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-ec3ce643-fad2-47e0-a781-a0bda43de7df tempest-VolumesActionsTest-1336235710 tempest-VolumesActionsTest-1336235710-project-member] POST https://10.4.3.143/volume/v3/volumes Aug 16 21:10:20.034091 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-ec3ce643-fad2-47e0-a781-a0bda43de7df tempest-VolumesActionsTest-1336235710 tempest-VolumesActionsTest-1336235710-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1701270288"}} {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:10:20.035549 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.v3.volumes [None req-ec3ce643-fad2-47e0-a781-a0bda43de7df tempest-VolumesActionsTest-1336235710 tempest-VolumesActionsTest-1336235710-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1701270288'}} {{(pid=100331) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 21:10:20.035676 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.v3.volumes [None req-ec3ce643-fad2-47e0-a781-a0bda43de7df tempest-VolumesActionsTest-1336235710 tempest-VolumesActionsTest-1336235710-project-member] Create volume of 1 GB Aug 16 21:10:20.040240 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-ec3ce643-fad2-47e0-a781-a0bda43de7df tempest-VolumesActionsTest-1336235710 tempest-VolumesActionsTest-1336235710-project-member] Availability Zones retrieved successfully. Aug 16 21:10:20.047493 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-ec3ce643-fad2-47e0-a781-a0bda43de7df tempest-VolumesActionsTest-1336235710 tempest-VolumesActionsTest-1336235710-project-member] Flow 'volume_create_api' (0139cea0-3577-48ef-96c3-d60a48f84de8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100331) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:10:20.048548 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-ec3ce643-fad2-47e0-a781-a0bda43de7df tempest-VolumesActionsTest-1336235710 tempest-VolumesActionsTest-1336235710-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2e507ae3-18c9-4244-b2d3-0aae22e7dddb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:10:20.049493 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.flows.api.create_volume [None req-ec3ce643-fad2-47e0-a781-a0bda43de7df tempest-VolumesActionsTest-1336235710 tempest-VolumesActionsTest-1336235710-project-member] Validating volume size '1' using validate_int {{(pid=100331) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 21:10:20.078203 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-ec3ce643-fad2-47e0-a781-a0bda43de7df tempest-VolumesActionsTest-1336235710 tempest-VolumesActionsTest-1336235710-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2e507ae3-18c9-4244-b2d3-0aae22e7dddb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T21:04:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=69e633b8-fab9-4b15-8b40-4f1a67c51cda,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '69e633b8-fab9-4b15-8b40-4f1a67c51cda', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:10:20.079420 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-ec3ce643-fad2-47e0-a781-a0bda43de7df tempest-VolumesActionsTest-1336235710 tempest-VolumesActionsTest-1336235710-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4248b379-5ef6-48ac-b9b5-7b9bff1a42c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:10:20.123997 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.quota [None req-ec3ce643-fad2-47e0-a781-a0bda43de7df tempest-VolumesActionsTest-1336235710 tempest-VolumesActionsTest-1336235710-project-member] Created reservations ['32ac8f8c-20c3-4b7b-a615-b10c57bf7b7a', '6aaec344-3b09-423d-a0b1-2aaf3db12057', 'ef1fd2ec-fe76-4a9f-9b12-8039f9577e09', 'ca04d025-5e2e-4e67-b2a0-c33466c979e9'] {{(pid=100331) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:10:20.124636 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-ec3ce643-fad2-47e0-a781-a0bda43de7df tempest-VolumesActionsTest-1336235710 tempest-VolumesActionsTest-1336235710-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4248b379-5ef6-48ac-b9b5-7b9bff1a42c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['32ac8f8c-20c3-4b7b-a615-b10c57bf7b7a', '6aaec344-3b09-423d-a0b1-2aaf3db12057', 'ef1fd2ec-fe76-4a9f-9b12-8039f9577e09', 'ca04d025-5e2e-4e67-b2a0-c33466c979e9']}' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:10:20.125502 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-ec3ce643-fad2-47e0-a781-a0bda43de7df tempest-VolumesActionsTest-1336235710 tempest-VolumesActionsTest-1336235710-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aa1a57b4-e3bf-477e-b69a-c12f0d1bc1c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:10:20.146974 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-ec3ce643-fad2-47e0-a781-a0bda43de7df tempest-VolumesActionsTest-1336235710 tempest-VolumesActionsTest-1336235710-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aa1a57b4-e3bf-477e-b69a-c12f0d1bc1c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5d5cfa4b-03e6-4188-bd7b-66eb326ee647', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1701270288',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='189731ea2abb4e468024bef65cee3f04',qos_specs=None,replication_status=,reservations=['32ac8f8c-20c3-4b7b-a615-b10c57bf7b7a','6aaec344-3b09-423d-a0b1-2aaf3db12057','ef1fd2ec-fe76-4a9f-9b12-8039f9577e09','ca04d025-5e2e-4e67-b2a0-c33466c979e9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0f3690fefbd24874b8d8bc60ed152486',volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T21:10:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1701270288',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5d5cfa4b-03e6-4188-bd7b-66eb326ee647,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='189731ea2abb4e468024bef65cee3f04',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0f3690fefbd24874b8d8bc60ed152486',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(69e633b8-fab9-4b15-8b40-4f1a67c51cda),volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda)}' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:10:20.147697 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-ec3ce643-fad2-47e0-a781-a0bda43de7df tempest-VolumesActionsTest-1336235710 tempest-VolumesActionsTest-1336235710-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (63784dad-4ffd-4695-8af7-5a6435f54884) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:10:20.166820 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-ec3ce643-fad2-47e0-a781-a0bda43de7df tempest-VolumesActionsTest-1336235710 tempest-VolumesActionsTest-1336235710-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (63784dad-4ffd-4695-8af7-5a6435f54884) transitioned into state 'SUCCESS' from state '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-1701270288',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='189731ea2abb4e468024bef65cee3f04',qos_specs=None,replication_status=,reservations=['32ac8f8c-20c3-4b7b-a615-b10c57bf7b7a','6aaec344-3b09-423d-a0b1-2aaf3db12057','ef1fd2ec-fe76-4a9f-9b12-8039f9577e09','ca04d025-5e2e-4e67-b2a0-c33466c979e9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0f3690fefbd24874b8d8bc60ed152486',volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda)}' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:10:20.168092 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-ec3ce643-fad2-47e0-a781-a0bda43de7df tempest-VolumesActionsTest-1336235710 tempest-VolumesActionsTest-1336235710-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7f12089e-e728-4940-a1ef-f669bfee72a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:10:20.185288 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-ec3ce643-fad2-47e0-a781-a0bda43de7df tempest-VolumesActionsTest-1336235710 tempest-VolumesActionsTest-1336235710-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7f12089e-e728-4940-a1ef-f669bfee72a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:10:20.186097 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-ec3ce643-fad2-47e0-a781-a0bda43de7df tempest-VolumesActionsTest-1336235710 tempest-VolumesActionsTest-1336235710-project-member] Flow 'volume_create_api' (0139cea0-3577-48ef-96c3-d60a48f84de8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100331) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:10:20.186434 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-ec3ce643-fad2-47e0-a781-a0bda43de7df tempest-VolumesActionsTest-1336235710 tempest-VolumesActionsTest-1336235710-project-member] Create volume request issued successfully. Aug 16 21:10:20.187062 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-ec3ce643-fad2-47e0-a781-a0bda43de7df tempest-VolumesActionsTest-1336235710 tempest-VolumesActionsTest-1336235710-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Aug 16 21:10:20.187489 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 265/1050] 10.4.3.143 () {68 vars in 1258 bytes} [Sun Aug 16 21:10:20 2026] POST /volume/v3/volumes => generated 749 bytes in 156 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 21:10:20.204189 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-a86f77ad-d09f-406f-b8ef-a16069b0407e None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:10:20.208281 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-a86f77ad-d09f-406f-b8ef-a16069b0407e tempest-VolumesActionsTest-1336235710 tempest-VolumesActionsTest-1336235710-project-member] GET https://10.4.3.143/volume/v3/volumes/5d5cfa4b-03e6-4188-bd7b-66eb326ee647 Aug 16 21:10:20.208435 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-a86f77ad-d09f-406f-b8ef-a16069b0407e tempest-VolumesActionsTest-1336235710 tempest-VolumesActionsTest-1336235710-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:10:20.210043 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-a86f77ad-d09f-406f-b8ef-a16069b0407e tempest-VolumesActionsTest-1336235710 tempest-VolumesActionsTest-1336235710-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:10:20.220725 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:10:20.220725 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:10:20.226800 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-a86f77ad-d09f-406f-b8ef-a16069b0407e tempest-VolumesActionsTest-1336235710 tempest-VolumesActionsTest-1336235710-project-member] Volume info retrieved successfully. Aug 16 21:10:20.232252 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-a86f77ad-d09f-406f-b8ef-a16069b0407e tempest-VolumesActionsTest-1336235710 tempest-VolumesActionsTest-1336235710-project-member] https://10.4.3.143/volume/v3/volumes/5d5cfa4b-03e6-4188-bd7b-66eb326ee647 returned with HTTP 200 Aug 16 21:10:20.232720 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 264/1051] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:10:20 2026] GET /volume/v3/volumes/5d5cfa4b-03e6-4188-bd7b-66eb326ee647 => generated 817 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:10:20.729465 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-dd1095df-54a6-41dd-816d-1fc54829e6be None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:10:20.731255 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-dd1095df-54a6-41dd-816d-1fc54829e6be tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] GET https://10.4.3.143/volume/v3/volumes/103aab6c-94bf-42b8-9522-e0b6f9e87688 Aug 16 21:10:20.731450 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-dd1095df-54a6-41dd-816d-1fc54829e6be tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:10:20.731671 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-dd1095df-54a6-41dd-816d-1fc54829e6be tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:10:20.738857 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:10:20.738857 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:10:20.743277 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-dd1095df-54a6-41dd-816d-1fc54829e6be tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Volume info retrieved successfully. Aug 16 21:10:20.749600 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-dd1095df-54a6-41dd-816d-1fc54829e6be tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] https://10.4.3.143/volume/v3/volumes/103aab6c-94bf-42b8-9522-e0b6f9e87688 returned with HTTP 200 Aug 16 21:10:20.750083 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 270/1052] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:10:20 2026] GET /volume/v3/volumes/103aab6c-94bf-42b8-9522-e0b6f9e87688 => generated 1368 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:10:20.900831 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [req-11757e98-1eb1-4796-9f40-dae4b14b145e req-b5948cd4-7b59-4f09-9589-c8b152234df8 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:10:20.902813 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [req-11757e98-1eb1-4796-9f40-dae4b14b145e req-b5948cd4-7b59-4f09-9589-c8b152234df8 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] GET https://10.4.3.143/volume/v3/volumes/103aab6c-94bf-42b8-9522-e0b6f9e87688 Aug 16 21:10:20.903016 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [req-11757e98-1eb1-4796-9f40-dae4b14b145e req-b5948cd4-7b59-4f09-9589-c8b152234df8 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:10:20.903185 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [req-11757e98-1eb1-4796-9f40-dae4b14b145e req-b5948cd4-7b59-4f09-9589-c8b152234df8 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:10:20.909673 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:10:20.909673 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:10:20.913114 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [req-11757e98-1eb1-4796-9f40-dae4b14b145e req-b5948cd4-7b59-4f09-9589-c8b152234df8 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Volume info retrieved successfully. Aug 16 21:10:20.917803 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [req-11757e98-1eb1-4796-9f40-dae4b14b145e req-b5948cd4-7b59-4f09-9589-c8b152234df8 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] https://10.4.3.143/volume/v3/volumes/103aab6c-94bf-42b8-9522-e0b6f9e87688 returned with HTTP 200 Aug 16 21:10:20.918191 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 254/1053] 10.4.3.143 () {68 vars in 1598 bytes} [Sun Aug 16 21:10:20 2026] GET /volume/v3/volumes/103aab6c-94bf-42b8-9522-e0b6f9e87688 => generated 1368 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:10:21.247318 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-8dfb7349-2ef4-4b5c-85b1-80fbad849a2f None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:10:21.250372 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-8dfb7349-2ef4-4b5c-85b1-80fbad849a2f tempest-VolumesActionsTest-1336235710 tempest-VolumesActionsTest-1336235710-project-member] GET https://10.4.3.143/volume/v3/volumes/5d5cfa4b-03e6-4188-bd7b-66eb326ee647 Aug 16 21:10:21.250555 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-8dfb7349-2ef4-4b5c-85b1-80fbad849a2f tempest-VolumesActionsTest-1336235710 tempest-VolumesActionsTest-1336235710-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:10:21.250760 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-8dfb7349-2ef4-4b5c-85b1-80fbad849a2f tempest-VolumesActionsTest-1336235710 tempest-VolumesActionsTest-1336235710-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:10:21.258404 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:10:21.258404 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:10:21.262113 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-8dfb7349-2ef4-4b5c-85b1-80fbad849a2f tempest-VolumesActionsTest-1336235710 tempest-VolumesActionsTest-1336235710-project-member] Volume info retrieved successfully. Aug 16 21:10:21.266491 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-8dfb7349-2ef4-4b5c-85b1-80fbad849a2f tempest-VolumesActionsTest-1336235710 tempest-VolumesActionsTest-1336235710-project-member] https://10.4.3.143/volume/v3/volumes/5d5cfa4b-03e6-4188-bd7b-66eb326ee647 returned with HTTP 200 Aug 16 21:10:21.266909 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 266/1054] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:10:21 2026] GET /volume/v3/volumes/5d5cfa4b-03e6-4188-bd7b-66eb326ee647 => generated 842 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:10:21.282983 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-32277bf5-ce94-4e69-8f86-8a0b28a9345c None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:10:21.284749 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-32277bf5-ce94-4e69-8f86-8a0b28a9345c tempest-VolumesActionsTest-1077657311 tempest-VolumesActionsTest-1077657311-project-admin] POST https://10.4.3.143/volume/v3/volumes/5d5cfa4b-03e6-4188-bd7b-66eb326ee647/action Aug 16 21:10:21.285131 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-32277bf5-ce94-4e69-8f86-8a0b28a9345c tempest-VolumesActionsTest-1077657311 tempest-VolumesActionsTest-1077657311-project-admin] Action body: b'{"os-reset_status": {"status": "maintenance"}}' {{(pid=100332) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 21:10:21.285270 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-32277bf5-ce94-4e69-8f86-8a0b28a9345c tempest-VolumesActionsTest-1077657311 tempest-VolumesActionsTest-1077657311-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "maintenance"}} {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:10:21.293652 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:10:21.293652 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:10:21.294037 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.contrib.admin_actions [None req-32277bf5-ce94-4e69-8f86-8a0b28a9345c tempest-VolumesActionsTest-1077657311 tempest-VolumesActionsTest-1077657311-project-admin] Updating volume '5d5cfa4b-03e6-4188-bd7b-66eb326ee647' with '{'status': 'maintenance'}' {{(pid=100332) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 16 21:10:21.312098 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-32277bf5-ce94-4e69-8f86-8a0b28a9345c tempest-VolumesActionsTest-1077657311 tempest-VolumesActionsTest-1077657311-project-admin] https://10.4.3.143/volume/v3/volumes/5d5cfa4b-03e6-4188-bd7b-66eb326ee647/action returned with HTTP 202 Aug 16 21:10:21.312642 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 265/1055] 10.4.3.143 () {68 vars in 1390 bytes} [Sun Aug 16 21:10:21 2026] POST /volume/v3/volumes/5d5cfa4b-03e6-4188-bd7b-66eb326ee647/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 16 21:10:21.319999 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-9f440468-6e3c-487a-8a84-92879880d93d None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:10:21.322273 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-9f440468-6e3c-487a-8a84-92879880d93d tempest-VolumesActionsTest-1336235710 tempest-VolumesActionsTest-1336235710-project-member] GET https://10.4.3.143/volume/v3/volumes/5d5cfa4b-03e6-4188-bd7b-66eb326ee647 Aug 16 21:10:21.322524 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-9f440468-6e3c-487a-8a84-92879880d93d tempest-VolumesActionsTest-1336235710 tempest-VolumesActionsTest-1336235710-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:10:21.322759 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-9f440468-6e3c-487a-8a84-92879880d93d tempest-VolumesActionsTest-1336235710 tempest-VolumesActionsTest-1336235710-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:10:21.332115 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:10:21.332115 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:10:21.337037 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-9f440468-6e3c-487a-8a84-92879880d93d tempest-VolumesActionsTest-1336235710 tempest-VolumesActionsTest-1336235710-project-member] Volume info retrieved successfully. Aug 16 21:10:21.343258 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-9f440468-6e3c-487a-8a84-92879880d93d tempest-VolumesActionsTest-1336235710 tempest-VolumesActionsTest-1336235710-project-member] https://10.4.3.143/volume/v3/volumes/5d5cfa4b-03e6-4188-bd7b-66eb326ee647 returned with HTTP 200 Aug 16 21:10:21.343742 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 271/1056] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:10:21 2026] GET /volume/v3/volumes/5d5cfa4b-03e6-4188-bd7b-66eb326ee647 => generated 844 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:10:21.358772 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-6e34338f-32ce-4898-b531-52df296263ff None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:10:21.361373 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-6e34338f-32ce-4898-b531-52df296263ff tempest-VolumesActionsTest-1077657311 tempest-VolumesActionsTest-1077657311-project-admin] POST https://10.4.3.143/volume/v3/volumes/5d5cfa4b-03e6-4188-bd7b-66eb326ee647/action Aug 16 21:10:21.361813 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-6e34338f-32ce-4898-b531-52df296263ff tempest-VolumesActionsTest-1077657311 tempest-VolumesActionsTest-1077657311-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100333) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 21:10:21.361995 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-6e34338f-32ce-4898-b531-52df296263ff tempest-VolumesActionsTest-1077657311 tempest-VolumesActionsTest-1077657311-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:10:21.362210 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [req-11757e98-1eb1-4796-9f40-dae4b14b145e req-21586873-2785-4894-8dad-06c2897d51dc None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:10:21.364312 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [req-11757e98-1eb1-4796-9f40-dae4b14b145e req-21586873-2785-4894-8dad-06c2897d51dc tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] GET https://10.4.3.143/volume/v3/volumes/103aab6c-94bf-42b8-9522-e0b6f9e87688 Aug 16 21:10:21.364507 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [req-11757e98-1eb1-4796-9f40-dae4b14b145e req-21586873-2785-4894-8dad-06c2897d51dc tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:10:21.364701 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [req-11757e98-1eb1-4796-9f40-dae4b14b145e req-21586873-2785-4894-8dad-06c2897d51dc tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:10:21.370889 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:10:21.370889 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:10:21.371301 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:10:21.371301 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:10:21.371405 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-6e34338f-32ce-4898-b531-52df296263ff tempest-VolumesActionsTest-1077657311 tempest-VolumesActionsTest-1077657311-project-admin] Volume info retrieved successfully. Aug 16 21:10:21.374775 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [req-11757e98-1eb1-4796-9f40-dae4b14b145e req-21586873-2785-4894-8dad-06c2897d51dc tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Volume info retrieved successfully. Aug 16 21:10:21.378941 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [req-11757e98-1eb1-4796-9f40-dae4b14b145e req-21586873-2785-4894-8dad-06c2897d51dc tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] https://10.4.3.143/volume/v3/volumes/103aab6c-94bf-42b8-9522-e0b6f9e87688 returned with HTTP 200 Aug 16 21:10:21.379514 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 267/1057] 10.4.3.143 () {68 vars in 1598 bytes} [Sun Aug 16 21:10:21 2026] GET /volume/v3/volumes/103aab6c-94bf-42b8-9522-e0b6f9e87688 => generated 1368 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:10:21.388704 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-6e34338f-32ce-4898-b531-52df296263ff tempest-VolumesActionsTest-1077657311 tempest-VolumesActionsTest-1077657311-project-admin] Delete volume request issued successfully. Aug 16 21:10:21.388831 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-6e34338f-32ce-4898-b531-52df296263ff tempest-VolumesActionsTest-1077657311 tempest-VolumesActionsTest-1077657311-project-admin] https://10.4.3.143/volume/v3/volumes/5d5cfa4b-03e6-4188-bd7b-66eb326ee647/action returned with HTTP 202 Aug 16 21:10:21.389157 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-5813f6cf-521f-4cd2-b256-2afa342bd18a None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:10:21.389227 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 255/1058] 10.4.3.143 () {68 vars in 1390 bytes} [Sun Aug 16 21:10:21 2026] POST /volume/v3/volumes/5d5cfa4b-03e6-4188-bd7b-66eb326ee647/action => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 16 21:10:21.389714 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-5813f6cf-521f-4cd2-b256-2afa342bd18a None None] GET https://10.4.3.143/volume// Aug 16 21:10:21.389957 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-5813f6cf-521f-4cd2-b256-2afa342bd18a None None] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:10:21.390200 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-5813f6cf-521f-4cd2-b256-2afa342bd18a None None] Calling method 'all' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:10:21.390577 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-5813f6cf-521f-4cd2-b256-2afa342bd18a None None] https://10.4.3.143/volume// returned with HTTP 300 Aug 16 21:10:21.390889 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 266/1059] 10.4.3.143 () {66 vars in 1419 bytes} [Sun Aug 16 21:10: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 16 21:10:21.396801 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-e7ab6598-8ce3-42a2-bb9e-dca0638d88f2 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:10:21.397777 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [req-11757e98-1eb1-4796-9f40-dae4b14b145e req-2df823ff-d231-45b2-a3ea-10a5d4253996 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:10:21.399506 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-e7ab6598-8ce3-42a2-bb9e-dca0638d88f2 tempest-VolumesActionsTest-1336235710 tempest-VolumesActionsTest-1336235710-project-member] GET https://10.4.3.143/volume/v3/volumes/5d5cfa4b-03e6-4188-bd7b-66eb326ee647 Aug 16 21:10:21.399696 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-e7ab6598-8ce3-42a2-bb9e-dca0638d88f2 tempest-VolumesActionsTest-1336235710 tempest-VolumesActionsTest-1336235710-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:10:21.399983 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-e7ab6598-8ce3-42a2-bb9e-dca0638d88f2 tempest-VolumesActionsTest-1336235710 tempest-VolumesActionsTest-1336235710-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:10:21.400466 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [req-11757e98-1eb1-4796-9f40-dae4b14b145e req-2df823ff-d231-45b2-a3ea-10a5d4253996 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] POST https://10.4.3.143/volume/v3/attachments Aug 16 21:10:21.400988 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [req-11757e98-1eb1-4796-9f40-dae4b14b145e req-2df823ff-d231-45b2-a3ea-10a5d4253996 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "103aab6c-94bf-42b8-9522-e0b6f9e87688", "connector": null, "instance_uuid": "bc4b8591-9db1-4d3f-93df-72c7971a0f15"}} {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:10:21.407380 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:10:21.407380 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:10:21.411671 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-e7ab6598-8ce3-42a2-bb9e-dca0638d88f2 tempest-VolumesActionsTest-1336235710 tempest-VolumesActionsTest-1336235710-project-member] Volume info retrieved successfully. Aug 16 21:10:21.414566 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:10:21.414566 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:10:21.416102 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-e7ab6598-8ce3-42a2-bb9e-dca0638d88f2 tempest-VolumesActionsTest-1336235710 tempest-VolumesActionsTest-1336235710-project-member] https://10.4.3.143/volume/v3/volumes/5d5cfa4b-03e6-4188-bd7b-66eb326ee647 returned with HTTP 200 Aug 16 21:10:21.416546 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 272/1060] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:10:21 2026] GET /volume/v3/volumes/5d5cfa4b-03e6-4188-bd7b-66eb326ee647 => generated 841 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:10:21.444568 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [req-11757e98-1eb1-4796-9f40-dae4b14b145e req-2df823ff-d231-45b2-a3ea-10a5d4253996 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] https://10.4.3.143/volume/v3/attachments returned with HTTP 200 Aug 16 21:10:21.445130 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 268/1061] 10.4.3.143 () {74 vars in 1594 bytes} [Sun Aug 16 21:10:21 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 16 21:10:21.673189 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [req-4aad648b-7604-4564-b04f-be9d7e6295d6 req-c68d50c7-2914-4619-8e41-d8b530dfeb2a None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:10:21.675299 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [req-4aad648b-7604-4564-b04f-be9d7e6295d6 req-c68d50c7-2914-4619-8e41-d8b530dfeb2a tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] GET https://10.4.3.143/volume/v3/volumes/4a0d200b-c8d9-42f3-992f-7d62ebf87ac8/encryption Aug 16 21:10:21.675490 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [req-4aad648b-7604-4564-b04f-be9d7e6295d6 req-c68d50c7-2914-4619-8e41-d8b530dfeb2a tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:10:21.675682 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [req-4aad648b-7604-4564-b04f-be9d7e6295d6 req-c68d50c7-2914-4619-8e41-d8b530dfeb2a tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Calling method 'index' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:10:21.688997 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:10:21.688997 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:10:21.700302 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [req-4aad648b-7604-4564-b04f-be9d7e6295d6 req-c68d50c7-2914-4619-8e41-d8b530dfeb2a tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] https://10.4.3.143/volume/v3/volumes/4a0d200b-c8d9-42f3-992f-7d62ebf87ac8/encryption returned with HTTP 200 Aug 16 21:10:21.700747 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 256/1062] 10.4.3.143 () {68 vars in 1631 bytes} [Sun Aug 16 21:10:21 2026] GET /volume/v3/volumes/4a0d200b-c8d9-42f3-992f-7d62ebf87ac8/encryption => generated 160 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:10:22.131343 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-7c7fccef-131c-45e0-8723-5a278fcc7609 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:10:22.133170 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-7c7fccef-131c-45e0-8723-5a278fcc7609 tempest-AttachVolumeShelveTestJSON-1707417185 tempest-AttachVolumeShelveTestJSON-1707417185-project-member] DELETE https://10.4.3.143/volume/v3/volumes/917f5c2c-e0bb-4dfa-8c4b-fbeaefb5f3d9 Aug 16 21:10:22.133367 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-7c7fccef-131c-45e0-8723-5a278fcc7609 tempest-AttachVolumeShelveTestJSON-1707417185 tempest-AttachVolumeShelveTestJSON-1707417185-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:10:22.133536 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-7c7fccef-131c-45e0-8723-5a278fcc7609 tempest-AttachVolumeShelveTestJSON-1707417185 tempest-AttachVolumeShelveTestJSON-1707417185-project-member] Calling method 'delete' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:10:22.133683 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.v3.volumes [None req-7c7fccef-131c-45e0-8723-5a278fcc7609 tempest-AttachVolumeShelveTestJSON-1707417185 tempest-AttachVolumeShelveTestJSON-1707417185-project-member] Delete volume with id: 917f5c2c-e0bb-4dfa-8c4b-fbeaefb5f3d9 Aug 16 21:10:22.141104 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:10:22.141104 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:10:22.141522 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-7c7fccef-131c-45e0-8723-5a278fcc7609 tempest-AttachVolumeShelveTestJSON-1707417185 tempest-AttachVolumeShelveTestJSON-1707417185-project-member] Volume info retrieved successfully. Aug 16 21:10:22.161382 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-7c7fccef-131c-45e0-8723-5a278fcc7609 tempest-AttachVolumeShelveTestJSON-1707417185 tempest-AttachVolumeShelveTestJSON-1707417185-project-member] Delete volume request issued successfully. Aug 16 21:10:22.161578 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-7c7fccef-131c-45e0-8723-5a278fcc7609 tempest-AttachVolumeShelveTestJSON-1707417185 tempest-AttachVolumeShelveTestJSON-1707417185-project-member] https://10.4.3.143/volume/v3/volumes/917f5c2c-e0bb-4dfa-8c4b-fbeaefb5f3d9 returned with HTTP 202 Aug 16 21:10:22.161989 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 267/1063] 10.4.3.143 () {66 vars in 1351 bytes} [Sun Aug 16 21:10:22 2026] DELETE /volume/v3/volumes/917f5c2c-e0bb-4dfa-8c4b-fbeaefb5f3d9 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 21:10:22.169036 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-f6a83db5-df8a-45a6-b6b9-87f52b3e4a66 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:10:22.171193 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-f6a83db5-df8a-45a6-b6b9-87f52b3e4a66 tempest-AttachVolumeShelveTestJSON-1707417185 tempest-AttachVolumeShelveTestJSON-1707417185-project-member] GET https://10.4.3.143/volume/v3/volumes/917f5c2c-e0bb-4dfa-8c4b-fbeaefb5f3d9 Aug 16 21:10:22.171350 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-f6a83db5-df8a-45a6-b6b9-87f52b3e4a66 tempest-AttachVolumeShelveTestJSON-1707417185 tempest-AttachVolumeShelveTestJSON-1707417185-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:10:22.171535 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-f6a83db5-df8a-45a6-b6b9-87f52b3e4a66 tempest-AttachVolumeShelveTestJSON-1707417185 tempest-AttachVolumeShelveTestJSON-1707417185-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:10:22.179530 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:10:22.179530 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:10:22.187514 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-f6a83db5-df8a-45a6-b6b9-87f52b3e4a66 tempest-AttachVolumeShelveTestJSON-1707417185 tempest-AttachVolumeShelveTestJSON-1707417185-project-member] Volume info retrieved successfully. Aug 16 21:10:22.193805 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-f6a83db5-df8a-45a6-b6b9-87f52b3e4a66 tempest-AttachVolumeShelveTestJSON-1707417185 tempest-AttachVolumeShelveTestJSON-1707417185-project-member] https://10.4.3.143/volume/v3/volumes/917f5c2c-e0bb-4dfa-8c4b-fbeaefb5f3d9 returned with HTTP 200 Aug 16 21:10:22.194274 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 273/1064] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:10:22 2026] GET /volume/v3/volumes/917f5c2c-e0bb-4dfa-8c4b-fbeaefb5f3d9 => generated 849 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:10:22.429351 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-b9be6cd4-f14a-400c-8894-98df3f429c0b None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:10:22.431881 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-b9be6cd4-f14a-400c-8894-98df3f429c0b tempest-VolumesActionsTest-1336235710 tempest-VolumesActionsTest-1336235710-project-member] GET https://10.4.3.143/volume/v3/volumes/5d5cfa4b-03e6-4188-bd7b-66eb326ee647 Aug 16 21:10:22.432203 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-b9be6cd4-f14a-400c-8894-98df3f429c0b tempest-VolumesActionsTest-1336235710 tempest-VolumesActionsTest-1336235710-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:10:22.432494 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-b9be6cd4-f14a-400c-8894-98df3f429c0b tempest-VolumesActionsTest-1336235710 tempest-VolumesActionsTest-1336235710-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:10:22.439608 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-b9be6cd4-f14a-400c-8894-98df3f429c0b tempest-VolumesActionsTest-1336235710 tempest-VolumesActionsTest-1336235710-project-member] https://10.4.3.143/volume/v3/volumes/5d5cfa4b-03e6-4188-bd7b-66eb326ee647 returned with HTTP 404 Aug 16 21:10:22.440421 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 269/1065] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:10:22 2026] GET /volume/v3/volumes/5d5cfa4b-03e6-4188-bd7b-66eb326ee647 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:10:22.447968 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-50a1b169-f6be-4e6d-9040-34598c044147 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:10:22.450356 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-50a1b169-f6be-4e6d-9040-34598c044147 tempest-VolumesActionsTest-1336235710 tempest-VolumesActionsTest-1336235710-project-member] GET https://10.4.3.143/volume/v3/volumes/5d5cfa4b-03e6-4188-bd7b-66eb326ee647 Aug 16 21:10:22.450621 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-50a1b169-f6be-4e6d-9040-34598c044147 tempest-VolumesActionsTest-1336235710 tempest-VolumesActionsTest-1336235710-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:10:22.450868 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-50a1b169-f6be-4e6d-9040-34598c044147 tempest-VolumesActionsTest-1336235710 tempest-VolumesActionsTest-1336235710-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:10:22.457832 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-50a1b169-f6be-4e6d-9040-34598c044147 tempest-VolumesActionsTest-1336235710 tempest-VolumesActionsTest-1336235710-project-member] https://10.4.3.143/volume/v3/volumes/5d5cfa4b-03e6-4188-bd7b-66eb326ee647 returned with HTTP 404 Aug 16 21:10:22.458379 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 257/1066] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:10:22 2026] GET /volume/v3/volumes/5d5cfa4b-03e6-4188-bd7b-66eb326ee647 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:10:22.466867 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-727e5138-4c53-49f7-ad56-d004cf1eaac4 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:10:22.468899 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-727e5138-4c53-49f7-ad56-d004cf1eaac4 tempest-VolumesActionsTest-1336235710 tempest-VolumesActionsTest-1336235710-project-member] DELETE https://10.4.3.143/volume/v3/volumes/5d5cfa4b-03e6-4188-bd7b-66eb326ee647 Aug 16 21:10:22.469128 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-727e5138-4c53-49f7-ad56-d004cf1eaac4 tempest-VolumesActionsTest-1336235710 tempest-VolumesActionsTest-1336235710-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:10:22.469335 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-727e5138-4c53-49f7-ad56-d004cf1eaac4 tempest-VolumesActionsTest-1336235710 tempest-VolumesActionsTest-1336235710-project-member] Calling method 'delete' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:10:22.469536 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.v3.volumes [None req-727e5138-4c53-49f7-ad56-d004cf1eaac4 tempest-VolumesActionsTest-1336235710 tempest-VolumesActionsTest-1336235710-project-member] Delete volume with id: 5d5cfa4b-03e6-4188-bd7b-66eb326ee647 Aug 16 21:10:22.475313 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-727e5138-4c53-49f7-ad56-d004cf1eaac4 tempest-VolumesActionsTest-1336235710 tempest-VolumesActionsTest-1336235710-project-member] https://10.4.3.143/volume/v3/volumes/5d5cfa4b-03e6-4188-bd7b-66eb326ee647 returned with HTTP 404 Aug 16 21:10:22.475846 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 268/1067] 10.4.3.143 () {66 vars in 1351 bytes} [Sun Aug 16 21:10:22 2026] DELETE /volume/v3/volumes/5d5cfa4b-03e6-4188-bd7b-66eb326ee647 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:10:22.484721 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-cb16c9dc-2f4b-4f7e-8af3-d2e71d593866 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:10:22.486217 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-cb16c9dc-2f4b-4f7e-8af3-d2e71d593866 tempest-VolumesActionsTest-1336235710 tempest-VolumesActionsTest-1336235710-project-member] POST https://10.4.3.143/volume/v3/volumes Aug 16 21:10:22.486411 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-cb16c9dc-2f4b-4f7e-8af3-d2e71d593866 tempest-VolumesActionsTest-1336235710 tempest-VolumesActionsTest-1336235710-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1802018094"}} {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:10:22.487750 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.v3.volumes [None req-cb16c9dc-2f4b-4f7e-8af3-d2e71d593866 tempest-VolumesActionsTest-1336235710 tempest-VolumesActionsTest-1336235710-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1802018094'}} {{(pid=100330) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 21:10:22.488074 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.v3.volumes [None req-cb16c9dc-2f4b-4f7e-8af3-d2e71d593866 tempest-VolumesActionsTest-1336235710 tempest-VolumesActionsTest-1336235710-project-member] Create volume of 1 GB Aug 16 21:10:22.492825 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-cb16c9dc-2f4b-4f7e-8af3-d2e71d593866 tempest-VolumesActionsTest-1336235710 tempest-VolumesActionsTest-1336235710-project-member] Availability Zones retrieved successfully. Aug 16 21:10:22.498156 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-cb16c9dc-2f4b-4f7e-8af3-d2e71d593866 tempest-VolumesActionsTest-1336235710 tempest-VolumesActionsTest-1336235710-project-member] Flow 'volume_create_api' (fb41c2ab-1ea3-4c3b-980d-dfd58d86ce06) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100330) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:10:22.499006 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-cb16c9dc-2f4b-4f7e-8af3-d2e71d593866 tempest-VolumesActionsTest-1336235710 tempest-VolumesActionsTest-1336235710-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (08d77e18-be20-48c1-afa6-046a225d3158) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:10:22.499868 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.flows.api.create_volume [None req-cb16c9dc-2f4b-4f7e-8af3-d2e71d593866 tempest-VolumesActionsTest-1336235710 tempest-VolumesActionsTest-1336235710-project-member] Validating volume size '1' using validate_int {{(pid=100330) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 21:10:22.525645 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-cb16c9dc-2f4b-4f7e-8af3-d2e71d593866 tempest-VolumesActionsTest-1336235710 tempest-VolumesActionsTest-1336235710-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (08d77e18-be20-48c1-afa6-046a225d3158) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T21:04:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=69e633b8-fab9-4b15-8b40-4f1a67c51cda,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '69e633b8-fab9-4b15-8b40-4f1a67c51cda', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:10:22.526594 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-cb16c9dc-2f4b-4f7e-8af3-d2e71d593866 tempest-VolumesActionsTest-1336235710 tempest-VolumesActionsTest-1336235710-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (93d9b18c-822e-4931-ad2a-e26bfe18d037) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:10:22.540449 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-0306acdc-7737-4c72-81a6-3e46a81f24fb None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:10:22.540931 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-0306acdc-7737-4c72-81a6-3e46a81f24fb None None] GET https://10.4.3.143/volume// Aug 16 21:10:22.541147 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-0306acdc-7737-4c72-81a6-3e46a81f24fb None None] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:10:22.541383 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-0306acdc-7737-4c72-81a6-3e46a81f24fb None None] Calling method 'all' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:10:22.541772 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-0306acdc-7737-4c72-81a6-3e46a81f24fb None None] https://10.4.3.143/volume// returned with HTTP 300 Aug 16 21:10:22.542162 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 270/1068] 10.4.3.143 () {66 vars in 1426 bytes} [Sun Aug 16 21:10: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 16 21:10:22.550039 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [req-11757e98-1eb1-4796-9f40-dae4b14b145e req-541d384c-97a8-475f-8719-aa4b4a2d045d None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:10:22.551886 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [req-11757e98-1eb1-4796-9f40-dae4b14b145e req-541d384c-97a8-475f-8719-aa4b4a2d045d tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] GET https://10.4.3.143/volume/v3/volumes/103aab6c-94bf-42b8-9522-e0b6f9e87688 Aug 16 21:10:22.552118 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [req-11757e98-1eb1-4796-9f40-dae4b14b145e req-541d384c-97a8-475f-8719-aa4b4a2d045d tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:10:22.552325 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [req-11757e98-1eb1-4796-9f40-dae4b14b145e req-541d384c-97a8-475f-8719-aa4b4a2d045d tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:10:22.561537 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:10:22.561537 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:10:22.566221 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [req-11757e98-1eb1-4796-9f40-dae4b14b145e req-541d384c-97a8-475f-8719-aa4b4a2d045d tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Volume info retrieved successfully. Aug 16 21:10:22.566951 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.quota [None req-cb16c9dc-2f4b-4f7e-8af3-d2e71d593866 tempest-VolumesActionsTest-1336235710 tempest-VolumesActionsTest-1336235710-project-member] Created reservations ['62f8542a-5ead-46a1-ba59-279f50a4d58a', 'b271424f-7f52-4270-8b7b-97125dc30450', '2dce0782-afcb-4aec-aa10-638862b03445', '6b29f267-4cfa-4b0f-a0ca-236edb408c67'] {{(pid=100330) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:10:22.567697 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-cb16c9dc-2f4b-4f7e-8af3-d2e71d593866 tempest-VolumesActionsTest-1336235710 tempest-VolumesActionsTest-1336235710-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (93d9b18c-822e-4931-ad2a-e26bfe18d037) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['62f8542a-5ead-46a1-ba59-279f50a4d58a', 'b271424f-7f52-4270-8b7b-97125dc30450', '2dce0782-afcb-4aec-aa10-638862b03445', '6b29f267-4cfa-4b0f-a0ca-236edb408c67']}' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:10:22.568429 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-cb16c9dc-2f4b-4f7e-8af3-d2e71d593866 tempest-VolumesActionsTest-1336235710 tempest-VolumesActionsTest-1336235710-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b455c1c4-f8ab-429f-bcca-f99d9e0ffd4d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:10:22.572870 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [req-11757e98-1eb1-4796-9f40-dae4b14b145e req-541d384c-97a8-475f-8719-aa4b4a2d045d tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] https://10.4.3.143/volume/v3/volumes/103aab6c-94bf-42b8-9522-e0b6f9e87688 returned with HTTP 200 Aug 16 21:10:22.573460 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 258/1069] 10.4.3.143 () {70 vars in 1639 bytes} [Sun Aug 16 21:10:22 2026] GET /volume/v3/volumes/103aab6c-94bf-42b8-9522-e0b6f9e87688 => generated 1547 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 16 21:10:22.591781 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-cb16c9dc-2f4b-4f7e-8af3-d2e71d593866 tempest-VolumesActionsTest-1336235710 tempest-VolumesActionsTest-1336235710-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b455c1c4-f8ab-429f-bcca-f99d9e0ffd4d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '65619770-f1c1-4d01-9189-9bf1f4ce470c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1802018094',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='189731ea2abb4e468024bef65cee3f04',qos_specs=None,replication_status=,reservations=['62f8542a-5ead-46a1-ba59-279f50a4d58a','b271424f-7f52-4270-8b7b-97125dc30450','2dce0782-afcb-4aec-aa10-638862b03445','6b29f267-4cfa-4b0f-a0ca-236edb408c67'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0f3690fefbd24874b8d8bc60ed152486',volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T21:10:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1802018094',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=65619770-f1c1-4d01-9189-9bf1f4ce470c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='189731ea2abb4e468024bef65cee3f04',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0f3690fefbd24874b8d8bc60ed152486',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(69e633b8-fab9-4b15-8b40-4f1a67c51cda),volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda)}' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:10:22.593052 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-cb16c9dc-2f4b-4f7e-8af3-d2e71d593866 tempest-VolumesActionsTest-1336235710 tempest-VolumesActionsTest-1336235710-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e8441370-f223-4f13-95f6-62621b8e4814) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:10:22.611481 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-cb16c9dc-2f4b-4f7e-8af3-d2e71d593866 tempest-VolumesActionsTest-1336235710 tempest-VolumesActionsTest-1336235710-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e8441370-f223-4f13-95f6-62621b8e4814) transitioned into state 'SUCCESS' from state '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-1802018094',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='189731ea2abb4e468024bef65cee3f04',qos_specs=None,replication_status=,reservations=['62f8542a-5ead-46a1-ba59-279f50a4d58a','b271424f-7f52-4270-8b7b-97125dc30450','2dce0782-afcb-4aec-aa10-638862b03445','6b29f267-4cfa-4b0f-a0ca-236edb408c67'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0f3690fefbd24874b8d8bc60ed152486',volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda)}' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:10:22.612140 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-cb16c9dc-2f4b-4f7e-8af3-d2e71d593866 tempest-VolumesActionsTest-1336235710 tempest-VolumesActionsTest-1336235710-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (af8f42f8-5a9a-40e0-b178-8e8694fa1259) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:10:22.627367 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-cb16c9dc-2f4b-4f7e-8af3-d2e71d593866 tempest-VolumesActionsTest-1336235710 tempest-VolumesActionsTest-1336235710-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (af8f42f8-5a9a-40e0-b178-8e8694fa1259) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:10:22.628431 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-cb16c9dc-2f4b-4f7e-8af3-d2e71d593866 tempest-VolumesActionsTest-1336235710 tempest-VolumesActionsTest-1336235710-project-member] Flow 'volume_create_api' (fb41c2ab-1ea3-4c3b-980d-dfd58d86ce06) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100330) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:10:22.628838 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-cb16c9dc-2f4b-4f7e-8af3-d2e71d593866 tempest-VolumesActionsTest-1336235710 tempest-VolumesActionsTest-1336235710-project-member] Create volume request issued successfully. Aug 16 21:10:22.629525 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-cb16c9dc-2f4b-4f7e-8af3-d2e71d593866 tempest-VolumesActionsTest-1336235710 tempest-VolumesActionsTest-1336235710-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Aug 16 21:10:22.630516 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 274/1070] 10.4.3.143 () {68 vars in 1258 bytes} [Sun Aug 16 21:10:22 2026] POST /volume/v3/volumes => generated 749 bytes in 146 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 21:10:22.646891 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-2c0e03f7-7386-4460-ad81-f5ebb4412a4a None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:10:22.648412 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-2c0e03f7-7386-4460-ad81-f5ebb4412a4a tempest-VolumesActionsTest-1336235710 tempest-VolumesActionsTest-1336235710-project-member] GET https://10.4.3.143/volume/v3/volumes/65619770-f1c1-4d01-9189-9bf1f4ce470c Aug 16 21:10:22.648502 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-2c0e03f7-7386-4460-ad81-f5ebb4412a4a tempest-VolumesActionsTest-1336235710 tempest-VolumesActionsTest-1336235710-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:10:22.648699 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-2c0e03f7-7386-4460-ad81-f5ebb4412a4a tempest-VolumesActionsTest-1336235710 tempest-VolumesActionsTest-1336235710-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:10:22.655994 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:10:22.655994 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:10:22.660286 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-2c0e03f7-7386-4460-ad81-f5ebb4412a4a tempest-VolumesActionsTest-1336235710 tempest-VolumesActionsTest-1336235710-project-member] Volume info retrieved successfully. Aug 16 21:10:22.666897 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-2c0e03f7-7386-4460-ad81-f5ebb4412a4a tempest-VolumesActionsTest-1336235710 tempest-VolumesActionsTest-1336235710-project-member] https://10.4.3.143/volume/v3/volumes/65619770-f1c1-4d01-9189-9bf1f4ce470c returned with HTTP 200 Aug 16 21:10:22.667307 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 269/1071] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:10:22 2026] GET /volume/v3/volumes/65619770-f1c1-4d01-9189-9bf1f4ce470c => generated 817 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:10:22.688688 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [req-11757e98-1eb1-4796-9f40-dae4b14b145e req-2cc4cd6a-9197-4f3e-8e14-a470dd37b738 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:10:22.692561 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [req-11757e98-1eb1-4796-9f40-dae4b14b145e req-2cc4cd6a-9197-4f3e-8e14-a470dd37b738 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] PUT https://10.4.3.143/volume/v3/attachments/b7b89a71-4edf-49c6-ac19-2e2ab8d88001 Aug 16 21:10:22.693084 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [req-11757e98-1eb1-4796-9f40-dae4b14b145e req-2cc4cd6a-9197-4f3e-8e14-a470dd37b738 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.143", "host": "np0000007409", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:e42fbcbe2e9", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "69237b68-d654-4a76-81de-86e36bc8fb86", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:10:22.706393 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.coordination [req-11757e98-1eb1-4796-9f40-dae4b14b145e req-2cc4cd6a-9197-4f3e-8e14-a470dd37b738 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Acquiring lock "cinder-attachment_update-103aab6c-94bf-42b8-9522-e0b6f9e87688-np0000007409" by "attachment_update" {{(pid=100331) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:10:22.711262 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.coordination [req-11757e98-1eb1-4796-9f40-dae4b14b145e req-2cc4cd6a-9197-4f3e-8e14-a470dd37b738 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Lock "cinder-attachment_update-103aab6c-94bf-42b8-9522-e0b6f9e87688-np0000007409" acquired by "attachment_update" :: waited 0.005s {{(pid=100331) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:10:22.712302 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:10:22.712302 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:10:22.854850 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.coordination [req-11757e98-1eb1-4796-9f40-dae4b14b145e req-2cc4cd6a-9197-4f3e-8e14-a470dd37b738 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Lock "cinder-attachment_update-103aab6c-94bf-42b8-9522-e0b6f9e87688-np0000007409" released by "attachment_update" :: held 0.144s {{(pid=100331) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:10:22.855234 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [req-11757e98-1eb1-4796-9f40-dae4b14b145e req-2cc4cd6a-9197-4f3e-8e14-a470dd37b738 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] https://10.4.3.143/volume/v3/attachments/b7b89a71-4edf-49c6-ac19-2e2ab8d88001 returned with HTTP 200 Aug 16 21:10:22.855771 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 271/1072] 10.4.3.143 () {74 vars in 1704 bytes} [Sun Aug 16 21:10:22 2026] PUT /volume/v3/attachments/b7b89a71-4edf-49c6-ac19-2e2ab8d88001 => generated 969 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:10:22.886866 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [req-11757e98-1eb1-4796-9f40-dae4b14b145e req-c1cd99e0-67e9-49b8-b60b-21b1af5168ff None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:10:22.890082 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [req-11757e98-1eb1-4796-9f40-dae4b14b145e req-c1cd99e0-67e9-49b8-b60b-21b1af5168ff tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] POST https://10.4.3.143/volume/v3/attachments/b7b89a71-4edf-49c6-ac19-2e2ab8d88001/action Aug 16 21:10:22.890333 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [req-11757e98-1eb1-4796-9f40-dae4b14b145e req-c1cd99e0-67e9-49b8-b60b-21b1af5168ff tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Action body: b'{"os-complete": null}' {{(pid=100333) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 21:10:22.890494 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [req-11757e98-1eb1-4796-9f40-dae4b14b145e req-c1cd99e0-67e9-49b8-b60b-21b1af5168ff tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:10:22.909206 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:10:22.909206 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:10:22.918489 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [req-11757e98-1eb1-4796-9f40-dae4b14b145e req-c1cd99e0-67e9-49b8-b60b-21b1af5168ff tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] https://10.4.3.143/volume/v3/attachments/b7b89a71-4edf-49c6-ac19-2e2ab8d88001/action returned with HTTP 204 Aug 16 21:10:22.918489 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 259/1073] 10.4.3.143 () {74 vars in 1725 bytes} [Sun Aug 16 21:10:22 2026] POST /volume/v3/attachments/b7b89a71-4edf-49c6-ac19-2e2ab8d88001/action => generated 0 bytes in 32 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:10:23.207583 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-9b500430-c666-45e8-9585-83fc18c0cd6f None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:10:23.212169 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-9b500430-c666-45e8-9585-83fc18c0cd6f tempest-AttachVolumeShelveTestJSON-1707417185 tempest-AttachVolumeShelveTestJSON-1707417185-project-member] GET https://10.4.3.143/volume/v3/volumes/917f5c2c-e0bb-4dfa-8c4b-fbeaefb5f3d9 Aug 16 21:10:23.212466 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-9b500430-c666-45e8-9585-83fc18c0cd6f tempest-AttachVolumeShelveTestJSON-1707417185 tempest-AttachVolumeShelveTestJSON-1707417185-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:10:23.212732 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-9b500430-c666-45e8-9585-83fc18c0cd6f tempest-AttachVolumeShelveTestJSON-1707417185 tempest-AttachVolumeShelveTestJSON-1707417185-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:10:23.223947 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-9b500430-c666-45e8-9585-83fc18c0cd6f tempest-AttachVolumeShelveTestJSON-1707417185 tempest-AttachVolumeShelveTestJSON-1707417185-project-member] https://10.4.3.143/volume/v3/volumes/917f5c2c-e0bb-4dfa-8c4b-fbeaefb5f3d9 returned with HTTP 404 Aug 16 21:10:23.228618 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 275/1074] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:10:23 2026] GET /volume/v3/volumes/917f5c2c-e0bb-4dfa-8c4b-fbeaefb5f3d9 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:10:23.298910 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-e6643479-ae99-4c3f-b485-1e231bac2ff8 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:10:23.301074 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-e6643479-ae99-4c3f-b485-1e231bac2ff8 tempest-AttachVolumeShelveTestJSON-1707417185 tempest-AttachVolumeShelveTestJSON-1707417185-project-member] DELETE https://10.4.3.143/volume/v3/volumes/67dcbe08-e8ec-4204-b512-00e5fe8a17ce Aug 16 21:10:23.301323 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-e6643479-ae99-4c3f-b485-1e231bac2ff8 tempest-AttachVolumeShelveTestJSON-1707417185 tempest-AttachVolumeShelveTestJSON-1707417185-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:10:23.301564 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-e6643479-ae99-4c3f-b485-1e231bac2ff8 tempest-AttachVolumeShelveTestJSON-1707417185 tempest-AttachVolumeShelveTestJSON-1707417185-project-member] Calling method 'delete' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:10:23.301773 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.v3.volumes [None req-e6643479-ae99-4c3f-b485-1e231bac2ff8 tempest-AttachVolumeShelveTestJSON-1707417185 tempest-AttachVolumeShelveTestJSON-1707417185-project-member] Delete volume with id: 67dcbe08-e8ec-4204-b512-00e5fe8a17ce Aug 16 21:10:23.309934 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:10:23.309934 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:10:23.310581 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-e6643479-ae99-4c3f-b485-1e231bac2ff8 tempest-AttachVolumeShelveTestJSON-1707417185 tempest-AttachVolumeShelveTestJSON-1707417185-project-member] Volume info retrieved successfully. Aug 16 21:10:23.338116 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-e6643479-ae99-4c3f-b485-1e231bac2ff8 tempest-AttachVolumeShelveTestJSON-1707417185 tempest-AttachVolumeShelveTestJSON-1707417185-project-member] Delete volume request issued successfully. Aug 16 21:10:23.338331 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-e6643479-ae99-4c3f-b485-1e231bac2ff8 tempest-AttachVolumeShelveTestJSON-1707417185 tempest-AttachVolumeShelveTestJSON-1707417185-project-member] https://10.4.3.143/volume/v3/volumes/67dcbe08-e8ec-4204-b512-00e5fe8a17ce returned with HTTP 202 Aug 16 21:10:23.339034 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 270/1075] 10.4.3.143 () {66 vars in 1351 bytes} [Sun Aug 16 21:10:23 2026] DELETE /volume/v3/volumes/67dcbe08-e8ec-4204-b512-00e5fe8a17ce => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 21:10:23.347514 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-b4eb96ae-73f7-4807-beac-d68a02b20301 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:10:23.349752 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-b4eb96ae-73f7-4807-beac-d68a02b20301 tempest-AttachVolumeShelveTestJSON-1707417185 tempest-AttachVolumeShelveTestJSON-1707417185-project-member] GET https://10.4.3.143/volume/v3/volumes/67dcbe08-e8ec-4204-b512-00e5fe8a17ce Aug 16 21:10:23.350024 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-b4eb96ae-73f7-4807-beac-d68a02b20301 tempest-AttachVolumeShelveTestJSON-1707417185 tempest-AttachVolumeShelveTestJSON-1707417185-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:10:23.350282 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-b4eb96ae-73f7-4807-beac-d68a02b20301 tempest-AttachVolumeShelveTestJSON-1707417185 tempest-AttachVolumeShelveTestJSON-1707417185-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:10:23.359421 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:10:23.359421 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:10:23.364294 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-b4eb96ae-73f7-4807-beac-d68a02b20301 tempest-AttachVolumeShelveTestJSON-1707417185 tempest-AttachVolumeShelveTestJSON-1707417185-project-member] Volume info retrieved successfully. Aug 16 21:10:23.369937 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-b4eb96ae-73f7-4807-beac-d68a02b20301 tempest-AttachVolumeShelveTestJSON-1707417185 tempest-AttachVolumeShelveTestJSON-1707417185-project-member] https://10.4.3.143/volume/v3/volumes/67dcbe08-e8ec-4204-b512-00e5fe8a17ce returned with HTTP 200 Aug 16 21:10:23.370328 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 272/1076] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:10:23 2026] GET /volume/v3/volumes/67dcbe08-e8ec-4204-b512-00e5fe8a17ce => generated 848 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:10:23.699092 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-fcf3c304-3d8b-429b-972e-113649cbc794 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:10:23.703420 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-fcf3c304-3d8b-429b-972e-113649cbc794 tempest-VolumesActionsTest-1336235710 tempest-VolumesActionsTest-1336235710-project-member] GET https://10.4.3.143/volume/v3/volumes/65619770-f1c1-4d01-9189-9bf1f4ce470c Aug 16 21:10:23.703876 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-fcf3c304-3d8b-429b-972e-113649cbc794 tempest-VolumesActionsTest-1336235710 tempest-VolumesActionsTest-1336235710-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:10:23.704015 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-fcf3c304-3d8b-429b-972e-113649cbc794 tempest-VolumesActionsTest-1336235710 tempest-VolumesActionsTest-1336235710-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:10:23.718513 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:10:23.718513 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:10:23.723880 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-fcf3c304-3d8b-429b-972e-113649cbc794 tempest-VolumesActionsTest-1336235710 tempest-VolumesActionsTest-1336235710-project-member] Volume info retrieved successfully. Aug 16 21:10:23.736983 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-fcf3c304-3d8b-429b-972e-113649cbc794 tempest-VolumesActionsTest-1336235710 tempest-VolumesActionsTest-1336235710-project-member] https://10.4.3.143/volume/v3/volumes/65619770-f1c1-4d01-9189-9bf1f4ce470c returned with HTTP 200 Aug 16 21:10:23.737095 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 260/1077] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:10:23 2026] GET /volume/v3/volumes/65619770-f1c1-4d01-9189-9bf1f4ce470c => generated 842 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:10:23.756972 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-31feb6d1-c7ec-458b-b0a9-46efab54183f None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:10:23.758700 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-31feb6d1-c7ec-458b-b0a9-46efab54183f tempest-VolumesActionsTest-1077657311 tempest-VolumesActionsTest-1077657311-project-admin] POST https://10.4.3.143/volume/v3/volumes/65619770-f1c1-4d01-9189-9bf1f4ce470c/action Aug 16 21:10:23.759034 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-31feb6d1-c7ec-458b-b0a9-46efab54183f tempest-VolumesActionsTest-1077657311 tempest-VolumesActionsTest-1077657311-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100330) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 21:10:23.759149 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-31feb6d1-c7ec-458b-b0a9-46efab54183f tempest-VolumesActionsTest-1077657311 tempest-VolumesActionsTest-1077657311-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:10:23.769269 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:10:23.769269 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:10:23.769686 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.contrib.admin_actions [None req-31feb6d1-c7ec-458b-b0a9-46efab54183f tempest-VolumesActionsTest-1077657311 tempest-VolumesActionsTest-1077657311-project-admin] Updating volume '65619770-f1c1-4d01-9189-9bf1f4ce470c' with '{'status': 'error'}' {{(pid=100330) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 16 21:10:23.791812 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-31feb6d1-c7ec-458b-b0a9-46efab54183f tempest-VolumesActionsTest-1077657311 tempest-VolumesActionsTest-1077657311-project-admin] https://10.4.3.143/volume/v3/volumes/65619770-f1c1-4d01-9189-9bf1f4ce470c/action returned with HTTP 202 Aug 16 21:10:23.792473 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 276/1078] 10.4.3.143 () {68 vars in 1390 bytes} [Sun Aug 16 21:10:23 2026] POST /volume/v3/volumes/65619770-f1c1-4d01-9189-9bf1f4ce470c/action => generated 0 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 16 21:10:23.802113 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-4e84c256-46c1-4ea8-b9d4-cae161d2e43d None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:10:23.805520 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-4e84c256-46c1-4ea8-b9d4-cae161d2e43d tempest-VolumesActionsTest-1336235710 tempest-VolumesActionsTest-1336235710-project-member] GET https://10.4.3.143/volume/v3/volumes/65619770-f1c1-4d01-9189-9bf1f4ce470c Aug 16 21:10:23.806012 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-4e84c256-46c1-4ea8-b9d4-cae161d2e43d tempest-VolumesActionsTest-1336235710 tempest-VolumesActionsTest-1336235710-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:10:23.806652 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-4e84c256-46c1-4ea8-b9d4-cae161d2e43d tempest-VolumesActionsTest-1336235710 tempest-VolumesActionsTest-1336235710-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:10:23.818383 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:10:23.818383 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:10:23.828072 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-4e84c256-46c1-4ea8-b9d4-cae161d2e43d tempest-VolumesActionsTest-1336235710 tempest-VolumesActionsTest-1336235710-project-member] Volume info retrieved successfully. Aug 16 21:10:23.835450 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-4e84c256-46c1-4ea8-b9d4-cae161d2e43d tempest-VolumesActionsTest-1336235710 tempest-VolumesActionsTest-1336235710-project-member] https://10.4.3.143/volume/v3/volumes/65619770-f1c1-4d01-9189-9bf1f4ce470c returned with HTTP 200 Aug 16 21:10:23.835450 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 271/1079] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:10:23 2026] GET /volume/v3/volumes/65619770-f1c1-4d01-9189-9bf1f4ce470c => generated 838 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:10:23.848834 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-801da87a-42b9-463f-895e-7b92fe393bbb None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:10:23.850635 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-801da87a-42b9-463f-895e-7b92fe393bbb tempest-VolumesActionsTest-1077657311 tempest-VolumesActionsTest-1077657311-project-admin] POST https://10.4.3.143/volume/v3/volumes/65619770-f1c1-4d01-9189-9bf1f4ce470c/action Aug 16 21:10:23.851013 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-801da87a-42b9-463f-895e-7b92fe393bbb tempest-VolumesActionsTest-1077657311 tempest-VolumesActionsTest-1077657311-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100331) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 21:10:23.851164 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-801da87a-42b9-463f-895e-7b92fe393bbb tempest-VolumesActionsTest-1077657311 tempest-VolumesActionsTest-1077657311-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:10:23.861985 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:10:23.861985 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:10:23.862368 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.contrib.admin_actions [None req-801da87a-42b9-463f-895e-7b92fe393bbb tempest-VolumesActionsTest-1077657311 tempest-VolumesActionsTest-1077657311-project-admin] Updating volume '65619770-f1c1-4d01-9189-9bf1f4ce470c' with '{'status': 'available'}' {{(pid=100331) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 16 21:10:23.891987 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-801da87a-42b9-463f-895e-7b92fe393bbb tempest-VolumesActionsTest-1077657311 tempest-VolumesActionsTest-1077657311-project-admin] https://10.4.3.143/volume/v3/volumes/65619770-f1c1-4d01-9189-9bf1f4ce470c/action returned with HTTP 202 Aug 16 21:10:23.892534 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 273/1080] 10.4.3.143 () {68 vars in 1390 bytes} [Sun Aug 16 21:10:23 2026] POST /volume/v3/volumes/65619770-f1c1-4d01-9189-9bf1f4ce470c/action => generated 0 bytes in 44 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 16 21:10:23.901946 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-b998c524-6eec-4f68-acb0-9f93a9cdf206 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:10:23.903595 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-b998c524-6eec-4f68-acb0-9f93a9cdf206 tempest-VolumesActionsTest-1336235710 tempest-VolumesActionsTest-1336235710-project-member] GET https://10.4.3.143/volume/v3/volumes/65619770-f1c1-4d01-9189-9bf1f4ce470c Aug 16 21:10:23.903907 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-b998c524-6eec-4f68-acb0-9f93a9cdf206 tempest-VolumesActionsTest-1336235710 tempest-VolumesActionsTest-1336235710-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:10:23.904304 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-b998c524-6eec-4f68-acb0-9f93a9cdf206 tempest-VolumesActionsTest-1336235710 tempest-VolumesActionsTest-1336235710-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:10:23.916781 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:10:23.916781 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:10:23.925892 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-b998c524-6eec-4f68-acb0-9f93a9cdf206 tempest-VolumesActionsTest-1336235710 tempest-VolumesActionsTest-1336235710-project-member] Volume info retrieved successfully. Aug 16 21:10:23.929476 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-b998c524-6eec-4f68-acb0-9f93a9cdf206 tempest-VolumesActionsTest-1336235710 tempest-VolumesActionsTest-1336235710-project-member] https://10.4.3.143/volume/v3/volumes/65619770-f1c1-4d01-9189-9bf1f4ce470c returned with HTTP 200 Aug 16 21:10:23.930122 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 261/1081] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:10:23 2026] GET /volume/v3/volumes/65619770-f1c1-4d01-9189-9bf1f4ce470c => generated 842 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:10:23.945338 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-01e82145-6868-4a22-bc38-cda3e38f9e9e None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:10:23.947092 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-01e82145-6868-4a22-bc38-cda3e38f9e9e tempest-VolumesActionsTest-1077657311 tempest-VolumesActionsTest-1077657311-project-admin] POST https://10.4.3.143/volume/v3/volumes/65619770-f1c1-4d01-9189-9bf1f4ce470c/action Aug 16 21:10:23.947470 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-01e82145-6868-4a22-bc38-cda3e38f9e9e tempest-VolumesActionsTest-1077657311 tempest-VolumesActionsTest-1077657311-project-admin] Action body: b'{"os-reset_status": {"status": "maintenance"}}' {{(pid=100330) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 21:10:23.947585 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-01e82145-6868-4a22-bc38-cda3e38f9e9e tempest-VolumesActionsTest-1077657311 tempest-VolumesActionsTest-1077657311-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "maintenance"}} {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:10:23.958895 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:10:23.958895 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:10:23.959323 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.contrib.admin_actions [None req-01e82145-6868-4a22-bc38-cda3e38f9e9e tempest-VolumesActionsTest-1077657311 tempest-VolumesActionsTest-1077657311-project-admin] Updating volume '65619770-f1c1-4d01-9189-9bf1f4ce470c' with '{'status': 'maintenance'}' {{(pid=100330) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 16 21:10:23.991781 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-01e82145-6868-4a22-bc38-cda3e38f9e9e tempest-VolumesActionsTest-1077657311 tempest-VolumesActionsTest-1077657311-project-admin] https://10.4.3.143/volume/v3/volumes/65619770-f1c1-4d01-9189-9bf1f4ce470c/action returned with HTTP 202 Aug 16 21:10:23.992653 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 277/1082] 10.4.3.143 () {68 vars in 1390 bytes} [Sun Aug 16 21:10:23 2026] POST /volume/v3/volumes/65619770-f1c1-4d01-9189-9bf1f4ce470c/action => generated 0 bytes in 47 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 16 21:10:24.000554 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-de9451db-817c-4d0b-90d1-e373bab87895 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:10:24.002404 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-de9451db-817c-4d0b-90d1-e373bab87895 tempest-VolumesActionsTest-1336235710 tempest-VolumesActionsTest-1336235710-project-member] GET https://10.4.3.143/volume/v3/volumes/65619770-f1c1-4d01-9189-9bf1f4ce470c Aug 16 21:10:24.002639 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-de9451db-817c-4d0b-90d1-e373bab87895 tempest-VolumesActionsTest-1336235710 tempest-VolumesActionsTest-1336235710-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:10:24.002879 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-de9451db-817c-4d0b-90d1-e373bab87895 tempest-VolumesActionsTest-1336235710 tempest-VolumesActionsTest-1336235710-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:10:24.009574 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:10:24.009574 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:10:24.015555 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-de9451db-817c-4d0b-90d1-e373bab87895 tempest-VolumesActionsTest-1336235710 tempest-VolumesActionsTest-1336235710-project-member] Volume info retrieved successfully. Aug 16 21:10:24.022220 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-de9451db-817c-4d0b-90d1-e373bab87895 tempest-VolumesActionsTest-1336235710 tempest-VolumesActionsTest-1336235710-project-member] https://10.4.3.143/volume/v3/volumes/65619770-f1c1-4d01-9189-9bf1f4ce470c returned with HTTP 200 Aug 16 21:10:24.022632 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 272/1083] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:10:23 2026] GET /volume/v3/volumes/65619770-f1c1-4d01-9189-9bf1f4ce470c => generated 844 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:10:24.036878 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-c97c4a5b-a008-44e0-b623-a252ebc0cab0 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:10:24.038538 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-c97c4a5b-a008-44e0-b623-a252ebc0cab0 tempest-VolumesActionsTest-1077657311 tempest-VolumesActionsTest-1077657311-project-admin] POST https://10.4.3.143/volume/v3/volumes/65619770-f1c1-4d01-9189-9bf1f4ce470c/action Aug 16 21:10:24.038895 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-c97c4a5b-a008-44e0-b623-a252ebc0cab0 tempest-VolumesActionsTest-1077657311 tempest-VolumesActionsTest-1077657311-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100331) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 21:10:24.039031 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-c97c4a5b-a008-44e0-b623-a252ebc0cab0 tempest-VolumesActionsTest-1077657311 tempest-VolumesActionsTest-1077657311-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:10:24.047534 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:10:24.047534 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:10:24.048454 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.contrib.admin_actions [None req-c97c4a5b-a008-44e0-b623-a252ebc0cab0 tempest-VolumesActionsTest-1077657311 tempest-VolumesActionsTest-1077657311-project-admin] Updating volume '65619770-f1c1-4d01-9189-9bf1f4ce470c' with '{'status': 'available'}' {{(pid=100331) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 16 21:10:24.070135 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-c97c4a5b-a008-44e0-b623-a252ebc0cab0 tempest-VolumesActionsTest-1077657311 tempest-VolumesActionsTest-1077657311-project-admin] https://10.4.3.143/volume/v3/volumes/65619770-f1c1-4d01-9189-9bf1f4ce470c/action returned with HTTP 202 Aug 16 21:10:24.070555 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 274/1084] 10.4.3.143 () {68 vars in 1390 bytes} [Sun Aug 16 21:10:24 2026] POST /volume/v3/volumes/65619770-f1c1-4d01-9189-9bf1f4ce470c/action => generated 0 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 16 21:10:24.080040 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-c5ead581-093d-4574-a3b0-b724fdd3bd82 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:10:24.082657 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-c5ead581-093d-4574-a3b0-b724fdd3bd82 tempest-VolumesActionsTest-1336235710 tempest-VolumesActionsTest-1336235710-project-member] GET https://10.4.3.143/volume/v3/volumes/65619770-f1c1-4d01-9189-9bf1f4ce470c Aug 16 21:10:24.083208 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-c5ead581-093d-4574-a3b0-b724fdd3bd82 tempest-VolumesActionsTest-1336235710 tempest-VolumesActionsTest-1336235710-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:10:24.083501 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-c5ead581-093d-4574-a3b0-b724fdd3bd82 tempest-VolumesActionsTest-1336235710 tempest-VolumesActionsTest-1336235710-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:10:24.094407 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:10:24.094407 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:10:24.101063 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-c5ead581-093d-4574-a3b0-b724fdd3bd82 tempest-VolumesActionsTest-1336235710 tempest-VolumesActionsTest-1336235710-project-member] Volume info retrieved successfully. Aug 16 21:10:24.107782 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-c5ead581-093d-4574-a3b0-b724fdd3bd82 tempest-VolumesActionsTest-1336235710 tempest-VolumesActionsTest-1336235710-project-member] https://10.4.3.143/volume/v3/volumes/65619770-f1c1-4d01-9189-9bf1f4ce470c returned with HTTP 200 Aug 16 21:10:24.108353 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 262/1085] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:10:24 2026] GET /volume/v3/volumes/65619770-f1c1-4d01-9189-9bf1f4ce470c => generated 842 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:10:24.119488 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-dc639525-0041-4b5c-a6fb-47a59dd862be None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:10:24.121305 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-dc639525-0041-4b5c-a6fb-47a59dd862be tempest-VolumesActionsTest-1336235710 tempest-VolumesActionsTest-1336235710-project-member] GET https://10.4.3.143/volume/v3/volumes/65619770-f1c1-4d01-9189-9bf1f4ce470c Aug 16 21:10:24.121651 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-dc639525-0041-4b5c-a6fb-47a59dd862be tempest-VolumesActionsTest-1336235710 tempest-VolumesActionsTest-1336235710-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:10:24.121913 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-dc639525-0041-4b5c-a6fb-47a59dd862be tempest-VolumesActionsTest-1336235710 tempest-VolumesActionsTest-1336235710-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:10:24.129055 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:10:24.129055 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:10:24.138255 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-dc639525-0041-4b5c-a6fb-47a59dd862be tempest-VolumesActionsTest-1336235710 tempest-VolumesActionsTest-1336235710-project-member] Volume info retrieved successfully. Aug 16 21:10:24.147800 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-dc639525-0041-4b5c-a6fb-47a59dd862be tempest-VolumesActionsTest-1336235710 tempest-VolumesActionsTest-1336235710-project-member] https://10.4.3.143/volume/v3/volumes/65619770-f1c1-4d01-9189-9bf1f4ce470c returned with HTTP 200 Aug 16 21:10:24.148132 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 278/1086] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:10:24 2026] GET /volume/v3/volumes/65619770-f1c1-4d01-9189-9bf1f4ce470c => generated 842 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:10:24.160646 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-cb8c791c-a781-4817-afed-dccb79682175 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:10:24.163083 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-cb8c791c-a781-4817-afed-dccb79682175 tempest-VolumesActionsTest-1336235710 tempest-VolumesActionsTest-1336235710-project-member] DELETE https://10.4.3.143/volume/v3/volumes/65619770-f1c1-4d01-9189-9bf1f4ce470c Aug 16 21:10:24.163393 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-cb8c791c-a781-4817-afed-dccb79682175 tempest-VolumesActionsTest-1336235710 tempest-VolumesActionsTest-1336235710-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:10:24.163651 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-cb8c791c-a781-4817-afed-dccb79682175 tempest-VolumesActionsTest-1336235710 tempest-VolumesActionsTest-1336235710-project-member] Calling method 'delete' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:10:24.163876 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.v3.volumes [None req-cb8c791c-a781-4817-afed-dccb79682175 tempest-VolumesActionsTest-1336235710 tempest-VolumesActionsTest-1336235710-project-member] Delete volume with id: 65619770-f1c1-4d01-9189-9bf1f4ce470c Aug 16 21:10:24.173449 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:10:24.173449 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:10:24.174127 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-cb8c791c-a781-4817-afed-dccb79682175 tempest-VolumesActionsTest-1336235710 tempest-VolumesActionsTest-1336235710-project-member] Volume info retrieved successfully. Aug 16 21:10:24.204153 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-cb8c791c-a781-4817-afed-dccb79682175 tempest-VolumesActionsTest-1336235710 tempest-VolumesActionsTest-1336235710-project-member] Delete volume request issued successfully. Aug 16 21:10:24.204531 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-cb8c791c-a781-4817-afed-dccb79682175 tempest-VolumesActionsTest-1336235710 tempest-VolumesActionsTest-1336235710-project-member] https://10.4.3.143/volume/v3/volumes/65619770-f1c1-4d01-9189-9bf1f4ce470c returned with HTTP 202 Aug 16 21:10:24.205085 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 273/1087] 10.4.3.143 () {66 vars in 1351 bytes} [Sun Aug 16 21:10:24 2026] DELETE /volume/v3/volumes/65619770-f1c1-4d01-9189-9bf1f4ce470c => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 21:10:24.214568 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-01c4d273-254b-4f98-b759-6bb693995f82 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:10:24.217905 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-01c4d273-254b-4f98-b759-6bb693995f82 tempest-VolumesActionsTest-1336235710 tempest-VolumesActionsTest-1336235710-project-member] GET https://10.4.3.143/volume/v3/volumes/65619770-f1c1-4d01-9189-9bf1f4ce470c Aug 16 21:10:24.218122 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-01c4d273-254b-4f98-b759-6bb693995f82 tempest-VolumesActionsTest-1336235710 tempest-VolumesActionsTest-1336235710-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:10:24.218362 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-01c4d273-254b-4f98-b759-6bb693995f82 tempest-VolumesActionsTest-1336235710 tempest-VolumesActionsTest-1336235710-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:10:24.225804 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:10:24.225804 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:10:24.230409 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-01c4d273-254b-4f98-b759-6bb693995f82 tempest-VolumesActionsTest-1336235710 tempest-VolumesActionsTest-1336235710-project-member] Volume info retrieved successfully. Aug 16 21:10:24.234889 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-01c4d273-254b-4f98-b759-6bb693995f82 tempest-VolumesActionsTest-1336235710 tempest-VolumesActionsTest-1336235710-project-member] https://10.4.3.143/volume/v3/volumes/65619770-f1c1-4d01-9189-9bf1f4ce470c returned with HTTP 200 Aug 16 21:10:24.235483 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 275/1088] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:10:24 2026] GET /volume/v3/volumes/65619770-f1c1-4d01-9189-9bf1f4ce470c => generated 841 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:10:24.383479 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-cf017dd2-a6ea-412d-a5d3-a588ef52fd74 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:10:24.385213 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-cf017dd2-a6ea-412d-a5d3-a588ef52fd74 tempest-AttachVolumeShelveTestJSON-1707417185 tempest-AttachVolumeShelveTestJSON-1707417185-project-member] GET https://10.4.3.143/volume/v3/volumes/67dcbe08-e8ec-4204-b512-00e5fe8a17ce Aug 16 21:10:24.385435 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-cf017dd2-a6ea-412d-a5d3-a588ef52fd74 tempest-AttachVolumeShelveTestJSON-1707417185 tempest-AttachVolumeShelveTestJSON-1707417185-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:10:24.385780 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-cf017dd2-a6ea-412d-a5d3-a588ef52fd74 tempest-AttachVolumeShelveTestJSON-1707417185 tempest-AttachVolumeShelveTestJSON-1707417185-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:10:24.399793 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-cf017dd2-a6ea-412d-a5d3-a588ef52fd74 tempest-AttachVolumeShelveTestJSON-1707417185 tempest-AttachVolumeShelveTestJSON-1707417185-project-member] https://10.4.3.143/volume/v3/volumes/67dcbe08-e8ec-4204-b512-00e5fe8a17ce returned with HTTP 404 Aug 16 21:10:24.400224 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 263/1089] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:10:24 2026] GET /volume/v3/volumes/67dcbe08-e8ec-4204-b512-00e5fe8a17ce => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:10:25.248556 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-55dd013b-9538-4a99-9804-5d5b5d6668a3 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:10:25.256110 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-55dd013b-9538-4a99-9804-5d5b5d6668a3 tempest-VolumesActionsTest-1336235710 tempest-VolumesActionsTest-1336235710-project-member] GET https://10.4.3.143/volume/v3/volumes/65619770-f1c1-4d01-9189-9bf1f4ce470c Aug 16 21:10:25.256110 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-55dd013b-9538-4a99-9804-5d5b5d6668a3 tempest-VolumesActionsTest-1336235710 tempest-VolumesActionsTest-1336235710-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:10:25.256110 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-55dd013b-9538-4a99-9804-5d5b5d6668a3 tempest-VolumesActionsTest-1336235710 tempest-VolumesActionsTest-1336235710-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:10:25.262874 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-55dd013b-9538-4a99-9804-5d5b5d6668a3 tempest-VolumesActionsTest-1336235710 tempest-VolumesActionsTest-1336235710-project-member] https://10.4.3.143/volume/v3/volumes/65619770-f1c1-4d01-9189-9bf1f4ce470c returned with HTTP 404 Aug 16 21:10:25.262874 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 279/1090] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:10:25 2026] GET /volume/v3/volumes/65619770-f1c1-4d01-9189-9bf1f4ce470c => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:10:29.789664 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-0a493564-3cd5-480a-a12f-32f5a847d436 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:10:29.791397 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-0a493564-3cd5-480a-a12f-32f5a847d436 tempest-TestVolumeBootPatternV346-1109800622 tempest-TestVolumeBootPatternV346-1109800622-project-member] POST https://10.4.3.143/volume/v3/volumes Aug 16 21:10:29.791715 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-0a493564-3cd5-480a-a12f-32f5a847d436 tempest-TestVolumeBootPatternV346-1109800622 tempest-TestVolumeBootPatternV346-1109800622-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPatternV346-volume-origin-61680588", "snapshot_id": null, "imageRef": "42b524b5-4969-43e9-b5aa-f976c786aa94", "volume_type": null, "size": 1}} {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:10:29.793512 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.v3.volumes [None req-0a493564-3cd5-480a-a12f-32f5a847d436 tempest-TestVolumeBootPatternV346-1109800622 tempest-TestVolumeBootPatternV346-1109800622-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPatternV346-volume-origin-61680588', 'snapshot_id': None, 'imageRef': '42b524b5-4969-43e9-b5aa-f976c786aa94', 'volume_type': None, 'size': 1}} {{(pid=100332) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 21:10:29.893067 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.v3.volumes [None req-0a493564-3cd5-480a-a12f-32f5a847d436 tempest-TestVolumeBootPatternV346-1109800622 tempest-TestVolumeBootPatternV346-1109800622-project-member] Create volume of 1 GB Aug 16 21:10:29.898394 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-0a493564-3cd5-480a-a12f-32f5a847d436 tempest-TestVolumeBootPatternV346-1109800622 tempest-TestVolumeBootPatternV346-1109800622-project-member] Availability Zones retrieved successfully. Aug 16 21:10:29.904324 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-0a493564-3cd5-480a-a12f-32f5a847d436 tempest-TestVolumeBootPatternV346-1109800622 tempest-TestVolumeBootPatternV346-1109800622-project-member] Flow 'volume_create_api' (871908cb-521b-4a15-9f87-76ec5c335c95) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100332) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:10:29.905489 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-0a493564-3cd5-480a-a12f-32f5a847d436 tempest-TestVolumeBootPatternV346-1109800622 tempest-TestVolumeBootPatternV346-1109800622-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d2011966-73a2-42c7-ad76-3b4c677b1d82) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:10:29.906396 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.flows.api.create_volume [None req-0a493564-3cd5-480a-a12f-32f5a847d436 tempest-TestVolumeBootPatternV346-1109800622 tempest-TestVolumeBootPatternV346-1109800622-project-member] Validating volume size '1' using validate_int {{(pid=100332) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 21:10:29.965515 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-0a493564-3cd5-480a-a12f-32f5a847d436 tempest-TestVolumeBootPatternV346-1109800622 tempest-TestVolumeBootPatternV346-1109800622-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d2011966-73a2-42c7-ad76-3b4c677b1d82) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T21:04:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=69e633b8-fab9-4b15-8b40-4f1a67c51cda,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '69e633b8-fab9-4b15-8b40-4f1a67c51cda', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:10:29.966213 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-0a493564-3cd5-480a-a12f-32f5a847d436 tempest-TestVolumeBootPatternV346-1109800622 tempest-TestVolumeBootPatternV346-1109800622-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4fc7662e-bd8d-4dc9-839b-f571cefc313c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:10:30.029331 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.quota [None req-0a493564-3cd5-480a-a12f-32f5a847d436 tempest-TestVolumeBootPatternV346-1109800622 tempest-TestVolumeBootPatternV346-1109800622-project-member] Created reservations ['4ae7fd93-e523-4f55-a4d6-284a36110e39', '9c764a2c-0ec3-4ba4-a2d4-73098fd88634', '3bb342cc-07b8-4554-b7a7-2d517c4925b5', '59acfbdf-e5ee-4429-a64c-09992fd33d80'] {{(pid=100332) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:10:30.030276 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-0a493564-3cd5-480a-a12f-32f5a847d436 tempest-TestVolumeBootPatternV346-1109800622 tempest-TestVolumeBootPatternV346-1109800622-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4fc7662e-bd8d-4dc9-839b-f571cefc313c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4ae7fd93-e523-4f55-a4d6-284a36110e39', '9c764a2c-0ec3-4ba4-a2d4-73098fd88634', '3bb342cc-07b8-4554-b7a7-2d517c4925b5', '59acfbdf-e5ee-4429-a64c-09992fd33d80']}' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:10:30.031144 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-0a493564-3cd5-480a-a12f-32f5a847d436 tempest-TestVolumeBootPatternV346-1109800622 tempest-TestVolumeBootPatternV346-1109800622-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2b21902f-0306-412c-8e49-9035d7307d36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:10:30.059857 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-0a493564-3cd5-480a-a12f-32f5a847d436 tempest-TestVolumeBootPatternV346-1109800622 tempest-TestVolumeBootPatternV346-1109800622-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2b21902f-0306-412c-8e49-9035d7307d36) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '312fb4b0-33d9-4988-8937-5d7bc0958496', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-61680588',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='73a5b2a61e2a4b58941701534b8abc44',qos_specs=None,replication_status=,reservations=['4ae7fd93-e523-4f55-a4d6-284a36110e39','9c764a2c-0ec3-4ba4-a2d4-73098fd88634','3bb342cc-07b8-4554-b7a7-2d517c4925b5','59acfbdf-e5ee-4429-a64c-09992fd33d80'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='580c3f3441834f759b0480303adb2e37',volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T21:10:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-61680588',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=312fb4b0-33d9-4988-8937-5d7bc0958496,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='73a5b2a61e2a4b58941701534b8abc44',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='580c3f3441834f759b0480303adb2e37',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(69e633b8-fab9-4b15-8b40-4f1a67c51cda),volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda)}' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:10:30.060541 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-0a493564-3cd5-480a-a12f-32f5a847d436 tempest-TestVolumeBootPatternV346-1109800622 tempest-TestVolumeBootPatternV346-1109800622-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bd5cbe23-55c8-4813-8fde-f9fe60640552) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:10:30.087319 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-0a493564-3cd5-480a-a12f-32f5a847d436 tempest-TestVolumeBootPatternV346-1109800622 tempest-TestVolumeBootPatternV346-1109800622-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bd5cbe23-55c8-4813-8fde-f9fe60640552) transitioned into state 'SUCCESS' from state '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-61680588',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='73a5b2a61e2a4b58941701534b8abc44',qos_specs=None,replication_status=,reservations=['4ae7fd93-e523-4f55-a4d6-284a36110e39','9c764a2c-0ec3-4ba4-a2d4-73098fd88634','3bb342cc-07b8-4554-b7a7-2d517c4925b5','59acfbdf-e5ee-4429-a64c-09992fd33d80'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='580c3f3441834f759b0480303adb2e37',volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda)}' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:10:30.088159 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-0a493564-3cd5-480a-a12f-32f5a847d436 tempest-TestVolumeBootPatternV346-1109800622 tempest-TestVolumeBootPatternV346-1109800622-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (397aa2dd-a75e-40d2-b84e-b01248f05396) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:10:30.097025 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-0a493564-3cd5-480a-a12f-32f5a847d436 tempest-TestVolumeBootPatternV346-1109800622 tempest-TestVolumeBootPatternV346-1109800622-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (397aa2dd-a75e-40d2-b84e-b01248f05396) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:10:30.097870 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-0a493564-3cd5-480a-a12f-32f5a847d436 tempest-TestVolumeBootPatternV346-1109800622 tempest-TestVolumeBootPatternV346-1109800622-project-member] Flow 'volume_create_api' (871908cb-521b-4a15-9f87-76ec5c335c95) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100332) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:10:30.098196 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-0a493564-3cd5-480a-a12f-32f5a847d436 tempest-TestVolumeBootPatternV346-1109800622 tempest-TestVolumeBootPatternV346-1109800622-project-member] Create volume request issued successfully. Aug 16 21:10:30.098742 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-0a493564-3cd5-480a-a12f-32f5a847d436 tempest-TestVolumeBootPatternV346-1109800622 tempest-TestVolumeBootPatternV346-1109800622-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Aug 16 21:10:30.099210 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 274/1091] 10.4.3.143 () {70 vars in 1300 bytes} [Sun Aug 16 21:10:29 2026] POST /volume/v3/volumes => generated 779 bytes in 310 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:10:30.111868 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-9bd303cb-7e39-4210-9895-64fc36cf55bb None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:10:30.114312 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-9bd303cb-7e39-4210-9895-64fc36cf55bb tempest-TestVolumeBootPatternV346-1109800622 tempest-TestVolumeBootPatternV346-1109800622-project-member] GET https://10.4.3.143/volume/v3/volumes/312fb4b0-33d9-4988-8937-5d7bc0958496 Aug 16 21:10:30.114312 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-9bd303cb-7e39-4210-9895-64fc36cf55bb tempest-TestVolumeBootPatternV346-1109800622 tempest-TestVolumeBootPatternV346-1109800622-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:10:30.114685 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-9bd303cb-7e39-4210-9895-64fc36cf55bb tempest-TestVolumeBootPatternV346-1109800622 tempest-TestVolumeBootPatternV346-1109800622-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:10:30.116706 np0000007409 devstack@c-api.service[100331]: DEBUG dbcounter [-] [100331] Writing DB stats cinder:SELECT=461,cinder:UPDATE=115,cinder:INSERT=68,cinder:DELETE=3 {{(pid=100331) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 16 21:10:30.122524 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:10:30.122524 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:10:30.126567 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-9bd303cb-7e39-4210-9895-64fc36cf55bb tempest-TestVolumeBootPatternV346-1109800622 tempest-TestVolumeBootPatternV346-1109800622-project-member] Volume info retrieved successfully. Aug 16 21:10:30.132160 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-9bd303cb-7e39-4210-9895-64fc36cf55bb tempest-TestVolumeBootPatternV346-1109800622 tempest-TestVolumeBootPatternV346-1109800622-project-member] https://10.4.3.143/volume/v3/volumes/312fb4b0-33d9-4988-8937-5d7bc0958496 returned with HTTP 200 Aug 16 21:10:30.132629 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 276/1092] 10.4.3.143 () {68 vars in 1389 bytes} [Sun Aug 16 21:10:30 2026] GET /volume/v3/volumes/312fb4b0-33d9-4988-8937-5d7bc0958496 => generated 847 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:10:31.163386 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-eddcaf52-e6d2-4868-a666-452af0fd71a4 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:10:31.165087 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-eddcaf52-e6d2-4868-a666-452af0fd71a4 tempest-TestVolumeBootPatternV346-1109800622 tempest-TestVolumeBootPatternV346-1109800622-project-member] GET https://10.4.3.143/volume/v3/volumes/312fb4b0-33d9-4988-8937-5d7bc0958496 Aug 16 21:10:31.165336 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-eddcaf52-e6d2-4868-a666-452af0fd71a4 tempest-TestVolumeBootPatternV346-1109800622 tempest-TestVolumeBootPatternV346-1109800622-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:10:31.165513 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-eddcaf52-e6d2-4868-a666-452af0fd71a4 tempest-TestVolumeBootPatternV346-1109800622 tempest-TestVolumeBootPatternV346-1109800622-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:10:31.167837 np0000007409 devstack@c-api.service[100333]: DEBUG dbcounter [-] [100333] Writing DB stats cinder:SELECT=544,cinder:UPDATE=151,cinder:INSERT=116,cinder:DELETE=1 {{(pid=100333) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 16 21:10:31.174890 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:10:31.174890 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:10:31.179624 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-eddcaf52-e6d2-4868-a666-452af0fd71a4 tempest-TestVolumeBootPatternV346-1109800622 tempest-TestVolumeBootPatternV346-1109800622-project-member] Volume info retrieved successfully. Aug 16 21:10:31.185827 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-eddcaf52-e6d2-4868-a666-452af0fd71a4 tempest-TestVolumeBootPatternV346-1109800622 tempest-TestVolumeBootPatternV346-1109800622-project-member] https://10.4.3.143/volume/v3/volumes/312fb4b0-33d9-4988-8937-5d7bc0958496 returned with HTTP 200 Aug 16 21:10:31.186454 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 264/1093] 10.4.3.143 () {68 vars in 1389 bytes} [Sun Aug 16 21:10:31 2026] GET /volume/v3/volumes/312fb4b0-33d9-4988-8937-5d7bc0958496 => generated 1387 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 16 21:10:31.208029 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-7beb770c-41df-462b-a966-a9cd580f1ca0 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:10:31.209850 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-7beb770c-41df-462b-a966-a9cd580f1ca0 tempest-TestVolumeBootPatternV346-1109800622 tempest-TestVolumeBootPatternV346-1109800622-project-member] GET https://10.4.3.143/volume/v3/volumes/312fb4b0-33d9-4988-8937-5d7bc0958496 Aug 16 21:10:31.210078 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-7beb770c-41df-462b-a966-a9cd580f1ca0 tempest-TestVolumeBootPatternV346-1109800622 tempest-TestVolumeBootPatternV346-1109800622-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:10:31.210306 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-7beb770c-41df-462b-a966-a9cd580f1ca0 tempest-TestVolumeBootPatternV346-1109800622 tempest-TestVolumeBootPatternV346-1109800622-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:10:31.213017 np0000007409 devstack@c-api.service[100330]: DEBUG dbcounter [-] [100330] Writing DB stats cinder:SELECT=518,cinder:UPDATE=128,cinder:INSERT=81,cinder:DELETE=2 {{(pid=100330) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 16 21:10:31.219728 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:10:31.219728 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:10:31.226084 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-7beb770c-41df-462b-a966-a9cd580f1ca0 tempest-TestVolumeBootPatternV346-1109800622 tempest-TestVolumeBootPatternV346-1109800622-project-member] Volume info retrieved successfully. Aug 16 21:10:31.238773 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-7beb770c-41df-462b-a966-a9cd580f1ca0 tempest-TestVolumeBootPatternV346-1109800622 tempest-TestVolumeBootPatternV346-1109800622-project-member] https://10.4.3.143/volume/v3/volumes/312fb4b0-33d9-4988-8937-5d7bc0958496 returned with HTTP 200 Aug 16 21:10:31.242983 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 280/1094] 10.4.3.143 () {68 vars in 1389 bytes} [Sun Aug 16 21:10:31 2026] GET /volume/v3/volumes/312fb4b0-33d9-4988-8937-5d7bc0958496 => generated 1387 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 16 21:10:32.053516 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [req-bb841f91-9d10-45b2-9f96-0e0cacdfdcbb req-b1ca0780-3330-4fb0-980b-9ff0a34c2e4b None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:10:32.058838 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [req-bb841f91-9d10-45b2-9f96-0e0cacdfdcbb req-b1ca0780-3330-4fb0-980b-9ff0a34c2e4b tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] DELETE https://10.4.3.143/volume/v3/attachments/19a2f821-7d80-49d7-b394-3737e9d80226 Aug 16 21:10:32.058838 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [req-bb841f91-9d10-45b2-9f96-0e0cacdfdcbb req-b1ca0780-3330-4fb0-980b-9ff0a34c2e4b tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:10:32.058838 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [req-bb841f91-9d10-45b2-9f96-0e0cacdfdcbb req-b1ca0780-3330-4fb0-980b-9ff0a34c2e4b tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Calling method 'version_select' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:10:32.061803 np0000007409 devstack@c-api.service[100332]: DEBUG dbcounter [-] [100332] Writing DB stats cinder:SELECT=452,cinder:UPDATE=114,cinder:INSERT=44,cinder:DELETE=3 {{(pid=100332) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 16 21:10:32.073745 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:10:32.073745 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:10:32.130837 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [req-bb841f91-9d10-45b2-9f96-0e0cacdfdcbb req-b1ca0780-3330-4fb0-980b-9ff0a34c2e4b tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] https://10.4.3.143/volume/v3/attachments/19a2f821-7d80-49d7-b394-3737e9d80226 returned with HTTP 200 Aug 16 21:10:32.131424 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 275/1095] 10.4.3.143 () {72 vars in 1673 bytes} [Sun Aug 16 21:10:32 2026] DELETE /volume/v3/attachments/19a2f821-7d80-49d7-b394-3737e9d80226 => generated 19 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:10:32.569723 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [req-d03f7d67-0a3d-4fdb-9af7-33b0caecf523 req-8dfca85e-135c-49fb-86a7-47dd9b03b967 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:10:32.573224 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [req-d03f7d67-0a3d-4fdb-9af7-33b0caecf523 req-8dfca85e-135c-49fb-86a7-47dd9b03b967 tempest-TestVolumeBootPatternV346-1109800622 tempest-TestVolumeBootPatternV346-1109800622-project-member] GET https://10.4.3.143/volume/v3/volumes/312fb4b0-33d9-4988-8937-5d7bc0958496 Aug 16 21:10:32.573518 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [req-d03f7d67-0a3d-4fdb-9af7-33b0caecf523 req-8dfca85e-135c-49fb-86a7-47dd9b03b967 tempest-TestVolumeBootPatternV346-1109800622 tempest-TestVolumeBootPatternV346-1109800622-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:10:32.573786 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [req-d03f7d67-0a3d-4fdb-9af7-33b0caecf523 req-8dfca85e-135c-49fb-86a7-47dd9b03b967 tempest-TestVolumeBootPatternV346-1109800622 tempest-TestVolumeBootPatternV346-1109800622-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:10:32.583735 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:10:32.583735 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:10:32.590177 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [req-d03f7d67-0a3d-4fdb-9af7-33b0caecf523 req-8dfca85e-135c-49fb-86a7-47dd9b03b967 tempest-TestVolumeBootPatternV346-1109800622 tempest-TestVolumeBootPatternV346-1109800622-project-member] Volume info retrieved successfully. Aug 16 21:10:32.599603 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [req-d03f7d67-0a3d-4fdb-9af7-33b0caecf523 req-8dfca85e-135c-49fb-86a7-47dd9b03b967 tempest-TestVolumeBootPatternV346-1109800622 tempest-TestVolumeBootPatternV346-1109800622-project-member] https://10.4.3.143/volume/v3/volumes/312fb4b0-33d9-4988-8937-5d7bc0958496 returned with HTTP 200 Aug 16 21:10:32.599603 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 277/1096] 10.4.3.143 () {68 vars in 1598 bytes} [Sun Aug 16 21:10:32 2026] GET /volume/v3/volumes/312fb4b0-33d9-4988-8937-5d7bc0958496 => generated 1369 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:10:33.187833 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [req-d03f7d67-0a3d-4fdb-9af7-33b0caecf523 req-820211dc-a8ff-4a4f-9d2f-31f26e6305fb None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:10:33.190656 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [req-d03f7d67-0a3d-4fdb-9af7-33b0caecf523 req-820211dc-a8ff-4a4f-9d2f-31f26e6305fb tempest-TestVolumeBootPatternV346-1109800622 tempest-TestVolumeBootPatternV346-1109800622-project-member] GET https://10.4.3.143/volume/v3/volumes/312fb4b0-33d9-4988-8937-5d7bc0958496 Aug 16 21:10:33.191065 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [req-d03f7d67-0a3d-4fdb-9af7-33b0caecf523 req-820211dc-a8ff-4a4f-9d2f-31f26e6305fb tempest-TestVolumeBootPatternV346-1109800622 tempest-TestVolumeBootPatternV346-1109800622-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:10:33.192760 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [req-d03f7d67-0a3d-4fdb-9af7-33b0caecf523 req-820211dc-a8ff-4a4f-9d2f-31f26e6305fb tempest-TestVolumeBootPatternV346-1109800622 tempest-TestVolumeBootPatternV346-1109800622-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:10:33.206591 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:10:33.206591 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:10:33.213006 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [req-d03f7d67-0a3d-4fdb-9af7-33b0caecf523 req-820211dc-a8ff-4a4f-9d2f-31f26e6305fb tempest-TestVolumeBootPatternV346-1109800622 tempest-TestVolumeBootPatternV346-1109800622-project-member] Volume info retrieved successfully. Aug 16 21:10:33.226399 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [req-d03f7d67-0a3d-4fdb-9af7-33b0caecf523 req-820211dc-a8ff-4a4f-9d2f-31f26e6305fb tempest-TestVolumeBootPatternV346-1109800622 tempest-TestVolumeBootPatternV346-1109800622-project-member] https://10.4.3.143/volume/v3/volumes/312fb4b0-33d9-4988-8937-5d7bc0958496 returned with HTTP 200 Aug 16 21:10:33.226989 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 265/1097] 10.4.3.143 () {68 vars in 1598 bytes} [Sun Aug 16 21:10:33 2026] GET /volume/v3/volumes/312fb4b0-33d9-4988-8937-5d7bc0958496 => generated 1369 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 16 21:10:33.241136 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-d3ce144c-bd0a-44ed-95c4-09e43d82ca91 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:10:33.241552 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-d3ce144c-bd0a-44ed-95c4-09e43d82ca91 None None] GET https://10.4.3.143/volume// Aug 16 21:10:33.241711 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-d3ce144c-bd0a-44ed-95c4-09e43d82ca91 None None] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:10:33.241943 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-d3ce144c-bd0a-44ed-95c4-09e43d82ca91 None None] Calling method 'all' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:10:33.242743 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-d3ce144c-bd0a-44ed-95c4-09e43d82ca91 None None] https://10.4.3.143/volume// returned with HTTP 300 Aug 16 21:10:33.242743 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 281/1098] 10.4.3.143 () {66 vars in 1419 bytes} [Sun Aug 16 21:10: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 16 21:10:33.254521 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [req-d03f7d67-0a3d-4fdb-9af7-33b0caecf523 req-24df14ce-ba8a-4c01-9876-7092eab47dc0 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:10:33.258807 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [req-d03f7d67-0a3d-4fdb-9af7-33b0caecf523 req-24df14ce-ba8a-4c01-9876-7092eab47dc0 tempest-TestVolumeBootPatternV346-1109800622 tempest-TestVolumeBootPatternV346-1109800622-project-member] POST https://10.4.3.143/volume/v3/attachments Aug 16 21:10:33.259505 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [req-d03f7d67-0a3d-4fdb-9af7-33b0caecf523 req-24df14ce-ba8a-4c01-9876-7092eab47dc0 tempest-TestVolumeBootPatternV346-1109800622 tempest-TestVolumeBootPatternV346-1109800622-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "312fb4b0-33d9-4988-8937-5d7bc0958496", "connector": null, "instance_uuid": "dd8eaad5-39c1-4b92-9ea3-d2a63356e2c2"}} {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:10:33.269712 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:10:33.269712 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:10:33.312670 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [req-d03f7d67-0a3d-4fdb-9af7-33b0caecf523 req-24df14ce-ba8a-4c01-9876-7092eab47dc0 tempest-TestVolumeBootPatternV346-1109800622 tempest-TestVolumeBootPatternV346-1109800622-project-member] https://10.4.3.143/volume/v3/attachments returned with HTTP 200 Aug 16 21:10:33.313258 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 276/1099] 10.4.3.143 () {74 vars in 1594 bytes} [Sun Aug 16 21:10:33 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 16 21:10:33.413031 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-2bb94078-762f-44d3-b616-458bd8b8b33a None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:10:33.570367 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-2bb94078-762f-44d3-b616-458bd8b8b33a tempest-AvailabilityZoneTestJSON-1928439594 tempest-AvailabilityZoneTestJSON-1928439594-project-member] GET https://10.4.3.143/volume/v3/os-availability-zone Aug 16 21:10:33.570705 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-2bb94078-762f-44d3-b616-458bd8b8b33a tempest-AvailabilityZoneTestJSON-1928439594 tempest-AvailabilityZoneTestJSON-1928439594-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:10:33.570797 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-2bb94078-762f-44d3-b616-458bd8b8b33a tempest-AvailabilityZoneTestJSON-1928439594 tempest-AvailabilityZoneTestJSON-1928439594-project-member] Calling method 'index' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:10:33.581028 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-2bb94078-762f-44d3-b616-458bd8b8b33a tempest-AvailabilityZoneTestJSON-1928439594 tempest-AvailabilityZoneTestJSON-1928439594-project-member] Availability Zones retrieved successfully. Aug 16 21:10:33.581439 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-2bb94078-762f-44d3-b616-458bd8b8b33a tempest-AvailabilityZoneTestJSON-1928439594 tempest-AvailabilityZoneTestJSON-1928439594-project-member] https://10.4.3.143/volume/v3/os-availability-zone returned with HTTP 200 Aug 16 21:10:33.581940 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 278/1100] 10.4.3.143 () {66 vars in 1276 bytes} [Sun Aug 16 21:10:33 2026] GET /volume/v3/os-availability-zone => generated 82 bytes in 169 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 16 21:10:33.768441 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-30b7beed-ab01-4092-b382-a6a47f7c7607 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:10:33.773379 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-30b7beed-ab01-4092-b382-a6a47f7c7607 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] DELETE https://10.4.3.143/volume/v3/volumes/4a0d200b-c8d9-42f3-992f-7d62ebf87ac8 Aug 16 21:10:33.773379 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-30b7beed-ab01-4092-b382-a6a47f7c7607 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:10:33.773379 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-30b7beed-ab01-4092-b382-a6a47f7c7607 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Calling method 'delete' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:10:33.773379 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.v3.volumes [None req-30b7beed-ab01-4092-b382-a6a47f7c7607 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Delete volume with id: 4a0d200b-c8d9-42f3-992f-7d62ebf87ac8 Aug 16 21:10:33.784582 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:10:33.784582 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:10:33.785278 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-30b7beed-ab01-4092-b382-a6a47f7c7607 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Volume info retrieved successfully. Aug 16 21:10:33.801141 np0000007409 devstack@c-api.service[100333]: WARNING cinder.keymgr.conf_key_mgr [None req-30b7beed-ab01-4092-b382-a6a47f7c7607 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 16 21:10:33.807320 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-30b7beed-ab01-4092-b382-a6a47f7c7607 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Delete volume request issued successfully. Aug 16 21:10:33.807512 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-30b7beed-ab01-4092-b382-a6a47f7c7607 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] https://10.4.3.143/volume/v3/volumes/4a0d200b-c8d9-42f3-992f-7d62ebf87ac8 returned with HTTP 202 Aug 16 21:10:33.808090 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 266/1101] 10.4.3.143 () {66 vars in 1351 bytes} [Sun Aug 16 21:10:33 2026] DELETE /volume/v3/volumes/4a0d200b-c8d9-42f3-992f-7d62ebf87ac8 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 21:10:33.820871 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-b159d7ec-5662-4be6-8914-3139cf9a65c3 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:10:33.825769 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-b159d7ec-5662-4be6-8914-3139cf9a65c3 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] GET https://10.4.3.143/volume/v3/volumes/4a0d200b-c8d9-42f3-992f-7d62ebf87ac8 Aug 16 21:10:33.825769 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-b159d7ec-5662-4be6-8914-3139cf9a65c3 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:10:33.826014 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-b159d7ec-5662-4be6-8914-3139cf9a65c3 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:10:33.841776 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:10:33.841776 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:10:33.850969 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-b159d7ec-5662-4be6-8914-3139cf9a65c3 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Volume info retrieved successfully. Aug 16 21:10:33.856172 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-b159d7ec-5662-4be6-8914-3139cf9a65c3 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] https://10.4.3.143/volume/v3/volumes/4a0d200b-c8d9-42f3-992f-7d62ebf87ac8 returned with HTTP 200 Aug 16 21:10:33.856622 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 282/1102] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:10:33 2026] GET /volume/v3/volumes/4a0d200b-c8d9-42f3-992f-7d62ebf87ac8 => generated 871 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:10:34.778933 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-a47d0acd-422b-486c-b109-23212d1a5e88 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:10:34.779460 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-a47d0acd-422b-486c-b109-23212d1a5e88 None None] GET https://10.4.3.143/volume// Aug 16 21:10:34.779688 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-a47d0acd-422b-486c-b109-23212d1a5e88 None None] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:10:34.779923 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-a47d0acd-422b-486c-b109-23212d1a5e88 None None] Calling method 'all' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:10:34.780397 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-a47d0acd-422b-486c-b109-23212d1a5e88 None None] https://10.4.3.143/volume// returned with HTTP 300 Aug 16 21:10:34.781411 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 277/1103] 10.4.3.143 () {66 vars in 1426 bytes} [Sun Aug 16 21:10:34 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 16 21:10:34.793485 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [req-d03f7d67-0a3d-4fdb-9af7-33b0caecf523 req-09f36730-9300-46d2-ac7f-734375284fa3 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:10:34.795842 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [req-d03f7d67-0a3d-4fdb-9af7-33b0caecf523 req-09f36730-9300-46d2-ac7f-734375284fa3 tempest-TestVolumeBootPatternV346-1109800622 tempest-TestVolumeBootPatternV346-1109800622-project-member] GET https://10.4.3.143/volume/v3/volumes/312fb4b0-33d9-4988-8937-5d7bc0958496 Aug 16 21:10:34.796112 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [req-d03f7d67-0a3d-4fdb-9af7-33b0caecf523 req-09f36730-9300-46d2-ac7f-734375284fa3 tempest-TestVolumeBootPatternV346-1109800622 tempest-TestVolumeBootPatternV346-1109800622-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:10:34.796346 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [req-d03f7d67-0a3d-4fdb-9af7-33b0caecf523 req-09f36730-9300-46d2-ac7f-734375284fa3 tempest-TestVolumeBootPatternV346-1109800622 tempest-TestVolumeBootPatternV346-1109800622-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:10:34.810678 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:10:34.810678 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:10:34.814577 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [req-d03f7d67-0a3d-4fdb-9af7-33b0caecf523 req-09f36730-9300-46d2-ac7f-734375284fa3 tempest-TestVolumeBootPatternV346-1109800622 tempest-TestVolumeBootPatternV346-1109800622-project-member] Volume info retrieved successfully. Aug 16 21:10:34.818894 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [req-d03f7d67-0a3d-4fdb-9af7-33b0caecf523 req-09f36730-9300-46d2-ac7f-734375284fa3 tempest-TestVolumeBootPatternV346-1109800622 tempest-TestVolumeBootPatternV346-1109800622-project-member] https://10.4.3.143/volume/v3/volumes/312fb4b0-33d9-4988-8937-5d7bc0958496 returned with HTTP 200 Aug 16 21:10:34.819296 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 279/1104] 10.4.3.143 () {70 vars in 1639 bytes} [Sun Aug 16 21:10:34 2026] GET /volume/v3/volumes/312fb4b0-33d9-4988-8937-5d7bc0958496 => generated 1548 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 16 21:10:34.870905 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-b7d84a5a-fd97-4b8c-a6c2-12ba1359d00e None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:10:34.874710 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-b7d84a5a-fd97-4b8c-a6c2-12ba1359d00e tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] GET https://10.4.3.143/volume/v3/volumes/4a0d200b-c8d9-42f3-992f-7d62ebf87ac8 Aug 16 21:10:34.874983 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-b7d84a5a-fd97-4b8c-a6c2-12ba1359d00e tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:10:34.875208 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-b7d84a5a-fd97-4b8c-a6c2-12ba1359d00e tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:10:34.882306 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-b7d84a5a-fd97-4b8c-a6c2-12ba1359d00e tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] https://10.4.3.143/volume/v3/volumes/4a0d200b-c8d9-42f3-992f-7d62ebf87ac8 returned with HTTP 404 Aug 16 21:10:34.882868 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 267/1105] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:10:34 2026] GET /volume/v3/volumes/4a0d200b-c8d9-42f3-992f-7d62ebf87ac8 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:10:34.899503 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-99d63462-134d-45d9-80c2-1c73c574492f None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:10:34.902896 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-99d63462-134d-45d9-80c2-1c73c574492f tempest-TestVolumeBootPattern-411279710 tempest-TestVolumeBootPattern-411279710-project-admin] GET https://10.4.3.143/volume/v3/volumes/detail?all_tenants=1 Aug 16 21:10:34.902896 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-99d63462-134d-45d9-80c2-1c73c574492f tempest-TestVolumeBootPattern-411279710 tempest-TestVolumeBootPattern-411279710-project-admin] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:10:34.902896 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-99d63462-134d-45d9-80c2-1c73c574492f tempest-TestVolumeBootPattern-411279710 tempest-TestVolumeBootPattern-411279710-project-admin] Calling method 'detail' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:10:34.902896 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-99d63462-134d-45d9-80c2-1c73c574492f tempest-TestVolumeBootPattern-411279710 tempest-TestVolumeBootPattern-411279710-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100330) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 16 21:10:34.937285 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [req-d03f7d67-0a3d-4fdb-9af7-33b0caecf523 req-047bba59-7836-4c69-84aa-72c1d1e0a640 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:10:34.939847 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [req-d03f7d67-0a3d-4fdb-9af7-33b0caecf523 req-047bba59-7836-4c69-84aa-72c1d1e0a640 tempest-TestVolumeBootPatternV346-1109800622 tempest-TestVolumeBootPatternV346-1109800622-project-member] PUT https://10.4.3.143/volume/v3/attachments/7067559c-3341-4769-919f-b71368aa811c Aug 16 21:10:34.939945 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [req-d03f7d67-0a3d-4fdb-9af7-33b0caecf523 req-047bba59-7836-4c69-84aa-72c1d1e0a640 tempest-TestVolumeBootPatternV346-1109800622 tempest-TestVolumeBootPatternV346-1109800622-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.143", "host": "np0000007409", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:e42fbcbe2e9", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "69237b68-d654-4a76-81de-86e36bc8fb86", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:10:34.950290 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.coordination [req-d03f7d67-0a3d-4fdb-9af7-33b0caecf523 req-047bba59-7836-4c69-84aa-72c1d1e0a640 tempest-TestVolumeBootPatternV346-1109800622 tempest-TestVolumeBootPatternV346-1109800622-project-member] Acquiring lock "cinder-attachment_update-312fb4b0-33d9-4988-8937-5d7bc0958496-np0000007409" by "attachment_update" {{(pid=100332) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:10:34.957497 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-99d63462-134d-45d9-80c2-1c73c574492f tempest-TestVolumeBootPattern-411279710 tempest-TestVolumeBootPattern-411279710-project-admin] Get all volumes completed successfully. Aug 16 21:10:34.959366 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.coordination [req-d03f7d67-0a3d-4fdb-9af7-33b0caecf523 req-047bba59-7836-4c69-84aa-72c1d1e0a640 tempest-TestVolumeBootPatternV346-1109800622 tempest-TestVolumeBootPatternV346-1109800622-project-member] Lock "cinder-attachment_update-312fb4b0-33d9-4988-8937-5d7bc0958496-np0000007409" acquired by "attachment_update" :: waited 0.009s {{(pid=100332) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:10:34.959794 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:10:34.959794 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:10:34.960391 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:10:34.960391 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:10:34.966499 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-99d63462-134d-45d9-80c2-1c73c574492f tempest-TestVolumeBootPattern-411279710 tempest-TestVolumeBootPattern-411279710-project-admin] https://10.4.3.143/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 16 21:10:34.966910 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 283/1106] 10.4.3.143 () {66 vars in 1285 bytes} [Sun Aug 16 21:10:34 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 8597 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:10:34.984273 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-d8dba4f0-fd04-4f55-bfa0-a63e5f6541b9 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:10:34.986104 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-d8dba4f0-fd04-4f55-bfa0-a63e5f6541b9 tempest-TestVolumeBootPattern-411279710 tempest-TestVolumeBootPattern-411279710-project-admin] DELETE https://10.4.3.143/volume/v3/types/08e8286c-ae95-4604-a9b9-71aebdbad91a Aug 16 21:10:34.986395 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-d8dba4f0-fd04-4f55-bfa0-a63e5f6541b9 tempest-TestVolumeBootPattern-411279710 tempest-TestVolumeBootPattern-411279710-project-admin] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:10:34.986550 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-d8dba4f0-fd04-4f55-bfa0-a63e5f6541b9 tempest-TestVolumeBootPattern-411279710 tempest-TestVolumeBootPattern-411279710-project-admin] Calling method '_delete' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:10:35.008776 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-d8dba4f0-fd04-4f55-bfa0-a63e5f6541b9 tempest-TestVolumeBootPattern-411279710 tempest-TestVolumeBootPattern-411279710-project-admin] https://10.4.3.143/volume/v3/types/08e8286c-ae95-4604-a9b9-71aebdbad91a returned with HTTP 202 Aug 16 21:10:35.009159 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 280/1107] 10.4.3.143 () {66 vars in 1345 bytes} [Sun Aug 16 21:10:34 2026] DELETE /volume/v3/types/08e8286c-ae95-4604-a9b9-71aebdbad91a => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 21:10:35.030680 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-ad4a5486-0a0c-40cf-b47a-6a0c52480609 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:10:35.034101 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-ad4a5486-0a0c-40cf-b47a-6a0c52480609 tempest-TestVolumeBootPattern-411279710 tempest-TestVolumeBootPattern-411279710-project-admin] POST https://10.4.3.143/volume/v3/types Aug 16 21:10:35.034445 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-ad4a5486-0a0c-40cf-b47a-6a0c52480609 tempest-TestVolumeBootPattern-411279710 tempest-TestVolumeBootPattern-411279710-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks2-1670085379", "extra_specs": {}}} {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:10:35.057887 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-ad4a5486-0a0c-40cf-b47a-6a0c52480609 tempest-TestVolumeBootPattern-411279710 tempest-TestVolumeBootPattern-411279710-project-admin] https://10.4.3.143/volume/v3/types returned with HTTP 200 Aug 16 21:10:35.058582 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 268/1108] 10.4.3.143 () {68 vars in 1252 bytes} [Sun Aug 16 21:10:35 2026] POST /volume/v3/types => generated 213 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:10:35.073396 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-de6dec26-b7c9-47cb-a5c1-5fc56b9c7cc6 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:10:35.075365 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-de6dec26-b7c9-47cb-a5c1-5fc56b9c7cc6 tempest-TestVolumeBootPattern-411279710 tempest-TestVolumeBootPattern-411279710-project-admin] POST https://10.4.3.143/volume/v3/types/cb2a3c8a-15d9-4213-a2e5-fc76f547a38c/encryption Aug 16 21:10:35.075764 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-de6dec26-b7c9-47cb-a5c1-5fc56b9c7cc6 tempest-TestVolumeBootPattern-411279710 tempest-TestVolumeBootPattern-411279710-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks2", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:10:35.108569 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.coordination [req-d03f7d67-0a3d-4fdb-9af7-33b0caecf523 req-047bba59-7836-4c69-84aa-72c1d1e0a640 tempest-TestVolumeBootPatternV346-1109800622 tempest-TestVolumeBootPatternV346-1109800622-project-member] Lock "cinder-attachment_update-312fb4b0-33d9-4988-8937-5d7bc0958496-np0000007409" released by "attachment_update" :: held 0.148s {{(pid=100332) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:10:35.108569 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [req-d03f7d67-0a3d-4fdb-9af7-33b0caecf523 req-047bba59-7836-4c69-84aa-72c1d1e0a640 tempest-TestVolumeBootPatternV346-1109800622 tempest-TestVolumeBootPatternV346-1109800622-project-member] https://10.4.3.143/volume/v3/attachments/7067559c-3341-4769-919f-b71368aa811c returned with HTTP 200 Aug 16 21:10:35.108569 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 278/1109] 10.4.3.143 () {74 vars in 1704 bytes} [Sun Aug 16 21:10:34 2026] PUT /volume/v3/attachments/7067559c-3341-4769-919f-b71368aa811c => generated 969 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:10:35.125647 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-de6dec26-b7c9-47cb-a5c1-5fc56b9c7cc6 tempest-TestVolumeBootPattern-411279710 tempest-TestVolumeBootPattern-411279710-project-admin] https://10.4.3.143/volume/v3/types/cb2a3c8a-15d9-4213-a2e5-fc76f547a38c/encryption returned with HTTP 200 Aug 16 21:10:35.126123 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 284/1110] 10.4.3.143 () {68 vars in 1397 bytes} [Sun Aug 16 21:10:35 2026] POST /volume/v3/types/cb2a3c8a-15d9-4213-a2e5-fc76f547a38c/encryption => generated 231 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:10:35.135793 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-460e99e5-6c56-4d9d-b84e-6ba5381a8417 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:10:35.137991 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-460e99e5-6c56-4d9d-b84e-6ba5381a8417 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] POST https://10.4.3.143/volume/v3/volumes Aug 16 21:10:35.138478 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-460e99e5-6c56-4d9d-b84e-6ba5381a8417 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-2142748704", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks2-1670085379", "size": 1}} {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:10:35.140616 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.v3.volumes [None req-460e99e5-6c56-4d9d-b84e-6ba5381a8417 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-2142748704', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks2-1670085379', 'size': 1}} {{(pid=100331) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 21:10:35.146693 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.v3.volumes [None req-460e99e5-6c56-4d9d-b84e-6ba5381a8417 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Create volume of 1 GB Aug 16 21:10:35.146693 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:10:35.146693 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:10:35.146886 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-801bb461-bfea-46a4-81d8-780df4ddb94e None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:10:35.146959 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-460e99e5-6c56-4d9d-b84e-6ba5381a8417 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Availability Zones retrieved successfully. Aug 16 21:10:35.154380 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-460e99e5-6c56-4d9d-b84e-6ba5381a8417 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Flow 'volume_create_api' (dd3f2dc3-5cf9-4d58-bc33-317d100b88f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100331) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:10:35.156788 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-460e99e5-6c56-4d9d-b84e-6ba5381a8417 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4d6bd0ce-bc58-48bb-bf69-0959107063fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:10:35.157486 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.flows.api.create_volume [None req-460e99e5-6c56-4d9d-b84e-6ba5381a8417 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Validating volume size '1' using validate_int {{(pid=100331) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 21:10:35.194791 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-460e99e5-6c56-4d9d-b84e-6ba5381a8417 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4d6bd0ce-bc58-48bb-bf69-0959107063fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T21:10:35Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=cb2a3c8a-15d9-4213-a2e5-fc76f547a38c,is_public=True,name='tempest-scenario-type-luks2-1670085379',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cb2a3c8a-15d9-4213-a2e5-fc76f547a38c', '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=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:10:35.195611 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-460e99e5-6c56-4d9d-b84e-6ba5381a8417 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cc3f1e2e-19a0-4ee9-99cf-4620877ff997) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:10:35.225844 np0000007409 devstack@c-api.service[100331]: WARNING cinder.quota [None req-460e99e5-6c56-4d9d-b84e-6ba5381a8417 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks2-1670085379 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks2-1670085379, it is now deprecated. Please use the default quota class for default quota. Aug 16 21:10:35.226332 np0000007409 devstack@c-api.service[100331]: WARNING cinder.quota [None req-460e99e5-6c56-4d9d-b84e-6ba5381a8417 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks2-1670085379 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks2-1670085379, it is now deprecated. Please use the default quota class for default quota. Aug 16 21:10:35.255440 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.quota [None req-460e99e5-6c56-4d9d-b84e-6ba5381a8417 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Created reservations ['73060e0e-fd0a-4d34-9a11-893bdfda2c57', 'fccb37e8-02ab-4b44-b39f-84df2a2029e8', 'af286043-cf4f-427b-aad1-a62dbe0e41c1', 'da60846f-1ef1-4004-979c-48b4183d8adb'] {{(pid=100331) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:10:35.256060 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-460e99e5-6c56-4d9d-b84e-6ba5381a8417 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cc3f1e2e-19a0-4ee9-99cf-4620877ff997) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['73060e0e-fd0a-4d34-9a11-893bdfda2c57', 'fccb37e8-02ab-4b44-b39f-84df2a2029e8', 'af286043-cf4f-427b-aad1-a62dbe0e41c1', 'da60846f-1ef1-4004-979c-48b4183d8adb']}' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:10:35.256800 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-460e99e5-6c56-4d9d-b84e-6ba5381a8417 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b7cd3b94-6b36-4ead-87cb-f75e5024530e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:10:35.278549 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-460e99e5-6c56-4d9d-b84e-6ba5381a8417 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b7cd3b94-6b36-4ead-87cb-f75e5024530e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cad9e065-a82e-4fb0-86e0-dacdbcb1d273', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-2142748704',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b9308978d260439581ce1e755cb85f7b',qos_specs=None,replication_status=,reservations=['73060e0e-fd0a-4d34-9a11-893bdfda2c57','fccb37e8-02ab-4b44-b39f-84df2a2029e8','af286043-cf4f-427b-aad1-a62dbe0e41c1','da60846f-1ef1-4004-979c-48b4183d8adb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7a0effc2f2ed43cba1798e1f55d30632',volume_type_id=cb2a3c8a-15d9-4213-a2e5-fc76f547a38c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T21:10:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-2142748704',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=cad9e065-a82e-4fb0-86e0-dacdbcb1d273,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b9308978d260439581ce1e755cb85f7b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7a0effc2f2ed43cba1798e1f55d30632',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cb2a3c8a-15d9-4213-a2e5-fc76f547a38c),volume_type_id=cb2a3c8a-15d9-4213-a2e5-fc76f547a38c)}' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:10:35.280089 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-460e99e5-6c56-4d9d-b84e-6ba5381a8417 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4996c624-17fa-409b-9875-01f3ed83887f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:10:35.288947 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-801bb461-bfea-46a4-81d8-780df4ddb94e tempest-VolumesDeleteCascade-1772915931 tempest-VolumesDeleteCascade-1772915931-project-member] POST https://10.4.3.143/volume/v3/volumes Aug 16 21:10:35.288947 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-801bb461-bfea-46a4-81d8-780df4ddb94e tempest-VolumesDeleteCascade-1772915931 tempest-VolumesDeleteCascade-1772915931-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesDeleteCascade-Volume-246315677"}} {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:10:35.288947 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.v3.volumes [None req-801bb461-bfea-46a4-81d8-780df4ddb94e tempest-VolumesDeleteCascade-1772915931 tempest-VolumesDeleteCascade-1772915931-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-246315677'}} {{(pid=100333) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 21:10:35.289367 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.v3.volumes [None req-801bb461-bfea-46a4-81d8-780df4ddb94e tempest-VolumesDeleteCascade-1772915931 tempest-VolumesDeleteCascade-1772915931-project-member] Create volume of 1 GB Aug 16 21:10:35.294756 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-801bb461-bfea-46a4-81d8-780df4ddb94e tempest-VolumesDeleteCascade-1772915931 tempest-VolumesDeleteCascade-1772915931-project-member] Availability Zones retrieved successfully. Aug 16 21:10:35.297436 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-460e99e5-6c56-4d9d-b84e-6ba5381a8417 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4996c624-17fa-409b-9875-01f3ed83887f) transitioned into state 'SUCCESS' from state '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-2142748704',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b9308978d260439581ce1e755cb85f7b',qos_specs=None,replication_status=,reservations=['73060e0e-fd0a-4d34-9a11-893bdfda2c57','fccb37e8-02ab-4b44-b39f-84df2a2029e8','af286043-cf4f-427b-aad1-a62dbe0e41c1','da60846f-1ef1-4004-979c-48b4183d8adb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7a0effc2f2ed43cba1798e1f55d30632',volume_type_id=cb2a3c8a-15d9-4213-a2e5-fc76f547a38c)}' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:10:35.298134 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-460e99e5-6c56-4d9d-b84e-6ba5381a8417 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cbd75779-e2e9-45b3-b2aa-c00d4b41c778) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:10:35.301021 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-801bb461-bfea-46a4-81d8-780df4ddb94e tempest-VolumesDeleteCascade-1772915931 tempest-VolumesDeleteCascade-1772915931-project-member] Flow 'volume_create_api' (6de83f73-6cd3-4bc1-8737-9119d81c31da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100333) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:10:35.302551 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-801bb461-bfea-46a4-81d8-780df4ddb94e tempest-VolumesDeleteCascade-1772915931 tempest-VolumesDeleteCascade-1772915931-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1e9a9909-7040-499f-acfb-c8605ba78244) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:10:35.303705 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.flows.api.create_volume [None req-801bb461-bfea-46a4-81d8-780df4ddb94e tempest-VolumesDeleteCascade-1772915931 tempest-VolumesDeleteCascade-1772915931-project-member] Validating volume size '1' using validate_int {{(pid=100333) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 21:10:35.308506 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-460e99e5-6c56-4d9d-b84e-6ba5381a8417 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cbd75779-e2e9-45b3-b2aa-c00d4b41c778) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:10:35.309566 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-460e99e5-6c56-4d9d-b84e-6ba5381a8417 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Flow 'volume_create_api' (dd3f2dc3-5cf9-4d58-bc33-317d100b88f9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100331) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:10:35.309866 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-460e99e5-6c56-4d9d-b84e-6ba5381a8417 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Create volume request issued successfully. Aug 16 21:10:35.310940 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-460e99e5-6c56-4d9d-b84e-6ba5381a8417 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Aug 16 21:10:35.310940 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 281/1111] 10.4.3.143 () {68 vars in 1259 bytes} [Sun Aug 16 21:10:35 2026] POST /volume/v3/volumes => generated 781 bytes in 176 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 21:10:35.324844 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-fdee2674-54f6-4d19-aafd-c0e7e6832237 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:10:35.327649 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-fdee2674-54f6-4d19-aafd-c0e7e6832237 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] GET https://10.4.3.143/volume/v3/volumes/cad9e065-a82e-4fb0-86e0-dacdbcb1d273 Aug 16 21:10:35.327908 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-fdee2674-54f6-4d19-aafd-c0e7e6832237 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:10:35.328951 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-fdee2674-54f6-4d19-aafd-c0e7e6832237 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:10:35.336942 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [req-d03f7d67-0a3d-4fdb-9af7-33b0caecf523 req-0d0d2282-b6e4-47a8-aaf3-aa0505d43945 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:10:35.337668 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:10:35.337668 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:10:35.339813 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [req-d03f7d67-0a3d-4fdb-9af7-33b0caecf523 req-0d0d2282-b6e4-47a8-aaf3-aa0505d43945 tempest-TestVolumeBootPatternV346-1109800622 tempest-TestVolumeBootPatternV346-1109800622-project-member] POST https://10.4.3.143/volume/v3/attachments/7067559c-3341-4769-919f-b71368aa811c/action Aug 16 21:10:35.341429 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [req-d03f7d67-0a3d-4fdb-9af7-33b0caecf523 req-0d0d2282-b6e4-47a8-aaf3-aa0505d43945 tempest-TestVolumeBootPatternV346-1109800622 tempest-TestVolumeBootPatternV346-1109800622-project-member] Action body: b'{"os-complete": null}' {{(pid=100330) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 21:10:35.341429 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [req-d03f7d67-0a3d-4fdb-9af7-33b0caecf523 req-0d0d2282-b6e4-47a8-aaf3-aa0505d43945 tempest-TestVolumeBootPatternV346-1109800622 tempest-TestVolumeBootPatternV346-1109800622-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:10:35.342190 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-fdee2674-54f6-4d19-aafd-c0e7e6832237 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Volume info retrieved successfully. Aug 16 21:10:35.345204 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-801bb461-bfea-46a4-81d8-780df4ddb94e tempest-VolumesDeleteCascade-1772915931 tempest-VolumesDeleteCascade-1772915931-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1e9a9909-7040-499f-acfb-c8605ba78244) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T21:04:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=69e633b8-fab9-4b15-8b40-4f1a67c51cda,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '69e633b8-fab9-4b15-8b40-4f1a67c51cda', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:10:35.346398 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-801bb461-bfea-46a4-81d8-780df4ddb94e tempest-VolumesDeleteCascade-1772915931 tempest-VolumesDeleteCascade-1772915931-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (69ea4d27-5cb7-4120-9892-efda22b0a860) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:10:35.348727 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-fdee2674-54f6-4d19-aafd-c0e7e6832237 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] https://10.4.3.143/volume/v3/volumes/cad9e065-a82e-4fb0-86e0-dacdbcb1d273 returned with HTTP 200 Aug 16 21:10:35.349196 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 279/1112] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:10:35 2026] GET /volume/v3/volumes/cad9e065-a82e-4fb0-86e0-dacdbcb1d273 => generated 849 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:10:35.362995 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:10:35.362995 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:10:35.382135 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [req-d03f7d67-0a3d-4fdb-9af7-33b0caecf523 req-0d0d2282-b6e4-47a8-aaf3-aa0505d43945 tempest-TestVolumeBootPatternV346-1109800622 tempest-TestVolumeBootPatternV346-1109800622-project-member] https://10.4.3.143/volume/v3/attachments/7067559c-3341-4769-919f-b71368aa811c/action returned with HTTP 204 Aug 16 21:10:35.382790 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 285/1113] 10.4.3.143 () {74 vars in 1725 bytes} [Sun Aug 16 21:10:35 2026] POST /volume/v3/attachments/7067559c-3341-4769-919f-b71368aa811c/action => generated 0 bytes in 46 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:10:35.438858 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.quota [None req-801bb461-bfea-46a4-81d8-780df4ddb94e tempest-VolumesDeleteCascade-1772915931 tempest-VolumesDeleteCascade-1772915931-project-member] Created reservations ['62cc0e12-cb65-4b0b-ab6a-165993c08f9e', '1320e922-a752-4406-9b04-f74405f7ef4d', 'fed66978-1144-44f2-9fd9-03453b47860e', 'b286f89b-2129-484f-ad54-5bebaae362ba'] {{(pid=100333) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:10:35.439872 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-801bb461-bfea-46a4-81d8-780df4ddb94e tempest-VolumesDeleteCascade-1772915931 tempest-VolumesDeleteCascade-1772915931-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (69ea4d27-5cb7-4120-9892-efda22b0a860) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['62cc0e12-cb65-4b0b-ab6a-165993c08f9e', '1320e922-a752-4406-9b04-f74405f7ef4d', 'fed66978-1144-44f2-9fd9-03453b47860e', 'b286f89b-2129-484f-ad54-5bebaae362ba']}' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:10:35.440779 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-801bb461-bfea-46a4-81d8-780df4ddb94e tempest-VolumesDeleteCascade-1772915931 tempest-VolumesDeleteCascade-1772915931-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a2af1f5e-ff4b-40f3-b9a4-3e36c518bfda) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:10:35.469382 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-801bb461-bfea-46a4-81d8-780df4ddb94e tempest-VolumesDeleteCascade-1772915931 tempest-VolumesDeleteCascade-1772915931-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a2af1f5e-ff4b-40f3-b9a4-3e36c518bfda) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '324e24ce-c5cd-4acd-bbcb-7a45621eb451', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-246315677',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='37fcc61c877a45e1a087cf02445c3f45',qos_specs=None,replication_status=,reservations=['62cc0e12-cb65-4b0b-ab6a-165993c08f9e','1320e922-a752-4406-9b04-f74405f7ef4d','fed66978-1144-44f2-9fd9-03453b47860e','b286f89b-2129-484f-ad54-5bebaae362ba'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='86de4042bcc34de09a0455b2941f1a72',volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T21:10:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-246315677',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=324e24ce-c5cd-4acd-bbcb-7a45621eb451,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='37fcc61c877a45e1a087cf02445c3f45',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='86de4042bcc34de09a0455b2941f1a72',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(69e633b8-fab9-4b15-8b40-4f1a67c51cda),volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda)}' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:10:35.470367 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-801bb461-bfea-46a4-81d8-780df4ddb94e tempest-VolumesDeleteCascade-1772915931 tempest-VolumesDeleteCascade-1772915931-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e4d062c6-5300-4414-a9b9-48f429c475ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:10:35.512152 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-801bb461-bfea-46a4-81d8-780df4ddb94e tempest-VolumesDeleteCascade-1772915931 tempest-VolumesDeleteCascade-1772915931-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e4d062c6-5300-4414-a9b9-48f429c475ba) transitioned into state 'SUCCESS' from state '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-246315677',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='37fcc61c877a45e1a087cf02445c3f45',qos_specs=None,replication_status=,reservations=['62cc0e12-cb65-4b0b-ab6a-165993c08f9e','1320e922-a752-4406-9b04-f74405f7ef4d','fed66978-1144-44f2-9fd9-03453b47860e','b286f89b-2129-484f-ad54-5bebaae362ba'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='86de4042bcc34de09a0455b2941f1a72',volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda)}' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:10:35.513013 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-801bb461-bfea-46a4-81d8-780df4ddb94e tempest-VolumesDeleteCascade-1772915931 tempest-VolumesDeleteCascade-1772915931-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c1104740-7299-4ba6-a2f5-abbcaad33aa1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:10:35.524898 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-801bb461-bfea-46a4-81d8-780df4ddb94e tempest-VolumesDeleteCascade-1772915931 tempest-VolumesDeleteCascade-1772915931-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c1104740-7299-4ba6-a2f5-abbcaad33aa1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:10:35.526011 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-801bb461-bfea-46a4-81d8-780df4ddb94e tempest-VolumesDeleteCascade-1772915931 tempest-VolumesDeleteCascade-1772915931-project-member] Flow 'volume_create_api' (6de83f73-6cd3-4bc1-8737-9119d81c31da) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100333) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:10:35.526372 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-801bb461-bfea-46a4-81d8-780df4ddb94e tempest-VolumesDeleteCascade-1772915931 tempest-VolumesDeleteCascade-1772915931-project-member] Create volume request issued successfully. Aug 16 21:10:35.527118 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-801bb461-bfea-46a4-81d8-780df4ddb94e tempest-VolumesDeleteCascade-1772915931 tempest-VolumesDeleteCascade-1772915931-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Aug 16 21:10:35.527626 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 269/1114] 10.4.3.143 () {68 vars in 1258 bytes} [Sun Aug 16 21:10:35 2026] POST /volume/v3/volumes => generated 750 bytes in 382 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 21:10:35.541777 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-0851262b-e8f6-45dd-b76d-8b33b701cc9f None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:10:35.544155 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-0851262b-e8f6-45dd-b76d-8b33b701cc9f tempest-VolumesDeleteCascade-1772915931 tempest-VolumesDeleteCascade-1772915931-project-member] GET https://10.4.3.143/volume/v3/volumes/324e24ce-c5cd-4acd-bbcb-7a45621eb451 Aug 16 21:10:35.544286 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-0851262b-e8f6-45dd-b76d-8b33b701cc9f tempest-VolumesDeleteCascade-1772915931 tempest-VolumesDeleteCascade-1772915931-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:10:35.544517 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-0851262b-e8f6-45dd-b76d-8b33b701cc9f tempest-VolumesDeleteCascade-1772915931 tempest-VolumesDeleteCascade-1772915931-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:10:35.551738 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:10:35.551738 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:10:35.555537 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-0851262b-e8f6-45dd-b76d-8b33b701cc9f tempest-VolumesDeleteCascade-1772915931 tempest-VolumesDeleteCascade-1772915931-project-member] Volume info retrieved successfully. Aug 16 21:10:35.560172 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-0851262b-e8f6-45dd-b76d-8b33b701cc9f tempest-VolumesDeleteCascade-1772915931 tempest-VolumesDeleteCascade-1772915931-project-member] https://10.4.3.143/volume/v3/volumes/324e24ce-c5cd-4acd-bbcb-7a45621eb451 returned with HTTP 200 Aug 16 21:10:35.560610 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 282/1115] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:10:35 2026] GET /volume/v3/volumes/324e24ce-c5cd-4acd-bbcb-7a45621eb451 => generated 818 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:10:36.366995 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-7f86cef3-6879-4aa5-a83c-705ed83fc7e9 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:10:36.370875 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-7f86cef3-6879-4aa5-a83c-705ed83fc7e9 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] GET https://10.4.3.143/volume/v3/volumes/cad9e065-a82e-4fb0-86e0-dacdbcb1d273 Aug 16 21:10:36.371023 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-7f86cef3-6879-4aa5-a83c-705ed83fc7e9 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:10:36.371327 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-7f86cef3-6879-4aa5-a83c-705ed83fc7e9 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:10:36.382516 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:10:36.382516 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:10:36.386724 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-7f86cef3-6879-4aa5-a83c-705ed83fc7e9 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Volume info retrieved successfully. Aug 16 21:10:36.391719 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-7f86cef3-6879-4aa5-a83c-705ed83fc7e9 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] https://10.4.3.143/volume/v3/volumes/cad9e065-a82e-4fb0-86e0-dacdbcb1d273 returned with HTTP 200 Aug 16 21:10:36.391719 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 280/1116] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:10:36 2026] GET /volume/v3/volumes/cad9e065-a82e-4fb0-86e0-dacdbcb1d273 => generated 874 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:10:36.405522 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-aa263500-1445-4241-9aed-2194418a8e69 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:10:36.408655 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-aa263500-1445-4241-9aed-2194418a8e69 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] GET https://10.4.3.143/volume/v3/volumes/cad9e065-a82e-4fb0-86e0-dacdbcb1d273 Aug 16 21:10:36.408655 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-aa263500-1445-4241-9aed-2194418a8e69 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:10:36.408655 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-aa263500-1445-4241-9aed-2194418a8e69 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:10:36.415143 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:10:36.415143 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:10:36.419960 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-aa263500-1445-4241-9aed-2194418a8e69 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Volume info retrieved successfully. Aug 16 21:10:36.429465 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-aa263500-1445-4241-9aed-2194418a8e69 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] https://10.4.3.143/volume/v3/volumes/cad9e065-a82e-4fb0-86e0-dacdbcb1d273 returned with HTTP 200 Aug 16 21:10:36.429465 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 286/1117] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:10:36 2026] GET /volume/v3/volumes/cad9e065-a82e-4fb0-86e0-dacdbcb1d273 => generated 874 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:10:36.445494 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-092f6377-4f79-4085-9a49-4afac68cd274 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:10:36.447889 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-092f6377-4f79-4085-9a49-4afac68cd274 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] POST https://10.4.3.143/volume/v3/volumes/cad9e065-a82e-4fb0-86e0-dacdbcb1d273/action Aug 16 21:10:36.448353 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-092f6377-4f79-4085-9a49-4afac68cd274 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=100333) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 21:10:36.448502 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-092f6377-4f79-4085-9a49-4afac68cd274 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:10:36.457592 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:10:36.457592 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:10:36.458165 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-092f6377-4f79-4085-9a49-4afac68cd274 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Volume info retrieved successfully. Aug 16 21:10:36.470715 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-092f6377-4f79-4085-9a49-4afac68cd274 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Volume updated successfully. Aug 16 21:10:36.470959 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-092f6377-4f79-4085-9a49-4afac68cd274 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] https://10.4.3.143/volume/v3/volumes/cad9e065-a82e-4fb0-86e0-dacdbcb1d273/action returned with HTTP 200 Aug 16 21:10:36.471444 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 270/1118] 10.4.3.143 () {68 vars in 1390 bytes} [Sun Aug 16 21:10:36 2026] POST /volume/v3/volumes/cad9e065-a82e-4fb0-86e0-dacdbcb1d273/action => generated 0 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 16 21:10:36.575937 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-d589574e-0919-4578-a3ca-89a8fbb60ff0 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:10:36.578095 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-d589574e-0919-4578-a3ca-89a8fbb60ff0 tempest-VolumesDeleteCascade-1772915931 tempest-VolumesDeleteCascade-1772915931-project-member] GET https://10.4.3.143/volume/v3/volumes/324e24ce-c5cd-4acd-bbcb-7a45621eb451 Aug 16 21:10:36.578335 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-d589574e-0919-4578-a3ca-89a8fbb60ff0 tempest-VolumesDeleteCascade-1772915931 tempest-VolumesDeleteCascade-1772915931-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:10:36.578542 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-d589574e-0919-4578-a3ca-89a8fbb60ff0 tempest-VolumesDeleteCascade-1772915931 tempest-VolumesDeleteCascade-1772915931-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:10:36.587279 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:10:36.587279 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:10:36.593386 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-d589574e-0919-4578-a3ca-89a8fbb60ff0 tempest-VolumesDeleteCascade-1772915931 tempest-VolumesDeleteCascade-1772915931-project-member] Volume info retrieved successfully. Aug 16 21:10:36.602795 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-d589574e-0919-4578-a3ca-89a8fbb60ff0 tempest-VolumesDeleteCascade-1772915931 tempest-VolumesDeleteCascade-1772915931-project-member] https://10.4.3.143/volume/v3/volumes/324e24ce-c5cd-4acd-bbcb-7a45621eb451 returned with HTTP 200 Aug 16 21:10:36.603054 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 283/1119] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:10:36 2026] GET /volume/v3/volumes/324e24ce-c5cd-4acd-bbcb-7a45621eb451 => generated 843 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:10:36.616534 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [req-b5db8540-397d-400b-990d-892e40da2a5b req-5de55fed-64f7-4127-9470-b19a7a485d78 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:10:36.618863 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [req-b5db8540-397d-400b-990d-892e40da2a5b req-5de55fed-64f7-4127-9470-b19a7a485d78 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] GET https://10.4.3.143/volume/v3/volumes/cad9e065-a82e-4fb0-86e0-dacdbcb1d273 Aug 16 21:10:36.619030 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [req-b5db8540-397d-400b-990d-892e40da2a5b req-5de55fed-64f7-4127-9470-b19a7a485d78 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:10:36.619215 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [req-b5db8540-397d-400b-990d-892e40da2a5b req-5de55fed-64f7-4127-9470-b19a7a485d78 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:10:36.622086 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-a9bfd4e8-c9af-4684-9144-22cd7a24c697 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:10:36.624190 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-a9bfd4e8-c9af-4684-9144-22cd7a24c697 tempest-VolumesDeleteCascade-1772915931 tempest-VolumesDeleteCascade-1772915931-project-member] POST https://10.4.3.143/volume/v3/snapshots Aug 16 21:10:36.625037 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-a9bfd4e8-c9af-4684-9144-22cd7a24c697 tempest-VolumesDeleteCascade-1772915931 tempest-VolumesDeleteCascade-1772915931-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "324e24ce-c5cd-4acd-bbcb-7a45621eb451", "name": "tempest-VolumesDeleteCascade-Snapshot-579485571"}} {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:10:36.628224 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:10:36.628224 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:10:36.633997 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [req-b5db8540-397d-400b-990d-892e40da2a5b req-5de55fed-64f7-4127-9470-b19a7a485d78 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Volume info retrieved successfully. Aug 16 21:10:36.638535 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:10:36.638535 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:10:36.639642 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-a9bfd4e8-c9af-4684-9144-22cd7a24c697 tempest-VolumesDeleteCascade-1772915931 tempest-VolumesDeleteCascade-1772915931-project-member] Volume info retrieved successfully. Aug 16 21:10:36.639976 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.v3.snapshots [None req-a9bfd4e8-c9af-4684-9144-22cd7a24c697 tempest-VolumesDeleteCascade-1772915931 tempest-VolumesDeleteCascade-1772915931-project-member] Create snapshot from volume 324e24ce-c5cd-4acd-bbcb-7a45621eb451 Aug 16 21:10:36.640074 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [req-b5db8540-397d-400b-990d-892e40da2a5b req-5de55fed-64f7-4127-9470-b19a7a485d78 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] https://10.4.3.143/volume/v3/volumes/cad9e065-a82e-4fb0-86e0-dacdbcb1d273 returned with HTTP 200 Aug 16 21:10:36.640707 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 281/1120] 10.4.3.143 () {68 vars in 1598 bytes} [Sun Aug 16 21:10:36 2026] GET /volume/v3/volumes/cad9e065-a82e-4fb0-86e0-dacdbcb1d273 => generated 873 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:10:36.693618 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.quota [None req-a9bfd4e8-c9af-4684-9144-22cd7a24c697 tempest-VolumesDeleteCascade-1772915931 tempest-VolumesDeleteCascade-1772915931-project-member] Created reservations ['214a61c4-6205-47ac-80b9-c09f46bafaa0', 'b9c1dc3c-1165-49cd-bad7-5ca5745039d4', 'f103cf2f-0bd6-4899-84b0-e2ca4e2f3903', '63a1dd5a-0798-41ec-8c08-6f0c4200cbac'] {{(pid=100330) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:10:36.744537 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-a9bfd4e8-c9af-4684-9144-22cd7a24c697 tempest-VolumesDeleteCascade-1772915931 tempest-VolumesDeleteCascade-1772915931-project-member] Snapshot create request issued successfully. Aug 16 21:10:36.744865 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-a9bfd4e8-c9af-4684-9144-22cd7a24c697 tempest-VolumesDeleteCascade-1772915931 tempest-VolumesDeleteCascade-1772915931-project-member] https://10.4.3.143/volume/v3/snapshots returned with HTTP 202 Aug 16 21:10:36.745336 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 287/1121] 10.4.3.143 () {68 vars in 1265 bytes} [Sun Aug 16 21:10:36 2026] POST /volume/v3/snapshots => generated 306 bytes in 124 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 21:10:36.756765 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-14ad967e-4e17-4e0f-b9a2-f4b1e7bde20a None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:10:36.758938 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-14ad967e-4e17-4e0f-b9a2-f4b1e7bde20a tempest-VolumesDeleteCascade-1772915931 tempest-VolumesDeleteCascade-1772915931-project-member] GET https://10.4.3.143/volume/v3/snapshots/65ad4388-49a8-4362-ba5b-34b041c2897d Aug 16 21:10:36.759287 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-14ad967e-4e17-4e0f-b9a2-f4b1e7bde20a tempest-VolumesDeleteCascade-1772915931 tempest-VolumesDeleteCascade-1772915931-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:10:36.759540 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-14ad967e-4e17-4e0f-b9a2-f4b1e7bde20a tempest-VolumesDeleteCascade-1772915931 tempest-VolumesDeleteCascade-1772915931-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:10:36.767905 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:10:36.767905 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:10:36.768516 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-14ad967e-4e17-4e0f-b9a2-f4b1e7bde20a tempest-VolumesDeleteCascade-1772915931 tempest-VolumesDeleteCascade-1772915931-project-member] Snapshot retrieved successfully. Aug 16 21:10:36.769743 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-14ad967e-4e17-4e0f-b9a2-f4b1e7bde20a tempest-VolumesDeleteCascade-1772915931 tempest-VolumesDeleteCascade-1772915931-project-member] https://10.4.3.143/volume/v3/snapshots/65ad4388-49a8-4362-ba5b-34b041c2897d returned with HTTP 200 Aug 16 21:10:36.770819 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 271/1122] 10.4.3.143 () {66 vars in 1354 bytes} [Sun Aug 16 21:10:36 2026] GET /volume/v3/snapshots/65ad4388-49a8-4362-ba5b-34b041c2897d => generated 438 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:10:37.110789 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [req-b5db8540-397d-400b-990d-892e40da2a5b req-3a3f8a7e-2d1a-4a56-80fc-902e1cad9ef7 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:10:37.112964 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [req-b5db8540-397d-400b-990d-892e40da2a5b req-3a3f8a7e-2d1a-4a56-80fc-902e1cad9ef7 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] GET https://10.4.3.143/volume/v3/volumes/cad9e065-a82e-4fb0-86e0-dacdbcb1d273 Aug 16 21:10:37.113156 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [req-b5db8540-397d-400b-990d-892e40da2a5b req-3a3f8a7e-2d1a-4a56-80fc-902e1cad9ef7 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:10:37.113339 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [req-b5db8540-397d-400b-990d-892e40da2a5b req-3a3f8a7e-2d1a-4a56-80fc-902e1cad9ef7 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:10:37.122869 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:10:37.122869 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:10:37.126892 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [req-b5db8540-397d-400b-990d-892e40da2a5b req-3a3f8a7e-2d1a-4a56-80fc-902e1cad9ef7 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Volume info retrieved successfully. Aug 16 21:10:37.132564 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [req-b5db8540-397d-400b-990d-892e40da2a5b req-3a3f8a7e-2d1a-4a56-80fc-902e1cad9ef7 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] https://10.4.3.143/volume/v3/volumes/cad9e065-a82e-4fb0-86e0-dacdbcb1d273 returned with HTTP 200 Aug 16 21:10:37.133056 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 284/1123] 10.4.3.143 () {68 vars in 1598 bytes} [Sun Aug 16 21:10:37 2026] GET /volume/v3/volumes/cad9e065-a82e-4fb0-86e0-dacdbcb1d273 => generated 873 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:10:37.149135 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-67804c17-d626-4348-bcab-8508c404dd3a None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:10:37.149662 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-67804c17-d626-4348-bcab-8508c404dd3a None None] GET https://10.4.3.143/volume// Aug 16 21:10:37.149878 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-67804c17-d626-4348-bcab-8508c404dd3a None None] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:10:37.150173 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-67804c17-d626-4348-bcab-8508c404dd3a None None] Calling method 'all' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:10:37.150661 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-67804c17-d626-4348-bcab-8508c404dd3a None None] https://10.4.3.143/volume// returned with HTTP 300 Aug 16 21:10:37.150956 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 282/1124] 10.4.3.143 () {66 vars in 1419 bytes} [Sun Aug 16 21:10: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 16 21:10:37.159894 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [req-b5db8540-397d-400b-990d-892e40da2a5b req-294458d6-6fcc-4295-9918-200f50e0a11f None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:10:37.163945 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [req-b5db8540-397d-400b-990d-892e40da2a5b req-294458d6-6fcc-4295-9918-200f50e0a11f tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] POST https://10.4.3.143/volume/v3/attachments Aug 16 21:10:37.167321 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [req-b5db8540-397d-400b-990d-892e40da2a5b req-294458d6-6fcc-4295-9918-200f50e0a11f tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "cad9e065-a82e-4fb0-86e0-dacdbcb1d273", "connector": null, "instance_uuid": "af0f69bf-1c6f-49e6-bbdf-5cd88ddb09e0"}} {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:10:37.178437 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:10:37.178437 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:10:37.211286 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [req-b5db8540-397d-400b-990d-892e40da2a5b req-294458d6-6fcc-4295-9918-200f50e0a11f tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] https://10.4.3.143/volume/v3/attachments returned with HTTP 200 Aug 16 21:10:37.211802 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 288/1125] 10.4.3.143 () {74 vars in 1594 bytes} [Sun Aug 16 21:10:37 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 16 21:10:37.783867 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-9b635eb1-de93-4074-89fb-82273451758b None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:10:37.789692 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-9b635eb1-de93-4074-89fb-82273451758b tempest-VolumesDeleteCascade-1772915931 tempest-VolumesDeleteCascade-1772915931-project-member] GET https://10.4.3.143/volume/v3/snapshots/65ad4388-49a8-4362-ba5b-34b041c2897d Aug 16 21:10:37.789872 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-9b635eb1-de93-4074-89fb-82273451758b tempest-VolumesDeleteCascade-1772915931 tempest-VolumesDeleteCascade-1772915931-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:10:37.790388 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-9b635eb1-de93-4074-89fb-82273451758b tempest-VolumesDeleteCascade-1772915931 tempest-VolumesDeleteCascade-1772915931-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:10:37.801441 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:10:37.801441 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:10:37.801441 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-9b635eb1-de93-4074-89fb-82273451758b tempest-VolumesDeleteCascade-1772915931 tempest-VolumesDeleteCascade-1772915931-project-member] Snapshot retrieved successfully. Aug 16 21:10:37.801441 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-9b635eb1-de93-4074-89fb-82273451758b tempest-VolumesDeleteCascade-1772915931 tempest-VolumesDeleteCascade-1772915931-project-member] https://10.4.3.143/volume/v3/snapshots/65ad4388-49a8-4362-ba5b-34b041c2897d returned with HTTP 200 Aug 16 21:10:37.801441 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 272/1126] 10.4.3.143 () {66 vars in 1354 bytes} [Sun Aug 16 21:10:37 2026] GET /volume/v3/snapshots/65ad4388-49a8-4362-ba5b-34b041c2897d => generated 465 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:10:37.816847 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-27b03f01-d84b-4dee-b700-d8160ebc66d3 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:10:37.819337 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-27b03f01-d84b-4dee-b700-d8160ebc66d3 tempest-VolumesDeleteCascade-1772915931 tempest-VolumesDeleteCascade-1772915931-project-member] POST https://10.4.3.143/volume/v3/snapshots Aug 16 21:10:37.819821 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-27b03f01-d84b-4dee-b700-d8160ebc66d3 tempest-VolumesDeleteCascade-1772915931 tempest-VolumesDeleteCascade-1772915931-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "324e24ce-c5cd-4acd-bbcb-7a45621eb451", "name": "tempest-VolumesDeleteCascade-Snapshot-1341198318"}} {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:10:37.841259 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:10:37.841259 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:10:37.841590 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-27b03f01-d84b-4dee-b700-d8160ebc66d3 tempest-VolumesDeleteCascade-1772915931 tempest-VolumesDeleteCascade-1772915931-project-member] Volume info retrieved successfully. Aug 16 21:10:37.841786 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.v3.snapshots [None req-27b03f01-d84b-4dee-b700-d8160ebc66d3 tempest-VolumesDeleteCascade-1772915931 tempest-VolumesDeleteCascade-1772915931-project-member] Create snapshot from volume 324e24ce-c5cd-4acd-bbcb-7a45621eb451 Aug 16 21:10:37.881028 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.quota [None req-27b03f01-d84b-4dee-b700-d8160ebc66d3 tempest-VolumesDeleteCascade-1772915931 tempest-VolumesDeleteCascade-1772915931-project-member] Created reservations ['507f5be7-9f3f-435d-882c-123d2d528f89', 'decdcedb-f4df-4b5f-b6a6-333cfff9392e', 'f1ada631-afcf-4d69-8cc0-7f05c0919787', '87cf168c-cf80-47e1-9c6e-a5aef09a30f0'] {{(pid=100331) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:10:37.941105 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-27b03f01-d84b-4dee-b700-d8160ebc66d3 tempest-VolumesDeleteCascade-1772915931 tempest-VolumesDeleteCascade-1772915931-project-member] Snapshot create request issued successfully. Aug 16 21:10:37.941938 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-27b03f01-d84b-4dee-b700-d8160ebc66d3 tempest-VolumesDeleteCascade-1772915931 tempest-VolumesDeleteCascade-1772915931-project-member] https://10.4.3.143/volume/v3/snapshots returned with HTTP 202 Aug 16 21:10:37.942510 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 285/1127] 10.4.3.143 () {68 vars in 1265 bytes} [Sun Aug 16 21:10:37 2026] POST /volume/v3/snapshots => generated 307 bytes in 126 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 21:10:37.956941 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-f6b88420-6007-4d17-b59a-24669ecddc09 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:10:37.958882 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-f6b88420-6007-4d17-b59a-24669ecddc09 tempest-VolumesDeleteCascade-1772915931 tempest-VolumesDeleteCascade-1772915931-project-member] GET https://10.4.3.143/volume/v3/snapshots/64fe1ee7-7b18-48c9-b949-9879d7167d21 Aug 16 21:10:37.959306 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-f6b88420-6007-4d17-b59a-24669ecddc09 tempest-VolumesDeleteCascade-1772915931 tempest-VolumesDeleteCascade-1772915931-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:10:37.959612 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-f6b88420-6007-4d17-b59a-24669ecddc09 tempest-VolumesDeleteCascade-1772915931 tempest-VolumesDeleteCascade-1772915931-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:10:37.969044 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:10:37.969044 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:10:37.969044 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-f6b88420-6007-4d17-b59a-24669ecddc09 tempest-VolumesDeleteCascade-1772915931 tempest-VolumesDeleteCascade-1772915931-project-member] Snapshot retrieved successfully. Aug 16 21:10:37.970238 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-f6b88420-6007-4d17-b59a-24669ecddc09 tempest-VolumesDeleteCascade-1772915931 tempest-VolumesDeleteCascade-1772915931-project-member] https://10.4.3.143/volume/v3/snapshots/64fe1ee7-7b18-48c9-b949-9879d7167d21 returned with HTTP 200 Aug 16 21:10:37.970866 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 283/1128] 10.4.3.143 () {66 vars in 1354 bytes} [Sun Aug 16 21:10:37 2026] GET /volume/v3/snapshots/64fe1ee7-7b18-48c9-b949-9879d7167d21 => generated 439 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:10:38.174726 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-e48941b1-a873-43fc-88ba-a981f7ecdaa7 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:10:38.179801 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-e48941b1-a873-43fc-88ba-a981f7ecdaa7 tempest-ServerActionsTestOtherA-1432244591 tempest-ServerActionsTestOtherA-1432244591-project-member] POST https://10.4.3.143/volume/v3/volumes Aug 16 21:10:38.180337 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-e48941b1-a873-43fc-88ba-a981f7ecdaa7 tempest-ServerActionsTestOtherA-1432244591 tempest-ServerActionsTestOtherA-1432244591-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerActionsTestOtherA-volume-1558495079"}} {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:10:38.182066 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.v3.volumes [None req-e48941b1-a873-43fc-88ba-a981f7ecdaa7 tempest-ServerActionsTestOtherA-1432244591 tempest-ServerActionsTestOtherA-1432244591-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerActionsTestOtherA-volume-1558495079'}} {{(pid=100330) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 21:10:38.182230 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.v3.volumes [None req-e48941b1-a873-43fc-88ba-a981f7ecdaa7 tempest-ServerActionsTestOtherA-1432244591 tempest-ServerActionsTestOtherA-1432244591-project-member] Create volume of 1 GB Aug 16 21:10:38.182608 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:10:38.182608 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:10:38.187293 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-e48941b1-a873-43fc-88ba-a981f7ecdaa7 tempest-ServerActionsTestOtherA-1432244591 tempest-ServerActionsTestOtherA-1432244591-project-member] Availability Zones retrieved successfully. Aug 16 21:10:38.195549 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-e48941b1-a873-43fc-88ba-a981f7ecdaa7 tempest-ServerActionsTestOtherA-1432244591 tempest-ServerActionsTestOtherA-1432244591-project-member] Flow 'volume_create_api' (48f5d72d-090f-4eb1-b2a1-227541b09166) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100330) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:10:38.197743 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-e48941b1-a873-43fc-88ba-a981f7ecdaa7 tempest-ServerActionsTestOtherA-1432244591 tempest-ServerActionsTestOtherA-1432244591-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d12c0352-5fca-4b5f-962e-9f74f7c19e37) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:10:38.198700 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.flows.api.create_volume [None req-e48941b1-a873-43fc-88ba-a981f7ecdaa7 tempest-ServerActionsTestOtherA-1432244591 tempest-ServerActionsTestOtherA-1432244591-project-member] Validating volume size '1' using validate_int {{(pid=100330) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 21:10:38.236473 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-e48941b1-a873-43fc-88ba-a981f7ecdaa7 tempest-ServerActionsTestOtherA-1432244591 tempest-ServerActionsTestOtherA-1432244591-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d12c0352-5fca-4b5f-962e-9f74f7c19e37) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T21:04:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=69e633b8-fab9-4b15-8b40-4f1a67c51cda,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '69e633b8-fab9-4b15-8b40-4f1a67c51cda', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:10:38.237576 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-e48941b1-a873-43fc-88ba-a981f7ecdaa7 tempest-ServerActionsTestOtherA-1432244591 tempest-ServerActionsTestOtherA-1432244591-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e8dd8107-3247-4174-8a65-8a82941ceaba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:10:38.326756 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.quota [None req-e48941b1-a873-43fc-88ba-a981f7ecdaa7 tempest-ServerActionsTestOtherA-1432244591 tempest-ServerActionsTestOtherA-1432244591-project-member] Created reservations ['42664000-002b-40dc-801a-c533a094377f', '969b2157-2fc3-4fa3-bbea-3ee2fc5fb6d1', 'ed2936ef-df2d-4ddb-ace0-f1fe6fa1847f', 'e0d1b814-8d16-4f99-a490-38e5675729b7'] {{(pid=100330) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:10:38.327864 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-e48941b1-a873-43fc-88ba-a981f7ecdaa7 tempest-ServerActionsTestOtherA-1432244591 tempest-ServerActionsTestOtherA-1432244591-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e8dd8107-3247-4174-8a65-8a82941ceaba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['42664000-002b-40dc-801a-c533a094377f', '969b2157-2fc3-4fa3-bbea-3ee2fc5fb6d1', 'ed2936ef-df2d-4ddb-ace0-f1fe6fa1847f', 'e0d1b814-8d16-4f99-a490-38e5675729b7']}' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:10:38.328938 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-e48941b1-a873-43fc-88ba-a981f7ecdaa7 tempest-ServerActionsTestOtherA-1432244591 tempest-ServerActionsTestOtherA-1432244591-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b2bd0374-3bcd-4258-be9f-4de7496c8c77) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:10:38.361652 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-e48941b1-a873-43fc-88ba-a981f7ecdaa7 tempest-ServerActionsTestOtherA-1432244591 tempest-ServerActionsTestOtherA-1432244591-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b2bd0374-3bcd-4258-be9f-4de7496c8c77) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c40cb0d2-3831-40f8-a6ae-e7205b26dbf0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-1558495079',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9d58ba523315490f9d180be25427c9ef',qos_specs=None,replication_status=,reservations=['42664000-002b-40dc-801a-c533a094377f','969b2157-2fc3-4fa3-bbea-3ee2fc5fb6d1','ed2936ef-df2d-4ddb-ace0-f1fe6fa1847f','e0d1b814-8d16-4f99-a490-38e5675729b7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6babfd32a8db457da2b3ebd41a68db51',volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T21:10:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-1558495079',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c40cb0d2-3831-40f8-a6ae-e7205b26dbf0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9d58ba523315490f9d180be25427c9ef',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6babfd32a8db457da2b3ebd41a68db51',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(69e633b8-fab9-4b15-8b40-4f1a67c51cda),volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda)}' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:10:38.362861 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-e48941b1-a873-43fc-88ba-a981f7ecdaa7 tempest-ServerActionsTestOtherA-1432244591 tempest-ServerActionsTestOtherA-1432244591-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2de9e301-21bb-48f1-9c47-e480d9771fe3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:10:38.387777 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-e48941b1-a873-43fc-88ba-a981f7ecdaa7 tempest-ServerActionsTestOtherA-1432244591 tempest-ServerActionsTestOtherA-1432244591-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2de9e301-21bb-48f1-9c47-e480d9771fe3) transitioned into state 'SUCCESS' from state '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-1558495079',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9d58ba523315490f9d180be25427c9ef',qos_specs=None,replication_status=,reservations=['42664000-002b-40dc-801a-c533a094377f','969b2157-2fc3-4fa3-bbea-3ee2fc5fb6d1','ed2936ef-df2d-4ddb-ace0-f1fe6fa1847f','e0d1b814-8d16-4f99-a490-38e5675729b7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6babfd32a8db457da2b3ebd41a68db51',volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda)}' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:10:38.388445 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-e48941b1-a873-43fc-88ba-a981f7ecdaa7 tempest-ServerActionsTestOtherA-1432244591 tempest-ServerActionsTestOtherA-1432244591-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1f92fe26-c324-4db8-89be-833bfe4b14fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:10:38.401474 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-e48941b1-a873-43fc-88ba-a981f7ecdaa7 tempest-ServerActionsTestOtherA-1432244591 tempest-ServerActionsTestOtherA-1432244591-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1f92fe26-c324-4db8-89be-833bfe4b14fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:10:38.402333 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-e48941b1-a873-43fc-88ba-a981f7ecdaa7 tempest-ServerActionsTestOtherA-1432244591 tempest-ServerActionsTestOtherA-1432244591-project-member] Flow 'volume_create_api' (48f5d72d-090f-4eb1-b2a1-227541b09166) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100330) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:10:38.402668 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-e48941b1-a873-43fc-88ba-a981f7ecdaa7 tempest-ServerActionsTestOtherA-1432244591 tempest-ServerActionsTestOtherA-1432244591-project-member] Create volume request issued successfully. Aug 16 21:10:38.403342 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-e48941b1-a873-43fc-88ba-a981f7ecdaa7 tempest-ServerActionsTestOtherA-1432244591 tempest-ServerActionsTestOtherA-1432244591-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Aug 16 21:10:38.403811 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 289/1129] 10.4.3.143 () {68 vars in 1258 bytes} [Sun Aug 16 21:10:38 2026] POST /volume/v3/volumes => generated 754 bytes in 230 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 21:10:38.813541 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-cefd39f7-6455-48d6-afbd-88c161dd332d None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:10:38.814068 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-cefd39f7-6455-48d6-afbd-88c161dd332d None None] GET https://10.4.3.143/volume// Aug 16 21:10:38.814325 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-cefd39f7-6455-48d6-afbd-88c161dd332d None None] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:10:38.814589 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-cefd39f7-6455-48d6-afbd-88c161dd332d None None] Calling method 'all' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:10:38.815667 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-cefd39f7-6455-48d6-afbd-88c161dd332d None None] https://10.4.3.143/volume// returned with HTTP 300 Aug 16 21:10:38.815667 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 273/1130] 10.4.3.143 () {66 vars in 1426 bytes} [Sun Aug 16 21:10: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 16 21:10:38.823934 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [req-b5db8540-397d-400b-990d-892e40da2a5b req-4651d608-4f96-446d-81fc-5725148554d9 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:10:38.828259 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [req-b5db8540-397d-400b-990d-892e40da2a5b req-4651d608-4f96-446d-81fc-5725148554d9 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] GET https://10.4.3.143/volume/v3/volumes/cad9e065-a82e-4fb0-86e0-dacdbcb1d273 Aug 16 21:10:38.828259 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [req-b5db8540-397d-400b-990d-892e40da2a5b req-4651d608-4f96-446d-81fc-5725148554d9 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:10:38.828538 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [req-b5db8540-397d-400b-990d-892e40da2a5b req-4651d608-4f96-446d-81fc-5725148554d9 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:10:38.842331 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:10:38.842331 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:10:38.848094 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [req-b5db8540-397d-400b-990d-892e40da2a5b req-4651d608-4f96-446d-81fc-5725148554d9 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Volume info retrieved successfully. Aug 16 21:10:38.856585 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [req-b5db8540-397d-400b-990d-892e40da2a5b req-4651d608-4f96-446d-81fc-5725148554d9 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] https://10.4.3.143/volume/v3/volumes/cad9e065-a82e-4fb0-86e0-dacdbcb1d273 returned with HTTP 200 Aug 16 21:10:38.857475 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 286/1131] 10.4.3.143 () {70 vars in 1639 bytes} [Sun Aug 16 21:10:38 2026] GET /volume/v3/volumes/cad9e065-a82e-4fb0-86e0-dacdbcb1d273 => generated 1052 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Aug 16 21:10:38.961334 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [req-b5db8540-397d-400b-990d-892e40da2a5b req-8fc07aeb-cf73-4a68-9a1c-07e45dce9467 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:10:38.964532 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [req-b5db8540-397d-400b-990d-892e40da2a5b req-8fc07aeb-cf73-4a68-9a1c-07e45dce9467 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] PUT https://10.4.3.143/volume/v3/attachments/d8890d81-0493-446f-8e34-48007ef4f700 Aug 16 21:10:38.964810 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [req-b5db8540-397d-400b-990d-892e40da2a5b req-8fc07aeb-cf73-4a68-9a1c-07e45dce9467 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.143", "host": "np0000007409", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:e42fbcbe2e9", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "69237b68-d654-4a76-81de-86e36bc8fb86", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:10:38.974750 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.coordination [req-b5db8540-397d-400b-990d-892e40da2a5b req-8fc07aeb-cf73-4a68-9a1c-07e45dce9467 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Acquiring lock "cinder-attachment_update-cad9e065-a82e-4fb0-86e0-dacdbcb1d273-np0000007409" by "attachment_update" {{(pid=100332) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:10:38.983653 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.coordination [req-b5db8540-397d-400b-990d-892e40da2a5b req-8fc07aeb-cf73-4a68-9a1c-07e45dce9467 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Lock "cinder-attachment_update-cad9e065-a82e-4fb0-86e0-dacdbcb1d273-np0000007409" acquired by "attachment_update" :: waited 0.009s {{(pid=100332) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:10:38.986943 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-944544b8-feec-422d-aa93-e5b9cffcd9e8 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:10:38.987087 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:10:38.987087 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:10:38.987164 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-944544b8-feec-422d-aa93-e5b9cffcd9e8 tempest-VolumesDeleteCascade-1772915931 tempest-VolumesDeleteCascade-1772915931-project-member] GET https://10.4.3.143/volume/v3/snapshots/64fe1ee7-7b18-48c9-b949-9879d7167d21 Aug 16 21:10:38.987234 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-944544b8-feec-422d-aa93-e5b9cffcd9e8 tempest-VolumesDeleteCascade-1772915931 tempest-VolumesDeleteCascade-1772915931-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:10:38.987499 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-944544b8-feec-422d-aa93-e5b9cffcd9e8 tempest-VolumesDeleteCascade-1772915931 tempest-VolumesDeleteCascade-1772915931-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:10:38.994493 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:10:38.994493 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:10:38.995086 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-944544b8-feec-422d-aa93-e5b9cffcd9e8 tempest-VolumesDeleteCascade-1772915931 tempest-VolumesDeleteCascade-1772915931-project-member] Snapshot retrieved successfully. Aug 16 21:10:38.996082 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-944544b8-feec-422d-aa93-e5b9cffcd9e8 tempest-VolumesDeleteCascade-1772915931 tempest-VolumesDeleteCascade-1772915931-project-member] https://10.4.3.143/volume/v3/snapshots/64fe1ee7-7b18-48c9-b949-9879d7167d21 returned with HTTP 200 Aug 16 21:10:38.996576 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 290/1132] 10.4.3.143 () {66 vars in 1354 bytes} [Sun Aug 16 21:10:38 2026] GET /volume/v3/snapshots/64fe1ee7-7b18-48c9-b949-9879d7167d21 => generated 466 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:10:39.009254 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-6442b726-0f3f-4a90-b0e2-30b5c7a9d290 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:10:39.011270 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-6442b726-0f3f-4a90-b0e2-30b5c7a9d290 tempest-VolumesDeleteCascade-1772915931 tempest-VolumesDeleteCascade-1772915931-project-member] DELETE https://10.4.3.143/volume/v3/volumes/324e24ce-c5cd-4acd-bbcb-7a45621eb451?cascade=True Aug 16 21:10:39.011490 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-6442b726-0f3f-4a90-b0e2-30b5c7a9d290 tempest-VolumesDeleteCascade-1772915931 tempest-VolumesDeleteCascade-1772915931-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:10:39.011671 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-6442b726-0f3f-4a90-b0e2-30b5c7a9d290 tempest-VolumesDeleteCascade-1772915931 tempest-VolumesDeleteCascade-1772915931-project-member] Calling method 'delete' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:10:39.011857 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.v3.volumes [None req-6442b726-0f3f-4a90-b0e2-30b5c7a9d290 tempest-VolumesDeleteCascade-1772915931 tempest-VolumesDeleteCascade-1772915931-project-member] Delete volume with id: 324e24ce-c5cd-4acd-bbcb-7a45621eb451 Aug 16 21:10:39.021981 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:10:39.021981 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:10:39.022997 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-6442b726-0f3f-4a90-b0e2-30b5c7a9d290 tempest-VolumesDeleteCascade-1772915931 tempest-VolumesDeleteCascade-1772915931-project-member] Volume info retrieved successfully. Aug 16 21:10:39.078700 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-6442b726-0f3f-4a90-b0e2-30b5c7a9d290 tempest-VolumesDeleteCascade-1772915931 tempest-VolumesDeleteCascade-1772915931-project-member] Delete volume request issued successfully. Aug 16 21:10:39.079012 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-6442b726-0f3f-4a90-b0e2-30b5c7a9d290 tempest-VolumesDeleteCascade-1772915931 tempest-VolumesDeleteCascade-1772915931-project-member] https://10.4.3.143/volume/v3/volumes/324e24ce-c5cd-4acd-bbcb-7a45621eb451?cascade=True returned with HTTP 202 Aug 16 21:10:39.079585 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 274/1133] 10.4.3.143 () {66 vars in 1376 bytes} [Sun Aug 16 21:10:39 2026] DELETE /volume/v3/volumes/324e24ce-c5cd-4acd-bbcb-7a45621eb451?cascade=True => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 21:10:39.091448 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-ef4d436b-e596-4b47-b8dc-b8dccdb86025 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:10:39.094817 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-ef4d436b-e596-4b47-b8dc-b8dccdb86025 tempest-VolumesDeleteCascade-1772915931 tempest-VolumesDeleteCascade-1772915931-project-member] GET https://10.4.3.143/volume/v3/volumes/324e24ce-c5cd-4acd-bbcb-7a45621eb451 Aug 16 21:10:39.095392 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-ef4d436b-e596-4b47-b8dc-b8dccdb86025 tempest-VolumesDeleteCascade-1772915931 tempest-VolumesDeleteCascade-1772915931-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:10:39.095575 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-ef4d436b-e596-4b47-b8dc-b8dccdb86025 tempest-VolumesDeleteCascade-1772915931 tempest-VolumesDeleteCascade-1772915931-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:10:39.097044 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.coordination [req-b5db8540-397d-400b-990d-892e40da2a5b req-8fc07aeb-cf73-4a68-9a1c-07e45dce9467 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Lock "cinder-attachment_update-cad9e065-a82e-4fb0-86e0-dacdbcb1d273-np0000007409" released by "attachment_update" :: held 0.113s {{(pid=100332) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:10:39.097458 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [req-b5db8540-397d-400b-990d-892e40da2a5b req-8fc07aeb-cf73-4a68-9a1c-07e45dce9467 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] https://10.4.3.143/volume/v3/attachments/d8890d81-0493-446f-8e34-48007ef4f700 returned with HTTP 200 Aug 16 21:10:39.098531 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 284/1134] 10.4.3.143 () {74 vars in 1704 bytes} [Sun Aug 16 21:10:38 2026] PUT /volume/v3/attachments/d8890d81-0493-446f-8e34-48007ef4f700 => generated 968 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:10:39.104856 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:10:39.104856 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:10:39.110741 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-ef4d436b-e596-4b47-b8dc-b8dccdb86025 tempest-VolumesDeleteCascade-1772915931 tempest-VolumesDeleteCascade-1772915931-project-member] Volume info retrieved successfully. Aug 16 21:10:39.118433 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-ef4d436b-e596-4b47-b8dc-b8dccdb86025 tempest-VolumesDeleteCascade-1772915931 tempest-VolumesDeleteCascade-1772915931-project-member] https://10.4.3.143/volume/v3/volumes/324e24ce-c5cd-4acd-bbcb-7a45621eb451 returned with HTTP 200 Aug 16 21:10:39.118866 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 287/1135] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:10:39 2026] GET /volume/v3/volumes/324e24ce-c5cd-4acd-bbcb-7a45621eb451 => generated 842 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:10:39.126306 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [req-b5db8540-397d-400b-990d-892e40da2a5b req-a2b98e8d-b2c8-4047-993f-5dc4a36eb633 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:10:39.131981 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [req-b5db8540-397d-400b-990d-892e40da2a5b req-a2b98e8d-b2c8-4047-993f-5dc4a36eb633 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] POST https://10.4.3.143/volume/v3/attachments/d8890d81-0493-446f-8e34-48007ef4f700/action Aug 16 21:10:39.131981 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [req-b5db8540-397d-400b-990d-892e40da2a5b req-a2b98e8d-b2c8-4047-993f-5dc4a36eb633 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Action body: b'{"os-complete": null}' {{(pid=100330) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 21:10:39.132892 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [req-b5db8540-397d-400b-990d-892e40da2a5b req-a2b98e8d-b2c8-4047-993f-5dc4a36eb633 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:10:39.161120 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:10:39.161120 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:10:39.170928 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [req-b5db8540-397d-400b-990d-892e40da2a5b req-a2b98e8d-b2c8-4047-993f-5dc4a36eb633 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] https://10.4.3.143/volume/v3/attachments/d8890d81-0493-446f-8e34-48007ef4f700/action returned with HTTP 204 Aug 16 21:10:39.171357 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 291/1136] 10.4.3.143 () {74 vars in 1725 bytes} [Sun Aug 16 21:10:39 2026] POST /volume/v3/attachments/d8890d81-0493-446f-8e34-48007ef4f700/action => generated 0 bytes in 46 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:10:40.135909 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-128609f8-3e65-4081-8941-5407a5c4da87 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:10:40.141227 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-128609f8-3e65-4081-8941-5407a5c4da87 tempest-VolumesDeleteCascade-1772915931 tempest-VolumesDeleteCascade-1772915931-project-member] GET https://10.4.3.143/volume/v3/volumes/324e24ce-c5cd-4acd-bbcb-7a45621eb451 Aug 16 21:10:40.141626 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-128609f8-3e65-4081-8941-5407a5c4da87 tempest-VolumesDeleteCascade-1772915931 tempest-VolumesDeleteCascade-1772915931-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:10:40.142764 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-128609f8-3e65-4081-8941-5407a5c4da87 tempest-VolumesDeleteCascade-1772915931 tempest-VolumesDeleteCascade-1772915931-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:10:40.151942 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-128609f8-3e65-4081-8941-5407a5c4da87 tempest-VolumesDeleteCascade-1772915931 tempest-VolumesDeleteCascade-1772915931-project-member] https://10.4.3.143/volume/v3/volumes/324e24ce-c5cd-4acd-bbcb-7a45621eb451 returned with HTTP 404 Aug 16 21:10:40.152595 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 275/1137] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:10:40 2026] GET /volume/v3/volumes/324e24ce-c5cd-4acd-bbcb-7a45621eb451 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:10:40.161087 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-b7025e7d-b082-43cf-9e1f-a41315478a90 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:10:40.162434 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-b7025e7d-b082-43cf-9e1f-a41315478a90 tempest-VolumesDeleteCascade-1772915931 tempest-VolumesDeleteCascade-1772915931-project-member] GET https://10.4.3.143/volume/v3/volumes Aug 16 21:10:40.162628 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-b7025e7d-b082-43cf-9e1f-a41315478a90 tempest-VolumesDeleteCascade-1772915931 tempest-VolumesDeleteCascade-1772915931-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:10:40.162808 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-b7025e7d-b082-43cf-9e1f-a41315478a90 tempest-VolumesDeleteCascade-1772915931 tempest-VolumesDeleteCascade-1772915931-project-member] Calling method 'index' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:10:40.163128 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.api_utils [None req-b7025e7d-b082-43cf-9e1f-a41315478a90 tempest-VolumesDeleteCascade-1772915931 tempest-VolumesDeleteCascade-1772915931-project-member] Removing options '' from query. {{(pid=100332) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 16 21:10:40.163681 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:10:40.163681 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:10:40.163848 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-b7025e7d-b082-43cf-9e1f-a41315478a90 tempest-VolumesDeleteCascade-1772915931 tempest-VolumesDeleteCascade-1772915931-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100332) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 16 21:10:40.175373 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-b7025e7d-b082-43cf-9e1f-a41315478a90 tempest-VolumesDeleteCascade-1772915931 tempest-VolumesDeleteCascade-1772915931-project-member] Get all volumes completed successfully. Aug 16 21:10:40.175828 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-b7025e7d-b082-43cf-9e1f-a41315478a90 tempest-VolumesDeleteCascade-1772915931 tempest-VolumesDeleteCascade-1772915931-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 200 Aug 16 21:10:40.177303 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 285/1138] 10.4.3.143 () {66 vars in 1237 bytes} [Sun Aug 16 21:10:40 2026] GET /volume/v3/volumes => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 16 21:10:40.186610 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-dfe01de3-46be-43d9-91af-27083a9610bc None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:10:40.190430 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-dfe01de3-46be-43d9-91af-27083a9610bc tempest-VolumesDeleteCascade-1772915931 tempest-VolumesDeleteCascade-1772915931-project-member] GET https://10.4.3.143/volume/v3/snapshots Aug 16 21:10:40.190430 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-dfe01de3-46be-43d9-91af-27083a9610bc tempest-VolumesDeleteCascade-1772915931 tempest-VolumesDeleteCascade-1772915931-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:10:40.190430 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-dfe01de3-46be-43d9-91af-27083a9610bc tempest-VolumesDeleteCascade-1772915931 tempest-VolumesDeleteCascade-1772915931-project-member] Calling method 'index' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:10:40.190430 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.api_utils [None req-dfe01de3-46be-43d9-91af-27083a9610bc tempest-VolumesDeleteCascade-1772915931 tempest-VolumesDeleteCascade-1772915931-project-member] Removing options '' from query. {{(pid=100331) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 16 21:10:40.190861 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.db.api [None req-dfe01de3-46be-43d9-91af-27083a9610bc tempest-VolumesDeleteCascade-1772915931 tempest-VolumesDeleteCascade-1772915931-project-member] Building query based on filter {{(pid=100331) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 16 21:10:40.202756 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-dfe01de3-46be-43d9-91af-27083a9610bc tempest-VolumesDeleteCascade-1772915931 tempest-VolumesDeleteCascade-1772915931-project-member] Get all snapshots completed successfully. Aug 16 21:10:40.203312 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-dfe01de3-46be-43d9-91af-27083a9610bc tempest-VolumesDeleteCascade-1772915931 tempest-VolumesDeleteCascade-1772915931-project-member] https://10.4.3.143/volume/v3/snapshots returned with HTTP 200 Aug 16 21:10:40.203942 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 288/1139] 10.4.3.143 () {66 vars in 1243 bytes} [Sun Aug 16 21:10:40 2026] GET /volume/v3/snapshots => generated 17 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 16 21:10:40.227145 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-d8a7ed82-a2d2-4686-b8d8-9dbeb9a8957d None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:10:40.233051 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-d8a7ed82-a2d2-4686-b8d8-9dbeb9a8957d tempest-VolumesDeleteCascade-1772915931 tempest-VolumesDeleteCascade-1772915931-project-member] DELETE https://10.4.3.143/volume/v3/snapshots/64fe1ee7-7b18-48c9-b949-9879d7167d21 Aug 16 21:10:40.233051 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-d8a7ed82-a2d2-4686-b8d8-9dbeb9a8957d tempest-VolumesDeleteCascade-1772915931 tempest-VolumesDeleteCascade-1772915931-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:10:40.233051 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-d8a7ed82-a2d2-4686-b8d8-9dbeb9a8957d tempest-VolumesDeleteCascade-1772915931 tempest-VolumesDeleteCascade-1772915931-project-member] Calling method 'delete' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:10:40.233051 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.v3.snapshots [None req-d8a7ed82-a2d2-4686-b8d8-9dbeb9a8957d tempest-VolumesDeleteCascade-1772915931 tempest-VolumesDeleteCascade-1772915931-project-member] Delete snapshot with id: 64fe1ee7-7b18-48c9-b949-9879d7167d21 Aug 16 21:10:40.241306 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-d8a7ed82-a2d2-4686-b8d8-9dbeb9a8957d tempest-VolumesDeleteCascade-1772915931 tempest-VolumesDeleteCascade-1772915931-project-member] https://10.4.3.143/volume/v3/snapshots/64fe1ee7-7b18-48c9-b949-9879d7167d21 returned with HTTP 404 Aug 16 21:10:40.241306 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 292/1140] 10.4.3.143 () {66 vars in 1357 bytes} [Sun Aug 16 21:10:40 2026] DELETE /volume/v3/snapshots/64fe1ee7-7b18-48c9-b949-9879d7167d21 => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:10:40.251377 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-f5768a80-78c8-4998-9738-9af608f38b5e None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:10:40.259692 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-f5768a80-78c8-4998-9738-9af608f38b5e tempest-VolumesDeleteCascade-1772915931 tempest-VolumesDeleteCascade-1772915931-project-member] DELETE https://10.4.3.143/volume/v3/snapshots/65ad4388-49a8-4362-ba5b-34b041c2897d Aug 16 21:10:40.259692 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-f5768a80-78c8-4998-9738-9af608f38b5e tempest-VolumesDeleteCascade-1772915931 tempest-VolumesDeleteCascade-1772915931-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:10:40.259692 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-f5768a80-78c8-4998-9738-9af608f38b5e tempest-VolumesDeleteCascade-1772915931 tempest-VolumesDeleteCascade-1772915931-project-member] Calling method 'delete' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:10:40.259692 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.v3.snapshots [None req-f5768a80-78c8-4998-9738-9af608f38b5e tempest-VolumesDeleteCascade-1772915931 tempest-VolumesDeleteCascade-1772915931-project-member] Delete snapshot with id: 65ad4388-49a8-4362-ba5b-34b041c2897d Aug 16 21:10:40.265338 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-f5768a80-78c8-4998-9738-9af608f38b5e tempest-VolumesDeleteCascade-1772915931 tempest-VolumesDeleteCascade-1772915931-project-member] https://10.4.3.143/volume/v3/snapshots/65ad4388-49a8-4362-ba5b-34b041c2897d returned with HTTP 404 Aug 16 21:10:40.265702 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 276/1141] 10.4.3.143 () {66 vars in 1357 bytes} [Sun Aug 16 21:10:40 2026] DELETE /volume/v3/snapshots/65ad4388-49a8-4362-ba5b-34b041c2897d => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:10:40.274903 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-6d2788a5-6fcc-4b06-8c1d-d00a85442d77 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:10:40.277086 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-6d2788a5-6fcc-4b06-8c1d-d00a85442d77 tempest-VolumesDeleteCascade-1772915931 tempest-VolumesDeleteCascade-1772915931-project-member] GET https://10.4.3.143/volume/v3/volumes/324e24ce-c5cd-4acd-bbcb-7a45621eb451 Aug 16 21:10:40.277488 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-6d2788a5-6fcc-4b06-8c1d-d00a85442d77 tempest-VolumesDeleteCascade-1772915931 tempest-VolumesDeleteCascade-1772915931-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:10:40.277895 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-6d2788a5-6fcc-4b06-8c1d-d00a85442d77 tempest-VolumesDeleteCascade-1772915931 tempest-VolumesDeleteCascade-1772915931-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:10:40.289490 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-6d2788a5-6fcc-4b06-8c1d-d00a85442d77 tempest-VolumesDeleteCascade-1772915931 tempest-VolumesDeleteCascade-1772915931-project-member] https://10.4.3.143/volume/v3/volumes/324e24ce-c5cd-4acd-bbcb-7a45621eb451 returned with HTTP 404 Aug 16 21:10:40.290337 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 286/1142] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:10:40 2026] GET /volume/v3/volumes/324e24ce-c5cd-4acd-bbcb-7a45621eb451 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:10:40.303211 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-442af312-1838-43d1-8186-2239e62f03d5 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:10:40.307753 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-442af312-1838-43d1-8186-2239e62f03d5 tempest-VolumesDeleteCascade-1772915931 tempest-VolumesDeleteCascade-1772915931-project-member] DELETE https://10.4.3.143/volume/v3/volumes/324e24ce-c5cd-4acd-bbcb-7a45621eb451 Aug 16 21:10:40.308016 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-442af312-1838-43d1-8186-2239e62f03d5 tempest-VolumesDeleteCascade-1772915931 tempest-VolumesDeleteCascade-1772915931-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:10:40.308232 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-442af312-1838-43d1-8186-2239e62f03d5 tempest-VolumesDeleteCascade-1772915931 tempest-VolumesDeleteCascade-1772915931-project-member] Calling method 'delete' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:10:40.308460 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.v3.volumes [None req-442af312-1838-43d1-8186-2239e62f03d5 tempest-VolumesDeleteCascade-1772915931 tempest-VolumesDeleteCascade-1772915931-project-member] Delete volume with id: 324e24ce-c5cd-4acd-bbcb-7a45621eb451 Aug 16 21:10:40.319301 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-442af312-1838-43d1-8186-2239e62f03d5 tempest-VolumesDeleteCascade-1772915931 tempest-VolumesDeleteCascade-1772915931-project-member] https://10.4.3.143/volume/v3/volumes/324e24ce-c5cd-4acd-bbcb-7a45621eb451 returned with HTTP 404 Aug 16 21:10:40.320047 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 289/1143] 10.4.3.143 () {66 vars in 1351 bytes} [Sun Aug 16 21:10:40 2026] DELETE /volume/v3/volumes/324e24ce-c5cd-4acd-bbcb-7a45621eb451 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:10:40.332429 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-96295ee8-86e1-486a-a3d8-3ccbed8bdc58 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:10:40.334158 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-96295ee8-86e1-486a-a3d8-3ccbed8bdc58 tempest-VolumesDeleteCascade-1772915931 tempest-VolumesDeleteCascade-1772915931-project-member] POST https://10.4.3.143/volume/v3/volumes Aug 16 21:10:40.334548 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-96295ee8-86e1-486a-a3d8-3ccbed8bdc58 tempest-VolumesDeleteCascade-1772915931 tempest-VolumesDeleteCascade-1772915931-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesDeleteCascade-Volume-1417841842"}} {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:10:40.335937 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.v3.volumes [None req-96295ee8-86e1-486a-a3d8-3ccbed8bdc58 tempest-VolumesDeleteCascade-1772915931 tempest-VolumesDeleteCascade-1772915931-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-1417841842'}} {{(pid=100330) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 21:10:40.336109 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.v3.volumes [None req-96295ee8-86e1-486a-a3d8-3ccbed8bdc58 tempest-VolumesDeleteCascade-1772915931 tempest-VolumesDeleteCascade-1772915931-project-member] Create volume of 1 GB Aug 16 21:10:40.341033 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-96295ee8-86e1-486a-a3d8-3ccbed8bdc58 tempest-VolumesDeleteCascade-1772915931 tempest-VolumesDeleteCascade-1772915931-project-member] Availability Zones retrieved successfully. Aug 16 21:10:40.346972 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-96295ee8-86e1-486a-a3d8-3ccbed8bdc58 tempest-VolumesDeleteCascade-1772915931 tempest-VolumesDeleteCascade-1772915931-project-member] Flow 'volume_create_api' (6c59c6fc-8f1c-4885-bde4-8dba468f7aff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100330) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:10:40.348227 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-96295ee8-86e1-486a-a3d8-3ccbed8bdc58 tempest-VolumesDeleteCascade-1772915931 tempest-VolumesDeleteCascade-1772915931-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dcc5fbad-39f3-4208-b2ea-67b23192643e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:10:40.349207 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.flows.api.create_volume [None req-96295ee8-86e1-486a-a3d8-3ccbed8bdc58 tempest-VolumesDeleteCascade-1772915931 tempest-VolumesDeleteCascade-1772915931-project-member] Validating volume size '1' using validate_int {{(pid=100330) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 21:10:40.382661 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-96295ee8-86e1-486a-a3d8-3ccbed8bdc58 tempest-VolumesDeleteCascade-1772915931 tempest-VolumesDeleteCascade-1772915931-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dcc5fbad-39f3-4208-b2ea-67b23192643e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T21:04:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=69e633b8-fab9-4b15-8b40-4f1a67c51cda,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '69e633b8-fab9-4b15-8b40-4f1a67c51cda', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:10:40.382661 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-96295ee8-86e1-486a-a3d8-3ccbed8bdc58 tempest-VolumesDeleteCascade-1772915931 tempest-VolumesDeleteCascade-1772915931-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (16d8371d-c35f-45f1-9477-f5c5a016ec13) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:10:40.430084 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.quota [None req-96295ee8-86e1-486a-a3d8-3ccbed8bdc58 tempest-VolumesDeleteCascade-1772915931 tempest-VolumesDeleteCascade-1772915931-project-member] Created reservations ['39817a5e-4161-4ef7-ab4e-2a45ca1f628a', 'b4c0fcf3-42ea-4cd0-a77e-4e935d06a3c8', '23dfa8dc-112e-48b9-8ce2-9862a511891a', '600f15d1-6f56-43f1-85ba-7c89584416a8'] {{(pid=100330) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:10:40.430970 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-96295ee8-86e1-486a-a3d8-3ccbed8bdc58 tempest-VolumesDeleteCascade-1772915931 tempest-VolumesDeleteCascade-1772915931-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (16d8371d-c35f-45f1-9477-f5c5a016ec13) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['39817a5e-4161-4ef7-ab4e-2a45ca1f628a', 'b4c0fcf3-42ea-4cd0-a77e-4e935d06a3c8', '23dfa8dc-112e-48b9-8ce2-9862a511891a', '600f15d1-6f56-43f1-85ba-7c89584416a8']}' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:10:40.431665 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-96295ee8-86e1-486a-a3d8-3ccbed8bdc58 tempest-VolumesDeleteCascade-1772915931 tempest-VolumesDeleteCascade-1772915931-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (548cd490-0e40-4c2e-9bac-79b489b6b8ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:10:40.462632 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-96295ee8-86e1-486a-a3d8-3ccbed8bdc58 tempest-VolumesDeleteCascade-1772915931 tempest-VolumesDeleteCascade-1772915931-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (548cd490-0e40-4c2e-9bac-79b489b6b8ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '60d1c81c-e005-4eac-aefe-c9a57d4ce3f3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1417841842',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='37fcc61c877a45e1a087cf02445c3f45',qos_specs=None,replication_status=,reservations=['39817a5e-4161-4ef7-ab4e-2a45ca1f628a','b4c0fcf3-42ea-4cd0-a77e-4e935d06a3c8','23dfa8dc-112e-48b9-8ce2-9862a511891a','600f15d1-6f56-43f1-85ba-7c89584416a8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='86de4042bcc34de09a0455b2941f1a72',volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T21:10:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1417841842',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=60d1c81c-e005-4eac-aefe-c9a57d4ce3f3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='37fcc61c877a45e1a087cf02445c3f45',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='86de4042bcc34de09a0455b2941f1a72',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(69e633b8-fab9-4b15-8b40-4f1a67c51cda),volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda)}' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:10:40.463480 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-96295ee8-86e1-486a-a3d8-3ccbed8bdc58 tempest-VolumesDeleteCascade-1772915931 tempest-VolumesDeleteCascade-1772915931-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c94a2d6a-e1b2-4abc-a4e4-6f2f5ee5d657) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:10:40.489641 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-96295ee8-86e1-486a-a3d8-3ccbed8bdc58 tempest-VolumesDeleteCascade-1772915931 tempest-VolumesDeleteCascade-1772915931-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c94a2d6a-e1b2-4abc-a4e4-6f2f5ee5d657) transitioned into state 'SUCCESS' from state '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-1417841842',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='37fcc61c877a45e1a087cf02445c3f45',qos_specs=None,replication_status=,reservations=['39817a5e-4161-4ef7-ab4e-2a45ca1f628a','b4c0fcf3-42ea-4cd0-a77e-4e935d06a3c8','23dfa8dc-112e-48b9-8ce2-9862a511891a','600f15d1-6f56-43f1-85ba-7c89584416a8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='86de4042bcc34de09a0455b2941f1a72',volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda)}' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:10:40.490409 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-96295ee8-86e1-486a-a3d8-3ccbed8bdc58 tempest-VolumesDeleteCascade-1772915931 tempest-VolumesDeleteCascade-1772915931-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (15f9abd3-378a-4966-88fc-b462d65d85cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:10:40.500574 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-96295ee8-86e1-486a-a3d8-3ccbed8bdc58 tempest-VolumesDeleteCascade-1772915931 tempest-VolumesDeleteCascade-1772915931-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (15f9abd3-378a-4966-88fc-b462d65d85cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:10:40.501389 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-96295ee8-86e1-486a-a3d8-3ccbed8bdc58 tempest-VolumesDeleteCascade-1772915931 tempest-VolumesDeleteCascade-1772915931-project-member] Flow 'volume_create_api' (6c59c6fc-8f1c-4885-bde4-8dba468f7aff) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100330) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:10:40.501846 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-96295ee8-86e1-486a-a3d8-3ccbed8bdc58 tempest-VolumesDeleteCascade-1772915931 tempest-VolumesDeleteCascade-1772915931-project-member] Create volume request issued successfully. Aug 16 21:10:40.502452 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-96295ee8-86e1-486a-a3d8-3ccbed8bdc58 tempest-VolumesDeleteCascade-1772915931 tempest-VolumesDeleteCascade-1772915931-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Aug 16 21:10:40.502882 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 293/1144] 10.4.3.143 () {68 vars in 1258 bytes} [Sun Aug 16 21:10:40 2026] POST /volume/v3/volumes => generated 751 bytes in 171 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 21:10:40.517774 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-6495115c-daf5-4d1f-8f63-44c1d80f0cb8 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:10:40.521070 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-6495115c-daf5-4d1f-8f63-44c1d80f0cb8 tempest-VolumesDeleteCascade-1772915931 tempest-VolumesDeleteCascade-1772915931-project-member] GET https://10.4.3.143/volume/v3/volumes/60d1c81c-e005-4eac-aefe-c9a57d4ce3f3 Aug 16 21:10:40.521223 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-6495115c-daf5-4d1f-8f63-44c1d80f0cb8 tempest-VolumesDeleteCascade-1772915931 tempest-VolumesDeleteCascade-1772915931-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:10:40.521407 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-6495115c-daf5-4d1f-8f63-44c1d80f0cb8 tempest-VolumesDeleteCascade-1772915931 tempest-VolumesDeleteCascade-1772915931-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:10:40.529046 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:10:40.529046 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:10:40.533394 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-6495115c-daf5-4d1f-8f63-44c1d80f0cb8 tempest-VolumesDeleteCascade-1772915931 tempest-VolumesDeleteCascade-1772915931-project-member] Volume info retrieved successfully. Aug 16 21:10:40.540944 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-6495115c-daf5-4d1f-8f63-44c1d80f0cb8 tempest-VolumesDeleteCascade-1772915931 tempest-VolumesDeleteCascade-1772915931-project-member] https://10.4.3.143/volume/v3/volumes/60d1c81c-e005-4eac-aefe-c9a57d4ce3f3 returned with HTTP 200 Aug 16 21:10:40.540944 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 277/1145] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:10:40 2026] GET /volume/v3/volumes/60d1c81c-e005-4eac-aefe-c9a57d4ce3f3 => generated 819 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:10:41.555843 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-8ec1709c-f6dc-4fc9-86b6-279342fc12a6 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:10:41.558168 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-8ec1709c-f6dc-4fc9-86b6-279342fc12a6 tempest-VolumesDeleteCascade-1772915931 tempest-VolumesDeleteCascade-1772915931-project-member] GET https://10.4.3.143/volume/v3/volumes/60d1c81c-e005-4eac-aefe-c9a57d4ce3f3 Aug 16 21:10:41.558360 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-8ec1709c-f6dc-4fc9-86b6-279342fc12a6 tempest-VolumesDeleteCascade-1772915931 tempest-VolumesDeleteCascade-1772915931-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:10:41.558535 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-8ec1709c-f6dc-4fc9-86b6-279342fc12a6 tempest-VolumesDeleteCascade-1772915931 tempest-VolumesDeleteCascade-1772915931-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:10:41.567312 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:10:41.567312 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:10:41.571155 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-8ec1709c-f6dc-4fc9-86b6-279342fc12a6 tempest-VolumesDeleteCascade-1772915931 tempest-VolumesDeleteCascade-1772915931-project-member] Volume info retrieved successfully. Aug 16 21:10:41.575486 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-8ec1709c-f6dc-4fc9-86b6-279342fc12a6 tempest-VolumesDeleteCascade-1772915931 tempest-VolumesDeleteCascade-1772915931-project-member] https://10.4.3.143/volume/v3/volumes/60d1c81c-e005-4eac-aefe-c9a57d4ce3f3 returned with HTTP 200 Aug 16 21:10:41.575904 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 287/1146] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:10:41 2026] GET /volume/v3/volumes/60d1c81c-e005-4eac-aefe-c9a57d4ce3f3 => generated 844 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:10:41.597452 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-a04c3987-7697-463a-ab8b-9adab85f73ff None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:10:41.601343 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-a04c3987-7697-463a-ab8b-9adab85f73ff tempest-VolumesDeleteCascade-1772915931 tempest-VolumesDeleteCascade-1772915931-project-member] POST https://10.4.3.143/volume/v3/snapshots Aug 16 21:10:41.601675 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-a04c3987-7697-463a-ab8b-9adab85f73ff tempest-VolumesDeleteCascade-1772915931 tempest-VolumesDeleteCascade-1772915931-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "60d1c81c-e005-4eac-aefe-c9a57d4ce3f3", "name": "tempest-VolumesDeleteCascade-Snapshot-1843622741"}} {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:10:41.613480 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:10:41.613480 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:10:41.614004 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-a04c3987-7697-463a-ab8b-9adab85f73ff tempest-VolumesDeleteCascade-1772915931 tempest-VolumesDeleteCascade-1772915931-project-member] Volume info retrieved successfully. Aug 16 21:10:41.614133 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.v3.snapshots [None req-a04c3987-7697-463a-ab8b-9adab85f73ff tempest-VolumesDeleteCascade-1772915931 tempest-VolumesDeleteCascade-1772915931-project-member] Create snapshot from volume 60d1c81c-e005-4eac-aefe-c9a57d4ce3f3 Aug 16 21:10:41.647011 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.quota [None req-a04c3987-7697-463a-ab8b-9adab85f73ff tempest-VolumesDeleteCascade-1772915931 tempest-VolumesDeleteCascade-1772915931-project-member] Created reservations ['66b91972-e3c7-4e7d-97dd-38f8810bbe9e', '6e0ff583-4b6b-49ca-96c8-69be79209ed7', '2b0ad783-9f44-4260-ba5b-88a3da06b0f2', '4e0a1c0c-3ef8-4ff7-9459-9efdcfab672f'] {{(pid=100331) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:10:41.690307 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-a04c3987-7697-463a-ab8b-9adab85f73ff tempest-VolumesDeleteCascade-1772915931 tempest-VolumesDeleteCascade-1772915931-project-member] Snapshot create request issued successfully. Aug 16 21:10:41.690307 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-a04c3987-7697-463a-ab8b-9adab85f73ff tempest-VolumesDeleteCascade-1772915931 tempest-VolumesDeleteCascade-1772915931-project-member] https://10.4.3.143/volume/v3/snapshots returned with HTTP 202 Aug 16 21:10:41.690307 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 290/1147] 10.4.3.143 () {68 vars in 1265 bytes} [Sun Aug 16 21:10:41 2026] POST /volume/v3/snapshots => generated 307 bytes in 92 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 21:10:41.699315 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-c6314083-0603-4bb4-b74a-e19de1a78cd6 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:10:41.701630 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-c6314083-0603-4bb4-b74a-e19de1a78cd6 tempest-VolumesDeleteCascade-1772915931 tempest-VolumesDeleteCascade-1772915931-project-member] GET https://10.4.3.143/volume/v3/snapshots/ed198fe5-825b-43e1-bccf-99f5354618bb Aug 16 21:10:41.703127 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-c6314083-0603-4bb4-b74a-e19de1a78cd6 tempest-VolumesDeleteCascade-1772915931 tempest-VolumesDeleteCascade-1772915931-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:10:41.703127 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-c6314083-0603-4bb4-b74a-e19de1a78cd6 tempest-VolumesDeleteCascade-1772915931 tempest-VolumesDeleteCascade-1772915931-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:10:41.709154 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:10:41.709154 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:10:41.709597 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-c6314083-0603-4bb4-b74a-e19de1a78cd6 tempest-VolumesDeleteCascade-1772915931 tempest-VolumesDeleteCascade-1772915931-project-member] Snapshot retrieved successfully. Aug 16 21:10:41.710306 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-c6314083-0603-4bb4-b74a-e19de1a78cd6 tempest-VolumesDeleteCascade-1772915931 tempest-VolumesDeleteCascade-1772915931-project-member] https://10.4.3.143/volume/v3/snapshots/ed198fe5-825b-43e1-bccf-99f5354618bb returned with HTTP 200 Aug 16 21:10:41.710641 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 294/1148] 10.4.3.143 () {66 vars in 1354 bytes} [Sun Aug 16 21:10:41 2026] GET /volume/v3/snapshots/ed198fe5-825b-43e1-bccf-99f5354618bb => generated 439 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:10:42.724806 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-3fc60baf-92d4-444b-b381-aa68fc19d3c3 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:10:42.728534 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-3fc60baf-92d4-444b-b381-aa68fc19d3c3 tempest-VolumesDeleteCascade-1772915931 tempest-VolumesDeleteCascade-1772915931-project-member] GET https://10.4.3.143/volume/v3/snapshots/ed198fe5-825b-43e1-bccf-99f5354618bb Aug 16 21:10:42.728758 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-3fc60baf-92d4-444b-b381-aa68fc19d3c3 tempest-VolumesDeleteCascade-1772915931 tempest-VolumesDeleteCascade-1772915931-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:10:42.728988 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-3fc60baf-92d4-444b-b381-aa68fc19d3c3 tempest-VolumesDeleteCascade-1772915931 tempest-VolumesDeleteCascade-1772915931-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:10:42.741711 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:10:42.741711 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:10:42.741711 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-3fc60baf-92d4-444b-b381-aa68fc19d3c3 tempest-VolumesDeleteCascade-1772915931 tempest-VolumesDeleteCascade-1772915931-project-member] Snapshot retrieved successfully. Aug 16 21:10:42.741711 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-3fc60baf-92d4-444b-b381-aa68fc19d3c3 tempest-VolumesDeleteCascade-1772915931 tempest-VolumesDeleteCascade-1772915931-project-member] https://10.4.3.143/volume/v3/snapshots/ed198fe5-825b-43e1-bccf-99f5354618bb returned with HTTP 200 Aug 16 21:10:42.743808 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 278/1149] 10.4.3.143 () {66 vars in 1354 bytes} [Sun Aug 16 21:10:42 2026] GET /volume/v3/snapshots/ed198fe5-825b-43e1-bccf-99f5354618bb => generated 466 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:10:42.754386 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-df8ce652-f71b-4c05-8826-9901df9d44a6 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:10:42.758010 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-df8ce652-f71b-4c05-8826-9901df9d44a6 tempest-VolumesDeleteCascade-1772915931 tempest-VolumesDeleteCascade-1772915931-project-member] POST https://10.4.3.143/volume/v3/volumes Aug 16 21:10:42.758369 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-df8ce652-f71b-4c05-8826-9901df9d44a6 tempest-VolumesDeleteCascade-1772915931 tempest-VolumesDeleteCascade-1772915931-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "ed198fe5-825b-43e1-bccf-99f5354618bb", "size": 1, "name": "tempest-VolumesDeleteCascade-Volume-1028411321"}} {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:10:42.760305 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.v3.volumes [None req-df8ce652-f71b-4c05-8826-9901df9d44a6 tempest-VolumesDeleteCascade-1772915931 tempest-VolumesDeleteCascade-1772915931-project-member] Create volume request body: {'volume': {'snapshot_id': 'ed198fe5-825b-43e1-bccf-99f5354618bb', 'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-1028411321'}} {{(pid=100332) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 21:10:42.767534 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:10:42.767534 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:10:42.768365 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-df8ce652-f71b-4c05-8826-9901df9d44a6 tempest-VolumesDeleteCascade-1772915931 tempest-VolumesDeleteCascade-1772915931-project-member] Snapshot retrieved successfully. Aug 16 21:10:42.768663 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.v3.volumes [None req-df8ce652-f71b-4c05-8826-9901df9d44a6 tempest-VolumesDeleteCascade-1772915931 tempest-VolumesDeleteCascade-1772915931-project-member] Create volume of 1 GB Aug 16 21:10:42.775549 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-df8ce652-f71b-4c05-8826-9901df9d44a6 tempest-VolumesDeleteCascade-1772915931 tempest-VolumesDeleteCascade-1772915931-project-member] Availability Zones retrieved successfully. Aug 16 21:10:42.783561 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-df8ce652-f71b-4c05-8826-9901df9d44a6 tempest-VolumesDeleteCascade-1772915931 tempest-VolumesDeleteCascade-1772915931-project-member] Flow 'volume_create_api' (6d8cfbf4-8718-4577-be6b-65cf0e02cbf2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100332) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:10:42.785026 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-df8ce652-f71b-4c05-8826-9901df9d44a6 tempest-VolumesDeleteCascade-1772915931 tempest-VolumesDeleteCascade-1772915931-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (10ccae9e-b0cd-4a6b-9f63-9febbddfd3ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:10:42.786815 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.flows.api.create_volume [None req-df8ce652-f71b-4c05-8826-9901df9d44a6 tempest-VolumesDeleteCascade-1772915931 tempest-VolumesDeleteCascade-1772915931-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100332) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 21:10:42.825189 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-df8ce652-f71b-4c05-8826-9901df9d44a6 tempest-VolumesDeleteCascade-1772915931 tempest-VolumesDeleteCascade-1772915931-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (10ccae9e-b0cd-4a6b-9f63-9febbddfd3ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'ed198fe5-825b-43e1-bccf-99f5354618bb', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T21:04:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=69e633b8-fab9-4b15-8b40-4f1a67c51cda,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '69e633b8-fab9-4b15-8b40-4f1a67c51cda', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:10:42.825909 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-df8ce652-f71b-4c05-8826-9901df9d44a6 tempest-VolumesDeleteCascade-1772915931 tempest-VolumesDeleteCascade-1772915931-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3cd95afb-3a21-4358-af1c-983196b5b03b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:10:42.884657 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.quota [None req-df8ce652-f71b-4c05-8826-9901df9d44a6 tempest-VolumesDeleteCascade-1772915931 tempest-VolumesDeleteCascade-1772915931-project-member] Created reservations ['5a755f22-f635-4533-b25e-52a2f5473f73', '1891f828-d3a9-428e-9d19-cb949a4fb3ce', '8285dc3b-16ba-4549-8d0d-9e15e48f28f3', '01f6bd56-2962-4def-9bcd-2a156c924f95'] {{(pid=100332) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:10:42.886434 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-df8ce652-f71b-4c05-8826-9901df9d44a6 tempest-VolumesDeleteCascade-1772915931 tempest-VolumesDeleteCascade-1772915931-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3cd95afb-3a21-4358-af1c-983196b5b03b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5a755f22-f635-4533-b25e-52a2f5473f73', '1891f828-d3a9-428e-9d19-cb949a4fb3ce', '8285dc3b-16ba-4549-8d0d-9e15e48f28f3', '01f6bd56-2962-4def-9bcd-2a156c924f95']}' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:10:42.887275 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-df8ce652-f71b-4c05-8826-9901df9d44a6 tempest-VolumesDeleteCascade-1772915931 tempest-VolumesDeleteCascade-1772915931-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e7ce4d65-d417-429e-81b7-bec92a2b72cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:10:42.952116 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-df8ce652-f71b-4c05-8826-9901df9d44a6 tempest-VolumesDeleteCascade-1772915931 tempest-VolumesDeleteCascade-1772915931-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e7ce4d65-d417-429e-81b7-bec92a2b72cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fb4d1221-3557-4ca8-ba7a-51e92e45da7f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1028411321',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='37fcc61c877a45e1a087cf02445c3f45',qos_specs=None,replication_status=,reservations=['5a755f22-f635-4533-b25e-52a2f5473f73','1891f828-d3a9-428e-9d19-cb949a4fb3ce','8285dc3b-16ba-4549-8d0d-9e15e48f28f3','01f6bd56-2962-4def-9bcd-2a156c924f95'],size=1,snapshot_id=ed198fe5-825b-43e1-bccf-99f5354618bb,source_replicaid=,source_volid=None,status='creating',user_id='86de4042bcc34de09a0455b2941f1a72',volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T21:10:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1028411321',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fb4d1221-3557-4ca8-ba7a-51e92e45da7f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='37fcc61c877a45e1a087cf02445c3f45',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=ed198fe5-825b-43e1-bccf-99f5354618bb,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='86de4042bcc34de09a0455b2941f1a72',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(69e633b8-fab9-4b15-8b40-4f1a67c51cda),volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda)}' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:10:42.953342 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-df8ce652-f71b-4c05-8826-9901df9d44a6 tempest-VolumesDeleteCascade-1772915931 tempest-VolumesDeleteCascade-1772915931-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ff828867-a3a5-4f43-b288-8816161419e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:10:42.984213 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-df8ce652-f71b-4c05-8826-9901df9d44a6 tempest-VolumesDeleteCascade-1772915931 tempest-VolumesDeleteCascade-1772915931-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ff828867-a3a5-4f43-b288-8816161419e4) transitioned into state 'SUCCESS' from state '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-1028411321',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='37fcc61c877a45e1a087cf02445c3f45',qos_specs=None,replication_status=,reservations=['5a755f22-f635-4533-b25e-52a2f5473f73','1891f828-d3a9-428e-9d19-cb949a4fb3ce','8285dc3b-16ba-4549-8d0d-9e15e48f28f3','01f6bd56-2962-4def-9bcd-2a156c924f95'],size=1,snapshot_id=ed198fe5-825b-43e1-bccf-99f5354618bb,source_replicaid=,source_volid=None,status='creating',user_id='86de4042bcc34de09a0455b2941f1a72',volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda)}' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:10:42.985158 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-df8ce652-f71b-4c05-8826-9901df9d44a6 tempest-VolumesDeleteCascade-1772915931 tempest-VolumesDeleteCascade-1772915931-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aa58500f-36f6-49a8-aa4b-4ebb19cb231c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:10:43.022519 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-df8ce652-f71b-4c05-8826-9901df9d44a6 tempest-VolumesDeleteCascade-1772915931 tempest-VolumesDeleteCascade-1772915931-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aa58500f-36f6-49a8-aa4b-4ebb19cb231c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:10:43.022519 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-df8ce652-f71b-4c05-8826-9901df9d44a6 tempest-VolumesDeleteCascade-1772915931 tempest-VolumesDeleteCascade-1772915931-project-member] Flow 'volume_create_api' (6d8cfbf4-8718-4577-be6b-65cf0e02cbf2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100332) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:10:43.022519 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-df8ce652-f71b-4c05-8826-9901df9d44a6 tempest-VolumesDeleteCascade-1772915931 tempest-VolumesDeleteCascade-1772915931-project-member] Create volume request issued successfully. Aug 16 21:10:43.022743 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-df8ce652-f71b-4c05-8826-9901df9d44a6 tempest-VolumesDeleteCascade-1772915931 tempest-VolumesDeleteCascade-1772915931-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Aug 16 21:10:43.023190 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 288/1150] 10.4.3.143 () {68 vars in 1259 bytes} [Sun Aug 16 21:10:42 2026] POST /volume/v3/volumes => generated 785 bytes in 270 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 21:10:43.039224 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-9d687b37-0a67-4cb0-bd0c-26811bebe449 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:10:43.047184 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-9d687b37-0a67-4cb0-bd0c-26811bebe449 tempest-VolumesDeleteCascade-1772915931 tempest-VolumesDeleteCascade-1772915931-project-member] GET https://10.4.3.143/volume/v3/volumes/fb4d1221-3557-4ca8-ba7a-51e92e45da7f Aug 16 21:10:43.047184 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-9d687b37-0a67-4cb0-bd0c-26811bebe449 tempest-VolumesDeleteCascade-1772915931 tempest-VolumesDeleteCascade-1772915931-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:10:43.047184 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-9d687b37-0a67-4cb0-bd0c-26811bebe449 tempest-VolumesDeleteCascade-1772915931 tempest-VolumesDeleteCascade-1772915931-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:10:43.058865 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:10:43.058865 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:10:43.064627 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-9d687b37-0a67-4cb0-bd0c-26811bebe449 tempest-VolumesDeleteCascade-1772915931 tempest-VolumesDeleteCascade-1772915931-project-member] Volume info retrieved successfully. Aug 16 21:10:43.072756 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-9d687b37-0a67-4cb0-bd0c-26811bebe449 tempest-VolumesDeleteCascade-1772915931 tempest-VolumesDeleteCascade-1772915931-project-member] https://10.4.3.143/volume/v3/volumes/fb4d1221-3557-4ca8-ba7a-51e92e45da7f returned with HTTP 200 Aug 16 21:10:43.073403 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 291/1151] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:10:43 2026] GET /volume/v3/volumes/fb4d1221-3557-4ca8-ba7a-51e92e45da7f => generated 853 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:10:44.092037 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-44b194c7-5c00-4942-94f6-ee7730df876f None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:10:44.097893 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-44b194c7-5c00-4942-94f6-ee7730df876f tempest-VolumesDeleteCascade-1772915931 tempest-VolumesDeleteCascade-1772915931-project-member] GET https://10.4.3.143/volume/v3/volumes/fb4d1221-3557-4ca8-ba7a-51e92e45da7f Aug 16 21:10:44.097893 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-44b194c7-5c00-4942-94f6-ee7730df876f tempest-VolumesDeleteCascade-1772915931 tempest-VolumesDeleteCascade-1772915931-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:10:44.097893 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-44b194c7-5c00-4942-94f6-ee7730df876f tempest-VolumesDeleteCascade-1772915931 tempest-VolumesDeleteCascade-1772915931-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:10:44.104237 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:10:44.104237 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:10:44.108442 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-44b194c7-5c00-4942-94f6-ee7730df876f tempest-VolumesDeleteCascade-1772915931 tempest-VolumesDeleteCascade-1772915931-project-member] Volume info retrieved successfully. Aug 16 21:10:44.112491 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-44b194c7-5c00-4942-94f6-ee7730df876f tempest-VolumesDeleteCascade-1772915931 tempest-VolumesDeleteCascade-1772915931-project-member] https://10.4.3.143/volume/v3/volumes/fb4d1221-3557-4ca8-ba7a-51e92e45da7f returned with HTTP 200 Aug 16 21:10:44.113075 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 295/1152] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:10:44 2026] GET /volume/v3/volumes/fb4d1221-3557-4ca8-ba7a-51e92e45da7f => generated 878 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:10:44.131145 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-1e831d50-082a-4c89-8d23-26489887b641 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:10:44.133078 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-1e831d50-082a-4c89-8d23-26489887b641 tempest-VolumesDeleteCascade-1772915931 tempest-VolumesDeleteCascade-1772915931-project-member] GET https://10.4.3.143/volume/v3/volumes/fb4d1221-3557-4ca8-ba7a-51e92e45da7f Aug 16 21:10:44.133318 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-1e831d50-082a-4c89-8d23-26489887b641 tempest-VolumesDeleteCascade-1772915931 tempest-VolumesDeleteCascade-1772915931-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:10:44.133496 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-1e831d50-082a-4c89-8d23-26489887b641 tempest-VolumesDeleteCascade-1772915931 tempest-VolumesDeleteCascade-1772915931-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:10:44.147945 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:10:44.147945 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:10:44.154573 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-1e831d50-082a-4c89-8d23-26489887b641 tempest-VolumesDeleteCascade-1772915931 tempest-VolumesDeleteCascade-1772915931-project-member] Volume info retrieved successfully. Aug 16 21:10:44.160511 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-1e831d50-082a-4c89-8d23-26489887b641 tempest-VolumesDeleteCascade-1772915931 tempest-VolumesDeleteCascade-1772915931-project-member] https://10.4.3.143/volume/v3/volumes/fb4d1221-3557-4ca8-ba7a-51e92e45da7f returned with HTTP 200 Aug 16 21:10:44.161047 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 279/1153] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:10:44 2026] GET /volume/v3/volumes/fb4d1221-3557-4ca8-ba7a-51e92e45da7f => generated 878 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:10:44.174153 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-5717d78d-0b75-4446-a84e-49e8c30736c4 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:10:44.178106 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-5717d78d-0b75-4446-a84e-49e8c30736c4 tempest-VolumesDeleteCascade-1772915931 tempest-VolumesDeleteCascade-1772915931-project-member] DELETE https://10.4.3.143/volume/v3/volumes/60d1c81c-e005-4eac-aefe-c9a57d4ce3f3?cascade=True Aug 16 21:10:44.178497 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-5717d78d-0b75-4446-a84e-49e8c30736c4 tempest-VolumesDeleteCascade-1772915931 tempest-VolumesDeleteCascade-1772915931-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:10:44.178944 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-5717d78d-0b75-4446-a84e-49e8c30736c4 tempest-VolumesDeleteCascade-1772915931 tempest-VolumesDeleteCascade-1772915931-project-member] Calling method 'delete' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:10:44.179267 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.v3.volumes [None req-5717d78d-0b75-4446-a84e-49e8c30736c4 tempest-VolumesDeleteCascade-1772915931 tempest-VolumesDeleteCascade-1772915931-project-member] Delete volume with id: 60d1c81c-e005-4eac-aefe-c9a57d4ce3f3 Aug 16 21:10:44.187802 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:10:44.187802 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:10:44.188509 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-5717d78d-0b75-4446-a84e-49e8c30736c4 tempest-VolumesDeleteCascade-1772915931 tempest-VolumesDeleteCascade-1772915931-project-member] Volume info retrieved successfully. Aug 16 21:10:44.224940 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-5717d78d-0b75-4446-a84e-49e8c30736c4 tempest-VolumesDeleteCascade-1772915931 tempest-VolumesDeleteCascade-1772915931-project-member] Delete volume request issued successfully. Aug 16 21:10:44.225219 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-5717d78d-0b75-4446-a84e-49e8c30736c4 tempest-VolumesDeleteCascade-1772915931 tempest-VolumesDeleteCascade-1772915931-project-member] https://10.4.3.143/volume/v3/volumes/60d1c81c-e005-4eac-aefe-c9a57d4ce3f3?cascade=True returned with HTTP 202 Aug 16 21:10:44.225575 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 289/1154] 10.4.3.143 () {66 vars in 1376 bytes} [Sun Aug 16 21:10:44 2026] DELETE /volume/v3/volumes/60d1c81c-e005-4eac-aefe-c9a57d4ce3f3?cascade=True => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 21:10:44.234143 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-0772ae6d-2d99-42ea-a576-c415e6021b9d None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:10:44.235768 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-0772ae6d-2d99-42ea-a576-c415e6021b9d tempest-VolumesDeleteCascade-1772915931 tempest-VolumesDeleteCascade-1772915931-project-member] GET https://10.4.3.143/volume/v3/volumes/60d1c81c-e005-4eac-aefe-c9a57d4ce3f3 Aug 16 21:10:44.236059 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-0772ae6d-2d99-42ea-a576-c415e6021b9d tempest-VolumesDeleteCascade-1772915931 tempest-VolumesDeleteCascade-1772915931-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:10:44.236341 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-0772ae6d-2d99-42ea-a576-c415e6021b9d tempest-VolumesDeleteCascade-1772915931 tempest-VolumesDeleteCascade-1772915931-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:10:44.244866 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:10:44.244866 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:10:44.249282 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-0772ae6d-2d99-42ea-a576-c415e6021b9d tempest-VolumesDeleteCascade-1772915931 tempest-VolumesDeleteCascade-1772915931-project-member] Volume info retrieved successfully. Aug 16 21:10:44.258819 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-0772ae6d-2d99-42ea-a576-c415e6021b9d tempest-VolumesDeleteCascade-1772915931 tempest-VolumesDeleteCascade-1772915931-project-member] https://10.4.3.143/volume/v3/volumes/60d1c81c-e005-4eac-aefe-c9a57d4ce3f3 returned with HTTP 200 Aug 16 21:10:44.259235 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 292/1155] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:10:44 2026] GET /volume/v3/volumes/60d1c81c-e005-4eac-aefe-c9a57d4ce3f3 => generated 843 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:10:44.269311 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [req-b5db8540-397d-400b-990d-892e40da2a5b req-dfb71a18-ce2c-4447-b524-1872132761f1 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:10:44.273690 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [req-b5db8540-397d-400b-990d-892e40da2a5b req-dfb71a18-ce2c-4447-b524-1872132761f1 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] GET https://10.4.3.143/volume/v3/volumes/cad9e065-a82e-4fb0-86e0-dacdbcb1d273/encryption Aug 16 21:10:44.273690 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [req-b5db8540-397d-400b-990d-892e40da2a5b req-dfb71a18-ce2c-4447-b524-1872132761f1 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:10:44.273690 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [req-b5db8540-397d-400b-990d-892e40da2a5b req-dfb71a18-ce2c-4447-b524-1872132761f1 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Calling method 'index' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:10:44.286760 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:10:44.286760 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:10:44.298657 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [req-b5db8540-397d-400b-990d-892e40da2a5b req-dfb71a18-ce2c-4447-b524-1872132761f1 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] https://10.4.3.143/volume/v3/volumes/cad9e065-a82e-4fb0-86e0-dacdbcb1d273/encryption returned with HTTP 200 Aug 16 21:10:44.298657 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 296/1156] 10.4.3.143 () {68 vars in 1631 bytes} [Sun Aug 16 21:10:44 2026] GET /volume/v3/volumes/cad9e065-a82e-4fb0-86e0-dacdbcb1d273/encryption => generated 161 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:10:44.592934 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [req-dcc17852-8291-4e6f-b2ef-5fc2177cbca5 req-85de0640-5004-406e-92ae-b7cfca6e2f2a None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:10:44.596391 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [req-dcc17852-8291-4e6f-b2ef-5fc2177cbca5 req-85de0640-5004-406e-92ae-b7cfca6e2f2a tempest-AttachVolumeNegativeTest-223762844 tempest-AttachVolumeNegativeTest-223762844-project-member] GET https://10.4.3.143/volume/v3/volumes/a56ab543-7293-42bc-8f17-b78a4999306b Aug 16 21:10:44.596638 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [req-dcc17852-8291-4e6f-b2ef-5fc2177cbca5 req-85de0640-5004-406e-92ae-b7cfca6e2f2a tempest-AttachVolumeNegativeTest-223762844 tempest-AttachVolumeNegativeTest-223762844-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:10:44.596897 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [req-dcc17852-8291-4e6f-b2ef-5fc2177cbca5 req-85de0640-5004-406e-92ae-b7cfca6e2f2a tempest-AttachVolumeNegativeTest-223762844 tempest-AttachVolumeNegativeTest-223762844-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:10:44.610606 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:10:44.610606 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:10:44.615678 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [req-dcc17852-8291-4e6f-b2ef-5fc2177cbca5 req-85de0640-5004-406e-92ae-b7cfca6e2f2a tempest-AttachVolumeNegativeTest-223762844 tempest-AttachVolumeNegativeTest-223762844-project-member] Volume info retrieved successfully. Aug 16 21:10:44.620633 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [req-dcc17852-8291-4e6f-b2ef-5fc2177cbca5 req-85de0640-5004-406e-92ae-b7cfca6e2f2a tempest-AttachVolumeNegativeTest-223762844 tempest-AttachVolumeNegativeTest-223762844-project-member] https://10.4.3.143/volume/v3/volumes/a56ab543-7293-42bc-8f17-b78a4999306b returned with HTTP 200 Aug 16 21:10:44.621342 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 280/1157] 10.4.3.143 () {68 vars in 1598 bytes} [Sun Aug 16 21:10:44 2026] GET /volume/v3/volumes/a56ab543-7293-42bc-8f17-b78a4999306b => generated 1139 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:10:45.283241 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-0a2a75b7-69aa-4801-b941-c159238bd09d None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:10:45.286528 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-0a2a75b7-69aa-4801-b941-c159238bd09d tempest-VolumesDeleteCascade-1772915931 tempest-VolumesDeleteCascade-1772915931-project-member] GET https://10.4.3.143/volume/v3/volumes/60d1c81c-e005-4eac-aefe-c9a57d4ce3f3 Aug 16 21:10:45.286711 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-0a2a75b7-69aa-4801-b941-c159238bd09d tempest-VolumesDeleteCascade-1772915931 tempest-VolumesDeleteCascade-1772915931-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:10:45.286871 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-0a2a75b7-69aa-4801-b941-c159238bd09d tempest-VolumesDeleteCascade-1772915931 tempest-VolumesDeleteCascade-1772915931-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:10:45.294791 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-0a2a75b7-69aa-4801-b941-c159238bd09d tempest-VolumesDeleteCascade-1772915931 tempest-VolumesDeleteCascade-1772915931-project-member] https://10.4.3.143/volume/v3/volumes/60d1c81c-e005-4eac-aefe-c9a57d4ce3f3 returned with HTTP 404 Aug 16 21:10:45.295252 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 290/1158] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:10:45 2026] GET /volume/v3/volumes/60d1c81c-e005-4eac-aefe-c9a57d4ce3f3 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:10:45.310028 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-6e505d66-cd6f-432a-aa33-46e831d55033 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:10:45.310028 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-6e505d66-cd6f-432a-aa33-46e831d55033 tempest-VolumesDeleteCascade-1772915931 tempest-VolumesDeleteCascade-1772915931-project-member] GET https://10.4.3.143/volume/v3/volumes Aug 16 21:10:45.310028 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-6e505d66-cd6f-432a-aa33-46e831d55033 tempest-VolumesDeleteCascade-1772915931 tempest-VolumesDeleteCascade-1772915931-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:10:45.310028 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-6e505d66-cd6f-432a-aa33-46e831d55033 tempest-VolumesDeleteCascade-1772915931 tempest-VolumesDeleteCascade-1772915931-project-member] Calling method 'index' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:10:45.310674 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.api_utils [None req-6e505d66-cd6f-432a-aa33-46e831d55033 tempest-VolumesDeleteCascade-1772915931 tempest-VolumesDeleteCascade-1772915931-project-member] Removing options '' from query. {{(pid=100331) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 16 21:10:45.311260 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-6e505d66-cd6f-432a-aa33-46e831d55033 tempest-VolumesDeleteCascade-1772915931 tempest-VolumesDeleteCascade-1772915931-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100331) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 16 21:10:45.320024 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-6e505d66-cd6f-432a-aa33-46e831d55033 tempest-VolumesDeleteCascade-1772915931 tempest-VolumesDeleteCascade-1772915931-project-member] Get all volumes completed successfully. Aug 16 21:10:45.320378 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-6e505d66-cd6f-432a-aa33-46e831d55033 tempest-VolumesDeleteCascade-1772915931 tempest-VolumesDeleteCascade-1772915931-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 200 Aug 16 21:10:45.320753 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 293/1159] 10.4.3.143 () {66 vars in 1237 bytes} [Sun Aug 16 21:10:45 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 16 21:10:45.339222 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-84e1bca6-f6d4-402f-936f-ed1b4578cf2f None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:10:45.341879 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-84e1bca6-f6d4-402f-936f-ed1b4578cf2f tempest-VolumesDeleteCascade-1772915931 tempest-VolumesDeleteCascade-1772915931-project-member] GET https://10.4.3.143/volume/v3/snapshots Aug 16 21:10:45.341879 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-84e1bca6-f6d4-402f-936f-ed1b4578cf2f tempest-VolumesDeleteCascade-1772915931 tempest-VolumesDeleteCascade-1772915931-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:10:45.341991 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-84e1bca6-f6d4-402f-936f-ed1b4578cf2f tempest-VolumesDeleteCascade-1772915931 tempest-VolumesDeleteCascade-1772915931-project-member] Calling method 'index' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:10:45.342956 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.api_utils [None req-84e1bca6-f6d4-402f-936f-ed1b4578cf2f tempest-VolumesDeleteCascade-1772915931 tempest-VolumesDeleteCascade-1772915931-project-member] Removing options '' from query. {{(pid=100330) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 16 21:10:45.343921 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.db.api [None req-84e1bca6-f6d4-402f-936f-ed1b4578cf2f tempest-VolumesDeleteCascade-1772915931 tempest-VolumesDeleteCascade-1772915931-project-member] Building query based on filter {{(pid=100330) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 16 21:10:45.351040 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-84e1bca6-f6d4-402f-936f-ed1b4578cf2f tempest-VolumesDeleteCascade-1772915931 tempest-VolumesDeleteCascade-1772915931-project-member] Get all snapshots completed successfully. Aug 16 21:10:45.351395 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-84e1bca6-f6d4-402f-936f-ed1b4578cf2f tempest-VolumesDeleteCascade-1772915931 tempest-VolumesDeleteCascade-1772915931-project-member] https://10.4.3.143/volume/v3/snapshots returned with HTTP 200 Aug 16 21:10:45.351939 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 297/1160] 10.4.3.143 () {66 vars in 1243 bytes} [Sun Aug 16 21:10:45 2026] GET /volume/v3/snapshots => generated 17 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 16 21:10:45.369148 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-02fbc2dc-6466-4fd8-a196-5859ab86f29c None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:10:45.372518 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-02fbc2dc-6466-4fd8-a196-5859ab86f29c tempest-VolumesDeleteCascade-1772915931 tempest-VolumesDeleteCascade-1772915931-project-member] GET https://10.4.3.143/volume/v3/volumes/fb4d1221-3557-4ca8-ba7a-51e92e45da7f Aug 16 21:10:45.372675 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-02fbc2dc-6466-4fd8-a196-5859ab86f29c tempest-VolumesDeleteCascade-1772915931 tempest-VolumesDeleteCascade-1772915931-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:10:45.374329 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-02fbc2dc-6466-4fd8-a196-5859ab86f29c tempest-VolumesDeleteCascade-1772915931 tempest-VolumesDeleteCascade-1772915931-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:10:45.391740 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:10:45.391740 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:10:45.400766 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-02fbc2dc-6466-4fd8-a196-5859ab86f29c tempest-VolumesDeleteCascade-1772915931 tempest-VolumesDeleteCascade-1772915931-project-member] Volume info retrieved successfully. Aug 16 21:10:45.409699 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-02fbc2dc-6466-4fd8-a196-5859ab86f29c tempest-VolumesDeleteCascade-1772915931 tempest-VolumesDeleteCascade-1772915931-project-member] https://10.4.3.143/volume/v3/volumes/fb4d1221-3557-4ca8-ba7a-51e92e45da7f returned with HTTP 200 Aug 16 21:10:45.410232 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 281/1161] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:10:45 2026] GET /volume/v3/volumes/fb4d1221-3557-4ca8-ba7a-51e92e45da7f => generated 878 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:10:45.427052 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-7e0f914b-cd1b-4301-ba5c-9c4617d8fb3d None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:10:45.432534 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-7e0f914b-cd1b-4301-ba5c-9c4617d8fb3d tempest-VolumesDeleteCascade-1772915931 tempest-VolumesDeleteCascade-1772915931-project-member] DELETE https://10.4.3.143/volume/v3/volumes/fb4d1221-3557-4ca8-ba7a-51e92e45da7f Aug 16 21:10:45.432818 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-7e0f914b-cd1b-4301-ba5c-9c4617d8fb3d tempest-VolumesDeleteCascade-1772915931 tempest-VolumesDeleteCascade-1772915931-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:10:45.433081 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-7e0f914b-cd1b-4301-ba5c-9c4617d8fb3d tempest-VolumesDeleteCascade-1772915931 tempest-VolumesDeleteCascade-1772915931-project-member] Calling method 'delete' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:10:45.433312 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.v3.volumes [None req-7e0f914b-cd1b-4301-ba5c-9c4617d8fb3d tempest-VolumesDeleteCascade-1772915931 tempest-VolumesDeleteCascade-1772915931-project-member] Delete volume with id: fb4d1221-3557-4ca8-ba7a-51e92e45da7f Aug 16 21:10:45.443509 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:10:45.443509 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:10:45.444048 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-7e0f914b-cd1b-4301-ba5c-9c4617d8fb3d tempest-VolumesDeleteCascade-1772915931 tempest-VolumesDeleteCascade-1772915931-project-member] Volume info retrieved successfully. Aug 16 21:10:45.480130 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-7e0f914b-cd1b-4301-ba5c-9c4617d8fb3d tempest-VolumesDeleteCascade-1772915931 tempest-VolumesDeleteCascade-1772915931-project-member] Delete volume request issued successfully. Aug 16 21:10:45.480130 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-7e0f914b-cd1b-4301-ba5c-9c4617d8fb3d tempest-VolumesDeleteCascade-1772915931 tempest-VolumesDeleteCascade-1772915931-project-member] https://10.4.3.143/volume/v3/volumes/fb4d1221-3557-4ca8-ba7a-51e92e45da7f returned with HTTP 202 Aug 16 21:10:45.480130 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 291/1162] 10.4.3.143 () {66 vars in 1351 bytes} [Sun Aug 16 21:10:45 2026] DELETE /volume/v3/volumes/fb4d1221-3557-4ca8-ba7a-51e92e45da7f => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 21:10:45.487995 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-5c1022a6-6083-419c-8275-507deaa8f2b9 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:10:45.492661 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-5c1022a6-6083-419c-8275-507deaa8f2b9 tempest-VolumesDeleteCascade-1772915931 tempest-VolumesDeleteCascade-1772915931-project-member] GET https://10.4.3.143/volume/v3/volumes/fb4d1221-3557-4ca8-ba7a-51e92e45da7f Aug 16 21:10:45.492901 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-5c1022a6-6083-419c-8275-507deaa8f2b9 tempest-VolumesDeleteCascade-1772915931 tempest-VolumesDeleteCascade-1772915931-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:10:45.493258 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-5c1022a6-6083-419c-8275-507deaa8f2b9 tempest-VolumesDeleteCascade-1772915931 tempest-VolumesDeleteCascade-1772915931-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:10:45.514105 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:10:45.514105 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:10:45.523318 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-5c1022a6-6083-419c-8275-507deaa8f2b9 tempest-VolumesDeleteCascade-1772915931 tempest-VolumesDeleteCascade-1772915931-project-member] Volume info retrieved successfully. Aug 16 21:10:45.530942 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-5c1022a6-6083-419c-8275-507deaa8f2b9 tempest-VolumesDeleteCascade-1772915931 tempest-VolumesDeleteCascade-1772915931-project-member] https://10.4.3.143/volume/v3/volumes/fb4d1221-3557-4ca8-ba7a-51e92e45da7f returned with HTTP 200 Aug 16 21:10:45.531637 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 294/1163] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:10:45 2026] GET /volume/v3/volumes/fb4d1221-3557-4ca8-ba7a-51e92e45da7f => generated 877 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:10:46.550964 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-7a7ba56e-de16-484b-9655-cdb603b3edbe None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:10:46.556516 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-7a7ba56e-de16-484b-9655-cdb603b3edbe tempest-VolumesDeleteCascade-1772915931 tempest-VolumesDeleteCascade-1772915931-project-member] GET https://10.4.3.143/volume/v3/volumes/fb4d1221-3557-4ca8-ba7a-51e92e45da7f Aug 16 21:10:46.556780 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-7a7ba56e-de16-484b-9655-cdb603b3edbe tempest-VolumesDeleteCascade-1772915931 tempest-VolumesDeleteCascade-1772915931-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:10:46.557035 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-7a7ba56e-de16-484b-9655-cdb603b3edbe tempest-VolumesDeleteCascade-1772915931 tempest-VolumesDeleteCascade-1772915931-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:10:46.569266 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-7a7ba56e-de16-484b-9655-cdb603b3edbe tempest-VolumesDeleteCascade-1772915931 tempest-VolumesDeleteCascade-1772915931-project-member] https://10.4.3.143/volume/v3/volumes/fb4d1221-3557-4ca8-ba7a-51e92e45da7f returned with HTTP 404 Aug 16 21:10:46.569847 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 298/1164] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:10:46 2026] GET /volume/v3/volumes/fb4d1221-3557-4ca8-ba7a-51e92e45da7f => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:10:46.589200 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-2be5868d-111c-41da-ace7-465c39ecf2b7 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:10:46.589200 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-2be5868d-111c-41da-ace7-465c39ecf2b7 tempest-VolumesDeleteCascade-1772915931 tempest-VolumesDeleteCascade-1772915931-project-member] DELETE https://10.4.3.143/volume/v3/snapshots/ed198fe5-825b-43e1-bccf-99f5354618bb Aug 16 21:10:46.589200 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-2be5868d-111c-41da-ace7-465c39ecf2b7 tempest-VolumesDeleteCascade-1772915931 tempest-VolumesDeleteCascade-1772915931-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:10:46.589587 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-2be5868d-111c-41da-ace7-465c39ecf2b7 tempest-VolumesDeleteCascade-1772915931 tempest-VolumesDeleteCascade-1772915931-project-member] Calling method 'delete' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:10:46.589587 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.v3.snapshots [None req-2be5868d-111c-41da-ace7-465c39ecf2b7 tempest-VolumesDeleteCascade-1772915931 tempest-VolumesDeleteCascade-1772915931-project-member] Delete snapshot with id: ed198fe5-825b-43e1-bccf-99f5354618bb Aug 16 21:10:46.599864 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-2be5868d-111c-41da-ace7-465c39ecf2b7 tempest-VolumesDeleteCascade-1772915931 tempest-VolumesDeleteCascade-1772915931-project-member] https://10.4.3.143/volume/v3/snapshots/ed198fe5-825b-43e1-bccf-99f5354618bb returned with HTTP 404 Aug 16 21:10:46.599864 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 282/1165] 10.4.3.143 () {66 vars in 1357 bytes} [Sun Aug 16 21:10:46 2026] DELETE /volume/v3/snapshots/ed198fe5-825b-43e1-bccf-99f5354618bb => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:10:46.611963 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-c156974c-c95f-49b1-8aaf-47417ab6803f None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:10:46.616123 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-c156974c-c95f-49b1-8aaf-47417ab6803f tempest-VolumesDeleteCascade-1772915931 tempest-VolumesDeleteCascade-1772915931-project-member] GET https://10.4.3.143/volume/v3/volumes/60d1c81c-e005-4eac-aefe-c9a57d4ce3f3 Aug 16 21:10:46.617315 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-c156974c-c95f-49b1-8aaf-47417ab6803f tempest-VolumesDeleteCascade-1772915931 tempest-VolumesDeleteCascade-1772915931-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:10:46.617569 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-c156974c-c95f-49b1-8aaf-47417ab6803f tempest-VolumesDeleteCascade-1772915931 tempest-VolumesDeleteCascade-1772915931-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:10:46.624764 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-c156974c-c95f-49b1-8aaf-47417ab6803f tempest-VolumesDeleteCascade-1772915931 tempest-VolumesDeleteCascade-1772915931-project-member] https://10.4.3.143/volume/v3/volumes/60d1c81c-e005-4eac-aefe-c9a57d4ce3f3 returned with HTTP 404 Aug 16 21:10:46.625395 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 292/1166] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:10:46 2026] GET /volume/v3/volumes/60d1c81c-e005-4eac-aefe-c9a57d4ce3f3 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:10:46.637745 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-7389dcf4-84ea-4605-8f36-a2229f77700c None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:10:46.642468 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-7389dcf4-84ea-4605-8f36-a2229f77700c tempest-VolumesDeleteCascade-1772915931 tempest-VolumesDeleteCascade-1772915931-project-member] DELETE https://10.4.3.143/volume/v3/volumes/60d1c81c-e005-4eac-aefe-c9a57d4ce3f3 Aug 16 21:10:46.642723 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-7389dcf4-84ea-4605-8f36-a2229f77700c tempest-VolumesDeleteCascade-1772915931 tempest-VolumesDeleteCascade-1772915931-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:10:46.642993 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-7389dcf4-84ea-4605-8f36-a2229f77700c tempest-VolumesDeleteCascade-1772915931 tempest-VolumesDeleteCascade-1772915931-project-member] Calling method 'delete' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:10:46.643220 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.v3.volumes [None req-7389dcf4-84ea-4605-8f36-a2229f77700c tempest-VolumesDeleteCascade-1772915931 tempest-VolumesDeleteCascade-1772915931-project-member] Delete volume with id: 60d1c81c-e005-4eac-aefe-c9a57d4ce3f3 Aug 16 21:10:46.657243 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-7389dcf4-84ea-4605-8f36-a2229f77700c tempest-VolumesDeleteCascade-1772915931 tempest-VolumesDeleteCascade-1772915931-project-member] https://10.4.3.143/volume/v3/volumes/60d1c81c-e005-4eac-aefe-c9a57d4ce3f3 returned with HTTP 404 Aug 16 21:10:46.657994 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 295/1167] 10.4.3.143 () {66 vars in 1351 bytes} [Sun Aug 16 21:10:46 2026] DELETE /volume/v3/volumes/60d1c81c-e005-4eac-aefe-c9a57d4ce3f3 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:10:47.950126 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [req-8824ed1a-6755-4887-a4b0-d11c6ea3ac83 req-424a2220-e104-4192-9ec9-8c3e2fe2f8a8 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:10:47.953208 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [req-8824ed1a-6755-4887-a4b0-d11c6ea3ac83 req-424a2220-e104-4192-9ec9-8c3e2fe2f8a8 tempest-ServerActionsV293TestJSON-1229496514 tempest-ServerActionsV293TestJSON-1229496514-project-member] GET https://10.4.3.143/volume/v3/volumes/0787d420-1138-47ab-a842-6e6b315d8a11 Aug 16 21:10:47.953208 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [req-8824ed1a-6755-4887-a4b0-d11c6ea3ac83 req-424a2220-e104-4192-9ec9-8c3e2fe2f8a8 tempest-ServerActionsV293TestJSON-1229496514 tempest-ServerActionsV293TestJSON-1229496514-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:10:47.953208 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [req-8824ed1a-6755-4887-a4b0-d11c6ea3ac83 req-424a2220-e104-4192-9ec9-8c3e2fe2f8a8 tempest-ServerActionsV293TestJSON-1229496514 tempest-ServerActionsV293TestJSON-1229496514-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:10:47.968138 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:10:47.968138 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:10:47.973169 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [req-8824ed1a-6755-4887-a4b0-d11c6ea3ac83 req-424a2220-e104-4192-9ec9-8c3e2fe2f8a8 tempest-ServerActionsV293TestJSON-1229496514 tempest-ServerActionsV293TestJSON-1229496514-project-member] Volume info retrieved successfully. Aug 16 21:10:47.980875 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [req-8824ed1a-6755-4887-a4b0-d11c6ea3ac83 req-424a2220-e104-4192-9ec9-8c3e2fe2f8a8 tempest-ServerActionsV293TestJSON-1229496514 tempest-ServerActionsV293TestJSON-1229496514-project-member] https://10.4.3.143/volume/v3/volumes/0787d420-1138-47ab-a842-6e6b315d8a11 returned with HTTP 200 Aug 16 21:10:47.981395 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 299/1168] 10.4.3.143 () {68 vars in 1598 bytes} [Sun Aug 16 21:10:47 2026] GET /volume/v3/volumes/0787d420-1138-47ab-a842-6e6b315d8a11 => generated 1652 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:10:48.030307 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [req-8824ed1a-6755-4887-a4b0-d11c6ea3ac83 req-43cf90d9-bb91-4d44-a197-e40c513aeb93 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:10:48.033870 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [req-8824ed1a-6755-4887-a4b0-d11c6ea3ac83 req-43cf90d9-bb91-4d44-a197-e40c513aeb93 tempest-ServerActionsV293TestJSON-1229496514 tempest-ServerActionsV293TestJSON-1229496514-project-member] GET https://10.4.3.143/volume/v3/volumes/0787d420-1138-47ab-a842-6e6b315d8a11 Aug 16 21:10:48.034302 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [req-8824ed1a-6755-4887-a4b0-d11c6ea3ac83 req-43cf90d9-bb91-4d44-a197-e40c513aeb93 tempest-ServerActionsV293TestJSON-1229496514 tempest-ServerActionsV293TestJSON-1229496514-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:10:48.034616 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [req-8824ed1a-6755-4887-a4b0-d11c6ea3ac83 req-43cf90d9-bb91-4d44-a197-e40c513aeb93 tempest-ServerActionsV293TestJSON-1229496514 tempest-ServerActionsV293TestJSON-1229496514-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:10:48.053031 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:10:48.053031 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:10:48.058650 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [req-8824ed1a-6755-4887-a4b0-d11c6ea3ac83 req-43cf90d9-bb91-4d44-a197-e40c513aeb93 tempest-ServerActionsV293TestJSON-1229496514 tempest-ServerActionsV293TestJSON-1229496514-project-member] Volume info retrieved successfully. Aug 16 21:10:48.068422 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [req-8824ed1a-6755-4887-a4b0-d11c6ea3ac83 req-43cf90d9-bb91-4d44-a197-e40c513aeb93 tempest-ServerActionsV293TestJSON-1229496514 tempest-ServerActionsV293TestJSON-1229496514-project-member] https://10.4.3.143/volume/v3/volumes/0787d420-1138-47ab-a842-6e6b315d8a11 returned with HTTP 200 Aug 16 21:10:48.069025 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 283/1169] 10.4.3.143 () {68 vars in 1598 bytes} [Sun Aug 16 21:10:48 2026] GET /volume/v3/volumes/0787d420-1138-47ab-a842-6e6b315d8a11 => generated 1652 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:10:49.906775 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-e4c35058-0ff0-4ad5-859d-4e0342658eee None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:10:49.907291 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-e4c35058-0ff0-4ad5-859d-4e0342658eee None None] GET https://10.4.3.143/volume// Aug 16 21:10:49.907736 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-e4c35058-0ff0-4ad5-859d-4e0342658eee None None] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:10:49.907736 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-e4c35058-0ff0-4ad5-859d-4e0342658eee None None] Calling method 'all' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:10:49.907939 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-e4c35058-0ff0-4ad5-859d-4e0342658eee None None] https://10.4.3.143/volume// returned with HTTP 300 Aug 16 21:10:49.908291 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 293/1170] 10.4.3.143 () {66 vars in 1426 bytes} [Sun Aug 16 21:10: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 16 21:10:49.919018 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [req-8824ed1a-6755-4887-a4b0-d11c6ea3ac83 req-8c7af434-bd74-4231-8a2e-0dbafa6aea1f None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:10:49.922375 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [req-8824ed1a-6755-4887-a4b0-d11c6ea3ac83 req-8c7af434-bd74-4231-8a2e-0dbafa6aea1f tempest-ServerActionsV293TestJSON-1229496514 tempest-ServerActionsV293TestJSON-1229496514-project-member] POST https://10.4.3.143/volume/v3/attachments Aug 16 21:10:49.922731 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [req-8824ed1a-6755-4887-a4b0-d11c6ea3ac83 req-8c7af434-bd74-4231-8a2e-0dbafa6aea1f tempest-ServerActionsV293TestJSON-1229496514 tempest-ServerActionsV293TestJSON-1229496514-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "0787d420-1138-47ab-a842-6e6b315d8a11", "connector": null, "instance_uuid": "53c3ef86-3c11-403e-bdf3-63c547a0f7ce"}} {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:10:49.935005 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:10:49.935005 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:10:49.941002 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-3b67da5d-8363-4716-abd2-2b5c173b987b None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:10:49.947319 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-3b67da5d-8363-4716-abd2-2b5c173b987b tempest-AttachVolumeNegativeTest-223762844 tempest-AttachVolumeNegativeTest-223762844-project-member] GET https://10.4.3.143/volume/v3/volumes/a56ab543-7293-42bc-8f17-b78a4999306b Aug 16 21:10:49.947790 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-3b67da5d-8363-4716-abd2-2b5c173b987b tempest-AttachVolumeNegativeTest-223762844 tempest-AttachVolumeNegativeTest-223762844-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:10:49.947899 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-3b67da5d-8363-4716-abd2-2b5c173b987b tempest-AttachVolumeNegativeTest-223762844 tempest-AttachVolumeNegativeTest-223762844-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:10:49.966601 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:10:49.966601 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:10:49.972212 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-3b67da5d-8363-4716-abd2-2b5c173b987b tempest-AttachVolumeNegativeTest-223762844 tempest-AttachVolumeNegativeTest-223762844-project-member] Volume info retrieved successfully. Aug 16 21:10:49.978771 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-3b67da5d-8363-4716-abd2-2b5c173b987b tempest-AttachVolumeNegativeTest-223762844 tempest-AttachVolumeNegativeTest-223762844-project-member] https://10.4.3.143/volume/v3/volumes/a56ab543-7293-42bc-8f17-b78a4999306b returned with HTTP 200 Aug 16 21:10:49.978771 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 300/1171] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:10:49 2026] GET /volume/v3/volumes/a56ab543-7293-42bc-8f17-b78a4999306b => generated 1139 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:10:49.996055 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [req-8824ed1a-6755-4887-a4b0-d11c6ea3ac83 req-8c7af434-bd74-4231-8a2e-0dbafa6aea1f tempest-ServerActionsV293TestJSON-1229496514 tempest-ServerActionsV293TestJSON-1229496514-project-member] https://10.4.3.143/volume/v3/attachments returned with HTTP 200 Aug 16 21:10:49.996055 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 296/1172] 10.4.3.143 () {74 vars in 1594 bytes} [Sun Aug 16 21:10:49 2026] POST /volume/v3/attachments => generated 273 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:10:50.033498 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [req-dd5921a0-9a73-431c-b66f-10fb42c76cf5 req-83134f21-5c81-44c5-b4e4-a54b4a0fb5b3 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:10:50.037505 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-3d04ff6b-475f-4b34-a6e3-f2682084604b None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:10:50.037573 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [req-dd5921a0-9a73-431c-b66f-10fb42c76cf5 req-83134f21-5c81-44c5-b4e4-a54b4a0fb5b3 tempest-AttachVolumeNegativeTest-223762844 tempest-AttachVolumeNegativeTest-223762844-project-member] GET https://10.4.3.143/volume/v3/volumes/a56ab543-7293-42bc-8f17-b78a4999306b Aug 16 21:10:50.037573 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [req-dd5921a0-9a73-431c-b66f-10fb42c76cf5 req-83134f21-5c81-44c5-b4e4-a54b4a0fb5b3 tempest-AttachVolumeNegativeTest-223762844 tempest-AttachVolumeNegativeTest-223762844-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:10:50.037573 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [req-dd5921a0-9a73-431c-b66f-10fb42c76cf5 req-83134f21-5c81-44c5-b4e4-a54b4a0fb5b3 tempest-AttachVolumeNegativeTest-223762844 tempest-AttachVolumeNegativeTest-223762844-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:10:50.038937 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-3d04ff6b-475f-4b34-a6e3-f2682084604b tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] POST https://10.4.3.143/volume/v3/volumes Aug 16 21:10:50.039550 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-3d04ff6b-475f-4b34-a6e3-f2682084604b tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-1678275800"}} {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:10:50.041390 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.v3.volumes [None req-3d04ff6b-475f-4b34-a6e3-f2682084604b tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-1678275800'}} {{(pid=100332) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 21:10:50.046355 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.v3.volumes [None req-3d04ff6b-475f-4b34-a6e3-f2682084604b tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Create volume of 1 GB Aug 16 21:10:50.046880 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:10:50.046880 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:10:50.047465 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-3d04ff6b-475f-4b34-a6e3-f2682084604b tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Availability Zones retrieved successfully. Aug 16 21:10:50.048712 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-15fcf226-dcab-43d1-9560-704ff612f387 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:10:50.049809 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:10:50.049809 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:10:50.053468 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [req-dd5921a0-9a73-431c-b66f-10fb42c76cf5 req-83134f21-5c81-44c5-b4e4-a54b4a0fb5b3 tempest-AttachVolumeNegativeTest-223762844 tempest-AttachVolumeNegativeTest-223762844-project-member] Volume info retrieved successfully. Aug 16 21:10:50.053662 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-3d04ff6b-475f-4b34-a6e3-f2682084604b tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Flow 'volume_create_api' (4d741f58-980b-439f-9a6c-4fdb5d04c144) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100332) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:10:50.054723 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-3d04ff6b-475f-4b34-a6e3-f2682084604b tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e584d301-47bd-4306-8eb6-5d8d39c668b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:10:50.055777 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.flows.api.create_volume [None req-3d04ff6b-475f-4b34-a6e3-f2682084604b tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Validating volume size '1' using validate_int {{(pid=100332) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 21:10:50.059770 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [req-dd5921a0-9a73-431c-b66f-10fb42c76cf5 req-83134f21-5c81-44c5-b4e4-a54b4a0fb5b3 tempest-AttachVolumeNegativeTest-223762844 tempest-AttachVolumeNegativeTest-223762844-project-member] https://10.4.3.143/volume/v3/volumes/a56ab543-7293-42bc-8f17-b78a4999306b returned with HTTP 200 Aug 16 21:10:50.061663 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 284/1173] 10.4.3.143 () {68 vars in 1598 bytes} [Sun Aug 16 21:10:50 2026] GET /volume/v3/volumes/a56ab543-7293-42bc-8f17-b78a4999306b => generated 1139 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:10:50.071512 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:10:50.071512 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:10:50.073721 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [req-8824ed1a-6755-4887-a4b0-d11c6ea3ac83 req-5e34495b-1cf3-45b1-b18a-11472c515bf4 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:10:50.080060 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [req-8824ed1a-6755-4887-a4b0-d11c6ea3ac83 req-5e34495b-1cf3-45b1-b18a-11472c515bf4 tempest-ServerActionsV293TestJSON-1229496514 tempest-ServerActionsV293TestJSON-1229496514-project-member] DELETE https://10.4.3.143/volume/v3/attachments/d2e34033-4032-4fa9-a6d5-87807b195134 Aug 16 21:10:50.080247 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [req-8824ed1a-6755-4887-a4b0-d11c6ea3ac83 req-5e34495b-1cf3-45b1-b18a-11472c515bf4 tempest-ServerActionsV293TestJSON-1229496514 tempest-ServerActionsV293TestJSON-1229496514-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:10:50.080471 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [req-8824ed1a-6755-4887-a4b0-d11c6ea3ac83 req-5e34495b-1cf3-45b1-b18a-11472c515bf4 tempest-ServerActionsV293TestJSON-1229496514 tempest-ServerActionsV293TestJSON-1229496514-project-member] Calling method 'version_select' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:10:50.086704 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-3d04ff6b-475f-4b34-a6e3-f2682084604b tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e584d301-47bd-4306-8eb6-5d8d39c668b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T21:04:32Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=ff3245f7-c000-4f43-94f1-4f4399c738da,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff3245f7-c000-4f43-94f1-4f4399c738da', 'encryption_key_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=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:10:50.089945 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-3d04ff6b-475f-4b34-a6e3-f2682084604b tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c5ccc0fb-dd96-4327-8221-7e8b1f3aae59) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:10:50.090393 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [req-dd5921a0-9a73-431c-b66f-10fb42c76cf5 req-8b8c474a-810e-4019-9040-98fc908b6ab7 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:10:50.093517 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:10:50.093517 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:10:50.094587 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [req-dd5921a0-9a73-431c-b66f-10fb42c76cf5 req-8b8c474a-810e-4019-9040-98fc908b6ab7 tempest-AttachVolumeNegativeTest-223762844 tempest-AttachVolumeNegativeTest-223762844-project-member] POST https://10.4.3.143/volume/v3/volumes/a56ab543-7293-42bc-8f17-b78a4999306b/action Aug 16 21:10:50.095094 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [req-dd5921a0-9a73-431c-b66f-10fb42c76cf5 req-8b8c474a-810e-4019-9040-98fc908b6ab7 tempest-AttachVolumeNegativeTest-223762844 tempest-AttachVolumeNegativeTest-223762844-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100333) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 21:10:50.095813 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [req-dd5921a0-9a73-431c-b66f-10fb42c76cf5 req-8b8c474a-810e-4019-9040-98fc908b6ab7 tempest-AttachVolumeNegativeTest-223762844 tempest-AttachVolumeNegativeTest-223762844-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:10:50.110940 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:10:50.110940 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:10:50.111583 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [req-dd5921a0-9a73-431c-b66f-10fb42c76cf5 req-8b8c474a-810e-4019-9040-98fc908b6ab7 tempest-AttachVolumeNegativeTest-223762844 tempest-AttachVolumeNegativeTest-223762844-project-member] Volume info retrieved successfully. Aug 16 21:10:50.121002 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [req-dd5921a0-9a73-431c-b66f-10fb42c76cf5 req-8b8c474a-810e-4019-9040-98fc908b6ab7 tempest-AttachVolumeNegativeTest-223762844 tempest-AttachVolumeNegativeTest-223762844-project-member] Begin detaching volume completed successfully. Aug 16 21:10:50.121322 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [req-dd5921a0-9a73-431c-b66f-10fb42c76cf5 req-8b8c474a-810e-4019-9040-98fc908b6ab7 tempest-AttachVolumeNegativeTest-223762844 tempest-AttachVolumeNegativeTest-223762844-project-member] https://10.4.3.143/volume/v3/volumes/a56ab543-7293-42bc-8f17-b78a4999306b/action returned with HTTP 202 Aug 16 21:10:50.121910 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 285/1174] 10.4.3.143 () {72 vars in 1672 bytes} [Sun Aug 16 21:10:50 2026] POST /volume/v3/volumes/a56ab543-7293-42bc-8f17-b78a4999306b/action => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 16 21:10:50.148908 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.quota [None req-3d04ff6b-475f-4b34-a6e3-f2682084604b tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Created reservations ['dc75801d-1026-4db5-ae60-c8bae128c88b', 'a06037c8-c898-4e5e-912a-08581e0eb3db', 'a152d602-7b5d-4043-91c0-c746bebf990f', '1686a18b-7d4b-4929-a56d-15a1152e1eae'] {{(pid=100332) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:10:50.150375 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-3d04ff6b-475f-4b34-a6e3-f2682084604b tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c5ccc0fb-dd96-4327-8221-7e8b1f3aae59) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dc75801d-1026-4db5-ae60-c8bae128c88b', 'a06037c8-c898-4e5e-912a-08581e0eb3db', 'a152d602-7b5d-4043-91c0-c746bebf990f', '1686a18b-7d4b-4929-a56d-15a1152e1eae']}' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:10:50.151821 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-3d04ff6b-475f-4b34-a6e3-f2682084604b tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b797fc8d-39c3-44b2-bc50-3264c1f5cadf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:10:50.191469 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-3d04ff6b-475f-4b34-a6e3-f2682084604b tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b797fc8d-39c3-44b2-bc50-3264c1f5cadf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1d5cd663-3646-4a4e-9065-d8ac92713889', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-1678275800',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='a14176023701407b9148d31fcc6a9151',qos_specs=None,replication_status=,reservations=['dc75801d-1026-4db5-ae60-c8bae128c88b','a06037c8-c898-4e5e-912a-08581e0eb3db','a152d602-7b5d-4043-91c0-c746bebf990f','1686a18b-7d4b-4929-a56d-15a1152e1eae'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8352064d8b8441cf97930aa639732f5d',volume_type_id=ff3245f7-c000-4f43-94f1-4f4399c738da), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T21:10:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-1678275800',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1d5cd663-3646-4a4e-9065-d8ac92713889,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='a14176023701407b9148d31fcc6a9151',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8352064d8b8441cf97930aa639732f5d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff3245f7-c000-4f43-94f1-4f4399c738da),volume_type_id=ff3245f7-c000-4f43-94f1-4f4399c738da)}' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:10:50.192769 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-3d04ff6b-475f-4b34-a6e3-f2682084604b tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f6a6b2d8-5440-46df-9d6b-64a4c83574d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:10:50.199959 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-2032a033-2ac4-47a8-8321-6d7770d0bea6 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:10:50.199959 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-2032a033-2ac4-47a8-8321-6d7770d0bea6 None None] GET https://10.4.3.143/volume// Aug 16 21:10:50.199959 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-2032a033-2ac4-47a8-8321-6d7770d0bea6 None None] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:10:50.200203 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-2032a033-2ac4-47a8-8321-6d7770d0bea6 None None] Calling method 'all' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:10:50.200502 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-2032a033-2ac4-47a8-8321-6d7770d0bea6 None None] https://10.4.3.143/volume// returned with HTTP 300 Aug 16 21:10:50.200823 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 286/1175] 10.4.3.143 () {66 vars in 1426 bytes} [Sun Aug 16 21:10: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 16 21:10:50.200888 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [req-8824ed1a-6755-4887-a4b0-d11c6ea3ac83 req-5e34495b-1cf3-45b1-b18a-11472c515bf4 tempest-ServerActionsV293TestJSON-1229496514 tempest-ServerActionsV293TestJSON-1229496514-project-member] https://10.4.3.143/volume/v3/attachments/d2e34033-4032-4fa9-a6d5-87807b195134 returned with HTTP 200 Aug 16 21:10:50.201641 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 297/1176] 10.4.3.143 () {72 vars in 1673 bytes} [Sun Aug 16 21:10:50 2026] DELETE /volume/v3/attachments/d2e34033-4032-4fa9-a6d5-87807b195134 => generated 192 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:10:50.218450 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [req-dd5921a0-9a73-431c-b66f-10fb42c76cf5 req-65e62b23-5800-4ce2-b4ac-c45a4e319c3c None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:10:50.222055 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-3d04ff6b-475f-4b34-a6e3-f2682084604b tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f6a6b2d8-5440-46df-9d6b-64a4c83574d9) transitioned into state 'SUCCESS' from state '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-1678275800',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='a14176023701407b9148d31fcc6a9151',qos_specs=None,replication_status=,reservations=['dc75801d-1026-4db5-ae60-c8bae128c88b','a06037c8-c898-4e5e-912a-08581e0eb3db','a152d602-7b5d-4043-91c0-c746bebf990f','1686a18b-7d4b-4929-a56d-15a1152e1eae'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8352064d8b8441cf97930aa639732f5d',volume_type_id=ff3245f7-c000-4f43-94f1-4f4399c738da)}' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:10:50.222055 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-3d04ff6b-475f-4b34-a6e3-f2682084604b tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cc382a14-aeec-4dff-b818-91818f52691d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:10:50.222225 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [req-dd5921a0-9a73-431c-b66f-10fb42c76cf5 req-65e62b23-5800-4ce2-b4ac-c45a4e319c3c tempest-AttachVolumeNegativeTest-223762844 tempest-AttachVolumeNegativeTest-223762844-project-member] GET https://10.4.3.143/volume/v3/volumes/a56ab543-7293-42bc-8f17-b78a4999306b Aug 16 21:10:50.222477 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [req-dd5921a0-9a73-431c-b66f-10fb42c76cf5 req-65e62b23-5800-4ce2-b4ac-c45a4e319c3c tempest-AttachVolumeNegativeTest-223762844 tempest-AttachVolumeNegativeTest-223762844-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:10:50.222853 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [req-dd5921a0-9a73-431c-b66f-10fb42c76cf5 req-65e62b23-5800-4ce2-b4ac-c45a4e319c3c tempest-AttachVolumeNegativeTest-223762844 tempest-AttachVolumeNegativeTest-223762844-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:10:50.235780 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-15fcf226-dcab-43d1-9560-704ff612f387 tempest-VolumesTransfersV355Test-1876551494 tempest-VolumesTransfersV355Test-1876551494-project-member] POST https://10.4.3.143/volume/v3/volumes Aug 16 21:10:50.236347 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-15fcf226-dcab-43d1-9560-704ff612f387 tempest-VolumesTransfersV355Test-1876551494 tempest-VolumesTransfersV355Test-1876551494-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV355Test-Volume-1432075223"}} {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:10:50.236868 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-3d04ff6b-475f-4b34-a6e3-f2682084604b tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cc382a14-aeec-4dff-b818-91818f52691d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:10:50.238348 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-3d04ff6b-475f-4b34-a6e3-f2682084604b tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Flow 'volume_create_api' (4d741f58-980b-439f-9a6c-4fdb5d04c144) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100332) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:10:50.238407 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.v3.volumes [None req-15fcf226-dcab-43d1-9560-704ff612f387 tempest-VolumesTransfersV355Test-1876551494 tempest-VolumesTransfersV355Test-1876551494-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV355Test-Volume-1432075223'}} {{(pid=100330) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 21:10:50.238562 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.v3.volumes [None req-15fcf226-dcab-43d1-9560-704ff612f387 tempest-VolumesTransfersV355Test-1876551494 tempest-VolumesTransfersV355Test-1876551494-project-member] Create volume of 1 GB Aug 16 21:10:50.238599 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:10:50.238599 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:10:50.239330 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-3d04ff6b-475f-4b34-a6e3-f2682084604b tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Create volume request issued successfully. Aug 16 21:10:50.240253 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-3d04ff6b-475f-4b34-a6e3-f2682084604b tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Aug 16 21:10:50.240870 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 294/1177] 10.4.3.143 () {68 vars in 1259 bytes} [Sun Aug 16 21:10:50 2026] POST /volume/v3/volumes => generated 760 bytes in 205 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 21:10:50.243663 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [req-dd5921a0-9a73-431c-b66f-10fb42c76cf5 req-65e62b23-5800-4ce2-b4ac-c45a4e319c3c tempest-AttachVolumeNegativeTest-223762844 tempest-AttachVolumeNegativeTest-223762844-project-member] Volume info retrieved successfully. Aug 16 21:10:50.249656 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [req-dd5921a0-9a73-431c-b66f-10fb42c76cf5 req-65e62b23-5800-4ce2-b4ac-c45a4e319c3c tempest-AttachVolumeNegativeTest-223762844 tempest-AttachVolumeNegativeTest-223762844-project-member] https://10.4.3.143/volume/v3/volumes/a56ab543-7293-42bc-8f17-b78a4999306b returned with HTTP 200 Aug 16 21:10:50.250184 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-15fcf226-dcab-43d1-9560-704ff612f387 tempest-VolumesTransfersV355Test-1876551494 tempest-VolumesTransfersV355Test-1876551494-project-member] Availability Zones retrieved successfully. Aug 16 21:10:50.250504 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 287/1178] 10.4.3.143 () {70 vars in 1639 bytes} [Sun Aug 16 21:10:50 2026] GET /volume/v3/volumes/a56ab543-7293-42bc-8f17-b78a4999306b => generated 1322 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 16 21:10:50.256938 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-c13f2586-c141-4261-9df5-937db42fad02 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:10:50.259208 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-c13f2586-c141-4261-9df5-937db42fad02 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] GET https://10.4.3.143/volume/v3/volumes/1d5cd663-3646-4a4e-9065-d8ac92713889 Aug 16 21:10:50.259286 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-c13f2586-c141-4261-9df5-937db42fad02 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:10:50.259554 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-c13f2586-c141-4261-9df5-937db42fad02 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:10:50.259956 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-15fcf226-dcab-43d1-9560-704ff612f387 tempest-VolumesTransfersV355Test-1876551494 tempest-VolumesTransfersV355Test-1876551494-project-member] Flow 'volume_create_api' (f950587e-ac9b-4a6b-8494-0ba520b6ea86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100330) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:10:50.261425 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-15fcf226-dcab-43d1-9560-704ff612f387 tempest-VolumesTransfersV355Test-1876551494 tempest-VolumesTransfersV355Test-1876551494-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (445c8096-d304-49b4-8dab-778bbd631e2f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:10:50.262710 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.flows.api.create_volume [None req-15fcf226-dcab-43d1-9560-704ff612f387 tempest-VolumesTransfersV355Test-1876551494 tempest-VolumesTransfersV355Test-1876551494-project-member] Validating volume size '1' using validate_int {{(pid=100330) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 21:10:50.272832 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:10:50.272832 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:10:50.281335 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-c13f2586-c141-4261-9df5-937db42fad02 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Volume info retrieved successfully. Aug 16 21:10:50.290059 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-c13f2586-c141-4261-9df5-937db42fad02 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] https://10.4.3.143/volume/v3/volumes/1d5cd663-3646-4a4e-9065-d8ac92713889 returned with HTTP 200 Aug 16 21:10:50.290657 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 298/1179] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:10:50 2026] GET /volume/v3/volumes/1d5cd663-3646-4a4e-9065-d8ac92713889 => generated 828 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:10:50.314127 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-15fcf226-dcab-43d1-9560-704ff612f387 tempest-VolumesTransfersV355Test-1876551494 tempest-VolumesTransfersV355Test-1876551494-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (445c8096-d304-49b4-8dab-778bbd631e2f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T21:04:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=69e633b8-fab9-4b15-8b40-4f1a67c51cda,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '69e633b8-fab9-4b15-8b40-4f1a67c51cda', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:10:50.315138 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-15fcf226-dcab-43d1-9560-704ff612f387 tempest-VolumesTransfersV355Test-1876551494 tempest-VolumesTransfersV355Test-1876551494-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (69174ed8-c1cb-4641-81ba-92b4ad545848) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:10:50.345077 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-e8d3754b-b76b-40bd-9abd-7304c3d55f1c None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:10:50.345518 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-e8d3754b-b76b-40bd-9abd-7304c3d55f1c None None] GET https://10.4.3.143/volume// Aug 16 21:10:50.345791 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-e8d3754b-b76b-40bd-9abd-7304c3d55f1c None None] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:10:50.346071 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-e8d3754b-b76b-40bd-9abd-7304c3d55f1c None None] Calling method 'all' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:10:50.346508 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-e8d3754b-b76b-40bd-9abd-7304c3d55f1c None None] https://10.4.3.143/volume// returned with HTTP 300 Aug 16 21:10:50.346890 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 295/1180] 10.4.3.143 () {66 vars in 1426 bytes} [Sun Aug 16 21:10:50 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Aug 16 21:10:50.359389 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [req-8824ed1a-6755-4887-a4b0-d11c6ea3ac83 req-33ef039a-ec9f-4ee4-8f8d-a9de28e222ed None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:10:50.363280 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [req-8824ed1a-6755-4887-a4b0-d11c6ea3ac83 req-33ef039a-ec9f-4ee4-8f8d-a9de28e222ed tempest-ServerActionsV293TestJSON-1229496514 tempest-ServerActionsV293TestJSON-1229496514-project-member] POST https://10.4.3.143/volume/v3/volumes/0787d420-1138-47ab-a842-6e6b315d8a11/action Aug 16 21:10:50.363689 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [req-8824ed1a-6755-4887-a4b0-d11c6ea3ac83 req-33ef039a-ec9f-4ee4-8f8d-a9de28e222ed tempest-ServerActionsV293TestJSON-1229496514 tempest-ServerActionsV293TestJSON-1229496514-project-member] Action body: b'{"os-reimage": {"image_id": "be2df221-dc7a-4547-b417-e4cd1a592df2", "reimage_reserved": true}}' {{(pid=100333) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 21:10:50.364095 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [req-8824ed1a-6755-4887-a4b0-d11c6ea3ac83 req-33ef039a-ec9f-4ee4-8f8d-a9de28e222ed tempest-ServerActionsV293TestJSON-1229496514 tempest-ServerActionsV293TestJSON-1229496514-project-member] Action: 'action', calling method: version_select, body: {"os-reimage": {"image_id": "be2df221-dc7a-4547-b417-e4cd1a592df2", "reimage_reserved": true}} {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:10:50.381183 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:10:50.381183 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:10:50.382943 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [req-8824ed1a-6755-4887-a4b0-d11c6ea3ac83 req-33ef039a-ec9f-4ee4-8f8d-a9de28e222ed tempest-ServerActionsV293TestJSON-1229496514 tempest-ServerActionsV293TestJSON-1229496514-project-member] Volume info retrieved successfully. Aug 16 21:10:50.408573 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.quota [None req-15fcf226-dcab-43d1-9560-704ff612f387 tempest-VolumesTransfersV355Test-1876551494 tempest-VolumesTransfersV355Test-1876551494-project-member] Created reservations ['09d570dc-f219-4e76-a0e0-3cc5e797af0d', 'b276340b-ffc2-413b-9b0c-391d88c3945b', '202744e6-052b-4807-a892-abcd756bcb40', '0d663536-96e9-4cf7-afe3-cac01022ba55'] {{(pid=100330) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:10:50.408798 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-15fcf226-dcab-43d1-9560-704ff612f387 tempest-VolumesTransfersV355Test-1876551494 tempest-VolumesTransfersV355Test-1876551494-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (69174ed8-c1cb-4641-81ba-92b4ad545848) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['09d570dc-f219-4e76-a0e0-3cc5e797af0d', 'b276340b-ffc2-413b-9b0c-391d88c3945b', '202744e6-052b-4807-a892-abcd756bcb40', '0d663536-96e9-4cf7-afe3-cac01022ba55']}' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:10:50.409943 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-15fcf226-dcab-43d1-9560-704ff612f387 tempest-VolumesTransfersV355Test-1876551494 tempest-VolumesTransfersV355Test-1876551494-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f4c0f2de-f6bc-432b-b898-078caead180a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:10:50.454298 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-15fcf226-dcab-43d1-9560-704ff612f387 tempest-VolumesTransfersV355Test-1876551494 tempest-VolumesTransfersV355Test-1876551494-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f4c0f2de-f6bc-432b-b898-078caead180a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '80794b38-78bc-4eea-a36d-7437b8776846', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-1432075223',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2a5c38f27d1e48d1b3948ad8f1cf2e9e',qos_specs=None,replication_status=,reservations=['09d570dc-f219-4e76-a0e0-3cc5e797af0d','b276340b-ffc2-413b-9b0c-391d88c3945b','202744e6-052b-4807-a892-abcd756bcb40','0d663536-96e9-4cf7-afe3-cac01022ba55'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a7130e07079d4e4189e30bb5a78da584',volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T21:10:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-1432075223',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=80794b38-78bc-4eea-a36d-7437b8776846,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2a5c38f27d1e48d1b3948ad8f1cf2e9e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a7130e07079d4e4189e30bb5a78da584',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(69e633b8-fab9-4b15-8b40-4f1a67c51cda),volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda)}' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:10:50.455531 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-15fcf226-dcab-43d1-9560-704ff612f387 tempest-VolumesTransfersV355Test-1876551494 tempest-VolumesTransfersV355Test-1876551494-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4413eb57-27eb-4140-8f68-abd644ba3218) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:10:50.492826 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-15fcf226-dcab-43d1-9560-704ff612f387 tempest-VolumesTransfersV355Test-1876551494 tempest-VolumesTransfersV355Test-1876551494-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4413eb57-27eb-4140-8f68-abd644ba3218) transitioned into state 'SUCCESS' from state '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-1432075223',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2a5c38f27d1e48d1b3948ad8f1cf2e9e',qos_specs=None,replication_status=,reservations=['09d570dc-f219-4e76-a0e0-3cc5e797af0d','b276340b-ffc2-413b-9b0c-391d88c3945b','202744e6-052b-4807-a892-abcd756bcb40','0d663536-96e9-4cf7-afe3-cac01022ba55'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a7130e07079d4e4189e30bb5a78da584',volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda)}' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:10:50.494043 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-15fcf226-dcab-43d1-9560-704ff612f387 tempest-VolumesTransfersV355Test-1876551494 tempest-VolumesTransfersV355Test-1876551494-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aa9142bb-5a76-4666-8df5-5e5dac7ff52e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:10:50.504662 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-15fcf226-dcab-43d1-9560-704ff612f387 tempest-VolumesTransfersV355Test-1876551494 tempest-VolumesTransfersV355Test-1876551494-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aa9142bb-5a76-4666-8df5-5e5dac7ff52e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:10:50.505564 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-15fcf226-dcab-43d1-9560-704ff612f387 tempest-VolumesTransfersV355Test-1876551494 tempest-VolumesTransfersV355Test-1876551494-project-member] Flow 'volume_create_api' (f950587e-ac9b-4a6b-8494-0ba520b6ea86) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100330) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:10:50.505938 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-15fcf226-dcab-43d1-9560-704ff612f387 tempest-VolumesTransfersV355Test-1876551494 tempest-VolumesTransfersV355Test-1876551494-project-member] Create volume request issued successfully. Aug 16 21:10:50.506608 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-15fcf226-dcab-43d1-9560-704ff612f387 tempest-VolumesTransfersV355Test-1876551494 tempest-VolumesTransfersV355Test-1876551494-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Aug 16 21:10:50.507019 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 301/1181] 10.4.3.143 () {70 vars in 1299 bytes} [Sun Aug 16 21:10:50 2026] POST /volume/v3/volumes => generated 819 bytes in 459 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:10:50.522939 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-b9f3eb67-6b4d-46a4-a5a7-4e5540bcec52 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:10:50.530578 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-b9f3eb67-6b4d-46a4-a5a7-4e5540bcec52 tempest-VolumesTransfersV355Test-1876551494 tempest-VolumesTransfersV355Test-1876551494-project-member] GET https://10.4.3.143/volume/v3/volumes/80794b38-78bc-4eea-a36d-7437b8776846 Aug 16 21:10:50.533724 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-b9f3eb67-6b4d-46a4-a5a7-4e5540bcec52 tempest-VolumesTransfersV355Test-1876551494 tempest-VolumesTransfersV355Test-1876551494-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:10:50.533724 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-b9f3eb67-6b4d-46a4-a5a7-4e5540bcec52 tempest-VolumesTransfersV355Test-1876551494 tempest-VolumesTransfersV355Test-1876551494-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:10:50.544843 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:10:50.544843 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:10:50.552846 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [req-8824ed1a-6755-4887-a4b0-d11c6ea3ac83 req-33ef039a-ec9f-4ee4-8f8d-a9de28e222ed tempest-ServerActionsV293TestJSON-1229496514 tempest-ServerActionsV293TestJSON-1229496514-project-member] https://10.4.3.143/volume/v3/volumes/0787d420-1138-47ab-a842-6e6b315d8a11/action returned with HTTP 202 Aug 16 21:10:50.553045 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-b9f3eb67-6b4d-46a4-a5a7-4e5540bcec52 tempest-VolumesTransfersV355Test-1876551494 tempest-VolumesTransfersV355Test-1876551494-project-member] Volume info retrieved successfully. Aug 16 21:10:50.553119 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 288/1182] 10.4.3.143 () {74 vars in 1713 bytes} [Sun Aug 16 21:10:50 2026] POST /volume/v3/volumes/0787d420-1138-47ab-a842-6e6b315d8a11/action => generated 0 bytes in 195 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Aug 16 21:10:50.557626 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-b9f3eb67-6b4d-46a4-a5a7-4e5540bcec52 tempest-VolumesTransfersV355Test-1876551494 tempest-VolumesTransfersV355Test-1876551494-project-member] https://10.4.3.143/volume/v3/volumes/80794b38-78bc-4eea-a36d-7437b8776846 returned with HTTP 200 Aug 16 21:10:50.558077 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 299/1183] 10.4.3.143 () {68 vars in 1389 bytes} [Sun Aug 16 21:10:50 2026] GET /volume/v3/volumes/80794b38-78bc-4eea-a36d-7437b8776846 => generated 887 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:10:51.308047 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-788a7508-9607-48d5-a003-ad3ed99b45fb None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:10:51.310422 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-788a7508-9607-48d5-a003-ad3ed99b45fb tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] GET https://10.4.3.143/volume/v3/volumes/1d5cd663-3646-4a4e-9065-d8ac92713889 Aug 16 21:10:51.310635 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-788a7508-9607-48d5-a003-ad3ed99b45fb tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:10:51.310868 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-788a7508-9607-48d5-a003-ad3ed99b45fb tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:10:51.319964 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:10:51.319964 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:10:51.325023 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-788a7508-9607-48d5-a003-ad3ed99b45fb tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Volume info retrieved successfully. Aug 16 21:10:51.331466 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-788a7508-9607-48d5-a003-ad3ed99b45fb tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] https://10.4.3.143/volume/v3/volumes/1d5cd663-3646-4a4e-9065-d8ac92713889 returned with HTTP 200 Aug 16 21:10:51.331933 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 296/1184] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:10:51 2026] GET /volume/v3/volumes/1d5cd663-3646-4a4e-9065-d8ac92713889 => generated 853 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:10:51.401183 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [req-d8c36436-6858-4cdb-833e-66a4a9b217d8 req-9aeadc4b-5f73-4c58-8987-504b41d63c69 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:10:51.406943 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [req-d8c36436-6858-4cdb-833e-66a4a9b217d8 req-9aeadc4b-5f73-4c58-8987-504b41d63c69 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] GET https://10.4.3.143/volume/v3/volumes/1d5cd663-3646-4a4e-9065-d8ac92713889 Aug 16 21:10:51.406943 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [req-d8c36436-6858-4cdb-833e-66a4a9b217d8 req-9aeadc4b-5f73-4c58-8987-504b41d63c69 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:10:51.406943 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [req-d8c36436-6858-4cdb-833e-66a4a9b217d8 req-9aeadc4b-5f73-4c58-8987-504b41d63c69 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:10:51.419648 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:10:51.419648 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:10:51.427664 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [req-d8c36436-6858-4cdb-833e-66a4a9b217d8 req-9aeadc4b-5f73-4c58-8987-504b41d63c69 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Volume info retrieved successfully. Aug 16 21:10:51.434085 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [req-d8c36436-6858-4cdb-833e-66a4a9b217d8 req-9aeadc4b-5f73-4c58-8987-504b41d63c69 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] https://10.4.3.143/volume/v3/volumes/1d5cd663-3646-4a4e-9065-d8ac92713889 returned with HTTP 200 Aug 16 21:10:51.434958 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 302/1185] 10.4.3.143 () {68 vars in 1598 bytes} [Sun Aug 16 21:10:51 2026] GET /volume/v3/volumes/1d5cd663-3646-4a4e-9065-d8ac92713889 => generated 853 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:10:51.540833 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-e6407fc5-94a8-4a8c-bc8c-6b0e9664af60 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:10:51.541363 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-e6407fc5-94a8-4a8c-bc8c-6b0e9664af60 None None] GET https://10.4.3.143/volume// Aug 16 21:10:51.541508 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-e6407fc5-94a8-4a8c-bc8c-6b0e9664af60 None None] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:10:51.541707 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-e6407fc5-94a8-4a8c-bc8c-6b0e9664af60 None None] Calling method 'all' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:10:51.542100 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-e6407fc5-94a8-4a8c-bc8c-6b0e9664af60 None None] https://10.4.3.143/volume// returned with HTTP 300 Aug 16 21:10:51.542459 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 289/1186] 10.4.3.143 () {66 vars in 1428 bytes} [Sun Aug 16 21:10: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 16 21:10:51.559198 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [req-d8c36436-6858-4cdb-833e-66a4a9b217d8 req-1e37647e-5ccc-49b0-a63d-2c78c96b4b3b None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:10:51.562973 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [req-d8c36436-6858-4cdb-833e-66a4a9b217d8 req-1e37647e-5ccc-49b0-a63d-2c78c96b4b3b tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] POST https://10.4.3.143/volume/v3/attachments Aug 16 21:10:51.563345 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [req-d8c36436-6858-4cdb-833e-66a4a9b217d8 req-1e37647e-5ccc-49b0-a63d-2c78c96b4b3b tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "1d5cd663-3646-4a4e-9065-d8ac92713889", "connector": null, "instance_uuid": "fb71de51-aab0-4c62-8523-51be8703ba44"}} {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:10:51.579011 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:10:51.579011 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:10:51.581723 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-a446713d-32af-4157-9411-354a6173c9aa None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:10:51.583776 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-a446713d-32af-4157-9411-354a6173c9aa tempest-VolumesTransfersV355Test-1876551494 tempest-VolumesTransfersV355Test-1876551494-project-member] GET https://10.4.3.143/volume/v3/volumes/80794b38-78bc-4eea-a36d-7437b8776846 Aug 16 21:10:51.587096 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-a446713d-32af-4157-9411-354a6173c9aa tempest-VolumesTransfersV355Test-1876551494 tempest-VolumesTransfersV355Test-1876551494-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:10:51.587808 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-a446713d-32af-4157-9411-354a6173c9aa tempest-VolumesTransfersV355Test-1876551494 tempest-VolumesTransfersV355Test-1876551494-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:10:51.598530 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:10:51.598530 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:10:51.603357 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-a446713d-32af-4157-9411-354a6173c9aa tempest-VolumesTransfersV355Test-1876551494 tempest-VolumesTransfersV355Test-1876551494-project-member] Volume info retrieved successfully. Aug 16 21:10:51.607112 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [req-d8c36436-6858-4cdb-833e-66a4a9b217d8 req-1e37647e-5ccc-49b0-a63d-2c78c96b4b3b tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] https://10.4.3.143/volume/v3/attachments returned with HTTP 200 Aug 16 21:10:51.607895 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 300/1187] 10.4.3.143 () {74 vars in 1594 bytes} [Sun Aug 16 21:10:51 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 16 21:10:51.608320 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-a446713d-32af-4157-9411-354a6173c9aa tempest-VolumesTransfersV355Test-1876551494 tempest-VolumesTransfersV355Test-1876551494-project-member] https://10.4.3.143/volume/v3/volumes/80794b38-78bc-4eea-a36d-7437b8776846 returned with HTTP 200 Aug 16 21:10:51.608956 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 297/1188] 10.4.3.143 () {68 vars in 1389 bytes} [Sun Aug 16 21:10:51 2026] GET /volume/v3/volumes/80794b38-78bc-4eea-a36d-7437b8776846 => generated 946 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:10:51.631047 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-3d3df70a-e443-4e3c-b866-ed71e4917bf4 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:10:51.637041 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-3d3df70a-e443-4e3c-b866-ed71e4917bf4 tempest-VolumesTransfersV355Test-1876551494 tempest-VolumesTransfersV355Test-1876551494-project-member] POST https://10.4.3.143/volume/v3/volume-transfers Aug 16 21:10:51.637290 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-3d3df70a-e443-4e3c-b866-ed71e4917bf4 tempest-VolumesTransfersV355Test-1876551494 tempest-VolumesTransfersV355Test-1876551494-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "80794b38-78bc-4eea-a36d-7437b8776846"}} {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:10:51.639459 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.v3.volume_transfer [None req-3d3df70a-e443-4e3c-b866-ed71e4917bf4 tempest-VolumesTransfersV355Test-1876551494 tempest-VolumesTransfersV355Test-1876551494-project-member] Creating new volume transfer {'transfer': {'volume_id': '80794b38-78bc-4eea-a36d-7437b8776846'}} {{(pid=100330) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Aug 16 21:10:51.639459 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.v3.volume_transfer [None req-3d3df70a-e443-4e3c-b866-ed71e4917bf4 tempest-VolumesTransfersV355Test-1876551494 tempest-VolumesTransfersV355Test-1876551494-project-member] Creating transfer of volume 80794b38-78bc-4eea-a36d-7437b8776846 Aug 16 21:10:51.639655 np0000007409 devstack@c-api.service[100330]: INFO cinder.transfer.api [None req-3d3df70a-e443-4e3c-b866-ed71e4917bf4 tempest-VolumesTransfersV355Test-1876551494 tempest-VolumesTransfersV355Test-1876551494-project-member] Generating transfer record for volume 80794b38-78bc-4eea-a36d-7437b8776846 Aug 16 21:10:51.646651 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-60cfc9f4-f5e5-49fa-b48e-86c6a29fac8b None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:10:51.648739 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-60cfc9f4-f5e5-49fa-b48e-86c6a29fac8b tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] GET https://10.4.3.143/volume/v3/volumes/1d5cd663-3646-4a4e-9065-d8ac92713889 Aug 16 21:10:51.648999 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-60cfc9f4-f5e5-49fa-b48e-86c6a29fac8b tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:10:51.649260 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-60cfc9f4-f5e5-49fa-b48e-86c6a29fac8b tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:10:51.653587 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:10:51.653587 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:10:51.665784 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-00599dc9-7cee-481f-a89c-f946ef336ee2 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:10:51.666931 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-00599dc9-7cee-481f-a89c-f946ef336ee2 None None] GET https://10.4.3.143/volume// Aug 16 21:10:51.667378 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-00599dc9-7cee-481f-a89c-f946ef336ee2 None None] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:10:51.667880 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-00599dc9-7cee-481f-a89c-f946ef336ee2 None None] Calling method 'all' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:10:51.668412 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-00599dc9-7cee-481f-a89c-f946ef336ee2 None None] https://10.4.3.143/volume// returned with HTTP 300 Aug 16 21:10:51.669198 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 301/1189] 10.4.3.143 () {66 vars in 1426 bytes} [Sun Aug 16 21:10:51 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 16 21:10:51.669301 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:10:51.669301 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:10:51.669666 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-3d3df70a-e443-4e3c-b866-ed71e4917bf4 tempest-VolumesTransfersV355Test-1876551494 tempest-VolumesTransfersV355Test-1876551494-project-member] https://10.4.3.143/volume/v3/volume-transfers returned with HTTP 202 Aug 16 21:10:51.670320 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 303/1190] 10.4.3.143 () {70 vars in 1326 bytes} [Sun Aug 16 21:10:51 2026] POST /volume/v3/volume-transfers => generated 464 bytes in 40 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:10:51.677804 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-60cfc9f4-f5e5-49fa-b48e-86c6a29fac8b tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Volume info retrieved successfully. Aug 16 21:10:51.686026 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-55add929-81ab-4fe2-bf76-00271e4305c8 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:10:51.686810 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [req-d8c36436-6858-4cdb-833e-66a4a9b217d8 req-c1c50bc3-6bb5-4867-b9da-6488de5ca1f1 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:10:51.687618 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-60cfc9f4-f5e5-49fa-b48e-86c6a29fac8b tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] https://10.4.3.143/volume/v3/volumes/1d5cd663-3646-4a4e-9065-d8ac92713889 returned with HTTP 200 Aug 16 21:10:51.688863 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 290/1191] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:10:51 2026] GET /volume/v3/volumes/1d5cd663-3646-4a4e-9065-d8ac92713889 => generated 852 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:10:51.690235 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-55add929-81ab-4fe2-bf76-00271e4305c8 tempest-VolumesTransfersV355Test-1876551494 tempest-VolumesTransfersV355Test-1876551494-project-member] GET https://10.4.3.143/volume/v3/volumes/80794b38-78bc-4eea-a36d-7437b8776846 Aug 16 21:10:51.690489 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [req-d8c36436-6858-4cdb-833e-66a4a9b217d8 req-c1c50bc3-6bb5-4867-b9da-6488de5ca1f1 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] GET https://10.4.3.143/volume/v3/volumes/1d5cd663-3646-4a4e-9065-d8ac92713889 Aug 16 21:10:51.690569 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-55add929-81ab-4fe2-bf76-00271e4305c8 tempest-VolumesTransfersV355Test-1876551494 tempest-VolumesTransfersV355Test-1876551494-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:10:51.690802 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-55add929-81ab-4fe2-bf76-00271e4305c8 tempest-VolumesTransfersV355Test-1876551494 tempest-VolumesTransfersV355Test-1876551494-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:10:51.691138 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [req-d8c36436-6858-4cdb-833e-66a4a9b217d8 req-c1c50bc3-6bb5-4867-b9da-6488de5ca1f1 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:10:51.692273 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [req-d8c36436-6858-4cdb-833e-66a4a9b217d8 req-c1c50bc3-6bb5-4867-b9da-6488de5ca1f1 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:10:51.704007 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:10:51.704007 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:10:51.709531 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:10:51.709531 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:10:51.712636 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-55add929-81ab-4fe2-bf76-00271e4305c8 tempest-VolumesTransfersV355Test-1876551494 tempest-VolumesTransfersV355Test-1876551494-project-member] Volume info retrieved successfully. Aug 16 21:10:51.713842 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [req-d8c36436-6858-4cdb-833e-66a4a9b217d8 req-c1c50bc3-6bb5-4867-b9da-6488de5ca1f1 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Volume info retrieved successfully. Aug 16 21:10:51.718133 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-55add929-81ab-4fe2-bf76-00271e4305c8 tempest-VolumesTransfersV355Test-1876551494 tempest-VolumesTransfersV355Test-1876551494-project-member] https://10.4.3.143/volume/v3/volumes/80794b38-78bc-4eea-a36d-7437b8776846 returned with HTTP 200 Aug 16 21:10:51.718629 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 298/1192] 10.4.3.143 () {68 vars in 1389 bytes} [Sun Aug 16 21:10:51 2026] GET /volume/v3/volumes/80794b38-78bc-4eea-a36d-7437b8776846 => generated 954 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:10:51.719928 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [req-d8c36436-6858-4cdb-833e-66a4a9b217d8 req-c1c50bc3-6bb5-4867-b9da-6488de5ca1f1 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] https://10.4.3.143/volume/v3/volumes/1d5cd663-3646-4a4e-9065-d8ac92713889 returned with HTTP 200 Aug 16 21:10:51.720722 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 302/1193] 10.4.3.143 () {70 vars in 1639 bytes} [Sun Aug 16 21:10:51 2026] GET /volume/v3/volumes/1d5cd663-3646-4a4e-9065-d8ac92713889 => generated 1032 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 16 21:10:51.734707 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-2daa4108-80d9-40c0-9036-3ea82d40e474 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:10:51.737309 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-2daa4108-80d9-40c0-9036-3ea82d40e474 tempest-VolumesTransfersV355Test-1876551494 tempest-VolumesTransfersV355Test-1876551494-project-member] GET https://10.4.3.143/volume/v3/volume-transfers/b1b405df-b951-4a4c-b70c-e63769b7ee9f Aug 16 21:10:51.737592 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-2daa4108-80d9-40c0-9036-3ea82d40e474 tempest-VolumesTransfersV355Test-1876551494 tempest-VolumesTransfersV355Test-1876551494-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:10:51.737818 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-2daa4108-80d9-40c0-9036-3ea82d40e474 tempest-VolumesTransfersV355Test-1876551494 tempest-VolumesTransfersV355Test-1876551494-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:10:51.747108 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-2daa4108-80d9-40c0-9036-3ea82d40e474 tempest-VolumesTransfersV355Test-1876551494 tempest-VolumesTransfersV355Test-1876551494-project-member] https://10.4.3.143/volume/v3/volume-transfers/b1b405df-b951-4a4c-b70c-e63769b7ee9f returned with HTTP 200 Aug 16 21:10:51.748039 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 304/1194] 10.4.3.143 () {68 vars in 1416 bytes} [Sun Aug 16 21:10:51 2026] GET /volume/v3/volume-transfers/b1b405df-b951-4a4c-b70c-e63769b7ee9f => generated 432 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:10:51.758224 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-d7898710-b272-47f8-b0d4-378c7c710ea7 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:10:51.761558 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-d7898710-b272-47f8-b0d4-378c7c710ea7 tempest-VolumesTransfersV355Test-1876551494 tempest-VolumesTransfersV355Test-1876551494-project-member] GET https://10.4.3.143/volume/v3/volume-transfers Aug 16 21:10:51.761558 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-d7898710-b272-47f8-b0d4-378c7c710ea7 tempest-VolumesTransfersV355Test-1876551494 tempest-VolumesTransfersV355Test-1876551494-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:10:51.761558 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-d7898710-b272-47f8-b0d4-378c7c710ea7 tempest-VolumesTransfersV355Test-1876551494 tempest-VolumesTransfersV355Test-1876551494-project-member] Calling method 'index' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:10:51.761558 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.v3.volume_transfer [None req-d7898710-b272-47f8-b0d4-378c7c710ea7 tempest-VolumesTransfersV355Test-1876551494 tempest-VolumesTransfersV355Test-1876551494-project-member] Listing volume transfers {{(pid=100333) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Aug 16 21:10:51.769188 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-d7898710-b272-47f8-b0d4-378c7c710ea7 tempest-VolumesTransfersV355Test-1876551494 tempest-VolumesTransfersV355Test-1876551494-project-member] https://10.4.3.143/volume/v3/volume-transfers returned with HTTP 200 Aug 16 21:10:51.769615 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 291/1195] 10.4.3.143 () {68 vars in 1305 bytes} [Sun Aug 16 21:10:51 2026] GET /volume/v3/volume-transfers => generated 368 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:10:51.780498 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-e091af5c-61ec-4f1a-a46f-cef69cf17c8e None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:10:51.834117 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [req-d8c36436-6858-4cdb-833e-66a4a9b217d8 req-59f13e5f-8cb6-4cbf-b392-d0dfaa8d5271 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:10:51.838741 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [req-d8c36436-6858-4cdb-833e-66a4a9b217d8 req-59f13e5f-8cb6-4cbf-b392-d0dfaa8d5271 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] PUT https://10.4.3.143/volume/v3/attachments/54c3dddd-1a04-43fc-89b0-01192de307e2 Aug 16 21:10:51.838741 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [req-d8c36436-6858-4cdb-833e-66a4a9b217d8 req-59f13e5f-8cb6-4cbf-b392-d0dfaa8d5271 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.143", "host": "np0000007409", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:e42fbcbe2e9", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "69237b68-d654-4a76-81de-86e36bc8fb86", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:10:51.851135 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.coordination [req-d8c36436-6858-4cdb-833e-66a4a9b217d8 req-59f13e5f-8cb6-4cbf-b392-d0dfaa8d5271 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Acquiring lock "cinder-attachment_update-1d5cd663-3646-4a4e-9065-d8ac92713889-np0000007409" by "attachment_update" {{(pid=100331) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:10:51.858585 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.coordination [req-d8c36436-6858-4cdb-833e-66a4a9b217d8 req-59f13e5f-8cb6-4cbf-b392-d0dfaa8d5271 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Lock "cinder-attachment_update-1d5cd663-3646-4a4e-9065-d8ac92713889-np0000007409" acquired by "attachment_update" :: waited 0.008s {{(pid=100331) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:10:51.859589 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-e091af5c-61ec-4f1a-a46f-cef69cf17c8e tempest-VolumesTransfersV355Test-232888442 tempest-VolumesTransfersV355Test-232888442-project-member] POST https://10.4.3.143/volume/v3/volume-transfers/b1b405df-b951-4a4c-b70c-e63769b7ee9f/accept Aug 16 21:10:51.859688 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:10:51.859688 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:10:51.860093 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-e091af5c-61ec-4f1a-a46f-cef69cf17c8e tempest-VolumesTransfersV355Test-232888442 tempest-VolumesTransfersV355Test-232888442-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "5b164f9851e7a8e7"}} {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:10:51.863939 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.contrib.volume_transfer [None req-e091af5c-61ec-4f1a-a46f-cef69cf17c8e tempest-VolumesTransfersV355Test-232888442 tempest-VolumesTransfersV355Test-232888442-project-member] Accepting volume transfer b1b405df-b951-4a4c-b70c-e63769b7ee9f {{(pid=100332) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Aug 16 21:10:51.863939 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.contrib.volume_transfer [None req-e091af5c-61ec-4f1a-a46f-cef69cf17c8e tempest-VolumesTransfersV355Test-232888442 tempest-VolumesTransfersV355Test-232888442-project-member] Accepting transfer b1b405df-b951-4a4c-b70c-e63769b7ee9f Aug 16 21:10:51.963572 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.quota [None req-e091af5c-61ec-4f1a-a46f-cef69cf17c8e tempest-VolumesTransfersV355Test-232888442 tempest-VolumesTransfersV355Test-232888442-project-member] Created reservations ['818f4618-cebd-4d4c-ab06-7f3ecbfba1bb', 'd89b8033-5963-4aa4-99f7-c6f3f0fc6ed4', '383164d8-e9a2-435e-8689-3ba97c73985e', '3cc1774c-0168-4e4e-89a6-0b91c8de7577'] {{(pid=100332) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:10:51.993676 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.coordination [req-d8c36436-6858-4cdb-833e-66a4a9b217d8 req-59f13e5f-8cb6-4cbf-b392-d0dfaa8d5271 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Lock "cinder-attachment_update-1d5cd663-3646-4a4e-9065-d8ac92713889-np0000007409" released by "attachment_update" :: held 0.135s {{(pid=100331) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:10:51.994107 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [req-d8c36436-6858-4cdb-833e-66a4a9b217d8 req-59f13e5f-8cb6-4cbf-b392-d0dfaa8d5271 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] https://10.4.3.143/volume/v3/attachments/54c3dddd-1a04-43fc-89b0-01192de307e2 returned with HTTP 200 Aug 16 21:10:51.994628 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 303/1196] 10.4.3.143 () {74 vars in 1704 bytes} [Sun Aug 16 21:10:51 2026] PUT /volume/v3/attachments/54c3dddd-1a04-43fc-89b0-01192de307e2 => generated 969 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:10:52.013432 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.quota [None req-e091af5c-61ec-4f1a-a46f-cef69cf17c8e tempest-VolumesTransfersV355Test-232888442 tempest-VolumesTransfersV355Test-232888442-project-member] Created reservations ['d43f3a10-12a7-4768-89d2-58695d706b57', 'bcb6aa8b-7f05-4d58-a78f-7d9d146b7442', '364d3e0b-2bc0-4fd1-a16f-cbfab8c6cb3c', '1e9fb084-d799-476b-b97d-f99a80bfbf5d'] {{(pid=100332) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:10:52.069970 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.quota [None req-e091af5c-61ec-4f1a-a46f-cef69cf17c8e tempest-VolumesTransfersV355Test-232888442 tempest-VolumesTransfersV355Test-232888442-project-member] Created reservations ['8e192cd8-ad3d-4bbb-90f4-a38878fb5703', '5d644335-826b-4afe-9e4d-ca90e9c2d14c', '1c7a8fa2-3cc6-421c-af98-82d141cda21b', '19705941-dd17-465c-806c-983fe583cb51'] {{(pid=100332) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:10:52.128087 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.quota [None req-e091af5c-61ec-4f1a-a46f-cef69cf17c8e tempest-VolumesTransfersV355Test-232888442 tempest-VolumesTransfersV355Test-232888442-project-member] Created reservations ['0d7bffde-0d16-46f6-8088-59ff281bfaa8', '8c2f536b-9d37-471d-808c-8663015af154', '12bda012-d7b4-4882-95f0-95710d77eaac', 'd7ca995a-4cac-420a-9f8f-506b09c74ad6'] {{(pid=100332) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:10:52.144672 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-e091af5c-61ec-4f1a-a46f-cef69cf17c8e tempest-VolumesTransfersV355Test-232888442 tempest-VolumesTransfersV355Test-232888442-project-member] Transfer volume completed successfully. Aug 16 21:10:52.300931 np0000007409 devstack@c-api.service[100332]: INFO cinder.transfer.api [None req-e091af5c-61ec-4f1a-a46f-cef69cf17c8e tempest-VolumesTransfersV355Test-232888442 tempest-VolumesTransfersV355Test-232888442-project-member] Volume 80794b38-78bc-4eea-a36d-7437b8776846 has been transferred. Aug 16 21:10:52.313045 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-e091af5c-61ec-4f1a-a46f-cef69cf17c8e tempest-VolumesTransfersV355Test-232888442 tempest-VolumesTransfersV355Test-232888442-project-member] https://10.4.3.143/volume/v3/volume-transfers/b1b405df-b951-4a4c-b70c-e63769b7ee9f/accept returned with HTTP 202 Aug 16 21:10:52.315935 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 299/1197] 10.4.3.143 () {70 vars in 1458 bytes} [Sun Aug 16 21:10:51 2026] POST /volume/v3/volume-transfers/b1b405df-b951-4a4c-b70c-e63769b7ee9f/accept => generated 365 bytes in 534 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:10:52.326678 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-b1689b84-3d68-4016-b716-49df44872a3c None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:10:52.329910 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-b1689b84-3d68-4016-b716-49df44872a3c tempest-VolumesTransfersV355Test-232888442 tempest-VolumesTransfersV355Test-232888442-project-member] GET https://10.4.3.143/volume/v3/volumes/80794b38-78bc-4eea-a36d-7437b8776846 Aug 16 21:10:52.330228 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-b1689b84-3d68-4016-b716-49df44872a3c tempest-VolumesTransfersV355Test-232888442 tempest-VolumesTransfersV355Test-232888442-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:10:52.330484 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-b1689b84-3d68-4016-b716-49df44872a3c tempest-VolumesTransfersV355Test-232888442 tempest-VolumesTransfersV355Test-232888442-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:10:52.343065 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:10:52.343065 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:10:52.353954 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-b1689b84-3d68-4016-b716-49df44872a3c tempest-VolumesTransfersV355Test-232888442 tempest-VolumesTransfersV355Test-232888442-project-member] Volume info retrieved successfully. Aug 16 21:10:52.361043 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-b1689b84-3d68-4016-b716-49df44872a3c tempest-VolumesTransfersV355Test-232888442 tempest-VolumesTransfersV355Test-232888442-project-member] https://10.4.3.143/volume/v3/volumes/80794b38-78bc-4eea-a36d-7437b8776846 returned with HTTP 200 Aug 16 21:10:52.361486 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 305/1198] 10.4.3.143 () {68 vars in 1389 bytes} [Sun Aug 16 21:10:52 2026] GET /volume/v3/volumes/80794b38-78bc-4eea-a36d-7437b8776846 => generated 946 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:10:52.378189 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-de377538-0f3f-4678-99ee-23bf85dc7cb5 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:10:52.380592 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-de377538-0f3f-4678-99ee-23bf85dc7cb5 tempest-VolumesTransfersV355Test-232888442 tempest-VolumesTransfersV355Test-232888442-project-member] GET https://10.4.3.143/volume/v3/volumes/80794b38-78bc-4eea-a36d-7437b8776846 Aug 16 21:10:52.380895 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-de377538-0f3f-4678-99ee-23bf85dc7cb5 tempest-VolumesTransfersV355Test-232888442 tempest-VolumesTransfersV355Test-232888442-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:10:52.381191 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-de377538-0f3f-4678-99ee-23bf85dc7cb5 tempest-VolumesTransfersV355Test-232888442 tempest-VolumesTransfersV355Test-232888442-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:10:52.396710 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:10:52.396710 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:10:52.401456 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-de377538-0f3f-4678-99ee-23bf85dc7cb5 tempest-VolumesTransfersV355Test-232888442 tempest-VolumesTransfersV355Test-232888442-project-member] Volume info retrieved successfully. Aug 16 21:10:52.406083 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-de377538-0f3f-4678-99ee-23bf85dc7cb5 tempest-VolumesTransfersV355Test-232888442 tempest-VolumesTransfersV355Test-232888442-project-member] https://10.4.3.143/volume/v3/volumes/80794b38-78bc-4eea-a36d-7437b8776846 returned with HTTP 200 Aug 16 21:10:52.406540 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 292/1199] 10.4.3.143 () {68 vars in 1389 bytes} [Sun Aug 16 21:10:52 2026] GET /volume/v3/volumes/80794b38-78bc-4eea-a36d-7437b8776846 => generated 946 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:10:52.426119 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-0f2c2fc0-95a8-4d64-8fc4-15e6b1ee989a None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:10:52.426119 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-0f2c2fc0-95a8-4d64-8fc4-15e6b1ee989a tempest-VolumesTransfersV355Test-1876551494 tempest-VolumesTransfersV355Test-1876551494-project-member] DELETE https://10.4.3.143/volume/v3/volume-transfers/b1b405df-b951-4a4c-b70c-e63769b7ee9f Aug 16 21:10:52.426268 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-0f2c2fc0-95a8-4d64-8fc4-15e6b1ee989a tempest-VolumesTransfersV355Test-1876551494 tempest-VolumesTransfersV355Test-1876551494-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:10:52.426451 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-0f2c2fc0-95a8-4d64-8fc4-15e6b1ee989a tempest-VolumesTransfersV355Test-1876551494 tempest-VolumesTransfersV355Test-1876551494-project-member] Calling method 'delete' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:10:52.426567 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.contrib.volume_transfer [None req-0f2c2fc0-95a8-4d64-8fc4-15e6b1ee989a tempest-VolumesTransfersV355Test-1876551494 tempest-VolumesTransfersV355Test-1876551494-project-member] Delete transfer with id: b1b405df-b951-4a4c-b70c-e63769b7ee9f Aug 16 21:10:52.434650 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-0f2c2fc0-95a8-4d64-8fc4-15e6b1ee989a tempest-VolumesTransfersV355Test-1876551494 tempest-VolumesTransfersV355Test-1876551494-project-member] https://10.4.3.143/volume/v3/volume-transfers/b1b405df-b951-4a4c-b70c-e63769b7ee9f returned with HTTP 404 Aug 16 21:10:52.435194 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 304/1200] 10.4.3.143 () {68 vars in 1419 bytes} [Sun Aug 16 21:10:52 2026] DELETE /volume/v3/volume-transfers/b1b405df-b951-4a4c-b70c-e63769b7ee9f => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 16 21:10:52.444925 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-bb3acc7a-199b-46cc-afb1-3cb2b84ad884 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:10:52.477599 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-bb3acc7a-199b-46cc-afb1-3cb2b84ad884 tempest-VolumesTransfersV355Test-843399670 tempest-VolumesTransfersV355Test-843399670-project-admin] DELETE https://10.4.3.143/volume/v3/volumes/80794b38-78bc-4eea-a36d-7437b8776846 Aug 16 21:10:52.477810 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-bb3acc7a-199b-46cc-afb1-3cb2b84ad884 tempest-VolumesTransfersV355Test-843399670 tempest-VolumesTransfersV355Test-843399670-project-admin] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:10:52.478031 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-bb3acc7a-199b-46cc-afb1-3cb2b84ad884 tempest-VolumesTransfersV355Test-843399670 tempest-VolumesTransfersV355Test-843399670-project-admin] Calling method 'delete' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:10:52.478262 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.v3.volumes [None req-bb3acc7a-199b-46cc-afb1-3cb2b84ad884 tempest-VolumesTransfersV355Test-843399670 tempest-VolumesTransfersV355Test-843399670-project-admin] Delete volume with id: 80794b38-78bc-4eea-a36d-7437b8776846 Aug 16 21:10:52.487823 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:10:52.487823 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:10:52.488286 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-bb3acc7a-199b-46cc-afb1-3cb2b84ad884 tempest-VolumesTransfersV355Test-843399670 tempest-VolumesTransfersV355Test-843399670-project-admin] Volume info retrieved successfully. Aug 16 21:10:52.510192 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-bb3acc7a-199b-46cc-afb1-3cb2b84ad884 tempest-VolumesTransfersV355Test-843399670 tempest-VolumesTransfersV355Test-843399670-project-admin] Delete volume request issued successfully. Aug 16 21:10:52.510471 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-bb3acc7a-199b-46cc-afb1-3cb2b84ad884 tempest-VolumesTransfersV355Test-843399670 tempest-VolumesTransfersV355Test-843399670-project-admin] https://10.4.3.143/volume/v3/volumes/80794b38-78bc-4eea-a36d-7437b8776846 returned with HTTP 202 Aug 16 21:10:52.511195 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 300/1201] 10.4.3.143 () {68 vars in 1392 bytes} [Sun Aug 16 21:10:52 2026] DELETE /volume/v3/volumes/80794b38-78bc-4eea-a36d-7437b8776846 => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 16 21:10:52.523045 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-5391f9e9-1203-448e-a4c4-27c4fd92bff0 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:10:52.527653 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-5391f9e9-1203-448e-a4c4-27c4fd92bff0 tempest-VolumesTransfersV355Test-843399670 tempest-VolumesTransfersV355Test-843399670-project-admin] GET https://10.4.3.143/volume/v3/volumes/80794b38-78bc-4eea-a36d-7437b8776846 Aug 16 21:10:52.527880 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-5391f9e9-1203-448e-a4c4-27c4fd92bff0 tempest-VolumesTransfersV355Test-843399670 tempest-VolumesTransfersV355Test-843399670-project-admin] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:10:52.528097 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-5391f9e9-1203-448e-a4c4-27c4fd92bff0 tempest-VolumesTransfersV355Test-843399670 tempest-VolumesTransfersV355Test-843399670-project-admin] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:10:52.539644 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:10:52.539644 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:10:52.545439 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-5391f9e9-1203-448e-a4c4-27c4fd92bff0 tempest-VolumesTransfersV355Test-843399670 tempest-VolumesTransfersV355Test-843399670-project-admin] Volume info retrieved successfully. Aug 16 21:10:52.550284 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-5391f9e9-1203-448e-a4c4-27c4fd92bff0 tempest-VolumesTransfersV355Test-843399670 tempest-VolumesTransfersV355Test-843399670-project-admin] https://10.4.3.143/volume/v3/volumes/80794b38-78bc-4eea-a36d-7437b8776846 returned with HTTP 200 Aug 16 21:10:52.550910 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 306/1202] 10.4.3.143 () {68 vars in 1389 bytes} [Sun Aug 16 21:10:52 2026] GET /volume/v3/volumes/80794b38-78bc-4eea-a36d-7437b8776846 => generated 1139 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 16 21:10:52.707859 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-402b867a-6978-4dbc-9a84-d644b7a9dfa9 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:10:52.713468 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-402b867a-6978-4dbc-9a84-d644b7a9dfa9 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] GET https://10.4.3.143/volume/v3/volumes/1d5cd663-3646-4a4e-9065-d8ac92713889 Aug 16 21:10:52.713654 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-402b867a-6978-4dbc-9a84-d644b7a9dfa9 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:10:52.713881 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-402b867a-6978-4dbc-9a84-d644b7a9dfa9 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:10:52.732454 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:10:52.732454 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:10:52.736381 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-402b867a-6978-4dbc-9a84-d644b7a9dfa9 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Volume info retrieved successfully. Aug 16 21:10:52.742022 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-402b867a-6978-4dbc-9a84-d644b7a9dfa9 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] https://10.4.3.143/volume/v3/volumes/1d5cd663-3646-4a4e-9065-d8ac92713889 returned with HTTP 200 Aug 16 21:10:52.742753 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 293/1203] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:10:52 2026] GET /volume/v3/volumes/1d5cd663-3646-4a4e-9065-d8ac92713889 => generated 853 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:10:53.568290 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-3fddcf11-c018-4885-9259-4cbdb9f36814 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:10:53.571464 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-3fddcf11-c018-4885-9259-4cbdb9f36814 tempest-VolumesTransfersV355Test-843399670 tempest-VolumesTransfersV355Test-843399670-project-admin] GET https://10.4.3.143/volume/v3/volumes/80794b38-78bc-4eea-a36d-7437b8776846 Aug 16 21:10:53.571677 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-3fddcf11-c018-4885-9259-4cbdb9f36814 tempest-VolumesTransfersV355Test-843399670 tempest-VolumesTransfersV355Test-843399670-project-admin] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:10:53.571892 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-3fddcf11-c018-4885-9259-4cbdb9f36814 tempest-VolumesTransfersV355Test-843399670 tempest-VolumesTransfersV355Test-843399670-project-admin] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:10:53.579025 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-3fddcf11-c018-4885-9259-4cbdb9f36814 tempest-VolumesTransfersV355Test-843399670 tempest-VolumesTransfersV355Test-843399670-project-admin] https://10.4.3.143/volume/v3/volumes/80794b38-78bc-4eea-a36d-7437b8776846 returned with HTTP 404 Aug 16 21:10:53.579489 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 305/1204] 10.4.3.143 () {68 vars in 1389 bytes} [Sun Aug 16 21:10:53 2026] GET /volume/v3/volumes/80794b38-78bc-4eea-a36d-7437b8776846 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 16 21:10:53.587404 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-3554db46-fac6-4aad-a4fe-c59900551d33 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:10:53.589378 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-3554db46-fac6-4aad-a4fe-c59900551d33 tempest-VolumesTransfersV355Test-1876551494 tempest-VolumesTransfersV355Test-1876551494-project-member] GET https://10.4.3.143/volume/v3/volumes/80794b38-78bc-4eea-a36d-7437b8776846 Aug 16 21:10:53.589598 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-3554db46-fac6-4aad-a4fe-c59900551d33 tempest-VolumesTransfersV355Test-1876551494 tempest-VolumesTransfersV355Test-1876551494-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:10:53.589823 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-3554db46-fac6-4aad-a4fe-c59900551d33 tempest-VolumesTransfersV355Test-1876551494 tempest-VolumesTransfersV355Test-1876551494-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:10:53.599811 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-3554db46-fac6-4aad-a4fe-c59900551d33 tempest-VolumesTransfersV355Test-1876551494 tempest-VolumesTransfersV355Test-1876551494-project-member] https://10.4.3.143/volume/v3/volumes/80794b38-78bc-4eea-a36d-7437b8776846 returned with HTTP 404 Aug 16 21:10:53.599811 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 301/1205] 10.4.3.143 () {68 vars in 1389 bytes} [Sun Aug 16 21:10:53 2026] GET /volume/v3/volumes/80794b38-78bc-4eea-a36d-7437b8776846 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 16 21:10:53.607933 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-4779f225-55d1-46b4-95c7-18fb5715c7fd None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:10:53.611407 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-4779f225-55d1-46b4-95c7-18fb5715c7fd tempest-VolumesTransfersV355Test-1876551494 tempest-VolumesTransfersV355Test-1876551494-project-member] DELETE https://10.4.3.143/volume/v3/volumes/80794b38-78bc-4eea-a36d-7437b8776846 Aug 16 21:10:53.611796 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-4779f225-55d1-46b4-95c7-18fb5715c7fd tempest-VolumesTransfersV355Test-1876551494 tempest-VolumesTransfersV355Test-1876551494-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:10:53.612600 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-4779f225-55d1-46b4-95c7-18fb5715c7fd tempest-VolumesTransfersV355Test-1876551494 tempest-VolumesTransfersV355Test-1876551494-project-member] Calling method 'delete' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:10:53.612600 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.v3.volumes [None req-4779f225-55d1-46b4-95c7-18fb5715c7fd tempest-VolumesTransfersV355Test-1876551494 tempest-VolumesTransfersV355Test-1876551494-project-member] Delete volume with id: 80794b38-78bc-4eea-a36d-7437b8776846 Aug 16 21:10:53.620559 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-4779f225-55d1-46b4-95c7-18fb5715c7fd tempest-VolumesTransfersV355Test-1876551494 tempest-VolumesTransfersV355Test-1876551494-project-member] https://10.4.3.143/volume/v3/volumes/80794b38-78bc-4eea-a36d-7437b8776846 returned with HTTP 404 Aug 16 21:10:53.621334 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 307/1206] 10.4.3.143 () {68 vars in 1392 bytes} [Sun Aug 16 21:10:53 2026] DELETE /volume/v3/volumes/80794b38-78bc-4eea-a36d-7437b8776846 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 16 21:10:53.634934 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-168ff545-081c-4cc0-a5b0-af8ef93effe1 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:10:53.637234 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-168ff545-081c-4cc0-a5b0-af8ef93effe1 tempest-VolumesTransfersV355Test-1876551494 tempest-VolumesTransfersV355Test-1876551494-project-member] POST https://10.4.3.143/volume/v3/volumes Aug 16 21:10:53.637643 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-168ff545-081c-4cc0-a5b0-af8ef93effe1 tempest-VolumesTransfersV355Test-1876551494 tempest-VolumesTransfersV355Test-1876551494-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV355Test-Volume-1875586443"}} {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:10:53.639307 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.v3.volumes [None req-168ff545-081c-4cc0-a5b0-af8ef93effe1 tempest-VolumesTransfersV355Test-1876551494 tempest-VolumesTransfersV355Test-1876551494-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV355Test-Volume-1875586443'}} {{(pid=100333) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 21:10:53.639491 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.v3.volumes [None req-168ff545-081c-4cc0-a5b0-af8ef93effe1 tempest-VolumesTransfersV355Test-1876551494 tempest-VolumesTransfersV355Test-1876551494-project-member] Create volume of 1 GB Aug 16 21:10:53.644218 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-168ff545-081c-4cc0-a5b0-af8ef93effe1 tempest-VolumesTransfersV355Test-1876551494 tempest-VolumesTransfersV355Test-1876551494-project-member] Availability Zones retrieved successfully. Aug 16 21:10:53.650020 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-168ff545-081c-4cc0-a5b0-af8ef93effe1 tempest-VolumesTransfersV355Test-1876551494 tempest-VolumesTransfersV355Test-1876551494-project-member] Flow 'volume_create_api' (6df60807-39d2-45e1-be08-40e25c8e5ee4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100333) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:10:53.651004 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-168ff545-081c-4cc0-a5b0-af8ef93effe1 tempest-VolumesTransfersV355Test-1876551494 tempest-VolumesTransfersV355Test-1876551494-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5cd0a939-4de2-46d7-9e10-c29059b8ac83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:10:53.652020 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.flows.api.create_volume [None req-168ff545-081c-4cc0-a5b0-af8ef93effe1 tempest-VolumesTransfersV355Test-1876551494 tempest-VolumesTransfersV355Test-1876551494-project-member] Validating volume size '1' using validate_int {{(pid=100333) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 21:10:53.687237 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-168ff545-081c-4cc0-a5b0-af8ef93effe1 tempest-VolumesTransfersV355Test-1876551494 tempest-VolumesTransfersV355Test-1876551494-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5cd0a939-4de2-46d7-9e10-c29059b8ac83) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T21:04:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=69e633b8-fab9-4b15-8b40-4f1a67c51cda,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '69e633b8-fab9-4b15-8b40-4f1a67c51cda', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:10:53.688114 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-168ff545-081c-4cc0-a5b0-af8ef93effe1 tempest-VolumesTransfersV355Test-1876551494 tempest-VolumesTransfersV355Test-1876551494-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7e54a1b5-192c-4935-95eb-b1ec0202763b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:10:53.734726 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.quota [None req-168ff545-081c-4cc0-a5b0-af8ef93effe1 tempest-VolumesTransfersV355Test-1876551494 tempest-VolumesTransfersV355Test-1876551494-project-member] Created reservations ['d0912133-8484-45a6-85cf-1b74c4e8f017', '5592cc2b-387c-4550-af0f-c56a3efa57ee', 'c292b198-92e4-4698-bb9d-ddba38e1a917', 'c5063a70-d349-4e75-a5a5-f02cdc4f775c'] {{(pid=100333) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:10:53.735787 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-168ff545-081c-4cc0-a5b0-af8ef93effe1 tempest-VolumesTransfersV355Test-1876551494 tempest-VolumesTransfersV355Test-1876551494-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7e54a1b5-192c-4935-95eb-b1ec0202763b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d0912133-8484-45a6-85cf-1b74c4e8f017', '5592cc2b-387c-4550-af0f-c56a3efa57ee', 'c292b198-92e4-4698-bb9d-ddba38e1a917', 'c5063a70-d349-4e75-a5a5-f02cdc4f775c']}' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:10:53.736609 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-168ff545-081c-4cc0-a5b0-af8ef93effe1 tempest-VolumesTransfersV355Test-1876551494 tempest-VolumesTransfersV355Test-1876551494-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (44a43148-cbdd-4e81-976c-4d1b8607cfb4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:10:53.760636 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-6021093d-c0d5-4d0b-b517-3a2406dd968a None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:10:53.761527 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-168ff545-081c-4cc0-a5b0-af8ef93effe1 tempest-VolumesTransfersV355Test-1876551494 tempest-VolumesTransfersV355Test-1876551494-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (44a43148-cbdd-4e81-976c-4d1b8607cfb4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '29b92ee1-10c7-44d8-945d-d07c948900f5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-1875586443',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2a5c38f27d1e48d1b3948ad8f1cf2e9e',qos_specs=None,replication_status=,reservations=['d0912133-8484-45a6-85cf-1b74c4e8f017','5592cc2b-387c-4550-af0f-c56a3efa57ee','c292b198-92e4-4698-bb9d-ddba38e1a917','c5063a70-d349-4e75-a5a5-f02cdc4f775c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a7130e07079d4e4189e30bb5a78da584',volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T21:10:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-1875586443',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=29b92ee1-10c7-44d8-945d-d07c948900f5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2a5c38f27d1e48d1b3948ad8f1cf2e9e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a7130e07079d4e4189e30bb5a78da584',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(69e633b8-fab9-4b15-8b40-4f1a67c51cda),volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda)}' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:10:53.762562 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-168ff545-081c-4cc0-a5b0-af8ef93effe1 tempest-VolumesTransfersV355Test-1876551494 tempest-VolumesTransfersV355Test-1876551494-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bdef58f5-e1a4-46e7-a245-4649c8564f4b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:10:53.762711 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-6021093d-c0d5-4d0b-b517-3a2406dd968a tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] GET https://10.4.3.143/volume/v3/volumes/1d5cd663-3646-4a4e-9065-d8ac92713889 Aug 16 21:10:53.762769 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-6021093d-c0d5-4d0b-b517-3a2406dd968a tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:10:53.762978 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-6021093d-c0d5-4d0b-b517-3a2406dd968a tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:10:53.780049 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:10:53.780049 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:10:53.785472 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-168ff545-081c-4cc0-a5b0-af8ef93effe1 tempest-VolumesTransfersV355Test-1876551494 tempest-VolumesTransfersV355Test-1876551494-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bdef58f5-e1a4-46e7-a245-4649c8564f4b) transitioned into state 'SUCCESS' from state '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-1875586443',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2a5c38f27d1e48d1b3948ad8f1cf2e9e',qos_specs=None,replication_status=,reservations=['d0912133-8484-45a6-85cf-1b74c4e8f017','5592cc2b-387c-4550-af0f-c56a3efa57ee','c292b198-92e4-4698-bb9d-ddba38e1a917','c5063a70-d349-4e75-a5a5-f02cdc4f775c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a7130e07079d4e4189e30bb5a78da584',volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda)}' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:10:53.786413 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-6021093d-c0d5-4d0b-b517-3a2406dd968a tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Volume info retrieved successfully. Aug 16 21:10:53.786563 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-168ff545-081c-4cc0-a5b0-af8ef93effe1 tempest-VolumesTransfersV355Test-1876551494 tempest-VolumesTransfersV355Test-1876551494-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (496b03e0-a8f9-42f2-bdb9-d84f8d0f5bb0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:10:53.791625 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-6021093d-c0d5-4d0b-b517-3a2406dd968a tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] https://10.4.3.143/volume/v3/volumes/1d5cd663-3646-4a4e-9065-d8ac92713889 returned with HTTP 200 Aug 16 21:10:53.792055 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 306/1207] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:10:53 2026] GET /volume/v3/volumes/1d5cd663-3646-4a4e-9065-d8ac92713889 => generated 853 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:10:53.799759 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-168ff545-081c-4cc0-a5b0-af8ef93effe1 tempest-VolumesTransfersV355Test-1876551494 tempest-VolumesTransfersV355Test-1876551494-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (496b03e0-a8f9-42f2-bdb9-d84f8d0f5bb0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:10:53.800567 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-168ff545-081c-4cc0-a5b0-af8ef93effe1 tempest-VolumesTransfersV355Test-1876551494 tempest-VolumesTransfersV355Test-1876551494-project-member] Flow 'volume_create_api' (6df60807-39d2-45e1-be08-40e25c8e5ee4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100333) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:10:53.800951 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-168ff545-081c-4cc0-a5b0-af8ef93effe1 tempest-VolumesTransfersV355Test-1876551494 tempest-VolumesTransfersV355Test-1876551494-project-member] Create volume request issued successfully. Aug 16 21:10:53.801545 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-168ff545-081c-4cc0-a5b0-af8ef93effe1 tempest-VolumesTransfersV355Test-1876551494 tempest-VolumesTransfersV355Test-1876551494-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Aug 16 21:10:53.802010 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 294/1208] 10.4.3.143 () {70 vars in 1299 bytes} [Sun Aug 16 21:10:53 2026] POST /volume/v3/volumes => generated 819 bytes in 170 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:10:53.823167 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-57eb7189-db11-4f4b-885b-ea6d18a94483 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:10:53.825285 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-57eb7189-db11-4f4b-885b-ea6d18a94483 tempest-VolumesTransfersV355Test-1876551494 tempest-VolumesTransfersV355Test-1876551494-project-member] GET https://10.4.3.143/volume/v3/volumes/29b92ee1-10c7-44d8-945d-d07c948900f5 Aug 16 21:10:53.825578 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-57eb7189-db11-4f4b-885b-ea6d18a94483 tempest-VolumesTransfersV355Test-1876551494 tempest-VolumesTransfersV355Test-1876551494-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:10:53.825841 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-57eb7189-db11-4f4b-885b-ea6d18a94483 tempest-VolumesTransfersV355Test-1876551494 tempest-VolumesTransfersV355Test-1876551494-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:10:53.835119 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:10:53.835119 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:10:53.841039 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-57eb7189-db11-4f4b-885b-ea6d18a94483 tempest-VolumesTransfersV355Test-1876551494 tempest-VolumesTransfersV355Test-1876551494-project-member] Volume info retrieved successfully. Aug 16 21:10:53.848354 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-57eb7189-db11-4f4b-885b-ea6d18a94483 tempest-VolumesTransfersV355Test-1876551494 tempest-VolumesTransfersV355Test-1876551494-project-member] https://10.4.3.143/volume/v3/volumes/29b92ee1-10c7-44d8-945d-d07c948900f5 returned with HTTP 200 Aug 16 21:10:53.848999 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 302/1209] 10.4.3.143 () {68 vars in 1389 bytes} [Sun Aug 16 21:10:53 2026] GET /volume/v3/volumes/29b92ee1-10c7-44d8-945d-d07c948900f5 => generated 887 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:10:54.236120 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [req-dd5921a0-9a73-431c-b66f-10fb42c76cf5 req-6fb4d4e9-b86f-4d11-9038-5183b8988540 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:10:54.238712 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [req-dd5921a0-9a73-431c-b66f-10fb42c76cf5 req-6fb4d4e9-b86f-4d11-9038-5183b8988540 tempest-AttachVolumeNegativeTest-223762844 tempest-AttachVolumeNegativeTest-223762844-project-member] DELETE https://10.4.3.143/volume/v3/attachments/325bb86d-c5e6-4966-8bf1-7bf77ddfc041 Aug 16 21:10:54.239002 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [req-dd5921a0-9a73-431c-b66f-10fb42c76cf5 req-6fb4d4e9-b86f-4d11-9038-5183b8988540 tempest-AttachVolumeNegativeTest-223762844 tempest-AttachVolumeNegativeTest-223762844-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:10:54.239248 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [req-dd5921a0-9a73-431c-b66f-10fb42c76cf5 req-6fb4d4e9-b86f-4d11-9038-5183b8988540 tempest-AttachVolumeNegativeTest-223762844 tempest-AttachVolumeNegativeTest-223762844-project-member] Calling method 'version_select' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:10:54.246883 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:10:54.246883 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:10:54.309565 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [req-dd5921a0-9a73-431c-b66f-10fb42c76cf5 req-6fb4d4e9-b86f-4d11-9038-5183b8988540 tempest-AttachVolumeNegativeTest-223762844 tempest-AttachVolumeNegativeTest-223762844-project-member] https://10.4.3.143/volume/v3/attachments/325bb86d-c5e6-4966-8bf1-7bf77ddfc041 returned with HTTP 200 Aug 16 21:10:54.310030 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 308/1210] 10.4.3.143 () {72 vars in 1673 bytes} [Sun Aug 16 21:10:54 2026] DELETE /volume/v3/attachments/325bb86d-c5e6-4966-8bf1-7bf77ddfc041 => generated 19 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:10:54.435244 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-c1aaf027-9665-4675-9d71-78c101fcc644 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:10:54.438224 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-c1aaf027-9665-4675-9d71-78c101fcc644 tempest-AttachVolumeNegativeTest-223762844 tempest-AttachVolumeNegativeTest-223762844-project-member] GET https://10.4.3.143/volume/v3/volumes/a56ab543-7293-42bc-8f17-b78a4999306b Aug 16 21:10:54.438512 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-c1aaf027-9665-4675-9d71-78c101fcc644 tempest-AttachVolumeNegativeTest-223762844 tempest-AttachVolumeNegativeTest-223762844-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:10:54.438866 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-c1aaf027-9665-4675-9d71-78c101fcc644 tempest-AttachVolumeNegativeTest-223762844 tempest-AttachVolumeNegativeTest-223762844-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:10:54.448987 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:10:54.448987 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:10:54.456841 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-c1aaf027-9665-4675-9d71-78c101fcc644 tempest-AttachVolumeNegativeTest-223762844 tempest-AttachVolumeNegativeTest-223762844-project-member] Volume info retrieved successfully. Aug 16 21:10:54.464590 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-c1aaf027-9665-4675-9d71-78c101fcc644 tempest-AttachVolumeNegativeTest-223762844 tempest-AttachVolumeNegativeTest-223762844-project-member] https://10.4.3.143/volume/v3/volumes/a56ab543-7293-42bc-8f17-b78a4999306b returned with HTTP 200 Aug 16 21:10:54.465064 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 307/1211] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:10:54 2026] GET /volume/v3/volumes/a56ab543-7293-42bc-8f17-b78a4999306b => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:10:54.810187 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-44d3477c-e3c9-494b-b8d8-3dfe321aa306 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:10:54.812767 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-44d3477c-e3c9-494b-b8d8-3dfe321aa306 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] GET https://10.4.3.143/volume/v3/volumes/1d5cd663-3646-4a4e-9065-d8ac92713889 Aug 16 21:10:54.813075 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-44d3477c-e3c9-494b-b8d8-3dfe321aa306 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:10:54.813342 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-44d3477c-e3c9-494b-b8d8-3dfe321aa306 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:10:54.826127 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:10:54.826127 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:10:54.835477 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-44d3477c-e3c9-494b-b8d8-3dfe321aa306 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Volume info retrieved successfully. Aug 16 21:10:54.838218 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-44d3477c-e3c9-494b-b8d8-3dfe321aa306 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] https://10.4.3.143/volume/v3/volumes/1d5cd663-3646-4a4e-9065-d8ac92713889 returned with HTTP 200 Aug 16 21:10:54.838724 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 295/1212] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:10:54 2026] GET /volume/v3/volumes/1d5cd663-3646-4a4e-9065-d8ac92713889 => generated 853 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:10:54.867331 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-2bf5d43d-c6bd-47c5-9d11-cc22cad822e8 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:10:54.869171 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-2bf5d43d-c6bd-47c5-9d11-cc22cad822e8 tempest-VolumesTransfersV355Test-1876551494 tempest-VolumesTransfersV355Test-1876551494-project-member] GET https://10.4.3.143/volume/v3/volumes/29b92ee1-10c7-44d8-945d-d07c948900f5 Aug 16 21:10:54.869171 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-2bf5d43d-c6bd-47c5-9d11-cc22cad822e8 tempest-VolumesTransfersV355Test-1876551494 tempest-VolumesTransfersV355Test-1876551494-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:10:54.869839 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-2bf5d43d-c6bd-47c5-9d11-cc22cad822e8 tempest-VolumesTransfersV355Test-1876551494 tempest-VolumesTransfersV355Test-1876551494-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:10:54.878466 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:10:54.878466 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:10:54.888323 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-2bf5d43d-c6bd-47c5-9d11-cc22cad822e8 tempest-VolumesTransfersV355Test-1876551494 tempest-VolumesTransfersV355Test-1876551494-project-member] Volume info retrieved successfully. Aug 16 21:10:54.894468 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-2bf5d43d-c6bd-47c5-9d11-cc22cad822e8 tempest-VolumesTransfersV355Test-1876551494 tempest-VolumesTransfersV355Test-1876551494-project-member] https://10.4.3.143/volume/v3/volumes/29b92ee1-10c7-44d8-945d-d07c948900f5 returned with HTTP 200 Aug 16 21:10:54.894931 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 303/1213] 10.4.3.143 () {68 vars in 1389 bytes} [Sun Aug 16 21:10:54 2026] GET /volume/v3/volumes/29b92ee1-10c7-44d8-945d-d07c948900f5 => generated 946 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:10:54.908690 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-ac60ccef-1560-41f4-bed0-e4b35210f614 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:10:54.910807 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-ac60ccef-1560-41f4-bed0-e4b35210f614 tempest-VolumesTransfersV355Test-1876551494 tempest-VolumesTransfersV355Test-1876551494-project-member] POST https://10.4.3.143/volume/v3/volume-transfers Aug 16 21:10:54.911216 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-ac60ccef-1560-41f4-bed0-e4b35210f614 tempest-VolumesTransfersV355Test-1876551494 tempest-VolumesTransfersV355Test-1876551494-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "29b92ee1-10c7-44d8-945d-d07c948900f5"}} {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:10:54.912847 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.v3.volume_transfer [None req-ac60ccef-1560-41f4-bed0-e4b35210f614 tempest-VolumesTransfersV355Test-1876551494 tempest-VolumesTransfersV355Test-1876551494-project-member] Creating new volume transfer {'transfer': {'volume_id': '29b92ee1-10c7-44d8-945d-d07c948900f5'}} {{(pid=100330) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Aug 16 21:10:54.912997 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.v3.volume_transfer [None req-ac60ccef-1560-41f4-bed0-e4b35210f614 tempest-VolumesTransfersV355Test-1876551494 tempest-VolumesTransfersV355Test-1876551494-project-member] Creating transfer of volume 29b92ee1-10c7-44d8-945d-d07c948900f5 Aug 16 21:10:54.913098 np0000007409 devstack@c-api.service[100330]: INFO cinder.transfer.api [None req-ac60ccef-1560-41f4-bed0-e4b35210f614 tempest-VolumesTransfersV355Test-1876551494 tempest-VolumesTransfersV355Test-1876551494-project-member] Generating transfer record for volume 29b92ee1-10c7-44d8-945d-d07c948900f5 Aug 16 21:10:54.927317 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:10:54.927317 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:10:54.943767 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-ac60ccef-1560-41f4-bed0-e4b35210f614 tempest-VolumesTransfersV355Test-1876551494 tempest-VolumesTransfersV355Test-1876551494-project-member] https://10.4.3.143/volume/v3/volume-transfers returned with HTTP 202 Aug 16 21:10:54.944339 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 309/1214] 10.4.3.143 () {70 vars in 1326 bytes} [Sun Aug 16 21:10:54 2026] POST /volume/v3/volume-transfers => generated 464 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:10:54.954274 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-1ce232de-be94-4066-9dcb-d6e3822c6c09 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:10:54.956552 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-1ce232de-be94-4066-9dcb-d6e3822c6c09 tempest-VolumesTransfersV355Test-1876551494 tempest-VolumesTransfersV355Test-1876551494-project-member] GET https://10.4.3.143/volume/v3/volumes/29b92ee1-10c7-44d8-945d-d07c948900f5 Aug 16 21:10:54.956863 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-1ce232de-be94-4066-9dcb-d6e3822c6c09 tempest-VolumesTransfersV355Test-1876551494 tempest-VolumesTransfersV355Test-1876551494-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:10:54.957159 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-1ce232de-be94-4066-9dcb-d6e3822c6c09 tempest-VolumesTransfersV355Test-1876551494 tempest-VolumesTransfersV355Test-1876551494-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:10:54.967656 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:10:54.967656 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:10:54.975182 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-1ce232de-be94-4066-9dcb-d6e3822c6c09 tempest-VolumesTransfersV355Test-1876551494 tempest-VolumesTransfersV355Test-1876551494-project-member] Volume info retrieved successfully. Aug 16 21:10:54.981774 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-1ce232de-be94-4066-9dcb-d6e3822c6c09 tempest-VolumesTransfersV355Test-1876551494 tempest-VolumesTransfersV355Test-1876551494-project-member] https://10.4.3.143/volume/v3/volumes/29b92ee1-10c7-44d8-945d-d07c948900f5 returned with HTTP 200 Aug 16 21:10:54.983095 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 308/1215] 10.4.3.143 () {68 vars in 1389 bytes} [Sun Aug 16 21:10:54 2026] GET /volume/v3/volumes/29b92ee1-10c7-44d8-945d-d07c948900f5 => generated 954 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:10:54.996181 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-76787473-8117-49fe-ae73-c54f29389fab None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:10:54.999335 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-76787473-8117-49fe-ae73-c54f29389fab tempest-VolumesTransfersV355Test-1876551494 tempest-VolumesTransfersV355Test-1876551494-project-member] GET https://10.4.3.143/volume/v3/volume-transfers/detail Aug 16 21:10:54.999335 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-76787473-8117-49fe-ae73-c54f29389fab tempest-VolumesTransfersV355Test-1876551494 tempest-VolumesTransfersV355Test-1876551494-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:10:54.999335 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-76787473-8117-49fe-ae73-c54f29389fab tempest-VolumesTransfersV355Test-1876551494 tempest-VolumesTransfersV355Test-1876551494-project-member] Calling method 'detail' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:10:54.999335 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.v3.volume_transfer [None req-76787473-8117-49fe-ae73-c54f29389fab tempest-VolumesTransfersV355Test-1876551494 tempest-VolumesTransfersV355Test-1876551494-project-member] Listing volume transfers {{(pid=100333) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Aug 16 21:10:55.004456 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-76787473-8117-49fe-ae73-c54f29389fab tempest-VolumesTransfersV355Test-1876551494 tempest-VolumesTransfersV355Test-1876551494-project-member] https://10.4.3.143/volume/v3/volume-transfers/detail returned with HTTP 200 Aug 16 21:10:55.005347 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 296/1216] 10.4.3.143 () {68 vars in 1326 bytes} [Sun Aug 16 21:10:54 2026] GET /volume/v3/volume-transfers/detail => generated 435 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:10:55.023593 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-e3aa34ec-d4d0-432b-89f7-4f8a9452750f None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:10:55.026972 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-e3aa34ec-d4d0-432b-89f7-4f8a9452750f tempest-VolumesTransfersV355Test-1876551494 tempest-VolumesTransfersV355Test-1876551494-project-member] DELETE https://10.4.3.143/volume/v3/volume-transfers/81efc9b9-f796-4590-851a-ee0baa233e24 Aug 16 21:10:55.027474 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-e3aa34ec-d4d0-432b-89f7-4f8a9452750f tempest-VolumesTransfersV355Test-1876551494 tempest-VolumesTransfersV355Test-1876551494-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:10:55.027653 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-e3aa34ec-d4d0-432b-89f7-4f8a9452750f tempest-VolumesTransfersV355Test-1876551494 tempest-VolumesTransfersV355Test-1876551494-project-member] Calling method 'delete' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:10:55.027748 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.contrib.volume_transfer [None req-e3aa34ec-d4d0-432b-89f7-4f8a9452750f tempest-VolumesTransfersV355Test-1876551494 tempest-VolumesTransfersV355Test-1876551494-project-member] Delete transfer with id: 81efc9b9-f796-4590-851a-ee0baa233e24 Aug 16 21:10:55.048334 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:10:55.048334 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:10:55.059355 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-e3aa34ec-d4d0-432b-89f7-4f8a9452750f tempest-VolumesTransfersV355Test-1876551494 tempest-VolumesTransfersV355Test-1876551494-project-member] https://10.4.3.143/volume/v3/volume-transfers/81efc9b9-f796-4590-851a-ee0baa233e24 returned with HTTP 202 Aug 16 21:10:55.060188 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 304/1217] 10.4.3.143 () {68 vars in 1419 bytes} [Sun Aug 16 21:10:55 2026] DELETE /volume/v3/volume-transfers/81efc9b9-f796-4590-851a-ee0baa233e24 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 16 21:10:55.070278 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-757e8f41-d66d-4ce5-81f8-b7c0e7b553f1 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:10:55.074208 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-757e8f41-d66d-4ce5-81f8-b7c0e7b553f1 tempest-VolumesTransfersV355Test-1876551494 tempest-VolumesTransfersV355Test-1876551494-project-member] GET https://10.4.3.143/volume/v3/volumes/29b92ee1-10c7-44d8-945d-d07c948900f5 Aug 16 21:10:55.074583 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-757e8f41-d66d-4ce5-81f8-b7c0e7b553f1 tempest-VolumesTransfersV355Test-1876551494 tempest-VolumesTransfersV355Test-1876551494-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:10:55.074985 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-757e8f41-d66d-4ce5-81f8-b7c0e7b553f1 tempest-VolumesTransfersV355Test-1876551494 tempest-VolumesTransfersV355Test-1876551494-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:10:55.087112 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:10:55.087112 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:10:55.093169 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-757e8f41-d66d-4ce5-81f8-b7c0e7b553f1 tempest-VolumesTransfersV355Test-1876551494 tempest-VolumesTransfersV355Test-1876551494-project-member] Volume info retrieved successfully. Aug 16 21:10:55.101458 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-757e8f41-d66d-4ce5-81f8-b7c0e7b553f1 tempest-VolumesTransfersV355Test-1876551494 tempest-VolumesTransfersV355Test-1876551494-project-member] https://10.4.3.143/volume/v3/volumes/29b92ee1-10c7-44d8-945d-d07c948900f5 returned with HTTP 200 Aug 16 21:10:55.101989 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 310/1218] 10.4.3.143 () {68 vars in 1389 bytes} [Sun Aug 16 21:10:55 2026] GET /volume/v3/volumes/29b92ee1-10c7-44d8-945d-d07c948900f5 => generated 946 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:10:55.127858 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-9e3dbc17-0b7c-467f-89f4-c60593345baf None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:10:55.131887 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-9e3dbc17-0b7c-467f-89f4-c60593345baf tempest-VolumesTransfersV355Test-1876551494 tempest-VolumesTransfersV355Test-1876551494-project-member] DELETE https://10.4.3.143/volume/v3/volume-transfers/81efc9b9-f796-4590-851a-ee0baa233e24 Aug 16 21:10:55.131887 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-9e3dbc17-0b7c-467f-89f4-c60593345baf tempest-VolumesTransfersV355Test-1876551494 tempest-VolumesTransfersV355Test-1876551494-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:10:55.131887 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-9e3dbc17-0b7c-467f-89f4-c60593345baf tempest-VolumesTransfersV355Test-1876551494 tempest-VolumesTransfersV355Test-1876551494-project-member] Calling method 'delete' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:10:55.131887 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.contrib.volume_transfer [None req-9e3dbc17-0b7c-467f-89f4-c60593345baf tempest-VolumesTransfersV355Test-1876551494 tempest-VolumesTransfersV355Test-1876551494-project-member] Delete transfer with id: 81efc9b9-f796-4590-851a-ee0baa233e24 Aug 16 21:10:55.146748 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-9e3dbc17-0b7c-467f-89f4-c60593345baf tempest-VolumesTransfersV355Test-1876551494 tempest-VolumesTransfersV355Test-1876551494-project-member] https://10.4.3.143/volume/v3/volume-transfers/81efc9b9-f796-4590-851a-ee0baa233e24 returned with HTTP 404 Aug 16 21:10:55.147557 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 309/1219] 10.4.3.143 () {68 vars in 1419 bytes} [Sun Aug 16 21:10:55 2026] DELETE /volume/v3/volume-transfers/81efc9b9-f796-4590-851a-ee0baa233e24 => generated 111 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 16 21:10:55.159031 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-8cc72a59-4478-4806-9bcc-5a0250a0b193 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:10:55.161985 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-8cc72a59-4478-4806-9bcc-5a0250a0b193 tempest-VolumesTransfersV355Test-843399670 tempest-VolumesTransfersV355Test-843399670-project-admin] DELETE https://10.4.3.143/volume/v3/volumes/29b92ee1-10c7-44d8-945d-d07c948900f5 Aug 16 21:10:55.162286 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-8cc72a59-4478-4806-9bcc-5a0250a0b193 tempest-VolumesTransfersV355Test-843399670 tempest-VolumesTransfersV355Test-843399670-project-admin] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:10:55.164147 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-8cc72a59-4478-4806-9bcc-5a0250a0b193 tempest-VolumesTransfersV355Test-843399670 tempest-VolumesTransfersV355Test-843399670-project-admin] Calling method 'delete' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:10:55.164147 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.v3.volumes [None req-8cc72a59-4478-4806-9bcc-5a0250a0b193 tempest-VolumesTransfersV355Test-843399670 tempest-VolumesTransfersV355Test-843399670-project-admin] Delete volume with id: 29b92ee1-10c7-44d8-945d-d07c948900f5 Aug 16 21:10:55.181295 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:10:55.181295 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:10:55.182977 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-8cc72a59-4478-4806-9bcc-5a0250a0b193 tempest-VolumesTransfersV355Test-843399670 tempest-VolumesTransfersV355Test-843399670-project-admin] Volume info retrieved successfully. Aug 16 21:10:55.221699 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-8cc72a59-4478-4806-9bcc-5a0250a0b193 tempest-VolumesTransfersV355Test-843399670 tempest-VolumesTransfersV355Test-843399670-project-admin] Delete volume request issued successfully. Aug 16 21:10:55.221699 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-8cc72a59-4478-4806-9bcc-5a0250a0b193 tempest-VolumesTransfersV355Test-843399670 tempest-VolumesTransfersV355Test-843399670-project-admin] https://10.4.3.143/volume/v3/volumes/29b92ee1-10c7-44d8-945d-d07c948900f5 returned with HTTP 202 Aug 16 21:10:55.221699 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 297/1220] 10.4.3.143 () {68 vars in 1392 bytes} [Sun Aug 16 21:10:55 2026] DELETE /volume/v3/volumes/29b92ee1-10c7-44d8-945d-d07c948900f5 => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 16 21:10:55.231302 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-bb6815aa-379c-4e94-a859-da1107e1e561 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:10:55.233351 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-bb6815aa-379c-4e94-a859-da1107e1e561 tempest-VolumesTransfersV355Test-843399670 tempest-VolumesTransfersV355Test-843399670-project-admin] GET https://10.4.3.143/volume/v3/volumes/29b92ee1-10c7-44d8-945d-d07c948900f5 Aug 16 21:10:55.233807 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-bb6815aa-379c-4e94-a859-da1107e1e561 tempest-VolumesTransfersV355Test-843399670 tempest-VolumesTransfersV355Test-843399670-project-admin] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:10:55.234532 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-bb6815aa-379c-4e94-a859-da1107e1e561 tempest-VolumesTransfersV355Test-843399670 tempest-VolumesTransfersV355Test-843399670-project-admin] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:10:55.242443 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:10:55.242443 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:10:55.247707 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-bb6815aa-379c-4e94-a859-da1107e1e561 tempest-VolumesTransfersV355Test-843399670 tempest-VolumesTransfersV355Test-843399670-project-admin] Volume info retrieved successfully. Aug 16 21:10:55.255377 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-bb6815aa-379c-4e94-a859-da1107e1e561 tempest-VolumesTransfersV355Test-843399670 tempest-VolumesTransfersV355Test-843399670-project-admin] https://10.4.3.143/volume/v3/volumes/29b92ee1-10c7-44d8-945d-d07c948900f5 returned with HTTP 200 Aug 16 21:10:55.255851 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 305/1221] 10.4.3.143 () {68 vars in 1389 bytes} [Sun Aug 16 21:10:55 2026] GET /volume/v3/volumes/29b92ee1-10c7-44d8-945d-d07c948900f5 => generated 1139 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 16 21:10:55.856650 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-0861c216-b9f2-47b8-993b-6cf8812cb919 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:10:55.865397 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-0861c216-b9f2-47b8-993b-6cf8812cb919 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] GET https://10.4.3.143/volume/v3/volumes/1d5cd663-3646-4a4e-9065-d8ac92713889 Aug 16 21:10:55.865397 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-0861c216-b9f2-47b8-993b-6cf8812cb919 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:10:55.865397 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-0861c216-b9f2-47b8-993b-6cf8812cb919 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:10:55.880515 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:10:55.880515 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:10:55.887105 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-0861c216-b9f2-47b8-993b-6cf8812cb919 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Volume info retrieved successfully. Aug 16 21:10:55.896210 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-0861c216-b9f2-47b8-993b-6cf8812cb919 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] https://10.4.3.143/volume/v3/volumes/1d5cd663-3646-4a4e-9065-d8ac92713889 returned with HTTP 200 Aug 16 21:10:55.896803 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 311/1222] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:10:55 2026] GET /volume/v3/volumes/1d5cd663-3646-4a4e-9065-d8ac92713889 => generated 853 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:10:56.270888 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-01c749f8-37d5-470e-986f-0e867faf3e25 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:10:56.272759 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-01c749f8-37d5-470e-986f-0e867faf3e25 tempest-VolumesTransfersV355Test-843399670 tempest-VolumesTransfersV355Test-843399670-project-admin] GET https://10.4.3.143/volume/v3/volumes/29b92ee1-10c7-44d8-945d-d07c948900f5 Aug 16 21:10:56.273204 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-01c749f8-37d5-470e-986f-0e867faf3e25 tempest-VolumesTransfersV355Test-843399670 tempest-VolumesTransfersV355Test-843399670-project-admin] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:10:56.273711 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-01c749f8-37d5-470e-986f-0e867faf3e25 tempest-VolumesTransfersV355Test-843399670 tempest-VolumesTransfersV355Test-843399670-project-admin] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:10:56.279338 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-01c749f8-37d5-470e-986f-0e867faf3e25 tempest-VolumesTransfersV355Test-843399670 tempest-VolumesTransfersV355Test-843399670-project-admin] https://10.4.3.143/volume/v3/volumes/29b92ee1-10c7-44d8-945d-d07c948900f5 returned with HTTP 404 Aug 16 21:10:56.279785 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 310/1223] 10.4.3.143 () {68 vars in 1389 bytes} [Sun Aug 16 21:10:56 2026] GET /volume/v3/volumes/29b92ee1-10c7-44d8-945d-d07c948900f5 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 16 21:10:56.287162 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-75326846-5c9b-4a4f-b6c2-3247e801ad0f None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:10:56.289858 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-75326846-5c9b-4a4f-b6c2-3247e801ad0f tempest-VolumesTransfersV355Test-1876551494 tempest-VolumesTransfersV355Test-1876551494-project-member] GET https://10.4.3.143/volume/v3/volumes/29b92ee1-10c7-44d8-945d-d07c948900f5 Aug 16 21:10:56.290214 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-75326846-5c9b-4a4f-b6c2-3247e801ad0f tempest-VolumesTransfersV355Test-1876551494 tempest-VolumesTransfersV355Test-1876551494-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:10:56.290485 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-75326846-5c9b-4a4f-b6c2-3247e801ad0f tempest-VolumesTransfersV355Test-1876551494 tempest-VolumesTransfersV355Test-1876551494-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:10:56.298401 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-75326846-5c9b-4a4f-b6c2-3247e801ad0f tempest-VolumesTransfersV355Test-1876551494 tempest-VolumesTransfersV355Test-1876551494-project-member] https://10.4.3.143/volume/v3/volumes/29b92ee1-10c7-44d8-945d-d07c948900f5 returned with HTTP 404 Aug 16 21:10:56.299047 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 298/1224] 10.4.3.143 () {68 vars in 1389 bytes} [Sun Aug 16 21:10:56 2026] GET /volume/v3/volumes/29b92ee1-10c7-44d8-945d-d07c948900f5 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 16 21:10:56.308452 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-7c95ebb2-8ead-4404-9206-e54ba63bf57d None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:10:56.310622 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-7c95ebb2-8ead-4404-9206-e54ba63bf57d tempest-VolumesTransfersV355Test-1876551494 tempest-VolumesTransfersV355Test-1876551494-project-member] DELETE https://10.4.3.143/volume/v3/volumes/29b92ee1-10c7-44d8-945d-d07c948900f5 Aug 16 21:10:56.310905 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-7c95ebb2-8ead-4404-9206-e54ba63bf57d tempest-VolumesTransfersV355Test-1876551494 tempest-VolumesTransfersV355Test-1876551494-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:10:56.311176 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-7c95ebb2-8ead-4404-9206-e54ba63bf57d tempest-VolumesTransfersV355Test-1876551494 tempest-VolumesTransfersV355Test-1876551494-project-member] Calling method 'delete' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:10:56.311397 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.v3.volumes [None req-7c95ebb2-8ead-4404-9206-e54ba63bf57d tempest-VolumesTransfersV355Test-1876551494 tempest-VolumesTransfersV355Test-1876551494-project-member] Delete volume with id: 29b92ee1-10c7-44d8-945d-d07c948900f5 Aug 16 21:10:56.317896 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-7c95ebb2-8ead-4404-9206-e54ba63bf57d tempest-VolumesTransfersV355Test-1876551494 tempest-VolumesTransfersV355Test-1876551494-project-member] https://10.4.3.143/volume/v3/volumes/29b92ee1-10c7-44d8-945d-d07c948900f5 returned with HTTP 404 Aug 16 21:10:56.320636 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 306/1225] 10.4.3.143 () {68 vars in 1392 bytes} [Sun Aug 16 21:10:56 2026] DELETE /volume/v3/volumes/29b92ee1-10c7-44d8-945d-d07c948900f5 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 16 21:10:56.914599 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-28ee7b3c-cdc7-4b79-a732-95e12f760a78 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:10:56.916760 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-28ee7b3c-cdc7-4b79-a732-95e12f760a78 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] GET https://10.4.3.143/volume/v3/volumes/1d5cd663-3646-4a4e-9065-d8ac92713889 Aug 16 21:10:56.917088 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-28ee7b3c-cdc7-4b79-a732-95e12f760a78 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:10:56.917474 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-28ee7b3c-cdc7-4b79-a732-95e12f760a78 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:10:56.929210 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:10:56.929210 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:10:56.933998 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-28ee7b3c-cdc7-4b79-a732-95e12f760a78 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Volume info retrieved successfully. Aug 16 21:10:56.940648 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-28ee7b3c-cdc7-4b79-a732-95e12f760a78 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] https://10.4.3.143/volume/v3/volumes/1d5cd663-3646-4a4e-9065-d8ac92713889 returned with HTTP 200 Aug 16 21:10:56.941176 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 312/1226] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:10:56 2026] GET /volume/v3/volumes/1d5cd663-3646-4a4e-9065-d8ac92713889 => generated 853 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:10:57.553063 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [req-d8c36436-6858-4cdb-833e-66a4a9b217d8 req-fe591ea6-bf98-4fbf-953d-0e6e35c40d24 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:10:57.560299 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [req-d8c36436-6858-4cdb-833e-66a4a9b217d8 req-fe591ea6-bf98-4fbf-953d-0e6e35c40d24 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] POST https://10.4.3.143/volume/v3/attachments/54c3dddd-1a04-43fc-89b0-01192de307e2/action Aug 16 21:10:57.560299 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [req-d8c36436-6858-4cdb-833e-66a4a9b217d8 req-fe591ea6-bf98-4fbf-953d-0e6e35c40d24 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Action body: b'{"os-complete": null}' {{(pid=100331) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 21:10:57.560299 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [req-d8c36436-6858-4cdb-833e-66a4a9b217d8 req-fe591ea6-bf98-4fbf-953d-0e6e35c40d24 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:10:57.582184 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:10:57.582184 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:10:57.620024 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [req-d8c36436-6858-4cdb-833e-66a4a9b217d8 req-fe591ea6-bf98-4fbf-953d-0e6e35c40d24 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] https://10.4.3.143/volume/v3/attachments/54c3dddd-1a04-43fc-89b0-01192de307e2/action returned with HTTP 204 Aug 16 21:10:57.620720 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 311/1227] 10.4.3.143 () {74 vars in 1725 bytes} [Sun Aug 16 21:10:57 2026] POST /volume/v3/attachments/54c3dddd-1a04-43fc-89b0-01192de307e2/action => generated 0 bytes in 68 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:10:57.668859 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [req-656f008d-003c-466d-81b4-d1c3879fcf18 req-485eabaf-9e8d-4c4c-830b-3d53d35b2f78 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:10:57.675036 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [req-656f008d-003c-466d-81b4-d1c3879fcf18 req-485eabaf-9e8d-4c4c-830b-3d53d35b2f78 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] GET https://10.4.3.143/volume/v3/volumes/cad9e065-a82e-4fb0-86e0-dacdbcb1d273/encryption Aug 16 21:10:57.675356 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [req-656f008d-003c-466d-81b4-d1c3879fcf18 req-485eabaf-9e8d-4c4c-830b-3d53d35b2f78 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:10:57.676073 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [req-656f008d-003c-466d-81b4-d1c3879fcf18 req-485eabaf-9e8d-4c4c-830b-3d53d35b2f78 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Calling method 'index' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:10:57.695302 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:10:57.695302 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:10:57.717351 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [req-656f008d-003c-466d-81b4-d1c3879fcf18 req-485eabaf-9e8d-4c4c-830b-3d53d35b2f78 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] https://10.4.3.143/volume/v3/volumes/cad9e065-a82e-4fb0-86e0-dacdbcb1d273/encryption returned with HTTP 200 Aug 16 21:10:57.717829 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 299/1228] 10.4.3.143 () {68 vars in 1631 bytes} [Sun Aug 16 21:10:57 2026] GET /volume/v3/volumes/cad9e065-a82e-4fb0-86e0-dacdbcb1d273/encryption => generated 161 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:10:57.959792 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-7e716f5e-dba8-4a86-bbb1-51060676b331 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:10:57.962477 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-7e716f5e-dba8-4a86-bbb1-51060676b331 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] GET https://10.4.3.143/volume/v3/volumes/1d5cd663-3646-4a4e-9065-d8ac92713889 Aug 16 21:10:57.962980 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-7e716f5e-dba8-4a86-bbb1-51060676b331 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:10:57.963436 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-7e716f5e-dba8-4a86-bbb1-51060676b331 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:10:57.980600 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:10:57.980600 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:10:57.987352 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-7e716f5e-dba8-4a86-bbb1-51060676b331 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Volume info retrieved successfully. Aug 16 21:10:57.998611 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-7e716f5e-dba8-4a86-bbb1-51060676b331 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] https://10.4.3.143/volume/v3/volumes/1d5cd663-3646-4a4e-9065-d8ac92713889 returned with HTTP 200 Aug 16 21:10:57.999741 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 307/1229] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:10:57 2026] GET /volume/v3/volumes/1d5cd663-3646-4a4e-9065-d8ac92713889 => generated 1145 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:10:58.074345 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [req-a6dfebcd-8cb2-4d95-83f1-757b389774e8 req-59cfc540-d78e-4a6d-8851-377968756d86 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:10:58.077195 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [req-a6dfebcd-8cb2-4d95-83f1-757b389774e8 req-59cfc540-d78e-4a6d-8851-377968756d86 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] GET https://10.4.3.143/volume/v3/volumes/1d5cd663-3646-4a4e-9065-d8ac92713889 Aug 16 21:10:58.077553 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [req-a6dfebcd-8cb2-4d95-83f1-757b389774e8 req-59cfc540-d78e-4a6d-8851-377968756d86 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:10:58.077820 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [req-a6dfebcd-8cb2-4d95-83f1-757b389774e8 req-59cfc540-d78e-4a6d-8851-377968756d86 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:10:58.093584 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:10:58.093584 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:10:58.102894 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [req-a6dfebcd-8cb2-4d95-83f1-757b389774e8 req-59cfc540-d78e-4a6d-8851-377968756d86 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Volume info retrieved successfully. Aug 16 21:10:58.109998 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [req-a6dfebcd-8cb2-4d95-83f1-757b389774e8 req-59cfc540-d78e-4a6d-8851-377968756d86 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] https://10.4.3.143/volume/v3/volumes/1d5cd663-3646-4a4e-9065-d8ac92713889 returned with HTTP 200 Aug 16 21:10:58.109998 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 313/1230] 10.4.3.143 () {68 vars in 1598 bytes} [Sun Aug 16 21:10:58 2026] GET /volume/v3/volumes/1d5cd663-3646-4a4e-9065-d8ac92713889 => generated 1145 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:10:58.240165 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-eed176bd-ccf7-45b7-940a-21686db14ff8 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:10:58.240688 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-eed176bd-ccf7-45b7-940a-21686db14ff8 None None] GET https://10.4.3.143/volume// Aug 16 21:10:58.242191 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-eed176bd-ccf7-45b7-940a-21686db14ff8 None None] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:10:58.243330 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-eed176bd-ccf7-45b7-940a-21686db14ff8 None None] Calling method 'all' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:10:58.243634 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-eed176bd-ccf7-45b7-940a-21686db14ff8 None None] https://10.4.3.143/volume// returned with HTTP 300 Aug 16 21:10:58.244176 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 312/1231] 10.4.3.143 () {66 vars in 1426 bytes} [Sun Aug 16 21:10:58 2026] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 16 21:10:58.245637 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-607bc244-4fe0-4ab3-b994-ff5bdc25a7d2 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:10:58.246107 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-607bc244-4fe0-4ab3-b994-ff5bdc25a7d2 None None] GET https://10.4.3.143/volume// Aug 16 21:10:58.246361 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-607bc244-4fe0-4ab3-b994-ff5bdc25a7d2 None None] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:10:58.246606 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-607bc244-4fe0-4ab3-b994-ff5bdc25a7d2 None None] Calling method 'all' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:10:58.247154 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-607bc244-4fe0-4ab3-b994-ff5bdc25a7d2 None None] https://10.4.3.143/volume// returned with HTTP 300 Aug 16 21:10:58.248411 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 300/1232] 10.4.3.143 () {66 vars in 1428 bytes} [Sun Aug 16 21:10:58 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 16 21:10:58.254883 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [req-8824ed1a-6755-4887-a4b0-d11c6ea3ac83 req-e9bbbcae-961b-451d-be17-4855b32cc59a None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:10:58.257705 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [req-8824ed1a-6755-4887-a4b0-d11c6ea3ac83 req-e9bbbcae-961b-451d-be17-4855b32cc59a tempest-ServerActionsV293TestJSON-1229496514 tempest-ServerActionsV293TestJSON-1229496514-project-member] GET https://10.4.3.143/volume/v3/volumes/0787d420-1138-47ab-a842-6e6b315d8a11 Aug 16 21:10:58.257855 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [req-8824ed1a-6755-4887-a4b0-d11c6ea3ac83 req-e9bbbcae-961b-451d-be17-4855b32cc59a tempest-ServerActionsV293TestJSON-1229496514 tempest-ServerActionsV293TestJSON-1229496514-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:10:58.258006 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [req-8824ed1a-6755-4887-a4b0-d11c6ea3ac83 req-e9bbbcae-961b-451d-be17-4855b32cc59a tempest-ServerActionsV293TestJSON-1229496514 tempest-ServerActionsV293TestJSON-1229496514-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:10:58.262496 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [req-a6dfebcd-8cb2-4d95-83f1-757b389774e8 req-1b07e401-842e-4251-9e47-9bf10ff6fd62 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:10:58.269173 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [req-a6dfebcd-8cb2-4d95-83f1-757b389774e8 req-1b07e401-842e-4251-9e47-9bf10ff6fd62 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] POST https://10.4.3.143/volume/v3/attachments Aug 16 21:10:58.269173 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [req-a6dfebcd-8cb2-4d95-83f1-757b389774e8 req-1b07e401-842e-4251-9e47-9bf10ff6fd62 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "1d5cd663-3646-4a4e-9065-d8ac92713889", "connector": null, "instance_uuid": "e08299b8-edcc-4203-897a-b96ee69403a8"}} {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:10:58.270387 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:10:58.270387 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:10:58.277454 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [req-8824ed1a-6755-4887-a4b0-d11c6ea3ac83 req-e9bbbcae-961b-451d-be17-4855b32cc59a tempest-ServerActionsV293TestJSON-1229496514 tempest-ServerActionsV293TestJSON-1229496514-project-member] Volume info retrieved successfully. Aug 16 21:10:58.280776 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [req-8824ed1a-6755-4887-a4b0-d11c6ea3ac83 req-e9bbbcae-961b-451d-be17-4855b32cc59a tempest-ServerActionsV293TestJSON-1229496514 tempest-ServerActionsV293TestJSON-1229496514-project-member] https://10.4.3.143/volume/v3/volumes/0787d420-1138-47ab-a842-6e6b315d8a11 returned with HTTP 200 Aug 16 21:10:58.281347 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 308/1233] 10.4.3.143 () {70 vars in 1639 bytes} [Sun Aug 16 21:10:58 2026] GET /volume/v3/volumes/0787d420-1138-47ab-a842-6e6b315d8a11 => generated 1539 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 16 21:10:58.285766 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:10:58.285766 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:10:58.327880 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [req-a6dfebcd-8cb2-4d95-83f1-757b389774e8 req-1b07e401-842e-4251-9e47-9bf10ff6fd62 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] https://10.4.3.143/volume/v3/attachments returned with HTTP 200 Aug 16 21:10:58.328491 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 314/1234] 10.4.3.143 () {74 vars in 1594 bytes} [Sun Aug 16 21:10:58 2026] POST /volume/v3/attachments => generated 273 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:10:58.373411 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-b371c451-7ef8-420c-b90b-4501969816b0 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:10:58.376121 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-b371c451-7ef8-420c-b90b-4501969816b0 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] GET https://10.4.3.143/volume/v3/volumes/1d5cd663-3646-4a4e-9065-d8ac92713889 Aug 16 21:10:58.376428 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-b371c451-7ef8-420c-b90b-4501969816b0 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:10:58.376712 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-b371c451-7ef8-420c-b90b-4501969816b0 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:10:58.397444 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:10:58.397444 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:10:58.402294 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-b371c451-7ef8-420c-b90b-4501969816b0 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Volume info retrieved successfully. Aug 16 21:10:58.406550 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-cce13ded-9982-4e83-8e6e-56d22d6ba00d None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:10:58.407534 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-cce13ded-9982-4e83-8e6e-56d22d6ba00d None None] GET https://10.4.3.143/volume// Aug 16 21:10:58.407534 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-cce13ded-9982-4e83-8e6e-56d22d6ba00d None None] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:10:58.407534 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-cce13ded-9982-4e83-8e6e-56d22d6ba00d None None] Calling method 'all' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:10:58.407778 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-b371c451-7ef8-420c-b90b-4501969816b0 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] https://10.4.3.143/volume/v3/volumes/1d5cd663-3646-4a4e-9065-d8ac92713889 returned with HTTP 200 Aug 16 21:10:58.407864 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-cce13ded-9982-4e83-8e6e-56d22d6ba00d None None] https://10.4.3.143/volume// returned with HTTP 300 Aug 16 21:10:58.408710 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 313/1235] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:10:58 2026] GET /volume/v3/volumes/1d5cd663-3646-4a4e-9065-d8ac92713889 => generated 1147 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:10:58.410054 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 301/1236] 10.4.3.143 () {66 vars in 1426 bytes} [Sun Aug 16 21:10: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 16 21:10:58.426051 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [req-a6dfebcd-8cb2-4d95-83f1-757b389774e8 req-2c411bea-50d2-4bc0-9d92-5175b098e2fe None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:10:58.429787 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [req-a6dfebcd-8cb2-4d95-83f1-757b389774e8 req-2c411bea-50d2-4bc0-9d92-5175b098e2fe tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] GET https://10.4.3.143/volume/v3/volumes/1d5cd663-3646-4a4e-9065-d8ac92713889 Aug 16 21:10:58.432423 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [req-a6dfebcd-8cb2-4d95-83f1-757b389774e8 req-2c411bea-50d2-4bc0-9d92-5175b098e2fe tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:10:58.432590 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [req-a6dfebcd-8cb2-4d95-83f1-757b389774e8 req-2c411bea-50d2-4bc0-9d92-5175b098e2fe tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:10:58.434507 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [req-8824ed1a-6755-4887-a4b0-d11c6ea3ac83 req-c01c3327-d02a-489c-808b-9feac1fa314d None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:10:58.440620 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [req-8824ed1a-6755-4887-a4b0-d11c6ea3ac83 req-c01c3327-d02a-489c-808b-9feac1fa314d tempest-ServerActionsV293TestJSON-1229496514 tempest-ServerActionsV293TestJSON-1229496514-project-member] PUT https://10.4.3.143/volume/v3/attachments/891edc29-198b-4d36-84d3-8b39ac2a2d3b Aug 16 21:10:58.443021 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [req-8824ed1a-6755-4887-a4b0-d11c6ea3ac83 req-c01c3327-d02a-489c-808b-9feac1fa314d tempest-ServerActionsV293TestJSON-1229496514 tempest-ServerActionsV293TestJSON-1229496514-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.143", "host": "np0000007409", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:e42fbcbe2e9", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "69237b68-d654-4a76-81de-86e36bc8fb86", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:10:58.450775 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:10:58.450775 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:10:58.455557 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.coordination [req-8824ed1a-6755-4887-a4b0-d11c6ea3ac83 req-c01c3327-d02a-489c-808b-9feac1fa314d tempest-ServerActionsV293TestJSON-1229496514 tempest-ServerActionsV293TestJSON-1229496514-project-member] Acquiring lock "cinder-attachment_update-0787d420-1138-47ab-a842-6e6b315d8a11-np0000007409" by "attachment_update" {{(pid=100330) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:10:58.456048 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [req-a6dfebcd-8cb2-4d95-83f1-757b389774e8 req-2c411bea-50d2-4bc0-9d92-5175b098e2fe tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Volume info retrieved successfully. Aug 16 21:10:58.461388 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.coordination [req-8824ed1a-6755-4887-a4b0-d11c6ea3ac83 req-c01c3327-d02a-489c-808b-9feac1fa314d tempest-ServerActionsV293TestJSON-1229496514 tempest-ServerActionsV293TestJSON-1229496514-project-member] Lock "cinder-attachment_update-0787d420-1138-47ab-a842-6e6b315d8a11-np0000007409" acquired by "attachment_update" :: waited 0.006s {{(pid=100330) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:10:58.462269 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:10:58.462269 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:10:58.465220 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [req-a6dfebcd-8cb2-4d95-83f1-757b389774e8 req-2c411bea-50d2-4bc0-9d92-5175b098e2fe tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] https://10.4.3.143/volume/v3/volumes/1d5cd663-3646-4a4e-9065-d8ac92713889 returned with HTTP 200 Aug 16 21:10:58.465777 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 309/1237] 10.4.3.143 () {70 vars in 1639 bytes} [Sun Aug 16 21:10:58 2026] GET /volume/v3/volumes/1d5cd663-3646-4a4e-9065-d8ac92713889 => generated 1327 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Aug 16 21:10:58.590125 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [req-a6dfebcd-8cb2-4d95-83f1-757b389774e8 req-388f7997-d782-4a1f-a45e-1389e7da0824 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:10:58.596002 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [req-a6dfebcd-8cb2-4d95-83f1-757b389774e8 req-388f7997-d782-4a1f-a45e-1389e7da0824 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] PUT https://10.4.3.143/volume/v3/attachments/ad33dcc8-0a49-4212-9d17-97b1cdbc95e0 Aug 16 21:10:58.597742 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [req-a6dfebcd-8cb2-4d95-83f1-757b389774e8 req-388f7997-d782-4a1f-a45e-1389e7da0824 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.143", "host": "np0000007409", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:e42fbcbe2e9", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "69237b68-d654-4a76-81de-86e36bc8fb86", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:10:58.612628 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.coordination [req-a6dfebcd-8cb2-4d95-83f1-757b389774e8 req-388f7997-d782-4a1f-a45e-1389e7da0824 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Acquiring lock "cinder-attachment_update-1d5cd663-3646-4a4e-9065-d8ac92713889-np0000007409" by "attachment_update" {{(pid=100331) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:10:58.620707 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.coordination [req-a6dfebcd-8cb2-4d95-83f1-757b389774e8 req-388f7997-d782-4a1f-a45e-1389e7da0824 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Lock "cinder-attachment_update-1d5cd663-3646-4a4e-9065-d8ac92713889-np0000007409" acquired by "attachment_update" :: waited 0.007s {{(pid=100331) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:10:58.620707 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:10:58.620707 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:10:58.640453 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.coordination [req-8824ed1a-6755-4887-a4b0-d11c6ea3ac83 req-c01c3327-d02a-489c-808b-9feac1fa314d tempest-ServerActionsV293TestJSON-1229496514 tempest-ServerActionsV293TestJSON-1229496514-project-member] Lock "cinder-attachment_update-0787d420-1138-47ab-a842-6e6b315d8a11-np0000007409" released by "attachment_update" :: held 0.179s {{(pid=100330) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:10:58.640898 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [req-8824ed1a-6755-4887-a4b0-d11c6ea3ac83 req-c01c3327-d02a-489c-808b-9feac1fa314d tempest-ServerActionsV293TestJSON-1229496514 tempest-ServerActionsV293TestJSON-1229496514-project-member] https://10.4.3.143/volume/v3/attachments/891edc29-198b-4d36-84d3-8b39ac2a2d3b returned with HTTP 200 Aug 16 21:10:58.641534 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 315/1238] 10.4.3.143 () {74 vars in 1704 bytes} [Sun Aug 16 21:10:58 2026] PUT /volume/v3/attachments/891edc29-198b-4d36-84d3-8b39ac2a2d3b => generated 969 bytes in 207 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:10:58.680598 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [req-8824ed1a-6755-4887-a4b0-d11c6ea3ac83 req-b7d60c1d-e79c-420e-8df5-8e9c1b5c9dd7 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:10:58.684926 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [req-8824ed1a-6755-4887-a4b0-d11c6ea3ac83 req-b7d60c1d-e79c-420e-8df5-8e9c1b5c9dd7 tempest-ServerActionsV293TestJSON-1229496514 tempest-ServerActionsV293TestJSON-1229496514-project-member] POST https://10.4.3.143/volume/v3/attachments/891edc29-198b-4d36-84d3-8b39ac2a2d3b/action Aug 16 21:10:58.686420 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [req-8824ed1a-6755-4887-a4b0-d11c6ea3ac83 req-b7d60c1d-e79c-420e-8df5-8e9c1b5c9dd7 tempest-ServerActionsV293TestJSON-1229496514 tempest-ServerActionsV293TestJSON-1229496514-project-member] Action body: b'{"os-complete": null}' {{(pid=100333) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 21:10:58.686726 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [req-8824ed1a-6755-4887-a4b0-d11c6ea3ac83 req-b7d60c1d-e79c-420e-8df5-8e9c1b5c9dd7 tempest-ServerActionsV293TestJSON-1229496514 tempest-ServerActionsV293TestJSON-1229496514-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:10:58.708871 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:10:58.708871 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:10:58.721621 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [req-8824ed1a-6755-4887-a4b0-d11c6ea3ac83 req-b7d60c1d-e79c-420e-8df5-8e9c1b5c9dd7 tempest-ServerActionsV293TestJSON-1229496514 tempest-ServerActionsV293TestJSON-1229496514-project-member] https://10.4.3.143/volume/v3/attachments/891edc29-198b-4d36-84d3-8b39ac2a2d3b/action returned with HTTP 204 Aug 16 21:10:58.722256 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 302/1239] 10.4.3.143 () {74 vars in 1725 bytes} [Sun Aug 16 21:10:58 2026] POST /volume/v3/attachments/891edc29-198b-4d36-84d3-8b39ac2a2d3b/action => generated 0 bytes in 42 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:10:58.742202 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.coordination [req-a6dfebcd-8cb2-4d95-83f1-757b389774e8 req-388f7997-d782-4a1f-a45e-1389e7da0824 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Lock "cinder-attachment_update-1d5cd663-3646-4a4e-9065-d8ac92713889-np0000007409" released by "attachment_update" :: held 0.124s {{(pid=100331) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:10:58.742592 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [req-a6dfebcd-8cb2-4d95-83f1-757b389774e8 req-388f7997-d782-4a1f-a45e-1389e7da0824 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] https://10.4.3.143/volume/v3/attachments/ad33dcc8-0a49-4212-9d17-97b1cdbc95e0 returned with HTTP 200 Aug 16 21:10:58.743213 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 314/1240] 10.4.3.143 () {74 vars in 1704 bytes} [Sun Aug 16 21:10:58 2026] PUT /volume/v3/attachments/ad33dcc8-0a49-4212-9d17-97b1cdbc95e0 => generated 969 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:10:58.761526 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [req-656f008d-003c-466d-81b4-d1c3879fcf18 req-ce98f214-a43c-4106-93bc-232ed3ea7693 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:10:58.765058 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [req-656f008d-003c-466d-81b4-d1c3879fcf18 req-ce98f214-a43c-4106-93bc-232ed3ea7693 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] DELETE https://10.4.3.143/volume/v3/attachments/d8890d81-0493-446f-8e34-48007ef4f700 Aug 16 21:10:58.765383 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [req-656f008d-003c-466d-81b4-d1c3879fcf18 req-ce98f214-a43c-4106-93bc-232ed3ea7693 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:10:58.765465 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [req-656f008d-003c-466d-81b4-d1c3879fcf18 req-ce98f214-a43c-4106-93bc-232ed3ea7693 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Calling method 'version_select' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:10:58.774062 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:10:58.774062 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:10:58.838017 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [req-656f008d-003c-466d-81b4-d1c3879fcf18 req-ce98f214-a43c-4106-93bc-232ed3ea7693 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] https://10.4.3.143/volume/v3/attachments/d8890d81-0493-446f-8e34-48007ef4f700 returned with HTTP 200 Aug 16 21:10:58.838703 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 310/1241] 10.4.3.143 () {72 vars in 1673 bytes} [Sun Aug 16 21:10:58 2026] DELETE /volume/v3/attachments/d8890d81-0493-446f-8e34-48007ef4f700 => generated 19 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:10:59.423197 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-f151312c-4f21-41da-906f-98fff7d27ce8 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:10:59.426312 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-f151312c-4f21-41da-906f-98fff7d27ce8 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] GET https://10.4.3.143/volume/v3/volumes/1d5cd663-3646-4a4e-9065-d8ac92713889 Aug 16 21:10:59.426564 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-f151312c-4f21-41da-906f-98fff7d27ce8 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:10:59.426829 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-f151312c-4f21-41da-906f-98fff7d27ce8 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:10:59.442089 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:10:59.442089 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:10:59.446302 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-f151312c-4f21-41da-906f-98fff7d27ce8 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Volume info retrieved successfully. Aug 16 21:10:59.454411 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-f151312c-4f21-41da-906f-98fff7d27ce8 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] https://10.4.3.143/volume/v3/volumes/1d5cd663-3646-4a4e-9065-d8ac92713889 returned with HTTP 200 Aug 16 21:10:59.454811 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 316/1242] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:10:59 2026] GET /volume/v3/volumes/1d5cd663-3646-4a4e-9065-d8ac92713889 => generated 1148 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:10:59.738310 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-57a30946-0519-42c0-8ba7-ffec7810214b None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:10:59.740848 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-57a30946-0519-42c0-8ba7-ffec7810214b tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] DELETE https://10.4.3.143/volume/v3/volumes/cad9e065-a82e-4fb0-86e0-dacdbcb1d273 Aug 16 21:10:59.741312 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-57a30946-0519-42c0-8ba7-ffec7810214b tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:10:59.741697 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-57a30946-0519-42c0-8ba7-ffec7810214b tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Calling method 'delete' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:10:59.742144 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.v3.volumes [None req-57a30946-0519-42c0-8ba7-ffec7810214b tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Delete volume with id: cad9e065-a82e-4fb0-86e0-dacdbcb1d273 Aug 16 21:10:59.754698 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:10:59.754698 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:10:59.755466 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-57a30946-0519-42c0-8ba7-ffec7810214b tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Volume info retrieved successfully. Aug 16 21:10:59.771344 np0000007409 devstack@c-api.service[100333]: WARNING cinder.keymgr.conf_key_mgr [None req-57a30946-0519-42c0-8ba7-ffec7810214b tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 16 21:10:59.779820 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-57a30946-0519-42c0-8ba7-ffec7810214b tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Delete volume request issued successfully. Aug 16 21:10:59.780147 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-57a30946-0519-42c0-8ba7-ffec7810214b tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] https://10.4.3.143/volume/v3/volumes/cad9e065-a82e-4fb0-86e0-dacdbcb1d273 returned with HTTP 202 Aug 16 21:10:59.780939 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 303/1243] 10.4.3.143 () {66 vars in 1351 bytes} [Sun Aug 16 21:10:59 2026] DELETE /volume/v3/volumes/cad9e065-a82e-4fb0-86e0-dacdbcb1d273 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 21:10:59.792003 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-ccfebe2e-febb-40f2-9cd9-09ec0dca6352 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:10:59.793858 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-ccfebe2e-febb-40f2-9cd9-09ec0dca6352 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] GET https://10.4.3.143/volume/v3/volumes/cad9e065-a82e-4fb0-86e0-dacdbcb1d273 Aug 16 21:10:59.794654 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-ccfebe2e-febb-40f2-9cd9-09ec0dca6352 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:10:59.794654 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-ccfebe2e-febb-40f2-9cd9-09ec0dca6352 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:10:59.802165 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:10:59.802165 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:10:59.806383 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-ccfebe2e-febb-40f2-9cd9-09ec0dca6352 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Volume info retrieved successfully. Aug 16 21:10:59.810676 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-ccfebe2e-febb-40f2-9cd9-09ec0dca6352 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] https://10.4.3.143/volume/v3/volumes/cad9e065-a82e-4fb0-86e0-dacdbcb1d273 returned with HTTP 200 Aug 16 21:10:59.811087 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 315/1244] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:10:59 2026] GET /volume/v3/volumes/cad9e065-a82e-4fb0-86e0-dacdbcb1d273 => generated 872 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:11:00.470826 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-c8c1568f-a8bd-493b-bde2-41763e44f153 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:11:00.473252 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-c8c1568f-a8bd-493b-bde2-41763e44f153 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] GET https://10.4.3.143/volume/v3/volumes/1d5cd663-3646-4a4e-9065-d8ac92713889 Aug 16 21:11:00.473535 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-c8c1568f-a8bd-493b-bde2-41763e44f153 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:11:00.473802 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-c8c1568f-a8bd-493b-bde2-41763e44f153 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:11:00.494973 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:11:00.494973 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:11:00.503206 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-c8c1568f-a8bd-493b-bde2-41763e44f153 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Volume info retrieved successfully. Aug 16 21:11:00.511184 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-c8c1568f-a8bd-493b-bde2-41763e44f153 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] https://10.4.3.143/volume/v3/volumes/1d5cd663-3646-4a4e-9065-d8ac92713889 returned with HTTP 200 Aug 16 21:11:00.511775 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 311/1245] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:11:00 2026] GET /volume/v3/volumes/1d5cd663-3646-4a4e-9065-d8ac92713889 => generated 1148 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 16 21:11:00.641903 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-e628e29d-37ae-4c8e-b646-a322879d6db9 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:11:00.770202 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-e628e29d-37ae-4c8e-b646-a322879d6db9 tempest-VolumesTransfersV357Test-997614458 tempest-VolumesTransfersV357Test-997614458-project-member] POST https://10.4.3.143/volume/v3/volumes Aug 16 21:11:00.770632 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-e628e29d-37ae-4c8e-b646-a322879d6db9 tempest-VolumesTransfersV357Test-997614458 tempest-VolumesTransfersV357Test-997614458-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV357Test-Volume-971279923"}} {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:11:00.772523 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.v3.volumes [None req-e628e29d-37ae-4c8e-b646-a322879d6db9 tempest-VolumesTransfersV357Test-997614458 tempest-VolumesTransfersV357Test-997614458-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV357Test-Volume-971279923'}} {{(pid=100330) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 21:11:00.772678 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.v3.volumes [None req-e628e29d-37ae-4c8e-b646-a322879d6db9 tempest-VolumesTransfersV357Test-997614458 tempest-VolumesTransfersV357Test-997614458-project-member] Create volume of 1 GB Aug 16 21:11:00.777436 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-e628e29d-37ae-4c8e-b646-a322879d6db9 tempest-VolumesTransfersV357Test-997614458 tempest-VolumesTransfersV357Test-997614458-project-member] Availability Zones retrieved successfully. Aug 16 21:11:00.783485 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-e628e29d-37ae-4c8e-b646-a322879d6db9 tempest-VolumesTransfersV357Test-997614458 tempest-VolumesTransfersV357Test-997614458-project-member] Flow 'volume_create_api' (a29b3f17-c6f1-46f8-a056-e5b40780338b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100330) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:11:00.784387 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-e628e29d-37ae-4c8e-b646-a322879d6db9 tempest-VolumesTransfersV357Test-997614458 tempest-VolumesTransfersV357Test-997614458-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c8bf3145-ac9a-4bfa-b637-aae83c8db6c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:11:00.785303 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.flows.api.create_volume [None req-e628e29d-37ae-4c8e-b646-a322879d6db9 tempest-VolumesTransfersV357Test-997614458 tempest-VolumesTransfersV357Test-997614458-project-member] Validating volume size '1' using validate_int {{(pid=100330) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 21:11:00.817362 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-e628e29d-37ae-4c8e-b646-a322879d6db9 tempest-VolumesTransfersV357Test-997614458 tempest-VolumesTransfersV357Test-997614458-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c8bf3145-ac9a-4bfa-b637-aae83c8db6c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T21:04:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=69e633b8-fab9-4b15-8b40-4f1a67c51cda,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '69e633b8-fab9-4b15-8b40-4f1a67c51cda', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:11:00.818189 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-e628e29d-37ae-4c8e-b646-a322879d6db9 tempest-VolumesTransfersV357Test-997614458 tempest-VolumesTransfersV357Test-997614458-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (080c7b3d-66d5-4d4d-b42f-bec4ad272d6b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:11:00.828141 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-bafcaf90-a511-4a22-9eb0-0fa5797c2f5b None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:11:00.830488 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-bafcaf90-a511-4a22-9eb0-0fa5797c2f5b tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] GET https://10.4.3.143/volume/v3/volumes/cad9e065-a82e-4fb0-86e0-dacdbcb1d273 Aug 16 21:11:00.830767 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-bafcaf90-a511-4a22-9eb0-0fa5797c2f5b tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:11:00.831026 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-bafcaf90-a511-4a22-9eb0-0fa5797c2f5b tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:11:00.839991 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-bafcaf90-a511-4a22-9eb0-0fa5797c2f5b tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] https://10.4.3.143/volume/v3/volumes/cad9e065-a82e-4fb0-86e0-dacdbcb1d273 returned with HTTP 404 Aug 16 21:11:00.839991 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 304/1246] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:11:00 2026] GET /volume/v3/volumes/cad9e065-a82e-4fb0-86e0-dacdbcb1d273 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:11:00.849536 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-6361ce32-b029-4b37-8a39-23e732779bba None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:11:00.851710 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-6361ce32-b029-4b37-8a39-23e732779bba tempest-TestVolumeBootPattern-411279710 tempest-TestVolumeBootPattern-411279710-project-admin] GET https://10.4.3.143/volume/v3/volumes/detail?all_tenants=1 Aug 16 21:11:00.854006 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-6361ce32-b029-4b37-8a39-23e732779bba tempest-TestVolumeBootPattern-411279710 tempest-TestVolumeBootPattern-411279710-project-admin] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:11:00.854006 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-6361ce32-b029-4b37-8a39-23e732779bba tempest-TestVolumeBootPattern-411279710 tempest-TestVolumeBootPattern-411279710-project-admin] Calling method 'detail' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:11:00.854006 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-6361ce32-b029-4b37-8a39-23e732779bba tempest-TestVolumeBootPattern-411279710 tempest-TestVolumeBootPattern-411279710-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100331) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 16 21:11:00.909636 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.quota [None req-e628e29d-37ae-4c8e-b646-a322879d6db9 tempest-VolumesTransfersV357Test-997614458 tempest-VolumesTransfersV357Test-997614458-project-member] Created reservations ['ff33bcb7-fca4-4a17-97b6-0ed60952a2af', '44dcbe1f-2ba9-44ac-a623-4022a870968d', '079d244c-3e32-4434-be98-6457a56f64d9', '0d5745d3-781b-4928-9b90-be9a67940bd8'] {{(pid=100330) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:11:00.910131 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-e628e29d-37ae-4c8e-b646-a322879d6db9 tempest-VolumesTransfersV357Test-997614458 tempest-VolumesTransfersV357Test-997614458-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (080c7b3d-66d5-4d4d-b42f-bec4ad272d6b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ff33bcb7-fca4-4a17-97b6-0ed60952a2af', '44dcbe1f-2ba9-44ac-a623-4022a870968d', '079d244c-3e32-4434-be98-6457a56f64d9', '0d5745d3-781b-4928-9b90-be9a67940bd8']}' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:11:00.910562 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-6361ce32-b029-4b37-8a39-23e732779bba tempest-TestVolumeBootPattern-411279710 tempest-TestVolumeBootPattern-411279710-project-admin] Get all volumes completed successfully. Aug 16 21:11:00.911026 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-e628e29d-37ae-4c8e-b646-a322879d6db9 tempest-VolumesTransfersV357Test-997614458 tempest-VolumesTransfersV357Test-997614458-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4d1efd53-d9ee-474b-beea-e89d2d59a288) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:11:00.912597 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:11:00.912597 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:11:00.919812 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-6361ce32-b029-4b37-8a39-23e732779bba tempest-TestVolumeBootPattern-411279710 tempest-TestVolumeBootPattern-411279710-project-admin] https://10.4.3.143/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 16 21:11:00.920418 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 316/1247] 10.4.3.143 () {66 vars in 1285 bytes} [Sun Aug 16 21:11:00 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 10920 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 16 21:11:00.939482 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-e628e29d-37ae-4c8e-b646-a322879d6db9 tempest-VolumesTransfersV357Test-997614458 tempest-VolumesTransfersV357Test-997614458-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4d1efd53-d9ee-474b-beea-e89d2d59a288) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '828553fa-bcdb-4572-bb2a-808a2545116d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-971279923',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='17e07c20bff943fcbe5f10ee73286d6c',qos_specs=None,replication_status=,reservations=['ff33bcb7-fca4-4a17-97b6-0ed60952a2af','44dcbe1f-2ba9-44ac-a623-4022a870968d','079d244c-3e32-4434-be98-6457a56f64d9','0d5745d3-781b-4928-9b90-be9a67940bd8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='be1fa655a60540079353ef257352855d',volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T21:11:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-971279923',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=828553fa-bcdb-4572-bb2a-808a2545116d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='17e07c20bff943fcbe5f10ee73286d6c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='be1fa655a60540079353ef257352855d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(69e633b8-fab9-4b15-8b40-4f1a67c51cda),volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda)}' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:11:00.940580 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-e628e29d-37ae-4c8e-b646-a322879d6db9 tempest-VolumesTransfersV357Test-997614458 tempest-VolumesTransfersV357Test-997614458-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7225a16c-9d77-45b2-8750-807a21422d1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:11:00.941449 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-57db3cc2-7148-4744-8557-f8d40c06eb90 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:11:00.943080 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-57db3cc2-7148-4744-8557-f8d40c06eb90 tempest-TestVolumeBootPattern-411279710 tempest-TestVolumeBootPattern-411279710-project-admin] DELETE https://10.4.3.143/volume/v3/types/cb2a3c8a-15d9-4213-a2e5-fc76f547a38c Aug 16 21:11:00.943266 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-57db3cc2-7148-4744-8557-f8d40c06eb90 tempest-TestVolumeBootPattern-411279710 tempest-TestVolumeBootPattern-411279710-project-admin] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:11:00.943443 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-57db3cc2-7148-4744-8557-f8d40c06eb90 tempest-TestVolumeBootPattern-411279710 tempest-TestVolumeBootPattern-411279710-project-admin] Calling method '_delete' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:11:00.964331 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-e628e29d-37ae-4c8e-b646-a322879d6db9 tempest-VolumesTransfersV357Test-997614458 tempest-VolumesTransfersV357Test-997614458-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7225a16c-9d77-45b2-8750-807a21422d1c) transitioned into state 'SUCCESS' from state '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-971279923',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='17e07c20bff943fcbe5f10ee73286d6c',qos_specs=None,replication_status=,reservations=['ff33bcb7-fca4-4a17-97b6-0ed60952a2af','44dcbe1f-2ba9-44ac-a623-4022a870968d','079d244c-3e32-4434-be98-6457a56f64d9','0d5745d3-781b-4928-9b90-be9a67940bd8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='be1fa655a60540079353ef257352855d',volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda)}' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:11:00.965193 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-e628e29d-37ae-4c8e-b646-a322879d6db9 tempest-VolumesTransfersV357Test-997614458 tempest-VolumesTransfersV357Test-997614458-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1e78abc4-fc69-4d4d-8135-23fbeb6b32eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:11:00.970374 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-57db3cc2-7148-4744-8557-f8d40c06eb90 tempest-TestVolumeBootPattern-411279710 tempest-TestVolumeBootPattern-411279710-project-admin] https://10.4.3.143/volume/v3/types/cb2a3c8a-15d9-4213-a2e5-fc76f547a38c returned with HTTP 202 Aug 16 21:11:00.970763 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 312/1248] 10.4.3.143 () {66 vars in 1345 bytes} [Sun Aug 16 21:11:00 2026] DELETE /volume/v3/types/cb2a3c8a-15d9-4213-a2e5-fc76f547a38c => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 21:11:00.979411 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-e628e29d-37ae-4c8e-b646-a322879d6db9 tempest-VolumesTransfersV357Test-997614458 tempest-VolumesTransfersV357Test-997614458-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1e78abc4-fc69-4d4d-8135-23fbeb6b32eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:11:00.980396 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-e628e29d-37ae-4c8e-b646-a322879d6db9 tempest-VolumesTransfersV357Test-997614458 tempest-VolumesTransfersV357Test-997614458-project-member] Flow 'volume_create_api' (a29b3f17-c6f1-46f8-a056-e5b40780338b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100330) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:11:00.980763 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-e628e29d-37ae-4c8e-b646-a322879d6db9 tempest-VolumesTransfersV357Test-997614458 tempest-VolumesTransfersV357Test-997614458-project-member] Create volume request issued successfully. Aug 16 21:11:00.981479 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-e628e29d-37ae-4c8e-b646-a322879d6db9 tempest-VolumesTransfersV357Test-997614458 tempest-VolumesTransfersV357Test-997614458-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Aug 16 21:11:00.987059 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 317/1249] 10.4.3.143 () {70 vars in 1299 bytes} [Sun Aug 16 21:11:00 2026] POST /volume/v3/volumes => generated 818 bytes in 346 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:11:01.000443 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-5987f3c1-e29e-4157-b5fd-ce4a07e75c16 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:11:01.004961 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-1dd9cbb2-263e-44e6-a63b-28764b2b9179 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:11:01.005528 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-5987f3c1-e29e-4157-b5fd-ce4a07e75c16 tempest-VolumesTransfersV357Test-997614458 tempest-VolumesTransfersV357Test-997614458-project-member] GET https://10.4.3.143/volume/v3/volumes/828553fa-bcdb-4572-bb2a-808a2545116d Aug 16 21:11:01.008955 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-5987f3c1-e29e-4157-b5fd-ce4a07e75c16 tempest-VolumesTransfersV357Test-997614458 tempest-VolumesTransfersV357Test-997614458-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:11:01.008955 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-5987f3c1-e29e-4157-b5fd-ce4a07e75c16 tempest-VolumesTransfersV357Test-997614458 tempest-VolumesTransfersV357Test-997614458-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:11:01.009124 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-1dd9cbb2-263e-44e6-a63b-28764b2b9179 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] POST https://10.4.3.143/volume/v3/volumes Aug 16 21:11:01.009124 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-1dd9cbb2-263e-44e6-a63b-28764b2b9179 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-861326830", "snapshot_id": null, "imageRef": "42b524b5-4969-43e9-b5aa-f976c786aa94", "volume_type": null, "size": 1}} {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:11:01.011503 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.v3.volumes [None req-1dd9cbb2-263e-44e6-a63b-28764b2b9179 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-861326830', 'snapshot_id': None, 'imageRef': '42b524b5-4969-43e9-b5aa-f976c786aa94', 'volume_type': None, 'size': 1}} {{(pid=100331) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 21:11:01.014155 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:11:01.014155 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:11:01.022663 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-5987f3c1-e29e-4157-b5fd-ce4a07e75c16 tempest-VolumesTransfersV357Test-997614458 tempest-VolumesTransfersV357Test-997614458-project-member] Volume info retrieved successfully. Aug 16 21:11:01.029607 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-5987f3c1-e29e-4157-b5fd-ce4a07e75c16 tempest-VolumesTransfersV357Test-997614458 tempest-VolumesTransfersV357Test-997614458-project-member] https://10.4.3.143/volume/v3/volumes/828553fa-bcdb-4572-bb2a-808a2545116d returned with HTTP 200 Aug 16 21:11:01.030040 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 305/1250] 10.4.3.143 () {68 vars in 1389 bytes} [Sun Aug 16 21:11:00 2026] GET /volume/v3/volumes/828553fa-bcdb-4572-bb2a-808a2545116d => generated 886 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:11:01.067544 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [req-a6dfebcd-8cb2-4d95-83f1-757b389774e8 req-0867a162-af95-49d5-b89c-ef84b53c546f None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:11:01.068878 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [req-a6dfebcd-8cb2-4d95-83f1-757b389774e8 req-0867a162-af95-49d5-b89c-ef84b53c546f tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] POST https://10.4.3.143/volume/v3/attachments/ad33dcc8-0a49-4212-9d17-97b1cdbc95e0/action Aug 16 21:11:01.069334 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [req-a6dfebcd-8cb2-4d95-83f1-757b389774e8 req-0867a162-af95-49d5-b89c-ef84b53c546f tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Action body: b'{"os-complete": null}' {{(pid=100332) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 21:11:01.069454 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [req-a6dfebcd-8cb2-4d95-83f1-757b389774e8 req-0867a162-af95-49d5-b89c-ef84b53c546f tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:11:01.104494 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:11:01.104494 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:11:01.119489 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [req-a6dfebcd-8cb2-4d95-83f1-757b389774e8 req-0867a162-af95-49d5-b89c-ef84b53c546f tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] https://10.4.3.143/volume/v3/attachments/ad33dcc8-0a49-4212-9d17-97b1cdbc95e0/action returned with HTTP 204 Aug 16 21:11:01.120428 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 313/1251] 10.4.3.143 () {74 vars in 1725 bytes} [Sun Aug 16 21:11:01 2026] POST /volume/v3/attachments/ad33dcc8-0a49-4212-9d17-97b1cdbc95e0/action => generated 0 bytes in 54 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:11:01.129895 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.v3.volumes [None req-1dd9cbb2-263e-44e6-a63b-28764b2b9179 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Create volume of 1 GB Aug 16 21:11:01.136224 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-1dd9cbb2-263e-44e6-a63b-28764b2b9179 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Availability Zones retrieved successfully. Aug 16 21:11:01.145005 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-1dd9cbb2-263e-44e6-a63b-28764b2b9179 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Flow 'volume_create_api' (38ba71a0-149d-4330-a116-8372e8a72dd7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100331) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:11:01.146932 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-1dd9cbb2-263e-44e6-a63b-28764b2b9179 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6979446f-4a1c-47a8-a789-513e963828a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:11:01.148489 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.flows.api.create_volume [None req-1dd9cbb2-263e-44e6-a63b-28764b2b9179 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Validating volume size '1' using validate_int {{(pid=100331) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 21:11:01.238403 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-1dd9cbb2-263e-44e6-a63b-28764b2b9179 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6979446f-4a1c-47a8-a789-513e963828a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T21:04:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=69e633b8-fab9-4b15-8b40-4f1a67c51cda,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '69e633b8-fab9-4b15-8b40-4f1a67c51cda', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:11:01.239498 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-1dd9cbb2-263e-44e6-a63b-28764b2b9179 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c7a7af9d-202b-484f-90ef-810d69d03d8b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:11:01.310053 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.quota [None req-1dd9cbb2-263e-44e6-a63b-28764b2b9179 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Created reservations ['4e131d3b-f8f6-42dd-90cc-010357359864', 'c0bf254c-d74c-4416-b486-2ee051940548', 'd4d0ca62-1906-40b0-9805-f7bb73266ff1', '73c23705-b853-479f-96af-379083c884b8'] {{(pid=100331) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:11:01.311249 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-1dd9cbb2-263e-44e6-a63b-28764b2b9179 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c7a7af9d-202b-484f-90ef-810d69d03d8b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4e131d3b-f8f6-42dd-90cc-010357359864', 'c0bf254c-d74c-4416-b486-2ee051940548', 'd4d0ca62-1906-40b0-9805-f7bb73266ff1', '73c23705-b853-479f-96af-379083c884b8']}' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:11:01.312236 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-1dd9cbb2-263e-44e6-a63b-28764b2b9179 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (620b6e17-0b86-42a3-bdcf-cae791813baa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:11:01.344484 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-1dd9cbb2-263e-44e6-a63b-28764b2b9179 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (620b6e17-0b86-42a3-bdcf-cae791813baa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '20211d59-8f9f-4f68-b36f-ddf497e591cf', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-861326830',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b9308978d260439581ce1e755cb85f7b',qos_specs=None,replication_status=,reservations=['4e131d3b-f8f6-42dd-90cc-010357359864','c0bf254c-d74c-4416-b486-2ee051940548','d4d0ca62-1906-40b0-9805-f7bb73266ff1','73c23705-b853-479f-96af-379083c884b8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7a0effc2f2ed43cba1798e1f55d30632',volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T21:11:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-861326830',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=20211d59-8f9f-4f68-b36f-ddf497e591cf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b9308978d260439581ce1e755cb85f7b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7a0effc2f2ed43cba1798e1f55d30632',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(69e633b8-fab9-4b15-8b40-4f1a67c51cda),volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda)}' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:11:01.344484 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-1dd9cbb2-263e-44e6-a63b-28764b2b9179 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (66dfeb41-3d30-4d88-b5de-20b768b6598b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:11:01.367908 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-1dd9cbb2-263e-44e6-a63b-28764b2b9179 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (66dfeb41-3d30-4d88-b5de-20b768b6598b) transitioned into state 'SUCCESS' from state '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-861326830',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b9308978d260439581ce1e755cb85f7b',qos_specs=None,replication_status=,reservations=['4e131d3b-f8f6-42dd-90cc-010357359864','c0bf254c-d74c-4416-b486-2ee051940548','d4d0ca62-1906-40b0-9805-f7bb73266ff1','73c23705-b853-479f-96af-379083c884b8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7a0effc2f2ed43cba1798e1f55d30632',volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda)}' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:11:01.368720 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-1dd9cbb2-263e-44e6-a63b-28764b2b9179 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e2867529-35e0-46a3-88d6-cea66d604c46) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:11:01.381954 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-1dd9cbb2-263e-44e6-a63b-28764b2b9179 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e2867529-35e0-46a3-88d6-cea66d604c46) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:11:01.382375 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-1dd9cbb2-263e-44e6-a63b-28764b2b9179 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Flow 'volume_create_api' (38ba71a0-149d-4330-a116-8372e8a72dd7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100331) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:11:01.382742 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-1dd9cbb2-263e-44e6-a63b-28764b2b9179 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Create volume request issued successfully. Aug 16 21:11:01.384212 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-1dd9cbb2-263e-44e6-a63b-28764b2b9179 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Aug 16 21:11:01.384212 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 317/1252] 10.4.3.143 () {68 vars in 1259 bytes} [Sun Aug 16 21:11:01 2026] POST /volume/v3/volumes => generated 758 bytes in 380 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 21:11:01.399875 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-2d77fe11-54cc-4a24-9f55-bd0c75a39f37 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:11:01.403422 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-2d77fe11-54cc-4a24-9f55-bd0c75a39f37 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] GET https://10.4.3.143/volume/v3/volumes/20211d59-8f9f-4f68-b36f-ddf497e591cf Aug 16 21:11:01.403422 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-2d77fe11-54cc-4a24-9f55-bd0c75a39f37 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:11:01.403422 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-2d77fe11-54cc-4a24-9f55-bd0c75a39f37 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:11:01.415889 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:11:01.415889 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:11:01.422648 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-2d77fe11-54cc-4a24-9f55-bd0c75a39f37 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Volume info retrieved successfully. Aug 16 21:11:01.428683 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-2d77fe11-54cc-4a24-9f55-bd0c75a39f37 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] https://10.4.3.143/volume/v3/volumes/20211d59-8f9f-4f68-b36f-ddf497e591cf returned with HTTP 200 Aug 16 21:11:01.429227 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 318/1253] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:11:01 2026] GET /volume/v3/volumes/20211d59-8f9f-4f68-b36f-ddf497e591cf => generated 826 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:11:01.533063 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-b7baab1d-160f-4043-888d-c530daa50e79 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:11:01.538288 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-b7baab1d-160f-4043-888d-c530daa50e79 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] GET https://10.4.3.143/volume/v3/volumes/1d5cd663-3646-4a4e-9065-d8ac92713889 Aug 16 21:11:01.538716 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-b7baab1d-160f-4043-888d-c530daa50e79 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:11:01.538982 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-b7baab1d-160f-4043-888d-c530daa50e79 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:11:01.562417 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:11:01.562417 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:11:01.570321 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-b7baab1d-160f-4043-888d-c530daa50e79 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Volume info retrieved successfully. Aug 16 21:11:01.579279 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-b7baab1d-160f-4043-888d-c530daa50e79 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] https://10.4.3.143/volume/v3/volumes/1d5cd663-3646-4a4e-9065-d8ac92713889 returned with HTTP 200 Aug 16 21:11:01.579843 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 306/1254] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:11:01 2026] GET /volume/v3/volumes/1d5cd663-3646-4a4e-9065-d8ac92713889 => generated 1442 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:11:01.593546 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-bd8c208b-2986-4f93-8379-c9e69598bc2c None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:11:01.703679 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-bd8c208b-2986-4f93-8379-c9e69598bc2c tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-reader] GET https://10.4.3.143/volume/v3/volumes/1d5cd663-3646-4a4e-9065-d8ac92713889 Aug 16 21:11:01.703679 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-bd8c208b-2986-4f93-8379-c9e69598bc2c tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-reader] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:11:01.703679 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-bd8c208b-2986-4f93-8379-c9e69598bc2c tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-reader] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:11:01.718862 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:11:01.718862 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:11:01.726976 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-bd8c208b-2986-4f93-8379-c9e69598bc2c tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-reader] Volume info retrieved successfully. Aug 16 21:11:01.730223 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-bd8c208b-2986-4f93-8379-c9e69598bc2c tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-reader] https://10.4.3.143/volume/v3/volumes/1d5cd663-3646-4a4e-9065-d8ac92713889 returned with HTTP 200 Aug 16 21:11:01.730575 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 314/1255] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:11:01 2026] GET /volume/v3/volumes/1d5cd663-3646-4a4e-9065-d8ac92713889 => generated 1442 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:11:01.793576 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-3542ebc7-0b01-47ea-b455-c52979cd2f10 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:11:01.796944 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-3542ebc7-0b01-47ea-b455-c52979cd2f10 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-reader] GET https://10.4.3.143/volume/v3/volumes/1d5cd663-3646-4a4e-9065-d8ac92713889 Aug 16 21:11:01.796944 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-3542ebc7-0b01-47ea-b455-c52979cd2f10 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-reader] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:11:01.796944 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-3542ebc7-0b01-47ea-b455-c52979cd2f10 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-reader] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:11:01.817991 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:11:01.817991 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:11:01.822063 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-3542ebc7-0b01-47ea-b455-c52979cd2f10 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-reader] Volume info retrieved successfully. Aug 16 21:11:01.829210 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-3542ebc7-0b01-47ea-b455-c52979cd2f10 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-reader] https://10.4.3.143/volume/v3/volumes/1d5cd663-3646-4a4e-9065-d8ac92713889 returned with HTTP 200 Aug 16 21:11:01.829210 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 318/1256] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:11:01 2026] GET /volume/v3/volumes/1d5cd663-3646-4a4e-9065-d8ac92713889 => generated 1442 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:11:01.887759 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [req-6fdd1b24-d171-46fd-bf29-042314e17910 req-977b4c43-a679-4073-b720-b7d36cb2ba18 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:11:01.890159 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [req-6fdd1b24-d171-46fd-bf29-042314e17910 req-977b4c43-a679-4073-b720-b7d36cb2ba18 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] GET https://10.4.3.143/volume/v3/volumes/1d5cd663-3646-4a4e-9065-d8ac92713889 Aug 16 21:11:01.890341 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [req-6fdd1b24-d171-46fd-bf29-042314e17910 req-977b4c43-a679-4073-b720-b7d36cb2ba18 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:11:01.890509 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [req-6fdd1b24-d171-46fd-bf29-042314e17910 req-977b4c43-a679-4073-b720-b7d36cb2ba18 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:11:01.901012 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:11:01.901012 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:11:01.904396 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [req-6fdd1b24-d171-46fd-bf29-042314e17910 req-977b4c43-a679-4073-b720-b7d36cb2ba18 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Volume info retrieved successfully. Aug 16 21:11:01.908358 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [req-6fdd1b24-d171-46fd-bf29-042314e17910 req-977b4c43-a679-4073-b720-b7d36cb2ba18 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] https://10.4.3.143/volume/v3/volumes/1d5cd663-3646-4a4e-9065-d8ac92713889 returned with HTTP 200 Aug 16 21:11:01.908865 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 319/1257] 10.4.3.143 () {68 vars in 1598 bytes} [Sun Aug 16 21:11:01 2026] GET /volume/v3/volumes/1d5cd663-3646-4a4e-9065-d8ac92713889 => generated 1442 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:11:01.933248 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [req-6fdd1b24-d171-46fd-bf29-042314e17910 req-d0b730a4-8f95-48b1-a1b9-62e991b6cba2 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:11:01.935184 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [req-6fdd1b24-d171-46fd-bf29-042314e17910 req-d0b730a4-8f95-48b1-a1b9-62e991b6cba2 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] POST https://10.4.3.143/volume/v3/volumes/1d5cd663-3646-4a4e-9065-d8ac92713889/action Aug 16 21:11:01.935503 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [req-6fdd1b24-d171-46fd-bf29-042314e17910 req-d0b730a4-8f95-48b1-a1b9-62e991b6cba2 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100333) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 21:11:01.935607 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [req-6fdd1b24-d171-46fd-bf29-042314e17910 req-d0b730a4-8f95-48b1-a1b9-62e991b6cba2 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:11:01.953341 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:11:01.953341 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:11:01.953782 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [req-6fdd1b24-d171-46fd-bf29-042314e17910 req-d0b730a4-8f95-48b1-a1b9-62e991b6cba2 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Volume info retrieved successfully. Aug 16 21:11:01.959863 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [req-6fdd1b24-d171-46fd-bf29-042314e17910 req-d0b730a4-8f95-48b1-a1b9-62e991b6cba2 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Begin detaching volume completed successfully. Aug 16 21:11:01.960120 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [req-6fdd1b24-d171-46fd-bf29-042314e17910 req-d0b730a4-8f95-48b1-a1b9-62e991b6cba2 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] https://10.4.3.143/volume/v3/volumes/1d5cd663-3646-4a4e-9065-d8ac92713889/action returned with HTTP 202 Aug 16 21:11:01.960691 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 307/1258] 10.4.3.143 () {72 vars in 1672 bytes} [Sun Aug 16 21:11:01 2026] POST /volume/v3/volumes/1d5cd663-3646-4a4e-9065-d8ac92713889/action => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 16 21:11:01.981972 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-92f196e5-57f2-4e57-b63f-203ea97af6a2 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:11:01.986866 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-92f196e5-57f2-4e57-b63f-203ea97af6a2 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] GET https://10.4.3.143/volume/v3/volumes/1d5cd663-3646-4a4e-9065-d8ac92713889 Aug 16 21:11:01.987636 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-92f196e5-57f2-4e57-b63f-203ea97af6a2 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:11:01.987829 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-92f196e5-57f2-4e57-b63f-203ea97af6a2 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:11:02.005692 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:11:02.005692 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:11:02.009606 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-92f196e5-57f2-4e57-b63f-203ea97af6a2 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Volume info retrieved successfully. Aug 16 21:11:02.017187 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-92f196e5-57f2-4e57-b63f-203ea97af6a2 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] https://10.4.3.143/volume/v3/volumes/1d5cd663-3646-4a4e-9065-d8ac92713889 returned with HTTP 200 Aug 16 21:11:02.017187 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 315/1259] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:11:01 2026] GET /volume/v3/volumes/1d5cd663-3646-4a4e-9065-d8ac92713889 => generated 1445 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:11:02.026875 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-c0106106-cd7c-49a6-9c7e-237e1100666f None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:11:02.027419 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-c0106106-cd7c-49a6-9c7e-237e1100666f None None] GET https://10.4.3.143/volume// Aug 16 21:11:02.027554 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-c0106106-cd7c-49a6-9c7e-237e1100666f None None] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:11:02.027859 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-c0106106-cd7c-49a6-9c7e-237e1100666f None None] Calling method 'all' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:11:02.028394 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-c0106106-cd7c-49a6-9c7e-237e1100666f None None] https://10.4.3.143/volume// returned with HTTP 300 Aug 16 21:11:02.028842 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 319/1260] 10.4.3.143 () {66 vars in 1426 bytes} [Sun Aug 16 21:11:02 2026] GET /volume/ => generated 386 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 16 21:11:02.038436 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [req-6fdd1b24-d171-46fd-bf29-042314e17910 req-b42312e5-b03e-41ae-956e-72c837c1f8ae None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:11:02.041507 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [req-6fdd1b24-d171-46fd-bf29-042314e17910 req-b42312e5-b03e-41ae-956e-72c837c1f8ae tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] GET https://10.4.3.143/volume/v3/volumes/1d5cd663-3646-4a4e-9065-d8ac92713889 Aug 16 21:11:02.041818 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [req-6fdd1b24-d171-46fd-bf29-042314e17910 req-b42312e5-b03e-41ae-956e-72c837c1f8ae tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:11:02.042109 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [req-6fdd1b24-d171-46fd-bf29-042314e17910 req-b42312e5-b03e-41ae-956e-72c837c1f8ae tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:11:02.052729 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-2bfb0779-12e7-485a-ad8c-7c7a28b5b129 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:11:02.056245 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-2bfb0779-12e7-485a-ad8c-7c7a28b5b129 tempest-VolumesTransfersV357Test-997614458 tempest-VolumesTransfersV357Test-997614458-project-member] GET https://10.4.3.143/volume/v3/volumes/828553fa-bcdb-4572-bb2a-808a2545116d Aug 16 21:11:02.056457 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-2bfb0779-12e7-485a-ad8c-7c7a28b5b129 tempest-VolumesTransfersV357Test-997614458 tempest-VolumesTransfersV357Test-997614458-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:11:02.056644 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-2bfb0779-12e7-485a-ad8c-7c7a28b5b129 tempest-VolumesTransfersV357Test-997614458 tempest-VolumesTransfersV357Test-997614458-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:11:02.064037 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:11:02.064037 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:11:02.064136 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:11:02.064136 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:11:02.070940 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-2bfb0779-12e7-485a-ad8c-7c7a28b5b129 tempest-VolumesTransfersV357Test-997614458 tempest-VolumesTransfersV357Test-997614458-project-member] Volume info retrieved successfully. Aug 16 21:11:02.074451 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [req-6fdd1b24-d171-46fd-bf29-042314e17910 req-b42312e5-b03e-41ae-956e-72c837c1f8ae tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Volume info retrieved successfully. Aug 16 21:11:02.075569 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-2bfb0779-12e7-485a-ad8c-7c7a28b5b129 tempest-VolumesTransfersV357Test-997614458 tempest-VolumesTransfersV357Test-997614458-project-member] https://10.4.3.143/volume/v3/volumes/828553fa-bcdb-4572-bb2a-808a2545116d returned with HTTP 200 Aug 16 21:11:02.076404 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 308/1261] 10.4.3.143 () {68 vars in 1389 bytes} [Sun Aug 16 21:11:02 2026] GET /volume/v3/volumes/828553fa-bcdb-4572-bb2a-808a2545116d => generated 945 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:11:02.084119 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [req-6fdd1b24-d171-46fd-bf29-042314e17910 req-b42312e5-b03e-41ae-956e-72c837c1f8ae tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] https://10.4.3.143/volume/v3/volumes/1d5cd663-3646-4a4e-9065-d8ac92713889 returned with HTTP 200 Aug 16 21:11:02.084427 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 320/1262] 10.4.3.143 () {70 vars in 1639 bytes} [Sun Aug 16 21:11:02 2026] GET /volume/v3/volumes/1d5cd663-3646-4a4e-9065-d8ac92713889 => generated 1625 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 16 21:11:02.105369 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-fcb5489a-401c-4438-bb01-d6b4e0929f91 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:11:02.105369 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-fcb5489a-401c-4438-bb01-d6b4e0929f91 tempest-VolumesTransfersV357Test-997614458 tempest-VolumesTransfersV357Test-997614458-project-member] POST https://10.4.3.143/volume/v3/volume-transfers Aug 16 21:11:02.105369 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-fcb5489a-401c-4438-bb01-d6b4e0929f91 tempest-VolumesTransfersV357Test-997614458 tempest-VolumesTransfersV357Test-997614458-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "828553fa-bcdb-4572-bb2a-808a2545116d"}} {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:11:02.105369 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.v3.volume_transfer [None req-fcb5489a-401c-4438-bb01-d6b4e0929f91 tempest-VolumesTransfersV357Test-997614458 tempest-VolumesTransfersV357Test-997614458-project-member] Creating new volume transfer {'transfer': {'volume_id': '828553fa-bcdb-4572-bb2a-808a2545116d'}} {{(pid=100332) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Aug 16 21:11:02.105369 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.v3.volume_transfer [None req-fcb5489a-401c-4438-bb01-d6b4e0929f91 tempest-VolumesTransfersV357Test-997614458 tempest-VolumesTransfersV357Test-997614458-project-member] Creating transfer of volume 828553fa-bcdb-4572-bb2a-808a2545116d Aug 16 21:11:02.105369 np0000007409 devstack@c-api.service[100332]: INFO cinder.transfer.api [None req-fcb5489a-401c-4438-bb01-d6b4e0929f91 tempest-VolumesTransfersV357Test-997614458 tempest-VolumesTransfersV357Test-997614458-project-member] Generating transfer record for volume 828553fa-bcdb-4572-bb2a-808a2545116d Aug 16 21:11:02.114611 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:11:02.114611 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:11:02.131023 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-fcb5489a-401c-4438-bb01-d6b4e0929f91 tempest-VolumesTransfersV357Test-997614458 tempest-VolumesTransfersV357Test-997614458-project-member] https://10.4.3.143/volume/v3/volume-transfers returned with HTTP 202 Aug 16 21:11:02.132220 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 316/1263] 10.4.3.143 () {70 vars in 1326 bytes} [Sun Aug 16 21:11:02 2026] POST /volume/v3/volume-transfers => generated 572 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:11:02.145723 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-855e367f-c129-41f6-a876-7270c4e8773a None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:11:02.148178 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-855e367f-c129-41f6-a876-7270c4e8773a tempest-VolumesTransfersV357Test-997614458 tempest-VolumesTransfersV357Test-997614458-project-member] GET https://10.4.3.143/volume/v3/volumes/828553fa-bcdb-4572-bb2a-808a2545116d Aug 16 21:11:02.148178 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-855e367f-c129-41f6-a876-7270c4e8773a tempest-VolumesTransfersV357Test-997614458 tempest-VolumesTransfersV357Test-997614458-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:11:02.148343 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-855e367f-c129-41f6-a876-7270c4e8773a tempest-VolumesTransfersV357Test-997614458 tempest-VolumesTransfersV357Test-997614458-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:11:02.156070 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:11:02.156070 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:11:02.160297 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-855e367f-c129-41f6-a876-7270c4e8773a tempest-VolumesTransfersV357Test-997614458 tempest-VolumesTransfersV357Test-997614458-project-member] Volume info retrieved successfully. Aug 16 21:11:02.165443 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-855e367f-c129-41f6-a876-7270c4e8773a tempest-VolumesTransfersV357Test-997614458 tempest-VolumesTransfersV357Test-997614458-project-member] https://10.4.3.143/volume/v3/volumes/828553fa-bcdb-4572-bb2a-808a2545116d returned with HTTP 200 Aug 16 21:11:02.165933 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 320/1264] 10.4.3.143 () {68 vars in 1389 bytes} [Sun Aug 16 21:11:02 2026] GET /volume/v3/volumes/828553fa-bcdb-4572-bb2a-808a2545116d => generated 953 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:11:02.180850 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-d3781b5e-8e88-443a-8865-b0486d062a2e None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:11:02.182730 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-d3781b5e-8e88-443a-8865-b0486d062a2e tempest-VolumesTransfersV357Test-997614458 tempest-VolumesTransfersV357Test-997614458-project-member] GET https://10.4.3.143/volume/v3/volume-transfers/d9e8d5dc-bfa8-4cb3-a482-4d1bbed217b4 Aug 16 21:11:02.183001 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-d3781b5e-8e88-443a-8865-b0486d062a2e tempest-VolumesTransfersV357Test-997614458 tempest-VolumesTransfersV357Test-997614458-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:11:02.183218 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-d3781b5e-8e88-443a-8865-b0486d062a2e tempest-VolumesTransfersV357Test-997614458 tempest-VolumesTransfersV357Test-997614458-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:11:02.188812 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-d3781b5e-8e88-443a-8865-b0486d062a2e tempest-VolumesTransfersV357Test-997614458 tempest-VolumesTransfersV357Test-997614458-project-member] https://10.4.3.143/volume/v3/volume-transfers/d9e8d5dc-bfa8-4cb3-a482-4d1bbed217b4 returned with HTTP 200 Aug 16 21:11:02.189240 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 309/1265] 10.4.3.143 () {68 vars in 1416 bytes} [Sun Aug 16 21:11:02 2026] GET /volume/v3/volume-transfers/d9e8d5dc-bfa8-4cb3-a482-4d1bbed217b4 => generated 540 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:11:02.203419 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-f87eb4aa-ef3d-4dc4-8b5b-e88e309949c2 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:11:02.205363 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-f87eb4aa-ef3d-4dc4-8b5b-e88e309949c2 tempest-VolumesTransfersV357Test-997614458 tempest-VolumesTransfersV357Test-997614458-project-member] GET https://10.4.3.143/volume/v3/volume-transfers Aug 16 21:11:02.205712 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-f87eb4aa-ef3d-4dc4-8b5b-e88e309949c2 tempest-VolumesTransfersV357Test-997614458 tempest-VolumesTransfersV357Test-997614458-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:11:02.206092 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-f87eb4aa-ef3d-4dc4-8b5b-e88e309949c2 tempest-VolumesTransfersV357Test-997614458 tempest-VolumesTransfersV357Test-997614458-project-member] Calling method 'index' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:11:02.206969 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.v3.volume_transfer [None req-f87eb4aa-ef3d-4dc4-8b5b-e88e309949c2 tempest-VolumesTransfersV357Test-997614458 tempest-VolumesTransfersV357Test-997614458-project-member] Listing volume transfers {{(pid=100330) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Aug 16 21:11:02.218941 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-f87eb4aa-ef3d-4dc4-8b5b-e88e309949c2 tempest-VolumesTransfersV357Test-997614458 tempest-VolumesTransfersV357Test-997614458-project-member] https://10.4.3.143/volume/v3/volume-transfers returned with HTTP 200 Aug 16 21:11:02.218941 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 321/1266] 10.4.3.143 () {68 vars in 1305 bytes} [Sun Aug 16 21:11:02 2026] GET /volume/v3/volume-transfers => generated 368 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:11:02.230318 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-b53636fb-7ccc-48f9-9e85-6c4d1751166f None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:11:02.311247 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-b53636fb-7ccc-48f9-9e85-6c4d1751166f tempest-VolumesTransfersV357Test-377437439 tempest-VolumesTransfersV357Test-377437439-project-member] POST https://10.4.3.143/volume/v3/volume-transfers/d9e8d5dc-bfa8-4cb3-a482-4d1bbed217b4/accept Aug 16 21:11:02.311696 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-b53636fb-7ccc-48f9-9e85-6c4d1751166f tempest-VolumesTransfersV357Test-377437439 tempest-VolumesTransfersV357Test-377437439-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "64b36e3b6b76b27d"}} {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:11:02.313613 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.contrib.volume_transfer [None req-b53636fb-7ccc-48f9-9e85-6c4d1751166f tempest-VolumesTransfersV357Test-377437439 tempest-VolumesTransfersV357Test-377437439-project-member] Accepting volume transfer d9e8d5dc-bfa8-4cb3-a482-4d1bbed217b4 {{(pid=100332) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Aug 16 21:11:02.313755 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.contrib.volume_transfer [None req-b53636fb-7ccc-48f9-9e85-6c4d1751166f tempest-VolumesTransfersV357Test-377437439 tempest-VolumesTransfersV357Test-377437439-project-member] Accepting transfer d9e8d5dc-bfa8-4cb3-a482-4d1bbed217b4 Aug 16 21:11:02.374938 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.quota [None req-b53636fb-7ccc-48f9-9e85-6c4d1751166f tempest-VolumesTransfersV357Test-377437439 tempest-VolumesTransfersV357Test-377437439-project-member] Created reservations ['4dbf010f-1452-4670-953f-b95fcaa0d28c', 'd6f1dfdd-a4af-489b-81ed-a07f51030cf3', '87cb5bdf-1e66-45e6-a82b-4c16c9c07b73', 'd36e0806-edbf-49c1-afe9-445442a1ebe2'] {{(pid=100332) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:11:02.395502 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.quota [None req-b53636fb-7ccc-48f9-9e85-6c4d1751166f tempest-VolumesTransfersV357Test-377437439 tempest-VolumesTransfersV357Test-377437439-project-member] Created reservations ['0b56a11a-b9a6-4e78-8b71-ac61e7eb377a', 'c9e886b3-d312-401c-9751-a9b8f8d0691b', 'e386d049-52c3-4df5-adff-54affafd77f2', 'f2f84182-c65e-43a0-967b-e79963132ac9'] {{(pid=100332) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:11:02.429798 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.quota [None req-b53636fb-7ccc-48f9-9e85-6c4d1751166f tempest-VolumesTransfersV357Test-377437439 tempest-VolumesTransfersV357Test-377437439-project-member] Created reservations ['850e4b84-996f-4697-820f-4cae3a4b6f7a', 'b0261472-cc23-4963-92b4-89f5b7f6dabb', 'cf0744f5-91d8-4223-8311-ccd529e80f0f', 'd1ab4ae3-463a-4351-9828-fad306a1b79b'] {{(pid=100332) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:11:02.445328 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-3f74da9d-72c4-4ace-8940-517f89966f9b None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:11:02.448621 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-3f74da9d-72c4-4ace-8940-517f89966f9b tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] GET https://10.4.3.143/volume/v3/volumes/20211d59-8f9f-4f68-b36f-ddf497e591cf Aug 16 21:11:02.448940 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-3f74da9d-72c4-4ace-8940-517f89966f9b tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:11:02.449146 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-3f74da9d-72c4-4ace-8940-517f89966f9b tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:11:02.465635 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.quota [None req-b53636fb-7ccc-48f9-9e85-6c4d1751166f tempest-VolumesTransfersV357Test-377437439 tempest-VolumesTransfersV357Test-377437439-project-member] Created reservations ['4f41bf15-6b7a-4a49-b799-945c0f061f17', 'be4d51cd-aa73-4a42-92e3-faed4582c1b2', '9eba75c8-cc22-4649-8da7-26667a4aade6', 'bf0cd17a-56ab-4bc8-9761-96a4216e91c7'] {{(pid=100332) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:11:02.467127 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:11:02.467127 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:11:02.474984 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-3f74da9d-72c4-4ace-8940-517f89966f9b tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Volume info retrieved successfully. Aug 16 21:11:02.481294 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-b53636fb-7ccc-48f9-9e85-6c4d1751166f tempest-VolumesTransfersV357Test-377437439 tempest-VolumesTransfersV357Test-377437439-project-member] Transfer volume completed successfully. Aug 16 21:11:02.482598 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-3f74da9d-72c4-4ace-8940-517f89966f9b tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] https://10.4.3.143/volume/v3/volumes/20211d59-8f9f-4f68-b36f-ddf497e591cf returned with HTTP 200 Aug 16 21:11:02.483000 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 321/1267] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:11:02 2026] GET /volume/v3/volumes/20211d59-8f9f-4f68-b36f-ddf497e591cf => generated 1366 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:11:02.497283 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-d2ea23bf-10e2-46f8-84a9-7ed89221a66f None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:11:02.501162 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-d2ea23bf-10e2-46f8-84a9-7ed89221a66f tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] GET https://10.4.3.143/volume/v3/volumes/20211d59-8f9f-4f68-b36f-ddf497e591cf Aug 16 21:11:02.501356 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-d2ea23bf-10e2-46f8-84a9-7ed89221a66f tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:11:02.501581 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-d2ea23bf-10e2-46f8-84a9-7ed89221a66f tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:11:02.515063 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:11:02.515063 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:11:02.521179 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-d2ea23bf-10e2-46f8-84a9-7ed89221a66f tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Volume info retrieved successfully. Aug 16 21:11:02.525840 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-d2ea23bf-10e2-46f8-84a9-7ed89221a66f tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] https://10.4.3.143/volume/v3/volumes/20211d59-8f9f-4f68-b36f-ddf497e591cf returned with HTTP 200 Aug 16 21:11:02.526596 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 310/1268] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:11:02 2026] GET /volume/v3/volumes/20211d59-8f9f-4f68-b36f-ddf497e591cf => generated 1366 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:11:02.559383 np0000007409 devstack@c-api.service[100332]: INFO cinder.transfer.api [None req-b53636fb-7ccc-48f9-9e85-6c4d1751166f tempest-VolumesTransfersV357Test-377437439 tempest-VolumesTransfersV357Test-377437439-project-member] Volume 828553fa-bcdb-4572-bb2a-808a2545116d has been transferred. Aug 16 21:11:02.568217 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-b53636fb-7ccc-48f9-9e85-6c4d1751166f tempest-VolumesTransfersV357Test-377437439 tempest-VolumesTransfersV357Test-377437439-project-member] https://10.4.3.143/volume/v3/volume-transfers/d9e8d5dc-bfa8-4cb3-a482-4d1bbed217b4/accept returned with HTTP 202 Aug 16 21:11:02.568567 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 317/1269] 10.4.3.143 () {70 vars in 1458 bytes} [Sun Aug 16 21:11:02 2026] POST /volume/v3/volume-transfers/d9e8d5dc-bfa8-4cb3-a482-4d1bbed217b4/accept => generated 365 bytes in 338 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:11:02.576406 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-010fe280-92a5-4898-b8f3-6025c5261d47 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:11:02.578954 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-010fe280-92a5-4898-b8f3-6025c5261d47 tempest-VolumesTransfersV357Test-377437439 tempest-VolumesTransfersV357Test-377437439-project-member] GET https://10.4.3.143/volume/v3/volumes/828553fa-bcdb-4572-bb2a-808a2545116d Aug 16 21:11:02.579370 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-010fe280-92a5-4898-b8f3-6025c5261d47 tempest-VolumesTransfersV357Test-377437439 tempest-VolumesTransfersV357Test-377437439-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:11:02.579704 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-010fe280-92a5-4898-b8f3-6025c5261d47 tempest-VolumesTransfersV357Test-377437439 tempest-VolumesTransfersV357Test-377437439-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:11:02.589042 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:11:02.589042 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:11:02.594513 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-010fe280-92a5-4898-b8f3-6025c5261d47 tempest-VolumesTransfersV357Test-377437439 tempest-VolumesTransfersV357Test-377437439-project-member] Volume info retrieved successfully. Aug 16 21:11:02.602738 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-010fe280-92a5-4898-b8f3-6025c5261d47 tempest-VolumesTransfersV357Test-377437439 tempest-VolumesTransfersV357Test-377437439-project-member] https://10.4.3.143/volume/v3/volumes/828553fa-bcdb-4572-bb2a-808a2545116d returned with HTTP 200 Aug 16 21:11:02.603616 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 322/1270] 10.4.3.143 () {68 vars in 1389 bytes} [Sun Aug 16 21:11:02 2026] GET /volume/v3/volumes/828553fa-bcdb-4572-bb2a-808a2545116d => generated 945 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:11:02.616017 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-e8d585fc-d09f-42a3-acdf-4fc205c43ba8 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:11:02.617787 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-e8d585fc-d09f-42a3-acdf-4fc205c43ba8 tempest-VolumesTransfersV357Test-377437439 tempest-VolumesTransfersV357Test-377437439-project-member] GET https://10.4.3.143/volume/v3/volumes/828553fa-bcdb-4572-bb2a-808a2545116d Aug 16 21:11:02.618071 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-e8d585fc-d09f-42a3-acdf-4fc205c43ba8 tempest-VolumesTransfersV357Test-377437439 tempest-VolumesTransfersV357Test-377437439-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:11:02.618637 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-e8d585fc-d09f-42a3-acdf-4fc205c43ba8 tempest-VolumesTransfersV357Test-377437439 tempest-VolumesTransfersV357Test-377437439-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:11:02.624876 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:11:02.624876 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:11:02.628295 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-e8d585fc-d09f-42a3-acdf-4fc205c43ba8 tempest-VolumesTransfersV357Test-377437439 tempest-VolumesTransfersV357Test-377437439-project-member] Volume info retrieved successfully. Aug 16 21:11:02.633843 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-e8d585fc-d09f-42a3-acdf-4fc205c43ba8 tempest-VolumesTransfersV357Test-377437439 tempest-VolumesTransfersV357Test-377437439-project-member] https://10.4.3.143/volume/v3/volumes/828553fa-bcdb-4572-bb2a-808a2545116d returned with HTTP 200 Aug 16 21:11:02.634256 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 322/1271] 10.4.3.143 () {68 vars in 1389 bytes} [Sun Aug 16 21:11:02 2026] GET /volume/v3/volumes/828553fa-bcdb-4572-bb2a-808a2545116d => generated 945 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:11:02.647266 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-3f375598-1a2e-4aa7-a70d-de828d0295ef None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:11:02.649178 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-3f375598-1a2e-4aa7-a70d-de828d0295ef tempest-VolumesTransfersV357Test-997614458 tempest-VolumesTransfersV357Test-997614458-project-member] DELETE https://10.4.3.143/volume/v3/volume-transfers/d9e8d5dc-bfa8-4cb3-a482-4d1bbed217b4 Aug 16 21:11:02.649178 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-3f375598-1a2e-4aa7-a70d-de828d0295ef tempest-VolumesTransfersV357Test-997614458 tempest-VolumesTransfersV357Test-997614458-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:11:02.649484 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-3f375598-1a2e-4aa7-a70d-de828d0295ef tempest-VolumesTransfersV357Test-997614458 tempest-VolumesTransfersV357Test-997614458-project-member] Calling method 'delete' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:11:02.649682 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.contrib.volume_transfer [None req-3f375598-1a2e-4aa7-a70d-de828d0295ef tempest-VolumesTransfersV357Test-997614458 tempest-VolumesTransfersV357Test-997614458-project-member] Delete transfer with id: d9e8d5dc-bfa8-4cb3-a482-4d1bbed217b4 Aug 16 21:11:02.652602 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-3f375598-1a2e-4aa7-a70d-de828d0295ef tempest-VolumesTransfersV357Test-997614458 tempest-VolumesTransfersV357Test-997614458-project-member] https://10.4.3.143/volume/v3/volume-transfers/d9e8d5dc-bfa8-4cb3-a482-4d1bbed217b4 returned with HTTP 404 Aug 16 21:11:02.653526 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 311/1272] 10.4.3.143 () {68 vars in 1419 bytes} [Sun Aug 16 21:11:02 2026] DELETE /volume/v3/volume-transfers/d9e8d5dc-bfa8-4cb3-a482-4d1bbed217b4 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 16 21:11:02.660348 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-bea34bfd-9716-4bad-9896-85a7fb3be231 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:11:02.693867 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-bea34bfd-9716-4bad-9896-85a7fb3be231 tempest-VolumesTransfersV357Test-1858192645 tempest-VolumesTransfersV357Test-1858192645-project-admin] DELETE https://10.4.3.143/volume/v3/volumes/828553fa-bcdb-4572-bb2a-808a2545116d Aug 16 21:11:02.694383 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-bea34bfd-9716-4bad-9896-85a7fb3be231 tempest-VolumesTransfersV357Test-1858192645 tempest-VolumesTransfersV357Test-1858192645-project-admin] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:11:02.694613 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-bea34bfd-9716-4bad-9896-85a7fb3be231 tempest-VolumesTransfersV357Test-1858192645 tempest-VolumesTransfersV357Test-1858192645-project-admin] Calling method 'delete' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:11:02.694812 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.v3.volumes [None req-bea34bfd-9716-4bad-9896-85a7fb3be231 tempest-VolumesTransfersV357Test-1858192645 tempest-VolumesTransfersV357Test-1858192645-project-admin] Delete volume with id: 828553fa-bcdb-4572-bb2a-808a2545116d Aug 16 21:11:02.701547 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:11:02.701547 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:11:02.701867 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-bea34bfd-9716-4bad-9896-85a7fb3be231 tempest-VolumesTransfersV357Test-1858192645 tempest-VolumesTransfersV357Test-1858192645-project-admin] Volume info retrieved successfully. Aug 16 21:11:02.720092 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-bea34bfd-9716-4bad-9896-85a7fb3be231 tempest-VolumesTransfersV357Test-1858192645 tempest-VolumesTransfersV357Test-1858192645-project-admin] Delete volume request issued successfully. Aug 16 21:11:02.720246 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-bea34bfd-9716-4bad-9896-85a7fb3be231 tempest-VolumesTransfersV357Test-1858192645 tempest-VolumesTransfersV357Test-1858192645-project-admin] https://10.4.3.143/volume/v3/volumes/828553fa-bcdb-4572-bb2a-808a2545116d returned with HTTP 202 Aug 16 21:11:02.720796 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 318/1273] 10.4.3.143 () {68 vars in 1392 bytes} [Sun Aug 16 21:11:02 2026] DELETE /volume/v3/volumes/828553fa-bcdb-4572-bb2a-808a2545116d => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 16 21:11:02.725117 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [req-6fdd1b24-d171-46fd-bf29-042314e17910 req-ae54e67b-e610-4db3-80ad-f08f5d95ee77 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:11:02.729038 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-5db84666-bebc-464f-9217-94f44c633a26 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:11:02.730890 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-5db84666-bebc-464f-9217-94f44c633a26 tempest-VolumesTransfersV357Test-1858192645 tempest-VolumesTransfersV357Test-1858192645-project-admin] GET https://10.4.3.143/volume/v3/volumes/828553fa-bcdb-4572-bb2a-808a2545116d Aug 16 21:11:02.731028 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [req-6fdd1b24-d171-46fd-bf29-042314e17910 req-ae54e67b-e610-4db3-80ad-f08f5d95ee77 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] GET https://10.4.3.143/volume/v3/volumes/1d5cd663-3646-4a4e-9065-d8ac92713889 Aug 16 21:11:02.731146 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-5db84666-bebc-464f-9217-94f44c633a26 tempest-VolumesTransfersV357Test-1858192645 tempest-VolumesTransfersV357Test-1858192645-project-admin] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:11:02.731336 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-5db84666-bebc-464f-9217-94f44c633a26 tempest-VolumesTransfersV357Test-1858192645 tempest-VolumesTransfersV357Test-1858192645-project-admin] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:11:02.731516 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [req-6fdd1b24-d171-46fd-bf29-042314e17910 req-ae54e67b-e610-4db3-80ad-f08f5d95ee77 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:11:02.732036 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [req-6fdd1b24-d171-46fd-bf29-042314e17910 req-ae54e67b-e610-4db3-80ad-f08f5d95ee77 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:11:02.738293 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:11:02.738293 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:11:02.741855 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-5db84666-bebc-464f-9217-94f44c633a26 tempest-VolumesTransfersV357Test-1858192645 tempest-VolumesTransfersV357Test-1858192645-project-admin] Volume info retrieved successfully. Aug 16 21:11:02.746016 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-5db84666-bebc-464f-9217-94f44c633a26 tempest-VolumesTransfersV357Test-1858192645 tempest-VolumesTransfersV357Test-1858192645-project-admin] https://10.4.3.143/volume/v3/volumes/828553fa-bcdb-4572-bb2a-808a2545116d returned with HTTP 200 Aug 16 21:11:02.746392 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 323/1274] 10.4.3.143 () {68 vars in 1389 bytes} [Sun Aug 16 21:11:02 2026] GET /volume/v3/volumes/828553fa-bcdb-4572-bb2a-808a2545116d => generated 1129 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 16 21:11:02.757417 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:11:02.757417 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:11:02.761951 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [req-6fdd1b24-d171-46fd-bf29-042314e17910 req-ae54e67b-e610-4db3-80ad-f08f5d95ee77 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Volume info retrieved successfully. Aug 16 21:11:02.768447 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [req-6fdd1b24-d171-46fd-bf29-042314e17910 req-ae54e67b-e610-4db3-80ad-f08f5d95ee77 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] https://10.4.3.143/volume/v3/volumes/1d5cd663-3646-4a4e-9065-d8ac92713889 returned with HTTP 200 Aug 16 21:11:02.769023 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 323/1275] 10.4.3.143 () {68 vars in 1598 bytes} [Sun Aug 16 21:11:02 2026] GET /volume/v3/volumes/1d5cd663-3646-4a4e-9065-d8ac92713889 => generated 1445 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:11:02.790541 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [req-6fdd1b24-d171-46fd-bf29-042314e17910 req-fa0ebb63-c1c5-4f3e-a246-ef08e2be4015 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:11:02.793483 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [req-6fdd1b24-d171-46fd-bf29-042314e17910 req-fa0ebb63-c1c5-4f3e-a246-ef08e2be4015 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] DELETE https://10.4.3.143/volume/v3/attachments/54c3dddd-1a04-43fc-89b0-01192de307e2 Aug 16 21:11:02.794060 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [req-6fdd1b24-d171-46fd-bf29-042314e17910 req-fa0ebb63-c1c5-4f3e-a246-ef08e2be4015 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:11:02.794420 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [req-6fdd1b24-d171-46fd-bf29-042314e17910 req-fa0ebb63-c1c5-4f3e-a246-ef08e2be4015 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Calling method 'version_select' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:11:02.804788 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:11:02.804788 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:11:02.924524 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [req-6fdd1b24-d171-46fd-bf29-042314e17910 req-fa0ebb63-c1c5-4f3e-a246-ef08e2be4015 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] https://10.4.3.143/volume/v3/attachments/54c3dddd-1a04-43fc-89b0-01192de307e2 returned with HTTP 200 Aug 16 21:11:02.925237 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 312/1276] 10.4.3.143 () {72 vars in 1673 bytes} [Sun Aug 16 21:11:02 2026] DELETE /volume/v3/attachments/54c3dddd-1a04-43fc-89b0-01192de307e2 => generated 192 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:11:03.035583 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-541be498-f663-49ee-a8cb-6b71a056bbb6 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:11:03.038173 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-541be498-f663-49ee-a8cb-6b71a056bbb6 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] GET https://10.4.3.143/volume/v3/volumes/1d5cd663-3646-4a4e-9065-d8ac92713889 Aug 16 21:11:03.038416 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-541be498-f663-49ee-a8cb-6b71a056bbb6 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:11:03.038638 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-541be498-f663-49ee-a8cb-6b71a056bbb6 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:11:03.061484 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:11:03.061484 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:11:03.066299 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-541be498-f663-49ee-a8cb-6b71a056bbb6 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Volume info retrieved successfully. Aug 16 21:11:03.079000 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-541be498-f663-49ee-a8cb-6b71a056bbb6 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] https://10.4.3.143/volume/v3/volumes/1d5cd663-3646-4a4e-9065-d8ac92713889 returned with HTTP 200 Aug 16 21:11:03.079000 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 319/1277] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:11:03 2026] GET /volume/v3/volumes/1d5cd663-3646-4a4e-9065-d8ac92713889 => generated 1145 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:11:03.143406 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-6e887306-d5e3-4da9-9605-9b66bf623398 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:11:03.145605 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-6e887306-d5e3-4da9-9605-9b66bf623398 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-reader] GET https://10.4.3.143/volume/v3/volumes/1d5cd663-3646-4a4e-9065-d8ac92713889 Aug 16 21:11:03.146299 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-6e887306-d5e3-4da9-9605-9b66bf623398 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-reader] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:11:03.147355 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-6e887306-d5e3-4da9-9605-9b66bf623398 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-reader] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:11:03.166555 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:11:03.166555 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:11:03.171297 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-6e887306-d5e3-4da9-9605-9b66bf623398 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-reader] Volume info retrieved successfully. Aug 16 21:11:03.184181 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-6e887306-d5e3-4da9-9605-9b66bf623398 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-reader] https://10.4.3.143/volume/v3/volumes/1d5cd663-3646-4a4e-9065-d8ac92713889 returned with HTTP 200 Aug 16 21:11:03.184181 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 324/1278] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:11:03 2026] GET /volume/v3/volumes/1d5cd663-3646-4a4e-9065-d8ac92713889 => generated 1145 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:11:03.240153 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [req-3f9708c6-05a3-4003-b331-fdcac7c3dc17 req-54912442-fec5-413f-8be1-a96711b14e69 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:11:03.253200 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [req-3f9708c6-05a3-4003-b331-fdcac7c3dc17 req-54912442-fec5-413f-8be1-a96711b14e69 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] GET https://10.4.3.143/volume/v3/volumes/1d5cd663-3646-4a4e-9065-d8ac92713889 Aug 16 21:11:03.253200 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [req-3f9708c6-05a3-4003-b331-fdcac7c3dc17 req-54912442-fec5-413f-8be1-a96711b14e69 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:11:03.253200 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [req-3f9708c6-05a3-4003-b331-fdcac7c3dc17 req-54912442-fec5-413f-8be1-a96711b14e69 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:11:03.265235 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:11:03.265235 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:11:03.268758 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [req-3f9708c6-05a3-4003-b331-fdcac7c3dc17 req-54912442-fec5-413f-8be1-a96711b14e69 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Volume info retrieved successfully. Aug 16 21:11:03.274945 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [req-3f9708c6-05a3-4003-b331-fdcac7c3dc17 req-54912442-fec5-413f-8be1-a96711b14e69 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] https://10.4.3.143/volume/v3/volumes/1d5cd663-3646-4a4e-9065-d8ac92713889 returned with HTTP 200 Aug 16 21:11:03.274945 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 324/1279] 10.4.3.143 () {68 vars in 1598 bytes} [Sun Aug 16 21:11:03 2026] GET /volume/v3/volumes/1d5cd663-3646-4a4e-9065-d8ac92713889 => generated 1145 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:11:03.297337 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [req-3f9708c6-05a3-4003-b331-fdcac7c3dc17 req-9612d68a-290c-4c06-97ac-08120f0beb8e None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:11:03.301361 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [req-3f9708c6-05a3-4003-b331-fdcac7c3dc17 req-9612d68a-290c-4c06-97ac-08120f0beb8e tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] POST https://10.4.3.143/volume/v3/volumes/1d5cd663-3646-4a4e-9065-d8ac92713889/action Aug 16 21:11:03.302332 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [req-3f9708c6-05a3-4003-b331-fdcac7c3dc17 req-9612d68a-290c-4c06-97ac-08120f0beb8e tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100333) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 21:11:03.302332 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [req-3f9708c6-05a3-4003-b331-fdcac7c3dc17 req-9612d68a-290c-4c06-97ac-08120f0beb8e tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:11:03.321403 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:11:03.321403 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:11:03.322668 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [req-3f9708c6-05a3-4003-b331-fdcac7c3dc17 req-9612d68a-290c-4c06-97ac-08120f0beb8e tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Volume info retrieved successfully. Aug 16 21:11:03.332294 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [req-3f9708c6-05a3-4003-b331-fdcac7c3dc17 req-9612d68a-290c-4c06-97ac-08120f0beb8e tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Begin detaching volume completed successfully. Aug 16 21:11:03.332514 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [req-3f9708c6-05a3-4003-b331-fdcac7c3dc17 req-9612d68a-290c-4c06-97ac-08120f0beb8e tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] https://10.4.3.143/volume/v3/volumes/1d5cd663-3646-4a4e-9065-d8ac92713889/action returned with HTTP 202 Aug 16 21:11:03.332940 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 313/1280] 10.4.3.143 () {72 vars in 1672 bytes} [Sun Aug 16 21:11:03 2026] POST /volume/v3/volumes/1d5cd663-3646-4a4e-9065-d8ac92713889/action => generated 0 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 16 21:11:03.354524 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-16d23836-e6ed-48b7-9f42-4441b05623fc None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:11:03.356354 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-16d23836-e6ed-48b7-9f42-4441b05623fc tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] GET https://10.4.3.143/volume/v3/volumes/1d5cd663-3646-4a4e-9065-d8ac92713889 Aug 16 21:11:03.356525 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-16d23836-e6ed-48b7-9f42-4441b05623fc tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:11:03.356700 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-16d23836-e6ed-48b7-9f42-4441b05623fc tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:11:03.365211 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:11:03.365211 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:11:03.370861 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-16d23836-e6ed-48b7-9f42-4441b05623fc tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Volume info retrieved successfully. Aug 16 21:11:03.377225 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-16d23836-e6ed-48b7-9f42-4441b05623fc tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] https://10.4.3.143/volume/v3/volumes/1d5cd663-3646-4a4e-9065-d8ac92713889 returned with HTTP 200 Aug 16 21:11:03.377225 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 320/1281] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:11:03 2026] GET /volume/v3/volumes/1d5cd663-3646-4a4e-9065-d8ac92713889 => generated 1148 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:11:03.401819 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-7801aab7-ac1c-41df-8e1c-438d558e51b6 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:11:03.402265 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-7801aab7-ac1c-41df-8e1c-438d558e51b6 None None] GET https://10.4.3.143/volume// Aug 16 21:11:03.402433 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-7801aab7-ac1c-41df-8e1c-438d558e51b6 None None] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:11:03.402641 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-7801aab7-ac1c-41df-8e1c-438d558e51b6 None None] Calling method 'all' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:11:03.405616 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-7801aab7-ac1c-41df-8e1c-438d558e51b6 None None] https://10.4.3.143/volume// returned with HTTP 300 Aug 16 21:11:03.406071 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 325/1282] 10.4.3.143 () {66 vars in 1426 bytes} [Sun Aug 16 21:11: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 16 21:11:03.417764 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [req-3f9708c6-05a3-4003-b331-fdcac7c3dc17 req-73e77cb2-77cb-4166-abd3-cdbecbdbb0fb None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:11:03.422849 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [req-3f9708c6-05a3-4003-b331-fdcac7c3dc17 req-73e77cb2-77cb-4166-abd3-cdbecbdbb0fb tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] GET https://10.4.3.143/volume/v3/volumes/1d5cd663-3646-4a4e-9065-d8ac92713889 Aug 16 21:11:03.423175 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [req-3f9708c6-05a3-4003-b331-fdcac7c3dc17 req-73e77cb2-77cb-4166-abd3-cdbecbdbb0fb tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:11:03.423414 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [req-3f9708c6-05a3-4003-b331-fdcac7c3dc17 req-73e77cb2-77cb-4166-abd3-cdbecbdbb0fb tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:11:03.439121 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:11:03.439121 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:11:03.446288 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [req-3f9708c6-05a3-4003-b331-fdcac7c3dc17 req-73e77cb2-77cb-4166-abd3-cdbecbdbb0fb tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Volume info retrieved successfully. Aug 16 21:11:03.452858 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [req-3f9708c6-05a3-4003-b331-fdcac7c3dc17 req-73e77cb2-77cb-4166-abd3-cdbecbdbb0fb tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] https://10.4.3.143/volume/v3/volumes/1d5cd663-3646-4a4e-9065-d8ac92713889 returned with HTTP 200 Aug 16 21:11:03.453281 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 325/1283] 10.4.3.143 () {70 vars in 1639 bytes} [Sun Aug 16 21:11:03 2026] GET /volume/v3/volumes/1d5cd663-3646-4a4e-9065-d8ac92713889 => generated 1328 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 16 21:11:03.760138 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-5aa3bc3e-a4ee-4651-bbda-8abbf4e5528e None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:11:03.762715 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-5aa3bc3e-a4ee-4651-bbda-8abbf4e5528e tempest-VolumesTransfersV357Test-1858192645 tempest-VolumesTransfersV357Test-1858192645-project-admin] GET https://10.4.3.143/volume/v3/volumes/828553fa-bcdb-4572-bb2a-808a2545116d Aug 16 21:11:03.763078 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-5aa3bc3e-a4ee-4651-bbda-8abbf4e5528e tempest-VolumesTransfersV357Test-1858192645 tempest-VolumesTransfersV357Test-1858192645-project-admin] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:11:03.763368 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-5aa3bc3e-a4ee-4651-bbda-8abbf4e5528e tempest-VolumesTransfersV357Test-1858192645 tempest-VolumesTransfersV357Test-1858192645-project-admin] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:11:03.770556 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-5aa3bc3e-a4ee-4651-bbda-8abbf4e5528e tempest-VolumesTransfersV357Test-1858192645 tempest-VolumesTransfersV357Test-1858192645-project-admin] https://10.4.3.143/volume/v3/volumes/828553fa-bcdb-4572-bb2a-808a2545116d returned with HTTP 404 Aug 16 21:11:03.771235 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 314/1284] 10.4.3.143 () {68 vars in 1389 bytes} [Sun Aug 16 21:11:03 2026] GET /volume/v3/volumes/828553fa-bcdb-4572-bb2a-808a2545116d => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Aug 16 21:11:03.778981 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-9d37bbe1-f12e-42e0-9d4f-32b0748a4368 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:11:03.780784 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-9d37bbe1-f12e-42e0-9d4f-32b0748a4368 tempest-VolumesTransfersV357Test-997614458 tempest-VolumesTransfersV357Test-997614458-project-member] GET https://10.4.3.143/volume/v3/volumes/828553fa-bcdb-4572-bb2a-808a2545116d Aug 16 21:11:03.781000 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-9d37bbe1-f12e-42e0-9d4f-32b0748a4368 tempest-VolumesTransfersV357Test-997614458 tempest-VolumesTransfersV357Test-997614458-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:11:03.781195 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-9d37bbe1-f12e-42e0-9d4f-32b0748a4368 tempest-VolumesTransfersV357Test-997614458 tempest-VolumesTransfersV357Test-997614458-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:11:03.787211 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-9d37bbe1-f12e-42e0-9d4f-32b0748a4368 tempest-VolumesTransfersV357Test-997614458 tempest-VolumesTransfersV357Test-997614458-project-member] https://10.4.3.143/volume/v3/volumes/828553fa-bcdb-4572-bb2a-808a2545116d returned with HTTP 404 Aug 16 21:11:03.787667 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 321/1285] 10.4.3.143 () {68 vars in 1389 bytes} [Sun Aug 16 21:11:03 2026] GET /volume/v3/volumes/828553fa-bcdb-4572-bb2a-808a2545116d => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 16 21:11:03.796400 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-32a89d27-70d5-4f6a-aa2d-cac68da9945a None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:11:03.798198 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-32a89d27-70d5-4f6a-aa2d-cac68da9945a tempest-VolumesTransfersV357Test-997614458 tempest-VolumesTransfersV357Test-997614458-project-member] DELETE https://10.4.3.143/volume/v3/volumes/828553fa-bcdb-4572-bb2a-808a2545116d Aug 16 21:11:03.798422 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-32a89d27-70d5-4f6a-aa2d-cac68da9945a tempest-VolumesTransfersV357Test-997614458 tempest-VolumesTransfersV357Test-997614458-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:11:03.798656 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-32a89d27-70d5-4f6a-aa2d-cac68da9945a tempest-VolumesTransfersV357Test-997614458 tempest-VolumesTransfersV357Test-997614458-project-member] Calling method 'delete' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:11:03.798846 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.v3.volumes [None req-32a89d27-70d5-4f6a-aa2d-cac68da9945a tempest-VolumesTransfersV357Test-997614458 tempest-VolumesTransfersV357Test-997614458-project-member] Delete volume with id: 828553fa-bcdb-4572-bb2a-808a2545116d Aug 16 21:11:03.804225 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-32a89d27-70d5-4f6a-aa2d-cac68da9945a tempest-VolumesTransfersV357Test-997614458 tempest-VolumesTransfersV357Test-997614458-project-member] https://10.4.3.143/volume/v3/volumes/828553fa-bcdb-4572-bb2a-808a2545116d returned with HTTP 404 Aug 16 21:11:03.804748 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 326/1286] 10.4.3.143 () {68 vars in 1392 bytes} [Sun Aug 16 21:11:03 2026] DELETE /volume/v3/volumes/828553fa-bcdb-4572-bb2a-808a2545116d => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Aug 16 21:11:03.814265 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-0cdf29ac-0002-4bfb-97a8-ad7fc65c24ab None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:11:03.816124 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-0cdf29ac-0002-4bfb-97a8-ad7fc65c24ab tempest-VolumesTransfersV357Test-997614458 tempest-VolumesTransfersV357Test-997614458-project-member] POST https://10.4.3.143/volume/v3/volumes Aug 16 21:11:03.816568 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-0cdf29ac-0002-4bfb-97a8-ad7fc65c24ab tempest-VolumesTransfersV357Test-997614458 tempest-VolumesTransfersV357Test-997614458-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV357Test-Volume-10053756"}} {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:11:03.819397 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.v3.volumes [None req-0cdf29ac-0002-4bfb-97a8-ad7fc65c24ab tempest-VolumesTransfersV357Test-997614458 tempest-VolumesTransfersV357Test-997614458-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV357Test-Volume-10053756'}} {{(pid=100330) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 21:11:03.819647 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.v3.volumes [None req-0cdf29ac-0002-4bfb-97a8-ad7fc65c24ab tempest-VolumesTransfersV357Test-997614458 tempest-VolumesTransfersV357Test-997614458-project-member] Create volume of 1 GB Aug 16 21:11:03.825389 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-0cdf29ac-0002-4bfb-97a8-ad7fc65c24ab tempest-VolumesTransfersV357Test-997614458 tempest-VolumesTransfersV357Test-997614458-project-member] Availability Zones retrieved successfully. Aug 16 21:11:03.831038 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-0cdf29ac-0002-4bfb-97a8-ad7fc65c24ab tempest-VolumesTransfersV357Test-997614458 tempest-VolumesTransfersV357Test-997614458-project-member] Flow 'volume_create_api' (bf2d89fc-0737-4e37-9eea-d59da5e6c227) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100330) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:11:03.831938 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-0cdf29ac-0002-4bfb-97a8-ad7fc65c24ab tempest-VolumesTransfersV357Test-997614458 tempest-VolumesTransfersV357Test-997614458-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9637d017-73f1-463a-9cb9-3a28b89477b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:11:03.832945 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.flows.api.create_volume [None req-0cdf29ac-0002-4bfb-97a8-ad7fc65c24ab tempest-VolumesTransfersV357Test-997614458 tempest-VolumesTransfersV357Test-997614458-project-member] Validating volume size '1' using validate_int {{(pid=100330) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 21:11:03.874967 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-0cdf29ac-0002-4bfb-97a8-ad7fc65c24ab tempest-VolumesTransfersV357Test-997614458 tempest-VolumesTransfersV357Test-997614458-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9637d017-73f1-463a-9cb9-3a28b89477b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T21:04:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=69e633b8-fab9-4b15-8b40-4f1a67c51cda,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '69e633b8-fab9-4b15-8b40-4f1a67c51cda', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:11:03.875769 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-0cdf29ac-0002-4bfb-97a8-ad7fc65c24ab tempest-VolumesTransfersV357Test-997614458 tempest-VolumesTransfersV357Test-997614458-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7e1cb8ba-5780-43e9-8803-c83dd30964b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:11:03.943603 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.quota [None req-0cdf29ac-0002-4bfb-97a8-ad7fc65c24ab tempest-VolumesTransfersV357Test-997614458 tempest-VolumesTransfersV357Test-997614458-project-member] Created reservations ['b23d6fb9-3fc2-4ca3-a0b9-425ebd13d00b', 'fdaa6348-a2da-47a4-b999-40c37d384356', '80cc831b-39bc-4004-8ca7-196fa02e0d3e', '95e537bd-a4c0-465b-a49c-ff5ab681db76'] {{(pid=100330) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:11:03.944522 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-0cdf29ac-0002-4bfb-97a8-ad7fc65c24ab tempest-VolumesTransfersV357Test-997614458 tempest-VolumesTransfersV357Test-997614458-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7e1cb8ba-5780-43e9-8803-c83dd30964b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b23d6fb9-3fc2-4ca3-a0b9-425ebd13d00b', 'fdaa6348-a2da-47a4-b999-40c37d384356', '80cc831b-39bc-4004-8ca7-196fa02e0d3e', '95e537bd-a4c0-465b-a49c-ff5ab681db76']}' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:11:03.945483 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-0cdf29ac-0002-4bfb-97a8-ad7fc65c24ab tempest-VolumesTransfersV357Test-997614458 tempest-VolumesTransfersV357Test-997614458-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b60fc2d9-0123-4776-bbce-29dc72ee7cde) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:11:03.976781 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-0cdf29ac-0002-4bfb-97a8-ad7fc65c24ab tempest-VolumesTransfersV357Test-997614458 tempest-VolumesTransfersV357Test-997614458-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b60fc2d9-0123-4776-bbce-29dc72ee7cde) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2047d3dc-a284-4133-9f85-87c8b551dde9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-10053756',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='17e07c20bff943fcbe5f10ee73286d6c',qos_specs=None,replication_status=,reservations=['b23d6fb9-3fc2-4ca3-a0b9-425ebd13d00b','fdaa6348-a2da-47a4-b999-40c37d384356','80cc831b-39bc-4004-8ca7-196fa02e0d3e','95e537bd-a4c0-465b-a49c-ff5ab681db76'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='be1fa655a60540079353ef257352855d',volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T21:11:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-10053756',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2047d3dc-a284-4133-9f85-87c8b551dde9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='17e07c20bff943fcbe5f10ee73286d6c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='be1fa655a60540079353ef257352855d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(69e633b8-fab9-4b15-8b40-4f1a67c51cda),volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda)}' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:11:03.977551 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-0cdf29ac-0002-4bfb-97a8-ad7fc65c24ab tempest-VolumesTransfersV357Test-997614458 tempest-VolumesTransfersV357Test-997614458-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (932b3c83-2f12-4b91-a89f-cd9d064b30b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:11:04.010156 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-0cdf29ac-0002-4bfb-97a8-ad7fc65c24ab tempest-VolumesTransfersV357Test-997614458 tempest-VolumesTransfersV357Test-997614458-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (932b3c83-2f12-4b91-a89f-cd9d064b30b8) transitioned into state 'SUCCESS' from state '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-10053756',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='17e07c20bff943fcbe5f10ee73286d6c',qos_specs=None,replication_status=,reservations=['b23d6fb9-3fc2-4ca3-a0b9-425ebd13d00b','fdaa6348-a2da-47a4-b999-40c37d384356','80cc831b-39bc-4004-8ca7-196fa02e0d3e','95e537bd-a4c0-465b-a49c-ff5ab681db76'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='be1fa655a60540079353ef257352855d',volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda)}' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:11:04.010830 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-0cdf29ac-0002-4bfb-97a8-ad7fc65c24ab tempest-VolumesTransfersV357Test-997614458 tempest-VolumesTransfersV357Test-997614458-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ec0b4f24-3892-413c-aac5-0bf9b936f9f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:11:04.016454 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [req-c330b037-b7c2-4007-8ff7-4e2a08606510 req-6d95a0ea-1b6b-4f5c-a537-91bd7929021d None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:11:04.019300 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [req-c330b037-b7c2-4007-8ff7-4e2a08606510 req-6d95a0ea-1b6b-4f5c-a537-91bd7929021d tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] GET https://10.4.3.143/volume/v3/volumes/20211d59-8f9f-4f68-b36f-ddf497e591cf Aug 16 21:11:04.019557 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [req-c330b037-b7c2-4007-8ff7-4e2a08606510 req-6d95a0ea-1b6b-4f5c-a537-91bd7929021d tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:11:04.019809 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [req-c330b037-b7c2-4007-8ff7-4e2a08606510 req-6d95a0ea-1b6b-4f5c-a537-91bd7929021d tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:11:04.025465 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-0cdf29ac-0002-4bfb-97a8-ad7fc65c24ab tempest-VolumesTransfersV357Test-997614458 tempest-VolumesTransfersV357Test-997614458-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ec0b4f24-3892-413c-aac5-0bf9b936f9f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:11:04.026337 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-0cdf29ac-0002-4bfb-97a8-ad7fc65c24ab tempest-VolumesTransfersV357Test-997614458 tempest-VolumesTransfersV357Test-997614458-project-member] Flow 'volume_create_api' (bf2d89fc-0737-4e37-9eea-d59da5e6c227) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100330) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:11:04.026725 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-0cdf29ac-0002-4bfb-97a8-ad7fc65c24ab tempest-VolumesTransfersV357Test-997614458 tempest-VolumesTransfersV357Test-997614458-project-member] Create volume request issued successfully. Aug 16 21:11:04.027346 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-0cdf29ac-0002-4bfb-97a8-ad7fc65c24ab tempest-VolumesTransfersV357Test-997614458 tempest-VolumesTransfersV357Test-997614458-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Aug 16 21:11:04.027841 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 326/1287] 10.4.3.143 () {70 vars in 1299 bytes} [Sun Aug 16 21:11:03 2026] POST /volume/v3/volumes => generated 817 bytes in 214 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:11:04.032702 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:11:04.032702 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:11:04.037316 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [req-c330b037-b7c2-4007-8ff7-4e2a08606510 req-6d95a0ea-1b6b-4f5c-a537-91bd7929021d tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Volume info retrieved successfully. Aug 16 21:11:04.042284 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-c6e7cd28-9519-4566-9bb3-bfea2ab137d2 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:11:04.043670 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [req-c330b037-b7c2-4007-8ff7-4e2a08606510 req-6d95a0ea-1b6b-4f5c-a537-91bd7929021d tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] https://10.4.3.143/volume/v3/volumes/20211d59-8f9f-4f68-b36f-ddf497e591cf returned with HTTP 200 Aug 16 21:11:04.044209 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 315/1288] 10.4.3.143 () {68 vars in 1598 bytes} [Sun Aug 16 21:11:04 2026] GET /volume/v3/volumes/20211d59-8f9f-4f68-b36f-ddf497e591cf => generated 1366 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:11:04.044465 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-c6e7cd28-9519-4566-9bb3-bfea2ab137d2 tempest-VolumesTransfersV357Test-997614458 tempest-VolumesTransfersV357Test-997614458-project-member] GET https://10.4.3.143/volume/v3/volumes/2047d3dc-a284-4133-9f85-87c8b551dde9 Aug 16 21:11:04.044715 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-c6e7cd28-9519-4566-9bb3-bfea2ab137d2 tempest-VolumesTransfersV357Test-997614458 tempest-VolumesTransfersV357Test-997614458-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:11:04.044939 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-c6e7cd28-9519-4566-9bb3-bfea2ab137d2 tempest-VolumesTransfersV357Test-997614458 tempest-VolumesTransfersV357Test-997614458-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:11:04.052556 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:11:04.052556 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:11:04.060658 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-c6e7cd28-9519-4566-9bb3-bfea2ab137d2 tempest-VolumesTransfersV357Test-997614458 tempest-VolumesTransfersV357Test-997614458-project-member] Volume info retrieved successfully. Aug 16 21:11:04.064888 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-c6e7cd28-9519-4566-9bb3-bfea2ab137d2 tempest-VolumesTransfersV357Test-997614458 tempest-VolumesTransfersV357Test-997614458-project-member] https://10.4.3.143/volume/v3/volumes/2047d3dc-a284-4133-9f85-87c8b551dde9 returned with HTTP 200 Aug 16 21:11:04.065315 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 322/1289] 10.4.3.143 () {68 vars in 1389 bytes} [Sun Aug 16 21:11:04 2026] GET /volume/v3/volumes/2047d3dc-a284-4133-9f85-87c8b551dde9 => generated 885 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:11:04.397477 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-2dfe0bc2-fcbe-4c3e-adcf-8e603b2a817e None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:11:04.400285 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-2dfe0bc2-fcbe-4c3e-adcf-8e603b2a817e tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] GET https://10.4.3.143/volume/v3/volumes/1d5cd663-3646-4a4e-9065-d8ac92713889 Aug 16 21:11:04.400472 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-2dfe0bc2-fcbe-4c3e-adcf-8e603b2a817e tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:11:04.400652 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-2dfe0bc2-fcbe-4c3e-adcf-8e603b2a817e tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:11:04.413377 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:11:04.413377 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:11:04.416543 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-2dfe0bc2-fcbe-4c3e-adcf-8e603b2a817e tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Volume info retrieved successfully. Aug 16 21:11:04.420556 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-2dfe0bc2-fcbe-4c3e-adcf-8e603b2a817e tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] https://10.4.3.143/volume/v3/volumes/1d5cd663-3646-4a4e-9065-d8ac92713889 returned with HTTP 200 Aug 16 21:11:04.420901 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 327/1290] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:11:04 2026] GET /volume/v3/volumes/1d5cd663-3646-4a4e-9065-d8ac92713889 => generated 1148 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:11:04.584620 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [req-c330b037-b7c2-4007-8ff7-4e2a08606510 req-f2036665-8888-487b-bcc0-04def9b2874b None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:11:04.587092 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [req-c330b037-b7c2-4007-8ff7-4e2a08606510 req-f2036665-8888-487b-bcc0-04def9b2874b tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] GET https://10.4.3.143/volume/v3/volumes/20211d59-8f9f-4f68-b36f-ddf497e591cf Aug 16 21:11:04.587292 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [req-c330b037-b7c2-4007-8ff7-4e2a08606510 req-f2036665-8888-487b-bcc0-04def9b2874b tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:11:04.587479 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [req-c330b037-b7c2-4007-8ff7-4e2a08606510 req-f2036665-8888-487b-bcc0-04def9b2874b tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:11:04.594680 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:11:04.594680 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:11:04.598631 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [req-c330b037-b7c2-4007-8ff7-4e2a08606510 req-f2036665-8888-487b-bcc0-04def9b2874b tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Volume info retrieved successfully. Aug 16 21:11:04.604305 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [req-c330b037-b7c2-4007-8ff7-4e2a08606510 req-f2036665-8888-487b-bcc0-04def9b2874b tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] https://10.4.3.143/volume/v3/volumes/20211d59-8f9f-4f68-b36f-ddf497e591cf returned with HTTP 200 Aug 16 21:11:04.604841 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 327/1291] 10.4.3.143 () {68 vars in 1598 bytes} [Sun Aug 16 21:11:04 2026] GET /volume/v3/volumes/20211d59-8f9f-4f68-b36f-ddf497e591cf => generated 1366 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:11:04.614347 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-72c17f21-ecf0-4859-a844-e751b5ce9a02 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:11:04.614668 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-72c17f21-ecf0-4859-a844-e751b5ce9a02 None None] GET https://10.4.3.143/volume// Aug 16 21:11:04.614797 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-72c17f21-ecf0-4859-a844-e751b5ce9a02 None None] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:11:04.614993 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-72c17f21-ecf0-4859-a844-e751b5ce9a02 None None] Calling method 'all' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:11:04.615298 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-72c17f21-ecf0-4859-a844-e751b5ce9a02 None None] https://10.4.3.143/volume// returned with HTTP 300 Aug 16 21:11:04.615542 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 316/1292] 10.4.3.143 () {66 vars in 1419 bytes} [Sun Aug 16 21:11:04 2026] GET /volume/ => generated 386 bytes in 1 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 16 21:11:04.623140 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [req-c330b037-b7c2-4007-8ff7-4e2a08606510 req-e5301c0f-875e-4f41-a3d6-ba74f9b79a55 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:11:04.626592 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [req-c330b037-b7c2-4007-8ff7-4e2a08606510 req-e5301c0f-875e-4f41-a3d6-ba74f9b79a55 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] POST https://10.4.3.143/volume/v3/attachments Aug 16 21:11:04.627113 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [req-c330b037-b7c2-4007-8ff7-4e2a08606510 req-e5301c0f-875e-4f41-a3d6-ba74f9b79a55 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "20211d59-8f9f-4f68-b36f-ddf497e591cf", "connector": null, "instance_uuid": "d3572b1b-69c9-45af-ba30-e5daaff59131"}} {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:11:04.644400 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:11:04.644400 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:11:04.673344 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [req-c330b037-b7c2-4007-8ff7-4e2a08606510 req-e5301c0f-875e-4f41-a3d6-ba74f9b79a55 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] https://10.4.3.143/volume/v3/attachments returned with HTTP 200 Aug 16 21:11:04.673893 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 323/1293] 10.4.3.143 () {74 vars in 1594 bytes} [Sun Aug 16 21:11:04 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 16 21:11:05.079469 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-d8b6a3f5-1dff-4b6a-b836-97b846777597 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:11:05.082772 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-d8b6a3f5-1dff-4b6a-b836-97b846777597 tempest-VolumesTransfersV357Test-997614458 tempest-VolumesTransfersV357Test-997614458-project-member] GET https://10.4.3.143/volume/v3/volumes/2047d3dc-a284-4133-9f85-87c8b551dde9 Aug 16 21:11:05.083043 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-d8b6a3f5-1dff-4b6a-b836-97b846777597 tempest-VolumesTransfersV357Test-997614458 tempest-VolumesTransfersV357Test-997614458-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:11:05.083429 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-d8b6a3f5-1dff-4b6a-b836-97b846777597 tempest-VolumesTransfersV357Test-997614458 tempest-VolumesTransfersV357Test-997614458-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:11:05.093046 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:11:05.093046 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:11:05.098058 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-d8b6a3f5-1dff-4b6a-b836-97b846777597 tempest-VolumesTransfersV357Test-997614458 tempest-VolumesTransfersV357Test-997614458-project-member] Volume info retrieved successfully. Aug 16 21:11:05.106094 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-d8b6a3f5-1dff-4b6a-b836-97b846777597 tempest-VolumesTransfersV357Test-997614458 tempest-VolumesTransfersV357Test-997614458-project-member] https://10.4.3.143/volume/v3/volumes/2047d3dc-a284-4133-9f85-87c8b551dde9 returned with HTTP 200 Aug 16 21:11:05.107049 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 328/1294] 10.4.3.143 () {68 vars in 1389 bytes} [Sun Aug 16 21:11:05 2026] GET /volume/v3/volumes/2047d3dc-a284-4133-9f85-87c8b551dde9 => generated 944 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:11:05.120320 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-06135d7f-2f4d-4ae7-a0b7-3a67ef4cd222 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:11:05.122594 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-06135d7f-2f4d-4ae7-a0b7-3a67ef4cd222 tempest-VolumesTransfersV357Test-997614458 tempest-VolumesTransfersV357Test-997614458-project-member] POST https://10.4.3.143/volume/v3/volume-transfers Aug 16 21:11:05.122987 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-06135d7f-2f4d-4ae7-a0b7-3a67ef4cd222 tempest-VolumesTransfersV357Test-997614458 tempest-VolumesTransfersV357Test-997614458-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "2047d3dc-a284-4133-9f85-87c8b551dde9"}} {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:11:05.124656 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.v3.volume_transfer [None req-06135d7f-2f4d-4ae7-a0b7-3a67ef4cd222 tempest-VolumesTransfersV357Test-997614458 tempest-VolumesTransfersV357Test-997614458-project-member] Creating new volume transfer {'transfer': {'volume_id': '2047d3dc-a284-4133-9f85-87c8b551dde9'}} {{(pid=100330) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Aug 16 21:11:05.124821 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.v3.volume_transfer [None req-06135d7f-2f4d-4ae7-a0b7-3a67ef4cd222 tempest-VolumesTransfersV357Test-997614458 tempest-VolumesTransfersV357Test-997614458-project-member] Creating transfer of volume 2047d3dc-a284-4133-9f85-87c8b551dde9 Aug 16 21:11:05.125102 np0000007409 devstack@c-api.service[100330]: INFO cinder.transfer.api [None req-06135d7f-2f4d-4ae7-a0b7-3a67ef4cd222 tempest-VolumesTransfersV357Test-997614458 tempest-VolumesTransfersV357Test-997614458-project-member] Generating transfer record for volume 2047d3dc-a284-4133-9f85-87c8b551dde9 Aug 16 21:11:05.133463 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:11:05.133463 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:11:05.146643 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-06135d7f-2f4d-4ae7-a0b7-3a67ef4cd222 tempest-VolumesTransfersV357Test-997614458 tempest-VolumesTransfersV357Test-997614458-project-member] https://10.4.3.143/volume/v3/volume-transfers returned with HTTP 202 Aug 16 21:11:05.147231 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 328/1295] 10.4.3.143 () {70 vars in 1326 bytes} [Sun Aug 16 21:11:05 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 16 21:11:05.157484 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-8e46ea0e-86a8-4fb8-9327-43fffd363916 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:11:05.159253 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-8e46ea0e-86a8-4fb8-9327-43fffd363916 tempest-VolumesTransfersV357Test-997614458 tempest-VolumesTransfersV357Test-997614458-project-member] GET https://10.4.3.143/volume/v3/volumes/2047d3dc-a284-4133-9f85-87c8b551dde9 Aug 16 21:11:05.159705 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-8e46ea0e-86a8-4fb8-9327-43fffd363916 tempest-VolumesTransfersV357Test-997614458 tempest-VolumesTransfersV357Test-997614458-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:11:05.160085 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-8e46ea0e-86a8-4fb8-9327-43fffd363916 tempest-VolumesTransfersV357Test-997614458 tempest-VolumesTransfersV357Test-997614458-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:11:05.168216 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:11:05.168216 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:11:05.172855 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-8e46ea0e-86a8-4fb8-9327-43fffd363916 tempest-VolumesTransfersV357Test-997614458 tempest-VolumesTransfersV357Test-997614458-project-member] Volume info retrieved successfully. Aug 16 21:11:05.178947 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-8e46ea0e-86a8-4fb8-9327-43fffd363916 tempest-VolumesTransfersV357Test-997614458 tempest-VolumesTransfersV357Test-997614458-project-member] https://10.4.3.143/volume/v3/volumes/2047d3dc-a284-4133-9f85-87c8b551dde9 returned with HTTP 200 Aug 16 21:11:05.179547 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 317/1296] 10.4.3.143 () {68 vars in 1389 bytes} [Sun Aug 16 21:11:05 2026] GET /volume/v3/volumes/2047d3dc-a284-4133-9f85-87c8b551dde9 => generated 952 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 16 21:11:05.194691 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-2413a522-e151-45f5-ad9d-efa8eca7ee3b None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:11:05.196958 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-2413a522-e151-45f5-ad9d-efa8eca7ee3b tempest-VolumesTransfersV357Test-997614458 tempest-VolumesTransfersV357Test-997614458-project-member] GET https://10.4.3.143/volume/v3/volume-transfers/detail Aug 16 21:11:05.197141 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-2413a522-e151-45f5-ad9d-efa8eca7ee3b tempest-VolumesTransfersV357Test-997614458 tempest-VolumesTransfersV357Test-997614458-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:11:05.197473 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-2413a522-e151-45f5-ad9d-efa8eca7ee3b tempest-VolumesTransfersV357Test-997614458 tempest-VolumesTransfersV357Test-997614458-project-member] Calling method 'detail' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:11:05.197670 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.v3.volume_transfer [None req-2413a522-e151-45f5-ad9d-efa8eca7ee3b tempest-VolumesTransfersV357Test-997614458 tempest-VolumesTransfersV357Test-997614458-project-member] Listing volume transfers {{(pid=100332) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Aug 16 21:11:05.197938 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:11:05.197938 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:11:05.203208 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-2413a522-e151-45f5-ad9d-efa8eca7ee3b tempest-VolumesTransfersV357Test-997614458 tempest-VolumesTransfersV357Test-997614458-project-member] https://10.4.3.143/volume/v3/volume-transfers/detail returned with HTTP 200 Aug 16 21:11:05.203675 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 324/1297] 10.4.3.143 () {68 vars in 1326 bytes} [Sun Aug 16 21:11:05 2026] GET /volume/v3/volume-transfers/detail => generated 543 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:11:05.215620 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-bada4f4b-a03e-4507-b99c-391c44d4c8c0 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:11:05.218954 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-bada4f4b-a03e-4507-b99c-391c44d4c8c0 tempest-VolumesTransfersV357Test-997614458 tempest-VolumesTransfersV357Test-997614458-project-member] DELETE https://10.4.3.143/volume/v3/volume-transfers/d9a34bd5-1c39-4ee8-9bc0-6b945eb96b88 Aug 16 21:11:05.218954 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-bada4f4b-a03e-4507-b99c-391c44d4c8c0 tempest-VolumesTransfersV357Test-997614458 tempest-VolumesTransfersV357Test-997614458-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:11:05.218954 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-bada4f4b-a03e-4507-b99c-391c44d4c8c0 tempest-VolumesTransfersV357Test-997614458 tempest-VolumesTransfersV357Test-997614458-project-member] Calling method 'delete' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:11:05.218954 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.contrib.volume_transfer [None req-bada4f4b-a03e-4507-b99c-391c44d4c8c0 tempest-VolumesTransfersV357Test-997614458 tempest-VolumesTransfersV357Test-997614458-project-member] Delete transfer with id: d9a34bd5-1c39-4ee8-9bc0-6b945eb96b88 Aug 16 21:11:05.226793 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:11:05.226793 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:11:05.238169 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-bada4f4b-a03e-4507-b99c-391c44d4c8c0 tempest-VolumesTransfersV357Test-997614458 tempest-VolumesTransfersV357Test-997614458-project-member] https://10.4.3.143/volume/v3/volume-transfers/d9a34bd5-1c39-4ee8-9bc0-6b945eb96b88 returned with HTTP 202 Aug 16 21:11:05.238877 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 329/1298] 10.4.3.143 () {68 vars in 1419 bytes} [Sun Aug 16 21:11:05 2026] DELETE /volume/v3/volume-transfers/d9a34bd5-1c39-4ee8-9bc0-6b945eb96b88 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 16 21:11:05.246511 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-9d963755-4117-4ddc-8f90-9ad28230105a None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:11:05.248833 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-9d963755-4117-4ddc-8f90-9ad28230105a tempest-VolumesTransfersV357Test-997614458 tempest-VolumesTransfersV357Test-997614458-project-member] GET https://10.4.3.143/volume/v3/volumes/2047d3dc-a284-4133-9f85-87c8b551dde9 Aug 16 21:11:05.249115 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-9d963755-4117-4ddc-8f90-9ad28230105a tempest-VolumesTransfersV357Test-997614458 tempest-VolumesTransfersV357Test-997614458-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:11:05.249405 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-9d963755-4117-4ddc-8f90-9ad28230105a tempest-VolumesTransfersV357Test-997614458 tempest-VolumesTransfersV357Test-997614458-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:11:05.261265 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:11:05.261265 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:11:05.267163 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-9d963755-4117-4ddc-8f90-9ad28230105a tempest-VolumesTransfersV357Test-997614458 tempest-VolumesTransfersV357Test-997614458-project-member] Volume info retrieved successfully. Aug 16 21:11:05.281200 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-9d963755-4117-4ddc-8f90-9ad28230105a tempest-VolumesTransfersV357Test-997614458 tempest-VolumesTransfersV357Test-997614458-project-member] https://10.4.3.143/volume/v3/volumes/2047d3dc-a284-4133-9f85-87c8b551dde9 returned with HTTP 200 Aug 16 21:11:05.281782 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 329/1299] 10.4.3.143 () {68 vars in 1389 bytes} [Sun Aug 16 21:11:05 2026] GET /volume/v3/volumes/2047d3dc-a284-4133-9f85-87c8b551dde9 => generated 944 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:11:05.299414 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-e768c721-cdb7-4c02-9149-98f4aa71cc7e None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:11:05.301941 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-e768c721-cdb7-4c02-9149-98f4aa71cc7e tempest-VolumesTransfersV357Test-997614458 tempest-VolumesTransfersV357Test-997614458-project-member] DELETE https://10.4.3.143/volume/v3/volume-transfers/d9a34bd5-1c39-4ee8-9bc0-6b945eb96b88 Aug 16 21:11:05.302448 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-e768c721-cdb7-4c02-9149-98f4aa71cc7e tempest-VolumesTransfersV357Test-997614458 tempest-VolumesTransfersV357Test-997614458-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:11:05.302790 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-e768c721-cdb7-4c02-9149-98f4aa71cc7e tempest-VolumesTransfersV357Test-997614458 tempest-VolumesTransfersV357Test-997614458-project-member] Calling method 'delete' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:11:05.302945 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.contrib.volume_transfer [None req-e768c721-cdb7-4c02-9149-98f4aa71cc7e tempest-VolumesTransfersV357Test-997614458 tempest-VolumesTransfersV357Test-997614458-project-member] Delete transfer with id: d9a34bd5-1c39-4ee8-9bc0-6b945eb96b88 Aug 16 21:11:05.307049 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-e768c721-cdb7-4c02-9149-98f4aa71cc7e tempest-VolumesTransfersV357Test-997614458 tempest-VolumesTransfersV357Test-997614458-project-member] https://10.4.3.143/volume/v3/volume-transfers/d9a34bd5-1c39-4ee8-9bc0-6b945eb96b88 returned with HTTP 404 Aug 16 21:11:05.307613 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 318/1300] 10.4.3.143 () {68 vars in 1419 bytes} [Sun Aug 16 21:11:05 2026] DELETE /volume/v3/volume-transfers/d9a34bd5-1c39-4ee8-9bc0-6b945eb96b88 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 16 21:11:05.316254 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-ebac1d52-db5c-4517-910f-2e03e318b9fa None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:11:05.318931 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-ebac1d52-db5c-4517-910f-2e03e318b9fa tempest-VolumesTransfersV357Test-1858192645 tempest-VolumesTransfersV357Test-1858192645-project-admin] DELETE https://10.4.3.143/volume/v3/volumes/2047d3dc-a284-4133-9f85-87c8b551dde9 Aug 16 21:11:05.319150 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-ebac1d52-db5c-4517-910f-2e03e318b9fa tempest-VolumesTransfersV357Test-1858192645 tempest-VolumesTransfersV357Test-1858192645-project-admin] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:11:05.319355 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-ebac1d52-db5c-4517-910f-2e03e318b9fa tempest-VolumesTransfersV357Test-1858192645 tempest-VolumesTransfersV357Test-1858192645-project-admin] Calling method 'delete' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:11:05.319478 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.v3.volumes [None req-ebac1d52-db5c-4517-910f-2e03e318b9fa tempest-VolumesTransfersV357Test-1858192645 tempest-VolumesTransfersV357Test-1858192645-project-admin] Delete volume with id: 2047d3dc-a284-4133-9f85-87c8b551dde9 Aug 16 21:11:05.326437 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:11:05.326437 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:11:05.326769 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-ebac1d52-db5c-4517-910f-2e03e318b9fa tempest-VolumesTransfersV357Test-1858192645 tempest-VolumesTransfersV357Test-1858192645-project-admin] Volume info retrieved successfully. Aug 16 21:11:05.345793 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-ebac1d52-db5c-4517-910f-2e03e318b9fa tempest-VolumesTransfersV357Test-1858192645 tempest-VolumesTransfersV357Test-1858192645-project-admin] Delete volume request issued successfully. Aug 16 21:11:05.346009 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-ebac1d52-db5c-4517-910f-2e03e318b9fa tempest-VolumesTransfersV357Test-1858192645 tempest-VolumesTransfersV357Test-1858192645-project-admin] https://10.4.3.143/volume/v3/volumes/2047d3dc-a284-4133-9f85-87c8b551dde9 returned with HTTP 202 Aug 16 21:11:05.346426 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 325/1301] 10.4.3.143 () {68 vars in 1392 bytes} [Sun Aug 16 21:11:05 2026] DELETE /volume/v3/volumes/2047d3dc-a284-4133-9f85-87c8b551dde9 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 16 21:11:05.359141 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-2bd08dc0-18c0-4ee0-98a6-c8267b94fdd4 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:11:05.361636 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-2bd08dc0-18c0-4ee0-98a6-c8267b94fdd4 tempest-VolumesTransfersV357Test-1858192645 tempest-VolumesTransfersV357Test-1858192645-project-admin] GET https://10.4.3.143/volume/v3/volumes/2047d3dc-a284-4133-9f85-87c8b551dde9 Aug 16 21:11:05.361927 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-2bd08dc0-18c0-4ee0-98a6-c8267b94fdd4 tempest-VolumesTransfersV357Test-1858192645 tempest-VolumesTransfersV357Test-1858192645-project-admin] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:11:05.362213 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-2bd08dc0-18c0-4ee0-98a6-c8267b94fdd4 tempest-VolumesTransfersV357Test-1858192645 tempest-VolumesTransfersV357Test-1858192645-project-admin] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:11:05.375695 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:11:05.375695 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:11:05.379570 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-2bd08dc0-18c0-4ee0-98a6-c8267b94fdd4 tempest-VolumesTransfersV357Test-1858192645 tempest-VolumesTransfersV357Test-1858192645-project-admin] Volume info retrieved successfully. Aug 16 21:11:05.384006 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-2bd08dc0-18c0-4ee0-98a6-c8267b94fdd4 tempest-VolumesTransfersV357Test-1858192645 tempest-VolumesTransfersV357Test-1858192645-project-admin] https://10.4.3.143/volume/v3/volumes/2047d3dc-a284-4133-9f85-87c8b551dde9 returned with HTTP 200 Aug 16 21:11:05.384456 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 330/1302] 10.4.3.143 () {68 vars in 1389 bytes} [Sun Aug 16 21:11:05 2026] GET /volume/v3/volumes/2047d3dc-a284-4133-9f85-87c8b551dde9 => generated 1128 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 16 21:11:05.438287 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-c49b57f5-ced8-4d50-86ec-5a07b6e8456a None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:11:05.443348 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-c49b57f5-ced8-4d50-86ec-5a07b6e8456a tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] GET https://10.4.3.143/volume/v3/volumes/1d5cd663-3646-4a4e-9065-d8ac92713889 Aug 16 21:11:05.443348 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-c49b57f5-ced8-4d50-86ec-5a07b6e8456a tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:11:05.443348 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-c49b57f5-ced8-4d50-86ec-5a07b6e8456a tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:11:05.460571 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:11:05.460571 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:11:05.472239 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-c49b57f5-ced8-4d50-86ec-5a07b6e8456a tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Volume info retrieved successfully. Aug 16 21:11:05.479396 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-c49b57f5-ced8-4d50-86ec-5a07b6e8456a tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] https://10.4.3.143/volume/v3/volumes/1d5cd663-3646-4a4e-9065-d8ac92713889 returned with HTTP 200 Aug 16 21:11:05.479987 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 330/1303] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:11:05 2026] GET /volume/v3/volumes/1d5cd663-3646-4a4e-9065-d8ac92713889 => generated 1148 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:11:06.094756 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-3f95b8be-309c-41d2-af85-bb85c5defeef None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:11:06.095250 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-3f95b8be-309c-41d2-af85-bb85c5defeef None None] GET https://10.4.3.143/volume// Aug 16 21:11:06.095460 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-3f95b8be-309c-41d2-af85-bb85c5defeef None None] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:11:06.095677 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-3f95b8be-309c-41d2-af85-bb85c5defeef None None] Calling method 'all' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:11:06.096078 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-3f95b8be-309c-41d2-af85-bb85c5defeef None None] https://10.4.3.143/volume// returned with HTTP 300 Aug 16 21:11:06.096423 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 319/1304] 10.4.3.143 () {66 vars in 1426 bytes} [Sun Aug 16 21:11: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 16 21:11:06.107896 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [req-c330b037-b7c2-4007-8ff7-4e2a08606510 req-c4abd656-5b53-4d29-9baa-102d09b1bb66 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:11:06.110122 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [req-c330b037-b7c2-4007-8ff7-4e2a08606510 req-c4abd656-5b53-4d29-9baa-102d09b1bb66 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] GET https://10.4.3.143/volume/v3/volumes/20211d59-8f9f-4f68-b36f-ddf497e591cf Aug 16 21:11:06.110557 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [req-c330b037-b7c2-4007-8ff7-4e2a08606510 req-c4abd656-5b53-4d29-9baa-102d09b1bb66 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:11:06.110883 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [req-c330b037-b7c2-4007-8ff7-4e2a08606510 req-c4abd656-5b53-4d29-9baa-102d09b1bb66 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:11:06.125302 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:11:06.125302 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:11:06.129679 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [req-c330b037-b7c2-4007-8ff7-4e2a08606510 req-c4abd656-5b53-4d29-9baa-102d09b1bb66 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Volume info retrieved successfully. Aug 16 21:11:06.137693 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [req-c330b037-b7c2-4007-8ff7-4e2a08606510 req-c4abd656-5b53-4d29-9baa-102d09b1bb66 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] https://10.4.3.143/volume/v3/volumes/20211d59-8f9f-4f68-b36f-ddf497e591cf returned with HTTP 200 Aug 16 21:11:06.138310 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 326/1305] 10.4.3.143 () {70 vars in 1639 bytes} [Sun Aug 16 21:11:06 2026] GET /volume/v3/volumes/20211d59-8f9f-4f68-b36f-ddf497e591cf => generated 1545 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 16 21:11:06.252618 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [req-c330b037-b7c2-4007-8ff7-4e2a08606510 req-814c4596-323b-41c4-a8ec-87fde0de0321 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:11:06.254837 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [req-c330b037-b7c2-4007-8ff7-4e2a08606510 req-814c4596-323b-41c4-a8ec-87fde0de0321 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] PUT https://10.4.3.143/volume/v3/attachments/622208e1-ea7e-4ca6-9ab3-2cd4c2b74496 Aug 16 21:11:06.255286 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [req-c330b037-b7c2-4007-8ff7-4e2a08606510 req-814c4596-323b-41c4-a8ec-87fde0de0321 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.143", "host": "np0000007409", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:e42fbcbe2e9", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "69237b68-d654-4a76-81de-86e36bc8fb86", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:11:06.264196 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.coordination [req-c330b037-b7c2-4007-8ff7-4e2a08606510 req-814c4596-323b-41c4-a8ec-87fde0de0321 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Acquiring lock "cinder-attachment_update-20211d59-8f9f-4f68-b36f-ddf497e591cf-np0000007409" by "attachment_update" {{(pid=100331) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:11:06.269493 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.coordination [req-c330b037-b7c2-4007-8ff7-4e2a08606510 req-814c4596-323b-41c4-a8ec-87fde0de0321 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Lock "cinder-attachment_update-20211d59-8f9f-4f68-b36f-ddf497e591cf-np0000007409" acquired by "attachment_update" :: waited 0.005s {{(pid=100331) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:11:06.270732 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:11:06.270732 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:11:06.375446 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.coordination [req-c330b037-b7c2-4007-8ff7-4e2a08606510 req-814c4596-323b-41c4-a8ec-87fde0de0321 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Lock "cinder-attachment_update-20211d59-8f9f-4f68-b36f-ddf497e591cf-np0000007409" released by "attachment_update" :: held 0.106s {{(pid=100331) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:11:06.375861 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [req-c330b037-b7c2-4007-8ff7-4e2a08606510 req-814c4596-323b-41c4-a8ec-87fde0de0321 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] https://10.4.3.143/volume/v3/attachments/622208e1-ea7e-4ca6-9ab3-2cd4c2b74496 returned with HTTP 200 Aug 16 21:11:06.376329 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 331/1306] 10.4.3.143 () {74 vars in 1704 bytes} [Sun Aug 16 21:11:06 2026] PUT /volume/v3/attachments/622208e1-ea7e-4ca6-9ab3-2cd4c2b74496 => generated 969 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:11:06.402928 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-8f5ab92a-d708-4cd0-b095-b46d2b487e07 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:11:06.403321 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [req-c330b037-b7c2-4007-8ff7-4e2a08606510 req-7aafa28e-2934-4430-84c7-e4d15b3bf5c8 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:11:06.405469 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-8f5ab92a-d708-4cd0-b095-b46d2b487e07 tempest-VolumesTransfersV357Test-1858192645 tempest-VolumesTransfersV357Test-1858192645-project-admin] GET https://10.4.3.143/volume/v3/volumes/2047d3dc-a284-4133-9f85-87c8b551dde9 Aug 16 21:11:06.405777 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-8f5ab92a-d708-4cd0-b095-b46d2b487e07 tempest-VolumesTransfersV357Test-1858192645 tempest-VolumesTransfersV357Test-1858192645-project-admin] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:11:06.406111 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-8f5ab92a-d708-4cd0-b095-b46d2b487e07 tempest-VolumesTransfersV357Test-1858192645 tempest-VolumesTransfersV357Test-1858192645-project-admin] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:11:06.407002 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [req-c330b037-b7c2-4007-8ff7-4e2a08606510 req-7aafa28e-2934-4430-84c7-e4d15b3bf5c8 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] POST https://10.4.3.143/volume/v3/attachments/622208e1-ea7e-4ca6-9ab3-2cd4c2b74496/action Aug 16 21:11:06.407339 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [req-c330b037-b7c2-4007-8ff7-4e2a08606510 req-7aafa28e-2934-4430-84c7-e4d15b3bf5c8 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Action body: b'{"os-complete": null}' {{(pid=100333) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 21:11:06.407499 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [req-c330b037-b7c2-4007-8ff7-4e2a08606510 req-7aafa28e-2934-4430-84c7-e4d15b3bf5c8 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:11:06.414282 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-8f5ab92a-d708-4cd0-b095-b46d2b487e07 tempest-VolumesTransfersV357Test-1858192645 tempest-VolumesTransfersV357Test-1858192645-project-admin] https://10.4.3.143/volume/v3/volumes/2047d3dc-a284-4133-9f85-87c8b551dde9 returned with HTTP 404 Aug 16 21:11:06.415017 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 331/1307] 10.4.3.143 () {68 vars in 1389 bytes} [Sun Aug 16 21:11:06 2026] GET /volume/v3/volumes/2047d3dc-a284-4133-9f85-87c8b551dde9 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 16 21:11:06.424974 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-c4a6131c-893e-46a6-b213-24d3059f3fca None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:11:06.426983 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-c4a6131c-893e-46a6-b213-24d3059f3fca tempest-VolumesTransfersV357Test-997614458 tempest-VolumesTransfersV357Test-997614458-project-member] GET https://10.4.3.143/volume/v3/volumes/2047d3dc-a284-4133-9f85-87c8b551dde9 Aug 16 21:11:06.427263 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-c4a6131c-893e-46a6-b213-24d3059f3fca tempest-VolumesTransfersV357Test-997614458 tempest-VolumesTransfersV357Test-997614458-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:11:06.427479 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-c4a6131c-893e-46a6-b213-24d3059f3fca tempest-VolumesTransfersV357Test-997614458 tempest-VolumesTransfersV357Test-997614458-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:11:06.436272 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-c4a6131c-893e-46a6-b213-24d3059f3fca tempest-VolumesTransfersV357Test-997614458 tempest-VolumesTransfersV357Test-997614458-project-member] https://10.4.3.143/volume/v3/volumes/2047d3dc-a284-4133-9f85-87c8b551dde9 returned with HTTP 404 Aug 16 21:11:06.436834 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 327/1308] 10.4.3.143 () {68 vars in 1389 bytes} [Sun Aug 16 21:11:06 2026] GET /volume/v3/volumes/2047d3dc-a284-4133-9f85-87c8b551dde9 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 16 21:11:06.438012 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:11:06.438012 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:11:06.445697 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-c0a67f3c-4850-43b0-9996-058ac8640164 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:11:06.448092 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-c0a67f3c-4850-43b0-9996-058ac8640164 tempest-VolumesTransfersV357Test-997614458 tempest-VolumesTransfersV357Test-997614458-project-member] DELETE https://10.4.3.143/volume/v3/volumes/2047d3dc-a284-4133-9f85-87c8b551dde9 Aug 16 21:11:06.448385 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-c0a67f3c-4850-43b0-9996-058ac8640164 tempest-VolumesTransfersV357Test-997614458 tempest-VolumesTransfersV357Test-997614458-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:11:06.448635 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-c0a67f3c-4850-43b0-9996-058ac8640164 tempest-VolumesTransfersV357Test-997614458 tempest-VolumesTransfersV357Test-997614458-project-member] Calling method 'delete' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:11:06.448831 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.v3.volumes [None req-c0a67f3c-4850-43b0-9996-058ac8640164 tempest-VolumesTransfersV357Test-997614458 tempest-VolumesTransfersV357Test-997614458-project-member] Delete volume with id: 2047d3dc-a284-4133-9f85-87c8b551dde9 Aug 16 21:11:06.455762 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-c0a67f3c-4850-43b0-9996-058ac8640164 tempest-VolumesTransfersV357Test-997614458 tempest-VolumesTransfersV357Test-997614458-project-member] https://10.4.3.143/volume/v3/volumes/2047d3dc-a284-4133-9f85-87c8b551dde9 returned with HTTP 404 Aug 16 21:11:06.456370 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 332/1309] 10.4.3.143 () {68 vars in 1392 bytes} [Sun Aug 16 21:11:06 2026] DELETE /volume/v3/volumes/2047d3dc-a284-4133-9f85-87c8b551dde9 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 16 21:11:06.457089 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [req-c330b037-b7c2-4007-8ff7-4e2a08606510 req-7aafa28e-2934-4430-84c7-e4d15b3bf5c8 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] https://10.4.3.143/volume/v3/attachments/622208e1-ea7e-4ca6-9ab3-2cd4c2b74496/action returned with HTTP 204 Aug 16 21:11:06.457647 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 320/1310] 10.4.3.143 () {74 vars in 1725 bytes} [Sun Aug 16 21:11:06 2026] POST /volume/v3/attachments/622208e1-ea7e-4ca6-9ab3-2cd4c2b74496/action => generated 0 bytes in 55 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:11:06.494246 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-2994706d-b478-457b-aa99-98fe737f485b None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:11:06.496400 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-2994706d-b478-457b-aa99-98fe737f485b tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] GET https://10.4.3.143/volume/v3/volumes/1d5cd663-3646-4a4e-9065-d8ac92713889 Aug 16 21:11:06.496685 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-2994706d-b478-457b-aa99-98fe737f485b tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:11:06.497008 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-2994706d-b478-457b-aa99-98fe737f485b tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:11:06.507271 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:11:06.507271 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:11:06.511498 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-2994706d-b478-457b-aa99-98fe737f485b tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Volume info retrieved successfully. Aug 16 21:11:06.518410 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-2994706d-b478-457b-aa99-98fe737f485b tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] https://10.4.3.143/volume/v3/volumes/1d5cd663-3646-4a4e-9065-d8ac92713889 returned with HTTP 200 Aug 16 21:11:06.518801 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 332/1311] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:11:06 2026] GET /volume/v3/volumes/1d5cd663-3646-4a4e-9065-d8ac92713889 => generated 1148 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:11:07.089949 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-7402cab3-d670-485c-a7f5-7e7cbfc69a31 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:11:07.092694 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-7402cab3-d670-485c-a7f5-7e7cbfc69a31 tempest-ServerActionsV293TestJSON-1229496514 tempest-ServerActionsV293TestJSON-1229496514-project-member] GET https://10.4.3.143/volume/v3/volumes/0787d420-1138-47ab-a842-6e6b315d8a11 Aug 16 21:11:07.093025 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-7402cab3-d670-485c-a7f5-7e7cbfc69a31 tempest-ServerActionsV293TestJSON-1229496514 tempest-ServerActionsV293TestJSON-1229496514-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:11:07.093283 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-7402cab3-d670-485c-a7f5-7e7cbfc69a31 tempest-ServerActionsV293TestJSON-1229496514 tempest-ServerActionsV293TestJSON-1229496514-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:11:07.107670 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:11:07.107670 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:11:07.112742 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-7402cab3-d670-485c-a7f5-7e7cbfc69a31 tempest-ServerActionsV293TestJSON-1229496514 tempest-ServerActionsV293TestJSON-1229496514-project-member] Volume info retrieved successfully. Aug 16 21:11:07.121405 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-7402cab3-d670-485c-a7f5-7e7cbfc69a31 tempest-ServerActionsV293TestJSON-1229496514 tempest-ServerActionsV293TestJSON-1229496514-project-member] https://10.4.3.143/volume/v3/volumes/0787d420-1138-47ab-a842-6e6b315d8a11 returned with HTTP 200 Aug 16 21:11:07.121990 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 328/1312] 10.4.3.143 () {68 vars in 1389 bytes} [Sun Aug 16 21:11:07 2026] GET /volume/v3/volumes/0787d420-1138-47ab-a842-6e6b315d8a11 => generated 1832 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 16 21:11:07.535700 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-f6133e87-4309-4e7a-bbed-52ecdadab6c9 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:11:07.538400 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-f6133e87-4309-4e7a-bbed-52ecdadab6c9 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] GET https://10.4.3.143/volume/v3/volumes/1d5cd663-3646-4a4e-9065-d8ac92713889 Aug 16 21:11:07.538932 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-f6133e87-4309-4e7a-bbed-52ecdadab6c9 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:11:07.539189 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-f6133e87-4309-4e7a-bbed-52ecdadab6c9 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:11:07.552259 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:11:07.552259 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:11:07.556654 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-f6133e87-4309-4e7a-bbed-52ecdadab6c9 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Volume info retrieved successfully. Aug 16 21:11:07.562333 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-f6133e87-4309-4e7a-bbed-52ecdadab6c9 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] https://10.4.3.143/volume/v3/volumes/1d5cd663-3646-4a4e-9065-d8ac92713889 returned with HTTP 200 Aug 16 21:11:07.562871 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 333/1313] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:11:07 2026] GET /volume/v3/volumes/1d5cd663-3646-4a4e-9065-d8ac92713889 => generated 1148 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:11:08.576448 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-905bdbf0-92a7-48f7-95c2-559346481673 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:11:08.579998 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-905bdbf0-92a7-48f7-95c2-559346481673 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] GET https://10.4.3.143/volume/v3/volumes/1d5cd663-3646-4a4e-9065-d8ac92713889 Aug 16 21:11:08.579998 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-905bdbf0-92a7-48f7-95c2-559346481673 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:11:08.579998 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-905bdbf0-92a7-48f7-95c2-559346481673 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:11:08.595497 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:11:08.595497 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:11:08.602010 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-905bdbf0-92a7-48f7-95c2-559346481673 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Volume info retrieved successfully. Aug 16 21:11:08.608120 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-905bdbf0-92a7-48f7-95c2-559346481673 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] https://10.4.3.143/volume/v3/volumes/1d5cd663-3646-4a4e-9065-d8ac92713889 returned with HTTP 200 Aug 16 21:11:08.608120 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 321/1314] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:11:08 2026] GET /volume/v3/volumes/1d5cd663-3646-4a4e-9065-d8ac92713889 => generated 1148 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:11:08.998926 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-032292f3-2be1-496c-a625-0e38cbcc1190 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:11:09.124849 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-032292f3-2be1-496c-a625-0e38cbcc1190 tempest-VolumesBackupsV39Test-2096126949 tempest-VolumesBackupsV39Test-2096126949-project-member] POST https://10.4.3.143/volume/v3/volumes Aug 16 21:11:09.125378 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-032292f3-2be1-496c-a625-0e38cbcc1190 tempest-VolumesBackupsV39Test-2096126949 tempest-VolumesBackupsV39Test-2096126949-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsV39Test-Volume-1291969076"}} {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:11:09.126672 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.v3.volumes [None req-032292f3-2be1-496c-a625-0e38cbcc1190 tempest-VolumesBackupsV39Test-2096126949 tempest-VolumesBackupsV39Test-2096126949-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsV39Test-Volume-1291969076'}} {{(pid=100330) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 21:11:09.126814 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.v3.volumes [None req-032292f3-2be1-496c-a625-0e38cbcc1190 tempest-VolumesBackupsV39Test-2096126949 tempest-VolumesBackupsV39Test-2096126949-project-member] Create volume of 1 GB Aug 16 21:11:09.131465 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-032292f3-2be1-496c-a625-0e38cbcc1190 tempest-VolumesBackupsV39Test-2096126949 tempest-VolumesBackupsV39Test-2096126949-project-member] Availability Zones retrieved successfully. Aug 16 21:11:09.137800 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-032292f3-2be1-496c-a625-0e38cbcc1190 tempest-VolumesBackupsV39Test-2096126949 tempest-VolumesBackupsV39Test-2096126949-project-member] Flow 'volume_create_api' (35263b12-6fb5-44c9-9835-cbf2c0ee9aa3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100330) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:11:09.137937 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-032292f3-2be1-496c-a625-0e38cbcc1190 tempest-VolumesBackupsV39Test-2096126949 tempest-VolumesBackupsV39Test-2096126949-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a91f79c3-9fc7-4ced-8ffc-8b5d2b51ee5a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:11:09.138870 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.flows.api.create_volume [None req-032292f3-2be1-496c-a625-0e38cbcc1190 tempest-VolumesBackupsV39Test-2096126949 tempest-VolumesBackupsV39Test-2096126949-project-member] Validating volume size '1' using validate_int {{(pid=100330) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 21:11:09.173491 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-032292f3-2be1-496c-a625-0e38cbcc1190 tempest-VolumesBackupsV39Test-2096126949 tempest-VolumesBackupsV39Test-2096126949-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a91f79c3-9fc7-4ced-8ffc-8b5d2b51ee5a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T21:04:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=69e633b8-fab9-4b15-8b40-4f1a67c51cda,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '69e633b8-fab9-4b15-8b40-4f1a67c51cda', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:11:09.174842 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-032292f3-2be1-496c-a625-0e38cbcc1190 tempest-VolumesBackupsV39Test-2096126949 tempest-VolumesBackupsV39Test-2096126949-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d7dd9be6-48bb-45a5-adb3-5f53e48030f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:11:09.232332 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [req-3f9708c6-05a3-4003-b331-fdcac7c3dc17 req-94d002e1-471c-4960-a399-0bfae8731d8f None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:11:09.237447 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [req-3f9708c6-05a3-4003-b331-fdcac7c3dc17 req-94d002e1-471c-4960-a399-0bfae8731d8f tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] GET https://10.4.3.143/volume/v3/volumes/1d5cd663-3646-4a4e-9065-d8ac92713889 Aug 16 21:11:09.237447 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [req-3f9708c6-05a3-4003-b331-fdcac7c3dc17 req-94d002e1-471c-4960-a399-0bfae8731d8f tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:11:09.237447 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [req-3f9708c6-05a3-4003-b331-fdcac7c3dc17 req-94d002e1-471c-4960-a399-0bfae8731d8f tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:11:09.252693 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:11:09.252693 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:11:09.260006 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.quota [None req-032292f3-2be1-496c-a625-0e38cbcc1190 tempest-VolumesBackupsV39Test-2096126949 tempest-VolumesBackupsV39Test-2096126949-project-member] Created reservations ['2c822a26-aed3-4f63-a70c-dc4eb46a2290', '51aff13d-c87b-4531-8691-8e2a07324682', '1a9acdc6-6b1d-498a-9a9d-a9a36a9c7a34', '0dec4c6e-bb04-4439-bf29-30dbb7f69b8e'] {{(pid=100330) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:11:09.260006 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-032292f3-2be1-496c-a625-0e38cbcc1190 tempest-VolumesBackupsV39Test-2096126949 tempest-VolumesBackupsV39Test-2096126949-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d7dd9be6-48bb-45a5-adb3-5f53e48030f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2c822a26-aed3-4f63-a70c-dc4eb46a2290', '51aff13d-c87b-4531-8691-8e2a07324682', '1a9acdc6-6b1d-498a-9a9d-a9a36a9c7a34', '0dec4c6e-bb04-4439-bf29-30dbb7f69b8e']}' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:11:09.260006 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-032292f3-2be1-496c-a625-0e38cbcc1190 tempest-VolumesBackupsV39Test-2096126949 tempest-VolumesBackupsV39Test-2096126949-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9b9c06ff-f6a6-40d4-b18b-121eb6652442) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:11:09.260254 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [req-3f9708c6-05a3-4003-b331-fdcac7c3dc17 req-94d002e1-471c-4960-a399-0bfae8731d8f tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Volume info retrieved successfully. Aug 16 21:11:09.266373 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [req-3f9708c6-05a3-4003-b331-fdcac7c3dc17 req-94d002e1-471c-4960-a399-0bfae8731d8f tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] https://10.4.3.143/volume/v3/volumes/1d5cd663-3646-4a4e-9065-d8ac92713889 returned with HTTP 200 Aug 16 21:11:09.268112 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 329/1315] 10.4.3.143 () {68 vars in 1598 bytes} [Sun Aug 16 21:11:09 2026] GET /volume/v3/volumes/1d5cd663-3646-4a4e-9065-d8ac92713889 => generated 1148 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:11:09.287165 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-032292f3-2be1-496c-a625-0e38cbcc1190 tempest-VolumesBackupsV39Test-2096126949 tempest-VolumesBackupsV39Test-2096126949-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9b9c06ff-f6a6-40d4-b18b-121eb6652442) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ad0d3f5e-e62a-4f37-a0b4-d19c8a2cfa61', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsV39Test-Volume-1291969076',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e16e2bdca3e24b85a64447ab720f1ab4',qos_specs=None,replication_status=,reservations=['2c822a26-aed3-4f63-a70c-dc4eb46a2290','51aff13d-c87b-4531-8691-8e2a07324682','1a9acdc6-6b1d-498a-9a9d-a9a36a9c7a34','0dec4c6e-bb04-4439-bf29-30dbb7f69b8e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8d9332881c174b129f9b80548d4314b4',volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T21:11:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsV39Test-Volume-1291969076',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ad0d3f5e-e62a-4f37-a0b4-d19c8a2cfa61,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e16e2bdca3e24b85a64447ab720f1ab4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8d9332881c174b129f9b80548d4314b4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(69e633b8-fab9-4b15-8b40-4f1a67c51cda),volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda)}' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:11:09.288258 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-032292f3-2be1-496c-a625-0e38cbcc1190 tempest-VolumesBackupsV39Test-2096126949 tempest-VolumesBackupsV39Test-2096126949-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7f81c737-93c7-4b4a-83ce-5c3589d99612) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:11:09.309708 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-032292f3-2be1-496c-a625-0e38cbcc1190 tempest-VolumesBackupsV39Test-2096126949 tempest-VolumesBackupsV39Test-2096126949-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7f81c737-93c7-4b4a-83ce-5c3589d99612) transitioned into state 'SUCCESS' from state '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-1291969076',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e16e2bdca3e24b85a64447ab720f1ab4',qos_specs=None,replication_status=,reservations=['2c822a26-aed3-4f63-a70c-dc4eb46a2290','51aff13d-c87b-4531-8691-8e2a07324682','1a9acdc6-6b1d-498a-9a9d-a9a36a9c7a34','0dec4c6e-bb04-4439-bf29-30dbb7f69b8e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8d9332881c174b129f9b80548d4314b4',volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda)}' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:11:09.310730 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-032292f3-2be1-496c-a625-0e38cbcc1190 tempest-VolumesBackupsV39Test-2096126949 tempest-VolumesBackupsV39Test-2096126949-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9a14e17a-3579-41e6-8dc6-01337363a279) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:11:09.321733 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-032292f3-2be1-496c-a625-0e38cbcc1190 tempest-VolumesBackupsV39Test-2096126949 tempest-VolumesBackupsV39Test-2096126949-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9a14e17a-3579-41e6-8dc6-01337363a279) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:11:09.322869 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-032292f3-2be1-496c-a625-0e38cbcc1190 tempest-VolumesBackupsV39Test-2096126949 tempest-VolumesBackupsV39Test-2096126949-project-member] Flow 'volume_create_api' (35263b12-6fb5-44c9-9835-cbf2c0ee9aa3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100330) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:11:09.323391 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-032292f3-2be1-496c-a625-0e38cbcc1190 tempest-VolumesBackupsV39Test-2096126949 tempest-VolumesBackupsV39Test-2096126949-project-member] Create volume request issued successfully. Aug 16 21:11:09.324144 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-032292f3-2be1-496c-a625-0e38cbcc1190 tempest-VolumesBackupsV39Test-2096126949 tempest-VolumesBackupsV39Test-2096126949-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Aug 16 21:11:09.324628 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 333/1316] 10.4.3.143 () {70 vars in 1298 bytes} [Sun Aug 16 21:11:08 2026] POST /volume/v3/volumes => generated 752 bytes in 326 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 21:11:09.341466 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-33061ecc-ed8e-406a-8e61-d823a24f8e10 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:11:09.343633 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-33061ecc-ed8e-406a-8e61-d823a24f8e10 tempest-VolumesBackupsV39Test-2096126949 tempest-VolumesBackupsV39Test-2096126949-project-member] GET https://10.4.3.143/volume/v3/volumes/ad0d3f5e-e62a-4f37-a0b4-d19c8a2cfa61 Aug 16 21:11:09.344396 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-33061ecc-ed8e-406a-8e61-d823a24f8e10 tempest-VolumesBackupsV39Test-2096126949 tempest-VolumesBackupsV39Test-2096126949-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:11:09.344396 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-33061ecc-ed8e-406a-8e61-d823a24f8e10 tempest-VolumesBackupsV39Test-2096126949 tempest-VolumesBackupsV39Test-2096126949-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:11:09.353194 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:11:09.353194 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:11:09.356707 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-33061ecc-ed8e-406a-8e61-d823a24f8e10 tempest-VolumesBackupsV39Test-2096126949 tempest-VolumesBackupsV39Test-2096126949-project-member] Volume info retrieved successfully. Aug 16 21:11:09.360356 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-33061ecc-ed8e-406a-8e61-d823a24f8e10 tempest-VolumesBackupsV39Test-2096126949 tempest-VolumesBackupsV39Test-2096126949-project-member] https://10.4.3.143/volume/v3/volumes/ad0d3f5e-e62a-4f37-a0b4-d19c8a2cfa61 returned with HTTP 200 Aug 16 21:11:09.360668 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 334/1317] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:11:09 2026] GET /volume/v3/volumes/ad0d3f5e-e62a-4f37-a0b4-d19c8a2cfa61 => generated 820 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:11:09.625312 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-61b5446b-a792-463a-b6dd-ed40eaba39b2 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:11:09.627638 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-61b5446b-a792-463a-b6dd-ed40eaba39b2 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] GET https://10.4.3.143/volume/v3/volumes/1d5cd663-3646-4a4e-9065-d8ac92713889 Aug 16 21:11:09.627913 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-61b5446b-a792-463a-b6dd-ed40eaba39b2 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:11:09.628156 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-61b5446b-a792-463a-b6dd-ed40eaba39b2 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:11:09.639937 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:11:09.639937 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:11:09.644791 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-61b5446b-a792-463a-b6dd-ed40eaba39b2 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Volume info retrieved successfully. Aug 16 21:11:09.650512 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-61b5446b-a792-463a-b6dd-ed40eaba39b2 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] https://10.4.3.143/volume/v3/volumes/1d5cd663-3646-4a4e-9065-d8ac92713889 returned with HTTP 200 Aug 16 21:11:09.651119 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 322/1318] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:11:09 2026] GET /volume/v3/volumes/1d5cd663-3646-4a4e-9065-d8ac92713889 => generated 1148 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:11:10.373550 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-a4146c7c-b7a3-44bf-9456-61e4b0870f3d None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:11:10.375499 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-a4146c7c-b7a3-44bf-9456-61e4b0870f3d tempest-VolumesBackupsV39Test-2096126949 tempest-VolumesBackupsV39Test-2096126949-project-member] GET https://10.4.3.143/volume/v3/volumes/ad0d3f5e-e62a-4f37-a0b4-d19c8a2cfa61 Aug 16 21:11:10.375698 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-a4146c7c-b7a3-44bf-9456-61e4b0870f3d tempest-VolumesBackupsV39Test-2096126949 tempest-VolumesBackupsV39Test-2096126949-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:11:10.375953 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-a4146c7c-b7a3-44bf-9456-61e4b0870f3d tempest-VolumesBackupsV39Test-2096126949 tempest-VolumesBackupsV39Test-2096126949-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:11:10.383342 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:11:10.383342 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:11:10.387383 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-a4146c7c-b7a3-44bf-9456-61e4b0870f3d tempest-VolumesBackupsV39Test-2096126949 tempest-VolumesBackupsV39Test-2096126949-project-member] Volume info retrieved successfully. Aug 16 21:11:10.391932 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-a4146c7c-b7a3-44bf-9456-61e4b0870f3d tempest-VolumesBackupsV39Test-2096126949 tempest-VolumesBackupsV39Test-2096126949-project-member] https://10.4.3.143/volume/v3/volumes/ad0d3f5e-e62a-4f37-a0b4-d19c8a2cfa61 returned with HTTP 200 Aug 16 21:11:10.392393 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 330/1319] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:11:10 2026] GET /volume/v3/volumes/ad0d3f5e-e62a-4f37-a0b4-d19c8a2cfa61 => generated 845 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:11:10.410485 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-bfbca4ab-4f18-470d-836e-dfa350cf6a6f None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:11:10.412265 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-bfbca4ab-4f18-470d-836e-dfa350cf6a6f tempest-VolumesBackupsV39Test-2096126949 tempest-VolumesBackupsV39Test-2096126949-project-member] POST https://10.4.3.143/volume/v3/backups Aug 16 21:11:10.412897 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-bfbca4ab-4f18-470d-836e-dfa350cf6a6f tempest-VolumesBackupsV39Test-2096126949 tempest-VolumesBackupsV39Test-2096126949-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "ad0d3f5e-e62a-4f37-a0b4-d19c8a2cfa61", "name": "tempest-VolumesBackupsV39Test-Backup-1214166343", "container": "tempest-volumesbackupsv39test-backup-container-94068418"}} {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:11:10.415039 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.contrib.backups [None req-bfbca4ab-4f18-470d-836e-dfa350cf6a6f tempest-VolumesBackupsV39Test-2096126949 tempest-VolumesBackupsV39Test-2096126949-project-member] Creating new backup {'backup': {'volume_id': 'ad0d3f5e-e62a-4f37-a0b4-d19c8a2cfa61', 'name': 'tempest-VolumesBackupsV39Test-Backup-1214166343', 'container': 'tempest-volumesbackupsv39test-backup-container-94068418'}} {{(pid=100330) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 16 21:11:10.415039 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.contrib.backups [None req-bfbca4ab-4f18-470d-836e-dfa350cf6a6f tempest-VolumesBackupsV39Test-2096126949 tempest-VolumesBackupsV39Test-2096126949-project-member] Creating backup of volume ad0d3f5e-e62a-4f37-a0b4-d19c8a2cfa61 in container tempest-volumesbackupsv39test-backup-container-94068418 Aug 16 21:11:10.422183 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:11:10.422183 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:11:10.423157 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-bfbca4ab-4f18-470d-836e-dfa350cf6a6f tempest-VolumesBackupsV39Test-2096126949 tempest-VolumesBackupsV39Test-2096126949-project-member] Volume info retrieved successfully. Aug 16 21:11:10.452537 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.quota [None req-bfbca4ab-4f18-470d-836e-dfa350cf6a6f tempest-VolumesBackupsV39Test-2096126949 tempest-VolumesBackupsV39Test-2096126949-project-member] Created reservations ['59fe00a4-3ddd-4272-9ec7-a3b4e6b66a68', '60fcc07a-7f71-490a-854d-38dda20aa07d'] {{(pid=100330) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:11:10.505652 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-bfbca4ab-4f18-470d-836e-dfa350cf6a6f tempest-VolumesBackupsV39Test-2096126949 tempest-VolumesBackupsV39Test-2096126949-project-member] https://10.4.3.143/volume/v3/backups returned with HTTP 202 Aug 16 21:11:10.506548 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 334/1320] 10.4.3.143 () {70 vars in 1299 bytes} [Sun Aug 16 21:11:10 2026] POST /volume/v3/backups => generated 333 bytes in 97 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 21:11:10.515329 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-1d30b611-884e-4d68-8348-b3b8e31e51a9 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:11:10.517098 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-1d30b611-884e-4d68-8348-b3b8e31e51a9 tempest-VolumesBackupsV39Test-2096126949 tempest-VolumesBackupsV39Test-2096126949-project-member] GET https://10.4.3.143/volume/v3/backups/653b936b-7408-4694-845d-ff0715c0c6fc Aug 16 21:11:10.517304 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-1d30b611-884e-4d68-8348-b3b8e31e51a9 tempest-VolumesBackupsV39Test-2096126949 tempest-VolumesBackupsV39Test-2096126949-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:11:10.517492 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-1d30b611-884e-4d68-8348-b3b8e31e51a9 tempest-VolumesBackupsV39Test-2096126949 tempest-VolumesBackupsV39Test-2096126949-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:11:10.517594 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.v3.backups [None req-1d30b611-884e-4d68-8348-b3b8e31e51a9 tempest-VolumesBackupsV39Test-2096126949 tempest-VolumesBackupsV39Test-2096126949-project-member] Show backup with id 653b936b-7408-4694-845d-ff0715c0c6fc. {{(pid=100331) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:11:10.533475 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:11:10.533475 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:11:10.534772 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-1d30b611-884e-4d68-8348-b3b8e31e51a9 tempest-VolumesBackupsV39Test-2096126949 tempest-VolumesBackupsV39Test-2096126949-project-member] https://10.4.3.143/volume/v3/backups/653b936b-7408-4694-845d-ff0715c0c6fc returned with HTTP 200 Aug 16 21:11:10.535658 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 335/1321] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:11:10 2026] GET /volume/v3/backups/653b936b-7408-4694-845d-ff0715c0c6fc => generated 793 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:11:10.666325 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-6ca603c7-3b1e-423b-80de-846cc4f07246 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:11:10.668740 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-6ca603c7-3b1e-423b-80de-846cc4f07246 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] GET https://10.4.3.143/volume/v3/volumes/1d5cd663-3646-4a4e-9065-d8ac92713889 Aug 16 21:11:10.669058 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-6ca603c7-3b1e-423b-80de-846cc4f07246 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:11:10.669304 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-6ca603c7-3b1e-423b-80de-846cc4f07246 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:11:10.681154 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:11:10.681154 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:11:10.685602 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-6ca603c7-3b1e-423b-80de-846cc4f07246 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Volume info retrieved successfully. Aug 16 21:11:10.689660 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-6ca603c7-3b1e-423b-80de-846cc4f07246 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] https://10.4.3.143/volume/v3/volumes/1d5cd663-3646-4a4e-9065-d8ac92713889 returned with HTTP 200 Aug 16 21:11:10.690058 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 323/1322] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:11:10 2026] GET /volume/v3/volumes/1d5cd663-3646-4a4e-9065-d8ac92713889 => generated 1148 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:11:11.365102 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [req-3f9708c6-05a3-4003-b331-fdcac7c3dc17 req-77f3ca86-12cf-4293-b008-db1cced8b781 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:11:11.369516 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [req-3f9708c6-05a3-4003-b331-fdcac7c3dc17 req-77f3ca86-12cf-4293-b008-db1cced8b781 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] DELETE https://10.4.3.143/volume/v3/attachments/ad33dcc8-0a49-4212-9d17-97b1cdbc95e0 Aug 16 21:11:11.369516 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [req-3f9708c6-05a3-4003-b331-fdcac7c3dc17 req-77f3ca86-12cf-4293-b008-db1cced8b781 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:11:11.369516 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [req-3f9708c6-05a3-4003-b331-fdcac7c3dc17 req-77f3ca86-12cf-4293-b008-db1cced8b781 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Calling method 'version_select' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:11:11.375644 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:11:11.375644 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:11:11.447277 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [req-3f9708c6-05a3-4003-b331-fdcac7c3dc17 req-77f3ca86-12cf-4293-b008-db1cced8b781 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] https://10.4.3.143/volume/v3/attachments/ad33dcc8-0a49-4212-9d17-97b1cdbc95e0 returned with HTTP 200 Aug 16 21:11:11.447799 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 331/1323] 10.4.3.143 () {72 vars in 1673 bytes} [Sun Aug 16 21:11:11 2026] DELETE /volume/v3/attachments/ad33dcc8-0a49-4212-9d17-97b1cdbc95e0 => generated 19 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:11:11.548842 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-5d3e9375-5362-4331-9d9c-2c7596ea3f66 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:11:11.551795 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-5d3e9375-5362-4331-9d9c-2c7596ea3f66 tempest-VolumesBackupsV39Test-2096126949 tempest-VolumesBackupsV39Test-2096126949-project-member] GET https://10.4.3.143/volume/v3/backups/653b936b-7408-4694-845d-ff0715c0c6fc Aug 16 21:11:11.552093 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-5d3e9375-5362-4331-9d9c-2c7596ea3f66 tempest-VolumesBackupsV39Test-2096126949 tempest-VolumesBackupsV39Test-2096126949-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:11:11.552284 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-5d3e9375-5362-4331-9d9c-2c7596ea3f66 tempest-VolumesBackupsV39Test-2096126949 tempest-VolumesBackupsV39Test-2096126949-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:11:11.552384 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.v3.backups [None req-5d3e9375-5362-4331-9d9c-2c7596ea3f66 tempest-VolumesBackupsV39Test-2096126949 tempest-VolumesBackupsV39Test-2096126949-project-member] Show backup with id 653b936b-7408-4694-845d-ff0715c0c6fc. {{(pid=100330) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:11:11.556785 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:11:11.556785 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:11:11.557742 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-5d3e9375-5362-4331-9d9c-2c7596ea3f66 tempest-VolumesBackupsV39Test-2096126949 tempest-VolumesBackupsV39Test-2096126949-project-member] https://10.4.3.143/volume/v3/backups/653b936b-7408-4694-845d-ff0715c0c6fc returned with HTTP 200 Aug 16 21:11:11.558149 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 335/1324] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:11:11 2026] GET /volume/v3/backups/653b936b-7408-4694-845d-ff0715c0c6fc => generated 795 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:11:11.705934 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-31f9458d-4bb5-4123-9732-43765a66be2d None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:11:11.710002 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-31f9458d-4bb5-4123-9732-43765a66be2d tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] GET https://10.4.3.143/volume/v3/volumes/1d5cd663-3646-4a4e-9065-d8ac92713889 Aug 16 21:11:11.710002 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-31f9458d-4bb5-4123-9732-43765a66be2d tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:11:11.710002 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-31f9458d-4bb5-4123-9732-43765a66be2d tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:11:11.716102 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:11:11.716102 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:11:11.720939 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-31f9458d-4bb5-4123-9732-43765a66be2d tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Volume info retrieved successfully. Aug 16 21:11:11.725428 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-31f9458d-4bb5-4123-9732-43765a66be2d tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] https://10.4.3.143/volume/v3/volumes/1d5cd663-3646-4a4e-9065-d8ac92713889 returned with HTTP 200 Aug 16 21:11:11.725838 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 336/1325] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:11:11 2026] GET /volume/v3/volumes/1d5cd663-3646-4a4e-9065-d8ac92713889 => generated 853 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:11:11.742223 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-1f39459b-8a7c-499e-b2d2-334bfaf33cce None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:11:11.744257 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-1f39459b-8a7c-499e-b2d2-334bfaf33cce tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] GET https://10.4.3.143/volume/v3/volumes/1d5cd663-3646-4a4e-9065-d8ac92713889 Aug 16 21:11:11.744452 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-1f39459b-8a7c-499e-b2d2-334bfaf33cce tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:11:11.744630 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-1f39459b-8a7c-499e-b2d2-334bfaf33cce tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:11:11.763630 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:11:11.763630 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:11:11.763630 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-1f39459b-8a7c-499e-b2d2-334bfaf33cce tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Volume info retrieved successfully. Aug 16 21:11:11.766818 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-1f39459b-8a7c-499e-b2d2-334bfaf33cce tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] https://10.4.3.143/volume/v3/volumes/1d5cd663-3646-4a4e-9065-d8ac92713889 returned with HTTP 200 Aug 16 21:11:11.767548 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 324/1326] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:11:11 2026] GET /volume/v3/volumes/1d5cd663-3646-4a4e-9065-d8ac92713889 => generated 853 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:11:11.819509 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-673baabd-63f1-4fcb-9ab4-bb1374079edf None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:11:11.821275 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-673baabd-63f1-4fcb-9ab4-bb1374079edf tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] GET https://10.4.3.143/volume/v3/volumes/1d5cd663-3646-4a4e-9065-d8ac92713889 Aug 16 21:11:11.821470 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-673baabd-63f1-4fcb-9ab4-bb1374079edf tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:11:11.821662 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-673baabd-63f1-4fcb-9ab4-bb1374079edf tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:11:11.828598 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:11:11.828598 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:11:11.832044 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-673baabd-63f1-4fcb-9ab4-bb1374079edf tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Volume info retrieved successfully. Aug 16 21:11:11.835892 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-673baabd-63f1-4fcb-9ab4-bb1374079edf tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] https://10.4.3.143/volume/v3/volumes/1d5cd663-3646-4a4e-9065-d8ac92713889 returned with HTTP 200 Aug 16 21:11:11.836312 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 332/1327] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:11:11 2026] GET /volume/v3/volumes/1d5cd663-3646-4a4e-9065-d8ac92713889 => generated 853 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:11:12.570658 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-df0f120b-e5ad-4cbd-a65e-e81a30f80dc0 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:11:12.573012 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-df0f120b-e5ad-4cbd-a65e-e81a30f80dc0 tempest-VolumesBackupsV39Test-2096126949 tempest-VolumesBackupsV39Test-2096126949-project-member] GET https://10.4.3.143/volume/v3/backups/653b936b-7408-4694-845d-ff0715c0c6fc Aug 16 21:11:12.573330 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-df0f120b-e5ad-4cbd-a65e-e81a30f80dc0 tempest-VolumesBackupsV39Test-2096126949 tempest-VolumesBackupsV39Test-2096126949-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:11:12.573786 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-df0f120b-e5ad-4cbd-a65e-e81a30f80dc0 tempest-VolumesBackupsV39Test-2096126949 tempest-VolumesBackupsV39Test-2096126949-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:11:12.573786 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.v3.backups [None req-df0f120b-e5ad-4cbd-a65e-e81a30f80dc0 tempest-VolumesBackupsV39Test-2096126949 tempest-VolumesBackupsV39Test-2096126949-project-member] Show backup with id 653b936b-7408-4694-845d-ff0715c0c6fc. {{(pid=100330) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:11:12.579635 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:11:12.579635 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:11:12.580764 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-df0f120b-e5ad-4cbd-a65e-e81a30f80dc0 tempest-VolumesBackupsV39Test-2096126949 tempest-VolumesBackupsV39Test-2096126949-project-member] https://10.4.3.143/volume/v3/backups/653b936b-7408-4694-845d-ff0715c0c6fc returned with HTTP 200 Aug 16 21:11:12.581323 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 336/1328] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:11:12 2026] GET /volume/v3/backups/653b936b-7408-4694-845d-ff0715c0c6fc => generated 795 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:11:13.596251 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-ff388e8d-2820-4636-8f18-c384875ea8a1 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:11:13.599520 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-ff388e8d-2820-4636-8f18-c384875ea8a1 tempest-VolumesBackupsV39Test-2096126949 tempest-VolumesBackupsV39Test-2096126949-project-member] GET https://10.4.3.143/volume/v3/backups/653b936b-7408-4694-845d-ff0715c0c6fc Aug 16 21:11:13.599721 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-ff388e8d-2820-4636-8f18-c384875ea8a1 tempest-VolumesBackupsV39Test-2096126949 tempest-VolumesBackupsV39Test-2096126949-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:11:13.600144 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-ff388e8d-2820-4636-8f18-c384875ea8a1 tempest-VolumesBackupsV39Test-2096126949 tempest-VolumesBackupsV39Test-2096126949-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:11:13.600477 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.v3.backups [None req-ff388e8d-2820-4636-8f18-c384875ea8a1 tempest-VolumesBackupsV39Test-2096126949 tempest-VolumesBackupsV39Test-2096126949-project-member] Show backup with id 653b936b-7408-4694-845d-ff0715c0c6fc. {{(pid=100331) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:11:13.608226 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:11:13.608226 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:11:13.610245 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-ff388e8d-2820-4636-8f18-c384875ea8a1 tempest-VolumesBackupsV39Test-2096126949 tempest-VolumesBackupsV39Test-2096126949-project-member] https://10.4.3.143/volume/v3/backups/653b936b-7408-4694-845d-ff0715c0c6fc returned with HTTP 200 Aug 16 21:11:13.610245 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 337/1329] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:11:13 2026] GET /volume/v3/backups/653b936b-7408-4694-845d-ff0715c0c6fc => generated 795 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:11:14.623794 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-e18d5a09-90a0-4087-814d-c51aba67652f None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:11:14.626053 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-e18d5a09-90a0-4087-814d-c51aba67652f tempest-VolumesBackupsV39Test-2096126949 tempest-VolumesBackupsV39Test-2096126949-project-member] GET https://10.4.3.143/volume/v3/backups/653b936b-7408-4694-845d-ff0715c0c6fc Aug 16 21:11:14.626306 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-e18d5a09-90a0-4087-814d-c51aba67652f tempest-VolumesBackupsV39Test-2096126949 tempest-VolumesBackupsV39Test-2096126949-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:11:14.626526 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-e18d5a09-90a0-4087-814d-c51aba67652f tempest-VolumesBackupsV39Test-2096126949 tempest-VolumesBackupsV39Test-2096126949-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:11:14.626663 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.v3.backups [None req-e18d5a09-90a0-4087-814d-c51aba67652f tempest-VolumesBackupsV39Test-2096126949 tempest-VolumesBackupsV39Test-2096126949-project-member] Show backup with id 653b936b-7408-4694-845d-ff0715c0c6fc. {{(pid=100333) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:11:14.643082 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:11:14.643082 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:11:14.644114 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-e18d5a09-90a0-4087-814d-c51aba67652f tempest-VolumesBackupsV39Test-2096126949 tempest-VolumesBackupsV39Test-2096126949-project-member] https://10.4.3.143/volume/v3/backups/653b936b-7408-4694-845d-ff0715c0c6fc returned with HTTP 200 Aug 16 21:11:14.644532 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 325/1330] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:11:14 2026] GET /volume/v3/backups/653b936b-7408-4694-845d-ff0715c0c6fc => generated 795 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:11:15.658518 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-bc30cb0e-9bbb-48ea-9891-aef759ab2e97 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:11:15.661612 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-bc30cb0e-9bbb-48ea-9891-aef759ab2e97 tempest-VolumesBackupsV39Test-2096126949 tempest-VolumesBackupsV39Test-2096126949-project-member] GET https://10.4.3.143/volume/v3/backups/653b936b-7408-4694-845d-ff0715c0c6fc Aug 16 21:11:15.661612 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-bc30cb0e-9bbb-48ea-9891-aef759ab2e97 tempest-VolumesBackupsV39Test-2096126949 tempest-VolumesBackupsV39Test-2096126949-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:11:15.661612 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-bc30cb0e-9bbb-48ea-9891-aef759ab2e97 tempest-VolumesBackupsV39Test-2096126949 tempest-VolumesBackupsV39Test-2096126949-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:11:15.661612 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.v3.backups [None req-bc30cb0e-9bbb-48ea-9891-aef759ab2e97 tempest-VolumesBackupsV39Test-2096126949 tempest-VolumesBackupsV39Test-2096126949-project-member] Show backup with id 653b936b-7408-4694-845d-ff0715c0c6fc. {{(pid=100332) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:11:15.674380 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:11:15.674380 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:11:15.675678 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-bc30cb0e-9bbb-48ea-9891-aef759ab2e97 tempest-VolumesBackupsV39Test-2096126949 tempest-VolumesBackupsV39Test-2096126949-project-member] https://10.4.3.143/volume/v3/backups/653b936b-7408-4694-845d-ff0715c0c6fc returned with HTTP 200 Aug 16 21:11:15.675678 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 333/1331] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:11:15 2026] GET /volume/v3/backups/653b936b-7408-4694-845d-ff0715c0c6fc => generated 795 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:11:17.052798 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-12568d13-e7c9-4ad6-b0b0-eb083af1456a None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:11:17.052798 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-12568d13-e7c9-4ad6-b0b0-eb083af1456a tempest-VolumesBackupsV39Test-2096126949 tempest-VolumesBackupsV39Test-2096126949-project-member] GET https://10.4.3.143/volume/v3/backups/653b936b-7408-4694-845d-ff0715c0c6fc Aug 16 21:11:17.052798 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-12568d13-e7c9-4ad6-b0b0-eb083af1456a tempest-VolumesBackupsV39Test-2096126949 tempest-VolumesBackupsV39Test-2096126949-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:11:17.052798 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-12568d13-e7c9-4ad6-b0b0-eb083af1456a tempest-VolumesBackupsV39Test-2096126949 tempest-VolumesBackupsV39Test-2096126949-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:11:17.052798 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.v3.backups [None req-12568d13-e7c9-4ad6-b0b0-eb083af1456a tempest-VolumesBackupsV39Test-2096126949 tempest-VolumesBackupsV39Test-2096126949-project-member] Show backup with id 653b936b-7408-4694-845d-ff0715c0c6fc. {{(pid=100330) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:11:17.052798 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:11:17.052798 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:11:17.052798 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-12568d13-e7c9-4ad6-b0b0-eb083af1456a tempest-VolumesBackupsV39Test-2096126949 tempest-VolumesBackupsV39Test-2096126949-project-member] https://10.4.3.143/volume/v3/backups/653b936b-7408-4694-845d-ff0715c0c6fc returned with HTTP 200 Aug 16 21:11:17.052798 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 337/1332] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:11:16 2026] GET /volume/v3/backups/653b936b-7408-4694-845d-ff0715c0c6fc => generated 795 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:11:17.713273 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-0e8a6d87-9e36-437e-9e6c-38c9e260128c None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:11:17.716794 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-0e8a6d87-9e36-437e-9e6c-38c9e260128c tempest-VolumesBackupsV39Test-2096126949 tempest-VolumesBackupsV39Test-2096126949-project-member] GET https://10.4.3.143/volume/v3/backups/653b936b-7408-4694-845d-ff0715c0c6fc Aug 16 21:11:17.717092 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-0e8a6d87-9e36-437e-9e6c-38c9e260128c tempest-VolumesBackupsV39Test-2096126949 tempest-VolumesBackupsV39Test-2096126949-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:11:17.717573 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-0e8a6d87-9e36-437e-9e6c-38c9e260128c tempest-VolumesBackupsV39Test-2096126949 tempest-VolumesBackupsV39Test-2096126949-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:11:17.717689 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.v3.backups [None req-0e8a6d87-9e36-437e-9e6c-38c9e260128c tempest-VolumesBackupsV39Test-2096126949 tempest-VolumesBackupsV39Test-2096126949-project-member] Show backup with id 653b936b-7408-4694-845d-ff0715c0c6fc. {{(pid=100331) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:11:17.724791 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:11:17.724791 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:11:17.726327 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-0e8a6d87-9e36-437e-9e6c-38c9e260128c tempest-VolumesBackupsV39Test-2096126949 tempest-VolumesBackupsV39Test-2096126949-project-member] https://10.4.3.143/volume/v3/backups/653b936b-7408-4694-845d-ff0715c0c6fc returned with HTTP 200 Aug 16 21:11:17.727500 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 338/1333] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:11:17 2026] GET /volume/v3/backups/653b936b-7408-4694-845d-ff0715c0c6fc => generated 795 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:11:18.738563 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-d06e4d3a-1617-4961-938f-124956f9b71b None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:11:18.740324 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-d06e4d3a-1617-4961-938f-124956f9b71b tempest-VolumesBackupsV39Test-2096126949 tempest-VolumesBackupsV39Test-2096126949-project-member] GET https://10.4.3.143/volume/v3/backups/653b936b-7408-4694-845d-ff0715c0c6fc Aug 16 21:11:18.740528 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-d06e4d3a-1617-4961-938f-124956f9b71b tempest-VolumesBackupsV39Test-2096126949 tempest-VolumesBackupsV39Test-2096126949-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:11:18.740710 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-d06e4d3a-1617-4961-938f-124956f9b71b tempest-VolumesBackupsV39Test-2096126949 tempest-VolumesBackupsV39Test-2096126949-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:11:18.740814 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.v3.backups [None req-d06e4d3a-1617-4961-938f-124956f9b71b tempest-VolumesBackupsV39Test-2096126949 tempest-VolumesBackupsV39Test-2096126949-project-member] Show backup with id 653b936b-7408-4694-845d-ff0715c0c6fc. {{(pid=100333) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:11:18.745352 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:11:18.745352 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:11:18.746241 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-d06e4d3a-1617-4961-938f-124956f9b71b tempest-VolumesBackupsV39Test-2096126949 tempest-VolumesBackupsV39Test-2096126949-project-member] https://10.4.3.143/volume/v3/backups/653b936b-7408-4694-845d-ff0715c0c6fc returned with HTTP 200 Aug 16 21:11:18.746620 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 326/1334] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:11:18 2026] GET /volume/v3/backups/653b936b-7408-4694-845d-ff0715c0c6fc => generated 795 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:11:19.757084 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-9baf05ea-6278-472b-89b1-e119dac1606f None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:11:19.759476 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-9baf05ea-6278-472b-89b1-e119dac1606f tempest-VolumesBackupsV39Test-2096126949 tempest-VolumesBackupsV39Test-2096126949-project-member] GET https://10.4.3.143/volume/v3/backups/653b936b-7408-4694-845d-ff0715c0c6fc Aug 16 21:11:19.759791 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-9baf05ea-6278-472b-89b1-e119dac1606f tempest-VolumesBackupsV39Test-2096126949 tempest-VolumesBackupsV39Test-2096126949-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:11:19.760101 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-9baf05ea-6278-472b-89b1-e119dac1606f tempest-VolumesBackupsV39Test-2096126949 tempest-VolumesBackupsV39Test-2096126949-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:11:19.760264 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.v3.backups [None req-9baf05ea-6278-472b-89b1-e119dac1606f tempest-VolumesBackupsV39Test-2096126949 tempest-VolumesBackupsV39Test-2096126949-project-member] Show backup with id 653b936b-7408-4694-845d-ff0715c0c6fc. {{(pid=100332) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:11:19.765589 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:11:19.765589 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:11:19.766584 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-9baf05ea-6278-472b-89b1-e119dac1606f tempest-VolumesBackupsV39Test-2096126949 tempest-VolumesBackupsV39Test-2096126949-project-member] https://10.4.3.143/volume/v3/backups/653b936b-7408-4694-845d-ff0715c0c6fc returned with HTTP 200 Aug 16 21:11:19.767108 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 334/1335] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:11:19 2026] GET /volume/v3/backups/653b936b-7408-4694-845d-ff0715c0c6fc => generated 795 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:11:19.774205 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [req-9f6072e5-a931-4cf8-9db3-7756ddd30e6b req-6add1d3f-2f47-40cc-8e60-771fb0397353 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:11:19.776645 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [req-9f6072e5-a931-4cf8-9db3-7756ddd30e6b req-6add1d3f-2f47-40cc-8e60-771fb0397353 tempest-TestVolumeBootPatternV346-1109800622 tempest-TestVolumeBootPatternV346-1109800622-project-member] GET https://10.4.3.143/volume/v3/limits Aug 16 21:11:19.776923 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [req-9f6072e5-a931-4cf8-9db3-7756ddd30e6b req-6add1d3f-2f47-40cc-8e60-771fb0397353 tempest-TestVolumeBootPatternV346-1109800622 tempest-TestVolumeBootPatternV346-1109800622-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:11:19.777199 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [req-9f6072e5-a931-4cf8-9db3-7756ddd30e6b req-6add1d3f-2f47-40cc-8e60-771fb0397353 tempest-TestVolumeBootPatternV346-1109800622 tempest-TestVolumeBootPatternV346-1109800622-project-member] Calling method 'index' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:11:19.800305 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [req-9f6072e5-a931-4cf8-9db3-7756ddd30e6b req-6add1d3f-2f47-40cc-8e60-771fb0397353 tempest-TestVolumeBootPatternV346-1109800622 tempest-TestVolumeBootPatternV346-1109800622-project-member] https://10.4.3.143/volume/v3/limits returned with HTTP 200 Aug 16 21:11:19.800773 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 338/1336] 10.4.3.143 () {68 vars in 1484 bytes} [Sun Aug 16 21:11:19 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 16 21:11:19.851946 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [req-9f6072e5-a931-4cf8-9db3-7756ddd30e6b req-d3debc60-2dfa-4b08-9d62-171be53bf254 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:11:19.855043 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [req-9f6072e5-a931-4cf8-9db3-7756ddd30e6b req-d3debc60-2dfa-4b08-9d62-171be53bf254 tempest-TestVolumeBootPatternV346-1109800622 tempest-TestVolumeBootPatternV346-1109800622-project-member] GET https://10.4.3.143/volume/v3/volumes/312fb4b0-33d9-4988-8937-5d7bc0958496 Aug 16 21:11:19.855377 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [req-9f6072e5-a931-4cf8-9db3-7756ddd30e6b req-d3debc60-2dfa-4b08-9d62-171be53bf254 tempest-TestVolumeBootPatternV346-1109800622 tempest-TestVolumeBootPatternV346-1109800622-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:11:19.855697 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [req-9f6072e5-a931-4cf8-9db3-7756ddd30e6b req-d3debc60-2dfa-4b08-9d62-171be53bf254 tempest-TestVolumeBootPatternV346-1109800622 tempest-TestVolumeBootPatternV346-1109800622-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:11:19.868182 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:11:19.868182 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:11:19.873556 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [req-9f6072e5-a931-4cf8-9db3-7756ddd30e6b req-d3debc60-2dfa-4b08-9d62-171be53bf254 tempest-TestVolumeBootPatternV346-1109800622 tempest-TestVolumeBootPatternV346-1109800622-project-member] Volume info retrieved successfully. Aug 16 21:11:19.880311 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [req-9f6072e5-a931-4cf8-9db3-7756ddd30e6b req-d3debc60-2dfa-4b08-9d62-171be53bf254 tempest-TestVolumeBootPatternV346-1109800622 tempest-TestVolumeBootPatternV346-1109800622-project-member] https://10.4.3.143/volume/v3/volumes/312fb4b0-33d9-4988-8937-5d7bc0958496 returned with HTTP 200 Aug 16 21:11:19.880903 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 339/1337] 10.4.3.143 () {68 vars in 1598 bytes} [Sun Aug 16 21:11:19 2026] GET /volume/v3/volumes/312fb4b0-33d9-4988-8937-5d7bc0958496 => generated 1661 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:11:19.893685 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [req-9f6072e5-a931-4cf8-9db3-7756ddd30e6b req-445ff42c-0fb2-4907-aa88-9992a1596b73 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:11:19.897642 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [req-9f6072e5-a931-4cf8-9db3-7756ddd30e6b req-445ff42c-0fb2-4907-aa88-9992a1596b73 tempest-TestVolumeBootPatternV346-1109800622 tempest-TestVolumeBootPatternV346-1109800622-project-member] POST https://10.4.3.143/volume/v3/snapshots Aug 16 21:11:19.898224 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [req-9f6072e5-a931-4cf8-9db3-7756ddd30e6b req-445ff42c-0fb2-4907-aa88-9992a1596b73 tempest-TestVolumeBootPatternV346-1109800622 tempest-TestVolumeBootPatternV346-1109800622-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "312fb4b0-33d9-4988-8937-5d7bc0958496", "force": true, "name": "snapshot for tempest-TestVolumeBootPatternV346snapshot-387160652", "description": null, "metadata": {}}} {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:11:19.912899 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:11:19.912899 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:11:19.913300 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [req-9f6072e5-a931-4cf8-9db3-7756ddd30e6b req-445ff42c-0fb2-4907-aa88-9992a1596b73 tempest-TestVolumeBootPatternV346-1109800622 tempest-TestVolumeBootPatternV346-1109800622-project-member] Volume info retrieved successfully. Aug 16 21:11:19.915240 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.v3.snapshots [req-9f6072e5-a931-4cf8-9db3-7756ddd30e6b req-445ff42c-0fb2-4907-aa88-9992a1596b73 tempest-TestVolumeBootPatternV346-1109800622 tempest-TestVolumeBootPatternV346-1109800622-project-member] Create snapshot from volume 312fb4b0-33d9-4988-8937-5d7bc0958496 Aug 16 21:11:19.961712 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.quota [req-9f6072e5-a931-4cf8-9db3-7756ddd30e6b req-445ff42c-0fb2-4907-aa88-9992a1596b73 tempest-TestVolumeBootPatternV346-1109800622 tempest-TestVolumeBootPatternV346-1109800622-project-member] Created reservations ['b287eca8-1880-4441-96c6-e085881b31c4', 'f8ab707a-59d6-4aa3-940e-fe3bef067eb8', '0743d92d-2a9e-4c1b-9ce5-cfa8f27d39f5', '28bbaa56-0909-4900-9b90-c432baa400ed'] {{(pid=100333) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:11:19.980376 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-2dac63cc-e9b0-40af-a483-7d5821ed4f94 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:11:19.983210 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-2dac63cc-e9b0-40af-a483-7d5821ed4f94 tempest-AttachVolumeTestJSON-1191062052 tempest-AttachVolumeTestJSON-1191062052-project-member] POST https://10.4.3.143/volume/v3/volumes Aug 16 21:11:19.983672 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-2dac63cc-e9b0-40af-a483-7d5821ed4f94 tempest-AttachVolumeTestJSON-1191062052 tempest-AttachVolumeTestJSON-1191062052-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-590828845"}} {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:11:19.985856 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.v3.volumes [None req-2dac63cc-e9b0-40af-a483-7d5821ed4f94 tempest-AttachVolumeTestJSON-1191062052 tempest-AttachVolumeTestJSON-1191062052-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-590828845'}} {{(pid=100332) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 21:11:19.986098 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.v3.volumes [None req-2dac63cc-e9b0-40af-a483-7d5821ed4f94 tempest-AttachVolumeTestJSON-1191062052 tempest-AttachVolumeTestJSON-1191062052-project-member] Create volume of 1 GB Aug 16 21:11:19.991862 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-2dac63cc-e9b0-40af-a483-7d5821ed4f94 tempest-AttachVolumeTestJSON-1191062052 tempest-AttachVolumeTestJSON-1191062052-project-member] Availability Zones retrieved successfully. Aug 16 21:11:20.000463 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-2dac63cc-e9b0-40af-a483-7d5821ed4f94 tempest-AttachVolumeTestJSON-1191062052 tempest-AttachVolumeTestJSON-1191062052-project-member] Flow 'volume_create_api' (76536989-1fd4-44c7-8c67-0328e3ec7968) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100332) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:11:20.002580 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-2dac63cc-e9b0-40af-a483-7d5821ed4f94 tempest-AttachVolumeTestJSON-1191062052 tempest-AttachVolumeTestJSON-1191062052-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (943da639-2b7e-41ac-a9a2-a637d23b3032) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:11:20.003056 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [req-9f6072e5-a931-4cf8-9db3-7756ddd30e6b req-445ff42c-0fb2-4907-aa88-9992a1596b73 tempest-TestVolumeBootPatternV346-1109800622 tempest-TestVolumeBootPatternV346-1109800622-project-member] Snapshot force create request issued successfully. Aug 16 21:11:20.003502 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [req-9f6072e5-a931-4cf8-9db3-7756ddd30e6b req-445ff42c-0fb2-4907-aa88-9992a1596b73 tempest-TestVolumeBootPatternV346-1109800622 tempest-TestVolumeBootPatternV346-1109800622-project-member] https://10.4.3.143/volume/v3/snapshots returned with HTTP 202 Aug 16 21:11:20.004042 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.flows.api.create_volume [None req-2dac63cc-e9b0-40af-a483-7d5821ed4f94 tempest-AttachVolumeTestJSON-1191062052 tempest-AttachVolumeTestJSON-1191062052-project-member] Validating volume size '1' using validate_int {{(pid=100332) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 21:11:20.004289 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 327/1338] 10.4.3.143 () {72 vars in 1547 bytes} [Sun Aug 16 21:11:19 2026] POST /volume/v3/snapshots => generated 323 bytes in 111 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 21:11:20.044980 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-2dac63cc-e9b0-40af-a483-7d5821ed4f94 tempest-AttachVolumeTestJSON-1191062052 tempest-AttachVolumeTestJSON-1191062052-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (943da639-2b7e-41ac-a9a2-a637d23b3032) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T21:04:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=69e633b8-fab9-4b15-8b40-4f1a67c51cda,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '69e633b8-fab9-4b15-8b40-4f1a67c51cda', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:11:20.045521 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-2dac63cc-e9b0-40af-a483-7d5821ed4f94 tempest-AttachVolumeTestJSON-1191062052 tempest-AttachVolumeTestJSON-1191062052-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (13a32b22-e6a4-4988-887e-fa98265a5fa8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:11:20.131482 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.quota [None req-2dac63cc-e9b0-40af-a483-7d5821ed4f94 tempest-AttachVolumeTestJSON-1191062052 tempest-AttachVolumeTestJSON-1191062052-project-member] Created reservations ['aaeaaf95-bb3c-4800-892f-46dfe841e31e', 'b7be4609-cb10-4c48-baa3-442ad05729de', '8d618490-a7d7-4e67-8aa5-5438386ecd33', '4b74e53f-7f45-45ee-8088-4713d97ab9aa'] {{(pid=100332) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:11:20.132093 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-2dac63cc-e9b0-40af-a483-7d5821ed4f94 tempest-AttachVolumeTestJSON-1191062052 tempest-AttachVolumeTestJSON-1191062052-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (13a32b22-e6a4-4988-887e-fa98265a5fa8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['aaeaaf95-bb3c-4800-892f-46dfe841e31e', 'b7be4609-cb10-4c48-baa3-442ad05729de', '8d618490-a7d7-4e67-8aa5-5438386ecd33', '4b74e53f-7f45-45ee-8088-4713d97ab9aa']}' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:11:20.132818 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-2dac63cc-e9b0-40af-a483-7d5821ed4f94 tempest-AttachVolumeTestJSON-1191062052 tempest-AttachVolumeTestJSON-1191062052-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2ab4c5b2-1e29-402d-b147-c046791aa141) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:11:20.168618 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-2dac63cc-e9b0-40af-a483-7d5821ed4f94 tempest-AttachVolumeTestJSON-1191062052 tempest-AttachVolumeTestJSON-1191062052-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2ab4c5b2-1e29-402d-b147-c046791aa141) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c27a9863-7dcc-4822-9b13-9646c681232c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-590828845',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='41d641b91b2346d2807e1b723ef350cf',qos_specs=None,replication_status=,reservations=['aaeaaf95-bb3c-4800-892f-46dfe841e31e','b7be4609-cb10-4c48-baa3-442ad05729de','8d618490-a7d7-4e67-8aa5-5438386ecd33','4b74e53f-7f45-45ee-8088-4713d97ab9aa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bcb0dcf86cb847e9930889e73dbf3792',volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T21:11:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-590828845',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c27a9863-7dcc-4822-9b13-9646c681232c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='41d641b91b2346d2807e1b723ef350cf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bcb0dcf86cb847e9930889e73dbf3792',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(69e633b8-fab9-4b15-8b40-4f1a67c51cda),volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda)}' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:11:20.169572 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-2dac63cc-e9b0-40af-a483-7d5821ed4f94 tempest-AttachVolumeTestJSON-1191062052 tempest-AttachVolumeTestJSON-1191062052-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6275285d-3c41-47a6-8dc9-6c38250c4ae0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:11:20.191114 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-2dac63cc-e9b0-40af-a483-7d5821ed4f94 tempest-AttachVolumeTestJSON-1191062052 tempest-AttachVolumeTestJSON-1191062052-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6275285d-3c41-47a6-8dc9-6c38250c4ae0) transitioned into state 'SUCCESS' from state '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-590828845',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='41d641b91b2346d2807e1b723ef350cf',qos_specs=None,replication_status=,reservations=['aaeaaf95-bb3c-4800-892f-46dfe841e31e','b7be4609-cb10-4c48-baa3-442ad05729de','8d618490-a7d7-4e67-8aa5-5438386ecd33','4b74e53f-7f45-45ee-8088-4713d97ab9aa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bcb0dcf86cb847e9930889e73dbf3792',volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda)}' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:11:20.191868 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-2dac63cc-e9b0-40af-a483-7d5821ed4f94 tempest-AttachVolumeTestJSON-1191062052 tempest-AttachVolumeTestJSON-1191062052-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (97b61538-fa84-4eaf-95b6-b6c4a72aaf23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:11:20.207280 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-2dac63cc-e9b0-40af-a483-7d5821ed4f94 tempest-AttachVolumeTestJSON-1191062052 tempest-AttachVolumeTestJSON-1191062052-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (97b61538-fa84-4eaf-95b6-b6c4a72aaf23) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:11:20.210057 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-2dac63cc-e9b0-40af-a483-7d5821ed4f94 tempest-AttachVolumeTestJSON-1191062052 tempest-AttachVolumeTestJSON-1191062052-project-member] Flow 'volume_create_api' (76536989-1fd4-44c7-8c67-0328e3ec7968) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100332) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:11:20.210057 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-2dac63cc-e9b0-40af-a483-7d5821ed4f94 tempest-AttachVolumeTestJSON-1191062052 tempest-AttachVolumeTestJSON-1191062052-project-member] Create volume request issued successfully. Aug 16 21:11:20.210057 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-2dac63cc-e9b0-40af-a483-7d5821ed4f94 tempest-AttachVolumeTestJSON-1191062052 tempest-AttachVolumeTestJSON-1191062052-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Aug 16 21:11:20.212945 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 335/1339] 10.4.3.143 () {68 vars in 1258 bytes} [Sun Aug 16 21:11:19 2026] POST /volume/v3/volumes => generated 750 bytes in 231 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Aug 16 21:11:20.228961 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-84f9bff5-c13f-4b97-8e05-d6ef1d280c75 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:11:20.231647 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-84f9bff5-c13f-4b97-8e05-d6ef1d280c75 tempest-AttachVolumeTestJSON-1191062052 tempest-AttachVolumeTestJSON-1191062052-project-member] GET https://10.4.3.143/volume/v3/volumes/c27a9863-7dcc-4822-9b13-9646c681232c Aug 16 21:11:20.232031 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-84f9bff5-c13f-4b97-8e05-d6ef1d280c75 tempest-AttachVolumeTestJSON-1191062052 tempest-AttachVolumeTestJSON-1191062052-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:11:20.232355 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-84f9bff5-c13f-4b97-8e05-d6ef1d280c75 tempest-AttachVolumeTestJSON-1191062052 tempest-AttachVolumeTestJSON-1191062052-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:11:20.246214 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:11:20.246214 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:11:20.251905 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-84f9bff5-c13f-4b97-8e05-d6ef1d280c75 tempest-AttachVolumeTestJSON-1191062052 tempest-AttachVolumeTestJSON-1191062052-project-member] Volume info retrieved successfully. Aug 16 21:11:20.258380 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-84f9bff5-c13f-4b97-8e05-d6ef1d280c75 tempest-AttachVolumeTestJSON-1191062052 tempest-AttachVolumeTestJSON-1191062052-project-member] https://10.4.3.143/volume/v3/volumes/c27a9863-7dcc-4822-9b13-9646c681232c returned with HTTP 200 Aug 16 21:11:20.258993 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 339/1340] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:11:20 2026] GET /volume/v3/volumes/c27a9863-7dcc-4822-9b13-9646c681232c => generated 818 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:11:20.778579 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-94cca4b7-fcd0-42cf-af5d-b7888cb54ae7 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:11:20.781042 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-94cca4b7-fcd0-42cf-af5d-b7888cb54ae7 tempest-VolumesBackupsV39Test-2096126949 tempest-VolumesBackupsV39Test-2096126949-project-member] GET https://10.4.3.143/volume/v3/backups/653b936b-7408-4694-845d-ff0715c0c6fc Aug 16 21:11:20.781363 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-94cca4b7-fcd0-42cf-af5d-b7888cb54ae7 tempest-VolumesBackupsV39Test-2096126949 tempest-VolumesBackupsV39Test-2096126949-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:11:20.781628 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-94cca4b7-fcd0-42cf-af5d-b7888cb54ae7 tempest-VolumesBackupsV39Test-2096126949 tempest-VolumesBackupsV39Test-2096126949-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:11:20.781776 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.v3.backups [None req-94cca4b7-fcd0-42cf-af5d-b7888cb54ae7 tempest-VolumesBackupsV39Test-2096126949 tempest-VolumesBackupsV39Test-2096126949-project-member] Show backup with id 653b936b-7408-4694-845d-ff0715c0c6fc. {{(pid=100331) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:11:20.788596 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:11:20.788596 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:11:20.789433 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-94cca4b7-fcd0-42cf-af5d-b7888cb54ae7 tempest-VolumesBackupsV39Test-2096126949 tempest-VolumesBackupsV39Test-2096126949-project-member] https://10.4.3.143/volume/v3/backups/653b936b-7408-4694-845d-ff0715c0c6fc returned with HTTP 200 Aug 16 21:11:20.790069 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 340/1341] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:11:20 2026] GET /volume/v3/backups/653b936b-7408-4694-845d-ff0715c0c6fc => generated 795 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:11:21.277257 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-3e9266ce-d824-4d5e-a652-cd07819d0c17 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:11:21.280439 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-3e9266ce-d824-4d5e-a652-cd07819d0c17 tempest-AttachVolumeTestJSON-1191062052 tempest-AttachVolumeTestJSON-1191062052-project-member] GET https://10.4.3.143/volume/v3/volumes/c27a9863-7dcc-4822-9b13-9646c681232c Aug 16 21:11:21.280646 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-3e9266ce-d824-4d5e-a652-cd07819d0c17 tempest-AttachVolumeTestJSON-1191062052 tempest-AttachVolumeTestJSON-1191062052-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:11:21.281176 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-3e9266ce-d824-4d5e-a652-cd07819d0c17 tempest-AttachVolumeTestJSON-1191062052 tempest-AttachVolumeTestJSON-1191062052-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:11:21.292449 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:11:21.292449 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:11:21.298721 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-3e9266ce-d824-4d5e-a652-cd07819d0c17 tempest-AttachVolumeTestJSON-1191062052 tempest-AttachVolumeTestJSON-1191062052-project-member] Volume info retrieved successfully. Aug 16 21:11:21.305190 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-3e9266ce-d824-4d5e-a652-cd07819d0c17 tempest-AttachVolumeTestJSON-1191062052 tempest-AttachVolumeTestJSON-1191062052-project-member] https://10.4.3.143/volume/v3/volumes/c27a9863-7dcc-4822-9b13-9646c681232c returned with HTTP 200 Aug 16 21:11:21.305619 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 328/1342] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:11:21 2026] GET /volume/v3/volumes/c27a9863-7dcc-4822-9b13-9646c681232c => generated 843 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:11:21.373180 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [req-16e3a9cb-4e12-473a-a823-5e03a0ca1489 req-9c133676-d5d3-41dc-a50d-0a4e596ab8f0 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:11:21.378675 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [req-16e3a9cb-4e12-473a-a823-5e03a0ca1489 req-9c133676-d5d3-41dc-a50d-0a4e596ab8f0 tempest-AttachVolumeTestJSON-1191062052 tempest-AttachVolumeTestJSON-1191062052-project-member] GET https://10.4.3.143/volume/v3/volumes/c27a9863-7dcc-4822-9b13-9646c681232c Aug 16 21:11:21.378675 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [req-16e3a9cb-4e12-473a-a823-5e03a0ca1489 req-9c133676-d5d3-41dc-a50d-0a4e596ab8f0 tempest-AttachVolumeTestJSON-1191062052 tempest-AttachVolumeTestJSON-1191062052-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:11:21.378675 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [req-16e3a9cb-4e12-473a-a823-5e03a0ca1489 req-9c133676-d5d3-41dc-a50d-0a4e596ab8f0 tempest-AttachVolumeTestJSON-1191062052 tempest-AttachVolumeTestJSON-1191062052-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:11:21.392803 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:11:21.392803 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:11:21.402104 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [req-16e3a9cb-4e12-473a-a823-5e03a0ca1489 req-9c133676-d5d3-41dc-a50d-0a4e596ab8f0 tempest-AttachVolumeTestJSON-1191062052 tempest-AttachVolumeTestJSON-1191062052-project-member] Volume info retrieved successfully. Aug 16 21:11:21.411097 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [req-16e3a9cb-4e12-473a-a823-5e03a0ca1489 req-9c133676-d5d3-41dc-a50d-0a4e596ab8f0 tempest-AttachVolumeTestJSON-1191062052 tempest-AttachVolumeTestJSON-1191062052-project-member] https://10.4.3.143/volume/v3/volumes/c27a9863-7dcc-4822-9b13-9646c681232c returned with HTTP 200 Aug 16 21:11:21.412042 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 336/1343] 10.4.3.143 () {68 vars in 1598 bytes} [Sun Aug 16 21:11:21 2026] GET /volume/v3/volumes/c27a9863-7dcc-4822-9b13-9646c681232c => generated 843 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:11:21.518066 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-71593e5d-5a02-4053-855f-2a828a5fc312 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:11:21.518761 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-71593e5d-5a02-4053-855f-2a828a5fc312 None None] GET https://10.4.3.143/volume// Aug 16 21:11:21.518761 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-71593e5d-5a02-4053-855f-2a828a5fc312 None None] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:11:21.518761 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-71593e5d-5a02-4053-855f-2a828a5fc312 None None] Calling method 'all' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:11:21.520126 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-71593e5d-5a02-4053-855f-2a828a5fc312 None None] https://10.4.3.143/volume// returned with HTTP 300 Aug 16 21:11:21.520126 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 340/1344] 10.4.3.143 () {66 vars in 1428 bytes} [Sun Aug 16 21:11: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 16 21:11:21.529828 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [req-16e3a9cb-4e12-473a-a823-5e03a0ca1489 req-8b61d4e6-5a06-489b-856e-312fbca72044 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:11:21.533062 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [req-16e3a9cb-4e12-473a-a823-5e03a0ca1489 req-8b61d4e6-5a06-489b-856e-312fbca72044 tempest-AttachVolumeTestJSON-1191062052 tempest-AttachVolumeTestJSON-1191062052-project-member] POST https://10.4.3.143/volume/v3/attachments Aug 16 21:11:21.533108 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [req-16e3a9cb-4e12-473a-a823-5e03a0ca1489 req-8b61d4e6-5a06-489b-856e-312fbca72044 tempest-AttachVolumeTestJSON-1191062052 tempest-AttachVolumeTestJSON-1191062052-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c27a9863-7dcc-4822-9b13-9646c681232c", "connector": null, "instance_uuid": "3d11ff3b-46a7-4055-bdea-55fb6a0b9eab"}} {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:11:21.546479 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:11:21.546479 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:11:21.581617 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [req-16e3a9cb-4e12-473a-a823-5e03a0ca1489 req-8b61d4e6-5a06-489b-856e-312fbca72044 tempest-AttachVolumeTestJSON-1191062052 tempest-AttachVolumeTestJSON-1191062052-project-member] https://10.4.3.143/volume/v3/attachments returned with HTTP 200 Aug 16 21:11:21.582253 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 341/1345] 10.4.3.143 () {74 vars in 1594 bytes} [Sun Aug 16 21:11:21 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 16 21:11:21.618751 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-448edac3-2d45-459f-bf00-66ec5147cf30 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:11:21.623062 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-448edac3-2d45-459f-bf00-66ec5147cf30 tempest-AttachVolumeTestJSON-1191062052 tempest-AttachVolumeTestJSON-1191062052-project-member] GET https://10.4.3.143/volume/v3/volumes/c27a9863-7dcc-4822-9b13-9646c681232c Aug 16 21:11:21.623344 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-448edac3-2d45-459f-bf00-66ec5147cf30 tempest-AttachVolumeTestJSON-1191062052 tempest-AttachVolumeTestJSON-1191062052-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:11:21.623594 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-448edac3-2d45-459f-bf00-66ec5147cf30 tempest-AttachVolumeTestJSON-1191062052 tempest-AttachVolumeTestJSON-1191062052-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:11:21.634158 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-ef629f31-5ccb-43a5-92da-af2c8dc67424 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:11:21.634158 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-ef629f31-5ccb-43a5-92da-af2c8dc67424 None None] GET https://10.4.3.143/volume// Aug 16 21:11:21.634158 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-ef629f31-5ccb-43a5-92da-af2c8dc67424 None None] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:11:21.634158 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-ef629f31-5ccb-43a5-92da-af2c8dc67424 None None] Calling method 'all' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:11:21.634158 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-ef629f31-5ccb-43a5-92da-af2c8dc67424 None None] https://10.4.3.143/volume// returned with HTTP 300 Aug 16 21:11:21.634158 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 337/1346] 10.4.3.143 () {66 vars in 1426 bytes} [Sun Aug 16 21:11: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 16 21:11:21.635239 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:11:21.635239 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:11:21.641996 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [req-16e3a9cb-4e12-473a-a823-5e03a0ca1489 req-11431a57-c940-44a9-845e-00da29bc13d9 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:11:21.643317 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-448edac3-2d45-459f-bf00-66ec5147cf30 tempest-AttachVolumeTestJSON-1191062052 tempest-AttachVolumeTestJSON-1191062052-project-member] Volume info retrieved successfully. Aug 16 21:11:21.646589 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [req-16e3a9cb-4e12-473a-a823-5e03a0ca1489 req-11431a57-c940-44a9-845e-00da29bc13d9 tempest-AttachVolumeTestJSON-1191062052 tempest-AttachVolumeTestJSON-1191062052-project-member] GET https://10.4.3.143/volume/v3/volumes/c27a9863-7dcc-4822-9b13-9646c681232c Aug 16 21:11:21.646896 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [req-16e3a9cb-4e12-473a-a823-5e03a0ca1489 req-11431a57-c940-44a9-845e-00da29bc13d9 tempest-AttachVolumeTestJSON-1191062052 tempest-AttachVolumeTestJSON-1191062052-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:11:21.647155 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [req-16e3a9cb-4e12-473a-a823-5e03a0ca1489 req-11431a57-c940-44a9-845e-00da29bc13d9 tempest-AttachVolumeTestJSON-1191062052 tempest-AttachVolumeTestJSON-1191062052-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:11:21.649719 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-448edac3-2d45-459f-bf00-66ec5147cf30 tempest-AttachVolumeTestJSON-1191062052 tempest-AttachVolumeTestJSON-1191062052-project-member] https://10.4.3.143/volume/v3/volumes/c27a9863-7dcc-4822-9b13-9646c681232c returned with HTTP 200 Aug 16 21:11:21.650220 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 329/1347] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:11:21 2026] GET /volume/v3/volumes/c27a9863-7dcc-4822-9b13-9646c681232c => generated 842 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 16 21:11:21.657725 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:11:21.657725 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:11:21.662066 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [req-16e3a9cb-4e12-473a-a823-5e03a0ca1489 req-11431a57-c940-44a9-845e-00da29bc13d9 tempest-AttachVolumeTestJSON-1191062052 tempest-AttachVolumeTestJSON-1191062052-project-member] Volume info retrieved successfully. Aug 16 21:11:21.667241 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [req-16e3a9cb-4e12-473a-a823-5e03a0ca1489 req-11431a57-c940-44a9-845e-00da29bc13d9 tempest-AttachVolumeTestJSON-1191062052 tempest-AttachVolumeTestJSON-1191062052-project-member] https://10.4.3.143/volume/v3/volumes/c27a9863-7dcc-4822-9b13-9646c681232c returned with HTTP 200 Aug 16 21:11:21.667754 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 341/1348] 10.4.3.143 () {70 vars in 1639 bytes} [Sun Aug 16 21:11:21 2026] GET /volume/v3/volumes/c27a9863-7dcc-4822-9b13-9646c681232c => generated 1022 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 16 21:11:21.774606 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [req-16e3a9cb-4e12-473a-a823-5e03a0ca1489 req-375f0dd4-1b7e-4835-8b06-3eff018db136 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:11:21.776763 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [req-16e3a9cb-4e12-473a-a823-5e03a0ca1489 req-375f0dd4-1b7e-4835-8b06-3eff018db136 tempest-AttachVolumeTestJSON-1191062052 tempest-AttachVolumeTestJSON-1191062052-project-member] PUT https://10.4.3.143/volume/v3/attachments/3afa79c5-bfa9-4566-8a17-626f66035828 Aug 16 21:11:21.777175 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [req-16e3a9cb-4e12-473a-a823-5e03a0ca1489 req-375f0dd4-1b7e-4835-8b06-3eff018db136 tempest-AttachVolumeTestJSON-1191062052 tempest-AttachVolumeTestJSON-1191062052-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.143", "host": "np0000007409", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:e42fbcbe2e9", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "69237b68-d654-4a76-81de-86e36bc8fb86", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:11:21.785296 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.coordination [req-16e3a9cb-4e12-473a-a823-5e03a0ca1489 req-375f0dd4-1b7e-4835-8b06-3eff018db136 tempest-AttachVolumeTestJSON-1191062052 tempest-AttachVolumeTestJSON-1191062052-project-member] Acquiring lock "cinder-attachment_update-c27a9863-7dcc-4822-9b13-9646c681232c-np0000007409" by "attachment_update" {{(pid=100331) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:11:21.790464 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.coordination [req-16e3a9cb-4e12-473a-a823-5e03a0ca1489 req-375f0dd4-1b7e-4835-8b06-3eff018db136 tempest-AttachVolumeTestJSON-1191062052 tempest-AttachVolumeTestJSON-1191062052-project-member] Lock "cinder-attachment_update-c27a9863-7dcc-4822-9b13-9646c681232c-np0000007409" acquired by "attachment_update" :: waited 0.005s {{(pid=100331) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:11:21.791529 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:11:21.791529 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:11:21.803280 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-340b1320-c361-4668-ad26-249100a42493 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:11:21.811181 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-340b1320-c361-4668-ad26-249100a42493 tempest-VolumesBackupsV39Test-2096126949 tempest-VolumesBackupsV39Test-2096126949-project-member] GET https://10.4.3.143/volume/v3/backups/653b936b-7408-4694-845d-ff0715c0c6fc Aug 16 21:11:21.811181 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-340b1320-c361-4668-ad26-249100a42493 tempest-VolumesBackupsV39Test-2096126949 tempest-VolumesBackupsV39Test-2096126949-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:11:21.811181 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-340b1320-c361-4668-ad26-249100a42493 tempest-VolumesBackupsV39Test-2096126949 tempest-VolumesBackupsV39Test-2096126949-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:11:21.811400 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.v3.backups [None req-340b1320-c361-4668-ad26-249100a42493 tempest-VolumesBackupsV39Test-2096126949 tempest-VolumesBackupsV39Test-2096126949-project-member] Show backup with id 653b936b-7408-4694-845d-ff0715c0c6fc. {{(pid=100332) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:11:21.818973 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:11:21.818973 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:11:21.820067 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-340b1320-c361-4668-ad26-249100a42493 tempest-VolumesBackupsV39Test-2096126949 tempest-VolumesBackupsV39Test-2096126949-project-member] https://10.4.3.143/volume/v3/backups/653b936b-7408-4694-845d-ff0715c0c6fc returned with HTTP 200 Aug 16 21:11:21.821000 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 338/1349] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:11:21 2026] GET /volume/v3/backups/653b936b-7408-4694-845d-ff0715c0c6fc => generated 795 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:11:21.895091 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.coordination [req-16e3a9cb-4e12-473a-a823-5e03a0ca1489 req-375f0dd4-1b7e-4835-8b06-3eff018db136 tempest-AttachVolumeTestJSON-1191062052 tempest-AttachVolumeTestJSON-1191062052-project-member] Lock "cinder-attachment_update-c27a9863-7dcc-4822-9b13-9646c681232c-np0000007409" released by "attachment_update" :: held 0.104s {{(pid=100331) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:11:21.895885 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [req-16e3a9cb-4e12-473a-a823-5e03a0ca1489 req-375f0dd4-1b7e-4835-8b06-3eff018db136 tempest-AttachVolumeTestJSON-1191062052 tempest-AttachVolumeTestJSON-1191062052-project-member] https://10.4.3.143/volume/v3/attachments/3afa79c5-bfa9-4566-8a17-626f66035828 returned with HTTP 200 Aug 16 21:11:21.895885 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 342/1350] 10.4.3.143 () {74 vars in 1704 bytes} [Sun Aug 16 21:11:21 2026] PUT /volume/v3/attachments/3afa79c5-bfa9-4566-8a17-626f66035828 => generated 969 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:11:22.198953 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-a44c42ca-6f23-4a1e-910c-b703232c284a None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:11:22.200734 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-a44c42ca-6f23-4a1e-910c-b703232c284a tempest-TestVolumeBootPatternV346-1109800622 tempest-TestVolumeBootPatternV346-1109800622-project-member] GET https://10.4.3.143/volume/v3/snapshots/4338dc32-a26e-4cdf-8969-ad05caf78230 Aug 16 21:11:22.201386 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-a44c42ca-6f23-4a1e-910c-b703232c284a tempest-TestVolumeBootPatternV346-1109800622 tempest-TestVolumeBootPatternV346-1109800622-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:11:22.201386 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-a44c42ca-6f23-4a1e-910c-b703232c284a tempest-TestVolumeBootPatternV346-1109800622 tempest-TestVolumeBootPatternV346-1109800622-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:11:22.208696 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:11:22.208696 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:11:22.209148 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-a44c42ca-6f23-4a1e-910c-b703232c284a tempest-TestVolumeBootPatternV346-1109800622 tempest-TestVolumeBootPatternV346-1109800622-project-member] Snapshot retrieved successfully. Aug 16 21:11:22.210264 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-a44c42ca-6f23-4a1e-910c-b703232c284a tempest-TestVolumeBootPatternV346-1109800622 tempest-TestVolumeBootPatternV346-1109800622-project-member] https://10.4.3.143/volume/v3/snapshots/4338dc32-a26e-4cdf-8969-ad05caf78230 returned with HTTP 200 Aug 16 21:11:22.210836 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 330/1351] 10.4.3.143 () {66 vars in 1354 bytes} [Sun Aug 16 21:11:22 2026] GET /volume/v3/snapshots/4338dc32-a26e-4cdf-8969-ad05caf78230 => generated 482 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:11:22.243626 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-adb1a936-2fd8-45c9-a274-f7cabaf48afb None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:11:22.246163 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-adb1a936-2fd8-45c9-a274-f7cabaf48afb tempest-TestVolumeBootPatternV346-1109800622 tempest-TestVolumeBootPatternV346-1109800622-project-member] POST https://10.4.3.143/volume/v3/volumes Aug 16 21:11:22.246528 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-adb1a936-2fd8-45c9-a274-f7cabaf48afb tempest-TestVolumeBootPatternV346-1109800622 tempest-TestVolumeBootPatternV346-1109800622-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPatternV346-volume-origin-1706186428", "snapshot_id": null, "imageRef": "45265d52-4f1c-4401-a94d-f6c07c3c2a2e", "volume_type": null, "size": 1}} {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:11:22.248649 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.v3.volumes [None req-adb1a936-2fd8-45c9-a274-f7cabaf48afb tempest-TestVolumeBootPatternV346-1109800622 tempest-TestVolumeBootPatternV346-1109800622-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPatternV346-volume-origin-1706186428', 'snapshot_id': None, 'imageRef': '45265d52-4f1c-4401-a94d-f6c07c3c2a2e', 'volume_type': None, 'size': 1}} {{(pid=100330) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 21:11:22.357620 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:11:22.357620 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:11:22.358182 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-adb1a936-2fd8-45c9-a274-f7cabaf48afb tempest-TestVolumeBootPatternV346-1109800622 tempest-TestVolumeBootPatternV346-1109800622-project-member] Snapshot retrieved successfully. Aug 16 21:11:22.358406 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.v3.volumes [None req-adb1a936-2fd8-45c9-a274-f7cabaf48afb tempest-TestVolumeBootPatternV346-1109800622 tempest-TestVolumeBootPatternV346-1109800622-project-member] Create volume of 1 GB Aug 16 21:11:22.364234 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-adb1a936-2fd8-45c9-a274-f7cabaf48afb tempest-TestVolumeBootPatternV346-1109800622 tempest-TestVolumeBootPatternV346-1109800622-project-member] Availability Zones retrieved successfully. Aug 16 21:11:22.371713 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-adb1a936-2fd8-45c9-a274-f7cabaf48afb tempest-TestVolumeBootPatternV346-1109800622 tempest-TestVolumeBootPatternV346-1109800622-project-member] Flow 'volume_create_api' (f70f8a7e-a4b5-4af6-bb1b-2d3dd61625c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100330) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:11:22.373631 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-adb1a936-2fd8-45c9-a274-f7cabaf48afb tempest-TestVolumeBootPatternV346-1109800622 tempest-TestVolumeBootPatternV346-1109800622-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7e3052a1-93b4-49eb-a7cf-c3a6d9e9267d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:11:22.375066 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.flows.api.create_volume [None req-adb1a936-2fd8-45c9-a274-f7cabaf48afb tempest-TestVolumeBootPatternV346-1109800622 tempest-TestVolumeBootPatternV346-1109800622-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100330) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 21:11:22.420505 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-adb1a936-2fd8-45c9-a274-f7cabaf48afb tempest-TestVolumeBootPatternV346-1109800622 tempest-TestVolumeBootPatternV346-1109800622-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7e3052a1-93b4-49eb-a7cf-c3a6d9e9267d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '4338dc32-a26e-4cdf-8969-ad05caf78230', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T21:04:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=69e633b8-fab9-4b15-8b40-4f1a67c51cda,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '69e633b8-fab9-4b15-8b40-4f1a67c51cda', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:11:22.421338 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-adb1a936-2fd8-45c9-a274-f7cabaf48afb tempest-TestVolumeBootPatternV346-1109800622 tempest-TestVolumeBootPatternV346-1109800622-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ce840a0b-7a2f-4059-b080-b1ecec338fce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:11:22.466901 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.quota [None req-adb1a936-2fd8-45c9-a274-f7cabaf48afb tempest-TestVolumeBootPatternV346-1109800622 tempest-TestVolumeBootPatternV346-1109800622-project-member] Created reservations ['5a608411-a430-4b90-8ffe-0baf7642d740', '55fdf7f3-a4f5-4a4d-8eb7-84387d23fc82', 'c27ccce3-cba5-46b6-89eb-1ebb63b92703', 'e0f72b30-65e2-4a28-9e2f-244db1b6356a'] {{(pid=100330) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:11:22.469948 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-adb1a936-2fd8-45c9-a274-f7cabaf48afb tempest-TestVolumeBootPatternV346-1109800622 tempest-TestVolumeBootPatternV346-1109800622-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ce840a0b-7a2f-4059-b080-b1ecec338fce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5a608411-a430-4b90-8ffe-0baf7642d740', '55fdf7f3-a4f5-4a4d-8eb7-84387d23fc82', 'c27ccce3-cba5-46b6-89eb-1ebb63b92703', 'e0f72b30-65e2-4a28-9e2f-244db1b6356a']}' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:11:22.469948 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-adb1a936-2fd8-45c9-a274-f7cabaf48afb tempest-TestVolumeBootPatternV346-1109800622 tempest-TestVolumeBootPatternV346-1109800622-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (600e5234-e373-4d70-9400-8f2b6427cb7f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:11:22.513645 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-adb1a936-2fd8-45c9-a274-f7cabaf48afb tempest-TestVolumeBootPatternV346-1109800622 tempest-TestVolumeBootPatternV346-1109800622-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (600e5234-e373-4d70-9400-8f2b6427cb7f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c2672d61-6d10-4f3d-9b40-0434a7081da0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-1706186428',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='73a5b2a61e2a4b58941701534b8abc44',qos_specs=None,replication_status=,reservations=['5a608411-a430-4b90-8ffe-0baf7642d740','55fdf7f3-a4f5-4a4d-8eb7-84387d23fc82','c27ccce3-cba5-46b6-89eb-1ebb63b92703','e0f72b30-65e2-4a28-9e2f-244db1b6356a'],size=1,snapshot_id=4338dc32-a26e-4cdf-8969-ad05caf78230,source_replicaid=,source_volid=None,status='creating',user_id='580c3f3441834f759b0480303adb2e37',volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda), '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-16T21:11:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-1706186428',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c2672d61-6d10-4f3d-9b40-0434a7081da0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='73a5b2a61e2a4b58941701534b8abc44',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=4338dc32-a26e-4cdf-8969-ad05caf78230,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='580c3f3441834f759b0480303adb2e37',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(69e633b8-fab9-4b15-8b40-4f1a67c51cda),volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda)}' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:11:22.517944 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-adb1a936-2fd8-45c9-a274-f7cabaf48afb tempest-TestVolumeBootPatternV346-1109800622 tempest-TestVolumeBootPatternV346-1109800622-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7968709c-911b-42bb-a594-fb09bac72d23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:11:22.539054 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-adb1a936-2fd8-45c9-a274-f7cabaf48afb tempest-TestVolumeBootPatternV346-1109800622 tempest-TestVolumeBootPatternV346-1109800622-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7968709c-911b-42bb-a594-fb09bac72d23) transitioned into state 'SUCCESS' from state '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-1706186428',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='73a5b2a61e2a4b58941701534b8abc44',qos_specs=None,replication_status=,reservations=['5a608411-a430-4b90-8ffe-0baf7642d740','55fdf7f3-a4f5-4a4d-8eb7-84387d23fc82','c27ccce3-cba5-46b6-89eb-1ebb63b92703','e0f72b30-65e2-4a28-9e2f-244db1b6356a'],size=1,snapshot_id=4338dc32-a26e-4cdf-8969-ad05caf78230,source_replicaid=,source_volid=None,status='creating',user_id='580c3f3441834f759b0480303adb2e37',volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda)}' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:11:22.539755 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-adb1a936-2fd8-45c9-a274-f7cabaf48afb tempest-TestVolumeBootPatternV346-1109800622 tempest-TestVolumeBootPatternV346-1109800622-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9adf008a-86ed-4c61-8a3a-ef4c0bed3450) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:11:22.572345 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-adb1a936-2fd8-45c9-a274-f7cabaf48afb tempest-TestVolumeBootPatternV346-1109800622 tempest-TestVolumeBootPatternV346-1109800622-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9adf008a-86ed-4c61-8a3a-ef4c0bed3450) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:11:22.573544 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-adb1a936-2fd8-45c9-a274-f7cabaf48afb tempest-TestVolumeBootPatternV346-1109800622 tempest-TestVolumeBootPatternV346-1109800622-project-member] Flow 'volume_create_api' (f70f8a7e-a4b5-4af6-bb1b-2d3dd61625c6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100330) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:11:22.573997 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-adb1a936-2fd8-45c9-a274-f7cabaf48afb tempest-TestVolumeBootPatternV346-1109800622 tempest-TestVolumeBootPatternV346-1109800622-project-member] Create volume request issued successfully. Aug 16 21:11:22.574754 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-adb1a936-2fd8-45c9-a274-f7cabaf48afb tempest-TestVolumeBootPatternV346-1109800622 tempest-TestVolumeBootPatternV346-1109800622-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Aug 16 21:11:22.575319 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 342/1352] 10.4.3.143 () {70 vars in 1300 bytes} [Sun Aug 16 21:11:22 2026] POST /volume/v3/volumes => generated 814 bytes in 332 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:11:22.598692 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-a97e4dd9-fc79-44dd-bed7-50ca2c44fa3e None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:11:22.601322 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-a97e4dd9-fc79-44dd-bed7-50ca2c44fa3e tempest-TestVolumeBootPatternV346-1109800622 tempest-TestVolumeBootPatternV346-1109800622-project-member] GET https://10.4.3.143/volume/v3/volumes/c2672d61-6d10-4f3d-9b40-0434a7081da0 Aug 16 21:11:22.601651 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-a97e4dd9-fc79-44dd-bed7-50ca2c44fa3e tempest-TestVolumeBootPatternV346-1109800622 tempest-TestVolumeBootPatternV346-1109800622-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:11:22.601910 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-a97e4dd9-fc79-44dd-bed7-50ca2c44fa3e tempest-TestVolumeBootPatternV346-1109800622 tempest-TestVolumeBootPatternV346-1109800622-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:11:22.616288 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:11:22.616288 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:11:22.622662 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-a97e4dd9-fc79-44dd-bed7-50ca2c44fa3e tempest-TestVolumeBootPatternV346-1109800622 tempest-TestVolumeBootPatternV346-1109800622-project-member] Volume info retrieved successfully. Aug 16 21:11:22.630190 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-a97e4dd9-fc79-44dd-bed7-50ca2c44fa3e tempest-TestVolumeBootPatternV346-1109800622 tempest-TestVolumeBootPatternV346-1109800622-project-member] https://10.4.3.143/volume/v3/volumes/c2672d61-6d10-4f3d-9b40-0434a7081da0 returned with HTTP 200 Aug 16 21:11:22.630712 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 339/1353] 10.4.3.143 () {68 vars in 1389 bytes} [Sun Aug 16 21:11:22 2026] GET /volume/v3/volumes/c2672d61-6d10-4f3d-9b40-0434a7081da0 => generated 882 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:11:22.669862 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-902b9d6d-4f40-42b8-bf1c-7544fe074567 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:11:22.672237 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-902b9d6d-4f40-42b8-bf1c-7544fe074567 tempest-AttachVolumeTestJSON-1191062052 tempest-AttachVolumeTestJSON-1191062052-project-member] GET https://10.4.3.143/volume/v3/volumes/c27a9863-7dcc-4822-9b13-9646c681232c Aug 16 21:11:22.672617 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-902b9d6d-4f40-42b8-bf1c-7544fe074567 tempest-AttachVolumeTestJSON-1191062052 tempest-AttachVolumeTestJSON-1191062052-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:11:22.672848 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-902b9d6d-4f40-42b8-bf1c-7544fe074567 tempest-AttachVolumeTestJSON-1191062052 tempest-AttachVolumeTestJSON-1191062052-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:11:22.690995 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:11:22.690995 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:11:22.698500 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-902b9d6d-4f40-42b8-bf1c-7544fe074567 tempest-AttachVolumeTestJSON-1191062052 tempest-AttachVolumeTestJSON-1191062052-project-member] Volume info retrieved successfully. Aug 16 21:11:22.703708 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-902b9d6d-4f40-42b8-bf1c-7544fe074567 tempest-AttachVolumeTestJSON-1191062052 tempest-AttachVolumeTestJSON-1191062052-project-member] https://10.4.3.143/volume/v3/volumes/c27a9863-7dcc-4822-9b13-9646c681232c returned with HTTP 200 Aug 16 21:11:22.704195 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 343/1354] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:11:22 2026] GET /volume/v3/volumes/c27a9863-7dcc-4822-9b13-9646c681232c => generated 843 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:11:22.833607 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-16ae1901-23fc-4af2-af73-6ad392085f46 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:11:22.835487 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-16ae1901-23fc-4af2-af73-6ad392085f46 tempest-VolumesBackupsV39Test-2096126949 tempest-VolumesBackupsV39Test-2096126949-project-member] GET https://10.4.3.143/volume/v3/backups/653b936b-7408-4694-845d-ff0715c0c6fc Aug 16 21:11:22.835728 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-16ae1901-23fc-4af2-af73-6ad392085f46 tempest-VolumesBackupsV39Test-2096126949 tempest-VolumesBackupsV39Test-2096126949-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:11:22.835953 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-16ae1901-23fc-4af2-af73-6ad392085f46 tempest-VolumesBackupsV39Test-2096126949 tempest-VolumesBackupsV39Test-2096126949-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:11:22.836060 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.v3.backups [None req-16ae1901-23fc-4af2-af73-6ad392085f46 tempest-VolumesBackupsV39Test-2096126949 tempest-VolumesBackupsV39Test-2096126949-project-member] Show backup with id 653b936b-7408-4694-845d-ff0715c0c6fc. {{(pid=100333) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:11:22.840325 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:11:22.840325 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:11:22.841125 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-16ae1901-23fc-4af2-af73-6ad392085f46 tempest-VolumesBackupsV39Test-2096126949 tempest-VolumesBackupsV39Test-2096126949-project-member] https://10.4.3.143/volume/v3/backups/653b936b-7408-4694-845d-ff0715c0c6fc returned with HTTP 200 Aug 16 21:11:22.841493 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 331/1355] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:11:22 2026] GET /volume/v3/backups/653b936b-7408-4694-845d-ff0715c0c6fc => generated 795 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:11:23.652294 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-ad5faaa9-49f0-49d2-bf3e-ed82f21e6649 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:11:23.654758 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-ad5faaa9-49f0-49d2-bf3e-ed82f21e6649 tempest-TestVolumeBootPatternV346-1109800622 tempest-TestVolumeBootPatternV346-1109800622-project-member] GET https://10.4.3.143/volume/v3/volumes/c2672d61-6d10-4f3d-9b40-0434a7081da0 Aug 16 21:11:23.657476 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-ad5faaa9-49f0-49d2-bf3e-ed82f21e6649 tempest-TestVolumeBootPatternV346-1109800622 tempest-TestVolumeBootPatternV346-1109800622-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:11:23.657476 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-ad5faaa9-49f0-49d2-bf3e-ed82f21e6649 tempest-TestVolumeBootPatternV346-1109800622 tempest-TestVolumeBootPatternV346-1109800622-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:11:23.666736 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:11:23.666736 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:11:23.676945 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-ad5faaa9-49f0-49d2-bf3e-ed82f21e6649 tempest-TestVolumeBootPatternV346-1109800622 tempest-TestVolumeBootPatternV346-1109800622-project-member] Volume info retrieved successfully. Aug 16 21:11:23.683819 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-ad5faaa9-49f0-49d2-bf3e-ed82f21e6649 tempest-TestVolumeBootPatternV346-1109800622 tempest-TestVolumeBootPatternV346-1109800622-project-member] https://10.4.3.143/volume/v3/volumes/c2672d61-6d10-4f3d-9b40-0434a7081da0 returned with HTTP 200 Aug 16 21:11:23.684750 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 343/1356] 10.4.3.143 () {68 vars in 1389 bytes} [Sun Aug 16 21:11:23 2026] GET /volume/v3/volumes/c2672d61-6d10-4f3d-9b40-0434a7081da0 => generated 1423 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 16 21:11:23.700943 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-9c67ce35-af6e-4961-92c5-ab19c2aed996 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:11:23.702256 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-9c67ce35-af6e-4961-92c5-ab19c2aed996 tempest-TestVolumeBootPatternV346-1109800622 tempest-TestVolumeBootPatternV346-1109800622-project-member] GET https://10.4.3.143/volume/v3/volumes/c2672d61-6d10-4f3d-9b40-0434a7081da0 Aug 16 21:11:23.702496 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-9c67ce35-af6e-4961-92c5-ab19c2aed996 tempest-TestVolumeBootPatternV346-1109800622 tempest-TestVolumeBootPatternV346-1109800622-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:11:23.702699 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-9c67ce35-af6e-4961-92c5-ab19c2aed996 tempest-TestVolumeBootPatternV346-1109800622 tempest-TestVolumeBootPatternV346-1109800622-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:11:23.709129 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:11:23.709129 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:11:23.713818 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-9c67ce35-af6e-4961-92c5-ab19c2aed996 tempest-TestVolumeBootPatternV346-1109800622 tempest-TestVolumeBootPatternV346-1109800622-project-member] Volume info retrieved successfully. Aug 16 21:11:23.720036 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-9c6a9bc6-e26f-44bb-8ce2-081f42f5314d None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:11:23.720343 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-9c67ce35-af6e-4961-92c5-ab19c2aed996 tempest-TestVolumeBootPatternV346-1109800622 tempest-TestVolumeBootPatternV346-1109800622-project-member] https://10.4.3.143/volume/v3/volumes/c2672d61-6d10-4f3d-9b40-0434a7081da0 returned with HTTP 200 Aug 16 21:11:23.720686 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 340/1357] 10.4.3.143 () {68 vars in 1389 bytes} [Sun Aug 16 21:11:23 2026] GET /volume/v3/volumes/c2672d61-6d10-4f3d-9b40-0434a7081da0 => generated 1423 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 16 21:11:23.721724 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-9c6a9bc6-e26f-44bb-8ce2-081f42f5314d tempest-AttachVolumeTestJSON-1191062052 tempest-AttachVolumeTestJSON-1191062052-project-member] GET https://10.4.3.143/volume/v3/volumes/c27a9863-7dcc-4822-9b13-9646c681232c Aug 16 21:11:23.721964 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-9c6a9bc6-e26f-44bb-8ce2-081f42f5314d tempest-AttachVolumeTestJSON-1191062052 tempest-AttachVolumeTestJSON-1191062052-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:11:23.722387 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-9c6a9bc6-e26f-44bb-8ce2-081f42f5314d tempest-AttachVolumeTestJSON-1191062052 tempest-AttachVolumeTestJSON-1191062052-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:11:23.733554 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:11:23.733554 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:11:23.737984 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-9c6a9bc6-e26f-44bb-8ce2-081f42f5314d tempest-AttachVolumeTestJSON-1191062052 tempest-AttachVolumeTestJSON-1191062052-project-member] Volume info retrieved successfully. Aug 16 21:11:23.743024 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-9c6a9bc6-e26f-44bb-8ce2-081f42f5314d tempest-AttachVolumeTestJSON-1191062052 tempest-AttachVolumeTestJSON-1191062052-project-member] https://10.4.3.143/volume/v3/volumes/c27a9863-7dcc-4822-9b13-9646c681232c returned with HTTP 200 Aug 16 21:11:23.743406 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 344/1358] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:11:23 2026] GET /volume/v3/volumes/c27a9863-7dcc-4822-9b13-9646c681232c => generated 843 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:11:23.854175 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-251ec046-2548-4da7-8982-fcbe5ef2a777 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:11:23.858319 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-251ec046-2548-4da7-8982-fcbe5ef2a777 tempest-VolumesBackupsV39Test-2096126949 tempest-VolumesBackupsV39Test-2096126949-project-member] GET https://10.4.3.143/volume/v3/backups/653b936b-7408-4694-845d-ff0715c0c6fc Aug 16 21:11:23.858319 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-251ec046-2548-4da7-8982-fcbe5ef2a777 tempest-VolumesBackupsV39Test-2096126949 tempest-VolumesBackupsV39Test-2096126949-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:11:23.858319 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-251ec046-2548-4da7-8982-fcbe5ef2a777 tempest-VolumesBackupsV39Test-2096126949 tempest-VolumesBackupsV39Test-2096126949-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:11:23.858319 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.v3.backups [None req-251ec046-2548-4da7-8982-fcbe5ef2a777 tempest-VolumesBackupsV39Test-2096126949 tempest-VolumesBackupsV39Test-2096126949-project-member] Show backup with id 653b936b-7408-4694-845d-ff0715c0c6fc. {{(pid=100333) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:11:23.863666 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:11:23.863666 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:11:23.864358 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-251ec046-2548-4da7-8982-fcbe5ef2a777 tempest-VolumesBackupsV39Test-2096126949 tempest-VolumesBackupsV39Test-2096126949-project-member] https://10.4.3.143/volume/v3/backups/653b936b-7408-4694-845d-ff0715c0c6fc returned with HTTP 200 Aug 16 21:11:23.865114 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 332/1359] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:11:23 2026] GET /volume/v3/backups/653b936b-7408-4694-845d-ff0715c0c6fc => generated 795 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:11:24.773178 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-3ae30526-568d-4c4b-8a45-9f66acc8731e None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:11:24.776603 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-3ae30526-568d-4c4b-8a45-9f66acc8731e tempest-AttachVolumeTestJSON-1191062052 tempest-AttachVolumeTestJSON-1191062052-project-member] GET https://10.4.3.143/volume/v3/volumes/c27a9863-7dcc-4822-9b13-9646c681232c Aug 16 21:11:24.776603 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-3ae30526-568d-4c4b-8a45-9f66acc8731e tempest-AttachVolumeTestJSON-1191062052 tempest-AttachVolumeTestJSON-1191062052-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:11:24.776603 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-3ae30526-568d-4c4b-8a45-9f66acc8731e tempest-AttachVolumeTestJSON-1191062052 tempest-AttachVolumeTestJSON-1191062052-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:11:24.786189 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:11:24.786189 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:11:24.790694 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-3ae30526-568d-4c4b-8a45-9f66acc8731e tempest-AttachVolumeTestJSON-1191062052 tempest-AttachVolumeTestJSON-1191062052-project-member] Volume info retrieved successfully. Aug 16 21:11:24.796100 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-3ae30526-568d-4c4b-8a45-9f66acc8731e tempest-AttachVolumeTestJSON-1191062052 tempest-AttachVolumeTestJSON-1191062052-project-member] https://10.4.3.143/volume/v3/volumes/c27a9863-7dcc-4822-9b13-9646c681232c returned with HTTP 200 Aug 16 21:11:24.796689 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 344/1360] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:11:24 2026] GET /volume/v3/volumes/c27a9863-7dcc-4822-9b13-9646c681232c => generated 843 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:11:24.876807 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-738ef1a5-45ff-411b-a237-2891cb5982b7 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:11:24.878590 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-738ef1a5-45ff-411b-a237-2891cb5982b7 tempest-VolumesBackupsV39Test-2096126949 tempest-VolumesBackupsV39Test-2096126949-project-member] GET https://10.4.3.143/volume/v3/backups/653b936b-7408-4694-845d-ff0715c0c6fc Aug 16 21:11:24.878841 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-738ef1a5-45ff-411b-a237-2891cb5982b7 tempest-VolumesBackupsV39Test-2096126949 tempest-VolumesBackupsV39Test-2096126949-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:11:24.879117 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-738ef1a5-45ff-411b-a237-2891cb5982b7 tempest-VolumesBackupsV39Test-2096126949 tempest-VolumesBackupsV39Test-2096126949-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:11:24.879242 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.v3.backups [None req-738ef1a5-45ff-411b-a237-2891cb5982b7 tempest-VolumesBackupsV39Test-2096126949 tempest-VolumesBackupsV39Test-2096126949-project-member] Show backup with id 653b936b-7408-4694-845d-ff0715c0c6fc. {{(pid=100332) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:11:24.884130 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:11:24.884130 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:11:24.884808 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-738ef1a5-45ff-411b-a237-2891cb5982b7 tempest-VolumesBackupsV39Test-2096126949 tempest-VolumesBackupsV39Test-2096126949-project-member] https://10.4.3.143/volume/v3/backups/653b936b-7408-4694-845d-ff0715c0c6fc returned with HTTP 200 Aug 16 21:11:24.885205 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 341/1361] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:11:24 2026] GET /volume/v3/backups/653b936b-7408-4694-845d-ff0715c0c6fc => generated 795 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:11:25.411986 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [req-16e3a9cb-4e12-473a-a823-5e03a0ca1489 req-c6890fc6-c7cd-4a61-ba66-2f0dd3d88dfa None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:11:25.415548 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [req-16e3a9cb-4e12-473a-a823-5e03a0ca1489 req-c6890fc6-c7cd-4a61-ba66-2f0dd3d88dfa tempest-AttachVolumeTestJSON-1191062052 tempest-AttachVolumeTestJSON-1191062052-project-member] POST https://10.4.3.143/volume/v3/attachments/3afa79c5-bfa9-4566-8a17-626f66035828/action Aug 16 21:11:25.416168 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [req-16e3a9cb-4e12-473a-a823-5e03a0ca1489 req-c6890fc6-c7cd-4a61-ba66-2f0dd3d88dfa tempest-AttachVolumeTestJSON-1191062052 tempest-AttachVolumeTestJSON-1191062052-project-member] Action body: b'{"os-complete": null}' {{(pid=100331) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 21:11:25.416372 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [req-16e3a9cb-4e12-473a-a823-5e03a0ca1489 req-c6890fc6-c7cd-4a61-ba66-2f0dd3d88dfa tempest-AttachVolumeTestJSON-1191062052 tempest-AttachVolumeTestJSON-1191062052-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:11:25.429027 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [req-b4293f99-f946-4d98-92cd-5031731eb54b req-846733b9-ea63-4a5c-9c3a-016fb5302823 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:11:25.432618 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [req-b4293f99-f946-4d98-92cd-5031731eb54b req-846733b9-ea63-4a5c-9c3a-016fb5302823 tempest-TestVolumeBootPatternV346-1109800622 tempest-TestVolumeBootPatternV346-1109800622-project-member] GET https://10.4.3.143/volume/v3/volumes/c2672d61-6d10-4f3d-9b40-0434a7081da0 Aug 16 21:11:25.434573 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [req-b4293f99-f946-4d98-92cd-5031731eb54b req-846733b9-ea63-4a5c-9c3a-016fb5302823 tempest-TestVolumeBootPatternV346-1109800622 tempest-TestVolumeBootPatternV346-1109800622-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:11:25.434573 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [req-b4293f99-f946-4d98-92cd-5031731eb54b req-846733b9-ea63-4a5c-9c3a-016fb5302823 tempest-TestVolumeBootPatternV346-1109800622 tempest-TestVolumeBootPatternV346-1109800622-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:11:25.441242 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:11:25.441242 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:11:25.445153 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:11:25.445153 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:11:25.446714 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [req-b4293f99-f946-4d98-92cd-5031731eb54b req-846733b9-ea63-4a5c-9c3a-016fb5302823 tempest-TestVolumeBootPatternV346-1109800622 tempest-TestVolumeBootPatternV346-1109800622-project-member] Volume info retrieved successfully. Aug 16 21:11:25.463054 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [req-b4293f99-f946-4d98-92cd-5031731eb54b req-846733b9-ea63-4a5c-9c3a-016fb5302823 tempest-TestVolumeBootPatternV346-1109800622 tempest-TestVolumeBootPatternV346-1109800622-project-member] https://10.4.3.143/volume/v3/volumes/c2672d61-6d10-4f3d-9b40-0434a7081da0 returned with HTTP 200 Aug 16 21:11:25.464352 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 333/1362] 10.4.3.143 () {68 vars in 1598 bytes} [Sun Aug 16 21:11:25 2026] GET /volume/v3/volumes/c2672d61-6d10-4f3d-9b40-0434a7081da0 => generated 1405 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:11:25.474656 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [req-16e3a9cb-4e12-473a-a823-5e03a0ca1489 req-c6890fc6-c7cd-4a61-ba66-2f0dd3d88dfa tempest-AttachVolumeTestJSON-1191062052 tempest-AttachVolumeTestJSON-1191062052-project-member] https://10.4.3.143/volume/v3/attachments/3afa79c5-bfa9-4566-8a17-626f66035828/action returned with HTTP 204 Aug 16 21:11:25.476200 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 345/1363] 10.4.3.143 () {74 vars in 1725 bytes} [Sun Aug 16 21:11:25 2026] POST /volume/v3/attachments/3afa79c5-bfa9-4566-8a17-626f66035828/action => generated 0 bytes in 66 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:11:25.814738 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-9f7a327a-a113-4da9-a5dc-ae84d12a1328 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:11:25.816530 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-9f7a327a-a113-4da9-a5dc-ae84d12a1328 tempest-AttachVolumeTestJSON-1191062052 tempest-AttachVolumeTestJSON-1191062052-project-member] GET https://10.4.3.143/volume/v3/volumes/c27a9863-7dcc-4822-9b13-9646c681232c Aug 16 21:11:25.816714 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-9f7a327a-a113-4da9-a5dc-ae84d12a1328 tempest-AttachVolumeTestJSON-1191062052 tempest-AttachVolumeTestJSON-1191062052-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:11:25.816883 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-9f7a327a-a113-4da9-a5dc-ae84d12a1328 tempest-AttachVolumeTestJSON-1191062052 tempest-AttachVolumeTestJSON-1191062052-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:11:25.825994 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:11:25.825994 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:11:25.830583 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-9f7a327a-a113-4da9-a5dc-ae84d12a1328 tempest-AttachVolumeTestJSON-1191062052 tempest-AttachVolumeTestJSON-1191062052-project-member] Volume info retrieved successfully. Aug 16 21:11:25.834006 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-9f7a327a-a113-4da9-a5dc-ae84d12a1328 tempest-AttachVolumeTestJSON-1191062052 tempest-AttachVolumeTestJSON-1191062052-project-member] https://10.4.3.143/volume/v3/volumes/c27a9863-7dcc-4822-9b13-9646c681232c returned with HTTP 200 Aug 16 21:11:25.834365 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 345/1364] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:11:25 2026] GET /volume/v3/volumes/c27a9863-7dcc-4822-9b13-9646c681232c => generated 1135 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:11:25.855761 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-68adc174-0d45-4cdd-ad27-5d19424553ad None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:11:25.857440 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-68adc174-0d45-4cdd-ad27-5d19424553ad tempest-AttachVolumeTestJSON-1191062052 tempest-AttachVolumeTestJSON-1191062052-project-member] GET https://10.4.3.143/volume/v3/volumes/c27a9863-7dcc-4822-9b13-9646c681232c Aug 16 21:11:25.857633 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-68adc174-0d45-4cdd-ad27-5d19424553ad tempest-AttachVolumeTestJSON-1191062052 tempest-AttachVolumeTestJSON-1191062052-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:11:25.857808 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-68adc174-0d45-4cdd-ad27-5d19424553ad tempest-AttachVolumeTestJSON-1191062052 tempest-AttachVolumeTestJSON-1191062052-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:11:25.875683 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:11:25.875683 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:11:25.878665 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-68adc174-0d45-4cdd-ad27-5d19424553ad tempest-AttachVolumeTestJSON-1191062052 tempest-AttachVolumeTestJSON-1191062052-project-member] Volume info retrieved successfully. Aug 16 21:11:25.883320 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-68adc174-0d45-4cdd-ad27-5d19424553ad tempest-AttachVolumeTestJSON-1191062052 tempest-AttachVolumeTestJSON-1191062052-project-member] https://10.4.3.143/volume/v3/volumes/c27a9863-7dcc-4822-9b13-9646c681232c returned with HTTP 200 Aug 16 21:11:25.883761 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 342/1365] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:11:25 2026] GET /volume/v3/volumes/c27a9863-7dcc-4822-9b13-9646c681232c => generated 1135 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:11:25.896471 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-141ba927-8d68-4c52-b026-fa3642a6bffb None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:11:25.898185 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-141ba927-8d68-4c52-b026-fa3642a6bffb tempest-VolumesBackupsV39Test-2096126949 tempest-VolumesBackupsV39Test-2096126949-project-member] GET https://10.4.3.143/volume/v3/backups/653b936b-7408-4694-845d-ff0715c0c6fc Aug 16 21:11:25.898394 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-141ba927-8d68-4c52-b026-fa3642a6bffb tempest-VolumesBackupsV39Test-2096126949 tempest-VolumesBackupsV39Test-2096126949-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:11:25.898559 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-141ba927-8d68-4c52-b026-fa3642a6bffb tempest-VolumesBackupsV39Test-2096126949 tempest-VolumesBackupsV39Test-2096126949-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:11:25.898707 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.v3.backups [None req-141ba927-8d68-4c52-b026-fa3642a6bffb tempest-VolumesBackupsV39Test-2096126949 tempest-VolumesBackupsV39Test-2096126949-project-member] Show backup with id 653b936b-7408-4694-845d-ff0715c0c6fc. {{(pid=100333) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:11:25.904470 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:11:25.904470 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:11:25.905192 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-141ba927-8d68-4c52-b026-fa3642a6bffb tempest-VolumesBackupsV39Test-2096126949 tempest-VolumesBackupsV39Test-2096126949-project-member] https://10.4.3.143/volume/v3/backups/653b936b-7408-4694-845d-ff0715c0c6fc returned with HTTP 200 Aug 16 21:11:25.905569 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 334/1366] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:11:25 2026] GET /volume/v3/backups/653b936b-7408-4694-845d-ff0715c0c6fc => generated 795 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:11:25.914197 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-ed95ca56-e881-4adc-9c01-56d43dc43522 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:11:25.915902 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-ed95ca56-e881-4adc-9c01-56d43dc43522 tempest-ServerActionsTestOtherA-1432244591 tempest-ServerActionsTestOtherA-1432244591-project-member] GET https://10.4.3.143/volume/v3/volumes/c40cb0d2-3831-40f8-a6ae-e7205b26dbf0 Aug 16 21:11:25.916136 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-ed95ca56-e881-4adc-9c01-56d43dc43522 tempest-ServerActionsTestOtherA-1432244591 tempest-ServerActionsTestOtherA-1432244591-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:11:25.916310 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-ed95ca56-e881-4adc-9c01-56d43dc43522 tempest-ServerActionsTestOtherA-1432244591 tempest-ServerActionsTestOtherA-1432244591-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:11:25.923676 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:11:25.923676 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:11:25.927465 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-ed95ca56-e881-4adc-9c01-56d43dc43522 tempest-ServerActionsTestOtherA-1432244591 tempest-ServerActionsTestOtherA-1432244591-project-member] Volume info retrieved successfully. Aug 16 21:11:25.932165 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-ed95ca56-e881-4adc-9c01-56d43dc43522 tempest-ServerActionsTestOtherA-1432244591 tempest-ServerActionsTestOtherA-1432244591-project-member] https://10.4.3.143/volume/v3/volumes/c40cb0d2-3831-40f8-a6ae-e7205b26dbf0 returned with HTTP 200 Aug 16 21:11:25.932519 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 346/1367] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:11:25 2026] GET /volume/v3/volumes/c40cb0d2-3831-40f8-a6ae-e7205b26dbf0 => generated 847 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:11:25.979575 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [req-72a282c4-8062-429e-94ec-ffd2f78d7c4a req-3f9f71ed-02bf-4b40-99b3-8e77d8457cca None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:11:25.984343 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [req-72a282c4-8062-429e-94ec-ffd2f78d7c4a req-3f9f71ed-02bf-4b40-99b3-8e77d8457cca tempest-ServerActionsTestOtherA-1432244591 tempest-ServerActionsTestOtherA-1432244591-project-member] GET https://10.4.3.143/volume/v3/volumes/c40cb0d2-3831-40f8-a6ae-e7205b26dbf0 Aug 16 21:11:25.984596 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [req-72a282c4-8062-429e-94ec-ffd2f78d7c4a req-3f9f71ed-02bf-4b40-99b3-8e77d8457cca tempest-ServerActionsTestOtherA-1432244591 tempest-ServerActionsTestOtherA-1432244591-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:11:25.984845 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [req-72a282c4-8062-429e-94ec-ffd2f78d7c4a req-3f9f71ed-02bf-4b40-99b3-8e77d8457cca tempest-ServerActionsTestOtherA-1432244591 tempest-ServerActionsTestOtherA-1432244591-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:11:25.998628 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:11:25.998628 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:11:26.003583 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [req-72a282c4-8062-429e-94ec-ffd2f78d7c4a req-3f9f71ed-02bf-4b40-99b3-8e77d8457cca tempest-ServerActionsTestOtherA-1432244591 tempest-ServerActionsTestOtherA-1432244591-project-member] Volume info retrieved successfully. Aug 16 21:11:26.010995 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [req-72a282c4-8062-429e-94ec-ffd2f78d7c4a req-3f9f71ed-02bf-4b40-99b3-8e77d8457cca tempest-ServerActionsTestOtherA-1432244591 tempest-ServerActionsTestOtherA-1432244591-project-member] https://10.4.3.143/volume/v3/volumes/c40cb0d2-3831-40f8-a6ae-e7205b26dbf0 returned with HTTP 200 Aug 16 21:11:26.012663 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 346/1368] 10.4.3.143 () {68 vars in 1598 bytes} [Sun Aug 16 21:11:25 2026] GET /volume/v3/volumes/c40cb0d2-3831-40f8-a6ae-e7205b26dbf0 => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:11:26.122163 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-71a08a16-96b3-4a1d-a060-dac5a1ceed4d None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:11:26.123045 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-71a08a16-96b3-4a1d-a060-dac5a1ceed4d None None] GET https://10.4.3.143/volume// Aug 16 21:11:26.123045 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-71a08a16-96b3-4a1d-a060-dac5a1ceed4d None None] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:11:26.123045 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-71a08a16-96b3-4a1d-a060-dac5a1ceed4d None None] Calling method 'all' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:11:26.123311 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-71a08a16-96b3-4a1d-a060-dac5a1ceed4d None None] https://10.4.3.143/volume// returned with HTTP 300 Aug 16 21:11:26.123605 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 343/1369] 10.4.3.143 () {66 vars in 1428 bytes} [Sun Aug 16 21:11: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 16 21:11:26.128653 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [req-b4293f99-f946-4d98-92cd-5031731eb54b req-bd57814c-ae86-46d9-bb3a-64232f03f099 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:11:26.132177 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [req-b4293f99-f946-4d98-92cd-5031731eb54b req-bd57814c-ae86-46d9-bb3a-64232f03f099 tempest-TestVolumeBootPatternV346-1109800622 tempest-TestVolumeBootPatternV346-1109800622-project-member] GET https://10.4.3.143/volume/v3/volumes/c2672d61-6d10-4f3d-9b40-0434a7081da0 Aug 16 21:11:26.133841 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [req-b4293f99-f946-4d98-92cd-5031731eb54b req-bd57814c-ae86-46d9-bb3a-64232f03f099 tempest-TestVolumeBootPatternV346-1109800622 tempest-TestVolumeBootPatternV346-1109800622-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:11:26.133841 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [req-b4293f99-f946-4d98-92cd-5031731eb54b req-bd57814c-ae86-46d9-bb3a-64232f03f099 tempest-TestVolumeBootPatternV346-1109800622 tempest-TestVolumeBootPatternV346-1109800622-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:11:26.135593 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [req-72a282c4-8062-429e-94ec-ffd2f78d7c4a req-ce9330af-0c68-47ca-b6e3-b7461af6f0c2 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:11:26.141353 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [req-72a282c4-8062-429e-94ec-ffd2f78d7c4a req-ce9330af-0c68-47ca-b6e3-b7461af6f0c2 tempest-ServerActionsTestOtherA-1432244591 tempest-ServerActionsTestOtherA-1432244591-project-member] POST https://10.4.3.143/volume/v3/attachments Aug 16 21:11:26.141353 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [req-72a282c4-8062-429e-94ec-ffd2f78d7c4a req-ce9330af-0c68-47ca-b6e3-b7461af6f0c2 tempest-ServerActionsTestOtherA-1432244591 tempest-ServerActionsTestOtherA-1432244591-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c40cb0d2-3831-40f8-a6ae-e7205b26dbf0", "connector": null, "instance_uuid": "0f2a9d58-8289-4998-be56-cdd944e834ae"}} {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:11:26.152279 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:11:26.152279 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:11:26.156070 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:11:26.156070 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:11:26.164514 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [req-b4293f99-f946-4d98-92cd-5031731eb54b req-bd57814c-ae86-46d9-bb3a-64232f03f099 tempest-TestVolumeBootPatternV346-1109800622 tempest-TestVolumeBootPatternV346-1109800622-project-member] Volume info retrieved successfully. Aug 16 21:11:26.174702 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [req-b4293f99-f946-4d98-92cd-5031731eb54b req-bd57814c-ae86-46d9-bb3a-64232f03f099 tempest-TestVolumeBootPatternV346-1109800622 tempest-TestVolumeBootPatternV346-1109800622-project-member] https://10.4.3.143/volume/v3/volumes/c2672d61-6d10-4f3d-9b40-0434a7081da0 returned with HTTP 200 Aug 16 21:11:26.175217 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 335/1370] 10.4.3.143 () {68 vars in 1598 bytes} [Sun Aug 16 21:11:26 2026] GET /volume/v3/volumes/c2672d61-6d10-4f3d-9b40-0434a7081da0 => generated 1405 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:11:26.186521 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [req-72a282c4-8062-429e-94ec-ffd2f78d7c4a req-ce9330af-0c68-47ca-b6e3-b7461af6f0c2 tempest-ServerActionsTestOtherA-1432244591 tempest-ServerActionsTestOtherA-1432244591-project-member] https://10.4.3.143/volume/v3/attachments returned with HTTP 200 Aug 16 21:11:26.189299 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 347/1371] 10.4.3.143 () {74 vars in 1594 bytes} [Sun Aug 16 21:11:26 2026] POST /volume/v3/attachments => generated 273 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:11:26.189385 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-29324244-e8e0-41b1-bb4c-5ae2c8d64569 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:11:26.189385 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-29324244-e8e0-41b1-bb4c-5ae2c8d64569 None None] GET https://10.4.3.143/volume// Aug 16 21:11:26.189385 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-29324244-e8e0-41b1-bb4c-5ae2c8d64569 None None] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:11:26.189385 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-29324244-e8e0-41b1-bb4c-5ae2c8d64569 None None] Calling method 'all' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:11:26.189385 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-29324244-e8e0-41b1-bb4c-5ae2c8d64569 None None] https://10.4.3.143/volume// returned with HTTP 300 Aug 16 21:11:26.189385 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 347/1372] 10.4.3.143 () {66 vars in 1419 bytes} [Sun Aug 16 21:11: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 16 21:11:26.204974 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [req-b4293f99-f946-4d98-92cd-5031731eb54b req-d5651362-908b-4680-97c0-c25c9aceaf9b None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:11:26.209976 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [req-b4293f99-f946-4d98-92cd-5031731eb54b req-d5651362-908b-4680-97c0-c25c9aceaf9b tempest-TestVolumeBootPatternV346-1109800622 tempest-TestVolumeBootPatternV346-1109800622-project-member] POST https://10.4.3.143/volume/v3/attachments Aug 16 21:11:26.210941 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [req-b4293f99-f946-4d98-92cd-5031731eb54b req-d5651362-908b-4680-97c0-c25c9aceaf9b tempest-TestVolumeBootPatternV346-1109800622 tempest-TestVolumeBootPatternV346-1109800622-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c2672d61-6d10-4f3d-9b40-0434a7081da0", "connector": null, "instance_uuid": "beb97637-9460-41b4-a470-902b0d86936f"}} {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:11:26.225231 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:11:26.225231 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:11:26.227506 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-bfe47867-71f0-45bb-b4b5-0e3be17f09f5 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:11:26.229572 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-bfe47867-71f0-45bb-b4b5-0e3be17f09f5 tempest-ServerActionsTestOtherA-1432244591 tempest-ServerActionsTestOtherA-1432244591-project-member] GET https://10.4.3.143/volume/v3/volumes/c40cb0d2-3831-40f8-a6ae-e7205b26dbf0 Aug 16 21:11:26.229762 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-bfe47867-71f0-45bb-b4b5-0e3be17f09f5 tempest-ServerActionsTestOtherA-1432244591 tempest-ServerActionsTestOtherA-1432244591-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:11:26.229991 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-bfe47867-71f0-45bb-b4b5-0e3be17f09f5 tempest-ServerActionsTestOtherA-1432244591 tempest-ServerActionsTestOtherA-1432244591-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:11:26.243441 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:11:26.243441 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:11:26.249102 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-bfe47867-71f0-45bb-b4b5-0e3be17f09f5 tempest-ServerActionsTestOtherA-1432244591 tempest-ServerActionsTestOtherA-1432244591-project-member] Volume info retrieved successfully. Aug 16 21:11:26.249372 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-0d32b154-447b-4bdd-b5c5-54c93babdda1 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:11:26.250375 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-0d32b154-447b-4bdd-b5c5-54c93babdda1 None None] GET https://10.4.3.143/volume// Aug 16 21:11:26.251180 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-0d32b154-447b-4bdd-b5c5-54c93babdda1 None None] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:11:26.251180 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-0d32b154-447b-4bdd-b5c5-54c93babdda1 None None] Calling method 'all' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:11:26.251462 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-0d32b154-447b-4bdd-b5c5-54c93babdda1 None None] https://10.4.3.143/volume// returned with HTTP 300 Aug 16 21:11:26.253147 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 348/1373] 10.4.3.143 () {66 vars in 1426 bytes} [Sun Aug 16 21: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 16 21:11:26.254352 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-bfe47867-71f0-45bb-b4b5-0e3be17f09f5 tempest-ServerActionsTestOtherA-1432244591 tempest-ServerActionsTestOtherA-1432244591-project-member] https://10.4.3.143/volume/v3/volumes/c40cb0d2-3831-40f8-a6ae-e7205b26dbf0 returned with HTTP 200 Aug 16 21:11:26.254723 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 336/1374] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:11:26 2026] GET /volume/v3/volumes/c40cb0d2-3831-40f8-a6ae-e7205b26dbf0 => generated 846 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:11:26.265253 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [req-72a282c4-8062-429e-94ec-ffd2f78d7c4a req-f6d5d000-4c6c-4e7a-aafb-2cb7cfe94eb3 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:11:26.269938 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [req-72a282c4-8062-429e-94ec-ffd2f78d7c4a req-f6d5d000-4c6c-4e7a-aafb-2cb7cfe94eb3 tempest-ServerActionsTestOtherA-1432244591 tempest-ServerActionsTestOtherA-1432244591-project-member] GET https://10.4.3.143/volume/v3/volumes/c40cb0d2-3831-40f8-a6ae-e7205b26dbf0 Aug 16 21:11:26.270268 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [req-72a282c4-8062-429e-94ec-ffd2f78d7c4a req-f6d5d000-4c6c-4e7a-aafb-2cb7cfe94eb3 tempest-ServerActionsTestOtherA-1432244591 tempest-ServerActionsTestOtherA-1432244591-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:11:26.270482 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [req-72a282c4-8062-429e-94ec-ffd2f78d7c4a req-f6d5d000-4c6c-4e7a-aafb-2cb7cfe94eb3 tempest-ServerActionsTestOtherA-1432244591 tempest-ServerActionsTestOtherA-1432244591-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:11:26.274024 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [req-b4293f99-f946-4d98-92cd-5031731eb54b req-d5651362-908b-4680-97c0-c25c9aceaf9b tempest-TestVolumeBootPatternV346-1109800622 tempest-TestVolumeBootPatternV346-1109800622-project-member] https://10.4.3.143/volume/v3/attachments returned with HTTP 200 Aug 16 21:11:26.274024 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 344/1375] 10.4.3.143 () {74 vars in 1594 bytes} [Sun Aug 16 21:11:26 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 16 21:11:26.281602 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:11:26.281602 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:11:26.285568 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [req-72a282c4-8062-429e-94ec-ffd2f78d7c4a req-f6d5d000-4c6c-4e7a-aafb-2cb7cfe94eb3 tempest-ServerActionsTestOtherA-1432244591 tempest-ServerActionsTestOtherA-1432244591-project-member] Volume info retrieved successfully. Aug 16 21:11:26.290949 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [req-72a282c4-8062-429e-94ec-ffd2f78d7c4a req-f6d5d000-4c6c-4e7a-aafb-2cb7cfe94eb3 tempest-ServerActionsTestOtherA-1432244591 tempest-ServerActionsTestOtherA-1432244591-project-member] https://10.4.3.143/volume/v3/volumes/c40cb0d2-3831-40f8-a6ae-e7205b26dbf0 returned with HTTP 200 Aug 16 21:11:26.291314 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 348/1376] 10.4.3.143 () {70 vars in 1639 bytes} [Sun Aug 16 21:11:26 2026] GET /volume/v3/volumes/c40cb0d2-3831-40f8-a6ae-e7205b26dbf0 => generated 1026 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 16 21:11:26.435633 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [req-72a282c4-8062-429e-94ec-ffd2f78d7c4a req-dc637e5a-e205-4ddf-ba8c-0a48ef80d356 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:11:26.441644 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [req-72a282c4-8062-429e-94ec-ffd2f78d7c4a req-dc637e5a-e205-4ddf-ba8c-0a48ef80d356 tempest-ServerActionsTestOtherA-1432244591 tempest-ServerActionsTestOtherA-1432244591-project-member] PUT https://10.4.3.143/volume/v3/attachments/25d1bdb6-bdad-4888-ae14-fa791a65cf9c Aug 16 21:11:26.443130 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [req-72a282c4-8062-429e-94ec-ffd2f78d7c4a req-dc637e5a-e205-4ddf-ba8c-0a48ef80d356 tempest-ServerActionsTestOtherA-1432244591 tempest-ServerActionsTestOtherA-1432244591-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.143", "host": "np0000007409", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:e42fbcbe2e9", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "69237b68-d654-4a76-81de-86e36bc8fb86", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:11:26.454639 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.coordination [req-72a282c4-8062-429e-94ec-ffd2f78d7c4a req-dc637e5a-e205-4ddf-ba8c-0a48ef80d356 tempest-ServerActionsTestOtherA-1432244591 tempest-ServerActionsTestOtherA-1432244591-project-member] Acquiring lock "cinder-attachment_update-c40cb0d2-3831-40f8-a6ae-e7205b26dbf0-np0000007409" by "attachment_update" {{(pid=100331) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:11:26.462160 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.coordination [req-72a282c4-8062-429e-94ec-ffd2f78d7c4a req-dc637e5a-e205-4ddf-ba8c-0a48ef80d356 tempest-ServerActionsTestOtherA-1432244591 tempest-ServerActionsTestOtherA-1432244591-project-member] Lock "cinder-attachment_update-c40cb0d2-3831-40f8-a6ae-e7205b26dbf0-np0000007409" acquired by "attachment_update" :: waited 0.006s {{(pid=100331) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:11:26.462160 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:11:26.462160 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:11:26.572398 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.coordination [req-72a282c4-8062-429e-94ec-ffd2f78d7c4a req-dc637e5a-e205-4ddf-ba8c-0a48ef80d356 tempest-ServerActionsTestOtherA-1432244591 tempest-ServerActionsTestOtherA-1432244591-project-member] Lock "cinder-attachment_update-c40cb0d2-3831-40f8-a6ae-e7205b26dbf0-np0000007409" released by "attachment_update" :: held 0.112s {{(pid=100331) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:11:26.572742 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [req-72a282c4-8062-429e-94ec-ffd2f78d7c4a req-dc637e5a-e205-4ddf-ba8c-0a48ef80d356 tempest-ServerActionsTestOtherA-1432244591 tempest-ServerActionsTestOtherA-1432244591-project-member] https://10.4.3.143/volume/v3/attachments/25d1bdb6-bdad-4888-ae14-fa791a65cf9c returned with HTTP 200 Aug 16 21:11:26.573221 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 349/1377] 10.4.3.143 () {74 vars in 1704 bytes} [Sun Aug 16 21:11:26 2026] PUT /volume/v3/attachments/25d1bdb6-bdad-4888-ae14-fa791a65cf9c => generated 969 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:11:26.918424 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-ee006569-35a1-4861-9299-e95825bdeff0 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:11:26.922844 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-ee006569-35a1-4861-9299-e95825bdeff0 tempest-VolumesBackupsV39Test-2096126949 tempest-VolumesBackupsV39Test-2096126949-project-member] GET https://10.4.3.143/volume/v3/backups/653b936b-7408-4694-845d-ff0715c0c6fc Aug 16 21:11:26.923191 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-ee006569-35a1-4861-9299-e95825bdeff0 tempest-VolumesBackupsV39Test-2096126949 tempest-VolumesBackupsV39Test-2096126949-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:11:26.923447 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-ee006569-35a1-4861-9299-e95825bdeff0 tempest-VolumesBackupsV39Test-2096126949 tempest-VolumesBackupsV39Test-2096126949-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:11:26.923600 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.v3.backups [None req-ee006569-35a1-4861-9299-e95825bdeff0 tempest-VolumesBackupsV39Test-2096126949 tempest-VolumesBackupsV39Test-2096126949-project-member] Show backup with id 653b936b-7408-4694-845d-ff0715c0c6fc. {{(pid=100333) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:11:26.932003 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:11:26.932003 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:11:26.933251 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-ee006569-35a1-4861-9299-e95825bdeff0 tempest-VolumesBackupsV39Test-2096126949 tempest-VolumesBackupsV39Test-2096126949-project-member] https://10.4.3.143/volume/v3/backups/653b936b-7408-4694-845d-ff0715c0c6fc returned with HTTP 200 Aug 16 21:11:26.933812 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 337/1378] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:11:26 2026] GET /volume/v3/backups/653b936b-7408-4694-845d-ff0715c0c6fc => generated 796 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:11:27.271820 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-09e75cc8-411f-4a1f-9371-652cb4642ff4 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:11:27.276170 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-09e75cc8-411f-4a1f-9371-652cb4642ff4 tempest-ServerActionsTestOtherA-1432244591 tempest-ServerActionsTestOtherA-1432244591-project-member] GET https://10.4.3.143/volume/v3/volumes/c40cb0d2-3831-40f8-a6ae-e7205b26dbf0 Aug 16 21:11:27.276426 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-09e75cc8-411f-4a1f-9371-652cb4642ff4 tempest-ServerActionsTestOtherA-1432244591 tempest-ServerActionsTestOtherA-1432244591-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:11:27.276678 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-09e75cc8-411f-4a1f-9371-652cb4642ff4 tempest-ServerActionsTestOtherA-1432244591 tempest-ServerActionsTestOtherA-1432244591-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:11:27.289258 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:11:27.289258 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:11:27.293765 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-09e75cc8-411f-4a1f-9371-652cb4642ff4 tempest-ServerActionsTestOtherA-1432244591 tempest-ServerActionsTestOtherA-1432244591-project-member] Volume info retrieved successfully. Aug 16 21:11:27.299406 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-09e75cc8-411f-4a1f-9371-652cb4642ff4 tempest-ServerActionsTestOtherA-1432244591 tempest-ServerActionsTestOtherA-1432244591-project-member] https://10.4.3.143/volume/v3/volumes/c40cb0d2-3831-40f8-a6ae-e7205b26dbf0 returned with HTTP 200 Aug 16 21:11:27.300494 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 345/1379] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:11:27 2026] GET /volume/v3/volumes/c40cb0d2-3831-40f8-a6ae-e7205b26dbf0 => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:11:27.806977 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-d60b859e-4763-4580-9281-8fc47f0a255b None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:11:27.806977 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-d60b859e-4763-4580-9281-8fc47f0a255b None None] GET https://10.4.3.143/volume// Aug 16 21:11:27.806977 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-d60b859e-4763-4580-9281-8fc47f0a255b None None] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:11:27.806977 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-d60b859e-4763-4580-9281-8fc47f0a255b None None] Calling method 'all' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:11:27.806977 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-d60b859e-4763-4580-9281-8fc47f0a255b None None] https://10.4.3.143/volume// returned with HTTP 300 Aug 16 21:11:27.806977 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 349/1380] 10.4.3.143 () {66 vars in 1426 bytes} [Sun Aug 16 21: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 16 21:11:27.823739 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [req-b4293f99-f946-4d98-92cd-5031731eb54b req-2342f434-9549-4f9f-87fd-8fcd9e1f66ad None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:11:27.826063 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [req-b4293f99-f946-4d98-92cd-5031731eb54b req-2342f434-9549-4f9f-87fd-8fcd9e1f66ad tempest-TestVolumeBootPatternV346-1109800622 tempest-TestVolumeBootPatternV346-1109800622-project-member] GET https://10.4.3.143/volume/v3/volumes/c2672d61-6d10-4f3d-9b40-0434a7081da0 Aug 16 21:11:27.826441 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [req-b4293f99-f946-4d98-92cd-5031731eb54b req-2342f434-9549-4f9f-87fd-8fcd9e1f66ad tempest-TestVolumeBootPatternV346-1109800622 tempest-TestVolumeBootPatternV346-1109800622-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:11:27.826674 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [req-b4293f99-f946-4d98-92cd-5031731eb54b req-2342f434-9549-4f9f-87fd-8fcd9e1f66ad tempest-TestVolumeBootPatternV346-1109800622 tempest-TestVolumeBootPatternV346-1109800622-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:11:27.839882 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:11:27.839882 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:11:27.845209 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [req-b4293f99-f946-4d98-92cd-5031731eb54b req-2342f434-9549-4f9f-87fd-8fcd9e1f66ad tempest-TestVolumeBootPatternV346-1109800622 tempest-TestVolumeBootPatternV346-1109800622-project-member] Volume info retrieved successfully. Aug 16 21:11:27.850611 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [req-b4293f99-f946-4d98-92cd-5031731eb54b req-2342f434-9549-4f9f-87fd-8fcd9e1f66ad tempest-TestVolumeBootPatternV346-1109800622 tempest-TestVolumeBootPatternV346-1109800622-project-member] https://10.4.3.143/volume/v3/volumes/c2672d61-6d10-4f3d-9b40-0434a7081da0 returned with HTTP 200 Aug 16 21:11:27.851260 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 350/1381] 10.4.3.143 () {70 vars in 1639 bytes} [Sun Aug 16 21:11:27 2026] GET /volume/v3/volumes/c2672d61-6d10-4f3d-9b40-0434a7081da0 => generated 1584 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 16 21:11:27.946328 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-d684135c-733a-4c7f-8b0b-138946b6860c None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:11:27.950939 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-d684135c-733a-4c7f-8b0b-138946b6860c tempest-VolumesBackupsV39Test-2096126949 tempest-VolumesBackupsV39Test-2096126949-project-member] GET https://10.4.3.143/volume/v3/backups/653b936b-7408-4694-845d-ff0715c0c6fc Aug 16 21:11:27.950939 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-d684135c-733a-4c7f-8b0b-138946b6860c tempest-VolumesBackupsV39Test-2096126949 tempest-VolumesBackupsV39Test-2096126949-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:11:27.950939 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-d684135c-733a-4c7f-8b0b-138946b6860c tempest-VolumesBackupsV39Test-2096126949 tempest-VolumesBackupsV39Test-2096126949-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:11:27.950939 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.v3.backups [None req-d684135c-733a-4c7f-8b0b-138946b6860c tempest-VolumesBackupsV39Test-2096126949 tempest-VolumesBackupsV39Test-2096126949-project-member] Show backup with id 653b936b-7408-4694-845d-ff0715c0c6fc. {{(pid=100333) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:11:27.957255 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:11:27.957255 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:11:27.958440 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-d684135c-733a-4c7f-8b0b-138946b6860c tempest-VolumesBackupsV39Test-2096126949 tempest-VolumesBackupsV39Test-2096126949-project-member] https://10.4.3.143/volume/v3/backups/653b936b-7408-4694-845d-ff0715c0c6fc returned with HTTP 200 Aug 16 21:11:27.958935 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 338/1382] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:11:27 2026] GET /volume/v3/backups/653b936b-7408-4694-845d-ff0715c0c6fc => generated 796 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:11:27.992100 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [req-b4293f99-f946-4d98-92cd-5031731eb54b req-afc35337-5acf-4b48-923b-86cf5fabb0ff None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:11:27.997438 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [req-b4293f99-f946-4d98-92cd-5031731eb54b req-afc35337-5acf-4b48-923b-86cf5fabb0ff tempest-TestVolumeBootPatternV346-1109800622 tempest-TestVolumeBootPatternV346-1109800622-project-member] PUT https://10.4.3.143/volume/v3/attachments/039b5c36-41a5-47de-9592-e93007ad9ca7 Aug 16 21:11:27.997802 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [req-b4293f99-f946-4d98-92cd-5031731eb54b req-afc35337-5acf-4b48-923b-86cf5fabb0ff tempest-TestVolumeBootPatternV346-1109800622 tempest-TestVolumeBootPatternV346-1109800622-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.143", "host": "np0000007409", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:e42fbcbe2e9", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "69237b68-d654-4a76-81de-86e36bc8fb86", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:11:28.007587 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.coordination [req-b4293f99-f946-4d98-92cd-5031731eb54b req-afc35337-5acf-4b48-923b-86cf5fabb0ff tempest-TestVolumeBootPatternV346-1109800622 tempest-TestVolumeBootPatternV346-1109800622-project-member] Acquiring lock "cinder-attachment_update-c2672d61-6d10-4f3d-9b40-0434a7081da0-np0000007409" by "attachment_update" {{(pid=100332) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:11:28.012869 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.coordination [req-b4293f99-f946-4d98-92cd-5031731eb54b req-afc35337-5acf-4b48-923b-86cf5fabb0ff tempest-TestVolumeBootPatternV346-1109800622 tempest-TestVolumeBootPatternV346-1109800622-project-member] Lock "cinder-attachment_update-c2672d61-6d10-4f3d-9b40-0434a7081da0-np0000007409" acquired by "attachment_update" :: waited 0.005s {{(pid=100332) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:11:28.013288 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:11:28.013288 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:11:28.108466 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.coordination [req-b4293f99-f946-4d98-92cd-5031731eb54b req-afc35337-5acf-4b48-923b-86cf5fabb0ff tempest-TestVolumeBootPatternV346-1109800622 tempest-TestVolumeBootPatternV346-1109800622-project-member] Lock "cinder-attachment_update-c2672d61-6d10-4f3d-9b40-0434a7081da0-np0000007409" released by "attachment_update" :: held 0.096s {{(pid=100332) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:11:28.109076 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [req-b4293f99-f946-4d98-92cd-5031731eb54b req-afc35337-5acf-4b48-923b-86cf5fabb0ff tempest-TestVolumeBootPatternV346-1109800622 tempest-TestVolumeBootPatternV346-1109800622-project-member] https://10.4.3.143/volume/v3/attachments/039b5c36-41a5-47de-9592-e93007ad9ca7 returned with HTTP 200 Aug 16 21:11:28.109673 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 346/1383] 10.4.3.143 () {74 vars in 1704 bytes} [Sun Aug 16 21:11:27 2026] PUT /volume/v3/attachments/039b5c36-41a5-47de-9592-e93007ad9ca7 => generated 969 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:11:28.133190 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [req-b4293f99-f946-4d98-92cd-5031731eb54b req-759ab5b7-c601-462b-8027-570d98d73b6c None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:11:28.138948 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [req-b4293f99-f946-4d98-92cd-5031731eb54b req-759ab5b7-c601-462b-8027-570d98d73b6c tempest-TestVolumeBootPatternV346-1109800622 tempest-TestVolumeBootPatternV346-1109800622-project-member] POST https://10.4.3.143/volume/v3/attachments/039b5c36-41a5-47de-9592-e93007ad9ca7/action Aug 16 21:11:28.138948 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [req-b4293f99-f946-4d98-92cd-5031731eb54b req-759ab5b7-c601-462b-8027-570d98d73b6c tempest-TestVolumeBootPatternV346-1109800622 tempest-TestVolumeBootPatternV346-1109800622-project-member] Action body: b'{"os-complete": null}' {{(pid=100330) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 21:11:28.138948 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [req-b4293f99-f946-4d98-92cd-5031731eb54b req-759ab5b7-c601-462b-8027-570d98d73b6c tempest-TestVolumeBootPatternV346-1109800622 tempest-TestVolumeBootPatternV346-1109800622-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:11:28.157668 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:11:28.157668 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:11:28.171264 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [req-b4293f99-f946-4d98-92cd-5031731eb54b req-759ab5b7-c601-462b-8027-570d98d73b6c tempest-TestVolumeBootPatternV346-1109800622 tempest-TestVolumeBootPatternV346-1109800622-project-member] https://10.4.3.143/volume/v3/attachments/039b5c36-41a5-47de-9592-e93007ad9ca7/action returned with HTTP 204 Aug 16 21:11:28.171264 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 350/1384] 10.4.3.143 () {74 vars in 1725 bytes} [Sun Aug 16 21:11:28 2026] POST /volume/v3/attachments/039b5c36-41a5-47de-9592-e93007ad9ca7/action => generated 0 bytes in 39 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:11:28.312796 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-1785fa05-a423-41ef-b680-e3400f523f6c None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:11:28.314672 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-1785fa05-a423-41ef-b680-e3400f523f6c tempest-ServerActionsTestOtherA-1432244591 tempest-ServerActionsTestOtherA-1432244591-project-member] GET https://10.4.3.143/volume/v3/volumes/c40cb0d2-3831-40f8-a6ae-e7205b26dbf0 Aug 16 21:11:28.314989 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-1785fa05-a423-41ef-b680-e3400f523f6c tempest-ServerActionsTestOtherA-1432244591 tempest-ServerActionsTestOtherA-1432244591-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:11:28.315183 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-1785fa05-a423-41ef-b680-e3400f523f6c tempest-ServerActionsTestOtherA-1432244591 tempest-ServerActionsTestOtherA-1432244591-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:11:28.326043 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:11:28.326043 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:11:28.330240 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-1785fa05-a423-41ef-b680-e3400f523f6c tempest-ServerActionsTestOtherA-1432244591 tempest-ServerActionsTestOtherA-1432244591-project-member] Volume info retrieved successfully. Aug 16 21:11:28.334644 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-1785fa05-a423-41ef-b680-e3400f523f6c tempest-ServerActionsTestOtherA-1432244591 tempest-ServerActionsTestOtherA-1432244591-project-member] https://10.4.3.143/volume/v3/volumes/c40cb0d2-3831-40f8-a6ae-e7205b26dbf0 returned with HTTP 200 Aug 16 21:11:28.335129 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 351/1385] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:11:28 2026] GET /volume/v3/volumes/c40cb0d2-3831-40f8-a6ae-e7205b26dbf0 => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:11:28.480873 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-752de2b0-8b5c-421d-875d-a6ce75157724 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:11:28.483052 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-752de2b0-8b5c-421d-875d-a6ce75157724 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] POST https://10.4.3.143/volume/v3/volumes Aug 16 21:11:28.483481 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-752de2b0-8b5c-421d-875d-a6ce75157724 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-2001047159"}} {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:11:28.485267 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.v3.volumes [None req-752de2b0-8b5c-421d-875d-a6ce75157724 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-2001047159'}} {{(pid=100333) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 21:11:28.489195 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.v3.volumes [None req-752de2b0-8b5c-421d-875d-a6ce75157724 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Create volume of 1 GB Aug 16 21:11:28.489534 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:11:28.489534 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:11:28.490304 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-752de2b0-8b5c-421d-875d-a6ce75157724 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Availability Zones retrieved successfully. Aug 16 21:11:28.497663 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-752de2b0-8b5c-421d-875d-a6ce75157724 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Flow 'volume_create_api' (d8ba50e1-cba4-4380-8161-b85b359ea532) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100333) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:11:28.498810 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-752de2b0-8b5c-421d-875d-a6ce75157724 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4139d797-2e75-4060-9a9b-e72bf90ca244) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:11:28.500938 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.flows.api.create_volume [None req-752de2b0-8b5c-421d-875d-a6ce75157724 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Validating volume size '1' using validate_int {{(pid=100333) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 21:11:28.510415 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:11:28.510415 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:11:28.526747 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-752de2b0-8b5c-421d-875d-a6ce75157724 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4139d797-2e75-4060-9a9b-e72bf90ca244) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T21:04:32Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=ff3245f7-c000-4f43-94f1-4f4399c738da,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff3245f7-c000-4f43-94f1-4f4399c738da', 'encryption_key_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=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:11:28.527712 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-752de2b0-8b5c-421d-875d-a6ce75157724 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e36a409a-e1e1-4f94-bd52-46cc1b205088) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:11:28.581472 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.quota [None req-752de2b0-8b5c-421d-875d-a6ce75157724 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Created reservations ['f98baeba-764a-4eae-9d37-b9b66901a49d', '36e15805-8590-49b7-9a18-ffb24cd57067', '8ac63904-f2c1-4efd-8a67-7d6cc0319ca7', 'af38eaef-bde8-453b-b077-61b89585babc'] {{(pid=100333) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:11:28.581472 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-752de2b0-8b5c-421d-875d-a6ce75157724 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e36a409a-e1e1-4f94-bd52-46cc1b205088) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f98baeba-764a-4eae-9d37-b9b66901a49d', '36e15805-8590-49b7-9a18-ffb24cd57067', '8ac63904-f2c1-4efd-8a67-7d6cc0319ca7', 'af38eaef-bde8-453b-b077-61b89585babc']}' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:11:28.581472 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-752de2b0-8b5c-421d-875d-a6ce75157724 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f26e0072-c31d-48bd-845e-682c9d871a0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:11:28.608850 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-752de2b0-8b5c-421d-875d-a6ce75157724 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f26e0072-c31d-48bd-845e-682c9d871a0d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3beda35d-e4b2-4e5d-b122-0adba57f927f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-2001047159',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='a14176023701407b9148d31fcc6a9151',qos_specs=None,replication_status=,reservations=['f98baeba-764a-4eae-9d37-b9b66901a49d','36e15805-8590-49b7-9a18-ffb24cd57067','8ac63904-f2c1-4efd-8a67-7d6cc0319ca7','af38eaef-bde8-453b-b077-61b89585babc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8352064d8b8441cf97930aa639732f5d',volume_type_id=ff3245f7-c000-4f43-94f1-4f4399c738da), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T21:11:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-2001047159',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3beda35d-e4b2-4e5d-b122-0adba57f927f,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='a14176023701407b9148d31fcc6a9151',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8352064d8b8441cf97930aa639732f5d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff3245f7-c000-4f43-94f1-4f4399c738da),volume_type_id=ff3245f7-c000-4f43-94f1-4f4399c738da)}' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:11:28.610570 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-752de2b0-8b5c-421d-875d-a6ce75157724 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b00a9d1b-a283-4d2e-b1eb-4828182acd82) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:11:28.637422 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-752de2b0-8b5c-421d-875d-a6ce75157724 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b00a9d1b-a283-4d2e-b1eb-4828182acd82) transitioned into state 'SUCCESS' from state '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-2001047159',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='a14176023701407b9148d31fcc6a9151',qos_specs=None,replication_status=,reservations=['f98baeba-764a-4eae-9d37-b9b66901a49d','36e15805-8590-49b7-9a18-ffb24cd57067','8ac63904-f2c1-4efd-8a67-7d6cc0319ca7','af38eaef-bde8-453b-b077-61b89585babc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8352064d8b8441cf97930aa639732f5d',volume_type_id=ff3245f7-c000-4f43-94f1-4f4399c738da)}' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:11:28.640152 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-752de2b0-8b5c-421d-875d-a6ce75157724 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (60969616-0b39-4f45-b241-ec0dc2a50c95) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:11:28.649146 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-752de2b0-8b5c-421d-875d-a6ce75157724 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (60969616-0b39-4f45-b241-ec0dc2a50c95) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:11:28.650715 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-752de2b0-8b5c-421d-875d-a6ce75157724 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Flow 'volume_create_api' (d8ba50e1-cba4-4380-8161-b85b359ea532) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100333) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:11:28.651151 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-752de2b0-8b5c-421d-875d-a6ce75157724 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Create volume request issued successfully. Aug 16 21:11:28.652034 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-752de2b0-8b5c-421d-875d-a6ce75157724 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Aug 16 21:11:28.655948 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 339/1386] 10.4.3.143 () {68 vars in 1259 bytes} [Sun Aug 16 21:11:28 2026] POST /volume/v3/volumes => generated 760 bytes in 172 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 21:11:28.665626 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-2a4560d9-67db-463d-bfc7-ca7c6daba77f None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:11:28.669816 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-2a4560d9-67db-463d-bfc7-ca7c6daba77f tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] GET https://10.4.3.143/volume/v3/volumes/3beda35d-e4b2-4e5d-b122-0adba57f927f Aug 16 21:11:28.670105 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-2a4560d9-67db-463d-bfc7-ca7c6daba77f tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:11:28.670347 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-2a4560d9-67db-463d-bfc7-ca7c6daba77f tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:11:28.683810 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:11:28.683810 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:11:28.689453 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-2a4560d9-67db-463d-bfc7-ca7c6daba77f tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Volume info retrieved successfully. Aug 16 21:11:28.698796 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-2a4560d9-67db-463d-bfc7-ca7c6daba77f tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] https://10.4.3.143/volume/v3/volumes/3beda35d-e4b2-4e5d-b122-0adba57f927f returned with HTTP 200 Aug 16 21:11:28.699581 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 347/1387] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:11:28 2026] GET /volume/v3/volumes/3beda35d-e4b2-4e5d-b122-0adba57f927f => generated 828 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:11:28.974485 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-5f1406d6-9f6b-4cb9-b022-fd9cb07fbf32 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:11:28.976752 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-5f1406d6-9f6b-4cb9-b022-fd9cb07fbf32 tempest-VolumesBackupsV39Test-2096126949 tempest-VolumesBackupsV39Test-2096126949-project-member] GET https://10.4.3.143/volume/v3/backups/653b936b-7408-4694-845d-ff0715c0c6fc Aug 16 21:11:28.977099 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-5f1406d6-9f6b-4cb9-b022-fd9cb07fbf32 tempest-VolumesBackupsV39Test-2096126949 tempest-VolumesBackupsV39Test-2096126949-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:11:28.977461 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-5f1406d6-9f6b-4cb9-b022-fd9cb07fbf32 tempest-VolumesBackupsV39Test-2096126949 tempest-VolumesBackupsV39Test-2096126949-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:11:28.977708 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.v3.backups [None req-5f1406d6-9f6b-4cb9-b022-fd9cb07fbf32 tempest-VolumesBackupsV39Test-2096126949 tempest-VolumesBackupsV39Test-2096126949-project-member] Show backup with id 653b936b-7408-4694-845d-ff0715c0c6fc. {{(pid=100330) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:11:28.983423 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:11:28.983423 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:11:28.984163 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-5f1406d6-9f6b-4cb9-b022-fd9cb07fbf32 tempest-VolumesBackupsV39Test-2096126949 tempest-VolumesBackupsV39Test-2096126949-project-member] https://10.4.3.143/volume/v3/backups/653b936b-7408-4694-845d-ff0715c0c6fc returned with HTTP 200 Aug 16 21:11:28.984580 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 351/1388] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:11:28 2026] GET /volume/v3/backups/653b936b-7408-4694-845d-ff0715c0c6fc => generated 796 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:11:29.346566 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-7abc5f49-9e79-47db-b563-6c223549912d None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:11:29.348334 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-7abc5f49-9e79-47db-b563-6c223549912d tempest-ServerActionsTestOtherA-1432244591 tempest-ServerActionsTestOtherA-1432244591-project-member] GET https://10.4.3.143/volume/v3/volumes/c40cb0d2-3831-40f8-a6ae-e7205b26dbf0 Aug 16 21:11:29.348524 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-7abc5f49-9e79-47db-b563-6c223549912d tempest-ServerActionsTestOtherA-1432244591 tempest-ServerActionsTestOtherA-1432244591-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:11:29.348724 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-7abc5f49-9e79-47db-b563-6c223549912d tempest-ServerActionsTestOtherA-1432244591 tempest-ServerActionsTestOtherA-1432244591-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:11:29.361121 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:11:29.361121 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:11:29.368414 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-7abc5f49-9e79-47db-b563-6c223549912d tempest-ServerActionsTestOtherA-1432244591 tempest-ServerActionsTestOtherA-1432244591-project-member] Volume info retrieved successfully. Aug 16 21:11:29.373116 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-7abc5f49-9e79-47db-b563-6c223549912d tempest-ServerActionsTestOtherA-1432244591 tempest-ServerActionsTestOtherA-1432244591-project-member] https://10.4.3.143/volume/v3/volumes/c40cb0d2-3831-40f8-a6ae-e7205b26dbf0 returned with HTTP 200 Aug 16 21:11:29.373497 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 352/1389] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:11:29 2026] GET /volume/v3/volumes/c40cb0d2-3831-40f8-a6ae-e7205b26dbf0 => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:11:29.715046 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-a7e6fcaa-4899-4399-b12d-1817526189ff None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:11:29.717324 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-a7e6fcaa-4899-4399-b12d-1817526189ff tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] GET https://10.4.3.143/volume/v3/volumes/3beda35d-e4b2-4e5d-b122-0adba57f927f Aug 16 21:11:29.717807 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-a7e6fcaa-4899-4399-b12d-1817526189ff tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:11:29.718591 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-a7e6fcaa-4899-4399-b12d-1817526189ff tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:11:29.730011 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:11:29.730011 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:11:29.737511 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-a7e6fcaa-4899-4399-b12d-1817526189ff tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Volume info retrieved successfully. Aug 16 21:11:29.743399 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-a7e6fcaa-4899-4399-b12d-1817526189ff tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] https://10.4.3.143/volume/v3/volumes/3beda35d-e4b2-4e5d-b122-0adba57f927f returned with HTTP 200 Aug 16 21:11:29.744224 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 340/1390] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:11:29 2026] GET /volume/v3/volumes/3beda35d-e4b2-4e5d-b122-0adba57f927f => generated 853 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:11:29.795154 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [req-6f501e27-adf3-4982-8c03-7f8afe225567 req-5cf7d79c-96a9-4f20-8e1d-9d10a2ccf4db None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:11:29.798004 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [req-6f501e27-adf3-4982-8c03-7f8afe225567 req-5cf7d79c-96a9-4f20-8e1d-9d10a2ccf4db tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] GET https://10.4.3.143/volume/v3/volumes/3beda35d-e4b2-4e5d-b122-0adba57f927f Aug 16 21:11:29.798262 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [req-6f501e27-adf3-4982-8c03-7f8afe225567 req-5cf7d79c-96a9-4f20-8e1d-9d10a2ccf4db tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:11:29.798489 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [req-6f501e27-adf3-4982-8c03-7f8afe225567 req-5cf7d79c-96a9-4f20-8e1d-9d10a2ccf4db tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:11:29.813570 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:11:29.813570 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:11:29.821566 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [req-6f501e27-adf3-4982-8c03-7f8afe225567 req-5cf7d79c-96a9-4f20-8e1d-9d10a2ccf4db tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Volume info retrieved successfully. Aug 16 21:11:29.830863 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [req-6f501e27-adf3-4982-8c03-7f8afe225567 req-5cf7d79c-96a9-4f20-8e1d-9d10a2ccf4db tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] https://10.4.3.143/volume/v3/volumes/3beda35d-e4b2-4e5d-b122-0adba57f927f returned with HTTP 200 Aug 16 21:11:29.830863 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 348/1391] 10.4.3.143 () {68 vars in 1598 bytes} [Sun Aug 16 21:11:29 2026] GET /volume/v3/volumes/3beda35d-e4b2-4e5d-b122-0adba57f927f => generated 853 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:11:29.905648 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [req-72a282c4-8062-429e-94ec-ffd2f78d7c4a req-ca45ad59-71e6-4fd6-8d7d-063648d24432 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:11:29.909027 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [req-72a282c4-8062-429e-94ec-ffd2f78d7c4a req-ca45ad59-71e6-4fd6-8d7d-063648d24432 tempest-ServerActionsTestOtherA-1432244591 tempest-ServerActionsTestOtherA-1432244591-project-member] POST https://10.4.3.143/volume/v3/attachments/25d1bdb6-bdad-4888-ae14-fa791a65cf9c/action Aug 16 21:11:29.909529 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [req-72a282c4-8062-429e-94ec-ffd2f78d7c4a req-ca45ad59-71e6-4fd6-8d7d-063648d24432 tempest-ServerActionsTestOtherA-1432244591 tempest-ServerActionsTestOtherA-1432244591-project-member] Action body: b'{"os-complete": null}' {{(pid=100330) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 21:11:29.909591 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [req-72a282c4-8062-429e-94ec-ffd2f78d7c4a req-ca45ad59-71e6-4fd6-8d7d-063648d24432 tempest-ServerActionsTestOtherA-1432244591 tempest-ServerActionsTestOtherA-1432244591-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:11:29.931218 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-efea07e5-11a7-46fe-97a0-93ec563edcf3 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:11:29.931697 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:11:29.931697 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:11:29.931814 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-efea07e5-11a7-46fe-97a0-93ec563edcf3 None None] GET https://10.4.3.143/volume// Aug 16 21:11:29.931814 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-efea07e5-11a7-46fe-97a0-93ec563edcf3 None None] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:11:29.933200 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-efea07e5-11a7-46fe-97a0-93ec563edcf3 None None] Calling method 'all' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:11:29.933200 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-efea07e5-11a7-46fe-97a0-93ec563edcf3 None None] https://10.4.3.143/volume// returned with HTTP 300 Aug 16 21:11:29.933200 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 353/1392] 10.4.3.143 () {66 vars in 1428 bytes} [Sun Aug 16 21:11: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 16 21:11:29.944403 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [req-6f501e27-adf3-4982-8c03-7f8afe225567 req-93b57745-7c4c-4b77-b443-cd3b2297ccbf None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:11:29.948259 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [req-6f501e27-adf3-4982-8c03-7f8afe225567 req-93b57745-7c4c-4b77-b443-cd3b2297ccbf tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] POST https://10.4.3.143/volume/v3/attachments Aug 16 21:11:29.948820 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [req-6f501e27-adf3-4982-8c03-7f8afe225567 req-93b57745-7c4c-4b77-b443-cd3b2297ccbf tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "3beda35d-e4b2-4e5d-b122-0adba57f927f", "connector": null, "instance_uuid": "138c07ba-f6ce-4c3f-94e6-cf8a602d97ab"}} {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:11:29.954626 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [req-72a282c4-8062-429e-94ec-ffd2f78d7c4a req-ca45ad59-71e6-4fd6-8d7d-063648d24432 tempest-ServerActionsTestOtherA-1432244591 tempest-ServerActionsTestOtherA-1432244591-project-member] https://10.4.3.143/volume/v3/attachments/25d1bdb6-bdad-4888-ae14-fa791a65cf9c/action returned with HTTP 204 Aug 16 21:11:29.955209 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 352/1393] 10.4.3.143 () {74 vars in 1725 bytes} [Sun Aug 16 21:11:29 2026] POST /volume/v3/attachments/25d1bdb6-bdad-4888-ae14-fa791a65cf9c/action => generated 0 bytes in 50 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:11:29.970007 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:11:29.970007 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:11:30.001075 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-91828494-d976-4416-95f6-705da19046f9 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:11:30.002796 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-91828494-d976-4416-95f6-705da19046f9 tempest-VolumesBackupsV39Test-2096126949 tempest-VolumesBackupsV39Test-2096126949-project-member] GET https://10.4.3.143/volume/v3/backups/653b936b-7408-4694-845d-ff0715c0c6fc Aug 16 21:11:30.003155 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-91828494-d976-4416-95f6-705da19046f9 tempest-VolumesBackupsV39Test-2096126949 tempest-VolumesBackupsV39Test-2096126949-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:11:30.004556 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-91828494-d976-4416-95f6-705da19046f9 tempest-VolumesBackupsV39Test-2096126949 tempest-VolumesBackupsV39Test-2096126949-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:11:30.004556 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.v3.backups [None req-91828494-d976-4416-95f6-705da19046f9 tempest-VolumesBackupsV39Test-2096126949 tempest-VolumesBackupsV39Test-2096126949-project-member] Show backup with id 653b936b-7408-4694-845d-ff0715c0c6fc. {{(pid=100332) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:11:30.011009 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:11:30.011009 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:11:30.011009 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-91828494-d976-4416-95f6-705da19046f9 tempest-VolumesBackupsV39Test-2096126949 tempest-VolumesBackupsV39Test-2096126949-project-member] https://10.4.3.143/volume/v3/backups/653b936b-7408-4694-845d-ff0715c0c6fc returned with HTTP 200 Aug 16 21:11:30.011009 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 349/1394] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:11:29 2026] GET /volume/v3/backups/653b936b-7408-4694-845d-ff0715c0c6fc => generated 796 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:11:30.015025 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [req-6f501e27-adf3-4982-8c03-7f8afe225567 req-93b57745-7c4c-4b77-b443-cd3b2297ccbf tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] https://10.4.3.143/volume/v3/attachments returned with HTTP 200 Aug 16 21:11:30.015562 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 341/1395] 10.4.3.143 () {74 vars in 1594 bytes} [Sun Aug 16 21:11:29 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 16 21:11:30.063699 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-4cd2b8c6-2557-47bb-879e-8478a4bcefcc None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:11:30.064764 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-4cd2b8c6-2557-47bb-879e-8478a4bcefcc tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] GET https://10.4.3.143/volume/v3/volumes/3beda35d-e4b2-4e5d-b122-0adba57f927f Aug 16 21:11:30.064764 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-4cd2b8c6-2557-47bb-879e-8478a4bcefcc tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:11:30.064764 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-4cd2b8c6-2557-47bb-879e-8478a4bcefcc tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:11:30.076953 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-ba038413-5456-44b2-9a99-db5062d2278d None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:11:30.077977 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-ba038413-5456-44b2-9a99-db5062d2278d None None] GET https://10.4.3.143/volume// Aug 16 21:11:30.078072 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:11:30.078072 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:11:30.078133 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-ba038413-5456-44b2-9a99-db5062d2278d None None] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:11:30.078133 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-ba038413-5456-44b2-9a99-db5062d2278d None None] Calling method 'all' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:11:30.080203 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-ba038413-5456-44b2-9a99-db5062d2278d None None] https://10.4.3.143/volume// returned with HTTP 300 Aug 16 21:11:30.080203 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 353/1396] 10.4.3.143 () {66 vars in 1426 bytes} [Sun Aug 16 21:11:30 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 16 21:11:30.082493 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-4cd2b8c6-2557-47bb-879e-8478a4bcefcc tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Volume info retrieved successfully. Aug 16 21:11:30.087282 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-4cd2b8c6-2557-47bb-879e-8478a4bcefcc tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] https://10.4.3.143/volume/v3/volumes/3beda35d-e4b2-4e5d-b122-0adba57f927f returned with HTTP 200 Aug 16 21:11:30.087911 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 354/1397] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:11:30 2026] GET /volume/v3/volumes/3beda35d-e4b2-4e5d-b122-0adba57f927f => generated 852 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:11:30.096116 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [req-6f501e27-adf3-4982-8c03-7f8afe225567 req-9633ca71-bc96-4643-8c8a-a731882ca098 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:11:30.100774 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [req-6f501e27-adf3-4982-8c03-7f8afe225567 req-9633ca71-bc96-4643-8c8a-a731882ca098 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] GET https://10.4.3.143/volume/v3/volumes/3beda35d-e4b2-4e5d-b122-0adba57f927f Aug 16 21:11:30.101029 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [req-6f501e27-adf3-4982-8c03-7f8afe225567 req-9633ca71-bc96-4643-8c8a-a731882ca098 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:11:30.101224 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [req-6f501e27-adf3-4982-8c03-7f8afe225567 req-9633ca71-bc96-4643-8c8a-a731882ca098 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:11:30.116527 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:11:30.116527 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:11:30.121550 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [req-6f501e27-adf3-4982-8c03-7f8afe225567 req-9633ca71-bc96-4643-8c8a-a731882ca098 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Volume info retrieved successfully. Aug 16 21:11:30.130004 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [req-6f501e27-adf3-4982-8c03-7f8afe225567 req-9633ca71-bc96-4643-8c8a-a731882ca098 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] https://10.4.3.143/volume/v3/volumes/3beda35d-e4b2-4e5d-b122-0adba57f927f returned with HTTP 200 Aug 16 21:11:30.130608 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 350/1398] 10.4.3.143 () {70 vars in 1639 bytes} [Sun Aug 16 21:11:30 2026] GET /volume/v3/volumes/3beda35d-e4b2-4e5d-b122-0adba57f927f => generated 1032 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 16 21:11:30.256167 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [req-6f501e27-adf3-4982-8c03-7f8afe225567 req-68f449a1-b2be-40ef-bbe8-7ac634ad68bd None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:11:30.259369 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [req-6f501e27-adf3-4982-8c03-7f8afe225567 req-68f449a1-b2be-40ef-bbe8-7ac634ad68bd tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] PUT https://10.4.3.143/volume/v3/attachments/640396f9-74d0-4dba-95db-eee5f0894cc0 Aug 16 21:11:30.259908 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [req-6f501e27-adf3-4982-8c03-7f8afe225567 req-68f449a1-b2be-40ef-bbe8-7ac634ad68bd tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.143", "host": "np0000007409", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:e42fbcbe2e9", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "69237b68-d654-4a76-81de-86e36bc8fb86", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:11:30.269744 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.coordination [req-6f501e27-adf3-4982-8c03-7f8afe225567 req-68f449a1-b2be-40ef-bbe8-7ac634ad68bd tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Acquiring lock "cinder-attachment_update-3beda35d-e4b2-4e5d-b122-0adba57f927f-np0000007409" by "attachment_update" {{(pid=100333) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:11:30.274658 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.coordination [req-6f501e27-adf3-4982-8c03-7f8afe225567 req-68f449a1-b2be-40ef-bbe8-7ac634ad68bd tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Lock "cinder-attachment_update-3beda35d-e4b2-4e5d-b122-0adba57f927f-np0000007409" acquired by "attachment_update" :: waited 0.005s {{(pid=100333) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:11:30.275983 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:11:30.275983 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:11:30.390790 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-abc529d2-e6f9-4654-92fc-19989124dd5e None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:11:30.393069 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-abc529d2-e6f9-4654-92fc-19989124dd5e tempest-ServerActionsTestOtherA-1432244591 tempest-ServerActionsTestOtherA-1432244591-project-member] GET https://10.4.3.143/volume/v3/volumes/c40cb0d2-3831-40f8-a6ae-e7205b26dbf0 Aug 16 21:11:30.393818 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-abc529d2-e6f9-4654-92fc-19989124dd5e tempest-ServerActionsTestOtherA-1432244591 tempest-ServerActionsTestOtherA-1432244591-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:11:30.394108 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-abc529d2-e6f9-4654-92fc-19989124dd5e tempest-ServerActionsTestOtherA-1432244591 tempest-ServerActionsTestOtherA-1432244591-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:11:30.404354 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.coordination [req-6f501e27-adf3-4982-8c03-7f8afe225567 req-68f449a1-b2be-40ef-bbe8-7ac634ad68bd tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Lock "cinder-attachment_update-3beda35d-e4b2-4e5d-b122-0adba57f927f-np0000007409" released by "attachment_update" :: held 0.130s {{(pid=100333) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:11:30.404755 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [req-6f501e27-adf3-4982-8c03-7f8afe225567 req-68f449a1-b2be-40ef-bbe8-7ac634ad68bd tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] https://10.4.3.143/volume/v3/attachments/640396f9-74d0-4dba-95db-eee5f0894cc0 returned with HTTP 200 Aug 16 21:11:30.405311 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 342/1399] 10.4.3.143 () {74 vars in 1704 bytes} [Sun Aug 16 21:11:30 2026] PUT /volume/v3/attachments/640396f9-74d0-4dba-95db-eee5f0894cc0 => generated 969 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:11:30.406235 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:11:30.406235 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:11:30.414821 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-abc529d2-e6f9-4654-92fc-19989124dd5e tempest-ServerActionsTestOtherA-1432244591 tempest-ServerActionsTestOtherA-1432244591-project-member] Volume info retrieved successfully. Aug 16 21:11:30.422930 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-abc529d2-e6f9-4654-92fc-19989124dd5e tempest-ServerActionsTestOtherA-1432244591 tempest-ServerActionsTestOtherA-1432244591-project-member] https://10.4.3.143/volume/v3/volumes/c40cb0d2-3831-40f8-a6ae-e7205b26dbf0 returned with HTTP 200 Aug 16 21:11:30.423516 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 354/1400] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:11:30 2026] GET /volume/v3/volumes/c40cb0d2-3831-40f8-a6ae-e7205b26dbf0 => generated 1139 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:11:30.440515 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-54b5b46a-8e24-4419-9038-a1b4d21489fc None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:11:30.442670 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-54b5b46a-8e24-4419-9038-a1b4d21489fc tempest-ServerActionsTestOtherA-1432244591 tempest-ServerActionsTestOtherA-1432244591-project-member] GET https://10.4.3.143/volume/v3/volumes/c40cb0d2-3831-40f8-a6ae-e7205b26dbf0 Aug 16 21:11:30.442942 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-54b5b46a-8e24-4419-9038-a1b4d21489fc tempest-ServerActionsTestOtherA-1432244591 tempest-ServerActionsTestOtherA-1432244591-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:11:30.443191 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-54b5b46a-8e24-4419-9038-a1b4d21489fc tempest-ServerActionsTestOtherA-1432244591 tempest-ServerActionsTestOtherA-1432244591-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:11:30.445583 np0000007409 devstack@c-api.service[100331]: DEBUG dbcounter [-] [100331] Writing DB stats cinder:SELECT=346,cinder:UPDATE=74,cinder:INSERT=30 {{(pid=100331) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 16 21:11:30.456061 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:11:30.456061 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:11:30.461035 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-54b5b46a-8e24-4419-9038-a1b4d21489fc tempest-ServerActionsTestOtherA-1432244591 tempest-ServerActionsTestOtherA-1432244591-project-member] Volume info retrieved successfully. Aug 16 21:11:30.466637 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-54b5b46a-8e24-4419-9038-a1b4d21489fc tempest-ServerActionsTestOtherA-1432244591 tempest-ServerActionsTestOtherA-1432244591-project-member] https://10.4.3.143/volume/v3/volumes/c40cb0d2-3831-40f8-a6ae-e7205b26dbf0 returned with HTTP 200 Aug 16 21:11:30.467099 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 355/1401] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:11:30 2026] GET /volume/v3/volumes/c40cb0d2-3831-40f8-a6ae-e7205b26dbf0 => generated 1139 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:11:30.833239 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [req-1c22f1f2-6a4b-45df-a2b1-6f1e43dff693 req-8ff96b2b-4245-4cf1-af8b-c0389e3ece8d None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:11:30.835201 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [req-1c22f1f2-6a4b-45df-a2b1-6f1e43dff693 req-8ff96b2b-4245-4cf1-af8b-c0389e3ece8d tempest-ServerActionsTestOtherA-1432244591 tempest-ServerActionsTestOtherA-1432244591-project-member] GET https://10.4.3.143/volume/v3/volumes/c40cb0d2-3831-40f8-a6ae-e7205b26dbf0 Aug 16 21:11:30.835359 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [req-1c22f1f2-6a4b-45df-a2b1-6f1e43dff693 req-8ff96b2b-4245-4cf1-af8b-c0389e3ece8d tempest-ServerActionsTestOtherA-1432244591 tempest-ServerActionsTestOtherA-1432244591-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:11:30.835530 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [req-1c22f1f2-6a4b-45df-a2b1-6f1e43dff693 req-8ff96b2b-4245-4cf1-af8b-c0389e3ece8d tempest-ServerActionsTestOtherA-1432244591 tempest-ServerActionsTestOtherA-1432244591-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:11:30.843710 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:11:30.843710 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:11:30.846730 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [req-1c22f1f2-6a4b-45df-a2b1-6f1e43dff693 req-8ff96b2b-4245-4cf1-af8b-c0389e3ece8d tempest-ServerActionsTestOtherA-1432244591 tempest-ServerActionsTestOtherA-1432244591-project-member] Volume info retrieved successfully. Aug 16 21:11:30.850592 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [req-1c22f1f2-6a4b-45df-a2b1-6f1e43dff693 req-8ff96b2b-4245-4cf1-af8b-c0389e3ece8d tempest-ServerActionsTestOtherA-1432244591 tempest-ServerActionsTestOtherA-1432244591-project-member] https://10.4.3.143/volume/v3/volumes/c40cb0d2-3831-40f8-a6ae-e7205b26dbf0 returned with HTTP 200 Aug 16 21:11:30.850991 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 351/1402] 10.4.3.143 () {68 vars in 1598 bytes} [Sun Aug 16 21:11:30 2026] GET /volume/v3/volumes/c40cb0d2-3831-40f8-a6ae-e7205b26dbf0 => generated 1139 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:11:31.024106 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-6a15988d-064d-4402-b4e6-86e73240b5c0 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:11:31.025671 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-6a15988d-064d-4402-b4e6-86e73240b5c0 tempest-VolumesBackupsV39Test-2096126949 tempest-VolumesBackupsV39Test-2096126949-project-member] GET https://10.4.3.143/volume/v3/backups/653b936b-7408-4694-845d-ff0715c0c6fc Aug 16 21:11:31.025845 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-6a15988d-064d-4402-b4e6-86e73240b5c0 tempest-VolumesBackupsV39Test-2096126949 tempest-VolumesBackupsV39Test-2096126949-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:11:31.026039 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-6a15988d-064d-4402-b4e6-86e73240b5c0 tempest-VolumesBackupsV39Test-2096126949 tempest-VolumesBackupsV39Test-2096126949-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:11:31.026135 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.v3.backups [None req-6a15988d-064d-4402-b4e6-86e73240b5c0 tempest-VolumesBackupsV39Test-2096126949 tempest-VolumesBackupsV39Test-2096126949-project-member] Show backup with id 653b936b-7408-4694-845d-ff0715c0c6fc. {{(pid=100333) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:11:31.030144 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:11:31.030144 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:11:31.030885 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-6a15988d-064d-4402-b4e6-86e73240b5c0 tempest-VolumesBackupsV39Test-2096126949 tempest-VolumesBackupsV39Test-2096126949-project-member] https://10.4.3.143/volume/v3/backups/653b936b-7408-4694-845d-ff0715c0c6fc returned with HTTP 200 Aug 16 21:11:31.031233 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 343/1403] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:11:31 2026] GET /volume/v3/backups/653b936b-7408-4694-845d-ff0715c0c6fc => generated 796 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:11:31.107934 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-1932d517-c335-465c-bd73-b4eebca5a591 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:11:31.112406 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-1932d517-c335-465c-bd73-b4eebca5a591 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] GET https://10.4.3.143/volume/v3/volumes/3beda35d-e4b2-4e5d-b122-0adba57f927f Aug 16 21:11:31.112662 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-1932d517-c335-465c-bd73-b4eebca5a591 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:11:31.112932 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-1932d517-c335-465c-bd73-b4eebca5a591 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:11:31.133865 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:11:31.133865 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:11:31.137976 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-1932d517-c335-465c-bd73-b4eebca5a591 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Volume info retrieved successfully. Aug 16 21:11:31.142775 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-1932d517-c335-465c-bd73-b4eebca5a591 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] https://10.4.3.143/volume/v3/volumes/3beda35d-e4b2-4e5d-b122-0adba57f927f returned with HTTP 200 Aug 16 21:11:31.143242 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 355/1404] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:11:31 2026] GET /volume/v3/volumes/3beda35d-e4b2-4e5d-b122-0adba57f927f => generated 853 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:11:31.763762 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-e0c21a37-09ac-485f-9794-03080d94576d None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:11:31.764322 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-e0c21a37-09ac-485f-9794-03080d94576d None None] GET https://10.4.3.143/volume// Aug 16 21:11:31.764572 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-e0c21a37-09ac-485f-9794-03080d94576d None None] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:11:31.764811 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-e0c21a37-09ac-485f-9794-03080d94576d None None] Calling method 'all' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:11:31.765205 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-e0c21a37-09ac-485f-9794-03080d94576d None None] https://10.4.3.143/volume// returned with HTTP 300 Aug 16 21:11:31.765539 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 356/1405] 10.4.3.143 () {66 vars in 1426 bytes} [Sun Aug 16 21:11:31 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 16 21:11:31.774986 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [req-1c22f1f2-6a4b-45df-a2b1-6f1e43dff693 req-183d98f0-86d6-44af-903b-bf36a444e091 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:11:31.777531 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [req-1c22f1f2-6a4b-45df-a2b1-6f1e43dff693 req-183d98f0-86d6-44af-903b-bf36a444e091 tempest-ServerActionsTestOtherA-1432244591 tempest-ServerActionsTestOtherA-1432244591-project-member] POST https://10.4.3.143/volume/v3/attachments Aug 16 21:11:31.778029 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [req-1c22f1f2-6a4b-45df-a2b1-6f1e43dff693 req-183d98f0-86d6-44af-903b-bf36a444e091 tempest-ServerActionsTestOtherA-1432244591 tempest-ServerActionsTestOtherA-1432244591-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c40cb0d2-3831-40f8-a6ae-e7205b26dbf0", "connector": null, "instance_uuid": "0f2a9d58-8289-4998-be56-cdd944e834ae"}} {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:11:31.791097 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:11:31.791097 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:11:31.826985 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [req-1c22f1f2-6a4b-45df-a2b1-6f1e43dff693 req-183d98f0-86d6-44af-903b-bf36a444e091 tempest-ServerActionsTestOtherA-1432244591 tempest-ServerActionsTestOtherA-1432244591-project-member] https://10.4.3.143/volume/v3/attachments returned with HTTP 200 Aug 16 21:11:31.827474 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 352/1406] 10.4.3.143 () {74 vars in 1594 bytes} [Sun Aug 16 21:11: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 16 21:11:31.837831 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-ef9997ed-e0b1-4606-96b7-75f3aedbafc2 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:11:31.838227 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-ef9997ed-e0b1-4606-96b7-75f3aedbafc2 None None] GET https://10.4.3.143/volume// Aug 16 21:11:31.838377 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-ef9997ed-e0b1-4606-96b7-75f3aedbafc2 None None] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:11:31.838548 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-ef9997ed-e0b1-4606-96b7-75f3aedbafc2 None None] Calling method 'all' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:11:31.838872 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-ef9997ed-e0b1-4606-96b7-75f3aedbafc2 None None] https://10.4.3.143/volume// returned with HTTP 300 Aug 16 21:11:31.839402 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 344/1407] 10.4.3.143 () {66 vars in 1426 bytes} [Sun Aug 16 21:11:31 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 16 21:11:31.849274 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [req-1c22f1f2-6a4b-45df-a2b1-6f1e43dff693 req-4e8878ba-3cc6-45f5-9034-d9cb5ff67cde None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:11:31.851575 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [req-1c22f1f2-6a4b-45df-a2b1-6f1e43dff693 req-4e8878ba-3cc6-45f5-9034-d9cb5ff67cde tempest-ServerActionsTestOtherA-1432244591 tempest-ServerActionsTestOtherA-1432244591-project-member] GET https://10.4.3.143/volume/v3/volumes/c40cb0d2-3831-40f8-a6ae-e7205b26dbf0 Aug 16 21:11:31.851756 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [req-1c22f1f2-6a4b-45df-a2b1-6f1e43dff693 req-4e8878ba-3cc6-45f5-9034-d9cb5ff67cde tempest-ServerActionsTestOtherA-1432244591 tempest-ServerActionsTestOtherA-1432244591-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:11:31.851954 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [req-1c22f1f2-6a4b-45df-a2b1-6f1e43dff693 req-4e8878ba-3cc6-45f5-9034-d9cb5ff67cde tempest-ServerActionsTestOtherA-1432244591 tempest-ServerActionsTestOtherA-1432244591-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:11:31.853731 np0000007409 devstack@c-api.service[100330]: DEBUG dbcounter [-] [100330] Writing DB stats cinder:SELECT=444,cinder:INSERT=76,cinder:UPDATE=123 {{(pid=100330) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 16 21:11:31.866678 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:11:31.866678 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:11:31.870369 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [req-1c22f1f2-6a4b-45df-a2b1-6f1e43dff693 req-4e8878ba-3cc6-45f5-9034-d9cb5ff67cde tempest-ServerActionsTestOtherA-1432244591 tempest-ServerActionsTestOtherA-1432244591-project-member] Volume info retrieved successfully. Aug 16 21:11:31.874401 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [req-1c22f1f2-6a4b-45df-a2b1-6f1e43dff693 req-4e8878ba-3cc6-45f5-9034-d9cb5ff67cde tempest-ServerActionsTestOtherA-1432244591 tempest-ServerActionsTestOtherA-1432244591-project-member] https://10.4.3.143/volume/v3/volumes/c40cb0d2-3831-40f8-a6ae-e7205b26dbf0 returned with HTTP 200 Aug 16 21:11:31.874820 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 356/1408] 10.4.3.143 () {70 vars in 1639 bytes} [Sun Aug 16 21:11:31 2026] GET /volume/v3/volumes/c40cb0d2-3831-40f8-a6ae-e7205b26dbf0 => generated 1319 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 16 21:11:32.043477 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-579dfa79-0c8d-4de7-baca-c776451469a6 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:11:32.045558 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-579dfa79-0c8d-4de7-baca-c776451469a6 tempest-VolumesBackupsV39Test-2096126949 tempest-VolumesBackupsV39Test-2096126949-project-member] GET https://10.4.3.143/volume/v3/backups/653b936b-7408-4694-845d-ff0715c0c6fc Aug 16 21:11:32.045820 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-579dfa79-0c8d-4de7-baca-c776451469a6 tempest-VolumesBackupsV39Test-2096126949 tempest-VolumesBackupsV39Test-2096126949-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:11:32.046075 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-579dfa79-0c8d-4de7-baca-c776451469a6 tempest-VolumesBackupsV39Test-2096126949 tempest-VolumesBackupsV39Test-2096126949-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:11:32.046212 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.v3.backups [None req-579dfa79-0c8d-4de7-baca-c776451469a6 tempest-VolumesBackupsV39Test-2096126949 tempest-VolumesBackupsV39Test-2096126949-project-member] Show backup with id 653b936b-7408-4694-845d-ff0715c0c6fc. {{(pid=100331) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:11:32.051152 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:11:32.051152 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:11:32.052074 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-579dfa79-0c8d-4de7-baca-c776451469a6 tempest-VolumesBackupsV39Test-2096126949 tempest-VolumesBackupsV39Test-2096126949-project-member] https://10.4.3.143/volume/v3/backups/653b936b-7408-4694-845d-ff0715c0c6fc returned with HTTP 200 Aug 16 21:11:32.052514 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 357/1409] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:11:32 2026] GET /volume/v3/backups/653b936b-7408-4694-845d-ff0715c0c6fc => generated 796 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:11:32.158540 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-9fe55474-ca5d-4b57-856b-fe7ba1a88731 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:11:32.160256 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-9fe55474-ca5d-4b57-856b-fe7ba1a88731 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] GET https://10.4.3.143/volume/v3/volumes/3beda35d-e4b2-4e5d-b122-0adba57f927f Aug 16 21:11:32.160474 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-9fe55474-ca5d-4b57-856b-fe7ba1a88731 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:11:32.160677 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-9fe55474-ca5d-4b57-856b-fe7ba1a88731 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:11:32.162431 np0000007409 devstack@c-api.service[100332]: DEBUG dbcounter [-] [100332] Writing DB stats cinder:SELECT=447,cinder:UPDATE=131,cinder:INSERT=80 {{(pid=100332) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 16 21:11:32.170071 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:11:32.170071 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:11:32.173873 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-9fe55474-ca5d-4b57-856b-fe7ba1a88731 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Volume info retrieved successfully. Aug 16 21:11:32.178009 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-9fe55474-ca5d-4b57-856b-fe7ba1a88731 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] https://10.4.3.143/volume/v3/volumes/3beda35d-e4b2-4e5d-b122-0adba57f927f returned with HTTP 200 Aug 16 21:11:32.178413 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 353/1410] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:11:32 2026] GET /volume/v3/volumes/3beda35d-e4b2-4e5d-b122-0adba57f927f => generated 853 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:11:33.067683 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-9beee29c-df02-4440-bc6e-1e6e1c6f925b None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:11:33.071310 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-9beee29c-df02-4440-bc6e-1e6e1c6f925b tempest-VolumesBackupsV39Test-2096126949 tempest-VolumesBackupsV39Test-2096126949-project-member] GET https://10.4.3.143/volume/v3/backups/653b936b-7408-4694-845d-ff0715c0c6fc Aug 16 21:11:33.071512 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-9beee29c-df02-4440-bc6e-1e6e1c6f925b tempest-VolumesBackupsV39Test-2096126949 tempest-VolumesBackupsV39Test-2096126949-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:11:33.071732 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-9beee29c-df02-4440-bc6e-1e6e1c6f925b tempest-VolumesBackupsV39Test-2096126949 tempest-VolumesBackupsV39Test-2096126949-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:11:33.071858 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.v3.backups [None req-9beee29c-df02-4440-bc6e-1e6e1c6f925b tempest-VolumesBackupsV39Test-2096126949 tempest-VolumesBackupsV39Test-2096126949-project-member] Show backup with id 653b936b-7408-4694-845d-ff0715c0c6fc. {{(pid=100333) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:11:33.076291 np0000007409 devstack@c-api.service[100333]: DEBUG dbcounter [-] [100333] Writing DB stats cinder:SELECT=297,cinder:UPDATE=69,cinder:INSERT=35 {{(pid=100333) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 16 21:11:33.084061 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:11:33.084061 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:11:33.084061 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-9beee29c-df02-4440-bc6e-1e6e1c6f925b tempest-VolumesBackupsV39Test-2096126949 tempest-VolumesBackupsV39Test-2096126949-project-member] https://10.4.3.143/volume/v3/backups/653b936b-7408-4694-845d-ff0715c0c6fc returned with HTTP 200 Aug 16 21:11:33.084061 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 345/1411] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:11:33 2026] GET /volume/v3/backups/653b936b-7408-4694-845d-ff0715c0c6fc => generated 796 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:11:33.195482 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-3cace5f3-cdfb-43e2-8e66-988b57b94e2b None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:11:33.200911 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-3cace5f3-cdfb-43e2-8e66-988b57b94e2b tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] GET https://10.4.3.143/volume/v3/volumes/3beda35d-e4b2-4e5d-b122-0adba57f927f Aug 16 21:11:33.201189 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-3cace5f3-cdfb-43e2-8e66-988b57b94e2b tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:11:33.201438 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-3cace5f3-cdfb-43e2-8e66-988b57b94e2b tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:11:33.216946 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:11:33.216946 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:11:33.222017 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-3cace5f3-cdfb-43e2-8e66-988b57b94e2b tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Volume info retrieved successfully. Aug 16 21:11:33.227271 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-3cace5f3-cdfb-43e2-8e66-988b57b94e2b tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] https://10.4.3.143/volume/v3/volumes/3beda35d-e4b2-4e5d-b122-0adba57f927f returned with HTTP 200 Aug 16 21:11:33.227734 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 357/1412] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:11:33 2026] GET /volume/v3/volumes/3beda35d-e4b2-4e5d-b122-0adba57f927f => generated 853 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:11:34.095534 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-d6828070-f21c-4122-b320-5e0b9d606b90 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:11:34.097450 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-d6828070-f21c-4122-b320-5e0b9d606b90 tempest-VolumesBackupsV39Test-2096126949 tempest-VolumesBackupsV39Test-2096126949-project-member] GET https://10.4.3.143/volume/v3/backups/653b936b-7408-4694-845d-ff0715c0c6fc Aug 16 21:11:34.097685 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-d6828070-f21c-4122-b320-5e0b9d606b90 tempest-VolumesBackupsV39Test-2096126949 tempest-VolumesBackupsV39Test-2096126949-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:11:34.097943 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-d6828070-f21c-4122-b320-5e0b9d606b90 tempest-VolumesBackupsV39Test-2096126949 tempest-VolumesBackupsV39Test-2096126949-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:11:34.098060 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.v3.backups [None req-d6828070-f21c-4122-b320-5e0b9d606b90 tempest-VolumesBackupsV39Test-2096126949 tempest-VolumesBackupsV39Test-2096126949-project-member] Show backup with id 653b936b-7408-4694-845d-ff0715c0c6fc. {{(pid=100331) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:11:34.102840 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:11:34.102840 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:11:34.103796 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-d6828070-f21c-4122-b320-5e0b9d606b90 tempest-VolumesBackupsV39Test-2096126949 tempest-VolumesBackupsV39Test-2096126949-project-member] https://10.4.3.143/volume/v3/backups/653b936b-7408-4694-845d-ff0715c0c6fc returned with HTTP 200 Aug 16 21:11:34.104232 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 358/1413] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:11:34 2026] GET /volume/v3/backups/653b936b-7408-4694-845d-ff0715c0c6fc => generated 796 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:11:34.245364 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-10547407-8d14-439c-91b9-d38a9097eed7 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:11:34.247382 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-10547407-8d14-439c-91b9-d38a9097eed7 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] GET https://10.4.3.143/volume/v3/volumes/3beda35d-e4b2-4e5d-b122-0adba57f927f Aug 16 21:11:34.247615 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-10547407-8d14-439c-91b9-d38a9097eed7 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:11:34.247852 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-10547407-8d14-439c-91b9-d38a9097eed7 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:11:34.259081 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:11:34.259081 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:11:34.263295 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-10547407-8d14-439c-91b9-d38a9097eed7 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Volume info retrieved successfully. Aug 16 21:11:34.268412 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-10547407-8d14-439c-91b9-d38a9097eed7 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] https://10.4.3.143/volume/v3/volumes/3beda35d-e4b2-4e5d-b122-0adba57f927f returned with HTTP 200 Aug 16 21:11:34.269036 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 354/1414] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:11:34 2026] GET /volume/v3/volumes/3beda35d-e4b2-4e5d-b122-0adba57f927f => generated 853 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:11:35.121285 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-dcceebb2-33b6-44b3-8b61-aa5cd10c24e1 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:11:35.124530 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-dcceebb2-33b6-44b3-8b61-aa5cd10c24e1 tempest-VolumesBackupsV39Test-2096126949 tempest-VolumesBackupsV39Test-2096126949-project-member] GET https://10.4.3.143/volume/v3/backups/653b936b-7408-4694-845d-ff0715c0c6fc Aug 16 21:11:35.124865 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-dcceebb2-33b6-44b3-8b61-aa5cd10c24e1 tempest-VolumesBackupsV39Test-2096126949 tempest-VolumesBackupsV39Test-2096126949-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:11:35.126634 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-dcceebb2-33b6-44b3-8b61-aa5cd10c24e1 tempest-VolumesBackupsV39Test-2096126949 tempest-VolumesBackupsV39Test-2096126949-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:11:35.126634 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.v3.backups [None req-dcceebb2-33b6-44b3-8b61-aa5cd10c24e1 tempest-VolumesBackupsV39Test-2096126949 tempest-VolumesBackupsV39Test-2096126949-project-member] Show backup with id 653b936b-7408-4694-845d-ff0715c0c6fc. {{(pid=100333) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:11:35.133162 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:11:35.133162 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:11:35.133967 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-dcceebb2-33b6-44b3-8b61-aa5cd10c24e1 tempest-VolumesBackupsV39Test-2096126949 tempest-VolumesBackupsV39Test-2096126949-project-member] https://10.4.3.143/volume/v3/backups/653b936b-7408-4694-845d-ff0715c0c6fc returned with HTTP 200 Aug 16 21:11:35.134329 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 346/1415] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:11:35 2026] GET /volume/v3/backups/653b936b-7408-4694-845d-ff0715c0c6fc => generated 796 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:11:35.286249 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-8ea7bf4e-d459-4639-ae9d-34c9925333cd None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:11:35.288798 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-8ea7bf4e-d459-4639-ae9d-34c9925333cd tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] GET https://10.4.3.143/volume/v3/volumes/3beda35d-e4b2-4e5d-b122-0adba57f927f Aug 16 21:11:35.289343 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-8ea7bf4e-d459-4639-ae9d-34c9925333cd tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:11:35.289650 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-8ea7bf4e-d459-4639-ae9d-34c9925333cd tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:11:35.305962 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:11:35.305962 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:11:35.312609 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-8ea7bf4e-d459-4639-ae9d-34c9925333cd tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Volume info retrieved successfully. Aug 16 21:11:35.320475 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-8ea7bf4e-d459-4639-ae9d-34c9925333cd tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] https://10.4.3.143/volume/v3/volumes/3beda35d-e4b2-4e5d-b122-0adba57f927f returned with HTTP 200 Aug 16 21:11:35.321509 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 358/1416] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:11:35 2026] GET /volume/v3/volumes/3beda35d-e4b2-4e5d-b122-0adba57f927f => generated 853 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:11:36.144676 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-6327b6ca-bdee-4ac4-a4fd-f20f39d2ef17 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:11:36.149431 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-6327b6ca-bdee-4ac4-a4fd-f20f39d2ef17 tempest-VolumesBackupsV39Test-2096126949 tempest-VolumesBackupsV39Test-2096126949-project-member] GET https://10.4.3.143/volume/v3/backups/653b936b-7408-4694-845d-ff0715c0c6fc Aug 16 21:11:36.149431 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-6327b6ca-bdee-4ac4-a4fd-f20f39d2ef17 tempest-VolumesBackupsV39Test-2096126949 tempest-VolumesBackupsV39Test-2096126949-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:11:36.149431 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-6327b6ca-bdee-4ac4-a4fd-f20f39d2ef17 tempest-VolumesBackupsV39Test-2096126949 tempest-VolumesBackupsV39Test-2096126949-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:11:36.149431 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.v3.backups [None req-6327b6ca-bdee-4ac4-a4fd-f20f39d2ef17 tempest-VolumesBackupsV39Test-2096126949 tempest-VolumesBackupsV39Test-2096126949-project-member] Show backup with id 653b936b-7408-4694-845d-ff0715c0c6fc. {{(pid=100331) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:11:36.153479 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:11:36.153479 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:11:36.154396 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-6327b6ca-bdee-4ac4-a4fd-f20f39d2ef17 tempest-VolumesBackupsV39Test-2096126949 tempest-VolumesBackupsV39Test-2096126949-project-member] https://10.4.3.143/volume/v3/backups/653b936b-7408-4694-845d-ff0715c0c6fc returned with HTTP 200 Aug 16 21:11:36.154860 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 359/1417] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:11:36 2026] GET /volume/v3/backups/653b936b-7408-4694-845d-ff0715c0c6fc => generated 796 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:11:36.337029 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-83c3a498-3f18-4ba6-b3a9-1a5ed361bafe None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:11:36.339328 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-83c3a498-3f18-4ba6-b3a9-1a5ed361bafe tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] GET https://10.4.3.143/volume/v3/volumes/3beda35d-e4b2-4e5d-b122-0adba57f927f Aug 16 21:11:36.339635 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-83c3a498-3f18-4ba6-b3a9-1a5ed361bafe tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:11:36.339864 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-83c3a498-3f18-4ba6-b3a9-1a5ed361bafe tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:11:36.354775 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:11:36.354775 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:11:36.358416 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-83c3a498-3f18-4ba6-b3a9-1a5ed361bafe tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Volume info retrieved successfully. Aug 16 21:11:36.362212 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-83c3a498-3f18-4ba6-b3a9-1a5ed361bafe tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] https://10.4.3.143/volume/v3/volumes/3beda35d-e4b2-4e5d-b122-0adba57f927f returned with HTTP 200 Aug 16 21:11:36.362600 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 355/1418] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:11:36 2026] GET /volume/v3/volumes/3beda35d-e4b2-4e5d-b122-0adba57f927f => generated 853 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:11:37.169621 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-62535d4c-626f-48fb-930a-47a4cd2b8b82 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:11:37.174148 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-62535d4c-626f-48fb-930a-47a4cd2b8b82 tempest-VolumesBackupsV39Test-2096126949 tempest-VolumesBackupsV39Test-2096126949-project-member] GET https://10.4.3.143/volume/v3/backups/653b936b-7408-4694-845d-ff0715c0c6fc Aug 16 21:11:37.174148 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-62535d4c-626f-48fb-930a-47a4cd2b8b82 tempest-VolumesBackupsV39Test-2096126949 tempest-VolumesBackupsV39Test-2096126949-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:11:37.174148 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-62535d4c-626f-48fb-930a-47a4cd2b8b82 tempest-VolumesBackupsV39Test-2096126949 tempest-VolumesBackupsV39Test-2096126949-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:11:37.174148 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.v3.backups [None req-62535d4c-626f-48fb-930a-47a4cd2b8b82 tempest-VolumesBackupsV39Test-2096126949 tempest-VolumesBackupsV39Test-2096126949-project-member] Show backup with id 653b936b-7408-4694-845d-ff0715c0c6fc. {{(pid=100333) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:11:37.178722 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:11:37.178722 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:11:37.179828 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-62535d4c-626f-48fb-930a-47a4cd2b8b82 tempest-VolumesBackupsV39Test-2096126949 tempest-VolumesBackupsV39Test-2096126949-project-member] https://10.4.3.143/volume/v3/backups/653b936b-7408-4694-845d-ff0715c0c6fc returned with HTTP 200 Aug 16 21:11:37.180365 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 347/1419] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:11:37 2026] GET /volume/v3/backups/653b936b-7408-4694-845d-ff0715c0c6fc => generated 796 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:11:37.380674 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-d1f8d0cf-4c65-4656-ad7e-89e9705e3619 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:11:37.383420 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-d1f8d0cf-4c65-4656-ad7e-89e9705e3619 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] GET https://10.4.3.143/volume/v3/volumes/3beda35d-e4b2-4e5d-b122-0adba57f927f Aug 16 21:11:37.383420 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-d1f8d0cf-4c65-4656-ad7e-89e9705e3619 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:11:37.383420 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-d1f8d0cf-4c65-4656-ad7e-89e9705e3619 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:11:37.395471 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:11:37.395471 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:11:37.403020 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-d1f8d0cf-4c65-4656-ad7e-89e9705e3619 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Volume info retrieved successfully. Aug 16 21:11:37.406260 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-d1f8d0cf-4c65-4656-ad7e-89e9705e3619 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] https://10.4.3.143/volume/v3/volumes/3beda35d-e4b2-4e5d-b122-0adba57f927f returned with HTTP 200 Aug 16 21:11:37.406681 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 359/1420] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:11:37 2026] GET /volume/v3/volumes/3beda35d-e4b2-4e5d-b122-0adba57f927f => generated 853 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:11:38.195278 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-2fe02bb8-b13a-4d7e-a753-01a2fdde09ae None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:11:38.197050 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-2fe02bb8-b13a-4d7e-a753-01a2fdde09ae tempest-VolumesBackupsV39Test-2096126949 tempest-VolumesBackupsV39Test-2096126949-project-member] GET https://10.4.3.143/volume/v3/backups/653b936b-7408-4694-845d-ff0715c0c6fc Aug 16 21:11:38.197220 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-2fe02bb8-b13a-4d7e-a753-01a2fdde09ae tempest-VolumesBackupsV39Test-2096126949 tempest-VolumesBackupsV39Test-2096126949-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:11:38.197400 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-2fe02bb8-b13a-4d7e-a753-01a2fdde09ae tempest-VolumesBackupsV39Test-2096126949 tempest-VolumesBackupsV39Test-2096126949-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:11:38.197492 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.v3.backups [None req-2fe02bb8-b13a-4d7e-a753-01a2fdde09ae tempest-VolumesBackupsV39Test-2096126949 tempest-VolumesBackupsV39Test-2096126949-project-member] Show backup with id 653b936b-7408-4694-845d-ff0715c0c6fc. {{(pid=100331) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:11:38.202421 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:11:38.202421 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:11:38.203422 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-2fe02bb8-b13a-4d7e-a753-01a2fdde09ae tempest-VolumesBackupsV39Test-2096126949 tempest-VolumesBackupsV39Test-2096126949-project-member] https://10.4.3.143/volume/v3/backups/653b936b-7408-4694-845d-ff0715c0c6fc returned with HTTP 200 Aug 16 21:11:38.203903 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 360/1421] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:11:38 2026] GET /volume/v3/backups/653b936b-7408-4694-845d-ff0715c0c6fc => generated 796 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:11:38.428813 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-6d453e7c-c17e-4f9b-9adc-62af87fcb32b None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:11:38.436602 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-6d453e7c-c17e-4f9b-9adc-62af87fcb32b tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] GET https://10.4.3.143/volume/v3/volumes/3beda35d-e4b2-4e5d-b122-0adba57f927f Aug 16 21:11:38.436804 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-6d453e7c-c17e-4f9b-9adc-62af87fcb32b tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:11:38.437064 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-6d453e7c-c17e-4f9b-9adc-62af87fcb32b tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:11:38.452651 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:11:38.452651 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:11:38.455412 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-6d453e7c-c17e-4f9b-9adc-62af87fcb32b tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Volume info retrieved successfully. Aug 16 21:11:38.460632 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-6d453e7c-c17e-4f9b-9adc-62af87fcb32b tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] https://10.4.3.143/volume/v3/volumes/3beda35d-e4b2-4e5d-b122-0adba57f927f returned with HTTP 200 Aug 16 21:11:38.461275 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 356/1422] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:11:38 2026] GET /volume/v3/volumes/3beda35d-e4b2-4e5d-b122-0adba57f927f => generated 853 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:11:39.215455 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-15732f69-c7cc-4a18-995e-fba717537ff0 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:11:39.220376 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-15732f69-c7cc-4a18-995e-fba717537ff0 tempest-VolumesBackupsV39Test-2096126949 tempest-VolumesBackupsV39Test-2096126949-project-member] GET https://10.4.3.143/volume/v3/backups/653b936b-7408-4694-845d-ff0715c0c6fc Aug 16 21:11:39.220583 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-15732f69-c7cc-4a18-995e-fba717537ff0 tempest-VolumesBackupsV39Test-2096126949 tempest-VolumesBackupsV39Test-2096126949-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:11:39.220801 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-15732f69-c7cc-4a18-995e-fba717537ff0 tempest-VolumesBackupsV39Test-2096126949 tempest-VolumesBackupsV39Test-2096126949-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:11:39.220989 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.v3.backups [None req-15732f69-c7cc-4a18-995e-fba717537ff0 tempest-VolumesBackupsV39Test-2096126949 tempest-VolumesBackupsV39Test-2096126949-project-member] Show backup with id 653b936b-7408-4694-845d-ff0715c0c6fc. {{(pid=100333) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:11:39.226995 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:11:39.226995 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:11:39.227831 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-15732f69-c7cc-4a18-995e-fba717537ff0 tempest-VolumesBackupsV39Test-2096126949 tempest-VolumesBackupsV39Test-2096126949-project-member] https://10.4.3.143/volume/v3/backups/653b936b-7408-4694-845d-ff0715c0c6fc returned with HTTP 200 Aug 16 21:11:39.228298 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 348/1423] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:11:39 2026] GET /volume/v3/backups/653b936b-7408-4694-845d-ff0715c0c6fc => generated 796 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:11:39.361605 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [req-6f501e27-adf3-4982-8c03-7f8afe225567 req-f845e56d-7408-4b55-92b2-ebcecdd295e2 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:11:39.364355 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [req-6f501e27-adf3-4982-8c03-7f8afe225567 req-f845e56d-7408-4b55-92b2-ebcecdd295e2 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] POST https://10.4.3.143/volume/v3/attachments/640396f9-74d0-4dba-95db-eee5f0894cc0/action Aug 16 21:11:39.364913 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [req-6f501e27-adf3-4982-8c03-7f8afe225567 req-f845e56d-7408-4b55-92b2-ebcecdd295e2 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Action body: b'{"os-complete": null}' {{(pid=100330) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 21:11:39.365617 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [req-6f501e27-adf3-4982-8c03-7f8afe225567 req-f845e56d-7408-4b55-92b2-ebcecdd295e2 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:11:39.381624 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:11:39.381624 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:11:39.390735 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [req-6f501e27-adf3-4982-8c03-7f8afe225567 req-f845e56d-7408-4b55-92b2-ebcecdd295e2 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] https://10.4.3.143/volume/v3/attachments/640396f9-74d0-4dba-95db-eee5f0894cc0/action returned with HTTP 204 Aug 16 21:11:39.391194 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 360/1424] 10.4.3.143 () {74 vars in 1725 bytes} [Sun Aug 16 21:11:39 2026] POST /volume/v3/attachments/640396f9-74d0-4dba-95db-eee5f0894cc0/action => generated 0 bytes in 30 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:11:39.476320 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-34f30454-6c97-4963-89d9-77b6d3a7a955 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:11:39.480980 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-34f30454-6c97-4963-89d9-77b6d3a7a955 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] GET https://10.4.3.143/volume/v3/volumes/3beda35d-e4b2-4e5d-b122-0adba57f927f Aug 16 21:11:39.480980 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-34f30454-6c97-4963-89d9-77b6d3a7a955 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:11:39.480980 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-34f30454-6c97-4963-89d9-77b6d3a7a955 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:11:39.491062 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:11:39.491062 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:11:39.495143 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-34f30454-6c97-4963-89d9-77b6d3a7a955 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Volume info retrieved successfully. Aug 16 21:11:39.498738 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [req-1c22f1f2-6a4b-45df-a2b1-6f1e43dff693 req-0c49016e-167f-4ef3-af75-880df5c034b3 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:11:39.500674 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-34f30454-6c97-4963-89d9-77b6d3a7a955 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] https://10.4.3.143/volume/v3/volumes/3beda35d-e4b2-4e5d-b122-0adba57f927f returned with HTTP 200 Aug 16 21:11:39.501145 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 361/1425] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:11:39 2026] GET /volume/v3/volumes/3beda35d-e4b2-4e5d-b122-0adba57f927f => generated 1145 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:11:39.501614 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [req-1c22f1f2-6a4b-45df-a2b1-6f1e43dff693 req-0c49016e-167f-4ef3-af75-880df5c034b3 tempest-ServerActionsTestOtherA-1432244591 tempest-ServerActionsTestOtherA-1432244591-project-member] DELETE https://10.4.3.143/volume/v3/attachments/25d1bdb6-bdad-4888-ae14-fa791a65cf9c Aug 16 21:11:39.501903 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [req-1c22f1f2-6a4b-45df-a2b1-6f1e43dff693 req-0c49016e-167f-4ef3-af75-880df5c034b3 tempest-ServerActionsTestOtherA-1432244591 tempest-ServerActionsTestOtherA-1432244591-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:11:39.502215 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [req-1c22f1f2-6a4b-45df-a2b1-6f1e43dff693 req-0c49016e-167f-4ef3-af75-880df5c034b3 tempest-ServerActionsTestOtherA-1432244591 tempest-ServerActionsTestOtherA-1432244591-project-member] Calling method 'version_select' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:11:39.512516 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:11:39.512516 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:11:39.549801 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [req-00ea09c1-9f7a-46db-a63e-0afd882e303b req-bc5e3541-0755-4b70-89d3-ab25d86932da None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:11:39.553143 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [req-00ea09c1-9f7a-46db-a63e-0afd882e303b req-bc5e3541-0755-4b70-89d3-ab25d86932da tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] GET https://10.4.3.143/volume/v3/volumes/3beda35d-e4b2-4e5d-b122-0adba57f927f Aug 16 21:11:39.553336 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [req-00ea09c1-9f7a-46db-a63e-0afd882e303b req-bc5e3541-0755-4b70-89d3-ab25d86932da tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:11:39.553468 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [req-00ea09c1-9f7a-46db-a63e-0afd882e303b req-bc5e3541-0755-4b70-89d3-ab25d86932da tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:11:39.562615 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:11:39.562615 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:11:39.567660 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [req-00ea09c1-9f7a-46db-a63e-0afd882e303b req-bc5e3541-0755-4b70-89d3-ab25d86932da tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Volume info retrieved successfully. Aug 16 21:11:39.571829 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [req-00ea09c1-9f7a-46db-a63e-0afd882e303b req-bc5e3541-0755-4b70-89d3-ab25d86932da tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] https://10.4.3.143/volume/v3/volumes/3beda35d-e4b2-4e5d-b122-0adba57f927f returned with HTTP 200 Aug 16 21:11:39.572225 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 349/1426] 10.4.3.143 () {68 vars in 1598 bytes} [Sun Aug 16 21:11:39 2026] GET /volume/v3/volumes/3beda35d-e4b2-4e5d-b122-0adba57f927f => generated 1145 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:11:39.573555 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [req-1c22f1f2-6a4b-45df-a2b1-6f1e43dff693 req-0c49016e-167f-4ef3-af75-880df5c034b3 tempest-ServerActionsTestOtherA-1432244591 tempest-ServerActionsTestOtherA-1432244591-project-member] https://10.4.3.143/volume/v3/attachments/25d1bdb6-bdad-4888-ae14-fa791a65cf9c returned with HTTP 200 Aug 16 21:11:39.574003 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 357/1427] 10.4.3.143 () {72 vars in 1673 bytes} [Sun Aug 16 21:11:39 2026] DELETE /volume/v3/attachments/25d1bdb6-bdad-4888-ae14-fa791a65cf9c => generated 192 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:11:39.690355 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-08f81506-fb35-4bcf-8f70-9d43fc711b35 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:11:39.690717 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-08f81506-fb35-4bcf-8f70-9d43fc711b35 None None] GET https://10.4.3.143/volume// Aug 16 21:11:39.690975 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-08f81506-fb35-4bcf-8f70-9d43fc711b35 None None] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:11:39.691100 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-08f81506-fb35-4bcf-8f70-9d43fc711b35 None None] Calling method 'all' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:11:39.691435 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-08f81506-fb35-4bcf-8f70-9d43fc711b35 None None] https://10.4.3.143/volume// returned with HTTP 300 Aug 16 21:11:39.693784 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 361/1428] 10.4.3.143 () {66 vars in 1428 bytes} [Sun Aug 16 21:11: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 16 21:11:39.700084 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [req-00ea09c1-9f7a-46db-a63e-0afd882e303b req-9c8c48f2-1d94-4e13-a161-d4f72ca23235 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:11:39.702173 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [req-00ea09c1-9f7a-46db-a63e-0afd882e303b req-9c8c48f2-1d94-4e13-a161-d4f72ca23235 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] POST https://10.4.3.143/volume/v3/attachments Aug 16 21:11:39.702526 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [req-00ea09c1-9f7a-46db-a63e-0afd882e303b req-9c8c48f2-1d94-4e13-a161-d4f72ca23235 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "3beda35d-e4b2-4e5d-b122-0adba57f927f", "connector": null, "instance_uuid": "224860ba-db31-4394-9f59-05ed68ce95d8"}} {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:11:39.713662 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:11:39.713662 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:11:39.740018 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [req-00ea09c1-9f7a-46db-a63e-0afd882e303b req-9c8c48f2-1d94-4e13-a161-d4f72ca23235 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] https://10.4.3.143/volume/v3/attachments returned with HTTP 200 Aug 16 21:11:39.740399 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 362/1429] 10.4.3.143 () {74 vars in 1594 bytes} [Sun Aug 16 21:11:39 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 16 21:11:39.787137 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-2e44b27f-5d9e-4438-a376-8e0b9af234e6 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:11:39.790415 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-2e44b27f-5d9e-4438-a376-8e0b9af234e6 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] GET https://10.4.3.143/volume/v3/volumes/3beda35d-e4b2-4e5d-b122-0adba57f927f Aug 16 21:11:39.790692 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-2e44b27f-5d9e-4438-a376-8e0b9af234e6 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:11:39.790983 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-2e44b27f-5d9e-4438-a376-8e0b9af234e6 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:11:39.795247 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-c85dc10c-2b8c-4678-843f-bcf626fdd6ee None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:11:39.796153 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-c85dc10c-2b8c-4678-843f-bcf626fdd6ee None None] GET https://10.4.3.143/volume// Aug 16 21:11:39.796332 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-c85dc10c-2b8c-4678-843f-bcf626fdd6ee None None] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:11:39.796513 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-c85dc10c-2b8c-4678-843f-bcf626fdd6ee None None] Calling method 'all' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:11:39.798987 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-c85dc10c-2b8c-4678-843f-bcf626fdd6ee None None] https://10.4.3.143/volume// returned with HTTP 300 Aug 16 21:11:39.798987 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 358/1430] 10.4.3.143 () {66 vars in 1426 bytes} [Sun Aug 16 21:11: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 16 21:11:39.810560 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [req-00ea09c1-9f7a-46db-a63e-0afd882e303b req-81f12f7a-b4cb-4021-9b64-6ec954839a37 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:11:39.812750 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:11:39.812750 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:11:39.815969 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [req-00ea09c1-9f7a-46db-a63e-0afd882e303b req-81f12f7a-b4cb-4021-9b64-6ec954839a37 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] GET https://10.4.3.143/volume/v3/volumes/3beda35d-e4b2-4e5d-b122-0adba57f927f Aug 16 21:11:39.816245 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [req-00ea09c1-9f7a-46db-a63e-0afd882e303b req-81f12f7a-b4cb-4021-9b64-6ec954839a37 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:11:39.816497 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [req-00ea09c1-9f7a-46db-a63e-0afd882e303b req-81f12f7a-b4cb-4021-9b64-6ec954839a37 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:11:39.817380 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-2e44b27f-5d9e-4438-a376-8e0b9af234e6 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Volume info retrieved successfully. Aug 16 21:11:39.828585 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-2e44b27f-5d9e-4438-a376-8e0b9af234e6 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] https://10.4.3.143/volume/v3/volumes/3beda35d-e4b2-4e5d-b122-0adba57f927f returned with HTTP 200 Aug 16 21:11:39.829149 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 350/1431] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:11:39 2026] GET /volume/v3/volumes/3beda35d-e4b2-4e5d-b122-0adba57f927f => generated 1147 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:11:39.838719 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:11:39.838719 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:11:39.844512 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [req-00ea09c1-9f7a-46db-a63e-0afd882e303b req-81f12f7a-b4cb-4021-9b64-6ec954839a37 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Volume info retrieved successfully. Aug 16 21:11:39.852217 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [req-00ea09c1-9f7a-46db-a63e-0afd882e303b req-81f12f7a-b4cb-4021-9b64-6ec954839a37 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] https://10.4.3.143/volume/v3/volumes/3beda35d-e4b2-4e5d-b122-0adba57f927f returned with HTTP 200 Aug 16 21:11:39.852889 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 362/1432] 10.4.3.143 () {70 vars in 1639 bytes} [Sun Aug 16 21:11:39 2026] GET /volume/v3/volumes/3beda35d-e4b2-4e5d-b122-0adba57f927f => generated 1327 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 16 21:11:39.977260 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-5df55c27-ef0a-4ee9-806e-9aa216682373 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:11:39.977657 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-5df55c27-ef0a-4ee9-806e-9aa216682373 None None] GET https://10.4.3.143/volume// Aug 16 21:11:39.977824 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-5df55c27-ef0a-4ee9-806e-9aa216682373 None None] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:11:39.978062 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-5df55c27-ef0a-4ee9-806e-9aa216682373 None None] Calling method 'all' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:11:39.978401 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-5df55c27-ef0a-4ee9-806e-9aa216682373 None None] https://10.4.3.143/volume// returned with HTTP 300 Aug 16 21:11:39.978708 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 363/1433] 10.4.3.143 () {66 vars in 1426 bytes} [Sun Aug 16 21:11: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 16 21:11:39.982450 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [req-00ea09c1-9f7a-46db-a63e-0afd882e303b req-d8d4cf52-4507-4334-8fa9-9611b8ab0381 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:11:39.984395 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [req-00ea09c1-9f7a-46db-a63e-0afd882e303b req-d8d4cf52-4507-4334-8fa9-9611b8ab0381 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] PUT https://10.4.3.143/volume/v3/attachments/fcf32086-ce72-4800-a8f0-fffddaa40310 Aug 16 21:11:39.984740 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [req-00ea09c1-9f7a-46db-a63e-0afd882e303b req-d8d4cf52-4507-4334-8fa9-9611b8ab0381 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.143", "host": "np0000007409", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:e42fbcbe2e9", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "69237b68-d654-4a76-81de-86e36bc8fb86", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:11:39.986060 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [req-1c22f1f2-6a4b-45df-a2b1-6f1e43dff693 req-1e8acd54-3b45-458c-b05a-2bedd1c182b6 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:11:39.988011 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [req-1c22f1f2-6a4b-45df-a2b1-6f1e43dff693 req-1e8acd54-3b45-458c-b05a-2bedd1c182b6 tempest-ServerActionsTestOtherA-1432244591 tempest-ServerActionsTestOtherA-1432244591-project-member] GET https://10.4.3.143/volume/v3/volumes/c40cb0d2-3831-40f8-a6ae-e7205b26dbf0 Aug 16 21:11:39.988205 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [req-1c22f1f2-6a4b-45df-a2b1-6f1e43dff693 req-1e8acd54-3b45-458c-b05a-2bedd1c182b6 tempest-ServerActionsTestOtherA-1432244591 tempest-ServerActionsTestOtherA-1432244591-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:11:39.988386 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [req-1c22f1f2-6a4b-45df-a2b1-6f1e43dff693 req-1e8acd54-3b45-458c-b05a-2bedd1c182b6 tempest-ServerActionsTestOtherA-1432244591 tempest-ServerActionsTestOtherA-1432244591-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:11:39.992503 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.coordination [req-00ea09c1-9f7a-46db-a63e-0afd882e303b req-d8d4cf52-4507-4334-8fa9-9611b8ab0381 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Acquiring lock "cinder-attachment_update-3beda35d-e4b2-4e5d-b122-0adba57f927f-np0000007409" by "attachment_update" {{(pid=100332) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:11:39.996678 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.coordination [req-00ea09c1-9f7a-46db-a63e-0afd882e303b req-d8d4cf52-4507-4334-8fa9-9611b8ab0381 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Lock "cinder-attachment_update-3beda35d-e4b2-4e5d-b122-0adba57f927f-np0000007409" acquired by "attachment_update" :: waited 0.004s {{(pid=100332) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:11:39.996841 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:11:39.996841 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:11:39.997530 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:11:39.997530 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:11:40.000086 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [req-1c22f1f2-6a4b-45df-a2b1-6f1e43dff693 req-1e8acd54-3b45-458c-b05a-2bedd1c182b6 tempest-ServerActionsTestOtherA-1432244591 tempest-ServerActionsTestOtherA-1432244591-project-member] Volume info retrieved successfully. Aug 16 21:11:40.004601 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [req-1c22f1f2-6a4b-45df-a2b1-6f1e43dff693 req-1e8acd54-3b45-458c-b05a-2bedd1c182b6 tempest-ServerActionsTestOtherA-1432244591 tempest-ServerActionsTestOtherA-1432244591-project-member] https://10.4.3.143/volume/v3/volumes/c40cb0d2-3831-40f8-a6ae-e7205b26dbf0 returned with HTTP 200 Aug 16 21:11:40.005018 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 351/1434] 10.4.3.143 () {70 vars in 1639 bytes} [Sun Aug 16 21:11:39 2026] GET /volume/v3/volumes/c40cb0d2-3831-40f8-a6ae-e7205b26dbf0 => generated 1026 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 16 21:11:40.071398 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.coordination [req-00ea09c1-9f7a-46db-a63e-0afd882e303b req-d8d4cf52-4507-4334-8fa9-9611b8ab0381 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Lock "cinder-attachment_update-3beda35d-e4b2-4e5d-b122-0adba57f927f-np0000007409" released by "attachment_update" :: held 0.075s {{(pid=100332) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:11:40.071669 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [req-00ea09c1-9f7a-46db-a63e-0afd882e303b req-d8d4cf52-4507-4334-8fa9-9611b8ab0381 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] https://10.4.3.143/volume/v3/attachments/fcf32086-ce72-4800-a8f0-fffddaa40310 returned with HTTP 200 Aug 16 21:11:40.072477 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 359/1435] 10.4.3.143 () {74 vars in 1704 bytes} [Sun Aug 16 21:11:39 2026] PUT /volume/v3/attachments/fcf32086-ce72-4800-a8f0-fffddaa40310 => generated 969 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:11:40.106018 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [req-1c22f1f2-6a4b-45df-a2b1-6f1e43dff693 req-e2cdbfc4-63d5-4f42-9b61-d2949f26cd5c None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:11:40.108041 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [req-1c22f1f2-6a4b-45df-a2b1-6f1e43dff693 req-e2cdbfc4-63d5-4f42-9b61-d2949f26cd5c tempest-ServerActionsTestOtherA-1432244591 tempest-ServerActionsTestOtherA-1432244591-project-member] PUT https://10.4.3.143/volume/v3/attachments/ae359086-44d1-46b1-9428-07a83e080ea9 Aug 16 21:11:40.108403 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [req-1c22f1f2-6a4b-45df-a2b1-6f1e43dff693 req-e2cdbfc4-63d5-4f42-9b61-d2949f26cd5c tempest-ServerActionsTestOtherA-1432244591 tempest-ServerActionsTestOtherA-1432244591-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.143", "host": "np0000007409", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:e42fbcbe2e9", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "69237b68-d654-4a76-81de-86e36bc8fb86", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:11:40.115929 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.coordination [req-1c22f1f2-6a4b-45df-a2b1-6f1e43dff693 req-e2cdbfc4-63d5-4f42-9b61-d2949f26cd5c tempest-ServerActionsTestOtherA-1432244591 tempest-ServerActionsTestOtherA-1432244591-project-member] Acquiring lock "cinder-attachment_update-c40cb0d2-3831-40f8-a6ae-e7205b26dbf0-np0000007409" by "attachment_update" {{(pid=100330) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:11:40.121443 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.coordination [req-1c22f1f2-6a4b-45df-a2b1-6f1e43dff693 req-e2cdbfc4-63d5-4f42-9b61-d2949f26cd5c tempest-ServerActionsTestOtherA-1432244591 tempest-ServerActionsTestOtherA-1432244591-project-member] Lock "cinder-attachment_update-c40cb0d2-3831-40f8-a6ae-e7205b26dbf0-np0000007409" acquired by "attachment_update" :: waited 0.005s {{(pid=100330) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:11:40.123027 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:11:40.123027 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:11:40.212186 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.coordination [req-1c22f1f2-6a4b-45df-a2b1-6f1e43dff693 req-e2cdbfc4-63d5-4f42-9b61-d2949f26cd5c tempest-ServerActionsTestOtherA-1432244591 tempest-ServerActionsTestOtherA-1432244591-project-member] Lock "cinder-attachment_update-c40cb0d2-3831-40f8-a6ae-e7205b26dbf0-np0000007409" released by "attachment_update" :: held 0.091s {{(pid=100330) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:11:40.212557 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [req-1c22f1f2-6a4b-45df-a2b1-6f1e43dff693 req-e2cdbfc4-63d5-4f42-9b61-d2949f26cd5c tempest-ServerActionsTestOtherA-1432244591 tempest-ServerActionsTestOtherA-1432244591-project-member] https://10.4.3.143/volume/v3/attachments/ae359086-44d1-46b1-9428-07a83e080ea9 returned with HTTP 200 Aug 16 21:11:40.213100 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 363/1436] 10.4.3.143 () {74 vars in 1704 bytes} [Sun Aug 16 21:11:40 2026] PUT /volume/v3/attachments/ae359086-44d1-46b1-9428-07a83e080ea9 => generated 969 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:11:40.237591 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [req-1c22f1f2-6a4b-45df-a2b1-6f1e43dff693 req-b34826f8-5ed4-48e2-a408-9ed733292b86 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:11:40.237809 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-f2292a03-f9fd-4195-8dd1-c42317024d5f None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:11:40.239629 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-f2292a03-f9fd-4195-8dd1-c42317024d5f tempest-VolumesBackupsV39Test-2096126949 tempest-VolumesBackupsV39Test-2096126949-project-member] GET https://10.4.3.143/volume/v3/backups/653b936b-7408-4694-845d-ff0715c0c6fc Aug 16 21:11:40.239691 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [req-1c22f1f2-6a4b-45df-a2b1-6f1e43dff693 req-b34826f8-5ed4-48e2-a408-9ed733292b86 tempest-ServerActionsTestOtherA-1432244591 tempest-ServerActionsTestOtherA-1432244591-project-member] POST https://10.4.3.143/volume/v3/attachments/ae359086-44d1-46b1-9428-07a83e080ea9/action Aug 16 21:11:40.239850 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-f2292a03-f9fd-4195-8dd1-c42317024d5f tempest-VolumesBackupsV39Test-2096126949 tempest-VolumesBackupsV39Test-2096126949-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:11:40.240085 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-f2292a03-f9fd-4195-8dd1-c42317024d5f tempest-VolumesBackupsV39Test-2096126949 tempest-VolumesBackupsV39Test-2096126949-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:11:40.240191 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.v3.backups [None req-f2292a03-f9fd-4195-8dd1-c42317024d5f tempest-VolumesBackupsV39Test-2096126949 tempest-VolumesBackupsV39Test-2096126949-project-member] Show backup with id 653b936b-7408-4694-845d-ff0715c0c6fc. {{(pid=100333) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:11:40.240309 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [req-1c22f1f2-6a4b-45df-a2b1-6f1e43dff693 req-b34826f8-5ed4-48e2-a408-9ed733292b86 tempest-ServerActionsTestOtherA-1432244591 tempest-ServerActionsTestOtherA-1432244591-project-member] Action body: b'{"os-complete": null}' {{(pid=100331) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 21:11:40.240450 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [req-1c22f1f2-6a4b-45df-a2b1-6f1e43dff693 req-b34826f8-5ed4-48e2-a408-9ed733292b86 tempest-ServerActionsTestOtherA-1432244591 tempest-ServerActionsTestOtherA-1432244591-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:11:40.244501 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:11:40.244501 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:11:40.245360 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-f2292a03-f9fd-4195-8dd1-c42317024d5f tempest-VolumesBackupsV39Test-2096126949 tempest-VolumesBackupsV39Test-2096126949-project-member] https://10.4.3.143/volume/v3/backups/653b936b-7408-4694-845d-ff0715c0c6fc returned with HTTP 200 Aug 16 21:11:40.245828 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 352/1437] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:11:40 2026] GET /volume/v3/backups/653b936b-7408-4694-845d-ff0715c0c6fc => generated 797 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:11:40.257289 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-0e591371-b4f4-408a-9983-ef1986982f5d None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:11:40.258358 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:11:40.258358 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:11:40.259514 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-0e591371-b4f4-408a-9983-ef1986982f5d tempest-VolumesBackupsV39Test-2096126949 tempest-VolumesBackupsV39Test-2096126949-project-member] GET https://10.4.3.143/volume/v3/volumes/ad0d3f5e-e62a-4f37-a0b4-d19c8a2cfa61 Aug 16 21:11:40.259797 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-0e591371-b4f4-408a-9983-ef1986982f5d tempest-VolumesBackupsV39Test-2096126949 tempest-VolumesBackupsV39Test-2096126949-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:11:40.260148 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-0e591371-b4f4-408a-9983-ef1986982f5d tempest-VolumesBackupsV39Test-2096126949 tempest-VolumesBackupsV39Test-2096126949-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:11:40.270591 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [req-1c22f1f2-6a4b-45df-a2b1-6f1e43dff693 req-b34826f8-5ed4-48e2-a408-9ed733292b86 tempest-ServerActionsTestOtherA-1432244591 tempest-ServerActionsTestOtherA-1432244591-project-member] https://10.4.3.143/volume/v3/attachments/ae359086-44d1-46b1-9428-07a83e080ea9/action returned with HTTP 204 Aug 16 21:11:40.270804 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:11:40.270804 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:11:40.271248 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 364/1438] 10.4.3.143 () {74 vars in 1725 bytes} [Sun Aug 16 21:11:40 2026] POST /volume/v3/attachments/ae359086-44d1-46b1-9428-07a83e080ea9/action => generated 0 bytes in 34 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:11:40.277236 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-0e591371-b4f4-408a-9983-ef1986982f5d tempest-VolumesBackupsV39Test-2096126949 tempest-VolumesBackupsV39Test-2096126949-project-member] Volume info retrieved successfully. Aug 16 21:11:40.283935 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-0e591371-b4f4-408a-9983-ef1986982f5d tempest-VolumesBackupsV39Test-2096126949 tempest-VolumesBackupsV39Test-2096126949-project-member] https://10.4.3.143/volume/v3/volumes/ad0d3f5e-e62a-4f37-a0b4-d19c8a2cfa61 returned with HTTP 200 Aug 16 21:11:40.284486 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 360/1439] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:11:40 2026] GET /volume/v3/volumes/ad0d3f5e-e62a-4f37-a0b4-d19c8a2cfa61 => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:11:40.301733 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-bad8f688-ec25-4550-b5b3-032c5fd34200 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:11:40.306277 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-bad8f688-ec25-4550-b5b3-032c5fd34200 tempest-VolumesBackupsV39Test-2096126949 tempest-VolumesBackupsV39Test-2096126949-project-member] PUT https://10.4.3.143/volume/v3/backups/653b936b-7408-4694-845d-ff0715c0c6fc Aug 16 21:11:40.306755 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-bad8f688-ec25-4550-b5b3-032c5fd34200 tempest-VolumesBackupsV39Test-2096126949 tempest-VolumesBackupsV39Test-2096126949-project-member] Action: 'update', calling method: version_select, body: {"backup": {"name": "tempest-VolumesBackupsV39Test-Backup-53027965", "description": "tempest-volume-backup-description-350741258"}} {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:11:40.331158 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:11:40.331158 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:11:40.338809 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-bad8f688-ec25-4550-b5b3-032c5fd34200 tempest-VolumesBackupsV39Test-2096126949 tempest-VolumesBackupsV39Test-2096126949-project-member] https://10.4.3.143/volume/v3/backups/653b936b-7408-4694-845d-ff0715c0c6fc returned with HTTP 200 Aug 16 21:11:40.339328 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 364/1440] 10.4.3.143 () {70 vars in 1409 bytes} [Sun Aug 16 21:11:40 2026] PUT /volume/v3/backups/653b936b-7408-4694-845d-ff0715c0c6fc => generated 331 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:11:40.347711 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-c0e60129-57b6-4754-934a-b4d4781fb572 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:11:40.350232 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-c0e60129-57b6-4754-934a-b4d4781fb572 tempest-VolumesBackupsV39Test-2096126949 tempest-VolumesBackupsV39Test-2096126949-project-member] GET https://10.4.3.143/volume/v3/backups/653b936b-7408-4694-845d-ff0715c0c6fc Aug 16 21:11:40.350545 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-c0e60129-57b6-4754-934a-b4d4781fb572 tempest-VolumesBackupsV39Test-2096126949 tempest-VolumesBackupsV39Test-2096126949-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:11:40.350824 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-c0e60129-57b6-4754-934a-b4d4781fb572 tempest-VolumesBackupsV39Test-2096126949 tempest-VolumesBackupsV39Test-2096126949-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:11:40.351012 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.v3.backups [None req-c0e60129-57b6-4754-934a-b4d4781fb572 tempest-VolumesBackupsV39Test-2096126949 tempest-VolumesBackupsV39Test-2096126949-project-member] Show backup with id 653b936b-7408-4694-845d-ff0715c0c6fc. {{(pid=100333) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:11:40.356430 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:11:40.356430 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:11:40.357488 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-c0e60129-57b6-4754-934a-b4d4781fb572 tempest-VolumesBackupsV39Test-2096126949 tempest-VolumesBackupsV39Test-2096126949-project-member] https://10.4.3.143/volume/v3/backups/653b936b-7408-4694-845d-ff0715c0c6fc returned with HTTP 200 Aug 16 21:11:40.358042 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 353/1441] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:11:40 2026] GET /volume/v3/backups/653b936b-7408-4694-845d-ff0715c0c6fc => generated 836 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:11:40.368078 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-13289337-7b6e-47d1-9a38-76cef5f59fda None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:11:40.370087 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-13289337-7b6e-47d1-9a38-76cef5f59fda tempest-VolumesBackupsV39Test-2096126949 tempest-VolumesBackupsV39Test-2096126949-project-member] DELETE https://10.4.3.143/volume/v3/backups/653b936b-7408-4694-845d-ff0715c0c6fc Aug 16 21:11:40.370346 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-13289337-7b6e-47d1-9a38-76cef5f59fda tempest-VolumesBackupsV39Test-2096126949 tempest-VolumesBackupsV39Test-2096126949-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:11:40.370599 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-13289337-7b6e-47d1-9a38-76cef5f59fda tempest-VolumesBackupsV39Test-2096126949 tempest-VolumesBackupsV39Test-2096126949-project-member] Calling method 'delete' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:11:40.370775 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.contrib.backups [None req-13289337-7b6e-47d1-9a38-76cef5f59fda tempest-VolumesBackupsV39Test-2096126949 tempest-VolumesBackupsV39Test-2096126949-project-member] Delete backup with id: 653b936b-7408-4694-845d-ff0715c0c6fc. Aug 16 21:11:40.375774 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:11:40.375774 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:11:40.399833 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.backup.rpcapi [None req-13289337-7b6e-47d1-9a38-76cef5f59fda tempest-VolumesBackupsV39Test-2096126949 tempest-VolumesBackupsV39Test-2096126949-project-member] delete_backup rpcapi backup_id 653b936b-7408-4694-845d-ff0715c0c6fc {{(pid=100331) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 16 21:11:40.402071 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-13289337-7b6e-47d1-9a38-76cef5f59fda tempest-VolumesBackupsV39Test-2096126949 tempest-VolumesBackupsV39Test-2096126949-project-member] https://10.4.3.143/volume/v3/backups/653b936b-7408-4694-845d-ff0715c0c6fc returned with HTTP 202 Aug 16 21:11:40.402679 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 365/1442] 10.4.3.143 () {68 vars in 1391 bytes} [Sun Aug 16 21:11:40 2026] DELETE /volume/v3/backups/653b936b-7408-4694-845d-ff0715c0c6fc => generated 0 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 16 21:11:40.412100 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-2f040b83-3a0d-4e07-8f14-5122abd505b5 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:11:40.417070 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-2f040b83-3a0d-4e07-8f14-5122abd505b5 tempest-VolumesBackupsV39Test-2096126949 tempest-VolumesBackupsV39Test-2096126949-project-member] GET https://10.4.3.143/volume/v3/backups/653b936b-7408-4694-845d-ff0715c0c6fc Aug 16 21:11:40.417315 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-2f040b83-3a0d-4e07-8f14-5122abd505b5 tempest-VolumesBackupsV39Test-2096126949 tempest-VolumesBackupsV39Test-2096126949-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:11:40.417572 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-2f040b83-3a0d-4e07-8f14-5122abd505b5 tempest-VolumesBackupsV39Test-2096126949 tempest-VolumesBackupsV39Test-2096126949-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:11:40.417721 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.v3.backups [None req-2f040b83-3a0d-4e07-8f14-5122abd505b5 tempest-VolumesBackupsV39Test-2096126949 tempest-VolumesBackupsV39Test-2096126949-project-member] Show backup with id 653b936b-7408-4694-845d-ff0715c0c6fc. {{(pid=100332) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:11:40.426891 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:11:40.426891 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:11:40.427501 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-2f040b83-3a0d-4e07-8f14-5122abd505b5 tempest-VolumesBackupsV39Test-2096126949 tempest-VolumesBackupsV39Test-2096126949-project-member] https://10.4.3.143/volume/v3/backups/653b936b-7408-4694-845d-ff0715c0c6fc returned with HTTP 200 Aug 16 21:11:40.428001 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 361/1443] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:11:40 2026] GET /volume/v3/backups/653b936b-7408-4694-845d-ff0715c0c6fc => generated 835 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:11:40.843717 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-b31e916a-2adf-4975-ad32-e1491af01b79 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:11:40.846791 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-b31e916a-2adf-4975-ad32-e1491af01b79 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] GET https://10.4.3.143/volume/v3/volumes/3beda35d-e4b2-4e5d-b122-0adba57f927f Aug 16 21:11:40.846791 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-b31e916a-2adf-4975-ad32-e1491af01b79 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:11:40.848639 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-b31e916a-2adf-4975-ad32-e1491af01b79 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:11:40.861410 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:11:40.861410 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:11:40.868777 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-b31e916a-2adf-4975-ad32-e1491af01b79 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Volume info retrieved successfully. Aug 16 21:11:40.872868 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-b31e916a-2adf-4975-ad32-e1491af01b79 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] https://10.4.3.143/volume/v3/volumes/3beda35d-e4b2-4e5d-b122-0adba57f927f returned with HTTP 200 Aug 16 21:11:40.873397 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 365/1444] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:11:40 2026] GET /volume/v3/volumes/3beda35d-e4b2-4e5d-b122-0adba57f927f => generated 1148 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:11:41.437930 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-f3ebc881-3708-4707-9a68-467ecbda8e27 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:11:41.440290 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-f3ebc881-3708-4707-9a68-467ecbda8e27 tempest-VolumesBackupsV39Test-2096126949 tempest-VolumesBackupsV39Test-2096126949-project-member] GET https://10.4.3.143/volume/v3/backups/653b936b-7408-4694-845d-ff0715c0c6fc Aug 16 21:11:41.440570 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-f3ebc881-3708-4707-9a68-467ecbda8e27 tempest-VolumesBackupsV39Test-2096126949 tempest-VolumesBackupsV39Test-2096126949-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:11:41.440788 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-f3ebc881-3708-4707-9a68-467ecbda8e27 tempest-VolumesBackupsV39Test-2096126949 tempest-VolumesBackupsV39Test-2096126949-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:11:41.440938 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.v3.backups [None req-f3ebc881-3708-4707-9a68-467ecbda8e27 tempest-VolumesBackupsV39Test-2096126949 tempest-VolumesBackupsV39Test-2096126949-project-member] Show backup with id 653b936b-7408-4694-845d-ff0715c0c6fc. {{(pid=100333) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:11:41.445209 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-f3ebc881-3708-4707-9a68-467ecbda8e27 tempest-VolumesBackupsV39Test-2096126949 tempest-VolumesBackupsV39Test-2096126949-project-member] https://10.4.3.143/volume/v3/backups/653b936b-7408-4694-845d-ff0715c0c6fc returned with HTTP 404 Aug 16 21:11:41.445706 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 354/1445] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:11:41 2026] GET /volume/v3/backups/653b936b-7408-4694-845d-ff0715c0c6fc => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:11:41.516259 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-b7e6c796-a71a-4581-a129-2f94887d55fc None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:11:41.518453 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-b7e6c796-a71a-4581-a129-2f94887d55fc tempest-VolumesBackupsV39Test-2096126949 tempest-VolumesBackupsV39Test-2096126949-project-member] GET https://10.4.3.143/volume/v3/volumes/ad0d3f5e-e62a-4f37-a0b4-d19c8a2cfa61 Aug 16 21:11:41.518763 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-b7e6c796-a71a-4581-a129-2f94887d55fc tempest-VolumesBackupsV39Test-2096126949 tempest-VolumesBackupsV39Test-2096126949-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:11:41.519054 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-b7e6c796-a71a-4581-a129-2f94887d55fc tempest-VolumesBackupsV39Test-2096126949 tempest-VolumesBackupsV39Test-2096126949-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:11:41.528073 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:11:41.528073 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:11:41.532539 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-b7e6c796-a71a-4581-a129-2f94887d55fc tempest-VolumesBackupsV39Test-2096126949 tempest-VolumesBackupsV39Test-2096126949-project-member] Volume info retrieved successfully. Aug 16 21:11:41.537865 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-b7e6c796-a71a-4581-a129-2f94887d55fc tempest-VolumesBackupsV39Test-2096126949 tempest-VolumesBackupsV39Test-2096126949-project-member] https://10.4.3.143/volume/v3/volumes/ad0d3f5e-e62a-4f37-a0b4-d19c8a2cfa61 returned with HTTP 200 Aug 16 21:11:41.538575 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 366/1446] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:11:41 2026] GET /volume/v3/volumes/ad0d3f5e-e62a-4f37-a0b4-d19c8a2cfa61 => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:11:41.551104 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-407e3d2c-b112-4359-950e-5e81dcf2aba0 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:11:41.552984 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-407e3d2c-b112-4359-950e-5e81dcf2aba0 tempest-VolumesBackupsV39Test-2096126949 tempest-VolumesBackupsV39Test-2096126949-project-member] DELETE https://10.4.3.143/volume/v3/volumes/ad0d3f5e-e62a-4f37-a0b4-d19c8a2cfa61 Aug 16 21:11:41.553274 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-407e3d2c-b112-4359-950e-5e81dcf2aba0 tempest-VolumesBackupsV39Test-2096126949 tempest-VolumesBackupsV39Test-2096126949-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:11:41.553499 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-407e3d2c-b112-4359-950e-5e81dcf2aba0 tempest-VolumesBackupsV39Test-2096126949 tempest-VolumesBackupsV39Test-2096126949-project-member] Calling method 'delete' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:11:41.553665 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.v3.volumes [None req-407e3d2c-b112-4359-950e-5e81dcf2aba0 tempest-VolumesBackupsV39Test-2096126949 tempest-VolumesBackupsV39Test-2096126949-project-member] Delete volume with id: ad0d3f5e-e62a-4f37-a0b4-d19c8a2cfa61 Aug 16 21:11:41.562642 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:11:41.562642 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:11:41.563104 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-407e3d2c-b112-4359-950e-5e81dcf2aba0 tempest-VolumesBackupsV39Test-2096126949 tempest-VolumesBackupsV39Test-2096126949-project-member] Volume info retrieved successfully. Aug 16 21:11:41.580332 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-407e3d2c-b112-4359-950e-5e81dcf2aba0 tempest-VolumesBackupsV39Test-2096126949 tempest-VolumesBackupsV39Test-2096126949-project-member] Delete volume request issued successfully. Aug 16 21:11:41.580559 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-407e3d2c-b112-4359-950e-5e81dcf2aba0 tempest-VolumesBackupsV39Test-2096126949 tempest-VolumesBackupsV39Test-2096126949-project-member] https://10.4.3.143/volume/v3/volumes/ad0d3f5e-e62a-4f37-a0b4-d19c8a2cfa61 returned with HTTP 202 Aug 16 21:11:41.581161 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 362/1447] 10.4.3.143 () {68 vars in 1391 bytes} [Sun Aug 16 21:11:41 2026] DELETE /volume/v3/volumes/ad0d3f5e-e62a-4f37-a0b4-d19c8a2cfa61 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 21:11:41.588739 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-b2b37925-9e9f-4e9e-99e3-51f2f3061fc9 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:11:41.594414 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-b2b37925-9e9f-4e9e-99e3-51f2f3061fc9 tempest-VolumesBackupsV39Test-2096126949 tempest-VolumesBackupsV39Test-2096126949-project-member] GET https://10.4.3.143/volume/v3/volumes/ad0d3f5e-e62a-4f37-a0b4-d19c8a2cfa61 Aug 16 21:11:41.594716 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-b2b37925-9e9f-4e9e-99e3-51f2f3061fc9 tempest-VolumesBackupsV39Test-2096126949 tempest-VolumesBackupsV39Test-2096126949-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:11:41.594973 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-b2b37925-9e9f-4e9e-99e3-51f2f3061fc9 tempest-VolumesBackupsV39Test-2096126949 tempest-VolumesBackupsV39Test-2096126949-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:11:41.610496 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:11:41.610496 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:11:41.615843 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-b2b37925-9e9f-4e9e-99e3-51f2f3061fc9 tempest-VolumesBackupsV39Test-2096126949 tempest-VolumesBackupsV39Test-2096126949-project-member] Volume info retrieved successfully. Aug 16 21:11:41.621366 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-b2b37925-9e9f-4e9e-99e3-51f2f3061fc9 tempest-VolumesBackupsV39Test-2096126949 tempest-VolumesBackupsV39Test-2096126949-project-member] https://10.4.3.143/volume/v3/volumes/ad0d3f5e-e62a-4f37-a0b4-d19c8a2cfa61 returned with HTTP 200 Aug 16 21:11:41.621843 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 366/1448] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:11:41 2026] GET /volume/v3/volumes/ad0d3f5e-e62a-4f37-a0b4-d19c8a2cfa61 => generated 844 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:11:41.888071 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-7a4e9892-c55e-4d9d-81d7-82502bc7e28a None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:11:41.892688 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-7a4e9892-c55e-4d9d-81d7-82502bc7e28a tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] GET https://10.4.3.143/volume/v3/volumes/3beda35d-e4b2-4e5d-b122-0adba57f927f Aug 16 21:11:41.892909 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-7a4e9892-c55e-4d9d-81d7-82502bc7e28a tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:11:41.893148 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-7a4e9892-c55e-4d9d-81d7-82502bc7e28a tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:11:41.911847 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:11:41.911847 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:11:41.914214 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-5ebc5622-20fe-44e9-b479-c0259ca65d25 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:11:41.916487 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-5ebc5622-20fe-44e9-b479-c0259ca65d25 tempest-AttachVolumeNegativeTest-223762844 tempest-AttachVolumeNegativeTest-223762844-project-member] POST https://10.4.3.143/volume/v3/volumes Aug 16 21:11:41.917070 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-7a4e9892-c55e-4d9d-81d7-82502bc7e28a tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Volume info retrieved successfully. Aug 16 21:11:41.917645 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-5ebc5622-20fe-44e9-b479-c0259ca65d25 tempest-AttachVolumeNegativeTest-223762844 tempest-AttachVolumeNegativeTest-223762844-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-756671595"}} {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:11:41.919473 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.v3.volumes [None req-5ebc5622-20fe-44e9-b479-c0259ca65d25 tempest-AttachVolumeNegativeTest-223762844 tempest-AttachVolumeNegativeTest-223762844-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-756671595'}} {{(pid=100331) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 21:11:41.919694 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.v3.volumes [None req-5ebc5622-20fe-44e9-b479-c0259ca65d25 tempest-AttachVolumeNegativeTest-223762844 tempest-AttachVolumeNegativeTest-223762844-project-member] Create volume of 1 GB Aug 16 21:11:41.922330 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-7a4e9892-c55e-4d9d-81d7-82502bc7e28a tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] https://10.4.3.143/volume/v3/volumes/3beda35d-e4b2-4e5d-b122-0adba57f927f returned with HTTP 200 Aug 16 21:11:41.922958 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 355/1449] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:11:41 2026] GET /volume/v3/volumes/3beda35d-e4b2-4e5d-b122-0adba57f927f => generated 1148 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:11:41.930611 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-5ebc5622-20fe-44e9-b479-c0259ca65d25 tempest-AttachVolumeNegativeTest-223762844 tempest-AttachVolumeNegativeTest-223762844-project-member] Availability Zones retrieved successfully. Aug 16 21:11:41.935887 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-5ebc5622-20fe-44e9-b479-c0259ca65d25 tempest-AttachVolumeNegativeTest-223762844 tempest-AttachVolumeNegativeTest-223762844-project-member] Flow 'volume_create_api' (fbad15a6-f743-484a-ae70-2539d366e4e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100331) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:11:41.937580 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-5ebc5622-20fe-44e9-b479-c0259ca65d25 tempest-AttachVolumeNegativeTest-223762844 tempest-AttachVolumeNegativeTest-223762844-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e3049032-9f75-4b1c-9eb9-4c8a135d511a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:11:41.938897 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.flows.api.create_volume [None req-5ebc5622-20fe-44e9-b479-c0259ca65d25 tempest-AttachVolumeNegativeTest-223762844 tempest-AttachVolumeNegativeTest-223762844-project-member] Validating volume size '1' using validate_int {{(pid=100331) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 21:11:41.972390 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-5ebc5622-20fe-44e9-b479-c0259ca65d25 tempest-AttachVolumeNegativeTest-223762844 tempest-AttachVolumeNegativeTest-223762844-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e3049032-9f75-4b1c-9eb9-4c8a135d511a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T21:04:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=69e633b8-fab9-4b15-8b40-4f1a67c51cda,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '69e633b8-fab9-4b15-8b40-4f1a67c51cda', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:11:41.973580 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-5ebc5622-20fe-44e9-b479-c0259ca65d25 tempest-AttachVolumeNegativeTest-223762844 tempest-AttachVolumeNegativeTest-223762844-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (60632aa9-1e07-4e52-afeb-a6d3fd81b669) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:11:42.023457 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.quota [None req-5ebc5622-20fe-44e9-b479-c0259ca65d25 tempest-AttachVolumeNegativeTest-223762844 tempest-AttachVolumeNegativeTest-223762844-project-member] Created reservations ['39454533-2a1e-4de6-9390-684df17d7257', '9a7ea9ae-9acf-42cb-9f58-47a0556b0c65', '2d248957-0e5a-4d43-b0ea-79727749a368', '0a874d71-7b75-4bf5-a70e-3b8fa4385c16'] {{(pid=100331) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:11:42.024556 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-5ebc5622-20fe-44e9-b479-c0259ca65d25 tempest-AttachVolumeNegativeTest-223762844 tempest-AttachVolumeNegativeTest-223762844-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (60632aa9-1e07-4e52-afeb-a6d3fd81b669) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['39454533-2a1e-4de6-9390-684df17d7257', '9a7ea9ae-9acf-42cb-9f58-47a0556b0c65', '2d248957-0e5a-4d43-b0ea-79727749a368', '0a874d71-7b75-4bf5-a70e-3b8fa4385c16']}' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:11:42.025590 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-5ebc5622-20fe-44e9-b479-c0259ca65d25 tempest-AttachVolumeNegativeTest-223762844 tempest-AttachVolumeNegativeTest-223762844-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0495e0b2-450e-4bf4-be49-14ccc7efce26) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:11:42.053279 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-5ebc5622-20fe-44e9-b479-c0259ca65d25 tempest-AttachVolumeNegativeTest-223762844 tempest-AttachVolumeNegativeTest-223762844-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0495e0b2-450e-4bf4-be49-14ccc7efce26) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fd534b23-6bc2-4092-828e-aa18483163dd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-756671595',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='50c4098f7cd54e868fa9d8be9128432e',qos_specs=None,replication_status=,reservations=['39454533-2a1e-4de6-9390-684df17d7257','9a7ea9ae-9acf-42cb-9f58-47a0556b0c65','2d248957-0e5a-4d43-b0ea-79727749a368','0a874d71-7b75-4bf5-a70e-3b8fa4385c16'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='37eda7f2b8fe4ca3a72048541b980bf3',volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T21:11:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-756671595',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fd534b23-6bc2-4092-828e-aa18483163dd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='50c4098f7cd54e868fa9d8be9128432e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='37eda7f2b8fe4ca3a72048541b980bf3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(69e633b8-fab9-4b15-8b40-4f1a67c51cda),volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda)}' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:11:42.054350 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-5ebc5622-20fe-44e9-b479-c0259ca65d25 tempest-AttachVolumeNegativeTest-223762844 tempest-AttachVolumeNegativeTest-223762844-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (53fb558a-327f-4e47-a815-d74bc6bf6a5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:11:42.074170 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-5ebc5622-20fe-44e9-b479-c0259ca65d25 tempest-AttachVolumeNegativeTest-223762844 tempest-AttachVolumeNegativeTest-223762844-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (53fb558a-327f-4e47-a815-d74bc6bf6a5d) transitioned into state 'SUCCESS' from state '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-756671595',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='50c4098f7cd54e868fa9d8be9128432e',qos_specs=None,replication_status=,reservations=['39454533-2a1e-4de6-9390-684df17d7257','9a7ea9ae-9acf-42cb-9f58-47a0556b0c65','2d248957-0e5a-4d43-b0ea-79727749a368','0a874d71-7b75-4bf5-a70e-3b8fa4385c16'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='37eda7f2b8fe4ca3a72048541b980bf3',volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda)}' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:11:42.075210 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-5ebc5622-20fe-44e9-b479-c0259ca65d25 tempest-AttachVolumeNegativeTest-223762844 tempest-AttachVolumeNegativeTest-223762844-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (65d0c42a-c023-4b96-b173-e897d860837b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:11:42.086241 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-5ebc5622-20fe-44e9-b479-c0259ca65d25 tempest-AttachVolumeNegativeTest-223762844 tempest-AttachVolumeNegativeTest-223762844-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (65d0c42a-c023-4b96-b173-e897d860837b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:11:42.087561 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-5ebc5622-20fe-44e9-b479-c0259ca65d25 tempest-AttachVolumeNegativeTest-223762844 tempest-AttachVolumeNegativeTest-223762844-project-member] Flow 'volume_create_api' (fbad15a6-f743-484a-ae70-2539d366e4e2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100331) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:11:42.088013 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-5ebc5622-20fe-44e9-b479-c0259ca65d25 tempest-AttachVolumeNegativeTest-223762844 tempest-AttachVolumeNegativeTest-223762844-project-member] Create volume request issued successfully. Aug 16 21:11:42.088722 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-5ebc5622-20fe-44e9-b479-c0259ca65d25 tempest-AttachVolumeNegativeTest-223762844 tempest-AttachVolumeNegativeTest-223762844-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Aug 16 21:11:42.089303 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 367/1450] 10.4.3.143 () {68 vars in 1258 bytes} [Sun Aug 16 21:11:41 2026] POST /volume/v3/volumes => generated 754 bytes in 176 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 21:11:42.103886 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-62647cb7-661c-439a-bdcd-3383507be4ae None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:11:42.106550 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-62647cb7-661c-439a-bdcd-3383507be4ae tempest-AttachVolumeNegativeTest-223762844 tempest-AttachVolumeNegativeTest-223762844-project-member] GET https://10.4.3.143/volume/v3/volumes/fd534b23-6bc2-4092-828e-aa18483163dd Aug 16 21:11:42.106874 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-62647cb7-661c-439a-bdcd-3383507be4ae tempest-AttachVolumeNegativeTest-223762844 tempest-AttachVolumeNegativeTest-223762844-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:11:42.107202 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-62647cb7-661c-439a-bdcd-3383507be4ae tempest-AttachVolumeNegativeTest-223762844 tempest-AttachVolumeNegativeTest-223762844-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:11:42.120633 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:11:42.120633 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:11:42.126753 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-62647cb7-661c-439a-bdcd-3383507be4ae tempest-AttachVolumeNegativeTest-223762844 tempest-AttachVolumeNegativeTest-223762844-project-member] Volume info retrieved successfully. Aug 16 21:11:42.134142 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-62647cb7-661c-439a-bdcd-3383507be4ae tempest-AttachVolumeNegativeTest-223762844 tempest-AttachVolumeNegativeTest-223762844-project-member] https://10.4.3.143/volume/v3/volumes/fd534b23-6bc2-4092-828e-aa18483163dd returned with HTTP 200 Aug 16 21:11:42.134960 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 363/1451] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:11:42 2026] GET /volume/v3/volumes/fd534b23-6bc2-4092-828e-aa18483163dd => generated 822 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:11:42.383936 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [req-00ea09c1-9f7a-46db-a63e-0afd882e303b req-2955d65f-eb4f-4ba7-a4e1-50d27227036f None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:11:42.415009 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [req-00ea09c1-9f7a-46db-a63e-0afd882e303b req-2955d65f-eb4f-4ba7-a4e1-50d27227036f tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] POST https://10.4.3.143/volume/v3/attachments/fcf32086-ce72-4800-a8f0-fffddaa40310/action Aug 16 21:11:42.415650 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [req-00ea09c1-9f7a-46db-a63e-0afd882e303b req-2955d65f-eb4f-4ba7-a4e1-50d27227036f tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Action body: b'{"os-complete": null}' {{(pid=100330) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 21:11:42.415969 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [req-00ea09c1-9f7a-46db-a63e-0afd882e303b req-2955d65f-eb4f-4ba7-a4e1-50d27227036f tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:11:42.443429 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:11:42.443429 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:11:42.462390 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [req-00ea09c1-9f7a-46db-a63e-0afd882e303b req-2955d65f-eb4f-4ba7-a4e1-50d27227036f tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] https://10.4.3.143/volume/v3/attachments/fcf32086-ce72-4800-a8f0-fffddaa40310/action returned with HTTP 204 Aug 16 21:11:42.463438 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 367/1452] 10.4.3.143 () {74 vars in 1725 bytes} [Sun Aug 16 21:11:42 2026] POST /volume/v3/attachments/fcf32086-ce72-4800-a8f0-fffddaa40310/action => generated 0 bytes in 80 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:11:42.638395 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-21cade38-4cd0-4046-83a5-19f4523be17a None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:11:42.640454 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-21cade38-4cd0-4046-83a5-19f4523be17a tempest-VolumesBackupsV39Test-2096126949 tempest-VolumesBackupsV39Test-2096126949-project-member] GET https://10.4.3.143/volume/v3/volumes/ad0d3f5e-e62a-4f37-a0b4-d19c8a2cfa61 Aug 16 21:11:42.640714 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-21cade38-4cd0-4046-83a5-19f4523be17a tempest-VolumesBackupsV39Test-2096126949 tempest-VolumesBackupsV39Test-2096126949-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:11:42.641015 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-21cade38-4cd0-4046-83a5-19f4523be17a tempest-VolumesBackupsV39Test-2096126949 tempest-VolumesBackupsV39Test-2096126949-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:11:42.648159 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-21cade38-4cd0-4046-83a5-19f4523be17a tempest-VolumesBackupsV39Test-2096126949 tempest-VolumesBackupsV39Test-2096126949-project-member] https://10.4.3.143/volume/v3/volumes/ad0d3f5e-e62a-4f37-a0b4-d19c8a2cfa61 returned with HTTP 404 Aug 16 21:11:42.648704 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 356/1453] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:11:42 2026] GET /volume/v3/volumes/ad0d3f5e-e62a-4f37-a0b4-d19c8a2cfa61 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:11:42.941694 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-76de4d10-0c90-4b59-a7a3-1aa6b598e57c None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:11:42.943819 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-76de4d10-0c90-4b59-a7a3-1aa6b598e57c tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] GET https://10.4.3.143/volume/v3/volumes/3beda35d-e4b2-4e5d-b122-0adba57f927f Aug 16 21:11:42.944821 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-76de4d10-0c90-4b59-a7a3-1aa6b598e57c tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:11:42.944821 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-76de4d10-0c90-4b59-a7a3-1aa6b598e57c tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:11:42.958473 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:11:42.958473 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:11:42.962661 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-76de4d10-0c90-4b59-a7a3-1aa6b598e57c tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Volume info retrieved successfully. Aug 16 21:11:42.967349 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-76de4d10-0c90-4b59-a7a3-1aa6b598e57c tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] https://10.4.3.143/volume/v3/volumes/3beda35d-e4b2-4e5d-b122-0adba57f927f returned with HTTP 200 Aug 16 21:11:42.967961 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 368/1454] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:11:42 2026] GET /volume/v3/volumes/3beda35d-e4b2-4e5d-b122-0adba57f927f => generated 1442 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:11:43.153018 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-8059912b-46cd-4f66-9f7c-6efe28776d00 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:11:43.157721 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-8059912b-46cd-4f66-9f7c-6efe28776d00 tempest-AttachVolumeNegativeTest-223762844 tempest-AttachVolumeNegativeTest-223762844-project-member] GET https://10.4.3.143/volume/v3/volumes/fd534b23-6bc2-4092-828e-aa18483163dd Aug 16 21:11:43.157721 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-8059912b-46cd-4f66-9f7c-6efe28776d00 tempest-AttachVolumeNegativeTest-223762844 tempest-AttachVolumeNegativeTest-223762844-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:11:43.157721 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-8059912b-46cd-4f66-9f7c-6efe28776d00 tempest-AttachVolumeNegativeTest-223762844 tempest-AttachVolumeNegativeTest-223762844-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:11:43.167301 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:11:43.167301 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:11:43.173352 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-8059912b-46cd-4f66-9f7c-6efe28776d00 tempest-AttachVolumeNegativeTest-223762844 tempest-AttachVolumeNegativeTest-223762844-project-member] Volume info retrieved successfully. Aug 16 21:11:43.181991 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-8059912b-46cd-4f66-9f7c-6efe28776d00 tempest-AttachVolumeNegativeTest-223762844 tempest-AttachVolumeNegativeTest-223762844-project-member] https://10.4.3.143/volume/v3/volumes/fd534b23-6bc2-4092-828e-aa18483163dd returned with HTTP 200 Aug 16 21:11:43.183015 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 364/1455] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:11:43 2026] GET /volume/v3/volumes/fd534b23-6bc2-4092-828e-aa18483163dd => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:11:43.248608 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [req-171dc2d6-9b7a-4fcf-a142-a3c10feb72c4 req-1d7cbb81-33e5-4858-b7bb-a2f6868719ab None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:11:43.253106 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [req-171dc2d6-9b7a-4fcf-a142-a3c10feb72c4 req-1d7cbb81-33e5-4858-b7bb-a2f6868719ab tempest-AttachVolumeNegativeTest-223762844 tempest-AttachVolumeNegativeTest-223762844-project-member] GET https://10.4.3.143/volume/v3/volumes/fd534b23-6bc2-4092-828e-aa18483163dd Aug 16 21:11:43.256569 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [req-171dc2d6-9b7a-4fcf-a142-a3c10feb72c4 req-1d7cbb81-33e5-4858-b7bb-a2f6868719ab tempest-AttachVolumeNegativeTest-223762844 tempest-AttachVolumeNegativeTest-223762844-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:11:43.256569 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [req-171dc2d6-9b7a-4fcf-a142-a3c10feb72c4 req-1d7cbb81-33e5-4858-b7bb-a2f6868719ab tempest-AttachVolumeNegativeTest-223762844 tempest-AttachVolumeNegativeTest-223762844-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:11:43.274238 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:11:43.274238 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:11:43.283146 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [req-171dc2d6-9b7a-4fcf-a142-a3c10feb72c4 req-1d7cbb81-33e5-4858-b7bb-a2f6868719ab tempest-AttachVolumeNegativeTest-223762844 tempest-AttachVolumeNegativeTest-223762844-project-member] Volume info retrieved successfully. Aug 16 21:11:43.291325 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [req-171dc2d6-9b7a-4fcf-a142-a3c10feb72c4 req-1d7cbb81-33e5-4858-b7bb-a2f6868719ab tempest-AttachVolumeNegativeTest-223762844 tempest-AttachVolumeNegativeTest-223762844-project-member] https://10.4.3.143/volume/v3/volumes/fd534b23-6bc2-4092-828e-aa18483163dd returned with HTTP 200 Aug 16 21:11:43.291436 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 368/1456] 10.4.3.143 () {68 vars in 1598 bytes} [Sun Aug 16 21:11:43 2026] GET /volume/v3/volumes/fd534b23-6bc2-4092-828e-aa18483163dd => generated 847 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:11:43.427549 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-0f22b439-652d-42aa-987d-bb2023d8c7d7 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:11:43.427549 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-0f22b439-652d-42aa-987d-bb2023d8c7d7 None None] GET https://10.4.3.143/volume// Aug 16 21:11:43.428328 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-0f22b439-652d-42aa-987d-bb2023d8c7d7 None None] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:11:43.428328 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-0f22b439-652d-42aa-987d-bb2023d8c7d7 None None] Calling method 'all' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:11:43.428698 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-0f22b439-652d-42aa-987d-bb2023d8c7d7 None None] https://10.4.3.143/volume// returned with HTTP 300 Aug 16 21:11:43.429130 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 357/1457] 10.4.3.143 () {66 vars in 1428 bytes} [Sun Aug 16 21:11: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 16 21:11:43.439403 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [req-171dc2d6-9b7a-4fcf-a142-a3c10feb72c4 req-a4eb4a61-5471-4338-ab60-2cdafb9872d3 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:11:43.445335 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [req-171dc2d6-9b7a-4fcf-a142-a3c10feb72c4 req-a4eb4a61-5471-4338-ab60-2cdafb9872d3 tempest-AttachVolumeNegativeTest-223762844 tempest-AttachVolumeNegativeTest-223762844-project-member] POST https://10.4.3.143/volume/v3/attachments Aug 16 21:11:43.445335 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [req-171dc2d6-9b7a-4fcf-a142-a3c10feb72c4 req-a4eb4a61-5471-4338-ab60-2cdafb9872d3 tempest-AttachVolumeNegativeTest-223762844 tempest-AttachVolumeNegativeTest-223762844-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "fd534b23-6bc2-4092-828e-aa18483163dd", "connector": null, "instance_uuid": "a13164da-f6b6-4768-b10b-7d85b72a9cb7"}} {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:11:43.457536 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:11:43.457536 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:11:43.523396 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [req-171dc2d6-9b7a-4fcf-a142-a3c10feb72c4 req-a4eb4a61-5471-4338-ab60-2cdafb9872d3 tempest-AttachVolumeNegativeTest-223762844 tempest-AttachVolumeNegativeTest-223762844-project-member] https://10.4.3.143/volume/v3/attachments returned with HTTP 200 Aug 16 21:11:43.523925 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 369/1458] 10.4.3.143 () {74 vars in 1594 bytes} [Sun Aug 16 21:11:43 2026] POST /volume/v3/attachments => generated 273 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:11:43.562620 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-84b0dbb4-a897-4a9d-b636-6f044248bc7f None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:11:43.565231 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-84b0dbb4-a897-4a9d-b636-6f044248bc7f tempest-AttachVolumeNegativeTest-223762844 tempest-AttachVolumeNegativeTest-223762844-project-member] GET https://10.4.3.143/volume/v3/volumes/fd534b23-6bc2-4092-828e-aa18483163dd Aug 16 21:11:43.565609 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-84b0dbb4-a897-4a9d-b636-6f044248bc7f tempest-AttachVolumeNegativeTest-223762844 tempest-AttachVolumeNegativeTest-223762844-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:11:43.565825 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-84b0dbb4-a897-4a9d-b636-6f044248bc7f tempest-AttachVolumeNegativeTest-223762844 tempest-AttachVolumeNegativeTest-223762844-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:11:43.580907 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:11:43.580907 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:11:43.582009 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-a9038539-6d44-424c-be2f-854537f59966 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:11:43.583323 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-a9038539-6d44-424c-be2f-854537f59966 None None] GET https://10.4.3.143/volume// Aug 16 21:11:43.583903 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-a9038539-6d44-424c-be2f-854537f59966 None None] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:11:43.584204 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-a9038539-6d44-424c-be2f-854537f59966 None None] Calling method 'all' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:11:43.584786 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-a9038539-6d44-424c-be2f-854537f59966 None None] https://10.4.3.143/volume// returned with HTTP 300 Aug 16 21:11:43.585573 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-84b0dbb4-a897-4a9d-b636-6f044248bc7f tempest-AttachVolumeNegativeTest-223762844 tempest-AttachVolumeNegativeTest-223762844-project-member] Volume info retrieved successfully. Aug 16 21:11:43.586046 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 369/1459] 10.4.3.143 () {66 vars in 1426 bytes} [Sun Aug 16 21:11:43 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 16 21:11:43.591196 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-84b0dbb4-a897-4a9d-b636-6f044248bc7f tempest-AttachVolumeNegativeTest-223762844 tempest-AttachVolumeNegativeTest-223762844-project-member] https://10.4.3.143/volume/v3/volumes/fd534b23-6bc2-4092-828e-aa18483163dd returned with HTTP 200 Aug 16 21:11:43.592613 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 365/1460] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:11:43 2026] GET /volume/v3/volumes/fd534b23-6bc2-4092-828e-aa18483163dd => generated 846 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:11:43.601581 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [req-171dc2d6-9b7a-4fcf-a142-a3c10feb72c4 req-df57311a-482a-446f-a3e9-692bad70ed64 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:11:43.604158 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [req-171dc2d6-9b7a-4fcf-a142-a3c10feb72c4 req-df57311a-482a-446f-a3e9-692bad70ed64 tempest-AttachVolumeNegativeTest-223762844 tempest-AttachVolumeNegativeTest-223762844-project-member] GET https://10.4.3.143/volume/v3/volumes/fd534b23-6bc2-4092-828e-aa18483163dd Aug 16 21:11:43.605182 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [req-171dc2d6-9b7a-4fcf-a142-a3c10feb72c4 req-df57311a-482a-446f-a3e9-692bad70ed64 tempest-AttachVolumeNegativeTest-223762844 tempest-AttachVolumeNegativeTest-223762844-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:11:43.605182 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [req-171dc2d6-9b7a-4fcf-a142-a3c10feb72c4 req-df57311a-482a-446f-a3e9-692bad70ed64 tempest-AttachVolumeNegativeTest-223762844 tempest-AttachVolumeNegativeTest-223762844-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:11:43.624244 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:11:43.624244 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:11:43.630126 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [req-171dc2d6-9b7a-4fcf-a142-a3c10feb72c4 req-df57311a-482a-446f-a3e9-692bad70ed64 tempest-AttachVolumeNegativeTest-223762844 tempest-AttachVolumeNegativeTest-223762844-project-member] Volume info retrieved successfully. Aug 16 21:11:43.636122 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [req-171dc2d6-9b7a-4fcf-a142-a3c10feb72c4 req-df57311a-482a-446f-a3e9-692bad70ed64 tempest-AttachVolumeNegativeTest-223762844 tempest-AttachVolumeNegativeTest-223762844-project-member] https://10.4.3.143/volume/v3/volumes/fd534b23-6bc2-4092-828e-aa18483163dd returned with HTTP 200 Aug 16 21:11:43.636690 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 358/1461] 10.4.3.143 () {70 vars in 1639 bytes} [Sun Aug 16 21:11:43 2026] GET /volume/v3/volumes/fd534b23-6bc2-4092-828e-aa18483163dd => generated 1026 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 16 21:11:43.786429 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [req-171dc2d6-9b7a-4fcf-a142-a3c10feb72c4 req-a45b47ed-309b-4eec-b203-4202ed214719 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:11:43.789086 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [req-171dc2d6-9b7a-4fcf-a142-a3c10feb72c4 req-a45b47ed-309b-4eec-b203-4202ed214719 tempest-AttachVolumeNegativeTest-223762844 tempest-AttachVolumeNegativeTest-223762844-project-member] PUT https://10.4.3.143/volume/v3/attachments/158d4771-0c43-4392-90a4-a15d0b4c3d17 Aug 16 21:11:43.789454 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [req-171dc2d6-9b7a-4fcf-a142-a3c10feb72c4 req-a45b47ed-309b-4eec-b203-4202ed214719 tempest-AttachVolumeNegativeTest-223762844 tempest-AttachVolumeNegativeTest-223762844-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.143", "host": "np0000007409", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:e42fbcbe2e9", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "69237b68-d654-4a76-81de-86e36bc8fb86", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:11:43.800595 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.coordination [req-171dc2d6-9b7a-4fcf-a142-a3c10feb72c4 req-a45b47ed-309b-4eec-b203-4202ed214719 tempest-AttachVolumeNegativeTest-223762844 tempest-AttachVolumeNegativeTest-223762844-project-member] Acquiring lock "cinder-attachment_update-fd534b23-6bc2-4092-828e-aa18483163dd-np0000007409" by "attachment_update" {{(pid=100331) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:11:43.806250 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.coordination [req-171dc2d6-9b7a-4fcf-a142-a3c10feb72c4 req-a45b47ed-309b-4eec-b203-4202ed214719 tempest-AttachVolumeNegativeTest-223762844 tempest-AttachVolumeNegativeTest-223762844-project-member] Lock "cinder-attachment_update-fd534b23-6bc2-4092-828e-aa18483163dd-np0000007409" acquired by "attachment_update" :: waited 0.006s {{(pid=100331) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:11:43.807601 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:11:43.807601 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:11:43.926804 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.coordination [req-171dc2d6-9b7a-4fcf-a142-a3c10feb72c4 req-a45b47ed-309b-4eec-b203-4202ed214719 tempest-AttachVolumeNegativeTest-223762844 tempest-AttachVolumeNegativeTest-223762844-project-member] Lock "cinder-attachment_update-fd534b23-6bc2-4092-828e-aa18483163dd-np0000007409" released by "attachment_update" :: held 0.121s {{(pid=100331) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:11:43.927156 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [req-171dc2d6-9b7a-4fcf-a142-a3c10feb72c4 req-a45b47ed-309b-4eec-b203-4202ed214719 tempest-AttachVolumeNegativeTest-223762844 tempest-AttachVolumeNegativeTest-223762844-project-member] https://10.4.3.143/volume/v3/attachments/158d4771-0c43-4392-90a4-a15d0b4c3d17 returned with HTTP 200 Aug 16 21:11:43.927609 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 370/1462] 10.4.3.143 () {74 vars in 1704 bytes} [Sun Aug 16 21:11:43 2026] PUT /volume/v3/attachments/158d4771-0c43-4392-90a4-a15d0b4c3d17 => generated 969 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:11:44.613769 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-e230e042-093f-4744-8cd2-5dcf1d69c3a6 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:11:44.616985 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-e230e042-093f-4744-8cd2-5dcf1d69c3a6 tempest-AttachVolumeNegativeTest-223762844 tempest-AttachVolumeNegativeTest-223762844-project-member] GET https://10.4.3.143/volume/v3/volumes/fd534b23-6bc2-4092-828e-aa18483163dd Aug 16 21:11:44.617989 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-e230e042-093f-4744-8cd2-5dcf1d69c3a6 tempest-AttachVolumeNegativeTest-223762844 tempest-AttachVolumeNegativeTest-223762844-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:11:44.618482 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-e230e042-093f-4744-8cd2-5dcf1d69c3a6 tempest-AttachVolumeNegativeTest-223762844 tempest-AttachVolumeNegativeTest-223762844-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:11:44.629498 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:11:44.629498 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:11:44.633813 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-e230e042-093f-4744-8cd2-5dcf1d69c3a6 tempest-AttachVolumeNegativeTest-223762844 tempest-AttachVolumeNegativeTest-223762844-project-member] Volume info retrieved successfully. Aug 16 21:11:44.638538 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-e230e042-093f-4744-8cd2-5dcf1d69c3a6 tempest-AttachVolumeNegativeTest-223762844 tempest-AttachVolumeNegativeTest-223762844-project-member] https://10.4.3.143/volume/v3/volumes/fd534b23-6bc2-4092-828e-aa18483163dd returned with HTTP 200 Aug 16 21:11:44.639069 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 370/1463] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:11:44 2026] GET /volume/v3/volumes/fd534b23-6bc2-4092-828e-aa18483163dd => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:11:45.653101 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-0c0fc843-5cc5-46ca-98d7-4f8166fae73b None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:11:45.655191 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-0c0fc843-5cc5-46ca-98d7-4f8166fae73b tempest-AttachVolumeNegativeTest-223762844 tempest-AttachVolumeNegativeTest-223762844-project-member] GET https://10.4.3.143/volume/v3/volumes/fd534b23-6bc2-4092-828e-aa18483163dd Aug 16 21:11:45.655398 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-0c0fc843-5cc5-46ca-98d7-4f8166fae73b tempest-AttachVolumeNegativeTest-223762844 tempest-AttachVolumeNegativeTest-223762844-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:11:45.655607 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-0c0fc843-5cc5-46ca-98d7-4f8166fae73b tempest-AttachVolumeNegativeTest-223762844 tempest-AttachVolumeNegativeTest-223762844-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:11:45.672735 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:11:45.672735 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:11:45.678086 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-0c0fc843-5cc5-46ca-98d7-4f8166fae73b tempest-AttachVolumeNegativeTest-223762844 tempest-AttachVolumeNegativeTest-223762844-project-member] Volume info retrieved successfully. Aug 16 21:11:45.682736 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-0c0fc843-5cc5-46ca-98d7-4f8166fae73b tempest-AttachVolumeNegativeTest-223762844 tempest-AttachVolumeNegativeTest-223762844-project-member] https://10.4.3.143/volume/v3/volumes/fd534b23-6bc2-4092-828e-aa18483163dd returned with HTTP 200 Aug 16 21:11:45.683151 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 366/1464] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:11:45 2026] GET /volume/v3/volumes/fd534b23-6bc2-4092-828e-aa18483163dd => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:11:46.452406 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [req-e55d8c93-1db1-48e2-9bf5-f06ae93bba34 req-7a72f780-068e-46b8-9860-16b1ce69b0df None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:11:46.455418 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [req-e55d8c93-1db1-48e2-9bf5-f06ae93bba34 req-7a72f780-068e-46b8-9860-16b1ce69b0df tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] GET https://10.4.3.143/volume/v3/volumes/3beda35d-e4b2-4e5d-b122-0adba57f927f Aug 16 21:11:46.455666 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [req-e55d8c93-1db1-48e2-9bf5-f06ae93bba34 req-7a72f780-068e-46b8-9860-16b1ce69b0df tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:11:46.455896 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [req-e55d8c93-1db1-48e2-9bf5-f06ae93bba34 req-7a72f780-068e-46b8-9860-16b1ce69b0df tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:11:46.483130 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:11:46.483130 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:11:46.487146 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [req-e55d8c93-1db1-48e2-9bf5-f06ae93bba34 req-7a72f780-068e-46b8-9860-16b1ce69b0df tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Volume info retrieved successfully. Aug 16 21:11:46.492548 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [req-e55d8c93-1db1-48e2-9bf5-f06ae93bba34 req-7a72f780-068e-46b8-9860-16b1ce69b0df tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] https://10.4.3.143/volume/v3/volumes/3beda35d-e4b2-4e5d-b122-0adba57f927f returned with HTTP 200 Aug 16 21:11:46.493065 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 359/1465] 10.4.3.143 () {68 vars in 1598 bytes} [Sun Aug 16 21:11:46 2026] GET /volume/v3/volumes/3beda35d-e4b2-4e5d-b122-0adba57f927f => generated 1442 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:11:46.696007 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-ed1089de-4813-4798-8dc3-d1f476023fee None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:11:46.698070 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-ed1089de-4813-4798-8dc3-d1f476023fee tempest-AttachVolumeNegativeTest-223762844 tempest-AttachVolumeNegativeTest-223762844-project-member] GET https://10.4.3.143/volume/v3/volumes/fd534b23-6bc2-4092-828e-aa18483163dd Aug 16 21:11:46.698288 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-ed1089de-4813-4798-8dc3-d1f476023fee tempest-AttachVolumeNegativeTest-223762844 tempest-AttachVolumeNegativeTest-223762844-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:11:46.698468 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-ed1089de-4813-4798-8dc3-d1f476023fee tempest-AttachVolumeNegativeTest-223762844 tempest-AttachVolumeNegativeTest-223762844-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:11:46.710481 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:11:46.710481 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:11:46.713422 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-ed1089de-4813-4798-8dc3-d1f476023fee tempest-AttachVolumeNegativeTest-223762844 tempest-AttachVolumeNegativeTest-223762844-project-member] Volume info retrieved successfully. Aug 16 21:11:46.717411 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-ed1089de-4813-4798-8dc3-d1f476023fee tempest-AttachVolumeNegativeTest-223762844 tempest-AttachVolumeNegativeTest-223762844-project-member] https://10.4.3.143/volume/v3/volumes/fd534b23-6bc2-4092-828e-aa18483163dd returned with HTTP 200 Aug 16 21:11:46.717753 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 371/1466] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:11:46 2026] GET /volume/v3/volumes/fd534b23-6bc2-4092-828e-aa18483163dd => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:11:46.966713 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-8b50222a-a5e6-4253-985a-8b68c49472ce None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:11:46.968415 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-8b50222a-a5e6-4253-985a-8b68c49472ce None None] GET https://10.4.3.143/volume// Aug 16 21:11:46.968415 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-8b50222a-a5e6-4253-985a-8b68c49472ce None None] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:11:46.968415 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-8b50222a-a5e6-4253-985a-8b68c49472ce None None] Calling method 'all' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:11:46.968415 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-8b50222a-a5e6-4253-985a-8b68c49472ce None None] https://10.4.3.143/volume// returned with HTTP 300 Aug 16 21:11:46.968957 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 371/1467] 10.4.3.143 () {66 vars in 1426 bytes} [Sun Aug 16 21:11:46 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 16 21:11:46.979680 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [req-e55d8c93-1db1-48e2-9bf5-f06ae93bba34 req-5a975271-a5cd-491b-b073-dbd0876de54e None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:11:46.984855 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [req-e55d8c93-1db1-48e2-9bf5-f06ae93bba34 req-5a975271-a5cd-491b-b073-dbd0876de54e tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] POST https://10.4.3.143/volume/v3/attachments Aug 16 21:11:46.985936 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [req-e55d8c93-1db1-48e2-9bf5-f06ae93bba34 req-5a975271-a5cd-491b-b073-dbd0876de54e tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "3beda35d-e4b2-4e5d-b122-0adba57f927f", "connector": null, "instance_uuid": "138c07ba-f6ce-4c3f-94e6-cf8a602d97ab"}} {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:11:47.006529 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:11:47.006529 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:11:47.036456 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [req-e55d8c93-1db1-48e2-9bf5-f06ae93bba34 req-5a975271-a5cd-491b-b073-dbd0876de54e tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] https://10.4.3.143/volume/v3/attachments returned with HTTP 200 Aug 16 21:11:47.037040 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 367/1468] 10.4.3.143 () {74 vars in 1594 bytes} [Sun Aug 16 21:11:46 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 16 21:11:47.045689 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [req-e55d8c93-1db1-48e2-9bf5-f06ae93bba34 req-69727d5f-8ae1-4e72-ae2e-e9b62438900d None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:11:47.047681 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [req-e55d8c93-1db1-48e2-9bf5-f06ae93bba34 req-69727d5f-8ae1-4e72-ae2e-e9b62438900d tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] DELETE https://10.4.3.143/volume/v3/attachments/640396f9-74d0-4dba-95db-eee5f0894cc0 Aug 16 21:11:47.047859 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [req-e55d8c93-1db1-48e2-9bf5-f06ae93bba34 req-69727d5f-8ae1-4e72-ae2e-e9b62438900d tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:11:47.048049 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [req-e55d8c93-1db1-48e2-9bf5-f06ae93bba34 req-69727d5f-8ae1-4e72-ae2e-e9b62438900d tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Calling method 'version_select' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:11:47.058654 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:11:47.058654 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:11:47.139763 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [req-e55d8c93-1db1-48e2-9bf5-f06ae93bba34 req-69727d5f-8ae1-4e72-ae2e-e9b62438900d tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] https://10.4.3.143/volume/v3/attachments/640396f9-74d0-4dba-95db-eee5f0894cc0 returned with HTTP 200 Aug 16 21:11:47.140551 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 360/1469] 10.4.3.143 () {72 vars in 1673 bytes} [Sun Aug 16 21:11:47 2026] DELETE /volume/v3/attachments/640396f9-74d0-4dba-95db-eee5f0894cc0 => generated 367 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:11:47.733472 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-00caedf1-a347-4d09-a5d3-fbd5bd29f542 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:11:47.735347 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-00caedf1-a347-4d09-a5d3-fbd5bd29f542 tempest-AttachVolumeNegativeTest-223762844 tempest-AttachVolumeNegativeTest-223762844-project-member] GET https://10.4.3.143/volume/v3/volumes/fd534b23-6bc2-4092-828e-aa18483163dd Aug 16 21:11:47.735564 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-00caedf1-a347-4d09-a5d3-fbd5bd29f542 tempest-AttachVolumeNegativeTest-223762844 tempest-AttachVolumeNegativeTest-223762844-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:11:47.735750 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-00caedf1-a347-4d09-a5d3-fbd5bd29f542 tempest-AttachVolumeNegativeTest-223762844 tempest-AttachVolumeNegativeTest-223762844-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:11:47.752180 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:11:47.752180 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:11:47.756247 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-00caedf1-a347-4d09-a5d3-fbd5bd29f542 tempest-AttachVolumeNegativeTest-223762844 tempest-AttachVolumeNegativeTest-223762844-project-member] Volume info retrieved successfully. Aug 16 21:11:47.760890 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-00caedf1-a347-4d09-a5d3-fbd5bd29f542 tempest-AttachVolumeNegativeTest-223762844 tempest-AttachVolumeNegativeTest-223762844-project-member] https://10.4.3.143/volume/v3/volumes/fd534b23-6bc2-4092-828e-aa18483163dd returned with HTTP 200 Aug 16 21:11:47.761369 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 372/1470] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:11:47 2026] GET /volume/v3/volumes/fd534b23-6bc2-4092-828e-aa18483163dd => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:11:48.310435 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [req-e55d8c93-1db1-48e2-9bf5-f06ae93bba34 req-f0057355-00bb-488c-8750-55dbf8fb5ecf None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:11:48.313005 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [req-e55d8c93-1db1-48e2-9bf5-f06ae93bba34 req-f0057355-00bb-488c-8750-55dbf8fb5ecf tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] PUT https://10.4.3.143/volume/v3/attachments/6bfec522-217a-4da3-b292-79ae2d8e2299 Aug 16 21:11:48.313005 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [req-e55d8c93-1db1-48e2-9bf5-f06ae93bba34 req-f0057355-00bb-488c-8750-55dbf8fb5ecf tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.143", "host": "np0000007409", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:e42fbcbe2e9", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "69237b68-d654-4a76-81de-86e36bc8fb86", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:11:48.320606 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.coordination [req-e55d8c93-1db1-48e2-9bf5-f06ae93bba34 req-f0057355-00bb-488c-8750-55dbf8fb5ecf tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Acquiring lock "cinder-attachment_update-3beda35d-e4b2-4e5d-b122-0adba57f927f-np0000007409" by "attachment_update" {{(pid=100330) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:11:48.327368 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.coordination [req-e55d8c93-1db1-48e2-9bf5-f06ae93bba34 req-f0057355-00bb-488c-8750-55dbf8fb5ecf tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Lock "cinder-attachment_update-3beda35d-e4b2-4e5d-b122-0adba57f927f-np0000007409" acquired by "attachment_update" :: waited 0.007s {{(pid=100330) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:11:48.328274 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:11:48.328274 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:11:48.453790 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.coordination [req-e55d8c93-1db1-48e2-9bf5-f06ae93bba34 req-f0057355-00bb-488c-8750-55dbf8fb5ecf tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Lock "cinder-attachment_update-3beda35d-e4b2-4e5d-b122-0adba57f927f-np0000007409" released by "attachment_update" :: held 0.126s {{(pid=100330) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:11:48.454133 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [req-e55d8c93-1db1-48e2-9bf5-f06ae93bba34 req-f0057355-00bb-488c-8750-55dbf8fb5ecf tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] https://10.4.3.143/volume/v3/attachments/6bfec522-217a-4da3-b292-79ae2d8e2299 returned with HTTP 200 Aug 16 21:11:48.455263 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 372/1471] 10.4.3.143 () {74 vars in 1704 bytes} [Sun Aug 16 21:11:48 2026] PUT /volume/v3/attachments/6bfec522-217a-4da3-b292-79ae2d8e2299 => generated 969 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:11:48.464796 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [req-e55d8c93-1db1-48e2-9bf5-f06ae93bba34 req-01ddc919-f413-4915-8b3a-aaf0965be463 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:11:48.468852 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [req-e55d8c93-1db1-48e2-9bf5-f06ae93bba34 req-01ddc919-f413-4915-8b3a-aaf0965be463 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] GET https://10.4.3.143/volume/v3/attachments/6bfec522-217a-4da3-b292-79ae2d8e2299 Aug 16 21:11:48.469185 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [req-e55d8c93-1db1-48e2-9bf5-f06ae93bba34 req-01ddc919-f413-4915-8b3a-aaf0965be463 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:11:48.469450 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [req-e55d8c93-1db1-48e2-9bf5-f06ae93bba34 req-01ddc919-f413-4915-8b3a-aaf0965be463 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Calling method 'version_select' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:11:48.476013 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [req-171dc2d6-9b7a-4fcf-a142-a3c10feb72c4 req-76bb2908-1a94-43fa-b524-b6a7997ce625 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:11:48.479715 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [req-171dc2d6-9b7a-4fcf-a142-a3c10feb72c4 req-76bb2908-1a94-43fa-b524-b6a7997ce625 tempest-AttachVolumeNegativeTest-223762844 tempest-AttachVolumeNegativeTest-223762844-project-member] POST https://10.4.3.143/volume/v3/attachments/158d4771-0c43-4392-90a4-a15d0b4c3d17/action Aug 16 21:11:48.480292 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [req-171dc2d6-9b7a-4fcf-a142-a3c10feb72c4 req-76bb2908-1a94-43fa-b524-b6a7997ce625 tempest-AttachVolumeNegativeTest-223762844 tempest-AttachVolumeNegativeTest-223762844-project-member] Action body: b'{"os-complete": null}' {{(pid=100333) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 21:11:48.480478 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [req-171dc2d6-9b7a-4fcf-a142-a3c10feb72c4 req-76bb2908-1a94-43fa-b524-b6a7997ce625 tempest-AttachVolumeNegativeTest-223762844 tempest-AttachVolumeNegativeTest-223762844-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:11:48.497532 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [req-e55d8c93-1db1-48e2-9bf5-f06ae93bba34 req-01ddc919-f413-4915-8b3a-aaf0965be463 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] https://10.4.3.143/volume/v3/attachments/6bfec522-217a-4da3-b292-79ae2d8e2299 returned with HTTP 200 Aug 16 21:11:48.497956 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 368/1472] 10.4.3.143 () {70 vars in 1651 bytes} [Sun Aug 16 21:11:48 2026] GET /volume/v3/attachments/6bfec522-217a-4da3-b292-79ae2d8e2299 => generated 994 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:11:48.505174 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:11:48.505174 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:11:48.518673 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [req-171dc2d6-9b7a-4fcf-a142-a3c10feb72c4 req-76bb2908-1a94-43fa-b524-b6a7997ce625 tempest-AttachVolumeNegativeTest-223762844 tempest-AttachVolumeNegativeTest-223762844-project-member] https://10.4.3.143/volume/v3/attachments/158d4771-0c43-4392-90a4-a15d0b4c3d17/action returned with HTTP 204 Aug 16 21:11:48.519067 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 361/1473] 10.4.3.143 () {74 vars in 1725 bytes} [Sun Aug 16 21:11:48 2026] POST /volume/v3/attachments/158d4771-0c43-4392-90a4-a15d0b4c3d17/action => generated 0 bytes in 43 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:11:48.779191 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-360990a2-2fca-41fe-8ca8-1a025b939eab None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:11:48.782192 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-360990a2-2fca-41fe-8ca8-1a025b939eab tempest-AttachVolumeNegativeTest-223762844 tempest-AttachVolumeNegativeTest-223762844-project-member] GET https://10.4.3.143/volume/v3/volumes/fd534b23-6bc2-4092-828e-aa18483163dd Aug 16 21:11:48.782531 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-360990a2-2fca-41fe-8ca8-1a025b939eab tempest-AttachVolumeNegativeTest-223762844 tempest-AttachVolumeNegativeTest-223762844-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:11:48.782861 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-360990a2-2fca-41fe-8ca8-1a025b939eab tempest-AttachVolumeNegativeTest-223762844 tempest-AttachVolumeNegativeTest-223762844-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:11:48.811554 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:11:48.811554 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:11:48.816200 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-360990a2-2fca-41fe-8ca8-1a025b939eab tempest-AttachVolumeNegativeTest-223762844 tempest-AttachVolumeNegativeTest-223762844-project-member] Volume info retrieved successfully. Aug 16 21:11:48.821238 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-360990a2-2fca-41fe-8ca8-1a025b939eab tempest-AttachVolumeNegativeTest-223762844 tempest-AttachVolumeNegativeTest-223762844-project-member] https://10.4.3.143/volume/v3/volumes/fd534b23-6bc2-4092-828e-aa18483163dd returned with HTTP 200 Aug 16 21:11:48.821738 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 373/1474] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:11:48 2026] GET /volume/v3/volumes/fd534b23-6bc2-4092-828e-aa18483163dd => generated 1139 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:11:48.841904 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-f086d5b5-f587-4f84-b6a3-264a08fe7d37 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:11:48.846988 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-f086d5b5-f587-4f84-b6a3-264a08fe7d37 tempest-AttachVolumeNegativeTest-223762844 tempest-AttachVolumeNegativeTest-223762844-project-member] GET https://10.4.3.143/volume/v3/volumes/fd534b23-6bc2-4092-828e-aa18483163dd Aug 16 21:11:48.847190 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-f086d5b5-f587-4f84-b6a3-264a08fe7d37 tempest-AttachVolumeNegativeTest-223762844 tempest-AttachVolumeNegativeTest-223762844-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:11:48.847645 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-f086d5b5-f587-4f84-b6a3-264a08fe7d37 tempest-AttachVolumeNegativeTest-223762844 tempest-AttachVolumeNegativeTest-223762844-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:11:48.864214 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:11:48.864214 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:11:48.867974 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-f086d5b5-f587-4f84-b6a3-264a08fe7d37 tempest-AttachVolumeNegativeTest-223762844 tempest-AttachVolumeNegativeTest-223762844-project-member] Volume info retrieved successfully. Aug 16 21:11:48.872061 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-f086d5b5-f587-4f84-b6a3-264a08fe7d37 tempest-AttachVolumeNegativeTest-223762844 tempest-AttachVolumeNegativeTest-223762844-project-member] https://10.4.3.143/volume/v3/volumes/fd534b23-6bc2-4092-828e-aa18483163dd returned with HTTP 200 Aug 16 21:11:48.872418 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 373/1475] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:11:48 2026] GET /volume/v3/volumes/fd534b23-6bc2-4092-828e-aa18483163dd => generated 1139 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:11:48.924533 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [req-b198cdac-8697-4001-bb50-e61e2bedfc87 req-2bba1930-0311-4183-9828-211612730a02 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:11:48.926790 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [req-b198cdac-8697-4001-bb50-e61e2bedfc87 req-2bba1930-0311-4183-9828-211612730a02 tempest-AttachVolumeNegativeTest-223762844 tempest-AttachVolumeNegativeTest-223762844-project-member] GET https://10.4.3.143/volume/v3/volumes/fd534b23-6bc2-4092-828e-aa18483163dd Aug 16 21:11:48.927029 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [req-b198cdac-8697-4001-bb50-e61e2bedfc87 req-2bba1930-0311-4183-9828-211612730a02 tempest-AttachVolumeNegativeTest-223762844 tempest-AttachVolumeNegativeTest-223762844-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:11:48.927196 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [req-b198cdac-8697-4001-bb50-e61e2bedfc87 req-2bba1930-0311-4183-9828-211612730a02 tempest-AttachVolumeNegativeTest-223762844 tempest-AttachVolumeNegativeTest-223762844-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:11:48.950092 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:11:48.950092 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:11:48.957541 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [req-b198cdac-8697-4001-bb50-e61e2bedfc87 req-2bba1930-0311-4183-9828-211612730a02 tempest-AttachVolumeNegativeTest-223762844 tempest-AttachVolumeNegativeTest-223762844-project-member] Volume info retrieved successfully. Aug 16 21:11:48.969836 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [req-b198cdac-8697-4001-bb50-e61e2bedfc87 req-2bba1930-0311-4183-9828-211612730a02 tempest-AttachVolumeNegativeTest-223762844 tempest-AttachVolumeNegativeTest-223762844-project-member] https://10.4.3.143/volume/v3/volumes/fd534b23-6bc2-4092-828e-aa18483163dd returned with HTTP 200 Aug 16 21:11:48.970433 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 369/1476] 10.4.3.143 () {68 vars in 1598 bytes} [Sun Aug 16 21:11:48 2026] GET /volume/v3/volumes/fd534b23-6bc2-4092-828e-aa18483163dd => generated 1139 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:11:48.997839 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-a23d0898-7b24-4058-b6aa-a44d6189990b None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:11:49.000311 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-a23d0898-7b24-4058-b6aa-a44d6189990b tempest-AttachVolumeNegativeTest-223762844 tempest-AttachVolumeNegativeTest-223762844-project-member] GET https://10.4.3.143/volume/v3/volumes/fd534b23-6bc2-4092-828e-aa18483163dd Aug 16 21:11:49.000508 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-a23d0898-7b24-4058-b6aa-a44d6189990b tempest-AttachVolumeNegativeTest-223762844 tempest-AttachVolumeNegativeTest-223762844-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:11:49.000727 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-a23d0898-7b24-4058-b6aa-a44d6189990b tempest-AttachVolumeNegativeTest-223762844 tempest-AttachVolumeNegativeTest-223762844-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:11:49.019908 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:11:49.019908 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:11:49.025756 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-a23d0898-7b24-4058-b6aa-a44d6189990b tempest-AttachVolumeNegativeTest-223762844 tempest-AttachVolumeNegativeTest-223762844-project-member] Volume info retrieved successfully. Aug 16 21:11:49.034906 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-a23d0898-7b24-4058-b6aa-a44d6189990b tempest-AttachVolumeNegativeTest-223762844 tempest-AttachVolumeNegativeTest-223762844-project-member] https://10.4.3.143/volume/v3/volumes/fd534b23-6bc2-4092-828e-aa18483163dd returned with HTTP 200 Aug 16 21:11:49.035601 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 362/1477] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:11:48 2026] GET /volume/v3/volumes/fd534b23-6bc2-4092-828e-aa18483163dd => generated 1139 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:11:49.090339 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [req-462f0de3-8edd-4974-ac2c-090f93bedfeb req-3bfd3c4c-3c53-4464-b39b-4b7f764b3c20 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:11:49.092977 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [req-462f0de3-8edd-4974-ac2c-090f93bedfeb req-3bfd3c4c-3c53-4464-b39b-4b7f764b3c20 tempest-AttachVolumeNegativeTest-223762844 tempest-AttachVolumeNegativeTest-223762844-project-member] GET https://10.4.3.143/volume/v3/volumes/fd534b23-6bc2-4092-828e-aa18483163dd Aug 16 21:11:49.092977 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [req-462f0de3-8edd-4974-ac2c-090f93bedfeb req-3bfd3c4c-3c53-4464-b39b-4b7f764b3c20 tempest-AttachVolumeNegativeTest-223762844 tempest-AttachVolumeNegativeTest-223762844-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:11:49.093112 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [req-462f0de3-8edd-4974-ac2c-090f93bedfeb req-3bfd3c4c-3c53-4464-b39b-4b7f764b3c20 tempest-AttachVolumeNegativeTest-223762844 tempest-AttachVolumeNegativeTest-223762844-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:11:49.103737 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:11:49.103737 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:11:49.107558 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [req-462f0de3-8edd-4974-ac2c-090f93bedfeb req-3bfd3c4c-3c53-4464-b39b-4b7f764b3c20 tempest-AttachVolumeNegativeTest-223762844 tempest-AttachVolumeNegativeTest-223762844-project-member] Volume info retrieved successfully. Aug 16 21:11:49.113249 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [req-462f0de3-8edd-4974-ac2c-090f93bedfeb req-3bfd3c4c-3c53-4464-b39b-4b7f764b3c20 tempest-AttachVolumeNegativeTest-223762844 tempest-AttachVolumeNegativeTest-223762844-project-member] https://10.4.3.143/volume/v3/volumes/fd534b23-6bc2-4092-828e-aa18483163dd returned with HTTP 200 Aug 16 21:11:49.113249 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 374/1478] 10.4.3.143 () {68 vars in 1598 bytes} [Sun Aug 16 21:11:49 2026] GET /volume/v3/volumes/fd534b23-6bc2-4092-828e-aa18483163dd => generated 1139 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:11:49.142800 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [req-462f0de3-8edd-4974-ac2c-090f93bedfeb req-a24822b1-7c60-4add-bd0c-6a7dd92cf684 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:11:49.145837 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [req-462f0de3-8edd-4974-ac2c-090f93bedfeb req-a24822b1-7c60-4add-bd0c-6a7dd92cf684 tempest-AttachVolumeNegativeTest-223762844 tempest-AttachVolumeNegativeTest-223762844-project-member] POST https://10.4.3.143/volume/v3/volumes/fd534b23-6bc2-4092-828e-aa18483163dd/action Aug 16 21:11:49.147117 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [req-462f0de3-8edd-4974-ac2c-090f93bedfeb req-a24822b1-7c60-4add-bd0c-6a7dd92cf684 tempest-AttachVolumeNegativeTest-223762844 tempest-AttachVolumeNegativeTest-223762844-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100330) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 21:11:49.147607 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [req-462f0de3-8edd-4974-ac2c-090f93bedfeb req-a24822b1-7c60-4add-bd0c-6a7dd92cf684 tempest-AttachVolumeNegativeTest-223762844 tempest-AttachVolumeNegativeTest-223762844-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:11:49.167671 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:11:49.167671 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:11:49.167990 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [req-462f0de3-8edd-4974-ac2c-090f93bedfeb req-a24822b1-7c60-4add-bd0c-6a7dd92cf684 tempest-AttachVolumeNegativeTest-223762844 tempest-AttachVolumeNegativeTest-223762844-project-member] Volume info retrieved successfully. Aug 16 21:11:49.179261 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [req-462f0de3-8edd-4974-ac2c-090f93bedfeb req-a24822b1-7c60-4add-bd0c-6a7dd92cf684 tempest-AttachVolumeNegativeTest-223762844 tempest-AttachVolumeNegativeTest-223762844-project-member] Begin detaching volume completed successfully. Aug 16 21:11:49.179294 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [req-462f0de3-8edd-4974-ac2c-090f93bedfeb req-a24822b1-7c60-4add-bd0c-6a7dd92cf684 tempest-AttachVolumeNegativeTest-223762844 tempest-AttachVolumeNegativeTest-223762844-project-member] https://10.4.3.143/volume/v3/volumes/fd534b23-6bc2-4092-828e-aa18483163dd/action returned with HTTP 202 Aug 16 21:11:49.179757 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 374/1479] 10.4.3.143 () {72 vars in 1672 bytes} [Sun Aug 16 21:11:49 2026] POST /volume/v3/volumes/fd534b23-6bc2-4092-828e-aa18483163dd/action => generated 0 bytes in 38 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 16 21:11:49.235656 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-69ca9492-b3b6-4f05-85ae-40c955dfb980 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:11:49.235815 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-69ca9492-b3b6-4f05-85ae-40c955dfb980 None None] GET https://10.4.3.143/volume// Aug 16 21:11:49.235913 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-69ca9492-b3b6-4f05-85ae-40c955dfb980 None None] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:11:49.236143 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-69ca9492-b3b6-4f05-85ae-40c955dfb980 None None] Calling method 'all' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:11:49.236471 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-69ca9492-b3b6-4f05-85ae-40c955dfb980 None None] https://10.4.3.143/volume// returned with HTTP 300 Aug 16 21:11:49.236746 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 370/1480] 10.4.3.143 () {66 vars in 1426 bytes} [Sun Aug 16 21:11: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 16 21:11:49.246382 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [req-462f0de3-8edd-4974-ac2c-090f93bedfeb req-1c1bbbf1-5c00-47cf-ad3f-eb2f0e01fd15 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:11:49.248737 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [req-462f0de3-8edd-4974-ac2c-090f93bedfeb req-1c1bbbf1-5c00-47cf-ad3f-eb2f0e01fd15 tempest-AttachVolumeNegativeTest-223762844 tempest-AttachVolumeNegativeTest-223762844-project-member] GET https://10.4.3.143/volume/v3/volumes/fd534b23-6bc2-4092-828e-aa18483163dd Aug 16 21:11:49.249178 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [req-462f0de3-8edd-4974-ac2c-090f93bedfeb req-1c1bbbf1-5c00-47cf-ad3f-eb2f0e01fd15 tempest-AttachVolumeNegativeTest-223762844 tempest-AttachVolumeNegativeTest-223762844-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:11:49.249437 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [req-462f0de3-8edd-4974-ac2c-090f93bedfeb req-1c1bbbf1-5c00-47cf-ad3f-eb2f0e01fd15 tempest-AttachVolumeNegativeTest-223762844 tempest-AttachVolumeNegativeTest-223762844-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:11:49.261905 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:11:49.261905 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:11:49.270444 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [req-462f0de3-8edd-4974-ac2c-090f93bedfeb req-1c1bbbf1-5c00-47cf-ad3f-eb2f0e01fd15 tempest-AttachVolumeNegativeTest-223762844 tempest-AttachVolumeNegativeTest-223762844-project-member] Volume info retrieved successfully. Aug 16 21:11:49.276522 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [req-462f0de3-8edd-4974-ac2c-090f93bedfeb req-1c1bbbf1-5c00-47cf-ad3f-eb2f0e01fd15 tempest-AttachVolumeNegativeTest-223762844 tempest-AttachVolumeNegativeTest-223762844-project-member] https://10.4.3.143/volume/v3/volumes/fd534b23-6bc2-4092-828e-aa18483163dd returned with HTTP 200 Aug 16 21:11:49.276938 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 363/1481] 10.4.3.143 () {70 vars in 1639 bytes} [Sun Aug 16 21:11:49 2026] GET /volume/v3/volumes/fd534b23-6bc2-4092-828e-aa18483163dd => generated 1322 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 16 21:11:49.509436 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [req-3f683e35-7cf2-4d8d-bab3-6e7592cf7f38 req-bcf0d4f9-fc05-41b7-aae2-840ba743fc7f None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:11:49.512220 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [req-3f683e35-7cf2-4d8d-bab3-6e7592cf7f38 req-bcf0d4f9-fc05-41b7-aae2-840ba743fc7f tempest-ServerActionsV293TestJSON-1229496514 tempest-ServerActionsV293TestJSON-1229496514-project-member] DELETE https://10.4.3.143/volume/v3/attachments/891edc29-198b-4d36-84d3-8b39ac2a2d3b Aug 16 21:11:49.512538 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [req-3f683e35-7cf2-4d8d-bab3-6e7592cf7f38 req-bcf0d4f9-fc05-41b7-aae2-840ba743fc7f tempest-ServerActionsV293TestJSON-1229496514 tempest-ServerActionsV293TestJSON-1229496514-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:11:49.513151 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [req-3f683e35-7cf2-4d8d-bab3-6e7592cf7f38 req-bcf0d4f9-fc05-41b7-aae2-840ba743fc7f tempest-ServerActionsV293TestJSON-1229496514 tempest-ServerActionsV293TestJSON-1229496514-project-member] Calling method 'version_select' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:11:49.525573 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:11:49.525573 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:11:49.578188 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [req-3f683e35-7cf2-4d8d-bab3-6e7592cf7f38 req-bcf0d4f9-fc05-41b7-aae2-840ba743fc7f tempest-ServerActionsV293TestJSON-1229496514 tempest-ServerActionsV293TestJSON-1229496514-project-member] https://10.4.3.143/volume/v3/attachments/891edc29-198b-4d36-84d3-8b39ac2a2d3b returned with HTTP 200 Aug 16 21:11:49.578188 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 375/1482] 10.4.3.143 () {72 vars in 1673 bytes} [Sun Aug 16 21:11:49 2026] DELETE /volume/v3/attachments/891edc29-198b-4d36-84d3-8b39ac2a2d3b => generated 19 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:11:49.591520 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [req-3f683e35-7cf2-4d8d-bab3-6e7592cf7f38 req-d93b1a45-ace1-456f-b590-3f2dd2202642 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:11:49.593774 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [req-3f683e35-7cf2-4d8d-bab3-6e7592cf7f38 req-d93b1a45-ace1-456f-b590-3f2dd2202642 tempest-ServerActionsV293TestJSON-1229496514 tempest-ServerActionsV293TestJSON-1229496514-project-member] DELETE https://10.4.3.143/volume/v3/volumes/0787d420-1138-47ab-a842-6e6b315d8a11 Aug 16 21:11:49.594026 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [req-3f683e35-7cf2-4d8d-bab3-6e7592cf7f38 req-d93b1a45-ace1-456f-b590-3f2dd2202642 tempest-ServerActionsV293TestJSON-1229496514 tempest-ServerActionsV293TestJSON-1229496514-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:11:49.594258 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [req-3f683e35-7cf2-4d8d-bab3-6e7592cf7f38 req-d93b1a45-ace1-456f-b590-3f2dd2202642 tempest-ServerActionsV293TestJSON-1229496514 tempest-ServerActionsV293TestJSON-1229496514-project-member] Calling method 'delete' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:11:49.594413 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.v3.volumes [req-3f683e35-7cf2-4d8d-bab3-6e7592cf7f38 req-d93b1a45-ace1-456f-b590-3f2dd2202642 tempest-ServerActionsV293TestJSON-1229496514 tempest-ServerActionsV293TestJSON-1229496514-project-member] Delete volume with id: 0787d420-1138-47ab-a842-6e6b315d8a11 Aug 16 21:11:49.601773 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:11:49.601773 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:11:49.602375 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [req-3f683e35-7cf2-4d8d-bab3-6e7592cf7f38 req-d93b1a45-ace1-456f-b590-3f2dd2202642 tempest-ServerActionsV293TestJSON-1229496514 tempest-ServerActionsV293TestJSON-1229496514-project-member] Volume info retrieved successfully. Aug 16 21:11:49.627861 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [req-3f683e35-7cf2-4d8d-bab3-6e7592cf7f38 req-d93b1a45-ace1-456f-b590-3f2dd2202642 tempest-ServerActionsV293TestJSON-1229496514 tempest-ServerActionsV293TestJSON-1229496514-project-member] Delete volume request issued successfully. Aug 16 21:11:49.628201 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [req-3f683e35-7cf2-4d8d-bab3-6e7592cf7f38 req-d93b1a45-ace1-456f-b590-3f2dd2202642 tempest-ServerActionsV293TestJSON-1229496514 tempest-ServerActionsV293TestJSON-1229496514-project-member] https://10.4.3.143/volume/v3/volumes/0787d420-1138-47ab-a842-6e6b315d8a11 returned with HTTP 202 Aug 16 21:11:49.628761 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 375/1483] 10.4.3.143 () {70 vars in 1620 bytes} [Sun Aug 16 21:11:49 2026] DELETE /volume/v3/volumes/0787d420-1138-47ab-a842-6e6b315d8a11 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 21:11:50.817027 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-0f422274-041a-4bcf-8a0d-2f44c3858a9c None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:11:50.820947 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-0f422274-041a-4bcf-8a0d-2f44c3858a9c tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] POST https://10.4.3.143/volume/v3/snapshots Aug 16 21:11:50.820947 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-0f422274-041a-4bcf-8a0d-2f44c3858a9c tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "20211d59-8f9f-4f68-b36f-ddf497e591cf", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-721473289", "description": null, "metadata": null}} {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:11:50.833498 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:11:50.833498 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:11:50.834152 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-0f422274-041a-4bcf-8a0d-2f44c3858a9c tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Volume info retrieved successfully. Aug 16 21:11:50.834308 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.v3.snapshots [None req-0f422274-041a-4bcf-8a0d-2f44c3858a9c tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Create snapshot from volume 20211d59-8f9f-4f68-b36f-ddf497e591cf Aug 16 21:11:50.872270 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.quota [None req-0f422274-041a-4bcf-8a0d-2f44c3858a9c tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Created reservations ['c2803d1b-75d8-4e8c-9899-c83f0da35d94', 'e182f382-e9b9-4c5e-80f6-7ed95a9d46b7', '9a239634-a307-4b3a-ae83-59e77389b40f', '1ca64e33-f845-49d5-a2b4-9d1163027c0b'] {{(pid=100332) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:11:50.910958 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-0f422274-041a-4bcf-8a0d-2f44c3858a9c tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Snapshot force create request issued successfully. Aug 16 21:11:50.910958 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-0f422274-041a-4bcf-8a0d-2f44c3858a9c tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] https://10.4.3.143/volume/v3/snapshots returned with HTTP 202 Aug 16 21:11:50.910958 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 371/1484] 10.4.3.143 () {68 vars in 1265 bytes} [Sun Aug 16 21:11:50 2026] POST /volume/v3/snapshots => generated 307 bytes in 93 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 21:11:50.919326 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-609ed47b-8d78-4c91-bd18-b0e30c9a1e7e None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:11:50.922089 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-609ed47b-8d78-4c91-bd18-b0e30c9a1e7e tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] GET https://10.4.3.143/volume/v3/snapshots/5da14736-25a5-4d66-8d0a-a14f9d659db7 Aug 16 21:11:50.922089 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-609ed47b-8d78-4c91-bd18-b0e30c9a1e7e tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:11:50.922240 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-609ed47b-8d78-4c91-bd18-b0e30c9a1e7e tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:11:50.931213 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:11:50.931213 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:11:50.931213 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-609ed47b-8d78-4c91-bd18-b0e30c9a1e7e tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Snapshot retrieved successfully. Aug 16 21:11:50.931213 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-609ed47b-8d78-4c91-bd18-b0e30c9a1e7e tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] https://10.4.3.143/volume/v3/snapshots/5da14736-25a5-4d66-8d0a-a14f9d659db7 returned with HTTP 200 Aug 16 21:11:50.931213 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 364/1485] 10.4.3.143 () {66 vars in 1354 bytes} [Sun Aug 16 21:11:50 2026] GET /volume/v3/snapshots/5da14736-25a5-4d66-8d0a-a14f9d659db7 => generated 439 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:11:51.390828 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [req-462f0de3-8edd-4974-ac2c-090f93bedfeb req-b3c6436d-b782-4b4a-b871-46a1d34bb656 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:11:51.394289 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [req-462f0de3-8edd-4974-ac2c-090f93bedfeb req-b3c6436d-b782-4b4a-b871-46a1d34bb656 tempest-AttachVolumeNegativeTest-223762844 tempest-AttachVolumeNegativeTest-223762844-project-member] DELETE https://10.4.3.143/volume/v3/attachments/158d4771-0c43-4392-90a4-a15d0b4c3d17 Aug 16 21:11:51.394289 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [req-462f0de3-8edd-4974-ac2c-090f93bedfeb req-b3c6436d-b782-4b4a-b871-46a1d34bb656 tempest-AttachVolumeNegativeTest-223762844 tempest-AttachVolumeNegativeTest-223762844-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:11:51.394534 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [req-462f0de3-8edd-4974-ac2c-090f93bedfeb req-b3c6436d-b782-4b4a-b871-46a1d34bb656 tempest-AttachVolumeNegativeTest-223762844 tempest-AttachVolumeNegativeTest-223762844-project-member] Calling method 'version_select' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:11:51.413999 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:11:51.413999 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:11:51.486101 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [req-462f0de3-8edd-4974-ac2c-090f93bedfeb req-b3c6436d-b782-4b4a-b871-46a1d34bb656 tempest-AttachVolumeNegativeTest-223762844 tempest-AttachVolumeNegativeTest-223762844-project-member] https://10.4.3.143/volume/v3/attachments/158d4771-0c43-4392-90a4-a15d0b4c3d17 returned with HTTP 200 Aug 16 21:11:51.487035 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 376/1486] 10.4.3.143 () {72 vars in 1673 bytes} [Sun Aug 16 21:11:51 2026] DELETE /volume/v3/attachments/158d4771-0c43-4392-90a4-a15d0b4c3d17 => generated 19 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:11:51.943114 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-ce8806ce-67d4-4b88-9706-6f41ecbb674e None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:11:51.945982 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-ce8806ce-67d4-4b88-9706-6f41ecbb674e tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] GET https://10.4.3.143/volume/v3/snapshots/5da14736-25a5-4d66-8d0a-a14f9d659db7 Aug 16 21:11:51.946430 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-ce8806ce-67d4-4b88-9706-6f41ecbb674e tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:11:51.946681 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-ce8806ce-67d4-4b88-9706-6f41ecbb674e tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:11:51.952269 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:11:51.952269 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:11:51.952750 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-ce8806ce-67d4-4b88-9706-6f41ecbb674e tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Snapshot retrieved successfully. Aug 16 21:11:51.954012 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-ce8806ce-67d4-4b88-9706-6f41ecbb674e tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] https://10.4.3.143/volume/v3/snapshots/5da14736-25a5-4d66-8d0a-a14f9d659db7 returned with HTTP 200 Aug 16 21:11:51.954474 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 376/1487] 10.4.3.143 () {66 vars in 1354 bytes} [Sun Aug 16 21:11:51 2026] GET /volume/v3/snapshots/5da14736-25a5-4d66-8d0a-a14f9d659db7 => generated 466 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:11:51.963639 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-fa9e243e-7194-46ea-bc20-56c2e89dd5fb None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:11:51.965927 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-fa9e243e-7194-46ea-bc20-56c2e89dd5fb tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] GET https://10.4.3.143/volume/v3/snapshots/5da14736-25a5-4d66-8d0a-a14f9d659db7 Aug 16 21:11:51.966183 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-fa9e243e-7194-46ea-bc20-56c2e89dd5fb tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:11:51.966415 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-fa9e243e-7194-46ea-bc20-56c2e89dd5fb tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:11:51.972092 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:11:51.972092 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:11:51.972595 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-fa9e243e-7194-46ea-bc20-56c2e89dd5fb tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Snapshot retrieved successfully. Aug 16 21:11:51.973704 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-fa9e243e-7194-46ea-bc20-56c2e89dd5fb tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] https://10.4.3.143/volume/v3/snapshots/5da14736-25a5-4d66-8d0a-a14f9d659db7 returned with HTTP 200 Aug 16 21:11:51.974301 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 372/1488] 10.4.3.143 () {66 vars in 1354 bytes} [Sun Aug 16 21:11:51 2026] GET /volume/v3/snapshots/5da14736-25a5-4d66-8d0a-a14f9d659db7 => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 16 21:11:51.984982 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-6d6f137b-3305-42d4-b490-e6b15d98f57c None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:11:51.988937 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-6d6f137b-3305-42d4-b490-e6b15d98f57c tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] POST https://10.4.3.143/volume/v3/snapshots Aug 16 21:11:51.989451 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-6d6f137b-3305-42d4-b490-e6b15d98f57c tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "20211d59-8f9f-4f68-b36f-ddf497e591cf", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-1321023083", "description": null, "metadata": null}} {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:11:52.006986 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:11:52.006986 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:11:52.007566 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-6d6f137b-3305-42d4-b490-e6b15d98f57c tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Volume info retrieved successfully. Aug 16 21:11:52.007743 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.v3.snapshots [None req-6d6f137b-3305-42d4-b490-e6b15d98f57c tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Create snapshot from volume 20211d59-8f9f-4f68-b36f-ddf497e591cf Aug 16 21:11:52.043236 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.quota [None req-6d6f137b-3305-42d4-b490-e6b15d98f57c tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Created reservations ['240ec8d9-0548-406b-a8fe-a0dd21b14f17', '9a5166a3-7dca-4dc2-9284-c96b02533a0c', 'f47d3f94-6b57-4f01-8709-3772fee69fb9', 'ea1d3856-d77b-4130-a9de-e60259432393'] {{(pid=100333) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:11:52.079597 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-6d6f137b-3305-42d4-b490-e6b15d98f57c tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Snapshot force create request issued successfully. Aug 16 21:11:52.079996 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-6d6f137b-3305-42d4-b490-e6b15d98f57c tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] https://10.4.3.143/volume/v3/snapshots returned with HTTP 202 Aug 16 21:11:52.081307 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 365/1489] 10.4.3.143 () {68 vars in 1265 bytes} [Sun Aug 16 21:11:51 2026] POST /volume/v3/snapshots => generated 308 bytes in 97 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 21:11:52.090976 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-1b165727-6796-413b-8678-bd0d5ec9668c None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:11:52.093086 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-1b165727-6796-413b-8678-bd0d5ec9668c tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] GET https://10.4.3.143/volume/v3/snapshots/770f0941-8324-46d2-a3ed-46e293952d1a Aug 16 21:11:52.093086 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-1b165727-6796-413b-8678-bd0d5ec9668c tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:11:52.093327 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-1b165727-6796-413b-8678-bd0d5ec9668c tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:11:52.098180 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:11:52.098180 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:11:52.098628 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-1b165727-6796-413b-8678-bd0d5ec9668c tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Snapshot retrieved successfully. Aug 16 21:11:52.099449 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-1b165727-6796-413b-8678-bd0d5ec9668c tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] https://10.4.3.143/volume/v3/snapshots/770f0941-8324-46d2-a3ed-46e293952d1a returned with HTTP 200 Aug 16 21:11:52.099828 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 377/1490] 10.4.3.143 () {66 vars in 1354 bytes} [Sun Aug 16 21:11:52 2026] GET /volume/v3/snapshots/770f0941-8324-46d2-a3ed-46e293952d1a => generated 440 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:11:52.394400 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-3e6d36fc-56b5-4e72-8028-71040d1addfa None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:11:52.396476 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-3e6d36fc-56b5-4e72-8028-71040d1addfa tempest-AttachVolumeNegativeTest-223762844 tempest-AttachVolumeNegativeTest-223762844-project-member] GET https://10.4.3.143/volume/v3/volumes/fd534b23-6bc2-4092-828e-aa18483163dd Aug 16 21:11:52.397759 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-3e6d36fc-56b5-4e72-8028-71040d1addfa tempest-AttachVolumeNegativeTest-223762844 tempest-AttachVolumeNegativeTest-223762844-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:11:52.397759 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-3e6d36fc-56b5-4e72-8028-71040d1addfa tempest-AttachVolumeNegativeTest-223762844 tempest-AttachVolumeNegativeTest-223762844-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:11:52.404861 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:11:52.404861 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:11:52.409620 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-3e6d36fc-56b5-4e72-8028-71040d1addfa tempest-AttachVolumeNegativeTest-223762844 tempest-AttachVolumeNegativeTest-223762844-project-member] Volume info retrieved successfully. Aug 16 21:11:52.413214 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-3e6d36fc-56b5-4e72-8028-71040d1addfa tempest-AttachVolumeNegativeTest-223762844 tempest-AttachVolumeNegativeTest-223762844-project-member] https://10.4.3.143/volume/v3/volumes/fd534b23-6bc2-4092-828e-aa18483163dd returned with HTTP 200 Aug 16 21:11:52.413739 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 377/1491] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:11:52 2026] GET /volume/v3/volumes/fd534b23-6bc2-4092-828e-aa18483163dd => generated 847 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:11:52.689305 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [req-e55d8c93-1db1-48e2-9bf5-f06ae93bba34 req-223fc61d-5882-48fe-aec7-20a6e84277b1 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:11:52.692396 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [req-e55d8c93-1db1-48e2-9bf5-f06ae93bba34 req-223fc61d-5882-48fe-aec7-20a6e84277b1 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] POST https://10.4.3.143/volume/v3/attachments/6bfec522-217a-4da3-b292-79ae2d8e2299/action Aug 16 21:11:52.692784 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [req-e55d8c93-1db1-48e2-9bf5-f06ae93bba34 req-223fc61d-5882-48fe-aec7-20a6e84277b1 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Action body: b'{"os-complete": null}' {{(pid=100332) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 21:11:52.692987 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [req-e55d8c93-1db1-48e2-9bf5-f06ae93bba34 req-223fc61d-5882-48fe-aec7-20a6e84277b1 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:11:52.734343 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:11:52.734343 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:11:52.747286 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [req-e55d8c93-1db1-48e2-9bf5-f06ae93bba34 req-223fc61d-5882-48fe-aec7-20a6e84277b1 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] https://10.4.3.143/volume/v3/attachments/6bfec522-217a-4da3-b292-79ae2d8e2299/action returned with HTTP 204 Aug 16 21:11:52.747806 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 373/1492] 10.4.3.143 () {74 vars in 1725 bytes} [Sun Aug 16 21:11:52 2026] POST /volume/v3/attachments/6bfec522-217a-4da3-b292-79ae2d8e2299/action => generated 0 bytes in 59 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:11:53.112677 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-e2decd49-b7d6-4f61-8212-c5ed71356b31 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:11:53.115307 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-e2decd49-b7d6-4f61-8212-c5ed71356b31 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] GET https://10.4.3.143/volume/v3/snapshots/770f0941-8324-46d2-a3ed-46e293952d1a Aug 16 21:11:53.115551 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-e2decd49-b7d6-4f61-8212-c5ed71356b31 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:11:53.115888 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-e2decd49-b7d6-4f61-8212-c5ed71356b31 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:11:53.122023 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:11:53.122023 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:11:53.122487 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-e2decd49-b7d6-4f61-8212-c5ed71356b31 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Snapshot retrieved successfully. Aug 16 21:11:53.123325 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-e2decd49-b7d6-4f61-8212-c5ed71356b31 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] https://10.4.3.143/volume/v3/snapshots/770f0941-8324-46d2-a3ed-46e293952d1a returned with HTTP 200 Aug 16 21:11:53.123709 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 366/1493] 10.4.3.143 () {66 vars in 1354 bytes} [Sun Aug 16 21:11:53 2026] GET /volume/v3/snapshots/770f0941-8324-46d2-a3ed-46e293952d1a => generated 467 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:11:53.136469 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-95670db3-ca14-4480-a160-0f69c0ffdcdc None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:11:53.139370 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-95670db3-ca14-4480-a160-0f69c0ffdcdc tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] GET https://10.4.3.143/volume/v3/snapshots/770f0941-8324-46d2-a3ed-46e293952d1a Aug 16 21:11:53.139607 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-95670db3-ca14-4480-a160-0f69c0ffdcdc tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:11:53.139825 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-95670db3-ca14-4480-a160-0f69c0ffdcdc tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:11:53.146266 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:11:53.146266 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:11:53.147186 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-95670db3-ca14-4480-a160-0f69c0ffdcdc tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Snapshot retrieved successfully. Aug 16 21:11:53.148340 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-95670db3-ca14-4480-a160-0f69c0ffdcdc tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] https://10.4.3.143/volume/v3/snapshots/770f0941-8324-46d2-a3ed-46e293952d1a returned with HTTP 200 Aug 16 21:11:53.148758 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 378/1494] 10.4.3.143 () {66 vars in 1354 bytes} [Sun Aug 16 21:11:53 2026] GET /volume/v3/snapshots/770f0941-8324-46d2-a3ed-46e293952d1a => generated 467 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:11:53.162433 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-21b5b007-c480-4c02-9b07-6a110c993a89 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:11:53.164555 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-21b5b007-c480-4c02-9b07-6a110c993a89 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] POST https://10.4.3.143/volume/v3/snapshots Aug 16 21:11:53.165185 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-21b5b007-c480-4c02-9b07-6a110c993a89 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "20211d59-8f9f-4f68-b36f-ddf497e591cf", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-113241592", "description": null, "metadata": null}} {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:11:53.178535 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:11:53.178535 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:11:53.179094 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-21b5b007-c480-4c02-9b07-6a110c993a89 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Volume info retrieved successfully. Aug 16 21:11:53.179221 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.v3.snapshots [None req-21b5b007-c480-4c02-9b07-6a110c993a89 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Create snapshot from volume 20211d59-8f9f-4f68-b36f-ddf497e591cf Aug 16 21:11:53.208861 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.quota [None req-21b5b007-c480-4c02-9b07-6a110c993a89 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Created reservations ['20f4a1db-b327-4671-ba41-7b7aa97edfca', '761ec480-d069-4fd1-a02b-968b205fc937', '8cb88513-2cc3-4ef1-a9f9-9d211b57494c', '62847e46-9d66-4a05-8429-b9f745b6fa4b'] {{(pid=100330) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:11:53.241638 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-21b5b007-c480-4c02-9b07-6a110c993a89 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Snapshot force create request issued successfully. Aug 16 21:11:53.242011 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-21b5b007-c480-4c02-9b07-6a110c993a89 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] https://10.4.3.143/volume/v3/snapshots returned with HTTP 202 Aug 16 21:11:53.242776 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 378/1495] 10.4.3.143 () {68 vars in 1265 bytes} [Sun Aug 16 21:11:53 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 16 21:11:53.255835 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-db47a776-a738-491c-9a1e-49a5c2eee69b None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:11:53.260365 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-db47a776-a738-491c-9a1e-49a5c2eee69b tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] GET https://10.4.3.143/volume/v3/snapshots/bc956622-ed61-477c-b5ad-9582150b6110 Aug 16 21:11:53.260517 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-db47a776-a738-491c-9a1e-49a5c2eee69b tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:11:53.260983 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-db47a776-a738-491c-9a1e-49a5c2eee69b tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:11:53.268650 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:11:53.268650 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:11:53.269075 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-db47a776-a738-491c-9a1e-49a5c2eee69b tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Snapshot retrieved successfully. Aug 16 21:11:53.270732 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-db47a776-a738-491c-9a1e-49a5c2eee69b tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] https://10.4.3.143/volume/v3/snapshots/bc956622-ed61-477c-b5ad-9582150b6110 returned with HTTP 200 Aug 16 21:11:53.271296 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 374/1496] 10.4.3.143 () {66 vars in 1354 bytes} [Sun Aug 16 21:11:53 2026] GET /volume/v3/snapshots/bc956622-ed61-477c-b5ad-9582150b6110 => generated 439 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:11:53.817990 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-1c2e15f1-a8ab-41cf-8c34-d6100511c5d0 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:11:54.002985 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-1c2e15f1-a8ab-41cf-8c34-d6100511c5d0 tempest-VolumesExtendAttachedTest-931918425 tempest-VolumesExtendAttachedTest-931918425-project-member] POST https://10.4.3.143/volume/v3/volumes Aug 16 21:11:54.002985 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-1c2e15f1-a8ab-41cf-8c34-d6100511c5d0 tempest-VolumesExtendAttachedTest-931918425 tempest-VolumesExtendAttachedTest-931918425-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesExtendAttachedTest-Volume-81813300"}} {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:11:54.004095 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.v3.volumes [None req-1c2e15f1-a8ab-41cf-8c34-d6100511c5d0 tempest-VolumesExtendAttachedTest-931918425 tempest-VolumesExtendAttachedTest-931918425-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesExtendAttachedTest-Volume-81813300'}} {{(pid=100333) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 21:11:54.004095 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.v3.volumes [None req-1c2e15f1-a8ab-41cf-8c34-d6100511c5d0 tempest-VolumesExtendAttachedTest-931918425 tempest-VolumesExtendAttachedTest-931918425-project-member] Create volume of 1 GB Aug 16 21:11:54.012935 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-1c2e15f1-a8ab-41cf-8c34-d6100511c5d0 tempest-VolumesExtendAttachedTest-931918425 tempest-VolumesExtendAttachedTest-931918425-project-member] Availability Zones retrieved successfully. Aug 16 21:11:54.019072 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-1c2e15f1-a8ab-41cf-8c34-d6100511c5d0 tempest-VolumesExtendAttachedTest-931918425 tempest-VolumesExtendAttachedTest-931918425-project-member] Flow 'volume_create_api' (9236cb58-2c0a-418b-b866-22cc5e2cd4a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100333) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:11:54.019072 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-1c2e15f1-a8ab-41cf-8c34-d6100511c5d0 tempest-VolumesExtendAttachedTest-931918425 tempest-VolumesExtendAttachedTest-931918425-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (07222c0e-8b2d-4180-8a66-fd1a7f3b57d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:11:54.019778 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.flows.api.create_volume [None req-1c2e15f1-a8ab-41cf-8c34-d6100511c5d0 tempest-VolumesExtendAttachedTest-931918425 tempest-VolumesExtendAttachedTest-931918425-project-member] Validating volume size '1' using validate_int {{(pid=100333) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 21:11:54.052789 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-1c2e15f1-a8ab-41cf-8c34-d6100511c5d0 tempest-VolumesExtendAttachedTest-931918425 tempest-VolumesExtendAttachedTest-931918425-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (07222c0e-8b2d-4180-8a66-fd1a7f3b57d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T21:04:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=69e633b8-fab9-4b15-8b40-4f1a67c51cda,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '69e633b8-fab9-4b15-8b40-4f1a67c51cda', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:11:54.053805 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-1c2e15f1-a8ab-41cf-8c34-d6100511c5d0 tempest-VolumesExtendAttachedTest-931918425 tempest-VolumesExtendAttachedTest-931918425-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ed15b342-aae1-4d67-a0ec-fc37951d253d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:11:54.124869 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.quota [None req-1c2e15f1-a8ab-41cf-8c34-d6100511c5d0 tempest-VolumesExtendAttachedTest-931918425 tempest-VolumesExtendAttachedTest-931918425-project-member] Created reservations ['89426dbb-2010-4cf3-9516-89bfca1eb9a3', '787dc7ee-e1a5-4e80-8bd9-3283e6fc9b8a', '138e493a-b624-4bbb-9d01-6429d9b297ca', '11fa16ec-5497-4ab3-9ab2-de0f51eb386e'] {{(pid=100333) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:11:54.126128 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-1c2e15f1-a8ab-41cf-8c34-d6100511c5d0 tempest-VolumesExtendAttachedTest-931918425 tempest-VolumesExtendAttachedTest-931918425-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ed15b342-aae1-4d67-a0ec-fc37951d253d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['89426dbb-2010-4cf3-9516-89bfca1eb9a3', '787dc7ee-e1a5-4e80-8bd9-3283e6fc9b8a', '138e493a-b624-4bbb-9d01-6429d9b297ca', '11fa16ec-5497-4ab3-9ab2-de0f51eb386e']}' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:11:54.126803 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-1c2e15f1-a8ab-41cf-8c34-d6100511c5d0 tempest-VolumesExtendAttachedTest-931918425 tempest-VolumesExtendAttachedTest-931918425-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cbefb933-98c0-47e1-b3e8-74775c93b285) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:11:54.158267 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-1c2e15f1-a8ab-41cf-8c34-d6100511c5d0 tempest-VolumesExtendAttachedTest-931918425 tempest-VolumesExtendAttachedTest-931918425-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cbefb933-98c0-47e1-b3e8-74775c93b285) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dd5ef3fd-641c-47dd-99d6-f73ec98fd670', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendAttachedTest-Volume-81813300',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d7b7dac74333459a9d376776498ae4fb',qos_specs=None,replication_status=,reservations=['89426dbb-2010-4cf3-9516-89bfca1eb9a3','787dc7ee-e1a5-4e80-8bd9-3283e6fc9b8a','138e493a-b624-4bbb-9d01-6429d9b297ca','11fa16ec-5497-4ab3-9ab2-de0f51eb386e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b0df434afcd04c42ada34491e8fc3a4f',volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T21:11:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendAttachedTest-Volume-81813300',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=dd5ef3fd-641c-47dd-99d6-f73ec98fd670,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d7b7dac74333459a9d376776498ae4fb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b0df434afcd04c42ada34491e8fc3a4f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(69e633b8-fab9-4b15-8b40-4f1a67c51cda),volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda)}' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:11:54.160137 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-1c2e15f1-a8ab-41cf-8c34-d6100511c5d0 tempest-VolumesExtendAttachedTest-931918425 tempest-VolumesExtendAttachedTest-931918425-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (90975d3b-42b1-4276-97f2-3d6bb86a9d8f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:11:54.186941 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-1c2e15f1-a8ab-41cf-8c34-d6100511c5d0 tempest-VolumesExtendAttachedTest-931918425 tempest-VolumesExtendAttachedTest-931918425-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (90975d3b-42b1-4276-97f2-3d6bb86a9d8f) transitioned into state 'SUCCESS' from state '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-81813300',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d7b7dac74333459a9d376776498ae4fb',qos_specs=None,replication_status=,reservations=['89426dbb-2010-4cf3-9516-89bfca1eb9a3','787dc7ee-e1a5-4e80-8bd9-3283e6fc9b8a','138e493a-b624-4bbb-9d01-6429d9b297ca','11fa16ec-5497-4ab3-9ab2-de0f51eb386e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b0df434afcd04c42ada34491e8fc3a4f',volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda)}' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:11:54.187860 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-1c2e15f1-a8ab-41cf-8c34-d6100511c5d0 tempest-VolumesExtendAttachedTest-931918425 tempest-VolumesExtendAttachedTest-931918425-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a501a7ea-643e-4cf7-91c7-ce9fd69276e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:11:54.199552 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-1c2e15f1-a8ab-41cf-8c34-d6100511c5d0 tempest-VolumesExtendAttachedTest-931918425 tempest-VolumesExtendAttachedTest-931918425-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a501a7ea-643e-4cf7-91c7-ce9fd69276e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:11:54.203135 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-1c2e15f1-a8ab-41cf-8c34-d6100511c5d0 tempest-VolumesExtendAttachedTest-931918425 tempest-VolumesExtendAttachedTest-931918425-project-member] Flow 'volume_create_api' (9236cb58-2c0a-418b-b866-22cc5e2cd4a5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100333) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:11:54.203135 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-1c2e15f1-a8ab-41cf-8c34-d6100511c5d0 tempest-VolumesExtendAttachedTest-931918425 tempest-VolumesExtendAttachedTest-931918425-project-member] Create volume request issued successfully. Aug 16 21:11:54.203135 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-1c2e15f1-a8ab-41cf-8c34-d6100511c5d0 tempest-VolumesExtendAttachedTest-931918425 tempest-VolumesExtendAttachedTest-931918425-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Aug 16 21:11:54.203135 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 367/1497] 10.4.3.143 () {70 vars in 1299 bytes} [Sun Aug 16 21:11:53 2026] POST /volume/v3/volumes => generated 772 bytes in 385 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:11:54.217441 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-40e8239a-7695-4377-9f75-d07a45c0ca82 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:11:54.220790 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-40e8239a-7695-4377-9f75-d07a45c0ca82 tempest-VolumesExtendAttachedTest-931918425 tempest-VolumesExtendAttachedTest-931918425-project-member] GET https://10.4.3.143/volume/v3/volumes/dd5ef3fd-641c-47dd-99d6-f73ec98fd670 Aug 16 21:11:54.221302 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-40e8239a-7695-4377-9f75-d07a45c0ca82 tempest-VolumesExtendAttachedTest-931918425 tempest-VolumesExtendAttachedTest-931918425-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:11:54.221607 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-40e8239a-7695-4377-9f75-d07a45c0ca82 tempest-VolumesExtendAttachedTest-931918425 tempest-VolumesExtendAttachedTest-931918425-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:11:54.235171 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:11:54.235171 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:11:54.243713 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-40e8239a-7695-4377-9f75-d07a45c0ca82 tempest-VolumesExtendAttachedTest-931918425 tempest-VolumesExtendAttachedTest-931918425-project-member] Volume info retrieved successfully. Aug 16 21:11:54.257149 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-40e8239a-7695-4377-9f75-d07a45c0ca82 tempest-VolumesExtendAttachedTest-931918425 tempest-VolumesExtendAttachedTest-931918425-project-member] https://10.4.3.143/volume/v3/volumes/dd5ef3fd-641c-47dd-99d6-f73ec98fd670 returned with HTTP 200 Aug 16 21:11:54.257149 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 379/1498] 10.4.3.143 () {68 vars in 1389 bytes} [Sun Aug 16 21:11:54 2026] GET /volume/v3/volumes/dd5ef3fd-641c-47dd-99d6-f73ec98fd670 => generated 840 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:11:54.287129 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-b9d0bd94-2673-40ce-aa17-122e03d04b60 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:11:54.290085 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-b9d0bd94-2673-40ce-aa17-122e03d04b60 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] GET https://10.4.3.143/volume/v3/snapshots/bc956622-ed61-477c-b5ad-9582150b6110 Aug 16 21:11:54.290418 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-b9d0bd94-2673-40ce-aa17-122e03d04b60 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:11:54.290660 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-b9d0bd94-2673-40ce-aa17-122e03d04b60 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:11:54.297235 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:11:54.297235 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:11:54.297903 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-b9d0bd94-2673-40ce-aa17-122e03d04b60 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Snapshot retrieved successfully. Aug 16 21:11:54.299021 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-b9d0bd94-2673-40ce-aa17-122e03d04b60 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] https://10.4.3.143/volume/v3/snapshots/bc956622-ed61-477c-b5ad-9582150b6110 returned with HTTP 200 Aug 16 21:11:54.299342 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 379/1499] 10.4.3.143 () {66 vars in 1354 bytes} [Sun Aug 16 21:11:54 2026] GET /volume/v3/snapshots/bc956622-ed61-477c-b5ad-9582150b6110 => generated 466 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:11:54.308417 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-91748997-4f24-415e-9a8b-6587cbd6b16a None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:11:54.310736 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-91748997-4f24-415e-9a8b-6587cbd6b16a tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] GET https://10.4.3.143/volume/v3/snapshots/bc956622-ed61-477c-b5ad-9582150b6110 Aug 16 21:11:54.311248 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-91748997-4f24-415e-9a8b-6587cbd6b16a tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:11:54.311968 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-91748997-4f24-415e-9a8b-6587cbd6b16a tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:11:54.318065 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:11:54.318065 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:11:54.319147 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-91748997-4f24-415e-9a8b-6587cbd6b16a tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Snapshot retrieved successfully. Aug 16 21:11:54.320417 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-91748997-4f24-415e-9a8b-6587cbd6b16a tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] https://10.4.3.143/volume/v3/snapshots/bc956622-ed61-477c-b5ad-9582150b6110 returned with HTTP 200 Aug 16 21:11:54.321089 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 375/1500] 10.4.3.143 () {66 vars in 1354 bytes} [Sun Aug 16 21:11:54 2026] GET /volume/v3/snapshots/bc956622-ed61-477c-b5ad-9582150b6110 => generated 466 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:11:55.272149 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-dd4199f4-ba41-4943-a688-8cf8837a8f69 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:11:55.274066 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-dd4199f4-ba41-4943-a688-8cf8837a8f69 tempest-VolumesExtendAttachedTest-931918425 tempest-VolumesExtendAttachedTest-931918425-project-member] GET https://10.4.3.143/volume/v3/volumes/dd5ef3fd-641c-47dd-99d6-f73ec98fd670 Aug 16 21:11:55.274247 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-dd4199f4-ba41-4943-a688-8cf8837a8f69 tempest-VolumesExtendAttachedTest-931918425 tempest-VolumesExtendAttachedTest-931918425-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:11:55.274450 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-dd4199f4-ba41-4943-a688-8cf8837a8f69 tempest-VolumesExtendAttachedTest-931918425 tempest-VolumesExtendAttachedTest-931918425-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:11:55.282153 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:11:55.282153 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:11:55.286683 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-dd4199f4-ba41-4943-a688-8cf8837a8f69 tempest-VolumesExtendAttachedTest-931918425 tempest-VolumesExtendAttachedTest-931918425-project-member] Volume info retrieved successfully. Aug 16 21:11:55.291604 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-dd4199f4-ba41-4943-a688-8cf8837a8f69 tempest-VolumesExtendAttachedTest-931918425 tempest-VolumesExtendAttachedTest-931918425-project-member] https://10.4.3.143/volume/v3/volumes/dd5ef3fd-641c-47dd-99d6-f73ec98fd670 returned with HTTP 200 Aug 16 21:11:55.292049 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 368/1501] 10.4.3.143 () {68 vars in 1389 bytes} [Sun Aug 16 21:11:55 2026] GET /volume/v3/volumes/dd5ef3fd-641c-47dd-99d6-f73ec98fd670 => generated 865 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:11:55.974679 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-5a5e4409-afd1-47e2-86c2-ab6e98351d61 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:11:55.978271 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-5a5e4409-afd1-47e2-86c2-ab6e98351d61 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] DELETE https://10.4.3.143/volume/v3/snapshots/bc956622-ed61-477c-b5ad-9582150b6110 Aug 16 21:11:55.978585 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-5a5e4409-afd1-47e2-86c2-ab6e98351d61 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:11:55.978866 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-5a5e4409-afd1-47e2-86c2-ab6e98351d61 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Calling method 'delete' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:11:55.979021 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.v3.snapshots [None req-5a5e4409-afd1-47e2-86c2-ab6e98351d61 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Delete snapshot with id: bc956622-ed61-477c-b5ad-9582150b6110 Aug 16 21:11:55.987080 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:11:55.987080 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:11:55.987768 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-5a5e4409-afd1-47e2-86c2-ab6e98351d61 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Snapshot retrieved successfully. Aug 16 21:11:56.022418 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-5a5e4409-afd1-47e2-86c2-ab6e98351d61 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Snapshot delete request issued successfully. Aug 16 21:11:56.022721 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-5a5e4409-afd1-47e2-86c2-ab6e98351d61 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] https://10.4.3.143/volume/v3/snapshots/bc956622-ed61-477c-b5ad-9582150b6110 returned with HTTP 202 Aug 16 21:11:56.023271 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 380/1502] 10.4.3.143 () {66 vars in 1357 bytes} [Sun Aug 16 21:11:55 2026] DELETE /volume/v3/snapshots/bc956622-ed61-477c-b5ad-9582150b6110 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 21:11:56.034085 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-4b444dbc-cec1-4be4-b729-0d4860288749 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:11:56.036035 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-4b444dbc-cec1-4be4-b729-0d4860288749 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] GET https://10.4.3.143/volume/v3/snapshots/bc956622-ed61-477c-b5ad-9582150b6110 Aug 16 21:11:56.036287 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-4b444dbc-cec1-4be4-b729-0d4860288749 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:11:56.036533 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-4b444dbc-cec1-4be4-b729-0d4860288749 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:11:56.050487 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:11:56.050487 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:11:56.051138 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-4b444dbc-cec1-4be4-b729-0d4860288749 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Snapshot retrieved successfully. Aug 16 21:11:56.052255 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-4b444dbc-cec1-4be4-b729-0d4860288749 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] https://10.4.3.143/volume/v3/snapshots/bc956622-ed61-477c-b5ad-9582150b6110 returned with HTTP 200 Aug 16 21:11:56.052630 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 380/1503] 10.4.3.143 () {66 vars in 1354 bytes} [Sun Aug 16 21:11:56 2026] GET /volume/v3/snapshots/bc956622-ed61-477c-b5ad-9582150b6110 => generated 465 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:11:57.063860 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-7efacd83-68fc-4dcb-8c11-ef57e1986e3f None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:11:57.067780 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-7efacd83-68fc-4dcb-8c11-ef57e1986e3f tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] GET https://10.4.3.143/volume/v3/snapshots/bc956622-ed61-477c-b5ad-9582150b6110 Aug 16 21:11:57.067952 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-7efacd83-68fc-4dcb-8c11-ef57e1986e3f tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:11:57.068146 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-7efacd83-68fc-4dcb-8c11-ef57e1986e3f tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:11:57.074774 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-7efacd83-68fc-4dcb-8c11-ef57e1986e3f tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] https://10.4.3.143/volume/v3/snapshots/bc956622-ed61-477c-b5ad-9582150b6110 returned with HTTP 404 Aug 16 21:11:57.075261 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 376/1504] 10.4.3.143 () {66 vars in 1354 bytes} [Sun Aug 16 21:11:57 2026] GET /volume/v3/snapshots/bc956622-ed61-477c-b5ad-9582150b6110 => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:11:57.084201 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-f1b295dc-fb6d-4a88-9888-d130eb8a0df8 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:11:57.086476 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-f1b295dc-fb6d-4a88-9888-d130eb8a0df8 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] DELETE https://10.4.3.143/volume/v3/snapshots/770f0941-8324-46d2-a3ed-46e293952d1a Aug 16 21:11:57.086702 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-f1b295dc-fb6d-4a88-9888-d130eb8a0df8 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:11:57.088048 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-f1b295dc-fb6d-4a88-9888-d130eb8a0df8 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Calling method 'delete' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:11:57.088048 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.v3.snapshots [None req-f1b295dc-fb6d-4a88-9888-d130eb8a0df8 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Delete snapshot with id: 770f0941-8324-46d2-a3ed-46e293952d1a Aug 16 21:11:57.092517 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:11:57.092517 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:11:57.093175 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-f1b295dc-fb6d-4a88-9888-d130eb8a0df8 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Snapshot retrieved successfully. Aug 16 21:11:57.120452 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-f1b295dc-fb6d-4a88-9888-d130eb8a0df8 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Snapshot delete request issued successfully. Aug 16 21:11:57.120452 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-f1b295dc-fb6d-4a88-9888-d130eb8a0df8 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] https://10.4.3.143/volume/v3/snapshots/770f0941-8324-46d2-a3ed-46e293952d1a returned with HTTP 202 Aug 16 21:11:57.120452 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 369/1505] 10.4.3.143 () {66 vars in 1357 bytes} [Sun Aug 16 21:11:57 2026] DELETE /volume/v3/snapshots/770f0941-8324-46d2-a3ed-46e293952d1a => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 21:11:57.126838 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-b866ed38-60a0-454f-bca2-d1f12ea6407a None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:11:57.130440 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-b866ed38-60a0-454f-bca2-d1f12ea6407a tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] GET https://10.4.3.143/volume/v3/snapshots/770f0941-8324-46d2-a3ed-46e293952d1a Aug 16 21:11:57.130440 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-b866ed38-60a0-454f-bca2-d1f12ea6407a tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:11:57.130440 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-b866ed38-60a0-454f-bca2-d1f12ea6407a tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:11:57.135545 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:11:57.135545 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:11:57.136075 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-b866ed38-60a0-454f-bca2-d1f12ea6407a tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Snapshot retrieved successfully. Aug 16 21:11:57.136870 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-b866ed38-60a0-454f-bca2-d1f12ea6407a tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] https://10.4.3.143/volume/v3/snapshots/770f0941-8324-46d2-a3ed-46e293952d1a returned with HTTP 200 Aug 16 21:11:57.137273 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 381/1506] 10.4.3.143 () {66 vars in 1354 bytes} [Sun Aug 16 21:11:57 2026] GET /volume/v3/snapshots/770f0941-8324-46d2-a3ed-46e293952d1a => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:11:58.147700 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-f27a4371-a284-4ab5-8362-5d3631918c73 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:11:58.151790 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-f27a4371-a284-4ab5-8362-5d3631918c73 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] GET https://10.4.3.143/volume/v3/snapshots/770f0941-8324-46d2-a3ed-46e293952d1a Aug 16 21:11:58.152074 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-f27a4371-a284-4ab5-8362-5d3631918c73 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:11:58.152310 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-f27a4371-a284-4ab5-8362-5d3631918c73 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:11:58.157628 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-f27a4371-a284-4ab5-8362-5d3631918c73 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] https://10.4.3.143/volume/v3/snapshots/770f0941-8324-46d2-a3ed-46e293952d1a returned with HTTP 404 Aug 16 21:11:58.158395 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 381/1507] 10.4.3.143 () {66 vars in 1354 bytes} [Sun Aug 16 21:11:58 2026] GET /volume/v3/snapshots/770f0941-8324-46d2-a3ed-46e293952d1a => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:11:58.167387 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-e8663250-244c-428d-b8a1-df563a5aa0f4 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:11:58.171858 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-e8663250-244c-428d-b8a1-df563a5aa0f4 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] DELETE https://10.4.3.143/volume/v3/snapshots/5da14736-25a5-4d66-8d0a-a14f9d659db7 Aug 16 21:11:58.172174 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-e8663250-244c-428d-b8a1-df563a5aa0f4 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:11:58.172441 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-e8663250-244c-428d-b8a1-df563a5aa0f4 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Calling method 'delete' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:11:58.172622 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.v3.snapshots [None req-e8663250-244c-428d-b8a1-df563a5aa0f4 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Delete snapshot with id: 5da14736-25a5-4d66-8d0a-a14f9d659db7 Aug 16 21:11:58.186321 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:11:58.186321 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:11:58.186884 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-e8663250-244c-428d-b8a1-df563a5aa0f4 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Snapshot retrieved successfully. Aug 16 21:11:58.215110 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-e8663250-244c-428d-b8a1-df563a5aa0f4 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Snapshot delete request issued successfully. Aug 16 21:11:58.215308 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-e8663250-244c-428d-b8a1-df563a5aa0f4 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] https://10.4.3.143/volume/v3/snapshots/5da14736-25a5-4d66-8d0a-a14f9d659db7 returned with HTTP 202 Aug 16 21:11:58.215721 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 377/1508] 10.4.3.143 () {66 vars in 1357 bytes} [Sun Aug 16 21:11:58 2026] DELETE /volume/v3/snapshots/5da14736-25a5-4d66-8d0a-a14f9d659db7 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 21:11:58.224187 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-055f0c50-80fc-4712-830a-41d2fdb8e38e None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:11:58.226544 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-055f0c50-80fc-4712-830a-41d2fdb8e38e tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] GET https://10.4.3.143/volume/v3/snapshots/5da14736-25a5-4d66-8d0a-a14f9d659db7 Aug 16 21:11:58.226872 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-055f0c50-80fc-4712-830a-41d2fdb8e38e tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:11:58.227153 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-055f0c50-80fc-4712-830a-41d2fdb8e38e tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:11:58.236337 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:11:58.236337 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:11:58.236980 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-055f0c50-80fc-4712-830a-41d2fdb8e38e tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Snapshot retrieved successfully. Aug 16 21:11:58.238135 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-055f0c50-80fc-4712-830a-41d2fdb8e38e tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] https://10.4.3.143/volume/v3/snapshots/5da14736-25a5-4d66-8d0a-a14f9d659db7 returned with HTTP 200 Aug 16 21:11:58.238612 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 370/1509] 10.4.3.143 () {66 vars in 1354 bytes} [Sun Aug 16 21:11:58 2026] GET /volume/v3/snapshots/5da14736-25a5-4d66-8d0a-a14f9d659db7 => generated 465 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:11:59.249499 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-fa0cd897-c836-4af9-a7fc-e7eebc66bc60 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:11:59.251904 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-fa0cd897-c836-4af9-a7fc-e7eebc66bc60 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] GET https://10.4.3.143/volume/v3/snapshots/5da14736-25a5-4d66-8d0a-a14f9d659db7 Aug 16 21:11:59.252280 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-fa0cd897-c836-4af9-a7fc-e7eebc66bc60 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:11:59.252556 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-fa0cd897-c836-4af9-a7fc-e7eebc66bc60 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:11:59.258156 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-fa0cd897-c836-4af9-a7fc-e7eebc66bc60 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] https://10.4.3.143/volume/v3/snapshots/5da14736-25a5-4d66-8d0a-a14f9d659db7 returned with HTTP 404 Aug 16 21:11:59.258640 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 382/1510] 10.4.3.143 () {66 vars in 1354 bytes} [Sun Aug 16 21:11:59 2026] GET /volume/v3/snapshots/5da14736-25a5-4d66-8d0a-a14f9d659db7 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:11:59.267149 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-932e9e3b-5733-4844-983b-061e946dd1cb None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:11:59.274264 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-932e9e3b-5733-4844-983b-061e946dd1cb tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] DELETE https://10.4.3.143/volume/v3/snapshots/bc956622-ed61-477c-b5ad-9582150b6110 Aug 16 21:11:59.274489 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-932e9e3b-5733-4844-983b-061e946dd1cb tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:11:59.274697 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-932e9e3b-5733-4844-983b-061e946dd1cb tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Calling method 'delete' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:11:59.274849 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.v3.snapshots [None req-932e9e3b-5733-4844-983b-061e946dd1cb tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Delete snapshot with id: bc956622-ed61-477c-b5ad-9582150b6110 Aug 16 21:11:59.283129 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-932e9e3b-5733-4844-983b-061e946dd1cb tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] https://10.4.3.143/volume/v3/snapshots/bc956622-ed61-477c-b5ad-9582150b6110 returned with HTTP 404 Aug 16 21:11:59.283580 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 382/1511] 10.4.3.143 () {66 vars in 1357 bytes} [Sun Aug 16 21:11:59 2026] DELETE /volume/v3/snapshots/bc956622-ed61-477c-b5ad-9582150b6110 => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:11:59.291020 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-2ea63423-e8c6-4208-93e8-c9af6d748a05 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:11:59.292656 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-2ea63423-e8c6-4208-93e8-c9af6d748a05 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] GET https://10.4.3.143/volume/v3/snapshots/bc956622-ed61-477c-b5ad-9582150b6110 Aug 16 21:11:59.292824 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-2ea63423-e8c6-4208-93e8-c9af6d748a05 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:11:59.293073 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-2ea63423-e8c6-4208-93e8-c9af6d748a05 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:11:59.297873 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-2ea63423-e8c6-4208-93e8-c9af6d748a05 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] https://10.4.3.143/volume/v3/snapshots/bc956622-ed61-477c-b5ad-9582150b6110 returned with HTTP 404 Aug 16 21:11:59.298362 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 378/1512] 10.4.3.143 () {66 vars in 1354 bytes} [Sun Aug 16 21:11:59 2026] GET /volume/v3/snapshots/bc956622-ed61-477c-b5ad-9582150b6110 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:11:59.307131 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-7024d91f-c754-4f73-a5fa-5c9f598b66e6 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:11:59.310812 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-7024d91f-c754-4f73-a5fa-5c9f598b66e6 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] DELETE https://10.4.3.143/volume/v3/snapshots/770f0941-8324-46d2-a3ed-46e293952d1a Aug 16 21:11:59.311116 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-7024d91f-c754-4f73-a5fa-5c9f598b66e6 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:11:59.311314 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-7024d91f-c754-4f73-a5fa-5c9f598b66e6 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Calling method 'delete' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:11:59.311427 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.v3.snapshots [None req-7024d91f-c754-4f73-a5fa-5c9f598b66e6 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Delete snapshot with id: 770f0941-8324-46d2-a3ed-46e293952d1a Aug 16 21:11:59.321879 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-7024d91f-c754-4f73-a5fa-5c9f598b66e6 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] https://10.4.3.143/volume/v3/snapshots/770f0941-8324-46d2-a3ed-46e293952d1a returned with HTTP 404 Aug 16 21:11:59.322467 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 371/1513] 10.4.3.143 () {66 vars in 1357 bytes} [Sun Aug 16 21:11:59 2026] DELETE /volume/v3/snapshots/770f0941-8324-46d2-a3ed-46e293952d1a => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:11:59.329150 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-b4f45c27-0ef7-4505-82b2-362c4aee086a None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:11:59.331292 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-b4f45c27-0ef7-4505-82b2-362c4aee086a tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] GET https://10.4.3.143/volume/v3/snapshots/770f0941-8324-46d2-a3ed-46e293952d1a Aug 16 21:11:59.331538 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-b4f45c27-0ef7-4505-82b2-362c4aee086a tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:11:59.331787 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-b4f45c27-0ef7-4505-82b2-362c4aee086a tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:11:59.339941 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-b4f45c27-0ef7-4505-82b2-362c4aee086a tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] https://10.4.3.143/volume/v3/snapshots/770f0941-8324-46d2-a3ed-46e293952d1a returned with HTTP 404 Aug 16 21:11:59.340422 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 383/1514] 10.4.3.143 () {66 vars in 1354 bytes} [Sun Aug 16 21:11:59 2026] GET /volume/v3/snapshots/770f0941-8324-46d2-a3ed-46e293952d1a => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:11:59.349850 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-a391922d-ac4b-4ff2-8134-2955e3e09a99 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:11:59.352181 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-a391922d-ac4b-4ff2-8134-2955e3e09a99 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] DELETE https://10.4.3.143/volume/v3/snapshots/5da14736-25a5-4d66-8d0a-a14f9d659db7 Aug 16 21:11:59.352343 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-a391922d-ac4b-4ff2-8134-2955e3e09a99 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:11:59.352519 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-a391922d-ac4b-4ff2-8134-2955e3e09a99 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Calling method 'delete' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:11:59.352617 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.v3.snapshots [None req-a391922d-ac4b-4ff2-8134-2955e3e09a99 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Delete snapshot with id: 5da14736-25a5-4d66-8d0a-a14f9d659db7 Aug 16 21:11:59.358210 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-a391922d-ac4b-4ff2-8134-2955e3e09a99 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] https://10.4.3.143/volume/v3/snapshots/5da14736-25a5-4d66-8d0a-a14f9d659db7 returned with HTTP 404 Aug 16 21:11:59.358714 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 383/1515] 10.4.3.143 () {66 vars in 1357 bytes} [Sun Aug 16 21:11:59 2026] DELETE /volume/v3/snapshots/5da14736-25a5-4d66-8d0a-a14f9d659db7 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:11:59.366203 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-a3f761c5-b8f6-42ea-b1fd-50ee2a27c48c None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:11:59.368309 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-a3f761c5-b8f6-42ea-b1fd-50ee2a27c48c tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] GET https://10.4.3.143/volume/v3/snapshots/5da14736-25a5-4d66-8d0a-a14f9d659db7 Aug 16 21:11:59.368518 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-a3f761c5-b8f6-42ea-b1fd-50ee2a27c48c tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:11:59.368725 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-a3f761c5-b8f6-42ea-b1fd-50ee2a27c48c tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:11:59.373734 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-a3f761c5-b8f6-42ea-b1fd-50ee2a27c48c tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] https://10.4.3.143/volume/v3/snapshots/5da14736-25a5-4d66-8d0a-a14f9d659db7 returned with HTTP 404 Aug 16 21:11:59.374108 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 379/1516] 10.4.3.143 () {66 vars in 1354 bytes} [Sun Aug 16 21:11:59 2026] GET /volume/v3/snapshots/5da14736-25a5-4d66-8d0a-a14f9d659db7 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:12:00.797565 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [req-69537ccd-8bfd-4e42-b4f3-4f7074b600a6 req-ca553f12-d095-4fdd-afcd-6d84296d7a8e None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:12:00.805068 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [req-69537ccd-8bfd-4e42-b4f3-4f7074b600a6 req-ca553f12-d095-4fdd-afcd-6d84296d7a8e tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] DELETE https://10.4.3.143/volume/v3/attachments/622208e1-ea7e-4ca6-9ab3-2cd4c2b74496 Aug 16 21:12:00.805068 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [req-69537ccd-8bfd-4e42-b4f3-4f7074b600a6 req-ca553f12-d095-4fdd-afcd-6d84296d7a8e tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:12:00.805068 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [req-69537ccd-8bfd-4e42-b4f3-4f7074b600a6 req-ca553f12-d095-4fdd-afcd-6d84296d7a8e tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Calling method 'version_select' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:12:00.815424 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:12:00.815424 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:12:00.892529 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [req-69537ccd-8bfd-4e42-b4f3-4f7074b600a6 req-ca553f12-d095-4fdd-afcd-6d84296d7a8e tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] https://10.4.3.143/volume/v3/attachments/622208e1-ea7e-4ca6-9ab3-2cd4c2b74496 returned with HTTP 200 Aug 16 21:12:00.893124 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 372/1517] 10.4.3.143 () {72 vars in 1673 bytes} [Sun Aug 16 21:12:00 2026] DELETE /volume/v3/attachments/622208e1-ea7e-4ca6-9ab3-2cd4c2b74496 => generated 19 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:12:03.665580 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-37e9618d-dd57-4da5-8667-a5aaab0a31f6 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:12:03.667647 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-37e9618d-dd57-4da5-8667-a5aaab0a31f6 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] DELETE https://10.4.3.143/volume/v3/volumes/20211d59-8f9f-4f68-b36f-ddf497e591cf Aug 16 21:12:03.667849 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-37e9618d-dd57-4da5-8667-a5aaab0a31f6 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:12:03.668080 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-37e9618d-dd57-4da5-8667-a5aaab0a31f6 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Calling method 'delete' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:12:03.668235 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.v3.volumes [None req-37e9618d-dd57-4da5-8667-a5aaab0a31f6 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Delete volume with id: 20211d59-8f9f-4f68-b36f-ddf497e591cf Aug 16 21:12:03.678180 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:12:03.678180 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:12:03.678323 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-37e9618d-dd57-4da5-8667-a5aaab0a31f6 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Volume info retrieved successfully. Aug 16 21:12:03.707880 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-37e9618d-dd57-4da5-8667-a5aaab0a31f6 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Delete volume request issued successfully. Aug 16 21:12:03.708174 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-37e9618d-dd57-4da5-8667-a5aaab0a31f6 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] https://10.4.3.143/volume/v3/volumes/20211d59-8f9f-4f68-b36f-ddf497e591cf returned with HTTP 202 Aug 16 21:12:03.708791 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 384/1518] 10.4.3.143 () {66 vars in 1351 bytes} [Sun Aug 16 21:12:03 2026] DELETE /volume/v3/volumes/20211d59-8f9f-4f68-b36f-ddf497e591cf => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 21:12:03.718552 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-9a954602-98bc-4609-b14f-526c49e77214 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:12:03.720603 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-9a954602-98bc-4609-b14f-526c49e77214 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] GET https://10.4.3.143/volume/v3/volumes/20211d59-8f9f-4f68-b36f-ddf497e591cf Aug 16 21:12:03.720904 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-9a954602-98bc-4609-b14f-526c49e77214 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:12:03.721498 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-9a954602-98bc-4609-b14f-526c49e77214 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:12:03.732317 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:12:03.732317 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:12:03.737511 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-9a954602-98bc-4609-b14f-526c49e77214 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Volume info retrieved successfully. Aug 16 21:12:03.744660 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-9a954602-98bc-4609-b14f-526c49e77214 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] https://10.4.3.143/volume/v3/volumes/20211d59-8f9f-4f68-b36f-ddf497e591cf returned with HTTP 200 Aug 16 21:12:03.745359 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 384/1519] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:12:03 2026] GET /volume/v3/volumes/20211d59-8f9f-4f68-b36f-ddf497e591cf => generated 1365 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:12:04.761155 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-632d9996-3999-4de3-adc8-0a08a0b01190 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:12:04.763631 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-632d9996-3999-4de3-adc8-0a08a0b01190 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] GET https://10.4.3.143/volume/v3/volumes/20211d59-8f9f-4f68-b36f-ddf497e591cf Aug 16 21:12:04.763835 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-632d9996-3999-4de3-adc8-0a08a0b01190 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:12:04.764071 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-632d9996-3999-4de3-adc8-0a08a0b01190 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:12:04.770335 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-632d9996-3999-4de3-adc8-0a08a0b01190 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] https://10.4.3.143/volume/v3/volumes/20211d59-8f9f-4f68-b36f-ddf497e591cf returned with HTTP 404 Aug 16 21:12:04.770848 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 380/1520] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:12:04 2026] GET /volume/v3/volumes/20211d59-8f9f-4f68-b36f-ddf497e591cf => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:12:04.803662 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-11d4d3bf-7c5c-4e96-a2cf-b6db8a60f5b9 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:12:04.808103 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-11d4d3bf-7c5c-4e96-a2cf-b6db8a60f5b9 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] POST https://10.4.3.143/volume/v3/volumes Aug 16 21:12:04.809562 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-11d4d3bf-7c5c-4e96-a2cf-b6db8a60f5b9 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-616122828", "snapshot_id": null, "imageRef": "42b524b5-4969-43e9-b5aa-f976c786aa94", "volume_type": null, "size": 1}} {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:12:04.813014 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.v3.volumes [None req-11d4d3bf-7c5c-4e96-a2cf-b6db8a60f5b9 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-616122828', 'snapshot_id': None, 'imageRef': '42b524b5-4969-43e9-b5aa-f976c786aa94', 'volume_type': None, 'size': 1}} {{(pid=100333) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 21:12:04.913166 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.v3.volumes [None req-11d4d3bf-7c5c-4e96-a2cf-b6db8a60f5b9 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Create volume of 1 GB Aug 16 21:12:04.913166 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:12:04.913166 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:12:04.917176 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-11d4d3bf-7c5c-4e96-a2cf-b6db8a60f5b9 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Availability Zones retrieved successfully. Aug 16 21:12:04.924003 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-11d4d3bf-7c5c-4e96-a2cf-b6db8a60f5b9 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Flow 'volume_create_api' (39f1652b-e976-4263-afca-bbb00e9fbf03) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100333) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:12:04.925303 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-11d4d3bf-7c5c-4e96-a2cf-b6db8a60f5b9 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8fa0e11a-d9b6-4205-93f3-7a1ae3132016) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:12:04.926623 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.flows.api.create_volume [None req-11d4d3bf-7c5c-4e96-a2cf-b6db8a60f5b9 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Validating volume size '1' using validate_int {{(pid=100333) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 21:12:05.013755 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-11d4d3bf-7c5c-4e96-a2cf-b6db8a60f5b9 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8fa0e11a-d9b6-4205-93f3-7a1ae3132016) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T21:04:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=69e633b8-fab9-4b15-8b40-4f1a67c51cda,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '69e633b8-fab9-4b15-8b40-4f1a67c51cda', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:12:05.013755 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-11d4d3bf-7c5c-4e96-a2cf-b6db8a60f5b9 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6fa7d894-48c7-4ac9-9bd1-42ae7b08b400) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:12:05.075944 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.quota [None req-11d4d3bf-7c5c-4e96-a2cf-b6db8a60f5b9 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Created reservations ['c42b2aff-ac1e-4d0b-a817-03faa231af23', 'add3cf6d-13b7-4421-87e5-f3382e8fe35f', '4e46d2b5-9c93-439a-ac99-cfc6b75c68d5', '03c72995-00f5-483b-aeb7-5acf78f489df'] {{(pid=100333) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:12:05.075944 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-11d4d3bf-7c5c-4e96-a2cf-b6db8a60f5b9 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6fa7d894-48c7-4ac9-9bd1-42ae7b08b400) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c42b2aff-ac1e-4d0b-a817-03faa231af23', 'add3cf6d-13b7-4421-87e5-f3382e8fe35f', '4e46d2b5-9c93-439a-ac99-cfc6b75c68d5', '03c72995-00f5-483b-aeb7-5acf78f489df']}' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:12:05.075944 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-11d4d3bf-7c5c-4e96-a2cf-b6db8a60f5b9 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cf26d482-f043-4bb6-85e8-f0b428aa0fac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:12:05.099953 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-11d4d3bf-7c5c-4e96-a2cf-b6db8a60f5b9 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cf26d482-f043-4bb6-85e8-f0b428aa0fac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '88c1983f-baac-4248-a1be-20474f909adf', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-616122828',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b9308978d260439581ce1e755cb85f7b',qos_specs=None,replication_status=,reservations=['c42b2aff-ac1e-4d0b-a817-03faa231af23','add3cf6d-13b7-4421-87e5-f3382e8fe35f','4e46d2b5-9c93-439a-ac99-cfc6b75c68d5','03c72995-00f5-483b-aeb7-5acf78f489df'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7a0effc2f2ed43cba1798e1f55d30632',volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T21:12:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-616122828',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=88c1983f-baac-4248-a1be-20474f909adf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b9308978d260439581ce1e755cb85f7b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7a0effc2f2ed43cba1798e1f55d30632',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(69e633b8-fab9-4b15-8b40-4f1a67c51cda),volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda)}' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:12:05.101444 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-11d4d3bf-7c5c-4e96-a2cf-b6db8a60f5b9 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d6dab475-4552-42b0-bd2b-1e07dc0bdb44) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:12:05.119641 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-11d4d3bf-7c5c-4e96-a2cf-b6db8a60f5b9 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d6dab475-4552-42b0-bd2b-1e07dc0bdb44) transitioned into state 'SUCCESS' from state '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-616122828',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b9308978d260439581ce1e755cb85f7b',qos_specs=None,replication_status=,reservations=['c42b2aff-ac1e-4d0b-a817-03faa231af23','add3cf6d-13b7-4421-87e5-f3382e8fe35f','4e46d2b5-9c93-439a-ac99-cfc6b75c68d5','03c72995-00f5-483b-aeb7-5acf78f489df'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7a0effc2f2ed43cba1798e1f55d30632',volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda)}' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:12:05.120634 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-11d4d3bf-7c5c-4e96-a2cf-b6db8a60f5b9 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9864ab9d-9e26-4060-bdff-f5c820f2d2db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:12:05.129697 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-11d4d3bf-7c5c-4e96-a2cf-b6db8a60f5b9 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9864ab9d-9e26-4060-bdff-f5c820f2d2db) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:12:05.130757 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-11d4d3bf-7c5c-4e96-a2cf-b6db8a60f5b9 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Flow 'volume_create_api' (39f1652b-e976-4263-afca-bbb00e9fbf03) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100333) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:12:05.131223 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-11d4d3bf-7c5c-4e96-a2cf-b6db8a60f5b9 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Create volume request issued successfully. Aug 16 21:12:05.131871 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-11d4d3bf-7c5c-4e96-a2cf-b6db8a60f5b9 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Aug 16 21:12:05.132417 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 373/1521] 10.4.3.143 () {68 vars in 1259 bytes} [Sun Aug 16 21:12:04 2026] POST /volume/v3/volumes => generated 758 bytes in 329 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 21:12:05.146500 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-4e2b2f79-01b2-4256-98dc-384c9dc1ec5e None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:12:05.148524 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-4e2b2f79-01b2-4256-98dc-384c9dc1ec5e tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] GET https://10.4.3.143/volume/v3/volumes/88c1983f-baac-4248-a1be-20474f909adf Aug 16 21:12:05.148812 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-4e2b2f79-01b2-4256-98dc-384c9dc1ec5e tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:12:05.149180 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-4e2b2f79-01b2-4256-98dc-384c9dc1ec5e tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:12:05.157579 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:12:05.157579 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:12:05.162254 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-4e2b2f79-01b2-4256-98dc-384c9dc1ec5e tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Volume info retrieved successfully. Aug 16 21:12:05.168529 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-4e2b2f79-01b2-4256-98dc-384c9dc1ec5e tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] https://10.4.3.143/volume/v3/volumes/88c1983f-baac-4248-a1be-20474f909adf returned with HTTP 200 Aug 16 21:12:05.169382 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 385/1522] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:12:05 2026] GET /volume/v3/volumes/88c1983f-baac-4248-a1be-20474f909adf => generated 826 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:12:06.185871 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-0f83f12e-32f1-487a-800b-28eeec07ec23 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:12:06.190649 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-0f83f12e-32f1-487a-800b-28eeec07ec23 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] GET https://10.4.3.143/volume/v3/volumes/88c1983f-baac-4248-a1be-20474f909adf Aug 16 21:12:06.191049 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-0f83f12e-32f1-487a-800b-28eeec07ec23 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:12:06.191249 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-0f83f12e-32f1-487a-800b-28eeec07ec23 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:12:06.198462 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:12:06.198462 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:12:06.202267 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-0f83f12e-32f1-487a-800b-28eeec07ec23 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Volume info retrieved successfully. Aug 16 21:12:06.206981 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-0f83f12e-32f1-487a-800b-28eeec07ec23 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] https://10.4.3.143/volume/v3/volumes/88c1983f-baac-4248-a1be-20474f909adf returned with HTTP 200 Aug 16 21:12:06.207339 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 385/1523] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:12:06 2026] GET /volume/v3/volumes/88c1983f-baac-4248-a1be-20474f909adf => generated 1366 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:12:06.222529 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-f2453333-0717-4ade-b11d-5ae777956fc9 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:12:06.224559 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-f2453333-0717-4ade-b11d-5ae777956fc9 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] GET https://10.4.3.143/volume/v3/volumes/88c1983f-baac-4248-a1be-20474f909adf Aug 16 21:12:06.224752 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-f2453333-0717-4ade-b11d-5ae777956fc9 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:12:06.225009 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-f2453333-0717-4ade-b11d-5ae777956fc9 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:12:06.235622 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:12:06.235622 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:12:06.239408 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-f2453333-0717-4ade-b11d-5ae777956fc9 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Volume info retrieved successfully. Aug 16 21:12:06.244446 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-f2453333-0717-4ade-b11d-5ae777956fc9 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] https://10.4.3.143/volume/v3/volumes/88c1983f-baac-4248-a1be-20474f909adf returned with HTTP 200 Aug 16 21:12:06.244801 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 381/1524] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:12:06 2026] GET /volume/v3/volumes/88c1983f-baac-4248-a1be-20474f909adf => generated 1366 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:12:07.534123 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [req-2085569c-480d-497a-8e48-cd5865d4652e req-d493f09c-7027-45e5-9e3b-92e5c2c25e87 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:12:07.540480 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [req-2085569c-480d-497a-8e48-cd5865d4652e req-d493f09c-7027-45e5-9e3b-92e5c2c25e87 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] GET https://10.4.3.143/volume/v3/volumes/88c1983f-baac-4248-a1be-20474f909adf Aug 16 21:12:07.540480 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [req-2085569c-480d-497a-8e48-cd5865d4652e req-d493f09c-7027-45e5-9e3b-92e5c2c25e87 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:12:07.540480 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [req-2085569c-480d-497a-8e48-cd5865d4652e req-d493f09c-7027-45e5-9e3b-92e5c2c25e87 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:12:07.550511 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:12:07.550511 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:12:07.557684 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [req-2085569c-480d-497a-8e48-cd5865d4652e req-d493f09c-7027-45e5-9e3b-92e5c2c25e87 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Volume info retrieved successfully. Aug 16 21:12:07.563886 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [req-2085569c-480d-497a-8e48-cd5865d4652e req-d493f09c-7027-45e5-9e3b-92e5c2c25e87 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] https://10.4.3.143/volume/v3/volumes/88c1983f-baac-4248-a1be-20474f909adf returned with HTTP 200 Aug 16 21:12:07.564403 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 374/1525] 10.4.3.143 () {68 vars in 1598 bytes} [Sun Aug 16 21:12:07 2026] GET /volume/v3/volumes/88c1983f-baac-4248-a1be-20474f909adf => generated 1366 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:12:08.141766 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [req-2085569c-480d-497a-8e48-cd5865d4652e req-233c937a-0d35-4caa-8959-d67fa4ee045c None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:12:08.145821 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [req-2085569c-480d-497a-8e48-cd5865d4652e req-233c937a-0d35-4caa-8959-d67fa4ee045c tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] GET https://10.4.3.143/volume/v3/volumes/88c1983f-baac-4248-a1be-20474f909adf Aug 16 21:12:08.146118 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [req-2085569c-480d-497a-8e48-cd5865d4652e req-233c937a-0d35-4caa-8959-d67fa4ee045c tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:12:08.146409 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [req-2085569c-480d-497a-8e48-cd5865d4652e req-233c937a-0d35-4caa-8959-d67fa4ee045c tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:12:08.158162 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:12:08.158162 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:12:08.165133 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [req-2085569c-480d-497a-8e48-cd5865d4652e req-233c937a-0d35-4caa-8959-d67fa4ee045c tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Volume info retrieved successfully. Aug 16 21:12:08.172250 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [req-2085569c-480d-497a-8e48-cd5865d4652e req-233c937a-0d35-4caa-8959-d67fa4ee045c tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] https://10.4.3.143/volume/v3/volumes/88c1983f-baac-4248-a1be-20474f909adf returned with HTTP 200 Aug 16 21:12:08.172843 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 386/1526] 10.4.3.143 () {68 vars in 1598 bytes} [Sun Aug 16 21:12:08 2026] GET /volume/v3/volumes/88c1983f-baac-4248-a1be-20474f909adf => generated 1366 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:12:08.195974 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-34066b4f-6e2f-4782-9405-410a99039c07 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:12:08.196539 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-34066b4f-6e2f-4782-9405-410a99039c07 None None] GET https://10.4.3.143/volume// Aug 16 21:12:08.196767 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-34066b4f-6e2f-4782-9405-410a99039c07 None None] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:12:08.197084 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-34066b4f-6e2f-4782-9405-410a99039c07 None None] Calling method 'all' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:12:08.197500 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-34066b4f-6e2f-4782-9405-410a99039c07 None None] https://10.4.3.143/volume// returned with HTTP 300 Aug 16 21:12:08.197899 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 386/1527] 10.4.3.143 () {66 vars in 1419 bytes} [Sun Aug 16 21:12:08 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 16 21:12:08.208014 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [req-2085569c-480d-497a-8e48-cd5865d4652e req-44d78a20-bd32-442e-bd4b-5374bd730e22 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:12:08.211093 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [req-2085569c-480d-497a-8e48-cd5865d4652e req-44d78a20-bd32-442e-bd4b-5374bd730e22 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] POST https://10.4.3.143/volume/v3/attachments Aug 16 21:12:08.211540 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [req-2085569c-480d-497a-8e48-cd5865d4652e req-44d78a20-bd32-442e-bd4b-5374bd730e22 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "88c1983f-baac-4248-a1be-20474f909adf", "connector": null, "instance_uuid": "09f0b288-530c-4322-a8d7-9bcfa07a6362"}} {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:12:08.224223 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:12:08.224223 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:12:08.263490 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [req-2085569c-480d-497a-8e48-cd5865d4652e req-44d78a20-bd32-442e-bd4b-5374bd730e22 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] https://10.4.3.143/volume/v3/attachments returned with HTTP 200 Aug 16 21:12:08.263798 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 382/1528] 10.4.3.143 () {74 vars in 1594 bytes} [Sun Aug 16 21:12:08 2026] POST /volume/v3/attachments => generated 273 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:12:09.693584 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-ef4d31c5-731a-4d19-9c46-244553d0b488 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:12:09.694122 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-ef4d31c5-731a-4d19-9c46-244553d0b488 None None] GET https://10.4.3.143/volume// Aug 16 21:12:09.694354 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-ef4d31c5-731a-4d19-9c46-244553d0b488 None None] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:12:09.694588 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-ef4d31c5-731a-4d19-9c46-244553d0b488 None None] Calling method 'all' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:12:09.695035 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-ef4d31c5-731a-4d19-9c46-244553d0b488 None None] https://10.4.3.143/volume// returned with HTTP 300 Aug 16 21:12:09.695434 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 375/1529] 10.4.3.143 () {66 vars in 1426 bytes} [Sun Aug 16 21:12: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 16 21:12:09.705864 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [req-2085569c-480d-497a-8e48-cd5865d4652e req-4da93958-eee8-42b1-a822-8b3334221847 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:12:09.714315 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [req-2085569c-480d-497a-8e48-cd5865d4652e req-4da93958-eee8-42b1-a822-8b3334221847 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] GET https://10.4.3.143/volume/v3/volumes/88c1983f-baac-4248-a1be-20474f909adf Aug 16 21:12:09.714585 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [req-2085569c-480d-497a-8e48-cd5865d4652e req-4da93958-eee8-42b1-a822-8b3334221847 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:12:09.714745 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [req-2085569c-480d-497a-8e48-cd5865d4652e req-4da93958-eee8-42b1-a822-8b3334221847 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:12:09.735943 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:12:09.735943 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:12:09.743262 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [req-2085569c-480d-497a-8e48-cd5865d4652e req-4da93958-eee8-42b1-a822-8b3334221847 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Volume info retrieved successfully. Aug 16 21:12:09.750561 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [req-2085569c-480d-497a-8e48-cd5865d4652e req-4da93958-eee8-42b1-a822-8b3334221847 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] https://10.4.3.143/volume/v3/volumes/88c1983f-baac-4248-a1be-20474f909adf returned with HTTP 200 Aug 16 21:12:09.751152 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 387/1530] 10.4.3.143 () {70 vars in 1639 bytes} [Sun Aug 16 21:12:09 2026] GET /volume/v3/volumes/88c1983f-baac-4248-a1be-20474f909adf => generated 1545 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 16 21:12:09.903751 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [req-2085569c-480d-497a-8e48-cd5865d4652e req-42510778-0f43-4fa1-afdc-712c82b6a4a9 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:12:09.905838 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [req-2085569c-480d-497a-8e48-cd5865d4652e req-42510778-0f43-4fa1-afdc-712c82b6a4a9 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] PUT https://10.4.3.143/volume/v3/attachments/b1ce4f98-83d7-48bb-9b8a-e01047f1c230 Aug 16 21:12:09.906207 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [req-2085569c-480d-497a-8e48-cd5865d4652e req-42510778-0f43-4fa1-afdc-712c82b6a4a9 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.143", "host": "np0000007409", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:e42fbcbe2e9", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "69237b68-d654-4a76-81de-86e36bc8fb86", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:12:09.915461 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.coordination [req-2085569c-480d-497a-8e48-cd5865d4652e req-42510778-0f43-4fa1-afdc-712c82b6a4a9 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Acquiring lock "cinder-attachment_update-88c1983f-baac-4248-a1be-20474f909adf-np0000007409" by "attachment_update" {{(pid=100330) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:12:09.921082 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.coordination [req-2085569c-480d-497a-8e48-cd5865d4652e req-42510778-0f43-4fa1-afdc-712c82b6a4a9 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Lock "cinder-attachment_update-88c1983f-baac-4248-a1be-20474f909adf-np0000007409" acquired by "attachment_update" :: waited 0.006s {{(pid=100330) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:12:09.922002 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:12:09.922002 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:12:10.002653 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.coordination [req-2085569c-480d-497a-8e48-cd5865d4652e req-42510778-0f43-4fa1-afdc-712c82b6a4a9 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Lock "cinder-attachment_update-88c1983f-baac-4248-a1be-20474f909adf-np0000007409" released by "attachment_update" :: held 0.082s {{(pid=100330) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:12:10.003004 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [req-2085569c-480d-497a-8e48-cd5865d4652e req-42510778-0f43-4fa1-afdc-712c82b6a4a9 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] https://10.4.3.143/volume/v3/attachments/b1ce4f98-83d7-48bb-9b8a-e01047f1c230 returned with HTTP 200 Aug 16 21:12:10.003426 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 387/1531] 10.4.3.143 () {74 vars in 1704 bytes} [Sun Aug 16 21:12:09 2026] PUT /volume/v3/attachments/b1ce4f98-83d7-48bb-9b8a-e01047f1c230 => generated 969 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:12:10.029280 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [req-2085569c-480d-497a-8e48-cd5865d4652e req-146aae6b-a9f8-49b2-a671-d30fed42cc79 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:12:10.031370 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [req-2085569c-480d-497a-8e48-cd5865d4652e req-146aae6b-a9f8-49b2-a671-d30fed42cc79 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] POST https://10.4.3.143/volume/v3/attachments/b1ce4f98-83d7-48bb-9b8a-e01047f1c230/action Aug 16 21:12:10.031713 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [req-2085569c-480d-497a-8e48-cd5865d4652e req-146aae6b-a9f8-49b2-a671-d30fed42cc79 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Action body: b'{"os-complete": null}' {{(pid=100332) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 21:12:10.031832 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [req-2085569c-480d-497a-8e48-cd5865d4652e req-146aae6b-a9f8-49b2-a671-d30fed42cc79 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:12:10.051374 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:12:10.051374 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:12:10.061281 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [req-2085569c-480d-497a-8e48-cd5865d4652e req-146aae6b-a9f8-49b2-a671-d30fed42cc79 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] https://10.4.3.143/volume/v3/attachments/b1ce4f98-83d7-48bb-9b8a-e01047f1c230/action returned with HTTP 204 Aug 16 21:12:10.061807 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 383/1532] 10.4.3.143 () {74 vars in 1725 bytes} [Sun Aug 16 21:12:10 2026] POST /volume/v3/attachments/b1ce4f98-83d7-48bb-9b8a-e01047f1c230/action => generated 0 bytes in 33 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:12:13.705549 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [req-b7b6204a-6024-49f9-945b-ae5481c2abf8 req-3a21250a-8c7b-4ab9-bd76-8440fcafaca1 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:12:13.708539 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [req-b7b6204a-6024-49f9-945b-ae5481c2abf8 req-3a21250a-8c7b-4ab9-bd76-8440fcafaca1 tempest-TestVolumeBootPatternV346-1109800622 tempest-TestVolumeBootPatternV346-1109800622-project-member] GET https://10.4.3.143/volume/v3/limits Aug 16 21:12:13.708797 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [req-b7b6204a-6024-49f9-945b-ae5481c2abf8 req-3a21250a-8c7b-4ab9-bd76-8440fcafaca1 tempest-TestVolumeBootPatternV346-1109800622 tempest-TestVolumeBootPatternV346-1109800622-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:12:13.709096 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [req-b7b6204a-6024-49f9-945b-ae5481c2abf8 req-3a21250a-8c7b-4ab9-bd76-8440fcafaca1 tempest-TestVolumeBootPatternV346-1109800622 tempest-TestVolumeBootPatternV346-1109800622-project-member] Calling method 'index' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:12:13.734789 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [req-b7b6204a-6024-49f9-945b-ae5481c2abf8 req-3a21250a-8c7b-4ab9-bd76-8440fcafaca1 tempest-TestVolumeBootPatternV346-1109800622 tempest-TestVolumeBootPatternV346-1109800622-project-member] https://10.4.3.143/volume/v3/limits returned with HTTP 200 Aug 16 21:12:13.735349 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 376/1533] 10.4.3.143 () {68 vars in 1484 bytes} [Sun Aug 16 21:12:13 2026] GET /volume/v3/limits => generated 302 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:12:13.795867 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [req-b7b6204a-6024-49f9-945b-ae5481c2abf8 req-6b99c9f2-8fb6-4970-809e-da62d633bccf None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:12:13.797987 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [req-b7b6204a-6024-49f9-945b-ae5481c2abf8 req-6b99c9f2-8fb6-4970-809e-da62d633bccf tempest-TestVolumeBootPatternV346-1109800622 tempest-TestVolumeBootPatternV346-1109800622-project-member] GET https://10.4.3.143/volume/v3/volumes/312fb4b0-33d9-4988-8937-5d7bc0958496 Aug 16 21:12:13.798209 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [req-b7b6204a-6024-49f9-945b-ae5481c2abf8 req-6b99c9f2-8fb6-4970-809e-da62d633bccf tempest-TestVolumeBootPatternV346-1109800622 tempest-TestVolumeBootPatternV346-1109800622-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:12:13.798508 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [req-b7b6204a-6024-49f9-945b-ae5481c2abf8 req-6b99c9f2-8fb6-4970-809e-da62d633bccf tempest-TestVolumeBootPatternV346-1109800622 tempest-TestVolumeBootPatternV346-1109800622-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:12:13.810641 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:12:13.810641 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:12:13.816699 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [req-b7b6204a-6024-49f9-945b-ae5481c2abf8 req-6b99c9f2-8fb6-4970-809e-da62d633bccf tempest-TestVolumeBootPatternV346-1109800622 tempest-TestVolumeBootPatternV346-1109800622-project-member] Volume info retrieved successfully. Aug 16 21:12:13.822148 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [req-b7b6204a-6024-49f9-945b-ae5481c2abf8 req-6b99c9f2-8fb6-4970-809e-da62d633bccf tempest-TestVolumeBootPatternV346-1109800622 tempest-TestVolumeBootPatternV346-1109800622-project-member] https://10.4.3.143/volume/v3/volumes/312fb4b0-33d9-4988-8937-5d7bc0958496 returned with HTTP 200 Aug 16 21:12:13.822683 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 388/1534] 10.4.3.143 () {68 vars in 1598 bytes} [Sun Aug 16 21:12:13 2026] GET /volume/v3/volumes/312fb4b0-33d9-4988-8937-5d7bc0958496 => generated 1661 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:12:13.832113 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [req-b7b6204a-6024-49f9-945b-ae5481c2abf8 req-dd1961c4-87cb-45d3-904e-1e13ac0effcd None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:12:13.834876 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [req-b7b6204a-6024-49f9-945b-ae5481c2abf8 req-dd1961c4-87cb-45d3-904e-1e13ac0effcd tempest-TestVolumeBootPatternV346-1109800622 tempest-TestVolumeBootPatternV346-1109800622-project-member] POST https://10.4.3.143/volume/v3/snapshots Aug 16 21:12:13.835390 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [req-b7b6204a-6024-49f9-945b-ae5481c2abf8 req-dd1961c4-87cb-45d3-904e-1e13ac0effcd tempest-TestVolumeBootPatternV346-1109800622 tempest-TestVolumeBootPatternV346-1109800622-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "312fb4b0-33d9-4988-8937-5d7bc0958496", "force": true, "name": "snapshot for tempest-TestVolumeBootPatternV346snapshot-1730730941", "description": null, "metadata": {}}} {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:12:13.848867 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:12:13.848867 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:12:13.849375 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [req-b7b6204a-6024-49f9-945b-ae5481c2abf8 req-dd1961c4-87cb-45d3-904e-1e13ac0effcd tempest-TestVolumeBootPatternV346-1109800622 tempest-TestVolumeBootPatternV346-1109800622-project-member] Volume info retrieved successfully. Aug 16 21:12:13.849542 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.v3.snapshots [req-b7b6204a-6024-49f9-945b-ae5481c2abf8 req-dd1961c4-87cb-45d3-904e-1e13ac0effcd tempest-TestVolumeBootPatternV346-1109800622 tempest-TestVolumeBootPatternV346-1109800622-project-member] Create snapshot from volume 312fb4b0-33d9-4988-8937-5d7bc0958496 Aug 16 21:12:13.878271 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.quota [req-b7b6204a-6024-49f9-945b-ae5481c2abf8 req-dd1961c4-87cb-45d3-904e-1e13ac0effcd tempest-TestVolumeBootPatternV346-1109800622 tempest-TestVolumeBootPatternV346-1109800622-project-member] Created reservations ['65eb7596-ad0a-4293-b7db-f6a218757222', '4dc46441-eb74-48c4-9dc9-9d89332c8e39', '934dca9e-b5d5-402c-a109-87ab7a848bdd', 'ff998de6-75e8-49c4-bcf4-e962cfefe952'] {{(pid=100330) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:12:13.916704 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [req-b7b6204a-6024-49f9-945b-ae5481c2abf8 req-dd1961c4-87cb-45d3-904e-1e13ac0effcd tempest-TestVolumeBootPatternV346-1109800622 tempest-TestVolumeBootPatternV346-1109800622-project-member] Snapshot force create request issued successfully. Aug 16 21:12:13.917239 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [req-b7b6204a-6024-49f9-945b-ae5481c2abf8 req-dd1961c4-87cb-45d3-904e-1e13ac0effcd tempest-TestVolumeBootPatternV346-1109800622 tempest-TestVolumeBootPatternV346-1109800622-project-member] https://10.4.3.143/volume/v3/snapshots returned with HTTP 202 Aug 16 21:12:13.917842 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 388/1535] 10.4.3.143 () {72 vars in 1547 bytes} [Sun Aug 16 21:12:13 2026] POST /volume/v3/snapshots => generated 324 bytes in 86 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 21:12:15.290402 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [req-57674d90-d028-4f03-81b0-6d5bb95ca185 req-775e7a69-69b7-448e-9bf8-760fe69409f7 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:12:15.293273 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [req-57674d90-d028-4f03-81b0-6d5bb95ca185 req-775e7a69-69b7-448e-9bf8-760fe69409f7 tempest-AttachVolumeTestJSON-1191062052 tempest-AttachVolumeTestJSON-1191062052-project-member] GET https://10.4.3.143/volume/v3/volumes/c27a9863-7dcc-4822-9b13-9646c681232c Aug 16 21:12:15.293609 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [req-57674d90-d028-4f03-81b0-6d5bb95ca185 req-775e7a69-69b7-448e-9bf8-760fe69409f7 tempest-AttachVolumeTestJSON-1191062052 tempest-AttachVolumeTestJSON-1191062052-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:12:15.293890 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [req-57674d90-d028-4f03-81b0-6d5bb95ca185 req-775e7a69-69b7-448e-9bf8-760fe69409f7 tempest-AttachVolumeTestJSON-1191062052 tempest-AttachVolumeTestJSON-1191062052-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:12:15.308218 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:12:15.308218 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:12:15.313014 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [req-57674d90-d028-4f03-81b0-6d5bb95ca185 req-775e7a69-69b7-448e-9bf8-760fe69409f7 tempest-AttachVolumeTestJSON-1191062052 tempest-AttachVolumeTestJSON-1191062052-project-member] Volume info retrieved successfully. Aug 16 21:12:15.319654 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [req-57674d90-d028-4f03-81b0-6d5bb95ca185 req-775e7a69-69b7-448e-9bf8-760fe69409f7 tempest-AttachVolumeTestJSON-1191062052 tempest-AttachVolumeTestJSON-1191062052-project-member] https://10.4.3.143/volume/v3/volumes/c27a9863-7dcc-4822-9b13-9646c681232c returned with HTTP 200 Aug 16 21:12:15.320064 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 384/1536] 10.4.3.143 () {68 vars in 1598 bytes} [Sun Aug 16 21:12:15 2026] GET /volume/v3/volumes/c27a9863-7dcc-4822-9b13-9646c681232c => generated 1135 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 16 21:12:15.349125 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [req-57674d90-d028-4f03-81b0-6d5bb95ca185 req-0c17d9d0-32ed-4b2f-897e-c8e82c50880a None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:12:15.351616 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [req-57674d90-d028-4f03-81b0-6d5bb95ca185 req-0c17d9d0-32ed-4b2f-897e-c8e82c50880a tempest-AttachVolumeTestJSON-1191062052 tempest-AttachVolumeTestJSON-1191062052-project-member] POST https://10.4.3.143/volume/v3/volumes/c27a9863-7dcc-4822-9b13-9646c681232c/action Aug 16 21:12:15.351993 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [req-57674d90-d028-4f03-81b0-6d5bb95ca185 req-0c17d9d0-32ed-4b2f-897e-c8e82c50880a tempest-AttachVolumeTestJSON-1191062052 tempest-AttachVolumeTestJSON-1191062052-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100333) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 21:12:15.352179 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [req-57674d90-d028-4f03-81b0-6d5bb95ca185 req-0c17d9d0-32ed-4b2f-897e-c8e82c50880a tempest-AttachVolumeTestJSON-1191062052 tempest-AttachVolumeTestJSON-1191062052-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:12:15.377379 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:12:15.377379 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:12:15.378142 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [req-57674d90-d028-4f03-81b0-6d5bb95ca185 req-0c17d9d0-32ed-4b2f-897e-c8e82c50880a tempest-AttachVolumeTestJSON-1191062052 tempest-AttachVolumeTestJSON-1191062052-project-member] Volume info retrieved successfully. Aug 16 21:12:15.391839 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [req-57674d90-d028-4f03-81b0-6d5bb95ca185 req-0c17d9d0-32ed-4b2f-897e-c8e82c50880a tempest-AttachVolumeTestJSON-1191062052 tempest-AttachVolumeTestJSON-1191062052-project-member] Begin detaching volume completed successfully. Aug 16 21:12:15.392138 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [req-57674d90-d028-4f03-81b0-6d5bb95ca185 req-0c17d9d0-32ed-4b2f-897e-c8e82c50880a tempest-AttachVolumeTestJSON-1191062052 tempest-AttachVolumeTestJSON-1191062052-project-member] https://10.4.3.143/volume/v3/volumes/c27a9863-7dcc-4822-9b13-9646c681232c/action returned with HTTP 202 Aug 16 21:12:15.392593 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 377/1537] 10.4.3.143 () {72 vars in 1672 bytes} [Sun Aug 16 21:12:15 2026] POST /volume/v3/volumes/c27a9863-7dcc-4822-9b13-9646c681232c/action => generated 0 bytes in 45 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 16 21:12:15.415892 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-1bd78ab4-9b08-4c19-8de7-94406780443b None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:12:15.417683 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-1bd78ab4-9b08-4c19-8de7-94406780443b tempest-AttachVolumeTestJSON-1191062052 tempest-AttachVolumeTestJSON-1191062052-project-member] GET https://10.4.3.143/volume/v3/volumes/c27a9863-7dcc-4822-9b13-9646c681232c Aug 16 21:12:15.417871 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-1bd78ab4-9b08-4c19-8de7-94406780443b tempest-AttachVolumeTestJSON-1191062052 tempest-AttachVolumeTestJSON-1191062052-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:12:15.418106 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-1bd78ab4-9b08-4c19-8de7-94406780443b tempest-AttachVolumeTestJSON-1191062052 tempest-AttachVolumeTestJSON-1191062052-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:12:15.431173 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:12:15.431173 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:12:15.436403 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-1bd78ab4-9b08-4c19-8de7-94406780443b tempest-AttachVolumeTestJSON-1191062052 tempest-AttachVolumeTestJSON-1191062052-project-member] Volume info retrieved successfully. Aug 16 21:12:15.443639 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-1bd78ab4-9b08-4c19-8de7-94406780443b tempest-AttachVolumeTestJSON-1191062052 tempest-AttachVolumeTestJSON-1191062052-project-member] https://10.4.3.143/volume/v3/volumes/c27a9863-7dcc-4822-9b13-9646c681232c returned with HTTP 200 Aug 16 21:12:15.444078 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 389/1538] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:12:15 2026] GET /volume/v3/volumes/c27a9863-7dcc-4822-9b13-9646c681232c => generated 1138 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:12:15.463564 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-23b0b4b5-c4ec-465b-8cff-c3141c93eae5 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:12:15.464111 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-23b0b4b5-c4ec-465b-8cff-c3141c93eae5 None None] GET https://10.4.3.143/volume// Aug 16 21:12:15.464360 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-23b0b4b5-c4ec-465b-8cff-c3141c93eae5 None None] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:12:15.464623 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-23b0b4b5-c4ec-465b-8cff-c3141c93eae5 None None] Calling method 'all' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:12:15.465115 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-23b0b4b5-c4ec-465b-8cff-c3141c93eae5 None None] https://10.4.3.143/volume// returned with HTTP 300 Aug 16 21:12:15.465749 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 389/1539] 10.4.3.143 () {66 vars in 1426 bytes} [Sun Aug 16 21:12:15 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 16 21:12:15.475023 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [req-57674d90-d028-4f03-81b0-6d5bb95ca185 req-d8289604-a6da-4c45-a97b-d26e8aafd607 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:12:15.479335 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [req-57674d90-d028-4f03-81b0-6d5bb95ca185 req-d8289604-a6da-4c45-a97b-d26e8aafd607 tempest-AttachVolumeTestJSON-1191062052 tempest-AttachVolumeTestJSON-1191062052-project-member] GET https://10.4.3.143/volume/v3/volumes/c27a9863-7dcc-4822-9b13-9646c681232c Aug 16 21:12:15.479335 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [req-57674d90-d028-4f03-81b0-6d5bb95ca185 req-d8289604-a6da-4c45-a97b-d26e8aafd607 tempest-AttachVolumeTestJSON-1191062052 tempest-AttachVolumeTestJSON-1191062052-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:12:15.479335 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [req-57674d90-d028-4f03-81b0-6d5bb95ca185 req-d8289604-a6da-4c45-a97b-d26e8aafd607 tempest-AttachVolumeTestJSON-1191062052 tempest-AttachVolumeTestJSON-1191062052-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:12:15.495953 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:12:15.495953 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:12:15.498693 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [req-57674d90-d028-4f03-81b0-6d5bb95ca185 req-d8289604-a6da-4c45-a97b-d26e8aafd607 tempest-AttachVolumeTestJSON-1191062052 tempest-AttachVolumeTestJSON-1191062052-project-member] Volume info retrieved successfully. Aug 16 21:12:15.504454 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [req-57674d90-d028-4f03-81b0-6d5bb95ca185 req-d8289604-a6da-4c45-a97b-d26e8aafd607 tempest-AttachVolumeTestJSON-1191062052 tempest-AttachVolumeTestJSON-1191062052-project-member] https://10.4.3.143/volume/v3/volumes/c27a9863-7dcc-4822-9b13-9646c681232c returned with HTTP 200 Aug 16 21:12:15.504896 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 385/1540] 10.4.3.143 () {70 vars in 1639 bytes} [Sun Aug 16 21:12:15 2026] GET /volume/v3/volumes/c27a9863-7dcc-4822-9b13-9646c681232c => generated 1318 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 16 21:12:16.037768 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-e484909f-493c-4926-a353-5afca01f89e2 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:12:16.039663 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-e484909f-493c-4926-a353-5afca01f89e2 tempest-TestVolumeBootPatternV346-1109800622 tempest-TestVolumeBootPatternV346-1109800622-project-member] GET https://10.4.3.143/volume/v3/snapshots/42ed9324-1eab-41c7-9a46-305846bab3b3 Aug 16 21:12:16.040279 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-e484909f-493c-4926-a353-5afca01f89e2 tempest-TestVolumeBootPatternV346-1109800622 tempest-TestVolumeBootPatternV346-1109800622-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:12:16.040662 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-e484909f-493c-4926-a353-5afca01f89e2 tempest-TestVolumeBootPatternV346-1109800622 tempest-TestVolumeBootPatternV346-1109800622-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:12:16.048846 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:12:16.048846 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:12:16.048846 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-e484909f-493c-4926-a353-5afca01f89e2 tempest-TestVolumeBootPatternV346-1109800622 tempest-TestVolumeBootPatternV346-1109800622-project-member] Snapshot retrieved successfully. Aug 16 21:12:16.048846 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-e484909f-493c-4926-a353-5afca01f89e2 tempest-TestVolumeBootPatternV346-1109800622 tempest-TestVolumeBootPatternV346-1109800622-project-member] https://10.4.3.143/volume/v3/snapshots/42ed9324-1eab-41c7-9a46-305846bab3b3 returned with HTTP 200 Aug 16 21:12:16.051473 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 378/1541] 10.4.3.143 () {66 vars in 1354 bytes} [Sun Aug 16 21:12:16 2026] GET /volume/v3/snapshots/42ed9324-1eab-41c7-9a46-305846bab3b3 => generated 483 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:12:16.081550 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-fc3cecc0-b747-4997-b271-b5cc226ed667 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:12:16.083686 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-fc3cecc0-b747-4997-b271-b5cc226ed667 tempest-TestVolumeBootPatternV346-1109800622 tempest-TestVolumeBootPatternV346-1109800622-project-member] POST https://10.4.3.143/volume/v3/volumes Aug 16 21:12:16.084191 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-fc3cecc0-b747-4997-b271-b5cc226ed667 tempest-TestVolumeBootPatternV346-1109800622 tempest-TestVolumeBootPatternV346-1109800622-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPatternV346-volume-origin-446067375", "snapshot_id": null, "imageRef": "cc22082f-4047-48b2-84cc-31342a5507ec", "volume_type": null, "size": 1}} {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:12:16.086283 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.v3.volumes [None req-fc3cecc0-b747-4997-b271-b5cc226ed667 tempest-TestVolumeBootPatternV346-1109800622 tempest-TestVolumeBootPatternV346-1109800622-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPatternV346-volume-origin-446067375', 'snapshot_id': None, 'imageRef': 'cc22082f-4047-48b2-84cc-31342a5507ec', 'volume_type': None, 'size': 1}} {{(pid=100331) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 21:12:16.204268 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:12:16.204268 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:12:16.204710 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-fc3cecc0-b747-4997-b271-b5cc226ed667 tempest-TestVolumeBootPatternV346-1109800622 tempest-TestVolumeBootPatternV346-1109800622-project-member] Snapshot retrieved successfully. Aug 16 21:12:16.204890 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.v3.volumes [None req-fc3cecc0-b747-4997-b271-b5cc226ed667 tempest-TestVolumeBootPatternV346-1109800622 tempest-TestVolumeBootPatternV346-1109800622-project-member] Create volume of 1 GB Aug 16 21:12:16.208628 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-fc3cecc0-b747-4997-b271-b5cc226ed667 tempest-TestVolumeBootPatternV346-1109800622 tempest-TestVolumeBootPatternV346-1109800622-project-member] Availability Zones retrieved successfully. Aug 16 21:12:16.215562 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-fc3cecc0-b747-4997-b271-b5cc226ed667 tempest-TestVolumeBootPatternV346-1109800622 tempest-TestVolumeBootPatternV346-1109800622-project-member] Flow 'volume_create_api' (bb28eb44-8af4-4326-a5aa-f33023013bbf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100331) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:12:16.217282 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-fc3cecc0-b747-4997-b271-b5cc226ed667 tempest-TestVolumeBootPatternV346-1109800622 tempest-TestVolumeBootPatternV346-1109800622-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (efef4d02-a2b2-4f8f-b881-05c5412bd80f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:12:16.218505 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.flows.api.create_volume [None req-fc3cecc0-b747-4997-b271-b5cc226ed667 tempest-TestVolumeBootPatternV346-1109800622 tempest-TestVolumeBootPatternV346-1109800622-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100331) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 21:12:16.270135 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-fc3cecc0-b747-4997-b271-b5cc226ed667 tempest-TestVolumeBootPatternV346-1109800622 tempest-TestVolumeBootPatternV346-1109800622-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (efef4d02-a2b2-4f8f-b881-05c5412bd80f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '42ed9324-1eab-41c7-9a46-305846bab3b3', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T21:04:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=69e633b8-fab9-4b15-8b40-4f1a67c51cda,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '69e633b8-fab9-4b15-8b40-4f1a67c51cda', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:12:16.271715 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-fc3cecc0-b747-4997-b271-b5cc226ed667 tempest-TestVolumeBootPatternV346-1109800622 tempest-TestVolumeBootPatternV346-1109800622-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fe01531d-910d-449d-acda-0ab7429b3c7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:12:16.328167 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.quota [None req-fc3cecc0-b747-4997-b271-b5cc226ed667 tempest-TestVolumeBootPatternV346-1109800622 tempest-TestVolumeBootPatternV346-1109800622-project-member] Created reservations ['eed67c2a-0bc6-4691-b2b7-e8c33330efe4', '4c4cf0fa-6592-4f3e-b260-fa20a0ca73c0', '5cd5f49f-3d62-4cef-b003-6f3f0774b17d', '11ff86fa-6506-49d3-bf0b-a0c49401150c'] {{(pid=100331) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:12:16.329271 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-fc3cecc0-b747-4997-b271-b5cc226ed667 tempest-TestVolumeBootPatternV346-1109800622 tempest-TestVolumeBootPatternV346-1109800622-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fe01531d-910d-449d-acda-0ab7429b3c7a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['eed67c2a-0bc6-4691-b2b7-e8c33330efe4', '4c4cf0fa-6592-4f3e-b260-fa20a0ca73c0', '5cd5f49f-3d62-4cef-b003-6f3f0774b17d', '11ff86fa-6506-49d3-bf0b-a0c49401150c']}' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:12:16.330336 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-fc3cecc0-b747-4997-b271-b5cc226ed667 tempest-TestVolumeBootPatternV346-1109800622 tempest-TestVolumeBootPatternV346-1109800622-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (adee37c9-e288-4f08-9d51-f60a2592adb0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:12:16.386807 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-fc3cecc0-b747-4997-b271-b5cc226ed667 tempest-TestVolumeBootPatternV346-1109800622 tempest-TestVolumeBootPatternV346-1109800622-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (adee37c9-e288-4f08-9d51-f60a2592adb0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c2793668-cec9-48d9-85ef-24aca643e09b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-446067375',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='73a5b2a61e2a4b58941701534b8abc44',qos_specs=None,replication_status=,reservations=['eed67c2a-0bc6-4691-b2b7-e8c33330efe4','4c4cf0fa-6592-4f3e-b260-fa20a0ca73c0','5cd5f49f-3d62-4cef-b003-6f3f0774b17d','11ff86fa-6506-49d3-bf0b-a0c49401150c'],size=1,snapshot_id=42ed9324-1eab-41c7-9a46-305846bab3b3,source_replicaid=,source_volid=None,status='creating',user_id='580c3f3441834f759b0480303adb2e37',volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda), '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-16T21:12:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-446067375',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c2793668-cec9-48d9-85ef-24aca643e09b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='73a5b2a61e2a4b58941701534b8abc44',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=42ed9324-1eab-41c7-9a46-305846bab3b3,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='580c3f3441834f759b0480303adb2e37',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(69e633b8-fab9-4b15-8b40-4f1a67c51cda),volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda)}' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:12:16.388528 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-fc3cecc0-b747-4997-b271-b5cc226ed667 tempest-TestVolumeBootPatternV346-1109800622 tempest-TestVolumeBootPatternV346-1109800622-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0209e827-5bae-4bd4-9ab8-56872c7800b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:12:16.412043 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-fc3cecc0-b747-4997-b271-b5cc226ed667 tempest-TestVolumeBootPatternV346-1109800622 tempest-TestVolumeBootPatternV346-1109800622-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0209e827-5bae-4bd4-9ab8-56872c7800b4) transitioned into state 'SUCCESS' from state '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-446067375',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='73a5b2a61e2a4b58941701534b8abc44',qos_specs=None,replication_status=,reservations=['eed67c2a-0bc6-4691-b2b7-e8c33330efe4','4c4cf0fa-6592-4f3e-b260-fa20a0ca73c0','5cd5f49f-3d62-4cef-b003-6f3f0774b17d','11ff86fa-6506-49d3-bf0b-a0c49401150c'],size=1,snapshot_id=42ed9324-1eab-41c7-9a46-305846bab3b3,source_replicaid=,source_volid=None,status='creating',user_id='580c3f3441834f759b0480303adb2e37',volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda)}' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:12:16.413263 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-fc3cecc0-b747-4997-b271-b5cc226ed667 tempest-TestVolumeBootPatternV346-1109800622 tempest-TestVolumeBootPatternV346-1109800622-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (db478b6b-fc85-424a-a15d-eb5875480987) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:12:16.443767 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-fc3cecc0-b747-4997-b271-b5cc226ed667 tempest-TestVolumeBootPatternV346-1109800622 tempest-TestVolumeBootPatternV346-1109800622-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (db478b6b-fc85-424a-a15d-eb5875480987) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:12:16.444358 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-fc3cecc0-b747-4997-b271-b5cc226ed667 tempest-TestVolumeBootPatternV346-1109800622 tempest-TestVolumeBootPatternV346-1109800622-project-member] Flow 'volume_create_api' (bb28eb44-8af4-4326-a5aa-f33023013bbf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100331) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:12:16.444579 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-fc3cecc0-b747-4997-b271-b5cc226ed667 tempest-TestVolumeBootPatternV346-1109800622 tempest-TestVolumeBootPatternV346-1109800622-project-member] Create volume request issued successfully. Aug 16 21:12:16.445358 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-fc3cecc0-b747-4997-b271-b5cc226ed667 tempest-TestVolumeBootPatternV346-1109800622 tempest-TestVolumeBootPatternV346-1109800622-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Aug 16 21:12:16.445894 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 390/1542] 10.4.3.143 () {70 vars in 1300 bytes} [Sun Aug 16 21:12:16 2026] POST /volume/v3/volumes => generated 813 bytes in 365 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:12:16.463797 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-e8f6a695-3ef4-409b-b8eb-2f77772ab164 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:12:16.466335 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-99f37e8b-9b5f-490d-8ae2-c677ad2b5989 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:12:16.472993 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-99f37e8b-9b5f-490d-8ae2-c677ad2b5989 tempest-AttachVolumeTestJSON-1191062052 tempest-AttachVolumeTestJSON-1191062052-project-member] GET https://10.4.3.143/volume/v3/volumes/c27a9863-7dcc-4822-9b13-9646c681232c Aug 16 21:12:16.472993 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-99f37e8b-9b5f-490d-8ae2-c677ad2b5989 tempest-AttachVolumeTestJSON-1191062052 tempest-AttachVolumeTestJSON-1191062052-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:12:16.472993 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-99f37e8b-9b5f-490d-8ae2-c677ad2b5989 tempest-AttachVolumeTestJSON-1191062052 tempest-AttachVolumeTestJSON-1191062052-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:12:16.473239 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-e8f6a695-3ef4-409b-b8eb-2f77772ab164 tempest-TestVolumeBootPatternV346-1109800622 tempest-TestVolumeBootPatternV346-1109800622-project-member] GET https://10.4.3.143/volume/v3/volumes/c2793668-cec9-48d9-85ef-24aca643e09b Aug 16 21:12:16.473884 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-e8f6a695-3ef4-409b-b8eb-2f77772ab164 tempest-TestVolumeBootPatternV346-1109800622 tempest-TestVolumeBootPatternV346-1109800622-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:12:16.474252 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-e8f6a695-3ef4-409b-b8eb-2f77772ab164 tempest-TestVolumeBootPatternV346-1109800622 tempest-TestVolumeBootPatternV346-1109800622-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:12:16.487472 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:12:16.487472 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:12:16.490344 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:12:16.490344 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:12:16.491732 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-e8f6a695-3ef4-409b-b8eb-2f77772ab164 tempest-TestVolumeBootPatternV346-1109800622 tempest-TestVolumeBootPatternV346-1109800622-project-member] Volume info retrieved successfully. Aug 16 21:12:16.495047 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-99f37e8b-9b5f-490d-8ae2-c677ad2b5989 tempest-AttachVolumeTestJSON-1191062052 tempest-AttachVolumeTestJSON-1191062052-project-member] Volume info retrieved successfully. Aug 16 21:12:16.502787 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-e8f6a695-3ef4-409b-b8eb-2f77772ab164 tempest-TestVolumeBootPatternV346-1109800622 tempest-TestVolumeBootPatternV346-1109800622-project-member] https://10.4.3.143/volume/v3/volumes/c2793668-cec9-48d9-85ef-24aca643e09b returned with HTTP 200 Aug 16 21:12:16.503315 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 390/1543] 10.4.3.143 () {68 vars in 1389 bytes} [Sun Aug 16 21:12:16 2026] GET /volume/v3/volumes/c2793668-cec9-48d9-85ef-24aca643e09b => generated 881 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:12:16.504420 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-99f37e8b-9b5f-490d-8ae2-c677ad2b5989 tempest-AttachVolumeTestJSON-1191062052 tempest-AttachVolumeTestJSON-1191062052-project-member] https://10.4.3.143/volume/v3/volumes/c27a9863-7dcc-4822-9b13-9646c681232c returned with HTTP 200 Aug 16 21:12:16.505002 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 386/1544] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:12:16 2026] GET /volume/v3/volumes/c27a9863-7dcc-4822-9b13-9646c681232c => generated 1138 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:12:16.545093 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [req-57674d90-d028-4f03-81b0-6d5bb95ca185 req-a05e5226-2ce7-4f9c-8906-6ed21d8e3bf7 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:12:16.548124 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [req-57674d90-d028-4f03-81b0-6d5bb95ca185 req-a05e5226-2ce7-4f9c-8906-6ed21d8e3bf7 tempest-AttachVolumeTestJSON-1191062052 tempest-AttachVolumeTestJSON-1191062052-project-member] DELETE https://10.4.3.143/volume/v3/attachments/3afa79c5-bfa9-4566-8a17-626f66035828 Aug 16 21:12:16.548337 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [req-57674d90-d028-4f03-81b0-6d5bb95ca185 req-a05e5226-2ce7-4f9c-8906-6ed21d8e3bf7 tempest-AttachVolumeTestJSON-1191062052 tempest-AttachVolumeTestJSON-1191062052-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:12:16.548637 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [req-57674d90-d028-4f03-81b0-6d5bb95ca185 req-a05e5226-2ce7-4f9c-8906-6ed21d8e3bf7 tempest-AttachVolumeTestJSON-1191062052 tempest-AttachVolumeTestJSON-1191062052-project-member] Calling method 'version_select' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:12:16.558806 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:12:16.558806 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:12:16.636309 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [req-57674d90-d028-4f03-81b0-6d5bb95ca185 req-a05e5226-2ce7-4f9c-8906-6ed21d8e3bf7 tempest-AttachVolumeTestJSON-1191062052 tempest-AttachVolumeTestJSON-1191062052-project-member] https://10.4.3.143/volume/v3/attachments/3afa79c5-bfa9-4566-8a17-626f66035828 returned with HTTP 200 Aug 16 21:12:16.636980 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 379/1545] 10.4.3.143 () {72 vars in 1673 bytes} [Sun Aug 16 21:12:16 2026] DELETE /volume/v3/attachments/3afa79c5-bfa9-4566-8a17-626f66035828 => generated 19 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:12:17.421520 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [req-7dccd8d1-e824-45ad-8456-17e9960ef59c req-ad6a4759-3e48-430c-93fb-5de129a9ee58 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:12:17.425421 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [req-7dccd8d1-e824-45ad-8456-17e9960ef59c req-ad6a4759-3e48-430c-93fb-5de129a9ee58 tempest-ServerBootFromVolumeStableRescueTest-590732443 tempest-ServerBootFromVolumeStableRescueTest-590732443-project-member] POST https://10.4.3.143/volume/v3/volumes Aug 16 21:12:17.425421 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [req-7dccd8d1-e824-45ad-8456-17e9960ef59c req-ad6a4759-3e48-430c-93fb-5de129a9ee58 tempest-ServerBootFromVolumeStableRescueTest-590732443 tempest-ServerBootFromVolumeStableRescueTest-590732443-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "078b8a12-62ea-44a0-9c03-9e62174b930b-blank-vol", "description": "", "volume_type": null, "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:12:17.426788 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.v3.volumes [req-7dccd8d1-e824-45ad-8456-17e9960ef59c req-ad6a4759-3e48-430c-93fb-5de129a9ee58 tempest-ServerBootFromVolumeStableRescueTest-590732443 tempest-ServerBootFromVolumeStableRescueTest-590732443-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': '078b8a12-62ea-44a0-9c03-9e62174b930b-blank-vol', 'description': '', 'volume_type': None, 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100331) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 21:12:17.427023 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.v3.volumes [req-7dccd8d1-e824-45ad-8456-17e9960ef59c req-ad6a4759-3e48-430c-93fb-5de129a9ee58 tempest-ServerBootFromVolumeStableRescueTest-590732443 tempest-ServerBootFromVolumeStableRescueTest-590732443-project-member] Create volume of 1 GB Aug 16 21:12:17.427328 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:12:17.427328 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:12:17.431679 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [req-7dccd8d1-e824-45ad-8456-17e9960ef59c req-ad6a4759-3e48-430c-93fb-5de129a9ee58 tempest-ServerBootFromVolumeStableRescueTest-590732443 tempest-ServerBootFromVolumeStableRescueTest-590732443-project-member] Availability Zones retrieved successfully. Aug 16 21:12:17.440080 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [req-7dccd8d1-e824-45ad-8456-17e9960ef59c req-ad6a4759-3e48-430c-93fb-5de129a9ee58 tempest-ServerBootFromVolumeStableRescueTest-590732443 tempest-ServerBootFromVolumeStableRescueTest-590732443-project-member] Flow 'volume_create_api' (ac210c14-a96e-4312-a892-455365d13c2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100331) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:12:17.441315 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [req-7dccd8d1-e824-45ad-8456-17e9960ef59c req-ad6a4759-3e48-430c-93fb-5de129a9ee58 tempest-ServerBootFromVolumeStableRescueTest-590732443 tempest-ServerBootFromVolumeStableRescueTest-590732443-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dc422c2f-881b-45d6-9fdc-e4bd3c518dd4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:12:17.442828 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.flows.api.create_volume [req-7dccd8d1-e824-45ad-8456-17e9960ef59c req-ad6a4759-3e48-430c-93fb-5de129a9ee58 tempest-ServerBootFromVolumeStableRescueTest-590732443 tempest-ServerBootFromVolumeStableRescueTest-590732443-project-member] Validating volume size '1' using validate_int {{(pid=100331) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 21:12:17.479816 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [req-7dccd8d1-e824-45ad-8456-17e9960ef59c req-ad6a4759-3e48-430c-93fb-5de129a9ee58 tempest-ServerBootFromVolumeStableRescueTest-590732443 tempest-ServerBootFromVolumeStableRescueTest-590732443-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dc422c2f-881b-45d6-9fdc-e4bd3c518dd4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T21:04:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=69e633b8-fab9-4b15-8b40-4f1a67c51cda,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '69e633b8-fab9-4b15-8b40-4f1a67c51cda', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:12:17.480633 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [req-7dccd8d1-e824-45ad-8456-17e9960ef59c req-ad6a4759-3e48-430c-93fb-5de129a9ee58 tempest-ServerBootFromVolumeStableRescueTest-590732443 tempest-ServerBootFromVolumeStableRescueTest-590732443-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5ff69627-7935-429c-ad4a-8a549cc34b62) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:12:17.521700 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-506bd51c-49c0-49a1-9dd2-f9bd98095f10 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:12:17.524528 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-506bd51c-49c0-49a1-9dd2-f9bd98095f10 tempest-AttachVolumeTestJSON-1191062052 tempest-AttachVolumeTestJSON-1191062052-project-member] GET https://10.4.3.143/volume/v3/volumes/c27a9863-7dcc-4822-9b13-9646c681232c Aug 16 21:12:17.524830 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-506bd51c-49c0-49a1-9dd2-f9bd98095f10 tempest-AttachVolumeTestJSON-1191062052 tempest-AttachVolumeTestJSON-1191062052-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:12:17.525108 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-506bd51c-49c0-49a1-9dd2-f9bd98095f10 tempest-AttachVolumeTestJSON-1191062052 tempest-AttachVolumeTestJSON-1191062052-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:12:17.528067 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-8de22ed6-0c17-4171-b4f1-62247d6b60ad None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:12:17.532332 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-8de22ed6-0c17-4171-b4f1-62247d6b60ad tempest-TestVolumeBootPatternV346-1109800622 tempest-TestVolumeBootPatternV346-1109800622-project-member] GET https://10.4.3.143/volume/v3/volumes/c2793668-cec9-48d9-85ef-24aca643e09b Aug 16 21:12:17.532332 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-8de22ed6-0c17-4171-b4f1-62247d6b60ad tempest-TestVolumeBootPatternV346-1109800622 tempest-TestVolumeBootPatternV346-1109800622-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:12:17.532332 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-8de22ed6-0c17-4171-b4f1-62247d6b60ad tempest-TestVolumeBootPatternV346-1109800622 tempest-TestVolumeBootPatternV346-1109800622-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:12:17.537467 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:12:17.537467 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:12:17.540724 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:12:17.540724 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:12:17.544720 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-506bd51c-49c0-49a1-9dd2-f9bd98095f10 tempest-AttachVolumeTestJSON-1191062052 tempest-AttachVolumeTestJSON-1191062052-project-member] Volume info retrieved successfully. Aug 16 21:12:17.545842 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-8de22ed6-0c17-4171-b4f1-62247d6b60ad tempest-TestVolumeBootPatternV346-1109800622 tempest-TestVolumeBootPatternV346-1109800622-project-member] Volume info retrieved successfully. Aug 16 21:12:17.551147 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-506bd51c-49c0-49a1-9dd2-f9bd98095f10 tempest-AttachVolumeTestJSON-1191062052 tempest-AttachVolumeTestJSON-1191062052-project-member] https://10.4.3.143/volume/v3/volumes/c27a9863-7dcc-4822-9b13-9646c681232c returned with HTTP 200 Aug 16 21:12:17.551547 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 391/1546] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:12:17 2026] GET /volume/v3/volumes/c27a9863-7dcc-4822-9b13-9646c681232c => generated 843 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:12:17.553761 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-8de22ed6-0c17-4171-b4f1-62247d6b60ad tempest-TestVolumeBootPatternV346-1109800622 tempest-TestVolumeBootPatternV346-1109800622-project-member] https://10.4.3.143/volume/v3/volumes/c2793668-cec9-48d9-85ef-24aca643e09b returned with HTTP 200 Aug 16 21:12:17.555937 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 387/1547] 10.4.3.143 () {68 vars in 1389 bytes} [Sun Aug 16 21:12:17 2026] GET /volume/v3/volumes/c2793668-cec9-48d9-85ef-24aca643e09b => generated 1422 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 16 21:12:17.570903 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-d6efc23d-b4b0-4267-bbb9-524159559c17 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:12:17.573434 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.quota [req-7dccd8d1-e824-45ad-8456-17e9960ef59c req-ad6a4759-3e48-430c-93fb-5de129a9ee58 tempest-ServerBootFromVolumeStableRescueTest-590732443 tempest-ServerBootFromVolumeStableRescueTest-590732443-project-member] Created reservations ['a0258301-67dd-437b-8ab9-06ebafd88d39', 'ef7ca025-a743-4cf9-beed-ac025a594703', 'd3cace95-4510-4f39-aec8-7cc53470d6d6', 'bc582405-90fd-4f7a-8de3-53459a25d7d8'] {{(pid=100331) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:12:17.574129 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-d6efc23d-b4b0-4267-bbb9-524159559c17 tempest-TestVolumeBootPatternV346-1109800622 tempest-TestVolumeBootPatternV346-1109800622-project-member] GET https://10.4.3.143/volume/v3/volumes/c2793668-cec9-48d9-85ef-24aca643e09b Aug 16 21:12:17.574459 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-d6efc23d-b4b0-4267-bbb9-524159559c17 tempest-TestVolumeBootPatternV346-1109800622 tempest-TestVolumeBootPatternV346-1109800622-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:12:17.574605 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [req-7dccd8d1-e824-45ad-8456-17e9960ef59c req-ad6a4759-3e48-430c-93fb-5de129a9ee58 tempest-ServerBootFromVolumeStableRescueTest-590732443 tempest-ServerBootFromVolumeStableRescueTest-590732443-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5ff69627-7935-429c-ad4a-8a549cc34b62) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a0258301-67dd-437b-8ab9-06ebafd88d39', 'ef7ca025-a743-4cf9-beed-ac025a594703', 'd3cace95-4510-4f39-aec8-7cc53470d6d6', 'bc582405-90fd-4f7a-8de3-53459a25d7d8']}' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:12:17.574713 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-d6efc23d-b4b0-4267-bbb9-524159559c17 tempest-TestVolumeBootPatternV346-1109800622 tempest-TestVolumeBootPatternV346-1109800622-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:12:17.576858 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [req-7dccd8d1-e824-45ad-8456-17e9960ef59c req-ad6a4759-3e48-430c-93fb-5de129a9ee58 tempest-ServerBootFromVolumeStableRescueTest-590732443 tempest-ServerBootFromVolumeStableRescueTest-590732443-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (06f11877-397a-46b4-9ee6-48b00e75dc27) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:12:17.584853 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:12:17.584853 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:12:17.590815 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-d6efc23d-b4b0-4267-bbb9-524159559c17 tempest-TestVolumeBootPatternV346-1109800622 tempest-TestVolumeBootPatternV346-1109800622-project-member] Volume info retrieved successfully. Aug 16 21:12:17.598019 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-d6efc23d-b4b0-4267-bbb9-524159559c17 tempest-TestVolumeBootPatternV346-1109800622 tempest-TestVolumeBootPatternV346-1109800622-project-member] https://10.4.3.143/volume/v3/volumes/c2793668-cec9-48d9-85ef-24aca643e09b returned with HTTP 200 Aug 16 21:12:17.598692 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 380/1548] 10.4.3.143 () {68 vars in 1389 bytes} [Sun Aug 16 21:12:17 2026] GET /volume/v3/volumes/c2793668-cec9-48d9-85ef-24aca643e09b => generated 1422 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 16 21:12:17.608731 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [req-7dccd8d1-e824-45ad-8456-17e9960ef59c req-ad6a4759-3e48-430c-93fb-5de129a9ee58 tempest-ServerBootFromVolumeStableRescueTest-590732443 tempest-ServerBootFromVolumeStableRescueTest-590732443-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (06f11877-397a-46b4-9ee6-48b00e75dc27) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'edefae33-639f-46d2-8a02-b51d50d93940', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='',display_name='078b8a12-62ea-44a0-9c03-9e62174b930b-blank-vol',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c41b1301a18d48489a2651da65f9ccaa',qos_specs=None,replication_status=,reservations=['a0258301-67dd-437b-8ab9-06ebafd88d39','ef7ca025-a743-4cf9-beed-ac025a594703','d3cace95-4510-4f39-aec8-7cc53470d6d6','bc582405-90fd-4f7a-8de3-53459a25d7d8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c01ae7258add430a9b82c3c74b9aa3d5',volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T21:12:17Z,deleted=False,deleted_at=None,display_description='',display_name='078b8a12-62ea-44a0-9c03-9e62174b930b-blank-vol',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=edefae33-639f-46d2-8a02-b51d50d93940,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c41b1301a18d48489a2651da65f9ccaa',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c01ae7258add430a9b82c3c74b9aa3d5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(69e633b8-fab9-4b15-8b40-4f1a67c51cda),volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda)}' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:12:17.609609 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [req-7dccd8d1-e824-45ad-8456-17e9960ef59c req-ad6a4759-3e48-430c-93fb-5de129a9ee58 tempest-ServerBootFromVolumeStableRescueTest-590732443 tempest-ServerBootFromVolumeStableRescueTest-590732443-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9f6d17d3-5847-4514-b66d-bc5971653ae2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:12:17.634028 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [req-7dccd8d1-e824-45ad-8456-17e9960ef59c req-ad6a4759-3e48-430c-93fb-5de129a9ee58 tempest-ServerBootFromVolumeStableRescueTest-590732443 tempest-ServerBootFromVolumeStableRescueTest-590732443-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9f6d17d3-5847-4514-b66d-bc5971653ae2) transitioned into 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='078b8a12-62ea-44a0-9c03-9e62174b930b-blank-vol',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c41b1301a18d48489a2651da65f9ccaa',qos_specs=None,replication_status=,reservations=['a0258301-67dd-437b-8ab9-06ebafd88d39','ef7ca025-a743-4cf9-beed-ac025a594703','d3cace95-4510-4f39-aec8-7cc53470d6d6','bc582405-90fd-4f7a-8de3-53459a25d7d8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c01ae7258add430a9b82c3c74b9aa3d5',volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda)}' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:12:17.634907 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [req-7dccd8d1-e824-45ad-8456-17e9960ef59c req-ad6a4759-3e48-430c-93fb-5de129a9ee58 tempest-ServerBootFromVolumeStableRescueTest-590732443 tempest-ServerBootFromVolumeStableRescueTest-590732443-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3874c646-fd44-45e9-acba-a5ec32e29759) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:12:17.650778 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [req-7dccd8d1-e824-45ad-8456-17e9960ef59c req-ad6a4759-3e48-430c-93fb-5de129a9ee58 tempest-ServerBootFromVolumeStableRescueTest-590732443 tempest-ServerBootFromVolumeStableRescueTest-590732443-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3874c646-fd44-45e9-acba-a5ec32e29759) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:12:17.652991 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [req-7dccd8d1-e824-45ad-8456-17e9960ef59c req-ad6a4759-3e48-430c-93fb-5de129a9ee58 tempest-ServerBootFromVolumeStableRescueTest-590732443 tempest-ServerBootFromVolumeStableRescueTest-590732443-project-member] Flow 'volume_create_api' (ac210c14-a96e-4312-a892-455365d13c2d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100331) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:12:17.654942 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [req-7dccd8d1-e824-45ad-8456-17e9960ef59c req-ad6a4759-3e48-430c-93fb-5de129a9ee58 tempest-ServerBootFromVolumeStableRescueTest-590732443 tempest-ServerBootFromVolumeStableRescueTest-590732443-project-member] Create volume request issued successfully. Aug 16 21:12:17.654942 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [req-7dccd8d1-e824-45ad-8456-17e9960ef59c req-ad6a4759-3e48-430c-93fb-5de129a9ee58 tempest-ServerBootFromVolumeStableRescueTest-590732443 tempest-ServerBootFromVolumeStableRescueTest-590732443-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Aug 16 21:12:17.655172 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 391/1549] 10.4.3.143 () {72 vars in 1541 bytes} [Sun Aug 16 21:12:17 2026] POST /volume/v3/volumes => generated 749 bytes in 234 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 21:12:17.671153 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [req-7dccd8d1-e824-45ad-8456-17e9960ef59c req-fe7181eb-1acf-4983-8e51-575193733de7 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:12:17.678839 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [req-7dccd8d1-e824-45ad-8456-17e9960ef59c req-fe7181eb-1acf-4983-8e51-575193733de7 tempest-ServerBootFromVolumeStableRescueTest-590732443 tempest-ServerBootFromVolumeStableRescueTest-590732443-project-member] GET https://10.4.3.143/volume/v3/volumes/edefae33-639f-46d2-8a02-b51d50d93940 Aug 16 21:12:17.679124 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [req-7dccd8d1-e824-45ad-8456-17e9960ef59c req-fe7181eb-1acf-4983-8e51-575193733de7 tempest-ServerBootFromVolumeStableRescueTest-590732443 tempest-ServerBootFromVolumeStableRescueTest-590732443-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:12:17.679371 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [req-7dccd8d1-e824-45ad-8456-17e9960ef59c req-fe7181eb-1acf-4983-8e51-575193733de7 tempest-ServerBootFromVolumeStableRescueTest-590732443 tempest-ServerBootFromVolumeStableRescueTest-590732443-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:12:17.699505 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:12:17.699505 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:12:17.705399 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [req-7dccd8d1-e824-45ad-8456-17e9960ef59c req-fe7181eb-1acf-4983-8e51-575193733de7 tempest-ServerBootFromVolumeStableRescueTest-590732443 tempest-ServerBootFromVolumeStableRescueTest-590732443-project-member] Volume info retrieved successfully. Aug 16 21:12:17.716694 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [req-7dccd8d1-e824-45ad-8456-17e9960ef59c req-fe7181eb-1acf-4983-8e51-575193733de7 tempest-ServerBootFromVolumeStableRescueTest-590732443 tempest-ServerBootFromVolumeStableRescueTest-590732443-project-member] https://10.4.3.143/volume/v3/volumes/edefae33-639f-46d2-8a02-b51d50d93940 returned with HTTP 200 Aug 16 21:12:17.717645 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 392/1550] 10.4.3.143 () {68 vars in 1598 bytes} [Sun Aug 16 21:12:17 2026] GET /volume/v3/volumes/edefae33-639f-46d2-8a02-b51d50d93940 => generated 817 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:12:17.726333 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [req-7dccd8d1-e824-45ad-8456-17e9960ef59c req-abbc13d6-1d71-4f1c-b997-f21663147d40 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:12:17.729025 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [req-7dccd8d1-e824-45ad-8456-17e9960ef59c req-abbc13d6-1d71-4f1c-b997-f21663147d40 tempest-ServerBootFromVolumeStableRescueTest-590732443 tempest-ServerBootFromVolumeStableRescueTest-590732443-project-member] GET https://10.4.3.143/volume/v3/volumes/edefae33-639f-46d2-8a02-b51d50d93940 Aug 16 21:12:17.729025 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [req-7dccd8d1-e824-45ad-8456-17e9960ef59c req-abbc13d6-1d71-4f1c-b997-f21663147d40 tempest-ServerBootFromVolumeStableRescueTest-590732443 tempest-ServerBootFromVolumeStableRescueTest-590732443-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:12:17.729025 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [req-7dccd8d1-e824-45ad-8456-17e9960ef59c req-abbc13d6-1d71-4f1c-b997-f21663147d40 tempest-ServerBootFromVolumeStableRescueTest-590732443 tempest-ServerBootFromVolumeStableRescueTest-590732443-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:12:17.736701 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:12:17.736701 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:12:17.741759 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [req-7dccd8d1-e824-45ad-8456-17e9960ef59c req-abbc13d6-1d71-4f1c-b997-f21663147d40 tempest-ServerBootFromVolumeStableRescueTest-590732443 tempest-ServerBootFromVolumeStableRescueTest-590732443-project-member] Volume info retrieved successfully. Aug 16 21:12:17.748044 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [req-7dccd8d1-e824-45ad-8456-17e9960ef59c req-abbc13d6-1d71-4f1c-b997-f21663147d40 tempest-ServerBootFromVolumeStableRescueTest-590732443 tempest-ServerBootFromVolumeStableRescueTest-590732443-project-member] https://10.4.3.143/volume/v3/volumes/edefae33-639f-46d2-8a02-b51d50d93940 returned with HTTP 200 Aug 16 21:12:17.749479 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 388/1551] 10.4.3.143 () {68 vars in 1598 bytes} [Sun Aug 16 21:12:17 2026] GET /volume/v3/volumes/edefae33-639f-46d2-8a02-b51d50d93940 => generated 817 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:12:18.871171 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [req-5a3fa0d6-069f-49a4-9c7b-7f4fb7303278 req-2973665f-f724-4bfd-adbb-f42381bf5184 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:12:18.874297 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [req-5a3fa0d6-069f-49a4-9c7b-7f4fb7303278 req-2973665f-f724-4bfd-adbb-f42381bf5184 tempest-TestVolumeBootPatternV346-1109800622 tempest-TestVolumeBootPatternV346-1109800622-project-member] GET https://10.4.3.143/volume/v3/volumes/c2793668-cec9-48d9-85ef-24aca643e09b Aug 16 21:12:18.874608 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [req-5a3fa0d6-069f-49a4-9c7b-7f4fb7303278 req-2973665f-f724-4bfd-adbb-f42381bf5184 tempest-TestVolumeBootPatternV346-1109800622 tempest-TestVolumeBootPatternV346-1109800622-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:12:18.874900 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [req-5a3fa0d6-069f-49a4-9c7b-7f4fb7303278 req-2973665f-f724-4bfd-adbb-f42381bf5184 tempest-TestVolumeBootPatternV346-1109800622 tempest-TestVolumeBootPatternV346-1109800622-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:12:18.884419 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:12:18.884419 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:12:18.889561 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [req-5a3fa0d6-069f-49a4-9c7b-7f4fb7303278 req-2973665f-f724-4bfd-adbb-f42381bf5184 tempest-TestVolumeBootPatternV346-1109800622 tempest-TestVolumeBootPatternV346-1109800622-project-member] Volume info retrieved successfully. Aug 16 21:12:18.896588 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [req-5a3fa0d6-069f-49a4-9c7b-7f4fb7303278 req-2973665f-f724-4bfd-adbb-f42381bf5184 tempest-TestVolumeBootPatternV346-1109800622 tempest-TestVolumeBootPatternV346-1109800622-project-member] https://10.4.3.143/volume/v3/volumes/c2793668-cec9-48d9-85ef-24aca643e09b returned with HTTP 200 Aug 16 21:12:18.897193 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 381/1552] 10.4.3.143 () {68 vars in 1598 bytes} [Sun Aug 16 21:12:18 2026] GET /volume/v3/volumes/c2793668-cec9-48d9-85ef-24aca643e09b => generated 1404 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:12:19.494787 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [req-5a3fa0d6-069f-49a4-9c7b-7f4fb7303278 req-3531f099-cff7-4722-9488-198507d4ee7d None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:12:19.497152 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [req-5a3fa0d6-069f-49a4-9c7b-7f4fb7303278 req-3531f099-cff7-4722-9488-198507d4ee7d tempest-TestVolumeBootPatternV346-1109800622 tempest-TestVolumeBootPatternV346-1109800622-project-member] GET https://10.4.3.143/volume/v3/volumes/c2793668-cec9-48d9-85ef-24aca643e09b Aug 16 21:12:19.497345 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [req-5a3fa0d6-069f-49a4-9c7b-7f4fb7303278 req-3531f099-cff7-4722-9488-198507d4ee7d tempest-TestVolumeBootPatternV346-1109800622 tempest-TestVolumeBootPatternV346-1109800622-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:12:19.497551 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [req-5a3fa0d6-069f-49a4-9c7b-7f4fb7303278 req-3531f099-cff7-4722-9488-198507d4ee7d tempest-TestVolumeBootPatternV346-1109800622 tempest-TestVolumeBootPatternV346-1109800622-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:12:19.507642 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:12:19.507642 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:12:19.512739 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [req-5a3fa0d6-069f-49a4-9c7b-7f4fb7303278 req-3531f099-cff7-4722-9488-198507d4ee7d tempest-TestVolumeBootPatternV346-1109800622 tempest-TestVolumeBootPatternV346-1109800622-project-member] Volume info retrieved successfully. Aug 16 21:12:19.522733 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [req-5a3fa0d6-069f-49a4-9c7b-7f4fb7303278 req-3531f099-cff7-4722-9488-198507d4ee7d tempest-TestVolumeBootPatternV346-1109800622 tempest-TestVolumeBootPatternV346-1109800622-project-member] https://10.4.3.143/volume/v3/volumes/c2793668-cec9-48d9-85ef-24aca643e09b returned with HTTP 200 Aug 16 21:12:19.523176 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 392/1553] 10.4.3.143 () {68 vars in 1598 bytes} [Sun Aug 16 21:12:19 2026] GET /volume/v3/volumes/c2793668-cec9-48d9-85ef-24aca643e09b => generated 1404 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:12:19.535622 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-937a0e7d-7d5c-4338-aec6-6d712c4f4881 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:12:19.536529 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-937a0e7d-7d5c-4338-aec6-6d712c4f4881 None None] GET https://10.4.3.143/volume// Aug 16 21:12:19.536717 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-937a0e7d-7d5c-4338-aec6-6d712c4f4881 None None] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:12:19.536947 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-937a0e7d-7d5c-4338-aec6-6d712c4f4881 None None] Calling method 'all' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:12:19.537316 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-937a0e7d-7d5c-4338-aec6-6d712c4f4881 None None] https://10.4.3.143/volume// returned with HTTP 300 Aug 16 21:12:19.537815 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 393/1554] 10.4.3.143 () {66 vars in 1419 bytes} [Sun Aug 16 21:12:19 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Aug 16 21:12:19.548819 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [req-5a3fa0d6-069f-49a4-9c7b-7f4fb7303278 req-b446dd51-d710-47c8-9660-4aeb3f440e06 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:12:19.551122 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [req-5a3fa0d6-069f-49a4-9c7b-7f4fb7303278 req-b446dd51-d710-47c8-9660-4aeb3f440e06 tempest-TestVolumeBootPatternV346-1109800622 tempest-TestVolumeBootPatternV346-1109800622-project-member] POST https://10.4.3.143/volume/v3/attachments Aug 16 21:12:19.552969 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [req-5a3fa0d6-069f-49a4-9c7b-7f4fb7303278 req-b446dd51-d710-47c8-9660-4aeb3f440e06 tempest-TestVolumeBootPatternV346-1109800622 tempest-TestVolumeBootPatternV346-1109800622-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c2793668-cec9-48d9-85ef-24aca643e09b", "connector": null, "instance_uuid": "1914fd34-2c8b-4811-849a-8bed8aa6e4fe"}} {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:12:19.562958 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:12:19.562958 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:12:19.594381 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [req-5a3fa0d6-069f-49a4-9c7b-7f4fb7303278 req-b446dd51-d710-47c8-9660-4aeb3f440e06 tempest-TestVolumeBootPatternV346-1109800622 tempest-TestVolumeBootPatternV346-1109800622-project-member] https://10.4.3.143/volume/v3/attachments returned with HTTP 200 Aug 16 21:12:19.594819 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 389/1555] 10.4.3.143 () {74 vars in 1594 bytes} [Sun Aug 16 21:12:19 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 16 21:12:20.762958 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [req-7dccd8d1-e824-45ad-8456-17e9960ef59c req-93f71706-1a6b-445a-a463-7196b200e55b None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:12:20.767965 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [req-7dccd8d1-e824-45ad-8456-17e9960ef59c req-93f71706-1a6b-445a-a463-7196b200e55b tempest-ServerBootFromVolumeStableRescueTest-590732443 tempest-ServerBootFromVolumeStableRescueTest-590732443-project-member] GET https://10.4.3.143/volume/v3/volumes/edefae33-639f-46d2-8a02-b51d50d93940 Aug 16 21:12:20.768281 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [req-7dccd8d1-e824-45ad-8456-17e9960ef59c req-93f71706-1a6b-445a-a463-7196b200e55b tempest-ServerBootFromVolumeStableRescueTest-590732443 tempest-ServerBootFromVolumeStableRescueTest-590732443-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:12:20.768595 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [req-7dccd8d1-e824-45ad-8456-17e9960ef59c req-93f71706-1a6b-445a-a463-7196b200e55b tempest-ServerBootFromVolumeStableRescueTest-590732443 tempest-ServerBootFromVolumeStableRescueTest-590732443-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:12:20.783777 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:12:20.783777 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:12:20.794194 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [req-7dccd8d1-e824-45ad-8456-17e9960ef59c req-93f71706-1a6b-445a-a463-7196b200e55b tempest-ServerBootFromVolumeStableRescueTest-590732443 tempest-ServerBootFromVolumeStableRescueTest-590732443-project-member] Volume info retrieved successfully. Aug 16 21:12:20.806038 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [req-7dccd8d1-e824-45ad-8456-17e9960ef59c req-93f71706-1a6b-445a-a463-7196b200e55b tempest-ServerBootFromVolumeStableRescueTest-590732443 tempest-ServerBootFromVolumeStableRescueTest-590732443-project-member] https://10.4.3.143/volume/v3/volumes/edefae33-639f-46d2-8a02-b51d50d93940 returned with HTTP 200 Aug 16 21:12:20.806228 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 382/1556] 10.4.3.143 () {68 vars in 1598 bytes} [Sun Aug 16 21:12:20 2026] GET /volume/v3/volumes/edefae33-639f-46d2-8a02-b51d50d93940 => generated 842 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:12:20.826226 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-bdea2486-e85a-43f6-ac6b-0abfa2753189 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:12:20.826620 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-bdea2486-e85a-43f6-ac6b-0abfa2753189 None None] GET https://10.4.3.143/volume// Aug 16 21:12:20.826733 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-bdea2486-e85a-43f6-ac6b-0abfa2753189 None None] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:12:20.826987 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-bdea2486-e85a-43f6-ac6b-0abfa2753189 None None] Calling method 'all' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:12:20.827350 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-bdea2486-e85a-43f6-ac6b-0abfa2753189 None None] https://10.4.3.143/volume// returned with HTTP 300 Aug 16 21:12:20.830678 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 393/1557] 10.4.3.143 () {66 vars in 1426 bytes} [Sun Aug 16 21:12:20 2026] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 16 21:12:20.845027 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [req-7dccd8d1-e824-45ad-8456-17e9960ef59c req-b465526d-b618-47ff-ab67-09bdb3ab98b8 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:12:20.850305 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [req-7dccd8d1-e824-45ad-8456-17e9960ef59c req-b465526d-b618-47ff-ab67-09bdb3ab98b8 tempest-ServerBootFromVolumeStableRescueTest-590732443 tempest-ServerBootFromVolumeStableRescueTest-590732443-project-member] POST https://10.4.3.143/volume/v3/attachments Aug 16 21:12:20.850852 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [req-7dccd8d1-e824-45ad-8456-17e9960ef59c req-b465526d-b618-47ff-ab67-09bdb3ab98b8 tempest-ServerBootFromVolumeStableRescueTest-590732443 tempest-ServerBootFromVolumeStableRescueTest-590732443-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "edefae33-639f-46d2-8a02-b51d50d93940", "connector": null, "instance_uuid": "078b8a12-62ea-44a0-9c03-9e62174b930b"}} {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:12:20.865296 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:12:20.865296 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:12:20.906404 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [req-7dccd8d1-e824-45ad-8456-17e9960ef59c req-b465526d-b618-47ff-ab67-09bdb3ab98b8 tempest-ServerBootFromVolumeStableRescueTest-590732443 tempest-ServerBootFromVolumeStableRescueTest-590732443-project-member] https://10.4.3.143/volume/v3/attachments returned with HTTP 200 Aug 16 21:12:20.906904 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 394/1558] 10.4.3.143 () {74 vars in 1594 bytes} [Sun Aug 16 21:12:20 2026] POST /volume/v3/attachments => generated 273 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:12:20.917471 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-635ea2a1-0fe1-4557-938f-45a4d97e3232 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:12:20.919983 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-635ea2a1-0fe1-4557-938f-45a4d97e3232 None None] GET https://10.4.3.143/volume// Aug 16 21:12:20.919983 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-635ea2a1-0fe1-4557-938f-45a4d97e3232 None None] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:12:20.919983 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-635ea2a1-0fe1-4557-938f-45a4d97e3232 None None] Calling method 'all' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:12:20.919983 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-635ea2a1-0fe1-4557-938f-45a4d97e3232 None None] https://10.4.3.143/volume// returned with HTTP 300 Aug 16 21:12:20.920257 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 390/1559] 10.4.3.143 () {66 vars in 1426 bytes} [Sun Aug 16 21:12: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 16 21:12:20.934129 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [req-7dccd8d1-e824-45ad-8456-17e9960ef59c req-7ade1f6d-56d4-4fdf-9f4b-ecebefa6a7df None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:12:20.937005 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [req-7dccd8d1-e824-45ad-8456-17e9960ef59c req-7ade1f6d-56d4-4fdf-9f4b-ecebefa6a7df tempest-ServerBootFromVolumeStableRescueTest-590732443 tempest-ServerBootFromVolumeStableRescueTest-590732443-project-member] GET https://10.4.3.143/volume/v3/volumes/edefae33-639f-46d2-8a02-b51d50d93940 Aug 16 21:12:20.937349 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [req-7dccd8d1-e824-45ad-8456-17e9960ef59c req-7ade1f6d-56d4-4fdf-9f4b-ecebefa6a7df tempest-ServerBootFromVolumeStableRescueTest-590732443 tempest-ServerBootFromVolumeStableRescueTest-590732443-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:12:20.937651 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [req-7dccd8d1-e824-45ad-8456-17e9960ef59c req-7ade1f6d-56d4-4fdf-9f4b-ecebefa6a7df tempest-ServerBootFromVolumeStableRescueTest-590732443 tempest-ServerBootFromVolumeStableRescueTest-590732443-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:12:20.952212 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:12:20.952212 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:12:20.962408 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [req-7dccd8d1-e824-45ad-8456-17e9960ef59c req-7ade1f6d-56d4-4fdf-9f4b-ecebefa6a7df tempest-ServerBootFromVolumeStableRescueTest-590732443 tempest-ServerBootFromVolumeStableRescueTest-590732443-project-member] Volume info retrieved successfully. Aug 16 21:12:20.969635 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [req-7dccd8d1-e824-45ad-8456-17e9960ef59c req-7ade1f6d-56d4-4fdf-9f4b-ecebefa6a7df tempest-ServerBootFromVolumeStableRescueTest-590732443 tempest-ServerBootFromVolumeStableRescueTest-590732443-project-member] https://10.4.3.143/volume/v3/volumes/edefae33-639f-46d2-8a02-b51d50d93940 returned with HTTP 200 Aug 16 21:12:20.970195 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 383/1560] 10.4.3.143 () {70 vars in 1639 bytes} [Sun Aug 16 21:12:20 2026] GET /volume/v3/volumes/edefae33-639f-46d2-8a02-b51d50d93940 => generated 1021 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 16 21:12:21.105068 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [req-7dccd8d1-e824-45ad-8456-17e9960ef59c req-d8d9bac8-ab2d-4b71-9b19-ec63334cfe31 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:12:21.108463 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [req-7dccd8d1-e824-45ad-8456-17e9960ef59c req-d8d9bac8-ab2d-4b71-9b19-ec63334cfe31 tempest-ServerBootFromVolumeStableRescueTest-590732443 tempest-ServerBootFromVolumeStableRescueTest-590732443-project-member] PUT https://10.4.3.143/volume/v3/attachments/2b352308-6bcf-4686-bea0-8fb0b132f9fb Aug 16 21:12:21.109055 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [req-7dccd8d1-e824-45ad-8456-17e9960ef59c req-d8d9bac8-ab2d-4b71-9b19-ec63334cfe31 tempest-ServerBootFromVolumeStableRescueTest-590732443 tempest-ServerBootFromVolumeStableRescueTest-590732443-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.143", "host": "np0000007409", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:e42fbcbe2e9", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "69237b68-d654-4a76-81de-86e36bc8fb86", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:12:21.119121 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.coordination [req-7dccd8d1-e824-45ad-8456-17e9960ef59c req-d8d9bac8-ab2d-4b71-9b19-ec63334cfe31 tempest-ServerBootFromVolumeStableRescueTest-590732443 tempest-ServerBootFromVolumeStableRescueTest-590732443-project-member] Acquiring lock "cinder-attachment_update-edefae33-639f-46d2-8a02-b51d50d93940-np0000007409" by "attachment_update" {{(pid=100331) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:12:21.124685 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.coordination [req-7dccd8d1-e824-45ad-8456-17e9960ef59c req-d8d9bac8-ab2d-4b71-9b19-ec63334cfe31 tempest-ServerBootFromVolumeStableRescueTest-590732443 tempest-ServerBootFromVolumeStableRescueTest-590732443-project-member] Lock "cinder-attachment_update-edefae33-639f-46d2-8a02-b51d50d93940-np0000007409" acquired by "attachment_update" :: waited 0.006s {{(pid=100331) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:12:21.126171 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:12:21.126171 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:12:21.221077 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.coordination [req-7dccd8d1-e824-45ad-8456-17e9960ef59c req-d8d9bac8-ab2d-4b71-9b19-ec63334cfe31 tempest-ServerBootFromVolumeStableRescueTest-590732443 tempest-ServerBootFromVolumeStableRescueTest-590732443-project-member] Lock "cinder-attachment_update-edefae33-639f-46d2-8a02-b51d50d93940-np0000007409" released by "attachment_update" :: held 0.096s {{(pid=100331) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:12:21.221403 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [req-7dccd8d1-e824-45ad-8456-17e9960ef59c req-d8d9bac8-ab2d-4b71-9b19-ec63334cfe31 tempest-ServerBootFromVolumeStableRescueTest-590732443 tempest-ServerBootFromVolumeStableRescueTest-590732443-project-member] https://10.4.3.143/volume/v3/attachments/2b352308-6bcf-4686-bea0-8fb0b132f9fb returned with HTTP 200 Aug 16 21:12:21.221959 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 394/1561] 10.4.3.143 () {74 vars in 1704 bytes} [Sun Aug 16 21:12:21 2026] PUT /volume/v3/attachments/2b352308-6bcf-4686-bea0-8fb0b132f9fb => generated 969 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:12:21.247739 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [req-7dccd8d1-e824-45ad-8456-17e9960ef59c req-4377a40a-6bc8-490d-9bb0-8ad831254cf3 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:12:21.250469 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [req-7dccd8d1-e824-45ad-8456-17e9960ef59c req-4377a40a-6bc8-490d-9bb0-8ad831254cf3 tempest-ServerBootFromVolumeStableRescueTest-590732443 tempest-ServerBootFromVolumeStableRescueTest-590732443-project-member] POST https://10.4.3.143/volume/v3/attachments/2b352308-6bcf-4686-bea0-8fb0b132f9fb/action Aug 16 21:12:21.250946 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [req-7dccd8d1-e824-45ad-8456-17e9960ef59c req-4377a40a-6bc8-490d-9bb0-8ad831254cf3 tempest-ServerBootFromVolumeStableRescueTest-590732443 tempest-ServerBootFromVolumeStableRescueTest-590732443-project-member] Action body: b'{"os-complete": null}' {{(pid=100330) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 21:12:21.251111 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [req-7dccd8d1-e824-45ad-8456-17e9960ef59c req-4377a40a-6bc8-490d-9bb0-8ad831254cf3 tempest-ServerBootFromVolumeStableRescueTest-590732443 tempest-ServerBootFromVolumeStableRescueTest-590732443-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:12:21.283072 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:12:21.283072 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:12:21.298172 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [req-7dccd8d1-e824-45ad-8456-17e9960ef59c req-4377a40a-6bc8-490d-9bb0-8ad831254cf3 tempest-ServerBootFromVolumeStableRescueTest-590732443 tempest-ServerBootFromVolumeStableRescueTest-590732443-project-member] https://10.4.3.143/volume/v3/attachments/2b352308-6bcf-4686-bea0-8fb0b132f9fb/action returned with HTTP 204 Aug 16 21:12:21.298663 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 395/1562] 10.4.3.143 () {74 vars in 1725 bytes} [Sun Aug 16 21:12:21 2026] POST /volume/v3/attachments/2b352308-6bcf-4686-bea0-8fb0b132f9fb/action => generated 0 bytes in 52 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:12:21.456406 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-bd67faf8-979f-47d9-b2ae-6aac7c9aabae None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:12:21.459068 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-bd67faf8-979f-47d9-b2ae-6aac7c9aabae None None] GET https://10.4.3.143/volume// Aug 16 21:12:21.459068 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-bd67faf8-979f-47d9-b2ae-6aac7c9aabae None None] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:12:21.459068 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-bd67faf8-979f-47d9-b2ae-6aac7c9aabae None None] Calling method 'all' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:12:21.459068 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-bd67faf8-979f-47d9-b2ae-6aac7c9aabae None None] https://10.4.3.143/volume// returned with HTTP 300 Aug 16 21:12:21.459068 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 391/1563] 10.4.3.143 () {66 vars in 1426 bytes} [Sun Aug 16 21: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 16 21:12:21.472136 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [req-5a3fa0d6-069f-49a4-9c7b-7f4fb7303278 req-3f7ed133-40a7-406a-adb9-c9d224e805dd None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:12:21.474540 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [req-5a3fa0d6-069f-49a4-9c7b-7f4fb7303278 req-3f7ed133-40a7-406a-adb9-c9d224e805dd tempest-TestVolumeBootPatternV346-1109800622 tempest-TestVolumeBootPatternV346-1109800622-project-member] GET https://10.4.3.143/volume/v3/volumes/c2793668-cec9-48d9-85ef-24aca643e09b Aug 16 21:12:21.474749 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [req-5a3fa0d6-069f-49a4-9c7b-7f4fb7303278 req-3f7ed133-40a7-406a-adb9-c9d224e805dd tempest-TestVolumeBootPatternV346-1109800622 tempest-TestVolumeBootPatternV346-1109800622-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:12:21.474955 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [req-5a3fa0d6-069f-49a4-9c7b-7f4fb7303278 req-3f7ed133-40a7-406a-adb9-c9d224e805dd tempest-TestVolumeBootPatternV346-1109800622 tempest-TestVolumeBootPatternV346-1109800622-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:12:21.484964 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:12:21.484964 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:12:21.488493 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [req-5a3fa0d6-069f-49a4-9c7b-7f4fb7303278 req-3f7ed133-40a7-406a-adb9-c9d224e805dd tempest-TestVolumeBootPatternV346-1109800622 tempest-TestVolumeBootPatternV346-1109800622-project-member] Volume info retrieved successfully. Aug 16 21:12:21.493174 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [req-5a3fa0d6-069f-49a4-9c7b-7f4fb7303278 req-3f7ed133-40a7-406a-adb9-c9d224e805dd tempest-TestVolumeBootPatternV346-1109800622 tempest-TestVolumeBootPatternV346-1109800622-project-member] https://10.4.3.143/volume/v3/volumes/c2793668-cec9-48d9-85ef-24aca643e09b returned with HTTP 200 Aug 16 21:12:21.493564 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 384/1564] 10.4.3.143 () {70 vars in 1639 bytes} [Sun Aug 16 21:12:21 2026] GET /volume/v3/volumes/c2793668-cec9-48d9-85ef-24aca643e09b => generated 1583 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 16 21:12:21.595880 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [req-5a3fa0d6-069f-49a4-9c7b-7f4fb7303278 req-d4c59d04-5603-4feb-bebc-eeb22f5b26a5 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:12:21.598317 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [req-5a3fa0d6-069f-49a4-9c7b-7f4fb7303278 req-d4c59d04-5603-4feb-bebc-eeb22f5b26a5 tempest-TestVolumeBootPatternV346-1109800622 tempest-TestVolumeBootPatternV346-1109800622-project-member] PUT https://10.4.3.143/volume/v3/attachments/4bd492b6-fe28-4d57-a5b4-46b7bbea853a Aug 16 21:12:21.598713 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [req-5a3fa0d6-069f-49a4-9c7b-7f4fb7303278 req-d4c59d04-5603-4feb-bebc-eeb22f5b26a5 tempest-TestVolumeBootPatternV346-1109800622 tempest-TestVolumeBootPatternV346-1109800622-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.143", "host": "np0000007409", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:e42fbcbe2e9", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "69237b68-d654-4a76-81de-86e36bc8fb86", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:12:21.607862 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.coordination [req-5a3fa0d6-069f-49a4-9c7b-7f4fb7303278 req-d4c59d04-5603-4feb-bebc-eeb22f5b26a5 tempest-TestVolumeBootPatternV346-1109800622 tempest-TestVolumeBootPatternV346-1109800622-project-member] Acquiring lock "cinder-attachment_update-c2793668-cec9-48d9-85ef-24aca643e09b-np0000007409" by "attachment_update" {{(pid=100331) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:12:21.611776 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.coordination [req-5a3fa0d6-069f-49a4-9c7b-7f4fb7303278 req-d4c59d04-5603-4feb-bebc-eeb22f5b26a5 tempest-TestVolumeBootPatternV346-1109800622 tempest-TestVolumeBootPatternV346-1109800622-project-member] Lock "cinder-attachment_update-c2793668-cec9-48d9-85ef-24aca643e09b-np0000007409" acquired by "attachment_update" :: waited 0.004s {{(pid=100331) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:12:21.612708 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:12:21.612708 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:12:21.704387 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.coordination [req-5a3fa0d6-069f-49a4-9c7b-7f4fb7303278 req-d4c59d04-5603-4feb-bebc-eeb22f5b26a5 tempest-TestVolumeBootPatternV346-1109800622 tempest-TestVolumeBootPatternV346-1109800622-project-member] Lock "cinder-attachment_update-c2793668-cec9-48d9-85ef-24aca643e09b-np0000007409" released by "attachment_update" :: held 0.093s {{(pid=100331) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:12:21.704782 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [req-5a3fa0d6-069f-49a4-9c7b-7f4fb7303278 req-d4c59d04-5603-4feb-bebc-eeb22f5b26a5 tempest-TestVolumeBootPatternV346-1109800622 tempest-TestVolumeBootPatternV346-1109800622-project-member] https://10.4.3.143/volume/v3/attachments/4bd492b6-fe28-4d57-a5b4-46b7bbea853a returned with HTTP 200 Aug 16 21:12:21.705259 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 395/1565] 10.4.3.143 () {74 vars in 1704 bytes} [Sun Aug 16 21:12:21 2026] PUT /volume/v3/attachments/4bd492b6-fe28-4d57-a5b4-46b7bbea853a => generated 969 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:12:21.731637 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [req-5a3fa0d6-069f-49a4-9c7b-7f4fb7303278 req-adc1f4ad-2546-405a-b9e6-b74a4ec63d67 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:12:21.735708 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [req-5a3fa0d6-069f-49a4-9c7b-7f4fb7303278 req-adc1f4ad-2546-405a-b9e6-b74a4ec63d67 tempest-TestVolumeBootPatternV346-1109800622 tempest-TestVolumeBootPatternV346-1109800622-project-member] POST https://10.4.3.143/volume/v3/attachments/4bd492b6-fe28-4d57-a5b4-46b7bbea853a/action Aug 16 21:12:21.736150 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [req-5a3fa0d6-069f-49a4-9c7b-7f4fb7303278 req-adc1f4ad-2546-405a-b9e6-b74a4ec63d67 tempest-TestVolumeBootPatternV346-1109800622 tempest-TestVolumeBootPatternV346-1109800622-project-member] Action body: b'{"os-complete": null}' {{(pid=100330) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 21:12:21.736311 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [req-5a3fa0d6-069f-49a4-9c7b-7f4fb7303278 req-adc1f4ad-2546-405a-b9e6-b74a4ec63d67 tempest-TestVolumeBootPatternV346-1109800622 tempest-TestVolumeBootPatternV346-1109800622-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:12:21.758051 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:12:21.758051 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:12:21.770957 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [req-5a3fa0d6-069f-49a4-9c7b-7f4fb7303278 req-adc1f4ad-2546-405a-b9e6-b74a4ec63d67 tempest-TestVolumeBootPatternV346-1109800622 tempest-TestVolumeBootPatternV346-1109800622-project-member] https://10.4.3.143/volume/v3/attachments/4bd492b6-fe28-4d57-a5b4-46b7bbea853a/action returned with HTTP 204 Aug 16 21:12:21.771495 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 396/1566] 10.4.3.143 () {74 vars in 1725 bytes} [Sun Aug 16 21:12:21 2026] POST /volume/v3/attachments/4bd492b6-fe28-4d57-a5b4-46b7bbea853a/action => generated 0 bytes in 41 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:12:24.831294 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-4e3f7869-6a87-4982-bd07-81b72392d21c None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:12:24.832984 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-4e3f7869-6a87-4982-bd07-81b72392d21c tempest-ServerActionsTestOtherA-1432244591 tempest-ServerActionsTestOtherA-1432244591-project-member] GET https://10.4.3.143/volume/v3/volumes/c40cb0d2-3831-40f8-a6ae-e7205b26dbf0 Aug 16 21:12:24.833170 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-4e3f7869-6a87-4982-bd07-81b72392d21c tempest-ServerActionsTestOtherA-1432244591 tempest-ServerActionsTestOtherA-1432244591-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:12:24.833341 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-4e3f7869-6a87-4982-bd07-81b72392d21c tempest-ServerActionsTestOtherA-1432244591 tempest-ServerActionsTestOtherA-1432244591-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:12:24.842116 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:12:24.842116 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:12:24.845189 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-4e3f7869-6a87-4982-bd07-81b72392d21c tempest-ServerActionsTestOtherA-1432244591 tempest-ServerActionsTestOtherA-1432244591-project-member] Volume info retrieved successfully. Aug 16 21:12:24.849231 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-4e3f7869-6a87-4982-bd07-81b72392d21c tempest-ServerActionsTestOtherA-1432244591 tempest-ServerActionsTestOtherA-1432244591-project-member] https://10.4.3.143/volume/v3/volumes/c40cb0d2-3831-40f8-a6ae-e7205b26dbf0 returned with HTTP 200 Aug 16 21:12:24.849589 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 392/1567] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:12:24 2026] GET /volume/v3/volumes/c40cb0d2-3831-40f8-a6ae-e7205b26dbf0 => generated 1139 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:12:25.067387 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-4f58b835-d65d-4337-b570-3005ecc361df None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:12:25.069171 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-4f58b835-d65d-4337-b570-3005ecc361df tempest-ServerActionsTestOtherA-1432244591 tempest-ServerActionsTestOtherA-1432244591-project-member] GET https://10.4.3.143/volume/v3/volumes/c40cb0d2-3831-40f8-a6ae-e7205b26dbf0 Aug 16 21:12:25.069352 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-4f58b835-d65d-4337-b570-3005ecc361df tempest-ServerActionsTestOtherA-1432244591 tempest-ServerActionsTestOtherA-1432244591-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:12:25.069529 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-4f58b835-d65d-4337-b570-3005ecc361df tempest-ServerActionsTestOtherA-1432244591 tempest-ServerActionsTestOtherA-1432244591-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:12:25.079026 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:12:25.079026 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:12:25.082786 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-4f58b835-d65d-4337-b570-3005ecc361df tempest-ServerActionsTestOtherA-1432244591 tempest-ServerActionsTestOtherA-1432244591-project-member] Volume info retrieved successfully. Aug 16 21:12:25.088345 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-4f58b835-d65d-4337-b570-3005ecc361df tempest-ServerActionsTestOtherA-1432244591 tempest-ServerActionsTestOtherA-1432244591-project-member] https://10.4.3.143/volume/v3/volumes/c40cb0d2-3831-40f8-a6ae-e7205b26dbf0 returned with HTTP 200 Aug 16 21:12:25.088854 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 385/1568] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:12:25 2026] GET /volume/v3/volumes/c40cb0d2-3831-40f8-a6ae-e7205b26dbf0 => generated 1139 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:12:25.126851 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [req-60c704a4-2bb1-486c-87c3-378e01ea7c7e req-be4f3e62-00f4-48e1-a4f9-61710b60ef5d None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:12:25.129548 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [req-60c704a4-2bb1-486c-87c3-378e01ea7c7e req-be4f3e62-00f4-48e1-a4f9-61710b60ef5d tempest-ServerActionsTestOtherA-1432244591 tempest-ServerActionsTestOtherA-1432244591-project-member] GET https://10.4.3.143/volume/v3/volumes/c40cb0d2-3831-40f8-a6ae-e7205b26dbf0 Aug 16 21:12:25.129812 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [req-60c704a4-2bb1-486c-87c3-378e01ea7c7e req-be4f3e62-00f4-48e1-a4f9-61710b60ef5d tempest-ServerActionsTestOtherA-1432244591 tempest-ServerActionsTestOtherA-1432244591-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:12:25.130080 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [req-60c704a4-2bb1-486c-87c3-378e01ea7c7e req-be4f3e62-00f4-48e1-a4f9-61710b60ef5d tempest-ServerActionsTestOtherA-1432244591 tempest-ServerActionsTestOtherA-1432244591-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:12:25.144006 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:12:25.144006 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:12:25.149338 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [req-60c704a4-2bb1-486c-87c3-378e01ea7c7e req-be4f3e62-00f4-48e1-a4f9-61710b60ef5d tempest-ServerActionsTestOtherA-1432244591 tempest-ServerActionsTestOtherA-1432244591-project-member] Volume info retrieved successfully. Aug 16 21:12:25.156068 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [req-60c704a4-2bb1-486c-87c3-378e01ea7c7e req-be4f3e62-00f4-48e1-a4f9-61710b60ef5d tempest-ServerActionsTestOtherA-1432244591 tempest-ServerActionsTestOtherA-1432244591-project-member] https://10.4.3.143/volume/v3/volumes/c40cb0d2-3831-40f8-a6ae-e7205b26dbf0 returned with HTTP 200 Aug 16 21:12:25.156758 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 396/1569] 10.4.3.143 () {68 vars in 1598 bytes} [Sun Aug 16 21:12:25 2026] GET /volume/v3/volumes/c40cb0d2-3831-40f8-a6ae-e7205b26dbf0 => generated 1139 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:12:25.177719 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [req-60c704a4-2bb1-486c-87c3-378e01ea7c7e req-f7ad65f7-2c75-410d-a257-5a6144c3215c None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:12:25.179864 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [req-60c704a4-2bb1-486c-87c3-378e01ea7c7e req-f7ad65f7-2c75-410d-a257-5a6144c3215c tempest-ServerActionsTestOtherA-1432244591 tempest-ServerActionsTestOtherA-1432244591-project-member] POST https://10.4.3.143/volume/v3/volumes/c40cb0d2-3831-40f8-a6ae-e7205b26dbf0/action Aug 16 21:12:25.180252 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [req-60c704a4-2bb1-486c-87c3-378e01ea7c7e req-f7ad65f7-2c75-410d-a257-5a6144c3215c tempest-ServerActionsTestOtherA-1432244591 tempest-ServerActionsTestOtherA-1432244591-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100330) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 21:12:25.180385 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [req-60c704a4-2bb1-486c-87c3-378e01ea7c7e req-f7ad65f7-2c75-410d-a257-5a6144c3215c tempest-ServerActionsTestOtherA-1432244591 tempest-ServerActionsTestOtherA-1432244591-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:12:25.190970 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:12:25.190970 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:12:25.191430 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [req-60c704a4-2bb1-486c-87c3-378e01ea7c7e req-f7ad65f7-2c75-410d-a257-5a6144c3215c tempest-ServerActionsTestOtherA-1432244591 tempest-ServerActionsTestOtherA-1432244591-project-member] Volume info retrieved successfully. Aug 16 21:12:25.198274 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [req-60c704a4-2bb1-486c-87c3-378e01ea7c7e req-f7ad65f7-2c75-410d-a257-5a6144c3215c tempest-ServerActionsTestOtherA-1432244591 tempest-ServerActionsTestOtherA-1432244591-project-member] Begin detaching volume completed successfully. Aug 16 21:12:25.198535 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [req-60c704a4-2bb1-486c-87c3-378e01ea7c7e req-f7ad65f7-2c75-410d-a257-5a6144c3215c tempest-ServerActionsTestOtherA-1432244591 tempest-ServerActionsTestOtherA-1432244591-project-member] https://10.4.3.143/volume/v3/volumes/c40cb0d2-3831-40f8-a6ae-e7205b26dbf0/action returned with HTTP 202 Aug 16 21:12:25.198997 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 397/1570] 10.4.3.143 () {72 vars in 1672 bytes} [Sun Aug 16 21:12:25 2026] POST /volume/v3/volumes/c40cb0d2-3831-40f8-a6ae-e7205b26dbf0/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 16 21:12:25.255111 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-0a84b946-9dc2-4976-83fc-a1064d526a16 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:12:25.255676 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-0a84b946-9dc2-4976-83fc-a1064d526a16 None None] GET https://10.4.3.143/volume// Aug 16 21:12:25.255965 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-0a84b946-9dc2-4976-83fc-a1064d526a16 None None] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:12:25.256237 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-0a84b946-9dc2-4976-83fc-a1064d526a16 None None] Calling method 'all' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:12:25.256667 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-0a84b946-9dc2-4976-83fc-a1064d526a16 None None] https://10.4.3.143/volume// returned with HTTP 300 Aug 16 21:12:25.258078 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 393/1571] 10.4.3.143 () {66 vars in 1426 bytes} [Sun Aug 16 21:12:25 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 16 21:12:25.269613 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [req-60c704a4-2bb1-486c-87c3-378e01ea7c7e req-34f47dd8-5e15-462f-8cd8-562f2ba0c153 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:12:25.271827 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [req-60c704a4-2bb1-486c-87c3-378e01ea7c7e req-34f47dd8-5e15-462f-8cd8-562f2ba0c153 tempest-ServerActionsTestOtherA-1432244591 tempest-ServerActionsTestOtherA-1432244591-project-member] GET https://10.4.3.143/volume/v3/volumes/c40cb0d2-3831-40f8-a6ae-e7205b26dbf0 Aug 16 21:12:25.272144 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [req-60c704a4-2bb1-486c-87c3-378e01ea7c7e req-34f47dd8-5e15-462f-8cd8-562f2ba0c153 tempest-ServerActionsTestOtherA-1432244591 tempest-ServerActionsTestOtherA-1432244591-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:12:25.272376 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [req-60c704a4-2bb1-486c-87c3-378e01ea7c7e req-34f47dd8-5e15-462f-8cd8-562f2ba0c153 tempest-ServerActionsTestOtherA-1432244591 tempest-ServerActionsTestOtherA-1432244591-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:12:25.282225 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:12:25.282225 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:12:25.285836 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [req-60c704a4-2bb1-486c-87c3-378e01ea7c7e req-34f47dd8-5e15-462f-8cd8-562f2ba0c153 tempest-ServerActionsTestOtherA-1432244591 tempest-ServerActionsTestOtherA-1432244591-project-member] Volume info retrieved successfully. Aug 16 21:12:25.290082 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [req-60c704a4-2bb1-486c-87c3-378e01ea7c7e req-34f47dd8-5e15-462f-8cd8-562f2ba0c153 tempest-ServerActionsTestOtherA-1432244591 tempest-ServerActionsTestOtherA-1432244591-project-member] https://10.4.3.143/volume/v3/volumes/c40cb0d2-3831-40f8-a6ae-e7205b26dbf0 returned with HTTP 200 Aug 16 21:12:25.290478 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 386/1572] 10.4.3.143 () {70 vars in 1639 bytes} [Sun Aug 16 21:12:25 2026] GET /volume/v3/volumes/c40cb0d2-3831-40f8-a6ae-e7205b26dbf0 => generated 1322 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 16 21:12:27.490255 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [req-507f3a88-8c0c-405a-909e-4b5106eafcdb req-47a37500-77c9-49a6-9d6b-e3e5622d7c92 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:12:27.494000 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [req-507f3a88-8c0c-405a-909e-4b5106eafcdb req-47a37500-77c9-49a6-9d6b-e3e5622d7c92 tempest-ServerBootFromVolumeStableRescueTest-590732443 tempest-ServerBootFromVolumeStableRescueTest-590732443-project-member] GET https://10.4.3.143/volume/v3/volumes/edefae33-639f-46d2-8a02-b51d50d93940 Aug 16 21:12:27.494507 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [req-507f3a88-8c0c-405a-909e-4b5106eafcdb req-47a37500-77c9-49a6-9d6b-e3e5622d7c92 tempest-ServerBootFromVolumeStableRescueTest-590732443 tempest-ServerBootFromVolumeStableRescueTest-590732443-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:12:27.494815 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [req-507f3a88-8c0c-405a-909e-4b5106eafcdb req-47a37500-77c9-49a6-9d6b-e3e5622d7c92 tempest-ServerBootFromVolumeStableRescueTest-590732443 tempest-ServerBootFromVolumeStableRescueTest-590732443-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:12:27.510115 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:12:27.510115 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:12:27.518975 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [req-507f3a88-8c0c-405a-909e-4b5106eafcdb req-47a37500-77c9-49a6-9d6b-e3e5622d7c92 tempest-ServerBootFromVolumeStableRescueTest-590732443 tempest-ServerBootFromVolumeStableRescueTest-590732443-project-member] Volume info retrieved successfully. Aug 16 21:12:27.525571 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [req-507f3a88-8c0c-405a-909e-4b5106eafcdb req-47a37500-77c9-49a6-9d6b-e3e5622d7c92 tempest-ServerBootFromVolumeStableRescueTest-590732443 tempest-ServerBootFromVolumeStableRescueTest-590732443-project-member] https://10.4.3.143/volume/v3/volumes/edefae33-639f-46d2-8a02-b51d50d93940 returned with HTTP 200 Aug 16 21:12:27.526722 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 397/1573] 10.4.3.143 () {68 vars in 1598 bytes} [Sun Aug 16 21:12:27 2026] GET /volume/v3/volumes/edefae33-639f-46d2-8a02-b51d50d93940 => generated 1134 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:12:27.952113 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [req-60c704a4-2bb1-486c-87c3-378e01ea7c7e req-621e2eab-76bf-4d08-a8ab-96dccb516bf1 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:12:27.954183 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [req-60c704a4-2bb1-486c-87c3-378e01ea7c7e req-621e2eab-76bf-4d08-a8ab-96dccb516bf1 tempest-ServerActionsTestOtherA-1432244591 tempest-ServerActionsTestOtherA-1432244591-project-member] DELETE https://10.4.3.143/volume/v3/attachments/ae359086-44d1-46b1-9428-07a83e080ea9 Aug 16 21:12:27.954363 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [req-60c704a4-2bb1-486c-87c3-378e01ea7c7e req-621e2eab-76bf-4d08-a8ab-96dccb516bf1 tempest-ServerActionsTestOtherA-1432244591 tempest-ServerActionsTestOtherA-1432244591-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:12:27.954551 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [req-60c704a4-2bb1-486c-87c3-378e01ea7c7e req-621e2eab-76bf-4d08-a8ab-96dccb516bf1 tempest-ServerActionsTestOtherA-1432244591 tempest-ServerActionsTestOtherA-1432244591-project-member] Calling method 'version_select' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:12:27.963163 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:12:27.963163 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:12:28.010508 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [req-60c704a4-2bb1-486c-87c3-378e01ea7c7e req-621e2eab-76bf-4d08-a8ab-96dccb516bf1 tempest-ServerActionsTestOtherA-1432244591 tempest-ServerActionsTestOtherA-1432244591-project-member] https://10.4.3.143/volume/v3/attachments/ae359086-44d1-46b1-9428-07a83e080ea9 returned with HTTP 200 Aug 16 21:12:28.010875 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 398/1574] 10.4.3.143 () {72 vars in 1673 bytes} [Sun Aug 16 21:12:27 2026] DELETE /volume/v3/attachments/ae359086-44d1-46b1-9428-07a83e080ea9 => generated 19 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:12:28.402532 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-a1507a65-adb7-4ce6-902c-5ee0cfa7fcb4 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:12:28.404714 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-a1507a65-adb7-4ce6-902c-5ee0cfa7fcb4 tempest-ServerActionsTestOtherA-1432244591 tempest-ServerActionsTestOtherA-1432244591-project-member] GET https://10.4.3.143/volume/v3/volumes/c40cb0d2-3831-40f8-a6ae-e7205b26dbf0 Aug 16 21:12:28.405029 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-a1507a65-adb7-4ce6-902c-5ee0cfa7fcb4 tempest-ServerActionsTestOtherA-1432244591 tempest-ServerActionsTestOtherA-1432244591-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:12:28.405263 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-a1507a65-adb7-4ce6-902c-5ee0cfa7fcb4 tempest-ServerActionsTestOtherA-1432244591 tempest-ServerActionsTestOtherA-1432244591-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:12:28.412708 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:12:28.412708 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:12:28.418229 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-a1507a65-adb7-4ce6-902c-5ee0cfa7fcb4 tempest-ServerActionsTestOtherA-1432244591 tempest-ServerActionsTestOtherA-1432244591-project-member] Volume info retrieved successfully. Aug 16 21:12:28.423472 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-a1507a65-adb7-4ce6-902c-5ee0cfa7fcb4 tempest-ServerActionsTestOtherA-1432244591 tempest-ServerActionsTestOtherA-1432244591-project-member] https://10.4.3.143/volume/v3/volumes/c40cb0d2-3831-40f8-a6ae-e7205b26dbf0 returned with HTTP 200 Aug 16 21:12:28.424101 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 394/1575] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:12:28 2026] GET /volume/v3/volumes/c40cb0d2-3831-40f8-a6ae-e7205b26dbf0 => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:12:31.673353 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-e4ae9db6-d22d-444b-9599-283a60c7ec23 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:12:31.675587 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-e4ae9db6-d22d-444b-9599-283a60c7ec23 tempest-ServerActionsTestOtherA-1432244591 tempest-ServerActionsTestOtherA-1432244591-project-member] POST https://10.4.3.143/volume/v3/volumes Aug 16 21:12:31.676057 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-e4ae9db6-d22d-444b-9599-283a60c7ec23 tempest-ServerActionsTestOtherA-1432244591 tempest-ServerActionsTestOtherA-1432244591-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-304608050", "imageRef": "42b524b5-4969-43e9-b5aa-f976c786aa94", "size": 1}} {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:12:31.677804 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.v3.volumes [None req-e4ae9db6-d22d-444b-9599-283a60c7ec23 tempest-ServerActionsTestOtherA-1432244591 tempest-ServerActionsTestOtherA-1432244591-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-304608050', 'imageRef': '42b524b5-4969-43e9-b5aa-f976c786aa94', 'size': 1}} {{(pid=100333) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 21:12:31.767385 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.v3.volumes [None req-e4ae9db6-d22d-444b-9599-283a60c7ec23 tempest-ServerActionsTestOtherA-1432244591 tempest-ServerActionsTestOtherA-1432244591-project-member] Create volume of 1 GB Aug 16 21:12:31.771167 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-e4ae9db6-d22d-444b-9599-283a60c7ec23 tempest-ServerActionsTestOtherA-1432244591 tempest-ServerActionsTestOtherA-1432244591-project-member] Availability Zones retrieved successfully. Aug 16 21:12:31.775869 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-e4ae9db6-d22d-444b-9599-283a60c7ec23 tempest-ServerActionsTestOtherA-1432244591 tempest-ServerActionsTestOtherA-1432244591-project-member] Flow 'volume_create_api' (e02c3d26-d8b5-4411-b1d6-dfadea11b1d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100333) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:12:31.777278 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-e4ae9db6-d22d-444b-9599-283a60c7ec23 tempest-ServerActionsTestOtherA-1432244591 tempest-ServerActionsTestOtherA-1432244591-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (45adab62-bc93-48db-bb88-89d361e0479a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:12:31.778107 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.flows.api.create_volume [None req-e4ae9db6-d22d-444b-9599-283a60c7ec23 tempest-ServerActionsTestOtherA-1432244591 tempest-ServerActionsTestOtherA-1432244591-project-member] Validating volume size '1' using validate_int {{(pid=100333) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 21:12:31.830822 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-e4ae9db6-d22d-444b-9599-283a60c7ec23 tempest-ServerActionsTestOtherA-1432244591 tempest-ServerActionsTestOtherA-1432244591-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (45adab62-bc93-48db-bb88-89d361e0479a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T21:04:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=69e633b8-fab9-4b15-8b40-4f1a67c51cda,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '69e633b8-fab9-4b15-8b40-4f1a67c51cda', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:12:31.831517 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-e4ae9db6-d22d-444b-9599-283a60c7ec23 tempest-ServerActionsTestOtherA-1432244591 tempest-ServerActionsTestOtherA-1432244591-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ec4ec8ca-2f34-42af-9611-912dfef1a71c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:12:31.867982 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.quota [None req-e4ae9db6-d22d-444b-9599-283a60c7ec23 tempest-ServerActionsTestOtherA-1432244591 tempest-ServerActionsTestOtherA-1432244591-project-member] Created reservations ['fc455bb8-297e-4e37-893d-5f519b5bfce4', '76d819f8-6191-44cd-952b-12aa3b8e4b34', 'b725ae43-c34e-4cb7-84c9-a9f9008a0133', '8c3b7727-6bda-4c39-b578-da2f9e23a73c'] {{(pid=100333) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:12:31.868807 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-e4ae9db6-d22d-444b-9599-283a60c7ec23 tempest-ServerActionsTestOtherA-1432244591 tempest-ServerActionsTestOtherA-1432244591-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ec4ec8ca-2f34-42af-9611-912dfef1a71c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fc455bb8-297e-4e37-893d-5f519b5bfce4', '76d819f8-6191-44cd-952b-12aa3b8e4b34', 'b725ae43-c34e-4cb7-84c9-a9f9008a0133', '8c3b7727-6bda-4c39-b578-da2f9e23a73c']}' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:12:31.870082 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-e4ae9db6-d22d-444b-9599-283a60c7ec23 tempest-ServerActionsTestOtherA-1432244591 tempest-ServerActionsTestOtherA-1432244591-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f91312f0-082d-41a8-903a-f56e11a2b1a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:12:31.893589 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-e4ae9db6-d22d-444b-9599-283a60c7ec23 tempest-ServerActionsTestOtherA-1432244591 tempest-ServerActionsTestOtherA-1432244591-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f91312f0-082d-41a8-903a-f56e11a2b1a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '43257a0d-c34a-4901-83a4-df6d77cf2ac0', '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-304608050',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9d58ba523315490f9d180be25427c9ef',qos_specs=None,replication_status=,reservations=['fc455bb8-297e-4e37-893d-5f519b5bfce4','76d819f8-6191-44cd-952b-12aa3b8e4b34','b725ae43-c34e-4cb7-84c9-a9f9008a0133','8c3b7727-6bda-4c39-b578-da2f9e23a73c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6babfd32a8db457da2b3ebd41a68db51',volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T21:12:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-304608050',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=43257a0d-c34a-4901-83a4-df6d77cf2ac0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9d58ba523315490f9d180be25427c9ef',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6babfd32a8db457da2b3ebd41a68db51',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(69e633b8-fab9-4b15-8b40-4f1a67c51cda),volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda)}' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:12:31.894969 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-e4ae9db6-d22d-444b-9599-283a60c7ec23 tempest-ServerActionsTestOtherA-1432244591 tempest-ServerActionsTestOtherA-1432244591-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fc1c520a-cf62-4235-b023-9e8f633fcebd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:12:31.914781 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-e4ae9db6-d22d-444b-9599-283a60c7ec23 tempest-ServerActionsTestOtherA-1432244591 tempest-ServerActionsTestOtherA-1432244591-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fc1c520a-cf62-4235-b023-9e8f633fcebd) transitioned into state 'SUCCESS' from state '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-304608050',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9d58ba523315490f9d180be25427c9ef',qos_specs=None,replication_status=,reservations=['fc455bb8-297e-4e37-893d-5f519b5bfce4','76d819f8-6191-44cd-952b-12aa3b8e4b34','b725ae43-c34e-4cb7-84c9-a9f9008a0133','8c3b7727-6bda-4c39-b578-da2f9e23a73c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6babfd32a8db457da2b3ebd41a68db51',volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda)}' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:12:31.915962 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-e4ae9db6-d22d-444b-9599-283a60c7ec23 tempest-ServerActionsTestOtherA-1432244591 tempest-ServerActionsTestOtherA-1432244591-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e8f6fb0d-6243-42c9-a534-59fc8e3bb6ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:12:31.928958 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-e4ae9db6-d22d-444b-9599-283a60c7ec23 tempest-ServerActionsTestOtherA-1432244591 tempest-ServerActionsTestOtherA-1432244591-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e8f6fb0d-6243-42c9-a534-59fc8e3bb6ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:12:31.928958 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-e4ae9db6-d22d-444b-9599-283a60c7ec23 tempest-ServerActionsTestOtherA-1432244591 tempest-ServerActionsTestOtherA-1432244591-project-member] Flow 'volume_create_api' (e02c3d26-d8b5-4411-b1d6-dfadea11b1d0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100333) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:12:31.928958 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-e4ae9db6-d22d-444b-9599-283a60c7ec23 tempest-ServerActionsTestOtherA-1432244591 tempest-ServerActionsTestOtherA-1432244591-project-member] Create volume request issued successfully. Aug 16 21:12:31.929192 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-e4ae9db6-d22d-444b-9599-283a60c7ec23 tempest-ServerActionsTestOtherA-1432244591 tempest-ServerActionsTestOtherA-1432244591-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Aug 16 21:12:31.929656 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 387/1576] 10.4.3.143 () {68 vars in 1259 bytes} [Sun Aug 16 21:12:31 2026] POST /volume/v3/volumes => generated 752 bytes in 257 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 21:12:31.944468 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-c6c38139-2f2a-4807-8927-d1ed25501b90 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:12:31.946761 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-c6c38139-2f2a-4807-8927-d1ed25501b90 tempest-ServerActionsTestOtherA-1432244591 tempest-ServerActionsTestOtherA-1432244591-project-member] GET https://10.4.3.143/volume/v3/volumes/43257a0d-c34a-4901-83a4-df6d77cf2ac0 Aug 16 21:12:31.947694 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-c6c38139-2f2a-4807-8927-d1ed25501b90 tempest-ServerActionsTestOtherA-1432244591 tempest-ServerActionsTestOtherA-1432244591-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:12:31.947694 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-c6c38139-2f2a-4807-8927-d1ed25501b90 tempest-ServerActionsTestOtherA-1432244591 tempest-ServerActionsTestOtherA-1432244591-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:12:31.952959 np0000007409 devstack@c-api.service[100331]: DEBUG dbcounter [-] [100331] Writing DB stats cinder:SELECT=224,cinder:UPDATE=54,cinder:INSERT=25 {{(pid=100331) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 16 21:12:31.955311 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:12:31.955311 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:12:31.960189 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-c6c38139-2f2a-4807-8927-d1ed25501b90 tempest-ServerActionsTestOtherA-1432244591 tempest-ServerActionsTestOtherA-1432244591-project-member] Volume info retrieved successfully. Aug 16 21:12:31.968290 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-c6c38139-2f2a-4807-8927-d1ed25501b90 tempest-ServerActionsTestOtherA-1432244591 tempest-ServerActionsTestOtherA-1432244591-project-member] https://10.4.3.143/volume/v3/volumes/43257a0d-c34a-4901-83a4-df6d77cf2ac0 returned with HTTP 200 Aug 16 21:12:31.968691 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 398/1577] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:12:31 2026] GET /volume/v3/volumes/43257a0d-c34a-4901-83a4-df6d77cf2ac0 => generated 820 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:12:32.981484 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-a70c08aa-c4c0-4487-ae09-116144eb1675 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:12:32.986374 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-a70c08aa-c4c0-4487-ae09-116144eb1675 tempest-ServerActionsTestOtherA-1432244591 tempest-ServerActionsTestOtherA-1432244591-project-member] GET https://10.4.3.143/volume/v3/volumes/43257a0d-c34a-4901-83a4-df6d77cf2ac0 Aug 16 21:12:32.986558 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-a70c08aa-c4c0-4487-ae09-116144eb1675 tempest-ServerActionsTestOtherA-1432244591 tempest-ServerActionsTestOtherA-1432244591-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:12:32.986732 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-a70c08aa-c4c0-4487-ae09-116144eb1675 tempest-ServerActionsTestOtherA-1432244591 tempest-ServerActionsTestOtherA-1432244591-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:12:32.989478 np0000007409 devstack@c-api.service[100330]: DEBUG dbcounter [-] [100330] Writing DB stats cinder:SELECT=163,cinder:UPDATE=44,cinder:INSERT=12 {{(pid=100330) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 16 21:12:32.994062 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:12:32.994062 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:12:32.999148 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-a70c08aa-c4c0-4487-ae09-116144eb1675 tempest-ServerActionsTestOtherA-1432244591 tempest-ServerActionsTestOtherA-1432244591-project-member] Volume info retrieved successfully. Aug 16 21:12:33.004244 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-a70c08aa-c4c0-4487-ae09-116144eb1675 tempest-ServerActionsTestOtherA-1432244591 tempest-ServerActionsTestOtherA-1432244591-project-member] https://10.4.3.143/volume/v3/volumes/43257a0d-c34a-4901-83a4-df6d77cf2ac0 returned with HTTP 200 Aug 16 21:12:33.005303 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 399/1578] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:12:32 2026] GET /volume/v3/volumes/43257a0d-c34a-4901-83a4-df6d77cf2ac0 => generated 1360 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:12:33.038148 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [req-fedc2a97-dc67-4d9b-9284-391b99ad0504 req-d3a958a3-a06d-4806-9cd5-23b571d568ad None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:12:33.041985 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [req-fedc2a97-dc67-4d9b-9284-391b99ad0504 req-d3a958a3-a06d-4806-9cd5-23b571d568ad tempest-ServerActionsTestOtherA-1432244591 tempest-ServerActionsTestOtherA-1432244591-project-member] GET https://10.4.3.143/volume/v3/volumes/43257a0d-c34a-4901-83a4-df6d77cf2ac0 Aug 16 21:12:33.041985 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [req-fedc2a97-dc67-4d9b-9284-391b99ad0504 req-d3a958a3-a06d-4806-9cd5-23b571d568ad tempest-ServerActionsTestOtherA-1432244591 tempest-ServerActionsTestOtherA-1432244591-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:12:33.041985 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [req-fedc2a97-dc67-4d9b-9284-391b99ad0504 req-d3a958a3-a06d-4806-9cd5-23b571d568ad tempest-ServerActionsTestOtherA-1432244591 tempest-ServerActionsTestOtherA-1432244591-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:12:33.043411 np0000007409 devstack@c-api.service[100332]: DEBUG dbcounter [-] [100332] Writing DB stats cinder:SELECT=165,cinder:UPDATE=28,cinder:INSERT=11 {{(pid=100332) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 16 21:12:33.052020 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:12:33.052020 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:12:33.061489 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [req-fedc2a97-dc67-4d9b-9284-391b99ad0504 req-d3a958a3-a06d-4806-9cd5-23b571d568ad tempest-ServerActionsTestOtherA-1432244591 tempest-ServerActionsTestOtherA-1432244591-project-member] Volume info retrieved successfully. Aug 16 21:12:33.074124 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [req-fedc2a97-dc67-4d9b-9284-391b99ad0504 req-d3a958a3-a06d-4806-9cd5-23b571d568ad tempest-ServerActionsTestOtherA-1432244591 tempest-ServerActionsTestOtherA-1432244591-project-member] https://10.4.3.143/volume/v3/volumes/43257a0d-c34a-4901-83a4-df6d77cf2ac0 returned with HTTP 200 Aug 16 21:12:33.074594 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 395/1579] 10.4.3.143 () {68 vars in 1598 bytes} [Sun Aug 16 21:12:33 2026] GET /volume/v3/volumes/43257a0d-c34a-4901-83a4-df6d77cf2ac0 => generated 1360 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:12:33.570736 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [req-fedc2a97-dc67-4d9b-9284-391b99ad0504 req-db804388-30b2-406e-a692-150f443595e9 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:12:33.574425 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [req-fedc2a97-dc67-4d9b-9284-391b99ad0504 req-db804388-30b2-406e-a692-150f443595e9 tempest-ServerActionsTestOtherA-1432244591 tempest-ServerActionsTestOtherA-1432244591-project-member] GET https://10.4.3.143/volume/v3/volumes/43257a0d-c34a-4901-83a4-df6d77cf2ac0 Aug 16 21:12:33.574735 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [req-fedc2a97-dc67-4d9b-9284-391b99ad0504 req-db804388-30b2-406e-a692-150f443595e9 tempest-ServerActionsTestOtherA-1432244591 tempest-ServerActionsTestOtherA-1432244591-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:12:33.575701 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [req-fedc2a97-dc67-4d9b-9284-391b99ad0504 req-db804388-30b2-406e-a692-150f443595e9 tempest-ServerActionsTestOtherA-1432244591 tempest-ServerActionsTestOtherA-1432244591-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:12:33.578389 np0000007409 devstack@c-api.service[100333]: DEBUG dbcounter [-] [100333] Writing DB stats cinder:SELECT=226,cinder:UPDATE=61,cinder:INSERT=27 {{(pid=100333) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 16 21:12:33.588325 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:12:33.588325 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:12:33.595906 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [req-fedc2a97-dc67-4d9b-9284-391b99ad0504 req-db804388-30b2-406e-a692-150f443595e9 tempest-ServerActionsTestOtherA-1432244591 tempest-ServerActionsTestOtherA-1432244591-project-member] Volume info retrieved successfully. Aug 16 21:12:33.604796 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [req-fedc2a97-dc67-4d9b-9284-391b99ad0504 req-db804388-30b2-406e-a692-150f443595e9 tempest-ServerActionsTestOtherA-1432244591 tempest-ServerActionsTestOtherA-1432244591-project-member] https://10.4.3.143/volume/v3/volumes/43257a0d-c34a-4901-83a4-df6d77cf2ac0 returned with HTTP 200 Aug 16 21:12:33.606680 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 388/1580] 10.4.3.143 () {68 vars in 1598 bytes} [Sun Aug 16 21:12:33 2026] GET /volume/v3/volumes/43257a0d-c34a-4901-83a4-df6d77cf2ac0 => generated 1360 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:12:33.619689 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-b816e4bf-8e16-462f-a3c3-c7d35a100bf6 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:12:33.620298 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-b816e4bf-8e16-462f-a3c3-c7d35a100bf6 None None] GET https://10.4.3.143/volume// Aug 16 21:12:33.620543 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-b816e4bf-8e16-462f-a3c3-c7d35a100bf6 None None] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:12:33.620809 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-b816e4bf-8e16-462f-a3c3-c7d35a100bf6 None None] Calling method 'all' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:12:33.621254 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-b816e4bf-8e16-462f-a3c3-c7d35a100bf6 None None] https://10.4.3.143/volume// returned with HTTP 300 Aug 16 21:12:33.621666 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 399/1581] 10.4.3.143 () {66 vars in 1419 bytes} [Sun Aug 16 21:12:33 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 16 21:12:33.631439 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [req-fedc2a97-dc67-4d9b-9284-391b99ad0504 req-ba126ec4-9de7-419d-ba44-3d5a5a4f793e None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:12:33.634052 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [req-fedc2a97-dc67-4d9b-9284-391b99ad0504 req-ba126ec4-9de7-419d-ba44-3d5a5a4f793e tempest-ServerActionsTestOtherA-1432244591 tempest-ServerActionsTestOtherA-1432244591-project-member] POST https://10.4.3.143/volume/v3/attachments Aug 16 21:12:33.634497 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [req-fedc2a97-dc67-4d9b-9284-391b99ad0504 req-ba126ec4-9de7-419d-ba44-3d5a5a4f793e tempest-ServerActionsTestOtherA-1432244591 tempest-ServerActionsTestOtherA-1432244591-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "43257a0d-c34a-4901-83a4-df6d77cf2ac0", "connector": null, "instance_uuid": "2fe835d2-e757-4083-9d28-2e9b5790a1f1"}} {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:12:33.646606 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:12:33.646606 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:12:33.687292 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [req-fedc2a97-dc67-4d9b-9284-391b99ad0504 req-ba126ec4-9de7-419d-ba44-3d5a5a4f793e tempest-ServerActionsTestOtherA-1432244591 tempest-ServerActionsTestOtherA-1432244591-project-member] https://10.4.3.143/volume/v3/attachments returned with HTTP 200 Aug 16 21:12:33.687846 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 400/1582] 10.4.3.143 () {74 vars in 1594 bytes} [Sun Aug 16 21:12:33 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 16 21:12:35.444984 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-f0d8dbee-81c1-48f7-8290-f4a16752588a None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:12:35.444984 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-f0d8dbee-81c1-48f7-8290-f4a16752588a None None] GET https://10.4.3.143/volume// Aug 16 21:12:35.444984 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-f0d8dbee-81c1-48f7-8290-f4a16752588a None None] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:12:35.444984 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-f0d8dbee-81c1-48f7-8290-f4a16752588a None None] Calling method 'all' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:12:35.444984 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-f0d8dbee-81c1-48f7-8290-f4a16752588a None None] https://10.4.3.143/volume// returned with HTTP 300 Aug 16 21:12:35.444984 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 396/1583] 10.4.3.143 () {66 vars in 1426 bytes} [Sun Aug 16 21:12: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 16 21:12:35.456401 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [req-fedc2a97-dc67-4d9b-9284-391b99ad0504 req-502833cf-cb3d-46a9-a948-49908178e680 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:12:35.459094 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [req-fedc2a97-dc67-4d9b-9284-391b99ad0504 req-502833cf-cb3d-46a9-a948-49908178e680 tempest-ServerActionsTestOtherA-1432244591 tempest-ServerActionsTestOtherA-1432244591-project-member] GET https://10.4.3.143/volume/v3/volumes/43257a0d-c34a-4901-83a4-df6d77cf2ac0 Aug 16 21:12:35.459385 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [req-fedc2a97-dc67-4d9b-9284-391b99ad0504 req-502833cf-cb3d-46a9-a948-49908178e680 tempest-ServerActionsTestOtherA-1432244591 tempest-ServerActionsTestOtherA-1432244591-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:12:35.459639 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [req-fedc2a97-dc67-4d9b-9284-391b99ad0504 req-502833cf-cb3d-46a9-a948-49908178e680 tempest-ServerActionsTestOtherA-1432244591 tempest-ServerActionsTestOtherA-1432244591-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:12:35.474549 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:12:35.474549 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:12:35.480950 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [req-fedc2a97-dc67-4d9b-9284-391b99ad0504 req-502833cf-cb3d-46a9-a948-49908178e680 tempest-ServerActionsTestOtherA-1432244591 tempest-ServerActionsTestOtherA-1432244591-project-member] Volume info retrieved successfully. Aug 16 21:12:35.489094 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [req-fedc2a97-dc67-4d9b-9284-391b99ad0504 req-502833cf-cb3d-46a9-a948-49908178e680 tempest-ServerActionsTestOtherA-1432244591 tempest-ServerActionsTestOtherA-1432244591-project-member] https://10.4.3.143/volume/v3/volumes/43257a0d-c34a-4901-83a4-df6d77cf2ac0 returned with HTTP 200 Aug 16 21:12:35.491934 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 389/1584] 10.4.3.143 () {70 vars in 1639 bytes} [Sun Aug 16 21:12:35 2026] GET /volume/v3/volumes/43257a0d-c34a-4901-83a4-df6d77cf2ac0 => generated 1539 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 16 21:12:35.608969 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [req-fedc2a97-dc67-4d9b-9284-391b99ad0504 req-63ed6206-dac0-4c01-8548-92ae747cf8b0 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:12:35.609619 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [req-fedc2a97-dc67-4d9b-9284-391b99ad0504 req-63ed6206-dac0-4c01-8548-92ae747cf8b0 tempest-ServerActionsTestOtherA-1432244591 tempest-ServerActionsTestOtherA-1432244591-project-member] PUT https://10.4.3.143/volume/v3/attachments/b915341a-eeee-4b76-90f3-a596425f9318 Aug 16 21:12:35.610052 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [req-fedc2a97-dc67-4d9b-9284-391b99ad0504 req-63ed6206-dac0-4c01-8548-92ae747cf8b0 tempest-ServerActionsTestOtherA-1432244591 tempest-ServerActionsTestOtherA-1432244591-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.143", "host": "np0000007409", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:e42fbcbe2e9", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "69237b68-d654-4a76-81de-86e36bc8fb86", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:12:35.629031 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.coordination [req-fedc2a97-dc67-4d9b-9284-391b99ad0504 req-63ed6206-dac0-4c01-8548-92ae747cf8b0 tempest-ServerActionsTestOtherA-1432244591 tempest-ServerActionsTestOtherA-1432244591-project-member] Acquiring lock "cinder-attachment_update-43257a0d-c34a-4901-83a4-df6d77cf2ac0-np0000007409" by "attachment_update" {{(pid=100331) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:12:35.634300 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.coordination [req-fedc2a97-dc67-4d9b-9284-391b99ad0504 req-63ed6206-dac0-4c01-8548-92ae747cf8b0 tempest-ServerActionsTestOtherA-1432244591 tempest-ServerActionsTestOtherA-1432244591-project-member] Lock "cinder-attachment_update-43257a0d-c34a-4901-83a4-df6d77cf2ac0-np0000007409" acquired by "attachment_update" :: waited 0.005s {{(pid=100331) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:12:35.635313 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:12:35.635313 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:12:35.764563 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.coordination [req-fedc2a97-dc67-4d9b-9284-391b99ad0504 req-63ed6206-dac0-4c01-8548-92ae747cf8b0 tempest-ServerActionsTestOtherA-1432244591 tempest-ServerActionsTestOtherA-1432244591-project-member] Lock "cinder-attachment_update-43257a0d-c34a-4901-83a4-df6d77cf2ac0-np0000007409" released by "attachment_update" :: held 0.130s {{(pid=100331) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:12:35.764888 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [req-fedc2a97-dc67-4d9b-9284-391b99ad0504 req-63ed6206-dac0-4c01-8548-92ae747cf8b0 tempest-ServerActionsTestOtherA-1432244591 tempest-ServerActionsTestOtherA-1432244591-project-member] https://10.4.3.143/volume/v3/attachments/b915341a-eeee-4b76-90f3-a596425f9318 returned with HTTP 200 Aug 16 21:12:35.765544 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 400/1585] 10.4.3.143 () {74 vars in 1704 bytes} [Sun Aug 16 21:12:35 2026] PUT /volume/v3/attachments/b915341a-eeee-4b76-90f3-a596425f9318 => generated 969 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:12:35.801691 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [req-fedc2a97-dc67-4d9b-9284-391b99ad0504 req-4f972b43-6293-4e79-ab70-fcb0888b20e8 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:12:35.804548 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [req-fedc2a97-dc67-4d9b-9284-391b99ad0504 req-4f972b43-6293-4e79-ab70-fcb0888b20e8 tempest-ServerActionsTestOtherA-1432244591 tempest-ServerActionsTestOtherA-1432244591-project-member] POST https://10.4.3.143/volume/v3/attachments/b915341a-eeee-4b76-90f3-a596425f9318/action Aug 16 21:12:35.805167 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [req-fedc2a97-dc67-4d9b-9284-391b99ad0504 req-4f972b43-6293-4e79-ab70-fcb0888b20e8 tempest-ServerActionsTestOtherA-1432244591 tempest-ServerActionsTestOtherA-1432244591-project-member] Action body: b'{"os-complete": null}' {{(pid=100330) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 21:12:35.805377 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [req-fedc2a97-dc67-4d9b-9284-391b99ad0504 req-4f972b43-6293-4e79-ab70-fcb0888b20e8 tempest-ServerActionsTestOtherA-1432244591 tempest-ServerActionsTestOtherA-1432244591-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:12:35.830018 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:12:35.830018 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:12:35.846665 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [req-fedc2a97-dc67-4d9b-9284-391b99ad0504 req-4f972b43-6293-4e79-ab70-fcb0888b20e8 tempest-ServerActionsTestOtherA-1432244591 tempest-ServerActionsTestOtherA-1432244591-project-member] https://10.4.3.143/volume/v3/attachments/b915341a-eeee-4b76-90f3-a596425f9318/action returned with HTTP 204 Aug 16 21:12:35.846880 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 401/1586] 10.4.3.143 () {74 vars in 1725 bytes} [Sun Aug 16 21:12:35 2026] POST /volume/v3/attachments/b915341a-eeee-4b76-90f3-a596425f9318/action => generated 0 bytes in 46 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:12:37.688346 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [req-3196d3a8-9511-497e-931d-4941b75f43c9 req-8fed09b5-d18b-43a3-a2f6-070f4507d3da None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:12:37.690508 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [req-3196d3a8-9511-497e-931d-4941b75f43c9 req-8fed09b5-d18b-43a3-a2f6-070f4507d3da tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] GET https://10.4.3.143/volume/v3/volumes/3beda35d-e4b2-4e5d-b122-0adba57f927f Aug 16 21:12:37.690705 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [req-3196d3a8-9511-497e-931d-4941b75f43c9 req-8fed09b5-d18b-43a3-a2f6-070f4507d3da tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:12:37.690880 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [req-3196d3a8-9511-497e-931d-4941b75f43c9 req-8fed09b5-d18b-43a3-a2f6-070f4507d3da tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:12:37.705152 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:12:37.705152 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:12:37.709583 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [req-3196d3a8-9511-497e-931d-4941b75f43c9 req-8fed09b5-d18b-43a3-a2f6-070f4507d3da tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Volume info retrieved successfully. Aug 16 21:12:37.714787 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [req-3196d3a8-9511-497e-931d-4941b75f43c9 req-8fed09b5-d18b-43a3-a2f6-070f4507d3da tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] https://10.4.3.143/volume/v3/volumes/3beda35d-e4b2-4e5d-b122-0adba57f927f returned with HTTP 200 Aug 16 21:12:37.714787 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 397/1587] 10.4.3.143 () {68 vars in 1598 bytes} [Sun Aug 16 21:12:37 2026] GET /volume/v3/volumes/3beda35d-e4b2-4e5d-b122-0adba57f927f => generated 1442 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:12:38.138167 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-95c8decf-63db-4513-868f-4074f5e44a79 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:12:38.138571 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-95c8decf-63db-4513-868f-4074f5e44a79 None None] GET https://10.4.3.143/volume// Aug 16 21:12:38.138613 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-95c8decf-63db-4513-868f-4074f5e44a79 None None] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:12:38.138812 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-95c8decf-63db-4513-868f-4074f5e44a79 None None] Calling method 'all' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:12:38.139186 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-95c8decf-63db-4513-868f-4074f5e44a79 None None] https://10.4.3.143/volume// returned with HTTP 300 Aug 16 21:12:38.139371 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 390/1588] 10.4.3.143 () {66 vars in 1426 bytes} [Sun Aug 16 21:12: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 16 21:12:38.148775 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [req-3196d3a8-9511-497e-931d-4941b75f43c9 req-18f0957d-2577-45ad-8506-472a52d5b73b None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:12:38.151667 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [req-3196d3a8-9511-497e-931d-4941b75f43c9 req-18f0957d-2577-45ad-8506-472a52d5b73b tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] POST https://10.4.3.143/volume/v3/attachments Aug 16 21:12:38.152143 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [req-3196d3a8-9511-497e-931d-4941b75f43c9 req-18f0957d-2577-45ad-8506-472a52d5b73b tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "3beda35d-e4b2-4e5d-b122-0adba57f927f", "connector": null, "instance_uuid": "224860ba-db31-4394-9f59-05ed68ce95d8"}} {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:12:38.176765 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:12:38.176765 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:12:38.210425 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [req-3196d3a8-9511-497e-931d-4941b75f43c9 req-18f0957d-2577-45ad-8506-472a52d5b73b tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] https://10.4.3.143/volume/v3/attachments returned with HTTP 200 Aug 16 21:12:38.210912 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 401/1589] 10.4.3.143 () {74 vars in 1594 bytes} [Sun Aug 16 21:12:38 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 16 21:12:38.219020 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [req-3196d3a8-9511-497e-931d-4941b75f43c9 req-43d35f16-1af8-4598-b189-b32896b30722 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:12:38.220863 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [req-3196d3a8-9511-497e-931d-4941b75f43c9 req-43d35f16-1af8-4598-b189-b32896b30722 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] DELETE https://10.4.3.143/volume/v3/attachments/fcf32086-ce72-4800-a8f0-fffddaa40310 Aug 16 21:12:38.221045 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [req-3196d3a8-9511-497e-931d-4941b75f43c9 req-43d35f16-1af8-4598-b189-b32896b30722 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:12:38.221222 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [req-3196d3a8-9511-497e-931d-4941b75f43c9 req-43d35f16-1af8-4598-b189-b32896b30722 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Calling method 'version_select' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:12:38.231935 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:12:38.231935 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:12:38.305808 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [req-3196d3a8-9511-497e-931d-4941b75f43c9 req-43d35f16-1af8-4598-b189-b32896b30722 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] https://10.4.3.143/volume/v3/attachments/fcf32086-ce72-4800-a8f0-fffddaa40310 returned with HTTP 200 Aug 16 21:12:38.306341 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 402/1590] 10.4.3.143 () {72 vars in 1673 bytes} [Sun Aug 16 21:12:38 2026] DELETE /volume/v3/attachments/fcf32086-ce72-4800-a8f0-fffddaa40310 => generated 367 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:12:39.261366 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [req-3196d3a8-9511-497e-931d-4941b75f43c9 req-434fa257-0334-4bc8-a3b0-08ba4491e542 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:12:39.263577 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [req-3196d3a8-9511-497e-931d-4941b75f43c9 req-434fa257-0334-4bc8-a3b0-08ba4491e542 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] PUT https://10.4.3.143/volume/v3/attachments/9e53d115-2d21-454a-b00e-ce459c29a4e8 Aug 16 21:12:39.263988 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [req-3196d3a8-9511-497e-931d-4941b75f43c9 req-434fa257-0334-4bc8-a3b0-08ba4491e542 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.143", "host": "np0000007409", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:e42fbcbe2e9", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "69237b68-d654-4a76-81de-86e36bc8fb86", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:12:39.272668 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.coordination [req-3196d3a8-9511-497e-931d-4941b75f43c9 req-434fa257-0334-4bc8-a3b0-08ba4491e542 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Acquiring lock "cinder-attachment_update-3beda35d-e4b2-4e5d-b122-0adba57f927f-np0000007409" by "attachment_update" {{(pid=100332) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:12:39.278186 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.coordination [req-3196d3a8-9511-497e-931d-4941b75f43c9 req-434fa257-0334-4bc8-a3b0-08ba4491e542 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Lock "cinder-attachment_update-3beda35d-e4b2-4e5d-b122-0adba57f927f-np0000007409" acquired by "attachment_update" :: waited 0.005s {{(pid=100332) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:12:39.279295 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:12:39.279295 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:12:39.363266 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.coordination [req-3196d3a8-9511-497e-931d-4941b75f43c9 req-434fa257-0334-4bc8-a3b0-08ba4491e542 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Lock "cinder-attachment_update-3beda35d-e4b2-4e5d-b122-0adba57f927f-np0000007409" released by "attachment_update" :: held 0.085s {{(pid=100332) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:12:39.363698 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [req-3196d3a8-9511-497e-931d-4941b75f43c9 req-434fa257-0334-4bc8-a3b0-08ba4491e542 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] https://10.4.3.143/volume/v3/attachments/9e53d115-2d21-454a-b00e-ce459c29a4e8 returned with HTTP 200 Aug 16 21:12:39.364329 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 398/1591] 10.4.3.143 () {74 vars in 1704 bytes} [Sun Aug 16 21:12:39 2026] PUT /volume/v3/attachments/9e53d115-2d21-454a-b00e-ce459c29a4e8 => generated 969 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:12:39.375278 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [req-3196d3a8-9511-497e-931d-4941b75f43c9 req-37d86f6f-86b4-42fc-bd47-579c0d652926 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:12:39.378940 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [req-3196d3a8-9511-497e-931d-4941b75f43c9 req-37d86f6f-86b4-42fc-bd47-579c0d652926 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] GET https://10.4.3.143/volume/v3/attachments/9e53d115-2d21-454a-b00e-ce459c29a4e8 Aug 16 21:12:39.378940 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [req-3196d3a8-9511-497e-931d-4941b75f43c9 req-37d86f6f-86b4-42fc-bd47-579c0d652926 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:12:39.378940 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [req-3196d3a8-9511-497e-931d-4941b75f43c9 req-37d86f6f-86b4-42fc-bd47-579c0d652926 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Calling method 'version_select' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:12:39.397147 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [req-3196d3a8-9511-497e-931d-4941b75f43c9 req-37d86f6f-86b4-42fc-bd47-579c0d652926 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] https://10.4.3.143/volume/v3/attachments/9e53d115-2d21-454a-b00e-ce459c29a4e8 returned with HTTP 200 Aug 16 21:12:39.397524 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 391/1592] 10.4.3.143 () {70 vars in 1651 bytes} [Sun Aug 16 21:12:39 2026] GET /volume/v3/attachments/9e53d115-2d21-454a-b00e-ce459c29a4e8 => generated 994 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:12:40.732142 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [req-2f937d23-e80e-4063-b95b-c7da0f041abc req-4ebd0443-faca-44a3-8405-2d8ffef21bc5 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:12:40.735003 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [req-2f937d23-e80e-4063-b95b-c7da0f041abc req-4ebd0443-faca-44a3-8405-2d8ffef21bc5 tempest-VolumesExtendAttachedTest-931918425 tempest-VolumesExtendAttachedTest-931918425-project-member] GET https://10.4.3.143/volume/v3/volumes/dd5ef3fd-641c-47dd-99d6-f73ec98fd670 Aug 16 21:12:40.735255 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [req-2f937d23-e80e-4063-b95b-c7da0f041abc req-4ebd0443-faca-44a3-8405-2d8ffef21bc5 tempest-VolumesExtendAttachedTest-931918425 tempest-VolumesExtendAttachedTest-931918425-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:12:40.735727 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [req-2f937d23-e80e-4063-b95b-c7da0f041abc req-4ebd0443-faca-44a3-8405-2d8ffef21bc5 tempest-VolumesExtendAttachedTest-931918425 tempest-VolumesExtendAttachedTest-931918425-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:12:40.743505 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:12:40.743505 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:12:40.749502 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [req-2f937d23-e80e-4063-b95b-c7da0f041abc req-4ebd0443-faca-44a3-8405-2d8ffef21bc5 tempest-VolumesExtendAttachedTest-931918425 tempest-VolumesExtendAttachedTest-931918425-project-member] Volume info retrieved successfully. Aug 16 21:12:40.753883 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [req-2f937d23-e80e-4063-b95b-c7da0f041abc req-4ebd0443-faca-44a3-8405-2d8ffef21bc5 tempest-VolumesExtendAttachedTest-931918425 tempest-VolumesExtendAttachedTest-931918425-project-member] https://10.4.3.143/volume/v3/volumes/dd5ef3fd-641c-47dd-99d6-f73ec98fd670 returned with HTTP 200 Aug 16 21:12:40.754305 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 402/1593] 10.4.3.143 () {68 vars in 1598 bytes} [Sun Aug 16 21:12:40 2026] GET /volume/v3/volumes/dd5ef3fd-641c-47dd-99d6-f73ec98fd670 => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:12:40.835105 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-2d61965f-a3d3-4ca7-80ab-5d48e63df953 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:12:40.835510 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-2d61965f-a3d3-4ca7-80ab-5d48e63df953 None None] GET https://10.4.3.143/volume// Aug 16 21:12:40.835590 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-2d61965f-a3d3-4ca7-80ab-5d48e63df953 None None] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:12:40.835796 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-2d61965f-a3d3-4ca7-80ab-5d48e63df953 None None] Calling method 'all' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:12:40.836144 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-2d61965f-a3d3-4ca7-80ab-5d48e63df953 None None] https://10.4.3.143/volume// returned with HTTP 300 Aug 16 21:12:40.836404 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 403/1594] 10.4.3.143 () {66 vars in 1428 bytes} [Sun Aug 16 21:12: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 16 21:12:40.843805 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [req-2f937d23-e80e-4063-b95b-c7da0f041abc req-2a3a4805-5cb4-4f46-b6ca-93b46890cb6b None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:12:40.874592 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [req-2f937d23-e80e-4063-b95b-c7da0f041abc req-2a3a4805-5cb4-4f46-b6ca-93b46890cb6b tempest-VolumesExtendAttachedTest-931918425 tempest-VolumesExtendAttachedTest-931918425-project-member] POST https://10.4.3.143/volume/v3/attachments Aug 16 21:12:40.875033 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [req-2f937d23-e80e-4063-b95b-c7da0f041abc req-2a3a4805-5cb4-4f46-b6ca-93b46890cb6b tempest-VolumesExtendAttachedTest-931918425 tempest-VolumesExtendAttachedTest-931918425-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "dd5ef3fd-641c-47dd-99d6-f73ec98fd670", "connector": null, "instance_uuid": "f5751421-f14b-4002-a4de-0c1d854f0b6e"}} {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:12:40.885523 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:12:40.885523 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:12:40.913905 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [req-2f937d23-e80e-4063-b95b-c7da0f041abc req-2a3a4805-5cb4-4f46-b6ca-93b46890cb6b tempest-VolumesExtendAttachedTest-931918425 tempest-VolumesExtendAttachedTest-931918425-project-member] https://10.4.3.143/volume/v3/attachments returned with HTTP 200 Aug 16 21:12:40.913905 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 399/1595] 10.4.3.143 () {74 vars in 1594 bytes} [Sun Aug 16 21:12:40 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 16 21:12:40.952862 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-0f683f36-38dd-4651-bf3c-b6c946e27787 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:12:40.954745 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-0f683f36-38dd-4651-bf3c-b6c946e27787 tempest-VolumesExtendAttachedTest-931918425 tempest-VolumesExtendAttachedTest-931918425-project-member] GET https://10.4.3.143/volume/v3/volumes/dd5ef3fd-641c-47dd-99d6-f73ec98fd670 Aug 16 21:12:40.954996 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-0f683f36-38dd-4651-bf3c-b6c946e27787 tempest-VolumesExtendAttachedTest-931918425 tempest-VolumesExtendAttachedTest-931918425-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:12:40.955207 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-0f683f36-38dd-4651-bf3c-b6c946e27787 tempest-VolumesExtendAttachedTest-931918425 tempest-VolumesExtendAttachedTest-931918425-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:12:40.962935 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-b78d238f-0275-4e5d-a71a-770ea5eacba6 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:12:40.963288 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-b78d238f-0275-4e5d-a71a-770ea5eacba6 None None] GET https://10.4.3.143/volume// Aug 16 21:12:40.963447 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-b78d238f-0275-4e5d-a71a-770ea5eacba6 None None] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:12:40.963800 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-b78d238f-0275-4e5d-a71a-770ea5eacba6 None None] Calling method 'all' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:12:40.963980 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-b78d238f-0275-4e5d-a71a-770ea5eacba6 None None] https://10.4.3.143/volume// returned with HTTP 300 Aug 16 21:12:40.964265 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 403/1596] 10.4.3.143 () {66 vars in 1426 bytes} [Sun Aug 16 21:12: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 16 21:12:40.968381 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:12:40.968381 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:12:40.974120 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-0f683f36-38dd-4651-bf3c-b6c946e27787 tempest-VolumesExtendAttachedTest-931918425 tempest-VolumesExtendAttachedTest-931918425-project-member] Volume info retrieved successfully. Aug 16 21:12:40.978736 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-0f683f36-38dd-4651-bf3c-b6c946e27787 tempest-VolumesExtendAttachedTest-931918425 tempest-VolumesExtendAttachedTest-931918425-project-member] https://10.4.3.143/volume/v3/volumes/dd5ef3fd-641c-47dd-99d6-f73ec98fd670 returned with HTTP 200 Aug 16 21:12:40.979219 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 392/1597] 10.4.3.143 () {68 vars in 1389 bytes} [Sun Aug 16 21:12:40 2026] GET /volume/v3/volumes/dd5ef3fd-641c-47dd-99d6-f73ec98fd670 => generated 864 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:12:40.990077 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [req-2f937d23-e80e-4063-b95b-c7da0f041abc req-df07251e-77b7-410e-8c0f-e237be9fdfe8 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:12:40.992760 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [req-2f937d23-e80e-4063-b95b-c7da0f041abc req-df07251e-77b7-410e-8c0f-e237be9fdfe8 tempest-VolumesExtendAttachedTest-931918425 tempest-VolumesExtendAttachedTest-931918425-project-member] GET https://10.4.3.143/volume/v3/volumes/dd5ef3fd-641c-47dd-99d6-f73ec98fd670 Aug 16 21:12:40.993026 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [req-2f937d23-e80e-4063-b95b-c7da0f041abc req-df07251e-77b7-410e-8c0f-e237be9fdfe8 tempest-VolumesExtendAttachedTest-931918425 tempest-VolumesExtendAttachedTest-931918425-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:12:40.993255 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [req-2f937d23-e80e-4063-b95b-c7da0f041abc req-df07251e-77b7-410e-8c0f-e237be9fdfe8 tempest-VolumesExtendAttachedTest-931918425 tempest-VolumesExtendAttachedTest-931918425-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:12:41.006007 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:12:41.006007 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:12:41.010133 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [req-2f937d23-e80e-4063-b95b-c7da0f041abc req-df07251e-77b7-410e-8c0f-e237be9fdfe8 tempest-VolumesExtendAttachedTest-931918425 tempest-VolumesExtendAttachedTest-931918425-project-member] Volume info retrieved successfully. Aug 16 21:12:41.014394 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [req-2f937d23-e80e-4063-b95b-c7da0f041abc req-df07251e-77b7-410e-8c0f-e237be9fdfe8 tempest-VolumesExtendAttachedTest-931918425 tempest-VolumesExtendAttachedTest-931918425-project-member] https://10.4.3.143/volume/v3/volumes/dd5ef3fd-641c-47dd-99d6-f73ec98fd670 returned with HTTP 200 Aug 16 21:12:41.014896 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 404/1598] 10.4.3.143 () {70 vars in 1639 bytes} [Sun Aug 16 21:12:40 2026] GET /volume/v3/volumes/dd5ef3fd-641c-47dd-99d6-f73ec98fd670 => generated 1026 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 16 21:12:41.190126 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [req-2f937d23-e80e-4063-b95b-c7da0f041abc req-c4a3906d-1006-4ff8-947e-c4201b5a3eb2 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:12:41.192431 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [req-2f937d23-e80e-4063-b95b-c7da0f041abc req-c4a3906d-1006-4ff8-947e-c4201b5a3eb2 tempest-VolumesExtendAttachedTest-931918425 tempest-VolumesExtendAttachedTest-931918425-project-member] PUT https://10.4.3.143/volume/v3/attachments/3196ef66-5df5-46b1-b71b-8caaf1a7de4e Aug 16 21:12:41.192777 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [req-2f937d23-e80e-4063-b95b-c7da0f041abc req-c4a3906d-1006-4ff8-947e-c4201b5a3eb2 tempest-VolumesExtendAttachedTest-931918425 tempest-VolumesExtendAttachedTest-931918425-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.143", "host": "np0000007409", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:e42fbcbe2e9", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "69237b68-d654-4a76-81de-86e36bc8fb86", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:12:41.202220 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.coordination [req-2f937d23-e80e-4063-b95b-c7da0f041abc req-c4a3906d-1006-4ff8-947e-c4201b5a3eb2 tempest-VolumesExtendAttachedTest-931918425 tempest-VolumesExtendAttachedTest-931918425-project-member] Acquiring lock "cinder-attachment_update-dd5ef3fd-641c-47dd-99d6-f73ec98fd670-np0000007409" by "attachment_update" {{(pid=100332) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:12:41.207282 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.coordination [req-2f937d23-e80e-4063-b95b-c7da0f041abc req-c4a3906d-1006-4ff8-947e-c4201b5a3eb2 tempest-VolumesExtendAttachedTest-931918425 tempest-VolumesExtendAttachedTest-931918425-project-member] Lock "cinder-attachment_update-dd5ef3fd-641c-47dd-99d6-f73ec98fd670-np0000007409" acquired by "attachment_update" :: waited 0.005s {{(pid=100332) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:12:41.208317 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:12:41.208317 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:12:41.313858 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.coordination [req-2f937d23-e80e-4063-b95b-c7da0f041abc req-c4a3906d-1006-4ff8-947e-c4201b5a3eb2 tempest-VolumesExtendAttachedTest-931918425 tempest-VolumesExtendAttachedTest-931918425-project-member] Lock "cinder-attachment_update-dd5ef3fd-641c-47dd-99d6-f73ec98fd670-np0000007409" released by "attachment_update" :: held 0.107s {{(pid=100332) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:12:41.314184 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [req-2f937d23-e80e-4063-b95b-c7da0f041abc req-c4a3906d-1006-4ff8-947e-c4201b5a3eb2 tempest-VolumesExtendAttachedTest-931918425 tempest-VolumesExtendAttachedTest-931918425-project-member] https://10.4.3.143/volume/v3/attachments/3196ef66-5df5-46b1-b71b-8caaf1a7de4e returned with HTTP 200 Aug 16 21:12:41.314598 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 400/1599] 10.4.3.143 () {74 vars in 1704 bytes} [Sun Aug 16 21:12:41 2026] PUT /volume/v3/attachments/3196ef66-5df5-46b1-b71b-8caaf1a7de4e => generated 969 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:12:41.795182 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-30090bf5-9e69-4c39-8b2c-e4dce3708042 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:12:41.796768 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-30090bf5-9e69-4c39-8b2c-e4dce3708042 tempest-AttachVolumeNegativeTest-223762844 tempest-AttachVolumeNegativeTest-223762844-project-member] POST https://10.4.3.143/volume/v3/volumes Aug 16 21:12:41.797293 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-30090bf5-9e69-4c39-8b2c-e4dce3708042 tempest-AttachVolumeNegativeTest-223762844 tempest-AttachVolumeNegativeTest-223762844-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-1832152343"}} {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:12:41.798744 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.v3.volumes [None req-30090bf5-9e69-4c39-8b2c-e4dce3708042 tempest-AttachVolumeNegativeTest-223762844 tempest-AttachVolumeNegativeTest-223762844-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-1832152343'}} {{(pid=100331) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 21:12:41.800451 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.v3.volumes [None req-30090bf5-9e69-4c39-8b2c-e4dce3708042 tempest-AttachVolumeNegativeTest-223762844 tempest-AttachVolumeNegativeTest-223762844-project-member] Create volume of 1 GB Aug 16 21:12:41.803557 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-30090bf5-9e69-4c39-8b2c-e4dce3708042 tempest-AttachVolumeNegativeTest-223762844 tempest-AttachVolumeNegativeTest-223762844-project-member] Availability Zones retrieved successfully. Aug 16 21:12:41.810741 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-30090bf5-9e69-4c39-8b2c-e4dce3708042 tempest-AttachVolumeNegativeTest-223762844 tempest-AttachVolumeNegativeTest-223762844-project-member] Flow 'volume_create_api' (4f0ee12e-164a-4cac-b645-d6c3a09b6e66) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100331) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:12:41.812164 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-30090bf5-9e69-4c39-8b2c-e4dce3708042 tempest-AttachVolumeNegativeTest-223762844 tempest-AttachVolumeNegativeTest-223762844-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dbccf37a-eb4c-4be8-a119-f465d3c84542) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:12:41.813530 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.flows.api.create_volume [None req-30090bf5-9e69-4c39-8b2c-e4dce3708042 tempest-AttachVolumeNegativeTest-223762844 tempest-AttachVolumeNegativeTest-223762844-project-member] Validating volume size '1' using validate_int {{(pid=100331) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 21:12:41.837314 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-30090bf5-9e69-4c39-8b2c-e4dce3708042 tempest-AttachVolumeNegativeTest-223762844 tempest-AttachVolumeNegativeTest-223762844-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dbccf37a-eb4c-4be8-a119-f465d3c84542) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T21:04:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=69e633b8-fab9-4b15-8b40-4f1a67c51cda,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '69e633b8-fab9-4b15-8b40-4f1a67c51cda', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:12:41.839822 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-30090bf5-9e69-4c39-8b2c-e4dce3708042 tempest-AttachVolumeNegativeTest-223762844 tempest-AttachVolumeNegativeTest-223762844-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0409633b-532e-4055-85cf-4f6abd0b1fba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:12:41.895323 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.quota [None req-30090bf5-9e69-4c39-8b2c-e4dce3708042 tempest-AttachVolumeNegativeTest-223762844 tempest-AttachVolumeNegativeTest-223762844-project-member] Created reservations ['580dd158-9920-4d39-8a36-fe7b091edd1d', '231b0e27-4fd7-4fe1-9915-066b6c956e0e', 'ed129af7-8725-45cb-bd0c-dd5b3c2913af', '12576226-6404-44f2-8f46-dd87a4a358f4'] {{(pid=100331) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:12:41.896408 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-30090bf5-9e69-4c39-8b2c-e4dce3708042 tempest-AttachVolumeNegativeTest-223762844 tempest-AttachVolumeNegativeTest-223762844-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0409633b-532e-4055-85cf-4f6abd0b1fba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['580dd158-9920-4d39-8a36-fe7b091edd1d', '231b0e27-4fd7-4fe1-9915-066b6c956e0e', 'ed129af7-8725-45cb-bd0c-dd5b3c2913af', '12576226-6404-44f2-8f46-dd87a4a358f4']}' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:12:41.897546 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-30090bf5-9e69-4c39-8b2c-e4dce3708042 tempest-AttachVolumeNegativeTest-223762844 tempest-AttachVolumeNegativeTest-223762844-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a973d976-916f-4063-bd5b-38643ed84a4d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:12:41.927048 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-30090bf5-9e69-4c39-8b2c-e4dce3708042 tempest-AttachVolumeNegativeTest-223762844 tempest-AttachVolumeNegativeTest-223762844-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a973d976-916f-4063-bd5b-38643ed84a4d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5af3dc4e-f27c-4924-9f90-bffbc2b43bd8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1832152343',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='50c4098f7cd54e868fa9d8be9128432e',qos_specs=None,replication_status=,reservations=['580dd158-9920-4d39-8a36-fe7b091edd1d','231b0e27-4fd7-4fe1-9915-066b6c956e0e','ed129af7-8725-45cb-bd0c-dd5b3c2913af','12576226-6404-44f2-8f46-dd87a4a358f4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='37eda7f2b8fe4ca3a72048541b980bf3',volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T21:12:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1832152343',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5af3dc4e-f27c-4924-9f90-bffbc2b43bd8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='50c4098f7cd54e868fa9d8be9128432e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='37eda7f2b8fe4ca3a72048541b980bf3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(69e633b8-fab9-4b15-8b40-4f1a67c51cda),volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda)}' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:12:41.927783 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-30090bf5-9e69-4c39-8b2c-e4dce3708042 tempest-AttachVolumeNegativeTest-223762844 tempest-AttachVolumeNegativeTest-223762844-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (28f35987-2fd3-4400-8c84-2d5640bbfaea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:12:41.948417 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-30090bf5-9e69-4c39-8b2c-e4dce3708042 tempest-AttachVolumeNegativeTest-223762844 tempest-AttachVolumeNegativeTest-223762844-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (28f35987-2fd3-4400-8c84-2d5640bbfaea) transitioned into state 'SUCCESS' from state '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-1832152343',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='50c4098f7cd54e868fa9d8be9128432e',qos_specs=None,replication_status=,reservations=['580dd158-9920-4d39-8a36-fe7b091edd1d','231b0e27-4fd7-4fe1-9915-066b6c956e0e','ed129af7-8725-45cb-bd0c-dd5b3c2913af','12576226-6404-44f2-8f46-dd87a4a358f4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='37eda7f2b8fe4ca3a72048541b980bf3',volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda)}' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:12:41.949266 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-30090bf5-9e69-4c39-8b2c-e4dce3708042 tempest-AttachVolumeNegativeTest-223762844 tempest-AttachVolumeNegativeTest-223762844-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (055091f9-b7fe-4177-ba64-e44817e32b03) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:12:41.967041 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-30090bf5-9e69-4c39-8b2c-e4dce3708042 tempest-AttachVolumeNegativeTest-223762844 tempest-AttachVolumeNegativeTest-223762844-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (055091f9-b7fe-4177-ba64-e44817e32b03) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:12:41.968139 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-30090bf5-9e69-4c39-8b2c-e4dce3708042 tempest-AttachVolumeNegativeTest-223762844 tempest-AttachVolumeNegativeTest-223762844-project-member] Flow 'volume_create_api' (4f0ee12e-164a-4cac-b645-d6c3a09b6e66) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100331) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:12:41.968470 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-30090bf5-9e69-4c39-8b2c-e4dce3708042 tempest-AttachVolumeNegativeTest-223762844 tempest-AttachVolumeNegativeTest-223762844-project-member] Create volume request issued successfully. Aug 16 21:12:41.969084 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-30090bf5-9e69-4c39-8b2c-e4dce3708042 tempest-AttachVolumeNegativeTest-223762844 tempest-AttachVolumeNegativeTest-223762844-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Aug 16 21:12:41.969555 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 404/1600] 10.4.3.143 () {68 vars in 1258 bytes} [Sun Aug 16 21:12:41 2026] POST /volume/v3/volumes => generated 755 bytes in 175 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 21:12:41.989484 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-7fe55249-867d-4abe-b815-9bef0018da7b None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:12:41.992231 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-7fe55249-867d-4abe-b815-9bef0018da7b tempest-AttachVolumeNegativeTest-223762844 tempest-AttachVolumeNegativeTest-223762844-project-member] GET https://10.4.3.143/volume/v3/volumes/5af3dc4e-f27c-4924-9f90-bffbc2b43bd8 Aug 16 21:12:41.992486 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-7fe55249-867d-4abe-b815-9bef0018da7b tempest-AttachVolumeNegativeTest-223762844 tempest-AttachVolumeNegativeTest-223762844-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:12:41.992722 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-7fe55249-867d-4abe-b815-9bef0018da7b tempest-AttachVolumeNegativeTest-223762844 tempest-AttachVolumeNegativeTest-223762844-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:12:42.002109 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-41843ce4-66f8-40e1-b000-864ec0853755 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:12:42.005259 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-41843ce4-66f8-40e1-b000-864ec0853755 tempest-VolumesExtendAttachedTest-931918425 tempest-VolumesExtendAttachedTest-931918425-project-member] GET https://10.4.3.143/volume/v3/volumes/dd5ef3fd-641c-47dd-99d6-f73ec98fd670 Aug 16 21:12:42.005610 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-41843ce4-66f8-40e1-b000-864ec0853755 tempest-VolumesExtendAttachedTest-931918425 tempest-VolumesExtendAttachedTest-931918425-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:12:42.005890 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-41843ce4-66f8-40e1-b000-864ec0853755 tempest-VolumesExtendAttachedTest-931918425 tempest-VolumesExtendAttachedTest-931918425-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:12:42.007255 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:12:42.007255 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:12:42.012313 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-7fe55249-867d-4abe-b815-9bef0018da7b tempest-AttachVolumeNegativeTest-223762844 tempest-AttachVolumeNegativeTest-223762844-project-member] Volume info retrieved successfully. Aug 16 21:12:42.018438 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-7fe55249-867d-4abe-b815-9bef0018da7b tempest-AttachVolumeNegativeTest-223762844 tempest-AttachVolumeNegativeTest-223762844-project-member] https://10.4.3.143/volume/v3/volumes/5af3dc4e-f27c-4924-9f90-bffbc2b43bd8 returned with HTTP 200 Aug 16 21:12:42.018912 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 393/1601] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:12:41 2026] GET /volume/v3/volumes/5af3dc4e-f27c-4924-9f90-bffbc2b43bd8 => generated 823 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:12:42.019081 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:12:42.019081 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:12:42.024073 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-41843ce4-66f8-40e1-b000-864ec0853755 tempest-VolumesExtendAttachedTest-931918425 tempest-VolumesExtendAttachedTest-931918425-project-member] Volume info retrieved successfully. Aug 16 21:12:42.029500 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-41843ce4-66f8-40e1-b000-864ec0853755 tempest-VolumesExtendAttachedTest-931918425 tempest-VolumesExtendAttachedTest-931918425-project-member] https://10.4.3.143/volume/v3/volumes/dd5ef3fd-641c-47dd-99d6-f73ec98fd670 returned with HTTP 200 Aug 16 21:12:42.030193 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 405/1602] 10.4.3.143 () {68 vars in 1389 bytes} [Sun Aug 16 21:12:42 2026] GET /volume/v3/volumes/dd5ef3fd-641c-47dd-99d6-f73ec98fd670 => generated 865 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:12:43.035809 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-c1058bef-6f02-4716-9871-e94b4a15ede3 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:12:43.038158 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-c1058bef-6f02-4716-9871-e94b4a15ede3 tempest-AttachVolumeNegativeTest-223762844 tempest-AttachVolumeNegativeTest-223762844-project-member] GET https://10.4.3.143/volume/v3/volumes/5af3dc4e-f27c-4924-9f90-bffbc2b43bd8 Aug 16 21:12:43.038390 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-c1058bef-6f02-4716-9871-e94b4a15ede3 tempest-AttachVolumeNegativeTest-223762844 tempest-AttachVolumeNegativeTest-223762844-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:12:43.038688 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-c1058bef-6f02-4716-9871-e94b4a15ede3 tempest-AttachVolumeNegativeTest-223762844 tempest-AttachVolumeNegativeTest-223762844-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:12:43.045691 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-e2e10b74-2328-4fd3-847b-87a292d866c0 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:12:43.049053 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-e2e10b74-2328-4fd3-847b-87a292d866c0 tempest-VolumesExtendAttachedTest-931918425 tempest-VolumesExtendAttachedTest-931918425-project-member] GET https://10.4.3.143/volume/v3/volumes/dd5ef3fd-641c-47dd-99d6-f73ec98fd670 Aug 16 21:12:43.049354 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-e2e10b74-2328-4fd3-847b-87a292d866c0 tempest-VolumesExtendAttachedTest-931918425 tempest-VolumesExtendAttachedTest-931918425-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:12:43.049421 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:12:43.049421 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:12:43.049602 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-e2e10b74-2328-4fd3-847b-87a292d866c0 tempest-VolumesExtendAttachedTest-931918425 tempest-VolumesExtendAttachedTest-931918425-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:12:43.054501 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-c1058bef-6f02-4716-9871-e94b4a15ede3 tempest-AttachVolumeNegativeTest-223762844 tempest-AttachVolumeNegativeTest-223762844-project-member] Volume info retrieved successfully. Aug 16 21:12:43.062291 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-c1058bef-6f02-4716-9871-e94b4a15ede3 tempest-AttachVolumeNegativeTest-223762844 tempest-AttachVolumeNegativeTest-223762844-project-member] https://10.4.3.143/volume/v3/volumes/5af3dc4e-f27c-4924-9f90-bffbc2b43bd8 returned with HTTP 200 Aug 16 21:12:43.062727 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 401/1603] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:12:43 2026] GET /volume/v3/volumes/5af3dc4e-f27c-4924-9f90-bffbc2b43bd8 => generated 848 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:12:43.063182 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:12:43.063182 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:12:43.067109 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-e2e10b74-2328-4fd3-847b-87a292d866c0 tempest-VolumesExtendAttachedTest-931918425 tempest-VolumesExtendAttachedTest-931918425-project-member] Volume info retrieved successfully. Aug 16 21:12:43.078104 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-e2e10b74-2328-4fd3-847b-87a292d866c0 tempest-VolumesExtendAttachedTest-931918425 tempest-VolumesExtendAttachedTest-931918425-project-member] https://10.4.3.143/volume/v3/volumes/dd5ef3fd-641c-47dd-99d6-f73ec98fd670 returned with HTTP 200 Aug 16 21:12:43.078609 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 405/1604] 10.4.3.143 () {68 vars in 1389 bytes} [Sun Aug 16 21:12:43 2026] GET /volume/v3/volumes/dd5ef3fd-641c-47dd-99d6-f73ec98fd670 => generated 865 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:12:43.120849 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [req-2c4dccda-8ea9-4861-8567-01fc1086fc5c req-ee8ca76b-a195-4479-b8ab-47628beab83d None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:12:43.127313 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [req-2c4dccda-8ea9-4861-8567-01fc1086fc5c req-ee8ca76b-a195-4479-b8ab-47628beab83d tempest-AttachVolumeNegativeTest-223762844 tempest-AttachVolumeNegativeTest-223762844-project-member] GET https://10.4.3.143/volume/v3/volumes/5af3dc4e-f27c-4924-9f90-bffbc2b43bd8 Aug 16 21:12:43.127622 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [req-2c4dccda-8ea9-4861-8567-01fc1086fc5c req-ee8ca76b-a195-4479-b8ab-47628beab83d tempest-AttachVolumeNegativeTest-223762844 tempest-AttachVolumeNegativeTest-223762844-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:12:43.128275 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [req-2c4dccda-8ea9-4861-8567-01fc1086fc5c req-ee8ca76b-a195-4479-b8ab-47628beab83d tempest-AttachVolumeNegativeTest-223762844 tempest-AttachVolumeNegativeTest-223762844-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:12:43.135804 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:12:43.135804 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:12:43.143323 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [req-2c4dccda-8ea9-4861-8567-01fc1086fc5c req-ee8ca76b-a195-4479-b8ab-47628beab83d tempest-AttachVolumeNegativeTest-223762844 tempest-AttachVolumeNegativeTest-223762844-project-member] Volume info retrieved successfully. Aug 16 21:12:43.149744 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [req-2c4dccda-8ea9-4861-8567-01fc1086fc5c req-ee8ca76b-a195-4479-b8ab-47628beab83d tempest-AttachVolumeNegativeTest-223762844 tempest-AttachVolumeNegativeTest-223762844-project-member] https://10.4.3.143/volume/v3/volumes/5af3dc4e-f27c-4924-9f90-bffbc2b43bd8 returned with HTTP 200 Aug 16 21:12:43.153939 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 394/1605] 10.4.3.143 () {68 vars in 1598 bytes} [Sun Aug 16 21:12:43 2026] GET /volume/v3/volumes/5af3dc4e-f27c-4924-9f90-bffbc2b43bd8 => generated 848 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:12:43.252733 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-020a3d3c-06bf-478b-a48e-21759c8452d4 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:12:43.253256 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-020a3d3c-06bf-478b-a48e-21759c8452d4 None None] GET https://10.4.3.143/volume// Aug 16 21:12:43.253439 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-020a3d3c-06bf-478b-a48e-21759c8452d4 None None] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:12:43.253633 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-020a3d3c-06bf-478b-a48e-21759c8452d4 None None] Calling method 'all' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:12:43.253949 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-020a3d3c-06bf-478b-a48e-21759c8452d4 None None] https://10.4.3.143/volume// returned with HTTP 300 Aug 16 21:12:43.254250 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 406/1606] 10.4.3.143 () {66 vars in 1428 bytes} [Sun Aug 16 21:12: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 16 21:12:43.264732 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [req-2c4dccda-8ea9-4861-8567-01fc1086fc5c req-6d62aada-7e84-4425-a3cc-a89d42b9e247 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:12:43.306245 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [req-2c4dccda-8ea9-4861-8567-01fc1086fc5c req-6d62aada-7e84-4425-a3cc-a89d42b9e247 tempest-AttachVolumeNegativeTest-223762844 tempest-AttachVolumeNegativeTest-223762844-project-member] POST https://10.4.3.143/volume/v3/attachments Aug 16 21:12:43.306576 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [req-2c4dccda-8ea9-4861-8567-01fc1086fc5c req-6d62aada-7e84-4425-a3cc-a89d42b9e247 tempest-AttachVolumeNegativeTest-223762844 tempest-AttachVolumeNegativeTest-223762844-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "5af3dc4e-f27c-4924-9f90-bffbc2b43bd8", "connector": null, "instance_uuid": "232d789b-9b5b-4335-b843-03091c3d81eb"}} {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:12:43.319197 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:12:43.319197 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:12:43.355372 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [req-2c4dccda-8ea9-4861-8567-01fc1086fc5c req-6d62aada-7e84-4425-a3cc-a89d42b9e247 tempest-AttachVolumeNegativeTest-223762844 tempest-AttachVolumeNegativeTest-223762844-project-member] https://10.4.3.143/volume/v3/attachments returned with HTTP 200 Aug 16 21:12:43.355879 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 402/1607] 10.4.3.143 () {74 vars in 1594 bytes} [Sun Aug 16 21:12:43 2026] POST /volume/v3/attachments => generated 273 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:12:43.407995 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-b204a1b8-5ab8-4b12-92d4-fbd7e5f1d6e8 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:12:43.410760 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-b204a1b8-5ab8-4b12-92d4-fbd7e5f1d6e8 tempest-AttachVolumeNegativeTest-223762844 tempest-AttachVolumeNegativeTest-223762844-project-member] GET https://10.4.3.143/volume/v3/volumes/5af3dc4e-f27c-4924-9f90-bffbc2b43bd8 Aug 16 21:12:43.411053 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-b204a1b8-5ab8-4b12-92d4-fbd7e5f1d6e8 tempest-AttachVolumeNegativeTest-223762844 tempest-AttachVolumeNegativeTest-223762844-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:12:43.411293 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-b204a1b8-5ab8-4b12-92d4-fbd7e5f1d6e8 tempest-AttachVolumeNegativeTest-223762844 tempest-AttachVolumeNegativeTest-223762844-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:12:43.420946 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-5ca04263-323c-47d2-bef7-268e52411d79 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:12:43.421167 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-5ca04263-323c-47d2-bef7-268e52411d79 None None] GET https://10.4.3.143/volume// Aug 16 21:12:43.421382 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-5ca04263-323c-47d2-bef7-268e52411d79 None None] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:12:43.421621 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-5ca04263-323c-47d2-bef7-268e52411d79 None None] Calling method 'all' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:12:43.422026 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-5ca04263-323c-47d2-bef7-268e52411d79 None None] https://10.4.3.143/volume// returned with HTTP 300 Aug 16 21:12:43.422314 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 395/1608] 10.4.3.143 () {66 vars in 1426 bytes} [Sun Aug 16 21:12: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 16 21:12:43.434318 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:12:43.434318 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:12:43.437539 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [req-2c4dccda-8ea9-4861-8567-01fc1086fc5c req-f2acc43b-f408-4baf-8fed-d26d65a07f34 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:12:43.440258 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [req-2c4dccda-8ea9-4861-8567-01fc1086fc5c req-f2acc43b-f408-4baf-8fed-d26d65a07f34 tempest-AttachVolumeNegativeTest-223762844 tempest-AttachVolumeNegativeTest-223762844-project-member] GET https://10.4.3.143/volume/v3/volumes/5af3dc4e-f27c-4924-9f90-bffbc2b43bd8 Aug 16 21:12:43.440733 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [req-2c4dccda-8ea9-4861-8567-01fc1086fc5c req-f2acc43b-f408-4baf-8fed-d26d65a07f34 tempest-AttachVolumeNegativeTest-223762844 tempest-AttachVolumeNegativeTest-223762844-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:12:43.440733 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [req-2c4dccda-8ea9-4861-8567-01fc1086fc5c req-f2acc43b-f408-4baf-8fed-d26d65a07f34 tempest-AttachVolumeNegativeTest-223762844 tempest-AttachVolumeNegativeTest-223762844-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:12:43.454016 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:12:43.454016 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:12:43.455758 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-b204a1b8-5ab8-4b12-92d4-fbd7e5f1d6e8 tempest-AttachVolumeNegativeTest-223762844 tempest-AttachVolumeNegativeTest-223762844-project-member] Volume info retrieved successfully. Aug 16 21:12:43.458238 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [req-2c4dccda-8ea9-4861-8567-01fc1086fc5c req-f2acc43b-f408-4baf-8fed-d26d65a07f34 tempest-AttachVolumeNegativeTest-223762844 tempest-AttachVolumeNegativeTest-223762844-project-member] Volume info retrieved successfully. Aug 16 21:12:43.462378 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-b204a1b8-5ab8-4b12-92d4-fbd7e5f1d6e8 tempest-AttachVolumeNegativeTest-223762844 tempest-AttachVolumeNegativeTest-223762844-project-member] https://10.4.3.143/volume/v3/volumes/5af3dc4e-f27c-4924-9f90-bffbc2b43bd8 returned with HTTP 200 Aug 16 21:12:43.463038 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 406/1609] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:12:43 2026] GET /volume/v3/volumes/5af3dc4e-f27c-4924-9f90-bffbc2b43bd8 => generated 847 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:12:43.463309 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [req-2c4dccda-8ea9-4861-8567-01fc1086fc5c req-f2acc43b-f408-4baf-8fed-d26d65a07f34 tempest-AttachVolumeNegativeTest-223762844 tempest-AttachVolumeNegativeTest-223762844-project-member] https://10.4.3.143/volume/v3/volumes/5af3dc4e-f27c-4924-9f90-bffbc2b43bd8 returned with HTTP 200 Aug 16 21:12:43.463981 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 407/1610] 10.4.3.143 () {70 vars in 1639 bytes} [Sun Aug 16 21:12:43 2026] GET /volume/v3/volumes/5af3dc4e-f27c-4924-9f90-bffbc2b43bd8 => generated 1027 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 16 21:12:43.599603 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [req-2c4dccda-8ea9-4861-8567-01fc1086fc5c req-1cc131f4-cf86-494e-9d21-8a971e6ee8ce None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:12:43.599603 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [req-2c4dccda-8ea9-4861-8567-01fc1086fc5c req-1cc131f4-cf86-494e-9d21-8a971e6ee8ce tempest-AttachVolumeNegativeTest-223762844 tempest-AttachVolumeNegativeTest-223762844-project-member] PUT https://10.4.3.143/volume/v3/attachments/011bdd04-e5b7-403c-aac4-595e73bc2203 Aug 16 21:12:43.599603 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [req-2c4dccda-8ea9-4861-8567-01fc1086fc5c req-1cc131f4-cf86-494e-9d21-8a971e6ee8ce tempest-AttachVolumeNegativeTest-223762844 tempest-AttachVolumeNegativeTest-223762844-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.143", "host": "np0000007409", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:e42fbcbe2e9", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "69237b68-d654-4a76-81de-86e36bc8fb86", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:12:43.613425 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.coordination [req-2c4dccda-8ea9-4861-8567-01fc1086fc5c req-1cc131f4-cf86-494e-9d21-8a971e6ee8ce tempest-AttachVolumeNegativeTest-223762844 tempest-AttachVolumeNegativeTest-223762844-project-member] Acquiring lock "cinder-attachment_update-5af3dc4e-f27c-4924-9f90-bffbc2b43bd8-np0000007409" by "attachment_update" {{(pid=100332) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:12:43.620274 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.coordination [req-2c4dccda-8ea9-4861-8567-01fc1086fc5c req-1cc131f4-cf86-494e-9d21-8a971e6ee8ce tempest-AttachVolumeNegativeTest-223762844 tempest-AttachVolumeNegativeTest-223762844-project-member] Lock "cinder-attachment_update-5af3dc4e-f27c-4924-9f90-bffbc2b43bd8-np0000007409" acquired by "attachment_update" :: waited 0.007s {{(pid=100332) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:12:43.621603 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:12:43.621603 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:12:43.746628 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.coordination [req-2c4dccda-8ea9-4861-8567-01fc1086fc5c req-1cc131f4-cf86-494e-9d21-8a971e6ee8ce tempest-AttachVolumeNegativeTest-223762844 tempest-AttachVolumeNegativeTest-223762844-project-member] Lock "cinder-attachment_update-5af3dc4e-f27c-4924-9f90-bffbc2b43bd8-np0000007409" released by "attachment_update" :: held 0.126s {{(pid=100332) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:12:43.747296 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [req-2c4dccda-8ea9-4861-8567-01fc1086fc5c req-1cc131f4-cf86-494e-9d21-8a971e6ee8ce tempest-AttachVolumeNegativeTest-223762844 tempest-AttachVolumeNegativeTest-223762844-project-member] https://10.4.3.143/volume/v3/attachments/011bdd04-e5b7-403c-aac4-595e73bc2203 returned with HTTP 200 Aug 16 21:12:43.747670 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 403/1611] 10.4.3.143 () {74 vars in 1704 bytes} [Sun Aug 16 21:12:43 2026] PUT /volume/v3/attachments/011bdd04-e5b7-403c-aac4-595e73bc2203 => generated 969 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:12:44.094837 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-4f0eaa2c-c04f-406a-a5ea-2442c26ed7c2 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:12:44.096720 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-4f0eaa2c-c04f-406a-a5ea-2442c26ed7c2 tempest-VolumesExtendAttachedTest-931918425 tempest-VolumesExtendAttachedTest-931918425-project-member] GET https://10.4.3.143/volume/v3/volumes/dd5ef3fd-641c-47dd-99d6-f73ec98fd670 Aug 16 21:12:44.096935 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-4f0eaa2c-c04f-406a-a5ea-2442c26ed7c2 tempest-VolumesExtendAttachedTest-931918425 tempest-VolumesExtendAttachedTest-931918425-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:12:44.097138 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-4f0eaa2c-c04f-406a-a5ea-2442c26ed7c2 tempest-VolumesExtendAttachedTest-931918425 tempest-VolumesExtendAttachedTest-931918425-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:12:44.107119 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:12:44.107119 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:12:44.111819 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-4f0eaa2c-c04f-406a-a5ea-2442c26ed7c2 tempest-VolumesExtendAttachedTest-931918425 tempest-VolumesExtendAttachedTest-931918425-project-member] Volume info retrieved successfully. Aug 16 21:12:44.116937 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-4f0eaa2c-c04f-406a-a5ea-2442c26ed7c2 tempest-VolumesExtendAttachedTest-931918425 tempest-VolumesExtendAttachedTest-931918425-project-member] https://10.4.3.143/volume/v3/volumes/dd5ef3fd-641c-47dd-99d6-f73ec98fd670 returned with HTTP 200 Aug 16 21:12:44.117646 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 396/1612] 10.4.3.143 () {68 vars in 1389 bytes} [Sun Aug 16 21:12:44 2026] GET /volume/v3/volumes/dd5ef3fd-641c-47dd-99d6-f73ec98fd670 => generated 865 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:12:44.461356 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [req-3196d3a8-9511-497e-931d-4941b75f43c9 req-69f4a61a-d63a-4664-b8f9-e481994d7c82 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:12:44.462936 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [req-3196d3a8-9511-497e-931d-4941b75f43c9 req-69f4a61a-d63a-4664-b8f9-e481994d7c82 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] POST https://10.4.3.143/volume/v3/attachments/9e53d115-2d21-454a-b00e-ce459c29a4e8/action Aug 16 21:12:44.463436 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [req-3196d3a8-9511-497e-931d-4941b75f43c9 req-69f4a61a-d63a-4664-b8f9-e481994d7c82 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Action body: b'{"os-complete": null}' {{(pid=100331) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 21:12:44.463590 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [req-3196d3a8-9511-497e-931d-4941b75f43c9 req-69f4a61a-d63a-4664-b8f9-e481994d7c82 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:12:44.482128 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-673042e7-f245-46f5-b536-e27bdc3121a8 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:12:44.485711 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-673042e7-f245-46f5-b536-e27bdc3121a8 tempest-AttachVolumeNegativeTest-223762844 tempest-AttachVolumeNegativeTest-223762844-project-member] GET https://10.4.3.143/volume/v3/volumes/5af3dc4e-f27c-4924-9f90-bffbc2b43bd8 Aug 16 21:12:44.485768 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-673042e7-f245-46f5-b536-e27bdc3121a8 tempest-AttachVolumeNegativeTest-223762844 tempest-AttachVolumeNegativeTest-223762844-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:12:44.485949 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-673042e7-f245-46f5-b536-e27bdc3121a8 tempest-AttachVolumeNegativeTest-223762844 tempest-AttachVolumeNegativeTest-223762844-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:12:44.494183 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:12:44.494183 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:12:44.501951 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:12:44.501951 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:12:44.504103 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-673042e7-f245-46f5-b536-e27bdc3121a8 tempest-AttachVolumeNegativeTest-223762844 tempest-AttachVolumeNegativeTest-223762844-project-member] Volume info retrieved successfully. Aug 16 21:12:44.512159 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-673042e7-f245-46f5-b536-e27bdc3121a8 tempest-AttachVolumeNegativeTest-223762844 tempest-AttachVolumeNegativeTest-223762844-project-member] https://10.4.3.143/volume/v3/volumes/5af3dc4e-f27c-4924-9f90-bffbc2b43bd8 returned with HTTP 200 Aug 16 21:12:44.512159 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 408/1613] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:12:44 2026] GET /volume/v3/volumes/5af3dc4e-f27c-4924-9f90-bffbc2b43bd8 => generated 848 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:12:44.516502 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [req-3196d3a8-9511-497e-931d-4941b75f43c9 req-69f4a61a-d63a-4664-b8f9-e481994d7c82 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] https://10.4.3.143/volume/v3/attachments/9e53d115-2d21-454a-b00e-ce459c29a4e8/action returned with HTTP 204 Aug 16 21:12:44.517087 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 407/1614] 10.4.3.143 () {74 vars in 1725 bytes} [Sun Aug 16 21:12:44 2026] POST /volume/v3/attachments/9e53d115-2d21-454a-b00e-ce459c29a4e8/action => generated 0 bytes in 62 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:12:45.136707 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-052b7a3d-396b-47f4-999a-24b40c4ca21c None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:12:45.139899 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-052b7a3d-396b-47f4-999a-24b40c4ca21c tempest-VolumesExtendAttachedTest-931918425 tempest-VolumesExtendAttachedTest-931918425-project-member] GET https://10.4.3.143/volume/v3/volumes/dd5ef3fd-641c-47dd-99d6-f73ec98fd670 Aug 16 21:12:45.140247 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-052b7a3d-396b-47f4-999a-24b40c4ca21c tempest-VolumesExtendAttachedTest-931918425 tempest-VolumesExtendAttachedTest-931918425-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:12:45.140517 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-052b7a3d-396b-47f4-999a-24b40c4ca21c tempest-VolumesExtendAttachedTest-931918425 tempest-VolumesExtendAttachedTest-931918425-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:12:45.157054 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:12:45.157054 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:12:45.162702 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-052b7a3d-396b-47f4-999a-24b40c4ca21c tempest-VolumesExtendAttachedTest-931918425 tempest-VolumesExtendAttachedTest-931918425-project-member] Volume info retrieved successfully. Aug 16 21:12:45.170165 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-052b7a3d-396b-47f4-999a-24b40c4ca21c tempest-VolumesExtendAttachedTest-931918425 tempest-VolumesExtendAttachedTest-931918425-project-member] https://10.4.3.143/volume/v3/volumes/dd5ef3fd-641c-47dd-99d6-f73ec98fd670 returned with HTTP 200 Aug 16 21:12:45.171169 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 404/1615] 10.4.3.143 () {68 vars in 1389 bytes} [Sun Aug 16 21:12:45 2026] GET /volume/v3/volumes/dd5ef3fd-641c-47dd-99d6-f73ec98fd670 => generated 865 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:12:45.530556 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-1eaa07c1-f65f-4f4c-aa41-52f7a5687b8d None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:12:45.532732 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-1eaa07c1-f65f-4f4c-aa41-52f7a5687b8d tempest-AttachVolumeNegativeTest-223762844 tempest-AttachVolumeNegativeTest-223762844-project-member] GET https://10.4.3.143/volume/v3/volumes/5af3dc4e-f27c-4924-9f90-bffbc2b43bd8 Aug 16 21:12:45.533018 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-1eaa07c1-f65f-4f4c-aa41-52f7a5687b8d tempest-AttachVolumeNegativeTest-223762844 tempest-AttachVolumeNegativeTest-223762844-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:12:45.533243 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-1eaa07c1-f65f-4f4c-aa41-52f7a5687b8d tempest-AttachVolumeNegativeTest-223762844 tempest-AttachVolumeNegativeTest-223762844-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:12:45.546343 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:12:45.546343 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:12:45.550139 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-1eaa07c1-f65f-4f4c-aa41-52f7a5687b8d tempest-AttachVolumeNegativeTest-223762844 tempest-AttachVolumeNegativeTest-223762844-project-member] Volume info retrieved successfully. Aug 16 21:12:45.554334 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-1eaa07c1-f65f-4f4c-aa41-52f7a5687b8d tempest-AttachVolumeNegativeTest-223762844 tempest-AttachVolumeNegativeTest-223762844-project-member] https://10.4.3.143/volume/v3/volumes/5af3dc4e-f27c-4924-9f90-bffbc2b43bd8 returned with HTTP 200 Aug 16 21:12:45.555894 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 397/1616] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:12:45 2026] GET /volume/v3/volumes/5af3dc4e-f27c-4924-9f90-bffbc2b43bd8 => generated 848 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:12:45.597201 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [req-2f937d23-e80e-4063-b95b-c7da0f041abc req-30c2d83d-5ca0-44dd-9b6e-2030bd84bf28 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:12:45.600471 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [req-2f937d23-e80e-4063-b95b-c7da0f041abc req-30c2d83d-5ca0-44dd-9b6e-2030bd84bf28 tempest-VolumesExtendAttachedTest-931918425 tempest-VolumesExtendAttachedTest-931918425-project-member] POST https://10.4.3.143/volume/v3/attachments/3196ef66-5df5-46b1-b71b-8caaf1a7de4e/action Aug 16 21:12:45.600471 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [req-2f937d23-e80e-4063-b95b-c7da0f041abc req-30c2d83d-5ca0-44dd-9b6e-2030bd84bf28 tempest-VolumesExtendAttachedTest-931918425 tempest-VolumesExtendAttachedTest-931918425-project-member] Action body: b'{"os-complete": null}' {{(pid=100330) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 21:12:45.600471 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [req-2f937d23-e80e-4063-b95b-c7da0f041abc req-30c2d83d-5ca0-44dd-9b6e-2030bd84bf28 tempest-VolumesExtendAttachedTest-931918425 tempest-VolumesExtendAttachedTest-931918425-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:12:45.616485 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:12:45.616485 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:12:45.628427 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [req-2f937d23-e80e-4063-b95b-c7da0f041abc req-30c2d83d-5ca0-44dd-9b6e-2030bd84bf28 tempest-VolumesExtendAttachedTest-931918425 tempest-VolumesExtendAttachedTest-931918425-project-member] https://10.4.3.143/volume/v3/attachments/3196ef66-5df5-46b1-b71b-8caaf1a7de4e/action returned with HTTP 204 Aug 16 21:12:45.628986 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 409/1617] 10.4.3.143 () {74 vars in 1725 bytes} [Sun Aug 16 21:12:45 2026] POST /volume/v3/attachments/3196ef66-5df5-46b1-b71b-8caaf1a7de4e/action => generated 0 bytes in 32 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:12:46.192187 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-dbef64f1-7606-4844-a704-d5dd5967b732 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:12:46.193775 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-dbef64f1-7606-4844-a704-d5dd5967b732 tempest-VolumesExtendAttachedTest-931918425 tempest-VolumesExtendAttachedTest-931918425-project-member] GET https://10.4.3.143/volume/v3/volumes/dd5ef3fd-641c-47dd-99d6-f73ec98fd670 Aug 16 21:12:46.193982 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-dbef64f1-7606-4844-a704-d5dd5967b732 tempest-VolumesExtendAttachedTest-931918425 tempest-VolumesExtendAttachedTest-931918425-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:12:46.194272 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-dbef64f1-7606-4844-a704-d5dd5967b732 tempest-VolumesExtendAttachedTest-931918425 tempest-VolumesExtendAttachedTest-931918425-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:12:46.206452 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:12:46.206452 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:12:46.211165 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-dbef64f1-7606-4844-a704-d5dd5967b732 tempest-VolumesExtendAttachedTest-931918425 tempest-VolumesExtendAttachedTest-931918425-project-member] Volume info retrieved successfully. Aug 16 21:12:46.222763 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-dbef64f1-7606-4844-a704-d5dd5967b732 tempest-VolumesExtendAttachedTest-931918425 tempest-VolumesExtendAttachedTest-931918425-project-member] https://10.4.3.143/volume/v3/volumes/dd5ef3fd-641c-47dd-99d6-f73ec98fd670 returned with HTTP 200 Aug 16 21:12:46.223377 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 408/1618] 10.4.3.143 () {68 vars in 1389 bytes} [Sun Aug 16 21:12:46 2026] GET /volume/v3/volumes/dd5ef3fd-641c-47dd-99d6-f73ec98fd670 => generated 1157 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 16 21:12:46.241944 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-5f062f70-1fc4-4fb0-bfc0-0d6619e59a84 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:12:46.243864 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-5f062f70-1fc4-4fb0-bfc0-0d6619e59a84 tempest-VolumesExtendAttachedTest-931918425 tempest-VolumesExtendAttachedTest-931918425-project-member] POST https://10.4.3.143/volume/v3/volumes/dd5ef3fd-641c-47dd-99d6-f73ec98fd670/action Aug 16 21:12:46.244264 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-5f062f70-1fc4-4fb0-bfc0-0d6619e59a84 tempest-VolumesExtendAttachedTest-931918425 tempest-VolumesExtendAttachedTest-931918425-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100332) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 21:12:46.244397 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-5f062f70-1fc4-4fb0-bfc0-0d6619e59a84 tempest-VolumesExtendAttachedTest-931918425 tempest-VolumesExtendAttachedTest-931918425-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:12:46.258571 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:12:46.258571 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:12:46.258938 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-5f062f70-1fc4-4fb0-bfc0-0d6619e59a84 tempest-VolumesExtendAttachedTest-931918425 tempest-VolumesExtendAttachedTest-931918425-project-member] Volume info retrieved successfully. Aug 16 21:12:46.301469 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.quota [None req-5f062f70-1fc4-4fb0-bfc0-0d6619e59a84 tempest-VolumesExtendAttachedTest-931918425 tempest-VolumesExtendAttachedTest-931918425-project-member] Created reservations ['3529ad68-a252-4865-8bd3-77ce5f4fd41d', '285ebf5b-2558-4038-ae59-fdf707ce71d7'] {{(pid=100332) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:12:46.331815 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-5f062f70-1fc4-4fb0-bfc0-0d6619e59a84 tempest-VolumesExtendAttachedTest-931918425 tempest-VolumesExtendAttachedTest-931918425-project-member] Extend volume request issued successfully. Aug 16 21:12:46.332158 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-5f062f70-1fc4-4fb0-bfc0-0d6619e59a84 tempest-VolumesExtendAttachedTest-931918425 tempest-VolumesExtendAttachedTest-931918425-project-member] https://10.4.3.143/volume/v3/volumes/dd5ef3fd-641c-47dd-99d6-f73ec98fd670/action returned with HTTP 202 Aug 16 21:12:46.332662 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 405/1619] 10.4.3.143 () {70 vars in 1431 bytes} [Sun Aug 16 21:12:46 2026] POST /volume/v3/volumes/dd5ef3fd-641c-47dd-99d6-f73ec98fd670/action => generated 0 bytes in 91 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Aug 16 21:12:46.342457 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-58d1867a-79bf-467b-9a0c-611fcfe944cc None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:12:46.344541 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-58d1867a-79bf-467b-9a0c-611fcfe944cc tempest-VolumesExtendAttachedTest-931918425 tempest-VolumesExtendAttachedTest-931918425-project-member] GET https://10.4.3.143/volume/v3/volumes/dd5ef3fd-641c-47dd-99d6-f73ec98fd670 Aug 16 21:12:46.344979 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-58d1867a-79bf-467b-9a0c-611fcfe944cc tempest-VolumesExtendAttachedTest-931918425 tempest-VolumesExtendAttachedTest-931918425-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:12:46.345268 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-58d1867a-79bf-467b-9a0c-611fcfe944cc tempest-VolumesExtendAttachedTest-931918425 tempest-VolumesExtendAttachedTest-931918425-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:12:46.359949 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:12:46.359949 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:12:46.366706 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-58d1867a-79bf-467b-9a0c-611fcfe944cc tempest-VolumesExtendAttachedTest-931918425 tempest-VolumesExtendAttachedTest-931918425-project-member] Volume info retrieved successfully. Aug 16 21:12:46.380307 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-58d1867a-79bf-467b-9a0c-611fcfe944cc tempest-VolumesExtendAttachedTest-931918425 tempest-VolumesExtendAttachedTest-931918425-project-member] https://10.4.3.143/volume/v3/volumes/dd5ef3fd-641c-47dd-99d6-f73ec98fd670 returned with HTTP 200 Aug 16 21:12:46.380518 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 398/1620] 10.4.3.143 () {68 vars in 1389 bytes} [Sun Aug 16 21:12:46 2026] GET /volume/v3/volumes/dd5ef3fd-641c-47dd-99d6-f73ec98fd670 => generated 1160 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 16 21:12:46.575207 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-3d407c12-d417-4e0a-ad19-d21cc743c324 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:12:46.578440 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-3d407c12-d417-4e0a-ad19-d21cc743c324 tempest-AttachVolumeNegativeTest-223762844 tempest-AttachVolumeNegativeTest-223762844-project-member] GET https://10.4.3.143/volume/v3/volumes/5af3dc4e-f27c-4924-9f90-bffbc2b43bd8 Aug 16 21:12:46.578440 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-3d407c12-d417-4e0a-ad19-d21cc743c324 tempest-AttachVolumeNegativeTest-223762844 tempest-AttachVolumeNegativeTest-223762844-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:12:46.578643 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-3d407c12-d417-4e0a-ad19-d21cc743c324 tempest-AttachVolumeNegativeTest-223762844 tempest-AttachVolumeNegativeTest-223762844-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:12:46.597153 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:12:46.597153 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:12:46.603786 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-3d407c12-d417-4e0a-ad19-d21cc743c324 tempest-AttachVolumeNegativeTest-223762844 tempest-AttachVolumeNegativeTest-223762844-project-member] Volume info retrieved successfully. Aug 16 21:12:46.619707 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-3d407c12-d417-4e0a-ad19-d21cc743c324 tempest-AttachVolumeNegativeTest-223762844 tempest-AttachVolumeNegativeTest-223762844-project-member] https://10.4.3.143/volume/v3/volumes/5af3dc4e-f27c-4924-9f90-bffbc2b43bd8 returned with HTTP 200 Aug 16 21:12:46.619707 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 410/1621] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:12:46 2026] GET /volume/v3/volumes/5af3dc4e-f27c-4924-9f90-bffbc2b43bd8 => generated 848 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:12:46.733657 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [req-5f062f70-1fc4-4fb0-bfc0-0d6619e59a84 req-9317d410-8288-4d8e-aae7-97b459f8e18e None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:12:46.739636 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [req-5f062f70-1fc4-4fb0-bfc0-0d6619e59a84 req-9317d410-8288-4d8e-aae7-97b459f8e18e service nova] GET https://10.4.3.143/volume/v3/volumes/dd5ef3fd-641c-47dd-99d6-f73ec98fd670 Aug 16 21:12:46.739636 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [req-5f062f70-1fc4-4fb0-bfc0-0d6619e59a84 req-9317d410-8288-4d8e-aae7-97b459f8e18e service nova] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:12:46.739636 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [req-5f062f70-1fc4-4fb0-bfc0-0d6619e59a84 req-9317d410-8288-4d8e-aae7-97b459f8e18e service nova] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:12:46.748731 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:12:46.748731 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:12:46.752193 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [req-5f062f70-1fc4-4fb0-bfc0-0d6619e59a84 req-9317d410-8288-4d8e-aae7-97b459f8e18e service nova] Volume info retrieved successfully. Aug 16 21:12:46.756421 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [req-5f062f70-1fc4-4fb0-bfc0-0d6619e59a84 req-9317d410-8288-4d8e-aae7-97b459f8e18e service nova] https://10.4.3.143/volume/v3/volumes/dd5ef3fd-641c-47dd-99d6-f73ec98fd670 returned with HTTP 200 Aug 16 21:12:46.756986 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 409/1622] 10.4.3.143 () {68 vars in 1598 bytes} [Sun Aug 16 21:12:46 2026] GET /volume/v3/volumes/dd5ef3fd-641c-47dd-99d6-f73ec98fd670 => generated 1313 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 16 21:12:47.395879 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-603f22da-6b5d-4356-a483-24d1f0a54edd None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:12:47.398444 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-603f22da-6b5d-4356-a483-24d1f0a54edd tempest-VolumesExtendAttachedTest-931918425 tempest-VolumesExtendAttachedTest-931918425-project-member] GET https://10.4.3.143/volume/v3/volumes/dd5ef3fd-641c-47dd-99d6-f73ec98fd670 Aug 16 21:12:47.399951 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-603f22da-6b5d-4356-a483-24d1f0a54edd tempest-VolumesExtendAttachedTest-931918425 tempest-VolumesExtendAttachedTest-931918425-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:12:47.399951 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-603f22da-6b5d-4356-a483-24d1f0a54edd tempest-VolumesExtendAttachedTest-931918425 tempest-VolumesExtendAttachedTest-931918425-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:12:47.411629 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:12:47.411629 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:12:47.416961 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-603f22da-6b5d-4356-a483-24d1f0a54edd tempest-VolumesExtendAttachedTest-931918425 tempest-VolumesExtendAttachedTest-931918425-project-member] Volume info retrieved successfully. Aug 16 21:12:47.422800 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-603f22da-6b5d-4356-a483-24d1f0a54edd tempest-VolumesExtendAttachedTest-931918425 tempest-VolumesExtendAttachedTest-931918425-project-member] https://10.4.3.143/volume/v3/volumes/dd5ef3fd-641c-47dd-99d6-f73ec98fd670 returned with HTTP 200 Aug 16 21:12:47.423459 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 406/1623] 10.4.3.143 () {68 vars in 1389 bytes} [Sun Aug 16 21:12:47 2026] GET /volume/v3/volumes/dd5ef3fd-641c-47dd-99d6-f73ec98fd670 => generated 1157 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 16 21:12:47.437843 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-5ecbce95-87bd-4674-a3c3-a636464864fc None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:12:47.440348 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-5ecbce95-87bd-4674-a3c3-a636464864fc tempest-VolumesExtendAttachedTest-931918425 tempest-VolumesExtendAttachedTest-931918425-project-member] GET https://10.4.3.143/volume/v3/volumes/dd5ef3fd-641c-47dd-99d6-f73ec98fd670 Aug 16 21:12:47.440800 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-5ecbce95-87bd-4674-a3c3-a636464864fc tempest-VolumesExtendAttachedTest-931918425 tempest-VolumesExtendAttachedTest-931918425-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:12:47.441169 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-5ecbce95-87bd-4674-a3c3-a636464864fc tempest-VolumesExtendAttachedTest-931918425 tempest-VolumesExtendAttachedTest-931918425-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:12:47.461526 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:12:47.461526 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:12:47.472259 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-5ecbce95-87bd-4674-a3c3-a636464864fc tempest-VolumesExtendAttachedTest-931918425 tempest-VolumesExtendAttachedTest-931918425-project-member] Volume info retrieved successfully. Aug 16 21:12:47.478145 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-5ecbce95-87bd-4674-a3c3-a636464864fc tempest-VolumesExtendAttachedTest-931918425 tempest-VolumesExtendAttachedTest-931918425-project-member] https://10.4.3.143/volume/v3/volumes/dd5ef3fd-641c-47dd-99d6-f73ec98fd670 returned with HTTP 200 Aug 16 21:12:47.478598 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 399/1624] 10.4.3.143 () {68 vars in 1389 bytes} [Sun Aug 16 21:12:47 2026] GET /volume/v3/volumes/dd5ef3fd-641c-47dd-99d6-f73ec98fd670 => generated 1157 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 16 21:12:47.628565 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-c7c59456-8004-4be9-b3e5-8c8a590879b3 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:12:47.630337 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-c7c59456-8004-4be9-b3e5-8c8a590879b3 tempest-AttachVolumeNegativeTest-223762844 tempest-AttachVolumeNegativeTest-223762844-project-member] GET https://10.4.3.143/volume/v3/volumes/5af3dc4e-f27c-4924-9f90-bffbc2b43bd8 Aug 16 21:12:47.630908 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-c7c59456-8004-4be9-b3e5-8c8a590879b3 tempest-AttachVolumeNegativeTest-223762844 tempest-AttachVolumeNegativeTest-223762844-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:12:47.630908 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-c7c59456-8004-4be9-b3e5-8c8a590879b3 tempest-AttachVolumeNegativeTest-223762844 tempest-AttachVolumeNegativeTest-223762844-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:12:47.645127 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:12:47.645127 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:12:47.652627 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-c7c59456-8004-4be9-b3e5-8c8a590879b3 tempest-AttachVolumeNegativeTest-223762844 tempest-AttachVolumeNegativeTest-223762844-project-member] Volume info retrieved successfully. Aug 16 21:12:47.661709 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-c7c59456-8004-4be9-b3e5-8c8a590879b3 tempest-AttachVolumeNegativeTest-223762844 tempest-AttachVolumeNegativeTest-223762844-project-member] https://10.4.3.143/volume/v3/volumes/5af3dc4e-f27c-4924-9f90-bffbc2b43bd8 returned with HTTP 200 Aug 16 21:12:47.662332 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 411/1625] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:12:47 2026] GET /volume/v3/volumes/5af3dc4e-f27c-4924-9f90-bffbc2b43bd8 => generated 848 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:12:47.784118 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [req-a109414f-a7b6-4793-b569-4342f6221550 req-15def99c-fb4f-4fb4-8608-deefd4b9a294 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:12:47.786572 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [req-a109414f-a7b6-4793-b569-4342f6221550 req-15def99c-fb4f-4fb4-8608-deefd4b9a294 tempest-VolumesExtendAttachedTest-931918425 tempest-VolumesExtendAttachedTest-931918425-project-member] GET https://10.4.3.143/volume/v3/volumes/dd5ef3fd-641c-47dd-99d6-f73ec98fd670 Aug 16 21:12:47.786779 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [req-a109414f-a7b6-4793-b569-4342f6221550 req-15def99c-fb4f-4fb4-8608-deefd4b9a294 tempest-VolumesExtendAttachedTest-931918425 tempest-VolumesExtendAttachedTest-931918425-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:12:47.787009 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [req-a109414f-a7b6-4793-b569-4342f6221550 req-15def99c-fb4f-4fb4-8608-deefd4b9a294 tempest-VolumesExtendAttachedTest-931918425 tempest-VolumesExtendAttachedTest-931918425-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:12:47.797021 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:12:47.797021 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:12:47.801083 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [req-a109414f-a7b6-4793-b569-4342f6221550 req-15def99c-fb4f-4fb4-8608-deefd4b9a294 tempest-VolumesExtendAttachedTest-931918425 tempest-VolumesExtendAttachedTest-931918425-project-member] Volume info retrieved successfully. Aug 16 21:12:47.805674 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [req-a109414f-a7b6-4793-b569-4342f6221550 req-15def99c-fb4f-4fb4-8608-deefd4b9a294 tempest-VolumesExtendAttachedTest-931918425 tempest-VolumesExtendAttachedTest-931918425-project-member] https://10.4.3.143/volume/v3/volumes/dd5ef3fd-641c-47dd-99d6-f73ec98fd670 returned with HTTP 200 Aug 16 21:12:47.806169 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 410/1626] 10.4.3.143 () {68 vars in 1598 bytes} [Sun Aug 16 21:12:47 2026] GET /volume/v3/volumes/dd5ef3fd-641c-47dd-99d6-f73ec98fd670 => generated 1139 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:12:47.826171 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [req-a109414f-a7b6-4793-b569-4342f6221550 req-bf7afb04-8423-4184-be89-e77519f16fae None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:12:47.829359 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [req-a109414f-a7b6-4793-b569-4342f6221550 req-bf7afb04-8423-4184-be89-e77519f16fae tempest-VolumesExtendAttachedTest-931918425 tempest-VolumesExtendAttachedTest-931918425-project-member] POST https://10.4.3.143/volume/v3/volumes/dd5ef3fd-641c-47dd-99d6-f73ec98fd670/action Aug 16 21:12:47.829949 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [req-a109414f-a7b6-4793-b569-4342f6221550 req-bf7afb04-8423-4184-be89-e77519f16fae tempest-VolumesExtendAttachedTest-931918425 tempest-VolumesExtendAttachedTest-931918425-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100332) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 21:12:47.830184 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [req-a109414f-a7b6-4793-b569-4342f6221550 req-bf7afb04-8423-4184-be89-e77519f16fae tempest-VolumesExtendAttachedTest-931918425 tempest-VolumesExtendAttachedTest-931918425-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:12:47.842577 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:12:47.842577 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:12:47.842994 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [req-a109414f-a7b6-4793-b569-4342f6221550 req-bf7afb04-8423-4184-be89-e77519f16fae tempest-VolumesExtendAttachedTest-931918425 tempest-VolumesExtendAttachedTest-931918425-project-member] Volume info retrieved successfully. Aug 16 21:12:47.850082 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [req-a109414f-a7b6-4793-b569-4342f6221550 req-bf7afb04-8423-4184-be89-e77519f16fae tempest-VolumesExtendAttachedTest-931918425 tempest-VolumesExtendAttachedTest-931918425-project-member] Begin detaching volume completed successfully. Aug 16 21:12:47.850273 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [req-a109414f-a7b6-4793-b569-4342f6221550 req-bf7afb04-8423-4184-be89-e77519f16fae tempest-VolumesExtendAttachedTest-931918425 tempest-VolumesExtendAttachedTest-931918425-project-member] https://10.4.3.143/volume/v3/volumes/dd5ef3fd-641c-47dd-99d6-f73ec98fd670/action returned with HTTP 202 Aug 16 21:12:47.850745 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 407/1627] 10.4.3.143 () {72 vars in 1672 bytes} [Sun Aug 16 21:12:47 2026] POST /volume/v3/volumes/dd5ef3fd-641c-47dd-99d6-f73ec98fd670/action => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 16 21:12:47.875998 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-7bff520b-c72c-4dcf-9d7e-bb8b8287fb35 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:12:47.878391 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-7bff520b-c72c-4dcf-9d7e-bb8b8287fb35 tempest-VolumesExtendAttachedTest-931918425 tempest-VolumesExtendAttachedTest-931918425-project-member] GET https://10.4.3.143/volume/v3/volumes/dd5ef3fd-641c-47dd-99d6-f73ec98fd670 Aug 16 21:12:47.878555 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-7bff520b-c72c-4dcf-9d7e-bb8b8287fb35 tempest-VolumesExtendAttachedTest-931918425 tempest-VolumesExtendAttachedTest-931918425-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:12:47.878745 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-7bff520b-c72c-4dcf-9d7e-bb8b8287fb35 tempest-VolumesExtendAttachedTest-931918425 tempest-VolumesExtendAttachedTest-931918425-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:12:47.888529 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:12:47.888529 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:12:47.893414 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-7bff520b-c72c-4dcf-9d7e-bb8b8287fb35 tempest-VolumesExtendAttachedTest-931918425 tempest-VolumesExtendAttachedTest-931918425-project-member] Volume info retrieved successfully. Aug 16 21:12:47.899276 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-7bff520b-c72c-4dcf-9d7e-bb8b8287fb35 tempest-VolumesExtendAttachedTest-931918425 tempest-VolumesExtendAttachedTest-931918425-project-member] https://10.4.3.143/volume/v3/volumes/dd5ef3fd-641c-47dd-99d6-f73ec98fd670 returned with HTTP 200 Aug 16 21:12:47.900044 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 400/1628] 10.4.3.143 () {68 vars in 1389 bytes} [Sun Aug 16 21:12:47 2026] GET /volume/v3/volumes/dd5ef3fd-641c-47dd-99d6-f73ec98fd670 => generated 1160 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 16 21:12:47.907780 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-a3c4f331-59ba-4a78-a310-d0bf6ddc079c None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:12:47.908390 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-a3c4f331-59ba-4a78-a310-d0bf6ddc079c None None] GET https://10.4.3.143/volume// Aug 16 21:12:47.908651 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-a3c4f331-59ba-4a78-a310-d0bf6ddc079c None None] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:12:47.908902 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-a3c4f331-59ba-4a78-a310-d0bf6ddc079c None None] Calling method 'all' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:12:47.909359 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-a3c4f331-59ba-4a78-a310-d0bf6ddc079c None None] https://10.4.3.143/volume// returned with HTTP 300 Aug 16 21:12:47.910063 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 412/1629] 10.4.3.143 () {66 vars in 1426 bytes} [Sun Aug 16 21:12: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 16 21:12:47.919792 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [req-a109414f-a7b6-4793-b569-4342f6221550 req-b5f1a53c-61bf-4fd6-9f3d-a4e35ce468a3 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:12:47.922509 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [req-a109414f-a7b6-4793-b569-4342f6221550 req-b5f1a53c-61bf-4fd6-9f3d-a4e35ce468a3 tempest-VolumesExtendAttachedTest-931918425 tempest-VolumesExtendAttachedTest-931918425-project-member] GET https://10.4.3.143/volume/v3/volumes/dd5ef3fd-641c-47dd-99d6-f73ec98fd670 Aug 16 21:12:47.922844 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [req-a109414f-a7b6-4793-b569-4342f6221550 req-b5f1a53c-61bf-4fd6-9f3d-a4e35ce468a3 tempest-VolumesExtendAttachedTest-931918425 tempest-VolumesExtendAttachedTest-931918425-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:12:47.923110 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [req-a109414f-a7b6-4793-b569-4342f6221550 req-b5f1a53c-61bf-4fd6-9f3d-a4e35ce468a3 tempest-VolumesExtendAttachedTest-931918425 tempest-VolumesExtendAttachedTest-931918425-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:12:47.937465 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:12:47.937465 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:12:47.942716 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [req-a109414f-a7b6-4793-b569-4342f6221550 req-b5f1a53c-61bf-4fd6-9f3d-a4e35ce468a3 tempest-VolumesExtendAttachedTest-931918425 tempest-VolumesExtendAttachedTest-931918425-project-member] Volume info retrieved successfully. Aug 16 21:12:47.949360 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [req-a109414f-a7b6-4793-b569-4342f6221550 req-b5f1a53c-61bf-4fd6-9f3d-a4e35ce468a3 tempest-VolumesExtendAttachedTest-931918425 tempest-VolumesExtendAttachedTest-931918425-project-member] https://10.4.3.143/volume/v3/volumes/dd5ef3fd-641c-47dd-99d6-f73ec98fd670 returned with HTTP 200 Aug 16 21:12:47.949929 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 411/1630] 10.4.3.143 () {70 vars in 1639 bytes} [Sun Aug 16 21:12:47 2026] GET /volume/v3/volumes/dd5ef3fd-641c-47dd-99d6-f73ec98fd670 => generated 1322 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 16 21:12:48.649358 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [req-2c4dccda-8ea9-4861-8567-01fc1086fc5c req-0f8fe8dd-cf82-4e09-821b-b6a1421226d3 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:12:48.651527 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [req-2c4dccda-8ea9-4861-8567-01fc1086fc5c req-0f8fe8dd-cf82-4e09-821b-b6a1421226d3 tempest-AttachVolumeNegativeTest-223762844 tempest-AttachVolumeNegativeTest-223762844-project-member] POST https://10.4.3.143/volume/v3/attachments/011bdd04-e5b7-403c-aac4-595e73bc2203/action Aug 16 21:12:48.652134 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [req-2c4dccda-8ea9-4861-8567-01fc1086fc5c req-0f8fe8dd-cf82-4e09-821b-b6a1421226d3 tempest-AttachVolumeNegativeTest-223762844 tempest-AttachVolumeNegativeTest-223762844-project-member] Action body: b'{"os-complete": null}' {{(pid=100332) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 21:12:48.652409 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [req-2c4dccda-8ea9-4861-8567-01fc1086fc5c req-0f8fe8dd-cf82-4e09-821b-b6a1421226d3 tempest-AttachVolumeNegativeTest-223762844 tempest-AttachVolumeNegativeTest-223762844-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:12:48.676219 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-1c67c6dd-9c17-4853-948c-7499dea87f8d None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:12:48.680005 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:12:48.680005 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:12:48.680646 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-1c67c6dd-9c17-4853-948c-7499dea87f8d tempest-AttachVolumeNegativeTest-223762844 tempest-AttachVolumeNegativeTest-223762844-project-member] GET https://10.4.3.143/volume/v3/volumes/5af3dc4e-f27c-4924-9f90-bffbc2b43bd8 Aug 16 21:12:48.680820 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-1c67c6dd-9c17-4853-948c-7499dea87f8d tempest-AttachVolumeNegativeTest-223762844 tempest-AttachVolumeNegativeTest-223762844-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:12:48.681035 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-1c67c6dd-9c17-4853-948c-7499dea87f8d tempest-AttachVolumeNegativeTest-223762844 tempest-AttachVolumeNegativeTest-223762844-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:12:48.690950 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:12:48.690950 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:12:48.696424 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-1c67c6dd-9c17-4853-948c-7499dea87f8d tempest-AttachVolumeNegativeTest-223762844 tempest-AttachVolumeNegativeTest-223762844-project-member] Volume info retrieved successfully. Aug 16 21:12:48.698397 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [req-2c4dccda-8ea9-4861-8567-01fc1086fc5c req-0f8fe8dd-cf82-4e09-821b-b6a1421226d3 tempest-AttachVolumeNegativeTest-223762844 tempest-AttachVolumeNegativeTest-223762844-project-member] https://10.4.3.143/volume/v3/attachments/011bdd04-e5b7-403c-aac4-595e73bc2203/action returned with HTTP 204 Aug 16 21:12:48.699088 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 408/1631] 10.4.3.143 () {74 vars in 1725 bytes} [Sun Aug 16 21:12:48 2026] POST /volume/v3/attachments/011bdd04-e5b7-403c-aac4-595e73bc2203/action => generated 0 bytes in 51 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:12:48.702022 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-1c67c6dd-9c17-4853-948c-7499dea87f8d tempest-AttachVolumeNegativeTest-223762844 tempest-AttachVolumeNegativeTest-223762844-project-member] https://10.4.3.143/volume/v3/volumes/5af3dc4e-f27c-4924-9f90-bffbc2b43bd8 returned with HTTP 200 Aug 16 21:12:48.702550 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 401/1632] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:12:48 2026] GET /volume/v3/volumes/5af3dc4e-f27c-4924-9f90-bffbc2b43bd8 => generated 848 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:12:48.863196 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-d7ddf3a0-5c1c-4731-8e11-31f0d4a024f0 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:12:48.863537 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-d7ddf3a0-5c1c-4731-8e11-31f0d4a024f0 None None] GET https://10.4.3.143/volume// Aug 16 21:12:48.863716 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-d7ddf3a0-5c1c-4731-8e11-31f0d4a024f0 None None] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:12:48.863956 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-d7ddf3a0-5c1c-4731-8e11-31f0d4a024f0 None None] Calling method 'all' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:12:48.864307 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-d7ddf3a0-5c1c-4731-8e11-31f0d4a024f0 None None] https://10.4.3.143/volume// returned with HTTP 300 Aug 16 21:12:48.866826 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 413/1633] 10.4.3.143 () {66 vars in 1426 bytes} [Sun Aug 16 21:12: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 16 21:12:48.877585 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [req-3ba67769-5043-4da9-b163-235a3a51b51e req-f1bfbd96-359a-42c8-9f3f-25324430b814 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:12:48.880140 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [req-3ba67769-5043-4da9-b163-235a3a51b51e req-f1bfbd96-359a-42c8-9f3f-25324430b814 tempest-ServerActionsTestOtherA-1432244591 tempest-ServerActionsTestOtherA-1432244591-project-member] POST https://10.4.3.143/volume/v3/attachments Aug 16 21:12:48.880140 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [req-3ba67769-5043-4da9-b163-235a3a51b51e req-f1bfbd96-359a-42c8-9f3f-25324430b814 tempest-ServerActionsTestOtherA-1432244591 tempest-ServerActionsTestOtherA-1432244591-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "43257a0d-c34a-4901-83a4-df6d77cf2ac0", "connector": null, "instance_uuid": "2fe835d2-e757-4083-9d28-2e9b5790a1f1"}} {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:12:48.898222 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:12:48.898222 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:12:48.917211 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-b85abd26-cfb0-4a00-88b0-8f75cb2c0c28 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:12:48.919940 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-b85abd26-cfb0-4a00-88b0-8f75cb2c0c28 tempest-VolumesExtendAttachedTest-931918425 tempest-VolumesExtendAttachedTest-931918425-project-member] GET https://10.4.3.143/volume/v3/volumes/dd5ef3fd-641c-47dd-99d6-f73ec98fd670 Aug 16 21:12:48.920263 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-b85abd26-cfb0-4a00-88b0-8f75cb2c0c28 tempest-VolumesExtendAttachedTest-931918425 tempest-VolumesExtendAttachedTest-931918425-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:12:48.920521 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-b85abd26-cfb0-4a00-88b0-8f75cb2c0c28 tempest-VolumesExtendAttachedTest-931918425 tempest-VolumesExtendAttachedTest-931918425-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:12:48.936229 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [req-3ba67769-5043-4da9-b163-235a3a51b51e req-f1bfbd96-359a-42c8-9f3f-25324430b814 tempest-ServerActionsTestOtherA-1432244591 tempest-ServerActionsTestOtherA-1432244591-project-member] https://10.4.3.143/volume/v3/attachments returned with HTTP 200 Aug 16 21:12:48.936703 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 412/1634] 10.4.3.143 () {74 vars in 1594 bytes} [Sun Aug 16 21:12:48 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 16 21:12:48.938629 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:12:48.938629 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:12:48.947088 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-b85abd26-cfb0-4a00-88b0-8f75cb2c0c28 tempest-VolumesExtendAttachedTest-931918425 tempest-VolumesExtendAttachedTest-931918425-project-member] Volume info retrieved successfully. Aug 16 21:12:48.947189 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [req-3ba67769-5043-4da9-b163-235a3a51b51e req-8f657124-1676-41d2-81e7-974ed3dd115b None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:12:48.949465 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [req-3ba67769-5043-4da9-b163-235a3a51b51e req-8f657124-1676-41d2-81e7-974ed3dd115b tempest-ServerActionsTestOtherA-1432244591 tempest-ServerActionsTestOtherA-1432244591-project-member] DELETE https://10.4.3.143/volume/v3/attachments/b915341a-eeee-4b76-90f3-a596425f9318 Aug 16 21:12:48.949756 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [req-3ba67769-5043-4da9-b163-235a3a51b51e req-8f657124-1676-41d2-81e7-974ed3dd115b tempest-ServerActionsTestOtherA-1432244591 tempest-ServerActionsTestOtherA-1432244591-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:12:48.950069 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [req-3ba67769-5043-4da9-b163-235a3a51b51e req-8f657124-1676-41d2-81e7-974ed3dd115b tempest-ServerActionsTestOtherA-1432244591 tempest-ServerActionsTestOtherA-1432244591-project-member] Calling method 'version_select' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:12:48.951899 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-b85abd26-cfb0-4a00-88b0-8f75cb2c0c28 tempest-VolumesExtendAttachedTest-931918425 tempest-VolumesExtendAttachedTest-931918425-project-member] https://10.4.3.143/volume/v3/volumes/dd5ef3fd-641c-47dd-99d6-f73ec98fd670 returned with HTTP 200 Aug 16 21:12:48.955040 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 409/1635] 10.4.3.143 () {68 vars in 1389 bytes} [Sun Aug 16 21:12:48 2026] GET /volume/v3/volumes/dd5ef3fd-641c-47dd-99d6-f73ec98fd670 => generated 1160 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 16 21:12:48.964964 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:12:48.964964 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:12:49.063059 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [req-3ba67769-5043-4da9-b163-235a3a51b51e req-8f657124-1676-41d2-81e7-974ed3dd115b tempest-ServerActionsTestOtherA-1432244591 tempest-ServerActionsTestOtherA-1432244591-project-member] https://10.4.3.143/volume/v3/attachments/b915341a-eeee-4b76-90f3-a596425f9318 returned with HTTP 200 Aug 16 21:12:49.063059 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 402/1636] 10.4.3.143 () {72 vars in 1673 bytes} [Sun Aug 16 21:12:48 2026] DELETE /volume/v3/attachments/b915341a-eeee-4b76-90f3-a596425f9318 => generated 192 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:12:49.201884 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [req-a109414f-a7b6-4793-b569-4342f6221550 req-e928fd51-bd72-4b0a-9556-a8f53e29f6a9 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:12:49.207817 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [req-a109414f-a7b6-4793-b569-4342f6221550 req-e928fd51-bd72-4b0a-9556-a8f53e29f6a9 tempest-VolumesExtendAttachedTest-931918425 tempest-VolumesExtendAttachedTest-931918425-project-member] DELETE https://10.4.3.143/volume/v3/attachments/3196ef66-5df5-46b1-b71b-8caaf1a7de4e Aug 16 21:12:49.208013 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [req-a109414f-a7b6-4793-b569-4342f6221550 req-e928fd51-bd72-4b0a-9556-a8f53e29f6a9 tempest-VolumesExtendAttachedTest-931918425 tempest-VolumesExtendAttachedTest-931918425-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:12:49.208221 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [req-a109414f-a7b6-4793-b569-4342f6221550 req-e928fd51-bd72-4b0a-9556-a8f53e29f6a9 tempest-VolumesExtendAttachedTest-931918425 tempest-VolumesExtendAttachedTest-931918425-project-member] Calling method 'version_select' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:12:49.221180 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:12:49.221180 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:12:49.275146 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [req-a109414f-a7b6-4793-b569-4342f6221550 req-e928fd51-bd72-4b0a-9556-a8f53e29f6a9 tempest-VolumesExtendAttachedTest-931918425 tempest-VolumesExtendAttachedTest-931918425-project-member] https://10.4.3.143/volume/v3/attachments/3196ef66-5df5-46b1-b71b-8caaf1a7de4e returned with HTTP 200 Aug 16 21:12:49.275670 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 414/1637] 10.4.3.143 () {72 vars in 1673 bytes} [Sun Aug 16 21:12:49 2026] DELETE /volume/v3/attachments/3196ef66-5df5-46b1-b71b-8caaf1a7de4e => generated 19 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:12:49.721526 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-67f2e043-f495-4fa8-bd59-2a345ae2ec16 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:12:49.723336 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-67f2e043-f495-4fa8-bd59-2a345ae2ec16 tempest-AttachVolumeNegativeTest-223762844 tempest-AttachVolumeNegativeTest-223762844-project-member] GET https://10.4.3.143/volume/v3/volumes/5af3dc4e-f27c-4924-9f90-bffbc2b43bd8 Aug 16 21:12:49.723530 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-67f2e043-f495-4fa8-bd59-2a345ae2ec16 tempest-AttachVolumeNegativeTest-223762844 tempest-AttachVolumeNegativeTest-223762844-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:12:49.723717 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-67f2e043-f495-4fa8-bd59-2a345ae2ec16 tempest-AttachVolumeNegativeTest-223762844 tempest-AttachVolumeNegativeTest-223762844-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:12:49.733874 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:12:49.733874 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:12:49.737640 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-67f2e043-f495-4fa8-bd59-2a345ae2ec16 tempest-AttachVolumeNegativeTest-223762844 tempest-AttachVolumeNegativeTest-223762844-project-member] Volume info retrieved successfully. Aug 16 21:12:49.742034 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-67f2e043-f495-4fa8-bd59-2a345ae2ec16 tempest-AttachVolumeNegativeTest-223762844 tempest-AttachVolumeNegativeTest-223762844-project-member] https://10.4.3.143/volume/v3/volumes/5af3dc4e-f27c-4924-9f90-bffbc2b43bd8 returned with HTTP 200 Aug 16 21:12:49.742431 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 413/1638] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:12:49 2026] GET /volume/v3/volumes/5af3dc4e-f27c-4924-9f90-bffbc2b43bd8 => generated 1140 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 16 21:12:49.756254 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-a3d6d10a-28d6-4823-9a33-867d6d8d6234 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:12:49.758480 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-a3d6d10a-28d6-4823-9a33-867d6d8d6234 tempest-AttachVolumeNegativeTest-223762844 tempest-AttachVolumeNegativeTest-223762844-project-member] GET https://10.4.3.143/volume/v3/volumes/5af3dc4e-f27c-4924-9f90-bffbc2b43bd8 Aug 16 21:12:49.758747 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-a3d6d10a-28d6-4823-9a33-867d6d8d6234 tempest-AttachVolumeNegativeTest-223762844 tempest-AttachVolumeNegativeTest-223762844-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:12:49.759022 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-a3d6d10a-28d6-4823-9a33-867d6d8d6234 tempest-AttachVolumeNegativeTest-223762844 tempest-AttachVolumeNegativeTest-223762844-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:12:49.771490 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:12:49.771490 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:12:49.776832 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-a3d6d10a-28d6-4823-9a33-867d6d8d6234 tempest-AttachVolumeNegativeTest-223762844 tempest-AttachVolumeNegativeTest-223762844-project-member] Volume info retrieved successfully. Aug 16 21:12:49.782679 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-a3d6d10a-28d6-4823-9a33-867d6d8d6234 tempest-AttachVolumeNegativeTest-223762844 tempest-AttachVolumeNegativeTest-223762844-project-member] https://10.4.3.143/volume/v3/volumes/5af3dc4e-f27c-4924-9f90-bffbc2b43bd8 returned with HTTP 200 Aug 16 21:12:49.783147 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 410/1639] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:12:49 2026] GET /volume/v3/volumes/5af3dc4e-f27c-4924-9f90-bffbc2b43bd8 => generated 1140 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:12:49.800183 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-6f08c135-3b7e-47a9-b58d-2b00a82746fb None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:12:49.802277 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-6f08c135-3b7e-47a9-b58d-2b00a82746fb tempest-AttachVolumeNegativeTest-223762844 tempest-AttachVolumeNegativeTest-223762844-project-member] DELETE https://10.4.3.143/volume/v3/volumes/5af3dc4e-f27c-4924-9f90-bffbc2b43bd8 Aug 16 21:12:49.802491 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-6f08c135-3b7e-47a9-b58d-2b00a82746fb tempest-AttachVolumeNegativeTest-223762844 tempest-AttachVolumeNegativeTest-223762844-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:12:49.802679 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-6f08c135-3b7e-47a9-b58d-2b00a82746fb tempest-AttachVolumeNegativeTest-223762844 tempest-AttachVolumeNegativeTest-223762844-project-member] Calling method 'delete' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:12:49.802832 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.v3.volumes [None req-6f08c135-3b7e-47a9-b58d-2b00a82746fb tempest-AttachVolumeNegativeTest-223762844 tempest-AttachVolumeNegativeTest-223762844-project-member] Delete volume with id: 5af3dc4e-f27c-4924-9f90-bffbc2b43bd8 Aug 16 21:12:49.821334 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:12:49.821334 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:12:49.822181 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-6f08c135-3b7e-47a9-b58d-2b00a82746fb tempest-AttachVolumeNegativeTest-223762844 tempest-AttachVolumeNegativeTest-223762844-project-member] Volume info retrieved successfully. Aug 16 21:12:49.831601 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-6f08c135-3b7e-47a9-b58d-2b00a82746fb tempest-AttachVolumeNegativeTest-223762844 tempest-AttachVolumeNegativeTest-223762844-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 16 21:12:49.832010 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-6f08c135-3b7e-47a9-b58d-2b00a82746fb tempest-AttachVolumeNegativeTest-223762844 tempest-AttachVolumeNegativeTest-223762844-project-member] https://10.4.3.143/volume/v3/volumes/5af3dc4e-f27c-4924-9f90-bffbc2b43bd8 returned with HTTP 400 Aug 16 21:12:49.832629 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 403/1640] 10.4.3.143 () {66 vars in 1351 bytes} [Sun Aug 16 21:12:49 2026] DELETE /volume/v3/volumes/5af3dc4e-f27c-4924-9f90-bffbc2b43bd8 => generated 307 bytes in 33 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 16 21:12:49.841054 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-be2c1d42-750b-464f-8c07-337468ce130a None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:12:49.842721 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-be2c1d42-750b-464f-8c07-337468ce130a tempest-AttachVolumeNegativeTest-223762844 tempest-AttachVolumeNegativeTest-223762844-project-member] GET https://10.4.3.143/volume/v3/volumes/5af3dc4e-f27c-4924-9f90-bffbc2b43bd8 Aug 16 21:12:49.842886 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-be2c1d42-750b-464f-8c07-337468ce130a tempest-AttachVolumeNegativeTest-223762844 tempest-AttachVolumeNegativeTest-223762844-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:12:49.843091 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-be2c1d42-750b-464f-8c07-337468ce130a tempest-AttachVolumeNegativeTest-223762844 tempest-AttachVolumeNegativeTest-223762844-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:12:49.851370 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:12:49.851370 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:12:49.854682 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-be2c1d42-750b-464f-8c07-337468ce130a tempest-AttachVolumeNegativeTest-223762844 tempest-AttachVolumeNegativeTest-223762844-project-member] Volume info retrieved successfully. Aug 16 21:12:49.858746 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-be2c1d42-750b-464f-8c07-337468ce130a tempest-AttachVolumeNegativeTest-223762844 tempest-AttachVolumeNegativeTest-223762844-project-member] https://10.4.3.143/volume/v3/volumes/5af3dc4e-f27c-4924-9f90-bffbc2b43bd8 returned with HTTP 200 Aug 16 21:12:49.859273 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 415/1641] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:12:49 2026] GET /volume/v3/volumes/5af3dc4e-f27c-4924-9f90-bffbc2b43bd8 => generated 1140 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:12:49.899905 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [req-5cd513ac-5595-4f03-be19-c04611cf61bb req-4444ef2b-0788-4105-91e3-6835fa150e8c None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:12:49.902679 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [req-5cd513ac-5595-4f03-be19-c04611cf61bb req-4444ef2b-0788-4105-91e3-6835fa150e8c tempest-AttachVolumeNegativeTest-223762844 tempest-AttachVolumeNegativeTest-223762844-project-member] GET https://10.4.3.143/volume/v3/volumes/5af3dc4e-f27c-4924-9f90-bffbc2b43bd8 Aug 16 21:12:49.902936 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [req-5cd513ac-5595-4f03-be19-c04611cf61bb req-4444ef2b-0788-4105-91e3-6835fa150e8c tempest-AttachVolumeNegativeTest-223762844 tempest-AttachVolumeNegativeTest-223762844-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:12:49.903188 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [req-5cd513ac-5595-4f03-be19-c04611cf61bb req-4444ef2b-0788-4105-91e3-6835fa150e8c tempest-AttachVolumeNegativeTest-223762844 tempest-AttachVolumeNegativeTest-223762844-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:12:49.915614 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:12:49.915614 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:12:49.920404 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [req-5cd513ac-5595-4f03-be19-c04611cf61bb req-4444ef2b-0788-4105-91e3-6835fa150e8c tempest-AttachVolumeNegativeTest-223762844 tempest-AttachVolumeNegativeTest-223762844-project-member] Volume info retrieved successfully. Aug 16 21:12:49.926057 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [req-5cd513ac-5595-4f03-be19-c04611cf61bb req-4444ef2b-0788-4105-91e3-6835fa150e8c tempest-AttachVolumeNegativeTest-223762844 tempest-AttachVolumeNegativeTest-223762844-project-member] https://10.4.3.143/volume/v3/volumes/5af3dc4e-f27c-4924-9f90-bffbc2b43bd8 returned with HTTP 200 Aug 16 21:12:49.926607 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 414/1642] 10.4.3.143 () {68 vars in 1598 bytes} [Sun Aug 16 21:12:49 2026] GET /volume/v3/volumes/5af3dc4e-f27c-4924-9f90-bffbc2b43bd8 => generated 1140 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:12:49.951068 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [req-5cd513ac-5595-4f03-be19-c04611cf61bb req-d705a016-f8d7-4ad9-b502-ee14edfd98f6 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:12:49.953239 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [req-5cd513ac-5595-4f03-be19-c04611cf61bb req-d705a016-f8d7-4ad9-b502-ee14edfd98f6 tempest-AttachVolumeNegativeTest-223762844 tempest-AttachVolumeNegativeTest-223762844-project-member] POST https://10.4.3.143/volume/v3/volumes/5af3dc4e-f27c-4924-9f90-bffbc2b43bd8/action Aug 16 21:12:49.953555 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [req-5cd513ac-5595-4f03-be19-c04611cf61bb req-d705a016-f8d7-4ad9-b502-ee14edfd98f6 tempest-AttachVolumeNegativeTest-223762844 tempest-AttachVolumeNegativeTest-223762844-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100332) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 21:12:49.953672 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [req-5cd513ac-5595-4f03-be19-c04611cf61bb req-d705a016-f8d7-4ad9-b502-ee14edfd98f6 tempest-AttachVolumeNegativeTest-223762844 tempest-AttachVolumeNegativeTest-223762844-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:12:49.971212 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:12:49.971212 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:12:49.971660 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-bee73bee-05ba-46c4-bc2f-ec32990c8749 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:12:49.971750 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [req-5cd513ac-5595-4f03-be19-c04611cf61bb req-d705a016-f8d7-4ad9-b502-ee14edfd98f6 tempest-AttachVolumeNegativeTest-223762844 tempest-AttachVolumeNegativeTest-223762844-project-member] Volume info retrieved successfully. Aug 16 21:12:49.973493 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-bee73bee-05ba-46c4-bc2f-ec32990c8749 tempest-VolumesExtendAttachedTest-931918425 tempest-VolumesExtendAttachedTest-931918425-project-member] GET https://10.4.3.143/volume/v3/volumes/dd5ef3fd-641c-47dd-99d6-f73ec98fd670 Aug 16 21:12:49.973773 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-bee73bee-05ba-46c4-bc2f-ec32990c8749 tempest-VolumesExtendAttachedTest-931918425 tempest-VolumesExtendAttachedTest-931918425-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:12:49.974068 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-bee73bee-05ba-46c4-bc2f-ec32990c8749 tempest-VolumesExtendAttachedTest-931918425 tempest-VolumesExtendAttachedTest-931918425-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:12:49.979780 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [req-5cd513ac-5595-4f03-be19-c04611cf61bb req-d705a016-f8d7-4ad9-b502-ee14edfd98f6 tempest-AttachVolumeNegativeTest-223762844 tempest-AttachVolumeNegativeTest-223762844-project-member] Begin detaching volume completed successfully. Aug 16 21:12:49.980103 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [req-5cd513ac-5595-4f03-be19-c04611cf61bb req-d705a016-f8d7-4ad9-b502-ee14edfd98f6 tempest-AttachVolumeNegativeTest-223762844 tempest-AttachVolumeNegativeTest-223762844-project-member] https://10.4.3.143/volume/v3/volumes/5af3dc4e-f27c-4924-9f90-bffbc2b43bd8/action returned with HTTP 202 Aug 16 21:12:49.980578 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 411/1643] 10.4.3.143 () {72 vars in 1672 bytes} [Sun Aug 16 21:12:49 2026] POST /volume/v3/volumes/5af3dc4e-f27c-4924-9f90-bffbc2b43bd8/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 16 21:12:49.983412 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:12:49.983412 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:12:49.987763 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-bee73bee-05ba-46c4-bc2f-ec32990c8749 tempest-VolumesExtendAttachedTest-931918425 tempest-VolumesExtendAttachedTest-931918425-project-member] Volume info retrieved successfully. Aug 16 21:12:49.993868 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-bee73bee-05ba-46c4-bc2f-ec32990c8749 tempest-VolumesExtendAttachedTest-931918425 tempest-VolumesExtendAttachedTest-931918425-project-member] https://10.4.3.143/volume/v3/volumes/dd5ef3fd-641c-47dd-99d6-f73ec98fd670 returned with HTTP 200 Aug 16 21:12:49.994358 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 404/1644] 10.4.3.143 () {68 vars in 1389 bytes} [Sun Aug 16 21:12:49 2026] GET /volume/v3/volumes/dd5ef3fd-641c-47dd-99d6-f73ec98fd670 => generated 865 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:12:50.034859 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-0c5ac69e-8954-48d3-a240-f3e2c585e9ce None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:12:50.035329 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-0c5ac69e-8954-48d3-a240-f3e2c585e9ce None None] GET https://10.4.3.143/volume// Aug 16 21:12:50.035507 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-0c5ac69e-8954-48d3-a240-f3e2c585e9ce None None] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:12:50.035684 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-0c5ac69e-8954-48d3-a240-f3e2c585e9ce None None] Calling method 'all' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:12:50.036043 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-0c5ac69e-8954-48d3-a240-f3e2c585e9ce None None] https://10.4.3.143/volume// returned with HTTP 300 Aug 16 21:12:50.036357 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 416/1645] 10.4.3.143 () {66 vars in 1426 bytes} [Sun Aug 16 21:12: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 16 21:12:50.046527 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [req-5cd513ac-5595-4f03-be19-c04611cf61bb req-8b5d58a3-5ae6-4d3c-9429-c0e412b28b57 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:12:50.049384 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [req-5cd513ac-5595-4f03-be19-c04611cf61bb req-8b5d58a3-5ae6-4d3c-9429-c0e412b28b57 tempest-AttachVolumeNegativeTest-223762844 tempest-AttachVolumeNegativeTest-223762844-project-member] GET https://10.4.3.143/volume/v3/volumes/5af3dc4e-f27c-4924-9f90-bffbc2b43bd8 Aug 16 21:12:50.049599 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [req-5cd513ac-5595-4f03-be19-c04611cf61bb req-8b5d58a3-5ae6-4d3c-9429-c0e412b28b57 tempest-AttachVolumeNegativeTest-223762844 tempest-AttachVolumeNegativeTest-223762844-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:12:50.049768 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [req-5cd513ac-5595-4f03-be19-c04611cf61bb req-8b5d58a3-5ae6-4d3c-9429-c0e412b28b57 tempest-AttachVolumeNegativeTest-223762844 tempest-AttachVolumeNegativeTest-223762844-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:12:50.059658 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:12:50.059658 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:12:50.063135 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [req-5cd513ac-5595-4f03-be19-c04611cf61bb req-8b5d58a3-5ae6-4d3c-9429-c0e412b28b57 tempest-AttachVolumeNegativeTest-223762844 tempest-AttachVolumeNegativeTest-223762844-project-member] Volume info retrieved successfully. Aug 16 21:12:50.069963 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [req-5cd513ac-5595-4f03-be19-c04611cf61bb req-8b5d58a3-5ae6-4d3c-9429-c0e412b28b57 tempest-AttachVolumeNegativeTest-223762844 tempest-AttachVolumeNegativeTest-223762844-project-member] https://10.4.3.143/volume/v3/volumes/5af3dc4e-f27c-4924-9f90-bffbc2b43bd8 returned with HTTP 200 Aug 16 21:12:50.069963 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 415/1646] 10.4.3.143 () {70 vars in 1639 bytes} [Sun Aug 16 21:12:50 2026] GET /volume/v3/volumes/5af3dc4e-f27c-4924-9f90-bffbc2b43bd8 => generated 1323 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 16 21:12:50.138683 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [req-3ba67769-5043-4da9-b163-235a3a51b51e req-c857176f-e951-43f3-8686-e8308ebcb620 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:12:50.141493 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [req-3ba67769-5043-4da9-b163-235a3a51b51e req-c857176f-e951-43f3-8686-e8308ebcb620 tempest-ServerActionsTestOtherA-1432244591 tempest-ServerActionsTestOtherA-1432244591-project-member] PUT https://10.4.3.143/volume/v3/attachments/06fcd3ec-9e0a-4c74-b1b1-1d01ddea6cf0 Aug 16 21:12:50.142014 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [req-3ba67769-5043-4da9-b163-235a3a51b51e req-c857176f-e951-43f3-8686-e8308ebcb620 tempest-ServerActionsTestOtherA-1432244591 tempest-ServerActionsTestOtherA-1432244591-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.143", "host": "np0000007409", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:e42fbcbe2e9", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "69237b68-d654-4a76-81de-86e36bc8fb86", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:12:50.152126 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.coordination [req-3ba67769-5043-4da9-b163-235a3a51b51e req-c857176f-e951-43f3-8686-e8308ebcb620 tempest-ServerActionsTestOtherA-1432244591 tempest-ServerActionsTestOtherA-1432244591-project-member] Acquiring lock "cinder-attachment_update-43257a0d-c34a-4901-83a4-df6d77cf2ac0-np0000007409" by "attachment_update" {{(pid=100332) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:12:50.157686 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.coordination [req-3ba67769-5043-4da9-b163-235a3a51b51e req-c857176f-e951-43f3-8686-e8308ebcb620 tempest-ServerActionsTestOtherA-1432244591 tempest-ServerActionsTestOtherA-1432244591-project-member] Lock "cinder-attachment_update-43257a0d-c34a-4901-83a4-df6d77cf2ac0-np0000007409" acquired by "attachment_update" :: waited 0.006s {{(pid=100332) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:12:50.158959 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:12:50.158959 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:12:50.253026 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.coordination [req-3ba67769-5043-4da9-b163-235a3a51b51e req-c857176f-e951-43f3-8686-e8308ebcb620 tempest-ServerActionsTestOtherA-1432244591 tempest-ServerActionsTestOtherA-1432244591-project-member] Lock "cinder-attachment_update-43257a0d-c34a-4901-83a4-df6d77cf2ac0-np0000007409" released by "attachment_update" :: held 0.095s {{(pid=100332) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:12:50.253407 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [req-3ba67769-5043-4da9-b163-235a3a51b51e req-c857176f-e951-43f3-8686-e8308ebcb620 tempest-ServerActionsTestOtherA-1432244591 tempest-ServerActionsTestOtherA-1432244591-project-member] https://10.4.3.143/volume/v3/attachments/06fcd3ec-9e0a-4c74-b1b1-1d01ddea6cf0 returned with HTTP 200 Aug 16 21:12:50.254132 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 412/1647] 10.4.3.143 () {74 vars in 1704 bytes} [Sun Aug 16 21:12:50 2026] PUT /volume/v3/attachments/06fcd3ec-9e0a-4c74-b1b1-1d01ddea6cf0 => generated 969 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:12:50.262993 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [req-3ba67769-5043-4da9-b163-235a3a51b51e req-c302b672-7fd5-4516-b089-ddcb4774ad58 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:12:50.265714 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [req-3ba67769-5043-4da9-b163-235a3a51b51e req-c302b672-7fd5-4516-b089-ddcb4774ad58 tempest-ServerActionsTestOtherA-1432244591 tempest-ServerActionsTestOtherA-1432244591-project-member] GET https://10.4.3.143/volume/v3/attachments/06fcd3ec-9e0a-4c74-b1b1-1d01ddea6cf0 Aug 16 21:12:50.265962 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [req-3ba67769-5043-4da9-b163-235a3a51b51e req-c302b672-7fd5-4516-b089-ddcb4774ad58 tempest-ServerActionsTestOtherA-1432244591 tempest-ServerActionsTestOtherA-1432244591-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:12:50.266195 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [req-3ba67769-5043-4da9-b163-235a3a51b51e req-c302b672-7fd5-4516-b089-ddcb4774ad58 tempest-ServerActionsTestOtherA-1432244591 tempest-ServerActionsTestOtherA-1432244591-project-member] Calling method 'version_select' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:12:50.280791 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [req-3ba67769-5043-4da9-b163-235a3a51b51e req-c302b672-7fd5-4516-b089-ddcb4774ad58 tempest-ServerActionsTestOtherA-1432244591 tempest-ServerActionsTestOtherA-1432244591-project-member] https://10.4.3.143/volume/v3/attachments/06fcd3ec-9e0a-4c74-b1b1-1d01ddea6cf0 returned with HTTP 200 Aug 16 21:12:50.281241 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 405/1648] 10.4.3.143 () {70 vars in 1651 bytes} [Sun Aug 16 21:12:50 2026] GET /volume/v3/attachments/06fcd3ec-9e0a-4c74-b1b1-1d01ddea6cf0 => generated 994 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:12:52.916184 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-a3525c22-f1ca-42f3-931a-f4752010b274 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:12:52.917985 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-a3525c22-f1ca-42f3-931a-f4752010b274 tempest-VolumesExtendAttachedTest-931918425 tempest-VolumesExtendAttachedTest-931918425-project-member] GET https://10.4.3.143/volume/v3/volumes/dd5ef3fd-641c-47dd-99d6-f73ec98fd670 Aug 16 21:12:52.918418 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-a3525c22-f1ca-42f3-931a-f4752010b274 tempest-VolumesExtendAttachedTest-931918425 tempest-VolumesExtendAttachedTest-931918425-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:12:52.918745 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-a3525c22-f1ca-42f3-931a-f4752010b274 tempest-VolumesExtendAttachedTest-931918425 tempest-VolumesExtendAttachedTest-931918425-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:12:52.927989 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:12:52.927989 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:12:52.934943 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-a3525c22-f1ca-42f3-931a-f4752010b274 tempest-VolumesExtendAttachedTest-931918425 tempest-VolumesExtendAttachedTest-931918425-project-member] Volume info retrieved successfully. Aug 16 21:12:52.937558 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-a3525c22-f1ca-42f3-931a-f4752010b274 tempest-VolumesExtendAttachedTest-931918425 tempest-VolumesExtendAttachedTest-931918425-project-member] https://10.4.3.143/volume/v3/volumes/dd5ef3fd-641c-47dd-99d6-f73ec98fd670 returned with HTTP 200 Aug 16 21:12:52.938110 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 417/1649] 10.4.3.143 () {68 vars in 1389 bytes} [Sun Aug 16 21:12:52 2026] GET /volume/v3/volumes/dd5ef3fd-641c-47dd-99d6-f73ec98fd670 => generated 865 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:12:52.949716 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-55967107-0003-46b9-b608-77e2918555ff None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:12:52.951366 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-55967107-0003-46b9-b608-77e2918555ff tempest-VolumesExtendAttachedTest-931918425 tempest-VolumesExtendAttachedTest-931918425-project-member] DELETE https://10.4.3.143/volume/v3/volumes/dd5ef3fd-641c-47dd-99d6-f73ec98fd670 Aug 16 21:12:52.951545 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-55967107-0003-46b9-b608-77e2918555ff tempest-VolumesExtendAttachedTest-931918425 tempest-VolumesExtendAttachedTest-931918425-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:12:52.951729 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-55967107-0003-46b9-b608-77e2918555ff tempest-VolumesExtendAttachedTest-931918425 tempest-VolumesExtendAttachedTest-931918425-project-member] Calling method 'delete' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:12:52.951881 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.v3.volumes [None req-55967107-0003-46b9-b608-77e2918555ff tempest-VolumesExtendAttachedTest-931918425 tempest-VolumesExtendAttachedTest-931918425-project-member] Delete volume with id: dd5ef3fd-641c-47dd-99d6-f73ec98fd670 Aug 16 21:12:52.958972 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:12:52.958972 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:12:52.959447 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-55967107-0003-46b9-b608-77e2918555ff tempest-VolumesExtendAttachedTest-931918425 tempest-VolumesExtendAttachedTest-931918425-project-member] Volume info retrieved successfully. Aug 16 21:12:52.975808 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-55967107-0003-46b9-b608-77e2918555ff tempest-VolumesExtendAttachedTest-931918425 tempest-VolumesExtendAttachedTest-931918425-project-member] Delete volume request issued successfully. Aug 16 21:12:52.976001 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-55967107-0003-46b9-b608-77e2918555ff tempest-VolumesExtendAttachedTest-931918425 tempest-VolumesExtendAttachedTest-931918425-project-member] https://10.4.3.143/volume/v3/volumes/dd5ef3fd-641c-47dd-99d6-f73ec98fd670 returned with HTTP 202 Aug 16 21:12:52.976412 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 416/1650] 10.4.3.143 () {68 vars in 1392 bytes} [Sun Aug 16 21:12:52 2026] DELETE /volume/v3/volumes/dd5ef3fd-641c-47dd-99d6-f73ec98fd670 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 16 21:12:52.985743 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-681b0bb1-f9cf-45b4-bdf4-38293def2fa8 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:12:52.987749 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-681b0bb1-f9cf-45b4-bdf4-38293def2fa8 tempest-VolumesExtendAttachedTest-931918425 tempest-VolumesExtendAttachedTest-931918425-project-member] GET https://10.4.3.143/volume/v3/volumes/dd5ef3fd-641c-47dd-99d6-f73ec98fd670 Aug 16 21:12:52.987980 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-681b0bb1-f9cf-45b4-bdf4-38293def2fa8 tempest-VolumesExtendAttachedTest-931918425 tempest-VolumesExtendAttachedTest-931918425-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:12:52.988202 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-681b0bb1-f9cf-45b4-bdf4-38293def2fa8 tempest-VolumesExtendAttachedTest-931918425 tempest-VolumesExtendAttachedTest-931918425-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:12:52.995829 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:12:52.995829 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:12:52.999893 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-681b0bb1-f9cf-45b4-bdf4-38293def2fa8 tempest-VolumesExtendAttachedTest-931918425 tempest-VolumesExtendAttachedTest-931918425-project-member] Volume info retrieved successfully. Aug 16 21:12:53.005124 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-681b0bb1-f9cf-45b4-bdf4-38293def2fa8 tempest-VolumesExtendAttachedTest-931918425 tempest-VolumesExtendAttachedTest-931918425-project-member] https://10.4.3.143/volume/v3/volumes/dd5ef3fd-641c-47dd-99d6-f73ec98fd670 returned with HTTP 200 Aug 16 21:12:53.005490 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 413/1651] 10.4.3.143 () {68 vars in 1389 bytes} [Sun Aug 16 21:12:52 2026] GET /volume/v3/volumes/dd5ef3fd-641c-47dd-99d6-f73ec98fd670 => generated 864 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:12:53.485116 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [req-13c66759-3746-462c-afd5-4f2bdbba3817 req-47e080ff-d84f-4a59-9f49-5f355491d616 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:12:53.490852 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [req-13c66759-3746-462c-afd5-4f2bdbba3817 req-47e080ff-d84f-4a59-9f49-5f355491d616 tempest-ServerBootFromVolumeStableRescueTest-590732443 tempest-ServerBootFromVolumeStableRescueTest-590732443-project-member] POST https://10.4.3.143/volume/v3/volumes Aug 16 21:12:53.491283 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [req-13c66759-3746-462c-afd5-4f2bdbba3817 req-47e080ff-d84f-4a59-9f49-5f355491d616 tempest-ServerBootFromVolumeStableRescueTest-590732443 tempest-ServerBootFromVolumeStableRescueTest-590732443-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": "42b524b5-4969-43e9-b5aa-f976c786aa94", "source_volid": null, "backup_id": null}} {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:12:53.492898 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.v3.volumes [req-13c66759-3746-462c-afd5-4f2bdbba3817 req-47e080ff-d84f-4a59-9f49-5f355491d616 tempest-ServerBootFromVolumeStableRescueTest-590732443 tempest-ServerBootFromVolumeStableRescueTest-590732443-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': '42b524b5-4969-43e9-b5aa-f976c786aa94', 'source_volid': None, 'backup_id': None}} {{(pid=100333) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 21:12:53.599901 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.v3.volumes [req-13c66759-3746-462c-afd5-4f2bdbba3817 req-47e080ff-d84f-4a59-9f49-5f355491d616 tempest-ServerBootFromVolumeStableRescueTest-590732443 tempest-ServerBootFromVolumeStableRescueTest-590732443-project-member] Create volume of 1 GB Aug 16 21:12:53.600296 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:12:53.600296 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:12:53.607207 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [req-13c66759-3746-462c-afd5-4f2bdbba3817 req-47e080ff-d84f-4a59-9f49-5f355491d616 tempest-ServerBootFromVolumeStableRescueTest-590732443 tempest-ServerBootFromVolumeStableRescueTest-590732443-project-member] Availability Zones retrieved successfully. Aug 16 21:12:53.610788 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [req-13c66759-3746-462c-afd5-4f2bdbba3817 req-47e080ff-d84f-4a59-9f49-5f355491d616 tempest-ServerBootFromVolumeStableRescueTest-590732443 tempest-ServerBootFromVolumeStableRescueTest-590732443-project-member] Flow 'volume_create_api' (4edd0a7f-f72e-422b-9d87-0a6ca2b454b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100333) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:12:53.612034 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [req-13c66759-3746-462c-afd5-4f2bdbba3817 req-47e080ff-d84f-4a59-9f49-5f355491d616 tempest-ServerBootFromVolumeStableRescueTest-590732443 tempest-ServerBootFromVolumeStableRescueTest-590732443-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e39821bb-7747-432a-bdcf-3dad740be8aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:12:53.613434 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.flows.api.create_volume [req-13c66759-3746-462c-afd5-4f2bdbba3817 req-47e080ff-d84f-4a59-9f49-5f355491d616 tempest-ServerBootFromVolumeStableRescueTest-590732443 tempest-ServerBootFromVolumeStableRescueTest-590732443-project-member] Validating volume size '1' using validate_int {{(pid=100333) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 21:12:53.705429 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [req-13c66759-3746-462c-afd5-4f2bdbba3817 req-47e080ff-d84f-4a59-9f49-5f355491d616 tempest-ServerBootFromVolumeStableRescueTest-590732443 tempest-ServerBootFromVolumeStableRescueTest-590732443-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e39821bb-7747-432a-bdcf-3dad740be8aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T21:04:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=69e633b8-fab9-4b15-8b40-4f1a67c51cda,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '69e633b8-fab9-4b15-8b40-4f1a67c51cda', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:12:53.706238 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [req-13c66759-3746-462c-afd5-4f2bdbba3817 req-47e080ff-d84f-4a59-9f49-5f355491d616 tempest-ServerBootFromVolumeStableRescueTest-590732443 tempest-ServerBootFromVolumeStableRescueTest-590732443-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (92041a83-8566-4219-8b55-93e5f979d2bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:12:53.758142 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.quota [req-13c66759-3746-462c-afd5-4f2bdbba3817 req-47e080ff-d84f-4a59-9f49-5f355491d616 tempest-ServerBootFromVolumeStableRescueTest-590732443 tempest-ServerBootFromVolumeStableRescueTest-590732443-project-member] Created reservations ['de1a6857-752d-44ea-8f65-e09f9863bb2e', '07815ce1-6148-4072-901f-bbe99922df63', 'e822182e-a961-42af-abf8-155d5c446ebe', '1a922193-4964-4f80-8cf6-733fb06d25b0'] {{(pid=100333) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:12:53.758864 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [req-13c66759-3746-462c-afd5-4f2bdbba3817 req-47e080ff-d84f-4a59-9f49-5f355491d616 tempest-ServerBootFromVolumeStableRescueTest-590732443 tempest-ServerBootFromVolumeStableRescueTest-590732443-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (92041a83-8566-4219-8b55-93e5f979d2bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['de1a6857-752d-44ea-8f65-e09f9863bb2e', '07815ce1-6148-4072-901f-bbe99922df63', 'e822182e-a961-42af-abf8-155d5c446ebe', '1a922193-4964-4f80-8cf6-733fb06d25b0']}' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:12:53.760900 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [req-13c66759-3746-462c-afd5-4f2bdbba3817 req-47e080ff-d84f-4a59-9f49-5f355491d616 tempest-ServerBootFromVolumeStableRescueTest-590732443 tempest-ServerBootFromVolumeStableRescueTest-590732443-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c2c56475-5366-480e-a654-63321f8bb115) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:12:53.791089 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [req-13c66759-3746-462c-afd5-4f2bdbba3817 req-47e080ff-d84f-4a59-9f49-5f355491d616 tempest-ServerBootFromVolumeStableRescueTest-590732443 tempest-ServerBootFromVolumeStableRescueTest-590732443-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c2c56475-5366-480e-a654-63321f8bb115) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dff3526d-4692-4d7b-a584-c872e4299467', '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='c41b1301a18d48489a2651da65f9ccaa',qos_specs=None,replication_status=,reservations=['de1a6857-752d-44ea-8f65-e09f9863bb2e','07815ce1-6148-4072-901f-bbe99922df63','e822182e-a961-42af-abf8-155d5c446ebe','1a922193-4964-4f80-8cf6-733fb06d25b0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c01ae7258add430a9b82c3c74b9aa3d5',volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T21:12:53Z,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=dff3526d-4692-4d7b-a584-c872e4299467,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c41b1301a18d48489a2651da65f9ccaa',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c01ae7258add430a9b82c3c74b9aa3d5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(69e633b8-fab9-4b15-8b40-4f1a67c51cda),volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda)}' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:12:53.792360 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [req-13c66759-3746-462c-afd5-4f2bdbba3817 req-47e080ff-d84f-4a59-9f49-5f355491d616 tempest-ServerBootFromVolumeStableRescueTest-590732443 tempest-ServerBootFromVolumeStableRescueTest-590732443-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (16efb359-57c5-43e4-a6fd-cf177c52e585) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:12:53.813186 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [req-13c66759-3746-462c-afd5-4f2bdbba3817 req-47e080ff-d84f-4a59-9f49-5f355491d616 tempest-ServerBootFromVolumeStableRescueTest-590732443 tempest-ServerBootFromVolumeStableRescueTest-590732443-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (16efb359-57c5-43e4-a6fd-cf177c52e585) transitioned into 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='c41b1301a18d48489a2651da65f9ccaa',qos_specs=None,replication_status=,reservations=['de1a6857-752d-44ea-8f65-e09f9863bb2e','07815ce1-6148-4072-901f-bbe99922df63','e822182e-a961-42af-abf8-155d5c446ebe','1a922193-4964-4f80-8cf6-733fb06d25b0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c01ae7258add430a9b82c3c74b9aa3d5',volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda)}' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:12:53.813977 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [req-13c66759-3746-462c-afd5-4f2bdbba3817 req-47e080ff-d84f-4a59-9f49-5f355491d616 tempest-ServerBootFromVolumeStableRescueTest-590732443 tempest-ServerBootFromVolumeStableRescueTest-590732443-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b876da22-83b6-4a3a-b48d-c418a5f14ba3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:12:53.827313 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [req-13c66759-3746-462c-afd5-4f2bdbba3817 req-47e080ff-d84f-4a59-9f49-5f355491d616 tempest-ServerBootFromVolumeStableRescueTest-590732443 tempest-ServerBootFromVolumeStableRescueTest-590732443-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b876da22-83b6-4a3a-b48d-c418a5f14ba3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:12:53.828238 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [req-13c66759-3746-462c-afd5-4f2bdbba3817 req-47e080ff-d84f-4a59-9f49-5f355491d616 tempest-ServerBootFromVolumeStableRescueTest-590732443 tempest-ServerBootFromVolumeStableRescueTest-590732443-project-member] Flow 'volume_create_api' (4edd0a7f-f72e-422b-9d87-0a6ca2b454b9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100333) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:12:53.828553 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [req-13c66759-3746-462c-afd5-4f2bdbba3817 req-47e080ff-d84f-4a59-9f49-5f355491d616 tempest-ServerBootFromVolumeStableRescueTest-590732443 tempest-ServerBootFromVolumeStableRescueTest-590732443-project-member] Create volume request issued successfully. Aug 16 21:12:53.829258 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [req-13c66759-3746-462c-afd5-4f2bdbba3817 req-47e080ff-d84f-4a59-9f49-5f355491d616 tempest-ServerBootFromVolumeStableRescueTest-590732443 tempest-ServerBootFromVolumeStableRescueTest-590732443-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Aug 16 21:12:53.830205 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 406/1652] 10.4.3.143 () {72 vars in 1541 bytes} [Sun Aug 16 21:12:53 2026] POST /volume/v3/volumes => generated 703 bytes in 345 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 21:12:53.840473 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [req-13c66759-3746-462c-afd5-4f2bdbba3817 req-eea997de-802f-4a68-a622-274eb299495c None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:12:53.843024 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [req-13c66759-3746-462c-afd5-4f2bdbba3817 req-eea997de-802f-4a68-a622-274eb299495c tempest-ServerBootFromVolumeStableRescueTest-590732443 tempest-ServerBootFromVolumeStableRescueTest-590732443-project-member] GET https://10.4.3.143/volume/v3/volumes/dff3526d-4692-4d7b-a584-c872e4299467 Aug 16 21:12:53.843231 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [req-13c66759-3746-462c-afd5-4f2bdbba3817 req-eea997de-802f-4a68-a622-274eb299495c tempest-ServerBootFromVolumeStableRescueTest-590732443 tempest-ServerBootFromVolumeStableRescueTest-590732443-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:12:53.843405 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [req-13c66759-3746-462c-afd5-4f2bdbba3817 req-eea997de-802f-4a68-a622-274eb299495c tempest-ServerBootFromVolumeStableRescueTest-590732443 tempest-ServerBootFromVolumeStableRescueTest-590732443-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:12:53.857220 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:12:53.857220 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:12:53.864521 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [req-13c66759-3746-462c-afd5-4f2bdbba3817 req-eea997de-802f-4a68-a622-274eb299495c tempest-ServerBootFromVolumeStableRescueTest-590732443 tempest-ServerBootFromVolumeStableRescueTest-590732443-project-member] Volume info retrieved successfully. Aug 16 21:12:53.867155 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [req-13c66759-3746-462c-afd5-4f2bdbba3817 req-eea997de-802f-4a68-a622-274eb299495c tempest-ServerBootFromVolumeStableRescueTest-590732443 tempest-ServerBootFromVolumeStableRescueTest-590732443-project-member] https://10.4.3.143/volume/v3/volumes/dff3526d-4692-4d7b-a584-c872e4299467 returned with HTTP 200 Aug 16 21:12:53.867521 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 418/1653] 10.4.3.143 () {68 vars in 1598 bytes} [Sun Aug 16 21:12:53 2026] GET /volume/v3/volumes/dff3526d-4692-4d7b-a584-c872e4299467 => generated 771 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:12:53.877510 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [req-13c66759-3746-462c-afd5-4f2bdbba3817 req-d13638b2-f3fe-46fc-bf78-37d7cc6a05b7 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:12:53.880443 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [req-13c66759-3746-462c-afd5-4f2bdbba3817 req-d13638b2-f3fe-46fc-bf78-37d7cc6a05b7 tempest-ServerBootFromVolumeStableRescueTest-590732443 tempest-ServerBootFromVolumeStableRescueTest-590732443-project-member] GET https://10.4.3.143/volume/v3/volumes/dff3526d-4692-4d7b-a584-c872e4299467 Aug 16 21:12:53.880639 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [req-13c66759-3746-462c-afd5-4f2bdbba3817 req-d13638b2-f3fe-46fc-bf78-37d7cc6a05b7 tempest-ServerBootFromVolumeStableRescueTest-590732443 tempest-ServerBootFromVolumeStableRescueTest-590732443-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:12:53.880817 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [req-13c66759-3746-462c-afd5-4f2bdbba3817 req-d13638b2-f3fe-46fc-bf78-37d7cc6a05b7 tempest-ServerBootFromVolumeStableRescueTest-590732443 tempest-ServerBootFromVolumeStableRescueTest-590732443-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:12:53.887650 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:12:53.887650 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:12:53.892162 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [req-13c66759-3746-462c-afd5-4f2bdbba3817 req-d13638b2-f3fe-46fc-bf78-37d7cc6a05b7 tempest-ServerBootFromVolumeStableRescueTest-590732443 tempest-ServerBootFromVolumeStableRescueTest-590732443-project-member] Volume info retrieved successfully. Aug 16 21:12:53.896291 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [req-13c66759-3746-462c-afd5-4f2bdbba3817 req-d13638b2-f3fe-46fc-bf78-37d7cc6a05b7 tempest-ServerBootFromVolumeStableRescueTest-590732443 tempest-ServerBootFromVolumeStableRescueTest-590732443-project-member] https://10.4.3.143/volume/v3/volumes/dff3526d-4692-4d7b-a584-c872e4299467 returned with HTTP 200 Aug 16 21:12:53.896664 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 417/1654] 10.4.3.143 () {68 vars in 1598 bytes} [Sun Aug 16 21:12:53 2026] GET /volume/v3/volumes/dff3526d-4692-4d7b-a584-c872e4299467 => generated 771 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:12:53.960824 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [req-5cd513ac-5595-4f03-be19-c04611cf61bb req-491b1578-d82b-4bcf-a0f0-7fa65824eb4d None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:12:53.967479 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [req-5cd513ac-5595-4f03-be19-c04611cf61bb req-491b1578-d82b-4bcf-a0f0-7fa65824eb4d tempest-AttachVolumeNegativeTest-223762844 tempest-AttachVolumeNegativeTest-223762844-project-member] DELETE https://10.4.3.143/volume/v3/attachments/011bdd04-e5b7-403c-aac4-595e73bc2203 Aug 16 21:12:53.967729 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [req-5cd513ac-5595-4f03-be19-c04611cf61bb req-491b1578-d82b-4bcf-a0f0-7fa65824eb4d tempest-AttachVolumeNegativeTest-223762844 tempest-AttachVolumeNegativeTest-223762844-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:12:53.970327 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [req-5cd513ac-5595-4f03-be19-c04611cf61bb req-491b1578-d82b-4bcf-a0f0-7fa65824eb4d tempest-AttachVolumeNegativeTest-223762844 tempest-AttachVolumeNegativeTest-223762844-project-member] Calling method 'version_select' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:12:53.980058 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:12:53.980058 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:12:54.020814 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-5c1bbe5c-c66b-4ccd-8a77-06249c615d89 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:12:54.022500 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-5c1bbe5c-c66b-4ccd-8a77-06249c615d89 tempest-VolumesExtendAttachedTest-931918425 tempest-VolumesExtendAttachedTest-931918425-project-member] GET https://10.4.3.143/volume/v3/volumes/dd5ef3fd-641c-47dd-99d6-f73ec98fd670 Aug 16 21:12:54.022713 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-5c1bbe5c-c66b-4ccd-8a77-06249c615d89 tempest-VolumesExtendAttachedTest-931918425 tempest-VolumesExtendAttachedTest-931918425-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:12:54.022879 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-5c1bbe5c-c66b-4ccd-8a77-06249c615d89 tempest-VolumesExtendAttachedTest-931918425 tempest-VolumesExtendAttachedTest-931918425-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:12:54.028317 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-5c1bbe5c-c66b-4ccd-8a77-06249c615d89 tempest-VolumesExtendAttachedTest-931918425 tempest-VolumesExtendAttachedTest-931918425-project-member] https://10.4.3.143/volume/v3/volumes/dd5ef3fd-641c-47dd-99d6-f73ec98fd670 returned with HTTP 404 Aug 16 21:12:54.028837 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 407/1655] 10.4.3.143 () {68 vars in 1389 bytes} [Sun Aug 16 21:12:54 2026] GET /volume/v3/volumes/dd5ef3fd-641c-47dd-99d6-f73ec98fd670 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 16 21:12:54.033250 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [req-5cd513ac-5595-4f03-be19-c04611cf61bb req-491b1578-d82b-4bcf-a0f0-7fa65824eb4d tempest-AttachVolumeNegativeTest-223762844 tempest-AttachVolumeNegativeTest-223762844-project-member] https://10.4.3.143/volume/v3/attachments/011bdd04-e5b7-403c-aac4-595e73bc2203 returned with HTTP 200 Aug 16 21:12:54.033581 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 414/1656] 10.4.3.143 () {72 vars in 1673 bytes} [Sun Aug 16 21:12:53 2026] DELETE /volume/v3/attachments/011bdd04-e5b7-403c-aac4-595e73bc2203 => generated 19 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:12:54.243205 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-05581012-0293-4133-aeef-1869283ad454 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:12:54.245333 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-05581012-0293-4133-aeef-1869283ad454 tempest-AttachVolumeNegativeTest-223762844 tempest-AttachVolumeNegativeTest-223762844-project-member] GET https://10.4.3.143/volume/v3/volumes/5af3dc4e-f27c-4924-9f90-bffbc2b43bd8 Aug 16 21:12:54.245496 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-05581012-0293-4133-aeef-1869283ad454 tempest-AttachVolumeNegativeTest-223762844 tempest-AttachVolumeNegativeTest-223762844-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:12:54.245675 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-05581012-0293-4133-aeef-1869283ad454 tempest-AttachVolumeNegativeTest-223762844 tempest-AttachVolumeNegativeTest-223762844-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:12:54.255431 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:12:54.255431 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:12:54.259759 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-05581012-0293-4133-aeef-1869283ad454 tempest-AttachVolumeNegativeTest-223762844 tempest-AttachVolumeNegativeTest-223762844-project-member] Volume info retrieved successfully. Aug 16 21:12:54.267880 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-05581012-0293-4133-aeef-1869283ad454 tempest-AttachVolumeNegativeTest-223762844 tempest-AttachVolumeNegativeTest-223762844-project-member] https://10.4.3.143/volume/v3/volumes/5af3dc4e-f27c-4924-9f90-bffbc2b43bd8 returned with HTTP 200 Aug 16 21:12:54.268308 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 419/1657] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:12:54 2026] GET /volume/v3/volumes/5af3dc4e-f27c-4924-9f90-bffbc2b43bd8 => generated 848 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:12:55.208126 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [req-3ba67769-5043-4da9-b163-235a3a51b51e req-5350bda3-3bea-4285-85cd-eeb87b2ee93e None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:12:55.213706 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [req-3ba67769-5043-4da9-b163-235a3a51b51e req-5350bda3-3bea-4285-85cd-eeb87b2ee93e tempest-ServerActionsTestOtherA-1432244591 tempest-ServerActionsTestOtherA-1432244591-project-member] POST https://10.4.3.143/volume/v3/attachments/06fcd3ec-9e0a-4c74-b1b1-1d01ddea6cf0/action Aug 16 21:12:55.214130 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [req-3ba67769-5043-4da9-b163-235a3a51b51e req-5350bda3-3bea-4285-85cd-eeb87b2ee93e tempest-ServerActionsTestOtherA-1432244591 tempest-ServerActionsTestOtherA-1432244591-project-member] Action body: b'{"os-complete": null}' {{(pid=100331) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 21:12:55.214289 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [req-3ba67769-5043-4da9-b163-235a3a51b51e req-5350bda3-3bea-4285-85cd-eeb87b2ee93e tempest-ServerActionsTestOtherA-1432244591 tempest-ServerActionsTestOtherA-1432244591-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:12:55.232448 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:12:55.232448 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:12:55.245318 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [req-3ba67769-5043-4da9-b163-235a3a51b51e req-5350bda3-3bea-4285-85cd-eeb87b2ee93e tempest-ServerActionsTestOtherA-1432244591 tempest-ServerActionsTestOtherA-1432244591-project-member] https://10.4.3.143/volume/v3/attachments/06fcd3ec-9e0a-4c74-b1b1-1d01ddea6cf0/action returned with HTTP 204 Aug 16 21:12:55.245881 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 418/1658] 10.4.3.143 () {74 vars in 1725 bytes} [Sun Aug 16 21:12:55 2026] POST /volume/v3/attachments/06fcd3ec-9e0a-4c74-b1b1-1d01ddea6cf0/action => generated 0 bytes in 38 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:12:55.372785 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-930599a0-7ca8-49ba-8347-9b580428efd8 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:12:55.374846 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-930599a0-7ca8-49ba-8347-9b580428efd8 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] POST https://10.4.3.143/volume/v3/snapshots Aug 16 21:12:55.375437 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-930599a0-7ca8-49ba-8347-9b580428efd8 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "88c1983f-baac-4248-a1be-20474f909adf", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-1915863670", "description": null, "metadata": null}} {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:12:55.389288 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:12:55.389288 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:12:55.390648 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-930599a0-7ca8-49ba-8347-9b580428efd8 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Volume info retrieved successfully. Aug 16 21:12:55.390893 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.v3.snapshots [None req-930599a0-7ca8-49ba-8347-9b580428efd8 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Create snapshot from volume 88c1983f-baac-4248-a1be-20474f909adf Aug 16 21:12:55.425959 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.quota [None req-930599a0-7ca8-49ba-8347-9b580428efd8 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Created reservations ['71933b1a-7c78-473d-8fdb-b3a4d76a6d0d', '7c6672f5-8e8c-4dac-8785-37462232b33b', '6f6bdd08-1ab5-47e1-91f3-7fa431b38e98', 'c071cfe0-30f5-4c20-bdca-ef45dfe35cc2'] {{(pid=100333) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:12:55.466545 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-930599a0-7ca8-49ba-8347-9b580428efd8 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Snapshot force create request issued successfully. Aug 16 21:12:55.466876 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-930599a0-7ca8-49ba-8347-9b580428efd8 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] https://10.4.3.143/volume/v3/snapshots returned with HTTP 202 Aug 16 21:12:55.467295 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 408/1659] 10.4.3.143 () {68 vars in 1265 bytes} [Sun Aug 16 21:12:55 2026] POST /volume/v3/snapshots => generated 308 bytes in 95 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 21:12:55.478645 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-a36d8b32-605d-4fb3-9119-6759bc573ffe None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:12:55.480410 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-a36d8b32-605d-4fb3-9119-6759bc573ffe tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] GET https://10.4.3.143/volume/v3/snapshots/02a7fb0f-53cf-4dcf-b544-3f2c4e302efd Aug 16 21:12:55.480650 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-a36d8b32-605d-4fb3-9119-6759bc573ffe tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:12:55.480860 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-a36d8b32-605d-4fb3-9119-6759bc573ffe tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:12:55.489868 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:12:55.489868 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:12:55.490390 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-a36d8b32-605d-4fb3-9119-6759bc573ffe tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Snapshot retrieved successfully. Aug 16 21:12:55.491619 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-a36d8b32-605d-4fb3-9119-6759bc573ffe tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] https://10.4.3.143/volume/v3/snapshots/02a7fb0f-53cf-4dcf-b544-3f2c4e302efd returned with HTTP 200 Aug 16 21:12:55.492181 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 415/1660] 10.4.3.143 () {66 vars in 1354 bytes} [Sun Aug 16 21:12:55 2026] GET /volume/v3/snapshots/02a7fb0f-53cf-4dcf-b544-3f2c4e302efd => generated 440 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:12:56.503491 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-c948de5b-bfc2-4960-82d1-439ed1a017a2 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:12:56.507011 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-c948de5b-bfc2-4960-82d1-439ed1a017a2 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] GET https://10.4.3.143/volume/v3/snapshots/02a7fb0f-53cf-4dcf-b544-3f2c4e302efd Aug 16 21:12:56.507011 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-c948de5b-bfc2-4960-82d1-439ed1a017a2 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:12:56.507206 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-c948de5b-bfc2-4960-82d1-439ed1a017a2 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:12:56.513266 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:12:56.513266 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:12:56.513685 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-c948de5b-bfc2-4960-82d1-439ed1a017a2 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Snapshot retrieved successfully. Aug 16 21:12:56.514577 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-c948de5b-bfc2-4960-82d1-439ed1a017a2 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] https://10.4.3.143/volume/v3/snapshots/02a7fb0f-53cf-4dcf-b544-3f2c4e302efd returned with HTTP 200 Aug 16 21:12:56.514971 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 420/1661] 10.4.3.143 () {66 vars in 1354 bytes} [Sun Aug 16 21:12:56 2026] GET /volume/v3/snapshots/02a7fb0f-53cf-4dcf-b544-3f2c4e302efd => generated 467 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:12:56.528068 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-d31623df-803e-46bd-9b18-85c55b78eef1 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:12:56.530433 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-d31623df-803e-46bd-9b18-85c55b78eef1 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] GET https://10.4.3.143/volume/v3/snapshots/02a7fb0f-53cf-4dcf-b544-3f2c4e302efd Aug 16 21:12:56.530556 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-d31623df-803e-46bd-9b18-85c55b78eef1 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:12:56.530696 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-d31623df-803e-46bd-9b18-85c55b78eef1 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:12:56.543046 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:12:56.543046 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:12:56.543514 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-d31623df-803e-46bd-9b18-85c55b78eef1 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Snapshot retrieved successfully. Aug 16 21:12:56.544349 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-d31623df-803e-46bd-9b18-85c55b78eef1 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] https://10.4.3.143/volume/v3/snapshots/02a7fb0f-53cf-4dcf-b544-3f2c4e302efd returned with HTTP 200 Aug 16 21:12:56.544742 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 419/1662] 10.4.3.143 () {66 vars in 1354 bytes} [Sun Aug 16 21:12:56 2026] GET /volume/v3/snapshots/02a7fb0f-53cf-4dcf-b544-3f2c4e302efd => generated 467 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:12:56.909276 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [req-13c66759-3746-462c-afd5-4f2bdbba3817 req-4466fc2f-08d6-4ddc-901c-a6892cee4a4b None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:12:56.912609 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [req-13c66759-3746-462c-afd5-4f2bdbba3817 req-4466fc2f-08d6-4ddc-901c-a6892cee4a4b tempest-ServerBootFromVolumeStableRescueTest-590732443 tempest-ServerBootFromVolumeStableRescueTest-590732443-project-member] GET https://10.4.3.143/volume/v3/volumes/dff3526d-4692-4d7b-a584-c872e4299467 Aug 16 21:12:56.912864 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [req-13c66759-3746-462c-afd5-4f2bdbba3817 req-4466fc2f-08d6-4ddc-901c-a6892cee4a4b tempest-ServerBootFromVolumeStableRescueTest-590732443 tempest-ServerBootFromVolumeStableRescueTest-590732443-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:12:56.913148 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [req-13c66759-3746-462c-afd5-4f2bdbba3817 req-4466fc2f-08d6-4ddc-901c-a6892cee4a4b tempest-ServerBootFromVolumeStableRescueTest-590732443 tempest-ServerBootFromVolumeStableRescueTest-590732443-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:12:56.922539 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:12:56.922539 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:12:56.926841 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [req-13c66759-3746-462c-afd5-4f2bdbba3817 req-4466fc2f-08d6-4ddc-901c-a6892cee4a4b tempest-ServerBootFromVolumeStableRescueTest-590732443 tempest-ServerBootFromVolumeStableRescueTest-590732443-project-member] Volume info retrieved successfully. Aug 16 21:12:56.932692 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [req-13c66759-3746-462c-afd5-4f2bdbba3817 req-4466fc2f-08d6-4ddc-901c-a6892cee4a4b tempest-ServerBootFromVolumeStableRescueTest-590732443 tempest-ServerBootFromVolumeStableRescueTest-590732443-project-member] https://10.4.3.143/volume/v3/volumes/dff3526d-4692-4d7b-a584-c872e4299467 returned with HTTP 200 Aug 16 21:12:56.933256 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 409/1663] 10.4.3.143 () {68 vars in 1598 bytes} [Sun Aug 16 21:12:56 2026] GET /volume/v3/volumes/dff3526d-4692-4d7b-a584-c872e4299467 => generated 1311 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:12:56.941722 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-1ca6afbd-1b06-4255-b3c9-07da3581c89d None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:12:56.942275 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-1ca6afbd-1b06-4255-b3c9-07da3581c89d None None] GET https://10.4.3.143/volume// Aug 16 21:12:56.942512 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-1ca6afbd-1b06-4255-b3c9-07da3581c89d None None] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:12:56.942773 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-1ca6afbd-1b06-4255-b3c9-07da3581c89d None None] Calling method 'all' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:12:56.943378 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-1ca6afbd-1b06-4255-b3c9-07da3581c89d None None] https://10.4.3.143/volume// returned with HTTP 300 Aug 16 21:12:56.943796 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 416/1664] 10.4.3.143 () {66 vars in 1426 bytes} [Sun Aug 16 21:12:56 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 16 21:12:56.952520 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [req-13c66759-3746-462c-afd5-4f2bdbba3817 req-bf2a0428-fb3b-4a04-be80-9c271a8f39ae None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:12:56.954501 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [req-13c66759-3746-462c-afd5-4f2bdbba3817 req-bf2a0428-fb3b-4a04-be80-9c271a8f39ae tempest-ServerBootFromVolumeStableRescueTest-590732443 tempest-ServerBootFromVolumeStableRescueTest-590732443-project-member] POST https://10.4.3.143/volume/v3/attachments Aug 16 21:12:56.954902 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [req-13c66759-3746-462c-afd5-4f2bdbba3817 req-bf2a0428-fb3b-4a04-be80-9c271a8f39ae tempest-ServerBootFromVolumeStableRescueTest-590732443 tempest-ServerBootFromVolumeStableRescueTest-590732443-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "dff3526d-4692-4d7b-a584-c872e4299467", "connector": null, "instance_uuid": "dc58d63d-e6b7-447c-85f6-ed6ebd2a279c"}} {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:12:56.966746 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:12:56.966746 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:12:57.002235 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [req-13c66759-3746-462c-afd5-4f2bdbba3817 req-bf2a0428-fb3b-4a04-be80-9c271a8f39ae tempest-ServerBootFromVolumeStableRescueTest-590732443 tempest-ServerBootFromVolumeStableRescueTest-590732443-project-member] https://10.4.3.143/volume/v3/attachments returned with HTTP 200 Aug 16 21:12:57.002625 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 421/1665] 10.4.3.143 () {74 vars in 1594 bytes} [Sun Aug 16 21:12:56 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 16 21:12:57.012355 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-d047e3a7-53f0-4580-94d7-ad5682c9914f None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:12:57.012788 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-d047e3a7-53f0-4580-94d7-ad5682c9914f None None] GET https://10.4.3.143/volume// Aug 16 21:12:57.013017 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-d047e3a7-53f0-4580-94d7-ad5682c9914f None None] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:12:57.013244 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-d047e3a7-53f0-4580-94d7-ad5682c9914f None None] Calling method 'all' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:12:57.013588 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-d047e3a7-53f0-4580-94d7-ad5682c9914f None None] https://10.4.3.143/volume// returned with HTTP 300 Aug 16 21:12:57.013900 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 420/1666] 10.4.3.143 () {66 vars in 1426 bytes} [Sun Aug 16 21:12: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 16 21:12:57.022206 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [req-13c66759-3746-462c-afd5-4f2bdbba3817 req-8c33298a-f3c0-48aa-a86b-f62d1b03c1e7 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:12:57.026849 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [req-13c66759-3746-462c-afd5-4f2bdbba3817 req-8c33298a-f3c0-48aa-a86b-f62d1b03c1e7 tempest-ServerBootFromVolumeStableRescueTest-590732443 tempest-ServerBootFromVolumeStableRescueTest-590732443-project-member] GET https://10.4.3.143/volume/v3/volumes/dff3526d-4692-4d7b-a584-c872e4299467 Aug 16 21:12:57.027154 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [req-13c66759-3746-462c-afd5-4f2bdbba3817 req-8c33298a-f3c0-48aa-a86b-f62d1b03c1e7 tempest-ServerBootFromVolumeStableRescueTest-590732443 tempest-ServerBootFromVolumeStableRescueTest-590732443-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:12:57.027361 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [req-13c66759-3746-462c-afd5-4f2bdbba3817 req-8c33298a-f3c0-48aa-a86b-f62d1b03c1e7 tempest-ServerBootFromVolumeStableRescueTest-590732443 tempest-ServerBootFromVolumeStableRescueTest-590732443-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:12:57.043597 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:12:57.043597 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:12:57.052870 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [req-13c66759-3746-462c-afd5-4f2bdbba3817 req-8c33298a-f3c0-48aa-a86b-f62d1b03c1e7 tempest-ServerBootFromVolumeStableRescueTest-590732443 tempest-ServerBootFromVolumeStableRescueTest-590732443-project-member] Volume info retrieved successfully. Aug 16 21:12:57.059136 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [req-13c66759-3746-462c-afd5-4f2bdbba3817 req-8c33298a-f3c0-48aa-a86b-f62d1b03c1e7 tempest-ServerBootFromVolumeStableRescueTest-590732443 tempest-ServerBootFromVolumeStableRescueTest-590732443-project-member] https://10.4.3.143/volume/v3/volumes/dff3526d-4692-4d7b-a584-c872e4299467 returned with HTTP 200 Aug 16 21:12:57.059603 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 410/1667] 10.4.3.143 () {70 vars in 1639 bytes} [Sun Aug 16 21:12:57 2026] GET /volume/v3/volumes/dff3526d-4692-4d7b-a584-c872e4299467 => generated 1490 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 16 21:12:57.203089 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [req-13c66759-3746-462c-afd5-4f2bdbba3817 req-55723abf-4b4c-4d38-b7c2-b22b217ebcb6 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:12:57.207580 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [req-13c66759-3746-462c-afd5-4f2bdbba3817 req-55723abf-4b4c-4d38-b7c2-b22b217ebcb6 tempest-ServerBootFromVolumeStableRescueTest-590732443 tempest-ServerBootFromVolumeStableRescueTest-590732443-project-member] PUT https://10.4.3.143/volume/v3/attachments/eec54913-d9f7-4a81-9a51-677006c23a0f Aug 16 21:12:57.208043 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [req-13c66759-3746-462c-afd5-4f2bdbba3817 req-55723abf-4b4c-4d38-b7c2-b22b217ebcb6 tempest-ServerBootFromVolumeStableRescueTest-590732443 tempest-ServerBootFromVolumeStableRescueTest-590732443-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.143", "host": "np0000007409", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:e42fbcbe2e9", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "69237b68-d654-4a76-81de-86e36bc8fb86", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:12:57.224882 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.coordination [req-13c66759-3746-462c-afd5-4f2bdbba3817 req-55723abf-4b4c-4d38-b7c2-b22b217ebcb6 tempest-ServerBootFromVolumeStableRescueTest-590732443 tempest-ServerBootFromVolumeStableRescueTest-590732443-project-member] Acquiring lock "cinder-attachment_update-dff3526d-4692-4d7b-a584-c872e4299467-np0000007409" by "attachment_update" {{(pid=100332) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:12:57.229318 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.coordination [req-13c66759-3746-462c-afd5-4f2bdbba3817 req-55723abf-4b4c-4d38-b7c2-b22b217ebcb6 tempest-ServerBootFromVolumeStableRescueTest-590732443 tempest-ServerBootFromVolumeStableRescueTest-590732443-project-member] Lock "cinder-attachment_update-dff3526d-4692-4d7b-a584-c872e4299467-np0000007409" acquired by "attachment_update" :: waited 0.004s {{(pid=100332) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:12:57.230758 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:12:57.230758 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:12:57.331910 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.coordination [req-13c66759-3746-462c-afd5-4f2bdbba3817 req-55723abf-4b4c-4d38-b7c2-b22b217ebcb6 tempest-ServerBootFromVolumeStableRescueTest-590732443 tempest-ServerBootFromVolumeStableRescueTest-590732443-project-member] Lock "cinder-attachment_update-dff3526d-4692-4d7b-a584-c872e4299467-np0000007409" released by "attachment_update" :: held 0.103s {{(pid=100332) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:12:57.332346 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [req-13c66759-3746-462c-afd5-4f2bdbba3817 req-55723abf-4b4c-4d38-b7c2-b22b217ebcb6 tempest-ServerBootFromVolumeStableRescueTest-590732443 tempest-ServerBootFromVolumeStableRescueTest-590732443-project-member] https://10.4.3.143/volume/v3/attachments/eec54913-d9f7-4a81-9a51-677006c23a0f returned with HTTP 200 Aug 16 21:12:57.333075 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 417/1668] 10.4.3.143 () {74 vars in 1704 bytes} [Sun Aug 16 21:12:57 2026] PUT /volume/v3/attachments/eec54913-d9f7-4a81-9a51-677006c23a0f => generated 969 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:12:57.360248 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [req-13c66759-3746-462c-afd5-4f2bdbba3817 req-d2ffdc8c-2241-49f7-8f58-d05cc08d4275 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:12:57.362987 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [req-13c66759-3746-462c-afd5-4f2bdbba3817 req-d2ffdc8c-2241-49f7-8f58-d05cc08d4275 tempest-ServerBootFromVolumeStableRescueTest-590732443 tempest-ServerBootFromVolumeStableRescueTest-590732443-project-member] POST https://10.4.3.143/volume/v3/attachments/eec54913-d9f7-4a81-9a51-677006c23a0f/action Aug 16 21:12:57.364020 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [req-13c66759-3746-462c-afd5-4f2bdbba3817 req-d2ffdc8c-2241-49f7-8f58-d05cc08d4275 tempest-ServerBootFromVolumeStableRescueTest-590732443 tempest-ServerBootFromVolumeStableRescueTest-590732443-project-member] Action body: b'{"os-complete": null}' {{(pid=100330) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 21:12:57.364106 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [req-13c66759-3746-462c-afd5-4f2bdbba3817 req-d2ffdc8c-2241-49f7-8f58-d05cc08d4275 tempest-ServerBootFromVolumeStableRescueTest-590732443 tempest-ServerBootFromVolumeStableRescueTest-590732443-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:12:57.391054 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:12:57.391054 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:12:57.400711 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [req-13c66759-3746-462c-afd5-4f2bdbba3817 req-d2ffdc8c-2241-49f7-8f58-d05cc08d4275 tempest-ServerBootFromVolumeStableRescueTest-590732443 tempest-ServerBootFromVolumeStableRescueTest-590732443-project-member] https://10.4.3.143/volume/v3/attachments/eec54913-d9f7-4a81-9a51-677006c23a0f/action returned with HTTP 204 Aug 16 21:12:57.401187 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 422/1669] 10.4.3.143 () {74 vars in 1725 bytes} [Sun Aug 16 21:12:57 2026] POST /volume/v3/attachments/eec54913-d9f7-4a81-9a51-677006c23a0f/action => generated 0 bytes in 41 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:12:58.332389 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-c0a7592a-33a3-4b75-a986-1e8eab967d65 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:12:58.334456 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-c0a7592a-33a3-4b75-a986-1e8eab967d65 tempest-AttachVolumeNegativeTest-223762844 tempest-AttachVolumeNegativeTest-223762844-project-member] DELETE https://10.4.3.143/volume/v3/volumes/5af3dc4e-f27c-4924-9f90-bffbc2b43bd8 Aug 16 21:12:58.334683 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-c0a7592a-33a3-4b75-a986-1e8eab967d65 tempest-AttachVolumeNegativeTest-223762844 tempest-AttachVolumeNegativeTest-223762844-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:12:58.334925 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-c0a7592a-33a3-4b75-a986-1e8eab967d65 tempest-AttachVolumeNegativeTest-223762844 tempest-AttachVolumeNegativeTest-223762844-project-member] Calling method 'delete' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:12:58.335174 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.v3.volumes [None req-c0a7592a-33a3-4b75-a986-1e8eab967d65 tempest-AttachVolumeNegativeTest-223762844 tempest-AttachVolumeNegativeTest-223762844-project-member] Delete volume with id: 5af3dc4e-f27c-4924-9f90-bffbc2b43bd8 Aug 16 21:12:58.350702 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:12:58.350702 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:12:58.351324 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-c0a7592a-33a3-4b75-a986-1e8eab967d65 tempest-AttachVolumeNegativeTest-223762844 tempest-AttachVolumeNegativeTest-223762844-project-member] Volume info retrieved successfully. Aug 16 21:12:58.375018 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-c0a7592a-33a3-4b75-a986-1e8eab967d65 tempest-AttachVolumeNegativeTest-223762844 tempest-AttachVolumeNegativeTest-223762844-project-member] Delete volume request issued successfully. Aug 16 21:12:58.375018 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-c0a7592a-33a3-4b75-a986-1e8eab967d65 tempest-AttachVolumeNegativeTest-223762844 tempest-AttachVolumeNegativeTest-223762844-project-member] https://10.4.3.143/volume/v3/volumes/5af3dc4e-f27c-4924-9f90-bffbc2b43bd8 returned with HTTP 202 Aug 16 21:12:58.375018 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 421/1670] 10.4.3.143 () {66 vars in 1351 bytes} [Sun Aug 16 21:12:58 2026] DELETE /volume/v3/volumes/5af3dc4e-f27c-4924-9f90-bffbc2b43bd8 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 21:12:58.383795 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-024a4ba6-63e2-4e00-bddd-08856c7a3939 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:12:58.389283 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-024a4ba6-63e2-4e00-bddd-08856c7a3939 tempest-AttachVolumeNegativeTest-223762844 tempest-AttachVolumeNegativeTest-223762844-project-member] GET https://10.4.3.143/volume/v3/volumes/5af3dc4e-f27c-4924-9f90-bffbc2b43bd8 Aug 16 21:12:58.389506 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-024a4ba6-63e2-4e00-bddd-08856c7a3939 tempest-AttachVolumeNegativeTest-223762844 tempest-AttachVolumeNegativeTest-223762844-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:12:58.389696 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-024a4ba6-63e2-4e00-bddd-08856c7a3939 tempest-AttachVolumeNegativeTest-223762844 tempest-AttachVolumeNegativeTest-223762844-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:12:58.401290 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:12:58.401290 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:12:58.406091 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-024a4ba6-63e2-4e00-bddd-08856c7a3939 tempest-AttachVolumeNegativeTest-223762844 tempest-AttachVolumeNegativeTest-223762844-project-member] Volume info retrieved successfully. Aug 16 21:12:58.411984 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-024a4ba6-63e2-4e00-bddd-08856c7a3939 tempest-AttachVolumeNegativeTest-223762844 tempest-AttachVolumeNegativeTest-223762844-project-member] https://10.4.3.143/volume/v3/volumes/5af3dc4e-f27c-4924-9f90-bffbc2b43bd8 returned with HTTP 200 Aug 16 21:12:58.412411 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 411/1671] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:12:58 2026] GET /volume/v3/volumes/5af3dc4e-f27c-4924-9f90-bffbc2b43bd8 => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:12:59.298830 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-df54c628-4cab-473e-9009-cc78e0f371ed None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:12:59.300813 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-df54c628-4cab-473e-9009-cc78e0f371ed tempest-AttachVolumeTestJSON-1191062052 tempest-AttachVolumeTestJSON-1191062052-project-member] GET https://10.4.3.143/volume/v3/volumes/c27a9863-7dcc-4822-9b13-9646c681232c Aug 16 21:12:59.301097 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-df54c628-4cab-473e-9009-cc78e0f371ed tempest-AttachVolumeTestJSON-1191062052 tempest-AttachVolumeTestJSON-1191062052-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:12:59.301284 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-df54c628-4cab-473e-9009-cc78e0f371ed tempest-AttachVolumeTestJSON-1191062052 tempest-AttachVolumeTestJSON-1191062052-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:12:59.308985 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:12:59.308985 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:12:59.313420 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-df54c628-4cab-473e-9009-cc78e0f371ed tempest-AttachVolumeTestJSON-1191062052 tempest-AttachVolumeTestJSON-1191062052-project-member] Volume info retrieved successfully. Aug 16 21:12:59.318323 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-df54c628-4cab-473e-9009-cc78e0f371ed tempest-AttachVolumeTestJSON-1191062052 tempest-AttachVolumeTestJSON-1191062052-project-member] https://10.4.3.143/volume/v3/volumes/c27a9863-7dcc-4822-9b13-9646c681232c returned with HTTP 200 Aug 16 21:12:59.318936 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 418/1672] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:12:59 2026] GET /volume/v3/volumes/c27a9863-7dcc-4822-9b13-9646c681232c => generated 843 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:12:59.376636 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-89a4a522-a40c-4ae9-9025-50e4c32c2b12 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:12:59.378558 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-89a4a522-a40c-4ae9-9025-50e4c32c2b12 tempest-AttachVolumeTestJSON-1191062052 tempest-AttachVolumeTestJSON-1191062052-project-member] GET https://10.4.3.143/volume/v3/volumes/c27a9863-7dcc-4822-9b13-9646c681232c Aug 16 21:12:59.378746 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-89a4a522-a40c-4ae9-9025-50e4c32c2b12 tempest-AttachVolumeTestJSON-1191062052 tempest-AttachVolumeTestJSON-1191062052-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:12:59.378970 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-89a4a522-a40c-4ae9-9025-50e4c32c2b12 tempest-AttachVolumeTestJSON-1191062052 tempest-AttachVolumeTestJSON-1191062052-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:12:59.386949 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:12:59.386949 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:12:59.391001 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-89a4a522-a40c-4ae9-9025-50e4c32c2b12 tempest-AttachVolumeTestJSON-1191062052 tempest-AttachVolumeTestJSON-1191062052-project-member] Volume info retrieved successfully. Aug 16 21:12:59.395145 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-89a4a522-a40c-4ae9-9025-50e4c32c2b12 tempest-AttachVolumeTestJSON-1191062052 tempest-AttachVolumeTestJSON-1191062052-project-member] https://10.4.3.143/volume/v3/volumes/c27a9863-7dcc-4822-9b13-9646c681232c returned with HTTP 200 Aug 16 21:12:59.395517 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 423/1673] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:12:59 2026] GET /volume/v3/volumes/c27a9863-7dcc-4822-9b13-9646c681232c => generated 843 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:12:59.426884 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-ecd4f887-10b2-424a-ab36-f1a6282a31e1 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:12:59.430352 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-ecd4f887-10b2-424a-ab36-f1a6282a31e1 tempest-AttachVolumeNegativeTest-223762844 tempest-AttachVolumeNegativeTest-223762844-project-member] GET https://10.4.3.143/volume/v3/volumes/5af3dc4e-f27c-4924-9f90-bffbc2b43bd8 Aug 16 21:12:59.430352 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-ecd4f887-10b2-424a-ab36-f1a6282a31e1 tempest-AttachVolumeNegativeTest-223762844 tempest-AttachVolumeNegativeTest-223762844-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:12:59.430352 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-ecd4f887-10b2-424a-ab36-f1a6282a31e1 tempest-AttachVolumeNegativeTest-223762844 tempest-AttachVolumeNegativeTest-223762844-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:12:59.435082 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-ecd4f887-10b2-424a-ab36-f1a6282a31e1 tempest-AttachVolumeNegativeTest-223762844 tempest-AttachVolumeNegativeTest-223762844-project-member] https://10.4.3.143/volume/v3/volumes/5af3dc4e-f27c-4924-9f90-bffbc2b43bd8 returned with HTTP 404 Aug 16 21:12:59.435594 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 422/1674] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:12:59 2026] GET /volume/v3/volumes/5af3dc4e-f27c-4924-9f90-bffbc2b43bd8 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:12:59.503657 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-4e589731-b705-451c-a5bf-8e17d41ace1e None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:12:59.508171 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-4e589731-b705-451c-a5bf-8e17d41ace1e tempest-AttachVolumeNegativeTest-223762844 tempest-AttachVolumeNegativeTest-223762844-project-member] DELETE https://10.4.3.143/volume/v3/volumes/fd534b23-6bc2-4092-828e-aa18483163dd Aug 16 21:12:59.508559 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-4e589731-b705-451c-a5bf-8e17d41ace1e tempest-AttachVolumeNegativeTest-223762844 tempest-AttachVolumeNegativeTest-223762844-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:12:59.508863 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-4e589731-b705-451c-a5bf-8e17d41ace1e tempest-AttachVolumeNegativeTest-223762844 tempest-AttachVolumeNegativeTest-223762844-project-member] Calling method 'delete' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:12:59.509195 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.v3.volumes [None req-4e589731-b705-451c-a5bf-8e17d41ace1e tempest-AttachVolumeNegativeTest-223762844 tempest-AttachVolumeNegativeTest-223762844-project-member] Delete volume with id: fd534b23-6bc2-4092-828e-aa18483163dd Aug 16 21:12:59.522694 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:12:59.522694 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:12:59.523844 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-4e589731-b705-451c-a5bf-8e17d41ace1e tempest-AttachVolumeNegativeTest-223762844 tempest-AttachVolumeNegativeTest-223762844-project-member] Volume info retrieved successfully. Aug 16 21:12:59.551439 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-4e589731-b705-451c-a5bf-8e17d41ace1e tempest-AttachVolumeNegativeTest-223762844 tempest-AttachVolumeNegativeTest-223762844-project-member] Delete volume request issued successfully. Aug 16 21:12:59.552100 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-4e589731-b705-451c-a5bf-8e17d41ace1e tempest-AttachVolumeNegativeTest-223762844 tempest-AttachVolumeNegativeTest-223762844-project-member] https://10.4.3.143/volume/v3/volumes/fd534b23-6bc2-4092-828e-aa18483163dd returned with HTTP 202 Aug 16 21:12:59.552600 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 412/1675] 10.4.3.143 () {66 vars in 1351 bytes} [Sun Aug 16 21:12:59 2026] DELETE /volume/v3/volumes/fd534b23-6bc2-4092-828e-aa18483163dd => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 21:12:59.564959 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-d12589f0-3f81-4f4e-9567-f591d47b9006 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:12:59.566164 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-d12589f0-3f81-4f4e-9567-f591d47b9006 tempest-AttachVolumeNegativeTest-223762844 tempest-AttachVolumeNegativeTest-223762844-project-member] GET https://10.4.3.143/volume/v3/volumes/fd534b23-6bc2-4092-828e-aa18483163dd Aug 16 21:12:59.566681 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-d12589f0-3f81-4f4e-9567-f591d47b9006 tempest-AttachVolumeNegativeTest-223762844 tempest-AttachVolumeNegativeTest-223762844-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:12:59.566681 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-d12589f0-3f81-4f4e-9567-f591d47b9006 tempest-AttachVolumeNegativeTest-223762844 tempest-AttachVolumeNegativeTest-223762844-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:12:59.574728 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:12:59.574728 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:12:59.579341 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-d12589f0-3f81-4f4e-9567-f591d47b9006 tempest-AttachVolumeNegativeTest-223762844 tempest-AttachVolumeNegativeTest-223762844-project-member] Volume info retrieved successfully. Aug 16 21:12:59.585806 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-d12589f0-3f81-4f4e-9567-f591d47b9006 tempest-AttachVolumeNegativeTest-223762844 tempest-AttachVolumeNegativeTest-223762844-project-member] https://10.4.3.143/volume/v3/volumes/fd534b23-6bc2-4092-828e-aa18483163dd returned with HTTP 200 Aug 16 21:12:59.587304 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 419/1676] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:12:59 2026] GET /volume/v3/volumes/fd534b23-6bc2-4092-828e-aa18483163dd => generated 846 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:13:00.601553 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-15d04439-588c-4192-80af-19eab4275482 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:13:00.603422 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-15d04439-588c-4192-80af-19eab4275482 tempest-AttachVolumeNegativeTest-223762844 tempest-AttachVolumeNegativeTest-223762844-project-member] GET https://10.4.3.143/volume/v3/volumes/fd534b23-6bc2-4092-828e-aa18483163dd Aug 16 21:13:00.603530 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-15d04439-588c-4192-80af-19eab4275482 tempest-AttachVolumeNegativeTest-223762844 tempest-AttachVolumeNegativeTest-223762844-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:13:00.603724 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-15d04439-588c-4192-80af-19eab4275482 tempest-AttachVolumeNegativeTest-223762844 tempest-AttachVolumeNegativeTest-223762844-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:13:00.611643 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-15d04439-588c-4192-80af-19eab4275482 tempest-AttachVolumeNegativeTest-223762844 tempest-AttachVolumeNegativeTest-223762844-project-member] https://10.4.3.143/volume/v3/volumes/fd534b23-6bc2-4092-828e-aa18483163dd returned with HTTP 404 Aug 16 21:13:00.612460 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 424/1677] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:13:00 2026] GET /volume/v3/volumes/fd534b23-6bc2-4092-828e-aa18483163dd => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 16 21:13:00.742163 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-1f2a9fd3-fcc8-4c61-be51-1568bfe1b0b6 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:13:00.743911 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-1f2a9fd3-fcc8-4c61-be51-1568bfe1b0b6 tempest-AttachVolumeNegativeTest-223762844 tempest-AttachVolumeNegativeTest-223762844-project-member] DELETE https://10.4.3.143/volume/v3/volumes/a56ab543-7293-42bc-8f17-b78a4999306b Aug 16 21:13:00.744163 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-1f2a9fd3-fcc8-4c61-be51-1568bfe1b0b6 tempest-AttachVolumeNegativeTest-223762844 tempest-AttachVolumeNegativeTest-223762844-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:13:00.744405 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-1f2a9fd3-fcc8-4c61-be51-1568bfe1b0b6 tempest-AttachVolumeNegativeTest-223762844 tempest-AttachVolumeNegativeTest-223762844-project-member] Calling method 'delete' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:13:00.744480 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.v3.volumes [None req-1f2a9fd3-fcc8-4c61-be51-1568bfe1b0b6 tempest-AttachVolumeNegativeTest-223762844 tempest-AttachVolumeNegativeTest-223762844-project-member] Delete volume with id: a56ab543-7293-42bc-8f17-b78a4999306b Aug 16 21:13:00.751683 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:13:00.751683 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:13:00.752224 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-1f2a9fd3-fcc8-4c61-be51-1568bfe1b0b6 tempest-AttachVolumeNegativeTest-223762844 tempest-AttachVolumeNegativeTest-223762844-project-member] Volume info retrieved successfully. Aug 16 21:13:00.789848 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-1f2a9fd3-fcc8-4c61-be51-1568bfe1b0b6 tempest-AttachVolumeNegativeTest-223762844 tempest-AttachVolumeNegativeTest-223762844-project-member] Delete volume request issued successfully. Aug 16 21:13:00.792195 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-1f2a9fd3-fcc8-4c61-be51-1568bfe1b0b6 tempest-AttachVolumeNegativeTest-223762844 tempest-AttachVolumeNegativeTest-223762844-project-member] https://10.4.3.143/volume/v3/volumes/a56ab543-7293-42bc-8f17-b78a4999306b returned with HTTP 202 Aug 16 21:13:00.792195 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 423/1678] 10.4.3.143 () {66 vars in 1351 bytes} [Sun Aug 16 21:13:00 2026] DELETE /volume/v3/volumes/a56ab543-7293-42bc-8f17-b78a4999306b => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 21:13:00.804967 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-f8c8fb92-b373-420d-8efb-ae36ffe75924 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:13:00.806812 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-f8c8fb92-b373-420d-8efb-ae36ffe75924 tempest-AttachVolumeNegativeTest-223762844 tempest-AttachVolumeNegativeTest-223762844-project-member] GET https://10.4.3.143/volume/v3/volumes/a56ab543-7293-42bc-8f17-b78a4999306b Aug 16 21:13:00.809262 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-f8c8fb92-b373-420d-8efb-ae36ffe75924 tempest-AttachVolumeNegativeTest-223762844 tempest-AttachVolumeNegativeTest-223762844-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:13:00.809262 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-f8c8fb92-b373-420d-8efb-ae36ffe75924 tempest-AttachVolumeNegativeTest-223762844 tempest-AttachVolumeNegativeTest-223762844-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:13:00.817502 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:13:00.817502 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:13:00.827588 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-f8c8fb92-b373-420d-8efb-ae36ffe75924 tempest-AttachVolumeNegativeTest-223762844 tempest-AttachVolumeNegativeTest-223762844-project-member] Volume info retrieved successfully. Aug 16 21:13:00.837692 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-f8c8fb92-b373-420d-8efb-ae36ffe75924 tempest-AttachVolumeNegativeTest-223762844 tempest-AttachVolumeNegativeTest-223762844-project-member] https://10.4.3.143/volume/v3/volumes/a56ab543-7293-42bc-8f17-b78a4999306b returned with HTTP 200 Aug 16 21:13:00.838183 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 413/1679] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:13:00 2026] GET /volume/v3/volumes/a56ab543-7293-42bc-8f17-b78a4999306b => generated 846 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:13:01.638079 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-d1c1dd2a-b5d1-473c-bc2a-be42baa01b03 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:13:01.749883 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-d1c1dd2a-b5d1-473c-bc2a-be42baa01b03 tempest-VolumesSnapshotListTestJSON-1202344997 tempest-VolumesSnapshotListTestJSON-1202344997-project-member] POST https://10.4.3.143/volume/v3/volumes Aug 16 21:13:01.750342 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-d1c1dd2a-b5d1-473c-bc2a-be42baa01b03 tempest-VolumesSnapshotListTestJSON-1202344997 tempest-VolumesSnapshotListTestJSON-1202344997-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotListTestJSON-Volume-608751638"}} {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:13:01.752203 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.v3.volumes [None req-d1c1dd2a-b5d1-473c-bc2a-be42baa01b03 tempest-VolumesSnapshotListTestJSON-1202344997 tempest-VolumesSnapshotListTestJSON-1202344997-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotListTestJSON-Volume-608751638'}} {{(pid=100332) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 21:13:01.752377 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.v3.volumes [None req-d1c1dd2a-b5d1-473c-bc2a-be42baa01b03 tempest-VolumesSnapshotListTestJSON-1202344997 tempest-VolumesSnapshotListTestJSON-1202344997-project-member] Create volume of 1 GB Aug 16 21:13:01.758591 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-d1c1dd2a-b5d1-473c-bc2a-be42baa01b03 tempest-VolumesSnapshotListTestJSON-1202344997 tempest-VolumesSnapshotListTestJSON-1202344997-project-member] Availability Zones retrieved successfully. Aug 16 21:13:01.765935 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-d1c1dd2a-b5d1-473c-bc2a-be42baa01b03 tempest-VolumesSnapshotListTestJSON-1202344997 tempest-VolumesSnapshotListTestJSON-1202344997-project-member] Flow 'volume_create_api' (9056bfd4-2038-4304-b781-ed4af2f7bcbf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100332) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:13:01.767141 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-d1c1dd2a-b5d1-473c-bc2a-be42baa01b03 tempest-VolumesSnapshotListTestJSON-1202344997 tempest-VolumesSnapshotListTestJSON-1202344997-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (113c663f-83cb-47dc-900e-d7dd090736bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:13:01.768393 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.flows.api.create_volume [None req-d1c1dd2a-b5d1-473c-bc2a-be42baa01b03 tempest-VolumesSnapshotListTestJSON-1202344997 tempest-VolumesSnapshotListTestJSON-1202344997-project-member] Validating volume size '1' using validate_int {{(pid=100332) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 21:13:01.808456 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-d1c1dd2a-b5d1-473c-bc2a-be42baa01b03 tempest-VolumesSnapshotListTestJSON-1202344997 tempest-VolumesSnapshotListTestJSON-1202344997-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (113c663f-83cb-47dc-900e-d7dd090736bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T21:04:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=69e633b8-fab9-4b15-8b40-4f1a67c51cda,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '69e633b8-fab9-4b15-8b40-4f1a67c51cda', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:13:01.808456 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-d1c1dd2a-b5d1-473c-bc2a-be42baa01b03 tempest-VolumesSnapshotListTestJSON-1202344997 tempest-VolumesSnapshotListTestJSON-1202344997-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ba3cdb4f-211d-47a9-8199-4180cf81acf3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:13:01.853781 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-8426151d-7893-49a0-9001-803e196bd8cc None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:13:01.856592 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-8426151d-7893-49a0-9001-803e196bd8cc tempest-AttachVolumeNegativeTest-223762844 tempest-AttachVolumeNegativeTest-223762844-project-member] GET https://10.4.3.143/volume/v3/volumes/a56ab543-7293-42bc-8f17-b78a4999306b Aug 16 21:13:01.856814 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-8426151d-7893-49a0-9001-803e196bd8cc tempest-AttachVolumeNegativeTest-223762844 tempest-AttachVolumeNegativeTest-223762844-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:13:01.857172 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-8426151d-7893-49a0-9001-803e196bd8cc tempest-AttachVolumeNegativeTest-223762844 tempest-AttachVolumeNegativeTest-223762844-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:13:01.865380 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-8426151d-7893-49a0-9001-803e196bd8cc tempest-AttachVolumeNegativeTest-223762844 tempest-AttachVolumeNegativeTest-223762844-project-member] https://10.4.3.143/volume/v3/volumes/a56ab543-7293-42bc-8f17-b78a4999306b returned with HTTP 404 Aug 16 21:13:01.866089 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 425/1680] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:13:01 2026] GET /volume/v3/volumes/a56ab543-7293-42bc-8f17-b78a4999306b => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:13:01.891838 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.quota [None req-d1c1dd2a-b5d1-473c-bc2a-be42baa01b03 tempest-VolumesSnapshotListTestJSON-1202344997 tempest-VolumesSnapshotListTestJSON-1202344997-project-member] Created reservations ['6f56be1e-2b4d-4767-8935-93c74bb597b6', '599e8346-a1fc-42ff-b592-492a22f2528a', 'dcb9c20f-a98d-4415-94c3-89640ee6cba0', '5e637753-96ad-448b-9772-b53f63c0edc2'] {{(pid=100332) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:13:01.893049 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-d1c1dd2a-b5d1-473c-bc2a-be42baa01b03 tempest-VolumesSnapshotListTestJSON-1202344997 tempest-VolumesSnapshotListTestJSON-1202344997-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ba3cdb4f-211d-47a9-8199-4180cf81acf3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6f56be1e-2b4d-4767-8935-93c74bb597b6', '599e8346-a1fc-42ff-b592-492a22f2528a', 'dcb9c20f-a98d-4415-94c3-89640ee6cba0', '5e637753-96ad-448b-9772-b53f63c0edc2']}' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:13:01.894334 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-d1c1dd2a-b5d1-473c-bc2a-be42baa01b03 tempest-VolumesSnapshotListTestJSON-1202344997 tempest-VolumesSnapshotListTestJSON-1202344997-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (195021c8-b0e2-45b9-97bb-f2d5f03e17bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:13:01.931520 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-d1c1dd2a-b5d1-473c-bc2a-be42baa01b03 tempest-VolumesSnapshotListTestJSON-1202344997 tempest-VolumesSnapshotListTestJSON-1202344997-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (195021c8-b0e2-45b9-97bb-f2d5f03e17bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd7bfc956-5378-48a1-8920-8dd4a78d0558', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotListTestJSON-Volume-608751638',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dc164fa3480341fd9b36b2a38a29c197',qos_specs=None,replication_status=,reservations=['6f56be1e-2b4d-4767-8935-93c74bb597b6','599e8346-a1fc-42ff-b592-492a22f2528a','dcb9c20f-a98d-4415-94c3-89640ee6cba0','5e637753-96ad-448b-9772-b53f63c0edc2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='37e141c4b25545ec8af7b35cd66b1ac4',volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T21:13:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotListTestJSON-Volume-608751638',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d7bfc956-5378-48a1-8920-8dd4a78d0558,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dc164fa3480341fd9b36b2a38a29c197',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='37e141c4b25545ec8af7b35cd66b1ac4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(69e633b8-fab9-4b15-8b40-4f1a67c51cda),volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda)}' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:13:01.932613 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-d1c1dd2a-b5d1-473c-bc2a-be42baa01b03 tempest-VolumesSnapshotListTestJSON-1202344997 tempest-VolumesSnapshotListTestJSON-1202344997-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (668fa980-082e-4f53-89bc-05bf7c0e2020) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:13:01.962773 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-d1c1dd2a-b5d1-473c-bc2a-be42baa01b03 tempest-VolumesSnapshotListTestJSON-1202344997 tempest-VolumesSnapshotListTestJSON-1202344997-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (668fa980-082e-4f53-89bc-05bf7c0e2020) transitioned into state 'SUCCESS' from state '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-608751638',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dc164fa3480341fd9b36b2a38a29c197',qos_specs=None,replication_status=,reservations=['6f56be1e-2b4d-4767-8935-93c74bb597b6','599e8346-a1fc-42ff-b592-492a22f2528a','dcb9c20f-a98d-4415-94c3-89640ee6cba0','5e637753-96ad-448b-9772-b53f63c0edc2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='37e141c4b25545ec8af7b35cd66b1ac4',volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda)}' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:13:01.963702 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-d1c1dd2a-b5d1-473c-bc2a-be42baa01b03 tempest-VolumesSnapshotListTestJSON-1202344997 tempest-VolumesSnapshotListTestJSON-1202344997-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e230a54e-c9fb-4386-8726-32470375027a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:13:01.976955 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-d1c1dd2a-b5d1-473c-bc2a-be42baa01b03 tempest-VolumesSnapshotListTestJSON-1202344997 tempest-VolumesSnapshotListTestJSON-1202344997-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e230a54e-c9fb-4386-8726-32470375027a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:13:01.977384 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-d1c1dd2a-b5d1-473c-bc2a-be42baa01b03 tempest-VolumesSnapshotListTestJSON-1202344997 tempest-VolumesSnapshotListTestJSON-1202344997-project-member] Flow 'volume_create_api' (9056bfd4-2038-4304-b781-ed4af2f7bcbf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100332) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:13:01.977717 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-d1c1dd2a-b5d1-473c-bc2a-be42baa01b03 tempest-VolumesSnapshotListTestJSON-1202344997 tempest-VolumesSnapshotListTestJSON-1202344997-project-member] Create volume request issued successfully. Aug 16 21:13:01.978960 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-d1c1dd2a-b5d1-473c-bc2a-be42baa01b03 tempest-VolumesSnapshotListTestJSON-1202344997 tempest-VolumesSnapshotListTestJSON-1202344997-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Aug 16 21:13:01.978960 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 420/1681] 10.4.3.143 () {68 vars in 1258 bytes} [Sun Aug 16 21:13:01 2026] POST /volume/v3/volumes => generated 757 bytes in 341 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 21:13:01.995796 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-3c93d44d-7dd2-4c9a-9e0f-5a316eedc225 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:13:01.998344 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-3c93d44d-7dd2-4c9a-9e0f-5a316eedc225 tempest-VolumesSnapshotListTestJSON-1202344997 tempest-VolumesSnapshotListTestJSON-1202344997-project-member] GET https://10.4.3.143/volume/v3/volumes/d7bfc956-5378-48a1-8920-8dd4a78d0558 Aug 16 21:13:01.999967 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-3c93d44d-7dd2-4c9a-9e0f-5a316eedc225 tempest-VolumesSnapshotListTestJSON-1202344997 tempest-VolumesSnapshotListTestJSON-1202344997-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:13:01.999967 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-3c93d44d-7dd2-4c9a-9e0f-5a316eedc225 tempest-VolumesSnapshotListTestJSON-1202344997 tempest-VolumesSnapshotListTestJSON-1202344997-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:13:02.012775 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:13:02.012775 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:13:02.017258 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-3c93d44d-7dd2-4c9a-9e0f-5a316eedc225 tempest-VolumesSnapshotListTestJSON-1202344997 tempest-VolumesSnapshotListTestJSON-1202344997-project-member] Volume info retrieved successfully. Aug 16 21:13:02.023201 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-3c93d44d-7dd2-4c9a-9e0f-5a316eedc225 tempest-VolumesSnapshotListTestJSON-1202344997 tempest-VolumesSnapshotListTestJSON-1202344997-project-member] https://10.4.3.143/volume/v3/volumes/d7bfc956-5378-48a1-8920-8dd4a78d0558 returned with HTTP 200 Aug 16 21:13:02.024946 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 424/1682] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:13:01 2026] GET /volume/v3/volumes/d7bfc956-5378-48a1-8920-8dd4a78d0558 => generated 825 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:13:03.036611 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-6bfaeaf2-8391-4732-8690-511054119a14 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:13:03.039533 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-6bfaeaf2-8391-4732-8690-511054119a14 tempest-VolumesSnapshotListTestJSON-1202344997 tempest-VolumesSnapshotListTestJSON-1202344997-project-member] GET https://10.4.3.143/volume/v3/volumes/d7bfc956-5378-48a1-8920-8dd4a78d0558 Aug 16 21:13:03.039754 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-6bfaeaf2-8391-4732-8690-511054119a14 tempest-VolumesSnapshotListTestJSON-1202344997 tempest-VolumesSnapshotListTestJSON-1202344997-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:13:03.040383 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-6bfaeaf2-8391-4732-8690-511054119a14 tempest-VolumesSnapshotListTestJSON-1202344997 tempest-VolumesSnapshotListTestJSON-1202344997-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:13:03.053325 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:13:03.053325 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:13:03.066339 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-6bfaeaf2-8391-4732-8690-511054119a14 tempest-VolumesSnapshotListTestJSON-1202344997 tempest-VolumesSnapshotListTestJSON-1202344997-project-member] Volume info retrieved successfully. Aug 16 21:13:03.075501 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-6bfaeaf2-8391-4732-8690-511054119a14 tempest-VolumesSnapshotListTestJSON-1202344997 tempest-VolumesSnapshotListTestJSON-1202344997-project-member] https://10.4.3.143/volume/v3/volumes/d7bfc956-5378-48a1-8920-8dd4a78d0558 returned with HTTP 200 Aug 16 21:13:03.076112 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 414/1683] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:13:03 2026] GET /volume/v3/volumes/d7bfc956-5378-48a1-8920-8dd4a78d0558 => generated 850 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:13:03.094302 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-72a40b02-fe9f-431a-afc1-81246b2b545e None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:13:03.096469 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-72a40b02-fe9f-431a-afc1-81246b2b545e tempest-VolumesSnapshotListTestJSON-1202344997 tempest-VolumesSnapshotListTestJSON-1202344997-project-member] POST https://10.4.3.143/volume/v3/snapshots Aug 16 21:13:03.096898 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-72a40b02-fe9f-431a-afc1-81246b2b545e tempest-VolumesSnapshotListTestJSON-1202344997 tempest-VolumesSnapshotListTestJSON-1202344997-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d7bfc956-5378-48a1-8920-8dd4a78d0558", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-426385321"}} {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:13:03.109852 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:13:03.109852 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:13:03.110511 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-72a40b02-fe9f-431a-afc1-81246b2b545e tempest-VolumesSnapshotListTestJSON-1202344997 tempest-VolumesSnapshotListTestJSON-1202344997-project-member] Volume info retrieved successfully. Aug 16 21:13:03.110679 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.v3.snapshots [None req-72a40b02-fe9f-431a-afc1-81246b2b545e tempest-VolumesSnapshotListTestJSON-1202344997 tempest-VolumesSnapshotListTestJSON-1202344997-project-member] Create snapshot from volume d7bfc956-5378-48a1-8920-8dd4a78d0558 Aug 16 21:13:03.158104 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.quota [None req-72a40b02-fe9f-431a-afc1-81246b2b545e tempest-VolumesSnapshotListTestJSON-1202344997 tempest-VolumesSnapshotListTestJSON-1202344997-project-member] Created reservations ['3e5ce194-4e38-4302-86cc-23e7f4f82fe7', '0c56bcc9-9da1-4afe-8195-46c55ad5f3eb', '29122e1c-026f-4067-9a78-cb4e1e9b7f15', 'cbfb6dd2-985c-4380-a8d8-32e4cb8c0357'] {{(pid=100330) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:13:03.200199 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-72a40b02-fe9f-431a-afc1-81246b2b545e tempest-VolumesSnapshotListTestJSON-1202344997 tempest-VolumesSnapshotListTestJSON-1202344997-project-member] Snapshot create request issued successfully. Aug 16 21:13:03.200615 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-72a40b02-fe9f-431a-afc1-81246b2b545e tempest-VolumesSnapshotListTestJSON-1202344997 tempest-VolumesSnapshotListTestJSON-1202344997-project-member] https://10.4.3.143/volume/v3/snapshots returned with HTTP 202 Aug 16 21:13:03.201155 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 426/1684] 10.4.3.143 () {68 vars in 1265 bytes} [Sun Aug 16 21:13:03 2026] POST /volume/v3/snapshots => generated 313 bytes in 107 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 21:13:03.214960 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-667af1e9-72c2-4f98-a736-9b0b3fbc0116 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:13:03.217818 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-667af1e9-72c2-4f98-a736-9b0b3fbc0116 tempest-VolumesSnapshotListTestJSON-1202344997 tempest-VolumesSnapshotListTestJSON-1202344997-project-member] GET https://10.4.3.143/volume/v3/snapshots/24543682-5cbf-446a-bff9-5e71232b22de Aug 16 21:13:03.218449 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-667af1e9-72c2-4f98-a736-9b0b3fbc0116 tempest-VolumesSnapshotListTestJSON-1202344997 tempest-VolumesSnapshotListTestJSON-1202344997-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:13:03.218892 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-667af1e9-72c2-4f98-a736-9b0b3fbc0116 tempest-VolumesSnapshotListTestJSON-1202344997 tempest-VolumesSnapshotListTestJSON-1202344997-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:13:03.229415 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:13:03.229415 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:13:03.230294 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-667af1e9-72c2-4f98-a736-9b0b3fbc0116 tempest-VolumesSnapshotListTestJSON-1202344997 tempest-VolumesSnapshotListTestJSON-1202344997-project-member] Snapshot retrieved successfully. Aug 16 21:13:03.231838 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-667af1e9-72c2-4f98-a736-9b0b3fbc0116 tempest-VolumesSnapshotListTestJSON-1202344997 tempest-VolumesSnapshotListTestJSON-1202344997-project-member] https://10.4.3.143/volume/v3/snapshots/24543682-5cbf-446a-bff9-5e71232b22de returned with HTTP 200 Aug 16 21:13:03.232525 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 421/1685] 10.4.3.143 () {66 vars in 1354 bytes} [Sun Aug 16 21:13:03 2026] GET /volume/v3/snapshots/24543682-5cbf-446a-bff9-5e71232b22de => generated 445 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:13:04.151482 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [req-97828035-e08d-4283-b251-31e42546d425 req-983ddb17-276e-45bf-9878-daa207b8b112 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:13:04.154154 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [req-97828035-e08d-4283-b251-31e42546d425 req-983ddb17-276e-45bf-9878-daa207b8b112 tempest-ServerBootFromVolumeStableRescueTest-590732443 tempest-ServerBootFromVolumeStableRescueTest-590732443-project-member] GET https://10.4.3.143/volume/v3/volumes/dff3526d-4692-4d7b-a584-c872e4299467 Aug 16 21:13:04.154602 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [req-97828035-e08d-4283-b251-31e42546d425 req-983ddb17-276e-45bf-9878-daa207b8b112 tempest-ServerBootFromVolumeStableRescueTest-590732443 tempest-ServerBootFromVolumeStableRescueTest-590732443-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:13:04.154864 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [req-97828035-e08d-4283-b251-31e42546d425 req-983ddb17-276e-45bf-9878-daa207b8b112 tempest-ServerBootFromVolumeStableRescueTest-590732443 tempest-ServerBootFromVolumeStableRescueTest-590732443-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:13:04.167241 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:13:04.167241 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:13:04.172390 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [req-97828035-e08d-4283-b251-31e42546d425 req-983ddb17-276e-45bf-9878-daa207b8b112 tempest-ServerBootFromVolumeStableRescueTest-590732443 tempest-ServerBootFromVolumeStableRescueTest-590732443-project-member] Volume info retrieved successfully. Aug 16 21:13:04.178766 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [req-97828035-e08d-4283-b251-31e42546d425 req-983ddb17-276e-45bf-9878-daa207b8b112 tempest-ServerBootFromVolumeStableRescueTest-590732443 tempest-ServerBootFromVolumeStableRescueTest-590732443-project-member] https://10.4.3.143/volume/v3/volumes/dff3526d-4692-4d7b-a584-c872e4299467 returned with HTTP 200 Aug 16 21:13:04.180159 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 425/1686] 10.4.3.143 () {68 vars in 1598 bytes} [Sun Aug 16 21:13:04 2026] GET /volume/v3/volumes/dff3526d-4692-4d7b-a584-c872e4299467 => generated 1603 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:13:04.245442 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-6f5d3087-ce3d-4cd8-99ec-d1d6a7608172 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:13:04.246839 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-6f5d3087-ce3d-4cd8-99ec-d1d6a7608172 tempest-VolumesSnapshotListTestJSON-1202344997 tempest-VolumesSnapshotListTestJSON-1202344997-project-member] GET https://10.4.3.143/volume/v3/snapshots/24543682-5cbf-446a-bff9-5e71232b22de Aug 16 21:13:04.247094 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-6f5d3087-ce3d-4cd8-99ec-d1d6a7608172 tempest-VolumesSnapshotListTestJSON-1202344997 tempest-VolumesSnapshotListTestJSON-1202344997-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:13:04.247277 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-6f5d3087-ce3d-4cd8-99ec-d1d6a7608172 tempest-VolumesSnapshotListTestJSON-1202344997 tempest-VolumesSnapshotListTestJSON-1202344997-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:13:04.256781 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:13:04.256781 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:13:04.257501 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-6f5d3087-ce3d-4cd8-99ec-d1d6a7608172 tempest-VolumesSnapshotListTestJSON-1202344997 tempest-VolumesSnapshotListTestJSON-1202344997-project-member] Snapshot retrieved successfully. Aug 16 21:13:04.258268 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-6f5d3087-ce3d-4cd8-99ec-d1d6a7608172 tempest-VolumesSnapshotListTestJSON-1202344997 tempest-VolumesSnapshotListTestJSON-1202344997-project-member] https://10.4.3.143/volume/v3/snapshots/24543682-5cbf-446a-bff9-5e71232b22de returned with HTTP 200 Aug 16 21:13:04.258627 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 415/1687] 10.4.3.143 () {66 vars in 1354 bytes} [Sun Aug 16 21:13:04 2026] GET /volume/v3/snapshots/24543682-5cbf-446a-bff9-5e71232b22de => generated 472 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:13:04.272535 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-0ad6ca7b-47b4-4c0b-9969-cf00f15fad4a None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:13:04.276523 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-0ad6ca7b-47b4-4c0b-9969-cf00f15fad4a tempest-VolumesSnapshotListTestJSON-1202344997 tempest-VolumesSnapshotListTestJSON-1202344997-project-member] POST https://10.4.3.143/volume/v3/snapshots Aug 16 21:13:04.276885 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-0ad6ca7b-47b4-4c0b-9969-cf00f15fad4a tempest-VolumesSnapshotListTestJSON-1202344997 tempest-VolumesSnapshotListTestJSON-1202344997-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d7bfc956-5378-48a1-8920-8dd4a78d0558", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-1328073041"}} {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:13:04.289884 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:13:04.289884 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:13:04.290416 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-0ad6ca7b-47b4-4c0b-9969-cf00f15fad4a tempest-VolumesSnapshotListTestJSON-1202344997 tempest-VolumesSnapshotListTestJSON-1202344997-project-member] Volume info retrieved successfully. Aug 16 21:13:04.290574 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.v3.snapshots [None req-0ad6ca7b-47b4-4c0b-9969-cf00f15fad4a tempest-VolumesSnapshotListTestJSON-1202344997 tempest-VolumesSnapshotListTestJSON-1202344997-project-member] Create snapshot from volume d7bfc956-5378-48a1-8920-8dd4a78d0558 Aug 16 21:13:04.329185 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.quota [None req-0ad6ca7b-47b4-4c0b-9969-cf00f15fad4a tempest-VolumesSnapshotListTestJSON-1202344997 tempest-VolumesSnapshotListTestJSON-1202344997-project-member] Created reservations ['f1364d11-b5b3-4090-86cd-5f7ba22788c4', '1a8f0daa-f9f2-4b6a-84ee-a34fc0fc5034', 'a0e32709-6d65-46da-84b7-78134d392f7b', 'a5a76786-1b6d-4eb0-89d5-48f69507ace0'] {{(pid=100330) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:13:04.375784 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-0ad6ca7b-47b4-4c0b-9969-cf00f15fad4a tempest-VolumesSnapshotListTestJSON-1202344997 tempest-VolumesSnapshotListTestJSON-1202344997-project-member] Snapshot create request issued successfully. Aug 16 21:13:04.378937 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-0ad6ca7b-47b4-4c0b-9969-cf00f15fad4a tempest-VolumesSnapshotListTestJSON-1202344997 tempest-VolumesSnapshotListTestJSON-1202344997-project-member] https://10.4.3.143/volume/v3/snapshots returned with HTTP 202 Aug 16 21:13:04.378937 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 427/1688] 10.4.3.143 () {68 vars in 1265 bytes} [Sun Aug 16 21:13:04 2026] POST /volume/v3/snapshots => generated 314 bytes in 105 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 21:13:04.392261 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-8d5f1568-304a-4f29-b3f4-677502433074 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:13:04.397879 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-8d5f1568-304a-4f29-b3f4-677502433074 tempest-VolumesSnapshotListTestJSON-1202344997 tempest-VolumesSnapshotListTestJSON-1202344997-project-member] GET https://10.4.3.143/volume/v3/snapshots/d8d95244-1bd8-4860-bb4e-d5898170d99f Aug 16 21:13:04.398168 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-8d5f1568-304a-4f29-b3f4-677502433074 tempest-VolumesSnapshotListTestJSON-1202344997 tempest-VolumesSnapshotListTestJSON-1202344997-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:13:04.398376 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-8d5f1568-304a-4f29-b3f4-677502433074 tempest-VolumesSnapshotListTestJSON-1202344997 tempest-VolumesSnapshotListTestJSON-1202344997-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:13:04.405063 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:13:04.405063 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:13:04.405063 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-8d5f1568-304a-4f29-b3f4-677502433074 tempest-VolumesSnapshotListTestJSON-1202344997 tempest-VolumesSnapshotListTestJSON-1202344997-project-member] Snapshot retrieved successfully. Aug 16 21:13:04.405902 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-8d5f1568-304a-4f29-b3f4-677502433074 tempest-VolumesSnapshotListTestJSON-1202344997 tempest-VolumesSnapshotListTestJSON-1202344997-project-member] https://10.4.3.143/volume/v3/snapshots/d8d95244-1bd8-4860-bb4e-d5898170d99f returned with HTTP 200 Aug 16 21:13:04.406347 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 422/1689] 10.4.3.143 () {66 vars in 1354 bytes} [Sun Aug 16 21:13:04 2026] GET /volume/v3/snapshots/d8d95244-1bd8-4860-bb4e-d5898170d99f => generated 446 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:13:05.418811 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-cc2b1e9b-01dd-4032-81f3-357b245a2c6d None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:13:05.422560 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-cc2b1e9b-01dd-4032-81f3-357b245a2c6d tempest-VolumesSnapshotListTestJSON-1202344997 tempest-VolumesSnapshotListTestJSON-1202344997-project-member] GET https://10.4.3.143/volume/v3/snapshots/d8d95244-1bd8-4860-bb4e-d5898170d99f Aug 16 21:13:05.426944 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-cc2b1e9b-01dd-4032-81f3-357b245a2c6d tempest-VolumesSnapshotListTestJSON-1202344997 tempest-VolumesSnapshotListTestJSON-1202344997-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:13:05.426944 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-cc2b1e9b-01dd-4032-81f3-357b245a2c6d tempest-VolumesSnapshotListTestJSON-1202344997 tempest-VolumesSnapshotListTestJSON-1202344997-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:13:05.442989 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:13:05.442989 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:13:05.444833 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-cc2b1e9b-01dd-4032-81f3-357b245a2c6d tempest-VolumesSnapshotListTestJSON-1202344997 tempest-VolumesSnapshotListTestJSON-1202344997-project-member] Snapshot retrieved successfully. Aug 16 21:13:05.446229 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-cc2b1e9b-01dd-4032-81f3-357b245a2c6d tempest-VolumesSnapshotListTestJSON-1202344997 tempest-VolumesSnapshotListTestJSON-1202344997-project-member] https://10.4.3.143/volume/v3/snapshots/d8d95244-1bd8-4860-bb4e-d5898170d99f returned with HTTP 200 Aug 16 21:13:05.446948 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 426/1690] 10.4.3.143 () {66 vars in 1354 bytes} [Sun Aug 16 21:13:05 2026] GET /volume/v3/snapshots/d8d95244-1bd8-4860-bb4e-d5898170d99f => generated 473 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:13:05.458187 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-fcb7c5c1-c5ad-43a0-9dcd-304941501a69 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:13:05.463573 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-fcb7c5c1-c5ad-43a0-9dcd-304941501a69 tempest-VolumesSnapshotListTestJSON-1202344997 tempest-VolumesSnapshotListTestJSON-1202344997-project-member] POST https://10.4.3.143/volume/v3/snapshots Aug 16 21:13:05.464211 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-fcb7c5c1-c5ad-43a0-9dcd-304941501a69 tempest-VolumesSnapshotListTestJSON-1202344997 tempest-VolumesSnapshotListTestJSON-1202344997-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d7bfc956-5378-48a1-8920-8dd4a78d0558", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-2020286190"}} {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:13:05.482384 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:13:05.482384 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:13:05.483057 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-fcb7c5c1-c5ad-43a0-9dcd-304941501a69 tempest-VolumesSnapshotListTestJSON-1202344997 tempest-VolumesSnapshotListTestJSON-1202344997-project-member] Volume info retrieved successfully. Aug 16 21:13:05.483201 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.v3.snapshots [None req-fcb7c5c1-c5ad-43a0-9dcd-304941501a69 tempest-VolumesSnapshotListTestJSON-1202344997 tempest-VolumesSnapshotListTestJSON-1202344997-project-member] Create snapshot from volume d7bfc956-5378-48a1-8920-8dd4a78d0558 Aug 16 21:13:05.530876 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.quota [None req-fcb7c5c1-c5ad-43a0-9dcd-304941501a69 tempest-VolumesSnapshotListTestJSON-1202344997 tempest-VolumesSnapshotListTestJSON-1202344997-project-member] Created reservations ['f67b0616-b9d5-4734-b590-8ba04ad830cb', '4eb76ed6-6164-4125-9a26-b1da9d3b7ab3', '6de06a1f-caaa-4785-93d9-b3beda1bd87f', 'adbf3225-7326-4fe2-8488-0d66c1743422'] {{(pid=100333) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:13:05.589733 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-fcb7c5c1-c5ad-43a0-9dcd-304941501a69 tempest-VolumesSnapshotListTestJSON-1202344997 tempest-VolumesSnapshotListTestJSON-1202344997-project-member] Snapshot create request issued successfully. Aug 16 21:13:05.590133 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-fcb7c5c1-c5ad-43a0-9dcd-304941501a69 tempest-VolumesSnapshotListTestJSON-1202344997 tempest-VolumesSnapshotListTestJSON-1202344997-project-member] https://10.4.3.143/volume/v3/snapshots returned with HTTP 202 Aug 16 21:13:05.590542 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 416/1691] 10.4.3.143 () {68 vars in 1265 bytes} [Sun Aug 16 21:13:05 2026] POST /volume/v3/snapshots => generated 314 bytes in 134 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 21:13:05.601344 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-f7565f96-f8ed-47ef-9de6-a47e7ba16c6c None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:13:05.604276 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-f7565f96-f8ed-47ef-9de6-a47e7ba16c6c tempest-VolumesSnapshotListTestJSON-1202344997 tempest-VolumesSnapshotListTestJSON-1202344997-project-member] GET https://10.4.3.143/volume/v3/snapshots/7e6b7091-9b76-484f-bd2d-01534fbf4587 Aug 16 21:13:05.604376 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-f7565f96-f8ed-47ef-9de6-a47e7ba16c6c tempest-VolumesSnapshotListTestJSON-1202344997 tempest-VolumesSnapshotListTestJSON-1202344997-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:13:05.604661 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-f7565f96-f8ed-47ef-9de6-a47e7ba16c6c tempest-VolumesSnapshotListTestJSON-1202344997 tempest-VolumesSnapshotListTestJSON-1202344997-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:13:05.611223 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:13:05.611223 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:13:05.611766 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-f7565f96-f8ed-47ef-9de6-a47e7ba16c6c tempest-VolumesSnapshotListTestJSON-1202344997 tempest-VolumesSnapshotListTestJSON-1202344997-project-member] Snapshot retrieved successfully. Aug 16 21:13:05.615846 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-f7565f96-f8ed-47ef-9de6-a47e7ba16c6c tempest-VolumesSnapshotListTestJSON-1202344997 tempest-VolumesSnapshotListTestJSON-1202344997-project-member] https://10.4.3.143/volume/v3/snapshots/7e6b7091-9b76-484f-bd2d-01534fbf4587 returned with HTTP 200 Aug 16 21:13:05.615846 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 428/1692] 10.4.3.143 () {66 vars in 1354 bytes} [Sun Aug 16 21:13:05 2026] GET /volume/v3/snapshots/7e6b7091-9b76-484f-bd2d-01534fbf4587 => generated 446 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:13:06.629141 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-b90a7bd8-8ca9-472e-a3e4-8938504c9284 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:13:06.631101 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-b90a7bd8-8ca9-472e-a3e4-8938504c9284 tempest-VolumesSnapshotListTestJSON-1202344997 tempest-VolumesSnapshotListTestJSON-1202344997-project-member] GET https://10.4.3.143/volume/v3/snapshots/7e6b7091-9b76-484f-bd2d-01534fbf4587 Aug 16 21:13:06.631309 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-b90a7bd8-8ca9-472e-a3e4-8938504c9284 tempest-VolumesSnapshotListTestJSON-1202344997 tempest-VolumesSnapshotListTestJSON-1202344997-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:13:06.631496 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-b90a7bd8-8ca9-472e-a3e4-8938504c9284 tempest-VolumesSnapshotListTestJSON-1202344997 tempest-VolumesSnapshotListTestJSON-1202344997-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:13:06.636542 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:13:06.636542 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:13:06.637010 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-b90a7bd8-8ca9-472e-a3e4-8938504c9284 tempest-VolumesSnapshotListTestJSON-1202344997 tempest-VolumesSnapshotListTestJSON-1202344997-project-member] Snapshot retrieved successfully. Aug 16 21:13:06.637805 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-b90a7bd8-8ca9-472e-a3e4-8938504c9284 tempest-VolumesSnapshotListTestJSON-1202344997 tempest-VolumesSnapshotListTestJSON-1202344997-project-member] https://10.4.3.143/volume/v3/snapshots/7e6b7091-9b76-484f-bd2d-01534fbf4587 returned with HTTP 200 Aug 16 21:13:06.638250 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 423/1693] 10.4.3.143 () {66 vars in 1354 bytes} [Sun Aug 16 21:13:06 2026] GET /volume/v3/snapshots/7e6b7091-9b76-484f-bd2d-01534fbf4587 => generated 473 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:13:06.649487 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-abd4c397-6151-4043-9714-93bc2823d390 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:13:06.651598 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-abd4c397-6151-4043-9714-93bc2823d390 tempest-VolumesSnapshotListTestJSON-1202344997 tempest-VolumesSnapshotListTestJSON-1202344997-project-member] GET https://10.4.3.143/volume/v3/snapshots?limit=1 Aug 16 21:13:06.651850 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-abd4c397-6151-4043-9714-93bc2823d390 tempest-VolumesSnapshotListTestJSON-1202344997 tempest-VolumesSnapshotListTestJSON-1202344997-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:13:06.652112 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-abd4c397-6151-4043-9714-93bc2823d390 tempest-VolumesSnapshotListTestJSON-1202344997 tempest-VolumesSnapshotListTestJSON-1202344997-project-member] Calling method 'index' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:13:06.652449 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.api_utils [None req-abd4c397-6151-4043-9714-93bc2823d390 tempest-VolumesSnapshotListTestJSON-1202344997 tempest-VolumesSnapshotListTestJSON-1202344997-project-member] Removing options '' from query. {{(pid=100331) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 16 21:13:06.654711 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.db.api [None req-abd4c397-6151-4043-9714-93bc2823d390 tempest-VolumesSnapshotListTestJSON-1202344997 tempest-VolumesSnapshotListTestJSON-1202344997-project-member] Building query based on filter {{(pid=100331) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 16 21:13:06.658736 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-abd4c397-6151-4043-9714-93bc2823d390 tempest-VolumesSnapshotListTestJSON-1202344997 tempest-VolumesSnapshotListTestJSON-1202344997-project-member] Get all snapshots completed successfully. Aug 16 21:13:06.659444 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-abd4c397-6151-4043-9714-93bc2823d390 tempest-VolumesSnapshotListTestJSON-1202344997 tempest-VolumesSnapshotListTestJSON-1202344997-project-member] https://10.4.3.143/volume/v3/snapshots?limit=1 returned with HTTP 200 Aug 16 21:13:06.659940 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 427/1694] 10.4.3.143 () {66 vars in 1258 bytes} [Sun Aug 16 21:13:06 2026] GET /volume/v3/snapshots?limit=1 => generated 482 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:13:06.675136 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-5ce3dade-7c48-4bc0-b064-5ec67338da67 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:13:06.676792 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-5ce3dade-7c48-4bc0-b064-5ec67338da67 tempest-VolumesSnapshotListTestJSON-1202344997 tempest-VolumesSnapshotListTestJSON-1202344997-project-member] GET https://10.4.3.143/volume/v3/snapshots Aug 16 21:13:06.676990 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-5ce3dade-7c48-4bc0-b064-5ec67338da67 tempest-VolumesSnapshotListTestJSON-1202344997 tempest-VolumesSnapshotListTestJSON-1202344997-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:13:06.677209 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-5ce3dade-7c48-4bc0-b064-5ec67338da67 tempest-VolumesSnapshotListTestJSON-1202344997 tempest-VolumesSnapshotListTestJSON-1202344997-project-member] Calling method 'index' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:13:06.677442 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.api_utils [None req-5ce3dade-7c48-4bc0-b064-5ec67338da67 tempest-VolumesSnapshotListTestJSON-1202344997 tempest-VolumesSnapshotListTestJSON-1202344997-project-member] Removing options '' from query. {{(pid=100333) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 16 21:13:06.677686 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:13:06.677686 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:13:06.678511 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.db.api [None req-5ce3dade-7c48-4bc0-b064-5ec67338da67 tempest-VolumesSnapshotListTestJSON-1202344997 tempest-VolumesSnapshotListTestJSON-1202344997-project-member] Building query based on filter {{(pid=100333) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 16 21:13:06.688726 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-5ce3dade-7c48-4bc0-b064-5ec67338da67 tempest-VolumesSnapshotListTestJSON-1202344997 tempest-VolumesSnapshotListTestJSON-1202344997-project-member] Get all snapshots completed successfully. Aug 16 21:13:06.689344 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-5ce3dade-7c48-4bc0-b064-5ec67338da67 tempest-VolumesSnapshotListTestJSON-1202344997 tempest-VolumesSnapshotListTestJSON-1202344997-project-member] https://10.4.3.143/volume/v3/snapshots returned with HTTP 200 Aug 16 21:13:06.689908 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 417/1695] 10.4.3.143 () {66 vars in 1243 bytes} [Sun Aug 16 21:13:06 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 16 21:13:06.698890 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-47251db8-c5f0-46d8-b378-fa70d1904664 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:13:06.703618 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-47251db8-c5f0-46d8-b378-fa70d1904664 tempest-VolumesSnapshotListTestJSON-1202344997 tempest-VolumesSnapshotListTestJSON-1202344997-project-member] GET https://10.4.3.143/volume/v3/snapshots?limit=100000 Aug 16 21:13:06.703618 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-47251db8-c5f0-46d8-b378-fa70d1904664 tempest-VolumesSnapshotListTestJSON-1202344997 tempest-VolumesSnapshotListTestJSON-1202344997-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:13:06.703618 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-47251db8-c5f0-46d8-b378-fa70d1904664 tempest-VolumesSnapshotListTestJSON-1202344997 tempest-VolumesSnapshotListTestJSON-1202344997-project-member] Calling method 'index' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:13:06.703618 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.api_utils [None req-47251db8-c5f0-46d8-b378-fa70d1904664 tempest-VolumesSnapshotListTestJSON-1202344997 tempest-VolumesSnapshotListTestJSON-1202344997-project-member] Removing options '' from query. {{(pid=100330) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 16 21:13:06.703618 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.db.api [None req-47251db8-c5f0-46d8-b378-fa70d1904664 tempest-VolumesSnapshotListTestJSON-1202344997 tempest-VolumesSnapshotListTestJSON-1202344997-project-member] Building query based on filter {{(pid=100330) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 16 21:13:06.707741 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-47251db8-c5f0-46d8-b378-fa70d1904664 tempest-VolumesSnapshotListTestJSON-1202344997 tempest-VolumesSnapshotListTestJSON-1202344997-project-member] Get all snapshots completed successfully. Aug 16 21:13:06.708287 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-47251db8-c5f0-46d8-b378-fa70d1904664 tempest-VolumesSnapshotListTestJSON-1202344997 tempest-VolumesSnapshotListTestJSON-1202344997-project-member] https://10.4.3.143/volume/v3/snapshots?limit=100000 returned with HTTP 200 Aug 16 21:13:06.708730 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 429/1696] 10.4.3.143 () {66 vars in 1268 bytes} [Sun Aug 16 21:13:06 2026] GET /volume/v3/snapshots?limit=100000 => generated 995 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 16 21:13:06.720804 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-81ea2e91-6c09-4c2b-a48d-03dafc4e88b0 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:13:06.723421 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-81ea2e91-6c09-4c2b-a48d-03dafc4e88b0 tempest-VolumesSnapshotListTestJSON-1202344997 tempest-VolumesSnapshotListTestJSON-1202344997-project-member] GET https://10.4.3.143/volume/v3/snapshots?limit=0 Aug 16 21:13:06.723713 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-81ea2e91-6c09-4c2b-a48d-03dafc4e88b0 tempest-VolumesSnapshotListTestJSON-1202344997 tempest-VolumesSnapshotListTestJSON-1202344997-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:13:06.723983 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-81ea2e91-6c09-4c2b-a48d-03dafc4e88b0 tempest-VolumesSnapshotListTestJSON-1202344997 tempest-VolumesSnapshotListTestJSON-1202344997-project-member] Calling method 'index' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:13:06.724353 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.api_utils [None req-81ea2e91-6c09-4c2b-a48d-03dafc4e88b0 tempest-VolumesSnapshotListTestJSON-1202344997 tempest-VolumesSnapshotListTestJSON-1202344997-project-member] Removing options '' from query. {{(pid=100332) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 16 21:13:06.726304 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.db.api [None req-81ea2e91-6c09-4c2b-a48d-03dafc4e88b0 tempest-VolumesSnapshotListTestJSON-1202344997 tempest-VolumesSnapshotListTestJSON-1202344997-project-member] Building query based on filter {{(pid=100332) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 16 21:13:06.730128 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-81ea2e91-6c09-4c2b-a48d-03dafc4e88b0 tempest-VolumesSnapshotListTestJSON-1202344997 tempest-VolumesSnapshotListTestJSON-1202344997-project-member] Get all snapshots completed successfully. Aug 16 21:13:06.730498 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-81ea2e91-6c09-4c2b-a48d-03dafc4e88b0 tempest-VolumesSnapshotListTestJSON-1202344997 tempest-VolumesSnapshotListTestJSON-1202344997-project-member] https://10.4.3.143/volume/v3/snapshots?limit=0 returned with HTTP 200 Aug 16 21:13:06.731113 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 424/1697] 10.4.3.143 () {66 vars in 1258 bytes} [Sun Aug 16 21:13:06 2026] GET /volume/v3/snapshots?limit=0 => generated 17 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 16 21:13:06.744068 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-98077c0b-4e5c-47a0-910f-ba5657738eff None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:13:06.745723 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-98077c0b-4e5c-47a0-910f-ba5657738eff tempest-VolumesSnapshotListTestJSON-1202344997 tempest-VolumesSnapshotListTestJSON-1202344997-project-member] GET https://10.4.3.143/volume/v3/snapshots Aug 16 21:13:06.745907 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-98077c0b-4e5c-47a0-910f-ba5657738eff tempest-VolumesSnapshotListTestJSON-1202344997 tempest-VolumesSnapshotListTestJSON-1202344997-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:13:06.746120 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-98077c0b-4e5c-47a0-910f-ba5657738eff tempest-VolumesSnapshotListTestJSON-1202344997 tempest-VolumesSnapshotListTestJSON-1202344997-project-member] Calling method 'index' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:13:06.746302 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.api_utils [None req-98077c0b-4e5c-47a0-910f-ba5657738eff tempest-VolumesSnapshotListTestJSON-1202344997 tempest-VolumesSnapshotListTestJSON-1202344997-project-member] Removing options '' from query. {{(pid=100331) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 16 21:13:06.746552 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:13:06.746552 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:13:06.747402 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.db.api [None req-98077c0b-4e5c-47a0-910f-ba5657738eff tempest-VolumesSnapshotListTestJSON-1202344997 tempest-VolumesSnapshotListTestJSON-1202344997-project-member] Building query based on filter {{(pid=100331) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 16 21:13:06.751478 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-98077c0b-4e5c-47a0-910f-ba5657738eff tempest-VolumesSnapshotListTestJSON-1202344997 tempest-VolumesSnapshotListTestJSON-1202344997-project-member] Get all snapshots completed successfully. Aug 16 21:13:06.751839 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-98077c0b-4e5c-47a0-910f-ba5657738eff tempest-VolumesSnapshotListTestJSON-1202344997 tempest-VolumesSnapshotListTestJSON-1202344997-project-member] https://10.4.3.143/volume/v3/snapshots returned with HTTP 200 Aug 16 21:13:06.752265 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 428/1698] 10.4.3.143 () {66 vars in 1243 bytes} [Sun Aug 16 21:13:06 2026] GET /volume/v3/snapshots => generated 995 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:13:06.761990 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-e4eae452-39dd-4d7c-ad4a-e317678168e4 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:13:06.764098 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-e4eae452-39dd-4d7c-ad4a-e317678168e4 tempest-VolumesSnapshotListTestJSON-1202344997 tempest-VolumesSnapshotListTestJSON-1202344997-project-member] GET https://10.4.3.143/volume/v3/snapshots?marker=d8d95244-1bd8-4860-bb4e-d5898170d99f Aug 16 21:13:06.764362 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-e4eae452-39dd-4d7c-ad4a-e317678168e4 tempest-VolumesSnapshotListTestJSON-1202344997 tempest-VolumesSnapshotListTestJSON-1202344997-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:13:06.764618 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-e4eae452-39dd-4d7c-ad4a-e317678168e4 tempest-VolumesSnapshotListTestJSON-1202344997 tempest-VolumesSnapshotListTestJSON-1202344997-project-member] Calling method 'index' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:13:06.764902 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.api_utils [None req-e4eae452-39dd-4d7c-ad4a-e317678168e4 tempest-VolumesSnapshotListTestJSON-1202344997 tempest-VolumesSnapshotListTestJSON-1202344997-project-member] Removing options '' from query. {{(pid=100333) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 16 21:13:06.765311 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:13:06.765311 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:13:06.766370 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.db.api [None req-e4eae452-39dd-4d7c-ad4a-e317678168e4 tempest-VolumesSnapshotListTestJSON-1202344997 tempest-VolumesSnapshotListTestJSON-1202344997-project-member] Building query based on filter {{(pid=100333) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 16 21:13:06.794356 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-e4eae452-39dd-4d7c-ad4a-e317678168e4 tempest-VolumesSnapshotListTestJSON-1202344997 tempest-VolumesSnapshotListTestJSON-1202344997-project-member] Get all snapshots completed successfully. Aug 16 21:13:06.794356 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-e4eae452-39dd-4d7c-ad4a-e317678168e4 tempest-VolumesSnapshotListTestJSON-1202344997 tempest-VolumesSnapshotListTestJSON-1202344997-project-member] https://10.4.3.143/volume/v3/snapshots?marker=d8d95244-1bd8-4860-bb4e-d5898170d99f returned with HTTP 200 Aug 16 21:13:06.794356 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 418/1699] 10.4.3.143 () {66 vars in 1330 bytes} [Sun Aug 16 21:13:06 2026] GET /volume/v3/snapshots?marker=d8d95244-1bd8-4860-bb4e-d5898170d99f => generated 341 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:13:06.809269 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-6cc4dfee-ccf7-424e-b546-936f8bece712 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:13:06.813346 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-6cc4dfee-ccf7-424e-b546-936f8bece712 tempest-VolumesSnapshotListTestJSON-1202344997 tempest-VolumesSnapshotListTestJSON-1202344997-project-member] GET https://10.4.3.143/volume/v3/snapshots?offset=2&limit=3 Aug 16 21:13:06.813346 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-6cc4dfee-ccf7-424e-b546-936f8bece712 tempest-VolumesSnapshotListTestJSON-1202344997 tempest-VolumesSnapshotListTestJSON-1202344997-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:13:06.813346 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-6cc4dfee-ccf7-424e-b546-936f8bece712 tempest-VolumesSnapshotListTestJSON-1202344997 tempest-VolumesSnapshotListTestJSON-1202344997-project-member] Calling method 'index' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:13:06.813346 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.api_utils [None req-6cc4dfee-ccf7-424e-b546-936f8bece712 tempest-VolumesSnapshotListTestJSON-1202344997 tempest-VolumesSnapshotListTestJSON-1202344997-project-member] Removing options '' from query. {{(pid=100330) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 16 21:13:06.813346 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:13:06.813346 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:13:06.814448 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.db.api [None req-6cc4dfee-ccf7-424e-b546-936f8bece712 tempest-VolumesSnapshotListTestJSON-1202344997 tempest-VolumesSnapshotListTestJSON-1202344997-project-member] Building query based on filter {{(pid=100330) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 16 21:13:06.819192 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-2cd262fc-e780-406c-b0e8-1cc41f364b29 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:13:06.821970 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-2cd262fc-e780-406c-b0e8-1cc41f364b29 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] DELETE https://10.4.3.143/volume/v3/snapshots/02a7fb0f-53cf-4dcf-b544-3f2c4e302efd Aug 16 21:13:06.822249 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-2cd262fc-e780-406c-b0e8-1cc41f364b29 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:13:06.822502 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-2cd262fc-e780-406c-b0e8-1cc41f364b29 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Calling method 'delete' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:13:06.822644 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.v3.snapshots [None req-2cd262fc-e780-406c-b0e8-1cc41f364b29 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Delete snapshot with id: 02a7fb0f-53cf-4dcf-b544-3f2c4e302efd Aug 16 21:13:06.829734 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:13:06.829734 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:13:06.830345 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-2cd262fc-e780-406c-b0e8-1cc41f364b29 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Snapshot retrieved successfully. Aug 16 21:13:06.832711 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-6cc4dfee-ccf7-424e-b546-936f8bece712 tempest-VolumesSnapshotListTestJSON-1202344997 tempest-VolumesSnapshotListTestJSON-1202344997-project-member] Get all snapshots completed successfully. Aug 16 21:13:06.833357 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-6cc4dfee-ccf7-424e-b546-936f8bece712 tempest-VolumesSnapshotListTestJSON-1202344997 tempest-VolumesSnapshotListTestJSON-1202344997-project-member] https://10.4.3.143/volume/v3/snapshots?offset=2&limit=3 returned with HTTP 200 Aug 16 21:13:06.834014 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 430/1700] 10.4.3.143 () {66 vars in 1276 bytes} [Sun Aug 16 21:13:06 2026] GET /volume/v3/snapshots?offset=2&limit=3 => generated 341 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:13:06.848034 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-97f26526-b9fa-4c4a-9644-9d5cf84bb7f9 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:13:06.852341 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-97f26526-b9fa-4c4a-9644-9d5cf84bb7f9 tempest-VolumesSnapshotListTestJSON-1202344997 tempest-VolumesSnapshotListTestJSON-1202344997-project-member] GET https://10.4.3.143/volume/v3/snapshots?sort_key=created_at&sort_dir=asc Aug 16 21:13:06.852341 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-97f26526-b9fa-4c4a-9644-9d5cf84bb7f9 tempest-VolumesSnapshotListTestJSON-1202344997 tempest-VolumesSnapshotListTestJSON-1202344997-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:13:06.852341 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-97f26526-b9fa-4c4a-9644-9d5cf84bb7f9 tempest-VolumesSnapshotListTestJSON-1202344997 tempest-VolumesSnapshotListTestJSON-1202344997-project-member] Calling method 'index' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:13:06.852341 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.api_utils [None req-97f26526-b9fa-4c4a-9644-9d5cf84bb7f9 tempest-VolumesSnapshotListTestJSON-1202344997 tempest-VolumesSnapshotListTestJSON-1202344997-project-member] Removing options '' from query. {{(pid=100331) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 16 21:13:06.852341 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:13:06.852341 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:13:06.854732 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-2cd262fc-e780-406c-b0e8-1cc41f364b29 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Snapshot delete request issued successfully. Aug 16 21:13:06.854937 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-2cd262fc-e780-406c-b0e8-1cc41f364b29 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] https://10.4.3.143/volume/v3/snapshots/02a7fb0f-53cf-4dcf-b544-3f2c4e302efd returned with HTTP 202 Aug 16 21:13:06.855373 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 425/1701] 10.4.3.143 () {66 vars in 1357 bytes} [Sun Aug 16 21:13:06 2026] DELETE /volume/v3/snapshots/02a7fb0f-53cf-4dcf-b544-3f2c4e302efd => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 21:13:06.855739 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.db.api [None req-97f26526-b9fa-4c4a-9644-9d5cf84bb7f9 tempest-VolumesSnapshotListTestJSON-1202344997 tempest-VolumesSnapshotListTestJSON-1202344997-project-member] Building query based on filter {{(pid=100331) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 16 21:13:06.869951 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [req-d07a0e87-d8f2-436c-a61b-bdf0011607b7 req-5c34597a-e831-4a33-bb98-ba74dfedd241 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:13:06.869951 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [req-d07a0e87-d8f2-436c-a61b-bdf0011607b7 req-5c34597a-e831-4a33-bb98-ba74dfedd241 tempest-VolumesNegativeTest-2021279894 tempest-VolumesNegativeTest-2021279894-project-member] DELETE https://10.4.3.143/volume/v3/volumes/tempest-invalid-40268496 Aug 16 21:13:06.869951 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [req-d07a0e87-d8f2-436c-a61b-bdf0011607b7 req-5c34597a-e831-4a33-bb98-ba74dfedd241 tempest-VolumesNegativeTest-2021279894 tempest-VolumesNegativeTest-2021279894-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:13:06.869951 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [req-d07a0e87-d8f2-436c-a61b-bdf0011607b7 req-5c34597a-e831-4a33-bb98-ba74dfedd241 tempest-VolumesNegativeTest-2021279894 tempest-VolumesNegativeTest-2021279894-project-member] Calling method 'delete' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:13:06.869951 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.v3.volumes [req-d07a0e87-d8f2-436c-a61b-bdf0011607b7 req-5c34597a-e831-4a33-bb98-ba74dfedd241 tempest-VolumesNegativeTest-2021279894 tempest-VolumesNegativeTest-2021279894-project-member] Delete volume with id: tempest-invalid-40268496 Aug 16 21:13:06.870154 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-b32c9250-caf8-4f9b-b25b-c615e10dc7f4 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:13:06.872585 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-b32c9250-caf8-4f9b-b25b-c615e10dc7f4 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] GET https://10.4.3.143/volume/v3/snapshots/02a7fb0f-53cf-4dcf-b544-3f2c4e302efd Aug 16 21:13:06.872585 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-b32c9250-caf8-4f9b-b25b-c615e10dc7f4 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:13:06.874023 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-b32c9250-caf8-4f9b-b25b-c615e10dc7f4 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:13:06.875987 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [req-d07a0e87-d8f2-436c-a61b-bdf0011607b7 req-5c34597a-e831-4a33-bb98-ba74dfedd241 tempest-VolumesNegativeTest-2021279894 tempest-VolumesNegativeTest-2021279894-project-member] https://10.4.3.143/volume/v3/volumes/tempest-invalid-40268496 returned with HTTP 404 Aug 16 21:13:06.876543 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-97f26526-b9fa-4c4a-9644-9d5cf84bb7f9 tempest-VolumesSnapshotListTestJSON-1202344997 tempest-VolumesSnapshotListTestJSON-1202344997-project-member] Get all snapshots completed successfully. Aug 16 21:13:06.876694 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 419/1702] 10.4.3.143 () {70 vars in 1584 bytes} [Sun Aug 16 21:13:06 2026] DELETE /volume/v3/volumes/tempest-invalid-40268496 => generated 97 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 16 21:13:06.877554 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-97f26526-b9fa-4c4a-9644-9d5cf84bb7f9 tempest-VolumesSnapshotListTestJSON-1202344997 tempest-VolumesSnapshotListTestJSON-1202344997-project-member] https://10.4.3.143/volume/v3/snapshots?sort_key=created_at&sort_dir=asc returned with HTTP 200 Aug 16 21:13:06.880948 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 429/1703] 10.4.3.143 () {66 vars in 1308 bytes} [Sun Aug 16 21:13:06 2026] GET /volume/v3/snapshots?sort_key=created_at&sort_dir=asc => generated 995 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:13:06.882016 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:13:06.882016 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:13:06.882539 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-b32c9250-caf8-4f9b-b25b-c615e10dc7f4 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Snapshot retrieved successfully. Aug 16 21:13:06.883461 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-b32c9250-caf8-4f9b-b25b-c615e10dc7f4 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] https://10.4.3.143/volume/v3/snapshots/02a7fb0f-53cf-4dcf-b544-3f2c4e302efd returned with HTTP 200 Aug 16 21:13:06.883833 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 431/1704] 10.4.3.143 () {66 vars in 1354 bytes} [Sun Aug 16 21:13:06 2026] GET /volume/v3/snapshots/02a7fb0f-53cf-4dcf-b544-3f2c4e302efd => generated 466 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:13:06.894502 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-b820de2f-aed2-47cb-92cb-38cca6a33b3b None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:13:06.894502 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-b820de2f-aed2-47cb-92cb-38cca6a33b3b tempest-VolumesSnapshotListTestJSON-1202344997 tempest-VolumesSnapshotListTestJSON-1202344997-project-member] GET https://10.4.3.143/volume/v3/snapshots?sort_key=created_at&sort_dir=desc Aug 16 21:13:06.894713 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-b820de2f-aed2-47cb-92cb-38cca6a33b3b tempest-VolumesSnapshotListTestJSON-1202344997 tempest-VolumesSnapshotListTestJSON-1202344997-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:13:06.894846 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-b820de2f-aed2-47cb-92cb-38cca6a33b3b tempest-VolumesSnapshotListTestJSON-1202344997 tempest-VolumesSnapshotListTestJSON-1202344997-project-member] Calling method 'index' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:13:06.895138 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.api_utils [None req-b820de2f-aed2-47cb-92cb-38cca6a33b3b tempest-VolumesSnapshotListTestJSON-1202344997 tempest-VolumesSnapshotListTestJSON-1202344997-project-member] Removing options '' from query. {{(pid=100332) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 16 21:13:06.895478 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:13:06.895478 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:13:06.896307 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.db.api [None req-b820de2f-aed2-47cb-92cb-38cca6a33b3b tempest-VolumesSnapshotListTestJSON-1202344997 tempest-VolumesSnapshotListTestJSON-1202344997-project-member] Building query based on filter {{(pid=100332) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 16 21:13:06.904565 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-b820de2f-aed2-47cb-92cb-38cca6a33b3b tempest-VolumesSnapshotListTestJSON-1202344997 tempest-VolumesSnapshotListTestJSON-1202344997-project-member] Get all snapshots completed successfully. Aug 16 21:13:06.905935 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-b820de2f-aed2-47cb-92cb-38cca6a33b3b tempest-VolumesSnapshotListTestJSON-1202344997 tempest-VolumesSnapshotListTestJSON-1202344997-project-member] https://10.4.3.143/volume/v3/snapshots?sort_key=created_at&sort_dir=desc returned with HTTP 200 Aug 16 21:13:06.905935 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 426/1705] 10.4.3.143 () {66 vars in 1310 bytes} [Sun Aug 16 21:13:06 2026] GET /volume/v3/snapshots?sort_key=created_at&sort_dir=desc => generated 995 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:13:06.918476 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-cec36402-d4b7-4616-b461-f9aac068a1ac None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:13:06.922491 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-cec36402-d4b7-4616-b461-f9aac068a1ac tempest-VolumesSnapshotListTestJSON-1202344997 tempest-VolumesSnapshotListTestJSON-1202344997-project-member] GET https://10.4.3.143/volume/v3/snapshots?sort_key=id&sort_dir=asc Aug 16 21:13:06.922491 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-cec36402-d4b7-4616-b461-f9aac068a1ac tempest-VolumesSnapshotListTestJSON-1202344997 tempest-VolumesSnapshotListTestJSON-1202344997-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:13:06.922491 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-cec36402-d4b7-4616-b461-f9aac068a1ac tempest-VolumesSnapshotListTestJSON-1202344997 tempest-VolumesSnapshotListTestJSON-1202344997-project-member] Calling method 'index' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:13:06.922491 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.api_utils [None req-cec36402-d4b7-4616-b461-f9aac068a1ac tempest-VolumesSnapshotListTestJSON-1202344997 tempest-VolumesSnapshotListTestJSON-1202344997-project-member] Removing options '' from query. {{(pid=100333) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 16 21:13:06.922491 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:13:06.922491 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:13:06.922816 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.db.api [None req-cec36402-d4b7-4616-b461-f9aac068a1ac tempest-VolumesSnapshotListTestJSON-1202344997 tempest-VolumesSnapshotListTestJSON-1202344997-project-member] Building query based on filter {{(pid=100333) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 16 21:13:06.941437 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-cec36402-d4b7-4616-b461-f9aac068a1ac tempest-VolumesSnapshotListTestJSON-1202344997 tempest-VolumesSnapshotListTestJSON-1202344997-project-member] Get all snapshots completed successfully. Aug 16 21:13:06.941437 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-cec36402-d4b7-4616-b461-f9aac068a1ac tempest-VolumesSnapshotListTestJSON-1202344997 tempest-VolumesSnapshotListTestJSON-1202344997-project-member] https://10.4.3.143/volume/v3/snapshots?sort_key=id&sort_dir=asc returned with HTTP 200 Aug 16 21:13:06.941437 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 420/1706] 10.4.3.143 () {66 vars in 1292 bytes} [Sun Aug 16 21:13:06 2026] GET /volume/v3/snapshots?sort_key=id&sort_dir=asc => generated 995 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:13:06.957411 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-b2a4db78-0cc3-43e9-8240-ee4c71ed4dbc None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:13:06.961948 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-b2a4db78-0cc3-43e9-8240-ee4c71ed4dbc tempest-VolumesSnapshotListTestJSON-1202344997 tempest-VolumesSnapshotListTestJSON-1202344997-project-member] GET https://10.4.3.143/volume/v3/snapshots?sort_key=id&sort_dir=desc Aug 16 21:13:06.962348 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-b2a4db78-0cc3-43e9-8240-ee4c71ed4dbc tempest-VolumesSnapshotListTestJSON-1202344997 tempest-VolumesSnapshotListTestJSON-1202344997-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:13:06.962593 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-b2a4db78-0cc3-43e9-8240-ee4c71ed4dbc tempest-VolumesSnapshotListTestJSON-1202344997 tempest-VolumesSnapshotListTestJSON-1202344997-project-member] Calling method 'index' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:13:06.965420 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.api_utils [None req-b2a4db78-0cc3-43e9-8240-ee4c71ed4dbc tempest-VolumesSnapshotListTestJSON-1202344997 tempest-VolumesSnapshotListTestJSON-1202344997-project-member] Removing options '' from query. {{(pid=100331) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 16 21:13:06.965420 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:13:06.965420 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:13:06.965420 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.db.api [None req-b2a4db78-0cc3-43e9-8240-ee4c71ed4dbc tempest-VolumesSnapshotListTestJSON-1202344997 tempest-VolumesSnapshotListTestJSON-1202344997-project-member] Building query based on filter {{(pid=100331) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 16 21:13:06.984705 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-b2a4db78-0cc3-43e9-8240-ee4c71ed4dbc tempest-VolumesSnapshotListTestJSON-1202344997 tempest-VolumesSnapshotListTestJSON-1202344997-project-member] Get all snapshots completed successfully. Aug 16 21:13:06.985162 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-b2a4db78-0cc3-43e9-8240-ee4c71ed4dbc tempest-VolumesSnapshotListTestJSON-1202344997 tempest-VolumesSnapshotListTestJSON-1202344997-project-member] https://10.4.3.143/volume/v3/snapshots?sort_key=id&sort_dir=desc returned with HTTP 200 Aug 16 21:13:06.985520 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 430/1707] 10.4.3.143 () {66 vars in 1294 bytes} [Sun Aug 16 21:13:06 2026] GET /volume/v3/snapshots?sort_key=id&sort_dir=desc => generated 995 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:13:06.991556 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [req-adfe617f-66b9-4d62-9ab2-b5f0bd0fd9f2 req-0da322d0-b8d8-4e28-8a36-670e245f0d24 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:13:06.999479 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [req-adfe617f-66b9-4d62-9ab2-b5f0bd0fd9f2 req-0da322d0-b8d8-4e28-8a36-670e245f0d24 tempest-VolumesNegativeTest-2021279894 tempest-VolumesNegativeTest-2021279894-project-member] DELETE https://10.4.3.143/volume/v3/volumes/9866393e-6c61-49b3-9756-a191052eb0e3 Aug 16 21:13:06.999750 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-0f4eee06-30f1-4660-bdd3-e4a217b80bd5 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:13:06.999827 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [req-adfe617f-66b9-4d62-9ab2-b5f0bd0fd9f2 req-0da322d0-b8d8-4e28-8a36-670e245f0d24 tempest-VolumesNegativeTest-2021279894 tempest-VolumesNegativeTest-2021279894-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:13:07.000176 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [req-adfe617f-66b9-4d62-9ab2-b5f0bd0fd9f2 req-0da322d0-b8d8-4e28-8a36-670e245f0d24 tempest-VolumesNegativeTest-2021279894 tempest-VolumesNegativeTest-2021279894-project-member] Calling method 'delete' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:13:07.000479 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.v3.volumes [req-adfe617f-66b9-4d62-9ab2-b5f0bd0fd9f2 req-0da322d0-b8d8-4e28-8a36-670e245f0d24 tempest-VolumesNegativeTest-2021279894 tempest-VolumesNegativeTest-2021279894-project-member] Delete volume with id: 9866393e-6c61-49b3-9756-a191052eb0e3 Aug 16 21:13:07.002207 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-0f4eee06-30f1-4660-bdd3-e4a217b80bd5 tempest-VolumesSnapshotListTestJSON-1202344997 tempest-VolumesSnapshotListTestJSON-1202344997-project-member] GET https://10.4.3.143/volume/v3/snapshots?sort_key=display_name&sort_dir=asc Aug 16 21:13:07.002451 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-0f4eee06-30f1-4660-bdd3-e4a217b80bd5 tempest-VolumesSnapshotListTestJSON-1202344997 tempest-VolumesSnapshotListTestJSON-1202344997-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:13:07.002730 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-0f4eee06-30f1-4660-bdd3-e4a217b80bd5 tempest-VolumesSnapshotListTestJSON-1202344997 tempest-VolumesSnapshotListTestJSON-1202344997-project-member] Calling method 'index' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:13:07.003073 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.api_utils [None req-0f4eee06-30f1-4660-bdd3-e4a217b80bd5 tempest-VolumesSnapshotListTestJSON-1202344997 tempest-VolumesSnapshotListTestJSON-1202344997-project-member] Removing options '' from query. {{(pid=100332) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 16 21:13:07.003410 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:13:07.003410 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:13:07.005066 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.db.api [None req-0f4eee06-30f1-4660-bdd3-e4a217b80bd5 tempest-VolumesSnapshotListTestJSON-1202344997 tempest-VolumesSnapshotListTestJSON-1202344997-project-member] Building query based on filter {{(pid=100332) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 16 21:13:07.007874 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [req-adfe617f-66b9-4d62-9ab2-b5f0bd0fd9f2 req-0da322d0-b8d8-4e28-8a36-670e245f0d24 tempest-VolumesNegativeTest-2021279894 tempest-VolumesNegativeTest-2021279894-project-member] https://10.4.3.143/volume/v3/volumes/9866393e-6c61-49b3-9756-a191052eb0e3 returned with HTTP 404 Aug 16 21:13:07.008505 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 432/1708] 10.4.3.143 () {70 vars in 1620 bytes} [Sun Aug 16 21:13:06 2026] DELETE /volume/v3/volumes/9866393e-6c61-49b3-9756-a191052eb0e3 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:13:07.024767 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-0f4eee06-30f1-4660-bdd3-e4a217b80bd5 tempest-VolumesSnapshotListTestJSON-1202344997 tempest-VolumesSnapshotListTestJSON-1202344997-project-member] Get all snapshots completed successfully. Aug 16 21:13:07.025564 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-0f4eee06-30f1-4660-bdd3-e4a217b80bd5 tempest-VolumesSnapshotListTestJSON-1202344997 tempest-VolumesSnapshotListTestJSON-1202344997-project-member] https://10.4.3.143/volume/v3/snapshots?sort_key=display_name&sort_dir=asc returned with HTTP 200 Aug 16 21:13:07.026209 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 427/1709] 10.4.3.143 () {66 vars in 1312 bytes} [Sun Aug 16 21:13:06 2026] GET /volume/v3/snapshots?sort_key=display_name&sort_dir=asc => generated 995 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:13:07.042882 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-93517a87-3c5e-41e1-90b2-7409f90ff2a9 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:13:07.045965 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-93517a87-3c5e-41e1-90b2-7409f90ff2a9 tempest-VolumesSnapshotListTestJSON-1202344997 tempest-VolumesSnapshotListTestJSON-1202344997-project-member] GET https://10.4.3.143/volume/v3/snapshots?sort_key=display_name&sort_dir=desc Aug 16 21:13:07.046283 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-93517a87-3c5e-41e1-90b2-7409f90ff2a9 tempest-VolumesSnapshotListTestJSON-1202344997 tempest-VolumesSnapshotListTestJSON-1202344997-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:13:07.046586 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-93517a87-3c5e-41e1-90b2-7409f90ff2a9 tempest-VolumesSnapshotListTestJSON-1202344997 tempest-VolumesSnapshotListTestJSON-1202344997-project-member] Calling method 'index' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:13:07.046722 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [req-6fd5c6df-641c-48f7-b4d0-825f19f29748 req-91a0924f-e952-43cb-8225-46ae519700c4 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:13:07.046850 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.api_utils [None req-93517a87-3c5e-41e1-90b2-7409f90ff2a9 tempest-VolumesSnapshotListTestJSON-1202344997 tempest-VolumesSnapshotListTestJSON-1202344997-project-member] Removing options '' from query. {{(pid=100333) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 16 21:13:07.047215 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:13:07.047215 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:13:07.048062 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.db.api [None req-93517a87-3c5e-41e1-90b2-7409f90ff2a9 tempest-VolumesSnapshotListTestJSON-1202344997 tempest-VolumesSnapshotListTestJSON-1202344997-project-member] Building query based on filter {{(pid=100333) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 16 21:13:07.052079 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [req-6fd5c6df-641c-48f7-b4d0-825f19f29748 req-91a0924f-e952-43cb-8225-46ae519700c4 tempest-VolumesNegativeTest-2021279894 tempest-VolumesNegativeTest-2021279894-project-reader] GET https://10.4.3.143/volume/v3/volumes/8c7f33ad-1a20-489d-8fe0-8ac04028d244 Aug 16 21:13:07.052079 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [req-6fd5c6df-641c-48f7-b4d0-825f19f29748 req-91a0924f-e952-43cb-8225-46ae519700c4 tempest-VolumesNegativeTest-2021279894 tempest-VolumesNegativeTest-2021279894-project-reader] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:13:07.052079 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [req-6fd5c6df-641c-48f7-b4d0-825f19f29748 req-91a0924f-e952-43cb-8225-46ae519700c4 tempest-VolumesNegativeTest-2021279894 tempest-VolumesNegativeTest-2021279894-project-reader] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:13:07.060775 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-93517a87-3c5e-41e1-90b2-7409f90ff2a9 tempest-VolumesSnapshotListTestJSON-1202344997 tempest-VolumesSnapshotListTestJSON-1202344997-project-member] Get all snapshots completed successfully. Aug 16 21:13:07.061299 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-93517a87-3c5e-41e1-90b2-7409f90ff2a9 tempest-VolumesSnapshotListTestJSON-1202344997 tempest-VolumesSnapshotListTestJSON-1202344997-project-member] https://10.4.3.143/volume/v3/snapshots?sort_key=display_name&sort_dir=desc returned with HTTP 200 Aug 16 21:13:07.061658 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 421/1710] 10.4.3.143 () {66 vars in 1314 bytes} [Sun Aug 16 21:13:07 2026] GET /volume/v3/snapshots?sort_key=display_name&sort_dir=desc => generated 995 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:13:07.066158 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [req-6fd5c6df-641c-48f7-b4d0-825f19f29748 req-91a0924f-e952-43cb-8225-46ae519700c4 tempest-VolumesNegativeTest-2021279894 tempest-VolumesNegativeTest-2021279894-project-reader] https://10.4.3.143/volume/v3/volumes/8c7f33ad-1a20-489d-8fe0-8ac04028d244 returned with HTTP 404 Aug 16 21:13:07.066158 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 431/1711] 10.4.3.143 () {68 vars in 1598 bytes} [Sun Aug 16 21:13:07 2026] GET /volume/v3/volumes/8c7f33ad-1a20-489d-8fe0-8ac04028d244 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:13:07.073370 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-d24622ce-80a0-4183-8d63-63123c9ea6da None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:13:07.075852 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-d24622ce-80a0-4183-8d63-63123c9ea6da tempest-VolumesSnapshotListTestJSON-1202344997 tempest-VolumesSnapshotListTestJSON-1202344997-project-member] GET https://10.4.3.143/volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-2020286190 Aug 16 21:13:07.076183 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-d24622ce-80a0-4183-8d63-63123c9ea6da tempest-VolumesSnapshotListTestJSON-1202344997 tempest-VolumesSnapshotListTestJSON-1202344997-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:13:07.076445 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-d24622ce-80a0-4183-8d63-63123c9ea6da tempest-VolumesSnapshotListTestJSON-1202344997 tempest-VolumesSnapshotListTestJSON-1202344997-project-member] Calling method 'detail' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:13:07.076760 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.api_utils [None req-d24622ce-80a0-4183-8d63-63123c9ea6da tempest-VolumesSnapshotListTestJSON-1202344997 tempest-VolumesSnapshotListTestJSON-1202344997-project-member] Removing options '' from query. {{(pid=100330) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 16 21:13:07.079139 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.db.api [None req-d24622ce-80a0-4183-8d63-63123c9ea6da tempest-VolumesSnapshotListTestJSON-1202344997 tempest-VolumesSnapshotListTestJSON-1202344997-project-member] Building query based on filter {{(pid=100330) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 16 21:13:07.100892 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-d24622ce-80a0-4183-8d63-63123c9ea6da tempest-VolumesSnapshotListTestJSON-1202344997 tempest-VolumesSnapshotListTestJSON-1202344997-project-member] Get all snapshots completed successfully. Aug 16 21:13:07.101431 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:13:07.101431 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:13:07.102182 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-d24622ce-80a0-4183-8d63-63123c9ea6da tempest-VolumesSnapshotListTestJSON-1202344997 tempest-VolumesSnapshotListTestJSON-1202344997-project-member] https://10.4.3.143/volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-2020286190 returned with HTTP 200 Aug 16 21:13:07.102661 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 433/1712] 10.4.3.143 () {66 vars in 1385 bytes} [Sun Aug 16 21:13:07 2026] GET /volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-2020286190 => generated 476 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:13:07.112235 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-ed92d737-9e8d-4eee-b415-6af692141424 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:13:07.114263 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-ed92d737-9e8d-4eee-b415-6af692141424 tempest-VolumesSnapshotListTestJSON-1202344997 tempest-VolumesSnapshotListTestJSON-1202344997-project-member] GET https://10.4.3.143/volume/v3/snapshots/detail?status=available Aug 16 21:13:07.114475 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-ed92d737-9e8d-4eee-b415-6af692141424 tempest-VolumesSnapshotListTestJSON-1202344997 tempest-VolumesSnapshotListTestJSON-1202344997-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:13:07.114742 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-ed92d737-9e8d-4eee-b415-6af692141424 tempest-VolumesSnapshotListTestJSON-1202344997 tempest-VolumesSnapshotListTestJSON-1202344997-project-member] Calling method 'detail' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:13:07.115047 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.api_utils [None req-ed92d737-9e8d-4eee-b415-6af692141424 tempest-VolumesSnapshotListTestJSON-1202344997 tempest-VolumesSnapshotListTestJSON-1202344997-project-member] Removing options '' from query. {{(pid=100332) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 16 21:13:07.115407 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:13:07.115407 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:13:07.116493 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.db.api [None req-ed92d737-9e8d-4eee-b415-6af692141424 tempest-VolumesSnapshotListTestJSON-1202344997 tempest-VolumesSnapshotListTestJSON-1202344997-project-member] Building query based on filter {{(pid=100332) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 16 21:13:07.131879 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-ed92d737-9e8d-4eee-b415-6af692141424 tempest-VolumesSnapshotListTestJSON-1202344997 tempest-VolumesSnapshotListTestJSON-1202344997-project-member] Get all snapshots completed successfully. Aug 16 21:13:07.132397 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:13:07.132397 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:13:07.133110 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-ed92d737-9e8d-4eee-b415-6af692141424 tempest-VolumesSnapshotListTestJSON-1202344997 tempest-VolumesSnapshotListTestJSON-1202344997-project-member] https://10.4.3.143/volume/v3/snapshots/detail?status=available returned with HTTP 200 Aug 16 21:13:07.133563 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 428/1713] 10.4.3.143 () {66 vars in 1297 bytes} [Sun Aug 16 21:13:07 2026] GET /volume/v3/snapshots/detail?status=available => generated 1397 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:13:07.142118 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-a57bd6c5-d8ec-4d36-bf58-72ea338b2ae5 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:13:07.143950 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-a57bd6c5-d8ec-4d36-bf58-72ea338b2ae5 tempest-VolumesSnapshotListTestJSON-1202344997 tempest-VolumesSnapshotListTestJSON-1202344997-project-member] GET https://10.4.3.143/volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-2020286190 Aug 16 21:13:07.144160 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-a57bd6c5-d8ec-4d36-bf58-72ea338b2ae5 tempest-VolumesSnapshotListTestJSON-1202344997 tempest-VolumesSnapshotListTestJSON-1202344997-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:13:07.144335 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-a57bd6c5-d8ec-4d36-bf58-72ea338b2ae5 tempest-VolumesSnapshotListTestJSON-1202344997 tempest-VolumesSnapshotListTestJSON-1202344997-project-member] Calling method 'detail' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:13:07.144530 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.api_utils [None req-a57bd6c5-d8ec-4d36-bf58-72ea338b2ae5 tempest-VolumesSnapshotListTestJSON-1202344997 tempest-VolumesSnapshotListTestJSON-1202344997-project-member] Removing options '' from query. {{(pid=100333) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 16 21:13:07.144782 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:13:07.144782 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:13:07.145706 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.db.api [None req-a57bd6c5-d8ec-4d36-bf58-72ea338b2ae5 tempest-VolumesSnapshotListTestJSON-1202344997 tempest-VolumesSnapshotListTestJSON-1202344997-project-member] Building query based on filter {{(pid=100333) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 16 21:13:07.157399 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-a57bd6c5-d8ec-4d36-bf58-72ea338b2ae5 tempest-VolumesSnapshotListTestJSON-1202344997 tempest-VolumesSnapshotListTestJSON-1202344997-project-member] Get all snapshots completed successfully. Aug 16 21:13:07.157881 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:13:07.157881 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:13:07.158667 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-a57bd6c5-d8ec-4d36-bf58-72ea338b2ae5 tempest-VolumesSnapshotListTestJSON-1202344997 tempest-VolumesSnapshotListTestJSON-1202344997-project-member] https://10.4.3.143/volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-2020286190 returned with HTTP 200 Aug 16 21:13:07.159131 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 422/1714] 10.4.3.143 () {66 vars in 1419 bytes} [Sun Aug 16 21:13:07 2026] GET /volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-2020286190 => generated 476 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:13:07.170546 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-eeab3dd6-7eed-4bce-bfbb-4e6e58a3c75d None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:13:07.172622 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-eeab3dd6-7eed-4bce-bfbb-4e6e58a3c75d tempest-VolumesSnapshotListTestJSON-1202344997 tempest-VolumesSnapshotListTestJSON-1202344997-project-member] GET https://10.4.3.143/volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-2020286190 Aug 16 21:13:07.172828 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-eeab3dd6-7eed-4bce-bfbb-4e6e58a3c75d tempest-VolumesSnapshotListTestJSON-1202344997 tempest-VolumesSnapshotListTestJSON-1202344997-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:13:07.173081 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-eeab3dd6-7eed-4bce-bfbb-4e6e58a3c75d tempest-VolumesSnapshotListTestJSON-1202344997 tempest-VolumesSnapshotListTestJSON-1202344997-project-member] Calling method 'index' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:13:07.173366 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.api_utils [None req-eeab3dd6-7eed-4bce-bfbb-4e6e58a3c75d tempest-VolumesSnapshotListTestJSON-1202344997 tempest-VolumesSnapshotListTestJSON-1202344997-project-member] Removing options '' from query. {{(pid=100331) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 16 21:13:07.173775 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:13:07.173775 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:13:07.174752 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.db.api [None req-eeab3dd6-7eed-4bce-bfbb-4e6e58a3c75d tempest-VolumesSnapshotListTestJSON-1202344997 tempest-VolumesSnapshotListTestJSON-1202344997-project-member] Building query based on filter {{(pid=100331) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 16 21:13:07.190529 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-eeab3dd6-7eed-4bce-bfbb-4e6e58a3c75d tempest-VolumesSnapshotListTestJSON-1202344997 tempest-VolumesSnapshotListTestJSON-1202344997-project-member] Get all snapshots completed successfully. Aug 16 21:13:07.190910 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-eeab3dd6-7eed-4bce-bfbb-4e6e58a3c75d tempest-VolumesSnapshotListTestJSON-1202344997 tempest-VolumesSnapshotListTestJSON-1202344997-project-member] https://10.4.3.143/volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-2020286190 returned with HTTP 200 Aug 16 21:13:07.191468 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 432/1715] 10.4.3.143 () {66 vars in 1364 bytes} [Sun Aug 16 21:13:07 2026] GET /volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-2020286190 => generated 342 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:13:07.201189 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-9bb9b5a0-7284-4941-97e8-af612ef96d5b None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:13:07.203402 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-9bb9b5a0-7284-4941-97e8-af612ef96d5b tempest-VolumesSnapshotListTestJSON-1202344997 tempest-VolumesSnapshotListTestJSON-1202344997-project-member] GET https://10.4.3.143/volume/v3/snapshots?status=available Aug 16 21:13:07.203623 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-9bb9b5a0-7284-4941-97e8-af612ef96d5b tempest-VolumesSnapshotListTestJSON-1202344997 tempest-VolumesSnapshotListTestJSON-1202344997-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:13:07.203820 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-9bb9b5a0-7284-4941-97e8-af612ef96d5b tempest-VolumesSnapshotListTestJSON-1202344997 tempest-VolumesSnapshotListTestJSON-1202344997-project-member] Calling method 'index' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:13:07.204128 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.api_utils [None req-9bb9b5a0-7284-4941-97e8-af612ef96d5b tempest-VolumesSnapshotListTestJSON-1202344997 tempest-VolumesSnapshotListTestJSON-1202344997-project-member] Removing options '' from query. {{(pid=100330) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 16 21:13:07.205260 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.db.api [None req-9bb9b5a0-7284-4941-97e8-af612ef96d5b tempest-VolumesSnapshotListTestJSON-1202344997 tempest-VolumesSnapshotListTestJSON-1202344997-project-member] Building query based on filter {{(pid=100330) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 16 21:13:07.216872 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-9bb9b5a0-7284-4941-97e8-af612ef96d5b tempest-VolumesSnapshotListTestJSON-1202344997 tempest-VolumesSnapshotListTestJSON-1202344997-project-member] Get all snapshots completed successfully. Aug 16 21:13:07.217418 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-9bb9b5a0-7284-4941-97e8-af612ef96d5b tempest-VolumesSnapshotListTestJSON-1202344997 tempest-VolumesSnapshotListTestJSON-1202344997-project-member] https://10.4.3.143/volume/v3/snapshots?status=available returned with HTTP 200 Aug 16 21:13:07.217932 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 434/1716] 10.4.3.143 () {66 vars in 1276 bytes} [Sun Aug 16 21:13:07 2026] GET /volume/v3/snapshots?status=available => generated 995 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:13:07.227305 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-8bb0823b-c2a4-4885-a8d3-64b232715ae6 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:13:07.229071 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-8bb0823b-c2a4-4885-a8d3-64b232715ae6 tempest-VolumesSnapshotListTestJSON-1202344997 tempest-VolumesSnapshotListTestJSON-1202344997-project-member] GET https://10.4.3.143/volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-2020286190 Aug 16 21:13:07.229279 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-8bb0823b-c2a4-4885-a8d3-64b232715ae6 tempest-VolumesSnapshotListTestJSON-1202344997 tempest-VolumesSnapshotListTestJSON-1202344997-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:13:07.229480 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-8bb0823b-c2a4-4885-a8d3-64b232715ae6 tempest-VolumesSnapshotListTestJSON-1202344997 tempest-VolumesSnapshotListTestJSON-1202344997-project-member] Calling method 'index' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:13:07.229669 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.api_utils [None req-8bb0823b-c2a4-4885-a8d3-64b232715ae6 tempest-VolumesSnapshotListTestJSON-1202344997 tempest-VolumesSnapshotListTestJSON-1202344997-project-member] Removing options '' from query. {{(pid=100332) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 16 21:13:07.230760 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.db.api [None req-8bb0823b-c2a4-4885-a8d3-64b232715ae6 tempest-VolumesSnapshotListTestJSON-1202344997 tempest-VolumesSnapshotListTestJSON-1202344997-project-member] Building query based on filter {{(pid=100332) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 16 21:13:07.242143 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-8bb0823b-c2a4-4885-a8d3-64b232715ae6 tempest-VolumesSnapshotListTestJSON-1202344997 tempest-VolumesSnapshotListTestJSON-1202344997-project-member] Get all snapshots completed successfully. Aug 16 21:13:07.242588 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-8bb0823b-c2a4-4885-a8d3-64b232715ae6 tempest-VolumesSnapshotListTestJSON-1202344997 tempest-VolumesSnapshotListTestJSON-1202344997-project-member] https://10.4.3.143/volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-2020286190 returned with HTTP 200 Aug 16 21:13:07.243091 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 429/1717] 10.4.3.143 () {66 vars in 1398 bytes} [Sun Aug 16 21:13:07 2026] GET /volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-2020286190 => generated 342 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:13:07.254913 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-7e3f3fb6-b921-4907-9e8f-24eeb324f742 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:13:07.257442 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-7e3f3fb6-b921-4907-9e8f-24eeb324f742 tempest-VolumesSnapshotListTestJSON-1202344997 tempest-VolumesSnapshotListTestJSON-1202344997-project-member] DELETE https://10.4.3.143/volume/v3/snapshots/7e6b7091-9b76-484f-bd2d-01534fbf4587 Aug 16 21:13:07.257695 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-7e3f3fb6-b921-4907-9e8f-24eeb324f742 tempest-VolumesSnapshotListTestJSON-1202344997 tempest-VolumesSnapshotListTestJSON-1202344997-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:13:07.257937 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-7e3f3fb6-b921-4907-9e8f-24eeb324f742 tempest-VolumesSnapshotListTestJSON-1202344997 tempest-VolumesSnapshotListTestJSON-1202344997-project-member] Calling method 'delete' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:13:07.258127 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.v3.snapshots [None req-7e3f3fb6-b921-4907-9e8f-24eeb324f742 tempest-VolumesSnapshotListTestJSON-1202344997 tempest-VolumesSnapshotListTestJSON-1202344997-project-member] Delete snapshot with id: 7e6b7091-9b76-484f-bd2d-01534fbf4587 Aug 16 21:13:07.265643 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:13:07.265643 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:13:07.266285 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-7e3f3fb6-b921-4907-9e8f-24eeb324f742 tempest-VolumesSnapshotListTestJSON-1202344997 tempest-VolumesSnapshotListTestJSON-1202344997-project-member] Snapshot retrieved successfully. Aug 16 21:13:07.286951 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-7e3f3fb6-b921-4907-9e8f-24eeb324f742 tempest-VolumesSnapshotListTestJSON-1202344997 tempest-VolumesSnapshotListTestJSON-1202344997-project-member] Snapshot delete request issued successfully. Aug 16 21:13:07.286951 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-7e3f3fb6-b921-4907-9e8f-24eeb324f742 tempest-VolumesSnapshotListTestJSON-1202344997 tempest-VolumesSnapshotListTestJSON-1202344997-project-member] https://10.4.3.143/volume/v3/snapshots/7e6b7091-9b76-484f-bd2d-01534fbf4587 returned with HTTP 202 Aug 16 21:13:07.286951 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 423/1718] 10.4.3.143 () {66 vars in 1357 bytes} [Sun Aug 16 21:13:07 2026] DELETE /volume/v3/snapshots/7e6b7091-9b76-484f-bd2d-01534fbf4587 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 21:13:07.297425 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-565f6b8b-1a52-45b5-8061-9999e78d9b29 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:13:07.300551 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-565f6b8b-1a52-45b5-8061-9999e78d9b29 tempest-VolumesSnapshotListTestJSON-1202344997 tempest-VolumesSnapshotListTestJSON-1202344997-project-member] GET https://10.4.3.143/volume/v3/snapshots/7e6b7091-9b76-484f-bd2d-01534fbf4587 Aug 16 21:13:07.301426 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-565f6b8b-1a52-45b5-8061-9999e78d9b29 tempest-VolumesSnapshotListTestJSON-1202344997 tempest-VolumesSnapshotListTestJSON-1202344997-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:13:07.304383 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-565f6b8b-1a52-45b5-8061-9999e78d9b29 tempest-VolumesSnapshotListTestJSON-1202344997 tempest-VolumesSnapshotListTestJSON-1202344997-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:13:07.308071 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:13:07.308071 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:13:07.308071 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-565f6b8b-1a52-45b5-8061-9999e78d9b29 tempest-VolumesSnapshotListTestJSON-1202344997 tempest-VolumesSnapshotListTestJSON-1202344997-project-member] Snapshot retrieved successfully. Aug 16 21:13:07.308848 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-565f6b8b-1a52-45b5-8061-9999e78d9b29 tempest-VolumesSnapshotListTestJSON-1202344997 tempest-VolumesSnapshotListTestJSON-1202344997-project-member] https://10.4.3.143/volume/v3/snapshots/7e6b7091-9b76-484f-bd2d-01534fbf4587 returned with HTTP 200 Aug 16 21:13:07.310353 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 433/1719] 10.4.3.143 () {66 vars in 1354 bytes} [Sun Aug 16 21:13:07 2026] GET /volume/v3/snapshots/7e6b7091-9b76-484f-bd2d-01534fbf4587 => generated 472 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:13:07.895351 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-28d88fdf-39bf-4a1d-8a52-0bdec1e1c971 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:13:07.898696 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-28d88fdf-39bf-4a1d-8a52-0bdec1e1c971 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] GET https://10.4.3.143/volume/v3/snapshots/02a7fb0f-53cf-4dcf-b544-3f2c4e302efd Aug 16 21:13:07.898958 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-28d88fdf-39bf-4a1d-8a52-0bdec1e1c971 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:13:07.899288 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-28d88fdf-39bf-4a1d-8a52-0bdec1e1c971 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:13:07.904776 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-28d88fdf-39bf-4a1d-8a52-0bdec1e1c971 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] https://10.4.3.143/volume/v3/snapshots/02a7fb0f-53cf-4dcf-b544-3f2c4e302efd returned with HTTP 404 Aug 16 21:13:07.905387 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 435/1720] 10.4.3.143 () {66 vars in 1354 bytes} [Sun Aug 16 21:13:07 2026] GET /volume/v3/snapshots/02a7fb0f-53cf-4dcf-b544-3f2c4e302efd => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:13:08.325097 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-156f9d0b-1a33-4308-9adc-ee7331217418 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:13:08.329543 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-156f9d0b-1a33-4308-9adc-ee7331217418 tempest-VolumesSnapshotListTestJSON-1202344997 tempest-VolumesSnapshotListTestJSON-1202344997-project-member] GET https://10.4.3.143/volume/v3/snapshots/7e6b7091-9b76-484f-bd2d-01534fbf4587 Aug 16 21:13:08.329833 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-156f9d0b-1a33-4308-9adc-ee7331217418 tempest-VolumesSnapshotListTestJSON-1202344997 tempest-VolumesSnapshotListTestJSON-1202344997-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:13:08.330256 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-156f9d0b-1a33-4308-9adc-ee7331217418 tempest-VolumesSnapshotListTestJSON-1202344997 tempest-VolumesSnapshotListTestJSON-1202344997-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:13:08.337278 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-156f9d0b-1a33-4308-9adc-ee7331217418 tempest-VolumesSnapshotListTestJSON-1202344997 tempest-VolumesSnapshotListTestJSON-1202344997-project-member] https://10.4.3.143/volume/v3/snapshots/7e6b7091-9b76-484f-bd2d-01534fbf4587 returned with HTTP 404 Aug 16 21:13:08.337910 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 430/1721] 10.4.3.143 () {66 vars in 1354 bytes} [Sun Aug 16 21:13:08 2026] GET /volume/v3/snapshots/7e6b7091-9b76-484f-bd2d-01534fbf4587 => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:13:08.349186 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-53fba672-97c0-4c21-a21f-e72b5a2e6777 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:13:08.351585 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-53fba672-97c0-4c21-a21f-e72b5a2e6777 tempest-VolumesSnapshotListTestJSON-1202344997 tempest-VolumesSnapshotListTestJSON-1202344997-project-member] DELETE https://10.4.3.143/volume/v3/snapshots/d8d95244-1bd8-4860-bb4e-d5898170d99f Aug 16 21:13:08.351866 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-53fba672-97c0-4c21-a21f-e72b5a2e6777 tempest-VolumesSnapshotListTestJSON-1202344997 tempest-VolumesSnapshotListTestJSON-1202344997-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:13:08.352186 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-53fba672-97c0-4c21-a21f-e72b5a2e6777 tempest-VolumesSnapshotListTestJSON-1202344997 tempest-VolumesSnapshotListTestJSON-1202344997-project-member] Calling method 'delete' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:13:08.352347 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.v3.snapshots [None req-53fba672-97c0-4c21-a21f-e72b5a2e6777 tempest-VolumesSnapshotListTestJSON-1202344997 tempest-VolumesSnapshotListTestJSON-1202344997-project-member] Delete snapshot with id: d8d95244-1bd8-4860-bb4e-d5898170d99f Aug 16 21:13:08.359335 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:13:08.359335 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:13:08.359335 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-53fba672-97c0-4c21-a21f-e72b5a2e6777 tempest-VolumesSnapshotListTestJSON-1202344997 tempest-VolumesSnapshotListTestJSON-1202344997-project-member] Snapshot retrieved successfully. Aug 16 21:13:08.383594 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-53fba672-97c0-4c21-a21f-e72b5a2e6777 tempest-VolumesSnapshotListTestJSON-1202344997 tempest-VolumesSnapshotListTestJSON-1202344997-project-member] Snapshot delete request issued successfully. Aug 16 21:13:08.383594 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-53fba672-97c0-4c21-a21f-e72b5a2e6777 tempest-VolumesSnapshotListTestJSON-1202344997 tempest-VolumesSnapshotListTestJSON-1202344997-project-member] https://10.4.3.143/volume/v3/snapshots/d8d95244-1bd8-4860-bb4e-d5898170d99f returned with HTTP 202 Aug 16 21:13:08.383594 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 424/1722] 10.4.3.143 () {66 vars in 1357 bytes} [Sun Aug 16 21:13:08 2026] DELETE /volume/v3/snapshots/d8d95244-1bd8-4860-bb4e-d5898170d99f => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 21:13:08.391227 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-631de14a-7fe7-47c7-8106-d18ae4a17778 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:13:08.394689 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-631de14a-7fe7-47c7-8106-d18ae4a17778 tempest-VolumesSnapshotListTestJSON-1202344997 tempest-VolumesSnapshotListTestJSON-1202344997-project-member] GET https://10.4.3.143/volume/v3/snapshots/d8d95244-1bd8-4860-bb4e-d5898170d99f Aug 16 21:13:08.394830 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-631de14a-7fe7-47c7-8106-d18ae4a17778 tempest-VolumesSnapshotListTestJSON-1202344997 tempest-VolumesSnapshotListTestJSON-1202344997-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:13:08.395067 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-631de14a-7fe7-47c7-8106-d18ae4a17778 tempest-VolumesSnapshotListTestJSON-1202344997 tempest-VolumesSnapshotListTestJSON-1202344997-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:13:08.402774 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:13:08.402774 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:13:08.403327 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-631de14a-7fe7-47c7-8106-d18ae4a17778 tempest-VolumesSnapshotListTestJSON-1202344997 tempest-VolumesSnapshotListTestJSON-1202344997-project-member] Snapshot retrieved successfully. Aug 16 21:13:08.404140 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-631de14a-7fe7-47c7-8106-d18ae4a17778 tempest-VolumesSnapshotListTestJSON-1202344997 tempest-VolumesSnapshotListTestJSON-1202344997-project-member] https://10.4.3.143/volume/v3/snapshots/d8d95244-1bd8-4860-bb4e-d5898170d99f returned with HTTP 200 Aug 16 21:13:08.404635 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 434/1723] 10.4.3.143 () {66 vars in 1354 bytes} [Sun Aug 16 21:13:08 2026] GET /volume/v3/snapshots/d8d95244-1bd8-4860-bb4e-d5898170d99f => generated 472 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:13:09.223229 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-f53011b4-2899-4b11-952c-a7665a2ef6b4 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:13:09.313294 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-f53011b4-2899-4b11-952c-a7665a2ef6b4 tempest-GroupTypesTest-239672137 tempest-GroupTypesTest-239672137-project-admin] POST https://10.4.3.143/volume/v3/group_types Aug 16 21:13:09.313673 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-f53011b4-2899-4b11-952c-a7665a2ef6b4 tempest-GroupTypesTest-239672137 tempest-GroupTypesTest-239672137-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypesTest-group-type-1789098243", "description": "tempest-group-type-description-1198689368", "group_specs": {"consistent_group_snapshot_enabled": " False"}, "is_public": true}} {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:13:09.316205 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:13:09.316205 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:13:09.330629 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-f53011b4-2899-4b11-952c-a7665a2ef6b4 tempest-GroupTypesTest-239672137 tempest-GroupTypesTest-239672137-project-admin] https://10.4.3.143/volume/v3/group_types returned with HTTP 202 Aug 16 21:13:09.331085 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 436/1724] 10.4.3.143 () {70 vars in 1312 bytes} [Sun Aug 16 21:13:09 2026] POST /volume/v3/group_types => generated 265 bytes in 108 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:13:09.341253 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-592692b1-85e4-4112-9b01-b07cabb99f38 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:13:09.343759 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-592692b1-85e4-4112-9b01-b07cabb99f38 tempest-GroupTypesTest-239672137 tempest-GroupTypesTest-239672137-project-admin] GET https://10.4.3.143/volume/v3/group_types Aug 16 21:13:09.343759 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-592692b1-85e4-4112-9b01-b07cabb99f38 tempest-GroupTypesTest-239672137 tempest-GroupTypesTest-239672137-project-admin] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:13:09.343759 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-592692b1-85e4-4112-9b01-b07cabb99f38 tempest-GroupTypesTest-239672137 tempest-GroupTypesTest-239672137-project-admin] Calling method 'version_select' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:13:09.357689 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:13:09.357689 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:13:09.358598 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-592692b1-85e4-4112-9b01-b07cabb99f38 tempest-GroupTypesTest-239672137 tempest-GroupTypesTest-239672137-project-admin] https://10.4.3.143/volume/v3/group_types returned with HTTP 200 Aug 16 21:13:09.358974 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 431/1725] 10.4.3.143 () {68 vars in 1290 bytes} [Sun Aug 16 21:13:09 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 16 21:13:09.369945 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-a2fe4e48-8ad7-434f-8ec1-7d1fdb103851 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:13:09.371600 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-a2fe4e48-8ad7-434f-8ec1-7d1fdb103851 tempest-GroupTypesTest-239672137 tempest-GroupTypesTest-239672137-project-admin] PUT https://10.4.3.143/volume/v3/group_types/46b9e8c9-c3ed-40f3-b11b-1b56fa19e459 Aug 16 21:13:09.372159 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-a2fe4e48-8ad7-434f-8ec1-7d1fdb103851 tempest-GroupTypesTest-239672137 tempest-GroupTypesTest-239672137-project-admin] Action: 'update', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypesTest-updated-group-type-1321145875", "description": "updated-group-type-desc"}} {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:13:09.373696 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:13:09.373696 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:13:09.389278 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-a2fe4e48-8ad7-434f-8ec1-7d1fdb103851 tempest-GroupTypesTest-239672137 tempest-GroupTypesTest-239672137-project-admin] https://10.4.3.143/volume/v3/group_types/46b9e8c9-c3ed-40f3-b11b-1b56fa19e459 returned with HTTP 200 Aug 16 21:13:09.389884 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 425/1726] 10.4.3.143 () {70 vars in 1422 bytes} [Sun Aug 16 21:13:09 2026] PUT /volume/v3/group_types/46b9e8c9-c3ed-40f3-b11b-1b56fa19e459 => generated 255 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:13:09.401547 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-4eab1041-36d1-4608-93cf-61817ae7d981 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:13:09.403360 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-4eab1041-36d1-4608-93cf-61817ae7d981 tempest-GroupTypesTest-239672137 tempest-GroupTypesTest-239672137-project-admin] GET https://10.4.3.143/volume/v3/group_types/46b9e8c9-c3ed-40f3-b11b-1b56fa19e459 Aug 16 21:13:09.403575 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-4eab1041-36d1-4608-93cf-61817ae7d981 tempest-GroupTypesTest-239672137 tempest-GroupTypesTest-239672137-project-admin] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:13:09.403753 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-4eab1041-36d1-4608-93cf-61817ae7d981 tempest-GroupTypesTest-239672137 tempest-GroupTypesTest-239672137-project-admin] Calling method 'version_select' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:13:09.407882 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-4eab1041-36d1-4608-93cf-61817ae7d981 tempest-GroupTypesTest-239672137 tempest-GroupTypesTest-239672137-project-admin] https://10.4.3.143/volume/v3/group_types/46b9e8c9-c3ed-40f3-b11b-1b56fa19e459 returned with HTTP 200 Aug 16 21:13:09.408402 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 435/1727] 10.4.3.143 () {68 vars in 1401 bytes} [Sun Aug 16 21:13:09 2026] GET /volume/v3/group_types/46b9e8c9-c3ed-40f3-b11b-1b56fa19e459 => generated 255 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:13:09.420714 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-215014c6-b462-428b-9c7e-7143749ae323 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:13:09.421528 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-3d954752-8d5f-420a-95aa-e7825b2d9842 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:13:09.422622 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-215014c6-b462-428b-9c7e-7143749ae323 tempest-VolumesSnapshotListTestJSON-1202344997 tempest-VolumesSnapshotListTestJSON-1202344997-project-member] GET https://10.4.3.143/volume/v3/snapshots/d8d95244-1bd8-4860-bb4e-d5898170d99f Aug 16 21:13:09.422825 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-215014c6-b462-428b-9c7e-7143749ae323 tempest-VolumesSnapshotListTestJSON-1202344997 tempest-VolumesSnapshotListTestJSON-1202344997-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:13:09.423048 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-215014c6-b462-428b-9c7e-7143749ae323 tempest-VolumesSnapshotListTestJSON-1202344997 tempest-VolumesSnapshotListTestJSON-1202344997-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:13:09.424322 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-3d954752-8d5f-420a-95aa-e7825b2d9842 tempest-GroupTypesTest-239672137 tempest-GroupTypesTest-239672137-project-admin] DELETE https://10.4.3.143/volume/v3/group_types/46b9e8c9-c3ed-40f3-b11b-1b56fa19e459 Aug 16 21:13:09.425387 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-3d954752-8d5f-420a-95aa-e7825b2d9842 tempest-GroupTypesTest-239672137 tempest-GroupTypesTest-239672137-project-admin] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:13:09.426128 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-3d954752-8d5f-420a-95aa-e7825b2d9842 tempest-GroupTypesTest-239672137 tempest-GroupTypesTest-239672137-project-admin] Calling method 'version_select' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:13:09.430178 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-215014c6-b462-428b-9c7e-7143749ae323 tempest-VolumesSnapshotListTestJSON-1202344997 tempest-VolumesSnapshotListTestJSON-1202344997-project-member] https://10.4.3.143/volume/v3/snapshots/d8d95244-1bd8-4860-bb4e-d5898170d99f returned with HTTP 404 Aug 16 21:13:09.430731 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 437/1728] 10.4.3.143 () {66 vars in 1354 bytes} [Sun Aug 16 21:13:09 2026] GET /volume/v3/snapshots/d8d95244-1bd8-4860-bb4e-d5898170d99f => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:13:09.438297 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-0483dd3f-b3c9-4023-9366-c29385297ceb None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:13:09.440536 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-0483dd3f-b3c9-4023-9366-c29385297ceb tempest-VolumesSnapshotListTestJSON-1202344997 tempest-VolumesSnapshotListTestJSON-1202344997-project-member] DELETE https://10.4.3.143/volume/v3/snapshots/24543682-5cbf-446a-bff9-5e71232b22de Aug 16 21:13:09.441946 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-0483dd3f-b3c9-4023-9366-c29385297ceb tempest-VolumesSnapshotListTestJSON-1202344997 tempest-VolumesSnapshotListTestJSON-1202344997-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:13:09.441946 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-0483dd3f-b3c9-4023-9366-c29385297ceb tempest-VolumesSnapshotListTestJSON-1202344997 tempest-VolumesSnapshotListTestJSON-1202344997-project-member] Calling method 'delete' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:13:09.441946 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.v3.snapshots [None req-0483dd3f-b3c9-4023-9366-c29385297ceb tempest-VolumesSnapshotListTestJSON-1202344997 tempest-VolumesSnapshotListTestJSON-1202344997-project-member] Delete snapshot with id: 24543682-5cbf-446a-bff9-5e71232b22de Aug 16 21:13:09.453562 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:13:09.453562 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:13:09.455086 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-0483dd3f-b3c9-4023-9366-c29385297ceb tempest-VolumesSnapshotListTestJSON-1202344997 tempest-VolumesSnapshotListTestJSON-1202344997-project-member] Snapshot retrieved successfully. Aug 16 21:13:09.459661 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-3d954752-8d5f-420a-95aa-e7825b2d9842 tempest-GroupTypesTest-239672137 tempest-GroupTypesTest-239672137-project-admin] https://10.4.3.143/volume/v3/group_types/46b9e8c9-c3ed-40f3-b11b-1b56fa19e459 returned with HTTP 202 Aug 16 21:13:09.459661 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 432/1729] 10.4.3.143 () {68 vars in 1404 bytes} [Sun Aug 16 21:13:09 2026] DELETE /volume/v3/group_types/46b9e8c9-c3ed-40f3-b11b-1b56fa19e459 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 16 21:13:09.470434 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-5a535ecb-becd-4514-9a10-27bff0d88293 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:13:09.472571 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-5a535ecb-becd-4514-9a10-27bff0d88293 tempest-GroupTypesTest-239672137 tempest-GroupTypesTest-239672137-project-admin] GET https://10.4.3.143/volume/v3/group_types Aug 16 21:13:09.472833 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-5a535ecb-becd-4514-9a10-27bff0d88293 tempest-GroupTypesTest-239672137 tempest-GroupTypesTest-239672137-project-admin] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:13:09.473306 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-5a535ecb-becd-4514-9a10-27bff0d88293 tempest-GroupTypesTest-239672137 tempest-GroupTypesTest-239672137-project-admin] Calling method 'version_select' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:13:09.488836 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-5a535ecb-becd-4514-9a10-27bff0d88293 tempest-GroupTypesTest-239672137 tempest-GroupTypesTest-239672137-project-admin] https://10.4.3.143/volume/v3/group_types returned with HTTP 200 Aug 16 21:13:09.488989 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-0483dd3f-b3c9-4023-9366-c29385297ceb tempest-VolumesSnapshotListTestJSON-1202344997 tempest-VolumesSnapshotListTestJSON-1202344997-project-member] Snapshot delete request issued successfully. Aug 16 21:13:09.489218 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-0483dd3f-b3c9-4023-9366-c29385297ceb tempest-VolumesSnapshotListTestJSON-1202344997 tempest-VolumesSnapshotListTestJSON-1202344997-project-member] https://10.4.3.143/volume/v3/snapshots/24543682-5cbf-446a-bff9-5e71232b22de returned with HTTP 202 Aug 16 21:13:09.489414 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 436/1730] 10.4.3.143 () {68 vars in 1290 bytes} [Sun Aug 16 21:13:09 2026] GET /volume/v3/group_types => generated 248 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:13:09.490183 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 426/1731] 10.4.3.143 () {66 vars in 1357 bytes} [Sun Aug 16 21:13:09 2026] DELETE /volume/v3/snapshots/24543682-5cbf-446a-bff9-5e71232b22de => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 21:13:09.506340 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-4fd13353-baf1-4227-8308-492e3d12fe50 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:13:09.507885 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-4fd13353-baf1-4227-8308-492e3d12fe50 tempest-VolumesSnapshotListTestJSON-1202344997 tempest-VolumesSnapshotListTestJSON-1202344997-project-member] GET https://10.4.3.143/volume/v3/snapshots/24543682-5cbf-446a-bff9-5e71232b22de Aug 16 21:13:09.508186 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-4fd13353-baf1-4227-8308-492e3d12fe50 tempest-VolumesSnapshotListTestJSON-1202344997 tempest-VolumesSnapshotListTestJSON-1202344997-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:13:09.508419 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-4fd13353-baf1-4227-8308-492e3d12fe50 tempest-VolumesSnapshotListTestJSON-1202344997 tempest-VolumesSnapshotListTestJSON-1202344997-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:13:09.510468 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-72fbf38e-79b5-4679-8562-0b9771e4f755 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:13:09.514432 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:13:09.514432 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:13:09.514674 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-72fbf38e-79b5-4679-8562-0b9771e4f755 tempest-GroupTypesTest-239672137 tempest-GroupTypesTest-239672137-project-admin] POST https://10.4.3.143/volume/v3/group_types Aug 16 21:13:09.514935 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-4fd13353-baf1-4227-8308-492e3d12fe50 tempest-VolumesSnapshotListTestJSON-1202344997 tempest-VolumesSnapshotListTestJSON-1202344997-project-member] Snapshot retrieved successfully. Aug 16 21:13:09.515194 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-72fbf38e-79b5-4679-8562-0b9771e4f755 tempest-GroupTypesTest-239672137 tempest-GroupTypesTest-239672137-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "a_tempest-group-type-743242791", "is_public": true}} {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:13:09.515745 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-4fd13353-baf1-4227-8308-492e3d12fe50 tempest-VolumesSnapshotListTestJSON-1202344997 tempest-VolumesSnapshotListTestJSON-1202344997-project-member] https://10.4.3.143/volume/v3/snapshots/24543682-5cbf-446a-bff9-5e71232b22de returned with HTTP 200 Aug 16 21:13:09.516150 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 438/1732] 10.4.3.143 () {66 vars in 1354 bytes} [Sun Aug 16 21:13:09 2026] GET /volume/v3/snapshots/24543682-5cbf-446a-bff9-5e71232b22de => generated 471 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:13:09.531847 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-72fbf38e-79b5-4679-8562-0b9771e4f755 tempest-GroupTypesTest-239672137 tempest-GroupTypesTest-239672137-project-admin] https://10.4.3.143/volume/v3/group_types returned with HTTP 202 Aug 16 21:13:09.532379 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 433/1733] 10.4.3.143 () {70 vars in 1311 bytes} [Sun Aug 16 21:13:09 2026] POST /volume/v3/group_types => generated 163 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:13:09.541548 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-2513fae1-730a-43fd-8413-5247e3b52397 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:13:09.545212 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-2513fae1-730a-43fd-8413-5247e3b52397 tempest-GroupTypesTest-239672137 tempest-GroupTypesTest-239672137-project-admin] POST https://10.4.3.143/volume/v3/group_types Aug 16 21:13:09.545692 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-2513fae1-730a-43fd-8413-5247e3b52397 tempest-GroupTypesTest-239672137 tempest-GroupTypesTest-239672137-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "b_tempest-group-type-1968237252", "is_public": false}} {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:13:09.567649 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-2513fae1-730a-43fd-8413-5247e3b52397 tempest-GroupTypesTest-239672137 tempest-GroupTypesTest-239672137-project-admin] https://10.4.3.143/volume/v3/group_types returned with HTTP 202 Aug 16 21:13:09.568019 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 437/1734] 10.4.3.143 () {70 vars in 1311 bytes} [Sun Aug 16 21:13:09 2026] POST /volume/v3/group_types => generated 165 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:13:09.577835 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-1649364e-ec7f-4320-952b-2d4b7319e8db None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:13:09.582173 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-1649364e-ec7f-4320-952b-2d4b7319e8db tempest-GroupTypesTest-239672137 tempest-GroupTypesTest-239672137-project-admin] GET https://10.4.3.143/volume/v3/group_types?sort=name%3Aasc&is_public=None Aug 16 21:13:09.582950 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-1649364e-ec7f-4320-952b-2d4b7319e8db tempest-GroupTypesTest-239672137 tempest-GroupTypesTest-239672137-project-admin] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:13:09.582950 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-1649364e-ec7f-4320-952b-2d4b7319e8db tempest-GroupTypesTest-239672137 tempest-GroupTypesTest-239672137-project-admin] Calling method 'version_select' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:13:09.597140 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:13:09.597140 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:13:09.598850 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-1649364e-ec7f-4320-952b-2d4b7319e8db tempest-GroupTypesTest-239672137 tempest-GroupTypesTest-239672137-project-admin] https://10.4.3.143/volume/v3/group_types?sort=name%3Aasc&is_public=None returned with HTTP 200 Aug 16 21:13:09.599433 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 427/1735] 10.4.3.143 () {68 vars in 1351 bytes} [Sun Aug 16 21:13:09 2026] GET /volume/v3/group_types?sort=name%3Aasc&is_public=None => generated 548 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:13:09.614625 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-f70c7aa1-4c3c-4d3e-8db5-b9807a7a1bd1 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:13:09.616417 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-f70c7aa1-4c3c-4d3e-8db5-b9807a7a1bd1 tempest-GroupTypesTest-239672137 tempest-GroupTypesTest-239672137-project-admin] GET https://10.4.3.143/volume/v3/group_types?sort=name%3Adesc&is_public=None Aug 16 21:13:09.619163 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-f70c7aa1-4c3c-4d3e-8db5-b9807a7a1bd1 tempest-GroupTypesTest-239672137 tempest-GroupTypesTest-239672137-project-admin] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:13:09.619163 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-f70c7aa1-4c3c-4d3e-8db5-b9807a7a1bd1 tempest-GroupTypesTest-239672137 tempest-GroupTypesTest-239672137-project-admin] Calling method 'version_select' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:13:09.635283 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-f70c7aa1-4c3c-4d3e-8db5-b9807a7a1bd1 tempest-GroupTypesTest-239672137 tempest-GroupTypesTest-239672137-project-admin] https://10.4.3.143/volume/v3/group_types?sort=name%3Adesc&is_public=None returned with HTTP 200 Aug 16 21:13:09.635808 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 439/1736] 10.4.3.143 () {68 vars in 1353 bytes} [Sun Aug 16 21:13:09 2026] GET /volume/v3/group_types?sort=name%3Adesc&is_public=None => generated 548 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:13:09.647057 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-536203e2-a8f2-4758-9ce7-c0321efc48be None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:13:09.654823 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-536203e2-a8f2-4758-9ce7-c0321efc48be tempest-GroupTypesTest-239672137 tempest-GroupTypesTest-239672137-project-admin] GET https://10.4.3.143/volume/v3/group_types?is_public=False Aug 16 21:13:09.655213 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-536203e2-a8f2-4758-9ce7-c0321efc48be tempest-GroupTypesTest-239672137 tempest-GroupTypesTest-239672137-project-admin] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:13:09.655492 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-536203e2-a8f2-4758-9ce7-c0321efc48be tempest-GroupTypesTest-239672137 tempest-GroupTypesTest-239672137-project-admin] Calling method 'version_select' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:13:09.666778 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-536203e2-a8f2-4758-9ce7-c0321efc48be tempest-GroupTypesTest-239672137 tempest-GroupTypesTest-239672137-project-admin] https://10.4.3.143/volume/v3/group_types?is_public=False returned with HTTP 200 Aug 16 21:13:09.667329 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 434/1737] 10.4.3.143 () {68 vars in 1321 bytes} [Sun Aug 16 21:13:09 2026] GET /volume/v3/group_types?is_public=False => generated 168 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:13:09.678268 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-d17fa049-654d-4bef-a497-53719b15a9bf None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:13:09.680888 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-d17fa049-654d-4bef-a497-53719b15a9bf tempest-GroupTypesTest-239672137 tempest-GroupTypesTest-239672137-project-admin] GET https://10.4.3.143/volume/v3/group_types?is_public=True Aug 16 21:13:09.681074 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-d17fa049-654d-4bef-a497-53719b15a9bf tempest-GroupTypesTest-239672137 tempest-GroupTypesTest-239672137-project-admin] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:13:09.681340 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-d17fa049-654d-4bef-a497-53719b15a9bf tempest-GroupTypesTest-239672137 tempest-GroupTypesTest-239672137-project-admin] Calling method 'version_select' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:13:09.690738 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-d17fa049-654d-4bef-a497-53719b15a9bf tempest-GroupTypesTest-239672137 tempest-GroupTypesTest-239672137-project-admin] https://10.4.3.143/volume/v3/group_types?is_public=True returned with HTTP 200 Aug 16 21:13:09.692459 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 438/1738] 10.4.3.143 () {68 vars in 1319 bytes} [Sun Aug 16 21:13:09 2026] GET /volume/v3/group_types?is_public=True => generated 397 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:13:09.702241 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-fb26e2df-419f-4704-bd0f-8e8ac6343614 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:13:09.704987 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-fb26e2df-419f-4704-bd0f-8e8ac6343614 tempest-GroupTypesTest-239672137 tempest-GroupTypesTest-239672137-project-admin] DELETE https://10.4.3.143/volume/v3/group_types/26b879b9-11b8-45c7-99ba-a97ca3d8f430 Aug 16 21:13:09.704987 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-fb26e2df-419f-4704-bd0f-8e8ac6343614 tempest-GroupTypesTest-239672137 tempest-GroupTypesTest-239672137-project-admin] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:13:09.704987 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-fb26e2df-419f-4704-bd0f-8e8ac6343614 tempest-GroupTypesTest-239672137 tempest-GroupTypesTest-239672137-project-admin] Calling method 'version_select' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:13:09.720678 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-fb26e2df-419f-4704-bd0f-8e8ac6343614 tempest-GroupTypesTest-239672137 tempest-GroupTypesTest-239672137-project-admin] https://10.4.3.143/volume/v3/group_types/26b879b9-11b8-45c7-99ba-a97ca3d8f430 returned with HTTP 202 Aug 16 21:13:09.721325 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 428/1739] 10.4.3.143 () {68 vars in 1404 bytes} [Sun Aug 16 21:13:09 2026] DELETE /volume/v3/group_types/26b879b9-11b8-45c7-99ba-a97ca3d8f430 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 16 21:13:09.730012 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-3d62cbc3-4dfa-420e-88bc-4aaff785eabe None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:13:09.731898 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-3d62cbc3-4dfa-420e-88bc-4aaff785eabe tempest-GroupTypesTest-239672137 tempest-GroupTypesTest-239672137-project-admin] DELETE https://10.4.3.143/volume/v3/group_types/9de89215-151a-4cf3-b31d-0bae09706046 Aug 16 21:13:09.732055 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-3d62cbc3-4dfa-420e-88bc-4aaff785eabe tempest-GroupTypesTest-239672137 tempest-GroupTypesTest-239672137-project-admin] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:13:09.733080 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-3d62cbc3-4dfa-420e-88bc-4aaff785eabe tempest-GroupTypesTest-239672137 tempest-GroupTypesTest-239672137-project-admin] Calling method 'version_select' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:13:09.748291 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-3d62cbc3-4dfa-420e-88bc-4aaff785eabe tempest-GroupTypesTest-239672137 tempest-GroupTypesTest-239672137-project-admin] https://10.4.3.143/volume/v3/group_types/9de89215-151a-4cf3-b31d-0bae09706046 returned with HTTP 202 Aug 16 21:13:09.748291 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 440/1740] 10.4.3.143 () {68 vars in 1404 bytes} [Sun Aug 16 21:13:09 2026] DELETE /volume/v3/group_types/9de89215-151a-4cf3-b31d-0bae09706046 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 16 21:13:10.466039 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [req-75cf17b2-6b0b-42b5-a1f5-f7346957f92f req-1da0ff52-4886-48ed-a60f-0db271a9caf6 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:13:10.469211 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [req-75cf17b2-6b0b-42b5-a1f5-f7346957f92f req-1da0ff52-4886-48ed-a60f-0db271a9caf6 tempest-TestVolumeBootPatternV346-1109800622 tempest-TestVolumeBootPatternV346-1109800622-project-member] DELETE https://10.4.3.143/volume/v3/attachments/4bd492b6-fe28-4d57-a5b4-46b7bbea853a Aug 16 21:13:10.469545 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [req-75cf17b2-6b0b-42b5-a1f5-f7346957f92f req-1da0ff52-4886-48ed-a60f-0db271a9caf6 tempest-TestVolumeBootPatternV346-1109800622 tempest-TestVolumeBootPatternV346-1109800622-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:13:10.469929 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [req-75cf17b2-6b0b-42b5-a1f5-f7346957f92f req-1da0ff52-4886-48ed-a60f-0db271a9caf6 tempest-TestVolumeBootPatternV346-1109800622 tempest-TestVolumeBootPatternV346-1109800622-project-member] Calling method 'version_select' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:13:10.481407 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:13:10.481407 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:13:10.527490 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-605a7dd1-e19c-49f0-97d3-1f79e885aa01 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:13:10.531118 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-605a7dd1-e19c-49f0-97d3-1f79e885aa01 tempest-VolumesSnapshotListTestJSON-1202344997 tempest-VolumesSnapshotListTestJSON-1202344997-project-member] GET https://10.4.3.143/volume/v3/snapshots/24543682-5cbf-446a-bff9-5e71232b22de Aug 16 21:13:10.531327 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-605a7dd1-e19c-49f0-97d3-1f79e885aa01 tempest-VolumesSnapshotListTestJSON-1202344997 tempest-VolumesSnapshotListTestJSON-1202344997-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:13:10.531532 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-605a7dd1-e19c-49f0-97d3-1f79e885aa01 tempest-VolumesSnapshotListTestJSON-1202344997 tempest-VolumesSnapshotListTestJSON-1202344997-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:13:10.538490 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-605a7dd1-e19c-49f0-97d3-1f79e885aa01 tempest-VolumesSnapshotListTestJSON-1202344997 tempest-VolumesSnapshotListTestJSON-1202344997-project-member] https://10.4.3.143/volume/v3/snapshots/24543682-5cbf-446a-bff9-5e71232b22de returned with HTTP 404 Aug 16 21:13:10.540226 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 439/1741] 10.4.3.143 () {66 vars in 1354 bytes} [Sun Aug 16 21:13:10 2026] GET /volume/v3/snapshots/24543682-5cbf-446a-bff9-5e71232b22de => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 16 21:13:10.549798 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-5fe06650-2db6-4972-9c40-4f66c15e5dd9 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:13:10.551789 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-5fe06650-2db6-4972-9c40-4f66c15e5dd9 tempest-VolumesSnapshotListTestJSON-1202344997 tempest-VolumesSnapshotListTestJSON-1202344997-project-member] GET https://10.4.3.143/volume/v3/volumes/d7bfc956-5378-48a1-8920-8dd4a78d0558 Aug 16 21:13:10.552056 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-5fe06650-2db6-4972-9c40-4f66c15e5dd9 tempest-VolumesSnapshotListTestJSON-1202344997 tempest-VolumesSnapshotListTestJSON-1202344997-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:13:10.552250 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-5fe06650-2db6-4972-9c40-4f66c15e5dd9 tempest-VolumesSnapshotListTestJSON-1202344997 tempest-VolumesSnapshotListTestJSON-1202344997-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:13:10.554322 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [req-75cf17b2-6b0b-42b5-a1f5-f7346957f92f req-1da0ff52-4886-48ed-a60f-0db271a9caf6 tempest-TestVolumeBootPatternV346-1109800622 tempest-TestVolumeBootPatternV346-1109800622-project-member] https://10.4.3.143/volume/v3/attachments/4bd492b6-fe28-4d57-a5b4-46b7bbea853a returned with HTTP 200 Aug 16 21:13:10.554806 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 435/1742] 10.4.3.143 () {72 vars in 1673 bytes} [Sun Aug 16 21:13:10 2026] DELETE /volume/v3/attachments/4bd492b6-fe28-4d57-a5b4-46b7bbea853a => generated 19 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:13:10.563728 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:13:10.563728 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:13:10.569458 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-5fe06650-2db6-4972-9c40-4f66c15e5dd9 tempest-VolumesSnapshotListTestJSON-1202344997 tempest-VolumesSnapshotListTestJSON-1202344997-project-member] Volume info retrieved successfully. Aug 16 21:13:10.575702 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-5fe06650-2db6-4972-9c40-4f66c15e5dd9 tempest-VolumesSnapshotListTestJSON-1202344997 tempest-VolumesSnapshotListTestJSON-1202344997-project-member] https://10.4.3.143/volume/v3/volumes/d7bfc956-5378-48a1-8920-8dd4a78d0558 returned with HTTP 200 Aug 16 21:13:10.576347 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 429/1743] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:13:10 2026] GET /volume/v3/volumes/d7bfc956-5378-48a1-8920-8dd4a78d0558 => generated 850 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:13:10.594380 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-8abdbffb-9c88-42a6-bdbc-134141418991 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:13:10.598110 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-8abdbffb-9c88-42a6-bdbc-134141418991 tempest-VolumesSnapshotListTestJSON-1202344997 tempest-VolumesSnapshotListTestJSON-1202344997-project-member] DELETE https://10.4.3.143/volume/v3/volumes/d7bfc956-5378-48a1-8920-8dd4a78d0558 Aug 16 21:13:10.598350 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-8abdbffb-9c88-42a6-bdbc-134141418991 tempest-VolumesSnapshotListTestJSON-1202344997 tempest-VolumesSnapshotListTestJSON-1202344997-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:13:10.598566 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-8abdbffb-9c88-42a6-bdbc-134141418991 tempest-VolumesSnapshotListTestJSON-1202344997 tempest-VolumesSnapshotListTestJSON-1202344997-project-member] Calling method 'delete' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:13:10.599983 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.v3.volumes [None req-8abdbffb-9c88-42a6-bdbc-134141418991 tempest-VolumesSnapshotListTestJSON-1202344997 tempest-VolumesSnapshotListTestJSON-1202344997-project-member] Delete volume with id: d7bfc956-5378-48a1-8920-8dd4a78d0558 Aug 16 21:13:10.607441 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:13:10.607441 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:13:10.608041 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-8abdbffb-9c88-42a6-bdbc-134141418991 tempest-VolumesSnapshotListTestJSON-1202344997 tempest-VolumesSnapshotListTestJSON-1202344997-project-member] Volume info retrieved successfully. Aug 16 21:13:10.628730 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-8abdbffb-9c88-42a6-bdbc-134141418991 tempest-VolumesSnapshotListTestJSON-1202344997 tempest-VolumesSnapshotListTestJSON-1202344997-project-member] Delete volume request issued successfully. Aug 16 21:13:10.629007 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-8abdbffb-9c88-42a6-bdbc-134141418991 tempest-VolumesSnapshotListTestJSON-1202344997 tempest-VolumesSnapshotListTestJSON-1202344997-project-member] https://10.4.3.143/volume/v3/volumes/d7bfc956-5378-48a1-8920-8dd4a78d0558 returned with HTTP 202 Aug 16 21:13:10.629369 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 441/1744] 10.4.3.143 () {66 vars in 1351 bytes} [Sun Aug 16 21:13:10 2026] DELETE /volume/v3/volumes/d7bfc956-5378-48a1-8920-8dd4a78d0558 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 21:13:10.638904 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-a7a0723a-3568-4982-aac4-6405921ecad7 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:13:10.640664 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-a7a0723a-3568-4982-aac4-6405921ecad7 tempest-VolumesSnapshotListTestJSON-1202344997 tempest-VolumesSnapshotListTestJSON-1202344997-project-member] GET https://10.4.3.143/volume/v3/volumes/d7bfc956-5378-48a1-8920-8dd4a78d0558 Aug 16 21:13:10.640870 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-a7a0723a-3568-4982-aac4-6405921ecad7 tempest-VolumesSnapshotListTestJSON-1202344997 tempest-VolumesSnapshotListTestJSON-1202344997-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:13:10.641123 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-a7a0723a-3568-4982-aac4-6405921ecad7 tempest-VolumesSnapshotListTestJSON-1202344997 tempest-VolumesSnapshotListTestJSON-1202344997-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:13:10.653608 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:13:10.653608 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:13:10.661893 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-a7a0723a-3568-4982-aac4-6405921ecad7 tempest-VolumesSnapshotListTestJSON-1202344997 tempest-VolumesSnapshotListTestJSON-1202344997-project-member] Volume info retrieved successfully. Aug 16 21:13:10.672123 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-a7a0723a-3568-4982-aac4-6405921ecad7 tempest-VolumesSnapshotListTestJSON-1202344997 tempest-VolumesSnapshotListTestJSON-1202344997-project-member] https://10.4.3.143/volume/v3/volumes/d7bfc956-5378-48a1-8920-8dd4a78d0558 returned with HTTP 200 Aug 16 21:13:10.672733 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 440/1745] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:13:10 2026] GET /volume/v3/volumes/d7bfc956-5378-48a1-8920-8dd4a78d0558 => generated 849 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:13:10.741325 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [req-db8de7a7-eae2-49cc-8b83-cc55a44d1e46 req-7357152a-dd70-4917-bb64-2969c39b2ed1 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:13:10.751312 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [req-db8de7a7-eae2-49cc-8b83-cc55a44d1e46 req-7357152a-dd70-4917-bb64-2969c39b2ed1 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] DELETE https://10.4.3.143/volume/v3/attachments/b1ce4f98-83d7-48bb-9b8a-e01047f1c230 Aug 16 21:13:10.751548 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [req-db8de7a7-eae2-49cc-8b83-cc55a44d1e46 req-7357152a-dd70-4917-bb64-2969c39b2ed1 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:13:10.751757 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [req-db8de7a7-eae2-49cc-8b83-cc55a44d1e46 req-7357152a-dd70-4917-bb64-2969c39b2ed1 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Calling method 'version_select' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:13:10.762474 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:13:10.762474 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:13:10.868266 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [req-db8de7a7-eae2-49cc-8b83-cc55a44d1e46 req-7357152a-dd70-4917-bb64-2969c39b2ed1 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] https://10.4.3.143/volume/v3/attachments/b1ce4f98-83d7-48bb-9b8a-e01047f1c230 returned with HTTP 200 Aug 16 21:13:10.868847 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 436/1746] 10.4.3.143 () {72 vars in 1673 bytes} [Sun Aug 16 21:13:10 2026] DELETE /volume/v3/attachments/b1ce4f98-83d7-48bb-9b8a-e01047f1c230 => generated 19 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:13:11.690057 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-b82d137a-6fba-4867-9f35-7b7314a3f75e None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:13:11.692272 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-b82d137a-6fba-4867-9f35-7b7314a3f75e tempest-VolumesSnapshotListTestJSON-1202344997 tempest-VolumesSnapshotListTestJSON-1202344997-project-member] GET https://10.4.3.143/volume/v3/volumes/d7bfc956-5378-48a1-8920-8dd4a78d0558 Aug 16 21:13:11.692482 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-b82d137a-6fba-4867-9f35-7b7314a3f75e tempest-VolumesSnapshotListTestJSON-1202344997 tempest-VolumesSnapshotListTestJSON-1202344997-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:13:11.692985 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-b82d137a-6fba-4867-9f35-7b7314a3f75e tempest-VolumesSnapshotListTestJSON-1202344997 tempest-VolumesSnapshotListTestJSON-1202344997-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:13:11.707795 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-b82d137a-6fba-4867-9f35-7b7314a3f75e tempest-VolumesSnapshotListTestJSON-1202344997 tempest-VolumesSnapshotListTestJSON-1202344997-project-member] https://10.4.3.143/volume/v3/volumes/d7bfc956-5378-48a1-8920-8dd4a78d0558 returned with HTTP 404 Aug 16 21:13:11.708426 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 430/1747] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:13:11 2026] GET /volume/v3/volumes/d7bfc956-5378-48a1-8920-8dd4a78d0558 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:13:12.661198 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-45f31858-20ee-49cb-a322-f60001a9d05f None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:13:12.834129 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-45f31858-20ee-49cb-a322-f60001a9d05f tempest-GroupsV320Test-1757069325 tempest-GroupsV320Test-1757069325-project-admin] POST https://10.4.3.143/volume/v3/types Aug 16 21:13:12.834666 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-45f31858-20ee-49cb-a322-f60001a9d05f tempest-GroupsV320Test-1757069325 tempest-GroupsV320Test-1757069325-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsV320Test-volume-type-238048308"}} {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:13:12.861384 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-45f31858-20ee-49cb-a322-f60001a9d05f tempest-GroupsV320Test-1757069325 tempest-GroupsV320Test-1757069325-project-admin] https://10.4.3.143/volume/v3/types returned with HTTP 200 Aug 16 21:13:12.861801 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 442/1748] 10.4.3.143 () {68 vars in 1252 bytes} [Sun Aug 16 21:13:12 2026] POST /volume/v3/types => generated 219 bytes in 202 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:13:12.871100 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-21444db2-0a25-48fa-b2af-27ba1ce5f73a None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:13:12.875787 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-21444db2-0a25-48fa-b2af-27ba1ce5f73a tempest-GroupsV320Test-1757069325 tempest-GroupsV320Test-1757069325-project-admin] POST https://10.4.3.143/volume/v3/group_types Aug 16 21:13:12.876242 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-21444db2-0a25-48fa-b2af-27ba1ce5f73a tempest-GroupsV320Test-1757069325 tempest-GroupsV320Test-1757069325-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsV320Test-group-type-1434030995"}} {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:13:12.896885 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-21444db2-0a25-48fa-b2af-27ba1ce5f73a tempest-GroupsV320Test-1757069325 tempest-GroupsV320Test-1757069325-project-admin] https://10.4.3.143/volume/v3/group_types returned with HTTP 202 Aug 16 21:13:12.897503 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 441/1749] 10.4.3.143 () {70 vars in 1311 bytes} [Sun Aug 16 21:13:12 2026] POST /volume/v3/group_types => generated 177 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:13:12.906551 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-ee96906d-15ce-4ea8-ba82-c29f24b95d3c None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:13:13.029225 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-ee96906d-15ce-4ea8-ba82-c29f24b95d3c tempest-GroupsV320Test-927935562 tempest-GroupsV320Test-927935562-project-member] POST https://10.4.3.143/volume/v3/groups Aug 16 21:13:13.032690 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-ee96906d-15ce-4ea8-ba82-c29f24b95d3c tempest-GroupsV320Test-927935562 tempest-GroupsV320Test-927935562-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "2e9f8414-fea3-4aa9-b660-2b47eb8459c1", "volume_types": ["b2d4ff28-1f11-4923-9125-1073af91e869"], "name": "tempest-GroupsV320Test-Group-216985883"}} {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:13:13.034633 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.v3.groups [None req-ee96906d-15ce-4ea8-ba82-c29f24b95d3c tempest-GroupsV320Test-927935562 tempest-GroupsV320Test-927935562-project-member] Creating new group {'group': {'group_type': '2e9f8414-fea3-4aa9-b660-2b47eb8459c1', 'volume_types': ['b2d4ff28-1f11-4923-9125-1073af91e869'], 'name': 'tempest-GroupsV320Test-Group-216985883'}} {{(pid=100332) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 16 21:13:13.042592 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.v3.groups [None req-ee96906d-15ce-4ea8-ba82-c29f24b95d3c tempest-GroupsV320Test-927935562 tempest-GroupsV320Test-927935562-project-member] Creating group tempest-GroupsV320Test-Group-216985883. Aug 16 21:13:13.042886 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:13:13.042886 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:13:13.053232 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-ee96906d-15ce-4ea8-ba82-c29f24b95d3c tempest-GroupsV320Test-927935562 tempest-GroupsV320Test-927935562-project-member] Availability Zones retrieved successfully. Aug 16 21:13:13.086165 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.quota [None req-ee96906d-15ce-4ea8-ba82-c29f24b95d3c tempest-GroupsV320Test-927935562 tempest-GroupsV320Test-927935562-project-member] Created reservations ['5e93a683-f777-45fb-972a-7e6a12026a13'] {{(pid=100332) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:13:13.111023 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-ee96906d-15ce-4ea8-ba82-c29f24b95d3c tempest-GroupsV320Test-927935562 tempest-GroupsV320Test-927935562-project-member] https://10.4.3.143/volume/v3/groups returned with HTTP 202 Aug 16 21:13:13.111404 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 437/1750] 10.4.3.143 () {70 vars in 1297 bytes} [Sun Aug 16 21:13:12 2026] POST /volume/v3/groups => generated 107 bytes in 205 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:13:13.124609 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-e9aa0ae6-2802-41f2-9c46-138a412ace63 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:13:13.127365 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-e9aa0ae6-2802-41f2-9c46-138a412ace63 tempest-GroupsV320Test-927935562 tempest-GroupsV320Test-927935562-project-member] GET https://10.4.3.143/volume/v3/groups/cb304efa-e9f7-4c43-b075-c63ce79b2ee6 Aug 16 21:13:13.127510 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-e9aa0ae6-2802-41f2-9c46-138a412ace63 tempest-GroupsV320Test-927935562 tempest-GroupsV320Test-927935562-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:13:13.127704 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-e9aa0ae6-2802-41f2-9c46-138a412ace63 tempest-GroupsV320Test-927935562 tempest-GroupsV320Test-927935562-project-member] Calling method 'version_select' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:13:13.127835 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.v3.groups [None req-e9aa0ae6-2802-41f2-9c46-138a412ace63 tempest-GroupsV320Test-927935562 tempest-GroupsV320Test-927935562-project-member] show called for member cb304efa-e9f7-4c43-b075-c63ce79b2ee6 {{(pid=100333) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 16 21:13:13.132394 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:13:13.132394 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:13:13.146637 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-e9aa0ae6-2802-41f2-9c46-138a412ace63 tempest-GroupsV320Test-927935562 tempest-GroupsV320Test-927935562-project-member] https://10.4.3.143/volume/v3/groups/cb304efa-e9f7-4c43-b075-c63ce79b2ee6 returned with HTTP 200 Aug 16 21:13:13.147089 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 431/1751] 10.4.3.143 () {68 vars in 1386 bytes} [Sun Aug 16 21:13:13 2026] GET /volume/v3/groups/cb304efa-e9f7-4c43-b075-c63ce79b2ee6 => generated 387 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:13:13.183069 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-aec73032-5b47-4c8c-9f5c-fd29461b077b None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:13:13.185380 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-aec73032-5b47-4c8c-9f5c-fd29461b077b tempest-TestVolumeBootPatternV346-1109800622 tempest-TestVolumeBootPatternV346-1109800622-project-member] DELETE https://10.4.3.143/volume/v3/volumes/c2793668-cec9-48d9-85ef-24aca643e09b Aug 16 21:13:13.185380 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-aec73032-5b47-4c8c-9f5c-fd29461b077b tempest-TestVolumeBootPatternV346-1109800622 tempest-TestVolumeBootPatternV346-1109800622-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:13:13.185380 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-aec73032-5b47-4c8c-9f5c-fd29461b077b tempest-TestVolumeBootPatternV346-1109800622 tempest-TestVolumeBootPatternV346-1109800622-project-member] Calling method 'delete' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:13:13.185560 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.v3.volumes [None req-aec73032-5b47-4c8c-9f5c-fd29461b077b tempest-TestVolumeBootPatternV346-1109800622 tempest-TestVolumeBootPatternV346-1109800622-project-member] Delete volume with id: c2793668-cec9-48d9-85ef-24aca643e09b Aug 16 21:13:13.203576 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:13:13.203576 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:13:13.203576 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-aec73032-5b47-4c8c-9f5c-fd29461b077b tempest-TestVolumeBootPatternV346-1109800622 tempest-TestVolumeBootPatternV346-1109800622-project-member] Volume info retrieved successfully. Aug 16 21:13:13.221116 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-aec73032-5b47-4c8c-9f5c-fd29461b077b tempest-TestVolumeBootPatternV346-1109800622 tempest-TestVolumeBootPatternV346-1109800622-project-member] Delete volume request issued successfully. Aug 16 21:13:13.221116 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-aec73032-5b47-4c8c-9f5c-fd29461b077b tempest-TestVolumeBootPatternV346-1109800622 tempest-TestVolumeBootPatternV346-1109800622-project-member] https://10.4.3.143/volume/v3/volumes/c2793668-cec9-48d9-85ef-24aca643e09b returned with HTTP 202 Aug 16 21:13:13.221243 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 443/1752] 10.4.3.143 () {68 vars in 1392 bytes} [Sun Aug 16 21:13:13 2026] DELETE /volume/v3/volumes/c2793668-cec9-48d9-85ef-24aca643e09b => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 16 21:13:13.236292 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-40f0ee34-b767-4565-9d87-c364320a2c19 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:13:13.242339 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-40f0ee34-b767-4565-9d87-c364320a2c19 tempest-TestVolumeBootPatternV346-1109800622 tempest-TestVolumeBootPatternV346-1109800622-project-member] GET https://10.4.3.143/volume/v3/volumes/c2793668-cec9-48d9-85ef-24aca643e09b Aug 16 21:13:13.242657 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-40f0ee34-b767-4565-9d87-c364320a2c19 tempest-TestVolumeBootPatternV346-1109800622 tempest-TestVolumeBootPatternV346-1109800622-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:13:13.242981 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-40f0ee34-b767-4565-9d87-c364320a2c19 tempest-TestVolumeBootPatternV346-1109800622 tempest-TestVolumeBootPatternV346-1109800622-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:13:13.256139 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:13:13.256139 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:13:13.260880 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-40f0ee34-b767-4565-9d87-c364320a2c19 tempest-TestVolumeBootPatternV346-1109800622 tempest-TestVolumeBootPatternV346-1109800622-project-member] Volume info retrieved successfully. Aug 16 21:13:13.269748 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-40f0ee34-b767-4565-9d87-c364320a2c19 tempest-TestVolumeBootPatternV346-1109800622 tempest-TestVolumeBootPatternV346-1109800622-project-member] https://10.4.3.143/volume/v3/volumes/c2793668-cec9-48d9-85ef-24aca643e09b returned with HTTP 200 Aug 16 21:13:13.270333 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 442/1753] 10.4.3.143 () {68 vars in 1389 bytes} [Sun Aug 16 21:13:13 2026] GET /volume/v3/volumes/c2793668-cec9-48d9-85ef-24aca643e09b => generated 1421 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 16 21:13:13.558397 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-b8750311-6704-4ede-aa15-fe65af15b1e4 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:13:13.561106 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-b8750311-6704-4ede-aa15-fe65af15b1e4 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] DELETE https://10.4.3.143/volume/v3/volumes/88c1983f-baac-4248-a1be-20474f909adf Aug 16 21:13:13.561418 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-b8750311-6704-4ede-aa15-fe65af15b1e4 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:13:13.561799 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-b8750311-6704-4ede-aa15-fe65af15b1e4 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Calling method 'delete' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:13:13.562225 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.v3.volumes [None req-b8750311-6704-4ede-aa15-fe65af15b1e4 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Delete volume with id: 88c1983f-baac-4248-a1be-20474f909adf Aug 16 21:13:13.575048 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:13:13.575048 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:13:13.575681 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-b8750311-6704-4ede-aa15-fe65af15b1e4 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Volume info retrieved successfully. Aug 16 21:13:13.601781 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-b8750311-6704-4ede-aa15-fe65af15b1e4 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Delete volume request issued successfully. Aug 16 21:13:13.602129 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-b8750311-6704-4ede-aa15-fe65af15b1e4 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] https://10.4.3.143/volume/v3/volumes/88c1983f-baac-4248-a1be-20474f909adf returned with HTTP 202 Aug 16 21:13:13.602669 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 438/1754] 10.4.3.143 () {66 vars in 1351 bytes} [Sun Aug 16 21:13:13 2026] DELETE /volume/v3/volumes/88c1983f-baac-4248-a1be-20474f909adf => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 21:13:13.611994 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-973a690e-ce5b-4e4f-bbc3-17e5207c76ee None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:13:13.617872 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-973a690e-ce5b-4e4f-bbc3-17e5207c76ee tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] GET https://10.4.3.143/volume/v3/volumes/88c1983f-baac-4248-a1be-20474f909adf Aug 16 21:13:13.618192 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-973a690e-ce5b-4e4f-bbc3-17e5207c76ee tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:13:13.618446 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-973a690e-ce5b-4e4f-bbc3-17e5207c76ee tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:13:13.636015 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:13:13.636015 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:13:13.643612 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-973a690e-ce5b-4e4f-bbc3-17e5207c76ee tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Volume info retrieved successfully. Aug 16 21:13:13.652716 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-973a690e-ce5b-4e4f-bbc3-17e5207c76ee tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] https://10.4.3.143/volume/v3/volumes/88c1983f-baac-4248-a1be-20474f909adf returned with HTTP 200 Aug 16 21:13:13.653258 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 432/1755] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:13:13 2026] GET /volume/v3/volumes/88c1983f-baac-4248-a1be-20474f909adf => generated 1365 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:13:13.910710 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-7cb9708a-803c-40db-a059-8c75830d7e4d None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:13:14.009947 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-7cb9708a-803c-40db-a059-8c75830d7e4d tempest-VolumeTypesMemberTests-689954281 tempest-VolumeTypesMemberTests-689954281-project-admin] POST https://10.4.3.143/volume/v3/types Aug 16 21:13:14.009947 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-7cb9708a-803c-40db-a059-8c75830d7e4d tempest-VolumeTypesMemberTests-689954281 tempest-VolumeTypesMemberTests-689954281-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-335744683", "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=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:13:14.030410 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-7cb9708a-803c-40db-a059-8c75830d7e4d tempest-VolumeTypesMemberTests-689954281 tempest-VolumeTypesMemberTests-689954281-project-admin] https://10.4.3.143/volume/v3/types returned with HTTP 200 Aug 16 21:13:14.030574 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 444/1756] 10.4.3.143 () {68 vars in 1253 bytes} [Sun Aug 16 21:13:13 2026] POST /volume/v3/types => generated 379 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:13:14.041159 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-1731c518-ca06-4412-a238-2d3581abd59a None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:13:14.043333 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-1731c518-ca06-4412-a238-2d3581abd59a tempest-VolumeTypesMemberTests-689954281 tempest-VolumeTypesMemberTests-689954281-project-admin] POST https://10.4.3.143/volume/v3/types/fc4dbf9e-5425-49fc-b321-2bc9e042e7dc/encryption Aug 16 21:13:14.043666 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-1731c518-ca06-4412-a238-2d3581abd59a tempest-VolumeTypesMemberTests-689954281 tempest-VolumeTypesMemberTests-689954281-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:13:14.063595 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-1731c518-ca06-4412-a238-2d3581abd59a tempest-VolumeTypesMemberTests-689954281 tempest-VolumeTypesMemberTests-689954281-project-admin] https://10.4.3.143/volume/v3/types/fc4dbf9e-5425-49fc-b321-2bc9e042e7dc/encryption returned with HTTP 200 Aug 16 21:13:14.064216 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 443/1757] 10.4.3.143 () {68 vars in 1397 bytes} [Sun Aug 16 21:13:14 2026] POST /volume/v3/types/fc4dbf9e-5425-49fc-b321-2bc9e042e7dc/encryption => generated 239 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:13:14.073614 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-a36c2336-9037-4c4e-96b8-43760d85a52b None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:13:14.075797 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-a36c2336-9037-4c4e-96b8-43760d85a52b tempest-VolumeTypesMemberTests-689954281 tempest-VolumeTypesMemberTests-689954281-project-admin] POST https://10.4.3.143/volume/v3/types Aug 16 21:13:14.076340 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-a36c2336-9037-4c4e-96b8-43760d85a52b tempest-VolumeTypesMemberTests-689954281 tempest-VolumeTypesMemberTests-689954281-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1058477003", "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=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:13:14.097580 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-a36c2336-9037-4c4e-96b8-43760d85a52b tempest-VolumeTypesMemberTests-689954281 tempest-VolumeTypesMemberTests-689954281-project-admin] https://10.4.3.143/volume/v3/types returned with HTTP 200 Aug 16 21:13:14.098080 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 439/1758] 10.4.3.143 () {68 vars in 1253 bytes} [Sun Aug 16 21:13:14 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 16 21:13:14.106843 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-b945ef76-b42b-4e8f-add1-6a36ccf9cea3 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:13:14.157078 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-94fec8cf-f4e0-4328-b9fa-17978bab0dac None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:13:14.158834 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-94fec8cf-f4e0-4328-b9fa-17978bab0dac tempest-GroupsV320Test-927935562 tempest-GroupsV320Test-927935562-project-member] GET https://10.4.3.143/volume/v3/groups/cb304efa-e9f7-4c43-b075-c63ce79b2ee6 Aug 16 21:13:14.159769 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-94fec8cf-f4e0-4328-b9fa-17978bab0dac tempest-GroupsV320Test-927935562 tempest-GroupsV320Test-927935562-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:13:14.159769 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-94fec8cf-f4e0-4328-b9fa-17978bab0dac tempest-GroupsV320Test-927935562 tempest-GroupsV320Test-927935562-project-member] Calling method 'version_select' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:13:14.159769 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.v3.groups [None req-94fec8cf-f4e0-4328-b9fa-17978bab0dac tempest-GroupsV320Test-927935562 tempest-GroupsV320Test-927935562-project-member] show called for member cb304efa-e9f7-4c43-b075-c63ce79b2ee6 {{(pid=100330) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 16 21:13:14.163929 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:13:14.163929 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:13:14.173257 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-b945ef76-b42b-4e8f-add1-6a36ccf9cea3 tempest-VolumeTypesMemberTests-689954281 tempest-VolumeTypesMemberTests-689954281-project-member] POST https://10.4.3.143/volume/v3/types/a25d1c00-e75c-4348-a034-f4a123a3e0bc/encryption Aug 16 21:13:14.173737 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-b945ef76-b42b-4e8f-add1-6a36ccf9cea3 tempest-VolumeTypesMemberTests-689954281 tempest-VolumeTypesMemberTests-689954281-project-member] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:13:14.174163 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-94fec8cf-f4e0-4328-b9fa-17978bab0dac tempest-GroupsV320Test-927935562 tempest-GroupsV320Test-927935562-project-member] https://10.4.3.143/volume/v3/groups/cb304efa-e9f7-4c43-b075-c63ce79b2ee6 returned with HTTP 200 Aug 16 21:13:14.174687 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 445/1759] 10.4.3.143 () {68 vars in 1386 bytes} [Sun Aug 16 21:13:14 2026] GET /volume/v3/groups/cb304efa-e9f7-4c43-b075-c63ce79b2ee6 => generated 388 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:13:14.176545 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.policy [None req-b945ef76-b42b-4e8f-add1-6a36ccf9cea3 tempest-VolumeTypesMemberTests-689954281 tempest-VolumeTypesMemberTests-689954281-project-member] Policy check for volume_extension:volume_type_encryption:create failed with context {'is_admin': False, 'user_id': 'afcd4695c0614ffba1903d9cae15cf6f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0d13e16159204af6befc7bb72f084b1e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100333) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 16 21:13:14.176805 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-b945ef76-b42b-4e8f-add1-6a36ccf9cea3 tempest-VolumeTypesMemberTests-689954281 tempest-VolumeTypesMemberTests-689954281-project-member] https://10.4.3.143/volume/v3/types/a25d1c00-e75c-4348-a034-f4a123a3e0bc/encryption returned with HTTP 403 Aug 16 21:13:14.177406 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 433/1760] 10.4.3.143 () {68 vars in 1397 bytes} [Sun Aug 16 21:13:14 2026] POST /volume/v3/types/a25d1c00-e75c-4348-a034-f4a123a3e0bc/encryption => generated 127 bytes in 71 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:13:14.186691 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-32b107e2-1925-4ba5-90b7-1be347050ff3 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:13:14.188859 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-d0b9a1db-2989-4c5d-8d29-2f6df3b6608c None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:13:14.189571 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-32b107e2-1925-4ba5-90b7-1be347050ff3 tempest-GroupsV320Test-1757069325 tempest-GroupsV320Test-1757069325-project-admin] POST https://10.4.3.143/volume/v3/groups/cb304efa-e9f7-4c43-b075-c63ce79b2ee6/action Aug 16 21:13:14.193009 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-32b107e2-1925-4ba5-90b7-1be347050ff3 tempest-GroupsV320Test-1757069325 tempest-GroupsV320Test-1757069325-project-admin] Action body: b'{"reset_status": {"status": "creating"}}' {{(pid=100331) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 21:13:14.193009 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-32b107e2-1925-4ba5-90b7-1be347050ff3 tempest-GroupsV320Test-1757069325 tempest-GroupsV320Test-1757069325-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "creating"}} {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:13:14.193112 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-d0b9a1db-2989-4c5d-8d29-2f6df3b6608c tempest-VolumeTypesMemberTests-689954281 tempest-VolumeTypesMemberTests-689954281-project-admin] POST https://10.4.3.143/volume/v3/types Aug 16 21:13:14.193112 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-d0b9a1db-2989-4c5d-8d29-2f6df3b6608c tempest-VolumeTypesMemberTests-689954281 tempest-VolumeTypesMemberTests-689954281-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1626886359", "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=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:13:14.193251 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.v3.groups [None req-32b107e2-1925-4ba5-90b7-1be347050ff3 tempest-GroupsV320Test-1757069325 tempest-GroupsV320Test-1757069325-project-admin] Updating group 'cb304efa-e9f7-4c43-b075-c63ce79b2ee6' with 'creating' {{(pid=100331) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Aug 16 21:13:14.197132 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:13:14.197132 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:13:14.206209 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-32b107e2-1925-4ba5-90b7-1be347050ff3 tempest-GroupsV320Test-1757069325 tempest-GroupsV320Test-1757069325-project-admin] https://10.4.3.143/volume/v3/groups/cb304efa-e9f7-4c43-b075-c63ce79b2ee6/action returned with HTTP 202 Aug 16 21:13:14.206689 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 444/1761] 10.4.3.143 () {70 vars in 1428 bytes} [Sun Aug 16 21:13:14 2026] POST /volume/v3/groups/cb304efa-e9f7-4c43-b075-c63ce79b2ee6/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 16 21:13:14.214077 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-2bc8ae8a-5e0b-4d32-a551-fb3252f496c5 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:13:14.215652 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-2bc8ae8a-5e0b-4d32-a551-fb3252f496c5 tempest-GroupsV320Test-927935562 tempest-GroupsV320Test-927935562-project-member] GET https://10.4.3.143/volume/v3/groups/cb304efa-e9f7-4c43-b075-c63ce79b2ee6 Aug 16 21:13:14.215826 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-2bc8ae8a-5e0b-4d32-a551-fb3252f496c5 tempest-GroupsV320Test-927935562 tempest-GroupsV320Test-927935562-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:13:14.216015 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-2bc8ae8a-5e0b-4d32-a551-fb3252f496c5 tempest-GroupsV320Test-927935562 tempest-GroupsV320Test-927935562-project-member] Calling method 'version_select' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:13:14.216162 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.v3.groups [None req-2bc8ae8a-5e0b-4d32-a551-fb3252f496c5 tempest-GroupsV320Test-927935562 tempest-GroupsV320Test-927935562-project-member] show called for member cb304efa-e9f7-4c43-b075-c63ce79b2ee6 {{(pid=100330) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 16 21:13:14.217426 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-d0b9a1db-2989-4c5d-8d29-2f6df3b6608c tempest-VolumeTypesMemberTests-689954281 tempest-VolumeTypesMemberTests-689954281-project-admin] https://10.4.3.143/volume/v3/types returned with HTTP 200 Aug 16 21:13:14.217426 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 440/1762] 10.4.3.143 () {68 vars in 1253 bytes} [Sun Aug 16 21:13:14 2026] POST /volume/v3/types => generated 380 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:13:14.219730 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:13:14.219730 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:13:14.226641 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-911538ed-c41c-433a-92cb-11ee42dec274 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:13:14.228647 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-2bc8ae8a-5e0b-4d32-a551-fb3252f496c5 tempest-GroupsV320Test-927935562 tempest-GroupsV320Test-927935562-project-member] https://10.4.3.143/volume/v3/groups/cb304efa-e9f7-4c43-b075-c63ce79b2ee6 returned with HTTP 200 Aug 16 21:13:14.229021 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 446/1763] 10.4.3.143 () {68 vars in 1386 bytes} [Sun Aug 16 21:13:14 2026] GET /volume/v3/groups/cb304efa-e9f7-4c43-b075-c63ce79b2ee6 => generated 387 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:13:14.229075 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-911538ed-c41c-433a-92cb-11ee42dec274 tempest-VolumeTypesMemberTests-689954281 tempest-VolumeTypesMemberTests-689954281-project-member] POST https://10.4.3.143/volume/v3/types/0fc7b68b-7f87-44cf-ac6b-689ce14a51ea/extra_specs Aug 16 21:13:14.229690 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-911538ed-c41c-433a-92cb-11ee42dec274 tempest-VolumeTypesMemberTests-689954281 tempest-VolumeTypesMemberTests-689954281-project-member] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:13:14.232761 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.policy [None req-911538ed-c41c-433a-92cb-11ee42dec274 tempest-VolumeTypesMemberTests-689954281 tempest-VolumeTypesMemberTests-689954281-project-member] Policy check for volume_extension:types_extra_specs:create failed with context {'is_admin': False, 'user_id': 'afcd4695c0614ffba1903d9cae15cf6f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0d13e16159204af6befc7bb72f084b1e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100333) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 16 21:13:14.233112 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-911538ed-c41c-433a-92cb-11ee42dec274 tempest-VolumeTypesMemberTests-689954281 tempest-VolumeTypesMemberTests-689954281-project-member] https://10.4.3.143/volume/v3/types/0fc7b68b-7f87-44cf-ac6b-689ce14a51ea/extra_specs returned with HTTP 403 Aug 16 21:13:14.233898 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 434/1764] 10.4.3.143 () {68 vars in 1399 bytes} [Sun Aug 16 21:13:14 2026] POST /volume/v3/types/0fc7b68b-7f87-44cf-ac6b-689ce14a51ea/extra_specs => generated 122 bytes in 8 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:13:14.239599 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-f89a7101-6c16-4355-8732-93100abc7149 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:13:14.244772 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-607da029-f299-40ea-820f-8479c7f23ce2 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:13:14.244987 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-f89a7101-6c16-4355-8732-93100abc7149 tempest-GroupsV320Test-1757069325 tempest-GroupsV320Test-1757069325-project-admin] POST https://10.4.3.143/volume/v3/groups/cb304efa-e9f7-4c43-b075-c63ce79b2ee6/action Aug 16 21:13:14.245747 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-f89a7101-6c16-4355-8732-93100abc7149 tempest-GroupsV320Test-1757069325 tempest-GroupsV320Test-1757069325-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=100331) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 21:13:14.245747 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-f89a7101-6c16-4355-8732-93100abc7149 tempest-GroupsV320Test-1757069325 tempest-GroupsV320Test-1757069325-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:13:14.246905 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.v3.groups [None req-f89a7101-6c16-4355-8732-93100abc7149 tempest-GroupsV320Test-1757069325 tempest-GroupsV320Test-1757069325-project-admin] Updating group 'cb304efa-e9f7-4c43-b075-c63ce79b2ee6' with 'available' {{(pid=100331) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Aug 16 21:13:14.248555 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-607da029-f299-40ea-820f-8479c7f23ce2 tempest-VolumeTypesMemberTests-689954281 tempest-VolumeTypesMemberTests-689954281-project-member] PUT https://10.4.3.143/volume/v3/types/0fc7b68b-7f87-44cf-ac6b-689ce14a51ea/extra_specs/key2 Aug 16 21:13:14.249006 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-607da029-f299-40ea-820f-8479c7f23ce2 tempest-VolumeTypesMemberTests-689954281 tempest-VolumeTypesMemberTests-689954281-project-member] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:13:14.251313 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:13:14.251313 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:13:14.253687 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.policy [None req-607da029-f299-40ea-820f-8479c7f23ce2 tempest-VolumeTypesMemberTests-689954281 tempest-VolumeTypesMemberTests-689954281-project-member] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': 'afcd4695c0614ffba1903d9cae15cf6f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0d13e16159204af6befc7bb72f084b1e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100332) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 16 21:13:14.253687 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-607da029-f299-40ea-820f-8479c7f23ce2 tempest-VolumeTypesMemberTests-689954281 tempest-VolumeTypesMemberTests-689954281-project-member] https://10.4.3.143/volume/v3/types/0fc7b68b-7f87-44cf-ac6b-689ce14a51ea/extra_specs/key2 returned with HTTP 403 Aug 16 21:13:14.255035 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 441/1765] 10.4.3.143 () {68 vars in 1413 bytes} [Sun Aug 16 21:13:14 2026] PUT /volume/v3/types/0fc7b68b-7f87-44cf-ac6b-689ce14a51ea/extra_specs/key2 => generated 122 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:13:14.262465 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-7528302b-0897-4a96-89a8-605d32c49fe5 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:13:14.262632 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-f89a7101-6c16-4355-8732-93100abc7149 tempest-GroupsV320Test-1757069325 tempest-GroupsV320Test-1757069325-project-admin] https://10.4.3.143/volume/v3/groups/cb304efa-e9f7-4c43-b075-c63ce79b2ee6/action returned with HTTP 202 Aug 16 21:13:14.263104 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 445/1766] 10.4.3.143 () {70 vars in 1428 bytes} [Sun Aug 16 21:13:14 2026] POST /volume/v3/groups/cb304efa-e9f7-4c43-b075-c63ce79b2ee6/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 16 21:13:14.264188 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-7528302b-0897-4a96-89a8-605d32c49fe5 tempest-VolumeTypesMemberTests-689954281 tempest-VolumeTypesMemberTests-689954281-project-member] POST https://10.4.3.143/volume/v3/types Aug 16 21:13:14.264518 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-7528302b-0897-4a96-89a8-605d32c49fe5 tempest-VolumeTypesMemberTests-689954281 tempest-VolumeTypesMemberTests-689954281-project-member] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:13:14.266148 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:13:14.266148 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:13:14.266591 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.policy [None req-7528302b-0897-4a96-89a8-605d32c49fe5 tempest-VolumeTypesMemberTests-689954281 tempest-VolumeTypesMemberTests-689954281-project-member] Policy check for volume_extension:type_create failed with context {'is_admin': False, 'user_id': 'afcd4695c0614ffba1903d9cae15cf6f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0d13e16159204af6befc7bb72f084b1e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100330) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 16 21:13:14.266788 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-7528302b-0897-4a96-89a8-605d32c49fe5 tempest-VolumeTypesMemberTests-689954281 tempest-VolumeTypesMemberTests-689954281-project-member] https://10.4.3.143/volume/v3/types returned with HTTP 403 Aug 16 21:13:14.267457 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 447/1767] 10.4.3.143 () {68 vars in 1252 bytes} [Sun Aug 16 21:13:14 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 16 21:13:14.269586 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-29afa146-eb35-4445-a9e4-bac3e08ff76d None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:13:14.271409 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-29afa146-eb35-4445-a9e4-bac3e08ff76d tempest-GroupsV320Test-927935562 tempest-GroupsV320Test-927935562-project-member] GET https://10.4.3.143/volume/v3/groups/cb304efa-e9f7-4c43-b075-c63ce79b2ee6 Aug 16 21:13:14.271678 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-29afa146-eb35-4445-a9e4-bac3e08ff76d tempest-GroupsV320Test-927935562 tempest-GroupsV320Test-927935562-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:13:14.271856 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-29afa146-eb35-4445-a9e4-bac3e08ff76d tempest-GroupsV320Test-927935562 tempest-GroupsV320Test-927935562-project-member] Calling method 'version_select' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:13:14.272028 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.v3.groups [None req-29afa146-eb35-4445-a9e4-bac3e08ff76d tempest-GroupsV320Test-927935562 tempest-GroupsV320Test-927935562-project-member] show called for member cb304efa-e9f7-4c43-b075-c63ce79b2ee6 {{(pid=100333) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 16 21:13:14.275269 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-b32f1ffd-8be8-4e4d-9874-8b58f293ae5e None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:13:14.276496 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:13:14.276496 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:13:14.277068 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-b32f1ffd-8be8-4e4d-9874-8b58f293ae5e tempest-VolumeTypesMemberTests-689954281 tempest-VolumeTypesMemberTests-689954281-project-admin] POST https://10.4.3.143/volume/v3/types Aug 16 21:13:14.277975 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-b32f1ffd-8be8-4e4d-9874-8b58f293ae5e tempest-VolumeTypesMemberTests-689954281 tempest-VolumeTypesMemberTests-689954281-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1591193786", "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=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:13:14.285365 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-29afa146-eb35-4445-a9e4-bac3e08ff76d tempest-GroupsV320Test-927935562 tempest-GroupsV320Test-927935562-project-member] https://10.4.3.143/volume/v3/groups/cb304efa-e9f7-4c43-b075-c63ce79b2ee6 returned with HTTP 200 Aug 16 21:13:14.285952 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 435/1768] 10.4.3.143 () {68 vars in 1386 bytes} [Sun Aug 16 21:13:14 2026] GET /volume/v3/groups/cb304efa-e9f7-4c43-b075-c63ce79b2ee6 => generated 388 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:13:14.287904 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-274a6d12-62b5-4b2e-92c2-a91e46dc9b7c None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:13:14.289679 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-274a6d12-62b5-4b2e-92c2-a91e46dc9b7c tempest-TestVolumeBootPatternV346-1109800622 tempest-TestVolumeBootPatternV346-1109800622-project-member] GET https://10.4.3.143/volume/v3/volumes/c2793668-cec9-48d9-85ef-24aca643e09b Aug 16 21:13:14.289894 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-274a6d12-62b5-4b2e-92c2-a91e46dc9b7c tempest-TestVolumeBootPatternV346-1109800622 tempest-TestVolumeBootPatternV346-1109800622-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:13:14.290120 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-274a6d12-62b5-4b2e-92c2-a91e46dc9b7c tempest-TestVolumeBootPatternV346-1109800622 tempest-TestVolumeBootPatternV346-1109800622-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:13:14.294686 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-96fe05ad-4c14-4350-b613-430cab07cf71 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:13:14.296644 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-96fe05ad-4c14-4350-b613-430cab07cf71 tempest-GroupsV320Test-1757069325 tempest-GroupsV320Test-1757069325-project-admin] POST https://10.4.3.143/volume/v3/groups/cb304efa-e9f7-4c43-b075-c63ce79b2ee6/action Aug 16 21:13:14.297280 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-96fe05ad-4c14-4350-b613-430cab07cf71 tempest-GroupsV320Test-1757069325 tempest-GroupsV320Test-1757069325-project-admin] Action body: b'{"reset_status": {"status": "error"}}' {{(pid=100330) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 21:13:14.297280 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-96fe05ad-4c14-4350-b613-430cab07cf71 tempest-GroupsV320Test-1757069325 tempest-GroupsV320Test-1757069325-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "error"}} {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:13:14.297637 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-274a6d12-62b5-4b2e-92c2-a91e46dc9b7c tempest-TestVolumeBootPatternV346-1109800622 tempest-TestVolumeBootPatternV346-1109800622-project-member] https://10.4.3.143/volume/v3/volumes/c2793668-cec9-48d9-85ef-24aca643e09b returned with HTTP 404 Aug 16 21:13:14.298170 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 446/1769] 10.4.3.143 () {68 vars in 1389 bytes} [Sun Aug 16 21:13:14 2026] GET /volume/v3/volumes/c2793668-cec9-48d9-85ef-24aca643e09b => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 16 21:13:14.298792 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.v3.groups [None req-96fe05ad-4c14-4350-b613-430cab07cf71 tempest-GroupsV320Test-1757069325 tempest-GroupsV320Test-1757069325-project-admin] Updating group 'cb304efa-e9f7-4c43-b075-c63ce79b2ee6' with 'error' {{(pid=100330) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Aug 16 21:13:14.307883 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-b32f1ffd-8be8-4e4d-9874-8b58f293ae5e tempest-VolumeTypesMemberTests-689954281 tempest-VolumeTypesMemberTests-689954281-project-admin] https://10.4.3.143/volume/v3/types returned with HTTP 200 Aug 16 21:13:14.308043 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-bc9d1dcc-a66b-4d7a-8c18-097b7bd21386 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:13:14.308765 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 442/1770] 10.4.3.143 () {68 vars in 1253 bytes} [Sun Aug 16 21:13:14 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 16 21:13:14.309865 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:13:14.309865 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:13:14.310008 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-bc9d1dcc-a66b-4d7a-8c18-097b7bd21386 tempest-TestVolumeBootPatternV346-1109800622 tempest-TestVolumeBootPatternV346-1109800622-project-member] DELETE https://10.4.3.143/volume/v3/snapshots/42ed9324-1eab-41c7-9a46-305846bab3b3 Aug 16 21:13:14.310248 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-bc9d1dcc-a66b-4d7a-8c18-097b7bd21386 tempest-TestVolumeBootPatternV346-1109800622 tempest-TestVolumeBootPatternV346-1109800622-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:13:14.310438 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-bc9d1dcc-a66b-4d7a-8c18-097b7bd21386 tempest-TestVolumeBootPatternV346-1109800622 tempest-TestVolumeBootPatternV346-1109800622-project-member] Calling method 'delete' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:13:14.310538 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.v3.snapshots [None req-bc9d1dcc-a66b-4d7a-8c18-097b7bd21386 tempest-TestVolumeBootPatternV346-1109800622 tempest-TestVolumeBootPatternV346-1109800622-project-member] Delete snapshot with id: 42ed9324-1eab-41c7-9a46-305846bab3b3 Aug 16 21:13:14.316218 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-4f1648d3-4199-4f95-bf95-3967d3e591a3 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:13:14.318407 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-4f1648d3-4199-4f95-bf95-3967d3e591a3 tempest-VolumeTypesMemberTests-689954281 tempest-VolumeTypesMemberTests-689954281-project-admin] POST https://10.4.3.143/volume/v3/types/c29eb296-e6af-4fba-acf1-3a4c0a4b7cef/encryption Aug 16 21:13:14.319040 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-4f1648d3-4199-4f95-bf95-3967d3e591a3 tempest-VolumeTypesMemberTests-689954281 tempest-VolumeTypesMemberTests-689954281-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:13:14.320829 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-96fe05ad-4c14-4350-b613-430cab07cf71 tempest-GroupsV320Test-1757069325 tempest-GroupsV320Test-1757069325-project-admin] https://10.4.3.143/volume/v3/groups/cb304efa-e9f7-4c43-b075-c63ce79b2ee6/action returned with HTTP 202 Aug 16 21:13:14.321272 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 448/1771] 10.4.3.143 () {70 vars in 1428 bytes} [Sun Aug 16 21:13:14 2026] POST /volume/v3/groups/cb304efa-e9f7-4c43-b075-c63ce79b2ee6/action => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 16 21:13:14.323035 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:13:14.323035 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:13:14.323859 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-bc9d1dcc-a66b-4d7a-8c18-097b7bd21386 tempest-TestVolumeBootPatternV346-1109800622 tempest-TestVolumeBootPatternV346-1109800622-project-member] Snapshot retrieved successfully. Aug 16 21:13:14.331543 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-4769eaf1-a26c-4433-8cd5-4353b3825c7e None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:13:14.333361 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-4769eaf1-a26c-4433-8cd5-4353b3825c7e tempest-GroupsV320Test-927935562 tempest-GroupsV320Test-927935562-project-member] GET https://10.4.3.143/volume/v3/groups/cb304efa-e9f7-4c43-b075-c63ce79b2ee6 Aug 16 21:13:14.333598 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-4769eaf1-a26c-4433-8cd5-4353b3825c7e tempest-GroupsV320Test-927935562 tempest-GroupsV320Test-927935562-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:13:14.333822 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-4769eaf1-a26c-4433-8cd5-4353b3825c7e tempest-GroupsV320Test-927935562 tempest-GroupsV320Test-927935562-project-member] Calling method 'version_select' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:13:14.334029 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.v3.groups [None req-4769eaf1-a26c-4433-8cd5-4353b3825c7e tempest-GroupsV320Test-927935562 tempest-GroupsV320Test-927935562-project-member] show called for member cb304efa-e9f7-4c43-b075-c63ce79b2ee6 {{(pid=100332) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 16 21:13:14.337642 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:13:14.337642 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:13:14.340952 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-4f1648d3-4199-4f95-bf95-3967d3e591a3 tempest-VolumeTypesMemberTests-689954281 tempest-VolumeTypesMemberTests-689954281-project-admin] https://10.4.3.143/volume/v3/types/c29eb296-e6af-4fba-acf1-3a4c0a4b7cef/encryption returned with HTTP 200 Aug 16 21:13:14.341202 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 447/1772] 10.4.3.143 () {68 vars in 1397 bytes} [Sun Aug 16 21:13:14 2026] POST /volume/v3/types/c29eb296-e6af-4fba-acf1-3a4c0a4b7cef/encryption => generated 239 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:13:14.347690 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-4769eaf1-a26c-4433-8cd5-4353b3825c7e tempest-GroupsV320Test-927935562 tempest-GroupsV320Test-927935562-project-member] https://10.4.3.143/volume/v3/groups/cb304efa-e9f7-4c43-b075-c63ce79b2ee6 returned with HTTP 200 Aug 16 21:13:14.348262 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 443/1773] 10.4.3.143 () {68 vars in 1386 bytes} [Sun Aug 16 21:13:14 2026] GET /volume/v3/groups/cb304efa-e9f7-4c43-b075-c63ce79b2ee6 => generated 384 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:13:14.354960 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-bc34ab28-0e3e-4882-9fd5-de9622f6d199 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:13:14.357144 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-bc34ab28-0e3e-4882-9fd5-de9622f6d199 tempest-VolumeTypesMemberTests-689954281 tempest-VolumeTypesMemberTests-689954281-project-member] DELETE https://10.4.3.143/volume/v3/types/c29eb296-e6af-4fba-acf1-3a4c0a4b7cef/encryption/c4010154-de78-4eb8-95bb-957d74744455 Aug 16 21:13:14.357429 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-bc34ab28-0e3e-4882-9fd5-de9622f6d199 tempest-VolumeTypesMemberTests-689954281 tempest-VolumeTypesMemberTests-689954281-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:13:14.357909 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-bc34ab28-0e3e-4882-9fd5-de9622f6d199 tempest-VolumeTypesMemberTests-689954281 tempest-VolumeTypesMemberTests-689954281-project-member] Calling method 'delete' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:13:14.358866 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-bc9d1dcc-a66b-4d7a-8c18-097b7bd21386 tempest-TestVolumeBootPatternV346-1109800622 tempest-TestVolumeBootPatternV346-1109800622-project-member] Snapshot delete request issued successfully. Aug 16 21:13:14.358948 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.policy [None req-bc34ab28-0e3e-4882-9fd5-de9622f6d199 tempest-VolumeTypesMemberTests-689954281 tempest-VolumeTypesMemberTests-689954281-project-member] Policy check for volume_extension:volume_type_encryption:delete failed with context {'is_admin': False, 'user_id': 'afcd4695c0614ffba1903d9cae15cf6f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0d13e16159204af6befc7bb72f084b1e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100330) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 16 21:13:14.359017 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-bc9d1dcc-a66b-4d7a-8c18-097b7bd21386 tempest-TestVolumeBootPatternV346-1109800622 tempest-TestVolumeBootPatternV346-1109800622-project-member] https://10.4.3.143/volume/v3/snapshots/42ed9324-1eab-41c7-9a46-305846bab3b3 returned with HTTP 202 Aug 16 21:13:14.359064 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-bc34ab28-0e3e-4882-9fd5-de9622f6d199 tempest-VolumeTypesMemberTests-689954281 tempest-VolumeTypesMemberTests-689954281-project-member] https://10.4.3.143/volume/v3/types/c29eb296-e6af-4fba-acf1-3a4c0a4b7cef/encryption/c4010154-de78-4eb8-95bb-957d74744455 returned with HTTP 403 Aug 16 21:13:14.359507 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 436/1774] 10.4.3.143 () {66 vars in 1357 bytes} [Sun Aug 16 21:13:14 2026] DELETE /volume/v3/snapshots/42ed9324-1eab-41c7-9a46-305846bab3b3 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 21:13:14.359817 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 449/1775] 10.4.3.143 () {66 vars in 1489 bytes} [Sun Aug 16 21:13:14 2026] DELETE /volume/v3/types/c29eb296-e6af-4fba-acf1-3a4c0a4b7cef/encryption/c4010154-de78-4eb8-95bb-957d74744455 => generated 127 bytes in 6 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:13:14.362819 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-2ee1433e-589b-4350-91bb-a051449cfc64 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:13:14.364489 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-2ee1433e-589b-4350-91bb-a051449cfc64 tempest-GroupsV320Test-1757069325 tempest-GroupsV320Test-1757069325-project-admin] POST https://10.4.3.143/volume/v3/groups/cb304efa-e9f7-4c43-b075-c63ce79b2ee6/action Aug 16 21:13:14.365323 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-2ee1433e-589b-4350-91bb-a051449cfc64 tempest-GroupsV320Test-1757069325 tempest-GroupsV320Test-1757069325-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=100331) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 21:13:14.365870 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-2ee1433e-589b-4350-91bb-a051449cfc64 tempest-GroupsV320Test-1757069325 tempest-GroupsV320Test-1757069325-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:13:14.368612 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-5476e77f-d786-4395-99c8-27ee171d4958 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:13:14.368736 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.v3.groups [None req-2ee1433e-589b-4350-91bb-a051449cfc64 tempest-GroupsV320Test-1757069325 tempest-GroupsV320Test-1757069325-project-admin] Updating group 'cb304efa-e9f7-4c43-b075-c63ce79b2ee6' with 'available' {{(pid=100331) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Aug 16 21:13:14.370660 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-fcb9bd33-d173-45a7-84ac-feb23e7cd7a1 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:13:14.370879 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-5476e77f-d786-4395-99c8-27ee171d4958 tempest-TestVolumeBootPatternV346-1109800622 tempest-TestVolumeBootPatternV346-1109800622-project-member] GET https://10.4.3.143/volume/v3/snapshots/42ed9324-1eab-41c7-9a46-305846bab3b3 Aug 16 21:13:14.371188 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-5476e77f-d786-4395-99c8-27ee171d4958 tempest-TestVolumeBootPatternV346-1109800622 tempest-TestVolumeBootPatternV346-1109800622-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:13:14.371441 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-5476e77f-d786-4395-99c8-27ee171d4958 tempest-TestVolumeBootPatternV346-1109800622 tempest-TestVolumeBootPatternV346-1109800622-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:13:14.372072 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:13:14.372072 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:13:14.373035 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-fcb9bd33-d173-45a7-84ac-feb23e7cd7a1 tempest-VolumeTypesMemberTests-689954281 tempest-VolumeTypesMemberTests-689954281-project-admin] POST https://10.4.3.143/volume/v3/types Aug 16 21:13:14.373679 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-fcb9bd33-d173-45a7-84ac-feb23e7cd7a1 tempest-VolumeTypesMemberTests-689954281 tempest-VolumeTypesMemberTests-689954281-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-995100274", "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=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:13:14.377057 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:13:14.377057 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:13:14.378887 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:13:14.378887 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:13:14.380677 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-5476e77f-d786-4395-99c8-27ee171d4958 tempest-TestVolumeBootPatternV346-1109800622 tempest-TestVolumeBootPatternV346-1109800622-project-member] Snapshot retrieved successfully. Aug 16 21:13:14.380971 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-2ee1433e-589b-4350-91bb-a051449cfc64 tempest-GroupsV320Test-1757069325 tempest-GroupsV320Test-1757069325-project-admin] https://10.4.3.143/volume/v3/groups/cb304efa-e9f7-4c43-b075-c63ce79b2ee6/action returned with HTTP 202 Aug 16 21:13:14.381634 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 448/1776] 10.4.3.143 () {70 vars in 1428 bytes} [Sun Aug 16 21:13:14 2026] POST /volume/v3/groups/cb304efa-e9f7-4c43-b075-c63ce79b2ee6/action => generated 0 bytes in 19 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 16 21:13:14.382746 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-5476e77f-d786-4395-99c8-27ee171d4958 tempest-TestVolumeBootPatternV346-1109800622 tempest-TestVolumeBootPatternV346-1109800622-project-member] https://10.4.3.143/volume/v3/snapshots/42ed9324-1eab-41c7-9a46-305846bab3b3 returned with HTTP 200 Aug 16 21:13:14.383270 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 444/1777] 10.4.3.143 () {66 vars in 1354 bytes} [Sun Aug 16 21:13:14 2026] GET /volume/v3/snapshots/42ed9324-1eab-41c7-9a46-305846bab3b3 => generated 482 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:13:14.388894 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-3d7df425-8b72-40cb-b043-451df7c1af77 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:13:14.391249 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-3d7df425-8b72-40cb-b043-451df7c1af77 tempest-GroupsV320Test-927935562 tempest-GroupsV320Test-927935562-project-member] GET https://10.4.3.143/volume/v3/groups/cb304efa-e9f7-4c43-b075-c63ce79b2ee6 Aug 16 21:13:14.391466 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-3d7df425-8b72-40cb-b043-451df7c1af77 tempest-GroupsV320Test-927935562 tempest-GroupsV320Test-927935562-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:13:14.391649 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-3d7df425-8b72-40cb-b043-451df7c1af77 tempest-GroupsV320Test-927935562 tempest-GroupsV320Test-927935562-project-member] Calling method 'version_select' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:13:14.391772 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.v3.groups [None req-3d7df425-8b72-40cb-b043-451df7c1af77 tempest-GroupsV320Test-927935562 tempest-GroupsV320Test-927935562-project-member] show called for member cb304efa-e9f7-4c43-b075-c63ce79b2ee6 {{(pid=100330) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 16 21:13:14.395672 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:13:14.395672 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:13:14.400634 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-fcb9bd33-d173-45a7-84ac-feb23e7cd7a1 tempest-VolumeTypesMemberTests-689954281 tempest-VolumeTypesMemberTests-689954281-project-admin] https://10.4.3.143/volume/v3/types returned with HTTP 200 Aug 16 21:13:14.401017 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 437/1778] 10.4.3.143 () {68 vars in 1253 bytes} [Sun Aug 16 21:13:14 2026] POST /volume/v3/types => generated 379 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:13:14.414990 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-3d7df425-8b72-40cb-b043-451df7c1af77 tempest-GroupsV320Test-927935562 tempest-GroupsV320Test-927935562-project-member] https://10.4.3.143/volume/v3/groups/cb304efa-e9f7-4c43-b075-c63ce79b2ee6 returned with HTTP 200 Aug 16 21:13:14.414990 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 450/1779] 10.4.3.143 () {68 vars in 1386 bytes} [Sun Aug 16 21:13:14 2026] GET /volume/v3/groups/cb304efa-e9f7-4c43-b075-c63ce79b2ee6 => generated 388 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:13:14.415200 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-2cad1353-6416-4988-9c2a-df9b1fbf055e None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:13:14.415930 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-2cad1353-6416-4988-9c2a-df9b1fbf055e tempest-VolumeTypesMemberTests-689954281 tempest-VolumeTypesMemberTests-689954281-project-member] DELETE https://10.4.3.143/volume/v3/types/995334bd-9ba6-4632-ae95-f03313fc4bc7/extra_specs/key1 Aug 16 21:13:14.416274 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-2cad1353-6416-4988-9c2a-df9b1fbf055e tempest-VolumeTypesMemberTests-689954281 tempest-VolumeTypesMemberTests-689954281-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:13:14.416587 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-2cad1353-6416-4988-9c2a-df9b1fbf055e tempest-VolumeTypesMemberTests-689954281 tempest-VolumeTypesMemberTests-689954281-project-member] Calling method 'delete' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:13:14.422310 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-17d701fc-b918-44a8-a671-ea59d1ed4723 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:13:14.426669 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-17d701fc-b918-44a8-a671-ea59d1ed4723 tempest-GroupsV320Test-927935562 tempest-GroupsV320Test-927935562-project-member] GET https://10.4.3.143/volume/v3/volumes/detail Aug 16 21:13:14.426669 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-17d701fc-b918-44a8-a671-ea59d1ed4723 tempest-GroupsV320Test-927935562 tempest-GroupsV320Test-927935562-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:13:14.426669 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-17d701fc-b918-44a8-a671-ea59d1ed4723 tempest-GroupsV320Test-927935562 tempest-GroupsV320Test-927935562-project-member] Calling method 'detail' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:13:14.426669 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.api_utils [None req-17d701fc-b918-44a8-a671-ea59d1ed4723 tempest-GroupsV320Test-927935562 tempest-GroupsV320Test-927935562-project-member] Removing options '' from query. {{(pid=100332) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 16 21:13:14.426669 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-17d701fc-b918-44a8-a671-ea59d1ed4723 tempest-GroupsV320Test-927935562 tempest-GroupsV320Test-927935562-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100332) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 16 21:13:14.427420 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.policy [None req-2cad1353-6416-4988-9c2a-df9b1fbf055e tempest-VolumeTypesMemberTests-689954281 tempest-VolumeTypesMemberTests-689954281-project-member] Policy check for volume_extension:types_extra_specs:delete failed with context {'is_admin': False, 'user_id': 'afcd4695c0614ffba1903d9cae15cf6f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0d13e16159204af6befc7bb72f084b1e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100331) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 16 21:13:14.430890 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-2cad1353-6416-4988-9c2a-df9b1fbf055e tempest-VolumeTypesMemberTests-689954281 tempest-VolumeTypesMemberTests-689954281-project-member] https://10.4.3.143/volume/v3/types/995334bd-9ba6-4632-ae95-f03313fc4bc7/extra_specs/key1 returned with HTTP 403 Aug 16 21:13:14.430890 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 449/1780] 10.4.3.143 () {66 vars in 1396 bytes} [Sun Aug 16 21:13:14 2026] DELETE /volume/v3/types/995334bd-9ba6-4632-ae95-f03313fc4bc7/extra_specs/key1 => generated 122 bytes in 15 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:13:14.431586 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-17d701fc-b918-44a8-a671-ea59d1ed4723 tempest-GroupsV320Test-927935562 tempest-GroupsV320Test-927935562-project-member] Get all volumes completed successfully. Aug 16 21:13:14.433840 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-17d701fc-b918-44a8-a671-ea59d1ed4723 tempest-GroupsV320Test-927935562 tempest-GroupsV320Test-927935562-project-member] https://10.4.3.143/volume/v3/volumes/detail returned with HTTP 200 Aug 16 21:13:14.434201 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 445/1781] 10.4.3.143 () {68 vars in 1299 bytes} [Sun Aug 16 21:13:14 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:13:14.440080 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-3f246cf2-9146-4b10-a2e7-f9d2e988fd6d None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:13:14.444994 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-3f246cf2-9146-4b10-a2e7-f9d2e988fd6d tempest-VolumeTypesMemberTests-689954281 tempest-VolumeTypesMemberTests-689954281-project-admin] POST https://10.4.3.143/volume/v3/types Aug 16 21:13:14.444994 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-3f246cf2-9146-4b10-a2e7-f9d2e988fd6d tempest-VolumeTypesMemberTests-689954281 tempest-VolumeTypesMemberTests-689954281-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-2000688212", "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=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:13:14.453425 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-e1364478-b00f-41b6-b3f5-a96acee0e5e0 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:13:14.455396 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-e1364478-b00f-41b6-b3f5-a96acee0e5e0 tempest-GroupsV320Test-927935562 tempest-GroupsV320Test-927935562-project-member] POST https://10.4.3.143/volume/v3/groups/cb304efa-e9f7-4c43-b075-c63ce79b2ee6/action Aug 16 21:13:14.455680 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-e1364478-b00f-41b6-b3f5-a96acee0e5e0 tempest-GroupsV320Test-927935562 tempest-GroupsV320Test-927935562-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100330) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 21:13:14.455796 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-e1364478-b00f-41b6-b3f5-a96acee0e5e0 tempest-GroupsV320Test-927935562 tempest-GroupsV320Test-927935562-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:13:14.457202 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.v3.groups [None req-e1364478-b00f-41b6-b3f5-a96acee0e5e0 tempest-GroupsV320Test-927935562 tempest-GroupsV320Test-927935562-project-member] delete called for group cb304efa-e9f7-4c43-b075-c63ce79b2ee6 {{(pid=100330) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 16 21:13:14.457256 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.v3.groups [None req-e1364478-b00f-41b6-b3f5-a96acee0e5e0 tempest-GroupsV320Test-927935562 tempest-GroupsV320Test-927935562-project-member] Delete group with id: cb304efa-e9f7-4c43-b075-c63ce79b2ee6 Aug 16 21:13:14.463978 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:13:14.463978 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:13:14.465760 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-3f246cf2-9146-4b10-a2e7-f9d2e988fd6d tempest-VolumeTypesMemberTests-689954281 tempest-VolumeTypesMemberTests-689954281-project-admin] https://10.4.3.143/volume/v3/types returned with HTTP 200 Aug 16 21:13:14.466277 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 438/1782] 10.4.3.143 () {68 vars in 1253 bytes} [Sun Aug 16 21:13:14 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 16 21:13:14.475334 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-22d77b43-faef-47fb-9f7a-759881c373a9 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:13:14.477844 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-22d77b43-faef-47fb-9f7a-759881c373a9 tempest-VolumeTypesMemberTests-689954281 tempest-VolumeTypesMemberTests-689954281-project-member] DELETE https://10.4.3.143/volume/v3/types/6e7c68b2-4793-44a7-a2dc-e60acd69468d Aug 16 21:13:14.478208 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-22d77b43-faef-47fb-9f7a-759881c373a9 tempest-VolumeTypesMemberTests-689954281 tempest-VolumeTypesMemberTests-689954281-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:13:14.478489 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-22d77b43-faef-47fb-9f7a-759881c373a9 tempest-VolumeTypesMemberTests-689954281 tempest-VolumeTypesMemberTests-689954281-project-member] Calling method '_delete' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:13:14.479506 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.policy [None req-22d77b43-faef-47fb-9f7a-759881c373a9 tempest-VolumeTypesMemberTests-689954281 tempest-VolumeTypesMemberTests-689954281-project-member] Policy check for volume_extension:type_delete failed with context {'is_admin': False, 'user_id': 'afcd4695c0614ffba1903d9cae15cf6f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0d13e16159204af6befc7bb72f084b1e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100331) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 16 21:13:14.479781 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-22d77b43-faef-47fb-9f7a-759881c373a9 tempest-VolumeTypesMemberTests-689954281 tempest-VolumeTypesMemberTests-689954281-project-member] https://10.4.3.143/volume/v3/types/6e7c68b2-4793-44a7-a2dc-e60acd69468d returned with HTTP 403 Aug 16 21:13:14.480659 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 450/1783] 10.4.3.143 () {66 vars in 1345 bytes} [Sun Aug 16 21:13:14 2026] DELETE /volume/v3/types/6e7c68b2-4793-44a7-a2dc-e60acd69468d => generated 109 bytes in 6 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:13:14.486611 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-e1364478-b00f-41b6-b3f5-a96acee0e5e0 tempest-GroupsV320Test-927935562 tempest-GroupsV320Test-927935562-project-member] https://10.4.3.143/volume/v3/groups/cb304efa-e9f7-4c43-b075-c63ce79b2ee6/action returned with HTTP 202 Aug 16 21:13:14.487149 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 451/1784] 10.4.3.143 () {70 vars in 1428 bytes} [Sun Aug 16 21:13:14 2026] POST /volume/v3/groups/cb304efa-e9f7-4c43-b075-c63ce79b2ee6/action => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 16 21:13:14.488877 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-ba7a797f-7699-4651-abf8-c3671cfb7a4b None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:13:14.491349 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-ba7a797f-7699-4651-abf8-c3671cfb7a4b tempest-VolumeTypesMemberTests-689954281 tempest-VolumeTypesMemberTests-689954281-project-member] GET https://10.4.3.143/volume/v3/types/fc4dbf9e-5425-49fc-b321-2bc9e042e7dc/extra_specs Aug 16 21:13:14.491591 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-ba7a797f-7699-4651-abf8-c3671cfb7a4b tempest-VolumeTypesMemberTests-689954281 tempest-VolumeTypesMemberTests-689954281-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:13:14.491835 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-ba7a797f-7699-4651-abf8-c3671cfb7a4b tempest-VolumeTypesMemberTests-689954281 tempest-VolumeTypesMemberTests-689954281-project-member] Calling method 'index' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:13:14.494666 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-7e14b25c-83f5-4d90-9e74-85b88dcbf7a1 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:13:14.496507 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-7e14b25c-83f5-4d90-9e74-85b88dcbf7a1 tempest-GroupsV320Test-927935562 tempest-GroupsV320Test-927935562-project-member] GET https://10.4.3.143/volume/v3/groups/cb304efa-e9f7-4c43-b075-c63ce79b2ee6 Aug 16 21:13:14.496665 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-7e14b25c-83f5-4d90-9e74-85b88dcbf7a1 tempest-GroupsV320Test-927935562 tempest-GroupsV320Test-927935562-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:13:14.496907 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-7e14b25c-83f5-4d90-9e74-85b88dcbf7a1 tempest-GroupsV320Test-927935562 tempest-GroupsV320Test-927935562-project-member] Calling method 'version_select' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:13:14.497067 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.v3.groups [None req-7e14b25c-83f5-4d90-9e74-85b88dcbf7a1 tempest-GroupsV320Test-927935562 tempest-GroupsV320Test-927935562-project-member] show called for member cb304efa-e9f7-4c43-b075-c63ce79b2ee6 {{(pid=100333) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 16 21:13:14.500644 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:13:14.500644 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:13:14.501388 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-ba7a797f-7699-4651-abf8-c3671cfb7a4b tempest-VolumeTypesMemberTests-689954281 tempest-VolumeTypesMemberTests-689954281-project-member] https://10.4.3.143/volume/v3/types/fc4dbf9e-5425-49fc-b321-2bc9e042e7dc/extra_specs returned with HTTP 200 Aug 16 21:13:14.501967 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 446/1785] 10.4.3.143 () {66 vars in 1378 bytes} [Sun Aug 16 21:13:14 2026] GET /volume/v3/types/fc4dbf9e-5425-49fc-b321-2bc9e042e7dc/extra_specs => generated 123 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:13:14.511653 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-031e9499-868b-4bee-9e0d-79357b282cc0 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:13:14.513559 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-031e9499-868b-4bee-9e0d-79357b282cc0 tempest-VolumeTypesMemberTests-689954281 tempest-VolumeTypesMemberTests-689954281-project-member] GET https://10.4.3.143/volume/v3/types Aug 16 21:13:14.513832 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-031e9499-868b-4bee-9e0d-79357b282cc0 tempest-VolumeTypesMemberTests-689954281 tempest-VolumeTypesMemberTests-689954281-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:13:14.514774 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-031e9499-868b-4bee-9e0d-79357b282cc0 tempest-VolumeTypesMemberTests-689954281 tempest-VolumeTypesMemberTests-689954281-project-member] Calling method 'index' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:13:14.514866 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-7e14b25c-83f5-4d90-9e74-85b88dcbf7a1 tempest-GroupsV320Test-927935562 tempest-GroupsV320Test-927935562-project-member] https://10.4.3.143/volume/v3/groups/cb304efa-e9f7-4c43-b075-c63ce79b2ee6 returned with HTTP 200 Aug 16 21:13:14.515328 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 439/1786] 10.4.3.143 () {68 vars in 1386 bytes} [Sun Aug 16 21:13:14 2026] GET /volume/v3/groups/cb304efa-e9f7-4c43-b075-c63ce79b2ee6 => generated 387 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:13:14.515606 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.api_utils [None req-031e9499-868b-4bee-9e0d-79357b282cc0 tempest-VolumeTypesMemberTests-689954281 tempest-VolumeTypesMemberTests-689954281-project-member] Removing options '' from query. {{(pid=100331) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 16 21:13:14.551771 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-031e9499-868b-4bee-9e0d-79357b282cc0 tempest-VolumeTypesMemberTests-689954281 tempest-VolumeTypesMemberTests-689954281-project-member] https://10.4.3.143/volume/v3/types returned with HTTP 200 Aug 16 21:13:14.552502 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 451/1787] 10.4.3.143 () {66 vars in 1231 bytes} [Sun Aug 16 21:13:14 2026] GET /volume/v3/types => generated 2591 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:13:14.563426 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-961f12ff-485b-4e55-ba2d-364908c3f59f None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:13:14.565332 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-961f12ff-485b-4e55-ba2d-364908c3f59f tempest-VolumeTypesMemberTests-689954281 tempest-VolumeTypesMemberTests-689954281-project-member] GET https://10.4.3.143/volume/v3/types/fc4dbf9e-5425-49fc-b321-2bc9e042e7dc/encryption/cipher Aug 16 21:13:14.565548 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-961f12ff-485b-4e55-ba2d-364908c3f59f tempest-VolumeTypesMemberTests-689954281 tempest-VolumeTypesMemberTests-689954281-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:13:14.565744 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-961f12ff-485b-4e55-ba2d-364908c3f59f tempest-VolumeTypesMemberTests-689954281 tempest-VolumeTypesMemberTests-689954281-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:13:14.566440 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.policy [None req-961f12ff-485b-4e55-ba2d-364908c3f59f tempest-VolumeTypesMemberTests-689954281 tempest-VolumeTypesMemberTests-689954281-project-member] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': 'afcd4695c0614ffba1903d9cae15cf6f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0d13e16159204af6befc7bb72f084b1e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100330) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 16 21:13:14.566660 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-961f12ff-485b-4e55-ba2d-364908c3f59f tempest-VolumeTypesMemberTests-689954281 tempest-VolumeTypesMemberTests-689954281-project-member] https://10.4.3.143/volume/v3/types/fc4dbf9e-5425-49fc-b321-2bc9e042e7dc/encryption/cipher returned with HTTP 403 Aug 16 21:13:14.567323 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 452/1788] 10.4.3.143 () {66 vars in 1396 bytes} [Sun Aug 16 21:13:14 2026] GET /volume/v3/types/fc4dbf9e-5425-49fc-b321-2bc9e042e7dc/encryption/cipher => generated 124 bytes in 4 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:13:14.575081 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-4bec1b10-6cc4-4e1d-b814-44f5a669bc38 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:13:14.577083 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-4bec1b10-6cc4-4e1d-b814-44f5a669bc38 tempest-VolumeTypesMemberTests-689954281 tempest-VolumeTypesMemberTests-689954281-project-member] GET https://10.4.3.143/volume/v3/types/fc4dbf9e-5425-49fc-b321-2bc9e042e7dc/encryption Aug 16 21:13:14.577270 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-4bec1b10-6cc4-4e1d-b814-44f5a669bc38 tempest-VolumeTypesMemberTests-689954281 tempest-VolumeTypesMemberTests-689954281-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:13:14.577512 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-4bec1b10-6cc4-4e1d-b814-44f5a669bc38 tempest-VolumeTypesMemberTests-689954281 tempest-VolumeTypesMemberTests-689954281-project-member] Calling method 'index' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:13:14.578127 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.policy [None req-4bec1b10-6cc4-4e1d-b814-44f5a669bc38 tempest-VolumeTypesMemberTests-689954281 tempest-VolumeTypesMemberTests-689954281-project-member] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': 'afcd4695c0614ffba1903d9cae15cf6f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0d13e16159204af6befc7bb72f084b1e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100332) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 16 21:13:14.578281 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-4bec1b10-6cc4-4e1d-b814-44f5a669bc38 tempest-VolumeTypesMemberTests-689954281 tempest-VolumeTypesMemberTests-689954281-project-member] https://10.4.3.143/volume/v3/types/fc4dbf9e-5425-49fc-b321-2bc9e042e7dc/encryption returned with HTTP 403 Aug 16 21:13:14.578682 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 447/1789] 10.4.3.143 () {66 vars in 1375 bytes} [Sun Aug 16 21:13:14 2026] GET /volume/v3/types/fc4dbf9e-5425-49fc-b321-2bc9e042e7dc/encryption => generated 124 bytes in 4 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:13:14.587511 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-1945660c-ae9c-436d-8576-7933683e6372 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:13:14.589839 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-1945660c-ae9c-436d-8576-7933683e6372 tempest-VolumeTypesMemberTests-689954281 tempest-VolumeTypesMemberTests-689954281-project-member] GET https://10.4.3.143/volume/v3/types/fc4dbf9e-5425-49fc-b321-2bc9e042e7dc/extra_specs/multiattach Aug 16 21:13:14.590144 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-1945660c-ae9c-436d-8576-7933683e6372 tempest-VolumeTypesMemberTests-689954281 tempest-VolumeTypesMemberTests-689954281-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:13:14.590398 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-1945660c-ae9c-436d-8576-7933683e6372 tempest-VolumeTypesMemberTests-689954281 tempest-VolumeTypesMemberTests-689954281-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:13:14.590716 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:13:14.590716 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:13:14.598805 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-1945660c-ae9c-436d-8576-7933683e6372 tempest-VolumeTypesMemberTests-689954281 tempest-VolumeTypesMemberTests-689954281-project-member] https://10.4.3.143/volume/v3/types/fc4dbf9e-5425-49fc-b321-2bc9e042e7dc/extra_specs/multiattach returned with HTTP 200 Aug 16 21:13:14.599289 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 440/1790] 10.4.3.143 () {66 vars in 1414 bytes} [Sun Aug 16 21:13:14 2026] GET /volume/v3/types/fc4dbf9e-5425-49fc-b321-2bc9e042e7dc/extra_specs/multiattach => generated 29 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 16 21:13:14.608109 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-f5fe68c8-e95e-4c5e-8c79-0506b9a5cbc0 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:13:14.610083 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-f5fe68c8-e95e-4c5e-8c79-0506b9a5cbc0 tempest-VolumeTypesMemberTests-689954281 tempest-VolumeTypesMemberTests-689954281-project-member] GET https://10.4.3.143/volume/v3/types/fc4dbf9e-5425-49fc-b321-2bc9e042e7dc/extra_specs/volume_backend_name Aug 16 21:13:14.610324 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-f5fe68c8-e95e-4c5e-8c79-0506b9a5cbc0 tempest-VolumeTypesMemberTests-689954281 tempest-VolumeTypesMemberTests-689954281-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:13:14.610496 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-f5fe68c8-e95e-4c5e-8c79-0506b9a5cbc0 tempest-VolumeTypesMemberTests-689954281 tempest-VolumeTypesMemberTests-689954281-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:13:14.618348 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-f5fe68c8-e95e-4c5e-8c79-0506b9a5cbc0 tempest-VolumeTypesMemberTests-689954281 tempest-VolumeTypesMemberTests-689954281-project-member] https://10.4.3.143/volume/v3/types/fc4dbf9e-5425-49fc-b321-2bc9e042e7dc/extra_specs/volume_backend_name returned with HTTP 404 Aug 16 21:13:14.618959 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 452/1791] 10.4.3.143 () {66 vars in 1438 bytes} [Sun Aug 16 21:13:14 2026] GET /volume/v3/types/fc4dbf9e-5425-49fc-b321-2bc9e042e7dc/extra_specs/volume_backend_name => generated 143 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:13:14.627053 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-d66a362e-cdab-495f-a66e-8a904bc4a5a5 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:13:14.629186 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-d66a362e-cdab-495f-a66e-8a904bc4a5a5 tempest-VolumeTypesMemberTests-689954281 tempest-VolumeTypesMemberTests-689954281-project-member] GET https://10.4.3.143/volume/v3/types/fc4dbf9e-5425-49fc-b321-2bc9e042e7dc Aug 16 21:13:14.629428 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-d66a362e-cdab-495f-a66e-8a904bc4a5a5 tempest-VolumeTypesMemberTests-689954281 tempest-VolumeTypesMemberTests-689954281-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:13:14.629688 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-d66a362e-cdab-495f-a66e-8a904bc4a5a5 tempest-VolumeTypesMemberTests-689954281 tempest-VolumeTypesMemberTests-689954281-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:13:14.640379 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-d66a362e-cdab-495f-a66e-8a904bc4a5a5 tempest-VolumeTypesMemberTests-689954281 tempest-VolumeTypesMemberTests-689954281-project-member] https://10.4.3.143/volume/v3/types/fc4dbf9e-5425-49fc-b321-2bc9e042e7dc returned with HTTP 200 Aug 16 21:13:14.640831 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 453/1792] 10.4.3.143 () {66 vars in 1342 bytes} [Sun Aug 16 21:13:14 2026] GET /volume/v3/types/fc4dbf9e-5425-49fc-b321-2bc9e042e7dc => generated 317 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:13:14.649253 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-f95a8635-ca6d-4de9-8cc9-f553dd859f3b None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:13:14.651012 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-f95a8635-ca6d-4de9-8cc9-f553dd859f3b tempest-VolumeTypesMemberTests-689954281 tempest-VolumeTypesMemberTests-689954281-project-member] PUT https://10.4.3.143/volume/v3/types/fc4dbf9e-5425-49fc-b321-2bc9e042e7dc/encryption/cfc7947b-c08b-49be-9fc6-9aeb543fcf54 Aug 16 21:13:14.651344 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-f95a8635-ca6d-4de9-8cc9-f553dd859f3b tempest-VolumeTypesMemberTests-689954281 tempest-VolumeTypesMemberTests-689954281-project-member] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:13:14.653161 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.policy [None req-f95a8635-ca6d-4de9-8cc9-f553dd859f3b tempest-VolumeTypesMemberTests-689954281 tempest-VolumeTypesMemberTests-689954281-project-member] Policy check for volume_extension:volume_type_encryption:update failed with context {'is_admin': False, 'user_id': 'afcd4695c0614ffba1903d9cae15cf6f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0d13e16159204af6befc7bb72f084b1e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100332) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 16 21:13:14.653324 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-f95a8635-ca6d-4de9-8cc9-f553dd859f3b tempest-VolumeTypesMemberTests-689954281 tempest-VolumeTypesMemberTests-689954281-project-member] https://10.4.3.143/volume/v3/types/fc4dbf9e-5425-49fc-b321-2bc9e042e7dc/encryption/cfc7947b-c08b-49be-9fc6-9aeb543fcf54 returned with HTTP 403 Aug 16 21:13:14.653753 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 448/1793] 10.4.3.143 () {68 vars in 1506 bytes} [Sun Aug 16 21:13:14 2026] PUT /volume/v3/types/fc4dbf9e-5425-49fc-b321-2bc9e042e7dc/encryption/cfc7947b-c08b-49be-9fc6-9aeb543fcf54 => generated 127 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:13:14.661627 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-d5d84554-5df3-44de-b242-09d269936d99 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:13:14.663454 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-d5d84554-5df3-44de-b242-09d269936d99 tempest-VolumeTypesMemberTests-689954281 tempest-VolumeTypesMemberTests-689954281-project-member] PUT https://10.4.3.143/volume/v3/types/fc4dbf9e-5425-49fc-b321-2bc9e042e7dc/extra_specs/key1 Aug 16 21:13:14.663770 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-d5d84554-5df3-44de-b242-09d269936d99 tempest-VolumeTypesMemberTests-689954281 tempest-VolumeTypesMemberTests-689954281-project-member] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:13:14.665822 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.policy [None req-d5d84554-5df3-44de-b242-09d269936d99 tempest-VolumeTypesMemberTests-689954281 tempest-VolumeTypesMemberTests-689954281-project-member] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': 'afcd4695c0614ffba1903d9cae15cf6f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0d13e16159204af6befc7bb72f084b1e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100333) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 16 21:13:14.666099 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-d5d84554-5df3-44de-b242-09d269936d99 tempest-VolumeTypesMemberTests-689954281 tempest-VolumeTypesMemberTests-689954281-project-member] https://10.4.3.143/volume/v3/types/fc4dbf9e-5425-49fc-b321-2bc9e042e7dc/extra_specs/key1 returned with HTTP 403 Aug 16 21:13:14.666559 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 441/1794] 10.4.3.143 () {68 vars in 1413 bytes} [Sun Aug 16 21:13:14 2026] PUT /volume/v3/types/fc4dbf9e-5425-49fc-b321-2bc9e042e7dc/extra_specs/key1 => generated 122 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:13:14.667554 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-771f8362-312f-47e1-b488-4eccf14c2b8e None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:13:14.670061 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-771f8362-312f-47e1-b488-4eccf14c2b8e tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] GET https://10.4.3.143/volume/v3/volumes/88c1983f-baac-4248-a1be-20474f909adf Aug 16 21:13:14.670498 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-771f8362-312f-47e1-b488-4eccf14c2b8e tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:13:14.670809 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-771f8362-312f-47e1-b488-4eccf14c2b8e tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:13:14.675748 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-3ebe579d-8cef-4c60-a794-89c92fc339e4 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:13:14.677787 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-3ebe579d-8cef-4c60-a794-89c92fc339e4 tempest-VolumeTypesMemberTests-689954281 tempest-VolumeTypesMemberTests-689954281-project-member] PUT https://10.4.3.143/volume/v3/types/fc4dbf9e-5425-49fc-b321-2bc9e042e7dc Aug 16 21:13:14.678226 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-3ebe579d-8cef-4c60-a794-89c92fc339e4 tempest-VolumeTypesMemberTests-689954281 tempest-VolumeTypesMemberTests-689954281-project-member] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:13:14.680656 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.policy [None req-3ebe579d-8cef-4c60-a794-89c92fc339e4 tempest-VolumeTypesMemberTests-689954281 tempest-VolumeTypesMemberTests-689954281-project-member] Policy check for volume_extension:type_update failed with context {'is_admin': False, 'user_id': 'afcd4695c0614ffba1903d9cae15cf6f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0d13e16159204af6befc7bb72f084b1e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100330) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 16 21:13:14.680847 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-771f8362-312f-47e1-b488-4eccf14c2b8e tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] https://10.4.3.143/volume/v3/volumes/88c1983f-baac-4248-a1be-20474f909adf returned with HTTP 404 Aug 16 21:13:14.680913 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-3ebe579d-8cef-4c60-a794-89c92fc339e4 tempest-VolumeTypesMemberTests-689954281 tempest-VolumeTypesMemberTests-689954281-project-member] https://10.4.3.143/volume/v3/types/fc4dbf9e-5425-49fc-b321-2bc9e042e7dc returned with HTTP 403 Aug 16 21:13:14.681401 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 454/1795] 10.4.3.143 () {68 vars in 1362 bytes} [Sun Aug 16 21:13:14 2026] PUT /volume/v3/types/fc4dbf9e-5425-49fc-b321-2bc9e042e7dc => generated 109 bytes in 6 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:13:14.681631 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 453/1796] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:13:14 2026] GET /volume/v3/volumes/88c1983f-baac-4248-a1be-20474f909adf => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:13:14.689853 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-66e1ee66-a911-4805-a814-71ad58be84db None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:13:14.692755 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-66e1ee66-a911-4805-a814-71ad58be84db tempest-VolumeTypesMemberTests-689954281 tempest-VolumeTypesMemberTests-689954281-project-admin] DELETE https://10.4.3.143/volume/v3/types/6e7c68b2-4793-44a7-a2dc-e60acd69468d Aug 16 21:13:14.692957 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-66e1ee66-a911-4805-a814-71ad58be84db tempest-VolumeTypesMemberTests-689954281 tempest-VolumeTypesMemberTests-689954281-project-admin] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:13:14.693186 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-66e1ee66-a911-4805-a814-71ad58be84db tempest-VolumeTypesMemberTests-689954281 tempest-VolumeTypesMemberTests-689954281-project-admin] Calling method '_delete' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:13:14.722143 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-3995307d-8b4e-41fb-94e3-92730b6092d6 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:13:14.726640 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-3995307d-8b4e-41fb-94e3-92730b6092d6 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] POST https://10.4.3.143/volume/v3/volumes Aug 16 21:13:14.727087 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-3995307d-8b4e-41fb-94e3-92730b6092d6 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-1433082715", "snapshot_id": null, "imageRef": "42b524b5-4969-43e9-b5aa-f976c786aa94", "volume_type": null, "size": 1}} {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:13:14.732729 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.v3.volumes [None req-3995307d-8b4e-41fb-94e3-92730b6092d6 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-1433082715', 'snapshot_id': None, 'imageRef': '42b524b5-4969-43e9-b5aa-f976c786aa94', 'volume_type': None, 'size': 1}} {{(pid=100333) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 21:13:14.739949 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-66e1ee66-a911-4805-a814-71ad58be84db tempest-VolumeTypesMemberTests-689954281 tempest-VolumeTypesMemberTests-689954281-project-admin] https://10.4.3.143/volume/v3/types/6e7c68b2-4793-44a7-a2dc-e60acd69468d returned with HTTP 202 Aug 16 21:13:14.739949 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 449/1797] 10.4.3.143 () {66 vars in 1345 bytes} [Sun Aug 16 21:13:14 2026] DELETE /volume/v3/types/6e7c68b2-4793-44a7-a2dc-e60acd69468d => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 21:13:14.751707 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-974915fc-ef7a-44bc-bda3-aaa1963499e8 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:13:14.753840 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-974915fc-ef7a-44bc-bda3-aaa1963499e8 tempest-VolumeTypesMemberTests-689954281 tempest-VolumeTypesMemberTests-689954281-project-admin] DELETE https://10.4.3.143/volume/v3/types/995334bd-9ba6-4632-ae95-f03313fc4bc7 Aug 16 21:13:14.754107 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-974915fc-ef7a-44bc-bda3-aaa1963499e8 tempest-VolumeTypesMemberTests-689954281 tempest-VolumeTypesMemberTests-689954281-project-admin] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:13:14.754371 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-974915fc-ef7a-44bc-bda3-aaa1963499e8 tempest-VolumeTypesMemberTests-689954281 tempest-VolumeTypesMemberTests-689954281-project-admin] Calling method '_delete' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:13:14.786718 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-974915fc-ef7a-44bc-bda3-aaa1963499e8 tempest-VolumeTypesMemberTests-689954281 tempest-VolumeTypesMemberTests-689954281-project-admin] https://10.4.3.143/volume/v3/types/995334bd-9ba6-4632-ae95-f03313fc4bc7 returned with HTTP 202 Aug 16 21:13:14.787274 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 455/1798] 10.4.3.143 () {66 vars in 1345 bytes} [Sun Aug 16 21:13:14 2026] DELETE /volume/v3/types/995334bd-9ba6-4632-ae95-f03313fc4bc7 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 21:13:14.795508 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-e118687c-7180-4dd7-b210-0f10d5d7ec66 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:13:14.797573 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-e118687c-7180-4dd7-b210-0f10d5d7ec66 tempest-VolumeTypesMemberTests-689954281 tempest-VolumeTypesMemberTests-689954281-project-admin] DELETE https://10.4.3.143/volume/v3/types/c29eb296-e6af-4fba-acf1-3a4c0a4b7cef Aug 16 21:13:14.798426 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-e118687c-7180-4dd7-b210-0f10d5d7ec66 tempest-VolumeTypesMemberTests-689954281 tempest-VolumeTypesMemberTests-689954281-project-admin] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:13:14.798426 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-e118687c-7180-4dd7-b210-0f10d5d7ec66 tempest-VolumeTypesMemberTests-689954281 tempest-VolumeTypesMemberTests-689954281-project-admin] Calling method '_delete' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:13:14.822193 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-e118687c-7180-4dd7-b210-0f10d5d7ec66 tempest-VolumeTypesMemberTests-689954281 tempest-VolumeTypesMemberTests-689954281-project-admin] https://10.4.3.143/volume/v3/types/c29eb296-e6af-4fba-acf1-3a4c0a4b7cef returned with HTTP 202 Aug 16 21:13:14.822629 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 454/1799] 10.4.3.143 () {66 vars in 1345 bytes} [Sun Aug 16 21:13:14 2026] DELETE /volume/v3/types/c29eb296-e6af-4fba-acf1-3a4c0a4b7cef => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 21:13:14.828222 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.v3.volumes [None req-3995307d-8b4e-41fb-94e3-92730b6092d6 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Create volume of 1 GB Aug 16 21:13:14.834392 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-77ac5fbd-24ef-4822-afe3-36fd3d719c1f None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:13:14.836477 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-77ac5fbd-24ef-4822-afe3-36fd3d719c1f tempest-VolumeTypesMemberTests-689954281 tempest-VolumeTypesMemberTests-689954281-project-admin] DELETE https://10.4.3.143/volume/v3/types/0fc7b68b-7f87-44cf-ac6b-689ce14a51ea Aug 16 21:13:14.836676 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-77ac5fbd-24ef-4822-afe3-36fd3d719c1f tempest-VolumeTypesMemberTests-689954281 tempest-VolumeTypesMemberTests-689954281-project-admin] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:13:14.836902 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-77ac5fbd-24ef-4822-afe3-36fd3d719c1f tempest-VolumeTypesMemberTests-689954281 tempest-VolumeTypesMemberTests-689954281-project-admin] Calling method '_delete' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:13:14.837568 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-3995307d-8b4e-41fb-94e3-92730b6092d6 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Availability Zones retrieved successfully. Aug 16 21:13:14.844607 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-3995307d-8b4e-41fb-94e3-92730b6092d6 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Flow 'volume_create_api' (77e3d241-ee5d-450e-9945-71eeeb0a3982) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100333) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:13:14.845752 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-3995307d-8b4e-41fb-94e3-92730b6092d6 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (46316601-138a-44d6-afeb-9b641b4ef16b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:13:14.846797 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.flows.api.create_volume [None req-3995307d-8b4e-41fb-94e3-92730b6092d6 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Validating volume size '1' using validate_int {{(pid=100333) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 21:13:14.863182 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-77ac5fbd-24ef-4822-afe3-36fd3d719c1f tempest-VolumeTypesMemberTests-689954281 tempest-VolumeTypesMemberTests-689954281-project-admin] https://10.4.3.143/volume/v3/types/0fc7b68b-7f87-44cf-ac6b-689ce14a51ea returned with HTTP 202 Aug 16 21:13:14.863535 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 450/1800] 10.4.3.143 () {66 vars in 1345 bytes} [Sun Aug 16 21:13:14 2026] DELETE /volume/v3/types/0fc7b68b-7f87-44cf-ac6b-689ce14a51ea => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 21:13:14.874163 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-e9b73a5f-1e3a-461e-8dc7-9bfd75ff4275 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:13:14.876410 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-e9b73a5f-1e3a-461e-8dc7-9bfd75ff4275 tempest-VolumeTypesMemberTests-689954281 tempest-VolumeTypesMemberTests-689954281-project-admin] DELETE https://10.4.3.143/volume/v3/types/a25d1c00-e75c-4348-a034-f4a123a3e0bc Aug 16 21:13:14.876889 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-e9b73a5f-1e3a-461e-8dc7-9bfd75ff4275 tempest-VolumeTypesMemberTests-689954281 tempest-VolumeTypesMemberTests-689954281-project-admin] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:13:14.877305 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-e9b73a5f-1e3a-461e-8dc7-9bfd75ff4275 tempest-VolumeTypesMemberTests-689954281 tempest-VolumeTypesMemberTests-689954281-project-admin] Calling method '_delete' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:13:14.905883 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-e9b73a5f-1e3a-461e-8dc7-9bfd75ff4275 tempest-VolumeTypesMemberTests-689954281 tempest-VolumeTypesMemberTests-689954281-project-admin] https://10.4.3.143/volume/v3/types/a25d1c00-e75c-4348-a034-f4a123a3e0bc returned with HTTP 202 Aug 16 21:13:14.906645 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 456/1801] 10.4.3.143 () {66 vars in 1345 bytes} [Sun Aug 16 21:13:14 2026] DELETE /volume/v3/types/a25d1c00-e75c-4348-a034-f4a123a3e0bc => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 21:13:14.915109 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-3995307d-8b4e-41fb-94e3-92730b6092d6 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (46316601-138a-44d6-afeb-9b641b4ef16b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T21:04:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=69e633b8-fab9-4b15-8b40-4f1a67c51cda,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '69e633b8-fab9-4b15-8b40-4f1a67c51cda', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:13:14.915895 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-3995307d-8b4e-41fb-94e3-92730b6092d6 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (98895d9b-1830-49fa-8aa0-330a660edf06) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:13:14.918068 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-25d8f7e7-d035-4a28-9a5f-cac83325e42c None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:13:14.919836 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-25d8f7e7-d035-4a28-9a5f-cac83325e42c tempest-VolumeTypesMemberTests-689954281 tempest-VolumeTypesMemberTests-689954281-project-admin] DELETE https://10.4.3.143/volume/v3/types/fc4dbf9e-5425-49fc-b321-2bc9e042e7dc Aug 16 21:13:14.920049 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-25d8f7e7-d035-4a28-9a5f-cac83325e42c tempest-VolumeTypesMemberTests-689954281 tempest-VolumeTypesMemberTests-689954281-project-admin] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:13:14.920237 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-25d8f7e7-d035-4a28-9a5f-cac83325e42c tempest-VolumeTypesMemberTests-689954281 tempest-VolumeTypesMemberTests-689954281-project-admin] Calling method '_delete' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:13:14.949616 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-25d8f7e7-d035-4a28-9a5f-cac83325e42c tempest-VolumeTypesMemberTests-689954281 tempest-VolumeTypesMemberTests-689954281-project-admin] https://10.4.3.143/volume/v3/types/fc4dbf9e-5425-49fc-b321-2bc9e042e7dc returned with HTTP 202 Aug 16 21:13:14.950028 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 455/1802] 10.4.3.143 () {66 vars in 1345 bytes} [Sun Aug 16 21:13:14 2026] DELETE /volume/v3/types/fc4dbf9e-5425-49fc-b321-2bc9e042e7dc => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 21:13:14.956089 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.quota [None req-3995307d-8b4e-41fb-94e3-92730b6092d6 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Created reservations ['d161ede4-0752-4819-b0b2-dfaf00a2f313', '141b4caf-c50a-467f-a5b5-caa24533dcdf', '263ba369-dc07-4c9f-91f2-46714b100d7a', '0af1f0bf-1f71-4120-b1c0-5318fcc65fbd'] {{(pid=100333) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:13:14.956796 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-3995307d-8b4e-41fb-94e3-92730b6092d6 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (98895d9b-1830-49fa-8aa0-330a660edf06) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d161ede4-0752-4819-b0b2-dfaf00a2f313', '141b4caf-c50a-467f-a5b5-caa24533dcdf', '263ba369-dc07-4c9f-91f2-46714b100d7a', '0af1f0bf-1f71-4120-b1c0-5318fcc65fbd']}' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:13:14.957485 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-3995307d-8b4e-41fb-94e3-92730b6092d6 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a6910e7e-9189-4dc5-ae07-7f526c714c96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:13:14.984678 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-3995307d-8b4e-41fb-94e3-92730b6092d6 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a6910e7e-9189-4dc5-ae07-7f526c714c96) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '85094702-0284-4262-914b-cbe3c7f2ce73', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1433082715',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b9308978d260439581ce1e755cb85f7b',qos_specs=None,replication_status=,reservations=['d161ede4-0752-4819-b0b2-dfaf00a2f313','141b4caf-c50a-467f-a5b5-caa24533dcdf','263ba369-dc07-4c9f-91f2-46714b100d7a','0af1f0bf-1f71-4120-b1c0-5318fcc65fbd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7a0effc2f2ed43cba1798e1f55d30632',volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T21:13:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1433082715',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=85094702-0284-4262-914b-cbe3c7f2ce73,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b9308978d260439581ce1e755cb85f7b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7a0effc2f2ed43cba1798e1f55d30632',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(69e633b8-fab9-4b15-8b40-4f1a67c51cda),volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda)}' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:13:14.985466 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-3995307d-8b4e-41fb-94e3-92730b6092d6 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c3ece9d4-f697-4f8e-bb7d-34bc1543c691) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:13:15.007139 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-3995307d-8b4e-41fb-94e3-92730b6092d6 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c3ece9d4-f697-4f8e-bb7d-34bc1543c691) transitioned into state 'SUCCESS' from state '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-1433082715',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b9308978d260439581ce1e755cb85f7b',qos_specs=None,replication_status=,reservations=['d161ede4-0752-4819-b0b2-dfaf00a2f313','141b4caf-c50a-467f-a5b5-caa24533dcdf','263ba369-dc07-4c9f-91f2-46714b100d7a','0af1f0bf-1f71-4120-b1c0-5318fcc65fbd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7a0effc2f2ed43cba1798e1f55d30632',volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda)}' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:13:15.008328 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-3995307d-8b4e-41fb-94e3-92730b6092d6 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c52d7fef-a6d6-402c-9a58-ee3f1beb6f71) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:13:15.023980 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-3995307d-8b4e-41fb-94e3-92730b6092d6 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c52d7fef-a6d6-402c-9a58-ee3f1beb6f71) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:13:15.025404 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-3995307d-8b4e-41fb-94e3-92730b6092d6 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Flow 'volume_create_api' (77e3d241-ee5d-450e-9945-71eeeb0a3982) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100333) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:13:15.026208 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-3995307d-8b4e-41fb-94e3-92730b6092d6 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Create volume request issued successfully. Aug 16 21:13:15.027017 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-3995307d-8b4e-41fb-94e3-92730b6092d6 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Aug 16 21:13:15.027658 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 442/1803] 10.4.3.143 () {68 vars in 1259 bytes} [Sun Aug 16 21:13:14 2026] POST /volume/v3/volumes => generated 759 bytes in 306 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 21:13:15.041792 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-131b3e5e-f549-4870-97b7-c1a2652d015c None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:13:15.045244 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-131b3e5e-f549-4870-97b7-c1a2652d015c tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] GET https://10.4.3.143/volume/v3/volumes/85094702-0284-4262-914b-cbe3c7f2ce73 Aug 16 21:13:15.045244 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-131b3e5e-f549-4870-97b7-c1a2652d015c tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:13:15.045244 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-131b3e5e-f549-4870-97b7-c1a2652d015c tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:13:15.053084 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:13:15.053084 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:13:15.060159 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-131b3e5e-f549-4870-97b7-c1a2652d015c tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Volume info retrieved successfully. Aug 16 21:13:15.067104 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-131b3e5e-f549-4870-97b7-c1a2652d015c tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] https://10.4.3.143/volume/v3/volumes/85094702-0284-4262-914b-cbe3c7f2ce73 returned with HTTP 200 Aug 16 21:13:15.067104 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 451/1804] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:13:15 2026] GET /volume/v3/volumes/85094702-0284-4262-914b-cbe3c7f2ce73 => generated 827 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:13:15.393049 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-ebd42cd5-3007-4aae-bf82-c07004cedf31 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:13:15.395364 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-ebd42cd5-3007-4aae-bf82-c07004cedf31 tempest-TestVolumeBootPatternV346-1109800622 tempest-TestVolumeBootPatternV346-1109800622-project-member] GET https://10.4.3.143/volume/v3/snapshots/42ed9324-1eab-41c7-9a46-305846bab3b3 Aug 16 21:13:15.395364 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-ebd42cd5-3007-4aae-bf82-c07004cedf31 tempest-TestVolumeBootPatternV346-1109800622 tempest-TestVolumeBootPatternV346-1109800622-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:13:15.395364 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-ebd42cd5-3007-4aae-bf82-c07004cedf31 tempest-TestVolumeBootPatternV346-1109800622 tempest-TestVolumeBootPatternV346-1109800622-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:13:15.399162 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-ebd42cd5-3007-4aae-bf82-c07004cedf31 tempest-TestVolumeBootPatternV346-1109800622 tempest-TestVolumeBootPatternV346-1109800622-project-member] https://10.4.3.143/volume/v3/snapshots/42ed9324-1eab-41c7-9a46-305846bab3b3 returned with HTTP 404 Aug 16 21:13:15.400169 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 457/1805] 10.4.3.143 () {66 vars in 1354 bytes} [Sun Aug 16 21:13:15 2026] GET /volume/v3/snapshots/42ed9324-1eab-41c7-9a46-305846bab3b3 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:13:15.526496 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-b81be77b-2d10-41d9-9202-2eb8f02a7b3b None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:13:15.528588 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-b81be77b-2d10-41d9-9202-2eb8f02a7b3b tempest-GroupsV320Test-927935562 tempest-GroupsV320Test-927935562-project-member] GET https://10.4.3.143/volume/v3/groups/cb304efa-e9f7-4c43-b075-c63ce79b2ee6 Aug 16 21:13:15.528859 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-b81be77b-2d10-41d9-9202-2eb8f02a7b3b tempest-GroupsV320Test-927935562 tempest-GroupsV320Test-927935562-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:13:15.529132 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-b81be77b-2d10-41d9-9202-2eb8f02a7b3b tempest-GroupsV320Test-927935562 tempest-GroupsV320Test-927935562-project-member] Calling method 'version_select' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:13:15.529311 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.v3.groups [None req-b81be77b-2d10-41d9-9202-2eb8f02a7b3b tempest-GroupsV320Test-927935562 tempest-GroupsV320Test-927935562-project-member] show called for member cb304efa-e9f7-4c43-b075-c63ce79b2ee6 {{(pid=100331) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 16 21:13:15.534594 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-b81be77b-2d10-41d9-9202-2eb8f02a7b3b tempest-GroupsV320Test-927935562 tempest-GroupsV320Test-927935562-project-member] https://10.4.3.143/volume/v3/groups/cb304efa-e9f7-4c43-b075-c63ce79b2ee6 returned with HTTP 404 Aug 16 21:13:15.535259 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 456/1806] 10.4.3.143 () {68 vars in 1386 bytes} [Sun Aug 16 21:13:15 2026] GET /volume/v3/groups/cb304efa-e9f7-4c43-b075-c63ce79b2ee6 => generated 108 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 16 21:13:15.544131 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-b0755c75-121c-47ed-bb7a-e2b18b3bc7b5 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:13:15.546466 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-b0755c75-121c-47ed-bb7a-e2b18b3bc7b5 tempest-GroupsV320Test-1757069325 tempest-GroupsV320Test-1757069325-project-admin] DELETE https://10.4.3.143/volume/v3/group_types/2e9f8414-fea3-4aa9-b660-2b47eb8459c1 Aug 16 21:13:15.546606 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-b0755c75-121c-47ed-bb7a-e2b18b3bc7b5 tempest-GroupsV320Test-1757069325 tempest-GroupsV320Test-1757069325-project-admin] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:13:15.546847 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-b0755c75-121c-47ed-bb7a-e2b18b3bc7b5 tempest-GroupsV320Test-1757069325 tempest-GroupsV320Test-1757069325-project-admin] Calling method 'version_select' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:13:15.547155 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:13:15.547155 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:13:15.560432 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-b0755c75-121c-47ed-bb7a-e2b18b3bc7b5 tempest-GroupsV320Test-1757069325 tempest-GroupsV320Test-1757069325-project-admin] https://10.4.3.143/volume/v3/group_types/2e9f8414-fea3-4aa9-b660-2b47eb8459c1 returned with HTTP 202 Aug 16 21:13:15.560750 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 443/1807] 10.4.3.143 () {68 vars in 1404 bytes} [Sun Aug 16 21:13:15 2026] DELETE /volume/v3/group_types/2e9f8414-fea3-4aa9-b660-2b47eb8459c1 => generated 0 bytes in 17 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 16 21:13:15.572837 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-3ea41306-0ea6-4f5d-a0b4-37875a77b518 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:13:15.577295 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-3ea41306-0ea6-4f5d-a0b4-37875a77b518 tempest-GroupsV320Test-1757069325 tempest-GroupsV320Test-1757069325-project-admin] DELETE https://10.4.3.143/volume/v3/types/b2d4ff28-1f11-4923-9125-1073af91e869 Aug 16 21:13:15.577295 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-3ea41306-0ea6-4f5d-a0b4-37875a77b518 tempest-GroupsV320Test-1757069325 tempest-GroupsV320Test-1757069325-project-admin] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:13:15.577295 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-3ea41306-0ea6-4f5d-a0b4-37875a77b518 tempest-GroupsV320Test-1757069325 tempest-GroupsV320Test-1757069325-project-admin] Calling method '_delete' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:13:15.616662 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-3ea41306-0ea6-4f5d-a0b4-37875a77b518 tempest-GroupsV320Test-1757069325 tempest-GroupsV320Test-1757069325-project-admin] https://10.4.3.143/volume/v3/types/b2d4ff28-1f11-4923-9125-1073af91e869 returned with HTTP 202 Aug 16 21:13:15.617434 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 452/1808] 10.4.3.143 () {66 vars in 1345 bytes} [Sun Aug 16 21:13:15 2026] DELETE /volume/v3/types/b2d4ff28-1f11-4923-9125-1073af91e869 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 21:13:15.633823 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-dbe13fac-6270-4ba0-8705-4c5c143e6a5c None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:13:15.639062 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-dbe13fac-6270-4ba0-8705-4c5c143e6a5c tempest-GroupsV320Test-1757069325 tempest-GroupsV320Test-1757069325-project-admin] GET https://10.4.3.143/volume/v3/types/b2d4ff28-1f11-4923-9125-1073af91e869 Aug 16 21:13:15.639062 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-dbe13fac-6270-4ba0-8705-4c5c143e6a5c tempest-GroupsV320Test-1757069325 tempest-GroupsV320Test-1757069325-project-admin] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:13:15.639062 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-dbe13fac-6270-4ba0-8705-4c5c143e6a5c tempest-GroupsV320Test-1757069325 tempest-GroupsV320Test-1757069325-project-admin] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:13:15.643972 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-dbe13fac-6270-4ba0-8705-4c5c143e6a5c tempest-GroupsV320Test-1757069325 tempest-GroupsV320Test-1757069325-project-admin] https://10.4.3.143/volume/v3/types/b2d4ff28-1f11-4923-9125-1073af91e869 returned with HTTP 404 Aug 16 21:13:15.644546 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 458/1809] 10.4.3.143 () {66 vars in 1342 bytes} [Sun Aug 16 21:13:15 2026] GET /volume/v3/types/b2d4ff28-1f11-4923-9125-1073af91e869 => generated 114 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:13:16.087338 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-5a61a3d8-1c5f-4fb9-ad1a-2bb10dd64226 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:13:16.095342 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-5a61a3d8-1c5f-4fb9-ad1a-2bb10dd64226 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] GET https://10.4.3.143/volume/v3/volumes/85094702-0284-4262-914b-cbe3c7f2ce73 Aug 16 21:13:16.096455 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-5a61a3d8-1c5f-4fb9-ad1a-2bb10dd64226 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:13:16.096455 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-5a61a3d8-1c5f-4fb9-ad1a-2bb10dd64226 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:13:16.102349 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:13:16.102349 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:13:16.106222 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-5a61a3d8-1c5f-4fb9-ad1a-2bb10dd64226 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Volume info retrieved successfully. Aug 16 21:13:16.111395 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-5a61a3d8-1c5f-4fb9-ad1a-2bb10dd64226 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] https://10.4.3.143/volume/v3/volumes/85094702-0284-4262-914b-cbe3c7f2ce73 returned with HTTP 200 Aug 16 21:13:16.111395 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 457/1810] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:13:16 2026] GET /volume/v3/volumes/85094702-0284-4262-914b-cbe3c7f2ce73 => generated 1367 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:13:16.126604 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-0de8acb5-973b-46ea-ad8b-0b73ce46c65b None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:13:16.130685 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-0de8acb5-973b-46ea-ad8b-0b73ce46c65b tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] GET https://10.4.3.143/volume/v3/volumes/85094702-0284-4262-914b-cbe3c7f2ce73 Aug 16 21:13:16.131694 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-0de8acb5-973b-46ea-ad8b-0b73ce46c65b tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:13:16.131694 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-0de8acb5-973b-46ea-ad8b-0b73ce46c65b tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:13:16.141155 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:13:16.141155 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:13:16.144948 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-0de8acb5-973b-46ea-ad8b-0b73ce46c65b tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Volume info retrieved successfully. Aug 16 21:13:16.150176 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-0de8acb5-973b-46ea-ad8b-0b73ce46c65b tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] https://10.4.3.143/volume/v3/volumes/85094702-0284-4262-914b-cbe3c7f2ce73 returned with HTTP 200 Aug 16 21:13:16.150552 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 444/1811] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:13:16 2026] GET /volume/v3/volumes/85094702-0284-4262-914b-cbe3c7f2ce73 => generated 1367 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:13:16.174679 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-c7d7e471-d846-4cad-9dd1-af446fe64ba0 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:13:16.176677 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-c7d7e471-d846-4cad-9dd1-af446fe64ba0 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] POST https://10.4.3.143/volume/v3/snapshots Aug 16 21:13:16.177091 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-c7d7e471-d846-4cad-9dd1-af446fe64ba0 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "85094702-0284-4262-914b-cbe3c7f2ce73", "force": false, "name": "tempest-TestVolumeBootPattern-snapshot-1827683758", "description": null, "metadata": null}} {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:13:16.185568 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:13:16.185568 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:13:16.186164 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-c7d7e471-d846-4cad-9dd1-af446fe64ba0 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Volume info retrieved successfully. Aug 16 21:13:16.186338 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.v3.snapshots [None req-c7d7e471-d846-4cad-9dd1-af446fe64ba0 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Create snapshot from volume 85094702-0284-4262-914b-cbe3c7f2ce73 Aug 16 21:13:16.218892 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.quota [None req-c7d7e471-d846-4cad-9dd1-af446fe64ba0 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Created reservations ['c04e912f-8a9a-4173-9d6e-e78275247fbb', '487b099c-a679-46c0-b5cf-9f86d8f1a87a', '42df2b2f-17e9-4917-a05a-8b22eb3e39fd', '69bfb8c8-8379-46a1-aebe-ee58933f1e27'] {{(pid=100332) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:13:16.259125 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-c7d7e471-d846-4cad-9dd1-af446fe64ba0 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Snapshot create request issued successfully. Aug 16 21:13:16.259586 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-c7d7e471-d846-4cad-9dd1-af446fe64ba0 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] https://10.4.3.143/volume/v3/snapshots returned with HTTP 202 Aug 16 21:13:16.260280 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 453/1812] 10.4.3.143 () {68 vars in 1265 bytes} [Sun Aug 16 21:13:16 2026] POST /volume/v3/snapshots => generated 308 bytes in 86 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 21:13:16.278363 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-d2c1579f-5986-4db4-b90a-0873b2fb9b8b None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:13:16.280275 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-d2c1579f-5986-4db4-b90a-0873b2fb9b8b tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] GET https://10.4.3.143/volume/v3/snapshots/7304253c-140a-4656-993d-5966def0bdf0 Aug 16 21:13:16.283531 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-d2c1579f-5986-4db4-b90a-0873b2fb9b8b tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:13:16.283866 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-d2c1579f-5986-4db4-b90a-0873b2fb9b8b tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:13:16.292287 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:13:16.292287 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:13:16.292693 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-d2c1579f-5986-4db4-b90a-0873b2fb9b8b tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Snapshot retrieved successfully. Aug 16 21:13:16.294151 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-d2c1579f-5986-4db4-b90a-0873b2fb9b8b tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] https://10.4.3.143/volume/v3/snapshots/7304253c-140a-4656-993d-5966def0bdf0 returned with HTTP 200 Aug 16 21:13:16.298588 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 459/1813] 10.4.3.143 () {66 vars in 1354 bytes} [Sun Aug 16 21:13:16 2026] GET /volume/v3/snapshots/7304253c-140a-4656-993d-5966def0bdf0 => generated 440 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:13:16.632265 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [req-d652da22-2ddb-41eb-a743-d0312ad9d123 req-8eaed963-022d-4638-bbc2-ca25a774597a None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:13:16.641464 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [req-d652da22-2ddb-41eb-a743-d0312ad9d123 req-8eaed963-022d-4638-bbc2-ca25a774597a tempest-ServerBootFromVolumeStableRescueTest-590732443 tempest-ServerBootFromVolumeStableRescueTest-590732443-project-member] DELETE https://10.4.3.143/volume/v3/attachments/eec54913-d9f7-4a81-9a51-677006c23a0f Aug 16 21:13:16.641464 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [req-d652da22-2ddb-41eb-a743-d0312ad9d123 req-8eaed963-022d-4638-bbc2-ca25a774597a tempest-ServerBootFromVolumeStableRescueTest-590732443 tempest-ServerBootFromVolumeStableRescueTest-590732443-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:13:16.641464 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [req-d652da22-2ddb-41eb-a743-d0312ad9d123 req-8eaed963-022d-4638-bbc2-ca25a774597a tempest-ServerBootFromVolumeStableRescueTest-590732443 tempest-ServerBootFromVolumeStableRescueTest-590732443-project-member] Calling method 'version_select' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:13:16.657605 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:13:16.657605 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:13:16.707834 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [req-d652da22-2ddb-41eb-a743-d0312ad9d123 req-8eaed963-022d-4638-bbc2-ca25a774597a tempest-ServerBootFromVolumeStableRescueTest-590732443 tempest-ServerBootFromVolumeStableRescueTest-590732443-project-member] https://10.4.3.143/volume/v3/attachments/eec54913-d9f7-4a81-9a51-677006c23a0f returned with HTTP 200 Aug 16 21:13:16.708396 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 458/1814] 10.4.3.143 () {72 vars in 1673 bytes} [Sun Aug 16 21:13:16 2026] DELETE /volume/v3/attachments/eec54913-d9f7-4a81-9a51-677006c23a0f => generated 19 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:13:16.718385 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [req-d652da22-2ddb-41eb-a743-d0312ad9d123 req-84985ae6-e5f3-4e99-8298-7683a16dabff None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:13:16.720691 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [req-d652da22-2ddb-41eb-a743-d0312ad9d123 req-84985ae6-e5f3-4e99-8298-7683a16dabff tempest-ServerBootFromVolumeStableRescueTest-590732443 tempest-ServerBootFromVolumeStableRescueTest-590732443-project-member] DELETE https://10.4.3.143/volume/v3/volumes/dff3526d-4692-4d7b-a584-c872e4299467 Aug 16 21:13:16.721081 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [req-d652da22-2ddb-41eb-a743-d0312ad9d123 req-84985ae6-e5f3-4e99-8298-7683a16dabff tempest-ServerBootFromVolumeStableRescueTest-590732443 tempest-ServerBootFromVolumeStableRescueTest-590732443-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:13:16.721409 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [req-d652da22-2ddb-41eb-a743-d0312ad9d123 req-84985ae6-e5f3-4e99-8298-7683a16dabff tempest-ServerBootFromVolumeStableRescueTest-590732443 tempest-ServerBootFromVolumeStableRescueTest-590732443-project-member] Calling method 'delete' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:13:16.721678 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.v3.volumes [req-d652da22-2ddb-41eb-a743-d0312ad9d123 req-84985ae6-e5f3-4e99-8298-7683a16dabff tempest-ServerBootFromVolumeStableRescueTest-590732443 tempest-ServerBootFromVolumeStableRescueTest-590732443-project-member] Delete volume with id: dff3526d-4692-4d7b-a584-c872e4299467 Aug 16 21:13:16.730942 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:13:16.730942 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:13:16.730942 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [req-d652da22-2ddb-41eb-a743-d0312ad9d123 req-84985ae6-e5f3-4e99-8298-7683a16dabff tempest-ServerBootFromVolumeStableRescueTest-590732443 tempest-ServerBootFromVolumeStableRescueTest-590732443-project-member] Volume info retrieved successfully. Aug 16 21:13:16.757157 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [req-d652da22-2ddb-41eb-a743-d0312ad9d123 req-84985ae6-e5f3-4e99-8298-7683a16dabff tempest-ServerBootFromVolumeStableRescueTest-590732443 tempest-ServerBootFromVolumeStableRescueTest-590732443-project-member] Delete volume request issued successfully. Aug 16 21:13:16.757157 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [req-d652da22-2ddb-41eb-a743-d0312ad9d123 req-84985ae6-e5f3-4e99-8298-7683a16dabff tempest-ServerBootFromVolumeStableRescueTest-590732443 tempest-ServerBootFromVolumeStableRescueTest-590732443-project-member] https://10.4.3.143/volume/v3/volumes/dff3526d-4692-4d7b-a584-c872e4299467 returned with HTTP 202 Aug 16 21:13:16.757157 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 445/1815] 10.4.3.143 () {70 vars in 1620 bytes} [Sun Aug 16 21:13:16 2026] DELETE /volume/v3/volumes/dff3526d-4692-4d7b-a584-c872e4299467 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 21:13:17.312774 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-854ef796-0ba0-4a1f-9c0e-9c151c941d4b None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:13:17.320128 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-854ef796-0ba0-4a1f-9c0e-9c151c941d4b tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] GET https://10.4.3.143/volume/v3/snapshots/7304253c-140a-4656-993d-5966def0bdf0 Aug 16 21:13:17.320371 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-854ef796-0ba0-4a1f-9c0e-9c151c941d4b tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:13:17.320557 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-854ef796-0ba0-4a1f-9c0e-9c151c941d4b tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:13:17.326038 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:13:17.326038 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:13:17.326464 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-854ef796-0ba0-4a1f-9c0e-9c151c941d4b tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Snapshot retrieved successfully. Aug 16 21:13:17.327336 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-854ef796-0ba0-4a1f-9c0e-9c151c941d4b tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] https://10.4.3.143/volume/v3/snapshots/7304253c-140a-4656-993d-5966def0bdf0 returned with HTTP 200 Aug 16 21:13:17.327710 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 454/1816] 10.4.3.143 () {66 vars in 1354 bytes} [Sun Aug 16 21:13:17 2026] GET /volume/v3/snapshots/7304253c-140a-4656-993d-5966def0bdf0 => generated 467 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:13:17.330775 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [req-ef4ac28a-ddb9-4c83-b01b-aa5f41019169 req-6f5c7683-d8b8-403f-bff8-89f3c506a10f None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:13:17.333283 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [req-ef4ac28a-ddb9-4c83-b01b-aa5f41019169 req-6f5c7683-d8b8-403f-bff8-89f3c506a10f tempest-TestVolumeBootPatternV346-1109800622 tempest-TestVolumeBootPatternV346-1109800622-project-member] DELETE https://10.4.3.143/volume/v3/attachments/039b5c36-41a5-47de-9592-e93007ad9ca7 Aug 16 21:13:17.333459 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [req-ef4ac28a-ddb9-4c83-b01b-aa5f41019169 req-6f5c7683-d8b8-403f-bff8-89f3c506a10f tempest-TestVolumeBootPatternV346-1109800622 tempest-TestVolumeBootPatternV346-1109800622-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:13:17.333695 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [req-ef4ac28a-ddb9-4c83-b01b-aa5f41019169 req-6f5c7683-d8b8-403f-bff8-89f3c506a10f tempest-TestVolumeBootPatternV346-1109800622 tempest-TestVolumeBootPatternV346-1109800622-project-member] Calling method 'version_select' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:13:17.336780 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-a5a1d1c3-6f6b-4eb8-90c6-d2135b706374 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:13:17.338628 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-a5a1d1c3-6f6b-4eb8-90c6-d2135b706374 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] GET https://10.4.3.143/volume/v3/snapshots/7304253c-140a-4656-993d-5966def0bdf0 Aug 16 21:13:17.338865 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-a5a1d1c3-6f6b-4eb8-90c6-d2135b706374 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:13:17.339175 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-a5a1d1c3-6f6b-4eb8-90c6-d2135b706374 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:13:17.341969 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:13:17.341969 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:13:17.344476 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:13:17.344476 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:13:17.345079 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-a5a1d1c3-6f6b-4eb8-90c6-d2135b706374 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Snapshot retrieved successfully. Aug 16 21:13:17.346249 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-a5a1d1c3-6f6b-4eb8-90c6-d2135b706374 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] https://10.4.3.143/volume/v3/snapshots/7304253c-140a-4656-993d-5966def0bdf0 returned with HTTP 200 Aug 16 21:13:17.346654 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 459/1817] 10.4.3.143 () {66 vars in 1354 bytes} [Sun Aug 16 21:13:17 2026] GET /volume/v3/snapshots/7304253c-140a-4656-993d-5966def0bdf0 => generated 467 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:13:17.397792 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [req-ef4ac28a-ddb9-4c83-b01b-aa5f41019169 req-6f5c7683-d8b8-403f-bff8-89f3c506a10f tempest-TestVolumeBootPatternV346-1109800622 tempest-TestVolumeBootPatternV346-1109800622-project-member] https://10.4.3.143/volume/v3/attachments/039b5c36-41a5-47de-9592-e93007ad9ca7 returned with HTTP 200 Aug 16 21:13:17.398443 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 460/1818] 10.4.3.143 () {72 vars in 1673 bytes} [Sun Aug 16 21:13:17 2026] DELETE /volume/v3/attachments/039b5c36-41a5-47de-9592-e93007ad9ca7 => generated 19 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:13:17.498818 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [req-da4bba25-cdc4-4e22-beb4-558da4a2034e req-cdce3dea-d751-44d6-9207-8b073867909d None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:13:17.501144 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [req-da4bba25-cdc4-4e22-beb4-558da4a2034e req-cdce3dea-d751-44d6-9207-8b073867909d tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] GET https://10.4.3.143/volume/v3/snapshots/7304253c-140a-4656-993d-5966def0bdf0 Aug 16 21:13:17.501433 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [req-da4bba25-cdc4-4e22-beb4-558da4a2034e req-cdce3dea-d751-44d6-9207-8b073867909d tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:13:17.501690 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [req-da4bba25-cdc4-4e22-beb4-558da4a2034e req-cdce3dea-d751-44d6-9207-8b073867909d tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:13:17.509094 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:13:17.509094 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:13:17.509094 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [req-da4bba25-cdc4-4e22-beb4-558da4a2034e req-cdce3dea-d751-44d6-9207-8b073867909d tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Snapshot retrieved successfully. Aug 16 21:13:17.509094 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [req-da4bba25-cdc4-4e22-beb4-558da4a2034e req-cdce3dea-d751-44d6-9207-8b073867909d tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] https://10.4.3.143/volume/v3/snapshots/7304253c-140a-4656-993d-5966def0bdf0 returned with HTTP 200 Aug 16 21:13:17.509094 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 446/1819] 10.4.3.143 () {68 vars in 1604 bytes} [Sun Aug 16 21:13:17 2026] GET /volume/v3/snapshots/7304253c-140a-4656-993d-5966def0bdf0 => generated 467 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:13:17.519150 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [req-da4bba25-cdc4-4e22-beb4-558da4a2034e req-04a0480e-50cc-4a43-9a82-0720d83e8bb6 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:13:17.521206 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [req-da4bba25-cdc4-4e22-beb4-558da4a2034e req-04a0480e-50cc-4a43-9a82-0720d83e8bb6 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] GET https://10.4.3.143/volume/v3/volumes/85094702-0284-4262-914b-cbe3c7f2ce73 Aug 16 21:13:17.522351 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [req-da4bba25-cdc4-4e22-beb4-558da4a2034e req-04a0480e-50cc-4a43-9a82-0720d83e8bb6 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:13:17.522534 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [req-da4bba25-cdc4-4e22-beb4-558da4a2034e req-04a0480e-50cc-4a43-9a82-0720d83e8bb6 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:13:17.531546 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:13:17.531546 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:13:17.536081 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [req-da4bba25-cdc4-4e22-beb4-558da4a2034e req-04a0480e-50cc-4a43-9a82-0720d83e8bb6 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Volume info retrieved successfully. Aug 16 21:13:17.542589 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [req-da4bba25-cdc4-4e22-beb4-558da4a2034e req-04a0480e-50cc-4a43-9a82-0720d83e8bb6 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] https://10.4.3.143/volume/v3/volumes/85094702-0284-4262-914b-cbe3c7f2ce73 returned with HTTP 200 Aug 16 21:13:17.543042 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 455/1820] 10.4.3.143 () {68 vars in 1598 bytes} [Sun Aug 16 21:13:17 2026] GET /volume/v3/volumes/85094702-0284-4262-914b-cbe3c7f2ce73 => generated 1367 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:13:17.975888 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [req-da4bba25-cdc4-4e22-beb4-558da4a2034e req-f7ffa2cd-a9b2-4ee9-9b5c-bd9309512e06 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:13:17.979196 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [req-da4bba25-cdc4-4e22-beb4-558da4a2034e req-f7ffa2cd-a9b2-4ee9-9b5c-bd9309512e06 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] GET https://10.4.3.143/volume/v3/snapshots/7304253c-140a-4656-993d-5966def0bdf0 Aug 16 21:13:17.979361 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [req-da4bba25-cdc4-4e22-beb4-558da4a2034e req-f7ffa2cd-a9b2-4ee9-9b5c-bd9309512e06 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:13:17.979549 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [req-da4bba25-cdc4-4e22-beb4-558da4a2034e req-f7ffa2cd-a9b2-4ee9-9b5c-bd9309512e06 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:13:17.985873 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:13:17.985873 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:13:17.986268 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [req-da4bba25-cdc4-4e22-beb4-558da4a2034e req-f7ffa2cd-a9b2-4ee9-9b5c-bd9309512e06 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Snapshot retrieved successfully. Aug 16 21:13:17.987067 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [req-da4bba25-cdc4-4e22-beb4-558da4a2034e req-f7ffa2cd-a9b2-4ee9-9b5c-bd9309512e06 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] https://10.4.3.143/volume/v3/snapshots/7304253c-140a-4656-993d-5966def0bdf0 returned with HTTP 200 Aug 16 21:13:17.987398 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 460/1821] 10.4.3.143 () {68 vars in 1604 bytes} [Sun Aug 16 21:13:17 2026] GET /volume/v3/snapshots/7304253c-140a-4656-993d-5966def0bdf0 => generated 467 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:13:18.176016 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-897a0339-0b04-4a70-82be-a0fbbcbf1f2a None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:13:18.276196 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-897a0339-0b04-4a70-82be-a0fbbcbf1f2a tempest-VolumeQuotaClassesTest-1162777152 tempest-VolumeQuotaClassesTest-1162777152-project-admin] GET https://10.4.3.143/volume/v3/os-quota-class-sets/default Aug 16 21:13:18.276437 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-897a0339-0b04-4a70-82be-a0fbbcbf1f2a tempest-VolumeQuotaClassesTest-1162777152 tempest-VolumeQuotaClassesTest-1162777152-project-admin] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:13:18.276676 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-897a0339-0b04-4a70-82be-a0fbbcbf1f2a tempest-VolumeQuotaClassesTest-1162777152 tempest-VolumeQuotaClassesTest-1162777152-project-admin] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:13:18.277022 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:13:18.277022 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:13:18.292236 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-897a0339-0b04-4a70-82be-a0fbbcbf1f2a tempest-VolumeQuotaClassesTest-1162777152 tempest-VolumeQuotaClassesTest-1162777152-project-admin] https://10.4.3.143/volume/v3/os-quota-class-sets/default returned with HTTP 200 Aug 16 21:13:18.292589 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 461/1822] 10.4.3.143 () {66 vars in 1297 bytes} [Sun Aug 16 21:13:18 2026] GET /volume/v3/os-quota-class-sets/default => generated 418 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:13:18.302732 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-85779419-4ebe-45b4-8aa4-3955d5e4f1e0 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:13:18.306958 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-85779419-4ebe-45b4-8aa4-3955d5e4f1e0 tempest-VolumeQuotaClassesTest-1162777152 tempest-VolumeQuotaClassesTest-1162777152-project-admin] GET https://10.4.3.143/volume/v3/os-quota-class-sets/default Aug 16 21:13:18.306958 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-85779419-4ebe-45b4-8aa4-3955d5e4f1e0 tempest-VolumeQuotaClassesTest-1162777152 tempest-VolumeQuotaClassesTest-1162777152-project-admin] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:13:18.306958 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-85779419-4ebe-45b4-8aa4-3955d5e4f1e0 tempest-VolumeQuotaClassesTest-1162777152 tempest-VolumeQuotaClassesTest-1162777152-project-admin] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:13:18.326255 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-85779419-4ebe-45b4-8aa4-3955d5e4f1e0 tempest-VolumeQuotaClassesTest-1162777152 tempest-VolumeQuotaClassesTest-1162777152-project-admin] https://10.4.3.143/volume/v3/os-quota-class-sets/default returned with HTTP 200 Aug 16 21:13:18.326255 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 447/1823] 10.4.3.143 () {66 vars in 1297 bytes} [Sun Aug 16 21:13:18 2026] GET /volume/v3/os-quota-class-sets/default => generated 418 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:13:18.334357 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-5931aa88-25b8-4f1c-9b7c-6286d69733d1 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:13:18.336367 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-5931aa88-25b8-4f1c-9b7c-6286d69733d1 tempest-VolumeQuotaClassesTest-1162777152 tempest-VolumeQuotaClassesTest-1162777152-project-admin] POST https://10.4.3.143/volume/v3/types Aug 16 21:13:18.336662 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-5931aa88-25b8-4f1c-9b7c-6286d69733d1 tempest-VolumeQuotaClassesTest-1162777152 tempest-VolumeQuotaClassesTest-1162777152-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeQuotaClassesTest-volume-type-1572362972"}} {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:13:18.350050 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-5931aa88-25b8-4f1c-9b7c-6286d69733d1 tempest-VolumeQuotaClassesTest-1162777152 tempest-VolumeQuotaClassesTest-1162777152-project-admin] https://10.4.3.143/volume/v3/types returned with HTTP 200 Aug 16 21:13:18.350565 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 456/1824] 10.4.3.143 () {68 vars in 1252 bytes} [Sun Aug 16 21:13:18 2026] POST /volume/v3/types => generated 228 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:13:18.365767 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-59556a0c-be20-41f7-a2b5-819d467eca0d None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:13:18.368192 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-59556a0c-be20-41f7-a2b5-819d467eca0d tempest-VolumeQuotaClassesTest-1162777152 tempest-VolumeQuotaClassesTest-1162777152-project-admin] PUT https://10.4.3.143/volume/v3/os-quota-class-sets/default Aug 16 21:13:18.368655 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-59556a0c-be20-41f7-a2b5-819d467eca0d tempest-VolumeQuotaClassesTest-1162777152 tempest-VolumeQuotaClassesTest-1162777152-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-1572362972": 4, "snapshots_tempest-VolumeQuotaClassesTest-volume-type-1572362972": 6, "gigabytes_tempest-VolumeQuotaClassesTest-volume-type-1572362972": 8}} {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:13:18.464681 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-59556a0c-be20-41f7-a2b5-819d467eca0d tempest-VolumeQuotaClassesTest-1162777152 tempest-VolumeQuotaClassesTest-1162777152-project-admin] https://10.4.3.143/volume/v3/os-quota-class-sets/default returned with HTTP 200 Aug 16 21:13:18.465137 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 461/1825] 10.4.3.143 () {68 vars in 1318 bytes} [Sun Aug 16 21:13:18 2026] PUT /volume/v3/os-quota-class-sets/default => generated 609 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:13:18.472749 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-bda3c31d-0677-4b4e-b34d-97e735116f77 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:13:18.474564 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-bda3c31d-0677-4b4e-b34d-97e735116f77 tempest-VolumeQuotaClassesTest-1162777152 tempest-VolumeQuotaClassesTest-1162777152-project-admin] GET https://10.4.3.143/volume/v3/os-quota-sets/50fbba18914242da9f6988289dccd4c1/defaults Aug 16 21:13:18.474768 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-bda3c31d-0677-4b4e-b34d-97e735116f77 tempest-VolumeQuotaClassesTest-1162777152 tempest-VolumeQuotaClassesTest-1162777152-project-admin] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:13:18.474963 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-bda3c31d-0677-4b4e-b34d-97e735116f77 tempest-VolumeQuotaClassesTest-1162777152 tempest-VolumeQuotaClassesTest-1162777152-project-admin] Calling method 'defaults' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:13:18.484665 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-bda3c31d-0677-4b4e-b34d-97e735116f77 tempest-VolumeQuotaClassesTest-1162777152 tempest-VolumeQuotaClassesTest-1162777152-project-admin] https://10.4.3.143/volume/v3/os-quota-sets/50fbba18914242da9f6988289dccd4c1/defaults returned with HTTP 200 Aug 16 21:13:18.485151 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 462/1826] 10.4.3.143 () {66 vars in 1381 bytes} [Sun Aug 16 21:13:18 2026] GET /volume/v3/os-quota-sets/50fbba18914242da9f6988289dccd4c1/defaults => generated 645 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:13:18.668577 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-6d063f0b-88b3-4f0e-92f6-1687733b8da2 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:13:18.671027 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-6d063f0b-88b3-4f0e-92f6-1687733b8da2 tempest-VolumeQuotaClassesTest-1162777152 tempest-VolumeQuotaClassesTest-1162777152-project-admin] GET https://10.4.3.143/volume/v3/os-quota-sets/8d10f3d123e54938909a27c6faa46bd9/defaults Aug 16 21:13:18.671399 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-6d063f0b-88b3-4f0e-92f6-1687733b8da2 tempest-VolumeQuotaClassesTest-1162777152 tempest-VolumeQuotaClassesTest-1162777152-project-admin] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:13:18.671742 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-6d063f0b-88b3-4f0e-92f6-1687733b8da2 tempest-VolumeQuotaClassesTest-1162777152 tempest-VolumeQuotaClassesTest-1162777152-project-admin] Calling method 'defaults' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:13:18.681717 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-6d063f0b-88b3-4f0e-92f6-1687733b8da2 tempest-VolumeQuotaClassesTest-1162777152 tempest-VolumeQuotaClassesTest-1162777152-project-admin] https://10.4.3.143/volume/v3/os-quota-sets/8d10f3d123e54938909a27c6faa46bd9/defaults returned with HTTP 200 Aug 16 21:13:18.681717 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 448/1827] 10.4.3.143 () {66 vars in 1381 bytes} [Sun Aug 16 21:13:18 2026] GET /volume/v3/os-quota-sets/8d10f3d123e54938909a27c6faa46bd9/defaults => generated 645 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:13:18.744627 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-b4ec72fe-be04-4cce-a5a9-5bb666d77ad1 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:13:18.747410 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-b4ec72fe-be04-4cce-a5a9-5bb666d77ad1 tempest-VolumeQuotaClassesTest-1162777152 tempest-VolumeQuotaClassesTest-1162777152-project-admin] DELETE https://10.4.3.143/volume/v3/types/b4f45db7-c74d-4a0d-a87d-55b3eccc301f Aug 16 21:13:18.747617 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-b4ec72fe-be04-4cce-a5a9-5bb666d77ad1 tempest-VolumeQuotaClassesTest-1162777152 tempest-VolumeQuotaClassesTest-1162777152-project-admin] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:13:18.747807 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-b4ec72fe-be04-4cce-a5a9-5bb666d77ad1 tempest-VolumeQuotaClassesTest-1162777152 tempest-VolumeQuotaClassesTest-1162777152-project-admin] Calling method '_delete' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:13:18.771210 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-b4ec72fe-be04-4cce-a5a9-5bb666d77ad1 tempest-VolumeQuotaClassesTest-1162777152 tempest-VolumeQuotaClassesTest-1162777152-project-admin] https://10.4.3.143/volume/v3/types/b4f45db7-c74d-4a0d-a87d-55b3eccc301f returned with HTTP 202 Aug 16 21:13:18.771637 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 457/1828] 10.4.3.143 () {66 vars in 1345 bytes} [Sun Aug 16 21:13:18 2026] DELETE /volume/v3/types/b4f45db7-c74d-4a0d-a87d-55b3eccc301f => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 21:13:18.779243 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-8d68dcc7-1e44-43f4-9d00-f7ef4d636e94 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:13:18.782940 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-8d68dcc7-1e44-43f4-9d00-f7ef4d636e94 tempest-VolumeQuotaClassesTest-1162777152 tempest-VolumeQuotaClassesTest-1162777152-project-admin] GET https://10.4.3.143/volume/v3/types/b4f45db7-c74d-4a0d-a87d-55b3eccc301f Aug 16 21:13:18.782940 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-8d68dcc7-1e44-43f4-9d00-f7ef4d636e94 tempest-VolumeQuotaClassesTest-1162777152 tempest-VolumeQuotaClassesTest-1162777152-project-admin] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:13:18.782940 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-8d68dcc7-1e44-43f4-9d00-f7ef4d636e94 tempest-VolumeQuotaClassesTest-1162777152 tempest-VolumeQuotaClassesTest-1162777152-project-admin] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:13:18.784287 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-8d68dcc7-1e44-43f4-9d00-f7ef4d636e94 tempest-VolumeQuotaClassesTest-1162777152 tempest-VolumeQuotaClassesTest-1162777152-project-admin] https://10.4.3.143/volume/v3/types/b4f45db7-c74d-4a0d-a87d-55b3eccc301f returned with HTTP 404 Aug 16 21:13:18.784876 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 462/1829] 10.4.3.143 () {66 vars in 1342 bytes} [Sun Aug 16 21:13:18 2026] GET /volume/v3/types/b4f45db7-c74d-4a0d-a87d-55b3eccc301f => generated 114 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:13:18.793068 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-864695d5-d1a1-4753-8b3a-076d8766a6d0 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:13:18.795083 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-864695d5-d1a1-4753-8b3a-076d8766a6d0 tempest-VolumeQuotaClassesTest-1162777152 tempest-VolumeQuotaClassesTest-1162777152-project-admin] PUT https://10.4.3.143/volume/v3/os-quota-class-sets/default Aug 16 21:13:18.795398 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-864695d5-d1a1-4753-8b3a-076d8766a6d0 tempest-VolumeQuotaClassesTest-1162777152 tempest-VolumeQuotaClassesTest-1162777152-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=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:13:18.848426 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-864695d5-d1a1-4753-8b3a-076d8766a6d0 tempest-VolumeQuotaClassesTest-1162777152 tempest-VolumeQuotaClassesTest-1162777152-project-admin] https://10.4.3.143/volume/v3/os-quota-class-sets/default returned with HTTP 200 Aug 16 21:13:18.848791 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 463/1830] 10.4.3.143 () {68 vars in 1318 bytes} [Sun Aug 16 21:13:18 2026] PUT /volume/v3/os-quota-class-sets/default => generated 401 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:13:19.325608 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [req-da4bba25-cdc4-4e22-beb4-558da4a2034e req-875f7ffe-d3ea-47d2-b203-32f40d8e9a54 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:13:19.329983 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [req-da4bba25-cdc4-4e22-beb4-558da4a2034e req-875f7ffe-d3ea-47d2-b203-32f40d8e9a54 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] GET https://10.4.3.143/volume/v3/snapshots/7304253c-140a-4656-993d-5966def0bdf0 Aug 16 21:13:19.330406 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [req-da4bba25-cdc4-4e22-beb4-558da4a2034e req-875f7ffe-d3ea-47d2-b203-32f40d8e9a54 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:13:19.330781 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [req-da4bba25-cdc4-4e22-beb4-558da4a2034e req-875f7ffe-d3ea-47d2-b203-32f40d8e9a54 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:13:19.340940 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:13:19.340940 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:13:19.340940 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [req-da4bba25-cdc4-4e22-beb4-558da4a2034e req-875f7ffe-d3ea-47d2-b203-32f40d8e9a54 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Snapshot retrieved successfully. Aug 16 21:13:19.340940 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [req-da4bba25-cdc4-4e22-beb4-558da4a2034e req-875f7ffe-d3ea-47d2-b203-32f40d8e9a54 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] https://10.4.3.143/volume/v3/snapshots/7304253c-140a-4656-993d-5966def0bdf0 returned with HTTP 200 Aug 16 21:13:19.340940 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 449/1831] 10.4.3.143 () {68 vars in 1604 bytes} [Sun Aug 16 21:13:19 2026] GET /volume/v3/snapshots/7304253c-140a-4656-993d-5966def0bdf0 => generated 467 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:13:19.350704 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [req-da4bba25-cdc4-4e22-beb4-558da4a2034e req-dba0cf7f-9fa2-474f-a70e-a541452a025e None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:13:19.353576 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [req-da4bba25-cdc4-4e22-beb4-558da4a2034e req-dba0cf7f-9fa2-474f-a70e-a541452a025e tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] GET https://10.4.3.143/volume/v3/volumes/85094702-0284-4262-914b-cbe3c7f2ce73 Aug 16 21:13:19.353771 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [req-da4bba25-cdc4-4e22-beb4-558da4a2034e req-dba0cf7f-9fa2-474f-a70e-a541452a025e tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:13:19.353969 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [req-da4bba25-cdc4-4e22-beb4-558da4a2034e req-dba0cf7f-9fa2-474f-a70e-a541452a025e tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:13:19.362938 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:13:19.362938 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:13:19.369143 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [req-da4bba25-cdc4-4e22-beb4-558da4a2034e req-dba0cf7f-9fa2-474f-a70e-a541452a025e tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Volume info retrieved successfully. Aug 16 21:13:19.375048 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [req-da4bba25-cdc4-4e22-beb4-558da4a2034e req-dba0cf7f-9fa2-474f-a70e-a541452a025e tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] https://10.4.3.143/volume/v3/volumes/85094702-0284-4262-914b-cbe3c7f2ce73 returned with HTTP 200 Aug 16 21:13:19.375538 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 458/1832] 10.4.3.143 () {68 vars in 1598 bytes} [Sun Aug 16 21:13:19 2026] GET /volume/v3/volumes/85094702-0284-4262-914b-cbe3c7f2ce73 => generated 1367 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:13:19.383878 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [req-da4bba25-cdc4-4e22-beb4-558da4a2034e req-0f26a28a-76ae-4d67-9ae8-affa56b6bcdd None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:13:19.385708 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [req-da4bba25-cdc4-4e22-beb4-558da4a2034e req-0f26a28a-76ae-4d67-9ae8-affa56b6bcdd tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] POST https://10.4.3.143/volume/v3/volumes Aug 16 21:13:19.386066 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [req-da4bba25-cdc4-4e22-beb4-558da4a2034e req-0f26a28a-76ae-4d67-9ae8-affa56b6bcdd tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": "7304253c-140a-4656-993d-5966def0bdf0", "name": "", "description": "", "volume_type": "storpool", "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:13:19.389941 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.v3.volumes [req-da4bba25-cdc4-4e22-beb4-558da4a2034e req-0f26a28a-76ae-4d67-9ae8-affa56b6bcdd tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': '7304253c-140a-4656-993d-5966def0bdf0', 'name': '', 'description': '', 'volume_type': 'storpool', 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100331) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 21:13:19.395437 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:13:19.395437 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:13:19.395944 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [req-da4bba25-cdc4-4e22-beb4-558da4a2034e req-0f26a28a-76ae-4d67-9ae8-affa56b6bcdd tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Snapshot retrieved successfully. Aug 16 21:13:19.396209 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.v3.volumes [req-da4bba25-cdc4-4e22-beb4-558da4a2034e req-0f26a28a-76ae-4d67-9ae8-affa56b6bcdd tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Create volume of 1 GB Aug 16 21:13:19.396899 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [req-da4bba25-cdc4-4e22-beb4-558da4a2034e req-0f26a28a-76ae-4d67-9ae8-affa56b6bcdd tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Availability Zones retrieved successfully. Aug 16 21:13:19.402470 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [req-da4bba25-cdc4-4e22-beb4-558da4a2034e req-0f26a28a-76ae-4d67-9ae8-affa56b6bcdd tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Flow 'volume_create_api' (60af286b-51c1-4b67-8541-4a3fdc4a6fe0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100331) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:13:19.403559 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [req-da4bba25-cdc4-4e22-beb4-558da4a2034e req-0f26a28a-76ae-4d67-9ae8-affa56b6bcdd tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3352ed25-eeda-42b8-ada9-376d4f304c6f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:13:19.405952 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.flows.api.create_volume [req-da4bba25-cdc4-4e22-beb4-558da4a2034e req-0f26a28a-76ae-4d67-9ae8-affa56b6bcdd tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100331) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 21:13:19.430661 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [req-da4bba25-cdc4-4e22-beb4-558da4a2034e req-0f26a28a-76ae-4d67-9ae8-affa56b6bcdd tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3352ed25-eeda-42b8-ada9-376d4f304c6f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '7304253c-140a-4656-993d-5966def0bdf0', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T21:04:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=69e633b8-fab9-4b15-8b40-4f1a67c51cda,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '69e633b8-fab9-4b15-8b40-4f1a67c51cda', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:13:19.431507 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [req-da4bba25-cdc4-4e22-beb4-558da4a2034e req-0f26a28a-76ae-4d67-9ae8-affa56b6bcdd tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fe4f9d98-ec56-4cc1-888b-2924a2cfbcf7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:13:19.491046 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.quota [req-da4bba25-cdc4-4e22-beb4-558da4a2034e req-0f26a28a-76ae-4d67-9ae8-affa56b6bcdd tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Created reservations ['37891c9c-b020-4988-866c-ce57ae1e65b5', '3679a5e1-ffcb-4c40-a063-3d16d35dd021', '93497d51-0abe-41fc-8d66-758d8c745f11', '401d13a1-40ef-4f94-92bd-1d6f3dfee52a'] {{(pid=100331) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:13:19.491779 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [req-da4bba25-cdc4-4e22-beb4-558da4a2034e req-0f26a28a-76ae-4d67-9ae8-affa56b6bcdd tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fe4f9d98-ec56-4cc1-888b-2924a2cfbcf7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['37891c9c-b020-4988-866c-ce57ae1e65b5', '3679a5e1-ffcb-4c40-a063-3d16d35dd021', '93497d51-0abe-41fc-8d66-758d8c745f11', '401d13a1-40ef-4f94-92bd-1d6f3dfee52a']}' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:13:19.492716 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [req-da4bba25-cdc4-4e22-beb4-558da4a2034e req-0f26a28a-76ae-4d67-9ae8-affa56b6bcdd tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (755f2e76-3979-44fb-8a84-93a40a89539f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:13:19.533769 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [req-da4bba25-cdc4-4e22-beb4-558da4a2034e req-0f26a28a-76ae-4d67-9ae8-affa56b6bcdd tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (755f2e76-3979-44fb-8a84-93a40a89539f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '80a61f9c-b5ea-4407-9153-f66c73c7bcd7', '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='b9308978d260439581ce1e755cb85f7b',qos_specs=None,replication_status=,reservations=['37891c9c-b020-4988-866c-ce57ae1e65b5','3679a5e1-ffcb-4c40-a063-3d16d35dd021','93497d51-0abe-41fc-8d66-758d8c745f11','401d13a1-40ef-4f94-92bd-1d6f3dfee52a'],size=1,snapshot_id=7304253c-140a-4656-993d-5966def0bdf0,source_replicaid=,source_volid=None,status='creating',user_id='7a0effc2f2ed43cba1798e1f55d30632',volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda), '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-16T21:13:19Z,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=80a61f9c-b5ea-4407-9153-f66c73c7bcd7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b9308978d260439581ce1e755cb85f7b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=7304253c-140a-4656-993d-5966def0bdf0,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7a0effc2f2ed43cba1798e1f55d30632',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(69e633b8-fab9-4b15-8b40-4f1a67c51cda),volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda)}' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:13:19.534601 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [req-da4bba25-cdc4-4e22-beb4-558da4a2034e req-0f26a28a-76ae-4d67-9ae8-affa56b6bcdd tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (77139364-2d45-4ab2-87ef-9e66c94539cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:13:19.550983 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [req-da4bba25-cdc4-4e22-beb4-558da4a2034e req-0f26a28a-76ae-4d67-9ae8-affa56b6bcdd tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (77139364-2d45-4ab2-87ef-9e66c94539cd) transitioned into 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='b9308978d260439581ce1e755cb85f7b',qos_specs=None,replication_status=,reservations=['37891c9c-b020-4988-866c-ce57ae1e65b5','3679a5e1-ffcb-4c40-a063-3d16d35dd021','93497d51-0abe-41fc-8d66-758d8c745f11','401d13a1-40ef-4f94-92bd-1d6f3dfee52a'],size=1,snapshot_id=7304253c-140a-4656-993d-5966def0bdf0,source_replicaid=,source_volid=None,status='creating',user_id='7a0effc2f2ed43cba1798e1f55d30632',volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda)}' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:13:19.551785 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [req-da4bba25-cdc4-4e22-beb4-558da4a2034e req-0f26a28a-76ae-4d67-9ae8-affa56b6bcdd tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (38f3faa7-dd92-4754-acf4-1624a04d57ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:13:19.578972 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [req-da4bba25-cdc4-4e22-beb4-558da4a2034e req-0f26a28a-76ae-4d67-9ae8-affa56b6bcdd tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (38f3faa7-dd92-4754-acf4-1624a04d57ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:13:19.580094 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [req-da4bba25-cdc4-4e22-beb4-558da4a2034e req-0f26a28a-76ae-4d67-9ae8-affa56b6bcdd tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Flow 'volume_create_api' (60af286b-51c1-4b67-8541-4a3fdc4a6fe0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100331) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:13:19.580479 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [req-da4bba25-cdc4-4e22-beb4-558da4a2034e req-0f26a28a-76ae-4d67-9ae8-affa56b6bcdd tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Create volume request issued successfully. Aug 16 21:13:19.581667 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [req-da4bba25-cdc4-4e22-beb4-558da4a2034e req-0f26a28a-76ae-4d67-9ae8-affa56b6bcdd tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Aug 16 21:13:19.582662 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 463/1833] 10.4.3.143 () {72 vars in 1541 bytes} [Sun Aug 16 21:13:19 2026] POST /volume/v3/volumes => generated 736 bytes in 199 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 21:13:19.593442 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [req-da4bba25-cdc4-4e22-beb4-558da4a2034e req-b3789be3-dd11-4478-bdaa-49e6bcd51f50 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:13:19.602160 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [req-da4bba25-cdc4-4e22-beb4-558da4a2034e req-b3789be3-dd11-4478-bdaa-49e6bcd51f50 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] GET https://10.4.3.143/volume/v3/volumes/80a61f9c-b5ea-4407-9153-f66c73c7bcd7 Aug 16 21:13:19.602370 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [req-da4bba25-cdc4-4e22-beb4-558da4a2034e req-b3789be3-dd11-4478-bdaa-49e6bcd51f50 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:13:19.602658 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [req-da4bba25-cdc4-4e22-beb4-558da4a2034e req-b3789be3-dd11-4478-bdaa-49e6bcd51f50 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:13:19.617349 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:13:19.617349 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:13:19.623454 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [req-da4bba25-cdc4-4e22-beb4-558da4a2034e req-b3789be3-dd11-4478-bdaa-49e6bcd51f50 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Volume info retrieved successfully. Aug 16 21:13:19.640692 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [req-da4bba25-cdc4-4e22-beb4-558da4a2034e req-b3789be3-dd11-4478-bdaa-49e6bcd51f50 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] https://10.4.3.143/volume/v3/volumes/80a61f9c-b5ea-4407-9153-f66c73c7bcd7 returned with HTTP 200 Aug 16 21:13:19.640692 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 464/1834] 10.4.3.143 () {68 vars in 1598 bytes} [Sun Aug 16 21:13:19 2026] GET /volume/v3/volumes/80a61f9c-b5ea-4407-9153-f66c73c7bcd7 => generated 804 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:13:19.648059 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [req-da4bba25-cdc4-4e22-beb4-558da4a2034e req-60713c2a-fbf2-4d9f-ac36-fb37d5c58b1d None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:13:19.652752 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [req-da4bba25-cdc4-4e22-beb4-558da4a2034e req-60713c2a-fbf2-4d9f-ac36-fb37d5c58b1d tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] GET https://10.4.3.143/volume/v3/volumes/80a61f9c-b5ea-4407-9153-f66c73c7bcd7 Aug 16 21:13:19.653062 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [req-da4bba25-cdc4-4e22-beb4-558da4a2034e req-60713c2a-fbf2-4d9f-ac36-fb37d5c58b1d tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:13:19.653296 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [req-da4bba25-cdc4-4e22-beb4-558da4a2034e req-60713c2a-fbf2-4d9f-ac36-fb37d5c58b1d tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:13:19.664800 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:13:19.664800 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:13:19.676465 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [req-da4bba25-cdc4-4e22-beb4-558da4a2034e req-60713c2a-fbf2-4d9f-ac36-fb37d5c58b1d tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Volume info retrieved successfully. Aug 16 21:13:19.685730 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [req-da4bba25-cdc4-4e22-beb4-558da4a2034e req-60713c2a-fbf2-4d9f-ac36-fb37d5c58b1d tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] https://10.4.3.143/volume/v3/volumes/80a61f9c-b5ea-4407-9153-f66c73c7bcd7 returned with HTTP 200 Aug 16 21:13:19.686162 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 450/1835] 10.4.3.143 () {68 vars in 1598 bytes} [Sun Aug 16 21:13:19 2026] GET /volume/v3/volumes/80a61f9c-b5ea-4407-9153-f66c73c7bcd7 => generated 804 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:13:20.214075 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-bc4e8341-c58c-4ad4-a36d-c516dac5a61d None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:13:20.215674 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-bc4e8341-c58c-4ad4-a36d-c516dac5a61d tempest-TestVolumeBootPatternV346-1109800622 tempest-TestVolumeBootPatternV346-1109800622-project-member] DELETE https://10.4.3.143/volume/v3/volumes/c2672d61-6d10-4f3d-9b40-0434a7081da0 Aug 16 21:13:20.215859 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-bc4e8341-c58c-4ad4-a36d-c516dac5a61d tempest-TestVolumeBootPatternV346-1109800622 tempest-TestVolumeBootPatternV346-1109800622-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:13:20.216075 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-bc4e8341-c58c-4ad4-a36d-c516dac5a61d tempest-TestVolumeBootPatternV346-1109800622 tempest-TestVolumeBootPatternV346-1109800622-project-member] Calling method 'delete' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:13:20.216227 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.v3.volumes [None req-bc4e8341-c58c-4ad4-a36d-c516dac5a61d tempest-TestVolumeBootPatternV346-1109800622 tempest-TestVolumeBootPatternV346-1109800622-project-member] Delete volume with id: c2672d61-6d10-4f3d-9b40-0434a7081da0 Aug 16 21:13:20.223554 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:13:20.223554 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:13:20.224048 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-bc4e8341-c58c-4ad4-a36d-c516dac5a61d tempest-TestVolumeBootPatternV346-1109800622 tempest-TestVolumeBootPatternV346-1109800622-project-member] Volume info retrieved successfully. Aug 16 21:13:20.249025 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-bc4e8341-c58c-4ad4-a36d-c516dac5a61d tempest-TestVolumeBootPatternV346-1109800622 tempest-TestVolumeBootPatternV346-1109800622-project-member] Delete volume request issued successfully. Aug 16 21:13:20.249302 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-bc4e8341-c58c-4ad4-a36d-c516dac5a61d tempest-TestVolumeBootPatternV346-1109800622 tempest-TestVolumeBootPatternV346-1109800622-project-member] https://10.4.3.143/volume/v3/volumes/c2672d61-6d10-4f3d-9b40-0434a7081da0 returned with HTTP 202 Aug 16 21:13:20.249835 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 459/1836] 10.4.3.143 () {68 vars in 1392 bytes} [Sun Aug 16 21:13:20 2026] DELETE /volume/v3/volumes/c2672d61-6d10-4f3d-9b40-0434a7081da0 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 16 21:13:20.258291 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-b4b63fda-418e-4d0d-96f5-04cca8c14606 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:13:20.258291 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-b4b63fda-418e-4d0d-96f5-04cca8c14606 tempest-TestVolumeBootPatternV346-1109800622 tempest-TestVolumeBootPatternV346-1109800622-project-member] GET https://10.4.3.143/volume/v3/volumes/c2672d61-6d10-4f3d-9b40-0434a7081da0 Aug 16 21:13:20.258291 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-b4b63fda-418e-4d0d-96f5-04cca8c14606 tempest-TestVolumeBootPatternV346-1109800622 tempest-TestVolumeBootPatternV346-1109800622-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:13:20.258453 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-b4b63fda-418e-4d0d-96f5-04cca8c14606 tempest-TestVolumeBootPatternV346-1109800622 tempest-TestVolumeBootPatternV346-1109800622-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:13:20.266387 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:13:20.266387 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:13:20.271296 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-b4b63fda-418e-4d0d-96f5-04cca8c14606 tempest-TestVolumeBootPatternV346-1109800622 tempest-TestVolumeBootPatternV346-1109800622-project-member] Volume info retrieved successfully. Aug 16 21:13:20.277128 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-b4b63fda-418e-4d0d-96f5-04cca8c14606 tempest-TestVolumeBootPatternV346-1109800622 tempest-TestVolumeBootPatternV346-1109800622-project-member] https://10.4.3.143/volume/v3/volumes/c2672d61-6d10-4f3d-9b40-0434a7081da0 returned with HTTP 200 Aug 16 21:13:20.277590 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 464/1837] 10.4.3.143 () {68 vars in 1389 bytes} [Sun Aug 16 21:13:20 2026] GET /volume/v3/volumes/c2672d61-6d10-4f3d-9b40-0434a7081da0 => generated 1422 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 16 21:13:21.290985 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-1aefaa37-0d92-463e-9875-8e05296c05a0 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:13:21.293146 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-1aefaa37-0d92-463e-9875-8e05296c05a0 tempest-TestVolumeBootPatternV346-1109800622 tempest-TestVolumeBootPatternV346-1109800622-project-member] GET https://10.4.3.143/volume/v3/volumes/c2672d61-6d10-4f3d-9b40-0434a7081da0 Aug 16 21:13:21.293604 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-1aefaa37-0d92-463e-9875-8e05296c05a0 tempest-TestVolumeBootPatternV346-1109800622 tempest-TestVolumeBootPatternV346-1109800622-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:13:21.293933 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-1aefaa37-0d92-463e-9875-8e05296c05a0 tempest-TestVolumeBootPatternV346-1109800622 tempest-TestVolumeBootPatternV346-1109800622-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:13:21.300337 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-1aefaa37-0d92-463e-9875-8e05296c05a0 tempest-TestVolumeBootPatternV346-1109800622 tempest-TestVolumeBootPatternV346-1109800622-project-member] https://10.4.3.143/volume/v3/volumes/c2672d61-6d10-4f3d-9b40-0434a7081da0 returned with HTTP 404 Aug 16 21:13:21.300939 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 465/1838] 10.4.3.143 () {68 vars in 1389 bytes} [Sun Aug 16 21:13:21 2026] GET /volume/v3/volumes/c2672d61-6d10-4f3d-9b40-0434a7081da0 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 16 21:13:21.310676 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-33c6fe0c-a44c-44c6-bdde-c9c042405136 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:13:21.315230 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-33c6fe0c-a44c-44c6-bdde-c9c042405136 tempest-TestVolumeBootPatternV346-1109800622 tempest-TestVolumeBootPatternV346-1109800622-project-member] DELETE https://10.4.3.143/volume/v3/snapshots/4338dc32-a26e-4cdf-8969-ad05caf78230 Aug 16 21:13:21.315527 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-33c6fe0c-a44c-44c6-bdde-c9c042405136 tempest-TestVolumeBootPatternV346-1109800622 tempest-TestVolumeBootPatternV346-1109800622-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:13:21.315792 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-33c6fe0c-a44c-44c6-bdde-c9c042405136 tempest-TestVolumeBootPatternV346-1109800622 tempest-TestVolumeBootPatternV346-1109800622-project-member] Calling method 'delete' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:13:21.316209 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.v3.snapshots [None req-33c6fe0c-a44c-44c6-bdde-c9c042405136 tempest-TestVolumeBootPatternV346-1109800622 tempest-TestVolumeBootPatternV346-1109800622-project-member] Delete snapshot with id: 4338dc32-a26e-4cdf-8969-ad05caf78230 Aug 16 21:13:21.331287 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:13:21.331287 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:13:21.333702 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-33c6fe0c-a44c-44c6-bdde-c9c042405136 tempest-TestVolumeBootPatternV346-1109800622 tempest-TestVolumeBootPatternV346-1109800622-project-member] Snapshot retrieved successfully. Aug 16 21:13:21.354961 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-33c6fe0c-a44c-44c6-bdde-c9c042405136 tempest-TestVolumeBootPatternV346-1109800622 tempest-TestVolumeBootPatternV346-1109800622-project-member] Snapshot delete request issued successfully. Aug 16 21:13:21.355190 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-33c6fe0c-a44c-44c6-bdde-c9c042405136 tempest-TestVolumeBootPatternV346-1109800622 tempest-TestVolumeBootPatternV346-1109800622-project-member] https://10.4.3.143/volume/v3/snapshots/4338dc32-a26e-4cdf-8969-ad05caf78230 returned with HTTP 202 Aug 16 21:13:21.355583 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 451/1839] 10.4.3.143 () {66 vars in 1357 bytes} [Sun Aug 16 21:13:21 2026] DELETE /volume/v3/snapshots/4338dc32-a26e-4cdf-8969-ad05caf78230 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 21:13:21.363510 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-8cdf29d3-3ec4-4106-981e-b0f39979e3d9 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:13:21.366106 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-8cdf29d3-3ec4-4106-981e-b0f39979e3d9 tempest-TestVolumeBootPatternV346-1109800622 tempest-TestVolumeBootPatternV346-1109800622-project-member] GET https://10.4.3.143/volume/v3/snapshots/4338dc32-a26e-4cdf-8969-ad05caf78230 Aug 16 21:13:21.366377 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-8cdf29d3-3ec4-4106-981e-b0f39979e3d9 tempest-TestVolumeBootPatternV346-1109800622 tempest-TestVolumeBootPatternV346-1109800622-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:13:21.366805 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-8cdf29d3-3ec4-4106-981e-b0f39979e3d9 tempest-TestVolumeBootPatternV346-1109800622 tempest-TestVolumeBootPatternV346-1109800622-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:13:21.373736 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:13:21.373736 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:13:21.374286 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-8cdf29d3-3ec4-4106-981e-b0f39979e3d9 tempest-TestVolumeBootPatternV346-1109800622 tempest-TestVolumeBootPatternV346-1109800622-project-member] Snapshot retrieved successfully. Aug 16 21:13:21.375335 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-8cdf29d3-3ec4-4106-981e-b0f39979e3d9 tempest-TestVolumeBootPatternV346-1109800622 tempest-TestVolumeBootPatternV346-1109800622-project-member] https://10.4.3.143/volume/v3/snapshots/4338dc32-a26e-4cdf-8969-ad05caf78230 returned with HTTP 200 Aug 16 21:13:21.375718 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 460/1840] 10.4.3.143 () {66 vars in 1354 bytes} [Sun Aug 16 21:13:21 2026] GET /volume/v3/snapshots/4338dc32-a26e-4cdf-8969-ad05caf78230 => generated 481 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:13:21.751862 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-1fd182f5-b5ac-42b5-9e99-c06b068e71f8 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:13:21.755762 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-1fd182f5-b5ac-42b5-9e99-c06b068e71f8 tempest-VolumesImageMetadata-73386059 tempest-VolumesImageMetadata-73386059-project-member] POST https://10.4.3.143/volume/v3/volumes Aug 16 21:13:21.756140 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-1fd182f5-b5ac-42b5-9e99-c06b068e71f8 tempest-VolumesImageMetadata-73386059 tempest-VolumesImageMetadata-73386059-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "42b524b5-4969-43e9-b5aa-f976c786aa94", "size": 1, "name": "tempest-VolumesImageMetadata-Volume-39231732"}} {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:13:21.758850 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.v3.volumes [None req-1fd182f5-b5ac-42b5-9e99-c06b068e71f8 tempest-VolumesImageMetadata-73386059 tempest-VolumesImageMetadata-73386059-project-member] Create volume request body: {'volume': {'imageRef': '42b524b5-4969-43e9-b5aa-f976c786aa94', 'size': 1, 'name': 'tempest-VolumesImageMetadata-Volume-39231732'}} {{(pid=100331) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 21:13:21.847039 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.v3.volumes [None req-1fd182f5-b5ac-42b5-9e99-c06b068e71f8 tempest-VolumesImageMetadata-73386059 tempest-VolumesImageMetadata-73386059-project-member] Create volume of 1 GB Aug 16 21:13:21.854734 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-1fd182f5-b5ac-42b5-9e99-c06b068e71f8 tempest-VolumesImageMetadata-73386059 tempest-VolumesImageMetadata-73386059-project-member] Availability Zones retrieved successfully. Aug 16 21:13:21.862559 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-1fd182f5-b5ac-42b5-9e99-c06b068e71f8 tempest-VolumesImageMetadata-73386059 tempest-VolumesImageMetadata-73386059-project-member] Flow 'volume_create_api' (b7662c8a-481d-4e85-b32b-0f4849f91e74) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100331) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:13:21.864197 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-1fd182f5-b5ac-42b5-9e99-c06b068e71f8 tempest-VolumesImageMetadata-73386059 tempest-VolumesImageMetadata-73386059-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (816315bc-cc0e-4801-a5cb-d6dac1a9c1bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:13:21.865521 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.flows.api.create_volume [None req-1fd182f5-b5ac-42b5-9e99-c06b068e71f8 tempest-VolumesImageMetadata-73386059 tempest-VolumesImageMetadata-73386059-project-member] Validating volume size '1' using validate_int {{(pid=100331) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 21:13:21.924720 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-1fd182f5-b5ac-42b5-9e99-c06b068e71f8 tempest-VolumesImageMetadata-73386059 tempest-VolumesImageMetadata-73386059-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (816315bc-cc0e-4801-a5cb-d6dac1a9c1bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T21:04:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=69e633b8-fab9-4b15-8b40-4f1a67c51cda,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '69e633b8-fab9-4b15-8b40-4f1a67c51cda', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:13:21.925492 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-1fd182f5-b5ac-42b5-9e99-c06b068e71f8 tempest-VolumesImageMetadata-73386059 tempest-VolumesImageMetadata-73386059-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (98d0924f-b4be-4439-b433-469cec9c5626) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:13:21.980843 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.quota [None req-1fd182f5-b5ac-42b5-9e99-c06b068e71f8 tempest-VolumesImageMetadata-73386059 tempest-VolumesImageMetadata-73386059-project-member] Created reservations ['67afbd03-b2fc-408b-881a-dec8ae7977f6', 'a820b7ba-0520-418b-a5cb-5a61f87a5634', '0bd79195-bc1f-4a8f-93c9-735adfec2be4', 'bef84012-17d2-4da6-b0cb-0769ce58c256'] {{(pid=100331) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:13:21.981634 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-1fd182f5-b5ac-42b5-9e99-c06b068e71f8 tempest-VolumesImageMetadata-73386059 tempest-VolumesImageMetadata-73386059-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (98d0924f-b4be-4439-b433-469cec9c5626) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['67afbd03-b2fc-408b-881a-dec8ae7977f6', 'a820b7ba-0520-418b-a5cb-5a61f87a5634', '0bd79195-bc1f-4a8f-93c9-735adfec2be4', 'bef84012-17d2-4da6-b0cb-0769ce58c256']}' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:13:21.982324 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-1fd182f5-b5ac-42b5-9e99-c06b068e71f8 tempest-VolumesImageMetadata-73386059 tempest-VolumesImageMetadata-73386059-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (399c89a8-e59a-426e-bff5-0175fd879a19) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:13:22.003541 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-1fd182f5-b5ac-42b5-9e99-c06b068e71f8 tempest-VolumesImageMetadata-73386059 tempest-VolumesImageMetadata-73386059-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (399c89a8-e59a-426e-bff5-0175fd879a19) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '78b11fe9-dc69-400f-83df-bef1c756af32', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesImageMetadata-Volume-39231732',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a475259542fc4666b91ef62844056535',qos_specs=None,replication_status=,reservations=['67afbd03-b2fc-408b-881a-dec8ae7977f6','a820b7ba-0520-418b-a5cb-5a61f87a5634','0bd79195-bc1f-4a8f-93c9-735adfec2be4','bef84012-17d2-4da6-b0cb-0769ce58c256'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c492ef74a2264baa8915e1af9edfc853',volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T21:13:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesImageMetadata-Volume-39231732',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=78b11fe9-dc69-400f-83df-bef1c756af32,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a475259542fc4666b91ef62844056535',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c492ef74a2264baa8915e1af9edfc853',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(69e633b8-fab9-4b15-8b40-4f1a67c51cda),volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda)}' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:13:22.004682 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-1fd182f5-b5ac-42b5-9e99-c06b068e71f8 tempest-VolumesImageMetadata-73386059 tempest-VolumesImageMetadata-73386059-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d47d5e50-5ddc-40ef-8aaf-1574b279bd67) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:13:22.024774 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-1fd182f5-b5ac-42b5-9e99-c06b068e71f8 tempest-VolumesImageMetadata-73386059 tempest-VolumesImageMetadata-73386059-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d47d5e50-5ddc-40ef-8aaf-1574b279bd67) transitioned into state 'SUCCESS' from state '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-39231732',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a475259542fc4666b91ef62844056535',qos_specs=None,replication_status=,reservations=['67afbd03-b2fc-408b-881a-dec8ae7977f6','a820b7ba-0520-418b-a5cb-5a61f87a5634','0bd79195-bc1f-4a8f-93c9-735adfec2be4','bef84012-17d2-4da6-b0cb-0769ce58c256'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c492ef74a2264baa8915e1af9edfc853',volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda)}' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:13:22.025446 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-1fd182f5-b5ac-42b5-9e99-c06b068e71f8 tempest-VolumesImageMetadata-73386059 tempest-VolumesImageMetadata-73386059-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8a5794a3-0da3-4116-be43-2b85a5a61af8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:13:22.034843 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-1fd182f5-b5ac-42b5-9e99-c06b068e71f8 tempest-VolumesImageMetadata-73386059 tempest-VolumesImageMetadata-73386059-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8a5794a3-0da3-4116-be43-2b85a5a61af8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:13:22.035381 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-1fd182f5-b5ac-42b5-9e99-c06b068e71f8 tempest-VolumesImageMetadata-73386059 tempest-VolumesImageMetadata-73386059-project-member] Flow 'volume_create_api' (b7662c8a-481d-4e85-b32b-0f4849f91e74) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100331) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:13:22.035682 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-1fd182f5-b5ac-42b5-9e99-c06b068e71f8 tempest-VolumesImageMetadata-73386059 tempest-VolumesImageMetadata-73386059-project-member] Create volume request issued successfully. Aug 16 21:13:22.036238 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-1fd182f5-b5ac-42b5-9e99-c06b068e71f8 tempest-VolumesImageMetadata-73386059 tempest-VolumesImageMetadata-73386059-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Aug 16 21:13:22.036655 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 465/1841] 10.4.3.143 () {68 vars in 1259 bytes} [Sun Aug 16 21:13:21 2026] POST /volume/v3/volumes => generated 749 bytes in 286 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 21:13:22.050944 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-17b488e5-f2f4-4e03-916c-4300c6b1c544 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:13:22.054045 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-17b488e5-f2f4-4e03-916c-4300c6b1c544 tempest-VolumesImageMetadata-73386059 tempest-VolumesImageMetadata-73386059-project-member] GET https://10.4.3.143/volume/v3/volumes/78b11fe9-dc69-400f-83df-bef1c756af32 Aug 16 21:13:22.054234 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-17b488e5-f2f4-4e03-916c-4300c6b1c544 tempest-VolumesImageMetadata-73386059 tempest-VolumesImageMetadata-73386059-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:13:22.054447 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-17b488e5-f2f4-4e03-916c-4300c6b1c544 tempest-VolumesImageMetadata-73386059 tempest-VolumesImageMetadata-73386059-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:13:22.066305 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:13:22.066305 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:13:22.073831 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-17b488e5-f2f4-4e03-916c-4300c6b1c544 tempest-VolumesImageMetadata-73386059 tempest-VolumesImageMetadata-73386059-project-member] Volume info retrieved successfully. Aug 16 21:13:22.080961 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-17b488e5-f2f4-4e03-916c-4300c6b1c544 tempest-VolumesImageMetadata-73386059 tempest-VolumesImageMetadata-73386059-project-member] https://10.4.3.143/volume/v3/volumes/78b11fe9-dc69-400f-83df-bef1c756af32 returned with HTTP 200 Aug 16 21:13:22.081405 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 466/1842] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:13:22 2026] GET /volume/v3/volumes/78b11fe9-dc69-400f-83df-bef1c756af32 => generated 817 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:13:22.385649 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-c7a7549e-554c-438f-b071-ee8127f4a917 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:13:22.387845 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-c7a7549e-554c-438f-b071-ee8127f4a917 tempest-TestVolumeBootPatternV346-1109800622 tempest-TestVolumeBootPatternV346-1109800622-project-member] GET https://10.4.3.143/volume/v3/snapshots/4338dc32-a26e-4cdf-8969-ad05caf78230 Aug 16 21:13:22.388167 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-c7a7549e-554c-438f-b071-ee8127f4a917 tempest-TestVolumeBootPatternV346-1109800622 tempest-TestVolumeBootPatternV346-1109800622-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:13:22.388663 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-c7a7549e-554c-438f-b071-ee8127f4a917 tempest-TestVolumeBootPatternV346-1109800622 tempest-TestVolumeBootPatternV346-1109800622-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:13:22.393330 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-c7a7549e-554c-438f-b071-ee8127f4a917 tempest-TestVolumeBootPatternV346-1109800622 tempest-TestVolumeBootPatternV346-1109800622-project-member] https://10.4.3.143/volume/v3/snapshots/4338dc32-a26e-4cdf-8969-ad05caf78230 returned with HTTP 404 Aug 16 21:13:22.393838 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 452/1843] 10.4.3.143 () {66 vars in 1354 bytes} [Sun Aug 16 21:13:22 2026] GET /volume/v3/snapshots/4338dc32-a26e-4cdf-8969-ad05caf78230 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:13:22.695596 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [req-da4bba25-cdc4-4e22-beb4-558da4a2034e req-f52390d1-6801-4957-bf02-31323466e80f None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:13:22.700017 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [req-da4bba25-cdc4-4e22-beb4-558da4a2034e req-f52390d1-6801-4957-bf02-31323466e80f tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] GET https://10.4.3.143/volume/v3/volumes/80a61f9c-b5ea-4407-9153-f66c73c7bcd7 Aug 16 21:13:22.700246 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [req-da4bba25-cdc4-4e22-beb4-558da4a2034e req-f52390d1-6801-4957-bf02-31323466e80f tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:13:22.700426 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [req-da4bba25-cdc4-4e22-beb4-558da4a2034e req-f52390d1-6801-4957-bf02-31323466e80f tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:13:22.716151 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:13:22.716151 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:13:22.721321 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [req-da4bba25-cdc4-4e22-beb4-558da4a2034e req-f52390d1-6801-4957-bf02-31323466e80f tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Volume info retrieved successfully. Aug 16 21:13:22.728479 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [req-da4bba25-cdc4-4e22-beb4-558da4a2034e req-f52390d1-6801-4957-bf02-31323466e80f tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] https://10.4.3.143/volume/v3/volumes/80a61f9c-b5ea-4407-9153-f66c73c7bcd7 returned with HTTP 200 Aug 16 21:13:22.728479 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 461/1844] 10.4.3.143 () {68 vars in 1598 bytes} [Sun Aug 16 21:13:22 2026] GET /volume/v3/volumes/80a61f9c-b5ea-4407-9153-f66c73c7bcd7 => generated 1345 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:13:22.738874 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-5930fdfa-6bff-471a-a63c-dbb460526286 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:13:22.739360 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-5930fdfa-6bff-471a-a63c-dbb460526286 None None] GET https://10.4.3.143/volume// Aug 16 21:13:22.739488 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-5930fdfa-6bff-471a-a63c-dbb460526286 None None] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:13:22.739702 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-5930fdfa-6bff-471a-a63c-dbb460526286 None None] Calling method 'all' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:13:22.740048 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-5930fdfa-6bff-471a-a63c-dbb460526286 None None] https://10.4.3.143/volume// returned with HTTP 300 Aug 16 21:13:22.740339 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 466/1845] 10.4.3.143 () {66 vars in 1426 bytes} [Sun Aug 16 21:13:22 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 16 21:13:22.747524 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [req-da4bba25-cdc4-4e22-beb4-558da4a2034e req-1db571a9-a8bf-4b48-bc90-b14ade76a93e None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:13:22.749515 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [req-da4bba25-cdc4-4e22-beb4-558da4a2034e req-1db571a9-a8bf-4b48-bc90-b14ade76a93e tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] POST https://10.4.3.143/volume/v3/attachments Aug 16 21:13:22.749987 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [req-da4bba25-cdc4-4e22-beb4-558da4a2034e req-1db571a9-a8bf-4b48-bc90-b14ade76a93e tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "80a61f9c-b5ea-4407-9153-f66c73c7bcd7", "connector": null, "instance_uuid": "8d534367-2785-4387-b9fc-36955c290224"}} {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:13:22.759124 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:13:22.759124 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:13:22.786537 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [req-da4bba25-cdc4-4e22-beb4-558da4a2034e req-1db571a9-a8bf-4b48-bc90-b14ade76a93e tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] https://10.4.3.143/volume/v3/attachments returned with HTTP 200 Aug 16 21:13:22.786956 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 467/1846] 10.4.3.143 () {74 vars in 1594 bytes} [Sun Aug 16 21:13:22 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 16 21:13:22.797912 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-2ed73643-f9c1-42b5-9706-8cc91aefd353 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:13:22.798434 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-2ed73643-f9c1-42b5-9706-8cc91aefd353 None None] GET https://10.4.3.143/volume// Aug 16 21:13:22.798636 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-2ed73643-f9c1-42b5-9706-8cc91aefd353 None None] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:13:22.798886 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-2ed73643-f9c1-42b5-9706-8cc91aefd353 None None] Calling method 'all' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:13:22.799306 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-2ed73643-f9c1-42b5-9706-8cc91aefd353 None None] https://10.4.3.143/volume// returned with HTTP 300 Aug 16 21:13:22.799617 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 453/1847] 10.4.3.143 () {66 vars in 1426 bytes} [Sun Aug 16 21:13:22 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 16 21:13:22.811537 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [req-da4bba25-cdc4-4e22-beb4-558da4a2034e req-b9aff09c-e3dd-4843-85d4-96818bce1a25 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:13:22.813394 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [req-da4bba25-cdc4-4e22-beb4-558da4a2034e req-b9aff09c-e3dd-4843-85d4-96818bce1a25 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] GET https://10.4.3.143/volume/v3/volumes/80a61f9c-b5ea-4407-9153-f66c73c7bcd7 Aug 16 21:13:22.814936 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [req-da4bba25-cdc4-4e22-beb4-558da4a2034e req-b9aff09c-e3dd-4843-85d4-96818bce1a25 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:13:22.814936 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [req-da4bba25-cdc4-4e22-beb4-558da4a2034e req-b9aff09c-e3dd-4843-85d4-96818bce1a25 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:13:22.823258 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [req-bcffaa52-1ef4-415a-ae8d-5b5c34b9f9fe req-cb7e8d96-86a1-44ee-ae5d-27b4c60f053c None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:13:22.830235 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [req-bcffaa52-1ef4-415a-ae8d-5b5c34b9f9fe req-cb7e8d96-86a1-44ee-ae5d-27b4c60f053c tempest-ServerBootFromVolumeStableRescueTest-590732443 tempest-ServerBootFromVolumeStableRescueTest-590732443-project-member] DELETE https://10.4.3.143/volume/v3/attachments/2b352308-6bcf-4686-bea0-8fb0b132f9fb Aug 16 21:13:22.830495 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [req-bcffaa52-1ef4-415a-ae8d-5b5c34b9f9fe req-cb7e8d96-86a1-44ee-ae5d-27b4c60f053c tempest-ServerBootFromVolumeStableRescueTest-590732443 tempest-ServerBootFromVolumeStableRescueTest-590732443-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:13:22.830741 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [req-bcffaa52-1ef4-415a-ae8d-5b5c34b9f9fe req-cb7e8d96-86a1-44ee-ae5d-27b4c60f053c tempest-ServerBootFromVolumeStableRescueTest-590732443 tempest-ServerBootFromVolumeStableRescueTest-590732443-project-member] Calling method 'version_select' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:13:22.831575 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:13:22.831575 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:13:22.835146 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [req-da4bba25-cdc4-4e22-beb4-558da4a2034e req-b9aff09c-e3dd-4843-85d4-96818bce1a25 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Volume info retrieved successfully. Aug 16 21:13:22.839961 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [req-da4bba25-cdc4-4e22-beb4-558da4a2034e req-b9aff09c-e3dd-4843-85d4-96818bce1a25 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] https://10.4.3.143/volume/v3/volumes/80a61f9c-b5ea-4407-9153-f66c73c7bcd7 returned with HTTP 200 Aug 16 21:13:22.840645 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 462/1848] 10.4.3.143 () {70 vars in 1639 bytes} [Sun Aug 16 21:13:22 2026] GET /volume/v3/volumes/80a61f9c-b5ea-4407-9153-f66c73c7bcd7 => generated 1524 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 16 21:13:22.844508 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:13:22.844508 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:13:22.926762 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [req-bcffaa52-1ef4-415a-ae8d-5b5c34b9f9fe req-cb7e8d96-86a1-44ee-ae5d-27b4c60f053c tempest-ServerBootFromVolumeStableRescueTest-590732443 tempest-ServerBootFromVolumeStableRescueTest-590732443-project-member] https://10.4.3.143/volume/v3/attachments/2b352308-6bcf-4686-bea0-8fb0b132f9fb returned with HTTP 200 Aug 16 21:13:22.927441 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 467/1849] 10.4.3.143 () {72 vars in 1673 bytes} [Sun Aug 16 21:13:22 2026] DELETE /volume/v3/attachments/2b352308-6bcf-4686-bea0-8fb0b132f9fb => generated 19 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:13:22.951958 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [req-bcffaa52-1ef4-415a-ae8d-5b5c34b9f9fe req-9ea372f6-9759-4c42-ba9e-c31d1507f396 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:13:22.955432 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [req-bcffaa52-1ef4-415a-ae8d-5b5c34b9f9fe req-9ea372f6-9759-4c42-ba9e-c31d1507f396 tempest-ServerBootFromVolumeStableRescueTest-590732443 tempest-ServerBootFromVolumeStableRescueTest-590732443-project-member] DELETE https://10.4.3.143/volume/v3/volumes/edefae33-639f-46d2-8a02-b51d50d93940 Aug 16 21:13:22.955666 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [req-bcffaa52-1ef4-415a-ae8d-5b5c34b9f9fe req-9ea372f6-9759-4c42-ba9e-c31d1507f396 tempest-ServerBootFromVolumeStableRescueTest-590732443 tempest-ServerBootFromVolumeStableRescueTest-590732443-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:13:22.955860 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [req-bcffaa52-1ef4-415a-ae8d-5b5c34b9f9fe req-9ea372f6-9759-4c42-ba9e-c31d1507f396 tempest-ServerBootFromVolumeStableRescueTest-590732443 tempest-ServerBootFromVolumeStableRescueTest-590732443-project-member] Calling method 'delete' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:13:22.956162 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.v3.volumes [req-bcffaa52-1ef4-415a-ae8d-5b5c34b9f9fe req-9ea372f6-9759-4c42-ba9e-c31d1507f396 tempest-ServerBootFromVolumeStableRescueTest-590732443 tempest-ServerBootFromVolumeStableRescueTest-590732443-project-member] Delete volume with id: edefae33-639f-46d2-8a02-b51d50d93940 Aug 16 21:13:22.964961 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:13:22.964961 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:13:22.965418 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [req-bcffaa52-1ef4-415a-ae8d-5b5c34b9f9fe req-9ea372f6-9759-4c42-ba9e-c31d1507f396 tempest-ServerBootFromVolumeStableRescueTest-590732443 tempest-ServerBootFromVolumeStableRescueTest-590732443-project-member] Volume info retrieved successfully. Aug 16 21:13:22.968273 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [req-da4bba25-cdc4-4e22-beb4-558da4a2034e req-5a45dc27-1933-479f-867a-a37a325a8565 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:13:22.970351 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [req-da4bba25-cdc4-4e22-beb4-558da4a2034e req-5a45dc27-1933-479f-867a-a37a325a8565 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] PUT https://10.4.3.143/volume/v3/attachments/ada3aafd-9196-49e8-9add-8b75b13d0fa5 Aug 16 21:13:22.970771 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [req-da4bba25-cdc4-4e22-beb4-558da4a2034e req-5a45dc27-1933-479f-867a-a37a325a8565 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.143", "host": "np0000007409", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:e42fbcbe2e9", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "69237b68-d654-4a76-81de-86e36bc8fb86", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:13:22.985455 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.coordination [req-da4bba25-cdc4-4e22-beb4-558da4a2034e req-5a45dc27-1933-479f-867a-a37a325a8565 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Acquiring lock "cinder-attachment_update-80a61f9c-b5ea-4407-9153-f66c73c7bcd7-np0000007409" by "attachment_update" {{(pid=100333) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:13:22.989893 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [req-bcffaa52-1ef4-415a-ae8d-5b5c34b9f9fe req-9ea372f6-9759-4c42-ba9e-c31d1507f396 tempest-ServerBootFromVolumeStableRescueTest-590732443 tempest-ServerBootFromVolumeStableRescueTest-590732443-project-member] Delete volume request issued successfully. Aug 16 21:13:22.989893 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [req-bcffaa52-1ef4-415a-ae8d-5b5c34b9f9fe req-9ea372f6-9759-4c42-ba9e-c31d1507f396 tempest-ServerBootFromVolumeStableRescueTest-590732443 tempest-ServerBootFromVolumeStableRescueTest-590732443-project-member] https://10.4.3.143/volume/v3/volumes/edefae33-639f-46d2-8a02-b51d50d93940 returned with HTTP 202 Aug 16 21:13:22.990376 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 468/1850] 10.4.3.143 () {70 vars in 1620 bytes} [Sun Aug 16 21:13:22 2026] DELETE /volume/v3/volumes/edefae33-639f-46d2-8a02-b51d50d93940 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 21:13:22.993733 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.coordination [req-da4bba25-cdc4-4e22-beb4-558da4a2034e req-5a45dc27-1933-479f-867a-a37a325a8565 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Lock "cinder-attachment_update-80a61f9c-b5ea-4407-9153-f66c73c7bcd7-np0000007409" acquired by "attachment_update" :: waited 0.008s {{(pid=100333) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:13:22.996212 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:13:22.996212 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:13:23.096801 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-2f5374af-9a58-4eea-b46f-039be8a97917 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:13:23.098730 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-2f5374af-9a58-4eea-b46f-039be8a97917 tempest-VolumesImageMetadata-73386059 tempest-VolumesImageMetadata-73386059-project-member] GET https://10.4.3.143/volume/v3/volumes/78b11fe9-dc69-400f-83df-bef1c756af32 Aug 16 21:13:23.099068 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-2f5374af-9a58-4eea-b46f-039be8a97917 tempest-VolumesImageMetadata-73386059 tempest-VolumesImageMetadata-73386059-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:13:23.099414 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-2f5374af-9a58-4eea-b46f-039be8a97917 tempest-VolumesImageMetadata-73386059 tempest-VolumesImageMetadata-73386059-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:13:23.116227 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:13:23.116227 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:13:23.119281 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-2f5374af-9a58-4eea-b46f-039be8a97917 tempest-VolumesImageMetadata-73386059 tempest-VolumesImageMetadata-73386059-project-member] Volume info retrieved successfully. Aug 16 21:13:23.123285 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.coordination [req-da4bba25-cdc4-4e22-beb4-558da4a2034e req-5a45dc27-1933-479f-867a-a37a325a8565 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Lock "cinder-attachment_update-80a61f9c-b5ea-4407-9153-f66c73c7bcd7-np0000007409" released by "attachment_update" :: held 0.130s {{(pid=100333) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:13:23.123630 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [req-da4bba25-cdc4-4e22-beb4-558da4a2034e req-5a45dc27-1933-479f-867a-a37a325a8565 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] https://10.4.3.143/volume/v3/attachments/ada3aafd-9196-49e8-9add-8b75b13d0fa5 returned with HTTP 200 Aug 16 21:13:23.124149 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 454/1851] 10.4.3.143 () {74 vars in 1704 bytes} [Sun Aug 16 21:13:22 2026] PUT /volume/v3/attachments/ada3aafd-9196-49e8-9add-8b75b13d0fa5 => generated 969 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:13:23.129359 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-2f5374af-9a58-4eea-b46f-039be8a97917 tempest-VolumesImageMetadata-73386059 tempest-VolumesImageMetadata-73386059-project-member] https://10.4.3.143/volume/v3/volumes/78b11fe9-dc69-400f-83df-bef1c756af32 returned with HTTP 200 Aug 16 21:13:23.129359 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 463/1852] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:13:23 2026] GET /volume/v3/volumes/78b11fe9-dc69-400f-83df-bef1c756af32 => generated 1357 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:13:23.152067 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-62ad8eb1-6d26-4e60-86d5-1577e8b66a93 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:13:23.155141 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-62ad8eb1-6d26-4e60-86d5-1577e8b66a93 tempest-VolumesImageMetadata-73386059 tempest-VolumesImageMetadata-73386059-project-member] POST https://10.4.3.143/volume/v3/volumes/78b11fe9-dc69-400f-83df-bef1c756af32/action Aug 16 21:13:23.157247 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-62ad8eb1-6d26-4e60-86d5-1577e8b66a93 tempest-VolumesImageMetadata-73386059 tempest-VolumesImageMetadata-73386059-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=100331) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 21:13:23.157437 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-62ad8eb1-6d26-4e60-86d5-1577e8b66a93 tempest-VolumesImageMetadata-73386059 tempest-VolumesImageMetadata-73386059-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=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:13:23.159403 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [req-da4bba25-cdc4-4e22-beb4-558da4a2034e req-e8f4f5a0-54b2-42f3-87bf-4e13f7af9875 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:13:23.161396 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [req-da4bba25-cdc4-4e22-beb4-558da4a2034e req-e8f4f5a0-54b2-42f3-87bf-4e13f7af9875 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] POST https://10.4.3.143/volume/v3/attachments/ada3aafd-9196-49e8-9add-8b75b13d0fa5/action Aug 16 21:13:23.161719 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [req-da4bba25-cdc4-4e22-beb4-558da4a2034e req-e8f4f5a0-54b2-42f3-87bf-4e13f7af9875 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Action body: b'{"os-complete": null}' {{(pid=100330) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 21:13:23.161866 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [req-da4bba25-cdc4-4e22-beb4-558da4a2034e req-e8f4f5a0-54b2-42f3-87bf-4e13f7af9875 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:13:23.168059 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:13:23.168059 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:13:23.176360 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:13:23.176360 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:13:23.177045 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-62ad8eb1-6d26-4e60-86d5-1577e8b66a93 tempest-VolumesImageMetadata-73386059 tempest-VolumesImageMetadata-73386059-project-member] Volume info retrieved successfully. Aug 16 21:13:23.177800 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:13:23.177800 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:13:23.188333 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [req-da4bba25-cdc4-4e22-beb4-558da4a2034e req-e8f4f5a0-54b2-42f3-87bf-4e13f7af9875 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] https://10.4.3.143/volume/v3/attachments/ada3aafd-9196-49e8-9add-8b75b13d0fa5/action returned with HTTP 204 Aug 16 21:13:23.188333 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 469/1853] 10.4.3.143 () {74 vars in 1725 bytes} [Sun Aug 16 21:13:23 2026] POST /volume/v3/attachments/ada3aafd-9196-49e8-9add-8b75b13d0fa5/action => generated 0 bytes in 29 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:13:23.193286 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-62ad8eb1-6d26-4e60-86d5-1577e8b66a93 tempest-VolumesImageMetadata-73386059 tempest-VolumesImageMetadata-73386059-project-member] Update volume metadata completed successfully. Aug 16 21:13:23.193286 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-62ad8eb1-6d26-4e60-86d5-1577e8b66a93 tempest-VolumesImageMetadata-73386059 tempest-VolumesImageMetadata-73386059-project-member] https://10.4.3.143/volume/v3/volumes/78b11fe9-dc69-400f-83df-bef1c756af32/action returned with HTTP 200 Aug 16 21:13:23.193759 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 468/1854] 10.4.3.143 () {68 vars in 1391 bytes} [Sun Aug 16 21:13:23 2026] POST /volume/v3/volumes/78b11fe9-dc69-400f-83df-bef1c756af32/action => generated 563 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:13:23.204421 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-eecd72b0-7038-4fab-b323-de24fdd5edc1 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:13:23.207776 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-eecd72b0-7038-4fab-b323-de24fdd5edc1 tempest-VolumesImageMetadata-73386059 tempest-VolumesImageMetadata-73386059-project-member] GET https://10.4.3.143/volume/v3/volumes/78b11fe9-dc69-400f-83df-bef1c756af32 Aug 16 21:13:23.207970 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-eecd72b0-7038-4fab-b323-de24fdd5edc1 tempest-VolumesImageMetadata-73386059 tempest-VolumesImageMetadata-73386059-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:13:23.208157 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-eecd72b0-7038-4fab-b323-de24fdd5edc1 tempest-VolumesImageMetadata-73386059 tempest-VolumesImageMetadata-73386059-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:13:23.215495 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:13:23.215495 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:13:23.218687 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-eecd72b0-7038-4fab-b323-de24fdd5edc1 tempest-VolumesImageMetadata-73386059 tempest-VolumesImageMetadata-73386059-project-member] Volume info retrieved successfully. Aug 16 21:13:23.222785 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-eecd72b0-7038-4fab-b323-de24fdd5edc1 tempest-VolumesImageMetadata-73386059 tempest-VolumesImageMetadata-73386059-project-member] https://10.4.3.143/volume/v3/volumes/78b11fe9-dc69-400f-83df-bef1c756af32 returned with HTTP 200 Aug 16 21:13:23.223181 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 455/1855] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:13:23 2026] GET /volume/v3/volumes/78b11fe9-dc69-400f-83df-bef1c756af32 => generated 1417 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:13:23.238965 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-f145492d-4537-44ca-894c-009ad71f1f96 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:13:23.240524 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-f145492d-4537-44ca-894c-009ad71f1f96 tempest-VolumesImageMetadata-73386059 tempest-VolumesImageMetadata-73386059-project-member] POST https://10.4.3.143/volume/v3/volumes/78b11fe9-dc69-400f-83df-bef1c756af32/action Aug 16 21:13:23.241115 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-f145492d-4537-44ca-894c-009ad71f1f96 tempest-VolumesImageMetadata-73386059 tempest-VolumesImageMetadata-73386059-project-member] Action body: b'{"os-unset_image_metadata": {"key": "ramdisk_id"}}' {{(pid=100332) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 21:13:23.242947 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-f145492d-4537-44ca-894c-009ad71f1f96 tempest-VolumesImageMetadata-73386059 tempest-VolumesImageMetadata-73386059-project-member] Action: 'action', calling method: delete, body: {"os-unset_image_metadata": {"key": "ramdisk_id"}} {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:13:23.253483 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:13:23.253483 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:13:23.261535 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:13:23.261535 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:13:23.262109 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-f145492d-4537-44ca-894c-009ad71f1f96 tempest-VolumesImageMetadata-73386059 tempest-VolumesImageMetadata-73386059-project-member] Volume info retrieved successfully. Aug 16 21:13:23.267135 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-f145492d-4537-44ca-894c-009ad71f1f96 tempest-VolumesImageMetadata-73386059 tempest-VolumesImageMetadata-73386059-project-member] Get volume image-metadata completed successfully. Aug 16 21:13:23.278364 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-f145492d-4537-44ca-894c-009ad71f1f96 tempest-VolumesImageMetadata-73386059 tempest-VolumesImageMetadata-73386059-project-member] Delete volume metadata completed successfully. Aug 16 21:13:23.278364 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-f145492d-4537-44ca-894c-009ad71f1f96 tempest-VolumesImageMetadata-73386059 tempest-VolumesImageMetadata-73386059-project-member] https://10.4.3.143/volume/v3/volumes/78b11fe9-dc69-400f-83df-bef1c756af32/action returned with HTTP 200 Aug 16 21:13:23.278364 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 464/1856] 10.4.3.143 () {68 vars in 1390 bytes} [Sun Aug 16 21:13:23 2026] POST /volume/v3/volumes/78b11fe9-dc69-400f-83df-bef1c756af32/action => generated 0 bytes in 40 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Aug 16 21:13:23.288619 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-e940953f-e5ed-46c3-9a8a-c761d32620af None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:13:23.290216 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-e940953f-e5ed-46c3-9a8a-c761d32620af tempest-VolumesImageMetadata-73386059 tempest-VolumesImageMetadata-73386059-project-member] POST https://10.4.3.143/volume/v3/volumes/78b11fe9-dc69-400f-83df-bef1c756af32/action Aug 16 21:13:23.290555 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-e940953f-e5ed-46c3-9a8a-c761d32620af tempest-VolumesImageMetadata-73386059 tempest-VolumesImageMetadata-73386059-project-member] Action body: b'{"os-show_image_metadata": {}}' {{(pid=100330) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 21:13:23.290695 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-e940953f-e5ed-46c3-9a8a-c761d32620af tempest-VolumesImageMetadata-73386059 tempest-VolumesImageMetadata-73386059-project-member] Action: 'action', calling method: index, body: {"os-show_image_metadata": {}} {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:13:23.299048 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:13:23.299048 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:13:23.299507 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-e940953f-e5ed-46c3-9a8a-c761d32620af tempest-VolumesImageMetadata-73386059 tempest-VolumesImageMetadata-73386059-project-member] Volume info retrieved successfully. Aug 16 21:13:23.304549 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-e940953f-e5ed-46c3-9a8a-c761d32620af tempest-VolumesImageMetadata-73386059 tempest-VolumesImageMetadata-73386059-project-member] Get volume image-metadata completed successfully. Aug 16 21:13:23.304822 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-e940953f-e5ed-46c3-9a8a-c761d32620af tempest-VolumesImageMetadata-73386059 tempest-VolumesImageMetadata-73386059-project-member] https://10.4.3.143/volume/v3/volumes/78b11fe9-dc69-400f-83df-bef1c756af32/action returned with HTTP 200 Aug 16 21:13:23.305217 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 470/1857] 10.4.3.143 () {68 vars in 1390 bytes} [Sun Aug 16 21:13:23 2026] POST /volume/v3/volumes/78b11fe9-dc69-400f-83df-bef1c756af32/action => generated 537 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:13:23.312936 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-1ae59b90-f697-4441-96e4-ea6015160381 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:13:23.314583 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-1ae59b90-f697-4441-96e4-ea6015160381 tempest-VolumesImageMetadata-73386059 tempest-VolumesImageMetadata-73386059-project-member] GET https://10.4.3.143/volume/v3/volumes/78b11fe9-dc69-400f-83df-bef1c756af32 Aug 16 21:13:23.314748 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-1ae59b90-f697-4441-96e4-ea6015160381 tempest-VolumesImageMetadata-73386059 tempest-VolumesImageMetadata-73386059-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:13:23.314927 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-1ae59b90-f697-4441-96e4-ea6015160381 tempest-VolumesImageMetadata-73386059 tempest-VolumesImageMetadata-73386059-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:13:23.321130 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:13:23.321130 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:13:23.324090 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-1ae59b90-f697-4441-96e4-ea6015160381 tempest-VolumesImageMetadata-73386059 tempest-VolumesImageMetadata-73386059-project-member] Volume info retrieved successfully. Aug 16 21:13:23.328180 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-1ae59b90-f697-4441-96e4-ea6015160381 tempest-VolumesImageMetadata-73386059 tempest-VolumesImageMetadata-73386059-project-member] https://10.4.3.143/volume/v3/volumes/78b11fe9-dc69-400f-83df-bef1c756af32 returned with HTTP 200 Aug 16 21:13:23.328515 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 469/1858] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:13:23 2026] GET /volume/v3/volumes/78b11fe9-dc69-400f-83df-bef1c756af32 => generated 1391 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:13:23.341227 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-fd58fd98-4da2-42c8-b42b-742d36acab52 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:13:23.343385 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-fd58fd98-4da2-42c8-b42b-742d36acab52 tempest-VolumesImageMetadata-73386059 tempest-VolumesImageMetadata-73386059-project-member] DELETE https://10.4.3.143/volume/v3/volumes/78b11fe9-dc69-400f-83df-bef1c756af32 Aug 16 21:13:23.343648 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-fd58fd98-4da2-42c8-b42b-742d36acab52 tempest-VolumesImageMetadata-73386059 tempest-VolumesImageMetadata-73386059-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:13:23.343906 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-fd58fd98-4da2-42c8-b42b-742d36acab52 tempest-VolumesImageMetadata-73386059 tempest-VolumesImageMetadata-73386059-project-member] Calling method 'delete' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:13:23.344167 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.v3.volumes [None req-fd58fd98-4da2-42c8-b42b-742d36acab52 tempest-VolumesImageMetadata-73386059 tempest-VolumesImageMetadata-73386059-project-member] Delete volume with id: 78b11fe9-dc69-400f-83df-bef1c756af32 Aug 16 21:13:23.351335 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:13:23.351335 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:13:23.351782 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-fd58fd98-4da2-42c8-b42b-742d36acab52 tempest-VolumesImageMetadata-73386059 tempest-VolumesImageMetadata-73386059-project-member] Volume info retrieved successfully. Aug 16 21:13:23.370186 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-fd58fd98-4da2-42c8-b42b-742d36acab52 tempest-VolumesImageMetadata-73386059 tempest-VolumesImageMetadata-73386059-project-member] Delete volume request issued successfully. Aug 16 21:13:23.370374 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-fd58fd98-4da2-42c8-b42b-742d36acab52 tempest-VolumesImageMetadata-73386059 tempest-VolumesImageMetadata-73386059-project-member] https://10.4.3.143/volume/v3/volumes/78b11fe9-dc69-400f-83df-bef1c756af32 returned with HTTP 202 Aug 16 21:13:23.370776 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 456/1859] 10.4.3.143 () {66 vars in 1351 bytes} [Sun Aug 16 21:13:23 2026] DELETE /volume/v3/volumes/78b11fe9-dc69-400f-83df-bef1c756af32 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 21:13:23.378960 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-df4fa37f-f414-4094-bafa-9e03d13aef5a None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:13:23.380694 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-df4fa37f-f414-4094-bafa-9e03d13aef5a tempest-VolumesImageMetadata-73386059 tempest-VolumesImageMetadata-73386059-project-member] GET https://10.4.3.143/volume/v3/volumes/78b11fe9-dc69-400f-83df-bef1c756af32 Aug 16 21:13:23.381127 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-df4fa37f-f414-4094-bafa-9e03d13aef5a tempest-VolumesImageMetadata-73386059 tempest-VolumesImageMetadata-73386059-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:13:23.382839 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-df4fa37f-f414-4094-bafa-9e03d13aef5a tempest-VolumesImageMetadata-73386059 tempest-VolumesImageMetadata-73386059-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:13:23.390210 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:13:23.390210 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:13:23.394316 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-df4fa37f-f414-4094-bafa-9e03d13aef5a tempest-VolumesImageMetadata-73386059 tempest-VolumesImageMetadata-73386059-project-member] Volume info retrieved successfully. Aug 16 21:13:23.402100 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-df4fa37f-f414-4094-bafa-9e03d13aef5a tempest-VolumesImageMetadata-73386059 tempest-VolumesImageMetadata-73386059-project-member] https://10.4.3.143/volume/v3/volumes/78b11fe9-dc69-400f-83df-bef1c756af32 returned with HTTP 200 Aug 16 21:13:23.402561 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 465/1860] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:13:23 2026] GET /volume/v3/volumes/78b11fe9-dc69-400f-83df-bef1c756af32 => generated 1390 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:13:23.958802 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [req-b3166e31-a70c-4d4d-b044-7c9ed4d2084c req-8ccf780f-db2e-41f8-987f-1626f26b2b9c None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:13:23.961400 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [req-b3166e31-a70c-4d4d-b044-7c9ed4d2084c req-8ccf780f-db2e-41f8-987f-1626f26b2b9c tempest-TestVolumeBootPatternV346-1109800622 tempest-TestVolumeBootPatternV346-1109800622-project-member] DELETE https://10.4.3.143/volume/v3/attachments/7067559c-3341-4769-919f-b71368aa811c Aug 16 21:13:23.961663 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [req-b3166e31-a70c-4d4d-b044-7c9ed4d2084c req-8ccf780f-db2e-41f8-987f-1626f26b2b9c tempest-TestVolumeBootPatternV346-1109800622 tempest-TestVolumeBootPatternV346-1109800622-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:13:23.961938 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [req-b3166e31-a70c-4d4d-b044-7c9ed4d2084c req-8ccf780f-db2e-41f8-987f-1626f26b2b9c tempest-TestVolumeBootPatternV346-1109800622 tempest-TestVolumeBootPatternV346-1109800622-project-member] Calling method 'version_select' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:13:23.969551 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:13:23.969551 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:13:24.015036 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [req-b3166e31-a70c-4d4d-b044-7c9ed4d2084c req-8ccf780f-db2e-41f8-987f-1626f26b2b9c tempest-TestVolumeBootPatternV346-1109800622 tempest-TestVolumeBootPatternV346-1109800622-project-member] https://10.4.3.143/volume/v3/attachments/7067559c-3341-4769-919f-b71368aa811c returned with HTTP 200 Aug 16 21:13:24.015596 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 471/1861] 10.4.3.143 () {72 vars in 1673 bytes} [Sun Aug 16 21:13:23 2026] DELETE /volume/v3/attachments/7067559c-3341-4769-919f-b71368aa811c => generated 19 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:13:24.417466 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-269b0f20-9a30-433a-88c5-98b1174a09f4 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:13:24.420086 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-269b0f20-9a30-433a-88c5-98b1174a09f4 tempest-VolumesImageMetadata-73386059 tempest-VolumesImageMetadata-73386059-project-member] GET https://10.4.3.143/volume/v3/volumes/78b11fe9-dc69-400f-83df-bef1c756af32 Aug 16 21:13:24.420317 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-269b0f20-9a30-433a-88c5-98b1174a09f4 tempest-VolumesImageMetadata-73386059 tempest-VolumesImageMetadata-73386059-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:13:24.420502 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-269b0f20-9a30-433a-88c5-98b1174a09f4 tempest-VolumesImageMetadata-73386059 tempest-VolumesImageMetadata-73386059-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:13:24.427902 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-269b0f20-9a30-433a-88c5-98b1174a09f4 tempest-VolumesImageMetadata-73386059 tempest-VolumesImageMetadata-73386059-project-member] https://10.4.3.143/volume/v3/volumes/78b11fe9-dc69-400f-83df-bef1c756af32 returned with HTTP 404 Aug 16 21:13:24.428512 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 470/1862] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:13:24 2026] GET /volume/v3/volumes/78b11fe9-dc69-400f-83df-bef1c756af32 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:13:25.540299 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-f4404eca-9def-46d9-90c0-8c9c3b234641 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:13:25.542182 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-f4404eca-9def-46d9-90c0-8c9c3b234641 tempest-TestVolumeBootPatternV346-1109800622 tempest-TestVolumeBootPatternV346-1109800622-project-member] DELETE https://10.4.3.143/volume/v3/volumes/312fb4b0-33d9-4988-8937-5d7bc0958496 Aug 16 21:13:25.542390 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-f4404eca-9def-46d9-90c0-8c9c3b234641 tempest-TestVolumeBootPatternV346-1109800622 tempest-TestVolumeBootPatternV346-1109800622-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:13:25.542581 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-f4404eca-9def-46d9-90c0-8c9c3b234641 tempest-TestVolumeBootPatternV346-1109800622 tempest-TestVolumeBootPatternV346-1109800622-project-member] Calling method 'delete' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:13:25.542742 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.v3.volumes [None req-f4404eca-9def-46d9-90c0-8c9c3b234641 tempest-TestVolumeBootPatternV346-1109800622 tempest-TestVolumeBootPatternV346-1109800622-project-member] Delete volume with id: 312fb4b0-33d9-4988-8937-5d7bc0958496 Aug 16 21:13:25.550160 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:13:25.550160 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:13:25.550662 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-f4404eca-9def-46d9-90c0-8c9c3b234641 tempest-TestVolumeBootPatternV346-1109800622 tempest-TestVolumeBootPatternV346-1109800622-project-member] Volume info retrieved successfully. Aug 16 21:13:25.568009 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-f4404eca-9def-46d9-90c0-8c9c3b234641 tempest-TestVolumeBootPatternV346-1109800622 tempest-TestVolumeBootPatternV346-1109800622-project-member] Delete volume request issued successfully. Aug 16 21:13:25.568190 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-f4404eca-9def-46d9-90c0-8c9c3b234641 tempest-TestVolumeBootPatternV346-1109800622 tempest-TestVolumeBootPatternV346-1109800622-project-member] https://10.4.3.143/volume/v3/volumes/312fb4b0-33d9-4988-8937-5d7bc0958496 returned with HTTP 202 Aug 16 21:13:25.568558 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 457/1863] 10.4.3.143 () {68 vars in 1392 bytes} [Sun Aug 16 21:13:25 2026] DELETE /volume/v3/volumes/312fb4b0-33d9-4988-8937-5d7bc0958496 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 16 21:13:25.580441 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-18e17d25-1af1-4d1a-b99e-da29d292fb2b None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:13:25.584676 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-18e17d25-1af1-4d1a-b99e-da29d292fb2b tempest-TestVolumeBootPatternV346-1109800622 tempest-TestVolumeBootPatternV346-1109800622-project-member] GET https://10.4.3.143/volume/v3/volumes/312fb4b0-33d9-4988-8937-5d7bc0958496 Aug 16 21:13:25.584895 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-18e17d25-1af1-4d1a-b99e-da29d292fb2b tempest-TestVolumeBootPatternV346-1109800622 tempest-TestVolumeBootPatternV346-1109800622-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:13:25.585866 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-18e17d25-1af1-4d1a-b99e-da29d292fb2b tempest-TestVolumeBootPatternV346-1109800622 tempest-TestVolumeBootPatternV346-1109800622-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:13:25.594950 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:13:25.594950 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:13:25.602061 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-18e17d25-1af1-4d1a-b99e-da29d292fb2b tempest-TestVolumeBootPatternV346-1109800622 tempest-TestVolumeBootPatternV346-1109800622-project-member] Volume info retrieved successfully. Aug 16 21:13:25.612717 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-18e17d25-1af1-4d1a-b99e-da29d292fb2b tempest-TestVolumeBootPatternV346-1109800622 tempest-TestVolumeBootPatternV346-1109800622-project-member] https://10.4.3.143/volume/v3/volumes/312fb4b0-33d9-4988-8937-5d7bc0958496 returned with HTTP 200 Aug 16 21:13:25.613163 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 466/1864] 10.4.3.143 () {68 vars in 1389 bytes} [Sun Aug 16 21:13:25 2026] GET /volume/v3/volumes/312fb4b0-33d9-4988-8937-5d7bc0958496 => generated 1386 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 16 21:13:26.353089 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-c2d84ad8-7453-4934-9e35-a39d259a48a9 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:13:26.355470 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-c2d84ad8-7453-4934-9e35-a39d259a48a9 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-reader] GET https://10.4.3.143/volume/v3/volumes/3beda35d-e4b2-4e5d-b122-0adba57f927f Aug 16 21:13:26.355686 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-c2d84ad8-7453-4934-9e35-a39d259a48a9 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-reader] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:13:26.355936 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-c2d84ad8-7453-4934-9e35-a39d259a48a9 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-reader] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:13:26.370903 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:13:26.370903 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:13:26.374994 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-c2d84ad8-7453-4934-9e35-a39d259a48a9 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-reader] Volume info retrieved successfully. Aug 16 21:13:26.382548 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-c2d84ad8-7453-4934-9e35-a39d259a48a9 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-reader] https://10.4.3.143/volume/v3/volumes/3beda35d-e4b2-4e5d-b122-0adba57f927f returned with HTTP 200 Aug 16 21:13:26.382548 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 472/1865] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:13:26 2026] GET /volume/v3/volumes/3beda35d-e4b2-4e5d-b122-0adba57f927f => generated 1442 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:13:26.424342 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [req-1e31c9ea-fd81-48be-800d-db08de9cf6aa req-4e04d88a-bfbd-43c7-9cd8-26457d2720bc None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:13:26.426971 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [req-1e31c9ea-fd81-48be-800d-db08de9cf6aa req-4e04d88a-bfbd-43c7-9cd8-26457d2720bc tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] GET https://10.4.3.143/volume/v3/volumes/3beda35d-e4b2-4e5d-b122-0adba57f927f Aug 16 21:13:26.427273 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [req-1e31c9ea-fd81-48be-800d-db08de9cf6aa req-4e04d88a-bfbd-43c7-9cd8-26457d2720bc tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:13:26.427501 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [req-1e31c9ea-fd81-48be-800d-db08de9cf6aa req-4e04d88a-bfbd-43c7-9cd8-26457d2720bc tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:13:26.450284 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:13:26.450284 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:13:26.460617 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [req-1e31c9ea-fd81-48be-800d-db08de9cf6aa req-4e04d88a-bfbd-43c7-9cd8-26457d2720bc tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Volume info retrieved successfully. Aug 16 21:13:26.467875 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [req-1e31c9ea-fd81-48be-800d-db08de9cf6aa req-4e04d88a-bfbd-43c7-9cd8-26457d2720bc tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] https://10.4.3.143/volume/v3/volumes/3beda35d-e4b2-4e5d-b122-0adba57f927f returned with HTTP 200 Aug 16 21:13:26.468059 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 471/1866] 10.4.3.143 () {68 vars in 1598 bytes} [Sun Aug 16 21:13:26 2026] GET /volume/v3/volumes/3beda35d-e4b2-4e5d-b122-0adba57f927f => generated 1442 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:13:26.497556 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [req-1e31c9ea-fd81-48be-800d-db08de9cf6aa req-c3611497-8901-472c-bf09-23069e5d3b36 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:13:26.500226 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [req-1e31c9ea-fd81-48be-800d-db08de9cf6aa req-c3611497-8901-472c-bf09-23069e5d3b36 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] POST https://10.4.3.143/volume/v3/volumes/3beda35d-e4b2-4e5d-b122-0adba57f927f/action Aug 16 21:13:26.500526 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [req-1e31c9ea-fd81-48be-800d-db08de9cf6aa req-c3611497-8901-472c-bf09-23069e5d3b36 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100333) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 21:13:26.500645 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [req-1e31c9ea-fd81-48be-800d-db08de9cf6aa req-c3611497-8901-472c-bf09-23069e5d3b36 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:13:26.518153 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:13:26.518153 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:13:26.518642 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [req-1e31c9ea-fd81-48be-800d-db08de9cf6aa req-c3611497-8901-472c-bf09-23069e5d3b36 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Volume info retrieved successfully. Aug 16 21:13:26.529939 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [req-1e31c9ea-fd81-48be-800d-db08de9cf6aa req-c3611497-8901-472c-bf09-23069e5d3b36 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Begin detaching volume completed successfully. Aug 16 21:13:26.529939 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [req-1e31c9ea-fd81-48be-800d-db08de9cf6aa req-c3611497-8901-472c-bf09-23069e5d3b36 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] https://10.4.3.143/volume/v3/volumes/3beda35d-e4b2-4e5d-b122-0adba57f927f/action returned with HTTP 202 Aug 16 21:13:26.530607 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 458/1867] 10.4.3.143 () {72 vars in 1672 bytes} [Sun Aug 16 21:13:26 2026] POST /volume/v3/volumes/3beda35d-e4b2-4e5d-b122-0adba57f927f/action => generated 0 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Aug 16 21:13:26.562952 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-443bf397-bed1-48c7-8571-1529ff136679 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:13:26.565837 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-443bf397-bed1-48c7-8571-1529ff136679 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] GET https://10.4.3.143/volume/v3/volumes/3beda35d-e4b2-4e5d-b122-0adba57f927f Aug 16 21:13:26.566106 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-443bf397-bed1-48c7-8571-1529ff136679 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:13:26.566305 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-443bf397-bed1-48c7-8571-1529ff136679 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:13:26.581613 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:13:26.581613 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:13:26.586836 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-443bf397-bed1-48c7-8571-1529ff136679 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Volume info retrieved successfully. Aug 16 21:13:26.587018 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-09edc0bd-ef37-4994-8fd8-8ee263d47ca0 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:13:26.587018 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-09edc0bd-ef37-4994-8fd8-8ee263d47ca0 None None] GET https://10.4.3.143/volume// Aug 16 21:13:26.587400 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-09edc0bd-ef37-4994-8fd8-8ee263d47ca0 None None] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:13:26.587727 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-09edc0bd-ef37-4994-8fd8-8ee263d47ca0 None None] Calling method 'all' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:13:26.588225 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-09edc0bd-ef37-4994-8fd8-8ee263d47ca0 None None] https://10.4.3.143/volume// returned with HTTP 300 Aug 16 21:13:26.588850 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 473/1868] 10.4.3.143 () {66 vars in 1426 bytes} [Sun Aug 16 21:13: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 16 21:13:26.590382 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-443bf397-bed1-48c7-8571-1529ff136679 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] https://10.4.3.143/volume/v3/volumes/3beda35d-e4b2-4e5d-b122-0adba57f927f returned with HTTP 200 Aug 16 21:13:26.590885 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 467/1869] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:13:26 2026] GET /volume/v3/volumes/3beda35d-e4b2-4e5d-b122-0adba57f927f => generated 1445 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:13:26.597569 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [req-1e31c9ea-fd81-48be-800d-db08de9cf6aa req-1d11ef4f-f995-4823-a6ac-081256fbc696 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:13:26.600789 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [req-1e31c9ea-fd81-48be-800d-db08de9cf6aa req-1d11ef4f-f995-4823-a6ac-081256fbc696 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] GET https://10.4.3.143/volume/v3/volumes/3beda35d-e4b2-4e5d-b122-0adba57f927f Aug 16 21:13:26.601810 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [req-1e31c9ea-fd81-48be-800d-db08de9cf6aa req-1d11ef4f-f995-4823-a6ac-081256fbc696 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:13:26.601810 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [req-1e31c9ea-fd81-48be-800d-db08de9cf6aa req-1d11ef4f-f995-4823-a6ac-081256fbc696 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:13:26.616111 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:13:26.616111 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:13:26.617252 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [req-1e31c9ea-fd81-48be-800d-db08de9cf6aa req-1d11ef4f-f995-4823-a6ac-081256fbc696 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Volume info retrieved successfully. Aug 16 21:13:26.621216 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [req-1e31c9ea-fd81-48be-800d-db08de9cf6aa req-1d11ef4f-f995-4823-a6ac-081256fbc696 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] https://10.4.3.143/volume/v3/volumes/3beda35d-e4b2-4e5d-b122-0adba57f927f returned with HTTP 200 Aug 16 21:13:26.621586 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 472/1870] 10.4.3.143 () {70 vars in 1639 bytes} [Sun Aug 16 21:13:26 2026] GET /volume/v3/volumes/3beda35d-e4b2-4e5d-b122-0adba57f927f => generated 1625 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 16 21:13:26.626854 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-c2b2fe28-d716-48e4-9bd2-3b44a1be7fe1 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:13:26.629080 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-c2b2fe28-d716-48e4-9bd2-3b44a1be7fe1 tempest-TestVolumeBootPatternV346-1109800622 tempest-TestVolumeBootPatternV346-1109800622-project-member] GET https://10.4.3.143/volume/v3/volumes/312fb4b0-33d9-4988-8937-5d7bc0958496 Aug 16 21:13:26.629295 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-c2b2fe28-d716-48e4-9bd2-3b44a1be7fe1 tempest-TestVolumeBootPatternV346-1109800622 tempest-TestVolumeBootPatternV346-1109800622-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:13:26.629475 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-c2b2fe28-d716-48e4-9bd2-3b44a1be7fe1 tempest-TestVolumeBootPatternV346-1109800622 tempest-TestVolumeBootPatternV346-1109800622-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:13:26.639166 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-c2b2fe28-d716-48e4-9bd2-3b44a1be7fe1 tempest-TestVolumeBootPatternV346-1109800622 tempest-TestVolumeBootPatternV346-1109800622-project-member] https://10.4.3.143/volume/v3/volumes/312fb4b0-33d9-4988-8937-5d7bc0958496 returned with HTTP 404 Aug 16 21:13:26.639166 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 459/1871] 10.4.3.143 () {68 vars in 1389 bytes} [Sun Aug 16 21:13:26 2026] GET /volume/v3/volumes/312fb4b0-33d9-4988-8937-5d7bc0958496 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 16 21:13:27.352645 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [req-1e31c9ea-fd81-48be-800d-db08de9cf6aa req-905d3b08-644a-4c4a-9003-7ca1c7a2d604 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:13:27.355981 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [req-1e31c9ea-fd81-48be-800d-db08de9cf6aa req-905d3b08-644a-4c4a-9003-7ca1c7a2d604 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] GET https://10.4.3.143/volume/v3/volumes/3beda35d-e4b2-4e5d-b122-0adba57f927f Aug 16 21:13:27.356403 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [req-1e31c9ea-fd81-48be-800d-db08de9cf6aa req-905d3b08-644a-4c4a-9003-7ca1c7a2d604 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:13:27.356746 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [req-1e31c9ea-fd81-48be-800d-db08de9cf6aa req-905d3b08-644a-4c4a-9003-7ca1c7a2d604 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:13:27.375435 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:13:27.375435 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:13:27.381186 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [req-1e31c9ea-fd81-48be-800d-db08de9cf6aa req-905d3b08-644a-4c4a-9003-7ca1c7a2d604 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Volume info retrieved successfully. Aug 16 21:13:27.389741 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [req-1e31c9ea-fd81-48be-800d-db08de9cf6aa req-905d3b08-644a-4c4a-9003-7ca1c7a2d604 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] https://10.4.3.143/volume/v3/volumes/3beda35d-e4b2-4e5d-b122-0adba57f927f returned with HTTP 200 Aug 16 21:13:27.390426 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 474/1872] 10.4.3.143 () {68 vars in 1598 bytes} [Sun Aug 16 21:13:27 2026] GET /volume/v3/volumes/3beda35d-e4b2-4e5d-b122-0adba57f927f => generated 1445 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:13:27.414810 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [req-1e31c9ea-fd81-48be-800d-db08de9cf6aa req-3401ea82-83db-4e79-8699-362d263db609 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:13:27.417610 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [req-1e31c9ea-fd81-48be-800d-db08de9cf6aa req-3401ea82-83db-4e79-8699-362d263db609 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] DELETE https://10.4.3.143/volume/v3/attachments/6bfec522-217a-4da3-b292-79ae2d8e2299 Aug 16 21:13:27.417908 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [req-1e31c9ea-fd81-48be-800d-db08de9cf6aa req-3401ea82-83db-4e79-8699-362d263db609 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:13:27.418454 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [req-1e31c9ea-fd81-48be-800d-db08de9cf6aa req-3401ea82-83db-4e79-8699-362d263db609 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Calling method 'version_select' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:13:27.426028 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:13:27.426028 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:13:27.493803 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [req-1e31c9ea-fd81-48be-800d-db08de9cf6aa req-3401ea82-83db-4e79-8699-362d263db609 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] https://10.4.3.143/volume/v3/attachments/6bfec522-217a-4da3-b292-79ae2d8e2299 returned with HTTP 200 Aug 16 21:13:27.494391 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 468/1873] 10.4.3.143 () {72 vars in 1673 bytes} [Sun Aug 16 21:13:27 2026] DELETE /volume/v3/attachments/6bfec522-217a-4da3-b292-79ae2d8e2299 => generated 192 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:13:27.607567 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-1919475f-68f5-4b0b-96b5-782fae199905 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:13:27.612033 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-1919475f-68f5-4b0b-96b5-782fae199905 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] GET https://10.4.3.143/volume/v3/volumes/3beda35d-e4b2-4e5d-b122-0adba57f927f Aug 16 21:13:27.612347 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-1919475f-68f5-4b0b-96b5-782fae199905 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:13:27.613302 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-1919475f-68f5-4b0b-96b5-782fae199905 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:13:27.626126 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:13:27.626126 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:13:27.633950 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-1919475f-68f5-4b0b-96b5-782fae199905 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Volume info retrieved successfully. Aug 16 21:13:27.638264 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-1919475f-68f5-4b0b-96b5-782fae199905 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] https://10.4.3.143/volume/v3/volumes/3beda35d-e4b2-4e5d-b122-0adba57f927f returned with HTTP 200 Aug 16 21:13:27.638646 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 473/1874] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:13:27 2026] GET /volume/v3/volumes/3beda35d-e4b2-4e5d-b122-0adba57f927f => generated 1145 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:13:27.652494 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-d4101eb6-6146-4f9b-9e16-15f72e2eff28 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:13:27.653585 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-d4101eb6-6146-4f9b-9e16-15f72e2eff28 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-reader] GET https://10.4.3.143/volume/v3/volumes/3beda35d-e4b2-4e5d-b122-0adba57f927f Aug 16 21:13:27.653854 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-d4101eb6-6146-4f9b-9e16-15f72e2eff28 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-reader] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:13:27.654047 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-d4101eb6-6146-4f9b-9e16-15f72e2eff28 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-reader] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:13:27.676209 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:13:27.676209 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:13:27.681939 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-d4101eb6-6146-4f9b-9e16-15f72e2eff28 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-reader] Volume info retrieved successfully. Aug 16 21:13:27.687006 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-d4101eb6-6146-4f9b-9e16-15f72e2eff28 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-reader] https://10.4.3.143/volume/v3/volumes/3beda35d-e4b2-4e5d-b122-0adba57f927f returned with HTTP 200 Aug 16 21:13:27.687500 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 460/1875] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:13:27 2026] GET /volume/v3/volumes/3beda35d-e4b2-4e5d-b122-0adba57f927f => generated 1145 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:13:27.736519 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [req-04f5dcb4-7c88-4cc0-bb6d-6eacea173a8a req-f59f4474-4005-4ab6-9c2b-ddd9cdf72b67 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:13:27.739323 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [req-04f5dcb4-7c88-4cc0-bb6d-6eacea173a8a req-f59f4474-4005-4ab6-9c2b-ddd9cdf72b67 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] GET https://10.4.3.143/volume/v3/volumes/3beda35d-e4b2-4e5d-b122-0adba57f927f Aug 16 21:13:27.739518 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [req-04f5dcb4-7c88-4cc0-bb6d-6eacea173a8a req-f59f4474-4005-4ab6-9c2b-ddd9cdf72b67 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:13:27.739704 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [req-04f5dcb4-7c88-4cc0-bb6d-6eacea173a8a req-f59f4474-4005-4ab6-9c2b-ddd9cdf72b67 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:13:27.749759 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:13:27.749759 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:13:27.754438 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [req-04f5dcb4-7c88-4cc0-bb6d-6eacea173a8a req-f59f4474-4005-4ab6-9c2b-ddd9cdf72b67 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Volume info retrieved successfully. Aug 16 21:13:27.759494 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [req-04f5dcb4-7c88-4cc0-bb6d-6eacea173a8a req-f59f4474-4005-4ab6-9c2b-ddd9cdf72b67 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] https://10.4.3.143/volume/v3/volumes/3beda35d-e4b2-4e5d-b122-0adba57f927f returned with HTTP 200 Aug 16 21:13:27.760133 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 475/1876] 10.4.3.143 () {68 vars in 1598 bytes} [Sun Aug 16 21:13:27 2026] GET /volume/v3/volumes/3beda35d-e4b2-4e5d-b122-0adba57f927f => generated 1145 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:13:27.815326 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [req-04f5dcb4-7c88-4cc0-bb6d-6eacea173a8a req-d17d768d-3b9a-4026-a80d-9eba7c46dbf4 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:13:27.817835 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [req-04f5dcb4-7c88-4cc0-bb6d-6eacea173a8a req-d17d768d-3b9a-4026-a80d-9eba7c46dbf4 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] POST https://10.4.3.143/volume/v3/volumes/3beda35d-e4b2-4e5d-b122-0adba57f927f/action Aug 16 21:13:27.818352 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [req-04f5dcb4-7c88-4cc0-bb6d-6eacea173a8a req-d17d768d-3b9a-4026-a80d-9eba7c46dbf4 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100332) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 21:13:27.818528 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [req-04f5dcb4-7c88-4cc0-bb6d-6eacea173a8a req-d17d768d-3b9a-4026-a80d-9eba7c46dbf4 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:13:27.831721 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:13:27.831721 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:13:27.832327 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [req-04f5dcb4-7c88-4cc0-bb6d-6eacea173a8a req-d17d768d-3b9a-4026-a80d-9eba7c46dbf4 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Volume info retrieved successfully. Aug 16 21:13:27.843982 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [req-04f5dcb4-7c88-4cc0-bb6d-6eacea173a8a req-d17d768d-3b9a-4026-a80d-9eba7c46dbf4 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Begin detaching volume completed successfully. Aug 16 21:13:27.844458 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [req-04f5dcb4-7c88-4cc0-bb6d-6eacea173a8a req-d17d768d-3b9a-4026-a80d-9eba7c46dbf4 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] https://10.4.3.143/volume/v3/volumes/3beda35d-e4b2-4e5d-b122-0adba57f927f/action returned with HTTP 202 Aug 16 21:13:27.845298 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 469/1877] 10.4.3.143 () {72 vars in 1672 bytes} [Sun Aug 16 21:13:27 2026] POST /volume/v3/volumes/3beda35d-e4b2-4e5d-b122-0adba57f927f/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 16 21:13:27.866802 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-77b265e6-fd1a-45da-aaff-9d0af21e5177 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:13:27.871661 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-77b265e6-fd1a-45da-aaff-9d0af21e5177 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] GET https://10.4.3.143/volume/v3/volumes/3beda35d-e4b2-4e5d-b122-0adba57f927f Aug 16 21:13:27.871661 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-77b265e6-fd1a-45da-aaff-9d0af21e5177 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:13:27.871661 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-77b265e6-fd1a-45da-aaff-9d0af21e5177 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:13:27.883535 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:13:27.883535 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:13:27.887701 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-77b265e6-fd1a-45da-aaff-9d0af21e5177 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Volume info retrieved successfully. Aug 16 21:13:27.892874 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-77b265e6-fd1a-45da-aaff-9d0af21e5177 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] https://10.4.3.143/volume/v3/volumes/3beda35d-e4b2-4e5d-b122-0adba57f927f returned with HTTP 200 Aug 16 21:13:27.893447 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 474/1878] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:13:27 2026] GET /volume/v3/volumes/3beda35d-e4b2-4e5d-b122-0adba57f927f => generated 1148 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:13:27.930979 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-dc9085a4-70ee-451f-a42e-a07fe9618929 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:13:27.931509 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-dc9085a4-70ee-451f-a42e-a07fe9618929 None None] GET https://10.4.3.143/volume// Aug 16 21:13:27.931774 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-dc9085a4-70ee-451f-a42e-a07fe9618929 None None] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:13:27.932076 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-dc9085a4-70ee-451f-a42e-a07fe9618929 None None] Calling method 'all' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:13:27.932458 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-dc9085a4-70ee-451f-a42e-a07fe9618929 None None] https://10.4.3.143/volume// returned with HTTP 300 Aug 16 21:13:27.933415 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 461/1879] 10.4.3.143 () {66 vars in 1426 bytes} [Sun Aug 16 21:13: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 16 21:13:27.954056 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [req-04f5dcb4-7c88-4cc0-bb6d-6eacea173a8a req-ec8adf28-7066-4016-8875-a95b79eae31c None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:13:27.955554 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [req-04f5dcb4-7c88-4cc0-bb6d-6eacea173a8a req-ec8adf28-7066-4016-8875-a95b79eae31c tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] GET https://10.4.3.143/volume/v3/volumes/3beda35d-e4b2-4e5d-b122-0adba57f927f Aug 16 21:13:27.956131 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [req-04f5dcb4-7c88-4cc0-bb6d-6eacea173a8a req-ec8adf28-7066-4016-8875-a95b79eae31c tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:13:27.959944 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [req-04f5dcb4-7c88-4cc0-bb6d-6eacea173a8a req-ec8adf28-7066-4016-8875-a95b79eae31c tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:13:27.970894 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:13:27.970894 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:13:27.977653 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [req-04f5dcb4-7c88-4cc0-bb6d-6eacea173a8a req-ec8adf28-7066-4016-8875-a95b79eae31c tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Volume info retrieved successfully. Aug 16 21:13:27.982543 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [req-04f5dcb4-7c88-4cc0-bb6d-6eacea173a8a req-ec8adf28-7066-4016-8875-a95b79eae31c tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] https://10.4.3.143/volume/v3/volumes/3beda35d-e4b2-4e5d-b122-0adba57f927f returned with HTTP 200 Aug 16 21:13:27.983113 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 476/1880] 10.4.3.143 () {70 vars in 1639 bytes} [Sun Aug 16 21:13:27 2026] GET /volume/v3/volumes/3beda35d-e4b2-4e5d-b122-0adba57f927f => generated 1328 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 16 21:13:28.914348 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-118fda70-7a3f-48f0-ac90-a41bffbc2876 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:13:28.920013 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-118fda70-7a3f-48f0-ac90-a41bffbc2876 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] GET https://10.4.3.143/volume/v3/volumes/3beda35d-e4b2-4e5d-b122-0adba57f927f Aug 16 21:13:28.920013 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-118fda70-7a3f-48f0-ac90-a41bffbc2876 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:13:28.920013 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-118fda70-7a3f-48f0-ac90-a41bffbc2876 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:13:28.941321 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:13:28.941321 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:13:28.945765 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-118fda70-7a3f-48f0-ac90-a41bffbc2876 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Volume info retrieved successfully. Aug 16 21:13:28.952232 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-118fda70-7a3f-48f0-ac90-a41bffbc2876 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] https://10.4.3.143/volume/v3/volumes/3beda35d-e4b2-4e5d-b122-0adba57f927f returned with HTTP 200 Aug 16 21:13:28.952644 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 470/1881] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:13:28 2026] GET /volume/v3/volumes/3beda35d-e4b2-4e5d-b122-0adba57f927f => generated 1148 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:13:29.725390 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-0221d321-c9e2-498a-b18d-884f5bb1a759 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:13:29.727963 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-0221d321-c9e2-498a-b18d-884f5bb1a759 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] GET https://10.4.3.143/volume/v3/volumes/80a61f9c-b5ea-4407-9153-f66c73c7bcd7 Aug 16 21:13:29.728237 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-0221d321-c9e2-498a-b18d-884f5bb1a759 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:13:29.728471 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-0221d321-c9e2-498a-b18d-884f5bb1a759 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:13:29.745937 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:13:29.745937 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:13:29.750938 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-0221d321-c9e2-498a-b18d-884f5bb1a759 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Volume info retrieved successfully. Aug 16 21:13:29.757780 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-0221d321-c9e2-498a-b18d-884f5bb1a759 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] https://10.4.3.143/volume/v3/volumes/80a61f9c-b5ea-4407-9153-f66c73c7bcd7 returned with HTTP 200 Aug 16 21:13:29.758313 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 475/1882] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:13:29 2026] GET /volume/v3/volumes/80a61f9c-b5ea-4407-9153-f66c73c7bcd7 => generated 1637 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:13:29.965471 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-5d3896bb-05cb-43ae-9047-f5d007609d83 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:13:29.968317 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-5d3896bb-05cb-43ae-9047-f5d007609d83 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] GET https://10.4.3.143/volume/v3/volumes/3beda35d-e4b2-4e5d-b122-0adba57f927f Aug 16 21:13:29.968317 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-5d3896bb-05cb-43ae-9047-f5d007609d83 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:13:29.968317 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-5d3896bb-05cb-43ae-9047-f5d007609d83 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:13:29.981043 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:13:29.981043 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:13:29.986909 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-5d3896bb-05cb-43ae-9047-f5d007609d83 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Volume info retrieved successfully. Aug 16 21:13:29.994769 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-5d3896bb-05cb-43ae-9047-f5d007609d83 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] https://10.4.3.143/volume/v3/volumes/3beda35d-e4b2-4e5d-b122-0adba57f927f returned with HTTP 200 Aug 16 21:13:29.994769 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 462/1883] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:13:29 2026] GET /volume/v3/volumes/3beda35d-e4b2-4e5d-b122-0adba57f927f => generated 1148 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:13:30.331120 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-42fff36b-906c-420c-8d87-d1da5a236138 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:13:30.448046 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-42fff36b-906c-420c-8d87-d1da5a236138 tempest-VolumesActionsTest-1927630399 tempest-VolumesActionsTest-1927630399-project-member] POST https://10.4.3.143/volume/v3/volumes Aug 16 21:13:30.448316 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-42fff36b-906c-420c-8d87-d1da5a236138 tempest-VolumesActionsTest-1927630399 tempest-VolumesActionsTest-1927630399-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-851395568"}} {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:13:30.449552 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.v3.volumes [None req-42fff36b-906c-420c-8d87-d1da5a236138 tempest-VolumesActionsTest-1927630399 tempest-VolumesActionsTest-1927630399-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-851395568'}} {{(pid=100330) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 21:13:30.449663 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.v3.volumes [None req-42fff36b-906c-420c-8d87-d1da5a236138 tempest-VolumesActionsTest-1927630399 tempest-VolumesActionsTest-1927630399-project-member] Create volume of 1 GB Aug 16 21:13:30.454571 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-42fff36b-906c-420c-8d87-d1da5a236138 tempest-VolumesActionsTest-1927630399 tempest-VolumesActionsTest-1927630399-project-member] Availability Zones retrieved successfully. Aug 16 21:13:30.460838 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-42fff36b-906c-420c-8d87-d1da5a236138 tempest-VolumesActionsTest-1927630399 tempest-VolumesActionsTest-1927630399-project-member] Flow 'volume_create_api' (38feb3e5-a519-4c85-b818-74b12bb34a56) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100330) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:13:30.464159 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-42fff36b-906c-420c-8d87-d1da5a236138 tempest-VolumesActionsTest-1927630399 tempest-VolumesActionsTest-1927630399-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (76a95e73-77f2-4e23-9252-2ffe0dcf6ce3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:13:30.465163 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.flows.api.create_volume [None req-42fff36b-906c-420c-8d87-d1da5a236138 tempest-VolumesActionsTest-1927630399 tempest-VolumesActionsTest-1927630399-project-member] Validating volume size '1' using validate_int {{(pid=100330) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 21:13:30.508312 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-42fff36b-906c-420c-8d87-d1da5a236138 tempest-VolumesActionsTest-1927630399 tempest-VolumesActionsTest-1927630399-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (76a95e73-77f2-4e23-9252-2ffe0dcf6ce3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T21:04:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=69e633b8-fab9-4b15-8b40-4f1a67c51cda,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '69e633b8-fab9-4b15-8b40-4f1a67c51cda', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:13:30.509103 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-42fff36b-906c-420c-8d87-d1da5a236138 tempest-VolumesActionsTest-1927630399 tempest-VolumesActionsTest-1927630399-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fa954279-ce2c-45b6-b975-8101975415ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:13:30.582893 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.quota [None req-42fff36b-906c-420c-8d87-d1da5a236138 tempest-VolumesActionsTest-1927630399 tempest-VolumesActionsTest-1927630399-project-member] Created reservations ['ab6a5511-3352-4cfd-afe1-3f63e88f876d', 'a6128a2e-d021-4484-8255-9981b8fd738c', 'a5bd82ba-15d4-4ba4-8c0c-505278015b1a', '3335d068-f099-4559-8d2a-580f1cdc2f65'] {{(pid=100330) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:13:30.583894 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-42fff36b-906c-420c-8d87-d1da5a236138 tempest-VolumesActionsTest-1927630399 tempest-VolumesActionsTest-1927630399-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fa954279-ce2c-45b6-b975-8101975415ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ab6a5511-3352-4cfd-afe1-3f63e88f876d', 'a6128a2e-d021-4484-8255-9981b8fd738c', 'a5bd82ba-15d4-4ba4-8c0c-505278015b1a', '3335d068-f099-4559-8d2a-580f1cdc2f65']}' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:13:30.584628 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-42fff36b-906c-420c-8d87-d1da5a236138 tempest-VolumesActionsTest-1927630399 tempest-VolumesActionsTest-1927630399-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (17f7357b-b9ba-4f11-9580-471186949dfc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:13:30.611795 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-42fff36b-906c-420c-8d87-d1da5a236138 tempest-VolumesActionsTest-1927630399 tempest-VolumesActionsTest-1927630399-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (17f7357b-b9ba-4f11-9580-471186949dfc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0814e87e-a7f9-4588-94c8-3ca0546c4170', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-851395568',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9672f18ca0904eeabed534e7aab8264c',qos_specs=None,replication_status=,reservations=['ab6a5511-3352-4cfd-afe1-3f63e88f876d','a6128a2e-d021-4484-8255-9981b8fd738c','a5bd82ba-15d4-4ba4-8c0c-505278015b1a','3335d068-f099-4559-8d2a-580f1cdc2f65'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5dab432707824b6cb398bcea47ef9ef3',volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T21:13:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-851395568',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0814e87e-a7f9-4588-94c8-3ca0546c4170,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9672f18ca0904eeabed534e7aab8264c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5dab432707824b6cb398bcea47ef9ef3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(69e633b8-fab9-4b15-8b40-4f1a67c51cda),volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda)}' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:13:30.612537 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-42fff36b-906c-420c-8d87-d1da5a236138 tempest-VolumesActionsTest-1927630399 tempest-VolumesActionsTest-1927630399-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3fecee77-61e1-4266-9d30-94a369553b48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:13:30.641626 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-42fff36b-906c-420c-8d87-d1da5a236138 tempest-VolumesActionsTest-1927630399 tempest-VolumesActionsTest-1927630399-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3fecee77-61e1-4266-9d30-94a369553b48) transitioned into state 'SUCCESS' from state '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-851395568',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9672f18ca0904eeabed534e7aab8264c',qos_specs=None,replication_status=,reservations=['ab6a5511-3352-4cfd-afe1-3f63e88f876d','a6128a2e-d021-4484-8255-9981b8fd738c','a5bd82ba-15d4-4ba4-8c0c-505278015b1a','3335d068-f099-4559-8d2a-580f1cdc2f65'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5dab432707824b6cb398bcea47ef9ef3',volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda)}' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:13:30.642906 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-42fff36b-906c-420c-8d87-d1da5a236138 tempest-VolumesActionsTest-1927630399 tempest-VolumesActionsTest-1927630399-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c2c35341-a987-4fef-a5c0-a268a58c6c14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:13:30.654573 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-42fff36b-906c-420c-8d87-d1da5a236138 tempest-VolumesActionsTest-1927630399 tempest-VolumesActionsTest-1927630399-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c2c35341-a987-4fef-a5c0-a268a58c6c14) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:13:30.655539 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-42fff36b-906c-420c-8d87-d1da5a236138 tempest-VolumesActionsTest-1927630399 tempest-VolumesActionsTest-1927630399-project-member] Flow 'volume_create_api' (38feb3e5-a519-4c85-b818-74b12bb34a56) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100330) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:13:30.655943 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-42fff36b-906c-420c-8d87-d1da5a236138 tempest-VolumesActionsTest-1927630399 tempest-VolumesActionsTest-1927630399-project-member] Create volume request issued successfully. Aug 16 21:13:30.656833 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-42fff36b-906c-420c-8d87-d1da5a236138 tempest-VolumesActionsTest-1927630399 tempest-VolumesActionsTest-1927630399-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Aug 16 21:13:30.658027 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 477/1884] 10.4.3.143 () {68 vars in 1258 bytes} [Sun Aug 16 21:13:30 2026] POST /volume/v3/volumes => generated 748 bytes in 327 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 21:13:30.672175 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-4eadd47d-8cf1-44be-98ee-a162fda0a274 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:13:30.673806 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-4eadd47d-8cf1-44be-98ee-a162fda0a274 tempest-VolumesActionsTest-1927630399 tempest-VolumesActionsTest-1927630399-project-member] GET https://10.4.3.143/volume/v3/volumes/0814e87e-a7f9-4588-94c8-3ca0546c4170 Aug 16 21:13:30.673993 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-4eadd47d-8cf1-44be-98ee-a162fda0a274 tempest-VolumesActionsTest-1927630399 tempest-VolumesActionsTest-1927630399-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:13:30.674181 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-4eadd47d-8cf1-44be-98ee-a162fda0a274 tempest-VolumesActionsTest-1927630399 tempest-VolumesActionsTest-1927630399-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:13:30.684580 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:13:30.684580 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:13:30.688507 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-4eadd47d-8cf1-44be-98ee-a162fda0a274 tempest-VolumesActionsTest-1927630399 tempest-VolumesActionsTest-1927630399-project-member] Volume info retrieved successfully. Aug 16 21:13:30.693299 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-4eadd47d-8cf1-44be-98ee-a162fda0a274 tempest-VolumesActionsTest-1927630399 tempest-VolumesActionsTest-1927630399-project-member] https://10.4.3.143/volume/v3/volumes/0814e87e-a7f9-4588-94c8-3ca0546c4170 returned with HTTP 200 Aug 16 21:13:30.693667 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 471/1885] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:13:30 2026] GET /volume/v3/volumes/0814e87e-a7f9-4588-94c8-3ca0546c4170 => generated 816 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:13:31.009652 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-d736b716-4b7a-4c10-8aef-c0eeed578505 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:13:31.011380 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-d736b716-4b7a-4c10-8aef-c0eeed578505 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] GET https://10.4.3.143/volume/v3/volumes/3beda35d-e4b2-4e5d-b122-0adba57f927f Aug 16 21:13:31.011534 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-d736b716-4b7a-4c10-8aef-c0eeed578505 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:13:31.011691 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-d736b716-4b7a-4c10-8aef-c0eeed578505 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:13:31.022542 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:13:31.022542 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:13:31.026971 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-d736b716-4b7a-4c10-8aef-c0eeed578505 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Volume info retrieved successfully. Aug 16 21:13:31.032587 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-d736b716-4b7a-4c10-8aef-c0eeed578505 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] https://10.4.3.143/volume/v3/volumes/3beda35d-e4b2-4e5d-b122-0adba57f927f returned with HTTP 200 Aug 16 21:13:31.033204 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 476/1886] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:13:31 2026] GET /volume/v3/volumes/3beda35d-e4b2-4e5d-b122-0adba57f927f => generated 1148 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 16 21:13:31.308620 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [req-0ead57e6-e289-4a5c-8424-c0671f6222f4 req-30948a53-1039-4834-b869-4d859ffcc605 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:13:31.310323 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [req-0ead57e6-e289-4a5c-8424-c0671f6222f4 req-30948a53-1039-4834-b869-4d859ffcc605 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] DELETE https://10.4.3.143/volume/v3/attachments/ada3aafd-9196-49e8-9add-8b75b13d0fa5 Aug 16 21:13:31.310558 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [req-0ead57e6-e289-4a5c-8424-c0671f6222f4 req-30948a53-1039-4834-b869-4d859ffcc605 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:13:31.310736 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [req-0ead57e6-e289-4a5c-8424-c0671f6222f4 req-30948a53-1039-4834-b869-4d859ffcc605 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Calling method 'version_select' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:13:31.317510 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:13:31.317510 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:13:31.365229 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [req-0ead57e6-e289-4a5c-8424-c0671f6222f4 req-30948a53-1039-4834-b869-4d859ffcc605 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] https://10.4.3.143/volume/v3/attachments/ada3aafd-9196-49e8-9add-8b75b13d0fa5 returned with HTTP 200 Aug 16 21:13:31.365861 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 463/1887] 10.4.3.143 () {72 vars in 1673 bytes} [Sun Aug 16 21:13:31 2026] DELETE /volume/v3/attachments/ada3aafd-9196-49e8-9add-8b75b13d0fa5 => generated 19 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:13:31.376056 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [req-0ead57e6-e289-4a5c-8424-c0671f6222f4 req-c22f809e-1aa1-41d5-805f-a96aab19440e None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:13:31.378375 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [req-0ead57e6-e289-4a5c-8424-c0671f6222f4 req-c22f809e-1aa1-41d5-805f-a96aab19440e tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] DELETE https://10.4.3.143/volume/v3/volumes/80a61f9c-b5ea-4407-9153-f66c73c7bcd7 Aug 16 21:13:31.378549 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [req-0ead57e6-e289-4a5c-8424-c0671f6222f4 req-c22f809e-1aa1-41d5-805f-a96aab19440e tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:13:31.378767 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [req-0ead57e6-e289-4a5c-8424-c0671f6222f4 req-c22f809e-1aa1-41d5-805f-a96aab19440e tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Calling method 'delete' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:13:31.378936 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.v3.volumes [req-0ead57e6-e289-4a5c-8424-c0671f6222f4 req-c22f809e-1aa1-41d5-805f-a96aab19440e tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Delete volume with id: 80a61f9c-b5ea-4407-9153-f66c73c7bcd7 Aug 16 21:13:31.386891 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:13:31.386891 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:13:31.387409 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [req-0ead57e6-e289-4a5c-8424-c0671f6222f4 req-c22f809e-1aa1-41d5-805f-a96aab19440e tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Volume info retrieved successfully. Aug 16 21:13:31.404723 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [req-0ead57e6-e289-4a5c-8424-c0671f6222f4 req-c22f809e-1aa1-41d5-805f-a96aab19440e tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Delete volume request issued successfully. Aug 16 21:13:31.404994 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [req-0ead57e6-e289-4a5c-8424-c0671f6222f4 req-c22f809e-1aa1-41d5-805f-a96aab19440e tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] https://10.4.3.143/volume/v3/volumes/80a61f9c-b5ea-4407-9153-f66c73c7bcd7 returned with HTTP 202 Aug 16 21:13:31.405567 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 478/1888] 10.4.3.143 () {70 vars in 1620 bytes} [Sun Aug 16 21:13:31 2026] DELETE /volume/v3/volumes/80a61f9c-b5ea-4407-9153-f66c73c7bcd7 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 21:13:31.707755 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-27634aa0-938c-400c-b97e-43f0d3ccb5ee None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:13:31.709285 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-27634aa0-938c-400c-b97e-43f0d3ccb5ee tempest-VolumesActionsTest-1927630399 tempest-VolumesActionsTest-1927630399-project-member] GET https://10.4.3.143/volume/v3/volumes/0814e87e-a7f9-4588-94c8-3ca0546c4170 Aug 16 21:13:31.709472 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-27634aa0-938c-400c-b97e-43f0d3ccb5ee tempest-VolumesActionsTest-1927630399 tempest-VolumesActionsTest-1927630399-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:13:31.709655 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-27634aa0-938c-400c-b97e-43f0d3ccb5ee tempest-VolumesActionsTest-1927630399 tempest-VolumesActionsTest-1927630399-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:13:31.717023 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:13:31.717023 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:13:31.721387 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-27634aa0-938c-400c-b97e-43f0d3ccb5ee tempest-VolumesActionsTest-1927630399 tempest-VolumesActionsTest-1927630399-project-member] Volume info retrieved successfully. Aug 16 21:13:31.725398 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-27634aa0-938c-400c-b97e-43f0d3ccb5ee tempest-VolumesActionsTest-1927630399 tempest-VolumesActionsTest-1927630399-project-member] https://10.4.3.143/volume/v3/volumes/0814e87e-a7f9-4588-94c8-3ca0546c4170 returned with HTTP 200 Aug 16 21:13:31.725738 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 472/1889] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:13:31 2026] GET /volume/v3/volumes/0814e87e-a7f9-4588-94c8-3ca0546c4170 => generated 841 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:13:32.051767 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-70367a5a-256d-4d91-9e8b-3c50cffc4a2e None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:13:32.053274 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-70367a5a-256d-4d91-9e8b-3c50cffc4a2e tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] GET https://10.4.3.143/volume/v3/volumes/3beda35d-e4b2-4e5d-b122-0adba57f927f Aug 16 21:13:32.053436 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-70367a5a-256d-4d91-9e8b-3c50cffc4a2e tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:13:32.053634 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-70367a5a-256d-4d91-9e8b-3c50cffc4a2e tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:13:32.055422 np0000007409 devstack@c-api.service[100331]: DEBUG dbcounter [-] [100331] Writing DB stats cinder:SELECT=332,cinder:UPDATE=72,cinder:INSERT=35 {{(pid=100331) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 16 21:13:32.065407 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:13:32.065407 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:13:32.069167 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-70367a5a-256d-4d91-9e8b-3c50cffc4a2e tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Volume info retrieved successfully. Aug 16 21:13:32.072794 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-70367a5a-256d-4d91-9e8b-3c50cffc4a2e tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] https://10.4.3.143/volume/v3/volumes/3beda35d-e4b2-4e5d-b122-0adba57f927f returned with HTTP 200 Aug 16 21:13:32.073165 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 477/1890] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:13:32 2026] GET /volume/v3/volumes/3beda35d-e4b2-4e5d-b122-0adba57f927f => generated 1148 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:13:32.335686 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-810ebb1b-7845-44d5-98a2-b63fcbb1a31a None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:13:32.337357 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-810ebb1b-7845-44d5-98a2-b63fcbb1a31a tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] GET https://10.4.3.143/volume/v3/volumes/80a61f9c-b5ea-4407-9153-f66c73c7bcd7 Aug 16 21:13:32.337536 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-810ebb1b-7845-44d5-98a2-b63fcbb1a31a tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:13:32.337705 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-810ebb1b-7845-44d5-98a2-b63fcbb1a31a tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:13:32.343036 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-810ebb1b-7845-44d5-98a2-b63fcbb1a31a tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] https://10.4.3.143/volume/v3/volumes/80a61f9c-b5ea-4407-9153-f66c73c7bcd7 returned with HTTP 404 Aug 16 21:13:32.343533 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 464/1891] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:13:32 2026] GET /volume/v3/volumes/80a61f9c-b5ea-4407-9153-f66c73c7bcd7 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:13:32.406245 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-9931d81d-a3f9-40e7-b228-15a1a4d14166 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:13:32.407751 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-9931d81d-a3f9-40e7-b228-15a1a4d14166 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] DELETE https://10.4.3.143/volume/v3/snapshots/7304253c-140a-4656-993d-5966def0bdf0 Aug 16 21:13:32.407944 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-9931d81d-a3f9-40e7-b228-15a1a4d14166 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:13:32.408170 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-9931d81d-a3f9-40e7-b228-15a1a4d14166 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Calling method 'delete' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:13:32.408256 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.v3.snapshots [None req-9931d81d-a3f9-40e7-b228-15a1a4d14166 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Delete snapshot with id: 7304253c-140a-4656-993d-5966def0bdf0 Aug 16 21:13:32.412669 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:13:32.412669 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:13:32.413164 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-9931d81d-a3f9-40e7-b228-15a1a4d14166 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Snapshot retrieved successfully. Aug 16 21:13:32.432074 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-9931d81d-a3f9-40e7-b228-15a1a4d14166 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Snapshot delete request issued successfully. Aug 16 21:13:32.432331 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-9931d81d-a3f9-40e7-b228-15a1a4d14166 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] https://10.4.3.143/volume/v3/snapshots/7304253c-140a-4656-993d-5966def0bdf0 returned with HTTP 202 Aug 16 21:13:32.432852 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 479/1892] 10.4.3.143 () {66 vars in 1357 bytes} [Sun Aug 16 21:13:32 2026] DELETE /volume/v3/snapshots/7304253c-140a-4656-993d-5966def0bdf0 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 21:13:32.444651 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-514834b1-1309-4113-acd6-e1c72af84af5 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:13:32.446726 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-514834b1-1309-4113-acd6-e1c72af84af5 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] GET https://10.4.3.143/volume/v3/snapshots/7304253c-140a-4656-993d-5966def0bdf0 Aug 16 21:13:32.446965 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-514834b1-1309-4113-acd6-e1c72af84af5 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:13:32.447212 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-514834b1-1309-4113-acd6-e1c72af84af5 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:13:32.454152 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:13:32.454152 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:13:32.454754 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-514834b1-1309-4113-acd6-e1c72af84af5 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Snapshot retrieved successfully. Aug 16 21:13:32.455888 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-514834b1-1309-4113-acd6-e1c72af84af5 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] https://10.4.3.143/volume/v3/snapshots/7304253c-140a-4656-993d-5966def0bdf0 returned with HTTP 200 Aug 16 21:13:32.456447 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 473/1893] 10.4.3.143 () {66 vars in 1354 bytes} [Sun Aug 16 21:13:32 2026] GET /volume/v3/snapshots/7304253c-140a-4656-993d-5966def0bdf0 => generated 466 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:13:32.907501 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [req-04f5dcb4-7c88-4cc0-bb6d-6eacea173a8a req-01a5ea19-0af9-4ffd-a062-06afc8363c8f None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:13:32.909665 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [req-04f5dcb4-7c88-4cc0-bb6d-6eacea173a8a req-01a5ea19-0af9-4ffd-a062-06afc8363c8f tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] GET https://10.4.3.143/volume/v3/volumes/3beda35d-e4b2-4e5d-b122-0adba57f927f Aug 16 21:13:32.909830 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [req-04f5dcb4-7c88-4cc0-bb6d-6eacea173a8a req-01a5ea19-0af9-4ffd-a062-06afc8363c8f tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:13:32.910053 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [req-04f5dcb4-7c88-4cc0-bb6d-6eacea173a8a req-01a5ea19-0af9-4ffd-a062-06afc8363c8f tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:13:32.919243 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:13:32.919243 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:13:32.922614 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [req-04f5dcb4-7c88-4cc0-bb6d-6eacea173a8a req-01a5ea19-0af9-4ffd-a062-06afc8363c8f tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Volume info retrieved successfully. Aug 16 21:13:32.926618 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [req-04f5dcb4-7c88-4cc0-bb6d-6eacea173a8a req-01a5ea19-0af9-4ffd-a062-06afc8363c8f tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] https://10.4.3.143/volume/v3/volumes/3beda35d-e4b2-4e5d-b122-0adba57f927f returned with HTTP 200 Aug 16 21:13:32.927141 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 478/1894] 10.4.3.143 () {68 vars in 1598 bytes} [Sun Aug 16 21:13:32 2026] GET /volume/v3/volumes/3beda35d-e4b2-4e5d-b122-0adba57f927f => generated 1148 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:13:33.085427 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-93b978bb-ae9b-43ad-adab-9fb7cb01cc9c None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:13:33.087764 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-93b978bb-ae9b-43ad-adab-9fb7cb01cc9c tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] GET https://10.4.3.143/volume/v3/volumes/3beda35d-e4b2-4e5d-b122-0adba57f927f Aug 16 21:13:33.088045 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-93b978bb-ae9b-43ad-adab-9fb7cb01cc9c tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:13:33.088294 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-93b978bb-ae9b-43ad-adab-9fb7cb01cc9c tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:13:33.100124 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:13:33.100124 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:13:33.104906 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-93b978bb-ae9b-43ad-adab-9fb7cb01cc9c tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Volume info retrieved successfully. Aug 16 21:13:33.111156 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-93b978bb-ae9b-43ad-adab-9fb7cb01cc9c tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] https://10.4.3.143/volume/v3/volumes/3beda35d-e4b2-4e5d-b122-0adba57f927f returned with HTTP 200 Aug 16 21:13:33.111859 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 465/1895] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:13:33 2026] GET /volume/v3/volumes/3beda35d-e4b2-4e5d-b122-0adba57f927f => generated 1148 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:13:33.244175 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [req-04f5dcb4-7c88-4cc0-bb6d-6eacea173a8a req-99686bad-57eb-44d1-abe1-0572d91802c1 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:13:33.246749 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [req-04f5dcb4-7c88-4cc0-bb6d-6eacea173a8a req-99686bad-57eb-44d1-abe1-0572d91802c1 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] DELETE https://10.4.3.143/volume/v3/attachments/9e53d115-2d21-454a-b00e-ce459c29a4e8 Aug 16 21:13:33.246957 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [req-04f5dcb4-7c88-4cc0-bb6d-6eacea173a8a req-99686bad-57eb-44d1-abe1-0572d91802c1 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:13:33.247193 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [req-04f5dcb4-7c88-4cc0-bb6d-6eacea173a8a req-99686bad-57eb-44d1-abe1-0572d91802c1 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Calling method 'version_select' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:13:33.249404 np0000007409 devstack@c-api.service[100330]: DEBUG dbcounter [-] [100330] Writing DB stats cinder:SELECT=323,cinder:UPDATE=84,cinder:INSERT=38 {{(pid=100330) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 16 21:13:33.256588 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:13:33.256588 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:13:33.301758 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [req-04f5dcb4-7c88-4cc0-bb6d-6eacea173a8a req-99686bad-57eb-44d1-abe1-0572d91802c1 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] https://10.4.3.143/volume/v3/attachments/9e53d115-2d21-454a-b00e-ce459c29a4e8 returned with HTTP 200 Aug 16 21:13:33.302310 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 480/1896] 10.4.3.143 () {72 vars in 1673 bytes} [Sun Aug 16 21:13:33 2026] DELETE /volume/v3/attachments/9e53d115-2d21-454a-b00e-ce459c29a4e8 => generated 19 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:13:33.467174 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-35be5d4b-7c2a-47ba-877b-fd30eac03548 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:13:33.469510 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-35be5d4b-7c2a-47ba-877b-fd30eac03548 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] GET https://10.4.3.143/volume/v3/snapshots/7304253c-140a-4656-993d-5966def0bdf0 Aug 16 21:13:33.469510 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-35be5d4b-7c2a-47ba-877b-fd30eac03548 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:13:33.469783 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-35be5d4b-7c2a-47ba-877b-fd30eac03548 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:13:33.473076 np0000007409 devstack@c-api.service[100332]: DEBUG dbcounter [-] [100332] Writing DB stats cinder:SELECT=341,cinder:UPDATE=78,cinder:INSERT=45 {{(pid=100332) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 16 21:13:33.477095 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-35be5d4b-7c2a-47ba-877b-fd30eac03548 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] https://10.4.3.143/volume/v3/snapshots/7304253c-140a-4656-993d-5966def0bdf0 returned with HTTP 404 Aug 16 21:13:33.477667 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 474/1897] 10.4.3.143 () {66 vars in 1354 bytes} [Sun Aug 16 21:13:33 2026] GET /volume/v3/snapshots/7304253c-140a-4656-993d-5966def0bdf0 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:13:33.486604 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-50ef9cd9-5305-4bb6-aa6d-4dc9cbadc74a None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:13:33.488791 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-50ef9cd9-5305-4bb6-aa6d-4dc9cbadc74a tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] DELETE https://10.4.3.143/volume/v3/volumes/85094702-0284-4262-914b-cbe3c7f2ce73 Aug 16 21:13:33.489229 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-50ef9cd9-5305-4bb6-aa6d-4dc9cbadc74a tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:13:33.490692 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-50ef9cd9-5305-4bb6-aa6d-4dc9cbadc74a tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Calling method 'delete' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:13:33.490692 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.v3.volumes [None req-50ef9cd9-5305-4bb6-aa6d-4dc9cbadc74a tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Delete volume with id: 85094702-0284-4262-914b-cbe3c7f2ce73 Aug 16 21:13:33.501738 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:13:33.501738 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:13:33.502760 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-50ef9cd9-5305-4bb6-aa6d-4dc9cbadc74a tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Volume info retrieved successfully. Aug 16 21:13:33.530015 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-50ef9cd9-5305-4bb6-aa6d-4dc9cbadc74a tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Delete volume request issued successfully. Aug 16 21:13:33.531073 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-50ef9cd9-5305-4bb6-aa6d-4dc9cbadc74a tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] https://10.4.3.143/volume/v3/volumes/85094702-0284-4262-914b-cbe3c7f2ce73 returned with HTTP 202 Aug 16 21:13:33.531073 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 479/1898] 10.4.3.143 () {66 vars in 1351 bytes} [Sun Aug 16 21:13:33 2026] DELETE /volume/v3/volumes/85094702-0284-4262-914b-cbe3c7f2ce73 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 21:13:33.539276 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-6e55a359-99d9-4ed3-be64-33847e05b7d4 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:13:33.541606 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-6e55a359-99d9-4ed3-be64-33847e05b7d4 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] GET https://10.4.3.143/volume/v3/volumes/85094702-0284-4262-914b-cbe3c7f2ce73 Aug 16 21:13:33.541860 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-6e55a359-99d9-4ed3-be64-33847e05b7d4 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:13:33.542138 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-6e55a359-99d9-4ed3-be64-33847e05b7d4 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:13:33.561010 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:13:33.561010 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:13:33.571064 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-6e55a359-99d9-4ed3-be64-33847e05b7d4 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Volume info retrieved successfully. Aug 16 21:13:33.583204 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-6e55a359-99d9-4ed3-be64-33847e05b7d4 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] https://10.4.3.143/volume/v3/volumes/85094702-0284-4262-914b-cbe3c7f2ce73 returned with HTTP 200 Aug 16 21:13:33.583626 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 466/1899] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:13:33 2026] GET /volume/v3/volumes/85094702-0284-4262-914b-cbe3c7f2ce73 => generated 1366 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:13:33.916751 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-493bb9aa-9daa-4b03-bb4d-77a56c3f4852 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:13:34.033357 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-493bb9aa-9daa-4b03-bb4d-77a56c3f4852 tempest-ProjectReaderTests39-1580880275 tempest-ProjectReaderTests39-1580880275-project-admin] POST https://10.4.3.143/volume/v3/volumes Aug 16 21:13:34.033690 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-493bb9aa-9daa-4b03-bb4d-77a56c3f4852 tempest-ProjectReaderTests39-1580880275 tempest-ProjectReaderTests39-1580880275-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-363230866"}} {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:13:34.035306 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.v3.volumes [None req-493bb9aa-9daa-4b03-bb4d-77a56c3f4852 tempest-ProjectReaderTests39-1580880275 tempest-ProjectReaderTests39-1580880275-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-363230866'}} {{(pid=100330) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 21:13:34.035414 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.v3.volumes [None req-493bb9aa-9daa-4b03-bb4d-77a56c3f4852 tempest-ProjectReaderTests39-1580880275 tempest-ProjectReaderTests39-1580880275-project-admin] Create volume of 1 GB Aug 16 21:13:34.035688 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:13:34.035688 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:13:34.040879 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-493bb9aa-9daa-4b03-bb4d-77a56c3f4852 tempest-ProjectReaderTests39-1580880275 tempest-ProjectReaderTests39-1580880275-project-admin] Availability Zones retrieved successfully. Aug 16 21:13:34.048718 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-493bb9aa-9daa-4b03-bb4d-77a56c3f4852 tempest-ProjectReaderTests39-1580880275 tempest-ProjectReaderTests39-1580880275-project-admin] Flow 'volume_create_api' (42cc5a5f-1dde-4cc5-bf0b-44fab9c553a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100330) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:13:34.050568 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-493bb9aa-9daa-4b03-bb4d-77a56c3f4852 tempest-ProjectReaderTests39-1580880275 tempest-ProjectReaderTests39-1580880275-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cc81f4cf-887e-4a2b-89e7-d75e43c2dfd9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:13:34.051822 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.flows.api.create_volume [None req-493bb9aa-9daa-4b03-bb4d-77a56c3f4852 tempest-ProjectReaderTests39-1580880275 tempest-ProjectReaderTests39-1580880275-project-admin] Validating volume size '1' using validate_int {{(pid=100330) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 21:13:34.077659 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-493bb9aa-9daa-4b03-bb4d-77a56c3f4852 tempest-ProjectReaderTests39-1580880275 tempest-ProjectReaderTests39-1580880275-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cc81f4cf-887e-4a2b-89e7-d75e43c2dfd9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T21:04:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=69e633b8-fab9-4b15-8b40-4f1a67c51cda,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '69e633b8-fab9-4b15-8b40-4f1a67c51cda', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:13:34.078738 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-493bb9aa-9daa-4b03-bb4d-77a56c3f4852 tempest-ProjectReaderTests39-1580880275 tempest-ProjectReaderTests39-1580880275-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (58257f23-98e3-4359-9a70-dcc253d94196) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:13:34.126453 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-decf74d2-5703-4ef1-85cd-8556601a9bc9 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:13:34.128327 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-decf74d2-5703-4ef1-85cd-8556601a9bc9 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] GET https://10.4.3.143/volume/v3/volumes/3beda35d-e4b2-4e5d-b122-0adba57f927f Aug 16 21:13:34.128577 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-decf74d2-5703-4ef1-85cd-8556601a9bc9 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:13:34.128765 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-decf74d2-5703-4ef1-85cd-8556601a9bc9 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:13:34.136045 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:13:34.136045 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:13:34.140081 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-decf74d2-5703-4ef1-85cd-8556601a9bc9 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Volume info retrieved successfully. Aug 16 21:13:34.143566 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.quota [None req-493bb9aa-9daa-4b03-bb4d-77a56c3f4852 tempest-ProjectReaderTests39-1580880275 tempest-ProjectReaderTests39-1580880275-project-admin] Created reservations ['739a6a3c-64e5-4fdd-845a-8e5dcc3eab6f', '7983434a-9966-4ffb-a66b-866bf7b96f62', '39b30469-a9b6-442a-a3c3-8d96cd8bb8b5', 'a082e53f-bd43-408f-95e1-e56f19ebfd05'] {{(pid=100330) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:13:34.144401 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-493bb9aa-9daa-4b03-bb4d-77a56c3f4852 tempest-ProjectReaderTests39-1580880275 tempest-ProjectReaderTests39-1580880275-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (58257f23-98e3-4359-9a70-dcc253d94196) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['739a6a3c-64e5-4fdd-845a-8e5dcc3eab6f', '7983434a-9966-4ffb-a66b-866bf7b96f62', '39b30469-a9b6-442a-a3c3-8d96cd8bb8b5', 'a082e53f-bd43-408f-95e1-e56f19ebfd05']}' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:13:34.144891 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-decf74d2-5703-4ef1-85cd-8556601a9bc9 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] https://10.4.3.143/volume/v3/volumes/3beda35d-e4b2-4e5d-b122-0adba57f927f returned with HTTP 200 Aug 16 21:13:34.145109 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-493bb9aa-9daa-4b03-bb4d-77a56c3f4852 tempest-ProjectReaderTests39-1580880275 tempest-ProjectReaderTests39-1580880275-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d32ace0d-5046-40a4-938f-06bf0031cef0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:13:34.145262 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 475/1900] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:13:34 2026] GET /volume/v3/volumes/3beda35d-e4b2-4e5d-b122-0adba57f927f => generated 853 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:13:34.159377 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-936bb86a-bf63-4dcb-81b6-a880e96ae00c None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:13:34.161346 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-936bb86a-bf63-4dcb-81b6-a880e96ae00c tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] GET https://10.4.3.143/volume/v3/volumes/3beda35d-e4b2-4e5d-b122-0adba57f927f Aug 16 21:13:34.161566 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-936bb86a-bf63-4dcb-81b6-a880e96ae00c tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:13:34.161814 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-936bb86a-bf63-4dcb-81b6-a880e96ae00c tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:13:34.169652 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:13:34.169652 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:13:34.171478 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-493bb9aa-9daa-4b03-bb4d-77a56c3f4852 tempest-ProjectReaderTests39-1580880275 tempest-ProjectReaderTests39-1580880275-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d32ace0d-5046-40a4-938f-06bf0031cef0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '975064fe-d8ca-4e9e-a3bc-40aa5e17af3d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-363230866',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3956517e155a4a578c43387cedae6653',qos_specs=None,replication_status=,reservations=['739a6a3c-64e5-4fdd-845a-8e5dcc3eab6f','7983434a-9966-4ffb-a66b-866bf7b96f62','39b30469-a9b6-442a-a3c3-8d96cd8bb8b5','a082e53f-bd43-408f-95e1-e56f19ebfd05'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8dd7cd8b5a6e426d8d07eb6f114cd066',volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T21:13:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-363230866',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=975064fe-d8ca-4e9e-a3bc-40aa5e17af3d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3956517e155a4a578c43387cedae6653',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8dd7cd8b5a6e426d8d07eb6f114cd066',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(69e633b8-fab9-4b15-8b40-4f1a67c51cda),volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda)}' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:13:34.172394 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-493bb9aa-9daa-4b03-bb4d-77a56c3f4852 tempest-ProjectReaderTests39-1580880275 tempest-ProjectReaderTests39-1580880275-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7fe1c1cd-9016-42a2-bf7c-7048cc417430) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:13:34.173726 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-936bb86a-bf63-4dcb-81b6-a880e96ae00c tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Volume info retrieved successfully. Aug 16 21:13:34.178009 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-936bb86a-bf63-4dcb-81b6-a880e96ae00c tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] https://10.4.3.143/volume/v3/volumes/3beda35d-e4b2-4e5d-b122-0adba57f927f returned with HTTP 200 Aug 16 21:13:34.178379 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 480/1901] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:13:34 2026] GET /volume/v3/volumes/3beda35d-e4b2-4e5d-b122-0adba57f927f => generated 853 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:13:34.194365 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-493bb9aa-9daa-4b03-bb4d-77a56c3f4852 tempest-ProjectReaderTests39-1580880275 tempest-ProjectReaderTests39-1580880275-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7fe1c1cd-9016-42a2-bf7c-7048cc417430) transitioned into state 'SUCCESS' from state '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-363230866',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3956517e155a4a578c43387cedae6653',qos_specs=None,replication_status=,reservations=['739a6a3c-64e5-4fdd-845a-8e5dcc3eab6f','7983434a-9966-4ffb-a66b-866bf7b96f62','39b30469-a9b6-442a-a3c3-8d96cd8bb8b5','a082e53f-bd43-408f-95e1-e56f19ebfd05'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8dd7cd8b5a6e426d8d07eb6f114cd066',volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda)}' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:13:34.195122 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-493bb9aa-9daa-4b03-bb4d-77a56c3f4852 tempest-ProjectReaderTests39-1580880275 tempest-ProjectReaderTests39-1580880275-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e56696a3-d7ea-403d-9e83-68e1cc71ad3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:13:34.205732 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-493bb9aa-9daa-4b03-bb4d-77a56c3f4852 tempest-ProjectReaderTests39-1580880275 tempest-ProjectReaderTests39-1580880275-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e56696a3-d7ea-403d-9e83-68e1cc71ad3a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:13:34.205732 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-493bb9aa-9daa-4b03-bb4d-77a56c3f4852 tempest-ProjectReaderTests39-1580880275 tempest-ProjectReaderTests39-1580880275-project-admin] Flow 'volume_create_api' (42cc5a5f-1dde-4cc5-bf0b-44fab9c553a2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100330) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:13:34.206131 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-493bb9aa-9daa-4b03-bb4d-77a56c3f4852 tempest-ProjectReaderTests39-1580880275 tempest-ProjectReaderTests39-1580880275-project-admin] Create volume request issued successfully. Aug 16 21:13:34.207028 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-493bb9aa-9daa-4b03-bb4d-77a56c3f4852 tempest-ProjectReaderTests39-1580880275 tempest-ProjectReaderTests39-1580880275-project-admin] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Aug 16 21:13:34.207545 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 481/1902] 10.4.3.143 () {70 vars in 1298 bytes} [Sun Aug 16 21:13:33 2026] POST /volume/v3/volumes => generated 777 bytes in 291 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 21:13:34.219402 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-46fc73d5-eb2b-45be-8890-a9459ba63935 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:13:34.221296 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-46fc73d5-eb2b-45be-8890-a9459ba63935 tempest-ProjectReaderTests39-1580880275 tempest-ProjectReaderTests39-1580880275-project-admin] GET https://10.4.3.143/volume/v3/volumes/975064fe-d8ca-4e9e-a3bc-40aa5e17af3d Aug 16 21:13:34.221496 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-46fc73d5-eb2b-45be-8890-a9459ba63935 tempest-ProjectReaderTests39-1580880275 tempest-ProjectReaderTests39-1580880275-project-admin] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:13:34.221654 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-46fc73d5-eb2b-45be-8890-a9459ba63935 tempest-ProjectReaderTests39-1580880275 tempest-ProjectReaderTests39-1580880275-project-admin] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:13:34.223562 np0000007409 devstack@c-api.service[100333]: DEBUG dbcounter [-] [100333] Writing DB stats cinder:SELECT=303,cinder:UPDATE=71,cinder:INSERT=38 {{(pid=100333) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 16 21:13:34.232350 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-b5bee413-bbf0-4424-8b20-7a26f8a28aa0 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:13:34.232683 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:13:34.232683 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:13:34.234573 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-b5bee413-bbf0-4424-8b20-7a26f8a28aa0 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] GET https://10.4.3.143/volume/v3/volumes/3beda35d-e4b2-4e5d-b122-0adba57f927f Aug 16 21:13:34.234849 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-b5bee413-bbf0-4424-8b20-7a26f8a28aa0 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:13:34.235154 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-b5bee413-bbf0-4424-8b20-7a26f8a28aa0 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:13:34.241396 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-46fc73d5-eb2b-45be-8890-a9459ba63935 tempest-ProjectReaderTests39-1580880275 tempest-ProjectReaderTests39-1580880275-project-admin] Volume info retrieved successfully. Aug 16 21:13:34.242820 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:13:34.242820 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:13:34.247316 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-b5bee413-bbf0-4424-8b20-7a26f8a28aa0 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Volume info retrieved successfully. Aug 16 21:13:34.248003 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-46fc73d5-eb2b-45be-8890-a9459ba63935 tempest-ProjectReaderTests39-1580880275 tempest-ProjectReaderTests39-1580880275-project-admin] https://10.4.3.143/volume/v3/volumes/975064fe-d8ca-4e9e-a3bc-40aa5e17af3d returned with HTTP 200 Aug 16 21:13:34.248621 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 467/1903] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:13:34 2026] GET /volume/v3/volumes/975064fe-d8ca-4e9e-a3bc-40aa5e17af3d => generated 956 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:13:34.253445 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-b5bee413-bbf0-4424-8b20-7a26f8a28aa0 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] https://10.4.3.143/volume/v3/volumes/3beda35d-e4b2-4e5d-b122-0adba57f927f returned with HTTP 200 Aug 16 21:13:34.253816 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 476/1904] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:13:34 2026] GET /volume/v3/volumes/3beda35d-e4b2-4e5d-b122-0adba57f927f => generated 853 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:13:34.307767 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-f83cf8e5-31cf-4d8c-b34d-24d990a48238 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:13:34.309444 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-f83cf8e5-31cf-4d8c-b34d-24d990a48238 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] POST https://10.4.3.143/volume/v3/volumes Aug 16 21:13:34.309745 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-f83cf8e5-31cf-4d8c-b34d-24d990a48238 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-848533074", "imageRef": "42b524b5-4969-43e9-b5aa-f976c786aa94"}} {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:13:34.311073 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.v3.volumes [None req-f83cf8e5-31cf-4d8c-b34d-24d990a48238 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-848533074', 'imageRef': '42b524b5-4969-43e9-b5aa-f976c786aa94'}} {{(pid=100331) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 21:13:34.395994 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.v3.volumes [None req-f83cf8e5-31cf-4d8c-b34d-24d990a48238 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Create volume of 1 GB Aug 16 21:13:34.395994 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:13:34.395994 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:13:34.395994 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-f83cf8e5-31cf-4d8c-b34d-24d990a48238 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Availability Zones retrieved successfully. Aug 16 21:13:34.399657 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-f83cf8e5-31cf-4d8c-b34d-24d990a48238 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Flow 'volume_create_api' (b3cf9e31-9741-4ed1-a77f-1ac11707cebd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100331) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:13:34.400955 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-f83cf8e5-31cf-4d8c-b34d-24d990a48238 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c712986e-cc6c-4338-bc18-b9758d29d843) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:13:34.401821 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.flows.api.create_volume [None req-f83cf8e5-31cf-4d8c-b34d-24d990a48238 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Validating volume size '1' using validate_int {{(pid=100331) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 21:13:34.437812 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:13:34.437812 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:13:34.450379 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-f83cf8e5-31cf-4d8c-b34d-24d990a48238 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c712986e-cc6c-4338-bc18-b9758d29d843) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T21:04:32Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=ff3245f7-c000-4f43-94f1-4f4399c738da,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff3245f7-c000-4f43-94f1-4f4399c738da', 'encryption_key_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=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:13:34.451199 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-f83cf8e5-31cf-4d8c-b34d-24d990a48238 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a5c756a4-a79c-43a0-b257-b0859c08a582) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:13:34.496438 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.quota [None req-f83cf8e5-31cf-4d8c-b34d-24d990a48238 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Created reservations ['9fe6ef51-d3ab-4460-b67b-76449569ff9c', 'ea8866a2-2794-49e8-827b-2b461c183cd1', '1651c6f7-72d0-48fc-8635-8bde4883afcc', '04fd3779-da5f-4c14-a9b1-fbe3fe5a8693'] {{(pid=100331) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:13:34.497281 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-f83cf8e5-31cf-4d8c-b34d-24d990a48238 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a5c756a4-a79c-43a0-b257-b0859c08a582) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9fe6ef51-d3ab-4460-b67b-76449569ff9c', 'ea8866a2-2794-49e8-827b-2b461c183cd1', '1651c6f7-72d0-48fc-8635-8bde4883afcc', '04fd3779-da5f-4c14-a9b1-fbe3fe5a8693']}' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:13:34.498078 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-f83cf8e5-31cf-4d8c-b34d-24d990a48238 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6aa2dbd8-165c-4469-aaa2-8490ae94007e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:13:34.519364 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-f83cf8e5-31cf-4d8c-b34d-24d990a48238 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6aa2dbd8-165c-4469-aaa2-8490ae94007e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '369852f3-18f5-46e7-bb67-6dc25cac131b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-848533074',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='a14176023701407b9148d31fcc6a9151',qos_specs=None,replication_status=,reservations=['9fe6ef51-d3ab-4460-b67b-76449569ff9c','ea8866a2-2794-49e8-827b-2b461c183cd1','1651c6f7-72d0-48fc-8635-8bde4883afcc','04fd3779-da5f-4c14-a9b1-fbe3fe5a8693'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8352064d8b8441cf97930aa639732f5d',volume_type_id=ff3245f7-c000-4f43-94f1-4f4399c738da), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T21:13:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-848533074',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=369852f3-18f5-46e7-bb67-6dc25cac131b,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='a14176023701407b9148d31fcc6a9151',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8352064d8b8441cf97930aa639732f5d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff3245f7-c000-4f43-94f1-4f4399c738da),volume_type_id=ff3245f7-c000-4f43-94f1-4f4399c738da)}' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:13:34.520258 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-f83cf8e5-31cf-4d8c-b34d-24d990a48238 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e53ad3aa-5ac1-4eae-a702-385424b2a3dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:13:34.539153 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-f83cf8e5-31cf-4d8c-b34d-24d990a48238 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e53ad3aa-5ac1-4eae-a702-385424b2a3dd) transitioned into state 'SUCCESS' from state '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-848533074',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='a14176023701407b9148d31fcc6a9151',qos_specs=None,replication_status=,reservations=['9fe6ef51-d3ab-4460-b67b-76449569ff9c','ea8866a2-2794-49e8-827b-2b461c183cd1','1651c6f7-72d0-48fc-8635-8bde4883afcc','04fd3779-da5f-4c14-a9b1-fbe3fe5a8693'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8352064d8b8441cf97930aa639732f5d',volume_type_id=ff3245f7-c000-4f43-94f1-4f4399c738da)}' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:13:34.539817 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-f83cf8e5-31cf-4d8c-b34d-24d990a48238 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8f16be06-caf1-4e8a-91eb-0e1c6909cb0b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:13:34.550671 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-f83cf8e5-31cf-4d8c-b34d-24d990a48238 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8f16be06-caf1-4e8a-91eb-0e1c6909cb0b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:13:34.551818 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-f83cf8e5-31cf-4d8c-b34d-24d990a48238 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Flow 'volume_create_api' (b3cf9e31-9741-4ed1-a77f-1ac11707cebd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100331) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:13:34.552205 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-f83cf8e5-31cf-4d8c-b34d-24d990a48238 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Create volume request issued successfully. Aug 16 21:13:34.552815 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-f83cf8e5-31cf-4d8c-b34d-24d990a48238 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Aug 16 21:13:34.553330 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 481/1905] 10.4.3.143 () {68 vars in 1259 bytes} [Sun Aug 16 21:13:34 2026] POST /volume/v3/volumes => generated 759 bytes in 246 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 21:13:34.566857 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-e8c4d81d-123c-4de1-a584-c00edcc3069c None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:13:34.569393 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-e8c4d81d-123c-4de1-a584-c00edcc3069c tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] GET https://10.4.3.143/volume/v3/volumes/369852f3-18f5-46e7-bb67-6dc25cac131b Aug 16 21:13:34.569600 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-e8c4d81d-123c-4de1-a584-c00edcc3069c tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:13:34.569835 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-e8c4d81d-123c-4de1-a584-c00edcc3069c tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:13:34.579490 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:13:34.579490 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:13:34.584029 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-e8c4d81d-123c-4de1-a584-c00edcc3069c tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Volume info retrieved successfully. Aug 16 21:13:34.594692 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-e8c4d81d-123c-4de1-a584-c00edcc3069c tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] https://10.4.3.143/volume/v3/volumes/369852f3-18f5-46e7-bb67-6dc25cac131b returned with HTTP 200 Aug 16 21:13:34.595328 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 482/1906] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:13:34 2026] GET /volume/v3/volumes/369852f3-18f5-46e7-bb67-6dc25cac131b => generated 827 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:13:34.603288 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-22f6ca7b-bbd0-49fe-84a2-f3c302a29362 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:13:34.608806 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-22f6ca7b-bbd0-49fe-84a2-f3c302a29362 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] GET https://10.4.3.143/volume/v3/volumes/85094702-0284-4262-914b-cbe3c7f2ce73 Aug 16 21:13:34.609168 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-22f6ca7b-bbd0-49fe-84a2-f3c302a29362 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:13:34.609449 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-22f6ca7b-bbd0-49fe-84a2-f3c302a29362 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:13:34.618341 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-22f6ca7b-bbd0-49fe-84a2-f3c302a29362 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] https://10.4.3.143/volume/v3/volumes/85094702-0284-4262-914b-cbe3c7f2ce73 returned with HTTP 404 Aug 16 21:13:34.619112 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 468/1907] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:13:34 2026] GET /volume/v3/volumes/85094702-0284-4262-914b-cbe3c7f2ce73 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:13:34.652962 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-dfd6d02d-a550-42b7-babf-56cccb181e1a None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:13:34.654808 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-dfd6d02d-a550-42b7-babf-56cccb181e1a tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] POST https://10.4.3.143/volume/v3/volumes Aug 16 21:13:34.655259 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-dfd6d02d-a550-42b7-babf-56cccb181e1a tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-1094919591", "snapshot_id": null, "imageRef": "42b524b5-4969-43e9-b5aa-f976c786aa94", "volume_type": null, "size": 1}} {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:13:34.660993 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.v3.volumes [None req-dfd6d02d-a550-42b7-babf-56cccb181e1a tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-1094919591', 'snapshot_id': None, 'imageRef': '42b524b5-4969-43e9-b5aa-f976c786aa94', 'volume_type': None, 'size': 1}} {{(pid=100332) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 21:13:34.879386 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.v3.volumes [None req-dfd6d02d-a550-42b7-babf-56cccb181e1a tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Create volume of 1 GB Aug 16 21:13:34.883630 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-dfd6d02d-a550-42b7-babf-56cccb181e1a tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Availability Zones retrieved successfully. Aug 16 21:13:34.888838 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-dfd6d02d-a550-42b7-babf-56cccb181e1a tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Flow 'volume_create_api' (0bd06ffb-500f-48ed-9d9e-6186909f41b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100332) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:13:34.893202 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-dfd6d02d-a550-42b7-babf-56cccb181e1a tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7c041672-dce6-49fa-b3dc-3152f332e5a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:13:34.893202 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.flows.api.create_volume [None req-dfd6d02d-a550-42b7-babf-56cccb181e1a tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Validating volume size '1' using validate_int {{(pid=100332) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 21:13:34.952877 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-dfd6d02d-a550-42b7-babf-56cccb181e1a tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7c041672-dce6-49fa-b3dc-3152f332e5a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T21:04:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=69e633b8-fab9-4b15-8b40-4f1a67c51cda,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '69e633b8-fab9-4b15-8b40-4f1a67c51cda', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:13:34.953720 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-dfd6d02d-a550-42b7-babf-56cccb181e1a tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7b416037-ea5b-4739-81d2-00392d7f1afd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:13:34.997962 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.quota [None req-dfd6d02d-a550-42b7-babf-56cccb181e1a tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Created reservations ['afaec56f-518b-44e7-aa3a-49b32d80585d', 'd68070bd-43d5-45e8-b8c4-52e7b10b9d73', 'e5e4d21a-1260-4383-89dd-59095870b218', 'f83cf020-05c7-4469-b025-4debf0a34f22'] {{(pid=100332) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:13:34.998761 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-dfd6d02d-a550-42b7-babf-56cccb181e1a tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7b416037-ea5b-4739-81d2-00392d7f1afd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['afaec56f-518b-44e7-aa3a-49b32d80585d', 'd68070bd-43d5-45e8-b8c4-52e7b10b9d73', 'e5e4d21a-1260-4383-89dd-59095870b218', 'f83cf020-05c7-4469-b025-4debf0a34f22']}' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:13:34.999592 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-dfd6d02d-a550-42b7-babf-56cccb181e1a tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f3ec7f62-c396-4f2a-84b6-7c070abf8592) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:13:35.028929 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-dfd6d02d-a550-42b7-babf-56cccb181e1a tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f3ec7f62-c396-4f2a-84b6-7c070abf8592) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '513e614d-4e7e-41ca-bf26-33af3642aa9c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1094919591',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b9308978d260439581ce1e755cb85f7b',qos_specs=None,replication_status=,reservations=['afaec56f-518b-44e7-aa3a-49b32d80585d','d68070bd-43d5-45e8-b8c4-52e7b10b9d73','e5e4d21a-1260-4383-89dd-59095870b218','f83cf020-05c7-4469-b025-4debf0a34f22'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7a0effc2f2ed43cba1798e1f55d30632',volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T21:13:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1094919591',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=513e614d-4e7e-41ca-bf26-33af3642aa9c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b9308978d260439581ce1e755cb85f7b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7a0effc2f2ed43cba1798e1f55d30632',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(69e633b8-fab9-4b15-8b40-4f1a67c51cda),volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda)}' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:13:35.030068 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-dfd6d02d-a550-42b7-babf-56cccb181e1a tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6ce047c1-aa67-48ce-b51e-faa2160c69e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:13:35.051849 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-dfd6d02d-a550-42b7-babf-56cccb181e1a tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6ce047c1-aa67-48ce-b51e-faa2160c69e0) transitioned into state 'SUCCESS' from state '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-1094919591',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b9308978d260439581ce1e755cb85f7b',qos_specs=None,replication_status=,reservations=['afaec56f-518b-44e7-aa3a-49b32d80585d','d68070bd-43d5-45e8-b8c4-52e7b10b9d73','e5e4d21a-1260-4383-89dd-59095870b218','f83cf020-05c7-4469-b025-4debf0a34f22'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7a0effc2f2ed43cba1798e1f55d30632',volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda)}' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:13:35.052605 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-dfd6d02d-a550-42b7-babf-56cccb181e1a tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ba293baf-5f1f-4ec4-88e4-ae125bd21254) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:13:35.064632 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-dfd6d02d-a550-42b7-babf-56cccb181e1a tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ba293baf-5f1f-4ec4-88e4-ae125bd21254) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:13:35.065874 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-dfd6d02d-a550-42b7-babf-56cccb181e1a tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Flow 'volume_create_api' (0bd06ffb-500f-48ed-9d9e-6186909f41b4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100332) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:13:35.066238 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-dfd6d02d-a550-42b7-babf-56cccb181e1a tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Create volume request issued successfully. Aug 16 21:13:35.066901 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-dfd6d02d-a550-42b7-babf-56cccb181e1a tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Aug 16 21:13:35.067420 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 477/1908] 10.4.3.143 () {68 vars in 1259 bytes} [Sun Aug 16 21:13:34 2026] POST /volume/v3/volumes => generated 759 bytes in 415 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 21:13:35.084861 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-5cbf2b2e-5961-4cf3-8818-1ab29f632efd None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:13:35.086732 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-5cbf2b2e-5961-4cf3-8818-1ab29f632efd tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] GET https://10.4.3.143/volume/v3/volumes/513e614d-4e7e-41ca-bf26-33af3642aa9c Aug 16 21:13:35.086997 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-5cbf2b2e-5961-4cf3-8818-1ab29f632efd tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:13:35.087218 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-5cbf2b2e-5961-4cf3-8818-1ab29f632efd tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:13:35.096213 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:13:35.096213 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:13:35.100664 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-5cbf2b2e-5961-4cf3-8818-1ab29f632efd tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Volume info retrieved successfully. Aug 16 21:13:35.105874 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-5cbf2b2e-5961-4cf3-8818-1ab29f632efd tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] https://10.4.3.143/volume/v3/volumes/513e614d-4e7e-41ca-bf26-33af3642aa9c returned with HTTP 200 Aug 16 21:13:35.106306 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 482/1909] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:13:35 2026] GET /volume/v3/volumes/513e614d-4e7e-41ca-bf26-33af3642aa9c => generated 827 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:13:35.262581 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-a4d77fcf-c2df-494d-811b-7e484a598c2d None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:13:35.263513 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-a4d77fcf-c2df-494d-811b-7e484a598c2d tempest-ProjectReaderTests39-1580880275 tempest-ProjectReaderTests39-1580880275-project-admin] GET https://10.4.3.143/volume/v3/volumes/975064fe-d8ca-4e9e-a3bc-40aa5e17af3d Aug 16 21:13:35.263706 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-a4d77fcf-c2df-494d-811b-7e484a598c2d tempest-ProjectReaderTests39-1580880275 tempest-ProjectReaderTests39-1580880275-project-admin] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:13:35.263884 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-a4d77fcf-c2df-494d-811b-7e484a598c2d tempest-ProjectReaderTests39-1580880275 tempest-ProjectReaderTests39-1580880275-project-admin] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:13:35.272911 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:13:35.272911 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:13:35.277979 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-a4d77fcf-c2df-494d-811b-7e484a598c2d tempest-ProjectReaderTests39-1580880275 tempest-ProjectReaderTests39-1580880275-project-admin] Volume info retrieved successfully. Aug 16 21:13:35.283821 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-a4d77fcf-c2df-494d-811b-7e484a598c2d tempest-ProjectReaderTests39-1580880275 tempest-ProjectReaderTests39-1580880275-project-admin] https://10.4.3.143/volume/v3/volumes/975064fe-d8ca-4e9e-a3bc-40aa5e17af3d returned with HTTP 200 Aug 16 21:13:35.284248 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 483/1910] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:13:35 2026] GET /volume/v3/volumes/975064fe-d8ca-4e9e-a3bc-40aa5e17af3d => generated 1008 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:13:35.307484 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-830c8211-ebbf-40a7-a572-b930bc2bc814 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:13:35.309790 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-830c8211-ebbf-40a7-a572-b930bc2bc814 tempest-ProjectReaderTests39-1580880275 tempest-ProjectReaderTests39-1580880275-project-admin] POST https://10.4.3.143/volume/v3/backups Aug 16 21:13:35.310227 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-830c8211-ebbf-40a7-a572-b930bc2bc814 tempest-ProjectReaderTests39-1580880275 tempest-ProjectReaderTests39-1580880275-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "975064fe-d8ca-4e9e-a3bc-40aa5e17af3d", "name": "tempest-type-Backup-993847355"}} {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:13:35.312126 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.contrib.backups [None req-830c8211-ebbf-40a7-a572-b930bc2bc814 tempest-ProjectReaderTests39-1580880275 tempest-ProjectReaderTests39-1580880275-project-admin] Creating new backup {'backup': {'volume_id': '975064fe-d8ca-4e9e-a3bc-40aa5e17af3d', 'name': 'tempest-type-Backup-993847355'}} {{(pid=100333) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 16 21:13:35.312337 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.contrib.backups [None req-830c8211-ebbf-40a7-a572-b930bc2bc814 tempest-ProjectReaderTests39-1580880275 tempest-ProjectReaderTests39-1580880275-project-admin] Creating backup of volume 975064fe-d8ca-4e9e-a3bc-40aa5e17af3d in container None Aug 16 21:13:35.321399 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:13:35.321399 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:13:35.321707 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-830c8211-ebbf-40a7-a572-b930bc2bc814 tempest-ProjectReaderTests39-1580880275 tempest-ProjectReaderTests39-1580880275-project-admin] Volume info retrieved successfully. Aug 16 21:13:35.350803 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.quota [None req-830c8211-ebbf-40a7-a572-b930bc2bc814 tempest-ProjectReaderTests39-1580880275 tempest-ProjectReaderTests39-1580880275-project-admin] Created reservations ['2152cb4f-ef7b-4e88-897f-31ea53fef180', 'e3b08c7a-c2e6-4dfe-bc8c-eacb0a1eb50e'] {{(pid=100333) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:13:35.400933 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-830c8211-ebbf-40a7-a572-b930bc2bc814 tempest-ProjectReaderTests39-1580880275 tempest-ProjectReaderTests39-1580880275-project-admin] https://10.4.3.143/volume/v3/backups returned with HTTP 202 Aug 16 21:13:35.401425 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 469/1911] 10.4.3.143 () {70 vars in 1299 bytes} [Sun Aug 16 21:13:35 2026] POST /volume/v3/backups => generated 315 bytes in 94 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 21:13:35.410729 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-124f25ce-46d7-4971-b47b-7e8d160fd1f2 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:13:35.412633 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-124f25ce-46d7-4971-b47b-7e8d160fd1f2 tempest-ProjectReaderTests39-1580880275 tempest-ProjectReaderTests39-1580880275-project-admin] GET https://10.4.3.143/volume/v3/backups/9b18ac36-cb67-4fa9-b6dc-a343afdb351b Aug 16 21:13:35.412831 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-124f25ce-46d7-4971-b47b-7e8d160fd1f2 tempest-ProjectReaderTests39-1580880275 tempest-ProjectReaderTests39-1580880275-project-admin] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:13:35.413096 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-124f25ce-46d7-4971-b47b-7e8d160fd1f2 tempest-ProjectReaderTests39-1580880275 tempest-ProjectReaderTests39-1580880275-project-admin] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:13:35.413212 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.v3.backups [None req-124f25ce-46d7-4971-b47b-7e8d160fd1f2 tempest-ProjectReaderTests39-1580880275 tempest-ProjectReaderTests39-1580880275-project-admin] Show backup with id 9b18ac36-cb67-4fa9-b6dc-a343afdb351b. {{(pid=100332) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:13:35.425351 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:13:35.425351 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:13:35.426111 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-124f25ce-46d7-4971-b47b-7e8d160fd1f2 tempest-ProjectReaderTests39-1580880275 tempest-ProjectReaderTests39-1580880275-project-admin] https://10.4.3.143/volume/v3/backups/9b18ac36-cb67-4fa9-b6dc-a343afdb351b returned with HTTP 200 Aug 16 21:13:35.426504 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 478/1912] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:13:35 2026] GET /volume/v3/backups/9b18ac36-cb67-4fa9-b6dc-a343afdb351b => generated 722 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:13:35.614501 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-00515150-c17f-4404-af2f-496250c0ed00 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:13:35.616545 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-00515150-c17f-4404-af2f-496250c0ed00 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] GET https://10.4.3.143/volume/v3/volumes/369852f3-18f5-46e7-bb67-6dc25cac131b Aug 16 21:13:35.616766 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-00515150-c17f-4404-af2f-496250c0ed00 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:13:35.616994 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-00515150-c17f-4404-af2f-496250c0ed00 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:13:35.627663 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:13:35.627663 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:13:35.631711 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-00515150-c17f-4404-af2f-496250c0ed00 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Volume info retrieved successfully. Aug 16 21:13:35.636965 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-00515150-c17f-4404-af2f-496250c0ed00 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] https://10.4.3.143/volume/v3/volumes/369852f3-18f5-46e7-bb67-6dc25cac131b returned with HTTP 200 Aug 16 21:13:35.637394 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 483/1913] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:13:35 2026] GET /volume/v3/volumes/369852f3-18f5-46e7-bb67-6dc25cac131b => generated 1367 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:13:35.791752 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [req-ac85b1fd-a29a-4e8d-a185-9c84b5d8a0c8 req-04c41688-bae2-44da-baa1-4e5907287613 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:13:35.793848 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [req-ac85b1fd-a29a-4e8d-a185-9c84b5d8a0c8 req-04c41688-bae2-44da-baa1-4e5907287613 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] GET https://10.4.3.143/volume/v3/volumes/369852f3-18f5-46e7-bb67-6dc25cac131b Aug 16 21:13:35.794141 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [req-ac85b1fd-a29a-4e8d-a185-9c84b5d8a0c8 req-04c41688-bae2-44da-baa1-4e5907287613 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:13:35.794390 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [req-ac85b1fd-a29a-4e8d-a185-9c84b5d8a0c8 req-04c41688-bae2-44da-baa1-4e5907287613 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:13:35.804365 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:13:35.804365 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:13:35.807690 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [req-ac85b1fd-a29a-4e8d-a185-9c84b5d8a0c8 req-04c41688-bae2-44da-baa1-4e5907287613 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Volume info retrieved successfully. Aug 16 21:13:35.812434 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [req-ac85b1fd-a29a-4e8d-a185-9c84b5d8a0c8 req-04c41688-bae2-44da-baa1-4e5907287613 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] https://10.4.3.143/volume/v3/volumes/369852f3-18f5-46e7-bb67-6dc25cac131b returned with HTTP 200 Aug 16 21:13:35.812818 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 484/1914] 10.4.3.143 () {68 vars in 1598 bytes} [Sun Aug 16 21:13:35 2026] GET /volume/v3/volumes/369852f3-18f5-46e7-bb67-6dc25cac131b => generated 1367 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:13:36.118192 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-cdad0755-a4d5-433c-b799-51fcfa194f0a None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:13:36.119961 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-cdad0755-a4d5-433c-b799-51fcfa194f0a tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] GET https://10.4.3.143/volume/v3/volumes/513e614d-4e7e-41ca-bf26-33af3642aa9c Aug 16 21:13:36.120218 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-cdad0755-a4d5-433c-b799-51fcfa194f0a tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:13:36.120399 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-cdad0755-a4d5-433c-b799-51fcfa194f0a tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:13:36.127856 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:13:36.127856 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:13:36.132166 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-cdad0755-a4d5-433c-b799-51fcfa194f0a tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Volume info retrieved successfully. Aug 16 21:13:36.137888 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-cdad0755-a4d5-433c-b799-51fcfa194f0a tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] https://10.4.3.143/volume/v3/volumes/513e614d-4e7e-41ca-bf26-33af3642aa9c returned with HTTP 200 Aug 16 21:13:36.138382 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 470/1915] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:13:36 2026] GET /volume/v3/volumes/513e614d-4e7e-41ca-bf26-33af3642aa9c => generated 1367 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:13:36.150476 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-4a22cd86-80c8-4b19-9d6d-81981f71b038 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:13:36.152891 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-4a22cd86-80c8-4b19-9d6d-81981f71b038 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] GET https://10.4.3.143/volume/v3/volumes/513e614d-4e7e-41ca-bf26-33af3642aa9c Aug 16 21:13:36.153359 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-4a22cd86-80c8-4b19-9d6d-81981f71b038 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:13:36.153645 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-4a22cd86-80c8-4b19-9d6d-81981f71b038 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:13:36.164117 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:13:36.164117 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:13:36.172711 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-4a22cd86-80c8-4b19-9d6d-81981f71b038 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Volume info retrieved successfully. Aug 16 21:13:36.180797 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-4a22cd86-80c8-4b19-9d6d-81981f71b038 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] https://10.4.3.143/volume/v3/volumes/513e614d-4e7e-41ca-bf26-33af3642aa9c returned with HTTP 200 Aug 16 21:13:36.181386 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 479/1916] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:13:36 2026] GET /volume/v3/volumes/513e614d-4e7e-41ca-bf26-33af3642aa9c => generated 1367 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:13:36.241827 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [req-ac85b1fd-a29a-4e8d-a185-9c84b5d8a0c8 req-b04763a6-a50d-4214-ae18-bbb72a149a7b None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:13:36.244103 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [req-ac85b1fd-a29a-4e8d-a185-9c84b5d8a0c8 req-b04763a6-a50d-4214-ae18-bbb72a149a7b tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] GET https://10.4.3.143/volume/v3/volumes/369852f3-18f5-46e7-bb67-6dc25cac131b Aug 16 21:13:36.244324 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [req-ac85b1fd-a29a-4e8d-a185-9c84b5d8a0c8 req-b04763a6-a50d-4214-ae18-bbb72a149a7b tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:13:36.244510 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [req-ac85b1fd-a29a-4e8d-a185-9c84b5d8a0c8 req-b04763a6-a50d-4214-ae18-bbb72a149a7b tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:13:36.252388 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:13:36.252388 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:13:36.257847 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [req-ac85b1fd-a29a-4e8d-a185-9c84b5d8a0c8 req-b04763a6-a50d-4214-ae18-bbb72a149a7b tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Volume info retrieved successfully. Aug 16 21:13:36.263497 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [req-ac85b1fd-a29a-4e8d-a185-9c84b5d8a0c8 req-b04763a6-a50d-4214-ae18-bbb72a149a7b tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] https://10.4.3.143/volume/v3/volumes/369852f3-18f5-46e7-bb67-6dc25cac131b returned with HTTP 200 Aug 16 21:13:36.263931 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 484/1917] 10.4.3.143 () {68 vars in 1598 bytes} [Sun Aug 16 21:13:36 2026] GET /volume/v3/volumes/369852f3-18f5-46e7-bb67-6dc25cac131b => generated 1367 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:13:36.275108 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-c2ace69d-393f-4025-afc8-99bd36cf799f None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:13:36.275677 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-c2ace69d-393f-4025-afc8-99bd36cf799f None None] GET https://10.4.3.143/volume// Aug 16 21:13:36.275949 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-c2ace69d-393f-4025-afc8-99bd36cf799f None None] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:13:36.276256 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-c2ace69d-393f-4025-afc8-99bd36cf799f None None] Calling method 'all' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:13:36.276693 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-c2ace69d-393f-4025-afc8-99bd36cf799f None None] https://10.4.3.143/volume// returned with HTTP 300 Aug 16 21:13:36.277143 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 485/1918] 10.4.3.143 () {66 vars in 1419 bytes} [Sun Aug 16 21:13:36 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 16 21:13:36.286569 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [req-ac85b1fd-a29a-4e8d-a185-9c84b5d8a0c8 req-de924091-1314-4772-ad87-0680b0e4afac None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:13:36.288603 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [req-ac85b1fd-a29a-4e8d-a185-9c84b5d8a0c8 req-de924091-1314-4772-ad87-0680b0e4afac tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] POST https://10.4.3.143/volume/v3/attachments Aug 16 21:13:36.289022 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [req-ac85b1fd-a29a-4e8d-a185-9c84b5d8a0c8 req-de924091-1314-4772-ad87-0680b0e4afac tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "369852f3-18f5-46e7-bb67-6dc25cac131b", "connector": null, "instance_uuid": "1b635f2d-915f-4e2b-ab64-232d819a0eaf"}} {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:13:36.297757 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:13:36.297757 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:13:36.327620 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [req-ac85b1fd-a29a-4e8d-a185-9c84b5d8a0c8 req-de924091-1314-4772-ad87-0680b0e4afac tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] https://10.4.3.143/volume/v3/attachments returned with HTTP 200 Aug 16 21:13:36.328247 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 471/1919] 10.4.3.143 () {74 vars in 1594 bytes} [Sun Aug 16 21:13:36 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 16 21:13:36.436341 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-5eb783a6-cc26-427d-be72-2713bb4f42b8 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:13:36.438043 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-5eb783a6-cc26-427d-be72-2713bb4f42b8 tempest-ProjectReaderTests39-1580880275 tempest-ProjectReaderTests39-1580880275-project-admin] GET https://10.4.3.143/volume/v3/backups/9b18ac36-cb67-4fa9-b6dc-a343afdb351b Aug 16 21:13:36.438292 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-5eb783a6-cc26-427d-be72-2713bb4f42b8 tempest-ProjectReaderTests39-1580880275 tempest-ProjectReaderTests39-1580880275-project-admin] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:13:36.438514 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-5eb783a6-cc26-427d-be72-2713bb4f42b8 tempest-ProjectReaderTests39-1580880275 tempest-ProjectReaderTests39-1580880275-project-admin] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:13:36.438662 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.v3.backups [None req-5eb783a6-cc26-427d-be72-2713bb4f42b8 tempest-ProjectReaderTests39-1580880275 tempest-ProjectReaderTests39-1580880275-project-admin] Show backup with id 9b18ac36-cb67-4fa9-b6dc-a343afdb351b. {{(pid=100332) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:13:36.442606 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:13:36.442606 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:13:36.443172 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-5eb783a6-cc26-427d-be72-2713bb4f42b8 tempest-ProjectReaderTests39-1580880275 tempest-ProjectReaderTests39-1580880275-project-admin] https://10.4.3.143/volume/v3/backups/9b18ac36-cb67-4fa9-b6dc-a343afdb351b returned with HTTP 200 Aug 16 21:13:36.443507 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 480/1920] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:13:36 2026] GET /volume/v3/backups/9b18ac36-cb67-4fa9-b6dc-a343afdb351b => generated 724 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:13:37.316431 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [req-de54aa6b-476e-414e-92cf-25d3ebeb54fa req-6531d9b9-64f8-4edc-aeeb-de75b0188032 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:13:37.319427 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [req-de54aa6b-476e-414e-92cf-25d3ebeb54fa req-6531d9b9-64f8-4edc-aeeb-de75b0188032 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] GET https://10.4.3.143/volume/v3/volumes/513e614d-4e7e-41ca-bf26-33af3642aa9c Aug 16 21:13:37.319694 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [req-de54aa6b-476e-414e-92cf-25d3ebeb54fa req-6531d9b9-64f8-4edc-aeeb-de75b0188032 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:13:37.319997 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [req-de54aa6b-476e-414e-92cf-25d3ebeb54fa req-6531d9b9-64f8-4edc-aeeb-de75b0188032 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:13:37.331766 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:13:37.331766 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:13:37.340415 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [req-de54aa6b-476e-414e-92cf-25d3ebeb54fa req-6531d9b9-64f8-4edc-aeeb-de75b0188032 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Volume info retrieved successfully. Aug 16 21:13:37.347530 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [req-de54aa6b-476e-414e-92cf-25d3ebeb54fa req-6531d9b9-64f8-4edc-aeeb-de75b0188032 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] https://10.4.3.143/volume/v3/volumes/513e614d-4e7e-41ca-bf26-33af3642aa9c returned with HTTP 200 Aug 16 21:13:37.348083 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 485/1921] 10.4.3.143 () {68 vars in 1598 bytes} [Sun Aug 16 21:13:37 2026] GET /volume/v3/volumes/513e614d-4e7e-41ca-bf26-33af3642aa9c => generated 1367 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:13:37.453239 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-c8b62f09-c6f9-4da3-932a-6f63b7303444 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:13:37.455324 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-c8b62f09-c6f9-4da3-932a-6f63b7303444 tempest-ProjectReaderTests39-1580880275 tempest-ProjectReaderTests39-1580880275-project-admin] GET https://10.4.3.143/volume/v3/backups/9b18ac36-cb67-4fa9-b6dc-a343afdb351b Aug 16 21:13:37.455561 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-c8b62f09-c6f9-4da3-932a-6f63b7303444 tempest-ProjectReaderTests39-1580880275 tempest-ProjectReaderTests39-1580880275-project-admin] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:13:37.455742 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-c8b62f09-c6f9-4da3-932a-6f63b7303444 tempest-ProjectReaderTests39-1580880275 tempest-ProjectReaderTests39-1580880275-project-admin] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:13:37.455842 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.v3.backups [None req-c8b62f09-c6f9-4da3-932a-6f63b7303444 tempest-ProjectReaderTests39-1580880275 tempest-ProjectReaderTests39-1580880275-project-admin] Show backup with id 9b18ac36-cb67-4fa9-b6dc-a343afdb351b. {{(pid=100330) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:13:37.470591 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:13:37.470591 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:13:37.471359 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-c8b62f09-c6f9-4da3-932a-6f63b7303444 tempest-ProjectReaderTests39-1580880275 tempest-ProjectReaderTests39-1580880275-project-admin] https://10.4.3.143/volume/v3/backups/9b18ac36-cb67-4fa9-b6dc-a343afdb351b returned with HTTP 200 Aug 16 21:13:37.472617 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 486/1922] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:13:37 2026] GET /volume/v3/backups/9b18ac36-cb67-4fa9-b6dc-a343afdb351b => generated 724 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:13:37.755791 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-26bb0a66-4e4a-4786-b018-bc65077fb4e9 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:13:37.756307 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-26bb0a66-4e4a-4786-b018-bc65077fb4e9 None None] GET https://10.4.3.143/volume// Aug 16 21:13:37.756500 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-26bb0a66-4e4a-4786-b018-bc65077fb4e9 None None] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:13:37.756724 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-26bb0a66-4e4a-4786-b018-bc65077fb4e9 None None] Calling method 'all' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:13:37.757150 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-26bb0a66-4e4a-4786-b018-bc65077fb4e9 None None] https://10.4.3.143/volume// returned with HTTP 300 Aug 16 21:13:37.757478 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 472/1923] 10.4.3.143 () {66 vars in 1426 bytes} [Sun Aug 16 21:13:37 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 16 21:13:37.770033 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [req-ac85b1fd-a29a-4e8d-a185-9c84b5d8a0c8 req-c6e4b946-32f1-41c8-a274-10aa3efb7afa None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:13:37.774490 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [req-ac85b1fd-a29a-4e8d-a185-9c84b5d8a0c8 req-c6e4b946-32f1-41c8-a274-10aa3efb7afa tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] GET https://10.4.3.143/volume/v3/volumes/369852f3-18f5-46e7-bb67-6dc25cac131b Aug 16 21:13:37.774490 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [req-ac85b1fd-a29a-4e8d-a185-9c84b5d8a0c8 req-c6e4b946-32f1-41c8-a274-10aa3efb7afa tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:13:37.774490 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [req-ac85b1fd-a29a-4e8d-a185-9c84b5d8a0c8 req-c6e4b946-32f1-41c8-a274-10aa3efb7afa tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:13:37.785473 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:13:37.785473 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:13:37.788976 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [req-ac85b1fd-a29a-4e8d-a185-9c84b5d8a0c8 req-c6e4b946-32f1-41c8-a274-10aa3efb7afa tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Volume info retrieved successfully. Aug 16 21:13:37.793233 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [req-ac85b1fd-a29a-4e8d-a185-9c84b5d8a0c8 req-c6e4b946-32f1-41c8-a274-10aa3efb7afa tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] https://10.4.3.143/volume/v3/volumes/369852f3-18f5-46e7-bb67-6dc25cac131b returned with HTTP 200 Aug 16 21:13:37.793599 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 481/1924] 10.4.3.143 () {70 vars in 1639 bytes} [Sun Aug 16 21:13:37 2026] GET /volume/v3/volumes/369852f3-18f5-46e7-bb67-6dc25cac131b => generated 1546 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 16 21:13:37.916146 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [req-de54aa6b-476e-414e-92cf-25d3ebeb54fa req-ba59a99f-cf35-431b-9e70-6953243de9fd None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:13:37.918299 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [req-de54aa6b-476e-414e-92cf-25d3ebeb54fa req-ba59a99f-cf35-431b-9e70-6953243de9fd tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] GET https://10.4.3.143/volume/v3/volumes/513e614d-4e7e-41ca-bf26-33af3642aa9c Aug 16 21:13:37.918511 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [req-de54aa6b-476e-414e-92cf-25d3ebeb54fa req-ba59a99f-cf35-431b-9e70-6953243de9fd tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:13:37.918737 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [req-de54aa6b-476e-414e-92cf-25d3ebeb54fa req-ba59a99f-cf35-431b-9e70-6953243de9fd tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:13:37.925785 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:13:37.925785 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:13:37.928090 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [req-ac85b1fd-a29a-4e8d-a185-9c84b5d8a0c8 req-ee514a70-5d0e-47b7-86f8-81c811756eee None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:13:37.930521 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [req-ac85b1fd-a29a-4e8d-a185-9c84b5d8a0c8 req-ee514a70-5d0e-47b7-86f8-81c811756eee tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] PUT https://10.4.3.143/volume/v3/attachments/edda0b74-f27d-4e64-9187-c2070e06624c Aug 16 21:13:37.930626 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [req-de54aa6b-476e-414e-92cf-25d3ebeb54fa req-ba59a99f-cf35-431b-9e70-6953243de9fd tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Volume info retrieved successfully. Aug 16 21:13:37.930942 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [req-ac85b1fd-a29a-4e8d-a185-9c84b5d8a0c8 req-ee514a70-5d0e-47b7-86f8-81c811756eee tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.143", "host": "np0000007409", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:e42fbcbe2e9", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "69237b68-d654-4a76-81de-86e36bc8fb86", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:13:37.937414 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [req-de54aa6b-476e-414e-92cf-25d3ebeb54fa req-ba59a99f-cf35-431b-9e70-6953243de9fd tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] https://10.4.3.143/volume/v3/volumes/513e614d-4e7e-41ca-bf26-33af3642aa9c returned with HTTP 200 Aug 16 21:13:37.937860 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 486/1925] 10.4.3.143 () {68 vars in 1598 bytes} [Sun Aug 16 21:13:37 2026] GET /volume/v3/volumes/513e614d-4e7e-41ca-bf26-33af3642aa9c => generated 1367 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:13:37.940178 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.coordination [req-ac85b1fd-a29a-4e8d-a185-9c84b5d8a0c8 req-ee514a70-5d0e-47b7-86f8-81c811756eee tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Acquiring lock "cinder-attachment_update-369852f3-18f5-46e7-bb67-6dc25cac131b-np0000007409" by "attachment_update" {{(pid=100330) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:13:37.945687 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.coordination [req-ac85b1fd-a29a-4e8d-a185-9c84b5d8a0c8 req-ee514a70-5d0e-47b7-86f8-81c811756eee tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Lock "cinder-attachment_update-369852f3-18f5-46e7-bb67-6dc25cac131b-np0000007409" acquired by "attachment_update" :: waited 0.006s {{(pid=100330) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:13:37.946633 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:13:37.946633 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:13:37.948207 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-f3f6c165-6b69-46d6-9d56-09ddcbc5ba1c None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:13:37.948622 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-f3f6c165-6b69-46d6-9d56-09ddcbc5ba1c None None] GET https://10.4.3.143/volume// Aug 16 21:13:37.948812 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-f3f6c165-6b69-46d6-9d56-09ddcbc5ba1c None None] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:13:37.949090 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-f3f6c165-6b69-46d6-9d56-09ddcbc5ba1c None None] Calling method 'all' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:13:37.949493 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-f3f6c165-6b69-46d6-9d56-09ddcbc5ba1c None None] https://10.4.3.143/volume// returned with HTTP 300 Aug 16 21:13:37.949873 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 473/1926] 10.4.3.143 () {66 vars in 1419 bytes} [Sun Aug 16 21:13:37 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 16 21:13:37.962136 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [req-de54aa6b-476e-414e-92cf-25d3ebeb54fa req-dd0520e1-5ef0-4abf-8754-707b5748ab9a None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:13:37.964286 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [req-de54aa6b-476e-414e-92cf-25d3ebeb54fa req-dd0520e1-5ef0-4abf-8754-707b5748ab9a tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] POST https://10.4.3.143/volume/v3/attachments Aug 16 21:13:37.964617 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [req-de54aa6b-476e-414e-92cf-25d3ebeb54fa req-dd0520e1-5ef0-4abf-8754-707b5748ab9a tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "513e614d-4e7e-41ca-bf26-33af3642aa9c", "connector": null, "instance_uuid": "a84f1182-5774-40a6-ab62-fd9ecbd63b1a"}} {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:13:37.973200 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:13:37.973200 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:13:38.008009 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [req-de54aa6b-476e-414e-92cf-25d3ebeb54fa req-dd0520e1-5ef0-4abf-8754-707b5748ab9a tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] https://10.4.3.143/volume/v3/attachments returned with HTTP 200 Aug 16 21:13:38.008631 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 482/1927] 10.4.3.143 () {74 vars in 1594 bytes} [Sun Aug 16 21:13:37 2026] POST /volume/v3/attachments => generated 273 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:13:38.049158 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.coordination [req-ac85b1fd-a29a-4e8d-a185-9c84b5d8a0c8 req-ee514a70-5d0e-47b7-86f8-81c811756eee tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Lock "cinder-attachment_update-369852f3-18f5-46e7-bb67-6dc25cac131b-np0000007409" released by "attachment_update" :: held 0.103s {{(pid=100330) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:13:38.049580 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [req-ac85b1fd-a29a-4e8d-a185-9c84b5d8a0c8 req-ee514a70-5d0e-47b7-86f8-81c811756eee tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] https://10.4.3.143/volume/v3/attachments/edda0b74-f27d-4e64-9187-c2070e06624c returned with HTTP 200 Aug 16 21:13:38.050430 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 487/1928] 10.4.3.143 () {74 vars in 1704 bytes} [Sun Aug 16 21:13:37 2026] PUT /volume/v3/attachments/edda0b74-f27d-4e64-9187-c2070e06624c => generated 969 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:13:38.078683 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [req-ac85b1fd-a29a-4e8d-a185-9c84b5d8a0c8 req-6f7bdf62-1e95-4300-b8f7-d0b192627816 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:13:38.081710 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [req-ac85b1fd-a29a-4e8d-a185-9c84b5d8a0c8 req-6f7bdf62-1e95-4300-b8f7-d0b192627816 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] POST https://10.4.3.143/volume/v3/attachments/edda0b74-f27d-4e64-9187-c2070e06624c/action Aug 16 21:13:38.082220 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [req-ac85b1fd-a29a-4e8d-a185-9c84b5d8a0c8 req-6f7bdf62-1e95-4300-b8f7-d0b192627816 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Action body: b'{"os-complete": null}' {{(pid=100331) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 21:13:38.082404 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [req-ac85b1fd-a29a-4e8d-a185-9c84b5d8a0c8 req-6f7bdf62-1e95-4300-b8f7-d0b192627816 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:13:38.102740 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:13:38.102740 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:13:38.119824 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [req-ac85b1fd-a29a-4e8d-a185-9c84b5d8a0c8 req-6f7bdf62-1e95-4300-b8f7-d0b192627816 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] https://10.4.3.143/volume/v3/attachments/edda0b74-f27d-4e64-9187-c2070e06624c/action returned with HTTP 204 Aug 16 21:13:38.120577 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 487/1929] 10.4.3.143 () {74 vars in 1725 bytes} [Sun Aug 16 21:13:38 2026] POST /volume/v3/attachments/edda0b74-f27d-4e64-9187-c2070e06624c/action => generated 0 bytes in 42 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:13:38.484726 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-47e2c48d-1771-42cd-bd63-c92b2383ea96 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:13:38.488239 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-47e2c48d-1771-42cd-bd63-c92b2383ea96 tempest-ProjectReaderTests39-1580880275 tempest-ProjectReaderTests39-1580880275-project-admin] GET https://10.4.3.143/volume/v3/backups/9b18ac36-cb67-4fa9-b6dc-a343afdb351b Aug 16 21:13:38.488239 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-47e2c48d-1771-42cd-bd63-c92b2383ea96 tempest-ProjectReaderTests39-1580880275 tempest-ProjectReaderTests39-1580880275-project-admin] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:13:38.488881 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-47e2c48d-1771-42cd-bd63-c92b2383ea96 tempest-ProjectReaderTests39-1580880275 tempest-ProjectReaderTests39-1580880275-project-admin] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:13:38.488881 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.v3.backups [None req-47e2c48d-1771-42cd-bd63-c92b2383ea96 tempest-ProjectReaderTests39-1580880275 tempest-ProjectReaderTests39-1580880275-project-admin] Show backup with id 9b18ac36-cb67-4fa9-b6dc-a343afdb351b. {{(pid=100333) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:13:38.493231 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:13:38.493231 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:13:38.494301 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-47e2c48d-1771-42cd-bd63-c92b2383ea96 tempest-ProjectReaderTests39-1580880275 tempest-ProjectReaderTests39-1580880275-project-admin] https://10.4.3.143/volume/v3/backups/9b18ac36-cb67-4fa9-b6dc-a343afdb351b returned with HTTP 200 Aug 16 21:13:38.494804 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 474/1930] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:13:38 2026] GET /volume/v3/backups/9b18ac36-cb67-4fa9-b6dc-a343afdb351b => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:13:38.528369 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-50a36724-0ad6-4d9f-ba5b-68de5e07e89b None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:13:38.530697 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-50a36724-0ad6-4d9f-ba5b-68de5e07e89b tempest-VolumesActionsTest-1927630399 tempest-VolumesActionsTest-1927630399-project-member] POST https://10.4.3.143/volume/v3/volumes/0814e87e-a7f9-4588-94c8-3ca0546c4170/action Aug 16 21:13:38.531203 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-50a36724-0ad6-4d9f-ba5b-68de5e07e89b tempest-VolumesActionsTest-1927630399 tempest-VolumesActionsTest-1927630399-project-member] Action body: b'{"os-attach": {"instance_uuid": "e2af9933-bd57-4a1e-8648-7cf6da87f7e9", "mountpoint": "/dev/vdb"}}' {{(pid=100332) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 21:13:38.531396 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-50a36724-0ad6-4d9f-ba5b-68de5e07e89b tempest-VolumesActionsTest-1927630399 tempest-VolumesActionsTest-1927630399-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "e2af9933-bd57-4a1e-8648-7cf6da87f7e9", "mountpoint": "/dev/vdb"}} {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:13:38.543040 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:13:38.543040 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:13:38.543621 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-50a36724-0ad6-4d9f-ba5b-68de5e07e89b tempest-VolumesActionsTest-1927630399 tempest-VolumesActionsTest-1927630399-project-member] Volume info retrieved successfully. Aug 16 21:13:38.558857 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-50a36724-0ad6-4d9f-ba5b-68de5e07e89b tempest-VolumesActionsTest-1927630399 tempest-VolumesActionsTest-1927630399-project-member] Update volume admin metadata completed successfully. Aug 16 21:13:38.621177 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-50a36724-0ad6-4d9f-ba5b-68de5e07e89b tempest-VolumesActionsTest-1927630399 tempest-VolumesActionsTest-1927630399-project-member] Attach volume completed successfully. Aug 16 21:13:38.621467 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-50a36724-0ad6-4d9f-ba5b-68de5e07e89b tempest-VolumesActionsTest-1927630399 tempest-VolumesActionsTest-1927630399-project-member] https://10.4.3.143/volume/v3/volumes/0814e87e-a7f9-4588-94c8-3ca0546c4170/action returned with HTTP 202 Aug 16 21:13:38.622033 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 483/1931] 10.4.3.143 () {68 vars in 1390 bytes} [Sun Aug 16 21:13:38 2026] POST /volume/v3/volumes/0814e87e-a7f9-4588-94c8-3ca0546c4170/action => generated 0 bytes in 94 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 16 21:13:38.631252 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-460cf9f3-519e-473e-8a2a-5fe691353f31 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:13:38.635953 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-460cf9f3-519e-473e-8a2a-5fe691353f31 tempest-VolumesActionsTest-1927630399 tempest-VolumesActionsTest-1927630399-project-member] GET https://10.4.3.143/volume/v3/volumes/0814e87e-a7f9-4588-94c8-3ca0546c4170 Aug 16 21:13:38.635953 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-460cf9f3-519e-473e-8a2a-5fe691353f31 tempest-VolumesActionsTest-1927630399 tempest-VolumesActionsTest-1927630399-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:13:38.635953 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-460cf9f3-519e-473e-8a2a-5fe691353f31 tempest-VolumesActionsTest-1927630399 tempest-VolumesActionsTest-1927630399-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:13:38.646157 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:13:38.646157 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:13:38.651756 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-460cf9f3-519e-473e-8a2a-5fe691353f31 tempest-VolumesActionsTest-1927630399 tempest-VolumesActionsTest-1927630399-project-member] Volume info retrieved successfully. Aug 16 21:13:38.662395 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-460cf9f3-519e-473e-8a2a-5fe691353f31 tempest-VolumesActionsTest-1927630399 tempest-VolumesActionsTest-1927630399-project-member] https://10.4.3.143/volume/v3/volumes/0814e87e-a7f9-4588-94c8-3ca0546c4170 returned with HTTP 200 Aug 16 21:13:38.662564 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 488/1932] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:13:38 2026] GET /volume/v3/volumes/0814e87e-a7f9-4588-94c8-3ca0546c4170 => generated 1175 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:13:38.680396 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-d6c36fd5-3798-4384-877c-4ad67d18d112 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:13:38.682083 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-d6c36fd5-3798-4384-877c-4ad67d18d112 tempest-VolumesActionsTest-1927630399 tempest-VolumesActionsTest-1927630399-project-member] POST https://10.4.3.143/volume/v3/volumes/0814e87e-a7f9-4588-94c8-3ca0546c4170/action Aug 16 21:13:38.682274 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-d6c36fd5-3798-4384-877c-4ad67d18d112 tempest-VolumesActionsTest-1927630399 tempest-VolumesActionsTest-1927630399-project-member] Action body: b'{"os-detach": {}}' {{(pid=100331) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 21:13:38.682387 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-d6c36fd5-3798-4384-877c-4ad67d18d112 tempest-VolumesActionsTest-1927630399 tempest-VolumesActionsTest-1927630399-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:13:38.698899 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:13:38.698899 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:13:38.698899 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-d6c36fd5-3798-4384-877c-4ad67d18d112 tempest-VolumesActionsTest-1927630399 tempest-VolumesActionsTest-1927630399-project-member] Volume info retrieved successfully. Aug 16 21:13:38.736538 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-d6c36fd5-3798-4384-877c-4ad67d18d112 tempest-VolumesActionsTest-1927630399 tempest-VolumesActionsTest-1927630399-project-member] Detach volume completed successfully. Aug 16 21:13:38.736777 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-d6c36fd5-3798-4384-877c-4ad67d18d112 tempest-VolumesActionsTest-1927630399 tempest-VolumesActionsTest-1927630399-project-member] https://10.4.3.143/volume/v3/volumes/0814e87e-a7f9-4588-94c8-3ca0546c4170/action returned with HTTP 202 Aug 16 21:13:38.737973 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 488/1933] 10.4.3.143 () {68 vars in 1390 bytes} [Sun Aug 16 21:13:38 2026] POST /volume/v3/volumes/0814e87e-a7f9-4588-94c8-3ca0546c4170/action => generated 0 bytes in 57 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 16 21:13:38.744983 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-c17d5fb9-e881-42fc-93b6-d442f5b434e0 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:13:38.747009 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-c17d5fb9-e881-42fc-93b6-d442f5b434e0 tempest-VolumesActionsTest-1927630399 tempest-VolumesActionsTest-1927630399-project-member] GET https://10.4.3.143/volume/v3/volumes/0814e87e-a7f9-4588-94c8-3ca0546c4170 Aug 16 21:13:38.747312 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-c17d5fb9-e881-42fc-93b6-d442f5b434e0 tempest-VolumesActionsTest-1927630399 tempest-VolumesActionsTest-1927630399-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:13:38.749071 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-c17d5fb9-e881-42fc-93b6-d442f5b434e0 tempest-VolumesActionsTest-1927630399 tempest-VolumesActionsTest-1927630399-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:13:38.763639 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:13:38.763639 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:13:38.766646 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-c17d5fb9-e881-42fc-93b6-d442f5b434e0 tempest-VolumesActionsTest-1927630399 tempest-VolumesActionsTest-1927630399-project-member] Volume info retrieved successfully. Aug 16 21:13:38.771935 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-c17d5fb9-e881-42fc-93b6-d442f5b434e0 tempest-VolumesActionsTest-1927630399 tempest-VolumesActionsTest-1927630399-project-member] https://10.4.3.143/volume/v3/volumes/0814e87e-a7f9-4588-94c8-3ca0546c4170 returned with HTTP 200 Aug 16 21:13:38.772649 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 475/1934] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:13:38 2026] GET /volume/v3/volumes/0814e87e-a7f9-4588-94c8-3ca0546c4170 => generated 860 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:13:39.092027 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [req-24b99ae1-01a1-4c58-bcbf-10ba5fc1df1a req-6b833094-266d-413b-9817-9f7dbd9ec303 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:13:39.094541 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [req-24b99ae1-01a1-4c58-bcbf-10ba5fc1df1a req-6b833094-266d-413b-9817-9f7dbd9ec303 tempest-ServerActionsTestOtherA-1432244591 tempest-ServerActionsTestOtherA-1432244591-project-member] DELETE https://10.4.3.143/volume/v3/attachments/06fcd3ec-9e0a-4c74-b1b1-1d01ddea6cf0 Aug 16 21:13:39.094811 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [req-24b99ae1-01a1-4c58-bcbf-10ba5fc1df1a req-6b833094-266d-413b-9817-9f7dbd9ec303 tempest-ServerActionsTestOtherA-1432244591 tempest-ServerActionsTestOtherA-1432244591-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:13:39.095150 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [req-24b99ae1-01a1-4c58-bcbf-10ba5fc1df1a req-6b833094-266d-413b-9817-9f7dbd9ec303 tempest-ServerActionsTestOtherA-1432244591 tempest-ServerActionsTestOtherA-1432244591-project-member] Calling method 'version_select' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:13:39.103803 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:13:39.103803 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:13:39.166382 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [req-24b99ae1-01a1-4c58-bcbf-10ba5fc1df1a req-6b833094-266d-413b-9817-9f7dbd9ec303 tempest-ServerActionsTestOtherA-1432244591 tempest-ServerActionsTestOtherA-1432244591-project-member] https://10.4.3.143/volume/v3/attachments/06fcd3ec-9e0a-4c74-b1b1-1d01ddea6cf0 returned with HTTP 200 Aug 16 21:13:39.166888 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 484/1935] 10.4.3.143 () {72 vars in 1673 bytes} [Sun Aug 16 21:13:39 2026] DELETE /volume/v3/attachments/06fcd3ec-9e0a-4c74-b1b1-1d01ddea6cf0 => generated 19 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 16 21:13:39.186541 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [req-24b99ae1-01a1-4c58-bcbf-10ba5fc1df1a req-593d04a0-331c-4f2f-98c0-c42e169f80a4 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:13:39.188701 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [req-24b99ae1-01a1-4c58-bcbf-10ba5fc1df1a req-593d04a0-331c-4f2f-98c0-c42e169f80a4 tempest-ServerActionsTestOtherA-1432244591 tempest-ServerActionsTestOtherA-1432244591-project-member] DELETE https://10.4.3.143/volume/v3/volumes/43257a0d-c34a-4901-83a4-df6d77cf2ac0 Aug 16 21:13:39.188898 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [req-24b99ae1-01a1-4c58-bcbf-10ba5fc1df1a req-593d04a0-331c-4f2f-98c0-c42e169f80a4 tempest-ServerActionsTestOtherA-1432244591 tempest-ServerActionsTestOtherA-1432244591-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:13:39.189119 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [req-24b99ae1-01a1-4c58-bcbf-10ba5fc1df1a req-593d04a0-331c-4f2f-98c0-c42e169f80a4 tempest-ServerActionsTestOtherA-1432244591 tempest-ServerActionsTestOtherA-1432244591-project-member] Calling method 'delete' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:13:39.189319 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.v3.volumes [req-24b99ae1-01a1-4c58-bcbf-10ba5fc1df1a req-593d04a0-331c-4f2f-98c0-c42e169f80a4 tempest-ServerActionsTestOtherA-1432244591 tempest-ServerActionsTestOtherA-1432244591-project-member] Delete volume with id: 43257a0d-c34a-4901-83a4-df6d77cf2ac0 Aug 16 21:13:39.199104 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:13:39.199104 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:13:39.199728 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [req-24b99ae1-01a1-4c58-bcbf-10ba5fc1df1a req-593d04a0-331c-4f2f-98c0-c42e169f80a4 tempest-ServerActionsTestOtherA-1432244591 tempest-ServerActionsTestOtherA-1432244591-project-member] Volume info retrieved successfully. Aug 16 21:13:39.226884 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [req-24b99ae1-01a1-4c58-bcbf-10ba5fc1df1a req-593d04a0-331c-4f2f-98c0-c42e169f80a4 tempest-ServerActionsTestOtherA-1432244591 tempest-ServerActionsTestOtherA-1432244591-project-member] Delete volume request issued successfully. Aug 16 21:13:39.226884 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [req-24b99ae1-01a1-4c58-bcbf-10ba5fc1df1a req-593d04a0-331c-4f2f-98c0-c42e169f80a4 tempest-ServerActionsTestOtherA-1432244591 tempest-ServerActionsTestOtherA-1432244591-project-member] https://10.4.3.143/volume/v3/volumes/43257a0d-c34a-4901-83a4-df6d77cf2ac0 returned with HTTP 202 Aug 16 21:13:39.226884 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 489/1936] 10.4.3.143 () {70 vars in 1620 bytes} [Sun Aug 16 21:13:39 2026] DELETE /volume/v3/volumes/43257a0d-c34a-4901-83a4-df6d77cf2ac0 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 16 21:13:39.509017 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-125a970e-3ce5-4ec6-a0e7-4633eec39ae6 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:13:39.512156 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-125a970e-3ce5-4ec6-a0e7-4633eec39ae6 tempest-ProjectReaderTests39-1580880275 tempest-ProjectReaderTests39-1580880275-project-admin] GET https://10.4.3.143/volume/v3/backups/9b18ac36-cb67-4fa9-b6dc-a343afdb351b Aug 16 21:13:39.512422 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-125a970e-3ce5-4ec6-a0e7-4633eec39ae6 tempest-ProjectReaderTests39-1580880275 tempest-ProjectReaderTests39-1580880275-project-admin] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:13:39.514883 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-125a970e-3ce5-4ec6-a0e7-4633eec39ae6 tempest-ProjectReaderTests39-1580880275 tempest-ProjectReaderTests39-1580880275-project-admin] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:13:39.515079 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.v3.backups [None req-125a970e-3ce5-4ec6-a0e7-4633eec39ae6 tempest-ProjectReaderTests39-1580880275 tempest-ProjectReaderTests39-1580880275-project-admin] Show backup with id 9b18ac36-cb67-4fa9-b6dc-a343afdb351b. {{(pid=100331) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:13:39.527657 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:13:39.527657 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:13:39.528364 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-125a970e-3ce5-4ec6-a0e7-4633eec39ae6 tempest-ProjectReaderTests39-1580880275 tempest-ProjectReaderTests39-1580880275-project-admin] https://10.4.3.143/volume/v3/backups/9b18ac36-cb67-4fa9-b6dc-a343afdb351b returned with HTTP 200 Aug 16 21:13:39.528938 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 489/1937] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:13:39 2026] GET /volume/v3/backups/9b18ac36-cb67-4fa9-b6dc-a343afdb351b => generated 735 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:13:39.902152 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-6bda68bf-8217-43ee-bbb6-4ee6fe009ab7 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:13:39.902501 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-6bda68bf-8217-43ee-bbb6-4ee6fe009ab7 None None] GET https://10.4.3.143/volume// Aug 16 21:13:39.902874 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-6bda68bf-8217-43ee-bbb6-4ee6fe009ab7 None None] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:13:39.902874 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-6bda68bf-8217-43ee-bbb6-4ee6fe009ab7 None None] Calling method 'all' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:13:39.903183 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-6bda68bf-8217-43ee-bbb6-4ee6fe009ab7 None None] https://10.4.3.143/volume// returned with HTTP 300 Aug 16 21:13:39.903567 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 476/1938] 10.4.3.143 () {66 vars in 1426 bytes} [Sun Aug 16 21: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 16 21:13:39.912326 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [req-de54aa6b-476e-414e-92cf-25d3ebeb54fa req-bf31e174-a590-45aa-9622-6ed82c75b5d5 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:13:39.917464 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [req-de54aa6b-476e-414e-92cf-25d3ebeb54fa req-bf31e174-a590-45aa-9622-6ed82c75b5d5 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] GET https://10.4.3.143/volume/v3/volumes/513e614d-4e7e-41ca-bf26-33af3642aa9c Aug 16 21:13:39.918448 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [req-de54aa6b-476e-414e-92cf-25d3ebeb54fa req-bf31e174-a590-45aa-9622-6ed82c75b5d5 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:13:39.918703 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [req-de54aa6b-476e-414e-92cf-25d3ebeb54fa req-bf31e174-a590-45aa-9622-6ed82c75b5d5 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:13:39.931322 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:13:39.931322 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:13:39.936393 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [req-de54aa6b-476e-414e-92cf-25d3ebeb54fa req-bf31e174-a590-45aa-9622-6ed82c75b5d5 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Volume info retrieved successfully. Aug 16 21:13:39.943782 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [req-de54aa6b-476e-414e-92cf-25d3ebeb54fa req-bf31e174-a590-45aa-9622-6ed82c75b5d5 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] https://10.4.3.143/volume/v3/volumes/513e614d-4e7e-41ca-bf26-33af3642aa9c returned with HTTP 200 Aug 16 21:13:39.944333 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 485/1939] 10.4.3.143 () {70 vars in 1639 bytes} [Sun Aug 16 21:13:39 2026] GET /volume/v3/volumes/513e614d-4e7e-41ca-bf26-33af3642aa9c => generated 1546 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 16 21:13:40.059639 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [req-de54aa6b-476e-414e-92cf-25d3ebeb54fa req-69f1ab26-6066-43da-b15f-3ec616f754b4 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:13:40.062487 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [req-de54aa6b-476e-414e-92cf-25d3ebeb54fa req-69f1ab26-6066-43da-b15f-3ec616f754b4 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] PUT https://10.4.3.143/volume/v3/attachments/f9b89381-c02a-4f56-bc4a-18c0af8657e6 Aug 16 21:13:40.063036 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [req-de54aa6b-476e-414e-92cf-25d3ebeb54fa req-69f1ab26-6066-43da-b15f-3ec616f754b4 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.143", "host": "np0000007409", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:e42fbcbe2e9", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "69237b68-d654-4a76-81de-86e36bc8fb86", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:13:40.075515 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.coordination [req-de54aa6b-476e-414e-92cf-25d3ebeb54fa req-69f1ab26-6066-43da-b15f-3ec616f754b4 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Acquiring lock "cinder-attachment_update-513e614d-4e7e-41ca-bf26-33af3642aa9c-np0000007409" by "attachment_update" {{(pid=100330) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:13:40.079974 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.coordination [req-de54aa6b-476e-414e-92cf-25d3ebeb54fa req-69f1ab26-6066-43da-b15f-3ec616f754b4 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Lock "cinder-attachment_update-513e614d-4e7e-41ca-bf26-33af3642aa9c-np0000007409" acquired by "attachment_update" :: waited 0.006s {{(pid=100330) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:13:40.081467 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:13:40.081467 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:13:40.207150 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.coordination [req-de54aa6b-476e-414e-92cf-25d3ebeb54fa req-69f1ab26-6066-43da-b15f-3ec616f754b4 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Lock "cinder-attachment_update-513e614d-4e7e-41ca-bf26-33af3642aa9c-np0000007409" released by "attachment_update" :: held 0.127s {{(pid=100330) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:13:40.207407 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [req-de54aa6b-476e-414e-92cf-25d3ebeb54fa req-69f1ab26-6066-43da-b15f-3ec616f754b4 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] https://10.4.3.143/volume/v3/attachments/f9b89381-c02a-4f56-bc4a-18c0af8657e6 returned with HTTP 200 Aug 16 21:13:40.207984 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 490/1940] 10.4.3.143 () {74 vars in 1704 bytes} [Sun Aug 16 21:13:40 2026] PUT /volume/v3/attachments/f9b89381-c02a-4f56-bc4a-18c0af8657e6 => generated 969 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:13:40.246715 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [req-de54aa6b-476e-414e-92cf-25d3ebeb54fa req-449e2f40-87bd-48ae-adaa-2149e607b49d None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:13:40.252890 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [req-de54aa6b-476e-414e-92cf-25d3ebeb54fa req-449e2f40-87bd-48ae-adaa-2149e607b49d tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] POST https://10.4.3.143/volume/v3/attachments/f9b89381-c02a-4f56-bc4a-18c0af8657e6/action Aug 16 21:13:40.254575 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [req-de54aa6b-476e-414e-92cf-25d3ebeb54fa req-449e2f40-87bd-48ae-adaa-2149e607b49d tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Action body: b'{"os-complete": null}' {{(pid=100331) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 21:13:40.256945 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [req-de54aa6b-476e-414e-92cf-25d3ebeb54fa req-449e2f40-87bd-48ae-adaa-2149e607b49d tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:13:40.282343 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:13:40.282343 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:13:40.293561 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [req-de54aa6b-476e-414e-92cf-25d3ebeb54fa req-449e2f40-87bd-48ae-adaa-2149e607b49d tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] https://10.4.3.143/volume/v3/attachments/f9b89381-c02a-4f56-bc4a-18c0af8657e6/action returned with HTTP 204 Aug 16 21:13:40.294234 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 490/1941] 10.4.3.143 () {74 vars in 1725 bytes} [Sun Aug 16 21:13:40 2026] POST /volume/v3/attachments/f9b89381-c02a-4f56-bc4a-18c0af8657e6/action => generated 0 bytes in 48 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:13:40.540663 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-214dcbc4-853a-4357-a883-c744bd5c8f67 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:13:40.542393 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-214dcbc4-853a-4357-a883-c744bd5c8f67 tempest-ProjectReaderTests39-1580880275 tempest-ProjectReaderTests39-1580880275-project-admin] GET https://10.4.3.143/volume/v3/backups/9b18ac36-cb67-4fa9-b6dc-a343afdb351b Aug 16 21:13:40.542596 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-214dcbc4-853a-4357-a883-c744bd5c8f67 tempest-ProjectReaderTests39-1580880275 tempest-ProjectReaderTests39-1580880275-project-admin] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:13:40.542769 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-214dcbc4-853a-4357-a883-c744bd5c8f67 tempest-ProjectReaderTests39-1580880275 tempest-ProjectReaderTests39-1580880275-project-admin] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:13:40.542860 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.v3.backups [None req-214dcbc4-853a-4357-a883-c744bd5c8f67 tempest-ProjectReaderTests39-1580880275 tempest-ProjectReaderTests39-1580880275-project-admin] Show backup with id 9b18ac36-cb67-4fa9-b6dc-a343afdb351b. {{(pid=100333) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:13:40.547603 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:13:40.547603 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:13:40.548205 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-214dcbc4-853a-4357-a883-c744bd5c8f67 tempest-ProjectReaderTests39-1580880275 tempest-ProjectReaderTests39-1580880275-project-admin] https://10.4.3.143/volume/v3/backups/9b18ac36-cb67-4fa9-b6dc-a343afdb351b returned with HTTP 200 Aug 16 21:13:40.548535 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 477/1942] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:13:40 2026] GET /volume/v3/backups/9b18ac36-cb67-4fa9-b6dc-a343afdb351b => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:13:41.361948 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-91274689-6f6a-4b54-9469-ed2e598a1c41 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:13:41.364449 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-91274689-6f6a-4b54-9469-ed2e598a1c41 tempest-ServerActionsTestOtherA-1432244591 tempest-ServerActionsTestOtherA-1432244591-project-member] DELETE https://10.4.3.143/volume/v3/volumes/c40cb0d2-3831-40f8-a6ae-e7205b26dbf0 Aug 16 21:13:41.364635 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-91274689-6f6a-4b54-9469-ed2e598a1c41 tempest-ServerActionsTestOtherA-1432244591 tempest-ServerActionsTestOtherA-1432244591-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:13:41.364845 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-91274689-6f6a-4b54-9469-ed2e598a1c41 tempest-ServerActionsTestOtherA-1432244591 tempest-ServerActionsTestOtherA-1432244591-project-member] Calling method 'delete' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:13:41.365082 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.v3.volumes [None req-91274689-6f6a-4b54-9469-ed2e598a1c41 tempest-ServerActionsTestOtherA-1432244591 tempest-ServerActionsTestOtherA-1432244591-project-member] Delete volume with id: c40cb0d2-3831-40f8-a6ae-e7205b26dbf0 Aug 16 21:13:41.372950 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:13:41.372950 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:13:41.373452 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-91274689-6f6a-4b54-9469-ed2e598a1c41 tempest-ServerActionsTestOtherA-1432244591 tempest-ServerActionsTestOtherA-1432244591-project-member] Volume info retrieved successfully. Aug 16 21:13:41.406871 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-91274689-6f6a-4b54-9469-ed2e598a1c41 tempest-ServerActionsTestOtherA-1432244591 tempest-ServerActionsTestOtherA-1432244591-project-member] Delete volume request issued successfully. Aug 16 21:13:41.406871 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-91274689-6f6a-4b54-9469-ed2e598a1c41 tempest-ServerActionsTestOtherA-1432244591 tempest-ServerActionsTestOtherA-1432244591-project-member] https://10.4.3.143/volume/v3/volumes/c40cb0d2-3831-40f8-a6ae-e7205b26dbf0 returned with HTTP 202 Aug 16 21:13:41.406871 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 486/1943] 10.4.3.143 () {66 vars in 1351 bytes} [Sun Aug 16 21:13:41 2026] DELETE /volume/v3/volumes/c40cb0d2-3831-40f8-a6ae-e7205b26dbf0 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 21:13:41.413136 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-ddec00fa-2c93-4638-92cc-5961c84b9e88 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:13:41.417325 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-ddec00fa-2c93-4638-92cc-5961c84b9e88 tempest-ServerActionsTestOtherA-1432244591 tempest-ServerActionsTestOtherA-1432244591-project-member] GET https://10.4.3.143/volume/v3/volumes/c40cb0d2-3831-40f8-a6ae-e7205b26dbf0 Aug 16 21:13:41.417553 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-ddec00fa-2c93-4638-92cc-5961c84b9e88 tempest-ServerActionsTestOtherA-1432244591 tempest-ServerActionsTestOtherA-1432244591-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:13:41.417790 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-ddec00fa-2c93-4638-92cc-5961c84b9e88 tempest-ServerActionsTestOtherA-1432244591 tempest-ServerActionsTestOtherA-1432244591-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:13:41.424826 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:13:41.424826 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:13:41.428973 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-ddec00fa-2c93-4638-92cc-5961c84b9e88 tempest-ServerActionsTestOtherA-1432244591 tempest-ServerActionsTestOtherA-1432244591-project-member] Volume info retrieved successfully. Aug 16 21:13:41.433694 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-ddec00fa-2c93-4638-92cc-5961c84b9e88 tempest-ServerActionsTestOtherA-1432244591 tempest-ServerActionsTestOtherA-1432244591-project-member] https://10.4.3.143/volume/v3/volumes/c40cb0d2-3831-40f8-a6ae-e7205b26dbf0 returned with HTTP 200 Aug 16 21:13:41.434073 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 491/1944] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:13:41 2026] GET /volume/v3/volumes/c40cb0d2-3831-40f8-a6ae-e7205b26dbf0 => generated 846 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:13:41.558516 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-7e864361-e93f-4220-b4de-f32b1fc7aa8e None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:13:41.560350 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-7e864361-e93f-4220-b4de-f32b1fc7aa8e tempest-ProjectReaderTests39-1580880275 tempest-ProjectReaderTests39-1580880275-project-admin] GET https://10.4.3.143/volume/v3/backups/9b18ac36-cb67-4fa9-b6dc-a343afdb351b Aug 16 21:13:41.560574 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-7e864361-e93f-4220-b4de-f32b1fc7aa8e tempest-ProjectReaderTests39-1580880275 tempest-ProjectReaderTests39-1580880275-project-admin] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:13:41.560769 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-7e864361-e93f-4220-b4de-f32b1fc7aa8e tempest-ProjectReaderTests39-1580880275 tempest-ProjectReaderTests39-1580880275-project-admin] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:13:41.560866 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.v3.backups [None req-7e864361-e93f-4220-b4de-f32b1fc7aa8e tempest-ProjectReaderTests39-1580880275 tempest-ProjectReaderTests39-1580880275-project-admin] Show backup with id 9b18ac36-cb67-4fa9-b6dc-a343afdb351b. {{(pid=100331) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:13:41.565315 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:13:41.565315 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:13:41.565939 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-7e864361-e93f-4220-b4de-f32b1fc7aa8e tempest-ProjectReaderTests39-1580880275 tempest-ProjectReaderTests39-1580880275-project-admin] https://10.4.3.143/volume/v3/backups/9b18ac36-cb67-4fa9-b6dc-a343afdb351b returned with HTTP 200 Aug 16 21:13:41.566320 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 491/1945] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:13:41 2026] GET /volume/v3/backups/9b18ac36-cb67-4fa9-b6dc-a343afdb351b => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:13:42.452638 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-44df41ff-a4ef-48e7-be6f-6d35c8029d19 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:13:42.454485 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-44df41ff-a4ef-48e7-be6f-6d35c8029d19 tempest-ServerActionsTestOtherA-1432244591 tempest-ServerActionsTestOtherA-1432244591-project-member] GET https://10.4.3.143/volume/v3/volumes/c40cb0d2-3831-40f8-a6ae-e7205b26dbf0 Aug 16 21:13:42.454567 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-44df41ff-a4ef-48e7-be6f-6d35c8029d19 tempest-ServerActionsTestOtherA-1432244591 tempest-ServerActionsTestOtherA-1432244591-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:13:42.455017 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-44df41ff-a4ef-48e7-be6f-6d35c8029d19 tempest-ServerActionsTestOtherA-1432244591 tempest-ServerActionsTestOtherA-1432244591-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:13:42.460365 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-44df41ff-a4ef-48e7-be6f-6d35c8029d19 tempest-ServerActionsTestOtherA-1432244591 tempest-ServerActionsTestOtherA-1432244591-project-member] https://10.4.3.143/volume/v3/volumes/c40cb0d2-3831-40f8-a6ae-e7205b26dbf0 returned with HTTP 404 Aug 16 21:13:42.460787 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 478/1946] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:13:42 2026] GET /volume/v3/volumes/c40cb0d2-3831-40f8-a6ae-e7205b26dbf0 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:13:42.577454 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-b8baa1b8-db3d-493c-9f3e-bcd63c7b52cf None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:13:42.580508 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-b8baa1b8-db3d-493c-9f3e-bcd63c7b52cf tempest-ProjectReaderTests39-1580880275 tempest-ProjectReaderTests39-1580880275-project-admin] GET https://10.4.3.143/volume/v3/backups/9b18ac36-cb67-4fa9-b6dc-a343afdb351b Aug 16 21:13:42.580905 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-b8baa1b8-db3d-493c-9f3e-bcd63c7b52cf tempest-ProjectReaderTests39-1580880275 tempest-ProjectReaderTests39-1580880275-project-admin] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:13:42.581035 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-b8baa1b8-db3d-493c-9f3e-bcd63c7b52cf tempest-ProjectReaderTests39-1580880275 tempest-ProjectReaderTests39-1580880275-project-admin] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:13:42.581171 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.v3.backups [None req-b8baa1b8-db3d-493c-9f3e-bcd63c7b52cf tempest-ProjectReaderTests39-1580880275 tempest-ProjectReaderTests39-1580880275-project-admin] Show backup with id 9b18ac36-cb67-4fa9-b6dc-a343afdb351b. {{(pid=100332) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:13:42.586841 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:13:42.586841 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:13:42.587788 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-b8baa1b8-db3d-493c-9f3e-bcd63c7b52cf tempest-ProjectReaderTests39-1580880275 tempest-ProjectReaderTests39-1580880275-project-admin] https://10.4.3.143/volume/v3/backups/9b18ac36-cb67-4fa9-b6dc-a343afdb351b returned with HTTP 200 Aug 16 21:13:42.588308 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 487/1947] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:13:42 2026] GET /volume/v3/backups/9b18ac36-cb67-4fa9-b6dc-a343afdb351b => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:13:43.599869 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-a8dee810-50ac-41a0-aedb-319700e91336 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:13:43.602320 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-a8dee810-50ac-41a0-aedb-319700e91336 tempest-ProjectReaderTests39-1580880275 tempest-ProjectReaderTests39-1580880275-project-admin] GET https://10.4.3.143/volume/v3/backups/9b18ac36-cb67-4fa9-b6dc-a343afdb351b Aug 16 21:13:43.602535 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-a8dee810-50ac-41a0-aedb-319700e91336 tempest-ProjectReaderTests39-1580880275 tempest-ProjectReaderTests39-1580880275-project-admin] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:13:43.602713 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-a8dee810-50ac-41a0-aedb-319700e91336 tempest-ProjectReaderTests39-1580880275 tempest-ProjectReaderTests39-1580880275-project-admin] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:13:43.602814 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.v3.backups [None req-a8dee810-50ac-41a0-aedb-319700e91336 tempest-ProjectReaderTests39-1580880275 tempest-ProjectReaderTests39-1580880275-project-admin] Show backup with id 9b18ac36-cb67-4fa9-b6dc-a343afdb351b. {{(pid=100330) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:13:43.608734 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:13:43.608734 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:13:43.609684 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-a8dee810-50ac-41a0-aedb-319700e91336 tempest-ProjectReaderTests39-1580880275 tempest-ProjectReaderTests39-1580880275-project-admin] https://10.4.3.143/volume/v3/backups/9b18ac36-cb67-4fa9-b6dc-a343afdb351b returned with HTTP 200 Aug 16 21:13:43.610223 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 492/1948] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:13:43 2026] GET /volume/v3/backups/9b18ac36-cb67-4fa9-b6dc-a343afdb351b => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:13:44.623462 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-0651a054-2afa-4471-a30d-102c9f1463f9 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:13:44.626286 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-0651a054-2afa-4471-a30d-102c9f1463f9 tempest-ProjectReaderTests39-1580880275 tempest-ProjectReaderTests39-1580880275-project-admin] GET https://10.4.3.143/volume/v3/backups/9b18ac36-cb67-4fa9-b6dc-a343afdb351b Aug 16 21:13:44.626576 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-0651a054-2afa-4471-a30d-102c9f1463f9 tempest-ProjectReaderTests39-1580880275 tempest-ProjectReaderTests39-1580880275-project-admin] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:13:44.626814 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-0651a054-2afa-4471-a30d-102c9f1463f9 tempest-ProjectReaderTests39-1580880275 tempest-ProjectReaderTests39-1580880275-project-admin] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:13:44.627002 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.v3.backups [None req-0651a054-2afa-4471-a30d-102c9f1463f9 tempest-ProjectReaderTests39-1580880275 tempest-ProjectReaderTests39-1580880275-project-admin] Show backup with id 9b18ac36-cb67-4fa9-b6dc-a343afdb351b. {{(pid=100331) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:13:44.633835 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:13:44.633835 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:13:44.634583 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-0651a054-2afa-4471-a30d-102c9f1463f9 tempest-ProjectReaderTests39-1580880275 tempest-ProjectReaderTests39-1580880275-project-admin] https://10.4.3.143/volume/v3/backups/9b18ac36-cb67-4fa9-b6dc-a343afdb351b returned with HTTP 200 Aug 16 21:13:44.634986 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 492/1949] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:13:44 2026] GET /volume/v3/backups/9b18ac36-cb67-4fa9-b6dc-a343afdb351b => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:13:45.180127 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [req-1c967043-0c7c-4e45-9188-b63fa1e097ec req-05bc7015-6d3e-4b3b-8f18-255314e0bbdb None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:13:45.182408 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [req-1c967043-0c7c-4e45-9188-b63fa1e097ec req-05bc7015-6d3e-4b3b-8f18-255314e0bbdb tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] GET https://10.4.3.143/volume/v3/limits Aug 16 21:13:45.182620 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [req-1c967043-0c7c-4e45-9188-b63fa1e097ec req-05bc7015-6d3e-4b3b-8f18-255314e0bbdb tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:13:45.182887 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [req-1c967043-0c7c-4e45-9188-b63fa1e097ec req-05bc7015-6d3e-4b3b-8f18-255314e0bbdb tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Calling method 'index' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:13:45.215437 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [req-1c967043-0c7c-4e45-9188-b63fa1e097ec req-05bc7015-6d3e-4b3b-8f18-255314e0bbdb tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] https://10.4.3.143/volume/v3/limits returned with HTTP 200 Aug 16 21:13:45.215937 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 479/1950] 10.4.3.143 () {68 vars in 1484 bytes} [Sun Aug 16 21:13:45 2026] GET /volume/v3/limits => generated 302 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:13:45.281360 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [req-1c967043-0c7c-4e45-9188-b63fa1e097ec req-6a526a14-ccae-441e-adcf-b731e5a305e0 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:13:45.287084 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [req-1c967043-0c7c-4e45-9188-b63fa1e097ec req-6a526a14-ccae-441e-adcf-b731e5a305e0 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] GET https://10.4.3.143/volume/v3/volumes/369852f3-18f5-46e7-bb67-6dc25cac131b Aug 16 21:13:45.287366 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [req-1c967043-0c7c-4e45-9188-b63fa1e097ec req-6a526a14-ccae-441e-adcf-b731e5a305e0 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:13:45.287599 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [req-1c967043-0c7c-4e45-9188-b63fa1e097ec req-6a526a14-ccae-441e-adcf-b731e5a305e0 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:13:45.308043 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:13:45.308043 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:13:45.317235 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [req-1c967043-0c7c-4e45-9188-b63fa1e097ec req-6a526a14-ccae-441e-adcf-b731e5a305e0 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Volume info retrieved successfully. Aug 16 21:13:45.325118 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [req-1c967043-0c7c-4e45-9188-b63fa1e097ec req-6a526a14-ccae-441e-adcf-b731e5a305e0 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] https://10.4.3.143/volume/v3/volumes/369852f3-18f5-46e7-bb67-6dc25cac131b returned with HTTP 200 Aug 16 21:13:45.326046 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 488/1951] 10.4.3.143 () {68 vars in 1598 bytes} [Sun Aug 16 21:13:45 2026] GET /volume/v3/volumes/369852f3-18f5-46e7-bb67-6dc25cac131b => generated 1659 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:13:45.345291 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [req-1c967043-0c7c-4e45-9188-b63fa1e097ec req-7b01cdd5-a7a1-4fcc-b713-c695de6460a2 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:13:45.348983 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [req-1c967043-0c7c-4e45-9188-b63fa1e097ec req-7b01cdd5-a7a1-4fcc-b713-c695de6460a2 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] POST https://10.4.3.143/volume/v3/snapshots Aug 16 21:13:45.349412 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [req-1c967043-0c7c-4e45-9188-b63fa1e097ec req-7b01cdd5-a7a1-4fcc-b713-c695de6460a2 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "369852f3-18f5-46e7-bb67-6dc25cac131b", "force": true, "name": "snapshot for multiattach-snapshot", "description": null, "metadata": {}}} {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:13:45.365308 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:13:45.365308 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:13:45.366456 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [req-1c967043-0c7c-4e45-9188-b63fa1e097ec req-7b01cdd5-a7a1-4fcc-b713-c695de6460a2 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Volume info retrieved successfully. Aug 16 21:13:45.366659 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.v3.snapshots [req-1c967043-0c7c-4e45-9188-b63fa1e097ec req-7b01cdd5-a7a1-4fcc-b713-c695de6460a2 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Create snapshot from volume 369852f3-18f5-46e7-bb67-6dc25cac131b Aug 16 21:13:45.401788 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.quota [req-1c967043-0c7c-4e45-9188-b63fa1e097ec req-7b01cdd5-a7a1-4fcc-b713-c695de6460a2 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Created reservations ['99be7e02-0dea-47d1-8210-f0a53d7270b8', '8fe08848-e700-4bca-afe8-4702628ffb30', '5ff9b8b4-cee5-4f93-be7d-61430ad7de94', '2cc06c33-7524-425b-81b7-becee7db3728'] {{(pid=100330) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:13:45.438701 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [req-1c967043-0c7c-4e45-9188-b63fa1e097ec req-7b01cdd5-a7a1-4fcc-b713-c695de6460a2 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Snapshot force create request issued successfully. Aug 16 21:13:45.439181 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [req-1c967043-0c7c-4e45-9188-b63fa1e097ec req-7b01cdd5-a7a1-4fcc-b713-c695de6460a2 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] https://10.4.3.143/volume/v3/snapshots returned with HTTP 202 Aug 16 21:13:45.439851 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 493/1952] 10.4.3.143 () {72 vars in 1547 bytes} [Sun Aug 16 21:13:45 2026] POST /volume/v3/snapshots => generated 292 bytes in 95 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 21:13:45.649967 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-49f7da30-2383-448f-84f1-9c98a2a4ace0 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:13:45.655691 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-49f7da30-2383-448f-84f1-9c98a2a4ace0 tempest-ProjectReaderTests39-1580880275 tempest-ProjectReaderTests39-1580880275-project-admin] GET https://10.4.3.143/volume/v3/backups/9b18ac36-cb67-4fa9-b6dc-a343afdb351b Aug 16 21:13:45.655691 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-49f7da30-2383-448f-84f1-9c98a2a4ace0 tempest-ProjectReaderTests39-1580880275 tempest-ProjectReaderTests39-1580880275-project-admin] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:13:45.655691 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-49f7da30-2383-448f-84f1-9c98a2a4ace0 tempest-ProjectReaderTests39-1580880275 tempest-ProjectReaderTests39-1580880275-project-admin] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:13:45.656015 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.v3.backups [None req-49f7da30-2383-448f-84f1-9c98a2a4ace0 tempest-ProjectReaderTests39-1580880275 tempest-ProjectReaderTests39-1580880275-project-admin] Show backup with id 9b18ac36-cb67-4fa9-b6dc-a343afdb351b. {{(pid=100331) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:13:45.660605 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:13:45.660605 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:13:45.661347 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-49f7da30-2383-448f-84f1-9c98a2a4ace0 tempest-ProjectReaderTests39-1580880275 tempest-ProjectReaderTests39-1580880275-project-admin] https://10.4.3.143/volume/v3/backups/9b18ac36-cb67-4fa9-b6dc-a343afdb351b returned with HTTP 200 Aug 16 21:13:45.661740 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 493/1953] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:13:45 2026] GET /volume/v3/backups/9b18ac36-cb67-4fa9-b6dc-a343afdb351b => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:13:46.676435 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-5673b515-485f-4e40-aea2-5bcc912d069f None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:13:46.681020 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-5673b515-485f-4e40-aea2-5bcc912d069f tempest-ProjectReaderTests39-1580880275 tempest-ProjectReaderTests39-1580880275-project-admin] GET https://10.4.3.143/volume/v3/backups/9b18ac36-cb67-4fa9-b6dc-a343afdb351b Aug 16 21:13:46.681365 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-5673b515-485f-4e40-aea2-5bcc912d069f tempest-ProjectReaderTests39-1580880275 tempest-ProjectReaderTests39-1580880275-project-admin] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:13:46.681629 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-5673b515-485f-4e40-aea2-5bcc912d069f tempest-ProjectReaderTests39-1580880275 tempest-ProjectReaderTests39-1580880275-project-admin] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:13:46.681745 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.v3.backups [None req-5673b515-485f-4e40-aea2-5bcc912d069f tempest-ProjectReaderTests39-1580880275 tempest-ProjectReaderTests39-1580880275-project-admin] Show backup with id 9b18ac36-cb67-4fa9-b6dc-a343afdb351b. {{(pid=100333) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:13:46.691644 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:13:46.691644 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:13:46.691644 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-5673b515-485f-4e40-aea2-5bcc912d069f tempest-ProjectReaderTests39-1580880275 tempest-ProjectReaderTests39-1580880275-project-admin] https://10.4.3.143/volume/v3/backups/9b18ac36-cb67-4fa9-b6dc-a343afdb351b returned with HTTP 200 Aug 16 21:13:46.691644 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 480/1954] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:13:46 2026] GET /volume/v3/backups/9b18ac36-cb67-4fa9-b6dc-a343afdb351b => generated 735 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:13:47.715520 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-435bdad1-8165-4640-bbf5-d9cd20331534 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:13:47.723352 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-435bdad1-8165-4640-bbf5-d9cd20331534 tempest-ProjectReaderTests39-1580880275 tempest-ProjectReaderTests39-1580880275-project-admin] GET https://10.4.3.143/volume/v3/backups/9b18ac36-cb67-4fa9-b6dc-a343afdb351b Aug 16 21:13:47.724882 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-435bdad1-8165-4640-bbf5-d9cd20331534 tempest-ProjectReaderTests39-1580880275 tempest-ProjectReaderTests39-1580880275-project-admin] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:13:47.726471 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-435bdad1-8165-4640-bbf5-d9cd20331534 tempest-ProjectReaderTests39-1580880275 tempest-ProjectReaderTests39-1580880275-project-admin] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:13:47.727108 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.v3.backups [None req-435bdad1-8165-4640-bbf5-d9cd20331534 tempest-ProjectReaderTests39-1580880275 tempest-ProjectReaderTests39-1580880275-project-admin] Show backup with id 9b18ac36-cb67-4fa9-b6dc-a343afdb351b. {{(pid=100332) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:13:47.753896 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:13:47.753896 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:13:47.755887 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-435bdad1-8165-4640-bbf5-d9cd20331534 tempest-ProjectReaderTests39-1580880275 tempest-ProjectReaderTests39-1580880275-project-admin] https://10.4.3.143/volume/v3/backups/9b18ac36-cb67-4fa9-b6dc-a343afdb351b returned with HTTP 200 Aug 16 21:13:47.758842 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 489/1955] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:13:47 2026] GET /volume/v3/backups/9b18ac36-cb67-4fa9-b6dc-a343afdb351b => generated 735 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:13:48.794961 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-b8b4a555-2f93-40fe-ae45-5663a72397c4 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:13:48.796141 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-b8b4a555-2f93-40fe-ae45-5663a72397c4 tempest-ProjectReaderTests39-1580880275 tempest-ProjectReaderTests39-1580880275-project-admin] GET https://10.4.3.143/volume/v3/backups/9b18ac36-cb67-4fa9-b6dc-a343afdb351b Aug 16 21:13:48.796430 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-b8b4a555-2f93-40fe-ae45-5663a72397c4 tempest-ProjectReaderTests39-1580880275 tempest-ProjectReaderTests39-1580880275-project-admin] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:13:48.796701 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-b8b4a555-2f93-40fe-ae45-5663a72397c4 tempest-ProjectReaderTests39-1580880275 tempest-ProjectReaderTests39-1580880275-project-admin] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:13:48.796786 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.v3.backups [None req-b8b4a555-2f93-40fe-ae45-5663a72397c4 tempest-ProjectReaderTests39-1580880275 tempest-ProjectReaderTests39-1580880275-project-admin] Show backup with id 9b18ac36-cb67-4fa9-b6dc-a343afdb351b. {{(pid=100330) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:13:48.809095 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:13:48.809095 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:13:48.811830 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-b8b4a555-2f93-40fe-ae45-5663a72397c4 tempest-ProjectReaderTests39-1580880275 tempest-ProjectReaderTests39-1580880275-project-admin] https://10.4.3.143/volume/v3/backups/9b18ac36-cb67-4fa9-b6dc-a343afdb351b returned with HTTP 200 Aug 16 21:13:48.811830 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 494/1956] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:13:48 2026] GET /volume/v3/backups/9b18ac36-cb67-4fa9-b6dc-a343afdb351b => generated 735 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:13:48.886632 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [req-f12bb634-253e-419c-a78b-044a6d844df9 req-e4d8ead2-11ca-46a4-87a3-3d5602226a8c None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:13:48.893076 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [req-f12bb634-253e-419c-a78b-044a6d844df9 req-e4d8ead2-11ca-46a4-87a3-3d5602226a8c tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] GET https://10.4.3.143/volume/v3/volumes/369852f3-18f5-46e7-bb67-6dc25cac131b Aug 16 21:13:48.893329 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [req-f12bb634-253e-419c-a78b-044a6d844df9 req-e4d8ead2-11ca-46a4-87a3-3d5602226a8c tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:13:48.893519 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [req-f12bb634-253e-419c-a78b-044a6d844df9 req-e4d8ead2-11ca-46a4-87a3-3d5602226a8c tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:13:48.920086 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:13:48.920086 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:13:48.937645 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [req-f12bb634-253e-419c-a78b-044a6d844df9 req-e4d8ead2-11ca-46a4-87a3-3d5602226a8c tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Volume info retrieved successfully. Aug 16 21:13:48.961146 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [req-f12bb634-253e-419c-a78b-044a6d844df9 req-e4d8ead2-11ca-46a4-87a3-3d5602226a8c tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] https://10.4.3.143/volume/v3/volumes/369852f3-18f5-46e7-bb67-6dc25cac131b returned with HTTP 200 Aug 16 21:13:48.962224 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 494/1957] 10.4.3.143 () {68 vars in 1598 bytes} [Sun Aug 16 21:13:48 2026] GET /volume/v3/volumes/369852f3-18f5-46e7-bb67-6dc25cac131b => generated 1659 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:13:49.363132 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-4f73c24f-4d5b-4312-9458-ab3652d62a19 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:13:49.365414 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-4f73c24f-4d5b-4312-9458-ab3652d62a19 tempest-AttachVolumeTestJSON-1191062052 tempest-AttachVolumeTestJSON-1191062052-project-member] POST https://10.4.3.143/volume/v3/volumes Aug 16 21:13:49.365846 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-4f73c24f-4d5b-4312-9458-ab3652d62a19 tempest-AttachVolumeTestJSON-1191062052 tempest-AttachVolumeTestJSON-1191062052-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-1334499010"}} {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:13:49.368312 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.v3.volumes [None req-4f73c24f-4d5b-4312-9458-ab3652d62a19 tempest-AttachVolumeTestJSON-1191062052 tempest-AttachVolumeTestJSON-1191062052-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-1334499010'}} {{(pid=100333) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 21:13:49.368462 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.v3.volumes [None req-4f73c24f-4d5b-4312-9458-ab3652d62a19 tempest-AttachVolumeTestJSON-1191062052 tempest-AttachVolumeTestJSON-1191062052-project-member] Create volume of 1 GB Aug 16 21:13:49.374346 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-4f73c24f-4d5b-4312-9458-ab3652d62a19 tempest-AttachVolumeTestJSON-1191062052 tempest-AttachVolumeTestJSON-1191062052-project-member] Availability Zones retrieved successfully. Aug 16 21:13:49.383292 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-4f73c24f-4d5b-4312-9458-ab3652d62a19 tempest-AttachVolumeTestJSON-1191062052 tempest-AttachVolumeTestJSON-1191062052-project-member] Flow 'volume_create_api' (1129a97d-1f73-464e-b9ac-1b1437e7f169) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100333) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:13:49.384862 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-4f73c24f-4d5b-4312-9458-ab3652d62a19 tempest-AttachVolumeTestJSON-1191062052 tempest-AttachVolumeTestJSON-1191062052-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e1724610-f2d2-4c16-9a08-49dabb247972) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:13:49.386244 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.flows.api.create_volume [None req-4f73c24f-4d5b-4312-9458-ab3652d62a19 tempest-AttachVolumeTestJSON-1191062052 tempest-AttachVolumeTestJSON-1191062052-project-member] Validating volume size '1' using validate_int {{(pid=100333) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 21:13:49.423222 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-4f73c24f-4d5b-4312-9458-ab3652d62a19 tempest-AttachVolumeTestJSON-1191062052 tempest-AttachVolumeTestJSON-1191062052-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e1724610-f2d2-4c16-9a08-49dabb247972) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T21:04:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=69e633b8-fab9-4b15-8b40-4f1a67c51cda,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '69e633b8-fab9-4b15-8b40-4f1a67c51cda', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:13:49.424285 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-4f73c24f-4d5b-4312-9458-ab3652d62a19 tempest-AttachVolumeTestJSON-1191062052 tempest-AttachVolumeTestJSON-1191062052-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8ac110d2-aecf-4a65-aeb2-e083c1ac2095) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:13:49.488458 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.quota [None req-4f73c24f-4d5b-4312-9458-ab3652d62a19 tempest-AttachVolumeTestJSON-1191062052 tempest-AttachVolumeTestJSON-1191062052-project-member] Created reservations ['da6958a9-7659-4c13-9167-26b323cf986c', 'f2c6a255-67bb-43f3-a9d2-0594d94a4d13', '3db577f1-d48e-455a-a1fe-ad2ab026fc81', 'a9096660-469f-427d-b248-0d62683ebbdb'] {{(pid=100333) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:13:49.489294 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-4f73c24f-4d5b-4312-9458-ab3652d62a19 tempest-AttachVolumeTestJSON-1191062052 tempest-AttachVolumeTestJSON-1191062052-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8ac110d2-aecf-4a65-aeb2-e083c1ac2095) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['da6958a9-7659-4c13-9167-26b323cf986c', 'f2c6a255-67bb-43f3-a9d2-0594d94a4d13', '3db577f1-d48e-455a-a1fe-ad2ab026fc81', 'a9096660-469f-427d-b248-0d62683ebbdb']}' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:13:49.490131 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-4f73c24f-4d5b-4312-9458-ab3652d62a19 tempest-AttachVolumeTestJSON-1191062052 tempest-AttachVolumeTestJSON-1191062052-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d9a7c18e-f2d4-4877-8e7c-9d25154127ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:13:49.516033 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-4f73c24f-4d5b-4312-9458-ab3652d62a19 tempest-AttachVolumeTestJSON-1191062052 tempest-AttachVolumeTestJSON-1191062052-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d9a7c18e-f2d4-4877-8e7c-9d25154127ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '65b11aee-961e-4049-81c5-8bd614dd5bbb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1334499010',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='41d641b91b2346d2807e1b723ef350cf',qos_specs=None,replication_status=,reservations=['da6958a9-7659-4c13-9167-26b323cf986c','f2c6a255-67bb-43f3-a9d2-0594d94a4d13','3db577f1-d48e-455a-a1fe-ad2ab026fc81','a9096660-469f-427d-b248-0d62683ebbdb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bcb0dcf86cb847e9930889e73dbf3792',volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T21:13:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1334499010',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=65b11aee-961e-4049-81c5-8bd614dd5bbb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='41d641b91b2346d2807e1b723ef350cf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bcb0dcf86cb847e9930889e73dbf3792',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(69e633b8-fab9-4b15-8b40-4f1a67c51cda),volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda)}' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:13:49.517001 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-4f73c24f-4d5b-4312-9458-ab3652d62a19 tempest-AttachVolumeTestJSON-1191062052 tempest-AttachVolumeTestJSON-1191062052-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8067625b-4d1d-42c7-b1b5-d5441d0cabf3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:13:49.561773 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-4f73c24f-4d5b-4312-9458-ab3652d62a19 tempest-AttachVolumeTestJSON-1191062052 tempest-AttachVolumeTestJSON-1191062052-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8067625b-4d1d-42c7-b1b5-d5441d0cabf3) transitioned into state 'SUCCESS' from state '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-1334499010',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='41d641b91b2346d2807e1b723ef350cf',qos_specs=None,replication_status=,reservations=['da6958a9-7659-4c13-9167-26b323cf986c','f2c6a255-67bb-43f3-a9d2-0594d94a4d13','3db577f1-d48e-455a-a1fe-ad2ab026fc81','a9096660-469f-427d-b248-0d62683ebbdb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bcb0dcf86cb847e9930889e73dbf3792',volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda)}' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:13:49.562713 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-4f73c24f-4d5b-4312-9458-ab3652d62a19 tempest-AttachVolumeTestJSON-1191062052 tempest-AttachVolumeTestJSON-1191062052-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (99813bad-a137-4d6a-a39a-528143ccc5f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:13:49.576037 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-4f73c24f-4d5b-4312-9458-ab3652d62a19 tempest-AttachVolumeTestJSON-1191062052 tempest-AttachVolumeTestJSON-1191062052-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (99813bad-a137-4d6a-a39a-528143ccc5f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:13:49.577031 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-4f73c24f-4d5b-4312-9458-ab3652d62a19 tempest-AttachVolumeTestJSON-1191062052 tempest-AttachVolumeTestJSON-1191062052-project-member] Flow 'volume_create_api' (1129a97d-1f73-464e-b9ac-1b1437e7f169) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100333) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:13:49.577754 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-4f73c24f-4d5b-4312-9458-ab3652d62a19 tempest-AttachVolumeTestJSON-1191062052 tempest-AttachVolumeTestJSON-1191062052-project-member] Create volume request issued successfully. Aug 16 21:13:49.578209 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-4f73c24f-4d5b-4312-9458-ab3652d62a19 tempest-AttachVolumeTestJSON-1191062052 tempest-AttachVolumeTestJSON-1191062052-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Aug 16 21:13:49.578743 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 481/1958] 10.4.3.143 () {68 vars in 1258 bytes} [Sun Aug 16 21:13:49 2026] POST /volume/v3/volumes => generated 751 bytes in 216 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 21:13:49.595328 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-cab8c496-e2e7-41c7-9481-870a9c0abdea None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:13:49.599380 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-cab8c496-e2e7-41c7-9481-870a9c0abdea tempest-AttachVolumeTestJSON-1191062052 tempest-AttachVolumeTestJSON-1191062052-project-member] GET https://10.4.3.143/volume/v3/volumes/65b11aee-961e-4049-81c5-8bd614dd5bbb Aug 16 21:13:49.599580 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-cab8c496-e2e7-41c7-9481-870a9c0abdea tempest-AttachVolumeTestJSON-1191062052 tempest-AttachVolumeTestJSON-1191062052-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:13:49.599772 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-cab8c496-e2e7-41c7-9481-870a9c0abdea tempest-AttachVolumeTestJSON-1191062052 tempest-AttachVolumeTestJSON-1191062052-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:13:49.625744 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:13:49.625744 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:13:49.635466 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-cab8c496-e2e7-41c7-9481-870a9c0abdea tempest-AttachVolumeTestJSON-1191062052 tempest-AttachVolumeTestJSON-1191062052-project-member] Volume info retrieved successfully. Aug 16 21:13:49.646168 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-cab8c496-e2e7-41c7-9481-870a9c0abdea tempest-AttachVolumeTestJSON-1191062052 tempest-AttachVolumeTestJSON-1191062052-project-member] https://10.4.3.143/volume/v3/volumes/65b11aee-961e-4049-81c5-8bd614dd5bbb returned with HTTP 200 Aug 16 21:13:49.647059 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 490/1959] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:13:49 2026] GET /volume/v3/volumes/65b11aee-961e-4049-81c5-8bd614dd5bbb => generated 819 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:13:49.828274 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-63b804b7-ded3-47d5-aa16-faa634c36620 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:13:49.834757 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-63b804b7-ded3-47d5-aa16-faa634c36620 tempest-ProjectReaderTests39-1580880275 tempest-ProjectReaderTests39-1580880275-project-admin] GET https://10.4.3.143/volume/v3/backups/9b18ac36-cb67-4fa9-b6dc-a343afdb351b Aug 16 21:13:49.834757 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-63b804b7-ded3-47d5-aa16-faa634c36620 tempest-ProjectReaderTests39-1580880275 tempest-ProjectReaderTests39-1580880275-project-admin] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:13:49.836493 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-63b804b7-ded3-47d5-aa16-faa634c36620 tempest-ProjectReaderTests39-1580880275 tempest-ProjectReaderTests39-1580880275-project-admin] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:13:49.836493 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.v3.backups [None req-63b804b7-ded3-47d5-aa16-faa634c36620 tempest-ProjectReaderTests39-1580880275 tempest-ProjectReaderTests39-1580880275-project-admin] Show backup with id 9b18ac36-cb67-4fa9-b6dc-a343afdb351b. {{(pid=100330) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:13:49.848042 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:13:49.848042 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:13:49.848042 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-63b804b7-ded3-47d5-aa16-faa634c36620 tempest-ProjectReaderTests39-1580880275 tempest-ProjectReaderTests39-1580880275-project-admin] https://10.4.3.143/volume/v3/backups/9b18ac36-cb67-4fa9-b6dc-a343afdb351b returned with HTTP 200 Aug 16 21:13:49.848042 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 495/1960] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:13:49 2026] GET /volume/v3/backups/9b18ac36-cb67-4fa9-b6dc-a343afdb351b => generated 735 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:13:50.075072 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [req-f12bb634-253e-419c-a78b-044a6d844df9 req-eb9fd756-fa05-4c72-8a0b-162300127fcf None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:13:50.080220 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [req-f12bb634-253e-419c-a78b-044a6d844df9 req-eb9fd756-fa05-4c72-8a0b-162300127fcf tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] DELETE https://10.4.3.143/volume/v3/attachments/edda0b74-f27d-4e64-9187-c2070e06624c Aug 16 21:13:50.080485 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [req-f12bb634-253e-419c-a78b-044a6d844df9 req-eb9fd756-fa05-4c72-8a0b-162300127fcf tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:13:50.080741 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [req-f12bb634-253e-419c-a78b-044a6d844df9 req-eb9fd756-fa05-4c72-8a0b-162300127fcf tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Calling method 'version_select' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:13:50.100557 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:13:50.100557 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:13:50.165383 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [req-f12bb634-253e-419c-a78b-044a6d844df9 req-eb9fd756-fa05-4c72-8a0b-162300127fcf tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] https://10.4.3.143/volume/v3/attachments/edda0b74-f27d-4e64-9187-c2070e06624c returned with HTTP 200 Aug 16 21:13:50.165782 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 495/1961] 10.4.3.143 () {72 vars in 1673 bytes} [Sun Aug 16 21:13:50 2026] DELETE /volume/v3/attachments/edda0b74-f27d-4e64-9187-c2070e06624c => generated 19 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:13:50.664303 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-b0eff8c2-8299-457f-a9ff-e160e72feeb7 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:13:50.670810 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-b0eff8c2-8299-457f-a9ff-e160e72feeb7 tempest-AttachVolumeTestJSON-1191062052 tempest-AttachVolumeTestJSON-1191062052-project-member] GET https://10.4.3.143/volume/v3/volumes/65b11aee-961e-4049-81c5-8bd614dd5bbb Aug 16 21:13:50.670810 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-b0eff8c2-8299-457f-a9ff-e160e72feeb7 tempest-AttachVolumeTestJSON-1191062052 tempest-AttachVolumeTestJSON-1191062052-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:13:50.670810 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-b0eff8c2-8299-457f-a9ff-e160e72feeb7 tempest-AttachVolumeTestJSON-1191062052 tempest-AttachVolumeTestJSON-1191062052-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:13:50.689532 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:13:50.689532 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:13:50.694854 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-b0eff8c2-8299-457f-a9ff-e160e72feeb7 tempest-AttachVolumeTestJSON-1191062052 tempest-AttachVolumeTestJSON-1191062052-project-member] Volume info retrieved successfully. Aug 16 21:13:50.700252 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-b0eff8c2-8299-457f-a9ff-e160e72feeb7 tempest-AttachVolumeTestJSON-1191062052 tempest-AttachVolumeTestJSON-1191062052-project-member] https://10.4.3.143/volume/v3/volumes/65b11aee-961e-4049-81c5-8bd614dd5bbb returned with HTTP 200 Aug 16 21:13:50.700646 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 482/1962] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:13:50 2026] GET /volume/v3/volumes/65b11aee-961e-4049-81c5-8bd614dd5bbb => generated 844 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:13:50.753675 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [req-a433e6ce-d52b-4a4e-a2d1-cd0df1ec4c65 req-ea502663-ec5f-4bbe-96ca-2b208bf1a51d None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:13:50.756200 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [req-a433e6ce-d52b-4a4e-a2d1-cd0df1ec4c65 req-ea502663-ec5f-4bbe-96ca-2b208bf1a51d tempest-AttachVolumeTestJSON-1191062052 tempest-AttachVolumeTestJSON-1191062052-project-member] GET https://10.4.3.143/volume/v3/volumes/65b11aee-961e-4049-81c5-8bd614dd5bbb Aug 16 21:13:50.756439 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [req-a433e6ce-d52b-4a4e-a2d1-cd0df1ec4c65 req-ea502663-ec5f-4bbe-96ca-2b208bf1a51d tempest-AttachVolumeTestJSON-1191062052 tempest-AttachVolumeTestJSON-1191062052-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:13:50.756649 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [req-a433e6ce-d52b-4a4e-a2d1-cd0df1ec4c65 req-ea502663-ec5f-4bbe-96ca-2b208bf1a51d tempest-AttachVolumeTestJSON-1191062052 tempest-AttachVolumeTestJSON-1191062052-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:13:50.768880 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:13:50.768880 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:13:50.775543 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [req-a433e6ce-d52b-4a4e-a2d1-cd0df1ec4c65 req-ea502663-ec5f-4bbe-96ca-2b208bf1a51d tempest-AttachVolumeTestJSON-1191062052 tempest-AttachVolumeTestJSON-1191062052-project-member] Volume info retrieved successfully. Aug 16 21:13:50.782071 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [req-a433e6ce-d52b-4a4e-a2d1-cd0df1ec4c65 req-ea502663-ec5f-4bbe-96ca-2b208bf1a51d tempest-AttachVolumeTestJSON-1191062052 tempest-AttachVolumeTestJSON-1191062052-project-member] https://10.4.3.143/volume/v3/volumes/65b11aee-961e-4049-81c5-8bd614dd5bbb returned with HTTP 200 Aug 16 21:13:50.782814 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 491/1963] 10.4.3.143 () {68 vars in 1598 bytes} [Sun Aug 16 21:13:50 2026] GET /volume/v3/volumes/65b11aee-961e-4049-81c5-8bd614dd5bbb => generated 844 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:13:50.825986 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-d028f18e-afe1-405b-93ef-37a0fca7d2af None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:13:50.826998 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-d028f18e-afe1-405b-93ef-37a0fca7d2af tempest-VolumesActionsTest-1927630399 tempest-VolumesActionsTest-1927630399-project-member] POST https://10.4.3.143/volume/v3/volumes/0814e87e-a7f9-4588-94c8-3ca0546c4170/action Aug 16 21:13:50.826998 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-d028f18e-afe1-405b-93ef-37a0fca7d2af tempest-VolumesActionsTest-1927630399 tempest-VolumesActionsTest-1927630399-project-member] Action body: b'{"os-attach": {"instance_uuid": "d78e13ea-7905-4284-b177-65fdcb862580", "mountpoint": "/dev/vdb"}}' {{(pid=100330) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 21:13:50.827146 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-d028f18e-afe1-405b-93ef-37a0fca7d2af tempest-VolumesActionsTest-1927630399 tempest-VolumesActionsTest-1927630399-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "d78e13ea-7905-4284-b177-65fdcb862580", "mountpoint": "/dev/vdb"}} {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:13:50.839059 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:13:50.839059 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:13:50.839631 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-d028f18e-afe1-405b-93ef-37a0fca7d2af tempest-VolumesActionsTest-1927630399 tempest-VolumesActionsTest-1927630399-project-member] Volume info retrieved successfully. Aug 16 21:13:50.846250 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-d028f18e-afe1-405b-93ef-37a0fca7d2af tempest-VolumesActionsTest-1927630399 tempest-VolumesActionsTest-1927630399-project-member] Update volume admin metadata completed successfully. Aug 16 21:13:50.861608 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-d59890a1-379b-4e48-88e6-52cccf2e1ac2 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:13:50.864469 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-d59890a1-379b-4e48-88e6-52cccf2e1ac2 tempest-ProjectReaderTests39-1580880275 tempest-ProjectReaderTests39-1580880275-project-admin] GET https://10.4.3.143/volume/v3/backups/9b18ac36-cb67-4fa9-b6dc-a343afdb351b Aug 16 21:13:50.864704 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-d59890a1-379b-4e48-88e6-52cccf2e1ac2 tempest-ProjectReaderTests39-1580880275 tempest-ProjectReaderTests39-1580880275-project-admin] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:13:50.864874 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-d59890a1-379b-4e48-88e6-52cccf2e1ac2 tempest-ProjectReaderTests39-1580880275 tempest-ProjectReaderTests39-1580880275-project-admin] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:13:50.865177 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.v3.backups [None req-d59890a1-379b-4e48-88e6-52cccf2e1ac2 tempest-ProjectReaderTests39-1580880275 tempest-ProjectReaderTests39-1580880275-project-admin] Show backup with id 9b18ac36-cb67-4fa9-b6dc-a343afdb351b. {{(pid=100331) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:13:50.870895 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:13:50.870895 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:13:50.872205 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-d59890a1-379b-4e48-88e6-52cccf2e1ac2 tempest-ProjectReaderTests39-1580880275 tempest-ProjectReaderTests39-1580880275-project-admin] https://10.4.3.143/volume/v3/backups/9b18ac36-cb67-4fa9-b6dc-a343afdb351b returned with HTTP 200 Aug 16 21:13:50.873190 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 496/1964] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:13:50 2026] GET /volume/v3/backups/9b18ac36-cb67-4fa9-b6dc-a343afdb351b => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:13:50.885812 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-97cf59e6-a0ee-46fe-803e-b7b5b323ecc7 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:13:50.886299 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-97cf59e6-a0ee-46fe-803e-b7b5b323ecc7 None None] GET https://10.4.3.143/volume// Aug 16 21:13:50.886500 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-97cf59e6-a0ee-46fe-803e-b7b5b323ecc7 None None] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:13:50.886724 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-97cf59e6-a0ee-46fe-803e-b7b5b323ecc7 None None] Calling method 'all' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:13:50.887084 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-97cf59e6-a0ee-46fe-803e-b7b5b323ecc7 None None] https://10.4.3.143/volume// returned with HTTP 300 Aug 16 21:13:50.887347 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 483/1965] 10.4.3.143 () {66 vars in 1428 bytes} [Sun Aug 16 21:13:50 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 16 21:13:50.897344 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [req-a433e6ce-d52b-4a4e-a2d1-cd0df1ec4c65 req-99f6a4f4-9772-4376-8af9-f25129e964c1 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:13:50.905846 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [req-a433e6ce-d52b-4a4e-a2d1-cd0df1ec4c65 req-99f6a4f4-9772-4376-8af9-f25129e964c1 tempest-AttachVolumeTestJSON-1191062052 tempest-AttachVolumeTestJSON-1191062052-project-member] POST https://10.4.3.143/volume/v3/attachments Aug 16 21:13:50.905846 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [req-a433e6ce-d52b-4a4e-a2d1-cd0df1ec4c65 req-99f6a4f4-9772-4376-8af9-f25129e964c1 tempest-AttachVolumeTestJSON-1191062052 tempest-AttachVolumeTestJSON-1191062052-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "65b11aee-961e-4049-81c5-8bd614dd5bbb", "connector": null, "instance_uuid": "ca4ec905-d618-4048-ae6b-44bd598ef585"}} {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:13:50.919764 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:13:50.919764 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:13:50.926909 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-d028f18e-afe1-405b-93ef-37a0fca7d2af tempest-VolumesActionsTest-1927630399 tempest-VolumesActionsTest-1927630399-project-member] Attach volume completed successfully. Aug 16 21:13:50.928520 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-d028f18e-afe1-405b-93ef-37a0fca7d2af tempest-VolumesActionsTest-1927630399 tempest-VolumesActionsTest-1927630399-project-member] https://10.4.3.143/volume/v3/volumes/0814e87e-a7f9-4588-94c8-3ca0546c4170/action returned with HTTP 202 Aug 16 21:13:50.929092 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 496/1966] 10.4.3.143 () {68 vars in 1390 bytes} [Sun Aug 16 21:13:50 2026] POST /volume/v3/volumes/0814e87e-a7f9-4588-94c8-3ca0546c4170/action => generated 0 bytes in 105 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 16 21:13:50.941517 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-cf5852b3-a675-4cb3-86cb-7dacc9bde53b None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:13:50.943944 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-cf5852b3-a675-4cb3-86cb-7dacc9bde53b tempest-VolumesActionsTest-1927630399 tempest-VolumesActionsTest-1927630399-project-member] GET https://10.4.3.143/volume/v3/volumes/0814e87e-a7f9-4588-94c8-3ca0546c4170 Aug 16 21:13:50.944254 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-cf5852b3-a675-4cb3-86cb-7dacc9bde53b tempest-VolumesActionsTest-1927630399 tempest-VolumesActionsTest-1927630399-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:13:50.944504 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-cf5852b3-a675-4cb3-86cb-7dacc9bde53b tempest-VolumesActionsTest-1927630399 tempest-VolumesActionsTest-1927630399-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:13:50.946633 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [req-a433e6ce-d52b-4a4e-a2d1-cd0df1ec4c65 req-99f6a4f4-9772-4376-8af9-f25129e964c1 tempest-AttachVolumeTestJSON-1191062052 tempest-AttachVolumeTestJSON-1191062052-project-member] https://10.4.3.143/volume/v3/attachments returned with HTTP 200 Aug 16 21:13:50.947113 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 492/1967] 10.4.3.143 () {74 vars in 1594 bytes} [Sun Aug 16 21:13:50 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 16 21:13:50.957778 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:13:50.957778 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:13:50.963249 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-cf5852b3-a675-4cb3-86cb-7dacc9bde53b tempest-VolumesActionsTest-1927630399 tempest-VolumesActionsTest-1927630399-project-member] Volume info retrieved successfully. Aug 16 21:13:50.967979 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-cf5852b3-a675-4cb3-86cb-7dacc9bde53b tempest-VolumesActionsTest-1927630399 tempest-VolumesActionsTest-1927630399-project-member] https://10.4.3.143/volume/v3/volumes/0814e87e-a7f9-4588-94c8-3ca0546c4170 returned with HTTP 200 Aug 16 21:13:50.968375 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 497/1968] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:13:50 2026] GET /volume/v3/volumes/0814e87e-a7f9-4588-94c8-3ca0546c4170 => generated 1175 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:13:50.983569 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-2072a066-49dc-463c-a0f7-29dfe92d39bb None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:13:50.984491 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-2e6e88b6-195b-450e-a04b-f01a5bfa827e None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:13:50.985928 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-2072a066-49dc-463c-a0f7-29dfe92d39bb tempest-AttachVolumeTestJSON-1191062052 tempest-AttachVolumeTestJSON-1191062052-project-member] GET https://10.4.3.143/volume/v3/volumes/65b11aee-961e-4049-81c5-8bd614dd5bbb Aug 16 21:13:50.986545 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-2072a066-49dc-463c-a0f7-29dfe92d39bb tempest-AttachVolumeTestJSON-1191062052 tempest-AttachVolumeTestJSON-1191062052-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:13:50.986545 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-2072a066-49dc-463c-a0f7-29dfe92d39bb tempest-AttachVolumeTestJSON-1191062052 tempest-AttachVolumeTestJSON-1191062052-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:13:50.986765 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-2e6e88b6-195b-450e-a04b-f01a5bfa827e tempest-VolumesActionsTest-1927630399 tempest-VolumesActionsTest-1927630399-project-member] GET https://10.4.3.143/volume/v3/volumes/0814e87e-a7f9-4588-94c8-3ca0546c4170 Aug 16 21:13:50.986963 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-2e6e88b6-195b-450e-a04b-f01a5bfa827e tempest-VolumesActionsTest-1927630399 tempest-VolumesActionsTest-1927630399-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:13:50.987652 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-2e6e88b6-195b-450e-a04b-f01a5bfa827e tempest-VolumesActionsTest-1927630399 tempest-VolumesActionsTest-1927630399-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:13:50.997594 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-c9cd4bf4-498c-4d6d-a6ae-7fdd430743f0 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:13:51.000999 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:13:51.000999 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:13:51.005644 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:13:51.005644 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:13:51.007577 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-2072a066-49dc-463c-a0f7-29dfe92d39bb tempest-AttachVolumeTestJSON-1191062052 tempest-AttachVolumeTestJSON-1191062052-project-member] Volume info retrieved successfully. Aug 16 21:13:51.010165 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-2e6e88b6-195b-450e-a04b-f01a5bfa827e tempest-VolumesActionsTest-1927630399 tempest-VolumesActionsTest-1927630399-project-member] Volume info retrieved successfully. Aug 16 21:13:51.011107 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-a6eab3f9-c214-4ace-87a5-ee99c4dc14a9 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:13:51.011511 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-a6eab3f9-c214-4ace-87a5-ee99c4dc14a9 None None] GET https://10.4.3.143/volume// Aug 16 21:13:51.011679 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-a6eab3f9-c214-4ace-87a5-ee99c4dc14a9 None None] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:13:51.011944 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-a6eab3f9-c214-4ace-87a5-ee99c4dc14a9 None None] Calling method 'all' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:13:51.012226 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-a6eab3f9-c214-4ace-87a5-ee99c4dc14a9 None None] https://10.4.3.143/volume// returned with HTTP 300 Aug 16 21:13:51.012497 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 498/1969] 10.4.3.143 () {66 vars in 1426 bytes} [Sun Aug 16 21:13:51 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 16 21:13:51.016114 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-2072a066-49dc-463c-a0f7-29dfe92d39bb tempest-AttachVolumeTestJSON-1191062052 tempest-AttachVolumeTestJSON-1191062052-project-member] https://10.4.3.143/volume/v3/volumes/65b11aee-961e-4049-81c5-8bd614dd5bbb returned with HTTP 200 Aug 16 21:13:51.016645 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 484/1970] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:13:50 2026] GET /volume/v3/volumes/65b11aee-961e-4049-81c5-8bd614dd5bbb => generated 843 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:13:51.021077 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [req-a433e6ce-d52b-4a4e-a2d1-cd0df1ec4c65 req-32674ed2-ac6b-49b6-ad90-19860b88b961 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:13:51.022607 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-2e6e88b6-195b-450e-a04b-f01a5bfa827e tempest-VolumesActionsTest-1927630399 tempest-VolumesActionsTest-1927630399-project-member] https://10.4.3.143/volume/v3/volumes/0814e87e-a7f9-4588-94c8-3ca0546c4170 returned with HTTP 200 Aug 16 21:13:51.023637 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 497/1971] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:13:50 2026] GET /volume/v3/volumes/0814e87e-a7f9-4588-94c8-3ca0546c4170 => generated 1175 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:13:51.024478 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [req-a433e6ce-d52b-4a4e-a2d1-cd0df1ec4c65 req-32674ed2-ac6b-49b6-ad90-19860b88b961 tempest-AttachVolumeTestJSON-1191062052 tempest-AttachVolumeTestJSON-1191062052-project-member] GET https://10.4.3.143/volume/v3/volumes/65b11aee-961e-4049-81c5-8bd614dd5bbb Aug 16 21:13:51.024690 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [req-a433e6ce-d52b-4a4e-a2d1-cd0df1ec4c65 req-32674ed2-ac6b-49b6-ad90-19860b88b961 tempest-AttachVolumeTestJSON-1191062052 tempest-AttachVolumeTestJSON-1191062052-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:13:51.024973 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [req-a433e6ce-d52b-4a4e-a2d1-cd0df1ec4c65 req-32674ed2-ac6b-49b6-ad90-19860b88b961 tempest-AttachVolumeTestJSON-1191062052 tempest-AttachVolumeTestJSON-1191062052-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:13:51.038954 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-09293102-1b48-49c5-a868-8d021d42e68e None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:13:51.040934 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:13:51.040934 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:13:51.041193 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-09293102-1b48-49c5-a868-8d021d42e68e tempest-VolumesActionsTest-1927630399 tempest-VolumesActionsTest-1927630399-project-member] POST https://10.4.3.143/volume/v3/volumes/0814e87e-a7f9-4588-94c8-3ca0546c4170/action Aug 16 21:13:51.041193 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-09293102-1b48-49c5-a868-8d021d42e68e tempest-VolumesActionsTest-1927630399 tempest-VolumesActionsTest-1927630399-project-member] Action body: b'{"os-detach": {}}' {{(pid=100333) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 21:13:51.041270 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-09293102-1b48-49c5-a868-8d021d42e68e tempest-VolumesActionsTest-1927630399 tempest-VolumesActionsTest-1927630399-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:13:51.046901 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [req-a433e6ce-d52b-4a4e-a2d1-cd0df1ec4c65 req-32674ed2-ac6b-49b6-ad90-19860b88b961 tempest-AttachVolumeTestJSON-1191062052 tempest-AttachVolumeTestJSON-1191062052-project-member] Volume info retrieved successfully. Aug 16 21:13:51.049148 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [req-a433e6ce-d52b-4a4e-a2d1-cd0df1ec4c65 req-32674ed2-ac6b-49b6-ad90-19860b88b961 tempest-AttachVolumeTestJSON-1191062052 tempest-AttachVolumeTestJSON-1191062052-project-member] https://10.4.3.143/volume/v3/volumes/65b11aee-961e-4049-81c5-8bd614dd5bbb returned with HTTP 200 Aug 16 21:13:51.049740 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 499/1972] 10.4.3.143 () {70 vars in 1639 bytes} [Sun Aug 16 21:13:51 2026] GET /volume/v3/volumes/65b11aee-961e-4049-81c5-8bd614dd5bbb => generated 1023 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 16 21:13:51.055157 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:13:51.055157 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:13:51.055618 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-09293102-1b48-49c5-a868-8d021d42e68e tempest-VolumesActionsTest-1927630399 tempest-VolumesActionsTest-1927630399-project-member] Volume info retrieved successfully. Aug 16 21:13:51.102580 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-09293102-1b48-49c5-a868-8d021d42e68e tempest-VolumesActionsTest-1927630399 tempest-VolumesActionsTest-1927630399-project-member] Detach volume completed successfully. Aug 16 21:13:51.102884 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-09293102-1b48-49c5-a868-8d021d42e68e tempest-VolumesActionsTest-1927630399 tempest-VolumesActionsTest-1927630399-project-member] https://10.4.3.143/volume/v3/volumes/0814e87e-a7f9-4588-94c8-3ca0546c4170/action returned with HTTP 202 Aug 16 21:13:51.103822 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 485/1973] 10.4.3.143 () {68 vars in 1390 bytes} [Sun Aug 16 21:13:51 2026] POST /volume/v3/volumes/0814e87e-a7f9-4588-94c8-3ca0546c4170/action => generated 0 bytes in 65 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 16 21:13:51.112470 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-d1b3e748-74ad-4f61-9b26-d7fd6195a4aa None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:13:51.115182 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-d1b3e748-74ad-4f61-9b26-d7fd6195a4aa tempest-VolumesActionsTest-1927630399 tempest-VolumesActionsTest-1927630399-project-member] GET https://10.4.3.143/volume/v3/volumes/0814e87e-a7f9-4588-94c8-3ca0546c4170 Aug 16 21:13:51.115835 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-d1b3e748-74ad-4f61-9b26-d7fd6195a4aa tempest-VolumesActionsTest-1927630399 tempest-VolumesActionsTest-1927630399-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:13:51.116285 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-d1b3e748-74ad-4f61-9b26-d7fd6195a4aa tempest-VolumesActionsTest-1927630399 tempest-VolumesActionsTest-1927630399-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:13:51.123553 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-c9cd4bf4-498c-4d6d-a6ae-7fdd430743f0 tempest-GroupSnapshotsV319Test-486134123 tempest-GroupSnapshotsV319Test-486134123-project-admin] POST https://10.4.3.143/volume/v3/types Aug 16 21:13:51.123857 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-c9cd4bf4-498c-4d6d-a6ae-7fdd430743f0 tempest-GroupSnapshotsV319Test-486134123 tempest-GroupSnapshotsV319Test-486134123-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsV319Test-volume-type-1653012296"}} {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:13:51.124729 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:13:51.124729 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:13:51.125380 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:13:51.125380 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:13:51.128291 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-d1b3e748-74ad-4f61-9b26-d7fd6195a4aa tempest-VolumesActionsTest-1927630399 tempest-VolumesActionsTest-1927630399-project-member] Volume info retrieved successfully. Aug 16 21:13:51.132877 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-d1b3e748-74ad-4f61-9b26-d7fd6195a4aa tempest-VolumesActionsTest-1927630399 tempest-VolumesActionsTest-1927630399-project-member] https://10.4.3.143/volume/v3/volumes/0814e87e-a7f9-4588-94c8-3ca0546c4170 returned with HTTP 200 Aug 16 21:13:51.133303 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 498/1974] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:13:51 2026] GET /volume/v3/volumes/0814e87e-a7f9-4588-94c8-3ca0546c4170 => generated 860 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:13:51.145107 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-c9cd4bf4-498c-4d6d-a6ae-7fdd430743f0 tempest-GroupSnapshotsV319Test-486134123 tempest-GroupSnapshotsV319Test-486134123-project-admin] https://10.4.3.143/volume/v3/types returned with HTTP 200 Aug 16 21:13:51.145629 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 493/1975] 10.4.3.143 () {68 vars in 1252 bytes} [Sun Aug 16 21:13:50 2026] POST /volume/v3/types => generated 228 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:13:51.156385 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-119614d3-b2e7-4bc6-87a1-66437599c118 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:13:51.160844 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-119614d3-b2e7-4bc6-87a1-66437599c118 tempest-GroupSnapshotsV319Test-486134123 tempest-GroupSnapshotsV319Test-486134123-project-admin] POST https://10.4.3.143/volume/v3/group_types Aug 16 21:13:51.160844 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-119614d3-b2e7-4bc6-87a1-66437599c118 tempest-GroupSnapshotsV319Test-486134123 tempest-GroupSnapshotsV319Test-486134123-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsV319Test-group-type-569499405"}} {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:13:51.169214 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [req-a433e6ce-d52b-4a4e-a2d1-cd0df1ec4c65 req-1ba9b3f6-fcae-418c-b5c8-9b04066c0bc8 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:13:51.172544 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [req-a433e6ce-d52b-4a4e-a2d1-cd0df1ec4c65 req-1ba9b3f6-fcae-418c-b5c8-9b04066c0bc8 tempest-AttachVolumeTestJSON-1191062052 tempest-AttachVolumeTestJSON-1191062052-project-member] PUT https://10.4.3.143/volume/v3/attachments/a58f3bab-831e-4d1e-be53-e3d3ecb3ac64 Aug 16 21:13:51.173076 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [req-a433e6ce-d52b-4a4e-a2d1-cd0df1ec4c65 req-1ba9b3f6-fcae-418c-b5c8-9b04066c0bc8 tempest-AttachVolumeTestJSON-1191062052 tempest-AttachVolumeTestJSON-1191062052-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.143", "host": "np0000007409", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:e42fbcbe2e9", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "69237b68-d654-4a76-81de-86e36bc8fb86", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:13:51.173337 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-119614d3-b2e7-4bc6-87a1-66437599c118 tempest-GroupSnapshotsV319Test-486134123 tempest-GroupSnapshotsV319Test-486134123-project-admin] https://10.4.3.143/volume/v3/group_types returned with HTTP 202 Aug 16 21:13:51.173861 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 500/1976] 10.4.3.143 () {70 vars in 1311 bytes} [Sun Aug 16 21:13:51 2026] POST /volume/v3/group_types => generated 184 bytes in 18 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:13:51.182798 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.coordination [req-a433e6ce-d52b-4a4e-a2d1-cd0df1ec4c65 req-1ba9b3f6-fcae-418c-b5c8-9b04066c0bc8 tempest-AttachVolumeTestJSON-1191062052 tempest-AttachVolumeTestJSON-1191062052-project-member] Acquiring lock "cinder-attachment_update-65b11aee-961e-4049-81c5-8bd614dd5bbb-np0000007409" by "attachment_update" {{(pid=100333) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:13:51.185827 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-f709300e-1bbf-464b-97e5-dd0937e38339 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:13:51.190871 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.coordination [req-a433e6ce-d52b-4a4e-a2d1-cd0df1ec4c65 req-1ba9b3f6-fcae-418c-b5c8-9b04066c0bc8 tempest-AttachVolumeTestJSON-1191062052 tempest-AttachVolumeTestJSON-1191062052-project-member] Lock "cinder-attachment_update-65b11aee-961e-4049-81c5-8bd614dd5bbb-np0000007409" acquired by "attachment_update" :: waited 0.008s {{(pid=100333) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:13:51.191849 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:13:51.191849 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:13:51.272807 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-f709300e-1bbf-464b-97e5-dd0937e38339 tempest-GroupSnapshotsV319Test-1186841705 tempest-GroupSnapshotsV319Test-1186841705-project-member] POST https://10.4.3.143/volume/v3/groups Aug 16 21:13:51.273291 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-f709300e-1bbf-464b-97e5-dd0937e38339 tempest-GroupSnapshotsV319Test-1186841705 tempest-GroupSnapshotsV319Test-1186841705-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "46cbce26-c4af-48c1-9dc8-afdc65e8cf95", "volume_types": ["c1d7af89-252d-476f-8755-fcbbe881c661"], "name": "tempest-GroupSnapshotsV319Test-Group-227640488"}} {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:13:51.275119 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.v3.groups [None req-f709300e-1bbf-464b-97e5-dd0937e38339 tempest-GroupSnapshotsV319Test-1186841705 tempest-GroupSnapshotsV319Test-1186841705-project-member] Creating new group {'group': {'group_type': '46cbce26-c4af-48c1-9dc8-afdc65e8cf95', 'volume_types': ['c1d7af89-252d-476f-8755-fcbbe881c661'], 'name': 'tempest-GroupSnapshotsV319Test-Group-227640488'}} {{(pid=100330) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 16 21:13:51.275544 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.coordination [req-a433e6ce-d52b-4a4e-a2d1-cd0df1ec4c65 req-1ba9b3f6-fcae-418c-b5c8-9b04066c0bc8 tempest-AttachVolumeTestJSON-1191062052 tempest-AttachVolumeTestJSON-1191062052-project-member] Lock "cinder-attachment_update-65b11aee-961e-4049-81c5-8bd614dd5bbb-np0000007409" released by "attachment_update" :: held 0.085s {{(pid=100333) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:13:51.275851 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [req-a433e6ce-d52b-4a4e-a2d1-cd0df1ec4c65 req-1ba9b3f6-fcae-418c-b5c8-9b04066c0bc8 tempest-AttachVolumeTestJSON-1191062052 tempest-AttachVolumeTestJSON-1191062052-project-member] https://10.4.3.143/volume/v3/attachments/a58f3bab-831e-4d1e-be53-e3d3ecb3ac64 returned with HTTP 200 Aug 16 21:13:51.276451 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 486/1977] 10.4.3.143 () {74 vars in 1704 bytes} [Sun Aug 16 21:13:51 2026] PUT /volume/v3/attachments/a58f3bab-831e-4d1e-be53-e3d3ecb3ac64 => generated 969 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:13:51.279109 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.v3.groups [None req-f709300e-1bbf-464b-97e5-dd0937e38339 tempest-GroupSnapshotsV319Test-1186841705 tempest-GroupSnapshotsV319Test-1186841705-project-member] Creating group tempest-GroupSnapshotsV319Test-Group-227640488. Aug 16 21:13:51.298296 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-f709300e-1bbf-464b-97e5-dd0937e38339 tempest-GroupSnapshotsV319Test-1186841705 tempest-GroupSnapshotsV319Test-1186841705-project-member] Availability zone cache updated, next update will occur around 2026-08-16 22:13:51.297588. {{(pid=100330) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 16 21:13:51.298296 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-f709300e-1bbf-464b-97e5-dd0937e38339 tempest-GroupSnapshotsV319Test-1186841705 tempest-GroupSnapshotsV319Test-1186841705-project-member] Availability Zones retrieved successfully. Aug 16 21:13:51.316348 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.quota [None req-f709300e-1bbf-464b-97e5-dd0937e38339 tempest-GroupSnapshotsV319Test-1186841705 tempest-GroupSnapshotsV319Test-1186841705-project-member] Created reservations ['4fda8800-b84e-4e51-bb8f-201a34125670'] {{(pid=100330) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:13:51.350944 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-f709300e-1bbf-464b-97e5-dd0937e38339 tempest-GroupSnapshotsV319Test-1186841705 tempest-GroupSnapshotsV319Test-1186841705-project-member] https://10.4.3.143/volume/v3/groups returned with HTTP 202 Aug 16 21:13:51.350944 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 499/1978] 10.4.3.143 () {70 vars in 1297 bytes} [Sun Aug 16 21:13:51 2026] POST /volume/v3/groups => generated 115 bytes in 163 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:13:51.359262 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-8407f1ee-3a45-4dd7-94c2-31324c7d5ddb None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:13:51.361301 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-8407f1ee-3a45-4dd7-94c2-31324c7d5ddb tempest-GroupSnapshotsV319Test-1186841705 tempest-GroupSnapshotsV319Test-1186841705-project-member] GET https://10.4.3.143/volume/v3/groups/8f0ca797-1770-4411-9140-997bab27c9d9 Aug 16 21:13:51.363708 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-8407f1ee-3a45-4dd7-94c2-31324c7d5ddb tempest-GroupSnapshotsV319Test-1186841705 tempest-GroupSnapshotsV319Test-1186841705-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:13:51.363708 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-8407f1ee-3a45-4dd7-94c2-31324c7d5ddb tempest-GroupSnapshotsV319Test-1186841705 tempest-GroupSnapshotsV319Test-1186841705-project-member] Calling method 'version_select' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:13:51.363708 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.v3.groups [None req-8407f1ee-3a45-4dd7-94c2-31324c7d5ddb tempest-GroupSnapshotsV319Test-1186841705 tempest-GroupSnapshotsV319Test-1186841705-project-member] show called for member 8f0ca797-1770-4411-9140-997bab27c9d9 {{(pid=100332) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 16 21:13:51.366469 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:13:51.366469 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:13:51.375858 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-8407f1ee-3a45-4dd7-94c2-31324c7d5ddb tempest-GroupSnapshotsV319Test-1186841705 tempest-GroupSnapshotsV319Test-1186841705-project-member] https://10.4.3.143/volume/v3/groups/8f0ca797-1770-4411-9140-997bab27c9d9 returned with HTTP 200 Aug 16 21:13:51.376417 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 494/1979] 10.4.3.143 () {68 vars in 1386 bytes} [Sun Aug 16 21:13:51 2026] GET /volume/v3/groups/8f0ca797-1770-4411-9140-997bab27c9d9 => generated 395 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:13:51.884210 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-2333dc1b-37be-453f-8537-3a5aa07946b5 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:13:51.885791 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-2333dc1b-37be-453f-8537-3a5aa07946b5 tempest-ProjectReaderTests39-1580880275 tempest-ProjectReaderTests39-1580880275-project-admin] GET https://10.4.3.143/volume/v3/backups/9b18ac36-cb67-4fa9-b6dc-a343afdb351b Aug 16 21:13:51.885995 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-2333dc1b-37be-453f-8537-3a5aa07946b5 tempest-ProjectReaderTests39-1580880275 tempest-ProjectReaderTests39-1580880275-project-admin] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:13:51.886194 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-2333dc1b-37be-453f-8537-3a5aa07946b5 tempest-ProjectReaderTests39-1580880275 tempest-ProjectReaderTests39-1580880275-project-admin] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:13:51.886287 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.v3.backups [None req-2333dc1b-37be-453f-8537-3a5aa07946b5 tempest-ProjectReaderTests39-1580880275 tempest-ProjectReaderTests39-1580880275-project-admin] Show backup with id 9b18ac36-cb67-4fa9-b6dc-a343afdb351b. {{(pid=100331) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:13:51.891517 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:13:51.891517 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:13:51.893516 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-2333dc1b-37be-453f-8537-3a5aa07946b5 tempest-ProjectReaderTests39-1580880275 tempest-ProjectReaderTests39-1580880275-project-admin] https://10.4.3.143/volume/v3/backups/9b18ac36-cb67-4fa9-b6dc-a343afdb351b returned with HTTP 200 Aug 16 21:13:51.895535 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 501/1980] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:13:51 2026] GET /volume/v3/backups/9b18ac36-cb67-4fa9-b6dc-a343afdb351b => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:13:52.033858 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-8c768902-8ffa-4c3c-a67b-e6b22c72cfab None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:13:52.037185 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-8c768902-8ffa-4c3c-a67b-e6b22c72cfab tempest-AttachVolumeTestJSON-1191062052 tempest-AttachVolumeTestJSON-1191062052-project-member] GET https://10.4.3.143/volume/v3/volumes/65b11aee-961e-4049-81c5-8bd614dd5bbb Aug 16 21:13:52.037185 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-8c768902-8ffa-4c3c-a67b-e6b22c72cfab tempest-AttachVolumeTestJSON-1191062052 tempest-AttachVolumeTestJSON-1191062052-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:13:52.037185 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-8c768902-8ffa-4c3c-a67b-e6b22c72cfab tempest-AttachVolumeTestJSON-1191062052 tempest-AttachVolumeTestJSON-1191062052-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:13:52.050311 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:13:52.050311 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:13:52.054281 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-8c768902-8ffa-4c3c-a67b-e6b22c72cfab tempest-AttachVolumeTestJSON-1191062052 tempest-AttachVolumeTestJSON-1191062052-project-member] Volume info retrieved successfully. Aug 16 21:13:52.058377 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-8c768902-8ffa-4c3c-a67b-e6b22c72cfab tempest-AttachVolumeTestJSON-1191062052 tempest-AttachVolumeTestJSON-1191062052-project-member] https://10.4.3.143/volume/v3/volumes/65b11aee-961e-4049-81c5-8bd614dd5bbb returned with HTTP 200 Aug 16 21:13:52.058774 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 487/1981] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:13:52 2026] GET /volume/v3/volumes/65b11aee-961e-4049-81c5-8bd614dd5bbb => generated 844 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:13:52.083403 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-95ebe316-1586-4609-8219-0a8b02f62d6a None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:13:52.094709 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-95ebe316-1586-4609-8219-0a8b02f62d6a tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] DELETE https://10.4.3.143/volume/v3/volumes/369852f3-18f5-46e7-bb67-6dc25cac131b?cascade=True Aug 16 21:13:52.094709 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-95ebe316-1586-4609-8219-0a8b02f62d6a tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:13:52.094709 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-95ebe316-1586-4609-8219-0a8b02f62d6a tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Calling method 'delete' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:13:52.094709 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.v3.volumes [None req-95ebe316-1586-4609-8219-0a8b02f62d6a tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Delete volume with id: 369852f3-18f5-46e7-bb67-6dc25cac131b Aug 16 21:13:52.105694 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:13:52.105694 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:13:52.106213 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-95ebe316-1586-4609-8219-0a8b02f62d6a tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Volume info retrieved successfully. Aug 16 21:13:52.156695 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-95ebe316-1586-4609-8219-0a8b02f62d6a tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Delete volume request issued successfully. Aug 16 21:13:52.157001 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-95ebe316-1586-4609-8219-0a8b02f62d6a tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] https://10.4.3.143/volume/v3/volumes/369852f3-18f5-46e7-bb67-6dc25cac131b?cascade=True returned with HTTP 202 Aug 16 21:13:52.157594 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 500/1982] 10.4.3.143 () {66 vars in 1376 bytes} [Sun Aug 16 21:13:52 2026] DELETE /volume/v3/volumes/369852f3-18f5-46e7-bb67-6dc25cac131b?cascade=True => generated 0 bytes in 75 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 21:13:52.169303 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-4c95d48d-3447-4965-81d1-b368d5a19108 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:13:52.173068 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-4c95d48d-3447-4965-81d1-b368d5a19108 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] GET https://10.4.3.143/volume/v3/volumes/369852f3-18f5-46e7-bb67-6dc25cac131b Aug 16 21:13:52.173068 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-4c95d48d-3447-4965-81d1-b368d5a19108 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:13:52.173068 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-4c95d48d-3447-4965-81d1-b368d5a19108 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:13:52.184593 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:13:52.184593 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:13:52.190152 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-4c95d48d-3447-4965-81d1-b368d5a19108 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Volume info retrieved successfully. Aug 16 21:13:52.198581 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-4c95d48d-3447-4965-81d1-b368d5a19108 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] https://10.4.3.143/volume/v3/volumes/369852f3-18f5-46e7-bb67-6dc25cac131b returned with HTTP 200 Aug 16 21:13:52.199295 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 495/1983] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:13:52 2026] GET /volume/v3/volumes/369852f3-18f5-46e7-bb67-6dc25cac131b => generated 1366 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:13:52.386391 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-8d5074b2-0ea7-4481-9748-5979d46f67cb None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:13:52.388279 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-8d5074b2-0ea7-4481-9748-5979d46f67cb tempest-GroupSnapshotsV319Test-1186841705 tempest-GroupSnapshotsV319Test-1186841705-project-member] GET https://10.4.3.143/volume/v3/groups/8f0ca797-1770-4411-9140-997bab27c9d9 Aug 16 21:13:52.388580 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-8d5074b2-0ea7-4481-9748-5979d46f67cb tempest-GroupSnapshotsV319Test-1186841705 tempest-GroupSnapshotsV319Test-1186841705-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:13:52.388817 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-8d5074b2-0ea7-4481-9748-5979d46f67cb tempest-GroupSnapshotsV319Test-1186841705 tempest-GroupSnapshotsV319Test-1186841705-project-member] Calling method 'version_select' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:13:52.389020 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.v3.groups [None req-8d5074b2-0ea7-4481-9748-5979d46f67cb tempest-GroupSnapshotsV319Test-1186841705 tempest-GroupSnapshotsV319Test-1186841705-project-member] show called for member 8f0ca797-1770-4411-9140-997bab27c9d9 {{(pid=100331) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 16 21:13:52.394536 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:13:52.394536 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:13:52.406300 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-8d5074b2-0ea7-4481-9748-5979d46f67cb tempest-GroupSnapshotsV319Test-1186841705 tempest-GroupSnapshotsV319Test-1186841705-project-member] https://10.4.3.143/volume/v3/groups/8f0ca797-1770-4411-9140-997bab27c9d9 returned with HTTP 200 Aug 16 21:13:52.406718 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 502/1984] 10.4.3.143 () {68 vars in 1386 bytes} [Sun Aug 16 21:13:52 2026] GET /volume/v3/groups/8f0ca797-1770-4411-9140-997bab27c9d9 => generated 396 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:13:52.416857 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-6b63c624-528c-4ba5-8050-3f45ff1a0114 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:13:52.420282 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-6b63c624-528c-4ba5-8050-3f45ff1a0114 tempest-GroupSnapshotsV319Test-1186841705 tempest-GroupSnapshotsV319Test-1186841705-project-member] POST https://10.4.3.143/volume/v3/volumes Aug 16 21:13:52.420629 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-6b63c624-528c-4ba5-8050-3f45ff1a0114 tempest-GroupSnapshotsV319Test-1186841705 tempest-GroupSnapshotsV319Test-1186841705-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1555410352", "volume_type": "c1d7af89-252d-476f-8755-fcbbe881c661", "group_id": "8f0ca797-1770-4411-9140-997bab27c9d9", "size": 1}} {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:13:52.423711 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.v3.volumes [None req-6b63c624-528c-4ba5-8050-3f45ff1a0114 tempest-GroupSnapshotsV319Test-1186841705 tempest-GroupSnapshotsV319Test-1186841705-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1555410352', 'volume_type': 'c1d7af89-252d-476f-8755-fcbbe881c661', 'group_id': '8f0ca797-1770-4411-9140-997bab27c9d9', 'size': 1}} {{(pid=100333) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 21:13:52.431585 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:13:52.431585 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:13:52.432156 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.v3.volumes [None req-6b63c624-528c-4ba5-8050-3f45ff1a0114 tempest-GroupSnapshotsV319Test-1186841705 tempest-GroupSnapshotsV319Test-1186841705-project-member] Create volume of 1 GB Aug 16 21:13:52.440202 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-6b63c624-528c-4ba5-8050-3f45ff1a0114 tempest-GroupSnapshotsV319Test-1186841705 tempest-GroupSnapshotsV319Test-1186841705-project-member] Availability Zones retrieved successfully. Aug 16 21:13:52.448143 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-6b63c624-528c-4ba5-8050-3f45ff1a0114 tempest-GroupSnapshotsV319Test-1186841705 tempest-GroupSnapshotsV319Test-1186841705-project-member] Flow 'volume_create_api' (058e2459-a6ea-4c86-bdd4-69df8403530b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100333) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:13:52.449595 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-6b63c624-528c-4ba5-8050-3f45ff1a0114 tempest-GroupSnapshotsV319Test-1186841705 tempest-GroupSnapshotsV319Test-1186841705-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a1c58483-e387-420d-8a50-7fdda54568de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:13:52.450778 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:13:52.450778 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:13:52.451534 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.flows.api.create_volume [None req-6b63c624-528c-4ba5-8050-3f45ff1a0114 tempest-GroupSnapshotsV319Test-1186841705 tempest-GroupSnapshotsV319Test-1186841705-project-member] Validating volume size '1' using validate_int {{(pid=100333) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 21:13:52.475569 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-6b63c624-528c-4ba5-8050-3f45ff1a0114 tempest-GroupSnapshotsV319Test-1186841705 tempest-GroupSnapshotsV319Test-1186841705-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a1c58483-e387-420d-8a50-7fdda54568de) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T21:13:51Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c1d7af89-252d-476f-8755-fcbbe881c661,is_public=True,name='tempest-GroupSnapshotsV319Test-volume-type-1653012296',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c1d7af89-252d-476f-8755-fcbbe881c661', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '8f0ca797-1770-4411-9140-997bab27c9d9', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:13:52.475959 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-6b63c624-528c-4ba5-8050-3f45ff1a0114 tempest-GroupSnapshotsV319Test-1186841705 tempest-GroupSnapshotsV319Test-1186841705-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (05b1166f-5fd6-475a-9469-3ad8531a6a37) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:13:52.509949 np0000007409 devstack@c-api.service[100333]: WARNING cinder.quota [None req-6b63c624-528c-4ba5-8050-3f45ff1a0114 tempest-GroupSnapshotsV319Test-1186841705 tempest-GroupSnapshotsV319Test-1186841705-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsV319Test-volume-type-1653012296 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsV319Test-volume-type-1653012296, it is now deprecated. Please use the default quota class for default quota. Aug 16 21:13:52.510370 np0000007409 devstack@c-api.service[100333]: WARNING cinder.quota [None req-6b63c624-528c-4ba5-8050-3f45ff1a0114 tempest-GroupSnapshotsV319Test-1186841705 tempest-GroupSnapshotsV319Test-1186841705-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsV319Test-volume-type-1653012296 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsV319Test-volume-type-1653012296, it is now deprecated. Please use the default quota class for default quota. Aug 16 21:13:52.566141 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.quota [None req-6b63c624-528c-4ba5-8050-3f45ff1a0114 tempest-GroupSnapshotsV319Test-1186841705 tempest-GroupSnapshotsV319Test-1186841705-project-member] Created reservations ['cffe4fe4-a136-4e6c-b607-0163ac21c02c', 'a28a9757-bb08-4fa5-9235-8b84bc143e2c', 'c7cf04d1-b2ba-4cec-8513-254b6179081a', '8c7a94be-e54e-413f-9be1-38332cda7fe4'] {{(pid=100333) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:13:52.567344 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-6b63c624-528c-4ba5-8050-3f45ff1a0114 tempest-GroupSnapshotsV319Test-1186841705 tempest-GroupSnapshotsV319Test-1186841705-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (05b1166f-5fd6-475a-9469-3ad8531a6a37) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cffe4fe4-a136-4e6c-b607-0163ac21c02c', 'a28a9757-bb08-4fa5-9235-8b84bc143e2c', 'c7cf04d1-b2ba-4cec-8513-254b6179081a', '8c7a94be-e54e-413f-9be1-38332cda7fe4']}' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:13:52.568257 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-6b63c624-528c-4ba5-8050-3f45ff1a0114 tempest-GroupSnapshotsV319Test-1186841705 tempest-GroupSnapshotsV319Test-1186841705-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (563d6184-8941-4064-94a4-f8f1c1fc09c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:13:52.603278 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-6b63c624-528c-4ba5-8050-3f45ff1a0114 tempest-GroupSnapshotsV319Test-1186841705 tempest-GroupSnapshotsV319Test-1186841705-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (563d6184-8941-4064-94a4-f8f1c1fc09c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fbfd9af9-da27-4963-b825-3244fb9a7adf', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1555410352',encryption_key_id=None,group_id=8f0ca797-1770-4411-9140-997bab27c9d9,group_type_id=,metadata={},multiattach=False,project_id='6670df91b06c4d85b3bc60a6ac3f9db3',qos_specs=None,replication_status=,reservations=['cffe4fe4-a136-4e6c-b607-0163ac21c02c','a28a9757-bb08-4fa5-9235-8b84bc143e2c','c7cf04d1-b2ba-4cec-8513-254b6179081a','8c7a94be-e54e-413f-9be1-38332cda7fe4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='daa9090502434dbca05c16bfe960a480',volume_type_id=c1d7af89-252d-476f-8755-fcbbe881c661), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T21:13:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1555410352',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=8f0ca797-1770-4411-9140-997bab27c9d9,host=None,id=fbfd9af9-da27-4963-b825-3244fb9a7adf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6670df91b06c4d85b3bc60a6ac3f9db3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='daa9090502434dbca05c16bfe960a480',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c1d7af89-252d-476f-8755-fcbbe881c661),volume_type_id=c1d7af89-252d-476f-8755-fcbbe881c661)}' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:13:52.603606 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-6b63c624-528c-4ba5-8050-3f45ff1a0114 tempest-GroupSnapshotsV319Test-1186841705 tempest-GroupSnapshotsV319Test-1186841705-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f5db2371-415c-4192-b3e7-02554ef8e454) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:13:52.628867 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-6b63c624-528c-4ba5-8050-3f45ff1a0114 tempest-GroupSnapshotsV319Test-1186841705 tempest-GroupSnapshotsV319Test-1186841705-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f5db2371-415c-4192-b3e7-02554ef8e454) transitioned into state 'SUCCESS' from state '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-1555410352',encryption_key_id=None,group_id=8f0ca797-1770-4411-9140-997bab27c9d9,group_type_id=,metadata={},multiattach=False,project_id='6670df91b06c4d85b3bc60a6ac3f9db3',qos_specs=None,replication_status=,reservations=['cffe4fe4-a136-4e6c-b607-0163ac21c02c','a28a9757-bb08-4fa5-9235-8b84bc143e2c','c7cf04d1-b2ba-4cec-8513-254b6179081a','8c7a94be-e54e-413f-9be1-38332cda7fe4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='daa9090502434dbca05c16bfe960a480',volume_type_id=c1d7af89-252d-476f-8755-fcbbe881c661)}' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:13:52.630048 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-6b63c624-528c-4ba5-8050-3f45ff1a0114 tempest-GroupSnapshotsV319Test-1186841705 tempest-GroupSnapshotsV319Test-1186841705-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (806ce238-17bf-4426-bffa-a90f413ad85b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:13:52.655531 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-6b63c624-528c-4ba5-8050-3f45ff1a0114 tempest-GroupSnapshotsV319Test-1186841705 tempest-GroupSnapshotsV319Test-1186841705-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (806ce238-17bf-4426-bffa-a90f413ad85b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:13:52.656742 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-6b63c624-528c-4ba5-8050-3f45ff1a0114 tempest-GroupSnapshotsV319Test-1186841705 tempest-GroupSnapshotsV319Test-1186841705-project-member] Flow 'volume_create_api' (058e2459-a6ea-4c86-bdd4-69df8403530b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100333) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:13:52.657222 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-6b63c624-528c-4ba5-8050-3f45ff1a0114 tempest-GroupSnapshotsV319Test-1186841705 tempest-GroupSnapshotsV319Test-1186841705-project-member] Create volume request issued successfully. Aug 16 21:13:52.658281 np0000007409 devstack@c-api.service[100333]: WARNING stevedore.named [None req-6b63c624-528c-4ba5-8050-3f45ff1a0114 tempest-GroupSnapshotsV319Test-1186841705 tempest-GroupSnapshotsV319Test-1186841705-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 16 21:13:52.658497 np0000007409 devstack@c-api.service[100333]: WARNING castellan.key_manager [None req-6b63c624-528c-4ba5-8050-3f45ff1a0114 tempest-GroupSnapshotsV319Test-1186841705 tempest-GroupSnapshotsV319Test-1186841705-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 16 21:13:52.721449 np0000007409 devstack@c-api.service[100333]: DEBUG oslo_db.sqlalchemy.engines [None req-6b63c624-528c-4ba5-8050-3f45ff1a0114 tempest-GroupSnapshotsV319Test-1186841705 tempest-GroupSnapshotsV319Test-1186841705-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100333) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 16 21:13:52.725353 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:13:52.725353 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:13:52.729849 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-6b63c624-528c-4ba5-8050-3f45ff1a0114 tempest-GroupSnapshotsV319Test-1186841705 tempest-GroupSnapshotsV319Test-1186841705-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Aug 16 21:13:52.730461 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 488/1985] 10.4.3.143 () {70 vars in 1300 bytes} [Sun Aug 16 21:13:52 2026] POST /volume/v3/volumes => generated 827 bytes in 314 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:13:52.742532 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-37e0b0d0-1edc-4794-ac59-819471794e2b None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:13:52.744371 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-37e0b0d0-1edc-4794-ac59-819471794e2b tempest-GroupSnapshotsV319Test-1186841705 tempest-GroupSnapshotsV319Test-1186841705-project-member] GET https://10.4.3.143/volume/v3/volumes/fbfd9af9-da27-4963-b825-3244fb9a7adf Aug 16 21:13:52.744618 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-37e0b0d0-1edc-4794-ac59-819471794e2b tempest-GroupSnapshotsV319Test-1186841705 tempest-GroupSnapshotsV319Test-1186841705-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:13:52.744839 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-37e0b0d0-1edc-4794-ac59-819471794e2b tempest-GroupSnapshotsV319Test-1186841705 tempest-GroupSnapshotsV319Test-1186841705-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:13:52.753043 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:13:52.753043 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:13:52.757263 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-37e0b0d0-1edc-4794-ac59-819471794e2b tempest-GroupSnapshotsV319Test-1186841705 tempest-GroupSnapshotsV319Test-1186841705-project-member] Volume info retrieved successfully. Aug 16 21:13:52.757930 np0000007409 devstack@c-api.service[100330]: WARNING stevedore.named [None req-37e0b0d0-1edc-4794-ac59-819471794e2b tempest-GroupSnapshotsV319Test-1186841705 tempest-GroupSnapshotsV319Test-1186841705-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 16 21:13:52.758087 np0000007409 devstack@c-api.service[100330]: WARNING castellan.key_manager [None req-37e0b0d0-1edc-4794-ac59-819471794e2b tempest-GroupSnapshotsV319Test-1186841705 tempest-GroupSnapshotsV319Test-1186841705-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 16 21:13:52.796327 np0000007409 devstack@c-api.service[100330]: DEBUG oslo_db.sqlalchemy.engines [None req-37e0b0d0-1edc-4794-ac59-819471794e2b tempest-GroupSnapshotsV319Test-1186841705 tempest-GroupSnapshotsV319Test-1186841705-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100330) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 16 21:13:52.799659 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:13:52.799659 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:13:52.808097 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-37e0b0d0-1edc-4794-ac59-819471794e2b tempest-GroupSnapshotsV319Test-1186841705 tempest-GroupSnapshotsV319Test-1186841705-project-member] https://10.4.3.143/volume/v3/volumes/fbfd9af9-da27-4963-b825-3244fb9a7adf returned with HTTP 200 Aug 16 21:13:52.808460 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 501/1986] 10.4.3.143 () {68 vars in 1389 bytes} [Sun Aug 16 21:13:52 2026] GET /volume/v3/volumes/fbfd9af9-da27-4963-b825-3244fb9a7adf => generated 919 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:13:52.908229 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-60ba36eb-ac24-4862-86e8-029eaa9689a2 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:13:52.910078 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-60ba36eb-ac24-4862-86e8-029eaa9689a2 tempest-ProjectReaderTests39-1580880275 tempest-ProjectReaderTests39-1580880275-project-admin] GET https://10.4.3.143/volume/v3/backups/9b18ac36-cb67-4fa9-b6dc-a343afdb351b Aug 16 21:13:52.910278 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-60ba36eb-ac24-4862-86e8-029eaa9689a2 tempest-ProjectReaderTests39-1580880275 tempest-ProjectReaderTests39-1580880275-project-admin] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:13:52.910457 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-60ba36eb-ac24-4862-86e8-029eaa9689a2 tempest-ProjectReaderTests39-1580880275 tempest-ProjectReaderTests39-1580880275-project-admin] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:13:52.910565 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.v3.backups [None req-60ba36eb-ac24-4862-86e8-029eaa9689a2 tempest-ProjectReaderTests39-1580880275 tempest-ProjectReaderTests39-1580880275-project-admin] Show backup with id 9b18ac36-cb67-4fa9-b6dc-a343afdb351b. {{(pid=100332) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:13:52.914892 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:13:52.914892 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:13:52.915523 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-60ba36eb-ac24-4862-86e8-029eaa9689a2 tempest-ProjectReaderTests39-1580880275 tempest-ProjectReaderTests39-1580880275-project-admin] https://10.4.3.143/volume/v3/backups/9b18ac36-cb67-4fa9-b6dc-a343afdb351b returned with HTTP 200 Aug 16 21:13:52.915841 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 496/1987] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:13:52 2026] GET /volume/v3/backups/9b18ac36-cb67-4fa9-b6dc-a343afdb351b => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:13:53.072383 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-e343a0e7-d1ae-4aa2-823a-b90627c43b0d None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:13:53.074634 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-e343a0e7-d1ae-4aa2-823a-b90627c43b0d tempest-AttachVolumeTestJSON-1191062052 tempest-AttachVolumeTestJSON-1191062052-project-member] GET https://10.4.3.143/volume/v3/volumes/65b11aee-961e-4049-81c5-8bd614dd5bbb Aug 16 21:13:53.074757 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-e343a0e7-d1ae-4aa2-823a-b90627c43b0d tempest-AttachVolumeTestJSON-1191062052 tempest-AttachVolumeTestJSON-1191062052-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:13:53.074958 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-e343a0e7-d1ae-4aa2-823a-b90627c43b0d tempest-AttachVolumeTestJSON-1191062052 tempest-AttachVolumeTestJSON-1191062052-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:13:53.085984 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:13:53.085984 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:13:53.090551 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-e343a0e7-d1ae-4aa2-823a-b90627c43b0d tempest-AttachVolumeTestJSON-1191062052 tempest-AttachVolumeTestJSON-1191062052-project-member] Volume info retrieved successfully. Aug 16 21:13:53.095270 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-e343a0e7-d1ae-4aa2-823a-b90627c43b0d tempest-AttachVolumeTestJSON-1191062052 tempest-AttachVolumeTestJSON-1191062052-project-member] https://10.4.3.143/volume/v3/volumes/65b11aee-961e-4049-81c5-8bd614dd5bbb returned with HTTP 200 Aug 16 21:13:53.095698 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 503/1988] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:13:53 2026] GET /volume/v3/volumes/65b11aee-961e-4049-81c5-8bd614dd5bbb => generated 844 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:13:53.212048 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-23ea00de-f50c-4b86-9144-966e86534f5d None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:13:53.214657 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-23ea00de-f50c-4b86-9144-966e86534f5d tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] GET https://10.4.3.143/volume/v3/volumes/369852f3-18f5-46e7-bb67-6dc25cac131b Aug 16 21:13:53.214975 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-23ea00de-f50c-4b86-9144-966e86534f5d tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:13:53.215299 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-23ea00de-f50c-4b86-9144-966e86534f5d tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:13:53.222152 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-23ea00de-f50c-4b86-9144-966e86534f5d tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] https://10.4.3.143/volume/v3/volumes/369852f3-18f5-46e7-bb67-6dc25cac131b returned with HTTP 404 Aug 16 21:13:53.222760 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 489/1989] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:13:53 2026] GET /volume/v3/volumes/369852f3-18f5-46e7-bb67-6dc25cac131b => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:13:53.599651 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-cb92f7aa-c81c-42eb-aab1-df8ec39ca312 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:13:53.602120 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-cb92f7aa-c81c-42eb-aab1-df8ec39ca312 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] DELETE https://10.4.3.143/volume/v3/volumes/369852f3-18f5-46e7-bb67-6dc25cac131b Aug 16 21:13:53.602365 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-cb92f7aa-c81c-42eb-aab1-df8ec39ca312 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:13:53.602615 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-cb92f7aa-c81c-42eb-aab1-df8ec39ca312 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Calling method 'delete' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:13:53.602829 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.v3.volumes [None req-cb92f7aa-c81c-42eb-aab1-df8ec39ca312 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Delete volume with id: 369852f3-18f5-46e7-bb67-6dc25cac131b Aug 16 21:13:53.609198 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-cb92f7aa-c81c-42eb-aab1-df8ec39ca312 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] https://10.4.3.143/volume/v3/volumes/369852f3-18f5-46e7-bb67-6dc25cac131b returned with HTTP 404 Aug 16 21:13:53.609767 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 502/1990] 10.4.3.143 () {66 vars in 1351 bytes} [Sun Aug 16 21:13:53 2026] DELETE /volume/v3/volumes/369852f3-18f5-46e7-bb67-6dc25cac131b => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:13:53.616710 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-19234439-787d-4b0e-b3e1-3372d0566769 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:13:53.618741 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-19234439-787d-4b0e-b3e1-3372d0566769 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] GET https://10.4.3.143/volume/v3/volumes/369852f3-18f5-46e7-bb67-6dc25cac131b Aug 16 21:13:53.618951 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-19234439-787d-4b0e-b3e1-3372d0566769 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:13:53.619177 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-19234439-787d-4b0e-b3e1-3372d0566769 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:13:53.624896 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-19234439-787d-4b0e-b3e1-3372d0566769 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] https://10.4.3.143/volume/v3/volumes/369852f3-18f5-46e7-bb67-6dc25cac131b returned with HTTP 404 Aug 16 21:13:53.625543 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 497/1991] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:13:53 2026] GET /volume/v3/volumes/369852f3-18f5-46e7-bb67-6dc25cac131b => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:13:53.632964 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-c8075ec2-8c40-4fbf-a82d-598e0ec3992b None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:13:53.634654 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-c8075ec2-8c40-4fbf-a82d-598e0ec3992b tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] DELETE https://10.4.3.143/volume/v3/volumes/3beda35d-e4b2-4e5d-b122-0adba57f927f Aug 16 21:13:53.634828 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-c8075ec2-8c40-4fbf-a82d-598e0ec3992b tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:13:53.635061 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-c8075ec2-8c40-4fbf-a82d-598e0ec3992b tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Calling method 'delete' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:13:53.635209 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.v3.volumes [None req-c8075ec2-8c40-4fbf-a82d-598e0ec3992b tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Delete volume with id: 3beda35d-e4b2-4e5d-b122-0adba57f927f Aug 16 21:13:53.643929 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:13:53.643929 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:13:53.644580 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-c8075ec2-8c40-4fbf-a82d-598e0ec3992b tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Volume info retrieved successfully. Aug 16 21:13:53.666614 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-c8075ec2-8c40-4fbf-a82d-598e0ec3992b tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Delete volume request issued successfully. Aug 16 21:13:53.666864 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-c8075ec2-8c40-4fbf-a82d-598e0ec3992b tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] https://10.4.3.143/volume/v3/volumes/3beda35d-e4b2-4e5d-b122-0adba57f927f returned with HTTP 202 Aug 16 21:13:53.667411 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 504/1992] 10.4.3.143 () {66 vars in 1351 bytes} [Sun Aug 16 21:13:53 2026] DELETE /volume/v3/volumes/3beda35d-e4b2-4e5d-b122-0adba57f927f => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 21:13:53.674965 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-b2c3e09b-4832-4ad2-9131-5a7a67fc8ecd None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:13:53.676777 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-b2c3e09b-4832-4ad2-9131-5a7a67fc8ecd tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] GET https://10.4.3.143/volume/v3/volumes/3beda35d-e4b2-4e5d-b122-0adba57f927f Aug 16 21:13:53.676989 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-b2c3e09b-4832-4ad2-9131-5a7a67fc8ecd tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:13:53.677223 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-b2c3e09b-4832-4ad2-9131-5a7a67fc8ecd tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:13:53.684947 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:13:53.684947 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:13:53.690321 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-b2c3e09b-4832-4ad2-9131-5a7a67fc8ecd tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Volume info retrieved successfully. Aug 16 21:13:53.695530 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-b2c3e09b-4832-4ad2-9131-5a7a67fc8ecd tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] https://10.4.3.143/volume/v3/volumes/3beda35d-e4b2-4e5d-b122-0adba57f927f returned with HTTP 200 Aug 16 21:13:53.695963 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 490/1993] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:13:53 2026] GET /volume/v3/volumes/3beda35d-e4b2-4e5d-b122-0adba57f927f => generated 852 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:13:53.696283 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-2b412b7f-5ad8-4cf4-b9a2-52dd03ac98c8 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:13:53.699336 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-2b412b7f-5ad8-4cf4-b9a2-52dd03ac98c8 tempest-VolumesActionsTest-1927630399 tempest-VolumesActionsTest-1927630399-project-member] POST https://10.4.3.143/volume/v3/volumes/0814e87e-a7f9-4588-94c8-3ca0546c4170/action Aug 16 21:13:53.699629 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-2b412b7f-5ad8-4cf4-b9a2-52dd03ac98c8 tempest-VolumesActionsTest-1927630399 tempest-VolumesActionsTest-1927630399-project-member] Action body: b'{"os-reserve": {}}' {{(pid=100330) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 21:13:53.699737 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-2b412b7f-5ad8-4cf4-b9a2-52dd03ac98c8 tempest-VolumesActionsTest-1927630399 tempest-VolumesActionsTest-1927630399-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:13:53.713649 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:13:53.713649 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:13:53.714204 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-2b412b7f-5ad8-4cf4-b9a2-52dd03ac98c8 tempest-VolumesActionsTest-1927630399 tempest-VolumesActionsTest-1927630399-project-member] Volume info retrieved successfully. Aug 16 21:13:53.724244 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-2b412b7f-5ad8-4cf4-b9a2-52dd03ac98c8 tempest-VolumesActionsTest-1927630399 tempest-VolumesActionsTest-1927630399-project-member] Reserve volume completed successfully. Aug 16 21:13:53.724515 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-2b412b7f-5ad8-4cf4-b9a2-52dd03ac98c8 tempest-VolumesActionsTest-1927630399 tempest-VolumesActionsTest-1927630399-project-member] https://10.4.3.143/volume/v3/volumes/0814e87e-a7f9-4588-94c8-3ca0546c4170/action returned with HTTP 202 Aug 16 21:13:53.725153 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 503/1994] 10.4.3.143 () {68 vars in 1390 bytes} [Sun Aug 16 21:13:53 2026] POST /volume/v3/volumes/0814e87e-a7f9-4588-94c8-3ca0546c4170/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 16 21:13:53.732403 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-2bcdc144-71ba-40b9-ba3b-a6723002f891 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:13:53.734862 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-2bcdc144-71ba-40b9-ba3b-a6723002f891 tempest-VolumesActionsTest-1927630399 tempest-VolumesActionsTest-1927630399-project-member] GET https://10.4.3.143/volume/v3/volumes/0814e87e-a7f9-4588-94c8-3ca0546c4170 Aug 16 21:13:53.735400 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-2bcdc144-71ba-40b9-ba3b-a6723002f891 tempest-VolumesActionsTest-1927630399 tempest-VolumesActionsTest-1927630399-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:13:53.735665 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-2bcdc144-71ba-40b9-ba3b-a6723002f891 tempest-VolumesActionsTest-1927630399 tempest-VolumesActionsTest-1927630399-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:13:53.744060 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:13:53.744060 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:13:53.751207 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-2bcdc144-71ba-40b9-ba3b-a6723002f891 tempest-VolumesActionsTest-1927630399 tempest-VolumesActionsTest-1927630399-project-member] Volume info retrieved successfully. Aug 16 21:13:53.756719 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-2bcdc144-71ba-40b9-ba3b-a6723002f891 tempest-VolumesActionsTest-1927630399 tempest-VolumesActionsTest-1927630399-project-member] https://10.4.3.143/volume/v3/volumes/0814e87e-a7f9-4588-94c8-3ca0546c4170 returned with HTTP 200 Aug 16 21:13:53.757399 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 498/1995] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:13:53 2026] GET /volume/v3/volumes/0814e87e-a7f9-4588-94c8-3ca0546c4170 => generated 860 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:13:53.773497 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-6fcaea63-37c2-4e14-9030-60c875a1767b None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:13:53.775744 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-6fcaea63-37c2-4e14-9030-60c875a1767b tempest-VolumesActionsTest-1927630399 tempest-VolumesActionsTest-1927630399-project-member] POST https://10.4.3.143/volume/v3/volumes/0814e87e-a7f9-4588-94c8-3ca0546c4170/action Aug 16 21:13:53.776243 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-6fcaea63-37c2-4e14-9030-60c875a1767b tempest-VolumesActionsTest-1927630399 tempest-VolumesActionsTest-1927630399-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=100331) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 21:13:53.776775 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-6fcaea63-37c2-4e14-9030-60c875a1767b tempest-VolumesActionsTest-1927630399 tempest-VolumesActionsTest-1927630399-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:13:53.787094 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:13:53.787094 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:13:53.787746 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-6fcaea63-37c2-4e14-9030-60c875a1767b tempest-VolumesActionsTest-1927630399 tempest-VolumesActionsTest-1927630399-project-member] Volume info retrieved successfully. Aug 16 21:13:53.804863 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-6fcaea63-37c2-4e14-9030-60c875a1767b tempest-VolumesActionsTest-1927630399 tempest-VolumesActionsTest-1927630399-project-member] Unreserve volume completed successfully. Aug 16 21:13:53.805169 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-6fcaea63-37c2-4e14-9030-60c875a1767b tempest-VolumesActionsTest-1927630399 tempest-VolumesActionsTest-1927630399-project-member] https://10.4.3.143/volume/v3/volumes/0814e87e-a7f9-4588-94c8-3ca0546c4170/action returned with HTTP 202 Aug 16 21:13:53.805698 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 505/1996] 10.4.3.143 () {68 vars in 1390 bytes} [Sun Aug 16 21:13:53 2026] POST /volume/v3/volumes/0814e87e-a7f9-4588-94c8-3ca0546c4170/action => generated 0 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 16 21:13:53.812602 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-4fc136f7-b674-462c-a785-3c382e94c51d None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:13:53.814834 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-4fc136f7-b674-462c-a785-3c382e94c51d tempest-VolumesActionsTest-1927630399 tempest-VolumesActionsTest-1927630399-project-member] GET https://10.4.3.143/volume/v3/volumes/0814e87e-a7f9-4588-94c8-3ca0546c4170 Aug 16 21:13:53.815165 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-4fc136f7-b674-462c-a785-3c382e94c51d tempest-VolumesActionsTest-1927630399 tempest-VolumesActionsTest-1927630399-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:13:53.815439 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-4fc136f7-b674-462c-a785-3c382e94c51d tempest-VolumesActionsTest-1927630399 tempest-VolumesActionsTest-1927630399-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:13:53.828823 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-48c57dd8-c232-49f0-a91c-9af1bc697751 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:13:53.829982 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:13:53.829982 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:13:53.830767 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-48c57dd8-c232-49f0-a91c-9af1bc697751 tempest-GroupSnapshotsV319Test-1186841705 tempest-GroupSnapshotsV319Test-1186841705-project-member] GET https://10.4.3.143/volume/v3/volumes/fbfd9af9-da27-4963-b825-3244fb9a7adf Aug 16 21:13:53.831085 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-48c57dd8-c232-49f0-a91c-9af1bc697751 tempest-GroupSnapshotsV319Test-1186841705 tempest-GroupSnapshotsV319Test-1186841705-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:13:53.831291 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-48c57dd8-c232-49f0-a91c-9af1bc697751 tempest-GroupSnapshotsV319Test-1186841705 tempest-GroupSnapshotsV319Test-1186841705-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:13:53.834935 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-4fc136f7-b674-462c-a785-3c382e94c51d tempest-VolumesActionsTest-1927630399 tempest-VolumesActionsTest-1927630399-project-member] Volume info retrieved successfully. Aug 16 21:13:53.838118 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:13:53.838118 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:13:53.840528 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-4fc136f7-b674-462c-a785-3c382e94c51d tempest-VolumesActionsTest-1927630399 tempest-VolumesActionsTest-1927630399-project-member] https://10.4.3.143/volume/v3/volumes/0814e87e-a7f9-4588-94c8-3ca0546c4170 returned with HTTP 200 Aug 16 21:13:53.841022 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 491/1997] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:13:53 2026] GET /volume/v3/volumes/0814e87e-a7f9-4588-94c8-3ca0546c4170 => generated 860 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:13:53.843682 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-48c57dd8-c232-49f0-a91c-9af1bc697751 tempest-GroupSnapshotsV319Test-1186841705 tempest-GroupSnapshotsV319Test-1186841705-project-member] Volume info retrieved successfully. Aug 16 21:13:53.843682 np0000007409 devstack@c-api.service[100330]: WARNING stevedore.named [None req-48c57dd8-c232-49f0-a91c-9af1bc697751 tempest-GroupSnapshotsV319Test-1186841705 tempest-GroupSnapshotsV319Test-1186841705-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 16 21:13:53.843682 np0000007409 devstack@c-api.service[100330]: WARNING castellan.key_manager [None req-48c57dd8-c232-49f0-a91c-9af1bc697751 tempest-GroupSnapshotsV319Test-1186841705 tempest-GroupSnapshotsV319Test-1186841705-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 16 21:13:53.855626 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-0e27c7b9-9832-4458-bd37-656181f6ac79 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:13:53.858079 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-0e27c7b9-9832-4458-bd37-656181f6ac79 tempest-VolumesActionsTest-1927630399 tempest-VolumesActionsTest-1927630399-project-member] POST https://10.4.3.143/volume/v3/volumes/0814e87e-a7f9-4588-94c8-3ca0546c4170/action Aug 16 21:13:53.858665 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-0e27c7b9-9832-4458-bd37-656181f6ac79 tempest-VolumesActionsTest-1927630399 tempest-VolumesActionsTest-1927630399-project-member] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=100332) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 21:13:53.858828 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-0e27c7b9-9832-4458-bd37-656181f6ac79 tempest-VolumesActionsTest-1927630399 tempest-VolumesActionsTest-1927630399-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:13:53.868173 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:13:53.868173 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:13:53.868853 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-0e27c7b9-9832-4458-bd37-656181f6ac79 tempest-VolumesActionsTest-1927630399 tempest-VolumesActionsTest-1927630399-project-member] Volume info retrieved successfully. Aug 16 21:13:53.879584 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-0e27c7b9-9832-4458-bd37-656181f6ac79 tempest-VolumesActionsTest-1927630399 tempest-VolumesActionsTest-1927630399-project-member] Volume updated successfully. Aug 16 21:13:53.879806 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-0e27c7b9-9832-4458-bd37-656181f6ac79 tempest-VolumesActionsTest-1927630399 tempest-VolumesActionsTest-1927630399-project-member] https://10.4.3.143/volume/v3/volumes/0814e87e-a7f9-4588-94c8-3ca0546c4170/action returned with HTTP 200 Aug 16 21:13:53.880251 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 499/1998] 10.4.3.143 () {68 vars in 1390 bytes} [Sun Aug 16 21:13:53 2026] POST /volume/v3/volumes/0814e87e-a7f9-4588-94c8-3ca0546c4170/action => generated 0 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 16 21:13:53.882489 np0000007409 devstack@c-api.service[100330]: DEBUG oslo_db.sqlalchemy.engines [None req-48c57dd8-c232-49f0-a91c-9af1bc697751 tempest-GroupSnapshotsV319Test-1186841705 tempest-GroupSnapshotsV319Test-1186841705-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100330) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 16 21:13:53.885900 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:13:53.885900 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:13:53.887380 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-a69c5c04-ddc2-407a-9aa1-92d18322a541 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:13:53.889230 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-a69c5c04-ddc2-407a-9aa1-92d18322a541 tempest-VolumesActionsTest-1927630399 tempest-VolumesActionsTest-1927630399-project-member] GET https://10.4.3.143/volume/v3/volumes/0814e87e-a7f9-4588-94c8-3ca0546c4170 Aug 16 21:13:53.889230 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-a69c5c04-ddc2-407a-9aa1-92d18322a541 tempest-VolumesActionsTest-1927630399 tempest-VolumesActionsTest-1927630399-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:13:53.889393 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-a69c5c04-ddc2-407a-9aa1-92d18322a541 tempest-VolumesActionsTest-1927630399 tempest-VolumesActionsTest-1927630399-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:13:53.893466 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-48c57dd8-c232-49f0-a91c-9af1bc697751 tempest-GroupSnapshotsV319Test-1186841705 tempest-GroupSnapshotsV319Test-1186841705-project-member] https://10.4.3.143/volume/v3/volumes/fbfd9af9-da27-4963-b825-3244fb9a7adf returned with HTTP 200 Aug 16 21:13:53.893882 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 504/1999] 10.4.3.143 () {68 vars in 1389 bytes} [Sun Aug 16 21:13:53 2026] GET /volume/v3/volumes/fbfd9af9-da27-4963-b825-3244fb9a7adf => generated 920 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:13:53.895349 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:13:53.895349 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:13:53.898777 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-a69c5c04-ddc2-407a-9aa1-92d18322a541 tempest-VolumesActionsTest-1927630399 tempest-VolumesActionsTest-1927630399-project-member] Volume info retrieved successfully. Aug 16 21:13:53.902639 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-a69c5c04-ddc2-407a-9aa1-92d18322a541 tempest-VolumesActionsTest-1927630399 tempest-VolumesActionsTest-1927630399-project-member] https://10.4.3.143/volume/v3/volumes/0814e87e-a7f9-4588-94c8-3ca0546c4170 returned with HTTP 200 Aug 16 21:13:53.902996 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 506/2000] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:13:53 2026] GET /volume/v3/volumes/0814e87e-a7f9-4588-94c8-3ca0546c4170 => generated 859 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:13:53.907973 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-e9123fc6-26ad-4c19-8ae9-598b3c8af45c None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:13:53.907973 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-e9123fc6-26ad-4c19-8ae9-598b3c8af45c tempest-GroupSnapshotsV319Test-1186841705 tempest-GroupSnapshotsV319Test-1186841705-project-member] POST https://10.4.3.143/volume/v3/group_snapshots Aug 16 21:13:53.907973 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-e9123fc6-26ad-4c19-8ae9-598b3c8af45c tempest-GroupSnapshotsV319Test-1186841705 tempest-GroupSnapshotsV319Test-1186841705-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "8f0ca797-1770-4411-9140-997bab27c9d9", "name": "tempest-GroupSnapshotsV319Test-Group_Snapshot-822628807"}} {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:13:53.909087 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.v3.group_snapshots [None req-e9123fc6-26ad-4c19-8ae9-598b3c8af45c tempest-GroupSnapshotsV319Test-1186841705 tempest-GroupSnapshotsV319Test-1186841705-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': '8f0ca797-1770-4411-9140-997bab27c9d9', 'name': 'tempest-GroupSnapshotsV319Test-Group_Snapshot-822628807'}} {{(pid=100333) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Aug 16 21:13:53.912680 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:13:53.912680 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:13:53.915489 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.v3.group_snapshots [None req-e9123fc6-26ad-4c19-8ae9-598b3c8af45c tempest-GroupSnapshotsV319Test-1186841705 tempest-GroupSnapshotsV319Test-1186841705-project-member] Creating group_snapshot tempest-GroupSnapshotsV319Test-Group_Snapshot-822628807. Aug 16 21:13:53.916642 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-9516ddc3-5c71-422c-b2f6-c626c442b814 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:13:53.918333 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-9516ddc3-5c71-422c-b2f6-c626c442b814 tempest-VolumesActionsTest-1927630399 tempest-VolumesActionsTest-1927630399-project-member] POST https://10.4.3.143/volume/v3/volumes/0814e87e-a7f9-4588-94c8-3ca0546c4170/action Aug 16 21:13:53.918678 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-9516ddc3-5c71-422c-b2f6-c626c442b814 tempest-VolumesActionsTest-1927630399 tempest-VolumesActionsTest-1927630399-project-member] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=100332) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 21:13:53.918793 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-9516ddc3-5c71-422c-b2f6-c626c442b814 tempest-VolumesActionsTest-1927630399 tempest-VolumesActionsTest-1927630399-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": false}} {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:13:53.927266 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-bdb7b23b-b79c-48ea-b6dc-adfb72fe4bd5 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:13:53.928655 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:13:53.928655 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:13:53.929237 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-9516ddc3-5c71-422c-b2f6-c626c442b814 tempest-VolumesActionsTest-1927630399 tempest-VolumesActionsTest-1927630399-project-member] Volume info retrieved successfully. Aug 16 21:13:53.930767 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-bdb7b23b-b79c-48ea-b6dc-adfb72fe4bd5 tempest-ProjectReaderTests39-1580880275 tempest-ProjectReaderTests39-1580880275-project-admin] GET https://10.4.3.143/volume/v3/backups/9b18ac36-cb67-4fa9-b6dc-a343afdb351b Aug 16 21:13:53.930997 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-bdb7b23b-b79c-48ea-b6dc-adfb72fe4bd5 tempest-ProjectReaderTests39-1580880275 tempest-ProjectReaderTests39-1580880275-project-admin] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:13:53.931297 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-bdb7b23b-b79c-48ea-b6dc-adfb72fe4bd5 tempest-ProjectReaderTests39-1580880275 tempest-ProjectReaderTests39-1580880275-project-admin] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:13:53.931396 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.v3.backups [None req-bdb7b23b-b79c-48ea-b6dc-adfb72fe4bd5 tempest-ProjectReaderTests39-1580880275 tempest-ProjectReaderTests39-1580880275-project-admin] Show backup with id 9b18ac36-cb67-4fa9-b6dc-a343afdb351b. {{(pid=100330) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:13:53.934406 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:13:53.934406 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:13:53.935598 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:13:53.935598 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:13:53.936350 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-bdb7b23b-b79c-48ea-b6dc-adfb72fe4bd5 tempest-ProjectReaderTests39-1580880275 tempest-ProjectReaderTests39-1580880275-project-admin] https://10.4.3.143/volume/v3/backups/9b18ac36-cb67-4fa9-b6dc-a343afdb351b returned with HTTP 200 Aug 16 21:13:53.936689 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 505/2001] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:13:53 2026] GET /volume/v3/backups/9b18ac36-cb67-4fa9-b6dc-a343afdb351b => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:13:53.938703 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-9516ddc3-5c71-422c-b2f6-c626c442b814 tempest-VolumesActionsTest-1927630399 tempest-VolumesActionsTest-1927630399-project-member] Volume updated successfully. Aug 16 21:13:53.938971 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-9516ddc3-5c71-422c-b2f6-c626c442b814 tempest-VolumesActionsTest-1927630399 tempest-VolumesActionsTest-1927630399-project-member] https://10.4.3.143/volume/v3/volumes/0814e87e-a7f9-4588-94c8-3ca0546c4170/action returned with HTTP 200 Aug 16 21:13:53.939503 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 500/2002] 10.4.3.143 () {68 vars in 1390 bytes} [Sun Aug 16 21:13:53 2026] POST /volume/v3/volumes/0814e87e-a7f9-4588-94c8-3ca0546c4170/action => generated 0 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 16 21:13:53.946749 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-54cb63f5-b257-4299-9998-40fbfd566484 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:13:53.948682 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-54cb63f5-b257-4299-9998-40fbfd566484 tempest-VolumesActionsTest-1927630399 tempest-VolumesActionsTest-1927630399-project-member] GET https://10.4.3.143/volume/v3/volumes/0814e87e-a7f9-4588-94c8-3ca0546c4170 Aug 16 21:13:53.948843 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-54cb63f5-b257-4299-9998-40fbfd566484 tempest-VolumesActionsTest-1927630399 tempest-VolumesActionsTest-1927630399-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:13:53.949041 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-54cb63f5-b257-4299-9998-40fbfd566484 tempest-VolumesActionsTest-1927630399 tempest-VolumesActionsTest-1927630399-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:13:53.950046 np0000007409 devstack@c-api.service[100333]: WARNING cinder.quota [None req-e9123fc6-26ad-4c19-8ae9-598b3c8af45c tempest-GroupSnapshotsV319Test-1186841705 tempest-GroupSnapshotsV319Test-1186841705-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsV319Test-volume-type-1653012296 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsV319Test-volume-type-1653012296, it is now deprecated. Please use the default quota class for default quota. Aug 16 21:13:53.955146 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:13:53.955146 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:13:53.958376 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-54cb63f5-b257-4299-9998-40fbfd566484 tempest-VolumesActionsTest-1927630399 tempest-VolumesActionsTest-1927630399-project-member] Volume info retrieved successfully. Aug 16 21:13:53.962141 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-54cb63f5-b257-4299-9998-40fbfd566484 tempest-VolumesActionsTest-1927630399 tempest-VolumesActionsTest-1927630399-project-member] https://10.4.3.143/volume/v3/volumes/0814e87e-a7f9-4588-94c8-3ca0546c4170 returned with HTTP 200 Aug 16 21:13:53.962478 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 507/2003] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:13:53 2026] GET /volume/v3/volumes/0814e87e-a7f9-4588-94c8-3ca0546c4170 => generated 860 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:13:53.976281 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.quota [None req-e9123fc6-26ad-4c19-8ae9-598b3c8af45c tempest-GroupSnapshotsV319Test-1186841705 tempest-GroupSnapshotsV319Test-1186841705-project-member] Created reservations ['7e041683-52e1-4294-92f6-bd2349a6aaed', 'e1efe902-2e5b-4718-bdb9-e912d7df9dc7', '34155be4-2dd1-46ee-8a5e-fd5a79411f43', '355d43c1-4362-4644-8c4d-75b1c126a2e7'] {{(pid=100333) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:13:53.978025 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-c8c9ea05-ceab-4888-b840-7be37b3b755a None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:13:53.979996 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-c8c9ea05-ceab-4888-b840-7be37b3b755a tempest-VolumesActionsTest-1927630399 tempest-VolumesActionsTest-1927630399-project-member] POST https://10.4.3.143/volume/v3/volumes/0814e87e-a7f9-4588-94c8-3ca0546c4170/action Aug 16 21:13:53.980398 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-c8c9ea05-ceab-4888-b840-7be37b3b755a tempest-VolumesActionsTest-1927630399 tempest-VolumesActionsTest-1927630399-project-member] Action body: b'{"os-update_readonly_flag": {"readonly": true}}' {{(pid=100330) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 21:13:53.980510 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-c8c9ea05-ceab-4888-b840-7be37b3b755a tempest-VolumesActionsTest-1927630399 tempest-VolumesActionsTest-1927630399-project-member] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": true}} {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:13:53.989983 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:13:53.989983 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:13:53.990614 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-c8c9ea05-ceab-4888-b840-7be37b3b755a tempest-VolumesActionsTest-1927630399 tempest-VolumesActionsTest-1927630399-project-member] Volume info retrieved successfully. Aug 16 21:13:54.003092 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-c8c9ea05-ceab-4888-b840-7be37b3b755a tempest-VolumesActionsTest-1927630399 tempest-VolumesActionsTest-1927630399-project-member] Update volume admin metadata completed successfully. Aug 16 21:13:54.003226 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-c8c9ea05-ceab-4888-b840-7be37b3b755a tempest-VolumesActionsTest-1927630399 tempest-VolumesActionsTest-1927630399-project-member] Update readonly setting on volume completed successfully. Aug 16 21:13:54.003448 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-c8c9ea05-ceab-4888-b840-7be37b3b755a tempest-VolumesActionsTest-1927630399 tempest-VolumesActionsTest-1927630399-project-member] https://10.4.3.143/volume/v3/volumes/0814e87e-a7f9-4588-94c8-3ca0546c4170/action returned with HTTP 202 Aug 16 21:13:54.004065 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 506/2004] 10.4.3.143 () {68 vars in 1390 bytes} [Sun Aug 16 21:13:53 2026] POST /volume/v3/volumes/0814e87e-a7f9-4588-94c8-3ca0546c4170/action => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 16 21:13:54.010111 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-e9123fc6-26ad-4c19-8ae9-598b3c8af45c tempest-GroupSnapshotsV319Test-1186841705 tempest-GroupSnapshotsV319Test-1186841705-project-member] https://10.4.3.143/volume/v3/group_snapshots returned with HTTP 202 Aug 16 21:13:54.010604 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-eeeef208-d0e9-43fb-ae16-afd6783216b9 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:13:54.010673 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 492/2005] 10.4.3.143 () {70 vars in 1324 bytes} [Sun Aug 16 21:13:53 2026] POST /volume/v3/group_snapshots => generated 190 bytes in 105 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:13:54.015526 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-eeeef208-d0e9-43fb-ae16-afd6783216b9 tempest-VolumesActionsTest-1927630399 tempest-VolumesActionsTest-1927630399-project-member] GET https://10.4.3.143/volume/v3/volumes/0814e87e-a7f9-4588-94c8-3ca0546c4170 Aug 16 21:13:54.015736 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-eeeef208-d0e9-43fb-ae16-afd6783216b9 tempest-VolumesActionsTest-1927630399 tempest-VolumesActionsTest-1927630399-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:13:54.015961 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-eeeef208-d0e9-43fb-ae16-afd6783216b9 tempest-VolumesActionsTest-1927630399 tempest-VolumesActionsTest-1927630399-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:13:54.019325 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-88ed628f-2674-4928-a3ed-127b27afee62 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:13:54.021047 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-88ed628f-2674-4928-a3ed-127b27afee62 tempest-GroupSnapshotsV319Test-1186841705 tempest-GroupSnapshotsV319Test-1186841705-project-member] GET https://10.4.3.143/volume/v3/group_snapshots/1aaa7734-3710-4243-8b39-60aae1a00cd1 Aug 16 21:13:54.021294 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-88ed628f-2674-4928-a3ed-127b27afee62 tempest-GroupSnapshotsV319Test-1186841705 tempest-GroupSnapshotsV319Test-1186841705-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:13:54.021478 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-88ed628f-2674-4928-a3ed-127b27afee62 tempest-GroupSnapshotsV319Test-1186841705 tempest-GroupSnapshotsV319Test-1186841705-project-member] Calling method 'version_select' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:13:54.021596 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.v3.group_snapshots [None req-88ed628f-2674-4928-a3ed-127b27afee62 tempest-GroupSnapshotsV319Test-1186841705 tempest-GroupSnapshotsV319Test-1186841705-project-member] show called for member 1aaa7734-3710-4243-8b39-60aae1a00cd1 {{(pid=100331) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 16 21:13:54.025060 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:13:54.025060 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:13:54.025444 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:13:54.025444 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:13:54.028934 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-88ed628f-2674-4928-a3ed-127b27afee62 tempest-GroupSnapshotsV319Test-1186841705 tempest-GroupSnapshotsV319Test-1186841705-project-member] https://10.4.3.143/volume/v3/group_snapshots/1aaa7734-3710-4243-8b39-60aae1a00cd1 returned with HTTP 200 Aug 16 21:13:54.029325 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 508/2006] 10.4.3.143 () {68 vars in 1413 bytes} [Sun Aug 16 21:13:54 2026] GET /volume/v3/group_snapshots/1aaa7734-3710-4243-8b39-60aae1a00cd1 => generated 329 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:13:54.031392 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-eeeef208-d0e9-43fb-ae16-afd6783216b9 tempest-VolumesActionsTest-1927630399 tempest-VolumesActionsTest-1927630399-project-member] Volume info retrieved successfully. Aug 16 21:13:54.038976 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-eeeef208-d0e9-43fb-ae16-afd6783216b9 tempest-VolumesActionsTest-1927630399 tempest-VolumesActionsTest-1927630399-project-member] https://10.4.3.143/volume/v3/volumes/0814e87e-a7f9-4588-94c8-3ca0546c4170 returned with HTTP 200 Aug 16 21:13:54.039969 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 501/2007] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:13:54 2026] GET /volume/v3/volumes/0814e87e-a7f9-4588-94c8-3ca0546c4170 => generated 859 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:13:54.054340 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-3429e4a7-d8d4-47c6-8a91-b253189cceb0 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:13:54.056802 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-3429e4a7-d8d4-47c6-8a91-b253189cceb0 tempest-VolumesActionsTest-1927630399 tempest-VolumesActionsTest-1927630399-project-member] POST https://10.4.3.143/volume/v3/volumes/0814e87e-a7f9-4588-94c8-3ca0546c4170/action Aug 16 21:13:54.057277 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-3429e4a7-d8d4-47c6-8a91-b253189cceb0 tempest-VolumesActionsTest-1927630399 tempest-VolumesActionsTest-1927630399-project-member] Action body: b'{"os-update_readonly_flag": {"readonly": false}}' {{(pid=100330) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 21:13:54.057429 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-3429e4a7-d8d4-47c6-8a91-b253189cceb0 tempest-VolumesActionsTest-1927630399 tempest-VolumesActionsTest-1927630399-project-member] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": false}} {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:13:54.066815 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:13:54.066815 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:13:54.067367 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-3429e4a7-d8d4-47c6-8a91-b253189cceb0 tempest-VolumesActionsTest-1927630399 tempest-VolumesActionsTest-1927630399-project-member] Volume info retrieved successfully. Aug 16 21:13:54.075964 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-3429e4a7-d8d4-47c6-8a91-b253189cceb0 tempest-VolumesActionsTest-1927630399 tempest-VolumesActionsTest-1927630399-project-member] Update volume admin metadata completed successfully. Aug 16 21:13:54.076142 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-3429e4a7-d8d4-47c6-8a91-b253189cceb0 tempest-VolumesActionsTest-1927630399 tempest-VolumesActionsTest-1927630399-project-member] Update readonly setting on volume completed successfully. Aug 16 21:13:54.076372 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-3429e4a7-d8d4-47c6-8a91-b253189cceb0 tempest-VolumesActionsTest-1927630399 tempest-VolumesActionsTest-1927630399-project-member] https://10.4.3.143/volume/v3/volumes/0814e87e-a7f9-4588-94c8-3ca0546c4170/action returned with HTTP 202 Aug 16 21:13:54.076842 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 507/2008] 10.4.3.143 () {68 vars in 1390 bytes} [Sun Aug 16 21:13:54 2026] POST /volume/v3/volumes/0814e87e-a7f9-4588-94c8-3ca0546c4170/action => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 16 21:13:54.085945 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-332191ed-ea2d-4848-a918-e7c3587bb106 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:13:54.088571 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-332191ed-ea2d-4848-a918-e7c3587bb106 tempest-VolumesActionsTest-1927630399 tempest-VolumesActionsTest-1927630399-project-member] GET https://10.4.3.143/volume/v3/volumes/0814e87e-a7f9-4588-94c8-3ca0546c4170 Aug 16 21:13:54.088880 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-332191ed-ea2d-4848-a918-e7c3587bb106 tempest-VolumesActionsTest-1927630399 tempest-VolumesActionsTest-1927630399-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:13:54.089161 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-332191ed-ea2d-4848-a918-e7c3587bb106 tempest-VolumesActionsTest-1927630399 tempest-VolumesActionsTest-1927630399-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:13:54.100366 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:13:54.100366 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:13:54.106398 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-332191ed-ea2d-4848-a918-e7c3587bb106 tempest-VolumesActionsTest-1927630399 tempest-VolumesActionsTest-1927630399-project-member] Volume info retrieved successfully. Aug 16 21:13:54.113328 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-332191ed-ea2d-4848-a918-e7c3587bb106 tempest-VolumesActionsTest-1927630399 tempest-VolumesActionsTest-1927630399-project-member] https://10.4.3.143/volume/v3/volumes/0814e87e-a7f9-4588-94c8-3ca0546c4170 returned with HTTP 200 Aug 16 21:13:54.113990 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 493/2009] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:13:54 2026] GET /volume/v3/volumes/0814e87e-a7f9-4588-94c8-3ca0546c4170 => generated 860 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:13:54.117040 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-969d9146-cb5f-4ce1-a173-cb771b7582e3 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:13:54.117040 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-969d9146-cb5f-4ce1-a173-cb771b7582e3 tempest-AttachVolumeTestJSON-1191062052 tempest-AttachVolumeTestJSON-1191062052-project-member] GET https://10.4.3.143/volume/v3/volumes/65b11aee-961e-4049-81c5-8bd614dd5bbb Aug 16 21:13:54.117040 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-969d9146-cb5f-4ce1-a173-cb771b7582e3 tempest-AttachVolumeTestJSON-1191062052 tempest-AttachVolumeTestJSON-1191062052-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:13:54.117040 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-969d9146-cb5f-4ce1-a173-cb771b7582e3 tempest-AttachVolumeTestJSON-1191062052 tempest-AttachVolumeTestJSON-1191062052-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:13:54.125204 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:13:54.125204 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:13:54.128706 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-c302c896-0d23-487e-a66f-02e8502064c5 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:13:54.128807 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-969d9146-cb5f-4ce1-a173-cb771b7582e3 tempest-AttachVolumeTestJSON-1191062052 tempest-AttachVolumeTestJSON-1191062052-project-member] Volume info retrieved successfully. Aug 16 21:13:54.131424 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-c302c896-0d23-487e-a66f-02e8502064c5 tempest-VolumesActionsTest-1927630399 tempest-VolumesActionsTest-1927630399-project-member] POST https://10.4.3.143/volume/v3/volumes/0814e87e-a7f9-4588-94c8-3ca0546c4170/action Aug 16 21:13:54.132130 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-c302c896-0d23-487e-a66f-02e8502064c5 tempest-VolumesActionsTest-1927630399 tempest-VolumesActionsTest-1927630399-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-777013443", "disk_format": "raw"}}' {{(pid=100332) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 21:13:54.132397 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-c302c896-0d23-487e-a66f-02e8502064c5 tempest-VolumesActionsTest-1927630399 tempest-VolumesActionsTest-1927630399-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-777013443", "disk_format": "raw"}} {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:13:54.132846 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-969d9146-cb5f-4ce1-a173-cb771b7582e3 tempest-AttachVolumeTestJSON-1191062052 tempest-AttachVolumeTestJSON-1191062052-project-member] https://10.4.3.143/volume/v3/volumes/65b11aee-961e-4049-81c5-8bd614dd5bbb returned with HTTP 200 Aug 16 21:13:54.133290 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 509/2010] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:13:54 2026] GET /volume/v3/volumes/65b11aee-961e-4049-81c5-8bd614dd5bbb => generated 844 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:13:54.144238 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:13:54.144238 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:13:54.144783 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-c302c896-0d23-487e-a66f-02e8502064c5 tempest-VolumesActionsTest-1927630399 tempest-VolumesActionsTest-1927630399-project-member] Volume info retrieved successfully. Aug 16 21:13:54.159183 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:13:54.159183 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:13:54.163550 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.image.image_utils [None req-c302c896-0d23-487e-a66f-02e8502064c5 tempest-VolumesActionsTest-1927630399 tempest-VolumesActionsTest-1927630399-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'raw', 'name': 'tempest-VolumesActionsTest-Image-777013443'}] 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-777013443'}]. {{(pid=100332) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Aug 16 21:13:54.464325 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-87c82fbe-6606-40a4-8cc5-ab820c16d9e8 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:13:54.467443 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-87c82fbe-6606-40a4-8cc5-ab820c16d9e8 tempest-ServersNegativeTestJSON-1410470054 tempest-ServersNegativeTestJSON-1410470054-project-member] POST https://10.4.3.143/volume/v3/volumes Aug 16 21:13:54.469692 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-87c82fbe-6606-40a4-8cc5-ab820c16d9e8 tempest-ServersNegativeTestJSON-1410470054 tempest-ServersNegativeTestJSON-1410470054-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-27257657"}} {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:13:54.471168 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.v3.volumes [None req-87c82fbe-6606-40a4-8cc5-ab820c16d9e8 tempest-ServersNegativeTestJSON-1410470054 tempest-ServersNegativeTestJSON-1410470054-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-27257657'}} {{(pid=100330) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 21:13:54.471326 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.v3.volumes [None req-87c82fbe-6606-40a4-8cc5-ab820c16d9e8 tempest-ServersNegativeTestJSON-1410470054 tempest-ServersNegativeTestJSON-1410470054-project-member] Create volume of 1 GB Aug 16 21:13:54.475219 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-87c82fbe-6606-40a4-8cc5-ab820c16d9e8 tempest-ServersNegativeTestJSON-1410470054 tempest-ServersNegativeTestJSON-1410470054-project-member] Availability Zones retrieved successfully. Aug 16 21:13:54.481793 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-87c82fbe-6606-40a4-8cc5-ab820c16d9e8 tempest-ServersNegativeTestJSON-1410470054 tempest-ServersNegativeTestJSON-1410470054-project-member] Flow 'volume_create_api' (3f5db910-ea04-4a2f-9385-2178e275baa9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100330) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:13:54.483803 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-87c82fbe-6606-40a4-8cc5-ab820c16d9e8 tempest-ServersNegativeTestJSON-1410470054 tempest-ServersNegativeTestJSON-1410470054-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (29555c5d-dc20-43c7-951c-a791c78af184) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:13:54.483901 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.flows.api.create_volume [None req-87c82fbe-6606-40a4-8cc5-ab820c16d9e8 tempest-ServersNegativeTestJSON-1410470054 tempest-ServersNegativeTestJSON-1410470054-project-member] Validating volume size '1' using validate_int {{(pid=100330) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 21:13:54.526471 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-87c82fbe-6606-40a4-8cc5-ab820c16d9e8 tempest-ServersNegativeTestJSON-1410470054 tempest-ServersNegativeTestJSON-1410470054-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (29555c5d-dc20-43c7-951c-a791c78af184) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T21:04:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=69e633b8-fab9-4b15-8b40-4f1a67c51cda,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '69e633b8-fab9-4b15-8b40-4f1a67c51cda', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:13:54.527585 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-87c82fbe-6606-40a4-8cc5-ab820c16d9e8 tempest-ServersNegativeTestJSON-1410470054 tempest-ServersNegativeTestJSON-1410470054-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (011138f1-8c9a-45c0-9d28-71bcd30f1293) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:13:54.571719 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [req-a433e6ce-d52b-4a4e-a2d1-cd0df1ec4c65 req-2527c8d7-dcd9-4dbb-9948-4c0bfdc89fa4 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:13:54.574945 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [req-a433e6ce-d52b-4a4e-a2d1-cd0df1ec4c65 req-2527c8d7-dcd9-4dbb-9948-4c0bfdc89fa4 tempest-AttachVolumeTestJSON-1191062052 tempest-AttachVolumeTestJSON-1191062052-project-member] POST https://10.4.3.143/volume/v3/attachments/a58f3bab-831e-4d1e-be53-e3d3ecb3ac64/action Aug 16 21:13:54.575439 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [req-a433e6ce-d52b-4a4e-a2d1-cd0df1ec4c65 req-2527c8d7-dcd9-4dbb-9948-4c0bfdc89fa4 tempest-AttachVolumeTestJSON-1191062052 tempest-AttachVolumeTestJSON-1191062052-project-member] Action body: b'{"os-complete": null}' {{(pid=100333) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 21:13:54.575702 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [req-a433e6ce-d52b-4a4e-a2d1-cd0df1ec4c65 req-2527c8d7-dcd9-4dbb-9948-4c0bfdc89fa4 tempest-AttachVolumeTestJSON-1191062052 tempest-AttachVolumeTestJSON-1191062052-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:13:54.603678 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:13:54.603678 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:13:54.605644 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.quota [None req-87c82fbe-6606-40a4-8cc5-ab820c16d9e8 tempest-ServersNegativeTestJSON-1410470054 tempest-ServersNegativeTestJSON-1410470054-project-member] Created reservations ['80a4bd29-9bed-4951-8097-82aab810e77c', '1663e355-c571-4773-9f94-3aea33f51115', 'de4ddc0c-c981-468b-b7ef-c3bae8b17c76', '4571560d-3cc8-4a88-9c27-cae6bdd83acf'] {{(pid=100330) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:13:54.606444 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-87c82fbe-6606-40a4-8cc5-ab820c16d9e8 tempest-ServersNegativeTestJSON-1410470054 tempest-ServersNegativeTestJSON-1410470054-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (011138f1-8c9a-45c0-9d28-71bcd30f1293) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['80a4bd29-9bed-4951-8097-82aab810e77c', '1663e355-c571-4773-9f94-3aea33f51115', 'de4ddc0c-c981-468b-b7ef-c3bae8b17c76', '4571560d-3cc8-4a88-9c27-cae6bdd83acf']}' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:13:54.607169 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-87c82fbe-6606-40a4-8cc5-ab820c16d9e8 tempest-ServersNegativeTestJSON-1410470054 tempest-ServersNegativeTestJSON-1410470054-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d98037b9-594a-434c-a456-6a4932c8259c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:13:54.616895 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [req-a433e6ce-d52b-4a4e-a2d1-cd0df1ec4c65 req-2527c8d7-dcd9-4dbb-9948-4c0bfdc89fa4 tempest-AttachVolumeTestJSON-1191062052 tempest-AttachVolumeTestJSON-1191062052-project-member] https://10.4.3.143/volume/v3/attachments/a58f3bab-831e-4d1e-be53-e3d3ecb3ac64/action returned with HTTP 204 Aug 16 21:13:54.617550 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 494/2011] 10.4.3.143 () {74 vars in 1725 bytes} [Sun Aug 16 21:13:54 2026] POST /volume/v3/attachments/a58f3bab-831e-4d1e-be53-e3d3ecb3ac64/action => generated 0 bytes in 47 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:13:54.629463 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-87c82fbe-6606-40a4-8cc5-ab820c16d9e8 tempest-ServersNegativeTestJSON-1410470054 tempest-ServersNegativeTestJSON-1410470054-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d98037b9-594a-434c-a456-6a4932c8259c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3732c6a1-5628-4e09-b651-96e452e13e0c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-27257657',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='826b86d9580b496e9ce9d527e1fa2386',qos_specs=None,replication_status=,reservations=['80a4bd29-9bed-4951-8097-82aab810e77c','1663e355-c571-4773-9f94-3aea33f51115','de4ddc0c-c981-468b-b7ef-c3bae8b17c76','4571560d-3cc8-4a88-9c27-cae6bdd83acf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3c66c42ddae54ed7a0d7a6818a1ee509',volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T21:13:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-27257657',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3732c6a1-5628-4e09-b651-96e452e13e0c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='826b86d9580b496e9ce9d527e1fa2386',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3c66c42ddae54ed7a0d7a6818a1ee509',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(69e633b8-fab9-4b15-8b40-4f1a67c51cda),volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda)}' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:13:54.630310 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-87c82fbe-6606-40a4-8cc5-ab820c16d9e8 tempest-ServersNegativeTestJSON-1410470054 tempest-ServersNegativeTestJSON-1410470054-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (64279ed5-47ac-4a74-88ec-451c0d39ce89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:13:54.653770 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-87c82fbe-6606-40a4-8cc5-ab820c16d9e8 tempest-ServersNegativeTestJSON-1410470054 tempest-ServersNegativeTestJSON-1410470054-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (64279ed5-47ac-4a74-88ec-451c0d39ce89) transitioned into state 'SUCCESS' from state '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-27257657',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='826b86d9580b496e9ce9d527e1fa2386',qos_specs=None,replication_status=,reservations=['80a4bd29-9bed-4951-8097-82aab810e77c','1663e355-c571-4773-9f94-3aea33f51115','de4ddc0c-c981-468b-b7ef-c3bae8b17c76','4571560d-3cc8-4a88-9c27-cae6bdd83acf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3c66c42ddae54ed7a0d7a6818a1ee509',volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda)}' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:13:54.654498 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-87c82fbe-6606-40a4-8cc5-ab820c16d9e8 tempest-ServersNegativeTestJSON-1410470054 tempest-ServersNegativeTestJSON-1410470054-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2ea01d88-4f28-41b7-8f7f-9205b786902e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:13:54.665989 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-87c82fbe-6606-40a4-8cc5-ab820c16d9e8 tempest-ServersNegativeTestJSON-1410470054 tempest-ServersNegativeTestJSON-1410470054-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2ea01d88-4f28-41b7-8f7f-9205b786902e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:13:54.665989 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-87c82fbe-6606-40a4-8cc5-ab820c16d9e8 tempest-ServersNegativeTestJSON-1410470054 tempest-ServersNegativeTestJSON-1410470054-project-member] Flow 'volume_create_api' (3f5db910-ea04-4a2f-9385-2178e275baa9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100330) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:13:54.665989 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-87c82fbe-6606-40a4-8cc5-ab820c16d9e8 tempest-ServersNegativeTestJSON-1410470054 tempest-ServersNegativeTestJSON-1410470054-project-member] Create volume request issued successfully. Aug 16 21:13:54.666278 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-87c82fbe-6606-40a4-8cc5-ab820c16d9e8 tempest-ServersNegativeTestJSON-1410470054 tempest-ServersNegativeTestJSON-1410470054-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Aug 16 21:13:54.666675 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 508/2012] 10.4.3.143 () {68 vars in 1258 bytes} [Sun Aug 16 21:13:54 2026] POST /volume/v3/volumes => generated 752 bytes in 203 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 21:13:54.684720 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-940e4447-b68b-4eed-9d3e-ce76943614c7 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:13:54.684720 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-940e4447-b68b-4eed-9d3e-ce76943614c7 tempest-ServersNegativeTestJSON-1410470054 tempest-ServersNegativeTestJSON-1410470054-project-member] GET https://10.4.3.143/volume/v3/volumes/3732c6a1-5628-4e09-b651-96e452e13e0c Aug 16 21:13:54.684720 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-940e4447-b68b-4eed-9d3e-ce76943614c7 tempest-ServersNegativeTestJSON-1410470054 tempest-ServersNegativeTestJSON-1410470054-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:13:54.685056 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-940e4447-b68b-4eed-9d3e-ce76943614c7 tempest-ServersNegativeTestJSON-1410470054 tempest-ServersNegativeTestJSON-1410470054-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:13:54.687472 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-c302c896-0d23-487e-a66f-02e8502064c5 tempest-VolumesActionsTest-1927630399 tempest-VolumesActionsTest-1927630399-project-member] Copy volume to image completed successfully. Aug 16 21:13:54.691262 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-c302c896-0d23-487e-a66f-02e8502064c5 tempest-VolumesActionsTest-1927630399 tempest-VolumesActionsTest-1927630399-project-member] https://10.4.3.143/volume/v3/volumes/0814e87e-a7f9-4588-94c8-3ca0546c4170/action returned with HTTP 202 Aug 16 21:13:54.691262 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 502/2013] 10.4.3.143 () {68 vars in 1391 bytes} [Sun Aug 16 21:13:54 2026] POST /volume/v3/volumes/0814e87e-a7f9-4588-94c8-3ca0546c4170/action => generated 686 bytes in 560 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 21:13:54.691400 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:13:54.691400 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:13:54.696936 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-940e4447-b68b-4eed-9d3e-ce76943614c7 tempest-ServersNegativeTestJSON-1410470054 tempest-ServersNegativeTestJSON-1410470054-project-member] Volume info retrieved successfully. Aug 16 21:13:54.698839 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-940e4447-b68b-4eed-9d3e-ce76943614c7 tempest-ServersNegativeTestJSON-1410470054 tempest-ServersNegativeTestJSON-1410470054-project-member] https://10.4.3.143/volume/v3/volumes/3732c6a1-5628-4e09-b651-96e452e13e0c returned with HTTP 200 Aug 16 21:13:54.699237 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 510/2014] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:13:54 2026] GET /volume/v3/volumes/3732c6a1-5628-4e09-b651-96e452e13e0c => generated 820 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:13:54.709485 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-0286fdee-c8d9-45bf-87ff-8ef50516bae3 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:13:54.711784 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-0286fdee-c8d9-45bf-87ff-8ef50516bae3 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] GET https://10.4.3.143/volume/v3/volumes/3beda35d-e4b2-4e5d-b122-0adba57f927f Aug 16 21:13:54.712095 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-0286fdee-c8d9-45bf-87ff-8ef50516bae3 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:13:54.712357 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-0286fdee-c8d9-45bf-87ff-8ef50516bae3 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:13:54.720617 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-0286fdee-c8d9-45bf-87ff-8ef50516bae3 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] https://10.4.3.143/volume/v3/volumes/3beda35d-e4b2-4e5d-b122-0adba57f927f returned with HTTP 404 Aug 16 21:13:54.721418 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 495/2015] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:13:54 2026] GET /volume/v3/volumes/3beda35d-e4b2-4e5d-b122-0adba57f927f => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:13:54.947781 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-bbad353d-025c-4be5-8bd4-ed7e0a5e890d None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:13:54.949529 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-bbad353d-025c-4be5-8bd4-ed7e0a5e890d tempest-ProjectReaderTests39-1580880275 tempest-ProjectReaderTests39-1580880275-project-admin] GET https://10.4.3.143/volume/v3/backups/9b18ac36-cb67-4fa9-b6dc-a343afdb351b Aug 16 21:13:54.949880 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-bbad353d-025c-4be5-8bd4-ed7e0a5e890d tempest-ProjectReaderTests39-1580880275 tempest-ProjectReaderTests39-1580880275-project-admin] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:13:54.950202 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-bbad353d-025c-4be5-8bd4-ed7e0a5e890d tempest-ProjectReaderTests39-1580880275 tempest-ProjectReaderTests39-1580880275-project-admin] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:13:54.950426 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.v3.backups [None req-bbad353d-025c-4be5-8bd4-ed7e0a5e890d tempest-ProjectReaderTests39-1580880275 tempest-ProjectReaderTests39-1580880275-project-admin] Show backup with id 9b18ac36-cb67-4fa9-b6dc-a343afdb351b. {{(pid=100330) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:13:54.955515 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:13:54.955515 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:13:54.956982 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-bbad353d-025c-4be5-8bd4-ed7e0a5e890d tempest-ProjectReaderTests39-1580880275 tempest-ProjectReaderTests39-1580880275-project-admin] https://10.4.3.143/volume/v3/backups/9b18ac36-cb67-4fa9-b6dc-a343afdb351b returned with HTTP 200 Aug 16 21:13:54.956982 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 509/2016] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:13:54 2026] GET /volume/v3/backups/9b18ac36-cb67-4fa9-b6dc-a343afdb351b => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:13:54.967558 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-1d71dbdc-44d5-402d-89dc-a371aad9c954 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:13:54.969661 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-1d71dbdc-44d5-402d-89dc-a371aad9c954 tempest-ProjectReaderTests39-1580880275 tempest-ProjectReaderTests39-1580880275-project-admin] DELETE https://10.4.3.143/volume/v3/backups/9b18ac36-cb67-4fa9-b6dc-a343afdb351b Aug 16 21:13:54.969987 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-1d71dbdc-44d5-402d-89dc-a371aad9c954 tempest-ProjectReaderTests39-1580880275 tempest-ProjectReaderTests39-1580880275-project-admin] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:13:54.970392 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-1d71dbdc-44d5-402d-89dc-a371aad9c954 tempest-ProjectReaderTests39-1580880275 tempest-ProjectReaderTests39-1580880275-project-admin] Calling method 'delete' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:13:54.970580 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.contrib.backups [None req-1d71dbdc-44d5-402d-89dc-a371aad9c954 tempest-ProjectReaderTests39-1580880275 tempest-ProjectReaderTests39-1580880275-project-admin] Delete backup with id: 9b18ac36-cb67-4fa9-b6dc-a343afdb351b. Aug 16 21:13:54.975320 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:13:54.975320 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:13:54.994495 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.backup.rpcapi [None req-1d71dbdc-44d5-402d-89dc-a371aad9c954 tempest-ProjectReaderTests39-1580880275 tempest-ProjectReaderTests39-1580880275-project-admin] delete_backup rpcapi backup_id 9b18ac36-cb67-4fa9-b6dc-a343afdb351b {{(pid=100332) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 16 21:13:54.997981 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-1d71dbdc-44d5-402d-89dc-a371aad9c954 tempest-ProjectReaderTests39-1580880275 tempest-ProjectReaderTests39-1580880275-project-admin] https://10.4.3.143/volume/v3/backups/9b18ac36-cb67-4fa9-b6dc-a343afdb351b returned with HTTP 202 Aug 16 21:13:54.998657 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 503/2017] 10.4.3.143 () {68 vars in 1391 bytes} [Sun Aug 16 21:13:54 2026] DELETE /volume/v3/backups/9b18ac36-cb67-4fa9-b6dc-a343afdb351b => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 16 21:13:55.010811 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-8ea82056-5367-4426-b52d-a27f2b36c62e None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:13:55.012665 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-8ea82056-5367-4426-b52d-a27f2b36c62e tempest-ProjectReaderTests39-1580880275 tempest-ProjectReaderTests39-1580880275-project-admin] GET https://10.4.3.143/volume/v3/backups/9b18ac36-cb67-4fa9-b6dc-a343afdb351b Aug 16 21:13:55.012872 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-8ea82056-5367-4426-b52d-a27f2b36c62e tempest-ProjectReaderTests39-1580880275 tempest-ProjectReaderTests39-1580880275-project-admin] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:13:55.013087 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-8ea82056-5367-4426-b52d-a27f2b36c62e tempest-ProjectReaderTests39-1580880275 tempest-ProjectReaderTests39-1580880275-project-admin] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:13:55.013215 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.v3.backups [None req-8ea82056-5367-4426-b52d-a27f2b36c62e tempest-ProjectReaderTests39-1580880275 tempest-ProjectReaderTests39-1580880275-project-admin] Show backup with id 9b18ac36-cb67-4fa9-b6dc-a343afdb351b. {{(pid=100331) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:13:55.017620 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:13:55.017620 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:13:55.018366 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-8ea82056-5367-4426-b52d-a27f2b36c62e tempest-ProjectReaderTests39-1580880275 tempest-ProjectReaderTests39-1580880275-project-admin] https://10.4.3.143/volume/v3/backups/9b18ac36-cb67-4fa9-b6dc-a343afdb351b returned with HTTP 200 Aug 16 21:13:55.018833 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 511/2018] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:13:55 2026] GET /volume/v3/backups/9b18ac36-cb67-4fa9-b6dc-a343afdb351b => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:13:55.040253 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-b5d14ef6-3a4a-46cd-b414-f93a1d3426a0 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:13:55.040578 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-b5d14ef6-3a4a-46cd-b414-f93a1d3426a0 tempest-GroupSnapshotsV319Test-1186841705 tempest-GroupSnapshotsV319Test-1186841705-project-member] GET https://10.4.3.143/volume/v3/group_snapshots/1aaa7734-3710-4243-8b39-60aae1a00cd1 Aug 16 21:13:55.040676 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-b5d14ef6-3a4a-46cd-b414-f93a1d3426a0 tempest-GroupSnapshotsV319Test-1186841705 tempest-GroupSnapshotsV319Test-1186841705-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:13:55.040869 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-b5d14ef6-3a4a-46cd-b414-f93a1d3426a0 tempest-GroupSnapshotsV319Test-1186841705 tempest-GroupSnapshotsV319Test-1186841705-project-member] Calling method 'version_select' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:13:55.041021 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.v3.group_snapshots [None req-b5d14ef6-3a4a-46cd-b414-f93a1d3426a0 tempest-GroupSnapshotsV319Test-1186841705 tempest-GroupSnapshotsV319Test-1186841705-project-member] show called for member 1aaa7734-3710-4243-8b39-60aae1a00cd1 {{(pid=100333) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 16 21:13:55.044881 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:13:55.044881 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:13:55.048636 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-b5d14ef6-3a4a-46cd-b414-f93a1d3426a0 tempest-GroupSnapshotsV319Test-1186841705 tempest-GroupSnapshotsV319Test-1186841705-project-member] https://10.4.3.143/volume/v3/group_snapshots/1aaa7734-3710-4243-8b39-60aae1a00cd1 returned with HTTP 200 Aug 16 21:13:55.049157 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 496/2019] 10.4.3.143 () {68 vars in 1413 bytes} [Sun Aug 16 21:13:55 2026] GET /volume/v3/group_snapshots/1aaa7734-3710-4243-8b39-60aae1a00cd1 => generated 330 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:13:55.059195 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-12091a86-80c0-4d85-ab5e-708ed10faa81 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:13:55.060841 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-12091a86-80c0-4d85-ab5e-708ed10faa81 tempest-GroupSnapshotsV319Test-1186841705 tempest-GroupSnapshotsV319Test-1186841705-project-member] GET https://10.4.3.143/volume/v3/snapshots/detail Aug 16 21:13:55.061273 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-12091a86-80c0-4d85-ab5e-708ed10faa81 tempest-GroupSnapshotsV319Test-1186841705 tempest-GroupSnapshotsV319Test-1186841705-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:13:55.061608 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-12091a86-80c0-4d85-ab5e-708ed10faa81 tempest-GroupSnapshotsV319Test-1186841705 tempest-GroupSnapshotsV319Test-1186841705-project-member] Calling method 'detail' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:13:55.062020 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.api_utils [None req-12091a86-80c0-4d85-ab5e-708ed10faa81 tempest-GroupSnapshotsV319Test-1186841705 tempest-GroupSnapshotsV319Test-1186841705-project-member] Removing options '' from query. {{(pid=100330) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 16 21:13:55.063563 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.db.api [None req-12091a86-80c0-4d85-ab5e-708ed10faa81 tempest-GroupSnapshotsV319Test-1186841705 tempest-GroupSnapshotsV319Test-1186841705-project-member] Building query based on filter {{(pid=100330) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 16 21:13:55.073246 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-12091a86-80c0-4d85-ab5e-708ed10faa81 tempest-GroupSnapshotsV319Test-1186841705 tempest-GroupSnapshotsV319Test-1186841705-project-member] Get all snapshots completed successfully. Aug 16 21:13:55.073246 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:13:55.073246 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:13:55.073246 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-12091a86-80c0-4d85-ab5e-708ed10faa81 tempest-GroupSnapshotsV319Test-1186841705 tempest-GroupSnapshotsV319Test-1186841705-project-member] https://10.4.3.143/volume/v3/snapshots/detail returned with HTTP 200 Aug 16 21:13:55.073991 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 510/2020] 10.4.3.143 () {66 vars in 1264 bytes} [Sun Aug 16 21:13:55 2026] GET /volume/v3/snapshots/detail => generated 476 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:13:55.086107 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-955d75c7-9df6-4385-9147-e23c11587c16 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:13:55.086835 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-955d75c7-9df6-4385-9147-e23c11587c16 tempest-GroupSnapshotsV319Test-1186841705 tempest-GroupSnapshotsV319Test-1186841705-project-member] GET https://10.4.3.143/volume/v3/snapshots/cbef71e7-aa79-45c3-9612-bfce900a07d0 Aug 16 21:13:55.086934 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-955d75c7-9df6-4385-9147-e23c11587c16 tempest-GroupSnapshotsV319Test-1186841705 tempest-GroupSnapshotsV319Test-1186841705-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:13:55.087565 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-955d75c7-9df6-4385-9147-e23c11587c16 tempest-GroupSnapshotsV319Test-1186841705 tempest-GroupSnapshotsV319Test-1186841705-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:13:55.093221 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:13:55.093221 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:13:55.093896 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-955d75c7-9df6-4385-9147-e23c11587c16 tempest-GroupSnapshotsV319Test-1186841705 tempest-GroupSnapshotsV319Test-1186841705-project-member] Snapshot retrieved successfully. Aug 16 21:13:55.094850 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-955d75c7-9df6-4385-9147-e23c11587c16 tempest-GroupSnapshotsV319Test-1186841705 tempest-GroupSnapshotsV319Test-1186841705-project-member] https://10.4.3.143/volume/v3/snapshots/cbef71e7-aa79-45c3-9612-bfce900a07d0 returned with HTTP 200 Aug 16 21:13:55.095433 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 504/2021] 10.4.3.143 () {66 vars in 1354 bytes} [Sun Aug 16 21:13:55 2026] GET /volume/v3/snapshots/cbef71e7-aa79-45c3-9612-bfce900a07d0 => generated 473 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:13:55.108152 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-f1c74dfd-68e5-43ae-a499-b334c0e8ded3 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:13:55.109837 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-f1c74dfd-68e5-43ae-a499-b334c0e8ded3 tempest-GroupSnapshotsV319Test-486134123 tempest-GroupSnapshotsV319Test-486134123-project-admin] POST https://10.4.3.143/volume/v3/group_snapshots/1aaa7734-3710-4243-8b39-60aae1a00cd1/action Aug 16 21:13:55.110205 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-f1c74dfd-68e5-43ae-a499-b334c0e8ded3 tempest-GroupSnapshotsV319Test-486134123 tempest-GroupSnapshotsV319Test-486134123-project-admin] Action body: b'{"reset_status": {"status": "creating"}}' {{(pid=100331) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 21:13:55.110320 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-f1c74dfd-68e5-43ae-a499-b334c0e8ded3 tempest-GroupSnapshotsV319Test-486134123 tempest-GroupSnapshotsV319Test-486134123-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "creating"}} {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:13:55.111677 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.v3.group_snapshots [None req-f1c74dfd-68e5-43ae-a499-b334c0e8ded3 tempest-GroupSnapshotsV319Test-486134123 tempest-GroupSnapshotsV319Test-486134123-project-admin] Updating group '1aaa7734-3710-4243-8b39-60aae1a00cd1' with 'creating' {{(pid=100331) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Aug 16 21:13:55.116198 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:13:55.116198 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:13:55.125374 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-f1c74dfd-68e5-43ae-a499-b334c0e8ded3 tempest-GroupSnapshotsV319Test-486134123 tempest-GroupSnapshotsV319Test-486134123-project-admin] https://10.4.3.143/volume/v3/group_snapshots/1aaa7734-3710-4243-8b39-60aae1a00cd1/action returned with HTTP 202 Aug 16 21:13:55.125978 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 512/2022] 10.4.3.143 () {70 vars in 1455 bytes} [Sun Aug 16 21:13:55 2026] POST /volume/v3/group_snapshots/1aaa7734-3710-4243-8b39-60aae1a00cd1/action => generated 0 bytes in 18 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 16 21:13:55.132462 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-8b77c8b5-9d56-44e2-bb5c-2b79a9f0bd73 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:13:55.137374 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-8b77c8b5-9d56-44e2-bb5c-2b79a9f0bd73 tempest-GroupSnapshotsV319Test-1186841705 tempest-GroupSnapshotsV319Test-1186841705-project-member] GET https://10.4.3.143/volume/v3/group_snapshots/1aaa7734-3710-4243-8b39-60aae1a00cd1 Aug 16 21:13:55.137581 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-8b77c8b5-9d56-44e2-bb5c-2b79a9f0bd73 tempest-GroupSnapshotsV319Test-1186841705 tempest-GroupSnapshotsV319Test-1186841705-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:13:55.137750 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-8b77c8b5-9d56-44e2-bb5c-2b79a9f0bd73 tempest-GroupSnapshotsV319Test-1186841705 tempest-GroupSnapshotsV319Test-1186841705-project-member] Calling method 'version_select' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:13:55.137891 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.v3.group_snapshots [None req-8b77c8b5-9d56-44e2-bb5c-2b79a9f0bd73 tempest-GroupSnapshotsV319Test-1186841705 tempest-GroupSnapshotsV319Test-1186841705-project-member] show called for member 1aaa7734-3710-4243-8b39-60aae1a00cd1 {{(pid=100333) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 16 21:13:55.142227 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:13:55.142227 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:13:55.144801 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-a6949d76-27cd-43a8-9ab5-76dd9c6dc023 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:13:55.145836 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-8b77c8b5-9d56-44e2-bb5c-2b79a9f0bd73 tempest-GroupSnapshotsV319Test-1186841705 tempest-GroupSnapshotsV319Test-1186841705-project-member] https://10.4.3.143/volume/v3/group_snapshots/1aaa7734-3710-4243-8b39-60aae1a00cd1 returned with HTTP 200 Aug 16 21:13:55.146402 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 497/2023] 10.4.3.143 () {68 vars in 1413 bytes} [Sun Aug 16 21:13:55 2026] GET /volume/v3/group_snapshots/1aaa7734-3710-4243-8b39-60aae1a00cd1 => generated 329 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:13:55.146804 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-a6949d76-27cd-43a8-9ab5-76dd9c6dc023 tempest-AttachVolumeTestJSON-1191062052 tempest-AttachVolumeTestJSON-1191062052-project-member] GET https://10.4.3.143/volume/v3/volumes/65b11aee-961e-4049-81c5-8bd614dd5bbb Aug 16 21:13:55.147155 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-a6949d76-27cd-43a8-9ab5-76dd9c6dc023 tempest-AttachVolumeTestJSON-1191062052 tempest-AttachVolumeTestJSON-1191062052-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:13:55.148574 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-a6949d76-27cd-43a8-9ab5-76dd9c6dc023 tempest-AttachVolumeTestJSON-1191062052 tempest-AttachVolumeTestJSON-1191062052-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:13:55.157168 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-dcaf1504-904a-477f-aff7-a32bfe00f7c7 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:13:55.159455 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:13:55.159455 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:13:55.160819 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-dcaf1504-904a-477f-aff7-a32bfe00f7c7 tempest-GroupSnapshotsV319Test-486134123 tempest-GroupSnapshotsV319Test-486134123-project-admin] POST https://10.4.3.143/volume/v3/group_snapshots/1aaa7734-3710-4243-8b39-60aae1a00cd1/action Aug 16 21:13:55.161271 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-dcaf1504-904a-477f-aff7-a32bfe00f7c7 tempest-GroupSnapshotsV319Test-486134123 tempest-GroupSnapshotsV319Test-486134123-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=100332) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 21:13:55.161705 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-dcaf1504-904a-477f-aff7-a32bfe00f7c7 tempest-GroupSnapshotsV319Test-486134123 tempest-GroupSnapshotsV319Test-486134123-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "available"}} {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:13:55.165940 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-a6949d76-27cd-43a8-9ab5-76dd9c6dc023 tempest-AttachVolumeTestJSON-1191062052 tempest-AttachVolumeTestJSON-1191062052-project-member] Volume info retrieved successfully. Aug 16 21:13:55.166246 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.v3.group_snapshots [None req-dcaf1504-904a-477f-aff7-a32bfe00f7c7 tempest-GroupSnapshotsV319Test-486134123 tempest-GroupSnapshotsV319Test-486134123-project-admin] Updating group '1aaa7734-3710-4243-8b39-60aae1a00cd1' with 'available' {{(pid=100332) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Aug 16 21:13:55.168756 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:13:55.168756 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:13:55.169146 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-a6949d76-27cd-43a8-9ab5-76dd9c6dc023 tempest-AttachVolumeTestJSON-1191062052 tempest-AttachVolumeTestJSON-1191062052-project-member] https://10.4.3.143/volume/v3/volumes/65b11aee-961e-4049-81c5-8bd614dd5bbb returned with HTTP 200 Aug 16 21:13:55.169630 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 511/2024] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:13:55 2026] GET /volume/v3/volumes/65b11aee-961e-4049-81c5-8bd614dd5bbb => generated 1136 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:13:55.186989 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-dcaf1504-904a-477f-aff7-a32bfe00f7c7 tempest-GroupSnapshotsV319Test-486134123 tempest-GroupSnapshotsV319Test-486134123-project-admin] https://10.4.3.143/volume/v3/group_snapshots/1aaa7734-3710-4243-8b39-60aae1a00cd1/action returned with HTTP 202 Aug 16 21:13:55.187651 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 505/2025] 10.4.3.143 () {70 vars in 1455 bytes} [Sun Aug 16 21:13:55 2026] POST /volume/v3/group_snapshots/1aaa7734-3710-4243-8b39-60aae1a00cd1/action => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 16 21:13:55.193675 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-b25ef7ad-5bc4-4498-998e-cd049bf55c80 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:13:55.195061 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-b25ef7ad-5bc4-4498-998e-cd049bf55c80 tempest-AttachVolumeTestJSON-1191062052 tempest-AttachVolumeTestJSON-1191062052-project-member] GET https://10.4.3.143/volume/v3/volumes/65b11aee-961e-4049-81c5-8bd614dd5bbb Aug 16 21:13:55.195237 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-b25ef7ad-5bc4-4498-998e-cd049bf55c80 tempest-AttachVolumeTestJSON-1191062052 tempest-AttachVolumeTestJSON-1191062052-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:13:55.195437 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-b25ef7ad-5bc4-4498-998e-cd049bf55c80 tempest-AttachVolumeTestJSON-1191062052 tempest-AttachVolumeTestJSON-1191062052-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:13:55.196770 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-575afcb1-6098-4467-82d7-7c743c626819 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:13:55.199650 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-575afcb1-6098-4467-82d7-7c743c626819 tempest-GroupSnapshotsV319Test-1186841705 tempest-GroupSnapshotsV319Test-1186841705-project-member] GET https://10.4.3.143/volume/v3/group_snapshots/1aaa7734-3710-4243-8b39-60aae1a00cd1 Aug 16 21:13:55.199650 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-575afcb1-6098-4467-82d7-7c743c626819 tempest-GroupSnapshotsV319Test-1186841705 tempest-GroupSnapshotsV319Test-1186841705-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:13:55.199857 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-575afcb1-6098-4467-82d7-7c743c626819 tempest-GroupSnapshotsV319Test-1186841705 tempest-GroupSnapshotsV319Test-1186841705-project-member] Calling method 'version_select' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:13:55.201232 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.v3.group_snapshots [None req-575afcb1-6098-4467-82d7-7c743c626819 tempest-GroupSnapshotsV319Test-1186841705 tempest-GroupSnapshotsV319Test-1186841705-project-member] show called for member 1aaa7734-3710-4243-8b39-60aae1a00cd1 {{(pid=100333) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 16 21:13:55.204644 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:13:55.204644 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:13:55.206722 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:13:55.206722 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:13:55.209572 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-575afcb1-6098-4467-82d7-7c743c626819 tempest-GroupSnapshotsV319Test-1186841705 tempest-GroupSnapshotsV319Test-1186841705-project-member] https://10.4.3.143/volume/v3/group_snapshots/1aaa7734-3710-4243-8b39-60aae1a00cd1 returned with HTTP 200 Aug 16 21:13:55.210098 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 498/2026] 10.4.3.143 () {68 vars in 1413 bytes} [Sun Aug 16 21:13:55 2026] GET /volume/v3/group_snapshots/1aaa7734-3710-4243-8b39-60aae1a00cd1 => generated 330 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:13:55.211164 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-b25ef7ad-5bc4-4498-998e-cd049bf55c80 tempest-AttachVolumeTestJSON-1191062052 tempest-AttachVolumeTestJSON-1191062052-project-member] Volume info retrieved successfully. Aug 16 21:13:55.218962 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-b25ef7ad-5bc4-4498-998e-cd049bf55c80 tempest-AttachVolumeTestJSON-1191062052 tempest-AttachVolumeTestJSON-1191062052-project-member] https://10.4.3.143/volume/v3/volumes/65b11aee-961e-4049-81c5-8bd614dd5bbb returned with HTTP 200 Aug 16 21:13:55.218962 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 513/2027] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:13:55 2026] GET /volume/v3/volumes/65b11aee-961e-4049-81c5-8bd614dd5bbb => generated 1136 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:13:55.226258 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-6413dd92-e12b-4dee-9239-d4abf84e53d5 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:13:55.227553 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-6413dd92-e12b-4dee-9239-d4abf84e53d5 tempest-GroupSnapshotsV319Test-486134123 tempest-GroupSnapshotsV319Test-486134123-project-admin] POST https://10.4.3.143/volume/v3/group_snapshots/1aaa7734-3710-4243-8b39-60aae1a00cd1/action Aug 16 21:13:55.228004 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-6413dd92-e12b-4dee-9239-d4abf84e53d5 tempest-GroupSnapshotsV319Test-486134123 tempest-GroupSnapshotsV319Test-486134123-project-admin] Action body: b'{"reset_status": {"status": "error"}}' {{(pid=100330) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 21:13:55.228223 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-6413dd92-e12b-4dee-9239-d4abf84e53d5 tempest-GroupSnapshotsV319Test-486134123 tempest-GroupSnapshotsV319Test-486134123-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "error"}} {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:13:55.229542 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.v3.group_snapshots [None req-6413dd92-e12b-4dee-9239-d4abf84e53d5 tempest-GroupSnapshotsV319Test-486134123 tempest-GroupSnapshotsV319Test-486134123-project-admin] Updating group '1aaa7734-3710-4243-8b39-60aae1a00cd1' with 'error' {{(pid=100330) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Aug 16 21:13:55.235251 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:13:55.235251 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:13:55.244836 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-6413dd92-e12b-4dee-9239-d4abf84e53d5 tempest-GroupSnapshotsV319Test-486134123 tempest-GroupSnapshotsV319Test-486134123-project-admin] https://10.4.3.143/volume/v3/group_snapshots/1aaa7734-3710-4243-8b39-60aae1a00cd1/action returned with HTTP 202 Aug 16 21:13:55.244836 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 512/2028] 10.4.3.143 () {70 vars in 1455 bytes} [Sun Aug 16 21:13:55 2026] POST /volume/v3/group_snapshots/1aaa7734-3710-4243-8b39-60aae1a00cd1/action => generated 0 bytes in 19 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 16 21:13:55.259151 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-1592b6f6-776f-4fd9-ac2d-22e2b13198d9 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:13:55.259695 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-1592b6f6-776f-4fd9-ac2d-22e2b13198d9 tempest-GroupSnapshotsV319Test-1186841705 tempest-GroupSnapshotsV319Test-1186841705-project-member] GET https://10.4.3.143/volume/v3/group_snapshots/1aaa7734-3710-4243-8b39-60aae1a00cd1 Aug 16 21:13:55.259898 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-1592b6f6-776f-4fd9-ac2d-22e2b13198d9 tempest-GroupSnapshotsV319Test-1186841705 tempest-GroupSnapshotsV319Test-1186841705-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:13:55.260136 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-1592b6f6-776f-4fd9-ac2d-22e2b13198d9 tempest-GroupSnapshotsV319Test-1186841705 tempest-GroupSnapshotsV319Test-1186841705-project-member] Calling method 'version_select' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:13:55.260269 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.v3.group_snapshots [None req-1592b6f6-776f-4fd9-ac2d-22e2b13198d9 tempest-GroupSnapshotsV319Test-1186841705 tempest-GroupSnapshotsV319Test-1186841705-project-member] show called for member 1aaa7734-3710-4243-8b39-60aae1a00cd1 {{(pid=100332) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 16 21:13:55.263897 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:13:55.263897 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:13:55.268157 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-1592b6f6-776f-4fd9-ac2d-22e2b13198d9 tempest-GroupSnapshotsV319Test-1186841705 tempest-GroupSnapshotsV319Test-1186841705-project-member] https://10.4.3.143/volume/v3/group_snapshots/1aaa7734-3710-4243-8b39-60aae1a00cd1 returned with HTTP 200 Aug 16 21:13:55.268647 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 506/2029] 10.4.3.143 () {68 vars in 1413 bytes} [Sun Aug 16 21:13:55 2026] GET /volume/v3/group_snapshots/1aaa7734-3710-4243-8b39-60aae1a00cd1 => generated 326 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:13:55.277574 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-2ddc8550-0b5e-4073-81a4-788e27d955c9 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:13:55.281620 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-2ddc8550-0b5e-4073-81a4-788e27d955c9 tempest-GroupSnapshotsV319Test-486134123 tempest-GroupSnapshotsV319Test-486134123-project-admin] POST https://10.4.3.143/volume/v3/group_snapshots/1aaa7734-3710-4243-8b39-60aae1a00cd1/action Aug 16 21:13:55.282434 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-2ddc8550-0b5e-4073-81a4-788e27d955c9 tempest-GroupSnapshotsV319Test-486134123 tempest-GroupSnapshotsV319Test-486134123-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=100333) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 21:13:55.282569 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-2ddc8550-0b5e-4073-81a4-788e27d955c9 tempest-GroupSnapshotsV319Test-486134123 tempest-GroupSnapshotsV319Test-486134123-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "available"}} {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:13:55.284847 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.v3.group_snapshots [None req-2ddc8550-0b5e-4073-81a4-788e27d955c9 tempest-GroupSnapshotsV319Test-486134123 tempest-GroupSnapshotsV319Test-486134123-project-admin] Updating group '1aaa7734-3710-4243-8b39-60aae1a00cd1' with 'available' {{(pid=100333) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Aug 16 21:13:55.295575 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:13:55.295575 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:13:55.314324 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-2ddc8550-0b5e-4073-81a4-788e27d955c9 tempest-GroupSnapshotsV319Test-486134123 tempest-GroupSnapshotsV319Test-486134123-project-admin] https://10.4.3.143/volume/v3/group_snapshots/1aaa7734-3710-4243-8b39-60aae1a00cd1/action returned with HTTP 202 Aug 16 21:13:55.315003 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 499/2030] 10.4.3.143 () {70 vars in 1455 bytes} [Sun Aug 16 21:13:55 2026] POST /volume/v3/group_snapshots/1aaa7734-3710-4243-8b39-60aae1a00cd1/action => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 16 21:13:55.326712 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-2796ca3e-5e6e-45cb-9b78-557486877dd5 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:13:55.328769 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-2796ca3e-5e6e-45cb-9b78-557486877dd5 tempest-GroupSnapshotsV319Test-1186841705 tempest-GroupSnapshotsV319Test-1186841705-project-member] GET https://10.4.3.143/volume/v3/group_snapshots/1aaa7734-3710-4243-8b39-60aae1a00cd1 Aug 16 21:13:55.331653 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-2796ca3e-5e6e-45cb-9b78-557486877dd5 tempest-GroupSnapshotsV319Test-1186841705 tempest-GroupSnapshotsV319Test-1186841705-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:13:55.331871 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-2796ca3e-5e6e-45cb-9b78-557486877dd5 tempest-GroupSnapshotsV319Test-1186841705 tempest-GroupSnapshotsV319Test-1186841705-project-member] Calling method 'version_select' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:13:55.332052 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.v3.group_snapshots [None req-2796ca3e-5e6e-45cb-9b78-557486877dd5 tempest-GroupSnapshotsV319Test-1186841705 tempest-GroupSnapshotsV319Test-1186841705-project-member] show called for member 1aaa7734-3710-4243-8b39-60aae1a00cd1 {{(pid=100331) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 16 21:13:55.336370 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:13:55.336370 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:13:55.338289 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-98593140-cad1-41bb-b10f-afe982672d91 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:13:55.342103 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-98593140-cad1-41bb-b10f-afe982672d91 tempest-AttachVolumeTestJSON-1191062052 tempest-AttachVolumeTestJSON-1191062052-project-member] POST https://10.4.3.143/volume/v3/volumes Aug 16 21:13:55.342103 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-98593140-cad1-41bb-b10f-afe982672d91 tempest-AttachVolumeTestJSON-1191062052 tempest-AttachVolumeTestJSON-1191062052-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-1123987125"}} {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:13:55.342103 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.v3.volumes [None req-98593140-cad1-41bb-b10f-afe982672d91 tempest-AttachVolumeTestJSON-1191062052 tempest-AttachVolumeTestJSON-1191062052-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-1123987125'}} {{(pid=100330) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 21:13:55.342834 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.v3.volumes [None req-98593140-cad1-41bb-b10f-afe982672d91 tempest-AttachVolumeTestJSON-1191062052 tempest-AttachVolumeTestJSON-1191062052-project-member] Create volume of 1 GB Aug 16 21:13:55.345473 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-2796ca3e-5e6e-45cb-9b78-557486877dd5 tempest-GroupSnapshotsV319Test-1186841705 tempest-GroupSnapshotsV319Test-1186841705-project-member] https://10.4.3.143/volume/v3/group_snapshots/1aaa7734-3710-4243-8b39-60aae1a00cd1 returned with HTTP 200 Aug 16 21:13:55.345883 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 514/2031] 10.4.3.143 () {68 vars in 1413 bytes} [Sun Aug 16 21:13:55 2026] GET /volume/v3/group_snapshots/1aaa7734-3710-4243-8b39-60aae1a00cd1 => generated 330 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:13:55.354019 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-98593140-cad1-41bb-b10f-afe982672d91 tempest-AttachVolumeTestJSON-1191062052 tempest-AttachVolumeTestJSON-1191062052-project-member] Availability Zones retrieved successfully. Aug 16 21:13:55.355125 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-276183f4-8504-4e11-8cd6-661dcca664a4 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:13:55.357355 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-276183f4-8504-4e11-8cd6-661dcca664a4 tempest-GroupSnapshotsV319Test-1186841705 tempest-GroupSnapshotsV319Test-1186841705-project-member] DELETE https://10.4.3.143/volume/v3/group_snapshots/1aaa7734-3710-4243-8b39-60aae1a00cd1 Aug 16 21:13:55.357955 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-276183f4-8504-4e11-8cd6-661dcca664a4 tempest-GroupSnapshotsV319Test-1186841705 tempest-GroupSnapshotsV319Test-1186841705-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:13:55.358350 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-276183f4-8504-4e11-8cd6-661dcca664a4 tempest-GroupSnapshotsV319Test-1186841705 tempest-GroupSnapshotsV319Test-1186841705-project-member] Calling method 'version_select' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:13:55.358993 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.v3.group_snapshots [None req-276183f4-8504-4e11-8cd6-661dcca664a4 tempest-GroupSnapshotsV319Test-1186841705 tempest-GroupSnapshotsV319Test-1186841705-project-member] delete called for member 1aaa7734-3710-4243-8b39-60aae1a00cd1 {{(pid=100332) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Aug 16 21:13:55.358993 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.v3.group_snapshots [None req-276183f4-8504-4e11-8cd6-661dcca664a4 tempest-GroupSnapshotsV319Test-1186841705 tempest-GroupSnapshotsV319Test-1186841705-project-member] Delete group_snapshot with id: 1aaa7734-3710-4243-8b39-60aae1a00cd1 Aug 16 21:13:55.359633 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-98593140-cad1-41bb-b10f-afe982672d91 tempest-AttachVolumeTestJSON-1191062052 tempest-AttachVolumeTestJSON-1191062052-project-member] Flow 'volume_create_api' (b47c557b-ec3a-43be-bc70-49d530f8577d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100330) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:13:55.361391 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-98593140-cad1-41bb-b10f-afe982672d91 tempest-AttachVolumeTestJSON-1191062052 tempest-AttachVolumeTestJSON-1191062052-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2046cbca-b3ce-4e36-9dff-c611be14cf53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:13:55.362471 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:13:55.362471 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:13:55.364579 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.flows.api.create_volume [None req-98593140-cad1-41bb-b10f-afe982672d91 tempest-AttachVolumeTestJSON-1191062052 tempest-AttachVolumeTestJSON-1191062052-project-member] Validating volume size '1' using validate_int {{(pid=100330) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 21:13:55.400802 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-98593140-cad1-41bb-b10f-afe982672d91 tempest-AttachVolumeTestJSON-1191062052 tempest-AttachVolumeTestJSON-1191062052-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2046cbca-b3ce-4e36-9dff-c611be14cf53) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T21:04:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=69e633b8-fab9-4b15-8b40-4f1a67c51cda,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '69e633b8-fab9-4b15-8b40-4f1a67c51cda', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:13:55.401716 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-98593140-cad1-41bb-b10f-afe982672d91 tempest-AttachVolumeTestJSON-1191062052 tempest-AttachVolumeTestJSON-1191062052-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (22444ae6-3551-406e-b5e0-10fb68836475) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:13:55.405130 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-276183f4-8504-4e11-8cd6-661dcca664a4 tempest-GroupSnapshotsV319Test-1186841705 tempest-GroupSnapshotsV319Test-1186841705-project-member] https://10.4.3.143/volume/v3/group_snapshots/1aaa7734-3710-4243-8b39-60aae1a00cd1 returned with HTTP 202 Aug 16 21:13:55.405305 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 507/2032] 10.4.3.143 () {68 vars in 1416 bytes} [Sun Aug 16 21:13:55 2026] DELETE /volume/v3/group_snapshots/1aaa7734-3710-4243-8b39-60aae1a00cd1 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 16 21:13:55.415655 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-38bf5ac4-20c2-448a-b9a1-c7965b3c9bb7 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:13:55.417215 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-38bf5ac4-20c2-448a-b9a1-c7965b3c9bb7 tempest-GroupSnapshotsV319Test-1186841705 tempest-GroupSnapshotsV319Test-1186841705-project-member] GET https://10.4.3.143/volume/v3/volumes/detail Aug 16 21:13:55.417458 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-38bf5ac4-20c2-448a-b9a1-c7965b3c9bb7 tempest-GroupSnapshotsV319Test-1186841705 tempest-GroupSnapshotsV319Test-1186841705-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:13:55.417683 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-38bf5ac4-20c2-448a-b9a1-c7965b3c9bb7 tempest-GroupSnapshotsV319Test-1186841705 tempest-GroupSnapshotsV319Test-1186841705-project-member] Calling method 'detail' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:13:55.417986 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.api_utils [None req-38bf5ac4-20c2-448a-b9a1-c7965b3c9bb7 tempest-GroupSnapshotsV319Test-1186841705 tempest-GroupSnapshotsV319Test-1186841705-project-member] Removing options '' from query. {{(pid=100333) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 16 21:13:55.418894 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-38bf5ac4-20c2-448a-b9a1-c7965b3c9bb7 tempest-GroupSnapshotsV319Test-1186841705 tempest-GroupSnapshotsV319Test-1186841705-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100333) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 16 21:13:55.427454 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-38bf5ac4-20c2-448a-b9a1-c7965b3c9bb7 tempest-GroupSnapshotsV319Test-1186841705 tempest-GroupSnapshotsV319Test-1186841705-project-member] Get all volumes completed successfully. Aug 16 21:13:55.427454 np0000007409 devstack@c-api.service[100333]: WARNING stevedore.named [None req-38bf5ac4-20c2-448a-b9a1-c7965b3c9bb7 tempest-GroupSnapshotsV319Test-1186841705 tempest-GroupSnapshotsV319Test-1186841705-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 16 21:13:55.427454 np0000007409 devstack@c-api.service[100333]: WARNING castellan.key_manager [None req-38bf5ac4-20c2-448a-b9a1-c7965b3c9bb7 tempest-GroupSnapshotsV319Test-1186841705 tempest-GroupSnapshotsV319Test-1186841705-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 16 21:13:55.460759 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.quota [None req-98593140-cad1-41bb-b10f-afe982672d91 tempest-AttachVolumeTestJSON-1191062052 tempest-AttachVolumeTestJSON-1191062052-project-member] Created reservations ['51b0efc5-345f-4fd3-8e2a-68a77f3d2b0d', '44a934c1-1340-4a4c-8945-bb6a4c8ea0d9', 'a189423b-c3c1-4602-87d2-64d94dc51c0d', '86365d0a-a367-4c77-ba36-f236ee7524c3'] {{(pid=100330) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:13:55.461644 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-98593140-cad1-41bb-b10f-afe982672d91 tempest-AttachVolumeTestJSON-1191062052 tempest-AttachVolumeTestJSON-1191062052-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (22444ae6-3551-406e-b5e0-10fb68836475) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['51b0efc5-345f-4fd3-8e2a-68a77f3d2b0d', '44a934c1-1340-4a4c-8945-bb6a4c8ea0d9', 'a189423b-c3c1-4602-87d2-64d94dc51c0d', '86365d0a-a367-4c77-ba36-f236ee7524c3']}' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:13:55.462569 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-98593140-cad1-41bb-b10f-afe982672d91 tempest-AttachVolumeTestJSON-1191062052 tempest-AttachVolumeTestJSON-1191062052-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fd4b8ecd-5e82-4717-aee7-e7a21c3e90a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:13:55.475510 np0000007409 devstack@c-api.service[100333]: DEBUG oslo_db.sqlalchemy.engines [None req-38bf5ac4-20c2-448a-b9a1-c7965b3c9bb7 tempest-GroupSnapshotsV319Test-1186841705 tempest-GroupSnapshotsV319Test-1186841705-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100333) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 16 21:13:55.478476 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:13:55.478476 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:13:55.489475 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-98593140-cad1-41bb-b10f-afe982672d91 tempest-AttachVolumeTestJSON-1191062052 tempest-AttachVolumeTestJSON-1191062052-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fd4b8ecd-5e82-4717-aee7-e7a21c3e90a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '16569e59-651b-4e4e-8283-cbcce657714a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1123987125',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='41d641b91b2346d2807e1b723ef350cf',qos_specs=None,replication_status=,reservations=['51b0efc5-345f-4fd3-8e2a-68a77f3d2b0d','44a934c1-1340-4a4c-8945-bb6a4c8ea0d9','a189423b-c3c1-4602-87d2-64d94dc51c0d','86365d0a-a367-4c77-ba36-f236ee7524c3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bcb0dcf86cb847e9930889e73dbf3792',volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T21:13:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1123987125',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=16569e59-651b-4e4e-8283-cbcce657714a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='41d641b91b2346d2807e1b723ef350cf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bcb0dcf86cb847e9930889e73dbf3792',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(69e633b8-fab9-4b15-8b40-4f1a67c51cda),volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda)}' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:13:55.490389 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-38bf5ac4-20c2-448a-b9a1-c7965b3c9bb7 tempest-GroupSnapshotsV319Test-1186841705 tempest-GroupSnapshotsV319Test-1186841705-project-member] https://10.4.3.143/volume/v3/volumes/detail returned with HTTP 200 Aug 16 21:13:55.490479 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-98593140-cad1-41bb-b10f-afe982672d91 tempest-AttachVolumeTestJSON-1191062052 tempest-AttachVolumeTestJSON-1191062052-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f10e4c54-43c9-4792-8c22-b32d177a18f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:13:55.490962 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 500/2033] 10.4.3.143 () {68 vars in 1299 bytes} [Sun Aug 16 21:13:55 2026] GET /volume/v3/volumes/detail => generated 923 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:13:55.509564 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-16e9a76d-e130-448e-b6f9-a70dda91672e None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:13:55.516239 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-16e9a76d-e130-448e-b6f9-a70dda91672e tempest-GroupSnapshotsV319Test-1186841705 tempest-GroupSnapshotsV319Test-1186841705-project-member] GET https://10.4.3.143/volume/v3/snapshots/detail Aug 16 21:13:55.516642 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-16e9a76d-e130-448e-b6f9-a70dda91672e tempest-GroupSnapshotsV319Test-1186841705 tempest-GroupSnapshotsV319Test-1186841705-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:13:55.517069 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-16e9a76d-e130-448e-b6f9-a70dda91672e tempest-GroupSnapshotsV319Test-1186841705 tempest-GroupSnapshotsV319Test-1186841705-project-member] Calling method 'detail' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:13:55.517378 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.api_utils [None req-16e9a76d-e130-448e-b6f9-a70dda91672e tempest-GroupSnapshotsV319Test-1186841705 tempest-GroupSnapshotsV319Test-1186841705-project-member] Removing options '' from query. {{(pid=100331) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 16 21:13:55.517771 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-98593140-cad1-41bb-b10f-afe982672d91 tempest-AttachVolumeTestJSON-1191062052 tempest-AttachVolumeTestJSON-1191062052-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f10e4c54-43c9-4792-8c22-b32d177a18f7) transitioned into state 'SUCCESS' from state '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-1123987125',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='41d641b91b2346d2807e1b723ef350cf',qos_specs=None,replication_status=,reservations=['51b0efc5-345f-4fd3-8e2a-68a77f3d2b0d','44a934c1-1340-4a4c-8945-bb6a4c8ea0d9','a189423b-c3c1-4602-87d2-64d94dc51c0d','86365d0a-a367-4c77-ba36-f236ee7524c3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bcb0dcf86cb847e9930889e73dbf3792',volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda)}' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:13:55.518556 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.db.api [None req-16e9a76d-e130-448e-b6f9-a70dda91672e tempest-GroupSnapshotsV319Test-1186841705 tempest-GroupSnapshotsV319Test-1186841705-project-member] Building query based on filter {{(pid=100331) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 16 21:13:55.518892 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-98593140-cad1-41bb-b10f-afe982672d91 tempest-AttachVolumeTestJSON-1191062052 tempest-AttachVolumeTestJSON-1191062052-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0dfddc68-0790-4350-bde4-491f970328f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:13:55.526374 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-16e9a76d-e130-448e-b6f9-a70dda91672e tempest-GroupSnapshotsV319Test-1186841705 tempest-GroupSnapshotsV319Test-1186841705-project-member] Get all snapshots completed successfully. Aug 16 21:13:55.527472 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-16e9a76d-e130-448e-b6f9-a70dda91672e tempest-GroupSnapshotsV319Test-1186841705 tempest-GroupSnapshotsV319Test-1186841705-project-member] https://10.4.3.143/volume/v3/snapshots/detail returned with HTTP 200 Aug 16 21:13:55.527926 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 515/2034] 10.4.3.143 () {66 vars in 1264 bytes} [Sun Aug 16 21:13:55 2026] GET /volume/v3/snapshots/detail => generated 17 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 16 21:13:55.531247 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-98593140-cad1-41bb-b10f-afe982672d91 tempest-AttachVolumeTestJSON-1191062052 tempest-AttachVolumeTestJSON-1191062052-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0dfddc68-0790-4350-bde4-491f970328f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:13:55.531247 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-98593140-cad1-41bb-b10f-afe982672d91 tempest-AttachVolumeTestJSON-1191062052 tempest-AttachVolumeTestJSON-1191062052-project-member] Flow 'volume_create_api' (b47c557b-ec3a-43be-bc70-49d530f8577d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100330) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:13:55.531247 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-98593140-cad1-41bb-b10f-afe982672d91 tempest-AttachVolumeTestJSON-1191062052 tempest-AttachVolumeTestJSON-1191062052-project-member] Create volume request issued successfully. Aug 16 21:13:55.531517 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-98593140-cad1-41bb-b10f-afe982672d91 tempest-AttachVolumeTestJSON-1191062052 tempest-AttachVolumeTestJSON-1191062052-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Aug 16 21:13:55.533183 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 513/2035] 10.4.3.143 () {68 vars in 1258 bytes} [Sun Aug 16 21:13:55 2026] POST /volume/v3/volumes => generated 751 bytes in 194 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 21:13:55.551223 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-141aab21-3e83-4f83-8028-cb2176149ecc None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:13:55.552592 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-57046c6a-0165-421a-a05a-4b8d7506bac6 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:13:55.552807 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-141aab21-3e83-4f83-8028-cb2176149ecc tempest-GroupSnapshotsV319Test-1186841705 tempest-GroupSnapshotsV319Test-1186841705-project-member] GET https://10.4.3.143/volume/v3/group_snapshots/1aaa7734-3710-4243-8b39-60aae1a00cd1 Aug 16 21:13:55.553142 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-141aab21-3e83-4f83-8028-cb2176149ecc tempest-GroupSnapshotsV319Test-1186841705 tempest-GroupSnapshotsV319Test-1186841705-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:13:55.553427 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-141aab21-3e83-4f83-8028-cb2176149ecc tempest-GroupSnapshotsV319Test-1186841705 tempest-GroupSnapshotsV319Test-1186841705-project-member] Calling method 'version_select' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:13:55.553741 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.v3.group_snapshots [None req-141aab21-3e83-4f83-8028-cb2176149ecc tempest-GroupSnapshotsV319Test-1186841705 tempest-GroupSnapshotsV319Test-1186841705-project-member] show called for member 1aaa7734-3710-4243-8b39-60aae1a00cd1 {{(pid=100332) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 16 21:13:55.554814 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-57046c6a-0165-421a-a05a-4b8d7506bac6 tempest-AttachVolumeTestJSON-1191062052 tempest-AttachVolumeTestJSON-1191062052-project-member] GET https://10.4.3.143/volume/v3/volumes/16569e59-651b-4e4e-8283-cbcce657714a Aug 16 21:13:55.555100 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-57046c6a-0165-421a-a05a-4b8d7506bac6 tempest-AttachVolumeTestJSON-1191062052 tempest-AttachVolumeTestJSON-1191062052-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:13:55.555380 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-57046c6a-0165-421a-a05a-4b8d7506bac6 tempest-AttachVolumeTestJSON-1191062052 tempest-AttachVolumeTestJSON-1191062052-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:13:55.557203 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-141aab21-3e83-4f83-8028-cb2176149ecc tempest-GroupSnapshotsV319Test-1186841705 tempest-GroupSnapshotsV319Test-1186841705-project-member] https://10.4.3.143/volume/v3/group_snapshots/1aaa7734-3710-4243-8b39-60aae1a00cd1 returned with HTTP 404 Aug 16 21:13:55.557614 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 508/2036] 10.4.3.143 () {68 vars in 1413 bytes} [Sun Aug 16 21:13:55 2026] GET /volume/v3/group_snapshots/1aaa7734-3710-4243-8b39-60aae1a00cd1 => generated 116 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 16 21:13:55.563501 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:13:55.563501 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:13:55.565593 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-72be735a-016a-46bd-9ef5-4447250311f0 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:13:55.568970 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-72be735a-016a-46bd-9ef5-4447250311f0 tempest-GroupSnapshotsV319Test-1186841705 tempest-GroupSnapshotsV319Test-1186841705-project-member] GET https://10.4.3.143/volume/v3/volumes/detail Aug 16 21:13:55.568970 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-72be735a-016a-46bd-9ef5-4447250311f0 tempest-GroupSnapshotsV319Test-1186841705 tempest-GroupSnapshotsV319Test-1186841705-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:13:55.568970 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-72be735a-016a-46bd-9ef5-4447250311f0 tempest-GroupSnapshotsV319Test-1186841705 tempest-GroupSnapshotsV319Test-1186841705-project-member] Calling method 'detail' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:13:55.568970 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.api_utils [None req-72be735a-016a-46bd-9ef5-4447250311f0 tempest-GroupSnapshotsV319Test-1186841705 tempest-GroupSnapshotsV319Test-1186841705-project-member] Removing options '' from query. {{(pid=100331) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 16 21:13:55.569372 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-57046c6a-0165-421a-a05a-4b8d7506bac6 tempest-AttachVolumeTestJSON-1191062052 tempest-AttachVolumeTestJSON-1191062052-project-member] Volume info retrieved successfully. Aug 16 21:13:55.569411 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-72be735a-016a-46bd-9ef5-4447250311f0 tempest-GroupSnapshotsV319Test-1186841705 tempest-GroupSnapshotsV319Test-1186841705-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100331) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 16 21:13:55.573208 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-57046c6a-0165-421a-a05a-4b8d7506bac6 tempest-AttachVolumeTestJSON-1191062052 tempest-AttachVolumeTestJSON-1191062052-project-member] https://10.4.3.143/volume/v3/volumes/16569e59-651b-4e4e-8283-cbcce657714a returned with HTTP 200 Aug 16 21:13:55.573887 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 501/2037] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:13:55 2026] GET /volume/v3/volumes/16569e59-651b-4e4e-8283-cbcce657714a => generated 819 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:13:55.578961 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-72be735a-016a-46bd-9ef5-4447250311f0 tempest-GroupSnapshotsV319Test-1186841705 tempest-GroupSnapshotsV319Test-1186841705-project-member] Get all volumes completed successfully. Aug 16 21:13:55.579588 np0000007409 devstack@c-api.service[100331]: WARNING stevedore.named [None req-72be735a-016a-46bd-9ef5-4447250311f0 tempest-GroupSnapshotsV319Test-1186841705 tempest-GroupSnapshotsV319Test-1186841705-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 16 21:13:55.579739 np0000007409 devstack@c-api.service[100331]: WARNING castellan.key_manager [None req-72be735a-016a-46bd-9ef5-4447250311f0 tempest-GroupSnapshotsV319Test-1186841705 tempest-GroupSnapshotsV319Test-1186841705-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 16 21:13:55.614411 np0000007409 devstack@c-api.service[100331]: DEBUG oslo_db.sqlalchemy.engines [None req-72be735a-016a-46bd-9ef5-4447250311f0 tempest-GroupSnapshotsV319Test-1186841705 tempest-GroupSnapshotsV319Test-1186841705-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100331) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 16 21:13:55.617213 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:13:55.617213 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:13:55.625327 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-72be735a-016a-46bd-9ef5-4447250311f0 tempest-GroupSnapshotsV319Test-1186841705 tempest-GroupSnapshotsV319Test-1186841705-project-member] https://10.4.3.143/volume/v3/volumes/detail returned with HTTP 200 Aug 16 21:13:55.625693 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 516/2038] 10.4.3.143 () {68 vars in 1299 bytes} [Sun Aug 16 21:13:55 2026] GET /volume/v3/volumes/detail => generated 923 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:13:55.646282 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-27b66457-2d4c-4bdc-8b13-d4e9370e2aac None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:13:55.648107 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-27b66457-2d4c-4bdc-8b13-d4e9370e2aac tempest-GroupSnapshotsV319Test-1186841705 tempest-GroupSnapshotsV319Test-1186841705-project-member] POST https://10.4.3.143/volume/v3/groups/8f0ca797-1770-4411-9140-997bab27c9d9/action Aug 16 21:13:55.648563 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-27b66457-2d4c-4bdc-8b13-d4e9370e2aac tempest-GroupSnapshotsV319Test-1186841705 tempest-GroupSnapshotsV319Test-1186841705-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100330) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 21:13:55.648736 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-27b66457-2d4c-4bdc-8b13-d4e9370e2aac tempest-GroupSnapshotsV319Test-1186841705 tempest-GroupSnapshotsV319Test-1186841705-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:13:55.650232 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.v3.groups [None req-27b66457-2d4c-4bdc-8b13-d4e9370e2aac tempest-GroupSnapshotsV319Test-1186841705 tempest-GroupSnapshotsV319Test-1186841705-project-member] delete called for group 8f0ca797-1770-4411-9140-997bab27c9d9 {{(pid=100330) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 16 21:13:55.650399 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.v3.groups [None req-27b66457-2d4c-4bdc-8b13-d4e9370e2aac tempest-GroupSnapshotsV319Test-1186841705 tempest-GroupSnapshotsV319Test-1186841705-project-member] Delete group with id: 8f0ca797-1770-4411-9140-997bab27c9d9 Aug 16 21:13:55.653729 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:13:55.653729 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:13:55.693493 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-27b66457-2d4c-4bdc-8b13-d4e9370e2aac tempest-GroupSnapshotsV319Test-1186841705 tempest-GroupSnapshotsV319Test-1186841705-project-member] https://10.4.3.143/volume/v3/groups/8f0ca797-1770-4411-9140-997bab27c9d9/action returned with HTTP 202 Aug 16 21:13:55.694079 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 514/2039] 10.4.3.143 () {70 vars in 1428 bytes} [Sun Aug 16 21:13:55 2026] POST /volume/v3/groups/8f0ca797-1770-4411-9140-997bab27c9d9/action => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 16 21:13:55.700176 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-d3d45129-c1de-49a4-a4a0-346b2e624ad1 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:13:55.702275 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-d3d45129-c1de-49a4-a4a0-346b2e624ad1 tempest-GroupSnapshotsV319Test-1186841705 tempest-GroupSnapshotsV319Test-1186841705-project-member] GET https://10.4.3.143/volume/v3/volumes/fbfd9af9-da27-4963-b825-3244fb9a7adf Aug 16 21:13:55.702613 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-d3d45129-c1de-49a4-a4a0-346b2e624ad1 tempest-GroupSnapshotsV319Test-1186841705 tempest-GroupSnapshotsV319Test-1186841705-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:13:55.702788 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-d3d45129-c1de-49a4-a4a0-346b2e624ad1 tempest-GroupSnapshotsV319Test-1186841705 tempest-GroupSnapshotsV319Test-1186841705-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:13:55.709987 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:13:55.709987 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:13:55.714369 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-d3d45129-c1de-49a4-a4a0-346b2e624ad1 tempest-GroupSnapshotsV319Test-1186841705 tempest-GroupSnapshotsV319Test-1186841705-project-member] Volume info retrieved successfully. Aug 16 21:13:55.715603 np0000007409 devstack@c-api.service[100332]: WARNING stevedore.named [None req-d3d45129-c1de-49a4-a4a0-346b2e624ad1 tempest-GroupSnapshotsV319Test-1186841705 tempest-GroupSnapshotsV319Test-1186841705-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 16 21:13:55.715896 np0000007409 devstack@c-api.service[100332]: WARNING castellan.key_manager [None req-d3d45129-c1de-49a4-a4a0-346b2e624ad1 tempest-GroupSnapshotsV319Test-1186841705 tempest-GroupSnapshotsV319Test-1186841705-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 16 21:13:55.716140 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-a9df989a-ebf6-45f5-9c9f-697ebd420861 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:13:55.718282 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-a9df989a-ebf6-45f5-9c9f-697ebd420861 tempest-ServersNegativeTestJSON-1410470054 tempest-ServersNegativeTestJSON-1410470054-project-member] GET https://10.4.3.143/volume/v3/volumes/3732c6a1-5628-4e09-b651-96e452e13e0c Aug 16 21:13:55.718504 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-a9df989a-ebf6-45f5-9c9f-697ebd420861 tempest-ServersNegativeTestJSON-1410470054 tempest-ServersNegativeTestJSON-1410470054-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:13:55.718755 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-a9df989a-ebf6-45f5-9c9f-697ebd420861 tempest-ServersNegativeTestJSON-1410470054 tempest-ServersNegativeTestJSON-1410470054-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:13:55.728602 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:13:55.728602 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:13:55.735282 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-a9df989a-ebf6-45f5-9c9f-697ebd420861 tempest-ServersNegativeTestJSON-1410470054 tempest-ServersNegativeTestJSON-1410470054-project-member] Volume info retrieved successfully. Aug 16 21:13:55.740593 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-a9df989a-ebf6-45f5-9c9f-697ebd420861 tempest-ServersNegativeTestJSON-1410470054 tempest-ServersNegativeTestJSON-1410470054-project-member] https://10.4.3.143/volume/v3/volumes/3732c6a1-5628-4e09-b651-96e452e13e0c returned with HTTP 200 Aug 16 21:13:55.741053 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 502/2040] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:13:55 2026] GET /volume/v3/volumes/3732c6a1-5628-4e09-b651-96e452e13e0c => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:13:55.754099 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-a5022391-5f90-4454-b101-e8a241bee772 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:13:55.756495 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-a5022391-5f90-4454-b101-e8a241bee772 tempest-ServersNegativeTestJSON-1410470054 tempest-ServersNegativeTestJSON-1410470054-project-member] POST https://10.4.3.143/volume/v3/volumes/3732c6a1-5628-4e09-b651-96e452e13e0c/action Aug 16 21:13:55.757217 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-a5022391-5f90-4454-b101-e8a241bee772 tempest-ServersNegativeTestJSON-1410470054 tempest-ServersNegativeTestJSON-1410470054-project-member] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=100331) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 21:13:55.757217 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-a5022391-5f90-4454-b101-e8a241bee772 tempest-ServersNegativeTestJSON-1410470054 tempest-ServersNegativeTestJSON-1410470054-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": false}} {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:13:55.763962 np0000007409 devstack@c-api.service[100332]: DEBUG oslo_db.sqlalchemy.engines [None req-d3d45129-c1de-49a4-a4a0-346b2e624ad1 tempest-GroupSnapshotsV319Test-1186841705 tempest-GroupSnapshotsV319Test-1186841705-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100332) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 16 21:13:55.768700 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:13:55.768700 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:13:55.769279 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-a5022391-5f90-4454-b101-e8a241bee772 tempest-ServersNegativeTestJSON-1410470054 tempest-ServersNegativeTestJSON-1410470054-project-member] Volume info retrieved successfully. Aug 16 21:13:55.772148 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:13:55.772148 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:13:55.775927 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-a5022391-5f90-4454-b101-e8a241bee772 tempest-ServersNegativeTestJSON-1410470054 tempest-ServersNegativeTestJSON-1410470054-project-member] Volume updated successfully. Aug 16 21:13:55.776197 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-a5022391-5f90-4454-b101-e8a241bee772 tempest-ServersNegativeTestJSON-1410470054 tempest-ServersNegativeTestJSON-1410470054-project-member] https://10.4.3.143/volume/v3/volumes/3732c6a1-5628-4e09-b651-96e452e13e0c/action returned with HTTP 200 Aug 16 21:13:55.776846 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 517/2041] 10.4.3.143 () {68 vars in 1390 bytes} [Sun Aug 16 21:13:55 2026] POST /volume/v3/volumes/3732c6a1-5628-4e09-b651-96e452e13e0c/action => generated 0 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 16 21:13:55.785861 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-24f603ac-aba5-4ba7-a942-6705df9cd4e1 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:13:55.786126 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-d3d45129-c1de-49a4-a4a0-346b2e624ad1 tempest-GroupSnapshotsV319Test-1186841705 tempest-GroupSnapshotsV319Test-1186841705-project-member] https://10.4.3.143/volume/v3/volumes/fbfd9af9-da27-4963-b825-3244fb9a7adf returned with HTTP 200 Aug 16 21:13:55.786737 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 509/2042] 10.4.3.143 () {68 vars in 1389 bytes} [Sun Aug 16 21:13:55 2026] GET /volume/v3/volumes/fbfd9af9-da27-4963-b825-3244fb9a7adf => generated 919 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:13:55.793159 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-24f603ac-aba5-4ba7-a942-6705df9cd4e1 tempest-ServersNegativeTestJSON-1410470054 tempest-ServersNegativeTestJSON-1410470054-project-member] GET https://10.4.3.143/volume/v3/volumes/3732c6a1-5628-4e09-b651-96e452e13e0c Aug 16 21:13:55.793159 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-24f603ac-aba5-4ba7-a942-6705df9cd4e1 tempest-ServersNegativeTestJSON-1410470054 tempest-ServersNegativeTestJSON-1410470054-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:13:55.793159 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-24f603ac-aba5-4ba7-a942-6705df9cd4e1 tempest-ServersNegativeTestJSON-1410470054 tempest-ServersNegativeTestJSON-1410470054-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:13:55.799256 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:13:55.799256 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:13:55.804091 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-24f603ac-aba5-4ba7-a942-6705df9cd4e1 tempest-ServersNegativeTestJSON-1410470054 tempest-ServersNegativeTestJSON-1410470054-project-member] Volume info retrieved successfully. Aug 16 21:13:55.809021 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-24f603ac-aba5-4ba7-a942-6705df9cd4e1 tempest-ServersNegativeTestJSON-1410470054 tempest-ServersNegativeTestJSON-1410470054-project-member] https://10.4.3.143/volume/v3/volumes/3732c6a1-5628-4e09-b651-96e452e13e0c returned with HTTP 200 Aug 16 21:13:55.809460 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 515/2043] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:13:55 2026] GET /volume/v3/volumes/3732c6a1-5628-4e09-b651-96e452e13e0c => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:13:55.957754 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [req-b478fd93-8fcf-4021-8ce9-34f9db478ef3 req-ecb415c2-4837-492f-8ab9-e4ecbbd8cc75 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:13:55.960307 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [req-b478fd93-8fcf-4021-8ce9-34f9db478ef3 req-ecb415c2-4837-492f-8ab9-e4ecbbd8cc75 tempest-ServersNegativeTestJSON-1410470054 tempest-ServersNegativeTestJSON-1410470054-project-member] GET https://10.4.3.143/volume/v3/volumes/3732c6a1-5628-4e09-b651-96e452e13e0c Aug 16 21:13:55.960534 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [req-b478fd93-8fcf-4021-8ce9-34f9db478ef3 req-ecb415c2-4837-492f-8ab9-e4ecbbd8cc75 tempest-ServersNegativeTestJSON-1410470054 tempest-ServersNegativeTestJSON-1410470054-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:13:55.960714 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [req-b478fd93-8fcf-4021-8ce9-34f9db478ef3 req-ecb415c2-4837-492f-8ab9-e4ecbbd8cc75 tempest-ServersNegativeTestJSON-1410470054 tempest-ServersNegativeTestJSON-1410470054-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:13:55.969874 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:13:55.969874 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:13:55.975207 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [req-b478fd93-8fcf-4021-8ce9-34f9db478ef3 req-ecb415c2-4837-492f-8ab9-e4ecbbd8cc75 tempest-ServersNegativeTestJSON-1410470054 tempest-ServersNegativeTestJSON-1410470054-project-member] Volume info retrieved successfully. Aug 16 21:13:55.984815 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [req-b478fd93-8fcf-4021-8ce9-34f9db478ef3 req-ecb415c2-4837-492f-8ab9-e4ecbbd8cc75 tempest-ServersNegativeTestJSON-1410470054 tempest-ServersNegativeTestJSON-1410470054-project-member] https://10.4.3.143/volume/v3/volumes/3732c6a1-5628-4e09-b651-96e452e13e0c returned with HTTP 200 Aug 16 21:13:55.984815 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 503/2044] 10.4.3.143 () {68 vars in 1598 bytes} [Sun Aug 16 21:13:55 2026] GET /volume/v3/volumes/3732c6a1-5628-4e09-b651-96e452e13e0c => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:13:56.029300 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-30566661-3143-48c4-880b-c40437f83b0b None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:13:56.031504 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-30566661-3143-48c4-880b-c40437f83b0b tempest-ProjectReaderTests39-1580880275 tempest-ProjectReaderTests39-1580880275-project-admin] GET https://10.4.3.143/volume/v3/backups/9b18ac36-cb67-4fa9-b6dc-a343afdb351b Aug 16 21:13:56.031803 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-30566661-3143-48c4-880b-c40437f83b0b tempest-ProjectReaderTests39-1580880275 tempest-ProjectReaderTests39-1580880275-project-admin] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:13:56.032157 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-30566661-3143-48c4-880b-c40437f83b0b tempest-ProjectReaderTests39-1580880275 tempest-ProjectReaderTests39-1580880275-project-admin] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:13:56.032312 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.v3.backups [None req-30566661-3143-48c4-880b-c40437f83b0b tempest-ProjectReaderTests39-1580880275 tempest-ProjectReaderTests39-1580880275-project-admin] Show backup with id 9b18ac36-cb67-4fa9-b6dc-a343afdb351b. {{(pid=100331) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:13:56.040373 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-30566661-3143-48c4-880b-c40437f83b0b tempest-ProjectReaderTests39-1580880275 tempest-ProjectReaderTests39-1580880275-project-admin] https://10.4.3.143/volume/v3/backups/9b18ac36-cb67-4fa9-b6dc-a343afdb351b returned with HTTP 404 Aug 16 21:13:56.040895 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 518/2045] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:13:56 2026] GET /volume/v3/backups/9b18ac36-cb67-4fa9-b6dc-a343afdb351b => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:13:56.050459 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-3d9bdc3a-e1dc-4003-b06a-2f4fad3ded8f None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:13:56.052689 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-3d9bdc3a-e1dc-4003-b06a-2f4fad3ded8f tempest-ProjectReaderTests39-1580880275 tempest-ProjectReaderTests39-1580880275-project-admin] DELETE https://10.4.3.143/volume/v3/volumes/975064fe-d8ca-4e9e-a3bc-40aa5e17af3d Aug 16 21:13:56.052899 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-3d9bdc3a-e1dc-4003-b06a-2f4fad3ded8f tempest-ProjectReaderTests39-1580880275 tempest-ProjectReaderTests39-1580880275-project-admin] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:13:56.053154 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-3d9bdc3a-e1dc-4003-b06a-2f4fad3ded8f tempest-ProjectReaderTests39-1580880275 tempest-ProjectReaderTests39-1580880275-project-admin] Calling method 'delete' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:13:56.053287 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.v3.volumes [None req-3d9bdc3a-e1dc-4003-b06a-2f4fad3ded8f tempest-ProjectReaderTests39-1580880275 tempest-ProjectReaderTests39-1580880275-project-admin] Delete volume with id: 975064fe-d8ca-4e9e-a3bc-40aa5e17af3d Aug 16 21:13:56.061621 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:13:56.061621 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:13:56.062103 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-3d9bdc3a-e1dc-4003-b06a-2f4fad3ded8f tempest-ProjectReaderTests39-1580880275 tempest-ProjectReaderTests39-1580880275-project-admin] Volume info retrieved successfully. Aug 16 21:13:56.085970 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-3d9bdc3a-e1dc-4003-b06a-2f4fad3ded8f tempest-ProjectReaderTests39-1580880275 tempest-ProjectReaderTests39-1580880275-project-admin] Delete volume request issued successfully. Aug 16 21:13:56.086272 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-3d9bdc3a-e1dc-4003-b06a-2f4fad3ded8f tempest-ProjectReaderTests39-1580880275 tempest-ProjectReaderTests39-1580880275-project-admin] https://10.4.3.143/volume/v3/volumes/975064fe-d8ca-4e9e-a3bc-40aa5e17af3d returned with HTTP 202 Aug 16 21:13:56.086745 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 510/2046] 10.4.3.143 () {68 vars in 1391 bytes} [Sun Aug 16 21:13:56 2026] DELETE /volume/v3/volumes/975064fe-d8ca-4e9e-a3bc-40aa5e17af3d => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 21:13:56.096636 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-0d983141-aada-4974-ad0e-58da9da5efb3 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:13:56.098693 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-0d983141-aada-4974-ad0e-58da9da5efb3 tempest-ProjectReaderTests39-1580880275 tempest-ProjectReaderTests39-1580880275-project-admin] GET https://10.4.3.143/volume/v3/volumes/975064fe-d8ca-4e9e-a3bc-40aa5e17af3d Aug 16 21:13:56.098898 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-0d983141-aada-4974-ad0e-58da9da5efb3 tempest-ProjectReaderTests39-1580880275 tempest-ProjectReaderTests39-1580880275-project-admin] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:13:56.099104 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-0d983141-aada-4974-ad0e-58da9da5efb3 tempest-ProjectReaderTests39-1580880275 tempest-ProjectReaderTests39-1580880275-project-admin] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:13:56.108333 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:13:56.108333 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:13:56.114069 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-0d983141-aada-4974-ad0e-58da9da5efb3 tempest-ProjectReaderTests39-1580880275 tempest-ProjectReaderTests39-1580880275-project-admin] Volume info retrieved successfully. Aug 16 21:13:56.115698 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-0d983141-aada-4974-ad0e-58da9da5efb3 tempest-ProjectReaderTests39-1580880275 tempest-ProjectReaderTests39-1580880275-project-admin] https://10.4.3.143/volume/v3/volumes/975064fe-d8ca-4e9e-a3bc-40aa5e17af3d returned with HTTP 200 Aug 16 21:13:56.116095 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 516/2047] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:13:56 2026] GET /volume/v3/volumes/975064fe-d8ca-4e9e-a3bc-40aa5e17af3d => generated 1007 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:13:56.458325 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-a859d584-314f-4fed-b6fa-a33579d6cef3 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:13:56.459956 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-a859d584-314f-4fed-b6fa-a33579d6cef3 tempest-ServersNegativeTestJSON-1410470054 tempest-ServersNegativeTestJSON-1410470054-project-member] POST https://10.4.3.143/volume/v3/volumes Aug 16 21:13:56.460329 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-a859d584-314f-4fed-b6fa-a33579d6cef3 tempest-ServersNegativeTestJSON-1410470054 tempest-ServersNegativeTestJSON-1410470054-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-701517777"}} {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:13:56.462041 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.v3.volumes [None req-a859d584-314f-4fed-b6fa-a33579d6cef3 tempest-ServersNegativeTestJSON-1410470054 tempest-ServersNegativeTestJSON-1410470054-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-701517777'}} {{(pid=100333) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 21:13:56.462197 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.v3.volumes [None req-a859d584-314f-4fed-b6fa-a33579d6cef3 tempest-ServersNegativeTestJSON-1410470054 tempest-ServersNegativeTestJSON-1410470054-project-member] Create volume of 1 GB Aug 16 21:13:56.467187 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-a859d584-314f-4fed-b6fa-a33579d6cef3 tempest-ServersNegativeTestJSON-1410470054 tempest-ServersNegativeTestJSON-1410470054-project-member] Availability Zones retrieved successfully. Aug 16 21:13:56.473369 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-a859d584-314f-4fed-b6fa-a33579d6cef3 tempest-ServersNegativeTestJSON-1410470054 tempest-ServersNegativeTestJSON-1410470054-project-member] Flow 'volume_create_api' (3825f3d0-7594-41ee-a1d3-9ca00bbe6f75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100333) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:13:56.474214 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-a859d584-314f-4fed-b6fa-a33579d6cef3 tempest-ServersNegativeTestJSON-1410470054 tempest-ServersNegativeTestJSON-1410470054-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (81f0ebea-e6e3-43be-8f30-fb58d497bea8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:13:56.475041 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.flows.api.create_volume [None req-a859d584-314f-4fed-b6fa-a33579d6cef3 tempest-ServersNegativeTestJSON-1410470054 tempest-ServersNegativeTestJSON-1410470054-project-member] Validating volume size '1' using validate_int {{(pid=100333) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 21:13:56.503266 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-a859d584-314f-4fed-b6fa-a33579d6cef3 tempest-ServersNegativeTestJSON-1410470054 tempest-ServersNegativeTestJSON-1410470054-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (81f0ebea-e6e3-43be-8f30-fb58d497bea8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T21:04:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=69e633b8-fab9-4b15-8b40-4f1a67c51cda,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '69e633b8-fab9-4b15-8b40-4f1a67c51cda', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:13:56.504074 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-a859d584-314f-4fed-b6fa-a33579d6cef3 tempest-ServersNegativeTestJSON-1410470054 tempest-ServersNegativeTestJSON-1410470054-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5080a0ad-a0d2-40bc-b2ef-667886f89ccd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:13:56.557183 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.quota [None req-a859d584-314f-4fed-b6fa-a33579d6cef3 tempest-ServersNegativeTestJSON-1410470054 tempest-ServersNegativeTestJSON-1410470054-project-member] Created reservations ['52e10d8b-78cf-4ee4-ad8d-ee7dd24f74fe', '413c2d47-3239-4b7d-a512-831f9d4280f1', 'dbef15be-a920-4993-a17a-49578a7c9ba1', '5aaf641c-ece5-4596-a47a-0cfc64ba8ac8'] {{(pid=100333) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:13:56.558452 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-a859d584-314f-4fed-b6fa-a33579d6cef3 tempest-ServersNegativeTestJSON-1410470054 tempest-ServersNegativeTestJSON-1410470054-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5080a0ad-a0d2-40bc-b2ef-667886f89ccd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['52e10d8b-78cf-4ee4-ad8d-ee7dd24f74fe', '413c2d47-3239-4b7d-a512-831f9d4280f1', 'dbef15be-a920-4993-a17a-49578a7c9ba1', '5aaf641c-ece5-4596-a47a-0cfc64ba8ac8']}' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:13:56.559644 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-a859d584-314f-4fed-b6fa-a33579d6cef3 tempest-ServersNegativeTestJSON-1410470054 tempest-ServersNegativeTestJSON-1410470054-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1d88f642-c0bd-42b8-9b06-b8cbfca99912) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:13:56.586349 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-3beb289a-6869-470c-b0a2-83908c7e2467 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:13:56.588930 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-3beb289a-6869-470c-b0a2-83908c7e2467 tempest-AttachVolumeTestJSON-1191062052 tempest-AttachVolumeTestJSON-1191062052-project-member] GET https://10.4.3.143/volume/v3/volumes/16569e59-651b-4e4e-8283-cbcce657714a Aug 16 21:13:56.589264 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-3beb289a-6869-470c-b0a2-83908c7e2467 tempest-AttachVolumeTestJSON-1191062052 tempest-AttachVolumeTestJSON-1191062052-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:13:56.589504 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-3beb289a-6869-470c-b0a2-83908c7e2467 tempest-AttachVolumeTestJSON-1191062052 tempest-AttachVolumeTestJSON-1191062052-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:13:56.590411 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-a859d584-314f-4fed-b6fa-a33579d6cef3 tempest-ServersNegativeTestJSON-1410470054 tempest-ServersNegativeTestJSON-1410470054-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1d88f642-c0bd-42b8-9b06-b8cbfca99912) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '09ae35ad-cdcf-45ee-bb55-facf26ce6df0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-701517777',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='826b86d9580b496e9ce9d527e1fa2386',qos_specs=None,replication_status=,reservations=['52e10d8b-78cf-4ee4-ad8d-ee7dd24f74fe','413c2d47-3239-4b7d-a512-831f9d4280f1','dbef15be-a920-4993-a17a-49578a7c9ba1','5aaf641c-ece5-4596-a47a-0cfc64ba8ac8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3c66c42ddae54ed7a0d7a6818a1ee509',volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T21:13:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-701517777',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=09ae35ad-cdcf-45ee-bb55-facf26ce6df0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='826b86d9580b496e9ce9d527e1fa2386',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3c66c42ddae54ed7a0d7a6818a1ee509',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(69e633b8-fab9-4b15-8b40-4f1a67c51cda),volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda)}' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:13:56.592219 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-a859d584-314f-4fed-b6fa-a33579d6cef3 tempest-ServersNegativeTestJSON-1410470054 tempest-ServersNegativeTestJSON-1410470054-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7bc0d14c-5b93-49b0-b16a-89692430935a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:13:56.601730 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:13:56.601730 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:13:56.606213 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-3beb289a-6869-470c-b0a2-83908c7e2467 tempest-AttachVolumeTestJSON-1191062052 tempest-AttachVolumeTestJSON-1191062052-project-member] Volume info retrieved successfully. Aug 16 21:13:56.613798 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-3beb289a-6869-470c-b0a2-83908c7e2467 tempest-AttachVolumeTestJSON-1191062052 tempest-AttachVolumeTestJSON-1191062052-project-member] https://10.4.3.143/volume/v3/volumes/16569e59-651b-4e4e-8283-cbcce657714a returned with HTTP 200 Aug 16 21:13:56.614256 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 519/2048] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:13:56 2026] GET /volume/v3/volumes/16569e59-651b-4e4e-8283-cbcce657714a => generated 844 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:13:56.621411 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-a859d584-314f-4fed-b6fa-a33579d6cef3 tempest-ServersNegativeTestJSON-1410470054 tempest-ServersNegativeTestJSON-1410470054-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7bc0d14c-5b93-49b0-b16a-89692430935a) transitioned into state 'SUCCESS' from state '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-701517777',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='826b86d9580b496e9ce9d527e1fa2386',qos_specs=None,replication_status=,reservations=['52e10d8b-78cf-4ee4-ad8d-ee7dd24f74fe','413c2d47-3239-4b7d-a512-831f9d4280f1','dbef15be-a920-4993-a17a-49578a7c9ba1','5aaf641c-ece5-4596-a47a-0cfc64ba8ac8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3c66c42ddae54ed7a0d7a6818a1ee509',volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda)}' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:13:56.622270 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-a859d584-314f-4fed-b6fa-a33579d6cef3 tempest-ServersNegativeTestJSON-1410470054 tempest-ServersNegativeTestJSON-1410470054-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ac8cec35-db50-4ebb-bb6f-ed07a86e8fb1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:13:56.631802 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-a859d584-314f-4fed-b6fa-a33579d6cef3 tempest-ServersNegativeTestJSON-1410470054 tempest-ServersNegativeTestJSON-1410470054-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ac8cec35-db50-4ebb-bb6f-ed07a86e8fb1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:13:56.632816 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-a859d584-314f-4fed-b6fa-a33579d6cef3 tempest-ServersNegativeTestJSON-1410470054 tempest-ServersNegativeTestJSON-1410470054-project-member] Flow 'volume_create_api' (3825f3d0-7594-41ee-a1d3-9ca00bbe6f75) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100333) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:13:56.633278 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-a859d584-314f-4fed-b6fa-a33579d6cef3 tempest-ServersNegativeTestJSON-1410470054 tempest-ServersNegativeTestJSON-1410470054-project-member] Create volume request issued successfully. Aug 16 21:13:56.633962 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-a859d584-314f-4fed-b6fa-a33579d6cef3 tempest-ServersNegativeTestJSON-1410470054 tempest-ServersNegativeTestJSON-1410470054-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Aug 16 21:13:56.634410 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 504/2049] 10.4.3.143 () {68 vars in 1258 bytes} [Sun Aug 16 21:13:56 2026] POST /volume/v3/volumes => generated 753 bytes in 176 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 21:13:56.646802 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-d9383ab6-e699-446e-9f7f-9e8c35ec3406 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:13:56.649804 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-d9383ab6-e699-446e-9f7f-9e8c35ec3406 tempest-ServersNegativeTestJSON-1410470054 tempest-ServersNegativeTestJSON-1410470054-project-member] GET https://10.4.3.143/volume/v3/volumes/09ae35ad-cdcf-45ee-bb55-facf26ce6df0 Aug 16 21:13:56.649804 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-d9383ab6-e699-446e-9f7f-9e8c35ec3406 tempest-ServersNegativeTestJSON-1410470054 tempest-ServersNegativeTestJSON-1410470054-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:13:56.649804 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-d9383ab6-e699-446e-9f7f-9e8c35ec3406 tempest-ServersNegativeTestJSON-1410470054 tempest-ServersNegativeTestJSON-1410470054-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:13:56.663744 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:13:56.663744 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:13:56.667487 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [req-7920e885-f7a3-4f91-8d69-556a34172753 req-a0cfe589-c109-4936-876f-65972692958a None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:13:56.668740 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [req-7920e885-f7a3-4f91-8d69-556a34172753 req-a0cfe589-c109-4936-876f-65972692958a tempest-AttachVolumeTestJSON-1191062052 tempest-AttachVolumeTestJSON-1191062052-project-member] GET https://10.4.3.143/volume/v3/volumes/16569e59-651b-4e4e-8283-cbcce657714a Aug 16 21:13:56.668898 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [req-7920e885-f7a3-4f91-8d69-556a34172753 req-a0cfe589-c109-4936-876f-65972692958a tempest-AttachVolumeTestJSON-1191062052 tempest-AttachVolumeTestJSON-1191062052-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:13:56.669137 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [req-7920e885-f7a3-4f91-8d69-556a34172753 req-a0cfe589-c109-4936-876f-65972692958a tempest-AttachVolumeTestJSON-1191062052 tempest-AttachVolumeTestJSON-1191062052-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:13:56.672883 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-d9383ab6-e699-446e-9f7f-9e8c35ec3406 tempest-ServersNegativeTestJSON-1410470054 tempest-ServersNegativeTestJSON-1410470054-project-member] Volume info retrieved successfully. Aug 16 21:13:56.679101 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:13:56.679101 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:13:56.686450 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-d9383ab6-e699-446e-9f7f-9e8c35ec3406 tempest-ServersNegativeTestJSON-1410470054 tempest-ServersNegativeTestJSON-1410470054-project-member] https://10.4.3.143/volume/v3/volumes/09ae35ad-cdcf-45ee-bb55-facf26ce6df0 returned with HTTP 200 Aug 16 21:13:56.686450 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 511/2050] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:13:56 2026] GET /volume/v3/volumes/09ae35ad-cdcf-45ee-bb55-facf26ce6df0 => generated 821 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:13:56.686616 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [req-7920e885-f7a3-4f91-8d69-556a34172753 req-a0cfe589-c109-4936-876f-65972692958a tempest-AttachVolumeTestJSON-1191062052 tempest-AttachVolumeTestJSON-1191062052-project-member] Volume info retrieved successfully. Aug 16 21:13:56.691142 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [req-7920e885-f7a3-4f91-8d69-556a34172753 req-a0cfe589-c109-4936-876f-65972692958a tempest-AttachVolumeTestJSON-1191062052 tempest-AttachVolumeTestJSON-1191062052-project-member] https://10.4.3.143/volume/v3/volumes/16569e59-651b-4e4e-8283-cbcce657714a returned with HTTP 200 Aug 16 21:13:56.691735 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 517/2051] 10.4.3.143 () {68 vars in 1598 bytes} [Sun Aug 16 21:13:56 2026] GET /volume/v3/volumes/16569e59-651b-4e4e-8283-cbcce657714a => generated 844 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:13:56.775669 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-464d847b-48d0-43f9-bb5b-2b24d8f70be9 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:13:56.776147 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-464d847b-48d0-43f9-bb5b-2b24d8f70be9 None None] GET https://10.4.3.143/volume// Aug 16 21:13:56.776347 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-464d847b-48d0-43f9-bb5b-2b24d8f70be9 None None] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:13:56.776845 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-464d847b-48d0-43f9-bb5b-2b24d8f70be9 None None] Calling method 'all' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:13:56.777196 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-464d847b-48d0-43f9-bb5b-2b24d8f70be9 None None] https://10.4.3.143/volume// returned with HTTP 300 Aug 16 21:13:56.777698 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 520/2052] 10.4.3.143 () {66 vars in 1428 bytes} [Sun Aug 16 21:13: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 16 21:13:56.787416 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [req-7920e885-f7a3-4f91-8d69-556a34172753 req-f8d93e2b-7e0f-44ee-84bc-59c0a535442a None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:13:56.789769 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [req-7920e885-f7a3-4f91-8d69-556a34172753 req-f8d93e2b-7e0f-44ee-84bc-59c0a535442a tempest-AttachVolumeTestJSON-1191062052 tempest-AttachVolumeTestJSON-1191062052-project-member] POST https://10.4.3.143/volume/v3/attachments Aug 16 21:13:56.790193 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [req-7920e885-f7a3-4f91-8d69-556a34172753 req-f8d93e2b-7e0f-44ee-84bc-59c0a535442a tempest-AttachVolumeTestJSON-1191062052 tempest-AttachVolumeTestJSON-1191062052-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "16569e59-651b-4e4e-8283-cbcce657714a", "connector": null, "instance_uuid": "ca4ec905-d618-4048-ae6b-44bd598ef585"}} {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:13:56.799310 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:13:56.799310 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:13:56.802336 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-10dd338d-8607-470d-a227-2436b7291ed6 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:13:56.804134 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-10dd338d-8607-470d-a227-2436b7291ed6 tempest-GroupSnapshotsV319Test-1186841705 tempest-GroupSnapshotsV319Test-1186841705-project-member] GET https://10.4.3.143/volume/v3/volumes/fbfd9af9-da27-4963-b825-3244fb9a7adf Aug 16 21:13:56.804366 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-10dd338d-8607-470d-a227-2436b7291ed6 tempest-GroupSnapshotsV319Test-1186841705 tempest-GroupSnapshotsV319Test-1186841705-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:13:56.804543 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-10dd338d-8607-470d-a227-2436b7291ed6 tempest-GroupSnapshotsV319Test-1186841705 tempest-GroupSnapshotsV319Test-1186841705-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:13:56.810118 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-10dd338d-8607-470d-a227-2436b7291ed6 tempest-GroupSnapshotsV319Test-1186841705 tempest-GroupSnapshotsV319Test-1186841705-project-member] https://10.4.3.143/volume/v3/volumes/fbfd9af9-da27-4963-b825-3244fb9a7adf returned with HTTP 404 Aug 16 21:13:56.810594 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 512/2053] 10.4.3.143 () {68 vars in 1389 bytes} [Sun Aug 16 21:13:56 2026] GET /volume/v3/volumes/fbfd9af9-da27-4963-b825-3244fb9a7adf => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 16 21:13:56.816841 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-1901d640-2097-4f78-8210-453aef623cea None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:13:56.818545 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-1901d640-2097-4f78-8210-453aef623cea tempest-GroupSnapshotsV319Test-1186841705 tempest-GroupSnapshotsV319Test-1186841705-project-member] GET https://10.4.3.143/volume/v3/groups/8f0ca797-1770-4411-9140-997bab27c9d9 Aug 16 21:13:56.818735 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-1901d640-2097-4f78-8210-453aef623cea tempest-GroupSnapshotsV319Test-1186841705 tempest-GroupSnapshotsV319Test-1186841705-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:13:56.818899 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-1901d640-2097-4f78-8210-453aef623cea tempest-GroupSnapshotsV319Test-1186841705 tempest-GroupSnapshotsV319Test-1186841705-project-member] Calling method 'version_select' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:13:56.819085 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.v3.groups [None req-1901d640-2097-4f78-8210-453aef623cea tempest-GroupSnapshotsV319Test-1186841705 tempest-GroupSnapshotsV319Test-1186841705-project-member] show called for member 8f0ca797-1770-4411-9140-997bab27c9d9 {{(pid=100330) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 16 21:13:56.822098 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-1901d640-2097-4f78-8210-453aef623cea tempest-GroupSnapshotsV319Test-1186841705 tempest-GroupSnapshotsV319Test-1186841705-project-member] https://10.4.3.143/volume/v3/groups/8f0ca797-1770-4411-9140-997bab27c9d9 returned with HTTP 404 Aug 16 21:13:56.822530 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 518/2054] 10.4.3.143 () {68 vars in 1386 bytes} [Sun Aug 16 21:13:56 2026] GET /volume/v3/groups/8f0ca797-1770-4411-9140-997bab27c9d9 => generated 108 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 16 21:13:56.826610 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [req-7920e885-f7a3-4f91-8d69-556a34172753 req-f8d93e2b-7e0f-44ee-84bc-59c0a535442a tempest-AttachVolumeTestJSON-1191062052 tempest-AttachVolumeTestJSON-1191062052-project-member] https://10.4.3.143/volume/v3/attachments returned with HTTP 200 Aug 16 21:13:56.827281 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 505/2055] 10.4.3.143 () {74 vars in 1594 bytes} [Sun Aug 16 21:13:56 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 16 21:13:56.828690 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-b343fc56-891f-4bb5-b7a8-05878ec8140f None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:13:56.830417 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-b343fc56-891f-4bb5-b7a8-05878ec8140f tempest-GroupSnapshotsV319Test-486134123 tempest-GroupSnapshotsV319Test-486134123-project-admin] DELETE https://10.4.3.143/volume/v3/group_types/46cbce26-c4af-48c1-9dc8-afdc65e8cf95 Aug 16 21:13:56.830737 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-b343fc56-891f-4bb5-b7a8-05878ec8140f tempest-GroupSnapshotsV319Test-486134123 tempest-GroupSnapshotsV319Test-486134123-project-admin] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:13:56.830937 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-b343fc56-891f-4bb5-b7a8-05878ec8140f tempest-GroupSnapshotsV319Test-486134123 tempest-GroupSnapshotsV319Test-486134123-project-admin] Calling method 'version_select' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:13:56.847308 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-b343fc56-891f-4bb5-b7a8-05878ec8140f tempest-GroupSnapshotsV319Test-486134123 tempest-GroupSnapshotsV319Test-486134123-project-admin] https://10.4.3.143/volume/v3/group_types/46cbce26-c4af-48c1-9dc8-afdc65e8cf95 returned with HTTP 202 Aug 16 21:13:56.847730 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 521/2056] 10.4.3.143 () {68 vars in 1404 bytes} [Sun Aug 16 21:13:56 2026] DELETE /volume/v3/group_types/46cbce26-c4af-48c1-9dc8-afdc65e8cf95 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 16 21:13:56.855323 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-ad481e24-9a8a-49bd-baea-3913f8deca26 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:13:56.855453 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-5e49e0ca-edb1-4791-891d-b5c790536d73 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:13:56.857282 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-ad481e24-9a8a-49bd-baea-3913f8deca26 tempest-GroupSnapshotsV319Test-486134123 tempest-GroupSnapshotsV319Test-486134123-project-admin] DELETE https://10.4.3.143/volume/v3/types/c1d7af89-252d-476f-8755-fcbbe881c661 Aug 16 21:13:56.857492 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-ad481e24-9a8a-49bd-baea-3913f8deca26 tempest-GroupSnapshotsV319Test-486134123 tempest-GroupSnapshotsV319Test-486134123-project-admin] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:13:56.857720 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-ad481e24-9a8a-49bd-baea-3913f8deca26 tempest-GroupSnapshotsV319Test-486134123 tempest-GroupSnapshotsV319Test-486134123-project-admin] Calling method '_delete' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:13:56.857844 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-5e49e0ca-edb1-4791-891d-b5c790536d73 tempest-AttachVolumeTestJSON-1191062052 tempest-AttachVolumeTestJSON-1191062052-project-member] GET https://10.4.3.143/volume/v3/volumes/16569e59-651b-4e4e-8283-cbcce657714a Aug 16 21:13:56.858077 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-5e49e0ca-edb1-4791-891d-b5c790536d73 tempest-AttachVolumeTestJSON-1191062052 tempest-AttachVolumeTestJSON-1191062052-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:13:56.858309 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-5e49e0ca-edb1-4791-891d-b5c790536d73 tempest-AttachVolumeTestJSON-1191062052 tempest-AttachVolumeTestJSON-1191062052-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:13:56.868387 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-82ea3b35-39ce-4190-80ba-0397911e01cb None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:13:56.868638 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:13:56.868638 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:13:56.868955 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-82ea3b35-39ce-4190-80ba-0397911e01cb None None] GET https://10.4.3.143/volume// Aug 16 21:13:56.869238 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-82ea3b35-39ce-4190-80ba-0397911e01cb None None] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:13:56.869505 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-82ea3b35-39ce-4190-80ba-0397911e01cb None None] Calling method 'all' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:13:56.870102 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-82ea3b35-39ce-4190-80ba-0397911e01cb None None] https://10.4.3.143/volume// returned with HTTP 300 Aug 16 21:13:56.870688 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 506/2057] 10.4.3.143 () {66 vars in 1426 bytes} [Sun Aug 16 21:13:56 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 16 21:13:56.871782 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-5e49e0ca-edb1-4791-891d-b5c790536d73 tempest-AttachVolumeTestJSON-1191062052 tempest-AttachVolumeTestJSON-1191062052-project-member] Volume info retrieved successfully. Aug 16 21:13:56.877269 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-5e49e0ca-edb1-4791-891d-b5c790536d73 tempest-AttachVolumeTestJSON-1191062052 tempest-AttachVolumeTestJSON-1191062052-project-member] https://10.4.3.143/volume/v3/volumes/16569e59-651b-4e4e-8283-cbcce657714a returned with HTTP 200 Aug 16 21:13:56.877610 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 519/2058] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:13:56 2026] GET /volume/v3/volumes/16569e59-651b-4e4e-8283-cbcce657714a => generated 843 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:13:56.880450 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [req-7920e885-f7a3-4f91-8d69-556a34172753 req-3925440b-ee6a-40e1-8bc9-822828eb86fb None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:13:56.883672 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-ad481e24-9a8a-49bd-baea-3913f8deca26 tempest-GroupSnapshotsV319Test-486134123 tempest-GroupSnapshotsV319Test-486134123-project-admin] https://10.4.3.143/volume/v3/types/c1d7af89-252d-476f-8755-fcbbe881c661 returned with HTTP 202 Aug 16 21:13:56.883857 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [req-7920e885-f7a3-4f91-8d69-556a34172753 req-3925440b-ee6a-40e1-8bc9-822828eb86fb tempest-AttachVolumeTestJSON-1191062052 tempest-AttachVolumeTestJSON-1191062052-project-member] GET https://10.4.3.143/volume/v3/volumes/16569e59-651b-4e4e-8283-cbcce657714a Aug 16 21:13:56.884052 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 513/2059] 10.4.3.143 () {66 vars in 1345 bytes} [Sun Aug 16 21:13:56 2026] DELETE /volume/v3/types/c1d7af89-252d-476f-8755-fcbbe881c661 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 21:13:56.884168 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [req-7920e885-f7a3-4f91-8d69-556a34172753 req-3925440b-ee6a-40e1-8bc9-822828eb86fb tempest-AttachVolumeTestJSON-1191062052 tempest-AttachVolumeTestJSON-1191062052-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:13:56.884408 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [req-7920e885-f7a3-4f91-8d69-556a34172753 req-3925440b-ee6a-40e1-8bc9-822828eb86fb tempest-AttachVolumeTestJSON-1191062052 tempest-AttachVolumeTestJSON-1191062052-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:13:56.891902 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-4f74a34a-f22f-4ace-9e4b-01ee39261f3c None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:13:56.893744 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-4f74a34a-f22f-4ace-9e4b-01ee39261f3c tempest-GroupSnapshotsV319Test-486134123 tempest-GroupSnapshotsV319Test-486134123-project-admin] GET https://10.4.3.143/volume/v3/types/c1d7af89-252d-476f-8755-fcbbe881c661 Aug 16 21:13:56.894046 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-4f74a34a-f22f-4ace-9e4b-01ee39261f3c tempest-GroupSnapshotsV319Test-486134123 tempest-GroupSnapshotsV319Test-486134123-project-admin] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:13:56.894268 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-4f74a34a-f22f-4ace-9e4b-01ee39261f3c tempest-GroupSnapshotsV319Test-486134123 tempest-GroupSnapshotsV319Test-486134123-project-admin] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:13:56.897153 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:13:56.897153 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:13:56.901022 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-4f74a34a-f22f-4ace-9e4b-01ee39261f3c tempest-GroupSnapshotsV319Test-486134123 tempest-GroupSnapshotsV319Test-486134123-project-admin] https://10.4.3.143/volume/v3/types/c1d7af89-252d-476f-8755-fcbbe881c661 returned with HTTP 404 Aug 16 21:13:56.901545 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 507/2060] 10.4.3.143 () {66 vars in 1342 bytes} [Sun Aug 16 21:13:56 2026] GET /volume/v3/types/c1d7af89-252d-476f-8755-fcbbe881c661 => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:13:56.902314 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [req-7920e885-f7a3-4f91-8d69-556a34172753 req-3925440b-ee6a-40e1-8bc9-822828eb86fb tempest-AttachVolumeTestJSON-1191062052 tempest-AttachVolumeTestJSON-1191062052-project-member] Volume info retrieved successfully. Aug 16 21:13:56.909731 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [req-7920e885-f7a3-4f91-8d69-556a34172753 req-3925440b-ee6a-40e1-8bc9-822828eb86fb tempest-AttachVolumeTestJSON-1191062052 tempest-AttachVolumeTestJSON-1191062052-project-member] https://10.4.3.143/volume/v3/volumes/16569e59-651b-4e4e-8283-cbcce657714a returned with HTTP 200 Aug 16 21:13:56.909823 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 522/2061] 10.4.3.143 () {70 vars in 1639 bytes} [Sun Aug 16 21:13:56 2026] GET /volume/v3/volumes/16569e59-651b-4e4e-8283-cbcce657714a => generated 1023 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 16 21:13:57.014076 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [req-7920e885-f7a3-4f91-8d69-556a34172753 req-4d54e594-ec5b-4a08-be90-f2f5ace764db None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:13:57.016438 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [req-7920e885-f7a3-4f91-8d69-556a34172753 req-4d54e594-ec5b-4a08-be90-f2f5ace764db tempest-AttachVolumeTestJSON-1191062052 tempest-AttachVolumeTestJSON-1191062052-project-member] PUT https://10.4.3.143/volume/v3/attachments/1c1c4afc-5f91-4214-81e3-57a6ca824d12 Aug 16 21:13:57.016805 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [req-7920e885-f7a3-4f91-8d69-556a34172753 req-4d54e594-ec5b-4a08-be90-f2f5ace764db tempest-AttachVolumeTestJSON-1191062052 tempest-AttachVolumeTestJSON-1191062052-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.143", "host": "np0000007409", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:e42fbcbe2e9", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "69237b68-d654-4a76-81de-86e36bc8fb86", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:13:57.024938 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.coordination [req-7920e885-f7a3-4f91-8d69-556a34172753 req-4d54e594-ec5b-4a08-be90-f2f5ace764db tempest-AttachVolumeTestJSON-1191062052 tempest-AttachVolumeTestJSON-1191062052-project-member] Acquiring lock "cinder-attachment_update-16569e59-651b-4e4e-8283-cbcce657714a-np0000007409" by "attachment_update" {{(pid=100330) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:13:57.029863 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.coordination [req-7920e885-f7a3-4f91-8d69-556a34172753 req-4d54e594-ec5b-4a08-be90-f2f5ace764db tempest-AttachVolumeTestJSON-1191062052 tempest-AttachVolumeTestJSON-1191062052-project-member] Lock "cinder-attachment_update-16569e59-651b-4e4e-8283-cbcce657714a-np0000007409" acquired by "attachment_update" :: waited 0.005s {{(pid=100330) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:13:57.030844 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:13:57.030844 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:13:57.108852 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.coordination [req-7920e885-f7a3-4f91-8d69-556a34172753 req-4d54e594-ec5b-4a08-be90-f2f5ace764db tempest-AttachVolumeTestJSON-1191062052 tempest-AttachVolumeTestJSON-1191062052-project-member] Lock "cinder-attachment_update-16569e59-651b-4e4e-8283-cbcce657714a-np0000007409" released by "attachment_update" :: held 0.079s {{(pid=100330) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:13:57.109195 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [req-7920e885-f7a3-4f91-8d69-556a34172753 req-4d54e594-ec5b-4a08-be90-f2f5ace764db tempest-AttachVolumeTestJSON-1191062052 tempest-AttachVolumeTestJSON-1191062052-project-member] https://10.4.3.143/volume/v3/attachments/1c1c4afc-5f91-4214-81e3-57a6ca824d12 returned with HTTP 200 Aug 16 21:13:57.110191 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 520/2062] 10.4.3.143 () {74 vars in 1704 bytes} [Sun Aug 16 21:13:57 2026] PUT /volume/v3/attachments/1c1c4afc-5f91-4214-81e3-57a6ca824d12 => generated 969 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:13:57.131863 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-4ba546a4-95ec-4993-87a4-e2aaf9bff2fb None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:13:57.133519 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-4ba546a4-95ec-4993-87a4-e2aaf9bff2fb tempest-ProjectReaderTests39-1580880275 tempest-ProjectReaderTests39-1580880275-project-admin] GET https://10.4.3.143/volume/v3/volumes/975064fe-d8ca-4e9e-a3bc-40aa5e17af3d Aug 16 21:13:57.133697 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-4ba546a4-95ec-4993-87a4-e2aaf9bff2fb tempest-ProjectReaderTests39-1580880275 tempest-ProjectReaderTests39-1580880275-project-admin] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:13:57.133863 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-4ba546a4-95ec-4993-87a4-e2aaf9bff2fb tempest-ProjectReaderTests39-1580880275 tempest-ProjectReaderTests39-1580880275-project-admin] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:13:57.144344 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-4ba546a4-95ec-4993-87a4-e2aaf9bff2fb tempest-ProjectReaderTests39-1580880275 tempest-ProjectReaderTests39-1580880275-project-admin] https://10.4.3.143/volume/v3/volumes/975064fe-d8ca-4e9e-a3bc-40aa5e17af3d returned with HTTP 404 Aug 16 21:13:57.144822 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 514/2063] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:13:57 2026] GET /volume/v3/volumes/975064fe-d8ca-4e9e-a3bc-40aa5e17af3d => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:13:57.706774 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-bd778ee8-bd57-436b-9e5a-229061574c7e None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:13:57.708359 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-bd778ee8-bd57-436b-9e5a-229061574c7e tempest-ServersNegativeTestJSON-1410470054 tempest-ServersNegativeTestJSON-1410470054-project-member] GET https://10.4.3.143/volume/v3/volumes/09ae35ad-cdcf-45ee-bb55-facf26ce6df0 Aug 16 21:13:57.708552 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-bd778ee8-bd57-436b-9e5a-229061574c7e tempest-ServersNegativeTestJSON-1410470054 tempest-ServersNegativeTestJSON-1410470054-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:13:57.708725 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-bd778ee8-bd57-436b-9e5a-229061574c7e tempest-ServersNegativeTestJSON-1410470054 tempest-ServersNegativeTestJSON-1410470054-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:13:57.716775 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:13:57.716775 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:13:57.721212 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-bd778ee8-bd57-436b-9e5a-229061574c7e tempest-ServersNegativeTestJSON-1410470054 tempest-ServersNegativeTestJSON-1410470054-project-member] Volume info retrieved successfully. Aug 16 21:13:57.725622 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-bd778ee8-bd57-436b-9e5a-229061574c7e tempest-ServersNegativeTestJSON-1410470054 tempest-ServersNegativeTestJSON-1410470054-project-member] https://10.4.3.143/volume/v3/volumes/09ae35ad-cdcf-45ee-bb55-facf26ce6df0 returned with HTTP 200 Aug 16 21:13:57.726205 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 508/2064] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:13:57 2026] GET /volume/v3/volumes/09ae35ad-cdcf-45ee-bb55-facf26ce6df0 => generated 846 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:13:57.890827 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-21786591-f81e-49a3-b95d-779ab5c99597 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:13:57.893257 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-21786591-f81e-49a3-b95d-779ab5c99597 tempest-AttachVolumeTestJSON-1191062052 tempest-AttachVolumeTestJSON-1191062052-project-member] GET https://10.4.3.143/volume/v3/volumes/16569e59-651b-4e4e-8283-cbcce657714a Aug 16 21:13:57.893549 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-21786591-f81e-49a3-b95d-779ab5c99597 tempest-AttachVolumeTestJSON-1191062052 tempest-AttachVolumeTestJSON-1191062052-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:13:57.893791 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-21786591-f81e-49a3-b95d-779ab5c99597 tempest-AttachVolumeTestJSON-1191062052 tempest-AttachVolumeTestJSON-1191062052-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:13:57.915701 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:13:57.915701 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:13:57.924609 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-21786591-f81e-49a3-b95d-779ab5c99597 tempest-AttachVolumeTestJSON-1191062052 tempest-AttachVolumeTestJSON-1191062052-project-member] Volume info retrieved successfully. Aug 16 21:13:57.930299 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-21786591-f81e-49a3-b95d-779ab5c99597 tempest-AttachVolumeTestJSON-1191062052 tempest-AttachVolumeTestJSON-1191062052-project-member] https://10.4.3.143/volume/v3/volumes/16569e59-651b-4e4e-8283-cbcce657714a returned with HTTP 200 Aug 16 21:13:57.930926 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 523/2065] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:13:57 2026] GET /volume/v3/volumes/16569e59-651b-4e4e-8283-cbcce657714a => generated 844 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:13:58.120168 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-cda38f03-ab09-4c3a-ab36-ff930ec3eb59 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:13:58.123262 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-cda38f03-ab09-4c3a-ab36-ff930ec3eb59 tempest-ServersNegativeTestJSON-1410470054 tempest-ServersNegativeTestJSON-1410470054-project-member] DELETE https://10.4.3.143/volume/v3/volumes/09ae35ad-cdcf-45ee-bb55-facf26ce6df0 Aug 16 21:13:58.123538 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-cda38f03-ab09-4c3a-ab36-ff930ec3eb59 tempest-ServersNegativeTestJSON-1410470054 tempest-ServersNegativeTestJSON-1410470054-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:13:58.123728 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-cda38f03-ab09-4c3a-ab36-ff930ec3eb59 tempest-ServersNegativeTestJSON-1410470054 tempest-ServersNegativeTestJSON-1410470054-project-member] Calling method 'delete' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:13:58.123930 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.v3.volumes [None req-cda38f03-ab09-4c3a-ab36-ff930ec3eb59 tempest-ServersNegativeTestJSON-1410470054 tempest-ServersNegativeTestJSON-1410470054-project-member] Delete volume with id: 09ae35ad-cdcf-45ee-bb55-facf26ce6df0 Aug 16 21:13:58.132907 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:13:58.132907 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:13:58.133424 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-cda38f03-ab09-4c3a-ab36-ff930ec3eb59 tempest-ServersNegativeTestJSON-1410470054 tempest-ServersNegativeTestJSON-1410470054-project-member] Volume info retrieved successfully. Aug 16 21:13:58.147790 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-cda38f03-ab09-4c3a-ab36-ff930ec3eb59 tempest-ServersNegativeTestJSON-1410470054 tempest-ServersNegativeTestJSON-1410470054-project-member] Delete volume request issued successfully. Aug 16 21:13:58.147938 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-cda38f03-ab09-4c3a-ab36-ff930ec3eb59 tempest-ServersNegativeTestJSON-1410470054 tempest-ServersNegativeTestJSON-1410470054-project-member] https://10.4.3.143/volume/v3/volumes/09ae35ad-cdcf-45ee-bb55-facf26ce6df0 returned with HTTP 202 Aug 16 21:13:58.148353 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 521/2066] 10.4.3.143 () {66 vars in 1351 bytes} [Sun Aug 16 21:13:58 2026] DELETE /volume/v3/volumes/09ae35ad-cdcf-45ee-bb55-facf26ce6df0 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 21:13:58.164031 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-26a75c42-00ba-4292-9b50-5eaaeb53cab4 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:13:58.167893 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-26a75c42-00ba-4292-9b50-5eaaeb53cab4 tempest-ServersNegativeTestJSON-1410470054 tempest-ServersNegativeTestJSON-1410470054-project-member] GET https://10.4.3.143/volume/v3/volumes/09ae35ad-cdcf-45ee-bb55-facf26ce6df0 Aug 16 21:13:58.168910 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-26a75c42-00ba-4292-9b50-5eaaeb53cab4 tempest-ServersNegativeTestJSON-1410470054 tempest-ServersNegativeTestJSON-1410470054-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:13:58.169210 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-26a75c42-00ba-4292-9b50-5eaaeb53cab4 tempest-ServersNegativeTestJSON-1410470054 tempest-ServersNegativeTestJSON-1410470054-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:13:58.182262 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:13:58.182262 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:13:58.188735 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-26a75c42-00ba-4292-9b50-5eaaeb53cab4 tempest-ServersNegativeTestJSON-1410470054 tempest-ServersNegativeTestJSON-1410470054-project-member] Volume info retrieved successfully. Aug 16 21:13:58.196066 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-26a75c42-00ba-4292-9b50-5eaaeb53cab4 tempest-ServersNegativeTestJSON-1410470054 tempest-ServersNegativeTestJSON-1410470054-project-member] https://10.4.3.143/volume/v3/volumes/09ae35ad-cdcf-45ee-bb55-facf26ce6df0 returned with HTTP 200 Aug 16 21:13:58.196538 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 515/2067] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:13:58 2026] GET /volume/v3/volumes/09ae35ad-cdcf-45ee-bb55-facf26ce6df0 => generated 845 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:13:58.947617 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-1159ff64-a1b1-4ec5-bdf6-115481db0a4d None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:13:58.950946 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-1159ff64-a1b1-4ec5-bdf6-115481db0a4d tempest-AttachVolumeTestJSON-1191062052 tempest-AttachVolumeTestJSON-1191062052-project-member] GET https://10.4.3.143/volume/v3/volumes/16569e59-651b-4e4e-8283-cbcce657714a Aug 16 21:13:58.951499 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-1159ff64-a1b1-4ec5-bdf6-115481db0a4d tempest-AttachVolumeTestJSON-1191062052 tempest-AttachVolumeTestJSON-1191062052-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:13:58.951499 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-1159ff64-a1b1-4ec5-bdf6-115481db0a4d tempest-AttachVolumeTestJSON-1191062052 tempest-AttachVolumeTestJSON-1191062052-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:13:58.966051 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:13:58.966051 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:13:58.972130 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-1159ff64-a1b1-4ec5-bdf6-115481db0a4d tempest-AttachVolumeTestJSON-1191062052 tempest-AttachVolumeTestJSON-1191062052-project-member] Volume info retrieved successfully. Aug 16 21:13:58.977373 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-1159ff64-a1b1-4ec5-bdf6-115481db0a4d tempest-AttachVolumeTestJSON-1191062052 tempest-AttachVolumeTestJSON-1191062052-project-member] https://10.4.3.143/volume/v3/volumes/16569e59-651b-4e4e-8283-cbcce657714a returned with HTTP 200 Aug 16 21:13:58.977933 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 509/2068] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:13:58 2026] GET /volume/v3/volumes/16569e59-651b-4e4e-8283-cbcce657714a => generated 844 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:13:59.201065 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-c472f258-8865-49e0-bc37-307820777d80 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:13:59.210514 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-87c7de24-2e14-4a82-8633-a411a91322a3 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:13:59.213666 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-87c7de24-2e14-4a82-8633-a411a91322a3 tempest-ServersNegativeTestJSON-1410470054 tempest-ServersNegativeTestJSON-1410470054-project-member] GET https://10.4.3.143/volume/v3/volumes/09ae35ad-cdcf-45ee-bb55-facf26ce6df0 Aug 16 21:13:59.213871 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-87c7de24-2e14-4a82-8633-a411a91322a3 tempest-ServersNegativeTestJSON-1410470054 tempest-ServersNegativeTestJSON-1410470054-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:13:59.214110 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-87c7de24-2e14-4a82-8633-a411a91322a3 tempest-ServersNegativeTestJSON-1410470054 tempest-ServersNegativeTestJSON-1410470054-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:13:59.228661 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-87c7de24-2e14-4a82-8633-a411a91322a3 tempest-ServersNegativeTestJSON-1410470054 tempest-ServersNegativeTestJSON-1410470054-project-member] https://10.4.3.143/volume/v3/volumes/09ae35ad-cdcf-45ee-bb55-facf26ce6df0 returned with HTTP 404 Aug 16 21:13:59.229721 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 522/2069] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:13:59 2026] GET /volume/v3/volumes/09ae35ad-cdcf-45ee-bb55-facf26ce6df0 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:13:59.240943 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-68e90b45-d1c9-4e96-9371-7010226a8d46 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:13:59.243399 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-68e90b45-d1c9-4e96-9371-7010226a8d46 tempest-ServersNegativeTestJSON-1410470054 tempest-ServersNegativeTestJSON-1410470054-project-member] DELETE https://10.4.3.143/volume/v3/volumes/3732c6a1-5628-4e09-b651-96e452e13e0c Aug 16 21:13:59.243600 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-68e90b45-d1c9-4e96-9371-7010226a8d46 tempest-ServersNegativeTestJSON-1410470054 tempest-ServersNegativeTestJSON-1410470054-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:13:59.243829 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-68e90b45-d1c9-4e96-9371-7010226a8d46 tempest-ServersNegativeTestJSON-1410470054 tempest-ServersNegativeTestJSON-1410470054-project-member] Calling method 'delete' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:13:59.243969 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.v3.volumes [None req-68e90b45-d1c9-4e96-9371-7010226a8d46 tempest-ServersNegativeTestJSON-1410470054 tempest-ServersNegativeTestJSON-1410470054-project-member] Delete volume with id: 3732c6a1-5628-4e09-b651-96e452e13e0c Aug 16 21:13:59.251707 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:13:59.251707 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:13:59.252237 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-68e90b45-d1c9-4e96-9371-7010226a8d46 tempest-ServersNegativeTestJSON-1410470054 tempest-ServersNegativeTestJSON-1410470054-project-member] Volume info retrieved successfully. Aug 16 21:13:59.278257 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-68e90b45-d1c9-4e96-9371-7010226a8d46 tempest-ServersNegativeTestJSON-1410470054 tempest-ServersNegativeTestJSON-1410470054-project-member] Delete volume request issued successfully. Aug 16 21:13:59.278490 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-68e90b45-d1c9-4e96-9371-7010226a8d46 tempest-ServersNegativeTestJSON-1410470054 tempest-ServersNegativeTestJSON-1410470054-project-member] https://10.4.3.143/volume/v3/volumes/3732c6a1-5628-4e09-b651-96e452e13e0c returned with HTTP 202 Aug 16 21:13:59.278907 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 516/2070] 10.4.3.143 () {66 vars in 1351 bytes} [Sun Aug 16 21:13:59 2026] DELETE /volume/v3/volumes/3732c6a1-5628-4e09-b651-96e452e13e0c => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 21:13:59.286169 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-5ca31643-0625-451a-8a01-1efeeaecdd25 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:13:59.288398 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-5ca31643-0625-451a-8a01-1efeeaecdd25 tempest-ServersNegativeTestJSON-1410470054 tempest-ServersNegativeTestJSON-1410470054-project-member] GET https://10.4.3.143/volume/v3/volumes/3732c6a1-5628-4e09-b651-96e452e13e0c Aug 16 21:13:59.288684 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-5ca31643-0625-451a-8a01-1efeeaecdd25 tempest-ServersNegativeTestJSON-1410470054 tempest-ServersNegativeTestJSON-1410470054-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:13:59.288873 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-5ca31643-0625-451a-8a01-1efeeaecdd25 tempest-ServersNegativeTestJSON-1410470054 tempest-ServersNegativeTestJSON-1410470054-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:13:59.297683 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:13:59.297683 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:13:59.302215 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-5ca31643-0625-451a-8a01-1efeeaecdd25 tempest-ServersNegativeTestJSON-1410470054 tempest-ServersNegativeTestJSON-1410470054-project-member] Volume info retrieved successfully. Aug 16 21:13:59.307709 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-5ca31643-0625-451a-8a01-1efeeaecdd25 tempest-ServersNegativeTestJSON-1410470054 tempest-ServersNegativeTestJSON-1410470054-project-member] https://10.4.3.143/volume/v3/volumes/3732c6a1-5628-4e09-b651-96e452e13e0c returned with HTTP 200 Aug 16 21:13:59.308188 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 510/2071] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:13:59 2026] GET /volume/v3/volumes/3732c6a1-5628-4e09-b651-96e452e13e0c => generated 844 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:13:59.371315 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-c472f258-8865-49e0-bc37-307820777d80 tempest-ProjectAdminTests-1961919648 tempest-ProjectAdminTests-1961919648-project-admin] GET https://10.4.3.143/volume/v3/scheduler-stats/get_pools Aug 16 21:13:59.372748 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-c472f258-8865-49e0-bc37-307820777d80 tempest-ProjectAdminTests-1961919648 tempest-ProjectAdminTests-1961919648-project-admin] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:13:59.373089 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-c472f258-8865-49e0-bc37-307820777d80 tempest-ProjectAdminTests-1961919648 tempest-ProjectAdminTests-1961919648-project-admin] Calling method 'get_pools' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:13:59.388650 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-c472f258-8865-49e0-bc37-307820777d80 tempest-ProjectAdminTests-1961919648 tempest-ProjectAdminTests-1961919648-project-admin] https://10.4.3.143/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Aug 16 21:13:59.389424 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 524/2072] 10.4.3.143 () {66 vars in 1291 bytes} [Sun Aug 16 21:13:59 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 189 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:13:59.398575 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-7e82ae4a-318c-45d8-b633-400bc0df3e79 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:13:59.402353 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-7e82ae4a-318c-45d8-b633-400bc0df3e79 tempest-ProjectAdminTests-1961919648 tempest-ProjectAdminTests-1961919648-project-admin] GET https://10.4.3.143/volume/v3/capabilities/np0000007409@storpool Aug 16 21:13:59.402585 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-7e82ae4a-318c-45d8-b633-400bc0df3e79 tempest-ProjectAdminTests-1961919648 tempest-ProjectAdminTests-1961919648-project-admin] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:13:59.402863 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-7e82ae4a-318c-45d8-b633-400bc0df3e79 tempest-ProjectAdminTests-1961919648 tempest-ProjectAdminTests-1961919648-project-admin] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:13:59.418339 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-7e82ae4a-318c-45d8-b633-400bc0df3e79 tempest-ProjectAdminTests-1961919648 tempest-ProjectAdminTests-1961919648-project-admin] https://10.4.3.143/volume/v3/capabilities/np0000007409@storpool returned with HTTP 200 Aug 16 21:13:59.418875 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 523/2073] 10.4.3.143 () {66 vars in 1318 bytes} [Sun Aug 16 21:13:59 2026] GET /volume/v3/capabilities/np0000007409@storpool => generated 703 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:13:59.503986 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-28124d6f-d080-40cf-9861-74116a6526b4 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:13:59.717304 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-28124d6f-d080-40cf-9861-74116a6526b4 tempest-VolumePoolsAdminTestsJSON-1470018670 tempest-VolumePoolsAdminTestsJSON-1470018670-project-admin] GET https://10.4.3.143/volume/v3/scheduler-stats/get_pools?detail=True Aug 16 21:13:59.717372 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-28124d6f-d080-40cf-9861-74116a6526b4 tempest-VolumePoolsAdminTestsJSON-1470018670 tempest-VolumePoolsAdminTestsJSON-1470018670-project-admin] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:13:59.717552 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-28124d6f-d080-40cf-9861-74116a6526b4 tempest-VolumePoolsAdminTestsJSON-1470018670 tempest-VolumePoolsAdminTestsJSON-1470018670-project-admin] Calling method 'get_pools' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:13:59.728864 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-28124d6f-d080-40cf-9861-74116a6526b4 tempest-VolumePoolsAdminTestsJSON-1470018670 tempest-VolumePoolsAdminTestsJSON-1470018670-project-admin] https://10.4.3.143/volume/v3/scheduler-stats/get_pools?detail=True returned with HTTP 200 Aug 16 21:13:59.729314 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 517/2074] 10.4.3.143 () {66 vars in 1314 bytes} [Sun Aug 16 21:13:59 2026] GET /volume/v3/scheduler-stats/get_pools?detail=True => generated 1168 bytes in 226 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:13:59.751440 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-7378881d-227e-4247-a74e-05ca4ca70a1b None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:13:59.753624 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-7378881d-227e-4247-a74e-05ca4ca70a1b tempest-VolumePoolsAdminTestsJSON-1470018670 tempest-VolumePoolsAdminTestsJSON-1470018670-project-admin] GET https://10.4.3.143/volume/v3/scheduler-stats/get_pools Aug 16 21:13:59.753810 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-7378881d-227e-4247-a74e-05ca4ca70a1b tempest-VolumePoolsAdminTestsJSON-1470018670 tempest-VolumePoolsAdminTestsJSON-1470018670-project-admin] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:13:59.754242 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-7378881d-227e-4247-a74e-05ca4ca70a1b tempest-VolumePoolsAdminTestsJSON-1470018670 tempest-VolumePoolsAdminTestsJSON-1470018670-project-admin] Calling method 'get_pools' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:13:59.784117 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-7378881d-227e-4247-a74e-05ca4ca70a1b tempest-VolumePoolsAdminTestsJSON-1470018670 tempest-VolumePoolsAdminTestsJSON-1470018670-project-admin] https://10.4.3.143/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Aug 16 21:13:59.786676 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 511/2075] 10.4.3.143 () {66 vars in 1291 bytes} [Sun Aug 16 21:13:59 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:13:59.842520 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-8406ef66-766a-4de1-9e49-e676c09f4445 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:13:59.846963 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-8406ef66-766a-4de1-9e49-e676c09f4445 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] DELETE https://10.4.3.143/volume/v3/volumes/1d5cd663-3646-4a4e-9065-d8ac92713889 Aug 16 21:13:59.847778 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-8406ef66-766a-4de1-9e49-e676c09f4445 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:13:59.847778 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-8406ef66-766a-4de1-9e49-e676c09f4445 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Calling method 'delete' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:13:59.848134 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.v3.volumes [None req-8406ef66-766a-4de1-9e49-e676c09f4445 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Delete volume with id: 1d5cd663-3646-4a4e-9065-d8ac92713889 Aug 16 21:13:59.863754 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:13:59.863754 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:13:59.865838 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-8406ef66-766a-4de1-9e49-e676c09f4445 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Volume info retrieved successfully. Aug 16 21:13:59.898736 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-8406ef66-766a-4de1-9e49-e676c09f4445 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Delete volume request issued successfully. Aug 16 21:13:59.899315 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-8406ef66-766a-4de1-9e49-e676c09f4445 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] https://10.4.3.143/volume/v3/volumes/1d5cd663-3646-4a4e-9065-d8ac92713889 returned with HTTP 202 Aug 16 21:13:59.899315 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 525/2076] 10.4.3.143 () {66 vars in 1351 bytes} [Sun Aug 16 21:13:59 2026] DELETE /volume/v3/volumes/1d5cd663-3646-4a4e-9065-d8ac92713889 => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 21:13:59.908246 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-03c22957-1f7e-40aa-a1d8-4ebaac005a96 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:13:59.913869 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-03c22957-1f7e-40aa-a1d8-4ebaac005a96 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] GET https://10.4.3.143/volume/v3/volumes/1d5cd663-3646-4a4e-9065-d8ac92713889 Aug 16 21:13:59.914006 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-03c22957-1f7e-40aa-a1d8-4ebaac005a96 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:13:59.914541 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-03c22957-1f7e-40aa-a1d8-4ebaac005a96 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:13:59.928902 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:13:59.928902 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:13:59.935342 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-03c22957-1f7e-40aa-a1d8-4ebaac005a96 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Volume info retrieved successfully. Aug 16 21:13:59.942726 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-03c22957-1f7e-40aa-a1d8-4ebaac005a96 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] https://10.4.3.143/volume/v3/volumes/1d5cd663-3646-4a4e-9065-d8ac92713889 returned with HTTP 200 Aug 16 21:13:59.943221 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 524/2077] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:13:59 2026] GET /volume/v3/volumes/1d5cd663-3646-4a4e-9065-d8ac92713889 => generated 852 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:13:59.997849 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-665475dc-caa2-4cd1-9bc9-51c3b942e3ff None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:00.000527 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-665475dc-caa2-4cd1-9bc9-51c3b942e3ff tempest-AttachVolumeTestJSON-1191062052 tempest-AttachVolumeTestJSON-1191062052-project-member] GET https://10.4.3.143/volume/v3/volumes/16569e59-651b-4e4e-8283-cbcce657714a Aug 16 21:14:00.000625 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-665475dc-caa2-4cd1-9bc9-51c3b942e3ff tempest-AttachVolumeTestJSON-1191062052 tempest-AttachVolumeTestJSON-1191062052-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:00.000855 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-665475dc-caa2-4cd1-9bc9-51c3b942e3ff tempest-AttachVolumeTestJSON-1191062052 tempest-AttachVolumeTestJSON-1191062052-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:00.016479 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:14:00.016479 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:14:00.023843 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-665475dc-caa2-4cd1-9bc9-51c3b942e3ff tempest-AttachVolumeTestJSON-1191062052 tempest-AttachVolumeTestJSON-1191062052-project-member] Volume info retrieved successfully. Aug 16 21:14:00.030630 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-665475dc-caa2-4cd1-9bc9-51c3b942e3ff tempest-AttachVolumeTestJSON-1191062052 tempest-AttachVolumeTestJSON-1191062052-project-member] https://10.4.3.143/volume/v3/volumes/16569e59-651b-4e4e-8283-cbcce657714a returned with HTTP 200 Aug 16 21:14:00.031869 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 518/2078] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:13:59 2026] GET /volume/v3/volumes/16569e59-651b-4e4e-8283-cbcce657714a => generated 844 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:14:00.324956 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-d9bac7aa-ef82-4c97-8791-e647d0780576 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:00.327330 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-d9bac7aa-ef82-4c97-8791-e647d0780576 tempest-ServersNegativeTestJSON-1410470054 tempest-ServersNegativeTestJSON-1410470054-project-member] GET https://10.4.3.143/volume/v3/volumes/3732c6a1-5628-4e09-b651-96e452e13e0c Aug 16 21:14:00.327330 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-d9bac7aa-ef82-4c97-8791-e647d0780576 tempest-ServersNegativeTestJSON-1410470054 tempest-ServersNegativeTestJSON-1410470054-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:00.327592 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-d9bac7aa-ef82-4c97-8791-e647d0780576 tempest-ServersNegativeTestJSON-1410470054 tempest-ServersNegativeTestJSON-1410470054-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:00.338002 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-d9bac7aa-ef82-4c97-8791-e647d0780576 tempest-ServersNegativeTestJSON-1410470054 tempest-ServersNegativeTestJSON-1410470054-project-member] https://10.4.3.143/volume/v3/volumes/3732c6a1-5628-4e09-b651-96e452e13e0c returned with HTTP 404 Aug 16 21:14:00.341100 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 512/2079] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:14:00 2026] GET /volume/v3/volumes/3732c6a1-5628-4e09-b651-96e452e13e0c => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:14:00.958102 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-d7b66898-2176-4dc9-aede-4a8f93ec7896 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:00.960357 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-d7b66898-2176-4dc9-aede-4a8f93ec7896 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] GET https://10.4.3.143/volume/v3/volumes/1d5cd663-3646-4a4e-9065-d8ac92713889 Aug 16 21:14:00.960663 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-d7b66898-2176-4dc9-aede-4a8f93ec7896 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:00.960977 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-d7b66898-2176-4dc9-aede-4a8f93ec7896 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:00.970210 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-d7b66898-2176-4dc9-aede-4a8f93ec7896 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] https://10.4.3.143/volume/v3/volumes/1d5cd663-3646-4a4e-9065-d8ac92713889 returned with HTTP 404 Aug 16 21:14:00.970210 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 526/2080] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:14:00 2026] GET /volume/v3/volumes/1d5cd663-3646-4a4e-9065-d8ac92713889 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:14:01.046238 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-780c0c49-27f0-46dc-8ff7-142b66e51220 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:01.053538 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-780c0c49-27f0-46dc-8ff7-142b66e51220 tempest-AttachVolumeTestJSON-1191062052 tempest-AttachVolumeTestJSON-1191062052-project-member] GET https://10.4.3.143/volume/v3/volumes/16569e59-651b-4e4e-8283-cbcce657714a Aug 16 21:14:01.053538 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-780c0c49-27f0-46dc-8ff7-142b66e51220 tempest-AttachVolumeTestJSON-1191062052 tempest-AttachVolumeTestJSON-1191062052-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:01.053857 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-780c0c49-27f0-46dc-8ff7-142b66e51220 tempest-AttachVolumeTestJSON-1191062052 tempest-AttachVolumeTestJSON-1191062052-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:01.074993 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:14:01.074993 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:14:01.082158 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-780c0c49-27f0-46dc-8ff7-142b66e51220 tempest-AttachVolumeTestJSON-1191062052 tempest-AttachVolumeTestJSON-1191062052-project-member] Volume info retrieved successfully. Aug 16 21:14:01.088746 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-780c0c49-27f0-46dc-8ff7-142b66e51220 tempest-AttachVolumeTestJSON-1191062052 tempest-AttachVolumeTestJSON-1191062052-project-member] https://10.4.3.143/volume/v3/volumes/16569e59-651b-4e4e-8283-cbcce657714a returned with HTTP 200 Aug 16 21:14:01.089686 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 525/2081] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:14:01 2026] GET /volume/v3/volumes/16569e59-651b-4e4e-8283-cbcce657714a => generated 844 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:14:01.257948 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [req-7920e885-f7a3-4f91-8d69-556a34172753 req-ddb68b30-53ef-4e3a-8787-dcf1941d7fcd None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:01.261098 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [req-7920e885-f7a3-4f91-8d69-556a34172753 req-ddb68b30-53ef-4e3a-8787-dcf1941d7fcd tempest-AttachVolumeTestJSON-1191062052 tempest-AttachVolumeTestJSON-1191062052-project-member] POST https://10.4.3.143/volume/v3/attachments/1c1c4afc-5f91-4214-81e3-57a6ca824d12/action Aug 16 21:14:01.261600 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [req-7920e885-f7a3-4f91-8d69-556a34172753 req-ddb68b30-53ef-4e3a-8787-dcf1941d7fcd tempest-AttachVolumeTestJSON-1191062052 tempest-AttachVolumeTestJSON-1191062052-project-member] Action body: b'{"os-complete": null}' {{(pid=100332) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 21:14:01.261771 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [req-7920e885-f7a3-4f91-8d69-556a34172753 req-ddb68b30-53ef-4e3a-8787-dcf1941d7fcd tempest-AttachVolumeTestJSON-1191062052 tempest-AttachVolumeTestJSON-1191062052-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:14:01.292747 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:14:01.292747 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:14:01.313624 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [req-7920e885-f7a3-4f91-8d69-556a34172753 req-ddb68b30-53ef-4e3a-8787-dcf1941d7fcd tempest-AttachVolumeTestJSON-1191062052 tempest-AttachVolumeTestJSON-1191062052-project-member] https://10.4.3.143/volume/v3/attachments/1c1c4afc-5f91-4214-81e3-57a6ca824d12/action returned with HTTP 204 Aug 16 21:14:01.314297 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 519/2082] 10.4.3.143 () {74 vars in 1725 bytes} [Sun Aug 16 21:14:01 2026] POST /volume/v3/attachments/1c1c4afc-5f91-4214-81e3-57a6ca824d12/action => generated 0 bytes in 57 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:14:02.044994 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-49311497-3c30-44ca-8390-7ddcda170620 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:02.108896 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-34ce1c47-0af6-4bf4-9b20-fa85ee5b168d None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:02.114419 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-34ce1c47-0af6-4bf4-9b20-fa85ee5b168d tempest-AttachVolumeTestJSON-1191062052 tempest-AttachVolumeTestJSON-1191062052-project-member] GET https://10.4.3.143/volume/v3/volumes/16569e59-651b-4e4e-8283-cbcce657714a Aug 16 21:14:02.114532 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-34ce1c47-0af6-4bf4-9b20-fa85ee5b168d tempest-AttachVolumeTestJSON-1191062052 tempest-AttachVolumeTestJSON-1191062052-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:02.117407 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-34ce1c47-0af6-4bf4-9b20-fa85ee5b168d tempest-AttachVolumeTestJSON-1191062052 tempest-AttachVolumeTestJSON-1191062052-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:02.128217 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:14:02.128217 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:14:02.131792 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-34ce1c47-0af6-4bf4-9b20-fa85ee5b168d tempest-AttachVolumeTestJSON-1191062052 tempest-AttachVolumeTestJSON-1191062052-project-member] Volume info retrieved successfully. Aug 16 21:14:02.136562 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-34ce1c47-0af6-4bf4-9b20-fa85ee5b168d tempest-AttachVolumeTestJSON-1191062052 tempest-AttachVolumeTestJSON-1191062052-project-member] https://10.4.3.143/volume/v3/volumes/16569e59-651b-4e4e-8283-cbcce657714a returned with HTTP 200 Aug 16 21:14:02.137121 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 527/2083] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:14:02 2026] GET /volume/v3/volumes/16569e59-651b-4e4e-8283-cbcce657714a => generated 1136 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:14:02.152796 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-9e455703-7165-4f80-9c38-d8b181e068f6 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:02.154973 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-9e455703-7165-4f80-9c38-d8b181e068f6 tempest-AttachVolumeTestJSON-1191062052 tempest-AttachVolumeTestJSON-1191062052-project-member] GET https://10.4.3.143/volume/v3/volumes/16569e59-651b-4e4e-8283-cbcce657714a Aug 16 21:14:02.155221 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-9e455703-7165-4f80-9c38-d8b181e068f6 tempest-AttachVolumeTestJSON-1191062052 tempest-AttachVolumeTestJSON-1191062052-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:02.155437 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-9e455703-7165-4f80-9c38-d8b181e068f6 tempest-AttachVolumeTestJSON-1191062052 tempest-AttachVolumeTestJSON-1191062052-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:02.169437 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:14:02.169437 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:14:02.174011 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-9e455703-7165-4f80-9c38-d8b181e068f6 tempest-AttachVolumeTestJSON-1191062052 tempest-AttachVolumeTestJSON-1191062052-project-member] Volume info retrieved successfully. Aug 16 21:14:02.182477 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-9e455703-7165-4f80-9c38-d8b181e068f6 tempest-AttachVolumeTestJSON-1191062052 tempest-AttachVolumeTestJSON-1191062052-project-member] https://10.4.3.143/volume/v3/volumes/16569e59-651b-4e4e-8283-cbcce657714a returned with HTTP 200 Aug 16 21:14:02.182477 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 526/2084] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:14:02 2026] GET /volume/v3/volumes/16569e59-651b-4e4e-8283-cbcce657714a => generated 1136 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:14:02.276501 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-49311497-3c30-44ca-8390-7ddcda170620 tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] POST https://10.4.3.143/volume/v3/volumes Aug 16 21:14:02.276900 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-49311497-3c30-44ca-8390-7ddcda170620 tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-2089840762"}} {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:14:02.283064 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.v3.volumes [None req-49311497-3c30-44ca-8390-7ddcda170620 tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-2089840762'}} {{(pid=100333) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 21:14:02.283263 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.v3.volumes [None req-49311497-3c30-44ca-8390-7ddcda170620 tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Create volume of 1 GB Aug 16 21:14:02.288289 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-49311497-3c30-44ca-8390-7ddcda170620 tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Availability Zones retrieved successfully. Aug 16 21:14:02.296491 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-49311497-3c30-44ca-8390-7ddcda170620 tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Flow 'volume_create_api' (5509ef6e-a3c9-4e96-ad0a-ea454f984d02) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100333) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:14:02.297814 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-49311497-3c30-44ca-8390-7ddcda170620 tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (da8a1043-34a8-49ad-89b3-d22fbc2916eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:14:02.299071 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.flows.api.create_volume [None req-49311497-3c30-44ca-8390-7ddcda170620 tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Validating volume size '1' using validate_int {{(pid=100333) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 21:14:02.338513 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-49311497-3c30-44ca-8390-7ddcda170620 tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (da8a1043-34a8-49ad-89b3-d22fbc2916eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T21:04:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=69e633b8-fab9-4b15-8b40-4f1a67c51cda,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '69e633b8-fab9-4b15-8b40-4f1a67c51cda', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:14:02.341951 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-49311497-3c30-44ca-8390-7ddcda170620 tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e634529a-f951-4e6e-b307-9113d92b1346) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:14:02.417438 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.quota [None req-49311497-3c30-44ca-8390-7ddcda170620 tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Created reservations ['872d372f-e077-421d-bb22-39e738bf6d13', '453421ef-0378-49ba-be6c-d0d2599fbd90', 'cbb7558a-c525-4504-a45f-823f35313dfd', '4741f6b0-3615-47a6-a73c-9349b3e005ef'] {{(pid=100333) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:14:02.419011 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-49311497-3c30-44ca-8390-7ddcda170620 tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e634529a-f951-4e6e-b307-9113d92b1346) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['872d372f-e077-421d-bb22-39e738bf6d13', '453421ef-0378-49ba-be6c-d0d2599fbd90', 'cbb7558a-c525-4504-a45f-823f35313dfd', '4741f6b0-3615-47a6-a73c-9349b3e005ef']}' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:14:02.420306 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-49311497-3c30-44ca-8390-7ddcda170620 tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (25178462-b25b-4710-8e08-7145854395dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:14:02.459483 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-49311497-3c30-44ca-8390-7ddcda170620 tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (25178462-b25b-4710-8e08-7145854395dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '36755712-4823-4849-86a8-b2830d63c5ca', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2089840762',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='440812c9bca442a786aabacf4409d947',qos_specs=None,replication_status=,reservations=['872d372f-e077-421d-bb22-39e738bf6d13','453421ef-0378-49ba-be6c-d0d2599fbd90','cbb7558a-c525-4504-a45f-823f35313dfd','4741f6b0-3615-47a6-a73c-9349b3e005ef'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f1f2ada295a54f5584bbf9f4d581cdf2',volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T21:14:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2089840762',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=36755712-4823-4849-86a8-b2830d63c5ca,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='440812c9bca442a786aabacf4409d947',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f1f2ada295a54f5584bbf9f4d581cdf2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(69e633b8-fab9-4b15-8b40-4f1a67c51cda),volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda)}' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:14:02.461230 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-49311497-3c30-44ca-8390-7ddcda170620 tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3eeff308-9d56-4f3b-bd27-d8e75914d3cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:14:02.503536 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-49311497-3c30-44ca-8390-7ddcda170620 tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3eeff308-9d56-4f3b-bd27-d8e75914d3cd) transitioned into state 'SUCCESS' from state '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-2089840762',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='440812c9bca442a786aabacf4409d947',qos_specs=None,replication_status=,reservations=['872d372f-e077-421d-bb22-39e738bf6d13','453421ef-0378-49ba-be6c-d0d2599fbd90','cbb7558a-c525-4504-a45f-823f35313dfd','4741f6b0-3615-47a6-a73c-9349b3e005ef'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f1f2ada295a54f5584bbf9f4d581cdf2',volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda)}' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:14:02.504644 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-49311497-3c30-44ca-8390-7ddcda170620 tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b47e1bd0-01f5-405b-b915-3fa9619d0101) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:14:02.522564 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-49311497-3c30-44ca-8390-7ddcda170620 tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b47e1bd0-01f5-405b-b915-3fa9619d0101) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:14:02.523861 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-49311497-3c30-44ca-8390-7ddcda170620 tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Flow 'volume_create_api' (5509ef6e-a3c9-4e96-ad0a-ea454f984d02) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100333) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:14:02.524502 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-49311497-3c30-44ca-8390-7ddcda170620 tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Create volume request issued successfully. Aug 16 21:14:02.525462 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-49311497-3c30-44ca-8390-7ddcda170620 tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Aug 16 21:14:02.526132 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 513/2085] 10.4.3.143 () {68 vars in 1258 bytes} [Sun Aug 16 21:14:02 2026] POST /volume/v3/volumes => generated 778 bytes in 481 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 21:14:02.542457 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-934f6e86-1879-4d3b-86aa-c7fe932f8b11 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:02.547452 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-934f6e86-1879-4d3b-86aa-c7fe932f8b11 tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] GET https://10.4.3.143/volume/v3/volumes/36755712-4823-4849-86a8-b2830d63c5ca Aug 16 21:14:02.547616 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-934f6e86-1879-4d3b-86aa-c7fe932f8b11 tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:02.547850 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-934f6e86-1879-4d3b-86aa-c7fe932f8b11 tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:02.561329 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [req-96c58a70-a4ef-4e34-a23f-85f68f053527 req-bddacb5c-3677-4c3c-a7d8-50da07b019ba None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:02.564858 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [req-96c58a70-a4ef-4e34-a23f-85f68f053527 req-bddacb5c-3677-4c3c-a7d8-50da07b019ba tempest-AttachVolumeTestJSON-1191062052 tempest-AttachVolumeTestJSON-1191062052-project-member] GET https://10.4.3.143/volume/v3/volumes/65b11aee-961e-4049-81c5-8bd614dd5bbb Aug 16 21:14:02.566809 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [req-96c58a70-a4ef-4e34-a23f-85f68f053527 req-bddacb5c-3677-4c3c-a7d8-50da07b019ba tempest-AttachVolumeTestJSON-1191062052 tempest-AttachVolumeTestJSON-1191062052-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:02.566809 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [req-96c58a70-a4ef-4e34-a23f-85f68f053527 req-bddacb5c-3677-4c3c-a7d8-50da07b019ba tempest-AttachVolumeTestJSON-1191062052 tempest-AttachVolumeTestJSON-1191062052-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:02.575818 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:14:02.575818 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:14:02.581559 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:14:02.581559 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:14:02.589828 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-934f6e86-1879-4d3b-86aa-c7fe932f8b11 tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Volume info retrieved successfully. Aug 16 21:14:02.592357 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [req-96c58a70-a4ef-4e34-a23f-85f68f053527 req-bddacb5c-3677-4c3c-a7d8-50da07b019ba tempest-AttachVolumeTestJSON-1191062052 tempest-AttachVolumeTestJSON-1191062052-project-member] Volume info retrieved successfully. Aug 16 21:14:02.598323 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-934f6e86-1879-4d3b-86aa-c7fe932f8b11 tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] https://10.4.3.143/volume/v3/volumes/36755712-4823-4849-86a8-b2830d63c5ca returned with HTTP 200 Aug 16 21:14:02.598766 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 520/2086] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:14:02 2026] GET /volume/v3/volumes/36755712-4823-4849-86a8-b2830d63c5ca => generated 957 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:14:02.599503 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [req-96c58a70-a4ef-4e34-a23f-85f68f053527 req-bddacb5c-3677-4c3c-a7d8-50da07b019ba tempest-AttachVolumeTestJSON-1191062052 tempest-AttachVolumeTestJSON-1191062052-project-member] https://10.4.3.143/volume/v3/volumes/65b11aee-961e-4049-81c5-8bd614dd5bbb returned with HTTP 200 Aug 16 21:14:02.600104 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 528/2087] 10.4.3.143 () {68 vars in 1598 bytes} [Sun Aug 16 21:14:02 2026] GET /volume/v3/volumes/65b11aee-961e-4049-81c5-8bd614dd5bbb => generated 1136 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:14:02.627423 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [req-96c58a70-a4ef-4e34-a23f-85f68f053527 req-7945ae67-08a7-4d45-b217-cbe6105cf927 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:02.629748 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [req-96c58a70-a4ef-4e34-a23f-85f68f053527 req-7945ae67-08a7-4d45-b217-cbe6105cf927 tempest-AttachVolumeTestJSON-1191062052 tempest-AttachVolumeTestJSON-1191062052-project-member] POST https://10.4.3.143/volume/v3/volumes/65b11aee-961e-4049-81c5-8bd614dd5bbb/action Aug 16 21:14:02.630336 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [req-96c58a70-a4ef-4e34-a23f-85f68f053527 req-7945ae67-08a7-4d45-b217-cbe6105cf927 tempest-AttachVolumeTestJSON-1191062052 tempest-AttachVolumeTestJSON-1191062052-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100330) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 21:14:02.630336 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [req-96c58a70-a4ef-4e34-a23f-85f68f053527 req-7945ae67-08a7-4d45-b217-cbe6105cf927 tempest-AttachVolumeTestJSON-1191062052 tempest-AttachVolumeTestJSON-1191062052-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:14:02.642215 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:14:02.642215 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:14:02.642452 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [req-96c58a70-a4ef-4e34-a23f-85f68f053527 req-7945ae67-08a7-4d45-b217-cbe6105cf927 tempest-AttachVolumeTestJSON-1191062052 tempest-AttachVolumeTestJSON-1191062052-project-member] Volume info retrieved successfully. Aug 16 21:14:02.650244 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [req-96c58a70-a4ef-4e34-a23f-85f68f053527 req-7945ae67-08a7-4d45-b217-cbe6105cf927 tempest-AttachVolumeTestJSON-1191062052 tempest-AttachVolumeTestJSON-1191062052-project-member] Begin detaching volume completed successfully. Aug 16 21:14:02.650585 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [req-96c58a70-a4ef-4e34-a23f-85f68f053527 req-7945ae67-08a7-4d45-b217-cbe6105cf927 tempest-AttachVolumeTestJSON-1191062052 tempest-AttachVolumeTestJSON-1191062052-project-member] https://10.4.3.143/volume/v3/volumes/65b11aee-961e-4049-81c5-8bd614dd5bbb/action returned with HTTP 202 Aug 16 21:14:02.651531 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 527/2088] 10.4.3.143 () {72 vars in 1672 bytes} [Sun Aug 16 21:14:02 2026] POST /volume/v3/volumes/65b11aee-961e-4049-81c5-8bd614dd5bbb/action => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 16 21:14:02.675312 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-6fa20ecc-9378-467d-9832-fd9bd80f8b16 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:02.677985 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-6fa20ecc-9378-467d-9832-fd9bd80f8b16 tempest-AttachVolumeTestJSON-1191062052 tempest-AttachVolumeTestJSON-1191062052-project-member] GET https://10.4.3.143/volume/v3/volumes/65b11aee-961e-4049-81c5-8bd614dd5bbb Aug 16 21:14:02.678098 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-6fa20ecc-9378-467d-9832-fd9bd80f8b16 tempest-AttachVolumeTestJSON-1191062052 tempest-AttachVolumeTestJSON-1191062052-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:02.678516 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-6fa20ecc-9378-467d-9832-fd9bd80f8b16 tempest-AttachVolumeTestJSON-1191062052 tempest-AttachVolumeTestJSON-1191062052-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:02.691985 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:14:02.691985 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:14:02.697293 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-6fa20ecc-9378-467d-9832-fd9bd80f8b16 tempest-AttachVolumeTestJSON-1191062052 tempest-AttachVolumeTestJSON-1191062052-project-member] Volume info retrieved successfully. Aug 16 21:14:02.702596 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-6fa20ecc-9378-467d-9832-fd9bd80f8b16 tempest-AttachVolumeTestJSON-1191062052 tempest-AttachVolumeTestJSON-1191062052-project-member] https://10.4.3.143/volume/v3/volumes/65b11aee-961e-4049-81c5-8bd614dd5bbb returned with HTTP 200 Aug 16 21:14:02.703118 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 514/2089] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:14:02 2026] GET /volume/v3/volumes/65b11aee-961e-4049-81c5-8bd614dd5bbb => generated 1139 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:14:02.722226 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-6afded43-3c61-491d-b2f4-25eb2827d738 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:02.722750 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-6afded43-3c61-491d-b2f4-25eb2827d738 None None] GET https://10.4.3.143/volume// Aug 16 21:14:02.723934 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-6afded43-3c61-491d-b2f4-25eb2827d738 None None] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:02.724438 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-6afded43-3c61-491d-b2f4-25eb2827d738 None None] Calling method 'all' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:02.724848 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-6afded43-3c61-491d-b2f4-25eb2827d738 None None] https://10.4.3.143/volume// returned with HTTP 300 Aug 16 21:14:02.725281 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 521/2090] 10.4.3.143 () {66 vars in 1426 bytes} [Sun Aug 16 21:14:02 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 16 21:14:02.737439 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [req-96c58a70-a4ef-4e34-a23f-85f68f053527 req-7969d8a5-16b5-407e-99de-0447c35ef987 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:02.739766 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [req-96c58a70-a4ef-4e34-a23f-85f68f053527 req-7969d8a5-16b5-407e-99de-0447c35ef987 tempest-AttachVolumeTestJSON-1191062052 tempest-AttachVolumeTestJSON-1191062052-project-member] GET https://10.4.3.143/volume/v3/volumes/65b11aee-961e-4049-81c5-8bd614dd5bbb Aug 16 21:14:02.740053 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [req-96c58a70-a4ef-4e34-a23f-85f68f053527 req-7969d8a5-16b5-407e-99de-0447c35ef987 tempest-AttachVolumeTestJSON-1191062052 tempest-AttachVolumeTestJSON-1191062052-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:02.740411 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [req-96c58a70-a4ef-4e34-a23f-85f68f053527 req-7969d8a5-16b5-407e-99de-0447c35ef987 tempest-AttachVolumeTestJSON-1191062052 tempest-AttachVolumeTestJSON-1191062052-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:02.757793 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:14:02.757793 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:14:02.766244 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [req-96c58a70-a4ef-4e34-a23f-85f68f053527 req-7969d8a5-16b5-407e-99de-0447c35ef987 tempest-AttachVolumeTestJSON-1191062052 tempest-AttachVolumeTestJSON-1191062052-project-member] Volume info retrieved successfully. Aug 16 21:14:02.775349 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [req-96c58a70-a4ef-4e34-a23f-85f68f053527 req-7969d8a5-16b5-407e-99de-0447c35ef987 tempest-AttachVolumeTestJSON-1191062052 tempest-AttachVolumeTestJSON-1191062052-project-member] https://10.4.3.143/volume/v3/volumes/65b11aee-961e-4049-81c5-8bd614dd5bbb returned with HTTP 200 Aug 16 21:14:02.776157 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 529/2091] 10.4.3.143 () {70 vars in 1639 bytes} [Sun Aug 16 21:14:02 2026] GET /volume/v3/volumes/65b11aee-961e-4049-81c5-8bd614dd5bbb => generated 1319 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 16 21:14:03.244526 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-fd61dcc0-476d-431a-b4a6-bf856cf4e1a4 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:03.398644 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-fd61dcc0-476d-431a-b4a6-bf856cf4e1a4 tempest-ExtraSpecsNegativeTest-1369042621 tempest-ExtraSpecsNegativeTest-1369042621-project-admin] POST https://10.4.3.143/volume/v3/types Aug 16 21:14:03.399374 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-fd61dcc0-476d-431a-b4a6-bf856cf4e1a4 tempest-ExtraSpecsNegativeTest-1369042621 tempest-ExtraSpecsNegativeTest-1369042621-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ExtraSpecsNegativeTest-volume-type-1164820453", "extra_specs": {"spec1": "val1"}}} {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:14:03.427585 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-fd61dcc0-476d-431a-b4a6-bf856cf4e1a4 tempest-ExtraSpecsNegativeTest-1369042621 tempest-ExtraSpecsNegativeTest-1369042621-project-admin] https://10.4.3.143/volume/v3/types returned with HTTP 200 Aug 16 21:14:03.427955 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 528/2092] 10.4.3.143 () {68 vars in 1253 bytes} [Sun Aug 16 21:14:03 2026] POST /volume/v3/types => generated 243 bytes in 184 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:14:03.437861 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-46a1c327-e5bc-44d7-9c49-387cd4e9a56c None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:03.440138 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-46a1c327-e5bc-44d7-9c49-387cd4e9a56c tempest-ExtraSpecsNegativeTest-1369042621 tempest-ExtraSpecsNegativeTest-1369042621-project-admin] POST https://10.4.3.143/volume/v3/types/c20f080f-6fe5-45bc-b488-ac5b5e4b185f/extra_specs Aug 16 21:14:03.440556 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-46a1c327-e5bc-44d7-9c49-387cd4e9a56c tempest-ExtraSpecsNegativeTest-1369042621 tempest-ExtraSpecsNegativeTest-1369042621-project-admin] Action: 'create', calling method: create, body: {"extra_specs": ["invalid"]} {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:14:03.442435 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-46a1c327-e5bc-44d7-9c49-387cd4e9a56c tempest-ExtraSpecsNegativeTest-1369042621 tempest-ExtraSpecsNegativeTest-1369042621-project-admin] https://10.4.3.143/volume/v3/types/c20f080f-6fe5-45bc-b488-ac5b5e4b185f/extra_specs returned with HTTP 400 Aug 16 21:14:03.443252 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 515/2093] 10.4.3.143 () {68 vars in 1399 bytes} [Sun Aug 16 21:14:03 2026] POST /volume/v3/types/c20f080f-6fe5-45bc-b488-ac5b5e4b185f/extra_specs => generated 146 bytes in 6 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 16 21:14:03.459091 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-d91c57a9-cff9-4acb-bbfd-cb29f38b10c2 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:03.461208 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-d91c57a9-cff9-4acb-bbfd-cb29f38b10c2 tempest-ExtraSpecsNegativeTest-1369042621 tempest-ExtraSpecsNegativeTest-1369042621-project-admin] POST https://10.4.3.143/volume/v3/types/c20f080f-6fe5-45bc-b488-ac5b5e4b185f/extra_specs Aug 16 21:14:03.461605 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-d91c57a9-cff9-4acb-bbfd-cb29f38b10c2 tempest-ExtraSpecsNegativeTest-1369042621 tempest-ExtraSpecsNegativeTest-1369042621-project-admin] Action: 'create', calling method: create, body: {"extra_specs": null} {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:14:03.463607 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-d91c57a9-cff9-4acb-bbfd-cb29f38b10c2 tempest-ExtraSpecsNegativeTest-1369042621 tempest-ExtraSpecsNegativeTest-1369042621-project-admin] https://10.4.3.143/volume/v3/types/c20f080f-6fe5-45bc-b488-ac5b5e4b185f/extra_specs returned with HTTP 400 Aug 16 21:14:03.464306 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 522/2094] 10.4.3.143 () {68 vars in 1399 bytes} [Sun Aug 16 21:14:03 2026] POST /volume/v3/types/c20f080f-6fe5-45bc-b488-ac5b5e4b185f/extra_specs => generated 132 bytes in 6 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 16 21:14:03.476484 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-ba55d0cd-4460-4c8f-a115-dbc51cc3d1a6 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:03.478858 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-ba55d0cd-4460-4c8f-a115-dbc51cc3d1a6 tempest-ExtraSpecsNegativeTest-1369042621 tempest-ExtraSpecsNegativeTest-1369042621-project-admin] POST https://10.4.3.143/volume/v3/types/23990631-0fb7-4fc6-805b-bbfee22fd1d2/extra_specs Aug 16 21:14:03.479355 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-ba55d0cd-4460-4c8f-a115-dbc51cc3d1a6 tempest-ExtraSpecsNegativeTest-1369042621 tempest-ExtraSpecsNegativeTest-1369042621-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val1"}} {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:14:03.500270 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-ba55d0cd-4460-4c8f-a115-dbc51cc3d1a6 tempest-ExtraSpecsNegativeTest-1369042621 tempest-ExtraSpecsNegativeTest-1369042621-project-admin] https://10.4.3.143/volume/v3/types/23990631-0fb7-4fc6-805b-bbfee22fd1d2/extra_specs returned with HTTP 404 Aug 16 21:14:03.500989 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 530/2095] 10.4.3.143 () {68 vars in 1399 bytes} [Sun Aug 16 21:14:03 2026] POST /volume/v3/types/23990631-0fb7-4fc6-805b-bbfee22fd1d2/extra_specs => generated 114 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:14:03.517185 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-6ebead67-84d2-46ee-9390-1369ea4b6446 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:03.520298 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-6ebead67-84d2-46ee-9390-1369ea4b6446 tempest-ExtraSpecsNegativeTest-1369042621 tempest-ExtraSpecsNegativeTest-1369042621-project-admin] DELETE https://10.4.3.143/volume/v3/types/bac565b7-4ff3-4378-acbe-78e66fa3cf80/extra_specs/spec1 Aug 16 21:14:03.520581 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-6ebead67-84d2-46ee-9390-1369ea4b6446 tempest-ExtraSpecsNegativeTest-1369042621 tempest-ExtraSpecsNegativeTest-1369042621-project-admin] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:03.520851 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-6ebead67-84d2-46ee-9390-1369ea4b6446 tempest-ExtraSpecsNegativeTest-1369042621 tempest-ExtraSpecsNegativeTest-1369042621-project-admin] Calling method 'delete' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:03.526353 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-6ebead67-84d2-46ee-9390-1369ea4b6446 tempest-ExtraSpecsNegativeTest-1369042621 tempest-ExtraSpecsNegativeTest-1369042621-project-admin] https://10.4.3.143/volume/v3/types/bac565b7-4ff3-4378-acbe-78e66fa3cf80/extra_specs/spec1 returned with HTTP 404 Aug 16 21:14:03.526908 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 529/2096] 10.4.3.143 () {66 vars in 1399 bytes} [Sun Aug 16 21:14:03 2026] DELETE /volume/v3/types/bac565b7-4ff3-4378-acbe-78e66fa3cf80/extra_specs/spec1 => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:14:03.538601 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-1cc20034-c96f-4fae-8604-d1d3ab0d8565 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:03.541335 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-1cc20034-c96f-4fae-8604-d1d3ab0d8565 tempest-ExtraSpecsNegativeTest-1369042621 tempest-ExtraSpecsNegativeTest-1369042621-project-admin] GET https://10.4.3.143/volume/v3/types/c20f080f-6fe5-45bc-b488-ac5b5e4b185f/extra_specs/nonexistent_extra_spec_name Aug 16 21:14:03.541520 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-1cc20034-c96f-4fae-8604-d1d3ab0d8565 tempest-ExtraSpecsNegativeTest-1369042621 tempest-ExtraSpecsNegativeTest-1369042621-project-admin] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:03.541860 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-1cc20034-c96f-4fae-8604-d1d3ab0d8565 tempest-ExtraSpecsNegativeTest-1369042621 tempest-ExtraSpecsNegativeTest-1369042621-project-admin] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:03.557682 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-1cc20034-c96f-4fae-8604-d1d3ab0d8565 tempest-ExtraSpecsNegativeTest-1369042621 tempest-ExtraSpecsNegativeTest-1369042621-project-admin] https://10.4.3.143/volume/v3/types/c20f080f-6fe5-45bc-b488-ac5b5e4b185f/extra_specs/nonexistent_extra_spec_name returned with HTTP 404 Aug 16 21:14:03.558384 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 516/2097] 10.4.3.143 () {66 vars in 1462 bytes} [Sun Aug 16 21:14:03 2026] GET /volume/v3/types/c20f080f-6fe5-45bc-b488-ac5b5e4b185f/extra_specs/nonexistent_extra_spec_name => generated 151 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:14:03.573837 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-28919b68-1ade-464d-b2ba-dbcafbb05dcd None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:03.577249 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-28919b68-1ade-464d-b2ba-dbcafbb05dcd tempest-ExtraSpecsNegativeTest-1369042621 tempest-ExtraSpecsNegativeTest-1369042621-project-admin] GET https://10.4.3.143/volume/v3/types/10806e94-a526-4be5-b471-a630a172341c/extra_specs/spec1 Aug 16 21:14:03.577249 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-28919b68-1ade-464d-b2ba-dbcafbb05dcd tempest-ExtraSpecsNegativeTest-1369042621 tempest-ExtraSpecsNegativeTest-1369042621-project-admin] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:03.577249 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-28919b68-1ade-464d-b2ba-dbcafbb05dcd tempest-ExtraSpecsNegativeTest-1369042621 tempest-ExtraSpecsNegativeTest-1369042621-project-admin] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:03.592489 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-28919b68-1ade-464d-b2ba-dbcafbb05dcd tempest-ExtraSpecsNegativeTest-1369042621 tempest-ExtraSpecsNegativeTest-1369042621-project-admin] https://10.4.3.143/volume/v3/types/10806e94-a526-4be5-b471-a630a172341c/extra_specs/spec1 returned with HTTP 404 Aug 16 21:14:03.593684 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 523/2098] 10.4.3.143 () {66 vars in 1396 bytes} [Sun Aug 16 21:14:03 2026] GET /volume/v3/types/10806e94-a526-4be5-b471-a630a172341c/extra_specs/spec1 => generated 114 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:14:03.604368 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-c6210546-3901-480e-932d-cde78a3c941e None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:03.607651 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-c6210546-3901-480e-932d-cde78a3c941e tempest-ExtraSpecsNegativeTest-1369042621 tempest-ExtraSpecsNegativeTest-1369042621-project-admin] GET https://10.4.3.143/volume/v3/types/c3bdd906-c28c-4842-bbc6-7707cb679122/extra_specs Aug 16 21:14:03.607963 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-c6210546-3901-480e-932d-cde78a3c941e tempest-ExtraSpecsNegativeTest-1369042621 tempest-ExtraSpecsNegativeTest-1369042621-project-admin] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:03.608200 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-c6210546-3901-480e-932d-cde78a3c941e tempest-ExtraSpecsNegativeTest-1369042621 tempest-ExtraSpecsNegativeTest-1369042621-project-admin] Calling method 'index' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:03.613427 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-e72bb71e-6419-4c32-80df-49f874e8eb46 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:03.615614 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-e72bb71e-6419-4c32-80df-49f874e8eb46 tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] GET https://10.4.3.143/volume/v3/volumes/36755712-4823-4849-86a8-b2830d63c5ca Aug 16 21:14:03.615744 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-c6210546-3901-480e-932d-cde78a3c941e tempest-ExtraSpecsNegativeTest-1369042621 tempest-ExtraSpecsNegativeTest-1369042621-project-admin] https://10.4.3.143/volume/v3/types/c3bdd906-c28c-4842-bbc6-7707cb679122/extra_specs returned with HTTP 404 Aug 16 21:14:03.616085 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-e72bb71e-6419-4c32-80df-49f874e8eb46 tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:03.616518 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 531/2099] 10.4.3.143 () {66 vars in 1378 bytes} [Sun Aug 16 21:14:03 2026] GET /volume/v3/types/c3bdd906-c28c-4842-bbc6-7707cb679122/extra_specs => generated 114 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:14:03.616596 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-e72bb71e-6419-4c32-80df-49f874e8eb46 tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:03.628820 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-e5741069-a0ef-402a-a065-ca149dd252e8 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:03.631016 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-e5741069-a0ef-402a-a065-ca149dd252e8 tempest-ExtraSpecsNegativeTest-1369042621 tempest-ExtraSpecsNegativeTest-1369042621-project-admin] PUT https://10.4.3.143/volume/v3/types/c20f080f-6fe5-45bc-b488-ac5b5e4b185f/extra_specs/spec1 Aug 16 21:14:03.631154 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:14:03.631154 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:14:03.631573 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-e5741069-a0ef-402a-a065-ca149dd252e8 tempest-ExtraSpecsNegativeTest-1369042621 tempest-ExtraSpecsNegativeTest-1369042621-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2", "spec2": "val1"} {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:14:03.634001 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-e5741069-a0ef-402a-a065-ca149dd252e8 tempest-ExtraSpecsNegativeTest-1369042621 tempest-ExtraSpecsNegativeTest-1369042621-project-admin] https://10.4.3.143/volume/v3/types/c20f080f-6fe5-45bc-b488-ac5b5e4b185f/extra_specs/spec1 returned with HTTP 400 Aug 16 21:14:03.634627 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 517/2100] 10.4.3.143 () {68 vars in 1416 bytes} [Sun Aug 16 21:14:03 2026] PUT /volume/v3/types/c20f080f-6fe5-45bc-b488-ac5b5e4b185f/extra_specs/spec1 => generated 102 bytes in 6 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 16 21:14:03.636036 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-e72bb71e-6419-4c32-80df-49f874e8eb46 tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Volume info retrieved successfully. Aug 16 21:14:03.648845 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-e72bb71e-6419-4c32-80df-49f874e8eb46 tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] https://10.4.3.143/volume/v3/volumes/36755712-4823-4849-86a8-b2830d63c5ca returned with HTTP 200 Aug 16 21:14:03.649080 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-6613b65a-3f7a-4230-847c-cc4c9a357d90 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:03.649374 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 530/2101] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:14:03 2026] GET /volume/v3/volumes/36755712-4823-4849-86a8-b2830d63c5ca => generated 1009 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:14:03.651701 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-6613b65a-3f7a-4230-847c-cc4c9a357d90 tempest-ExtraSpecsNegativeTest-1369042621 tempest-ExtraSpecsNegativeTest-1369042621-project-admin] PUT https://10.4.3.143/volume/v3/types/c20f080f-6fe5-45bc-b488-ac5b5e4b185f/extra_specs/spec1 Aug 16 21:14:03.652189 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-6613b65a-3f7a-4230-847c-cc4c9a357d90 tempest-ExtraSpecsNegativeTest-1369042621 tempest-ExtraSpecsNegativeTest-1369042621-project-admin] Action: 'update', calling method: update, body: null {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:14:03.654172 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-6613b65a-3f7a-4230-847c-cc4c9a357d90 tempest-ExtraSpecsNegativeTest-1369042621 tempest-ExtraSpecsNegativeTest-1369042621-project-admin] https://10.4.3.143/volume/v3/types/c20f080f-6fe5-45bc-b488-ac5b5e4b185f/extra_specs/spec1 returned with HTTP 400 Aug 16 21:14:03.654863 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 524/2102] 10.4.3.143 () {68 vars in 1415 bytes} [Sun Aug 16 21:14:03 2026] PUT /volume/v3/types/c20f080f-6fe5-45bc-b488-ac5b5e4b185f/extra_specs/spec1 => generated 72 bytes in 6 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 16 21:14:03.666219 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-7facd1c9-05d8-4895-9c3f-1c17f19b3b3d None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:03.668461 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-7facd1c9-05d8-4895-9c3f-1c17f19b3b3d tempest-ExtraSpecsNegativeTest-1369042621 tempest-ExtraSpecsNegativeTest-1369042621-project-admin] PUT https://10.4.3.143/volume/v3/types/c20f080f-6fe5-45bc-b488-ac5b5e4b185f/extra_specs/None Aug 16 21:14:03.668847 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-7facd1c9-05d8-4895-9c3f-1c17f19b3b3d tempest-ExtraSpecsNegativeTest-1369042621 tempest-ExtraSpecsNegativeTest-1369042621-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2"} {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:14:03.669050 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-46f652ac-6783-40cc-83ba-a0cabe587149 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:03.696338 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-7facd1c9-05d8-4895-9c3f-1c17f19b3b3d tempest-ExtraSpecsNegativeTest-1369042621 tempest-ExtraSpecsNegativeTest-1369042621-project-admin] HTTP exception thrown: Request body and URI mismatch Aug 16 21:14:03.696788 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-7facd1c9-05d8-4895-9c3f-1c17f19b3b3d tempest-ExtraSpecsNegativeTest-1369042621 tempest-ExtraSpecsNegativeTest-1369042621-project-admin] https://10.4.3.143/volume/v3/types/c20f080f-6fe5-45bc-b488-ac5b5e4b185f/extra_specs/None returned with HTTP 400 Aug 16 21:14:03.697345 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 532/2103] 10.4.3.143 () {68 vars in 1413 bytes} [Sun Aug 16 21:14:03 2026] PUT /volume/v3/types/c20f080f-6fe5-45bc-b488-ac5b5e4b185f/extra_specs/None => generated 73 bytes in 32 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 16 21:14:03.711068 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-d0309e2a-c7a1-4304-8f63-c38eeb955dc7 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:03.715693 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-d0309e2a-c7a1-4304-8f63-c38eeb955dc7 tempest-ExtraSpecsNegativeTest-1369042621 tempest-ExtraSpecsNegativeTest-1369042621-project-admin] PUT https://10.4.3.143/volume/v3/types/c20f080f-6fe5-45bc-b488-ac5b5e4b185f/extra_specs/cf4a3ab2-fe44-4779-9a11-c14da857a1d0 Aug 16 21:14:03.716281 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-d0309e2a-c7a1-4304-8f63-c38eeb955dc7 tempest-ExtraSpecsNegativeTest-1369042621 tempest-ExtraSpecsNegativeTest-1369042621-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2"} {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:14:03.718200 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-39ca26f3-7264-47d5-b3ad-0a3ebb96df9a None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:03.721837 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-39ca26f3-7264-47d5-b3ad-0a3ebb96df9a tempest-AttachVolumeTestJSON-1191062052 tempest-AttachVolumeTestJSON-1191062052-project-member] GET https://10.4.3.143/volume/v3/volumes/65b11aee-961e-4049-81c5-8bd614dd5bbb Aug 16 21:14:03.722077 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-39ca26f3-7264-47d5-b3ad-0a3ebb96df9a tempest-AttachVolumeTestJSON-1191062052 tempest-AttachVolumeTestJSON-1191062052-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:03.722269 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-39ca26f3-7264-47d5-b3ad-0a3ebb96df9a tempest-AttachVolumeTestJSON-1191062052 tempest-AttachVolumeTestJSON-1191062052-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:03.733267 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-d0309e2a-c7a1-4304-8f63-c38eeb955dc7 tempest-ExtraSpecsNegativeTest-1369042621 tempest-ExtraSpecsNegativeTest-1369042621-project-admin] HTTP exception thrown: Request body and URI mismatch Aug 16 21:14:03.733726 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-d0309e2a-c7a1-4304-8f63-c38eeb955dc7 tempest-ExtraSpecsNegativeTest-1369042621 tempest-ExtraSpecsNegativeTest-1369042621-project-admin] https://10.4.3.143/volume/v3/types/c20f080f-6fe5-45bc-b488-ac5b5e4b185f/extra_specs/cf4a3ab2-fe44-4779-9a11-c14da857a1d0 returned with HTTP 400 Aug 16 21:14:03.734721 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 531/2104] 10.4.3.143 () {68 vars in 1509 bytes} [Sun Aug 16 21:14:03 2026] PUT /volume/v3/types/c20f080f-6fe5-45bc-b488-ac5b5e4b185f/extra_specs/cf4a3ab2-fe44-4779-9a11-c14da857a1d0 => generated 73 bytes in 24 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 16 21:14:03.742497 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:14:03.742497 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:14:03.745969 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-eab5890e-6704-41ce-8b0b-7a22a8ca3c71 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:03.750521 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-eab5890e-6704-41ce-8b0b-7a22a8ca3c71 tempest-ExtraSpecsNegativeTest-1369042621 tempest-ExtraSpecsNegativeTest-1369042621-project-admin] PUT https://10.4.3.143/volume/v3/types/40225e00-6390-46b2-9dd3-d4741c051e80/extra_specs/spec1 Aug 16 21:14:03.751094 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-eab5890e-6704-41ce-8b0b-7a22a8ca3c71 tempest-ExtraSpecsNegativeTest-1369042621 tempest-ExtraSpecsNegativeTest-1369042621-project-admin] Action: 'update', calling method: update, body: {"spec1": "val5"} {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:14:03.754033 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-39ca26f3-7264-47d5-b3ad-0a3ebb96df9a tempest-AttachVolumeTestJSON-1191062052 tempest-AttachVolumeTestJSON-1191062052-project-member] Volume info retrieved successfully. Aug 16 21:14:03.765762 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-39ca26f3-7264-47d5-b3ad-0a3ebb96df9a tempest-AttachVolumeTestJSON-1191062052 tempest-AttachVolumeTestJSON-1191062052-project-member] https://10.4.3.143/volume/v3/volumes/65b11aee-961e-4049-81c5-8bd614dd5bbb returned with HTTP 200 Aug 16 21:14:03.766478 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 525/2105] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:14:03 2026] GET /volume/v3/volumes/65b11aee-961e-4049-81c5-8bd614dd5bbb => generated 1139 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 16 21:14:03.776868 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-eab5890e-6704-41ce-8b0b-7a22a8ca3c71 tempest-ExtraSpecsNegativeTest-1369042621 tempest-ExtraSpecsNegativeTest-1369042621-project-admin] https://10.4.3.143/volume/v3/types/40225e00-6390-46b2-9dd3-d4741c051e80/extra_specs/spec1 returned with HTTP 404 Aug 16 21:14:03.777808 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 533/2106] 10.4.3.143 () {68 vars in 1416 bytes} [Sun Aug 16 21:14:03 2026] PUT /volume/v3/types/40225e00-6390-46b2-9dd3-d4741c051e80/extra_specs/spec1 => generated 114 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:14:03.785512 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-46f652ac-6783-40cc-83ba-a0cabe587149 tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-member] POST https://10.4.3.143/volume/v3/snapshots Aug 16 21:14:03.785952 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-46f652ac-6783-40cc-83ba-a0cabe587149 tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "36755712-4823-4849-86a8-b2830d63c5ca", "name": "tempest-ProjectMemberTests-Snapshot-1849768756"}} {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:14:03.786760 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-d801b2f1-d016-4b2b-a16c-e8f4f54376f9 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:03.790583 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-d801b2f1-d016-4b2b-a16c-e8f4f54376f9 tempest-ExtraSpecsNegativeTest-1369042621 tempest-ExtraSpecsNegativeTest-1369042621-project-admin] DELETE https://10.4.3.143/volume/v3/types/c20f080f-6fe5-45bc-b488-ac5b5e4b185f Aug 16 21:14:03.792146 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-d801b2f1-d016-4b2b-a16c-e8f4f54376f9 tempest-ExtraSpecsNegativeTest-1369042621 tempest-ExtraSpecsNegativeTest-1369042621-project-admin] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:03.792866 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-d801b2f1-d016-4b2b-a16c-e8f4f54376f9 tempest-ExtraSpecsNegativeTest-1369042621 tempest-ExtraSpecsNegativeTest-1369042621-project-admin] Calling method '_delete' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:03.800566 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:14:03.800566 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:14:03.801191 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-46f652ac-6783-40cc-83ba-a0cabe587149 tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-member] Volume info retrieved successfully. Aug 16 21:14:03.801293 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.v3.snapshots [None req-46f652ac-6783-40cc-83ba-a0cabe587149 tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-member] Create snapshot from volume 36755712-4823-4849-86a8-b2830d63c5ca Aug 16 21:14:03.810156 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [req-96c58a70-a4ef-4e34-a23f-85f68f053527 req-83f429b3-4031-458f-a374-a3e6fb9e0018 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:03.816699 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [req-96c58a70-a4ef-4e34-a23f-85f68f053527 req-83f429b3-4031-458f-a374-a3e6fb9e0018 tempest-AttachVolumeTestJSON-1191062052 tempest-AttachVolumeTestJSON-1191062052-project-member] DELETE https://10.4.3.143/volume/v3/attachments/a58f3bab-831e-4d1e-be53-e3d3ecb3ac64 Aug 16 21:14:03.816906 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [req-96c58a70-a4ef-4e34-a23f-85f68f053527 req-83f429b3-4031-458f-a374-a3e6fb9e0018 tempest-AttachVolumeTestJSON-1191062052 tempest-AttachVolumeTestJSON-1191062052-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:03.817824 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [req-96c58a70-a4ef-4e34-a23f-85f68f053527 req-83f429b3-4031-458f-a374-a3e6fb9e0018 tempest-AttachVolumeTestJSON-1191062052 tempest-AttachVolumeTestJSON-1191062052-project-member] Calling method 'version_select' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:03.828329 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:14:03.828329 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:14:03.838967 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-d801b2f1-d016-4b2b-a16c-e8f4f54376f9 tempest-ExtraSpecsNegativeTest-1369042621 tempest-ExtraSpecsNegativeTest-1369042621-project-admin] https://10.4.3.143/volume/v3/types/c20f080f-6fe5-45bc-b488-ac5b5e4b185f returned with HTTP 202 Aug 16 21:14:03.839471 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 532/2107] 10.4.3.143 () {66 vars in 1345 bytes} [Sun Aug 16 21:14:03 2026] DELETE /volume/v3/types/c20f080f-6fe5-45bc-b488-ac5b5e4b185f => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 21:14:03.856876 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-103d6bde-4ce6-4017-a560-8bd6838150f2 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:03.860383 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-103d6bde-4ce6-4017-a560-8bd6838150f2 tempest-ExtraSpecsNegativeTest-1369042621 tempest-ExtraSpecsNegativeTest-1369042621-project-admin] GET https://10.4.3.143/volume/v3/types/c20f080f-6fe5-45bc-b488-ac5b5e4b185f Aug 16 21:14:03.861371 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-103d6bde-4ce6-4017-a560-8bd6838150f2 tempest-ExtraSpecsNegativeTest-1369042621 tempest-ExtraSpecsNegativeTest-1369042621-project-admin] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:03.862370 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-103d6bde-4ce6-4017-a560-8bd6838150f2 tempest-ExtraSpecsNegativeTest-1369042621 tempest-ExtraSpecsNegativeTest-1369042621-project-admin] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:03.868940 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.quota [None req-46f652ac-6783-40cc-83ba-a0cabe587149 tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-member] Created reservations ['f17dc240-97fa-4ae0-a2d5-1e87d4fb3c10', '192dbfc5-fa9c-4bf0-97d8-83aced4723a5', '8e68e0e0-55c8-41ad-80b0-e2b871aa97ef', '72528bb2-03df-4c70-b761-69326de05a7c'] {{(pid=100333) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:14:03.873423 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-103d6bde-4ce6-4017-a560-8bd6838150f2 tempest-ExtraSpecsNegativeTest-1369042621 tempest-ExtraSpecsNegativeTest-1369042621-project-admin] https://10.4.3.143/volume/v3/types/c20f080f-6fe5-45bc-b488-ac5b5e4b185f returned with HTTP 404 Aug 16 21:14:03.874310 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 534/2108] 10.4.3.143 () {66 vars in 1342 bytes} [Sun Aug 16 21:14:03 2026] GET /volume/v3/types/c20f080f-6fe5-45bc-b488-ac5b5e4b185f => generated 114 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:14:03.921738 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-46f652ac-6783-40cc-83ba-a0cabe587149 tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-member] Snapshot create request issued successfully. Aug 16 21:14:03.922306 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-46f652ac-6783-40cc-83ba-a0cabe587149 tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-member] https://10.4.3.143/volume/v3/snapshots returned with HTTP 202 Aug 16 21:14:03.923223 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 518/2109] 10.4.3.143 () {68 vars in 1265 bytes} [Sun Aug 16 21:14:03 2026] POST /volume/v3/snapshots => generated 305 bytes in 255 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 21:14:03.932991 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-ce357653-cbfc-484f-bda9-5f0eebacab7e None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:03.936132 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-ce357653-cbfc-484f-bda9-5f0eebacab7e tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-member] GET https://10.4.3.143/volume/v3/snapshots/499feba6-d8fb-4e92-89f0-10774ce8f14b Aug 16 21:14:03.936409 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-ce357653-cbfc-484f-bda9-5f0eebacab7e tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:03.936607 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-ce357653-cbfc-484f-bda9-5f0eebacab7e tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:03.942735 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [req-96c58a70-a4ef-4e34-a23f-85f68f053527 req-83f429b3-4031-458f-a374-a3e6fb9e0018 tempest-AttachVolumeTestJSON-1191062052 tempest-AttachVolumeTestJSON-1191062052-project-member] https://10.4.3.143/volume/v3/attachments/a58f3bab-831e-4d1e-be53-e3d3ecb3ac64 returned with HTTP 200 Aug 16 21:14:03.943510 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 526/2110] 10.4.3.143 () {72 vars in 1673 bytes} [Sun Aug 16 21:14:03 2026] DELETE /volume/v3/attachments/a58f3bab-831e-4d1e-be53-e3d3ecb3ac64 => generated 19 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:14:03.944911 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:14:03.944911 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:14:03.945790 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-ce357653-cbfc-484f-bda9-5f0eebacab7e tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-member] Snapshot retrieved successfully. Aug 16 21:14:03.947142 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-ce357653-cbfc-484f-bda9-5f0eebacab7e tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-member] https://10.4.3.143/volume/v3/snapshots/499feba6-d8fb-4e92-89f0-10774ce8f14b returned with HTTP 200 Aug 16 21:14:03.947800 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 533/2111] 10.4.3.143 () {66 vars in 1354 bytes} [Sun Aug 16 21:14:03 2026] GET /volume/v3/snapshots/499feba6-d8fb-4e92-89f0-10774ce8f14b => generated 437 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:14:04.781259 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-02b4d3c6-50d7-4de8-917a-0b50ab07da93 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:04.783414 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-02b4d3c6-50d7-4de8-917a-0b50ab07da93 tempest-AttachVolumeTestJSON-1191062052 tempest-AttachVolumeTestJSON-1191062052-project-member] GET https://10.4.3.143/volume/v3/volumes/65b11aee-961e-4049-81c5-8bd614dd5bbb Aug 16 21:14:04.783583 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-02b4d3c6-50d7-4de8-917a-0b50ab07da93 tempest-AttachVolumeTestJSON-1191062052 tempest-AttachVolumeTestJSON-1191062052-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:04.783835 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-02b4d3c6-50d7-4de8-917a-0b50ab07da93 tempest-AttachVolumeTestJSON-1191062052 tempest-AttachVolumeTestJSON-1191062052-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:04.794738 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:14:04.794738 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:14:04.804689 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-02b4d3c6-50d7-4de8-917a-0b50ab07da93 tempest-AttachVolumeTestJSON-1191062052 tempest-AttachVolumeTestJSON-1191062052-project-member] Volume info retrieved successfully. Aug 16 21:14:04.822949 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-02b4d3c6-50d7-4de8-917a-0b50ab07da93 tempest-AttachVolumeTestJSON-1191062052 tempest-AttachVolumeTestJSON-1191062052-project-member] https://10.4.3.143/volume/v3/volumes/65b11aee-961e-4049-81c5-8bd614dd5bbb returned with HTTP 200 Aug 16 21:14:04.823572 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 535/2112] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:14:04 2026] GET /volume/v3/volumes/65b11aee-961e-4049-81c5-8bd614dd5bbb => generated 844 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:14:04.934404 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [req-3220fba4-4475-4b47-8832-cdee46bd711c req-4a1ef9f0-29a4-4162-bfb6-046f54876b8e None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:04.936629 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [req-3220fba4-4475-4b47-8832-cdee46bd711c req-4a1ef9f0-29a4-4162-bfb6-046f54876b8e tempest-AttachVolumeTestJSON-1191062052 tempest-AttachVolumeTestJSON-1191062052-project-member] GET https://10.4.3.143/volume/v3/volumes/16569e59-651b-4e4e-8283-cbcce657714a Aug 16 21:14:04.936833 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [req-3220fba4-4475-4b47-8832-cdee46bd711c req-4a1ef9f0-29a4-4162-bfb6-046f54876b8e tempest-AttachVolumeTestJSON-1191062052 tempest-AttachVolumeTestJSON-1191062052-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:04.937060 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [req-3220fba4-4475-4b47-8832-cdee46bd711c req-4a1ef9f0-29a4-4162-bfb6-046f54876b8e tempest-AttachVolumeTestJSON-1191062052 tempest-AttachVolumeTestJSON-1191062052-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:04.947965 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:14:04.947965 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:14:04.952951 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [req-3220fba4-4475-4b47-8832-cdee46bd711c req-4a1ef9f0-29a4-4162-bfb6-046f54876b8e tempest-AttachVolumeTestJSON-1191062052 tempest-AttachVolumeTestJSON-1191062052-project-member] Volume info retrieved successfully. Aug 16 21:14:04.958214 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [req-3220fba4-4475-4b47-8832-cdee46bd711c req-4a1ef9f0-29a4-4162-bfb6-046f54876b8e tempest-AttachVolumeTestJSON-1191062052 tempest-AttachVolumeTestJSON-1191062052-project-member] https://10.4.3.143/volume/v3/volumes/16569e59-651b-4e4e-8283-cbcce657714a returned with HTTP 200 Aug 16 21:14:04.958609 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 519/2113] 10.4.3.143 () {68 vars in 1598 bytes} [Sun Aug 16 21:14:04 2026] GET /volume/v3/volumes/16569e59-651b-4e4e-8283-cbcce657714a => generated 1136 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:14:04.962946 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-693105a3-39f6-424d-858c-8f3872327a2f None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:04.964951 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-693105a3-39f6-424d-858c-8f3872327a2f tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-member] GET https://10.4.3.143/volume/v3/snapshots/499feba6-d8fb-4e92-89f0-10774ce8f14b Aug 16 21:14:04.965184 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-693105a3-39f6-424d-858c-8f3872327a2f tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:04.965421 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-693105a3-39f6-424d-858c-8f3872327a2f tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:04.971846 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:14:04.971846 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:14:04.972364 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-693105a3-39f6-424d-858c-8f3872327a2f tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-member] Snapshot retrieved successfully. Aug 16 21:14:04.973394 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-693105a3-39f6-424d-858c-8f3872327a2f tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-member] https://10.4.3.143/volume/v3/snapshots/499feba6-d8fb-4e92-89f0-10774ce8f14b returned with HTTP 200 Aug 16 21:14:04.973984 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 527/2114] 10.4.3.143 () {66 vars in 1354 bytes} [Sun Aug 16 21:14:04 2026] GET /volume/v3/snapshots/499feba6-d8fb-4e92-89f0-10774ce8f14b => generated 464 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:14:04.987042 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [req-3220fba4-4475-4b47-8832-cdee46bd711c req-1a45e271-3bcb-4266-b29e-5712a7cdb137 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:04.987499 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-2dfe1cef-6f67-4c76-a3a9-665cb0b29e6c None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:04.988885 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-2dfe1cef-6f67-4c76-a3a9-665cb0b29e6c tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-member] DELETE https://10.4.3.143/volume/v3/snapshots/499feba6-d8fb-4e92-89f0-10774ce8f14b Aug 16 21:14:04.989134 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-2dfe1cef-6f67-4c76-a3a9-665cb0b29e6c tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:04.989320 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-2dfe1cef-6f67-4c76-a3a9-665cb0b29e6c tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-member] Calling method 'delete' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:04.989419 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.v3.snapshots [None req-2dfe1cef-6f67-4c76-a3a9-665cb0b29e6c tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-member] Delete snapshot with id: 499feba6-d8fb-4e92-89f0-10774ce8f14b Aug 16 21:14:04.989640 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [req-3220fba4-4475-4b47-8832-cdee46bd711c req-1a45e271-3bcb-4266-b29e-5712a7cdb137 tempest-AttachVolumeTestJSON-1191062052 tempest-AttachVolumeTestJSON-1191062052-project-member] POST https://10.4.3.143/volume/v3/volumes/16569e59-651b-4e4e-8283-cbcce657714a/action Aug 16 21:14:04.989900 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [req-3220fba4-4475-4b47-8832-cdee46bd711c req-1a45e271-3bcb-4266-b29e-5712a7cdb137 tempest-AttachVolumeTestJSON-1191062052 tempest-AttachVolumeTestJSON-1191062052-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100330) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 21:14:04.990072 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [req-3220fba4-4475-4b47-8832-cdee46bd711c req-1a45e271-3bcb-4266-b29e-5712a7cdb137 tempest-AttachVolumeTestJSON-1191062052 tempest-AttachVolumeTestJSON-1191062052-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:14:04.995085 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:14:04.995085 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:14:04.995587 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-2dfe1cef-6f67-4c76-a3a9-665cb0b29e6c tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-member] Snapshot retrieved successfully. Aug 16 21:14:05.003372 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:14:05.003372 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:14:05.003965 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [req-3220fba4-4475-4b47-8832-cdee46bd711c req-1a45e271-3bcb-4266-b29e-5712a7cdb137 tempest-AttachVolumeTestJSON-1191062052 tempest-AttachVolumeTestJSON-1191062052-project-member] Volume info retrieved successfully. Aug 16 21:14:05.037610 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [req-3220fba4-4475-4b47-8832-cdee46bd711c req-1a45e271-3bcb-4266-b29e-5712a7cdb137 tempest-AttachVolumeTestJSON-1191062052 tempest-AttachVolumeTestJSON-1191062052-project-member] Begin detaching volume completed successfully. Aug 16 21:14:05.037999 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [req-3220fba4-4475-4b47-8832-cdee46bd711c req-1a45e271-3bcb-4266-b29e-5712a7cdb137 tempest-AttachVolumeTestJSON-1191062052 tempest-AttachVolumeTestJSON-1191062052-project-member] https://10.4.3.143/volume/v3/volumes/16569e59-651b-4e4e-8283-cbcce657714a/action returned with HTTP 202 Aug 16 21:14:05.038684 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 534/2115] 10.4.3.143 () {72 vars in 1672 bytes} [Sun Aug 16 21:14:04 2026] POST /volume/v3/volumes/16569e59-651b-4e4e-8283-cbcce657714a/action => generated 0 bytes in 52 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Aug 16 21:14:05.056894 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-2dfe1cef-6f67-4c76-a3a9-665cb0b29e6c tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-member] Snapshot delete request issued successfully. Aug 16 21:14:05.056894 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-2dfe1cef-6f67-4c76-a3a9-665cb0b29e6c tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-member] https://10.4.3.143/volume/v3/snapshots/499feba6-d8fb-4e92-89f0-10774ce8f14b returned with HTTP 202 Aug 16 21:14:05.056894 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 536/2116] 10.4.3.143 () {66 vars in 1357 bytes} [Sun Aug 16 21:14:04 2026] DELETE /volume/v3/snapshots/499feba6-d8fb-4e92-89f0-10774ce8f14b => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 21:14:05.077293 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-9377099f-ae3b-430e-b47e-f300988ccbcb None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:05.077403 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-851cf5f6-9943-44ea-9551-acac721cd8aa None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:05.077500 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-9377099f-ae3b-430e-b47e-f300988ccbcb tempest-AttachVolumeTestJSON-1191062052 tempest-AttachVolumeTestJSON-1191062052-project-member] GET https://10.4.3.143/volume/v3/volumes/16569e59-651b-4e4e-8283-cbcce657714a Aug 16 21:14:05.077500 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-9377099f-ae3b-430e-b47e-f300988ccbcb tempest-AttachVolumeTestJSON-1191062052 tempest-AttachVolumeTestJSON-1191062052-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:05.077500 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-9377099f-ae3b-430e-b47e-f300988ccbcb tempest-AttachVolumeTestJSON-1191062052 tempest-AttachVolumeTestJSON-1191062052-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:05.077748 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-851cf5f6-9943-44ea-9551-acac721cd8aa tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-member] GET https://10.4.3.143/volume/v3/snapshots/499feba6-d8fb-4e92-89f0-10774ce8f14b Aug 16 21:14:05.077748 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-851cf5f6-9943-44ea-9551-acac721cd8aa tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:05.077748 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-851cf5f6-9943-44ea-9551-acac721cd8aa tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:05.083594 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:14:05.083594 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:14:05.084215 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-851cf5f6-9943-44ea-9551-acac721cd8aa tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-member] Snapshot retrieved successfully. Aug 16 21:14:05.085152 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-851cf5f6-9943-44ea-9551-acac721cd8aa tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-member] https://10.4.3.143/volume/v3/snapshots/499feba6-d8fb-4e92-89f0-10774ce8f14b returned with HTTP 200 Aug 16 21:14:05.085555 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 528/2117] 10.4.3.143 () {66 vars in 1354 bytes} [Sun Aug 16 21:14:05 2026] GET /volume/v3/snapshots/499feba6-d8fb-4e92-89f0-10774ce8f14b => generated 463 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:14:05.087978 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:14:05.087978 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:14:05.095180 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-9377099f-ae3b-430e-b47e-f300988ccbcb tempest-AttachVolumeTestJSON-1191062052 tempest-AttachVolumeTestJSON-1191062052-project-member] Volume info retrieved successfully. Aug 16 21:14:05.101674 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-9377099f-ae3b-430e-b47e-f300988ccbcb tempest-AttachVolumeTestJSON-1191062052 tempest-AttachVolumeTestJSON-1191062052-project-member] https://10.4.3.143/volume/v3/volumes/16569e59-651b-4e4e-8283-cbcce657714a returned with HTTP 200 Aug 16 21:14:05.102380 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 520/2118] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:14:05 2026] GET /volume/v3/volumes/16569e59-651b-4e4e-8283-cbcce657714a => generated 1139 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:14:05.113634 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-8c409723-0fb4-4f5f-8931-c078e9e0a6ca None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:05.114080 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-8c409723-0fb4-4f5f-8931-c078e9e0a6ca None None] GET https://10.4.3.143/volume// Aug 16 21:14:05.114250 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-8c409723-0fb4-4f5f-8931-c078e9e0a6ca None None] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:05.114450 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-8c409723-0fb4-4f5f-8931-c078e9e0a6ca None None] Calling method 'all' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:05.114815 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-8c409723-0fb4-4f5f-8931-c078e9e0a6ca None None] https://10.4.3.143/volume// returned with HTTP 300 Aug 16 21:14:05.115143 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 535/2119] 10.4.3.143 () {66 vars in 1426 bytes} [Sun Aug 16 21:14: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 16 21:14:05.133262 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [req-3220fba4-4475-4b47-8832-cdee46bd711c req-af8210ee-9236-4ba4-b642-cc452b6d2661 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:05.137460 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [req-3220fba4-4475-4b47-8832-cdee46bd711c req-af8210ee-9236-4ba4-b642-cc452b6d2661 tempest-AttachVolumeTestJSON-1191062052 tempest-AttachVolumeTestJSON-1191062052-project-member] GET https://10.4.3.143/volume/v3/volumes/16569e59-651b-4e4e-8283-cbcce657714a Aug 16 21:14:05.137651 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [req-3220fba4-4475-4b47-8832-cdee46bd711c req-af8210ee-9236-4ba4-b642-cc452b6d2661 tempest-AttachVolumeTestJSON-1191062052 tempest-AttachVolumeTestJSON-1191062052-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:05.137959 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [req-3220fba4-4475-4b47-8832-cdee46bd711c req-af8210ee-9236-4ba4-b642-cc452b6d2661 tempest-AttachVolumeTestJSON-1191062052 tempest-AttachVolumeTestJSON-1191062052-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:05.154344 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:14:05.154344 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:14:05.160865 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [req-3220fba4-4475-4b47-8832-cdee46bd711c req-af8210ee-9236-4ba4-b642-cc452b6d2661 tempest-AttachVolumeTestJSON-1191062052 tempest-AttachVolumeTestJSON-1191062052-project-member] Volume info retrieved successfully. Aug 16 21:14:05.171859 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [req-3220fba4-4475-4b47-8832-cdee46bd711c req-af8210ee-9236-4ba4-b642-cc452b6d2661 tempest-AttachVolumeTestJSON-1191062052 tempest-AttachVolumeTestJSON-1191062052-project-member] https://10.4.3.143/volume/v3/volumes/16569e59-651b-4e4e-8283-cbcce657714a returned with HTTP 200 Aug 16 21:14:05.172542 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 537/2120] 10.4.3.143 () {70 vars in 1639 bytes} [Sun Aug 16 21:14:05 2026] GET /volume/v3/volumes/16569e59-651b-4e4e-8283-cbcce657714a => generated 1319 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 16 21:14:06.101846 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-e9b2fd7b-17e8-47c2-87cf-471ea9e072bb None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:06.106509 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-e9b2fd7b-17e8-47c2-87cf-471ea9e072bb tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-member] GET https://10.4.3.143/volume/v3/snapshots/499feba6-d8fb-4e92-89f0-10774ce8f14b Aug 16 21:14:06.107296 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-e9b2fd7b-17e8-47c2-87cf-471ea9e072bb tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:06.107296 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-e9b2fd7b-17e8-47c2-87cf-471ea9e072bb tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:06.114318 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-e9b2fd7b-17e8-47c2-87cf-471ea9e072bb tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-member] https://10.4.3.143/volume/v3/snapshots/499feba6-d8fb-4e92-89f0-10774ce8f14b returned with HTTP 404 Aug 16 21:14:06.118081 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 529/2121] 10.4.3.143 () {66 vars in 1354 bytes} [Sun Aug 16 21:14:06 2026] GET /volume/v3/snapshots/499feba6-d8fb-4e92-89f0-10774ce8f14b => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:14:06.121943 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-e4bcceda-b9f6-44c7-ac3b-7a4e0cee8fd7 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:06.124436 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-e4bcceda-b9f6-44c7-ac3b-7a4e0cee8fd7 tempest-AttachVolumeTestJSON-1191062052 tempest-AttachVolumeTestJSON-1191062052-project-member] GET https://10.4.3.143/volume/v3/volumes/16569e59-651b-4e4e-8283-cbcce657714a Aug 16 21:14:06.124788 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-e4bcceda-b9f6-44c7-ac3b-7a4e0cee8fd7 tempest-AttachVolumeTestJSON-1191062052 tempest-AttachVolumeTestJSON-1191062052-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:06.125107 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-e4bcceda-b9f6-44c7-ac3b-7a4e0cee8fd7 tempest-AttachVolumeTestJSON-1191062052 tempest-AttachVolumeTestJSON-1191062052-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:06.126596 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-6cb2a29a-d726-44c7-a792-e8529249f027 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:06.130201 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-6cb2a29a-d726-44c7-a792-e8529249f027 tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] DELETE https://10.4.3.143/volume/v3/volumes/36755712-4823-4849-86a8-b2830d63c5ca Aug 16 21:14:06.130399 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-6cb2a29a-d726-44c7-a792-e8529249f027 tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:06.130576 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-6cb2a29a-d726-44c7-a792-e8529249f027 tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Calling method 'delete' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:06.130723 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.v3.volumes [None req-6cb2a29a-d726-44c7-a792-e8529249f027 tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Delete volume with id: 36755712-4823-4849-86a8-b2830d63c5ca Aug 16 21:14:06.143771 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:14:06.143771 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:14:06.143900 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:14:06.143900 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:14:06.143900 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-6cb2a29a-d726-44c7-a792-e8529249f027 tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Volume info retrieved successfully. Aug 16 21:14:06.148842 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-e4bcceda-b9f6-44c7-ac3b-7a4e0cee8fd7 tempest-AttachVolumeTestJSON-1191062052 tempest-AttachVolumeTestJSON-1191062052-project-member] Volume info retrieved successfully. Aug 16 21:14:06.157484 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-e4bcceda-b9f6-44c7-ac3b-7a4e0cee8fd7 tempest-AttachVolumeTestJSON-1191062052 tempest-AttachVolumeTestJSON-1191062052-project-member] https://10.4.3.143/volume/v3/volumes/16569e59-651b-4e4e-8283-cbcce657714a returned with HTTP 200 Aug 16 21:14:06.158358 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 521/2122] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:14:06 2026] GET /volume/v3/volumes/16569e59-651b-4e4e-8283-cbcce657714a => generated 1139 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:14:06.166169 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [req-3220fba4-4475-4b47-8832-cdee46bd711c req-bd320888-63ad-44e6-9b26-1b7120f8f38d None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:06.168152 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [req-3220fba4-4475-4b47-8832-cdee46bd711c req-bd320888-63ad-44e6-9b26-1b7120f8f38d tempest-AttachVolumeTestJSON-1191062052 tempest-AttachVolumeTestJSON-1191062052-project-member] DELETE https://10.4.3.143/volume/v3/attachments/1c1c4afc-5f91-4214-81e3-57a6ca824d12 Aug 16 21:14:06.168414 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [req-3220fba4-4475-4b47-8832-cdee46bd711c req-bd320888-63ad-44e6-9b26-1b7120f8f38d tempest-AttachVolumeTestJSON-1191062052 tempest-AttachVolumeTestJSON-1191062052-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:06.168578 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [req-3220fba4-4475-4b47-8832-cdee46bd711c req-bd320888-63ad-44e6-9b26-1b7120f8f38d tempest-AttachVolumeTestJSON-1191062052 tempest-AttachVolumeTestJSON-1191062052-project-member] Calling method 'version_select' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:06.172423 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-6cb2a29a-d726-44c7-a792-e8529249f027 tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Delete volume request issued successfully. Aug 16 21:14:06.172585 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-6cb2a29a-d726-44c7-a792-e8529249f027 tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] https://10.4.3.143/volume/v3/volumes/36755712-4823-4849-86a8-b2830d63c5ca returned with HTTP 202 Aug 16 21:14:06.173177 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 536/2123] 10.4.3.143 () {66 vars in 1351 bytes} [Sun Aug 16 21:14:06 2026] DELETE /volume/v3/volumes/36755712-4823-4849-86a8-b2830d63c5ca => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 21:14:06.176953 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:14:06.176953 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:14:06.185791 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-ccaa42b2-9851-4bb7-9c6e-941b6058b455 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:06.188665 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-ccaa42b2-9851-4bb7-9c6e-941b6058b455 tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] GET https://10.4.3.143/volume/v3/volumes/36755712-4823-4849-86a8-b2830d63c5ca Aug 16 21:14:06.188991 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-ccaa42b2-9851-4bb7-9c6e-941b6058b455 tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:06.189673 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-ccaa42b2-9851-4bb7-9c6e-941b6058b455 tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:06.199450 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:14:06.199450 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:14:06.203778 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-ccaa42b2-9851-4bb7-9c6e-941b6058b455 tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Volume info retrieved successfully. Aug 16 21:14:06.210557 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-ccaa42b2-9851-4bb7-9c6e-941b6058b455 tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] https://10.4.3.143/volume/v3/volumes/36755712-4823-4849-86a8-b2830d63c5ca returned with HTTP 200 Aug 16 21:14:06.210557 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 530/2124] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:14:06 2026] GET /volume/v3/volumes/36755712-4823-4849-86a8-b2830d63c5ca => generated 1008 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:14:06.262630 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [req-3220fba4-4475-4b47-8832-cdee46bd711c req-bd320888-63ad-44e6-9b26-1b7120f8f38d tempest-AttachVolumeTestJSON-1191062052 tempest-AttachVolumeTestJSON-1191062052-project-member] https://10.4.3.143/volume/v3/attachments/1c1c4afc-5f91-4214-81e3-57a6ca824d12 returned with HTTP 200 Aug 16 21:14:06.263478 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 538/2125] 10.4.3.143 () {72 vars in 1673 bytes} [Sun Aug 16 21:14:06 2026] DELETE /volume/v3/attachments/1c1c4afc-5f91-4214-81e3-57a6ca824d12 => generated 19 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:14:07.177624 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-71cd4303-66af-46db-a7b9-2a2e8575916a None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:07.179862 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-71cd4303-66af-46db-a7b9-2a2e8575916a tempest-AttachVolumeTestJSON-1191062052 tempest-AttachVolumeTestJSON-1191062052-project-member] GET https://10.4.3.143/volume/v3/volumes/16569e59-651b-4e4e-8283-cbcce657714a Aug 16 21:14:07.180145 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-71cd4303-66af-46db-a7b9-2a2e8575916a tempest-AttachVolumeTestJSON-1191062052 tempest-AttachVolumeTestJSON-1191062052-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:07.180987 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-71cd4303-66af-46db-a7b9-2a2e8575916a tempest-AttachVolumeTestJSON-1191062052 tempest-AttachVolumeTestJSON-1191062052-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:07.187295 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:14:07.187295 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:14:07.194502 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-71cd4303-66af-46db-a7b9-2a2e8575916a tempest-AttachVolumeTestJSON-1191062052 tempest-AttachVolumeTestJSON-1191062052-project-member] Volume info retrieved successfully. Aug 16 21:14:07.200145 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-71cd4303-66af-46db-a7b9-2a2e8575916a tempest-AttachVolumeTestJSON-1191062052 tempest-AttachVolumeTestJSON-1191062052-project-member] https://10.4.3.143/volume/v3/volumes/16569e59-651b-4e4e-8283-cbcce657714a returned with HTTP 200 Aug 16 21:14:07.201016 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 522/2126] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:14:07 2026] GET /volume/v3/volumes/16569e59-651b-4e4e-8283-cbcce657714a => generated 844 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:14:07.221707 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-2de1efff-b8b5-4a29-a52d-58c655046183 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:07.228788 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-2de1efff-b8b5-4a29-a52d-58c655046183 tempest-AttachVolumeTestJSON-1191062052 tempest-AttachVolumeTestJSON-1191062052-project-member] GET https://10.4.3.143/volume/v3/volumes/16569e59-651b-4e4e-8283-cbcce657714a Aug 16 21:14:07.229143 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-2de1efff-b8b5-4a29-a52d-58c655046183 tempest-AttachVolumeTestJSON-1191062052 tempest-AttachVolumeTestJSON-1191062052-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:07.229511 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-2de1efff-b8b5-4a29-a52d-58c655046183 tempest-AttachVolumeTestJSON-1191062052 tempest-AttachVolumeTestJSON-1191062052-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:07.230202 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-a8666dec-23b5-48e6-b89a-92ee78a8ce1d None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:07.232377 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-a8666dec-23b5-48e6-b89a-92ee78a8ce1d tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] GET https://10.4.3.143/volume/v3/volumes/36755712-4823-4849-86a8-b2830d63c5ca Aug 16 21:14:07.232716 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-a8666dec-23b5-48e6-b89a-92ee78a8ce1d tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:07.232977 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-a8666dec-23b5-48e6-b89a-92ee78a8ce1d tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:07.242653 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-a8666dec-23b5-48e6-b89a-92ee78a8ce1d tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] https://10.4.3.143/volume/v3/volumes/36755712-4823-4849-86a8-b2830d63c5ca returned with HTTP 404 Aug 16 21:14:07.243499 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:14:07.243499 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:14:07.246268 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 531/2127] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:14:07 2026] GET /volume/v3/volumes/36755712-4823-4849-86a8-b2830d63c5ca => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:14:07.249597 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-2de1efff-b8b5-4a29-a52d-58c655046183 tempest-AttachVolumeTestJSON-1191062052 tempest-AttachVolumeTestJSON-1191062052-project-member] Volume info retrieved successfully. Aug 16 21:14:07.258631 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-2de1efff-b8b5-4a29-a52d-58c655046183 tempest-AttachVolumeTestJSON-1191062052 tempest-AttachVolumeTestJSON-1191062052-project-member] https://10.4.3.143/volume/v3/volumes/16569e59-651b-4e4e-8283-cbcce657714a returned with HTTP 200 Aug 16 21:14:07.258631 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 537/2128] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:14:07 2026] GET /volume/v3/volumes/16569e59-651b-4e4e-8283-cbcce657714a => generated 844 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:14:07.260144 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-d8290e64-97e1-43c6-ba89-5bff5523c1f5 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:07.264057 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-d8290e64-97e1-43c6-ba89-5bff5523c1f5 tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] POST https://10.4.3.143/volume/v3/volumes Aug 16 21:14:07.264444 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-d8290e64-97e1-43c6-ba89-5bff5523c1f5 tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-635455768"}} {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:14:07.270218 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.v3.volumes [None req-d8290e64-97e1-43c6-ba89-5bff5523c1f5 tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-635455768'}} {{(pid=100331) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 21:14:07.270794 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.v3.volumes [None req-d8290e64-97e1-43c6-ba89-5bff5523c1f5 tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Create volume of 1 GB Aug 16 21:14:07.270794 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:14:07.270794 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:14:07.280262 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-d8290e64-97e1-43c6-ba89-5bff5523c1f5 tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Availability Zones retrieved successfully. Aug 16 21:14:07.291405 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-d8290e64-97e1-43c6-ba89-5bff5523c1f5 tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Flow 'volume_create_api' (0051469d-b6a4-4bc0-8eae-2e28ee510d27) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100331) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:14:07.292726 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-d8290e64-97e1-43c6-ba89-5bff5523c1f5 tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ea9effc2-ad6b-4e7d-9e97-daac34a82cb1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:14:07.294121 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.flows.api.create_volume [None req-d8290e64-97e1-43c6-ba89-5bff5523c1f5 tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Validating volume size '1' using validate_int {{(pid=100331) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 21:14:07.334069 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-33f5ac0b-edd3-42bf-903c-4587f50ca4b4 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:07.335759 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-33f5ac0b-edd3-42bf-903c-4587f50ca4b4 tempest-AttachVolumeTestJSON-1191062052 tempest-AttachVolumeTestJSON-1191062052-project-member] GET https://10.4.3.143/volume/v3/volumes/16569e59-651b-4e4e-8283-cbcce657714a Aug 16 21:14:07.335894 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-33f5ac0b-edd3-42bf-903c-4587f50ca4b4 tempest-AttachVolumeTestJSON-1191062052 tempest-AttachVolumeTestJSON-1191062052-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:07.336151 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-33f5ac0b-edd3-42bf-903c-4587f50ca4b4 tempest-AttachVolumeTestJSON-1191062052 tempest-AttachVolumeTestJSON-1191062052-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:07.339878 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-d8290e64-97e1-43c6-ba89-5bff5523c1f5 tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ea9effc2-ad6b-4e7d-9e97-daac34a82cb1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T21:04:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=69e633b8-fab9-4b15-8b40-4f1a67c51cda,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '69e633b8-fab9-4b15-8b40-4f1a67c51cda', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:14:07.340956 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-d8290e64-97e1-43c6-ba89-5bff5523c1f5 tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b815f3d0-d12c-4c55-b8db-9902778963df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:14:07.343741 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:14:07.343741 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:14:07.347700 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-33f5ac0b-edd3-42bf-903c-4587f50ca4b4 tempest-AttachVolumeTestJSON-1191062052 tempest-AttachVolumeTestJSON-1191062052-project-member] Volume info retrieved successfully. Aug 16 21:14:07.352702 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-33f5ac0b-edd3-42bf-903c-4587f50ca4b4 tempest-AttachVolumeTestJSON-1191062052 tempest-AttachVolumeTestJSON-1191062052-project-member] https://10.4.3.143/volume/v3/volumes/16569e59-651b-4e4e-8283-cbcce657714a returned with HTTP 200 Aug 16 21:14:07.353822 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 523/2129] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:14:07 2026] GET /volume/v3/volumes/16569e59-651b-4e4e-8283-cbcce657714a => generated 844 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:14:07.373565 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-2e5d02b9-88b7-42bf-9111-7dbef7e318b2 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:07.378770 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-2e5d02b9-88b7-42bf-9111-7dbef7e318b2 tempest-AttachVolumeTestJSON-1191062052 tempest-AttachVolumeTestJSON-1191062052-project-member] GET https://10.4.3.143/volume/v3/volumes/65b11aee-961e-4049-81c5-8bd614dd5bbb Aug 16 21:14:07.378943 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-2e5d02b9-88b7-42bf-9111-7dbef7e318b2 tempest-AttachVolumeTestJSON-1191062052 tempest-AttachVolumeTestJSON-1191062052-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:07.379185 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-2e5d02b9-88b7-42bf-9111-7dbef7e318b2 tempest-AttachVolumeTestJSON-1191062052 tempest-AttachVolumeTestJSON-1191062052-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:07.394225 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:14:07.394225 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:14:07.399494 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.quota [None req-d8290e64-97e1-43c6-ba89-5bff5523c1f5 tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Created reservations ['f4fd4990-d2d3-4785-9861-5cc0e6d9cf3e', '207cbf9c-0985-4d73-aa67-5540b87bd15d', 'cc82fa30-db68-4e89-a580-ae642660e677', 'd308e8c5-2bcd-4e00-9beb-c247ceb22a67'] {{(pid=100331) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:14:07.400660 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-d8290e64-97e1-43c6-ba89-5bff5523c1f5 tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b815f3d0-d12c-4c55-b8db-9902778963df) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f4fd4990-d2d3-4785-9861-5cc0e6d9cf3e', '207cbf9c-0985-4d73-aa67-5540b87bd15d', 'cc82fa30-db68-4e89-a580-ae642660e677', 'd308e8c5-2bcd-4e00-9beb-c247ceb22a67']}' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:14:07.401866 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-d8290e64-97e1-43c6-ba89-5bff5523c1f5 tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (85eca99f-49ae-4581-ab4c-808c2a6888d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:14:07.406615 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-2e5d02b9-88b7-42bf-9111-7dbef7e318b2 tempest-AttachVolumeTestJSON-1191062052 tempest-AttachVolumeTestJSON-1191062052-project-member] Volume info retrieved successfully. Aug 16 21:14:07.422521 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-2e5d02b9-88b7-42bf-9111-7dbef7e318b2 tempest-AttachVolumeTestJSON-1191062052 tempest-AttachVolumeTestJSON-1191062052-project-member] https://10.4.3.143/volume/v3/volumes/65b11aee-961e-4049-81c5-8bd614dd5bbb returned with HTTP 200 Aug 16 21:14:07.423129 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 532/2130] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:14:07 2026] GET /volume/v3/volumes/65b11aee-961e-4049-81c5-8bd614dd5bbb => generated 844 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:14:07.439890 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-d8290e64-97e1-43c6-ba89-5bff5523c1f5 tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (85eca99f-49ae-4581-ab4c-808c2a6888d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a7c8022d-f661-4830-8169-ead22e42b88d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-635455768',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='440812c9bca442a786aabacf4409d947',qos_specs=None,replication_status=,reservations=['f4fd4990-d2d3-4785-9861-5cc0e6d9cf3e','207cbf9c-0985-4d73-aa67-5540b87bd15d','cc82fa30-db68-4e89-a580-ae642660e677','d308e8c5-2bcd-4e00-9beb-c247ceb22a67'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f1f2ada295a54f5584bbf9f4d581cdf2',volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T21:14:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-635455768',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a7c8022d-f661-4830-8169-ead22e42b88d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='440812c9bca442a786aabacf4409d947',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f1f2ada295a54f5584bbf9f4d581cdf2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(69e633b8-fab9-4b15-8b40-4f1a67c51cda),volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda)}' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:14:07.440841 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-d8290e64-97e1-43c6-ba89-5bff5523c1f5 tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (27196ac5-7de3-4d55-b7a3-43e9618441d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:14:07.476299 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-d8290e64-97e1-43c6-ba89-5bff5523c1f5 tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (27196ac5-7de3-4d55-b7a3-43e9618441d7) transitioned into state 'SUCCESS' from state '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-635455768',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='440812c9bca442a786aabacf4409d947',qos_specs=None,replication_status=,reservations=['f4fd4990-d2d3-4785-9861-5cc0e6d9cf3e','207cbf9c-0985-4d73-aa67-5540b87bd15d','cc82fa30-db68-4e89-a580-ae642660e677','d308e8c5-2bcd-4e00-9beb-c247ceb22a67'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f1f2ada295a54f5584bbf9f4d581cdf2',volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda)}' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:14:07.476408 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-d8290e64-97e1-43c6-ba89-5bff5523c1f5 tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c8260973-a73a-49d6-9a2e-80128ba56a2c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:14:07.490900 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-d8290e64-97e1-43c6-ba89-5bff5523c1f5 tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c8260973-a73a-49d6-9a2e-80128ba56a2c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:14:07.492075 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-d8290e64-97e1-43c6-ba89-5bff5523c1f5 tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Flow 'volume_create_api' (0051469d-b6a4-4bc0-8eae-2e28ee510d27) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100331) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:14:07.492375 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-d8290e64-97e1-43c6-ba89-5bff5523c1f5 tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Create volume request issued successfully. Aug 16 21:14:07.493083 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-d8290e64-97e1-43c6-ba89-5bff5523c1f5 tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Aug 16 21:14:07.494148 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 539/2131] 10.4.3.143 () {68 vars in 1258 bytes} [Sun Aug 16 21:14:07 2026] POST /volume/v3/volumes => generated 777 bytes in 234 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 21:14:07.512458 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [req-f680bfdb-932a-45f1-98e0-60acd2f80ebb req-549e196f-e671-458d-8ce8-767d4c359660 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:07.516162 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-fb5ef1b5-1b9a-4f19-a6a7-df91c37d1d11 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:07.517960 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [req-f680bfdb-932a-45f1-98e0-60acd2f80ebb req-549e196f-e671-458d-8ce8-767d4c359660 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] GET https://10.4.3.143/volume/v3/volumes/103aab6c-94bf-42b8-9522-e0b6f9e87688 Aug 16 21:14:07.518493 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [req-f680bfdb-932a-45f1-98e0-60acd2f80ebb req-549e196f-e671-458d-8ce8-767d4c359660 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:07.518558 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-fb5ef1b5-1b9a-4f19-a6a7-df91c37d1d11 tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] GET https://10.4.3.143/volume/v3/volumes/a7c8022d-f661-4830-8169-ead22e42b88d Aug 16 21:14:07.518631 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [req-f680bfdb-932a-45f1-98e0-60acd2f80ebb req-549e196f-e671-458d-8ce8-767d4c359660 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:07.518757 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-fb5ef1b5-1b9a-4f19-a6a7-df91c37d1d11 tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:07.519684 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-fb5ef1b5-1b9a-4f19-a6a7-df91c37d1d11 tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:07.528197 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-6b2884d1-9362-4f20-a22b-1cf654e01227 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:07.531687 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-6b2884d1-9362-4f20-a22b-1cf654e01227 tempest-AttachVolumeTestJSON-1191062052 tempest-AttachVolumeTestJSON-1191062052-project-member] GET https://10.4.3.143/volume/v3/volumes/65b11aee-961e-4049-81c5-8bd614dd5bbb Aug 16 21:14:07.531849 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-6b2884d1-9362-4f20-a22b-1cf654e01227 tempest-AttachVolumeTestJSON-1191062052 tempest-AttachVolumeTestJSON-1191062052-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:07.532214 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-6b2884d1-9362-4f20-a22b-1cf654e01227 tempest-AttachVolumeTestJSON-1191062052 tempest-AttachVolumeTestJSON-1191062052-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:07.539661 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:14:07.539661 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:14:07.548811 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:14:07.548811 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:14:07.549186 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:14:07.549186 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:14:07.549238 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [req-f680bfdb-932a-45f1-98e0-60acd2f80ebb req-549e196f-e671-458d-8ce8-767d4c359660 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Volume info retrieved successfully. Aug 16 21:14:07.556132 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-6b2884d1-9362-4f20-a22b-1cf654e01227 tempest-AttachVolumeTestJSON-1191062052 tempest-AttachVolumeTestJSON-1191062052-project-member] Volume info retrieved successfully. Aug 16 21:14:07.558487 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-fb5ef1b5-1b9a-4f19-a6a7-df91c37d1d11 tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Volume info retrieved successfully. Aug 16 21:14:07.562553 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [req-f680bfdb-932a-45f1-98e0-60acd2f80ebb req-549e196f-e671-458d-8ce8-767d4c359660 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] https://10.4.3.143/volume/v3/volumes/103aab6c-94bf-42b8-9522-e0b6f9e87688 returned with HTTP 200 Aug 16 21:14:07.563245 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 538/2132] 10.4.3.143 () {68 vars in 1598 bytes} [Sun Aug 16 21:14:07 2026] GET /volume/v3/volumes/103aab6c-94bf-42b8-9522-e0b6f9e87688 => generated 1660 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:14:07.565546 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-fb5ef1b5-1b9a-4f19-a6a7-df91c37d1d11 tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] https://10.4.3.143/volume/v3/volumes/a7c8022d-f661-4830-8169-ead22e42b88d returned with HTTP 200 Aug 16 21:14:07.566374 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 524/2133] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:14:07 2026] GET /volume/v3/volumes/a7c8022d-f661-4830-8169-ead22e42b88d => generated 956 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:14:07.569098 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-6b2884d1-9362-4f20-a22b-1cf654e01227 tempest-AttachVolumeTestJSON-1191062052 tempest-AttachVolumeTestJSON-1191062052-project-member] https://10.4.3.143/volume/v3/volumes/65b11aee-961e-4049-81c5-8bd614dd5bbb returned with HTTP 200 Aug 16 21:14:07.571019 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 533/2134] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:14:07 2026] GET /volume/v3/volumes/65b11aee-961e-4049-81c5-8bd614dd5bbb => generated 844 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:14:08.071806 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-00399870-5a2e-4058-ad08-8eb0db323b16 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:08.263401 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-00399870-5a2e-4058-ad08-8eb0db323b16 tempest-VolumesTransfersTest-680879781 tempest-VolumesTransfersTest-680879781-project-member] POST https://10.4.3.143/volume/v3/volumes Aug 16 21:14:08.263783 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-00399870-5a2e-4058-ad08-8eb0db323b16 tempest-VolumesTransfersTest-680879781 tempest-VolumesTransfersTest-680879781-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersTest-Volume-165773280"}} {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:14:08.265481 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.v3.volumes [None req-00399870-5a2e-4058-ad08-8eb0db323b16 tempest-VolumesTransfersTest-680879781 tempest-VolumesTransfersTest-680879781-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersTest-Volume-165773280'}} {{(pid=100331) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 21:14:08.265654 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.v3.volumes [None req-00399870-5a2e-4058-ad08-8eb0db323b16 tempest-VolumesTransfersTest-680879781 tempest-VolumesTransfersTest-680879781-project-member] Create volume of 1 GB Aug 16 21:14:08.266062 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:14:08.266062 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:14:08.272359 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-00399870-5a2e-4058-ad08-8eb0db323b16 tempest-VolumesTransfersTest-680879781 tempest-VolumesTransfersTest-680879781-project-member] Availability Zones retrieved successfully. Aug 16 21:14:08.278178 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-00399870-5a2e-4058-ad08-8eb0db323b16 tempest-VolumesTransfersTest-680879781 tempest-VolumesTransfersTest-680879781-project-member] Flow 'volume_create_api' (72eb0878-309e-491e-bae3-7584b1dae6c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100331) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:14:08.279255 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-00399870-5a2e-4058-ad08-8eb0db323b16 tempest-VolumesTransfersTest-680879781 tempest-VolumesTransfersTest-680879781-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c269df72-4c5a-42a7-bf6e-13e215f4857b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:14:08.280351 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.flows.api.create_volume [None req-00399870-5a2e-4058-ad08-8eb0db323b16 tempest-VolumesTransfersTest-680879781 tempest-VolumesTransfersTest-680879781-project-member] Validating volume size '1' using validate_int {{(pid=100331) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 21:14:08.318242 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-00399870-5a2e-4058-ad08-8eb0db323b16 tempest-VolumesTransfersTest-680879781 tempest-VolumesTransfersTest-680879781-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c269df72-4c5a-42a7-bf6e-13e215f4857b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T21:04:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=69e633b8-fab9-4b15-8b40-4f1a67c51cda,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '69e633b8-fab9-4b15-8b40-4f1a67c51cda', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:14:08.319355 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-00399870-5a2e-4058-ad08-8eb0db323b16 tempest-VolumesTransfersTest-680879781 tempest-VolumesTransfersTest-680879781-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fac6f5ee-3b6a-4a7a-94c6-36353fd2884b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:14:08.389771 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.quota [None req-00399870-5a2e-4058-ad08-8eb0db323b16 tempest-VolumesTransfersTest-680879781 tempest-VolumesTransfersTest-680879781-project-member] Created reservations ['7d0d2ccc-4b96-4de7-991c-0685d47c3d90', '99cdb4b0-8ba9-429f-8e97-1d0200eb49f5', '325f47f8-205d-4a68-99c2-434755fb355d', '26436c6a-0978-422b-9676-08962b72bbd0'] {{(pid=100331) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:14:08.390645 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-00399870-5a2e-4058-ad08-8eb0db323b16 tempest-VolumesTransfersTest-680879781 tempest-VolumesTransfersTest-680879781-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fac6f5ee-3b6a-4a7a-94c6-36353fd2884b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7d0d2ccc-4b96-4de7-991c-0685d47c3d90', '99cdb4b0-8ba9-429f-8e97-1d0200eb49f5', '325f47f8-205d-4a68-99c2-434755fb355d', '26436c6a-0978-422b-9676-08962b72bbd0']}' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:14:08.391533 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-00399870-5a2e-4058-ad08-8eb0db323b16 tempest-VolumesTransfersTest-680879781 tempest-VolumesTransfersTest-680879781-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2c1a481f-f5af-414b-9ee8-94ffb1321950) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:14:08.420082 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-00399870-5a2e-4058-ad08-8eb0db323b16 tempest-VolumesTransfersTest-680879781 tempest-VolumesTransfersTest-680879781-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2c1a481f-f5af-414b-9ee8-94ffb1321950) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'de022414-439a-4e87-ac7f-5df48f7c53d9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-165773280',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a0a6d6d48e59486795faea818f9b3874',qos_specs=None,replication_status=,reservations=['7d0d2ccc-4b96-4de7-991c-0685d47c3d90','99cdb4b0-8ba9-429f-8e97-1d0200eb49f5','325f47f8-205d-4a68-99c2-434755fb355d','26436c6a-0978-422b-9676-08962b72bbd0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7ed83b760d944db09c48c6fb31e84670',volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T21:14:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-165773280',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=de022414-439a-4e87-ac7f-5df48f7c53d9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a0a6d6d48e59486795faea818f9b3874',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7ed83b760d944db09c48c6fb31e84670',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(69e633b8-fab9-4b15-8b40-4f1a67c51cda),volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda)}' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:14:08.420806 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-00399870-5a2e-4058-ad08-8eb0db323b16 tempest-VolumesTransfersTest-680879781 tempest-VolumesTransfersTest-680879781-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b710ebaf-877a-4d3e-a90c-c750642cada2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:14:08.445264 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-00399870-5a2e-4058-ad08-8eb0db323b16 tempest-VolumesTransfersTest-680879781 tempest-VolumesTransfersTest-680879781-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b710ebaf-877a-4d3e-a90c-c750642cada2) transitioned into state 'SUCCESS' from state '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-165773280',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a0a6d6d48e59486795faea818f9b3874',qos_specs=None,replication_status=,reservations=['7d0d2ccc-4b96-4de7-991c-0685d47c3d90','99cdb4b0-8ba9-429f-8e97-1d0200eb49f5','325f47f8-205d-4a68-99c2-434755fb355d','26436c6a-0978-422b-9676-08962b72bbd0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7ed83b760d944db09c48c6fb31e84670',volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda)}' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:14:08.446456 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-00399870-5a2e-4058-ad08-8eb0db323b16 tempest-VolumesTransfersTest-680879781 tempest-VolumesTransfersTest-680879781-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f112d2f6-d291-4d9b-bae9-aa0e5d5ae920) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:14:08.459550 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-00399870-5a2e-4058-ad08-8eb0db323b16 tempest-VolumesTransfersTest-680879781 tempest-VolumesTransfersTest-680879781-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f112d2f6-d291-4d9b-bae9-aa0e5d5ae920) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:14:08.460660 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-00399870-5a2e-4058-ad08-8eb0db323b16 tempest-VolumesTransfersTest-680879781 tempest-VolumesTransfersTest-680879781-project-member] Flow 'volume_create_api' (72eb0878-309e-491e-bae3-7584b1dae6c1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100331) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:14:08.460989 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-00399870-5a2e-4058-ad08-8eb0db323b16 tempest-VolumesTransfersTest-680879781 tempest-VolumesTransfersTest-680879781-project-member] Create volume request issued successfully. Aug 16 21:14:08.461783 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-00399870-5a2e-4058-ad08-8eb0db323b16 tempest-VolumesTransfersTest-680879781 tempest-VolumesTransfersTest-680879781-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Aug 16 21:14:08.462480 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 540/2135] 10.4.3.143 () {68 vars in 1258 bytes} [Sun Aug 16 21:14:08 2026] POST /volume/v3/volumes => generated 750 bytes in 391 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Aug 16 21:14:08.475639 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-998a79ac-83c6-48a5-b2ea-90b7c8d2460c None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:08.478135 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-998a79ac-83c6-48a5-b2ea-90b7c8d2460c tempest-VolumesTransfersTest-680879781 tempest-VolumesTransfersTest-680879781-project-member] GET https://10.4.3.143/volume/v3/volumes/de022414-439a-4e87-ac7f-5df48f7c53d9 Aug 16 21:14:08.478891 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-998a79ac-83c6-48a5-b2ea-90b7c8d2460c tempest-VolumesTransfersTest-680879781 tempest-VolumesTransfersTest-680879781-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:08.478891 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-998a79ac-83c6-48a5-b2ea-90b7c8d2460c tempest-VolumesTransfersTest-680879781 tempest-VolumesTransfersTest-680879781-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:08.492375 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:14:08.492375 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:14:08.502653 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-998a79ac-83c6-48a5-b2ea-90b7c8d2460c tempest-VolumesTransfersTest-680879781 tempest-VolumesTransfersTest-680879781-project-member] Volume info retrieved successfully. Aug 16 21:14:08.512961 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-998a79ac-83c6-48a5-b2ea-90b7c8d2460c tempest-VolumesTransfersTest-680879781 tempest-VolumesTransfersTest-680879781-project-member] https://10.4.3.143/volume/v3/volumes/de022414-439a-4e87-ac7f-5df48f7c53d9 returned with HTTP 200 Aug 16 21:14:08.513617 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 539/2136] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:14:08 2026] GET /volume/v3/volumes/de022414-439a-4e87-ac7f-5df48f7c53d9 => generated 818 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:14:08.583614 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-de72673c-0387-4ee8-847e-0f072824f174 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:08.585833 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-de72673c-0387-4ee8-847e-0f072824f174 tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] GET https://10.4.3.143/volume/v3/volumes/a7c8022d-f661-4830-8169-ead22e42b88d Aug 16 21:14:08.586114 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-de72673c-0387-4ee8-847e-0f072824f174 tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:08.586385 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-de72673c-0387-4ee8-847e-0f072824f174 tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:08.598758 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:14:08.598758 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:14:08.603693 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-de72673c-0387-4ee8-847e-0f072824f174 tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Volume info retrieved successfully. Aug 16 21:14:08.611251 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-de72673c-0387-4ee8-847e-0f072824f174 tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] https://10.4.3.143/volume/v3/volumes/a7c8022d-f661-4830-8169-ead22e42b88d returned with HTTP 200 Aug 16 21:14:08.611999 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 525/2137] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:14:08 2026] GET /volume/v3/volumes/a7c8022d-f661-4830-8169-ead22e42b88d => generated 1008 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:14:08.629020 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-11ec342c-4c85-41c6-853b-9da7c95a67a2 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:08.630674 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-11ec342c-4c85-41c6-853b-9da7c95a67a2 tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] POST https://10.4.3.143/volume/v3/snapshots Aug 16 21:14:08.630733 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [req-f680bfdb-932a-45f1-98e0-60acd2f80ebb req-9a1f4e62-b016-42e9-9a7b-8e0fa582485b None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:08.631242 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-11ec342c-4c85-41c6-853b-9da7c95a67a2 tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "a7c8022d-f661-4830-8169-ead22e42b88d", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1884840756"}} {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:14:08.633719 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [req-f680bfdb-932a-45f1-98e0-60acd2f80ebb req-9a1f4e62-b016-42e9-9a7b-8e0fa582485b tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] DELETE https://10.4.3.143/volume/v3/attachments/b7b89a71-4edf-49c6-ac19-2e2ab8d88001 Aug 16 21:14:08.633936 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [req-f680bfdb-932a-45f1-98e0-60acd2f80ebb req-9a1f4e62-b016-42e9-9a7b-8e0fa582485b tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:08.634182 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [req-f680bfdb-932a-45f1-98e0-60acd2f80ebb req-9a1f4e62-b016-42e9-9a7b-8e0fa582485b tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Calling method 'version_select' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:08.642443 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:14:08.642443 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:14:08.650702 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:14:08.650702 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:14:08.651157 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-11ec342c-4c85-41c6-853b-9da7c95a67a2 tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Volume info retrieved successfully. Aug 16 21:14:08.651426 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.v3.snapshots [None req-11ec342c-4c85-41c6-853b-9da7c95a67a2 tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Create snapshot from volume a7c8022d-f661-4830-8169-ead22e42b88d Aug 16 21:14:08.713451 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.quota [None req-11ec342c-4c85-41c6-853b-9da7c95a67a2 tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Created reservations ['8e0cbcf8-7285-42eb-8647-0296c9c6d929', '160c09af-114c-4815-9e18-31ff366972ef', '5f320b06-251f-4bec-a99a-20488e502cfc', '5dc284c0-87ff-4e85-a722-14050021196a'] {{(pid=100332) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:14:08.724146 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [req-f680bfdb-932a-45f1-98e0-60acd2f80ebb req-9a1f4e62-b016-42e9-9a7b-8e0fa582485b tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] https://10.4.3.143/volume/v3/attachments/b7b89a71-4edf-49c6-ac19-2e2ab8d88001 returned with HTTP 200 Aug 16 21:14:08.725110 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 541/2138] 10.4.3.143 () {72 vars in 1673 bytes} [Sun Aug 16 21:14:08 2026] DELETE /volume/v3/attachments/b7b89a71-4edf-49c6-ac19-2e2ab8d88001 => generated 19 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:14:08.746306 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-11ec342c-4c85-41c6-853b-9da7c95a67a2 tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Snapshot create request issued successfully. Aug 16 21:14:08.746885 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-11ec342c-4c85-41c6-853b-9da7c95a67a2 tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] https://10.4.3.143/volume/v3/snapshots returned with HTTP 202 Aug 16 21:14:08.747230 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 534/2139] 10.4.3.143 () {68 vars in 1265 bytes} [Sun Aug 16 21:14:08 2026] POST /volume/v3/snapshots => generated 308 bytes in 119 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 21:14:08.757274 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-6416d8e2-e8e2-466b-9ea0-432c354f5edf None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:08.759120 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-6416d8e2-e8e2-466b-9ea0-432c354f5edf tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] GET https://10.4.3.143/volume/v3/snapshots/bb5b8d32-d960-4cf4-8dcd-5cb1648e7358 Aug 16 21:14:08.759332 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-6416d8e2-e8e2-466b-9ea0-432c354f5edf tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:08.759520 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-6416d8e2-e8e2-466b-9ea0-432c354f5edf tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:08.776557 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:14:08.776557 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:14:08.776816 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-6416d8e2-e8e2-466b-9ea0-432c354f5edf tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Snapshot retrieved successfully. Aug 16 21:14:08.777899 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-6416d8e2-e8e2-466b-9ea0-432c354f5edf tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] https://10.4.3.143/volume/v3/snapshots/bb5b8d32-d960-4cf4-8dcd-5cb1648e7358 returned with HTTP 200 Aug 16 21:14:08.777899 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 540/2140] 10.4.3.143 () {66 vars in 1354 bytes} [Sun Aug 16 21:14:08 2026] GET /volume/v3/snapshots/bb5b8d32-d960-4cf4-8dcd-5cb1648e7358 => generated 440 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:14:08.901210 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-091cb580-dfd3-4208-a95b-3f3e3b32507c None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:09.007504 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-091cb580-dfd3-4208-a95b-3f3e3b32507c tempest-VolumeHostsAdminTestsJSON-723487922 tempest-VolumeHostsAdminTestsJSON-723487922-project-admin] GET https://10.4.3.143/volume/v3/os-hosts Aug 16 21:14:09.007746 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-091cb580-dfd3-4208-a95b-3f3e3b32507c tempest-VolumeHostsAdminTestsJSON-723487922 tempest-VolumeHostsAdminTestsJSON-723487922-project-admin] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:09.007933 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-091cb580-dfd3-4208-a95b-3f3e3b32507c tempest-VolumeHostsAdminTestsJSON-723487922 tempest-VolumeHostsAdminTestsJSON-723487922-project-admin] Calling method 'index' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:09.015929 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.contrib.hosts [None req-091cb580-dfd3-4208-a95b-3f3e3b32507c tempest-VolumeHostsAdminTestsJSON-723487922 tempest-VolumeHostsAdminTestsJSON-723487922-project-admin] status, active and update: available, enabled, 2026-08-16 21:12:33+00:00 {{(pid=100333) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Aug 16 21:14:09.016105 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.contrib.hosts [None req-091cb580-dfd3-4208-a95b-3f3e3b32507c tempest-VolumeHostsAdminTestsJSON-723487922 tempest-VolumeHostsAdminTestsJSON-723487922-project-admin] status, active and update: available, enabled, 2026-08-16 21:12:30+00:00 {{(pid=100333) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Aug 16 21:14:09.016356 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.contrib.hosts [None req-091cb580-dfd3-4208-a95b-3f3e3b32507c tempest-VolumeHostsAdminTestsJSON-723487922 tempest-VolumeHostsAdminTestsJSON-723487922-project-admin] status, active and update: available, enabled, 2026-08-16 21:12:09+00:00 {{(pid=100333) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Aug 16 21:14:09.016712 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-091cb580-dfd3-4208-a95b-3f3e3b32507c tempest-VolumeHostsAdminTestsJSON-723487922 tempest-VolumeHostsAdminTestsJSON-723487922-project-admin] https://10.4.3.143/volume/v3/os-hosts returned with HTTP 200 Aug 16 21:14:09.017207 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 526/2141] 10.4.3.143 () {66 vars in 1240 bytes} [Sun Aug 16 21:14:08 2026] GET /volume/v3/os-hosts => generated 560 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:14:09.026138 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-0be745c2-f7ad-4fdf-825d-e4bb6df50091 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:09.027735 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-0be745c2-f7ad-4fdf-825d-e4bb6df50091 tempest-VolumeHostsAdminTestsJSON-723487922 tempest-VolumeHostsAdminTestsJSON-723487922-project-admin] GET https://10.4.3.143/volume/v3/os-hosts Aug 16 21:14:09.027889 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-0be745c2-f7ad-4fdf-825d-e4bb6df50091 tempest-VolumeHostsAdminTestsJSON-723487922 tempest-VolumeHostsAdminTestsJSON-723487922-project-admin] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:09.028101 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-0be745c2-f7ad-4fdf-825d-e4bb6df50091 tempest-VolumeHostsAdminTestsJSON-723487922 tempest-VolumeHostsAdminTestsJSON-723487922-project-admin] Calling method 'index' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:09.028294 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:14:09.028294 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:14:09.033374 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.contrib.hosts [None req-0be745c2-f7ad-4fdf-825d-e4bb6df50091 tempest-VolumeHostsAdminTestsJSON-723487922 tempest-VolumeHostsAdminTestsJSON-723487922-project-admin] status, active and update: available, enabled, 2026-08-16 21:12:33+00:00 {{(pid=100331) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Aug 16 21:14:09.033534 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.contrib.hosts [None req-0be745c2-f7ad-4fdf-825d-e4bb6df50091 tempest-VolumeHostsAdminTestsJSON-723487922 tempest-VolumeHostsAdminTestsJSON-723487922-project-admin] status, active and update: available, enabled, 2026-08-16 21:12:30+00:00 {{(pid=100331) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Aug 16 21:14:09.033599 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.contrib.hosts [None req-0be745c2-f7ad-4fdf-825d-e4bb6df50091 tempest-VolumeHostsAdminTestsJSON-723487922 tempest-VolumeHostsAdminTestsJSON-723487922-project-admin] status, active and update: available, enabled, 2026-08-16 21:12:09+00:00 {{(pid=100331) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Aug 16 21:14:09.033811 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-0be745c2-f7ad-4fdf-825d-e4bb6df50091 tempest-VolumeHostsAdminTestsJSON-723487922 tempest-VolumeHostsAdminTestsJSON-723487922-project-admin] https://10.4.3.143/volume/v3/os-hosts returned with HTTP 200 Aug 16 21:14:09.034171 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 542/2142] 10.4.3.143 () {66 vars in 1240 bytes} [Sun Aug 16 21:14:09 2026] GET /volume/v3/os-hosts => generated 560 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:14:09.044418 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-1b5c86b9-5e3e-4975-9000-6743479941ea None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:09.046814 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-1b5c86b9-5e3e-4975-9000-6743479941ea tempest-VolumeHostsAdminTestsJSON-723487922 tempest-VolumeHostsAdminTestsJSON-723487922-project-admin] GET https://10.4.3.143/volume/v3/os-hosts/np0000007409@storpool Aug 16 21:14:09.046961 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-1b5c86b9-5e3e-4975-9000-6743479941ea tempest-VolumeHostsAdminTestsJSON-723487922 tempest-VolumeHostsAdminTestsJSON-723487922-project-admin] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:09.047231 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-1b5c86b9-5e3e-4975-9000-6743479941ea tempest-VolumeHostsAdminTestsJSON-723487922 tempest-VolumeHostsAdminTestsJSON-723487922-project-admin] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:09.047489 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:14:09.047489 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:14:09.138584 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-1b5c86b9-5e3e-4975-9000-6743479941ea tempest-VolumeHostsAdminTestsJSON-723487922 tempest-VolumeHostsAdminTestsJSON-723487922-project-admin] https://10.4.3.143/volume/v3/os-hosts/np0000007409@storpool returned with HTTP 200 Aug 16 21:14:09.139071 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 535/2143] 10.4.3.143 () {66 vars in 1306 bytes} [Sun Aug 16 21:14:09 2026] GET /volume/v3/os-hosts/np0000007409@storpool => generated 1507 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:14:09.528738 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-5f6ca8e8-1682-443b-a1c6-e68dbc75b5a0 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:09.530513 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-5f6ca8e8-1682-443b-a1c6-e68dbc75b5a0 tempest-VolumesTransfersTest-680879781 tempest-VolumesTransfersTest-680879781-project-member] GET https://10.4.3.143/volume/v3/volumes/de022414-439a-4e87-ac7f-5df48f7c53d9 Aug 16 21:14:09.530711 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-5f6ca8e8-1682-443b-a1c6-e68dbc75b5a0 tempest-VolumesTransfersTest-680879781 tempest-VolumesTransfersTest-680879781-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:09.530909 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-5f6ca8e8-1682-443b-a1c6-e68dbc75b5a0 tempest-VolumesTransfersTest-680879781 tempest-VolumesTransfersTest-680879781-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:09.537706 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:14:09.537706 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:14:09.541217 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-5f6ca8e8-1682-443b-a1c6-e68dbc75b5a0 tempest-VolumesTransfersTest-680879781 tempest-VolumesTransfersTest-680879781-project-member] Volume info retrieved successfully. Aug 16 21:14:09.545250 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-5f6ca8e8-1682-443b-a1c6-e68dbc75b5a0 tempest-VolumesTransfersTest-680879781 tempest-VolumesTransfersTest-680879781-project-member] https://10.4.3.143/volume/v3/volumes/de022414-439a-4e87-ac7f-5df48f7c53d9 returned with HTTP 200 Aug 16 21:14:09.545629 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 541/2144] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:14:09 2026] GET /volume/v3/volumes/de022414-439a-4e87-ac7f-5df48f7c53d9 => generated 843 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:14:09.557329 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-e6be4d67-0898-451d-9fa7-5ce105c94cac None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:09.560002 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-e6be4d67-0898-451d-9fa7-5ce105c94cac tempest-VolumesTransfersTest-680879781 tempest-VolumesTransfersTest-680879781-project-member] POST https://10.4.3.143/volume/v3/os-volume-transfer Aug 16 21:14:09.560461 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-e6be4d67-0898-451d-9fa7-5ce105c94cac tempest-VolumesTransfersTest-680879781 tempest-VolumesTransfersTest-680879781-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "de022414-439a-4e87-ac7f-5df48f7c53d9"}} {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:14:09.562598 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.contrib.volume_transfer [None req-e6be4d67-0898-451d-9fa7-5ce105c94cac tempest-VolumesTransfersTest-680879781 tempest-VolumesTransfersTest-680879781-project-member] Creating new volume transfer {'transfer': {'volume_id': 'de022414-439a-4e87-ac7f-5df48f7c53d9'}} {{(pid=100333) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Aug 16 21:14:09.562749 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.contrib.volume_transfer [None req-e6be4d67-0898-451d-9fa7-5ce105c94cac tempest-VolumesTransfersTest-680879781 tempest-VolumesTransfersTest-680879781-project-member] Creating transfer of volume de022414-439a-4e87-ac7f-5df48f7c53d9 Aug 16 21:14:09.562897 np0000007409 devstack@c-api.service[100333]: INFO cinder.transfer.api [None req-e6be4d67-0898-451d-9fa7-5ce105c94cac tempest-VolumesTransfersTest-680879781 tempest-VolumesTransfersTest-680879781-project-member] Generating transfer record for volume de022414-439a-4e87-ac7f-5df48f7c53d9 Aug 16 21:14:09.571993 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:14:09.571993 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:14:09.585979 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-e6be4d67-0898-451d-9fa7-5ce105c94cac tempest-VolumesTransfersTest-680879781 tempest-VolumesTransfersTest-680879781-project-member] https://10.4.3.143/volume/v3/os-volume-transfer returned with HTTP 202 Aug 16 21:14:09.586524 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 527/2145] 10.4.3.143 () {68 vars in 1291 bytes} [Sun Aug 16 21:14:09 2026] POST /volume/v3/os-volume-transfer => generated 441 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 21:14:09.594776 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-9e4ec828-d9c5-4885-92f6-ac476e8697e8 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:09.597039 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-9e4ec828-d9c5-4885-92f6-ac476e8697e8 tempest-VolumesTransfersTest-680879781 tempest-VolumesTransfersTest-680879781-project-member] GET https://10.4.3.143/volume/v3/volumes/de022414-439a-4e87-ac7f-5df48f7c53d9 Aug 16 21:14:09.597346 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-9e4ec828-d9c5-4885-92f6-ac476e8697e8 tempest-VolumesTransfersTest-680879781 tempest-VolumesTransfersTest-680879781-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:09.597621 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-9e4ec828-d9c5-4885-92f6-ac476e8697e8 tempest-VolumesTransfersTest-680879781 tempest-VolumesTransfersTest-680879781-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:09.605362 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:14:09.605362 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:14:09.611933 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-9e4ec828-d9c5-4885-92f6-ac476e8697e8 tempest-VolumesTransfersTest-680879781 tempest-VolumesTransfersTest-680879781-project-member] Volume info retrieved successfully. Aug 16 21:14:09.616303 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-9e4ec828-d9c5-4885-92f6-ac476e8697e8 tempest-VolumesTransfersTest-680879781 tempest-VolumesTransfersTest-680879781-project-member] https://10.4.3.143/volume/v3/volumes/de022414-439a-4e87-ac7f-5df48f7c53d9 returned with HTTP 200 Aug 16 21:14:09.616658 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 543/2146] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:14:09 2026] GET /volume/v3/volumes/de022414-439a-4e87-ac7f-5df48f7c53d9 => generated 851 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:14:09.627980 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-d4481f95-2324-4397-8808-0f3794fafbf3 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:09.629655 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-d4481f95-2324-4397-8808-0f3794fafbf3 tempest-VolumesTransfersTest-680879781 tempest-VolumesTransfersTest-680879781-project-member] GET https://10.4.3.143/volume/v3/os-volume-transfer/9f634efe-d76e-4f02-97f9-8f17c9695f42 Aug 16 21:14:09.630018 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-d4481f95-2324-4397-8808-0f3794fafbf3 tempest-VolumesTransfersTest-680879781 tempest-VolumesTransfersTest-680879781-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:09.630018 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-d4481f95-2324-4397-8808-0f3794fafbf3 tempest-VolumesTransfersTest-680879781 tempest-VolumesTransfersTest-680879781-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:09.633487 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-d4481f95-2324-4397-8808-0f3794fafbf3 tempest-VolumesTransfersTest-680879781 tempest-VolumesTransfersTest-680879781-project-member] https://10.4.3.143/volume/v3/os-volume-transfer/9f634efe-d76e-4f02-97f9-8f17c9695f42 returned with HTTP 200 Aug 16 21:14:09.633802 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 536/2147] 10.4.3.143 () {66 vars in 1381 bytes} [Sun Aug 16 21:14:09 2026] GET /volume/v3/os-volume-transfer/9f634efe-d76e-4f02-97f9-8f17c9695f42 => generated 409 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:14:09.641433 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-2cb837bb-7d0e-4acf-a1ac-0f74c0679afc None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:09.643162 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-2cb837bb-7d0e-4acf-a1ac-0f74c0679afc tempest-VolumesTransfersTest-680879781 tempest-VolumesTransfersTest-680879781-project-member] GET https://10.4.3.143/volume/v3/os-volume-transfer Aug 16 21:14:09.643361 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-2cb837bb-7d0e-4acf-a1ac-0f74c0679afc tempest-VolumesTransfersTest-680879781 tempest-VolumesTransfersTest-680879781-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:09.643536 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-2cb837bb-7d0e-4acf-a1ac-0f74c0679afc tempest-VolumesTransfersTest-680879781 tempest-VolumesTransfersTest-680879781-project-member] Calling method 'index' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:09.643747 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.contrib.volume_transfer [None req-2cb837bb-7d0e-4acf-a1ac-0f74c0679afc tempest-VolumesTransfersTest-680879781 tempest-VolumesTransfersTest-680879781-project-member] Listing volume transfers {{(pid=100330) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Aug 16 21:14:09.648356 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-2cb837bb-7d0e-4acf-a1ac-0f74c0679afc tempest-VolumesTransfersTest-680879781 tempest-VolumesTransfersTest-680879781-project-member] https://10.4.3.143/volume/v3/os-volume-transfer returned with HTTP 200 Aug 16 21:14:09.648708 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 542/2148] 10.4.3.143 () {66 vars in 1270 bytes} [Sun Aug 16 21:14:09 2026] GET /volume/v3/os-volume-transfer => generated 368 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:14:09.657714 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-205d357b-3c58-4018-bb55-bd6617fc6ef7 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:09.680345 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-bf3fb189-02e5-4aa8-9b77-6e987e3ff9f1 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:09.682159 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-bf3fb189-02e5-4aa8-9b77-6e987e3ff9f1 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] DELETE https://10.4.3.143/volume/v3/volumes/103aab6c-94bf-42b8-9522-e0b6f9e87688 Aug 16 21:14:09.682367 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-bf3fb189-02e5-4aa8-9b77-6e987e3ff9f1 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:09.682564 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-bf3fb189-02e5-4aa8-9b77-6e987e3ff9f1 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Calling method 'delete' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:09.682773 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.v3.volumes [None req-bf3fb189-02e5-4aa8-9b77-6e987e3ff9f1 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Delete volume with id: 103aab6c-94bf-42b8-9522-e0b6f9e87688 Aug 16 21:14:09.690748 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:14:09.690748 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:14:09.691265 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-bf3fb189-02e5-4aa8-9b77-6e987e3ff9f1 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Volume info retrieved successfully. Aug 16 21:14:09.707346 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-bf3fb189-02e5-4aa8-9b77-6e987e3ff9f1 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Delete volume request issued successfully. Aug 16 21:14:09.707529 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-bf3fb189-02e5-4aa8-9b77-6e987e3ff9f1 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] https://10.4.3.143/volume/v3/volumes/103aab6c-94bf-42b8-9522-e0b6f9e87688 returned with HTTP 202 Aug 16 21:14:09.708160 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 544/2149] 10.4.3.143 () {66 vars in 1351 bytes} [Sun Aug 16 21:14:09 2026] DELETE /volume/v3/volumes/103aab6c-94bf-42b8-9522-e0b6f9e87688 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 21:14:09.716651 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-bb5f2c50-e318-4899-88db-8b664e185342 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:09.717644 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-bb5f2c50-e318-4899-88db-8b664e185342 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] GET https://10.4.3.143/volume/v3/volumes/103aab6c-94bf-42b8-9522-e0b6f9e87688 Aug 16 21:14:09.717936 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-bb5f2c50-e318-4899-88db-8b664e185342 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:09.718362 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-bb5f2c50-e318-4899-88db-8b664e185342 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:09.724559 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:14:09.724559 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:14:09.728077 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-bb5f2c50-e318-4899-88db-8b664e185342 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Volume info retrieved successfully. Aug 16 21:14:09.734336 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-bb5f2c50-e318-4899-88db-8b664e185342 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] https://10.4.3.143/volume/v3/volumes/103aab6c-94bf-42b8-9522-e0b6f9e87688 returned with HTTP 200 Aug 16 21:14:09.734630 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 537/2150] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:14:09 2026] GET /volume/v3/volumes/103aab6c-94bf-42b8-9522-e0b6f9e87688 => generated 1367 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:14:09.786439 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-205d357b-3c58-4018-bb55-bd6617fc6ef7 tempest-VolumesTransfersTest-392950629 tempest-VolumesTransfersTest-392950629-project-member] POST https://10.4.3.143/volume/v3/os-volume-transfer/9f634efe-d76e-4f02-97f9-8f17c9695f42/accept Aug 16 21:14:09.786981 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-205d357b-3c58-4018-bb55-bd6617fc6ef7 tempest-VolumesTransfersTest-392950629 tempest-VolumesTransfersTest-392950629-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "fa431bfe68fc799c"}} {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:14:09.788432 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-771de71c-5438-4e9e-a08b-60e2fc947a16 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:09.788506 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.contrib.volume_transfer [None req-205d357b-3c58-4018-bb55-bd6617fc6ef7 tempest-VolumesTransfersTest-392950629 tempest-VolumesTransfersTest-392950629-project-member] Accepting volume transfer 9f634efe-d76e-4f02-97f9-8f17c9695f42 {{(pid=100333) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Aug 16 21:14:09.788689 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.contrib.volume_transfer [None req-205d357b-3c58-4018-bb55-bd6617fc6ef7 tempest-VolumesTransfersTest-392950629 tempest-VolumesTransfersTest-392950629-project-member] Accepting transfer 9f634efe-d76e-4f02-97f9-8f17c9695f42 Aug 16 21:14:09.790377 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-771de71c-5438-4e9e-a08b-60e2fc947a16 tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] GET https://10.4.3.143/volume/v3/snapshots/bb5b8d32-d960-4cf4-8dcd-5cb1648e7358 Aug 16 21:14:09.790763 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-771de71c-5438-4e9e-a08b-60e2fc947a16 tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:09.790763 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-771de71c-5438-4e9e-a08b-60e2fc947a16 tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:09.796060 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:14:09.796060 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:14:09.796420 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-771de71c-5438-4e9e-a08b-60e2fc947a16 tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Snapshot retrieved successfully. Aug 16 21:14:09.797154 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-771de71c-5438-4e9e-a08b-60e2fc947a16 tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] https://10.4.3.143/volume/v3/snapshots/bb5b8d32-d960-4cf4-8dcd-5cb1648e7358 returned with HTTP 200 Aug 16 21:14:09.797570 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 543/2151] 10.4.3.143 () {66 vars in 1354 bytes} [Sun Aug 16 21:14:09 2026] GET /volume/v3/snapshots/bb5b8d32-d960-4cf4-8dcd-5cb1648e7358 => generated 467 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:14:09.808436 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-7636cbfa-24d1-46f2-8c02-8542a0664e39 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:09.810786 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-7636cbfa-24d1-46f2-8c02-8542a0664e39 tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-member] DELETE https://10.4.3.143/volume/v3/snapshots/bb5b8d32-d960-4cf4-8dcd-5cb1648e7358 Aug 16 21:14:09.811128 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-7636cbfa-24d1-46f2-8c02-8542a0664e39 tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:09.811416 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-7636cbfa-24d1-46f2-8c02-8542a0664e39 tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-member] Calling method 'delete' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:09.811596 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.v3.snapshots [None req-7636cbfa-24d1-46f2-8c02-8542a0664e39 tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-member] Delete snapshot with id: bb5b8d32-d960-4cf4-8dcd-5cb1648e7358 Aug 16 21:14:09.818483 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:14:09.818483 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:14:09.819167 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-7636cbfa-24d1-46f2-8c02-8542a0664e39 tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-member] Snapshot retrieved successfully. Aug 16 21:14:09.840232 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-7636cbfa-24d1-46f2-8c02-8542a0664e39 tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-member] Snapshot delete request issued successfully. Aug 16 21:14:09.840516 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-7636cbfa-24d1-46f2-8c02-8542a0664e39 tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-member] https://10.4.3.143/volume/v3/snapshots/bb5b8d32-d960-4cf4-8dcd-5cb1648e7358 returned with HTTP 202 Aug 16 21:14:09.841260 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 545/2152] 10.4.3.143 () {66 vars in 1357 bytes} [Sun Aug 16 21:14:09 2026] DELETE /volume/v3/snapshots/bb5b8d32-d960-4cf4-8dcd-5cb1648e7358 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 21:14:09.847803 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-2ef51339-1061-4a5e-95ec-00fd5ebd5882 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:09.849745 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-2ef51339-1061-4a5e-95ec-00fd5ebd5882 tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-member] GET https://10.4.3.143/volume/v3/snapshots/bb5b8d32-d960-4cf4-8dcd-5cb1648e7358 Aug 16 21:14:09.849881 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-2ef51339-1061-4a5e-95ec-00fd5ebd5882 tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:09.850092 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-2ef51339-1061-4a5e-95ec-00fd5ebd5882 tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:09.856852 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:14:09.856852 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:14:09.856989 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.quota [None req-205d357b-3c58-4018-bb55-bd6617fc6ef7 tempest-VolumesTransfersTest-392950629 tempest-VolumesTransfersTest-392950629-project-member] Created reservations ['6478e78b-cbe3-49f4-87df-f8fb3ed42771', '635bf452-e503-403c-a2ce-9d18ecfb781b', '9cb81c35-4429-47ef-b149-f64acb46a7a4', '681dc618-52ca-4f2d-9377-301b270ea41e'] {{(pid=100333) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:14:09.857385 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-2ef51339-1061-4a5e-95ec-00fd5ebd5882 tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-member] Snapshot retrieved successfully. Aug 16 21:14:09.858187 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-2ef51339-1061-4a5e-95ec-00fd5ebd5882 tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-member] https://10.4.3.143/volume/v3/snapshots/bb5b8d32-d960-4cf4-8dcd-5cb1648e7358 returned with HTTP 200 Aug 16 21:14:09.858578 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 538/2153] 10.4.3.143 () {66 vars in 1354 bytes} [Sun Aug 16 21:14:09 2026] GET /volume/v3/snapshots/bb5b8d32-d960-4cf4-8dcd-5cb1648e7358 => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:14:09.879115 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.quota [None req-205d357b-3c58-4018-bb55-bd6617fc6ef7 tempest-VolumesTransfersTest-392950629 tempest-VolumesTransfersTest-392950629-project-member] Created reservations ['bb919c8a-3ec0-4cff-bb5f-acae16196675', '24c21f8f-2f39-4c89-ae38-80eafc95149d', 'e89ee3e8-381d-42de-a33f-57936f1f5be1', '465a5c21-1ae3-43fa-87a2-b76994a3df85'] {{(pid=100333) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:14:09.917892 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.quota [None req-205d357b-3c58-4018-bb55-bd6617fc6ef7 tempest-VolumesTransfersTest-392950629 tempest-VolumesTransfersTest-392950629-project-member] Created reservations ['5228efac-6ecb-4b7e-8c77-f896f43a8707', 'b905f850-e0c4-4363-b344-4db761f3cac3', 'f80c7bec-1d1b-4375-a3e1-4dd6379409ce', 'b27f7d42-cffb-44ab-915b-a62b41abbb8b'] {{(pid=100333) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:14:09.946207 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.quota [None req-205d357b-3c58-4018-bb55-bd6617fc6ef7 tempest-VolumesTransfersTest-392950629 tempest-VolumesTransfersTest-392950629-project-member] Created reservations ['799f666a-1fd5-4f41-ab4e-8b5a38a3fbbe', '6f0301f5-61a9-49a8-b034-4b2e568268bb', 'e1d508f2-3382-4f9d-9a4f-4b96e27ccb13', 'aa982747-6253-44db-9d95-79beee187bc5'] {{(pid=100333) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:14:09.957331 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-205d357b-3c58-4018-bb55-bd6617fc6ef7 tempest-VolumesTransfersTest-392950629 tempest-VolumesTransfersTest-392950629-project-member] Transfer volume completed successfully. Aug 16 21:14:10.010431 np0000007409 devstack@c-api.service[100333]: INFO cinder.transfer.api [None req-205d357b-3c58-4018-bb55-bd6617fc6ef7 tempest-VolumesTransfersTest-392950629 tempest-VolumesTransfersTest-392950629-project-member] Volume de022414-439a-4e87-ac7f-5df48f7c53d9 has been transferred. Aug 16 21:14:10.016161 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-205d357b-3c58-4018-bb55-bd6617fc6ef7 tempest-VolumesTransfersTest-392950629 tempest-VolumesTransfersTest-392950629-project-member] https://10.4.3.143/volume/v3/os-volume-transfer/9f634efe-d76e-4f02-97f9-8f17c9695f42/accept returned with HTTP 202 Aug 16 21:14:10.016601 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 528/2154] 10.4.3.143 () {68 vars in 1423 bytes} [Sun Aug 16 21:14:09 2026] POST /volume/v3/os-volume-transfer/9f634efe-d76e-4f02-97f9-8f17c9695f42/accept => generated 365 bytes in 359 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 21:14:10.025498 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-bfec500a-3a0f-45bc-8f94-e0cb99c2883d None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:10.027247 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-bfec500a-3a0f-45bc-8f94-e0cb99c2883d tempest-VolumesTransfersTest-392950629 tempest-VolumesTransfersTest-392950629-project-member] GET https://10.4.3.143/volume/v3/volumes/de022414-439a-4e87-ac7f-5df48f7c53d9 Aug 16 21:14:10.027425 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-bfec500a-3a0f-45bc-8f94-e0cb99c2883d tempest-VolumesTransfersTest-392950629 tempest-VolumesTransfersTest-392950629-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:10.027598 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-bfec500a-3a0f-45bc-8f94-e0cb99c2883d tempest-VolumesTransfersTest-392950629 tempest-VolumesTransfersTest-392950629-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:10.033972 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:14:10.033972 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:14:10.037360 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-bfec500a-3a0f-45bc-8f94-e0cb99c2883d tempest-VolumesTransfersTest-392950629 tempest-VolumesTransfersTest-392950629-project-member] Volume info retrieved successfully. Aug 16 21:14:10.041394 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-bfec500a-3a0f-45bc-8f94-e0cb99c2883d tempest-VolumesTransfersTest-392950629 tempest-VolumesTransfersTest-392950629-project-member] https://10.4.3.143/volume/v3/volumes/de022414-439a-4e87-ac7f-5df48f7c53d9 returned with HTTP 200 Aug 16 21:14:10.041876 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 544/2155] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:14:10 2026] GET /volume/v3/volumes/de022414-439a-4e87-ac7f-5df48f7c53d9 => generated 843 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:14:10.055063 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-0d7440c0-ded8-463e-b46e-6cb8e5f1f3ae None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:10.056906 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-0d7440c0-ded8-463e-b46e-6cb8e5f1f3ae tempest-VolumesTransfersTest-392950629 tempest-VolumesTransfersTest-392950629-project-member] GET https://10.4.3.143/volume/v3/volumes/de022414-439a-4e87-ac7f-5df48f7c53d9 Aug 16 21:14:10.057115 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-0d7440c0-ded8-463e-b46e-6cb8e5f1f3ae tempest-VolumesTransfersTest-392950629 tempest-VolumesTransfersTest-392950629-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:10.057295 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-0d7440c0-ded8-463e-b46e-6cb8e5f1f3ae tempest-VolumesTransfersTest-392950629 tempest-VolumesTransfersTest-392950629-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:10.064396 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:14:10.064396 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:14:10.067824 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-0d7440c0-ded8-463e-b46e-6cb8e5f1f3ae tempest-VolumesTransfersTest-392950629 tempest-VolumesTransfersTest-392950629-project-member] Volume info retrieved successfully. Aug 16 21:14:10.071408 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-0d7440c0-ded8-463e-b46e-6cb8e5f1f3ae tempest-VolumesTransfersTest-392950629 tempest-VolumesTransfersTest-392950629-project-member] https://10.4.3.143/volume/v3/volumes/de022414-439a-4e87-ac7f-5df48f7c53d9 returned with HTTP 200 Aug 16 21:14:10.071793 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 546/2156] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:14:10 2026] GET /volume/v3/volumes/de022414-439a-4e87-ac7f-5df48f7c53d9 => generated 843 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:14:10.083260 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-e84fa18d-5262-4443-981e-28443a9b9c7e None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:10.084994 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-e84fa18d-5262-4443-981e-28443a9b9c7e tempest-VolumesTransfersTest-680879781 tempest-VolumesTransfersTest-680879781-project-member] DELETE https://10.4.3.143/volume/v3/os-volume-transfer/9f634efe-d76e-4f02-97f9-8f17c9695f42 Aug 16 21:14:10.085228 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-e84fa18d-5262-4443-981e-28443a9b9c7e tempest-VolumesTransfersTest-680879781 tempest-VolumesTransfersTest-680879781-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:10.085434 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-e84fa18d-5262-4443-981e-28443a9b9c7e tempest-VolumesTransfersTest-680879781 tempest-VolumesTransfersTest-680879781-project-member] Calling method 'delete' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:10.085590 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.contrib.volume_transfer [None req-e84fa18d-5262-4443-981e-28443a9b9c7e tempest-VolumesTransfersTest-680879781 tempest-VolumesTransfersTest-680879781-project-member] Delete transfer with id: 9f634efe-d76e-4f02-97f9-8f17c9695f42 Aug 16 21:14:10.088808 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-e84fa18d-5262-4443-981e-28443a9b9c7e tempest-VolumesTransfersTest-680879781 tempest-VolumesTransfersTest-680879781-project-member] https://10.4.3.143/volume/v3/os-volume-transfer/9f634efe-d76e-4f02-97f9-8f17c9695f42 returned with HTTP 404 Aug 16 21:14:10.089347 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 539/2157] 10.4.3.143 () {66 vars in 1384 bytes} [Sun Aug 16 21:14:10 2026] DELETE /volume/v3/os-volume-transfer/9f634efe-d76e-4f02-97f9-8f17c9695f42 => generated 111 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:14:10.096129 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-2508d249-6d89-4e7f-9ddd-388f86116e2d None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:10.097106 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-0d9e0461-5d71-4763-81ba-1ebe239ab625 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:10.099108 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-0d9e0461-5d71-4763-81ba-1ebe239ab625 tempest-VolumesActionsTest-1927630399 tempest-VolumesActionsTest-1927630399-project-member] GET https://10.4.3.143/volume/v3/volumes/0814e87e-a7f9-4588-94c8-3ca0546c4170 Aug 16 21:14:10.099518 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-0d9e0461-5d71-4763-81ba-1ebe239ab625 tempest-VolumesActionsTest-1927630399 tempest-VolumesActionsTest-1927630399-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:10.099736 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-0d9e0461-5d71-4763-81ba-1ebe239ab625 tempest-VolumesActionsTest-1927630399 tempest-VolumesActionsTest-1927630399-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:10.109696 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:14:10.109696 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:14:10.114394 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-0d9e0461-5d71-4763-81ba-1ebe239ab625 tempest-VolumesActionsTest-1927630399 tempest-VolumesActionsTest-1927630399-project-member] Volume info retrieved successfully. Aug 16 21:14:10.120340 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-0d9e0461-5d71-4763-81ba-1ebe239ab625 tempest-VolumesActionsTest-1927630399 tempest-VolumesActionsTest-1927630399-project-member] https://10.4.3.143/volume/v3/volumes/0814e87e-a7f9-4588-94c8-3ca0546c4170 returned with HTTP 200 Aug 16 21:14:10.120750 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 545/2158] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:14:10 2026] GET /volume/v3/volumes/0814e87e-a7f9-4588-94c8-3ca0546c4170 => generated 860 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:14:10.151988 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-0a84e82a-64a2-4f8f-9982-b53ad50f7e8c None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:10.153479 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-0a84e82a-64a2-4f8f-9982-b53ad50f7e8c tempest-VolumesActionsTest-1927630399 tempest-VolumesActionsTest-1927630399-project-member] POST https://10.4.3.143/volume/v3/volumes/0814e87e-a7f9-4588-94c8-3ca0546c4170/action Aug 16 21:14:10.153766 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-0a84e82a-64a2-4f8f-9982-b53ad50f7e8c tempest-VolumesActionsTest-1927630399 tempest-VolumesActionsTest-1927630399-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-1415108615", "disk_format": "qcow2"}}' {{(pid=100331) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 21:14:10.153877 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-0a84e82a-64a2-4f8f-9982-b53ad50f7e8c tempest-VolumesActionsTest-1927630399 tempest-VolumesActionsTest-1927630399-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-1415108615", "disk_format": "qcow2"}} {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:14:10.162086 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:14:10.162086 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:14:10.162652 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-0a84e82a-64a2-4f8f-9982-b53ad50f7e8c tempest-VolumesActionsTest-1927630399 tempest-VolumesActionsTest-1927630399-project-member] Volume info retrieved successfully. Aug 16 21:14:10.178506 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:14:10.178506 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:14:10.182856 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.image.image_utils [None req-0a84e82a-64a2-4f8f-9982-b53ad50f7e8c tempest-VolumesActionsTest-1927630399 tempest-VolumesActionsTest-1927630399-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'qcow2', 'name': 'tempest-VolumesActionsTest-Image-1415108615'}] 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-1415108615'}]. {{(pid=100331) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Aug 16 21:14:10.199392 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-2508d249-6d89-4e7f-9ddd-388f86116e2d tempest-VolumesTransfersTest-1015887744 tempest-VolumesTransfersTest-1015887744-project-admin] DELETE https://10.4.3.143/volume/v3/volumes/de022414-439a-4e87-ac7f-5df48f7c53d9 Aug 16 21:14:10.199595 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-2508d249-6d89-4e7f-9ddd-388f86116e2d tempest-VolumesTransfersTest-1015887744 tempest-VolumesTransfersTest-1015887744-project-admin] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:10.199773 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-2508d249-6d89-4e7f-9ddd-388f86116e2d tempest-VolumesTransfersTest-1015887744 tempest-VolumesTransfersTest-1015887744-project-admin] Calling method 'delete' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:10.199927 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.v3.volumes [None req-2508d249-6d89-4e7f-9ddd-388f86116e2d tempest-VolumesTransfersTest-1015887744 tempest-VolumesTransfersTest-1015887744-project-admin] Delete volume with id: de022414-439a-4e87-ac7f-5df48f7c53d9 Aug 16 21:14:10.208508 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:14:10.208508 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:14:10.208865 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-2508d249-6d89-4e7f-9ddd-388f86116e2d tempest-VolumesTransfersTest-1015887744 tempest-VolumesTransfersTest-1015887744-project-admin] Volume info retrieved successfully. Aug 16 21:14:10.224477 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-2508d249-6d89-4e7f-9ddd-388f86116e2d tempest-VolumesTransfersTest-1015887744 tempest-VolumesTransfersTest-1015887744-project-admin] Delete volume request issued successfully. Aug 16 21:14:10.224663 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-2508d249-6d89-4e7f-9ddd-388f86116e2d tempest-VolumesTransfersTest-1015887744 tempest-VolumesTransfersTest-1015887744-project-admin] https://10.4.3.143/volume/v3/volumes/de022414-439a-4e87-ac7f-5df48f7c53d9 returned with HTTP 202 Aug 16 21:14:10.225140 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 529/2159] 10.4.3.143 () {66 vars in 1351 bytes} [Sun Aug 16 21:14:10 2026] DELETE /volume/v3/volumes/de022414-439a-4e87-ac7f-5df48f7c53d9 => generated 0 bytes in 130 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 21:14:10.233413 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-7034055b-ba19-4e10-a318-59dc0bc3792c None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:10.234750 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-7034055b-ba19-4e10-a318-59dc0bc3792c tempest-VolumesTransfersTest-1015887744 tempest-VolumesTransfersTest-1015887744-project-admin] GET https://10.4.3.143/volume/v3/volumes/de022414-439a-4e87-ac7f-5df48f7c53d9 Aug 16 21:14:10.234964 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-7034055b-ba19-4e10-a318-59dc0bc3792c tempest-VolumesTransfersTest-1015887744 tempest-VolumesTransfersTest-1015887744-project-admin] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:10.235181 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-7034055b-ba19-4e10-a318-59dc0bc3792c tempest-VolumesTransfersTest-1015887744 tempest-VolumesTransfersTest-1015887744-project-admin] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:10.242804 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:14:10.242804 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:14:10.247330 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-7034055b-ba19-4e10-a318-59dc0bc3792c tempest-VolumesTransfersTest-1015887744 tempest-VolumesTransfersTest-1015887744-project-admin] Volume info retrieved successfully. Aug 16 21:14:10.252424 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-7034055b-ba19-4e10-a318-59dc0bc3792c tempest-VolumesTransfersTest-1015887744 tempest-VolumesTransfersTest-1015887744-project-admin] https://10.4.3.143/volume/v3/volumes/de022414-439a-4e87-ac7f-5df48f7c53d9 returned with HTTP 200 Aug 16 21:14:10.252424 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 540/2160] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:14:10 2026] GET /volume/v3/volumes/de022414-439a-4e87-ac7f-5df48f7c53d9 => generated 1006 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:14:10.692758 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-772669f7-b4fc-4b17-9b56-88f3d8d4efef None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:10.694515 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-772669f7-b4fc-4b17-9b56-88f3d8d4efef tempest-AttachVolumeTestJSON-1191062052 tempest-AttachVolumeTestJSON-1191062052-project-member] DELETE https://10.4.3.143/volume/v3/volumes/16569e59-651b-4e4e-8283-cbcce657714a Aug 16 21:14:10.694664 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-772669f7-b4fc-4b17-9b56-88f3d8d4efef tempest-AttachVolumeTestJSON-1191062052 tempest-AttachVolumeTestJSON-1191062052-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:10.694836 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-772669f7-b4fc-4b17-9b56-88f3d8d4efef tempest-AttachVolumeTestJSON-1191062052 tempest-AttachVolumeTestJSON-1191062052-project-member] Calling method 'delete' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:10.695005 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.v3.volumes [None req-772669f7-b4fc-4b17-9b56-88f3d8d4efef tempest-AttachVolumeTestJSON-1191062052 tempest-AttachVolumeTestJSON-1191062052-project-member] Delete volume with id: 16569e59-651b-4e4e-8283-cbcce657714a Aug 16 21:14:10.702042 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:14:10.702042 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:14:10.702453 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-772669f7-b4fc-4b17-9b56-88f3d8d4efef tempest-AttachVolumeTestJSON-1191062052 tempest-AttachVolumeTestJSON-1191062052-project-member] Volume info retrieved successfully. Aug 16 21:14:10.722499 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-772669f7-b4fc-4b17-9b56-88f3d8d4efef tempest-AttachVolumeTestJSON-1191062052 tempest-AttachVolumeTestJSON-1191062052-project-member] Delete volume request issued successfully. Aug 16 21:14:10.722976 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-772669f7-b4fc-4b17-9b56-88f3d8d4efef tempest-AttachVolumeTestJSON-1191062052 tempest-AttachVolumeTestJSON-1191062052-project-member] https://10.4.3.143/volume/v3/volumes/16569e59-651b-4e4e-8283-cbcce657714a returned with HTTP 202 Aug 16 21:14:10.723603 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 546/2161] 10.4.3.143 () {66 vars in 1351 bytes} [Sun Aug 16 21:14:10 2026] DELETE /volume/v3/volumes/16569e59-651b-4e4e-8283-cbcce657714a => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 21:14:10.730637 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-71b3b23a-dc81-43f3-ab8f-7ddca67c32e4 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:10.732527 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-71b3b23a-dc81-43f3-ab8f-7ddca67c32e4 tempest-AttachVolumeTestJSON-1191062052 tempest-AttachVolumeTestJSON-1191062052-project-member] GET https://10.4.3.143/volume/v3/volumes/16569e59-651b-4e4e-8283-cbcce657714a Aug 16 21:14:10.732738 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-71b3b23a-dc81-43f3-ab8f-7ddca67c32e4 tempest-AttachVolumeTestJSON-1191062052 tempest-AttachVolumeTestJSON-1191062052-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:10.732907 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-71b3b23a-dc81-43f3-ab8f-7ddca67c32e4 tempest-AttachVolumeTestJSON-1191062052 tempest-AttachVolumeTestJSON-1191062052-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:10.740090 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:14:10.740090 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:14:10.743950 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-71b3b23a-dc81-43f3-ab8f-7ddca67c32e4 tempest-AttachVolumeTestJSON-1191062052 tempest-AttachVolumeTestJSON-1191062052-project-member] Volume info retrieved successfully. Aug 16 21:14:10.747762 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-fda8127c-3cc0-455e-8728-989f2df39856 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:10.749945 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-fda8127c-3cc0-455e-8728-989f2df39856 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] GET https://10.4.3.143/volume/v3/volumes/103aab6c-94bf-42b8-9522-e0b6f9e87688 Aug 16 21:14:10.750083 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-71b3b23a-dc81-43f3-ab8f-7ddca67c32e4 tempest-AttachVolumeTestJSON-1191062052 tempest-AttachVolumeTestJSON-1191062052-project-member] https://10.4.3.143/volume/v3/volumes/16569e59-651b-4e4e-8283-cbcce657714a returned with HTTP 200 Aug 16 21:14:10.750228 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-fda8127c-3cc0-455e-8728-989f2df39856 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:10.750792 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-fda8127c-3cc0-455e-8728-989f2df39856 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:10.750957 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 530/2162] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:14:10 2026] GET /volume/v3/volumes/16569e59-651b-4e4e-8283-cbcce657714a => generated 843 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:14:10.758369 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-fda8127c-3cc0-455e-8728-989f2df39856 tempest-AttachVolumeMultiAttachTest-739130298 tempest-AttachVolumeMultiAttachTest-739130298-project-member] https://10.4.3.143/volume/v3/volumes/103aab6c-94bf-42b8-9522-e0b6f9e87688 returned with HTTP 404 Aug 16 21:14:10.758869 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 541/2163] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:14:10 2026] GET /volume/v3/volumes/103aab6c-94bf-42b8-9522-e0b6f9e87688 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:14:10.800377 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-0a84e82a-64a2-4f8f-9982-b53ad50f7e8c tempest-VolumesActionsTest-1927630399 tempest-VolumesActionsTest-1927630399-project-member] Copy volume to image completed successfully. Aug 16 21:14:10.800902 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-0a84e82a-64a2-4f8f-9982-b53ad50f7e8c tempest-VolumesActionsTest-1927630399 tempest-VolumesActionsTest-1927630399-project-member] https://10.4.3.143/volume/v3/volumes/0814e87e-a7f9-4588-94c8-3ca0546c4170/action returned with HTTP 202 Aug 16 21:14:10.801438 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 547/2164] 10.4.3.143 () {68 vars in 1391 bytes} [Sun Aug 16 21:14:10 2026] POST /volume/v3/volumes/0814e87e-a7f9-4588-94c8-3ca0546c4170/action => generated 689 bytes in 650 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 21:14:10.868909 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-5074b963-56a9-48d9-8de2-eb6efb16dbd4 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:10.870686 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-5074b963-56a9-48d9-8de2-eb6efb16dbd4 tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-member] GET https://10.4.3.143/volume/v3/snapshots/bb5b8d32-d960-4cf4-8dcd-5cb1648e7358 Aug 16 21:14:10.870929 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-5074b963-56a9-48d9-8de2-eb6efb16dbd4 tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:10.871134 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-5074b963-56a9-48d9-8de2-eb6efb16dbd4 tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:10.875527 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-5074b963-56a9-48d9-8de2-eb6efb16dbd4 tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-member] https://10.4.3.143/volume/v3/snapshots/bb5b8d32-d960-4cf4-8dcd-5cb1648e7358 returned with HTTP 404 Aug 16 21:14:10.876193 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 547/2165] 10.4.3.143 () {66 vars in 1354 bytes} [Sun Aug 16 21:14:10 2026] GET /volume/v3/snapshots/bb5b8d32-d960-4cf4-8dcd-5cb1648e7358 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:14:10.883895 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-b94e1c70-3b6e-419a-b985-6dab04b51701 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:10.886333 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-b94e1c70-3b6e-419a-b985-6dab04b51701 tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] DELETE https://10.4.3.143/volume/v3/snapshots/bb5b8d32-d960-4cf4-8dcd-5cb1648e7358 Aug 16 21:14:10.886333 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-b94e1c70-3b6e-419a-b985-6dab04b51701 tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:10.886333 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-b94e1c70-3b6e-419a-b985-6dab04b51701 tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Calling method 'delete' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:10.886333 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.v3.snapshots [None req-b94e1c70-3b6e-419a-b985-6dab04b51701 tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Delete snapshot with id: bb5b8d32-d960-4cf4-8dcd-5cb1648e7358 Aug 16 21:14:10.891838 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-b94e1c70-3b6e-419a-b985-6dab04b51701 tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] https://10.4.3.143/volume/v3/snapshots/bb5b8d32-d960-4cf4-8dcd-5cb1648e7358 returned with HTTP 404 Aug 16 21:14:10.892494 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 531/2166] 10.4.3.143 () {66 vars in 1357 bytes} [Sun Aug 16 21:14:10 2026] DELETE /volume/v3/snapshots/bb5b8d32-d960-4cf4-8dcd-5cb1648e7358 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:14:10.901419 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-2f194504-c7d5-43e5-9ec0-13dfeb366334 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:10.903228 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-2f194504-c7d5-43e5-9ec0-13dfeb366334 tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] GET https://10.4.3.143/volume/v3/snapshots/bb5b8d32-d960-4cf4-8dcd-5cb1648e7358 Aug 16 21:14:10.903436 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-2f194504-c7d5-43e5-9ec0-13dfeb366334 tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:10.903647 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-2f194504-c7d5-43e5-9ec0-13dfeb366334 tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:10.908516 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-2f194504-c7d5-43e5-9ec0-13dfeb366334 tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] https://10.4.3.143/volume/v3/snapshots/bb5b8d32-d960-4cf4-8dcd-5cb1648e7358 returned with HTTP 404 Aug 16 21:14:10.908963 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 542/2167] 10.4.3.143 () {66 vars in 1354 bytes} [Sun Aug 16 21:14:10 2026] GET /volume/v3/snapshots/bb5b8d32-d960-4cf4-8dcd-5cb1648e7358 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:14:10.917113 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-820d174e-b857-4b2a-9210-5a80b110b013 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:10.918988 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-820d174e-b857-4b2a-9210-5a80b110b013 tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] DELETE https://10.4.3.143/volume/v3/volumes/a7c8022d-f661-4830-8169-ead22e42b88d Aug 16 21:14:10.919300 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-820d174e-b857-4b2a-9210-5a80b110b013 tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:10.919562 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-820d174e-b857-4b2a-9210-5a80b110b013 tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Calling method 'delete' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:10.919787 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.v3.volumes [None req-820d174e-b857-4b2a-9210-5a80b110b013 tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Delete volume with id: a7c8022d-f661-4830-8169-ead22e42b88d Aug 16 21:14:10.927894 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:14:10.927894 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:14:10.928345 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-820d174e-b857-4b2a-9210-5a80b110b013 tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Volume info retrieved successfully. Aug 16 21:14:10.945097 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-820d174e-b857-4b2a-9210-5a80b110b013 tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Delete volume request issued successfully. Aug 16 21:14:10.945299 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-820d174e-b857-4b2a-9210-5a80b110b013 tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] https://10.4.3.143/volume/v3/volumes/a7c8022d-f661-4830-8169-ead22e42b88d returned with HTTP 202 Aug 16 21:14:10.945704 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 548/2168] 10.4.3.143 () {66 vars in 1351 bytes} [Sun Aug 16 21:14:10 2026] DELETE /volume/v3/volumes/a7c8022d-f661-4830-8169-ead22e42b88d => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 21:14:10.953680 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-7dd1743d-c9dd-4fdb-9626-8037845ed549 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:10.955405 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-7dd1743d-c9dd-4fdb-9626-8037845ed549 tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] GET https://10.4.3.143/volume/v3/volumes/a7c8022d-f661-4830-8169-ead22e42b88d Aug 16 21:14:10.955582 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-7dd1743d-c9dd-4fdb-9626-8037845ed549 tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:10.955815 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-7dd1743d-c9dd-4fdb-9626-8037845ed549 tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:10.962984 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:14:10.962984 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:14:10.966772 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-7dd1743d-c9dd-4fdb-9626-8037845ed549 tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Volume info retrieved successfully. Aug 16 21:14:10.971425 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-7dd1743d-c9dd-4fdb-9626-8037845ed549 tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] https://10.4.3.143/volume/v3/volumes/a7c8022d-f661-4830-8169-ead22e42b88d returned with HTTP 200 Aug 16 21:14:10.971838 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 548/2169] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:14:10 2026] GET /volume/v3/volumes/a7c8022d-f661-4830-8169-ead22e42b88d => generated 1007 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:14:11.264682 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-24ec3bb0-4a21-4601-8944-966aecf9482b None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:11.266378 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-24ec3bb0-4a21-4601-8944-966aecf9482b tempest-VolumesTransfersTest-1015887744 tempest-VolumesTransfersTest-1015887744-project-admin] GET https://10.4.3.143/volume/v3/volumes/de022414-439a-4e87-ac7f-5df48f7c53d9 Aug 16 21:14:11.266557 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-24ec3bb0-4a21-4601-8944-966aecf9482b tempest-VolumesTransfersTest-1015887744 tempest-VolumesTransfersTest-1015887744-project-admin] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:11.266734 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-24ec3bb0-4a21-4601-8944-966aecf9482b tempest-VolumesTransfersTest-1015887744 tempest-VolumesTransfersTest-1015887744-project-admin] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:11.272251 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-24ec3bb0-4a21-4601-8944-966aecf9482b tempest-VolumesTransfersTest-1015887744 tempest-VolumesTransfersTest-1015887744-project-admin] https://10.4.3.143/volume/v3/volumes/de022414-439a-4e87-ac7f-5df48f7c53d9 returned with HTTP 404 Aug 16 21:14:11.272677 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 532/2170] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:14:11 2026] GET /volume/v3/volumes/de022414-439a-4e87-ac7f-5df48f7c53d9 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:14:11.278702 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-2a663703-c5aa-4bb9-9a7b-dc28e4871a0b None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:11.280396 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-2a663703-c5aa-4bb9-9a7b-dc28e4871a0b tempest-VolumesTransfersTest-680879781 tempest-VolumesTransfersTest-680879781-project-member] GET https://10.4.3.143/volume/v3/volumes/de022414-439a-4e87-ac7f-5df48f7c53d9 Aug 16 21:14:11.280557 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-2a663703-c5aa-4bb9-9a7b-dc28e4871a0b tempest-VolumesTransfersTest-680879781 tempest-VolumesTransfersTest-680879781-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:11.280728 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-2a663703-c5aa-4bb9-9a7b-dc28e4871a0b tempest-VolumesTransfersTest-680879781 tempest-VolumesTransfersTest-680879781-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:11.285708 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-2a663703-c5aa-4bb9-9a7b-dc28e4871a0b tempest-VolumesTransfersTest-680879781 tempest-VolumesTransfersTest-680879781-project-member] https://10.4.3.143/volume/v3/volumes/de022414-439a-4e87-ac7f-5df48f7c53d9 returned with HTTP 404 Aug 16 21:14:11.286171 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 543/2171] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:14:11 2026] GET /volume/v3/volumes/de022414-439a-4e87-ac7f-5df48f7c53d9 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:14:11.292468 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-ce774306-597c-4ed5-a4b3-a2050d31e7f7 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:11.294217 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-ce774306-597c-4ed5-a4b3-a2050d31e7f7 tempest-VolumesTransfersTest-680879781 tempest-VolumesTransfersTest-680879781-project-member] DELETE https://10.4.3.143/volume/v3/volumes/de022414-439a-4e87-ac7f-5df48f7c53d9 Aug 16 21:14:11.294423 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-ce774306-597c-4ed5-a4b3-a2050d31e7f7 tempest-VolumesTransfersTest-680879781 tempest-VolumesTransfersTest-680879781-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:11.294641 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-ce774306-597c-4ed5-a4b3-a2050d31e7f7 tempest-VolumesTransfersTest-680879781 tempest-VolumesTransfersTest-680879781-project-member] Calling method 'delete' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:11.294795 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.v3.volumes [None req-ce774306-597c-4ed5-a4b3-a2050d31e7f7 tempest-VolumesTransfersTest-680879781 tempest-VolumesTransfersTest-680879781-project-member] Delete volume with id: de022414-439a-4e87-ac7f-5df48f7c53d9 Aug 16 21:14:11.302019 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-ce774306-597c-4ed5-a4b3-a2050d31e7f7 tempest-VolumesTransfersTest-680879781 tempest-VolumesTransfersTest-680879781-project-member] https://10.4.3.143/volume/v3/volumes/de022414-439a-4e87-ac7f-5df48f7c53d9 returned with HTTP 404 Aug 16 21:14:11.302444 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 549/2172] 10.4.3.143 () {66 vars in 1351 bytes} [Sun Aug 16 21:14:11 2026] DELETE /volume/v3/volumes/de022414-439a-4e87-ac7f-5df48f7c53d9 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:14:11.311344 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-d9bed7ff-4487-4900-ac7c-ebf759145ae1 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:11.312962 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-d9bed7ff-4487-4900-ac7c-ebf759145ae1 tempest-VolumesTransfersTest-680879781 tempest-VolumesTransfersTest-680879781-project-member] POST https://10.4.3.143/volume/v3/volumes Aug 16 21:14:11.313450 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-d9bed7ff-4487-4900-ac7c-ebf759145ae1 tempest-VolumesTransfersTest-680879781 tempest-VolumesTransfersTest-680879781-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersTest-Volume-327798802"}} {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:14:11.315243 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.v3.volumes [None req-d9bed7ff-4487-4900-ac7c-ebf759145ae1 tempest-VolumesTransfersTest-680879781 tempest-VolumesTransfersTest-680879781-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersTest-Volume-327798802'}} {{(pid=100330) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 21:14:11.315371 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.v3.volumes [None req-d9bed7ff-4487-4900-ac7c-ebf759145ae1 tempest-VolumesTransfersTest-680879781 tempest-VolumesTransfersTest-680879781-project-member] Create volume of 1 GB Aug 16 21:14:11.318753 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-d9bed7ff-4487-4900-ac7c-ebf759145ae1 tempest-VolumesTransfersTest-680879781 tempest-VolumesTransfersTest-680879781-project-member] Availability Zones retrieved successfully. Aug 16 21:14:11.324148 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-d9bed7ff-4487-4900-ac7c-ebf759145ae1 tempest-VolumesTransfersTest-680879781 tempest-VolumesTransfersTest-680879781-project-member] Flow 'volume_create_api' (d0612203-ad41-4efd-8450-5560f1b540e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100330) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:14:11.325025 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-d9bed7ff-4487-4900-ac7c-ebf759145ae1 tempest-VolumesTransfersTest-680879781 tempest-VolumesTransfersTest-680879781-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (28cbbf37-227b-4987-9719-e9e79d0690e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:14:11.325874 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.flows.api.create_volume [None req-d9bed7ff-4487-4900-ac7c-ebf759145ae1 tempest-VolumesTransfersTest-680879781 tempest-VolumesTransfersTest-680879781-project-member] Validating volume size '1' using validate_int {{(pid=100330) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 21:14:11.352041 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-d9bed7ff-4487-4900-ac7c-ebf759145ae1 tempest-VolumesTransfersTest-680879781 tempest-VolumesTransfersTest-680879781-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (28cbbf37-227b-4987-9719-e9e79d0690e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T21:04:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=69e633b8-fab9-4b15-8b40-4f1a67c51cda,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '69e633b8-fab9-4b15-8b40-4f1a67c51cda', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:14:11.353386 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-d9bed7ff-4487-4900-ac7c-ebf759145ae1 tempest-VolumesTransfersTest-680879781 tempest-VolumesTransfersTest-680879781-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1a7967ac-fa18-4b9f-bee0-9238c8240e9a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:14:11.396993 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.quota [None req-d9bed7ff-4487-4900-ac7c-ebf759145ae1 tempest-VolumesTransfersTest-680879781 tempest-VolumesTransfersTest-680879781-project-member] Created reservations ['6e29be7a-687e-43bc-8154-c08a9b1a7fc3', '4899937a-b7c9-4b33-961c-fcabc2ee2811', 'bf4a88f1-1166-46df-853e-37d236a86e90', '9583f7a0-3c82-4a32-a1f5-8679ae943ce6'] {{(pid=100330) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:14:11.397724 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-d9bed7ff-4487-4900-ac7c-ebf759145ae1 tempest-VolumesTransfersTest-680879781 tempest-VolumesTransfersTest-680879781-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1a7967ac-fa18-4b9f-bee0-9238c8240e9a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6e29be7a-687e-43bc-8154-c08a9b1a7fc3', '4899937a-b7c9-4b33-961c-fcabc2ee2811', 'bf4a88f1-1166-46df-853e-37d236a86e90', '9583f7a0-3c82-4a32-a1f5-8679ae943ce6']}' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:14:11.398449 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-d9bed7ff-4487-4900-ac7c-ebf759145ae1 tempest-VolumesTransfersTest-680879781 tempest-VolumesTransfersTest-680879781-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a3dc6e34-45b6-4a2d-8661-a1904865ebdb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:14:11.423460 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-d9bed7ff-4487-4900-ac7c-ebf759145ae1 tempest-VolumesTransfersTest-680879781 tempest-VolumesTransfersTest-680879781-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a3dc6e34-45b6-4a2d-8661-a1904865ebdb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b5307e98-7621-4935-8923-65cc52cc0280', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-327798802',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a0a6d6d48e59486795faea818f9b3874',qos_specs=None,replication_status=,reservations=['6e29be7a-687e-43bc-8154-c08a9b1a7fc3','4899937a-b7c9-4b33-961c-fcabc2ee2811','bf4a88f1-1166-46df-853e-37d236a86e90','9583f7a0-3c82-4a32-a1f5-8679ae943ce6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7ed83b760d944db09c48c6fb31e84670',volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T21:14:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-327798802',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b5307e98-7621-4935-8923-65cc52cc0280,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a0a6d6d48e59486795faea818f9b3874',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7ed83b760d944db09c48c6fb31e84670',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(69e633b8-fab9-4b15-8b40-4f1a67c51cda),volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda)}' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:14:11.424739 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-d9bed7ff-4487-4900-ac7c-ebf759145ae1 tempest-VolumesTransfersTest-680879781 tempest-VolumesTransfersTest-680879781-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c916f857-4666-4db2-a32f-08da1612173b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:14:11.442764 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-d9bed7ff-4487-4900-ac7c-ebf759145ae1 tempest-VolumesTransfersTest-680879781 tempest-VolumesTransfersTest-680879781-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c916f857-4666-4db2-a32f-08da1612173b) transitioned into state 'SUCCESS' from state '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-327798802',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a0a6d6d48e59486795faea818f9b3874',qos_specs=None,replication_status=,reservations=['6e29be7a-687e-43bc-8154-c08a9b1a7fc3','4899937a-b7c9-4b33-961c-fcabc2ee2811','bf4a88f1-1166-46df-853e-37d236a86e90','9583f7a0-3c82-4a32-a1f5-8679ae943ce6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7ed83b760d944db09c48c6fb31e84670',volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda)}' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:14:11.443541 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-d9bed7ff-4487-4900-ac7c-ebf759145ae1 tempest-VolumesTransfersTest-680879781 tempest-VolumesTransfersTest-680879781-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (491601a3-3836-4488-a96a-316d533110ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:14:11.452226 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-d9bed7ff-4487-4900-ac7c-ebf759145ae1 tempest-VolumesTransfersTest-680879781 tempest-VolumesTransfersTest-680879781-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (491601a3-3836-4488-a96a-316d533110ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:14:11.453612 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-d9bed7ff-4487-4900-ac7c-ebf759145ae1 tempest-VolumesTransfersTest-680879781 tempest-VolumesTransfersTest-680879781-project-member] Flow 'volume_create_api' (d0612203-ad41-4efd-8450-5560f1b540e6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100330) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:14:11.454056 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-d9bed7ff-4487-4900-ac7c-ebf759145ae1 tempest-VolumesTransfersTest-680879781 tempest-VolumesTransfersTest-680879781-project-member] Create volume request issued successfully. Aug 16 21:14:11.454654 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-d9bed7ff-4487-4900-ac7c-ebf759145ae1 tempest-VolumesTransfersTest-680879781 tempest-VolumesTransfersTest-680879781-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Aug 16 21:14:11.455214 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 549/2173] 10.4.3.143 () {68 vars in 1258 bytes} [Sun Aug 16 21:14:11 2026] POST /volume/v3/volumes => generated 750 bytes in 144 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 21:14:11.466596 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-e8997bd8-8c7f-4374-8912-24e618bab637 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:11.469200 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-e8997bd8-8c7f-4374-8912-24e618bab637 tempest-VolumesTransfersTest-680879781 tempest-VolumesTransfersTest-680879781-project-member] GET https://10.4.3.143/volume/v3/volumes/b5307e98-7621-4935-8923-65cc52cc0280 Aug 16 21:14:11.469501 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-e8997bd8-8c7f-4374-8912-24e618bab637 tempest-VolumesTransfersTest-680879781 tempest-VolumesTransfersTest-680879781-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:11.469778 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-e8997bd8-8c7f-4374-8912-24e618bab637 tempest-VolumesTransfersTest-680879781 tempest-VolumesTransfersTest-680879781-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:11.481428 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:14:11.481428 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:14:11.485569 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-e8997bd8-8c7f-4374-8912-24e618bab637 tempest-VolumesTransfersTest-680879781 tempest-VolumesTransfersTest-680879781-project-member] Volume info retrieved successfully. Aug 16 21:14:11.490715 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-e8997bd8-8c7f-4374-8912-24e618bab637 tempest-VolumesTransfersTest-680879781 tempest-VolumesTransfersTest-680879781-project-member] https://10.4.3.143/volume/v3/volumes/b5307e98-7621-4935-8923-65cc52cc0280 returned with HTTP 200 Aug 16 21:14:11.491230 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 533/2174] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:14:11 2026] GET /volume/v3/volumes/b5307e98-7621-4935-8923-65cc52cc0280 => generated 818 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:14:11.763659 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-61e7859c-b24d-46d3-bb21-5a1fd5b08644 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:11.765291 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-61e7859c-b24d-46d3-bb21-5a1fd5b08644 tempest-AttachVolumeTestJSON-1191062052 tempest-AttachVolumeTestJSON-1191062052-project-member] GET https://10.4.3.143/volume/v3/volumes/16569e59-651b-4e4e-8283-cbcce657714a Aug 16 21:14:11.765475 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-61e7859c-b24d-46d3-bb21-5a1fd5b08644 tempest-AttachVolumeTestJSON-1191062052 tempest-AttachVolumeTestJSON-1191062052-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:11.765646 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-61e7859c-b24d-46d3-bb21-5a1fd5b08644 tempest-AttachVolumeTestJSON-1191062052 tempest-AttachVolumeTestJSON-1191062052-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:11.771751 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-61e7859c-b24d-46d3-bb21-5a1fd5b08644 tempest-AttachVolumeTestJSON-1191062052 tempest-AttachVolumeTestJSON-1191062052-project-member] https://10.4.3.143/volume/v3/volumes/16569e59-651b-4e4e-8283-cbcce657714a returned with HTTP 404 Aug 16 21:14:11.772265 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 544/2175] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:14:11 2026] GET /volume/v3/volumes/16569e59-651b-4e4e-8283-cbcce657714a => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:14:11.779270 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-e11905bb-6a99-4ea2-8cf5-b8452a6ce994 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:11.780978 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-e11905bb-6a99-4ea2-8cf5-b8452a6ce994 tempest-AttachVolumeTestJSON-1191062052 tempest-AttachVolumeTestJSON-1191062052-project-member] DELETE https://10.4.3.143/volume/v3/volumes/65b11aee-961e-4049-81c5-8bd614dd5bbb Aug 16 21:14:11.781206 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-e11905bb-6a99-4ea2-8cf5-b8452a6ce994 tempest-AttachVolumeTestJSON-1191062052 tempest-AttachVolumeTestJSON-1191062052-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:11.781423 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-e11905bb-6a99-4ea2-8cf5-b8452a6ce994 tempest-AttachVolumeTestJSON-1191062052 tempest-AttachVolumeTestJSON-1191062052-project-member] Calling method 'delete' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:11.781612 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.v3.volumes [None req-e11905bb-6a99-4ea2-8cf5-b8452a6ce994 tempest-AttachVolumeTestJSON-1191062052 tempest-AttachVolumeTestJSON-1191062052-project-member] Delete volume with id: 65b11aee-961e-4049-81c5-8bd614dd5bbb Aug 16 21:14:11.788270 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:14:11.788270 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:14:11.788670 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-e11905bb-6a99-4ea2-8cf5-b8452a6ce994 tempest-AttachVolumeTestJSON-1191062052 tempest-AttachVolumeTestJSON-1191062052-project-member] Volume info retrieved successfully. Aug 16 21:14:11.803648 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-e11905bb-6a99-4ea2-8cf5-b8452a6ce994 tempest-AttachVolumeTestJSON-1191062052 tempest-AttachVolumeTestJSON-1191062052-project-member] Delete volume request issued successfully. Aug 16 21:14:11.804120 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-e11905bb-6a99-4ea2-8cf5-b8452a6ce994 tempest-AttachVolumeTestJSON-1191062052 tempest-AttachVolumeTestJSON-1191062052-project-member] https://10.4.3.143/volume/v3/volumes/65b11aee-961e-4049-81c5-8bd614dd5bbb returned with HTTP 202 Aug 16 21:14:11.804287 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 550/2176] 10.4.3.143 () {66 vars in 1351 bytes} [Sun Aug 16 21:14:11 2026] DELETE /volume/v3/volumes/65b11aee-961e-4049-81c5-8bd614dd5bbb => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 21:14:11.814484 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-ea639f4d-a5e3-4791-80bd-cda403d29786 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:11.816582 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-ea639f4d-a5e3-4791-80bd-cda403d29786 tempest-AttachVolumeTestJSON-1191062052 tempest-AttachVolumeTestJSON-1191062052-project-member] GET https://10.4.3.143/volume/v3/volumes/65b11aee-961e-4049-81c5-8bd614dd5bbb Aug 16 21:14:11.816813 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-ea639f4d-a5e3-4791-80bd-cda403d29786 tempest-AttachVolumeTestJSON-1191062052 tempest-AttachVolumeTestJSON-1191062052-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:11.817033 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-ea639f4d-a5e3-4791-80bd-cda403d29786 tempest-AttachVolumeTestJSON-1191062052 tempest-AttachVolumeTestJSON-1191062052-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:11.824772 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:14:11.824772 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:14:11.828289 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-ea639f4d-a5e3-4791-80bd-cda403d29786 tempest-AttachVolumeTestJSON-1191062052 tempest-AttachVolumeTestJSON-1191062052-project-member] Volume info retrieved successfully. Aug 16 21:14:11.832670 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-ea639f4d-a5e3-4791-80bd-cda403d29786 tempest-AttachVolumeTestJSON-1191062052 tempest-AttachVolumeTestJSON-1191062052-project-member] https://10.4.3.143/volume/v3/volumes/65b11aee-961e-4049-81c5-8bd614dd5bbb returned with HTTP 200 Aug 16 21:14:11.833141 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 550/2177] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:14:11 2026] GET /volume/v3/volumes/65b11aee-961e-4049-81c5-8bd614dd5bbb => generated 843 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:14:11.986945 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-7560e861-8cd3-44be-963b-b60d29ab9579 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:11.988754 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-7560e861-8cd3-44be-963b-b60d29ab9579 tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] GET https://10.4.3.143/volume/v3/volumes/a7c8022d-f661-4830-8169-ead22e42b88d Aug 16 21:14:11.988971 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-7560e861-8cd3-44be-963b-b60d29ab9579 tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:11.989173 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-7560e861-8cd3-44be-963b-b60d29ab9579 tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:11.995187 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-7560e861-8cd3-44be-963b-b60d29ab9579 tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] https://10.4.3.143/volume/v3/volumes/a7c8022d-f661-4830-8169-ead22e42b88d returned with HTTP 404 Aug 16 21:14:11.995657 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 534/2178] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:14:11 2026] GET /volume/v3/volumes/a7c8022d-f661-4830-8169-ead22e42b88d => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:14:12.005370 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-f4a1772d-c07d-496f-997d-aaa3051b04d1 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:12.007464 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-f4a1772d-c07d-496f-997d-aaa3051b04d1 tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] POST https://10.4.3.143/volume/v3/volumes Aug 16 21:14:12.007930 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-f4a1772d-c07d-496f-997d-aaa3051b04d1 tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1158467539"}} {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:14:12.009475 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.v3.volumes [None req-f4a1772d-c07d-496f-997d-aaa3051b04d1 tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1158467539'}} {{(pid=100332) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 21:14:12.009595 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.v3.volumes [None req-f4a1772d-c07d-496f-997d-aaa3051b04d1 tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Create volume of 1 GB Aug 16 21:14:12.014169 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-f4a1772d-c07d-496f-997d-aaa3051b04d1 tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Availability Zones retrieved successfully. Aug 16 21:14:12.022153 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-f4a1772d-c07d-496f-997d-aaa3051b04d1 tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Flow 'volume_create_api' (43a78ab7-c961-4a45-9335-7061fc9b5187) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100332) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:14:12.023267 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-f4a1772d-c07d-496f-997d-aaa3051b04d1 tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (79c576ec-6a41-47f1-9625-00f609acc2f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:14:12.024313 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.flows.api.create_volume [None req-f4a1772d-c07d-496f-997d-aaa3051b04d1 tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Validating volume size '1' using validate_int {{(pid=100332) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 21:14:12.052260 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-f4a1772d-c07d-496f-997d-aaa3051b04d1 tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (79c576ec-6a41-47f1-9625-00f609acc2f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T21:04:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=69e633b8-fab9-4b15-8b40-4f1a67c51cda,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '69e633b8-fab9-4b15-8b40-4f1a67c51cda', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:14:12.053011 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-f4a1772d-c07d-496f-997d-aaa3051b04d1 tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a5f56e28-dabf-4d1a-9afb-94a04e2d9d14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:14:12.097575 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.quota [None req-f4a1772d-c07d-496f-997d-aaa3051b04d1 tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Created reservations ['87672c8e-7543-492f-bf6f-625f62e4dc37', '4751a578-d50d-4a3d-948b-c82a88d1d9a6', '2fa232e3-fee2-4766-9a78-3eb46c1a4bbb', '41e6b5fd-b072-474e-b77b-eea4be9fa7d6'] {{(pid=100332) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:14:12.098642 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-f4a1772d-c07d-496f-997d-aaa3051b04d1 tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a5f56e28-dabf-4d1a-9afb-94a04e2d9d14) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['87672c8e-7543-492f-bf6f-625f62e4dc37', '4751a578-d50d-4a3d-948b-c82a88d1d9a6', '2fa232e3-fee2-4766-9a78-3eb46c1a4bbb', '41e6b5fd-b072-474e-b77b-eea4be9fa7d6']}' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:14:12.099712 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-f4a1772d-c07d-496f-997d-aaa3051b04d1 tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f8dba901-b73e-442f-ae74-9fd4cdb8836c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:14:12.131550 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-f4a1772d-c07d-496f-997d-aaa3051b04d1 tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f8dba901-b73e-442f-ae74-9fd4cdb8836c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '28a50e1b-8957-407d-ae2f-f8844dd72af6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1158467539',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='440812c9bca442a786aabacf4409d947',qos_specs=None,replication_status=,reservations=['87672c8e-7543-492f-bf6f-625f62e4dc37','4751a578-d50d-4a3d-948b-c82a88d1d9a6','2fa232e3-fee2-4766-9a78-3eb46c1a4bbb','41e6b5fd-b072-474e-b77b-eea4be9fa7d6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f1f2ada295a54f5584bbf9f4d581cdf2',volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T21:14:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1158467539',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=28a50e1b-8957-407d-ae2f-f8844dd72af6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='440812c9bca442a786aabacf4409d947',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f1f2ada295a54f5584bbf9f4d581cdf2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(69e633b8-fab9-4b15-8b40-4f1a67c51cda),volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda)}' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:14:12.132822 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-f4a1772d-c07d-496f-997d-aaa3051b04d1 tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (05541737-c857-4b6a-a33b-00f299b6c94e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:14:12.153693 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-f4a1772d-c07d-496f-997d-aaa3051b04d1 tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (05541737-c857-4b6a-a33b-00f299b6c94e) transitioned into state 'SUCCESS' from state '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-1158467539',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='440812c9bca442a786aabacf4409d947',qos_specs=None,replication_status=,reservations=['87672c8e-7543-492f-bf6f-625f62e4dc37','4751a578-d50d-4a3d-948b-c82a88d1d9a6','2fa232e3-fee2-4766-9a78-3eb46c1a4bbb','41e6b5fd-b072-474e-b77b-eea4be9fa7d6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f1f2ada295a54f5584bbf9f4d581cdf2',volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda)}' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:14:12.154301 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-f4a1772d-c07d-496f-997d-aaa3051b04d1 tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (77bdab36-9461-4e3e-a95b-6423fe99e84c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:14:12.164077 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-f4a1772d-c07d-496f-997d-aaa3051b04d1 tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (77bdab36-9461-4e3e-a95b-6423fe99e84c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:14:12.165312 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-f4a1772d-c07d-496f-997d-aaa3051b04d1 tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Flow 'volume_create_api' (43a78ab7-c961-4a45-9335-7061fc9b5187) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100332) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:14:12.165736 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-f4a1772d-c07d-496f-997d-aaa3051b04d1 tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Create volume request issued successfully. Aug 16 21:14:12.166676 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-f4a1772d-c07d-496f-997d-aaa3051b04d1 tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Aug 16 21:14:12.167278 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 545/2179] 10.4.3.143 () {68 vars in 1258 bytes} [Sun Aug 16 21:14:12 2026] POST /volume/v3/volumes => generated 778 bytes in 162 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 21:14:12.179612 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-2c286bbe-4530-469d-a29f-003a1056b5be None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:12.184662 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-2c286bbe-4530-469d-a29f-003a1056b5be tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] GET https://10.4.3.143/volume/v3/volumes/28a50e1b-8957-407d-ae2f-f8844dd72af6 Aug 16 21:14:12.184996 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-2c286bbe-4530-469d-a29f-003a1056b5be tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:12.185572 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-2c286bbe-4530-469d-a29f-003a1056b5be tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:12.194865 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:14:12.194865 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:14:12.199147 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-2c286bbe-4530-469d-a29f-003a1056b5be tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Volume info retrieved successfully. Aug 16 21:14:12.203496 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-2c286bbe-4530-469d-a29f-003a1056b5be tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] https://10.4.3.143/volume/v3/volumes/28a50e1b-8957-407d-ae2f-f8844dd72af6 returned with HTTP 200 Aug 16 21:14:12.203846 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 551/2180] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:14:12 2026] GET /volume/v3/volumes/28a50e1b-8957-407d-ae2f-f8844dd72af6 => generated 957 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:14:12.505114 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-1da09c6a-6af2-4f4c-9268-91875fc1a807 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:12.507147 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-1da09c6a-6af2-4f4c-9268-91875fc1a807 tempest-VolumesTransfersTest-680879781 tempest-VolumesTransfersTest-680879781-project-member] GET https://10.4.3.143/volume/v3/volumes/b5307e98-7621-4935-8923-65cc52cc0280 Aug 16 21:14:12.507396 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-1da09c6a-6af2-4f4c-9268-91875fc1a807 tempest-VolumesTransfersTest-680879781 tempest-VolumesTransfersTest-680879781-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:12.507660 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-1da09c6a-6af2-4f4c-9268-91875fc1a807 tempest-VolumesTransfersTest-680879781 tempest-VolumesTransfersTest-680879781-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:12.514824 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:14:12.514824 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:14:12.518861 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-1da09c6a-6af2-4f4c-9268-91875fc1a807 tempest-VolumesTransfersTest-680879781 tempest-VolumesTransfersTest-680879781-project-member] Volume info retrieved successfully. Aug 16 21:14:12.524977 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-1da09c6a-6af2-4f4c-9268-91875fc1a807 tempest-VolumesTransfersTest-680879781 tempest-VolumesTransfersTest-680879781-project-member] https://10.4.3.143/volume/v3/volumes/b5307e98-7621-4935-8923-65cc52cc0280 returned with HTTP 200 Aug 16 21:14:12.525572 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 551/2181] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:14:12 2026] GET /volume/v3/volumes/b5307e98-7621-4935-8923-65cc52cc0280 => generated 843 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:14:12.537810 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-9cb01bc4-59eb-490d-9d78-980437b96af1 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:12.539632 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-9cb01bc4-59eb-490d-9d78-980437b96af1 tempest-VolumesTransfersTest-680879781 tempest-VolumesTransfersTest-680879781-project-member] POST https://10.4.3.143/volume/v3/os-volume-transfer Aug 16 21:14:12.540112 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-9cb01bc4-59eb-490d-9d78-980437b96af1 tempest-VolumesTransfersTest-680879781 tempest-VolumesTransfersTest-680879781-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "b5307e98-7621-4935-8923-65cc52cc0280"}} {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:14:12.541647 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.contrib.volume_transfer [None req-9cb01bc4-59eb-490d-9d78-980437b96af1 tempest-VolumesTransfersTest-680879781 tempest-VolumesTransfersTest-680879781-project-member] Creating new volume transfer {'transfer': {'volume_id': 'b5307e98-7621-4935-8923-65cc52cc0280'}} {{(pid=100333) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Aug 16 21:14:12.541790 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.contrib.volume_transfer [None req-9cb01bc4-59eb-490d-9d78-980437b96af1 tempest-VolumesTransfersTest-680879781 tempest-VolumesTransfersTest-680879781-project-member] Creating transfer of volume b5307e98-7621-4935-8923-65cc52cc0280 Aug 16 21:14:12.541964 np0000007409 devstack@c-api.service[100333]: INFO cinder.transfer.api [None req-9cb01bc4-59eb-490d-9d78-980437b96af1 tempest-VolumesTransfersTest-680879781 tempest-VolumesTransfersTest-680879781-project-member] Generating transfer record for volume b5307e98-7621-4935-8923-65cc52cc0280 Aug 16 21:14:12.548694 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:14:12.548694 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:14:12.556773 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-9cb01bc4-59eb-490d-9d78-980437b96af1 tempest-VolumesTransfersTest-680879781 tempest-VolumesTransfersTest-680879781-project-member] https://10.4.3.143/volume/v3/os-volume-transfer returned with HTTP 202 Aug 16 21:14:12.557314 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 535/2182] 10.4.3.143 () {68 vars in 1291 bytes} [Sun Aug 16 21:14:12 2026] POST /volume/v3/os-volume-transfer => generated 441 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 21:14:12.564311 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-5c9fcceb-36be-4b5c-94c0-e0952574225a None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:12.565886 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-5c9fcceb-36be-4b5c-94c0-e0952574225a tempest-VolumesTransfersTest-680879781 tempest-VolumesTransfersTest-680879781-project-member] GET https://10.4.3.143/volume/v3/volumes/b5307e98-7621-4935-8923-65cc52cc0280 Aug 16 21:14:12.566075 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-5c9fcceb-36be-4b5c-94c0-e0952574225a tempest-VolumesTransfersTest-680879781 tempest-VolumesTransfersTest-680879781-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:12.566243 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-5c9fcceb-36be-4b5c-94c0-e0952574225a tempest-VolumesTransfersTest-680879781 tempest-VolumesTransfersTest-680879781-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:12.571997 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:14:12.571997 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:14:12.574870 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-5c9fcceb-36be-4b5c-94c0-e0952574225a tempest-VolumesTransfersTest-680879781 tempest-VolumesTransfersTest-680879781-project-member] Volume info retrieved successfully. Aug 16 21:14:12.578118 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-5c9fcceb-36be-4b5c-94c0-e0952574225a tempest-VolumesTransfersTest-680879781 tempest-VolumesTransfersTest-680879781-project-member] https://10.4.3.143/volume/v3/volumes/b5307e98-7621-4935-8923-65cc52cc0280 returned with HTTP 200 Aug 16 21:14:12.578425 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 546/2183] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:14:12 2026] GET /volume/v3/volumes/b5307e98-7621-4935-8923-65cc52cc0280 => generated 851 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:14:12.588804 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-58d6f73d-5876-4426-a752-a2fee88cfdb7 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:12.590499 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-58d6f73d-5876-4426-a752-a2fee88cfdb7 tempest-VolumesTransfersTest-680879781 tempest-VolumesTransfersTest-680879781-project-member] GET https://10.4.3.143/volume/v3/os-volume-transfer/detail Aug 16 21:14:12.590711 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-58d6f73d-5876-4426-a752-a2fee88cfdb7 tempest-VolumesTransfersTest-680879781 tempest-VolumesTransfersTest-680879781-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:12.590930 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-58d6f73d-5876-4426-a752-a2fee88cfdb7 tempest-VolumesTransfersTest-680879781 tempest-VolumesTransfersTest-680879781-project-member] Calling method 'detail' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:12.591149 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.contrib.volume_transfer [None req-58d6f73d-5876-4426-a752-a2fee88cfdb7 tempest-VolumesTransfersTest-680879781 tempest-VolumesTransfersTest-680879781-project-member] Listing volume transfers {{(pid=100331) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Aug 16 21:14:12.596669 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-58d6f73d-5876-4426-a752-a2fee88cfdb7 tempest-VolumesTransfersTest-680879781 tempest-VolumesTransfersTest-680879781-project-member] https://10.4.3.143/volume/v3/os-volume-transfer/detail returned with HTTP 200 Aug 16 21:14:12.597013 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 552/2184] 10.4.3.143 () {66 vars in 1291 bytes} [Sun Aug 16 21:14:12 2026] GET /volume/v3/os-volume-transfer/detail => generated 412 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:14:12.605004 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-53818f49-b150-43b1-b23a-49843feb48ae None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:12.606833 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-53818f49-b150-43b1-b23a-49843feb48ae tempest-VolumesTransfersTest-680879781 tempest-VolumesTransfersTest-680879781-project-member] DELETE https://10.4.3.143/volume/v3/os-volume-transfer/2c10f274-3f71-4525-8266-eff520bcf19d Aug 16 21:14:12.607247 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-53818f49-b150-43b1-b23a-49843feb48ae tempest-VolumesTransfersTest-680879781 tempest-VolumesTransfersTest-680879781-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:12.607327 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-53818f49-b150-43b1-b23a-49843feb48ae tempest-VolumesTransfersTest-680879781 tempest-VolumesTransfersTest-680879781-project-member] Calling method 'delete' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:12.607379 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.contrib.volume_transfer [None req-53818f49-b150-43b1-b23a-49843feb48ae tempest-VolumesTransfersTest-680879781 tempest-VolumesTransfersTest-680879781-project-member] Delete transfer with id: 2c10f274-3f71-4525-8266-eff520bcf19d Aug 16 21:14:12.615553 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:14:12.615553 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:14:12.623639 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-53818f49-b150-43b1-b23a-49843feb48ae tempest-VolumesTransfersTest-680879781 tempest-VolumesTransfersTest-680879781-project-member] https://10.4.3.143/volume/v3/os-volume-transfer/2c10f274-3f71-4525-8266-eff520bcf19d returned with HTTP 202 Aug 16 21:14:12.624158 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 552/2185] 10.4.3.143 () {66 vars in 1384 bytes} [Sun Aug 16 21:14:12 2026] DELETE /volume/v3/os-volume-transfer/2c10f274-3f71-4525-8266-eff520bcf19d => generated 0 bytes in 19 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 21:14:12.631508 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-8270e9f4-1820-4ed0-a0d3-7d45c4b1ce7d None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:12.633704 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-8270e9f4-1820-4ed0-a0d3-7d45c4b1ce7d tempest-VolumesTransfersTest-680879781 tempest-VolumesTransfersTest-680879781-project-member] GET https://10.4.3.143/volume/v3/volumes/b5307e98-7621-4935-8923-65cc52cc0280 Aug 16 21:14:12.633991 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-8270e9f4-1820-4ed0-a0d3-7d45c4b1ce7d tempest-VolumesTransfersTest-680879781 tempest-VolumesTransfersTest-680879781-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:12.634267 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-8270e9f4-1820-4ed0-a0d3-7d45c4b1ce7d tempest-VolumesTransfersTest-680879781 tempest-VolumesTransfersTest-680879781-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:12.642160 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:14:12.642160 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:14:12.645566 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-8270e9f4-1820-4ed0-a0d3-7d45c4b1ce7d tempest-VolumesTransfersTest-680879781 tempest-VolumesTransfersTest-680879781-project-member] Volume info retrieved successfully. Aug 16 21:14:12.649595 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-8270e9f4-1820-4ed0-a0d3-7d45c4b1ce7d tempest-VolumesTransfersTest-680879781 tempest-VolumesTransfersTest-680879781-project-member] https://10.4.3.143/volume/v3/volumes/b5307e98-7621-4935-8923-65cc52cc0280 returned with HTTP 200 Aug 16 21:14:12.650023 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 536/2186] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:14:12 2026] GET /volume/v3/volumes/b5307e98-7621-4935-8923-65cc52cc0280 => generated 843 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:14:12.661346 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-5fa61969-236d-409a-b75c-6cbb26701d49 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:12.662898 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-5fa61969-236d-409a-b75c-6cbb26701d49 tempest-VolumesTransfersTest-680879781 tempest-VolumesTransfersTest-680879781-project-member] DELETE https://10.4.3.143/volume/v3/os-volume-transfer/2c10f274-3f71-4525-8266-eff520bcf19d Aug 16 21:14:12.663110 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-5fa61969-236d-409a-b75c-6cbb26701d49 tempest-VolumesTransfersTest-680879781 tempest-VolumesTransfersTest-680879781-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:12.663273 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-5fa61969-236d-409a-b75c-6cbb26701d49 tempest-VolumesTransfersTest-680879781 tempest-VolumesTransfersTest-680879781-project-member] Calling method 'delete' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:12.663370 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.contrib.volume_transfer [None req-5fa61969-236d-409a-b75c-6cbb26701d49 tempest-VolumesTransfersTest-680879781 tempest-VolumesTransfersTest-680879781-project-member] Delete transfer with id: 2c10f274-3f71-4525-8266-eff520bcf19d Aug 16 21:14:12.665973 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-5fa61969-236d-409a-b75c-6cbb26701d49 tempest-VolumesTransfersTest-680879781 tempest-VolumesTransfersTest-680879781-project-member] https://10.4.3.143/volume/v3/os-volume-transfer/2c10f274-3f71-4525-8266-eff520bcf19d returned with HTTP 404 Aug 16 21:14:12.666414 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 547/2187] 10.4.3.143 () {66 vars in 1384 bytes} [Sun Aug 16 21:14:12 2026] DELETE /volume/v3/os-volume-transfer/2c10f274-3f71-4525-8266-eff520bcf19d => generated 111 bytes in 5 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:14:12.672518 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-4689b87b-0d93-47a3-b6a7-c93ebdb71b2b None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:12.674337 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-4689b87b-0d93-47a3-b6a7-c93ebdb71b2b tempest-VolumesTransfersTest-1015887744 tempest-VolumesTransfersTest-1015887744-project-admin] DELETE https://10.4.3.143/volume/v3/volumes/b5307e98-7621-4935-8923-65cc52cc0280 Aug 16 21:14:12.674533 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-4689b87b-0d93-47a3-b6a7-c93ebdb71b2b tempest-VolumesTransfersTest-1015887744 tempest-VolumesTransfersTest-1015887744-project-admin] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:12.674733 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-4689b87b-0d93-47a3-b6a7-c93ebdb71b2b tempest-VolumesTransfersTest-1015887744 tempest-VolumesTransfersTest-1015887744-project-admin] Calling method 'delete' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:12.674892 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.v3.volumes [None req-4689b87b-0d93-47a3-b6a7-c93ebdb71b2b tempest-VolumesTransfersTest-1015887744 tempest-VolumesTransfersTest-1015887744-project-admin] Delete volume with id: b5307e98-7621-4935-8923-65cc52cc0280 Aug 16 21:14:12.682065 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:14:12.682065 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:14:12.682449 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-4689b87b-0d93-47a3-b6a7-c93ebdb71b2b tempest-VolumesTransfersTest-1015887744 tempest-VolumesTransfersTest-1015887744-project-admin] Volume info retrieved successfully. Aug 16 21:14:12.698482 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-4689b87b-0d93-47a3-b6a7-c93ebdb71b2b tempest-VolumesTransfersTest-1015887744 tempest-VolumesTransfersTest-1015887744-project-admin] Delete volume request issued successfully. Aug 16 21:14:12.698694 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-4689b87b-0d93-47a3-b6a7-c93ebdb71b2b tempest-VolumesTransfersTest-1015887744 tempest-VolumesTransfersTest-1015887744-project-admin] https://10.4.3.143/volume/v3/volumes/b5307e98-7621-4935-8923-65cc52cc0280 returned with HTTP 202 Aug 16 21:14:12.699134 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 553/2188] 10.4.3.143 () {66 vars in 1351 bytes} [Sun Aug 16 21:14:12 2026] DELETE /volume/v3/volumes/b5307e98-7621-4935-8923-65cc52cc0280 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 21:14:12.705535 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-33ac28da-7d5b-4d68-9d9c-9ec9ff209f03 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:12.707527 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-33ac28da-7d5b-4d68-9d9c-9ec9ff209f03 tempest-VolumesTransfersTest-1015887744 tempest-VolumesTransfersTest-1015887744-project-admin] GET https://10.4.3.143/volume/v3/volumes/b5307e98-7621-4935-8923-65cc52cc0280 Aug 16 21:14:12.707724 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-33ac28da-7d5b-4d68-9d9c-9ec9ff209f03 tempest-VolumesTransfersTest-1015887744 tempest-VolumesTransfersTest-1015887744-project-admin] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:12.707907 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-33ac28da-7d5b-4d68-9d9c-9ec9ff209f03 tempest-VolumesTransfersTest-1015887744 tempest-VolumesTransfersTest-1015887744-project-admin] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:12.717420 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:14:12.717420 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:14:12.722347 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-33ac28da-7d5b-4d68-9d9c-9ec9ff209f03 tempest-VolumesTransfersTest-1015887744 tempest-VolumesTransfersTest-1015887744-project-admin] Volume info retrieved successfully. Aug 16 21:14:12.728025 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-33ac28da-7d5b-4d68-9d9c-9ec9ff209f03 tempest-VolumesTransfersTest-1015887744 tempest-VolumesTransfersTest-1015887744-project-admin] https://10.4.3.143/volume/v3/volumes/b5307e98-7621-4935-8923-65cc52cc0280 returned with HTTP 200 Aug 16 21:14:12.728559 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 553/2189] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:14:12 2026] GET /volume/v3/volumes/b5307e98-7621-4935-8923-65cc52cc0280 => generated 1015 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:14:12.845670 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-9ff98bce-5356-4ab1-bb21-d4ad629f3d8b None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:12.846510 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-9ff98bce-5356-4ab1-bb21-d4ad629f3d8b tempest-AttachVolumeTestJSON-1191062052 tempest-AttachVolumeTestJSON-1191062052-project-member] GET https://10.4.3.143/volume/v3/volumes/65b11aee-961e-4049-81c5-8bd614dd5bbb Aug 16 21:14:12.848940 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-9ff98bce-5356-4ab1-bb21-d4ad629f3d8b tempest-AttachVolumeTestJSON-1191062052 tempest-AttachVolumeTestJSON-1191062052-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:12.848940 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-9ff98bce-5356-4ab1-bb21-d4ad629f3d8b tempest-AttachVolumeTestJSON-1191062052 tempest-AttachVolumeTestJSON-1191062052-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:12.853115 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-9ff98bce-5356-4ab1-bb21-d4ad629f3d8b tempest-AttachVolumeTestJSON-1191062052 tempest-AttachVolumeTestJSON-1191062052-project-member] https://10.4.3.143/volume/v3/volumes/65b11aee-961e-4049-81c5-8bd614dd5bbb returned with HTTP 404 Aug 16 21:14:12.853529 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 537/2190] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:14:12 2026] GET /volume/v3/volumes/65b11aee-961e-4049-81c5-8bd614dd5bbb => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:14:12.909512 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-a6b45176-229a-4325-bd2b-f469346bd6fd None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:12.911528 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-a6b45176-229a-4325-bd2b-f469346bd6fd tempest-AttachVolumeTestJSON-1191062052 tempest-AttachVolumeTestJSON-1191062052-project-member] DELETE https://10.4.3.143/volume/v3/volumes/c27a9863-7dcc-4822-9b13-9646c681232c Aug 16 21:14:12.911704 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-a6b45176-229a-4325-bd2b-f469346bd6fd tempest-AttachVolumeTestJSON-1191062052 tempest-AttachVolumeTestJSON-1191062052-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:12.911881 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-a6b45176-229a-4325-bd2b-f469346bd6fd tempest-AttachVolumeTestJSON-1191062052 tempest-AttachVolumeTestJSON-1191062052-project-member] Calling method 'delete' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:12.912066 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.v3.volumes [None req-a6b45176-229a-4325-bd2b-f469346bd6fd tempest-AttachVolumeTestJSON-1191062052 tempest-AttachVolumeTestJSON-1191062052-project-member] Delete volume with id: c27a9863-7dcc-4822-9b13-9646c681232c Aug 16 21:14:12.919759 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:14:12.919759 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:14:12.920223 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-a6b45176-229a-4325-bd2b-f469346bd6fd tempest-AttachVolumeTestJSON-1191062052 tempest-AttachVolumeTestJSON-1191062052-project-member] Volume info retrieved successfully. Aug 16 21:14:12.935391 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-a6b45176-229a-4325-bd2b-f469346bd6fd tempest-AttachVolumeTestJSON-1191062052 tempest-AttachVolumeTestJSON-1191062052-project-member] Delete volume request issued successfully. Aug 16 21:14:12.935579 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-a6b45176-229a-4325-bd2b-f469346bd6fd tempest-AttachVolumeTestJSON-1191062052 tempest-AttachVolumeTestJSON-1191062052-project-member] https://10.4.3.143/volume/v3/volumes/c27a9863-7dcc-4822-9b13-9646c681232c returned with HTTP 202 Aug 16 21:14:12.936008 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 548/2191] 10.4.3.143 () {66 vars in 1351 bytes} [Sun Aug 16 21:14:12 2026] DELETE /volume/v3/volumes/c27a9863-7dcc-4822-9b13-9646c681232c => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 21:14:12.943240 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-604c0cb2-7547-4c94-b8aa-a3e10357a048 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:12.944933 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-604c0cb2-7547-4c94-b8aa-a3e10357a048 tempest-AttachVolumeTestJSON-1191062052 tempest-AttachVolumeTestJSON-1191062052-project-member] GET https://10.4.3.143/volume/v3/volumes/c27a9863-7dcc-4822-9b13-9646c681232c Aug 16 21:14:12.945156 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-604c0cb2-7547-4c94-b8aa-a3e10357a048 tempest-AttachVolumeTestJSON-1191062052 tempest-AttachVolumeTestJSON-1191062052-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:12.945389 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-604c0cb2-7547-4c94-b8aa-a3e10357a048 tempest-AttachVolumeTestJSON-1191062052 tempest-AttachVolumeTestJSON-1191062052-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:12.951615 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:14:12.951615 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:14:12.955572 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-604c0cb2-7547-4c94-b8aa-a3e10357a048 tempest-AttachVolumeTestJSON-1191062052 tempest-AttachVolumeTestJSON-1191062052-project-member] Volume info retrieved successfully. Aug 16 21:14:12.959929 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-604c0cb2-7547-4c94-b8aa-a3e10357a048 tempest-AttachVolumeTestJSON-1191062052 tempest-AttachVolumeTestJSON-1191062052-project-member] https://10.4.3.143/volume/v3/volumes/c27a9863-7dcc-4822-9b13-9646c681232c returned with HTTP 200 Aug 16 21:14:12.960306 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 554/2192] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:14:12 2026] GET /volume/v3/volumes/c27a9863-7dcc-4822-9b13-9646c681232c => generated 842 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:14:13.218677 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-ec0f7646-d8c3-46ea-97dd-4f5f5dad0e9c None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:13.220362 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-ec0f7646-d8c3-46ea-97dd-4f5f5dad0e9c tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] GET https://10.4.3.143/volume/v3/volumes/28a50e1b-8957-407d-ae2f-f8844dd72af6 Aug 16 21:14:13.220557 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-ec0f7646-d8c3-46ea-97dd-4f5f5dad0e9c tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:13.220744 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-ec0f7646-d8c3-46ea-97dd-4f5f5dad0e9c tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:13.227970 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:14:13.227970 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:14:13.230975 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-ec0f7646-d8c3-46ea-97dd-4f5f5dad0e9c tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Volume info retrieved successfully. Aug 16 21:14:13.234663 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-ec0f7646-d8c3-46ea-97dd-4f5f5dad0e9c tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] https://10.4.3.143/volume/v3/volumes/28a50e1b-8957-407d-ae2f-f8844dd72af6 returned with HTTP 200 Aug 16 21:14:13.235068 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 554/2193] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:14:13 2026] GET /volume/v3/volumes/28a50e1b-8957-407d-ae2f-f8844dd72af6 => generated 1018 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:14:13.246480 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-b464ca6a-7d8d-4be3-89e3-f1888d1355d5 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:13.248386 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-b464ca6a-7d8d-4be3-89e3-f1888d1355d5 tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] POST https://10.4.3.143/volume/v3/snapshots Aug 16 21:14:13.248583 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-b464ca6a-7d8d-4be3-89e3-f1888d1355d5 tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "28a50e1b-8957-407d-ae2f-f8844dd72af6", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1314840766"}} {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:14:13.257438 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:14:13.257438 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:14:13.257756 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-b464ca6a-7d8d-4be3-89e3-f1888d1355d5 tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Volume info retrieved successfully. Aug 16 21:14:13.257861 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.v3.snapshots [None req-b464ca6a-7d8d-4be3-89e3-f1888d1355d5 tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Create snapshot from volume 28a50e1b-8957-407d-ae2f-f8844dd72af6 Aug 16 21:14:13.278946 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.quota [None req-b464ca6a-7d8d-4be3-89e3-f1888d1355d5 tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Created reservations ['d5548da9-6c08-4ce3-9f17-81d3a5697c88', '1da433ec-1fee-43cb-8cb0-15fc3f4e1c2c', 'b71c002b-7e6d-4968-87ca-fca7de4c17ab', '3a6ed086-241a-471d-aaf1-315e7ed29c5c'] {{(pid=100333) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:14:13.303372 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-b464ca6a-7d8d-4be3-89e3-f1888d1355d5 tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Snapshot create request issued successfully. Aug 16 21:14:13.303689 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-b464ca6a-7d8d-4be3-89e3-f1888d1355d5 tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] https://10.4.3.143/volume/v3/snapshots returned with HTTP 202 Aug 16 21:14:13.304210 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 538/2194] 10.4.3.143 () {68 vars in 1265 bytes} [Sun Aug 16 21:14:13 2026] POST /volume/v3/snapshots => generated 308 bytes in 58 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 21:14:13.313523 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-b3fdd5ca-0817-41a7-a07b-7148f505bee9 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:13.315517 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-b3fdd5ca-0817-41a7-a07b-7148f505bee9 tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] GET https://10.4.3.143/volume/v3/snapshots/84bd45e8-e104-458a-b1de-8fb607a7c120 Aug 16 21:14:13.315818 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-b3fdd5ca-0817-41a7-a07b-7148f505bee9 tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:13.316131 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-b3fdd5ca-0817-41a7-a07b-7148f505bee9 tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:13.321222 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:14:13.321222 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:14:13.321587 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-b3fdd5ca-0817-41a7-a07b-7148f505bee9 tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Snapshot retrieved successfully. Aug 16 21:14:13.322380 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-b3fdd5ca-0817-41a7-a07b-7148f505bee9 tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] https://10.4.3.143/volume/v3/snapshots/84bd45e8-e104-458a-b1de-8fb607a7c120 returned with HTTP 200 Aug 16 21:14:13.322729 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 549/2195] 10.4.3.143 () {66 vars in 1354 bytes} [Sun Aug 16 21:14:13 2026] GET /volume/v3/snapshots/84bd45e8-e104-458a-b1de-8fb607a7c120 => generated 440 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:14:13.740233 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-d4cc5e0f-7b7a-4179-bb81-adbc54df4552 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:13.742087 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-d4cc5e0f-7b7a-4179-bb81-adbc54df4552 tempest-VolumesTransfersTest-1015887744 tempest-VolumesTransfersTest-1015887744-project-admin] GET https://10.4.3.143/volume/v3/volumes/b5307e98-7621-4935-8923-65cc52cc0280 Aug 16 21:14:13.742330 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-d4cc5e0f-7b7a-4179-bb81-adbc54df4552 tempest-VolumesTransfersTest-1015887744 tempest-VolumesTransfersTest-1015887744-project-admin] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:13.742487 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-d4cc5e0f-7b7a-4179-bb81-adbc54df4552 tempest-VolumesTransfersTest-1015887744 tempest-VolumesTransfersTest-1015887744-project-admin] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:13.748844 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-d4cc5e0f-7b7a-4179-bb81-adbc54df4552 tempest-VolumesTransfersTest-1015887744 tempest-VolumesTransfersTest-1015887744-project-admin] https://10.4.3.143/volume/v3/volumes/b5307e98-7621-4935-8923-65cc52cc0280 returned with HTTP 404 Aug 16 21:14:13.749413 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 555/2196] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:14:13 2026] GET /volume/v3/volumes/b5307e98-7621-4935-8923-65cc52cc0280 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:14:13.755661 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-c6ea5d70-85d8-4ce5-86ba-573dde9c5469 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:13.757102 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-c6ea5d70-85d8-4ce5-86ba-573dde9c5469 tempest-VolumesTransfersTest-680879781 tempest-VolumesTransfersTest-680879781-project-member] GET https://10.4.3.143/volume/v3/volumes/b5307e98-7621-4935-8923-65cc52cc0280 Aug 16 21:14:13.757345 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-c6ea5d70-85d8-4ce5-86ba-573dde9c5469 tempest-VolumesTransfersTest-680879781 tempest-VolumesTransfersTest-680879781-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:13.757466 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-c6ea5d70-85d8-4ce5-86ba-573dde9c5469 tempest-VolumesTransfersTest-680879781 tempest-VolumesTransfersTest-680879781-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:13.762611 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-c6ea5d70-85d8-4ce5-86ba-573dde9c5469 tempest-VolumesTransfersTest-680879781 tempest-VolumesTransfersTest-680879781-project-member] https://10.4.3.143/volume/v3/volumes/b5307e98-7621-4935-8923-65cc52cc0280 returned with HTTP 404 Aug 16 21:14:13.763301 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 555/2197] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:14:13 2026] GET /volume/v3/volumes/b5307e98-7621-4935-8923-65cc52cc0280 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:14:13.769498 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-b6fcebed-9f41-42f3-9de8-815327363855 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:13.771230 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-b6fcebed-9f41-42f3-9de8-815327363855 tempest-VolumesTransfersTest-680879781 tempest-VolumesTransfersTest-680879781-project-member] DELETE https://10.4.3.143/volume/v3/volumes/b5307e98-7621-4935-8923-65cc52cc0280 Aug 16 21:14:13.771377 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-b6fcebed-9f41-42f3-9de8-815327363855 tempest-VolumesTransfersTest-680879781 tempest-VolumesTransfersTest-680879781-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:13.771594 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-b6fcebed-9f41-42f3-9de8-815327363855 tempest-VolumesTransfersTest-680879781 tempest-VolumesTransfersTest-680879781-project-member] Calling method 'delete' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:13.771772 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.v3.volumes [None req-b6fcebed-9f41-42f3-9de8-815327363855 tempest-VolumesTransfersTest-680879781 tempest-VolumesTransfersTest-680879781-project-member] Delete volume with id: b5307e98-7621-4935-8923-65cc52cc0280 Aug 16 21:14:13.776955 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-b6fcebed-9f41-42f3-9de8-815327363855 tempest-VolumesTransfersTest-680879781 tempest-VolumesTransfersTest-680879781-project-member] https://10.4.3.143/volume/v3/volumes/b5307e98-7621-4935-8923-65cc52cc0280 returned with HTTP 404 Aug 16 21:14:13.777427 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 539/2198] 10.4.3.143 () {66 vars in 1351 bytes} [Sun Aug 16 21:14:13 2026] DELETE /volume/v3/volumes/b5307e98-7621-4935-8923-65cc52cc0280 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:14:13.974341 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-cae6e32f-115c-4dc9-8b7a-2bbd423d0e56 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:13.977950 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-cae6e32f-115c-4dc9-8b7a-2bbd423d0e56 tempest-AttachVolumeTestJSON-1191062052 tempest-AttachVolumeTestJSON-1191062052-project-member] GET https://10.4.3.143/volume/v3/volumes/c27a9863-7dcc-4822-9b13-9646c681232c Aug 16 21:14:13.978158 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-cae6e32f-115c-4dc9-8b7a-2bbd423d0e56 tempest-AttachVolumeTestJSON-1191062052 tempest-AttachVolumeTestJSON-1191062052-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:13.978325 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-cae6e32f-115c-4dc9-8b7a-2bbd423d0e56 tempest-AttachVolumeTestJSON-1191062052 tempest-AttachVolumeTestJSON-1191062052-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:13.983836 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-cae6e32f-115c-4dc9-8b7a-2bbd423d0e56 tempest-AttachVolumeTestJSON-1191062052 tempest-AttachVolumeTestJSON-1191062052-project-member] https://10.4.3.143/volume/v3/volumes/c27a9863-7dcc-4822-9b13-9646c681232c returned with HTTP 404 Aug 16 21:14:13.984336 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 550/2199] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:14:13 2026] GET /volume/v3/volumes/c27a9863-7dcc-4822-9b13-9646c681232c => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:14:14.332449 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-0ccd2dcd-3b61-4c86-b60e-88356ccecdd5 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:14.334811 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-0ccd2dcd-3b61-4c86-b60e-88356ccecdd5 tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] GET https://10.4.3.143/volume/v3/snapshots/84bd45e8-e104-458a-b1de-8fb607a7c120 Aug 16 21:14:14.334811 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-0ccd2dcd-3b61-4c86-b60e-88356ccecdd5 tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:14.334811 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-0ccd2dcd-3b61-4c86-b60e-88356ccecdd5 tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:14.350260 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:14:14.350260 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:14:14.350577 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-0ccd2dcd-3b61-4c86-b60e-88356ccecdd5 tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Snapshot retrieved successfully. Aug 16 21:14:14.351262 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-0ccd2dcd-3b61-4c86-b60e-88356ccecdd5 tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] https://10.4.3.143/volume/v3/snapshots/84bd45e8-e104-458a-b1de-8fb607a7c120 returned with HTTP 200 Aug 16 21:14:14.351620 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 556/2200] 10.4.3.143 () {66 vars in 1354 bytes} [Sun Aug 16 21:14:14 2026] GET /volume/v3/snapshots/84bd45e8-e104-458a-b1de-8fb607a7c120 => generated 467 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:14:14.362767 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-d4ac84e3-21c7-4265-8d98-eb655cc27792 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:14.366320 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-d4ac84e3-21c7-4265-8d98-eb655cc27792 tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-member] POST https://10.4.3.143/volume/v3/snapshots/84bd45e8-e104-458a-b1de-8fb607a7c120/action Aug 16 21:14:14.366320 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-d4ac84e3-21c7-4265-8d98-eb655cc27792 tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-member] Action body: b'{"os-force_delete": {}}' {{(pid=100330) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 21:14:14.366468 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-d4ac84e3-21c7-4265-8d98-eb655cc27792 tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-member] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:14:14.373888 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:14:14.373888 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:14:14.374303 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-d4ac84e3-21c7-4265-8d98-eb655cc27792 tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-member] Snapshot retrieved successfully. Aug 16 21:14:14.377242 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.policy [None req-d4ac84e3-21c7-4265-8d98-eb655cc27792 tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-member] Policy check for volume_extension:snapshot_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': 'ceb29c817ebf4d2fa795ad9ee0e4d002', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '440812c9bca442a786aabacf4409d947', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100330) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 16 21:14:14.377242 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-d4ac84e3-21c7-4265-8d98-eb655cc27792 tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-member] https://10.4.3.143/volume/v3/snapshots/84bd45e8-e104-458a-b1de-8fb607a7c120/action returned with HTTP 403 Aug 16 21:14:14.377242 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 556/2201] 10.4.3.143 () {68 vars in 1396 bytes} [Sun Aug 16 21:14:14 2026] POST /volume/v3/snapshots/84bd45e8-e104-458a-b1de-8fb607a7c120/action => generated 133 bytes in 14 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:14:14.383821 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-f9acd003-8ab5-4516-a288-986bde2373ec None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:14.385782 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-f9acd003-8ab5-4516-a288-986bde2373ec tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] DELETE https://10.4.3.143/volume/v3/snapshots/84bd45e8-e104-458a-b1de-8fb607a7c120 Aug 16 21:14:14.385986 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-f9acd003-8ab5-4516-a288-986bde2373ec tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:14.386198 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-f9acd003-8ab5-4516-a288-986bde2373ec tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Calling method 'delete' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:14.386294 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.v3.snapshots [None req-f9acd003-8ab5-4516-a288-986bde2373ec tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Delete snapshot with id: 84bd45e8-e104-458a-b1de-8fb607a7c120 Aug 16 21:14:14.390982 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:14:14.390982 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:14:14.391582 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-f9acd003-8ab5-4516-a288-986bde2373ec tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Snapshot retrieved successfully. Aug 16 21:14:14.412944 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-f9acd003-8ab5-4516-a288-986bde2373ec tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Snapshot delete request issued successfully. Aug 16 21:14:14.412944 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-f9acd003-8ab5-4516-a288-986bde2373ec tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] https://10.4.3.143/volume/v3/snapshots/84bd45e8-e104-458a-b1de-8fb607a7c120 returned with HTTP 202 Aug 16 21:14:14.412944 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 540/2202] 10.4.3.143 () {66 vars in 1357 bytes} [Sun Aug 16 21:14:14 2026] DELETE /volume/v3/snapshots/84bd45e8-e104-458a-b1de-8fb607a7c120 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 21:14:14.424025 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-348f8ec4-b5c4-45ba-ba80-82c77c970dfc None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:14.433253 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-348f8ec4-b5c4-45ba-ba80-82c77c970dfc tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] GET https://10.4.3.143/volume/v3/snapshots/84bd45e8-e104-458a-b1de-8fb607a7c120 Aug 16 21:14:14.433253 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-348f8ec4-b5c4-45ba-ba80-82c77c970dfc tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:14.433253 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-348f8ec4-b5c4-45ba-ba80-82c77c970dfc tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:14.443161 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:14:14.443161 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:14:14.443161 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-348f8ec4-b5c4-45ba-ba80-82c77c970dfc tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Snapshot retrieved successfully. Aug 16 21:14:14.444900 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-348f8ec4-b5c4-45ba-ba80-82c77c970dfc tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] https://10.4.3.143/volume/v3/snapshots/84bd45e8-e104-458a-b1de-8fb607a7c120 returned with HTTP 200 Aug 16 21:14:14.444900 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 551/2203] 10.4.3.143 () {66 vars in 1354 bytes} [Sun Aug 16 21:14:14 2026] GET /volume/v3/snapshots/84bd45e8-e104-458a-b1de-8fb607a7c120 => generated 466 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:14:15.459777 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-dbef706c-06c2-4345-8574-981f2fe2b14e None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:15.461822 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-dbef706c-06c2-4345-8574-981f2fe2b14e tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] GET https://10.4.3.143/volume/v3/snapshots/84bd45e8-e104-458a-b1de-8fb607a7c120 Aug 16 21:14:15.462086 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-dbef706c-06c2-4345-8574-981f2fe2b14e tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:15.462349 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-dbef706c-06c2-4345-8574-981f2fe2b14e tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:15.471015 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-dbef706c-06c2-4345-8574-981f2fe2b14e tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] https://10.4.3.143/volume/v3/snapshots/84bd45e8-e104-458a-b1de-8fb607a7c120 returned with HTTP 404 Aug 16 21:14:15.471635 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 557/2204] 10.4.3.143 () {66 vars in 1354 bytes} [Sun Aug 16 21:14:15 2026] GET /volume/v3/snapshots/84bd45e8-e104-458a-b1de-8fb607a7c120 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:14:15.486325 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-6731de4b-5b0c-4da3-a98a-3b10d70e6f5e None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:15.489135 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-6731de4b-5b0c-4da3-a98a-3b10d70e6f5e tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] DELETE https://10.4.3.143/volume/v3/volumes/28a50e1b-8957-407d-ae2f-f8844dd72af6 Aug 16 21:14:15.489341 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-6731de4b-5b0c-4da3-a98a-3b10d70e6f5e tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:15.489669 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-6731de4b-5b0c-4da3-a98a-3b10d70e6f5e tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Calling method 'delete' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:15.489979 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.v3.volumes [None req-6731de4b-5b0c-4da3-a98a-3b10d70e6f5e tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Delete volume with id: 28a50e1b-8957-407d-ae2f-f8844dd72af6 Aug 16 21:14:15.501159 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:14:15.501159 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:14:15.501595 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-6731de4b-5b0c-4da3-a98a-3b10d70e6f5e tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Volume info retrieved successfully. Aug 16 21:14:15.524011 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-6731de4b-5b0c-4da3-a98a-3b10d70e6f5e tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Delete volume request issued successfully. Aug 16 21:14:15.524415 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-6731de4b-5b0c-4da3-a98a-3b10d70e6f5e tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] https://10.4.3.143/volume/v3/volumes/28a50e1b-8957-407d-ae2f-f8844dd72af6 returned with HTTP 202 Aug 16 21:14:15.525109 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 557/2205] 10.4.3.143 () {66 vars in 1351 bytes} [Sun Aug 16 21:14:15 2026] DELETE /volume/v3/volumes/28a50e1b-8957-407d-ae2f-f8844dd72af6 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 21:14:15.536067 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-4e8c041d-522b-4cd2-9bfd-c19ad60aa7bf None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:15.541643 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-4e8c041d-522b-4cd2-9bfd-c19ad60aa7bf tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] GET https://10.4.3.143/volume/v3/volumes/28a50e1b-8957-407d-ae2f-f8844dd72af6 Aug 16 21:14:15.541947 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-4e8c041d-522b-4cd2-9bfd-c19ad60aa7bf tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:15.542283 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-4e8c041d-522b-4cd2-9bfd-c19ad60aa7bf tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:15.559933 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:14:15.559933 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:14:15.568412 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-4e8c041d-522b-4cd2-9bfd-c19ad60aa7bf tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Volume info retrieved successfully. Aug 16 21:14:15.571522 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-4e8c041d-522b-4cd2-9bfd-c19ad60aa7bf tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] https://10.4.3.143/volume/v3/volumes/28a50e1b-8957-407d-ae2f-f8844dd72af6 returned with HTTP 200 Aug 16 21:14:15.572047 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 541/2206] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:14:15 2026] GET /volume/v3/volumes/28a50e1b-8957-407d-ae2f-f8844dd72af6 => generated 1017 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:14:15.963817 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-58b7ed42-81d9-4d46-a27e-1df871738a57 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:16.076085 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-58b7ed42-81d9-4d46-a27e-1df871738a57 tempest-GroupTypeSpecsTest-1156901634 tempest-GroupTypeSpecsTest-1156901634-project-admin] POST https://10.4.3.143/volume/v3/group_types Aug 16 21:14:16.076085 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-58b7ed42-81d9-4d46-a27e-1df871738a57 tempest-GroupTypeSpecsTest-1156901634 tempest-GroupTypeSpecsTest-1156901634-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypeSpecsTest-group-type-131410326"}} {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:14:16.095972 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-58b7ed42-81d9-4d46-a27e-1df871738a57 tempest-GroupTypeSpecsTest-1156901634 tempest-GroupTypeSpecsTest-1156901634-project-admin] https://10.4.3.143/volume/v3/group_types returned with HTTP 202 Aug 16 21:14:16.096313 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 552/2207] 10.4.3.143 () {70 vars in 1311 bytes} [Sun Aug 16 21:14:15 2026] POST /volume/v3/group_types => generated 180 bytes in 133 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:14:16.106154 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-4b48f3eb-f391-4835-ad20-b531dc6c060c None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:16.108250 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-4b48f3eb-f391-4835-ad20-b531dc6c060c tempest-GroupTypeSpecsTest-1156901634 tempest-GroupTypeSpecsTest-1156901634-project-admin] POST https://10.4.3.143/volume/v3/group_types/a8c95ff9-1d3a-44e6-a773-e76d4370b103/group_specs Aug 16 21:14:16.108680 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-4b48f3eb-f391-4835-ad20-b531dc6c060c tempest-GroupTypeSpecsTest-1156901634 tempest-GroupTypeSpecsTest-1156901634-project-admin] Action: 'create', calling method: version_select, body: {"group_specs": {"key1": "value1", "key2": "value2"}} {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:14:16.130337 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-4b48f3eb-f391-4835-ad20-b531dc6c060c tempest-GroupTypeSpecsTest-1156901634 tempest-GroupTypeSpecsTest-1156901634-project-admin] https://10.4.3.143/volume/v3/group_types/a8c95ff9-1d3a-44e6-a773-e76d4370b103/group_specs returned with HTTP 202 Aug 16 21:14:16.130897 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 558/2208] 10.4.3.143 () {70 vars in 1458 bytes} [Sun Aug 16 21:14:16 2026] POST /volume/v3/group_types/a8c95ff9-1d3a-44e6-a773-e76d4370b103/group_specs => generated 53 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 21:14:16.140413 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-f364676f-e183-4a53-b374-3adef4171169 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:16.142694 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-f364676f-e183-4a53-b374-3adef4171169 tempest-GroupTypeSpecsTest-1156901634 tempest-GroupTypeSpecsTest-1156901634-project-admin] POST https://10.4.3.143/volume/v3/group_types/a8c95ff9-1d3a-44e6-a773-e76d4370b103/group_specs Aug 16 21:14:16.143192 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-f364676f-e183-4a53-b374-3adef4171169 tempest-GroupTypeSpecsTest-1156901634 tempest-GroupTypeSpecsTest-1156901634-project-admin] Action: 'create', calling method: version_select, body: {"group_specs": {"key2": "value2-updated", "key3": "value3"}} {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:14:16.160041 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-f364676f-e183-4a53-b374-3adef4171169 tempest-GroupTypeSpecsTest-1156901634 tempest-GroupTypeSpecsTest-1156901634-project-admin] https://10.4.3.143/volume/v3/group_types/a8c95ff9-1d3a-44e6-a773-e76d4370b103/group_specs returned with HTTP 202 Aug 16 21:14:16.160473 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 558/2209] 10.4.3.143 () {70 vars in 1458 bytes} [Sun Aug 16 21:14:16 2026] POST /volume/v3/group_types/a8c95ff9-1d3a-44e6-a773-e76d4370b103/group_specs => generated 61 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 21:14:16.169016 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-196b11af-5503-4c5c-a1d8-f632a9145912 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:16.171803 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-196b11af-5503-4c5c-a1d8-f632a9145912 tempest-GroupTypeSpecsTest-1156901634 tempest-GroupTypeSpecsTest-1156901634-project-admin] GET https://10.4.3.143/volume/v3/group_types/a8c95ff9-1d3a-44e6-a773-e76d4370b103/group_specs/key2 Aug 16 21:14:16.172557 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-196b11af-5503-4c5c-a1d8-f632a9145912 tempest-GroupTypeSpecsTest-1156901634 tempest-GroupTypeSpecsTest-1156901634-project-admin] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:16.172822 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-196b11af-5503-4c5c-a1d8-f632a9145912 tempest-GroupTypeSpecsTest-1156901634 tempest-GroupTypeSpecsTest-1156901634-project-admin] Calling method 'version_select' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:16.184993 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-196b11af-5503-4c5c-a1d8-f632a9145912 tempest-GroupTypeSpecsTest-1156901634 tempest-GroupTypeSpecsTest-1156901634-project-admin] https://10.4.3.143/volume/v3/group_types/a8c95ff9-1d3a-44e6-a773-e76d4370b103/group_specs/key2 returned with HTTP 200 Aug 16 21:14:16.185819 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 542/2210] 10.4.3.143 () {68 vars in 1452 bytes} [Sun Aug 16 21:14:16 2026] GET /volume/v3/group_types/a8c95ff9-1d3a-44e6-a773-e76d4370b103/group_specs/key2 => generated 26 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:14:16.194261 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-5b4904fa-2286-4388-a131-e8cb261de743 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:16.196875 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-5b4904fa-2286-4388-a131-e8cb261de743 tempest-GroupTypeSpecsTest-1156901634 tempest-GroupTypeSpecsTest-1156901634-project-admin] GET https://10.4.3.143/volume/v3/group_types/a8c95ff9-1d3a-44e6-a773-e76d4370b103/group_specs/key3 Aug 16 21:14:16.197177 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-5b4904fa-2286-4388-a131-e8cb261de743 tempest-GroupTypeSpecsTest-1156901634 tempest-GroupTypeSpecsTest-1156901634-project-admin] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:16.197423 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-5b4904fa-2286-4388-a131-e8cb261de743 tempest-GroupTypeSpecsTest-1156901634 tempest-GroupTypeSpecsTest-1156901634-project-admin] Calling method 'version_select' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:16.211362 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-5b4904fa-2286-4388-a131-e8cb261de743 tempest-GroupTypeSpecsTest-1156901634 tempest-GroupTypeSpecsTest-1156901634-project-admin] https://10.4.3.143/volume/v3/group_types/a8c95ff9-1d3a-44e6-a773-e76d4370b103/group_specs/key3 returned with HTTP 200 Aug 16 21:14:16.211725 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 553/2211] 10.4.3.143 () {68 vars in 1452 bytes} [Sun Aug 16 21:14:16 2026] GET /volume/v3/group_types/a8c95ff9-1d3a-44e6-a773-e76d4370b103/group_specs/key3 => generated 18 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:14:16.231285 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-c7b057d7-7a4a-49c5-a8d1-021e5ae5d273 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:16.233257 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-c7b057d7-7a4a-49c5-a8d1-021e5ae5d273 tempest-GroupTypeSpecsTest-1156901634 tempest-GroupTypeSpecsTest-1156901634-project-admin] PUT https://10.4.3.143/volume/v3/group_types/a8c95ff9-1d3a-44e6-a773-e76d4370b103/group_specs/key3 Aug 16 21:14:16.233574 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-c7b057d7-7a4a-49c5-a8d1-021e5ae5d273 tempest-GroupTypeSpecsTest-1156901634 tempest-GroupTypeSpecsTest-1156901634-project-admin] Action: 'update', calling method: version_select, body: {"key3": "value3-updated"} {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:14:16.256856 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-c7b057d7-7a4a-49c5-a8d1-021e5ae5d273 tempest-GroupTypeSpecsTest-1156901634 tempest-GroupTypeSpecsTest-1156901634-project-admin] https://10.4.3.143/volume/v3/group_types/a8c95ff9-1d3a-44e6-a773-e76d4370b103/group_specs/key3 returned with HTTP 200 Aug 16 21:14:16.257490 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 559/2212] 10.4.3.143 () {70 vars in 1472 bytes} [Sun Aug 16 21:14:16 2026] PUT /volume/v3/group_types/a8c95ff9-1d3a-44e6-a773-e76d4370b103/group_specs/key3 => generated 26 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:14:16.273888 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-e63245f2-0364-47aa-9ce2-86c6c108fb20 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:16.276192 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-e63245f2-0364-47aa-9ce2-86c6c108fb20 tempest-GroupTypeSpecsTest-1156901634 tempest-GroupTypeSpecsTest-1156901634-project-admin] GET https://10.4.3.143/volume/v3/group_types/a8c95ff9-1d3a-44e6-a773-e76d4370b103/group_specs Aug 16 21:14:16.276347 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-e63245f2-0364-47aa-9ce2-86c6c108fb20 tempest-GroupTypeSpecsTest-1156901634 tempest-GroupTypeSpecsTest-1156901634-project-admin] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:16.276655 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-e63245f2-0364-47aa-9ce2-86c6c108fb20 tempest-GroupTypeSpecsTest-1156901634 tempest-GroupTypeSpecsTest-1156901634-project-admin] Calling method 'version_select' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:16.285451 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-e63245f2-0364-47aa-9ce2-86c6c108fb20 tempest-GroupTypeSpecsTest-1156901634 tempest-GroupTypeSpecsTest-1156901634-project-admin] https://10.4.3.143/volume/v3/group_types/a8c95ff9-1d3a-44e6-a773-e76d4370b103/group_specs returned with HTTP 200 Aug 16 21:14:16.286095 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 559/2213] 10.4.3.143 () {68 vars in 1437 bytes} [Sun Aug 16 21:14:16 2026] GET /volume/v3/group_types/a8c95ff9-1d3a-44e6-a773-e76d4370b103/group_specs => generated 87 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:14:16.295333 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-87613d95-12d2-4e70-94a5-f4f4439b791b None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:16.298937 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-87613d95-12d2-4e70-94a5-f4f4439b791b tempest-GroupTypeSpecsTest-1156901634 tempest-GroupTypeSpecsTest-1156901634-project-admin] DELETE https://10.4.3.143/volume/v3/group_types/a8c95ff9-1d3a-44e6-a773-e76d4370b103/group_specs/key1 Aug 16 21:14:16.299211 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-87613d95-12d2-4e70-94a5-f4f4439b791b tempest-GroupTypeSpecsTest-1156901634 tempest-GroupTypeSpecsTest-1156901634-project-admin] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:16.299446 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-87613d95-12d2-4e70-94a5-f4f4439b791b tempest-GroupTypeSpecsTest-1156901634 tempest-GroupTypeSpecsTest-1156901634-project-admin] Calling method 'version_select' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:16.316729 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-87613d95-12d2-4e70-94a5-f4f4439b791b tempest-GroupTypeSpecsTest-1156901634 tempest-GroupTypeSpecsTest-1156901634-project-admin] https://10.4.3.143/volume/v3/group_types/a8c95ff9-1d3a-44e6-a773-e76d4370b103/group_specs/key1 returned with HTTP 202 Aug 16 21:14:16.317440 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 543/2214] 10.4.3.143 () {68 vars in 1455 bytes} [Sun Aug 16 21:14:16 2026] DELETE /volume/v3/group_types/a8c95ff9-1d3a-44e6-a773-e76d4370b103/group_specs/key1 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 16 21:14:16.325530 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-6d70bdfc-2b8c-4c89-9072-e41c54225f00 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:16.327442 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-6d70bdfc-2b8c-4c89-9072-e41c54225f00 tempest-GroupTypeSpecsTest-1156901634 tempest-GroupTypeSpecsTest-1156901634-project-admin] GET https://10.4.3.143/volume/v3/group_types/a8c95ff9-1d3a-44e6-a773-e76d4370b103/group_specs/key1 Aug 16 21:14:16.327656 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-6d70bdfc-2b8c-4c89-9072-e41c54225f00 tempest-GroupTypeSpecsTest-1156901634 tempest-GroupTypeSpecsTest-1156901634-project-admin] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:16.327874 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-6d70bdfc-2b8c-4c89-9072-e41c54225f00 tempest-GroupTypeSpecsTest-1156901634 tempest-GroupTypeSpecsTest-1156901634-project-admin] Calling method 'version_select' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:16.333515 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-6d70bdfc-2b8c-4c89-9072-e41c54225f00 tempest-GroupTypeSpecsTest-1156901634 tempest-GroupTypeSpecsTest-1156901634-project-admin] HTTP exception thrown: Group Type a8c95ff9-1d3a-44e6-a773-e76d4370b103 has no extra spec with key key1. Aug 16 21:14:16.333657 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-6d70bdfc-2b8c-4c89-9072-e41c54225f00 tempest-GroupTypeSpecsTest-1156901634 tempest-GroupTypeSpecsTest-1156901634-project-admin] https://10.4.3.143/volume/v3/group_types/a8c95ff9-1d3a-44e6-a773-e76d4370b103/group_specs/key1 returned with HTTP 404 Aug 16 21:14:16.334171 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 554/2215] 10.4.3.143 () {68 vars in 1452 bytes} [Sun Aug 16 21:14:16 2026] GET /volume/v3/group_types/a8c95ff9-1d3a-44e6-a773-e76d4370b103/group_specs/key1 => generated 126 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 16 21:14:16.342528 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-36e178b0-11c6-45a6-9003-946727fd52e5 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:16.344713 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-36e178b0-11c6-45a6-9003-946727fd52e5 tempest-GroupTypeSpecsTest-1156901634 tempest-GroupTypeSpecsTest-1156901634-project-admin] DELETE https://10.4.3.143/volume/v3/group_types/a8c95ff9-1d3a-44e6-a773-e76d4370b103/group_specs/key2 Aug 16 21:14:16.345017 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-36e178b0-11c6-45a6-9003-946727fd52e5 tempest-GroupTypeSpecsTest-1156901634 tempest-GroupTypeSpecsTest-1156901634-project-admin] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:16.345276 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-36e178b0-11c6-45a6-9003-946727fd52e5 tempest-GroupTypeSpecsTest-1156901634 tempest-GroupTypeSpecsTest-1156901634-project-admin] Calling method 'version_select' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:16.366974 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-36e178b0-11c6-45a6-9003-946727fd52e5 tempest-GroupTypeSpecsTest-1156901634 tempest-GroupTypeSpecsTest-1156901634-project-admin] https://10.4.3.143/volume/v3/group_types/a8c95ff9-1d3a-44e6-a773-e76d4370b103/group_specs/key2 returned with HTTP 202 Aug 16 21:14:16.367365 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 560/2216] 10.4.3.143 () {68 vars in 1455 bytes} [Sun Aug 16 21:14:16 2026] DELETE /volume/v3/group_types/a8c95ff9-1d3a-44e6-a773-e76d4370b103/group_specs/key2 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 16 21:14:16.375759 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-ca6498da-a98c-4339-a0f6-99304486760a None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:16.378564 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-ca6498da-a98c-4339-a0f6-99304486760a tempest-GroupTypeSpecsTest-1156901634 tempest-GroupTypeSpecsTest-1156901634-project-admin] GET https://10.4.3.143/volume/v3/group_types/a8c95ff9-1d3a-44e6-a773-e76d4370b103/group_specs/key2 Aug 16 21:14:16.379320 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-ca6498da-a98c-4339-a0f6-99304486760a tempest-GroupTypeSpecsTest-1156901634 tempest-GroupTypeSpecsTest-1156901634-project-admin] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:16.379320 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-ca6498da-a98c-4339-a0f6-99304486760a tempest-GroupTypeSpecsTest-1156901634 tempest-GroupTypeSpecsTest-1156901634-project-admin] Calling method 'version_select' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:16.386875 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-ca6498da-a98c-4339-a0f6-99304486760a tempest-GroupTypeSpecsTest-1156901634 tempest-GroupTypeSpecsTest-1156901634-project-admin] HTTP exception thrown: Group Type a8c95ff9-1d3a-44e6-a773-e76d4370b103 has no extra spec with key key2. Aug 16 21:14:16.387106 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-ca6498da-a98c-4339-a0f6-99304486760a tempest-GroupTypeSpecsTest-1156901634 tempest-GroupTypeSpecsTest-1156901634-project-admin] https://10.4.3.143/volume/v3/group_types/a8c95ff9-1d3a-44e6-a773-e76d4370b103/group_specs/key2 returned with HTTP 404 Aug 16 21:14:16.387780 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 560/2217] 10.4.3.143 () {68 vars in 1452 bytes} [Sun Aug 16 21:14:16 2026] GET /volume/v3/group_types/a8c95ff9-1d3a-44e6-a773-e76d4370b103/group_specs/key2 => generated 126 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 16 21:14:16.394675 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-79abb57e-7009-4e1e-ab6f-5938129963d9 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:16.398110 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-79abb57e-7009-4e1e-ab6f-5938129963d9 tempest-GroupTypeSpecsTest-1156901634 tempest-GroupTypeSpecsTest-1156901634-project-admin] DELETE https://10.4.3.143/volume/v3/group_types/a8c95ff9-1d3a-44e6-a773-e76d4370b103/group_specs/key3 Aug 16 21:14:16.398401 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-79abb57e-7009-4e1e-ab6f-5938129963d9 tempest-GroupTypeSpecsTest-1156901634 tempest-GroupTypeSpecsTest-1156901634-project-admin] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:16.398625 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-79abb57e-7009-4e1e-ab6f-5938129963d9 tempest-GroupTypeSpecsTest-1156901634 tempest-GroupTypeSpecsTest-1156901634-project-admin] Calling method 'version_select' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:16.414147 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-79abb57e-7009-4e1e-ab6f-5938129963d9 tempest-GroupTypeSpecsTest-1156901634 tempest-GroupTypeSpecsTest-1156901634-project-admin] https://10.4.3.143/volume/v3/group_types/a8c95ff9-1d3a-44e6-a773-e76d4370b103/group_specs/key3 returned with HTTP 202 Aug 16 21:14:16.415636 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 544/2218] 10.4.3.143 () {68 vars in 1455 bytes} [Sun Aug 16 21:14:16 2026] DELETE /volume/v3/group_types/a8c95ff9-1d3a-44e6-a773-e76d4370b103/group_specs/key3 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 16 21:14:16.424031 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-85e51cb8-b05a-4dff-894c-846be6dfa239 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:16.428053 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-85e51cb8-b05a-4dff-894c-846be6dfa239 tempest-GroupTypeSpecsTest-1156901634 tempest-GroupTypeSpecsTest-1156901634-project-admin] GET https://10.4.3.143/volume/v3/group_types/a8c95ff9-1d3a-44e6-a773-e76d4370b103/group_specs/key3 Aug 16 21:14:16.428298 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-85e51cb8-b05a-4dff-894c-846be6dfa239 tempest-GroupTypeSpecsTest-1156901634 tempest-GroupTypeSpecsTest-1156901634-project-admin] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:16.428517 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-85e51cb8-b05a-4dff-894c-846be6dfa239 tempest-GroupTypeSpecsTest-1156901634 tempest-GroupTypeSpecsTest-1156901634-project-admin] Calling method 'version_select' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:16.438155 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-85e51cb8-b05a-4dff-894c-846be6dfa239 tempest-GroupTypeSpecsTest-1156901634 tempest-GroupTypeSpecsTest-1156901634-project-admin] HTTP exception thrown: Group Type a8c95ff9-1d3a-44e6-a773-e76d4370b103 has no extra spec with key key3. Aug 16 21:14:16.438361 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-85e51cb8-b05a-4dff-894c-846be6dfa239 tempest-GroupTypeSpecsTest-1156901634 tempest-GroupTypeSpecsTest-1156901634-project-admin] https://10.4.3.143/volume/v3/group_types/a8c95ff9-1d3a-44e6-a773-e76d4370b103/group_specs/key3 returned with HTTP 404 Aug 16 21:14:16.438893 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 555/2219] 10.4.3.143 () {68 vars in 1452 bytes} [Sun Aug 16 21:14:16 2026] GET /volume/v3/group_types/a8c95ff9-1d3a-44e6-a773-e76d4370b103/group_specs/key3 => generated 126 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 16 21:14:16.448895 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-7569d719-100f-4294-9ce5-64c72ff74921 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:16.451255 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-7569d719-100f-4294-9ce5-64c72ff74921 tempest-GroupTypeSpecsTest-1156901634 tempest-GroupTypeSpecsTest-1156901634-project-admin] DELETE https://10.4.3.143/volume/v3/group_types/a8c95ff9-1d3a-44e6-a773-e76d4370b103 Aug 16 21:14:16.451528 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-7569d719-100f-4294-9ce5-64c72ff74921 tempest-GroupTypeSpecsTest-1156901634 tempest-GroupTypeSpecsTest-1156901634-project-admin] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:16.451763 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-7569d719-100f-4294-9ce5-64c72ff74921 tempest-GroupTypeSpecsTest-1156901634 tempest-GroupTypeSpecsTest-1156901634-project-admin] Calling method 'version_select' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:16.490042 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-7569d719-100f-4294-9ce5-64c72ff74921 tempest-GroupTypeSpecsTest-1156901634 tempest-GroupTypeSpecsTest-1156901634-project-admin] https://10.4.3.143/volume/v3/group_types/a8c95ff9-1d3a-44e6-a773-e76d4370b103 returned with HTTP 202 Aug 16 21:14:16.490042 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 561/2220] 10.4.3.143 () {68 vars in 1404 bytes} [Sun Aug 16 21:14:16 2026] DELETE /volume/v3/group_types/a8c95ff9-1d3a-44e6-a773-e76d4370b103 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Aug 16 21:14:16.604201 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-4cd172e9-578c-4f31-b5bb-38bed7a5d5ae None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:16.605683 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-4cd172e9-578c-4f31-b5bb-38bed7a5d5ae tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] GET https://10.4.3.143/volume/v3/volumes/28a50e1b-8957-407d-ae2f-f8844dd72af6 Aug 16 21:14:16.605979 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-4cd172e9-578c-4f31-b5bb-38bed7a5d5ae tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:16.606083 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-4cd172e9-578c-4f31-b5bb-38bed7a5d5ae tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:16.613797 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-4cd172e9-578c-4f31-b5bb-38bed7a5d5ae tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] https://10.4.3.143/volume/v3/volumes/28a50e1b-8957-407d-ae2f-f8844dd72af6 returned with HTTP 404 Aug 16 21:14:16.613797 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 561/2221] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:14:16 2026] GET /volume/v3/volumes/28a50e1b-8957-407d-ae2f-f8844dd72af6 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:14:16.643658 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-58ddc81b-e3e8-4330-a620-fa70824871c3 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:16.646780 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-58ddc81b-e3e8-4330-a620-fa70824871c3 tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] POST https://10.4.3.143/volume/v3/volumes Aug 16 21:14:16.646780 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-58ddc81b-e3e8-4330-a620-fa70824871c3 tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1899808607"}} {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:14:16.648747 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.v3.volumes [None req-58ddc81b-e3e8-4330-a620-fa70824871c3 tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1899808607'}} {{(pid=100333) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 21:14:16.648747 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.v3.volumes [None req-58ddc81b-e3e8-4330-a620-fa70824871c3 tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Create volume of 1 GB Aug 16 21:14:16.656514 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-58ddc81b-e3e8-4330-a620-fa70824871c3 tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Availability Zones retrieved successfully. Aug 16 21:14:16.662931 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-58ddc81b-e3e8-4330-a620-fa70824871c3 tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Flow 'volume_create_api' (71f7587d-f951-4c3f-a48a-4f23b3dbd156) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100333) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:14:16.664609 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-58ddc81b-e3e8-4330-a620-fa70824871c3 tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (37a7268f-04c4-4c23-92e3-ec0baaee05f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:14:16.669064 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.flows.api.create_volume [None req-58ddc81b-e3e8-4330-a620-fa70824871c3 tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Validating volume size '1' using validate_int {{(pid=100333) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 21:14:16.711114 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-58ddc81b-e3e8-4330-a620-fa70824871c3 tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (37a7268f-04c4-4c23-92e3-ec0baaee05f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T21:04:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=69e633b8-fab9-4b15-8b40-4f1a67c51cda,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '69e633b8-fab9-4b15-8b40-4f1a67c51cda', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:14:16.711935 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-58ddc81b-e3e8-4330-a620-fa70824871c3 tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d44466f5-fca6-4639-8498-8096db7106a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:14:16.764817 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.quota [None req-58ddc81b-e3e8-4330-a620-fa70824871c3 tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Created reservations ['6e8d1198-0ef9-4746-a992-e93f75c93499', '455da707-a403-46b0-bea5-05735573ab42', '103b2867-e7c6-40de-9dec-85e7cc91aade', '325846d0-a798-45a1-9577-eca372526599'] {{(pid=100333) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:14:16.766012 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-58ddc81b-e3e8-4330-a620-fa70824871c3 tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d44466f5-fca6-4639-8498-8096db7106a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6e8d1198-0ef9-4746-a992-e93f75c93499', '455da707-a403-46b0-bea5-05735573ab42', '103b2867-e7c6-40de-9dec-85e7cc91aade', '325846d0-a798-45a1-9577-eca372526599']}' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:14:16.767209 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-58ddc81b-e3e8-4330-a620-fa70824871c3 tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (392eb6d0-2c0a-49bb-807f-ffd0d117051c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:14:16.794182 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-58ddc81b-e3e8-4330-a620-fa70824871c3 tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (392eb6d0-2c0a-49bb-807f-ffd0d117051c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7170233a-3dd5-4aed-9977-49563e9b28f1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1899808607',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='440812c9bca442a786aabacf4409d947',qos_specs=None,replication_status=,reservations=['6e8d1198-0ef9-4746-a992-e93f75c93499','455da707-a403-46b0-bea5-05735573ab42','103b2867-e7c6-40de-9dec-85e7cc91aade','325846d0-a798-45a1-9577-eca372526599'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f1f2ada295a54f5584bbf9f4d581cdf2',volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T21:14:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1899808607',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7170233a-3dd5-4aed-9977-49563e9b28f1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='440812c9bca442a786aabacf4409d947',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f1f2ada295a54f5584bbf9f4d581cdf2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(69e633b8-fab9-4b15-8b40-4f1a67c51cda),volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda)}' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:14:16.795153 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-58ddc81b-e3e8-4330-a620-fa70824871c3 tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7fe628d4-eef8-42db-a64c-7992aad88f2c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:14:16.815929 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-58ddc81b-e3e8-4330-a620-fa70824871c3 tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7fe628d4-eef8-42db-a64c-7992aad88f2c) transitioned into state 'SUCCESS' from state '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-1899808607',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='440812c9bca442a786aabacf4409d947',qos_specs=None,replication_status=,reservations=['6e8d1198-0ef9-4746-a992-e93f75c93499','455da707-a403-46b0-bea5-05735573ab42','103b2867-e7c6-40de-9dec-85e7cc91aade','325846d0-a798-45a1-9577-eca372526599'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f1f2ada295a54f5584bbf9f4d581cdf2',volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda)}' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:14:16.816970 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-58ddc81b-e3e8-4330-a620-fa70824871c3 tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (506234f3-79f3-4aa9-9be6-216cd16d13a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:14:16.830547 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-58ddc81b-e3e8-4330-a620-fa70824871c3 tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (506234f3-79f3-4aa9-9be6-216cd16d13a9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:14:16.831681 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-58ddc81b-e3e8-4330-a620-fa70824871c3 tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Flow 'volume_create_api' (71f7587d-f951-4c3f-a48a-4f23b3dbd156) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100333) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:14:16.832105 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-58ddc81b-e3e8-4330-a620-fa70824871c3 tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Create volume request issued successfully. Aug 16 21:14:16.832809 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-58ddc81b-e3e8-4330-a620-fa70824871c3 tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Aug 16 21:14:16.833481 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 545/2222] 10.4.3.143 () {68 vars in 1258 bytes} [Sun Aug 16 21:14:16 2026] POST /volume/v3/volumes => generated 778 bytes in 204 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 21:14:16.848824 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-2449f0c4-97c3-49d6-a604-2b7be408f423 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:16.854028 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-2449f0c4-97c3-49d6-a604-2b7be408f423 tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] GET https://10.4.3.143/volume/v3/volumes/7170233a-3dd5-4aed-9977-49563e9b28f1 Aug 16 21:14:16.854279 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-2449f0c4-97c3-49d6-a604-2b7be408f423 tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:16.854491 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-2449f0c4-97c3-49d6-a604-2b7be408f423 tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:16.883421 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:14:16.883421 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:14:16.898112 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-2449f0c4-97c3-49d6-a604-2b7be408f423 tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Volume info retrieved successfully. Aug 16 21:14:16.912757 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-2449f0c4-97c3-49d6-a604-2b7be408f423 tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] https://10.4.3.143/volume/v3/volumes/7170233a-3dd5-4aed-9977-49563e9b28f1 returned with HTTP 200 Aug 16 21:14:16.915259 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 556/2223] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:14:16 2026] GET /volume/v3/volumes/7170233a-3dd5-4aed-9977-49563e9b28f1 => generated 957 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:14:17.931574 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-ef7a253f-fa11-4c04-a77c-28d774fd5222 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:17.933878 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-ef7a253f-fa11-4c04-a77c-28d774fd5222 tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] GET https://10.4.3.143/volume/v3/volumes/7170233a-3dd5-4aed-9977-49563e9b28f1 Aug 16 21:14:17.934084 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-ef7a253f-fa11-4c04-a77c-28d774fd5222 tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:17.934390 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-ef7a253f-fa11-4c04-a77c-28d774fd5222 tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:17.943157 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:14:17.943157 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:14:17.947045 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-ef7a253f-fa11-4c04-a77c-28d774fd5222 tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Volume info retrieved successfully. Aug 16 21:14:17.951184 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-ef7a253f-fa11-4c04-a77c-28d774fd5222 tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] https://10.4.3.143/volume/v3/volumes/7170233a-3dd5-4aed-9977-49563e9b28f1 returned with HTTP 200 Aug 16 21:14:17.951601 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 562/2224] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:14:17 2026] GET /volume/v3/volumes/7170233a-3dd5-4aed-9977-49563e9b28f1 => generated 1018 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:14:17.965272 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-f49e36c6-611f-488c-92b7-785e24e946f0 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:17.967015 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-f49e36c6-611f-488c-92b7-785e24e946f0 tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] POST https://10.4.3.143/volume/v3/snapshots Aug 16 21:14:17.967364 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-f49e36c6-611f-488c-92b7-785e24e946f0 tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "7170233a-3dd5-4aed-9977-49563e9b28f1", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1564260754"}} {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:14:17.975405 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:14:17.975405 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:14:17.975720 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-f49e36c6-611f-488c-92b7-785e24e946f0 tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Volume info retrieved successfully. Aug 16 21:14:17.975825 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.v3.snapshots [None req-f49e36c6-611f-488c-92b7-785e24e946f0 tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Create snapshot from volume 7170233a-3dd5-4aed-9977-49563e9b28f1 Aug 16 21:14:18.013492 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.quota [None req-f49e36c6-611f-488c-92b7-785e24e946f0 tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Created reservations ['4bf575f8-a67f-43dd-9b8c-3e21d2ba4c64', '0e572cce-60b4-415c-b65e-f85f2d890038', '2429010a-9c8f-46e3-bad4-3ccfa9da798f', '4b5ba940-7f1f-43c3-9197-a0395e107583'] {{(pid=100330) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:14:18.055593 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-f49e36c6-611f-488c-92b7-785e24e946f0 tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Snapshot create request issued successfully. Aug 16 21:14:18.056073 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-f49e36c6-611f-488c-92b7-785e24e946f0 tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] https://10.4.3.143/volume/v3/snapshots returned with HTTP 202 Aug 16 21:14:18.057870 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 562/2225] 10.4.3.143 () {68 vars in 1265 bytes} [Sun Aug 16 21:14:17 2026] POST /volume/v3/snapshots => generated 308 bytes in 92 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 21:14:18.066328 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-a77df43f-1fc6-4840-90c9-9f706bd18355 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:18.068274 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-a77df43f-1fc6-4840-90c9-9f706bd18355 tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] GET https://10.4.3.143/volume/v3/snapshots/5a182c8f-705f-4136-a336-771dc7087f0a Aug 16 21:14:18.068316 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-a77df43f-1fc6-4840-90c9-9f706bd18355 tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:18.068567 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-a77df43f-1fc6-4840-90c9-9f706bd18355 tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:18.074901 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:14:18.074901 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:14:18.075341 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-a77df43f-1fc6-4840-90c9-9f706bd18355 tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Snapshot retrieved successfully. Aug 16 21:14:18.076234 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-a77df43f-1fc6-4840-90c9-9f706bd18355 tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] https://10.4.3.143/volume/v3/snapshots/5a182c8f-705f-4136-a336-771dc7087f0a returned with HTTP 200 Aug 16 21:14:18.077295 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 546/2226] 10.4.3.143 () {66 vars in 1354 bytes} [Sun Aug 16 21:14:18 2026] GET /volume/v3/snapshots/5a182c8f-705f-4136-a336-771dc7087f0a => generated 440 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:14:18.469679 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-2a2b2300-206f-40da-9433-8862000fed1e None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:18.604855 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-2a2b2300-206f-40da-9433-8862000fed1e tempest-VolumesTestJSON-2125300429 tempest-VolumesTestJSON-2125300429-project-member] POST https://10.4.3.143/volume/v3/volumes Aug 16 21:14:18.605323 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-2a2b2300-206f-40da-9433-8862000fed1e tempest-VolumesTestJSON-2125300429 tempest-VolumesTestJSON-2125300429-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-1705881344"}} {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:14:18.609472 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.v3.volumes [None req-2a2b2300-206f-40da-9433-8862000fed1e tempest-VolumesTestJSON-2125300429 tempest-VolumesTestJSON-2125300429-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-1705881344'}} {{(pid=100332) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 21:14:18.609665 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.v3.volumes [None req-2a2b2300-206f-40da-9433-8862000fed1e tempest-VolumesTestJSON-2125300429 tempest-VolumesTestJSON-2125300429-project-member] Create volume of 1 GB Aug 16 21:14:18.614631 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-2a2b2300-206f-40da-9433-8862000fed1e tempest-VolumesTestJSON-2125300429 tempest-VolumesTestJSON-2125300429-project-member] Availability Zones retrieved successfully. Aug 16 21:14:18.625944 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-2a2b2300-206f-40da-9433-8862000fed1e tempest-VolumesTestJSON-2125300429 tempest-VolumesTestJSON-2125300429-project-member] Flow 'volume_create_api' (cec07dc2-bf68-4366-8a96-7f9ba976df4f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100332) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:14:18.628586 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-2a2b2300-206f-40da-9433-8862000fed1e tempest-VolumesTestJSON-2125300429 tempest-VolumesTestJSON-2125300429-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6ba6c8da-dee6-481e-a31a-c96dd697c3ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:14:18.630052 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.flows.api.create_volume [None req-2a2b2300-206f-40da-9433-8862000fed1e tempest-VolumesTestJSON-2125300429 tempest-VolumesTestJSON-2125300429-project-member] Validating volume size '1' using validate_int {{(pid=100332) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 21:14:18.664567 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-2a2b2300-206f-40da-9433-8862000fed1e tempest-VolumesTestJSON-2125300429 tempest-VolumesTestJSON-2125300429-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6ba6c8da-dee6-481e-a31a-c96dd697c3ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T21:04:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=69e633b8-fab9-4b15-8b40-4f1a67c51cda,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '69e633b8-fab9-4b15-8b40-4f1a67c51cda', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:14:18.666186 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-2a2b2300-206f-40da-9433-8862000fed1e tempest-VolumesTestJSON-2125300429 tempest-VolumesTestJSON-2125300429-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a27df27d-92dd-4a84-b49e-5f6aad34c3d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:14:18.745809 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.quota [None req-2a2b2300-206f-40da-9433-8862000fed1e tempest-VolumesTestJSON-2125300429 tempest-VolumesTestJSON-2125300429-project-member] Created reservations ['f3dca7ae-a663-4784-ad01-e5ad9b922a0f', 'f209ab1f-f84c-4a3d-870e-05edf41a62f1', 'd94c5ac7-d651-4099-a67b-4cf640aa978f', 'd83e1e7d-f26d-42ab-a500-dda354c37c24'] {{(pid=100332) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:14:18.746984 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-2a2b2300-206f-40da-9433-8862000fed1e tempest-VolumesTestJSON-2125300429 tempest-VolumesTestJSON-2125300429-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a27df27d-92dd-4a84-b49e-5f6aad34c3d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f3dca7ae-a663-4784-ad01-e5ad9b922a0f', 'f209ab1f-f84c-4a3d-870e-05edf41a62f1', 'd94c5ac7-d651-4099-a67b-4cf640aa978f', 'd83e1e7d-f26d-42ab-a500-dda354c37c24']}' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:14:18.749908 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-2a2b2300-206f-40da-9433-8862000fed1e tempest-VolumesTestJSON-2125300429 tempest-VolumesTestJSON-2125300429-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ad9a9db6-54d5-4ab4-8a49-37e621dc907b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:14:18.776440 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-2a2b2300-206f-40da-9433-8862000fed1e tempest-VolumesTestJSON-2125300429 tempest-VolumesTestJSON-2125300429-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ad9a9db6-54d5-4ab4-8a49-37e621dc907b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0ebf6134-2738-4ace-b34e-8b770af5e9be', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1705881344',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='86d4e847686a44d3bcb13d53d6e6e736',qos_specs=None,replication_status=,reservations=['f3dca7ae-a663-4784-ad01-e5ad9b922a0f','f209ab1f-f84c-4a3d-870e-05edf41a62f1','d94c5ac7-d651-4099-a67b-4cf640aa978f','d83e1e7d-f26d-42ab-a500-dda354c37c24'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='45c42c73e87c4c7fa33fb52bbcc3e3b4',volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T21:14:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1705881344',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0ebf6134-2738-4ace-b34e-8b770af5e9be,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='86d4e847686a44d3bcb13d53d6e6e736',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='45c42c73e87c4c7fa33fb52bbcc3e3b4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(69e633b8-fab9-4b15-8b40-4f1a67c51cda),volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda)}' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:14:18.776903 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-2a2b2300-206f-40da-9433-8862000fed1e tempest-VolumesTestJSON-2125300429 tempest-VolumesTestJSON-2125300429-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4d1c1cb9-593f-4c19-9e21-5ae2164ed7c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:14:18.796257 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-2a2b2300-206f-40da-9433-8862000fed1e tempest-VolumesTestJSON-2125300429 tempest-VolumesTestJSON-2125300429-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4d1c1cb9-593f-4c19-9e21-5ae2164ed7c4) transitioned into state 'SUCCESS' from state '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-1705881344',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='86d4e847686a44d3bcb13d53d6e6e736',qos_specs=None,replication_status=,reservations=['f3dca7ae-a663-4784-ad01-e5ad9b922a0f','f209ab1f-f84c-4a3d-870e-05edf41a62f1','d94c5ac7-d651-4099-a67b-4cf640aa978f','d83e1e7d-f26d-42ab-a500-dda354c37c24'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='45c42c73e87c4c7fa33fb52bbcc3e3b4',volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda)}' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:14:18.796889 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-2a2b2300-206f-40da-9433-8862000fed1e tempest-VolumesTestJSON-2125300429 tempest-VolumesTestJSON-2125300429-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0e2aa166-77a9-4d89-bd71-2867abaafd5a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:14:18.807161 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-2a2b2300-206f-40da-9433-8862000fed1e tempest-VolumesTestJSON-2125300429 tempest-VolumesTestJSON-2125300429-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0e2aa166-77a9-4d89-bd71-2867abaafd5a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:14:18.809110 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-2a2b2300-206f-40da-9433-8862000fed1e tempest-VolumesTestJSON-2125300429 tempest-VolumesTestJSON-2125300429-project-member] Flow 'volume_create_api' (cec07dc2-bf68-4366-8a96-7f9ba976df4f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100332) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:14:18.809110 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-2a2b2300-206f-40da-9433-8862000fed1e tempest-VolumesTestJSON-2125300429 tempest-VolumesTestJSON-2125300429-project-member] Create volume request issued successfully. Aug 16 21:14:18.809574 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-2a2b2300-206f-40da-9433-8862000fed1e tempest-VolumesTestJSON-2125300429 tempest-VolumesTestJSON-2125300429-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Aug 16 21:14:18.810120 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 557/2227] 10.4.3.143 () {68 vars in 1259 bytes} [Sun Aug 16 21:14:18 2026] POST /volume/v3/volumes => generated 760 bytes in 341 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 21:14:18.825973 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-41b25676-1934-46d3-b95e-1283277a2d1a None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:18.829686 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-41b25676-1934-46d3-b95e-1283277a2d1a tempest-VolumesTestJSON-2125300429 tempest-VolumesTestJSON-2125300429-project-member] GET https://10.4.3.143/volume/v3/volumes/0ebf6134-2738-4ace-b34e-8b770af5e9be Aug 16 21:14:18.829856 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-41b25676-1934-46d3-b95e-1283277a2d1a tempest-VolumesTestJSON-2125300429 tempest-VolumesTestJSON-2125300429-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:18.831426 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-41b25676-1934-46d3-b95e-1283277a2d1a tempest-VolumesTestJSON-2125300429 tempest-VolumesTestJSON-2125300429-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:18.840680 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:14:18.840680 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:14:18.845275 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-41b25676-1934-46d3-b95e-1283277a2d1a tempest-VolumesTestJSON-2125300429 tempest-VolumesTestJSON-2125300429-project-member] Volume info retrieved successfully. Aug 16 21:14:18.849651 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-41b25676-1934-46d3-b95e-1283277a2d1a tempest-VolumesTestJSON-2125300429 tempest-VolumesTestJSON-2125300429-project-member] https://10.4.3.143/volume/v3/volumes/0ebf6134-2738-4ace-b34e-8b770af5e9be returned with HTTP 200 Aug 16 21:14:18.850073 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 563/2228] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:14:18 2026] GET /volume/v3/volumes/0ebf6134-2738-4ace-b34e-8b770af5e9be => generated 828 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:14:19.022970 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-0f322df1-5de2-41e3-ab72-ed1fe7251a93 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:19.025065 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-0f322df1-5de2-41e3-ab72-ed1fe7251a93 tempest-VolumesActionsTest-1927630399 tempest-VolumesActionsTest-1927630399-project-member] GET https://10.4.3.143/volume/v3/volumes/0814e87e-a7f9-4588-94c8-3ca0546c4170 Aug 16 21:14:19.025352 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-0f322df1-5de2-41e3-ab72-ed1fe7251a93 tempest-VolumesActionsTest-1927630399 tempest-VolumesActionsTest-1927630399-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:19.025537 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-0f322df1-5de2-41e3-ab72-ed1fe7251a93 tempest-VolumesActionsTest-1927630399 tempest-VolumesActionsTest-1927630399-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:19.036087 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:14:19.036087 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:14:19.039879 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-0f322df1-5de2-41e3-ab72-ed1fe7251a93 tempest-VolumesActionsTest-1927630399 tempest-VolumesActionsTest-1927630399-project-member] Volume info retrieved successfully. Aug 16 21:14:19.045004 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-0f322df1-5de2-41e3-ab72-ed1fe7251a93 tempest-VolumesActionsTest-1927630399 tempest-VolumesActionsTest-1927630399-project-member] https://10.4.3.143/volume/v3/volumes/0814e87e-a7f9-4588-94c8-3ca0546c4170 returned with HTTP 200 Aug 16 21:14:19.045420 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 563/2229] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:14:19 2026] GET /volume/v3/volumes/0814e87e-a7f9-4588-94c8-3ca0546c4170 => generated 860 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:14:19.091074 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-e92ce1af-191b-43eb-8047-6145d12d9c47 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:19.095934 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-e92ce1af-191b-43eb-8047-6145d12d9c47 tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] GET https://10.4.3.143/volume/v3/snapshots/5a182c8f-705f-4136-a336-771dc7087f0a Aug 16 21:14:19.096274 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-e92ce1af-191b-43eb-8047-6145d12d9c47 tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:19.096497 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-e92ce1af-191b-43eb-8047-6145d12d9c47 tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:19.105890 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:14:19.105890 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:14:19.106130 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-e92ce1af-191b-43eb-8047-6145d12d9c47 tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Snapshot retrieved successfully. Aug 16 21:14:19.107024 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-e92ce1af-191b-43eb-8047-6145d12d9c47 tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] https://10.4.3.143/volume/v3/snapshots/5a182c8f-705f-4136-a336-771dc7087f0a returned with HTTP 200 Aug 16 21:14:19.107553 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 547/2230] 10.4.3.143 () {66 vars in 1354 bytes} [Sun Aug 16 21:14:19 2026] GET /volume/v3/snapshots/5a182c8f-705f-4136-a336-771dc7087f0a => generated 467 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:14:19.115839 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-933cce67-2558-4393-952a-ef3b08e530b1 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:19.117788 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-933cce67-2558-4393-952a-ef3b08e530b1 tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-member] GET https://10.4.3.143/volume/v3/snapshots Aug 16 21:14:19.117984 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-933cce67-2558-4393-952a-ef3b08e530b1 tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:19.118424 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-933cce67-2558-4393-952a-ef3b08e530b1 tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-member] Calling method 'index' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:19.118424 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.api_utils [None req-933cce67-2558-4393-952a-ef3b08e530b1 tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-member] Removing options '' from query. {{(pid=100332) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 16 21:14:19.118647 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:14:19.118647 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:14:19.119407 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.db.api [None req-933cce67-2558-4393-952a-ef3b08e530b1 tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-member] Building query based on filter {{(pid=100332) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 16 21:14:19.123503 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-933cce67-2558-4393-952a-ef3b08e530b1 tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-member] Get all snapshots completed successfully. Aug 16 21:14:19.123817 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-933cce67-2558-4393-952a-ef3b08e530b1 tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-member] https://10.4.3.143/volume/v3/snapshots returned with HTTP 200 Aug 16 21:14:19.124228 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 558/2231] 10.4.3.143 () {66 vars in 1243 bytes} [Sun Aug 16 21:14:19 2026] GET /volume/v3/snapshots => generated 336 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:14:19.133894 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-efa7f9cd-24bc-4bad-9eef-9f9c896239a8 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:19.138645 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-efa7f9cd-24bc-4bad-9eef-9f9c896239a8 tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] DELETE https://10.4.3.143/volume/v3/snapshots/5a182c8f-705f-4136-a336-771dc7087f0a Aug 16 21:14:19.138645 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-efa7f9cd-24bc-4bad-9eef-9f9c896239a8 tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:19.138645 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-efa7f9cd-24bc-4bad-9eef-9f9c896239a8 tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Calling method 'delete' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:19.138645 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.v3.snapshots [None req-efa7f9cd-24bc-4bad-9eef-9f9c896239a8 tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Delete snapshot with id: 5a182c8f-705f-4136-a336-771dc7087f0a Aug 16 21:14:19.144843 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:14:19.144843 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:14:19.145429 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-efa7f9cd-24bc-4bad-9eef-9f9c896239a8 tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Snapshot retrieved successfully. Aug 16 21:14:19.149870 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-d2eaca5f-3c6b-457f-80af-afe8e2997232 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:19.173727 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-efa7f9cd-24bc-4bad-9eef-9f9c896239a8 tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Snapshot delete request issued successfully. Aug 16 21:14:19.173727 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-efa7f9cd-24bc-4bad-9eef-9f9c896239a8 tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] https://10.4.3.143/volume/v3/snapshots/5a182c8f-705f-4136-a336-771dc7087f0a returned with HTTP 202 Aug 16 21:14:19.173727 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 564/2232] 10.4.3.143 () {66 vars in 1357 bytes} [Sun Aug 16 21:14:19 2026] DELETE /volume/v3/snapshots/5a182c8f-705f-4136-a336-771dc7087f0a => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 21:14:19.187809 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-5fbb9cf6-a056-4c33-8c8a-348fe9e3555b None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:19.190485 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-5fbb9cf6-a056-4c33-8c8a-348fe9e3555b tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] GET https://10.4.3.143/volume/v3/snapshots/5a182c8f-705f-4136-a336-771dc7087f0a Aug 16 21:14:19.190752 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-5fbb9cf6-a056-4c33-8c8a-348fe9e3555b tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:19.191007 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-5fbb9cf6-a056-4c33-8c8a-348fe9e3555b tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:19.198861 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:14:19.198861 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:14:19.199211 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-5fbb9cf6-a056-4c33-8c8a-348fe9e3555b tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Snapshot retrieved successfully. Aug 16 21:14:19.199782 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-5fbb9cf6-a056-4c33-8c8a-348fe9e3555b tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] https://10.4.3.143/volume/v3/snapshots/5a182c8f-705f-4136-a336-771dc7087f0a returned with HTTP 200 Aug 16 21:14:19.200165 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 548/2233] 10.4.3.143 () {66 vars in 1354 bytes} [Sun Aug 16 21:14:19 2026] GET /volume/v3/snapshots/5a182c8f-705f-4136-a336-771dc7087f0a => generated 466 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:14:19.296981 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-d2eaca5f-3c6b-457f-80af-afe8e2997232 tempest-SnapshotsActionsTest-522410771 tempest-SnapshotsActionsTest-522410771-project-member] POST https://10.4.3.143/volume/v3/volumes Aug 16 21:14:19.297352 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-d2eaca5f-3c6b-457f-80af-afe8e2997232 tempest-SnapshotsActionsTest-522410771 tempest-SnapshotsActionsTest-522410771-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-SnapshotsActionsTest-Volume-986897874"}} {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:14:19.298744 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.v3.volumes [None req-d2eaca5f-3c6b-457f-80af-afe8e2997232 tempest-SnapshotsActionsTest-522410771 tempest-SnapshotsActionsTest-522410771-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-SnapshotsActionsTest-Volume-986897874'}} {{(pid=100330) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 21:14:19.298856 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.v3.volumes [None req-d2eaca5f-3c6b-457f-80af-afe8e2997232 tempest-SnapshotsActionsTest-522410771 tempest-SnapshotsActionsTest-522410771-project-member] Create volume of 1 GB Aug 16 21:14:19.304932 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-d2eaca5f-3c6b-457f-80af-afe8e2997232 tempest-SnapshotsActionsTest-522410771 tempest-SnapshotsActionsTest-522410771-project-member] Availability Zones retrieved successfully. Aug 16 21:14:19.311135 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-d2eaca5f-3c6b-457f-80af-afe8e2997232 tempest-SnapshotsActionsTest-522410771 tempest-SnapshotsActionsTest-522410771-project-member] Flow 'volume_create_api' (44092365-11ee-4198-bbcb-f84edf135bb8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100330) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:14:19.312223 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-d2eaca5f-3c6b-457f-80af-afe8e2997232 tempest-SnapshotsActionsTest-522410771 tempest-SnapshotsActionsTest-522410771-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c8cc2642-68bd-43a8-81f9-2357f7365a77) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:14:19.313189 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.flows.api.create_volume [None req-d2eaca5f-3c6b-457f-80af-afe8e2997232 tempest-SnapshotsActionsTest-522410771 tempest-SnapshotsActionsTest-522410771-project-member] Validating volume size '1' using validate_int {{(pid=100330) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 21:14:19.341339 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-d2eaca5f-3c6b-457f-80af-afe8e2997232 tempest-SnapshotsActionsTest-522410771 tempest-SnapshotsActionsTest-522410771-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c8cc2642-68bd-43a8-81f9-2357f7365a77) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T21:04:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=69e633b8-fab9-4b15-8b40-4f1a67c51cda,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '69e633b8-fab9-4b15-8b40-4f1a67c51cda', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:14:19.342140 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-d2eaca5f-3c6b-457f-80af-afe8e2997232 tempest-SnapshotsActionsTest-522410771 tempest-SnapshotsActionsTest-522410771-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eaa7ae34-7206-4c23-8bd2-719c4bfdb04c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:14:19.423044 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.quota [None req-d2eaca5f-3c6b-457f-80af-afe8e2997232 tempest-SnapshotsActionsTest-522410771 tempest-SnapshotsActionsTest-522410771-project-member] Created reservations ['d07fd803-9219-43aa-a0f7-fab503fd48c5', 'deb449a9-42ca-4b2f-ae05-64c3f9c13051', 'e124c5cf-edbb-4ea7-9b49-08471fa7c7a1', '58d2e7ad-b19f-4948-b88b-4fda78021236'] {{(pid=100330) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:14:19.424022 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-d2eaca5f-3c6b-457f-80af-afe8e2997232 tempest-SnapshotsActionsTest-522410771 tempest-SnapshotsActionsTest-522410771-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eaa7ae34-7206-4c23-8bd2-719c4bfdb04c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d07fd803-9219-43aa-a0f7-fab503fd48c5', 'deb449a9-42ca-4b2f-ae05-64c3f9c13051', 'e124c5cf-edbb-4ea7-9b49-08471fa7c7a1', '58d2e7ad-b19f-4948-b88b-4fda78021236']}' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:14:19.425080 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-d2eaca5f-3c6b-457f-80af-afe8e2997232 tempest-SnapshotsActionsTest-522410771 tempest-SnapshotsActionsTest-522410771-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8bbe5efc-1913-4c9b-9a08-ed8bf38c3b6b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:14:19.447500 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-d2eaca5f-3c6b-457f-80af-afe8e2997232 tempest-SnapshotsActionsTest-522410771 tempest-SnapshotsActionsTest-522410771-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8bbe5efc-1913-4c9b-9a08-ed8bf38c3b6b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '90109045-e17f-427b-82a0-754cf60b4a2f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotsActionsTest-Volume-986897874',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1192e6f042b24e9384b2704c41622210',qos_specs=None,replication_status=,reservations=['d07fd803-9219-43aa-a0f7-fab503fd48c5','deb449a9-42ca-4b2f-ae05-64c3f9c13051','e124c5cf-edbb-4ea7-9b49-08471fa7c7a1','58d2e7ad-b19f-4948-b88b-4fda78021236'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='45496f5a314b4a93afed62e17d6fbed2',volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T21:14:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotsActionsTest-Volume-986897874',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=90109045-e17f-427b-82a0-754cf60b4a2f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1192e6f042b24e9384b2704c41622210',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='45496f5a314b4a93afed62e17d6fbed2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(69e633b8-fab9-4b15-8b40-4f1a67c51cda),volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda)}' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:14:19.448328 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-d2eaca5f-3c6b-457f-80af-afe8e2997232 tempest-SnapshotsActionsTest-522410771 tempest-SnapshotsActionsTest-522410771-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a17612b2-f6c4-4da1-8790-b2328cb12252) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:14:19.466839 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-d2eaca5f-3c6b-457f-80af-afe8e2997232 tempest-SnapshotsActionsTest-522410771 tempest-SnapshotsActionsTest-522410771-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a17612b2-f6c4-4da1-8790-b2328cb12252) transitioned into state 'SUCCESS' from state '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-986897874',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1192e6f042b24e9384b2704c41622210',qos_specs=None,replication_status=,reservations=['d07fd803-9219-43aa-a0f7-fab503fd48c5','deb449a9-42ca-4b2f-ae05-64c3f9c13051','e124c5cf-edbb-4ea7-9b49-08471fa7c7a1','58d2e7ad-b19f-4948-b88b-4fda78021236'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='45496f5a314b4a93afed62e17d6fbed2',volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda)}' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:14:19.467624 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-d2eaca5f-3c6b-457f-80af-afe8e2997232 tempest-SnapshotsActionsTest-522410771 tempest-SnapshotsActionsTest-522410771-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e015cd14-33c3-44bf-aac2-15d221d7bab3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:14:19.478594 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-d2eaca5f-3c6b-457f-80af-afe8e2997232 tempest-SnapshotsActionsTest-522410771 tempest-SnapshotsActionsTest-522410771-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e015cd14-33c3-44bf-aac2-15d221d7bab3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:14:19.479454 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-d2eaca5f-3c6b-457f-80af-afe8e2997232 tempest-SnapshotsActionsTest-522410771 tempest-SnapshotsActionsTest-522410771-project-member] Flow 'volume_create_api' (44092365-11ee-4198-bbcb-f84edf135bb8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100330) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:14:19.479788 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-d2eaca5f-3c6b-457f-80af-afe8e2997232 tempest-SnapshotsActionsTest-522410771 tempest-SnapshotsActionsTest-522410771-project-member] Create volume request issued successfully. Aug 16 21:14:19.480368 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-d2eaca5f-3c6b-457f-80af-afe8e2997232 tempest-SnapshotsActionsTest-522410771 tempest-SnapshotsActionsTest-522410771-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Aug 16 21:14:19.480779 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 564/2234] 10.4.3.143 () {68 vars in 1258 bytes} [Sun Aug 16 21:14:19 2026] POST /volume/v3/volumes => generated 750 bytes in 331 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 21:14:19.502201 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-9b694b42-c226-42e5-91e5-b1c9cb7599af None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:19.504203 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-9b694b42-c226-42e5-91e5-b1c9cb7599af tempest-SnapshotsActionsTest-522410771 tempest-SnapshotsActionsTest-522410771-project-member] GET https://10.4.3.143/volume/v3/volumes/90109045-e17f-427b-82a0-754cf60b4a2f Aug 16 21:14:19.504434 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-9b694b42-c226-42e5-91e5-b1c9cb7599af tempest-SnapshotsActionsTest-522410771 tempest-SnapshotsActionsTest-522410771-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:19.504628 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-9b694b42-c226-42e5-91e5-b1c9cb7599af tempest-SnapshotsActionsTest-522410771 tempest-SnapshotsActionsTest-522410771-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:19.512849 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:14:19.512849 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:14:19.516644 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-9b694b42-c226-42e5-91e5-b1c9cb7599af tempest-SnapshotsActionsTest-522410771 tempest-SnapshotsActionsTest-522410771-project-member] Volume info retrieved successfully. Aug 16 21:14:19.522145 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-9b694b42-c226-42e5-91e5-b1c9cb7599af tempest-SnapshotsActionsTest-522410771 tempest-SnapshotsActionsTest-522410771-project-member] https://10.4.3.143/volume/v3/volumes/90109045-e17f-427b-82a0-754cf60b4a2f returned with HTTP 200 Aug 16 21:14:19.522558 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 559/2235] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:14:19 2026] GET /volume/v3/volumes/90109045-e17f-427b-82a0-754cf60b4a2f => generated 818 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:14:19.863683 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-7ea979cc-d17a-4d2a-904e-adc8fea7af48 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:19.867785 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-7ea979cc-d17a-4d2a-904e-adc8fea7af48 tempest-VolumesTestJSON-2125300429 tempest-VolumesTestJSON-2125300429-project-member] GET https://10.4.3.143/volume/v3/volumes/0ebf6134-2738-4ace-b34e-8b770af5e9be Aug 16 21:14:19.867989 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-7ea979cc-d17a-4d2a-904e-adc8fea7af48 tempest-VolumesTestJSON-2125300429 tempest-VolumesTestJSON-2125300429-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:19.868178 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-7ea979cc-d17a-4d2a-904e-adc8fea7af48 tempest-VolumesTestJSON-2125300429 tempest-VolumesTestJSON-2125300429-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:19.879724 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:14:19.879724 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:14:19.887134 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-7ea979cc-d17a-4d2a-904e-adc8fea7af48 tempest-VolumesTestJSON-2125300429 tempest-VolumesTestJSON-2125300429-project-member] Volume info retrieved successfully. Aug 16 21:14:19.895660 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-7ea979cc-d17a-4d2a-904e-adc8fea7af48 tempest-VolumesTestJSON-2125300429 tempest-VolumesTestJSON-2125300429-project-member] https://10.4.3.143/volume/v3/volumes/0ebf6134-2738-4ace-b34e-8b770af5e9be returned with HTTP 200 Aug 16 21:14:19.895660 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 565/2236] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:14:19 2026] GET /volume/v3/volumes/0ebf6134-2738-4ace-b34e-8b770af5e9be => generated 853 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:14:19.910975 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-9d7a7065-773e-44ba-a9f8-0ec5f030cc9e None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:19.927171 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [req-fadcfd8e-f0e2-40ff-aea4-39952a99572a req-e1cefa73-c978-4a8b-818c-460e3e7757b2 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:19.929177 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [req-fadcfd8e-f0e2-40ff-aea4-39952a99572a req-e1cefa73-c978-4a8b-818c-460e3e7757b2 tempest-VolumesTestJSON-2125300429 tempest-VolumesTestJSON-2125300429-project-member] GET https://10.4.3.143/volume/v3/volumes/0ebf6134-2738-4ace-b34e-8b770af5e9be Aug 16 21:14:19.929349 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [req-fadcfd8e-f0e2-40ff-aea4-39952a99572a req-e1cefa73-c978-4a8b-818c-460e3e7757b2 tempest-VolumesTestJSON-2125300429 tempest-VolumesTestJSON-2125300429-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:19.929532 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [req-fadcfd8e-f0e2-40ff-aea4-39952a99572a req-e1cefa73-c978-4a8b-818c-460e3e7757b2 tempest-VolumesTestJSON-2125300429 tempest-VolumesTestJSON-2125300429-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:19.936595 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:14:19.936595 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:14:19.940335 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [req-fadcfd8e-f0e2-40ff-aea4-39952a99572a req-e1cefa73-c978-4a8b-818c-460e3e7757b2 tempest-VolumesTestJSON-2125300429 tempest-VolumesTestJSON-2125300429-project-member] Volume info retrieved successfully. Aug 16 21:14:19.944852 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [req-fadcfd8e-f0e2-40ff-aea4-39952a99572a req-e1cefa73-c978-4a8b-818c-460e3e7757b2 tempest-VolumesTestJSON-2125300429 tempest-VolumesTestJSON-2125300429-project-member] https://10.4.3.143/volume/v3/volumes/0ebf6134-2738-4ace-b34e-8b770af5e9be returned with HTTP 200 Aug 16 21:14:19.945271 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 565/2237] 10.4.3.143 () {68 vars in 1598 bytes} [Sun Aug 16 21:14:19 2026] GET /volume/v3/volumes/0ebf6134-2738-4ace-b34e-8b770af5e9be => generated 853 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:14:19.952236 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-9d7a7065-773e-44ba-a9f8-0ec5f030cc9e tempest-TestEncryptedCinderVolumes-1987827695 tempest-TestEncryptedCinderVolumes-1987827695-project-admin] POST https://10.4.3.143/volume/v3/types Aug 16 21:14:19.952236 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-9d7a7065-773e-44ba-a9f8-0ec5f030cc9e tempest-TestEncryptedCinderVolumes-1987827695 tempest-TestEncryptedCinderVolumes-1987827695-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-cryptsetup-1686887077", "extra_specs": {}}} {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:14:19.960405 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-e238bdc0-27ec-40c6-985b-45700d9d3b13 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:19.962084 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-e238bdc0-27ec-40c6-985b-45700d9d3b13 tempest-VolumesTestJSON-2125300429 tempest-VolumesTestJSON-2125300429-project-member] POST https://10.4.3.143/volume/v3/volumes Aug 16 21:14:19.962636 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-e238bdc0-27ec-40c6-985b-45700d9d3b13 tempest-VolumesTestJSON-2125300429 tempest-VolumesTestJSON-2125300429-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-1392706289"}} {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:14:19.964283 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.v3.volumes [None req-e238bdc0-27ec-40c6-985b-45700d9d3b13 tempest-VolumesTestJSON-2125300429 tempest-VolumesTestJSON-2125300429-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-1392706289'}} {{(pid=100332) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 21:14:19.964413 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.v3.volumes [None req-e238bdc0-27ec-40c6-985b-45700d9d3b13 tempest-VolumesTestJSON-2125300429 tempest-VolumesTestJSON-2125300429-project-member] Create volume of 1 GB Aug 16 21:14:19.967279 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-9d7a7065-773e-44ba-a9f8-0ec5f030cc9e tempest-TestEncryptedCinderVolumes-1987827695 tempest-TestEncryptedCinderVolumes-1987827695-project-admin] https://10.4.3.143/volume/v3/types returned with HTTP 200 Aug 16 21:14:19.968077 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 549/2238] 10.4.3.143 () {68 vars in 1252 bytes} [Sun Aug 16 21:14:19 2026] POST /volume/v3/types => generated 218 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:14:19.968747 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-e238bdc0-27ec-40c6-985b-45700d9d3b13 tempest-VolumesTestJSON-2125300429 tempest-VolumesTestJSON-2125300429-project-member] Availability Zones retrieved successfully. Aug 16 21:14:19.977252 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-4e8611f5-a514-4f33-8e7a-cab6140ab848 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:19.977372 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-e238bdc0-27ec-40c6-985b-45700d9d3b13 tempest-VolumesTestJSON-2125300429 tempest-VolumesTestJSON-2125300429-project-member] Flow 'volume_create_api' (941632bd-4df3-4259-9955-0c488be6b5da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100332) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:14:19.980995 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-e238bdc0-27ec-40c6-985b-45700d9d3b13 tempest-VolumesTestJSON-2125300429 tempest-VolumesTestJSON-2125300429-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9a8c6df7-8549-4ca3-b241-97f8ff92c33c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:14:19.980995 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.flows.api.create_volume [None req-e238bdc0-27ec-40c6-985b-45700d9d3b13 tempest-VolumesTestJSON-2125300429 tempest-VolumesTestJSON-2125300429-project-member] Validating volume size '1' using validate_int {{(pid=100332) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 21:14:19.981152 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-4e8611f5-a514-4f33-8e7a-cab6140ab848 tempest-TestEncryptedCinderVolumes-1987827695 tempest-TestEncryptedCinderVolumes-1987827695-project-admin] POST https://10.4.3.143/volume/v3/types/2e85c56c-dbeb-45f6-9ff8-8a29da756f3c/encryption Aug 16 21:14:19.981152 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-4e8611f5-a514-4f33-8e7a-cab6140ab848 tempest-TestEncryptedCinderVolumes-1987827695 tempest-TestEncryptedCinderVolumes-1987827695-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "plain", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:14:19.996533 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-4e8611f5-a514-4f33-8e7a-cab6140ab848 tempest-TestEncryptedCinderVolumes-1987827695 tempest-TestEncryptedCinderVolumes-1987827695-project-admin] https://10.4.3.143/volume/v3/types/2e85c56c-dbeb-45f6-9ff8-8a29da756f3c/encryption returned with HTTP 200 Aug 16 21:14:19.996533 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 566/2239] 10.4.3.143 () {68 vars in 1397 bytes} [Sun Aug 16 21:14:19 2026] POST /volume/v3/types/2e85c56c-dbeb-45f6-9ff8-8a29da756f3c/encryption => generated 231 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:14:20.005010 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-e05e14a4-2434-4970-b0b8-cc5f1d169409 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:20.007603 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-e238bdc0-27ec-40c6-985b-45700d9d3b13 tempest-VolumesTestJSON-2125300429 tempest-VolumesTestJSON-2125300429-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9a8c6df7-8549-4ca3-b241-97f8ff92c33c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T21:04:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=69e633b8-fab9-4b15-8b40-4f1a67c51cda,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '69e633b8-fab9-4b15-8b40-4f1a67c51cda', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:14:20.008452 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-e238bdc0-27ec-40c6-985b-45700d9d3b13 tempest-VolumesTestJSON-2125300429 tempest-VolumesTestJSON-2125300429-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1ee9061f-8946-41a8-b70f-2903be26eb3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:14:20.056255 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.quota [None req-e238bdc0-27ec-40c6-985b-45700d9d3b13 tempest-VolumesTestJSON-2125300429 tempest-VolumesTestJSON-2125300429-project-member] Created reservations ['0bb51498-5d69-4865-a81a-684b3383ee4a', 'f1b0d221-5308-423d-8b42-689160b1e0db', 'bd754b31-8ecf-4e54-82d5-cee0ee4b0021', '4780e86b-f123-4845-87fd-9809eebd7eb1'] {{(pid=100332) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:14:20.057296 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-e238bdc0-27ec-40c6-985b-45700d9d3b13 tempest-VolumesTestJSON-2125300429 tempest-VolumesTestJSON-2125300429-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1ee9061f-8946-41a8-b70f-2903be26eb3d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0bb51498-5d69-4865-a81a-684b3383ee4a', 'f1b0d221-5308-423d-8b42-689160b1e0db', 'bd754b31-8ecf-4e54-82d5-cee0ee4b0021', '4780e86b-f123-4845-87fd-9809eebd7eb1']}' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:14:20.058345 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-e238bdc0-27ec-40c6-985b-45700d9d3b13 tempest-VolumesTestJSON-2125300429 tempest-VolumesTestJSON-2125300429-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a3ece7a0-0e5a-4e9d-b30b-8b215cda45ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:14:20.062600 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-e05e14a4-2434-4970-b0b8-cc5f1d169409 tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] POST https://10.4.3.143/volume/v3/volumes Aug 16 21:14:20.063019 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-e05e14a4-2434-4970-b0b8-cc5f1d169409 tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-655092978", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-cryptsetup-1686887077", "size": 1}} {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:14:20.067259 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.v3.volumes [None req-e05e14a4-2434-4970-b0b8-cc5f1d169409 tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-655092978', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-cryptsetup-1686887077', 'size': 1}} {{(pid=100330) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 21:14:20.067419 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-6e88b8e2-6cbd-4da2-90c2-78b923bfd21f None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:20.069190 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-6e88b8e2-6cbd-4da2-90c2-78b923bfd21f tempest-VolumesActionsTest-1927630399 tempest-VolumesActionsTest-1927630399-project-member] GET https://10.4.3.143/volume/v3/volumes/0814e87e-a7f9-4588-94c8-3ca0546c4170 Aug 16 21:14:20.069530 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-6e88b8e2-6cbd-4da2-90c2-78b923bfd21f tempest-VolumesActionsTest-1927630399 tempest-VolumesActionsTest-1927630399-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:20.069569 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-6e88b8e2-6cbd-4da2-90c2-78b923bfd21f tempest-VolumesActionsTest-1927630399 tempest-VolumesActionsTest-1927630399-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:20.075899 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.v3.volumes [None req-e05e14a4-2434-4970-b0b8-cc5f1d169409 tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] Create volume of 1 GB Aug 16 21:14:20.076286 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:14:20.076286 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:14:20.076988 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-e05e14a4-2434-4970-b0b8-cc5f1d169409 tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] Availability Zones retrieved successfully. Aug 16 21:14:20.080673 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:14:20.080673 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:14:20.086253 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-e05e14a4-2434-4970-b0b8-cc5f1d169409 tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] Flow 'volume_create_api' (80a94991-f0c7-46c9-a3ed-768ac2419032) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100330) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:14:20.086491 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-e238bdc0-27ec-40c6-985b-45700d9d3b13 tempest-VolumesTestJSON-2125300429 tempest-VolumesTestJSON-2125300429-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a3ece7a0-0e5a-4e9d-b30b-8b215cda45ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bc7c15c0-f2b8-422f-a543-6722a8d6c5fd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1392706289',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='86d4e847686a44d3bcb13d53d6e6e736',qos_specs=None,replication_status=,reservations=['0bb51498-5d69-4865-a81a-684b3383ee4a','f1b0d221-5308-423d-8b42-689160b1e0db','bd754b31-8ecf-4e54-82d5-cee0ee4b0021','4780e86b-f123-4845-87fd-9809eebd7eb1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='45c42c73e87c4c7fa33fb52bbcc3e3b4',volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T21:14:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1392706289',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bc7c15c0-f2b8-422f-a543-6722a8d6c5fd,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='86d4e847686a44d3bcb13d53d6e6e736',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='45c42c73e87c4c7fa33fb52bbcc3e3b4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(69e633b8-fab9-4b15-8b40-4f1a67c51cda),volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda)}' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:14:20.087214 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-e238bdc0-27ec-40c6-985b-45700d9d3b13 tempest-VolumesTestJSON-2125300429 tempest-VolumesTestJSON-2125300429-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cbc71caf-32b9-4c5d-aac1-976456581c4f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:14:20.087452 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-6e88b8e2-6cbd-4da2-90c2-78b923bfd21f tempest-VolumesActionsTest-1927630399 tempest-VolumesActionsTest-1927630399-project-member] Volume info retrieved successfully. Aug 16 21:14:20.087754 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-e05e14a4-2434-4970-b0b8-cc5f1d169409 tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (04a12c89-e559-4f2c-ac23-545f6e072da6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:14:20.089190 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.flows.api.create_volume [None req-e05e14a4-2434-4970-b0b8-cc5f1d169409 tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] Validating volume size '1' using validate_int {{(pid=100330) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 21:14:20.091686 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-6e88b8e2-6cbd-4da2-90c2-78b923bfd21f tempest-VolumesActionsTest-1927630399 tempest-VolumesActionsTest-1927630399-project-member] https://10.4.3.143/volume/v3/volumes/0814e87e-a7f9-4588-94c8-3ca0546c4170 returned with HTTP 200 Aug 16 21:14:20.092069 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 550/2240] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:14:20 2026] GET /volume/v3/volumes/0814e87e-a7f9-4588-94c8-3ca0546c4170 => generated 860 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:14:20.103643 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-e238bdc0-27ec-40c6-985b-45700d9d3b13 tempest-VolumesTestJSON-2125300429 tempest-VolumesTestJSON-2125300429-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cbc71caf-32b9-4c5d-aac1-976456581c4f) transitioned into state 'SUCCESS' from state '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-1392706289',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='86d4e847686a44d3bcb13d53d6e6e736',qos_specs=None,replication_status=,reservations=['0bb51498-5d69-4865-a81a-684b3383ee4a','f1b0d221-5308-423d-8b42-689160b1e0db','bd754b31-8ecf-4e54-82d5-cee0ee4b0021','4780e86b-f123-4845-87fd-9809eebd7eb1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='45c42c73e87c4c7fa33fb52bbcc3e3b4',volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda)}' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:14:20.104476 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-e238bdc0-27ec-40c6-985b-45700d9d3b13 tempest-VolumesTestJSON-2125300429 tempest-VolumesTestJSON-2125300429-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b70f56af-71c0-4dfc-a540-5bc203616774) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:14:20.112997 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-e238bdc0-27ec-40c6-985b-45700d9d3b13 tempest-VolumesTestJSON-2125300429 tempest-VolumesTestJSON-2125300429-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b70f56af-71c0-4dfc-a540-5bc203616774) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:14:20.114206 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-e238bdc0-27ec-40c6-985b-45700d9d3b13 tempest-VolumesTestJSON-2125300429 tempest-VolumesTestJSON-2125300429-project-member] Flow 'volume_create_api' (941632bd-4df3-4259-9955-0c488be6b5da) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100332) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:14:20.114606 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-e238bdc0-27ec-40c6-985b-45700d9d3b13 tempest-VolumesTestJSON-2125300429 tempest-VolumesTestJSON-2125300429-project-member] Create volume request issued successfully. Aug 16 21:14:20.115231 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-e238bdc0-27ec-40c6-985b-45700d9d3b13 tempest-VolumesTestJSON-2125300429 tempest-VolumesTestJSON-2125300429-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Aug 16 21:14:20.115625 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 560/2241] 10.4.3.143 () {68 vars in 1259 bytes} [Sun Aug 16 21:14:19 2026] POST /volume/v3/volumes => generated 760 bytes in 155 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 21:14:20.119273 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-e05e14a4-2434-4970-b0b8-cc5f1d169409 tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (04a12c89-e559-4f2c-ac23-545f6e072da6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T21:14:20Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2e85c56c-dbeb-45f6-9ff8-8a29da756f3c,is_public=True,name='tempest-scenario-type-cryptsetup-1686887077',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2e85c56c-dbeb-45f6-9ff8-8a29da756f3c', '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=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:14:20.120428 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-e05e14a4-2434-4970-b0b8-cc5f1d169409 tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f06b5d90-9664-4c46-908d-4a3969eeea18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:14:20.128020 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-f911be7a-03bf-4a54-9dcc-6ea7e225cdb6 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:20.129801 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-f911be7a-03bf-4a54-9dcc-6ea7e225cdb6 tempest-VolumesTestJSON-2125300429 tempest-VolumesTestJSON-2125300429-project-member] GET https://10.4.3.143/volume/v3/volumes/bc7c15c0-f2b8-422f-a543-6722a8d6c5fd Aug 16 21:14:20.130028 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-f911be7a-03bf-4a54-9dcc-6ea7e225cdb6 tempest-VolumesTestJSON-2125300429 tempest-VolumesTestJSON-2125300429-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:20.130282 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-f911be7a-03bf-4a54-9dcc-6ea7e225cdb6 tempest-VolumesTestJSON-2125300429 tempest-VolumesTestJSON-2125300429-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:20.139140 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:14:20.139140 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:14:20.142891 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-f911be7a-03bf-4a54-9dcc-6ea7e225cdb6 tempest-VolumesTestJSON-2125300429 tempest-VolumesTestJSON-2125300429-project-member] Volume info retrieved successfully. Aug 16 21:14:20.149222 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-f911be7a-03bf-4a54-9dcc-6ea7e225cdb6 tempest-VolumesTestJSON-2125300429 tempest-VolumesTestJSON-2125300429-project-member] https://10.4.3.143/volume/v3/volumes/bc7c15c0-f2b8-422f-a543-6722a8d6c5fd returned with HTTP 200 Aug 16 21:14:20.149732 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 567/2242] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:14:20 2026] GET /volume/v3/volumes/bc7c15c0-f2b8-422f-a543-6722a8d6c5fd => generated 828 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:14:20.154108 np0000007409 devstack@c-api.service[100330]: WARNING cinder.quota [None req-e05e14a4-2434-4970-b0b8-cc5f1d169409 tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-cryptsetup-1686887077 is set by the default quota flag: quota_volumes_tempest-scenario-type-cryptsetup-1686887077, it is now deprecated. Please use the default quota class for default quota. Aug 16 21:14:20.154534 np0000007409 devstack@c-api.service[100330]: WARNING cinder.quota [None req-e05e14a4-2434-4970-b0b8-cc5f1d169409 tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-cryptsetup-1686887077 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-cryptsetup-1686887077, it is now deprecated. Please use the default quota class for default quota. Aug 16 21:14:20.194485 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.quota [None req-e05e14a4-2434-4970-b0b8-cc5f1d169409 tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] Created reservations ['6fde134e-5ad5-4f15-ae38-942201bcfddd', 'ac620175-3d94-41b0-b2a2-54c1cff9577d', '4c06f035-d057-4612-a5db-e8d522bbd96d', 'f47af38b-0f49-4a07-be42-48e467d9eda4'] {{(pid=100330) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:14:20.196074 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-e05e14a4-2434-4970-b0b8-cc5f1d169409 tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f06b5d90-9664-4c46-908d-4a3969eeea18) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6fde134e-5ad5-4f15-ae38-942201bcfddd', 'ac620175-3d94-41b0-b2a2-54c1cff9577d', '4c06f035-d057-4612-a5db-e8d522bbd96d', 'f47af38b-0f49-4a07-be42-48e467d9eda4']}' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:14:20.196873 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-e05e14a4-2434-4970-b0b8-cc5f1d169409 tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6f46e248-6076-41f7-95c2-76e31afe82c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:14:20.215235 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-0c0b34e2-de17-45fe-b4c5-513242714b12 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:20.220964 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-0c0b34e2-de17-45fe-b4c5-513242714b12 tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] GET https://10.4.3.143/volume/v3/snapshots/5a182c8f-705f-4136-a336-771dc7087f0a Aug 16 21:14:20.221564 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-0c0b34e2-de17-45fe-b4c5-513242714b12 tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:20.221564 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-0c0b34e2-de17-45fe-b4c5-513242714b12 tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:20.232983 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-0c0b34e2-de17-45fe-b4c5-513242714b12 tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] https://10.4.3.143/volume/v3/snapshots/5a182c8f-705f-4136-a336-771dc7087f0a returned with HTTP 404 Aug 16 21:14:20.233981 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 551/2243] 10.4.3.143 () {66 vars in 1354 bytes} [Sun Aug 16 21:14:20 2026] GET /volume/v3/snapshots/5a182c8f-705f-4136-a336-771dc7087f0a => generated 111 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:14:20.234933 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-e05e14a4-2434-4970-b0b8-cc5f1d169409 tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6f46e248-6076-41f7-95c2-76e31afe82c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '85aba14a-6e65-49dc-9633-57aefd388289', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-655092978',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e9789a1c86514bdba5c1a7016be7eb05',qos_specs=None,replication_status=,reservations=['6fde134e-5ad5-4f15-ae38-942201bcfddd','ac620175-3d94-41b0-b2a2-54c1cff9577d','4c06f035-d057-4612-a5db-e8d522bbd96d','f47af38b-0f49-4a07-be42-48e467d9eda4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a270c46101bf4361bcf07de20610763c',volume_type_id=2e85c56c-dbeb-45f6-9ff8-8a29da756f3c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T21:14:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-655092978',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=85aba14a-6e65-49dc-9633-57aefd388289,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e9789a1c86514bdba5c1a7016be7eb05',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a270c46101bf4361bcf07de20610763c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2e85c56c-dbeb-45f6-9ff8-8a29da756f3c),volume_type_id=2e85c56c-dbeb-45f6-9ff8-8a29da756f3c)}' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:14:20.235512 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-e05e14a4-2434-4970-b0b8-cc5f1d169409 tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a42f0d37-4718-4301-a8be-3e1f819cba83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:14:20.242607 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-98f7cfaa-cc4e-4a6f-b000-13bbd15470e2 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:20.245180 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-98f7cfaa-cc4e-4a6f-b000-13bbd15470e2 tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] DELETE https://10.4.3.143/volume/v3/volumes/7170233a-3dd5-4aed-9977-49563e9b28f1 Aug 16 21:14:20.246063 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-98f7cfaa-cc4e-4a6f-b000-13bbd15470e2 tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:20.246381 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-98f7cfaa-cc4e-4a6f-b000-13bbd15470e2 tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Calling method 'delete' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:20.246463 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.v3.volumes [None req-98f7cfaa-cc4e-4a6f-b000-13bbd15470e2 tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Delete volume with id: 7170233a-3dd5-4aed-9977-49563e9b28f1 Aug 16 21:14:20.255736 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:14:20.255736 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:14:20.256185 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-98f7cfaa-cc4e-4a6f-b000-13bbd15470e2 tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Volume info retrieved successfully. Aug 16 21:14:20.257571 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-e05e14a4-2434-4970-b0b8-cc5f1d169409 tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a42f0d37-4718-4301-a8be-3e1f819cba83) transitioned into state 'SUCCESS' from state '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-655092978',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e9789a1c86514bdba5c1a7016be7eb05',qos_specs=None,replication_status=,reservations=['6fde134e-5ad5-4f15-ae38-942201bcfddd','ac620175-3d94-41b0-b2a2-54c1cff9577d','4c06f035-d057-4612-a5db-e8d522bbd96d','f47af38b-0f49-4a07-be42-48e467d9eda4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a270c46101bf4361bcf07de20610763c',volume_type_id=2e85c56c-dbeb-45f6-9ff8-8a29da756f3c)}' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:14:20.258726 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-e05e14a4-2434-4970-b0b8-cc5f1d169409 tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (080c3bcb-a5a4-4893-b5fd-91a82fddb6b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:14:20.269781 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-e05e14a4-2434-4970-b0b8-cc5f1d169409 tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (080c3bcb-a5a4-4893-b5fd-91a82fddb6b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:14:20.270565 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-e05e14a4-2434-4970-b0b8-cc5f1d169409 tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] Flow 'volume_create_api' (80a94991-f0c7-46c9-a3ed-768ac2419032) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100330) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:14:20.271325 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-e05e14a4-2434-4970-b0b8-cc5f1d169409 tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] Create volume request issued successfully. Aug 16 21:14:20.271524 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-e05e14a4-2434-4970-b0b8-cc5f1d169409 tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Aug 16 21:14:20.271811 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 566/2244] 10.4.3.143 () {68 vars in 1259 bytes} [Sun Aug 16 21:14:20 2026] POST /volume/v3/volumes => generated 790 bytes in 267 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 21:14:20.277350 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-98f7cfaa-cc4e-4a6f-b000-13bbd15470e2 tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Delete volume request issued successfully. Aug 16 21:14:20.277583 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-98f7cfaa-cc4e-4a6f-b000-13bbd15470e2 tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] https://10.4.3.143/volume/v3/volumes/7170233a-3dd5-4aed-9977-49563e9b28f1 returned with HTTP 202 Aug 16 21:14:20.278188 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 561/2245] 10.4.3.143 () {66 vars in 1351 bytes} [Sun Aug 16 21:14:20 2026] DELETE /volume/v3/volumes/7170233a-3dd5-4aed-9977-49563e9b28f1 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 21:14:20.287742 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-30192c4c-9096-437e-a89a-a3fd0d639191 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:20.289645 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-30192c4c-9096-437e-a89a-a3fd0d639191 tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] GET https://10.4.3.143/volume/v3/volumes/7170233a-3dd5-4aed-9977-49563e9b28f1 Aug 16 21:14:20.289795 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-30192c4c-9096-437e-a89a-a3fd0d639191 tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:20.290060 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-30192c4c-9096-437e-a89a-a3fd0d639191 tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:20.299718 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:14:20.299718 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:14:20.306010 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-30192c4c-9096-437e-a89a-a3fd0d639191 tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Volume info retrieved successfully. Aug 16 21:14:20.313866 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-30192c4c-9096-437e-a89a-a3fd0d639191 tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] https://10.4.3.143/volume/v3/volumes/7170233a-3dd5-4aed-9977-49563e9b28f1 returned with HTTP 200 Aug 16 21:14:20.314233 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 568/2246] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:14:20 2026] GET /volume/v3/volumes/7170233a-3dd5-4aed-9977-49563e9b28f1 => generated 1017 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:14:20.538235 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-260c35ef-0572-4062-93ba-14bebe6e7450 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:20.542014 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-260c35ef-0572-4062-93ba-14bebe6e7450 tempest-SnapshotsActionsTest-522410771 tempest-SnapshotsActionsTest-522410771-project-member] GET https://10.4.3.143/volume/v3/volumes/90109045-e17f-427b-82a0-754cf60b4a2f Aug 16 21:14:20.542297 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-260c35ef-0572-4062-93ba-14bebe6e7450 tempest-SnapshotsActionsTest-522410771 tempest-SnapshotsActionsTest-522410771-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:20.542625 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-260c35ef-0572-4062-93ba-14bebe6e7450 tempest-SnapshotsActionsTest-522410771 tempest-SnapshotsActionsTest-522410771-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:20.550841 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:14:20.550841 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:14:20.555683 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-260c35ef-0572-4062-93ba-14bebe6e7450 tempest-SnapshotsActionsTest-522410771 tempest-SnapshotsActionsTest-522410771-project-member] Volume info retrieved successfully. Aug 16 21:14:20.561112 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-260c35ef-0572-4062-93ba-14bebe6e7450 tempest-SnapshotsActionsTest-522410771 tempest-SnapshotsActionsTest-522410771-project-member] https://10.4.3.143/volume/v3/volumes/90109045-e17f-427b-82a0-754cf60b4a2f returned with HTTP 200 Aug 16 21:14:20.561389 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 552/2247] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:14:20 2026] GET /volume/v3/volumes/90109045-e17f-427b-82a0-754cf60b4a2f => generated 843 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:14:20.579510 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-06dc073e-0801-4d7d-80cd-57127867dd49 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:20.581937 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-06dc073e-0801-4d7d-80cd-57127867dd49 tempest-SnapshotsActionsTest-522410771 tempest-SnapshotsActionsTest-522410771-project-member] POST https://10.4.3.143/volume/v3/snapshots Aug 16 21:14:20.582380 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-06dc073e-0801-4d7d-80cd-57127867dd49 tempest-SnapshotsActionsTest-522410771 tempest-SnapshotsActionsTest-522410771-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "90109045-e17f-427b-82a0-754cf60b4a2f", "name": "tempest-SnapshotsActionsTest-Snapshot-1853726325"}} {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:14:20.592443 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:14:20.592443 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:14:20.593111 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-06dc073e-0801-4d7d-80cd-57127867dd49 tempest-SnapshotsActionsTest-522410771 tempest-SnapshotsActionsTest-522410771-project-member] Volume info retrieved successfully. Aug 16 21:14:20.593312 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.v3.snapshots [None req-06dc073e-0801-4d7d-80cd-57127867dd49 tempest-SnapshotsActionsTest-522410771 tempest-SnapshotsActionsTest-522410771-project-member] Create snapshot from volume 90109045-e17f-427b-82a0-754cf60b4a2f Aug 16 21:14:20.648523 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.quota [None req-06dc073e-0801-4d7d-80cd-57127867dd49 tempest-SnapshotsActionsTest-522410771 tempest-SnapshotsActionsTest-522410771-project-member] Created reservations ['e4a6af79-7d7d-4af2-aaf8-261abc4a67dc', '2b391a99-b681-42dc-8550-32b907a79e00', '795c3179-e64b-49a0-8ffb-b7508f4e5bd9', '3dbb3ea7-7c0d-47da-8581-11bd89effd20'] {{(pid=100330) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:14:20.685108 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-06dc073e-0801-4d7d-80cd-57127867dd49 tempest-SnapshotsActionsTest-522410771 tempest-SnapshotsActionsTest-522410771-project-member] Snapshot create request issued successfully. Aug 16 21:14:20.685427 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-06dc073e-0801-4d7d-80cd-57127867dd49 tempest-SnapshotsActionsTest-522410771 tempest-SnapshotsActionsTest-522410771-project-member] https://10.4.3.143/volume/v3/snapshots returned with HTTP 202 Aug 16 21:14:20.685810 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 567/2248] 10.4.3.143 () {68 vars in 1265 bytes} [Sun Aug 16 21:14:20 2026] POST /volume/v3/snapshots => generated 307 bytes in 107 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 21:14:20.701173 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-dbf0a4d1-1f62-4077-af5e-f51e0dd71e77 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:20.705570 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-dbf0a4d1-1f62-4077-af5e-f51e0dd71e77 tempest-SnapshotsActionsTest-522410771 tempest-SnapshotsActionsTest-522410771-project-member] GET https://10.4.3.143/volume/v3/snapshots/41fd1317-27a1-4bbe-8bc3-caa13196e4ab Aug 16 21:14:20.705864 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-dbf0a4d1-1f62-4077-af5e-f51e0dd71e77 tempest-SnapshotsActionsTest-522410771 tempest-SnapshotsActionsTest-522410771-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:20.706178 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-dbf0a4d1-1f62-4077-af5e-f51e0dd71e77 tempest-SnapshotsActionsTest-522410771 tempest-SnapshotsActionsTest-522410771-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:20.715432 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:14:20.715432 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:14:20.716108 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-dbf0a4d1-1f62-4077-af5e-f51e0dd71e77 tempest-SnapshotsActionsTest-522410771 tempest-SnapshotsActionsTest-522410771-project-member] Snapshot retrieved successfully. Aug 16 21:14:20.717361 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-dbf0a4d1-1f62-4077-af5e-f51e0dd71e77 tempest-SnapshotsActionsTest-522410771 tempest-SnapshotsActionsTest-522410771-project-member] https://10.4.3.143/volume/v3/snapshots/41fd1317-27a1-4bbe-8bc3-caa13196e4ab returned with HTTP 200 Aug 16 21:14:20.717871 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 562/2249] 10.4.3.143 () {66 vars in 1354 bytes} [Sun Aug 16 21:14:20 2026] GET /volume/v3/snapshots/41fd1317-27a1-4bbe-8bc3-caa13196e4ab => generated 439 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:14:20.838764 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-5e84ef78-f3af-46f7-a522-d60992354895 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:20.841372 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-5e84ef78-f3af-46f7-a522-d60992354895 tempest-VolumesActionsTest-1927630399 tempest-VolumesActionsTest-1927630399-project-member] GET https://10.4.3.143/volume/v3/volumes/0814e87e-a7f9-4588-94c8-3ca0546c4170 Aug 16 21:14:20.841625 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-5e84ef78-f3af-46f7-a522-d60992354895 tempest-VolumesActionsTest-1927630399 tempest-VolumesActionsTest-1927630399-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:20.842170 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-5e84ef78-f3af-46f7-a522-d60992354895 tempest-VolumesActionsTest-1927630399 tempest-VolumesActionsTest-1927630399-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:20.857785 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:14:20.857785 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:14:20.866090 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-5e84ef78-f3af-46f7-a522-d60992354895 tempest-VolumesActionsTest-1927630399 tempest-VolumesActionsTest-1927630399-project-member] Volume info retrieved successfully. Aug 16 21:14:20.871158 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-5e84ef78-f3af-46f7-a522-d60992354895 tempest-VolumesActionsTest-1927630399 tempest-VolumesActionsTest-1927630399-project-member] https://10.4.3.143/volume/v3/volumes/0814e87e-a7f9-4588-94c8-3ca0546c4170 returned with HTTP 200 Aug 16 21:14:20.871511 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 569/2250] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:14:20 2026] GET /volume/v3/volumes/0814e87e-a7f9-4588-94c8-3ca0546c4170 => generated 860 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:14:20.889690 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-9cb9214d-9a2f-4ba3-9cf0-dc43e81c9b5b None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:20.893416 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-9cb9214d-9a2f-4ba3-9cf0-dc43e81c9b5b tempest-VolumesActionsTest-1927630399 tempest-VolumesActionsTest-1927630399-project-member] DELETE https://10.4.3.143/volume/v3/volumes/0814e87e-a7f9-4588-94c8-3ca0546c4170 Aug 16 21:14:20.893643 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-9cb9214d-9a2f-4ba3-9cf0-dc43e81c9b5b tempest-VolumesActionsTest-1927630399 tempest-VolumesActionsTest-1927630399-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:20.893804 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-9cb9214d-9a2f-4ba3-9cf0-dc43e81c9b5b tempest-VolumesActionsTest-1927630399 tempest-VolumesActionsTest-1927630399-project-member] Calling method 'delete' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:20.893988 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.v3.volumes [None req-9cb9214d-9a2f-4ba3-9cf0-dc43e81c9b5b tempest-VolumesActionsTest-1927630399 tempest-VolumesActionsTest-1927630399-project-member] Delete volume with id: 0814e87e-a7f9-4588-94c8-3ca0546c4170 Aug 16 21:14:20.902522 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:14:20.902522 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:14:20.902966 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-9cb9214d-9a2f-4ba3-9cf0-dc43e81c9b5b tempest-VolumesActionsTest-1927630399 tempest-VolumesActionsTest-1927630399-project-member] Volume info retrieved successfully. Aug 16 21:14:20.920132 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-9cb9214d-9a2f-4ba3-9cf0-dc43e81c9b5b tempest-VolumesActionsTest-1927630399 tempest-VolumesActionsTest-1927630399-project-member] Delete volume request issued successfully. Aug 16 21:14:20.920300 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-9cb9214d-9a2f-4ba3-9cf0-dc43e81c9b5b tempest-VolumesActionsTest-1927630399 tempest-VolumesActionsTest-1927630399-project-member] https://10.4.3.143/volume/v3/volumes/0814e87e-a7f9-4588-94c8-3ca0546c4170 returned with HTTP 202 Aug 16 21:14:20.920716 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 553/2251] 10.4.3.143 () {66 vars in 1351 bytes} [Sun Aug 16 21:14:20 2026] DELETE /volume/v3/volumes/0814e87e-a7f9-4588-94c8-3ca0546c4170 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 21:14:20.927680 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-fc954a1b-9a6b-4387-833b-72ee3b5deffa None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:20.929932 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-fc954a1b-9a6b-4387-833b-72ee3b5deffa tempest-VolumesActionsTest-1927630399 tempest-VolumesActionsTest-1927630399-project-member] GET https://10.4.3.143/volume/v3/volumes/0814e87e-a7f9-4588-94c8-3ca0546c4170 Aug 16 21:14:20.930462 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-fc954a1b-9a6b-4387-833b-72ee3b5deffa tempest-VolumesActionsTest-1927630399 tempest-VolumesActionsTest-1927630399-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:20.930462 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-fc954a1b-9a6b-4387-833b-72ee3b5deffa tempest-VolumesActionsTest-1927630399 tempest-VolumesActionsTest-1927630399-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:20.937697 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:14:20.937697 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:14:20.941529 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-fc954a1b-9a6b-4387-833b-72ee3b5deffa tempest-VolumesActionsTest-1927630399 tempest-VolumesActionsTest-1927630399-project-member] Volume info retrieved successfully. Aug 16 21:14:20.946189 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-fc954a1b-9a6b-4387-833b-72ee3b5deffa tempest-VolumesActionsTest-1927630399 tempest-VolumesActionsTest-1927630399-project-member] https://10.4.3.143/volume/v3/volumes/0814e87e-a7f9-4588-94c8-3ca0546c4170 returned with HTTP 200 Aug 16 21:14:20.946860 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 568/2252] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:14:20 2026] GET /volume/v3/volumes/0814e87e-a7f9-4588-94c8-3ca0546c4170 => generated 859 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:14:21.161121 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-520f4a96-d6be-49f1-8c71-0d751bc74049 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:21.162952 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-520f4a96-d6be-49f1-8c71-0d751bc74049 tempest-VolumesTestJSON-2125300429 tempest-VolumesTestJSON-2125300429-project-member] GET https://10.4.3.143/volume/v3/volumes/bc7c15c0-f2b8-422f-a543-6722a8d6c5fd Aug 16 21:14:21.163279 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-520f4a96-d6be-49f1-8c71-0d751bc74049 tempest-VolumesTestJSON-2125300429 tempest-VolumesTestJSON-2125300429-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:21.163516 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-520f4a96-d6be-49f1-8c71-0d751bc74049 tempest-VolumesTestJSON-2125300429 tempest-VolumesTestJSON-2125300429-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:21.169819 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:14:21.169819 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:14:21.173131 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-520f4a96-d6be-49f1-8c71-0d751bc74049 tempest-VolumesTestJSON-2125300429 tempest-VolumesTestJSON-2125300429-project-member] Volume info retrieved successfully. Aug 16 21:14:21.177838 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-520f4a96-d6be-49f1-8c71-0d751bc74049 tempest-VolumesTestJSON-2125300429 tempest-VolumesTestJSON-2125300429-project-member] https://10.4.3.143/volume/v3/volumes/bc7c15c0-f2b8-422f-a543-6722a8d6c5fd returned with HTTP 200 Aug 16 21:14:21.178238 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 563/2253] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:14:21 2026] GET /volume/v3/volumes/bc7c15c0-f2b8-422f-a543-6722a8d6c5fd => generated 853 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:14:21.199157 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [req-ce2a52f1-6941-4cd2-8387-bcbadbe59297 req-5a8580d7-b1eb-49fa-bec7-c17a246f42b5 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:21.201581 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [req-ce2a52f1-6941-4cd2-8387-bcbadbe59297 req-5a8580d7-b1eb-49fa-bec7-c17a246f42b5 tempest-VolumesTestJSON-2125300429 tempest-VolumesTestJSON-2125300429-project-member] GET https://10.4.3.143/volume/v3/volumes/bc7c15c0-f2b8-422f-a543-6722a8d6c5fd Aug 16 21:14:21.201750 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [req-ce2a52f1-6941-4cd2-8387-bcbadbe59297 req-5a8580d7-b1eb-49fa-bec7-c17a246f42b5 tempest-VolumesTestJSON-2125300429 tempest-VolumesTestJSON-2125300429-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:21.201955 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [req-ce2a52f1-6941-4cd2-8387-bcbadbe59297 req-5a8580d7-b1eb-49fa-bec7-c17a246f42b5 tempest-VolumesTestJSON-2125300429 tempest-VolumesTestJSON-2125300429-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:21.210096 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:14:21.210096 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:14:21.214802 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [req-ce2a52f1-6941-4cd2-8387-bcbadbe59297 req-5a8580d7-b1eb-49fa-bec7-c17a246f42b5 tempest-VolumesTestJSON-2125300429 tempest-VolumesTestJSON-2125300429-project-member] Volume info retrieved successfully. Aug 16 21:14:21.220422 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [req-ce2a52f1-6941-4cd2-8387-bcbadbe59297 req-5a8580d7-b1eb-49fa-bec7-c17a246f42b5 tempest-VolumesTestJSON-2125300429 tempest-VolumesTestJSON-2125300429-project-member] https://10.4.3.143/volume/v3/volumes/bc7c15c0-f2b8-422f-a543-6722a8d6c5fd returned with HTTP 200 Aug 16 21:14:21.220991 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 570/2254] 10.4.3.143 () {68 vars in 1598 bytes} [Sun Aug 16 21:14:21 2026] GET /volume/v3/volumes/bc7c15c0-f2b8-422f-a543-6722a8d6c5fd => generated 853 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:14:21.235150 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-84d191e8-7e57-45bb-b974-f9db341a2d65 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:21.236799 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-84d191e8-7e57-45bb-b974-f9db341a2d65 tempest-VolumesTestJSON-2125300429 tempest-VolumesTestJSON-2125300429-project-member] POST https://10.4.3.143/volume/v3/volumes Aug 16 21:14:21.237143 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-84d191e8-7e57-45bb-b974-f9db341a2d65 tempest-VolumesTestJSON-2125300429 tempest-VolumesTestJSON-2125300429-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-1322478311"}} {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:14:21.238766 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.v3.volumes [None req-84d191e8-7e57-45bb-b974-f9db341a2d65 tempest-VolumesTestJSON-2125300429 tempest-VolumesTestJSON-2125300429-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-1322478311'}} {{(pid=100333) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 21:14:21.238897 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.v3.volumes [None req-84d191e8-7e57-45bb-b974-f9db341a2d65 tempest-VolumesTestJSON-2125300429 tempest-VolumesTestJSON-2125300429-project-member] Create volume of 1 GB Aug 16 21:14:21.242880 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-84d191e8-7e57-45bb-b974-f9db341a2d65 tempest-VolumesTestJSON-2125300429 tempest-VolumesTestJSON-2125300429-project-member] Availability Zones retrieved successfully. Aug 16 21:14:21.247924 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-84d191e8-7e57-45bb-b974-f9db341a2d65 tempest-VolumesTestJSON-2125300429 tempest-VolumesTestJSON-2125300429-project-member] Flow 'volume_create_api' (d56330fc-eddc-434c-8d1e-286cd41aa559) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100333) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:14:21.248814 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-84d191e8-7e57-45bb-b974-f9db341a2d65 tempest-VolumesTestJSON-2125300429 tempest-VolumesTestJSON-2125300429-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ca5b3b77-d3dc-4cc7-b29a-53c48a23a269) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:14:21.249680 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.flows.api.create_volume [None req-84d191e8-7e57-45bb-b974-f9db341a2d65 tempest-VolumesTestJSON-2125300429 tempest-VolumesTestJSON-2125300429-project-member] Validating volume size '1' using validate_int {{(pid=100333) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 21:14:21.280738 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-84d191e8-7e57-45bb-b974-f9db341a2d65 tempest-VolumesTestJSON-2125300429 tempest-VolumesTestJSON-2125300429-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ca5b3b77-d3dc-4cc7-b29a-53c48a23a269) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T21:04:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=69e633b8-fab9-4b15-8b40-4f1a67c51cda,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '69e633b8-fab9-4b15-8b40-4f1a67c51cda', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:14:21.281501 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-84d191e8-7e57-45bb-b974-f9db341a2d65 tempest-VolumesTestJSON-2125300429 tempest-VolumesTestJSON-2125300429-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (36ec576b-dada-4684-bfca-36e75bd37fbc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:14:21.328236 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.quota [None req-84d191e8-7e57-45bb-b974-f9db341a2d65 tempest-VolumesTestJSON-2125300429 tempest-VolumesTestJSON-2125300429-project-member] Created reservations ['f341f593-55de-41e8-a928-c6c68a562bb8', '073c6e51-7a2b-4119-b178-57a02dd9345c', 'bd9e7eea-e5c2-494e-9c09-a4b0716f2978', '755ebe98-2af8-441a-aac3-11bd9e53bf79'] {{(pid=100333) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:14:21.329374 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-84d191e8-7e57-45bb-b974-f9db341a2d65 tempest-VolumesTestJSON-2125300429 tempest-VolumesTestJSON-2125300429-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (36ec576b-dada-4684-bfca-36e75bd37fbc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f341f593-55de-41e8-a928-c6c68a562bb8', '073c6e51-7a2b-4119-b178-57a02dd9345c', 'bd9e7eea-e5c2-494e-9c09-a4b0716f2978', '755ebe98-2af8-441a-aac3-11bd9e53bf79']}' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:14:21.330471 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-84d191e8-7e57-45bb-b974-f9db341a2d65 tempest-VolumesTestJSON-2125300429 tempest-VolumesTestJSON-2125300429-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2e326022-f70c-4333-9006-25647eb59a05) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:14:21.332374 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-eb05dda1-e93d-4970-8ef8-3c5df0f3271c None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:21.334418 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-eb05dda1-e93d-4970-8ef8-3c5df0f3271c tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] GET https://10.4.3.143/volume/v3/volumes/7170233a-3dd5-4aed-9977-49563e9b28f1 Aug 16 21:14:21.334820 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-eb05dda1-e93d-4970-8ef8-3c5df0f3271c tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:21.335404 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-eb05dda1-e93d-4970-8ef8-3c5df0f3271c tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:21.341669 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-eb05dda1-e93d-4970-8ef8-3c5df0f3271c tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] https://10.4.3.143/volume/v3/volumes/7170233a-3dd5-4aed-9977-49563e9b28f1 returned with HTTP 404 Aug 16 21:14:21.341874 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 569/2255] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:14:21 2026] GET /volume/v3/volumes/7170233a-3dd5-4aed-9977-49563e9b28f1 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:14:21.350434 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-d2c95423-71d9-4148-aa35-f382da00a73f None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:21.352986 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-d2c95423-71d9-4148-aa35-f382da00a73f tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] POST https://10.4.3.143/volume/v3/volumes Aug 16 21:14:21.353505 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-d2c95423-71d9-4148-aa35-f382da00a73f tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-206962865"}} {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:14:21.355466 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.v3.volumes [None req-d2c95423-71d9-4148-aa35-f382da00a73f tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-206962865'}} {{(pid=100332) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 21:14:21.355727 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.v3.volumes [None req-d2c95423-71d9-4148-aa35-f382da00a73f tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Create volume of 1 GB Aug 16 21:14:21.356729 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-84d191e8-7e57-45bb-b974-f9db341a2d65 tempest-VolumesTestJSON-2125300429 tempest-VolumesTestJSON-2125300429-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2e326022-f70c-4333-9006-25647eb59a05) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a830304d-6c0f-47a3-91bd-638ecf3e5228', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1322478311',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='86d4e847686a44d3bcb13d53d6e6e736',qos_specs=None,replication_status=,reservations=['f341f593-55de-41e8-a928-c6c68a562bb8','073c6e51-7a2b-4119-b178-57a02dd9345c','bd9e7eea-e5c2-494e-9c09-a4b0716f2978','755ebe98-2af8-441a-aac3-11bd9e53bf79'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='45c42c73e87c4c7fa33fb52bbcc3e3b4',volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T21:14:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1322478311',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a830304d-6c0f-47a3-91bd-638ecf3e5228,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='86d4e847686a44d3bcb13d53d6e6e736',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='45c42c73e87c4c7fa33fb52bbcc3e3b4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(69e633b8-fab9-4b15-8b40-4f1a67c51cda),volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda)}' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:14:21.357585 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-84d191e8-7e57-45bb-b974-f9db341a2d65 tempest-VolumesTestJSON-2125300429 tempest-VolumesTestJSON-2125300429-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fb617fe5-4a56-4d3b-b852-05077785db13) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:14:21.360118 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-d2c95423-71d9-4148-aa35-f382da00a73f tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Availability Zones retrieved successfully. Aug 16 21:14:21.366518 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-d2c95423-71d9-4148-aa35-f382da00a73f tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Flow 'volume_create_api' (1de910ae-856f-44b9-93ef-a158f0ac941d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100332) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:14:21.367597 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-d2c95423-71d9-4148-aa35-f382da00a73f tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b43b1e7b-1b9f-49df-ae03-d5097c9d5f3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:14:21.368581 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.flows.api.create_volume [None req-d2c95423-71d9-4148-aa35-f382da00a73f tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Validating volume size '1' using validate_int {{(pid=100332) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 21:14:21.375314 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-84d191e8-7e57-45bb-b974-f9db341a2d65 tempest-VolumesTestJSON-2125300429 tempest-VolumesTestJSON-2125300429-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fb617fe5-4a56-4d3b-b852-05077785db13) transitioned into state 'SUCCESS' from state '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-1322478311',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='86d4e847686a44d3bcb13d53d6e6e736',qos_specs=None,replication_status=,reservations=['f341f593-55de-41e8-a928-c6c68a562bb8','073c6e51-7a2b-4119-b178-57a02dd9345c','bd9e7eea-e5c2-494e-9c09-a4b0716f2978','755ebe98-2af8-441a-aac3-11bd9e53bf79'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='45c42c73e87c4c7fa33fb52bbcc3e3b4',volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda)}' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:14:21.375959 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-84d191e8-7e57-45bb-b974-f9db341a2d65 tempest-VolumesTestJSON-2125300429 tempest-VolumesTestJSON-2125300429-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (de11f2e9-5fed-4469-8b9e-50e7d2284e7e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:14:21.385231 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-84d191e8-7e57-45bb-b974-f9db341a2d65 tempest-VolumesTestJSON-2125300429 tempest-VolumesTestJSON-2125300429-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (de11f2e9-5fed-4469-8b9e-50e7d2284e7e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:14:21.386031 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-84d191e8-7e57-45bb-b974-f9db341a2d65 tempest-VolumesTestJSON-2125300429 tempest-VolumesTestJSON-2125300429-project-member] Flow 'volume_create_api' (d56330fc-eddc-434c-8d1e-286cd41aa559) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100333) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:14:21.386365 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-84d191e8-7e57-45bb-b974-f9db341a2d65 tempest-VolumesTestJSON-2125300429 tempest-VolumesTestJSON-2125300429-project-member] Create volume request issued successfully. Aug 16 21:14:21.386890 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-84d191e8-7e57-45bb-b974-f9db341a2d65 tempest-VolumesTestJSON-2125300429 tempest-VolumesTestJSON-2125300429-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Aug 16 21:14:21.387366 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 554/2256] 10.4.3.143 () {68 vars in 1259 bytes} [Sun Aug 16 21:14:21 2026] POST /volume/v3/volumes => generated 760 bytes in 153 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 21:14:21.393024 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-d2c95423-71d9-4148-aa35-f382da00a73f tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b43b1e7b-1b9f-49df-ae03-d5097c9d5f3e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T21:04:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=69e633b8-fab9-4b15-8b40-4f1a67c51cda,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '69e633b8-fab9-4b15-8b40-4f1a67c51cda', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:14:21.393759 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-d2c95423-71d9-4148-aa35-f382da00a73f tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (533a6d36-ab2d-4907-bb6b-b71f6a4926a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:14:21.402367 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-025e9fc2-af4e-4a31-9e4b-d88447c94903 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:21.404075 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-025e9fc2-af4e-4a31-9e4b-d88447c94903 tempest-VolumesTestJSON-2125300429 tempest-VolumesTestJSON-2125300429-project-member] GET https://10.4.3.143/volume/v3/volumes/a830304d-6c0f-47a3-91bd-638ecf3e5228 Aug 16 21:14:21.404227 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-025e9fc2-af4e-4a31-9e4b-d88447c94903 tempest-VolumesTestJSON-2125300429 tempest-VolumesTestJSON-2125300429-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:21.404387 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-025e9fc2-af4e-4a31-9e4b-d88447c94903 tempest-VolumesTestJSON-2125300429 tempest-VolumesTestJSON-2125300429-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:21.410288 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:14:21.410288 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:14:21.413717 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-025e9fc2-af4e-4a31-9e4b-d88447c94903 tempest-VolumesTestJSON-2125300429 tempest-VolumesTestJSON-2125300429-project-member] Volume info retrieved successfully. Aug 16 21:14:21.418635 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-025e9fc2-af4e-4a31-9e4b-d88447c94903 tempest-VolumesTestJSON-2125300429 tempest-VolumesTestJSON-2125300429-project-member] https://10.4.3.143/volume/v3/volumes/a830304d-6c0f-47a3-91bd-638ecf3e5228 returned with HTTP 200 Aug 16 21:14:21.419195 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 571/2257] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:14:21 2026] GET /volume/v3/volumes/a830304d-6c0f-47a3-91bd-638ecf3e5228 => generated 828 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:14:21.428491 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.quota [None req-d2c95423-71d9-4148-aa35-f382da00a73f tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Created reservations ['7f858752-fc2f-4aa3-ba82-0b901d3340b1', 'c3091961-5279-4d35-a830-cfab79bdfd58', '85754f19-579e-4bed-801e-2713d9c05873', '01d66b9a-9772-45a2-a947-e34ddf0939a6'] {{(pid=100332) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:14:21.429335 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-d2c95423-71d9-4148-aa35-f382da00a73f tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (533a6d36-ab2d-4907-bb6b-b71f6a4926a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7f858752-fc2f-4aa3-ba82-0b901d3340b1', 'c3091961-5279-4d35-a830-cfab79bdfd58', '85754f19-579e-4bed-801e-2713d9c05873', '01d66b9a-9772-45a2-a947-e34ddf0939a6']}' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:14:21.430089 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-d2c95423-71d9-4148-aa35-f382da00a73f tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c4f9b42f-208c-48a8-8fe5-704147949291) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:14:21.450605 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-d2c95423-71d9-4148-aa35-f382da00a73f tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c4f9b42f-208c-48a8-8fe5-704147949291) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '67ef8f57-6bb2-4143-bd0f-cd7bb0049f88', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-206962865',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='440812c9bca442a786aabacf4409d947',qos_specs=None,replication_status=,reservations=['7f858752-fc2f-4aa3-ba82-0b901d3340b1','c3091961-5279-4d35-a830-cfab79bdfd58','85754f19-579e-4bed-801e-2713d9c05873','01d66b9a-9772-45a2-a947-e34ddf0939a6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f1f2ada295a54f5584bbf9f4d581cdf2',volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T21:14:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-206962865',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=67ef8f57-6bb2-4143-bd0f-cd7bb0049f88,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='440812c9bca442a786aabacf4409d947',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f1f2ada295a54f5584bbf9f4d581cdf2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(69e633b8-fab9-4b15-8b40-4f1a67c51cda),volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda)}' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:14:21.451376 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-d2c95423-71d9-4148-aa35-f382da00a73f tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e6ad30c1-4fc8-4f31-968d-d53fef420fce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:14:21.471281 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-d2c95423-71d9-4148-aa35-f382da00a73f tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e6ad30c1-4fc8-4f31-968d-d53fef420fce) transitioned into state 'SUCCESS' from state '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-206962865',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='440812c9bca442a786aabacf4409d947',qos_specs=None,replication_status=,reservations=['7f858752-fc2f-4aa3-ba82-0b901d3340b1','c3091961-5279-4d35-a830-cfab79bdfd58','85754f19-579e-4bed-801e-2713d9c05873','01d66b9a-9772-45a2-a947-e34ddf0939a6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f1f2ada295a54f5584bbf9f4d581cdf2',volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda)}' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:14:21.472684 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-d2c95423-71d9-4148-aa35-f382da00a73f tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9f3edc52-5dc4-4bf6-a924-d53f2e2eb94f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:14:21.487800 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-d2c95423-71d9-4148-aa35-f382da00a73f tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9f3edc52-5dc4-4bf6-a924-d53f2e2eb94f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:14:21.488783 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-d2c95423-71d9-4148-aa35-f382da00a73f tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Flow 'volume_create_api' (1de910ae-856f-44b9-93ef-a158f0ac941d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100332) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:14:21.488996 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-d2c95423-71d9-4148-aa35-f382da00a73f tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Create volume request issued successfully. Aug 16 21:14:21.489585 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-d2c95423-71d9-4148-aa35-f382da00a73f tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Aug 16 21:14:21.490022 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 564/2258] 10.4.3.143 () {68 vars in 1258 bytes} [Sun Aug 16 21:14:21 2026] POST /volume/v3/volumes => generated 777 bytes in 140 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 21:14:21.504749 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-056d4a47-b533-40c9-8ed9-59b3d890c929 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:21.507235 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-056d4a47-b533-40c9-8ed9-59b3d890c929 tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] GET https://10.4.3.143/volume/v3/volumes/67ef8f57-6bb2-4143-bd0f-cd7bb0049f88 Aug 16 21:14:21.507515 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-056d4a47-b533-40c9-8ed9-59b3d890c929 tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:21.507766 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-056d4a47-b533-40c9-8ed9-59b3d890c929 tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:21.515503 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:14:21.515503 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:14:21.519742 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-056d4a47-b533-40c9-8ed9-59b3d890c929 tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Volume info retrieved successfully. Aug 16 21:14:21.525067 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-056d4a47-b533-40c9-8ed9-59b3d890c929 tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] https://10.4.3.143/volume/v3/volumes/67ef8f57-6bb2-4143-bd0f-cd7bb0049f88 returned with HTTP 200 Aug 16 21:14:21.525556 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 570/2259] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:14:21 2026] GET /volume/v3/volumes/67ef8f57-6bb2-4143-bd0f-cd7bb0049f88 => generated 956 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:14:21.728367 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-d62f1c79-dae2-4233-9fb0-b4a3e43e3ea5 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:21.730261 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-d62f1c79-dae2-4233-9fb0-b4a3e43e3ea5 tempest-SnapshotsActionsTest-522410771 tempest-SnapshotsActionsTest-522410771-project-member] GET https://10.4.3.143/volume/v3/snapshots/41fd1317-27a1-4bbe-8bc3-caa13196e4ab Aug 16 21:14:21.730428 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-d62f1c79-dae2-4233-9fb0-b4a3e43e3ea5 tempest-SnapshotsActionsTest-522410771 tempest-SnapshotsActionsTest-522410771-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:21.730689 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-d62f1c79-dae2-4233-9fb0-b4a3e43e3ea5 tempest-SnapshotsActionsTest-522410771 tempest-SnapshotsActionsTest-522410771-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:21.735386 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:14:21.735386 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:14:21.735776 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-d62f1c79-dae2-4233-9fb0-b4a3e43e3ea5 tempest-SnapshotsActionsTest-522410771 tempest-SnapshotsActionsTest-522410771-project-member] Snapshot retrieved successfully. Aug 16 21:14:21.736594 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-d62f1c79-dae2-4233-9fb0-b4a3e43e3ea5 tempest-SnapshotsActionsTest-522410771 tempest-SnapshotsActionsTest-522410771-project-member] https://10.4.3.143/volume/v3/snapshots/41fd1317-27a1-4bbe-8bc3-caa13196e4ab returned with HTTP 200 Aug 16 21:14:21.736977 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 555/2260] 10.4.3.143 () {66 vars in 1354 bytes} [Sun Aug 16 21:14:21 2026] GET /volume/v3/snapshots/41fd1317-27a1-4bbe-8bc3-caa13196e4ab => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:14:21.748612 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-c20fc681-4a7a-4e19-93b4-579a4b0cb584 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:21.779154 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-c20fc681-4a7a-4e19-93b4-579a4b0cb584 tempest-SnapshotsActionsTest-1455387505 tempest-SnapshotsActionsTest-1455387505-project-admin] POST https://10.4.3.143/volume/v3/snapshots/41fd1317-27a1-4bbe-8bc3-caa13196e4ab/action Aug 16 21:14:21.780938 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-c20fc681-4a7a-4e19-93b4-579a4b0cb584 tempest-SnapshotsActionsTest-1455387505 tempest-SnapshotsActionsTest-1455387505-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100331) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 21:14:21.780938 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-c20fc681-4a7a-4e19-93b4-579a4b0cb584 tempest-SnapshotsActionsTest-1455387505 tempest-SnapshotsActionsTest-1455387505-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:14:21.781711 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.contrib.admin_actions [None req-c20fc681-4a7a-4e19-93b4-579a4b0cb584 tempest-SnapshotsActionsTest-1455387505 tempest-SnapshotsActionsTest-1455387505-project-admin] Updating snapshot '41fd1317-27a1-4bbe-8bc3-caa13196e4ab' with '{'status': 'creating'}' {{(pid=100331) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 16 21:14:21.793485 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:14:21.793485 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:14:21.807030 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-c20fc681-4a7a-4e19-93b4-579a4b0cb584 tempest-SnapshotsActionsTest-1455387505 tempest-SnapshotsActionsTest-1455387505-project-admin] https://10.4.3.143/volume/v3/snapshots/41fd1317-27a1-4bbe-8bc3-caa13196e4ab/action returned with HTTP 202 Aug 16 21:14:21.807326 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 572/2261] 10.4.3.143 () {68 vars in 1396 bytes} [Sun Aug 16 21:14:21 2026] POST /volume/v3/snapshots/41fd1317-27a1-4bbe-8bc3-caa13196e4ab/action => generated 0 bytes in 60 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 16 21:14:21.815449 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-7931bbe3-4a88-4166-9343-596c51f7560d None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:21.817706 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-7931bbe3-4a88-4166-9343-596c51f7560d tempest-SnapshotsActionsTest-522410771 tempest-SnapshotsActionsTest-522410771-project-member] GET https://10.4.3.143/volume/v3/snapshots/41fd1317-27a1-4bbe-8bc3-caa13196e4ab Aug 16 21:14:21.817983 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-7931bbe3-4a88-4166-9343-596c51f7560d tempest-SnapshotsActionsTest-522410771 tempest-SnapshotsActionsTest-522410771-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:21.818237 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-7931bbe3-4a88-4166-9343-596c51f7560d tempest-SnapshotsActionsTest-522410771 tempest-SnapshotsActionsTest-522410771-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:21.824084 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:14:21.824084 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:14:21.824847 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-7931bbe3-4a88-4166-9343-596c51f7560d tempest-SnapshotsActionsTest-522410771 tempest-SnapshotsActionsTest-522410771-project-member] Snapshot retrieved successfully. Aug 16 21:14:21.825833 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-7931bbe3-4a88-4166-9343-596c51f7560d tempest-SnapshotsActionsTest-522410771 tempest-SnapshotsActionsTest-522410771-project-member] https://10.4.3.143/volume/v3/snapshots/41fd1317-27a1-4bbe-8bc3-caa13196e4ab returned with HTTP 200 Aug 16 21:14:21.826319 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 565/2262] 10.4.3.143 () {66 vars in 1354 bytes} [Sun Aug 16 21:14:21 2026] GET /volume/v3/snapshots/41fd1317-27a1-4bbe-8bc3-caa13196e4ab => generated 465 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:14:21.835147 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-916f24d9-4b7b-4f35-a8e8-8662b2d49d9e None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:21.836813 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-916f24d9-4b7b-4f35-a8e8-8662b2d49d9e tempest-SnapshotsActionsTest-1455387505 tempest-SnapshotsActionsTest-1455387505-project-admin] POST https://10.4.3.143/volume/v3/snapshots/41fd1317-27a1-4bbe-8bc3-caa13196e4ab/action Aug 16 21:14:21.837183 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-916f24d9-4b7b-4f35-a8e8-8662b2d49d9e tempest-SnapshotsActionsTest-1455387505 tempest-SnapshotsActionsTest-1455387505-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100330) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 21:14:21.837297 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-916f24d9-4b7b-4f35-a8e8-8662b2d49d9e tempest-SnapshotsActionsTest-1455387505 tempest-SnapshotsActionsTest-1455387505-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:14:21.838545 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.contrib.admin_actions [None req-916f24d9-4b7b-4f35-a8e8-8662b2d49d9e tempest-SnapshotsActionsTest-1455387505 tempest-SnapshotsActionsTest-1455387505-project-admin] Updating snapshot '41fd1317-27a1-4bbe-8bc3-caa13196e4ab' with '{'status': 'available'}' {{(pid=100330) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 16 21:14:21.847502 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:14:21.847502 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:14:21.857695 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-916f24d9-4b7b-4f35-a8e8-8662b2d49d9e tempest-SnapshotsActionsTest-1455387505 tempest-SnapshotsActionsTest-1455387505-project-admin] https://10.4.3.143/volume/v3/snapshots/41fd1317-27a1-4bbe-8bc3-caa13196e4ab/action returned with HTTP 202 Aug 16 21:14:21.858137 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 571/2263] 10.4.3.143 () {68 vars in 1396 bytes} [Sun Aug 16 21:14:21 2026] POST /volume/v3/snapshots/41fd1317-27a1-4bbe-8bc3-caa13196e4ab/action => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 16 21:14:21.865114 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-88827d55-84cd-4411-b4b7-dd5138f76249 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:21.866823 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-88827d55-84cd-4411-b4b7-dd5138f76249 tempest-SnapshotsActionsTest-522410771 tempest-SnapshotsActionsTest-522410771-project-member] GET https://10.4.3.143/volume/v3/snapshots/41fd1317-27a1-4bbe-8bc3-caa13196e4ab Aug 16 21:14:21.867031 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-88827d55-84cd-4411-b4b7-dd5138f76249 tempest-SnapshotsActionsTest-522410771 tempest-SnapshotsActionsTest-522410771-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:21.867249 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-88827d55-84cd-4411-b4b7-dd5138f76249 tempest-SnapshotsActionsTest-522410771 tempest-SnapshotsActionsTest-522410771-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:21.871863 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:14:21.871863 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:14:21.872317 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-88827d55-84cd-4411-b4b7-dd5138f76249 tempest-SnapshotsActionsTest-522410771 tempest-SnapshotsActionsTest-522410771-project-member] Snapshot retrieved successfully. Aug 16 21:14:21.873094 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-88827d55-84cd-4411-b4b7-dd5138f76249 tempest-SnapshotsActionsTest-522410771 tempest-SnapshotsActionsTest-522410771-project-member] https://10.4.3.143/volume/v3/snapshots/41fd1317-27a1-4bbe-8bc3-caa13196e4ab returned with HTTP 200 Aug 16 21:14:21.873549 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 556/2264] 10.4.3.143 () {66 vars in 1354 bytes} [Sun Aug 16 21:14:21 2026] GET /volume/v3/snapshots/41fd1317-27a1-4bbe-8bc3-caa13196e4ab => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:14:21.882087 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-e8354707-d756-4839-9bfb-0f2597060d07 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:21.884156 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-e8354707-d756-4839-9bfb-0f2597060d07 tempest-SnapshotsActionsTest-522410771 tempest-SnapshotsActionsTest-522410771-project-member] POST https://10.4.3.143/volume/v3/snapshots Aug 16 21:14:21.884607 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-e8354707-d756-4839-9bfb-0f2597060d07 tempest-SnapshotsActionsTest-522410771 tempest-SnapshotsActionsTest-522410771-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "90109045-e17f-427b-82a0-754cf60b4a2f", "name": "tempest-SnapshotsActionsTest-Snapshot-1651626730"}} {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:14:21.894840 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:14:21.894840 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:14:21.895505 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-e8354707-d756-4839-9bfb-0f2597060d07 tempest-SnapshotsActionsTest-522410771 tempest-SnapshotsActionsTest-522410771-project-member] Volume info retrieved successfully. Aug 16 21:14:21.895668 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.v3.snapshots [None req-e8354707-d756-4839-9bfb-0f2597060d07 tempest-SnapshotsActionsTest-522410771 tempest-SnapshotsActionsTest-522410771-project-member] Create snapshot from volume 90109045-e17f-427b-82a0-754cf60b4a2f Aug 16 21:14:21.924129 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.quota [None req-e8354707-d756-4839-9bfb-0f2597060d07 tempest-SnapshotsActionsTest-522410771 tempest-SnapshotsActionsTest-522410771-project-member] Created reservations ['181d0ce1-8169-4087-a21b-6ad1d65b9cae', 'bcaaa01c-4189-4b4b-9d32-56ad9d30aca5', '532f98ef-3f26-4ceb-8d0a-02bf399f14d2', 'ac61cc9f-2ca2-411f-8e81-73327692fc34'] {{(pid=100331) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:14:21.958793 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-e8354707-d756-4839-9bfb-0f2597060d07 tempest-SnapshotsActionsTest-522410771 tempest-SnapshotsActionsTest-522410771-project-member] Snapshot create request issued successfully. Aug 16 21:14:21.959162 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-e8354707-d756-4839-9bfb-0f2597060d07 tempest-SnapshotsActionsTest-522410771 tempest-SnapshotsActionsTest-522410771-project-member] https://10.4.3.143/volume/v3/snapshots returned with HTTP 202 Aug 16 21:14:21.959542 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-84ac9ce8-4430-4b1e-a4e8-4463ac43eb76 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:21.959587 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 573/2265] 10.4.3.143 () {68 vars in 1265 bytes} [Sun Aug 16 21:14:21 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 16 21:14:21.962233 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-84ac9ce8-4430-4b1e-a4e8-4463ac43eb76 tempest-VolumesActionsTest-1927630399 tempest-VolumesActionsTest-1927630399-project-member] GET https://10.4.3.143/volume/v3/volumes/0814e87e-a7f9-4588-94c8-3ca0546c4170 Aug 16 21:14:21.962454 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-84ac9ce8-4430-4b1e-a4e8-4463ac43eb76 tempest-VolumesActionsTest-1927630399 tempest-VolumesActionsTest-1927630399-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:21.962586 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-84ac9ce8-4430-4b1e-a4e8-4463ac43eb76 tempest-VolumesActionsTest-1927630399 tempest-VolumesActionsTest-1927630399-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:21.968312 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-a79e41da-0434-43cd-a134-23b41db464dd None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:21.969448 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-84ac9ce8-4430-4b1e-a4e8-4463ac43eb76 tempest-VolumesActionsTest-1927630399 tempest-VolumesActionsTest-1927630399-project-member] https://10.4.3.143/volume/v3/volumes/0814e87e-a7f9-4588-94c8-3ca0546c4170 returned with HTTP 404 Aug 16 21:14:21.970105 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 566/2266] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:14:21 2026] GET /volume/v3/volumes/0814e87e-a7f9-4588-94c8-3ca0546c4170 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:14:21.970173 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-a79e41da-0434-43cd-a134-23b41db464dd tempest-SnapshotsActionsTest-522410771 tempest-SnapshotsActionsTest-522410771-project-member] GET https://10.4.3.143/volume/v3/snapshots/6dbf0097-1615-48c5-a05b-992b1a7a428b Aug 16 21:14:21.970311 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-a79e41da-0434-43cd-a134-23b41db464dd tempest-SnapshotsActionsTest-522410771 tempest-SnapshotsActionsTest-522410771-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:21.970542 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-a79e41da-0434-43cd-a134-23b41db464dd tempest-SnapshotsActionsTest-522410771 tempest-SnapshotsActionsTest-522410771-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:21.975818 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:14:21.975818 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:14:21.976310 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-a79e41da-0434-43cd-a134-23b41db464dd tempest-SnapshotsActionsTest-522410771 tempest-SnapshotsActionsTest-522410771-project-member] Snapshot retrieved successfully. Aug 16 21:14:21.977177 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-a79e41da-0434-43cd-a134-23b41db464dd tempest-SnapshotsActionsTest-522410771 tempest-SnapshotsActionsTest-522410771-project-member] https://10.4.3.143/volume/v3/snapshots/6dbf0097-1615-48c5-a05b-992b1a7a428b returned with HTTP 200 Aug 16 21:14:21.977535 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 572/2267] 10.4.3.143 () {66 vars in 1354 bytes} [Sun Aug 16 21:14:21 2026] GET /volume/v3/snapshots/6dbf0097-1615-48c5-a05b-992b1a7a428b => generated 439 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:14:22.430599 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-227862b1-e9fe-4f00-bd92-010a7f97315e None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:22.432753 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-227862b1-e9fe-4f00-bd92-010a7f97315e tempest-VolumesTestJSON-2125300429 tempest-VolumesTestJSON-2125300429-project-member] GET https://10.4.3.143/volume/v3/volumes/a830304d-6c0f-47a3-91bd-638ecf3e5228 Aug 16 21:14:22.433031 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-227862b1-e9fe-4f00-bd92-010a7f97315e tempest-VolumesTestJSON-2125300429 tempest-VolumesTestJSON-2125300429-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:22.433293 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-227862b1-e9fe-4f00-bd92-010a7f97315e tempest-VolumesTestJSON-2125300429 tempest-VolumesTestJSON-2125300429-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:22.440246 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:14:22.440246 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:14:22.444290 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-227862b1-e9fe-4f00-bd92-010a7f97315e tempest-VolumesTestJSON-2125300429 tempest-VolumesTestJSON-2125300429-project-member] Volume info retrieved successfully. Aug 16 21:14:22.448726 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-227862b1-e9fe-4f00-bd92-010a7f97315e tempest-VolumesTestJSON-2125300429 tempest-VolumesTestJSON-2125300429-project-member] https://10.4.3.143/volume/v3/volumes/a830304d-6c0f-47a3-91bd-638ecf3e5228 returned with HTTP 200 Aug 16 21:14:22.449138 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 557/2268] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:14:22 2026] GET /volume/v3/volumes/a830304d-6c0f-47a3-91bd-638ecf3e5228 => generated 853 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:14:22.457649 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-34ea18a0-1a07-43f5-a4b6-5ba0982117bb None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:22.471873 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [req-0cb06297-2de6-4854-87d4-fea0dca4fd81 req-015692a0-acb2-4caf-9138-9bce09bc6977 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:22.473692 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [req-0cb06297-2de6-4854-87d4-fea0dca4fd81 req-015692a0-acb2-4caf-9138-9bce09bc6977 tempest-VolumesTestJSON-2125300429 tempest-VolumesTestJSON-2125300429-project-member] GET https://10.4.3.143/volume/v3/volumes/a830304d-6c0f-47a3-91bd-638ecf3e5228 Aug 16 21:14:22.473844 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [req-0cb06297-2de6-4854-87d4-fea0dca4fd81 req-015692a0-acb2-4caf-9138-9bce09bc6977 tempest-VolumesTestJSON-2125300429 tempest-VolumesTestJSON-2125300429-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:22.474068 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [req-0cb06297-2de6-4854-87d4-fea0dca4fd81 req-015692a0-acb2-4caf-9138-9bce09bc6977 tempest-VolumesTestJSON-2125300429 tempest-VolumesTestJSON-2125300429-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:22.480659 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:14:22.480659 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:14:22.484554 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [req-0cb06297-2de6-4854-87d4-fea0dca4fd81 req-015692a0-acb2-4caf-9138-9bce09bc6977 tempest-VolumesTestJSON-2125300429 tempest-VolumesTestJSON-2125300429-project-member] Volume info retrieved successfully. Aug 16 21:14:22.487377 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-34ea18a0-1a07-43f5-a4b6-5ba0982117bb tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] POST https://10.4.3.143/volume/v3/volumes Aug 16 21:14:22.487888 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-34ea18a0-1a07-43f5-a4b6-5ba0982117bb tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-2078537012"}} {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:14:22.488820 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [req-0cb06297-2de6-4854-87d4-fea0dca4fd81 req-015692a0-acb2-4caf-9138-9bce09bc6977 tempest-VolumesTestJSON-2125300429 tempest-VolumesTestJSON-2125300429-project-member] https://10.4.3.143/volume/v3/volumes/a830304d-6c0f-47a3-91bd-638ecf3e5228 returned with HTTP 200 Aug 16 21:14:22.489201 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 567/2269] 10.4.3.143 () {68 vars in 1598 bytes} [Sun Aug 16 21:14:22 2026] GET /volume/v3/volumes/a830304d-6c0f-47a3-91bd-638ecf3e5228 => generated 853 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:14:22.489498 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.v3.volumes [None req-34ea18a0-1a07-43f5-a4b6-5ba0982117bb tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-2078537012'}} {{(pid=100331) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 21:14:22.489687 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.v3.volumes [None req-34ea18a0-1a07-43f5-a4b6-5ba0982117bb tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Create volume of 1 GB Aug 16 21:14:22.489956 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:14:22.489956 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:14:22.494654 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-34ea18a0-1a07-43f5-a4b6-5ba0982117bb tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Availability Zones retrieved successfully. Aug 16 21:14:22.499567 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-34ea18a0-1a07-43f5-a4b6-5ba0982117bb tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Flow 'volume_create_api' (647d1046-a44a-463d-baa9-636ed6016ead) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100331) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:14:22.500467 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-34ea18a0-1a07-43f5-a4b6-5ba0982117bb tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7f7b2ea2-4cf2-4566-bf1a-49e17b947439) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:14:22.501364 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.flows.api.create_volume [None req-34ea18a0-1a07-43f5-a4b6-5ba0982117bb tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Validating volume size '1' using validate_int {{(pid=100331) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 21:14:22.533777 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-34ea18a0-1a07-43f5-a4b6-5ba0982117bb tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7f7b2ea2-4cf2-4566-bf1a-49e17b947439) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T21:04:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=69e633b8-fab9-4b15-8b40-4f1a67c51cda,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '69e633b8-fab9-4b15-8b40-4f1a67c51cda', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:14:22.534505 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-34ea18a0-1a07-43f5-a4b6-5ba0982117bb tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d301e7c7-4296-4aab-9ffb-35552be9ffc3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:14:22.539907 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-2517c5e2-e358-422a-809f-f127cb511b15 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:22.542751 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-2517c5e2-e358-422a-809f-f127cb511b15 tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] GET https://10.4.3.143/volume/v3/volumes/67ef8f57-6bb2-4143-bd0f-cd7bb0049f88 Aug 16 21:14:22.543079 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-2517c5e2-e358-422a-809f-f127cb511b15 tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:22.543736 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-2517c5e2-e358-422a-809f-f127cb511b15 tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:22.551347 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:14:22.551347 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:14:22.554874 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-2517c5e2-e358-422a-809f-f127cb511b15 tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Volume info retrieved successfully. Aug 16 21:14:22.558832 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-2517c5e2-e358-422a-809f-f127cb511b15 tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] https://10.4.3.143/volume/v3/volumes/67ef8f57-6bb2-4143-bd0f-cd7bb0049f88 returned with HTTP 200 Aug 16 21:14:22.559253 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 573/2270] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:14:22 2026] GET /volume/v3/volumes/67ef8f57-6bb2-4143-bd0f-cd7bb0049f88 => generated 1017 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:14:22.572422 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-c65ac204-c8d3-4ba1-8982-dd877181a6af None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:22.574368 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-c65ac204-c8d3-4ba1-8982-dd877181a6af tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] POST https://10.4.3.143/volume/v3/snapshots Aug 16 21:14:22.574924 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-c65ac204-c8d3-4ba1-8982-dd877181a6af tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "67ef8f57-6bb2-4143-bd0f-cd7bb0049f88", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-605249373"}} {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:14:22.583424 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:14:22.583424 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:14:22.583729 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-c65ac204-c8d3-4ba1-8982-dd877181a6af tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Volume info retrieved successfully. Aug 16 21:14:22.583836 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.v3.snapshots [None req-c65ac204-c8d3-4ba1-8982-dd877181a6af tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Create snapshot from volume 67ef8f57-6bb2-4143-bd0f-cd7bb0049f88 Aug 16 21:14:22.591369 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.quota [None req-34ea18a0-1a07-43f5-a4b6-5ba0982117bb tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Created reservations ['a82d12ff-20dd-47ca-b342-e07a94ece5de', 'd8d4a585-8c0c-4652-89ee-2cbfb4fda8f4', '44932694-b203-42e0-8b62-83aac5670db9', '456becaf-e387-4cfe-9f7b-70fff91c5d8a'] {{(pid=100331) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:14:22.592126 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-34ea18a0-1a07-43f5-a4b6-5ba0982117bb tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d301e7c7-4296-4aab-9ffb-35552be9ffc3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a82d12ff-20dd-47ca-b342-e07a94ece5de', 'd8d4a585-8c0c-4652-89ee-2cbfb4fda8f4', '44932694-b203-42e0-8b62-83aac5670db9', '456becaf-e387-4cfe-9f7b-70fff91c5d8a']}' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:14:22.592824 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-34ea18a0-1a07-43f5-a4b6-5ba0982117bb tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6c9ca970-35cc-4ac5-af5d-6b3e4da1809e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:14:22.610495 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.quota [None req-c65ac204-c8d3-4ba1-8982-dd877181a6af tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Created reservations ['85c15451-bc9e-41e2-8378-1fa634ff5671', 'ebb8971a-b7ce-46e6-9b83-1d01dc7641f9', '7d2d6b44-fe13-4f7b-bcf8-42057c5d1c27', '4fcab6b4-5189-44e7-a9ff-bdb67075ce29'] {{(pid=100333) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:14:22.611637 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [req-bddad0ca-457d-494b-8670-a36fa7466e79 req-bb06824a-6d1b-4dbc-b9fd-02fa870deb98 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:22.613943 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [req-bddad0ca-457d-494b-8670-a36fa7466e79 req-bb06824a-6d1b-4dbc-b9fd-02fa870deb98 tempest-VolumesTestJSON-2125300429 tempest-VolumesTestJSON-2125300429-project-reader] GET https://10.4.3.143/volume/v3/volumes/detail Aug 16 21:14:22.614155 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [req-bddad0ca-457d-494b-8670-a36fa7466e79 req-bb06824a-6d1b-4dbc-b9fd-02fa870deb98 tempest-VolumesTestJSON-2125300429 tempest-VolumesTestJSON-2125300429-project-reader] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:22.614355 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [req-bddad0ca-457d-494b-8670-a36fa7466e79 req-bb06824a-6d1b-4dbc-b9fd-02fa870deb98 tempest-VolumesTestJSON-2125300429 tempest-VolumesTestJSON-2125300429-project-reader] Calling method 'detail' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:22.614614 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.api_utils [req-bddad0ca-457d-494b-8670-a36fa7466e79 req-bb06824a-6d1b-4dbc-b9fd-02fa870deb98 tempest-VolumesTestJSON-2125300429 tempest-VolumesTestJSON-2125300429-project-reader] Removing options '' from query. {{(pid=100332) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 16 21:14:22.615290 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [req-bddad0ca-457d-494b-8670-a36fa7466e79 req-bb06824a-6d1b-4dbc-b9fd-02fa870deb98 tempest-VolumesTestJSON-2125300429 tempest-VolumesTestJSON-2125300429-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100332) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 16 21:14:22.617249 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-34ea18a0-1a07-43f5-a4b6-5ba0982117bb tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6c9ca970-35cc-4ac5-af5d-6b3e4da1809e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c94886bd-c6cb-4110-be4f-e094d590d202', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-2078537012',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='21f4dba1b46a4db7b7fde93ff688a569',qos_specs=None,replication_status=,reservations=['a82d12ff-20dd-47ca-b342-e07a94ece5de','d8d4a585-8c0c-4652-89ee-2cbfb4fda8f4','44932694-b203-42e0-8b62-83aac5670db9','456becaf-e387-4cfe-9f7b-70fff91c5d8a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d0f86aa511834e499f19437a03d6cea6',volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T21:14:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-2078537012',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c94886bd-c6cb-4110-be4f-e094d590d202,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='21f4dba1b46a4db7b7fde93ff688a569',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d0f86aa511834e499f19437a03d6cea6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(69e633b8-fab9-4b15-8b40-4f1a67c51cda),volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda)}' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:14:22.618003 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-34ea18a0-1a07-43f5-a4b6-5ba0982117bb tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e5c4c472-6299-42e4-97d4-7a2a05029ceb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:14:22.622496 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [req-bddad0ca-457d-494b-8670-a36fa7466e79 req-bb06824a-6d1b-4dbc-b9fd-02fa870deb98 tempest-VolumesTestJSON-2125300429 tempest-VolumesTestJSON-2125300429-project-reader] Get all volumes completed successfully. Aug 16 21:14:22.623286 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:14:22.623286 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:14:22.627017 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [req-bddad0ca-457d-494b-8670-a36fa7466e79 req-bb06824a-6d1b-4dbc-b9fd-02fa870deb98 tempest-VolumesTestJSON-2125300429 tempest-VolumesTestJSON-2125300429-project-reader] https://10.4.3.143/volume/v3/volumes/detail returned with HTTP 200 Aug 16 21:14:22.627479 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 568/2271] 10.4.3.143 () {68 vars in 1508 bytes} [Sun Aug 16 21:14:22 2026] GET /volume/v3/volumes/detail => generated 2542 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:14:22.638718 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-34ea18a0-1a07-43f5-a4b6-5ba0982117bb tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e5c4c472-6299-42e4-97d4-7a2a05029ceb) transitioned into state 'SUCCESS' from state '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-2078537012',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='21f4dba1b46a4db7b7fde93ff688a569',qos_specs=None,replication_status=,reservations=['a82d12ff-20dd-47ca-b342-e07a94ece5de','d8d4a585-8c0c-4652-89ee-2cbfb4fda8f4','44932694-b203-42e0-8b62-83aac5670db9','456becaf-e387-4cfe-9f7b-70fff91c5d8a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d0f86aa511834e499f19437a03d6cea6',volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda)}' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:14:22.639629 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-34ea18a0-1a07-43f5-a4b6-5ba0982117bb tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5f4cf7a3-64ab-44ad-af77-0345bbfd4eb7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:14:22.650775 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-34ea18a0-1a07-43f5-a4b6-5ba0982117bb tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5f4cf7a3-64ab-44ad-af77-0345bbfd4eb7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:14:22.652087 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-34ea18a0-1a07-43f5-a4b6-5ba0982117bb tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Flow 'volume_create_api' (647d1046-a44a-463d-baa9-636ed6016ead) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100331) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:14:22.652494 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-c65ac204-c8d3-4ba1-8982-dd877181a6af tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Snapshot create request issued successfully. Aug 16 21:14:22.652560 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-34ea18a0-1a07-43f5-a4b6-5ba0982117bb tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Create volume request issued successfully. Aug 16 21:14:22.652841 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-c65ac204-c8d3-4ba1-8982-dd877181a6af tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] https://10.4.3.143/volume/v3/snapshots returned with HTTP 202 Aug 16 21:14:22.653275 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 558/2272] 10.4.3.143 () {68 vars in 1265 bytes} [Sun Aug 16 21:14:22 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 16 21:14:22.653332 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-34ea18a0-1a07-43f5-a4b6-5ba0982117bb tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Aug 16 21:14:22.653820 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 574/2273] 10.4.3.143 () {68 vars in 1258 bytes} [Sun Aug 16 21:14:22 2026] POST /volume/v3/volumes => generated 754 bytes in 197 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 21:14:22.654096 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [req-f57276dc-c9c0-4c1d-9c9c-b3f206c6bc7b req-84acfe93-61af-4dd4-a60e-7bf1f594b88c None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:22.656053 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [req-f57276dc-c9c0-4c1d-9c9c-b3f206c6bc7b req-84acfe93-61af-4dd4-a60e-7bf1f594b88c tempest-VolumesTestJSON-2125300429 tempest-VolumesTestJSON-2125300429-project-reader] GET https://10.4.3.143/volume/v3/volumes/detail Aug 16 21:14:22.656260 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [req-f57276dc-c9c0-4c1d-9c9c-b3f206c6bc7b req-84acfe93-61af-4dd4-a60e-7bf1f594b88c tempest-VolumesTestJSON-2125300429 tempest-VolumesTestJSON-2125300429-project-reader] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:22.656463 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [req-f57276dc-c9c0-4c1d-9c9c-b3f206c6bc7b req-84acfe93-61af-4dd4-a60e-7bf1f594b88c tempest-VolumesTestJSON-2125300429 tempest-VolumesTestJSON-2125300429-project-reader] Calling method 'detail' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:22.656727 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.api_utils [req-f57276dc-c9c0-4c1d-9c9c-b3f206c6bc7b req-84acfe93-61af-4dd4-a60e-7bf1f594b88c tempest-VolumesTestJSON-2125300429 tempest-VolumesTestJSON-2125300429-project-reader] Removing options '' from query. {{(pid=100330) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 16 21:14:22.657405 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [req-f57276dc-c9c0-4c1d-9c9c-b3f206c6bc7b req-84acfe93-61af-4dd4-a60e-7bf1f594b88c tempest-VolumesTestJSON-2125300429 tempest-VolumesTestJSON-2125300429-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100330) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 16 21:14:22.662827 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-aca1298c-954a-4873-9624-56ce3a815f1c None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:22.664621 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [req-f57276dc-c9c0-4c1d-9c9c-b3f206c6bc7b req-84acfe93-61af-4dd4-a60e-7bf1f594b88c tempest-VolumesTestJSON-2125300429 tempest-VolumesTestJSON-2125300429-project-reader] Get all volumes completed successfully. Aug 16 21:14:22.664800 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-aca1298c-954a-4873-9624-56ce3a815f1c tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] GET https://10.4.3.143/volume/v3/snapshots/235f8361-07c8-4ed8-9834-ff0efca2d61e Aug 16 21:14:22.665002 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-598a8372-1515-4b2c-b8f6-849aed1818ee None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:22.665061 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-aca1298c-954a-4873-9624-56ce3a815f1c tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:22.665265 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-aca1298c-954a-4873-9624-56ce3a815f1c tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:22.665457 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:14:22.665457 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:14:22.667232 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-598a8372-1515-4b2c-b8f6-849aed1818ee tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] GET https://10.4.3.143/volume/v3/volumes/c94886bd-c6cb-4110-be4f-e094d590d202 Aug 16 21:14:22.667422 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-598a8372-1515-4b2c-b8f6-849aed1818ee tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:22.667663 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-598a8372-1515-4b2c-b8f6-849aed1818ee tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:22.669275 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [req-f57276dc-c9c0-4c1d-9c9c-b3f206c6bc7b req-84acfe93-61af-4dd4-a60e-7bf1f594b88c tempest-VolumesTestJSON-2125300429 tempest-VolumesTestJSON-2125300429-project-reader] https://10.4.3.143/volume/v3/volumes/detail returned with HTTP 200 Aug 16 21:14:22.669624 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 574/2274] 10.4.3.143 () {68 vars in 1508 bytes} [Sun Aug 16 21:14:22 2026] GET /volume/v3/volumes/detail => generated 2542 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:14:22.670558 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:14:22.670558 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:14:22.670951 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-aca1298c-954a-4873-9624-56ce3a815f1c tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Snapshot retrieved successfully. Aug 16 21:14:22.671811 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-aca1298c-954a-4873-9624-56ce3a815f1c tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] https://10.4.3.143/volume/v3/snapshots/235f8361-07c8-4ed8-9834-ff0efca2d61e returned with HTTP 200 Aug 16 21:14:22.672275 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 569/2275] 10.4.3.143 () {66 vars in 1354 bytes} [Sun Aug 16 21:14:22 2026] GET /volume/v3/snapshots/235f8361-07c8-4ed8-9834-ff0efca2d61e => generated 439 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:14:22.675672 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:14:22.675672 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:14:22.679170 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-598a8372-1515-4b2c-b8f6-849aed1818ee tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Volume info retrieved successfully. Aug 16 21:14:22.682861 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-598a8372-1515-4b2c-b8f6-849aed1818ee tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] https://10.4.3.143/volume/v3/volumes/c94886bd-c6cb-4110-be4f-e094d590d202 returned with HTTP 200 Aug 16 21:14:22.683446 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 559/2276] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:14:22 2026] GET /volume/v3/volumes/c94886bd-c6cb-4110-be4f-e094d590d202 => generated 822 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:14:22.696781 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [req-7c94e72a-66fa-478e-985a-7c7df233c8be req-6ab7b210-45a5-4d84-9e9b-3c93fc4db957 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:22.698875 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [req-7c94e72a-66fa-478e-985a-7c7df233c8be req-6ab7b210-45a5-4d84-9e9b-3c93fc4db957 tempest-VolumesTestJSON-2125300429 tempest-VolumesTestJSON-2125300429-project-reader] GET https://10.4.3.143/volume/v3/volumes/detail Aug 16 21:14:22.699054 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [req-7c94e72a-66fa-478e-985a-7c7df233c8be req-6ab7b210-45a5-4d84-9e9b-3c93fc4db957 tempest-VolumesTestJSON-2125300429 tempest-VolumesTestJSON-2125300429-project-reader] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:22.699238 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [req-7c94e72a-66fa-478e-985a-7c7df233c8be req-6ab7b210-45a5-4d84-9e9b-3c93fc4db957 tempest-VolumesTestJSON-2125300429 tempest-VolumesTestJSON-2125300429-project-reader] Calling method 'detail' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:22.699476 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.api_utils [req-7c94e72a-66fa-478e-985a-7c7df233c8be req-6ab7b210-45a5-4d84-9e9b-3c93fc4db957 tempest-VolumesTestJSON-2125300429 tempest-VolumesTestJSON-2125300429-project-reader] Removing options '' from query. {{(pid=100331) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 16 21:14:22.699777 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:14:22.699777 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:14:22.700158 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [req-7c94e72a-66fa-478e-985a-7c7df233c8be req-6ab7b210-45a5-4d84-9e9b-3c93fc4db957 tempest-VolumesTestJSON-2125300429 tempest-VolumesTestJSON-2125300429-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100331) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 16 21:14:22.708620 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [req-7c94e72a-66fa-478e-985a-7c7df233c8be req-6ab7b210-45a5-4d84-9e9b-3c93fc4db957 tempest-VolumesTestJSON-2125300429 tempest-VolumesTestJSON-2125300429-project-reader] Get all volumes completed successfully. Aug 16 21:14:22.709661 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:14:22.709661 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:14:22.718227 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [req-7c94e72a-66fa-478e-985a-7c7df233c8be req-6ab7b210-45a5-4d84-9e9b-3c93fc4db957 tempest-VolumesTestJSON-2125300429 tempest-VolumesTestJSON-2125300429-project-reader] https://10.4.3.143/volume/v3/volumes/detail returned with HTTP 200 Aug 16 21:14:22.718643 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 575/2277] 10.4.3.143 () {68 vars in 1508 bytes} [Sun Aug 16 21:14:22 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 16 21:14:22.747732 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [req-0509774d-f774-424c-80f8-6963d13cb649 req-46405429-876b-4bff-b795-12b956f53c62 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:22.749854 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [req-0509774d-f774-424c-80f8-6963d13cb649 req-46405429-876b-4bff-b795-12b956f53c62 tempest-VolumesTestJSON-2125300429 tempest-VolumesTestJSON-2125300429-project-reader] GET https://10.4.3.143/volume/v3/volumes/detail Aug 16 21:14:22.750003 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [req-0509774d-f774-424c-80f8-6963d13cb649 req-46405429-876b-4bff-b795-12b956f53c62 tempest-VolumesTestJSON-2125300429 tempest-VolumesTestJSON-2125300429-project-reader] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:22.750196 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [req-0509774d-f774-424c-80f8-6963d13cb649 req-46405429-876b-4bff-b795-12b956f53c62 tempest-VolumesTestJSON-2125300429 tempest-VolumesTestJSON-2125300429-project-reader] Calling method 'detail' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:22.750409 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.api_utils [req-0509774d-f774-424c-80f8-6963d13cb649 req-46405429-876b-4bff-b795-12b956f53c62 tempest-VolumesTestJSON-2125300429 tempest-VolumesTestJSON-2125300429-project-reader] Removing options '' from query. {{(pid=100330) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 16 21:14:22.751057 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [req-0509774d-f774-424c-80f8-6963d13cb649 req-46405429-876b-4bff-b795-12b956f53c62 tempest-VolumesTestJSON-2125300429 tempest-VolumesTestJSON-2125300429-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100330) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 16 21:14:22.757836 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [req-0509774d-f774-424c-80f8-6963d13cb649 req-46405429-876b-4bff-b795-12b956f53c62 tempest-VolumesTestJSON-2125300429 tempest-VolumesTestJSON-2125300429-project-reader] Get all volumes completed successfully. Aug 16 21:14:22.758657 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:14:22.758657 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:14:22.762376 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [req-0509774d-f774-424c-80f8-6963d13cb649 req-46405429-876b-4bff-b795-12b956f53c62 tempest-VolumesTestJSON-2125300429 tempest-VolumesTestJSON-2125300429-project-reader] https://10.4.3.143/volume/v3/volumes/detail returned with HTTP 200 Aug 16 21:14:22.762964 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 575/2278] 10.4.3.143 () {68 vars in 1508 bytes} [Sun Aug 16 21:14:22 2026] GET /volume/v3/volumes/detail => generated 2542 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:14:22.789584 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [req-b1884f59-144e-4dc0-a467-75dfc9dee605 req-bd5307e9-99f6-4dcb-a431-ac4ff27cb76a None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:22.792244 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [req-b1884f59-144e-4dc0-a467-75dfc9dee605 req-bd5307e9-99f6-4dcb-a431-ac4ff27cb76a tempest-VolumesTestJSON-2125300429 tempest-VolumesTestJSON-2125300429-project-reader] GET https://10.4.3.143/volume/v3/volumes/detail Aug 16 21:14:22.792421 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [req-b1884f59-144e-4dc0-a467-75dfc9dee605 req-bd5307e9-99f6-4dcb-a431-ac4ff27cb76a tempest-VolumesTestJSON-2125300429 tempest-VolumesTestJSON-2125300429-project-reader] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:22.795316 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [req-b1884f59-144e-4dc0-a467-75dfc9dee605 req-bd5307e9-99f6-4dcb-a431-ac4ff27cb76a tempest-VolumesTestJSON-2125300429 tempest-VolumesTestJSON-2125300429-project-reader] Calling method 'detail' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:22.795316 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.api_utils [req-b1884f59-144e-4dc0-a467-75dfc9dee605 req-bd5307e9-99f6-4dcb-a431-ac4ff27cb76a tempest-VolumesTestJSON-2125300429 tempest-VolumesTestJSON-2125300429-project-reader] Removing options '' from query. {{(pid=100332) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 16 21:14:22.795316 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [req-b1884f59-144e-4dc0-a467-75dfc9dee605 req-bd5307e9-99f6-4dcb-a431-ac4ff27cb76a tempest-VolumesTestJSON-2125300429 tempest-VolumesTestJSON-2125300429-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100332) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 16 21:14:22.800762 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [req-b1884f59-144e-4dc0-a467-75dfc9dee605 req-bd5307e9-99f6-4dcb-a431-ac4ff27cb76a tempest-VolumesTestJSON-2125300429 tempest-VolumesTestJSON-2125300429-project-reader] Get all volumes completed successfully. Aug 16 21:14:22.801684 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:14:22.801684 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:14:22.805306 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [req-b1884f59-144e-4dc0-a467-75dfc9dee605 req-bd5307e9-99f6-4dcb-a431-ac4ff27cb76a tempest-VolumesTestJSON-2125300429 tempest-VolumesTestJSON-2125300429-project-reader] https://10.4.3.143/volume/v3/volumes/detail returned with HTTP 200 Aug 16 21:14:22.805658 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 570/2279] 10.4.3.143 () {68 vars in 1508 bytes} [Sun Aug 16 21:14:22 2026] GET /volume/v3/volumes/detail => generated 2542 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:14:22.830725 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [req-f9e8d667-ef2f-45de-9765-1debd68ce0dd req-a380ddd9-9b93-41c1-a382-df2f5492ccf1 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:22.832759 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [req-f9e8d667-ef2f-45de-9765-1debd68ce0dd req-a380ddd9-9b93-41c1-a382-df2f5492ccf1 tempest-VolumesTestJSON-2125300429 tempest-VolumesTestJSON-2125300429-project-reader] GET https://10.4.3.143/volume/v3/volumes/detail Aug 16 21:14:22.832954 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [req-f9e8d667-ef2f-45de-9765-1debd68ce0dd req-a380ddd9-9b93-41c1-a382-df2f5492ccf1 tempest-VolumesTestJSON-2125300429 tempest-VolumesTestJSON-2125300429-project-reader] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:22.833172 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [req-f9e8d667-ef2f-45de-9765-1debd68ce0dd req-a380ddd9-9b93-41c1-a382-df2f5492ccf1 tempest-VolumesTestJSON-2125300429 tempest-VolumesTestJSON-2125300429-project-reader] Calling method 'detail' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:22.833472 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.api_utils [req-f9e8d667-ef2f-45de-9765-1debd68ce0dd req-a380ddd9-9b93-41c1-a382-df2f5492ccf1 tempest-VolumesTestJSON-2125300429 tempest-VolumesTestJSON-2125300429-project-reader] Removing options '' from query. {{(pid=100333) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 16 21:14:22.834174 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [req-f9e8d667-ef2f-45de-9765-1debd68ce0dd req-a380ddd9-9b93-41c1-a382-df2f5492ccf1 tempest-VolumesTestJSON-2125300429 tempest-VolumesTestJSON-2125300429-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100333) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 16 21:14:22.841674 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [req-f9e8d667-ef2f-45de-9765-1debd68ce0dd req-a380ddd9-9b93-41c1-a382-df2f5492ccf1 tempest-VolumesTestJSON-2125300429 tempest-VolumesTestJSON-2125300429-project-reader] Get all volumes completed successfully. Aug 16 21:14:22.842610 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:14:22.842610 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:14:22.847064 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [req-f9e8d667-ef2f-45de-9765-1debd68ce0dd req-a380ddd9-9b93-41c1-a382-df2f5492ccf1 tempest-VolumesTestJSON-2125300429 tempest-VolumesTestJSON-2125300429-project-reader] https://10.4.3.143/volume/v3/volumes/detail returned with HTTP 200 Aug 16 21:14:22.847520 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 560/2280] 10.4.3.143 () {68 vars in 1508 bytes} [Sun Aug 16 21:14:22 2026] GET /volume/v3/volumes/detail => generated 2542 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:14:22.869599 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [req-c28c0187-6177-478d-b251-da9e3bca370a req-e76f5ab5-94ea-4895-9e20-e8b51d4b8ef1 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:22.871881 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [req-c28c0187-6177-478d-b251-da9e3bca370a req-e76f5ab5-94ea-4895-9e20-e8b51d4b8ef1 tempest-VolumesTestJSON-2125300429 tempest-VolumesTestJSON-2125300429-project-reader] GET https://10.4.3.143/volume/v3/volumes/detail Aug 16 21:14:22.872102 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [req-c28c0187-6177-478d-b251-da9e3bca370a req-e76f5ab5-94ea-4895-9e20-e8b51d4b8ef1 tempest-VolumesTestJSON-2125300429 tempest-VolumesTestJSON-2125300429-project-reader] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:22.872275 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [req-c28c0187-6177-478d-b251-da9e3bca370a req-e76f5ab5-94ea-4895-9e20-e8b51d4b8ef1 tempest-VolumesTestJSON-2125300429 tempest-VolumesTestJSON-2125300429-project-reader] Calling method 'detail' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:22.872485 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.api_utils [req-c28c0187-6177-478d-b251-da9e3bca370a req-e76f5ab5-94ea-4895-9e20-e8b51d4b8ef1 tempest-VolumesTestJSON-2125300429 tempest-VolumesTestJSON-2125300429-project-reader] Removing options '' from query. {{(pid=100331) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 16 21:14:22.873211 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [req-c28c0187-6177-478d-b251-da9e3bca370a req-e76f5ab5-94ea-4895-9e20-e8b51d4b8ef1 tempest-VolumesTestJSON-2125300429 tempest-VolumesTestJSON-2125300429-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100331) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 16 21:14:22.880511 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [req-c28c0187-6177-478d-b251-da9e3bca370a req-e76f5ab5-94ea-4895-9e20-e8b51d4b8ef1 tempest-VolumesTestJSON-2125300429 tempest-VolumesTestJSON-2125300429-project-reader] Get all volumes completed successfully. Aug 16 21:14:22.881362 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:14:22.881362 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:14:22.885005 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [req-c28c0187-6177-478d-b251-da9e3bca370a req-e76f5ab5-94ea-4895-9e20-e8b51d4b8ef1 tempest-VolumesTestJSON-2125300429 tempest-VolumesTestJSON-2125300429-project-reader] https://10.4.3.143/volume/v3/volumes/detail returned with HTTP 200 Aug 16 21:14:22.885534 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 576/2281] 10.4.3.143 () {68 vars in 1508 bytes} [Sun Aug 16 21:14:22 2026] GET /volume/v3/volumes/detail => generated 2542 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:14:22.910184 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [req-5eb33022-a130-4cee-9552-a4ba632e205f req-54724bcb-07c0-44de-992e-0b34be78d1d6 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:22.912103 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [req-5eb33022-a130-4cee-9552-a4ba632e205f req-54724bcb-07c0-44de-992e-0b34be78d1d6 tempest-VolumesTestJSON-2125300429 tempest-VolumesTestJSON-2125300429-project-reader] GET https://10.4.3.143/volume/v3/volumes/detail Aug 16 21:14:22.912338 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [req-5eb33022-a130-4cee-9552-a4ba632e205f req-54724bcb-07c0-44de-992e-0b34be78d1d6 tempest-VolumesTestJSON-2125300429 tempest-VolumesTestJSON-2125300429-project-reader] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:22.912531 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [req-5eb33022-a130-4cee-9552-a4ba632e205f req-54724bcb-07c0-44de-992e-0b34be78d1d6 tempest-VolumesTestJSON-2125300429 tempest-VolumesTestJSON-2125300429-project-reader] Calling method 'detail' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:22.912785 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.api_utils [req-5eb33022-a130-4cee-9552-a4ba632e205f req-54724bcb-07c0-44de-992e-0b34be78d1d6 tempest-VolumesTestJSON-2125300429 tempest-VolumesTestJSON-2125300429-project-reader] Removing options '' from query. {{(pid=100330) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 16 21:14:22.913528 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [req-5eb33022-a130-4cee-9552-a4ba632e205f req-54724bcb-07c0-44de-992e-0b34be78d1d6 tempest-VolumesTestJSON-2125300429 tempest-VolumesTestJSON-2125300429-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100330) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 16 21:14:22.920627 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [req-5eb33022-a130-4cee-9552-a4ba632e205f req-54724bcb-07c0-44de-992e-0b34be78d1d6 tempest-VolumesTestJSON-2125300429 tempest-VolumesTestJSON-2125300429-project-reader] Get all volumes completed successfully. Aug 16 21:14:22.921438 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:14:22.921438 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:14:22.925124 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [req-5eb33022-a130-4cee-9552-a4ba632e205f req-54724bcb-07c0-44de-992e-0b34be78d1d6 tempest-VolumesTestJSON-2125300429 tempest-VolumesTestJSON-2125300429-project-reader] https://10.4.3.143/volume/v3/volumes/detail returned with HTTP 200 Aug 16 21:14:22.925491 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 576/2282] 10.4.3.143 () {68 vars in 1508 bytes} [Sun Aug 16 21:14:22 2026] GET /volume/v3/volumes/detail => generated 2542 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:14:22.943832 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-702e5695-dcfd-4ad7-9a20-640fbec8f651 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:22.945470 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-702e5695-dcfd-4ad7-9a20-640fbec8f651 tempest-VolumesTestJSON-2125300429 tempest-VolumesTestJSON-2125300429-project-member] DELETE https://10.4.3.143/volume/v3/volumes/a830304d-6c0f-47a3-91bd-638ecf3e5228 Aug 16 21:14:22.945637 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-702e5695-dcfd-4ad7-9a20-640fbec8f651 tempest-VolumesTestJSON-2125300429 tempest-VolumesTestJSON-2125300429-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:22.945837 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-702e5695-dcfd-4ad7-9a20-640fbec8f651 tempest-VolumesTestJSON-2125300429 tempest-VolumesTestJSON-2125300429-project-member] Calling method 'delete' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:22.946009 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.v3.volumes [None req-702e5695-dcfd-4ad7-9a20-640fbec8f651 tempest-VolumesTestJSON-2125300429 tempest-VolumesTestJSON-2125300429-project-member] Delete volume with id: a830304d-6c0f-47a3-91bd-638ecf3e5228 Aug 16 21:14:22.953511 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:14:22.953511 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:14:22.953928 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-702e5695-dcfd-4ad7-9a20-640fbec8f651 tempest-VolumesTestJSON-2125300429 tempest-VolumesTestJSON-2125300429-project-member] Volume info retrieved successfully. Aug 16 21:14:22.969269 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-702e5695-dcfd-4ad7-9a20-640fbec8f651 tempest-VolumesTestJSON-2125300429 tempest-VolumesTestJSON-2125300429-project-member] Delete volume request issued successfully. Aug 16 21:14:22.970194 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-702e5695-dcfd-4ad7-9a20-640fbec8f651 tempest-VolumesTestJSON-2125300429 tempest-VolumesTestJSON-2125300429-project-member] https://10.4.3.143/volume/v3/volumes/a830304d-6c0f-47a3-91bd-638ecf3e5228 returned with HTTP 202 Aug 16 21:14:22.970194 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 571/2283] 10.4.3.143 () {66 vars in 1351 bytes} [Sun Aug 16 21:14:22 2026] DELETE /volume/v3/volumes/a830304d-6c0f-47a3-91bd-638ecf3e5228 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 21:14:22.977581 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-9d2d8d97-bb68-44a4-8cb1-6444137377f5 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:22.979711 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-9d2d8d97-bb68-44a4-8cb1-6444137377f5 tempest-VolumesTestJSON-2125300429 tempest-VolumesTestJSON-2125300429-project-member] GET https://10.4.3.143/volume/v3/volumes/a830304d-6c0f-47a3-91bd-638ecf3e5228 Aug 16 21:14:22.979911 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-9d2d8d97-bb68-44a4-8cb1-6444137377f5 tempest-VolumesTestJSON-2125300429 tempest-VolumesTestJSON-2125300429-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:22.980115 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-9d2d8d97-bb68-44a4-8cb1-6444137377f5 tempest-VolumesTestJSON-2125300429 tempest-VolumesTestJSON-2125300429-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:22.985477 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-d069fc6a-d480-49ed-bee9-84b7a82836b5 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:22.986525 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:14:22.986525 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:14:22.987142 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-d069fc6a-d480-49ed-bee9-84b7a82836b5 tempest-SnapshotsActionsTest-522410771 tempest-SnapshotsActionsTest-522410771-project-member] GET https://10.4.3.143/volume/v3/snapshots/6dbf0097-1615-48c5-a05b-992b1a7a428b Aug 16 21:14:22.987486 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-d069fc6a-d480-49ed-bee9-84b7a82836b5 tempest-SnapshotsActionsTest-522410771 tempest-SnapshotsActionsTest-522410771-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:22.987486 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-d069fc6a-d480-49ed-bee9-84b7a82836b5 tempest-SnapshotsActionsTest-522410771 tempest-SnapshotsActionsTest-522410771-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:22.991239 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-9d2d8d97-bb68-44a4-8cb1-6444137377f5 tempest-VolumesTestJSON-2125300429 tempest-VolumesTestJSON-2125300429-project-member] Volume info retrieved successfully. Aug 16 21:14:22.992148 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:14:22.992148 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:14:22.992627 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-d069fc6a-d480-49ed-bee9-84b7a82836b5 tempest-SnapshotsActionsTest-522410771 tempest-SnapshotsActionsTest-522410771-project-member] Snapshot retrieved successfully. Aug 16 21:14:22.993478 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-d069fc6a-d480-49ed-bee9-84b7a82836b5 tempest-SnapshotsActionsTest-522410771 tempest-SnapshotsActionsTest-522410771-project-member] https://10.4.3.143/volume/v3/snapshots/6dbf0097-1615-48c5-a05b-992b1a7a428b returned with HTTP 200 Aug 16 21:14:22.994078 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 577/2284] 10.4.3.143 () {66 vars in 1354 bytes} [Sun Aug 16 21:14:22 2026] GET /volume/v3/snapshots/6dbf0097-1615-48c5-a05b-992b1a7a428b => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 16 21:14:22.995827 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-9d2d8d97-bb68-44a4-8cb1-6444137377f5 tempest-VolumesTestJSON-2125300429 tempest-VolumesTestJSON-2125300429-project-member] https://10.4.3.143/volume/v3/volumes/a830304d-6c0f-47a3-91bd-638ecf3e5228 returned with HTTP 200 Aug 16 21:14:22.996285 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 561/2285] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:14:22 2026] GET /volume/v3/volumes/a830304d-6c0f-47a3-91bd-638ecf3e5228 => generated 852 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:14:23.003488 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-e7f42583-240b-4704-a8a9-0b1bad40e363 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:23.005455 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-e7f42583-240b-4704-a8a9-0b1bad40e363 tempest-SnapshotsActionsTest-1455387505 tempest-SnapshotsActionsTest-1455387505-project-admin] POST https://10.4.3.143/volume/v3/snapshots/6dbf0097-1615-48c5-a05b-992b1a7a428b/action Aug 16 21:14:23.005971 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-e7f42583-240b-4704-a8a9-0b1bad40e363 tempest-SnapshotsActionsTest-1455387505 tempest-SnapshotsActionsTest-1455387505-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100330) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 21:14:23.006129 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-e7f42583-240b-4704-a8a9-0b1bad40e363 tempest-SnapshotsActionsTest-1455387505 tempest-SnapshotsActionsTest-1455387505-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:14:23.007909 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.contrib.admin_actions [None req-e7f42583-240b-4704-a8a9-0b1bad40e363 tempest-SnapshotsActionsTest-1455387505 tempest-SnapshotsActionsTest-1455387505-project-admin] Updating snapshot '6dbf0097-1615-48c5-a05b-992b1a7a428b' with '{'status': 'creating'}' {{(pid=100330) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 16 21:14:23.019391 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:14:23.019391 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:14:23.030847 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-e7f42583-240b-4704-a8a9-0b1bad40e363 tempest-SnapshotsActionsTest-1455387505 tempest-SnapshotsActionsTest-1455387505-project-admin] https://10.4.3.143/volume/v3/snapshots/6dbf0097-1615-48c5-a05b-992b1a7a428b/action returned with HTTP 202 Aug 16 21:14:23.031377 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 577/2286] 10.4.3.143 () {68 vars in 1396 bytes} [Sun Aug 16 21:14:23 2026] POST /volume/v3/snapshots/6dbf0097-1615-48c5-a05b-992b1a7a428b/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 16 21:14:23.038932 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-ccab8898-ca06-40a3-a640-0f57b0c28586 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:23.040579 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-ccab8898-ca06-40a3-a640-0f57b0c28586 tempest-SnapshotsActionsTest-522410771 tempest-SnapshotsActionsTest-522410771-project-member] GET https://10.4.3.143/volume/v3/snapshots/6dbf0097-1615-48c5-a05b-992b1a7a428b Aug 16 21:14:23.040765 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-ccab8898-ca06-40a3-a640-0f57b0c28586 tempest-SnapshotsActionsTest-522410771 tempest-SnapshotsActionsTest-522410771-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:23.040972 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-ccab8898-ca06-40a3-a640-0f57b0c28586 tempest-SnapshotsActionsTest-522410771 tempest-SnapshotsActionsTest-522410771-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:23.046592 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:14:23.046592 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:14:23.047084 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-ccab8898-ca06-40a3-a640-0f57b0c28586 tempest-SnapshotsActionsTest-522410771 tempest-SnapshotsActionsTest-522410771-project-member] Snapshot retrieved successfully. Aug 16 21:14:23.047937 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-ccab8898-ca06-40a3-a640-0f57b0c28586 tempest-SnapshotsActionsTest-522410771 tempest-SnapshotsActionsTest-522410771-project-member] https://10.4.3.143/volume/v3/snapshots/6dbf0097-1615-48c5-a05b-992b1a7a428b returned with HTTP 200 Aug 16 21:14:23.048345 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 572/2287] 10.4.3.143 () {66 vars in 1354 bytes} [Sun Aug 16 21:14:23 2026] GET /volume/v3/snapshots/6dbf0097-1615-48c5-a05b-992b1a7a428b => generated 465 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:14:23.056354 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-4a569951-07aa-4c9f-9184-58bd3d67794d None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:23.058274 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-4a569951-07aa-4c9f-9184-58bd3d67794d tempest-SnapshotsActionsTest-1455387505 tempest-SnapshotsActionsTest-1455387505-project-admin] POST https://10.4.3.143/volume/v3/snapshots/6dbf0097-1615-48c5-a05b-992b1a7a428b/action Aug 16 21:14:23.058587 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-4a569951-07aa-4c9f-9184-58bd3d67794d tempest-SnapshotsActionsTest-1455387505 tempest-SnapshotsActionsTest-1455387505-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100331) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 21:14:23.058698 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-4a569951-07aa-4c9f-9184-58bd3d67794d tempest-SnapshotsActionsTest-1455387505 tempest-SnapshotsActionsTest-1455387505-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:14:23.064475 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:14:23.064475 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:14:23.064735 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-4a569951-07aa-4c9f-9184-58bd3d67794d tempest-SnapshotsActionsTest-1455387505 tempest-SnapshotsActionsTest-1455387505-project-admin] Snapshot retrieved successfully. Aug 16 21:14:23.081344 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-4a569951-07aa-4c9f-9184-58bd3d67794d tempest-SnapshotsActionsTest-1455387505 tempest-SnapshotsActionsTest-1455387505-project-admin] Snapshot delete request issued successfully. Aug 16 21:14:23.081528 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-4a569951-07aa-4c9f-9184-58bd3d67794d tempest-SnapshotsActionsTest-1455387505 tempest-SnapshotsActionsTest-1455387505-project-admin] https://10.4.3.143/volume/v3/snapshots/6dbf0097-1615-48c5-a05b-992b1a7a428b/action returned with HTTP 202 Aug 16 21:14:23.081912 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 578/2288] 10.4.3.143 () {68 vars in 1396 bytes} [Sun Aug 16 21:14:23 2026] POST /volume/v3/snapshots/6dbf0097-1615-48c5-a05b-992b1a7a428b/action => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 16 21:14:23.089597 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-979aa95f-75e5-4ce9-ade5-3a67225ad137 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:23.091764 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-979aa95f-75e5-4ce9-ade5-3a67225ad137 tempest-SnapshotsActionsTest-522410771 tempest-SnapshotsActionsTest-522410771-project-member] GET https://10.4.3.143/volume/v3/snapshots/6dbf0097-1615-48c5-a05b-992b1a7a428b Aug 16 21:14:23.092001 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-979aa95f-75e5-4ce9-ade5-3a67225ad137 tempest-SnapshotsActionsTest-522410771 tempest-SnapshotsActionsTest-522410771-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:23.092283 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-979aa95f-75e5-4ce9-ade5-3a67225ad137 tempest-SnapshotsActionsTest-522410771 tempest-SnapshotsActionsTest-522410771-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:23.100402 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:14:23.100402 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:14:23.101075 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-979aa95f-75e5-4ce9-ade5-3a67225ad137 tempest-SnapshotsActionsTest-522410771 tempest-SnapshotsActionsTest-522410771-project-member] Snapshot retrieved successfully. Aug 16 21:14:23.102136 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-979aa95f-75e5-4ce9-ade5-3a67225ad137 tempest-SnapshotsActionsTest-522410771 tempest-SnapshotsActionsTest-522410771-project-member] https://10.4.3.143/volume/v3/snapshots/6dbf0097-1615-48c5-a05b-992b1a7a428b returned with HTTP 200 Aug 16 21:14:23.102620 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 562/2289] 10.4.3.143 () {66 vars in 1354 bytes} [Sun Aug 16 21:14:23 2026] GET /volume/v3/snapshots/6dbf0097-1615-48c5-a05b-992b1a7a428b => generated 465 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:14:23.683462 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-f0c07169-947c-480e-a084-431c243c27b4 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:23.685310 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-f0c07169-947c-480e-a084-431c243c27b4 tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] GET https://10.4.3.143/volume/v3/snapshots/235f8361-07c8-4ed8-9834-ff0efca2d61e Aug 16 21:14:23.685516 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-f0c07169-947c-480e-a084-431c243c27b4 tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:23.685713 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-f0c07169-947c-480e-a084-431c243c27b4 tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:23.690578 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:14:23.690578 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:14:23.690901 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-f0c07169-947c-480e-a084-431c243c27b4 tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Snapshot retrieved successfully. Aug 16 21:14:23.691628 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-f0c07169-947c-480e-a084-431c243c27b4 tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] https://10.4.3.143/volume/v3/snapshots/235f8361-07c8-4ed8-9834-ff0efca2d61e returned with HTTP 200 Aug 16 21:14:23.691980 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 578/2290] 10.4.3.143 () {66 vars in 1354 bytes} [Sun Aug 16 21:14:23 2026] GET /volume/v3/snapshots/235f8361-07c8-4ed8-9834-ff0efca2d61e => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:14:23.695197 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-97cc3ccc-ad13-41a4-a1c8-271665cba4fa None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:23.697007 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-97cc3ccc-ad13-41a4-a1c8-271665cba4fa tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] GET https://10.4.3.143/volume/v3/volumes/c94886bd-c6cb-4110-be4f-e094d590d202 Aug 16 21:14:23.697253 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-97cc3ccc-ad13-41a4-a1c8-271665cba4fa tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:23.697478 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-97cc3ccc-ad13-41a4-a1c8-271665cba4fa tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:23.702710 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-2ba97afe-80e6-460c-91ec-4364c4532fc0 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:23.704728 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:14:23.704728 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:14:23.705148 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-2ba97afe-80e6-460c-91ec-4364c4532fc0 tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-member] POST https://10.4.3.143/volume/v3/snapshots/235f8361-07c8-4ed8-9834-ff0efca2d61e/action Aug 16 21:14:23.705645 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-2ba97afe-80e6-460c-91ec-4364c4532fc0 tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-member] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100331) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 21:14:23.705829 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-2ba97afe-80e6-460c-91ec-4364c4532fc0 tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-member] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:14:23.707613 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.contrib.admin_actions [None req-2ba97afe-80e6-460c-91ec-4364c4532fc0 tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-member] Updating snapshot '235f8361-07c8-4ed8-9834-ff0efca2d61e' with '{'status': 'error'}' {{(pid=100331) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 16 21:14:23.708578 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-97cc3ccc-ad13-41a4-a1c8-271665cba4fa tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Volume info retrieved successfully. Aug 16 21:14:23.712904 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-97cc3ccc-ad13-41a4-a1c8-271665cba4fa tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] https://10.4.3.143/volume/v3/volumes/c94886bd-c6cb-4110-be4f-e094d590d202 returned with HTTP 200 Aug 16 21:14:23.713322 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 573/2291] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:14:23 2026] GET /volume/v3/volumes/c94886bd-c6cb-4110-be4f-e094d590d202 => generated 847 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:14:23.716523 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:14:23.716523 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:14:23.717010 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.policy [None req-2ba97afe-80e6-460c-91ec-4364c4532fc0 tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-member] Policy check for volume_extension:snapshot_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': 'ceb29c817ebf4d2fa795ad9ee0e4d002', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '440812c9bca442a786aabacf4409d947', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100331) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 16 21:14:23.717232 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-2ba97afe-80e6-460c-91ec-4364c4532fc0 tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-member] https://10.4.3.143/volume/v3/snapshots/235f8361-07c8-4ed8-9834-ff0efca2d61e/action returned with HTTP 403 Aug 16 21:14:23.717701 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 579/2292] 10.4.3.143 () {68 vars in 1396 bytes} [Sun Aug 16 21:14:23 2026] POST /volume/v3/snapshots/235f8361-07c8-4ed8-9834-ff0efca2d61e/action => generated 133 bytes in 16 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:14:23.724251 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-f00922ea-b48c-4ba3-a973-e888cca2946e None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:23.725700 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-e43d270a-879e-4c8c-83cc-93cfe5f990e9 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:23.726367 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-f00922ea-b48c-4ba3-a973-e888cca2946e tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] DELETE https://10.4.3.143/volume/v3/snapshots/235f8361-07c8-4ed8-9834-ff0efca2d61e Aug 16 21:14:23.726621 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-f00922ea-b48c-4ba3-a973-e888cca2946e tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:23.726867 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-f00922ea-b48c-4ba3-a973-e888cca2946e tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Calling method 'delete' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:23.727032 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.v3.snapshots [None req-f00922ea-b48c-4ba3-a973-e888cca2946e tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Delete snapshot with id: 235f8361-07c8-4ed8-9834-ff0efca2d61e Aug 16 21:14:23.727715 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-e43d270a-879e-4c8c-83cc-93cfe5f990e9 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] GET https://10.4.3.143/volume/v3/volumes/c94886bd-c6cb-4110-be4f-e094d590d202 Aug 16 21:14:23.727970 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-e43d270a-879e-4c8c-83cc-93cfe5f990e9 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:23.728424 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-e43d270a-879e-4c8c-83cc-93cfe5f990e9 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:23.732599 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:14:23.732599 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:14:23.732885 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-f00922ea-b48c-4ba3-a973-e888cca2946e tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Snapshot retrieved successfully. Aug 16 21:14:23.736928 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:14:23.736928 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:14:23.741102 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-e43d270a-879e-4c8c-83cc-93cfe5f990e9 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Volume info retrieved successfully. Aug 16 21:14:23.746031 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-e43d270a-879e-4c8c-83cc-93cfe5f990e9 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] https://10.4.3.143/volume/v3/volumes/c94886bd-c6cb-4110-be4f-e094d590d202 returned with HTTP 200 Aug 16 21:14:23.746550 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 579/2293] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:14:23 2026] GET /volume/v3/volumes/c94886bd-c6cb-4110-be4f-e094d590d202 => generated 847 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:14:23.747505 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-f00922ea-b48c-4ba3-a973-e888cca2946e tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Snapshot delete request issued successfully. Aug 16 21:14:23.747701 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-f00922ea-b48c-4ba3-a973-e888cca2946e tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] https://10.4.3.143/volume/v3/snapshots/235f8361-07c8-4ed8-9834-ff0efca2d61e returned with HTTP 202 Aug 16 21:14:23.748134 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 563/2294] 10.4.3.143 () {66 vars in 1357 bytes} [Sun Aug 16 21:14:23 2026] DELETE /volume/v3/snapshots/235f8361-07c8-4ed8-9834-ff0efca2d61e => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 21:14:23.755923 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-9d201318-4aac-4522-b97c-9abe8221ba0d None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:23.765662 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-fcd2645a-c19b-4137-a830-5582da5a528d None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:23.766621 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-9d201318-4aac-4522-b97c-9abe8221ba0d tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] GET https://10.4.3.143/volume/v3/snapshots/235f8361-07c8-4ed8-9834-ff0efca2d61e Aug 16 21:14:23.766970 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-9d201318-4aac-4522-b97c-9abe8221ba0d tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:23.767278 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-9d201318-4aac-4522-b97c-9abe8221ba0d tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:23.767812 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-fcd2645a-c19b-4137-a830-5582da5a528d tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] POST https://10.4.3.143/volume/v3/snapshots Aug 16 21:14:23.767885 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-fcd2645a-c19b-4137-a830-5582da5a528d tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "c94886bd-c6cb-4110-be4f-e094d590d202", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-84491163"}} {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:14:23.773997 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:14:23.773997 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:14:23.774463 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-9d201318-4aac-4522-b97c-9abe8221ba0d tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Snapshot retrieved successfully. Aug 16 21:14:23.775429 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-9d201318-4aac-4522-b97c-9abe8221ba0d tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] https://10.4.3.143/volume/v3/snapshots/235f8361-07c8-4ed8-9834-ff0efca2d61e returned with HTTP 200 Aug 16 21:14:23.775976 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 574/2295] 10.4.3.143 () {66 vars in 1354 bytes} [Sun Aug 16 21:14:23 2026] GET /volume/v3/snapshots/235f8361-07c8-4ed8-9834-ff0efca2d61e => generated 465 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:14:23.777188 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:14:23.777188 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:14:23.777681 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-fcd2645a-c19b-4137-a830-5582da5a528d tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Volume info retrieved successfully. Aug 16 21:14:23.777801 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.v3.snapshots [None req-fcd2645a-c19b-4137-a830-5582da5a528d tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Create snapshot from volume c94886bd-c6cb-4110-be4f-e094d590d202 Aug 16 21:14:23.812864 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.quota [None req-fcd2645a-c19b-4137-a830-5582da5a528d tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Created reservations ['e794366b-135e-4365-9334-282fdbf32306', 'ce529a09-e575-4b5c-a03b-416525fc73e8', 'fb32f050-45db-4dd0-a915-f780b0318dc5', '3d8fac9c-a5a9-4859-ab7c-4d6f68fdc66a'] {{(pid=100331) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:14:23.843337 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-fcd2645a-c19b-4137-a830-5582da5a528d tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Snapshot create request issued successfully. Aug 16 21:14:23.843707 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-fcd2645a-c19b-4137-a830-5582da5a528d tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] https://10.4.3.143/volume/v3/snapshots returned with HTTP 202 Aug 16 21:14:23.844131 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 580/2296] 10.4.3.143 () {68 vars in 1265 bytes} [Sun Aug 16 21:14:23 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 16 21:14:23.854365 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-07555440-0a70-46ee-b74d-75aa9fdcaf6f None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:23.856269 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-07555440-0a70-46ee-b74d-75aa9fdcaf6f tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] GET https://10.4.3.143/volume/v3/snapshots/9d1311a8-669a-480d-aa31-702350f075ca Aug 16 21:14:23.856478 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-07555440-0a70-46ee-b74d-75aa9fdcaf6f tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:23.856689 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-07555440-0a70-46ee-b74d-75aa9fdcaf6f tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:23.861680 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:14:23.861680 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:14:23.862112 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-07555440-0a70-46ee-b74d-75aa9fdcaf6f tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Snapshot retrieved successfully. Aug 16 21:14:23.862867 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-07555440-0a70-46ee-b74d-75aa9fdcaf6f tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] https://10.4.3.143/volume/v3/snapshots/9d1311a8-669a-480d-aa31-702350f075ca returned with HTTP 200 Aug 16 21:14:23.863264 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 580/2297] 10.4.3.143 () {66 vars in 1354 bytes} [Sun Aug 16 21:14:23 2026] GET /volume/v3/snapshots/9d1311a8-669a-480d-aa31-702350f075ca => generated 440 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:14:24.015474 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-c284f5d5-57a9-45e2-81c4-b5f2182f5bf2 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:24.017561 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-c284f5d5-57a9-45e2-81c4-b5f2182f5bf2 tempest-VolumesTestJSON-2125300429 tempest-VolumesTestJSON-2125300429-project-member] GET https://10.4.3.143/volume/v3/volumes/a830304d-6c0f-47a3-91bd-638ecf3e5228 Aug 16 21:14:24.017810 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-c284f5d5-57a9-45e2-81c4-b5f2182f5bf2 tempest-VolumesTestJSON-2125300429 tempest-VolumesTestJSON-2125300429-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:24.018072 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-c284f5d5-57a9-45e2-81c4-b5f2182f5bf2 tempest-VolumesTestJSON-2125300429 tempest-VolumesTestJSON-2125300429-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:24.025410 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-c284f5d5-57a9-45e2-81c4-b5f2182f5bf2 tempest-VolumesTestJSON-2125300429 tempest-VolumesTestJSON-2125300429-project-member] https://10.4.3.143/volume/v3/volumes/a830304d-6c0f-47a3-91bd-638ecf3e5228 returned with HTTP 404 Aug 16 21:14:24.026076 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 564/2298] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:14:24 2026] GET /volume/v3/volumes/a830304d-6c0f-47a3-91bd-638ecf3e5228 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:14:24.033474 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-bdeb3702-830b-46b0-a9da-f9af4fe82071 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:24.035494 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-bdeb3702-830b-46b0-a9da-f9af4fe82071 tempest-VolumesTestJSON-2125300429 tempest-VolumesTestJSON-2125300429-project-member] DELETE https://10.4.3.143/volume/v3/volumes/bc7c15c0-f2b8-422f-a543-6722a8d6c5fd Aug 16 21:14:24.035722 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-bdeb3702-830b-46b0-a9da-f9af4fe82071 tempest-VolumesTestJSON-2125300429 tempest-VolumesTestJSON-2125300429-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:24.035948 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-bdeb3702-830b-46b0-a9da-f9af4fe82071 tempest-VolumesTestJSON-2125300429 tempest-VolumesTestJSON-2125300429-project-member] Calling method 'delete' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:24.036154 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.v3.volumes [None req-bdeb3702-830b-46b0-a9da-f9af4fe82071 tempest-VolumesTestJSON-2125300429 tempest-VolumesTestJSON-2125300429-project-member] Delete volume with id: bc7c15c0-f2b8-422f-a543-6722a8d6c5fd Aug 16 21:14:24.043361 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:14:24.043361 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:14:24.044180 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-bdeb3702-830b-46b0-a9da-f9af4fe82071 tempest-VolumesTestJSON-2125300429 tempest-VolumesTestJSON-2125300429-project-member] Volume info retrieved successfully. Aug 16 21:14:24.060396 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-bdeb3702-830b-46b0-a9da-f9af4fe82071 tempest-VolumesTestJSON-2125300429 tempest-VolumesTestJSON-2125300429-project-member] Delete volume request issued successfully. Aug 16 21:14:24.060576 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-bdeb3702-830b-46b0-a9da-f9af4fe82071 tempest-VolumesTestJSON-2125300429 tempest-VolumesTestJSON-2125300429-project-member] https://10.4.3.143/volume/v3/volumes/bc7c15c0-f2b8-422f-a543-6722a8d6c5fd returned with HTTP 202 Aug 16 21:14:24.060977 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 575/2299] 10.4.3.143 () {66 vars in 1351 bytes} [Sun Aug 16 21:14:24 2026] DELETE /volume/v3/volumes/bc7c15c0-f2b8-422f-a543-6722a8d6c5fd => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 21:14:24.068173 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-509e91e0-78d2-40e3-a7e2-d337a20b53e4 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:24.070521 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-509e91e0-78d2-40e3-a7e2-d337a20b53e4 tempest-VolumesTestJSON-2125300429 tempest-VolumesTestJSON-2125300429-project-member] GET https://10.4.3.143/volume/v3/volumes/bc7c15c0-f2b8-422f-a543-6722a8d6c5fd Aug 16 21:14:24.070803 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-509e91e0-78d2-40e3-a7e2-d337a20b53e4 tempest-VolumesTestJSON-2125300429 tempest-VolumesTestJSON-2125300429-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:24.071117 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-509e91e0-78d2-40e3-a7e2-d337a20b53e4 tempest-VolumesTestJSON-2125300429 tempest-VolumesTestJSON-2125300429-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:24.080452 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:14:24.080452 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:14:24.085422 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-509e91e0-78d2-40e3-a7e2-d337a20b53e4 tempest-VolumesTestJSON-2125300429 tempest-VolumesTestJSON-2125300429-project-member] Volume info retrieved successfully. Aug 16 21:14:24.091020 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-509e91e0-78d2-40e3-a7e2-d337a20b53e4 tempest-VolumesTestJSON-2125300429 tempest-VolumesTestJSON-2125300429-project-member] https://10.4.3.143/volume/v3/volumes/bc7c15c0-f2b8-422f-a543-6722a8d6c5fd returned with HTTP 200 Aug 16 21:14:24.091534 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 581/2300] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:14:24 2026] GET /volume/v3/volumes/bc7c15c0-f2b8-422f-a543-6722a8d6c5fd => generated 852 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:14:24.111472 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-0928976e-1e20-49aa-868e-8e60cdc74840 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:24.113659 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-0928976e-1e20-49aa-868e-8e60cdc74840 tempest-SnapshotsActionsTest-522410771 tempest-SnapshotsActionsTest-522410771-project-member] GET https://10.4.3.143/volume/v3/snapshots/6dbf0097-1615-48c5-a05b-992b1a7a428b Aug 16 21:14:24.113846 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-0928976e-1e20-49aa-868e-8e60cdc74840 tempest-SnapshotsActionsTest-522410771 tempest-SnapshotsActionsTest-522410771-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:24.114056 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-0928976e-1e20-49aa-868e-8e60cdc74840 tempest-SnapshotsActionsTest-522410771 tempest-SnapshotsActionsTest-522410771-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:24.119206 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-0928976e-1e20-49aa-868e-8e60cdc74840 tempest-SnapshotsActionsTest-522410771 tempest-SnapshotsActionsTest-522410771-project-member] https://10.4.3.143/volume/v3/snapshots/6dbf0097-1615-48c5-a05b-992b1a7a428b returned with HTTP 404 Aug 16 21:14:24.119777 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 581/2301] 10.4.3.143 () {66 vars in 1354 bytes} [Sun Aug 16 21:14:24 2026] GET /volume/v3/snapshots/6dbf0097-1615-48c5-a05b-992b1a7a428b => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:14:24.126037 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-d31e0444-1f64-4346-95f3-c3791830fb24 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:24.128270 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-d31e0444-1f64-4346-95f3-c3791830fb24 tempest-SnapshotsActionsTest-1455387505 tempest-SnapshotsActionsTest-1455387505-project-admin] POST https://10.4.3.143/volume/v3/snapshots/41fd1317-27a1-4bbe-8bc3-caa13196e4ab/action Aug 16 21:14:24.128788 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-d31e0444-1f64-4346-95f3-c3791830fb24 tempest-SnapshotsActionsTest-1455387505 tempest-SnapshotsActionsTest-1455387505-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100333) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 21:14:24.128841 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-d31e0444-1f64-4346-95f3-c3791830fb24 tempest-SnapshotsActionsTest-1455387505 tempest-SnapshotsActionsTest-1455387505-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:14:24.130088 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.contrib.admin_actions [None req-d31e0444-1f64-4346-95f3-c3791830fb24 tempest-SnapshotsActionsTest-1455387505 tempest-SnapshotsActionsTest-1455387505-project-admin] Updating snapshot '41fd1317-27a1-4bbe-8bc3-caa13196e4ab' with '{'status': 'available'}' {{(pid=100333) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 16 21:14:24.140030 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:14:24.140030 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:14:24.150931 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-d31e0444-1f64-4346-95f3-c3791830fb24 tempest-SnapshotsActionsTest-1455387505 tempest-SnapshotsActionsTest-1455387505-project-admin] https://10.4.3.143/volume/v3/snapshots/41fd1317-27a1-4bbe-8bc3-caa13196e4ab/action returned with HTTP 202 Aug 16 21:14:24.151399 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 565/2302] 10.4.3.143 () {68 vars in 1396 bytes} [Sun Aug 16 21:14:24 2026] POST /volume/v3/snapshots/41fd1317-27a1-4bbe-8bc3-caa13196e4ab/action => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 16 21:14:24.159602 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-eddfa2d9-939a-45b8-848d-51b436552f6a None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:24.161473 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-eddfa2d9-939a-45b8-848d-51b436552f6a tempest-SnapshotsActionsTest-522410771 tempest-SnapshotsActionsTest-522410771-project-member] GET https://10.4.3.143/volume/v3/snapshots/41fd1317-27a1-4bbe-8bc3-caa13196e4ab Aug 16 21:14:24.161690 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-eddfa2d9-939a-45b8-848d-51b436552f6a tempest-SnapshotsActionsTest-522410771 tempest-SnapshotsActionsTest-522410771-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:24.161902 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-eddfa2d9-939a-45b8-848d-51b436552f6a tempest-SnapshotsActionsTest-522410771 tempest-SnapshotsActionsTest-522410771-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:24.166614 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:14:24.166614 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:14:24.167128 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-eddfa2d9-939a-45b8-848d-51b436552f6a tempest-SnapshotsActionsTest-522410771 tempest-SnapshotsActionsTest-522410771-project-member] Snapshot retrieved successfully. Aug 16 21:14:24.168058 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-eddfa2d9-939a-45b8-848d-51b436552f6a tempest-SnapshotsActionsTest-522410771 tempest-SnapshotsActionsTest-522410771-project-member] https://10.4.3.143/volume/v3/snapshots/41fd1317-27a1-4bbe-8bc3-caa13196e4ab returned with HTTP 200 Aug 16 21:14:24.168486 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 576/2303] 10.4.3.143 () {66 vars in 1354 bytes} [Sun Aug 16 21:14:24 2026] GET /volume/v3/snapshots/41fd1317-27a1-4bbe-8bc3-caa13196e4ab => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:14:24.179404 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-398a9cb1-cf88-4999-82d8-74b9e176e88d None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:24.181016 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-398a9cb1-cf88-4999-82d8-74b9e176e88d tempest-SnapshotsActionsTest-522410771 tempest-SnapshotsActionsTest-522410771-project-member] DELETE https://10.4.3.143/volume/v3/snapshots/6dbf0097-1615-48c5-a05b-992b1a7a428b Aug 16 21:14:24.181212 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-398a9cb1-cf88-4999-82d8-74b9e176e88d tempest-SnapshotsActionsTest-522410771 tempest-SnapshotsActionsTest-522410771-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:24.181381 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-398a9cb1-cf88-4999-82d8-74b9e176e88d tempest-SnapshotsActionsTest-522410771 tempest-SnapshotsActionsTest-522410771-project-member] Calling method 'delete' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:24.181480 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.v3.snapshots [None req-398a9cb1-cf88-4999-82d8-74b9e176e88d tempest-SnapshotsActionsTest-522410771 tempest-SnapshotsActionsTest-522410771-project-member] Delete snapshot with id: 6dbf0097-1615-48c5-a05b-992b1a7a428b Aug 16 21:14:24.186749 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-398a9cb1-cf88-4999-82d8-74b9e176e88d tempest-SnapshotsActionsTest-522410771 tempest-SnapshotsActionsTest-522410771-project-member] https://10.4.3.143/volume/v3/snapshots/6dbf0097-1615-48c5-a05b-992b1a7a428b returned with HTTP 404 Aug 16 21:14:24.187182 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 582/2304] 10.4.3.143 () {66 vars in 1357 bytes} [Sun Aug 16 21:14:24 2026] DELETE /volume/v3/snapshots/6dbf0097-1615-48c5-a05b-992b1a7a428b => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:14:24.195324 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-a740afd7-2306-4820-bfe6-5685bb34d1cc None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:24.197590 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-a740afd7-2306-4820-bfe6-5685bb34d1cc tempest-SnapshotsActionsTest-522410771 tempest-SnapshotsActionsTest-522410771-project-member] POST https://10.4.3.143/volume/v3/snapshots Aug 16 21:14:24.198069 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-a740afd7-2306-4820-bfe6-5685bb34d1cc tempest-SnapshotsActionsTest-522410771 tempest-SnapshotsActionsTest-522410771-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "90109045-e17f-427b-82a0-754cf60b4a2f", "name": "tempest-SnapshotsActionsTest-Snapshot-1646840759"}} {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:14:24.207544 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:14:24.207544 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:14:24.208211 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-a740afd7-2306-4820-bfe6-5685bb34d1cc tempest-SnapshotsActionsTest-522410771 tempest-SnapshotsActionsTest-522410771-project-member] Volume info retrieved successfully. Aug 16 21:14:24.208383 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.v3.snapshots [None req-a740afd7-2306-4820-bfe6-5685bb34d1cc tempest-SnapshotsActionsTest-522410771 tempest-SnapshotsActionsTest-522410771-project-member] Create snapshot from volume 90109045-e17f-427b-82a0-754cf60b4a2f Aug 16 21:14:24.235780 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.quota [None req-a740afd7-2306-4820-bfe6-5685bb34d1cc tempest-SnapshotsActionsTest-522410771 tempest-SnapshotsActionsTest-522410771-project-member] Created reservations ['cdec9c31-1129-487b-b8b9-13f212014dec', 'b274e76b-c445-42fb-b62d-3c9802bb50f0', '290c4c54-8e4b-40a4-9f4a-f2a8766af045', '9f74d11e-8541-4b73-be77-7960152a1c67'] {{(pid=100330) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:14:24.264622 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-a740afd7-2306-4820-bfe6-5685bb34d1cc tempest-SnapshotsActionsTest-522410771 tempest-SnapshotsActionsTest-522410771-project-member] Snapshot create request issued successfully. Aug 16 21:14:24.265109 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-a740afd7-2306-4820-bfe6-5685bb34d1cc tempest-SnapshotsActionsTest-522410771 tempest-SnapshotsActionsTest-522410771-project-member] https://10.4.3.143/volume/v3/snapshots returned with HTTP 202 Aug 16 21:14:24.265451 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 582/2305] 10.4.3.143 () {68 vars in 1265 bytes} [Sun Aug 16 21:14:24 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 16 21:14:24.274725 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-4f719759-2109-4ed2-9a19-e4fb248994a4 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:24.276460 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-4f719759-2109-4ed2-9a19-e4fb248994a4 tempest-SnapshotsActionsTest-522410771 tempest-SnapshotsActionsTest-522410771-project-member] GET https://10.4.3.143/volume/v3/snapshots/bf3fa8f2-0284-4770-9384-8e54975f7ea4 Aug 16 21:14:24.276642 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-4f719759-2109-4ed2-9a19-e4fb248994a4 tempest-SnapshotsActionsTest-522410771 tempest-SnapshotsActionsTest-522410771-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:24.276855 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-4f719759-2109-4ed2-9a19-e4fb248994a4 tempest-SnapshotsActionsTest-522410771 tempest-SnapshotsActionsTest-522410771-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:24.282685 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:14:24.282685 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:14:24.283155 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-4f719759-2109-4ed2-9a19-e4fb248994a4 tempest-SnapshotsActionsTest-522410771 tempest-SnapshotsActionsTest-522410771-project-member] Snapshot retrieved successfully. Aug 16 21:14:24.283892 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-4f719759-2109-4ed2-9a19-e4fb248994a4 tempest-SnapshotsActionsTest-522410771 tempest-SnapshotsActionsTest-522410771-project-member] https://10.4.3.143/volume/v3/snapshots/bf3fa8f2-0284-4770-9384-8e54975f7ea4 returned with HTTP 200 Aug 16 21:14:24.284255 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 566/2306] 10.4.3.143 () {66 vars in 1354 bytes} [Sun Aug 16 21:14:24 2026] GET /volume/v3/snapshots/bf3fa8f2-0284-4770-9384-8e54975f7ea4 => generated 439 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:14:24.787136 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-9f3f4e26-466a-4092-a4f3-e69b5c5fedb9 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:24.789668 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-9f3f4e26-466a-4092-a4f3-e69b5c5fedb9 tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] GET https://10.4.3.143/volume/v3/snapshots/235f8361-07c8-4ed8-9834-ff0efca2d61e Aug 16 21:14:24.789668 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-9f3f4e26-466a-4092-a4f3-e69b5c5fedb9 tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:24.789668 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-9f3f4e26-466a-4092-a4f3-e69b5c5fedb9 tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:24.794586 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-9f3f4e26-466a-4092-a4f3-e69b5c5fedb9 tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] https://10.4.3.143/volume/v3/snapshots/235f8361-07c8-4ed8-9834-ff0efca2d61e returned with HTTP 404 Aug 16 21:14:24.795102 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 577/2307] 10.4.3.143 () {66 vars in 1354 bytes} [Sun Aug 16 21:14:24 2026] GET /volume/v3/snapshots/235f8361-07c8-4ed8-9834-ff0efca2d61e => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:14:24.804085 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-c221bbc8-1e4e-47a8-a2f0-f85468afbe96 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:24.805795 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-c221bbc8-1e4e-47a8-a2f0-f85468afbe96 tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] DELETE https://10.4.3.143/volume/v3/volumes/67ef8f57-6bb2-4143-bd0f-cd7bb0049f88 Aug 16 21:14:24.806079 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-c221bbc8-1e4e-47a8-a2f0-f85468afbe96 tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:24.806217 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-c221bbc8-1e4e-47a8-a2f0-f85468afbe96 tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Calling method 'delete' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:24.806375 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.v3.volumes [None req-c221bbc8-1e4e-47a8-a2f0-f85468afbe96 tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Delete volume with id: 67ef8f57-6bb2-4143-bd0f-cd7bb0049f88 Aug 16 21:14:24.816430 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:14:24.816430 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:14:24.816931 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-c221bbc8-1e4e-47a8-a2f0-f85468afbe96 tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Volume info retrieved successfully. Aug 16 21:14:24.841793 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-c221bbc8-1e4e-47a8-a2f0-f85468afbe96 tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Delete volume request issued successfully. Aug 16 21:14:24.842074 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-c221bbc8-1e4e-47a8-a2f0-f85468afbe96 tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] https://10.4.3.143/volume/v3/volumes/67ef8f57-6bb2-4143-bd0f-cd7bb0049f88 returned with HTTP 202 Aug 16 21:14:24.842726 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 583/2308] 10.4.3.143 () {66 vars in 1351 bytes} [Sun Aug 16 21:14:24 2026] DELETE /volume/v3/volumes/67ef8f57-6bb2-4143-bd0f-cd7bb0049f88 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 21:14:24.851837 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-783c9884-06fb-461e-b46f-158099c648ad None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:24.854093 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-783c9884-06fb-461e-b46f-158099c648ad tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] GET https://10.4.3.143/volume/v3/volumes/67ef8f57-6bb2-4143-bd0f-cd7bb0049f88 Aug 16 21:14:24.854371 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-783c9884-06fb-461e-b46f-158099c648ad tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:24.854596 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-783c9884-06fb-461e-b46f-158099c648ad tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:24.863012 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:14:24.863012 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:14:24.868779 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-783c9884-06fb-461e-b46f-158099c648ad tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Volume info retrieved successfully. Aug 16 21:14:24.873018 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-22fa20f8-cf2c-43f7-a59d-844b5c071d9e None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:24.873831 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-783c9884-06fb-461e-b46f-158099c648ad tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] https://10.4.3.143/volume/v3/volumes/67ef8f57-6bb2-4143-bd0f-cd7bb0049f88 returned with HTTP 200 Aug 16 21:14:24.874336 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 583/2309] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:14:24 2026] GET /volume/v3/volumes/67ef8f57-6bb2-4143-bd0f-cd7bb0049f88 => generated 1016 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:14:24.875210 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-22fa20f8-cf2c-43f7-a59d-844b5c071d9e tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] GET https://10.4.3.143/volume/v3/snapshots/9d1311a8-669a-480d-aa31-702350f075ca Aug 16 21:14:24.876695 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-22fa20f8-cf2c-43f7-a59d-844b5c071d9e tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:24.876695 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-22fa20f8-cf2c-43f7-a59d-844b5c071d9e tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:24.885201 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:14:24.885201 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:14:24.886770 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-22fa20f8-cf2c-43f7-a59d-844b5c071d9e tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Snapshot retrieved successfully. Aug 16 21:14:24.888053 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-22fa20f8-cf2c-43f7-a59d-844b5c071d9e tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] https://10.4.3.143/volume/v3/snapshots/9d1311a8-669a-480d-aa31-702350f075ca returned with HTTP 200 Aug 16 21:14:24.888547 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 567/2310] 10.4.3.143 () {66 vars in 1354 bytes} [Sun Aug 16 21:14:24 2026] GET /volume/v3/snapshots/9d1311a8-669a-480d-aa31-702350f075ca => generated 467 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:14:24.899149 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-63e9ebba-d5bc-4277-a7dc-0de7db0f824a None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:24.901569 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-63e9ebba-d5bc-4277-a7dc-0de7db0f824a tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] POST https://10.4.3.143/volume/v3/backups Aug 16 21:14:24.901651 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-63e9ebba-d5bc-4277-a7dc-0de7db0f824a tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "c94886bd-c6cb-4110-be4f-e094d590d202", "snapshot_id": "9d1311a8-669a-480d-aa31-702350f075ca", "name": "tempest-VolumesSnapshotTestJSON-Backup-1989743447", "container": "tempest-volumessnapshottestjson-backup-container-2109845462"}} {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:14:24.903700 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.contrib.backups [None req-63e9ebba-d5bc-4277-a7dc-0de7db0f824a tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Creating new backup {'backup': {'volume_id': 'c94886bd-c6cb-4110-be4f-e094d590d202', 'snapshot_id': '9d1311a8-669a-480d-aa31-702350f075ca', 'name': 'tempest-VolumesSnapshotTestJSON-Backup-1989743447', 'container': 'tempest-volumessnapshottestjson-backup-container-2109845462'}} {{(pid=100332) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 16 21:14:24.903700 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.contrib.backups [None req-63e9ebba-d5bc-4277-a7dc-0de7db0f824a tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Creating backup of volume c94886bd-c6cb-4110-be4f-e094d590d202 in container tempest-volumessnapshottestjson-backup-container-2109845462 Aug 16 21:14:24.911866 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:14:24.911866 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:14:24.912596 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-63e9ebba-d5bc-4277-a7dc-0de7db0f824a tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Volume info retrieved successfully. Aug 16 21:14:24.923496 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:14:24.923496 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:14:24.924764 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-63e9ebba-d5bc-4277-a7dc-0de7db0f824a tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Snapshot retrieved successfully. Aug 16 21:14:24.959505 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.quota [None req-63e9ebba-d5bc-4277-a7dc-0de7db0f824a tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Created reservations ['786d6496-74d2-4468-a435-30074f47d2af', '80a8d5e2-8ba5-4d76-b4e6-e2e36a39dbad'] {{(pid=100332) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:14:24.998516 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-63e9ebba-d5bc-4277-a7dc-0de7db0f824a tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] https://10.4.3.143/volume/v3/backups returned with HTTP 202 Aug 16 21:14:24.998985 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 578/2311] 10.4.3.143 () {68 vars in 1259 bytes} [Sun Aug 16 21:14:24 2026] POST /volume/v3/backups => generated 335 bytes in 100 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 21:14:25.007631 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-f5c0dc89-e95c-4aea-a862-5d0715324690 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:25.009270 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-f5c0dc89-e95c-4aea-a862-5d0715324690 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] GET https://10.4.3.143/volume/v3/backups/aacfa115-19d3-4998-bebf-bcea1dc90ec8 Aug 16 21:14:25.009445 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-f5c0dc89-e95c-4aea-a862-5d0715324690 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:25.009578 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-f5c0dc89-e95c-4aea-a862-5d0715324690 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:25.009678 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.v3.backups [None req-f5c0dc89-e95c-4aea-a862-5d0715324690 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Show backup with id aacfa115-19d3-4998-bebf-bcea1dc90ec8. {{(pid=100331) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:14:25.019057 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:14:25.019057 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:14:25.020181 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-f5c0dc89-e95c-4aea-a862-5d0715324690 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] https://10.4.3.143/volume/v3/backups/aacfa115-19d3-4998-bebf-bcea1dc90ec8 returned with HTTP 200 Aug 16 21:14:25.020685 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 584/2312] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:14:25 2026] GET /volume/v3/backups/aacfa115-19d3-4998-bebf-bcea1dc90ec8 => generated 833 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:14:25.103758 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-e9efb0da-29dd-4774-aac2-6b884cc5b721 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:25.105350 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-e9efb0da-29dd-4774-aac2-6b884cc5b721 tempest-VolumesTestJSON-2125300429 tempest-VolumesTestJSON-2125300429-project-member] GET https://10.4.3.143/volume/v3/volumes/bc7c15c0-f2b8-422f-a543-6722a8d6c5fd Aug 16 21:14:25.105531 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-e9efb0da-29dd-4774-aac2-6b884cc5b721 tempest-VolumesTestJSON-2125300429 tempest-VolumesTestJSON-2125300429-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:25.105753 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-e9efb0da-29dd-4774-aac2-6b884cc5b721 tempest-VolumesTestJSON-2125300429 tempest-VolumesTestJSON-2125300429-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:25.111731 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-e9efb0da-29dd-4774-aac2-6b884cc5b721 tempest-VolumesTestJSON-2125300429 tempest-VolumesTestJSON-2125300429-project-member] https://10.4.3.143/volume/v3/volumes/bc7c15c0-f2b8-422f-a543-6722a8d6c5fd returned with HTTP 404 Aug 16 21:14:25.112357 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 584/2313] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:14:25 2026] GET /volume/v3/volumes/bc7c15c0-f2b8-422f-a543-6722a8d6c5fd => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:14:25.119390 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-ac1bad24-168f-48a2-8fbe-8222c143b5d5 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:25.121129 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-ac1bad24-168f-48a2-8fbe-8222c143b5d5 tempest-VolumesTestJSON-2125300429 tempest-VolumesTestJSON-2125300429-project-member] DELETE https://10.4.3.143/volume/v3/volumes/0ebf6134-2738-4ace-b34e-8b770af5e9be Aug 16 21:14:25.121321 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-ac1bad24-168f-48a2-8fbe-8222c143b5d5 tempest-VolumesTestJSON-2125300429 tempest-VolumesTestJSON-2125300429-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:25.121529 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-ac1bad24-168f-48a2-8fbe-8222c143b5d5 tempest-VolumesTestJSON-2125300429 tempest-VolumesTestJSON-2125300429-project-member] Calling method 'delete' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:25.121683 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.v3.volumes [None req-ac1bad24-168f-48a2-8fbe-8222c143b5d5 tempest-VolumesTestJSON-2125300429 tempest-VolumesTestJSON-2125300429-project-member] Delete volume with id: 0ebf6134-2738-4ace-b34e-8b770af5e9be Aug 16 21:14:25.128609 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:14:25.128609 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:14:25.129028 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-ac1bad24-168f-48a2-8fbe-8222c143b5d5 tempest-VolumesTestJSON-2125300429 tempest-VolumesTestJSON-2125300429-project-member] Volume info retrieved successfully. Aug 16 21:14:25.148217 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-ac1bad24-168f-48a2-8fbe-8222c143b5d5 tempest-VolumesTestJSON-2125300429 tempest-VolumesTestJSON-2125300429-project-member] Delete volume request issued successfully. Aug 16 21:14:25.148217 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-ac1bad24-168f-48a2-8fbe-8222c143b5d5 tempest-VolumesTestJSON-2125300429 tempest-VolumesTestJSON-2125300429-project-member] https://10.4.3.143/volume/v3/volumes/0ebf6134-2738-4ace-b34e-8b770af5e9be returned with HTTP 202 Aug 16 21:14:25.148620 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 568/2314] 10.4.3.143 () {66 vars in 1351 bytes} [Sun Aug 16 21:14:25 2026] DELETE /volume/v3/volumes/0ebf6134-2738-4ace-b34e-8b770af5e9be => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 21:14:25.154698 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-502bc6a5-511f-4fd5-ac41-742766a7e885 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:25.156488 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-502bc6a5-511f-4fd5-ac41-742766a7e885 tempest-VolumesTestJSON-2125300429 tempest-VolumesTestJSON-2125300429-project-member] GET https://10.4.3.143/volume/v3/volumes/0ebf6134-2738-4ace-b34e-8b770af5e9be Aug 16 21:14:25.156670 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-502bc6a5-511f-4fd5-ac41-742766a7e885 tempest-VolumesTestJSON-2125300429 tempest-VolumesTestJSON-2125300429-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:25.156864 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-502bc6a5-511f-4fd5-ac41-742766a7e885 tempest-VolumesTestJSON-2125300429 tempest-VolumesTestJSON-2125300429-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:25.163304 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:14:25.163304 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:14:25.166633 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-502bc6a5-511f-4fd5-ac41-742766a7e885 tempest-VolumesTestJSON-2125300429 tempest-VolumesTestJSON-2125300429-project-member] Volume info retrieved successfully. Aug 16 21:14:25.170264 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-502bc6a5-511f-4fd5-ac41-742766a7e885 tempest-VolumesTestJSON-2125300429 tempest-VolumesTestJSON-2125300429-project-member] https://10.4.3.143/volume/v3/volumes/0ebf6134-2738-4ace-b34e-8b770af5e9be returned with HTTP 200 Aug 16 21:14:25.170614 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 579/2315] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:14:25 2026] GET /volume/v3/volumes/0ebf6134-2738-4ace-b34e-8b770af5e9be => generated 852 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:14:25.212461 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-3cfcec9f-f052-43ca-b848-b8d4c25c6beb None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:25.214812 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-3cfcec9f-f052-43ca-b848-b8d4c25c6beb tempest-VolumesCloneTest-546551879 tempest-VolumesCloneTest-546551879-project-member] POST https://10.4.3.143/volume/v3/volumes Aug 16 21:14:25.215335 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-3cfcec9f-f052-43ca-b848-b8d4c25c6beb tempest-VolumesCloneTest-546551879 tempest-VolumesCloneTest-546551879-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "42b524b5-4969-43e9-b5aa-f976c786aa94", "size": 1, "name": "tempest-VolumesCloneTest-Volume-1851992423"}} {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:14:25.217030 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.v3.volumes [None req-3cfcec9f-f052-43ca-b848-b8d4c25c6beb tempest-VolumesCloneTest-546551879 tempest-VolumesCloneTest-546551879-project-member] Create volume request body: {'volume': {'imageRef': '42b524b5-4969-43e9-b5aa-f976c786aa94', 'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-1851992423'}} {{(pid=100331) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 21:14:25.292422 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.v3.volumes [None req-3cfcec9f-f052-43ca-b848-b8d4c25c6beb tempest-VolumesCloneTest-546551879 tempest-VolumesCloneTest-546551879-project-member] Create volume of 1 GB Aug 16 21:14:25.293681 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-af531ae7-98d1-40b2-9471-af31571f0237 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:25.295985 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-af531ae7-98d1-40b2-9471-af31571f0237 tempest-SnapshotsActionsTest-522410771 tempest-SnapshotsActionsTest-522410771-project-member] GET https://10.4.3.143/volume/v3/snapshots/bf3fa8f2-0284-4770-9384-8e54975f7ea4 Aug 16 21:14:25.296190 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-af531ae7-98d1-40b2-9471-af31571f0237 tempest-SnapshotsActionsTest-522410771 tempest-SnapshotsActionsTest-522410771-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:25.296375 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-af531ae7-98d1-40b2-9471-af31571f0237 tempest-SnapshotsActionsTest-522410771 tempest-SnapshotsActionsTest-522410771-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:25.296986 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-3cfcec9f-f052-43ca-b848-b8d4c25c6beb tempest-VolumesCloneTest-546551879 tempest-VolumesCloneTest-546551879-project-member] Availability Zones retrieved successfully. Aug 16 21:14:25.301357 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:14:25.301357 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:14:25.301791 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-af531ae7-98d1-40b2-9471-af31571f0237 tempest-SnapshotsActionsTest-522410771 tempest-SnapshotsActionsTest-522410771-project-member] Snapshot retrieved successfully. Aug 16 21:14:25.302292 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-3cfcec9f-f052-43ca-b848-b8d4c25c6beb tempest-VolumesCloneTest-546551879 tempest-VolumesCloneTest-546551879-project-member] Flow 'volume_create_api' (9c91aebb-3e72-4c2c-9f29-23ca9353d1e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100331) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:14:25.302608 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-af531ae7-98d1-40b2-9471-af31571f0237 tempest-SnapshotsActionsTest-522410771 tempest-SnapshotsActionsTest-522410771-project-member] https://10.4.3.143/volume/v3/snapshots/bf3fa8f2-0284-4770-9384-8e54975f7ea4 returned with HTTP 200 Aug 16 21:14:25.303013 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 585/2316] 10.4.3.143 () {66 vars in 1354 bytes} [Sun Aug 16 21:14:25 2026] GET /volume/v3/snapshots/bf3fa8f2-0284-4770-9384-8e54975f7ea4 => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:14:25.303410 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-3cfcec9f-f052-43ca-b848-b8d4c25c6beb tempest-VolumesCloneTest-546551879 tempest-VolumesCloneTest-546551879-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3dfa4201-d292-4068-ad73-8d335b81742c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:14:25.304340 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.flows.api.create_volume [None req-3cfcec9f-f052-43ca-b848-b8d4c25c6beb tempest-VolumesCloneTest-546551879 tempest-VolumesCloneTest-546551879-project-member] Validating volume size '1' using validate_int {{(pid=100331) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 21:14:25.312751 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-a14e921a-722b-4f5c-bde4-dc20bf1e8ccf None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:25.314946 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-a14e921a-722b-4f5c-bde4-dc20bf1e8ccf tempest-SnapshotsActionsTest-1455387505 tempest-SnapshotsActionsTest-1455387505-project-admin] POST https://10.4.3.143/volume/v3/snapshots/bf3fa8f2-0284-4770-9384-8e54975f7ea4/action Aug 16 21:14:25.315419 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-a14e921a-722b-4f5c-bde4-dc20bf1e8ccf tempest-SnapshotsActionsTest-1455387505 tempest-SnapshotsActionsTest-1455387505-project-admin] Action body: b'{"os-reset_status": {"status": "deleting"}}' {{(pid=100333) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 21:14:25.315595 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-a14e921a-722b-4f5c-bde4-dc20bf1e8ccf tempest-SnapshotsActionsTest-1455387505 tempest-SnapshotsActionsTest-1455387505-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "deleting"}} {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:14:25.317294 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.contrib.admin_actions [None req-a14e921a-722b-4f5c-bde4-dc20bf1e8ccf tempest-SnapshotsActionsTest-1455387505 tempest-SnapshotsActionsTest-1455387505-project-admin] Updating snapshot 'bf3fa8f2-0284-4770-9384-8e54975f7ea4' with '{'status': 'deleting'}' {{(pid=100333) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 16 21:14:25.326411 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:14:25.326411 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:14:25.336227 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-a14e921a-722b-4f5c-bde4-dc20bf1e8ccf tempest-SnapshotsActionsTest-1455387505 tempest-SnapshotsActionsTest-1455387505-project-admin] https://10.4.3.143/volume/v3/snapshots/bf3fa8f2-0284-4770-9384-8e54975f7ea4/action returned with HTTP 202 Aug 16 21:14:25.336579 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 569/2317] 10.4.3.143 () {68 vars in 1396 bytes} [Sun Aug 16 21:14:25 2026] POST /volume/v3/snapshots/bf3fa8f2-0284-4770-9384-8e54975f7ea4/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 16 21:14:25.343819 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-a8785881-bddb-49ab-b6bb-6c4507b15cc1 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:25.345807 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-a8785881-bddb-49ab-b6bb-6c4507b15cc1 tempest-SnapshotsActionsTest-522410771 tempest-SnapshotsActionsTest-522410771-project-member] GET https://10.4.3.143/volume/v3/snapshots/bf3fa8f2-0284-4770-9384-8e54975f7ea4 Aug 16 21:14:25.346062 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-a8785881-bddb-49ab-b6bb-6c4507b15cc1 tempest-SnapshotsActionsTest-522410771 tempest-SnapshotsActionsTest-522410771-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:25.346322 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-a8785881-bddb-49ab-b6bb-6c4507b15cc1 tempest-SnapshotsActionsTest-522410771 tempest-SnapshotsActionsTest-522410771-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:25.351756 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:14:25.351756 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:14:25.352237 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-a8785881-bddb-49ab-b6bb-6c4507b15cc1 tempest-SnapshotsActionsTest-522410771 tempest-SnapshotsActionsTest-522410771-project-member] Snapshot retrieved successfully. Aug 16 21:14:25.353135 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-a8785881-bddb-49ab-b6bb-6c4507b15cc1 tempest-SnapshotsActionsTest-522410771 tempest-SnapshotsActionsTest-522410771-project-member] https://10.4.3.143/volume/v3/snapshots/bf3fa8f2-0284-4770-9384-8e54975f7ea4 returned with HTTP 200 Aug 16 21:14:25.353534 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 580/2318] 10.4.3.143 () {66 vars in 1354 bytes} [Sun Aug 16 21:14:25 2026] GET /volume/v3/snapshots/bf3fa8f2-0284-4770-9384-8e54975f7ea4 => generated 465 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:14:25.358526 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-3cfcec9f-f052-43ca-b848-b8d4c25c6beb tempest-VolumesCloneTest-546551879 tempest-VolumesCloneTest-546551879-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3dfa4201-d292-4068-ad73-8d335b81742c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T21:04:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=69e633b8-fab9-4b15-8b40-4f1a67c51cda,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '69e633b8-fab9-4b15-8b40-4f1a67c51cda', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:14:25.359463 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-3cfcec9f-f052-43ca-b848-b8d4c25c6beb tempest-VolumesCloneTest-546551879 tempest-VolumesCloneTest-546551879-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (74375932-8589-43da-819d-0bf5ba2f015e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:14:25.361445 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-af4a50ca-f106-4620-94ff-7064b3855a95 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:25.362952 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-af4a50ca-f106-4620-94ff-7064b3855a95 tempest-SnapshotsActionsTest-1455387505 tempest-SnapshotsActionsTest-1455387505-project-admin] POST https://10.4.3.143/volume/v3/snapshots/bf3fa8f2-0284-4770-9384-8e54975f7ea4/action Aug 16 21:14:25.363258 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-af4a50ca-f106-4620-94ff-7064b3855a95 tempest-SnapshotsActionsTest-1455387505 tempest-SnapshotsActionsTest-1455387505-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100330) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 21:14:25.363370 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-af4a50ca-f106-4620-94ff-7064b3855a95 tempest-SnapshotsActionsTest-1455387505 tempest-SnapshotsActionsTest-1455387505-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:14:25.369089 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:14:25.369089 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:14:25.369430 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-af4a50ca-f106-4620-94ff-7064b3855a95 tempest-SnapshotsActionsTest-1455387505 tempest-SnapshotsActionsTest-1455387505-project-admin] Snapshot retrieved successfully. Aug 16 21:14:25.382214 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-af4a50ca-f106-4620-94ff-7064b3855a95 tempest-SnapshotsActionsTest-1455387505 tempest-SnapshotsActionsTest-1455387505-project-admin] Snapshot delete request issued successfully. Aug 16 21:14:25.382411 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-af4a50ca-f106-4620-94ff-7064b3855a95 tempest-SnapshotsActionsTest-1455387505 tempest-SnapshotsActionsTest-1455387505-project-admin] https://10.4.3.143/volume/v3/snapshots/bf3fa8f2-0284-4770-9384-8e54975f7ea4/action returned with HTTP 202 Aug 16 21:14:25.382829 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 586/2319] 10.4.3.143 () {68 vars in 1396 bytes} [Sun Aug 16 21:14:25 2026] POST /volume/v3/snapshots/bf3fa8f2-0284-4770-9384-8e54975f7ea4/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 16 21:14:25.389449 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-8b876884-3c33-406d-96e0-26a09df34d48 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:25.391164 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-8b876884-3c33-406d-96e0-26a09df34d48 tempest-SnapshotsActionsTest-522410771 tempest-SnapshotsActionsTest-522410771-project-member] GET https://10.4.3.143/volume/v3/snapshots/bf3fa8f2-0284-4770-9384-8e54975f7ea4 Aug 16 21:14:25.391394 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-8b876884-3c33-406d-96e0-26a09df34d48 tempest-SnapshotsActionsTest-522410771 tempest-SnapshotsActionsTest-522410771-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:25.391663 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-8b876884-3c33-406d-96e0-26a09df34d48 tempest-SnapshotsActionsTest-522410771 tempest-SnapshotsActionsTest-522410771-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:25.398957 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:14:25.398957 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:14:25.398957 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-8b876884-3c33-406d-96e0-26a09df34d48 tempest-SnapshotsActionsTest-522410771 tempest-SnapshotsActionsTest-522410771-project-member] Snapshot retrieved successfully. Aug 16 21:14:25.399905 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-8b876884-3c33-406d-96e0-26a09df34d48 tempest-SnapshotsActionsTest-522410771 tempest-SnapshotsActionsTest-522410771-project-member] https://10.4.3.143/volume/v3/snapshots/bf3fa8f2-0284-4770-9384-8e54975f7ea4 returned with HTTP 200 Aug 16 21:14:25.400443 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 570/2320] 10.4.3.143 () {66 vars in 1354 bytes} [Sun Aug 16 21:14:25 2026] GET /volume/v3/snapshots/bf3fa8f2-0284-4770-9384-8e54975f7ea4 => generated 465 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:14:25.418212 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.quota [None req-3cfcec9f-f052-43ca-b848-b8d4c25c6beb tempest-VolumesCloneTest-546551879 tempest-VolumesCloneTest-546551879-project-member] Created reservations ['2e614faf-fb63-494b-98f1-578e56428f49', '95eff994-5b6d-4e32-a976-57629469e8d5', 'a9d17291-8bb9-4f05-a9f9-b76cc26aaf97', '60c00c30-005b-4d8e-856e-c3c4ee3edd93'] {{(pid=100331) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:14:25.419693 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-3cfcec9f-f052-43ca-b848-b8d4c25c6beb tempest-VolumesCloneTest-546551879 tempest-VolumesCloneTest-546551879-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (74375932-8589-43da-819d-0bf5ba2f015e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2e614faf-fb63-494b-98f1-578e56428f49', '95eff994-5b6d-4e32-a976-57629469e8d5', 'a9d17291-8bb9-4f05-a9f9-b76cc26aaf97', '60c00c30-005b-4d8e-856e-c3c4ee3edd93']}' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:14:25.420862 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-3cfcec9f-f052-43ca-b848-b8d4c25c6beb tempest-VolumesCloneTest-546551879 tempest-VolumesCloneTest-546551879-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9f8eee5a-3a63-4480-9c77-880c7bdc8f7c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:14:25.445971 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-3cfcec9f-f052-43ca-b848-b8d4c25c6beb tempest-VolumesCloneTest-546551879 tempest-VolumesCloneTest-546551879-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9f8eee5a-3a63-4480-9c77-880c7bdc8f7c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '76e89a64-bd6d-4642-9d1f-d2b3d5055cc7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1851992423',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7775164a8d6a4597b551b54d47942909',qos_specs=None,replication_status=,reservations=['2e614faf-fb63-494b-98f1-578e56428f49','95eff994-5b6d-4e32-a976-57629469e8d5','a9d17291-8bb9-4f05-a9f9-b76cc26aaf97','60c00c30-005b-4d8e-856e-c3c4ee3edd93'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='721359ed493e436c8c7a2cde6b4e8ddd',volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T21:14:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1851992423',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=76e89a64-bd6d-4642-9d1f-d2b3d5055cc7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7775164a8d6a4597b551b54d47942909',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='721359ed493e436c8c7a2cde6b4e8ddd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(69e633b8-fab9-4b15-8b40-4f1a67c51cda),volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda)}' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:14:25.446647 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-3cfcec9f-f052-43ca-b848-b8d4c25c6beb tempest-VolumesCloneTest-546551879 tempest-VolumesCloneTest-546551879-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e8c11a42-7947-40d3-b80e-552f6b7b086c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:14:25.465471 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-3cfcec9f-f052-43ca-b848-b8d4c25c6beb tempest-VolumesCloneTest-546551879 tempest-VolumesCloneTest-546551879-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e8c11a42-7947-40d3-b80e-552f6b7b086c) transitioned into state 'SUCCESS' from state '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-1851992423',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7775164a8d6a4597b551b54d47942909',qos_specs=None,replication_status=,reservations=['2e614faf-fb63-494b-98f1-578e56428f49','95eff994-5b6d-4e32-a976-57629469e8d5','a9d17291-8bb9-4f05-a9f9-b76cc26aaf97','60c00c30-005b-4d8e-856e-c3c4ee3edd93'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='721359ed493e436c8c7a2cde6b4e8ddd',volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda)}' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:14:25.466217 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-3cfcec9f-f052-43ca-b848-b8d4c25c6beb tempest-VolumesCloneTest-546551879 tempest-VolumesCloneTest-546551879-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a3f7abe9-82dd-425f-b55a-eff6af9bc0f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:14:25.477020 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-3cfcec9f-f052-43ca-b848-b8d4c25c6beb tempest-VolumesCloneTest-546551879 tempest-VolumesCloneTest-546551879-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a3f7abe9-82dd-425f-b55a-eff6af9bc0f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:14:25.478013 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-3cfcec9f-f052-43ca-b848-b8d4c25c6beb tempest-VolumesCloneTest-546551879 tempest-VolumesCloneTest-546551879-project-member] Flow 'volume_create_api' (9c91aebb-3e72-4c2c-9f29-23ca9353d1e9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100331) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:14:25.478366 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-3cfcec9f-f052-43ca-b848-b8d4c25c6beb tempest-VolumesCloneTest-546551879 tempest-VolumesCloneTest-546551879-project-member] Create volume request issued successfully. Aug 16 21:14:25.479155 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-3cfcec9f-f052-43ca-b848-b8d4c25c6beb tempest-VolumesCloneTest-546551879 tempest-VolumesCloneTest-546551879-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Aug 16 21:14:25.479571 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 585/2321] 10.4.3.143 () {68 vars in 1259 bytes} [Sun Aug 16 21:14:25 2026] POST /volume/v3/volumes => generated 747 bytes in 268 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 21:14:25.490652 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-2024f2d5-6d20-4f35-a20e-fc3bb6307f58 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:25.492334 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-2024f2d5-6d20-4f35-a20e-fc3bb6307f58 tempest-VolumesCloneTest-546551879 tempest-VolumesCloneTest-546551879-project-member] GET https://10.4.3.143/volume/v3/volumes/76e89a64-bd6d-4642-9d1f-d2b3d5055cc7 Aug 16 21:14:25.492500 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-2024f2d5-6d20-4f35-a20e-fc3bb6307f58 tempest-VolumesCloneTest-546551879 tempest-VolumesCloneTest-546551879-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:25.492667 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-2024f2d5-6d20-4f35-a20e-fc3bb6307f58 tempest-VolumesCloneTest-546551879 tempest-VolumesCloneTest-546551879-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:25.499108 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:14:25.499108 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:14:25.502366 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-2024f2d5-6d20-4f35-a20e-fc3bb6307f58 tempest-VolumesCloneTest-546551879 tempest-VolumesCloneTest-546551879-project-member] Volume info retrieved successfully. Aug 16 21:14:25.506201 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-2024f2d5-6d20-4f35-a20e-fc3bb6307f58 tempest-VolumesCloneTest-546551879 tempest-VolumesCloneTest-546551879-project-member] https://10.4.3.143/volume/v3/volumes/76e89a64-bd6d-4642-9d1f-d2b3d5055cc7 returned with HTTP 200 Aug 16 21:14:25.506619 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 581/2322] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:14:25 2026] GET /volume/v3/volumes/76e89a64-bd6d-4642-9d1f-d2b3d5055cc7 => generated 815 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:14:25.889891 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-e027c526-03ee-40cf-b16d-f70d10ebb3d4 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:25.891822 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-e027c526-03ee-40cf-b16d-f70d10ebb3d4 tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] GET https://10.4.3.143/volume/v3/volumes/67ef8f57-6bb2-4143-bd0f-cd7bb0049f88 Aug 16 21:14:25.892019 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-e027c526-03ee-40cf-b16d-f70d10ebb3d4 tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:25.892225 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-e027c526-03ee-40cf-b16d-f70d10ebb3d4 tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:25.897811 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-e027c526-03ee-40cf-b16d-f70d10ebb3d4 tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] https://10.4.3.143/volume/v3/volumes/67ef8f57-6bb2-4143-bd0f-cd7bb0049f88 returned with HTTP 404 Aug 16 21:14:25.898295 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 587/2323] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:14:25 2026] GET /volume/v3/volumes/67ef8f57-6bb2-4143-bd0f-cd7bb0049f88 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:14:25.905972 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [req-7c793750-43b4-460b-b2cb-1caa1536cc46 req-cbaa5f84-9395-45c3-aa29-9e832efec1ab None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:25.906412 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-df6ca2cf-21a8-4a92-bbd8-46a0a44279bd None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:25.907768 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-df6ca2cf-21a8-4a92-bbd8-46a0a44279bd tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] POST https://10.4.3.143/volume/v3/volumes Aug 16 21:14:25.907833 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [req-7c793750-43b4-460b-b2cb-1caa1536cc46 req-cbaa5f84-9395-45c3-aa29-9e832efec1ab tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] GET https://10.4.3.143/volume/v3/limits Aug 16 21:14:25.908078 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [req-7c793750-43b4-460b-b2cb-1caa1536cc46 req-cbaa5f84-9395-45c3-aa29-9e832efec1ab tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:25.908138 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-df6ca2cf-21a8-4a92-bbd8-46a0a44279bd tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-968084514"}} {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:14:25.908321 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [req-7c793750-43b4-460b-b2cb-1caa1536cc46 req-cbaa5f84-9395-45c3-aa29-9e832efec1ab tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Calling method 'index' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:25.909382 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.v3.volumes [None req-df6ca2cf-21a8-4a92-bbd8-46a0a44279bd tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-968084514'}} {{(pid=100331) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 21:14:25.909494 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.v3.volumes [None req-df6ca2cf-21a8-4a92-bbd8-46a0a44279bd tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Create volume of 1 GB Aug 16 21:14:25.909740 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:14:25.909740 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:14:25.913055 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-df6ca2cf-21a8-4a92-bbd8-46a0a44279bd tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Availability Zones retrieved successfully. Aug 16 21:14:25.916643 np0000007409 devstack@c-api.service[100333]: WARNING cinder.quota [req-7c793750-43b4-460b-b2cb-1caa1536cc46 req-cbaa5f84-9395-45c3-aa29-9e832efec1ab tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-cryptsetup-1686887077 is set by the default quota flag: quota_volumes_tempest-scenario-type-cryptsetup-1686887077, it is now deprecated. Please use the default quota class for default quota. Aug 16 21:14:25.916976 np0000007409 devstack@c-api.service[100333]: WARNING cinder.quota [req-7c793750-43b4-460b-b2cb-1caa1536cc46 req-cbaa5f84-9395-45c3-aa29-9e832efec1ab tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-cryptsetup-1686887077 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-cryptsetup-1686887077, it is now deprecated. Please use the default quota class for default quota. Aug 16 21:14:25.917340 np0000007409 devstack@c-api.service[100333]: WARNING cinder.quota [req-7c793750-43b4-460b-b2cb-1caa1536cc46 req-cbaa5f84-9395-45c3-aa29-9e832efec1ab tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-cryptsetup-1686887077 is set by the default quota flag: quota_snapshots_tempest-scenario-type-cryptsetup-1686887077, it is now deprecated. Please use the default quota class for default quota. Aug 16 21:14:25.918156 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-df6ca2cf-21a8-4a92-bbd8-46a0a44279bd tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Flow 'volume_create_api' (8a19b96b-fd3f-43f0-854d-03a09ffd8aa9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100331) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:14:25.919035 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-df6ca2cf-21a8-4a92-bbd8-46a0a44279bd tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2de0795c-d017-44fd-9050-d39708eb9d75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:14:25.919757 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.flows.api.create_volume [None req-df6ca2cf-21a8-4a92-bbd8-46a0a44279bd tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Validating volume size '1' using validate_int {{(pid=100331) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 21:14:25.932471 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [req-7c793750-43b4-460b-b2cb-1caa1536cc46 req-cbaa5f84-9395-45c3-aa29-9e832efec1ab tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] https://10.4.3.143/volume/v3/limits returned with HTTP 200 Aug 16 21:14:25.933000 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 571/2324] 10.4.3.143 () {68 vars in 1484 bytes} [Sun Aug 16 21:14:25 2026] GET /volume/v3/limits => generated 302 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:14:25.940960 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-df6ca2cf-21a8-4a92-bbd8-46a0a44279bd tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2de0795c-d017-44fd-9050-d39708eb9d75) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T21:04:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=69e633b8-fab9-4b15-8b40-4f1a67c51cda,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '69e633b8-fab9-4b15-8b40-4f1a67c51cda', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:14:25.941730 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-df6ca2cf-21a8-4a92-bbd8-46a0a44279bd tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1d54be29-21e8-451d-981b-3bd3dbb17b5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:14:25.965886 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [req-7c793750-43b4-460b-b2cb-1caa1536cc46 req-995ff397-a700-4ad9-a047-be5471bafaba None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:25.968651 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [req-7c793750-43b4-460b-b2cb-1caa1536cc46 req-995ff397-a700-4ad9-a047-be5471bafaba tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] GET https://10.4.3.143/volume/v3/volumes/513e614d-4e7e-41ca-bf26-33af3642aa9c Aug 16 21:14:25.968961 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [req-7c793750-43b4-460b-b2cb-1caa1536cc46 req-995ff397-a700-4ad9-a047-be5471bafaba tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:25.969265 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [req-7c793750-43b4-460b-b2cb-1caa1536cc46 req-995ff397-a700-4ad9-a047-be5471bafaba tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:25.977668 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.quota [None req-df6ca2cf-21a8-4a92-bbd8-46a0a44279bd tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Created reservations ['a23c9e3c-321e-4df3-9fc3-17fcceddcf99', '033d6f5e-7c25-4b75-8d57-d27e2d0625d5', 'bafacdfc-aefe-42c9-97b2-cb9dd3f17e31', 'd8757c9b-4b8c-4ff3-82fe-dc89fc52a933'] {{(pid=100331) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:14:25.978530 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-df6ca2cf-21a8-4a92-bbd8-46a0a44279bd tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1d54be29-21e8-451d-981b-3bd3dbb17b5b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a23c9e3c-321e-4df3-9fc3-17fcceddcf99', '033d6f5e-7c25-4b75-8d57-d27e2d0625d5', 'bafacdfc-aefe-42c9-97b2-cb9dd3f17e31', 'd8757c9b-4b8c-4ff3-82fe-dc89fc52a933']}' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:14:25.979274 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-df6ca2cf-21a8-4a92-bbd8-46a0a44279bd tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (55cdf453-a1c2-4775-9d1a-6a0f43db4d76) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:14:25.979734 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:14:25.979734 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:14:25.983490 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [req-7c793750-43b4-460b-b2cb-1caa1536cc46 req-995ff397-a700-4ad9-a047-be5471bafaba tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Volume info retrieved successfully. Aug 16 21:14:25.988337 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [req-7c793750-43b4-460b-b2cb-1caa1536cc46 req-995ff397-a700-4ad9-a047-be5471bafaba tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] https://10.4.3.143/volume/v3/volumes/513e614d-4e7e-41ca-bf26-33af3642aa9c returned with HTTP 200 Aug 16 21:14:25.988652 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 582/2325] 10.4.3.143 () {68 vars in 1598 bytes} [Sun Aug 16 21:14:25 2026] GET /volume/v3/volumes/513e614d-4e7e-41ca-bf26-33af3642aa9c => generated 1659 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:14:25.997586 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [req-7c793750-43b4-460b-b2cb-1caa1536cc46 req-10d65955-d176-4d88-85b2-61f41151aee2 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:25.999599 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [req-7c793750-43b4-460b-b2cb-1caa1536cc46 req-10d65955-d176-4d88-85b2-61f41151aee2 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] POST https://10.4.3.143/volume/v3/snapshots Aug 16 21:14:25.999911 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [req-7c793750-43b4-460b-b2cb-1caa1536cc46 req-10d65955-d176-4d88-85b2-61f41151aee2 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "513e614d-4e7e-41ca-bf26-33af3642aa9c", "force": true, "name": "snapshot for tempest-TestVolumeBootPatternsnapshot-793185993", "description": null, "metadata": {}}} {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:14:26.005030 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-df6ca2cf-21a8-4a92-bbd8-46a0a44279bd tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (55cdf453-a1c2-4775-9d1a-6a0f43db4d76) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '28f356ba-5b83-401a-993d-4a03c5776bc0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-968084514',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='440812c9bca442a786aabacf4409d947',qos_specs=None,replication_status=,reservations=['a23c9e3c-321e-4df3-9fc3-17fcceddcf99','033d6f5e-7c25-4b75-8d57-d27e2d0625d5','bafacdfc-aefe-42c9-97b2-cb9dd3f17e31','d8757c9b-4b8c-4ff3-82fe-dc89fc52a933'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f1f2ada295a54f5584bbf9f4d581cdf2',volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T21:14:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-968084514',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=28f356ba-5b83-401a-993d-4a03c5776bc0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='440812c9bca442a786aabacf4409d947',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f1f2ada295a54f5584bbf9f4d581cdf2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(69e633b8-fab9-4b15-8b40-4f1a67c51cda),volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda)}' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:14:26.006012 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-df6ca2cf-21a8-4a92-bbd8-46a0a44279bd tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5a1daaa0-6bda-450c-b64b-6a3860ffbb8b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:14:26.010296 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:14:26.010296 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:14:26.010930 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [req-7c793750-43b4-460b-b2cb-1caa1536cc46 req-10d65955-d176-4d88-85b2-61f41151aee2 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Volume info retrieved successfully. Aug 16 21:14:26.011101 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.v3.snapshots [req-7c793750-43b4-460b-b2cb-1caa1536cc46 req-10d65955-d176-4d88-85b2-61f41151aee2 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Create snapshot from volume 513e614d-4e7e-41ca-bf26-33af3642aa9c Aug 16 21:14:26.023592 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-df6ca2cf-21a8-4a92-bbd8-46a0a44279bd tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5a1daaa0-6bda-450c-b64b-6a3860ffbb8b) transitioned into state 'SUCCESS' from state '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-968084514',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='440812c9bca442a786aabacf4409d947',qos_specs=None,replication_status=,reservations=['a23c9e3c-321e-4df3-9fc3-17fcceddcf99','033d6f5e-7c25-4b75-8d57-d27e2d0625d5','bafacdfc-aefe-42c9-97b2-cb9dd3f17e31','d8757c9b-4b8c-4ff3-82fe-dc89fc52a933'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f1f2ada295a54f5584bbf9f4d581cdf2',volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda)}' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:14:26.024298 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-df6ca2cf-21a8-4a92-bbd8-46a0a44279bd tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8de8a9a6-5f6b-44ee-9029-e9de1d287abc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:14:26.032293 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-df6ca2cf-21a8-4a92-bbd8-46a0a44279bd tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8de8a9a6-5f6b-44ee-9029-e9de1d287abc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:14:26.032763 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-d5847255-ba99-4337-b6ea-4beac98f4d41 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:26.033124 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-df6ca2cf-21a8-4a92-bbd8-46a0a44279bd tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Flow 'volume_create_api' (8a19b96b-fd3f-43f0-854d-03a09ffd8aa9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100331) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:14:26.033378 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-df6ca2cf-21a8-4a92-bbd8-46a0a44279bd tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Create volume request issued successfully. Aug 16 21:14:26.034012 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-df6ca2cf-21a8-4a92-bbd8-46a0a44279bd tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Aug 16 21:14:26.034409 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 586/2326] 10.4.3.143 () {68 vars in 1258 bytes} [Sun Aug 16 21:14:25 2026] POST /volume/v3/volumes => generated 777 bytes in 129 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 21:14:26.034929 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-d5847255-ba99-4337-b6ea-4beac98f4d41 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] GET https://10.4.3.143/volume/v3/backups/aacfa115-19d3-4998-bebf-bcea1dc90ec8 Aug 16 21:14:26.035157 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-d5847255-ba99-4337-b6ea-4beac98f4d41 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:26.035374 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-d5847255-ba99-4337-b6ea-4beac98f4d41 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:26.035474 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.v3.backups [None req-d5847255-ba99-4337-b6ea-4beac98f4d41 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Show backup with id aacfa115-19d3-4998-bebf-bcea1dc90ec8. {{(pid=100333) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:14:26.036010 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.quota [req-7c793750-43b4-460b-b2cb-1caa1536cc46 req-10d65955-d176-4d88-85b2-61f41151aee2 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Created reservations ['a88ad970-fc11-449c-a436-d952841f37f5', '977d15f5-31d7-4fff-99d7-6e474d757e4f', 'ca2cf300-71c7-42b0-ac6b-a9c454b263c5', '21816110-c57b-4d5b-9bc3-b7a0630e028b'] {{(pid=100330) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:14:26.040218 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:14:26.040218 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:14:26.040965 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-d5847255-ba99-4337-b6ea-4beac98f4d41 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] https://10.4.3.143/volume/v3/backups/aacfa115-19d3-4998-bebf-bcea1dc90ec8 returned with HTTP 200 Aug 16 21:14:26.041347 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 572/2327] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:14:26 2026] GET /volume/v3/backups/aacfa115-19d3-4998-bebf-bcea1dc90ec8 => generated 835 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:14:26.049368 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-87ab049c-95b3-4824-9037-9ae78a9a494d None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:26.051472 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-87ab049c-95b3-4824-9037-9ae78a9a494d tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] GET https://10.4.3.143/volume/v3/volumes/28f356ba-5b83-401a-993d-4a03c5776bc0 Aug 16 21:14:26.051685 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-87ab049c-95b3-4824-9037-9ae78a9a494d tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:26.051871 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-87ab049c-95b3-4824-9037-9ae78a9a494d tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:26.060910 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:14:26.060910 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:14:26.064535 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-87ab049c-95b3-4824-9037-9ae78a9a494d tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Volume info retrieved successfully. Aug 16 21:14:26.066552 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [req-7c793750-43b4-460b-b2cb-1caa1536cc46 req-10d65955-d176-4d88-85b2-61f41151aee2 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Snapshot force create request issued successfully. Aug 16 21:14:26.066841 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [req-7c793750-43b4-460b-b2cb-1caa1536cc46 req-10d65955-d176-4d88-85b2-61f41151aee2 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] https://10.4.3.143/volume/v3/snapshots returned with HTTP 202 Aug 16 21:14:26.067281 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 588/2328] 10.4.3.143 () {72 vars in 1547 bytes} [Sun Aug 16 21:14:25 2026] POST /volume/v3/snapshots => generated 319 bytes in 70 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 21:14:26.068247 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-87ab049c-95b3-4824-9037-9ae78a9a494d tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] https://10.4.3.143/volume/v3/volumes/28f356ba-5b83-401a-993d-4a03c5776bc0 returned with HTTP 200 Aug 16 21:14:26.068634 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 583/2329] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:14:26 2026] GET /volume/v3/volumes/28f356ba-5b83-401a-993d-4a03c5776bc0 => generated 956 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:14:26.182779 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-5cf0c071-d03b-4b73-b58f-79ef507eccd5 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:26.184748 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-5cf0c071-d03b-4b73-b58f-79ef507eccd5 tempest-VolumesTestJSON-2125300429 tempest-VolumesTestJSON-2125300429-project-member] GET https://10.4.3.143/volume/v3/volumes/0ebf6134-2738-4ace-b34e-8b770af5e9be Aug 16 21:14:26.184942 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-5cf0c071-d03b-4b73-b58f-79ef507eccd5 tempest-VolumesTestJSON-2125300429 tempest-VolumesTestJSON-2125300429-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:26.185155 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-5cf0c071-d03b-4b73-b58f-79ef507eccd5 tempest-VolumesTestJSON-2125300429 tempest-VolumesTestJSON-2125300429-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:26.190876 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-5cf0c071-d03b-4b73-b58f-79ef507eccd5 tempest-VolumesTestJSON-2125300429 tempest-VolumesTestJSON-2125300429-project-member] https://10.4.3.143/volume/v3/volumes/0ebf6134-2738-4ace-b34e-8b770af5e9be returned with HTTP 404 Aug 16 21:14:26.191491 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 587/2330] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:14:26 2026] GET /volume/v3/volumes/0ebf6134-2738-4ace-b34e-8b770af5e9be => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:14:26.410260 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-5ae8e4e2-4d82-4b75-8328-0e7c592b1f0f None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:26.412417 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-5ae8e4e2-4d82-4b75-8328-0e7c592b1f0f tempest-SnapshotsActionsTest-522410771 tempest-SnapshotsActionsTest-522410771-project-member] GET https://10.4.3.143/volume/v3/snapshots/bf3fa8f2-0284-4770-9384-8e54975f7ea4 Aug 16 21:14:26.413117 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-5ae8e4e2-4d82-4b75-8328-0e7c592b1f0f tempest-SnapshotsActionsTest-522410771 tempest-SnapshotsActionsTest-522410771-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:26.413117 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-5ae8e4e2-4d82-4b75-8328-0e7c592b1f0f tempest-SnapshotsActionsTest-522410771 tempest-SnapshotsActionsTest-522410771-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:26.418909 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-5ae8e4e2-4d82-4b75-8328-0e7c592b1f0f tempest-SnapshotsActionsTest-522410771 tempest-SnapshotsActionsTest-522410771-project-member] https://10.4.3.143/volume/v3/snapshots/bf3fa8f2-0284-4770-9384-8e54975f7ea4 returned with HTTP 404 Aug 16 21:14:26.418909 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 573/2331] 10.4.3.143 () {66 vars in 1354 bytes} [Sun Aug 16 21:14:26 2026] GET /volume/v3/snapshots/bf3fa8f2-0284-4770-9384-8e54975f7ea4 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:14:26.426701 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-5809b507-8320-49d1-a5f5-9a832022e443 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:26.428545 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-5809b507-8320-49d1-a5f5-9a832022e443 tempest-SnapshotsActionsTest-1455387505 tempest-SnapshotsActionsTest-1455387505-project-admin] POST https://10.4.3.143/volume/v3/snapshots/41fd1317-27a1-4bbe-8bc3-caa13196e4ab/action Aug 16 21:14:26.428866 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-5809b507-8320-49d1-a5f5-9a832022e443 tempest-SnapshotsActionsTest-1455387505 tempest-SnapshotsActionsTest-1455387505-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100330) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 21:14:26.429015 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-5809b507-8320-49d1-a5f5-9a832022e443 tempest-SnapshotsActionsTest-1455387505 tempest-SnapshotsActionsTest-1455387505-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:14:26.430238 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.contrib.admin_actions [None req-5809b507-8320-49d1-a5f5-9a832022e443 tempest-SnapshotsActionsTest-1455387505 tempest-SnapshotsActionsTest-1455387505-project-admin] Updating snapshot '41fd1317-27a1-4bbe-8bc3-caa13196e4ab' with '{'status': 'available'}' {{(pid=100330) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 16 21:14:26.438761 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:14:26.438761 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:14:26.448400 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-5809b507-8320-49d1-a5f5-9a832022e443 tempest-SnapshotsActionsTest-1455387505 tempest-SnapshotsActionsTest-1455387505-project-admin] https://10.4.3.143/volume/v3/snapshots/41fd1317-27a1-4bbe-8bc3-caa13196e4ab/action returned with HTTP 202 Aug 16 21:14:26.448783 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 589/2332] 10.4.3.143 () {68 vars in 1396 bytes} [Sun Aug 16 21:14:26 2026] POST /volume/v3/snapshots/41fd1317-27a1-4bbe-8bc3-caa13196e4ab/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 16 21:14:26.456136 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-94bd28a6-1904-4d41-8887-6f107fcb76b2 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:26.458232 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-94bd28a6-1904-4d41-8887-6f107fcb76b2 tempest-SnapshotsActionsTest-522410771 tempest-SnapshotsActionsTest-522410771-project-member] GET https://10.4.3.143/volume/v3/snapshots/41fd1317-27a1-4bbe-8bc3-caa13196e4ab Aug 16 21:14:26.458473 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-94bd28a6-1904-4d41-8887-6f107fcb76b2 tempest-SnapshotsActionsTest-522410771 tempest-SnapshotsActionsTest-522410771-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:26.458808 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-94bd28a6-1904-4d41-8887-6f107fcb76b2 tempest-SnapshotsActionsTest-522410771 tempest-SnapshotsActionsTest-522410771-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:26.468736 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:14:26.468736 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:14:26.469313 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-94bd28a6-1904-4d41-8887-6f107fcb76b2 tempest-SnapshotsActionsTest-522410771 tempest-SnapshotsActionsTest-522410771-project-member] Snapshot retrieved successfully. Aug 16 21:14:26.470517 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-94bd28a6-1904-4d41-8887-6f107fcb76b2 tempest-SnapshotsActionsTest-522410771 tempest-SnapshotsActionsTest-522410771-project-member] https://10.4.3.143/volume/v3/snapshots/41fd1317-27a1-4bbe-8bc3-caa13196e4ab returned with HTTP 200 Aug 16 21:14:26.470711 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 584/2333] 10.4.3.143 () {66 vars in 1354 bytes} [Sun Aug 16 21:14:26 2026] GET /volume/v3/snapshots/41fd1317-27a1-4bbe-8bc3-caa13196e4ab => generated 466 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:14:26.480285 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-d2dbc22b-e73d-4ac8-a0f6-7c5c83c90741 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:26.482409 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-d2dbc22b-e73d-4ac8-a0f6-7c5c83c90741 tempest-SnapshotsActionsTest-522410771 tempest-SnapshotsActionsTest-522410771-project-member] DELETE https://10.4.3.143/volume/v3/snapshots/bf3fa8f2-0284-4770-9384-8e54975f7ea4 Aug 16 21:14:26.482660 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-d2dbc22b-e73d-4ac8-a0f6-7c5c83c90741 tempest-SnapshotsActionsTest-522410771 tempest-SnapshotsActionsTest-522410771-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:26.482900 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-d2dbc22b-e73d-4ac8-a0f6-7c5c83c90741 tempest-SnapshotsActionsTest-522410771 tempest-SnapshotsActionsTest-522410771-project-member] Calling method 'delete' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:26.483081 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.v3.snapshots [None req-d2dbc22b-e73d-4ac8-a0f6-7c5c83c90741 tempest-SnapshotsActionsTest-522410771 tempest-SnapshotsActionsTest-522410771-project-member] Delete snapshot with id: bf3fa8f2-0284-4770-9384-8e54975f7ea4 Aug 16 21:14:26.487622 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-d2dbc22b-e73d-4ac8-a0f6-7c5c83c90741 tempest-SnapshotsActionsTest-522410771 tempest-SnapshotsActionsTest-522410771-project-member] https://10.4.3.143/volume/v3/snapshots/bf3fa8f2-0284-4770-9384-8e54975f7ea4 returned with HTTP 404 Aug 16 21:14:26.488147 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 588/2334] 10.4.3.143 () {66 vars in 1357 bytes} [Sun Aug 16 21:14:26 2026] DELETE /volume/v3/snapshots/bf3fa8f2-0284-4770-9384-8e54975f7ea4 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:14:26.498082 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-9ea6cdd5-9ad9-4356-a507-38caa76dcfbf None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:26.500226 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-9ea6cdd5-9ad9-4356-a507-38caa76dcfbf tempest-SnapshotsActionsTest-522410771 tempest-SnapshotsActionsTest-522410771-project-member] POST https://10.4.3.143/volume/v3/snapshots Aug 16 21:14:26.500875 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-9ea6cdd5-9ad9-4356-a507-38caa76dcfbf tempest-SnapshotsActionsTest-522410771 tempest-SnapshotsActionsTest-522410771-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "90109045-e17f-427b-82a0-754cf60b4a2f", "name": "tempest-SnapshotsActionsTest-Snapshot-627567980"}} {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:14:26.516493 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:14:26.516493 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:14:26.517273 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-9ea6cdd5-9ad9-4356-a507-38caa76dcfbf tempest-SnapshotsActionsTest-522410771 tempest-SnapshotsActionsTest-522410771-project-member] Volume info retrieved successfully. Aug 16 21:14:26.518570 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.v3.snapshots [None req-9ea6cdd5-9ad9-4356-a507-38caa76dcfbf tempest-SnapshotsActionsTest-522410771 tempest-SnapshotsActionsTest-522410771-project-member] Create snapshot from volume 90109045-e17f-427b-82a0-754cf60b4a2f Aug 16 21:14:26.519055 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-dc7e13bc-3d7b-4407-98b9-86accc2ae65f None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:26.521270 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-dc7e13bc-3d7b-4407-98b9-86accc2ae65f tempest-VolumesCloneTest-546551879 tempest-VolumesCloneTest-546551879-project-member] GET https://10.4.3.143/volume/v3/volumes/76e89a64-bd6d-4642-9d1f-d2b3d5055cc7 Aug 16 21:14:26.521482 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-dc7e13bc-3d7b-4407-98b9-86accc2ae65f tempest-VolumesCloneTest-546551879 tempest-VolumesCloneTest-546551879-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:26.521702 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-dc7e13bc-3d7b-4407-98b9-86accc2ae65f tempest-VolumesCloneTest-546551879 tempest-VolumesCloneTest-546551879-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:26.529190 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:14:26.529190 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:14:26.534328 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-dc7e13bc-3d7b-4407-98b9-86accc2ae65f tempest-VolumesCloneTest-546551879 tempest-VolumesCloneTest-546551879-project-member] Volume info retrieved successfully. Aug 16 21:14:26.541465 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-dc7e13bc-3d7b-4407-98b9-86accc2ae65f tempest-VolumesCloneTest-546551879 tempest-VolumesCloneTest-546551879-project-member] https://10.4.3.143/volume/v3/volumes/76e89a64-bd6d-4642-9d1f-d2b3d5055cc7 returned with HTTP 200 Aug 16 21:14:26.542299 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 590/2335] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:14:26 2026] GET /volume/v3/volumes/76e89a64-bd6d-4642-9d1f-d2b3d5055cc7 => generated 1355 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:14:26.552130 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.quota [None req-9ea6cdd5-9ad9-4356-a507-38caa76dcfbf tempest-SnapshotsActionsTest-522410771 tempest-SnapshotsActionsTest-522410771-project-member] Created reservations ['16e86220-99e5-4617-beee-547bb129d5ff', 'd647e4e6-59c5-445e-8759-f483a4b64e0f', '6ad6ec27-9ef2-4405-b4a7-bc77996994fe', '89221c3a-8da4-43bf-a403-30f273d882bd'] {{(pid=100333) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:14:26.556230 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-dea5a1bc-9965-452f-8b72-48d5cf8aab8b None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:26.557996 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-dea5a1bc-9965-452f-8b72-48d5cf8aab8b tempest-VolumesCloneTest-546551879 tempest-VolumesCloneTest-546551879-project-member] POST https://10.4.3.143/volume/v3/volumes Aug 16 21:14:26.558870 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-dea5a1bc-9965-452f-8b72-48d5cf8aab8b tempest-VolumesCloneTest-546551879 tempest-VolumesCloneTest-546551879-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "76e89a64-bd6d-4642-9d1f-d2b3d5055cc7", "size": 1, "name": "tempest-VolumesCloneTest-Volume-1788934429"}} {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:14:26.559800 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.v3.volumes [None req-dea5a1bc-9965-452f-8b72-48d5cf8aab8b tempest-VolumesCloneTest-546551879 tempest-VolumesCloneTest-546551879-project-member] Create volume request body: {'volume': {'source_volid': '76e89a64-bd6d-4642-9d1f-d2b3d5055cc7', 'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-1788934429'}} {{(pid=100332) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 21:14:26.567938 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:14:26.567938 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:14:26.567938 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-dea5a1bc-9965-452f-8b72-48d5cf8aab8b tempest-VolumesCloneTest-546551879 tempest-VolumesCloneTest-546551879-project-member] Volume retrieved successfully. Aug 16 21:14:26.567938 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.v3.volumes [None req-dea5a1bc-9965-452f-8b72-48d5cf8aab8b tempest-VolumesCloneTest-546551879 tempest-VolumesCloneTest-546551879-project-member] Create volume of 1 GB Aug 16 21:14:26.573426 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-dea5a1bc-9965-452f-8b72-48d5cf8aab8b tempest-VolumesCloneTest-546551879 tempest-VolumesCloneTest-546551879-project-member] Availability Zones retrieved successfully. Aug 16 21:14:26.578855 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-dea5a1bc-9965-452f-8b72-48d5cf8aab8b tempest-VolumesCloneTest-546551879 tempest-VolumesCloneTest-546551879-project-member] Flow 'volume_create_api' (2ec79a2c-b076-43cb-80b0-0820fe42267c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100332) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:14:26.580189 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-dea5a1bc-9965-452f-8b72-48d5cf8aab8b tempest-VolumesCloneTest-546551879 tempest-VolumesCloneTest-546551879-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (454078a1-0414-4aeb-9c7c-c24406e90a76) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:14:26.581295 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.flows.api.create_volume [None req-dea5a1bc-9965-452f-8b72-48d5cf8aab8b tempest-VolumesCloneTest-546551879 tempest-VolumesCloneTest-546551879-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100332) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 21:14:26.586909 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-9ea6cdd5-9ad9-4356-a507-38caa76dcfbf tempest-SnapshotsActionsTest-522410771 tempest-SnapshotsActionsTest-522410771-project-member] Snapshot create request issued successfully. Aug 16 21:14:26.586909 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-9ea6cdd5-9ad9-4356-a507-38caa76dcfbf tempest-SnapshotsActionsTest-522410771 tempest-SnapshotsActionsTest-522410771-project-member] https://10.4.3.143/volume/v3/snapshots returned with HTTP 202 Aug 16 21:14:26.586909 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 574/2336] 10.4.3.143 () {68 vars in 1265 bytes} [Sun Aug 16 21:14:26 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 16 21:14:26.595345 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-d644c08e-5de1-4fc4-8132-0274bd216fc0 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:26.597904 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-d644c08e-5de1-4fc4-8132-0274bd216fc0 tempest-SnapshotsActionsTest-522410771 tempest-SnapshotsActionsTest-522410771-project-member] GET https://10.4.3.143/volume/v3/snapshots/989c45e3-42ca-42f7-a75a-74fdbaa58fe1 Aug 16 21:14:26.598269 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-d644c08e-5de1-4fc4-8132-0274bd216fc0 tempest-SnapshotsActionsTest-522410771 tempest-SnapshotsActionsTest-522410771-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:26.598485 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-d644c08e-5de1-4fc4-8132-0274bd216fc0 tempest-SnapshotsActionsTest-522410771 tempest-SnapshotsActionsTest-522410771-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:26.607319 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:14:26.607319 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:14:26.607874 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-d644c08e-5de1-4fc4-8132-0274bd216fc0 tempest-SnapshotsActionsTest-522410771 tempest-SnapshotsActionsTest-522410771-project-member] Snapshot retrieved successfully. Aug 16 21:14:26.608784 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-d644c08e-5de1-4fc4-8132-0274bd216fc0 tempest-SnapshotsActionsTest-522410771 tempest-SnapshotsActionsTest-522410771-project-member] https://10.4.3.143/volume/v3/snapshots/989c45e3-42ca-42f7-a75a-74fdbaa58fe1 returned with HTTP 200 Aug 16 21:14:26.609882 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 589/2337] 10.4.3.143 () {66 vars in 1354 bytes} [Sun Aug 16 21:14:26 2026] GET /volume/v3/snapshots/989c45e3-42ca-42f7-a75a-74fdbaa58fe1 => generated 438 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:14:26.611237 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-dea5a1bc-9965-452f-8b72-48d5cf8aab8b tempest-VolumesCloneTest-546551879 tempest-VolumesCloneTest-546551879-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (454078a1-0414-4aeb-9c7c-c24406e90a76) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '76e89a64-bd6d-4642-9d1f-d2b3d5055cc7', 'volume_type': VolumeType(created_at=2026-08-16T21:04:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=69e633b8-fab9-4b15-8b40-4f1a67c51cda,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '69e633b8-fab9-4b15-8b40-4f1a67c51cda', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:14:26.611977 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-dea5a1bc-9965-452f-8b72-48d5cf8aab8b tempest-VolumesCloneTest-546551879 tempest-VolumesCloneTest-546551879-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3c882b48-c23f-4986-a1fa-7a0413bef0f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:14:26.651843 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.quota [None req-dea5a1bc-9965-452f-8b72-48d5cf8aab8b tempest-VolumesCloneTest-546551879 tempest-VolumesCloneTest-546551879-project-member] Created reservations ['a6e0bf8a-5b6b-478d-997b-fbe26995c79c', 'ec8d103a-a10c-4784-aae0-bc77cf6721a6', '9a552540-8ba7-45f3-bda0-78647a3c06b7', '20810300-021e-4da3-bb9d-272904ae667b'] {{(pid=100332) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:14:26.652661 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-dea5a1bc-9965-452f-8b72-48d5cf8aab8b tempest-VolumesCloneTest-546551879 tempest-VolumesCloneTest-546551879-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3c882b48-c23f-4986-a1fa-7a0413bef0f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a6e0bf8a-5b6b-478d-997b-fbe26995c79c', 'ec8d103a-a10c-4784-aae0-bc77cf6721a6', '9a552540-8ba7-45f3-bda0-78647a3c06b7', '20810300-021e-4da3-bb9d-272904ae667b']}' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:14:26.653529 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-dea5a1bc-9965-452f-8b72-48d5cf8aab8b tempest-VolumesCloneTest-546551879 tempest-VolumesCloneTest-546551879-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1fb95ba5-59ca-4d98-88d6-962d217007c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:14:26.686973 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-dea5a1bc-9965-452f-8b72-48d5cf8aab8b tempest-VolumesCloneTest-546551879 tempest-VolumesCloneTest-546551879-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1fb95ba5-59ca-4d98-88d6-962d217007c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3e0b3307-f1ef-4283-8cbc-d8400f143c87', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1788934429',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7775164a8d6a4597b551b54d47942909',qos_specs=None,replication_status=,reservations=['a6e0bf8a-5b6b-478d-997b-fbe26995c79c','ec8d103a-a10c-4784-aae0-bc77cf6721a6','9a552540-8ba7-45f3-bda0-78647a3c06b7','20810300-021e-4da3-bb9d-272904ae667b'],size=1,snapshot_id=None,source_replicaid=,source_volid=76e89a64-bd6d-4642-9d1f-d2b3d5055cc7,status='creating',user_id='721359ed493e436c8c7a2cde6b4e8ddd',volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda), '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-16T21:14:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1788934429',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3e0b3307-f1ef-4283-8cbc-d8400f143c87,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7775164a8d6a4597b551b54d47942909',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=76e89a64-bd6d-4642-9d1f-d2b3d5055cc7,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='721359ed493e436c8c7a2cde6b4e8ddd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(69e633b8-fab9-4b15-8b40-4f1a67c51cda),volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda)}' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:14:26.688146 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-dea5a1bc-9965-452f-8b72-48d5cf8aab8b tempest-VolumesCloneTest-546551879 tempest-VolumesCloneTest-546551879-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5eeb3e35-decc-46dc-a19a-d3733c0fbf82) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:14:26.711218 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-dea5a1bc-9965-452f-8b72-48d5cf8aab8b tempest-VolumesCloneTest-546551879 tempest-VolumesCloneTest-546551879-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5eeb3e35-decc-46dc-a19a-d3733c0fbf82) transitioned into state 'SUCCESS' from state '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-1788934429',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7775164a8d6a4597b551b54d47942909',qos_specs=None,replication_status=,reservations=['a6e0bf8a-5b6b-478d-997b-fbe26995c79c','ec8d103a-a10c-4784-aae0-bc77cf6721a6','9a552540-8ba7-45f3-bda0-78647a3c06b7','20810300-021e-4da3-bb9d-272904ae667b'],size=1,snapshot_id=None,source_replicaid=,source_volid=76e89a64-bd6d-4642-9d1f-d2b3d5055cc7,status='creating',user_id='721359ed493e436c8c7a2cde6b4e8ddd',volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda)}' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:14:26.712257 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-dea5a1bc-9965-452f-8b72-48d5cf8aab8b tempest-VolumesCloneTest-546551879 tempest-VolumesCloneTest-546551879-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ad6d432a-1c27-413a-93dd-ff10f37f3fd6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:14:26.727321 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-dea5a1bc-9965-452f-8b72-48d5cf8aab8b tempest-VolumesCloneTest-546551879 tempest-VolumesCloneTest-546551879-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ad6d432a-1c27-413a-93dd-ff10f37f3fd6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:14:26.728703 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-dea5a1bc-9965-452f-8b72-48d5cf8aab8b tempest-VolumesCloneTest-546551879 tempest-VolumesCloneTest-546551879-project-member] Flow 'volume_create_api' (2ec79a2c-b076-43cb-80b0-0820fe42267c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100332) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:14:26.729203 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-dea5a1bc-9965-452f-8b72-48d5cf8aab8b tempest-VolumesCloneTest-546551879 tempest-VolumesCloneTest-546551879-project-member] Create volume request issued successfully. Aug 16 21:14:26.730028 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-dea5a1bc-9965-452f-8b72-48d5cf8aab8b tempest-VolumesCloneTest-546551879 tempest-VolumesCloneTest-546551879-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Aug 16 21:14:26.730569 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 585/2338] 10.4.3.143 () {68 vars in 1259 bytes} [Sun Aug 16 21:14:26 2026] POST /volume/v3/volumes => generated 780 bytes in 175 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 21:14:26.745105 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-1523f704-ba95-451f-8136-ac6893620098 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:26.746839 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-1523f704-ba95-451f-8136-ac6893620098 tempest-VolumesCloneTest-546551879 tempest-VolumesCloneTest-546551879-project-member] GET https://10.4.3.143/volume/v3/volumes/3e0b3307-f1ef-4283-8cbc-d8400f143c87 Aug 16 21:14:26.747117 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-1523f704-ba95-451f-8136-ac6893620098 tempest-VolumesCloneTest-546551879 tempest-VolumesCloneTest-546551879-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:26.747333 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-1523f704-ba95-451f-8136-ac6893620098 tempest-VolumesCloneTest-546551879 tempest-VolumesCloneTest-546551879-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:26.753813 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:14:26.753813 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:14:26.757592 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-1523f704-ba95-451f-8136-ac6893620098 tempest-VolumesCloneTest-546551879 tempest-VolumesCloneTest-546551879-project-member] Volume info retrieved successfully. Aug 16 21:14:26.761543 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-1523f704-ba95-451f-8136-ac6893620098 tempest-VolumesCloneTest-546551879 tempest-VolumesCloneTest-546551879-project-member] https://10.4.3.143/volume/v3/volumes/3e0b3307-f1ef-4283-8cbc-d8400f143c87 returned with HTTP 200 Aug 16 21:14:26.761936 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 591/2339] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:14:26 2026] GET /volume/v3/volumes/3e0b3307-f1ef-4283-8cbc-d8400f143c87 => generated 848 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:14:27.052490 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-6af2619f-7853-4d65-929d-523c2afe676b None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:27.054091 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-6af2619f-7853-4d65-929d-523c2afe676b tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] GET https://10.4.3.143/volume/v3/backups/aacfa115-19d3-4998-bebf-bcea1dc90ec8 Aug 16 21:14:27.055499 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-6af2619f-7853-4d65-929d-523c2afe676b tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:27.055499 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-6af2619f-7853-4d65-929d-523c2afe676b tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:27.055499 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.v3.backups [None req-6af2619f-7853-4d65-929d-523c2afe676b tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Show backup with id aacfa115-19d3-4998-bebf-bcea1dc90ec8. {{(pid=100333) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:14:27.060358 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:14:27.060358 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:14:27.061971 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-6af2619f-7853-4d65-929d-523c2afe676b tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] https://10.4.3.143/volume/v3/backups/aacfa115-19d3-4998-bebf-bcea1dc90ec8 returned with HTTP 200 Aug 16 21:14:27.062569 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 575/2340] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:14:27 2026] GET /volume/v3/backups/aacfa115-19d3-4998-bebf-bcea1dc90ec8 => generated 835 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:14:27.081439 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-c9dda416-4f46-4dbb-8470-38e68e17a1e4 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:27.083248 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-c9dda416-4f46-4dbb-8470-38e68e17a1e4 tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] GET https://10.4.3.143/volume/v3/volumes/28f356ba-5b83-401a-993d-4a03c5776bc0 Aug 16 21:14:27.083479 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-c9dda416-4f46-4dbb-8470-38e68e17a1e4 tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:27.083698 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-c9dda416-4f46-4dbb-8470-38e68e17a1e4 tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:27.091978 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:14:27.091978 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:14:27.096725 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-c9dda416-4f46-4dbb-8470-38e68e17a1e4 tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Volume info retrieved successfully. Aug 16 21:14:27.101254 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-c9dda416-4f46-4dbb-8470-38e68e17a1e4 tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] https://10.4.3.143/volume/v3/volumes/28f356ba-5b83-401a-993d-4a03c5776bc0 returned with HTTP 200 Aug 16 21:14:27.101741 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 590/2341] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:14:27 2026] GET /volume/v3/volumes/28f356ba-5b83-401a-993d-4a03c5776bc0 => generated 1017 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:14:27.116826 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-973d22d9-72b2-4f09-9b76-5b727e70f2ce None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:27.119142 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-973d22d9-72b2-4f09-9b76-5b727e70f2ce tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] POST https://10.4.3.143/volume/v3/snapshots Aug 16 21:14:27.119686 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-973d22d9-72b2-4f09-9b76-5b727e70f2ce tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "28f356ba-5b83-401a-993d-4a03c5776bc0", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-2140473545"}} {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:14:27.128098 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:14:27.128098 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:14:27.128559 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-973d22d9-72b2-4f09-9b76-5b727e70f2ce tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Volume info retrieved successfully. Aug 16 21:14:27.128726 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.v3.snapshots [None req-973d22d9-72b2-4f09-9b76-5b727e70f2ce tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Create snapshot from volume 28f356ba-5b83-401a-993d-4a03c5776bc0 Aug 16 21:14:27.154992 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.quota [None req-973d22d9-72b2-4f09-9b76-5b727e70f2ce tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Created reservations ['7ae4fc33-d1e8-4d3b-a191-46ee8f26d077', 'b0f8ac5c-ee9a-498a-80a5-0a030457c5d3', 'f3270f5f-97b2-46e4-adee-82aeea051354', 'fb2fd173-dc13-4a26-b361-4c8f59b9d5fc'] {{(pid=100332) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:14:27.192526 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-973d22d9-72b2-4f09-9b76-5b727e70f2ce tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Snapshot create request issued successfully. Aug 16 21:14:27.193013 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-973d22d9-72b2-4f09-9b76-5b727e70f2ce tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] https://10.4.3.143/volume/v3/snapshots returned with HTTP 202 Aug 16 21:14:27.193618 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 586/2342] 10.4.3.143 () {68 vars in 1265 bytes} [Sun Aug 16 21:14:27 2026] POST /volume/v3/snapshots => generated 308 bytes in 77 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 21:14:27.204004 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-3fb71bb7-946a-4dae-869b-ee1fd9aec549 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:27.205726 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-3fb71bb7-946a-4dae-869b-ee1fd9aec549 tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] GET https://10.4.3.143/volume/v3/snapshots/2f9dbe10-433a-49aa-83da-d71a7cb81efc Aug 16 21:14:27.205964 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-3fb71bb7-946a-4dae-869b-ee1fd9aec549 tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:27.206224 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-3fb71bb7-946a-4dae-869b-ee1fd9aec549 tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:27.215898 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:14:27.215898 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:14:27.216540 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-3fb71bb7-946a-4dae-869b-ee1fd9aec549 tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Snapshot retrieved successfully. Aug 16 21:14:27.217735 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-3fb71bb7-946a-4dae-869b-ee1fd9aec549 tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] https://10.4.3.143/volume/v3/snapshots/2f9dbe10-433a-49aa-83da-d71a7cb81efc returned with HTTP 200 Aug 16 21:14:27.218544 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 592/2343] 10.4.3.143 () {66 vars in 1354 bytes} [Sun Aug 16 21:14:27 2026] GET /volume/v3/snapshots/2f9dbe10-433a-49aa-83da-d71a7cb81efc => generated 440 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:14:27.619934 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-6be6ed3c-0e78-45c2-b71b-660f9d821486 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:27.621620 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-6be6ed3c-0e78-45c2-b71b-660f9d821486 tempest-SnapshotsActionsTest-522410771 tempest-SnapshotsActionsTest-522410771-project-member] GET https://10.4.3.143/volume/v3/snapshots/989c45e3-42ca-42f7-a75a-74fdbaa58fe1 Aug 16 21:14:27.621930 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-6be6ed3c-0e78-45c2-b71b-660f9d821486 tempest-SnapshotsActionsTest-522410771 tempest-SnapshotsActionsTest-522410771-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:27.622313 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-6be6ed3c-0e78-45c2-b71b-660f9d821486 tempest-SnapshotsActionsTest-522410771 tempest-SnapshotsActionsTest-522410771-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:27.627193 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:14:27.627193 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:14:27.627693 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-6be6ed3c-0e78-45c2-b71b-660f9d821486 tempest-SnapshotsActionsTest-522410771 tempest-SnapshotsActionsTest-522410771-project-member] Snapshot retrieved successfully. Aug 16 21:14:27.628582 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-6be6ed3c-0e78-45c2-b71b-660f9d821486 tempest-SnapshotsActionsTest-522410771 tempest-SnapshotsActionsTest-522410771-project-member] https://10.4.3.143/volume/v3/snapshots/989c45e3-42ca-42f7-a75a-74fdbaa58fe1 returned with HTTP 200 Aug 16 21:14:27.628981 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 576/2344] 10.4.3.143 () {66 vars in 1354 bytes} [Sun Aug 16 21:14:27 2026] GET /volume/v3/snapshots/989c45e3-42ca-42f7-a75a-74fdbaa58fe1 => generated 465 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:14:27.640757 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-25f6d668-f23d-430e-a199-0d14dfec7c32 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:27.642504 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-25f6d668-f23d-430e-a199-0d14dfec7c32 tempest-SnapshotsActionsTest-1455387505 tempest-SnapshotsActionsTest-1455387505-project-admin] POST https://10.4.3.143/volume/v3/snapshots/989c45e3-42ca-42f7-a75a-74fdbaa58fe1/action Aug 16 21:14:27.642927 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-25f6d668-f23d-430e-a199-0d14dfec7c32 tempest-SnapshotsActionsTest-1455387505 tempest-SnapshotsActionsTest-1455387505-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100331) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 21:14:27.643099 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-25f6d668-f23d-430e-a199-0d14dfec7c32 tempest-SnapshotsActionsTest-1455387505 tempest-SnapshotsActionsTest-1455387505-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:14:27.644496 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.contrib.admin_actions [None req-25f6d668-f23d-430e-a199-0d14dfec7c32 tempest-SnapshotsActionsTest-1455387505 tempest-SnapshotsActionsTest-1455387505-project-admin] Updating snapshot '989c45e3-42ca-42f7-a75a-74fdbaa58fe1' with '{'status': 'error'}' {{(pid=100331) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 16 21:14:27.653225 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:14:27.653225 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:14:27.666945 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-25f6d668-f23d-430e-a199-0d14dfec7c32 tempest-SnapshotsActionsTest-1455387505 tempest-SnapshotsActionsTest-1455387505-project-admin] https://10.4.3.143/volume/v3/snapshots/989c45e3-42ca-42f7-a75a-74fdbaa58fe1/action returned with HTTP 202 Aug 16 21:14:27.667528 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 591/2345] 10.4.3.143 () {68 vars in 1396 bytes} [Sun Aug 16 21:14:27 2026] POST /volume/v3/snapshots/989c45e3-42ca-42f7-a75a-74fdbaa58fe1/action => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 16 21:14:27.675986 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-092da0a4-fca2-46a4-bcce-be7a2790ee9a None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:27.678579 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-092da0a4-fca2-46a4-bcce-be7a2790ee9a tempest-SnapshotsActionsTest-522410771 tempest-SnapshotsActionsTest-522410771-project-member] GET https://10.4.3.143/volume/v3/snapshots/989c45e3-42ca-42f7-a75a-74fdbaa58fe1 Aug 16 21:14:27.679115 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-092da0a4-fca2-46a4-bcce-be7a2790ee9a tempest-SnapshotsActionsTest-522410771 tempest-SnapshotsActionsTest-522410771-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:27.679320 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-092da0a4-fca2-46a4-bcce-be7a2790ee9a tempest-SnapshotsActionsTest-522410771 tempest-SnapshotsActionsTest-522410771-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:27.688181 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:14:27.688181 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:14:27.688831 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-092da0a4-fca2-46a4-bcce-be7a2790ee9a tempest-SnapshotsActionsTest-522410771 tempest-SnapshotsActionsTest-522410771-project-member] Snapshot retrieved successfully. Aug 16 21:14:27.690322 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-092da0a4-fca2-46a4-bcce-be7a2790ee9a tempest-SnapshotsActionsTest-522410771 tempest-SnapshotsActionsTest-522410771-project-member] https://10.4.3.143/volume/v3/snapshots/989c45e3-42ca-42f7-a75a-74fdbaa58fe1 returned with HTTP 200 Aug 16 21:14:27.691127 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 587/2346] 10.4.3.143 () {66 vars in 1354 bytes} [Sun Aug 16 21:14:27 2026] GET /volume/v3/snapshots/989c45e3-42ca-42f7-a75a-74fdbaa58fe1 => generated 461 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:14:27.700775 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-8749673d-7998-45d3-b4e2-c720ed5ec20f None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:27.703851 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-8749673d-7998-45d3-b4e2-c720ed5ec20f tempest-SnapshotsActionsTest-1455387505 tempest-SnapshotsActionsTest-1455387505-project-admin] POST https://10.4.3.143/volume/v3/snapshots/989c45e3-42ca-42f7-a75a-74fdbaa58fe1/action Aug 16 21:14:27.706942 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-8749673d-7998-45d3-b4e2-c720ed5ec20f tempest-SnapshotsActionsTest-1455387505 tempest-SnapshotsActionsTest-1455387505-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100330) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 21:14:27.706942 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-8749673d-7998-45d3-b4e2-c720ed5ec20f tempest-SnapshotsActionsTest-1455387505 tempest-SnapshotsActionsTest-1455387505-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:14:27.714021 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:14:27.714021 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:14:27.714821 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-8749673d-7998-45d3-b4e2-c720ed5ec20f tempest-SnapshotsActionsTest-1455387505 tempest-SnapshotsActionsTest-1455387505-project-admin] Snapshot retrieved successfully. Aug 16 21:14:27.741443 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-8749673d-7998-45d3-b4e2-c720ed5ec20f tempest-SnapshotsActionsTest-1455387505 tempest-SnapshotsActionsTest-1455387505-project-admin] Snapshot delete request issued successfully. Aug 16 21:14:27.741443 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-8749673d-7998-45d3-b4e2-c720ed5ec20f tempest-SnapshotsActionsTest-1455387505 tempest-SnapshotsActionsTest-1455387505-project-admin] https://10.4.3.143/volume/v3/snapshots/989c45e3-42ca-42f7-a75a-74fdbaa58fe1/action returned with HTTP 202 Aug 16 21:14:27.741443 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 593/2347] 10.4.3.143 () {68 vars in 1396 bytes} [Sun Aug 16 21:14:27 2026] POST /volume/v3/snapshots/989c45e3-42ca-42f7-a75a-74fdbaa58fe1/action => generated 0 bytes in 41 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 16 21:14:27.751909 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-fb3be662-b95e-4e31-9a70-baaecdf5144e None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:27.754698 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-fb3be662-b95e-4e31-9a70-baaecdf5144e tempest-SnapshotsActionsTest-522410771 tempest-SnapshotsActionsTest-522410771-project-member] GET https://10.4.3.143/volume/v3/snapshots/989c45e3-42ca-42f7-a75a-74fdbaa58fe1 Aug 16 21:14:27.754896 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-fb3be662-b95e-4e31-9a70-baaecdf5144e tempest-SnapshotsActionsTest-522410771 tempest-SnapshotsActionsTest-522410771-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:27.755179 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-fb3be662-b95e-4e31-9a70-baaecdf5144e tempest-SnapshotsActionsTest-522410771 tempest-SnapshotsActionsTest-522410771-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:27.761399 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:14:27.761399 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:14:27.762023 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-fb3be662-b95e-4e31-9a70-baaecdf5144e tempest-SnapshotsActionsTest-522410771 tempest-SnapshotsActionsTest-522410771-project-member] Snapshot retrieved successfully. Aug 16 21:14:27.762909 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-fb3be662-b95e-4e31-9a70-baaecdf5144e tempest-SnapshotsActionsTest-522410771 tempest-SnapshotsActionsTest-522410771-project-member] https://10.4.3.143/volume/v3/snapshots/989c45e3-42ca-42f7-a75a-74fdbaa58fe1 returned with HTTP 200 Aug 16 21:14:27.763387 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 577/2348] 10.4.3.143 () {66 vars in 1354 bytes} [Sun Aug 16 21:14:27 2026] GET /volume/v3/snapshots/989c45e3-42ca-42f7-a75a-74fdbaa58fe1 => generated 464 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:14:27.777632 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-6f26b4f2-a60c-4c72-85c2-f8fb4e9d90e8 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:27.779950 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-6f26b4f2-a60c-4c72-85c2-f8fb4e9d90e8 tempest-VolumesCloneTest-546551879 tempest-VolumesCloneTest-546551879-project-member] GET https://10.4.3.143/volume/v3/volumes/3e0b3307-f1ef-4283-8cbc-d8400f143c87 Aug 16 21:14:27.780240 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-6f26b4f2-a60c-4c72-85c2-f8fb4e9d90e8 tempest-VolumesCloneTest-546551879 tempest-VolumesCloneTest-546551879-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:27.780588 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-6f26b4f2-a60c-4c72-85c2-f8fb4e9d90e8 tempest-VolumesCloneTest-546551879 tempest-VolumesCloneTest-546551879-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:27.789348 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:14:27.789348 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:14:27.793971 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-6f26b4f2-a60c-4c72-85c2-f8fb4e9d90e8 tempest-VolumesCloneTest-546551879 tempest-VolumesCloneTest-546551879-project-member] Volume info retrieved successfully. Aug 16 21:14:27.801131 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-6f26b4f2-a60c-4c72-85c2-f8fb4e9d90e8 tempest-VolumesCloneTest-546551879 tempest-VolumesCloneTest-546551879-project-member] https://10.4.3.143/volume/v3/volumes/3e0b3307-f1ef-4283-8cbc-d8400f143c87 returned with HTTP 200 Aug 16 21:14:27.801581 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 592/2349] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:14:27 2026] GET /volume/v3/volumes/3e0b3307-f1ef-4283-8cbc-d8400f143c87 => generated 1389 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:14:27.816996 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-9845a24e-a1eb-4f74-a5ef-cdc16a887aaa None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:27.819004 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-9845a24e-a1eb-4f74-a5ef-cdc16a887aaa tempest-VolumesCloneTest-546551879 tempest-VolumesCloneTest-546551879-project-member] GET https://10.4.3.143/volume/v3/volumes/3e0b3307-f1ef-4283-8cbc-d8400f143c87 Aug 16 21:14:27.820108 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-9845a24e-a1eb-4f74-a5ef-cdc16a887aaa tempest-VolumesCloneTest-546551879 tempest-VolumesCloneTest-546551879-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:27.820108 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-9845a24e-a1eb-4f74-a5ef-cdc16a887aaa tempest-VolumesCloneTest-546551879 tempest-VolumesCloneTest-546551879-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:27.829945 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:14:27.829945 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:14:27.835089 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-9845a24e-a1eb-4f74-a5ef-cdc16a887aaa tempest-VolumesCloneTest-546551879 tempest-VolumesCloneTest-546551879-project-member] Volume info retrieved successfully. Aug 16 21:14:27.837242 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-654c609a-b230-4218-bee0-4b1bd239bba3 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:27.843650 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-9845a24e-a1eb-4f74-a5ef-cdc16a887aaa tempest-VolumesCloneTest-546551879 tempest-VolumesCloneTest-546551879-project-member] https://10.4.3.143/volume/v3/volumes/3e0b3307-f1ef-4283-8cbc-d8400f143c87 returned with HTTP 200 Aug 16 21:14:27.844266 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 588/2350] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:14:27 2026] GET /volume/v3/volumes/3e0b3307-f1ef-4283-8cbc-d8400f143c87 => generated 1389 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:14:27.857621 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-0c12bfc4-734e-4420-a9a1-0ed8f9045cd6 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:27.859419 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-0c12bfc4-734e-4420-a9a1-0ed8f9045cd6 tempest-VolumesCloneTest-546551879 tempest-VolumesCloneTest-546551879-project-member] GET https://10.4.3.143/volume/v3/volumes/3e0b3307-f1ef-4283-8cbc-d8400f143c87 Aug 16 21:14:27.859630 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-0c12bfc4-734e-4420-a9a1-0ed8f9045cd6 tempest-VolumesCloneTest-546551879 tempest-VolumesCloneTest-546551879-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:27.859806 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-0c12bfc4-734e-4420-a9a1-0ed8f9045cd6 tempest-VolumesCloneTest-546551879 tempest-VolumesCloneTest-546551879-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:27.868782 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:14:27.868782 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:14:27.873061 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-0c12bfc4-734e-4420-a9a1-0ed8f9045cd6 tempest-VolumesCloneTest-546551879 tempest-VolumesCloneTest-546551879-project-member] Volume info retrieved successfully. Aug 16 21:14:27.878417 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-0c12bfc4-734e-4420-a9a1-0ed8f9045cd6 tempest-VolumesCloneTest-546551879 tempest-VolumesCloneTest-546551879-project-member] https://10.4.3.143/volume/v3/volumes/3e0b3307-f1ef-4283-8cbc-d8400f143c87 returned with HTTP 200 Aug 16 21:14:27.879122 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 578/2351] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:14:27 2026] GET /volume/v3/volumes/3e0b3307-f1ef-4283-8cbc-d8400f143c87 => generated 1389 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 16 21:14:27.895789 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-8a7b6b6a-03ce-4e84-a6ed-166e77e1566b None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:27.897774 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-8a7b6b6a-03ce-4e84-a6ed-166e77e1566b tempest-VolumesCloneTest-546551879 tempest-VolumesCloneTest-546551879-project-member] DELETE https://10.4.3.143/volume/v3/volumes/3e0b3307-f1ef-4283-8cbc-d8400f143c87 Aug 16 21:14:27.898012 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-8a7b6b6a-03ce-4e84-a6ed-166e77e1566b tempest-VolumesCloneTest-546551879 tempest-VolumesCloneTest-546551879-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:27.898242 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-8a7b6b6a-03ce-4e84-a6ed-166e77e1566b tempest-VolumesCloneTest-546551879 tempest-VolumesCloneTest-546551879-project-member] Calling method 'delete' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:27.898423 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.v3.volumes [None req-8a7b6b6a-03ce-4e84-a6ed-166e77e1566b tempest-VolumesCloneTest-546551879 tempest-VolumesCloneTest-546551879-project-member] Delete volume with id: 3e0b3307-f1ef-4283-8cbc-d8400f143c87 Aug 16 21:14:27.906626 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:14:27.906626 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:14:27.907215 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-8a7b6b6a-03ce-4e84-a6ed-166e77e1566b tempest-VolumesCloneTest-546551879 tempest-VolumesCloneTest-546551879-project-member] Volume info retrieved successfully. Aug 16 21:14:27.913998 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-654c609a-b230-4218-bee0-4b1bd239bba3 tempest-QosSpecsTestJSON-1603353522 tempest-QosSpecsTestJSON-1603353522-project-admin] POST https://10.4.3.143/volume/v3/qos-specs Aug 16 21:14:27.913998 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-654c609a-b230-4218-bee0-4b1bd239bba3 tempest-QosSpecsTestJSON-1603353522 tempest-QosSpecsTestJSON-1603353522-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-QoS-560996777", "consumer": "front-end", "read_iops_sec": "2000"}} {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:14:27.914657 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:14:27.914657 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:14:27.915256 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.qos_specs [None req-654c609a-b230-4218-bee0-4b1bd239bba3 tempest-QosSpecsTestJSON-1603353522 tempest-QosSpecsTestJSON-1603353522-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-QoS-560996777', 'consumer': 'front-end', 'specs': {'read_iops_sec': '2000'}} {{(pid=100330) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Aug 16 21:14:27.934813 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.db.api [None req-654c609a-b230-4218-bee0-4b1bd239bba3 tempest-QosSpecsTestJSON-1603353522 tempest-QosSpecsTestJSON-1603353522-project-admin] DB qos_specs_create(): root {'id': '5e9ce5c0-8f5c-4ef9-8139-194cc1fedcb3', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-QoS-560996777'} {{(pid=100330) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Aug 16 21:14:27.937590 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-8a7b6b6a-03ce-4e84-a6ed-166e77e1566b tempest-VolumesCloneTest-546551879 tempest-VolumesCloneTest-546551879-project-member] Delete volume request issued successfully. Aug 16 21:14:27.938064 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-8a7b6b6a-03ce-4e84-a6ed-166e77e1566b tempest-VolumesCloneTest-546551879 tempest-VolumesCloneTest-546551879-project-member] https://10.4.3.143/volume/v3/volumes/3e0b3307-f1ef-4283-8cbc-d8400f143c87 returned with HTTP 202 Aug 16 21:14:27.939026 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 593/2352] 10.4.3.143 () {66 vars in 1351 bytes} [Sun Aug 16 21:14:27 2026] DELETE /volume/v3/volumes/3e0b3307-f1ef-4283-8cbc-d8400f143c87 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 21:14:27.943619 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-654c609a-b230-4218-bee0-4b1bd239bba3 tempest-QosSpecsTestJSON-1603353522 tempest-QosSpecsTestJSON-1603353522-project-admin] https://10.4.3.143/volume/v3/qos-specs returned with HTTP 200 Aug 16 21:14:27.944164 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 594/2353] 10.4.3.143 () {68 vars in 1265 bytes} [Sun Aug 16 21:14:27 2026] POST /volume/v3/qos-specs => generated 392 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:14:27.947528 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-e1d45849-4294-4a5e-8055-3a47291c490b None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:27.949274 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-e1d45849-4294-4a5e-8055-3a47291c490b tempest-VolumesCloneTest-546551879 tempest-VolumesCloneTest-546551879-project-member] GET https://10.4.3.143/volume/v3/volumes/3e0b3307-f1ef-4283-8cbc-d8400f143c87 Aug 16 21:14:27.949500 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-e1d45849-4294-4a5e-8055-3a47291c490b tempest-VolumesCloneTest-546551879 tempest-VolumesCloneTest-546551879-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:27.949832 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-e1d45849-4294-4a5e-8055-3a47291c490b tempest-VolumesCloneTest-546551879 tempest-VolumesCloneTest-546551879-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:27.953641 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-7ca87a23-cf11-4149-b00c-ccbbbe084bd5 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:27.955338 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-7ca87a23-cf11-4149-b00c-ccbbbe084bd5 tempest-QosSpecsTestJSON-1603353522 tempest-QosSpecsTestJSON-1603353522-project-admin] POST https://10.4.3.143/volume/v3/types Aug 16 21:14:27.955671 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-7ca87a23-cf11-4149-b00c-ccbbbe084bd5 tempest-QosSpecsTestJSON-1603353522 tempest-QosSpecsTestJSON-1603353522-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-1178605019"}} {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:14:27.956966 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:14:27.956966 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:14:27.961262 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-e1d45849-4294-4a5e-8055-3a47291c490b tempest-VolumesCloneTest-546551879 tempest-VolumesCloneTest-546551879-project-member] Volume info retrieved successfully. Aug 16 21:14:27.966667 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-e1d45849-4294-4a5e-8055-3a47291c490b tempest-VolumesCloneTest-546551879 tempest-VolumesCloneTest-546551879-project-member] https://10.4.3.143/volume/v3/volumes/3e0b3307-f1ef-4283-8cbc-d8400f143c87 returned with HTTP 200 Aug 16 21:14:27.967172 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 589/2354] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:14:27 2026] GET /volume/v3/volumes/3e0b3307-f1ef-4283-8cbc-d8400f143c87 => generated 1388 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:14:27.971566 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-7ca87a23-cf11-4149-b00c-ccbbbe084bd5 tempest-QosSpecsTestJSON-1603353522 tempest-QosSpecsTestJSON-1603353522-project-admin] https://10.4.3.143/volume/v3/types returned with HTTP 200 Aug 16 21:14:27.972014 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 579/2355] 10.4.3.143 () {68 vars in 1252 bytes} [Sun Aug 16 21:14:27 2026] POST /volume/v3/types => generated 222 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:14:27.980531 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-ff8a8a46-8727-4597-b0a1-1053c1a80013 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:27.983649 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-ff8a8a46-8727-4597-b0a1-1053c1a80013 tempest-QosSpecsTestJSON-1603353522 tempest-QosSpecsTestJSON-1603353522-project-admin] POST https://10.4.3.143/volume/v3/types Aug 16 21:14:27.984032 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-ff8a8a46-8727-4597-b0a1-1053c1a80013 tempest-QosSpecsTestJSON-1603353522 tempest-QosSpecsTestJSON-1603353522-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-301999662"}} {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:14:27.998449 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-ff8a8a46-8727-4597-b0a1-1053c1a80013 tempest-QosSpecsTestJSON-1603353522 tempest-QosSpecsTestJSON-1603353522-project-admin] https://10.4.3.143/volume/v3/types returned with HTTP 200 Aug 16 21:14:27.998779 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 594/2356] 10.4.3.143 () {68 vars in 1252 bytes} [Sun Aug 16 21:14:27 2026] POST /volume/v3/types => generated 221 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:14:28.004371 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-b67b34ed-d6e1-4d91-8e0f-f7e04497ca3f None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:28.006546 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-b67b34ed-d6e1-4d91-8e0f-f7e04497ca3f tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] GET https://10.4.3.143/volume/v3/snapshots/e26b5296-aabf-40e7-8b12-7406c6a9f696 Aug 16 21:14:28.006741 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-b67b34ed-d6e1-4d91-8e0f-f7e04497ca3f tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:28.006963 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-b67b34ed-d6e1-4d91-8e0f-f7e04497ca3f tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:28.010423 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-71733c8a-c01a-477e-81d1-43113b655dea None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:28.012858 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:14:28.012858 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:14:28.012994 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-71733c8a-c01a-477e-81d1-43113b655dea tempest-QosSpecsTestJSON-1603353522 tempest-QosSpecsTestJSON-1603353522-project-admin] POST https://10.4.3.143/volume/v3/types Aug 16 21:14:28.013364 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-71733c8a-c01a-477e-81d1-43113b655dea tempest-QosSpecsTestJSON-1603353522 tempest-QosSpecsTestJSON-1603353522-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-1534734745"}} {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:14:28.013439 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-b67b34ed-d6e1-4d91-8e0f-f7e04497ca3f tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Snapshot retrieved successfully. Aug 16 21:14:28.014273 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-b67b34ed-d6e1-4d91-8e0f-f7e04497ca3f tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] https://10.4.3.143/volume/v3/snapshots/e26b5296-aabf-40e7-8b12-7406c6a9f696 returned with HTTP 200 Aug 16 21:14:28.014682 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 595/2357] 10.4.3.143 () {66 vars in 1354 bytes} [Sun Aug 16 21:14:28 2026] GET /volume/v3/snapshots/e26b5296-aabf-40e7-8b12-7406c6a9f696 => generated 478 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:14:28.026257 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-71733c8a-c01a-477e-81d1-43113b655dea tempest-QosSpecsTestJSON-1603353522 tempest-QosSpecsTestJSON-1603353522-project-admin] https://10.4.3.143/volume/v3/types returned with HTTP 200 Aug 16 21:14:28.026584 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 590/2358] 10.4.3.143 () {68 vars in 1252 bytes} [Sun Aug 16 21:14:28 2026] POST /volume/v3/types => generated 222 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:14:28.034750 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-63ea4253-c27f-4177-ae07-60dcc25a465b None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:28.036410 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-63ea4253-c27f-4177-ae07-60dcc25a465b tempest-QosSpecsTestJSON-1603353522 tempest-QosSpecsTestJSON-1603353522-project-admin] GET https://10.4.3.143/volume/v3/qos-specs/5e9ce5c0-8f5c-4ef9-8139-194cc1fedcb3/associate?vol_type_id=d0346393-134b-45fb-92a7-4fa65070188a Aug 16 21:14:28.036618 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-63ea4253-c27f-4177-ae07-60dcc25a465b tempest-QosSpecsTestJSON-1603353522 tempest-QosSpecsTestJSON-1603353522-project-admin] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:28.036823 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-63ea4253-c27f-4177-ae07-60dcc25a465b tempest-QosSpecsTestJSON-1603353522 tempest-QosSpecsTestJSON-1603353522-project-admin] Calling method 'associate' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:28.037397 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.contrib.qos_specs_manage [None req-63ea4253-c27f-4177-ae07-60dcc25a465b tempest-QosSpecsTestJSON-1603353522 tempest-QosSpecsTestJSON-1603353522-project-admin] Associate qos_spec: 5e9ce5c0-8f5c-4ef9-8139-194cc1fedcb3 with type: d0346393-134b-45fb-92a7-4fa65070188a {{(pid=100333) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Aug 16 21:14:28.056936 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-63ea4253-c27f-4177-ae07-60dcc25a465b tempest-QosSpecsTestJSON-1603353522 tempest-QosSpecsTestJSON-1603353522-project-admin] https://10.4.3.143/volume/v3/qos-specs/5e9ce5c0-8f5c-4ef9-8139-194cc1fedcb3/associate?vol_type_id=d0346393-134b-45fb-92a7-4fa65070188a returned with HTTP 202 Aug 16 21:14:28.057416 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 580/2359] 10.4.3.143 () {66 vars in 1481 bytes} [Sun Aug 16 21:14:28 2026] GET /volume/v3/qos-specs/5e9ce5c0-8f5c-4ef9-8139-194cc1fedcb3/associate?vol_type_id=d0346393-134b-45fb-92a7-4fa65070188a => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 21:14:28.065061 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-dc3866d0-1f7d-49f4-ba93-bf04e64bf261 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:28.067423 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-dc3866d0-1f7d-49f4-ba93-bf04e64bf261 tempest-QosSpecsTestJSON-1603353522 tempest-QosSpecsTestJSON-1603353522-project-admin] GET https://10.4.3.143/volume/v3/qos-specs/5e9ce5c0-8f5c-4ef9-8139-194cc1fedcb3/associate?vol_type_id=89851be4-cb76-486c-a85e-c172589868bb Aug 16 21:14:28.067616 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-dc3866d0-1f7d-49f4-ba93-bf04e64bf261 tempest-QosSpecsTestJSON-1603353522 tempest-QosSpecsTestJSON-1603353522-project-admin] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:28.067819 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-dc3866d0-1f7d-49f4-ba93-bf04e64bf261 tempest-QosSpecsTestJSON-1603353522 tempest-QosSpecsTestJSON-1603353522-project-admin] Calling method 'associate' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:28.068446 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.contrib.qos_specs_manage [None req-dc3866d0-1f7d-49f4-ba93-bf04e64bf261 tempest-QosSpecsTestJSON-1603353522 tempest-QosSpecsTestJSON-1603353522-project-admin] Associate qos_spec: 5e9ce5c0-8f5c-4ef9-8139-194cc1fedcb3 with type: 89851be4-cb76-486c-a85e-c172589868bb {{(pid=100331) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Aug 16 21:14:28.075070 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-b4848bf9-8e38-42b2-ab37-f4b46e420918 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:28.077361 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-b4848bf9-8e38-42b2-ab37-f4b46e420918 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] GET https://10.4.3.143/volume/v3/backups/aacfa115-19d3-4998-bebf-bcea1dc90ec8 Aug 16 21:14:28.077635 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-b4848bf9-8e38-42b2-ab37-f4b46e420918 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:28.077728 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-b4848bf9-8e38-42b2-ab37-f4b46e420918 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:28.077954 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.v3.backups [None req-b4848bf9-8e38-42b2-ab37-f4b46e420918 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Show backup with id aacfa115-19d3-4998-bebf-bcea1dc90ec8. {{(pid=100330) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:14:28.082290 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:14:28.082290 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:14:28.083122 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-b4848bf9-8e38-42b2-ab37-f4b46e420918 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] https://10.4.3.143/volume/v3/backups/aacfa115-19d3-4998-bebf-bcea1dc90ec8 returned with HTTP 200 Aug 16 21:14:28.083514 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 596/2360] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:14:28 2026] GET /volume/v3/backups/aacfa115-19d3-4998-bebf-bcea1dc90ec8 => generated 835 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:14:28.092819 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-dc3866d0-1f7d-49f4-ba93-bf04e64bf261 tempest-QosSpecsTestJSON-1603353522 tempest-QosSpecsTestJSON-1603353522-project-admin] https://10.4.3.143/volume/v3/qos-specs/5e9ce5c0-8f5c-4ef9-8139-194cc1fedcb3/associate?vol_type_id=89851be4-cb76-486c-a85e-c172589868bb returned with HTTP 202 Aug 16 21:14:28.093281 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 595/2361] 10.4.3.143 () {66 vars in 1481 bytes} [Sun Aug 16 21:14:28 2026] GET /volume/v3/qos-specs/5e9ce5c0-8f5c-4ef9-8139-194cc1fedcb3/associate?vol_type_id=89851be4-cb76-486c-a85e-c172589868bb => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 21:14:28.100829 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-27d4a4cf-15a5-47a0-ac1c-78d512f4a857 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:28.102613 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-27d4a4cf-15a5-47a0-ac1c-78d512f4a857 tempest-QosSpecsTestJSON-1603353522 tempest-QosSpecsTestJSON-1603353522-project-admin] GET https://10.4.3.143/volume/v3/qos-specs/5e9ce5c0-8f5c-4ef9-8139-194cc1fedcb3/associate?vol_type_id=3aaf6713-4531-4ef4-8d5c-998e4ffdff0a Aug 16 21:14:28.102805 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-27d4a4cf-15a5-47a0-ac1c-78d512f4a857 tempest-QosSpecsTestJSON-1603353522 tempest-QosSpecsTestJSON-1603353522-project-admin] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:28.103004 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-27d4a4cf-15a5-47a0-ac1c-78d512f4a857 tempest-QosSpecsTestJSON-1603353522 tempest-QosSpecsTestJSON-1603353522-project-admin] Calling method 'associate' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:28.103588 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.contrib.qos_specs_manage [None req-27d4a4cf-15a5-47a0-ac1c-78d512f4a857 tempest-QosSpecsTestJSON-1603353522 tempest-QosSpecsTestJSON-1603353522-project-admin] Associate qos_spec: 5e9ce5c0-8f5c-4ef9-8139-194cc1fedcb3 with type: 3aaf6713-4531-4ef4-8d5c-998e4ffdff0a {{(pid=100332) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Aug 16 21:14:28.125995 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-27d4a4cf-15a5-47a0-ac1c-78d512f4a857 tempest-QosSpecsTestJSON-1603353522 tempest-QosSpecsTestJSON-1603353522-project-admin] https://10.4.3.143/volume/v3/qos-specs/5e9ce5c0-8f5c-4ef9-8139-194cc1fedcb3/associate?vol_type_id=3aaf6713-4531-4ef4-8d5c-998e4ffdff0a returned with HTTP 202 Aug 16 21:14:28.126529 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 591/2362] 10.4.3.143 () {66 vars in 1481 bytes} [Sun Aug 16 21:14:28 2026] GET /volume/v3/qos-specs/5e9ce5c0-8f5c-4ef9-8139-194cc1fedcb3/associate?vol_type_id=3aaf6713-4531-4ef4-8d5c-998e4ffdff0a => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 21:14:28.133275 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-62b8fb1d-4d7b-46f0-9f00-99a87b67a0a2 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:28.135076 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-62b8fb1d-4d7b-46f0-9f00-99a87b67a0a2 tempest-QosSpecsTestJSON-1603353522 tempest-QosSpecsTestJSON-1603353522-project-admin] GET https://10.4.3.143/volume/v3/qos-specs/5e9ce5c0-8f5c-4ef9-8139-194cc1fedcb3/associations Aug 16 21:14:28.135274 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-62b8fb1d-4d7b-46f0-9f00-99a87b67a0a2 tempest-QosSpecsTestJSON-1603353522 tempest-QosSpecsTestJSON-1603353522-project-admin] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:28.135472 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-62b8fb1d-4d7b-46f0-9f00-99a87b67a0a2 tempest-QosSpecsTestJSON-1603353522 tempest-QosSpecsTestJSON-1603353522-project-admin] Calling method 'associations' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:28.135710 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:14:28.135710 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:14:28.136036 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.contrib.qos_specs_manage [None req-62b8fb1d-4d7b-46f0-9f00-99a87b67a0a2 tempest-QosSpecsTestJSON-1603353522 tempest-QosSpecsTestJSON-1603353522-project-admin] Get associations for qos_spec id: 5e9ce5c0-8f5c-4ef9-8139-194cc1fedcb3 {{(pid=100333) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Aug 16 21:14:28.150773 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-62b8fb1d-4d7b-46f0-9f00-99a87b67a0a2 tempest-QosSpecsTestJSON-1603353522 tempest-QosSpecsTestJSON-1603353522-project-admin] https://10.4.3.143/volume/v3/qos-specs/5e9ce5c0-8f5c-4ef9-8139-194cc1fedcb3/associations returned with HTTP 200 Aug 16 21:14:28.151246 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 581/2363] 10.4.3.143 () {66 vars in 1393 bytes} [Sun Aug 16 21:14:28 2026] GET /volume/v3/qos-specs/5e9ce5c0-8f5c-4ef9-8139-194cc1fedcb3/associations => generated 447 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:14:28.160684 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-93587996-fd54-49ee-945a-18cfa773a27c None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:28.162683 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-93587996-fd54-49ee-945a-18cfa773a27c tempest-QosSpecsTestJSON-1603353522 tempest-QosSpecsTestJSON-1603353522-project-admin] GET https://10.4.3.143/volume/v3/qos-specs/5e9ce5c0-8f5c-4ef9-8139-194cc1fedcb3/disassociate?vol_type_id=d0346393-134b-45fb-92a7-4fa65070188a Aug 16 21:14:28.162930 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-93587996-fd54-49ee-945a-18cfa773a27c tempest-QosSpecsTestJSON-1603353522 tempest-QosSpecsTestJSON-1603353522-project-admin] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:28.163158 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-93587996-fd54-49ee-945a-18cfa773a27c tempest-QosSpecsTestJSON-1603353522 tempest-QosSpecsTestJSON-1603353522-project-admin] Calling method 'disassociate' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:28.163762 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.contrib.qos_specs_manage [None req-93587996-fd54-49ee-945a-18cfa773a27c tempest-QosSpecsTestJSON-1603353522 tempest-QosSpecsTestJSON-1603353522-project-admin] Disassociate qos_spec: 5e9ce5c0-8f5c-4ef9-8139-194cc1fedcb3 from type: d0346393-134b-45fb-92a7-4fa65070188a {{(pid=100330) disassociate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:328}} Aug 16 21:14:28.181869 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-93587996-fd54-49ee-945a-18cfa773a27c tempest-QosSpecsTestJSON-1603353522 tempest-QosSpecsTestJSON-1603353522-project-admin] https://10.4.3.143/volume/v3/qos-specs/5e9ce5c0-8f5c-4ef9-8139-194cc1fedcb3/disassociate?vol_type_id=d0346393-134b-45fb-92a7-4fa65070188a returned with HTTP 202 Aug 16 21:14:28.182357 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 597/2364] 10.4.3.143 () {66 vars in 1490 bytes} [Sun Aug 16 21:14:28 2026] GET /volume/v3/qos-specs/5e9ce5c0-8f5c-4ef9-8139-194cc1fedcb3/disassociate?vol_type_id=d0346393-134b-45fb-92a7-4fa65070188a => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 21:14:28.189320 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-1a443e28-7831-4c61-b3fa-95f8ffe003be None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:28.191012 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-1a443e28-7831-4c61-b3fa-95f8ffe003be tempest-QosSpecsTestJSON-1603353522 tempest-QosSpecsTestJSON-1603353522-project-admin] GET https://10.4.3.143/volume/v3/qos-specs/5e9ce5c0-8f5c-4ef9-8139-194cc1fedcb3/associations Aug 16 21:14:28.191267 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-1a443e28-7831-4c61-b3fa-95f8ffe003be tempest-QosSpecsTestJSON-1603353522 tempest-QosSpecsTestJSON-1603353522-project-admin] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:28.191468 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-1a443e28-7831-4c61-b3fa-95f8ffe003be tempest-QosSpecsTestJSON-1603353522 tempest-QosSpecsTestJSON-1603353522-project-admin] Calling method 'associations' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:28.191704 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:14:28.191704 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:14:28.192036 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.contrib.qos_specs_manage [None req-1a443e28-7831-4c61-b3fa-95f8ffe003be tempest-QosSpecsTestJSON-1603353522 tempest-QosSpecsTestJSON-1603353522-project-admin] Get associations for qos_spec id: 5e9ce5c0-8f5c-4ef9-8139-194cc1fedcb3 {{(pid=100331) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Aug 16 21:14:28.204900 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-1a443e28-7831-4c61-b3fa-95f8ffe003be tempest-QosSpecsTestJSON-1603353522 tempest-QosSpecsTestJSON-1603353522-project-admin] https://10.4.3.143/volume/v3/qos-specs/5e9ce5c0-8f5c-4ef9-8139-194cc1fedcb3/associations returned with HTTP 200 Aug 16 21:14:28.205358 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 596/2365] 10.4.3.143 () {66 vars in 1393 bytes} [Sun Aug 16 21:14:28 2026] GET /volume/v3/qos-specs/5e9ce5c0-8f5c-4ef9-8139-194cc1fedcb3/associations => generated 305 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:14:28.214476 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-2502121c-932c-4751-ae16-96df1464ffeb None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:28.217015 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-2502121c-932c-4751-ae16-96df1464ffeb tempest-QosSpecsTestJSON-1603353522 tempest-QosSpecsTestJSON-1603353522-project-admin] GET https://10.4.3.143/volume/v3/qos-specs/5e9ce5c0-8f5c-4ef9-8139-194cc1fedcb3/disassociate_all Aug 16 21:14:28.217294 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-2502121c-932c-4751-ae16-96df1464ffeb tempest-QosSpecsTestJSON-1603353522 tempest-QosSpecsTestJSON-1603353522-project-admin] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:28.217520 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-2502121c-932c-4751-ae16-96df1464ffeb tempest-QosSpecsTestJSON-1603353522 tempest-QosSpecsTestJSON-1603353522-project-admin] Calling method 'disassociate_all' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:28.217835 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:14:28.217835 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:14:28.218231 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.contrib.qos_specs_manage [None req-2502121c-932c-4751-ae16-96df1464ffeb tempest-QosSpecsTestJSON-1603353522 tempest-QosSpecsTestJSON-1603353522-project-admin] Disassociate qos_spec: 5e9ce5c0-8f5c-4ef9-8139-194cc1fedcb3 from all. {{(pid=100332) disassociate_all /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:362}} Aug 16 21:14:28.229664 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-6ebc5b64-8f5e-4c1b-a27e-2c42cd755d30 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:28.231488 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-6ebc5b64-8f5e-4c1b-a27e-2c42cd755d30 tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] GET https://10.4.3.143/volume/v3/snapshots/2f9dbe10-433a-49aa-83da-d71a7cb81efc Aug 16 21:14:28.231652 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-6ebc5b64-8f5e-4c1b-a27e-2c42cd755d30 tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:28.232263 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-6ebc5b64-8f5e-4c1b-a27e-2c42cd755d30 tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:28.234198 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-2502121c-932c-4751-ae16-96df1464ffeb tempest-QosSpecsTestJSON-1603353522 tempest-QosSpecsTestJSON-1603353522-project-admin] https://10.4.3.143/volume/v3/qos-specs/5e9ce5c0-8f5c-4ef9-8139-194cc1fedcb3/disassociate_all returned with HTTP 202 Aug 16 21:14:28.234685 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 592/2366] 10.4.3.143 () {66 vars in 1405 bytes} [Sun Aug 16 21:14:28 2026] GET /volume/v3/qos-specs/5e9ce5c0-8f5c-4ef9-8139-194cc1fedcb3/disassociate_all => generated 0 bytes in 21 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 16 21:14:28.239774 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:14:28.239774 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:14:28.240114 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-6ebc5b64-8f5e-4c1b-a27e-2c42cd755d30 tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Snapshot retrieved successfully. Aug 16 21:14:28.241260 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-6ebc5b64-8f5e-4c1b-a27e-2c42cd755d30 tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] https://10.4.3.143/volume/v3/snapshots/2f9dbe10-433a-49aa-83da-d71a7cb81efc returned with HTTP 200 Aug 16 21:14:28.241260 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 582/2367] 10.4.3.143 () {66 vars in 1354 bytes} [Sun Aug 16 21:14:28 2026] GET /volume/v3/snapshots/2f9dbe10-433a-49aa-83da-d71a7cb81efc => generated 467 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 16 21:14:28.242948 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-9e97274d-d505-4470-a419-947ed7c860c2 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:28.245937 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-9e97274d-d505-4470-a419-947ed7c860c2 tempest-QosSpecsTestJSON-1603353522 tempest-QosSpecsTestJSON-1603353522-project-admin] GET https://10.4.3.143/volume/v3/qos-specs/5e9ce5c0-8f5c-4ef9-8139-194cc1fedcb3/associations Aug 16 21:14:28.245937 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-9e97274d-d505-4470-a419-947ed7c860c2 tempest-QosSpecsTestJSON-1603353522 tempest-QosSpecsTestJSON-1603353522-project-admin] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:28.245937 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-9e97274d-d505-4470-a419-947ed7c860c2 tempest-QosSpecsTestJSON-1603353522 tempest-QosSpecsTestJSON-1603353522-project-admin] Calling method 'associations' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:28.245937 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:14:28.245937 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:14:28.246207 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.contrib.qos_specs_manage [None req-9e97274d-d505-4470-a419-947ed7c860c2 tempest-QosSpecsTestJSON-1603353522 tempest-QosSpecsTestJSON-1603353522-project-admin] Get associations for qos_spec id: 5e9ce5c0-8f5c-4ef9-8139-194cc1fedcb3 {{(pid=100330) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Aug 16 21:14:28.253455 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-51b77e92-723d-4283-bf5b-38c4f3f4e110 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:28.255458 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-51b77e92-723d-4283-bf5b-38c4f3f4e110 tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-member] GET https://10.4.3.143/volume/v3/snapshots/2f9dbe10-433a-49aa-83da-d71a7cb81efc Aug 16 21:14:28.255701 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-51b77e92-723d-4283-bf5b-38c4f3f4e110 tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:28.257061 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-51b77e92-723d-4283-bf5b-38c4f3f4e110 tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:28.261633 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:14:28.261633 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:14:28.262149 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-51b77e92-723d-4283-bf5b-38c4f3f4e110 tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-member] Snapshot retrieved successfully. Aug 16 21:14:28.262904 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-51b77e92-723d-4283-bf5b-38c4f3f4e110 tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-member] https://10.4.3.143/volume/v3/snapshots/2f9dbe10-433a-49aa-83da-d71a7cb81efc returned with HTTP 200 Aug 16 21:14:28.263277 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 597/2368] 10.4.3.143 () {66 vars in 1354 bytes} [Sun Aug 16 21:14:28 2026] GET /volume/v3/snapshots/2f9dbe10-433a-49aa-83da-d71a7cb81efc => generated 467 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:14:28.267162 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-9e97274d-d505-4470-a419-947ed7c860c2 tempest-QosSpecsTestJSON-1603353522 tempest-QosSpecsTestJSON-1603353522-project-admin] https://10.4.3.143/volume/v3/qos-specs/5e9ce5c0-8f5c-4ef9-8139-194cc1fedcb3/associations returned with HTTP 200 Aug 16 21:14:28.267694 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 598/2369] 10.4.3.143 () {66 vars in 1393 bytes} [Sun Aug 16 21:14:28 2026] GET /volume/v3/qos-specs/5e9ce5c0-8f5c-4ef9-8139-194cc1fedcb3/associations => generated 24 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 16 21:14:28.275522 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-960e26a7-a3f5-4013-999a-6fccc6042863 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:28.279327 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-960e26a7-a3f5-4013-999a-6fccc6042863 tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] DELETE https://10.4.3.143/volume/v3/snapshots/2f9dbe10-433a-49aa-83da-d71a7cb81efc Aug 16 21:14:28.279327 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-960e26a7-a3f5-4013-999a-6fccc6042863 tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:28.279438 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-960e26a7-a3f5-4013-999a-6fccc6042863 tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Calling method 'delete' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:28.279534 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.v3.snapshots [None req-960e26a7-a3f5-4013-999a-6fccc6042863 tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Delete snapshot with id: 2f9dbe10-433a-49aa-83da-d71a7cb81efc Aug 16 21:14:28.283135 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-5ec3a6b8-e8e4-456f-8dac-6e7650015006 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:28.285425 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-5ec3a6b8-e8e4-456f-8dac-6e7650015006 tempest-QosSpecsTestJSON-1603353522 tempest-QosSpecsTestJSON-1603353522-project-admin] DELETE https://10.4.3.143/volume/v3/types/3aaf6713-4531-4ef4-8d5c-998e4ffdff0a Aug 16 21:14:28.285660 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-5ec3a6b8-e8e4-456f-8dac-6e7650015006 tempest-QosSpecsTestJSON-1603353522 tempest-QosSpecsTestJSON-1603353522-project-admin] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:28.285893 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-5ec3a6b8-e8e4-456f-8dac-6e7650015006 tempest-QosSpecsTestJSON-1603353522 tempest-QosSpecsTestJSON-1603353522-project-admin] Calling method '_delete' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:28.286077 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:14:28.286077 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:14:28.286446 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-960e26a7-a3f5-4013-999a-6fccc6042863 tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Snapshot retrieved successfully. Aug 16 21:14:28.303258 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-960e26a7-a3f5-4013-999a-6fccc6042863 tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Snapshot delete request issued successfully. Aug 16 21:14:28.303433 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-960e26a7-a3f5-4013-999a-6fccc6042863 tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] https://10.4.3.143/volume/v3/snapshots/2f9dbe10-433a-49aa-83da-d71a7cb81efc returned with HTTP 202 Aug 16 21:14:28.303808 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 593/2370] 10.4.3.143 () {66 vars in 1357 bytes} [Sun Aug 16 21:14:28 2026] DELETE /volume/v3/snapshots/2f9dbe10-433a-49aa-83da-d71a7cb81efc => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 21:14:28.313149 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-d16b91d2-958c-4b11-834f-0a51a88b1c8f None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:28.314458 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-d16b91d2-958c-4b11-834f-0a51a88b1c8f tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] GET https://10.4.3.143/volume/v3/snapshots/2f9dbe10-433a-49aa-83da-d71a7cb81efc Aug 16 21:14:28.314708 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-d16b91d2-958c-4b11-834f-0a51a88b1c8f tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:28.314994 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-d16b91d2-958c-4b11-834f-0a51a88b1c8f tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:28.316470 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-5ec3a6b8-e8e4-456f-8dac-6e7650015006 tempest-QosSpecsTestJSON-1603353522 tempest-QosSpecsTestJSON-1603353522-project-admin] https://10.4.3.143/volume/v3/types/3aaf6713-4531-4ef4-8d5c-998e4ffdff0a returned with HTTP 202 Aug 16 21:14:28.316931 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 583/2371] 10.4.3.143 () {66 vars in 1345 bytes} [Sun Aug 16 21:14:28 2026] DELETE /volume/v3/types/3aaf6713-4531-4ef4-8d5c-998e4ffdff0a => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 21:14:28.321802 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:14:28.321802 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:14:28.321802 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-d16b91d2-958c-4b11-834f-0a51a88b1c8f tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Snapshot retrieved successfully. Aug 16 21:14:28.322194 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-d16b91d2-958c-4b11-834f-0a51a88b1c8f tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] https://10.4.3.143/volume/v3/snapshots/2f9dbe10-433a-49aa-83da-d71a7cb81efc returned with HTTP 200 Aug 16 21:14:28.322643 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 598/2372] 10.4.3.143 () {66 vars in 1354 bytes} [Sun Aug 16 21:14:28 2026] GET /volume/v3/snapshots/2f9dbe10-433a-49aa-83da-d71a7cb81efc => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:14:28.326802 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-56c5235c-fd9e-4ee6-8292-920d7f5e417a None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:28.329160 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-56c5235c-fd9e-4ee6-8292-920d7f5e417a tempest-QosSpecsTestJSON-1603353522 tempest-QosSpecsTestJSON-1603353522-project-admin] GET https://10.4.3.143/volume/v3/types/3aaf6713-4531-4ef4-8d5c-998e4ffdff0a Aug 16 21:14:28.329454 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-56c5235c-fd9e-4ee6-8292-920d7f5e417a tempest-QosSpecsTestJSON-1603353522 tempest-QosSpecsTestJSON-1603353522-project-admin] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:28.329732 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-56c5235c-fd9e-4ee6-8292-920d7f5e417a tempest-QosSpecsTestJSON-1603353522 tempest-QosSpecsTestJSON-1603353522-project-admin] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:28.336105 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-56c5235c-fd9e-4ee6-8292-920d7f5e417a tempest-QosSpecsTestJSON-1603353522 tempest-QosSpecsTestJSON-1603353522-project-admin] https://10.4.3.143/volume/v3/types/3aaf6713-4531-4ef4-8d5c-998e4ffdff0a returned with HTTP 404 Aug 16 21:14:28.336809 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 599/2373] 10.4.3.143 () {66 vars in 1342 bytes} [Sun Aug 16 21:14:28 2026] GET /volume/v3/types/3aaf6713-4531-4ef4-8d5c-998e4ffdff0a => generated 114 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:14:28.343283 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-ff08ba1c-748f-4fe5-9298-d33e75b05e30 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:28.348941 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-ff08ba1c-748f-4fe5-9298-d33e75b05e30 tempest-QosSpecsTestJSON-1603353522 tempest-QosSpecsTestJSON-1603353522-project-admin] DELETE https://10.4.3.143/volume/v3/types/89851be4-cb76-486c-a85e-c172589868bb Aug 16 21:14:28.348941 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-ff08ba1c-748f-4fe5-9298-d33e75b05e30 tempest-QosSpecsTestJSON-1603353522 tempest-QosSpecsTestJSON-1603353522-project-admin] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:28.348941 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-ff08ba1c-748f-4fe5-9298-d33e75b05e30 tempest-QosSpecsTestJSON-1603353522 tempest-QosSpecsTestJSON-1603353522-project-admin] Calling method '_delete' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:28.348941 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:14:28.348941 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:14:28.383706 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-ff08ba1c-748f-4fe5-9298-d33e75b05e30 tempest-QosSpecsTestJSON-1603353522 tempest-QosSpecsTestJSON-1603353522-project-admin] https://10.4.3.143/volume/v3/types/89851be4-cb76-486c-a85e-c172589868bb returned with HTTP 202 Aug 16 21:14:28.384145 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 594/2374] 10.4.3.143 () {66 vars in 1345 bytes} [Sun Aug 16 21:14:28 2026] DELETE /volume/v3/types/89851be4-cb76-486c-a85e-c172589868bb => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 21:14:28.393815 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-a316b2e9-4ca4-4b2d-a741-43b4d5aed42d None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:28.396210 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-a316b2e9-4ca4-4b2d-a741-43b4d5aed42d tempest-QosSpecsTestJSON-1603353522 tempest-QosSpecsTestJSON-1603353522-project-admin] GET https://10.4.3.143/volume/v3/types/89851be4-cb76-486c-a85e-c172589868bb Aug 16 21:14:28.396493 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-a316b2e9-4ca4-4b2d-a741-43b4d5aed42d tempest-QosSpecsTestJSON-1603353522 tempest-QosSpecsTestJSON-1603353522-project-admin] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:28.396774 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-a316b2e9-4ca4-4b2d-a741-43b4d5aed42d tempest-QosSpecsTestJSON-1603353522 tempest-QosSpecsTestJSON-1603353522-project-admin] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:28.400994 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-a316b2e9-4ca4-4b2d-a741-43b4d5aed42d tempest-QosSpecsTestJSON-1603353522 tempest-QosSpecsTestJSON-1603353522-project-admin] https://10.4.3.143/volume/v3/types/89851be4-cb76-486c-a85e-c172589868bb returned with HTTP 404 Aug 16 21:14:28.401599 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 584/2375] 10.4.3.143 () {66 vars in 1342 bytes} [Sun Aug 16 21:14:28 2026] GET /volume/v3/types/89851be4-cb76-486c-a85e-c172589868bb => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:14:28.408649 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-6ed54bc2-1cb6-49e1-a601-3865971993dd None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:28.410316 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-6ed54bc2-1cb6-49e1-a601-3865971993dd tempest-QosSpecsTestJSON-1603353522 tempest-QosSpecsTestJSON-1603353522-project-admin] DELETE https://10.4.3.143/volume/v3/types/d0346393-134b-45fb-92a7-4fa65070188a Aug 16 21:14:28.410528 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-6ed54bc2-1cb6-49e1-a601-3865971993dd tempest-QosSpecsTestJSON-1603353522 tempest-QosSpecsTestJSON-1603353522-project-admin] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:28.410723 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-6ed54bc2-1cb6-49e1-a601-3865971993dd tempest-QosSpecsTestJSON-1603353522 tempest-QosSpecsTestJSON-1603353522-project-admin] Calling method '_delete' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:28.433772 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-6ed54bc2-1cb6-49e1-a601-3865971993dd tempest-QosSpecsTestJSON-1603353522 tempest-QosSpecsTestJSON-1603353522-project-admin] https://10.4.3.143/volume/v3/types/d0346393-134b-45fb-92a7-4fa65070188a returned with HTTP 202 Aug 16 21:14:28.434381 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 599/2376] 10.4.3.143 () {66 vars in 1345 bytes} [Sun Aug 16 21:14:28 2026] DELETE /volume/v3/types/d0346393-134b-45fb-92a7-4fa65070188a => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 21:14:28.444153 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-d7ae2b46-3a50-49ee-83b5-4fa7799b3881 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:28.446002 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-d7ae2b46-3a50-49ee-83b5-4fa7799b3881 tempest-QosSpecsTestJSON-1603353522 tempest-QosSpecsTestJSON-1603353522-project-admin] GET https://10.4.3.143/volume/v3/types/d0346393-134b-45fb-92a7-4fa65070188a Aug 16 21:14:28.446264 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-d7ae2b46-3a50-49ee-83b5-4fa7799b3881 tempest-QosSpecsTestJSON-1603353522 tempest-QosSpecsTestJSON-1603353522-project-admin] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:28.446488 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-d7ae2b46-3a50-49ee-83b5-4fa7799b3881 tempest-QosSpecsTestJSON-1603353522 tempest-QosSpecsTestJSON-1603353522-project-admin] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:28.454972 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-d7ae2b46-3a50-49ee-83b5-4fa7799b3881 tempest-QosSpecsTestJSON-1603353522 tempest-QosSpecsTestJSON-1603353522-project-admin] https://10.4.3.143/volume/v3/types/d0346393-134b-45fb-92a7-4fa65070188a returned with HTTP 404 Aug 16 21:14:28.455565 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 600/2377] 10.4.3.143 () {66 vars in 1342 bytes} [Sun Aug 16 21:14:28 2026] GET /volume/v3/types/d0346393-134b-45fb-92a7-4fa65070188a => generated 114 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:14:28.467754 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-328b3546-4e53-4f08-a5b4-4d9524a8adc8 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:28.474266 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-328b3546-4e53-4f08-a5b4-4d9524a8adc8 tempest-QosSpecsTestJSON-1603353522 tempest-QosSpecsTestJSON-1603353522-project-admin] POST https://10.4.3.143/volume/v3/qos-specs Aug 16 21:14:28.474681 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-328b3546-4e53-4f08-a5b4-4d9524a8adc8 tempest-QosSpecsTestJSON-1603353522 tempest-QosSpecsTestJSON-1603353522-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-588585238", "consumer": "back-end"}} {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:14:28.476728 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.qos_specs [None req-328b3546-4e53-4f08-a5b4-4d9524a8adc8 tempest-QosSpecsTestJSON-1603353522 tempest-QosSpecsTestJSON-1603353522-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-588585238', 'consumer': 'back-end', 'specs': {}} {{(pid=100332) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Aug 16 21:14:28.485481 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.db.api [None req-328b3546-4e53-4f08-a5b4-4d9524a8adc8 tempest-QosSpecsTestJSON-1603353522 tempest-QosSpecsTestJSON-1603353522-project-admin] DB qos_specs_create(): root {'id': 'b72fa243-586b-42f3-a778-9424faed4587', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-588585238'} {{(pid=100332) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Aug 16 21:14:28.493694 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-328b3546-4e53-4f08-a5b4-4d9524a8adc8 tempest-QosSpecsTestJSON-1603353522 tempest-QosSpecsTestJSON-1603353522-project-admin] https://10.4.3.143/volume/v3/qos-specs returned with HTTP 200 Aug 16 21:14:28.494166 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 595/2378] 10.4.3.143 () {68 vars in 1264 bytes} [Sun Aug 16 21:14:28 2026] POST /volume/v3/qos-specs => generated 368 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:14:28.504471 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-ee9973d6-21d0-4a5d-8d66-6547014d60c8 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:28.506229 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-ee9973d6-21d0-4a5d-8d66-6547014d60c8 tempest-QosSpecsTestJSON-1603353522 tempest-QosSpecsTestJSON-1603353522-project-admin] DELETE https://10.4.3.143/volume/v3/qos-specs/b72fa243-586b-42f3-a778-9424faed4587?force=False Aug 16 21:14:28.506443 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-ee9973d6-21d0-4a5d-8d66-6547014d60c8 tempest-QosSpecsTestJSON-1603353522 tempest-QosSpecsTestJSON-1603353522-project-admin] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:28.506634 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-ee9973d6-21d0-4a5d-8d66-6547014d60c8 tempest-QosSpecsTestJSON-1603353522 tempest-QosSpecsTestJSON-1603353522-project-admin] Calling method 'delete' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:28.507171 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.contrib.qos_specs_manage [None req-ee9973d6-21d0-4a5d-8d66-6547014d60c8 tempest-QosSpecsTestJSON-1603353522 tempest-QosSpecsTestJSON-1603353522-project-admin] Delete qos_spec: b72fa243-586b-42f3-a778-9424faed4587, force: False {{(pid=100333) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 16 21:14:28.530514 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-ee9973d6-21d0-4a5d-8d66-6547014d60c8 tempest-QosSpecsTestJSON-1603353522 tempest-QosSpecsTestJSON-1603353522-project-admin] https://10.4.3.143/volume/v3/qos-specs/b72fa243-586b-42f3-a778-9424faed4587?force=False returned with HTTP 202 Aug 16 21:14:28.530862 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 585/2379] 10.4.3.143 () {66 vars in 1380 bytes} [Sun Aug 16 21:14:28 2026] DELETE /volume/v3/qos-specs/b72fa243-586b-42f3-a778-9424faed4587?force=False => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 21:14:28.540073 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-a310e4a4-1df4-4643-ad55-784cb3706c6f None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:28.542812 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-a310e4a4-1df4-4643-ad55-784cb3706c6f tempest-QosSpecsTestJSON-1603353522 tempest-QosSpecsTestJSON-1603353522-project-admin] GET https://10.4.3.143/volume/v3/qos-specs/b72fa243-586b-42f3-a778-9424faed4587 Aug 16 21:14:28.543142 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-a310e4a4-1df4-4643-ad55-784cb3706c6f tempest-QosSpecsTestJSON-1603353522 tempest-QosSpecsTestJSON-1603353522-project-admin] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:28.543521 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-a310e4a4-1df4-4643-ad55-784cb3706c6f tempest-QosSpecsTestJSON-1603353522 tempest-QosSpecsTestJSON-1603353522-project-admin] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:28.549856 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-a310e4a4-1df4-4643-ad55-784cb3706c6f tempest-QosSpecsTestJSON-1603353522 tempest-QosSpecsTestJSON-1603353522-project-admin] https://10.4.3.143/volume/v3/qos-specs/b72fa243-586b-42f3-a778-9424faed4587 returned with HTTP 404 Aug 16 21:14:28.550765 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 600/2380] 10.4.3.143 () {66 vars in 1354 bytes} [Sun Aug 16 21:14:28 2026] GET /volume/v3/qos-specs/b72fa243-586b-42f3-a778-9424faed4587 => generated 100 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:14:28.559614 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-98047cd5-d8d7-44e7-80c1-2c8ef36bf220 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:28.561219 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-98047cd5-d8d7-44e7-80c1-2c8ef36bf220 tempest-QosSpecsTestJSON-1603353522 tempest-QosSpecsTestJSON-1603353522-project-admin] GET https://10.4.3.143/volume/v3/qos-specs Aug 16 21:14:28.561443 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-98047cd5-d8d7-44e7-80c1-2c8ef36bf220 tempest-QosSpecsTestJSON-1603353522 tempest-QosSpecsTestJSON-1603353522-project-admin] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:28.561658 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-98047cd5-d8d7-44e7-80c1-2c8ef36bf220 tempest-QosSpecsTestJSON-1603353522 tempest-QosSpecsTestJSON-1603353522-project-admin] Calling method 'index' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:28.561963 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:14:28.561963 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:14:28.572478 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-98047cd5-d8d7-44e7-80c1-2c8ef36bf220 tempest-QosSpecsTestJSON-1603353522 tempest-QosSpecsTestJSON-1603353522-project-admin] https://10.4.3.143/volume/v3/qos-specs returned with HTTP 200 Aug 16 21:14:28.572908 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 601/2381] 10.4.3.143 () {66 vars in 1243 bytes} [Sun Aug 16 21:14:28 2026] GET /volume/v3/qos-specs => generated 174 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:14:28.581657 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-a16b72ae-506b-422d-9481-00ca32bd3cf4 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:28.583958 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-a16b72ae-506b-422d-9481-00ca32bd3cf4 tempest-QosSpecsTestJSON-1603353522 tempest-QosSpecsTestJSON-1603353522-project-admin] DELETE https://10.4.3.143/volume/v3/qos-specs/b72fa243-586b-42f3-a778-9424faed4587?force=False Aug 16 21:14:28.584241 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-a16b72ae-506b-422d-9481-00ca32bd3cf4 tempest-QosSpecsTestJSON-1603353522 tempest-QosSpecsTestJSON-1603353522-project-admin] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:28.584493 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-a16b72ae-506b-422d-9481-00ca32bd3cf4 tempest-QosSpecsTestJSON-1603353522 tempest-QosSpecsTestJSON-1603353522-project-admin] Calling method 'delete' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:28.584826 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:14:28.584826 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:14:28.585301 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.contrib.qos_specs_manage [None req-a16b72ae-506b-422d-9481-00ca32bd3cf4 tempest-QosSpecsTestJSON-1603353522 tempest-QosSpecsTestJSON-1603353522-project-admin] Delete qos_spec: b72fa243-586b-42f3-a778-9424faed4587, force: False {{(pid=100332) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 16 21:14:28.589251 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-a16b72ae-506b-422d-9481-00ca32bd3cf4 tempest-QosSpecsTestJSON-1603353522 tempest-QosSpecsTestJSON-1603353522-project-admin] https://10.4.3.143/volume/v3/qos-specs/b72fa243-586b-42f3-a778-9424faed4587?force=False returned with HTTP 404 Aug 16 21:14:28.589719 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 596/2382] 10.4.3.143 () {66 vars in 1380 bytes} [Sun Aug 16 21:14:28 2026] DELETE /volume/v3/qos-specs/b72fa243-586b-42f3-a778-9424faed4587?force=False => generated 100 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:14:28.596428 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-c3b58210-42a2-4c1d-b3b3-fefa7fd8a130 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:28.598933 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-c3b58210-42a2-4c1d-b3b3-fefa7fd8a130 tempest-QosSpecsTestJSON-1603353522 tempest-QosSpecsTestJSON-1603353522-project-admin] GET https://10.4.3.143/volume/v3/qos-specs/b72fa243-586b-42f3-a778-9424faed4587 Aug 16 21:14:28.599945 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-c3b58210-42a2-4c1d-b3b3-fefa7fd8a130 tempest-QosSpecsTestJSON-1603353522 tempest-QosSpecsTestJSON-1603353522-project-admin] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:28.599945 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-c3b58210-42a2-4c1d-b3b3-fefa7fd8a130 tempest-QosSpecsTestJSON-1603353522 tempest-QosSpecsTestJSON-1603353522-project-admin] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:28.599945 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:14:28.599945 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:14:28.607303 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-c3b58210-42a2-4c1d-b3b3-fefa7fd8a130 tempest-QosSpecsTestJSON-1603353522 tempest-QosSpecsTestJSON-1603353522-project-admin] https://10.4.3.143/volume/v3/qos-specs/b72fa243-586b-42f3-a778-9424faed4587 returned with HTTP 404 Aug 16 21:14:28.607881 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 586/2383] 10.4.3.143 () {66 vars in 1354 bytes} [Sun Aug 16 21:14:28 2026] GET /volume/v3/qos-specs/b72fa243-586b-42f3-a778-9424faed4587 => generated 100 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:14:28.616368 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-6e913bf9-f267-43fc-a326-af2767a9a647 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:28.618298 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-6e913bf9-f267-43fc-a326-af2767a9a647 tempest-QosSpecsTestJSON-1603353522 tempest-QosSpecsTestJSON-1603353522-project-admin] POST https://10.4.3.143/volume/v3/qos-specs Aug 16 21:14:28.618615 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-6e913bf9-f267-43fc-a326-af2767a9a647 tempest-QosSpecsTestJSON-1603353522 tempest-QosSpecsTestJSON-1603353522-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-672943181", "consumer": "both"}} {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:14:28.621537 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.qos_specs [None req-6e913bf9-f267-43fc-a326-af2767a9a647 tempest-QosSpecsTestJSON-1603353522 tempest-QosSpecsTestJSON-1603353522-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-672943181', 'consumer': 'both', 'specs': {}} {{(pid=100331) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Aug 16 21:14:28.625750 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.db.api [None req-6e913bf9-f267-43fc-a326-af2767a9a647 tempest-QosSpecsTestJSON-1603353522 tempest-QosSpecsTestJSON-1603353522-project-admin] DB qos_specs_create(): root {'id': 'a3ffdf75-9908-4b71-bbe9-11fba8a6cb23', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-672943181'} {{(pid=100331) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Aug 16 21:14:28.631321 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-6e913bf9-f267-43fc-a326-af2767a9a647 tempest-QosSpecsTestJSON-1603353522 tempest-QosSpecsTestJSON-1603353522-project-admin] https://10.4.3.143/volume/v3/qos-specs returned with HTTP 200 Aug 16 21:14:28.631708 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 601/2384] 10.4.3.143 () {68 vars in 1264 bytes} [Sun Aug 16 21:14:28 2026] POST /volume/v3/qos-specs => generated 364 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:14:28.642593 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-226bb2d6-bee3-4b18-90b0-d405ff752c61 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:28.644177 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-226bb2d6-bee3-4b18-90b0-d405ff752c61 tempest-QosSpecsTestJSON-1603353522 tempest-QosSpecsTestJSON-1603353522-project-admin] DELETE https://10.4.3.143/volume/v3/qos-specs/a3ffdf75-9908-4b71-bbe9-11fba8a6cb23?force=False Aug 16 21:14:28.644476 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-226bb2d6-bee3-4b18-90b0-d405ff752c61 tempest-QosSpecsTestJSON-1603353522 tempest-QosSpecsTestJSON-1603353522-project-admin] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:28.644713 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-226bb2d6-bee3-4b18-90b0-d405ff752c61 tempest-QosSpecsTestJSON-1603353522 tempest-QosSpecsTestJSON-1603353522-project-admin] Calling method 'delete' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:28.646848 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:14:28.646848 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:14:28.646848 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.contrib.qos_specs_manage [None req-226bb2d6-bee3-4b18-90b0-d405ff752c61 tempest-QosSpecsTestJSON-1603353522 tempest-QosSpecsTestJSON-1603353522-project-admin] Delete qos_spec: a3ffdf75-9908-4b71-bbe9-11fba8a6cb23, force: False {{(pid=100330) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 16 21:14:28.663624 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-226bb2d6-bee3-4b18-90b0-d405ff752c61 tempest-QosSpecsTestJSON-1603353522 tempest-QosSpecsTestJSON-1603353522-project-admin] https://10.4.3.143/volume/v3/qos-specs/a3ffdf75-9908-4b71-bbe9-11fba8a6cb23?force=False returned with HTTP 202 Aug 16 21:14:28.664275 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 602/2385] 10.4.3.143 () {66 vars in 1380 bytes} [Sun Aug 16 21:14:28 2026] DELETE /volume/v3/qos-specs/a3ffdf75-9908-4b71-bbe9-11fba8a6cb23?force=False => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 21:14:28.670704 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-a986f8cf-d2e8-49cc-9da0-5425cd3ccf4b None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:28.672491 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-a986f8cf-d2e8-49cc-9da0-5425cd3ccf4b tempest-QosSpecsTestJSON-1603353522 tempest-QosSpecsTestJSON-1603353522-project-admin] GET https://10.4.3.143/volume/v3/qos-specs/a3ffdf75-9908-4b71-bbe9-11fba8a6cb23 Aug 16 21:14:28.672680 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-a986f8cf-d2e8-49cc-9da0-5425cd3ccf4b tempest-QosSpecsTestJSON-1603353522 tempest-QosSpecsTestJSON-1603353522-project-admin] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:28.672858 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-a986f8cf-d2e8-49cc-9da0-5425cd3ccf4b tempest-QosSpecsTestJSON-1603353522 tempest-QosSpecsTestJSON-1603353522-project-admin] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:28.680478 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-a986f8cf-d2e8-49cc-9da0-5425cd3ccf4b tempest-QosSpecsTestJSON-1603353522 tempest-QosSpecsTestJSON-1603353522-project-admin] https://10.4.3.143/volume/v3/qos-specs/a3ffdf75-9908-4b71-bbe9-11fba8a6cb23 returned with HTTP 404 Aug 16 21:14:28.680988 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 597/2386] 10.4.3.143 () {66 vars in 1354 bytes} [Sun Aug 16 21:14:28 2026] GET /volume/v3/qos-specs/a3ffdf75-9908-4b71-bbe9-11fba8a6cb23 => generated 100 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:14:28.689523 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-34be307b-daa7-4edc-9b36-531c66531a01 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:28.691485 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-34be307b-daa7-4edc-9b36-531c66531a01 tempest-QosSpecsTestJSON-1603353522 tempest-QosSpecsTestJSON-1603353522-project-admin] GET https://10.4.3.143/volume/v3/qos-specs Aug 16 21:14:28.691688 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-34be307b-daa7-4edc-9b36-531c66531a01 tempest-QosSpecsTestJSON-1603353522 tempest-QosSpecsTestJSON-1603353522-project-admin] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:28.691873 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-34be307b-daa7-4edc-9b36-531c66531a01 tempest-QosSpecsTestJSON-1603353522 tempest-QosSpecsTestJSON-1603353522-project-admin] Calling method 'index' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:28.702613 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-34be307b-daa7-4edc-9b36-531c66531a01 tempest-QosSpecsTestJSON-1603353522 tempest-QosSpecsTestJSON-1603353522-project-admin] https://10.4.3.143/volume/v3/qos-specs returned with HTTP 200 Aug 16 21:14:28.703014 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 587/2387] 10.4.3.143 () {66 vars in 1243 bytes} [Sun Aug 16 21:14:28 2026] GET /volume/v3/qos-specs => generated 174 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:14:28.710900 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-d2473488-2249-4e93-8102-5897c69522b6 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:28.713368 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-d2473488-2249-4e93-8102-5897c69522b6 tempest-QosSpecsTestJSON-1603353522 tempest-QosSpecsTestJSON-1603353522-project-admin] DELETE https://10.4.3.143/volume/v3/qos-specs/a3ffdf75-9908-4b71-bbe9-11fba8a6cb23?force=False Aug 16 21:14:28.713582 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-d2473488-2249-4e93-8102-5897c69522b6 tempest-QosSpecsTestJSON-1603353522 tempest-QosSpecsTestJSON-1603353522-project-admin] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:28.713790 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-d2473488-2249-4e93-8102-5897c69522b6 tempest-QosSpecsTestJSON-1603353522 tempest-QosSpecsTestJSON-1603353522-project-admin] Calling method 'delete' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:28.714101 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:14:28.714101 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:14:28.714483 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.contrib.qos_specs_manage [None req-d2473488-2249-4e93-8102-5897c69522b6 tempest-QosSpecsTestJSON-1603353522 tempest-QosSpecsTestJSON-1603353522-project-admin] Delete qos_spec: a3ffdf75-9908-4b71-bbe9-11fba8a6cb23, force: False {{(pid=100331) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 16 21:14:28.717987 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-d2473488-2249-4e93-8102-5897c69522b6 tempest-QosSpecsTestJSON-1603353522 tempest-QosSpecsTestJSON-1603353522-project-admin] https://10.4.3.143/volume/v3/qos-specs/a3ffdf75-9908-4b71-bbe9-11fba8a6cb23?force=False returned with HTTP 404 Aug 16 21:14:28.718675 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 602/2388] 10.4.3.143 () {66 vars in 1380 bytes} [Sun Aug 16 21:14:28 2026] DELETE /volume/v3/qos-specs/a3ffdf75-9908-4b71-bbe9-11fba8a6cb23?force=False => generated 100 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:14:28.725761 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-720e8df1-6603-4ba8-906a-b16b5ed77632 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:28.728313 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-720e8df1-6603-4ba8-906a-b16b5ed77632 tempest-QosSpecsTestJSON-1603353522 tempest-QosSpecsTestJSON-1603353522-project-admin] GET https://10.4.3.143/volume/v3/qos-specs/a3ffdf75-9908-4b71-bbe9-11fba8a6cb23 Aug 16 21:14:28.728606 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-720e8df1-6603-4ba8-906a-b16b5ed77632 tempest-QosSpecsTestJSON-1603353522 tempest-QosSpecsTestJSON-1603353522-project-admin] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:28.728896 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-720e8df1-6603-4ba8-906a-b16b5ed77632 tempest-QosSpecsTestJSON-1603353522 tempest-QosSpecsTestJSON-1603353522-project-admin] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:28.729295 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:14:28.729295 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:14:28.733530 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-720e8df1-6603-4ba8-906a-b16b5ed77632 tempest-QosSpecsTestJSON-1603353522 tempest-QosSpecsTestJSON-1603353522-project-admin] https://10.4.3.143/volume/v3/qos-specs/a3ffdf75-9908-4b71-bbe9-11fba8a6cb23 returned with HTTP 404 Aug 16 21:14:28.734100 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 603/2389] 10.4.3.143 () {66 vars in 1354 bytes} [Sun Aug 16 21:14:28 2026] GET /volume/v3/qos-specs/a3ffdf75-9908-4b71-bbe9-11fba8a6cb23 => generated 100 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:14:28.742686 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-b3bf928c-74fd-44aa-8082-91a236d761b1 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:28.747605 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-b3bf928c-74fd-44aa-8082-91a236d761b1 tempest-QosSpecsTestJSON-1603353522 tempest-QosSpecsTestJSON-1603353522-project-admin] POST https://10.4.3.143/volume/v3/qos-specs Aug 16 21:14:28.747954 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-b3bf928c-74fd-44aa-8082-91a236d761b1 tempest-QosSpecsTestJSON-1603353522 tempest-QosSpecsTestJSON-1603353522-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-800288398", "consumer": "front-end"}} {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:14:28.752842 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.qos_specs [None req-b3bf928c-74fd-44aa-8082-91a236d761b1 tempest-QosSpecsTestJSON-1603353522 tempest-QosSpecsTestJSON-1603353522-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-800288398', 'consumer': 'front-end', 'specs': {}} {{(pid=100332) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Aug 16 21:14:28.759774 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.db.api [None req-b3bf928c-74fd-44aa-8082-91a236d761b1 tempest-QosSpecsTestJSON-1603353522 tempest-QosSpecsTestJSON-1603353522-project-admin] DB qos_specs_create(): root {'id': '7af13f65-5f83-4011-ae20-9d4505ec3856', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-800288398'} {{(pid=100332) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Aug 16 21:14:28.765076 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-b3bf928c-74fd-44aa-8082-91a236d761b1 tempest-QosSpecsTestJSON-1603353522 tempest-QosSpecsTestJSON-1603353522-project-admin] https://10.4.3.143/volume/v3/qos-specs returned with HTTP 200 Aug 16 21:14:28.765861 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 598/2390] 10.4.3.143 () {68 vars in 1264 bytes} [Sun Aug 16 21:14:28 2026] POST /volume/v3/qos-specs => generated 369 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:14:28.777083 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-8dd3bb19-c5cb-4e39-b24b-49e41a0c6c31 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:28.779799 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-98242b85-3168-4332-9b1c-6c1248af1fe3 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:28.780380 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-8dd3bb19-c5cb-4e39-b24b-49e41a0c6c31 tempest-SnapshotsActionsTest-522410771 tempest-SnapshotsActionsTest-522410771-project-member] GET https://10.4.3.143/volume/v3/snapshots/989c45e3-42ca-42f7-a75a-74fdbaa58fe1 Aug 16 21:14:28.780677 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-8dd3bb19-c5cb-4e39-b24b-49e41a0c6c31 tempest-SnapshotsActionsTest-522410771 tempest-SnapshotsActionsTest-522410771-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:28.780868 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-8dd3bb19-c5cb-4e39-b24b-49e41a0c6c31 tempest-SnapshotsActionsTest-522410771 tempest-SnapshotsActionsTest-522410771-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:28.783009 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-98242b85-3168-4332-9b1c-6c1248af1fe3 tempest-QosSpecsTestJSON-1603353522 tempest-QosSpecsTestJSON-1603353522-project-admin] DELETE https://10.4.3.143/volume/v3/qos-specs/7af13f65-5f83-4011-ae20-9d4505ec3856?force=False Aug 16 21:14:28.783259 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-98242b85-3168-4332-9b1c-6c1248af1fe3 tempest-QosSpecsTestJSON-1603353522 tempest-QosSpecsTestJSON-1603353522-project-admin] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:28.783491 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-98242b85-3168-4332-9b1c-6c1248af1fe3 tempest-QosSpecsTestJSON-1603353522 tempest-QosSpecsTestJSON-1603353522-project-admin] Calling method 'delete' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:28.784237 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.contrib.qos_specs_manage [None req-98242b85-3168-4332-9b1c-6c1248af1fe3 tempest-QosSpecsTestJSON-1603353522 tempest-QosSpecsTestJSON-1603353522-project-admin] Delete qos_spec: 7af13f65-5f83-4011-ae20-9d4505ec3856, force: False {{(pid=100331) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 16 21:14:28.788315 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-8dd3bb19-c5cb-4e39-b24b-49e41a0c6c31 tempest-SnapshotsActionsTest-522410771 tempest-SnapshotsActionsTest-522410771-project-member] https://10.4.3.143/volume/v3/snapshots/989c45e3-42ca-42f7-a75a-74fdbaa58fe1 returned with HTTP 404 Aug 16 21:14:28.789203 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 588/2391] 10.4.3.143 () {66 vars in 1354 bytes} [Sun Aug 16 21:14:28 2026] GET /volume/v3/snapshots/989c45e3-42ca-42f7-a75a-74fdbaa58fe1 => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:14:28.797277 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-76b73c53-8363-4186-9244-15b7130a47f1 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:28.799452 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-76b73c53-8363-4186-9244-15b7130a47f1 tempest-SnapshotsActionsTest-1455387505 tempest-SnapshotsActionsTest-1455387505-project-admin] POST https://10.4.3.143/volume/v3/snapshots/41fd1317-27a1-4bbe-8bc3-caa13196e4ab/action Aug 16 21:14:28.799911 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-76b73c53-8363-4186-9244-15b7130a47f1 tempest-SnapshotsActionsTest-1455387505 tempest-SnapshotsActionsTest-1455387505-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100330) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 21:14:28.800128 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-76b73c53-8363-4186-9244-15b7130a47f1 tempest-SnapshotsActionsTest-1455387505 tempest-SnapshotsActionsTest-1455387505-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:14:28.800812 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-98242b85-3168-4332-9b1c-6c1248af1fe3 tempest-QosSpecsTestJSON-1603353522 tempest-QosSpecsTestJSON-1603353522-project-admin] https://10.4.3.143/volume/v3/qos-specs/7af13f65-5f83-4011-ae20-9d4505ec3856?force=False returned with HTTP 202 Aug 16 21:14:28.801224 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 603/2392] 10.4.3.143 () {66 vars in 1380 bytes} [Sun Aug 16 21:14:28 2026] DELETE /volume/v3/qos-specs/7af13f65-5f83-4011-ae20-9d4505ec3856?force=False => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 21:14:28.801998 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.contrib.admin_actions [None req-76b73c53-8363-4186-9244-15b7130a47f1 tempest-SnapshotsActionsTest-1455387505 tempest-SnapshotsActionsTest-1455387505-project-admin] Updating snapshot '41fd1317-27a1-4bbe-8bc3-caa13196e4ab' with '{'status': 'available'}' {{(pid=100330) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 16 21:14:28.807958 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-687aacc5-e788-4879-afbb-4a2a273a8f67 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:28.809892 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-687aacc5-e788-4879-afbb-4a2a273a8f67 tempest-QosSpecsTestJSON-1603353522 tempest-QosSpecsTestJSON-1603353522-project-admin] GET https://10.4.3.143/volume/v3/qos-specs/7af13f65-5f83-4011-ae20-9d4505ec3856 Aug 16 21:14:28.811642 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-687aacc5-e788-4879-afbb-4a2a273a8f67 tempest-QosSpecsTestJSON-1603353522 tempest-QosSpecsTestJSON-1603353522-project-admin] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:28.811642 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-687aacc5-e788-4879-afbb-4a2a273a8f67 tempest-QosSpecsTestJSON-1603353522 tempest-QosSpecsTestJSON-1603353522-project-admin] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:28.811642 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:14:28.811642 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:14:28.812494 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:14:28.812494 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:14:28.818839 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-687aacc5-e788-4879-afbb-4a2a273a8f67 tempest-QosSpecsTestJSON-1603353522 tempest-QosSpecsTestJSON-1603353522-project-admin] https://10.4.3.143/volume/v3/qos-specs/7af13f65-5f83-4011-ae20-9d4505ec3856 returned with HTTP 404 Aug 16 21:14:28.818839 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 599/2393] 10.4.3.143 () {66 vars in 1354 bytes} [Sun Aug 16 21:14:28 2026] GET /volume/v3/qos-specs/7af13f65-5f83-4011-ae20-9d4505ec3856 => generated 100 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:14:28.826608 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-76b73c53-8363-4186-9244-15b7130a47f1 tempest-SnapshotsActionsTest-1455387505 tempest-SnapshotsActionsTest-1455387505-project-admin] https://10.4.3.143/volume/v3/snapshots/41fd1317-27a1-4bbe-8bc3-caa13196e4ab/action returned with HTTP 202 Aug 16 21:14:28.827203 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 604/2394] 10.4.3.143 () {68 vars in 1396 bytes} [Sun Aug 16 21:14:28 2026] POST /volume/v3/snapshots/41fd1317-27a1-4bbe-8bc3-caa13196e4ab/action => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 16 21:14:28.828592 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-f7edb855-25e8-4587-bf26-5c23b676cfff None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:28.830350 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-f7edb855-25e8-4587-bf26-5c23b676cfff tempest-QosSpecsTestJSON-1603353522 tempest-QosSpecsTestJSON-1603353522-project-admin] GET https://10.4.3.143/volume/v3/qos-specs Aug 16 21:14:28.830537 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-f7edb855-25e8-4587-bf26-5c23b676cfff tempest-QosSpecsTestJSON-1603353522 tempest-QosSpecsTestJSON-1603353522-project-admin] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:28.830736 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-f7edb855-25e8-4587-bf26-5c23b676cfff tempest-QosSpecsTestJSON-1603353522 tempest-QosSpecsTestJSON-1603353522-project-admin] Calling method 'index' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:28.830954 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:14:28.830954 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:14:28.835238 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-f7edb855-25e8-4587-bf26-5c23b676cfff tempest-QosSpecsTestJSON-1603353522 tempest-QosSpecsTestJSON-1603353522-project-admin] https://10.4.3.143/volume/v3/qos-specs returned with HTTP 200 Aug 16 21:14:28.835564 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 589/2395] 10.4.3.143 () {66 vars in 1243 bytes} [Sun Aug 16 21:14:28 2026] GET /volume/v3/qos-specs => generated 174 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:14:28.835851 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-7c252ea6-33c0-47b1-92cd-5ac4aa8b5682 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:28.837550 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-7c252ea6-33c0-47b1-92cd-5ac4aa8b5682 tempest-SnapshotsActionsTest-522410771 tempest-SnapshotsActionsTest-522410771-project-member] GET https://10.4.3.143/volume/v3/snapshots/41fd1317-27a1-4bbe-8bc3-caa13196e4ab Aug 16 21:14:28.837751 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-7c252ea6-33c0-47b1-92cd-5ac4aa8b5682 tempest-SnapshotsActionsTest-522410771 tempest-SnapshotsActionsTest-522410771-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:28.837954 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-7c252ea6-33c0-47b1-92cd-5ac4aa8b5682 tempest-SnapshotsActionsTest-522410771 tempest-SnapshotsActionsTest-522410771-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:28.842327 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:14:28.842327 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:14:28.842717 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-7c252ea6-33c0-47b1-92cd-5ac4aa8b5682 tempest-SnapshotsActionsTest-522410771 tempest-SnapshotsActionsTest-522410771-project-member] Snapshot retrieved successfully. Aug 16 21:14:28.843928 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-7c252ea6-33c0-47b1-92cd-5ac4aa8b5682 tempest-SnapshotsActionsTest-522410771 tempest-SnapshotsActionsTest-522410771-project-member] https://10.4.3.143/volume/v3/snapshots/41fd1317-27a1-4bbe-8bc3-caa13196e4ab returned with HTTP 200 Aug 16 21:14:28.844003 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-a91edded-d59c-4c02-85ee-1e31af504225 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:28.844062 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 604/2396] 10.4.3.143 () {66 vars in 1354 bytes} [Sun Aug 16 21:14:28 2026] GET /volume/v3/snapshots/41fd1317-27a1-4bbe-8bc3-caa13196e4ab => generated 466 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:14:28.845414 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-a91edded-d59c-4c02-85ee-1e31af504225 tempest-QosSpecsTestJSON-1603353522 tempest-QosSpecsTestJSON-1603353522-project-admin] DELETE https://10.4.3.143/volume/v3/qos-specs/7af13f65-5f83-4011-ae20-9d4505ec3856?force=False Aug 16 21:14:28.845700 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-a91edded-d59c-4c02-85ee-1e31af504225 tempest-QosSpecsTestJSON-1603353522 tempest-QosSpecsTestJSON-1603353522-project-admin] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:28.845963 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-a91edded-d59c-4c02-85ee-1e31af504225 tempest-QosSpecsTestJSON-1603353522 tempest-QosSpecsTestJSON-1603353522-project-admin] Calling method 'delete' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:28.846708 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.contrib.qos_specs_manage [None req-a91edded-d59c-4c02-85ee-1e31af504225 tempest-QosSpecsTestJSON-1603353522 tempest-QosSpecsTestJSON-1603353522-project-admin] Delete qos_spec: 7af13f65-5f83-4011-ae20-9d4505ec3856, force: False {{(pid=100332) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 16 21:14:28.851821 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-a91edded-d59c-4c02-85ee-1e31af504225 tempest-QosSpecsTestJSON-1603353522 tempest-QosSpecsTestJSON-1603353522-project-admin] https://10.4.3.143/volume/v3/qos-specs/7af13f65-5f83-4011-ae20-9d4505ec3856?force=False returned with HTTP 404 Aug 16 21:14:28.852299 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-3d98efb4-1e81-4b6a-b3ec-d53a6f61dd04 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:28.852508 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 600/2397] 10.4.3.143 () {66 vars in 1380 bytes} [Sun Aug 16 21:14:28 2026] DELETE /volume/v3/qos-specs/7af13f65-5f83-4011-ae20-9d4505ec3856?force=False => generated 100 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:14:28.854440 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-3d98efb4-1e81-4b6a-b3ec-d53a6f61dd04 tempest-SnapshotsActionsTest-522410771 tempest-SnapshotsActionsTest-522410771-project-member] DELETE https://10.4.3.143/volume/v3/snapshots/989c45e3-42ca-42f7-a75a-74fdbaa58fe1 Aug 16 21:14:28.854687 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-3d98efb4-1e81-4b6a-b3ec-d53a6f61dd04 tempest-SnapshotsActionsTest-522410771 tempest-SnapshotsActionsTest-522410771-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:28.854926 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-3d98efb4-1e81-4b6a-b3ec-d53a6f61dd04 tempest-SnapshotsActionsTest-522410771 tempest-SnapshotsActionsTest-522410771-project-member] Calling method 'delete' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:28.855109 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.v3.snapshots [None req-3d98efb4-1e81-4b6a-b3ec-d53a6f61dd04 tempest-SnapshotsActionsTest-522410771 tempest-SnapshotsActionsTest-522410771-project-member] Delete snapshot with id: 989c45e3-42ca-42f7-a75a-74fdbaa58fe1 Aug 16 21:14:28.859254 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-876feb31-1858-47cc-b37d-bcf8c7afd0c8 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:28.860479 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-3d98efb4-1e81-4b6a-b3ec-d53a6f61dd04 tempest-SnapshotsActionsTest-522410771 tempest-SnapshotsActionsTest-522410771-project-member] https://10.4.3.143/volume/v3/snapshots/989c45e3-42ca-42f7-a75a-74fdbaa58fe1 returned with HTTP 404 Aug 16 21:14:28.861110 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 605/2398] 10.4.3.143 () {66 vars in 1357 bytes} [Sun Aug 16 21:14:28 2026] DELETE /volume/v3/snapshots/989c45e3-42ca-42f7-a75a-74fdbaa58fe1 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:14:28.861161 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-876feb31-1858-47cc-b37d-bcf8c7afd0c8 tempest-QosSpecsTestJSON-1603353522 tempest-QosSpecsTestJSON-1603353522-project-admin] GET https://10.4.3.143/volume/v3/qos-specs/7af13f65-5f83-4011-ae20-9d4505ec3856 Aug 16 21:14:28.861395 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-876feb31-1858-47cc-b37d-bcf8c7afd0c8 tempest-QosSpecsTestJSON-1603353522 tempest-QosSpecsTestJSON-1603353522-project-admin] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:28.861598 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-876feb31-1858-47cc-b37d-bcf8c7afd0c8 tempest-QosSpecsTestJSON-1603353522 tempest-QosSpecsTestJSON-1603353522-project-admin] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:28.861861 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:14:28.861861 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:14:28.866566 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-876feb31-1858-47cc-b37d-bcf8c7afd0c8 tempest-QosSpecsTestJSON-1603353522 tempest-QosSpecsTestJSON-1603353522-project-admin] https://10.4.3.143/volume/v3/qos-specs/7af13f65-5f83-4011-ae20-9d4505ec3856 returned with HTTP 404 Aug 16 21:14:28.867019 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 590/2399] 10.4.3.143 () {66 vars in 1354 bytes} [Sun Aug 16 21:14:28 2026] GET /volume/v3/qos-specs/7af13f65-5f83-4011-ae20-9d4505ec3856 => generated 100 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:14:28.869836 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-db009188-f80e-4442-b5cc-d029deff7918 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:28.872038 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-db009188-f80e-4442-b5cc-d029deff7918 tempest-SnapshotsActionsTest-522410771 tempest-SnapshotsActionsTest-522410771-project-member] POST https://10.4.3.143/volume/v3/snapshots Aug 16 21:14:28.872480 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-db009188-f80e-4442-b5cc-d029deff7918 tempest-SnapshotsActionsTest-522410771 tempest-SnapshotsActionsTest-522410771-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "90109045-e17f-427b-82a0-754cf60b4a2f", "name": "tempest-SnapshotsActionsTest-Snapshot-756337518"}} {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:14:28.875357 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-6592e4fc-b452-4877-9949-0c54c46b0e83 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:28.879605 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-6592e4fc-b452-4877-9949-0c54c46b0e83 tempest-QosSpecsTestJSON-1603353522 tempest-QosSpecsTestJSON-1603353522-project-admin] GET https://10.4.3.143/volume/v3/qos-specs/5e9ce5c0-8f5c-4ef9-8139-194cc1fedcb3 Aug 16 21:14:28.879605 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-6592e4fc-b452-4877-9949-0c54c46b0e83 tempest-QosSpecsTestJSON-1603353522 tempest-QosSpecsTestJSON-1603353522-project-admin] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:28.879605 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-6592e4fc-b452-4877-9949-0c54c46b0e83 tempest-QosSpecsTestJSON-1603353522 tempest-QosSpecsTestJSON-1603353522-project-admin] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:28.882839 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-6592e4fc-b452-4877-9949-0c54c46b0e83 tempest-QosSpecsTestJSON-1603353522 tempest-QosSpecsTestJSON-1603353522-project-admin] https://10.4.3.143/volume/v3/qos-specs/5e9ce5c0-8f5c-4ef9-8139-194cc1fedcb3 returned with HTTP 200 Aug 16 21:14:28.883328 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 601/2400] 10.4.3.143 () {66 vars in 1354 bytes} [Sun Aug 16 21:14:28 2026] GET /volume/v3/qos-specs/5e9ce5c0-8f5c-4ef9-8139-194cc1fedcb3 => generated 392 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:14:28.884884 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:14:28.884884 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:14:28.885498 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-db009188-f80e-4442-b5cc-d029deff7918 tempest-SnapshotsActionsTest-522410771 tempest-SnapshotsActionsTest-522410771-project-member] Volume info retrieved successfully. Aug 16 21:14:28.885686 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.v3.snapshots [None req-db009188-f80e-4442-b5cc-d029deff7918 tempest-SnapshotsActionsTest-522410771 tempest-SnapshotsActionsTest-522410771-project-member] Create snapshot from volume 90109045-e17f-427b-82a0-754cf60b4a2f Aug 16 21:14:28.892320 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-06785e3b-12cb-4b00-bafe-42ee7691b4bf None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:28.894480 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-06785e3b-12cb-4b00-bafe-42ee7691b4bf tempest-QosSpecsTestJSON-1603353522 tempest-QosSpecsTestJSON-1603353522-project-admin] GET https://10.4.3.143/volume/v3/qos-specs Aug 16 21:14:28.894719 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-06785e3b-12cb-4b00-bafe-42ee7691b4bf tempest-QosSpecsTestJSON-1603353522 tempest-QosSpecsTestJSON-1603353522-project-admin] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:28.895004 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-06785e3b-12cb-4b00-bafe-42ee7691b4bf tempest-QosSpecsTestJSON-1603353522 tempest-QosSpecsTestJSON-1603353522-project-admin] Calling method 'index' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:28.895333 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:14:28.895333 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:14:28.901004 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-06785e3b-12cb-4b00-bafe-42ee7691b4bf tempest-QosSpecsTestJSON-1603353522 tempest-QosSpecsTestJSON-1603353522-project-admin] https://10.4.3.143/volume/v3/qos-specs returned with HTTP 200 Aug 16 21:14:28.901459 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 606/2401] 10.4.3.143 () {66 vars in 1243 bytes} [Sun Aug 16 21:14:28 2026] GET /volume/v3/qos-specs => generated 174 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:14:28.908866 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-8f231705-0d3a-476e-9043-71ef715d5d91 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:28.910788 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-8f231705-0d3a-476e-9043-71ef715d5d91 tempest-QosSpecsTestJSON-1603353522 tempest-QosSpecsTestJSON-1603353522-project-admin] PUT https://10.4.3.143/volume/v3/qos-specs/5e9ce5c0-8f5c-4ef9-8139-194cc1fedcb3 Aug 16 21:14:28.911542 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-8f231705-0d3a-476e-9043-71ef715d5d91 tempest-QosSpecsTestJSON-1603353522 tempest-QosSpecsTestJSON-1603353522-project-admin] Action: 'update', calling method: update, body: {"qos_specs": {"iops_bytes": "500"}} {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:14:28.917755 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.quota [None req-db009188-f80e-4442-b5cc-d029deff7918 tempest-SnapshotsActionsTest-522410771 tempest-SnapshotsActionsTest-522410771-project-member] Created reservations ['0907d3e0-b183-4a87-9272-64c04a75a164', 'a47ff9a8-a753-49d2-bfa9-7bacae47515c', 'b77d7ba9-ebc2-4473-b1f6-d87b3c4e76a7', '7dccd1bb-822f-4004-89ab-77b8127cf85f'] {{(pid=100331) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:14:28.918073 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.qos_specs [None req-8f231705-0d3a-476e-9043-71ef715d5d91 tempest-QosSpecsTestJSON-1603353522 tempest-QosSpecsTestJSON-1603353522-project-admin] qos_specs.update(): specs {'iops_bytes': '500'} {{(pid=100333) update /opt/stack/cinder/cinder/volume/qos_specs.py:79}} Aug 16 21:14:28.925723 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.db.api [None req-8f231705-0d3a-476e-9043-71ef715d5d91 tempest-QosSpecsTestJSON-1603353522 tempest-QosSpecsTestJSON-1603353522-project-admin] qos_specs_update() value: {'id': '3b177578-863c-4264-9408-18c5a4f325e4', 'key': 'iops_bytes', 'value': '500', 'specs_id': '5e9ce5c0-8f5c-4ef9-8139-194cc1fedcb3', 'deleted': False} {{(pid=100333) qos_specs_update /opt/stack/cinder/cinder/db/api.py:6017}} Aug 16 21:14:28.929848 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-8f231705-0d3a-476e-9043-71ef715d5d91 tempest-QosSpecsTestJSON-1603353522 tempest-QosSpecsTestJSON-1603353522-project-admin] https://10.4.3.143/volume/v3/qos-specs/5e9ce5c0-8f5c-4ef9-8139-194cc1fedcb3 returned with HTTP 200 Aug 16 21:14:28.930276 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 591/2402] 10.4.3.143 () {68 vars in 1374 bytes} [Sun Aug 16 21:14:28 2026] PUT /volume/v3/qos-specs/5e9ce5c0-8f5c-4ef9-8139-194cc1fedcb3 => generated 36 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 16 21:14:28.941809 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-fae96d73-da23-40e7-becb-92f912578b86 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:28.943283 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-fae96d73-da23-40e7-becb-92f912578b86 tempest-QosSpecsTestJSON-1603353522 tempest-QosSpecsTestJSON-1603353522-project-admin] GET https://10.4.3.143/volume/v3/qos-specs/5e9ce5c0-8f5c-4ef9-8139-194cc1fedcb3 Aug 16 21:14:28.943577 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-fae96d73-da23-40e7-becb-92f912578b86 tempest-QosSpecsTestJSON-1603353522 tempest-QosSpecsTestJSON-1603353522-project-admin] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:28.943835 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-fae96d73-da23-40e7-becb-92f912578b86 tempest-QosSpecsTestJSON-1603353522 tempest-QosSpecsTestJSON-1603353522-project-admin] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:28.944249 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:14:28.944249 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:14:28.945906 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-db009188-f80e-4442-b5cc-d029deff7918 tempest-SnapshotsActionsTest-522410771 tempest-SnapshotsActionsTest-522410771-project-member] Snapshot create request issued successfully. Aug 16 21:14:28.946310 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-db009188-f80e-4442-b5cc-d029deff7918 tempest-SnapshotsActionsTest-522410771 tempest-SnapshotsActionsTest-522410771-project-member] https://10.4.3.143/volume/v3/snapshots returned with HTTP 202 Aug 16 21:14:28.946699 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 605/2403] 10.4.3.143 () {68 vars in 1265 bytes} [Sun Aug 16 21:14:28 2026] POST /volume/v3/snapshots => generated 306 bytes in 77 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 21:14:28.951459 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-fae96d73-da23-40e7-becb-92f912578b86 tempest-QosSpecsTestJSON-1603353522 tempest-QosSpecsTestJSON-1603353522-project-admin] https://10.4.3.143/volume/v3/qos-specs/5e9ce5c0-8f5c-4ef9-8139-194cc1fedcb3 returned with HTTP 200 Aug 16 21:14:28.951459 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 602/2404] 10.4.3.143 () {66 vars in 1354 bytes} [Sun Aug 16 21:14:28 2026] GET /volume/v3/qos-specs/5e9ce5c0-8f5c-4ef9-8139-194cc1fedcb3 => generated 413 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:14:28.955873 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-250b7406-c528-4750-88bf-b9ed2d9de5e8 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:28.958496 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-250b7406-c528-4750-88bf-b9ed2d9de5e8 tempest-SnapshotsActionsTest-522410771 tempest-SnapshotsActionsTest-522410771-project-member] GET https://10.4.3.143/volume/v3/snapshots/c7ab94bd-e73f-460d-b6bd-9b59d8853e74 Aug 16 21:14:28.958981 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-250b7406-c528-4750-88bf-b9ed2d9de5e8 tempest-SnapshotsActionsTest-522410771 tempest-SnapshotsActionsTest-522410771-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:28.959266 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-250b7406-c528-4750-88bf-b9ed2d9de5e8 tempest-SnapshotsActionsTest-522410771 tempest-SnapshotsActionsTest-522410771-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:28.960721 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-0ad81379-1935-4264-81ed-873e2ea2f873 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:28.963036 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-0ad81379-1935-4264-81ed-873e2ea2f873 tempest-QosSpecsTestJSON-1603353522 tempest-QosSpecsTestJSON-1603353522-project-admin] PUT https://10.4.3.143/volume/v3/qos-specs/5e9ce5c0-8f5c-4ef9-8139-194cc1fedcb3/delete_keys Aug 16 21:14:28.963506 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-0ad81379-1935-4264-81ed-873e2ea2f873 tempest-QosSpecsTestJSON-1603353522 tempest-QosSpecsTestJSON-1603353522-project-admin] Action: 'delete_keys', calling method: delete_keys, body: {"keys": ["iops_bytes"]} {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:14:28.964758 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:14:28.964758 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:14:28.964823 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:14:28.964823 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:14:28.965176 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.contrib.qos_specs_manage [None req-0ad81379-1935-4264-81ed-873e2ea2f873 tempest-QosSpecsTestJSON-1603353522 tempest-QosSpecsTestJSON-1603353522-project-admin] Delete_key spec: 5e9ce5c0-8f5c-4ef9-8139-194cc1fedcb3, keys: ['iops_bytes'] {{(pid=100333) delete_keys /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:208}} Aug 16 21:14:28.965302 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-250b7406-c528-4750-88bf-b9ed2d9de5e8 tempest-SnapshotsActionsTest-522410771 tempest-SnapshotsActionsTest-522410771-project-member] Snapshot retrieved successfully. Aug 16 21:14:28.966126 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-250b7406-c528-4750-88bf-b9ed2d9de5e8 tempest-SnapshotsActionsTest-522410771 tempest-SnapshotsActionsTest-522410771-project-member] https://10.4.3.143/volume/v3/snapshots/c7ab94bd-e73f-460d-b6bd-9b59d8853e74 returned with HTTP 200 Aug 16 21:14:28.966554 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 607/2405] 10.4.3.143 () {66 vars in 1354 bytes} [Sun Aug 16 21:14:28 2026] GET /volume/v3/snapshots/c7ab94bd-e73f-460d-b6bd-9b59d8853e74 => generated 438 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:14:28.980538 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-0ad81379-1935-4264-81ed-873e2ea2f873 tempest-QosSpecsTestJSON-1603353522 tempest-QosSpecsTestJSON-1603353522-project-admin] https://10.4.3.143/volume/v3/qos-specs/5e9ce5c0-8f5c-4ef9-8139-194cc1fedcb3/delete_keys returned with HTTP 202 Aug 16 21:14:28.981611 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 592/2406] 10.4.3.143 () {68 vars in 1410 bytes} [Sun Aug 16 21:14:28 2026] PUT /volume/v3/qos-specs/5e9ce5c0-8f5c-4ef9-8139-194cc1fedcb3/delete_keys => generated 0 bytes in 21 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 16 21:14:28.982027 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-dea6180e-3ac2-4c1c-9f08-b7c4a76875b9 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:28.984142 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-dea6180e-3ac2-4c1c-9f08-b7c4a76875b9 tempest-VolumesCloneTest-546551879 tempest-VolumesCloneTest-546551879-project-member] GET https://10.4.3.143/volume/v3/volumes/3e0b3307-f1ef-4283-8cbc-d8400f143c87 Aug 16 21:14:28.984359 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-dea6180e-3ac2-4c1c-9f08-b7c4a76875b9 tempest-VolumesCloneTest-546551879 tempest-VolumesCloneTest-546551879-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:28.984535 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-dea6180e-3ac2-4c1c-9f08-b7c4a76875b9 tempest-VolumesCloneTest-546551879 tempest-VolumesCloneTest-546551879-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:28.989214 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-275ef40e-acf8-47a0-bcaf-0f291ac628c0 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:28.992768 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-dea6180e-3ac2-4c1c-9f08-b7c4a76875b9 tempest-VolumesCloneTest-546551879 tempest-VolumesCloneTest-546551879-project-member] https://10.4.3.143/volume/v3/volumes/3e0b3307-f1ef-4283-8cbc-d8400f143c87 returned with HTTP 404 Aug 16 21:14:28.992859 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-275ef40e-acf8-47a0-bcaf-0f291ac628c0 tempest-QosSpecsTestJSON-1603353522 tempest-QosSpecsTestJSON-1603353522-project-admin] GET https://10.4.3.143/volume/v3/qos-specs/5e9ce5c0-8f5c-4ef9-8139-194cc1fedcb3 Aug 16 21:14:28.992896 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 606/2407] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:14:28 2026] GET /volume/v3/volumes/3e0b3307-f1ef-4283-8cbc-d8400f143c87 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:14:28.992952 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-275ef40e-acf8-47a0-bcaf-0f291ac628c0 tempest-QosSpecsTestJSON-1603353522 tempest-QosSpecsTestJSON-1603353522-project-admin] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:28.992952 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-275ef40e-acf8-47a0-bcaf-0f291ac628c0 tempest-QosSpecsTestJSON-1603353522 tempest-QosSpecsTestJSON-1603353522-project-admin] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:28.992952 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:14:28.992952 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:14:28.995868 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-275ef40e-acf8-47a0-bcaf-0f291ac628c0 tempest-QosSpecsTestJSON-1603353522 tempest-QosSpecsTestJSON-1603353522-project-admin] https://10.4.3.143/volume/v3/qos-specs/5e9ce5c0-8f5c-4ef9-8139-194cc1fedcb3 returned with HTTP 200 Aug 16 21:14:28.996344 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 603/2408] 10.4.3.143 () {66 vars in 1354 bytes} [Sun Aug 16 21:14:28 2026] GET /volume/v3/qos-specs/5e9ce5c0-8f5c-4ef9-8139-194cc1fedcb3 => generated 392 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:14:28.999860 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-d85b3b44-5ca4-47de-94e1-a4800ac9f76d None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:29.002177 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-d85b3b44-5ca4-47de-94e1-a4800ac9f76d tempest-VolumesCloneTest-546551879 tempest-VolumesCloneTest-546551879-project-member] GET https://10.4.3.143/volume/v3/volumes/76e89a64-bd6d-4642-9d1f-d2b3d5055cc7 Aug 16 21:14:29.002376 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-d85b3b44-5ca4-47de-94e1-a4800ac9f76d tempest-VolumesCloneTest-546551879 tempest-VolumesCloneTest-546551879-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:29.002552 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-d85b3b44-5ca4-47de-94e1-a4800ac9f76d tempest-VolumesCloneTest-546551879 tempest-VolumesCloneTest-546551879-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:29.006903 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-9fc359a3-457c-4b84-87c8-27d2823c54c9 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:29.009060 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-9fc359a3-457c-4b84-87c8-27d2823c54c9 tempest-QosSpecsTestJSON-1603353522 tempest-QosSpecsTestJSON-1603353522-project-admin] GET https://10.4.3.143/volume/v3/qos-specs/5e9ce5c0-8f5c-4ef9-8139-194cc1fedcb3 Aug 16 21:14:29.009284 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:14:29.009284 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:14:29.009367 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-9fc359a3-457c-4b84-87c8-27d2823c54c9 tempest-QosSpecsTestJSON-1603353522 tempest-QosSpecsTestJSON-1603353522-project-admin] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:29.009536 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-9fc359a3-457c-4b84-87c8-27d2823c54c9 tempest-QosSpecsTestJSON-1603353522 tempest-QosSpecsTestJSON-1603353522-project-admin] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:29.009814 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:14:29.009814 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:14:29.012974 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-d85b3b44-5ca4-47de-94e1-a4800ac9f76d tempest-VolumesCloneTest-546551879 tempest-VolumesCloneTest-546551879-project-member] Volume info retrieved successfully. Aug 16 21:14:29.014580 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-9fc359a3-457c-4b84-87c8-27d2823c54c9 tempest-QosSpecsTestJSON-1603353522 tempest-QosSpecsTestJSON-1603353522-project-admin] https://10.4.3.143/volume/v3/qos-specs/5e9ce5c0-8f5c-4ef9-8139-194cc1fedcb3 returned with HTTP 200 Aug 16 21:14:29.015093 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 593/2409] 10.4.3.143 () {66 vars in 1354 bytes} [Sun Aug 16 21:14:29 2026] GET /volume/v3/qos-specs/5e9ce5c0-8f5c-4ef9-8139-194cc1fedcb3 => generated 392 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:14:29.017510 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-d85b3b44-5ca4-47de-94e1-a4800ac9f76d tempest-VolumesCloneTest-546551879 tempest-VolumesCloneTest-546551879-project-member] https://10.4.3.143/volume/v3/volumes/76e89a64-bd6d-4642-9d1f-d2b3d5055cc7 returned with HTTP 200 Aug 16 21:14:29.017885 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 608/2410] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:14:28 2026] GET /volume/v3/volumes/76e89a64-bd6d-4642-9d1f-d2b3d5055cc7 => generated 1355 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:14:29.024361 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-4b43fd92-2bd3-4197-a880-cb76d52cfb40 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:29.026171 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-4b43fd92-2bd3-4197-a880-cb76d52cfb40 tempest-QosSpecsTestJSON-1603353522 tempest-QosSpecsTestJSON-1603353522-project-admin] DELETE https://10.4.3.143/volume/v3/qos-specs/5e9ce5c0-8f5c-4ef9-8139-194cc1fedcb3?force=False Aug 16 21:14:29.026362 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-4b43fd92-2bd3-4197-a880-cb76d52cfb40 tempest-QosSpecsTestJSON-1603353522 tempest-QosSpecsTestJSON-1603353522-project-admin] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:29.026554 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-4b43fd92-2bd3-4197-a880-cb76d52cfb40 tempest-QosSpecsTestJSON-1603353522 tempest-QosSpecsTestJSON-1603353522-project-admin] Calling method 'delete' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:29.026905 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:14:29.026905 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:14:29.027286 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.contrib.qos_specs_manage [None req-4b43fd92-2bd3-4197-a880-cb76d52cfb40 tempest-QosSpecsTestJSON-1603353522 tempest-QosSpecsTestJSON-1603353522-project-admin] Delete qos_spec: 5e9ce5c0-8f5c-4ef9-8139-194cc1fedcb3, force: False {{(pid=100331) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 16 21:14:29.032087 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-6b46accb-792c-4523-ab59-f1042a319307 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:29.034666 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-6b46accb-792c-4523-ab59-f1042a319307 tempest-VolumesCloneTest-546551879 tempest-VolumesCloneTest-546551879-project-member] DELETE https://10.4.3.143/volume/v3/volumes/76e89a64-bd6d-4642-9d1f-d2b3d5055cc7 Aug 16 21:14:29.034666 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-6b46accb-792c-4523-ab59-f1042a319307 tempest-VolumesCloneTest-546551879 tempest-VolumesCloneTest-546551879-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:29.035131 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-6b46accb-792c-4523-ab59-f1042a319307 tempest-VolumesCloneTest-546551879 tempest-VolumesCloneTest-546551879-project-member] Calling method 'delete' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:29.035950 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.v3.volumes [None req-6b46accb-792c-4523-ab59-f1042a319307 tempest-VolumesCloneTest-546551879 tempest-VolumesCloneTest-546551879-project-member] Delete volume with id: 76e89a64-bd6d-4642-9d1f-d2b3d5055cc7 Aug 16 21:14:29.043815 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:14:29.043815 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:14:29.043964 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-4b43fd92-2bd3-4197-a880-cb76d52cfb40 tempest-QosSpecsTestJSON-1603353522 tempest-QosSpecsTestJSON-1603353522-project-admin] https://10.4.3.143/volume/v3/qos-specs/5e9ce5c0-8f5c-4ef9-8139-194cc1fedcb3?force=False returned with HTTP 202 Aug 16 21:14:29.044394 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 607/2411] 10.4.3.143 () {66 vars in 1380 bytes} [Sun Aug 16 21:14:29 2026] DELETE /volume/v3/qos-specs/5e9ce5c0-8f5c-4ef9-8139-194cc1fedcb3?force=False => generated 0 bytes in 20 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 21:14:29.044648 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-6b46accb-792c-4523-ab59-f1042a319307 tempest-VolumesCloneTest-546551879 tempest-VolumesCloneTest-546551879-project-member] Volume info retrieved successfully. Aug 16 21:14:29.051308 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-7225e0d8-c8fb-4c3d-9672-6d318e3e41c9 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:29.053387 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-7225e0d8-c8fb-4c3d-9672-6d318e3e41c9 tempest-QosSpecsTestJSON-1603353522 tempest-QosSpecsTestJSON-1603353522-project-admin] GET https://10.4.3.143/volume/v3/qos-specs/5e9ce5c0-8f5c-4ef9-8139-194cc1fedcb3 Aug 16 21:14:29.053575 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-7225e0d8-c8fb-4c3d-9672-6d318e3e41c9 tempest-QosSpecsTestJSON-1603353522 tempest-QosSpecsTestJSON-1603353522-project-admin] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:29.053837 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-7225e0d8-c8fb-4c3d-9672-6d318e3e41c9 tempest-QosSpecsTestJSON-1603353522 tempest-QosSpecsTestJSON-1603353522-project-admin] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:29.054365 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:14:29.054365 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:14:29.057781 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-7225e0d8-c8fb-4c3d-9672-6d318e3e41c9 tempest-QosSpecsTestJSON-1603353522 tempest-QosSpecsTestJSON-1603353522-project-admin] https://10.4.3.143/volume/v3/qos-specs/5e9ce5c0-8f5c-4ef9-8139-194cc1fedcb3 returned with HTTP 404 Aug 16 21:14:29.058667 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 594/2412] 10.4.3.143 () {66 vars in 1354 bytes} [Sun Aug 16 21:14:29 2026] GET /volume/v3/qos-specs/5e9ce5c0-8f5c-4ef9-8139-194cc1fedcb3 => generated 100 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:14:29.064750 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-6b46accb-792c-4523-ab59-f1042a319307 tempest-VolumesCloneTest-546551879 tempest-VolumesCloneTest-546551879-project-member] Delete volume request issued successfully. Aug 16 21:14:29.064750 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-6b46accb-792c-4523-ab59-f1042a319307 tempest-VolumesCloneTest-546551879 tempest-VolumesCloneTest-546551879-project-member] https://10.4.3.143/volume/v3/volumes/76e89a64-bd6d-4642-9d1f-d2b3d5055cc7 returned with HTTP 202 Aug 16 21:14:29.064750 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 604/2413] 10.4.3.143 () {66 vars in 1351 bytes} [Sun Aug 16 21:14:29 2026] DELETE /volume/v3/volumes/76e89a64-bd6d-4642-9d1f-d2b3d5055cc7 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 21:14:29.072133 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-a0857cc0-85f9-4443-bc5f-df7bd423a713 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:29.074416 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-a0857cc0-85f9-4443-bc5f-df7bd423a713 tempest-VolumesCloneTest-546551879 tempest-VolumesCloneTest-546551879-project-member] GET https://10.4.3.143/volume/v3/volumes/76e89a64-bd6d-4642-9d1f-d2b3d5055cc7 Aug 16 21:14:29.074640 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-a0857cc0-85f9-4443-bc5f-df7bd423a713 tempest-VolumesCloneTest-546551879 tempest-VolumesCloneTest-546551879-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:29.075191 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-a0857cc0-85f9-4443-bc5f-df7bd423a713 tempest-VolumesCloneTest-546551879 tempest-VolumesCloneTest-546551879-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:29.083152 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:14:29.083152 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:14:29.087590 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-a0857cc0-85f9-4443-bc5f-df7bd423a713 tempest-VolumesCloneTest-546551879 tempest-VolumesCloneTest-546551879-project-member] Volume info retrieved successfully. Aug 16 21:14:29.095428 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-a0857cc0-85f9-4443-bc5f-df7bd423a713 tempest-VolumesCloneTest-546551879 tempest-VolumesCloneTest-546551879-project-member] https://10.4.3.143/volume/v3/volumes/76e89a64-bd6d-4642-9d1f-d2b3d5055cc7 returned with HTTP 200 Aug 16 21:14:29.095534 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-c514f467-55d8-4b39-9dbf-0c116402bd46 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:29.095832 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 609/2414] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:14:29 2026] GET /volume/v3/volumes/76e89a64-bd6d-4642-9d1f-d2b3d5055cc7 => generated 1354 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:14:29.097776 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-c514f467-55d8-4b39-9dbf-0c116402bd46 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] GET https://10.4.3.143/volume/v3/backups/aacfa115-19d3-4998-bebf-bcea1dc90ec8 Aug 16 21:14:29.098157 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-c514f467-55d8-4b39-9dbf-0c116402bd46 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:29.098289 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-c514f467-55d8-4b39-9dbf-0c116402bd46 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:29.098458 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.v3.backups [None req-c514f467-55d8-4b39-9dbf-0c116402bd46 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Show backup with id aacfa115-19d3-4998-bebf-bcea1dc90ec8. {{(pid=100331) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:14:29.103601 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:14:29.103601 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:14:29.104755 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-c514f467-55d8-4b39-9dbf-0c116402bd46 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] https://10.4.3.143/volume/v3/backups/aacfa115-19d3-4998-bebf-bcea1dc90ec8 returned with HTTP 200 Aug 16 21:14:29.105330 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 608/2415] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:14:29 2026] GET /volume/v3/backups/aacfa115-19d3-4998-bebf-bcea1dc90ec8 => generated 835 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:14:29.334536 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-8ca3ea34-dcaa-445a-bc71-19f6e595aa73 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:29.336714 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-8ca3ea34-dcaa-445a-bc71-19f6e595aa73 tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] GET https://10.4.3.143/volume/v3/snapshots/2f9dbe10-433a-49aa-83da-d71a7cb81efc Aug 16 21:14:29.336979 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-8ca3ea34-dcaa-445a-bc71-19f6e595aa73 tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:29.337252 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-8ca3ea34-dcaa-445a-bc71-19f6e595aa73 tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:29.342541 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-8ca3ea34-dcaa-445a-bc71-19f6e595aa73 tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] https://10.4.3.143/volume/v3/snapshots/2f9dbe10-433a-49aa-83da-d71a7cb81efc returned with HTTP 404 Aug 16 21:14:29.343073 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 595/2416] 10.4.3.143 () {66 vars in 1354 bytes} [Sun Aug 16 21:14:29 2026] GET /volume/v3/snapshots/2f9dbe10-433a-49aa-83da-d71a7cb81efc => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:14:29.349496 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-4c19c095-299d-41ff-a127-be2d92a79113 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:29.352121 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-4c19c095-299d-41ff-a127-be2d92a79113 tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] DELETE https://10.4.3.143/volume/v3/volumes/28f356ba-5b83-401a-993d-4a03c5776bc0 Aug 16 21:14:29.352598 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-4c19c095-299d-41ff-a127-be2d92a79113 tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:29.353932 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-4c19c095-299d-41ff-a127-be2d92a79113 tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Calling method 'delete' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:29.353932 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.v3.volumes [None req-4c19c095-299d-41ff-a127-be2d92a79113 tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Delete volume with id: 28f356ba-5b83-401a-993d-4a03c5776bc0 Aug 16 21:14:29.360999 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:14:29.360999 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:14:29.361591 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-4c19c095-299d-41ff-a127-be2d92a79113 tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Volume info retrieved successfully. Aug 16 21:14:29.385069 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-4c19c095-299d-41ff-a127-be2d92a79113 tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Delete volume request issued successfully. Aug 16 21:14:29.385069 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-4c19c095-299d-41ff-a127-be2d92a79113 tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] https://10.4.3.143/volume/v3/volumes/28f356ba-5b83-401a-993d-4a03c5776bc0 returned with HTTP 202 Aug 16 21:14:29.385069 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 605/2417] 10.4.3.143 () {66 vars in 1351 bytes} [Sun Aug 16 21:14:29 2026] DELETE /volume/v3/volumes/28f356ba-5b83-401a-993d-4a03c5776bc0 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 21:14:29.392584 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-21eff65b-8f1d-4e52-a9b5-e44c82ba83fd None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:29.395016 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-21eff65b-8f1d-4e52-a9b5-e44c82ba83fd tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] GET https://10.4.3.143/volume/v3/volumes/28f356ba-5b83-401a-993d-4a03c5776bc0 Aug 16 21:14:29.395317 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-21eff65b-8f1d-4e52-a9b5-e44c82ba83fd tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:29.395585 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-21eff65b-8f1d-4e52-a9b5-e44c82ba83fd tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:29.406152 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:14:29.406152 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:14:29.410118 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-21eff65b-8f1d-4e52-a9b5-e44c82ba83fd tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Volume info retrieved successfully. Aug 16 21:14:29.413875 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-21eff65b-8f1d-4e52-a9b5-e44c82ba83fd tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] https://10.4.3.143/volume/v3/volumes/28f356ba-5b83-401a-993d-4a03c5776bc0 returned with HTTP 200 Aug 16 21:14:29.414308 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 610/2418] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:14:29 2026] GET /volume/v3/volumes/28f356ba-5b83-401a-993d-4a03c5776bc0 => generated 1016 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:14:29.834095 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [req-ad0a5e2d-105d-442f-a1f5-67636b57b5ca req-c895b94f-f1d4-4a71-b3e6-719897f0afee None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:29.836141 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [req-ad0a5e2d-105d-442f-a1f5-67636b57b5ca req-c895b94f-f1d4-4a71-b3e6-719897f0afee tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] GET https://10.4.3.143/volume/v3/snapshots/e26b5296-aabf-40e7-8b12-7406c6a9f696 Aug 16 21:14:29.836299 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [req-ad0a5e2d-105d-442f-a1f5-67636b57b5ca req-c895b94f-f1d4-4a71-b3e6-719897f0afee tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:29.836437 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [req-ad0a5e2d-105d-442f-a1f5-67636b57b5ca req-c895b94f-f1d4-4a71-b3e6-719897f0afee tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:29.841341 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:14:29.841341 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:14:29.841717 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [req-ad0a5e2d-105d-442f-a1f5-67636b57b5ca req-c895b94f-f1d4-4a71-b3e6-719897f0afee tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Snapshot retrieved successfully. Aug 16 21:14:29.842413 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [req-ad0a5e2d-105d-442f-a1f5-67636b57b5ca req-c895b94f-f1d4-4a71-b3e6-719897f0afee tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] https://10.4.3.143/volume/v3/snapshots/e26b5296-aabf-40e7-8b12-7406c6a9f696 returned with HTTP 200 Aug 16 21:14:29.842835 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 609/2419] 10.4.3.143 () {68 vars in 1604 bytes} [Sun Aug 16 21:14:29 2026] GET /volume/v3/snapshots/e26b5296-aabf-40e7-8b12-7406c6a9f696 => generated 478 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:14:29.975895 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-9d737e63-9050-4314-acca-ac46afb38b91 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:29.978243 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-9d737e63-9050-4314-acca-ac46afb38b91 tempest-SnapshotsActionsTest-522410771 tempest-SnapshotsActionsTest-522410771-project-member] GET https://10.4.3.143/volume/v3/snapshots/c7ab94bd-e73f-460d-b6bd-9b59d8853e74 Aug 16 21:14:29.978438 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-9d737e63-9050-4314-acca-ac46afb38b91 tempest-SnapshotsActionsTest-522410771 tempest-SnapshotsActionsTest-522410771-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:29.978612 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-9d737e63-9050-4314-acca-ac46afb38b91 tempest-SnapshotsActionsTest-522410771 tempest-SnapshotsActionsTest-522410771-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:29.983491 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:14:29.983491 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:14:29.983868 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-9d737e63-9050-4314-acca-ac46afb38b91 tempest-SnapshotsActionsTest-522410771 tempest-SnapshotsActionsTest-522410771-project-member] Snapshot retrieved successfully. Aug 16 21:14:29.984598 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-9d737e63-9050-4314-acca-ac46afb38b91 tempest-SnapshotsActionsTest-522410771 tempest-SnapshotsActionsTest-522410771-project-member] https://10.4.3.143/volume/v3/snapshots/c7ab94bd-e73f-460d-b6bd-9b59d8853e74 returned with HTTP 200 Aug 16 21:14:29.985275 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 596/2420] 10.4.3.143 () {66 vars in 1354 bytes} [Sun Aug 16 21:14:29 2026] GET /volume/v3/snapshots/c7ab94bd-e73f-460d-b6bd-9b59d8853e74 => generated 465 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:14:29.996683 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-7933ac70-427f-4603-888d-39e994c363fb None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:29.999009 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-7933ac70-427f-4603-888d-39e994c363fb tempest-SnapshotsActionsTest-1455387505 tempest-SnapshotsActionsTest-1455387505-project-admin] POST https://10.4.3.143/volume/v3/snapshots/c7ab94bd-e73f-460d-b6bd-9b59d8853e74/action Aug 16 21:14:29.999507 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-7933ac70-427f-4603-888d-39e994c363fb tempest-SnapshotsActionsTest-1455387505 tempest-SnapshotsActionsTest-1455387505-project-admin] Action body: b'{"os-reset_status": {"status": "error_deleting"}}' {{(pid=100332) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 21:14:29.999696 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-7933ac70-427f-4603-888d-39e994c363fb tempest-SnapshotsActionsTest-1455387505 tempest-SnapshotsActionsTest-1455387505-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error_deleting"}} {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:14:30.001656 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.contrib.admin_actions [None req-7933ac70-427f-4603-888d-39e994c363fb tempest-SnapshotsActionsTest-1455387505 tempest-SnapshotsActionsTest-1455387505-project-admin] Updating snapshot 'c7ab94bd-e73f-460d-b6bd-9b59d8853e74' with '{'status': 'error_deleting'}' {{(pid=100332) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 16 21:14:30.011614 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:14:30.011614 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:14:30.027550 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-7933ac70-427f-4603-888d-39e994c363fb tempest-SnapshotsActionsTest-1455387505 tempest-SnapshotsActionsTest-1455387505-project-admin] https://10.4.3.143/volume/v3/snapshots/c7ab94bd-e73f-460d-b6bd-9b59d8853e74/action returned with HTTP 202 Aug 16 21:14:30.028012 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 606/2421] 10.4.3.143 () {68 vars in 1396 bytes} [Sun Aug 16 21:14:29 2026] POST /volume/v3/snapshots/c7ab94bd-e73f-460d-b6bd-9b59d8853e74/action => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 16 21:14:30.035475 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-df501512-0125-40d3-a850-0e45098d48a9 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:30.037280 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-df501512-0125-40d3-a850-0e45098d48a9 tempest-SnapshotsActionsTest-522410771 tempest-SnapshotsActionsTest-522410771-project-member] GET https://10.4.3.143/volume/v3/snapshots/c7ab94bd-e73f-460d-b6bd-9b59d8853e74 Aug 16 21:14:30.037538 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-df501512-0125-40d3-a850-0e45098d48a9 tempest-SnapshotsActionsTest-522410771 tempest-SnapshotsActionsTest-522410771-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:30.037770 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-df501512-0125-40d3-a850-0e45098d48a9 tempest-SnapshotsActionsTest-522410771 tempest-SnapshotsActionsTest-522410771-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:30.042588 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:14:30.042588 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:14:30.043072 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-df501512-0125-40d3-a850-0e45098d48a9 tempest-SnapshotsActionsTest-522410771 tempest-SnapshotsActionsTest-522410771-project-member] Snapshot retrieved successfully. Aug 16 21:14:30.043789 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-df501512-0125-40d3-a850-0e45098d48a9 tempest-SnapshotsActionsTest-522410771 tempest-SnapshotsActionsTest-522410771-project-member] https://10.4.3.143/volume/v3/snapshots/c7ab94bd-e73f-460d-b6bd-9b59d8853e74 returned with HTTP 200 Aug 16 21:14:30.044194 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 611/2422] 10.4.3.143 () {66 vars in 1354 bytes} [Sun Aug 16 21:14:30 2026] GET /volume/v3/snapshots/c7ab94bd-e73f-460d-b6bd-9b59d8853e74 => generated 470 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:14:30.053220 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-987d6016-2157-4ce6-8203-dce4c3d7bf50 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:30.055006 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-987d6016-2157-4ce6-8203-dce4c3d7bf50 tempest-SnapshotsActionsTest-1455387505 tempest-SnapshotsActionsTest-1455387505-project-admin] POST https://10.4.3.143/volume/v3/snapshots/c7ab94bd-e73f-460d-b6bd-9b59d8853e74/action Aug 16 21:14:30.055409 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-987d6016-2157-4ce6-8203-dce4c3d7bf50 tempest-SnapshotsActionsTest-1455387505 tempest-SnapshotsActionsTest-1455387505-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100331) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 21:14:30.055539 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-987d6016-2157-4ce6-8203-dce4c3d7bf50 tempest-SnapshotsActionsTest-1455387505 tempest-SnapshotsActionsTest-1455387505-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:14:30.061940 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:14:30.061940 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:14:30.062234 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-987d6016-2157-4ce6-8203-dce4c3d7bf50 tempest-SnapshotsActionsTest-1455387505 tempest-SnapshotsActionsTest-1455387505-project-admin] Snapshot retrieved successfully. Aug 16 21:14:30.080884 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-987d6016-2157-4ce6-8203-dce4c3d7bf50 tempest-SnapshotsActionsTest-1455387505 tempest-SnapshotsActionsTest-1455387505-project-admin] Snapshot delete request issued successfully. Aug 16 21:14:30.081227 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-987d6016-2157-4ce6-8203-dce4c3d7bf50 tempest-SnapshotsActionsTest-1455387505 tempest-SnapshotsActionsTest-1455387505-project-admin] https://10.4.3.143/volume/v3/snapshots/c7ab94bd-e73f-460d-b6bd-9b59d8853e74/action returned with HTTP 202 Aug 16 21:14:30.084740 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 610/2423] 10.4.3.143 () {68 vars in 1396 bytes} [Sun Aug 16 21:14:30 2026] POST /volume/v3/snapshots/c7ab94bd-e73f-460d-b6bd-9b59d8853e74/action => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 16 21:14:30.093006 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-e1f6236f-31e9-43a4-b83c-ca7dcddb24c3 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:30.096019 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-e1f6236f-31e9-43a4-b83c-ca7dcddb24c3 tempest-SnapshotsActionsTest-522410771 tempest-SnapshotsActionsTest-522410771-project-member] GET https://10.4.3.143/volume/v3/snapshots/c7ab94bd-e73f-460d-b6bd-9b59d8853e74 Aug 16 21:14:30.096019 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-e1f6236f-31e9-43a4-b83c-ca7dcddb24c3 tempest-SnapshotsActionsTest-522410771 tempest-SnapshotsActionsTest-522410771-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:30.096019 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-e1f6236f-31e9-43a4-b83c-ca7dcddb24c3 tempest-SnapshotsActionsTest-522410771 tempest-SnapshotsActionsTest-522410771-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:30.103584 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:14:30.103584 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:14:30.104726 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-e1f6236f-31e9-43a4-b83c-ca7dcddb24c3 tempest-SnapshotsActionsTest-522410771 tempest-SnapshotsActionsTest-522410771-project-member] Snapshot retrieved successfully. Aug 16 21:14:30.105891 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-e1f6236f-31e9-43a4-b83c-ca7dcddb24c3 tempest-SnapshotsActionsTest-522410771 tempest-SnapshotsActionsTest-522410771-project-member] https://10.4.3.143/volume/v3/snapshots/c7ab94bd-e73f-460d-b6bd-9b59d8853e74 returned with HTTP 200 Aug 16 21:14:30.106433 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 597/2424] 10.4.3.143 () {66 vars in 1354 bytes} [Sun Aug 16 21:14:30 2026] GET /volume/v3/snapshots/c7ab94bd-e73f-460d-b6bd-9b59d8853e74 => generated 464 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:14:30.112799 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-2821bcda-aabf-410b-94a5-8bfa9ffed2ed None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:30.115393 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-31760a4a-67f8-4aba-a83f-60aef5fd0f9d None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:30.117560 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-31760a4a-67f8-4aba-a83f-60aef5fd0f9d tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] GET https://10.4.3.143/volume/v3/backups/aacfa115-19d3-4998-bebf-bcea1dc90ec8 Aug 16 21:14:30.117750 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-31760a4a-67f8-4aba-a83f-60aef5fd0f9d tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:30.117935 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-31760a4a-67f8-4aba-a83f-60aef5fd0f9d tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:30.118066 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.v3.backups [None req-31760a4a-67f8-4aba-a83f-60aef5fd0f9d tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Show backup with id aacfa115-19d3-4998-bebf-bcea1dc90ec8. {{(pid=100330) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:14:30.119467 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-2821bcda-aabf-410b-94a5-8bfa9ffed2ed tempest-VolumesCloneTest-546551879 tempest-VolumesCloneTest-546551879-project-member] GET https://10.4.3.143/volume/v3/volumes/76e89a64-bd6d-4642-9d1f-d2b3d5055cc7 Aug 16 21:14:30.119694 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-2821bcda-aabf-410b-94a5-8bfa9ffed2ed tempest-VolumesCloneTest-546551879 tempest-VolumesCloneTest-546551879-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:30.119880 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-2821bcda-aabf-410b-94a5-8bfa9ffed2ed tempest-VolumesCloneTest-546551879 tempest-VolumesCloneTest-546551879-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:30.122600 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:14:30.122600 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:14:30.123377 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-31760a4a-67f8-4aba-a83f-60aef5fd0f9d tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] https://10.4.3.143/volume/v3/backups/aacfa115-19d3-4998-bebf-bcea1dc90ec8 returned with HTTP 200 Aug 16 21:14:30.123724 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 612/2425] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:14:30 2026] GET /volume/v3/backups/aacfa115-19d3-4998-bebf-bcea1dc90ec8 => generated 835 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:14:30.153152 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-2821bcda-aabf-410b-94a5-8bfa9ffed2ed tempest-VolumesCloneTest-546551879 tempest-VolumesCloneTest-546551879-project-member] https://10.4.3.143/volume/v3/volumes/76e89a64-bd6d-4642-9d1f-d2b3d5055cc7 returned with HTTP 404 Aug 16 21:14:30.155797 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 607/2426] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:14:30 2026] GET /volume/v3/volumes/76e89a64-bd6d-4642-9d1f-d2b3d5055cc7 => generated 109 bytes in 44 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:14:30.167291 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-edd7114a-8376-45ea-816a-ad16b667265a None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:30.169497 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-edd7114a-8376-45ea-816a-ad16b667265a tempest-VolumesCloneTest-546551879 tempest-VolumesCloneTest-546551879-project-member] POST https://10.4.3.143/volume/v3/volumes Aug 16 21:14:30.169606 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-edd7114a-8376-45ea-816a-ad16b667265a tempest-VolumesCloneTest-546551879 tempest-VolumesCloneTest-546551879-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesCloneTest-Volume-1592661873"}} {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:14:30.171650 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.v3.volumes [None req-edd7114a-8376-45ea-816a-ad16b667265a tempest-VolumesCloneTest-546551879 tempest-VolumesCloneTest-546551879-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-1592661873'}} {{(pid=100331) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 21:14:30.171774 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.v3.volumes [None req-edd7114a-8376-45ea-816a-ad16b667265a tempest-VolumesCloneTest-546551879 tempest-VolumesCloneTest-546551879-project-member] Create volume of 1 GB Aug 16 21:14:30.172420 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:14:30.172420 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:14:30.177203 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-edd7114a-8376-45ea-816a-ad16b667265a tempest-VolumesCloneTest-546551879 tempest-VolumesCloneTest-546551879-project-member] Availability Zones retrieved successfully. Aug 16 21:14:30.185036 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-edd7114a-8376-45ea-816a-ad16b667265a tempest-VolumesCloneTest-546551879 tempest-VolumesCloneTest-546551879-project-member] Flow 'volume_create_api' (eeaf90c6-0f62-45ed-a252-9cbbf0162b9e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100331) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:14:30.186382 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-edd7114a-8376-45ea-816a-ad16b667265a tempest-VolumesCloneTest-546551879 tempest-VolumesCloneTest-546551879-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2c7fe486-9215-4166-9de9-13e10e21f453) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:14:30.187607 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.flows.api.create_volume [None req-edd7114a-8376-45ea-816a-ad16b667265a tempest-VolumesCloneTest-546551879 tempest-VolumesCloneTest-546551879-project-member] Validating volume size '1' using validate_int {{(pid=100331) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 21:14:30.230781 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-edd7114a-8376-45ea-816a-ad16b667265a tempest-VolumesCloneTest-546551879 tempest-VolumesCloneTest-546551879-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2c7fe486-9215-4166-9de9-13e10e21f453) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T21:04:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=69e633b8-fab9-4b15-8b40-4f1a67c51cda,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '69e633b8-fab9-4b15-8b40-4f1a67c51cda', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:14:30.231727 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-edd7114a-8376-45ea-816a-ad16b667265a tempest-VolumesCloneTest-546551879 tempest-VolumesCloneTest-546551879-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e2d56360-a72a-4f17-9f3d-867b6d35e64a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:14:30.287659 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.quota [None req-edd7114a-8376-45ea-816a-ad16b667265a tempest-VolumesCloneTest-546551879 tempest-VolumesCloneTest-546551879-project-member] Created reservations ['f6c85931-672a-49a1-b62a-7b009d82cf7f', '67905c97-3001-4219-a6f8-16d9926de2ef', '1e7cbbd8-e73f-4efb-9930-e57693610a13', '347c2fa9-3d91-408f-8d4b-41f61b67ada7'] {{(pid=100331) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:14:30.288871 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-edd7114a-8376-45ea-816a-ad16b667265a tempest-VolumesCloneTest-546551879 tempest-VolumesCloneTest-546551879-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e2d56360-a72a-4f17-9f3d-867b6d35e64a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f6c85931-672a-49a1-b62a-7b009d82cf7f', '67905c97-3001-4219-a6f8-16d9926de2ef', '1e7cbbd8-e73f-4efb-9930-e57693610a13', '347c2fa9-3d91-408f-8d4b-41f61b67ada7']}' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:14:30.290009 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-edd7114a-8376-45ea-816a-ad16b667265a tempest-VolumesCloneTest-546551879 tempest-VolumesCloneTest-546551879-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b28eb9c2-280a-4681-b8a6-e1042860b4eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:14:30.325655 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-edd7114a-8376-45ea-816a-ad16b667265a tempest-VolumesCloneTest-546551879 tempest-VolumesCloneTest-546551879-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b28eb9c2-280a-4681-b8a6-e1042860b4eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd16669e5-6a38-4062-9486-337f728e27dc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1592661873',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7775164a8d6a4597b551b54d47942909',qos_specs=None,replication_status=,reservations=['f6c85931-672a-49a1-b62a-7b009d82cf7f','67905c97-3001-4219-a6f8-16d9926de2ef','1e7cbbd8-e73f-4efb-9930-e57693610a13','347c2fa9-3d91-408f-8d4b-41f61b67ada7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='721359ed493e436c8c7a2cde6b4e8ddd',volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T21:14:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1592661873',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d16669e5-6a38-4062-9486-337f728e27dc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7775164a8d6a4597b551b54d47942909',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='721359ed493e436c8c7a2cde6b4e8ddd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(69e633b8-fab9-4b15-8b40-4f1a67c51cda),volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda)}' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:14:30.326694 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-edd7114a-8376-45ea-816a-ad16b667265a tempest-VolumesCloneTest-546551879 tempest-VolumesCloneTest-546551879-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e93b4016-ea0f-4da5-ac4b-c502c42e56ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:14:30.346540 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-edd7114a-8376-45ea-816a-ad16b667265a tempest-VolumesCloneTest-546551879 tempest-VolumesCloneTest-546551879-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e93b4016-ea0f-4da5-ac4b-c502c42e56ed) transitioned into state 'SUCCESS' from state '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-1592661873',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7775164a8d6a4597b551b54d47942909',qos_specs=None,replication_status=,reservations=['f6c85931-672a-49a1-b62a-7b009d82cf7f','67905c97-3001-4219-a6f8-16d9926de2ef','1e7cbbd8-e73f-4efb-9930-e57693610a13','347c2fa9-3d91-408f-8d4b-41f61b67ada7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='721359ed493e436c8c7a2cde6b4e8ddd',volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda)}' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:14:30.347532 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-edd7114a-8376-45ea-816a-ad16b667265a tempest-VolumesCloneTest-546551879 tempest-VolumesCloneTest-546551879-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (828b5091-a33d-4399-bd57-7ccb81a4cf0e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:14:30.358316 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-edd7114a-8376-45ea-816a-ad16b667265a tempest-VolumesCloneTest-546551879 tempest-VolumesCloneTest-546551879-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (828b5091-a33d-4399-bd57-7ccb81a4cf0e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:14:30.359432 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-edd7114a-8376-45ea-816a-ad16b667265a tempest-VolumesCloneTest-546551879 tempest-VolumesCloneTest-546551879-project-member] Flow 'volume_create_api' (eeaf90c6-0f62-45ed-a252-9cbbf0162b9e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100331) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:14:30.359808 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-edd7114a-8376-45ea-816a-ad16b667265a tempest-VolumesCloneTest-546551879 tempest-VolumesCloneTest-546551879-project-member] Create volume request issued successfully. Aug 16 21:14:30.360574 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-edd7114a-8376-45ea-816a-ad16b667265a tempest-VolumesCloneTest-546551879 tempest-VolumesCloneTest-546551879-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Aug 16 21:14:30.361123 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 611/2427] 10.4.3.143 () {68 vars in 1258 bytes} [Sun Aug 16 21:14:30 2026] POST /volume/v3/volumes => generated 747 bytes in 194 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 21:14:30.379024 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-68cb1281-1c72-49a4-bdb8-7936f22ae2a8 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:30.381334 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-68cb1281-1c72-49a4-bdb8-7936f22ae2a8 tempest-VolumesCloneTest-546551879 tempest-VolumesCloneTest-546551879-project-member] GET https://10.4.3.143/volume/v3/volumes/d16669e5-6a38-4062-9486-337f728e27dc Aug 16 21:14:30.381563 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-68cb1281-1c72-49a4-bdb8-7936f22ae2a8 tempest-VolumesCloneTest-546551879 tempest-VolumesCloneTest-546551879-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:30.381793 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-68cb1281-1c72-49a4-bdb8-7936f22ae2a8 tempest-VolumesCloneTest-546551879 tempest-VolumesCloneTest-546551879-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:30.399528 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:14:30.399528 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:14:30.403831 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-68cb1281-1c72-49a4-bdb8-7936f22ae2a8 tempest-VolumesCloneTest-546551879 tempest-VolumesCloneTest-546551879-project-member] Volume info retrieved successfully. Aug 16 21:14:30.407841 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-68cb1281-1c72-49a4-bdb8-7936f22ae2a8 tempest-VolumesCloneTest-546551879 tempest-VolumesCloneTest-546551879-project-member] https://10.4.3.143/volume/v3/volumes/d16669e5-6a38-4062-9486-337f728e27dc returned with HTTP 200 Aug 16 21:14:30.408262 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 598/2428] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:14:30 2026] GET /volume/v3/volumes/d16669e5-6a38-4062-9486-337f728e27dc => generated 815 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:14:30.429365 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-3c06bd69-05c3-4db8-883e-f8c81833349e None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:30.431389 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-3c06bd69-05c3-4db8-883e-f8c81833349e tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] GET https://10.4.3.143/volume/v3/volumes/28f356ba-5b83-401a-993d-4a03c5776bc0 Aug 16 21:14:30.431588 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-3c06bd69-05c3-4db8-883e-f8c81833349e tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:30.431772 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-3c06bd69-05c3-4db8-883e-f8c81833349e tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:30.437681 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-3c06bd69-05c3-4db8-883e-f8c81833349e tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] https://10.4.3.143/volume/v3/volumes/28f356ba-5b83-401a-993d-4a03c5776bc0 returned with HTTP 404 Aug 16 21:14:30.438335 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 613/2429] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:14:30 2026] GET /volume/v3/volumes/28f356ba-5b83-401a-993d-4a03c5776bc0 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:14:30.449353 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-1e61ffa6-dd69-40bc-9c94-6decbb58f6ac None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:30.452934 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-1e61ffa6-dd69-40bc-9c94-6decbb58f6ac tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] POST https://10.4.3.143/volume/v3/volumes Aug 16 21:14:30.452934 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-1e61ffa6-dd69-40bc-9c94-6decbb58f6ac tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-2116256865"}} {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:14:30.452934 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.v3.volumes [None req-1e61ffa6-dd69-40bc-9c94-6decbb58f6ac tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-2116256865'}} {{(pid=100332) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 21:14:30.454306 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.v3.volumes [None req-1e61ffa6-dd69-40bc-9c94-6decbb58f6ac tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Create volume of 1 GB Aug 16 21:14:30.455479 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:14:30.455479 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:14:30.463811 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-1e61ffa6-dd69-40bc-9c94-6decbb58f6ac tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Availability Zones retrieved successfully. Aug 16 21:14:30.474227 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-1e61ffa6-dd69-40bc-9c94-6decbb58f6ac tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Flow 'volume_create_api' (07976102-1e41-43d1-b236-d86b7f518d86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100332) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:14:30.475603 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-1e61ffa6-dd69-40bc-9c94-6decbb58f6ac tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (567a08c6-594d-409c-bfe0-46fb2149bf55) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:14:30.477117 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.flows.api.create_volume [None req-1e61ffa6-dd69-40bc-9c94-6decbb58f6ac tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Validating volume size '1' using validate_int {{(pid=100332) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 21:14:30.521909 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-1e61ffa6-dd69-40bc-9c94-6decbb58f6ac tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (567a08c6-594d-409c-bfe0-46fb2149bf55) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T21:04:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=69e633b8-fab9-4b15-8b40-4f1a67c51cda,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '69e633b8-fab9-4b15-8b40-4f1a67c51cda', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:14:30.522818 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-1e61ffa6-dd69-40bc-9c94-6decbb58f6ac tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (73eb9bca-59ac-4f5e-9f5f-085d39012ed6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:14:30.571966 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.quota [None req-1e61ffa6-dd69-40bc-9c94-6decbb58f6ac tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Created reservations ['70148a00-f946-46a5-baef-8973a249f8af', 'd39b0f4d-afc7-414e-ba9d-77288d3cea6f', '2a71f755-de7f-4813-8a23-1837497333fb', '3bb479e1-1576-4af0-a889-40c4bf242c86'] {{(pid=100332) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:14:30.572776 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-1e61ffa6-dd69-40bc-9c94-6decbb58f6ac tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (73eb9bca-59ac-4f5e-9f5f-085d39012ed6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['70148a00-f946-46a5-baef-8973a249f8af', 'd39b0f4d-afc7-414e-ba9d-77288d3cea6f', '2a71f755-de7f-4813-8a23-1837497333fb', '3bb479e1-1576-4af0-a889-40c4bf242c86']}' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:14:30.573612 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-1e61ffa6-dd69-40bc-9c94-6decbb58f6ac tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (100967aa-271f-4e60-939e-342550fcc121) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:14:30.598186 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-1e61ffa6-dd69-40bc-9c94-6decbb58f6ac tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (100967aa-271f-4e60-939e-342550fcc121) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a31a4882-8797-45f9-b749-1ff005d3bbb8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2116256865',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='440812c9bca442a786aabacf4409d947',qos_specs=None,replication_status=,reservations=['70148a00-f946-46a5-baef-8973a249f8af','d39b0f4d-afc7-414e-ba9d-77288d3cea6f','2a71f755-de7f-4813-8a23-1837497333fb','3bb479e1-1576-4af0-a889-40c4bf242c86'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f1f2ada295a54f5584bbf9f4d581cdf2',volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T21:14:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2116256865',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a31a4882-8797-45f9-b749-1ff005d3bbb8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='440812c9bca442a786aabacf4409d947',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f1f2ada295a54f5584bbf9f4d581cdf2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(69e633b8-fab9-4b15-8b40-4f1a67c51cda),volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda)}' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:14:30.598941 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-1e61ffa6-dd69-40bc-9c94-6decbb58f6ac tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e5d60932-6842-4b17-8014-7668379a2a7d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:14:30.617151 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-1e61ffa6-dd69-40bc-9c94-6decbb58f6ac tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e5d60932-6842-4b17-8014-7668379a2a7d) transitioned into state 'SUCCESS' from state '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-2116256865',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='440812c9bca442a786aabacf4409d947',qos_specs=None,replication_status=,reservations=['70148a00-f946-46a5-baef-8973a249f8af','d39b0f4d-afc7-414e-ba9d-77288d3cea6f','2a71f755-de7f-4813-8a23-1837497333fb','3bb479e1-1576-4af0-a889-40c4bf242c86'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f1f2ada295a54f5584bbf9f4d581cdf2',volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda)}' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:14:30.618017 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-1e61ffa6-dd69-40bc-9c94-6decbb58f6ac tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f3f91ff7-6a95-4204-93ff-491225c69cad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:14:30.629173 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-1e61ffa6-dd69-40bc-9c94-6decbb58f6ac tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f3f91ff7-6a95-4204-93ff-491225c69cad) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:14:30.629173 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-1e61ffa6-dd69-40bc-9c94-6decbb58f6ac tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Flow 'volume_create_api' (07976102-1e41-43d1-b236-d86b7f518d86) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100332) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:14:30.629173 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-1e61ffa6-dd69-40bc-9c94-6decbb58f6ac tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Create volume request issued successfully. Aug 16 21:14:30.629731 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-1e61ffa6-dd69-40bc-9c94-6decbb58f6ac tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Aug 16 21:14:30.630270 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 608/2430] 10.4.3.143 () {68 vars in 1258 bytes} [Sun Aug 16 21:14:30 2026] POST /volume/v3/volumes => generated 778 bytes in 181 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 21:14:30.643693 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-f20f2f98-f08b-4140-992e-c5fb5ef700f2 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:30.647944 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-f20f2f98-f08b-4140-992e-c5fb5ef700f2 tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] GET https://10.4.3.143/volume/v3/volumes/a31a4882-8797-45f9-b749-1ff005d3bbb8 Aug 16 21:14:30.647944 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-f20f2f98-f08b-4140-992e-c5fb5ef700f2 tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:30.647944 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-f20f2f98-f08b-4140-992e-c5fb5ef700f2 tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:30.655049 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:14:30.655049 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:14:30.658864 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-f20f2f98-f08b-4140-992e-c5fb5ef700f2 tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Volume info retrieved successfully. Aug 16 21:14:30.664628 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-f20f2f98-f08b-4140-992e-c5fb5ef700f2 tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] https://10.4.3.143/volume/v3/volumes/a31a4882-8797-45f9-b749-1ff005d3bbb8 returned with HTTP 200 Aug 16 21:14:30.665038 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 612/2431] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:14:30 2026] GET /volume/v3/volumes/a31a4882-8797-45f9-b749-1ff005d3bbb8 => generated 957 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:14:30.872321 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [req-ad0a5e2d-105d-442f-a1f5-67636b57b5ca req-409dfbc4-ade0-48f2-a4fc-22a6318e593b None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:30.879259 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [req-ad0a5e2d-105d-442f-a1f5-67636b57b5ca req-409dfbc4-ade0-48f2-a4fc-22a6318e593b tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] GET https://10.4.3.143/volume/v3/snapshots/e26b5296-aabf-40e7-8b12-7406c6a9f696 Aug 16 21:14:30.879379 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [req-ad0a5e2d-105d-442f-a1f5-67636b57b5ca req-409dfbc4-ade0-48f2-a4fc-22a6318e593b tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:30.880793 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [req-ad0a5e2d-105d-442f-a1f5-67636b57b5ca req-409dfbc4-ade0-48f2-a4fc-22a6318e593b tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:30.887798 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:14:30.887798 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:14:30.889164 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [req-ad0a5e2d-105d-442f-a1f5-67636b57b5ca req-409dfbc4-ade0-48f2-a4fc-22a6318e593b tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Snapshot retrieved successfully. Aug 16 21:14:30.889261 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [req-ad0a5e2d-105d-442f-a1f5-67636b57b5ca req-409dfbc4-ade0-48f2-a4fc-22a6318e593b tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] https://10.4.3.143/volume/v3/snapshots/e26b5296-aabf-40e7-8b12-7406c6a9f696 returned with HTTP 200 Aug 16 21:14:30.889657 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 599/2432] 10.4.3.143 () {68 vars in 1604 bytes} [Sun Aug 16 21:14:30 2026] GET /volume/v3/snapshots/e26b5296-aabf-40e7-8b12-7406c6a9f696 => generated 478 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:14:30.898061 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [req-ad0a5e2d-105d-442f-a1f5-67636b57b5ca req-16dbe7fa-09f9-4df0-89a5-1420ac6a8541 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:30.902830 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [req-ad0a5e2d-105d-442f-a1f5-67636b57b5ca req-16dbe7fa-09f9-4df0-89a5-1420ac6a8541 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] GET https://10.4.3.143/volume/v3/volumes/513e614d-4e7e-41ca-bf26-33af3642aa9c Aug 16 21:14:30.903296 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [req-ad0a5e2d-105d-442f-a1f5-67636b57b5ca req-16dbe7fa-09f9-4df0-89a5-1420ac6a8541 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:30.905971 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [req-ad0a5e2d-105d-442f-a1f5-67636b57b5ca req-16dbe7fa-09f9-4df0-89a5-1420ac6a8541 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:30.918175 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:14:30.918175 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:14:30.921145 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [req-ad0a5e2d-105d-442f-a1f5-67636b57b5ca req-16dbe7fa-09f9-4df0-89a5-1420ac6a8541 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Volume info retrieved successfully. Aug 16 21:14:30.925208 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [req-ad0a5e2d-105d-442f-a1f5-67636b57b5ca req-16dbe7fa-09f9-4df0-89a5-1420ac6a8541 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] https://10.4.3.143/volume/v3/volumes/513e614d-4e7e-41ca-bf26-33af3642aa9c returned with HTTP 200 Aug 16 21:14:30.925582 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 614/2433] 10.4.3.143 () {68 vars in 1598 bytes} [Sun Aug 16 21:14:30 2026] GET /volume/v3/volumes/513e614d-4e7e-41ca-bf26-33af3642aa9c => generated 1659 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:14:30.934077 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [req-ad0a5e2d-105d-442f-a1f5-67636b57b5ca req-3862ad61-2f2a-4a92-b299-b00a765a91ba None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:30.936176 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [req-ad0a5e2d-105d-442f-a1f5-67636b57b5ca req-3862ad61-2f2a-4a92-b299-b00a765a91ba tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] POST https://10.4.3.143/volume/v3/volumes Aug 16 21:14:30.936622 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [req-ad0a5e2d-105d-442f-a1f5-67636b57b5ca req-3862ad61-2f2a-4a92-b299-b00a765a91ba tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": "e26b5296-aabf-40e7-8b12-7406c6a9f696", "name": "", "description": "", "volume_type": "storpool", "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:14:30.938202 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.v3.volumes [req-ad0a5e2d-105d-442f-a1f5-67636b57b5ca req-3862ad61-2f2a-4a92-b299-b00a765a91ba tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': 'e26b5296-aabf-40e7-8b12-7406c6a9f696', 'name': '', 'description': '', 'volume_type': 'storpool', 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100332) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 21:14:30.945754 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:14:30.945754 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:14:30.946189 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [req-ad0a5e2d-105d-442f-a1f5-67636b57b5ca req-3862ad61-2f2a-4a92-b299-b00a765a91ba tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Snapshot retrieved successfully. Aug 16 21:14:30.946301 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.v3.volumes [req-ad0a5e2d-105d-442f-a1f5-67636b57b5ca req-3862ad61-2f2a-4a92-b299-b00a765a91ba tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Create volume of 1 GB Aug 16 21:14:30.946882 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [req-ad0a5e2d-105d-442f-a1f5-67636b57b5ca req-3862ad61-2f2a-4a92-b299-b00a765a91ba tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Availability Zones retrieved successfully. Aug 16 21:14:30.951436 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [req-ad0a5e2d-105d-442f-a1f5-67636b57b5ca req-3862ad61-2f2a-4a92-b299-b00a765a91ba tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Flow 'volume_create_api' (23a1c8bc-443d-4732-a3d8-22e3fe7622ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100332) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:14:30.952414 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [req-ad0a5e2d-105d-442f-a1f5-67636b57b5ca req-3862ad61-2f2a-4a92-b299-b00a765a91ba tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b66f0307-be2e-4ef4-92a8-86f56df9ffd1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:14:30.953241 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.flows.api.create_volume [req-ad0a5e2d-105d-442f-a1f5-67636b57b5ca req-3862ad61-2f2a-4a92-b299-b00a765a91ba tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100332) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 21:14:30.977717 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [req-ad0a5e2d-105d-442f-a1f5-67636b57b5ca req-3862ad61-2f2a-4a92-b299-b00a765a91ba tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b66f0307-be2e-4ef4-92a8-86f56df9ffd1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'e26b5296-aabf-40e7-8b12-7406c6a9f696', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T21:04:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=69e633b8-fab9-4b15-8b40-4f1a67c51cda,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '69e633b8-fab9-4b15-8b40-4f1a67c51cda', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:14:30.978445 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [req-ad0a5e2d-105d-442f-a1f5-67636b57b5ca req-3862ad61-2f2a-4a92-b299-b00a765a91ba tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (434d9165-0cea-4432-b203-d9982edf5eed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:14:31.012677 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.quota [req-ad0a5e2d-105d-442f-a1f5-67636b57b5ca req-3862ad61-2f2a-4a92-b299-b00a765a91ba tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Created reservations ['639e6059-cfd9-4502-8bc1-0c76fe6d3670', '6cf8a822-ca1a-467a-8944-7a36f26dfeba', '78dcab82-38f8-4932-803f-e65f5568f266', '6d77fe00-1089-4b4c-b3eb-bdda14be5bb0'] {{(pid=100332) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:14:31.013416 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [req-ad0a5e2d-105d-442f-a1f5-67636b57b5ca req-3862ad61-2f2a-4a92-b299-b00a765a91ba tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (434d9165-0cea-4432-b203-d9982edf5eed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['639e6059-cfd9-4502-8bc1-0c76fe6d3670', '6cf8a822-ca1a-467a-8944-7a36f26dfeba', '78dcab82-38f8-4932-803f-e65f5568f266', '6d77fe00-1089-4b4c-b3eb-bdda14be5bb0']}' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:14:31.014144 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [req-ad0a5e2d-105d-442f-a1f5-67636b57b5ca req-3862ad61-2f2a-4a92-b299-b00a765a91ba tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a2c1b14f-6963-4478-a598-41c9454d0154) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:14:31.057888 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [req-ad0a5e2d-105d-442f-a1f5-67636b57b5ca req-3862ad61-2f2a-4a92-b299-b00a765a91ba tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a2c1b14f-6963-4478-a598-41c9454d0154) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dc781c18-d6ee-47d1-9fb0-61b71c553879', '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='b9308978d260439581ce1e755cb85f7b',qos_specs=None,replication_status=,reservations=['639e6059-cfd9-4502-8bc1-0c76fe6d3670','6cf8a822-ca1a-467a-8944-7a36f26dfeba','78dcab82-38f8-4932-803f-e65f5568f266','6d77fe00-1089-4b4c-b3eb-bdda14be5bb0'],size=1,snapshot_id=e26b5296-aabf-40e7-8b12-7406c6a9f696,source_replicaid=,source_volid=None,status='creating',user_id='7a0effc2f2ed43cba1798e1f55d30632',volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda), '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-16T21:14:31Z,deleted=False,deleted_at=None,display_description='',display_name='',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=dc781c18-d6ee-47d1-9fb0-61b71c553879,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b9308978d260439581ce1e755cb85f7b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=e26b5296-aabf-40e7-8b12-7406c6a9f696,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7a0effc2f2ed43cba1798e1f55d30632',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(69e633b8-fab9-4b15-8b40-4f1a67c51cda),volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda)}' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:14:31.058581 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [req-ad0a5e2d-105d-442f-a1f5-67636b57b5ca req-3862ad61-2f2a-4a92-b299-b00a765a91ba tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8e9ae465-fba4-4c55-8f4f-e9d6200410ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:14:31.081942 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [req-ad0a5e2d-105d-442f-a1f5-67636b57b5ca req-3862ad61-2f2a-4a92-b299-b00a765a91ba tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8e9ae465-fba4-4c55-8f4f-e9d6200410ad) transitioned into 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='b9308978d260439581ce1e755cb85f7b',qos_specs=None,replication_status=,reservations=['639e6059-cfd9-4502-8bc1-0c76fe6d3670','6cf8a822-ca1a-467a-8944-7a36f26dfeba','78dcab82-38f8-4932-803f-e65f5568f266','6d77fe00-1089-4b4c-b3eb-bdda14be5bb0'],size=1,snapshot_id=e26b5296-aabf-40e7-8b12-7406c6a9f696,source_replicaid=,source_volid=None,status='creating',user_id='7a0effc2f2ed43cba1798e1f55d30632',volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda)}' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:14:31.082588 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [req-ad0a5e2d-105d-442f-a1f5-67636b57b5ca req-3862ad61-2f2a-4a92-b299-b00a765a91ba tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b8807db5-82c4-411d-b378-51cc962b628c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:14:31.107343 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [req-ad0a5e2d-105d-442f-a1f5-67636b57b5ca req-3862ad61-2f2a-4a92-b299-b00a765a91ba tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b8807db5-82c4-411d-b378-51cc962b628c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:14:31.108170 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [req-ad0a5e2d-105d-442f-a1f5-67636b57b5ca req-3862ad61-2f2a-4a92-b299-b00a765a91ba tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Flow 'volume_create_api' (23a1c8bc-443d-4732-a3d8-22e3fe7622ac) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100332) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:14:31.108480 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [req-ad0a5e2d-105d-442f-a1f5-67636b57b5ca req-3862ad61-2f2a-4a92-b299-b00a765a91ba tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Create volume request issued successfully. Aug 16 21:14:31.108999 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [req-ad0a5e2d-105d-442f-a1f5-67636b57b5ca req-3862ad61-2f2a-4a92-b299-b00a765a91ba tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Aug 16 21:14:31.109427 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 609/2434] 10.4.3.143 () {72 vars in 1541 bytes} [Sun Aug 16 21:14:30 2026] POST /volume/v3/volumes => generated 736 bytes in 176 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 21:14:31.118152 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-3174b684-b7cc-494c-a2f1-7f234ba52922 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:31.120066 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [req-ad0a5e2d-105d-442f-a1f5-67636b57b5ca req-fc828a4f-c3d1-462f-b667-5bc8b455d4f1 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:31.120464 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-3174b684-b7cc-494c-a2f1-7f234ba52922 tempest-SnapshotsActionsTest-522410771 tempest-SnapshotsActionsTest-522410771-project-member] GET https://10.4.3.143/volume/v3/snapshots/c7ab94bd-e73f-460d-b6bd-9b59d8853e74 Aug 16 21:14:31.120699 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-3174b684-b7cc-494c-a2f1-7f234ba52922 tempest-SnapshotsActionsTest-522410771 tempest-SnapshotsActionsTest-522410771-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:31.120980 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-3174b684-b7cc-494c-a2f1-7f234ba52922 tempest-SnapshotsActionsTest-522410771 tempest-SnapshotsActionsTest-522410771-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:31.126159 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [req-ad0a5e2d-105d-442f-a1f5-67636b57b5ca req-fc828a4f-c3d1-462f-b667-5bc8b455d4f1 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] GET https://10.4.3.143/volume/v3/volumes/dc781c18-d6ee-47d1-9fb0-61b71c553879 Aug 16 21:14:31.126159 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [req-ad0a5e2d-105d-442f-a1f5-67636b57b5ca req-fc828a4f-c3d1-462f-b667-5bc8b455d4f1 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:31.126354 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-3174b684-b7cc-494c-a2f1-7f234ba52922 tempest-SnapshotsActionsTest-522410771 tempest-SnapshotsActionsTest-522410771-project-member] https://10.4.3.143/volume/v3/snapshots/c7ab94bd-e73f-460d-b6bd-9b59d8853e74 returned with HTTP 404 Aug 16 21:14:31.126438 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [req-ad0a5e2d-105d-442f-a1f5-67636b57b5ca req-fc828a4f-c3d1-462f-b667-5bc8b455d4f1 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:31.126967 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 613/2435] 10.4.3.143 () {66 vars in 1354 bytes} [Sun Aug 16 21:14:31 2026] GET /volume/v3/snapshots/c7ab94bd-e73f-460d-b6bd-9b59d8853e74 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:14:31.136171 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:14:31.136171 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:14:31.136355 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-96220918-9e2f-4489-b868-3271b06b387d None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:31.137330 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-96220918-9e2f-4489-b868-3271b06b387d tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] GET https://10.4.3.143/volume/v3/backups/aacfa115-19d3-4998-bebf-bcea1dc90ec8 Aug 16 21:14:31.137528 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-96220918-9e2f-4489-b868-3271b06b387d tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:31.137750 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-96220918-9e2f-4489-b868-3271b06b387d tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:31.137871 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.v3.backups [None req-96220918-9e2f-4489-b868-3271b06b387d tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Show backup with id aacfa115-19d3-4998-bebf-bcea1dc90ec8. {{(pid=100330) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:14:31.141085 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-9a50e031-f117-4bf4-95c3-f262ac9c199b None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:31.141477 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [req-ad0a5e2d-105d-442f-a1f5-67636b57b5ca req-fc828a4f-c3d1-462f-b667-5bc8b455d4f1 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Volume info retrieved successfully. Aug 16 21:14:31.143203 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-9a50e031-f117-4bf4-95c3-f262ac9c199b tempest-SnapshotsActionsTest-1455387505 tempest-SnapshotsActionsTest-1455387505-project-admin] POST https://10.4.3.143/volume/v3/snapshots/41fd1317-27a1-4bbe-8bc3-caa13196e4ab/action Aug 16 21:14:31.143728 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-9a50e031-f117-4bf4-95c3-f262ac9c199b tempest-SnapshotsActionsTest-1455387505 tempest-SnapshotsActionsTest-1455387505-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100332) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 21:14:31.143786 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:14:31.143786 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:14:31.144020 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-9a50e031-f117-4bf4-95c3-f262ac9c199b tempest-SnapshotsActionsTest-1455387505 tempest-SnapshotsActionsTest-1455387505-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:14:31.144572 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-96220918-9e2f-4489-b868-3271b06b387d tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] https://10.4.3.143/volume/v3/backups/aacfa115-19d3-4998-bebf-bcea1dc90ec8 returned with HTTP 200 Aug 16 21:14:31.144957 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 615/2436] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:14:31 2026] GET /volume/v3/backups/aacfa115-19d3-4998-bebf-bcea1dc90ec8 => generated 835 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:14:31.147410 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.contrib.admin_actions [None req-9a50e031-f117-4bf4-95c3-f262ac9c199b tempest-SnapshotsActionsTest-1455387505 tempest-SnapshotsActionsTest-1455387505-project-admin] Updating snapshot '41fd1317-27a1-4bbe-8bc3-caa13196e4ab' with '{'status': 'available'}' {{(pid=100332) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 16 21:14:31.147681 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [req-ad0a5e2d-105d-442f-a1f5-67636b57b5ca req-fc828a4f-c3d1-462f-b667-5bc8b455d4f1 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] https://10.4.3.143/volume/v3/volumes/dc781c18-d6ee-47d1-9fb0-61b71c553879 returned with HTTP 200 Aug 16 21:14:31.148196 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 600/2437] 10.4.3.143 () {68 vars in 1598 bytes} [Sun Aug 16 21:14:31 2026] GET /volume/v3/volumes/dc781c18-d6ee-47d1-9fb0-61b71c553879 => generated 804 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:14:31.157653 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:14:31.157653 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:14:31.158762 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [req-ad0a5e2d-105d-442f-a1f5-67636b57b5ca req-d8d9c473-4a44-4230-9536-0d7e178bf2eb None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:31.163214 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [req-ad0a5e2d-105d-442f-a1f5-67636b57b5ca req-d8d9c473-4a44-4230-9536-0d7e178bf2eb tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] GET https://10.4.3.143/volume/v3/volumes/dc781c18-d6ee-47d1-9fb0-61b71c553879 Aug 16 21:14:31.163214 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [req-ad0a5e2d-105d-442f-a1f5-67636b57b5ca req-d8d9c473-4a44-4230-9536-0d7e178bf2eb tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:31.163214 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [req-ad0a5e2d-105d-442f-a1f5-67636b57b5ca req-d8d9c473-4a44-4230-9536-0d7e178bf2eb tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:31.169161 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-9a50e031-f117-4bf4-95c3-f262ac9c199b tempest-SnapshotsActionsTest-1455387505 tempest-SnapshotsActionsTest-1455387505-project-admin] https://10.4.3.143/volume/v3/snapshots/41fd1317-27a1-4bbe-8bc3-caa13196e4ab/action returned with HTTP 202 Aug 16 21:14:31.169841 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 610/2438] 10.4.3.143 () {68 vars in 1396 bytes} [Sun Aug 16 21:14:31 2026] POST /volume/v3/snapshots/41fd1317-27a1-4bbe-8bc3-caa13196e4ab/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 16 21:14:31.174598 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:14:31.174598 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:14:31.178524 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [req-ad0a5e2d-105d-442f-a1f5-67636b57b5ca req-d8d9c473-4a44-4230-9536-0d7e178bf2eb tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Volume info retrieved successfully. Aug 16 21:14:31.180148 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-095c3e6f-e9fc-48aa-b261-56b0babf8b68 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:31.182298 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-095c3e6f-e9fc-48aa-b261-56b0babf8b68 tempest-SnapshotsActionsTest-522410771 tempest-SnapshotsActionsTest-522410771-project-member] GET https://10.4.3.143/volume/v3/snapshots/41fd1317-27a1-4bbe-8bc3-caa13196e4ab Aug 16 21:14:31.182551 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-095c3e6f-e9fc-48aa-b261-56b0babf8b68 tempest-SnapshotsActionsTest-522410771 tempest-SnapshotsActionsTest-522410771-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:31.182758 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [req-ad0a5e2d-105d-442f-a1f5-67636b57b5ca req-d8d9c473-4a44-4230-9536-0d7e178bf2eb tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] https://10.4.3.143/volume/v3/volumes/dc781c18-d6ee-47d1-9fb0-61b71c553879 returned with HTTP 200 Aug 16 21:14:31.182831 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-095c3e6f-e9fc-48aa-b261-56b0babf8b68 tempest-SnapshotsActionsTest-522410771 tempest-SnapshotsActionsTest-522410771-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:31.183327 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 614/2439] 10.4.3.143 () {68 vars in 1598 bytes} [Sun Aug 16 21:14:31 2026] GET /volume/v3/volumes/dc781c18-d6ee-47d1-9fb0-61b71c553879 => generated 804 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:14:31.189364 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:14:31.189364 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:14:31.189952 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-095c3e6f-e9fc-48aa-b261-56b0babf8b68 tempest-SnapshotsActionsTest-522410771 tempest-SnapshotsActionsTest-522410771-project-member] Snapshot retrieved successfully. Aug 16 21:14:31.190993 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-095c3e6f-e9fc-48aa-b261-56b0babf8b68 tempest-SnapshotsActionsTest-522410771 tempest-SnapshotsActionsTest-522410771-project-member] https://10.4.3.143/volume/v3/snapshots/41fd1317-27a1-4bbe-8bc3-caa13196e4ab returned with HTTP 200 Aug 16 21:14:31.191603 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 616/2440] 10.4.3.143 () {66 vars in 1354 bytes} [Sun Aug 16 21:14:31 2026] GET /volume/v3/snapshots/41fd1317-27a1-4bbe-8bc3-caa13196e4ab => generated 466 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:14:31.202493 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-dfe32463-7cf7-432f-aa0c-cd1fd95ec147 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:31.204623 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-dfe32463-7cf7-432f-aa0c-cd1fd95ec147 tempest-SnapshotsActionsTest-522410771 tempest-SnapshotsActionsTest-522410771-project-member] DELETE https://10.4.3.143/volume/v3/snapshots/c7ab94bd-e73f-460d-b6bd-9b59d8853e74 Aug 16 21:14:31.204862 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-dfe32463-7cf7-432f-aa0c-cd1fd95ec147 tempest-SnapshotsActionsTest-522410771 tempest-SnapshotsActionsTest-522410771-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:31.205191 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-dfe32463-7cf7-432f-aa0c-cd1fd95ec147 tempest-SnapshotsActionsTest-522410771 tempest-SnapshotsActionsTest-522410771-project-member] Calling method 'delete' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:31.205332 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.v3.snapshots [None req-dfe32463-7cf7-432f-aa0c-cd1fd95ec147 tempest-SnapshotsActionsTest-522410771 tempest-SnapshotsActionsTest-522410771-project-member] Delete snapshot with id: c7ab94bd-e73f-460d-b6bd-9b59d8853e74 Aug 16 21:14:31.210790 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-dfe32463-7cf7-432f-aa0c-cd1fd95ec147 tempest-SnapshotsActionsTest-522410771 tempest-SnapshotsActionsTest-522410771-project-member] https://10.4.3.143/volume/v3/snapshots/c7ab94bd-e73f-460d-b6bd-9b59d8853e74 returned with HTTP 404 Aug 16 21:14:31.211487 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 601/2441] 10.4.3.143 () {66 vars in 1357 bytes} [Sun Aug 16 21:14:31 2026] DELETE /volume/v3/snapshots/c7ab94bd-e73f-460d-b6bd-9b59d8853e74 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:14:31.219912 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-d7c9f9f9-3227-4da4-b720-fee8a22b1bd8 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:31.221435 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-d7c9f9f9-3227-4da4-b720-fee8a22b1bd8 tempest-SnapshotsActionsTest-1455387505 tempest-SnapshotsActionsTest-1455387505-project-admin] POST https://10.4.3.143/volume/v3/snapshots/41fd1317-27a1-4bbe-8bc3-caa13196e4ab/action Aug 16 21:14:31.221940 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-d7c9f9f9-3227-4da4-b720-fee8a22b1bd8 tempest-SnapshotsActionsTest-1455387505 tempest-SnapshotsActionsTest-1455387505-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100332) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 21:14:31.222189 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-d7c9f9f9-3227-4da4-b720-fee8a22b1bd8 tempest-SnapshotsActionsTest-1455387505 tempest-SnapshotsActionsTest-1455387505-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:14:31.223608 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.contrib.admin_actions [None req-d7c9f9f9-3227-4da4-b720-fee8a22b1bd8 tempest-SnapshotsActionsTest-1455387505 tempest-SnapshotsActionsTest-1455387505-project-admin] Updating snapshot '41fd1317-27a1-4bbe-8bc3-caa13196e4ab' with '{'status': 'creating'}' {{(pid=100332) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 16 21:14:31.237057 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:14:31.237057 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:14:31.248131 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-d7c9f9f9-3227-4da4-b720-fee8a22b1bd8 tempest-SnapshotsActionsTest-1455387505 tempest-SnapshotsActionsTest-1455387505-project-admin] https://10.4.3.143/volume/v3/snapshots/41fd1317-27a1-4bbe-8bc3-caa13196e4ab/action returned with HTTP 202 Aug 16 21:14:31.248625 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 611/2442] 10.4.3.143 () {68 vars in 1396 bytes} [Sun Aug 16 21:14:31 2026] POST /volume/v3/snapshots/41fd1317-27a1-4bbe-8bc3-caa13196e4ab/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 16 21:14:31.255776 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-2c5b9709-6093-44df-a36a-b364bf5e1d23 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:31.260017 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-2c5b9709-6093-44df-a36a-b364bf5e1d23 tempest-SnapshotsActionsTest-522410771 tempest-SnapshotsActionsTest-522410771-project-member] GET https://10.4.3.143/volume/v3/snapshots/41fd1317-27a1-4bbe-8bc3-caa13196e4ab Aug 16 21:14:31.260299 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-2c5b9709-6093-44df-a36a-b364bf5e1d23 tempest-SnapshotsActionsTest-522410771 tempest-SnapshotsActionsTest-522410771-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:31.260491 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-2c5b9709-6093-44df-a36a-b364bf5e1d23 tempest-SnapshotsActionsTest-522410771 tempest-SnapshotsActionsTest-522410771-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:31.269334 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:14:31.269334 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:14:31.269782 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-2c5b9709-6093-44df-a36a-b364bf5e1d23 tempest-SnapshotsActionsTest-522410771 tempest-SnapshotsActionsTest-522410771-project-member] Snapshot retrieved successfully. Aug 16 21:14:31.270585 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-2c5b9709-6093-44df-a36a-b364bf5e1d23 tempest-SnapshotsActionsTest-522410771 tempest-SnapshotsActionsTest-522410771-project-member] https://10.4.3.143/volume/v3/snapshots/41fd1317-27a1-4bbe-8bc3-caa13196e4ab returned with HTTP 200 Aug 16 21:14:31.270961 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 615/2443] 10.4.3.143 () {66 vars in 1354 bytes} [Sun Aug 16 21:14:31 2026] GET /volume/v3/snapshots/41fd1317-27a1-4bbe-8bc3-caa13196e4ab => generated 465 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:14:31.284806 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-86720f38-aa18-46af-854b-843a19d2b7cd None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:31.286493 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-86720f38-aa18-46af-854b-843a19d2b7cd tempest-SnapshotsActionsTest-522410771 tempest-SnapshotsActionsTest-522410771-project-member] POST https://10.4.3.143/volume/v3/snapshots/41fd1317-27a1-4bbe-8bc3-caa13196e4ab/action Aug 16 21:14:31.286945 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-86720f38-aa18-46af-854b-843a19d2b7cd tempest-SnapshotsActionsTest-522410771 tempest-SnapshotsActionsTest-522410771-project-member] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "80%"}}' {{(pid=100330) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 21:14:31.286990 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-86720f38-aa18-46af-854b-843a19d2b7cd tempest-SnapshotsActionsTest-522410771 tempest-SnapshotsActionsTest-522410771-project-member] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "80%"}} {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:14:31.288445 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.contrib.snapshot_actions [None req-86720f38-aa18-46af-854b-843a19d2b7cd tempest-SnapshotsActionsTest-522410771 tempest-SnapshotsActionsTest-522410771-project-member] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '80%'}} {{(pid=100330) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Aug 16 21:14:31.294460 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:14:31.294460 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:14:31.294954 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.contrib.snapshot_actions [None req-86720f38-aa18-46af-854b-843a19d2b7cd tempest-SnapshotsActionsTest-522410771 tempest-SnapshotsActionsTest-522410771-project-member] Updating snapshot 41fd1317-27a1-4bbe-8bc3-caa13196e4ab with info {'id': '41fd1317-27a1-4bbe-8bc3-caa13196e4ab', 'status': 'error', 'progress': '80%'} Aug 16 21:14:31.301017 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-86720f38-aa18-46af-854b-843a19d2b7cd tempest-SnapshotsActionsTest-522410771 tempest-SnapshotsActionsTest-522410771-project-member] https://10.4.3.143/volume/v3/snapshots/41fd1317-27a1-4bbe-8bc3-caa13196e4ab/action returned with HTTP 202 Aug 16 21:14:31.301480 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 617/2444] 10.4.3.143 () {68 vars in 1396 bytes} [Sun Aug 16 21:14:31 2026] POST /volume/v3/snapshots/41fd1317-27a1-4bbe-8bc3-caa13196e4ab/action => generated 0 bytes in 17 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 21:14:31.309532 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-f0b2c0b2-9cf6-41c8-8d55-23184bfa0b2b None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:31.311455 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-f0b2c0b2-9cf6-41c8-8d55-23184bfa0b2b tempest-SnapshotsActionsTest-1455387505 tempest-SnapshotsActionsTest-1455387505-project-admin] GET https://10.4.3.143/volume/v3/snapshots/41fd1317-27a1-4bbe-8bc3-caa13196e4ab Aug 16 21:14:31.311643 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-f0b2c0b2-9cf6-41c8-8d55-23184bfa0b2b tempest-SnapshotsActionsTest-1455387505 tempest-SnapshotsActionsTest-1455387505-project-admin] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:31.311849 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-f0b2c0b2-9cf6-41c8-8d55-23184bfa0b2b tempest-SnapshotsActionsTest-1455387505 tempest-SnapshotsActionsTest-1455387505-project-admin] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:31.319744 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:14:31.319744 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:14:31.320141 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-f0b2c0b2-9cf6-41c8-8d55-23184bfa0b2b tempest-SnapshotsActionsTest-1455387505 tempest-SnapshotsActionsTest-1455387505-project-admin] Snapshot retrieved successfully. Aug 16 21:14:31.322354 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-f0b2c0b2-9cf6-41c8-8d55-23184bfa0b2b tempest-SnapshotsActionsTest-1455387505 tempest-SnapshotsActionsTest-1455387505-project-admin] https://10.4.3.143/volume/v3/snapshots/41fd1317-27a1-4bbe-8bc3-caa13196e4ab returned with HTTP 200 Aug 16 21:14:31.322781 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 602/2445] 10.4.3.143 () {66 vars in 1354 bytes} [Sun Aug 16 21:14:31 2026] GET /volume/v3/snapshots/41fd1317-27a1-4bbe-8bc3-caa13196e4ab => generated 461 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:14:31.331993 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-0dedca27-97e4-4098-9341-65c42455425b None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:31.333497 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-0dedca27-97e4-4098-9341-65c42455425b tempest-SnapshotsActionsTest-1455387505 tempest-SnapshotsActionsTest-1455387505-project-admin] POST https://10.4.3.143/volume/v3/snapshots/41fd1317-27a1-4bbe-8bc3-caa13196e4ab/action Aug 16 21:14:31.334098 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-0dedca27-97e4-4098-9341-65c42455425b tempest-SnapshotsActionsTest-1455387505 tempest-SnapshotsActionsTest-1455387505-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100332) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 21:14:31.334330 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-0dedca27-97e4-4098-9341-65c42455425b tempest-SnapshotsActionsTest-1455387505 tempest-SnapshotsActionsTest-1455387505-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:14:31.335858 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.contrib.admin_actions [None req-0dedca27-97e4-4098-9341-65c42455425b tempest-SnapshotsActionsTest-1455387505 tempest-SnapshotsActionsTest-1455387505-project-admin] Updating snapshot '41fd1317-27a1-4bbe-8bc3-caa13196e4ab' with '{'status': 'available'}' {{(pid=100332) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 16 21:14:31.345619 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:14:31.345619 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:14:31.355564 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-0dedca27-97e4-4098-9341-65c42455425b tempest-SnapshotsActionsTest-1455387505 tempest-SnapshotsActionsTest-1455387505-project-admin] https://10.4.3.143/volume/v3/snapshots/41fd1317-27a1-4bbe-8bc3-caa13196e4ab/action returned with HTTP 202 Aug 16 21:14:31.356360 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 612/2446] 10.4.3.143 () {68 vars in 1396 bytes} [Sun Aug 16 21:14:31 2026] POST /volume/v3/snapshots/41fd1317-27a1-4bbe-8bc3-caa13196e4ab/action => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 16 21:14:31.364666 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-e55c4138-11e5-46e9-a4f9-d08f562aba93 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:31.368114 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-e55c4138-11e5-46e9-a4f9-d08f562aba93 tempest-SnapshotsActionsTest-522410771 tempest-SnapshotsActionsTest-522410771-project-member] GET https://10.4.3.143/volume/v3/snapshots/41fd1317-27a1-4bbe-8bc3-caa13196e4ab Aug 16 21:14:31.368114 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-e55c4138-11e5-46e9-a4f9-d08f562aba93 tempest-SnapshotsActionsTest-522410771 tempest-SnapshotsActionsTest-522410771-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:31.368114 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-e55c4138-11e5-46e9-a4f9-d08f562aba93 tempest-SnapshotsActionsTest-522410771 tempest-SnapshotsActionsTest-522410771-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:31.374494 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:14:31.374494 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:14:31.375020 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-e55c4138-11e5-46e9-a4f9-d08f562aba93 tempest-SnapshotsActionsTest-522410771 tempest-SnapshotsActionsTest-522410771-project-member] Snapshot retrieved successfully. Aug 16 21:14:31.375951 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-e55c4138-11e5-46e9-a4f9-d08f562aba93 tempest-SnapshotsActionsTest-522410771 tempest-SnapshotsActionsTest-522410771-project-member] https://10.4.3.143/volume/v3/snapshots/41fd1317-27a1-4bbe-8bc3-caa13196e4ab returned with HTTP 200 Aug 16 21:14:31.376406 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 616/2447] 10.4.3.143 () {66 vars in 1354 bytes} [Sun Aug 16 21:14:31 2026] GET /volume/v3/snapshots/41fd1317-27a1-4bbe-8bc3-caa13196e4ab => generated 465 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:14:31.391256 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-392bfbb3-8d4f-4d87-ac48-94a64b94855d None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:31.393179 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-392bfbb3-8d4f-4d87-ac48-94a64b94855d tempest-SnapshotsActionsTest-522410771 tempest-SnapshotsActionsTest-522410771-project-member] DELETE https://10.4.3.143/volume/v3/snapshots/41fd1317-27a1-4bbe-8bc3-caa13196e4ab Aug 16 21:14:31.393386 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-392bfbb3-8d4f-4d87-ac48-94a64b94855d tempest-SnapshotsActionsTest-522410771 tempest-SnapshotsActionsTest-522410771-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:31.393640 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-392bfbb3-8d4f-4d87-ac48-94a64b94855d tempest-SnapshotsActionsTest-522410771 tempest-SnapshotsActionsTest-522410771-project-member] Calling method 'delete' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:31.393772 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.v3.snapshots [None req-392bfbb3-8d4f-4d87-ac48-94a64b94855d tempest-SnapshotsActionsTest-522410771 tempest-SnapshotsActionsTest-522410771-project-member] Delete snapshot with id: 41fd1317-27a1-4bbe-8bc3-caa13196e4ab Aug 16 21:14:31.404194 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:14:31.404194 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:14:31.404194 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-392bfbb3-8d4f-4d87-ac48-94a64b94855d tempest-SnapshotsActionsTest-522410771 tempest-SnapshotsActionsTest-522410771-project-member] Snapshot retrieved successfully. Aug 16 21:14:31.414939 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-c10bc3b2-754d-4f16-8208-6177b5b48b3c None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:31.420970 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-c9d6b890-3ef5-4d89-8e73-3197069e8ebd None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:31.422680 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-392bfbb3-8d4f-4d87-ac48-94a64b94855d tempest-SnapshotsActionsTest-522410771 tempest-SnapshotsActionsTest-522410771-project-member] Snapshot delete request issued successfully. Aug 16 21:14:31.422680 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-392bfbb3-8d4f-4d87-ac48-94a64b94855d tempest-SnapshotsActionsTest-522410771 tempest-SnapshotsActionsTest-522410771-project-member] https://10.4.3.143/volume/v3/snapshots/41fd1317-27a1-4bbe-8bc3-caa13196e4ab returned with HTTP 202 Aug 16 21:14:31.422945 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-c9d6b890-3ef5-4d89-8e73-3197069e8ebd tempest-VolumesCloneTest-546551879 tempest-VolumesCloneTest-546551879-project-member] GET https://10.4.3.143/volume/v3/volumes/d16669e5-6a38-4062-9486-337f728e27dc Aug 16 21:14:31.423097 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-c9d6b890-3ef5-4d89-8e73-3197069e8ebd tempest-VolumesCloneTest-546551879 tempest-VolumesCloneTest-546551879-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:31.423154 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 618/2448] 10.4.3.143 () {66 vars in 1357 bytes} [Sun Aug 16 21:14:31 2026] DELETE /volume/v3/snapshots/41fd1317-27a1-4bbe-8bc3-caa13196e4ab => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 21:14:31.423596 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-c9d6b890-3ef5-4d89-8e73-3197069e8ebd tempest-VolumesCloneTest-546551879 tempest-VolumesCloneTest-546551879-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:31.430830 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:14:31.430830 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:14:31.433054 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-5e90f1ce-80ff-4582-87d7-95ab7c0e0f10 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:31.435128 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-c9d6b890-3ef5-4d89-8e73-3197069e8ebd tempest-VolumesCloneTest-546551879 tempest-VolumesCloneTest-546551879-project-member] Volume info retrieved successfully. Aug 16 21:14:31.436412 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-5e90f1ce-80ff-4582-87d7-95ab7c0e0f10 tempest-SnapshotsActionsTest-522410771 tempest-SnapshotsActionsTest-522410771-project-member] GET https://10.4.3.143/volume/v3/snapshots/41fd1317-27a1-4bbe-8bc3-caa13196e4ab Aug 16 21:14:31.436643 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-5e90f1ce-80ff-4582-87d7-95ab7c0e0f10 tempest-SnapshotsActionsTest-522410771 tempest-SnapshotsActionsTest-522410771-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:31.436835 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-5e90f1ce-80ff-4582-87d7-95ab7c0e0f10 tempest-SnapshotsActionsTest-522410771 tempest-SnapshotsActionsTest-522410771-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:31.439636 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-c9d6b890-3ef5-4d89-8e73-3197069e8ebd tempest-VolumesCloneTest-546551879 tempest-VolumesCloneTest-546551879-project-member] https://10.4.3.143/volume/v3/volumes/d16669e5-6a38-4062-9486-337f728e27dc returned with HTTP 200 Aug 16 21:14:31.440885 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 613/2449] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:14:31 2026] GET /volume/v3/volumes/d16669e5-6a38-4062-9486-337f728e27dc => generated 840 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:14:31.443135 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:14:31.443135 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:14:31.443590 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-5e90f1ce-80ff-4582-87d7-95ab7c0e0f10 tempest-SnapshotsActionsTest-522410771 tempest-SnapshotsActionsTest-522410771-project-member] Snapshot retrieved successfully. Aug 16 21:14:31.444412 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-5e90f1ce-80ff-4582-87d7-95ab7c0e0f10 tempest-SnapshotsActionsTest-522410771 tempest-SnapshotsActionsTest-522410771-project-member] https://10.4.3.143/volume/v3/snapshots/41fd1317-27a1-4bbe-8bc3-caa13196e4ab returned with HTTP 200 Aug 16 21:14:31.444778 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 617/2450] 10.4.3.143 () {66 vars in 1354 bytes} [Sun Aug 16 21:14:31 2026] GET /volume/v3/snapshots/41fd1317-27a1-4bbe-8bc3-caa13196e4ab => generated 464 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:14:31.456362 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-768f6b63-4246-4db4-afbc-2652b2cb0c1e None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:31.459704 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-768f6b63-4246-4db4-afbc-2652b2cb0c1e tempest-VolumesCloneTest-546551879 tempest-VolumesCloneTest-546551879-project-member] POST https://10.4.3.143/volume/v3/volumes Aug 16 21:14:31.460087 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-768f6b63-4246-4db4-afbc-2652b2cb0c1e tempest-VolumesCloneTest-546551879 tempest-VolumesCloneTest-546551879-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "d16669e5-6a38-4062-9486-337f728e27dc", "size": 2, "name": "tempest-VolumesCloneTest-Volume-1552705893"}} {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:14:31.461464 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.v3.volumes [None req-768f6b63-4246-4db4-afbc-2652b2cb0c1e tempest-VolumesCloneTest-546551879 tempest-VolumesCloneTest-546551879-project-member] Create volume request body: {'volume': {'source_volid': 'd16669e5-6a38-4062-9486-337f728e27dc', 'size': 2, 'name': 'tempest-VolumesCloneTest-Volume-1552705893'}} {{(pid=100330) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 21:14:31.477566 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:14:31.477566 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:14:31.478170 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-768f6b63-4246-4db4-afbc-2652b2cb0c1e tempest-VolumesCloneTest-546551879 tempest-VolumesCloneTest-546551879-project-member] Volume retrieved successfully. Aug 16 21:14:31.478349 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.v3.volumes [None req-768f6b63-4246-4db4-afbc-2652b2cb0c1e tempest-VolumesCloneTest-546551879 tempest-VolumesCloneTest-546551879-project-member] Create volume of 2 GB Aug 16 21:14:31.484095 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-768f6b63-4246-4db4-afbc-2652b2cb0c1e tempest-VolumesCloneTest-546551879 tempest-VolumesCloneTest-546551879-project-member] Availability Zones retrieved successfully. Aug 16 21:14:31.492562 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-768f6b63-4246-4db4-afbc-2652b2cb0c1e tempest-VolumesCloneTest-546551879 tempest-VolumesCloneTest-546551879-project-member] Flow 'volume_create_api' (3b03fcae-925f-4a63-9096-bfa5df17fc1a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100330) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:14:31.493590 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-768f6b63-4246-4db4-afbc-2652b2cb0c1e tempest-VolumesCloneTest-546551879 tempest-VolumesCloneTest-546551879-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (86505970-b368-4823-8af1-4077ed3e4e6b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:14:31.494493 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.flows.api.create_volume [None req-768f6b63-4246-4db4-afbc-2652b2cb0c1e tempest-VolumesCloneTest-546551879 tempest-VolumesCloneTest-546551879-project-member] Validating volume size '2' using validate_int, validate_source_size {{(pid=100330) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 21:14:31.533723 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-768f6b63-4246-4db4-afbc-2652b2cb0c1e tempest-VolumesCloneTest-546551879 tempest-VolumesCloneTest-546551879-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (86505970-b368-4823-8af1-4077ed3e4e6b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': 'd16669e5-6a38-4062-9486-337f728e27dc', 'volume_type': VolumeType(created_at=2026-08-16T21:04:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=69e633b8-fab9-4b15-8b40-4f1a67c51cda,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '69e633b8-fab9-4b15-8b40-4f1a67c51cda', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:14:31.535216 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-768f6b63-4246-4db4-afbc-2652b2cb0c1e tempest-VolumesCloneTest-546551879 tempest-VolumesCloneTest-546551879-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f557c6d4-e46d-4e34-96d6-bf3784595c1a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:14:31.556777 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-c10bc3b2-754d-4f16-8208-6177b5b48b3c tempest-VolumeTypesTest-706742907 tempest-VolumeTypesTest-706742907-project-admin] POST https://10.4.3.143/volume/v3/types Aug 16 21:14:31.557173 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-c10bc3b2-754d-4f16-8208-6177b5b48b3c tempest-VolumeTypesTest-706742907 tempest-VolumeTypesTest-706742907-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-2039790124", "extra_specs": {"storage_protocol": "iscsi", "vendor_name": "StorPool"}}} {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:14:31.571416 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-c10bc3b2-754d-4f16-8208-6177b5b48b3c tempest-VolumeTypesTest-706742907 tempest-VolumeTypesTest-706742907-project-admin] https://10.4.3.143/volume/v3/types returned with HTTP 200 Aug 16 21:14:31.571745 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 603/2451] 10.4.3.143 () {68 vars in 1253 bytes} [Sun Aug 16 21:14:31 2026] POST /volume/v3/types => generated 275 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:14:31.579101 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-455189ef-176d-4bbf-a80b-470faff0a524 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:31.580851 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-455189ef-176d-4bbf-a80b-470faff0a524 tempest-VolumeTypesTest-706742907 tempest-VolumeTypesTest-706742907-project-admin] POST https://10.4.3.143/volume/v3/types Aug 16 21:14:31.581292 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-455189ef-176d-4bbf-a80b-470faff0a524 tempest-VolumeTypesTest-706742907 tempest-VolumeTypesTest-706742907-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-518306007", "extra_specs": {"storage_protocol": "iscsi", "vendor_name": "StorPool"}}} {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:14:31.581515 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.quota [None req-768f6b63-4246-4db4-afbc-2652b2cb0c1e tempest-VolumesCloneTest-546551879 tempest-VolumesCloneTest-546551879-project-member] Created reservations ['f092e428-b347-4eea-8b85-ea385e89d4ce', '2c9dcb6c-fbfe-4aea-88eb-7c11d91fa5be', '12e2d54e-c58d-4a6d-b26c-fc369d1873b3', '918d2c91-ff3e-4e70-9567-f9c9c72297f9'] {{(pid=100330) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:14:31.582304 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-768f6b63-4246-4db4-afbc-2652b2cb0c1e tempest-VolumesCloneTest-546551879 tempest-VolumesCloneTest-546551879-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f557c6d4-e46d-4e34-96d6-bf3784595c1a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f092e428-b347-4eea-8b85-ea385e89d4ce', '2c9dcb6c-fbfe-4aea-88eb-7c11d91fa5be', '12e2d54e-c58d-4a6d-b26c-fc369d1873b3', '918d2c91-ff3e-4e70-9567-f9c9c72297f9']}' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:14:31.582939 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-768f6b63-4246-4db4-afbc-2652b2cb0c1e tempest-VolumesCloneTest-546551879 tempest-VolumesCloneTest-546551879-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (121fe209-8865-470c-bf5b-7ebb9172397f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:14:31.594127 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-455189ef-176d-4bbf-a80b-470faff0a524 tempest-VolumeTypesTest-706742907 tempest-VolumeTypesTest-706742907-project-admin] https://10.4.3.143/volume/v3/types returned with HTTP 200 Aug 16 21:14:31.594534 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 614/2452] 10.4.3.143 () {68 vars in 1253 bytes} [Sun Aug 16 21:14:31 2026] POST /volume/v3/types => generated 274 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:14:31.602503 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-4fae7ad7-88c3-4e36-bbe3-5f7d3c9f4df0 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:31.616653 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-768f6b63-4246-4db4-afbc-2652b2cb0c1e tempest-VolumesCloneTest-546551879 tempest-VolumesCloneTest-546551879-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (121fe209-8865-470c-bf5b-7ebb9172397f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7d8ef58d-5378-4da8-b3af-5727da4336e4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1552705893',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7775164a8d6a4597b551b54d47942909',qos_specs=None,replication_status=,reservations=['f092e428-b347-4eea-8b85-ea385e89d4ce','2c9dcb6c-fbfe-4aea-88eb-7c11d91fa5be','12e2d54e-c58d-4a6d-b26c-fc369d1873b3','918d2c91-ff3e-4e70-9567-f9c9c72297f9'],size=2,snapshot_id=None,source_replicaid=,source_volid=d16669e5-6a38-4062-9486-337f728e27dc,status='creating',user_id='721359ed493e436c8c7a2cde6b4e8ddd',volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T21:14:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1552705893',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7d8ef58d-5378-4da8-b3af-5727da4336e4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7775164a8d6a4597b551b54d47942909',provider_auth=None,provider_geometry=None,provider_id=None,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=d16669e5-6a38-4062-9486-337f728e27dc,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='721359ed493e436c8c7a2cde6b4e8ddd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(69e633b8-fab9-4b15-8b40-4f1a67c51cda),volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda)}' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:14:31.617411 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-768f6b63-4246-4db4-afbc-2652b2cb0c1e tempest-VolumesCloneTest-546551879 tempest-VolumesCloneTest-546551879-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dc9222c5-0902-46c0-9cbe-2b91b4eba748) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:14:31.633907 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-768f6b63-4246-4db4-afbc-2652b2cb0c1e tempest-VolumesCloneTest-546551879 tempest-VolumesCloneTest-546551879-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dc9222c5-0902-46c0-9cbe-2b91b4eba748) transitioned into state 'SUCCESS' from state '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-1552705893',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7775164a8d6a4597b551b54d47942909',qos_specs=None,replication_status=,reservations=['f092e428-b347-4eea-8b85-ea385e89d4ce','2c9dcb6c-fbfe-4aea-88eb-7c11d91fa5be','12e2d54e-c58d-4a6d-b26c-fc369d1873b3','918d2c91-ff3e-4e70-9567-f9c9c72297f9'],size=2,snapshot_id=None,source_replicaid=,source_volid=d16669e5-6a38-4062-9486-337f728e27dc,status='creating',user_id='721359ed493e436c8c7a2cde6b4e8ddd',volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda)}' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:14:31.634603 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-768f6b63-4246-4db4-afbc-2652b2cb0c1e tempest-VolumesCloneTest-546551879 tempest-VolumesCloneTest-546551879-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4326bce6-fc91-4403-87dc-2c3b5f16224d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:14:31.650068 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-768f6b63-4246-4db4-afbc-2652b2cb0c1e tempest-VolumesCloneTest-546551879 tempest-VolumesCloneTest-546551879-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4326bce6-fc91-4403-87dc-2c3b5f16224d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:14:31.650853 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-768f6b63-4246-4db4-afbc-2652b2cb0c1e tempest-VolumesCloneTest-546551879 tempest-VolumesCloneTest-546551879-project-member] Flow 'volume_create_api' (3b03fcae-925f-4a63-9096-bfa5df17fc1a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100330) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:14:31.651229 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-768f6b63-4246-4db4-afbc-2652b2cb0c1e tempest-VolumesCloneTest-546551879 tempest-VolumesCloneTest-546551879-project-member] Create volume request issued successfully. Aug 16 21:14:31.651756 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-768f6b63-4246-4db4-afbc-2652b2cb0c1e tempest-VolumesCloneTest-546551879 tempest-VolumesCloneTest-546551879-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Aug 16 21:14:31.652173 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 619/2453] 10.4.3.143 () {68 vars in 1259 bytes} [Sun Aug 16 21:14:31 2026] POST /volume/v3/volumes => generated 781 bytes in 197 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 21:14:31.663478 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-f8b1c85e-cff9-4d1c-8acd-4e75ce7c5132 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:31.666704 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-f8b1c85e-cff9-4d1c-8acd-4e75ce7c5132 tempest-VolumesCloneTest-546551879 tempest-VolumesCloneTest-546551879-project-member] GET https://10.4.3.143/volume/v3/volumes/7d8ef58d-5378-4da8-b3af-5727da4336e4 Aug 16 21:14:31.666990 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-f8b1c85e-cff9-4d1c-8acd-4e75ce7c5132 tempest-VolumesCloneTest-546551879 tempest-VolumesCloneTest-546551879-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:31.667149 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-f8b1c85e-cff9-4d1c-8acd-4e75ce7c5132 tempest-VolumesCloneTest-546551879 tempest-VolumesCloneTest-546551879-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:31.667366 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-4fae7ad7-88c3-4e36-bbe3-5f7d3c9f4df0 tempest-VolumeTypesTest-1039305436 tempest-VolumeTypesTest-1039305436-project-member] POST https://10.4.3.143/volume/v3/volumes Aug 16 21:14:31.667703 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-4fae7ad7-88c3-4e36-bbe3-5f7d3c9f4df0 tempest-VolumeTypesTest-1039305436 tempest-VolumeTypesTest-1039305436-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeTypesTest-volume-1948163366", "volume_type": "24eafaf1-e0b1-4e64-91a6-e967725edc4e", "size": 1}} {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:14:31.669099 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.v3.volumes [None req-4fae7ad7-88c3-4e36-bbe3-5f7d3c9f4df0 tempest-VolumeTypesTest-1039305436 tempest-VolumeTypesTest-1039305436-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeTypesTest-volume-1948163366', 'volume_type': '24eafaf1-e0b1-4e64-91a6-e967725edc4e', 'size': 1}} {{(pid=100331) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 21:14:31.673302 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.v3.volumes [None req-4fae7ad7-88c3-4e36-bbe3-5f7d3c9f4df0 tempest-VolumeTypesTest-1039305436 tempest-VolumeTypesTest-1039305436-project-member] Create volume of 1 GB Aug 16 21:14:31.673584 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:14:31.673584 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:14:31.675060 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-4fae7ad7-88c3-4e36-bbe3-5f7d3c9f4df0 tempest-VolumeTypesTest-1039305436 tempest-VolumeTypesTest-1039305436-project-member] Availability Zones retrieved successfully. Aug 16 21:14:31.675131 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:14:31.675131 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:14:31.679217 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-f8b1c85e-cff9-4d1c-8acd-4e75ce7c5132 tempest-VolumesCloneTest-546551879 tempest-VolumesCloneTest-546551879-project-member] Volume info retrieved successfully. Aug 16 21:14:31.679328 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-4fae7ad7-88c3-4e36-bbe3-5f7d3c9f4df0 tempest-VolumeTypesTest-1039305436 tempest-VolumeTypesTest-1039305436-project-member] Flow 'volume_create_api' (ef2fb180-cd78-4297-9016-258c5737b311) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100331) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:14:31.679737 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-3482392a-e1ac-4525-a944-0c92a7b486ef None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:31.680387 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-4fae7ad7-88c3-4e36-bbe3-5f7d3c9f4df0 tempest-VolumeTypesTest-1039305436 tempest-VolumeTypesTest-1039305436-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (53b22c07-0d3b-4191-adb0-3c61e35836f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:14:31.681290 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.flows.api.create_volume [None req-4fae7ad7-88c3-4e36-bbe3-5f7d3c9f4df0 tempest-VolumeTypesTest-1039305436 tempest-VolumeTypesTest-1039305436-project-member] Validating volume size '1' using validate_int {{(pid=100331) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 21:14:31.681345 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-3482392a-e1ac-4525-a944-0c92a7b486ef tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] GET https://10.4.3.143/volume/v3/volumes/a31a4882-8797-45f9-b749-1ff005d3bbb8 Aug 16 21:14:31.681481 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-3482392a-e1ac-4525-a944-0c92a7b486ef tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:31.682337 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-3482392a-e1ac-4525-a944-0c92a7b486ef tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:31.684725 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-f8b1c85e-cff9-4d1c-8acd-4e75ce7c5132 tempest-VolumesCloneTest-546551879 tempest-VolumesCloneTest-546551879-project-member] https://10.4.3.143/volume/v3/volumes/7d8ef58d-5378-4da8-b3af-5727da4336e4 returned with HTTP 200 Aug 16 21:14:31.685244 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 604/2454] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:14:31 2026] GET /volume/v3/volumes/7d8ef58d-5378-4da8-b3af-5727da4336e4 => generated 849 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:14:31.688769 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:14:31.688769 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:14:31.692493 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-3482392a-e1ac-4525-a944-0c92a7b486ef tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Volume info retrieved successfully. Aug 16 21:14:31.696453 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-3482392a-e1ac-4525-a944-0c92a7b486ef tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] https://10.4.3.143/volume/v3/volumes/a31a4882-8797-45f9-b749-1ff005d3bbb8 returned with HTTP 200 Aug 16 21:14:31.696811 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 615/2455] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:14:31 2026] GET /volume/v3/volumes/a31a4882-8797-45f9-b749-1ff005d3bbb8 => generated 1018 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:14:31.701737 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-4fae7ad7-88c3-4e36-bbe3-5f7d3c9f4df0 tempest-VolumeTypesTest-1039305436 tempest-VolumeTypesTest-1039305436-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (53b22c07-0d3b-4191-adb0-3c61e35836f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T21:14:32Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='iscsi',vendor_name='StorPool'},id=24eafaf1-e0b1-4e64-91a6-e967725edc4e,is_public=True,name='tempest-VolumeTypesTest-volume-type-2039790124',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '24eafaf1-e0b1-4e64-91a6-e967725edc4e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:14:31.702516 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-4fae7ad7-88c3-4e36-bbe3-5f7d3c9f4df0 tempest-VolumeTypesTest-1039305436 tempest-VolumeTypesTest-1039305436-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (abf4b495-3f8f-4bf2-b00c-a3a0016649cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:14:31.709593 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-52a2cdf6-3851-4ebc-b37b-b7f8bac94379 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:31.711570 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-52a2cdf6-3851-4ebc-b37b-b7f8bac94379 tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] POST https://10.4.3.143/volume/v3/snapshots Aug 16 21:14:31.712262 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-52a2cdf6-3851-4ebc-b37b-b7f8bac94379 tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "a31a4882-8797-45f9-b749-1ff005d3bbb8", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1537542202"}} {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:14:31.721092 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:14:31.721092 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:14:31.721397 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-52a2cdf6-3851-4ebc-b37b-b7f8bac94379 tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Volume info retrieved successfully. Aug 16 21:14:31.721549 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.v3.snapshots [None req-52a2cdf6-3851-4ebc-b37b-b7f8bac94379 tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Create snapshot from volume a31a4882-8797-45f9-b749-1ff005d3bbb8 Aug 16 21:14:31.730603 np0000007409 devstack@c-api.service[100331]: WARNING cinder.quota [None req-4fae7ad7-88c3-4e36-bbe3-5f7d3c9f4df0 tempest-VolumeTypesTest-1039305436 tempest-VolumeTypesTest-1039305436-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesTest-volume-type-2039790124 is set by the default quota flag: quota_volumes_tempest-VolumeTypesTest-volume-type-2039790124, it is now deprecated. Please use the default quota class for default quota. Aug 16 21:14:31.730868 np0000007409 devstack@c-api.service[100331]: WARNING cinder.quota [None req-4fae7ad7-88c3-4e36-bbe3-5f7d3c9f4df0 tempest-VolumeTypesTest-1039305436 tempest-VolumeTypesTest-1039305436-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesTest-volume-type-2039790124 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesTest-volume-type-2039790124, it is now deprecated. Please use the default quota class for default quota. Aug 16 21:14:31.759743 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.quota [None req-52a2cdf6-3851-4ebc-b37b-b7f8bac94379 tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Created reservations ['cf075760-2a27-44f3-b0f2-d5a0be886e0c', '211423d5-7fa1-4afb-a36c-5d08e9a6d667', '146355b6-baf2-4d0a-a078-ddb8cc1bb55b', 'c4a9f3d9-d423-4ff3-8050-007ba3d75fff'] {{(pid=100330) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:14:31.764501 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.quota [None req-4fae7ad7-88c3-4e36-bbe3-5f7d3c9f4df0 tempest-VolumeTypesTest-1039305436 tempest-VolumeTypesTest-1039305436-project-member] Created reservations ['2fa62afb-3a41-4bec-83b9-2931113d31db', 'ec285cb6-edf2-4042-8ea0-c22cfbb40b2f', '632117ec-66bb-47a4-9d7d-501b0c7ee426', '56c0cad5-1a6d-4ccb-8960-919cafcafa6b'] {{(pid=100331) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:14:31.765266 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-4fae7ad7-88c3-4e36-bbe3-5f7d3c9f4df0 tempest-VolumeTypesTest-1039305436 tempest-VolumeTypesTest-1039305436-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (abf4b495-3f8f-4bf2-b00c-a3a0016649cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2fa62afb-3a41-4bec-83b9-2931113d31db', 'ec285cb6-edf2-4042-8ea0-c22cfbb40b2f', '632117ec-66bb-47a4-9d7d-501b0c7ee426', '56c0cad5-1a6d-4ccb-8960-919cafcafa6b']}' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:14:31.766065 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-4fae7ad7-88c3-4e36-bbe3-5f7d3c9f4df0 tempest-VolumeTypesTest-1039305436 tempest-VolumeTypesTest-1039305436-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c9d81d1b-4a2b-41eb-a491-1564304d111a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:14:31.788416 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-4fae7ad7-88c3-4e36-bbe3-5f7d3c9f4df0 tempest-VolumeTypesTest-1039305436 tempest-VolumeTypesTest-1039305436-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c9d81d1b-4a2b-41eb-a491-1564304d111a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9c3642be-3af2-47e6-acad-63026726b2f3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeTypesTest-volume-1948163366',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='47ed649f60bb4df6b898ddf7933b888b',qos_specs=None,replication_status=,reservations=['2fa62afb-3a41-4bec-83b9-2931113d31db','ec285cb6-edf2-4042-8ea0-c22cfbb40b2f','632117ec-66bb-47a4-9d7d-501b0c7ee426','56c0cad5-1a6d-4ccb-8960-919cafcafa6b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fc55ae2f09c44388be575ef6b7b195b2',volume_type_id=24eafaf1-e0b1-4e64-91a6-e967725edc4e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T21:14:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeTypesTest-volume-1948163366',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9c3642be-3af2-47e6-acad-63026726b2f3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='47ed649f60bb4df6b898ddf7933b888b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fc55ae2f09c44388be575ef6b7b195b2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(24eafaf1-e0b1-4e64-91a6-e967725edc4e),volume_type_id=24eafaf1-e0b1-4e64-91a6-e967725edc4e)}' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:14:31.789136 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-4fae7ad7-88c3-4e36-bbe3-5f7d3c9f4df0 tempest-VolumeTypesTest-1039305436 tempest-VolumeTypesTest-1039305436-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9b257837-782d-48e7-943e-ca50b1ab8fe9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:14:31.794883 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-52a2cdf6-3851-4ebc-b37b-b7f8bac94379 tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Snapshot create request issued successfully. Aug 16 21:14:31.795362 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-52a2cdf6-3851-4ebc-b37b-b7f8bac94379 tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] https://10.4.3.143/volume/v3/snapshots returned with HTTP 202 Aug 16 21:14:31.795830 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 620/2456] 10.4.3.143 () {68 vars in 1265 bytes} [Sun Aug 16 21:14:31 2026] POST /volume/v3/snapshots => generated 308 bytes in 87 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 21:14:31.806174 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-d535af07-0aef-416b-9853-feb33f5f113a None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:31.809286 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-4fae7ad7-88c3-4e36-bbe3-5f7d3c9f4df0 tempest-VolumeTypesTest-1039305436 tempest-VolumeTypesTest-1039305436-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9b257837-782d-48e7-943e-ca50b1ab8fe9) transitioned into state 'SUCCESS' from state '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-1948163366',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='47ed649f60bb4df6b898ddf7933b888b',qos_specs=None,replication_status=,reservations=['2fa62afb-3a41-4bec-83b9-2931113d31db','ec285cb6-edf2-4042-8ea0-c22cfbb40b2f','632117ec-66bb-47a4-9d7d-501b0c7ee426','56c0cad5-1a6d-4ccb-8960-919cafcafa6b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fc55ae2f09c44388be575ef6b7b195b2',volume_type_id=24eafaf1-e0b1-4e64-91a6-e967725edc4e)}' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:14:31.809559 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-d535af07-0aef-416b-9853-feb33f5f113a tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] GET https://10.4.3.143/volume/v3/snapshots/df1f2856-fac8-4d55-befb-1b1349ca7b97 Aug 16 21:14:31.809835 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-d535af07-0aef-416b-9853-feb33f5f113a tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:31.810095 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-d535af07-0aef-416b-9853-feb33f5f113a tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:31.810531 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-4fae7ad7-88c3-4e36-bbe3-5f7d3c9f4df0 tempest-VolumeTypesTest-1039305436 tempest-VolumeTypesTest-1039305436-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9510cde6-6534-438e-8c31-70fad2ecae48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:14:31.816789 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:14:31.816789 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:14:31.817361 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-d535af07-0aef-416b-9853-feb33f5f113a tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Snapshot retrieved successfully. Aug 16 21:14:31.818317 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-d535af07-0aef-416b-9853-feb33f5f113a tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] https://10.4.3.143/volume/v3/snapshots/df1f2856-fac8-4d55-befb-1b1349ca7b97 returned with HTTP 200 Aug 16 21:14:31.818780 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 605/2457] 10.4.3.143 () {66 vars in 1354 bytes} [Sun Aug 16 21:14:31 2026] GET /volume/v3/snapshots/df1f2856-fac8-4d55-befb-1b1349ca7b97 => generated 440 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:14:31.822525 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-4fae7ad7-88c3-4e36-bbe3-5f7d3c9f4df0 tempest-VolumeTypesTest-1039305436 tempest-VolumeTypesTest-1039305436-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9510cde6-6534-438e-8c31-70fad2ecae48) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:14:31.824072 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-4fae7ad7-88c3-4e36-bbe3-5f7d3c9f4df0 tempest-VolumeTypesTest-1039305436 tempest-VolumeTypesTest-1039305436-project-member] Flow 'volume_create_api' (ef2fb180-cd78-4297-9016-258c5737b311) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100331) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:14:31.824412 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-4fae7ad7-88c3-4e36-bbe3-5f7d3c9f4df0 tempest-VolumeTypesTest-1039305436 tempest-VolumeTypesTest-1039305436-project-member] Create volume request issued successfully. Aug 16 21:14:31.825177 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-4fae7ad7-88c3-4e36-bbe3-5f7d3c9f4df0 tempest-VolumeTypesTest-1039305436 tempest-VolumeTypesTest-1039305436-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Aug 16 21:14:31.825599 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 618/2458] 10.4.3.143 () {68 vars in 1259 bytes} [Sun Aug 16 21:14:31 2026] POST /volume/v3/volumes => generated 784 bytes in 224 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 21:14:31.840823 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-ab4b3523-a63c-4977-896f-f472720ba12a None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:31.842480 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-ab4b3523-a63c-4977-896f-f472720ba12a tempest-VolumeTypesTest-1039305436 tempest-VolumeTypesTest-1039305436-project-member] GET https://10.4.3.143/volume/v3/volumes/9c3642be-3af2-47e6-acad-63026726b2f3 Aug 16 21:14:31.842652 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-ab4b3523-a63c-4977-896f-f472720ba12a tempest-VolumeTypesTest-1039305436 tempest-VolumeTypesTest-1039305436-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:31.842823 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-ab4b3523-a63c-4977-896f-f472720ba12a tempest-VolumeTypesTest-1039305436 tempest-VolumeTypesTest-1039305436-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:31.851030 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:14:31.851030 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:14:31.854935 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-ab4b3523-a63c-4977-896f-f472720ba12a tempest-VolumeTypesTest-1039305436 tempest-VolumeTypesTest-1039305436-project-member] Volume info retrieved successfully. Aug 16 21:14:31.859232 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-ab4b3523-a63c-4977-896f-f472720ba12a tempest-VolumeTypesTest-1039305436 tempest-VolumeTypesTest-1039305436-project-member] https://10.4.3.143/volume/v3/volumes/9c3642be-3af2-47e6-acad-63026726b2f3 returned with HTTP 200 Aug 16 21:14:31.859648 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 616/2459] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:14:31 2026] GET /volume/v3/volumes/9c3642be-3af2-47e6-acad-63026726b2f3 => generated 852 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:14:32.156839 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-86d930c9-e18d-4c20-ad7e-9329306402bf None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:32.158805 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-86d930c9-e18d-4c20-ad7e-9329306402bf tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] GET https://10.4.3.143/volume/v3/backups/aacfa115-19d3-4998-bebf-bcea1dc90ec8 Aug 16 21:14:32.158998 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-86d930c9-e18d-4c20-ad7e-9329306402bf tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:32.159195 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-86d930c9-e18d-4c20-ad7e-9329306402bf tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:32.159317 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.v3.backups [None req-86d930c9-e18d-4c20-ad7e-9329306402bf tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Show backup with id aacfa115-19d3-4998-bebf-bcea1dc90ec8. {{(pid=100330) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:14:32.163226 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:14:32.163226 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:14:32.163907 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-86d930c9-e18d-4c20-ad7e-9329306402bf tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] https://10.4.3.143/volume/v3/backups/aacfa115-19d3-4998-bebf-bcea1dc90ec8 returned with HTTP 200 Aug 16 21:14:32.164371 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 621/2460] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:14:32 2026] GET /volume/v3/backups/aacfa115-19d3-4998-bebf-bcea1dc90ec8 => generated 835 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:14:32.460025 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-848bd71f-2a52-411e-b3d0-db551f34494c None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:32.461929 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-848bd71f-2a52-411e-b3d0-db551f34494c tempest-SnapshotsActionsTest-522410771 tempest-SnapshotsActionsTest-522410771-project-member] GET https://10.4.3.143/volume/v3/snapshots/41fd1317-27a1-4bbe-8bc3-caa13196e4ab Aug 16 21:14:32.462148 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-848bd71f-2a52-411e-b3d0-db551f34494c tempest-SnapshotsActionsTest-522410771 tempest-SnapshotsActionsTest-522410771-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:32.462349 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-848bd71f-2a52-411e-b3d0-db551f34494c tempest-SnapshotsActionsTest-522410771 tempest-SnapshotsActionsTest-522410771-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:32.466593 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-848bd71f-2a52-411e-b3d0-db551f34494c tempest-SnapshotsActionsTest-522410771 tempest-SnapshotsActionsTest-522410771-project-member] https://10.4.3.143/volume/v3/snapshots/41fd1317-27a1-4bbe-8bc3-caa13196e4ab returned with HTTP 404 Aug 16 21:14:32.467378 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 606/2461] 10.4.3.143 () {66 vars in 1354 bytes} [Sun Aug 16 21:14:32 2026] GET /volume/v3/snapshots/41fd1317-27a1-4bbe-8bc3-caa13196e4ab => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:14:32.474911 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-9342e71b-2275-4e55-a86c-ed7f93925227 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:32.477082 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-9342e71b-2275-4e55-a86c-ed7f93925227 tempest-SnapshotsActionsTest-522410771 tempest-SnapshotsActionsTest-522410771-project-member] GET https://10.4.3.143/volume/v3/volumes/90109045-e17f-427b-82a0-754cf60b4a2f Aug 16 21:14:32.477342 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-9342e71b-2275-4e55-a86c-ed7f93925227 tempest-SnapshotsActionsTest-522410771 tempest-SnapshotsActionsTest-522410771-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:32.477585 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-9342e71b-2275-4e55-a86c-ed7f93925227 tempest-SnapshotsActionsTest-522410771 tempest-SnapshotsActionsTest-522410771-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:32.479572 np0000007409 devstack@c-api.service[100331]: DEBUG dbcounter [-] [100331] Writing DB stats cinder:SELECT=611,cinder:UPDATE=178,cinder:INSERT=97,cinder:DELETE=2 {{(pid=100331) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 16 21:14:32.488088 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:14:32.488088 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:14:32.491852 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-9342e71b-2275-4e55-a86c-ed7f93925227 tempest-SnapshotsActionsTest-522410771 tempest-SnapshotsActionsTest-522410771-project-member] Volume info retrieved successfully. Aug 16 21:14:32.496391 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-9342e71b-2275-4e55-a86c-ed7f93925227 tempest-SnapshotsActionsTest-522410771 tempest-SnapshotsActionsTest-522410771-project-member] https://10.4.3.143/volume/v3/volumes/90109045-e17f-427b-82a0-754cf60b4a2f returned with HTTP 200 Aug 16 21:14:32.496829 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 619/2462] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:14:32 2026] GET /volume/v3/volumes/90109045-e17f-427b-82a0-754cf60b4a2f => generated 843 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:14:32.511725 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-5ade0249-3185-436f-8af1-1c910d80c1d2 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:32.513792 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-5ade0249-3185-436f-8af1-1c910d80c1d2 tempest-SnapshotsActionsTest-522410771 tempest-SnapshotsActionsTest-522410771-project-member] DELETE https://10.4.3.143/volume/v3/volumes/90109045-e17f-427b-82a0-754cf60b4a2f Aug 16 21:14:32.514000 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-5ade0249-3185-436f-8af1-1c910d80c1d2 tempest-SnapshotsActionsTest-522410771 tempest-SnapshotsActionsTest-522410771-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:32.514208 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-5ade0249-3185-436f-8af1-1c910d80c1d2 tempest-SnapshotsActionsTest-522410771 tempest-SnapshotsActionsTest-522410771-project-member] Calling method 'delete' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:32.514363 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.v3.volumes [None req-5ade0249-3185-436f-8af1-1c910d80c1d2 tempest-SnapshotsActionsTest-522410771 tempest-SnapshotsActionsTest-522410771-project-member] Delete volume with id: 90109045-e17f-427b-82a0-754cf60b4a2f Aug 16 21:14:32.524904 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:14:32.524904 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:14:32.526106 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-5ade0249-3185-436f-8af1-1c910d80c1d2 tempest-SnapshotsActionsTest-522410771 tempest-SnapshotsActionsTest-522410771-project-member] Volume info retrieved successfully. Aug 16 21:14:32.545673 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-5ade0249-3185-436f-8af1-1c910d80c1d2 tempest-SnapshotsActionsTest-522410771 tempest-SnapshotsActionsTest-522410771-project-member] Delete volume request issued successfully. Aug 16 21:14:32.545863 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-5ade0249-3185-436f-8af1-1c910d80c1d2 tempest-SnapshotsActionsTest-522410771 tempest-SnapshotsActionsTest-522410771-project-member] https://10.4.3.143/volume/v3/volumes/90109045-e17f-427b-82a0-754cf60b4a2f returned with HTTP 202 Aug 16 21:14:32.546309 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 617/2463] 10.4.3.143 () {66 vars in 1351 bytes} [Sun Aug 16 21:14:32 2026] DELETE /volume/v3/volumes/90109045-e17f-427b-82a0-754cf60b4a2f => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 21:14:32.555098 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-3be8c55c-43e6-4260-836c-08f736a3d608 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:32.559175 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-3be8c55c-43e6-4260-836c-08f736a3d608 tempest-SnapshotsActionsTest-522410771 tempest-SnapshotsActionsTest-522410771-project-member] GET https://10.4.3.143/volume/v3/volumes/90109045-e17f-427b-82a0-754cf60b4a2f Aug 16 21:14:32.559421 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-3be8c55c-43e6-4260-836c-08f736a3d608 tempest-SnapshotsActionsTest-522410771 tempest-SnapshotsActionsTest-522410771-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:32.559656 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-3be8c55c-43e6-4260-836c-08f736a3d608 tempest-SnapshotsActionsTest-522410771 tempest-SnapshotsActionsTest-522410771-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:32.573199 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:14:32.573199 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:14:32.578521 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-3be8c55c-43e6-4260-836c-08f736a3d608 tempest-SnapshotsActionsTest-522410771 tempest-SnapshotsActionsTest-522410771-project-member] Volume info retrieved successfully. Aug 16 21:14:32.585537 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-3be8c55c-43e6-4260-836c-08f736a3d608 tempest-SnapshotsActionsTest-522410771 tempest-SnapshotsActionsTest-522410771-project-member] https://10.4.3.143/volume/v3/volumes/90109045-e17f-427b-82a0-754cf60b4a2f returned with HTTP 200 Aug 16 21:14:32.586055 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 622/2464] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:14:32 2026] GET /volume/v3/volumes/90109045-e17f-427b-82a0-754cf60b4a2f => generated 842 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:14:32.700165 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-de7fa4e1-a728-4d15-80f5-65080485d3b3 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:32.702418 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-de7fa4e1-a728-4d15-80f5-65080485d3b3 tempest-VolumesCloneTest-546551879 tempest-VolumesCloneTest-546551879-project-member] GET https://10.4.3.143/volume/v3/volumes/7d8ef58d-5378-4da8-b3af-5727da4336e4 Aug 16 21:14:32.702653 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-de7fa4e1-a728-4d15-80f5-65080485d3b3 tempest-VolumesCloneTest-546551879 tempest-VolumesCloneTest-546551879-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:32.702967 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-de7fa4e1-a728-4d15-80f5-65080485d3b3 tempest-VolumesCloneTest-546551879 tempest-VolumesCloneTest-546551879-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:32.714751 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:14:32.714751 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:14:32.720387 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-de7fa4e1-a728-4d15-80f5-65080485d3b3 tempest-VolumesCloneTest-546551879 tempest-VolumesCloneTest-546551879-project-member] Volume info retrieved successfully. Aug 16 21:14:32.728294 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-de7fa4e1-a728-4d15-80f5-65080485d3b3 tempest-VolumesCloneTest-546551879 tempest-VolumesCloneTest-546551879-project-member] https://10.4.3.143/volume/v3/volumes/7d8ef58d-5378-4da8-b3af-5727da4336e4 returned with HTTP 200 Aug 16 21:14:32.728755 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 607/2465] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:14:32 2026] GET /volume/v3/volumes/7d8ef58d-5378-4da8-b3af-5727da4336e4 => generated 874 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:14:32.740265 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-37fac621-fca9-4aae-9463-a9fe6db2e690 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:32.742053 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-37fac621-fca9-4aae-9463-a9fe6db2e690 tempest-VolumesCloneTest-546551879 tempest-VolumesCloneTest-546551879-project-member] GET https://10.4.3.143/volume/v3/volumes/7d8ef58d-5378-4da8-b3af-5727da4336e4 Aug 16 21:14:32.742292 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-37fac621-fca9-4aae-9463-a9fe6db2e690 tempest-VolumesCloneTest-546551879 tempest-VolumesCloneTest-546551879-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:32.742484 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-37fac621-fca9-4aae-9463-a9fe6db2e690 tempest-VolumesCloneTest-546551879 tempest-VolumesCloneTest-546551879-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:32.749214 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:14:32.749214 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:14:32.752659 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-37fac621-fca9-4aae-9463-a9fe6db2e690 tempest-VolumesCloneTest-546551879 tempest-VolumesCloneTest-546551879-project-member] Volume info retrieved successfully. Aug 16 21:14:32.756609 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-37fac621-fca9-4aae-9463-a9fe6db2e690 tempest-VolumesCloneTest-546551879 tempest-VolumesCloneTest-546551879-project-member] https://10.4.3.143/volume/v3/volumes/7d8ef58d-5378-4da8-b3af-5727da4336e4 returned with HTTP 200 Aug 16 21:14:32.756958 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 620/2466] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:14:32 2026] GET /volume/v3/volumes/7d8ef58d-5378-4da8-b3af-5727da4336e4 => generated 874 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:14:32.768106 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-03e8dcdd-ed75-4445-926b-4f0aceca9c8f None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:32.769666 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-03e8dcdd-ed75-4445-926b-4f0aceca9c8f tempest-VolumesCloneTest-546551879 tempest-VolumesCloneTest-546551879-project-member] GET https://10.4.3.143/volume/v3/volumes/7d8ef58d-5378-4da8-b3af-5727da4336e4 Aug 16 21:14:32.769872 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-03e8dcdd-ed75-4445-926b-4f0aceca9c8f tempest-VolumesCloneTest-546551879 tempest-VolumesCloneTest-546551879-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:32.770053 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-03e8dcdd-ed75-4445-926b-4f0aceca9c8f tempest-VolumesCloneTest-546551879 tempest-VolumesCloneTest-546551879-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:32.776629 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:14:32.776629 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:14:32.780375 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-03e8dcdd-ed75-4445-926b-4f0aceca9c8f tempest-VolumesCloneTest-546551879 tempest-VolumesCloneTest-546551879-project-member] Volume info retrieved successfully. Aug 16 21:14:32.784531 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-03e8dcdd-ed75-4445-926b-4f0aceca9c8f tempest-VolumesCloneTest-546551879 tempest-VolumesCloneTest-546551879-project-member] https://10.4.3.143/volume/v3/volumes/7d8ef58d-5378-4da8-b3af-5727da4336e4 returned with HTTP 200 Aug 16 21:14:32.785160 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 618/2467] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:14:32 2026] GET /volume/v3/volumes/7d8ef58d-5378-4da8-b3af-5727da4336e4 => generated 874 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:14:32.798418 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-2dbd4b20-04e6-4fd6-9f5d-ea89daa2250a None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:32.800306 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-2dbd4b20-04e6-4fd6-9f5d-ea89daa2250a tempest-VolumesCloneTest-546551879 tempest-VolumesCloneTest-546551879-project-member] DELETE https://10.4.3.143/volume/v3/volumes/7d8ef58d-5378-4da8-b3af-5727da4336e4 Aug 16 21:14:32.800529 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-2dbd4b20-04e6-4fd6-9f5d-ea89daa2250a tempest-VolumesCloneTest-546551879 tempest-VolumesCloneTest-546551879-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:32.800710 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-2dbd4b20-04e6-4fd6-9f5d-ea89daa2250a tempest-VolumesCloneTest-546551879 tempest-VolumesCloneTest-546551879-project-member] Calling method 'delete' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:32.800869 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.v3.volumes [None req-2dbd4b20-04e6-4fd6-9f5d-ea89daa2250a tempest-VolumesCloneTest-546551879 tempest-VolumesCloneTest-546551879-project-member] Delete volume with id: 7d8ef58d-5378-4da8-b3af-5727da4336e4 Aug 16 21:14:32.808264 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:14:32.808264 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:14:32.808718 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-2dbd4b20-04e6-4fd6-9f5d-ea89daa2250a tempest-VolumesCloneTest-546551879 tempest-VolumesCloneTest-546551879-project-member] Volume info retrieved successfully. Aug 16 21:14:32.824571 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-2dbd4b20-04e6-4fd6-9f5d-ea89daa2250a tempest-VolumesCloneTest-546551879 tempest-VolumesCloneTest-546551879-project-member] Delete volume request issued successfully. Aug 16 21:14:32.824762 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-2dbd4b20-04e6-4fd6-9f5d-ea89daa2250a tempest-VolumesCloneTest-546551879 tempest-VolumesCloneTest-546551879-project-member] https://10.4.3.143/volume/v3/volumes/7d8ef58d-5378-4da8-b3af-5727da4336e4 returned with HTTP 202 Aug 16 21:14:32.825635 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 623/2468] 10.4.3.143 () {66 vars in 1351 bytes} [Sun Aug 16 21:14:32 2026] DELETE /volume/v3/volumes/7d8ef58d-5378-4da8-b3af-5727da4336e4 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 21:14:32.830371 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-1504d972-e55e-4fa4-b55d-b02a9f16ff7a None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:32.833112 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-1504d972-e55e-4fa4-b55d-b02a9f16ff7a tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] GET https://10.4.3.143/volume/v3/snapshots/df1f2856-fac8-4d55-befb-1b1349ca7b97 Aug 16 21:14:32.833362 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-1504d972-e55e-4fa4-b55d-b02a9f16ff7a tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:32.833560 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-1504d972-e55e-4fa4-b55d-b02a9f16ff7a tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:32.835948 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-f32672e5-8e06-4057-ab03-fde3836a7055 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:32.837797 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-f32672e5-8e06-4057-ab03-fde3836a7055 tempest-VolumesCloneTest-546551879 tempest-VolumesCloneTest-546551879-project-member] GET https://10.4.3.143/volume/v3/volumes/7d8ef58d-5378-4da8-b3af-5727da4336e4 Aug 16 21:14:32.838022 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-f32672e5-8e06-4057-ab03-fde3836a7055 tempest-VolumesCloneTest-546551879 tempest-VolumesCloneTest-546551879-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:32.838217 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-f32672e5-8e06-4057-ab03-fde3836a7055 tempest-VolumesCloneTest-546551879 tempest-VolumesCloneTest-546551879-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:32.838614 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:14:32.838614 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:14:32.839024 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-1504d972-e55e-4fa4-b55d-b02a9f16ff7a tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Snapshot retrieved successfully. Aug 16 21:14:32.839843 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-1504d972-e55e-4fa4-b55d-b02a9f16ff7a tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] https://10.4.3.143/volume/v3/snapshots/df1f2856-fac8-4d55-befb-1b1349ca7b97 returned with HTTP 200 Aug 16 21:14:32.840655 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 608/2469] 10.4.3.143 () {66 vars in 1354 bytes} [Sun Aug 16 21:14:32 2026] GET /volume/v3/snapshots/df1f2856-fac8-4d55-befb-1b1349ca7b97 => generated 467 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:14:32.845723 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:14:32.845723 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:14:32.849630 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-f32672e5-8e06-4057-ab03-fde3836a7055 tempest-VolumesCloneTest-546551879 tempest-VolumesCloneTest-546551879-project-member] Volume info retrieved successfully. Aug 16 21:14:32.851699 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-2cfb1d99-c5b7-4994-9fa0-fd1139954b36 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:32.853472 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-2cfb1d99-c5b7-4994-9fa0-fd1139954b36 tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-member] POST https://10.4.3.143/volume/v3/snapshots/df1f2856-fac8-4d55-befb-1b1349ca7b97/action Aug 16 21:14:32.853573 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-f32672e5-8e06-4057-ab03-fde3836a7055 tempest-VolumesCloneTest-546551879 tempest-VolumesCloneTest-546551879-project-member] https://10.4.3.143/volume/v3/volumes/7d8ef58d-5378-4da8-b3af-5727da4336e4 returned with HTTP 200 Aug 16 21:14:32.853821 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-2cfb1d99-c5b7-4994-9fa0-fd1139954b36 tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-member] Action body: b'{"os-unmanage": {}}' {{(pid=100332) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 21:14:32.853881 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-2cfb1d99-c5b7-4994-9fa0-fd1139954b36 tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-member] Action: 'action', calling method: unmanage, body: {"os-unmanage": {}} {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:14:32.853958 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 621/2470] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:14:32 2026] GET /volume/v3/volumes/7d8ef58d-5378-4da8-b3af-5727da4336e4 => generated 873 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:14:32.855139 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.contrib.snapshot_unmanage [None req-2cfb1d99-c5b7-4994-9fa0-fd1139954b36 tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-member] Unmanage snapshot with id: df1f2856-fac8-4d55-befb-1b1349ca7b97 Aug 16 21:14:32.859846 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:14:32.859846 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:14:32.860323 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-2cfb1d99-c5b7-4994-9fa0-fd1139954b36 tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-member] Snapshot retrieved successfully. Aug 16 21:14:32.861039 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.policy [None req-2cfb1d99-c5b7-4994-9fa0-fd1139954b36 tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-member] Policy check for snapshot_extension:snapshot_unmanage failed with context {'is_admin': False, 'user_id': 'ceb29c817ebf4d2fa795ad9ee0e4d002', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '440812c9bca442a786aabacf4409d947', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100332) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 16 21:14:32.861231 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-2cfb1d99-c5b7-4994-9fa0-fd1139954b36 tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-member] https://10.4.3.143/volume/v3/snapshots/df1f2856-fac8-4d55-befb-1b1349ca7b97/action returned with HTTP 403 Aug 16 21:14:32.861640 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 619/2471] 10.4.3.143 () {68 vars in 1396 bytes} [Sun Aug 16 21:14:32 2026] POST /volume/v3/snapshots/df1f2856-fac8-4d55-befb-1b1349ca7b97/action => generated 117 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:14:32.868698 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-8e631950-5de6-4568-a021-a33bd69f4baa None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:32.871291 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-8e631950-5de6-4568-a021-a33bd69f4baa tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] DELETE https://10.4.3.143/volume/v3/snapshots/df1f2856-fac8-4d55-befb-1b1349ca7b97 Aug 16 21:14:32.871544 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-8e631950-5de6-4568-a021-a33bd69f4baa tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:32.871598 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-443db947-39fa-4990-ad3d-ba26a1fe2b90 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:32.871739 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-8e631950-5de6-4568-a021-a33bd69f4baa tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Calling method 'delete' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:32.871851 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.v3.snapshots [None req-8e631950-5de6-4568-a021-a33bd69f4baa tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Delete snapshot with id: df1f2856-fac8-4d55-befb-1b1349ca7b97 Aug 16 21:14:32.873299 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-443db947-39fa-4990-ad3d-ba26a1fe2b90 tempest-VolumeTypesTest-1039305436 tempest-VolumeTypesTest-1039305436-project-member] GET https://10.4.3.143/volume/v3/volumes/9c3642be-3af2-47e6-acad-63026726b2f3 Aug 16 21:14:32.873510 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-443db947-39fa-4990-ad3d-ba26a1fe2b90 tempest-VolumeTypesTest-1039305436 tempest-VolumeTypesTest-1039305436-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:32.874206 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-443db947-39fa-4990-ad3d-ba26a1fe2b90 tempest-VolumeTypesTest-1039305436 tempest-VolumeTypesTest-1039305436-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:32.877214 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:14:32.877214 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:14:32.877688 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-8e631950-5de6-4568-a021-a33bd69f4baa tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Snapshot retrieved successfully. Aug 16 21:14:32.880704 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:14:32.880704 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:14:32.884715 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-443db947-39fa-4990-ad3d-ba26a1fe2b90 tempest-VolumeTypesTest-1039305436 tempest-VolumeTypesTest-1039305436-project-member] Volume info retrieved successfully. Aug 16 21:14:32.889793 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-443db947-39fa-4990-ad3d-ba26a1fe2b90 tempest-VolumeTypesTest-1039305436 tempest-VolumeTypesTest-1039305436-project-member] https://10.4.3.143/volume/v3/volumes/9c3642be-3af2-47e6-acad-63026726b2f3 returned with HTTP 200 Aug 16 21:14:32.890251 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 609/2472] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:14:32 2026] GET /volume/v3/volumes/9c3642be-3af2-47e6-acad-63026726b2f3 => generated 877 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:14:32.902293 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-8e631950-5de6-4568-a021-a33bd69f4baa tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Snapshot delete request issued successfully. Aug 16 21:14:32.902531 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-8e631950-5de6-4568-a021-a33bd69f4baa tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] https://10.4.3.143/volume/v3/snapshots/df1f2856-fac8-4d55-befb-1b1349ca7b97 returned with HTTP 202 Aug 16 21:14:32.903523 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 624/2473] 10.4.3.143 () {66 vars in 1357 bytes} [Sun Aug 16 21:14:32 2026] DELETE /volume/v3/snapshots/df1f2856-fac8-4d55-befb-1b1349ca7b97 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 21:14:32.904643 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-eb335e0c-bd16-46bc-989b-11dfb95eb078 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:32.905510 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-eb335e0c-bd16-46bc-989b-11dfb95eb078 tempest-VolumeTypesTest-1039305436 tempest-VolumeTypesTest-1039305436-project-member] POST https://10.4.3.143/volume/v3/volumes/9c3642be-3af2-47e6-acad-63026726b2f3/action Aug 16 21:14:32.906588 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-eb335e0c-bd16-46bc-989b-11dfb95eb078 tempest-VolumeTypesTest-1039305436 tempest-VolumeTypesTest-1039305436-project-member] Action body: b'{"os-retype": {"new_type": "2465c7aa-103f-4779-b4b6-046234817af1"}}' {{(pid=100331) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 21:14:32.906588 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-eb335e0c-bd16-46bc-989b-11dfb95eb078 tempest-VolumeTypesTest-1039305436 tempest-VolumeTypesTest-1039305436-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "2465c7aa-103f-4779-b4b6-046234817af1"}} {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:14:32.909810 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-96837e3e-f082-4b11-b733-48e86147c9c4 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:32.911615 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-96837e3e-f082-4b11-b733-48e86147c9c4 tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] GET https://10.4.3.143/volume/v3/snapshots/df1f2856-fac8-4d55-befb-1b1349ca7b97 Aug 16 21:14:32.911774 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-96837e3e-f082-4b11-b733-48e86147c9c4 tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:32.911969 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-96837e3e-f082-4b11-b733-48e86147c9c4 tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:32.913986 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:14:32.913986 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:14:32.914470 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-eb335e0c-bd16-46bc-989b-11dfb95eb078 tempest-VolumeTypesTest-1039305436 tempest-VolumeTypesTest-1039305436-project-member] Volume info retrieved successfully. Aug 16 21:14:32.917321 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:14:32.917321 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:14:32.917615 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-96837e3e-f082-4b11-b733-48e86147c9c4 tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Snapshot retrieved successfully. Aug 16 21:14:32.918348 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-96837e3e-f082-4b11-b733-48e86147c9c4 tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] https://10.4.3.143/volume/v3/snapshots/df1f2856-fac8-4d55-befb-1b1349ca7b97 returned with HTTP 200 Aug 16 21:14:32.918740 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 620/2474] 10.4.3.143 () {66 vars in 1354 bytes} [Sun Aug 16 21:14:32 2026] GET /volume/v3/snapshots/df1f2856-fac8-4d55-befb-1b1349ca7b97 => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:14:32.936681 np0000007409 devstack@c-api.service[100331]: WARNING cinder.quota [None req-eb335e0c-bd16-46bc-989b-11dfb95eb078 tempest-VolumeTypesTest-1039305436 tempest-VolumeTypesTest-1039305436-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesTest-volume-type-518306007 is set by the default quota flag: quota_volumes_tempest-VolumeTypesTest-volume-type-518306007, it is now deprecated. Please use the default quota class for default quota. Aug 16 21:14:32.936976 np0000007409 devstack@c-api.service[100331]: WARNING cinder.quota [None req-eb335e0c-bd16-46bc-989b-11dfb95eb078 tempest-VolumeTypesTest-1039305436 tempest-VolumeTypesTest-1039305436-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesTest-volume-type-518306007 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesTest-volume-type-518306007, it is now deprecated. Please use the default quota class for default quota. Aug 16 21:14:32.955702 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.quota [None req-eb335e0c-bd16-46bc-989b-11dfb95eb078 tempest-VolumeTypesTest-1039305436 tempest-VolumeTypesTest-1039305436-project-member] Created reservations ['5ce21d98-c1fb-42b2-87ec-b6c03249101f', 'fc53545f-46c1-4380-9269-fea5049d4871'] {{(pid=100331) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:14:32.971936 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.quota [None req-eb335e0c-bd16-46bc-989b-11dfb95eb078 tempest-VolumeTypesTest-1039305436 tempest-VolumeTypesTest-1039305436-project-member] Created reservations ['323d5fa6-b608-4138-8dc5-be20183ab821', '8e6f8ad0-ba8b-4f51-9191-cf895b022a08'] {{(pid=100331) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:14:33.000226 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-eb335e0c-bd16-46bc-989b-11dfb95eb078 tempest-VolumeTypesTest-1039305436 tempest-VolumeTypesTest-1039305436-project-member] Retype volume request issued successfully. Aug 16 21:14:33.000492 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-eb335e0c-bd16-46bc-989b-11dfb95eb078 tempest-VolumeTypesTest-1039305436 tempest-VolumeTypesTest-1039305436-project-member] https://10.4.3.143/volume/v3/volumes/9c3642be-3af2-47e6-acad-63026726b2f3/action returned with HTTP 202 Aug 16 21:14:33.000853 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 622/2475] 10.4.3.143 () {68 vars in 1390 bytes} [Sun Aug 16 21:14:32 2026] POST /volume/v3/volumes/9c3642be-3af2-47e6-acad-63026726b2f3/action => generated 0 bytes in 97 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 16 21:14:33.008843 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-81821cf3-e752-4bb6-a674-e9ee56b84149 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:33.010646 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-81821cf3-e752-4bb6-a674-e9ee56b84149 tempest-VolumeTypesTest-1039305436 tempest-VolumeTypesTest-1039305436-project-member] GET https://10.4.3.143/volume/v3/volumes/9c3642be-3af2-47e6-acad-63026726b2f3 Aug 16 21:14:33.010866 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-81821cf3-e752-4bb6-a674-e9ee56b84149 tempest-VolumeTypesTest-1039305436 tempest-VolumeTypesTest-1039305436-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:33.011131 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-81821cf3-e752-4bb6-a674-e9ee56b84149 tempest-VolumeTypesTest-1039305436 tempest-VolumeTypesTest-1039305436-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:33.017871 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:14:33.017871 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:14:33.021738 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-81821cf3-e752-4bb6-a674-e9ee56b84149 tempest-VolumeTypesTest-1039305436 tempest-VolumeTypesTest-1039305436-project-member] Volume info retrieved successfully. Aug 16 21:14:33.025909 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-81821cf3-e752-4bb6-a674-e9ee56b84149 tempest-VolumeTypesTest-1039305436 tempest-VolumeTypesTest-1039305436-project-member] https://10.4.3.143/volume/v3/volumes/9c3642be-3af2-47e6-acad-63026726b2f3 returned with HTTP 200 Aug 16 21:14:33.026350 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 610/2476] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:14:33 2026] GET /volume/v3/volumes/9c3642be-3af2-47e6-acad-63026726b2f3 => generated 876 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:14:33.173502 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-e9641d41-8cc8-4b39-8646-ce264557e542 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:33.175344 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-e9641d41-8cc8-4b39-8646-ce264557e542 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] GET https://10.4.3.143/volume/v3/backups/aacfa115-19d3-4998-bebf-bcea1dc90ec8 Aug 16 21:14:33.175565 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-e9641d41-8cc8-4b39-8646-ce264557e542 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:33.175762 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-e9641d41-8cc8-4b39-8646-ce264557e542 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:33.175762 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.v3.backups [None req-e9641d41-8cc8-4b39-8646-ce264557e542 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Show backup with id aacfa115-19d3-4998-bebf-bcea1dc90ec8. {{(pid=100330) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:14:33.180362 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:14:33.180362 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:14:33.181153 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-e9641d41-8cc8-4b39-8646-ce264557e542 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] https://10.4.3.143/volume/v3/backups/aacfa115-19d3-4998-bebf-bcea1dc90ec8 returned with HTTP 200 Aug 16 21:14:33.181637 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 625/2477] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:14:33 2026] GET /volume/v3/backups/aacfa115-19d3-4998-bebf-bcea1dc90ec8 => generated 835 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:14:33.599641 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-3a4d7922-7a8f-4b4b-b770-590cd77a17ba None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:33.601531 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-3a4d7922-7a8f-4b4b-b770-590cd77a17ba tempest-SnapshotsActionsTest-522410771 tempest-SnapshotsActionsTest-522410771-project-member] GET https://10.4.3.143/volume/v3/volumes/90109045-e17f-427b-82a0-754cf60b4a2f Aug 16 21:14:33.601766 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-3a4d7922-7a8f-4b4b-b770-590cd77a17ba tempest-SnapshotsActionsTest-522410771 tempest-SnapshotsActionsTest-522410771-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:33.601960 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-3a4d7922-7a8f-4b4b-b770-590cd77a17ba tempest-SnapshotsActionsTest-522410771 tempest-SnapshotsActionsTest-522410771-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:33.604061 np0000007409 devstack@c-api.service[100332]: DEBUG dbcounter [-] [100332] Writing DB stats cinder:SELECT=593,cinder:INSERT=92,cinder:UPDATE=171,cinder:DELETE=4 {{(pid=100332) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 16 21:14:33.609496 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-3a4d7922-7a8f-4b4b-b770-590cd77a17ba tempest-SnapshotsActionsTest-522410771 tempest-SnapshotsActionsTest-522410771-project-member] https://10.4.3.143/volume/v3/volumes/90109045-e17f-427b-82a0-754cf60b4a2f returned with HTTP 404 Aug 16 21:14:33.610514 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 621/2478] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:14:33 2026] GET /volume/v3/volumes/90109045-e17f-427b-82a0-754cf60b4a2f => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:14:33.870380 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-29ec1c9b-0917-46c9-a82d-7eac65de47c9 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:33.873060 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-29ec1c9b-0917-46c9-a82d-7eac65de47c9 tempest-VolumesCloneTest-546551879 tempest-VolumesCloneTest-546551879-project-member] GET https://10.4.3.143/volume/v3/volumes/7d8ef58d-5378-4da8-b3af-5727da4336e4 Aug 16 21:14:33.873314 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-29ec1c9b-0917-46c9-a82d-7eac65de47c9 tempest-VolumesCloneTest-546551879 tempest-VolumesCloneTest-546551879-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:33.873529 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-29ec1c9b-0917-46c9-a82d-7eac65de47c9 tempest-VolumesCloneTest-546551879 tempest-VolumesCloneTest-546551879-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:33.880682 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-29ec1c9b-0917-46c9-a82d-7eac65de47c9 tempest-VolumesCloneTest-546551879 tempest-VolumesCloneTest-546551879-project-member] https://10.4.3.143/volume/v3/volumes/7d8ef58d-5378-4da8-b3af-5727da4336e4 returned with HTTP 404 Aug 16 21:14:33.881355 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 623/2479] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:14:33 2026] GET /volume/v3/volumes/7d8ef58d-5378-4da8-b3af-5727da4336e4 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:14:33.888851 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-1810ee8d-79e3-4b9c-b1df-7c12b92cbb2c None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:33.890623 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-1810ee8d-79e3-4b9c-b1df-7c12b92cbb2c tempest-VolumesCloneTest-546551879 tempest-VolumesCloneTest-546551879-project-member] GET https://10.4.3.143/volume/v3/volumes/d16669e5-6a38-4062-9486-337f728e27dc Aug 16 21:14:33.890860 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-1810ee8d-79e3-4b9c-b1df-7c12b92cbb2c tempest-VolumesCloneTest-546551879 tempest-VolumesCloneTest-546551879-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:33.891093 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-1810ee8d-79e3-4b9c-b1df-7c12b92cbb2c tempest-VolumesCloneTest-546551879 tempest-VolumesCloneTest-546551879-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:33.898162 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:14:33.898162 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:14:33.902109 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-1810ee8d-79e3-4b9c-b1df-7c12b92cbb2c tempest-VolumesCloneTest-546551879 tempest-VolumesCloneTest-546551879-project-member] Volume info retrieved successfully. Aug 16 21:14:33.906674 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-1810ee8d-79e3-4b9c-b1df-7c12b92cbb2c tempest-VolumesCloneTest-546551879 tempest-VolumesCloneTest-546551879-project-member] https://10.4.3.143/volume/v3/volumes/d16669e5-6a38-4062-9486-337f728e27dc returned with HTTP 200 Aug 16 21:14:33.907105 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 611/2480] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:14:33 2026] GET /volume/v3/volumes/d16669e5-6a38-4062-9486-337f728e27dc => generated 840 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:14:33.923057 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-fb4f4e59-a4e4-4532-9c5d-c51978877d74 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:33.925613 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-fb4f4e59-a4e4-4532-9c5d-c51978877d74 tempest-VolumesCloneTest-546551879 tempest-VolumesCloneTest-546551879-project-member] DELETE https://10.4.3.143/volume/v3/volumes/d16669e5-6a38-4062-9486-337f728e27dc Aug 16 21:14:33.925998 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-fb4f4e59-a4e4-4532-9c5d-c51978877d74 tempest-VolumesCloneTest-546551879 tempest-VolumesCloneTest-546551879-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:33.926173 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-fb4f4e59-a4e4-4532-9c5d-c51978877d74 tempest-VolumesCloneTest-546551879 tempest-VolumesCloneTest-546551879-project-member] Calling method 'delete' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:33.926349 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.v3.volumes [None req-fb4f4e59-a4e4-4532-9c5d-c51978877d74 tempest-VolumesCloneTest-546551879 tempest-VolumesCloneTest-546551879-project-member] Delete volume with id: d16669e5-6a38-4062-9486-337f728e27dc Aug 16 21:14:33.927858 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-c0ded36f-2ef2-4152-8127-2cd8190505e6 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:33.928693 np0000007409 devstack@c-api.service[100330]: DEBUG dbcounter [-] [100330] Writing DB stats cinder:SELECT=629,cinder:UPDATE=201,cinder:INSERT=109,cinder:DELETE=4 {{(pid=100330) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 16 21:14:33.929554 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-c0ded36f-2ef2-4152-8127-2cd8190505e6 tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] GET https://10.4.3.143/volume/v3/snapshots/df1f2856-fac8-4d55-befb-1b1349ca7b97 Aug 16 21:14:33.929795 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-c0ded36f-2ef2-4152-8127-2cd8190505e6 tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:33.929884 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-c0ded36f-2ef2-4152-8127-2cd8190505e6 tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:33.934205 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-c0ded36f-2ef2-4152-8127-2cd8190505e6 tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] https://10.4.3.143/volume/v3/snapshots/df1f2856-fac8-4d55-befb-1b1349ca7b97 returned with HTTP 404 Aug 16 21:14:33.934473 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 622/2481] 10.4.3.143 () {66 vars in 1354 bytes} [Sun Aug 16 21:14:33 2026] GET /volume/v3/snapshots/df1f2856-fac8-4d55-befb-1b1349ca7b97 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:14:33.936185 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:14:33.936185 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:14:33.936638 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-fb4f4e59-a4e4-4532-9c5d-c51978877d74 tempest-VolumesCloneTest-546551879 tempest-VolumesCloneTest-546551879-project-member] Volume info retrieved successfully. Aug 16 21:14:33.942180 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-70fcdb7c-67cd-4009-b855-75f4708f0189 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:33.944082 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-70fcdb7c-67cd-4009-b855-75f4708f0189 tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] DELETE https://10.4.3.143/volume/v3/volumes/a31a4882-8797-45f9-b749-1ff005d3bbb8 Aug 16 21:14:33.944333 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-70fcdb7c-67cd-4009-b855-75f4708f0189 tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:33.944558 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-70fcdb7c-67cd-4009-b855-75f4708f0189 tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Calling method 'delete' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:33.944752 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.v3.volumes [None req-70fcdb7c-67cd-4009-b855-75f4708f0189 tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Delete volume with id: a31a4882-8797-45f9-b749-1ff005d3bbb8 Aug 16 21:14:33.951835 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:14:33.951835 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:14:33.952293 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-70fcdb7c-67cd-4009-b855-75f4708f0189 tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Volume info retrieved successfully. Aug 16 21:14:33.954980 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-fb4f4e59-a4e4-4532-9c5d-c51978877d74 tempest-VolumesCloneTest-546551879 tempest-VolumesCloneTest-546551879-project-member] Delete volume request issued successfully. Aug 16 21:14:33.955263 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-fb4f4e59-a4e4-4532-9c5d-c51978877d74 tempest-VolumesCloneTest-546551879 tempest-VolumesCloneTest-546551879-project-member] https://10.4.3.143/volume/v3/volumes/d16669e5-6a38-4062-9486-337f728e27dc returned with HTTP 202 Aug 16 21:14:33.955827 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 626/2482] 10.4.3.143 () {66 vars in 1351 bytes} [Sun Aug 16 21:14:33 2026] DELETE /volume/v3/volumes/d16669e5-6a38-4062-9486-337f728e27dc => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 21:14:33.962839 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-5f16cf4f-e5cf-4424-a0b9-1d8e00c9c374 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:33.965235 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-5f16cf4f-e5cf-4424-a0b9-1d8e00c9c374 tempest-VolumesCloneTest-546551879 tempest-VolumesCloneTest-546551879-project-member] GET https://10.4.3.143/volume/v3/volumes/d16669e5-6a38-4062-9486-337f728e27dc Aug 16 21:14:33.965471 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-5f16cf4f-e5cf-4424-a0b9-1d8e00c9c374 tempest-VolumesCloneTest-546551879 tempest-VolumesCloneTest-546551879-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:33.965708 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-5f16cf4f-e5cf-4424-a0b9-1d8e00c9c374 tempest-VolumesCloneTest-546551879 tempest-VolumesCloneTest-546551879-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:33.974686 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:14:33.974686 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:14:33.979363 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-5f16cf4f-e5cf-4424-a0b9-1d8e00c9c374 tempest-VolumesCloneTest-546551879 tempest-VolumesCloneTest-546551879-project-member] Volume info retrieved successfully. Aug 16 21:14:33.982570 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-70fcdb7c-67cd-4009-b855-75f4708f0189 tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Delete volume request issued successfully. Aug 16 21:14:33.982868 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-70fcdb7c-67cd-4009-b855-75f4708f0189 tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] https://10.4.3.143/volume/v3/volumes/a31a4882-8797-45f9-b749-1ff005d3bbb8 returned with HTTP 202 Aug 16 21:14:33.983464 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 624/2483] 10.4.3.143 () {66 vars in 1351 bytes} [Sun Aug 16 21:14:33 2026] DELETE /volume/v3/volumes/a31a4882-8797-45f9-b749-1ff005d3bbb8 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 21:14:33.984790 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-5f16cf4f-e5cf-4424-a0b9-1d8e00c9c374 tempest-VolumesCloneTest-546551879 tempest-VolumesCloneTest-546551879-project-member] https://10.4.3.143/volume/v3/volumes/d16669e5-6a38-4062-9486-337f728e27dc returned with HTTP 200 Aug 16 21:14:33.984998 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 612/2484] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:14:33 2026] GET /volume/v3/volumes/d16669e5-6a38-4062-9486-337f728e27dc => generated 839 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:14:33.991891 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-8a5b4240-ff9c-4498-ae1a-174c5aae294b None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:33.993818 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-8a5b4240-ff9c-4498-ae1a-174c5aae294b tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] GET https://10.4.3.143/volume/v3/volumes/a31a4882-8797-45f9-b749-1ff005d3bbb8 Aug 16 21:14:33.994092 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-8a5b4240-ff9c-4498-ae1a-174c5aae294b tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:33.994323 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-8a5b4240-ff9c-4498-ae1a-174c5aae294b tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:34.002779 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:14:34.002779 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:14:34.006794 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-8a5b4240-ff9c-4498-ae1a-174c5aae294b tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Volume info retrieved successfully. Aug 16 21:14:34.011043 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-8a5b4240-ff9c-4498-ae1a-174c5aae294b tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] https://10.4.3.143/volume/v3/volumes/a31a4882-8797-45f9-b749-1ff005d3bbb8 returned with HTTP 200 Aug 16 21:14:34.011444 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 623/2485] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:14:33 2026] GET /volume/v3/volumes/a31a4882-8797-45f9-b749-1ff005d3bbb8 => generated 1017 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:14:34.040574 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-e4115dcb-07e6-4907-8251-eb743335cfbc None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:34.044093 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-e4115dcb-07e6-4907-8251-eb743335cfbc tempest-VolumeTypesTest-1039305436 tempest-VolumeTypesTest-1039305436-project-member] GET https://10.4.3.143/volume/v3/volumes/9c3642be-3af2-47e6-acad-63026726b2f3 Aug 16 21:14:34.044093 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-e4115dcb-07e6-4907-8251-eb743335cfbc tempest-VolumeTypesTest-1039305436 tempest-VolumeTypesTest-1039305436-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:34.044093 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-e4115dcb-07e6-4907-8251-eb743335cfbc tempest-VolumeTypesTest-1039305436 tempest-VolumeTypesTest-1039305436-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:34.055016 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:14:34.055016 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:14:34.060330 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-e4115dcb-07e6-4907-8251-eb743335cfbc tempest-VolumeTypesTest-1039305436 tempest-VolumeTypesTest-1039305436-project-member] Volume info retrieved successfully. Aug 16 21:14:34.067807 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-e4115dcb-07e6-4907-8251-eb743335cfbc tempest-VolumeTypesTest-1039305436 tempest-VolumeTypesTest-1039305436-project-member] https://10.4.3.143/volume/v3/volumes/9c3642be-3af2-47e6-acad-63026726b2f3 returned with HTTP 200 Aug 16 21:14:34.068623 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 627/2486] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:14:34 2026] GET /volume/v3/volumes/9c3642be-3af2-47e6-acad-63026726b2f3 => generated 876 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:14:34.087990 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-75e8b2fe-d0e3-4f4b-80a6-4da9d309aeb0 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:34.090487 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-75e8b2fe-d0e3-4f4b-80a6-4da9d309aeb0 tempest-VolumeTypesTest-1039305436 tempest-VolumeTypesTest-1039305436-project-member] GET https://10.4.3.143/volume/v3/volumes/9c3642be-3af2-47e6-acad-63026726b2f3 Aug 16 21:14:34.090881 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-75e8b2fe-d0e3-4f4b-80a6-4da9d309aeb0 tempest-VolumeTypesTest-1039305436 tempest-VolumeTypesTest-1039305436-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:34.091242 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-75e8b2fe-d0e3-4f4b-80a6-4da9d309aeb0 tempest-VolumeTypesTest-1039305436 tempest-VolumeTypesTest-1039305436-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:34.100276 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:14:34.100276 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:14:34.105079 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-75e8b2fe-d0e3-4f4b-80a6-4da9d309aeb0 tempest-VolumeTypesTest-1039305436 tempest-VolumeTypesTest-1039305436-project-member] Volume info retrieved successfully. Aug 16 21:14:34.110531 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-75e8b2fe-d0e3-4f4b-80a6-4da9d309aeb0 tempest-VolumeTypesTest-1039305436 tempest-VolumeTypesTest-1039305436-project-member] https://10.4.3.143/volume/v3/volumes/9c3642be-3af2-47e6-acad-63026726b2f3 returned with HTTP 200 Aug 16 21:14:34.111031 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 625/2487] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:14:34 2026] GET /volume/v3/volumes/9c3642be-3af2-47e6-acad-63026726b2f3 => generated 876 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:14:34.131416 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-7af086eb-1edb-40e9-80d2-947e087ed3e9 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:34.134017 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-7af086eb-1edb-40e9-80d2-947e087ed3e9 tempest-VolumeTypesTest-1039305436 tempest-VolumeTypesTest-1039305436-project-member] GET https://10.4.3.143/volume/v3/volumes/9c3642be-3af2-47e6-acad-63026726b2f3 Aug 16 21:14:34.134017 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-7af086eb-1edb-40e9-80d2-947e087ed3e9 tempest-VolumeTypesTest-1039305436 tempest-VolumeTypesTest-1039305436-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:34.134017 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-7af086eb-1edb-40e9-80d2-947e087ed3e9 tempest-VolumeTypesTest-1039305436 tempest-VolumeTypesTest-1039305436-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:34.141269 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:14:34.141269 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:14:34.145216 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-7af086eb-1edb-40e9-80d2-947e087ed3e9 tempest-VolumeTypesTest-1039305436 tempest-VolumeTypesTest-1039305436-project-member] Volume info retrieved successfully. Aug 16 21:14:34.151226 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-7af086eb-1edb-40e9-80d2-947e087ed3e9 tempest-VolumeTypesTest-1039305436 tempest-VolumeTypesTest-1039305436-project-member] https://10.4.3.143/volume/v3/volumes/9c3642be-3af2-47e6-acad-63026726b2f3 returned with HTTP 200 Aug 16 21:14:34.151741 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 613/2488] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:14:34 2026] GET /volume/v3/volumes/9c3642be-3af2-47e6-acad-63026726b2f3 => generated 876 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:14:34.168075 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-cd49e49f-2b0c-4573-9455-5e06b08e5ee2 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:34.170181 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-cd49e49f-2b0c-4573-9455-5e06b08e5ee2 tempest-VolumeTypesTest-1039305436 tempest-VolumeTypesTest-1039305436-project-member] DELETE https://10.4.3.143/volume/v3/volumes/9c3642be-3af2-47e6-acad-63026726b2f3 Aug 16 21:14:34.170498 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-cd49e49f-2b0c-4573-9455-5e06b08e5ee2 tempest-VolumeTypesTest-1039305436 tempest-VolumeTypesTest-1039305436-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:34.170746 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-cd49e49f-2b0c-4573-9455-5e06b08e5ee2 tempest-VolumeTypesTest-1039305436 tempest-VolumeTypesTest-1039305436-project-member] Calling method 'delete' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:34.170973 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.v3.volumes [None req-cd49e49f-2b0c-4573-9455-5e06b08e5ee2 tempest-VolumeTypesTest-1039305436 tempest-VolumeTypesTest-1039305436-project-member] Delete volume with id: 9c3642be-3af2-47e6-acad-63026726b2f3 Aug 16 21:14:34.181264 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:14:34.181264 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:14:34.182376 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-cd49e49f-2b0c-4573-9455-5e06b08e5ee2 tempest-VolumeTypesTest-1039305436 tempest-VolumeTypesTest-1039305436-project-member] Volume info retrieved successfully. Aug 16 21:14:34.192787 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-8f2b82bd-ee5b-4df0-909b-5213d3b48fae None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:34.195744 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [req-ad0a5e2d-105d-442f-a1f5-67636b57b5ca req-aaa259c2-a0f3-4a67-809a-c66816bc218d None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:34.196465 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-8f2b82bd-ee5b-4df0-909b-5213d3b48fae tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] GET https://10.4.3.143/volume/v3/backups/aacfa115-19d3-4998-bebf-bcea1dc90ec8 Aug 16 21:14:34.197891 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-8f2b82bd-ee5b-4df0-909b-5213d3b48fae tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:34.198026 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-8f2b82bd-ee5b-4df0-909b-5213d3b48fae tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:34.198284 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.v3.backups [None req-8f2b82bd-ee5b-4df0-909b-5213d3b48fae tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Show backup with id aacfa115-19d3-4998-bebf-bcea1dc90ec8. {{(pid=100330) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:14:34.199559 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [req-ad0a5e2d-105d-442f-a1f5-67636b57b5ca req-aaa259c2-a0f3-4a67-809a-c66816bc218d tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] GET https://10.4.3.143/volume/v3/volumes/dc781c18-d6ee-47d1-9fb0-61b71c553879 Aug 16 21:14:34.199559 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [req-ad0a5e2d-105d-442f-a1f5-67636b57b5ca req-aaa259c2-a0f3-4a67-809a-c66816bc218d tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:34.199559 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [req-ad0a5e2d-105d-442f-a1f5-67636b57b5ca req-aaa259c2-a0f3-4a67-809a-c66816bc218d tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:34.207115 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:14:34.207115 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:14:34.208985 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:14:34.208985 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:14:34.210532 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-8f2b82bd-ee5b-4df0-909b-5213d3b48fae tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] https://10.4.3.143/volume/v3/backups/aacfa115-19d3-4998-bebf-bcea1dc90ec8 returned with HTTP 200 Aug 16 21:14:34.211791 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [req-ad0a5e2d-105d-442f-a1f5-67636b57b5ca req-aaa259c2-a0f3-4a67-809a-c66816bc218d tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Volume info retrieved successfully. Aug 16 21:14:34.213669 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 628/2489] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:14:34 2026] GET /volume/v3/backups/aacfa115-19d3-4998-bebf-bcea1dc90ec8 => generated 835 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:14:34.214030 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-cd49e49f-2b0c-4573-9455-5e06b08e5ee2 tempest-VolumeTypesTest-1039305436 tempest-VolumeTypesTest-1039305436-project-member] Delete volume request issued successfully. Aug 16 21:14:34.214274 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-cd49e49f-2b0c-4573-9455-5e06b08e5ee2 tempest-VolumeTypesTest-1039305436 tempest-VolumeTypesTest-1039305436-project-member] https://10.4.3.143/volume/v3/volumes/9c3642be-3af2-47e6-acad-63026726b2f3 returned with HTTP 202 Aug 16 21:14:34.214805 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 624/2490] 10.4.3.143 () {66 vars in 1351 bytes} [Sun Aug 16 21:14:34 2026] DELETE /volume/v3/volumes/9c3642be-3af2-47e6-acad-63026726b2f3 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 21:14:34.222471 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [req-ad0a5e2d-105d-442f-a1f5-67636b57b5ca req-aaa259c2-a0f3-4a67-809a-c66816bc218d tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] https://10.4.3.143/volume/v3/volumes/dc781c18-d6ee-47d1-9fb0-61b71c553879 returned with HTTP 200 Aug 16 21:14:34.222471 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 626/2491] 10.4.3.143 () {68 vars in 1598 bytes} [Sun Aug 16 21:14:34 2026] GET /volume/v3/volumes/dc781c18-d6ee-47d1-9fb0-61b71c553879 => generated 1345 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:14:34.226893 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-c26f8a82-8616-4acd-9f28-17265527909f None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:34.230054 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-c26f8a82-8616-4acd-9f28-17265527909f tempest-VolumeTypesTest-1039305436 tempest-VolumeTypesTest-1039305436-project-member] GET https://10.4.3.143/volume/v3/volumes/9c3642be-3af2-47e6-acad-63026726b2f3 Aug 16 21:14:34.230054 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-c26f8a82-8616-4acd-9f28-17265527909f tempest-VolumeTypesTest-1039305436 tempest-VolumeTypesTest-1039305436-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:34.230054 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-c26f8a82-8616-4acd-9f28-17265527909f tempest-VolumeTypesTest-1039305436 tempest-VolumeTypesTest-1039305436-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:34.231546 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-9311d0c9-8f5e-4821-9441-e3c1feb70977 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:34.231949 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-9311d0c9-8f5e-4821-9441-e3c1feb70977 None None] GET https://10.4.3.143/volume// Aug 16 21:14:34.232144 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-9311d0c9-8f5e-4821-9441-e3c1feb70977 None None] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:34.232326 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-9311d0c9-8f5e-4821-9441-e3c1feb70977 None None] Calling method 'all' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:34.232617 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-9311d0c9-8f5e-4821-9441-e3c1feb70977 None None] https://10.4.3.143/volume// returned with HTTP 300 Aug 16 21:14:34.232885 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 629/2492] 10.4.3.143 () {66 vars in 1426 bytes} [Sun Aug 16 21:14: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 16 21:14:34.238253 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:14:34.238253 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:14:34.239482 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [req-ad0a5e2d-105d-442f-a1f5-67636b57b5ca req-84c38633-7758-4f4c-b51a-38e0ccce9d61 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:34.240579 np0000007409 devstack@c-api.service[100333]: DEBUG dbcounter [-] [100333] Writing DB stats cinder:SELECT=618,cinder:INSERT=117,cinder:UPDATE=196,cinder:DELETE=2 {{(pid=100333) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 16 21:14:34.241900 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [req-ad0a5e2d-105d-442f-a1f5-67636b57b5ca req-84c38633-7758-4f4c-b51a-38e0ccce9d61 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] POST https://10.4.3.143/volume/v3/attachments Aug 16 21:14:34.242352 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [req-ad0a5e2d-105d-442f-a1f5-67636b57b5ca req-84c38633-7758-4f4c-b51a-38e0ccce9d61 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "dc781c18-d6ee-47d1-9fb0-61b71c553879", "connector": null, "instance_uuid": "f82b7f84-84a5-4f42-af47-47f6c9c974b3"}} {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:14:34.244889 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-c26f8a82-8616-4acd-9f28-17265527909f tempest-VolumeTypesTest-1039305436 tempest-VolumeTypesTest-1039305436-project-member] Volume info retrieved successfully. Aug 16 21:14:34.250765 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-c26f8a82-8616-4acd-9f28-17265527909f tempest-VolumeTypesTest-1039305436 tempest-VolumeTypesTest-1039305436-project-member] https://10.4.3.143/volume/v3/volumes/9c3642be-3af2-47e6-acad-63026726b2f3 returned with HTTP 200 Aug 16 21:14:34.251495 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 614/2493] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:14:34 2026] GET /volume/v3/volumes/9c3642be-3af2-47e6-acad-63026726b2f3 => generated 875 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:14:34.252212 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:14:34.252212 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:14:34.278849 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [req-ad0a5e2d-105d-442f-a1f5-67636b57b5ca req-84c38633-7758-4f4c-b51a-38e0ccce9d61 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] https://10.4.3.143/volume/v3/attachments returned with HTTP 200 Aug 16 21:14:34.279347 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 625/2494] 10.4.3.143 () {74 vars in 1594 bytes} [Sun Aug 16 21:14:34 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 16 21:14:34.288157 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-b29785ec-e3fd-42c9-899f-bae1a09d3fa3 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:34.288737 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-b29785ec-e3fd-42c9-899f-bae1a09d3fa3 None None] GET https://10.4.3.143/volume// Aug 16 21:14:34.289028 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-b29785ec-e3fd-42c9-899f-bae1a09d3fa3 None None] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:34.289312 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-b29785ec-e3fd-42c9-899f-bae1a09d3fa3 None None] Calling method 'all' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:34.289779 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-b29785ec-e3fd-42c9-899f-bae1a09d3fa3 None None] https://10.4.3.143/volume// returned with HTTP 300 Aug 16 21:14:34.290211 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 627/2495] 10.4.3.143 () {66 vars in 1426 bytes} [Sun Aug 16 21:14:34 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 16 21:14:34.298843 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [req-ad0a5e2d-105d-442f-a1f5-67636b57b5ca req-a6b98e1c-4a28-4509-8e14-38880591d969 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:34.301382 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [req-ad0a5e2d-105d-442f-a1f5-67636b57b5ca req-a6b98e1c-4a28-4509-8e14-38880591d969 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] GET https://10.4.3.143/volume/v3/volumes/dc781c18-d6ee-47d1-9fb0-61b71c553879 Aug 16 21:14:34.301684 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [req-ad0a5e2d-105d-442f-a1f5-67636b57b5ca req-a6b98e1c-4a28-4509-8e14-38880591d969 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:34.301981 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [req-ad0a5e2d-105d-442f-a1f5-67636b57b5ca req-a6b98e1c-4a28-4509-8e14-38880591d969 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:34.314300 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:14:34.314300 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:14:34.317614 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [req-ad0a5e2d-105d-442f-a1f5-67636b57b5ca req-a6b98e1c-4a28-4509-8e14-38880591d969 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Volume info retrieved successfully. Aug 16 21:14:34.322195 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [req-ad0a5e2d-105d-442f-a1f5-67636b57b5ca req-a6b98e1c-4a28-4509-8e14-38880591d969 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] https://10.4.3.143/volume/v3/volumes/dc781c18-d6ee-47d1-9fb0-61b71c553879 returned with HTTP 200 Aug 16 21:14:34.322496 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 630/2496] 10.4.3.143 () {70 vars in 1639 bytes} [Sun Aug 16 21:14:34 2026] GET /volume/v3/volumes/dc781c18-d6ee-47d1-9fb0-61b71c553879 => generated 1524 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 16 21:14:34.426400 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [req-ad0a5e2d-105d-442f-a1f5-67636b57b5ca req-03c25f9b-6783-4843-b86b-7927ec253738 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:34.428178 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [req-ad0a5e2d-105d-442f-a1f5-67636b57b5ca req-03c25f9b-6783-4843-b86b-7927ec253738 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] PUT https://10.4.3.143/volume/v3/attachments/ef70c925-6b62-417b-9fee-0c0084f2673a Aug 16 21:14:34.428631 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [req-ad0a5e2d-105d-442f-a1f5-67636b57b5ca req-03c25f9b-6783-4843-b86b-7927ec253738 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.143", "host": "np0000007409", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:e42fbcbe2e9", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "69237b68-d654-4a76-81de-86e36bc8fb86", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:14:34.437234 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.coordination [req-ad0a5e2d-105d-442f-a1f5-67636b57b5ca req-03c25f9b-6783-4843-b86b-7927ec253738 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Acquiring lock "cinder-attachment_update-dc781c18-d6ee-47d1-9fb0-61b71c553879-np0000007409" by "attachment_update" {{(pid=100333) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:14:34.446574 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.coordination [req-ad0a5e2d-105d-442f-a1f5-67636b57b5ca req-03c25f9b-6783-4843-b86b-7927ec253738 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Lock "cinder-attachment_update-dc781c18-d6ee-47d1-9fb0-61b71c553879-np0000007409" acquired by "attachment_update" :: waited 0.008s {{(pid=100333) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:14:34.446574 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:14:34.446574 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:14:34.551410 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.coordination [req-ad0a5e2d-105d-442f-a1f5-67636b57b5ca req-03c25f9b-6783-4843-b86b-7927ec253738 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Lock "cinder-attachment_update-dc781c18-d6ee-47d1-9fb0-61b71c553879-np0000007409" released by "attachment_update" :: held 0.107s {{(pid=100333) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:14:34.554100 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [req-ad0a5e2d-105d-442f-a1f5-67636b57b5ca req-03c25f9b-6783-4843-b86b-7927ec253738 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] https://10.4.3.143/volume/v3/attachments/ef70c925-6b62-417b-9fee-0c0084f2673a returned with HTTP 200 Aug 16 21:14:34.554786 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 615/2497] 10.4.3.143 () {74 vars in 1704 bytes} [Sun Aug 16 21:14:34 2026] PUT /volume/v3/attachments/ef70c925-6b62-417b-9fee-0c0084f2673a => generated 969 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:14:34.589178 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [req-ad0a5e2d-105d-442f-a1f5-67636b57b5ca req-fd59cdb7-c43b-4656-99d4-8cdb02639742 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:34.591409 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [req-ad0a5e2d-105d-442f-a1f5-67636b57b5ca req-fd59cdb7-c43b-4656-99d4-8cdb02639742 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] POST https://10.4.3.143/volume/v3/attachments/ef70c925-6b62-417b-9fee-0c0084f2673a/action Aug 16 21:14:34.591758 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [req-ad0a5e2d-105d-442f-a1f5-67636b57b5ca req-fd59cdb7-c43b-4656-99d4-8cdb02639742 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Action body: b'{"os-complete": null}' {{(pid=100332) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 21:14:34.593083 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [req-ad0a5e2d-105d-442f-a1f5-67636b57b5ca req-fd59cdb7-c43b-4656-99d4-8cdb02639742 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:14:34.611786 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:14:34.611786 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:14:34.625945 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [req-ad0a5e2d-105d-442f-a1f5-67636b57b5ca req-fd59cdb7-c43b-4656-99d4-8cdb02639742 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] https://10.4.3.143/volume/v3/attachments/ef70c925-6b62-417b-9fee-0c0084f2673a/action returned with HTTP 204 Aug 16 21:14:34.626120 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 626/2498] 10.4.3.143 () {74 vars in 1725 bytes} [Sun Aug 16 21:14:34 2026] POST /volume/v3/attachments/ef70c925-6b62-417b-9fee-0c0084f2673a/action => generated 0 bytes in 37 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:14:34.996734 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-ad49d56b-7f58-445f-87a8-61291c1d8944 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:34.998759 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-ad49d56b-7f58-445f-87a8-61291c1d8944 tempest-VolumesCloneTest-546551879 tempest-VolumesCloneTest-546551879-project-member] GET https://10.4.3.143/volume/v3/volumes/d16669e5-6a38-4062-9486-337f728e27dc Aug 16 21:14:34.998943 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-ad49d56b-7f58-445f-87a8-61291c1d8944 tempest-VolumesCloneTest-546551879 tempest-VolumesCloneTest-546551879-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:34.999152 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-ad49d56b-7f58-445f-87a8-61291c1d8944 tempest-VolumesCloneTest-546551879 tempest-VolumesCloneTest-546551879-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:35.005314 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-ad49d56b-7f58-445f-87a8-61291c1d8944 tempest-VolumesCloneTest-546551879 tempest-VolumesCloneTest-546551879-project-member] https://10.4.3.143/volume/v3/volumes/d16669e5-6a38-4062-9486-337f728e27dc returned with HTTP 404 Aug 16 21:14:35.005928 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 628/2499] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:14:34 2026] GET /volume/v3/volumes/d16669e5-6a38-4062-9486-337f728e27dc => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:14:35.024652 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-1d4508af-5c30-47c3-a800-ec475ab0c264 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:35.026422 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-1d4508af-5c30-47c3-a800-ec475ab0c264 tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] GET https://10.4.3.143/volume/v3/volumes/a31a4882-8797-45f9-b749-1ff005d3bbb8 Aug 16 21:14:35.026609 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-1d4508af-5c30-47c3-a800-ec475ab0c264 tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:35.026814 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-1d4508af-5c30-47c3-a800-ec475ab0c264 tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:35.033597 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-1d4508af-5c30-47c3-a800-ec475ab0c264 tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] https://10.4.3.143/volume/v3/volumes/a31a4882-8797-45f9-b749-1ff005d3bbb8 returned with HTTP 404 Aug 16 21:14:35.034290 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 631/2500] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:14:35 2026] GET /volume/v3/volumes/a31a4882-8797-45f9-b749-1ff005d3bbb8 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:14:35.043127 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-4d16b9af-6d4a-457a-9fe1-981300eb1ddb None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:35.048944 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-4d16b9af-6d4a-457a-9fe1-981300eb1ddb tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] POST https://10.4.3.143/volume/v3/volumes Aug 16 21:14:35.048944 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-4d16b9af-6d4a-457a-9fe1-981300eb1ddb tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1108895810"}} {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:14:35.049217 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.v3.volumes [None req-4d16b9af-6d4a-457a-9fe1-981300eb1ddb tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1108895810'}} {{(pid=100333) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 21:14:35.049424 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.v3.volumes [None req-4d16b9af-6d4a-457a-9fe1-981300eb1ddb tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Create volume of 1 GB Aug 16 21:14:35.049744 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:14:35.049744 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:14:35.053373 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-4d16b9af-6d4a-457a-9fe1-981300eb1ddb tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Availability Zones retrieved successfully. Aug 16 21:14:35.059389 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-4d16b9af-6d4a-457a-9fe1-981300eb1ddb tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Flow 'volume_create_api' (273456ad-662e-4280-b746-f7cf26d9ff7d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100333) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:14:35.060399 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-4d16b9af-6d4a-457a-9fe1-981300eb1ddb tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (17660963-8b72-4ec2-b335-3e0cd434f8c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:14:35.061320 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.flows.api.create_volume [None req-4d16b9af-6d4a-457a-9fe1-981300eb1ddb tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Validating volume size '1' using validate_int {{(pid=100333) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 21:14:35.087378 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-4d16b9af-6d4a-457a-9fe1-981300eb1ddb tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (17660963-8b72-4ec2-b335-3e0cd434f8c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T21:04:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=69e633b8-fab9-4b15-8b40-4f1a67c51cda,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '69e633b8-fab9-4b15-8b40-4f1a67c51cda', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:14:35.088541 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-4d16b9af-6d4a-457a-9fe1-981300eb1ddb tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (18c483cc-3434-402f-9339-5831db333751) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:14:35.130147 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.quota [None req-4d16b9af-6d4a-457a-9fe1-981300eb1ddb tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Created reservations ['57ae7805-acad-4d86-be91-9196ed020901', '252520ae-fc58-40c1-bfcc-56c202e1cbe2', 'c54a1037-4e52-4ece-93de-6c084347e82c', '893c5089-24b3-4e7f-9869-1d5a39925fed'] {{(pid=100333) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:14:35.131177 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-4d16b9af-6d4a-457a-9fe1-981300eb1ddb tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (18c483cc-3434-402f-9339-5831db333751) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['57ae7805-acad-4d86-be91-9196ed020901', '252520ae-fc58-40c1-bfcc-56c202e1cbe2', 'c54a1037-4e52-4ece-93de-6c084347e82c', '893c5089-24b3-4e7f-9869-1d5a39925fed']}' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:14:35.132005 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-4d16b9af-6d4a-457a-9fe1-981300eb1ddb tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a5cd73e5-4e15-498c-85e2-12a9b92b990d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:14:35.155351 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-4d16b9af-6d4a-457a-9fe1-981300eb1ddb tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a5cd73e5-4e15-498c-85e2-12a9b92b990d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e7e6b004-c0eb-4b30-bab3-eb808883583e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1108895810',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='440812c9bca442a786aabacf4409d947',qos_specs=None,replication_status=,reservations=['57ae7805-acad-4d86-be91-9196ed020901','252520ae-fc58-40c1-bfcc-56c202e1cbe2','c54a1037-4e52-4ece-93de-6c084347e82c','893c5089-24b3-4e7f-9869-1d5a39925fed'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f1f2ada295a54f5584bbf9f4d581cdf2',volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T21:14:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1108895810',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e7e6b004-c0eb-4b30-bab3-eb808883583e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='440812c9bca442a786aabacf4409d947',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f1f2ada295a54f5584bbf9f4d581cdf2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(69e633b8-fab9-4b15-8b40-4f1a67c51cda),volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda)}' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:14:35.156334 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-4d16b9af-6d4a-457a-9fe1-981300eb1ddb tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7bb72ec9-780d-46b0-a5ce-1d8ec841c28e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:14:35.179741 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-4d16b9af-6d4a-457a-9fe1-981300eb1ddb tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7bb72ec9-780d-46b0-a5ce-1d8ec841c28e) transitioned into state 'SUCCESS' from state '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-1108895810',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='440812c9bca442a786aabacf4409d947',qos_specs=None,replication_status=,reservations=['57ae7805-acad-4d86-be91-9196ed020901','252520ae-fc58-40c1-bfcc-56c202e1cbe2','c54a1037-4e52-4ece-93de-6c084347e82c','893c5089-24b3-4e7f-9869-1d5a39925fed'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f1f2ada295a54f5584bbf9f4d581cdf2',volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda)}' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:14:35.179741 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-4d16b9af-6d4a-457a-9fe1-981300eb1ddb tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2c6ba2e0-3514-4a34-954b-dc5d1b0e288d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:14:35.193392 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-4d16b9af-6d4a-457a-9fe1-981300eb1ddb tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2c6ba2e0-3514-4a34-954b-dc5d1b0e288d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:14:35.194495 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-4d16b9af-6d4a-457a-9fe1-981300eb1ddb tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Flow 'volume_create_api' (273456ad-662e-4280-b746-f7cf26d9ff7d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100333) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:14:35.194977 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-4d16b9af-6d4a-457a-9fe1-981300eb1ddb tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Create volume request issued successfully. Aug 16 21:14:35.195691 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-4d16b9af-6d4a-457a-9fe1-981300eb1ddb tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Aug 16 21:14:35.196384 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 616/2501] 10.4.3.143 () {68 vars in 1258 bytes} [Sun Aug 16 21:14:35 2026] POST /volume/v3/volumes => generated 778 bytes in 154 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 21:14:35.211073 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-09e27a6a-d067-498d-8f65-6d7a63a9411a None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:35.213074 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-09e27a6a-d067-498d-8f65-6d7a63a9411a tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] GET https://10.4.3.143/volume/v3/volumes/e7e6b004-c0eb-4b30-bab3-eb808883583e Aug 16 21:14:35.213313 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-09e27a6a-d067-498d-8f65-6d7a63a9411a tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:35.213541 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-09e27a6a-d067-498d-8f65-6d7a63a9411a tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:35.221214 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:14:35.221214 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:14:35.231499 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-09e27a6a-d067-498d-8f65-6d7a63a9411a tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Volume info retrieved successfully. Aug 16 21:14:35.240069 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-c12e4348-818a-4ec9-853a-ecf752abf632 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:35.242405 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-c12e4348-818a-4ec9-853a-ecf752abf632 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] GET https://10.4.3.143/volume/v3/backups/aacfa115-19d3-4998-bebf-bcea1dc90ec8 Aug 16 21:14:35.242551 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-09e27a6a-d067-498d-8f65-6d7a63a9411a tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] https://10.4.3.143/volume/v3/volumes/e7e6b004-c0eb-4b30-bab3-eb808883583e returned with HTTP 200 Aug 16 21:14:35.242675 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-c12e4348-818a-4ec9-853a-ecf752abf632 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:35.242930 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-c12e4348-818a-4ec9-853a-ecf752abf632 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:35.243039 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 627/2502] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:14:35 2026] GET /volume/v3/volumes/e7e6b004-c0eb-4b30-bab3-eb808883583e => generated 957 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 16 21:14:35.243106 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.v3.backups [None req-c12e4348-818a-4ec9-853a-ecf752abf632 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Show backup with id aacfa115-19d3-4998-bebf-bcea1dc90ec8. {{(pid=100331) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:14:35.248254 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:14:35.248254 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:14:35.249119 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-c12e4348-818a-4ec9-853a-ecf752abf632 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] https://10.4.3.143/volume/v3/backups/aacfa115-19d3-4998-bebf-bcea1dc90ec8 returned with HTTP 200 Aug 16 21:14:35.249614 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 629/2503] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:14:35 2026] GET /volume/v3/backups/aacfa115-19d3-4998-bebf-bcea1dc90ec8 => generated 835 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:14:35.271408 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-d85a4aec-1c8d-4e85-a6a6-d279de4c80fa None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:35.274931 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-d85a4aec-1c8d-4e85-a6a6-d279de4c80fa tempest-VolumeTypesTest-1039305436 tempest-VolumeTypesTest-1039305436-project-member] GET https://10.4.3.143/volume/v3/volumes/9c3642be-3af2-47e6-acad-63026726b2f3 Aug 16 21:14:35.275294 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-d85a4aec-1c8d-4e85-a6a6-d279de4c80fa tempest-VolumeTypesTest-1039305436 tempest-VolumeTypesTest-1039305436-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:35.275600 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-d85a4aec-1c8d-4e85-a6a6-d279de4c80fa tempest-VolumeTypesTest-1039305436 tempest-VolumeTypesTest-1039305436-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:35.287827 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-d85a4aec-1c8d-4e85-a6a6-d279de4c80fa tempest-VolumeTypesTest-1039305436 tempest-VolumeTypesTest-1039305436-project-member] https://10.4.3.143/volume/v3/volumes/9c3642be-3af2-47e6-acad-63026726b2f3 returned with HTTP 404 Aug 16 21:14:35.292027 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 632/2504] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:14:35 2026] GET /volume/v3/volumes/9c3642be-3af2-47e6-acad-63026726b2f3 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:14:35.297320 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-94ee225e-5265-41a7-8db3-c71db2747aac None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:35.299707 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-94ee225e-5265-41a7-8db3-c71db2747aac tempest-VolumeTypesTest-706742907 tempest-VolumeTypesTest-706742907-project-admin] DELETE https://10.4.3.143/volume/v3/types/2465c7aa-103f-4779-b4b6-046234817af1 Aug 16 21:14:35.300180 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-94ee225e-5265-41a7-8db3-c71db2747aac tempest-VolumeTypesTest-706742907 tempest-VolumeTypesTest-706742907-project-admin] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:35.300577 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-94ee225e-5265-41a7-8db3-c71db2747aac tempest-VolumeTypesTest-706742907 tempest-VolumeTypesTest-706742907-project-admin] Calling method '_delete' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:35.301013 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:14:35.301013 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:14:35.336316 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-94ee225e-5265-41a7-8db3-c71db2747aac tempest-VolumeTypesTest-706742907 tempest-VolumeTypesTest-706742907-project-admin] https://10.4.3.143/volume/v3/types/2465c7aa-103f-4779-b4b6-046234817af1 returned with HTTP 202 Aug 16 21:14:35.336316 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 617/2505] 10.4.3.143 () {66 vars in 1345 bytes} [Sun Aug 16 21:14:35 2026] DELETE /volume/v3/types/2465c7aa-103f-4779-b4b6-046234817af1 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 21:14:35.352452 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-a8a1602e-b647-4d02-a62d-2dc45fff0e95 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:35.354706 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-a8a1602e-b647-4d02-a62d-2dc45fff0e95 tempest-VolumeTypesTest-706742907 tempest-VolumeTypesTest-706742907-project-admin] GET https://10.4.3.143/volume/v3/types/2465c7aa-103f-4779-b4b6-046234817af1 Aug 16 21:14:35.354945 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-a8a1602e-b647-4d02-a62d-2dc45fff0e95 tempest-VolumeTypesTest-706742907 tempest-VolumeTypesTest-706742907-project-admin] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:35.355241 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-a8a1602e-b647-4d02-a62d-2dc45fff0e95 tempest-VolumeTypesTest-706742907 tempest-VolumeTypesTest-706742907-project-admin] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:35.362436 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-a8a1602e-b647-4d02-a62d-2dc45fff0e95 tempest-VolumeTypesTest-706742907 tempest-VolumeTypesTest-706742907-project-admin] https://10.4.3.143/volume/v3/types/2465c7aa-103f-4779-b4b6-046234817af1 returned with HTTP 404 Aug 16 21:14:35.363112 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 628/2506] 10.4.3.143 () {66 vars in 1342 bytes} [Sun Aug 16 21:14:35 2026] GET /volume/v3/types/2465c7aa-103f-4779-b4b6-046234817af1 => generated 114 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:14:35.375153 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-c69e3138-f03c-4d91-8efc-8219e77056a6 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:35.377191 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-c69e3138-f03c-4d91-8efc-8219e77056a6 tempest-VolumeTypesTest-706742907 tempest-VolumeTypesTest-706742907-project-admin] DELETE https://10.4.3.143/volume/v3/types/24eafaf1-e0b1-4e64-91a6-e967725edc4e Aug 16 21:14:35.377449 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-c69e3138-f03c-4d91-8efc-8219e77056a6 tempest-VolumeTypesTest-706742907 tempest-VolumeTypesTest-706742907-project-admin] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:35.377719 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-c69e3138-f03c-4d91-8efc-8219e77056a6 tempest-VolumeTypesTest-706742907 tempest-VolumeTypesTest-706742907-project-admin] Calling method '_delete' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:35.404682 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-c69e3138-f03c-4d91-8efc-8219e77056a6 tempest-VolumeTypesTest-706742907 tempest-VolumeTypesTest-706742907-project-admin] https://10.4.3.143/volume/v3/types/24eafaf1-e0b1-4e64-91a6-e967725edc4e returned with HTTP 202 Aug 16 21:14:35.405178 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 630/2507] 10.4.3.143 () {66 vars in 1345 bytes} [Sun Aug 16 21:14:35 2026] DELETE /volume/v3/types/24eafaf1-e0b1-4e64-91a6-e967725edc4e => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 21:14:35.412534 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-32f01592-b0af-428e-b249-78a71179c585 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:35.414479 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-32f01592-b0af-428e-b249-78a71179c585 tempest-VolumeTypesTest-706742907 tempest-VolumeTypesTest-706742907-project-admin] GET https://10.4.3.143/volume/v3/types/24eafaf1-e0b1-4e64-91a6-e967725edc4e Aug 16 21:14:35.414777 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-32f01592-b0af-428e-b249-78a71179c585 tempest-VolumeTypesTest-706742907 tempest-VolumeTypesTest-706742907-project-admin] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:35.415005 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-32f01592-b0af-428e-b249-78a71179c585 tempest-VolumeTypesTest-706742907 tempest-VolumeTypesTest-706742907-project-admin] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:35.418469 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-32f01592-b0af-428e-b249-78a71179c585 tempest-VolumeTypesTest-706742907 tempest-VolumeTypesTest-706742907-project-admin] https://10.4.3.143/volume/v3/types/24eafaf1-e0b1-4e64-91a6-e967725edc4e returned with HTTP 404 Aug 16 21:14:35.419121 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 633/2508] 10.4.3.143 () {66 vars in 1342 bytes} [Sun Aug 16 21:14:35 2026] GET /volume/v3/types/24eafaf1-e0b1-4e64-91a6-e967725edc4e => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:14:35.436023 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-493bc474-43cb-4c58-97ca-5275d17a1b6f None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:35.437849 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-493bc474-43cb-4c58-97ca-5275d17a1b6f tempest-VolumeTypesTest-706742907 tempest-VolumeTypesTest-706742907-project-admin] POST https://10.4.3.143/volume/v3/types Aug 16 21:14:35.438467 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-493bc474-43cb-4c58-97ca-5275d17a1b6f tempest-VolumeTypesTest-706742907 tempest-VolumeTypesTest-706742907-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-1763632352", "description": "tempest-volume-type-description-637245286", "extra_specs": {"storage_protocol": "iscsi", "vendor_name": "StorPool"}, "os-volume-type-access:is_public": true}} {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:14:35.461513 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-493bc474-43cb-4c58-97ca-5275d17a1b6f tempest-VolumeTypesTest-706742907 tempest-VolumeTypesTest-706742907-project-admin] https://10.4.3.143/volume/v3/types returned with HTTP 200 Aug 16 21:14:35.462325 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 618/2509] 10.4.3.143 () {68 vars in 1253 bytes} [Sun Aug 16 21:14:35 2026] POST /volume/v3/types => generated 314 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:14:35.473298 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-d6933915-43d9-4747-9d8d-88c90dfea4f2 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:35.476013 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-d6933915-43d9-4747-9d8d-88c90dfea4f2 tempest-VolumeTypesTest-706742907 tempest-VolumeTypesTest-706742907-project-admin] GET https://10.4.3.143/volume/v3/types/27905f9c-2c5a-4682-8ecb-5d04a29c0c38 Aug 16 21:14:35.476509 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-d6933915-43d9-4747-9d8d-88c90dfea4f2 tempest-VolumeTypesTest-706742907 tempest-VolumeTypesTest-706742907-project-admin] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:35.477041 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-d6933915-43d9-4747-9d8d-88c90dfea4f2 tempest-VolumeTypesTest-706742907 tempest-VolumeTypesTest-706742907-project-admin] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:35.486106 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-d6933915-43d9-4747-9d8d-88c90dfea4f2 tempest-VolumeTypesTest-706742907 tempest-VolumeTypesTest-706742907-project-admin] https://10.4.3.143/volume/v3/types/27905f9c-2c5a-4682-8ecb-5d04a29c0c38 returned with HTTP 200 Aug 16 21:14:35.486912 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 629/2510] 10.4.3.143 () {66 vars in 1342 bytes} [Sun Aug 16 21:14:35 2026] GET /volume/v3/types/27905f9c-2c5a-4682-8ecb-5d04a29c0c38 => generated 336 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:14:35.495434 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-f31fba15-6987-4bbe-9804-dc4c7b046b0e None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:35.497342 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-f31fba15-6987-4bbe-9804-dc4c7b046b0e tempest-VolumeTypesTest-706742907 tempest-VolumeTypesTest-706742907-project-admin] DELETE https://10.4.3.143/volume/v3/types/27905f9c-2c5a-4682-8ecb-5d04a29c0c38 Aug 16 21:14:35.497525 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-f31fba15-6987-4bbe-9804-dc4c7b046b0e tempest-VolumeTypesTest-706742907 tempest-VolumeTypesTest-706742907-project-admin] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:35.498112 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-f31fba15-6987-4bbe-9804-dc4c7b046b0e tempest-VolumeTypesTest-706742907 tempest-VolumeTypesTest-706742907-project-admin] Calling method '_delete' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:35.525844 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-f31fba15-6987-4bbe-9804-dc4c7b046b0e tempest-VolumeTypesTest-706742907 tempest-VolumeTypesTest-706742907-project-admin] https://10.4.3.143/volume/v3/types/27905f9c-2c5a-4682-8ecb-5d04a29c0c38 returned with HTTP 202 Aug 16 21:14:35.526304 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 631/2511] 10.4.3.143 () {66 vars in 1345 bytes} [Sun Aug 16 21:14:35 2026] DELETE /volume/v3/types/27905f9c-2c5a-4682-8ecb-5d04a29c0c38 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 21:14:35.534112 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-a70dae66-402c-407a-99fd-f6bfcfe9f0d3 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:35.535606 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-a70dae66-402c-407a-99fd-f6bfcfe9f0d3 tempest-VolumeTypesTest-706742907 tempest-VolumeTypesTest-706742907-project-admin] GET https://10.4.3.143/volume/v3/types/27905f9c-2c5a-4682-8ecb-5d04a29c0c38 Aug 16 21:14:35.536461 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-a70dae66-402c-407a-99fd-f6bfcfe9f0d3 tempest-VolumeTypesTest-706742907 tempest-VolumeTypesTest-706742907-project-admin] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:35.538020 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-a70dae66-402c-407a-99fd-f6bfcfe9f0d3 tempest-VolumeTypesTest-706742907 tempest-VolumeTypesTest-706742907-project-admin] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:35.542647 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-a70dae66-402c-407a-99fd-f6bfcfe9f0d3 tempest-VolumeTypesTest-706742907 tempest-VolumeTypesTest-706742907-project-admin] https://10.4.3.143/volume/v3/types/27905f9c-2c5a-4682-8ecb-5d04a29c0c38 returned with HTTP 404 Aug 16 21:14:35.543419 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 634/2512] 10.4.3.143 () {66 vars in 1342 bytes} [Sun Aug 16 21:14:35 2026] GET /volume/v3/types/27905f9c-2c5a-4682-8ecb-5d04a29c0c38 => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:14:35.551066 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-10bd1a54-3ece-4d19-ad63-7ee477e70253 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:35.553430 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-10bd1a54-3ece-4d19-ad63-7ee477e70253 tempest-VolumeTypesTest-706742907 tempest-VolumeTypesTest-706742907-project-admin] POST https://10.4.3.143/volume/v3/types Aug 16 21:14:35.553745 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-10bd1a54-3ece-4d19-ad63-7ee477e70253 tempest-VolumeTypesTest-706742907 tempest-VolumeTypesTest-706742907-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-842262027"}} {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:14:35.569844 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-10bd1a54-3ece-4d19-ad63-7ee477e70253 tempest-VolumeTypesTest-706742907 tempest-VolumeTypesTest-706742907-project-admin] https://10.4.3.143/volume/v3/types returned with HTTP 200 Aug 16 21:14:35.570385 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 619/2513] 10.4.3.143 () {68 vars in 1252 bytes} [Sun Aug 16 21:14:35 2026] POST /volume/v3/types => generated 220 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:14:35.579591 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-c4a135d9-5240-4f9f-b444-fdb37eb22634 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:35.583600 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-c4a135d9-5240-4f9f-b444-fdb37eb22634 tempest-VolumeTypesTest-706742907 tempest-VolumeTypesTest-706742907-project-admin] POST https://10.4.3.143/volume/v3/types/db68e6e3-1140-41a2-8c49-85740a677c78/encryption Aug 16 21:14:35.585936 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-c4a135d9-5240-4f9f-b444-fdb37eb22634 tempest-VolumeTypesTest-706742907 tempest-VolumeTypesTest-706742907-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:14:35.613127 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-c4a135d9-5240-4f9f-b444-fdb37eb22634 tempest-VolumeTypesTest-706742907 tempest-VolumeTypesTest-706742907-project-admin] https://10.4.3.143/volume/v3/types/db68e6e3-1140-41a2-8c49-85740a677c78/encryption returned with HTTP 200 Aug 16 21:14:35.613127 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 630/2514] 10.4.3.143 () {68 vars in 1397 bytes} [Sun Aug 16 21:14:35 2026] POST /volume/v3/types/db68e6e3-1140-41a2-8c49-85740a677c78/encryption => generated 239 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:14:35.621516 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-f0a72b98-ad1a-480a-ad7f-6f5356610b02 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:35.623337 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-f0a72b98-ad1a-480a-ad7f-6f5356610b02 tempest-VolumeTypesTest-706742907 tempest-VolumeTypesTest-706742907-project-admin] GET https://10.4.3.143/volume/v3/types/db68e6e3-1140-41a2-8c49-85740a677c78/encryption Aug 16 21:14:35.623529 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-f0a72b98-ad1a-480a-ad7f-6f5356610b02 tempest-VolumeTypesTest-706742907 tempest-VolumeTypesTest-706742907-project-admin] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:35.623714 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-f0a72b98-ad1a-480a-ad7f-6f5356610b02 tempest-VolumeTypesTest-706742907 tempest-VolumeTypesTest-706742907-project-admin] Calling method 'index' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:35.629883 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-f0a72b98-ad1a-480a-ad7f-6f5356610b02 tempest-VolumeTypesTest-706742907 tempest-VolumeTypesTest-706742907-project-admin] https://10.4.3.143/volume/v3/types/db68e6e3-1140-41a2-8c49-85740a677c78/encryption returned with HTTP 200 Aug 16 21:14:35.630352 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 632/2515] 10.4.3.143 () {66 vars in 1375 bytes} [Sun Aug 16 21:14:35 2026] GET /volume/v3/types/db68e6e3-1140-41a2-8c49-85740a677c78/encryption => generated 325 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:14:35.640361 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-82a1e48e-5d19-494b-b8f5-22cfa9c6fa07 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:35.643356 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-82a1e48e-5d19-494b-b8f5-22cfa9c6fa07 tempest-VolumeTypesTest-706742907 tempest-VolumeTypesTest-706742907-project-admin] PUT https://10.4.3.143/volume/v3/types/db68e6e3-1140-41a2-8c49-85740a677c78/encryption/4e4f2650-4cd2-49b8-9efe-e2997f802e47 Aug 16 21:14:35.643972 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-82a1e48e-5d19-494b-b8f5-22cfa9c6fa07 tempest-VolumeTypesTest-706742907 tempest-VolumeTypesTest-706742907-project-admin] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128, "provider": "SomeProvider", "cipher": "aes-xts-plain64", "control_location": "back-end"}} {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:14:35.679493 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-82a1e48e-5d19-494b-b8f5-22cfa9c6fa07 tempest-VolumeTypesTest-706742907 tempest-VolumeTypesTest-706742907-project-admin] https://10.4.3.143/volume/v3/types/db68e6e3-1140-41a2-8c49-85740a677c78/encryption/4e4f2650-4cd2-49b8-9efe-e2997f802e47 returned with HTTP 200 Aug 16 21:14:35.679493 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 635/2516] 10.4.3.143 () {68 vars in 1507 bytes} [Sun Aug 16 21:14:35 2026] PUT /volume/v3/types/db68e6e3-1140-41a2-8c49-85740a677c78/encryption/4e4f2650-4cd2-49b8-9efe-e2997f802e47 => generated 122 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:14:35.693412 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-1edcd9f4-eb3c-4d16-b942-0a12cad093f1 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:35.699143 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-1edcd9f4-eb3c-4d16-b942-0a12cad093f1 tempest-VolumeTypesTest-706742907 tempest-VolumeTypesTest-706742907-project-admin] GET https://10.4.3.143/volume/v3/types/db68e6e3-1140-41a2-8c49-85740a677c78/encryption Aug 16 21:14:35.699372 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-1edcd9f4-eb3c-4d16-b942-0a12cad093f1 tempest-VolumeTypesTest-706742907 tempest-VolumeTypesTest-706742907-project-admin] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:35.699573 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-1edcd9f4-eb3c-4d16-b942-0a12cad093f1 tempest-VolumeTypesTest-706742907 tempest-VolumeTypesTest-706742907-project-admin] Calling method 'index' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:35.718563 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-1edcd9f4-eb3c-4d16-b942-0a12cad093f1 tempest-VolumeTypesTest-706742907 tempest-VolumeTypesTest-706742907-project-admin] https://10.4.3.143/volume/v3/types/db68e6e3-1140-41a2-8c49-85740a677c78/encryption returned with HTTP 200 Aug 16 21:14:35.719193 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 620/2517] 10.4.3.143 () {66 vars in 1375 bytes} [Sun Aug 16 21:14:35 2026] GET /volume/v3/types/db68e6e3-1140-41a2-8c49-85740a677c78/encryption => generated 347 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:14:35.728516 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-69deabc3-2ca0-4234-b943-93a7d6983e8d None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:35.730340 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-69deabc3-2ca0-4234-b943-93a7d6983e8d tempest-VolumeTypesTest-706742907 tempest-VolumeTypesTest-706742907-project-admin] GET https://10.4.3.143/volume/v3/types/db68e6e3-1140-41a2-8c49-85740a677c78/encryption/cipher Aug 16 21:14:35.730549 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-69deabc3-2ca0-4234-b943-93a7d6983e8d tempest-VolumeTypesTest-706742907 tempest-VolumeTypesTest-706742907-project-admin] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:35.730732 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-69deabc3-2ca0-4234-b943-93a7d6983e8d tempest-VolumeTypesTest-706742907 tempest-VolumeTypesTest-706742907-project-admin] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:35.740207 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-69deabc3-2ca0-4234-b943-93a7d6983e8d tempest-VolumeTypesTest-706742907 tempest-VolumeTypesTest-706742907-project-admin] https://10.4.3.143/volume/v3/types/db68e6e3-1140-41a2-8c49-85740a677c78/encryption/cipher returned with HTTP 200 Aug 16 21:14:35.740685 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 631/2518] 10.4.3.143 () {66 vars in 1396 bytes} [Sun Aug 16 21:14:35 2026] GET /volume/v3/types/db68e6e3-1140-41a2-8c49-85740a677c78/encryption/cipher => generated 29 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 16 21:14:35.750874 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-021f4c30-4587-432d-aeef-7a4b7f305dc6 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:35.753138 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-021f4c30-4587-432d-aeef-7a4b7f305dc6 tempest-VolumeTypesTest-706742907 tempest-VolumeTypesTest-706742907-project-admin] DELETE https://10.4.3.143/volume/v3/types/db68e6e3-1140-41a2-8c49-85740a677c78/encryption/4e4f2650-4cd2-49b8-9efe-e2997f802e47 Aug 16 21:14:35.753415 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-021f4c30-4587-432d-aeef-7a4b7f305dc6 tempest-VolumeTypesTest-706742907 tempest-VolumeTypesTest-706742907-project-admin] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:35.753673 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-021f4c30-4587-432d-aeef-7a4b7f305dc6 tempest-VolumeTypesTest-706742907 tempest-VolumeTypesTest-706742907-project-admin] Calling method 'delete' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:35.775883 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-021f4c30-4587-432d-aeef-7a4b7f305dc6 tempest-VolumeTypesTest-706742907 tempest-VolumeTypesTest-706742907-project-admin] https://10.4.3.143/volume/v3/types/db68e6e3-1140-41a2-8c49-85740a677c78/encryption/4e4f2650-4cd2-49b8-9efe-e2997f802e47 returned with HTTP 202 Aug 16 21:14:35.775883 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 633/2519] 10.4.3.143 () {66 vars in 1489 bytes} [Sun Aug 16 21:14:35 2026] DELETE /volume/v3/types/db68e6e3-1140-41a2-8c49-85740a677c78/encryption/4e4f2650-4cd2-49b8-9efe-e2997f802e47 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 21:14:35.785310 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-afdaf286-73df-4184-91e6-7e3a324d3a76 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:35.787376 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-afdaf286-73df-4184-91e6-7e3a324d3a76 tempest-VolumeTypesTest-706742907 tempest-VolumeTypesTest-706742907-project-admin] GET https://10.4.3.143/volume/v3/types/db68e6e3-1140-41a2-8c49-85740a677c78/encryption Aug 16 21:14:35.787551 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-afdaf286-73df-4184-91e6-7e3a324d3a76 tempest-VolumeTypesTest-706742907 tempest-VolumeTypesTest-706742907-project-admin] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:35.787732 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-afdaf286-73df-4184-91e6-7e3a324d3a76 tempest-VolumeTypesTest-706742907 tempest-VolumeTypesTest-706742907-project-admin] Calling method 'index' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:35.796086 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-afdaf286-73df-4184-91e6-7e3a324d3a76 tempest-VolumeTypesTest-706742907 tempest-VolumeTypesTest-706742907-project-admin] https://10.4.3.143/volume/v3/types/db68e6e3-1140-41a2-8c49-85740a677c78/encryption returned with HTTP 200 Aug 16 21:14:35.796597 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 636/2520] 10.4.3.143 () {66 vars in 1375 bytes} [Sun Aug 16 21:14:35 2026] GET /volume/v3/types/db68e6e3-1140-41a2-8c49-85740a677c78/encryption => generated 2 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 16 21:14:35.812390 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-f76ebbfd-2f04-4e6b-9698-9170a1e11afb None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:35.813251 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-f76ebbfd-2f04-4e6b-9698-9170a1e11afb tempest-VolumeTypesTest-706742907 tempest-VolumeTypesTest-706742907-project-admin] GET https://10.4.3.143/volume/v3/types/db68e6e3-1140-41a2-8c49-85740a677c78/encryption Aug 16 21:14:35.813511 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-f76ebbfd-2f04-4e6b-9698-9170a1e11afb tempest-VolumeTypesTest-706742907 tempest-VolumeTypesTest-706742907-project-admin] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:35.813686 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-f76ebbfd-2f04-4e6b-9698-9170a1e11afb tempest-VolumeTypesTest-706742907 tempest-VolumeTypesTest-706742907-project-admin] Calling method 'index' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:35.822779 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-f76ebbfd-2f04-4e6b-9698-9170a1e11afb tempest-VolumeTypesTest-706742907 tempest-VolumeTypesTest-706742907-project-admin] https://10.4.3.143/volume/v3/types/db68e6e3-1140-41a2-8c49-85740a677c78/encryption returned with HTTP 200 Aug 16 21:14:35.823461 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 621/2521] 10.4.3.143 () {66 vars in 1375 bytes} [Sun Aug 16 21:14:35 2026] GET /volume/v3/types/db68e6e3-1140-41a2-8c49-85740a677c78/encryption => generated 2 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 16 21:14:35.835447 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-4eba21a1-27e2-4ed9-a071-302ee30de7fa None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:35.837644 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-4eba21a1-27e2-4ed9-a071-302ee30de7fa tempest-VolumeTypesTest-706742907 tempest-VolumeTypesTest-706742907-project-admin] DELETE https://10.4.3.143/volume/v3/types/db68e6e3-1140-41a2-8c49-85740a677c78 Aug 16 21:14:35.837906 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-4eba21a1-27e2-4ed9-a071-302ee30de7fa tempest-VolumeTypesTest-706742907 tempest-VolumeTypesTest-706742907-project-admin] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:35.838218 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-4eba21a1-27e2-4ed9-a071-302ee30de7fa tempest-VolumeTypesTest-706742907 tempest-VolumeTypesTest-706742907-project-admin] Calling method '_delete' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:35.871855 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-4eba21a1-27e2-4ed9-a071-302ee30de7fa tempest-VolumeTypesTest-706742907 tempest-VolumeTypesTest-706742907-project-admin] https://10.4.3.143/volume/v3/types/db68e6e3-1140-41a2-8c49-85740a677c78 returned with HTTP 202 Aug 16 21:14:35.872487 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 632/2522] 10.4.3.143 () {66 vars in 1345 bytes} [Sun Aug 16 21:14:35 2026] DELETE /volume/v3/types/db68e6e3-1140-41a2-8c49-85740a677c78 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 21:14:35.881057 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-a6be8370-84cc-40c3-b01c-f7bc14cfc951 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:35.882775 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-a6be8370-84cc-40c3-b01c-f7bc14cfc951 tempest-VolumeTypesTest-706742907 tempest-VolumeTypesTest-706742907-project-admin] GET https://10.4.3.143/volume/v3/types/db68e6e3-1140-41a2-8c49-85740a677c78 Aug 16 21:14:35.882775 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-a6be8370-84cc-40c3-b01c-f7bc14cfc951 tempest-VolumeTypesTest-706742907 tempest-VolumeTypesTest-706742907-project-admin] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:35.883028 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-a6be8370-84cc-40c3-b01c-f7bc14cfc951 tempest-VolumeTypesTest-706742907 tempest-VolumeTypesTest-706742907-project-admin] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:35.886638 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-a6be8370-84cc-40c3-b01c-f7bc14cfc951 tempest-VolumeTypesTest-706742907 tempest-VolumeTypesTest-706742907-project-admin] https://10.4.3.143/volume/v3/types/db68e6e3-1140-41a2-8c49-85740a677c78 returned with HTTP 404 Aug 16 21:14:35.886842 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 634/2523] 10.4.3.143 () {66 vars in 1342 bytes} [Sun Aug 16 21:14:35 2026] GET /volume/v3/types/db68e6e3-1140-41a2-8c49-85740a677c78 => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:14:35.896587 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-c7d6dc31-b498-470b-bd25-c4d7aba6d2b1 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:35.898724 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-c7d6dc31-b498-470b-bd25-c4d7aba6d2b1 tempest-VolumeTypesTest-706742907 tempest-VolumeTypesTest-706742907-project-admin] GET https://10.4.3.143/volume/v3/types Aug 16 21:14:35.898939 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-c7d6dc31-b498-470b-bd25-c4d7aba6d2b1 tempest-VolumeTypesTest-706742907 tempest-VolumeTypesTest-706742907-project-admin] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:35.899711 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-c7d6dc31-b498-470b-bd25-c4d7aba6d2b1 tempest-VolumeTypesTest-706742907 tempest-VolumeTypesTest-706742907-project-admin] Calling method 'index' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:35.915226 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-c7d6dc31-b498-470b-bd25-c4d7aba6d2b1 tempest-VolumeTypesTest-706742907 tempest-VolumeTypesTest-706742907-project-admin] https://10.4.3.143/volume/v3/types returned with HTTP 200 Aug 16 21:14:35.915703 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 637/2524] 10.4.3.143 () {66 vars in 1231 bytes} [Sun Aug 16 21:14:35 2026] GET /volume/v3/types => generated 895 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:14:35.926735 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-a8545266-5504-4104-8868-ae69cd89f469 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:35.928725 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-a8545266-5504-4104-8868-ae69cd89f469 tempest-VolumeTypesTest-706742907 tempest-VolumeTypesTest-706742907-project-admin] POST https://10.4.3.143/volume/v3/types Aug 16 21:14:35.929086 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-a8545266-5504-4104-8868-ae69cd89f469 tempest-VolumeTypesTest-706742907 tempest-VolumeTypesTest-706742907-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-1085351340"}} {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:14:35.953021 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-a8545266-5504-4104-8868-ae69cd89f469 tempest-VolumeTypesTest-706742907 tempest-VolumeTypesTest-706742907-project-admin] https://10.4.3.143/volume/v3/types returned with HTTP 200 Aug 16 21:14:35.954589 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 622/2525] 10.4.3.143 () {68 vars in 1252 bytes} [Sun Aug 16 21:14:35 2026] POST /volume/v3/types => generated 221 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:14:35.964271 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-5d7dc494-2e92-4d66-bb75-b598e2dfe0cc None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:35.966936 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-5d7dc494-2e92-4d66-bb75-b598e2dfe0cc tempest-VolumeTypesTest-706742907 tempest-VolumeTypesTest-706742907-project-admin] PUT https://10.4.3.143/volume/v3/types/42217e54-a5f0-4cd9-a030-690f0d264663 Aug 16 21:14:35.967317 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-5d7dc494-2e92-4d66-bb75-b598e2dfe0cc tempest-VolumeTypesTest-706742907 tempest-VolumeTypesTest-706742907-project-admin] Action: 'update', calling method: _update, body: {"volume_type": {"name": "tempest-volume-type-702658729", "description": "tempest-volume-type-description-944225677", "is_public": false}} {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:14:36.020492 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-5d7dc494-2e92-4d66-bb75-b598e2dfe0cc tempest-VolumeTypesTest-706742907 tempest-VolumeTypesTest-706742907-project-admin] https://10.4.3.143/volume/v3/types/42217e54-a5f0-4cd9-a030-690f0d264663 returned with HTTP 200 Aug 16 21:14:36.020492 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 633/2526] 10.4.3.143 () {68 vars in 1363 bytes} [Sun Aug 16 21:14:35 2026] PUT /volume/v3/types/42217e54-a5f0-4cd9-a030-690f0d264663 => generated 203 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:14:36.031203 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-e3858e7a-3826-4bcf-ab4f-d7397662d188 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:36.034330 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-e3858e7a-3826-4bcf-ab4f-d7397662d188 tempest-VolumeTypesTest-706742907 tempest-VolumeTypesTest-706742907-project-admin] GET https://10.4.3.143/volume/v3/types/42217e54-a5f0-4cd9-a030-690f0d264663 Aug 16 21:14:36.034629 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-e3858e7a-3826-4bcf-ab4f-d7397662d188 tempest-VolumeTypesTest-706742907 tempest-VolumeTypesTest-706742907-project-admin] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:36.034890 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-e3858e7a-3826-4bcf-ab4f-d7397662d188 tempest-VolumeTypesTest-706742907 tempest-VolumeTypesTest-706742907-project-admin] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:36.042225 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-e3858e7a-3826-4bcf-ab4f-d7397662d188 tempest-VolumeTypesTest-706742907 tempest-VolumeTypesTest-706742907-project-admin] https://10.4.3.143/volume/v3/types/42217e54-a5f0-4cd9-a030-690f0d264663 returned with HTTP 200 Aug 16 21:14:36.042882 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 635/2527] 10.4.3.143 () {66 vars in 1342 bytes} [Sun Aug 16 21:14:36 2026] GET /volume/v3/types/42217e54-a5f0-4cd9-a030-690f0d264663 => generated 267 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:14:36.054006 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-0af0936d-f1b5-4209-b3ba-76611e234e81 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:36.057035 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-0af0936d-f1b5-4209-b3ba-76611e234e81 tempest-VolumeTypesTest-706742907 tempest-VolumeTypesTest-706742907-project-admin] DELETE https://10.4.3.143/volume/v3/types/42217e54-a5f0-4cd9-a030-690f0d264663 Aug 16 21:14:36.057428 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-0af0936d-f1b5-4209-b3ba-76611e234e81 tempest-VolumeTypesTest-706742907 tempest-VolumeTypesTest-706742907-project-admin] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:36.057821 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-0af0936d-f1b5-4209-b3ba-76611e234e81 tempest-VolumeTypesTest-706742907 tempest-VolumeTypesTest-706742907-project-admin] Calling method '_delete' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:36.089107 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-0af0936d-f1b5-4209-b3ba-76611e234e81 tempest-VolumeTypesTest-706742907 tempest-VolumeTypesTest-706742907-project-admin] https://10.4.3.143/volume/v3/types/42217e54-a5f0-4cd9-a030-690f0d264663 returned with HTTP 202 Aug 16 21:14:36.089854 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 638/2528] 10.4.3.143 () {66 vars in 1345 bytes} [Sun Aug 16 21:14:36 2026] DELETE /volume/v3/types/42217e54-a5f0-4cd9-a030-690f0d264663 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 21:14:36.103127 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-a12e0525-cd47-4ff0-88b1-fa19120697bb None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:36.104868 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-a12e0525-cd47-4ff0-88b1-fa19120697bb tempest-VolumeTypesTest-706742907 tempest-VolumeTypesTest-706742907-project-admin] GET https://10.4.3.143/volume/v3/types/42217e54-a5f0-4cd9-a030-690f0d264663 Aug 16 21:14:36.105320 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-a12e0525-cd47-4ff0-88b1-fa19120697bb tempest-VolumeTypesTest-706742907 tempest-VolumeTypesTest-706742907-project-admin] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:36.105596 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-a12e0525-cd47-4ff0-88b1-fa19120697bb tempest-VolumeTypesTest-706742907 tempest-VolumeTypesTest-706742907-project-admin] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:36.116099 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-a12e0525-cd47-4ff0-88b1-fa19120697bb tempest-VolumeTypesTest-706742907 tempest-VolumeTypesTest-706742907-project-admin] https://10.4.3.143/volume/v3/types/42217e54-a5f0-4cd9-a030-690f0d264663 returned with HTTP 404 Aug 16 21:14:36.117457 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 623/2529] 10.4.3.143 () {66 vars in 1342 bytes} [Sun Aug 16 21:14:36 2026] GET /volume/v3/types/42217e54-a5f0-4cd9-a030-690f0d264663 => generated 114 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:14:36.145844 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-8eaa377f-e9ef-43e8-b39d-56319198651b None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:36.256217 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-eba62985-007a-46a9-a37f-3533dccb7c74 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:36.258003 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-eba62985-007a-46a9-a37f-3533dccb7c74 tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] GET https://10.4.3.143/volume/v3/volumes/e7e6b004-c0eb-4b30-bab3-eb808883583e Aug 16 21:14:36.258227 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-eba62985-007a-46a9-a37f-3533dccb7c74 tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:36.258475 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-eba62985-007a-46a9-a37f-3533dccb7c74 tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:36.259064 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-68a2701e-713a-4473-b2d8-f16e88b8aff3 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:36.260983 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-68a2701e-713a-4473-b2d8-f16e88b8aff3 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] GET https://10.4.3.143/volume/v3/backups/aacfa115-19d3-4998-bebf-bcea1dc90ec8 Aug 16 21:14:36.261493 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-68a2701e-713a-4473-b2d8-f16e88b8aff3 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:36.261826 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-68a2701e-713a-4473-b2d8-f16e88b8aff3 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:36.262091 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.v3.backups [None req-68a2701e-713a-4473-b2d8-f16e88b8aff3 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Show backup with id aacfa115-19d3-4998-bebf-bcea1dc90ec8. {{(pid=100330) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:14:36.265933 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:14:36.265933 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:14:36.267247 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:14:36.267247 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:14:36.268127 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-68a2701e-713a-4473-b2d8-f16e88b8aff3 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] https://10.4.3.143/volume/v3/backups/aacfa115-19d3-4998-bebf-bcea1dc90ec8 returned with HTTP 200 Aug 16 21:14:36.268523 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 639/2530] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:14:36 2026] GET /volume/v3/backups/aacfa115-19d3-4998-bebf-bcea1dc90ec8 => generated 835 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:14:36.269959 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-eba62985-007a-46a9-a37f-3533dccb7c74 tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Volume info retrieved successfully. Aug 16 21:14:36.274008 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-eba62985-007a-46a9-a37f-3533dccb7c74 tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] https://10.4.3.143/volume/v3/volumes/e7e6b004-c0eb-4b30-bab3-eb808883583e returned with HTTP 200 Aug 16 21:14:36.274576 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 636/2531] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:14:36 2026] GET /volume/v3/volumes/e7e6b004-c0eb-4b30-bab3-eb808883583e => generated 1018 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:14:36.305451 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-1a23e052-9cd2-4df9-84fc-f1521a9c6826 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:36.307667 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-1a23e052-9cd2-4df9-84fc-f1521a9c6826 tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] POST https://10.4.3.143/volume/v3/snapshots Aug 16 21:14:36.308194 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-1a23e052-9cd2-4df9-84fc-f1521a9c6826 tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e7e6b004-c0eb-4b30-bab3-eb808883583e", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1340953750"}} {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:14:36.319343 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:14:36.319343 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:14:36.319839 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-1a23e052-9cd2-4df9-84fc-f1521a9c6826 tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Volume info retrieved successfully. Aug 16 21:14:36.320077 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.v3.snapshots [None req-1a23e052-9cd2-4df9-84fc-f1521a9c6826 tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Create snapshot from volume e7e6b004-c0eb-4b30-bab3-eb808883583e Aug 16 21:14:36.328959 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-8eaa377f-e9ef-43e8-b39d-56319198651b tempest-VolumeQuotasNegativeTestJSON-666680093 tempest-VolumeQuotasNegativeTestJSON-666680093-project-admin] GET https://10.4.3.143/volume/v3/os-quota-sets/bbdd976626384c4e8363ecdf47e28716 Aug 16 21:14:36.329208 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-8eaa377f-e9ef-43e8-b39d-56319198651b tempest-VolumeQuotasNegativeTestJSON-666680093 tempest-VolumeQuotasNegativeTestJSON-666680093-project-admin] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:36.329421 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-8eaa377f-e9ef-43e8-b39d-56319198651b tempest-VolumeQuotasNegativeTestJSON-666680093 tempest-VolumeQuotasNegativeTestJSON-666680093-project-admin] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:36.339128 np0000007409 devstack@c-api.service[100332]: WARNING cinder.quota [None req-8eaa377f-e9ef-43e8-b39d-56319198651b tempest-VolumeQuotasNegativeTestJSON-666680093 tempest-VolumeQuotasNegativeTestJSON-666680093-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-cryptsetup-1686887077 is set by the default quota flag: quota_volumes_tempest-scenario-type-cryptsetup-1686887077, it is now deprecated. Please use the default quota class for default quota. Aug 16 21:14:36.339560 np0000007409 devstack@c-api.service[100332]: WARNING cinder.quota [None req-8eaa377f-e9ef-43e8-b39d-56319198651b tempest-VolumeQuotasNegativeTestJSON-666680093 tempest-VolumeQuotasNegativeTestJSON-666680093-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-cryptsetup-1686887077 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-cryptsetup-1686887077, it is now deprecated. Please use the default quota class for default quota. Aug 16 21:14:36.339887 np0000007409 devstack@c-api.service[100332]: WARNING cinder.quota [None req-8eaa377f-e9ef-43e8-b39d-56319198651b tempest-VolumeQuotasNegativeTestJSON-666680093 tempest-VolumeQuotasNegativeTestJSON-666680093-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-cryptsetup-1686887077 is set by the default quota flag: quota_snapshots_tempest-scenario-type-cryptsetup-1686887077, it is now deprecated. Please use the default quota class for default quota. Aug 16 21:14:36.346020 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-8eaa377f-e9ef-43e8-b39d-56319198651b tempest-VolumeQuotasNegativeTestJSON-666680093 tempest-VolumeQuotasNegativeTestJSON-666680093-project-admin] https://10.4.3.143/volume/v3/os-quota-sets/bbdd976626384c4e8363ecdf47e28716 returned with HTTP 200 Aug 16 21:14:36.346507 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 634/2532] 10.4.3.143 () {66 vars in 1354 bytes} [Sun Aug 16 21:14:36 2026] GET /volume/v3/os-quota-sets/bbdd976626384c4e8363ecdf47e28716 => generated 618 bytes in 201 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:14:36.351566 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.quota [None req-1a23e052-9cd2-4df9-84fc-f1521a9c6826 tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Created reservations ['2f642bf0-a5a5-439a-a4e3-f51b59277700', '6df22910-1033-40aa-8435-17ced45e15cd', 'b0ae8b84-fc6c-43bc-8dda-4f13f743a2ef', '3de26ee0-7985-49e4-9bf1-13d0c254e7b5'] {{(pid=100333) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:14:36.356127 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-6fcfc92d-e927-4852-9a63-da2d3cb1e864 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:36.427750 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-7f9ae56b-c6e5-4d0a-aad1-76b887a0e93f None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:36.470880 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-1a23e052-9cd2-4df9-84fc-f1521a9c6826 tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Snapshot create request issued successfully. Aug 16 21:14:36.471247 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-1a23e052-9cd2-4df9-84fc-f1521a9c6826 tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] https://10.4.3.143/volume/v3/snapshots returned with HTTP 202 Aug 16 21:14:36.472171 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 624/2533] 10.4.3.143 () {68 vars in 1265 bytes} [Sun Aug 16 21:14:36 2026] POST /volume/v3/snapshots => generated 308 bytes in 167 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 21:14:36.481508 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-65c554b9-cc17-47d2-a4a2-edcc8f6e1318 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:36.484337 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-65c554b9-cc17-47d2-a4a2-edcc8f6e1318 tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] GET https://10.4.3.143/volume/v3/snapshots/77983bba-212a-4f8d-8280-9b0962c920c0 Aug 16 21:14:36.484595 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-65c554b9-cc17-47d2-a4a2-edcc8f6e1318 tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:36.484772 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-65c554b9-cc17-47d2-a4a2-edcc8f6e1318 tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:36.490813 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:14:36.490813 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:14:36.491573 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-65c554b9-cc17-47d2-a4a2-edcc8f6e1318 tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Snapshot retrieved successfully. Aug 16 21:14:36.492073 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-65c554b9-cc17-47d2-a4a2-edcc8f6e1318 tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] https://10.4.3.143/volume/v3/snapshots/77983bba-212a-4f8d-8280-9b0962c920c0 returned with HTTP 200 Aug 16 21:14:36.492491 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 635/2534] 10.4.3.143 () {66 vars in 1354 bytes} [Sun Aug 16 21:14:36 2026] GET /volume/v3/snapshots/77983bba-212a-4f8d-8280-9b0962c920c0 => generated 440 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:14:36.507964 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-7f9ae56b-c6e5-4d0a-aad1-76b887a0e93f tempest-VolumesNegativeTest-498982338 tempest-VolumesNegativeTest-498982338-project-member] POST https://10.4.3.143/volume/v3/volumes Aug 16 21:14:36.508413 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-7f9ae56b-c6e5-4d0a-aad1-76b887a0e93f tempest-VolumesNegativeTest-498982338 tempest-VolumesNegativeTest-498982338-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesNegativeTest-Volume-1173152787"}} {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:14:36.510113 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.v3.volumes [None req-7f9ae56b-c6e5-4d0a-aad1-76b887a0e93f tempest-VolumesNegativeTest-498982338 tempest-VolumesNegativeTest-498982338-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesNegativeTest-Volume-1173152787'}} {{(pid=100331) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 21:14:36.510113 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.v3.volumes [None req-7f9ae56b-c6e5-4d0a-aad1-76b887a0e93f tempest-VolumesNegativeTest-498982338 tempest-VolumesNegativeTest-498982338-project-member] Create volume of 1 GB Aug 16 21:14:36.513857 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-7f9ae56b-c6e5-4d0a-aad1-76b887a0e93f tempest-VolumesNegativeTest-498982338 tempest-VolumesNegativeTest-498982338-project-member] Availability Zones retrieved successfully. Aug 16 21:14:36.519617 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-7f9ae56b-c6e5-4d0a-aad1-76b887a0e93f tempest-VolumesNegativeTest-498982338 tempest-VolumesNegativeTest-498982338-project-member] Flow 'volume_create_api' (ec28128b-56b4-4c51-ab43-b0ce8b5a86a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100331) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:14:36.520646 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-7f9ae56b-c6e5-4d0a-aad1-76b887a0e93f tempest-VolumesNegativeTest-498982338 tempest-VolumesNegativeTest-498982338-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (220ed983-abbb-4dcd-b46c-93a597fcbe07) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:14:36.521559 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.flows.api.create_volume [None req-7f9ae56b-c6e5-4d0a-aad1-76b887a0e93f tempest-VolumesNegativeTest-498982338 tempest-VolumesNegativeTest-498982338-project-member] Validating volume size '1' using validate_int {{(pid=100331) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 21:14:36.551530 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-6fcfc92d-e927-4852-9a63-da2d3cb1e864 tempest-VolumeQuotasNegativeTestJSON-230612703 tempest-VolumeQuotasNegativeTestJSON-230612703-project-member] POST https://10.4.3.143/volume/v3/volumes Aug 16 21:14:36.552107 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-6fcfc92d-e927-4852-9a63-da2d3cb1e864 tempest-VolumeQuotasNegativeTestJSON-230612703 tempest-VolumeQuotasNegativeTestJSON-230612703-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasNegativeTestJSON-Volume-1314908173"}} {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:14:36.554066 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.v3.volumes [None req-6fcfc92d-e927-4852-9a63-da2d3cb1e864 tempest-VolumeQuotasNegativeTestJSON-230612703 tempest-VolumeQuotasNegativeTestJSON-230612703-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasNegativeTestJSON-Volume-1314908173'}} {{(pid=100330) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 21:14:36.554311 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.v3.volumes [None req-6fcfc92d-e927-4852-9a63-da2d3cb1e864 tempest-VolumeQuotasNegativeTestJSON-230612703 tempest-VolumeQuotasNegativeTestJSON-230612703-project-member] Create volume of 1 GB Aug 16 21:14:36.554373 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-7f9ae56b-c6e5-4d0a-aad1-76b887a0e93f tempest-VolumesNegativeTest-498982338 tempest-VolumesNegativeTest-498982338-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (220ed983-abbb-4dcd-b46c-93a597fcbe07) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T21:04:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=69e633b8-fab9-4b15-8b40-4f1a67c51cda,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '69e633b8-fab9-4b15-8b40-4f1a67c51cda', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:14:36.555674 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-7f9ae56b-c6e5-4d0a-aad1-76b887a0e93f tempest-VolumesNegativeTest-498982338 tempest-VolumesNegativeTest-498982338-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (601028a7-e049-4ea6-a885-abb4fe5c7d9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:14:36.559727 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-6fcfc92d-e927-4852-9a63-da2d3cb1e864 tempest-VolumeQuotasNegativeTestJSON-230612703 tempest-VolumeQuotasNegativeTestJSON-230612703-project-member] Availability Zones retrieved successfully. Aug 16 21:14:36.568203 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-6fcfc92d-e927-4852-9a63-da2d3cb1e864 tempest-VolumeQuotasNegativeTestJSON-230612703 tempest-VolumeQuotasNegativeTestJSON-230612703-project-member] Flow 'volume_create_api' (6eac6640-3eef-42d5-9911-f826849a1b59) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100330) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:14:36.569591 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-6fcfc92d-e927-4852-9a63-da2d3cb1e864 tempest-VolumeQuotasNegativeTestJSON-230612703 tempest-VolumeQuotasNegativeTestJSON-230612703-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (53a7ffc0-2ce5-4e65-8664-533a540deb18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:14:36.571012 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.flows.api.create_volume [None req-6fcfc92d-e927-4852-9a63-da2d3cb1e864 tempest-VolumeQuotasNegativeTestJSON-230612703 tempest-VolumeQuotasNegativeTestJSON-230612703-project-member] Validating volume size '1' using validate_int {{(pid=100330) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 21:14:36.601318 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-6fcfc92d-e927-4852-9a63-da2d3cb1e864 tempest-VolumeQuotasNegativeTestJSON-230612703 tempest-VolumeQuotasNegativeTestJSON-230612703-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (53a7ffc0-2ce5-4e65-8664-533a540deb18) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T21:04:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=69e633b8-fab9-4b15-8b40-4f1a67c51cda,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '69e633b8-fab9-4b15-8b40-4f1a67c51cda', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:14:36.602218 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-6fcfc92d-e927-4852-9a63-da2d3cb1e864 tempest-VolumeQuotasNegativeTestJSON-230612703 tempest-VolumeQuotasNegativeTestJSON-230612703-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c2abc1fe-affa-4704-a04e-af1b4329f9d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:14:36.625490 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.quota [None req-7f9ae56b-c6e5-4d0a-aad1-76b887a0e93f tempest-VolumesNegativeTest-498982338 tempest-VolumesNegativeTest-498982338-project-member] Created reservations ['28666164-a7c8-41c8-8cb6-88ddf178e247', '413397d7-e4b1-4acf-a9df-500144997277', 'f49060c7-b9d9-479c-8571-8af42b17be89', '6aac8ff0-160e-4ec1-b73d-509ea7ed031b'] {{(pid=100331) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:14:36.626160 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-7f9ae56b-c6e5-4d0a-aad1-76b887a0e93f tempest-VolumesNegativeTest-498982338 tempest-VolumesNegativeTest-498982338-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (601028a7-e049-4ea6-a885-abb4fe5c7d9d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['28666164-a7c8-41c8-8cb6-88ddf178e247', '413397d7-e4b1-4acf-a9df-500144997277', 'f49060c7-b9d9-479c-8571-8af42b17be89', '6aac8ff0-160e-4ec1-b73d-509ea7ed031b']}' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:14:36.626896 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-7f9ae56b-c6e5-4d0a-aad1-76b887a0e93f tempest-VolumesNegativeTest-498982338 tempest-VolumesNegativeTest-498982338-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d78a2d8e-fad7-4965-8fc0-3fbb7adc286e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:14:36.650020 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-7f9ae56b-c6e5-4d0a-aad1-76b887a0e93f tempest-VolumesNegativeTest-498982338 tempest-VolumesNegativeTest-498982338-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d78a2d8e-fad7-4965-8fc0-3fbb7adc286e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '00c00aa6-7e93-4c65-9b42-3afc2a73625d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesNegativeTest-Volume-1173152787',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2d6cffb110b347d59dea08fb3cdc83e6',qos_specs=None,replication_status=,reservations=['28666164-a7c8-41c8-8cb6-88ddf178e247','413397d7-e4b1-4acf-a9df-500144997277','f49060c7-b9d9-479c-8571-8af42b17be89','6aac8ff0-160e-4ec1-b73d-509ea7ed031b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='79de9c6937c64cd7b12a27c8b21adae5',volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T21:14:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesNegativeTest-Volume-1173152787',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=00c00aa6-7e93-4c65-9b42-3afc2a73625d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2d6cffb110b347d59dea08fb3cdc83e6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='79de9c6937c64cd7b12a27c8b21adae5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(69e633b8-fab9-4b15-8b40-4f1a67c51cda),volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda)}' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:14:36.650020 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-7f9ae56b-c6e5-4d0a-aad1-76b887a0e93f tempest-VolumesNegativeTest-498982338 tempest-VolumesNegativeTest-498982338-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (da3a8360-c463-45dc-a96a-d4d862fa87b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:14:36.671861 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-7f9ae56b-c6e5-4d0a-aad1-76b887a0e93f tempest-VolumesNegativeTest-498982338 tempest-VolumesNegativeTest-498982338-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (da3a8360-c463-45dc-a96a-d4d862fa87b8) transitioned into state 'SUCCESS' from state '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-1173152787',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2d6cffb110b347d59dea08fb3cdc83e6',qos_specs=None,replication_status=,reservations=['28666164-a7c8-41c8-8cb6-88ddf178e247','413397d7-e4b1-4acf-a9df-500144997277','f49060c7-b9d9-479c-8571-8af42b17be89','6aac8ff0-160e-4ec1-b73d-509ea7ed031b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='79de9c6937c64cd7b12a27c8b21adae5',volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda)}' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:14:36.672579 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-7f9ae56b-c6e5-4d0a-aad1-76b887a0e93f tempest-VolumesNegativeTest-498982338 tempest-VolumesNegativeTest-498982338-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e0ffdebf-cfc6-4ef2-baa1-2ab9eb563cff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:14:36.680388 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.quota [None req-6fcfc92d-e927-4852-9a63-da2d3cb1e864 tempest-VolumeQuotasNegativeTestJSON-230612703 tempest-VolumeQuotasNegativeTestJSON-230612703-project-member] Created reservations ['fb82acab-35e0-4c59-8a7b-7999d14bedf9', 'eda8821f-623b-42d5-bfe4-18d689e095ce', '10a4d2b0-9c1b-41e1-9e2b-140f85d57b53', '1fcd220c-326b-42a2-895c-f425024a4119'] {{(pid=100330) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:14:36.681266 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-6fcfc92d-e927-4852-9a63-da2d3cb1e864 tempest-VolumeQuotasNegativeTestJSON-230612703 tempest-VolumeQuotasNegativeTestJSON-230612703-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c2abc1fe-affa-4704-a04e-af1b4329f9d1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fb82acab-35e0-4c59-8a7b-7999d14bedf9', 'eda8821f-623b-42d5-bfe4-18d689e095ce', '10a4d2b0-9c1b-41e1-9e2b-140f85d57b53', '1fcd220c-326b-42a2-895c-f425024a4119']}' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:14:36.681930 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-7f9ae56b-c6e5-4d0a-aad1-76b887a0e93f tempest-VolumesNegativeTest-498982338 tempest-VolumesNegativeTest-498982338-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e0ffdebf-cfc6-4ef2-baa1-2ab9eb563cff) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:14:36.682058 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-6fcfc92d-e927-4852-9a63-da2d3cb1e864 tempest-VolumeQuotasNegativeTestJSON-230612703 tempest-VolumeQuotasNegativeTestJSON-230612703-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b07f5044-725c-4c7b-8271-434e15a337ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:14:36.683206 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-7f9ae56b-c6e5-4d0a-aad1-76b887a0e93f tempest-VolumesNegativeTest-498982338 tempest-VolumesNegativeTest-498982338-project-member] Flow 'volume_create_api' (ec28128b-56b4-4c51-ab43-b0ce8b5a86a3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100331) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:14:36.683629 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-7f9ae56b-c6e5-4d0a-aad1-76b887a0e93f tempest-VolumesNegativeTest-498982338 tempest-VolumesNegativeTest-498982338-project-member] Create volume request issued successfully. Aug 16 21:14:36.684730 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-7f9ae56b-c6e5-4d0a-aad1-76b887a0e93f tempest-VolumesNegativeTest-498982338 tempest-VolumesNegativeTest-498982338-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Aug 16 21:14:36.685183 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 637/2535] 10.4.3.143 () {68 vars in 1258 bytes} [Sun Aug 16 21:14:36 2026] POST /volume/v3/volumes => generated 750 bytes in 258 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 21:14:36.699862 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-06780e0e-d1b1-403c-b34e-b374e88ed4bb None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:36.702614 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-06780e0e-d1b1-403c-b34e-b374e88ed4bb tempest-VolumesNegativeTest-498982338 tempest-VolumesNegativeTest-498982338-project-member] GET https://10.4.3.143/volume/v3/volumes/00c00aa6-7e93-4c65-9b42-3afc2a73625d Aug 16 21:14:36.702902 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-06780e0e-d1b1-403c-b34e-b374e88ed4bb tempest-VolumesNegativeTest-498982338 tempest-VolumesNegativeTest-498982338-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:36.703221 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-06780e0e-d1b1-403c-b34e-b374e88ed4bb tempest-VolumesNegativeTest-498982338 tempest-VolumesNegativeTest-498982338-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:36.705542 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-6fcfc92d-e927-4852-9a63-da2d3cb1e864 tempest-VolumeQuotasNegativeTestJSON-230612703 tempest-VolumeQuotasNegativeTestJSON-230612703-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b07f5044-725c-4c7b-8271-434e15a337ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a04a3ac8-220f-435f-984a-902954e468e9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasNegativeTestJSON-Volume-1314908173',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bbdd976626384c4e8363ecdf47e28716',qos_specs=None,replication_status=,reservations=['fb82acab-35e0-4c59-8a7b-7999d14bedf9','eda8821f-623b-42d5-bfe4-18d689e095ce','10a4d2b0-9c1b-41e1-9e2b-140f85d57b53','1fcd220c-326b-42a2-895c-f425024a4119'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='786acbf00f964d4ba13bad3936772873',volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T21:14:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasNegativeTestJSON-Volume-1314908173',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a04a3ac8-220f-435f-984a-902954e468e9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bbdd976626384c4e8363ecdf47e28716',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='786acbf00f964d4ba13bad3936772873',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(69e633b8-fab9-4b15-8b40-4f1a67c51cda),volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda)}' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:14:36.706689 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-6fcfc92d-e927-4852-9a63-da2d3cb1e864 tempest-VolumeQuotasNegativeTestJSON-230612703 tempest-VolumeQuotasNegativeTestJSON-230612703-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fe317db8-51ee-4290-9b2b-2e4d2f487a34) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:14:36.715066 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:14:36.715066 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:14:36.720259 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-06780e0e-d1b1-403c-b34e-b374e88ed4bb tempest-VolumesNegativeTest-498982338 tempest-VolumesNegativeTest-498982338-project-member] Volume info retrieved successfully. Aug 16 21:14:36.725001 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-6fcfc92d-e927-4852-9a63-da2d3cb1e864 tempest-VolumeQuotasNegativeTestJSON-230612703 tempest-VolumeQuotasNegativeTestJSON-230612703-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fe317db8-51ee-4290-9b2b-2e4d2f487a34) transitioned into state 'SUCCESS' from state '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-1314908173',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bbdd976626384c4e8363ecdf47e28716',qos_specs=None,replication_status=,reservations=['fb82acab-35e0-4c59-8a7b-7999d14bedf9','eda8821f-623b-42d5-bfe4-18d689e095ce','10a4d2b0-9c1b-41e1-9e2b-140f85d57b53','1fcd220c-326b-42a2-895c-f425024a4119'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='786acbf00f964d4ba13bad3936772873',volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda)}' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:14:36.725749 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-6fcfc92d-e927-4852-9a63-da2d3cb1e864 tempest-VolumeQuotasNegativeTestJSON-230612703 tempest-VolumeQuotasNegativeTestJSON-230612703-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3380d342-8f8a-45ec-a69e-9b60de49b55c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:14:36.729705 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-06780e0e-d1b1-403c-b34e-b374e88ed4bb tempest-VolumesNegativeTest-498982338 tempest-VolumesNegativeTest-498982338-project-member] https://10.4.3.143/volume/v3/volumes/00c00aa6-7e93-4c65-9b42-3afc2a73625d returned with HTTP 200 Aug 16 21:14:36.730265 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 625/2536] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:14:36 2026] GET /volume/v3/volumes/00c00aa6-7e93-4c65-9b42-3afc2a73625d => generated 818 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:14:36.735114 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-6fcfc92d-e927-4852-9a63-da2d3cb1e864 tempest-VolumeQuotasNegativeTestJSON-230612703 tempest-VolumeQuotasNegativeTestJSON-230612703-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3380d342-8f8a-45ec-a69e-9b60de49b55c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:14:36.736058 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-6fcfc92d-e927-4852-9a63-da2d3cb1e864 tempest-VolumeQuotasNegativeTestJSON-230612703 tempest-VolumeQuotasNegativeTestJSON-230612703-project-member] Flow 'volume_create_api' (6eac6640-3eef-42d5-9911-f826849a1b59) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100330) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:14:36.736420 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-6fcfc92d-e927-4852-9a63-da2d3cb1e864 tempest-VolumeQuotasNegativeTestJSON-230612703 tempest-VolumeQuotasNegativeTestJSON-230612703-project-member] Create volume request issued successfully. Aug 16 21:14:36.737086 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-6fcfc92d-e927-4852-9a63-da2d3cb1e864 tempest-VolumeQuotasNegativeTestJSON-230612703 tempest-VolumeQuotasNegativeTestJSON-230612703-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Aug 16 21:14:36.737626 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 640/2537] 10.4.3.143 () {68 vars in 1258 bytes} [Sun Aug 16 21:14:36 2026] POST /volume/v3/volumes => generated 759 bytes in 382 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 21:14:36.749851 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-ae89a48e-6c70-42e2-9467-b8c6a8ff0021 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:36.752970 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-ae89a48e-6c70-42e2-9467-b8c6a8ff0021 tempest-VolumeQuotasNegativeTestJSON-230612703 tempest-VolumeQuotasNegativeTestJSON-230612703-project-member] GET https://10.4.3.143/volume/v3/volumes/a04a3ac8-220f-435f-984a-902954e468e9 Aug 16 21:14:36.753262 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-ae89a48e-6c70-42e2-9467-b8c6a8ff0021 tempest-VolumeQuotasNegativeTestJSON-230612703 tempest-VolumeQuotasNegativeTestJSON-230612703-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:36.753536 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-ae89a48e-6c70-42e2-9467-b8c6a8ff0021 tempest-VolumeQuotasNegativeTestJSON-230612703 tempest-VolumeQuotasNegativeTestJSON-230612703-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:36.767375 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:14:36.767375 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:14:36.776823 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-ae89a48e-6c70-42e2-9467-b8c6a8ff0021 tempest-VolumeQuotasNegativeTestJSON-230612703 tempest-VolumeQuotasNegativeTestJSON-230612703-project-member] Volume info retrieved successfully. Aug 16 21:14:36.783642 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-ae89a48e-6c70-42e2-9467-b8c6a8ff0021 tempest-VolumeQuotasNegativeTestJSON-230612703 tempest-VolumeQuotasNegativeTestJSON-230612703-project-member] https://10.4.3.143/volume/v3/volumes/a04a3ac8-220f-435f-984a-902954e468e9 returned with HTTP 200 Aug 16 21:14:36.784235 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 636/2538] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:14:36 2026] GET /volume/v3/volumes/a04a3ac8-220f-435f-984a-902954e468e9 => generated 827 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:14:37.277801 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-0c9f91ed-bd48-46c7-9d47-6803dff7b242 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:37.279758 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-0c9f91ed-bd48-46c7-9d47-6803dff7b242 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] GET https://10.4.3.143/volume/v3/backups/aacfa115-19d3-4998-bebf-bcea1dc90ec8 Aug 16 21:14:37.280000 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-0c9f91ed-bd48-46c7-9d47-6803dff7b242 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:37.280252 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-0c9f91ed-bd48-46c7-9d47-6803dff7b242 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:37.280406 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.v3.backups [None req-0c9f91ed-bd48-46c7-9d47-6803dff7b242 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Show backup with id aacfa115-19d3-4998-bebf-bcea1dc90ec8. {{(pid=100331) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:14:37.286414 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:14:37.286414 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:14:37.290096 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-0c9f91ed-bd48-46c7-9d47-6803dff7b242 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] https://10.4.3.143/volume/v3/backups/aacfa115-19d3-4998-bebf-bcea1dc90ec8 returned with HTTP 200 Aug 16 21:14:37.290503 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 638/2539] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:14:37 2026] GET /volume/v3/backups/aacfa115-19d3-4998-bebf-bcea1dc90ec8 => generated 835 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 16 21:14:37.508114 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-cad56fd3-fe09-4fd7-b833-4116f66ca94d None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:37.513747 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-cad56fd3-fe09-4fd7-b833-4116f66ca94d tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] GET https://10.4.3.143/volume/v3/snapshots/77983bba-212a-4f8d-8280-9b0962c920c0 Aug 16 21:14:37.514592 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-cad56fd3-fe09-4fd7-b833-4116f66ca94d tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:37.516064 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-cad56fd3-fe09-4fd7-b833-4116f66ca94d tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:37.538395 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:14:37.538395 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:14:37.539658 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-cad56fd3-fe09-4fd7-b833-4116f66ca94d tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Snapshot retrieved successfully. Aug 16 21:14:37.541710 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-cad56fd3-fe09-4fd7-b833-4116f66ca94d tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] https://10.4.3.143/volume/v3/snapshots/77983bba-212a-4f8d-8280-9b0962c920c0 returned with HTTP 200 Aug 16 21:14:37.542141 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 626/2540] 10.4.3.143 () {66 vars in 1354 bytes} [Sun Aug 16 21:14:37 2026] GET /volume/v3/snapshots/77983bba-212a-4f8d-8280-9b0962c920c0 => generated 467 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:14:37.553242 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-2cb31454-e92a-4ebe-aa2a-6fdf9d53fe9f None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:37.555508 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-2cb31454-e92a-4ebe-aa2a-6fdf9d53fe9f tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-member] PUT https://10.4.3.143/volume/v3/snapshots/77983bba-212a-4f8d-8280-9b0962c920c0 Aug 16 21:14:37.555947 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-2cb31454-e92a-4ebe-aa2a-6fdf9d53fe9f tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-member] Action: 'update', calling method: update, body: {"snapshot": {"description": "ProjectMemberTests-update_test"}} {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:14:37.567667 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:14:37.567667 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:14:37.568144 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-2cb31454-e92a-4ebe-aa2a-6fdf9d53fe9f tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-member] Snapshot retrieved successfully. Aug 16 21:14:37.577907 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-2cb31454-e92a-4ebe-aa2a-6fdf9d53fe9f tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-member] https://10.4.3.143/volume/v3/snapshots/77983bba-212a-4f8d-8280-9b0962c920c0 returned with HTTP 200 Aug 16 21:14:37.578546 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 641/2541] 10.4.3.143 () {68 vars in 1374 bytes} [Sun Aug 16 21:14:37 2026] PUT /volume/v3/snapshots/77983bba-212a-4f8d-8280-9b0962c920c0 => generated 361 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:14:37.588660 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-a2113920-855f-410a-93fb-beb4e38ddf58 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:37.591348 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-a2113920-855f-410a-93fb-beb4e38ddf58 tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] DELETE https://10.4.3.143/volume/v3/snapshots/77983bba-212a-4f8d-8280-9b0962c920c0 Aug 16 21:14:37.591591 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-a2113920-855f-410a-93fb-beb4e38ddf58 tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:37.591836 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-a2113920-855f-410a-93fb-beb4e38ddf58 tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Calling method 'delete' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:37.591982 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.v3.snapshots [None req-a2113920-855f-410a-93fb-beb4e38ddf58 tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Delete snapshot with id: 77983bba-212a-4f8d-8280-9b0962c920c0 Aug 16 21:14:37.597765 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:14:37.597765 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:14:37.598215 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-a2113920-855f-410a-93fb-beb4e38ddf58 tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Snapshot retrieved successfully. Aug 16 21:14:37.744447 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-036cdf9e-c4fa-47b2-bb68-fd7c2a9c3be5 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:37.746159 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-036cdf9e-c4fa-47b2-bb68-fd7c2a9c3be5 tempest-VolumesNegativeTest-498982338 tempest-VolumesNegativeTest-498982338-project-member] GET https://10.4.3.143/volume/v3/volumes/00c00aa6-7e93-4c65-9b42-3afc2a73625d Aug 16 21:14:37.746352 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-036cdf9e-c4fa-47b2-bb68-fd7c2a9c3be5 tempest-VolumesNegativeTest-498982338 tempest-VolumesNegativeTest-498982338-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:37.746558 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-036cdf9e-c4fa-47b2-bb68-fd7c2a9c3be5 tempest-VolumesNegativeTest-498982338 tempest-VolumesNegativeTest-498982338-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:37.753666 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:14:37.753666 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:14:37.757190 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-036cdf9e-c4fa-47b2-bb68-fd7c2a9c3be5 tempest-VolumesNegativeTest-498982338 tempest-VolumesNegativeTest-498982338-project-member] Volume info retrieved successfully. Aug 16 21:14:37.762007 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-036cdf9e-c4fa-47b2-bb68-fd7c2a9c3be5 tempest-VolumesNegativeTest-498982338 tempest-VolumesNegativeTest-498982338-project-member] https://10.4.3.143/volume/v3/volumes/00c00aa6-7e93-4c65-9b42-3afc2a73625d returned with HTTP 200 Aug 16 21:14:37.762556 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 639/2542] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:14:37 2026] GET /volume/v3/volumes/00c00aa6-7e93-4c65-9b42-3afc2a73625d => generated 843 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:14:37.801977 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-fdebff39-f6c3-478b-b910-b728328b8e10 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:37.803028 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-fdebff39-f6c3-478b-b910-b728328b8e10 tempest-VolumeQuotasNegativeTestJSON-230612703 tempest-VolumeQuotasNegativeTestJSON-230612703-project-member] GET https://10.4.3.143/volume/v3/volumes/a04a3ac8-220f-435f-984a-902954e468e9 Aug 16 21:14:37.803303 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-fdebff39-f6c3-478b-b910-b728328b8e10 tempest-VolumeQuotasNegativeTestJSON-230612703 tempest-VolumeQuotasNegativeTestJSON-230612703-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:37.803534 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-fdebff39-f6c3-478b-b910-b728328b8e10 tempest-VolumeQuotasNegativeTestJSON-230612703 tempest-VolumeQuotasNegativeTestJSON-230612703-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:37.810771 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:14:37.810771 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:14:37.815105 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-fdebff39-f6c3-478b-b910-b728328b8e10 tempest-VolumeQuotasNegativeTestJSON-230612703 tempest-VolumeQuotasNegativeTestJSON-230612703-project-member] Volume info retrieved successfully. Aug 16 21:14:37.816453 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-a2113920-855f-410a-93fb-beb4e38ddf58 tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Snapshot delete request issued successfully. Aug 16 21:14:37.816808 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-a2113920-855f-410a-93fb-beb4e38ddf58 tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] https://10.4.3.143/volume/v3/snapshots/77983bba-212a-4f8d-8280-9b0962c920c0 returned with HTTP 202 Aug 16 21:14:37.817221 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 637/2543] 10.4.3.143 () {66 vars in 1357 bytes} [Sun Aug 16 21:14:37 2026] DELETE /volume/v3/snapshots/77983bba-212a-4f8d-8280-9b0962c920c0 => generated 0 bytes in 229 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 21:14:37.819342 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-fdebff39-f6c3-478b-b910-b728328b8e10 tempest-VolumeQuotasNegativeTestJSON-230612703 tempest-VolumeQuotasNegativeTestJSON-230612703-project-member] https://10.4.3.143/volume/v3/volumes/a04a3ac8-220f-435f-984a-902954e468e9 returned with HTTP 200 Aug 16 21:14:37.821401 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 627/2544] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:14:37 2026] GET /volume/v3/volumes/a04a3ac8-220f-435f-984a-902954e468e9 => generated 852 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:14:37.826286 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-147f27c2-36da-4c09-a418-287379e2f362 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:37.829651 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-147f27c2-36da-4c09-a418-287379e2f362 tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] GET https://10.4.3.143/volume/v3/snapshots/77983bba-212a-4f8d-8280-9b0962c920c0 Aug 16 21:14:37.830153 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-147f27c2-36da-4c09-a418-287379e2f362 tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:37.830153 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-147f27c2-36da-4c09-a418-287379e2f362 tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:37.842204 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-c5cb9f5b-bf9a-4f8e-8526-eb31df513748 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:37.842802 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:14:37.842802 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:14:37.843199 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-147f27c2-36da-4c09-a418-287379e2f362 tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Snapshot retrieved successfully. Aug 16 21:14:37.843896 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-147f27c2-36da-4c09-a418-287379e2f362 tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] https://10.4.3.143/volume/v3/snapshots/77983bba-212a-4f8d-8280-9b0962c920c0 returned with HTTP 200 Aug 16 21:14:37.844286 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 642/2545] 10.4.3.143 () {66 vars in 1354 bytes} [Sun Aug 16 21:14:37 2026] GET /volume/v3/snapshots/77983bba-212a-4f8d-8280-9b0962c920c0 => generated 494 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:14:37.844381 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-c5cb9f5b-bf9a-4f8e-8526-eb31df513748 tempest-VolumeQuotasNegativeTestJSON-666680093 tempest-VolumeQuotasNegativeTestJSON-666680093-project-admin] PUT https://10.4.3.143/volume/v3/os-quota-sets/bbdd976626384c4e8363ecdf47e28716 Aug 16 21:14:37.844809 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-c5cb9f5b-bf9a-4f8e-8526-eb31df513748 tempest-VolumeQuotasNegativeTestJSON-666680093 tempest-VolumeQuotasNegativeTestJSON-666680093-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 1, "volumes": -1}} {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:14:37.901585 np0000007409 devstack@c-api.service[100331]: WARNING cinder.quota [None req-c5cb9f5b-bf9a-4f8e-8526-eb31df513748 tempest-VolumeQuotasNegativeTestJSON-666680093 tempest-VolumeQuotasNegativeTestJSON-666680093-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-cryptsetup-1686887077 is set by the default quota flag: quota_volumes_tempest-scenario-type-cryptsetup-1686887077, it is now deprecated. Please use the default quota class for default quota. Aug 16 21:14:37.901799 np0000007409 devstack@c-api.service[100331]: WARNING cinder.quota [None req-c5cb9f5b-bf9a-4f8e-8526-eb31df513748 tempest-VolumeQuotasNegativeTestJSON-666680093 tempest-VolumeQuotasNegativeTestJSON-666680093-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-cryptsetup-1686887077 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-cryptsetup-1686887077, it is now deprecated. Please use the default quota class for default quota. Aug 16 21:14:37.902119 np0000007409 devstack@c-api.service[100331]: WARNING cinder.quota [None req-c5cb9f5b-bf9a-4f8e-8526-eb31df513748 tempest-VolumeQuotasNegativeTestJSON-666680093 tempest-VolumeQuotasNegativeTestJSON-666680093-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-cryptsetup-1686887077 is set by the default quota flag: quota_snapshots_tempest-scenario-type-cryptsetup-1686887077, it is now deprecated. Please use the default quota class for default quota. Aug 16 21:14:37.907110 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-c5cb9f5b-bf9a-4f8e-8526-eb31df513748 tempest-VolumeQuotasNegativeTestJSON-666680093 tempest-VolumeQuotasNegativeTestJSON-666680093-project-admin] https://10.4.3.143/volume/v3/os-quota-sets/bbdd976626384c4e8363ecdf47e28716 returned with HTTP 200 Aug 16 21:14:37.907732 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 640/2546] 10.4.3.143 () {68 vars in 1374 bytes} [Sun Aug 16 21:14:37 2026] PUT /volume/v3/os-quota-sets/bbdd976626384c4e8363ecdf47e28716 => generated 573 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:14:37.918806 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-9b175b10-66ea-44ea-9f24-4f34640cffcd None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:37.920589 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-9b175b10-66ea-44ea-9f24-4f34640cffcd tempest-VolumeQuotasNegativeTestJSON-230612703 tempest-VolumeQuotasNegativeTestJSON-230612703-project-member] POST https://10.4.3.143/volume/v3/volumes Aug 16 21:14:37.920772 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-9b175b10-66ea-44ea-9f24-4f34640cffcd tempest-VolumeQuotasNegativeTestJSON-230612703 tempest-VolumeQuotasNegativeTestJSON-230612703-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2}} {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:14:37.922103 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.v3.volumes [None req-9b175b10-66ea-44ea-9f24-4f34640cffcd tempest-VolumeQuotasNegativeTestJSON-230612703 tempest-VolumeQuotasNegativeTestJSON-230612703-project-member] Create volume request body: {'volume': {'size': 2}} {{(pid=100332) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 21:14:37.922220 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.v3.volumes [None req-9b175b10-66ea-44ea-9f24-4f34640cffcd tempest-VolumeQuotasNegativeTestJSON-230612703 tempest-VolumeQuotasNegativeTestJSON-230612703-project-member] Create volume of 2 GB Aug 16 21:14:37.922461 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:14:37.922461 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:14:37.926188 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-9b175b10-66ea-44ea-9f24-4f34640cffcd tempest-VolumeQuotasNegativeTestJSON-230612703 tempest-VolumeQuotasNegativeTestJSON-230612703-project-member] Availability Zones retrieved successfully. Aug 16 21:14:37.932156 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-9b175b10-66ea-44ea-9f24-4f34640cffcd tempest-VolumeQuotasNegativeTestJSON-230612703 tempest-VolumeQuotasNegativeTestJSON-230612703-project-member] Flow 'volume_create_api' (35c22c07-4d1c-4b14-b5ed-8d4fc2fdc233) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100332) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:14:37.933550 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-9b175b10-66ea-44ea-9f24-4f34640cffcd tempest-VolumeQuotasNegativeTestJSON-230612703 tempest-VolumeQuotasNegativeTestJSON-230612703-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eed08868-b27a-4783-a957-4ec62e4c33e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:14:37.935028 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.flows.api.create_volume [None req-9b175b10-66ea-44ea-9f24-4f34640cffcd tempest-VolumeQuotasNegativeTestJSON-230612703 tempest-VolumeQuotasNegativeTestJSON-230612703-project-member] Validating volume size '2' using validate_int {{(pid=100332) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 21:14:37.976986 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-9b175b10-66ea-44ea-9f24-4f34640cffcd tempest-VolumeQuotasNegativeTestJSON-230612703 tempest-VolumeQuotasNegativeTestJSON-230612703-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eed08868-b27a-4783-a957-4ec62e4c33e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T21:04:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=69e633b8-fab9-4b15-8b40-4f1a67c51cda,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '69e633b8-fab9-4b15-8b40-4f1a67c51cda', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:14:37.977766 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-9b175b10-66ea-44ea-9f24-4f34640cffcd tempest-VolumeQuotasNegativeTestJSON-230612703 tempest-VolumeQuotasNegativeTestJSON-230612703-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4521ac6b-2724-450e-98ad-438a2a458606) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:14:38.018248 np0000007409 devstack@c-api.service[100332]: WARNING cinder.quota_utils [None req-9b175b10-66ea-44ea-9f24-4f34640cffcd tempest-VolumeQuotasNegativeTestJSON-230612703 tempest-VolumeQuotasNegativeTestJSON-230612703-project-member] Quota exceeded for bbdd976626384c4e8363ecdf47e28716, tried to create 2G volume (1G of 1G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Aug 16 21:14:38.020976 np0000007409 devstack@c-api.service[100332]: WARNING cinder.volume.api [None req-9b175b10-66ea-44ea-9f24-4f34640cffcd tempest-VolumeQuotasNegativeTestJSON-230612703 tempest-VolumeQuotasNegativeTestJSON-230612703-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4521ac6b-2724-450e-98ad-438a2a458606) transitioned into state 'FAILURE' from state 'RUNNING' Aug 16 21:14:38.020976 np0000007409 devstack@c-api.service[100332]: Failure: cinder.exception.VolumeSizeExceedsAvailableQuota: Requested volume or snapshot exceeds allowed gigabytes quota. Requested 2G, quota is 1G and 1G has been consumed. Aug 16 21:14:38.023416 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-9b175b10-66ea-44ea-9f24-4f34640cffcd tempest-VolumeQuotasNegativeTestJSON-230612703 tempest-VolumeQuotasNegativeTestJSON-230612703-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4521ac6b-2724-450e-98ad-438a2a458606) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:14:38.024392 np0000007409 devstack@c-api.service[100332]: WARNING cinder.volume.api [None req-9b175b10-66ea-44ea-9f24-4f34640cffcd tempest-VolumeQuotasNegativeTestJSON-230612703 tempest-VolumeQuotasNegativeTestJSON-230612703-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4521ac6b-2724-450e-98ad-438a2a458606) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 16 21:14:38.025195 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-9b175b10-66ea-44ea-9f24-4f34640cffcd tempest-VolumeQuotasNegativeTestJSON-230612703 tempest-VolumeQuotasNegativeTestJSON-230612703-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eed08868-b27a-4783-a957-4ec62e4c33e2) transitioned into state 'REVERTING' from state 'SUCCESS' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:14:38.026060 np0000007409 devstack@c-api.service[100332]: WARNING cinder.volume.api [None req-9b175b10-66ea-44ea-9f24-4f34640cffcd tempest-VolumeQuotasNegativeTestJSON-230612703 tempest-VolumeQuotasNegativeTestJSON-230612703-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eed08868-b27a-4783-a957-4ec62e4c33e2) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 16 21:14:38.026971 np0000007409 devstack@c-api.service[100332]: WARNING cinder.volume.api [None req-9b175b10-66ea-44ea-9f24-4f34640cffcd tempest-VolumeQuotasNegativeTestJSON-230612703 tempest-VolumeQuotasNegativeTestJSON-230612703-project-member] Flow 'volume_create_api' (35c22c07-4d1c-4b14-b5ed-8d4fc2fdc233) transitioned into state 'REVERTED' from state 'RUNNING' Aug 16 21:14:38.027250 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.middleware.fault [None req-9b175b10-66ea-44ea-9f24-4f34640cffcd tempest-VolumeQuotasNegativeTestJSON-230612703 tempest-VolumeQuotasNegativeTestJSON-230612703-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 413 Aug 16 21:14:38.028023 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 638/2547] 10.4.3.143 () {68 vars in 1258 bytes} [Sun Aug 16 21:14:37 2026] POST /volume/v3/volumes => generated 208 bytes in 109 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Aug 16 21:14:38.039267 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-91fb37f6-ef02-4214-baa4-fca6edd8eaa1 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:38.042035 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-91fb37f6-ef02-4214-baa4-fca6edd8eaa1 tempest-VolumeQuotasNegativeTestJSON-666680093 tempest-VolumeQuotasNegativeTestJSON-666680093-project-admin] PUT https://10.4.3.143/volume/v3/os-quota-sets/bbdd976626384c4e8363ecdf47e28716 Aug 16 21:14:38.042198 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-91fb37f6-ef02-4214-baa4-fca6edd8eaa1 tempest-VolumeQuotasNegativeTestJSON-666680093 tempest-VolumeQuotasNegativeTestJSON-666680093-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 1, "gigabytes": -1}} {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:14:38.116046 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-91fb37f6-ef02-4214-baa4-fca6edd8eaa1 tempest-VolumeQuotasNegativeTestJSON-666680093 tempest-VolumeQuotasNegativeTestJSON-666680093-project-admin] https://10.4.3.143/volume/v3/os-quota-sets/bbdd976626384c4e8363ecdf47e28716 returned with HTTP 200 Aug 16 21:14:38.116639 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 628/2548] 10.4.3.143 () {68 vars in 1374 bytes} [Sun Aug 16 21:14:38 2026] PUT /volume/v3/os-quota-sets/bbdd976626384c4e8363ecdf47e28716 => generated 573 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:14:38.128788 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-1708c5ea-1c8e-4cef-92ab-e55f227924d5 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:38.131205 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-1708c5ea-1c8e-4cef-92ab-e55f227924d5 tempest-VolumeQuotasNegativeTestJSON-230612703 tempest-VolumeQuotasNegativeTestJSON-230612703-project-member] POST https://10.4.3.143/volume/v3/volumes Aug 16 21:14:38.131668 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-1708c5ea-1c8e-4cef-92ab-e55f227924d5 tempest-VolumeQuotasNegativeTestJSON-230612703 tempest-VolumeQuotasNegativeTestJSON-230612703-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1}} {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:14:38.133626 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.v3.volumes [None req-1708c5ea-1c8e-4cef-92ab-e55f227924d5 tempest-VolumeQuotasNegativeTestJSON-230612703 tempest-VolumeQuotasNegativeTestJSON-230612703-project-member] Create volume request body: {'volume': {'size': 1}} {{(pid=100330) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 21:14:38.133768 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.v3.volumes [None req-1708c5ea-1c8e-4cef-92ab-e55f227924d5 tempest-VolumeQuotasNegativeTestJSON-230612703 tempest-VolumeQuotasNegativeTestJSON-230612703-project-member] Create volume of 1 GB Aug 16 21:14:38.139901 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-1708c5ea-1c8e-4cef-92ab-e55f227924d5 tempest-VolumeQuotasNegativeTestJSON-230612703 tempest-VolumeQuotasNegativeTestJSON-230612703-project-member] Availability Zones retrieved successfully. Aug 16 21:14:38.147164 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-1708c5ea-1c8e-4cef-92ab-e55f227924d5 tempest-VolumeQuotasNegativeTestJSON-230612703 tempest-VolumeQuotasNegativeTestJSON-230612703-project-member] Flow 'volume_create_api' (d58a6b1d-bc3c-4952-90c0-d93c2891d7b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100330) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:14:38.148376 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-1708c5ea-1c8e-4cef-92ab-e55f227924d5 tempest-VolumeQuotasNegativeTestJSON-230612703 tempest-VolumeQuotasNegativeTestJSON-230612703-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c1359fa4-dbfa-401f-b2a8-5dd380f64b4f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:14:38.149935 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.flows.api.create_volume [None req-1708c5ea-1c8e-4cef-92ab-e55f227924d5 tempest-VolumeQuotasNegativeTestJSON-230612703 tempest-VolumeQuotasNegativeTestJSON-230612703-project-member] Validating volume size '1' using validate_int {{(pid=100330) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 21:14:38.301907 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-ffbbb367-4881-4ecf-bb20-0c5a4aacad29 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:38.303614 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-ffbbb367-4881-4ecf-bb20-0c5a4aacad29 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] GET https://10.4.3.143/volume/v3/backups/aacfa115-19d3-4998-bebf-bcea1dc90ec8 Aug 16 21:14:38.303957 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-ffbbb367-4881-4ecf-bb20-0c5a4aacad29 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:38.304344 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-ffbbb367-4881-4ecf-bb20-0c5a4aacad29 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:38.304523 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.v3.backups [None req-ffbbb367-4881-4ecf-bb20-0c5a4aacad29 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Show backup with id aacfa115-19d3-4998-bebf-bcea1dc90ec8. {{(pid=100331) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:14:38.309700 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:14:38.309700 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:14:38.309700 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-ffbbb367-4881-4ecf-bb20-0c5a4aacad29 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] https://10.4.3.143/volume/v3/backups/aacfa115-19d3-4998-bebf-bcea1dc90ec8 returned with HTTP 200 Aug 16 21:14:38.309700 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 641/2549] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:14:38 2026] GET /volume/v3/backups/aacfa115-19d3-4998-bebf-bcea1dc90ec8 => generated 835 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:14:38.364287 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-1708c5ea-1c8e-4cef-92ab-e55f227924d5 tempest-VolumeQuotasNegativeTestJSON-230612703 tempest-VolumeQuotasNegativeTestJSON-230612703-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c1359fa4-dbfa-401f-b2a8-5dd380f64b4f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T21:04:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=69e633b8-fab9-4b15-8b40-4f1a67c51cda,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '69e633b8-fab9-4b15-8b40-4f1a67c51cda', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:14:38.365343 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-1708c5ea-1c8e-4cef-92ab-e55f227924d5 tempest-VolumeQuotasNegativeTestJSON-230612703 tempest-VolumeQuotasNegativeTestJSON-230612703-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dafd7a7c-22c7-4668-82f5-f107e33c49d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:14:38.405814 np0000007409 devstack@c-api.service[100330]: WARNING cinder.quota_utils [None req-1708c5ea-1c8e-4cef-92ab-e55f227924d5 tempest-VolumeQuotasNegativeTestJSON-230612703 tempest-VolumeQuotasNegativeTestJSON-230612703-project-member] Quota exceeded for bbdd976626384c4e8363ecdf47e28716, tried to create volume (1 volumes already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['volumes'] Aug 16 21:14:38.407858 np0000007409 devstack@c-api.service[100330]: WARNING cinder.volume.api [None req-1708c5ea-1c8e-4cef-92ab-e55f227924d5 tempest-VolumeQuotasNegativeTestJSON-230612703 tempest-VolumeQuotasNegativeTestJSON-230612703-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dafd7a7c-22c7-4668-82f5-f107e33c49d8) transitioned into state 'FAILURE' from state 'RUNNING' Aug 16 21:14:38.407858 np0000007409 devstack@c-api.service[100330]: Failure: cinder.exception.VolumeLimitExceeded: Maximum number of volumes allowed (1) exceeded for quota 'volumes'. Aug 16 21:14:38.410942 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-1708c5ea-1c8e-4cef-92ab-e55f227924d5 tempest-VolumeQuotasNegativeTestJSON-230612703 tempest-VolumeQuotasNegativeTestJSON-230612703-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dafd7a7c-22c7-4668-82f5-f107e33c49d8) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:14:38.411213 np0000007409 devstack@c-api.service[100330]: WARNING cinder.volume.api [None req-1708c5ea-1c8e-4cef-92ab-e55f227924d5 tempest-VolumeQuotasNegativeTestJSON-230612703 tempest-VolumeQuotasNegativeTestJSON-230612703-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dafd7a7c-22c7-4668-82f5-f107e33c49d8) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 16 21:14:38.411900 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-1708c5ea-1c8e-4cef-92ab-e55f227924d5 tempest-VolumeQuotasNegativeTestJSON-230612703 tempest-VolumeQuotasNegativeTestJSON-230612703-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c1359fa4-dbfa-401f-b2a8-5dd380f64b4f) transitioned into state 'REVERTING' from state 'SUCCESS' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:14:38.412867 np0000007409 devstack@c-api.service[100330]: WARNING cinder.volume.api [None req-1708c5ea-1c8e-4cef-92ab-e55f227924d5 tempest-VolumeQuotasNegativeTestJSON-230612703 tempest-VolumeQuotasNegativeTestJSON-230612703-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c1359fa4-dbfa-401f-b2a8-5dd380f64b4f) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 16 21:14:38.413908 np0000007409 devstack@c-api.service[100330]: WARNING cinder.volume.api [None req-1708c5ea-1c8e-4cef-92ab-e55f227924d5 tempest-VolumeQuotasNegativeTestJSON-230612703 tempest-VolumeQuotasNegativeTestJSON-230612703-project-member] Flow 'volume_create_api' (d58a6b1d-bc3c-4952-90c0-d93c2891d7b8) transitioned into state 'REVERTED' from state 'RUNNING' Aug 16 21:14:38.414440 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.middleware.fault [None req-1708c5ea-1c8e-4cef-92ab-e55f227924d5 tempest-VolumeQuotasNegativeTestJSON-230612703 tempest-VolumeQuotasNegativeTestJSON-230612703-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 413 Aug 16 21:14:38.415182 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 643/2550] 10.4.3.143 () {68 vars in 1258 bytes} [Sun Aug 16 21:14:38 2026] POST /volume/v3/volumes => generated 150 bytes in 287 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Aug 16 21:14:38.423151 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-959b8fb3-ebd4-4836-a67f-fedeb96a9d51 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:38.424980 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-959b8fb3-ebd4-4836-a67f-fedeb96a9d51 tempest-VolumeQuotasNegativeTestJSON-666680093 tempest-VolumeQuotasNegativeTestJSON-666680093-project-admin] PUT https://10.4.3.143/volume/v3/os-quota-sets/bbdd976626384c4e8363ecdf47e28716 Aug 16 21:14:38.425340 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-959b8fb3-ebd4-4836-a67f-fedeb96a9d51 tempest-VolumeQuotasNegativeTestJSON-666680093 tempest-VolumeQuotasNegativeTestJSON-666680093-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 1}} {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:14:38.427655 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-f375c962-0d4e-4147-b54c-6fe8a43f1015 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:38.431392 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:14:38.431392 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:14:38.460943 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-959b8fb3-ebd4-4836-a67f-fedeb96a9d51 tempest-VolumeQuotasNegativeTestJSON-666680093 tempest-VolumeQuotasNegativeTestJSON-666680093-project-admin] https://10.4.3.143/volume/v3/os-quota-sets/bbdd976626384c4e8363ecdf47e28716 returned with HTTP 200 Aug 16 21:14:38.460943 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 639/2551] 10.4.3.143 () {68 vars in 1374 bytes} [Sun Aug 16 21:14:38 2026] PUT /volume/v3/os-quota-sets/bbdd976626384c4e8363ecdf47e28716 => generated 572 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:14:38.468891 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-0032c683-b06d-4490-8723-f9400ca426bc None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:38.474322 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-0032c683-b06d-4490-8723-f9400ca426bc tempest-VolumeQuotasNegativeTestJSON-230612703 tempest-VolumeQuotasNegativeTestJSON-230612703-project-member] POST https://10.4.3.143/volume/v3/volumes/a04a3ac8-220f-435f-984a-902954e468e9/action Aug 16 21:14:38.475126 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-0032c683-b06d-4490-8723-f9400ca426bc tempest-VolumeQuotasNegativeTestJSON-230612703 tempest-VolumeQuotasNegativeTestJSON-230612703-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100331) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 21:14:38.481508 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-0032c683-b06d-4490-8723-f9400ca426bc tempest-VolumeQuotasNegativeTestJSON-230612703 tempest-VolumeQuotasNegativeTestJSON-230612703-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:14:38.489971 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:14:38.489971 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:14:38.490562 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-0032c683-b06d-4490-8723-f9400ca426bc tempest-VolumeQuotasNegativeTestJSON-230612703 tempest-VolumeQuotasNegativeTestJSON-230612703-project-member] Volume info retrieved successfully. Aug 16 21:14:38.537506 np0000007409 devstack@c-api.service[100331]: ERROR cinder.volume.api [None req-0032c683-b06d-4490-8723-f9400ca426bc tempest-VolumeQuotasNegativeTestJSON-230612703 tempest-VolumeQuotasNegativeTestJSON-230612703-project-member] Quota exceeded for bbdd976626384c4e8363ecdf47e28716, tried to extend volume by 1G, (1G of 1G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Aug 16 21:14:38.547963 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.middleware.fault [None req-0032c683-b06d-4490-8723-f9400ca426bc tempest-VolumeQuotasNegativeTestJSON-230612703 tempest-VolumeQuotasNegativeTestJSON-230612703-project-member] https://10.4.3.143/volume/v3/volumes/a04a3ac8-220f-435f-984a-902954e468e9/action returned with HTTP 413 Aug 16 21:14:38.549151 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 642/2552] 10.4.3.143 () {68 vars in 1390 bytes} [Sun Aug 16 21:14:38 2026] POST /volume/v3/volumes/a04a3ac8-220f-435f-984a-902954e468e9/action => generated 208 bytes in 81 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Aug 16 21:14:38.557749 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-23847bc7-ccff-461a-99ba-2a9fe995e0c5 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:38.560829 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-23847bc7-ccff-461a-99ba-2a9fe995e0c5 tempest-VolumeQuotasNegativeTestJSON-230612703 tempest-VolumeQuotasNegativeTestJSON-230612703-project-member] GET https://10.4.3.143/volume/v3/volumes/a04a3ac8-220f-435f-984a-902954e468e9 Aug 16 21:14:38.561115 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-23847bc7-ccff-461a-99ba-2a9fe995e0c5 tempest-VolumeQuotasNegativeTestJSON-230612703 tempest-VolumeQuotasNegativeTestJSON-230612703-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:38.561352 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-23847bc7-ccff-461a-99ba-2a9fe995e0c5 tempest-VolumeQuotasNegativeTestJSON-230612703 tempest-VolumeQuotasNegativeTestJSON-230612703-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:38.567067 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-f375c962-0d4e-4147-b54c-6fe8a43f1015 tempest-VolumeTypesNegativeTest-1365276042 tempest-VolumeTypesNegativeTest-1365276042-project-admin] POST https://10.4.3.143/volume/v3/types/fd1f5af6-9c55-41ea-8113-c1ddec8af7a0/encryption Aug 16 21:14:38.567067 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-f375c962-0d4e-4147-b54c-6fe8a43f1015 tempest-VolumeTypesNegativeTest-1365276042 tempest-VolumeTypesNegativeTest-1365276042-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:14:38.569948 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:14:38.569948 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:14:38.574294 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-23847bc7-ccff-461a-99ba-2a9fe995e0c5 tempest-VolumeQuotasNegativeTestJSON-230612703 tempest-VolumeQuotasNegativeTestJSON-230612703-project-member] Volume info retrieved successfully. Aug 16 21:14:38.584970 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-23847bc7-ccff-461a-99ba-2a9fe995e0c5 tempest-VolumeQuotasNegativeTestJSON-230612703 tempest-VolumeQuotasNegativeTestJSON-230612703-project-member] https://10.4.3.143/volume/v3/volumes/a04a3ac8-220f-435f-984a-902954e468e9 returned with HTTP 200 Aug 16 21:14:38.585388 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 644/2553] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:14:38 2026] GET /volume/v3/volumes/a04a3ac8-220f-435f-984a-902954e468e9 => generated 852 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:14:38.595119 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-f375c962-0d4e-4147-b54c-6fe8a43f1015 tempest-VolumeTypesNegativeTest-1365276042 tempest-VolumeTypesNegativeTest-1365276042-project-admin] https://10.4.3.143/volume/v3/types/fd1f5af6-9c55-41ea-8113-c1ddec8af7a0/encryption returned with HTTP 404 Aug 16 21:14:38.595119 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 629/2554] 10.4.3.143 () {68 vars in 1397 bytes} [Sun Aug 16 21:14:38 2026] POST /volume/v3/types/fd1f5af6-9c55-41ea-8113-c1ddec8af7a0/encryption => generated 114 bytes in 168 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:14:38.600280 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-bf98c280-f5c3-4a26-8088-d35a74ae96b2 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:38.602433 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-bf98c280-f5c3-4a26-8088-d35a74ae96b2 tempest-VolumeQuotasNegativeTestJSON-230612703 tempest-VolumeQuotasNegativeTestJSON-230612703-project-member] DELETE https://10.4.3.143/volume/v3/volumes/a04a3ac8-220f-435f-984a-902954e468e9 Aug 16 21:14:38.602769 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-bf98c280-f5c3-4a26-8088-d35a74ae96b2 tempest-VolumeQuotasNegativeTestJSON-230612703 tempest-VolumeQuotasNegativeTestJSON-230612703-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:38.603027 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-bf98c280-f5c3-4a26-8088-d35a74ae96b2 tempest-VolumeQuotasNegativeTestJSON-230612703 tempest-VolumeQuotasNegativeTestJSON-230612703-project-member] Calling method 'delete' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:38.603289 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.v3.volumes [None req-bf98c280-f5c3-4a26-8088-d35a74ae96b2 tempest-VolumeQuotasNegativeTestJSON-230612703 tempest-VolumeQuotasNegativeTestJSON-230612703-project-member] Delete volume with id: a04a3ac8-220f-435f-984a-902954e468e9 Aug 16 21:14:38.606246 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-98faab6d-8951-4c63-99cf-fca0f4fd7289 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:38.610653 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-98faab6d-8951-4c63-99cf-fca0f4fd7289 tempest-VolumeTypesNegativeTest-1365276042 tempest-VolumeTypesNegativeTest-1365276042-project-admin] POST https://10.4.3.143/volume/v3/types Aug 16 21:14:38.611116 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-98faab6d-8951-4c63-99cf-fca0f4fd7289 tempest-VolumeTypesNegativeTest-1365276042 tempest-VolumeTypesNegativeTest-1365276042-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-489167991", "os-volume-type-access:is_public": false}} {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:14:38.614276 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:14:38.614276 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:14:38.614842 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-bf98c280-f5c3-4a26-8088-d35a74ae96b2 tempest-VolumeQuotasNegativeTestJSON-230612703 tempest-VolumeQuotasNegativeTestJSON-230612703-project-member] Volume info retrieved successfully. Aug 16 21:14:38.626558 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-98faab6d-8951-4c63-99cf-fca0f4fd7289 tempest-VolumeTypesNegativeTest-1365276042 tempest-VolumeTypesNegativeTest-1365276042-project-admin] https://10.4.3.143/volume/v3/types returned with HTTP 200 Aug 16 21:14:38.627107 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 643/2555] 10.4.3.143 () {68 vars in 1253 bytes} [Sun Aug 16 21:14:38 2026] POST /volume/v3/types => generated 230 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:14:38.634856 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-bf98c280-f5c3-4a26-8088-d35a74ae96b2 tempest-VolumeQuotasNegativeTestJSON-230612703 tempest-VolumeQuotasNegativeTestJSON-230612703-project-member] Delete volume request issued successfully. Aug 16 21:14:38.635466 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-43376438-a814-4e48-9bdd-e4e761942939 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:38.635734 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-bf98c280-f5c3-4a26-8088-d35a74ae96b2 tempest-VolumeQuotasNegativeTestJSON-230612703 tempest-VolumeQuotasNegativeTestJSON-230612703-project-member] https://10.4.3.143/volume/v3/volumes/a04a3ac8-220f-435f-984a-902954e468e9 returned with HTTP 202 Aug 16 21:14:38.638093 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 640/2556] 10.4.3.143 () {66 vars in 1351 bytes} [Sun Aug 16 21:14:38 2026] DELETE /volume/v3/volumes/a04a3ac8-220f-435f-984a-902954e468e9 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 21:14:38.646445 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-c98444d9-0ed9-45e8-b7da-7ba3339a40bb None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:38.648877 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-c98444d9-0ed9-45e8-b7da-7ba3339a40bb tempest-VolumeQuotasNegativeTestJSON-230612703 tempest-VolumeQuotasNegativeTestJSON-230612703-project-member] GET https://10.4.3.143/volume/v3/volumes/a04a3ac8-220f-435f-984a-902954e468e9 Aug 16 21:14:38.649096 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-c98444d9-0ed9-45e8-b7da-7ba3339a40bb tempest-VolumeQuotasNegativeTestJSON-230612703 tempest-VolumeQuotasNegativeTestJSON-230612703-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:38.649285 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-c98444d9-0ed9-45e8-b7da-7ba3339a40bb tempest-VolumeQuotasNegativeTestJSON-230612703 tempest-VolumeQuotasNegativeTestJSON-230612703-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:38.656436 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:14:38.656436 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:14:38.660982 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-c98444d9-0ed9-45e8-b7da-7ba3339a40bb tempest-VolumeQuotasNegativeTestJSON-230612703 tempest-VolumeQuotasNegativeTestJSON-230612703-project-member] Volume info retrieved successfully. Aug 16 21:14:38.666402 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-c98444d9-0ed9-45e8-b7da-7ba3339a40bb tempest-VolumeQuotasNegativeTestJSON-230612703 tempest-VolumeQuotasNegativeTestJSON-230612703-project-member] https://10.4.3.143/volume/v3/volumes/a04a3ac8-220f-435f-984a-902954e468e9 returned with HTTP 200 Aug 16 21:14:38.666967 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 630/2557] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:14:38 2026] GET /volume/v3/volumes/a04a3ac8-220f-435f-984a-902954e468e9 => generated 851 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:14:38.720647 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-43376438-a814-4e48-9bdd-e4e761942939 tempest-VolumeTypesNegativeTest-1268025910 tempest-VolumeTypesNegativeTest-1268025910-project-member] POST https://10.4.3.143/volume/v3/volumes Aug 16 21:14:38.721009 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-43376438-a814-4e48-9bdd-e4e761942939 tempest-VolumeTypesNegativeTest-1268025910 tempest-VolumeTypesNegativeTest-1268025910-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "95d62736-8c61-4c38-b0a9-c6a236f639a1", "size": 1, "name": "tempest-VolumeTypesNegativeTest-Volume-1899060429"}} {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:14:38.722822 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.v3.volumes [None req-43376438-a814-4e48-9bdd-e4e761942939 tempest-VolumeTypesNegativeTest-1268025910 tempest-VolumeTypesNegativeTest-1268025910-project-member] Create volume request body: {'volume': {'volume_type': '95d62736-8c61-4c38-b0a9-c6a236f639a1', 'size': 1, 'name': 'tempest-VolumeTypesNegativeTest-Volume-1899060429'}} {{(pid=100330) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 21:14:38.734739 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-43376438-a814-4e48-9bdd-e4e761942939 tempest-VolumeTypesNegativeTest-1268025910 tempest-VolumeTypesNegativeTest-1268025910-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 404 Aug 16 21:14:38.735661 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 645/2558] 10.4.3.143 () {68 vars in 1259 bytes} [Sun Aug 16 21:14:38 2026] POST /volume/v3/volumes => generated 114 bytes in 100 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:14:38.743631 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-a814e7ef-d1c4-4019-9aab-9318119cb83a None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:38.745493 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-a814e7ef-d1c4-4019-9aab-9318119cb83a tempest-VolumeTypesNegativeTest-1365276042 tempest-VolumeTypesNegativeTest-1365276042-project-admin] DELETE https://10.4.3.143/volume/v3/types/95d62736-8c61-4c38-b0a9-c6a236f639a1 Aug 16 21:14:38.745694 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-a814e7ef-d1c4-4019-9aab-9318119cb83a tempest-VolumeTypesNegativeTest-1365276042 tempest-VolumeTypesNegativeTest-1365276042-project-admin] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:38.745941 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-a814e7ef-d1c4-4019-9aab-9318119cb83a tempest-VolumeTypesNegativeTest-1365276042 tempest-VolumeTypesNegativeTest-1365276042-project-admin] Calling method '_delete' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:38.770275 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-a814e7ef-d1c4-4019-9aab-9318119cb83a tempest-VolumeTypesNegativeTest-1365276042 tempest-VolumeTypesNegativeTest-1365276042-project-admin] https://10.4.3.143/volume/v3/types/95d62736-8c61-4c38-b0a9-c6a236f639a1 returned with HTTP 202 Aug 16 21:14:38.770845 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 644/2559] 10.4.3.143 () {66 vars in 1345 bytes} [Sun Aug 16 21:14:38 2026] DELETE /volume/v3/types/95d62736-8c61-4c38-b0a9-c6a236f639a1 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 21:14:38.779108 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-47f8ee03-41c5-4927-ac3c-24555f899f17 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:38.781290 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-47f8ee03-41c5-4927-ac3c-24555f899f17 tempest-VolumeTypesNegativeTest-1365276042 tempest-VolumeTypesNegativeTest-1365276042-project-admin] GET https://10.4.3.143/volume/v3/types/95d62736-8c61-4c38-b0a9-c6a236f639a1 Aug 16 21:14:38.781620 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-47f8ee03-41c5-4927-ac3c-24555f899f17 tempest-VolumeTypesNegativeTest-1365276042 tempest-VolumeTypesNegativeTest-1365276042-project-admin] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:38.781933 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-47f8ee03-41c5-4927-ac3c-24555f899f17 tempest-VolumeTypesNegativeTest-1365276042 tempest-VolumeTypesNegativeTest-1365276042-project-admin] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:38.785865 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-47f8ee03-41c5-4927-ac3c-24555f899f17 tempest-VolumeTypesNegativeTest-1365276042 tempest-VolumeTypesNegativeTest-1365276042-project-admin] https://10.4.3.143/volume/v3/types/95d62736-8c61-4c38-b0a9-c6a236f639a1 returned with HTTP 404 Aug 16 21:14:38.786403 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 641/2560] 10.4.3.143 () {66 vars in 1342 bytes} [Sun Aug 16 21:14:38 2026] GET /volume/v3/types/95d62736-8c61-4c38-b0a9-c6a236f639a1 => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:14:38.794655 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-ef1df51a-256d-40c0-a88d-edbd30a55b9c None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:38.796484 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-ef1df51a-256d-40c0-a88d-edbd30a55b9c tempest-VolumeTypesNegativeTest-1365276042 tempest-VolumeTypesNegativeTest-1365276042-project-admin] POST https://10.4.3.143/volume/v3/types Aug 16 21:14:38.796946 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-ef1df51a-256d-40c0-a88d-edbd30a55b9c tempest-VolumeTypesNegativeTest-1365276042 tempest-VolumeTypesNegativeTest-1365276042-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": ""}} {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:14:38.798239 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-ef1df51a-256d-40c0-a88d-edbd30a55b9c tempest-VolumeTypesNegativeTest-1365276042 tempest-VolumeTypesNegativeTest-1365276042-project-admin] https://10.4.3.143/volume/v3/types returned with HTTP 400 Aug 16 21:14:38.798659 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 631/2561] 10.4.3.143 () {68 vars in 1252 bytes} [Sun Aug 16 21:14:38 2026] POST /volume/v3/types => generated 115 bytes in 5 msecs (HTTP/1.1 400) 7 headers in 294 bytes (2 switches on core 0) Aug 16 21:14:38.807885 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-ed1eb3e5-2f13-4274-b11c-c72aefcd7bd7 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:38.810780 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-ed1eb3e5-2f13-4274-b11c-c72aefcd7bd7 tempest-VolumeTypesNegativeTest-1365276042 tempest-VolumeTypesNegativeTest-1365276042-project-admin] POST https://10.4.3.143/volume/v3/types Aug 16 21:14:38.811197 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-ed1eb3e5-2f13-4274-b11c-c72aefcd7bd7 tempest-VolumeTypesNegativeTest-1365276042 tempest-VolumeTypesNegativeTest-1365276042-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-599228408"}} {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:14:38.827225 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-ed1eb3e5-2f13-4274-b11c-c72aefcd7bd7 tempest-VolumeTypesNegativeTest-1365276042 tempest-VolumeTypesNegativeTest-1365276042-project-admin] https://10.4.3.143/volume/v3/types returned with HTTP 200 Aug 16 21:14:38.827612 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 646/2562] 10.4.3.143 () {68 vars in 1252 bytes} [Sun Aug 16 21:14:38 2026] POST /volume/v3/types => generated 228 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:14:38.836898 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-24e423bc-88c9-4c36-b532-d4df8ffb9e1a None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:38.839284 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-24e423bc-88c9-4c36-b532-d4df8ffb9e1a tempest-VolumeTypesNegativeTest-1365276042 tempest-VolumeTypesNegativeTest-1365276042-project-admin] POST https://10.4.3.143/volume/v3/types Aug 16 21:14:38.839799 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-24e423bc-88c9-4c36-b532-d4df8ffb9e1a tempest-VolumeTypesNegativeTest-1365276042 tempest-VolumeTypesNegativeTest-1365276042-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-599228408"}} {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:14:38.846866 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-24e423bc-88c9-4c36-b532-d4df8ffb9e1a tempest-VolumeTypesNegativeTest-1365276042 tempest-VolumeTypesNegativeTest-1365276042-project-admin] HTTP exception thrown: Volume Type tempest-VolumeTypesNegativeTest-volume-type-599228408 already exists. Aug 16 21:14:38.847430 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-24e423bc-88c9-4c36-b532-d4df8ffb9e1a tempest-VolumeTypesNegativeTest-1365276042 tempest-VolumeTypesNegativeTest-1365276042-project-admin] https://10.4.3.143/volume/v3/types returned with HTTP 409 Aug 16 21:14:38.848025 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 645/2563] 10.4.3.143 () {68 vars in 1252 bytes} [Sun Aug 16 21:14:38 2026] POST /volume/v3/types => generated 133 bytes in 12 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Aug 16 21:14:38.857442 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-967ac7f0-3616-4efe-ae39-89a61d41d546 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:38.857574 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-22437e5e-540e-473f-8f4b-e895891fee67 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:38.859422 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-967ac7f0-3616-4efe-ae39-89a61d41d546 tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] GET https://10.4.3.143/volume/v3/snapshots/77983bba-212a-4f8d-8280-9b0962c920c0 Aug 16 21:14:38.859679 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-967ac7f0-3616-4efe-ae39-89a61d41d546 tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:38.859866 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-22437e5e-540e-473f-8f4b-e895891fee67 tempest-VolumeTypesNegativeTest-1365276042 tempest-VolumeTypesNegativeTest-1365276042-project-admin] DELETE https://10.4.3.143/volume/v3/types/07183298-7ad5-4fb7-91d4-c953e49dfbc0 Aug 16 21:14:38.859991 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-967ac7f0-3616-4efe-ae39-89a61d41d546 tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:38.860245 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-22437e5e-540e-473f-8f4b-e895891fee67 tempest-VolumeTypesNegativeTest-1365276042 tempest-VolumeTypesNegativeTest-1365276042-project-admin] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:38.860544 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-22437e5e-540e-473f-8f4b-e895891fee67 tempest-VolumeTypesNegativeTest-1365276042 tempest-VolumeTypesNegativeTest-1365276042-project-admin] Calling method '_delete' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:38.865478 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-967ac7f0-3616-4efe-ae39-89a61d41d546 tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] https://10.4.3.143/volume/v3/snapshots/77983bba-212a-4f8d-8280-9b0962c920c0 returned with HTTP 404 Aug 16 21:14:38.866260 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 632/2564] 10.4.3.143 () {66 vars in 1354 bytes} [Sun Aug 16 21:14:38 2026] GET /volume/v3/snapshots/77983bba-212a-4f8d-8280-9b0962c920c0 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:14:38.874678 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-a7006103-eb45-4b1c-b3d5-5c37fbc56988 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:38.876490 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-a7006103-eb45-4b1c-b3d5-5c37fbc56988 tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] DELETE https://10.4.3.143/volume/v3/volumes/e7e6b004-c0eb-4b30-bab3-eb808883583e Aug 16 21:14:38.876753 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-a7006103-eb45-4b1c-b3d5-5c37fbc56988 tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:38.876948 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-a7006103-eb45-4b1c-b3d5-5c37fbc56988 tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Calling method 'delete' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:38.877128 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.v3.volumes [None req-a7006103-eb45-4b1c-b3d5-5c37fbc56988 tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Delete volume with id: e7e6b004-c0eb-4b30-bab3-eb808883583e Aug 16 21:14:38.888035 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-22437e5e-540e-473f-8f4b-e895891fee67 tempest-VolumeTypesNegativeTest-1365276042 tempest-VolumeTypesNegativeTest-1365276042-project-admin] https://10.4.3.143/volume/v3/types/07183298-7ad5-4fb7-91d4-c953e49dfbc0 returned with HTTP 202 Aug 16 21:14:38.888717 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 642/2565] 10.4.3.143 () {66 vars in 1345 bytes} [Sun Aug 16 21:14:38 2026] DELETE /volume/v3/types/07183298-7ad5-4fb7-91d4-c953e49dfbc0 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 21:14:38.888781 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:14:38.888781 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:14:38.889033 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-a7006103-eb45-4b1c-b3d5-5c37fbc56988 tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Volume info retrieved successfully. Aug 16 21:14:38.897325 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-91374ee4-ac6a-4866-b128-8094d6edf849 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:38.899331 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-91374ee4-ac6a-4866-b128-8094d6edf849 tempest-VolumeTypesNegativeTest-1365276042 tempest-VolumeTypesNegativeTest-1365276042-project-admin] GET https://10.4.3.143/volume/v3/types/07183298-7ad5-4fb7-91d4-c953e49dfbc0 Aug 16 21:14:38.899602 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-91374ee4-ac6a-4866-b128-8094d6edf849 tempest-VolumeTypesNegativeTest-1365276042 tempest-VolumeTypesNegativeTest-1365276042-project-admin] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:38.899862 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-91374ee4-ac6a-4866-b128-8094d6edf849 tempest-VolumeTypesNegativeTest-1365276042 tempest-VolumeTypesNegativeTest-1365276042-project-admin] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:38.904265 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-91374ee4-ac6a-4866-b128-8094d6edf849 tempest-VolumeTypesNegativeTest-1365276042 tempest-VolumeTypesNegativeTest-1365276042-project-admin] https://10.4.3.143/volume/v3/types/07183298-7ad5-4fb7-91d4-c953e49dfbc0 returned with HTTP 404 Aug 16 21:14:38.904864 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 646/2566] 10.4.3.143 () {66 vars in 1342 bytes} [Sun Aug 16 21:14:38 2026] GET /volume/v3/types/07183298-7ad5-4fb7-91d4-c953e49dfbc0 => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:14:38.914831 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-656f6813-7234-4334-b05f-22637dedfb82 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:38.917104 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-656f6813-7234-4334-b05f-22637dedfb82 tempest-VolumeTypesNegativeTest-1365276042 tempest-VolumeTypesNegativeTest-1365276042-project-admin] DELETE https://10.4.3.143/volume/v3/types/fb660c6f-a8f9-433b-8616-9f985dea3daa Aug 16 21:14:38.917307 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-656f6813-7234-4334-b05f-22637dedfb82 tempest-VolumeTypesNegativeTest-1365276042 tempest-VolumeTypesNegativeTest-1365276042-project-admin] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:38.917499 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-656f6813-7234-4334-b05f-22637dedfb82 tempest-VolumeTypesNegativeTest-1365276042 tempest-VolumeTypesNegativeTest-1365276042-project-admin] Calling method '_delete' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:38.918733 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-a7006103-eb45-4b1c-b3d5-5c37fbc56988 tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Delete volume request issued successfully. Aug 16 21:14:38.919035 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-a7006103-eb45-4b1c-b3d5-5c37fbc56988 tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] https://10.4.3.143/volume/v3/volumes/e7e6b004-c0eb-4b30-bab3-eb808883583e returned with HTTP 202 Aug 16 21:14:38.919689 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 647/2567] 10.4.3.143 () {66 vars in 1351 bytes} [Sun Aug 16 21:14:38 2026] DELETE /volume/v3/volumes/e7e6b004-c0eb-4b30-bab3-eb808883583e => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 21:14:38.921284 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-656f6813-7234-4334-b05f-22637dedfb82 tempest-VolumeTypesNegativeTest-1365276042 tempest-VolumeTypesNegativeTest-1365276042-project-admin] https://10.4.3.143/volume/v3/types/fb660c6f-a8f9-433b-8616-9f985dea3daa returned with HTTP 404 Aug 16 21:14:38.921602 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 633/2568] 10.4.3.143 () {66 vars in 1345 bytes} [Sun Aug 16 21:14:38 2026] DELETE /volume/v3/types/fb660c6f-a8f9-433b-8616-9f985dea3daa => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:14:38.930528 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-f0a17d90-adb2-4fcf-a5bc-5eedb1046eeb None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:38.930690 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-f16cc360-ac62-4c29-90b3-bc8159ae762b None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:38.932676 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-f16cc360-ac62-4c29-90b3-bc8159ae762b tempest-VolumeTypesNegativeTest-1365276042 tempest-VolumeTypesNegativeTest-1365276042-project-admin] GET https://10.4.3.143/volume/v3/types/9b179754-befa-457a-89f0-355375ab4a65 Aug 16 21:14:38.932857 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-f16cc360-ac62-4c29-90b3-bc8159ae762b tempest-VolumeTypesNegativeTest-1365276042 tempest-VolumeTypesNegativeTest-1365276042-project-admin] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:38.933064 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-f16cc360-ac62-4c29-90b3-bc8159ae762b tempest-VolumeTypesNegativeTest-1365276042 tempest-VolumeTypesNegativeTest-1365276042-project-admin] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:38.933780 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-f0a17d90-adb2-4fcf-a5bc-5eedb1046eeb tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] GET https://10.4.3.143/volume/v3/volumes/e7e6b004-c0eb-4b30-bab3-eb808883583e Aug 16 21:14:38.934224 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-f0a17d90-adb2-4fcf-a5bc-5eedb1046eeb tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:38.935441 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-f0a17d90-adb2-4fcf-a5bc-5eedb1046eeb tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:38.936346 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-f16cc360-ac62-4c29-90b3-bc8159ae762b tempest-VolumeTypesNegativeTest-1365276042 tempest-VolumeTypesNegativeTest-1365276042-project-admin] https://10.4.3.143/volume/v3/types/9b179754-befa-457a-89f0-355375ab4a65 returned with HTTP 404 Aug 16 21:14:38.936812 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 647/2569] 10.4.3.143 () {66 vars in 1342 bytes} [Sun Aug 16 21:14:38 2026] GET /volume/v3/types/9b179754-befa-457a-89f0-355375ab4a65 => generated 114 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:14:38.951511 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:14:38.951511 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:14:38.957499 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-f0a17d90-adb2-4fcf-a5bc-5eedb1046eeb tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Volume info retrieved successfully. Aug 16 21:14:38.963403 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-f0a17d90-adb2-4fcf-a5bc-5eedb1046eeb tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] https://10.4.3.143/volume/v3/volumes/e7e6b004-c0eb-4b30-bab3-eb808883583e returned with HTTP 200 Aug 16 21:14:38.963773 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 643/2570] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:14:38 2026] GET /volume/v3/volumes/e7e6b004-c0eb-4b30-bab3-eb808883583e => generated 1017 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:14:39.321004 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-15f756e8-5d0b-4d6b-9640-8435594c4845 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:39.323420 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-15f756e8-5d0b-4d6b-9640-8435594c4845 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] GET https://10.4.3.143/volume/v3/backups/aacfa115-19d3-4998-bebf-bcea1dc90ec8 Aug 16 21:14:39.323680 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-15f756e8-5d0b-4d6b-9640-8435594c4845 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:39.323959 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-15f756e8-5d0b-4d6b-9640-8435594c4845 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:39.324164 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.v3.backups [None req-15f756e8-5d0b-4d6b-9640-8435594c4845 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Show backup with id aacfa115-19d3-4998-bebf-bcea1dc90ec8. {{(pid=100330) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:14:39.329094 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:14:39.329094 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:14:39.330036 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-15f756e8-5d0b-4d6b-9640-8435594c4845 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] https://10.4.3.143/volume/v3/backups/aacfa115-19d3-4998-bebf-bcea1dc90ec8 returned with HTTP 200 Aug 16 21:14:39.330456 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 648/2571] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:14:39 2026] GET /volume/v3/backups/aacfa115-19d3-4998-bebf-bcea1dc90ec8 => generated 835 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:14:39.684114 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-3b8590fe-8c83-4cf1-acb2-ca6b422ff05d None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:39.687420 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-3b8590fe-8c83-4cf1-acb2-ca6b422ff05d tempest-VolumeQuotasNegativeTestJSON-230612703 tempest-VolumeQuotasNegativeTestJSON-230612703-project-member] GET https://10.4.3.143/volume/v3/volumes/a04a3ac8-220f-435f-984a-902954e468e9 Aug 16 21:14:39.687745 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-3b8590fe-8c83-4cf1-acb2-ca6b422ff05d tempest-VolumeQuotasNegativeTestJSON-230612703 tempest-VolumeQuotasNegativeTestJSON-230612703-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:39.688010 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-3b8590fe-8c83-4cf1-acb2-ca6b422ff05d tempest-VolumeQuotasNegativeTestJSON-230612703 tempest-VolumeQuotasNegativeTestJSON-230612703-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:39.700521 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-3b8590fe-8c83-4cf1-acb2-ca6b422ff05d tempest-VolumeQuotasNegativeTestJSON-230612703 tempest-VolumeQuotasNegativeTestJSON-230612703-project-member] https://10.4.3.143/volume/v3/volumes/a04a3ac8-220f-435f-984a-902954e468e9 returned with HTTP 404 Aug 16 21:14:39.701436 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 634/2572] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:14:39 2026] GET /volume/v3/volumes/a04a3ac8-220f-435f-984a-902954e468e9 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:14:39.710330 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-6ff67688-1521-4826-9941-5d0ae8f588dd None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:39.712659 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-6ff67688-1521-4826-9941-5d0ae8f588dd tempest-VolumeQuotasNegativeTestJSON-666680093 tempest-VolumeQuotasNegativeTestJSON-666680093-project-admin] PUT https://10.4.3.143/volume/v3/os-quota-sets/bbdd976626384c4e8363ecdf47e28716 Aug 16 21:14:39.713596 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-6ff67688-1521-4826-9941-5d0ae8f588dd tempest-VolumeQuotasNegativeTestJSON-666680093 tempest-VolumeQuotasNegativeTestJSON-666680093-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=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:14:39.832008 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-6ff67688-1521-4826-9941-5d0ae8f588dd tempest-VolumeQuotasNegativeTestJSON-666680093 tempest-VolumeQuotasNegativeTestJSON-666680093-project-admin] https://10.4.3.143/volume/v3/os-quota-sets/bbdd976626384c4e8363ecdf47e28716 returned with HTTP 200 Aug 16 21:14:39.832008 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 648/2573] 10.4.3.143 () {68 vars in 1375 bytes} [Sun Aug 16 21:14:39 2026] PUT /volume/v3/os-quota-sets/bbdd976626384c4e8363ecdf47e28716 => generated 576 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:14:39.978206 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-91c665d2-5eda-4dd2-87f3-cb29938b5345 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:39.980429 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-91c665d2-5eda-4dd2-87f3-cb29938b5345 tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] GET https://10.4.3.143/volume/v3/volumes/e7e6b004-c0eb-4b30-bab3-eb808883583e Aug 16 21:14:39.980429 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-91c665d2-5eda-4dd2-87f3-cb29938b5345 tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:39.980528 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-91c665d2-5eda-4dd2-87f3-cb29938b5345 tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:39.986428 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-91c665d2-5eda-4dd2-87f3-cb29938b5345 tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] https://10.4.3.143/volume/v3/volumes/e7e6b004-c0eb-4b30-bab3-eb808883583e returned with HTTP 404 Aug 16 21:14:39.986939 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 644/2574] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:14:39 2026] GET /volume/v3/volumes/e7e6b004-c0eb-4b30-bab3-eb808883583e => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:14:39.994838 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-7e573323-4729-4279-b4ae-fc0395be5204 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:39.996715 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-7e573323-4729-4279-b4ae-fc0395be5204 tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] POST https://10.4.3.143/volume/v3/volumes Aug 16 21:14:39.997122 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-7e573323-4729-4279-b4ae-fc0395be5204 tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1881396373"}} {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:14:39.998599 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.v3.volumes [None req-7e573323-4729-4279-b4ae-fc0395be5204 tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1881396373'}} {{(pid=100330) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 21:14:39.998761 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.v3.volumes [None req-7e573323-4729-4279-b4ae-fc0395be5204 tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Create volume of 1 GB Aug 16 21:14:40.006514 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-7e573323-4729-4279-b4ae-fc0395be5204 tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Availability Zones retrieved successfully. Aug 16 21:14:40.022016 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-7e573323-4729-4279-b4ae-fc0395be5204 tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Flow 'volume_create_api' (d10ed571-c9b9-47da-ba49-d6c44929a5ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100330) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:14:40.022016 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-7e573323-4729-4279-b4ae-fc0395be5204 tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5509645e-a956-4b66-9a83-9680b79a8e7c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:14:40.023229 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.flows.api.create_volume [None req-7e573323-4729-4279-b4ae-fc0395be5204 tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Validating volume size '1' using validate_int {{(pid=100330) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 21:14:40.054404 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-7e573323-4729-4279-b4ae-fc0395be5204 tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5509645e-a956-4b66-9a83-9680b79a8e7c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T21:04:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=69e633b8-fab9-4b15-8b40-4f1a67c51cda,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '69e633b8-fab9-4b15-8b40-4f1a67c51cda', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:14:40.055481 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-7e573323-4729-4279-b4ae-fc0395be5204 tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (84ed1999-f808-4737-9bfa-fc3c651ad15b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:14:40.109427 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.quota [None req-7e573323-4729-4279-b4ae-fc0395be5204 tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Created reservations ['6d758e04-a157-4d11-943f-ae931d0ceb72', '4a3fdd81-041d-4761-9703-64639f4bdf23', '2c098310-7784-4d8a-85d7-803d188440c5', '8ada1f15-3927-40b1-bbae-d6521f506f2b'] {{(pid=100330) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:14:40.110944 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-7e573323-4729-4279-b4ae-fc0395be5204 tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (84ed1999-f808-4737-9bfa-fc3c651ad15b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6d758e04-a157-4d11-943f-ae931d0ceb72', '4a3fdd81-041d-4761-9703-64639f4bdf23', '2c098310-7784-4d8a-85d7-803d188440c5', '8ada1f15-3927-40b1-bbae-d6521f506f2b']}' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:14:40.113202 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-7e573323-4729-4279-b4ae-fc0395be5204 tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1b2dd687-d9d5-4f98-9a25-e89176eff8bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:14:40.141464 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-7e573323-4729-4279-b4ae-fc0395be5204 tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1b2dd687-d9d5-4f98-9a25-e89176eff8bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '80241c05-0df6-46a1-8bb7-55485d3e2967', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1881396373',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='440812c9bca442a786aabacf4409d947',qos_specs=None,replication_status=,reservations=['6d758e04-a157-4d11-943f-ae931d0ceb72','4a3fdd81-041d-4761-9703-64639f4bdf23','2c098310-7784-4d8a-85d7-803d188440c5','8ada1f15-3927-40b1-bbae-d6521f506f2b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f1f2ada295a54f5584bbf9f4d581cdf2',volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T21:14:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1881396373',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=80241c05-0df6-46a1-8bb7-55485d3e2967,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='440812c9bca442a786aabacf4409d947',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f1f2ada295a54f5584bbf9f4d581cdf2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(69e633b8-fab9-4b15-8b40-4f1a67c51cda),volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda)}' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:14:40.142255 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-7e573323-4729-4279-b4ae-fc0395be5204 tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (47fd5825-cf98-42cd-9e86-6a949889d9eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:14:40.171950 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-7e573323-4729-4279-b4ae-fc0395be5204 tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (47fd5825-cf98-42cd-9e86-6a949889d9eb) transitioned into state 'SUCCESS' from state '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-1881396373',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='440812c9bca442a786aabacf4409d947',qos_specs=None,replication_status=,reservations=['6d758e04-a157-4d11-943f-ae931d0ceb72','4a3fdd81-041d-4761-9703-64639f4bdf23','2c098310-7784-4d8a-85d7-803d188440c5','8ada1f15-3927-40b1-bbae-d6521f506f2b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f1f2ada295a54f5584bbf9f4d581cdf2',volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda)}' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:14:40.173588 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-7e573323-4729-4279-b4ae-fc0395be5204 tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d2afddc1-ff57-4c10-b16d-376c81623baf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:14:40.184443 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-7e573323-4729-4279-b4ae-fc0395be5204 tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d2afddc1-ff57-4c10-b16d-376c81623baf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:14:40.185573 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-7e573323-4729-4279-b4ae-fc0395be5204 tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Flow 'volume_create_api' (d10ed571-c9b9-47da-ba49-d6c44929a5ba) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100330) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:14:40.185637 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-7e573323-4729-4279-b4ae-fc0395be5204 tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Create volume request issued successfully. Aug 16 21:14:40.186268 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-7e573323-4729-4279-b4ae-fc0395be5204 tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Aug 16 21:14:40.186677 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 649/2575] 10.4.3.143 () {68 vars in 1258 bytes} [Sun Aug 16 21:14:39 2026] POST /volume/v3/volumes => generated 778 bytes in 192 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 21:14:40.198700 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-02d70fee-1e96-470c-964a-a5c11e495bea None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:40.200788 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-02d70fee-1e96-470c-964a-a5c11e495bea tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] GET https://10.4.3.143/volume/v3/volumes/80241c05-0df6-46a1-8bb7-55485d3e2967 Aug 16 21:14:40.201585 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-02d70fee-1e96-470c-964a-a5c11e495bea tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:40.201585 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-02d70fee-1e96-470c-964a-a5c11e495bea tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:40.213346 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:14:40.213346 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:14:40.218229 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-02d70fee-1e96-470c-964a-a5c11e495bea tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Volume info retrieved successfully. Aug 16 21:14:40.223104 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-02d70fee-1e96-470c-964a-a5c11e495bea tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] https://10.4.3.143/volume/v3/volumes/80241c05-0df6-46a1-8bb7-55485d3e2967 returned with HTTP 200 Aug 16 21:14:40.223534 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 635/2576] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:14:40 2026] GET /volume/v3/volumes/80241c05-0df6-46a1-8bb7-55485d3e2967 => generated 957 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:14:40.346519 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-13ca818b-6339-48a6-b9d8-1152944313b5 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:40.348792 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-13ca818b-6339-48a6-b9d8-1152944313b5 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] GET https://10.4.3.143/volume/v3/backups/aacfa115-19d3-4998-bebf-bcea1dc90ec8 Aug 16 21:14:40.349217 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-13ca818b-6339-48a6-b9d8-1152944313b5 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:40.349766 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-13ca818b-6339-48a6-b9d8-1152944313b5 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:40.349766 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.v3.backups [None req-13ca818b-6339-48a6-b9d8-1152944313b5 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Show backup with id aacfa115-19d3-4998-bebf-bcea1dc90ec8. {{(pid=100331) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:14:40.355274 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:14:40.355274 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:14:40.356351 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-13ca818b-6339-48a6-b9d8-1152944313b5 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] https://10.4.3.143/volume/v3/backups/aacfa115-19d3-4998-bebf-bcea1dc90ec8 returned with HTTP 200 Aug 16 21:14:40.356827 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 649/2577] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:14:40 2026] GET /volume/v3/backups/aacfa115-19d3-4998-bebf-bcea1dc90ec8 => generated 837 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:14:40.367792 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-06f794c5-ebfa-4a93-ab81-701483d21c83 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:40.370407 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-06f794c5-ebfa-4a93-ab81-701483d21c83 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] GET https://10.4.3.143/volume/v3/snapshots/9d1311a8-669a-480d-aa31-702350f075ca Aug 16 21:14:40.370591 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-06f794c5-ebfa-4a93-ab81-701483d21c83 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:40.370867 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-06f794c5-ebfa-4a93-ab81-701483d21c83 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:40.376531 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:14:40.376531 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:14:40.377175 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-06f794c5-ebfa-4a93-ab81-701483d21c83 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Snapshot retrieved successfully. Aug 16 21:14:40.378122 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-06f794c5-ebfa-4a93-ab81-701483d21c83 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] https://10.4.3.143/volume/v3/snapshots/9d1311a8-669a-480d-aa31-702350f075ca returned with HTTP 200 Aug 16 21:14:40.378576 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 645/2578] 10.4.3.143 () {66 vars in 1354 bytes} [Sun Aug 16 21:14:40 2026] GET /volume/v3/snapshots/9d1311a8-669a-480d-aa31-702350f075ca => generated 467 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:14:40.389395 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-29839390-8a72-4db2-8e52-289092e250f3 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:40.391569 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-29839390-8a72-4db2-8e52-289092e250f3 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] GET https://10.4.3.143/volume/v3/backups/aacfa115-19d3-4998-bebf-bcea1dc90ec8 Aug 16 21:14:40.391777 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-29839390-8a72-4db2-8e52-289092e250f3 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:40.392011 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-29839390-8a72-4db2-8e52-289092e250f3 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:40.392117 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.v3.backups [None req-29839390-8a72-4db2-8e52-289092e250f3 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Show backup with id aacfa115-19d3-4998-bebf-bcea1dc90ec8. {{(pid=100330) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:14:40.396397 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:14:40.396397 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:14:40.397188 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-29839390-8a72-4db2-8e52-289092e250f3 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] https://10.4.3.143/volume/v3/backups/aacfa115-19d3-4998-bebf-bcea1dc90ec8 returned with HTTP 200 Aug 16 21:14:40.397601 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 650/2579] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:14:40 2026] GET /volume/v3/backups/aacfa115-19d3-4998-bebf-bcea1dc90ec8 => generated 837 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:14:40.408091 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-fc22cf96-a1d7-4eb1-8680-c402ec81bb39 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:40.410318 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-fc22cf96-a1d7-4eb1-8680-c402ec81bb39 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] DELETE https://10.4.3.143/volume/v3/backups/aacfa115-19d3-4998-bebf-bcea1dc90ec8 Aug 16 21:14:40.410632 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-fc22cf96-a1d7-4eb1-8680-c402ec81bb39 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:40.410896 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-fc22cf96-a1d7-4eb1-8680-c402ec81bb39 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Calling method 'delete' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:40.411031 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.contrib.backups [None req-fc22cf96-a1d7-4eb1-8680-c402ec81bb39 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Delete backup with id: aacfa115-19d3-4998-bebf-bcea1dc90ec8. Aug 16 21:14:40.416058 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:14:40.416058 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:14:40.438703 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.backup.rpcapi [None req-fc22cf96-a1d7-4eb1-8680-c402ec81bb39 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] delete_backup rpcapi backup_id aacfa115-19d3-4998-bebf-bcea1dc90ec8 {{(pid=100333) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 16 21:14:40.440725 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-fc22cf96-a1d7-4eb1-8680-c402ec81bb39 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] https://10.4.3.143/volume/v3/backups/aacfa115-19d3-4998-bebf-bcea1dc90ec8 returned with HTTP 202 Aug 16 21:14:40.441198 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 636/2580] 10.4.3.143 () {66 vars in 1351 bytes} [Sun Aug 16 21:14:40 2026] DELETE /volume/v3/backups/aacfa115-19d3-4998-bebf-bcea1dc90ec8 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 16 21:14:40.448290 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-0e9c09d4-8e79-4913-8728-27ff883bcb89 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:40.450153 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-0e9c09d4-8e79-4913-8728-27ff883bcb89 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] GET https://10.4.3.143/volume/v3/backups/aacfa115-19d3-4998-bebf-bcea1dc90ec8 Aug 16 21:14:40.450292 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-0e9c09d4-8e79-4913-8728-27ff883bcb89 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:40.450473 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-0e9c09d4-8e79-4913-8728-27ff883bcb89 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:40.450566 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.v3.backups [None req-0e9c09d4-8e79-4913-8728-27ff883bcb89 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Show backup with id aacfa115-19d3-4998-bebf-bcea1dc90ec8. {{(pid=100331) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:14:40.456751 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:14:40.456751 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:14:40.457684 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-0e9c09d4-8e79-4913-8728-27ff883bcb89 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] https://10.4.3.143/volume/v3/backups/aacfa115-19d3-4998-bebf-bcea1dc90ec8 returned with HTTP 200 Aug 16 21:14:40.458143 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 650/2581] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:14:40 2026] GET /volume/v3/backups/aacfa115-19d3-4998-bebf-bcea1dc90ec8 => generated 836 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:14:41.246782 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-56541c0c-51bb-4e3c-aa5f-ab003c8325d9 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:41.250209 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-56541c0c-51bb-4e3c-aa5f-ab003c8325d9 tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] GET https://10.4.3.143/volume/v3/volumes/80241c05-0df6-46a1-8bb7-55485d3e2967 Aug 16 21:14:41.251942 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-56541c0c-51bb-4e3c-aa5f-ab003c8325d9 tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:41.252180 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-56541c0c-51bb-4e3c-aa5f-ab003c8325d9 tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:41.267336 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:14:41.267336 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:14:41.274457 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-56541c0c-51bb-4e3c-aa5f-ab003c8325d9 tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Volume info retrieved successfully. Aug 16 21:14:41.279483 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-56541c0c-51bb-4e3c-aa5f-ab003c8325d9 tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] https://10.4.3.143/volume/v3/volumes/80241c05-0df6-46a1-8bb7-55485d3e2967 returned with HTTP 200 Aug 16 21:14:41.279982 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 646/2582] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:14:41 2026] GET /volume/v3/volumes/80241c05-0df6-46a1-8bb7-55485d3e2967 => generated 1018 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:14:41.294297 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-954d36b1-3b34-4c16-b7ca-e557c530c35e None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:41.296548 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-954d36b1-3b34-4c16-b7ca-e557c530c35e tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] POST https://10.4.3.143/volume/v3/snapshots Aug 16 21:14:41.296786 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-954d36b1-3b34-4c16-b7ca-e557c530c35e tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "80241c05-0df6-46a1-8bb7-55485d3e2967", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1516238143"}} {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:14:41.310967 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:14:41.310967 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:14:41.311706 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-954d36b1-3b34-4c16-b7ca-e557c530c35e tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Volume info retrieved successfully. Aug 16 21:14:41.311868 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.v3.snapshots [None req-954d36b1-3b34-4c16-b7ca-e557c530c35e tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Create snapshot from volume 80241c05-0df6-46a1-8bb7-55485d3e2967 Aug 16 21:14:41.345157 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.quota [None req-954d36b1-3b34-4c16-b7ca-e557c530c35e tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Created reservations ['0631a6d6-a39d-4c28-926b-580a14c613ce', '3062afe6-c326-433b-9982-aab33375d15c', '4e48d660-0c70-4af3-9545-484184743551', 'fcd9193f-2d7b-4f0b-9c99-c7c5d4c97b8b'] {{(pid=100330) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:14:41.382697 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-954d36b1-3b34-4c16-b7ca-e557c530c35e tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Snapshot create request issued successfully. Aug 16 21:14:41.383039 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-954d36b1-3b34-4c16-b7ca-e557c530c35e tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] https://10.4.3.143/volume/v3/snapshots returned with HTTP 202 Aug 16 21:14:41.383619 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 651/2583] 10.4.3.143 () {68 vars in 1265 bytes} [Sun Aug 16 21:14:41 2026] POST /volume/v3/snapshots => generated 308 bytes in 90 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 21:14:41.398444 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-7ed73b59-7b95-4f7a-aa64-f6e48625d5ac None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:41.400353 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-7ed73b59-7b95-4f7a-aa64-f6e48625d5ac tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] GET https://10.4.3.143/volume/v3/snapshots/13563c2d-41b4-40d4-985e-8628b6b7d492 Aug 16 21:14:41.400645 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-7ed73b59-7b95-4f7a-aa64-f6e48625d5ac tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:41.400866 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-7ed73b59-7b95-4f7a-aa64-f6e48625d5ac tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:41.406458 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:14:41.406458 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:14:41.406835 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-7ed73b59-7b95-4f7a-aa64-f6e48625d5ac tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Snapshot retrieved successfully. Aug 16 21:14:41.407647 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-7ed73b59-7b95-4f7a-aa64-f6e48625d5ac tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] https://10.4.3.143/volume/v3/snapshots/13563c2d-41b4-40d4-985e-8628b6b7d492 returned with HTTP 200 Aug 16 21:14:41.408031 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 637/2584] 10.4.3.143 () {66 vars in 1354 bytes} [Sun Aug 16 21:14:41 2026] GET /volume/v3/snapshots/13563c2d-41b4-40d4-985e-8628b6b7d492 => generated 440 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:14:41.469177 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-a92891ed-1905-4430-a803-a015c9eafb0e None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:41.471097 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-a92891ed-1905-4430-a803-a015c9eafb0e tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] GET https://10.4.3.143/volume/v3/backups/aacfa115-19d3-4998-bebf-bcea1dc90ec8 Aug 16 21:14:41.471309 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-a92891ed-1905-4430-a803-a015c9eafb0e tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:41.471486 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-a92891ed-1905-4430-a803-a015c9eafb0e tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:41.471583 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.v3.backups [None req-a92891ed-1905-4430-a803-a015c9eafb0e tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Show backup with id aacfa115-19d3-4998-bebf-bcea1dc90ec8. {{(pid=100331) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:14:41.475097 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-a92891ed-1905-4430-a803-a015c9eafb0e tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] https://10.4.3.143/volume/v3/backups/aacfa115-19d3-4998-bebf-bcea1dc90ec8 returned with HTTP 404 Aug 16 21:14:41.475628 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 651/2585] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:14:41 2026] GET /volume/v3/backups/aacfa115-19d3-4998-bebf-bcea1dc90ec8 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:14:41.575514 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-1fbd4c2d-8204-4ab7-be26-7e98b40030a8 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:41.580064 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-1fbd4c2d-8204-4ab7-be26-7e98b40030a8 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] DELETE https://10.4.3.143/volume/v3/snapshots/9d1311a8-669a-480d-aa31-702350f075ca Aug 16 21:14:41.580064 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-1fbd4c2d-8204-4ab7-be26-7e98b40030a8 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:41.580064 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-1fbd4c2d-8204-4ab7-be26-7e98b40030a8 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Calling method 'delete' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:41.580064 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.v3.snapshots [None req-1fbd4c2d-8204-4ab7-be26-7e98b40030a8 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Delete snapshot with id: 9d1311a8-669a-480d-aa31-702350f075ca Aug 16 21:14:41.588681 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:14:41.588681 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:14:41.589408 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-1fbd4c2d-8204-4ab7-be26-7e98b40030a8 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Snapshot retrieved successfully. Aug 16 21:14:41.620945 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-8b259c02-7318-4f0e-84d6-0e152f0b6b83 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:41.621732 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-1fbd4c2d-8204-4ab7-be26-7e98b40030a8 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Snapshot delete request issued successfully. Aug 16 21:14:41.622553 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-1fbd4c2d-8204-4ab7-be26-7e98b40030a8 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] https://10.4.3.143/volume/v3/snapshots/9d1311a8-669a-480d-aa31-702350f075ca returned with HTTP 202 Aug 16 21:14:41.622553 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 647/2586] 10.4.3.143 () {66 vars in 1357 bytes} [Sun Aug 16 21:14:41 2026] DELETE /volume/v3/snapshots/9d1311a8-669a-480d-aa31-702350f075ca => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 21:14:41.637747 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-1ef22a56-8e5b-4a7f-b49a-87a4919509c5 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:41.639715 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-1ef22a56-8e5b-4a7f-b49a-87a4919509c5 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] GET https://10.4.3.143/volume/v3/snapshots/9d1311a8-669a-480d-aa31-702350f075ca Aug 16 21:14:41.639937 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-1ef22a56-8e5b-4a7f-b49a-87a4919509c5 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:41.640172 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-1ef22a56-8e5b-4a7f-b49a-87a4919509c5 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:41.644662 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:14:41.644662 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:14:41.645205 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-1ef22a56-8e5b-4a7f-b49a-87a4919509c5 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Snapshot retrieved successfully. Aug 16 21:14:41.645886 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-1ef22a56-8e5b-4a7f-b49a-87a4919509c5 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] https://10.4.3.143/volume/v3/snapshots/9d1311a8-669a-480d-aa31-702350f075ca returned with HTTP 200 Aug 16 21:14:41.646256 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 638/2587] 10.4.3.143 () {66 vars in 1354 bytes} [Sun Aug 16 21:14:41 2026] GET /volume/v3/snapshots/9d1311a8-669a-480d-aa31-702350f075ca => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:14:41.780358 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-8b259c02-7318-4f0e-84d6-0e152f0b6b83 tempest-VolumesListAdminTestJSON-1293910984 tempest-VolumesListAdminTestJSON-1293910984-project-member] GET https://10.4.3.143/volume/v3/volumes Aug 16 21:14:41.780564 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-8b259c02-7318-4f0e-84d6-0e152f0b6b83 tempest-VolumesListAdminTestJSON-1293910984 tempest-VolumesListAdminTestJSON-1293910984-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:41.780745 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-8b259c02-7318-4f0e-84d6-0e152f0b6b83 tempest-VolumesListAdminTestJSON-1293910984 tempest-VolumesListAdminTestJSON-1293910984-project-member] Calling method 'index' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:41.781012 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.api_utils [None req-8b259c02-7318-4f0e-84d6-0e152f0b6b83 tempest-VolumesListAdminTestJSON-1293910984 tempest-VolumesListAdminTestJSON-1293910984-project-member] Removing options '' from query. {{(pid=100330) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 16 21:14:41.781363 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:14:41.781363 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:14:41.781741 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-8b259c02-7318-4f0e-84d6-0e152f0b6b83 tempest-VolumesListAdminTestJSON-1293910984 tempest-VolumesListAdminTestJSON-1293910984-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100330) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 16 21:14:41.787833 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-8b259c02-7318-4f0e-84d6-0e152f0b6b83 tempest-VolumesListAdminTestJSON-1293910984 tempest-VolumesListAdminTestJSON-1293910984-project-member] Get all volumes completed successfully. Aug 16 21:14:41.788217 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-8b259c02-7318-4f0e-84d6-0e152f0b6b83 tempest-VolumesListAdminTestJSON-1293910984 tempest-VolumesListAdminTestJSON-1293910984-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 200 Aug 16 21:14:41.788572 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 652/2588] 10.4.3.143 () {66 vars in 1237 bytes} [Sun Aug 16 21:14:41 2026] GET /volume/v3/volumes => generated 15 bytes in 169 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 16 21:14:41.797239 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-6144a95c-e53d-4767-9891-19144488d798 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:41.803180 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-6144a95c-e53d-4767-9891-19144488d798 tempest-VolumesListAdminTestJSON-1293910984 tempest-VolumesListAdminTestJSON-1293910984-project-member] POST https://10.4.3.143/volume/v3/volumes Aug 16 21:14:41.803496 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-6144a95c-e53d-4767-9891-19144488d798 tempest-VolumesListAdminTestJSON-1293910984 tempest-VolumesListAdminTestJSON-1293910984-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-669736178"}} {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:14:41.809220 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.v3.volumes [None req-6144a95c-e53d-4767-9891-19144488d798 tempest-VolumesListAdminTestJSON-1293910984 tempest-VolumesListAdminTestJSON-1293910984-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-669736178'}} {{(pid=100331) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 21:14:41.809377 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.v3.volumes [None req-6144a95c-e53d-4767-9891-19144488d798 tempest-VolumesListAdminTestJSON-1293910984 tempest-VolumesListAdminTestJSON-1293910984-project-member] Create volume of 1 GB Aug 16 21:14:41.816185 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-6144a95c-e53d-4767-9891-19144488d798 tempest-VolumesListAdminTestJSON-1293910984 tempest-VolumesListAdminTestJSON-1293910984-project-member] Availability Zones retrieved successfully. Aug 16 21:14:41.823936 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-6144a95c-e53d-4767-9891-19144488d798 tempest-VolumesListAdminTestJSON-1293910984 tempest-VolumesListAdminTestJSON-1293910984-project-member] Flow 'volume_create_api' (c5f9533d-d6f1-4df8-879d-ea7204a3a13a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100331) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:14:41.825808 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-6144a95c-e53d-4767-9891-19144488d798 tempest-VolumesListAdminTestJSON-1293910984 tempest-VolumesListAdminTestJSON-1293910984-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8843ce31-a0e2-4466-b680-fe40e035313f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:14:41.826966 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.flows.api.create_volume [None req-6144a95c-e53d-4767-9891-19144488d798 tempest-VolumesListAdminTestJSON-1293910984 tempest-VolumesListAdminTestJSON-1293910984-project-member] Validating volume size '1' using validate_int {{(pid=100331) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 21:14:41.865932 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-6144a95c-e53d-4767-9891-19144488d798 tempest-VolumesListAdminTestJSON-1293910984 tempest-VolumesListAdminTestJSON-1293910984-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8843ce31-a0e2-4466-b680-fe40e035313f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T21:04:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=69e633b8-fab9-4b15-8b40-4f1a67c51cda,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '69e633b8-fab9-4b15-8b40-4f1a67c51cda', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:14:41.867069 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-6144a95c-e53d-4767-9891-19144488d798 tempest-VolumesListAdminTestJSON-1293910984 tempest-VolumesListAdminTestJSON-1293910984-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8e39d7f7-d3e0-48a7-afee-e927cb621ceb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:14:41.931513 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.quota [None req-6144a95c-e53d-4767-9891-19144488d798 tempest-VolumesListAdminTestJSON-1293910984 tempest-VolumesListAdminTestJSON-1293910984-project-member] Created reservations ['355a0b50-4c3e-44cd-bc9c-2c476c4e9b78', '091fae47-fd6f-47cb-8870-d89dd5538bea', 'c4cacb41-2496-46cd-bd45-4a88db65f65e', '85599562-0296-4254-8966-0fd583ee91be'] {{(pid=100331) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:14:41.932755 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-6144a95c-e53d-4767-9891-19144488d798 tempest-VolumesListAdminTestJSON-1293910984 tempest-VolumesListAdminTestJSON-1293910984-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8e39d7f7-d3e0-48a7-afee-e927cb621ceb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['355a0b50-4c3e-44cd-bc9c-2c476c4e9b78', '091fae47-fd6f-47cb-8870-d89dd5538bea', 'c4cacb41-2496-46cd-bd45-4a88db65f65e', '85599562-0296-4254-8966-0fd583ee91be']}' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:14:41.933761 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-6144a95c-e53d-4767-9891-19144488d798 tempest-VolumesListAdminTestJSON-1293910984 tempest-VolumesListAdminTestJSON-1293910984-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (37789c11-5117-4ab1-904e-0006286deb60) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:14:41.957566 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-6144a95c-e53d-4767-9891-19144488d798 tempest-VolumesListAdminTestJSON-1293910984 tempest-VolumesListAdminTestJSON-1293910984-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (37789c11-5117-4ab1-904e-0006286deb60) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '02ea574d-4ae6-40ae-bbf4-0531ddd5c929', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-669736178',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9196eecdd59d4e6aa0a1575e9dc1e209',qos_specs=None,replication_status=,reservations=['355a0b50-4c3e-44cd-bc9c-2c476c4e9b78','091fae47-fd6f-47cb-8870-d89dd5538bea','c4cacb41-2496-46cd-bd45-4a88db65f65e','85599562-0296-4254-8966-0fd583ee91be'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2a0b55c7b613425ab691d562ca05bc20',volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T21:14:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-669736178',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=02ea574d-4ae6-40ae-bbf4-0531ddd5c929,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9196eecdd59d4e6aa0a1575e9dc1e209',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2a0b55c7b613425ab691d562ca05bc20',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(69e633b8-fab9-4b15-8b40-4f1a67c51cda),volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda)}' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:14:41.958877 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-6144a95c-e53d-4767-9891-19144488d798 tempest-VolumesListAdminTestJSON-1293910984 tempest-VolumesListAdminTestJSON-1293910984-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (52b515fa-63db-4d93-900a-8d7299a3c8b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:14:41.980091 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-6144a95c-e53d-4767-9891-19144488d798 tempest-VolumesListAdminTestJSON-1293910984 tempest-VolumesListAdminTestJSON-1293910984-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (52b515fa-63db-4d93-900a-8d7299a3c8b8) transitioned into state 'SUCCESS' from state '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-669736178',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9196eecdd59d4e6aa0a1575e9dc1e209',qos_specs=None,replication_status=,reservations=['355a0b50-4c3e-44cd-bc9c-2c476c4e9b78','091fae47-fd6f-47cb-8870-d89dd5538bea','c4cacb41-2496-46cd-bd45-4a88db65f65e','85599562-0296-4254-8966-0fd583ee91be'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2a0b55c7b613425ab691d562ca05bc20',volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda)}' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:14:41.980814 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-6144a95c-e53d-4767-9891-19144488d798 tempest-VolumesListAdminTestJSON-1293910984 tempest-VolumesListAdminTestJSON-1293910984-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (20917139-b00d-43c6-9131-300111b74801) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:14:41.990313 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-6144a95c-e53d-4767-9891-19144488d798 tempest-VolumesListAdminTestJSON-1293910984 tempest-VolumesListAdminTestJSON-1293910984-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (20917139-b00d-43c6-9131-300111b74801) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:14:41.995944 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-6144a95c-e53d-4767-9891-19144488d798 tempest-VolumesListAdminTestJSON-1293910984 tempest-VolumesListAdminTestJSON-1293910984-project-member] Flow 'volume_create_api' (c5f9533d-d6f1-4df8-879d-ea7204a3a13a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100331) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:14:41.995944 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-6144a95c-e53d-4767-9891-19144488d798 tempest-VolumesListAdminTestJSON-1293910984 tempest-VolumesListAdminTestJSON-1293910984-project-member] Create volume request issued successfully. Aug 16 21:14:41.995944 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-6144a95c-e53d-4767-9891-19144488d798 tempest-VolumesListAdminTestJSON-1293910984 tempest-VolumesListAdminTestJSON-1293910984-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Aug 16 21:14:41.995944 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 652/2589] 10.4.3.143 () {68 vars in 1258 bytes} [Sun Aug 16 21:14:41 2026] POST /volume/v3/volumes => generated 754 bytes in 196 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 21:14:42.006071 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-a0291b4d-2404-402c-93de-a447668773d0 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:42.007482 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-a0291b4d-2404-402c-93de-a447668773d0 tempest-VolumesListAdminTestJSON-1293910984 tempest-VolumesListAdminTestJSON-1293910984-project-member] GET https://10.4.3.143/volume/v3/volumes/02ea574d-4ae6-40ae-bbf4-0531ddd5c929 Aug 16 21:14:42.007482 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-a0291b4d-2404-402c-93de-a447668773d0 tempest-VolumesListAdminTestJSON-1293910984 tempest-VolumesListAdminTestJSON-1293910984-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:42.007482 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-a0291b4d-2404-402c-93de-a447668773d0 tempest-VolumesListAdminTestJSON-1293910984 tempest-VolumesListAdminTestJSON-1293910984-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:42.016161 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:14:42.016161 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:14:42.020948 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-a0291b4d-2404-402c-93de-a447668773d0 tempest-VolumesListAdminTestJSON-1293910984 tempest-VolumesListAdminTestJSON-1293910984-project-member] Volume info retrieved successfully. Aug 16 21:14:42.025676 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-a0291b4d-2404-402c-93de-a447668773d0 tempest-VolumesListAdminTestJSON-1293910984 tempest-VolumesListAdminTestJSON-1293910984-project-member] https://10.4.3.143/volume/v3/volumes/02ea574d-4ae6-40ae-bbf4-0531ddd5c929 returned with HTTP 200 Aug 16 21:14:42.026324 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 648/2590] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:14:42 2026] GET /volume/v3/volumes/02ea574d-4ae6-40ae-bbf4-0531ddd5c929 => generated 822 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:14:42.420475 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-d032d7c8-7d7e-4da4-9884-2f3dddadfede None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:42.425626 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-d032d7c8-7d7e-4da4-9884-2f3dddadfede tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] GET https://10.4.3.143/volume/v3/snapshots/13563c2d-41b4-40d4-985e-8628b6b7d492 Aug 16 21:14:42.425626 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-d032d7c8-7d7e-4da4-9884-2f3dddadfede tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:42.425626 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-d032d7c8-7d7e-4da4-9884-2f3dddadfede tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:42.429941 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:14:42.429941 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:14:42.429941 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-d032d7c8-7d7e-4da4-9884-2f3dddadfede tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Snapshot retrieved successfully. Aug 16 21:14:42.429941 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-d032d7c8-7d7e-4da4-9884-2f3dddadfede tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] https://10.4.3.143/volume/v3/snapshots/13563c2d-41b4-40d4-985e-8628b6b7d492 returned with HTTP 200 Aug 16 21:14:42.433942 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 639/2591] 10.4.3.143 () {66 vars in 1354 bytes} [Sun Aug 16 21:14:42 2026] GET /volume/v3/snapshots/13563c2d-41b4-40d4-985e-8628b6b7d492 => generated 467 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:14:42.444845 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-c16c88f7-ac79-4cc0-916e-0ecb310ca17b None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:42.447816 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-c16c88f7-ac79-4cc0-916e-0ecb310ca17b tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] POST https://10.4.3.143/volume/v3/snapshots/13563c2d-41b4-40d4-985e-8628b6b7d492/action Aug 16 21:14:42.448343 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-c16c88f7-ac79-4cc0-916e-0ecb310ca17b tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100330) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 21:14:42.448520 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-c16c88f7-ac79-4cc0-916e-0ecb310ca17b tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:14:42.450407 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.contrib.admin_actions [None req-c16c88f7-ac79-4cc0-916e-0ecb310ca17b tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Updating snapshot '13563c2d-41b4-40d4-985e-8628b6b7d492' with '{'status': 'creating'}' {{(pid=100330) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 16 21:14:42.463781 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:14:42.463781 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:14:42.487367 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-c16c88f7-ac79-4cc0-916e-0ecb310ca17b tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] https://10.4.3.143/volume/v3/snapshots/13563c2d-41b4-40d4-985e-8628b6b7d492/action returned with HTTP 202 Aug 16 21:14:42.487928 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 653/2592] 10.4.3.143 () {68 vars in 1396 bytes} [Sun Aug 16 21:14:42 2026] POST /volume/v3/snapshots/13563c2d-41b4-40d4-985e-8628b6b7d492/action => generated 0 bytes in 44 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 16 21:14:42.498464 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-e40acf26-5943-4300-b8d8-9dd27963d71e None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:42.500824 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-e40acf26-5943-4300-b8d8-9dd27963d71e tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] GET https://10.4.3.143/volume/v3/snapshots/13563c2d-41b4-40d4-985e-8628b6b7d492 Aug 16 21:14:42.501203 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-e40acf26-5943-4300-b8d8-9dd27963d71e tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:42.501513 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-e40acf26-5943-4300-b8d8-9dd27963d71e tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:42.509202 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:14:42.509202 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:14:42.509545 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-e40acf26-5943-4300-b8d8-9dd27963d71e tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Snapshot retrieved successfully. Aug 16 21:14:42.512445 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-e40acf26-5943-4300-b8d8-9dd27963d71e tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] https://10.4.3.143/volume/v3/snapshots/13563c2d-41b4-40d4-985e-8628b6b7d492 returned with HTTP 200 Aug 16 21:14:42.513025 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 653/2593] 10.4.3.143 () {66 vars in 1354 bytes} [Sun Aug 16 21:14:42 2026] GET /volume/v3/snapshots/13563c2d-41b4-40d4-985e-8628b6b7d492 => generated 466 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:14:42.525649 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-305e8e4c-8dab-4813-a98c-1200c1456238 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:42.531715 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-305e8e4c-8dab-4813-a98c-1200c1456238 tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-member] POST https://10.4.3.143/volume/v3/snapshots/13563c2d-41b4-40d4-985e-8628b6b7d492/action Aug 16 21:14:42.532225 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-305e8e4c-8dab-4813-a98c-1200c1456238 tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-member] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "80%"}}' {{(pid=100332) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 21:14:42.532400 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-305e8e4c-8dab-4813-a98c-1200c1456238 tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-member] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "80%"}} {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:14:42.533952 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.contrib.snapshot_actions [None req-305e8e4c-8dab-4813-a98c-1200c1456238 tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-member] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '80%'}} {{(pid=100332) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Aug 16 21:14:42.541766 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:14:42.541766 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:14:42.542258 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.contrib.snapshot_actions [None req-305e8e4c-8dab-4813-a98c-1200c1456238 tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-member] Updating snapshot 13563c2d-41b4-40d4-985e-8628b6b7d492 with info {'id': '13563c2d-41b4-40d4-985e-8628b6b7d492', 'status': 'error', 'progress': '80%'} Aug 16 21:14:42.548185 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-305e8e4c-8dab-4813-a98c-1200c1456238 tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-member] https://10.4.3.143/volume/v3/snapshots/13563c2d-41b4-40d4-985e-8628b6b7d492/action returned with HTTP 202 Aug 16 21:14:42.548664 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 649/2594] 10.4.3.143 () {68 vars in 1396 bytes} [Sun Aug 16 21:14:42 2026] POST /volume/v3/snapshots/13563c2d-41b4-40d4-985e-8628b6b7d492/action => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 21:14:42.555702 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-8d7ee08e-1825-44a1-a0b0-d594aa6a32be None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:42.557259 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-8d7ee08e-1825-44a1-a0b0-d594aa6a32be tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] DELETE https://10.4.3.143/volume/v3/snapshots/13563c2d-41b4-40d4-985e-8628b6b7d492 Aug 16 21:14:42.557469 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-8d7ee08e-1825-44a1-a0b0-d594aa6a32be tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:42.557616 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-8d7ee08e-1825-44a1-a0b0-d594aa6a32be tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Calling method 'delete' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:42.557715 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.v3.snapshots [None req-8d7ee08e-1825-44a1-a0b0-d594aa6a32be tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Delete snapshot with id: 13563c2d-41b4-40d4-985e-8628b6b7d492 Aug 16 21:14:42.569957 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:14:42.569957 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:14:42.570274 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-8d7ee08e-1825-44a1-a0b0-d594aa6a32be tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Snapshot retrieved successfully. Aug 16 21:14:42.575198 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-cf58b153-db59-41bf-aec8-b1ce2fa4172d None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:42.590227 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-8d7ee08e-1825-44a1-a0b0-d594aa6a32be tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Snapshot delete request issued successfully. Aug 16 21:14:42.591670 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-8d7ee08e-1825-44a1-a0b0-d594aa6a32be tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] https://10.4.3.143/volume/v3/snapshots/13563c2d-41b4-40d4-985e-8628b6b7d492 returned with HTTP 202 Aug 16 21:14:42.591670 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 640/2595] 10.4.3.143 () {66 vars in 1357 bytes} [Sun Aug 16 21:14:42 2026] DELETE /volume/v3/snapshots/13563c2d-41b4-40d4-985e-8628b6b7d492 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 21:14:42.599594 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-4ab02638-0d95-42cc-9cb4-0d87aa94c8dc None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:42.601962 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-4ab02638-0d95-42cc-9cb4-0d87aa94c8dc tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] GET https://10.4.3.143/volume/v3/snapshots/13563c2d-41b4-40d4-985e-8628b6b7d492 Aug 16 21:14:42.601962 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-4ab02638-0d95-42cc-9cb4-0d87aa94c8dc tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:42.601962 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-4ab02638-0d95-42cc-9cb4-0d87aa94c8dc tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:42.606523 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:14:42.606523 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:14:42.606985 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-4ab02638-0d95-42cc-9cb4-0d87aa94c8dc tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Snapshot retrieved successfully. Aug 16 21:14:42.607684 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-4ab02638-0d95-42cc-9cb4-0d87aa94c8dc tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] https://10.4.3.143/volume/v3/snapshots/13563c2d-41b4-40d4-985e-8628b6b7d492 returned with HTTP 200 Aug 16 21:14:42.608020 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 654/2596] 10.4.3.143 () {66 vars in 1354 bytes} [Sun Aug 16 21:14:42 2026] GET /volume/v3/snapshots/13563c2d-41b4-40d4-985e-8628b6b7d492 => generated 465 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:14:42.660975 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-3043f368-c456-46aa-8da3-0fb0fe306389 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:42.662715 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-3043f368-c456-46aa-8da3-0fb0fe306389 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] GET https://10.4.3.143/volume/v3/snapshots/9d1311a8-669a-480d-aa31-702350f075ca Aug 16 21:14:42.662898 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-3043f368-c456-46aa-8da3-0fb0fe306389 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:42.663116 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-3043f368-c456-46aa-8da3-0fb0fe306389 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:42.667737 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-3043f368-c456-46aa-8da3-0fb0fe306389 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] https://10.4.3.143/volume/v3/snapshots/9d1311a8-669a-480d-aa31-702350f075ca returned with HTTP 404 Aug 16 21:14:42.668510 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 650/2597] 10.4.3.143 () {66 vars in 1354 bytes} [Sun Aug 16 21:14:42 2026] GET /volume/v3/snapshots/9d1311a8-669a-480d-aa31-702350f075ca => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:14:42.680798 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-d15632f0-2ce9-47b6-86d4-eaee5de57a49 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:42.682842 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-d15632f0-2ce9-47b6-86d4-eaee5de57a49 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] GET https://10.4.3.143/volume/v3/volumes/c94886bd-c6cb-4110-be4f-e094d590d202 Aug 16 21:14:42.683113 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-d15632f0-2ce9-47b6-86d4-eaee5de57a49 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:42.683371 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-d15632f0-2ce9-47b6-86d4-eaee5de57a49 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:42.690309 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:14:42.690309 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:14:42.694695 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-d15632f0-2ce9-47b6-86d4-eaee5de57a49 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Volume info retrieved successfully. Aug 16 21:14:42.700831 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-d15632f0-2ce9-47b6-86d4-eaee5de57a49 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] https://10.4.3.143/volume/v3/volumes/c94886bd-c6cb-4110-be4f-e094d590d202 returned with HTTP 200 Aug 16 21:14:42.701395 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 641/2598] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:14:42 2026] GET /volume/v3/volumes/c94886bd-c6cb-4110-be4f-e094d590d202 => generated 847 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:14:42.714794 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-cf58b153-db59-41bf-aec8-b1ce2fa4172d tempest-VolumesBackupsAdminTest-1100102051 tempest-VolumesBackupsAdminTest-1100102051-project-member] POST https://10.4.3.143/volume/v3/volumes Aug 16 21:14:42.715290 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-cf58b153-db59-41bf-aec8-b1ce2fa4172d tempest-VolumesBackupsAdminTest-1100102051 tempest-VolumesBackupsAdminTest-1100102051-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsAdminTest-Volume-928423642"}} {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:14:42.717215 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.v3.volumes [None req-cf58b153-db59-41bf-aec8-b1ce2fa4172d tempest-VolumesBackupsAdminTest-1100102051 tempest-VolumesBackupsAdminTest-1100102051-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsAdminTest-Volume-928423642'}} {{(pid=100330) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 21:14:42.718125 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.v3.volumes [None req-cf58b153-db59-41bf-aec8-b1ce2fa4172d tempest-VolumesBackupsAdminTest-1100102051 tempest-VolumesBackupsAdminTest-1100102051-project-member] Create volume of 1 GB Aug 16 21:14:42.718125 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:14:42.718125 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:14:42.722468 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-cf58b153-db59-41bf-aec8-b1ce2fa4172d tempest-VolumesBackupsAdminTest-1100102051 tempest-VolumesBackupsAdminTest-1100102051-project-member] Availability Zones retrieved successfully. Aug 16 21:14:42.731466 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-4cdbf9ca-ab66-4edf-a22a-a30916092987 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:42.733310 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-4cdbf9ca-ab66-4edf-a22a-a30916092987 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] POST https://10.4.3.143/volume/v3/volumes Aug 16 21:14:42.733643 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-4cdbf9ca-ab66-4edf-a22a-a30916092987 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "42b524b5-4969-43e9-b5aa-f976c786aa94", "size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1360217996"}} {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:14:42.734566 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-cf58b153-db59-41bf-aec8-b1ce2fa4172d tempest-VolumesBackupsAdminTest-1100102051 tempest-VolumesBackupsAdminTest-1100102051-project-member] Flow 'volume_create_api' (bf2cef54-2e6f-4c5e-8dfb-c7a1d1d3cc59) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100330) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:14:42.735538 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.v3.volumes [None req-4cdbf9ca-ab66-4edf-a22a-a30916092987 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Create volume request body: {'volume': {'imageRef': '42b524b5-4969-43e9-b5aa-f976c786aa94', 'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1360217996'}} {{(pid=100331) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 21:14:42.735896 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-cf58b153-db59-41bf-aec8-b1ce2fa4172d tempest-VolumesBackupsAdminTest-1100102051 tempest-VolumesBackupsAdminTest-1100102051-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3b2b1f70-1464-4969-ae45-6671f48ba369) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:14:42.737270 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.flows.api.create_volume [None req-cf58b153-db59-41bf-aec8-b1ce2fa4172d tempest-VolumesBackupsAdminTest-1100102051 tempest-VolumesBackupsAdminTest-1100102051-project-member] Validating volume size '1' using validate_int {{(pid=100330) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 21:14:42.774038 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-cf58b153-db59-41bf-aec8-b1ce2fa4172d tempest-VolumesBackupsAdminTest-1100102051 tempest-VolumesBackupsAdminTest-1100102051-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3b2b1f70-1464-4969-ae45-6671f48ba369) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T21:04:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=69e633b8-fab9-4b15-8b40-4f1a67c51cda,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '69e633b8-fab9-4b15-8b40-4f1a67c51cda', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:14:42.775261 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-cf58b153-db59-41bf-aec8-b1ce2fa4172d tempest-VolumesBackupsAdminTest-1100102051 tempest-VolumesBackupsAdminTest-1100102051-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (62d29c50-02b5-4bc3-bb76-bff979522135) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:14:42.830788 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.v3.volumes [None req-4cdbf9ca-ab66-4edf-a22a-a30916092987 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Create volume of 1 GB Aug 16 21:14:42.832699 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-4cdbf9ca-ab66-4edf-a22a-a30916092987 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Availability Zones retrieved successfully. Aug 16 21:14:42.838490 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-4cdbf9ca-ab66-4edf-a22a-a30916092987 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Flow 'volume_create_api' (ebbc23a9-6859-4822-b254-8f81dafaaa6d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100331) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:14:42.840662 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-4cdbf9ca-ab66-4edf-a22a-a30916092987 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a811bde7-45e9-4005-b50e-e0c3d90e4e50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:14:42.843446 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.flows.api.create_volume [None req-4cdbf9ca-ab66-4edf-a22a-a30916092987 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Validating volume size '1' using validate_int {{(pid=100331) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 21:14:42.854357 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.quota [None req-cf58b153-db59-41bf-aec8-b1ce2fa4172d tempest-VolumesBackupsAdminTest-1100102051 tempest-VolumesBackupsAdminTest-1100102051-project-member] Created reservations ['82b700a6-d6f2-416c-a952-178a7f296f4a', '387a7f3c-7ea7-4ff7-b451-f2d4aaad7985', '2619145a-3fb5-416a-ba28-8e3c1756529d', '110a753c-60d3-40b4-913f-4b2a2478e36d'] {{(pid=100330) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:14:42.854786 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-cf58b153-db59-41bf-aec8-b1ce2fa4172d tempest-VolumesBackupsAdminTest-1100102051 tempest-VolumesBackupsAdminTest-1100102051-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (62d29c50-02b5-4bc3-bb76-bff979522135) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['82b700a6-d6f2-416c-a952-178a7f296f4a', '387a7f3c-7ea7-4ff7-b451-f2d4aaad7985', '2619145a-3fb5-416a-ba28-8e3c1756529d', '110a753c-60d3-40b4-913f-4b2a2478e36d']}' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:14:42.856296 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-cf58b153-db59-41bf-aec8-b1ce2fa4172d tempest-VolumesBackupsAdminTest-1100102051 tempest-VolumesBackupsAdminTest-1100102051-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2fe82d4b-cf7b-4596-bab1-97ddb0b6711e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:14:42.885536 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-cf58b153-db59-41bf-aec8-b1ce2fa4172d tempest-VolumesBackupsAdminTest-1100102051 tempest-VolumesBackupsAdminTest-1100102051-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2fe82d4b-cf7b-4596-bab1-97ddb0b6711e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f4c6fbf0-5f0b-4414-ba6d-d5c41ef99a6d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-928423642',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f7a5ce76f3a440be892a82a9f2267c5b',qos_specs=None,replication_status=,reservations=['82b700a6-d6f2-416c-a952-178a7f296f4a','387a7f3c-7ea7-4ff7-b451-f2d4aaad7985','2619145a-3fb5-416a-ba28-8e3c1756529d','110a753c-60d3-40b4-913f-4b2a2478e36d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='669f24a716dc4e7faa9530d2d400a7c8',volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T21:14:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-928423642',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f4c6fbf0-5f0b-4414-ba6d-d5c41ef99a6d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f7a5ce76f3a440be892a82a9f2267c5b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='669f24a716dc4e7faa9530d2d400a7c8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(69e633b8-fab9-4b15-8b40-4f1a67c51cda),volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda)}' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:14:42.886629 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-cf58b153-db59-41bf-aec8-b1ce2fa4172d tempest-VolumesBackupsAdminTest-1100102051 tempest-VolumesBackupsAdminTest-1100102051-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3a6bf3f4-b140-498a-a4e2-bf5bd8ffe9b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:14:42.904748 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-cf58b153-db59-41bf-aec8-b1ce2fa4172d tempest-VolumesBackupsAdminTest-1100102051 tempest-VolumesBackupsAdminTest-1100102051-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3a6bf3f4-b140-498a-a4e2-bf5bd8ffe9b2) transitioned into state 'SUCCESS' from state '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-928423642',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f7a5ce76f3a440be892a82a9f2267c5b',qos_specs=None,replication_status=,reservations=['82b700a6-d6f2-416c-a952-178a7f296f4a','387a7f3c-7ea7-4ff7-b451-f2d4aaad7985','2619145a-3fb5-416a-ba28-8e3c1756529d','110a753c-60d3-40b4-913f-4b2a2478e36d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='669f24a716dc4e7faa9530d2d400a7c8',volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda)}' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:14:42.905744 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-cf58b153-db59-41bf-aec8-b1ce2fa4172d tempest-VolumesBackupsAdminTest-1100102051 tempest-VolumesBackupsAdminTest-1100102051-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cc4023f7-d223-4220-ab9c-9c1bf20d5918) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:14:42.918572 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-cf58b153-db59-41bf-aec8-b1ce2fa4172d tempest-VolumesBackupsAdminTest-1100102051 tempest-VolumesBackupsAdminTest-1100102051-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cc4023f7-d223-4220-ab9c-9c1bf20d5918) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:14:42.919400 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-cf58b153-db59-41bf-aec8-b1ce2fa4172d tempest-VolumesBackupsAdminTest-1100102051 tempest-VolumesBackupsAdminTest-1100102051-project-member] Flow 'volume_create_api' (bf2cef54-2e6f-4c5e-8dfb-c7a1d1d3cc59) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100330) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:14:42.919731 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-cf58b153-db59-41bf-aec8-b1ce2fa4172d tempest-VolumesBackupsAdminTest-1100102051 tempest-VolumesBackupsAdminTest-1100102051-project-member] Create volume request issued successfully. Aug 16 21:14:42.920361 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-cf58b153-db59-41bf-aec8-b1ce2fa4172d tempest-VolumesBackupsAdminTest-1100102051 tempest-VolumesBackupsAdminTest-1100102051-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Aug 16 21:14:42.920797 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 654/2599] 10.4.3.143 () {68 vars in 1258 bytes} [Sun Aug 16 21:14:42 2026] POST /volume/v3/volumes => generated 753 bytes in 346 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 21:14:42.922796 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-4cdbf9ca-ab66-4edf-a22a-a30916092987 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a811bde7-45e9-4005-b50e-e0c3d90e4e50) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T21:04:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=69e633b8-fab9-4b15-8b40-4f1a67c51cda,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '69e633b8-fab9-4b15-8b40-4f1a67c51cda', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:14:42.923596 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-4cdbf9ca-ab66-4edf-a22a-a30916092987 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0a9c5b42-6560-4ab4-852b-cf40e3b07df1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:14:42.935326 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-37b065e3-ab0a-463f-a8ba-038544ae61fc None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:42.937805 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-37b065e3-ab0a-463f-a8ba-038544ae61fc tempest-VolumesBackupsAdminTest-1100102051 tempest-VolumesBackupsAdminTest-1100102051-project-member] GET https://10.4.3.143/volume/v3/volumes/f4c6fbf0-5f0b-4414-ba6d-d5c41ef99a6d Aug 16 21:14:42.938044 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-37b065e3-ab0a-463f-a8ba-038544ae61fc tempest-VolumesBackupsAdminTest-1100102051 tempest-VolumesBackupsAdminTest-1100102051-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:42.938256 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-37b065e3-ab0a-463f-a8ba-038544ae61fc tempest-VolumesBackupsAdminTest-1100102051 tempest-VolumesBackupsAdminTest-1100102051-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:42.947024 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:14:42.947024 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:14:42.950589 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-37b065e3-ab0a-463f-a8ba-038544ae61fc tempest-VolumesBackupsAdminTest-1100102051 tempest-VolumesBackupsAdminTest-1100102051-project-member] Volume info retrieved successfully. Aug 16 21:14:42.954770 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-37b065e3-ab0a-463f-a8ba-038544ae61fc tempest-VolumesBackupsAdminTest-1100102051 tempest-VolumesBackupsAdminTest-1100102051-project-member] https://10.4.3.143/volume/v3/volumes/f4c6fbf0-5f0b-4414-ba6d-d5c41ef99a6d returned with HTTP 200 Aug 16 21:14:42.955175 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 651/2600] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:14:42 2026] GET /volume/v3/volumes/f4c6fbf0-5f0b-4414-ba6d-d5c41ef99a6d => generated 821 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:14:42.969177 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.quota [None req-4cdbf9ca-ab66-4edf-a22a-a30916092987 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Created reservations ['b93ccfce-7a40-41e1-a0b8-fe9acda054f8', '26dd98b6-212b-4f65-bfba-330818968671', '936abdb9-432b-453a-bce3-f43ec8f6f7bb', '5017b5c7-a86d-4110-b5a8-90f0cf6f001b'] {{(pid=100331) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:14:42.970035 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-4cdbf9ca-ab66-4edf-a22a-a30916092987 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0a9c5b42-6560-4ab4-852b-cf40e3b07df1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b93ccfce-7a40-41e1-a0b8-fe9acda054f8', '26dd98b6-212b-4f65-bfba-330818968671', '936abdb9-432b-453a-bce3-f43ec8f6f7bb', '5017b5c7-a86d-4110-b5a8-90f0cf6f001b']}' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:14:42.970697 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-4cdbf9ca-ab66-4edf-a22a-a30916092987 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0fff6466-f4ed-4919-a320-224b81238a01) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:14:42.991674 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-4cdbf9ca-ab66-4edf-a22a-a30916092987 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0fff6466-f4ed-4919-a320-224b81238a01) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '20f0fdc9-ae95-4bf0-9d72-f9b76739441d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1360217996',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='21f4dba1b46a4db7b7fde93ff688a569',qos_specs=None,replication_status=,reservations=['b93ccfce-7a40-41e1-a0b8-fe9acda054f8','26dd98b6-212b-4f65-bfba-330818968671','936abdb9-432b-453a-bce3-f43ec8f6f7bb','5017b5c7-a86d-4110-b5a8-90f0cf6f001b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d0f86aa511834e499f19437a03d6cea6',volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T21:14:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1360217996',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=20f0fdc9-ae95-4bf0-9d72-f9b76739441d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='21f4dba1b46a4db7b7fde93ff688a569',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d0f86aa511834e499f19437a03d6cea6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(69e633b8-fab9-4b15-8b40-4f1a67c51cda),volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda)}' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:14:42.992417 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-4cdbf9ca-ab66-4edf-a22a-a30916092987 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bc5c110b-35c1-4167-a006-b14921eaab5e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:14:43.013901 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-4cdbf9ca-ab66-4edf-a22a-a30916092987 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bc5c110b-35c1-4167-a006-b14921eaab5e) transitioned into state 'SUCCESS' from state '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-1360217996',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='21f4dba1b46a4db7b7fde93ff688a569',qos_specs=None,replication_status=,reservations=['b93ccfce-7a40-41e1-a0b8-fe9acda054f8','26dd98b6-212b-4f65-bfba-330818968671','936abdb9-432b-453a-bce3-f43ec8f6f7bb','5017b5c7-a86d-4110-b5a8-90f0cf6f001b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d0f86aa511834e499f19437a03d6cea6',volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda)}' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:14:43.014912 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-4cdbf9ca-ab66-4edf-a22a-a30916092987 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (48157e26-3e94-4194-8757-3cc06ccec547) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:14:43.026269 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-4cdbf9ca-ab66-4edf-a22a-a30916092987 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (48157e26-3e94-4194-8757-3cc06ccec547) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:14:43.027550 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-4cdbf9ca-ab66-4edf-a22a-a30916092987 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Flow 'volume_create_api' (ebbc23a9-6859-4822-b254-8f81dafaaa6d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100331) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:14:43.027878 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-4cdbf9ca-ab66-4edf-a22a-a30916092987 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Create volume request issued successfully. Aug 16 21:14:43.028660 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-4cdbf9ca-ab66-4edf-a22a-a30916092987 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Aug 16 21:14:43.029281 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 655/2601] 10.4.3.143 () {68 vars in 1259 bytes} [Sun Aug 16 21:14:42 2026] POST /volume/v3/volumes => generated 754 bytes in 298 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 21:14:43.040033 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-6a3870cc-4245-4fd8-9a29-d36ad5b3926d None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:43.041077 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-a8915aff-9e78-44c3-b104-8cc5449d16e1 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:43.042223 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-6a3870cc-4245-4fd8-9a29-d36ad5b3926d tempest-VolumesListAdminTestJSON-1293910984 tempest-VolumesListAdminTestJSON-1293910984-project-member] GET https://10.4.3.143/volume/v3/volumes/02ea574d-4ae6-40ae-bbf4-0531ddd5c929 Aug 16 21:14:43.042455 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-6a3870cc-4245-4fd8-9a29-d36ad5b3926d tempest-VolumesListAdminTestJSON-1293910984 tempest-VolumesListAdminTestJSON-1293910984-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:43.042687 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-6a3870cc-4245-4fd8-9a29-d36ad5b3926d tempest-VolumesListAdminTestJSON-1293910984 tempest-VolumesListAdminTestJSON-1293910984-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:43.042934 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-a8915aff-9e78-44c3-b104-8cc5449d16e1 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] GET https://10.4.3.143/volume/v3/volumes/20f0fdc9-ae95-4bf0-9d72-f9b76739441d Aug 16 21:14:43.043162 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-a8915aff-9e78-44c3-b104-8cc5449d16e1 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:43.043347 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-a8915aff-9e78-44c3-b104-8cc5449d16e1 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:43.050151 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:14:43.050151 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:14:43.052929 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:14:43.052929 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:14:43.054111 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-a8915aff-9e78-44c3-b104-8cc5449d16e1 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Volume info retrieved successfully. Aug 16 21:14:43.057735 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-6a3870cc-4245-4fd8-9a29-d36ad5b3926d tempest-VolumesListAdminTestJSON-1293910984 tempest-VolumesListAdminTestJSON-1293910984-project-member] Volume info retrieved successfully. Aug 16 21:14:43.058279 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-a8915aff-9e78-44c3-b104-8cc5449d16e1 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] https://10.4.3.143/volume/v3/volumes/20f0fdc9-ae95-4bf0-9d72-f9b76739441d returned with HTTP 200 Aug 16 21:14:43.058657 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 655/2602] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:14:43 2026] GET /volume/v3/volumes/20f0fdc9-ae95-4bf0-9d72-f9b76739441d => generated 822 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:14:43.063821 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-6a3870cc-4245-4fd8-9a29-d36ad5b3926d tempest-VolumesListAdminTestJSON-1293910984 tempest-VolumesListAdminTestJSON-1293910984-project-member] https://10.4.3.143/volume/v3/volumes/02ea574d-4ae6-40ae-bbf4-0531ddd5c929 returned with HTTP 200 Aug 16 21:14:43.064406 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 642/2603] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:14:43 2026] GET /volume/v3/volumes/02ea574d-4ae6-40ae-bbf4-0531ddd5c929 => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:14:43.076372 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-5b8acfc4-52e4-489e-a9c3-172773766f75 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:43.078361 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-5b8acfc4-52e4-489e-a9c3-172773766f75 tempest-VolumesListAdminTestJSON-1293910984 tempest-VolumesListAdminTestJSON-1293910984-project-member] GET https://10.4.3.143/volume/v3/volumes/02ea574d-4ae6-40ae-bbf4-0531ddd5c929 Aug 16 21:14:43.078546 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-5b8acfc4-52e4-489e-a9c3-172773766f75 tempest-VolumesListAdminTestJSON-1293910984 tempest-VolumesListAdminTestJSON-1293910984-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:43.078729 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-5b8acfc4-52e4-489e-a9c3-172773766f75 tempest-VolumesListAdminTestJSON-1293910984 tempest-VolumesListAdminTestJSON-1293910984-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:43.085321 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:14:43.085321 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:14:43.089032 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-5b8acfc4-52e4-489e-a9c3-172773766f75 tempest-VolumesListAdminTestJSON-1293910984 tempest-VolumesListAdminTestJSON-1293910984-project-member] Volume info retrieved successfully. Aug 16 21:14:43.092959 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-5b8acfc4-52e4-489e-a9c3-172773766f75 tempest-VolumesListAdminTestJSON-1293910984 tempest-VolumesListAdminTestJSON-1293910984-project-member] https://10.4.3.143/volume/v3/volumes/02ea574d-4ae6-40ae-bbf4-0531ddd5c929 returned with HTTP 200 Aug 16 21:14:43.093297 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 652/2604] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:14:43 2026] GET /volume/v3/volumes/02ea574d-4ae6-40ae-bbf4-0531ddd5c929 => generated 847 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:14:43.105605 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-1c764273-bec7-4426-a611-2b822af270fe None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:43.107508 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-1c764273-bec7-4426-a611-2b822af270fe tempest-VolumesListAdminTestJSON-1293910984 tempest-VolumesListAdminTestJSON-1293910984-project-member] POST https://10.4.3.143/volume/v3/volumes Aug 16 21:14:43.107825 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-1c764273-bec7-4426-a611-2b822af270fe tempest-VolumesListAdminTestJSON-1293910984 tempest-VolumesListAdminTestJSON-1293910984-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-378330800"}} {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:14:43.109271 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.v3.volumes [None req-1c764273-bec7-4426-a611-2b822af270fe tempest-VolumesListAdminTestJSON-1293910984 tempest-VolumesListAdminTestJSON-1293910984-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-378330800'}} {{(pid=100331) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 21:14:43.109525 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.v3.volumes [None req-1c764273-bec7-4426-a611-2b822af270fe tempest-VolumesListAdminTestJSON-1293910984 tempest-VolumesListAdminTestJSON-1293910984-project-member] Create volume of 1 GB Aug 16 21:14:43.109666 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:14:43.109666 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:14:43.114246 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-1c764273-bec7-4426-a611-2b822af270fe tempest-VolumesListAdminTestJSON-1293910984 tempest-VolumesListAdminTestJSON-1293910984-project-member] Availability Zones retrieved successfully. Aug 16 21:14:43.120188 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-1c764273-bec7-4426-a611-2b822af270fe tempest-VolumesListAdminTestJSON-1293910984 tempest-VolumesListAdminTestJSON-1293910984-project-member] Flow 'volume_create_api' (888669fd-7d74-4999-a88b-701f17c743b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100331) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:14:43.121000 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-1c764273-bec7-4426-a611-2b822af270fe tempest-VolumesListAdminTestJSON-1293910984 tempest-VolumesListAdminTestJSON-1293910984-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1f82a202-faca-4bc0-920b-d4e55c787a48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:14:43.122045 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.flows.api.create_volume [None req-1c764273-bec7-4426-a611-2b822af270fe tempest-VolumesListAdminTestJSON-1293910984 tempest-VolumesListAdminTestJSON-1293910984-project-member] Validating volume size '1' using validate_int {{(pid=100331) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 21:14:43.146633 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-1c764273-bec7-4426-a611-2b822af270fe tempest-VolumesListAdminTestJSON-1293910984 tempest-VolumesListAdminTestJSON-1293910984-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1f82a202-faca-4bc0-920b-d4e55c787a48) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T21:04:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=69e633b8-fab9-4b15-8b40-4f1a67c51cda,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '69e633b8-fab9-4b15-8b40-4f1a67c51cda', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:14:43.147439 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-1c764273-bec7-4426-a611-2b822af270fe tempest-VolumesListAdminTestJSON-1293910984 tempest-VolumesListAdminTestJSON-1293910984-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bce05222-c4f0-4439-b2a1-4c5513390cf9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:14:43.192712 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.quota [None req-1c764273-bec7-4426-a611-2b822af270fe tempest-VolumesListAdminTestJSON-1293910984 tempest-VolumesListAdminTestJSON-1293910984-project-member] Created reservations ['7b38ee64-ba26-496e-ba5f-059c368d988e', '4a46ed82-6314-45e9-ab94-259b55afd9ab', '8d70e7f9-7e02-4b4d-ba95-b3c09fe4a4d0', '4fefa4a5-7e50-4151-a04b-9b3d4b0b1ec0'] {{(pid=100331) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:14:43.193789 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-1c764273-bec7-4426-a611-2b822af270fe tempest-VolumesListAdminTestJSON-1293910984 tempest-VolumesListAdminTestJSON-1293910984-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bce05222-c4f0-4439-b2a1-4c5513390cf9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7b38ee64-ba26-496e-ba5f-059c368d988e', '4a46ed82-6314-45e9-ab94-259b55afd9ab', '8d70e7f9-7e02-4b4d-ba95-b3c09fe4a4d0', '4fefa4a5-7e50-4151-a04b-9b3d4b0b1ec0']}' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:14:43.194821 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-1c764273-bec7-4426-a611-2b822af270fe tempest-VolumesListAdminTestJSON-1293910984 tempest-VolumesListAdminTestJSON-1293910984-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b381a99d-62a6-4c03-8fe3-925bf518fef8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:14:43.224338 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-1c764273-bec7-4426-a611-2b822af270fe tempest-VolumesListAdminTestJSON-1293910984 tempest-VolumesListAdminTestJSON-1293910984-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b381a99d-62a6-4c03-8fe3-925bf518fef8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6ef8d0a6-d041-4f9b-a0d3-fcab0830b048', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-378330800',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9196eecdd59d4e6aa0a1575e9dc1e209',qos_specs=None,replication_status=,reservations=['7b38ee64-ba26-496e-ba5f-059c368d988e','4a46ed82-6314-45e9-ab94-259b55afd9ab','8d70e7f9-7e02-4b4d-ba95-b3c09fe4a4d0','4fefa4a5-7e50-4151-a04b-9b3d4b0b1ec0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2a0b55c7b613425ab691d562ca05bc20',volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T21:14:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-378330800',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6ef8d0a6-d041-4f9b-a0d3-fcab0830b048,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9196eecdd59d4e6aa0a1575e9dc1e209',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2a0b55c7b613425ab691d562ca05bc20',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(69e633b8-fab9-4b15-8b40-4f1a67c51cda),volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda)}' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:14:43.225144 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-1c764273-bec7-4426-a611-2b822af270fe tempest-VolumesListAdminTestJSON-1293910984 tempest-VolumesListAdminTestJSON-1293910984-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5ceb3979-4f4c-4b43-b370-19d7e4236602) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:14:43.254540 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-1c764273-bec7-4426-a611-2b822af270fe tempest-VolumesListAdminTestJSON-1293910984 tempest-VolumesListAdminTestJSON-1293910984-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5ceb3979-4f4c-4b43-b370-19d7e4236602) transitioned into state 'SUCCESS' from state '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-378330800',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9196eecdd59d4e6aa0a1575e9dc1e209',qos_specs=None,replication_status=,reservations=['7b38ee64-ba26-496e-ba5f-059c368d988e','4a46ed82-6314-45e9-ab94-259b55afd9ab','8d70e7f9-7e02-4b4d-ba95-b3c09fe4a4d0','4fefa4a5-7e50-4151-a04b-9b3d4b0b1ec0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2a0b55c7b613425ab691d562ca05bc20',volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda)}' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:14:43.255561 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-1c764273-bec7-4426-a611-2b822af270fe tempest-VolumesListAdminTestJSON-1293910984 tempest-VolumesListAdminTestJSON-1293910984-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b331261c-dc26-47f7-84b6-a7ca12f39780) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:14:43.271038 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-1c764273-bec7-4426-a611-2b822af270fe tempest-VolumesListAdminTestJSON-1293910984 tempest-VolumesListAdminTestJSON-1293910984-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b331261c-dc26-47f7-84b6-a7ca12f39780) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:14:43.271887 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-1c764273-bec7-4426-a611-2b822af270fe tempest-VolumesListAdminTestJSON-1293910984 tempest-VolumesListAdminTestJSON-1293910984-project-member] Flow 'volume_create_api' (888669fd-7d74-4999-a88b-701f17c743b2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100331) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:14:43.272379 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-1c764273-bec7-4426-a611-2b822af270fe tempest-VolumesListAdminTestJSON-1293910984 tempest-VolumesListAdminTestJSON-1293910984-project-member] Create volume request issued successfully. Aug 16 21:14:43.272953 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-1c764273-bec7-4426-a611-2b822af270fe tempest-VolumesListAdminTestJSON-1293910984 tempest-VolumesListAdminTestJSON-1293910984-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Aug 16 21:14:43.273411 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 656/2605] 10.4.3.143 () {68 vars in 1258 bytes} [Sun Aug 16 21:14:43 2026] POST /volume/v3/volumes => generated 754 bytes in 168 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 21:14:43.288251 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-a36e4058-18cb-4e43-90ee-de4c8488ddb8 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:43.290480 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-a36e4058-18cb-4e43-90ee-de4c8488ddb8 tempest-VolumesListAdminTestJSON-1293910984 tempest-VolumesListAdminTestJSON-1293910984-project-member] GET https://10.4.3.143/volume/v3/volumes/6ef8d0a6-d041-4f9b-a0d3-fcab0830b048 Aug 16 21:14:43.290679 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-a36e4058-18cb-4e43-90ee-de4c8488ddb8 tempest-VolumesListAdminTestJSON-1293910984 tempest-VolumesListAdminTestJSON-1293910984-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:43.290885 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-a36e4058-18cb-4e43-90ee-de4c8488ddb8 tempest-VolumesListAdminTestJSON-1293910984 tempest-VolumesListAdminTestJSON-1293910984-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:43.299221 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:14:43.299221 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:14:43.303196 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-a36e4058-18cb-4e43-90ee-de4c8488ddb8 tempest-VolumesListAdminTestJSON-1293910984 tempest-VolumesListAdminTestJSON-1293910984-project-member] Volume info retrieved successfully. Aug 16 21:14:43.308003 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-a36e4058-18cb-4e43-90ee-de4c8488ddb8 tempest-VolumesListAdminTestJSON-1293910984 tempest-VolumesListAdminTestJSON-1293910984-project-member] https://10.4.3.143/volume/v3/volumes/6ef8d0a6-d041-4f9b-a0d3-fcab0830b048 returned with HTTP 200 Aug 16 21:14:43.308499 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 656/2606] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:14:43 2026] GET /volume/v3/volumes/6ef8d0a6-d041-4f9b-a0d3-fcab0830b048 => generated 822 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:14:43.620371 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-ccc16060-0ba5-48ff-81c6-341357d4ae7b None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:43.622354 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-ccc16060-0ba5-48ff-81c6-341357d4ae7b tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] GET https://10.4.3.143/volume/v3/snapshots/13563c2d-41b4-40d4-985e-8628b6b7d492 Aug 16 21:14:43.622578 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-ccc16060-0ba5-48ff-81c6-341357d4ae7b tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:43.622752 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-ccc16060-0ba5-48ff-81c6-341357d4ae7b tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:43.627168 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-ccc16060-0ba5-48ff-81c6-341357d4ae7b tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] https://10.4.3.143/volume/v3/snapshots/13563c2d-41b4-40d4-985e-8628b6b7d492 returned with HTTP 404 Aug 16 21:14:43.627780 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 643/2607] 10.4.3.143 () {66 vars in 1354 bytes} [Sun Aug 16 21:14:43 2026] GET /volume/v3/snapshots/13563c2d-41b4-40d4-985e-8628b6b7d492 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:14:43.634911 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-d2f35066-1285-4bd5-bbaa-7da9924f7219 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:43.637125 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-d2f35066-1285-4bd5-bbaa-7da9924f7219 tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] DELETE https://10.4.3.143/volume/v3/volumes/80241c05-0df6-46a1-8bb7-55485d3e2967 Aug 16 21:14:43.637322 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-d2f35066-1285-4bd5-bbaa-7da9924f7219 tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:43.637534 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-d2f35066-1285-4bd5-bbaa-7da9924f7219 tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Calling method 'delete' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:43.637708 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.v3.volumes [None req-d2f35066-1285-4bd5-bbaa-7da9924f7219 tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Delete volume with id: 80241c05-0df6-46a1-8bb7-55485d3e2967 Aug 16 21:14:43.647025 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:14:43.647025 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:14:43.647536 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-d2f35066-1285-4bd5-bbaa-7da9924f7219 tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Volume info retrieved successfully. Aug 16 21:14:43.665586 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-d2f35066-1285-4bd5-bbaa-7da9924f7219 tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Delete volume request issued successfully. Aug 16 21:14:43.665807 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-d2f35066-1285-4bd5-bbaa-7da9924f7219 tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] https://10.4.3.143/volume/v3/volumes/80241c05-0df6-46a1-8bb7-55485d3e2967 returned with HTTP 202 Aug 16 21:14:43.666337 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 653/2608] 10.4.3.143 () {66 vars in 1351 bytes} [Sun Aug 16 21:14:43 2026] DELETE /volume/v3/volumes/80241c05-0df6-46a1-8bb7-55485d3e2967 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 21:14:43.675198 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-eed29f7b-46ae-40c8-8b4a-f8c96c3035ad None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:43.677409 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-eed29f7b-46ae-40c8-8b4a-f8c96c3035ad tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] GET https://10.4.3.143/volume/v3/volumes/80241c05-0df6-46a1-8bb7-55485d3e2967 Aug 16 21:14:43.677620 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-eed29f7b-46ae-40c8-8b4a-f8c96c3035ad tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:43.677846 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-eed29f7b-46ae-40c8-8b4a-f8c96c3035ad tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:43.684690 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:14:43.684690 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:14:43.688115 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-eed29f7b-46ae-40c8-8b4a-f8c96c3035ad tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Volume info retrieved successfully. Aug 16 21:14:43.691541 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-eed29f7b-46ae-40c8-8b4a-f8c96c3035ad tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] https://10.4.3.143/volume/v3/volumes/80241c05-0df6-46a1-8bb7-55485d3e2967 returned with HTTP 200 Aug 16 21:14:43.691845 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 657/2609] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:14:43 2026] GET /volume/v3/volumes/80241c05-0df6-46a1-8bb7-55485d3e2967 => generated 1017 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:14:43.969572 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-e24e900b-e4c5-456a-9351-0a81a009e734 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:43.971512 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-e24e900b-e4c5-456a-9351-0a81a009e734 tempest-VolumesBackupsAdminTest-1100102051 tempest-VolumesBackupsAdminTest-1100102051-project-member] GET https://10.4.3.143/volume/v3/volumes/f4c6fbf0-5f0b-4414-ba6d-d5c41ef99a6d Aug 16 21:14:43.971733 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-e24e900b-e4c5-456a-9351-0a81a009e734 tempest-VolumesBackupsAdminTest-1100102051 tempest-VolumesBackupsAdminTest-1100102051-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:43.971969 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-e24e900b-e4c5-456a-9351-0a81a009e734 tempest-VolumesBackupsAdminTest-1100102051 tempest-VolumesBackupsAdminTest-1100102051-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:43.980402 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:14:43.980402 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:14:43.984889 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-e24e900b-e4c5-456a-9351-0a81a009e734 tempest-VolumesBackupsAdminTest-1100102051 tempest-VolumesBackupsAdminTest-1100102051-project-member] Volume info retrieved successfully. Aug 16 21:14:43.990650 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-e24e900b-e4c5-456a-9351-0a81a009e734 tempest-VolumesBackupsAdminTest-1100102051 tempest-VolumesBackupsAdminTest-1100102051-project-member] https://10.4.3.143/volume/v3/volumes/f4c6fbf0-5f0b-4414-ba6d-d5c41ef99a6d returned with HTTP 200 Aug 16 21:14:43.991169 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 657/2610] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:14:43 2026] GET /volume/v3/volumes/f4c6fbf0-5f0b-4414-ba6d-d5c41ef99a6d => generated 846 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:14:44.002742 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-9d72d259-4dce-4305-9f43-351f6b96b6c4 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:44.004409 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-9d72d259-4dce-4305-9f43-351f6b96b6c4 tempest-VolumesBackupsAdminTest-1100102051 tempest-VolumesBackupsAdminTest-1100102051-project-member] POST https://10.4.3.143/volume/v3/backups Aug 16 21:14:44.004730 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-9d72d259-4dce-4305-9f43-351f6b96b6c4 tempest-VolumesBackupsAdminTest-1100102051 tempest-VolumesBackupsAdminTest-1100102051-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "f4c6fbf0-5f0b-4414-ba6d-d5c41ef99a6d", "name": "tempest-VolumesBackupsAdminTest-Backup-2061170610", "container": "tempest-volumesbackupsadmintest-backup-container-1520569785"}} {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:14:44.006041 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.contrib.backups [None req-9d72d259-4dce-4305-9f43-351f6b96b6c4 tempest-VolumesBackupsAdminTest-1100102051 tempest-VolumesBackupsAdminTest-1100102051-project-member] Creating new backup {'backup': {'volume_id': 'f4c6fbf0-5f0b-4414-ba6d-d5c41ef99a6d', 'name': 'tempest-VolumesBackupsAdminTest-Backup-2061170610', 'container': 'tempest-volumesbackupsadmintest-backup-container-1520569785'}} {{(pid=100333) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 16 21:14:44.006175 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.contrib.backups [None req-9d72d259-4dce-4305-9f43-351f6b96b6c4 tempest-VolumesBackupsAdminTest-1100102051 tempest-VolumesBackupsAdminTest-1100102051-project-member] Creating backup of volume f4c6fbf0-5f0b-4414-ba6d-d5c41ef99a6d in container tempest-volumesbackupsadmintest-backup-container-1520569785 Aug 16 21:14:44.012387 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:14:44.012387 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:14:44.012830 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-9d72d259-4dce-4305-9f43-351f6b96b6c4 tempest-VolumesBackupsAdminTest-1100102051 tempest-VolumesBackupsAdminTest-1100102051-project-member] Volume info retrieved successfully. Aug 16 21:14:44.034407 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.quota [None req-9d72d259-4dce-4305-9f43-351f6b96b6c4 tempest-VolumesBackupsAdminTest-1100102051 tempest-VolumesBackupsAdminTest-1100102051-project-member] Created reservations ['3180aa36-aca5-4ff1-b694-4e0735b08709', '8a916948-d967-4efc-91a6-43961f2b6540'] {{(pid=100333) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:14:44.057000 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-9d72d259-4dce-4305-9f43-351f6b96b6c4 tempest-VolumesBackupsAdminTest-1100102051 tempest-VolumesBackupsAdminTest-1100102051-project-member] https://10.4.3.143/volume/v3/backups returned with HTTP 202 Aug 16 21:14:44.057393 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 644/2611] 10.4.3.143 () {68 vars in 1259 bytes} [Sun Aug 16 21:14:44 2026] POST /volume/v3/backups => generated 335 bytes in 55 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 21:14:44.068499 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-89e7c3eb-bb4f-42ff-abfa-a4c07d0317b1 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:44.070252 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-89e7c3eb-bb4f-42ff-abfa-a4c07d0317b1 tempest-VolumesBackupsAdminTest-1100102051 tempest-VolumesBackupsAdminTest-1100102051-project-member] GET https://10.4.3.143/volume/v3/backups/57ef0216-9415-440c-b95a-0876b7aec002 Aug 16 21:14:44.070806 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-89e7c3eb-bb4f-42ff-abfa-a4c07d0317b1 tempest-VolumesBackupsAdminTest-1100102051 tempest-VolumesBackupsAdminTest-1100102051-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:44.070806 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-89e7c3eb-bb4f-42ff-abfa-a4c07d0317b1 tempest-VolumesBackupsAdminTest-1100102051 tempest-VolumesBackupsAdminTest-1100102051-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:44.070806 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.v3.backups [None req-89e7c3eb-bb4f-42ff-abfa-a4c07d0317b1 tempest-VolumesBackupsAdminTest-1100102051 tempest-VolumesBackupsAdminTest-1100102051-project-member] Show backup with id 57ef0216-9415-440c-b95a-0876b7aec002. {{(pid=100332) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:14:44.071298 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-ec16255d-9d58-4a7f-a46f-87a172bdf14a None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:44.073097 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-ec16255d-9d58-4a7f-a46f-87a172bdf14a tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] GET https://10.4.3.143/volume/v3/volumes/20f0fdc9-ae95-4bf0-9d72-f9b76739441d Aug 16 21:14:44.073387 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-ec16255d-9d58-4a7f-a46f-87a172bdf14a tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:44.073604 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-ec16255d-9d58-4a7f-a46f-87a172bdf14a tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:44.077864 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:14:44.077864 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:14:44.078612 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-89e7c3eb-bb4f-42ff-abfa-a4c07d0317b1 tempest-VolumesBackupsAdminTest-1100102051 tempest-VolumesBackupsAdminTest-1100102051-project-member] https://10.4.3.143/volume/v3/backups/57ef0216-9415-440c-b95a-0876b7aec002 returned with HTTP 200 Aug 16 21:14:44.078970 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 654/2612] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:14:44 2026] GET /volume/v3/backups/57ef0216-9415-440c-b95a-0876b7aec002 => generated 799 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:14:44.080766 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:14:44.080766 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:14:44.085105 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-ec16255d-9d58-4a7f-a46f-87a172bdf14a tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Volume info retrieved successfully. Aug 16 21:14:44.090551 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-ec16255d-9d58-4a7f-a46f-87a172bdf14a tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] https://10.4.3.143/volume/v3/volumes/20f0fdc9-ae95-4bf0-9d72-f9b76739441d returned with HTTP 200 Aug 16 21:14:44.090946 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 658/2613] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:14:44 2026] GET /volume/v3/volumes/20f0fdc9-ae95-4bf0-9d72-f9b76739441d => generated 1362 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:14:44.324489 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-bed9e749-8aae-450d-81eb-c304cc1b0f80 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:44.325519 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-bed9e749-8aae-450d-81eb-c304cc1b0f80 tempest-VolumesListAdminTestJSON-1293910984 tempest-VolumesListAdminTestJSON-1293910984-project-member] GET https://10.4.3.143/volume/v3/volumes/6ef8d0a6-d041-4f9b-a0d3-fcab0830b048 Aug 16 21:14:44.327011 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-bed9e749-8aae-450d-81eb-c304cc1b0f80 tempest-VolumesListAdminTestJSON-1293910984 tempest-VolumesListAdminTestJSON-1293910984-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:44.327011 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-bed9e749-8aae-450d-81eb-c304cc1b0f80 tempest-VolumesListAdminTestJSON-1293910984 tempest-VolumesListAdminTestJSON-1293910984-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:44.334434 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:14:44.334434 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:14:44.338818 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-bed9e749-8aae-450d-81eb-c304cc1b0f80 tempest-VolumesListAdminTestJSON-1293910984 tempest-VolumesListAdminTestJSON-1293910984-project-member] Volume info retrieved successfully. Aug 16 21:14:44.345993 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-bed9e749-8aae-450d-81eb-c304cc1b0f80 tempest-VolumesListAdminTestJSON-1293910984 tempest-VolumesListAdminTestJSON-1293910984-project-member] https://10.4.3.143/volume/v3/volumes/6ef8d0a6-d041-4f9b-a0d3-fcab0830b048 returned with HTTP 200 Aug 16 21:14:44.345993 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 658/2614] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:14:44 2026] GET /volume/v3/volumes/6ef8d0a6-d041-4f9b-a0d3-fcab0830b048 => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:14:44.358131 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-dbeec78a-3ad2-443f-a18c-2800039c455a None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:44.359246 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-dbeec78a-3ad2-443f-a18c-2800039c455a tempest-VolumesListAdminTestJSON-1293910984 tempest-VolumesListAdminTestJSON-1293910984-project-member] GET https://10.4.3.143/volume/v3/volumes/6ef8d0a6-d041-4f9b-a0d3-fcab0830b048 Aug 16 21:14:44.359435 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-dbeec78a-3ad2-443f-a18c-2800039c455a tempest-VolumesListAdminTestJSON-1293910984 tempest-VolumesListAdminTestJSON-1293910984-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:44.359623 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-dbeec78a-3ad2-443f-a18c-2800039c455a tempest-VolumesListAdminTestJSON-1293910984 tempest-VolumesListAdminTestJSON-1293910984-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:44.368226 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:14:44.368226 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:14:44.373885 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-dbeec78a-3ad2-443f-a18c-2800039c455a tempest-VolumesListAdminTestJSON-1293910984 tempest-VolumesListAdminTestJSON-1293910984-project-member] Volume info retrieved successfully. Aug 16 21:14:44.380458 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-dbeec78a-3ad2-443f-a18c-2800039c455a tempest-VolumesListAdminTestJSON-1293910984 tempest-VolumesListAdminTestJSON-1293910984-project-member] https://10.4.3.143/volume/v3/volumes/6ef8d0a6-d041-4f9b-a0d3-fcab0830b048 returned with HTTP 200 Aug 16 21:14:44.380458 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 645/2615] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:14:44 2026] GET /volume/v3/volumes/6ef8d0a6-d041-4f9b-a0d3-fcab0830b048 => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:14:44.393685 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-57d45c36-6ddc-4cde-a533-e1a1d5e43add None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:44.395464 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-57d45c36-6ddc-4cde-a533-e1a1d5e43add tempest-VolumesListAdminTestJSON-1293910984 tempest-VolumesListAdminTestJSON-1293910984-project-member] POST https://10.4.3.143/volume/v3/volumes Aug 16 21:14:44.395824 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-57d45c36-6ddc-4cde-a533-e1a1d5e43add tempest-VolumesListAdminTestJSON-1293910984 tempest-VolumesListAdminTestJSON-1293910984-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-1721775727"}} {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:14:44.397287 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.v3.volumes [None req-57d45c36-6ddc-4cde-a533-e1a1d5e43add tempest-VolumesListAdminTestJSON-1293910984 tempest-VolumesListAdminTestJSON-1293910984-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-1721775727'}} {{(pid=100332) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 21:14:44.397585 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.v3.volumes [None req-57d45c36-6ddc-4cde-a533-e1a1d5e43add tempest-VolumesListAdminTestJSON-1293910984 tempest-VolumesListAdminTestJSON-1293910984-project-member] Create volume of 1 GB Aug 16 21:14:44.401980 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-57d45c36-6ddc-4cde-a533-e1a1d5e43add tempest-VolumesListAdminTestJSON-1293910984 tempest-VolumesListAdminTestJSON-1293910984-project-member] Availability Zones retrieved successfully. Aug 16 21:14:44.409966 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-57d45c36-6ddc-4cde-a533-e1a1d5e43add tempest-VolumesListAdminTestJSON-1293910984 tempest-VolumesListAdminTestJSON-1293910984-project-member] Flow 'volume_create_api' (5a8cd3b9-a815-44d0-ac85-dfd878fef012) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100332) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:14:44.409966 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-57d45c36-6ddc-4cde-a533-e1a1d5e43add tempest-VolumesListAdminTestJSON-1293910984 tempest-VolumesListAdminTestJSON-1293910984-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (65494645-7b9e-4309-a4a9-b47f27ac84b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:14:44.410931 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.flows.api.create_volume [None req-57d45c36-6ddc-4cde-a533-e1a1d5e43add tempest-VolumesListAdminTestJSON-1293910984 tempest-VolumesListAdminTestJSON-1293910984-project-member] Validating volume size '1' using validate_int {{(pid=100332) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 21:14:44.439583 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-57d45c36-6ddc-4cde-a533-e1a1d5e43add tempest-VolumesListAdminTestJSON-1293910984 tempest-VolumesListAdminTestJSON-1293910984-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (65494645-7b9e-4309-a4a9-b47f27ac84b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T21:04:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=69e633b8-fab9-4b15-8b40-4f1a67c51cda,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '69e633b8-fab9-4b15-8b40-4f1a67c51cda', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:14:44.440483 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-57d45c36-6ddc-4cde-a533-e1a1d5e43add tempest-VolumesListAdminTestJSON-1293910984 tempest-VolumesListAdminTestJSON-1293910984-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4fd77c2e-214a-41db-b633-38c877778834) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:14:44.491565 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.quota [None req-57d45c36-6ddc-4cde-a533-e1a1d5e43add tempest-VolumesListAdminTestJSON-1293910984 tempest-VolumesListAdminTestJSON-1293910984-project-member] Created reservations ['0e0140a3-1684-416d-9904-3a16afd7e58a', 'a3bf18c9-8c06-43f1-99e8-c8009084e86d', '4a37c435-66f6-461e-a7ed-aac16fd424a7', 'c62efcec-891b-493c-ab31-0d76c2b40c68'] {{(pid=100332) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:14:44.493255 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-57d45c36-6ddc-4cde-a533-e1a1d5e43add tempest-VolumesListAdminTestJSON-1293910984 tempest-VolumesListAdminTestJSON-1293910984-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4fd77c2e-214a-41db-b633-38c877778834) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0e0140a3-1684-416d-9904-3a16afd7e58a', 'a3bf18c9-8c06-43f1-99e8-c8009084e86d', '4a37c435-66f6-461e-a7ed-aac16fd424a7', 'c62efcec-891b-493c-ab31-0d76c2b40c68']}' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:14:44.494433 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-57d45c36-6ddc-4cde-a533-e1a1d5e43add tempest-VolumesListAdminTestJSON-1293910984 tempest-VolumesListAdminTestJSON-1293910984-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (285dac3c-946c-4a66-a918-e999f272e13b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:14:44.521997 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-57d45c36-6ddc-4cde-a533-e1a1d5e43add tempest-VolumesListAdminTestJSON-1293910984 tempest-VolumesListAdminTestJSON-1293910984-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (285dac3c-946c-4a66-a918-e999f272e13b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a58f9454-efab-48f2-a709-ddbc463c6b50', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1721775727',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9196eecdd59d4e6aa0a1575e9dc1e209',qos_specs=None,replication_status=,reservations=['0e0140a3-1684-416d-9904-3a16afd7e58a','a3bf18c9-8c06-43f1-99e8-c8009084e86d','4a37c435-66f6-461e-a7ed-aac16fd424a7','c62efcec-891b-493c-ab31-0d76c2b40c68'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2a0b55c7b613425ab691d562ca05bc20',volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T21:14:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1721775727',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a58f9454-efab-48f2-a709-ddbc463c6b50,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9196eecdd59d4e6aa0a1575e9dc1e209',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2a0b55c7b613425ab691d562ca05bc20',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(69e633b8-fab9-4b15-8b40-4f1a67c51cda),volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda)}' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:14:44.523125 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-57d45c36-6ddc-4cde-a533-e1a1d5e43add tempest-VolumesListAdminTestJSON-1293910984 tempest-VolumesListAdminTestJSON-1293910984-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0a1f580f-d9f2-410f-8811-952bdc7ec5ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:14:44.549218 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-57d45c36-6ddc-4cde-a533-e1a1d5e43add tempest-VolumesListAdminTestJSON-1293910984 tempest-VolumesListAdminTestJSON-1293910984-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0a1f580f-d9f2-410f-8811-952bdc7ec5ba) transitioned into state 'SUCCESS' from state '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-1721775727',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9196eecdd59d4e6aa0a1575e9dc1e209',qos_specs=None,replication_status=,reservations=['0e0140a3-1684-416d-9904-3a16afd7e58a','a3bf18c9-8c06-43f1-99e8-c8009084e86d','4a37c435-66f6-461e-a7ed-aac16fd424a7','c62efcec-891b-493c-ab31-0d76c2b40c68'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2a0b55c7b613425ab691d562ca05bc20',volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda)}' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:14:44.550205 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-57d45c36-6ddc-4cde-a533-e1a1d5e43add tempest-VolumesListAdminTestJSON-1293910984 tempest-VolumesListAdminTestJSON-1293910984-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0da40fca-e54c-4dc2-bea1-63771c57e970) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:14:44.561467 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-57d45c36-6ddc-4cde-a533-e1a1d5e43add tempest-VolumesListAdminTestJSON-1293910984 tempest-VolumesListAdminTestJSON-1293910984-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0da40fca-e54c-4dc2-bea1-63771c57e970) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:14:44.562781 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-57d45c36-6ddc-4cde-a533-e1a1d5e43add tempest-VolumesListAdminTestJSON-1293910984 tempest-VolumesListAdminTestJSON-1293910984-project-member] Flow 'volume_create_api' (5a8cd3b9-a815-44d0-ac85-dfd878fef012) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100332) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:14:44.563267 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-57d45c36-6ddc-4cde-a533-e1a1d5e43add tempest-VolumesListAdminTestJSON-1293910984 tempest-VolumesListAdminTestJSON-1293910984-project-member] Create volume request issued successfully. Aug 16 21:14:44.564189 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-57d45c36-6ddc-4cde-a533-e1a1d5e43add tempest-VolumesListAdminTestJSON-1293910984 tempest-VolumesListAdminTestJSON-1293910984-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Aug 16 21:14:44.564763 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 655/2616] 10.4.3.143 () {68 vars in 1258 bytes} [Sun Aug 16 21:14:44 2026] POST /volume/v3/volumes => generated 755 bytes in 171 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 21:14:44.580550 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-6661ac90-88bd-461f-8f3c-addf5e726889 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:44.583674 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-6661ac90-88bd-461f-8f3c-addf5e726889 tempest-VolumesListAdminTestJSON-1293910984 tempest-VolumesListAdminTestJSON-1293910984-project-member] GET https://10.4.3.143/volume/v3/volumes/a58f9454-efab-48f2-a709-ddbc463c6b50 Aug 16 21:14:44.583936 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-6661ac90-88bd-461f-8f3c-addf5e726889 tempest-VolumesListAdminTestJSON-1293910984 tempest-VolumesListAdminTestJSON-1293910984-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:44.584220 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-6661ac90-88bd-461f-8f3c-addf5e726889 tempest-VolumesListAdminTestJSON-1293910984 tempest-VolumesListAdminTestJSON-1293910984-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:44.598956 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:14:44.598956 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:14:44.605764 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-6661ac90-88bd-461f-8f3c-addf5e726889 tempest-VolumesListAdminTestJSON-1293910984 tempest-VolumesListAdminTestJSON-1293910984-project-member] Volume info retrieved successfully. Aug 16 21:14:44.610769 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-6661ac90-88bd-461f-8f3c-addf5e726889 tempest-VolumesListAdminTestJSON-1293910984 tempest-VolumesListAdminTestJSON-1293910984-project-member] https://10.4.3.143/volume/v3/volumes/a58f9454-efab-48f2-a709-ddbc463c6b50 returned with HTTP 200 Aug 16 21:14:44.611312 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 659/2617] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:14:44 2026] GET /volume/v3/volumes/a58f9454-efab-48f2-a709-ddbc463c6b50 => generated 823 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:14:44.651571 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-1feb2b2f-4905-4469-829a-59f5dc5c8e38 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:44.654369 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-1feb2b2f-4905-4469-829a-59f5dc5c8e38 tempest-VolumesNegativeTest-498982338 tempest-VolumesNegativeTest-498982338-project-member] POST https://10.4.3.143/volume/v3/volumes/68dd2998-b7d1-41c3-8a25-c6d51f59bdec/action Aug 16 21:14:44.654723 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-1feb2b2f-4905-4469-829a-59f5dc5c8e38 tempest-VolumesNegativeTest-498982338 tempest-VolumesNegativeTest-498982338-project-member] Action body: b'{"os-attach": {"instance_uuid": "f3346513-3a17-4d06-934c-69af2b2a7b42", "mountpoint": "/dev/vdc"}}' {{(pid=100330) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 21:14:44.654875 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-1feb2b2f-4905-4469-829a-59f5dc5c8e38 tempest-VolumesNegativeTest-498982338 tempest-VolumesNegativeTest-498982338-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "f3346513-3a17-4d06-934c-69af2b2a7b42", "mountpoint": "/dev/vdc"}} {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:14:44.661872 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-1feb2b2f-4905-4469-829a-59f5dc5c8e38 tempest-VolumesNegativeTest-498982338 tempest-VolumesNegativeTest-498982338-project-member] https://10.4.3.143/volume/v3/volumes/68dd2998-b7d1-41c3-8a25-c6d51f59bdec/action returned with HTTP 404 Aug 16 21:14:44.662321 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 659/2618] 10.4.3.143 () {68 vars in 1390 bytes} [Sun Aug 16 21:14:44 2026] POST /volume/v3/volumes/68dd2998-b7d1-41c3-8a25-c6d51f59bdec/action => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:14:44.705506 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-be9bf868-3545-4bde-848f-8fdf325e03f6 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:44.709973 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-be9bf868-3545-4bde-848f-8fdf325e03f6 tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] GET https://10.4.3.143/volume/v3/volumes/80241c05-0df6-46a1-8bb7-55485d3e2967 Aug 16 21:14:44.712275 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-be9bf868-3545-4bde-848f-8fdf325e03f6 tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:44.712638 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-be9bf868-3545-4bde-848f-8fdf325e03f6 tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:44.724573 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-be9bf868-3545-4bde-848f-8fdf325e03f6 tempest-ProjectMemberTests-1408655673 tempest-ProjectMemberTests-1408655673-project-admin] https://10.4.3.143/volume/v3/volumes/80241c05-0df6-46a1-8bb7-55485d3e2967 returned with HTTP 404 Aug 16 21:14:44.725378 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 646/2619] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:14:44 2026] GET /volume/v3/volumes/80241c05-0df6-46a1-8bb7-55485d3e2967 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:14:45.089383 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-adb212aa-97e8-40b0-92e5-2df65b5374cb None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:45.094242 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-adb212aa-97e8-40b0-92e5-2df65b5374cb tempest-VolumesBackupsAdminTest-1100102051 tempest-VolumesBackupsAdminTest-1100102051-project-member] GET https://10.4.3.143/volume/v3/backups/57ef0216-9415-440c-b95a-0876b7aec002 Aug 16 21:14:45.094725 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-adb212aa-97e8-40b0-92e5-2df65b5374cb tempest-VolumesBackupsAdminTest-1100102051 tempest-VolumesBackupsAdminTest-1100102051-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:45.095005 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-adb212aa-97e8-40b0-92e5-2df65b5374cb tempest-VolumesBackupsAdminTest-1100102051 tempest-VolumesBackupsAdminTest-1100102051-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:45.095242 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.v3.backups [None req-adb212aa-97e8-40b0-92e5-2df65b5374cb tempest-VolumesBackupsAdminTest-1100102051 tempest-VolumesBackupsAdminTest-1100102051-project-member] Show backup with id 57ef0216-9415-440c-b95a-0876b7aec002. {{(pid=100332) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:14:45.100772 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:14:45.100772 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:14:45.103090 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-adb212aa-97e8-40b0-92e5-2df65b5374cb tempest-VolumesBackupsAdminTest-1100102051 tempest-VolumesBackupsAdminTest-1100102051-project-member] https://10.4.3.143/volume/v3/backups/57ef0216-9415-440c-b95a-0876b7aec002 returned with HTTP 200 Aug 16 21:14:45.103714 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 656/2620] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:14:45 2026] GET /volume/v3/backups/57ef0216-9415-440c-b95a-0876b7aec002 => generated 801 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:14:45.635224 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-8e6c8e8c-249f-4398-918a-2acd171f186a None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:45.636607 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-8e6c8e8c-249f-4398-918a-2acd171f186a tempest-VolumesListAdminTestJSON-1293910984 tempest-VolumesListAdminTestJSON-1293910984-project-member] GET https://10.4.3.143/volume/v3/volumes/a58f9454-efab-48f2-a709-ddbc463c6b50 Aug 16 21:14:45.636799 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-8e6c8e8c-249f-4398-918a-2acd171f186a tempest-VolumesListAdminTestJSON-1293910984 tempest-VolumesListAdminTestJSON-1293910984-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:45.637070 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-8e6c8e8c-249f-4398-918a-2acd171f186a tempest-VolumesListAdminTestJSON-1293910984 tempest-VolumesListAdminTestJSON-1293910984-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:45.645625 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:14:45.645625 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:14:45.650028 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-8e6c8e8c-249f-4398-918a-2acd171f186a tempest-VolumesListAdminTestJSON-1293910984 tempest-VolumesListAdminTestJSON-1293910984-project-member] Volume info retrieved successfully. Aug 16 21:14:45.656122 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-8e6c8e8c-249f-4398-918a-2acd171f186a tempest-VolumesListAdminTestJSON-1293910984 tempest-VolumesListAdminTestJSON-1293910984-project-member] https://10.4.3.143/volume/v3/volumes/a58f9454-efab-48f2-a709-ddbc463c6b50 returned with HTTP 200 Aug 16 21:14:45.656484 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 660/2621] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:14:45 2026] GET /volume/v3/volumes/a58f9454-efab-48f2-a709-ddbc463c6b50 => generated 848 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:14:45.668450 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-b416eb83-b909-4e55-bae3-13d3f47d288e None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:45.670664 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-b416eb83-b909-4e55-bae3-13d3f47d288e tempest-VolumesListAdminTestJSON-1293910984 tempest-VolumesListAdminTestJSON-1293910984-project-member] GET https://10.4.3.143/volume/v3/volumes/a58f9454-efab-48f2-a709-ddbc463c6b50 Aug 16 21:14:45.670849 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-b416eb83-b909-4e55-bae3-13d3f47d288e tempest-VolumesListAdminTestJSON-1293910984 tempest-VolumesListAdminTestJSON-1293910984-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:45.671092 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-b416eb83-b909-4e55-bae3-13d3f47d288e tempest-VolumesListAdminTestJSON-1293910984 tempest-VolumesListAdminTestJSON-1293910984-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:45.678336 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:14:45.678336 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:14:45.682823 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-b416eb83-b909-4e55-bae3-13d3f47d288e tempest-VolumesListAdminTestJSON-1293910984 tempest-VolumesListAdminTestJSON-1293910984-project-member] Volume info retrieved successfully. Aug 16 21:14:45.688379 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-b416eb83-b909-4e55-bae3-13d3f47d288e tempest-VolumesListAdminTestJSON-1293910984 tempest-VolumesListAdminTestJSON-1293910984-project-member] https://10.4.3.143/volume/v3/volumes/a58f9454-efab-48f2-a709-ddbc463c6b50 returned with HTTP 200 Aug 16 21:14:45.688871 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 660/2622] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:14:45 2026] GET /volume/v3/volumes/a58f9454-efab-48f2-a709-ddbc463c6b50 => generated 848 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:14:45.703117 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-27456efd-6d4d-4f73-9da4-0a33430a92ca None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:45.832941 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-27456efd-6d4d-4f73-9da4-0a33430a92ca tempest-VolumesListAdminTestJSON-1597115798 tempest-VolumesListAdminTestJSON-1597115798-project-admin] POST https://10.4.3.143/volume/v3/volumes Aug 16 21:14:45.832941 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-27456efd-6d4d-4f73-9da4-0a33430a92ca tempest-VolumesListAdminTestJSON-1597115798 tempest-VolumesListAdminTestJSON-1597115798-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1}} {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:14:45.832941 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.v3.volumes [None req-27456efd-6d4d-4f73-9da4-0a33430a92ca tempest-VolumesListAdminTestJSON-1597115798 tempest-VolumesListAdminTestJSON-1597115798-project-admin] Create volume request body: {'volume': {'size': 1}} {{(pid=100333) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 21:14:45.832941 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.v3.volumes [None req-27456efd-6d4d-4f73-9da4-0a33430a92ca tempest-VolumesListAdminTestJSON-1597115798 tempest-VolumesListAdminTestJSON-1597115798-project-admin] Create volume of 1 GB Aug 16 21:14:45.837472 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-27456efd-6d4d-4f73-9da4-0a33430a92ca tempest-VolumesListAdminTestJSON-1597115798 tempest-VolumesListAdminTestJSON-1597115798-project-admin] Availability Zones retrieved successfully. Aug 16 21:14:45.843229 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-27456efd-6d4d-4f73-9da4-0a33430a92ca tempest-VolumesListAdminTestJSON-1597115798 tempest-VolumesListAdminTestJSON-1597115798-project-admin] Flow 'volume_create_api' (4e4ae7e3-d015-45b7-9850-869ee5511a9c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100333) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:14:45.844306 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-27456efd-6d4d-4f73-9da4-0a33430a92ca tempest-VolumesListAdminTestJSON-1597115798 tempest-VolumesListAdminTestJSON-1597115798-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (325ebcd1-342d-47f9-b4e3-fbcc10062e12) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:14:45.845276 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.flows.api.create_volume [None req-27456efd-6d4d-4f73-9da4-0a33430a92ca tempest-VolumesListAdminTestJSON-1597115798 tempest-VolumesListAdminTestJSON-1597115798-project-admin] Validating volume size '1' using validate_int {{(pid=100333) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 21:14:45.878430 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-27456efd-6d4d-4f73-9da4-0a33430a92ca tempest-VolumesListAdminTestJSON-1597115798 tempest-VolumesListAdminTestJSON-1597115798-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (325ebcd1-342d-47f9-b4e3-fbcc10062e12) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T21:04:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=69e633b8-fab9-4b15-8b40-4f1a67c51cda,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '69e633b8-fab9-4b15-8b40-4f1a67c51cda', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:14:45.879447 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-27456efd-6d4d-4f73-9da4-0a33430a92ca tempest-VolumesListAdminTestJSON-1597115798 tempest-VolumesListAdminTestJSON-1597115798-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5f28d972-3109-4323-8055-2f3bbbc5e8c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:14:45.980950 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.quota [None req-27456efd-6d4d-4f73-9da4-0a33430a92ca tempest-VolumesListAdminTestJSON-1597115798 tempest-VolumesListAdminTestJSON-1597115798-project-admin] Created reservations ['12919e97-efd7-4928-8fa1-b04e1728de9e', '763b50cd-92d1-41b0-9901-2b559243c0e2', '549a48be-6652-43e2-962a-3147286fe964', 'ec7373d3-c25a-4427-b409-ed1bb59c2eb3'] {{(pid=100333) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:14:45.980950 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-27456efd-6d4d-4f73-9da4-0a33430a92ca tempest-VolumesListAdminTestJSON-1597115798 tempest-VolumesListAdminTestJSON-1597115798-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5f28d972-3109-4323-8055-2f3bbbc5e8c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['12919e97-efd7-4928-8fa1-b04e1728de9e', '763b50cd-92d1-41b0-9901-2b559243c0e2', '549a48be-6652-43e2-962a-3147286fe964', 'ec7373d3-c25a-4427-b409-ed1bb59c2eb3']}' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:14:45.981558 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-27456efd-6d4d-4f73-9da4-0a33430a92ca tempest-VolumesListAdminTestJSON-1597115798 tempest-VolumesListAdminTestJSON-1597115798-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cdd777c5-8aa8-4ab0-a227-41f2e2d66595) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:14:46.011486 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-27456efd-6d4d-4f73-9da4-0a33430a92ca tempest-VolumesListAdminTestJSON-1597115798 tempest-VolumesListAdminTestJSON-1597115798-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cdd777c5-8aa8-4ab0-a227-41f2e2d66595) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c13f7760-74b4-4882-ac80-473d0180dde4', '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='11ba294bb864458ab975c6d428d4b593',qos_specs=None,replication_status=,reservations=['12919e97-efd7-4928-8fa1-b04e1728de9e','763b50cd-92d1-41b0-9901-2b559243c0e2','549a48be-6652-43e2-962a-3147286fe964','ec7373d3-c25a-4427-b409-ed1bb59c2eb3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7f7c817eda3d4a2d861792c3d866ddb1',volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T21:14:45Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c13f7760-74b4-4882-ac80-473d0180dde4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='11ba294bb864458ab975c6d428d4b593',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7f7c817eda3d4a2d861792c3d866ddb1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(69e633b8-fab9-4b15-8b40-4f1a67c51cda),volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda)}' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:14:46.012512 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-27456efd-6d4d-4f73-9da4-0a33430a92ca tempest-VolumesListAdminTestJSON-1597115798 tempest-VolumesListAdminTestJSON-1597115798-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (93474d94-be23-47a7-b1e1-3bf1aef01af7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:14:46.030905 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-27456efd-6d4d-4f73-9da4-0a33430a92ca tempest-VolumesListAdminTestJSON-1597115798 tempest-VolumesListAdminTestJSON-1597115798-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (93474d94-be23-47a7-b1e1-3bf1aef01af7) transitioned into state 'SUCCESS' from 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='11ba294bb864458ab975c6d428d4b593',qos_specs=None,replication_status=,reservations=['12919e97-efd7-4928-8fa1-b04e1728de9e','763b50cd-92d1-41b0-9901-2b559243c0e2','549a48be-6652-43e2-962a-3147286fe964','ec7373d3-c25a-4427-b409-ed1bb59c2eb3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7f7c817eda3d4a2d861792c3d866ddb1',volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda)}' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:14:46.031953 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-27456efd-6d4d-4f73-9da4-0a33430a92ca tempest-VolumesListAdminTestJSON-1597115798 tempest-VolumesListAdminTestJSON-1597115798-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (44b85d35-1e71-4c72-b147-db5412952742) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:14:46.047088 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-27456efd-6d4d-4f73-9da4-0a33430a92ca tempest-VolumesListAdminTestJSON-1597115798 tempest-VolumesListAdminTestJSON-1597115798-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (44b85d35-1e71-4c72-b147-db5412952742) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:14:46.048043 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-27456efd-6d4d-4f73-9da4-0a33430a92ca tempest-VolumesListAdminTestJSON-1597115798 tempest-VolumesListAdminTestJSON-1597115798-project-admin] Flow 'volume_create_api' (4e4ae7e3-d015-45b7-9850-869ee5511a9c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100333) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:14:46.048493 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-27456efd-6d4d-4f73-9da4-0a33430a92ca tempest-VolumesListAdminTestJSON-1597115798 tempest-VolumesListAdminTestJSON-1597115798-project-admin] Create volume request issued successfully. Aug 16 21:14:46.049337 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-27456efd-6d4d-4f73-9da4-0a33430a92ca tempest-VolumesListAdminTestJSON-1597115798 tempest-VolumesListAdminTestJSON-1597115798-project-admin] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Aug 16 21:14:46.049815 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 647/2623] 10.4.3.143 () {68 vars in 1258 bytes} [Sun Aug 16 21:14:45 2026] POST /volume/v3/volumes => generated 733 bytes in 347 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 21:14:46.116595 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-da20500e-e1b3-45d7-b958-9dd5dcf9a949 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:46.118407 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-da20500e-e1b3-45d7-b958-9dd5dcf9a949 tempest-VolumesBackupsAdminTest-1100102051 tempest-VolumesBackupsAdminTest-1100102051-project-member] GET https://10.4.3.143/volume/v3/backups/57ef0216-9415-440c-b95a-0876b7aec002 Aug 16 21:14:46.118651 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-da20500e-e1b3-45d7-b958-9dd5dcf9a949 tempest-VolumesBackupsAdminTest-1100102051 tempest-VolumesBackupsAdminTest-1100102051-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:46.118835 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-da20500e-e1b3-45d7-b958-9dd5dcf9a949 tempest-VolumesBackupsAdminTest-1100102051 tempest-VolumesBackupsAdminTest-1100102051-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:46.118959 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.v3.backups [None req-da20500e-e1b3-45d7-b958-9dd5dcf9a949 tempest-VolumesBackupsAdminTest-1100102051 tempest-VolumesBackupsAdminTest-1100102051-project-member] Show backup with id 57ef0216-9415-440c-b95a-0876b7aec002. {{(pid=100332) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:14:46.120895 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-2eaf6846-8768-4033-9451-31a2fd19132d None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:46.122757 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-2eaf6846-8768-4033-9451-31a2fd19132d tempest-VolumesListAdminTestJSON-1597115798 tempest-VolumesListAdminTestJSON-1597115798-project-admin] GET https://10.4.3.143/volume/v3/volumes/c13f7760-74b4-4882-ac80-473d0180dde4 Aug 16 21:14:46.123149 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-2eaf6846-8768-4033-9451-31a2fd19132d tempest-VolumesListAdminTestJSON-1597115798 tempest-VolumesListAdminTestJSON-1597115798-project-admin] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:46.123402 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-2eaf6846-8768-4033-9451-31a2fd19132d tempest-VolumesListAdminTestJSON-1597115798 tempest-VolumesListAdminTestJSON-1597115798-project-admin] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:46.125974 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:14:46.125974 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:14:46.127177 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-da20500e-e1b3-45d7-b958-9dd5dcf9a949 tempest-VolumesBackupsAdminTest-1100102051 tempest-VolumesBackupsAdminTest-1100102051-project-member] https://10.4.3.143/volume/v3/backups/57ef0216-9415-440c-b95a-0876b7aec002 returned with HTTP 200 Aug 16 21:14:46.127635 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 657/2624] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:14:46 2026] GET /volume/v3/backups/57ef0216-9415-440c-b95a-0876b7aec002 => generated 801 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:14:46.133622 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:14:46.133622 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:14:46.140225 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-2eaf6846-8768-4033-9451-31a2fd19132d tempest-VolumesListAdminTestJSON-1597115798 tempest-VolumesListAdminTestJSON-1597115798-project-admin] Volume info retrieved successfully. Aug 16 21:14:46.145484 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-2eaf6846-8768-4033-9451-31a2fd19132d tempest-VolumesListAdminTestJSON-1597115798 tempest-VolumesListAdminTestJSON-1597115798-project-admin] https://10.4.3.143/volume/v3/volumes/c13f7760-74b4-4882-ac80-473d0180dde4 returned with HTTP 200 Aug 16 21:14:46.146100 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 661/2625] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:14:46 2026] GET /volume/v3/volumes/c13f7760-74b4-4882-ac80-473d0180dde4 => generated 912 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:14:46.469963 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-9a49d851-2b28-4bbb-9092-d6f3023992a5 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:46.578799 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-9a49d851-2b28-4bbb-9092-d6f3023992a5 tempest-ProjectReaderTests-808146798 tempest-ProjectReaderTests-808146798-project-admin] POST https://10.4.3.143/volume/v3/volumes Aug 16 21:14:46.578955 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-9a49d851-2b28-4bbb-9092-d6f3023992a5 tempest-ProjectReaderTests-808146798 tempest-ProjectReaderTests-808146798-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1034237065"}} {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:14:46.580361 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.v3.volumes [None req-9a49d851-2b28-4bbb-9092-d6f3023992a5 tempest-ProjectReaderTests-808146798 tempest-ProjectReaderTests-808146798-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1034237065'}} {{(pid=100330) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 21:14:46.580569 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.v3.volumes [None req-9a49d851-2b28-4bbb-9092-d6f3023992a5 tempest-ProjectReaderTests-808146798 tempest-ProjectReaderTests-808146798-project-admin] Create volume of 1 GB Aug 16 21:14:46.584132 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-9a49d851-2b28-4bbb-9092-d6f3023992a5 tempest-ProjectReaderTests-808146798 tempest-ProjectReaderTests-808146798-project-admin] Availability Zones retrieved successfully. Aug 16 21:14:46.589394 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-9a49d851-2b28-4bbb-9092-d6f3023992a5 tempest-ProjectReaderTests-808146798 tempest-ProjectReaderTests-808146798-project-admin] Flow 'volume_create_api' (55d7a9fd-7ab8-4a52-851b-2f7faed547b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100330) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:14:46.590307 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-9a49d851-2b28-4bbb-9092-d6f3023992a5 tempest-ProjectReaderTests-808146798 tempest-ProjectReaderTests-808146798-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (61766aa7-7672-4034-a17c-7c1e4dcbd007) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:14:46.591114 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.flows.api.create_volume [None req-9a49d851-2b28-4bbb-9092-d6f3023992a5 tempest-ProjectReaderTests-808146798 tempest-ProjectReaderTests-808146798-project-admin] Validating volume size '1' using validate_int {{(pid=100330) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 21:14:46.618048 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-9a49d851-2b28-4bbb-9092-d6f3023992a5 tempest-ProjectReaderTests-808146798 tempest-ProjectReaderTests-808146798-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (61766aa7-7672-4034-a17c-7c1e4dcbd007) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T21:04:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=69e633b8-fab9-4b15-8b40-4f1a67c51cda,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '69e633b8-fab9-4b15-8b40-4f1a67c51cda', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:14:46.618843 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-9a49d851-2b28-4bbb-9092-d6f3023992a5 tempest-ProjectReaderTests-808146798 tempest-ProjectReaderTests-808146798-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e80d81cb-af92-497f-a31a-f607aebef6a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:14:46.681427 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.quota [None req-9a49d851-2b28-4bbb-9092-d6f3023992a5 tempest-ProjectReaderTests-808146798 tempest-ProjectReaderTests-808146798-project-admin] Created reservations ['c22d9540-87e6-457d-992a-959392c2618a', 'b0f34af4-d9f7-49f3-acdc-6708dfd36f2b', 'a261c975-3b46-4f5a-b6af-b0d2e0ef451e', '08e7c5bc-9ce9-4fe9-b592-208fed58670a'] {{(pid=100330) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:14:46.682383 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-9a49d851-2b28-4bbb-9092-d6f3023992a5 tempest-ProjectReaderTests-808146798 tempest-ProjectReaderTests-808146798-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e80d81cb-af92-497f-a31a-f607aebef6a9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c22d9540-87e6-457d-992a-959392c2618a', 'b0f34af4-d9f7-49f3-acdc-6708dfd36f2b', 'a261c975-3b46-4f5a-b6af-b0d2e0ef451e', '08e7c5bc-9ce9-4fe9-b592-208fed58670a']}' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:14:46.683136 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-9a49d851-2b28-4bbb-9092-d6f3023992a5 tempest-ProjectReaderTests-808146798 tempest-ProjectReaderTests-808146798-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9e68c87c-9367-4b2b-8a17-633a54f94f52) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:14:46.708006 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-9a49d851-2b28-4bbb-9092-d6f3023992a5 tempest-ProjectReaderTests-808146798 tempest-ProjectReaderTests-808146798-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9e68c87c-9367-4b2b-8a17-633a54f94f52) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8781f056-0cc5-4115-9d4d-967d42b388fb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1034237065',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='75977f8f00c742d89b3584c1f538c929',qos_specs=None,replication_status=,reservations=['c22d9540-87e6-457d-992a-959392c2618a','b0f34af4-d9f7-49f3-acdc-6708dfd36f2b','a261c975-3b46-4f5a-b6af-b0d2e0ef451e','08e7c5bc-9ce9-4fe9-b592-208fed58670a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5659c74693674d269d8a5d16ad656c70',volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T21:14:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1034237065',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8781f056-0cc5-4115-9d4d-967d42b388fb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='75977f8f00c742d89b3584c1f538c929',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5659c74693674d269d8a5d16ad656c70',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(69e633b8-fab9-4b15-8b40-4f1a67c51cda),volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda)}' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:14:46.708825 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-9a49d851-2b28-4bbb-9092-d6f3023992a5 tempest-ProjectReaderTests-808146798 tempest-ProjectReaderTests-808146798-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (59c297ad-3d19-4d10-a3cd-95f355174ab1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:14:46.730404 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-9a49d851-2b28-4bbb-9092-d6f3023992a5 tempest-ProjectReaderTests-808146798 tempest-ProjectReaderTests-808146798-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (59c297ad-3d19-4d10-a3cd-95f355174ab1) transitioned into state 'SUCCESS' from state '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-1034237065',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='75977f8f00c742d89b3584c1f538c929',qos_specs=None,replication_status=,reservations=['c22d9540-87e6-457d-992a-959392c2618a','b0f34af4-d9f7-49f3-acdc-6708dfd36f2b','a261c975-3b46-4f5a-b6af-b0d2e0ef451e','08e7c5bc-9ce9-4fe9-b592-208fed58670a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5659c74693674d269d8a5d16ad656c70',volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda)}' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:14:46.731174 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-9a49d851-2b28-4bbb-9092-d6f3023992a5 tempest-ProjectReaderTests-808146798 tempest-ProjectReaderTests-808146798-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8b7de446-896b-49b5-bdcd-e0e3b8d86692) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:14:46.742541 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-9a49d851-2b28-4bbb-9092-d6f3023992a5 tempest-ProjectReaderTests-808146798 tempest-ProjectReaderTests-808146798-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8b7de446-896b-49b5-bdcd-e0e3b8d86692) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:14:46.743319 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-9a49d851-2b28-4bbb-9092-d6f3023992a5 tempest-ProjectReaderTests-808146798 tempest-ProjectReaderTests-808146798-project-admin] Flow 'volume_create_api' (55d7a9fd-7ab8-4a52-851b-2f7faed547b2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100330) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:14:46.743620 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-9a49d851-2b28-4bbb-9092-d6f3023992a5 tempest-ProjectReaderTests-808146798 tempest-ProjectReaderTests-808146798-project-admin] Create volume request issued successfully. Aug 16 21:14:46.744164 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-9a49d851-2b28-4bbb-9092-d6f3023992a5 tempest-ProjectReaderTests-808146798 tempest-ProjectReaderTests-808146798-project-admin] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Aug 16 21:14:46.744527 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 661/2626] 10.4.3.143 () {68 vars in 1258 bytes} [Sun Aug 16 21:14:46 2026] POST /volume/v3/volumes => generated 778 bytes in 275 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 21:14:46.755829 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-e79b5ef2-16e1-483a-86f4-2c31e773f732 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:46.757750 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-e79b5ef2-16e1-483a-86f4-2c31e773f732 tempest-ProjectReaderTests-808146798 tempest-ProjectReaderTests-808146798-project-admin] GET https://10.4.3.143/volume/v3/volumes/8781f056-0cc5-4115-9d4d-967d42b388fb Aug 16 21:14:46.757961 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-e79b5ef2-16e1-483a-86f4-2c31e773f732 tempest-ProjectReaderTests-808146798 tempest-ProjectReaderTests-808146798-project-admin] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:46.758156 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-e79b5ef2-16e1-483a-86f4-2c31e773f732 tempest-ProjectReaderTests-808146798 tempest-ProjectReaderTests-808146798-project-admin] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:46.767758 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:14:46.767758 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:14:46.772133 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-e79b5ef2-16e1-483a-86f4-2c31e773f732 tempest-ProjectReaderTests-808146798 tempest-ProjectReaderTests-808146798-project-admin] Volume info retrieved successfully. Aug 16 21:14:46.777350 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-e79b5ef2-16e1-483a-86f4-2c31e773f732 tempest-ProjectReaderTests-808146798 tempest-ProjectReaderTests-808146798-project-admin] https://10.4.3.143/volume/v3/volumes/8781f056-0cc5-4115-9d4d-967d42b388fb returned with HTTP 200 Aug 16 21:14:46.777804 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 648/2627] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:14:46 2026] GET /volume/v3/volumes/8781f056-0cc5-4115-9d4d-967d42b388fb => generated 957 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:14:47.142064 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-068dda5e-67d3-43d0-96dd-bfab56b5161a None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:47.144145 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-068dda5e-67d3-43d0-96dd-bfab56b5161a tempest-VolumesBackupsAdminTest-1100102051 tempest-VolumesBackupsAdminTest-1100102051-project-member] GET https://10.4.3.143/volume/v3/backups/57ef0216-9415-440c-b95a-0876b7aec002 Aug 16 21:14:47.144439 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-068dda5e-67d3-43d0-96dd-bfab56b5161a tempest-VolumesBackupsAdminTest-1100102051 tempest-VolumesBackupsAdminTest-1100102051-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:47.144721 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-068dda5e-67d3-43d0-96dd-bfab56b5161a tempest-VolumesBackupsAdminTest-1100102051 tempest-VolumesBackupsAdminTest-1100102051-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:47.144885 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.v3.backups [None req-068dda5e-67d3-43d0-96dd-bfab56b5161a tempest-VolumesBackupsAdminTest-1100102051 tempest-VolumesBackupsAdminTest-1100102051-project-member] Show backup with id 57ef0216-9415-440c-b95a-0876b7aec002. {{(pid=100332) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:14:47.150363 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:14:47.150363 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:14:47.151494 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-068dda5e-67d3-43d0-96dd-bfab56b5161a tempest-VolumesBackupsAdminTest-1100102051 tempest-VolumesBackupsAdminTest-1100102051-project-member] https://10.4.3.143/volume/v3/backups/57ef0216-9415-440c-b95a-0876b7aec002 returned with HTTP 200 Aug 16 21:14:47.152012 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 658/2628] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:14:47 2026] GET /volume/v3/backups/57ef0216-9415-440c-b95a-0876b7aec002 => generated 801 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:14:47.160881 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-9990334a-372e-4fab-b06d-48e60c1c4ebe None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:47.162673 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-9990334a-372e-4fab-b06d-48e60c1c4ebe tempest-VolumesListAdminTestJSON-1597115798 tempest-VolumesListAdminTestJSON-1597115798-project-admin] GET https://10.4.3.143/volume/v3/volumes/c13f7760-74b4-4882-ac80-473d0180dde4 Aug 16 21:14:47.162908 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-9990334a-372e-4fab-b06d-48e60c1c4ebe tempest-VolumesListAdminTestJSON-1597115798 tempest-VolumesListAdminTestJSON-1597115798-project-admin] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:47.163142 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-9990334a-372e-4fab-b06d-48e60c1c4ebe tempest-VolumesListAdminTestJSON-1597115798 tempest-VolumesListAdminTestJSON-1597115798-project-admin] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:47.172798 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:14:47.172798 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:14:47.177010 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-9990334a-372e-4fab-b06d-48e60c1c4ebe tempest-VolumesListAdminTestJSON-1597115798 tempest-VolumesListAdminTestJSON-1597115798-project-admin] Volume info retrieved successfully. Aug 16 21:14:47.181591 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-9990334a-372e-4fab-b06d-48e60c1c4ebe tempest-VolumesListAdminTestJSON-1597115798 tempest-VolumesListAdminTestJSON-1597115798-project-admin] https://10.4.3.143/volume/v3/volumes/c13f7760-74b4-4882-ac80-473d0180dde4 returned with HTTP 200 Aug 16 21:14:47.182035 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 662/2629] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:14:47 2026] GET /volume/v3/volumes/c13f7760-74b4-4882-ac80-473d0180dde4 => generated 973 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:14:47.195476 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-4510a7f3-6f5b-42c6-8b46-3039be0936ff None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:47.198131 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-4510a7f3-6f5b-42c6-8b46-3039be0936ff tempest-VolumesListAdminTestJSON-1597115798 tempest-VolumesListAdminTestJSON-1597115798-project-admin] GET https://10.4.3.143/volume/v3/volumes/detail?all_tenants=1&project_id=9196eecdd59d4e6aa0a1575e9dc1e209 Aug 16 21:14:47.198349 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-4510a7f3-6f5b-42c6-8b46-3039be0936ff tempest-VolumesListAdminTestJSON-1597115798 tempest-VolumesListAdminTestJSON-1597115798-project-admin] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:47.198546 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-4510a7f3-6f5b-42c6-8b46-3039be0936ff tempest-VolumesListAdminTestJSON-1597115798 tempest-VolumesListAdminTestJSON-1597115798-project-admin] Calling method 'detail' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:47.198969 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-4510a7f3-6f5b-42c6-8b46-3039be0936ff tempest-VolumesListAdminTestJSON-1597115798 tempest-VolumesListAdminTestJSON-1597115798-project-admin] Could not evaluate value 9196eecdd59d4e6aa0a1575e9dc1e209, assuming string {{(pid=100330) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 16 21:14:47.199726 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:14:47.199726 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:14:47.200068 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-4510a7f3-6f5b-42c6-8b46-3039be0936ff tempest-VolumesListAdminTestJSON-1597115798 tempest-VolumesListAdminTestJSON-1597115798-project-admin] Searching by: MultiDict([('project_id', '9196eecdd59d4e6aa0a1575e9dc1e209'), ('all_tenants', 1)]). {{(pid=100330) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 16 21:14:47.242462 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-4510a7f3-6f5b-42c6-8b46-3039be0936ff tempest-VolumesListAdminTestJSON-1597115798 tempest-VolumesListAdminTestJSON-1597115798-project-admin] Get all volumes completed successfully. Aug 16 21:14:47.243723 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:14:47.243723 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:14:47.248483 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-4510a7f3-6f5b-42c6-8b46-3039be0936ff tempest-VolumesListAdminTestJSON-1597115798 tempest-VolumesListAdminTestJSON-1597115798-project-admin] https://10.4.3.143/volume/v3/volumes/detail?all_tenants=1&project_id=9196eecdd59d4e6aa0a1575e9dc1e209 returned with HTTP 200 Aug 16 21:14:47.248882 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 662/2630] 10.4.3.143 () {66 vars in 1373 bytes} [Sun Aug 16 21:14:47 2026] GET /volume/v3/volumes/detail?all_tenants=1&project_id=9196eecdd59d4e6aa0a1575e9dc1e209 => generated 3035 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:14:47.261152 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-f66fcab5-fc02-4eed-b876-f1ce160cf118 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:47.262969 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-f66fcab5-fc02-4eed-b876-f1ce160cf118 tempest-VolumesListAdminTestJSON-1597115798 tempest-VolumesListAdminTestJSON-1597115798-project-admin] DELETE https://10.4.3.143/volume/v3/volumes/c13f7760-74b4-4882-ac80-473d0180dde4 Aug 16 21:14:47.263201 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-f66fcab5-fc02-4eed-b876-f1ce160cf118 tempest-VolumesListAdminTestJSON-1597115798 tempest-VolumesListAdminTestJSON-1597115798-project-admin] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:47.263433 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-f66fcab5-fc02-4eed-b876-f1ce160cf118 tempest-VolumesListAdminTestJSON-1597115798 tempest-VolumesListAdminTestJSON-1597115798-project-admin] Calling method 'delete' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:47.263677 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.v3.volumes [None req-f66fcab5-fc02-4eed-b876-f1ce160cf118 tempest-VolumesListAdminTestJSON-1597115798 tempest-VolumesListAdminTestJSON-1597115798-project-admin] Delete volume with id: c13f7760-74b4-4882-ac80-473d0180dde4 Aug 16 21:14:47.272823 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:14:47.272823 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:14:47.273244 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-f66fcab5-fc02-4eed-b876-f1ce160cf118 tempest-VolumesListAdminTestJSON-1597115798 tempest-VolumesListAdminTestJSON-1597115798-project-admin] Volume info retrieved successfully. Aug 16 21:14:47.290241 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-f66fcab5-fc02-4eed-b876-f1ce160cf118 tempest-VolumesListAdminTestJSON-1597115798 tempest-VolumesListAdminTestJSON-1597115798-project-admin] Delete volume request issued successfully. Aug 16 21:14:47.290490 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-f66fcab5-fc02-4eed-b876-f1ce160cf118 tempest-VolumesListAdminTestJSON-1597115798 tempest-VolumesListAdminTestJSON-1597115798-project-admin] https://10.4.3.143/volume/v3/volumes/c13f7760-74b4-4882-ac80-473d0180dde4 returned with HTTP 202 Aug 16 21:14:47.291015 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 649/2631] 10.4.3.143 () {66 vars in 1351 bytes} [Sun Aug 16 21:14:47 2026] DELETE /volume/v3/volumes/c13f7760-74b4-4882-ac80-473d0180dde4 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 21:14:47.300379 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-9dda6a5f-4a6a-46e4-ad31-9399765cba64 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:47.302210 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-9dda6a5f-4a6a-46e4-ad31-9399765cba64 tempest-VolumesListAdminTestJSON-1293910984 tempest-VolumesListAdminTestJSON-1293910984-project-member] GET https://10.4.3.143/volume/v3/volumes/a58f9454-efab-48f2-a709-ddbc463c6b50 Aug 16 21:14:47.302210 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-9dda6a5f-4a6a-46e4-ad31-9399765cba64 tempest-VolumesListAdminTestJSON-1293910984 tempest-VolumesListAdminTestJSON-1293910984-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:47.302368 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-9dda6a5f-4a6a-46e4-ad31-9399765cba64 tempest-VolumesListAdminTestJSON-1293910984 tempest-VolumesListAdminTestJSON-1293910984-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:47.312355 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:14:47.312355 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:14:47.316609 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-9dda6a5f-4a6a-46e4-ad31-9399765cba64 tempest-VolumesListAdminTestJSON-1293910984 tempest-VolumesListAdminTestJSON-1293910984-project-member] Volume info retrieved successfully. Aug 16 21:14:47.322300 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-9dda6a5f-4a6a-46e4-ad31-9399765cba64 tempest-VolumesListAdminTestJSON-1293910984 tempest-VolumesListAdminTestJSON-1293910984-project-member] https://10.4.3.143/volume/v3/volumes/a58f9454-efab-48f2-a709-ddbc463c6b50 returned with HTTP 200 Aug 16 21:14:47.323990 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 659/2632] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:14:47 2026] GET /volume/v3/volumes/a58f9454-efab-48f2-a709-ddbc463c6b50 => generated 848 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:14:47.340026 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-b89bbc88-0a3c-46c4-8548-d1db39045d28 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:47.341552 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-b89bbc88-0a3c-46c4-8548-d1db39045d28 tempest-VolumesListAdminTestJSON-1293910984 tempest-VolumesListAdminTestJSON-1293910984-project-member] DELETE https://10.4.3.143/volume/v3/volumes/a58f9454-efab-48f2-a709-ddbc463c6b50 Aug 16 21:14:47.341733 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-b89bbc88-0a3c-46c4-8548-d1db39045d28 tempest-VolumesListAdminTestJSON-1293910984 tempest-VolumesListAdminTestJSON-1293910984-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:47.341903 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-b89bbc88-0a3c-46c4-8548-d1db39045d28 tempest-VolumesListAdminTestJSON-1293910984 tempest-VolumesListAdminTestJSON-1293910984-project-member] Calling method 'delete' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:47.342092 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.v3.volumes [None req-b89bbc88-0a3c-46c4-8548-d1db39045d28 tempest-VolumesListAdminTestJSON-1293910984 tempest-VolumesListAdminTestJSON-1293910984-project-member] Delete volume with id: a58f9454-efab-48f2-a709-ddbc463c6b50 Aug 16 21:14:47.360030 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:14:47.360030 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:14:47.360680 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-b89bbc88-0a3c-46c4-8548-d1db39045d28 tempest-VolumesListAdminTestJSON-1293910984 tempest-VolumesListAdminTestJSON-1293910984-project-member] Volume info retrieved successfully. Aug 16 21:14:47.390661 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-b89bbc88-0a3c-46c4-8548-d1db39045d28 tempest-VolumesListAdminTestJSON-1293910984 tempest-VolumesListAdminTestJSON-1293910984-project-member] Delete volume request issued successfully. Aug 16 21:14:47.391097 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-b89bbc88-0a3c-46c4-8548-d1db39045d28 tempest-VolumesListAdminTestJSON-1293910984 tempest-VolumesListAdminTestJSON-1293910984-project-member] https://10.4.3.143/volume/v3/volumes/a58f9454-efab-48f2-a709-ddbc463c6b50 returned with HTTP 202 Aug 16 21:14:47.391719 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 663/2633] 10.4.3.143 () {66 vars in 1351 bytes} [Sun Aug 16 21:14:47 2026] DELETE /volume/v3/volumes/a58f9454-efab-48f2-a709-ddbc463c6b50 => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 21:14:47.399741 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-df7d7e94-e3b4-47f9-9f54-c65d667c8874 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:47.402523 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-df7d7e94-e3b4-47f9-9f54-c65d667c8874 tempest-VolumesListAdminTestJSON-1293910984 tempest-VolumesListAdminTestJSON-1293910984-project-member] GET https://10.4.3.143/volume/v3/volumes/a58f9454-efab-48f2-a709-ddbc463c6b50 Aug 16 21:14:47.402727 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-df7d7e94-e3b4-47f9-9f54-c65d667c8874 tempest-VolumesListAdminTestJSON-1293910984 tempest-VolumesListAdminTestJSON-1293910984-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:47.403004 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-df7d7e94-e3b4-47f9-9f54-c65d667c8874 tempest-VolumesListAdminTestJSON-1293910984 tempest-VolumesListAdminTestJSON-1293910984-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:47.423892 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:14:47.423892 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:14:47.427513 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-df7d7e94-e3b4-47f9-9f54-c65d667c8874 tempest-VolumesListAdminTestJSON-1293910984 tempest-VolumesListAdminTestJSON-1293910984-project-member] Volume info retrieved successfully. Aug 16 21:14:47.432864 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-df7d7e94-e3b4-47f9-9f54-c65d667c8874 tempest-VolumesListAdminTestJSON-1293910984 tempest-VolumesListAdminTestJSON-1293910984-project-member] https://10.4.3.143/volume/v3/volumes/a58f9454-efab-48f2-a709-ddbc463c6b50 returned with HTTP 200 Aug 16 21:14:47.433334 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 663/2634] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:14:47 2026] GET /volume/v3/volumes/a58f9454-efab-48f2-a709-ddbc463c6b50 => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:14:47.791139 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-ea357128-777d-4691-80a4-73355d8ec6f9 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:47.794571 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-ea357128-777d-4691-80a4-73355d8ec6f9 tempest-ProjectReaderTests-808146798 tempest-ProjectReaderTests-808146798-project-admin] GET https://10.4.3.143/volume/v3/volumes/8781f056-0cc5-4115-9d4d-967d42b388fb Aug 16 21:14:47.794802 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-ea357128-777d-4691-80a4-73355d8ec6f9 tempest-ProjectReaderTests-808146798 tempest-ProjectReaderTests-808146798-project-admin] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:47.795149 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-ea357128-777d-4691-80a4-73355d8ec6f9 tempest-ProjectReaderTests-808146798 tempest-ProjectReaderTests-808146798-project-admin] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:47.806507 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:14:47.806507 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:14:47.812227 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-ea357128-777d-4691-80a4-73355d8ec6f9 tempest-ProjectReaderTests-808146798 tempest-ProjectReaderTests-808146798-project-admin] Volume info retrieved successfully. Aug 16 21:14:47.817673 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-ea357128-777d-4691-80a4-73355d8ec6f9 tempest-ProjectReaderTests-808146798 tempest-ProjectReaderTests-808146798-project-admin] https://10.4.3.143/volume/v3/volumes/8781f056-0cc5-4115-9d4d-967d42b388fb returned with HTTP 200 Aug 16 21:14:47.818139 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 650/2635] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:14:47 2026] GET /volume/v3/volumes/8781f056-0cc5-4115-9d4d-967d42b388fb => generated 1009 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:14:47.831613 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-ff4aff9b-c9ee-4dab-935f-e5e2111d6587 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:47.900986 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-ff4aff9b-c9ee-4dab-935f-e5e2111d6587 tempest-ProjectReaderTests-808146798 tempest-ProjectReaderTests-808146798-project-reader] POST https://10.4.3.143/volume/v3/volumes/8781f056-0cc5-4115-9d4d-967d42b388fb/action Aug 16 21:14:47.901598 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-ff4aff9b-c9ee-4dab-935f-e5e2111d6587 tempest-ProjectReaderTests-808146798 tempest-ProjectReaderTests-808146798-project-reader] Action body: b'{"os-force_delete": {}}' {{(pid=100332) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 21:14:47.901959 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-ff4aff9b-c9ee-4dab-935f-e5e2111d6587 tempest-ProjectReaderTests-808146798 tempest-ProjectReaderTests-808146798-project-reader] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:14:47.910561 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:14:47.910561 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:14:47.911240 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-ff4aff9b-c9ee-4dab-935f-e5e2111d6587 tempest-ProjectReaderTests-808146798 tempest-ProjectReaderTests-808146798-project-reader] Volume info retrieved successfully. Aug 16 21:14:47.912491 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.policy [None req-ff4aff9b-c9ee-4dab-935f-e5e2111d6587 tempest-ProjectReaderTests-808146798 tempest-ProjectReaderTests-808146798-project-reader] Policy check for volume_extension:volume_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': '4ab1f41c7beb492f92bda6ec2e6be61f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '75977f8f00c742d89b3584c1f538c929', '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=100332) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 16 21:14:47.912831 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-ff4aff9b-c9ee-4dab-935f-e5e2111d6587 tempest-ProjectReaderTests-808146798 tempest-ProjectReaderTests-808146798-project-reader] https://10.4.3.143/volume/v3/volumes/8781f056-0cc5-4115-9d4d-967d42b388fb/action returned with HTTP 403 Aug 16 21:14:47.913397 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 660/2636] 10.4.3.143 () {68 vars in 1390 bytes} [Sun Aug 16 21:14:47 2026] POST /volume/v3/volumes/8781f056-0cc5-4115-9d4d-967d42b388fb/action => generated 131 bytes in 83 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:14:47.922646 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-201a724f-5832-4f21-909f-a1d7fb422688 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:47.924421 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-201a724f-5832-4f21-909f-a1d7fb422688 tempest-ProjectReaderTests-808146798 tempest-ProjectReaderTests-808146798-project-admin] DELETE https://10.4.3.143/volume/v3/volumes/8781f056-0cc5-4115-9d4d-967d42b388fb Aug 16 21:14:47.924580 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-201a724f-5832-4f21-909f-a1d7fb422688 tempest-ProjectReaderTests-808146798 tempest-ProjectReaderTests-808146798-project-admin] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:47.924742 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-201a724f-5832-4f21-909f-a1d7fb422688 tempest-ProjectReaderTests-808146798 tempest-ProjectReaderTests-808146798-project-admin] Calling method 'delete' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:47.924880 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.v3.volumes [None req-201a724f-5832-4f21-909f-a1d7fb422688 tempest-ProjectReaderTests-808146798 tempest-ProjectReaderTests-808146798-project-admin] Delete volume with id: 8781f056-0cc5-4115-9d4d-967d42b388fb Aug 16 21:14:47.931423 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:14:47.931423 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:14:47.931718 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-201a724f-5832-4f21-909f-a1d7fb422688 tempest-ProjectReaderTests-808146798 tempest-ProjectReaderTests-808146798-project-admin] Volume info retrieved successfully. Aug 16 21:14:47.953665 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-201a724f-5832-4f21-909f-a1d7fb422688 tempest-ProjectReaderTests-808146798 tempest-ProjectReaderTests-808146798-project-admin] Delete volume request issued successfully. Aug 16 21:14:47.954036 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-201a724f-5832-4f21-909f-a1d7fb422688 tempest-ProjectReaderTests-808146798 tempest-ProjectReaderTests-808146798-project-admin] https://10.4.3.143/volume/v3/volumes/8781f056-0cc5-4115-9d4d-967d42b388fb returned with HTTP 202 Aug 16 21:14:47.954468 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 664/2637] 10.4.3.143 () {66 vars in 1351 bytes} [Sun Aug 16 21:14:47 2026] DELETE /volume/v3/volumes/8781f056-0cc5-4115-9d4d-967d42b388fb => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 21:14:47.961571 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-4376b27d-c5a4-42b7-aa7a-37604cbd69dd None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:47.966156 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-4376b27d-c5a4-42b7-aa7a-37604cbd69dd tempest-ProjectReaderTests-808146798 tempest-ProjectReaderTests-808146798-project-admin] GET https://10.4.3.143/volume/v3/volumes/8781f056-0cc5-4115-9d4d-967d42b388fb Aug 16 21:14:47.966393 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-4376b27d-c5a4-42b7-aa7a-37604cbd69dd tempest-ProjectReaderTests-808146798 tempest-ProjectReaderTests-808146798-project-admin] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:47.966568 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-4376b27d-c5a4-42b7-aa7a-37604cbd69dd tempest-ProjectReaderTests-808146798 tempest-ProjectReaderTests-808146798-project-admin] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:47.973745 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:14:47.973745 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:14:47.978457 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-4376b27d-c5a4-42b7-aa7a-37604cbd69dd tempest-ProjectReaderTests-808146798 tempest-ProjectReaderTests-808146798-project-admin] Volume info retrieved successfully. Aug 16 21:14:47.982382 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-4376b27d-c5a4-42b7-aa7a-37604cbd69dd tempest-ProjectReaderTests-808146798 tempest-ProjectReaderTests-808146798-project-admin] https://10.4.3.143/volume/v3/volumes/8781f056-0cc5-4115-9d4d-967d42b388fb returned with HTTP 200 Aug 16 21:14:47.982756 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 664/2638] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:14:47 2026] GET /volume/v3/volumes/8781f056-0cc5-4115-9d4d-967d42b388fb => generated 1008 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:14:48.165210 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-23971943-f670-423e-9c7a-5588fb60f457 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:48.168508 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-23971943-f670-423e-9c7a-5588fb60f457 tempest-VolumesBackupsAdminTest-1100102051 tempest-VolumesBackupsAdminTest-1100102051-project-member] GET https://10.4.3.143/volume/v3/backups/57ef0216-9415-440c-b95a-0876b7aec002 Aug 16 21:14:48.168508 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-23971943-f670-423e-9c7a-5588fb60f457 tempest-VolumesBackupsAdminTest-1100102051 tempest-VolumesBackupsAdminTest-1100102051-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:48.168508 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-23971943-f670-423e-9c7a-5588fb60f457 tempest-VolumesBackupsAdminTest-1100102051 tempest-VolumesBackupsAdminTest-1100102051-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:48.168508 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.v3.backups [None req-23971943-f670-423e-9c7a-5588fb60f457 tempest-VolumesBackupsAdminTest-1100102051 tempest-VolumesBackupsAdminTest-1100102051-project-member] Show backup with id 57ef0216-9415-440c-b95a-0876b7aec002. {{(pid=100333) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:14:48.181303 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:14:48.181303 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:14:48.182655 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-23971943-f670-423e-9c7a-5588fb60f457 tempest-VolumesBackupsAdminTest-1100102051 tempest-VolumesBackupsAdminTest-1100102051-project-member] https://10.4.3.143/volume/v3/backups/57ef0216-9415-440c-b95a-0876b7aec002 returned with HTTP 200 Aug 16 21:14:48.186995 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 651/2639] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:14:48 2026] GET /volume/v3/backups/57ef0216-9415-440c-b95a-0876b7aec002 => generated 801 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:14:48.445949 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-71d801d4-8e97-4ce2-9cde-a7d0cd4dc0b5 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:48.447760 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-71d801d4-8e97-4ce2-9cde-a7d0cd4dc0b5 tempest-VolumesListAdminTestJSON-1293910984 tempest-VolumesListAdminTestJSON-1293910984-project-member] GET https://10.4.3.143/volume/v3/volumes/a58f9454-efab-48f2-a709-ddbc463c6b50 Aug 16 21:14:48.448026 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-71d801d4-8e97-4ce2-9cde-a7d0cd4dc0b5 tempest-VolumesListAdminTestJSON-1293910984 tempest-VolumesListAdminTestJSON-1293910984-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:48.448236 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-71d801d4-8e97-4ce2-9cde-a7d0cd4dc0b5 tempest-VolumesListAdminTestJSON-1293910984 tempest-VolumesListAdminTestJSON-1293910984-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:48.453533 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-71d801d4-8e97-4ce2-9cde-a7d0cd4dc0b5 tempest-VolumesListAdminTestJSON-1293910984 tempest-VolumesListAdminTestJSON-1293910984-project-member] https://10.4.3.143/volume/v3/volumes/a58f9454-efab-48f2-a709-ddbc463c6b50 returned with HTTP 404 Aug 16 21:14:48.454483 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 661/2640] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:14:48 2026] GET /volume/v3/volumes/a58f9454-efab-48f2-a709-ddbc463c6b50 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:14:48.462489 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-69cb3873-76b2-49be-a5ac-1b1c91fdab79 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:48.464212 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-69cb3873-76b2-49be-a5ac-1b1c91fdab79 tempest-VolumesListAdminTestJSON-1293910984 tempest-VolumesListAdminTestJSON-1293910984-project-member] GET https://10.4.3.143/volume/v3/volumes/6ef8d0a6-d041-4f9b-a0d3-fcab0830b048 Aug 16 21:14:48.465757 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-69cb3873-76b2-49be-a5ac-1b1c91fdab79 tempest-VolumesListAdminTestJSON-1293910984 tempest-VolumesListAdminTestJSON-1293910984-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:48.465757 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-69cb3873-76b2-49be-a5ac-1b1c91fdab79 tempest-VolumesListAdminTestJSON-1293910984 tempest-VolumesListAdminTestJSON-1293910984-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:48.471698 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:14:48.471698 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:14:48.475531 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-69cb3873-76b2-49be-a5ac-1b1c91fdab79 tempest-VolumesListAdminTestJSON-1293910984 tempest-VolumesListAdminTestJSON-1293910984-project-member] Volume info retrieved successfully. Aug 16 21:14:48.480106 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-69cb3873-76b2-49be-a5ac-1b1c91fdab79 tempest-VolumesListAdminTestJSON-1293910984 tempest-VolumesListAdminTestJSON-1293910984-project-member] https://10.4.3.143/volume/v3/volumes/6ef8d0a6-d041-4f9b-a0d3-fcab0830b048 returned with HTTP 200 Aug 16 21:14:48.480721 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 665/2641] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:14:48 2026] GET /volume/v3/volumes/6ef8d0a6-d041-4f9b-a0d3-fcab0830b048 => generated 847 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:14:48.495407 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-ef658fc6-cd25-499e-83f2-a78d1917026b None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:48.498364 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-ef658fc6-cd25-499e-83f2-a78d1917026b tempest-VolumesListAdminTestJSON-1293910984 tempest-VolumesListAdminTestJSON-1293910984-project-member] DELETE https://10.4.3.143/volume/v3/volumes/6ef8d0a6-d041-4f9b-a0d3-fcab0830b048 Aug 16 21:14:48.498645 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-ef658fc6-cd25-499e-83f2-a78d1917026b tempest-VolumesListAdminTestJSON-1293910984 tempest-VolumesListAdminTestJSON-1293910984-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:48.498960 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-ef658fc6-cd25-499e-83f2-a78d1917026b tempest-VolumesListAdminTestJSON-1293910984 tempest-VolumesListAdminTestJSON-1293910984-project-member] Calling method 'delete' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:48.499171 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.v3.volumes [None req-ef658fc6-cd25-499e-83f2-a78d1917026b tempest-VolumesListAdminTestJSON-1293910984 tempest-VolumesListAdminTestJSON-1293910984-project-member] Delete volume with id: 6ef8d0a6-d041-4f9b-a0d3-fcab0830b048 Aug 16 21:14:48.507655 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:14:48.507655 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:14:48.508458 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-ef658fc6-cd25-499e-83f2-a78d1917026b tempest-VolumesListAdminTestJSON-1293910984 tempest-VolumesListAdminTestJSON-1293910984-project-member] Volume info retrieved successfully. Aug 16 21:14:48.539278 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-ef658fc6-cd25-499e-83f2-a78d1917026b tempest-VolumesListAdminTestJSON-1293910984 tempest-VolumesListAdminTestJSON-1293910984-project-member] Delete volume request issued successfully. Aug 16 21:14:48.539483 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-ef658fc6-cd25-499e-83f2-a78d1917026b tempest-VolumesListAdminTestJSON-1293910984 tempest-VolumesListAdminTestJSON-1293910984-project-member] https://10.4.3.143/volume/v3/volumes/6ef8d0a6-d041-4f9b-a0d3-fcab0830b048 returned with HTTP 202 Aug 16 21:14:48.539891 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 665/2642] 10.4.3.143 () {66 vars in 1351 bytes} [Sun Aug 16 21:14:48 2026] DELETE /volume/v3/volumes/6ef8d0a6-d041-4f9b-a0d3-fcab0830b048 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 21:14:48.551512 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-d829840a-b467-4be6-a007-7d185d11df42 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:48.555250 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-d829840a-b467-4be6-a007-7d185d11df42 tempest-VolumesListAdminTestJSON-1293910984 tempest-VolumesListAdminTestJSON-1293910984-project-member] GET https://10.4.3.143/volume/v3/volumes/6ef8d0a6-d041-4f9b-a0d3-fcab0830b048 Aug 16 21:14:48.555482 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-d829840a-b467-4be6-a007-7d185d11df42 tempest-VolumesListAdminTestJSON-1293910984 tempest-VolumesListAdminTestJSON-1293910984-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:48.555909 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-d829840a-b467-4be6-a007-7d185d11df42 tempest-VolumesListAdminTestJSON-1293910984 tempest-VolumesListAdminTestJSON-1293910984-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:48.570637 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:14:48.570637 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:14:48.579253 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-d829840a-b467-4be6-a007-7d185d11df42 tempest-VolumesListAdminTestJSON-1293910984 tempest-VolumesListAdminTestJSON-1293910984-project-member] Volume info retrieved successfully. Aug 16 21:14:48.586585 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-d829840a-b467-4be6-a007-7d185d11df42 tempest-VolumesListAdminTestJSON-1293910984 tempest-VolumesListAdminTestJSON-1293910984-project-member] https://10.4.3.143/volume/v3/volumes/6ef8d0a6-d041-4f9b-a0d3-fcab0830b048 returned with HTTP 200 Aug 16 21:14:48.586812 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 652/2643] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:14:48 2026] GET /volume/v3/volumes/6ef8d0a6-d041-4f9b-a0d3-fcab0830b048 => generated 846 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:14:48.937205 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-689e49a1-3ecb-4ace-a221-cb9fe53a4b1a None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:48.939674 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-689e49a1-3ecb-4ace-a221-cb9fe53a4b1a tempest-VolumesNegativeTest-498982338 tempest-VolumesNegativeTest-498982338-project-member] POST https://10.4.3.143/volume/v3/volumes Aug 16 21:14:48.940000 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-689e49a1-3ecb-4ace-a221-cb9fe53a4b1a tempest-VolumesNegativeTest-498982338 tempest-VolumesNegativeTest-498982338-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "af69cac3-dae4-4042-9c63-e9af4b3e3649", "size": 2, "name": "tempest-VolumesNegativeTest-Volume-166229625"}} {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:14:48.941286 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.v3.volumes [None req-689e49a1-3ecb-4ace-a221-cb9fe53a4b1a tempest-VolumesNegativeTest-498982338 tempest-VolumesNegativeTest-498982338-project-member] Create volume request body: {'volume': {'imageRef': 'af69cac3-dae4-4042-9c63-e9af4b3e3649', 'size': 2, 'name': 'tempest-VolumesNegativeTest-Volume-166229625'}} {{(pid=100332) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 21:14:48.998238 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-5d59875d-06e9-4abd-a9e9-1f5aa748b41f None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:49.000185 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-5d59875d-06e9-4abd-a9e9-1f5aa748b41f tempest-ProjectReaderTests-808146798 tempest-ProjectReaderTests-808146798-project-admin] GET https://10.4.3.143/volume/v3/volumes/8781f056-0cc5-4115-9d4d-967d42b388fb Aug 16 21:14:49.000754 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-5d59875d-06e9-4abd-a9e9-1f5aa748b41f tempest-ProjectReaderTests-808146798 tempest-ProjectReaderTests-808146798-project-admin] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:49.001211 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-5d59875d-06e9-4abd-a9e9-1f5aa748b41f tempest-ProjectReaderTests-808146798 tempest-ProjectReaderTests-808146798-project-admin] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:49.010393 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-5d59875d-06e9-4abd-a9e9-1f5aa748b41f tempest-ProjectReaderTests-808146798 tempest-ProjectReaderTests-808146798-project-admin] https://10.4.3.143/volume/v3/volumes/8781f056-0cc5-4115-9d4d-967d42b388fb returned with HTTP 404 Aug 16 21:14:49.011346 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 666/2644] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:14:48 2026] GET /volume/v3/volumes/8781f056-0cc5-4115-9d4d-967d42b388fb => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:14:49.024012 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-8564dfd6-a3dd-402a-8c6e-66fea4966f73 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:49.026342 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-8564dfd6-a3dd-402a-8c6e-66fea4966f73 tempest-ProjectReaderTests-808146798 tempest-ProjectReaderTests-808146798-project-admin] POST https://10.4.3.143/volume/v3/volumes Aug 16 21:14:49.026697 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-8564dfd6-a3dd-402a-8c6e-66fea4966f73 tempest-ProjectReaderTests-808146798 tempest-ProjectReaderTests-808146798-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-425983590"}} {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:14:49.029885 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.v3.volumes [None req-8564dfd6-a3dd-402a-8c6e-66fea4966f73 tempest-ProjectReaderTests-808146798 tempest-ProjectReaderTests-808146798-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-425983590'}} {{(pid=100330) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 21:14:49.030107 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.v3.volumes [None req-8564dfd6-a3dd-402a-8c6e-66fea4966f73 tempest-ProjectReaderTests-808146798 tempest-ProjectReaderTests-808146798-project-admin] Create volume of 1 GB Aug 16 21:14:49.035015 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-8564dfd6-a3dd-402a-8c6e-66fea4966f73 tempest-ProjectReaderTests-808146798 tempest-ProjectReaderTests-808146798-project-admin] Availability Zones retrieved successfully. Aug 16 21:14:49.041382 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-8564dfd6-a3dd-402a-8c6e-66fea4966f73 tempest-ProjectReaderTests-808146798 tempest-ProjectReaderTests-808146798-project-admin] Flow 'volume_create_api' (304e0b76-98f2-45d6-b291-eecb3b001eb0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100330) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:14:49.042683 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-8564dfd6-a3dd-402a-8c6e-66fea4966f73 tempest-ProjectReaderTests-808146798 tempest-ProjectReaderTests-808146798-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3c01a43c-4282-489c-ac2e-54d71d800fd6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:14:49.043845 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.flows.api.create_volume [None req-8564dfd6-a3dd-402a-8c6e-66fea4966f73 tempest-ProjectReaderTests-808146798 tempest-ProjectReaderTests-808146798-project-admin] Validating volume size '1' using validate_int {{(pid=100330) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 21:14:49.062431 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.v3.volumes [None req-689e49a1-3ecb-4ace-a221-cb9fe53a4b1a tempest-VolumesNegativeTest-498982338 tempest-VolumesNegativeTest-498982338-project-member] Create volume of 2 GB Aug 16 21:14:49.069656 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-689e49a1-3ecb-4ace-a221-cb9fe53a4b1a tempest-VolumesNegativeTest-498982338 tempest-VolumesNegativeTest-498982338-project-member] Availability Zones retrieved successfully. Aug 16 21:14:49.077782 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-689e49a1-3ecb-4ace-a221-cb9fe53a4b1a tempest-VolumesNegativeTest-498982338 tempest-VolumesNegativeTest-498982338-project-member] Flow 'volume_create_api' (2b450cc8-8841-49ee-9407-18dc782def71) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100332) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:14:49.079727 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-689e49a1-3ecb-4ace-a221-cb9fe53a4b1a tempest-VolumesNegativeTest-498982338 tempest-VolumesNegativeTest-498982338-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d83c9af7-9cff-4f21-91cc-b4afa4425368) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:14:49.080085 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-8564dfd6-a3dd-402a-8c6e-66fea4966f73 tempest-ProjectReaderTests-808146798 tempest-ProjectReaderTests-808146798-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3c01a43c-4282-489c-ac2e-54d71d800fd6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T21:04:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=69e633b8-fab9-4b15-8b40-4f1a67c51cda,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '69e633b8-fab9-4b15-8b40-4f1a67c51cda', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:14:49.081354 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-8564dfd6-a3dd-402a-8c6e-66fea4966f73 tempest-ProjectReaderTests-808146798 tempest-ProjectReaderTests-808146798-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fa49ec0f-deb1-4cdf-8f58-bae5dc0f608f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:14:49.084073 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.flows.api.create_volume [None req-689e49a1-3ecb-4ace-a221-cb9fe53a4b1a tempest-VolumesNegativeTest-498982338 tempest-VolumesNegativeTest-498982338-project-member] Validating volume size '2' using validate_int {{(pid=100332) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 21:14:49.117815 np0000007409 devstack@c-api.service[100332]: WARNING cinder.volume.api [None req-689e49a1-3ecb-4ace-a221-cb9fe53a4b1a tempest-VolumesNegativeTest-498982338 tempest-VolumesNegativeTest-498982338-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d83c9af7-9cff-4f21-91cc-b4afa4425368) transitioned into state 'FAILURE' from state 'RUNNING' Aug 16 21:14:49.117815 np0000007409 devstack@c-api.service[100332]: Failure: cinder.exception.InvalidInput: Invalid input received: Image af69cac3-dae4-4042-9c63-e9af4b3e3649 is not active. Aug 16 21:14:49.119629 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-689e49a1-3ecb-4ace-a221-cb9fe53a4b1a tempest-VolumesNegativeTest-498982338 tempest-VolumesNegativeTest-498982338-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d83c9af7-9cff-4f21-91cc-b4afa4425368) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:14:49.120476 np0000007409 devstack@c-api.service[100332]: WARNING cinder.volume.api [None req-689e49a1-3ecb-4ace-a221-cb9fe53a4b1a tempest-VolumesNegativeTest-498982338 tempest-VolumesNegativeTest-498982338-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d83c9af7-9cff-4f21-91cc-b4afa4425368) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 16 21:14:49.121453 np0000007409 devstack@c-api.service[100332]: WARNING cinder.volume.api [None req-689e49a1-3ecb-4ace-a221-cb9fe53a4b1a tempest-VolumesNegativeTest-498982338 tempest-VolumesNegativeTest-498982338-project-member] Flow 'volume_create_api' (2b450cc8-8841-49ee-9407-18dc782def71) transitioned into state 'REVERTED' from state 'RUNNING' Aug 16 21:14:49.121799 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-689e49a1-3ecb-4ace-a221-cb9fe53a4b1a tempest-VolumesNegativeTest-498982338 tempest-VolumesNegativeTest-498982338-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 400 Aug 16 21:14:49.122571 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 662/2645] 10.4.3.143 () {68 vars in 1259 bytes} [Sun Aug 16 21:14:48 2026] POST /volume/v3/volumes => generated 125 bytes in 186 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 16 21:14:49.143619 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.quota [None req-8564dfd6-a3dd-402a-8c6e-66fea4966f73 tempest-ProjectReaderTests-808146798 tempest-ProjectReaderTests-808146798-project-admin] Created reservations ['c2a851ad-4f90-4f85-bd8c-7245e63d43f1', '95f52d06-5a7a-4806-b9f5-8f3f2dfe7b33', '7a47252c-f737-4d2a-ba55-9a1c6086c9aa', '5cd203f2-8428-45d4-b0f7-715893620f1c'] {{(pid=100330) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:14:49.144950 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-8564dfd6-a3dd-402a-8c6e-66fea4966f73 tempest-ProjectReaderTests-808146798 tempest-ProjectReaderTests-808146798-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fa49ec0f-deb1-4cdf-8f58-bae5dc0f608f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c2a851ad-4f90-4f85-bd8c-7245e63d43f1', '95f52d06-5a7a-4806-b9f5-8f3f2dfe7b33', '7a47252c-f737-4d2a-ba55-9a1c6086c9aa', '5cd203f2-8428-45d4-b0f7-715893620f1c']}' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:14:49.145940 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-8564dfd6-a3dd-402a-8c6e-66fea4966f73 tempest-ProjectReaderTests-808146798 tempest-ProjectReaderTests-808146798-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (29d46323-1cc6-44b6-84ad-5e3006ec248b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:14:49.174880 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-8564dfd6-a3dd-402a-8c6e-66fea4966f73 tempest-ProjectReaderTests-808146798 tempest-ProjectReaderTests-808146798-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (29d46323-1cc6-44b6-84ad-5e3006ec248b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '05c4b4b6-1c9c-42db-b79c-15ab65064b44', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-425983590',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='75977f8f00c742d89b3584c1f538c929',qos_specs=None,replication_status=,reservations=['c2a851ad-4f90-4f85-bd8c-7245e63d43f1','95f52d06-5a7a-4806-b9f5-8f3f2dfe7b33','7a47252c-f737-4d2a-ba55-9a1c6086c9aa','5cd203f2-8428-45d4-b0f7-715893620f1c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5659c74693674d269d8a5d16ad656c70',volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T21:14:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-425983590',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=05c4b4b6-1c9c-42db-b79c-15ab65064b44,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='75977f8f00c742d89b3584c1f538c929',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5659c74693674d269d8a5d16ad656c70',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(69e633b8-fab9-4b15-8b40-4f1a67c51cda),volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda)}' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:14:49.176565 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-8564dfd6-a3dd-402a-8c6e-66fea4966f73 tempest-ProjectReaderTests-808146798 tempest-ProjectReaderTests-808146798-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (212dd95d-abd6-4299-8a15-78667606c348) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:14:49.200229 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-2a8d414f-979f-4c24-bbb0-356c364204bc None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:49.202796 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-2a8d414f-979f-4c24-bbb0-356c364204bc tempest-VolumesBackupsAdminTest-1100102051 tempest-VolumesBackupsAdminTest-1100102051-project-member] GET https://10.4.3.143/volume/v3/backups/57ef0216-9415-440c-b95a-0876b7aec002 Aug 16 21:14:49.203200 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-2a8d414f-979f-4c24-bbb0-356c364204bc tempest-VolumesBackupsAdminTest-1100102051 tempest-VolumesBackupsAdminTest-1100102051-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:49.203473 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-2a8d414f-979f-4c24-bbb0-356c364204bc tempest-VolumesBackupsAdminTest-1100102051 tempest-VolumesBackupsAdminTest-1100102051-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:49.203523 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-8564dfd6-a3dd-402a-8c6e-66fea4966f73 tempest-ProjectReaderTests-808146798 tempest-ProjectReaderTests-808146798-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (212dd95d-abd6-4299-8a15-78667606c348) transitioned into state 'SUCCESS' from state '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-425983590',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='75977f8f00c742d89b3584c1f538c929',qos_specs=None,replication_status=,reservations=['c2a851ad-4f90-4f85-bd8c-7245e63d43f1','95f52d06-5a7a-4806-b9f5-8f3f2dfe7b33','7a47252c-f737-4d2a-ba55-9a1c6086c9aa','5cd203f2-8428-45d4-b0f7-715893620f1c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5659c74693674d269d8a5d16ad656c70',volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda)}' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:14:49.203631 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.v3.backups [None req-2a8d414f-979f-4c24-bbb0-356c364204bc tempest-VolumesBackupsAdminTest-1100102051 tempest-VolumesBackupsAdminTest-1100102051-project-member] Show backup with id 57ef0216-9415-440c-b95a-0876b7aec002. {{(pid=100333) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:14:49.204836 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-8564dfd6-a3dd-402a-8c6e-66fea4966f73 tempest-ProjectReaderTests-808146798 tempest-ProjectReaderTests-808146798-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (76fb40d0-efe2-4d08-829e-5007518c1a5c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:14:49.209350 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:14:49.209350 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:14:49.210523 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-2a8d414f-979f-4c24-bbb0-356c364204bc tempest-VolumesBackupsAdminTest-1100102051 tempest-VolumesBackupsAdminTest-1100102051-project-member] https://10.4.3.143/volume/v3/backups/57ef0216-9415-440c-b95a-0876b7aec002 returned with HTTP 200 Aug 16 21:14:49.211287 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 653/2646] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:14:49 2026] GET /volume/v3/backups/57ef0216-9415-440c-b95a-0876b7aec002 => generated 801 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:14:49.218317 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-8564dfd6-a3dd-402a-8c6e-66fea4966f73 tempest-ProjectReaderTests-808146798 tempest-ProjectReaderTests-808146798-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (76fb40d0-efe2-4d08-829e-5007518c1a5c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:14:49.220634 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-8564dfd6-a3dd-402a-8c6e-66fea4966f73 tempest-ProjectReaderTests-808146798 tempest-ProjectReaderTests-808146798-project-admin] Flow 'volume_create_api' (304e0b76-98f2-45d6-b291-eecb3b001eb0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100330) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:14:49.220634 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-8564dfd6-a3dd-402a-8c6e-66fea4966f73 tempest-ProjectReaderTests-808146798 tempest-ProjectReaderTests-808146798-project-admin] Create volume request issued successfully. Aug 16 21:14:49.221419 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-8564dfd6-a3dd-402a-8c6e-66fea4966f73 tempest-ProjectReaderTests-808146798 tempest-ProjectReaderTests-808146798-project-admin] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Aug 16 21:14:49.221419 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 666/2647] 10.4.3.143 () {68 vars in 1258 bytes} [Sun Aug 16 21:14:49 2026] POST /volume/v3/volumes => generated 777 bytes in 198 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 21:14:49.238633 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-5ed03488-429c-4af4-b33c-32b962223f63 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:49.242944 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-5ed03488-429c-4af4-b33c-32b962223f63 tempest-ProjectReaderTests-808146798 tempest-ProjectReaderTests-808146798-project-admin] GET https://10.4.3.143/volume/v3/volumes/05c4b4b6-1c9c-42db-b79c-15ab65064b44 Aug 16 21:14:49.242944 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-5ed03488-429c-4af4-b33c-32b962223f63 tempest-ProjectReaderTests-808146798 tempest-ProjectReaderTests-808146798-project-admin] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:49.242944 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-5ed03488-429c-4af4-b33c-32b962223f63 tempest-ProjectReaderTests-808146798 tempest-ProjectReaderTests-808146798-project-admin] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:49.255143 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:14:49.255143 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:14:49.273843 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-5ed03488-429c-4af4-b33c-32b962223f63 tempest-ProjectReaderTests-808146798 tempest-ProjectReaderTests-808146798-project-admin] Volume info retrieved successfully. Aug 16 21:14:49.288197 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-5ed03488-429c-4af4-b33c-32b962223f63 tempest-ProjectReaderTests-808146798 tempest-ProjectReaderTests-808146798-project-admin] https://10.4.3.143/volume/v3/volumes/05c4b4b6-1c9c-42db-b79c-15ab65064b44 returned with HTTP 200 Aug 16 21:14:49.290186 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 667/2648] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:14:49 2026] GET /volume/v3/volumes/05c4b4b6-1c9c-42db-b79c-15ab65064b44 => generated 956 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:14:49.600605 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-d853947a-b68f-4a3a-92ac-9004599edb24 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:49.602283 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-d853947a-b68f-4a3a-92ac-9004599edb24 tempest-VolumesListAdminTestJSON-1293910984 tempest-VolumesListAdminTestJSON-1293910984-project-member] GET https://10.4.3.143/volume/v3/volumes/6ef8d0a6-d041-4f9b-a0d3-fcab0830b048 Aug 16 21:14:49.602480 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-d853947a-b68f-4a3a-92ac-9004599edb24 tempest-VolumesListAdminTestJSON-1293910984 tempest-VolumesListAdminTestJSON-1293910984-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:49.602717 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-d853947a-b68f-4a3a-92ac-9004599edb24 tempest-VolumesListAdminTestJSON-1293910984 tempest-VolumesListAdminTestJSON-1293910984-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:49.609584 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-d853947a-b68f-4a3a-92ac-9004599edb24 tempest-VolumesListAdminTestJSON-1293910984 tempest-VolumesListAdminTestJSON-1293910984-project-member] https://10.4.3.143/volume/v3/volumes/6ef8d0a6-d041-4f9b-a0d3-fcab0830b048 returned with HTTP 404 Aug 16 21:14:49.609716 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 663/2649] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:14:49 2026] GET /volume/v3/volumes/6ef8d0a6-d041-4f9b-a0d3-fcab0830b048 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:14:49.621023 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-c7119e3b-e242-4aa7-9646-be359a8f3dfd None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:49.624047 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-c7119e3b-e242-4aa7-9646-be359a8f3dfd tempest-VolumesListAdminTestJSON-1293910984 tempest-VolumesListAdminTestJSON-1293910984-project-member] GET https://10.4.3.143/volume/v3/volumes/02ea574d-4ae6-40ae-bbf4-0531ddd5c929 Aug 16 21:14:49.624047 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-c7119e3b-e242-4aa7-9646-be359a8f3dfd tempest-VolumesListAdminTestJSON-1293910984 tempest-VolumesListAdminTestJSON-1293910984-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:49.624047 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-c7119e3b-e242-4aa7-9646-be359a8f3dfd tempest-VolumesListAdminTestJSON-1293910984 tempest-VolumesListAdminTestJSON-1293910984-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:49.630763 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:14:49.630763 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:14:49.634601 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-c7119e3b-e242-4aa7-9646-be359a8f3dfd tempest-VolumesListAdminTestJSON-1293910984 tempest-VolumesListAdminTestJSON-1293910984-project-member] Volume info retrieved successfully. Aug 16 21:14:49.638934 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-c7119e3b-e242-4aa7-9646-be359a8f3dfd tempest-VolumesListAdminTestJSON-1293910984 tempest-VolumesListAdminTestJSON-1293910984-project-member] https://10.4.3.143/volume/v3/volumes/02ea574d-4ae6-40ae-bbf4-0531ddd5c929 returned with HTTP 200 Aug 16 21:14:49.639340 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 654/2650] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:14:49 2026] GET /volume/v3/volumes/02ea574d-4ae6-40ae-bbf4-0531ddd5c929 => generated 847 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:14:49.653974 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-b3190e7f-2f5b-470e-93f4-7eba49cdc5a0 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:49.655866 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-b3190e7f-2f5b-470e-93f4-7eba49cdc5a0 tempest-VolumesListAdminTestJSON-1293910984 tempest-VolumesListAdminTestJSON-1293910984-project-member] DELETE https://10.4.3.143/volume/v3/volumes/02ea574d-4ae6-40ae-bbf4-0531ddd5c929 Aug 16 21:14:49.655960 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-b3190e7f-2f5b-470e-93f4-7eba49cdc5a0 tempest-VolumesListAdminTestJSON-1293910984 tempest-VolumesListAdminTestJSON-1293910984-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:49.656143 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-b3190e7f-2f5b-470e-93f4-7eba49cdc5a0 tempest-VolumesListAdminTestJSON-1293910984 tempest-VolumesListAdminTestJSON-1293910984-project-member] Calling method 'delete' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:49.656292 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.v3.volumes [None req-b3190e7f-2f5b-470e-93f4-7eba49cdc5a0 tempest-VolumesListAdminTestJSON-1293910984 tempest-VolumesListAdminTestJSON-1293910984-project-member] Delete volume with id: 02ea574d-4ae6-40ae-bbf4-0531ddd5c929 Aug 16 21:14:49.665810 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:14:49.665810 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:14:49.666243 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-b3190e7f-2f5b-470e-93f4-7eba49cdc5a0 tempest-VolumesListAdminTestJSON-1293910984 tempest-VolumesListAdminTestJSON-1293910984-project-member] Volume info retrieved successfully. Aug 16 21:14:49.690942 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-b3190e7f-2f5b-470e-93f4-7eba49cdc5a0 tempest-VolumesListAdminTestJSON-1293910984 tempest-VolumesListAdminTestJSON-1293910984-project-member] Delete volume request issued successfully. Aug 16 21:14:49.691215 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-b3190e7f-2f5b-470e-93f4-7eba49cdc5a0 tempest-VolumesListAdminTestJSON-1293910984 tempest-VolumesListAdminTestJSON-1293910984-project-member] https://10.4.3.143/volume/v3/volumes/02ea574d-4ae6-40ae-bbf4-0531ddd5c929 returned with HTTP 202 Aug 16 21:14:49.691656 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 667/2651] 10.4.3.143 () {66 vars in 1351 bytes} [Sun Aug 16 21:14:49 2026] DELETE /volume/v3/volumes/02ea574d-4ae6-40ae-bbf4-0531ddd5c929 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 21:14:49.706383 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-c5941e3c-a825-408b-86b4-5051e2898447 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:49.708164 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-c5941e3c-a825-408b-86b4-5051e2898447 tempest-VolumesListAdminTestJSON-1293910984 tempest-VolumesListAdminTestJSON-1293910984-project-member] GET https://10.4.3.143/volume/v3/volumes/02ea574d-4ae6-40ae-bbf4-0531ddd5c929 Aug 16 21:14:49.708397 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-c5941e3c-a825-408b-86b4-5051e2898447 tempest-VolumesListAdminTestJSON-1293910984 tempest-VolumesListAdminTestJSON-1293910984-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:49.708621 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-c5941e3c-a825-408b-86b4-5051e2898447 tempest-VolumesListAdminTestJSON-1293910984 tempest-VolumesListAdminTestJSON-1293910984-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:49.717764 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:14:49.717764 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:14:49.724232 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-c5941e3c-a825-408b-86b4-5051e2898447 tempest-VolumesListAdminTestJSON-1293910984 tempest-VolumesListAdminTestJSON-1293910984-project-member] Volume info retrieved successfully. Aug 16 21:14:49.728721 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-c5941e3c-a825-408b-86b4-5051e2898447 tempest-VolumesListAdminTestJSON-1293910984 tempest-VolumesListAdminTestJSON-1293910984-project-member] https://10.4.3.143/volume/v3/volumes/02ea574d-4ae6-40ae-bbf4-0531ddd5c929 returned with HTTP 200 Aug 16 21:14:49.729267 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 668/2652] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:14:49 2026] GET /volume/v3/volumes/02ea574d-4ae6-40ae-bbf4-0531ddd5c929 => generated 846 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:14:50.225934 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-d2679d5f-3d7a-4e4b-9a3c-e08b15faf0c5 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:50.229190 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-d2679d5f-3d7a-4e4b-9a3c-e08b15faf0c5 tempest-VolumesBackupsAdminTest-1100102051 tempest-VolumesBackupsAdminTest-1100102051-project-member] GET https://10.4.3.143/volume/v3/backups/57ef0216-9415-440c-b95a-0876b7aec002 Aug 16 21:14:50.229386 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-d2679d5f-3d7a-4e4b-9a3c-e08b15faf0c5 tempest-VolumesBackupsAdminTest-1100102051 tempest-VolumesBackupsAdminTest-1100102051-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:50.229582 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-d2679d5f-3d7a-4e4b-9a3c-e08b15faf0c5 tempest-VolumesBackupsAdminTest-1100102051 tempest-VolumesBackupsAdminTest-1100102051-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:50.229700 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.v3.backups [None req-d2679d5f-3d7a-4e4b-9a3c-e08b15faf0c5 tempest-VolumesBackupsAdminTest-1100102051 tempest-VolumesBackupsAdminTest-1100102051-project-member] Show backup with id 57ef0216-9415-440c-b95a-0876b7aec002. {{(pid=100332) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:14:50.238584 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:14:50.238584 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:14:50.239484 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-d2679d5f-3d7a-4e4b-9a3c-e08b15faf0c5 tempest-VolumesBackupsAdminTest-1100102051 tempest-VolumesBackupsAdminTest-1100102051-project-member] https://10.4.3.143/volume/v3/backups/57ef0216-9415-440c-b95a-0876b7aec002 returned with HTTP 200 Aug 16 21:14:50.239901 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 664/2653] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:14:50 2026] GET /volume/v3/backups/57ef0216-9415-440c-b95a-0876b7aec002 => generated 801 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:14:50.307427 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-a4ec883d-8568-4e5b-a219-19756a42ff8a None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:50.308887 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-a4ec883d-8568-4e5b-a219-19756a42ff8a tempest-ProjectReaderTests-808146798 tempest-ProjectReaderTests-808146798-project-admin] GET https://10.4.3.143/volume/v3/volumes/05c4b4b6-1c9c-42db-b79c-15ab65064b44 Aug 16 21:14:50.309277 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-a4ec883d-8568-4e5b-a219-19756a42ff8a tempest-ProjectReaderTests-808146798 tempest-ProjectReaderTests-808146798-project-admin] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:50.309599 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-a4ec883d-8568-4e5b-a219-19756a42ff8a tempest-ProjectReaderTests-808146798 tempest-ProjectReaderTests-808146798-project-admin] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:50.317688 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:14:50.317688 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:14:50.324002 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-a4ec883d-8568-4e5b-a219-19756a42ff8a tempest-ProjectReaderTests-808146798 tempest-ProjectReaderTests-808146798-project-admin] Volume info retrieved successfully. Aug 16 21:14:50.326031 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-a4ec883d-8568-4e5b-a219-19756a42ff8a tempest-ProjectReaderTests-808146798 tempest-ProjectReaderTests-808146798-project-admin] https://10.4.3.143/volume/v3/volumes/05c4b4b6-1c9c-42db-b79c-15ab65064b44 returned with HTTP 200 Aug 16 21:14:50.326570 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 655/2654] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:14:50 2026] GET /volume/v3/volumes/05c4b4b6-1c9c-42db-b79c-15ab65064b44 => generated 1017 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:14:50.343775 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-45cf6e32-b655-443f-ad06-760711b0f24b None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:50.346199 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-45cf6e32-b655-443f-ad06-760711b0f24b tempest-ProjectReaderTests-808146798 tempest-ProjectReaderTests-808146798-project-reader] POST https://10.4.3.143/volume/v3/volumes/05c4b4b6-1c9c-42db-b79c-15ab65064b44/action Aug 16 21:14:50.346613 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-45cf6e32-b655-443f-ad06-760711b0f24b tempest-ProjectReaderTests-808146798 tempest-ProjectReaderTests-808146798-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100330) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 21:14:50.346777 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-45cf6e32-b655-443f-ad06-760711b0f24b tempest-ProjectReaderTests-808146798 tempest-ProjectReaderTests-808146798-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:14:50.356791 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:14:50.356791 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:14:50.357535 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.policy [None req-45cf6e32-b655-443f-ad06-760711b0f24b tempest-ProjectReaderTests-808146798 tempest-ProjectReaderTests-808146798-project-reader] Policy check for volume_extension:volume_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': '4ab1f41c7beb492f92bda6ec2e6be61f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '75977f8f00c742d89b3584c1f538c929', '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=100330) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 16 21:14:50.357858 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-45cf6e32-b655-443f-ad06-760711b0f24b tempest-ProjectReaderTests-808146798 tempest-ProjectReaderTests-808146798-project-reader] https://10.4.3.143/volume/v3/volumes/05c4b4b6-1c9c-42db-b79c-15ab65064b44/action returned with HTTP 403 Aug 16 21:14:50.358702 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 668/2655] 10.4.3.143 () {68 vars in 1390 bytes} [Sun Aug 16 21:14:50 2026] POST /volume/v3/volumes/05c4b4b6-1c9c-42db-b79c-15ab65064b44/action => generated 131 bytes in 16 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:14:50.367569 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-361b977d-ac61-46a1-a196-7a2e2406eccc None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:50.380165 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-361b977d-ac61-46a1-a196-7a2e2406eccc tempest-ProjectReaderTests-808146798 tempest-ProjectReaderTests-808146798-project-admin] DELETE https://10.4.3.143/volume/v3/volumes/05c4b4b6-1c9c-42db-b79c-15ab65064b44 Aug 16 21:14:50.381290 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-361b977d-ac61-46a1-a196-7a2e2406eccc tempest-ProjectReaderTests-808146798 tempest-ProjectReaderTests-808146798-project-admin] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:50.382335 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-361b977d-ac61-46a1-a196-7a2e2406eccc tempest-ProjectReaderTests-808146798 tempest-ProjectReaderTests-808146798-project-admin] Calling method 'delete' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:50.383319 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.v3.volumes [None req-361b977d-ac61-46a1-a196-7a2e2406eccc tempest-ProjectReaderTests-808146798 tempest-ProjectReaderTests-808146798-project-admin] Delete volume with id: 05c4b4b6-1c9c-42db-b79c-15ab65064b44 Aug 16 21:14:50.404932 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:14:50.404932 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:14:50.405401 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-361b977d-ac61-46a1-a196-7a2e2406eccc tempest-ProjectReaderTests-808146798 tempest-ProjectReaderTests-808146798-project-admin] Volume info retrieved successfully. Aug 16 21:14:50.453331 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-361b977d-ac61-46a1-a196-7a2e2406eccc tempest-ProjectReaderTests-808146798 tempest-ProjectReaderTests-808146798-project-admin] Delete volume request issued successfully. Aug 16 21:14:50.453523 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-361b977d-ac61-46a1-a196-7a2e2406eccc tempest-ProjectReaderTests-808146798 tempest-ProjectReaderTests-808146798-project-admin] https://10.4.3.143/volume/v3/volumes/05c4b4b6-1c9c-42db-b79c-15ab65064b44 returned with HTTP 202 Aug 16 21:14:50.455555 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 669/2656] 10.4.3.143 () {66 vars in 1351 bytes} [Sun Aug 16 21:14:50 2026] DELETE /volume/v3/volumes/05c4b4b6-1c9c-42db-b79c-15ab65064b44 => generated 0 bytes in 88 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 21:14:50.464489 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-ed7c34af-6707-4d7c-82fc-cbaa3028bd8c None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:50.467412 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-ed7c34af-6707-4d7c-82fc-cbaa3028bd8c tempest-ProjectReaderTests-808146798 tempest-ProjectReaderTests-808146798-project-admin] GET https://10.4.3.143/volume/v3/volumes/05c4b4b6-1c9c-42db-b79c-15ab65064b44 Aug 16 21:14:50.467663 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-ed7c34af-6707-4d7c-82fc-cbaa3028bd8c tempest-ProjectReaderTests-808146798 tempest-ProjectReaderTests-808146798-project-admin] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:50.467859 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-ed7c34af-6707-4d7c-82fc-cbaa3028bd8c tempest-ProjectReaderTests-808146798 tempest-ProjectReaderTests-808146798-project-admin] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:50.480874 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:14:50.480874 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:14:50.486748 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-ed7c34af-6707-4d7c-82fc-cbaa3028bd8c tempest-ProjectReaderTests-808146798 tempest-ProjectReaderTests-808146798-project-admin] Volume info retrieved successfully. Aug 16 21:14:50.493146 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-ed7c34af-6707-4d7c-82fc-cbaa3028bd8c tempest-ProjectReaderTests-808146798 tempest-ProjectReaderTests-808146798-project-admin] https://10.4.3.143/volume/v3/volumes/05c4b4b6-1c9c-42db-b79c-15ab65064b44 returned with HTTP 200 Aug 16 21:14:50.493585 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 665/2657] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:14:50 2026] GET /volume/v3/volumes/05c4b4b6-1c9c-42db-b79c-15ab65064b44 => generated 1016 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:14:50.743194 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-48af1c41-11d2-4482-9d9c-655aa144ab11 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:50.745519 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-48af1c41-11d2-4482-9d9c-655aa144ab11 tempest-VolumesListAdminTestJSON-1293910984 tempest-VolumesListAdminTestJSON-1293910984-project-member] GET https://10.4.3.143/volume/v3/volumes/02ea574d-4ae6-40ae-bbf4-0531ddd5c929 Aug 16 21:14:50.745820 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-48af1c41-11d2-4482-9d9c-655aa144ab11 tempest-VolumesListAdminTestJSON-1293910984 tempest-VolumesListAdminTestJSON-1293910984-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:50.746096 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-48af1c41-11d2-4482-9d9c-655aa144ab11 tempest-VolumesListAdminTestJSON-1293910984 tempest-VolumesListAdminTestJSON-1293910984-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:50.752931 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-48af1c41-11d2-4482-9d9c-655aa144ab11 tempest-VolumesListAdminTestJSON-1293910984 tempest-VolumesListAdminTestJSON-1293910984-project-member] https://10.4.3.143/volume/v3/volumes/02ea574d-4ae6-40ae-bbf4-0531ddd5c929 returned with HTTP 404 Aug 16 21:14:50.753564 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 656/2658] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:14:50 2026] GET /volume/v3/volumes/02ea574d-4ae6-40ae-bbf4-0531ddd5c929 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:14:50.818501 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-8d131fd5-5667-4057-9007-e6b29417982e None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:50.820785 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-8d131fd5-5667-4057-9007-e6b29417982e tempest-VolumesNegativeTest-498982338 tempest-VolumesNegativeTest-498982338-project-member] POST https://10.4.3.143/volume/v3/volumes Aug 16 21:14:50.821301 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-8d131fd5-5667-4057-9007-e6b29417982e tempest-VolumesNegativeTest-498982338 tempest-VolumesNegativeTest-498982338-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "imageRef": "3fc45c9a-6d4c-4a56-bb00-0a51a79fafae"}} {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:14:50.823414 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.v3.volumes [None req-8d131fd5-5667-4057-9007-e6b29417982e tempest-VolumesNegativeTest-498982338 tempest-VolumesNegativeTest-498982338-project-member] Create volume request body: {'volume': {'size': 1, 'imageRef': '3fc45c9a-6d4c-4a56-bb00-0a51a79fafae'}} {{(pid=100330) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 21:14:51.111831 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.v3.volumes [None req-8d131fd5-5667-4057-9007-e6b29417982e tempest-VolumesNegativeTest-498982338 tempest-VolumesNegativeTest-498982338-project-member] Create volume of 1 GB Aug 16 21:14:51.117243 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-8d131fd5-5667-4057-9007-e6b29417982e tempest-VolumesNegativeTest-498982338 tempest-VolumesNegativeTest-498982338-project-member] Availability Zones retrieved successfully. Aug 16 21:14:51.126096 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-8d131fd5-5667-4057-9007-e6b29417982e tempest-VolumesNegativeTest-498982338 tempest-VolumesNegativeTest-498982338-project-member] Flow 'volume_create_api' (a256eea3-b2c2-4c4b-a000-4c8d71067490) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100330) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:14:51.127832 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-8d131fd5-5667-4057-9007-e6b29417982e tempest-VolumesNegativeTest-498982338 tempest-VolumesNegativeTest-498982338-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8bd11b28-069a-49d3-9d5b-dc78d84e8e97) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:14:51.130998 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.flows.api.create_volume [None req-8d131fd5-5667-4057-9007-e6b29417982e tempest-VolumesNegativeTest-498982338 tempest-VolumesNegativeTest-498982338-project-member] Validating volume size '1' using validate_int {{(pid=100330) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 21:14:51.167436 np0000007409 devstack@c-api.service[100330]: WARNING cinder.volume.api [None req-8d131fd5-5667-4057-9007-e6b29417982e tempest-VolumesNegativeTest-498982338 tempest-VolumesNegativeTest-498982338-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8bd11b28-069a-49d3-9d5b-dc78d84e8e97) transitioned into state 'FAILURE' from state 'RUNNING' Aug 16 21:14:51.167436 np0000007409 devstack@c-api.service[100330]: Failure: cinder.exception.InvalidInput: Invalid input received: Volume size 1GB cannot be smaller than the image minDisk size 2GB. Aug 16 21:14:51.169273 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-8d131fd5-5667-4057-9007-e6b29417982e tempest-VolumesNegativeTest-498982338 tempest-VolumesNegativeTest-498982338-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8bd11b28-069a-49d3-9d5b-dc78d84e8e97) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:14:51.170083 np0000007409 devstack@c-api.service[100330]: WARNING cinder.volume.api [None req-8d131fd5-5667-4057-9007-e6b29417982e tempest-VolumesNegativeTest-498982338 tempest-VolumesNegativeTest-498982338-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8bd11b28-069a-49d3-9d5b-dc78d84e8e97) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 16 21:14:51.170854 np0000007409 devstack@c-api.service[100330]: WARNING cinder.volume.api [None req-8d131fd5-5667-4057-9007-e6b29417982e tempest-VolumesNegativeTest-498982338 tempest-VolumesNegativeTest-498982338-project-member] Flow 'volume_create_api' (a256eea3-b2c2-4c4b-a000-4c8d71067490) transitioned into state 'REVERTED' from state 'RUNNING' Aug 16 21:14:51.171219 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-8d131fd5-5667-4057-9007-e6b29417982e tempest-VolumesNegativeTest-498982338 tempest-VolumesNegativeTest-498982338-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 400 Aug 16 21:14:51.171882 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 669/2659] 10.4.3.143 () {68 vars in 1258 bytes} [Sun Aug 16 21:14:50 2026] POST /volume/v3/volumes => generated 134 bytes in 354 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 16 21:14:51.251207 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-f8d35a69-789b-447f-b78b-ee75a560e5dc None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:51.253268 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-f8d35a69-789b-447f-b78b-ee75a560e5dc tempest-VolumesBackupsAdminTest-1100102051 tempest-VolumesBackupsAdminTest-1100102051-project-member] GET https://10.4.3.143/volume/v3/backups/57ef0216-9415-440c-b95a-0876b7aec002 Aug 16 21:14:51.253499 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-f8d35a69-789b-447f-b78b-ee75a560e5dc tempest-VolumesBackupsAdminTest-1100102051 tempest-VolumesBackupsAdminTest-1100102051-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:51.253687 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-f8d35a69-789b-447f-b78b-ee75a560e5dc tempest-VolumesBackupsAdminTest-1100102051 tempest-VolumesBackupsAdminTest-1100102051-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:51.253789 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.v3.backups [None req-f8d35a69-789b-447f-b78b-ee75a560e5dc tempest-VolumesBackupsAdminTest-1100102051 tempest-VolumesBackupsAdminTest-1100102051-project-member] Show backup with id 57ef0216-9415-440c-b95a-0876b7aec002. {{(pid=100331) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:14:51.260682 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:14:51.260682 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:14:51.261840 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-f8d35a69-789b-447f-b78b-ee75a560e5dc tempest-VolumesBackupsAdminTest-1100102051 tempest-VolumesBackupsAdminTest-1100102051-project-member] https://10.4.3.143/volume/v3/backups/57ef0216-9415-440c-b95a-0876b7aec002 returned with HTTP 200 Aug 16 21:14:51.262319 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 670/2660] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:14:51 2026] GET /volume/v3/backups/57ef0216-9415-440c-b95a-0876b7aec002 => generated 801 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:14:51.470407 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-47e04288-7ce7-4e4e-acf0-b6169a2105dc None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:51.474201 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-47e04288-7ce7-4e4e-acf0-b6169a2105dc tempest-VolumesNegativeTest-498982338 tempest-VolumesNegativeTest-498982338-project-member] POST https://10.4.3.143/volume/v3/volumes Aug 16 21:14:51.474603 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-47e04288-7ce7-4e4e-acf0-b6169a2105dc tempest-VolumesNegativeTest-498982338 tempest-VolumesNegativeTest-498982338-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "#$%"}} {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:14:51.476550 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-47e04288-7ce7-4e4e-acf0-b6169a2105dc tempest-VolumesNegativeTest-498982338 tempest-VolumesNegativeTest-498982338-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 400 Aug 16 21:14:51.477082 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 666/2661] 10.4.3.143 () {68 vars in 1258 bytes} [Sun Aug 16 21:14:51 2026] POST /volume/v3/volumes => generated 127 bytes in 7 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 16 21:14:51.490318 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-806e65a2-c092-409f-9036-afb30922a8f5 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:51.498833 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-806e65a2-c092-409f-9036-afb30922a8f5 tempest-VolumesNegativeTest-498982338 tempest-VolumesNegativeTest-498982338-project-member] POST https://10.4.3.143/volume/v3/volumes Aug 16 21:14:51.500553 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-806e65a2-c092-409f-9036-afb30922a8f5 tempest-VolumesNegativeTest-498982338 tempest-VolumesNegativeTest-498982338-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "snapshot_id": "376ec975-cd91-404f-b3ef-24ae08ad192e"}} {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:14:51.506567 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.v3.volumes [None req-806e65a2-c092-409f-9036-afb30922a8f5 tempest-VolumesNegativeTest-498982338 tempest-VolumesNegativeTest-498982338-project-member] Create volume request body: {'volume': {'size': 1, 'snapshot_id': '376ec975-cd91-404f-b3ef-24ae08ad192e'}} {{(pid=100333) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 21:14:51.514460 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-b143bcbe-10f1-4d3d-ab4c-b67efef3c02f None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:51.517434 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-b143bcbe-10f1-4d3d-ab4c-b67efef3c02f tempest-ProjectReaderTests-808146798 tempest-ProjectReaderTests-808146798-project-admin] GET https://10.4.3.143/volume/v3/volumes/05c4b4b6-1c9c-42db-b79c-15ab65064b44 Aug 16 21:14:51.518242 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-b143bcbe-10f1-4d3d-ab4c-b67efef3c02f tempest-ProjectReaderTests-808146798 tempest-ProjectReaderTests-808146798-project-admin] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:51.518622 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-b143bcbe-10f1-4d3d-ab4c-b67efef3c02f tempest-ProjectReaderTests-808146798 tempest-ProjectReaderTests-808146798-project-admin] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:51.519577 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-806e65a2-c092-409f-9036-afb30922a8f5 tempest-VolumesNegativeTest-498982338 tempest-VolumesNegativeTest-498982338-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 404 Aug 16 21:14:51.521396 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 657/2662] 10.4.3.143 () {68 vars in 1258 bytes} [Sun Aug 16 21:14:51 2026] POST /volume/v3/volumes => generated 111 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:14:51.532139 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-b9ae04cf-80b7-493e-b689-19dce55a4786 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:51.533741 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-b143bcbe-10f1-4d3d-ab4c-b67efef3c02f tempest-ProjectReaderTests-808146798 tempest-ProjectReaderTests-808146798-project-admin] https://10.4.3.143/volume/v3/volumes/05c4b4b6-1c9c-42db-b79c-15ab65064b44 returned with HTTP 404 Aug 16 21:14:51.534241 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-b9ae04cf-80b7-493e-b689-19dce55a4786 tempest-VolumesNegativeTest-498982338 tempest-VolumesNegativeTest-498982338-project-member] POST https://10.4.3.143/volume/v3/volumes Aug 16 21:14:51.534584 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 670/2663] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:14:51 2026] GET /volume/v3/volumes/05c4b4b6-1c9c-42db-b79c-15ab65064b44 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:14:51.534629 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-b9ae04cf-80b7-493e-b689-19dce55a4786 tempest-VolumesNegativeTest-498982338 tempest-VolumesNegativeTest-498982338-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "source_volid": "0200a4b3-fe59-4164-b7b7-b219f05ccc4c"}} {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:14:51.536674 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.v3.volumes [None req-b9ae04cf-80b7-493e-b689-19dce55a4786 tempest-VolumesNegativeTest-498982338 tempest-VolumesNegativeTest-498982338-project-member] Create volume request body: {'volume': {'size': 1, 'source_volid': '0200a4b3-fe59-4164-b7b7-b219f05ccc4c'}} {{(pid=100331) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 21:14:51.545095 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-b9ae04cf-80b7-493e-b689-19dce55a4786 tempest-VolumesNegativeTest-498982338 tempest-VolumesNegativeTest-498982338-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 404 Aug 16 21:14:51.545648 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 671/2664] 10.4.3.143 () {68 vars in 1258 bytes} [Sun Aug 16 21:14:51 2026] POST /volume/v3/volumes => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:14:51.559218 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-bc3441f1-d813-4581-b3d5-830315bd51a7 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:51.561543 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-bc3441f1-d813-4581-b3d5-830315bd51a7 tempest-VolumesNegativeTest-498982338 tempest-VolumesNegativeTest-498982338-project-member] POST https://10.4.3.143/volume/v3/volumes Aug 16 21:14:51.562010 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-bc3441f1-d813-4581-b3d5-830315bd51a7 tempest-VolumesNegativeTest-498982338 tempest-VolumesNegativeTest-498982338-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "volume_type": "f2a5fb49-de71-489a-b2ea-eba2f6b13511"}} {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:14:51.564429 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.v3.volumes [None req-bc3441f1-d813-4581-b3d5-830315bd51a7 tempest-VolumesNegativeTest-498982338 tempest-VolumesNegativeTest-498982338-project-member] Create volume request body: {'volume': {'size': 1, 'volume_type': 'f2a5fb49-de71-489a-b2ea-eba2f6b13511'}} {{(pid=100332) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 21:14:51.572722 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-bc3441f1-d813-4581-b3d5-830315bd51a7 tempest-VolumesNegativeTest-498982338 tempest-VolumesNegativeTest-498982338-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 404 Aug 16 21:14:51.573496 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 667/2665] 10.4.3.143 () {68 vars in 1258 bytes} [Sun Aug 16 21:14:51 2026] POST /volume/v3/volumes => generated 114 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:14:51.591429 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-791b6b10-7099-46aa-8309-98261bb63f5b None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:51.600693 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-791b6b10-7099-46aa-8309-98261bb63f5b tempest-VolumesNegativeTest-498982338 tempest-VolumesNegativeTest-498982338-project-member] POST https://10.4.3.143/volume/v3/volumes Aug 16 21:14:51.601796 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-791b6b10-7099-46aa-8309-98261bb63f5b tempest-VolumesNegativeTest-498982338 tempest-VolumesNegativeTest-498982338-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "-1"}} {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:14:51.615660 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-791b6b10-7099-46aa-8309-98261bb63f5b tempest-VolumesNegativeTest-498982338 tempest-VolumesNegativeTest-498982338-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 400 Aug 16 21:14:51.620578 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 658/2666] 10.4.3.143 () {68 vars in 1258 bytes} [Sun Aug 16 21:14:51 2026] POST /volume/v3/volumes => generated 125 bytes in 36 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 16 21:14:51.627957 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-97291ffe-1ec9-49fc-8476-60e7635b3218 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:51.634768 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-97291ffe-1ec9-49fc-8476-60e7635b3218 tempest-VolumesNegativeTest-498982338 tempest-VolumesNegativeTest-498982338-project-member] POST https://10.4.3.143/volume/v3/volumes Aug 16 21:14:51.635179 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-97291ffe-1ec9-49fc-8476-60e7635b3218 tempest-VolumesNegativeTest-498982338 tempest-VolumesNegativeTest-498982338-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "0"}} {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:14:51.638095 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-97291ffe-1ec9-49fc-8476-60e7635b3218 tempest-VolumesNegativeTest-498982338 tempest-VolumesNegativeTest-498982338-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 400 Aug 16 21:14:51.638618 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 671/2667] 10.4.3.143 () {68 vars in 1258 bytes} [Sun Aug 16 21:14:51 2026] POST /volume/v3/volumes => generated 125 bytes in 11 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 16 21:14:51.647351 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-c2511188-8551-4bf0-a7dc-7ed641ae80c1 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:51.649563 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-c2511188-8551-4bf0-a7dc-7ed641ae80c1 tempest-VolumesNegativeTest-498982338 tempest-VolumesNegativeTest-498982338-project-member] POST https://10.4.3.143/volume/v3/volumes Aug 16 21:14:51.649563 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-c2511188-8551-4bf0-a7dc-7ed641ae80c1 tempest-VolumesNegativeTest-498982338 tempest-VolumesNegativeTest-498982338-project-member] Action: 'create', calling method: create, body: {"volume": {"size": ""}} {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:14:51.651295 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-c2511188-8551-4bf0-a7dc-7ed641ae80c1 tempest-VolumesNegativeTest-498982338 tempest-VolumesNegativeTest-498982338-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 400 Aug 16 21:14:51.651824 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 672/2668] 10.4.3.143 () {68 vars in 1258 bytes} [Sun Aug 16 21:14:51 2026] POST /volume/v3/volumes => generated 121 bytes in 5 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 16 21:14:51.660604 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-a9c9eb02-9771-4b7f-a63d-96025cc12f8e None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:51.665632 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-a9c9eb02-9771-4b7f-a63d-96025cc12f8e tempest-VolumesNegativeTest-498982338 tempest-VolumesNegativeTest-498982338-project-member] DELETE https://10.4.3.143/volume/v3/volumes/tempest-invalid-518708030 Aug 16 21:14:51.665632 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-a9c9eb02-9771-4b7f-a63d-96025cc12f8e tempest-VolumesNegativeTest-498982338 tempest-VolumesNegativeTest-498982338-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:51.665632 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-a9c9eb02-9771-4b7f-a63d-96025cc12f8e tempest-VolumesNegativeTest-498982338 tempest-VolumesNegativeTest-498982338-project-member] Calling method 'delete' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:51.665632 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.v3.volumes [None req-a9c9eb02-9771-4b7f-a63d-96025cc12f8e tempest-VolumesNegativeTest-498982338 tempest-VolumesNegativeTest-498982338-project-member] Delete volume with id: tempest-invalid-518708030 Aug 16 21:14:51.672739 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-a9c9eb02-9771-4b7f-a63d-96025cc12f8e tempest-VolumesNegativeTest-498982338 tempest-VolumesNegativeTest-498982338-project-member] https://10.4.3.143/volume/v3/volumes/tempest-invalid-518708030 returned with HTTP 404 Aug 16 21:14:51.673803 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 668/2669] 10.4.3.143 () {66 vars in 1318 bytes} [Sun Aug 16 21:14:51 2026] DELETE /volume/v3/volumes/tempest-invalid-518708030 => generated 98 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 16 21:14:51.682503 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-9aefe2d4-4381-4303-98d5-97406b997613 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:51.684588 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 659/2670] 10.4.3.143 () {66 vars in 1243 bytes} [Sun Aug 16 21:14:51 2026] DELETE /volume/v3/volumes/ => generated 112 bytes in 2 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Aug 16 21:14:51.694806 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-af5faa0f-c9a3-4e7d-a758-28c9fbbc6cac None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:51.697569 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-af5faa0f-c9a3-4e7d-a758-28c9fbbc6cac tempest-VolumesNegativeTest-498982338 tempest-VolumesNegativeTest-498982338-project-member] POST https://10.4.3.143/volume/v3/volumes/xxx/action Aug 16 21:14:51.697995 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-af5faa0f-c9a3-4e7d-a758-28c9fbbc6cac tempest-VolumesNegativeTest-498982338 tempest-VolumesNegativeTest-498982338-project-member] Action body: b'{"os-detach": {}}' {{(pid=100330) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 21:14:51.698177 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-af5faa0f-c9a3-4e7d-a758-28c9fbbc6cac tempest-VolumesNegativeTest-498982338 tempest-VolumesNegativeTest-498982338-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:14:51.713381 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-af5faa0f-c9a3-4e7d-a758-28c9fbbc6cac tempest-VolumesNegativeTest-498982338 tempest-VolumesNegativeTest-498982338-project-member] https://10.4.3.143/volume/v3/volumes/xxx/action returned with HTTP 404 Aug 16 21:14:51.714011 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 672/2671] 10.4.3.143 () {68 vars in 1291 bytes} [Sun Aug 16 21:14:51 2026] POST /volume/v3/volumes/xxx/action => generated 76 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 16 21:14:51.722188 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-4d7fced8-0b3d-4192-a5aa-8394d4f7db15 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:51.724458 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-4d7fced8-0b3d-4192-a5aa-8394d4f7db15 tempest-VolumesNegativeTest-498982338 tempest-VolumesNegativeTest-498982338-project-member] GET https://10.4.3.143/volume/v3/volumes/tempest-invalid-1146645995 Aug 16 21:14:51.724695 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-4d7fced8-0b3d-4192-a5aa-8394d4f7db15 tempest-VolumesNegativeTest-498982338 tempest-VolumesNegativeTest-498982338-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:51.724940 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-4d7fced8-0b3d-4192-a5aa-8394d4f7db15 tempest-VolumesNegativeTest-498982338 tempest-VolumesNegativeTest-498982338-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:51.734743 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-4d7fced8-0b3d-4192-a5aa-8394d4f7db15 tempest-VolumesNegativeTest-498982338 tempest-VolumesNegativeTest-498982338-project-member] https://10.4.3.143/volume/v3/volumes/tempest-invalid-1146645995 returned with HTTP 404 Aug 16 21:14:51.735673 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 673/2672] 10.4.3.143 () {66 vars in 1318 bytes} [Sun Aug 16 21:14:51 2026] GET /volume/v3/volumes/tempest-invalid-1146645995 => generated 99 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 16 21:14:51.745313 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-ff326edd-23fc-4294-b5b2-16589f64effb None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:51.747565 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 669/2673] 10.4.3.143 () {66 vars in 1240 bytes} [Sun Aug 16 21:14:51 2026] GET /volume/v3/volumes/ => generated 112 bytes in 2 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Aug 16 21:14:51.757587 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-50f1a77c-6055-475b-8692-f6af3fb5bd9f None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:51.759635 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-50f1a77c-6055-475b-8692-f6af3fb5bd9f tempest-VolumesNegativeTest-498982338 tempest-VolumesNegativeTest-498982338-project-member] GET https://10.4.3.143/volume/v3/volumes/detail?status=null Aug 16 21:14:51.759820 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-50f1a77c-6055-475b-8692-f6af3fb5bd9f tempest-VolumesNegativeTest-498982338 tempest-VolumesNegativeTest-498982338-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:51.760029 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-50f1a77c-6055-475b-8692-f6af3fb5bd9f tempest-VolumesNegativeTest-498982338 tempest-VolumesNegativeTest-498982338-project-member] Calling method 'detail' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:51.760343 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.api_utils [None req-50f1a77c-6055-475b-8692-f6af3fb5bd9f tempest-VolumesNegativeTest-498982338 tempest-VolumesNegativeTest-498982338-project-member] Removing options '' from query. {{(pid=100333) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 16 21:14:51.760664 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-50f1a77c-6055-475b-8692-f6af3fb5bd9f tempest-VolumesNegativeTest-498982338 tempest-VolumesNegativeTest-498982338-project-member] Could not evaluate value null, assuming string {{(pid=100333) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 16 21:14:51.761345 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-50f1a77c-6055-475b-8692-f6af3fb5bd9f tempest-VolumesNegativeTest-498982338 tempest-VolumesNegativeTest-498982338-project-member] Searching by: MultiDict([('status', 'null'), ('no_migration_targets', True)]). {{(pid=100333) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 16 21:14:51.771211 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-50f1a77c-6055-475b-8692-f6af3fb5bd9f tempest-VolumesNegativeTest-498982338 tempest-VolumesNegativeTest-498982338-project-member] Get all volumes completed successfully. Aug 16 21:14:51.773493 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-50f1a77c-6055-475b-8692-f6af3fb5bd9f tempest-VolumesNegativeTest-498982338 tempest-VolumesNegativeTest-498982338-project-member] https://10.4.3.143/volume/v3/volumes/detail?status=null returned with HTTP 200 Aug 16 21:14:51.773898 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 660/2674] 10.4.3.143 () {66 vars in 1281 bytes} [Sun Aug 16 21:14:51 2026] GET /volume/v3/volumes/detail?status=null => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 16 21:14:51.791092 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-54d9fe20-fb7f-4b89-8519-ff3a2bbc35a9 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:51.793150 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-54d9fe20-fb7f-4b89-8519-ff3a2bbc35a9 tempest-VolumesNegativeTest-498982338 tempest-VolumesNegativeTest-498982338-project-member] GET https://10.4.3.143/volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-1477913794 Aug 16 21:14:51.793342 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-54d9fe20-fb7f-4b89-8519-ff3a2bbc35a9 tempest-VolumesNegativeTest-498982338 tempest-VolumesNegativeTest-498982338-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:51.793553 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-54d9fe20-fb7f-4b89-8519-ff3a2bbc35a9 tempest-VolumesNegativeTest-498982338 tempest-VolumesNegativeTest-498982338-project-member] Calling method 'detail' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:51.793886 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.api_utils [None req-54d9fe20-fb7f-4b89-8519-ff3a2bbc35a9 tempest-VolumesNegativeTest-498982338 tempest-VolumesNegativeTest-498982338-project-member] Removing options '' from query. {{(pid=100330) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 16 21:14:51.796331 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-54d9fe20-fb7f-4b89-8519-ff3a2bbc35a9 tempest-VolumesNegativeTest-498982338 tempest-VolumesNegativeTest-498982338-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesNegativeTest-Volume-1477913794'), ('no_migration_targets', True)]). {{(pid=100330) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 16 21:14:51.834472 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-54d9fe20-fb7f-4b89-8519-ff3a2bbc35a9 tempest-VolumesNegativeTest-498982338 tempest-VolumesNegativeTest-498982338-project-member] Get all volumes completed successfully. Aug 16 21:14:51.836635 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-54d9fe20-fb7f-4b89-8519-ff3a2bbc35a9 tempest-VolumesNegativeTest-498982338 tempest-VolumesNegativeTest-498982338-project-member] https://10.4.3.143/volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-1477913794 returned with HTTP 200 Aug 16 21:14:51.837127 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 673/2675] 10.4.3.143 () {66 vars in 1359 bytes} [Sun Aug 16 21:14:51 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-1477913794 => generated 15 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 16 21:14:51.856782 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-20bfee92-3105-4c9d-b1b8-915025a08388 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:51.857978 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-20bfee92-3105-4c9d-b1b8-915025a08388 tempest-VolumesNegativeTest-498982338 tempest-VolumesNegativeTest-498982338-project-member] GET https://10.4.3.143/volume/v3/volumes?status=null Aug 16 21:14:51.858131 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-20bfee92-3105-4c9d-b1b8-915025a08388 tempest-VolumesNegativeTest-498982338 tempest-VolumesNegativeTest-498982338-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:51.858313 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-20bfee92-3105-4c9d-b1b8-915025a08388 tempest-VolumesNegativeTest-498982338 tempest-VolumesNegativeTest-498982338-project-member] Calling method 'index' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:51.858576 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.api_utils [None req-20bfee92-3105-4c9d-b1b8-915025a08388 tempest-VolumesNegativeTest-498982338 tempest-VolumesNegativeTest-498982338-project-member] Removing options '' from query. {{(pid=100331) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 16 21:14:51.858793 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-20bfee92-3105-4c9d-b1b8-915025a08388 tempest-VolumesNegativeTest-498982338 tempest-VolumesNegativeTest-498982338-project-member] Could not evaluate value null, assuming string {{(pid=100331) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 16 21:14:51.859450 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-20bfee92-3105-4c9d-b1b8-915025a08388 tempest-VolumesNegativeTest-498982338 tempest-VolumesNegativeTest-498982338-project-member] Searching by: MultiDict([('status', 'null'), ('no_migration_targets', True)]). {{(pid=100331) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 16 21:14:51.887428 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-20bfee92-3105-4c9d-b1b8-915025a08388 tempest-VolumesNegativeTest-498982338 tempest-VolumesNegativeTest-498982338-project-member] Get all volumes completed successfully. Aug 16 21:14:51.887787 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-20bfee92-3105-4c9d-b1b8-915025a08388 tempest-VolumesNegativeTest-498982338 tempest-VolumesNegativeTest-498982338-project-member] https://10.4.3.143/volume/v3/volumes?status=null returned with HTTP 200 Aug 16 21:14:51.888205 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 674/2676] 10.4.3.143 () {66 vars in 1260 bytes} [Sun Aug 16 21:14:51 2026] GET /volume/v3/volumes?status=null => generated 15 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 16 21:14:51.905243 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-2d01db1e-e5cc-4eaf-9404-e44b71299b99 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:51.907180 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-2d01db1e-e5cc-4eaf-9404-e44b71299b99 tempest-VolumesNegativeTest-498982338 tempest-VolumesNegativeTest-498982338-project-member] GET https://10.4.3.143/volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-2004559839 Aug 16 21:14:51.907865 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-2d01db1e-e5cc-4eaf-9404-e44b71299b99 tempest-VolumesNegativeTest-498982338 tempest-VolumesNegativeTest-498982338-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:51.908218 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-2d01db1e-e5cc-4eaf-9404-e44b71299b99 tempest-VolumesNegativeTest-498982338 tempest-VolumesNegativeTest-498982338-project-member] Calling method 'index' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:51.908573 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.api_utils [None req-2d01db1e-e5cc-4eaf-9404-e44b71299b99 tempest-VolumesNegativeTest-498982338 tempest-VolumesNegativeTest-498982338-project-member] Removing options '' from query. {{(pid=100332) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 16 21:14:51.909584 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-2d01db1e-e5cc-4eaf-9404-e44b71299b99 tempest-VolumesNegativeTest-498982338 tempest-VolumesNegativeTest-498982338-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesNegativeTest-Volume-2004559839'), ('no_migration_targets', True)]). {{(pid=100332) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 16 21:14:51.916938 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-2d01db1e-e5cc-4eaf-9404-e44b71299b99 tempest-VolumesNegativeTest-498982338 tempest-VolumesNegativeTest-498982338-project-member] Get all volumes completed successfully. Aug 16 21:14:51.917514 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-2d01db1e-e5cc-4eaf-9404-e44b71299b99 tempest-VolumesNegativeTest-498982338 tempest-VolumesNegativeTest-498982338-project-member] https://10.4.3.143/volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-2004559839 returned with HTTP 200 Aug 16 21:14:51.918287 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 670/2677] 10.4.3.143 () {66 vars in 1338 bytes} [Sun Aug 16 21:14:51 2026] GET /volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-2004559839 => generated 15 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 16 21:14:51.931626 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-112f2d45-c678-4c06-afb7-fc95a8a76072 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:51.933101 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-112f2d45-c678-4c06-afb7-fc95a8a76072 tempest-VolumesNegativeTest-498982338 tempest-VolumesNegativeTest-498982338-project-member] POST https://10.4.3.143/volume/v3/volumes/00c00aa6-7e93-4c65-9b42-3afc2a73625d/action Aug 16 21:14:51.933404 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-112f2d45-c678-4c06-afb7-fc95a8a76072 tempest-VolumesNegativeTest-498982338 tempest-VolumesNegativeTest-498982338-project-member] Action body: b'{"os-reserve": {}}' {{(pid=100333) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 21:14:51.933511 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-112f2d45-c678-4c06-afb7-fc95a8a76072 tempest-VolumesNegativeTest-498982338 tempest-VolumesNegativeTest-498982338-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:14:51.941183 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:14:51.941183 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:14:51.941649 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-112f2d45-c678-4c06-afb7-fc95a8a76072 tempest-VolumesNegativeTest-498982338 tempest-VolumesNegativeTest-498982338-project-member] Volume info retrieved successfully. Aug 16 21:14:51.949690 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-112f2d45-c678-4c06-afb7-fc95a8a76072 tempest-VolumesNegativeTest-498982338 tempest-VolumesNegativeTest-498982338-project-member] Reserve volume completed successfully. Aug 16 21:14:51.949690 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-112f2d45-c678-4c06-afb7-fc95a8a76072 tempest-VolumesNegativeTest-498982338 tempest-VolumesNegativeTest-498982338-project-member] https://10.4.3.143/volume/v3/volumes/00c00aa6-7e93-4c65-9b42-3afc2a73625d/action returned with HTTP 202 Aug 16 21:14:51.949690 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 661/2678] 10.4.3.143 () {68 vars in 1390 bytes} [Sun Aug 16 21:14:51 2026] POST /volume/v3/volumes/00c00aa6-7e93-4c65-9b42-3afc2a73625d/action => generated 0 bytes in 18 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 16 21:14:51.960418 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-7f45d1af-cb88-4a05-b1fc-25739192c7e3 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:51.962296 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-7f45d1af-cb88-4a05-b1fc-25739192c7e3 tempest-VolumesNegativeTest-498982338 tempest-VolumesNegativeTest-498982338-project-member] POST https://10.4.3.143/volume/v3/volumes/00c00aa6-7e93-4c65-9b42-3afc2a73625d/action Aug 16 21:14:51.963126 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-7f45d1af-cb88-4a05-b1fc-25739192c7e3 tempest-VolumesNegativeTest-498982338 tempest-VolumesNegativeTest-498982338-project-member] Action body: b'{"os-reserve": {}}' {{(pid=100330) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 21:14:51.963265 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-7f45d1af-cb88-4a05-b1fc-25739192c7e3 tempest-VolumesNegativeTest-498982338 tempest-VolumesNegativeTest-498982338-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:14:51.978691 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:14:51.978691 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:14:51.979277 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-7f45d1af-cb88-4a05-b1fc-25739192c7e3 tempest-VolumesNegativeTest-498982338 tempest-VolumesNegativeTest-498982338-project-member] Volume info retrieved successfully. Aug 16 21:14:51.983259 np0000007409 devstack@c-api.service[100330]: ERROR cinder.volume.api [None req-7f45d1af-cb88-4a05-b1fc-25739192c7e3 tempest-VolumesNegativeTest-498982338 tempest-VolumesNegativeTest-498982338-project-member] Volume status must be available to reserve, but the status is attaching. Aug 16 21:14:51.983619 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-7f45d1af-cb88-4a05-b1fc-25739192c7e3 tempest-VolumesNegativeTest-498982338 tempest-VolumesNegativeTest-498982338-project-member] https://10.4.3.143/volume/v3/volumes/00c00aa6-7e93-4c65-9b42-3afc2a73625d/action returned with HTTP 400 Aug 16 21:14:51.984167 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 674/2679] 10.4.3.143 () {68 vars in 1390 bytes} [Sun Aug 16 21:14:51 2026] POST /volume/v3/volumes/00c00aa6-7e93-4c65-9b42-3afc2a73625d/action => generated 132 bytes in 24 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 16 21:14:51.996770 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-25d22c08-0cfc-4ea5-b213-268654388b62 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:52.001509 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-25d22c08-0cfc-4ea5-b213-268654388b62 tempest-VolumesNegativeTest-498982338 tempest-VolumesNegativeTest-498982338-project-member] POST https://10.4.3.143/volume/v3/volumes/00c00aa6-7e93-4c65-9b42-3afc2a73625d/action Aug 16 21:14:52.003294 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-25d22c08-0cfc-4ea5-b213-268654388b62 tempest-VolumesNegativeTest-498982338 tempest-VolumesNegativeTest-498982338-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=100331) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 21:14:52.003493 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-25d22c08-0cfc-4ea5-b213-268654388b62 tempest-VolumesNegativeTest-498982338 tempest-VolumesNegativeTest-498982338-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:14:52.017871 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:14:52.017871 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:14:52.018433 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-25d22c08-0cfc-4ea5-b213-268654388b62 tempest-VolumesNegativeTest-498982338 tempest-VolumesNegativeTest-498982338-project-member] Volume info retrieved successfully. Aug 16 21:14:52.033664 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-25d22c08-0cfc-4ea5-b213-268654388b62 tempest-VolumesNegativeTest-498982338 tempest-VolumesNegativeTest-498982338-project-member] Unreserve volume completed successfully. Aug 16 21:14:52.034096 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-25d22c08-0cfc-4ea5-b213-268654388b62 tempest-VolumesNegativeTest-498982338 tempest-VolumesNegativeTest-498982338-project-member] https://10.4.3.143/volume/v3/volumes/00c00aa6-7e93-4c65-9b42-3afc2a73625d/action returned with HTTP 202 Aug 16 21:14:52.034816 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 675/2680] 10.4.3.143 () {68 vars in 1390 bytes} [Sun Aug 16 21:14:51 2026] POST /volume/v3/volumes/00c00aa6-7e93-4c65-9b42-3afc2a73625d/action => generated 0 bytes in 41 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 16 21:14:52.049152 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-3841d7ff-1fcf-460c-8ec1-eb20bd736095 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:52.057218 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-3841d7ff-1fcf-460c-8ec1-eb20bd736095 tempest-VolumesNegativeTest-498982338 tempest-VolumesNegativeTest-498982338-project-member] POST https://10.4.3.143/volume/v3/volumes/aba53829-a878-4bde-8352-3dc644aca712/action Aug 16 21:14:52.061833 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-3841d7ff-1fcf-460c-8ec1-eb20bd736095 tempest-VolumesNegativeTest-498982338 tempest-VolumesNegativeTest-498982338-project-member] Action body: b'{"os-reserve": {}}' {{(pid=100332) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 21:14:52.061833 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-3841d7ff-1fcf-460c-8ec1-eb20bd736095 tempest-VolumesNegativeTest-498982338 tempest-VolumesNegativeTest-498982338-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:14:52.068170 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-3841d7ff-1fcf-460c-8ec1-eb20bd736095 tempest-VolumesNegativeTest-498982338 tempest-VolumesNegativeTest-498982338-project-member] https://10.4.3.143/volume/v3/volumes/aba53829-a878-4bde-8352-3dc644aca712/action returned with HTTP 404 Aug 16 21:14:52.068623 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 671/2681] 10.4.3.143 () {68 vars in 1390 bytes} [Sun Aug 16 21:14:52 2026] POST /volume/v3/volumes/aba53829-a878-4bde-8352-3dc644aca712/action => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:14:52.080845 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-f6ac4a85-f26f-4782-b10a-2b45f4566f2a None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:52.083867 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-f6ac4a85-f26f-4782-b10a-2b45f4566f2a tempest-VolumesNegativeTest-498982338 tempest-VolumesNegativeTest-498982338-project-member] POST https://10.4.3.143/volume/v3/volumes/78ad1f34-5c45-41e7-91cb-e5d434a31f51/action Aug 16 21:14:52.084355 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-f6ac4a85-f26f-4782-b10a-2b45f4566f2a tempest-VolumesNegativeTest-498982338 tempest-VolumesNegativeTest-498982338-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=100333) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 21:14:52.084596 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-f6ac4a85-f26f-4782-b10a-2b45f4566f2a tempest-VolumesNegativeTest-498982338 tempest-VolumesNegativeTest-498982338-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:14:52.096733 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-f6ac4a85-f26f-4782-b10a-2b45f4566f2a tempest-VolumesNegativeTest-498982338 tempest-VolumesNegativeTest-498982338-project-member] https://10.4.3.143/volume/v3/volumes/78ad1f34-5c45-41e7-91cb-e5d434a31f51/action returned with HTTP 404 Aug 16 21:14:52.096733 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 662/2682] 10.4.3.143 () {68 vars in 1390 bytes} [Sun Aug 16 21:14:52 2026] POST /volume/v3/volumes/78ad1f34-5c45-41e7-91cb-e5d434a31f51/action => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:14:52.111340 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-efbfd8f3-4fda-4345-b810-7a060962e3f2 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:52.111340 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 675/2683] 10.4.3.143 () {68 vars in 1260 bytes} [Sun Aug 16 21:14:52 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 16 21:14:52.120589 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-182f0942-7b02-4d82-9aa8-cd3af8ec0244 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:52.120589 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-182f0942-7b02-4d82-9aa8-cd3af8ec0244 tempest-VolumesNegativeTest-498982338 tempest-VolumesNegativeTest-498982338-project-member] PUT https://10.4.3.143/volume/v3/volumes/tempest-invalid-1091584378 Aug 16 21:14:52.120589 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-182f0942-7b02-4d82-9aa8-cd3af8ec0244 tempest-VolumesNegativeTest-498982338 tempest-VolumesNegativeTest-498982338-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "n"}} {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:14:52.128222 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-182f0942-7b02-4d82-9aa8-cd3af8ec0244 tempest-VolumesNegativeTest-498982338 tempest-VolumesNegativeTest-498982338-project-member] https://10.4.3.143/volume/v3/volumes/tempest-invalid-1091584378 returned with HTTP 404 Aug 16 21:14:52.129244 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 676/2684] 10.4.3.143 () {68 vars in 1338 bytes} [Sun Aug 16 21:14:52 2026] PUT /volume/v3/volumes/tempest-invalid-1091584378 => generated 99 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 16 21:14:52.137699 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-e9569734-30b2-44ea-bcaa-0d38dd2f4aee None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:52.139493 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-e9569734-30b2-44ea-bcaa-0d38dd2f4aee tempest-VolumesNegativeTest-498982338 tempest-VolumesNegativeTest-498982338-project-member] PUT https://10.4.3.143/volume/v3/volumes/237b04d7-0277-4084-8154-fd3991687c3c Aug 16 21:14:52.139842 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-e9569734-30b2-44ea-bcaa-0d38dd2f4aee tempest-VolumesNegativeTest-498982338 tempest-VolumesNegativeTest-498982338-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "n"}} {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:14:52.147264 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-e9569734-30b2-44ea-bcaa-0d38dd2f4aee tempest-VolumesNegativeTest-498982338 tempest-VolumesNegativeTest-498982338-project-member] https://10.4.3.143/volume/v3/volumes/237b04d7-0277-4084-8154-fd3991687c3c returned with HTTP 404 Aug 16 21:14:52.147955 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 672/2685] 10.4.3.143 () {68 vars in 1368 bytes} [Sun Aug 16 21:14:52 2026] PUT /volume/v3/volumes/237b04d7-0277-4084-8154-fd3991687c3c => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:14:52.158313 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-26d5a93d-58db-4783-b949-87c065af4daf None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:52.160476 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-26d5a93d-58db-4783-b949-87c065af4daf tempest-VolumesNegativeTest-498982338 tempest-VolumesNegativeTest-498982338-project-member] DELETE https://10.4.3.143/volume/v3/volumes/76a4f57d-a60b-4dcc-9824-d7f5d24bf05c Aug 16 21:14:52.161312 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-26d5a93d-58db-4783-b949-87c065af4daf tempest-VolumesNegativeTest-498982338 tempest-VolumesNegativeTest-498982338-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:52.161312 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-26d5a93d-58db-4783-b949-87c065af4daf tempest-VolumesNegativeTest-498982338 tempest-VolumesNegativeTest-498982338-project-member] Calling method 'delete' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:52.161312 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.v3.volumes [None req-26d5a93d-58db-4783-b949-87c065af4daf tempest-VolumesNegativeTest-498982338 tempest-VolumesNegativeTest-498982338-project-member] Delete volume with id: 76a4f57d-a60b-4dcc-9824-d7f5d24bf05c Aug 16 21:14:52.172196 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-26d5a93d-58db-4783-b949-87c065af4daf tempest-VolumesNegativeTest-498982338 tempest-VolumesNegativeTest-498982338-project-member] https://10.4.3.143/volume/v3/volumes/76a4f57d-a60b-4dcc-9824-d7f5d24bf05c returned with HTTP 404 Aug 16 21:14:52.173141 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 663/2686] 10.4.3.143 () {66 vars in 1351 bytes} [Sun Aug 16 21:14:52 2026] DELETE /volume/v3/volumes/76a4f57d-a60b-4dcc-9824-d7f5d24bf05c => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:14:52.182624 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-6c5887cd-dd4d-480d-8503-486d1e7585b3 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:52.185231 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-6c5887cd-dd4d-480d-8503-486d1e7585b3 tempest-VolumesNegativeTest-498982338 tempest-VolumesNegativeTest-498982338-project-member] POST https://10.4.3.143/volume/v3/volumes/00c00aa6-7e93-4c65-9b42-3afc2a73625d/action Aug 16 21:14:52.185231 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-6c5887cd-dd4d-480d-8503-486d1e7585b3 tempest-VolumesNegativeTest-498982338 tempest-VolumesNegativeTest-498982338-project-member] Action body: b'{"os-extend": {"new_size": null}}' {{(pid=100330) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 21:14:52.185231 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-6c5887cd-dd4d-480d-8503-486d1e7585b3 tempest-VolumesNegativeTest-498982338 tempest-VolumesNegativeTest-498982338-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": null}} {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:14:52.188107 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-6c5887cd-dd4d-480d-8503-486d1e7585b3 tempest-VolumesNegativeTest-498982338 tempest-VolumesNegativeTest-498982338-project-member] https://10.4.3.143/volume/v3/volumes/00c00aa6-7e93-4c65-9b42-3afc2a73625d/action returned with HTTP 400 Aug 16 21:14:52.188107 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 676/2687] 10.4.3.143 () {68 vars in 1390 bytes} [Sun Aug 16 21:14:52 2026] POST /volume/v3/volumes/00c00aa6-7e93-4c65-9b42-3afc2a73625d/action => generated 140 bytes in 5 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 16 21:14:52.196000 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-39b46e31-190c-4c3a-80ca-570a5713fcc2 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:52.197866 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-39b46e31-190c-4c3a-80ca-570a5713fcc2 tempest-VolumesNegativeTest-498982338 tempest-VolumesNegativeTest-498982338-project-member] POST https://10.4.3.143/volume/v3/volumes/00c00aa6-7e93-4c65-9b42-3afc2a73625d/action Aug 16 21:14:52.198558 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-39b46e31-190c-4c3a-80ca-570a5713fcc2 tempest-VolumesNegativeTest-498982338 tempest-VolumesNegativeTest-498982338-project-member] Action body: b'{"os-extend": {"new_size": "abc"}}' {{(pid=100331) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 21:14:52.198558 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-39b46e31-190c-4c3a-80ca-570a5713fcc2 tempest-VolumesNegativeTest-498982338 tempest-VolumesNegativeTest-498982338-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": "abc"}} {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:14:52.199935 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-39b46e31-190c-4c3a-80ca-570a5713fcc2 tempest-VolumesNegativeTest-498982338 tempest-VolumesNegativeTest-498982338-project-member] https://10.4.3.143/volume/v3/volumes/00c00aa6-7e93-4c65-9b42-3afc2a73625d/action returned with HTTP 400 Aug 16 21:14:52.201352 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 677/2688] 10.4.3.143 () {68 vars in 1390 bytes} [Sun Aug 16 21:14:52 2026] POST /volume/v3/volumes/00c00aa6-7e93-4c65-9b42-3afc2a73625d/action => generated 131 bytes in 5 msecs (HTTP/1.1 400) 7 headers in 294 bytes (2 switches on core 0) Aug 16 21:14:52.211964 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-5f73b9c9-7304-4158-9f6f-9730801ce107 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:52.214169 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-5f73b9c9-7304-4158-9f6f-9730801ce107 tempest-VolumesNegativeTest-498982338 tempest-VolumesNegativeTest-498982338-project-member] POST https://10.4.3.143/volume/v3/volumes/d1636cbb-7703-4ca8-8321-b87cf6932930/action Aug 16 21:14:52.214694 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-5f73b9c9-7304-4158-9f6f-9730801ce107 tempest-VolumesNegativeTest-498982338 tempest-VolumesNegativeTest-498982338-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100332) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 21:14:52.215387 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-5f73b9c9-7304-4158-9f6f-9730801ce107 tempest-VolumesNegativeTest-498982338 tempest-VolumesNegativeTest-498982338-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:14:52.224385 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-5f73b9c9-7304-4158-9f6f-9730801ce107 tempest-VolumesNegativeTest-498982338 tempest-VolumesNegativeTest-498982338-project-member] https://10.4.3.143/volume/v3/volumes/d1636cbb-7703-4ca8-8321-b87cf6932930/action returned with HTTP 404 Aug 16 21:14:52.225880 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 673/2689] 10.4.3.143 () {68 vars in 1390 bytes} [Sun Aug 16 21:14:52 2026] POST /volume/v3/volumes/d1636cbb-7703-4ca8-8321-b87cf6932930/action => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:14:52.234274 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-ea02461d-5509-4700-9576-1b0c77487815 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:52.237283 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-ea02461d-5509-4700-9576-1b0c77487815 tempest-VolumesNegativeTest-498982338 tempest-VolumesNegativeTest-498982338-project-member] POST https://10.4.3.143/volume/v3/volumes/00c00aa6-7e93-4c65-9b42-3afc2a73625d/action Aug 16 21:14:52.237343 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-ea02461d-5509-4700-9576-1b0c77487815 tempest-VolumesNegativeTest-498982338 tempest-VolumesNegativeTest-498982338-project-member] Action body: b'{"os-extend": {"new_size": 0}}' {{(pid=100333) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 21:14:52.237343 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-ea02461d-5509-4700-9576-1b0c77487815 tempest-VolumesNegativeTest-498982338 tempest-VolumesNegativeTest-498982338-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 0}} {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:14:52.239749 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-ea02461d-5509-4700-9576-1b0c77487815 tempest-VolumesNegativeTest-498982338 tempest-VolumesNegativeTest-498982338-project-member] https://10.4.3.143/volume/v3/volumes/00c00aa6-7e93-4c65-9b42-3afc2a73625d/action returned with HTTP 400 Aug 16 21:14:52.240523 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 664/2690] 10.4.3.143 () {68 vars in 1390 bytes} [Sun Aug 16 21:14:52 2026] POST /volume/v3/volumes/00c00aa6-7e93-4c65-9b42-3afc2a73625d/action => generated 129 bytes in 6 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 16 21:14:52.251525 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-aa045e72-7b46-41a7-b9bd-c0ba1cd575b1 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:52.259854 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-aa045e72-7b46-41a7-b9bd-c0ba1cd575b1 tempest-VolumesNegativeTest-498982338 tempest-VolumesNegativeTest-498982338-project-member] POST https://10.4.3.143/volume/v3/volumes/None/action Aug 16 21:14:52.260238 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-aa045e72-7b46-41a7-b9bd-c0ba1cd575b1 tempest-VolumesNegativeTest-498982338 tempest-VolumesNegativeTest-498982338-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100330) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 21:14:52.260357 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-aa045e72-7b46-41a7-b9bd-c0ba1cd575b1 tempest-VolumesNegativeTest-498982338 tempest-VolumesNegativeTest-498982338-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:14:52.268897 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-aa045e72-7b46-41a7-b9bd-c0ba1cd575b1 tempest-VolumesNegativeTest-498982338 tempest-VolumesNegativeTest-498982338-project-member] https://10.4.3.143/volume/v3/volumes/None/action returned with HTTP 404 Aug 16 21:14:52.269428 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 677/2691] 10.4.3.143 () {68 vars in 1294 bytes} [Sun Aug 16 21:14:52 2026] POST /volume/v3/volumes/None/action => generated 77 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 16 21:14:52.275545 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-bc518ee8-2b1d-4fa7-8868-efe964188d1d None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:52.277506 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-bc518ee8-2b1d-4fa7-8868-efe964188d1d tempest-VolumesBackupsAdminTest-1100102051 tempest-VolumesBackupsAdminTest-1100102051-project-member] GET https://10.4.3.143/volume/v3/backups/57ef0216-9415-440c-b95a-0876b7aec002 Aug 16 21:14:52.277711 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-bc518ee8-2b1d-4fa7-8868-efe964188d1d tempest-VolumesBackupsAdminTest-1100102051 tempest-VolumesBackupsAdminTest-1100102051-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:52.277860 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-f36ada54-a508-45a8-9112-fafebe118235 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:52.277991 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-bc518ee8-2b1d-4fa7-8868-efe964188d1d tempest-VolumesBackupsAdminTest-1100102051 tempest-VolumesBackupsAdminTest-1100102051-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:52.278095 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.v3.backups [None req-bc518ee8-2b1d-4fa7-8868-efe964188d1d tempest-VolumesBackupsAdminTest-1100102051 tempest-VolumesBackupsAdminTest-1100102051-project-member] Show backup with id 57ef0216-9415-440c-b95a-0876b7aec002. {{(pid=100331) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:14:52.280409 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-f36ada54-a508-45a8-9112-fafebe118235 tempest-VolumesNegativeTest-498982338 tempest-VolumesNegativeTest-498982338-project-member] GET https://10.4.3.143/volume/v3/volumes/320b4fc8-a02f-4eb3-95dd-968210a329c3 Aug 16 21:14:52.280676 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-f36ada54-a508-45a8-9112-fafebe118235 tempest-VolumesNegativeTest-498982338 tempest-VolumesNegativeTest-498982338-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:52.280963 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-f36ada54-a508-45a8-9112-fafebe118235 tempest-VolumesNegativeTest-498982338 tempest-VolumesNegativeTest-498982338-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:52.289017 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:14:52.289017 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:14:52.289973 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-bc518ee8-2b1d-4fa7-8868-efe964188d1d tempest-VolumesBackupsAdminTest-1100102051 tempest-VolumesBackupsAdminTest-1100102051-project-member] https://10.4.3.143/volume/v3/backups/57ef0216-9415-440c-b95a-0876b7aec002 returned with HTTP 200 Aug 16 21:14:52.290099 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-f36ada54-a508-45a8-9112-fafebe118235 tempest-VolumesNegativeTest-498982338 tempest-VolumesNegativeTest-498982338-project-member] https://10.4.3.143/volume/v3/volumes/320b4fc8-a02f-4eb3-95dd-968210a329c3 returned with HTTP 404 Aug 16 21:14:52.290410 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 678/2692] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:14:52 2026] GET /volume/v3/backups/57ef0216-9415-440c-b95a-0876b7aec002 => generated 801 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:14:52.290747 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 674/2693] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:14:52 2026] GET /volume/v3/volumes/320b4fc8-a02f-4eb3-95dd-968210a329c3 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:14:52.299578 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-197d217f-06f9-463c-9bef-4dc8e190ac50 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:52.301908 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-197d217f-06f9-463c-9bef-4dc8e190ac50 tempest-VolumesNegativeTest-498982338 tempest-VolumesNegativeTest-498982338-project-member] GET https://10.4.3.143/volume/v3/volumes/00c00aa6-7e93-4c65-9b42-3afc2a73625d Aug 16 21:14:52.302145 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-197d217f-06f9-463c-9bef-4dc8e190ac50 tempest-VolumesNegativeTest-498982338 tempest-VolumesNegativeTest-498982338-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:52.302415 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-197d217f-06f9-463c-9bef-4dc8e190ac50 tempest-VolumesNegativeTest-498982338 tempest-VolumesNegativeTest-498982338-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:52.313278 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:14:52.313278 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:14:52.317375 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-197d217f-06f9-463c-9bef-4dc8e190ac50 tempest-VolumesNegativeTest-498982338 tempest-VolumesNegativeTest-498982338-project-member] Volume info retrieved successfully. Aug 16 21:14:52.321564 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-197d217f-06f9-463c-9bef-4dc8e190ac50 tempest-VolumesNegativeTest-498982338 tempest-VolumesNegativeTest-498982338-project-member] https://10.4.3.143/volume/v3/volumes/00c00aa6-7e93-4c65-9b42-3afc2a73625d returned with HTTP 200 Aug 16 21:14:52.322019 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 665/2694] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:14:52 2026] GET /volume/v3/volumes/00c00aa6-7e93-4c65-9b42-3afc2a73625d => generated 843 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:14:52.341586 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-c7b1220e-f673-417b-b896-def8504de2e1 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:52.344957 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-c7b1220e-f673-417b-b896-def8504de2e1 tempest-VolumesNegativeTest-498982338 tempest-VolumesNegativeTest-498982338-project-member] DELETE https://10.4.3.143/volume/v3/volumes/00c00aa6-7e93-4c65-9b42-3afc2a73625d Aug 16 21:14:52.345246 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-c7b1220e-f673-417b-b896-def8504de2e1 tempest-VolumesNegativeTest-498982338 tempest-VolumesNegativeTest-498982338-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:52.345458 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-c7b1220e-f673-417b-b896-def8504de2e1 tempest-VolumesNegativeTest-498982338 tempest-VolumesNegativeTest-498982338-project-member] Calling method 'delete' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:52.345705 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.v3.volumes [None req-c7b1220e-f673-417b-b896-def8504de2e1 tempest-VolumesNegativeTest-498982338 tempest-VolumesNegativeTest-498982338-project-member] Delete volume with id: 00c00aa6-7e93-4c65-9b42-3afc2a73625d Aug 16 21:14:52.355756 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:14:52.355756 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:14:52.356442 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-c7b1220e-f673-417b-b896-def8504de2e1 tempest-VolumesNegativeTest-498982338 tempest-VolumesNegativeTest-498982338-project-member] Volume info retrieved successfully. Aug 16 21:14:52.376271 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-c7b1220e-f673-417b-b896-def8504de2e1 tempest-VolumesNegativeTest-498982338 tempest-VolumesNegativeTest-498982338-project-member] Delete volume request issued successfully. Aug 16 21:14:52.376370 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-c7b1220e-f673-417b-b896-def8504de2e1 tempest-VolumesNegativeTest-498982338 tempest-VolumesNegativeTest-498982338-project-member] https://10.4.3.143/volume/v3/volumes/00c00aa6-7e93-4c65-9b42-3afc2a73625d returned with HTTP 202 Aug 16 21:14:52.376799 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 678/2695] 10.4.3.143 () {66 vars in 1351 bytes} [Sun Aug 16 21:14:52 2026] DELETE /volume/v3/volumes/00c00aa6-7e93-4c65-9b42-3afc2a73625d => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 21:14:52.384448 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-9b1463d6-ff67-47cf-93b5-cf5925eab09a None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:52.387081 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-9b1463d6-ff67-47cf-93b5-cf5925eab09a tempest-VolumesNegativeTest-498982338 tempest-VolumesNegativeTest-498982338-project-member] GET https://10.4.3.143/volume/v3/volumes/00c00aa6-7e93-4c65-9b42-3afc2a73625d Aug 16 21:14:52.387334 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-9b1463d6-ff67-47cf-93b5-cf5925eab09a tempest-VolumesNegativeTest-498982338 tempest-VolumesNegativeTest-498982338-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:52.387538 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-9b1463d6-ff67-47cf-93b5-cf5925eab09a tempest-VolumesNegativeTest-498982338 tempest-VolumesNegativeTest-498982338-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:52.395877 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:14:52.395877 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:14:52.399260 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-9b1463d6-ff67-47cf-93b5-cf5925eab09a tempest-VolumesNegativeTest-498982338 tempest-VolumesNegativeTest-498982338-project-member] Volume info retrieved successfully. Aug 16 21:14:52.407859 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-9b1463d6-ff67-47cf-93b5-cf5925eab09a tempest-VolumesNegativeTest-498982338 tempest-VolumesNegativeTest-498982338-project-member] https://10.4.3.143/volume/v3/volumes/00c00aa6-7e93-4c65-9b42-3afc2a73625d returned with HTTP 200 Aug 16 21:14:52.407859 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 679/2696] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:14:52 2026] GET /volume/v3/volumes/00c00aa6-7e93-4c65-9b42-3afc2a73625d => generated 842 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:14:53.050580 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-5745a7b2-be69-495f-b425-2ae8fbb6021b None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:53.051101 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-5745a7b2-be69-495f-b425-2ae8fbb6021b None None] GET https://10.4.3.143/volume// Aug 16 21:14:53.051308 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-5745a7b2-be69-495f-b425-2ae8fbb6021b None None] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:53.051520 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-5745a7b2-be69-495f-b425-2ae8fbb6021b None None] Calling method 'all' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:53.051905 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-5745a7b2-be69-495f-b425-2ae8fbb6021b None None] https://10.4.3.143/volume// returned with HTTP 300 Aug 16 21:14:53.052253 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 675/2697] 10.4.3.143 () {64 vars in 1004 bytes} [Sun Aug 16 21:14: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 16 21:14:53.066325 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-9a2ef9e2-af44-45e2-8337-b106ae6e84cf None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:53.066325 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-9a2ef9e2-af44-45e2-8337-b106ae6e84cf None None] GET https://10.4.3.143/volume// Aug 16 21:14:53.066325 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-9a2ef9e2-af44-45e2-8337-b106ae6e84cf None None] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:53.066325 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-9a2ef9e2-af44-45e2-8337-b106ae6e84cf None None] Calling method 'all' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:53.066325 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-9a2ef9e2-af44-45e2-8337-b106ae6e84cf None None] https://10.4.3.143/volume// returned with HTTP 300 Aug 16 21:14:53.066325 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 666/2698] 10.4.3.143 () {64 vars in 1004 bytes} [Sun Aug 16 21:14: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 16 21:14:53.077288 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-81d4f0e0-3f50-4dbf-b8fa-da85b3971f8b None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:53.219284 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-81d4f0e0-3f50-4dbf-b8fa-da85b3971f8b tempest-VersionsTest-176746096 tempest-VersionsTest-176746096-project-member] GET https://10.4.3.143/volume/v3/ Aug 16 21:14:53.219479 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-81d4f0e0-3f50-4dbf-b8fa-da85b3971f8b tempest-VersionsTest-176746096 tempest-VersionsTest-176746096-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:53.219655 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-81d4f0e0-3f50-4dbf-b8fa-da85b3971f8b tempest-VersionsTest-176746096 tempest-VersionsTest-176746096-project-member] Calling method 'version_select' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:53.220085 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-81d4f0e0-3f50-4dbf-b8fa-da85b3971f8b tempest-VersionsTest-176746096 tempest-VersionsTest-176746096-project-member] https://10.4.3.143/volume/v3/ returned with HTTP 200 Aug 16 21:14:53.220438 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 679/2699] 10.4.3.143 () {66 vars in 1216 bytes} [Sun Aug 16 21:14:53 2026] GET /volume/v3/ => generated 386 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:14:53.302311 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-0e3635a8-d7d9-4088-993d-b91c72501dc8 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:53.305943 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-0e3635a8-d7d9-4088-993d-b91c72501dc8 tempest-VolumesBackupsAdminTest-1100102051 tempest-VolumesBackupsAdminTest-1100102051-project-member] GET https://10.4.3.143/volume/v3/backups/57ef0216-9415-440c-b95a-0876b7aec002 Aug 16 21:14:53.305943 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-0e3635a8-d7d9-4088-993d-b91c72501dc8 tempest-VolumesBackupsAdminTest-1100102051 tempest-VolumesBackupsAdminTest-1100102051-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:53.305943 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-0e3635a8-d7d9-4088-993d-b91c72501dc8 tempest-VolumesBackupsAdminTest-1100102051 tempest-VolumesBackupsAdminTest-1100102051-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:53.305943 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.v3.backups [None req-0e3635a8-d7d9-4088-993d-b91c72501dc8 tempest-VolumesBackupsAdminTest-1100102051 tempest-VolumesBackupsAdminTest-1100102051-project-member] Show backup with id 57ef0216-9415-440c-b95a-0876b7aec002. {{(pid=100331) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:14:53.309698 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:14:53.309698 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:14:53.313189 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-0e3635a8-d7d9-4088-993d-b91c72501dc8 tempest-VolumesBackupsAdminTest-1100102051 tempest-VolumesBackupsAdminTest-1100102051-project-member] https://10.4.3.143/volume/v3/backups/57ef0216-9415-440c-b95a-0876b7aec002 returned with HTTP 200 Aug 16 21:14:53.313189 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 680/2700] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:14:53 2026] GET /volume/v3/backups/57ef0216-9415-440c-b95a-0876b7aec002 => generated 801 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:14:53.419126 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-5ef8771e-6973-44f5-b039-df58152a7716 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:53.421831 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-5ef8771e-6973-44f5-b039-df58152a7716 tempest-VolumesNegativeTest-498982338 tempest-VolumesNegativeTest-498982338-project-member] GET https://10.4.3.143/volume/v3/volumes/00c00aa6-7e93-4c65-9b42-3afc2a73625d Aug 16 21:14:53.421831 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-5ef8771e-6973-44f5-b039-df58152a7716 tempest-VolumesNegativeTest-498982338 tempest-VolumesNegativeTest-498982338-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:53.421831 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-5ef8771e-6973-44f5-b039-df58152a7716 tempest-VolumesNegativeTest-498982338 tempest-VolumesNegativeTest-498982338-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:53.428130 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-5ef8771e-6973-44f5-b039-df58152a7716 tempest-VolumesNegativeTest-498982338 tempest-VolumesNegativeTest-498982338-project-member] https://10.4.3.143/volume/v3/volumes/00c00aa6-7e93-4c65-9b42-3afc2a73625d returned with HTTP 404 Aug 16 21:14:53.428614 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 676/2701] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:14:53 2026] GET /volume/v3/volumes/00c00aa6-7e93-4c65-9b42-3afc2a73625d => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:14:54.323109 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-6a0cbcac-8040-40b5-906c-58a0815859ad None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:54.328587 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-6a0cbcac-8040-40b5-906c-58a0815859ad tempest-VolumesBackupsAdminTest-1100102051 tempest-VolumesBackupsAdminTest-1100102051-project-member] GET https://10.4.3.143/volume/v3/backups/57ef0216-9415-440c-b95a-0876b7aec002 Aug 16 21:14:54.328891 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-6a0cbcac-8040-40b5-906c-58a0815859ad tempest-VolumesBackupsAdminTest-1100102051 tempest-VolumesBackupsAdminTest-1100102051-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:54.329159 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-6a0cbcac-8040-40b5-906c-58a0815859ad tempest-VolumesBackupsAdminTest-1100102051 tempest-VolumesBackupsAdminTest-1100102051-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:54.329327 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.v3.backups [None req-6a0cbcac-8040-40b5-906c-58a0815859ad tempest-VolumesBackupsAdminTest-1100102051 tempest-VolumesBackupsAdminTest-1100102051-project-member] Show backup with id 57ef0216-9415-440c-b95a-0876b7aec002. {{(pid=100333) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:14:54.335349 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:14:54.335349 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:14:54.336131 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-6a0cbcac-8040-40b5-906c-58a0815859ad tempest-VolumesBackupsAdminTest-1100102051 tempest-VolumesBackupsAdminTest-1100102051-project-member] https://10.4.3.143/volume/v3/backups/57ef0216-9415-440c-b95a-0876b7aec002 returned with HTTP 200 Aug 16 21:14:54.341208 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 667/2702] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:14:54 2026] GET /volume/v3/backups/57ef0216-9415-440c-b95a-0876b7aec002 => generated 801 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:14:55.157935 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-befd4c22-55c7-4d0b-8520-5552c1a067d6 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:55.302808 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-befd4c22-55c7-4d0b-8520-5552c1a067d6 tempest-AbsoluteLimitsTests-1422331973 tempest-AbsoluteLimitsTests-1422331973-project-member] POST https://10.4.3.143/volume/v3/volumes Aug 16 21:14:55.303719 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-befd4c22-55c7-4d0b-8520-5552c1a067d6 tempest-AbsoluteLimitsTests-1422331973 tempest-AbsoluteLimitsTests-1422331973-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-AbsoluteLimitsTests-Volume-938589654"}} {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:14:55.305126 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.v3.volumes [None req-befd4c22-55c7-4d0b-8520-5552c1a067d6 tempest-AbsoluteLimitsTests-1422331973 tempest-AbsoluteLimitsTests-1422331973-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-AbsoluteLimitsTests-Volume-938589654'}} {{(pid=100330) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 21:14:55.305400 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.v3.volumes [None req-befd4c22-55c7-4d0b-8520-5552c1a067d6 tempest-AbsoluteLimitsTests-1422331973 tempest-AbsoluteLimitsTests-1422331973-project-member] Create volume of 1 GB Aug 16 21:14:55.310432 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-befd4c22-55c7-4d0b-8520-5552c1a067d6 tempest-AbsoluteLimitsTests-1422331973 tempest-AbsoluteLimitsTests-1422331973-project-member] Availability Zones retrieved successfully. Aug 16 21:14:55.315392 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-befd4c22-55c7-4d0b-8520-5552c1a067d6 tempest-AbsoluteLimitsTests-1422331973 tempest-AbsoluteLimitsTests-1422331973-project-member] Flow 'volume_create_api' (afd2245b-0d2d-4cca-b083-61f422b245fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100330) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:14:55.316339 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-befd4c22-55c7-4d0b-8520-5552c1a067d6 tempest-AbsoluteLimitsTests-1422331973 tempest-AbsoluteLimitsTests-1422331973-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d126d7a6-34c9-486b-9967-f1d38fba9189) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:14:55.317227 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.flows.api.create_volume [None req-befd4c22-55c7-4d0b-8520-5552c1a067d6 tempest-AbsoluteLimitsTests-1422331973 tempest-AbsoluteLimitsTests-1422331973-project-member] Validating volume size '1' using validate_int {{(pid=100330) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 21:14:55.343021 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-befd4c22-55c7-4d0b-8520-5552c1a067d6 tempest-AbsoluteLimitsTests-1422331973 tempest-AbsoluteLimitsTests-1422331973-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d126d7a6-34c9-486b-9967-f1d38fba9189) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T21:04:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=69e633b8-fab9-4b15-8b40-4f1a67c51cda,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '69e633b8-fab9-4b15-8b40-4f1a67c51cda', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:14:55.344033 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-befd4c22-55c7-4d0b-8520-5552c1a067d6 tempest-AbsoluteLimitsTests-1422331973 tempest-AbsoluteLimitsTests-1422331973-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bc71d052-9fc0-40ad-a6e4-2844569be22c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:14:55.348470 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-6b07940b-c102-400b-8f0b-9958c383d2f4 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:55.351300 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-6b07940b-c102-400b-8f0b-9958c383d2f4 tempest-VolumesBackupsAdminTest-1100102051 tempest-VolumesBackupsAdminTest-1100102051-project-member] GET https://10.4.3.143/volume/v3/backups/57ef0216-9415-440c-b95a-0876b7aec002 Aug 16 21:14:55.351483 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-6b07940b-c102-400b-8f0b-9958c383d2f4 tempest-VolumesBackupsAdminTest-1100102051 tempest-VolumesBackupsAdminTest-1100102051-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:55.351657 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-6b07940b-c102-400b-8f0b-9958c383d2f4 tempest-VolumesBackupsAdminTest-1100102051 tempest-VolumesBackupsAdminTest-1100102051-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:55.351760 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.v3.backups [None req-6b07940b-c102-400b-8f0b-9958c383d2f4 tempest-VolumesBackupsAdminTest-1100102051 tempest-VolumesBackupsAdminTest-1100102051-project-member] Show backup with id 57ef0216-9415-440c-b95a-0876b7aec002. {{(pid=100331) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:14:55.355654 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:14:55.355654 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:14:55.356338 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-6b07940b-c102-400b-8f0b-9958c383d2f4 tempest-VolumesBackupsAdminTest-1100102051 tempest-VolumesBackupsAdminTest-1100102051-project-member] https://10.4.3.143/volume/v3/backups/57ef0216-9415-440c-b95a-0876b7aec002 returned with HTTP 200 Aug 16 21:14:55.356666 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 681/2703] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:14:55 2026] GET /volume/v3/backups/57ef0216-9415-440c-b95a-0876b7aec002 => generated 801 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:14:55.420848 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.quota [None req-befd4c22-55c7-4d0b-8520-5552c1a067d6 tempest-AbsoluteLimitsTests-1422331973 tempest-AbsoluteLimitsTests-1422331973-project-member] Created reservations ['12ca0e75-b3de-49dd-b3dc-4506cde685dd', 'faa1c59b-b646-4890-b9c7-a9d691cab087', 'e8e12ed4-0a2b-4547-b7c5-a8493bdb1989', 'd017239c-ec21-4f73-8374-c542bf47e3f1'] {{(pid=100330) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:14:55.421835 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-befd4c22-55c7-4d0b-8520-5552c1a067d6 tempest-AbsoluteLimitsTests-1422331973 tempest-AbsoluteLimitsTests-1422331973-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bc71d052-9fc0-40ad-a6e4-2844569be22c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['12ca0e75-b3de-49dd-b3dc-4506cde685dd', 'faa1c59b-b646-4890-b9c7-a9d691cab087', 'e8e12ed4-0a2b-4547-b7c5-a8493bdb1989', 'd017239c-ec21-4f73-8374-c542bf47e3f1']}' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:14:55.422751 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-befd4c22-55c7-4d0b-8520-5552c1a067d6 tempest-AbsoluteLimitsTests-1422331973 tempest-AbsoluteLimitsTests-1422331973-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1089b92c-0e48-45a4-900a-71cac47d298f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:14:55.453349 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-befd4c22-55c7-4d0b-8520-5552c1a067d6 tempest-AbsoluteLimitsTests-1422331973 tempest-AbsoluteLimitsTests-1422331973-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1089b92c-0e48-45a4-900a-71cac47d298f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd417fcbd-1efb-4610-98b6-7ed679cfe6c4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AbsoluteLimitsTests-Volume-938589654',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='40f26b694c154e9980b882a279107b9a',qos_specs=None,replication_status=,reservations=['12ca0e75-b3de-49dd-b3dc-4506cde685dd','faa1c59b-b646-4890-b9c7-a9d691cab087','e8e12ed4-0a2b-4547-b7c5-a8493bdb1989','d017239c-ec21-4f73-8374-c542bf47e3f1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8bdbc545d7194b2783d9a19dcf46224c',volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T21:14:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AbsoluteLimitsTests-Volume-938589654',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d417fcbd-1efb-4610-98b6-7ed679cfe6c4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='40f26b694c154e9980b882a279107b9a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8bdbc545d7194b2783d9a19dcf46224c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(69e633b8-fab9-4b15-8b40-4f1a67c51cda),volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda)}' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:14:55.454583 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-befd4c22-55c7-4d0b-8520-5552c1a067d6 tempest-AbsoluteLimitsTests-1422331973 tempest-AbsoluteLimitsTests-1422331973-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d35a80db-7ced-4aad-a4bb-2e07de6a48c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:14:55.478872 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-befd4c22-55c7-4d0b-8520-5552c1a067d6 tempest-AbsoluteLimitsTests-1422331973 tempest-AbsoluteLimitsTests-1422331973-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d35a80db-7ced-4aad-a4bb-2e07de6a48c9) transitioned into state 'SUCCESS' from state '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-938589654',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='40f26b694c154e9980b882a279107b9a',qos_specs=None,replication_status=,reservations=['12ca0e75-b3de-49dd-b3dc-4506cde685dd','faa1c59b-b646-4890-b9c7-a9d691cab087','e8e12ed4-0a2b-4547-b7c5-a8493bdb1989','d017239c-ec21-4f73-8374-c542bf47e3f1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8bdbc545d7194b2783d9a19dcf46224c',volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda)}' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:14:55.479664 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-befd4c22-55c7-4d0b-8520-5552c1a067d6 tempest-AbsoluteLimitsTests-1422331973 tempest-AbsoluteLimitsTests-1422331973-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f9ea645e-df58-41dd-b1de-aca525ff84c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:14:55.488961 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-befd4c22-55c7-4d0b-8520-5552c1a067d6 tempest-AbsoluteLimitsTests-1422331973 tempest-AbsoluteLimitsTests-1422331973-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f9ea645e-df58-41dd-b1de-aca525ff84c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:14:55.489786 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-befd4c22-55c7-4d0b-8520-5552c1a067d6 tempest-AbsoluteLimitsTests-1422331973 tempest-AbsoluteLimitsTests-1422331973-project-member] Flow 'volume_create_api' (afd2245b-0d2d-4cca-b083-61f422b245fa) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100330) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:14:55.490240 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-befd4c22-55c7-4d0b-8520-5552c1a067d6 tempest-AbsoluteLimitsTests-1422331973 tempest-AbsoluteLimitsTests-1422331973-project-member] Create volume request issued successfully. Aug 16 21:14:55.490830 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-befd4c22-55c7-4d0b-8520-5552c1a067d6 tempest-AbsoluteLimitsTests-1422331973 tempest-AbsoluteLimitsTests-1422331973-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Aug 16 21:14:55.491300 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 680/2704] 10.4.3.143 () {68 vars in 1258 bytes} [Sun Aug 16 21:14:55 2026] POST /volume/v3/volumes => generated 749 bytes in 334 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 21:14:55.506770 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-24a43df5-c1b1-48df-8fe5-6d31cbc1944e None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:55.509161 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-24a43df5-c1b1-48df-8fe5-6d31cbc1944e tempest-AbsoluteLimitsTests-1422331973 tempest-AbsoluteLimitsTests-1422331973-project-member] GET https://10.4.3.143/volume/v3/volumes/d417fcbd-1efb-4610-98b6-7ed679cfe6c4 Aug 16 21:14:55.509404 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-24a43df5-c1b1-48df-8fe5-6d31cbc1944e tempest-AbsoluteLimitsTests-1422331973 tempest-AbsoluteLimitsTests-1422331973-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:55.509640 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-24a43df5-c1b1-48df-8fe5-6d31cbc1944e tempest-AbsoluteLimitsTests-1422331973 tempest-AbsoluteLimitsTests-1422331973-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:55.520505 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:14:55.520505 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:14:55.527234 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-24a43df5-c1b1-48df-8fe5-6d31cbc1944e tempest-AbsoluteLimitsTests-1422331973 tempest-AbsoluteLimitsTests-1422331973-project-member] Volume info retrieved successfully. Aug 16 21:14:55.533982 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-24a43df5-c1b1-48df-8fe5-6d31cbc1944e tempest-AbsoluteLimitsTests-1422331973 tempest-AbsoluteLimitsTests-1422331973-project-member] https://10.4.3.143/volume/v3/volumes/d417fcbd-1efb-4610-98b6-7ed679cfe6c4 returned with HTTP 200 Aug 16 21:14:55.534562 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 677/2705] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:14:55 2026] GET /volume/v3/volumes/d417fcbd-1efb-4610-98b6-7ed679cfe6c4 => generated 817 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:14:56.369447 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-8cdb9c38-160d-4ecd-9844-9cbe303f6711 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:56.371997 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-8cdb9c38-160d-4ecd-9844-9cbe303f6711 tempest-VolumesBackupsAdminTest-1100102051 tempest-VolumesBackupsAdminTest-1100102051-project-member] GET https://10.4.3.143/volume/v3/backups/57ef0216-9415-440c-b95a-0876b7aec002 Aug 16 21:14:56.372322 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-8cdb9c38-160d-4ecd-9844-9cbe303f6711 tempest-VolumesBackupsAdminTest-1100102051 tempest-VolumesBackupsAdminTest-1100102051-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:56.372601 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-8cdb9c38-160d-4ecd-9844-9cbe303f6711 tempest-VolumesBackupsAdminTest-1100102051 tempest-VolumesBackupsAdminTest-1100102051-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:56.372766 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.v3.backups [None req-8cdb9c38-160d-4ecd-9844-9cbe303f6711 tempest-VolumesBackupsAdminTest-1100102051 tempest-VolumesBackupsAdminTest-1100102051-project-member] Show backup with id 57ef0216-9415-440c-b95a-0876b7aec002. {{(pid=100333) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:14:56.378304 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:14:56.378304 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:14:56.379460 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-8cdb9c38-160d-4ecd-9844-9cbe303f6711 tempest-VolumesBackupsAdminTest-1100102051 tempest-VolumesBackupsAdminTest-1100102051-project-member] https://10.4.3.143/volume/v3/backups/57ef0216-9415-440c-b95a-0876b7aec002 returned with HTTP 200 Aug 16 21:14:56.380311 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 668/2706] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:14:56 2026] GET /volume/v3/backups/57ef0216-9415-440c-b95a-0876b7aec002 => generated 801 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:14:56.551750 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-439e3ba2-a3fb-413d-8c98-147f6768e385 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:56.553639 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-439e3ba2-a3fb-413d-8c98-147f6768e385 tempest-AbsoluteLimitsTests-1422331973 tempest-AbsoluteLimitsTests-1422331973-project-member] GET https://10.4.3.143/volume/v3/volumes/d417fcbd-1efb-4610-98b6-7ed679cfe6c4 Aug 16 21:14:56.553852 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-439e3ba2-a3fb-413d-8c98-147f6768e385 tempest-AbsoluteLimitsTests-1422331973 tempest-AbsoluteLimitsTests-1422331973-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:56.554066 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-439e3ba2-a3fb-413d-8c98-147f6768e385 tempest-AbsoluteLimitsTests-1422331973 tempest-AbsoluteLimitsTests-1422331973-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:56.562510 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:14:56.562510 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:14:56.566493 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-439e3ba2-a3fb-413d-8c98-147f6768e385 tempest-AbsoluteLimitsTests-1422331973 tempest-AbsoluteLimitsTests-1422331973-project-member] Volume info retrieved successfully. Aug 16 21:14:56.571838 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-439e3ba2-a3fb-413d-8c98-147f6768e385 tempest-AbsoluteLimitsTests-1422331973 tempest-AbsoluteLimitsTests-1422331973-project-member] https://10.4.3.143/volume/v3/volumes/d417fcbd-1efb-4610-98b6-7ed679cfe6c4 returned with HTTP 200 Aug 16 21:14:56.572269 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 682/2707] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:14:56 2026] GET /volume/v3/volumes/d417fcbd-1efb-4610-98b6-7ed679cfe6c4 => generated 842 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:14:56.586581 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-6285c377-e103-41bf-a5cc-d2cb8e0915f0 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:56.588903 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-6285c377-e103-41bf-a5cc-d2cb8e0915f0 tempest-AbsoluteLimitsTests-1422331973 tempest-AbsoluteLimitsTests-1422331973-project-member] GET https://10.4.3.143/volume/v3/limits Aug 16 21:14:56.589163 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-6285c377-e103-41bf-a5cc-d2cb8e0915f0 tempest-AbsoluteLimitsTests-1422331973 tempest-AbsoluteLimitsTests-1422331973-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:56.589374 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-6285c377-e103-41bf-a5cc-d2cb8e0915f0 tempest-AbsoluteLimitsTests-1422331973 tempest-AbsoluteLimitsTests-1422331973-project-member] Calling method 'index' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:56.605673 np0000007409 devstack@c-api.service[100330]: WARNING cinder.quota [None req-6285c377-e103-41bf-a5cc-d2cb8e0915f0 tempest-AbsoluteLimitsTests-1422331973 tempest-AbsoluteLimitsTests-1422331973-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-cryptsetup-1686887077 is set by the default quota flag: quota_snapshots_tempest-scenario-type-cryptsetup-1686887077, it is now deprecated. Please use the default quota class for default quota. Aug 16 21:14:56.606925 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:14:56.606925 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:14:56.626143 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-6285c377-e103-41bf-a5cc-d2cb8e0915f0 tempest-AbsoluteLimitsTests-1422331973 tempest-AbsoluteLimitsTests-1422331973-project-member] https://10.4.3.143/volume/v3/limits returned with HTTP 200 Aug 16 21:14:56.626581 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 681/2708] 10.4.3.143 () {66 vars in 1234 bytes} [Sun Aug 16 21:14:56 2026] GET /volume/v3/limits => generated 302 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:14:56.640067 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-c3691d47-fab5-41bf-97f5-0f32ddcec775 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:56.642614 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-c3691d47-fab5-41bf-97f5-0f32ddcec775 tempest-AbsoluteLimitsTests-1422331973 tempest-AbsoluteLimitsTests-1422331973-project-member] GET https://10.4.3.143/volume/v3/volumes/d417fcbd-1efb-4610-98b6-7ed679cfe6c4 Aug 16 21:14:56.642805 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-c3691d47-fab5-41bf-97f5-0f32ddcec775 tempest-AbsoluteLimitsTests-1422331973 tempest-AbsoluteLimitsTests-1422331973-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:56.643025 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-c3691d47-fab5-41bf-97f5-0f32ddcec775 tempest-AbsoluteLimitsTests-1422331973 tempest-AbsoluteLimitsTests-1422331973-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:56.651189 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:14:56.651189 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:14:56.655011 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-c3691d47-fab5-41bf-97f5-0f32ddcec775 tempest-AbsoluteLimitsTests-1422331973 tempest-AbsoluteLimitsTests-1422331973-project-member] Volume info retrieved successfully. Aug 16 21:14:56.659212 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-c3691d47-fab5-41bf-97f5-0f32ddcec775 tempest-AbsoluteLimitsTests-1422331973 tempest-AbsoluteLimitsTests-1422331973-project-member] https://10.4.3.143/volume/v3/volumes/d417fcbd-1efb-4610-98b6-7ed679cfe6c4 returned with HTTP 200 Aug 16 21:14:56.659874 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 678/2709] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:14:56 2026] GET /volume/v3/volumes/d417fcbd-1efb-4610-98b6-7ed679cfe6c4 => generated 842 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:14:56.675009 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-5a648f39-1b86-4cdd-ac8a-bf3cdc0cfb3a None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:56.676703 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-5a648f39-1b86-4cdd-ac8a-bf3cdc0cfb3a tempest-AbsoluteLimitsTests-1422331973 tempest-AbsoluteLimitsTests-1422331973-project-member] DELETE https://10.4.3.143/volume/v3/volumes/d417fcbd-1efb-4610-98b6-7ed679cfe6c4 Aug 16 21:14:56.676882 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-5a648f39-1b86-4cdd-ac8a-bf3cdc0cfb3a tempest-AbsoluteLimitsTests-1422331973 tempest-AbsoluteLimitsTests-1422331973-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:56.677084 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-5a648f39-1b86-4cdd-ac8a-bf3cdc0cfb3a tempest-AbsoluteLimitsTests-1422331973 tempest-AbsoluteLimitsTests-1422331973-project-member] Calling method 'delete' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:56.677269 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.v3.volumes [None req-5a648f39-1b86-4cdd-ac8a-bf3cdc0cfb3a tempest-AbsoluteLimitsTests-1422331973 tempest-AbsoluteLimitsTests-1422331973-project-member] Delete volume with id: d417fcbd-1efb-4610-98b6-7ed679cfe6c4 Aug 16 21:14:56.686379 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:14:56.686379 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:14:56.686927 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-5a648f39-1b86-4cdd-ac8a-bf3cdc0cfb3a tempest-AbsoluteLimitsTests-1422331973 tempest-AbsoluteLimitsTests-1422331973-project-member] Volume info retrieved successfully. Aug 16 21:14:56.705880 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-5a648f39-1b86-4cdd-ac8a-bf3cdc0cfb3a tempest-AbsoluteLimitsTests-1422331973 tempest-AbsoluteLimitsTests-1422331973-project-member] Delete volume request issued successfully. Aug 16 21:14:56.706077 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-5a648f39-1b86-4cdd-ac8a-bf3cdc0cfb3a tempest-AbsoluteLimitsTests-1422331973 tempest-AbsoluteLimitsTests-1422331973-project-member] https://10.4.3.143/volume/v3/volumes/d417fcbd-1efb-4610-98b6-7ed679cfe6c4 returned with HTTP 202 Aug 16 21:14:56.706616 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 669/2710] 10.4.3.143 () {66 vars in 1351 bytes} [Sun Aug 16 21:14:56 2026] DELETE /volume/v3/volumes/d417fcbd-1efb-4610-98b6-7ed679cfe6c4 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 21:14:56.713112 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-2cd18f2e-c362-43ef-bade-140cf48627dc None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:56.715032 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-2cd18f2e-c362-43ef-bade-140cf48627dc tempest-AbsoluteLimitsTests-1422331973 tempest-AbsoluteLimitsTests-1422331973-project-member] GET https://10.4.3.143/volume/v3/volumes/d417fcbd-1efb-4610-98b6-7ed679cfe6c4 Aug 16 21:14:56.715322 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-2cd18f2e-c362-43ef-bade-140cf48627dc tempest-AbsoluteLimitsTests-1422331973 tempest-AbsoluteLimitsTests-1422331973-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:56.715620 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-2cd18f2e-c362-43ef-bade-140cf48627dc tempest-AbsoluteLimitsTests-1422331973 tempest-AbsoluteLimitsTests-1422331973-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:56.722862 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:14:56.722862 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:14:56.726901 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-2cd18f2e-c362-43ef-bade-140cf48627dc tempest-AbsoluteLimitsTests-1422331973 tempest-AbsoluteLimitsTests-1422331973-project-member] Volume info retrieved successfully. Aug 16 21:14:56.732589 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-2cd18f2e-c362-43ef-bade-140cf48627dc tempest-AbsoluteLimitsTests-1422331973 tempest-AbsoluteLimitsTests-1422331973-project-member] https://10.4.3.143/volume/v3/volumes/d417fcbd-1efb-4610-98b6-7ed679cfe6c4 returned with HTTP 200 Aug 16 21:14:56.733004 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 683/2711] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:14:56 2026] GET /volume/v3/volumes/d417fcbd-1efb-4610-98b6-7ed679cfe6c4 => generated 841 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:14:57.394318 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-325bff5e-064d-4c32-b17f-ac5d6def8032 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:57.396734 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-325bff5e-064d-4c32-b17f-ac5d6def8032 tempest-VolumesBackupsAdminTest-1100102051 tempest-VolumesBackupsAdminTest-1100102051-project-member] GET https://10.4.3.143/volume/v3/backups/57ef0216-9415-440c-b95a-0876b7aec002 Aug 16 21:14:57.397468 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-325bff5e-064d-4c32-b17f-ac5d6def8032 tempest-VolumesBackupsAdminTest-1100102051 tempest-VolumesBackupsAdminTest-1100102051-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:57.397876 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-325bff5e-064d-4c32-b17f-ac5d6def8032 tempest-VolumesBackupsAdminTest-1100102051 tempest-VolumesBackupsAdminTest-1100102051-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:57.398094 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.v3.backups [None req-325bff5e-064d-4c32-b17f-ac5d6def8032 tempest-VolumesBackupsAdminTest-1100102051 tempest-VolumesBackupsAdminTest-1100102051-project-member] Show backup with id 57ef0216-9415-440c-b95a-0876b7aec002. {{(pid=100330) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:14:57.405160 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:14:57.405160 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:14:57.407239 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-325bff5e-064d-4c32-b17f-ac5d6def8032 tempest-VolumesBackupsAdminTest-1100102051 tempest-VolumesBackupsAdminTest-1100102051-project-member] https://10.4.3.143/volume/v3/backups/57ef0216-9415-440c-b95a-0876b7aec002 returned with HTTP 200 Aug 16 21:14:57.407747 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 682/2712] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:14:57 2026] GET /volume/v3/backups/57ef0216-9415-440c-b95a-0876b7aec002 => generated 801 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:14:57.766488 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-ca977f44-8d80-4291-8f81-a4e7ce76192d None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:57.771649 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-ca977f44-8d80-4291-8f81-a4e7ce76192d tempest-AbsoluteLimitsTests-1422331973 tempest-AbsoluteLimitsTests-1422331973-project-member] GET https://10.4.3.143/volume/v3/volumes/d417fcbd-1efb-4610-98b6-7ed679cfe6c4 Aug 16 21:14:57.771649 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-ca977f44-8d80-4291-8f81-a4e7ce76192d tempest-AbsoluteLimitsTests-1422331973 tempest-AbsoluteLimitsTests-1422331973-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:57.771959 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-ca977f44-8d80-4291-8f81-a4e7ce76192d tempest-AbsoluteLimitsTests-1422331973 tempest-AbsoluteLimitsTests-1422331973-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:57.784309 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-ca977f44-8d80-4291-8f81-a4e7ce76192d tempest-AbsoluteLimitsTests-1422331973 tempest-AbsoluteLimitsTests-1422331973-project-member] https://10.4.3.143/volume/v3/volumes/d417fcbd-1efb-4610-98b6-7ed679cfe6c4 returned with HTTP 404 Aug 16 21:14:57.785221 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 679/2713] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:14:57 2026] GET /volume/v3/volumes/d417fcbd-1efb-4610-98b6-7ed679cfe6c4 => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:14:58.424833 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-fd092a3c-f3b1-4600-ae81-c9ed69713a35 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:58.426656 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-fd092a3c-f3b1-4600-ae81-c9ed69713a35 tempest-VolumesBackupsAdminTest-1100102051 tempest-VolumesBackupsAdminTest-1100102051-project-member] GET https://10.4.3.143/volume/v3/backups/57ef0216-9415-440c-b95a-0876b7aec002 Aug 16 21:14:58.426859 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-fd092a3c-f3b1-4600-ae81-c9ed69713a35 tempest-VolumesBackupsAdminTest-1100102051 tempest-VolumesBackupsAdminTest-1100102051-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:58.427047 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-fd092a3c-f3b1-4600-ae81-c9ed69713a35 tempest-VolumesBackupsAdminTest-1100102051 tempest-VolumesBackupsAdminTest-1100102051-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:58.427188 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.v3.backups [None req-fd092a3c-f3b1-4600-ae81-c9ed69713a35 tempest-VolumesBackupsAdminTest-1100102051 tempest-VolumesBackupsAdminTest-1100102051-project-member] Show backup with id 57ef0216-9415-440c-b95a-0876b7aec002. {{(pid=100333) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:14:58.431537 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:14:58.431537 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:14:58.432457 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-fd092a3c-f3b1-4600-ae81-c9ed69713a35 tempest-VolumesBackupsAdminTest-1100102051 tempest-VolumesBackupsAdminTest-1100102051-project-member] https://10.4.3.143/volume/v3/backups/57ef0216-9415-440c-b95a-0876b7aec002 returned with HTTP 200 Aug 16 21:14:58.432846 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 670/2714] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:14:58 2026] GET /volume/v3/backups/57ef0216-9415-440c-b95a-0876b7aec002 => generated 801 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:14:59.447202 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-ff0c9082-feb1-4380-9671-023c1e7fca8f None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:14:59.451351 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-ff0c9082-feb1-4380-9671-023c1e7fca8f tempest-VolumesBackupsAdminTest-1100102051 tempest-VolumesBackupsAdminTest-1100102051-project-member] GET https://10.4.3.143/volume/v3/backups/57ef0216-9415-440c-b95a-0876b7aec002 Aug 16 21:14:59.451599 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-ff0c9082-feb1-4380-9671-023c1e7fca8f tempest-VolumesBackupsAdminTest-1100102051 tempest-VolumesBackupsAdminTest-1100102051-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:14:59.451795 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-ff0c9082-feb1-4380-9671-023c1e7fca8f tempest-VolumesBackupsAdminTest-1100102051 tempest-VolumesBackupsAdminTest-1100102051-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:14:59.451997 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.v3.backups [None req-ff0c9082-feb1-4380-9671-023c1e7fca8f tempest-VolumesBackupsAdminTest-1100102051 tempest-VolumesBackupsAdminTest-1100102051-project-member] Show backup with id 57ef0216-9415-440c-b95a-0876b7aec002. {{(pid=100331) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:14:59.459675 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:14:59.459675 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:14:59.460455 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-ff0c9082-feb1-4380-9671-023c1e7fca8f tempest-VolumesBackupsAdminTest-1100102051 tempest-VolumesBackupsAdminTest-1100102051-project-member] https://10.4.3.143/volume/v3/backups/57ef0216-9415-440c-b95a-0876b7aec002 returned with HTTP 200 Aug 16 21:14:59.460792 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 684/2715] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:14:59 2026] GET /volume/v3/backups/57ef0216-9415-440c-b95a-0876b7aec002 => generated 802 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:15:00.141407 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-83cf30f3-fa8c-4c63-a969-39f9e12d8796 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:15:00.288356 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-83cf30f3-fa8c-4c63-a969-39f9e12d8796 tempest-VolumesCloneNegativeTest-939408219 tempest-VolumesCloneNegativeTest-939408219-project-member] POST https://10.4.3.143/volume/v3/volumes Aug 16 21:15:00.288880 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-83cf30f3-fa8c-4c63-a969-39f9e12d8796 tempest-VolumesCloneNegativeTest-939408219 tempest-VolumesCloneNegativeTest-939408219-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2, "name": "tempest-VolumesCloneNegativeTest-Volume-639419606"}} {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:15:00.295982 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.v3.volumes [None req-83cf30f3-fa8c-4c63-a969-39f9e12d8796 tempest-VolumesCloneNegativeTest-939408219 tempest-VolumesCloneNegativeTest-939408219-project-member] Create volume request body: {'volume': {'size': 2, 'name': 'tempest-VolumesCloneNegativeTest-Volume-639419606'}} {{(pid=100330) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 21:15:00.295982 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.v3.volumes [None req-83cf30f3-fa8c-4c63-a969-39f9e12d8796 tempest-VolumesCloneNegativeTest-939408219 tempest-VolumesCloneNegativeTest-939408219-project-member] Create volume of 2 GB Aug 16 21:15:00.302326 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-83cf30f3-fa8c-4c63-a969-39f9e12d8796 tempest-VolumesCloneNegativeTest-939408219 tempest-VolumesCloneNegativeTest-939408219-project-member] Availability Zones retrieved successfully. Aug 16 21:15:00.311117 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-83cf30f3-fa8c-4c63-a969-39f9e12d8796 tempest-VolumesCloneNegativeTest-939408219 tempest-VolumesCloneNegativeTest-939408219-project-member] Flow 'volume_create_api' (ed329b68-b325-48fc-a7c3-cd5dbf901e61) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100330) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:15:00.312673 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-83cf30f3-fa8c-4c63-a969-39f9e12d8796 tempest-VolumesCloneNegativeTest-939408219 tempest-VolumesCloneNegativeTest-939408219-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d14093aa-adde-46f1-b9ba-cecf756ccc26) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:15:00.314071 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.flows.api.create_volume [None req-83cf30f3-fa8c-4c63-a969-39f9e12d8796 tempest-VolumesCloneNegativeTest-939408219 tempest-VolumesCloneNegativeTest-939408219-project-member] Validating volume size '2' using validate_int {{(pid=100330) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 21:15:00.350186 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-83cf30f3-fa8c-4c63-a969-39f9e12d8796 tempest-VolumesCloneNegativeTest-939408219 tempest-VolumesCloneNegativeTest-939408219-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d14093aa-adde-46f1-b9ba-cecf756ccc26) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T21:04:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=69e633b8-fab9-4b15-8b40-4f1a67c51cda,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '69e633b8-fab9-4b15-8b40-4f1a67c51cda', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:15:00.351656 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-83cf30f3-fa8c-4c63-a969-39f9e12d8796 tempest-VolumesCloneNegativeTest-939408219 tempest-VolumesCloneNegativeTest-939408219-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (05b09dfa-0247-4717-80b0-1549034036b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:15:00.432718 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.quota [None req-83cf30f3-fa8c-4c63-a969-39f9e12d8796 tempest-VolumesCloneNegativeTest-939408219 tempest-VolumesCloneNegativeTest-939408219-project-member] Created reservations ['26bb1f7b-376a-4642-9c3b-a985f9c9624c', '38b11364-aa17-4420-8a37-825dbf004b7c', '68d1afe1-7f94-478e-a04d-8a3b6c5f63c5', '497fb808-e341-4965-8503-0fce1c950957'] {{(pid=100330) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:15:00.433389 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-83cf30f3-fa8c-4c63-a969-39f9e12d8796 tempest-VolumesCloneNegativeTest-939408219 tempest-VolumesCloneNegativeTest-939408219-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (05b09dfa-0247-4717-80b0-1549034036b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['26bb1f7b-376a-4642-9c3b-a985f9c9624c', '38b11364-aa17-4420-8a37-825dbf004b7c', '68d1afe1-7f94-478e-a04d-8a3b6c5f63c5', '497fb808-e341-4965-8503-0fce1c950957']}' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:15:00.435533 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-83cf30f3-fa8c-4c63-a969-39f9e12d8796 tempest-VolumesCloneNegativeTest-939408219 tempest-VolumesCloneNegativeTest-939408219-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (363e3c15-aec5-4ae4-ac61-d2d64d850704) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:15:00.464466 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-83cf30f3-fa8c-4c63-a969-39f9e12d8796 tempest-VolumesCloneNegativeTest-939408219 tempest-VolumesCloneNegativeTest-939408219-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (363e3c15-aec5-4ae4-ac61-d2d64d850704) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0e400bdc-babe-4b11-ac32-f7a1b31228cb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneNegativeTest-Volume-639419606',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8e4c8fa2eb484305ab6bcf55f1750a0e',qos_specs=None,replication_status=,reservations=['26bb1f7b-376a-4642-9c3b-a985f9c9624c','38b11364-aa17-4420-8a37-825dbf004b7c','68d1afe1-7f94-478e-a04d-8a3b6c5f63c5','497fb808-e341-4965-8503-0fce1c950957'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a9e6d7da095b4791a263987c0aebb3a7',volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T21:15:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneNegativeTest-Volume-639419606',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0e400bdc-babe-4b11-ac32-f7a1b31228cb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8e4c8fa2eb484305ab6bcf55f1750a0e',provider_auth=None,provider_geometry=None,provider_id=None,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='a9e6d7da095b4791a263987c0aebb3a7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(69e633b8-fab9-4b15-8b40-4f1a67c51cda),volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda)}' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:15:00.465686 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-83cf30f3-fa8c-4c63-a969-39f9e12d8796 tempest-VolumesCloneNegativeTest-939408219 tempest-VolumesCloneNegativeTest-939408219-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bc0f4c3a-a89a-4268-8453-0acaee9ac05f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:15:00.478009 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-aef98d42-a968-475e-9ffd-71b51e67a7d5 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:15:00.481498 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-aef98d42-a968-475e-9ffd-71b51e67a7d5 tempest-VolumesBackupsAdminTest-1100102051 tempest-VolumesBackupsAdminTest-1100102051-project-member] GET https://10.4.3.143/volume/v3/backups/57ef0216-9415-440c-b95a-0876b7aec002 Aug 16 21:15:00.481766 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-aef98d42-a968-475e-9ffd-71b51e67a7d5 tempest-VolumesBackupsAdminTest-1100102051 tempest-VolumesBackupsAdminTest-1100102051-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:15:00.482018 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-aef98d42-a968-475e-9ffd-71b51e67a7d5 tempest-VolumesBackupsAdminTest-1100102051 tempest-VolumesBackupsAdminTest-1100102051-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:15:00.482151 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.v3.backups [None req-aef98d42-a968-475e-9ffd-71b51e67a7d5 tempest-VolumesBackupsAdminTest-1100102051 tempest-VolumesBackupsAdminTest-1100102051-project-member] Show backup with id 57ef0216-9415-440c-b95a-0876b7aec002. {{(pid=100332) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:15:00.487477 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:15:00.487477 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:15:00.488540 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-aef98d42-a968-475e-9ffd-71b51e67a7d5 tempest-VolumesBackupsAdminTest-1100102051 tempest-VolumesBackupsAdminTest-1100102051-project-member] https://10.4.3.143/volume/v3/backups/57ef0216-9415-440c-b95a-0876b7aec002 returned with HTTP 200 Aug 16 21:15:00.489511 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 680/2716] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:15:00 2026] GET /volume/v3/backups/57ef0216-9415-440c-b95a-0876b7aec002 => generated 803 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:15:00.495322 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-83cf30f3-fa8c-4c63-a969-39f9e12d8796 tempest-VolumesCloneNegativeTest-939408219 tempest-VolumesCloneNegativeTest-939408219-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bc0f4c3a-a89a-4268-8453-0acaee9ac05f) transitioned into state 'SUCCESS' from state '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-639419606',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8e4c8fa2eb484305ab6bcf55f1750a0e',qos_specs=None,replication_status=,reservations=['26bb1f7b-376a-4642-9c3b-a985f9c9624c','38b11364-aa17-4420-8a37-825dbf004b7c','68d1afe1-7f94-478e-a04d-8a3b6c5f63c5','497fb808-e341-4965-8503-0fce1c950957'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a9e6d7da095b4791a263987c0aebb3a7',volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda)}' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:15:00.496142 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-83cf30f3-fa8c-4c63-a969-39f9e12d8796 tempest-VolumesCloneNegativeTest-939408219 tempest-VolumesCloneNegativeTest-939408219-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (621f4ffd-f59b-42fa-96a4-4fcffce7a8ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:15:00.501687 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-42236f6c-38c5-4437-b623-090d84f5479e None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:15:00.504770 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-42236f6c-38c5-4437-b623-090d84f5479e tempest-VolumesBackupsAdminTest-1100102051 tempest-VolumesBackupsAdminTest-1100102051-project-member] GET https://10.4.3.143/volume/v3/volumes/f4c6fbf0-5f0b-4414-ba6d-d5c41ef99a6d Aug 16 21:15:00.505134 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-42236f6c-38c5-4437-b623-090d84f5479e tempest-VolumesBackupsAdminTest-1100102051 tempest-VolumesBackupsAdminTest-1100102051-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:15:00.505588 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-42236f6c-38c5-4437-b623-090d84f5479e tempest-VolumesBackupsAdminTest-1100102051 tempest-VolumesBackupsAdminTest-1100102051-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:15:00.510904 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-83cf30f3-fa8c-4c63-a969-39f9e12d8796 tempest-VolumesCloneNegativeTest-939408219 tempest-VolumesCloneNegativeTest-939408219-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (621f4ffd-f59b-42fa-96a4-4fcffce7a8ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:15:00.511858 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-83cf30f3-fa8c-4c63-a969-39f9e12d8796 tempest-VolumesCloneNegativeTest-939408219 tempest-VolumesCloneNegativeTest-939408219-project-member] Flow 'volume_create_api' (ed329b68-b325-48fc-a7c3-cd5dbf901e61) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100330) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:15:00.512251 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-83cf30f3-fa8c-4c63-a969-39f9e12d8796 tempest-VolumesCloneNegativeTest-939408219 tempest-VolumesCloneNegativeTest-939408219-project-member] Create volume request issued successfully. Aug 16 21:15:00.512897 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-83cf30f3-fa8c-4c63-a969-39f9e12d8796 tempest-VolumesCloneNegativeTest-939408219 tempest-VolumesCloneNegativeTest-939408219-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Aug 16 21:15:00.513360 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 683/2717] 10.4.3.143 () {68 vars in 1258 bytes} [Sun Aug 16 21:15:00 2026] POST /volume/v3/volumes => generated 754 bytes in 372 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 21:15:00.516252 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:15:00.516252 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:15:00.522050 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-42236f6c-38c5-4437-b623-090d84f5479e tempest-VolumesBackupsAdminTest-1100102051 tempest-VolumesBackupsAdminTest-1100102051-project-member] Volume info retrieved successfully. Aug 16 21:15:00.529318 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-42236f6c-38c5-4437-b623-090d84f5479e tempest-VolumesBackupsAdminTest-1100102051 tempest-VolumesBackupsAdminTest-1100102051-project-member] https://10.4.3.143/volume/v3/volumes/f4c6fbf0-5f0b-4414-ba6d-d5c41ef99a6d returned with HTTP 200 Aug 16 21:15:00.529933 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 671/2718] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:15:00 2026] GET /volume/v3/volumes/f4c6fbf0-5f0b-4414-ba6d-d5c41ef99a6d => generated 846 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:15:00.531234 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-675f8851-e3b4-4e2b-937d-6d2b47f1355c None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:15:00.534107 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-675f8851-e3b4-4e2b-937d-6d2b47f1355c tempest-VolumesCloneNegativeTest-939408219 tempest-VolumesCloneNegativeTest-939408219-project-member] GET https://10.4.3.143/volume/v3/volumes/0e400bdc-babe-4b11-ac32-f7a1b31228cb Aug 16 21:15:00.534407 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-675f8851-e3b4-4e2b-937d-6d2b47f1355c tempest-VolumesCloneNegativeTest-939408219 tempest-VolumesCloneNegativeTest-939408219-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:15:00.534827 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-675f8851-e3b4-4e2b-937d-6d2b47f1355c tempest-VolumesCloneNegativeTest-939408219 tempest-VolumesCloneNegativeTest-939408219-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:15:00.544811 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:15:00.544811 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:15:00.546002 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-f94a6bef-854b-4228-ba1f-2a6320af4836 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:15:00.549299 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-675f8851-e3b4-4e2b-937d-6d2b47f1355c tempest-VolumesCloneNegativeTest-939408219 tempest-VolumesCloneNegativeTest-939408219-project-member] Volume info retrieved successfully. Aug 16 21:15:00.554462 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-675f8851-e3b4-4e2b-937d-6d2b47f1355c tempest-VolumesCloneNegativeTest-939408219 tempest-VolumesCloneNegativeTest-939408219-project-member] https://10.4.3.143/volume/v3/volumes/0e400bdc-babe-4b11-ac32-f7a1b31228cb returned with HTTP 200 Aug 16 21:15:00.554985 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 685/2719] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:15:00 2026] GET /volume/v3/volumes/0e400bdc-babe-4b11-ac32-f7a1b31228cb => generated 822 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:15:00.732643 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-f94a6bef-854b-4228-ba1f-2a6320af4836 tempest-VolumesBackupsAdminTest-1203765363 tempest-VolumesBackupsAdminTest-1203765363-project-admin] GET https://10.4.3.143/volume/v3/backups/57ef0216-9415-440c-b95a-0876b7aec002/export_record Aug 16 21:15:00.732643 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-f94a6bef-854b-4228-ba1f-2a6320af4836 tempest-VolumesBackupsAdminTest-1203765363 tempest-VolumesBackupsAdminTest-1203765363-project-admin] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:15:00.732781 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-f94a6bef-854b-4228-ba1f-2a6320af4836 tempest-VolumesBackupsAdminTest-1203765363 tempest-VolumesBackupsAdminTest-1203765363-project-admin] Calling method 'export_record' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:15:00.732833 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.contrib.backups [None req-f94a6bef-854b-4228-ba1f-2a6320af4836 tempest-VolumesBackupsAdminTest-1203765363 tempest-VolumesBackupsAdminTest-1203765363-project-admin] Export record for backup 57ef0216-9415-440c-b95a-0876b7aec002. {{(pid=100332) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 16 21:15:00.737818 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:15:00.737818 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:15:00.739020 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.backup.api [None req-f94a6bef-854b-4228-ba1f-2a6320af4836 tempest-VolumesBackupsAdminTest-1203765363 tempest-VolumesBackupsAdminTest-1203765363-project-admin] Calling RPCAPI with context: , host: np0000007409, backup: 57ef0216-9415-440c-b95a-0876b7aec002. {{(pid=100332) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Aug 16 21:15:00.748885 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.backup.rpcapi [None req-f94a6bef-854b-4228-ba1f-2a6320af4836 tempest-VolumesBackupsAdminTest-1203765363 tempest-VolumesBackupsAdminTest-1203765363-project-admin] export_record in rpcapi backup_id 57ef0216-9415-440c-b95a-0876b7aec002 on host np0000007409. {{(pid=100332) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Aug 16 21:15:00.760584 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.contrib.backups [None req-f94a6bef-854b-4228-ba1f-2a6320af4836 tempest-VolumesBackupsAdminTest-1203765363 tempest-VolumesBackupsAdminTest-1203765363-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNTdlZjAyMTYtOTQxNS00NDBjLWI5NWEtMDg3NmI3YWVjMDAyIiwgInVzZXJfaWQiOiAiNjY5ZjI0YTcxNmRjNGU3ZmFhOTUzMGQyZDQwMGE3YzgiLCAicHJvamVjdF9pZCI6ICJmN2E1Y2U3NmYzYTQ0MGJlODkyYTgyYTlmMjI2N2M1YiIsICJ2b2x1bWVfaWQiOiAiZjRjNmZiZjAtNWYwYi00NDE0LWJhNmQtZDVjNDFlZjk5YTZkIiwgImhvc3QiOiAibnAwMDAwMDA3NDA5IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci0xNTIwNTY5Nzg1IiwgInBhcmVudF9pZCI6IG51bGwsICJzdGF0dXMiOiAiYXZhaWxhYmxlIiwgImZhaWxfcmVhc29uIjogbnVsbCwgInNpemUiOiAxLCAiZGlzcGxheV9uYW1lIjogInRlbXBlc3QtVm9sdW1lc0JhY2t1cHNBZG1pblRlc3QtQmFja3VwLTIwNjExNzA2MTAiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV9mNGM2ZmJmMC01ZjBiLTQ0MTQtYmE2ZC1kNWM0MWVmOTlhNmQvMjAyNjA4MTYyMTE0NDYvYXpfbm92YV9iYWNrdXBfNTdlZjAyMTYtOTQxNS00NDBjLWI5NWEtMDg3NmI3YWVjMDAyIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0xNlQyMToxNDo0NFoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0xNlQyMToxNDo0NFoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTE2VDIxOjE1OjAwWiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0='}}. {{(pid=100332) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Aug 16 21:15:00.760994 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-f94a6bef-854b-4228-ba1f-2a6320af4836 tempest-VolumesBackupsAdminTest-1203765363 tempest-VolumesBackupsAdminTest-1203765363-project-admin] https://10.4.3.143/volume/v3/backups/57ef0216-9415-440c-b95a-0876b7aec002/export_record returned with HTTP 200 Aug 16 21:15:00.761885 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 681/2720] 10.4.3.143 () {66 vars in 1390 bytes} [Sun Aug 16 21:15:00 2026] GET /volume/v3/backups/57ef0216-9415-440c-b95a-0876b7aec002/export_record => generated 1512 bytes in 216 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 16 21:15:00.771826 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-b36a50a4-8075-4291-b2d6-fba32a47d1dc None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:15:00.774088 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-b36a50a4-8075-4291-b2d6-fba32a47d1dc tempest-VolumesBackupsAdminTest-1203765363 tempest-VolumesBackupsAdminTest-1203765363-project-admin] POST https://10.4.3.143/volume/v3/backups/import_record Aug 16 21:15:00.774569 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-b36a50a4-8075-4291-b2d6-fba32a47d1dc tempest-VolumesBackupsAdminTest-1203765363 tempest-VolumesBackupsAdminTest-1203765363-project-admin] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiOTIwZGY0MGQtMTgwOC00MzljLWFlODctOWU5YTExZTNhZTQyIiwgInVzZXJfaWQiOiAiNjY5ZjI0YTcxNmRjNGU3ZmFhOTUzMGQyZDQwMGE3YzgiLCAicHJvamVjdF9pZCI6ICJmN2E1Y2U3NmYzYTQ0MGJlODkyYTgyYTlmMjI2N2M1YiIsICJ2b2x1bWVfaWQiOiAiZjRjNmZiZjAtNWYwYi00NDE0LWJhNmQtZDVjNDFlZjk5YTZkIiwgImhvc3QiOiAibnAwMDAwMDA3NDA5IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci0xNTIwNTY5Nzg1IiwgInBhcmVudF9pZCI6IG51bGwsICJzdGF0dXMiOiAiYXZhaWxhYmxlIiwgImZhaWxfcmVhc29uIjogbnVsbCwgInNpemUiOiAxLCAiZGlzcGxheV9uYW1lIjogInRlbXBlc3QtVm9sdW1lc0JhY2t1cHNBZG1pblRlc3QtQmFja3VwLTIwNjExNzA2MTAiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV9mNGM2ZmJmMC01ZjBiLTQ0MTQtYmE2ZC1kNWM0MWVmOTlhNmQvMjAyNjA4MTYyMTE0NDYvYXpfbm92YV9iYWNrdXBfNTdlZjAyMTYtOTQxNS00NDBjLWI5NWEtMDg3NmI3YWVjMDAyIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0xNlQyMToxNDo0NFoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0xNlQyMToxNDo0NFoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTE2VDIxOjE1OjAwWiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0="}} {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:15:00.776247 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.contrib.backups [None req-b36a50a4-8075-4291-b2d6-fba32a47d1dc tempest-VolumesBackupsAdminTest-1203765363 tempest-VolumesBackupsAdminTest-1203765363-project-admin] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiOTIwZGY0MGQtMTgwOC00MzljLWFlODctOWU5YTExZTNhZTQyIiwgInVzZXJfaWQiOiAiNjY5ZjI0YTcxNmRjNGU3ZmFhOTUzMGQyZDQwMGE3YzgiLCAicHJvamVjdF9pZCI6ICJmN2E1Y2U3NmYzYTQ0MGJlODkyYTgyYTlmMjI2N2M1YiIsICJ2b2x1bWVfaWQiOiAiZjRjNmZiZjAtNWYwYi00NDE0LWJhNmQtZDVjNDFlZjk5YTZkIiwgImhvc3QiOiAibnAwMDAwMDA3NDA5IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci0xNTIwNTY5Nzg1IiwgInBhcmVudF9pZCI6IG51bGwsICJzdGF0dXMiOiAiYXZhaWxhYmxlIiwgImZhaWxfcmVhc29uIjogbnVsbCwgInNpemUiOiAxLCAiZGlzcGxheV9uYW1lIjogInRlbXBlc3QtVm9sdW1lc0JhY2t1cHNBZG1pblRlc3QtQmFja3VwLTIwNjExNzA2MTAiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV9mNGM2ZmJmMC01ZjBiLTQ0MTQtYmE2ZC1kNWM0MWVmOTlhNmQvMjAyNjA4MTYyMTE0NDYvYXpfbm92YV9iYWNrdXBfNTdlZjAyMTYtOTQxNS00NDBjLWI5NWEtMDg3NmI3YWVjMDAyIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0xNlQyMToxNDo0NFoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0xNlQyMToxNDo0NFoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTE2VDIxOjE1OjAwWiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0='}}. {{(pid=100330) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Aug 16 21:15:00.776390 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.contrib.backups [None req-b36a50a4-8075-4291-b2d6-fba32a47d1dc tempest-VolumesBackupsAdminTest-1203765363 tempest-VolumesBackupsAdminTest-1203765363-project-admin] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiOTIwZGY0MGQtMTgwOC00MzljLWFlODctOWU5YTExZTNhZTQyIiwgInVzZXJfaWQiOiAiNjY5ZjI0YTcxNmRjNGU3ZmFhOTUzMGQyZDQwMGE3YzgiLCAicHJvamVjdF9pZCI6ICJmN2E1Y2U3NmYzYTQ0MGJlODkyYTgyYTlmMjI2N2M1YiIsICJ2b2x1bWVfaWQiOiAiZjRjNmZiZjAtNWYwYi00NDE0LWJhNmQtZDVjNDFlZjk5YTZkIiwgImhvc3QiOiAibnAwMDAwMDA3NDA5IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci0xNTIwNTY5Nzg1IiwgInBhcmVudF9pZCI6IG51bGwsICJzdGF0dXMiOiAiYXZhaWxhYmxlIiwgImZhaWxfcmVhc29uIjogbnVsbCwgInNpemUiOiAxLCAiZGlzcGxheV9uYW1lIjogInRlbXBlc3QtVm9sdW1lc0JhY2t1cHNBZG1pblRlc3QtQmFja3VwLTIwNjExNzA2MTAiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV9mNGM2ZmJmMC01ZjBiLTQ0MTQtYmE2ZC1kNWM0MWVmOTlhNmQvMjAyNjA4MTYyMTE0NDYvYXpfbm92YV9iYWNrdXBfNTdlZjAyMTYtOTQxNS00NDBjLWI5NWEtMDg3NmI3YWVjMDAyIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0xNlQyMToxNDo0NFoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0xNlQyMToxNDo0NFoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTE2VDIxOjE1OjAwWiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0=. {{(pid=100330) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:265}} Aug 16 21:15:00.776706 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:15:00.776706 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:15:00.823766 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.quota [None req-b36a50a4-8075-4291-b2d6-fba32a47d1dc tempest-VolumesBackupsAdminTest-1203765363 tempest-VolumesBackupsAdminTest-1203765363-project-admin] Created reservations ['458bd270-db45-445b-8e2c-194c1bc47c1b', '83783c0b-8ee4-44ae-97e3-a348ab500d7b'] {{(pid=100330) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:15:00.847286 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.backup.rpcapi [None req-b36a50a4-8075-4291-b2d6-fba32a47d1dc tempest-VolumesBackupsAdminTest-1203765363 tempest-VolumesBackupsAdminTest-1203765363-project-admin] import_record rpcapi backup id 920df40d-1808-439c-ae87-9e9a11e3ae42 on host np0000007409 for backup_url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiOTIwZGY0MGQtMTgwOC00MzljLWFlODctOWU5YTExZTNhZTQyIiwgInVzZXJfaWQiOiAiNjY5ZjI0YTcxNmRjNGU3ZmFhOTUzMGQyZDQwMGE3YzgiLCAicHJvamVjdF9pZCI6ICJmN2E1Y2U3NmYzYTQ0MGJlODkyYTgyYTlmMjI2N2M1YiIsICJ2b2x1bWVfaWQiOiAiZjRjNmZiZjAtNWYwYi00NDE0LWJhNmQtZDVjNDFlZjk5YTZkIiwgImhvc3QiOiAibnAwMDAwMDA3NDA5IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci0xNTIwNTY5Nzg1IiwgInBhcmVudF9pZCI6IG51bGwsICJzdGF0dXMiOiAiYXZhaWxhYmxlIiwgImZhaWxfcmVhc29uIjogbnVsbCwgInNpemUiOiAxLCAiZGlzcGxheV9uYW1lIjogInRlbXBlc3QtVm9sdW1lc0JhY2t1cHNBZG1pblRlc3QtQmFja3VwLTIwNjExNzA2MTAiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV9mNGM2ZmJmMC01ZjBiLTQ0MTQtYmE2ZC1kNWM0MWVmOTlhNmQvMjAyNjA4MTYyMTE0NDYvYXpfbm92YV9iYWNrdXBfNTdlZjAyMTYtOTQxNS00NDBjLWI5NWEtMDg3NmI3YWVjMDAyIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0xNlQyMToxNDo0NFoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0xNlQyMToxNDo0NFoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTE2VDIxOjE1OjAwWiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0=. {{(pid=100330) import_record /opt/stack/cinder/cinder/backup/rpcapi.py:96}} Aug 16 21:15:00.849787 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.contrib.backups [None req-b36a50a4-8075-4291-b2d6-fba32a47d1dc tempest-VolumesBackupsAdminTest-1203765363 tempest-VolumesBackupsAdminTest-1203765363-project-admin] Import record output: {'backup': {'id': '920df40d-1808-439c-ae87-9e9a11e3ae42', 'name': None, 'links': [{'rel': 'self', 'href': 'https://10.4.3.143/volume/v3/backups/920df40d-1808-439c-ae87-9e9a11e3ae42'}, {'rel': 'bookmark', 'href': 'https://10.4.3.143/volume/backups/920df40d-1808-439c-ae87-9e9a11e3ae42'}]}}. {{(pid=100330) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:279}} Aug 16 21:15:00.850107 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-b36a50a4-8075-4291-b2d6-fba32a47d1dc tempest-VolumesBackupsAdminTest-1203765363 tempest-VolumesBackupsAdminTest-1203765363-project-admin] https://10.4.3.143/volume/v3/backups/import_record returned with HTTP 201 Aug 16 21:15:00.850684 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 684/2721] 10.4.3.143 () {68 vars in 1302 bytes} [Sun Aug 16 21:15:00 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 16 21:15:00.864746 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-1a218bc3-c8b0-40bf-a130-eceda41ef3af None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:15:00.869053 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-1a218bc3-c8b0-40bf-a130-eceda41ef3af tempest-VolumesBackupsAdminTest-1203765363 tempest-VolumesBackupsAdminTest-1203765363-project-admin] GET https://10.4.3.143/volume/v3/backups/920df40d-1808-439c-ae87-9e9a11e3ae42 Aug 16 21:15:00.869655 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-1a218bc3-c8b0-40bf-a130-eceda41ef3af tempest-VolumesBackupsAdminTest-1203765363 tempest-VolumesBackupsAdminTest-1203765363-project-admin] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:15:00.869655 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-1a218bc3-c8b0-40bf-a130-eceda41ef3af tempest-VolumesBackupsAdminTest-1203765363 tempest-VolumesBackupsAdminTest-1203765363-project-admin] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:15:00.869655 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.v3.backups [None req-1a218bc3-c8b0-40bf-a130-eceda41ef3af tempest-VolumesBackupsAdminTest-1203765363 tempest-VolumesBackupsAdminTest-1203765363-project-admin] Show backup with id 920df40d-1808-439c-ae87-9e9a11e3ae42. {{(pid=100333) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:15:00.874794 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:15:00.874794 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:15:00.875738 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-1a218bc3-c8b0-40bf-a130-eceda41ef3af tempest-VolumesBackupsAdminTest-1203765363 tempest-VolumesBackupsAdminTest-1203765363-project-admin] https://10.4.3.143/volume/v3/backups/920df40d-1808-439c-ae87-9e9a11e3ae42 returned with HTTP 200 Aug 16 21:15:00.876234 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 672/2722] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:15:00 2026] GET /volume/v3/backups/920df40d-1808-439c-ae87-9e9a11e3ae42 => generated 647 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:15:01.570413 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-0ed1a360-7893-45f3-a364-bceb197ded20 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:15:01.572203 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-0ed1a360-7893-45f3-a364-bceb197ded20 tempest-VolumesCloneNegativeTest-939408219 tempest-VolumesCloneNegativeTest-939408219-project-member] GET https://10.4.3.143/volume/v3/volumes/0e400bdc-babe-4b11-ac32-f7a1b31228cb Aug 16 21:15:01.572448 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-0ed1a360-7893-45f3-a364-bceb197ded20 tempest-VolumesCloneNegativeTest-939408219 tempest-VolumesCloneNegativeTest-939408219-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:15:01.572631 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-0ed1a360-7893-45f3-a364-bceb197ded20 tempest-VolumesCloneNegativeTest-939408219 tempest-VolumesCloneNegativeTest-939408219-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:15:01.581856 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:15:01.581856 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:15:01.587459 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-0ed1a360-7893-45f3-a364-bceb197ded20 tempest-VolumesCloneNegativeTest-939408219 tempest-VolumesCloneNegativeTest-939408219-project-member] Volume info retrieved successfully. Aug 16 21:15:01.593813 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-0ed1a360-7893-45f3-a364-bceb197ded20 tempest-VolumesCloneNegativeTest-939408219 tempest-VolumesCloneNegativeTest-939408219-project-member] https://10.4.3.143/volume/v3/volumes/0e400bdc-babe-4b11-ac32-f7a1b31228cb returned with HTTP 200 Aug 16 21:15:01.594337 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 686/2723] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:15:01 2026] GET /volume/v3/volumes/0e400bdc-babe-4b11-ac32-f7a1b31228cb => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:15:01.615632 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-b8afa69b-9513-4081-9980-3c726880b51e None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:15:01.619047 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-b8afa69b-9513-4081-9980-3c726880b51e tempest-VolumesCloneNegativeTest-939408219 tempest-VolumesCloneNegativeTest-939408219-project-member] POST https://10.4.3.143/volume/v3/volumes Aug 16 21:15:01.619513 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-b8afa69b-9513-4081-9980-3c726880b51e tempest-VolumesCloneNegativeTest-939408219 tempest-VolumesCloneNegativeTest-939408219-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "source_volid": "0e400bdc-babe-4b11-ac32-f7a1b31228cb"}} {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:15:01.621321 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.v3.volumes [None req-b8afa69b-9513-4081-9980-3c726880b51e tempest-VolumesCloneNegativeTest-939408219 tempest-VolumesCloneNegativeTest-939408219-project-member] Create volume request body: {'volume': {'size': 1, 'source_volid': '0e400bdc-babe-4b11-ac32-f7a1b31228cb'}} {{(pid=100332) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 21:15:01.630707 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:15:01.630707 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:15:01.631386 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-b8afa69b-9513-4081-9980-3c726880b51e tempest-VolumesCloneNegativeTest-939408219 tempest-VolumesCloneNegativeTest-939408219-project-member] Volume retrieved successfully. Aug 16 21:15:01.631544 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.v3.volumes [None req-b8afa69b-9513-4081-9980-3c726880b51e tempest-VolumesCloneNegativeTest-939408219 tempest-VolumesCloneNegativeTest-939408219-project-member] Create volume of 1 GB Aug 16 21:15:01.636757 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-b8afa69b-9513-4081-9980-3c726880b51e tempest-VolumesCloneNegativeTest-939408219 tempest-VolumesCloneNegativeTest-939408219-project-member] Availability Zones retrieved successfully. Aug 16 21:15:01.644161 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-b8afa69b-9513-4081-9980-3c726880b51e tempest-VolumesCloneNegativeTest-939408219 tempest-VolumesCloneNegativeTest-939408219-project-member] Flow 'volume_create_api' (b7a77e40-c607-4daf-bfb3-c2b2823a8154) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100332) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:15:01.645629 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-b8afa69b-9513-4081-9980-3c726880b51e tempest-VolumesCloneNegativeTest-939408219 tempest-VolumesCloneNegativeTest-939408219-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (26591999-bb90-4fae-bdb6-1b7e9dbd2a1b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:15:01.647076 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.flows.api.create_volume [None req-b8afa69b-9513-4081-9980-3c726880b51e tempest-VolumesCloneNegativeTest-939408219 tempest-VolumesCloneNegativeTest-939408219-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100332) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 21:15:01.648294 np0000007409 devstack@c-api.service[100332]: WARNING cinder.volume.api [None req-b8afa69b-9513-4081-9980-3c726880b51e tempest-VolumesCloneNegativeTest-939408219 tempest-VolumesCloneNegativeTest-939408219-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (26591999-bb90-4fae-bdb6-1b7e9dbd2a1b) transitioned into state 'FAILURE' from state 'RUNNING' Aug 16 21:15:01.648294 np0000007409 devstack@c-api.service[100332]: 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 16 21:15:01.650373 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-b8afa69b-9513-4081-9980-3c726880b51e tempest-VolumesCloneNegativeTest-939408219 tempest-VolumesCloneNegativeTest-939408219-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (26591999-bb90-4fae-bdb6-1b7e9dbd2a1b) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:15:01.651456 np0000007409 devstack@c-api.service[100332]: WARNING cinder.volume.api [None req-b8afa69b-9513-4081-9980-3c726880b51e tempest-VolumesCloneNegativeTest-939408219 tempest-VolumesCloneNegativeTest-939408219-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (26591999-bb90-4fae-bdb6-1b7e9dbd2a1b) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 16 21:15:01.652182 np0000007409 devstack@c-api.service[100332]: WARNING cinder.volume.api [None req-b8afa69b-9513-4081-9980-3c726880b51e tempest-VolumesCloneNegativeTest-939408219 tempest-VolumesCloneNegativeTest-939408219-project-member] Flow 'volume_create_api' (b7a77e40-c607-4daf-bfb3-c2b2823a8154) transitioned into state 'REVERTED' from state 'RUNNING' Aug 16 21:15:01.652477 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-b8afa69b-9513-4081-9980-3c726880b51e tempest-VolumesCloneNegativeTest-939408219 tempest-VolumesCloneNegativeTest-939408219-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 400 Aug 16 21:15:01.653027 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 682/2724] 10.4.3.143 () {68 vars in 1258 bytes} [Sun Aug 16 21:15:01 2026] POST /volume/v3/volumes => generated 173 bytes in 38 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 16 21:15:01.662428 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-64a7efd2-5e75-478c-a661-e430913ca317 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:15:01.664355 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-64a7efd2-5e75-478c-a661-e430913ca317 tempest-VolumesCloneNegativeTest-939408219 tempest-VolumesCloneNegativeTest-939408219-project-member] GET https://10.4.3.143/volume/v3/volumes/0e400bdc-babe-4b11-ac32-f7a1b31228cb Aug 16 21:15:01.664563 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-64a7efd2-5e75-478c-a661-e430913ca317 tempest-VolumesCloneNegativeTest-939408219 tempest-VolumesCloneNegativeTest-939408219-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:15:01.664755 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-64a7efd2-5e75-478c-a661-e430913ca317 tempest-VolumesCloneNegativeTest-939408219 tempest-VolumesCloneNegativeTest-939408219-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:15:01.674549 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:15:01.674549 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:15:01.680532 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-64a7efd2-5e75-478c-a661-e430913ca317 tempest-VolumesCloneNegativeTest-939408219 tempest-VolumesCloneNegativeTest-939408219-project-member] Volume info retrieved successfully. Aug 16 21:15:01.686661 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-64a7efd2-5e75-478c-a661-e430913ca317 tempest-VolumesCloneNegativeTest-939408219 tempest-VolumesCloneNegativeTest-939408219-project-member] https://10.4.3.143/volume/v3/volumes/0e400bdc-babe-4b11-ac32-f7a1b31228cb returned with HTTP 200 Aug 16 21:15:01.687157 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 685/2725] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:15:01 2026] GET /volume/v3/volumes/0e400bdc-babe-4b11-ac32-f7a1b31228cb => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:15:01.712537 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-d5e66602-6270-4896-90fe-6ddbd84824a5 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:15:01.713186 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-d5e66602-6270-4896-90fe-6ddbd84824a5 tempest-VolumesCloneNegativeTest-939408219 tempest-VolumesCloneNegativeTest-939408219-project-member] DELETE https://10.4.3.143/volume/v3/volumes/0e400bdc-babe-4b11-ac32-f7a1b31228cb Aug 16 21:15:01.713299 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-d5e66602-6270-4896-90fe-6ddbd84824a5 tempest-VolumesCloneNegativeTest-939408219 tempest-VolumesCloneNegativeTest-939408219-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:15:01.713477 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-d5e66602-6270-4896-90fe-6ddbd84824a5 tempest-VolumesCloneNegativeTest-939408219 tempest-VolumesCloneNegativeTest-939408219-project-member] Calling method 'delete' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:15:01.713639 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.v3.volumes [None req-d5e66602-6270-4896-90fe-6ddbd84824a5 tempest-VolumesCloneNegativeTest-939408219 tempest-VolumesCloneNegativeTest-939408219-project-member] Delete volume with id: 0e400bdc-babe-4b11-ac32-f7a1b31228cb Aug 16 21:15:01.721609 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:15:01.721609 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:15:01.722089 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-d5e66602-6270-4896-90fe-6ddbd84824a5 tempest-VolumesCloneNegativeTest-939408219 tempest-VolumesCloneNegativeTest-939408219-project-member] Volume info retrieved successfully. Aug 16 21:15:01.741680 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-d5e66602-6270-4896-90fe-6ddbd84824a5 tempest-VolumesCloneNegativeTest-939408219 tempest-VolumesCloneNegativeTest-939408219-project-member] Delete volume request issued successfully. Aug 16 21:15:01.741843 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-d5e66602-6270-4896-90fe-6ddbd84824a5 tempest-VolumesCloneNegativeTest-939408219 tempest-VolumesCloneNegativeTest-939408219-project-member] https://10.4.3.143/volume/v3/volumes/0e400bdc-babe-4b11-ac32-f7a1b31228cb returned with HTTP 202 Aug 16 21:15:01.742304 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 673/2726] 10.4.3.143 () {66 vars in 1351 bytes} [Sun Aug 16 21:15:01 2026] DELETE /volume/v3/volumes/0e400bdc-babe-4b11-ac32-f7a1b31228cb => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 21:15:01.754022 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-f55e03bc-d591-4bf4-9ce0-7d89cb15cfc6 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:15:01.755800 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-f55e03bc-d591-4bf4-9ce0-7d89cb15cfc6 tempest-VolumesCloneNegativeTest-939408219 tempest-VolumesCloneNegativeTest-939408219-project-member] GET https://10.4.3.143/volume/v3/volumes/0e400bdc-babe-4b11-ac32-f7a1b31228cb Aug 16 21:15:01.756382 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-f55e03bc-d591-4bf4-9ce0-7d89cb15cfc6 tempest-VolumesCloneNegativeTest-939408219 tempest-VolumesCloneNegativeTest-939408219-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:15:01.756794 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-f55e03bc-d591-4bf4-9ce0-7d89cb15cfc6 tempest-VolumesCloneNegativeTest-939408219 tempest-VolumesCloneNegativeTest-939408219-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:15:01.765212 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:15:01.765212 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:15:01.769468 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-f55e03bc-d591-4bf4-9ce0-7d89cb15cfc6 tempest-VolumesCloneNegativeTest-939408219 tempest-VolumesCloneNegativeTest-939408219-project-member] Volume info retrieved successfully. Aug 16 21:15:01.774447 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-f55e03bc-d591-4bf4-9ce0-7d89cb15cfc6 tempest-VolumesCloneNegativeTest-939408219 tempest-VolumesCloneNegativeTest-939408219-project-member] https://10.4.3.143/volume/v3/volumes/0e400bdc-babe-4b11-ac32-f7a1b31228cb returned with HTTP 200 Aug 16 21:15:01.775098 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 687/2727] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:15:01 2026] GET /volume/v3/volumes/0e400bdc-babe-4b11-ac32-f7a1b31228cb => generated 846 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:15:01.887628 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-dbf54b93-2b07-4fa2-a47c-54e923edbb12 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:15:01.889596 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-dbf54b93-2b07-4fa2-a47c-54e923edbb12 tempest-VolumesBackupsAdminTest-1203765363 tempest-VolumesBackupsAdminTest-1203765363-project-admin] GET https://10.4.3.143/volume/v3/backups/920df40d-1808-439c-ae87-9e9a11e3ae42 Aug 16 21:15:01.890033 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-dbf54b93-2b07-4fa2-a47c-54e923edbb12 tempest-VolumesBackupsAdminTest-1203765363 tempest-VolumesBackupsAdminTest-1203765363-project-admin] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:15:01.890286 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-dbf54b93-2b07-4fa2-a47c-54e923edbb12 tempest-VolumesBackupsAdminTest-1203765363 tempest-VolumesBackupsAdminTest-1203765363-project-admin] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:15:01.890443 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.v3.backups [None req-dbf54b93-2b07-4fa2-a47c-54e923edbb12 tempest-VolumesBackupsAdminTest-1203765363 tempest-VolumesBackupsAdminTest-1203765363-project-admin] Show backup with id 920df40d-1808-439c-ae87-9e9a11e3ae42. {{(pid=100332) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:15:01.895881 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:15:01.895881 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:15:01.896761 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-dbf54b93-2b07-4fa2-a47c-54e923edbb12 tempest-VolumesBackupsAdminTest-1203765363 tempest-VolumesBackupsAdminTest-1203765363-project-admin] https://10.4.3.143/volume/v3/backups/920df40d-1808-439c-ae87-9e9a11e3ae42 returned with HTTP 200 Aug 16 21:15:01.897190 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 683/2728] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:15:01 2026] GET /volume/v3/backups/920df40d-1808-439c-ae87-9e9a11e3ae42 => generated 803 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:15:01.910300 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-94971beb-a44f-4f5f-be0d-061b6cc82334 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:15:01.912545 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-94971beb-a44f-4f5f-be0d-061b6cc82334 tempest-VolumesBackupsAdminTest-1203765363 tempest-VolumesBackupsAdminTest-1203765363-project-admin] GET https://10.4.3.143/volume/v3/backups Aug 16 21:15:01.912812 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-94971beb-a44f-4f5f-be0d-061b6cc82334 tempest-VolumesBackupsAdminTest-1203765363 tempest-VolumesBackupsAdminTest-1203765363-project-admin] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:15:01.913101 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-94971beb-a44f-4f5f-be0d-061b6cc82334 tempest-VolumesBackupsAdminTest-1203765363 tempest-VolumesBackupsAdminTest-1203765363-project-admin] Calling method 'index' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:15:01.927606 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-94971beb-a44f-4f5f-be0d-061b6cc82334 tempest-VolumesBackupsAdminTest-1203765363 tempest-VolumesBackupsAdminTest-1203765363-project-admin] https://10.4.3.143/volume/v3/backups returned with HTTP 200 Aug 16 21:15:01.928725 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 686/2729] 10.4.3.143 () {66 vars in 1237 bytes} [Sun Aug 16 21:15:01 2026] GET /volume/v3/backups => generated 338 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:15:01.940669 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-d7af82aa-4648-4411-9cc7-d9903e68252d None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:15:01.942639 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-d7af82aa-4648-4411-9cc7-d9903e68252d tempest-VolumesBackupsAdminTest-1100102051 tempest-VolumesBackupsAdminTest-1100102051-project-member] POST https://10.4.3.143/volume/v3/backups/57ef0216-9415-440c-b95a-0876b7aec002/restore Aug 16 21:15:01.943081 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-d7af82aa-4648-4411-9cc7-d9903e68252d tempest-VolumesBackupsAdminTest-1100102051 tempest-VolumesBackupsAdminTest-1100102051-project-member] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:15:01.944456 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.contrib.backups [None req-d7af82aa-4648-4411-9cc7-d9903e68252d tempest-VolumesBackupsAdminTest-1100102051 tempest-VolumesBackupsAdminTest-1100102051-project-member] Restoring backup 57ef0216-9415-440c-b95a-0876b7aec002 ({'restore': {}}) {{(pid=100333) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 16 21:15:01.944592 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.contrib.backups [None req-d7af82aa-4648-4411-9cc7-d9903e68252d tempest-VolumesBackupsAdminTest-1100102051 tempest-VolumesBackupsAdminTest-1100102051-project-member] Restoring backup 57ef0216-9415-440c-b95a-0876b7aec002 to volume None. Aug 16 21:15:01.948936 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:15:01.948936 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:15:01.950421 np0000007409 devstack@c-api.service[100333]: INFO cinder.backup.api [None req-d7af82aa-4648-4411-9cc7-d9903e68252d tempest-VolumesBackupsAdminTest-1100102051 tempest-VolumesBackupsAdminTest-1100102051-project-member] Creating volume of 1 GB for restore of backup 57ef0216-9415-440c-b95a-0876b7aec002. Aug 16 21:15:01.958167 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-d7af82aa-4648-4411-9cc7-d9903e68252d tempest-VolumesBackupsAdminTest-1100102051 tempest-VolumesBackupsAdminTest-1100102051-project-member] Availability zone cache updated, next update will occur around 2026-08-16 22:15:01.957800. {{(pid=100333) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 16 21:15:01.958388 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-d7af82aa-4648-4411-9cc7-d9903e68252d tempest-VolumesBackupsAdminTest-1100102051 tempest-VolumesBackupsAdminTest-1100102051-project-member] Availability Zones retrieved successfully. Aug 16 21:15:01.966233 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-d7af82aa-4648-4411-9cc7-d9903e68252d tempest-VolumesBackupsAdminTest-1100102051 tempest-VolumesBackupsAdminTest-1100102051-project-member] Flow 'volume_create_api' (af97e2bc-a8dd-472b-9a14-8565cf0872dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100333) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:15:01.970105 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-d7af82aa-4648-4411-9cc7-d9903e68252d tempest-VolumesBackupsAdminTest-1100102051 tempest-VolumesBackupsAdminTest-1100102051-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e08fc42b-38a3-4816-9f14-2e6186641503) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:15:01.971255 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.flows.api.create_volume [None req-d7af82aa-4648-4411-9cc7-d9903e68252d tempest-VolumesBackupsAdminTest-1100102051 tempest-VolumesBackupsAdminTest-1100102051-project-member] Validating volume size '1' using validate_int {{(pid=100333) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 21:15:02.005263 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-d7af82aa-4648-4411-9cc7-d9903e68252d tempest-VolumesBackupsAdminTest-1100102051 tempest-VolumesBackupsAdminTest-1100102051-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e08fc42b-38a3-4816-9f14-2e6186641503) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T21:04:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=69e633b8-fab9-4b15-8b40-4f1a67c51cda,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '69e633b8-fab9-4b15-8b40-4f1a67c51cda', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:15:02.006399 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-d7af82aa-4648-4411-9cc7-d9903e68252d tempest-VolumesBackupsAdminTest-1100102051 tempest-VolumesBackupsAdminTest-1100102051-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (46cc0eef-70d3-4b1f-bdab-7d9bcd37f152) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:15:02.043363 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.quota [None req-d7af82aa-4648-4411-9cc7-d9903e68252d tempest-VolumesBackupsAdminTest-1100102051 tempest-VolumesBackupsAdminTest-1100102051-project-member] Created reservations ['683ce4bc-0dc9-4bab-aa67-5a650ff1069e', 'ed903da8-26e7-46cc-95f7-b0cad6283afe', '65c5b135-178d-4253-9ae3-8f0e7bf77274', '82c05065-9f6f-4cee-9aea-410d9bdf753e'] {{(pid=100333) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:15:02.044311 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-d7af82aa-4648-4411-9cc7-d9903e68252d tempest-VolumesBackupsAdminTest-1100102051 tempest-VolumesBackupsAdminTest-1100102051-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (46cc0eef-70d3-4b1f-bdab-7d9bcd37f152) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['683ce4bc-0dc9-4bab-aa67-5a650ff1069e', 'ed903da8-26e7-46cc-95f7-b0cad6283afe', '65c5b135-178d-4253-9ae3-8f0e7bf77274', '82c05065-9f6f-4cee-9aea-410d9bdf753e']}' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:15:02.045549 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-d7af82aa-4648-4411-9cc7-d9903e68252d tempest-VolumesBackupsAdminTest-1100102051 tempest-VolumesBackupsAdminTest-1100102051-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (da07fe6c-ac07-4a47-8a33-25f7081fddd8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:15:02.081491 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-d7af82aa-4648-4411-9cc7-d9903e68252d tempest-VolumesBackupsAdminTest-1100102051 tempest-VolumesBackupsAdminTest-1100102051-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (da07fe6c-ac07-4a47-8a33-25f7081fddd8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '495cb070-7b72-4254-91eb-d45f4686ec29', '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_57ef0216-9415-440c-b95a-0876b7aec002',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f7a5ce76f3a440be892a82a9f2267c5b',qos_specs=None,replication_status=,reservations=['683ce4bc-0dc9-4bab-aa67-5a650ff1069e','ed903da8-26e7-46cc-95f7-b0cad6283afe','65c5b135-178d-4253-9ae3-8f0e7bf77274','82c05065-9f6f-4cee-9aea-410d9bdf753e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='669f24a716dc4e7faa9530d2d400a7c8',volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T21:15:02Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_57ef0216-9415-440c-b95a-0876b7aec002',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=495cb070-7b72-4254-91eb-d45f4686ec29,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f7a5ce76f3a440be892a82a9f2267c5b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='669f24a716dc4e7faa9530d2d400a7c8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(69e633b8-fab9-4b15-8b40-4f1a67c51cda),volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda)}' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:15:02.082495 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-d7af82aa-4648-4411-9cc7-d9903e68252d tempest-VolumesBackupsAdminTest-1100102051 tempest-VolumesBackupsAdminTest-1100102051-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (985d3f7a-8918-4e32-b256-0605eedc5bd6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:15:02.105881 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-d7af82aa-4648-4411-9cc7-d9903e68252d tempest-VolumesBackupsAdminTest-1100102051 tempest-VolumesBackupsAdminTest-1100102051-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (985d3f7a-8918-4e32-b256-0605eedc5bd6) transitioned into 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_57ef0216-9415-440c-b95a-0876b7aec002',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f7a5ce76f3a440be892a82a9f2267c5b',qos_specs=None,replication_status=,reservations=['683ce4bc-0dc9-4bab-aa67-5a650ff1069e','ed903da8-26e7-46cc-95f7-b0cad6283afe','65c5b135-178d-4253-9ae3-8f0e7bf77274','82c05065-9f6f-4cee-9aea-410d9bdf753e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='669f24a716dc4e7faa9530d2d400a7c8',volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda)}' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:15:02.105881 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-d7af82aa-4648-4411-9cc7-d9903e68252d tempest-VolumesBackupsAdminTest-1100102051 tempest-VolumesBackupsAdminTest-1100102051-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cb689a6d-e550-4889-b85f-87ca24641ad3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:15:02.116796 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-d7af82aa-4648-4411-9cc7-d9903e68252d tempest-VolumesBackupsAdminTest-1100102051 tempest-VolumesBackupsAdminTest-1100102051-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cb689a6d-e550-4889-b85f-87ca24641ad3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:15:02.117639 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-d7af82aa-4648-4411-9cc7-d9903e68252d tempest-VolumesBackupsAdminTest-1100102051 tempest-VolumesBackupsAdminTest-1100102051-project-member] Flow 'volume_create_api' (af97e2bc-a8dd-472b-9a14-8565cf0872dc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100333) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:15:02.117912 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-d7af82aa-4648-4411-9cc7-d9903e68252d tempest-VolumesBackupsAdminTest-1100102051 tempest-VolumesBackupsAdminTest-1100102051-project-member] Create volume request issued successfully. Aug 16 21:15:02.124256 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:15:02.124256 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:15:02.124713 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-d7af82aa-4648-4411-9cc7-d9903e68252d tempest-VolumesBackupsAdminTest-1100102051 tempest-VolumesBackupsAdminTest-1100102051-project-member] Volume info retrieved successfully. Aug 16 21:15:02.791192 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-1c166f3d-815a-45f0-b145-acf16453cfae None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:15:02.793144 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-1c166f3d-815a-45f0-b145-acf16453cfae tempest-VolumesCloneNegativeTest-939408219 tempest-VolumesCloneNegativeTest-939408219-project-member] GET https://10.4.3.143/volume/v3/volumes/0e400bdc-babe-4b11-ac32-f7a1b31228cb Aug 16 21:15:02.793336 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-1c166f3d-815a-45f0-b145-acf16453cfae tempest-VolumesCloneNegativeTest-939408219 tempest-VolumesCloneNegativeTest-939408219-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:15:02.793516 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-1c166f3d-815a-45f0-b145-acf16453cfae tempest-VolumesCloneNegativeTest-939408219 tempest-VolumesCloneNegativeTest-939408219-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:15:02.985754 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-1c166f3d-815a-45f0-b145-acf16453cfae tempest-VolumesCloneNegativeTest-939408219 tempest-VolumesCloneNegativeTest-939408219-project-member] https://10.4.3.143/volume/v3/volumes/0e400bdc-babe-4b11-ac32-f7a1b31228cb returned with HTTP 404 Aug 16 21:15:02.986267 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 688/2730] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:15:02 2026] GET /volume/v3/volumes/0e400bdc-babe-4b11-ac32-f7a1b31228cb => generated 109 bytes in 196 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:15:03.133574 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:15:03.133574 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:15:03.134124 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-d7af82aa-4648-4411-9cc7-d9903e68252d tempest-VolumesBackupsAdminTest-1100102051 tempest-VolumesBackupsAdminTest-1100102051-project-member] Volume info retrieved successfully. Aug 16 21:15:03.134327 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.backup.api [None req-d7af82aa-4648-4411-9cc7-d9903e68252d tempest-VolumesBackupsAdminTest-1100102051 tempest-VolumesBackupsAdminTest-1100102051-project-member] Checking backup size 1 against volume size 1 {{(pid=100333) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 16 21:15:03.134488 np0000007409 devstack@c-api.service[100333]: INFO cinder.backup.api [None req-d7af82aa-4648-4411-9cc7-d9903e68252d tempest-VolumesBackupsAdminTest-1100102051 tempest-VolumesBackupsAdminTest-1100102051-project-member] Overwriting volume 495cb070-7b72-4254-91eb-d45f4686ec29 with restore of backup 57ef0216-9415-440c-b95a-0876b7aec002 Aug 16 21:15:03.148292 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.backup.rpcapi [None req-d7af82aa-4648-4411-9cc7-d9903e68252d tempest-VolumesBackupsAdminTest-1100102051 tempest-VolumesBackupsAdminTest-1100102051-project-member] restore_backup in rpcapi backup_id 57ef0216-9415-440c-b95a-0876b7aec002 {{(pid=100333) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 16 21:15:03.150317 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-d7af82aa-4648-4411-9cc7-d9903e68252d tempest-VolumesBackupsAdminTest-1100102051 tempest-VolumesBackupsAdminTest-1100102051-project-member] https://10.4.3.143/volume/v3/backups/57ef0216-9415-440c-b95a-0876b7aec002/restore returned with HTTP 202 Aug 16 21:15:03.150911 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 674/2731] 10.4.3.143 () {68 vars in 1393 bytes} [Sun Aug 16 21:15:01 2026] POST /volume/v3/backups/57ef0216-9415-440c-b95a-0876b7aec002/restore => generated 189 bytes in 1211 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 21:15:03.159729 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-5e722d2b-298c-40ab-a246-857f2976f852 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:15:03.161823 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-5e722d2b-298c-40ab-a246-857f2976f852 tempest-VolumesBackupsAdminTest-1100102051 tempest-VolumesBackupsAdminTest-1100102051-project-member] GET https://10.4.3.143/volume/v3/backups/57ef0216-9415-440c-b95a-0876b7aec002 Aug 16 21:15:03.162038 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-5e722d2b-298c-40ab-a246-857f2976f852 tempest-VolumesBackupsAdminTest-1100102051 tempest-VolumesBackupsAdminTest-1100102051-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:15:03.162226 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-5e722d2b-298c-40ab-a246-857f2976f852 tempest-VolumesBackupsAdminTest-1100102051 tempest-VolumesBackupsAdminTest-1100102051-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:15:03.162319 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.v3.backups [None req-5e722d2b-298c-40ab-a246-857f2976f852 tempest-VolumesBackupsAdminTest-1100102051 tempest-VolumesBackupsAdminTest-1100102051-project-member] Show backup with id 57ef0216-9415-440c-b95a-0876b7aec002. {{(pid=100332) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:15:03.167476 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:15:03.167476 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:15:03.168191 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-5e722d2b-298c-40ab-a246-857f2976f852 tempest-VolumesBackupsAdminTest-1100102051 tempest-VolumesBackupsAdminTest-1100102051-project-member] https://10.4.3.143/volume/v3/backups/57ef0216-9415-440c-b95a-0876b7aec002 returned with HTTP 200 Aug 16 21:15:03.168563 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 684/2732] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:15:03 2026] GET /volume/v3/backups/57ef0216-9415-440c-b95a-0876b7aec002 => generated 803 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:15:04.194044 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-36e42830-d7b9-4025-94e9-666afb46f146 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:15:04.196930 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-36e42830-d7b9-4025-94e9-666afb46f146 tempest-VolumesBackupsAdminTest-1100102051 tempest-VolumesBackupsAdminTest-1100102051-project-member] GET https://10.4.3.143/volume/v3/backups/57ef0216-9415-440c-b95a-0876b7aec002 Aug 16 21:15:04.197219 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-36e42830-d7b9-4025-94e9-666afb46f146 tempest-VolumesBackupsAdminTest-1100102051 tempest-VolumesBackupsAdminTest-1100102051-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:15:04.197473 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-36e42830-d7b9-4025-94e9-666afb46f146 tempest-VolumesBackupsAdminTest-1100102051 tempest-VolumesBackupsAdminTest-1100102051-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:15:04.197686 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.v3.backups [None req-36e42830-d7b9-4025-94e9-666afb46f146 tempest-VolumesBackupsAdminTest-1100102051 tempest-VolumesBackupsAdminTest-1100102051-project-member] Show backup with id 57ef0216-9415-440c-b95a-0876b7aec002. {{(pid=100330) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:15:04.207136 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:15:04.207136 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:15:04.207136 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-36e42830-d7b9-4025-94e9-666afb46f146 tempest-VolumesBackupsAdminTest-1100102051 tempest-VolumesBackupsAdminTest-1100102051-project-member] https://10.4.3.143/volume/v3/backups/57ef0216-9415-440c-b95a-0876b7aec002 returned with HTTP 200 Aug 16 21:15:04.207136 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 687/2733] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:15:04 2026] GET /volume/v3/backups/57ef0216-9415-440c-b95a-0876b7aec002 => generated 803 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:15:04.383742 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-d9fcdd80-985c-4136-91f1-45e379196618 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:15:04.386523 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-d9fcdd80-985c-4136-91f1-45e379196618 tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] GET https://10.4.3.143/volume/v3/volumes/85aba14a-6e65-49dc-9633-57aefd388289 Aug 16 21:15:04.386774 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-d9fcdd80-985c-4136-91f1-45e379196618 tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:15:04.386992 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-d9fcdd80-985c-4136-91f1-45e379196618 tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:15:04.395018 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:15:04.395018 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:15:04.399288 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-d9fcdd80-985c-4136-91f1-45e379196618 tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] Volume info retrieved successfully. Aug 16 21:15:04.408338 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-d9fcdd80-985c-4136-91f1-45e379196618 tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] https://10.4.3.143/volume/v3/volumes/85aba14a-6e65-49dc-9633-57aefd388289 returned with HTTP 200 Aug 16 21:15:04.408758 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 689/2734] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:15:04 2026] GET /volume/v3/volumes/85aba14a-6e65-49dc-9633-57aefd388289 => generated 883 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:15:04.423184 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-70b8766d-d0c1-4764-9f72-4e77b3715f0e None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:15:04.427700 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-70b8766d-d0c1-4764-9f72-4e77b3715f0e tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] GET https://10.4.3.143/volume/v3/volumes/85aba14a-6e65-49dc-9633-57aefd388289 Aug 16 21:15:04.428460 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-70b8766d-d0c1-4764-9f72-4e77b3715f0e tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:15:04.428460 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-70b8766d-d0c1-4764-9f72-4e77b3715f0e tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:15:04.438386 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:15:04.438386 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:15:04.442293 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-70b8766d-d0c1-4764-9f72-4e77b3715f0e tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] Volume info retrieved successfully. Aug 16 21:15:04.446966 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-70b8766d-d0c1-4764-9f72-4e77b3715f0e tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] https://10.4.3.143/volume/v3/volumes/85aba14a-6e65-49dc-9633-57aefd388289 returned with HTTP 200 Aug 16 21:15:04.447384 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 675/2735] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:15:04 2026] GET /volume/v3/volumes/85aba14a-6e65-49dc-9633-57aefd388289 => generated 883 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:15:04.505510 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [req-a8ef47f8-e35d-47c3-a048-96296f1729fa req-49db5a49-a829-46b2-b40a-16a19c43f7bd None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:15:04.508215 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [req-a8ef47f8-e35d-47c3-a048-96296f1729fa req-49db5a49-a829-46b2-b40a-16a19c43f7bd tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] GET https://10.4.3.143/volume/v3/volumes/85aba14a-6e65-49dc-9633-57aefd388289 Aug 16 21:15:04.508562 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [req-a8ef47f8-e35d-47c3-a048-96296f1729fa req-49db5a49-a829-46b2-b40a-16a19c43f7bd tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:15:04.509043 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [req-a8ef47f8-e35d-47c3-a048-96296f1729fa req-49db5a49-a829-46b2-b40a-16a19c43f7bd tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:15:04.520045 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:15:04.520045 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:15:04.527693 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [req-a8ef47f8-e35d-47c3-a048-96296f1729fa req-49db5a49-a829-46b2-b40a-16a19c43f7bd tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] Volume info retrieved successfully. Aug 16 21:15:04.534608 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [req-a8ef47f8-e35d-47c3-a048-96296f1729fa req-49db5a49-a829-46b2-b40a-16a19c43f7bd tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] https://10.4.3.143/volume/v3/volumes/85aba14a-6e65-49dc-9633-57aefd388289 returned with HTTP 200 Aug 16 21:15:04.535548 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 685/2736] 10.4.3.143 () {68 vars in 1598 bytes} [Sun Aug 16 21:15:04 2026] GET /volume/v3/volumes/85aba14a-6e65-49dc-9633-57aefd388289 => generated 883 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:15:04.633636 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-90095303-d55b-4b46-afdf-1993c3ad02c2 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:15:04.634018 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-90095303-d55b-4b46-afdf-1993c3ad02c2 None None] GET https://10.4.3.143/volume// Aug 16 21:15:04.634169 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-90095303-d55b-4b46-afdf-1993c3ad02c2 None None] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:15:04.634356 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-90095303-d55b-4b46-afdf-1993c3ad02c2 None None] Calling method 'all' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:15:04.634642 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-90095303-d55b-4b46-afdf-1993c3ad02c2 None None] https://10.4.3.143/volume// returned with HTTP 300 Aug 16 21:15:04.634963 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 688/2737] 10.4.3.143 () {66 vars in 1428 bytes} [Sun Aug 16 21:15: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 16 21:15:04.642632 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [req-a8ef47f8-e35d-47c3-a048-96296f1729fa req-d28c46db-9641-4916-ba0b-c2bcc94be14c None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:15:04.646930 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [req-a8ef47f8-e35d-47c3-a048-96296f1729fa req-d28c46db-9641-4916-ba0b-c2bcc94be14c tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] POST https://10.4.3.143/volume/v3/attachments Aug 16 21:15:04.646930 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [req-a8ef47f8-e35d-47c3-a048-96296f1729fa req-d28c46db-9641-4916-ba0b-c2bcc94be14c tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "85aba14a-6e65-49dc-9633-57aefd388289", "connector": null, "instance_uuid": "8c4215ca-3e07-4b2c-aedc-d56a4794c99a"}} {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:15:04.653345 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:15:04.653345 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:15:04.675941 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [req-a8ef47f8-e35d-47c3-a048-96296f1729fa req-d28c46db-9641-4916-ba0b-c2bcc94be14c tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] https://10.4.3.143/volume/v3/attachments returned with HTTP 200 Aug 16 21:15:04.676554 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 690/2738] 10.4.3.143 () {74 vars in 1594 bytes} [Sun Aug 16 21:15:04 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 16 21:15:04.704685 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-1f825594-7607-41d4-9368-bd796ab52602 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:15:04.706896 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-1f825594-7607-41d4-9368-bd796ab52602 tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] GET https://10.4.3.143/volume/v3/volumes/85aba14a-6e65-49dc-9633-57aefd388289 Aug 16 21:15:04.706896 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-1f825594-7607-41d4-9368-bd796ab52602 tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:15:04.706896 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-1f825594-7607-41d4-9368-bd796ab52602 tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:15:04.711599 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-60c53c2d-a530-4f08-8afc-754906162c40 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:15:04.712070 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-60c53c2d-a530-4f08-8afc-754906162c40 None None] GET https://10.4.3.143/volume// Aug 16 21:15:04.712310 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-60c53c2d-a530-4f08-8afc-754906162c40 None None] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:15:04.712486 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-60c53c2d-a530-4f08-8afc-754906162c40 None None] Calling method 'all' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:15:04.712786 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-60c53c2d-a530-4f08-8afc-754906162c40 None None] https://10.4.3.143/volume// returned with HTTP 300 Aug 16 21:15:04.713280 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 686/2739] 10.4.3.143 () {66 vars in 1426 bytes} [Sun Aug 16 21:15: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 16 21:15:04.722779 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:15:04.722779 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:15:04.723040 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [req-a8ef47f8-e35d-47c3-a048-96296f1729fa req-3483a338-9fdf-4d99-9702-a55fee7dc856 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:15:04.724564 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-1f825594-7607-41d4-9368-bd796ab52602 tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] Volume info retrieved successfully. Aug 16 21:15:04.725119 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [req-a8ef47f8-e35d-47c3-a048-96296f1729fa req-3483a338-9fdf-4d99-9702-a55fee7dc856 tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] GET https://10.4.3.143/volume/v3/volumes/85aba14a-6e65-49dc-9633-57aefd388289 Aug 16 21:15:04.725303 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [req-a8ef47f8-e35d-47c3-a048-96296f1729fa req-3483a338-9fdf-4d99-9702-a55fee7dc856 tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:15:04.725492 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [req-a8ef47f8-e35d-47c3-a048-96296f1729fa req-3483a338-9fdf-4d99-9702-a55fee7dc856 tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:15:04.730931 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-1f825594-7607-41d4-9368-bd796ab52602 tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] https://10.4.3.143/volume/v3/volumes/85aba14a-6e65-49dc-9633-57aefd388289 returned with HTTP 200 Aug 16 21:15:04.731567 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 676/2740] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:15:04 2026] GET /volume/v3/volumes/85aba14a-6e65-49dc-9633-57aefd388289 => generated 882 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:15:04.737110 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-8a9ba393-b9ae-4bc0-8ae8-cc0dd730f2fd None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:15:04.740943 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-8a9ba393-b9ae-4bc0-8ae8-cc0dd730f2fd tempest-VolumesExtendTest-1651422110 tempest-VolumesExtendTest-1651422110-project-member] POST https://10.4.3.143/volume/v3/volumes Aug 16 21:15:04.740943 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-8a9ba393-b9ae-4bc0-8ae8-cc0dd730f2fd tempest-VolumesExtendTest-1651422110 tempest-VolumesExtendTest-1651422110-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "42b524b5-4969-43e9-b5aa-f976c786aa94", "size": 1, "name": "tempest-VolumesExtendTest-Volume-1514798713"}} {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:15:04.741113 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:15:04.741113 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:15:04.741206 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.v3.volumes [None req-8a9ba393-b9ae-4bc0-8ae8-cc0dd730f2fd tempest-VolumesExtendTest-1651422110 tempest-VolumesExtendTest-1651422110-project-member] Create volume request body: {'volume': {'imageRef': '42b524b5-4969-43e9-b5aa-f976c786aa94', 'size': 1, 'name': 'tempest-VolumesExtendTest-Volume-1514798713'}} {{(pid=100331) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 21:15:04.744184 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [req-a8ef47f8-e35d-47c3-a048-96296f1729fa req-3483a338-9fdf-4d99-9702-a55fee7dc856 tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] Volume info retrieved successfully. Aug 16 21:15:04.748377 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [req-a8ef47f8-e35d-47c3-a048-96296f1729fa req-3483a338-9fdf-4d99-9702-a55fee7dc856 tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] https://10.4.3.143/volume/v3/volumes/85aba14a-6e65-49dc-9633-57aefd388289 returned with HTTP 200 Aug 16 21:15:04.748716 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 689/2741] 10.4.3.143 () {70 vars in 1639 bytes} [Sun Aug 16 21:15:04 2026] GET /volume/v3/volumes/85aba14a-6e65-49dc-9633-57aefd388289 => generated 1062 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 16 21:15:04.829290 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.v3.volumes [None req-8a9ba393-b9ae-4bc0-8ae8-cc0dd730f2fd tempest-VolumesExtendTest-1651422110 tempest-VolumesExtendTest-1651422110-project-member] Create volume of 1 GB Aug 16 21:15:04.829708 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:15:04.829708 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:15:04.834770 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-8a9ba393-b9ae-4bc0-8ae8-cc0dd730f2fd tempest-VolumesExtendTest-1651422110 tempest-VolumesExtendTest-1651422110-project-member] Availability Zones retrieved successfully. Aug 16 21:15:04.841129 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-8a9ba393-b9ae-4bc0-8ae8-cc0dd730f2fd tempest-VolumesExtendTest-1651422110 tempest-VolumesExtendTest-1651422110-project-member] Flow 'volume_create_api' (9f0d9b4e-fd73-4ec4-a33a-e21d30bd7217) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100331) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:15:04.842332 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-8a9ba393-b9ae-4bc0-8ae8-cc0dd730f2fd tempest-VolumesExtendTest-1651422110 tempest-VolumesExtendTest-1651422110-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6d53c2a1-15e0-44a7-bf06-214d777e181e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:15:04.843686 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.flows.api.create_volume [None req-8a9ba393-b9ae-4bc0-8ae8-cc0dd730f2fd tempest-VolumesExtendTest-1651422110 tempest-VolumesExtendTest-1651422110-project-member] Validating volume size '1' using validate_int {{(pid=100331) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 21:15:04.857279 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [req-a8ef47f8-e35d-47c3-a048-96296f1729fa req-477325a0-50b3-4150-a488-73b8ab08c458 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:15:04.859544 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [req-a8ef47f8-e35d-47c3-a048-96296f1729fa req-477325a0-50b3-4150-a488-73b8ab08c458 tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] PUT https://10.4.3.143/volume/v3/attachments/cac8300a-663f-4a0d-ba8e-cc8145ba46e2 Aug 16 21:15:04.859927 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [req-a8ef47f8-e35d-47c3-a048-96296f1729fa req-477325a0-50b3-4150-a488-73b8ab08c458 tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.143", "host": "np0000007409", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:e42fbcbe2e9", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "69237b68-d654-4a76-81de-86e36bc8fb86", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:15:04.869749 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.coordination [req-a8ef47f8-e35d-47c3-a048-96296f1729fa req-477325a0-50b3-4150-a488-73b8ab08c458 tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] Acquiring lock "cinder-attachment_update-85aba14a-6e65-49dc-9633-57aefd388289-np0000007409" by "attachment_update" {{(pid=100332) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:15:04.875803 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.coordination [req-a8ef47f8-e35d-47c3-a048-96296f1729fa req-477325a0-50b3-4150-a488-73b8ab08c458 tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] Lock "cinder-attachment_update-85aba14a-6e65-49dc-9633-57aefd388289-np0000007409" acquired by "attachment_update" :: waited 0.006s {{(pid=100332) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:15:04.876948 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:15:04.876948 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:15:04.915103 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-8a9ba393-b9ae-4bc0-8ae8-cc0dd730f2fd tempest-VolumesExtendTest-1651422110 tempest-VolumesExtendTest-1651422110-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6d53c2a1-15e0-44a7-bf06-214d777e181e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T21:04:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=69e633b8-fab9-4b15-8b40-4f1a67c51cda,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '69e633b8-fab9-4b15-8b40-4f1a67c51cda', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:15:04.916068 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-8a9ba393-b9ae-4bc0-8ae8-cc0dd730f2fd tempest-VolumesExtendTest-1651422110 tempest-VolumesExtendTest-1651422110-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (75babb63-1532-4a04-8a72-8c53bbae81c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:15:04.969414 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.coordination [req-a8ef47f8-e35d-47c3-a048-96296f1729fa req-477325a0-50b3-4150-a488-73b8ab08c458 tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] Lock "cinder-attachment_update-85aba14a-6e65-49dc-9633-57aefd388289-np0000007409" released by "attachment_update" :: held 0.094s {{(pid=100332) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:15:04.969810 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [req-a8ef47f8-e35d-47c3-a048-96296f1729fa req-477325a0-50b3-4150-a488-73b8ab08c458 tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] https://10.4.3.143/volume/v3/attachments/cac8300a-663f-4a0d-ba8e-cc8145ba46e2 returned with HTTP 200 Aug 16 21:15:04.970695 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 687/2742] 10.4.3.143 () {74 vars in 1704 bytes} [Sun Aug 16 21:15:04 2026] PUT /volume/v3/attachments/cac8300a-663f-4a0d-ba8e-cc8145ba46e2 => generated 968 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:15:04.979715 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [req-a8ef47f8-e35d-47c3-a048-96296f1729fa req-1fee1fa2-3674-4b83-8b48-f83a0e5384f3 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:15:04.982414 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [req-a8ef47f8-e35d-47c3-a048-96296f1729fa req-1fee1fa2-3674-4b83-8b48-f83a0e5384f3 tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] GET https://10.4.3.143/volume/v3/volumes/85aba14a-6e65-49dc-9633-57aefd388289/encryption Aug 16 21:15:04.982681 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [req-a8ef47f8-e35d-47c3-a048-96296f1729fa req-1fee1fa2-3674-4b83-8b48-f83a0e5384f3 tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:15:04.982926 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [req-a8ef47f8-e35d-47c3-a048-96296f1729fa req-1fee1fa2-3674-4b83-8b48-f83a0e5384f3 tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] Calling method 'index' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:15:04.994814 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:15:04.994814 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:15:04.996290 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.quota [None req-8a9ba393-b9ae-4bc0-8ae8-cc0dd730f2fd tempest-VolumesExtendTest-1651422110 tempest-VolumesExtendTest-1651422110-project-member] Created reservations ['3ac7ce23-fe46-48d8-b43c-1f18d3673676', '674e2acb-9a6d-4e1f-bf41-4ac5d40e6c44', '24dff635-4d50-45d7-96d7-71f602def8d4', 'be5d6b89-205b-45e4-8fd1-01f9e20cd365'] {{(pid=100331) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:15:04.997103 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-8a9ba393-b9ae-4bc0-8ae8-cc0dd730f2fd tempest-VolumesExtendTest-1651422110 tempest-VolumesExtendTest-1651422110-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (75babb63-1532-4a04-8a72-8c53bbae81c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3ac7ce23-fe46-48d8-b43c-1f18d3673676', '674e2acb-9a6d-4e1f-bf41-4ac5d40e6c44', '24dff635-4d50-45d7-96d7-71f602def8d4', 'be5d6b89-205b-45e4-8fd1-01f9e20cd365']}' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:15:04.997773 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-8a9ba393-b9ae-4bc0-8ae8-cc0dd730f2fd tempest-VolumesExtendTest-1651422110 tempest-VolumesExtendTest-1651422110-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3d071693-f387-47c9-80c8-f50a76817019) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:15:05.005809 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [req-a8ef47f8-e35d-47c3-a048-96296f1729fa req-1fee1fa2-3674-4b83-8b48-f83a0e5384f3 tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] https://10.4.3.143/volume/v3/volumes/85aba14a-6e65-49dc-9633-57aefd388289/encryption returned with HTTP 200 Aug 16 21:15:05.006351 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 677/2743] 10.4.3.143 () {68 vars in 1631 bytes} [Sun Aug 16 21:15:04 2026] GET /volume/v3/volumes/85aba14a-6e65-49dc-9633-57aefd388289/encryption => generated 161 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:15:05.019329 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-8a9ba393-b9ae-4bc0-8ae8-cc0dd730f2fd tempest-VolumesExtendTest-1651422110 tempest-VolumesExtendTest-1651422110-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3d071693-f387-47c9-80c8-f50a76817019) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9d76ef86-02af-4365-9def-e1042f18065a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-1514798713',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='40eb2745bb0f4820af1179329bb4aee7',qos_specs=None,replication_status=,reservations=['3ac7ce23-fe46-48d8-b43c-1f18d3673676','674e2acb-9a6d-4e1f-bf41-4ac5d40e6c44','24dff635-4d50-45d7-96d7-71f602def8d4','be5d6b89-205b-45e4-8fd1-01f9e20cd365'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1f96f1ccf08046c1b65a58d2840190a5',volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T21:15:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-1514798713',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9d76ef86-02af-4365-9def-e1042f18065a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='40eb2745bb0f4820af1179329bb4aee7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1f96f1ccf08046c1b65a58d2840190a5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(69e633b8-fab9-4b15-8b40-4f1a67c51cda),volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda)}' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:15:05.020165 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-8a9ba393-b9ae-4bc0-8ae8-cc0dd730f2fd tempest-VolumesExtendTest-1651422110 tempest-VolumesExtendTest-1651422110-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9eaa7bcd-5bb5-497d-a87b-c0348f9142cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:15:05.039939 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-8a9ba393-b9ae-4bc0-8ae8-cc0dd730f2fd tempest-VolumesExtendTest-1651422110 tempest-VolumesExtendTest-1651422110-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9eaa7bcd-5bb5-497d-a87b-c0348f9142cf) transitioned into state 'SUCCESS' from state '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-1514798713',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='40eb2745bb0f4820af1179329bb4aee7',qos_specs=None,replication_status=,reservations=['3ac7ce23-fe46-48d8-b43c-1f18d3673676','674e2acb-9a6d-4e1f-bf41-4ac5d40e6c44','24dff635-4d50-45d7-96d7-71f602def8d4','be5d6b89-205b-45e4-8fd1-01f9e20cd365'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1f96f1ccf08046c1b65a58d2840190a5',volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda)}' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:15:05.040862 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-8a9ba393-b9ae-4bc0-8ae8-cc0dd730f2fd tempest-VolumesExtendTest-1651422110 tempest-VolumesExtendTest-1651422110-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a8c8c71b-26c3-4c10-bc1e-4c937071397b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:15:05.051943 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-8a9ba393-b9ae-4bc0-8ae8-cc0dd730f2fd tempest-VolumesExtendTest-1651422110 tempest-VolumesExtendTest-1651422110-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a8c8c71b-26c3-4c10-bc1e-4c937071397b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:15:05.052966 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-8a9ba393-b9ae-4bc0-8ae8-cc0dd730f2fd tempest-VolumesExtendTest-1651422110 tempest-VolumesExtendTest-1651422110-project-member] Flow 'volume_create_api' (9f0d9b4e-fd73-4ec4-a33a-e21d30bd7217) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100331) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:15:05.053359 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-8a9ba393-b9ae-4bc0-8ae8-cc0dd730f2fd tempest-VolumesExtendTest-1651422110 tempest-VolumesExtendTest-1651422110-project-member] Create volume request issued successfully. Aug 16 21:15:05.054118 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-8a9ba393-b9ae-4bc0-8ae8-cc0dd730f2fd tempest-VolumesExtendTest-1651422110 tempest-VolumesExtendTest-1651422110-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Aug 16 21:15:05.054622 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 691/2744] 10.4.3.143 () {68 vars in 1259 bytes} [Sun Aug 16 21:15:04 2026] POST /volume/v3/volumes => generated 748 bytes in 318 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 21:15:05.068423 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-d362c4b0-7746-4d5a-a004-8e6b2c6a95cc None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:15:05.071057 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-d362c4b0-7746-4d5a-a004-8e6b2c6a95cc tempest-VolumesExtendTest-1651422110 tempest-VolumesExtendTest-1651422110-project-member] GET https://10.4.3.143/volume/v3/volumes/9d76ef86-02af-4365-9def-e1042f18065a Aug 16 21:15:05.071494 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-d362c4b0-7746-4d5a-a004-8e6b2c6a95cc tempest-VolumesExtendTest-1651422110 tempest-VolumesExtendTest-1651422110-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:15:05.071726 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-d362c4b0-7746-4d5a-a004-8e6b2c6a95cc tempest-VolumesExtendTest-1651422110 tempest-VolumesExtendTest-1651422110-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:15:05.082618 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:15:05.082618 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:15:05.087617 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-d362c4b0-7746-4d5a-a004-8e6b2c6a95cc tempest-VolumesExtendTest-1651422110 tempest-VolumesExtendTest-1651422110-project-member] Volume info retrieved successfully. Aug 16 21:15:05.094205 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-d362c4b0-7746-4d5a-a004-8e6b2c6a95cc tempest-VolumesExtendTest-1651422110 tempest-VolumesExtendTest-1651422110-project-member] https://10.4.3.143/volume/v3/volumes/9d76ef86-02af-4365-9def-e1042f18065a returned with HTTP 200 Aug 16 21:15:05.094640 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 690/2745] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:15:05 2026] GET /volume/v3/volumes/9d76ef86-02af-4365-9def-e1042f18065a => generated 816 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:15:05.222451 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-b7f7465e-d824-4400-b8bc-5c6eb25ee369 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:15:05.224686 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-b7f7465e-d824-4400-b8bc-5c6eb25ee369 tempest-VolumesBackupsAdminTest-1100102051 tempest-VolumesBackupsAdminTest-1100102051-project-member] GET https://10.4.3.143/volume/v3/backups/57ef0216-9415-440c-b95a-0876b7aec002 Aug 16 21:15:05.224877 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-b7f7465e-d824-4400-b8bc-5c6eb25ee369 tempest-VolumesBackupsAdminTest-1100102051 tempest-VolumesBackupsAdminTest-1100102051-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:15:05.226899 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-b7f7465e-d824-4400-b8bc-5c6eb25ee369 tempest-VolumesBackupsAdminTest-1100102051 tempest-VolumesBackupsAdminTest-1100102051-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:15:05.227055 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.v3.backups [None req-b7f7465e-d824-4400-b8bc-5c6eb25ee369 tempest-VolumesBackupsAdminTest-1100102051 tempest-VolumesBackupsAdminTest-1100102051-project-member] Show backup with id 57ef0216-9415-440c-b95a-0876b7aec002. {{(pid=100332) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:15:05.237561 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:15:05.237561 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:15:05.238628 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-b7f7465e-d824-4400-b8bc-5c6eb25ee369 tempest-VolumesBackupsAdminTest-1100102051 tempest-VolumesBackupsAdminTest-1100102051-project-member] https://10.4.3.143/volume/v3/backups/57ef0216-9415-440c-b95a-0876b7aec002 returned with HTTP 200 Aug 16 21:15:05.239159 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 688/2746] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:15:05 2026] GET /volume/v3/backups/57ef0216-9415-440c-b95a-0876b7aec002 => generated 803 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:15:05.744789 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-28c4a549-498b-4949-bcfa-88bca7812a1a None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:15:05.746997 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-28c4a549-498b-4949-bcfa-88bca7812a1a tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] GET https://10.4.3.143/volume/v3/volumes/85aba14a-6e65-49dc-9633-57aefd388289 Aug 16 21:15:05.747324 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-28c4a549-498b-4949-bcfa-88bca7812a1a tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:15:05.747565 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-28c4a549-498b-4949-bcfa-88bca7812a1a tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:15:05.759462 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:15:05.759462 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:15:05.763441 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-28c4a549-498b-4949-bcfa-88bca7812a1a tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] Volume info retrieved successfully. Aug 16 21:15:05.768558 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-28c4a549-498b-4949-bcfa-88bca7812a1a tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] https://10.4.3.143/volume/v3/volumes/85aba14a-6e65-49dc-9633-57aefd388289 returned with HTTP 200 Aug 16 21:15:05.769108 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 678/2747] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:15:05 2026] GET /volume/v3/volumes/85aba14a-6e65-49dc-9633-57aefd388289 => generated 883 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:15:06.112078 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-e44f2436-62cb-48ea-9d75-097e1017f0cd None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:15:06.113953 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-e44f2436-62cb-48ea-9d75-097e1017f0cd tempest-VolumesExtendTest-1651422110 tempest-VolumesExtendTest-1651422110-project-member] GET https://10.4.3.143/volume/v3/volumes/9d76ef86-02af-4365-9def-e1042f18065a Aug 16 21:15:06.114249 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-e44f2436-62cb-48ea-9d75-097e1017f0cd tempest-VolumesExtendTest-1651422110 tempest-VolumesExtendTest-1651422110-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:15:06.114559 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-e44f2436-62cb-48ea-9d75-097e1017f0cd tempest-VolumesExtendTest-1651422110 tempest-VolumesExtendTest-1651422110-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:15:06.122233 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:15:06.122233 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:15:06.126119 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-e44f2436-62cb-48ea-9d75-097e1017f0cd tempest-VolumesExtendTest-1651422110 tempest-VolumesExtendTest-1651422110-project-member] Volume info retrieved successfully. Aug 16 21:15:06.131273 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-e44f2436-62cb-48ea-9d75-097e1017f0cd tempest-VolumesExtendTest-1651422110 tempest-VolumesExtendTest-1651422110-project-member] https://10.4.3.143/volume/v3/volumes/9d76ef86-02af-4365-9def-e1042f18065a returned with HTTP 200 Aug 16 21:15:06.131808 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 692/2748] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:15:06 2026] GET /volume/v3/volumes/9d76ef86-02af-4365-9def-e1042f18065a => generated 1356 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:15:06.146742 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-219a8977-f64c-42fb-8ea3-f1561c1832e8 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:15:06.152360 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-219a8977-f64c-42fb-8ea3-f1561c1832e8 tempest-VolumesExtendTest-1651422110 tempest-VolumesExtendTest-1651422110-project-member] POST https://10.4.3.143/volume/v3/volumes/9d76ef86-02af-4365-9def-e1042f18065a/action Aug 16 21:15:06.152360 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-219a8977-f64c-42fb-8ea3-f1561c1832e8 tempest-VolumesExtendTest-1651422110 tempest-VolumesExtendTest-1651422110-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100330) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 21:15:06.152473 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-219a8977-f64c-42fb-8ea3-f1561c1832e8 tempest-VolumesExtendTest-1651422110 tempest-VolumesExtendTest-1651422110-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:15:06.163285 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:15:06.163285 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:15:06.163954 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-219a8977-f64c-42fb-8ea3-f1561c1832e8 tempest-VolumesExtendTest-1651422110 tempest-VolumesExtendTest-1651422110-project-member] Volume info retrieved successfully. Aug 16 21:15:06.203816 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.quota [None req-219a8977-f64c-42fb-8ea3-f1561c1832e8 tempest-VolumesExtendTest-1651422110 tempest-VolumesExtendTest-1651422110-project-member] Created reservations ['73aff286-ce28-4313-a3da-34bcdc51ffff', '34a18afe-50c3-4c71-93c9-435a08558cf8'] {{(pid=100330) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:15:06.214347 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-219a8977-f64c-42fb-8ea3-f1561c1832e8 tempest-VolumesExtendTest-1651422110 tempest-VolumesExtendTest-1651422110-project-member] Extend volume request issued successfully. Aug 16 21:15:06.214515 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-219a8977-f64c-42fb-8ea3-f1561c1832e8 tempest-VolumesExtendTest-1651422110 tempest-VolumesExtendTest-1651422110-project-member] https://10.4.3.143/volume/v3/volumes/9d76ef86-02af-4365-9def-e1042f18065a/action returned with HTTP 202 Aug 16 21:15:06.214939 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 691/2749] 10.4.3.143 () {68 vars in 1390 bytes} [Sun Aug 16 21:15:06 2026] POST /volume/v3/volumes/9d76ef86-02af-4365-9def-e1042f18065a/action => generated 0 bytes in 69 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 16 21:15:06.229201 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-9f2c20a3-8e45-4b63-8a7c-ae43ff320b06 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:15:06.230799 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-9f2c20a3-8e45-4b63-8a7c-ae43ff320b06 tempest-VolumesExtendTest-1651422110 tempest-VolumesExtendTest-1651422110-project-member] GET https://10.4.3.143/volume/v3/volumes/9d76ef86-02af-4365-9def-e1042f18065a Aug 16 21:15:06.231056 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-9f2c20a3-8e45-4b63-8a7c-ae43ff320b06 tempest-VolumesExtendTest-1651422110 tempest-VolumesExtendTest-1651422110-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:15:06.231265 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-9f2c20a3-8e45-4b63-8a7c-ae43ff320b06 tempest-VolumesExtendTest-1651422110 tempest-VolumesExtendTest-1651422110-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:15:06.239325 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:15:06.239325 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:15:06.242659 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-9f2c20a3-8e45-4b63-8a7c-ae43ff320b06 tempest-VolumesExtendTest-1651422110 tempest-VolumesExtendTest-1651422110-project-member] Volume info retrieved successfully. Aug 16 21:15:06.247119 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-9f2c20a3-8e45-4b63-8a7c-ae43ff320b06 tempest-VolumesExtendTest-1651422110 tempest-VolumesExtendTest-1651422110-project-member] https://10.4.3.143/volume/v3/volumes/9d76ef86-02af-4365-9def-e1042f18065a returned with HTTP 200 Aug 16 21:15:06.247495 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 689/2750] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:15:06 2026] GET /volume/v3/volumes/9d76ef86-02af-4365-9def-e1042f18065a => generated 1356 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:15:06.252799 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-c4480091-f069-4e5c-903a-520a2369961c None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:15:06.254577 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-c4480091-f069-4e5c-903a-520a2369961c tempest-VolumesBackupsAdminTest-1100102051 tempest-VolumesBackupsAdminTest-1100102051-project-member] GET https://10.4.3.143/volume/v3/backups/57ef0216-9415-440c-b95a-0876b7aec002 Aug 16 21:15:06.254759 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-c4480091-f069-4e5c-903a-520a2369961c tempest-VolumesBackupsAdminTest-1100102051 tempest-VolumesBackupsAdminTest-1100102051-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:15:06.254954 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-c4480091-f069-4e5c-903a-520a2369961c tempest-VolumesBackupsAdminTest-1100102051 tempest-VolumesBackupsAdminTest-1100102051-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:15:06.255082 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.v3.backups [None req-c4480091-f069-4e5c-903a-520a2369961c tempest-VolumesBackupsAdminTest-1100102051 tempest-VolumesBackupsAdminTest-1100102051-project-member] Show backup with id 57ef0216-9415-440c-b95a-0876b7aec002. {{(pid=100333) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:15:06.261781 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:15:06.261781 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:15:06.261781 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-c4480091-f069-4e5c-903a-520a2369961c tempest-VolumesBackupsAdminTest-1100102051 tempest-VolumesBackupsAdminTest-1100102051-project-member] https://10.4.3.143/volume/v3/backups/57ef0216-9415-440c-b95a-0876b7aec002 returned with HTTP 200 Aug 16 21:15:06.261781 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 679/2751] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:15:06 2026] GET /volume/v3/backups/57ef0216-9415-440c-b95a-0876b7aec002 => generated 803 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:15:06.359314 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-a4f0f311-bcd9-45ed-a914-0a89336c1be8 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:15:06.361549 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-a4f0f311-bcd9-45ed-a914-0a89336c1be8 tempest-TestStampPattern-1200750360 tempest-TestStampPattern-1200750360-project-member] POST https://10.4.3.143/volume/v3/volumes Aug 16 21:15:06.362023 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-a4f0f311-bcd9-45ed-a914-0a89336c1be8 tempest-TestStampPattern-1200750360 tempest-TestStampPattern-1200750360-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestStampPattern-volume-1483367956", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:15:06.363735 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.v3.volumes [None req-a4f0f311-bcd9-45ed-a914-0a89336c1be8 tempest-TestStampPattern-1200750360 tempest-TestStampPattern-1200750360-project-member] Create volume request body: {'volume': {'name': 'tempest-TestStampPattern-volume-1483367956', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100331) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 21:15:06.363825 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.v3.volumes [None req-a4f0f311-bcd9-45ed-a914-0a89336c1be8 tempest-TestStampPattern-1200750360 tempest-TestStampPattern-1200750360-project-member] Create volume of 1 GB Aug 16 21:15:06.367787 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-a4f0f311-bcd9-45ed-a914-0a89336c1be8 tempest-TestStampPattern-1200750360 tempest-TestStampPattern-1200750360-project-member] Availability Zones retrieved successfully. Aug 16 21:15:06.373139 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-a4f0f311-bcd9-45ed-a914-0a89336c1be8 tempest-TestStampPattern-1200750360 tempest-TestStampPattern-1200750360-project-member] Flow 'volume_create_api' (7efd98e1-a30c-45ed-8320-c5cec0c616ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100331) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:15:06.374157 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-a4f0f311-bcd9-45ed-a914-0a89336c1be8 tempest-TestStampPattern-1200750360 tempest-TestStampPattern-1200750360-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7325bdd1-65ac-478d-9efb-e571bba8645b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:15:06.375248 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.flows.api.create_volume [None req-a4f0f311-bcd9-45ed-a914-0a89336c1be8 tempest-TestStampPattern-1200750360 tempest-TestStampPattern-1200750360-project-member] Validating volume size '1' using validate_int {{(pid=100331) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 21:15:06.401055 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-a4f0f311-bcd9-45ed-a914-0a89336c1be8 tempest-TestStampPattern-1200750360 tempest-TestStampPattern-1200750360-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7325bdd1-65ac-478d-9efb-e571bba8645b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T21:04:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=69e633b8-fab9-4b15-8b40-4f1a67c51cda,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '69e633b8-fab9-4b15-8b40-4f1a67c51cda', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:15:06.403140 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-a4f0f311-bcd9-45ed-a914-0a89336c1be8 tempest-TestStampPattern-1200750360 tempest-TestStampPattern-1200750360-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7f4c985e-6497-40ce-980d-c587b0f3380a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:15:06.467346 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.quota [None req-a4f0f311-bcd9-45ed-a914-0a89336c1be8 tempest-TestStampPattern-1200750360 tempest-TestStampPattern-1200750360-project-member] Created reservations ['6e41d23c-91d5-422e-94c5-a7aceb3f5c7d', 'b8e1d9fb-3b8e-477f-b45d-5af460fc0340', '8a472429-e79d-4e0f-b9dc-7dd7fe931d05', 'c83de6b9-aff7-4fc8-9009-854e201dcd5e'] {{(pid=100331) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:15:06.468446 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-a4f0f311-bcd9-45ed-a914-0a89336c1be8 tempest-TestStampPattern-1200750360 tempest-TestStampPattern-1200750360-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7f4c985e-6497-40ce-980d-c587b0f3380a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6e41d23c-91d5-422e-94c5-a7aceb3f5c7d', 'b8e1d9fb-3b8e-477f-b45d-5af460fc0340', '8a472429-e79d-4e0f-b9dc-7dd7fe931d05', 'c83de6b9-aff7-4fc8-9009-854e201dcd5e']}' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:15:06.469578 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-a4f0f311-bcd9-45ed-a914-0a89336c1be8 tempest-TestStampPattern-1200750360 tempest-TestStampPattern-1200750360-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d709fd4f-9560-4bf3-9b4a-c18a2d5faec6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:15:06.491881 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-a4f0f311-bcd9-45ed-a914-0a89336c1be8 tempest-TestStampPattern-1200750360 tempest-TestStampPattern-1200750360-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d709fd4f-9560-4bf3-9b4a-c18a2d5faec6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1a59e361-71d9-4d8d-b5e6-0223e11781ae', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestStampPattern-volume-1483367956',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='34bbdff32d684c3191edac8cc12e7eee',qos_specs=None,replication_status=,reservations=['6e41d23c-91d5-422e-94c5-a7aceb3f5c7d','b8e1d9fb-3b8e-477f-b45d-5af460fc0340','8a472429-e79d-4e0f-b9dc-7dd7fe931d05','c83de6b9-aff7-4fc8-9009-854e201dcd5e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='948ed200153d43199ef59f624f1eaa25',volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T21:15:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestStampPattern-volume-1483367956',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1a59e361-71d9-4d8d-b5e6-0223e11781ae,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='34bbdff32d684c3191edac8cc12e7eee',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='948ed200153d43199ef59f624f1eaa25',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(69e633b8-fab9-4b15-8b40-4f1a67c51cda),volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda)}' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:15:06.492624 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-a4f0f311-bcd9-45ed-a914-0a89336c1be8 tempest-TestStampPattern-1200750360 tempest-TestStampPattern-1200750360-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b16d851f-43ad-4067-bcb1-733723b2fbbe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:15:06.511660 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-a4f0f311-bcd9-45ed-a914-0a89336c1be8 tempest-TestStampPattern-1200750360 tempest-TestStampPattern-1200750360-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b16d851f-43ad-4067-bcb1-733723b2fbbe) transitioned into state 'SUCCESS' from state '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-1483367956',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='34bbdff32d684c3191edac8cc12e7eee',qos_specs=None,replication_status=,reservations=['6e41d23c-91d5-422e-94c5-a7aceb3f5c7d','b8e1d9fb-3b8e-477f-b45d-5af460fc0340','8a472429-e79d-4e0f-b9dc-7dd7fe931d05','c83de6b9-aff7-4fc8-9009-854e201dcd5e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='948ed200153d43199ef59f624f1eaa25',volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda)}' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:15:06.512796 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-a4f0f311-bcd9-45ed-a914-0a89336c1be8 tempest-TestStampPattern-1200750360 tempest-TestStampPattern-1200750360-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (82a72b57-3a55-44c9-93aa-da92bd98c7d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:15:06.521790 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-a4f0f311-bcd9-45ed-a914-0a89336c1be8 tempest-TestStampPattern-1200750360 tempest-TestStampPattern-1200750360-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (82a72b57-3a55-44c9-93aa-da92bd98c7d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:15:06.522749 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-a4f0f311-bcd9-45ed-a914-0a89336c1be8 tempest-TestStampPattern-1200750360 tempest-TestStampPattern-1200750360-project-member] Flow 'volume_create_api' (7efd98e1-a30c-45ed-8320-c5cec0c616ab) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100331) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:15:06.523139 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-a4f0f311-bcd9-45ed-a914-0a89336c1be8 tempest-TestStampPattern-1200750360 tempest-TestStampPattern-1200750360-project-member] Create volume request issued successfully. Aug 16 21:15:06.523837 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-a4f0f311-bcd9-45ed-a914-0a89336c1be8 tempest-TestStampPattern-1200750360 tempest-TestStampPattern-1200750360-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Aug 16 21:15:06.524338 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 693/2752] 10.4.3.143 () {68 vars in 1259 bytes} [Sun Aug 16 21:15:06 2026] POST /volume/v3/volumes => generated 747 bytes in 166 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 21:15:06.786539 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-57803818-df05-4960-833e-1c0702a7ef0a None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:15:06.790001 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-57803818-df05-4960-833e-1c0702a7ef0a tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] GET https://10.4.3.143/volume/v3/volumes/85aba14a-6e65-49dc-9633-57aefd388289 Aug 16 21:15:06.790509 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-57803818-df05-4960-833e-1c0702a7ef0a tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:15:06.790509 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-57803818-df05-4960-833e-1c0702a7ef0a tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:15:06.809015 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:15:06.809015 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:15:06.815223 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-57803818-df05-4960-833e-1c0702a7ef0a tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] Volume info retrieved successfully. Aug 16 21:15:06.821542 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-57803818-df05-4960-833e-1c0702a7ef0a tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] https://10.4.3.143/volume/v3/volumes/85aba14a-6e65-49dc-9633-57aefd388289 returned with HTTP 200 Aug 16 21:15:06.822146 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 692/2753] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:15:06 2026] GET /volume/v3/volumes/85aba14a-6e65-49dc-9633-57aefd388289 => generated 883 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:15:07.265532 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-a27f3d5d-f0b8-421a-ac3c-06ae561a3010 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:15:07.267656 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-a27f3d5d-f0b8-421a-ac3c-06ae561a3010 tempest-VolumesExtendTest-1651422110 tempest-VolumesExtendTest-1651422110-project-member] GET https://10.4.3.143/volume/v3/volumes/9d76ef86-02af-4365-9def-e1042f18065a Aug 16 21:15:07.267848 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-a27f3d5d-f0b8-421a-ac3c-06ae561a3010 tempest-VolumesExtendTest-1651422110 tempest-VolumesExtendTest-1651422110-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:15:07.268244 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-a27f3d5d-f0b8-421a-ac3c-06ae561a3010 tempest-VolumesExtendTest-1651422110 tempest-VolumesExtendTest-1651422110-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:15:07.272334 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-c633e3a3-7d56-458e-8687-442e9d44aed9 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:15:07.273980 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-c633e3a3-7d56-458e-8687-442e9d44aed9 tempest-VolumesBackupsAdminTest-1100102051 tempest-VolumesBackupsAdminTest-1100102051-project-member] GET https://10.4.3.143/volume/v3/backups/57ef0216-9415-440c-b95a-0876b7aec002 Aug 16 21:15:07.274183 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-c633e3a3-7d56-458e-8687-442e9d44aed9 tempest-VolumesBackupsAdminTest-1100102051 tempest-VolumesBackupsAdminTest-1100102051-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:15:07.274360 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-c633e3a3-7d56-458e-8687-442e9d44aed9 tempest-VolumesBackupsAdminTest-1100102051 tempest-VolumesBackupsAdminTest-1100102051-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:15:07.274457 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.v3.backups [None req-c633e3a3-7d56-458e-8687-442e9d44aed9 tempest-VolumesBackupsAdminTest-1100102051 tempest-VolumesBackupsAdminTest-1100102051-project-member] Show backup with id 57ef0216-9415-440c-b95a-0876b7aec002. {{(pid=100333) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:15:07.275426 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:15:07.275426 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:15:07.278556 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:15:07.278556 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:15:07.278637 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-a27f3d5d-f0b8-421a-ac3c-06ae561a3010 tempest-VolumesExtendTest-1651422110 tempest-VolumesExtendTest-1651422110-project-member] Volume info retrieved successfully. Aug 16 21:15:07.279414 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-c633e3a3-7d56-458e-8687-442e9d44aed9 tempest-VolumesBackupsAdminTest-1100102051 tempest-VolumesBackupsAdminTest-1100102051-project-member] https://10.4.3.143/volume/v3/backups/57ef0216-9415-440c-b95a-0876b7aec002 returned with HTTP 200 Aug 16 21:15:07.279830 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 680/2754] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:15:07 2026] GET /volume/v3/backups/57ef0216-9415-440c-b95a-0876b7aec002 => generated 803 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:15:07.282908 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-a27f3d5d-f0b8-421a-ac3c-06ae561a3010 tempest-VolumesExtendTest-1651422110 tempest-VolumesExtendTest-1651422110-project-member] https://10.4.3.143/volume/v3/volumes/9d76ef86-02af-4365-9def-e1042f18065a returned with HTTP 200 Aug 16 21:15:07.283316 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 690/2755] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:15:07 2026] GET /volume/v3/volumes/9d76ef86-02af-4365-9def-e1042f18065a => generated 1356 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:15:07.298815 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-e5e61691-d582-462e-a51b-198343057c10 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:15:07.301231 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-e5e61691-d582-462e-a51b-198343057c10 tempest-VolumesExtendTest-1651422110 tempest-VolumesExtendTest-1651422110-project-member] GET https://10.4.3.143/volume/v3/volumes/9d76ef86-02af-4365-9def-e1042f18065a Aug 16 21:15:07.301508 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-e5e61691-d582-462e-a51b-198343057c10 tempest-VolumesExtendTest-1651422110 tempest-VolumesExtendTest-1651422110-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:15:07.301773 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-e5e61691-d582-462e-a51b-198343057c10 tempest-VolumesExtendTest-1651422110 tempest-VolumesExtendTest-1651422110-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:15:07.310711 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:15:07.310711 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:15:07.315773 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-e5e61691-d582-462e-a51b-198343057c10 tempest-VolumesExtendTest-1651422110 tempest-VolumesExtendTest-1651422110-project-member] Volume info retrieved successfully. Aug 16 21:15:07.320675 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-e5e61691-d582-462e-a51b-198343057c10 tempest-VolumesExtendTest-1651422110 tempest-VolumesExtendTest-1651422110-project-member] https://10.4.3.143/volume/v3/volumes/9d76ef86-02af-4365-9def-e1042f18065a returned with HTTP 200 Aug 16 21:15:07.321197 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 694/2756] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:15:07 2026] GET /volume/v3/volumes/9d76ef86-02af-4365-9def-e1042f18065a => generated 1356 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:15:07.333680 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-f73de179-fb65-46e0-b6f5-61e21ca8f928 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:15:07.336388 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-f73de179-fb65-46e0-b6f5-61e21ca8f928 tempest-VolumesExtendTest-1651422110 tempest-VolumesExtendTest-1651422110-project-member] GET https://10.4.3.143/volume/v3/volumes/9d76ef86-02af-4365-9def-e1042f18065a Aug 16 21:15:07.336594 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-f73de179-fb65-46e0-b6f5-61e21ca8f928 tempest-VolumesExtendTest-1651422110 tempest-VolumesExtendTest-1651422110-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:15:07.336782 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-f73de179-fb65-46e0-b6f5-61e21ca8f928 tempest-VolumesExtendTest-1651422110 tempest-VolumesExtendTest-1651422110-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:15:07.343905 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:15:07.343905 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:15:07.347563 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-f73de179-fb65-46e0-b6f5-61e21ca8f928 tempest-VolumesExtendTest-1651422110 tempest-VolumesExtendTest-1651422110-project-member] Volume info retrieved successfully. Aug 16 21:15:07.352420 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-f73de179-fb65-46e0-b6f5-61e21ca8f928 tempest-VolumesExtendTest-1651422110 tempest-VolumesExtendTest-1651422110-project-member] https://10.4.3.143/volume/v3/volumes/9d76ef86-02af-4365-9def-e1042f18065a returned with HTTP 200 Aug 16 21:15:07.352808 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 693/2757] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:15:07 2026] GET /volume/v3/volumes/9d76ef86-02af-4365-9def-e1042f18065a => generated 1356 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:15:07.363306 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-f9406eb4-55a2-4f77-8762-ca32a3933da2 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:15:07.364933 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-f9406eb4-55a2-4f77-8762-ca32a3933da2 tempest-VolumesExtendTest-1651422110 tempest-VolumesExtendTest-1651422110-project-member] DELETE https://10.4.3.143/volume/v3/volumes/9d76ef86-02af-4365-9def-e1042f18065a Aug 16 21:15:07.365399 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-f9406eb4-55a2-4f77-8762-ca32a3933da2 tempest-VolumesExtendTest-1651422110 tempest-VolumesExtendTest-1651422110-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:15:07.365399 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-f9406eb4-55a2-4f77-8762-ca32a3933da2 tempest-VolumesExtendTest-1651422110 tempest-VolumesExtendTest-1651422110-project-member] Calling method 'delete' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:15:07.365573 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.v3.volumes [None req-f9406eb4-55a2-4f77-8762-ca32a3933da2 tempest-VolumesExtendTest-1651422110 tempest-VolumesExtendTest-1651422110-project-member] Delete volume with id: 9d76ef86-02af-4365-9def-e1042f18065a Aug 16 21:15:07.376997 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:15:07.376997 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:15:07.377466 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-f9406eb4-55a2-4f77-8762-ca32a3933da2 tempest-VolumesExtendTest-1651422110 tempest-VolumesExtendTest-1651422110-project-member] Volume info retrieved successfully. Aug 16 21:15:07.403701 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-f9406eb4-55a2-4f77-8762-ca32a3933da2 tempest-VolumesExtendTest-1651422110 tempest-VolumesExtendTest-1651422110-project-member] Delete volume request issued successfully. Aug 16 21:15:07.403925 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-f9406eb4-55a2-4f77-8762-ca32a3933da2 tempest-VolumesExtendTest-1651422110 tempest-VolumesExtendTest-1651422110-project-member] https://10.4.3.143/volume/v3/volumes/9d76ef86-02af-4365-9def-e1042f18065a returned with HTTP 202 Aug 16 21:15:07.404356 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 681/2758] 10.4.3.143 () {66 vars in 1351 bytes} [Sun Aug 16 21:15:07 2026] DELETE /volume/v3/volumes/9d76ef86-02af-4365-9def-e1042f18065a => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 21:15:07.413947 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-ee3b607c-7fbd-4da9-ac2e-e172bd5a0b48 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:15:07.416610 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-ee3b607c-7fbd-4da9-ac2e-e172bd5a0b48 tempest-VolumesExtendTest-1651422110 tempest-VolumesExtendTest-1651422110-project-member] GET https://10.4.3.143/volume/v3/volumes/9d76ef86-02af-4365-9def-e1042f18065a Aug 16 21:15:07.417938 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-ee3b607c-7fbd-4da9-ac2e-e172bd5a0b48 tempest-VolumesExtendTest-1651422110 tempest-VolumesExtendTest-1651422110-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:15:07.417938 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-ee3b607c-7fbd-4da9-ac2e-e172bd5a0b48 tempest-VolumesExtendTest-1651422110 tempest-VolumesExtendTest-1651422110-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:15:07.424665 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:15:07.424665 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:15:07.429494 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-ee3b607c-7fbd-4da9-ac2e-e172bd5a0b48 tempest-VolumesExtendTest-1651422110 tempest-VolumesExtendTest-1651422110-project-member] Volume info retrieved successfully. Aug 16 21:15:07.434941 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-ee3b607c-7fbd-4da9-ac2e-e172bd5a0b48 tempest-VolumesExtendTest-1651422110 tempest-VolumesExtendTest-1651422110-project-member] https://10.4.3.143/volume/v3/volumes/9d76ef86-02af-4365-9def-e1042f18065a returned with HTTP 200 Aug 16 21:15:07.435501 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 691/2759] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:15:07 2026] GET /volume/v3/volumes/9d76ef86-02af-4365-9def-e1042f18065a => generated 1355 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:15:07.838181 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-703a07f3-0264-4b1c-a270-beecc1e1522d None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:15:07.839944 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-703a07f3-0264-4b1c-a270-beecc1e1522d tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] GET https://10.4.3.143/volume/v3/volumes/85aba14a-6e65-49dc-9633-57aefd388289 Aug 16 21:15:07.840180 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-703a07f3-0264-4b1c-a270-beecc1e1522d tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:15:07.840362 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-703a07f3-0264-4b1c-a270-beecc1e1522d tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:15:07.848985 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:15:07.848985 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:15:07.852080 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-703a07f3-0264-4b1c-a270-beecc1e1522d tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] Volume info retrieved successfully. Aug 16 21:15:07.855990 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-703a07f3-0264-4b1c-a270-beecc1e1522d tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] https://10.4.3.143/volume/v3/volumes/85aba14a-6e65-49dc-9633-57aefd388289 returned with HTTP 200 Aug 16 21:15:07.856367 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 695/2760] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:15:07 2026] GET /volume/v3/volumes/85aba14a-6e65-49dc-9633-57aefd388289 => generated 883 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:15:08.294216 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-d27264a1-447a-48de-9ca4-d18536f41558 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:15:08.296212 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-d27264a1-447a-48de-9ca4-d18536f41558 tempest-VolumesBackupsAdminTest-1100102051 tempest-VolumesBackupsAdminTest-1100102051-project-member] GET https://10.4.3.143/volume/v3/backups/57ef0216-9415-440c-b95a-0876b7aec002 Aug 16 21:15:08.296396 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-d27264a1-447a-48de-9ca4-d18536f41558 tempest-VolumesBackupsAdminTest-1100102051 tempest-VolumesBackupsAdminTest-1100102051-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:15:08.296596 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-d27264a1-447a-48de-9ca4-d18536f41558 tempest-VolumesBackupsAdminTest-1100102051 tempest-VolumesBackupsAdminTest-1100102051-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:15:08.296692 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.v3.backups [None req-d27264a1-447a-48de-9ca4-d18536f41558 tempest-VolumesBackupsAdminTest-1100102051 tempest-VolumesBackupsAdminTest-1100102051-project-member] Show backup with id 57ef0216-9415-440c-b95a-0876b7aec002. {{(pid=100330) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:15:08.300694 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:15:08.300694 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:15:08.301373 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-d27264a1-447a-48de-9ca4-d18536f41558 tempest-VolumesBackupsAdminTest-1100102051 tempest-VolumesBackupsAdminTest-1100102051-project-member] https://10.4.3.143/volume/v3/backups/57ef0216-9415-440c-b95a-0876b7aec002 returned with HTTP 200 Aug 16 21:15:08.301707 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 694/2761] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:15:08 2026] GET /volume/v3/backups/57ef0216-9415-440c-b95a-0876b7aec002 => generated 803 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:15:08.452094 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-2c3311e1-f5ad-42e4-898d-445114797ee5 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:15:08.454094 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-2c3311e1-f5ad-42e4-898d-445114797ee5 tempest-VolumesExtendTest-1651422110 tempest-VolumesExtendTest-1651422110-project-member] GET https://10.4.3.143/volume/v3/volumes/9d76ef86-02af-4365-9def-e1042f18065a Aug 16 21:15:08.454339 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-2c3311e1-f5ad-42e4-898d-445114797ee5 tempest-VolumesExtendTest-1651422110 tempest-VolumesExtendTest-1651422110-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:15:08.454577 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-2c3311e1-f5ad-42e4-898d-445114797ee5 tempest-VolumesExtendTest-1651422110 tempest-VolumesExtendTest-1651422110-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:15:08.461336 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-2c3311e1-f5ad-42e4-898d-445114797ee5 tempest-VolumesExtendTest-1651422110 tempest-VolumesExtendTest-1651422110-project-member] https://10.4.3.143/volume/v3/volumes/9d76ef86-02af-4365-9def-e1042f18065a returned with HTTP 404 Aug 16 21:15:08.461755 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 682/2762] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:15:08 2026] GET /volume/v3/volumes/9d76ef86-02af-4365-9def-e1042f18065a => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:15:08.474055 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-d0784642-2463-4194-a4cb-ab50e4980ada None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:15:08.475877 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-d0784642-2463-4194-a4cb-ab50e4980ada tempest-VolumesExtendTest-1651422110 tempest-VolumesExtendTest-1651422110-project-member] POST https://10.4.3.143/volume/v3/volumes Aug 16 21:15:08.477948 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-d0784642-2463-4194-a4cb-ab50e4980ada tempest-VolumesExtendTest-1651422110 tempest-VolumesExtendTest-1651422110-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesExtendTest-Volume-1020743903"}} {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:15:08.477948 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.v3.volumes [None req-d0784642-2463-4194-a4cb-ab50e4980ada tempest-VolumesExtendTest-1651422110 tempest-VolumesExtendTest-1651422110-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesExtendTest-Volume-1020743903'}} {{(pid=100332) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 21:15:08.477948 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.v3.volumes [None req-d0784642-2463-4194-a4cb-ab50e4980ada tempest-VolumesExtendTest-1651422110 tempest-VolumesExtendTest-1651422110-project-member] Create volume of 1 GB Aug 16 21:15:08.481811 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-d0784642-2463-4194-a4cb-ab50e4980ada tempest-VolumesExtendTest-1651422110 tempest-VolumesExtendTest-1651422110-project-member] Availability Zones retrieved successfully. Aug 16 21:15:08.487735 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-d0784642-2463-4194-a4cb-ab50e4980ada tempest-VolumesExtendTest-1651422110 tempest-VolumesExtendTest-1651422110-project-member] Flow 'volume_create_api' (336efb21-c93c-406b-9f2f-4c336655f335) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100332) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:15:08.489944 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-d0784642-2463-4194-a4cb-ab50e4980ada tempest-VolumesExtendTest-1651422110 tempest-VolumesExtendTest-1651422110-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1cb9649b-d07d-4696-b475-d0b4a4637327) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:15:08.489944 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.flows.api.create_volume [None req-d0784642-2463-4194-a4cb-ab50e4980ada tempest-VolumesExtendTest-1651422110 tempest-VolumesExtendTest-1651422110-project-member] Validating volume size '1' using validate_int {{(pid=100332) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 21:15:08.522013 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-d0784642-2463-4194-a4cb-ab50e4980ada tempest-VolumesExtendTest-1651422110 tempest-VolumesExtendTest-1651422110-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1cb9649b-d07d-4696-b475-d0b4a4637327) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T21:04:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=69e633b8-fab9-4b15-8b40-4f1a67c51cda,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '69e633b8-fab9-4b15-8b40-4f1a67c51cda', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:15:08.523426 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-d0784642-2463-4194-a4cb-ab50e4980ada tempest-VolumesExtendTest-1651422110 tempest-VolumesExtendTest-1651422110-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (06bac1a3-a52e-434c-a5e5-2b285b4a8a22) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:15:08.605559 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.quota [None req-d0784642-2463-4194-a4cb-ab50e4980ada tempest-VolumesExtendTest-1651422110 tempest-VolumesExtendTest-1651422110-project-member] Created reservations ['beb61682-39fd-476e-92c9-ee7721036b50', '9a611cc5-b395-40b7-a426-c9c5a12f79d5', '0b6a6531-2bb5-45c4-be8b-75e6de90789a', 'dc7e3e33-62bc-4eb3-bca4-e3eeadb04c91'] {{(pid=100332) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:15:08.606571 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-d0784642-2463-4194-a4cb-ab50e4980ada tempest-VolumesExtendTest-1651422110 tempest-VolumesExtendTest-1651422110-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (06bac1a3-a52e-434c-a5e5-2b285b4a8a22) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['beb61682-39fd-476e-92c9-ee7721036b50', '9a611cc5-b395-40b7-a426-c9c5a12f79d5', '0b6a6531-2bb5-45c4-be8b-75e6de90789a', 'dc7e3e33-62bc-4eb3-bca4-e3eeadb04c91']}' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:15:08.607491 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-d0784642-2463-4194-a4cb-ab50e4980ada tempest-VolumesExtendTest-1651422110 tempest-VolumesExtendTest-1651422110-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (91ee8936-732d-4c48-8991-3f0c8a15d7c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:15:08.637354 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-d0784642-2463-4194-a4cb-ab50e4980ada tempest-VolumesExtendTest-1651422110 tempest-VolumesExtendTest-1651422110-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (91ee8936-732d-4c48-8991-3f0c8a15d7c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '91e21a10-16e0-4858-8386-ef22acb2a38f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-1020743903',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='40eb2745bb0f4820af1179329bb4aee7',qos_specs=None,replication_status=,reservations=['beb61682-39fd-476e-92c9-ee7721036b50','9a611cc5-b395-40b7-a426-c9c5a12f79d5','0b6a6531-2bb5-45c4-be8b-75e6de90789a','dc7e3e33-62bc-4eb3-bca4-e3eeadb04c91'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1f96f1ccf08046c1b65a58d2840190a5',volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T21:15:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-1020743903',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=91e21a10-16e0-4858-8386-ef22acb2a38f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='40eb2745bb0f4820af1179329bb4aee7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1f96f1ccf08046c1b65a58d2840190a5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(69e633b8-fab9-4b15-8b40-4f1a67c51cda),volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda)}' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:15:08.639806 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-d0784642-2463-4194-a4cb-ab50e4980ada tempest-VolumesExtendTest-1651422110 tempest-VolumesExtendTest-1651422110-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (59519e4e-973c-411b-a8e4-a0b46afc01c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:15:08.670265 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-d0784642-2463-4194-a4cb-ab50e4980ada tempest-VolumesExtendTest-1651422110 tempest-VolumesExtendTest-1651422110-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (59519e4e-973c-411b-a8e4-a0b46afc01c6) transitioned into state 'SUCCESS' from state '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-1020743903',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='40eb2745bb0f4820af1179329bb4aee7',qos_specs=None,replication_status=,reservations=['beb61682-39fd-476e-92c9-ee7721036b50','9a611cc5-b395-40b7-a426-c9c5a12f79d5','0b6a6531-2bb5-45c4-be8b-75e6de90789a','dc7e3e33-62bc-4eb3-bca4-e3eeadb04c91'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1f96f1ccf08046c1b65a58d2840190a5',volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda)}' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:15:08.670997 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-d0784642-2463-4194-a4cb-ab50e4980ada tempest-VolumesExtendTest-1651422110 tempest-VolumesExtendTest-1651422110-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (56b69c62-628d-4f56-a55b-a0a730c25123) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:15:08.680442 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-d0784642-2463-4194-a4cb-ab50e4980ada tempest-VolumesExtendTest-1651422110 tempest-VolumesExtendTest-1651422110-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (56b69c62-628d-4f56-a55b-a0a730c25123) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:15:08.681210 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-d0784642-2463-4194-a4cb-ab50e4980ada tempest-VolumesExtendTest-1651422110 tempest-VolumesExtendTest-1651422110-project-member] Flow 'volume_create_api' (336efb21-c93c-406b-9f2f-4c336655f335) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100332) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:15:08.681474 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-d0784642-2463-4194-a4cb-ab50e4980ada tempest-VolumesExtendTest-1651422110 tempest-VolumesExtendTest-1651422110-project-member] Create volume request issued successfully. Aug 16 21:15:08.682097 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-d0784642-2463-4194-a4cb-ab50e4980ada tempest-VolumesExtendTest-1651422110 tempest-VolumesExtendTest-1651422110-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Aug 16 21:15:08.682550 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 692/2763] 10.4.3.143 () {68 vars in 1258 bytes} [Sun Aug 16 21:15:08 2026] POST /volume/v3/volumes => generated 748 bytes in 209 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 21:15:08.697630 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-86852cfb-171e-42a4-a1aa-40bde94aa496 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:15:08.700942 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-86852cfb-171e-42a4-a1aa-40bde94aa496 tempest-VolumesExtendTest-1651422110 tempest-VolumesExtendTest-1651422110-project-member] GET https://10.4.3.143/volume/v3/volumes/91e21a10-16e0-4858-8386-ef22acb2a38f Aug 16 21:15:08.700942 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-86852cfb-171e-42a4-a1aa-40bde94aa496 tempest-VolumesExtendTest-1651422110 tempest-VolumesExtendTest-1651422110-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:15:08.700942 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-86852cfb-171e-42a4-a1aa-40bde94aa496 tempest-VolumesExtendTest-1651422110 tempest-VolumesExtendTest-1651422110-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:15:08.710137 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:15:08.710137 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:15:08.715288 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-86852cfb-171e-42a4-a1aa-40bde94aa496 tempest-VolumesExtendTest-1651422110 tempest-VolumesExtendTest-1651422110-project-member] Volume info retrieved successfully. Aug 16 21:15:08.719940 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-86852cfb-171e-42a4-a1aa-40bde94aa496 tempest-VolumesExtendTest-1651422110 tempest-VolumesExtendTest-1651422110-project-member] https://10.4.3.143/volume/v3/volumes/91e21a10-16e0-4858-8386-ef22acb2a38f returned with HTTP 200 Aug 16 21:15:08.720422 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 696/2764] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:15:08 2026] GET /volume/v3/volumes/91e21a10-16e0-4858-8386-ef22acb2a38f => generated 816 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:15:08.864471 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [req-a8ef47f8-e35d-47c3-a048-96296f1729fa req-53be2ce7-3d18-4bd5-bbef-063bde100c55 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:15:08.867898 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [req-a8ef47f8-e35d-47c3-a048-96296f1729fa req-53be2ce7-3d18-4bd5-bbef-063bde100c55 tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] POST https://10.4.3.143/volume/v3/attachments/cac8300a-663f-4a0d-ba8e-cc8145ba46e2/action Aug 16 21:15:08.868325 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [req-a8ef47f8-e35d-47c3-a048-96296f1729fa req-53be2ce7-3d18-4bd5-bbef-063bde100c55 tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] Action body: b'{"os-complete": null}' {{(pid=100330) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 21:15:08.868448 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [req-a8ef47f8-e35d-47c3-a048-96296f1729fa req-53be2ce7-3d18-4bd5-bbef-063bde100c55 tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:15:08.868937 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-e454368b-f124-455d-94f0-36a4fb24dba2 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:15:08.870756 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-e454368b-f124-455d-94f0-36a4fb24dba2 tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] GET https://10.4.3.143/volume/v3/volumes/85aba14a-6e65-49dc-9633-57aefd388289 Aug 16 21:15:08.870984 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-e454368b-f124-455d-94f0-36a4fb24dba2 tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:15:08.871193 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-e454368b-f124-455d-94f0-36a4fb24dba2 tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:15:08.883260 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:15:08.883260 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:15:08.886670 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:15:08.886670 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:15:08.888017 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-e454368b-f124-455d-94f0-36a4fb24dba2 tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] Volume info retrieved successfully. Aug 16 21:15:08.892784 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-e454368b-f124-455d-94f0-36a4fb24dba2 tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] https://10.4.3.143/volume/v3/volumes/85aba14a-6e65-49dc-9633-57aefd388289 returned with HTTP 200 Aug 16 21:15:08.893266 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 683/2765] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:15:08 2026] GET /volume/v3/volumes/85aba14a-6e65-49dc-9633-57aefd388289 => generated 883 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:15:08.895783 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [req-a8ef47f8-e35d-47c3-a048-96296f1729fa req-53be2ce7-3d18-4bd5-bbef-063bde100c55 tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] https://10.4.3.143/volume/v3/attachments/cac8300a-663f-4a0d-ba8e-cc8145ba46e2/action returned with HTTP 204 Aug 16 21:15:08.896477 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 695/2766] 10.4.3.143 () {74 vars in 1725 bytes} [Sun Aug 16 21:15:08 2026] POST /volume/v3/attachments/cac8300a-663f-4a0d-ba8e-cc8145ba46e2/action => generated 0 bytes in 35 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:15:09.317575 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-c3661a0d-0c8a-4324-a44d-463779402114 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:15:09.319569 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-c3661a0d-0c8a-4324-a44d-463779402114 tempest-VolumesBackupsAdminTest-1100102051 tempest-VolumesBackupsAdminTest-1100102051-project-member] GET https://10.4.3.143/volume/v3/backups/57ef0216-9415-440c-b95a-0876b7aec002 Aug 16 21:15:09.319762 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-c3661a0d-0c8a-4324-a44d-463779402114 tempest-VolumesBackupsAdminTest-1100102051 tempest-VolumesBackupsAdminTest-1100102051-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:15:09.319984 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-c3661a0d-0c8a-4324-a44d-463779402114 tempest-VolumesBackupsAdminTest-1100102051 tempest-VolumesBackupsAdminTest-1100102051-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:15:09.320077 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.v3.backups [None req-c3661a0d-0c8a-4324-a44d-463779402114 tempest-VolumesBackupsAdminTest-1100102051 tempest-VolumesBackupsAdminTest-1100102051-project-member] Show backup with id 57ef0216-9415-440c-b95a-0876b7aec002. {{(pid=100332) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:15:09.325196 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:15:09.325196 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:15:09.326114 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-c3661a0d-0c8a-4324-a44d-463779402114 tempest-VolumesBackupsAdminTest-1100102051 tempest-VolumesBackupsAdminTest-1100102051-project-member] https://10.4.3.143/volume/v3/backups/57ef0216-9415-440c-b95a-0876b7aec002 returned with HTTP 200 Aug 16 21:15:09.326528 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 693/2767] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:15:09 2026] GET /volume/v3/backups/57ef0216-9415-440c-b95a-0876b7aec002 => generated 803 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:15:09.738538 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-f752423b-895b-4f99-8bc3-8d8760eceafb None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:15:09.743398 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-f752423b-895b-4f99-8bc3-8d8760eceafb tempest-VolumesExtendTest-1651422110 tempest-VolumesExtendTest-1651422110-project-member] GET https://10.4.3.143/volume/v3/volumes/91e21a10-16e0-4858-8386-ef22acb2a38f Aug 16 21:15:09.743619 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-f752423b-895b-4f99-8bc3-8d8760eceafb tempest-VolumesExtendTest-1651422110 tempest-VolumesExtendTest-1651422110-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:15:09.743827 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-f752423b-895b-4f99-8bc3-8d8760eceafb tempest-VolumesExtendTest-1651422110 tempest-VolumesExtendTest-1651422110-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:15:09.756821 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:15:09.756821 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:15:09.765009 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-f752423b-895b-4f99-8bc3-8d8760eceafb tempest-VolumesExtendTest-1651422110 tempest-VolumesExtendTest-1651422110-project-member] Volume info retrieved successfully. Aug 16 21:15:09.770862 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-f752423b-895b-4f99-8bc3-8d8760eceafb tempest-VolumesExtendTest-1651422110 tempest-VolumesExtendTest-1651422110-project-member] https://10.4.3.143/volume/v3/volumes/91e21a10-16e0-4858-8386-ef22acb2a38f returned with HTTP 200 Aug 16 21:15:09.771601 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 697/2768] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:15:09 2026] GET /volume/v3/volumes/91e21a10-16e0-4858-8386-ef22acb2a38f => generated 841 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:15:09.788835 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-22dd8b76-b3bc-4d8e-8463-7791d8f29fc0 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:15:09.790585 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-22dd8b76-b3bc-4d8e-8463-7791d8f29fc0 tempest-VolumesExtendTest-1651422110 tempest-VolumesExtendTest-1651422110-project-member] POST https://10.4.3.143/volume/v3/snapshots Aug 16 21:15:09.790892 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-22dd8b76-b3bc-4d8e-8463-7791d8f29fc0 tempest-VolumesExtendTest-1651422110 tempest-VolumesExtendTest-1651422110-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "91e21a10-16e0-4858-8386-ef22acb2a38f", "name": "tempest-VolumesExtendTest-Snapshot-447480542"}} {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:15:09.798394 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:15:09.798394 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:15:09.798809 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-22dd8b76-b3bc-4d8e-8463-7791d8f29fc0 tempest-VolumesExtendTest-1651422110 tempest-VolumesExtendTest-1651422110-project-member] Volume info retrieved successfully. Aug 16 21:15:09.798935 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.v3.snapshots [None req-22dd8b76-b3bc-4d8e-8463-7791d8f29fc0 tempest-VolumesExtendTest-1651422110 tempest-VolumesExtendTest-1651422110-project-member] Create snapshot from volume 91e21a10-16e0-4858-8386-ef22acb2a38f Aug 16 21:15:09.831972 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.quota [None req-22dd8b76-b3bc-4d8e-8463-7791d8f29fc0 tempest-VolumesExtendTest-1651422110 tempest-VolumesExtendTest-1651422110-project-member] Created reservations ['afd18e96-4d5e-4d41-8c22-710eede0acbb', '920eb14b-e199-4aff-aad3-7bb85347b52e', '2f4de656-095f-4eb3-86ae-48dcd543c966', 'a3a4a2f8-80be-432d-88d7-1296507bfb74'] {{(pid=100333) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:15:09.860633 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-22dd8b76-b3bc-4d8e-8463-7791d8f29fc0 tempest-VolumesExtendTest-1651422110 tempest-VolumesExtendTest-1651422110-project-member] Snapshot create request issued successfully. Aug 16 21:15:09.860930 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-22dd8b76-b3bc-4d8e-8463-7791d8f29fc0 tempest-VolumesExtendTest-1651422110 tempest-VolumesExtendTest-1651422110-project-member] https://10.4.3.143/volume/v3/snapshots returned with HTTP 202 Aug 16 21:15:09.861373 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 684/2769] 10.4.3.143 () {68 vars in 1265 bytes} [Sun Aug 16 21:15:09 2026] POST /volume/v3/snapshots => generated 303 bytes in 73 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 21:15:09.878256 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-74048a19-b8aa-4a70-b016-2331b8559717 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:15:09.882175 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-74048a19-b8aa-4a70-b016-2331b8559717 tempest-VolumesExtendTest-1651422110 tempest-VolumesExtendTest-1651422110-project-member] GET https://10.4.3.143/volume/v3/snapshots/66b54e23-44d3-469c-9fb2-d07615f8e783 Aug 16 21:15:09.882446 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-74048a19-b8aa-4a70-b016-2331b8559717 tempest-VolumesExtendTest-1651422110 tempest-VolumesExtendTest-1651422110-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:15:09.882667 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-74048a19-b8aa-4a70-b016-2331b8559717 tempest-VolumesExtendTest-1651422110 tempest-VolumesExtendTest-1651422110-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:15:09.894634 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:15:09.894634 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:15:09.896159 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-74048a19-b8aa-4a70-b016-2331b8559717 tempest-VolumesExtendTest-1651422110 tempest-VolumesExtendTest-1651422110-project-member] Snapshot retrieved successfully. Aug 16 21:15:09.897122 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-74048a19-b8aa-4a70-b016-2331b8559717 tempest-VolumesExtendTest-1651422110 tempest-VolumesExtendTest-1651422110-project-member] https://10.4.3.143/volume/v3/snapshots/66b54e23-44d3-469c-9fb2-d07615f8e783 returned with HTTP 200 Aug 16 21:15:09.898830 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 696/2770] 10.4.3.143 () {66 vars in 1354 bytes} [Sun Aug 16 21:15:09 2026] GET /volume/v3/snapshots/66b54e23-44d3-469c-9fb2-d07615f8e783 => generated 435 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:15:09.909569 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-54fc0a80-ec07-471e-bfc5-2fa045c30cbb None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:15:09.912662 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-54fc0a80-ec07-471e-bfc5-2fa045c30cbb tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] GET https://10.4.3.143/volume/v3/volumes/85aba14a-6e65-49dc-9633-57aefd388289 Aug 16 21:15:09.912988 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-54fc0a80-ec07-471e-bfc5-2fa045c30cbb tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:15:09.913296 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-54fc0a80-ec07-471e-bfc5-2fa045c30cbb tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:15:09.931937 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:15:09.931937 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:15:09.940848 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-54fc0a80-ec07-471e-bfc5-2fa045c30cbb tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] Volume info retrieved successfully. Aug 16 21:15:09.948463 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-54fc0a80-ec07-471e-bfc5-2fa045c30cbb tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] https://10.4.3.143/volume/v3/volumes/85aba14a-6e65-49dc-9633-57aefd388289 returned with HTTP 200 Aug 16 21:15:09.948989 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 694/2771] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:15:09 2026] GET /volume/v3/volumes/85aba14a-6e65-49dc-9633-57aefd388289 => generated 1175 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:15:09.967869 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-84f74c4a-5b34-41ea-b8ea-e6d8dd403d87 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:15:09.969866 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-84f74c4a-5b34-41ea-b8ea-e6d8dd403d87 tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] GET https://10.4.3.143/volume/v3/volumes/85aba14a-6e65-49dc-9633-57aefd388289 Aug 16 21:15:09.970078 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-84f74c4a-5b34-41ea-b8ea-e6d8dd403d87 tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:15:09.970330 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-84f74c4a-5b34-41ea-b8ea-e6d8dd403d87 tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:15:09.983312 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:15:09.983312 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:15:09.986978 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-84f74c4a-5b34-41ea-b8ea-e6d8dd403d87 tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] Volume info retrieved successfully. Aug 16 21:15:09.992820 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-84f74c4a-5b34-41ea-b8ea-e6d8dd403d87 tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] https://10.4.3.143/volume/v3/volumes/85aba14a-6e65-49dc-9633-57aefd388289 returned with HTTP 200 Aug 16 21:15:09.993214 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 698/2772] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:15:09 2026] GET /volume/v3/volumes/85aba14a-6e65-49dc-9633-57aefd388289 => generated 1175 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:15:10.054781 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [req-36e6dbd8-97a3-479b-a06c-eb12706350eb req-03ac8c06-2d73-447a-b4f3-e9d7ca60df68 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:15:10.059700 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [req-36e6dbd8-97a3-479b-a06c-eb12706350eb req-03ac8c06-2d73-447a-b4f3-e9d7ca60df68 tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] GET https://10.4.3.143/volume/v3/volumes/85aba14a-6e65-49dc-9633-57aefd388289 Aug 16 21:15:10.059910 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [req-36e6dbd8-97a3-479b-a06c-eb12706350eb req-03ac8c06-2d73-447a-b4f3-e9d7ca60df68 tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:15:10.060119 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [req-36e6dbd8-97a3-479b-a06c-eb12706350eb req-03ac8c06-2d73-447a-b4f3-e9d7ca60df68 tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:15:10.070203 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:15:10.070203 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:15:10.074797 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [req-36e6dbd8-97a3-479b-a06c-eb12706350eb req-03ac8c06-2d73-447a-b4f3-e9d7ca60df68 tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] Volume info retrieved successfully. Aug 16 21:15:10.079657 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [req-36e6dbd8-97a3-479b-a06c-eb12706350eb req-03ac8c06-2d73-447a-b4f3-e9d7ca60df68 tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] https://10.4.3.143/volume/v3/volumes/85aba14a-6e65-49dc-9633-57aefd388289 returned with HTTP 200 Aug 16 21:15:10.080146 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 685/2773] 10.4.3.143 () {68 vars in 1598 bytes} [Sun Aug 16 21:15:10 2026] GET /volume/v3/volumes/85aba14a-6e65-49dc-9633-57aefd388289 => generated 1175 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:15:10.106937 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [req-36e6dbd8-97a3-479b-a06c-eb12706350eb req-d67c5295-9c93-4552-9995-9a7410d37d80 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:15:10.109507 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [req-36e6dbd8-97a3-479b-a06c-eb12706350eb req-d67c5295-9c93-4552-9995-9a7410d37d80 tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] POST https://10.4.3.143/volume/v3/volumes/85aba14a-6e65-49dc-9633-57aefd388289/action Aug 16 21:15:10.109959 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [req-36e6dbd8-97a3-479b-a06c-eb12706350eb req-d67c5295-9c93-4552-9995-9a7410d37d80 tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100330) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 21:15:10.110179 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [req-36e6dbd8-97a3-479b-a06c-eb12706350eb req-d67c5295-9c93-4552-9995-9a7410d37d80 tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:15:10.123772 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:15:10.123772 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:15:10.124276 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [req-36e6dbd8-97a3-479b-a06c-eb12706350eb req-d67c5295-9c93-4552-9995-9a7410d37d80 tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] Volume info retrieved successfully. Aug 16 21:15:10.131947 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [req-36e6dbd8-97a3-479b-a06c-eb12706350eb req-d67c5295-9c93-4552-9995-9a7410d37d80 tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] Begin detaching volume completed successfully. Aug 16 21:15:10.132232 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [req-36e6dbd8-97a3-479b-a06c-eb12706350eb req-d67c5295-9c93-4552-9995-9a7410d37d80 tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] https://10.4.3.143/volume/v3/volumes/85aba14a-6e65-49dc-9633-57aefd388289/action returned with HTTP 202 Aug 16 21:15:10.132716 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 697/2774] 10.4.3.143 () {72 vars in 1672 bytes} [Sun Aug 16 21:15:10 2026] POST /volume/v3/volumes/85aba14a-6e65-49dc-9633-57aefd388289/action => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 16 21:15:10.199753 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-5e5427e2-3533-424f-83ce-71d2132822ef None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:15:10.200388 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-5e5427e2-3533-424f-83ce-71d2132822ef None None] GET https://10.4.3.143/volume// Aug 16 21:15:10.201609 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-5e5427e2-3533-424f-83ce-71d2132822ef None None] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:15:10.201609 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-5e5427e2-3533-424f-83ce-71d2132822ef None None] Calling method 'all' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:15:10.201609 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-5e5427e2-3533-424f-83ce-71d2132822ef None None] https://10.4.3.143/volume// returned with HTTP 300 Aug 16 21:15:10.201609 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 695/2775] 10.4.3.143 () {66 vars in 1426 bytes} [Sun Aug 16 21:15: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 16 21:15:10.232906 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [req-36e6dbd8-97a3-479b-a06c-eb12706350eb req-14692475-2de2-435c-861c-8c393c62b173 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:15:10.236936 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [req-36e6dbd8-97a3-479b-a06c-eb12706350eb req-14692475-2de2-435c-861c-8c393c62b173 tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] GET https://10.4.3.143/volume/v3/volumes/85aba14a-6e65-49dc-9633-57aefd388289 Aug 16 21:15:10.239266 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [req-36e6dbd8-97a3-479b-a06c-eb12706350eb req-14692475-2de2-435c-861c-8c393c62b173 tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:15:10.239447 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [req-36e6dbd8-97a3-479b-a06c-eb12706350eb req-14692475-2de2-435c-861c-8c393c62b173 tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:15:10.253955 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:15:10.253955 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:15:10.259313 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [req-36e6dbd8-97a3-479b-a06c-eb12706350eb req-14692475-2de2-435c-861c-8c393c62b173 tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] Volume info retrieved successfully. Aug 16 21:15:10.261712 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [req-36e6dbd8-97a3-479b-a06c-eb12706350eb req-14692475-2de2-435c-861c-8c393c62b173 tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] https://10.4.3.143/volume/v3/volumes/85aba14a-6e65-49dc-9633-57aefd388289 returned with HTTP 200 Aug 16 21:15:10.262248 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 699/2776] 10.4.3.143 () {70 vars in 1639 bytes} [Sun Aug 16 21:15:10 2026] GET /volume/v3/volumes/85aba14a-6e65-49dc-9633-57aefd388289 => generated 1358 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 16 21:15:10.284294 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [req-36e6dbd8-97a3-479b-a06c-eb12706350eb req-f7b56897-3552-4536-8218-607e18c41e00 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:15:10.291814 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [req-36e6dbd8-97a3-479b-a06c-eb12706350eb req-f7b56897-3552-4536-8218-607e18c41e00 tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] GET https://10.4.3.143/volume/v3/volumes/85aba14a-6e65-49dc-9633-57aefd388289/encryption Aug 16 21:15:10.292115 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [req-36e6dbd8-97a3-479b-a06c-eb12706350eb req-f7b56897-3552-4536-8218-607e18c41e00 tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:15:10.292396 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [req-36e6dbd8-97a3-479b-a06c-eb12706350eb req-f7b56897-3552-4536-8218-607e18c41e00 tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] Calling method 'index' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:15:10.310931 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:15:10.310931 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:15:10.318462 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [req-36e6dbd8-97a3-479b-a06c-eb12706350eb req-f7b56897-3552-4536-8218-607e18c41e00 tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] https://10.4.3.143/volume/v3/volumes/85aba14a-6e65-49dc-9633-57aefd388289/encryption returned with HTTP 200 Aug 16 21:15:10.318841 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 686/2777] 10.4.3.143 () {68 vars in 1631 bytes} [Sun Aug 16 21:15:10 2026] GET /volume/v3/volumes/85aba14a-6e65-49dc-9633-57aefd388289/encryption => generated 161 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:15:10.341165 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-13a5c938-b604-4d71-a87d-51e841bf643f None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:15:10.341623 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-13a5c938-b604-4d71-a87d-51e841bf643f tempest-VolumesBackupsAdminTest-1100102051 tempest-VolumesBackupsAdminTest-1100102051-project-member] GET https://10.4.3.143/volume/v3/backups/57ef0216-9415-440c-b95a-0876b7aec002 Aug 16 21:15:10.341623 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-13a5c938-b604-4d71-a87d-51e841bf643f tempest-VolumesBackupsAdminTest-1100102051 tempest-VolumesBackupsAdminTest-1100102051-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:15:10.343018 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-13a5c938-b604-4d71-a87d-51e841bf643f tempest-VolumesBackupsAdminTest-1100102051 tempest-VolumesBackupsAdminTest-1100102051-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:15:10.343018 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.v3.backups [None req-13a5c938-b604-4d71-a87d-51e841bf643f tempest-VolumesBackupsAdminTest-1100102051 tempest-VolumesBackupsAdminTest-1100102051-project-member] Show backup with id 57ef0216-9415-440c-b95a-0876b7aec002. {{(pid=100330) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:15:10.346744 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:15:10.346744 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:15:10.347585 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-13a5c938-b604-4d71-a87d-51e841bf643f tempest-VolumesBackupsAdminTest-1100102051 tempest-VolumesBackupsAdminTest-1100102051-project-member] https://10.4.3.143/volume/v3/backups/57ef0216-9415-440c-b95a-0876b7aec002 returned with HTTP 200 Aug 16 21:15:10.347952 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 698/2778] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:15:10 2026] GET /volume/v3/backups/57ef0216-9415-440c-b95a-0876b7aec002 => generated 803 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:15:10.912565 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-a6957df4-f1c3-4910-9d87-b91f828d9a6b None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:15:10.915030 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-a6957df4-f1c3-4910-9d87-b91f828d9a6b tempest-VolumesExtendTest-1651422110 tempest-VolumesExtendTest-1651422110-project-member] GET https://10.4.3.143/volume/v3/snapshots/66b54e23-44d3-469c-9fb2-d07615f8e783 Aug 16 21:15:10.915287 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-a6957df4-f1c3-4910-9d87-b91f828d9a6b tempest-VolumesExtendTest-1651422110 tempest-VolumesExtendTest-1651422110-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:15:10.915544 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-a6957df4-f1c3-4910-9d87-b91f828d9a6b tempest-VolumesExtendTest-1651422110 tempest-VolumesExtendTest-1651422110-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:15:10.929240 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:15:10.929240 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:15:10.929675 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-a6957df4-f1c3-4910-9d87-b91f828d9a6b tempest-VolumesExtendTest-1651422110 tempest-VolumesExtendTest-1651422110-project-member] Snapshot retrieved successfully. Aug 16 21:15:10.930343 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-a6957df4-f1c3-4910-9d87-b91f828d9a6b tempest-VolumesExtendTest-1651422110 tempest-VolumesExtendTest-1651422110-project-member] https://10.4.3.143/volume/v3/snapshots/66b54e23-44d3-469c-9fb2-d07615f8e783 returned with HTTP 200 Aug 16 21:15:10.932626 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 696/2779] 10.4.3.143 () {66 vars in 1354 bytes} [Sun Aug 16 21:15:10 2026] GET /volume/v3/snapshots/66b54e23-44d3-469c-9fb2-d07615f8e783 => generated 462 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:15:10.944520 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-905ec913-1881-4ce1-8924-e884a74e67c2 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:15:10.945663 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-905ec913-1881-4ce1-8924-e884a74e67c2 tempest-VolumesExtendTest-1651422110 tempest-VolumesExtendTest-1651422110-project-member] POST https://10.4.3.143/volume/v3/volumes/91e21a10-16e0-4858-8386-ef22acb2a38f/action Aug 16 21:15:10.946001 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-905ec913-1881-4ce1-8924-e884a74e67c2 tempest-VolumesExtendTest-1651422110 tempest-VolumesExtendTest-1651422110-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100331) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 21:15:10.946150 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-905ec913-1881-4ce1-8924-e884a74e67c2 tempest-VolumesExtendTest-1651422110 tempest-VolumesExtendTest-1651422110-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:15:10.958011 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:15:10.958011 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:15:10.958473 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-905ec913-1881-4ce1-8924-e884a74e67c2 tempest-VolumesExtendTest-1651422110 tempest-VolumesExtendTest-1651422110-project-member] Volume info retrieved successfully. Aug 16 21:15:10.992023 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.quota [None req-905ec913-1881-4ce1-8924-e884a74e67c2 tempest-VolumesExtendTest-1651422110 tempest-VolumesExtendTest-1651422110-project-member] Created reservations ['971d933b-6bd7-4767-908c-681b0b3f0f71', '81ecb219-2bfc-4bbf-bd97-540146fd7e3c'] {{(pid=100331) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:15:11.003244 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-905ec913-1881-4ce1-8924-e884a74e67c2 tempest-VolumesExtendTest-1651422110 tempest-VolumesExtendTest-1651422110-project-member] Extend volume request issued successfully. Aug 16 21:15:11.003469 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-905ec913-1881-4ce1-8924-e884a74e67c2 tempest-VolumesExtendTest-1651422110 tempest-VolumesExtendTest-1651422110-project-member] https://10.4.3.143/volume/v3/volumes/91e21a10-16e0-4858-8386-ef22acb2a38f/action returned with HTTP 202 Aug 16 21:15:11.003871 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 700/2780] 10.4.3.143 () {68 vars in 1390 bytes} [Sun Aug 16 21:15:10 2026] POST /volume/v3/volumes/91e21a10-16e0-4858-8386-ef22acb2a38f/action => generated 0 bytes in 60 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 16 21:15:11.010822 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-23130f6f-af0e-4dbe-a6bd-79c86427d04f None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:15:11.012633 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-23130f6f-af0e-4dbe-a6bd-79c86427d04f tempest-VolumesExtendTest-1651422110 tempest-VolumesExtendTest-1651422110-project-member] GET https://10.4.3.143/volume/v3/volumes/91e21a10-16e0-4858-8386-ef22acb2a38f Aug 16 21:15:11.012837 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-23130f6f-af0e-4dbe-a6bd-79c86427d04f tempest-VolumesExtendTest-1651422110 tempest-VolumesExtendTest-1651422110-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:15:11.013115 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-23130f6f-af0e-4dbe-a6bd-79c86427d04f tempest-VolumesExtendTest-1651422110 tempest-VolumesExtendTest-1651422110-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:15:11.026182 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:15:11.026182 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:15:11.032266 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-23130f6f-af0e-4dbe-a6bd-79c86427d04f tempest-VolumesExtendTest-1651422110 tempest-VolumesExtendTest-1651422110-project-member] Volume info retrieved successfully. Aug 16 21:15:11.038127 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-23130f6f-af0e-4dbe-a6bd-79c86427d04f tempest-VolumesExtendTest-1651422110 tempest-VolumesExtendTest-1651422110-project-member] https://10.4.3.143/volume/v3/volumes/91e21a10-16e0-4858-8386-ef22acb2a38f returned with HTTP 200 Aug 16 21:15:11.038491 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 687/2781] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:15:11 2026] GET /volume/v3/volumes/91e21a10-16e0-4858-8386-ef22acb2a38f => generated 841 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:15:12.139387 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [req-36e6dbd8-97a3-479b-a06c-eb12706350eb req-ef637f89-e6f8-47ab-8386-faa3f134fc29 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:15:12.139387 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [req-36e6dbd8-97a3-479b-a06c-eb12706350eb req-ef637f89-e6f8-47ab-8386-faa3f134fc29 tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] DELETE https://10.4.3.143/volume/v3/attachments/cac8300a-663f-4a0d-ba8e-cc8145ba46e2 Aug 16 21:15:12.139387 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [req-36e6dbd8-97a3-479b-a06c-eb12706350eb req-ef637f89-e6f8-47ab-8386-faa3f134fc29 tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:15:12.139387 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [req-36e6dbd8-97a3-479b-a06c-eb12706350eb req-ef637f89-e6f8-47ab-8386-faa3f134fc29 tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] Calling method 'version_select' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:15:12.146480 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-d24da65c-c40b-414b-a36c-25d7cdd9d133 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:15:12.150683 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:15:12.150683 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:15:12.155026 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-d24da65c-c40b-414b-a36c-25d7cdd9d133 tempest-VolumesBackupsAdminTest-1100102051 tempest-VolumesBackupsAdminTest-1100102051-project-member] GET https://10.4.3.143/volume/v3/backups/57ef0216-9415-440c-b95a-0876b7aec002 Aug 16 21:15:12.155026 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-d24da65c-c40b-414b-a36c-25d7cdd9d133 tempest-VolumesBackupsAdminTest-1100102051 tempest-VolumesBackupsAdminTest-1100102051-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:15:12.155026 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-d24da65c-c40b-414b-a36c-25d7cdd9d133 tempest-VolumesBackupsAdminTest-1100102051 tempest-VolumesBackupsAdminTest-1100102051-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:15:12.155026 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.v3.backups [None req-d24da65c-c40b-414b-a36c-25d7cdd9d133 tempest-VolumesBackupsAdminTest-1100102051 tempest-VolumesBackupsAdminTest-1100102051-project-member] Show backup with id 57ef0216-9415-440c-b95a-0876b7aec002. {{(pid=100332) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:15:12.155026 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:15:12.155026 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:15:12.155026 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-d24da65c-c40b-414b-a36c-25d7cdd9d133 tempest-VolumesBackupsAdminTest-1100102051 tempest-VolumesBackupsAdminTest-1100102051-project-member] https://10.4.3.143/volume/v3/backups/57ef0216-9415-440c-b95a-0876b7aec002 returned with HTTP 200 Aug 16 21:15:12.155026 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 697/2782] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:15:11 2026] GET /volume/v3/backups/57ef0216-9415-440c-b95a-0876b7aec002 => generated 803 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:15:12.156952 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [req-36e6dbd8-97a3-479b-a06c-eb12706350eb req-ef637f89-e6f8-47ab-8386-faa3f134fc29 tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] https://10.4.3.143/volume/v3/attachments/cac8300a-663f-4a0d-ba8e-cc8145ba46e2 returned with HTTP 200 Aug 16 21:15:12.156952 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 699/2783] 10.4.3.143 () {72 vars in 1673 bytes} [Sun Aug 16 21:15:11 2026] DELETE /volume/v3/attachments/cac8300a-663f-4a0d-ba8e-cc8145ba46e2 => generated 19 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:15:12.157683 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-3334e4bd-9c8f-40a3-ae43-8c6d75b4479c None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:15:12.157683 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-3334e4bd-9c8f-40a3-ae43-8c6d75b4479c tempest-VolumesExtendTest-1651422110 tempest-VolumesExtendTest-1651422110-project-member] GET https://10.4.3.143/volume/v3/volumes/91e21a10-16e0-4858-8386-ef22acb2a38f Aug 16 21:15:12.157683 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-3334e4bd-9c8f-40a3-ae43-8c6d75b4479c tempest-VolumesExtendTest-1651422110 tempest-VolumesExtendTest-1651422110-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:15:12.157683 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-3334e4bd-9c8f-40a3-ae43-8c6d75b4479c tempest-VolumesExtendTest-1651422110 tempest-VolumesExtendTest-1651422110-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:15:12.157683 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:15:12.157683 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:15:12.157683 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-3334e4bd-9c8f-40a3-ae43-8c6d75b4479c tempest-VolumesExtendTest-1651422110 tempest-VolumesExtendTest-1651422110-project-member] Volume info retrieved successfully. Aug 16 21:15:12.157683 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-3334e4bd-9c8f-40a3-ae43-8c6d75b4479c tempest-VolumesExtendTest-1651422110 tempest-VolumesExtendTest-1651422110-project-member] https://10.4.3.143/volume/v3/volumes/91e21a10-16e0-4858-8386-ef22acb2a38f returned with HTTP 200 Aug 16 21:15:12.157683 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 701/2784] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:15:12 2026] GET /volume/v3/volumes/91e21a10-16e0-4858-8386-ef22acb2a38f => generated 841 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:15:12.158659 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-5deb8213-bb60-413a-89e9-d3f01c5ac490 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:15:12.158659 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-5deb8213-bb60-413a-89e9-d3f01c5ac490 tempest-VolumesExtendTest-1651422110 tempest-VolumesExtendTest-1651422110-project-member] GET https://10.4.3.143/volume/v3/volumes/91e21a10-16e0-4858-8386-ef22acb2a38f Aug 16 21:15:12.158659 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-5deb8213-bb60-413a-89e9-d3f01c5ac490 tempest-VolumesExtendTest-1651422110 tempest-VolumesExtendTest-1651422110-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:15:12.158659 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-5deb8213-bb60-413a-89e9-d3f01c5ac490 tempest-VolumesExtendTest-1651422110 tempest-VolumesExtendTest-1651422110-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:15:12.158659 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:15:12.158659 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:15:12.158659 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-5deb8213-bb60-413a-89e9-d3f01c5ac490 tempest-VolumesExtendTest-1651422110 tempest-VolumesExtendTest-1651422110-project-member] Volume info retrieved successfully. Aug 16 21:15:12.158659 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-5deb8213-bb60-413a-89e9-d3f01c5ac490 tempest-VolumesExtendTest-1651422110 tempest-VolumesExtendTest-1651422110-project-member] https://10.4.3.143/volume/v3/volumes/91e21a10-16e0-4858-8386-ef22acb2a38f returned with HTTP 200 Aug 16 21:15:12.158659 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 688/2785] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:15:12 2026] GET /volume/v3/volumes/91e21a10-16e0-4858-8386-ef22acb2a38f => generated 841 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:15:12.159645 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-d829e053-5ba0-4f5b-97ff-34555addb20d None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:15:12.159645 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-d829e053-5ba0-4f5b-97ff-34555addb20d tempest-VolumesExtendTest-1651422110 tempest-VolumesExtendTest-1651422110-project-member] DELETE https://10.4.3.143/volume/v3/snapshots/66b54e23-44d3-469c-9fb2-d07615f8e783 Aug 16 21:15:12.159645 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-d829e053-5ba0-4f5b-97ff-34555addb20d tempest-VolumesExtendTest-1651422110 tempest-VolumesExtendTest-1651422110-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:15:12.159645 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-d829e053-5ba0-4f5b-97ff-34555addb20d tempest-VolumesExtendTest-1651422110 tempest-VolumesExtendTest-1651422110-project-member] Calling method 'delete' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:15:12.159645 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.v3.snapshots [None req-d829e053-5ba0-4f5b-97ff-34555addb20d tempest-VolumesExtendTest-1651422110 tempest-VolumesExtendTest-1651422110-project-member] Delete snapshot with id: 66b54e23-44d3-469c-9fb2-d07615f8e783 Aug 16 21:15:12.159645 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:15:12.159645 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:15:12.159645 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-d829e053-5ba0-4f5b-97ff-34555addb20d tempest-VolumesExtendTest-1651422110 tempest-VolumesExtendTest-1651422110-project-member] Snapshot retrieved successfully. Aug 16 21:15:12.179310 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-d829e053-5ba0-4f5b-97ff-34555addb20d tempest-VolumesExtendTest-1651422110 tempest-VolumesExtendTest-1651422110-project-member] Snapshot delete request issued successfully. Aug 16 21:15:12.179535 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-d829e053-5ba0-4f5b-97ff-34555addb20d tempest-VolumesExtendTest-1651422110 tempest-VolumesExtendTest-1651422110-project-member] https://10.4.3.143/volume/v3/snapshots/66b54e23-44d3-469c-9fb2-d07615f8e783 returned with HTTP 202 Aug 16 21:15:12.180135 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 698/2786] 10.4.3.143 () {66 vars in 1357 bytes} [Sun Aug 16 21:15:12 2026] DELETE /volume/v3/snapshots/66b54e23-44d3-469c-9fb2-d07615f8e783 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 21:15:12.193698 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-2ba4188f-3c29-4cda-bd3d-59bdfad2106f None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:15:12.200029 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-2ba4188f-3c29-4cda-bd3d-59bdfad2106f tempest-VolumesExtendTest-1651422110 tempest-VolumesExtendTest-1651422110-project-member] GET https://10.4.3.143/volume/v3/snapshots/66b54e23-44d3-469c-9fb2-d07615f8e783 Aug 16 21:15:12.200389 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-2ba4188f-3c29-4cda-bd3d-59bdfad2106f tempest-VolumesExtendTest-1651422110 tempest-VolumesExtendTest-1651422110-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:15:12.200774 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-2ba4188f-3c29-4cda-bd3d-59bdfad2106f tempest-VolumesExtendTest-1651422110 tempest-VolumesExtendTest-1651422110-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:15:12.206993 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:15:12.206993 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:15:12.207648 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-2ba4188f-3c29-4cda-bd3d-59bdfad2106f tempest-VolumesExtendTest-1651422110 tempest-VolumesExtendTest-1651422110-project-member] Snapshot retrieved successfully. Aug 16 21:15:12.208876 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-2ba4188f-3c29-4cda-bd3d-59bdfad2106f tempest-VolumesExtendTest-1651422110 tempest-VolumesExtendTest-1651422110-project-member] https://10.4.3.143/volume/v3/snapshots/66b54e23-44d3-469c-9fb2-d07615f8e783 returned with HTTP 200 Aug 16 21:15:12.209429 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 700/2787] 10.4.3.143 () {66 vars in 1354 bytes} [Sun Aug 16 21:15:12 2026] GET /volume/v3/snapshots/66b54e23-44d3-469c-9fb2-d07615f8e783 => generated 461 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:15:12.344976 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [req-b259bb2d-c6de-44c8-bfdf-9836355e549d req-0bedc450-256f-4db7-8a1e-fea4c4e16c9a None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:15:12.348848 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [req-b259bb2d-c6de-44c8-bfdf-9836355e549d req-0bedc450-256f-4db7-8a1e-fea4c4e16c9a tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] GET https://10.4.3.143/volume/v3/volumes/85aba14a-6e65-49dc-9633-57aefd388289 Aug 16 21:15:12.348848 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [req-b259bb2d-c6de-44c8-bfdf-9836355e549d req-0bedc450-256f-4db7-8a1e-fea4c4e16c9a tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:15:12.348848 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [req-b259bb2d-c6de-44c8-bfdf-9836355e549d req-0bedc450-256f-4db7-8a1e-fea4c4e16c9a tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:15:12.358036 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:15:12.358036 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:15:12.365566 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [req-b259bb2d-c6de-44c8-bfdf-9836355e549d req-0bedc450-256f-4db7-8a1e-fea4c4e16c9a tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] Volume info retrieved successfully. Aug 16 21:15:12.370582 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [req-b259bb2d-c6de-44c8-bfdf-9836355e549d req-0bedc450-256f-4db7-8a1e-fea4c4e16c9a tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] https://10.4.3.143/volume/v3/volumes/85aba14a-6e65-49dc-9633-57aefd388289 returned with HTTP 200 Aug 16 21:15:12.371157 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 702/2788] 10.4.3.143 () {68 vars in 1598 bytes} [Sun Aug 16 21:15:12 2026] GET /volume/v3/volumes/85aba14a-6e65-49dc-9633-57aefd388289 => generated 883 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:15:12.377910 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-4375d482-166e-4ce8-8d17-c6738d7c1463 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:15:12.383819 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-4375d482-166e-4ce8-8d17-c6738d7c1463 tempest-VolumesBackupsAdminTest-1100102051 tempest-VolumesBackupsAdminTest-1100102051-project-member] GET https://10.4.3.143/volume/v3/backups/57ef0216-9415-440c-b95a-0876b7aec002 Aug 16 21:15:12.385382 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-4375d482-166e-4ce8-8d17-c6738d7c1463 tempest-VolumesBackupsAdminTest-1100102051 tempest-VolumesBackupsAdminTest-1100102051-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:15:12.385382 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-4375d482-166e-4ce8-8d17-c6738d7c1463 tempest-VolumesBackupsAdminTest-1100102051 tempest-VolumesBackupsAdminTest-1100102051-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:15:12.385382 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.v3.backups [None req-4375d482-166e-4ce8-8d17-c6738d7c1463 tempest-VolumesBackupsAdminTest-1100102051 tempest-VolumesBackupsAdminTest-1100102051-project-member] Show backup with id 57ef0216-9415-440c-b95a-0876b7aec002. {{(pid=100333) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:15:12.389564 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:15:12.389564 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:15:12.390500 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-4375d482-166e-4ce8-8d17-c6738d7c1463 tempest-VolumesBackupsAdminTest-1100102051 tempest-VolumesBackupsAdminTest-1100102051-project-member] https://10.4.3.143/volume/v3/backups/57ef0216-9415-440c-b95a-0876b7aec002 returned with HTTP 200 Aug 16 21:15:12.390986 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 689/2789] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:15:12 2026] GET /volume/v3/backups/57ef0216-9415-440c-b95a-0876b7aec002 => generated 803 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:15:12.404624 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-620f1aa7-9df6-4ef1-9a06-6e8548b7c4f9 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:15:12.408721 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-620f1aa7-9df6-4ef1-9a06-6e8548b7c4f9 tempest-VolumesBackupsAdminTest-1100102051 tempest-VolumesBackupsAdminTest-1100102051-project-member] GET https://10.4.3.143/volume/v3/volumes/495cb070-7b72-4254-91eb-d45f4686ec29 Aug 16 21:15:12.408966 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-620f1aa7-9df6-4ef1-9a06-6e8548b7c4f9 tempest-VolumesBackupsAdminTest-1100102051 tempest-VolumesBackupsAdminTest-1100102051-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:15:12.409184 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-620f1aa7-9df6-4ef1-9a06-6e8548b7c4f9 tempest-VolumesBackupsAdminTest-1100102051 tempest-VolumesBackupsAdminTest-1100102051-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:15:12.422601 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:15:12.422601 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:15:12.431113 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-620f1aa7-9df6-4ef1-9a06-6e8548b7c4f9 tempest-VolumesBackupsAdminTest-1100102051 tempest-VolumesBackupsAdminTest-1100102051-project-member] Volume info retrieved successfully. Aug 16 21:15:12.436721 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-620f1aa7-9df6-4ef1-9a06-6e8548b7c4f9 tempest-VolumesBackupsAdminTest-1100102051 tempest-VolumesBackupsAdminTest-1100102051-project-member] https://10.4.3.143/volume/v3/volumes/495cb070-7b72-4254-91eb-d45f4686ec29 returned with HTTP 200 Aug 16 21:15:12.437289 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 699/2790] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:15:12 2026] GET /volume/v3/volumes/495cb070-7b72-4254-91eb-d45f4686ec29 => generated 901 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:15:12.450342 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-8919858f-0b30-4046-8f43-edb3df8bb4a5 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:15:12.452766 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-8919858f-0b30-4046-8f43-edb3df8bb4a5 tempest-VolumesBackupsAdminTest-1100102051 tempest-VolumesBackupsAdminTest-1100102051-project-member] GET https://10.4.3.143/volume/v3/volumes Aug 16 21:15:12.452989 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-8919858f-0b30-4046-8f43-edb3df8bb4a5 tempest-VolumesBackupsAdminTest-1100102051 tempest-VolumesBackupsAdminTest-1100102051-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:15:12.453286 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-8919858f-0b30-4046-8f43-edb3df8bb4a5 tempest-VolumesBackupsAdminTest-1100102051 tempest-VolumesBackupsAdminTest-1100102051-project-member] Calling method 'index' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:15:12.453763 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.api_utils [None req-8919858f-0b30-4046-8f43-edb3df8bb4a5 tempest-VolumesBackupsAdminTest-1100102051 tempest-VolumesBackupsAdminTest-1100102051-project-member] Removing options '' from query. {{(pid=100330) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 16 21:15:12.454811 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-8919858f-0b30-4046-8f43-edb3df8bb4a5 tempest-VolumesBackupsAdminTest-1100102051 tempest-VolumesBackupsAdminTest-1100102051-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100330) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 16 21:15:12.464893 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-8919858f-0b30-4046-8f43-edb3df8bb4a5 tempest-VolumesBackupsAdminTest-1100102051 tempest-VolumesBackupsAdminTest-1100102051-project-member] Get all volumes completed successfully. Aug 16 21:15:12.465557 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-8919858f-0b30-4046-8f43-edb3df8bb4a5 tempest-VolumesBackupsAdminTest-1100102051 tempest-VolumesBackupsAdminTest-1100102051-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 200 Aug 16 21:15:12.466183 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 701/2791] 10.4.3.143 () {66 vars in 1237 bytes} [Sun Aug 16 21:15:12 2026] GET /volume/v3/volumes => generated 661 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:15:12.478864 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-dff9d043-2bdd-45dd-8293-58c40589430c None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:15:12.486993 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-dff9d043-2bdd-45dd-8293-58c40589430c tempest-VolumesBackupsAdminTest-1100102051 tempest-VolumesBackupsAdminTest-1100102051-project-member] DELETE https://10.4.3.143/volume/v3/volumes/495cb070-7b72-4254-91eb-d45f4686ec29 Aug 16 21:15:12.486993 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-dff9d043-2bdd-45dd-8293-58c40589430c tempest-VolumesBackupsAdminTest-1100102051 tempest-VolumesBackupsAdminTest-1100102051-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:15:12.486993 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-dff9d043-2bdd-45dd-8293-58c40589430c tempest-VolumesBackupsAdminTest-1100102051 tempest-VolumesBackupsAdminTest-1100102051-project-member] Calling method 'delete' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:15:12.486993 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.v3.volumes [None req-dff9d043-2bdd-45dd-8293-58c40589430c tempest-VolumesBackupsAdminTest-1100102051 tempest-VolumesBackupsAdminTest-1100102051-project-member] Delete volume with id: 495cb070-7b72-4254-91eb-d45f4686ec29 Aug 16 21:15:12.496803 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:15:12.496803 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:15:12.497501 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-dff9d043-2bdd-45dd-8293-58c40589430c tempest-VolumesBackupsAdminTest-1100102051 tempest-VolumesBackupsAdminTest-1100102051-project-member] Volume info retrieved successfully. Aug 16 21:15:12.527641 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-dff9d043-2bdd-45dd-8293-58c40589430c tempest-VolumesBackupsAdminTest-1100102051 tempest-VolumesBackupsAdminTest-1100102051-project-member] Delete volume request issued successfully. Aug 16 21:15:12.527988 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-dff9d043-2bdd-45dd-8293-58c40589430c tempest-VolumesBackupsAdminTest-1100102051 tempest-VolumesBackupsAdminTest-1100102051-project-member] https://10.4.3.143/volume/v3/volumes/495cb070-7b72-4254-91eb-d45f4686ec29 returned with HTTP 202 Aug 16 21:15:12.528421 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 703/2792] 10.4.3.143 () {66 vars in 1351 bytes} [Sun Aug 16 21:15:12 2026] DELETE /volume/v3/volumes/495cb070-7b72-4254-91eb-d45f4686ec29 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 21:15:12.540022 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-d70da1e2-4e3f-4c7d-b694-8428afcc4cb5 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:15:12.543805 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-d70da1e2-4e3f-4c7d-b694-8428afcc4cb5 tempest-VolumesBackupsAdminTest-1203765363 tempest-VolumesBackupsAdminTest-1203765363-project-admin] DELETE https://10.4.3.143/volume/v3/backups/920df40d-1808-439c-ae87-9e9a11e3ae42 Aug 16 21:15:12.544063 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-d70da1e2-4e3f-4c7d-b694-8428afcc4cb5 tempest-VolumesBackupsAdminTest-1203765363 tempest-VolumesBackupsAdminTest-1203765363-project-admin] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:15:12.544230 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-d70da1e2-4e3f-4c7d-b694-8428afcc4cb5 tempest-VolumesBackupsAdminTest-1203765363 tempest-VolumesBackupsAdminTest-1203765363-project-admin] Calling method 'delete' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:15:12.544337 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.contrib.backups [None req-d70da1e2-4e3f-4c7d-b694-8428afcc4cb5 tempest-VolumesBackupsAdminTest-1203765363 tempest-VolumesBackupsAdminTest-1203765363-project-admin] Delete backup with id: 920df40d-1808-439c-ae87-9e9a11e3ae42. Aug 16 21:15:12.551979 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:15:12.551979 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:15:12.568660 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.backup.rpcapi [None req-d70da1e2-4e3f-4c7d-b694-8428afcc4cb5 tempest-VolumesBackupsAdminTest-1203765363 tempest-VolumesBackupsAdminTest-1203765363-project-admin] delete_backup rpcapi backup_id 920df40d-1808-439c-ae87-9e9a11e3ae42 {{(pid=100333) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 16 21:15:12.571507 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-d70da1e2-4e3f-4c7d-b694-8428afcc4cb5 tempest-VolumesBackupsAdminTest-1203765363 tempest-VolumesBackupsAdminTest-1203765363-project-admin] https://10.4.3.143/volume/v3/backups/920df40d-1808-439c-ae87-9e9a11e3ae42 returned with HTTP 202 Aug 16 21:15:12.571507 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 690/2793] 10.4.3.143 () {66 vars in 1351 bytes} [Sun Aug 16 21:15:12 2026] DELETE /volume/v3/backups/920df40d-1808-439c-ae87-9e9a11e3ae42 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 16 21:15:12.579432 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-88864f48-4f36-4889-870a-501d238db569 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:15:12.581448 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-88864f48-4f36-4889-870a-501d238db569 tempest-VolumesBackupsAdminTest-1203765363 tempest-VolumesBackupsAdminTest-1203765363-project-admin] GET https://10.4.3.143/volume/v3/backups/920df40d-1808-439c-ae87-9e9a11e3ae42 Aug 16 21:15:12.581743 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-88864f48-4f36-4889-870a-501d238db569 tempest-VolumesBackupsAdminTest-1203765363 tempest-VolumesBackupsAdminTest-1203765363-project-admin] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:15:12.582040 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-88864f48-4f36-4889-870a-501d238db569 tempest-VolumesBackupsAdminTest-1203765363 tempest-VolumesBackupsAdminTest-1203765363-project-admin] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:15:12.582214 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.v3.backups [None req-88864f48-4f36-4889-870a-501d238db569 tempest-VolumesBackupsAdminTest-1203765363 tempest-VolumesBackupsAdminTest-1203765363-project-admin] Show backup with id 920df40d-1808-439c-ae87-9e9a11e3ae42. {{(pid=100332) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:15:12.588242 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:15:12.588242 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:15:12.588999 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-88864f48-4f36-4889-870a-501d238db569 tempest-VolumesBackupsAdminTest-1203765363 tempest-VolumesBackupsAdminTest-1203765363-project-admin] https://10.4.3.143/volume/v3/backups/920df40d-1808-439c-ae87-9e9a11e3ae42 returned with HTTP 200 Aug 16 21:15:12.589406 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 700/2794] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:15:12 2026] GET /volume/v3/backups/920df40d-1808-439c-ae87-9e9a11e3ae42 => generated 802 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:15:13.222181 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-ab7838f5-5dc1-41b0-9f2b-6a0f7aa53d1f None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:15:13.224498 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-ab7838f5-5dc1-41b0-9f2b-6a0f7aa53d1f tempest-VolumesExtendTest-1651422110 tempest-VolumesExtendTest-1651422110-project-member] GET https://10.4.3.143/volume/v3/snapshots/66b54e23-44d3-469c-9fb2-d07615f8e783 Aug 16 21:15:13.224782 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-ab7838f5-5dc1-41b0-9f2b-6a0f7aa53d1f tempest-VolumesExtendTest-1651422110 tempest-VolumesExtendTest-1651422110-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:15:13.225066 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-ab7838f5-5dc1-41b0-9f2b-6a0f7aa53d1f tempest-VolumesExtendTest-1651422110 tempest-VolumesExtendTest-1651422110-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:15:13.230684 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-ab7838f5-5dc1-41b0-9f2b-6a0f7aa53d1f tempest-VolumesExtendTest-1651422110 tempest-VolumesExtendTest-1651422110-project-member] https://10.4.3.143/volume/v3/snapshots/66b54e23-44d3-469c-9fb2-d07615f8e783 returned with HTTP 404 Aug 16 21:15:13.231374 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 702/2795] 10.4.3.143 () {66 vars in 1354 bytes} [Sun Aug 16 21:15:13 2026] GET /volume/v3/snapshots/66b54e23-44d3-469c-9fb2-d07615f8e783 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:15:13.241099 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-bff9a008-366f-4a8a-b07f-d06a51ba4d38 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:15:13.243071 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-bff9a008-366f-4a8a-b07f-d06a51ba4d38 tempest-VolumesExtendTest-1651422110 tempest-VolumesExtendTest-1651422110-project-member] GET https://10.4.3.143/volume/v3/volumes/91e21a10-16e0-4858-8386-ef22acb2a38f Aug 16 21:15:13.243343 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-bff9a008-366f-4a8a-b07f-d06a51ba4d38 tempest-VolumesExtendTest-1651422110 tempest-VolumesExtendTest-1651422110-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:15:13.243565 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-bff9a008-366f-4a8a-b07f-d06a51ba4d38 tempest-VolumesExtendTest-1651422110 tempest-VolumesExtendTest-1651422110-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:15:13.250359 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:15:13.250359 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:15:13.253943 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-bff9a008-366f-4a8a-b07f-d06a51ba4d38 tempest-VolumesExtendTest-1651422110 tempest-VolumesExtendTest-1651422110-project-member] Volume info retrieved successfully. Aug 16 21:15:13.258363 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-bff9a008-366f-4a8a-b07f-d06a51ba4d38 tempest-VolumesExtendTest-1651422110 tempest-VolumesExtendTest-1651422110-project-member] https://10.4.3.143/volume/v3/volumes/91e21a10-16e0-4858-8386-ef22acb2a38f returned with HTTP 200 Aug 16 21:15:13.258764 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 704/2796] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:15:13 2026] GET /volume/v3/volumes/91e21a10-16e0-4858-8386-ef22acb2a38f => generated 841 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:15:13.273709 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-ba3345bd-911b-4d5d-a0ff-d010850f0363 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:15:13.275419 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-ba3345bd-911b-4d5d-a0ff-d010850f0363 tempest-VolumesExtendTest-1651422110 tempest-VolumesExtendTest-1651422110-project-member] DELETE https://10.4.3.143/volume/v3/volumes/91e21a10-16e0-4858-8386-ef22acb2a38f Aug 16 21:15:13.275618 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-ba3345bd-911b-4d5d-a0ff-d010850f0363 tempest-VolumesExtendTest-1651422110 tempest-VolumesExtendTest-1651422110-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:15:13.275858 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-ba3345bd-911b-4d5d-a0ff-d010850f0363 tempest-VolumesExtendTest-1651422110 tempest-VolumesExtendTest-1651422110-project-member] Calling method 'delete' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:15:13.276031 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.v3.volumes [None req-ba3345bd-911b-4d5d-a0ff-d010850f0363 tempest-VolumesExtendTest-1651422110 tempest-VolumesExtendTest-1651422110-project-member] Delete volume with id: 91e21a10-16e0-4858-8386-ef22acb2a38f Aug 16 21:15:13.283730 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:15:13.283730 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:15:13.284452 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-ba3345bd-911b-4d5d-a0ff-d010850f0363 tempest-VolumesExtendTest-1651422110 tempest-VolumesExtendTest-1651422110-project-member] Volume info retrieved successfully. Aug 16 21:15:13.301734 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-ba3345bd-911b-4d5d-a0ff-d010850f0363 tempest-VolumesExtendTest-1651422110 tempest-VolumesExtendTest-1651422110-project-member] Delete volume request issued successfully. Aug 16 21:15:13.302007 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-ba3345bd-911b-4d5d-a0ff-d010850f0363 tempest-VolumesExtendTest-1651422110 tempest-VolumesExtendTest-1651422110-project-member] https://10.4.3.143/volume/v3/volumes/91e21a10-16e0-4858-8386-ef22acb2a38f returned with HTTP 202 Aug 16 21:15:13.302397 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 691/2797] 10.4.3.143 () {66 vars in 1351 bytes} [Sun Aug 16 21:15:13 2026] DELETE /volume/v3/volumes/91e21a10-16e0-4858-8386-ef22acb2a38f => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 21:15:13.311378 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-01ba86c4-0023-4386-9ded-da473aa637df None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:15:13.314459 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-01ba86c4-0023-4386-9ded-da473aa637df tempest-VolumesExtendTest-1651422110 tempest-VolumesExtendTest-1651422110-project-member] GET https://10.4.3.143/volume/v3/volumes/91e21a10-16e0-4858-8386-ef22acb2a38f Aug 16 21:15:13.314716 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-01ba86c4-0023-4386-9ded-da473aa637df tempest-VolumesExtendTest-1651422110 tempest-VolumesExtendTest-1651422110-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:15:13.317570 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-01ba86c4-0023-4386-9ded-da473aa637df tempest-VolumesExtendTest-1651422110 tempest-VolumesExtendTest-1651422110-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:15:13.326815 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:15:13.326815 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:15:13.332167 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-01ba86c4-0023-4386-9ded-da473aa637df tempest-VolumesExtendTest-1651422110 tempest-VolumesExtendTest-1651422110-project-member] Volume info retrieved successfully. Aug 16 21:15:13.337545 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-01ba86c4-0023-4386-9ded-da473aa637df tempest-VolumesExtendTest-1651422110 tempest-VolumesExtendTest-1651422110-project-member] https://10.4.3.143/volume/v3/volumes/91e21a10-16e0-4858-8386-ef22acb2a38f returned with HTTP 200 Aug 16 21:15:13.337892 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 701/2798] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:15:13 2026] GET /volume/v3/volumes/91e21a10-16e0-4858-8386-ef22acb2a38f => generated 840 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:15:13.601759 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-b62ede88-4f19-4b0f-8c88-9c761fbe8bd0 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:15:13.603437 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-b62ede88-4f19-4b0f-8c88-9c761fbe8bd0 tempest-VolumesBackupsAdminTest-1203765363 tempest-VolumesBackupsAdminTest-1203765363-project-admin] GET https://10.4.3.143/volume/v3/backups/920df40d-1808-439c-ae87-9e9a11e3ae42 Aug 16 21:15:13.603598 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-b62ede88-4f19-4b0f-8c88-9c761fbe8bd0 tempest-VolumesBackupsAdminTest-1203765363 tempest-VolumesBackupsAdminTest-1203765363-project-admin] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:15:13.603763 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-b62ede88-4f19-4b0f-8c88-9c761fbe8bd0 tempest-VolumesBackupsAdminTest-1203765363 tempest-VolumesBackupsAdminTest-1203765363-project-admin] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:15:13.603867 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.v3.backups [None req-b62ede88-4f19-4b0f-8c88-9c761fbe8bd0 tempest-VolumesBackupsAdminTest-1203765363 tempest-VolumesBackupsAdminTest-1203765363-project-admin] Show backup with id 920df40d-1808-439c-ae87-9e9a11e3ae42. {{(pid=100330) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:15:13.611105 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-b62ede88-4f19-4b0f-8c88-9c761fbe8bd0 tempest-VolumesBackupsAdminTest-1203765363 tempest-VolumesBackupsAdminTest-1203765363-project-admin] https://10.4.3.143/volume/v3/backups/920df40d-1808-439c-ae87-9e9a11e3ae42 returned with HTTP 404 Aug 16 21:15:13.611556 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 703/2799] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:15:13 2026] GET /volume/v3/backups/920df40d-1808-439c-ae87-9e9a11e3ae42 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:15:13.618500 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-b12403d3-483e-42c3-9f3a-8d8c1600844d None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:15:13.620297 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-b12403d3-483e-42c3-9f3a-8d8c1600844d tempest-VolumesBackupsAdminTest-1100102051 tempest-VolumesBackupsAdminTest-1100102051-project-member] DELETE https://10.4.3.143/volume/v3/backups/57ef0216-9415-440c-b95a-0876b7aec002 Aug 16 21:15:13.620492 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-b12403d3-483e-42c3-9f3a-8d8c1600844d tempest-VolumesBackupsAdminTest-1100102051 tempest-VolumesBackupsAdminTest-1100102051-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:15:13.620671 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-b12403d3-483e-42c3-9f3a-8d8c1600844d tempest-VolumesBackupsAdminTest-1100102051 tempest-VolumesBackupsAdminTest-1100102051-project-member] Calling method 'delete' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:15:13.620780 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.contrib.backups [None req-b12403d3-483e-42c3-9f3a-8d8c1600844d tempest-VolumesBackupsAdminTest-1100102051 tempest-VolumesBackupsAdminTest-1100102051-project-member] Delete backup with id: 57ef0216-9415-440c-b95a-0876b7aec002. Aug 16 21:15:13.626899 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:15:13.626899 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:15:13.652169 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.backup.rpcapi [None req-b12403d3-483e-42c3-9f3a-8d8c1600844d tempest-VolumesBackupsAdminTest-1100102051 tempest-VolumesBackupsAdminTest-1100102051-project-member] delete_backup rpcapi backup_id 57ef0216-9415-440c-b95a-0876b7aec002 {{(pid=100331) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 16 21:15:13.654378 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-b12403d3-483e-42c3-9f3a-8d8c1600844d tempest-VolumesBackupsAdminTest-1100102051 tempest-VolumesBackupsAdminTest-1100102051-project-member] https://10.4.3.143/volume/v3/backups/57ef0216-9415-440c-b95a-0876b7aec002 returned with HTTP 202 Aug 16 21:15:13.654847 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 705/2800] 10.4.3.143 () {66 vars in 1351 bytes} [Sun Aug 16 21:15:13 2026] DELETE /volume/v3/backups/57ef0216-9415-440c-b95a-0876b7aec002 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 16 21:15:13.661491 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-ad390ba7-7593-4067-b831-acd5cd02377a None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:15:13.663332 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-ad390ba7-7593-4067-b831-acd5cd02377a tempest-VolumesBackupsAdminTest-1100102051 tempest-VolumesBackupsAdminTest-1100102051-project-member] GET https://10.4.3.143/volume/v3/backups/57ef0216-9415-440c-b95a-0876b7aec002 Aug 16 21:15:13.663519 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-ad390ba7-7593-4067-b831-acd5cd02377a tempest-VolumesBackupsAdminTest-1100102051 tempest-VolumesBackupsAdminTest-1100102051-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:15:13.663702 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-ad390ba7-7593-4067-b831-acd5cd02377a tempest-VolumesBackupsAdminTest-1100102051 tempest-VolumesBackupsAdminTest-1100102051-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:15:13.663799 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.v3.backups [None req-ad390ba7-7593-4067-b831-acd5cd02377a tempest-VolumesBackupsAdminTest-1100102051 tempest-VolumesBackupsAdminTest-1100102051-project-member] Show backup with id 57ef0216-9415-440c-b95a-0876b7aec002. {{(pid=100333) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:15:13.672269 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:15:13.672269 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:15:13.673119 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-ad390ba7-7593-4067-b831-acd5cd02377a tempest-VolumesBackupsAdminTest-1100102051 tempest-VolumesBackupsAdminTest-1100102051-project-member] https://10.4.3.143/volume/v3/backups/57ef0216-9415-440c-b95a-0876b7aec002 returned with HTTP 200 Aug 16 21:15:13.673500 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 692/2801] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:15:13 2026] GET /volume/v3/backups/57ef0216-9415-440c-b95a-0876b7aec002 => generated 802 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:15:14.353233 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-c56d251f-377a-415d-88d9-a495b4e91ade None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:15:14.355178 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-c56d251f-377a-415d-88d9-a495b4e91ade tempest-VolumesExtendTest-1651422110 tempest-VolumesExtendTest-1651422110-project-member] GET https://10.4.3.143/volume/v3/volumes/91e21a10-16e0-4858-8386-ef22acb2a38f Aug 16 21:15:14.355402 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-c56d251f-377a-415d-88d9-a495b4e91ade tempest-VolumesExtendTest-1651422110 tempest-VolumesExtendTest-1651422110-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:15:14.355585 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-c56d251f-377a-415d-88d9-a495b4e91ade tempest-VolumesExtendTest-1651422110 tempest-VolumesExtendTest-1651422110-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:15:14.361229 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-c56d251f-377a-415d-88d9-a495b4e91ade tempest-VolumesExtendTest-1651422110 tempest-VolumesExtendTest-1651422110-project-member] https://10.4.3.143/volume/v3/volumes/91e21a10-16e0-4858-8386-ef22acb2a38f returned with HTTP 404 Aug 16 21:15:14.361678 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 702/2802] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:15:14 2026] GET /volume/v3/volumes/91e21a10-16e0-4858-8386-ef22acb2a38f => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:15:14.683580 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-0c4b9025-735b-41fe-8521-898ea380492a None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:15:14.690256 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-0c4b9025-735b-41fe-8521-898ea380492a tempest-VolumesBackupsAdminTest-1100102051 tempest-VolumesBackupsAdminTest-1100102051-project-member] GET https://10.4.3.143/volume/v3/backups/57ef0216-9415-440c-b95a-0876b7aec002 Aug 16 21:15:14.690545 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-0c4b9025-735b-41fe-8521-898ea380492a tempest-VolumesBackupsAdminTest-1100102051 tempest-VolumesBackupsAdminTest-1100102051-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:15:14.690790 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-0c4b9025-735b-41fe-8521-898ea380492a tempest-VolumesBackupsAdminTest-1100102051 tempest-VolumesBackupsAdminTest-1100102051-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:15:14.690948 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.v3.backups [None req-0c4b9025-735b-41fe-8521-898ea380492a tempest-VolumesBackupsAdminTest-1100102051 tempest-VolumesBackupsAdminTest-1100102051-project-member] Show backup with id 57ef0216-9415-440c-b95a-0876b7aec002. {{(pid=100330) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:15:14.697817 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-0c4b9025-735b-41fe-8521-898ea380492a tempest-VolumesBackupsAdminTest-1100102051 tempest-VolumesBackupsAdminTest-1100102051-project-member] https://10.4.3.143/volume/v3/backups/57ef0216-9415-440c-b95a-0876b7aec002 returned with HTTP 404 Aug 16 21:15:14.698445 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 704/2803] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:15:14 2026] GET /volume/v3/backups/57ef0216-9415-440c-b95a-0876b7aec002 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:15:14.784739 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-a5c1b9e4-f173-496b-82bd-949d06e687e2 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:15:14.787188 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-a5c1b9e4-f173-496b-82bd-949d06e687e2 tempest-VolumesBackupsAdminTest-1100102051 tempest-VolumesBackupsAdminTest-1100102051-project-member] GET https://10.4.3.143/volume/v3/volumes/f4c6fbf0-5f0b-4414-ba6d-d5c41ef99a6d Aug 16 21:15:14.787431 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-a5c1b9e4-f173-496b-82bd-949d06e687e2 tempest-VolumesBackupsAdminTest-1100102051 tempest-VolumesBackupsAdminTest-1100102051-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:15:14.787685 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-a5c1b9e4-f173-496b-82bd-949d06e687e2 tempest-VolumesBackupsAdminTest-1100102051 tempest-VolumesBackupsAdminTest-1100102051-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:15:14.795596 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:15:14.795596 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:15:14.799759 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-a5c1b9e4-f173-496b-82bd-949d06e687e2 tempest-VolumesBackupsAdminTest-1100102051 tempest-VolumesBackupsAdminTest-1100102051-project-member] Volume info retrieved successfully. Aug 16 21:15:14.805269 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-a5c1b9e4-f173-496b-82bd-949d06e687e2 tempest-VolumesBackupsAdminTest-1100102051 tempest-VolumesBackupsAdminTest-1100102051-project-member] https://10.4.3.143/volume/v3/volumes/f4c6fbf0-5f0b-4414-ba6d-d5c41ef99a6d returned with HTTP 200 Aug 16 21:15:14.805766 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 706/2804] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:15:14 2026] GET /volume/v3/volumes/f4c6fbf0-5f0b-4414-ba6d-d5c41ef99a6d => generated 846 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:15:14.823827 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-1dbdbfab-e6ff-4f34-95e7-b18ec8298d01 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:15:14.826381 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-1dbdbfab-e6ff-4f34-95e7-b18ec8298d01 tempest-VolumesBackupsAdminTest-1100102051 tempest-VolumesBackupsAdminTest-1100102051-project-member] DELETE https://10.4.3.143/volume/v3/volumes/f4c6fbf0-5f0b-4414-ba6d-d5c41ef99a6d Aug 16 21:15:14.826565 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-1dbdbfab-e6ff-4f34-95e7-b18ec8298d01 tempest-VolumesBackupsAdminTest-1100102051 tempest-VolumesBackupsAdminTest-1100102051-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:15:14.826759 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-1dbdbfab-e6ff-4f34-95e7-b18ec8298d01 tempest-VolumesBackupsAdminTest-1100102051 tempest-VolumesBackupsAdminTest-1100102051-project-member] Calling method 'delete' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:15:14.826956 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.v3.volumes [None req-1dbdbfab-e6ff-4f34-95e7-b18ec8298d01 tempest-VolumesBackupsAdminTest-1100102051 tempest-VolumesBackupsAdminTest-1100102051-project-member] Delete volume with id: f4c6fbf0-5f0b-4414-ba6d-d5c41ef99a6d Aug 16 21:15:14.837301 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:15:14.837301 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:15:14.837985 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-1dbdbfab-e6ff-4f34-95e7-b18ec8298d01 tempest-VolumesBackupsAdminTest-1100102051 tempest-VolumesBackupsAdminTest-1100102051-project-member] Volume info retrieved successfully. Aug 16 21:15:14.865999 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-1dbdbfab-e6ff-4f34-95e7-b18ec8298d01 tempest-VolumesBackupsAdminTest-1100102051 tempest-VolumesBackupsAdminTest-1100102051-project-member] Delete volume request issued successfully. Aug 16 21:15:14.865999 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-1dbdbfab-e6ff-4f34-95e7-b18ec8298d01 tempest-VolumesBackupsAdminTest-1100102051 tempest-VolumesBackupsAdminTest-1100102051-project-member] https://10.4.3.143/volume/v3/volumes/f4c6fbf0-5f0b-4414-ba6d-d5c41ef99a6d returned with HTTP 202 Aug 16 21:15:14.865999 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 693/2805] 10.4.3.143 () {66 vars in 1351 bytes} [Sun Aug 16 21:15:14 2026] DELETE /volume/v3/volumes/f4c6fbf0-5f0b-4414-ba6d-d5c41ef99a6d => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 21:15:14.871500 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-bbf4e943-ab13-421b-b553-5eca36734b00 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:15:14.874905 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-bbf4e943-ab13-421b-b553-5eca36734b00 tempest-VolumesBackupsAdminTest-1100102051 tempest-VolumesBackupsAdminTest-1100102051-project-member] GET https://10.4.3.143/volume/v3/volumes/f4c6fbf0-5f0b-4414-ba6d-d5c41ef99a6d Aug 16 21:15:14.874905 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-bbf4e943-ab13-421b-b553-5eca36734b00 tempest-VolumesBackupsAdminTest-1100102051 tempest-VolumesBackupsAdminTest-1100102051-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:15:14.874905 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-bbf4e943-ab13-421b-b553-5eca36734b00 tempest-VolumesBackupsAdminTest-1100102051 tempest-VolumesBackupsAdminTest-1100102051-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:15:14.885557 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:15:14.885557 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:15:14.893723 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-bbf4e943-ab13-421b-b553-5eca36734b00 tempest-VolumesBackupsAdminTest-1100102051 tempest-VolumesBackupsAdminTest-1100102051-project-member] Volume info retrieved successfully. Aug 16 21:15:14.899358 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-bbf4e943-ab13-421b-b553-5eca36734b00 tempest-VolumesBackupsAdminTest-1100102051 tempest-VolumesBackupsAdminTest-1100102051-project-member] https://10.4.3.143/volume/v3/volumes/f4c6fbf0-5f0b-4414-ba6d-d5c41ef99a6d returned with HTTP 200 Aug 16 21:15:14.899358 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 703/2806] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:15:14 2026] GET /volume/v3/volumes/f4c6fbf0-5f0b-4414-ba6d-d5c41ef99a6d => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:15:15.314879 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-11421acb-c7a1-443d-9675-7bc5658c5339 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:15:15.317107 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-11421acb-c7a1-443d-9675-7bc5658c5339 tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] DELETE https://10.4.3.143/volume/v3/volumes/85aba14a-6e65-49dc-9633-57aefd388289 Aug 16 21:15:15.317379 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-11421acb-c7a1-443d-9675-7bc5658c5339 tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:15:15.317616 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-11421acb-c7a1-443d-9675-7bc5658c5339 tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] Calling method 'delete' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:15:15.317824 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.v3.volumes [None req-11421acb-c7a1-443d-9675-7bc5658c5339 tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] Delete volume with id: 85aba14a-6e65-49dc-9633-57aefd388289 Aug 16 21:15:15.325234 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:15:15.325234 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:15:15.325784 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-11421acb-c7a1-443d-9675-7bc5658c5339 tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] Volume info retrieved successfully. Aug 16 21:15:15.335720 np0000007409 devstack@c-api.service[100330]: WARNING cinder.keymgr.conf_key_mgr [None req-11421acb-c7a1-443d-9675-7bc5658c5339 tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 16 21:15:15.342856 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-11421acb-c7a1-443d-9675-7bc5658c5339 tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] Delete volume request issued successfully. Aug 16 21:15:15.343066 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-11421acb-c7a1-443d-9675-7bc5658c5339 tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] https://10.4.3.143/volume/v3/volumes/85aba14a-6e65-49dc-9633-57aefd388289 returned with HTTP 202 Aug 16 21:15:15.343432 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 705/2807] 10.4.3.143 () {66 vars in 1351 bytes} [Sun Aug 16 21:15:15 2026] DELETE /volume/v3/volumes/85aba14a-6e65-49dc-9633-57aefd388289 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 21:15:15.350392 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-a84202e4-5516-4292-bd9b-9ee5951c1f9a None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:15:15.352308 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-a84202e4-5516-4292-bd9b-9ee5951c1f9a tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] GET https://10.4.3.143/volume/v3/volumes/85aba14a-6e65-49dc-9633-57aefd388289 Aug 16 21:15:15.352517 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-a84202e4-5516-4292-bd9b-9ee5951c1f9a tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:15:15.352738 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-a84202e4-5516-4292-bd9b-9ee5951c1f9a tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:15:15.361276 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:15:15.361276 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:15:15.364153 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-a84202e4-5516-4292-bd9b-9ee5951c1f9a tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] Volume info retrieved successfully. Aug 16 21:15:15.368716 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-a84202e4-5516-4292-bd9b-9ee5951c1f9a tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] https://10.4.3.143/volume/v3/volumes/85aba14a-6e65-49dc-9633-57aefd388289 returned with HTTP 200 Aug 16 21:15:15.369162 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 707/2808] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:15:15 2026] GET /volume/v3/volumes/85aba14a-6e65-49dc-9633-57aefd388289 => generated 882 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:15:15.534209 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-4299a673-dcf7-4d8f-97f0-6b130f8a2a8f None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:15:15.609022 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-4299a673-dcf7-4d8f-97f0-6b130f8a2a8f tempest-VolumesGetTest-15392850 tempest-VolumesGetTest-15392850-project-member] POST https://10.4.3.143/volume/v3/volumes Aug 16 21:15:15.609395 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-4299a673-dcf7-4d8f-97f0-6b130f8a2a8f tempest-VolumesGetTest-15392850 tempest-VolumesGetTest-15392850-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesGetTest-Volume-722898843", "metadata": {"Type": "Test"}}} {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:15:15.611094 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.v3.volumes [None req-4299a673-dcf7-4d8f-97f0-6b130f8a2a8f tempest-VolumesGetTest-15392850 tempest-VolumesGetTest-15392850-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesGetTest-Volume-722898843', 'metadata': {'Type': 'Test'}}} {{(pid=100333) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 21:15:15.611235 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.v3.volumes [None req-4299a673-dcf7-4d8f-97f0-6b130f8a2a8f tempest-VolumesGetTest-15392850 tempest-VolumesGetTest-15392850-project-member] Create volume of 1 GB Aug 16 21:15:15.615219 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-4299a673-dcf7-4d8f-97f0-6b130f8a2a8f tempest-VolumesGetTest-15392850 tempest-VolumesGetTest-15392850-project-member] Availability Zones retrieved successfully. Aug 16 21:15:15.621869 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-4299a673-dcf7-4d8f-97f0-6b130f8a2a8f tempest-VolumesGetTest-15392850 tempest-VolumesGetTest-15392850-project-member] Flow 'volume_create_api' (294f565f-16de-4838-b7b7-7deebf9c1b1d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100333) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:15:15.622926 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-4299a673-dcf7-4d8f-97f0-6b130f8a2a8f tempest-VolumesGetTest-15392850 tempest-VolumesGetTest-15392850-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fe951f26-4d91-4861-9011-ca7286017e07) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:15:15.623961 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.flows.api.create_volume [None req-4299a673-dcf7-4d8f-97f0-6b130f8a2a8f tempest-VolumesGetTest-15392850 tempest-VolumesGetTest-15392850-project-member] Validating volume size '1' using validate_int {{(pid=100333) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 21:15:15.647445 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-4299a673-dcf7-4d8f-97f0-6b130f8a2a8f tempest-VolumesGetTest-15392850 tempest-VolumesGetTest-15392850-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fe951f26-4d91-4861-9011-ca7286017e07) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T21:04:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=69e633b8-fab9-4b15-8b40-4f1a67c51cda,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '69e633b8-fab9-4b15-8b40-4f1a67c51cda', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:15:15.648139 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-4299a673-dcf7-4d8f-97f0-6b130f8a2a8f tempest-VolumesGetTest-15392850 tempest-VolumesGetTest-15392850-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (596287fd-9899-43b9-9414-2e87c3277b47) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:15:15.694801 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.quota [None req-4299a673-dcf7-4d8f-97f0-6b130f8a2a8f tempest-VolumesGetTest-15392850 tempest-VolumesGetTest-15392850-project-member] Created reservations ['4169b212-df49-428b-9adf-2feaa8486e61', '01531ac9-2d50-4f9d-94ed-769f1ee5dce1', 'dd15f923-c021-42ed-957f-9a1cc5192090', 'a5c5d674-4562-4f8d-bee0-7712b28847ec'] {{(pid=100333) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:15:15.695607 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-4299a673-dcf7-4d8f-97f0-6b130f8a2a8f tempest-VolumesGetTest-15392850 tempest-VolumesGetTest-15392850-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (596287fd-9899-43b9-9414-2e87c3277b47) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4169b212-df49-428b-9adf-2feaa8486e61', '01531ac9-2d50-4f9d-94ed-769f1ee5dce1', 'dd15f923-c021-42ed-957f-9a1cc5192090', 'a5c5d674-4562-4f8d-bee0-7712b28847ec']}' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:15:15.696316 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-4299a673-dcf7-4d8f-97f0-6b130f8a2a8f tempest-VolumesGetTest-15392850 tempest-VolumesGetTest-15392850-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7337fbaa-7283-4cd4-880f-bfeb85326d5c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:15:15.716292 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-4299a673-dcf7-4d8f-97f0-6b130f8a2a8f tempest-VolumesGetTest-15392850 tempest-VolumesGetTest-15392850-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7337fbaa-7283-4cd4-880f-bfeb85326d5c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ebcebf9f-9d4f-4246-9865-3145f3389759', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-722898843',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='c54d77a7aabb4c9082978a661a832962',qos_specs=None,replication_status=,reservations=['4169b212-df49-428b-9adf-2feaa8486e61','01531ac9-2d50-4f9d-94ed-769f1ee5dce1','dd15f923-c021-42ed-957f-9a1cc5192090','a5c5d674-4562-4f8d-bee0-7712b28847ec'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='91f86f46298044fe995a3dd2922f606c',volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T21:15:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-722898843',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ebcebf9f-9d4f-4246-9865-3145f3389759,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='c54d77a7aabb4c9082978a661a832962',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='91f86f46298044fe995a3dd2922f606c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(69e633b8-fab9-4b15-8b40-4f1a67c51cda),volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda)}' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:15:15.717037 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-4299a673-dcf7-4d8f-97f0-6b130f8a2a8f tempest-VolumesGetTest-15392850 tempest-VolumesGetTest-15392850-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (48baf568-8541-4d0a-8ab9-48715ca5caec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:15:15.732566 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-4299a673-dcf7-4d8f-97f0-6b130f8a2a8f tempest-VolumesGetTest-15392850 tempest-VolumesGetTest-15392850-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (48baf568-8541-4d0a-8ab9-48715ca5caec) transitioned into state 'SUCCESS' from state '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-722898843',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='c54d77a7aabb4c9082978a661a832962',qos_specs=None,replication_status=,reservations=['4169b212-df49-428b-9adf-2feaa8486e61','01531ac9-2d50-4f9d-94ed-769f1ee5dce1','dd15f923-c021-42ed-957f-9a1cc5192090','a5c5d674-4562-4f8d-bee0-7712b28847ec'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='91f86f46298044fe995a3dd2922f606c',volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda)}' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:15:15.733352 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-4299a673-dcf7-4d8f-97f0-6b130f8a2a8f tempest-VolumesGetTest-15392850 tempest-VolumesGetTest-15392850-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e3e12268-eadf-41f2-acaa-68575a263fb8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:15:15.740777 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-4299a673-dcf7-4d8f-97f0-6b130f8a2a8f tempest-VolumesGetTest-15392850 tempest-VolumesGetTest-15392850-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e3e12268-eadf-41f2-acaa-68575a263fb8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:15:15.741581 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-4299a673-dcf7-4d8f-97f0-6b130f8a2a8f tempest-VolumesGetTest-15392850 tempest-VolumesGetTest-15392850-project-member] Flow 'volume_create_api' (294f565f-16de-4838-b7b7-7deebf9c1b1d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100333) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:15:15.741883 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-4299a673-dcf7-4d8f-97f0-6b130f8a2a8f tempest-VolumesGetTest-15392850 tempest-VolumesGetTest-15392850-project-member] Create volume request issued successfully. Aug 16 21:15:15.742417 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-4299a673-dcf7-4d8f-97f0-6b130f8a2a8f tempest-VolumesGetTest-15392850 tempest-VolumesGetTest-15392850-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Aug 16 21:15:15.742805 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 694/2809] 10.4.3.143 () {68 vars in 1259 bytes} [Sun Aug 16 21:15:15 2026] POST /volume/v3/volumes => generated 758 bytes in 209 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 21:15:15.756563 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-158677a5-9ee1-40cc-8857-27ffef6e03cf None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:15:15.758996 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-158677a5-9ee1-40cc-8857-27ffef6e03cf tempest-VolumesGetTest-15392850 tempest-VolumesGetTest-15392850-project-member] GET https://10.4.3.143/volume/v3/volumes/ebcebf9f-9d4f-4246-9865-3145f3389759 Aug 16 21:15:15.759302 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-158677a5-9ee1-40cc-8857-27ffef6e03cf tempest-VolumesGetTest-15392850 tempest-VolumesGetTest-15392850-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:15:15.759534 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-158677a5-9ee1-40cc-8857-27ffef6e03cf tempest-VolumesGetTest-15392850 tempest-VolumesGetTest-15392850-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:15:15.766160 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:15:15.766160 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:15:15.769320 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-158677a5-9ee1-40cc-8857-27ffef6e03cf tempest-VolumesGetTest-15392850 tempest-VolumesGetTest-15392850-project-member] Volume info retrieved successfully. Aug 16 21:15:15.772981 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-158677a5-9ee1-40cc-8857-27ffef6e03cf tempest-VolumesGetTest-15392850 tempest-VolumesGetTest-15392850-project-member] https://10.4.3.143/volume/v3/volumes/ebcebf9f-9d4f-4246-9865-3145f3389759 returned with HTTP 200 Aug 16 21:15:15.773353 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 704/2810] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:15:15 2026] GET /volume/v3/volumes/ebcebf9f-9d4f-4246-9865-3145f3389759 => generated 826 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:15:15.913185 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-14696620-5adc-4ebb-82c2-10b5c8b14e60 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:15:15.914892 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-14696620-5adc-4ebb-82c2-10b5c8b14e60 tempest-VolumesBackupsAdminTest-1100102051 tempest-VolumesBackupsAdminTest-1100102051-project-member] GET https://10.4.3.143/volume/v3/volumes/f4c6fbf0-5f0b-4414-ba6d-d5c41ef99a6d Aug 16 21:15:15.915157 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-14696620-5adc-4ebb-82c2-10b5c8b14e60 tempest-VolumesBackupsAdminTest-1100102051 tempest-VolumesBackupsAdminTest-1100102051-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:15:15.915374 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-14696620-5adc-4ebb-82c2-10b5c8b14e60 tempest-VolumesBackupsAdminTest-1100102051 tempest-VolumesBackupsAdminTest-1100102051-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:15:15.920544 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-14696620-5adc-4ebb-82c2-10b5c8b14e60 tempest-VolumesBackupsAdminTest-1100102051 tempest-VolumesBackupsAdminTest-1100102051-project-member] https://10.4.3.143/volume/v3/volumes/f4c6fbf0-5f0b-4414-ba6d-d5c41ef99a6d returned with HTTP 404 Aug 16 21:15:15.920955 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 706/2811] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:15:15 2026] GET /volume/v3/volumes/f4c6fbf0-5f0b-4414-ba6d-d5c41ef99a6d => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:15:15.930608 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-37852250-ea3a-4c53-9394-8167da9f4407 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:15:15.932838 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-37852250-ea3a-4c53-9394-8167da9f4407 tempest-VolumesBackupsAdminTest-1100102051 tempest-VolumesBackupsAdminTest-1100102051-project-member] POST https://10.4.3.143/volume/v3/volumes Aug 16 21:15:15.933353 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-37852250-ea3a-4c53-9394-8167da9f4407 tempest-VolumesBackupsAdminTest-1100102051 tempest-VolumesBackupsAdminTest-1100102051-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsAdminTest-Volume-2124292640"}} {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:15:15.935264 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.v3.volumes [None req-37852250-ea3a-4c53-9394-8167da9f4407 tempest-VolumesBackupsAdminTest-1100102051 tempest-VolumesBackupsAdminTest-1100102051-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsAdminTest-Volume-2124292640'}} {{(pid=100331) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 21:15:15.935429 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.v3.volumes [None req-37852250-ea3a-4c53-9394-8167da9f4407 tempest-VolumesBackupsAdminTest-1100102051 tempest-VolumesBackupsAdminTest-1100102051-project-member] Create volume of 1 GB Aug 16 21:15:15.940371 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-37852250-ea3a-4c53-9394-8167da9f4407 tempest-VolumesBackupsAdminTest-1100102051 tempest-VolumesBackupsAdminTest-1100102051-project-member] Availability Zones retrieved successfully. Aug 16 21:15:15.948507 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-37852250-ea3a-4c53-9394-8167da9f4407 tempest-VolumesBackupsAdminTest-1100102051 tempest-VolumesBackupsAdminTest-1100102051-project-member] Flow 'volume_create_api' (2dc2ab0a-fd6b-47c2-97e4-93b0db7197b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100331) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:15:15.949873 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-37852250-ea3a-4c53-9394-8167da9f4407 tempest-VolumesBackupsAdminTest-1100102051 tempest-VolumesBackupsAdminTest-1100102051-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d0d880f3-2dab-4342-9c05-cac1397aa49d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:15:15.951232 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.flows.api.create_volume [None req-37852250-ea3a-4c53-9394-8167da9f4407 tempest-VolumesBackupsAdminTest-1100102051 tempest-VolumesBackupsAdminTest-1100102051-project-member] Validating volume size '1' using validate_int {{(pid=100331) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 21:15:15.979754 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-37852250-ea3a-4c53-9394-8167da9f4407 tempest-VolumesBackupsAdminTest-1100102051 tempest-VolumesBackupsAdminTest-1100102051-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d0d880f3-2dab-4342-9c05-cac1397aa49d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T21:04:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=69e633b8-fab9-4b15-8b40-4f1a67c51cda,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '69e633b8-fab9-4b15-8b40-4f1a67c51cda', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:15:15.980698 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-37852250-ea3a-4c53-9394-8167da9f4407 tempest-VolumesBackupsAdminTest-1100102051 tempest-VolumesBackupsAdminTest-1100102051-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f046a61f-f6a6-4c0c-ac67-86aef9d358de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:15:16.018756 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.quota [None req-37852250-ea3a-4c53-9394-8167da9f4407 tempest-VolumesBackupsAdminTest-1100102051 tempest-VolumesBackupsAdminTest-1100102051-project-member] Created reservations ['bb2dd760-d785-4b5a-855d-9007f0a4428e', '52f48a35-e3e4-4cfd-97f6-dce1c0b6973d', 'b18dfc9c-1f2a-4442-a659-759dcbc5e0c9', '327d534c-3712-4a0d-85d0-89e33ddaffbe'] {{(pid=100331) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:15:16.019515 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-37852250-ea3a-4c53-9394-8167da9f4407 tempest-VolumesBackupsAdminTest-1100102051 tempest-VolumesBackupsAdminTest-1100102051-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f046a61f-f6a6-4c0c-ac67-86aef9d358de) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bb2dd760-d785-4b5a-855d-9007f0a4428e', '52f48a35-e3e4-4cfd-97f6-dce1c0b6973d', 'b18dfc9c-1f2a-4442-a659-759dcbc5e0c9', '327d534c-3712-4a0d-85d0-89e33ddaffbe']}' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:15:16.020217 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-37852250-ea3a-4c53-9394-8167da9f4407 tempest-VolumesBackupsAdminTest-1100102051 tempest-VolumesBackupsAdminTest-1100102051-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4fb6a1a2-f947-44ad-a8bc-b0dd1b7e8bc2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:15:16.040252 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-37852250-ea3a-4c53-9394-8167da9f4407 tempest-VolumesBackupsAdminTest-1100102051 tempest-VolumesBackupsAdminTest-1100102051-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4fb6a1a2-f947-44ad-a8bc-b0dd1b7e8bc2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '29ca52c5-c559-4960-ba4e-e60c09057bbc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-2124292640',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f7a5ce76f3a440be892a82a9f2267c5b',qos_specs=None,replication_status=,reservations=['bb2dd760-d785-4b5a-855d-9007f0a4428e','52f48a35-e3e4-4cfd-97f6-dce1c0b6973d','b18dfc9c-1f2a-4442-a659-759dcbc5e0c9','327d534c-3712-4a0d-85d0-89e33ddaffbe'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='669f24a716dc4e7faa9530d2d400a7c8',volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T21:15:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-2124292640',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=29ca52c5-c559-4960-ba4e-e60c09057bbc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f7a5ce76f3a440be892a82a9f2267c5b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='669f24a716dc4e7faa9530d2d400a7c8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(69e633b8-fab9-4b15-8b40-4f1a67c51cda),volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda)}' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:15:16.041019 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-37852250-ea3a-4c53-9394-8167da9f4407 tempest-VolumesBackupsAdminTest-1100102051 tempest-VolumesBackupsAdminTest-1100102051-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9c01c7d2-4e21-4979-be55-cdf8285265a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:15:16.059090 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-37852250-ea3a-4c53-9394-8167da9f4407 tempest-VolumesBackupsAdminTest-1100102051 tempest-VolumesBackupsAdminTest-1100102051-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9c01c7d2-4e21-4979-be55-cdf8285265a1) transitioned into state 'SUCCESS' from state '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-2124292640',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f7a5ce76f3a440be892a82a9f2267c5b',qos_specs=None,replication_status=,reservations=['bb2dd760-d785-4b5a-855d-9007f0a4428e','52f48a35-e3e4-4cfd-97f6-dce1c0b6973d','b18dfc9c-1f2a-4442-a659-759dcbc5e0c9','327d534c-3712-4a0d-85d0-89e33ddaffbe'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='669f24a716dc4e7faa9530d2d400a7c8',volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda)}' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:15:16.059783 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-37852250-ea3a-4c53-9394-8167da9f4407 tempest-VolumesBackupsAdminTest-1100102051 tempest-VolumesBackupsAdminTest-1100102051-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (24ab1365-abc5-49f2-895c-d9671ce59d2f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:15:16.068595 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-37852250-ea3a-4c53-9394-8167da9f4407 tempest-VolumesBackupsAdminTest-1100102051 tempest-VolumesBackupsAdminTest-1100102051-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (24ab1365-abc5-49f2-895c-d9671ce59d2f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:15:16.069404 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-37852250-ea3a-4c53-9394-8167da9f4407 tempest-VolumesBackupsAdminTest-1100102051 tempest-VolumesBackupsAdminTest-1100102051-project-member] Flow 'volume_create_api' (2dc2ab0a-fd6b-47c2-97e4-93b0db7197b1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100331) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:15:16.069699 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-37852250-ea3a-4c53-9394-8167da9f4407 tempest-VolumesBackupsAdminTest-1100102051 tempest-VolumesBackupsAdminTest-1100102051-project-member] Create volume request issued successfully. Aug 16 21:15:16.070303 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-37852250-ea3a-4c53-9394-8167da9f4407 tempest-VolumesBackupsAdminTest-1100102051 tempest-VolumesBackupsAdminTest-1100102051-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Aug 16 21:15:16.070740 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 708/2812] 10.4.3.143 () {68 vars in 1258 bytes} [Sun Aug 16 21:15:15 2026] POST /volume/v3/volumes => generated 754 bytes in 141 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 21:15:16.087173 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-119dd010-7b28-4594-b6e7-95003702a62a None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:15:16.089292 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-119dd010-7b28-4594-b6e7-95003702a62a tempest-VolumesBackupsAdminTest-1100102051 tempest-VolumesBackupsAdminTest-1100102051-project-member] GET https://10.4.3.143/volume/v3/volumes/29ca52c5-c559-4960-ba4e-e60c09057bbc Aug 16 21:15:16.089508 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-119dd010-7b28-4594-b6e7-95003702a62a tempest-VolumesBackupsAdminTest-1100102051 tempest-VolumesBackupsAdminTest-1100102051-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:15:16.089732 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-119dd010-7b28-4594-b6e7-95003702a62a tempest-VolumesBackupsAdminTest-1100102051 tempest-VolumesBackupsAdminTest-1100102051-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:15:16.105782 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:15:16.105782 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:15:16.112931 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-119dd010-7b28-4594-b6e7-95003702a62a tempest-VolumesBackupsAdminTest-1100102051 tempest-VolumesBackupsAdminTest-1100102051-project-member] Volume info retrieved successfully. Aug 16 21:15:16.119288 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-119dd010-7b28-4594-b6e7-95003702a62a tempest-VolumesBackupsAdminTest-1100102051 tempest-VolumesBackupsAdminTest-1100102051-project-member] https://10.4.3.143/volume/v3/volumes/29ca52c5-c559-4960-ba4e-e60c09057bbc returned with HTTP 200 Aug 16 21:15:16.120034 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 695/2813] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:15:16 2026] GET /volume/v3/volumes/29ca52c5-c559-4960-ba4e-e60c09057bbc => generated 822 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:15:16.381811 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-b481ea1e-4308-4653-9cc1-f09bc38fcce5 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:15:16.383778 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-b481ea1e-4308-4653-9cc1-f09bc38fcce5 tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] GET https://10.4.3.143/volume/v3/volumes/85aba14a-6e65-49dc-9633-57aefd388289 Aug 16 21:15:16.384025 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-b481ea1e-4308-4653-9cc1-f09bc38fcce5 tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:15:16.384271 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-b481ea1e-4308-4653-9cc1-f09bc38fcce5 tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:15:16.389877 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-b481ea1e-4308-4653-9cc1-f09bc38fcce5 tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] https://10.4.3.143/volume/v3/volumes/85aba14a-6e65-49dc-9633-57aefd388289 returned with HTTP 404 Aug 16 21:15:16.390384 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 705/2814] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:15:16 2026] GET /volume/v3/volumes/85aba14a-6e65-49dc-9633-57aefd388289 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:15:16.400030 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-1f08bda8-350e-4b89-be72-519a99387ed1 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:15:16.401629 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-1f08bda8-350e-4b89-be72-519a99387ed1 tempest-TestEncryptedCinderVolumes-1987827695 tempest-TestEncryptedCinderVolumes-1987827695-project-admin] GET https://10.4.3.143/volume/v3/volumes/detail?all_tenants=1 Aug 16 21:15:16.401844 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-1f08bda8-350e-4b89-be72-519a99387ed1 tempest-TestEncryptedCinderVolumes-1987827695 tempest-TestEncryptedCinderVolumes-1987827695-project-admin] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:15:16.402041 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-1f08bda8-350e-4b89-be72-519a99387ed1 tempest-TestEncryptedCinderVolumes-1987827695 tempest-TestEncryptedCinderVolumes-1987827695-project-admin] Calling method 'detail' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:15:16.402782 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-1f08bda8-350e-4b89-be72-519a99387ed1 tempest-TestEncryptedCinderVolumes-1987827695 tempest-TestEncryptedCinderVolumes-1987827695-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100330) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 16 21:15:16.427501 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-1f08bda8-350e-4b89-be72-519a99387ed1 tempest-TestEncryptedCinderVolumes-1987827695 tempest-TestEncryptedCinderVolumes-1987827695-project-admin] Get all volumes completed successfully. Aug 16 21:15:16.429447 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:15:16.429447 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:15:16.442389 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-1f08bda8-350e-4b89-be72-519a99387ed1 tempest-TestEncryptedCinderVolumes-1987827695 tempest-TestEncryptedCinderVolumes-1987827695-project-admin] https://10.4.3.143/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 16 21:15:16.442830 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 707/2815] 10.4.3.143 () {66 vars in 1285 bytes} [Sun Aug 16 21:15:16 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 11282 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 16 21:15:16.463881 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-7a6f44e3-2054-4721-a6ff-9db8491d75e6 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:15:16.466368 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-7a6f44e3-2054-4721-a6ff-9db8491d75e6 tempest-TestEncryptedCinderVolumes-1987827695 tempest-TestEncryptedCinderVolumes-1987827695-project-admin] DELETE https://10.4.3.143/volume/v3/types/2e85c56c-dbeb-45f6-9ff8-8a29da756f3c Aug 16 21:15:16.466522 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-7a6f44e3-2054-4721-a6ff-9db8491d75e6 tempest-TestEncryptedCinderVolumes-1987827695 tempest-TestEncryptedCinderVolumes-1987827695-project-admin] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:15:16.466711 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-7a6f44e3-2054-4721-a6ff-9db8491d75e6 tempest-TestEncryptedCinderVolumes-1987827695 tempest-TestEncryptedCinderVolumes-1987827695-project-admin] Calling method '_delete' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:15:16.466946 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:15:16.466946 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:15:16.487257 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-7a6f44e3-2054-4721-a6ff-9db8491d75e6 tempest-TestEncryptedCinderVolumes-1987827695 tempest-TestEncryptedCinderVolumes-1987827695-project-admin] https://10.4.3.143/volume/v3/types/2e85c56c-dbeb-45f6-9ff8-8a29da756f3c returned with HTTP 202 Aug 16 21:15:16.487630 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 709/2816] 10.4.3.143 () {66 vars in 1345 bytes} [Sun Aug 16 21:15:16 2026] DELETE /volume/v3/types/2e85c56c-dbeb-45f6-9ff8-8a29da756f3c => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 21:15:16.505449 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-2ab17181-93e0-4574-9e99-05ff4a9fb135 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:15:16.507563 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-2ab17181-93e0-4574-9e99-05ff4a9fb135 tempest-TestEncryptedCinderVolumes-1987827695 tempest-TestEncryptedCinderVolumes-1987827695-project-admin] POST https://10.4.3.143/volume/v3/types Aug 16 21:15:16.508055 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-2ab17181-93e0-4574-9e99-05ff4a9fb135 tempest-TestEncryptedCinderVolumes-1987827695 tempest-TestEncryptedCinderVolumes-1987827695-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-2002950251", "extra_specs": {}}} {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:15:16.522545 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-2ab17181-93e0-4574-9e99-05ff4a9fb135 tempest-TestEncryptedCinderVolumes-1987827695 tempest-TestEncryptedCinderVolumes-1987827695-project-admin] https://10.4.3.143/volume/v3/types returned with HTTP 200 Aug 16 21:15:16.523197 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 696/2817] 10.4.3.143 () {68 vars in 1252 bytes} [Sun Aug 16 21:15:16 2026] POST /volume/v3/types => generated 212 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:15:16.533053 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-114826cb-beb0-4fa0-aaa4-86d9778a0e7f None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:15:16.535154 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-114826cb-beb0-4fa0-aaa4-86d9778a0e7f tempest-TestEncryptedCinderVolumes-1987827695 tempest-TestEncryptedCinderVolumes-1987827695-project-admin] POST https://10.4.3.143/volume/v3/types/2b42001c-2d1e-46e8-82cb-91ddc5e8e168/encryption Aug 16 21:15:16.535507 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-114826cb-beb0-4fa0-aaa4-86d9778a0e7f tempest-TestEncryptedCinderVolumes-1987827695 tempest-TestEncryptedCinderVolumes-1987827695-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:15:16.553737 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-114826cb-beb0-4fa0-aaa4-86d9778a0e7f tempest-TestEncryptedCinderVolumes-1987827695 tempest-TestEncryptedCinderVolumes-1987827695-project-admin] https://10.4.3.143/volume/v3/types/2b42001c-2d1e-46e8-82cb-91ddc5e8e168/encryption returned with HTTP 200 Aug 16 21:15:16.554234 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 706/2818] 10.4.3.143 () {68 vars in 1397 bytes} [Sun Aug 16 21:15:16 2026] POST /volume/v3/types/2b42001c-2d1e-46e8-82cb-91ddc5e8e168/encryption => generated 230 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:15:16.564890 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-e6d17857-49a0-4048-afa2-2fc6d3232197 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:15:16.567121 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-e6d17857-49a0-4048-afa2-2fc6d3232197 tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] POST https://10.4.3.143/volume/v3/volumes Aug 16 21:15:16.567585 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-e6d17857-49a0-4048-afa2-2fc6d3232197 tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-2006603530", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-2002950251", "size": 1}} {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:15:16.569789 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.v3.volumes [None req-e6d17857-49a0-4048-afa2-2fc6d3232197 tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-2006603530', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-2002950251', 'size': 1}} {{(pid=100330) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 21:15:16.573669 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.v3.volumes [None req-e6d17857-49a0-4048-afa2-2fc6d3232197 tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] Create volume of 1 GB Aug 16 21:15:16.574031 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:15:16.574031 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:15:16.574595 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-e6d17857-49a0-4048-afa2-2fc6d3232197 tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] Availability Zones retrieved successfully. Aug 16 21:15:16.581471 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-e6d17857-49a0-4048-afa2-2fc6d3232197 tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] Flow 'volume_create_api' (e14dd1d6-c351-4802-a886-213b8b4ee1f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100330) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:15:16.582548 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-e6d17857-49a0-4048-afa2-2fc6d3232197 tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (de9c1c52-d9d7-432a-9b81-68064a552f5f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:15:16.583627 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.flows.api.create_volume [None req-e6d17857-49a0-4048-afa2-2fc6d3232197 tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] Validating volume size '1' using validate_int {{(pid=100330) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 21:15:16.611256 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-e6d17857-49a0-4048-afa2-2fc6d3232197 tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (de9c1c52-d9d7-432a-9b81-68064a552f5f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T21:15:17Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2b42001c-2d1e-46e8-82cb-91ddc5e8e168,is_public=True,name='tempest-scenario-type-luks-2002950251',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2b42001c-2d1e-46e8-82cb-91ddc5e8e168', '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=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:15:16.612451 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-e6d17857-49a0-4048-afa2-2fc6d3232197 tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2e65c2b1-ea15-4eef-9081-3a83e5f1df4d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:15:16.642779 np0000007409 devstack@c-api.service[100330]: WARNING cinder.quota [None req-e6d17857-49a0-4048-afa2-2fc6d3232197 tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-2002950251 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-2002950251, it is now deprecated. Please use the default quota class for default quota. Aug 16 21:15:16.643177 np0000007409 devstack@c-api.service[100330]: WARNING cinder.quota [None req-e6d17857-49a0-4048-afa2-2fc6d3232197 tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-2002950251 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-2002950251, it is now deprecated. Please use the default quota class for default quota. Aug 16 21:15:16.669685 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.quota [None req-e6d17857-49a0-4048-afa2-2fc6d3232197 tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] Created reservations ['353f52ac-b480-4586-abae-52812011ce09', '4803b7a3-efec-4d31-a685-c007fe35d57d', 'd5670f30-a346-4bb4-b6c6-720ca28fa6f7', '52566476-4f26-4afd-af7e-9fb89ea3f679'] {{(pid=100330) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:15:16.670764 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-e6d17857-49a0-4048-afa2-2fc6d3232197 tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2e65c2b1-ea15-4eef-9081-3a83e5f1df4d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['353f52ac-b480-4586-abae-52812011ce09', '4803b7a3-efec-4d31-a685-c007fe35d57d', 'd5670f30-a346-4bb4-b6c6-720ca28fa6f7', '52566476-4f26-4afd-af7e-9fb89ea3f679']}' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:15:16.672307 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-e6d17857-49a0-4048-afa2-2fc6d3232197 tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7b3da0fd-7474-46eb-bb1f-a54713b0c2f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:15:16.703147 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-e6d17857-49a0-4048-afa2-2fc6d3232197 tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7b3da0fd-7474-46eb-bb1f-a54713b0c2f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6a8d198d-90e2-483e-aa93-4df0355c9c3f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-2006603530',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e9789a1c86514bdba5c1a7016be7eb05',qos_specs=None,replication_status=,reservations=['353f52ac-b480-4586-abae-52812011ce09','4803b7a3-efec-4d31-a685-c007fe35d57d','d5670f30-a346-4bb4-b6c6-720ca28fa6f7','52566476-4f26-4afd-af7e-9fb89ea3f679'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a270c46101bf4361bcf07de20610763c',volume_type_id=2b42001c-2d1e-46e8-82cb-91ddc5e8e168), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T21:15:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-2006603530',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=6a8d198d-90e2-483e-aa93-4df0355c9c3f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e9789a1c86514bdba5c1a7016be7eb05',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a270c46101bf4361bcf07de20610763c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2b42001c-2d1e-46e8-82cb-91ddc5e8e168),volume_type_id=2b42001c-2d1e-46e8-82cb-91ddc5e8e168)}' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:15:16.703835 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-e6d17857-49a0-4048-afa2-2fc6d3232197 tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (585c367d-da96-468a-b181-0ed06d899ce7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:15:16.722883 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-e6d17857-49a0-4048-afa2-2fc6d3232197 tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (585c367d-da96-468a-b181-0ed06d899ce7) transitioned into state 'SUCCESS' from state '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-2006603530',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e9789a1c86514bdba5c1a7016be7eb05',qos_specs=None,replication_status=,reservations=['353f52ac-b480-4586-abae-52812011ce09','4803b7a3-efec-4d31-a685-c007fe35d57d','d5670f30-a346-4bb4-b6c6-720ca28fa6f7','52566476-4f26-4afd-af7e-9fb89ea3f679'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a270c46101bf4361bcf07de20610763c',volume_type_id=2b42001c-2d1e-46e8-82cb-91ddc5e8e168)}' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:15:16.723732 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-e6d17857-49a0-4048-afa2-2fc6d3232197 tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (129f6442-305c-45f8-8618-58d771ae5b24) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:15:16.733821 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-e6d17857-49a0-4048-afa2-2fc6d3232197 tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (129f6442-305c-45f8-8618-58d771ae5b24) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:15:16.734609 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-e6d17857-49a0-4048-afa2-2fc6d3232197 tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] Flow 'volume_create_api' (e14dd1d6-c351-4802-a886-213b8b4ee1f9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100330) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:15:16.735008 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-e6d17857-49a0-4048-afa2-2fc6d3232197 tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] Create volume request issued successfully. Aug 16 21:15:16.735632 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-e6d17857-49a0-4048-afa2-2fc6d3232197 tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Aug 16 21:15:16.736245 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 708/2819] 10.4.3.143 () {68 vars in 1259 bytes} [Sun Aug 16 21:15:16 2026] POST /volume/v3/volumes => generated 785 bytes in 172 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 21:15:16.787352 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-25195009-f682-40ba-b702-fb0a780ef0b3 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:15:16.789185 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-25195009-f682-40ba-b702-fb0a780ef0b3 tempest-VolumesGetTest-15392850 tempest-VolumesGetTest-15392850-project-member] GET https://10.4.3.143/volume/v3/volumes/ebcebf9f-9d4f-4246-9865-3145f3389759 Aug 16 21:15:16.789401 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-25195009-f682-40ba-b702-fb0a780ef0b3 tempest-VolumesGetTest-15392850 tempest-VolumesGetTest-15392850-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:15:16.789577 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-25195009-f682-40ba-b702-fb0a780ef0b3 tempest-VolumesGetTest-15392850 tempest-VolumesGetTest-15392850-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:15:16.799043 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:15:16.799043 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:15:16.804208 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-25195009-f682-40ba-b702-fb0a780ef0b3 tempest-VolumesGetTest-15392850 tempest-VolumesGetTest-15392850-project-member] Volume info retrieved successfully. Aug 16 21:15:16.808713 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-25195009-f682-40ba-b702-fb0a780ef0b3 tempest-VolumesGetTest-15392850 tempest-VolumesGetTest-15392850-project-member] https://10.4.3.143/volume/v3/volumes/ebcebf9f-9d4f-4246-9865-3145f3389759 returned with HTTP 200 Aug 16 21:15:16.809243 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 710/2820] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:15:16 2026] GET /volume/v3/volumes/ebcebf9f-9d4f-4246-9865-3145f3389759 => generated 851 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:15:16.827401 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-71db165a-4839-481b-8262-aed60c47e677 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:15:16.829177 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-71db165a-4839-481b-8262-aed60c47e677 tempest-VolumesGetTest-15392850 tempest-VolumesGetTest-15392850-project-member] GET https://10.4.3.143/volume/v3/volumes/ebcebf9f-9d4f-4246-9865-3145f3389759 Aug 16 21:15:16.829558 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-71db165a-4839-481b-8262-aed60c47e677 tempest-VolumesGetTest-15392850 tempest-VolumesGetTest-15392850-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:15:16.829899 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-71db165a-4839-481b-8262-aed60c47e677 tempest-VolumesGetTest-15392850 tempest-VolumesGetTest-15392850-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:15:16.836395 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:15:16.836395 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:15:16.839828 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-71db165a-4839-481b-8262-aed60c47e677 tempest-VolumesGetTest-15392850 tempest-VolumesGetTest-15392850-project-member] Volume info retrieved successfully. Aug 16 21:15:16.846131 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-71db165a-4839-481b-8262-aed60c47e677 tempest-VolumesGetTest-15392850 tempest-VolumesGetTest-15392850-project-member] https://10.4.3.143/volume/v3/volumes/ebcebf9f-9d4f-4246-9865-3145f3389759 returned with HTTP 200 Aug 16 21:15:16.846495 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 697/2821] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:15:16 2026] GET /volume/v3/volumes/ebcebf9f-9d4f-4246-9865-3145f3389759 => generated 851 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:15:16.861837 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-5ba296b4-a75f-4483-a856-8359ecde9541 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:15:16.864064 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-5ba296b4-a75f-4483-a856-8359ecde9541 tempest-VolumesGetTest-15392850 tempest-VolumesGetTest-15392850-project-member] PUT https://10.4.3.143/volume/v3/volumes/ebcebf9f-9d4f-4246-9865-3145f3389759 Aug 16 21:15:16.864424 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-5ba296b4-a75f-4483-a856-8359ecde9541 tempest-VolumesGetTest-15392850 tempest-VolumesGetTest-15392850-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-722898843"}} {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:15:16.878402 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:15:16.878402 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:15:16.884148 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-5ba296b4-a75f-4483-a856-8359ecde9541 tempest-VolumesGetTest-15392850 tempest-VolumesGetTest-15392850-project-member] Volume info retrieved successfully. Aug 16 21:15:16.892327 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-5ba296b4-a75f-4483-a856-8359ecde9541 tempest-VolumesGetTest-15392850 tempest-VolumesGetTest-15392850-project-member] Volume updated successfully. Aug 16 21:15:16.893813 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-5ba296b4-a75f-4483-a856-8359ecde9541 tempest-VolumesGetTest-15392850 tempest-VolumesGetTest-15392850-project-member] https://10.4.3.143/volume/v3/volumes/ebcebf9f-9d4f-4246-9865-3145f3389759 returned with HTTP 200 Aug 16 21:15:16.893813 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 707/2822] 10.4.3.143 () {68 vars in 1368 bytes} [Sun Aug 16 21:15:16 2026] PUT /volume/v3/volumes/ebcebf9f-9d4f-4246-9865-3145f3389759 => generated 783 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:15:16.909400 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-9966b980-691b-400b-8586-e4a8e0c21dde None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:15:16.911850 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-9966b980-691b-400b-8586-e4a8e0c21dde tempest-VolumesGetTest-15392850 tempest-VolumesGetTest-15392850-project-member] PUT https://10.4.3.143/volume/v3/volumes/ebcebf9f-9d4f-4246-9865-3145f3389759 Aug 16 21:15:16.912366 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-9966b980-691b-400b-8586-e4a8e0c21dde tempest-VolumesGetTest-15392850 tempest-VolumesGetTest-15392850-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-1258486923", "description": "This is the new description of volume"}} {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:15:16.924139 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:15:16.924139 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:15:16.932551 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-9966b980-691b-400b-8586-e4a8e0c21dde tempest-VolumesGetTest-15392850 tempest-VolumesGetTest-15392850-project-member] Volume info retrieved successfully. Aug 16 21:15:16.941169 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-9966b980-691b-400b-8586-e4a8e0c21dde tempest-VolumesGetTest-15392850 tempest-VolumesGetTest-15392850-project-member] Volume updated successfully. Aug 16 21:15:16.942201 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-9966b980-691b-400b-8586-e4a8e0c21dde tempest-VolumesGetTest-15392850 tempest-VolumesGetTest-15392850-project-member] https://10.4.3.143/volume/v3/volumes/ebcebf9f-9d4f-4246-9865-3145f3389759 returned with HTTP 200 Aug 16 21:15:16.942781 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 709/2823] 10.4.3.143 () {68 vars in 1369 bytes} [Sun Aug 16 21:15:16 2026] PUT /volume/v3/volumes/ebcebf9f-9d4f-4246-9865-3145f3389759 => generated 823 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:15:16.958309 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-4523fe93-2141-4660-a74b-76b5d7dd0ff1 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:15:16.960661 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-4523fe93-2141-4660-a74b-76b5d7dd0ff1 tempest-VolumesGetTest-15392850 tempest-VolumesGetTest-15392850-project-member] GET https://10.4.3.143/volume/v3/volumes/ebcebf9f-9d4f-4246-9865-3145f3389759 Aug 16 21:15:16.960929 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-4523fe93-2141-4660-a74b-76b5d7dd0ff1 tempest-VolumesGetTest-15392850 tempest-VolumesGetTest-15392850-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:15:16.961213 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-4523fe93-2141-4660-a74b-76b5d7dd0ff1 tempest-VolumesGetTest-15392850 tempest-VolumesGetTest-15392850-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:15:16.970844 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:15:16.970844 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:15:16.979108 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-4523fe93-2141-4660-a74b-76b5d7dd0ff1 tempest-VolumesGetTest-15392850 tempest-VolumesGetTest-15392850-project-member] Volume info retrieved successfully. Aug 16 21:15:16.986766 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-4523fe93-2141-4660-a74b-76b5d7dd0ff1 tempest-VolumesGetTest-15392850 tempest-VolumesGetTest-15392850-project-member] https://10.4.3.143/volume/v3/volumes/ebcebf9f-9d4f-4246-9865-3145f3389759 returned with HTTP 200 Aug 16 21:15:16.987334 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 711/2824] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:15:16 2026] GET /volume/v3/volumes/ebcebf9f-9d4f-4246-9865-3145f3389759 => generated 891 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:15:17.000676 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-3e53076f-6ab0-423f-88b0-1b574b99233d None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:15:17.002500 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-3e53076f-6ab0-423f-88b0-1b574b99233d tempest-VolumesGetTest-15392850 tempest-VolumesGetTest-15392850-project-member] POST https://10.4.3.143/volume/v3/volumes Aug 16 21:15:17.003002 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-3e53076f-6ab0-423f-88b0-1b574b99233d tempest-VolumesGetTest-15392850 tempest-VolumesGetTest-15392850-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-1887018274", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-514809397"}} {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:15:17.004534 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.v3.volumes [None req-3e53076f-6ab0-423f-88b0-1b574b99233d tempest-VolumesGetTest-15392850 tempest-VolumesGetTest-15392850-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-1887018274', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-514809397'}} {{(pid=100333) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 21:15:17.004785 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.v3.volumes [None req-3e53076f-6ab0-423f-88b0-1b574b99233d tempest-VolumesGetTest-15392850 tempest-VolumesGetTest-15392850-project-member] Create volume of 1 GB Aug 16 21:15:17.008830 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-3e53076f-6ab0-423f-88b0-1b574b99233d tempest-VolumesGetTest-15392850 tempest-VolumesGetTest-15392850-project-member] Availability Zones retrieved successfully. Aug 16 21:15:17.014166 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-3e53076f-6ab0-423f-88b0-1b574b99233d tempest-VolumesGetTest-15392850 tempest-VolumesGetTest-15392850-project-member] Flow 'volume_create_api' (bb69a6ac-079c-48cc-8832-e085daef2a58) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100333) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:15:17.015097 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-3e53076f-6ab0-423f-88b0-1b574b99233d tempest-VolumesGetTest-15392850 tempest-VolumesGetTest-15392850-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (06232046-0486-4956-b364-0559a7173839) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:15:17.016071 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.flows.api.create_volume [None req-3e53076f-6ab0-423f-88b0-1b574b99233d tempest-VolumesGetTest-15392850 tempest-VolumesGetTest-15392850-project-member] Validating volume size '1' using validate_int {{(pid=100333) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 21:15:17.040242 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-3e53076f-6ab0-423f-88b0-1b574b99233d tempest-VolumesGetTest-15392850 tempest-VolumesGetTest-15392850-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (06232046-0486-4956-b364-0559a7173839) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T21:04:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=69e633b8-fab9-4b15-8b40-4f1a67c51cda,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '69e633b8-fab9-4b15-8b40-4f1a67c51cda', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:15:17.041297 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-3e53076f-6ab0-423f-88b0-1b574b99233d tempest-VolumesGetTest-15392850 tempest-VolumesGetTest-15392850-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7b05dddb-0ba2-445f-8913-28c0c72932b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:15:17.090870 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.quota [None req-3e53076f-6ab0-423f-88b0-1b574b99233d tempest-VolumesGetTest-15392850 tempest-VolumesGetTest-15392850-project-member] Created reservations ['76f2b155-9380-4596-bd0f-0492fbfa2661', '15e39b97-1fb5-4cb8-a3ab-dd4efbc6c2bf', 'c16caa1c-4690-44a6-8530-951234fe5f02', '7fff8cb4-aad6-4a14-bbe6-3802db4c8570'] {{(pid=100333) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:15:17.091757 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-3e53076f-6ab0-423f-88b0-1b574b99233d tempest-VolumesGetTest-15392850 tempest-VolumesGetTest-15392850-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7b05dddb-0ba2-445f-8913-28c0c72932b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['76f2b155-9380-4596-bd0f-0492fbfa2661', '15e39b97-1fb5-4cb8-a3ab-dd4efbc6c2bf', 'c16caa1c-4690-44a6-8530-951234fe5f02', '7fff8cb4-aad6-4a14-bbe6-3802db4c8570']}' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:15:17.092651 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-3e53076f-6ab0-423f-88b0-1b574b99233d tempest-VolumesGetTest-15392850 tempest-VolumesGetTest-15392850-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (05c397ce-3466-4f2c-a7b0-4696aa5a2665) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:15:17.116890 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-3e53076f-6ab0-423f-88b0-1b574b99233d tempest-VolumesGetTest-15392850 tempest-VolumesGetTest-15392850-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (05c397ce-3466-4f2c-a7b0-4696aa5a2665) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a4bc4f63-9342-4d27-adc6-7626484a6770', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-1887018274',display_name='tempest-VolumesGetTest-Volume-514809397',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c54d77a7aabb4c9082978a661a832962',qos_specs=None,replication_status=,reservations=['76f2b155-9380-4596-bd0f-0492fbfa2661','15e39b97-1fb5-4cb8-a3ab-dd4efbc6c2bf','c16caa1c-4690-44a6-8530-951234fe5f02','7fff8cb4-aad6-4a14-bbe6-3802db4c8570'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='91f86f46298044fe995a3dd2922f606c',volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T21:15:17Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-1887018274',display_name='tempest-VolumesGetTest-Volume-514809397',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a4bc4f63-9342-4d27-adc6-7626484a6770,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c54d77a7aabb4c9082978a661a832962',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='91f86f46298044fe995a3dd2922f606c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(69e633b8-fab9-4b15-8b40-4f1a67c51cda),volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda)}' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:15:17.117550 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-3e53076f-6ab0-423f-88b0-1b574b99233d tempest-VolumesGetTest-15392850 tempest-VolumesGetTest-15392850-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1d5fa9a4-dd4c-4786-859c-32a72fc181d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:15:17.134089 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-3e53076f-6ab0-423f-88b0-1b574b99233d tempest-VolumesGetTest-15392850 tempest-VolumesGetTest-15392850-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1d5fa9a4-dd4c-4786-859c-32a72fc181d7) transitioned into 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-1887018274',display_name='tempest-VolumesGetTest-Volume-514809397',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c54d77a7aabb4c9082978a661a832962',qos_specs=None,replication_status=,reservations=['76f2b155-9380-4596-bd0f-0492fbfa2661','15e39b97-1fb5-4cb8-a3ab-dd4efbc6c2bf','c16caa1c-4690-44a6-8530-951234fe5f02','7fff8cb4-aad6-4a14-bbe6-3802db4c8570'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='91f86f46298044fe995a3dd2922f606c',volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda)}' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:15:17.134713 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-3e53076f-6ab0-423f-88b0-1b574b99233d tempest-VolumesGetTest-15392850 tempest-VolumesGetTest-15392850-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0a29234a-fe1c-490d-96e6-2f5789a783fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:15:17.136168 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-999a84ac-e283-45f3-9df3-ea743a3540ad None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:15:17.138690 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-999a84ac-e283-45f3-9df3-ea743a3540ad tempest-VolumesBackupsAdminTest-1100102051 tempest-VolumesBackupsAdminTest-1100102051-project-member] GET https://10.4.3.143/volume/v3/volumes/29ca52c5-c559-4960-ba4e-e60c09057bbc Aug 16 21:15:17.142461 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-999a84ac-e283-45f3-9df3-ea743a3540ad tempest-VolumesBackupsAdminTest-1100102051 tempest-VolumesBackupsAdminTest-1100102051-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:15:17.142461 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-999a84ac-e283-45f3-9df3-ea743a3540ad tempest-VolumesBackupsAdminTest-1100102051 tempest-VolumesBackupsAdminTest-1100102051-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:15:17.147907 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-3e53076f-6ab0-423f-88b0-1b574b99233d tempest-VolumesGetTest-15392850 tempest-VolumesGetTest-15392850-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0a29234a-fe1c-490d-96e6-2f5789a783fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:15:17.149022 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-3e53076f-6ab0-423f-88b0-1b574b99233d tempest-VolumesGetTest-15392850 tempest-VolumesGetTest-15392850-project-member] Flow 'volume_create_api' (bb69a6ac-079c-48cc-8832-e085daef2a58) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100333) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:15:17.149449 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-3e53076f-6ab0-423f-88b0-1b574b99233d tempest-VolumesGetTest-15392850 tempest-VolumesGetTest-15392850-project-member] Create volume request issued successfully. Aug 16 21:15:17.150256 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-3e53076f-6ab0-423f-88b0-1b574b99233d tempest-VolumesGetTest-15392850 tempest-VolumesGetTest-15392850-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Aug 16 21:15:17.150821 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 698/2825] 10.4.3.143 () {68 vars in 1259 bytes} [Sun Aug 16 21:15:16 2026] POST /volume/v3/volumes => generated 779 bytes in 150 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 21:15:17.154228 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:15:17.154228 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:15:17.162141 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-999a84ac-e283-45f3-9df3-ea743a3540ad tempest-VolumesBackupsAdminTest-1100102051 tempest-VolumesBackupsAdminTest-1100102051-project-member] Volume info retrieved successfully. Aug 16 21:15:17.165391 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-f5582fe0-e2b0-4d46-904d-a73d6bf60767 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:15:17.167813 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-f5582fe0-e2b0-4d46-904d-a73d6bf60767 tempest-VolumesGetTest-15392850 tempest-VolumesGetTest-15392850-project-member] GET https://10.4.3.143/volume/v3/volumes/a4bc4f63-9342-4d27-adc6-7626484a6770 Aug 16 21:15:17.167879 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-f5582fe0-e2b0-4d46-904d-a73d6bf60767 tempest-VolumesGetTest-15392850 tempest-VolumesGetTest-15392850-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:15:17.168646 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-f5582fe0-e2b0-4d46-904d-a73d6bf60767 tempest-VolumesGetTest-15392850 tempest-VolumesGetTest-15392850-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:15:17.170971 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-999a84ac-e283-45f3-9df3-ea743a3540ad tempest-VolumesBackupsAdminTest-1100102051 tempest-VolumesBackupsAdminTest-1100102051-project-member] https://10.4.3.143/volume/v3/volumes/29ca52c5-c559-4960-ba4e-e60c09057bbc returned with HTTP 200 Aug 16 21:15:17.172314 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 708/2826] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:15:17 2026] GET /volume/v3/volumes/29ca52c5-c559-4960-ba4e-e60c09057bbc => generated 847 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:15:17.177102 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:15:17.177102 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:15:17.181837 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-f5582fe0-e2b0-4d46-904d-a73d6bf60767 tempest-VolumesGetTest-15392850 tempest-VolumesGetTest-15392850-project-member] Volume info retrieved successfully. Aug 16 21:15:17.187014 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-f5582fe0-e2b0-4d46-904d-a73d6bf60767 tempest-VolumesGetTest-15392850 tempest-VolumesGetTest-15392850-project-member] https://10.4.3.143/volume/v3/volumes/a4bc4f63-9342-4d27-adc6-7626484a6770 returned with HTTP 200 Aug 16 21:15:17.187448 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 710/2827] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:15:17 2026] GET /volume/v3/volumes/a4bc4f63-9342-4d27-adc6-7626484a6770 => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:15:17.191293 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-20496dd2-e1c1-47ff-a895-1b39bc5f30cc None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:15:17.192987 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-20496dd2-e1c1-47ff-a895-1b39bc5f30cc tempest-VolumesBackupsAdminTest-1100102051 tempest-VolumesBackupsAdminTest-1100102051-project-member] POST https://10.4.3.143/volume/v3/backups Aug 16 21:15:17.195481 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-20496dd2-e1c1-47ff-a895-1b39bc5f30cc tempest-VolumesBackupsAdminTest-1100102051 tempest-VolumesBackupsAdminTest-1100102051-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "29ca52c5-c559-4960-ba4e-e60c09057bbc", "name": "tempest-VolumesBackupsAdminTest-Backup-1452160802", "container": "tempest-volumesbackupsadmintest-backup-container-1651271939"}} {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:15:17.195481 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.contrib.backups [None req-20496dd2-e1c1-47ff-a895-1b39bc5f30cc tempest-VolumesBackupsAdminTest-1100102051 tempest-VolumesBackupsAdminTest-1100102051-project-member] Creating new backup {'backup': {'volume_id': '29ca52c5-c559-4960-ba4e-e60c09057bbc', 'name': 'tempest-VolumesBackupsAdminTest-Backup-1452160802', 'container': 'tempest-volumesbackupsadmintest-backup-container-1651271939'}} {{(pid=100331) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 16 21:15:17.195481 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.contrib.backups [None req-20496dd2-e1c1-47ff-a895-1b39bc5f30cc tempest-VolumesBackupsAdminTest-1100102051 tempest-VolumesBackupsAdminTest-1100102051-project-member] Creating backup of volume 29ca52c5-c559-4960-ba4e-e60c09057bbc in container tempest-volumesbackupsadmintest-backup-container-1651271939 Aug 16 21:15:17.201736 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:15:17.201736 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:15:17.202204 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-20496dd2-e1c1-47ff-a895-1b39bc5f30cc tempest-VolumesBackupsAdminTest-1100102051 tempest-VolumesBackupsAdminTest-1100102051-project-member] Volume info retrieved successfully. Aug 16 21:15:17.216875 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.quota [None req-20496dd2-e1c1-47ff-a895-1b39bc5f30cc tempest-VolumesBackupsAdminTest-1100102051 tempest-VolumesBackupsAdminTest-1100102051-project-member] Created reservations ['4b34d039-b142-4d6b-b76d-4945a916e54c', '55865b4e-501e-4193-ae72-a330be9b4a0e'] {{(pid=100331) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:15:17.243207 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-20496dd2-e1c1-47ff-a895-1b39bc5f30cc tempest-VolumesBackupsAdminTest-1100102051 tempest-VolumesBackupsAdminTest-1100102051-project-member] https://10.4.3.143/volume/v3/backups returned with HTTP 202 Aug 16 21:15:17.243623 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 712/2828] 10.4.3.143 () {68 vars in 1259 bytes} [Sun Aug 16 21:15:17 2026] POST /volume/v3/backups => generated 335 bytes in 53 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 21:15:17.253774 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-f6831ea4-86dc-4f32-b415-43c9eb300c91 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:15:17.255955 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-f6831ea4-86dc-4f32-b415-43c9eb300c91 tempest-VolumesBackupsAdminTest-1100102051 tempest-VolumesBackupsAdminTest-1100102051-project-member] GET https://10.4.3.143/volume/v3/backups/8ced958a-dd1e-4a7c-a21d-420aad2c470a Aug 16 21:15:17.256162 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-f6831ea4-86dc-4f32-b415-43c9eb300c91 tempest-VolumesBackupsAdminTest-1100102051 tempest-VolumesBackupsAdminTest-1100102051-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:15:17.256329 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-f6831ea4-86dc-4f32-b415-43c9eb300c91 tempest-VolumesBackupsAdminTest-1100102051 tempest-VolumesBackupsAdminTest-1100102051-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:15:17.256428 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.v3.backups [None req-f6831ea4-86dc-4f32-b415-43c9eb300c91 tempest-VolumesBackupsAdminTest-1100102051 tempest-VolumesBackupsAdminTest-1100102051-project-member] Show backup with id 8ced958a-dd1e-4a7c-a21d-420aad2c470a. {{(pid=100333) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:15:17.271111 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:15:17.271111 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:15:17.271972 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-f6831ea4-86dc-4f32-b415-43c9eb300c91 tempest-VolumesBackupsAdminTest-1100102051 tempest-VolumesBackupsAdminTest-1100102051-project-member] https://10.4.3.143/volume/v3/backups/8ced958a-dd1e-4a7c-a21d-420aad2c470a returned with HTTP 200 Aug 16 21:15:17.272460 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 699/2829] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:15:17 2026] GET /volume/v3/backups/8ced958a-dd1e-4a7c-a21d-420aad2c470a => generated 799 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:15:18.203150 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-113143e3-4d2c-44a6-aa72-74df76de89e9 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:15:18.205575 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-113143e3-4d2c-44a6-aa72-74df76de89e9 tempest-VolumesGetTest-15392850 tempest-VolumesGetTest-15392850-project-member] GET https://10.4.3.143/volume/v3/volumes/a4bc4f63-9342-4d27-adc6-7626484a6770 Aug 16 21:15:18.205859 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-113143e3-4d2c-44a6-aa72-74df76de89e9 tempest-VolumesGetTest-15392850 tempest-VolumesGetTest-15392850-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:15:18.206146 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-113143e3-4d2c-44a6-aa72-74df76de89e9 tempest-VolumesGetTest-15392850 tempest-VolumesGetTest-15392850-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:15:18.215944 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:15:18.215944 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:15:18.220714 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-113143e3-4d2c-44a6-aa72-74df76de89e9 tempest-VolumesGetTest-15392850 tempest-VolumesGetTest-15392850-project-member] Volume info retrieved successfully. Aug 16 21:15:18.226459 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-113143e3-4d2c-44a6-aa72-74df76de89e9 tempest-VolumesGetTest-15392850 tempest-VolumesGetTest-15392850-project-member] https://10.4.3.143/volume/v3/volumes/a4bc4f63-9342-4d27-adc6-7626484a6770 returned with HTTP 200 Aug 16 21:15:18.226961 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 709/2830] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:15:18 2026] GET /volume/v3/volumes/a4bc4f63-9342-4d27-adc6-7626484a6770 => generated 872 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:15:18.239309 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-1187e782-cbb4-4144-9e1e-14307ccac1a7 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:15:18.241746 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-1187e782-cbb4-4144-9e1e-14307ccac1a7 tempest-VolumesGetTest-15392850 tempest-VolumesGetTest-15392850-project-member] PUT https://10.4.3.143/volume/v3/volumes/a4bc4f63-9342-4d27-adc6-7626484a6770 Aug 16 21:15:18.242236 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-1187e782-cbb4-4144-9e1e-14307ccac1a7 tempest-VolumesGetTest-15392850 tempest-VolumesGetTest-15392850-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-722898843", "description": null}} {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:15:18.253810 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:15:18.253810 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:15:18.258607 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-1187e782-cbb4-4144-9e1e-14307ccac1a7 tempest-VolumesGetTest-15392850 tempest-VolumesGetTest-15392850-project-member] Volume info retrieved successfully. Aug 16 21:15:18.265826 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-1187e782-cbb4-4144-9e1e-14307ccac1a7 tempest-VolumesGetTest-15392850 tempest-VolumesGetTest-15392850-project-member] Volume updated successfully. Aug 16 21:15:18.266667 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-1187e782-cbb4-4144-9e1e-14307ccac1a7 tempest-VolumesGetTest-15392850 tempest-VolumesGetTest-15392850-project-member] https://10.4.3.143/volume/v3/volumes/a4bc4f63-9342-4d27-adc6-7626484a6770 returned with HTTP 200 Aug 16 21:15:18.267228 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 711/2831] 10.4.3.143 () {68 vars in 1368 bytes} [Sun Aug 16 21:15:18 2026] PUT /volume/v3/volumes/a4bc4f63-9342-4d27-adc6-7626484a6770 => generated 769 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:15:18.277946 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-3f78d2ab-228d-4ebe-9484-81a297455cb6 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:15:18.279811 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-3f78d2ab-228d-4ebe-9484-81a297455cb6 tempest-VolumesGetTest-15392850 tempest-VolumesGetTest-15392850-project-member] GET https://10.4.3.143/volume/v3/volumes/a4bc4f63-9342-4d27-adc6-7626484a6770 Aug 16 21:15:18.280060 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-3f78d2ab-228d-4ebe-9484-81a297455cb6 tempest-VolumesGetTest-15392850 tempest-VolumesGetTest-15392850-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:15:18.280281 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-3f78d2ab-228d-4ebe-9484-81a297455cb6 tempest-VolumesGetTest-15392850 tempest-VolumesGetTest-15392850-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:15:18.282710 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-a5cf5860-fd63-4865-bdbd-019ab77386cf None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:15:18.284766 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-a5cf5860-fd63-4865-bdbd-019ab77386cf tempest-VolumesBackupsAdminTest-1100102051 tempest-VolumesBackupsAdminTest-1100102051-project-member] GET https://10.4.3.143/volume/v3/backups/8ced958a-dd1e-4a7c-a21d-420aad2c470a Aug 16 21:15:18.284997 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-a5cf5860-fd63-4865-bdbd-019ab77386cf tempest-VolumesBackupsAdminTest-1100102051 tempest-VolumesBackupsAdminTest-1100102051-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:15:18.285240 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-a5cf5860-fd63-4865-bdbd-019ab77386cf tempest-VolumesBackupsAdminTest-1100102051 tempest-VolumesBackupsAdminTest-1100102051-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:15:18.285368 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.v3.backups [None req-a5cf5860-fd63-4865-bdbd-019ab77386cf tempest-VolumesBackupsAdminTest-1100102051 tempest-VolumesBackupsAdminTest-1100102051-project-member] Show backup with id 8ced958a-dd1e-4a7c-a21d-420aad2c470a. {{(pid=100333) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:15:18.286980 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:15:18.286980 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:15:18.290155 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:15:18.290155 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:15:18.290661 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-3f78d2ab-228d-4ebe-9484-81a297455cb6 tempest-VolumesGetTest-15392850 tempest-VolumesGetTest-15392850-project-member] Volume info retrieved successfully. Aug 16 21:15:18.290976 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-a5cf5860-fd63-4865-bdbd-019ab77386cf tempest-VolumesBackupsAdminTest-1100102051 tempest-VolumesBackupsAdminTest-1100102051-project-member] https://10.4.3.143/volume/v3/backups/8ced958a-dd1e-4a7c-a21d-420aad2c470a returned with HTTP 200 Aug 16 21:15:18.291358 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 700/2832] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:15:18 2026] GET /volume/v3/backups/8ced958a-dd1e-4a7c-a21d-420aad2c470a => generated 801 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:15:18.294648 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-3f78d2ab-228d-4ebe-9484-81a297455cb6 tempest-VolumesGetTest-15392850 tempest-VolumesGetTest-15392850-project-member] https://10.4.3.143/volume/v3/volumes/a4bc4f63-9342-4d27-adc6-7626484a6770 returned with HTTP 200 Aug 16 21:15:18.295032 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 713/2833] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:15:18 2026] GET /volume/v3/volumes/a4bc4f63-9342-4d27-adc6-7626484a6770 => generated 837 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:15:18.308614 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-0b55d725-6379-4b98-b305-5fea1d6186c0 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:15:18.310236 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-0b55d725-6379-4b98-b305-5fea1d6186c0 tempest-VolumesGetTest-15392850 tempest-VolumesGetTest-15392850-project-member] DELETE https://10.4.3.143/volume/v3/volumes/a4bc4f63-9342-4d27-adc6-7626484a6770 Aug 16 21:15:18.310446 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-0b55d725-6379-4b98-b305-5fea1d6186c0 tempest-VolumesGetTest-15392850 tempest-VolumesGetTest-15392850-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:15:18.310619 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-0b55d725-6379-4b98-b305-5fea1d6186c0 tempest-VolumesGetTest-15392850 tempest-VolumesGetTest-15392850-project-member] Calling method 'delete' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:15:18.310761 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.v3.volumes [None req-0b55d725-6379-4b98-b305-5fea1d6186c0 tempest-VolumesGetTest-15392850 tempest-VolumesGetTest-15392850-project-member] Delete volume with id: a4bc4f63-9342-4d27-adc6-7626484a6770 Aug 16 21:15:18.317595 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:15:18.317595 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:15:18.317977 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-0b55d725-6379-4b98-b305-5fea1d6186c0 tempest-VolumesGetTest-15392850 tempest-VolumesGetTest-15392850-project-member] Volume info retrieved successfully. Aug 16 21:15:18.335940 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-0b55d725-6379-4b98-b305-5fea1d6186c0 tempest-VolumesGetTest-15392850 tempest-VolumesGetTest-15392850-project-member] Delete volume request issued successfully. Aug 16 21:15:18.335940 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-0b55d725-6379-4b98-b305-5fea1d6186c0 tempest-VolumesGetTest-15392850 tempest-VolumesGetTest-15392850-project-member] https://10.4.3.143/volume/v3/volumes/a4bc4f63-9342-4d27-adc6-7626484a6770 returned with HTTP 202 Aug 16 21:15:18.335940 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 710/2834] 10.4.3.143 () {66 vars in 1351 bytes} [Sun Aug 16 21:15:18 2026] DELETE /volume/v3/volumes/a4bc4f63-9342-4d27-adc6-7626484a6770 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 21:15:18.344299 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-c852397c-b506-4c8e-b889-37e624ef4599 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:15:18.348491 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-c852397c-b506-4c8e-b889-37e624ef4599 tempest-VolumesGetTest-15392850 tempest-VolumesGetTest-15392850-project-member] GET https://10.4.3.143/volume/v3/volumes/a4bc4f63-9342-4d27-adc6-7626484a6770 Aug 16 21:15:18.348491 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-c852397c-b506-4c8e-b889-37e624ef4599 tempest-VolumesGetTest-15392850 tempest-VolumesGetTest-15392850-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:15:18.348491 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-c852397c-b506-4c8e-b889-37e624ef4599 tempest-VolumesGetTest-15392850 tempest-VolumesGetTest-15392850-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:15:18.356399 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:15:18.356399 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:15:18.360927 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-c852397c-b506-4c8e-b889-37e624ef4599 tempest-VolumesGetTest-15392850 tempest-VolumesGetTest-15392850-project-member] Volume info retrieved successfully. Aug 16 21:15:18.365624 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-c852397c-b506-4c8e-b889-37e624ef4599 tempest-VolumesGetTest-15392850 tempest-VolumesGetTest-15392850-project-member] https://10.4.3.143/volume/v3/volumes/a4bc4f63-9342-4d27-adc6-7626484a6770 returned with HTTP 200 Aug 16 21:15:18.366081 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 712/2835] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:15:18 2026] GET /volume/v3/volumes/a4bc4f63-9342-4d27-adc6-7626484a6770 => generated 836 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:15:19.303018 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-698a7e14-232a-4bd6-94aa-b047c1e76ef9 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:15:19.305692 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-698a7e14-232a-4bd6-94aa-b047c1e76ef9 tempest-VolumesBackupsAdminTest-1100102051 tempest-VolumesBackupsAdminTest-1100102051-project-member] GET https://10.4.3.143/volume/v3/backups/8ced958a-dd1e-4a7c-a21d-420aad2c470a Aug 16 21:15:19.306059 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-698a7e14-232a-4bd6-94aa-b047c1e76ef9 tempest-VolumesBackupsAdminTest-1100102051 tempest-VolumesBackupsAdminTest-1100102051-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:15:19.306264 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-698a7e14-232a-4bd6-94aa-b047c1e76ef9 tempest-VolumesBackupsAdminTest-1100102051 tempest-VolumesBackupsAdminTest-1100102051-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:15:19.306388 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.v3.backups [None req-698a7e14-232a-4bd6-94aa-b047c1e76ef9 tempest-VolumesBackupsAdminTest-1100102051 tempest-VolumesBackupsAdminTest-1100102051-project-member] Show backup with id 8ced958a-dd1e-4a7c-a21d-420aad2c470a. {{(pid=100333) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:15:19.312072 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:15:19.312072 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:15:19.313089 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-698a7e14-232a-4bd6-94aa-b047c1e76ef9 tempest-VolumesBackupsAdminTest-1100102051 tempest-VolumesBackupsAdminTest-1100102051-project-member] https://10.4.3.143/volume/v3/backups/8ced958a-dd1e-4a7c-a21d-420aad2c470a returned with HTTP 200 Aug 16 21:15:19.313414 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 701/2836] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:15:19 2026] GET /volume/v3/backups/8ced958a-dd1e-4a7c-a21d-420aad2c470a => generated 801 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:15:19.382800 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-85884caa-f344-4f32-be8b-03856bdc69c5 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:15:19.388215 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-85884caa-f344-4f32-be8b-03856bdc69c5 tempest-VolumesGetTest-15392850 tempest-VolumesGetTest-15392850-project-member] GET https://10.4.3.143/volume/v3/volumes/a4bc4f63-9342-4d27-adc6-7626484a6770 Aug 16 21:15:19.388416 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-85884caa-f344-4f32-be8b-03856bdc69c5 tempest-VolumesGetTest-15392850 tempest-VolumesGetTest-15392850-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:15:19.388594 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-85884caa-f344-4f32-be8b-03856bdc69c5 tempest-VolumesGetTest-15392850 tempest-VolumesGetTest-15392850-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:15:19.394231 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-85884caa-f344-4f32-be8b-03856bdc69c5 tempest-VolumesGetTest-15392850 tempest-VolumesGetTest-15392850-project-member] https://10.4.3.143/volume/v3/volumes/a4bc4f63-9342-4d27-adc6-7626484a6770 returned with HTTP 404 Aug 16 21:15:19.394645 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 714/2837] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:15:19 2026] GET /volume/v3/volumes/a4bc4f63-9342-4d27-adc6-7626484a6770 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:15:19.409994 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-18af3dc2-7253-4462-a1e7-2d6e939665b0 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:15:19.412209 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-18af3dc2-7253-4462-a1e7-2d6e939665b0 tempest-VolumesGetTest-15392850 tempest-VolumesGetTest-15392850-project-member] GET https://10.4.3.143/volume/v3/volumes/ebcebf9f-9d4f-4246-9865-3145f3389759 Aug 16 21:15:19.412340 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-18af3dc2-7253-4462-a1e7-2d6e939665b0 tempest-VolumesGetTest-15392850 tempest-VolumesGetTest-15392850-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:15:19.412526 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-18af3dc2-7253-4462-a1e7-2d6e939665b0 tempest-VolumesGetTest-15392850 tempest-VolumesGetTest-15392850-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:15:19.419444 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:15:19.419444 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:15:19.423088 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-18af3dc2-7253-4462-a1e7-2d6e939665b0 tempest-VolumesGetTest-15392850 tempest-VolumesGetTest-15392850-project-member] Volume info retrieved successfully. Aug 16 21:15:19.427808 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-18af3dc2-7253-4462-a1e7-2d6e939665b0 tempest-VolumesGetTest-15392850 tempest-VolumesGetTest-15392850-project-member] https://10.4.3.143/volume/v3/volumes/ebcebf9f-9d4f-4246-9865-3145f3389759 returned with HTTP 200 Aug 16 21:15:19.428363 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 711/2838] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:15:19 2026] GET /volume/v3/volumes/ebcebf9f-9d4f-4246-9865-3145f3389759 => generated 891 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:15:19.444169 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-3a59f0b7-ab79-40e8-b648-3c5e51401e9a None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:15:19.446463 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-3a59f0b7-ab79-40e8-b648-3c5e51401e9a tempest-VolumesGetTest-15392850 tempest-VolumesGetTest-15392850-project-member] DELETE https://10.4.3.143/volume/v3/volumes/ebcebf9f-9d4f-4246-9865-3145f3389759 Aug 16 21:15:19.446733 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-3a59f0b7-ab79-40e8-b648-3c5e51401e9a tempest-VolumesGetTest-15392850 tempest-VolumesGetTest-15392850-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:15:19.446989 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-3a59f0b7-ab79-40e8-b648-3c5e51401e9a tempest-VolumesGetTest-15392850 tempest-VolumesGetTest-15392850-project-member] Calling method 'delete' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:15:19.447225 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.v3.volumes [None req-3a59f0b7-ab79-40e8-b648-3c5e51401e9a tempest-VolumesGetTest-15392850 tempest-VolumesGetTest-15392850-project-member] Delete volume with id: ebcebf9f-9d4f-4246-9865-3145f3389759 Aug 16 21:15:19.456748 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:15:19.456748 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:15:19.457386 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-3a59f0b7-ab79-40e8-b648-3c5e51401e9a tempest-VolumesGetTest-15392850 tempest-VolumesGetTest-15392850-project-member] Volume info retrieved successfully. Aug 16 21:15:19.486213 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-3a59f0b7-ab79-40e8-b648-3c5e51401e9a tempest-VolumesGetTest-15392850 tempest-VolumesGetTest-15392850-project-member] Delete volume request issued successfully. Aug 16 21:15:19.486404 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-3a59f0b7-ab79-40e8-b648-3c5e51401e9a tempest-VolumesGetTest-15392850 tempest-VolumesGetTest-15392850-project-member] https://10.4.3.143/volume/v3/volumes/ebcebf9f-9d4f-4246-9865-3145f3389759 returned with HTTP 202 Aug 16 21:15:19.486819 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 713/2839] 10.4.3.143 () {66 vars in 1351 bytes} [Sun Aug 16 21:15:19 2026] DELETE /volume/v3/volumes/ebcebf9f-9d4f-4246-9865-3145f3389759 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 21:15:19.496261 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-b54379cc-575f-416c-b573-2390ea4e5b41 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:15:19.500060 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-b54379cc-575f-416c-b573-2390ea4e5b41 tempest-VolumesGetTest-15392850 tempest-VolumesGetTest-15392850-project-member] GET https://10.4.3.143/volume/v3/volumes/ebcebf9f-9d4f-4246-9865-3145f3389759 Aug 16 21:15:19.500165 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-b54379cc-575f-416c-b573-2390ea4e5b41 tempest-VolumesGetTest-15392850 tempest-VolumesGetTest-15392850-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:15:19.500344 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-b54379cc-575f-416c-b573-2390ea4e5b41 tempest-VolumesGetTest-15392850 tempest-VolumesGetTest-15392850-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:15:19.517209 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:15:19.517209 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:15:19.526500 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-b54379cc-575f-416c-b573-2390ea4e5b41 tempest-VolumesGetTest-15392850 tempest-VolumesGetTest-15392850-project-member] Volume info retrieved successfully. Aug 16 21:15:19.535776 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-b54379cc-575f-416c-b573-2390ea4e5b41 tempest-VolumesGetTest-15392850 tempest-VolumesGetTest-15392850-project-member] https://10.4.3.143/volume/v3/volumes/ebcebf9f-9d4f-4246-9865-3145f3389759 returned with HTTP 200 Aug 16 21:15:19.536331 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 702/2840] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:15:19 2026] GET /volume/v3/volumes/ebcebf9f-9d4f-4246-9865-3145f3389759 => generated 890 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:15:20.327348 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-6d2ec3c0-552b-48ec-a5ca-5a7b0161240f None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:15:20.328988 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-6d2ec3c0-552b-48ec-a5ca-5a7b0161240f tempest-VolumesBackupsAdminTest-1100102051 tempest-VolumesBackupsAdminTest-1100102051-project-member] GET https://10.4.3.143/volume/v3/backups/8ced958a-dd1e-4a7c-a21d-420aad2c470a Aug 16 21:15:20.329172 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-6d2ec3c0-552b-48ec-a5ca-5a7b0161240f tempest-VolumesBackupsAdminTest-1100102051 tempest-VolumesBackupsAdminTest-1100102051-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:15:20.329350 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-6d2ec3c0-552b-48ec-a5ca-5a7b0161240f tempest-VolumesBackupsAdminTest-1100102051 tempest-VolumesBackupsAdminTest-1100102051-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:15:20.329450 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.v3.backups [None req-6d2ec3c0-552b-48ec-a5ca-5a7b0161240f tempest-VolumesBackupsAdminTest-1100102051 tempest-VolumesBackupsAdminTest-1100102051-project-member] Show backup with id 8ced958a-dd1e-4a7c-a21d-420aad2c470a. {{(pid=100331) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:15:20.333778 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:15:20.333778 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:15:20.334505 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-6d2ec3c0-552b-48ec-a5ca-5a7b0161240f tempest-VolumesBackupsAdminTest-1100102051 tempest-VolumesBackupsAdminTest-1100102051-project-member] https://10.4.3.143/volume/v3/backups/8ced958a-dd1e-4a7c-a21d-420aad2c470a returned with HTTP 200 Aug 16 21:15:20.334853 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 715/2841] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:15:20 2026] GET /volume/v3/backups/8ced958a-dd1e-4a7c-a21d-420aad2c470a => generated 801 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:15:20.557403 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-0c6eec2f-b950-499d-aee4-e9d518613f7c None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:15:20.559666 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-0c6eec2f-b950-499d-aee4-e9d518613f7c tempest-VolumesGetTest-15392850 tempest-VolumesGetTest-15392850-project-member] GET https://10.4.3.143/volume/v3/volumes/ebcebf9f-9d4f-4246-9865-3145f3389759 Aug 16 21:15:20.559940 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-0c6eec2f-b950-499d-aee4-e9d518613f7c tempest-VolumesGetTest-15392850 tempest-VolumesGetTest-15392850-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:15:20.560171 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-0c6eec2f-b950-499d-aee4-e9d518613f7c tempest-VolumesGetTest-15392850 tempest-VolumesGetTest-15392850-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:15:20.574352 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-0c6eec2f-b950-499d-aee4-e9d518613f7c tempest-VolumesGetTest-15392850 tempest-VolumesGetTest-15392850-project-member] https://10.4.3.143/volume/v3/volumes/ebcebf9f-9d4f-4246-9865-3145f3389759 returned with HTTP 404 Aug 16 21:15:20.574847 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 712/2842] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:15:20 2026] GET /volume/v3/volumes/ebcebf9f-9d4f-4246-9865-3145f3389759 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:15:20.583244 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-9285e0c5-2abb-4ca2-a4b5-b7742f72a1f0 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:15:20.585234 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-9285e0c5-2abb-4ca2-a4b5-b7742f72a1f0 tempest-VolumesGetTest-15392850 tempest-VolumesGetTest-15392850-project-member] POST https://10.4.3.143/volume/v3/volumes Aug 16 21:15:20.585639 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-9285e0c5-2abb-4ca2-a4b5-b7742f72a1f0 tempest-VolumesGetTest-15392850 tempest-VolumesGetTest-15392850-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesGetTest-Volume-197004394"}} {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:15:20.587282 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.v3.volumes [None req-9285e0c5-2abb-4ca2-a4b5-b7742f72a1f0 tempest-VolumesGetTest-15392850 tempest-VolumesGetTest-15392850-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesGetTest-Volume-197004394'}} {{(pid=100330) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 21:15:20.587415 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.v3.volumes [None req-9285e0c5-2abb-4ca2-a4b5-b7742f72a1f0 tempest-VolumesGetTest-15392850 tempest-VolumesGetTest-15392850-project-member] Create volume of 1 GB Aug 16 21:15:20.593764 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-9285e0c5-2abb-4ca2-a4b5-b7742f72a1f0 tempest-VolumesGetTest-15392850 tempest-VolumesGetTest-15392850-project-member] Availability Zones retrieved successfully. Aug 16 21:15:20.602048 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-9285e0c5-2abb-4ca2-a4b5-b7742f72a1f0 tempest-VolumesGetTest-15392850 tempest-VolumesGetTest-15392850-project-member] Flow 'volume_create_api' (79547a6d-c56a-4c28-a7f1-6c8a8e5396ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100330) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:15:20.603030 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-9285e0c5-2abb-4ca2-a4b5-b7742f72a1f0 tempest-VolumesGetTest-15392850 tempest-VolumesGetTest-15392850-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (80374257-2b84-49e0-b8e7-a151ad2e513d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:15:20.604068 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.flows.api.create_volume [None req-9285e0c5-2abb-4ca2-a4b5-b7742f72a1f0 tempest-VolumesGetTest-15392850 tempest-VolumesGetTest-15392850-project-member] Validating volume size '1' using validate_int {{(pid=100330) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 21:15:20.638456 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-9285e0c5-2abb-4ca2-a4b5-b7742f72a1f0 tempest-VolumesGetTest-15392850 tempest-VolumesGetTest-15392850-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (80374257-2b84-49e0-b8e7-a151ad2e513d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T21:04:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=69e633b8-fab9-4b15-8b40-4f1a67c51cda,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '69e633b8-fab9-4b15-8b40-4f1a67c51cda', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:15:20.639343 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-9285e0c5-2abb-4ca2-a4b5-b7742f72a1f0 tempest-VolumesGetTest-15392850 tempest-VolumesGetTest-15392850-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cd3e2832-f3c2-49c6-818a-809baced17d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:15:20.690882 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.quota [None req-9285e0c5-2abb-4ca2-a4b5-b7742f72a1f0 tempest-VolumesGetTest-15392850 tempest-VolumesGetTest-15392850-project-member] Created reservations ['83936ac0-fe49-40b8-a23d-1f3425fcb9eb', '0ba8efba-9e47-47c3-8d00-b26ab3b61a93', '6ae000a7-9e61-49ea-a9c8-322f62d68ca7', '963aad76-9263-4ef1-a4cd-6ff912e14869'] {{(pid=100330) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:15:20.691935 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-9285e0c5-2abb-4ca2-a4b5-b7742f72a1f0 tempest-VolumesGetTest-15392850 tempest-VolumesGetTest-15392850-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cd3e2832-f3c2-49c6-818a-809baced17d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['83936ac0-fe49-40b8-a23d-1f3425fcb9eb', '0ba8efba-9e47-47c3-8d00-b26ab3b61a93', '6ae000a7-9e61-49ea-a9c8-322f62d68ca7', '963aad76-9263-4ef1-a4cd-6ff912e14869']}' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:15:20.693654 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-9285e0c5-2abb-4ca2-a4b5-b7742f72a1f0 tempest-VolumesGetTest-15392850 tempest-VolumesGetTest-15392850-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dc019956-a0da-4b7a-94a2-1a43d0df8cdb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:15:20.718140 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-9285e0c5-2abb-4ca2-a4b5-b7742f72a1f0 tempest-VolumesGetTest-15392850 tempest-VolumesGetTest-15392850-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dc019956-a0da-4b7a-94a2-1a43d0df8cdb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '952be4b8-fd6b-4668-bcd5-8d230f3ea498', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-197004394',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c54d77a7aabb4c9082978a661a832962',qos_specs=None,replication_status=,reservations=['83936ac0-fe49-40b8-a23d-1f3425fcb9eb','0ba8efba-9e47-47c3-8d00-b26ab3b61a93','6ae000a7-9e61-49ea-a9c8-322f62d68ca7','963aad76-9263-4ef1-a4cd-6ff912e14869'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='91f86f46298044fe995a3dd2922f606c',volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T21:15:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-197004394',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=952be4b8-fd6b-4668-bcd5-8d230f3ea498,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c54d77a7aabb4c9082978a661a832962',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='91f86f46298044fe995a3dd2922f606c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(69e633b8-fab9-4b15-8b40-4f1a67c51cda),volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda)}' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:15:20.719286 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-9285e0c5-2abb-4ca2-a4b5-b7742f72a1f0 tempest-VolumesGetTest-15392850 tempest-VolumesGetTest-15392850-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7ae8a314-1d08-4b7f-ab94-88cc14b3d395) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:15:20.742192 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-9285e0c5-2abb-4ca2-a4b5-b7742f72a1f0 tempest-VolumesGetTest-15392850 tempest-VolumesGetTest-15392850-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7ae8a314-1d08-4b7f-ab94-88cc14b3d395) transitioned into state 'SUCCESS' from state '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-197004394',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c54d77a7aabb4c9082978a661a832962',qos_specs=None,replication_status=,reservations=['83936ac0-fe49-40b8-a23d-1f3425fcb9eb','0ba8efba-9e47-47c3-8d00-b26ab3b61a93','6ae000a7-9e61-49ea-a9c8-322f62d68ca7','963aad76-9263-4ef1-a4cd-6ff912e14869'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='91f86f46298044fe995a3dd2922f606c',volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda)}' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:15:20.742901 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-9285e0c5-2abb-4ca2-a4b5-b7742f72a1f0 tempest-VolumesGetTest-15392850 tempest-VolumesGetTest-15392850-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e4b27a39-62e4-4e15-bdb7-e3831cdaddc4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:15:20.755516 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-9285e0c5-2abb-4ca2-a4b5-b7742f72a1f0 tempest-VolumesGetTest-15392850 tempest-VolumesGetTest-15392850-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e4b27a39-62e4-4e15-bdb7-e3831cdaddc4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:15:20.756575 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-9285e0c5-2abb-4ca2-a4b5-b7742f72a1f0 tempest-VolumesGetTest-15392850 tempest-VolumesGetTest-15392850-project-member] Flow 'volume_create_api' (79547a6d-c56a-4c28-a7f1-6c8a8e5396ea) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100330) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:15:20.756890 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-9285e0c5-2abb-4ca2-a4b5-b7742f72a1f0 tempest-VolumesGetTest-15392850 tempest-VolumesGetTest-15392850-project-member] Create volume request issued successfully. Aug 16 21:15:20.757453 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-9285e0c5-2abb-4ca2-a4b5-b7742f72a1f0 tempest-VolumesGetTest-15392850 tempest-VolumesGetTest-15392850-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Aug 16 21:15:20.757934 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 714/2843] 10.4.3.143 () {68 vars in 1258 bytes} [Sun Aug 16 21:15:20 2026] POST /volume/v3/volumes => generated 744 bytes in 175 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 21:15:20.781014 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-1ad6b703-3bf7-4c30-935a-cdd23c6eddcc None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:15:20.786316 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-1ad6b703-3bf7-4c30-935a-cdd23c6eddcc tempest-VolumesGetTest-15392850 tempest-VolumesGetTest-15392850-project-member] GET https://10.4.3.143/volume/v3/volumes/952be4b8-fd6b-4668-bcd5-8d230f3ea498 Aug 16 21:15:20.787123 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-1ad6b703-3bf7-4c30-935a-cdd23c6eddcc tempest-VolumesGetTest-15392850 tempest-VolumesGetTest-15392850-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:15:20.787344 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-1ad6b703-3bf7-4c30-935a-cdd23c6eddcc tempest-VolumesGetTest-15392850 tempest-VolumesGetTest-15392850-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:15:20.798128 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:15:20.798128 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:15:20.803245 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-1ad6b703-3bf7-4c30-935a-cdd23c6eddcc tempest-VolumesGetTest-15392850 tempest-VolumesGetTest-15392850-project-member] Volume info retrieved successfully. Aug 16 21:15:20.809224 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-1ad6b703-3bf7-4c30-935a-cdd23c6eddcc tempest-VolumesGetTest-15392850 tempest-VolumesGetTest-15392850-project-member] https://10.4.3.143/volume/v3/volumes/952be4b8-fd6b-4668-bcd5-8d230f3ea498 returned with HTTP 200 Aug 16 21:15:20.809865 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 703/2844] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:15:20 2026] GET /volume/v3/volumes/952be4b8-fd6b-4668-bcd5-8d230f3ea498 => generated 812 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:15:20.843503 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-adb6f3e2-3c00-4320-bc78-1fa3c585d142 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:15:20.845369 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-adb6f3e2-3c00-4320-bc78-1fa3c585d142 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] GET https://10.4.3.143/volume/v3/volumes/dc781c18-d6ee-47d1-9fb0-61b71c553879 Aug 16 21:15:20.845569 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-adb6f3e2-3c00-4320-bc78-1fa3c585d142 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:15:20.845754 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-adb6f3e2-3c00-4320-bc78-1fa3c585d142 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:15:20.856149 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:15:20.856149 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:15:20.859668 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-adb6f3e2-3c00-4320-bc78-1fa3c585d142 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Volume info retrieved successfully. Aug 16 21:15:20.864803 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-adb6f3e2-3c00-4320-bc78-1fa3c585d142 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] https://10.4.3.143/volume/v3/volumes/dc781c18-d6ee-47d1-9fb0-61b71c553879 returned with HTTP 200 Aug 16 21:15:20.865149 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 716/2845] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:15:20 2026] GET /volume/v3/volumes/dc781c18-d6ee-47d1-9fb0-61b71c553879 => generated 1637 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:15:21.345597 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-f2ffb5d8-4e17-4040-a01e-2da5c09f4a81 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:15:21.350773 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-f2ffb5d8-4e17-4040-a01e-2da5c09f4a81 tempest-VolumesBackupsAdminTest-1100102051 tempest-VolumesBackupsAdminTest-1100102051-project-member] GET https://10.4.3.143/volume/v3/backups/8ced958a-dd1e-4a7c-a21d-420aad2c470a Aug 16 21:15:21.351122 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-f2ffb5d8-4e17-4040-a01e-2da5c09f4a81 tempest-VolumesBackupsAdminTest-1100102051 tempest-VolumesBackupsAdminTest-1100102051-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:15:21.351406 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-f2ffb5d8-4e17-4040-a01e-2da5c09f4a81 tempest-VolumesBackupsAdminTest-1100102051 tempest-VolumesBackupsAdminTest-1100102051-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:15:21.351592 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.v3.backups [None req-f2ffb5d8-4e17-4040-a01e-2da5c09f4a81 tempest-VolumesBackupsAdminTest-1100102051 tempest-VolumesBackupsAdminTest-1100102051-project-member] Show backup with id 8ced958a-dd1e-4a7c-a21d-420aad2c470a. {{(pid=100332) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:15:21.362142 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:15:21.362142 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:15:21.365157 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-f2ffb5d8-4e17-4040-a01e-2da5c09f4a81 tempest-VolumesBackupsAdminTest-1100102051 tempest-VolumesBackupsAdminTest-1100102051-project-member] https://10.4.3.143/volume/v3/backups/8ced958a-dd1e-4a7c-a21d-420aad2c470a returned with HTTP 200 Aug 16 21:15:21.366122 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 713/2846] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:15:21 2026] GET /volume/v3/backups/8ced958a-dd1e-4a7c-a21d-420aad2c470a => generated 801 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:15:21.828297 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-1ed5b101-efc2-440c-9a36-698b4cdde713 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:15:21.830765 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-1ed5b101-efc2-440c-9a36-698b4cdde713 tempest-VolumesGetTest-15392850 tempest-VolumesGetTest-15392850-project-member] GET https://10.4.3.143/volume/v3/volumes/952be4b8-fd6b-4668-bcd5-8d230f3ea498 Aug 16 21:15:21.831085 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-1ed5b101-efc2-440c-9a36-698b4cdde713 tempest-VolumesGetTest-15392850 tempest-VolumesGetTest-15392850-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:15:21.831349 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-1ed5b101-efc2-440c-9a36-698b4cdde713 tempest-VolumesGetTest-15392850 tempest-VolumesGetTest-15392850-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:15:21.841576 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:15:21.841576 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:15:21.846497 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-1ed5b101-efc2-440c-9a36-698b4cdde713 tempest-VolumesGetTest-15392850 tempest-VolumesGetTest-15392850-project-member] Volume info retrieved successfully. Aug 16 21:15:21.853342 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-1ed5b101-efc2-440c-9a36-698b4cdde713 tempest-VolumesGetTest-15392850 tempest-VolumesGetTest-15392850-project-member] https://10.4.3.143/volume/v3/volumes/952be4b8-fd6b-4668-bcd5-8d230f3ea498 returned with HTTP 200 Aug 16 21:15:21.853737 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 715/2847] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:15:21 2026] GET /volume/v3/volumes/952be4b8-fd6b-4668-bcd5-8d230f3ea498 => generated 837 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:15:21.870801 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-e3a65be1-062a-4049-a660-b823466dfa84 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:15:21.872709 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-e3a65be1-062a-4049-a660-b823466dfa84 tempest-VolumesGetTest-15392850 tempest-VolumesGetTest-15392850-project-member] POST https://10.4.3.143/volume/v3/volumes Aug 16 21:15:21.873132 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-e3a65be1-062a-4049-a660-b823466dfa84 tempest-VolumesGetTest-15392850 tempest-VolumesGetTest-15392850-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "952be4b8-fd6b-4668-bcd5-8d230f3ea498", "size": 1, "name": "tempest-VolumesGetTest-Volume-301756582", "metadata": {"Type": "Test"}}} {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:15:21.874693 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.v3.volumes [None req-e3a65be1-062a-4049-a660-b823466dfa84 tempest-VolumesGetTest-15392850 tempest-VolumesGetTest-15392850-project-member] Create volume request body: {'volume': {'source_volid': '952be4b8-fd6b-4668-bcd5-8d230f3ea498', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-301756582', 'metadata': {'Type': 'Test'}}} {{(pid=100333) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 21:15:21.891264 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:15:21.891264 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:15:21.893819 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-e3a65be1-062a-4049-a660-b823466dfa84 tempest-VolumesGetTest-15392850 tempest-VolumesGetTest-15392850-project-member] Volume retrieved successfully. Aug 16 21:15:21.893819 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.v3.volumes [None req-e3a65be1-062a-4049-a660-b823466dfa84 tempest-VolumesGetTest-15392850 tempest-VolumesGetTest-15392850-project-member] Create volume of 1 GB Aug 16 21:15:21.895904 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-e3a65be1-062a-4049-a660-b823466dfa84 tempest-VolumesGetTest-15392850 tempest-VolumesGetTest-15392850-project-member] Availability Zones retrieved successfully. Aug 16 21:15:21.901355 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-e3a65be1-062a-4049-a660-b823466dfa84 tempest-VolumesGetTest-15392850 tempest-VolumesGetTest-15392850-project-member] Flow 'volume_create_api' (3f939b28-0e8b-4a1a-9ae6-3bfb64ae518f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100333) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:15:21.903807 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-e3a65be1-062a-4049-a660-b823466dfa84 tempest-VolumesGetTest-15392850 tempest-VolumesGetTest-15392850-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b1bbbe2c-5636-46f5-ab06-cc0d34bd48b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:15:21.904743 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.flows.api.create_volume [None req-e3a65be1-062a-4049-a660-b823466dfa84 tempest-VolumesGetTest-15392850 tempest-VolumesGetTest-15392850-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100333) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 21:15:21.932556 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-e3a65be1-062a-4049-a660-b823466dfa84 tempest-VolumesGetTest-15392850 tempest-VolumesGetTest-15392850-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b1bbbe2c-5636-46f5-ab06-cc0d34bd48b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '952be4b8-fd6b-4668-bcd5-8d230f3ea498', 'volume_type': VolumeType(created_at=2026-08-16T21:04:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=69e633b8-fab9-4b15-8b40-4f1a67c51cda,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '69e633b8-fab9-4b15-8b40-4f1a67c51cda', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:15:21.933400 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-e3a65be1-062a-4049-a660-b823466dfa84 tempest-VolumesGetTest-15392850 tempest-VolumesGetTest-15392850-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (254cac97-a875-4745-a604-d299a6fa8208) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:15:21.982603 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.quota [None req-e3a65be1-062a-4049-a660-b823466dfa84 tempest-VolumesGetTest-15392850 tempest-VolumesGetTest-15392850-project-member] Created reservations ['3d056509-6a49-46c2-ba91-062d29c49215', 'dea95a42-76f3-4405-8854-2b347d04f987', 'ae6e6d43-7f6a-4922-a620-897acd815d0c', '1f031de0-fe27-4c3c-a64a-24e9d0d18220'] {{(pid=100333) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:15:21.983524 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-e3a65be1-062a-4049-a660-b823466dfa84 tempest-VolumesGetTest-15392850 tempest-VolumesGetTest-15392850-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (254cac97-a875-4745-a604-d299a6fa8208) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3d056509-6a49-46c2-ba91-062d29c49215', 'dea95a42-76f3-4405-8854-2b347d04f987', 'ae6e6d43-7f6a-4922-a620-897acd815d0c', '1f031de0-fe27-4c3c-a64a-24e9d0d18220']}' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:15:21.984314 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-e3a65be1-062a-4049-a660-b823466dfa84 tempest-VolumesGetTest-15392850 tempest-VolumesGetTest-15392850-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2493b80b-37e5-4f40-939d-dceacbc803e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:15:22.021504 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-e3a65be1-062a-4049-a660-b823466dfa84 tempest-VolumesGetTest-15392850 tempest-VolumesGetTest-15392850-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2493b80b-37e5-4f40-939d-dceacbc803e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '402a8a97-f3bb-454a-82bc-e2f324a9d1b2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-301756582',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='c54d77a7aabb4c9082978a661a832962',qos_specs=None,replication_status=,reservations=['3d056509-6a49-46c2-ba91-062d29c49215','dea95a42-76f3-4405-8854-2b347d04f987','ae6e6d43-7f6a-4922-a620-897acd815d0c','1f031de0-fe27-4c3c-a64a-24e9d0d18220'],size=1,snapshot_id=None,source_replicaid=,source_volid=952be4b8-fd6b-4668-bcd5-8d230f3ea498,status='creating',user_id='91f86f46298044fe995a3dd2922f606c',volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T21:15:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-301756582',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=402a8a97-f3bb-454a-82bc-e2f324a9d1b2,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='c54d77a7aabb4c9082978a661a832962',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=952be4b8-fd6b-4668-bcd5-8d230f3ea498,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='91f86f46298044fe995a3dd2922f606c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(69e633b8-fab9-4b15-8b40-4f1a67c51cda),volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda)}' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:15:22.022432 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-e3a65be1-062a-4049-a660-b823466dfa84 tempest-VolumesGetTest-15392850 tempest-VolumesGetTest-15392850-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (098f0c58-d81b-4c3f-9439-0c49f42f900e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:15:22.043535 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-e3a65be1-062a-4049-a660-b823466dfa84 tempest-VolumesGetTest-15392850 tempest-VolumesGetTest-15392850-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (098f0c58-d81b-4c3f-9439-0c49f42f900e) transitioned into state 'SUCCESS' from state '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-301756582',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='c54d77a7aabb4c9082978a661a832962',qos_specs=None,replication_status=,reservations=['3d056509-6a49-46c2-ba91-062d29c49215','dea95a42-76f3-4405-8854-2b347d04f987','ae6e6d43-7f6a-4922-a620-897acd815d0c','1f031de0-fe27-4c3c-a64a-24e9d0d18220'],size=1,snapshot_id=None,source_replicaid=,source_volid=952be4b8-fd6b-4668-bcd5-8d230f3ea498,status='creating',user_id='91f86f46298044fe995a3dd2922f606c',volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda)}' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:15:22.044310 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-e3a65be1-062a-4049-a660-b823466dfa84 tempest-VolumesGetTest-15392850 tempest-VolumesGetTest-15392850-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (08a77c9a-373d-4935-bd3b-6678a3606de1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:15:22.063013 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-e3a65be1-062a-4049-a660-b823466dfa84 tempest-VolumesGetTest-15392850 tempest-VolumesGetTest-15392850-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (08a77c9a-373d-4935-bd3b-6678a3606de1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:15:22.063423 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-e3a65be1-062a-4049-a660-b823466dfa84 tempest-VolumesGetTest-15392850 tempest-VolumesGetTest-15392850-project-member] Flow 'volume_create_api' (3f939b28-0e8b-4a1a-9ae6-3bfb64ae518f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100333) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:15:22.063729 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-e3a65be1-062a-4049-a660-b823466dfa84 tempest-VolumesGetTest-15392850 tempest-VolumesGetTest-15392850-project-member] Create volume request issued successfully. Aug 16 21:15:22.065947 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-e3a65be1-062a-4049-a660-b823466dfa84 tempest-VolumesGetTest-15392850 tempest-VolumesGetTest-15392850-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Aug 16 21:15:22.065947 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 704/2848] 10.4.3.143 () {68 vars in 1259 bytes} [Sun Aug 16 21:15:21 2026] POST /volume/v3/volumes => generated 792 bytes in 194 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 21:15:22.078494 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-59bcb41c-acff-4bb8-9d7d-f05b46df5439 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:15:22.081860 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-59bcb41c-acff-4bb8-9d7d-f05b46df5439 tempest-VolumesGetTest-15392850 tempest-VolumesGetTest-15392850-project-member] GET https://10.4.3.143/volume/v3/volumes/402a8a97-f3bb-454a-82bc-e2f324a9d1b2 Aug 16 21:15:22.081860 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-59bcb41c-acff-4bb8-9d7d-f05b46df5439 tempest-VolumesGetTest-15392850 tempest-VolumesGetTest-15392850-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:15:22.081860 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-59bcb41c-acff-4bb8-9d7d-f05b46df5439 tempest-VolumesGetTest-15392850 tempest-VolumesGetTest-15392850-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:15:22.090603 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:15:22.090603 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:15:22.097801 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-59bcb41c-acff-4bb8-9d7d-f05b46df5439 tempest-VolumesGetTest-15392850 tempest-VolumesGetTest-15392850-project-member] Volume info retrieved successfully. Aug 16 21:15:22.102691 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-59bcb41c-acff-4bb8-9d7d-f05b46df5439 tempest-VolumesGetTest-15392850 tempest-VolumesGetTest-15392850-project-member] https://10.4.3.143/volume/v3/volumes/402a8a97-f3bb-454a-82bc-e2f324a9d1b2 returned with HTTP 200 Aug 16 21:15:22.102900 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 717/2849] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:15:22 2026] GET /volume/v3/volumes/402a8a97-f3bb-454a-82bc-e2f324a9d1b2 => generated 860 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:15:22.382185 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-8c8b9555-7a71-42d1-a584-a58e99991068 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:15:22.384869 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-8c8b9555-7a71-42d1-a584-a58e99991068 tempest-VolumesBackupsAdminTest-1100102051 tempest-VolumesBackupsAdminTest-1100102051-project-member] GET https://10.4.3.143/volume/v3/backups/8ced958a-dd1e-4a7c-a21d-420aad2c470a Aug 16 21:15:22.385165 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-8c8b9555-7a71-42d1-a584-a58e99991068 tempest-VolumesBackupsAdminTest-1100102051 tempest-VolumesBackupsAdminTest-1100102051-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:15:22.385434 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-8c8b9555-7a71-42d1-a584-a58e99991068 tempest-VolumesBackupsAdminTest-1100102051 tempest-VolumesBackupsAdminTest-1100102051-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:15:22.385628 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.v3.backups [None req-8c8b9555-7a71-42d1-a584-a58e99991068 tempest-VolumesBackupsAdminTest-1100102051 tempest-VolumesBackupsAdminTest-1100102051-project-member] Show backup with id 8ced958a-dd1e-4a7c-a21d-420aad2c470a. {{(pid=100332) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:15:22.397897 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:15:22.397897 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:15:22.400277 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-8c8b9555-7a71-42d1-a584-a58e99991068 tempest-VolumesBackupsAdminTest-1100102051 tempest-VolumesBackupsAdminTest-1100102051-project-member] https://10.4.3.143/volume/v3/backups/8ced958a-dd1e-4a7c-a21d-420aad2c470a returned with HTTP 200 Aug 16 21:15:22.400776 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 714/2850] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:15:22 2026] GET /volume/v3/backups/8ced958a-dd1e-4a7c-a21d-420aad2c470a => generated 801 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:15:22.527340 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [req-cc3d2d33-0431-4533-ad6c-e8e0d10de393 req-1b3c0acd-af4a-49c7-97c7-84f934b68a6c None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:15:22.530876 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [req-cc3d2d33-0431-4533-ad6c-e8e0d10de393 req-1b3c0acd-af4a-49c7-97c7-84f934b68a6c tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] DELETE https://10.4.3.143/volume/v3/attachments/ef70c925-6b62-417b-9fee-0c0084f2673a Aug 16 21:15:22.531273 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [req-cc3d2d33-0431-4533-ad6c-e8e0d10de393 req-1b3c0acd-af4a-49c7-97c7-84f934b68a6c tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:15:22.531515 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [req-cc3d2d33-0431-4533-ad6c-e8e0d10de393 req-1b3c0acd-af4a-49c7-97c7-84f934b68a6c tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Calling method 'version_select' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:15:22.539645 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:15:22.539645 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:15:22.591944 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [req-cc3d2d33-0431-4533-ad6c-e8e0d10de393 req-1b3c0acd-af4a-49c7-97c7-84f934b68a6c tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] https://10.4.3.143/volume/v3/attachments/ef70c925-6b62-417b-9fee-0c0084f2673a returned with HTTP 200 Aug 16 21:15:22.591944 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 716/2851] 10.4.3.143 () {72 vars in 1673 bytes} [Sun Aug 16 21:15:22 2026] DELETE /volume/v3/attachments/ef70c925-6b62-417b-9fee-0c0084f2673a => generated 19 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:15:22.599987 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [req-cc3d2d33-0431-4533-ad6c-e8e0d10de393 req-d26ea3b2-6717-4dce-a5ac-968f38273a8e None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:15:22.605344 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [req-cc3d2d33-0431-4533-ad6c-e8e0d10de393 req-d26ea3b2-6717-4dce-a5ac-968f38273a8e tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] DELETE https://10.4.3.143/volume/v3/volumes/dc781c18-d6ee-47d1-9fb0-61b71c553879 Aug 16 21:15:22.605344 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [req-cc3d2d33-0431-4533-ad6c-e8e0d10de393 req-d26ea3b2-6717-4dce-a5ac-968f38273a8e tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:15:22.605344 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [req-cc3d2d33-0431-4533-ad6c-e8e0d10de393 req-d26ea3b2-6717-4dce-a5ac-968f38273a8e tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Calling method 'delete' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:15:22.605344 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.v3.volumes [req-cc3d2d33-0431-4533-ad6c-e8e0d10de393 req-d26ea3b2-6717-4dce-a5ac-968f38273a8e tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Delete volume with id: dc781c18-d6ee-47d1-9fb0-61b71c553879 Aug 16 21:15:22.615478 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:15:22.615478 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:15:22.616462 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [req-cc3d2d33-0431-4533-ad6c-e8e0d10de393 req-d26ea3b2-6717-4dce-a5ac-968f38273a8e tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Volume info retrieved successfully. Aug 16 21:15:22.645910 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [req-cc3d2d33-0431-4533-ad6c-e8e0d10de393 req-d26ea3b2-6717-4dce-a5ac-968f38273a8e tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Delete volume request issued successfully. Aug 16 21:15:22.646361 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [req-cc3d2d33-0431-4533-ad6c-e8e0d10de393 req-d26ea3b2-6717-4dce-a5ac-968f38273a8e tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] https://10.4.3.143/volume/v3/volumes/dc781c18-d6ee-47d1-9fb0-61b71c553879 returned with HTTP 202 Aug 16 21:15:22.647209 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 705/2852] 10.4.3.143 () {70 vars in 1620 bytes} [Sun Aug 16 21:15:22 2026] DELETE /volume/v3/volumes/dc781c18-d6ee-47d1-9fb0-61b71c553879 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 21:15:23.119643 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-665c47b2-fda1-4c50-9238-69e8aa92f012 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:15:23.121523 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-665c47b2-fda1-4c50-9238-69e8aa92f012 tempest-VolumesGetTest-15392850 tempest-VolumesGetTest-15392850-project-member] GET https://10.4.3.143/volume/v3/volumes/402a8a97-f3bb-454a-82bc-e2f324a9d1b2 Aug 16 21:15:23.121746 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-665c47b2-fda1-4c50-9238-69e8aa92f012 tempest-VolumesGetTest-15392850 tempest-VolumesGetTest-15392850-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:15:23.121949 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-665c47b2-fda1-4c50-9238-69e8aa92f012 tempest-VolumesGetTest-15392850 tempest-VolumesGetTest-15392850-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:15:23.134436 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:15:23.134436 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:15:23.143452 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-665c47b2-fda1-4c50-9238-69e8aa92f012 tempest-VolumesGetTest-15392850 tempest-VolumesGetTest-15392850-project-member] Volume info retrieved successfully. Aug 16 21:15:23.150707 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-665c47b2-fda1-4c50-9238-69e8aa92f012 tempest-VolumesGetTest-15392850 tempest-VolumesGetTest-15392850-project-member] https://10.4.3.143/volume/v3/volumes/402a8a97-f3bb-454a-82bc-e2f324a9d1b2 returned with HTTP 200 Aug 16 21:15:23.151493 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 718/2853] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:15:23 2026] GET /volume/v3/volumes/402a8a97-f3bb-454a-82bc-e2f324a9d1b2 => generated 885 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:15:23.163256 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-824509e5-3849-4a9b-b488-88e152577435 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:15:23.165176 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-824509e5-3849-4a9b-b488-88e152577435 tempest-VolumesGetTest-15392850 tempest-VolumesGetTest-15392850-project-member] GET https://10.4.3.143/volume/v3/volumes/402a8a97-f3bb-454a-82bc-e2f324a9d1b2 Aug 16 21:15:23.165292 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-824509e5-3849-4a9b-b488-88e152577435 tempest-VolumesGetTest-15392850 tempest-VolumesGetTest-15392850-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:15:23.165504 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-824509e5-3849-4a9b-b488-88e152577435 tempest-VolumesGetTest-15392850 tempest-VolumesGetTest-15392850-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:15:23.179420 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:15:23.179420 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:15:23.189099 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-824509e5-3849-4a9b-b488-88e152577435 tempest-VolumesGetTest-15392850 tempest-VolumesGetTest-15392850-project-member] Volume info retrieved successfully. Aug 16 21:15:23.196397 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-824509e5-3849-4a9b-b488-88e152577435 tempest-VolumesGetTest-15392850 tempest-VolumesGetTest-15392850-project-member] https://10.4.3.143/volume/v3/volumes/402a8a97-f3bb-454a-82bc-e2f324a9d1b2 returned with HTTP 200 Aug 16 21:15:23.196766 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 715/2854] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:15:23 2026] GET /volume/v3/volumes/402a8a97-f3bb-454a-82bc-e2f324a9d1b2 => generated 885 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:15:23.208334 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-226e3f12-6561-40ba-a7b7-a6c60b070b2f None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:15:23.210235 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-226e3f12-6561-40ba-a7b7-a6c60b070b2f tempest-VolumesGetTest-15392850 tempest-VolumesGetTest-15392850-project-member] PUT https://10.4.3.143/volume/v3/volumes/402a8a97-f3bb-454a-82bc-e2f324a9d1b2 Aug 16 21:15:23.210613 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-226e3f12-6561-40ba-a7b7-a6c60b070b2f tempest-VolumesGetTest-15392850 tempest-VolumesGetTest-15392850-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-301756582"}} {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:15:23.219363 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:15:23.219363 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:15:23.223084 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-226e3f12-6561-40ba-a7b7-a6c60b070b2f tempest-VolumesGetTest-15392850 tempest-VolumesGetTest-15392850-project-member] Volume info retrieved successfully. Aug 16 21:15:23.231470 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-226e3f12-6561-40ba-a7b7-a6c60b070b2f tempest-VolumesGetTest-15392850 tempest-VolumesGetTest-15392850-project-member] Volume updated successfully. Aug 16 21:15:23.232067 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-226e3f12-6561-40ba-a7b7-a6c60b070b2f tempest-VolumesGetTest-15392850 tempest-VolumesGetTest-15392850-project-member] https://10.4.3.143/volume/v3/volumes/402a8a97-f3bb-454a-82bc-e2f324a9d1b2 returned with HTTP 200 Aug 16 21:15:23.232450 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 717/2855] 10.4.3.143 () {68 vars in 1368 bytes} [Sun Aug 16 21:15:23 2026] PUT /volume/v3/volumes/402a8a97-f3bb-454a-82bc-e2f324a9d1b2 => generated 817 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:15:23.249442 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-09030075-0734-4252-8a72-75edcb5bfdbf None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:15:23.252078 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-09030075-0734-4252-8a72-75edcb5bfdbf tempest-VolumesGetTest-15392850 tempest-VolumesGetTest-15392850-project-member] PUT https://10.4.3.143/volume/v3/volumes/402a8a97-f3bb-454a-82bc-e2f324a9d1b2 Aug 16 21:15:23.252387 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-09030075-0734-4252-8a72-75edcb5bfdbf tempest-VolumesGetTest-15392850 tempest-VolumesGetTest-15392850-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-1365148458", "description": "This is the new description of volume"}} {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:15:23.262964 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:15:23.262964 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:15:23.267361 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-09030075-0734-4252-8a72-75edcb5bfdbf tempest-VolumesGetTest-15392850 tempest-VolumesGetTest-15392850-project-member] Volume info retrieved successfully. Aug 16 21:15:23.274584 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-09030075-0734-4252-8a72-75edcb5bfdbf tempest-VolumesGetTest-15392850 tempest-VolumesGetTest-15392850-project-member] Volume updated successfully. Aug 16 21:15:23.275268 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-09030075-0734-4252-8a72-75edcb5bfdbf tempest-VolumesGetTest-15392850 tempest-VolumesGetTest-15392850-project-member] https://10.4.3.143/volume/v3/volumes/402a8a97-f3bb-454a-82bc-e2f324a9d1b2 returned with HTTP 200 Aug 16 21:15:23.275823 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 706/2856] 10.4.3.143 () {68 vars in 1369 bytes} [Sun Aug 16 21:15:23 2026] PUT /volume/v3/volumes/402a8a97-f3bb-454a-82bc-e2f324a9d1b2 => generated 857 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:15:23.288341 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-4da122f0-53d0-4b30-bca8-333fda43b282 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:15:23.290512 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-4da122f0-53d0-4b30-bca8-333fda43b282 tempest-VolumesGetTest-15392850 tempest-VolumesGetTest-15392850-project-member] GET https://10.4.3.143/volume/v3/volumes/402a8a97-f3bb-454a-82bc-e2f324a9d1b2 Aug 16 21:15:23.290831 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-4da122f0-53d0-4b30-bca8-333fda43b282 tempest-VolumesGetTest-15392850 tempest-VolumesGetTest-15392850-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:15:23.291252 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-4da122f0-53d0-4b30-bca8-333fda43b282 tempest-VolumesGetTest-15392850 tempest-VolumesGetTest-15392850-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:15:23.302064 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:15:23.302064 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:15:23.308854 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-4da122f0-53d0-4b30-bca8-333fda43b282 tempest-VolumesGetTest-15392850 tempest-VolumesGetTest-15392850-project-member] Volume info retrieved successfully. Aug 16 21:15:23.315871 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-4da122f0-53d0-4b30-bca8-333fda43b282 tempest-VolumesGetTest-15392850 tempest-VolumesGetTest-15392850-project-member] https://10.4.3.143/volume/v3/volumes/402a8a97-f3bb-454a-82bc-e2f324a9d1b2 returned with HTTP 200 Aug 16 21:15:23.316230 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 719/2857] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:15:23 2026] GET /volume/v3/volumes/402a8a97-f3bb-454a-82bc-e2f324a9d1b2 => generated 925 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:15:23.329418 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-5066cae9-4957-4502-a6b0-36942f80b515 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:15:23.331285 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-5066cae9-4957-4502-a6b0-36942f80b515 tempest-VolumesGetTest-15392850 tempest-VolumesGetTest-15392850-project-member] POST https://10.4.3.143/volume/v3/volumes Aug 16 21:15:23.331791 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-5066cae9-4957-4502-a6b0-36942f80b515 tempest-VolumesGetTest-15392850 tempest-VolumesGetTest-15392850-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-1891314567", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-297070270"}} {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:15:23.333430 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.v3.volumes [None req-5066cae9-4957-4502-a6b0-36942f80b515 tempest-VolumesGetTest-15392850 tempest-VolumesGetTest-15392850-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-1891314567', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-297070270'}} {{(pid=100332) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 21:15:23.333538 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.v3.volumes [None req-5066cae9-4957-4502-a6b0-36942f80b515 tempest-VolumesGetTest-15392850 tempest-VolumesGetTest-15392850-project-member] Create volume of 1 GB Aug 16 21:15:23.341198 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-5066cae9-4957-4502-a6b0-36942f80b515 tempest-VolumesGetTest-15392850 tempest-VolumesGetTest-15392850-project-member] Availability Zones retrieved successfully. Aug 16 21:15:23.347167 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-5066cae9-4957-4502-a6b0-36942f80b515 tempest-VolumesGetTest-15392850 tempest-VolumesGetTest-15392850-project-member] Flow 'volume_create_api' (8d689e4d-4056-473f-8f5c-a823f9018526) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100332) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:15:23.348204 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-5066cae9-4957-4502-a6b0-36942f80b515 tempest-VolumesGetTest-15392850 tempest-VolumesGetTest-15392850-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (77da0399-41aa-4d57-8c74-b1bd643649c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:15:23.349129 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.flows.api.create_volume [None req-5066cae9-4957-4502-a6b0-36942f80b515 tempest-VolumesGetTest-15392850 tempest-VolumesGetTest-15392850-project-member] Validating volume size '1' using validate_int {{(pid=100332) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 21:15:23.380945 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-5066cae9-4957-4502-a6b0-36942f80b515 tempest-VolumesGetTest-15392850 tempest-VolumesGetTest-15392850-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (77da0399-41aa-4d57-8c74-b1bd643649c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T21:04:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=69e633b8-fab9-4b15-8b40-4f1a67c51cda,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '69e633b8-fab9-4b15-8b40-4f1a67c51cda', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:15:23.381782 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-5066cae9-4957-4502-a6b0-36942f80b515 tempest-VolumesGetTest-15392850 tempest-VolumesGetTest-15392850-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b2e65e3f-a654-409d-a5e0-6588b7a6909b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:15:23.413892 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-64356645-e5b5-413a-b2d4-97e13fa92835 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:15:23.416394 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-64356645-e5b5-413a-b2d4-97e13fa92835 tempest-VolumesBackupsAdminTest-1100102051 tempest-VolumesBackupsAdminTest-1100102051-project-member] GET https://10.4.3.143/volume/v3/backups/8ced958a-dd1e-4a7c-a21d-420aad2c470a Aug 16 21:15:23.416780 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-64356645-e5b5-413a-b2d4-97e13fa92835 tempest-VolumesBackupsAdminTest-1100102051 tempest-VolumesBackupsAdminTest-1100102051-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:15:23.417007 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-64356645-e5b5-413a-b2d4-97e13fa92835 tempest-VolumesBackupsAdminTest-1100102051 tempest-VolumesBackupsAdminTest-1100102051-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:15:23.417122 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.v3.backups [None req-64356645-e5b5-413a-b2d4-97e13fa92835 tempest-VolumesBackupsAdminTest-1100102051 tempest-VolumesBackupsAdminTest-1100102051-project-member] Show backup with id 8ced958a-dd1e-4a7c-a21d-420aad2c470a. {{(pid=100330) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:15:23.421995 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:15:23.421995 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:15:23.423236 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-64356645-e5b5-413a-b2d4-97e13fa92835 tempest-VolumesBackupsAdminTest-1100102051 tempest-VolumesBackupsAdminTest-1100102051-project-member] https://10.4.3.143/volume/v3/backups/8ced958a-dd1e-4a7c-a21d-420aad2c470a returned with HTTP 200 Aug 16 21:15:23.423654 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 718/2858] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:15:23 2026] GET /volume/v3/backups/8ced958a-dd1e-4a7c-a21d-420aad2c470a => generated 801 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:15:23.432286 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.quota [None req-5066cae9-4957-4502-a6b0-36942f80b515 tempest-VolumesGetTest-15392850 tempest-VolumesGetTest-15392850-project-member] Created reservations ['2130ad06-0e07-4d9e-aa84-b90bd2ea4a84', 'dbf9a995-2f45-4056-b423-5606723f939b', '45be9842-1f8a-4c6b-b026-c02590719236', 'fe967601-4a30-475e-a316-3e0af62f43b3'] {{(pid=100332) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:15:23.433147 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-5066cae9-4957-4502-a6b0-36942f80b515 tempest-VolumesGetTest-15392850 tempest-VolumesGetTest-15392850-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b2e65e3f-a654-409d-a5e0-6588b7a6909b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2130ad06-0e07-4d9e-aa84-b90bd2ea4a84', 'dbf9a995-2f45-4056-b423-5606723f939b', '45be9842-1f8a-4c6b-b026-c02590719236', 'fe967601-4a30-475e-a316-3e0af62f43b3']}' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:15:23.433881 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-5066cae9-4957-4502-a6b0-36942f80b515 tempest-VolumesGetTest-15392850 tempest-VolumesGetTest-15392850-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6bbc202d-29be-47c8-9952-01c06251c5eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:15:23.456820 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-5066cae9-4957-4502-a6b0-36942f80b515 tempest-VolumesGetTest-15392850 tempest-VolumesGetTest-15392850-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6bbc202d-29be-47c8-9952-01c06251c5eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd2fddb88-486a-431b-bf2b-391537a2a616', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-1891314567',display_name='tempest-VolumesGetTest-Volume-297070270',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c54d77a7aabb4c9082978a661a832962',qos_specs=None,replication_status=,reservations=['2130ad06-0e07-4d9e-aa84-b90bd2ea4a84','dbf9a995-2f45-4056-b423-5606723f939b','45be9842-1f8a-4c6b-b026-c02590719236','fe967601-4a30-475e-a316-3e0af62f43b3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='91f86f46298044fe995a3dd2922f606c',volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T21:15:23Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-1891314567',display_name='tempest-VolumesGetTest-Volume-297070270',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d2fddb88-486a-431b-bf2b-391537a2a616,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c54d77a7aabb4c9082978a661a832962',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='91f86f46298044fe995a3dd2922f606c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(69e633b8-fab9-4b15-8b40-4f1a67c51cda),volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda)}' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:15:23.458261 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-5066cae9-4957-4502-a6b0-36942f80b515 tempest-VolumesGetTest-15392850 tempest-VolumesGetTest-15392850-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9e37b277-e96e-487a-a497-27180b741deb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:15:23.479673 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-5066cae9-4957-4502-a6b0-36942f80b515 tempest-VolumesGetTest-15392850 tempest-VolumesGetTest-15392850-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9e37b277-e96e-487a-a497-27180b741deb) transitioned into 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-1891314567',display_name='tempest-VolumesGetTest-Volume-297070270',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c54d77a7aabb4c9082978a661a832962',qos_specs=None,replication_status=,reservations=['2130ad06-0e07-4d9e-aa84-b90bd2ea4a84','dbf9a995-2f45-4056-b423-5606723f939b','45be9842-1f8a-4c6b-b026-c02590719236','fe967601-4a30-475e-a316-3e0af62f43b3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='91f86f46298044fe995a3dd2922f606c',volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda)}' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:15:23.480910 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-5066cae9-4957-4502-a6b0-36942f80b515 tempest-VolumesGetTest-15392850 tempest-VolumesGetTest-15392850-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d52326c7-18bb-411e-bf92-f2645c17daab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:15:23.490893 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-5066cae9-4957-4502-a6b0-36942f80b515 tempest-VolumesGetTest-15392850 tempest-VolumesGetTest-15392850-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d52326c7-18bb-411e-bf92-f2645c17daab) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:15:23.492213 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-5066cae9-4957-4502-a6b0-36942f80b515 tempest-VolumesGetTest-15392850 tempest-VolumesGetTest-15392850-project-member] Flow 'volume_create_api' (8d689e4d-4056-473f-8f5c-a823f9018526) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100332) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:15:23.492616 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-5066cae9-4957-4502-a6b0-36942f80b515 tempest-VolumesGetTest-15392850 tempest-VolumesGetTest-15392850-project-member] Create volume request issued successfully. Aug 16 21:15:23.493436 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-5066cae9-4957-4502-a6b0-36942f80b515 tempest-VolumesGetTest-15392850 tempest-VolumesGetTest-15392850-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Aug 16 21:15:23.493992 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 716/2859] 10.4.3.143 () {68 vars in 1259 bytes} [Sun Aug 16 21:15:23 2026] POST /volume/v3/volumes => generated 779 bytes in 165 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 21:15:23.506477 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-8b530893-1e94-4018-bf46-fb2bc91c24b3 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:15:23.508836 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-8b530893-1e94-4018-bf46-fb2bc91c24b3 tempest-VolumesGetTest-15392850 tempest-VolumesGetTest-15392850-project-member] GET https://10.4.3.143/volume/v3/volumes/d2fddb88-486a-431b-bf2b-391537a2a616 Aug 16 21:15:23.509134 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-8b530893-1e94-4018-bf46-fb2bc91c24b3 tempest-VolumesGetTest-15392850 tempest-VolumesGetTest-15392850-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:15:23.509387 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-8b530893-1e94-4018-bf46-fb2bc91c24b3 tempest-VolumesGetTest-15392850 tempest-VolumesGetTest-15392850-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:15:23.519902 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:15:23.519902 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:15:23.526342 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-8b530893-1e94-4018-bf46-fb2bc91c24b3 tempest-VolumesGetTest-15392850 tempest-VolumesGetTest-15392850-project-member] Volume info retrieved successfully. Aug 16 21:15:23.531196 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-8b530893-1e94-4018-bf46-fb2bc91c24b3 tempest-VolumesGetTest-15392850 tempest-VolumesGetTest-15392850-project-member] https://10.4.3.143/volume/v3/volumes/d2fddb88-486a-431b-bf2b-391537a2a616 returned with HTTP 200 Aug 16 21:15:23.531536 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 707/2860] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:15:23 2026] GET /volume/v3/volumes/d2fddb88-486a-431b-bf2b-391537a2a616 => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 16 21:15:23.563010 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-770739ee-e76b-4a17-9319-9baff551efef None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:15:23.565097 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-770739ee-e76b-4a17-9319-9baff551efef tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] GET https://10.4.3.143/volume/v3/volumes/dc781c18-d6ee-47d1-9fb0-61b71c553879 Aug 16 21:15:23.565354 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-770739ee-e76b-4a17-9319-9baff551efef tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:15:23.565591 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-770739ee-e76b-4a17-9319-9baff551efef tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:15:23.573035 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-770739ee-e76b-4a17-9319-9baff551efef tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] https://10.4.3.143/volume/v3/volumes/dc781c18-d6ee-47d1-9fb0-61b71c553879 returned with HTTP 404 Aug 16 21:15:23.574069 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 720/2861] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:15:23 2026] GET /volume/v3/volumes/dc781c18-d6ee-47d1-9fb0-61b71c553879 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:15:23.582411 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-8e230dc3-fea4-4a01-a559-80a7d7dcd922 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:15:23.584109 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-8e230dc3-fea4-4a01-a559-80a7d7dcd922 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] DELETE https://10.4.3.143/volume/v3/snapshots/e26b5296-aabf-40e7-8b12-7406c6a9f696 Aug 16 21:15:23.584299 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-8e230dc3-fea4-4a01-a559-80a7d7dcd922 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:15:23.584501 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-8e230dc3-fea4-4a01-a559-80a7d7dcd922 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Calling method 'delete' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:15:23.584593 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.v3.snapshots [None req-8e230dc3-fea4-4a01-a559-80a7d7dcd922 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Delete snapshot with id: e26b5296-aabf-40e7-8b12-7406c6a9f696 Aug 16 21:15:23.589371 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:15:23.589371 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:15:23.589731 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-8e230dc3-fea4-4a01-a559-80a7d7dcd922 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Snapshot retrieved successfully. Aug 16 21:15:23.604576 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-8e230dc3-fea4-4a01-a559-80a7d7dcd922 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Snapshot delete request issued successfully. Aug 16 21:15:23.604716 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-8e230dc3-fea4-4a01-a559-80a7d7dcd922 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] https://10.4.3.143/volume/v3/snapshots/e26b5296-aabf-40e7-8b12-7406c6a9f696 returned with HTTP 202 Aug 16 21:15:23.605130 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 719/2862] 10.4.3.143 () {66 vars in 1357 bytes} [Sun Aug 16 21:15:23 2026] DELETE /volume/v3/snapshots/e26b5296-aabf-40e7-8b12-7406c6a9f696 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 21:15:23.612723 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-d4da6bb1-e2c9-4e2f-aed1-98998f5ce50d None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:15:23.615274 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-d4da6bb1-e2c9-4e2f-aed1-98998f5ce50d tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] GET https://10.4.3.143/volume/v3/snapshots/e26b5296-aabf-40e7-8b12-7406c6a9f696 Aug 16 21:15:23.615523 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-d4da6bb1-e2c9-4e2f-aed1-98998f5ce50d tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:15:23.615813 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-d4da6bb1-e2c9-4e2f-aed1-98998f5ce50d tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:15:23.622645 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:15:23.622645 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:15:23.623369 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-d4da6bb1-e2c9-4e2f-aed1-98998f5ce50d tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Snapshot retrieved successfully. Aug 16 21:15:23.624578 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-d4da6bb1-e2c9-4e2f-aed1-98998f5ce50d tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] https://10.4.3.143/volume/v3/snapshots/e26b5296-aabf-40e7-8b12-7406c6a9f696 returned with HTTP 200 Aug 16 21:15:23.625131 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 717/2863] 10.4.3.143 () {66 vars in 1354 bytes} [Sun Aug 16 21:15:23 2026] GET /volume/v3/snapshots/e26b5296-aabf-40e7-8b12-7406c6a9f696 => generated 477 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:15:24.441501 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-060a3efd-77d9-457c-a072-7e7bda5f7971 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:15:24.453993 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-060a3efd-77d9-457c-a072-7e7bda5f7971 tempest-VolumesBackupsAdminTest-1100102051 tempest-VolumesBackupsAdminTest-1100102051-project-member] GET https://10.4.3.143/volume/v3/backups/8ced958a-dd1e-4a7c-a21d-420aad2c470a Aug 16 21:15:24.456026 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-060a3efd-77d9-457c-a072-7e7bda5f7971 tempest-VolumesBackupsAdminTest-1100102051 tempest-VolumesBackupsAdminTest-1100102051-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:15:24.457967 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-060a3efd-77d9-457c-a072-7e7bda5f7971 tempest-VolumesBackupsAdminTest-1100102051 tempest-VolumesBackupsAdminTest-1100102051-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:15:24.459329 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.v3.backups [None req-060a3efd-77d9-457c-a072-7e7bda5f7971 tempest-VolumesBackupsAdminTest-1100102051 tempest-VolumesBackupsAdminTest-1100102051-project-member] Show backup with id 8ced958a-dd1e-4a7c-a21d-420aad2c470a. {{(pid=100333) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:15:24.485323 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:15:24.485323 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:15:24.490216 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-060a3efd-77d9-457c-a072-7e7bda5f7971 tempest-VolumesBackupsAdminTest-1100102051 tempest-VolumesBackupsAdminTest-1100102051-project-member] https://10.4.3.143/volume/v3/backups/8ced958a-dd1e-4a7c-a21d-420aad2c470a returned with HTTP 200 Aug 16 21:15:24.492715 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 708/2864] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:15:24 2026] GET /volume/v3/backups/8ced958a-dd1e-4a7c-a21d-420aad2c470a => generated 801 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:15:24.545943 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-3fa3944a-f00b-4495-bf18-48718a2e98df None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:15:24.547288 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-3fa3944a-f00b-4495-bf18-48718a2e98df tempest-VolumesGetTest-15392850 tempest-VolumesGetTest-15392850-project-member] GET https://10.4.3.143/volume/v3/volumes/d2fddb88-486a-431b-bf2b-391537a2a616 Aug 16 21:15:24.547506 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-3fa3944a-f00b-4495-bf18-48718a2e98df tempest-VolumesGetTest-15392850 tempest-VolumesGetTest-15392850-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:15:24.549989 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-3fa3944a-f00b-4495-bf18-48718a2e98df tempest-VolumesGetTest-15392850 tempest-VolumesGetTest-15392850-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:15:24.556717 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:15:24.556717 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:15:24.562253 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-3fa3944a-f00b-4495-bf18-48718a2e98df tempest-VolumesGetTest-15392850 tempest-VolumesGetTest-15392850-project-member] Volume info retrieved successfully. Aug 16 21:15:24.570908 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-3fa3944a-f00b-4495-bf18-48718a2e98df tempest-VolumesGetTest-15392850 tempest-VolumesGetTest-15392850-project-member] https://10.4.3.143/volume/v3/volumes/d2fddb88-486a-431b-bf2b-391537a2a616 returned with HTTP 200 Aug 16 21:15:24.571563 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 721/2865] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:15:24 2026] GET /volume/v3/volumes/d2fddb88-486a-431b-bf2b-391537a2a616 => generated 872 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:15:24.587549 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-5b7c435b-a075-4fc3-93a6-1f08d5add364 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:15:24.589286 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-5b7c435b-a075-4fc3-93a6-1f08d5add364 tempest-VolumesGetTest-15392850 tempest-VolumesGetTest-15392850-project-member] PUT https://10.4.3.143/volume/v3/volumes/d2fddb88-486a-431b-bf2b-391537a2a616 Aug 16 21:15:24.589654 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-5b7c435b-a075-4fc3-93a6-1f08d5add364 tempest-VolumesGetTest-15392850 tempest-VolumesGetTest-15392850-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-301756582", "description": null}} {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:15:24.601346 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:15:24.601346 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:15:24.606651 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-5b7c435b-a075-4fc3-93a6-1f08d5add364 tempest-VolumesGetTest-15392850 tempest-VolumesGetTest-15392850-project-member] Volume info retrieved successfully. Aug 16 21:15:24.615019 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-5b7c435b-a075-4fc3-93a6-1f08d5add364 tempest-VolumesGetTest-15392850 tempest-VolumesGetTest-15392850-project-member] Volume updated successfully. Aug 16 21:15:24.616304 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-5b7c435b-a075-4fc3-93a6-1f08d5add364 tempest-VolumesGetTest-15392850 tempest-VolumesGetTest-15392850-project-member] https://10.4.3.143/volume/v3/volumes/d2fddb88-486a-431b-bf2b-391537a2a616 returned with HTTP 200 Aug 16 21:15:24.616572 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 720/2866] 10.4.3.143 () {68 vars in 1368 bytes} [Sun Aug 16 21:15:24 2026] PUT /volume/v3/volumes/d2fddb88-486a-431b-bf2b-391537a2a616 => generated 769 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:15:24.631990 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-5794050c-8385-4fab-9707-cb721d4992f9 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:15:24.634329 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-5794050c-8385-4fab-9707-cb721d4992f9 tempest-VolumesGetTest-15392850 tempest-VolumesGetTest-15392850-project-member] GET https://10.4.3.143/volume/v3/volumes/d2fddb88-486a-431b-bf2b-391537a2a616 Aug 16 21:15:24.634701 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-5794050c-8385-4fab-9707-cb721d4992f9 tempest-VolumesGetTest-15392850 tempest-VolumesGetTest-15392850-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:15:24.634820 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-5794050c-8385-4fab-9707-cb721d4992f9 tempest-VolumesGetTest-15392850 tempest-VolumesGetTest-15392850-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:15:24.635772 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-f03389b2-fb8d-4d94-82e3-d5d61e53c31e None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:15:24.637573 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-f03389b2-fb8d-4d94-82e3-d5d61e53c31e tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] GET https://10.4.3.143/volume/v3/snapshots/e26b5296-aabf-40e7-8b12-7406c6a9f696 Aug 16 21:15:24.637760 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-f03389b2-fb8d-4d94-82e3-d5d61e53c31e tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:15:24.637946 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-f03389b2-fb8d-4d94-82e3-d5d61e53c31e tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:15:24.647988 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:15:24.647988 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:15:24.649809 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-f03389b2-fb8d-4d94-82e3-d5d61e53c31e tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] https://10.4.3.143/volume/v3/snapshots/e26b5296-aabf-40e7-8b12-7406c6a9f696 returned with HTTP 404 Aug 16 21:15:24.650519 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 709/2867] 10.4.3.143 () {66 vars in 1354 bytes} [Sun Aug 16 21:15:24 2026] GET /volume/v3/snapshots/e26b5296-aabf-40e7-8b12-7406c6a9f696 => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:15:24.654652 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-5794050c-8385-4fab-9707-cb721d4992f9 tempest-VolumesGetTest-15392850 tempest-VolumesGetTest-15392850-project-member] Volume info retrieved successfully. Aug 16 21:15:24.661156 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-5794050c-8385-4fab-9707-cb721d4992f9 tempest-VolumesGetTest-15392850 tempest-VolumesGetTest-15392850-project-member] https://10.4.3.143/volume/v3/volumes/d2fddb88-486a-431b-bf2b-391537a2a616 returned with HTTP 200 Aug 16 21:15:24.661518 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 718/2868] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:15:24 2026] GET /volume/v3/volumes/d2fddb88-486a-431b-bf2b-391537a2a616 => generated 837 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:15:24.678891 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-08d289de-6b76-4dff-8add-1754fc7e0401 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:15:24.683409 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-08d289de-6b76-4dff-8add-1754fc7e0401 tempest-VolumesGetTest-15392850 tempest-VolumesGetTest-15392850-project-member] DELETE https://10.4.3.143/volume/v3/volumes/d2fddb88-486a-431b-bf2b-391537a2a616 Aug 16 21:15:24.683642 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-08d289de-6b76-4dff-8add-1754fc7e0401 tempest-VolumesGetTest-15392850 tempest-VolumesGetTest-15392850-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:15:24.683881 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-08d289de-6b76-4dff-8add-1754fc7e0401 tempest-VolumesGetTest-15392850 tempest-VolumesGetTest-15392850-project-member] Calling method 'delete' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:15:24.684216 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.v3.volumes [None req-08d289de-6b76-4dff-8add-1754fc7e0401 tempest-VolumesGetTest-15392850 tempest-VolumesGetTest-15392850-project-member] Delete volume with id: d2fddb88-486a-431b-bf2b-391537a2a616 Aug 16 21:15:24.695350 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:15:24.695350 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:15:24.695802 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-08d289de-6b76-4dff-8add-1754fc7e0401 tempest-VolumesGetTest-15392850 tempest-VolumesGetTest-15392850-project-member] Volume info retrieved successfully. Aug 16 21:15:24.715049 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-08d289de-6b76-4dff-8add-1754fc7e0401 tempest-VolumesGetTest-15392850 tempest-VolumesGetTest-15392850-project-member] Delete volume request issued successfully. Aug 16 21:15:24.715184 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-08d289de-6b76-4dff-8add-1754fc7e0401 tempest-VolumesGetTest-15392850 tempest-VolumesGetTest-15392850-project-member] https://10.4.3.143/volume/v3/volumes/d2fddb88-486a-431b-bf2b-391537a2a616 returned with HTTP 202 Aug 16 21:15:24.715593 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 722/2869] 10.4.3.143 () {66 vars in 1351 bytes} [Sun Aug 16 21:15:24 2026] DELETE /volume/v3/volumes/d2fddb88-486a-431b-bf2b-391537a2a616 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 21:15:24.728278 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-ec79f820-19cb-4f51-b7a2-20fdb4eba7b5 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:15:24.730576 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-ec79f820-19cb-4f51-b7a2-20fdb4eba7b5 tempest-VolumesGetTest-15392850 tempest-VolumesGetTest-15392850-project-member] GET https://10.4.3.143/volume/v3/volumes/d2fddb88-486a-431b-bf2b-391537a2a616 Aug 16 21:15:24.730856 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-ec79f820-19cb-4f51-b7a2-20fdb4eba7b5 tempest-VolumesGetTest-15392850 tempest-VolumesGetTest-15392850-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:15:24.731283 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-ec79f820-19cb-4f51-b7a2-20fdb4eba7b5 tempest-VolumesGetTest-15392850 tempest-VolumesGetTest-15392850-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:15:24.740942 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:15:24.740942 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:15:24.746547 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-ec79f820-19cb-4f51-b7a2-20fdb4eba7b5 tempest-VolumesGetTest-15392850 tempest-VolumesGetTest-15392850-project-member] Volume info retrieved successfully. Aug 16 21:15:24.751746 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-ec79f820-19cb-4f51-b7a2-20fdb4eba7b5 tempest-VolumesGetTest-15392850 tempest-VolumesGetTest-15392850-project-member] https://10.4.3.143/volume/v3/volumes/d2fddb88-486a-431b-bf2b-391537a2a616 returned with HTTP 200 Aug 16 21:15:24.752196 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 721/2870] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:15:24 2026] GET /volume/v3/volumes/d2fddb88-486a-431b-bf2b-391537a2a616 => generated 836 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:15:25.507404 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-a0504008-19f5-465a-9118-36235f44e86a None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:15:25.509164 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-a0504008-19f5-465a-9118-36235f44e86a tempest-VolumesBackupsAdminTest-1100102051 tempest-VolumesBackupsAdminTest-1100102051-project-member] GET https://10.4.3.143/volume/v3/backups/8ced958a-dd1e-4a7c-a21d-420aad2c470a Aug 16 21:15:25.509361 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-a0504008-19f5-465a-9118-36235f44e86a tempest-VolumesBackupsAdminTest-1100102051 tempest-VolumesBackupsAdminTest-1100102051-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:15:25.509542 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-a0504008-19f5-465a-9118-36235f44e86a tempest-VolumesBackupsAdminTest-1100102051 tempest-VolumesBackupsAdminTest-1100102051-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:15:25.509642 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.v3.backups [None req-a0504008-19f5-465a-9118-36235f44e86a tempest-VolumesBackupsAdminTest-1100102051 tempest-VolumesBackupsAdminTest-1100102051-project-member] Show backup with id 8ced958a-dd1e-4a7c-a21d-420aad2c470a. {{(pid=100333) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:15:25.514900 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:15:25.514900 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:15:25.515863 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-a0504008-19f5-465a-9118-36235f44e86a tempest-VolumesBackupsAdminTest-1100102051 tempest-VolumesBackupsAdminTest-1100102051-project-member] https://10.4.3.143/volume/v3/backups/8ced958a-dd1e-4a7c-a21d-420aad2c470a returned with HTTP 200 Aug 16 21:15:25.516285 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 710/2871] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:15:25 2026] GET /volume/v3/backups/8ced958a-dd1e-4a7c-a21d-420aad2c470a => generated 801 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:15:25.768790 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-a085225e-78c0-4cd4-b2c0-9567c5cae0a3 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:15:25.771581 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-a085225e-78c0-4cd4-b2c0-9567c5cae0a3 tempest-VolumesGetTest-15392850 tempest-VolumesGetTest-15392850-project-member] GET https://10.4.3.143/volume/v3/volumes/d2fddb88-486a-431b-bf2b-391537a2a616 Aug 16 21:15:25.771797 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-a085225e-78c0-4cd4-b2c0-9567c5cae0a3 tempest-VolumesGetTest-15392850 tempest-VolumesGetTest-15392850-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:15:25.772066 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-a085225e-78c0-4cd4-b2c0-9567c5cae0a3 tempest-VolumesGetTest-15392850 tempest-VolumesGetTest-15392850-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:15:25.784217 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-a085225e-78c0-4cd4-b2c0-9567c5cae0a3 tempest-VolumesGetTest-15392850 tempest-VolumesGetTest-15392850-project-member] https://10.4.3.143/volume/v3/volumes/d2fddb88-486a-431b-bf2b-391537a2a616 returned with HTTP 404 Aug 16 21:15:25.784795 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 719/2872] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:15:25 2026] GET /volume/v3/volumes/d2fddb88-486a-431b-bf2b-391537a2a616 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:15:25.794061 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-ba6b29be-dd1f-4cdc-be1f-a8c440acdd20 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:15:25.796272 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-ba6b29be-dd1f-4cdc-be1f-a8c440acdd20 tempest-VolumesGetTest-15392850 tempest-VolumesGetTest-15392850-project-member] GET https://10.4.3.143/volume/v3/volumes/402a8a97-f3bb-454a-82bc-e2f324a9d1b2 Aug 16 21:15:25.796500 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-ba6b29be-dd1f-4cdc-be1f-a8c440acdd20 tempest-VolumesGetTest-15392850 tempest-VolumesGetTest-15392850-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:15:25.796689 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-ba6b29be-dd1f-4cdc-be1f-a8c440acdd20 tempest-VolumesGetTest-15392850 tempest-VolumesGetTest-15392850-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:15:25.804166 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:15:25.804166 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:15:25.808578 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-ba6b29be-dd1f-4cdc-be1f-a8c440acdd20 tempest-VolumesGetTest-15392850 tempest-VolumesGetTest-15392850-project-member] Volume info retrieved successfully. Aug 16 21:15:25.814027 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-ba6b29be-dd1f-4cdc-be1f-a8c440acdd20 tempest-VolumesGetTest-15392850 tempest-VolumesGetTest-15392850-project-member] https://10.4.3.143/volume/v3/volumes/402a8a97-f3bb-454a-82bc-e2f324a9d1b2 returned with HTTP 200 Aug 16 21:15:25.814679 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 723/2873] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:15:25 2026] GET /volume/v3/volumes/402a8a97-f3bb-454a-82bc-e2f324a9d1b2 => generated 925 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:15:25.832242 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-ed290116-4a90-4cad-93e1-660fb57d9dcd None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:15:25.834156 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-ed290116-4a90-4cad-93e1-660fb57d9dcd tempest-VolumesGetTest-15392850 tempest-VolumesGetTest-15392850-project-member] DELETE https://10.4.3.143/volume/v3/volumes/402a8a97-f3bb-454a-82bc-e2f324a9d1b2 Aug 16 21:15:25.834379 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-ed290116-4a90-4cad-93e1-660fb57d9dcd tempest-VolumesGetTest-15392850 tempest-VolumesGetTest-15392850-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:15:25.834591 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-ed290116-4a90-4cad-93e1-660fb57d9dcd tempest-VolumesGetTest-15392850 tempest-VolumesGetTest-15392850-project-member] Calling method 'delete' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:15:25.834779 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.v3.volumes [None req-ed290116-4a90-4cad-93e1-660fb57d9dcd tempest-VolumesGetTest-15392850 tempest-VolumesGetTest-15392850-project-member] Delete volume with id: 402a8a97-f3bb-454a-82bc-e2f324a9d1b2 Aug 16 21:15:25.842623 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:15:25.842623 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:15:25.843122 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-ed290116-4a90-4cad-93e1-660fb57d9dcd tempest-VolumesGetTest-15392850 tempest-VolumesGetTest-15392850-project-member] Volume info retrieved successfully. Aug 16 21:15:25.868946 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-ed290116-4a90-4cad-93e1-660fb57d9dcd tempest-VolumesGetTest-15392850 tempest-VolumesGetTest-15392850-project-member] Delete volume request issued successfully. Aug 16 21:15:25.868946 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-ed290116-4a90-4cad-93e1-660fb57d9dcd tempest-VolumesGetTest-15392850 tempest-VolumesGetTest-15392850-project-member] https://10.4.3.143/volume/v3/volumes/402a8a97-f3bb-454a-82bc-e2f324a9d1b2 returned with HTTP 202 Aug 16 21:15:25.868946 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 722/2874] 10.4.3.143 () {66 vars in 1351 bytes} [Sun Aug 16 21:15:25 2026] DELETE /volume/v3/volumes/402a8a97-f3bb-454a-82bc-e2f324a9d1b2 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 21:15:25.877810 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-b063d2a0-37d6-4785-801e-8b4b54e7da96 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:15:25.882586 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-b063d2a0-37d6-4785-801e-8b4b54e7da96 tempest-VolumesGetTest-15392850 tempest-VolumesGetTest-15392850-project-member] GET https://10.4.3.143/volume/v3/volumes/402a8a97-f3bb-454a-82bc-e2f324a9d1b2 Aug 16 21:15:25.882836 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-b063d2a0-37d6-4785-801e-8b4b54e7da96 tempest-VolumesGetTest-15392850 tempest-VolumesGetTest-15392850-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:15:25.883071 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-b063d2a0-37d6-4785-801e-8b4b54e7da96 tempest-VolumesGetTest-15392850 tempest-VolumesGetTest-15392850-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:15:25.891821 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:15:25.891821 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:15:25.897584 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-b063d2a0-37d6-4785-801e-8b4b54e7da96 tempest-VolumesGetTest-15392850 tempest-VolumesGetTest-15392850-project-member] Volume info retrieved successfully. Aug 16 21:15:25.902009 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-b063d2a0-37d6-4785-801e-8b4b54e7da96 tempest-VolumesGetTest-15392850 tempest-VolumesGetTest-15392850-project-member] https://10.4.3.143/volume/v3/volumes/402a8a97-f3bb-454a-82bc-e2f324a9d1b2 returned with HTTP 200 Aug 16 21:15:25.902438 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 711/2875] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:15:25 2026] GET /volume/v3/volumes/402a8a97-f3bb-454a-82bc-e2f324a9d1b2 => generated 924 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:15:26.133452 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [req-b4542c7c-227b-4d2a-8a66-b573a4f9e59e req-f6e27871-dc9c-4b15-a388-0139236efd49 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:15:26.135394 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [req-b4542c7c-227b-4d2a-8a66-b573a4f9e59e req-f6e27871-dc9c-4b15-a388-0139236efd49 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] DELETE https://10.4.3.143/volume/v3/attachments/f9b89381-c02a-4f56-bc4a-18c0af8657e6 Aug 16 21:15:26.135593 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [req-b4542c7c-227b-4d2a-8a66-b573a4f9e59e req-f6e27871-dc9c-4b15-a388-0139236efd49 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:15:26.135774 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [req-b4542c7c-227b-4d2a-8a66-b573a4f9e59e req-f6e27871-dc9c-4b15-a388-0139236efd49 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Calling method 'version_select' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:15:26.142821 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:15:26.142821 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:15:26.192403 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [req-b4542c7c-227b-4d2a-8a66-b573a4f9e59e req-f6e27871-dc9c-4b15-a388-0139236efd49 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] https://10.4.3.143/volume/v3/attachments/f9b89381-c02a-4f56-bc4a-18c0af8657e6 returned with HTTP 200 Aug 16 21:15:26.192809 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 720/2876] 10.4.3.143 () {72 vars in 1673 bytes} [Sun Aug 16 21:15:26 2026] DELETE /volume/v3/attachments/f9b89381-c02a-4f56-bc4a-18c0af8657e6 => generated 19 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:15:26.205976 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [req-b4542c7c-227b-4d2a-8a66-b573a4f9e59e req-28381329-fbdd-44ff-b5e8-979474c7e4d5 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:15:26.208378 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [req-b4542c7c-227b-4d2a-8a66-b573a4f9e59e req-28381329-fbdd-44ff-b5e8-979474c7e4d5 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] DELETE https://10.4.3.143/volume/v3/volumes/513e614d-4e7e-41ca-bf26-33af3642aa9c Aug 16 21:15:26.208537 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [req-b4542c7c-227b-4d2a-8a66-b573a4f9e59e req-28381329-fbdd-44ff-b5e8-979474c7e4d5 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:15:26.208720 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [req-b4542c7c-227b-4d2a-8a66-b573a4f9e59e req-28381329-fbdd-44ff-b5e8-979474c7e4d5 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Calling method 'delete' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:15:26.208872 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.v3.volumes [req-b4542c7c-227b-4d2a-8a66-b573a4f9e59e req-28381329-fbdd-44ff-b5e8-979474c7e4d5 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Delete volume with id: 513e614d-4e7e-41ca-bf26-33af3642aa9c Aug 16 21:15:26.217867 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:15:26.217867 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:15:26.218331 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [req-b4542c7c-227b-4d2a-8a66-b573a4f9e59e req-28381329-fbdd-44ff-b5e8-979474c7e4d5 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Volume info retrieved successfully. Aug 16 21:15:26.239968 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [req-b4542c7c-227b-4d2a-8a66-b573a4f9e59e req-28381329-fbdd-44ff-b5e8-979474c7e4d5 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Delete volume request issued successfully. Aug 16 21:15:26.239968 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [req-b4542c7c-227b-4d2a-8a66-b573a4f9e59e req-28381329-fbdd-44ff-b5e8-979474c7e4d5 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] https://10.4.3.143/volume/v3/volumes/513e614d-4e7e-41ca-bf26-33af3642aa9c returned with HTTP 202 Aug 16 21:15:26.239968 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 724/2877] 10.4.3.143 () {70 vars in 1620 bytes} [Sun Aug 16 21:15:26 2026] DELETE /volume/v3/volumes/513e614d-4e7e-41ca-bf26-33af3642aa9c => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 21:15:26.527436 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-13905930-6ecb-4b8c-bdc0-aa8398bbd667 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:15:26.529404 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-13905930-6ecb-4b8c-bdc0-aa8398bbd667 tempest-VolumesBackupsAdminTest-1100102051 tempest-VolumesBackupsAdminTest-1100102051-project-member] GET https://10.4.3.143/volume/v3/backups/8ced958a-dd1e-4a7c-a21d-420aad2c470a Aug 16 21:15:26.529609 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-13905930-6ecb-4b8c-bdc0-aa8398bbd667 tempest-VolumesBackupsAdminTest-1100102051 tempest-VolumesBackupsAdminTest-1100102051-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:15:26.529795 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-13905930-6ecb-4b8c-bdc0-aa8398bbd667 tempest-VolumesBackupsAdminTest-1100102051 tempest-VolumesBackupsAdminTest-1100102051-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:15:26.529900 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.v3.backups [None req-13905930-6ecb-4b8c-bdc0-aa8398bbd667 tempest-VolumesBackupsAdminTest-1100102051 tempest-VolumesBackupsAdminTest-1100102051-project-member] Show backup with id 8ced958a-dd1e-4a7c-a21d-420aad2c470a. {{(pid=100330) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:15:26.535607 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:15:26.535607 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:15:26.536538 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-13905930-6ecb-4b8c-bdc0-aa8398bbd667 tempest-VolumesBackupsAdminTest-1100102051 tempest-VolumesBackupsAdminTest-1100102051-project-member] https://10.4.3.143/volume/v3/backups/8ced958a-dd1e-4a7c-a21d-420aad2c470a returned with HTTP 200 Aug 16 21:15:26.536994 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 723/2878] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:15:26 2026] GET /volume/v3/backups/8ced958a-dd1e-4a7c-a21d-420aad2c470a => generated 801 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:15:26.917329 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-c8e8eee6-4254-4c1c-8925-cd532879811d None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:15:26.919135 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-c8e8eee6-4254-4c1c-8925-cd532879811d tempest-VolumesGetTest-15392850 tempest-VolumesGetTest-15392850-project-member] GET https://10.4.3.143/volume/v3/volumes/402a8a97-f3bb-454a-82bc-e2f324a9d1b2 Aug 16 21:15:26.919578 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-c8e8eee6-4254-4c1c-8925-cd532879811d tempest-VolumesGetTest-15392850 tempest-VolumesGetTest-15392850-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:15:26.919795 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-c8e8eee6-4254-4c1c-8925-cd532879811d tempest-VolumesGetTest-15392850 tempest-VolumesGetTest-15392850-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:15:26.925483 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-c8e8eee6-4254-4c1c-8925-cd532879811d tempest-VolumesGetTest-15392850 tempest-VolumesGetTest-15392850-project-member] https://10.4.3.143/volume/v3/volumes/402a8a97-f3bb-454a-82bc-e2f324a9d1b2 returned with HTTP 404 Aug 16 21:15:26.925962 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 712/2879] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:15:26 2026] GET /volume/v3/volumes/402a8a97-f3bb-454a-82bc-e2f324a9d1b2 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:15:26.931896 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-4f6b6d2d-965d-47ef-8788-76ea181943cd None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:15:26.933597 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-4f6b6d2d-965d-47ef-8788-76ea181943cd tempest-VolumesGetTest-15392850 tempest-VolumesGetTest-15392850-project-member] GET https://10.4.3.143/volume/v3/volumes/952be4b8-fd6b-4668-bcd5-8d230f3ea498 Aug 16 21:15:26.933786 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-4f6b6d2d-965d-47ef-8788-76ea181943cd tempest-VolumesGetTest-15392850 tempest-VolumesGetTest-15392850-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:15:26.933984 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-4f6b6d2d-965d-47ef-8788-76ea181943cd tempest-VolumesGetTest-15392850 tempest-VolumesGetTest-15392850-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:15:26.941378 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:15:26.941378 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:15:26.945510 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-4f6b6d2d-965d-47ef-8788-76ea181943cd tempest-VolumesGetTest-15392850 tempest-VolumesGetTest-15392850-project-member] Volume info retrieved successfully. Aug 16 21:15:26.950175 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-4f6b6d2d-965d-47ef-8788-76ea181943cd tempest-VolumesGetTest-15392850 tempest-VolumesGetTest-15392850-project-member] https://10.4.3.143/volume/v3/volumes/952be4b8-fd6b-4668-bcd5-8d230f3ea498 returned with HTTP 200 Aug 16 21:15:26.950530 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 721/2880] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:15:26 2026] GET /volume/v3/volumes/952be4b8-fd6b-4668-bcd5-8d230f3ea498 => generated 837 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:15:26.962221 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-23317ff3-a1d4-4006-8bc8-4b0fc3090784 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:15:26.964267 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-23317ff3-a1d4-4006-8bc8-4b0fc3090784 tempest-VolumesGetTest-15392850 tempest-VolumesGetTest-15392850-project-member] DELETE https://10.4.3.143/volume/v3/volumes/952be4b8-fd6b-4668-bcd5-8d230f3ea498 Aug 16 21:15:26.964471 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-23317ff3-a1d4-4006-8bc8-4b0fc3090784 tempest-VolumesGetTest-15392850 tempest-VolumesGetTest-15392850-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:15:26.964650 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-23317ff3-a1d4-4006-8bc8-4b0fc3090784 tempest-VolumesGetTest-15392850 tempest-VolumesGetTest-15392850-project-member] Calling method 'delete' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:15:26.964806 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.v3.volumes [None req-23317ff3-a1d4-4006-8bc8-4b0fc3090784 tempest-VolumesGetTest-15392850 tempest-VolumesGetTest-15392850-project-member] Delete volume with id: 952be4b8-fd6b-4668-bcd5-8d230f3ea498 Aug 16 21:15:26.972787 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:15:26.972787 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:15:26.973265 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-23317ff3-a1d4-4006-8bc8-4b0fc3090784 tempest-VolumesGetTest-15392850 tempest-VolumesGetTest-15392850-project-member] Volume info retrieved successfully. Aug 16 21:15:26.989712 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-23317ff3-a1d4-4006-8bc8-4b0fc3090784 tempest-VolumesGetTest-15392850 tempest-VolumesGetTest-15392850-project-member] Delete volume request issued successfully. Aug 16 21:15:26.990205 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-23317ff3-a1d4-4006-8bc8-4b0fc3090784 tempest-VolumesGetTest-15392850 tempest-VolumesGetTest-15392850-project-member] https://10.4.3.143/volume/v3/volumes/952be4b8-fd6b-4668-bcd5-8d230f3ea498 returned with HTTP 202 Aug 16 21:15:26.990492 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 725/2881] 10.4.3.143 () {66 vars in 1351 bytes} [Sun Aug 16 21:15:26 2026] DELETE /volume/v3/volumes/952be4b8-fd6b-4668-bcd5-8d230f3ea498 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 21:15:27.001267 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-31f30950-5b34-4e0e-95e8-034495f2a6d2 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:15:27.003151 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-31f30950-5b34-4e0e-95e8-034495f2a6d2 tempest-VolumesGetTest-15392850 tempest-VolumesGetTest-15392850-project-member] GET https://10.4.3.143/volume/v3/volumes/952be4b8-fd6b-4668-bcd5-8d230f3ea498 Aug 16 21:15:27.003381 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-31f30950-5b34-4e0e-95e8-034495f2a6d2 tempest-VolumesGetTest-15392850 tempest-VolumesGetTest-15392850-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:15:27.003776 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-31f30950-5b34-4e0e-95e8-034495f2a6d2 tempest-VolumesGetTest-15392850 tempest-VolumesGetTest-15392850-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:15:27.011568 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:15:27.011568 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:15:27.016947 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-31f30950-5b34-4e0e-95e8-034495f2a6d2 tempest-VolumesGetTest-15392850 tempest-VolumesGetTest-15392850-project-member] Volume info retrieved successfully. Aug 16 21:15:27.021977 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-31f30950-5b34-4e0e-95e8-034495f2a6d2 tempest-VolumesGetTest-15392850 tempest-VolumesGetTest-15392850-project-member] https://10.4.3.143/volume/v3/volumes/952be4b8-fd6b-4668-bcd5-8d230f3ea498 returned with HTTP 200 Aug 16 21:15:27.022428 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 724/2882] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:15:27 2026] GET /volume/v3/volumes/952be4b8-fd6b-4668-bcd5-8d230f3ea498 => generated 836 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:15:27.135517 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-82907b5e-d488-48e9-af6c-bd514028ee7f None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:15:27.137334 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-82907b5e-d488-48e9-af6c-bd514028ee7f tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] GET https://10.4.3.143/volume/v3/volumes/513e614d-4e7e-41ca-bf26-33af3642aa9c Aug 16 21:15:27.137512 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-82907b5e-d488-48e9-af6c-bd514028ee7f tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:15:27.137685 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-82907b5e-d488-48e9-af6c-bd514028ee7f tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:15:27.145937 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-82907b5e-d488-48e9-af6c-bd514028ee7f tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] https://10.4.3.143/volume/v3/volumes/513e614d-4e7e-41ca-bf26-33af3642aa9c returned with HTTP 404 Aug 16 21:15:27.145937 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 713/2883] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:15:27 2026] GET /volume/v3/volumes/513e614d-4e7e-41ca-bf26-33af3642aa9c => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:15:27.549299 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-982a16cf-abdc-4d0a-9641-4a8d55bc24e3 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:15:27.551834 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-982a16cf-abdc-4d0a-9641-4a8d55bc24e3 tempest-VolumesBackupsAdminTest-1100102051 tempest-VolumesBackupsAdminTest-1100102051-project-member] GET https://10.4.3.143/volume/v3/backups/8ced958a-dd1e-4a7c-a21d-420aad2c470a Aug 16 21:15:27.552155 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-982a16cf-abdc-4d0a-9641-4a8d55bc24e3 tempest-VolumesBackupsAdminTest-1100102051 tempest-VolumesBackupsAdminTest-1100102051-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:15:27.552425 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-982a16cf-abdc-4d0a-9641-4a8d55bc24e3 tempest-VolumesBackupsAdminTest-1100102051 tempest-VolumesBackupsAdminTest-1100102051-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:15:27.552588 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.v3.backups [None req-982a16cf-abdc-4d0a-9641-4a8d55bc24e3 tempest-VolumesBackupsAdminTest-1100102051 tempest-VolumesBackupsAdminTest-1100102051-project-member] Show backup with id 8ced958a-dd1e-4a7c-a21d-420aad2c470a. {{(pid=100332) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:15:27.558537 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:15:27.558537 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:15:27.559782 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-982a16cf-abdc-4d0a-9641-4a8d55bc24e3 tempest-VolumesBackupsAdminTest-1100102051 tempest-VolumesBackupsAdminTest-1100102051-project-member] https://10.4.3.143/volume/v3/backups/8ced958a-dd1e-4a7c-a21d-420aad2c470a returned with HTTP 200 Aug 16 21:15:27.560567 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 722/2884] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:15:27 2026] GET /volume/v3/backups/8ced958a-dd1e-4a7c-a21d-420aad2c470a => generated 801 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 16 21:15:27.629594 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-cef8fce4-c1df-4f65-9e7b-c90c8d667da8 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:15:27.632494 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-cef8fce4-c1df-4f65-9e7b-c90c8d667da8 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] DELETE https://10.4.3.143/volume/v3/snapshots/e26b5296-aabf-40e7-8b12-7406c6a9f696 Aug 16 21:15:27.632669 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-cef8fce4-c1df-4f65-9e7b-c90c8d667da8 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:15:27.632856 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-cef8fce4-c1df-4f65-9e7b-c90c8d667da8 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Calling method 'delete' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:15:27.632983 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.v3.snapshots [None req-cef8fce4-c1df-4f65-9e7b-c90c8d667da8 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Delete snapshot with id: e26b5296-aabf-40e7-8b12-7406c6a9f696 Aug 16 21:15:27.639964 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-cef8fce4-c1df-4f65-9e7b-c90c8d667da8 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] https://10.4.3.143/volume/v3/snapshots/e26b5296-aabf-40e7-8b12-7406c6a9f696 returned with HTTP 404 Aug 16 21:15:27.639964 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 726/2885] 10.4.3.143 () {66 vars in 1357 bytes} [Sun Aug 16 21:15:27 2026] DELETE /volume/v3/snapshots/e26b5296-aabf-40e7-8b12-7406c6a9f696 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:15:27.647970 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-520a1d1b-3b56-4c3a-bd9c-3ded88bf98b0 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:15:27.649744 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-520a1d1b-3b56-4c3a-bd9c-3ded88bf98b0 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] GET https://10.4.3.143/volume/v3/snapshots/e26b5296-aabf-40e7-8b12-7406c6a9f696 Aug 16 21:15:27.649995 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-520a1d1b-3b56-4c3a-bd9c-3ded88bf98b0 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:15:27.650251 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-520a1d1b-3b56-4c3a-bd9c-3ded88bf98b0 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:15:27.653281 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [req-e9e1f4ec-0e05-43d6-837d-053d587a920b req-20c3b6e6-1ac9-4e8f-82c2-da2f1c58516b None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:15:27.654386 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-520a1d1b-3b56-4c3a-bd9c-3ded88bf98b0 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] https://10.4.3.143/volume/v3/snapshots/e26b5296-aabf-40e7-8b12-7406c6a9f696 returned with HTTP 404 Aug 16 21:15:27.654826 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 725/2886] 10.4.3.143 () {66 vars in 1354 bytes} [Sun Aug 16 21:15:27 2026] GET /volume/v3/snapshots/e26b5296-aabf-40e7-8b12-7406c6a9f696 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:15:27.655255 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [req-e9e1f4ec-0e05-43d6-837d-053d587a920b req-20c3b6e6-1ac9-4e8f-82c2-da2f1c58516b tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] GET https://10.4.3.143/volume/v3/volumes/20f0fdc9-ae95-4bf0-9d72-f9b76739441d Aug 16 21:15:27.655556 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [req-e9e1f4ec-0e05-43d6-837d-053d587a920b req-20c3b6e6-1ac9-4e8f-82c2-da2f1c58516b tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:15:27.655648 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [req-e9e1f4ec-0e05-43d6-837d-053d587a920b req-20c3b6e6-1ac9-4e8f-82c2-da2f1c58516b tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:15:27.662974 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:15:27.662974 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:15:27.667141 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [req-e9e1f4ec-0e05-43d6-837d-053d587a920b req-20c3b6e6-1ac9-4e8f-82c2-da2f1c58516b tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Volume info retrieved successfully. Aug 16 21:15:27.671874 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [req-e9e1f4ec-0e05-43d6-837d-053d587a920b req-20c3b6e6-1ac9-4e8f-82c2-da2f1c58516b tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] https://10.4.3.143/volume/v3/volumes/20f0fdc9-ae95-4bf0-9d72-f9b76739441d returned with HTTP 200 Aug 16 21:15:27.672270 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 714/2887] 10.4.3.143 () {68 vars in 1598 bytes} [Sun Aug 16 21:15:27 2026] GET /volume/v3/volumes/20f0fdc9-ae95-4bf0-9d72-f9b76739441d => generated 1362 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:15:27.768945 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-67f980ec-30dc-4f4a-94a3-c205b3570e82 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:15:27.769664 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-67f980ec-30dc-4f4a-94a3-c205b3570e82 None None] GET https://10.4.3.143/volume// Aug 16 21:15:27.769965 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-67f980ec-30dc-4f4a-94a3-c205b3570e82 None None] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:15:27.770627 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-67f980ec-30dc-4f4a-94a3-c205b3570e82 None None] Calling method 'all' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:15:27.772819 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-67f980ec-30dc-4f4a-94a3-c205b3570e82 None None] https://10.4.3.143/volume// returned with HTTP 300 Aug 16 21:15:27.774818 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 723/2888] 10.4.3.143 () {66 vars in 1428 bytes} [Sun Aug 16 21:15:27 2026] GET /volume/ => generated 386 bytes in 8 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 16 21:15:27.786331 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [req-e9e1f4ec-0e05-43d6-837d-053d587a920b req-7861816b-ee30-4778-ad0f-3f7c74b3adb8 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:15:27.788993 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [req-e9e1f4ec-0e05-43d6-837d-053d587a920b req-7861816b-ee30-4778-ad0f-3f7c74b3adb8 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] POST https://10.4.3.143/volume/v3/attachments Aug 16 21:15:27.789448 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [req-e9e1f4ec-0e05-43d6-837d-053d587a920b req-7861816b-ee30-4778-ad0f-3f7c74b3adb8 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "20f0fdc9-ae95-4bf0-9d72-f9b76739441d", "connector": null, "instance_uuid": "4d330992-5012-444f-9d8e-d69212779b1a"}} {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:15:27.806020 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:15:27.806020 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:15:27.837306 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [req-e9e1f4ec-0e05-43d6-837d-053d587a920b req-7861816b-ee30-4778-ad0f-3f7c74b3adb8 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] https://10.4.3.143/volume/v3/attachments returned with HTTP 200 Aug 16 21:15:27.838053 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 727/2889] 10.4.3.143 () {74 vars in 1594 bytes} [Sun Aug 16 21:15:27 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 16 21:15:27.873364 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-748b9fbe-2a22-49ca-8bca-b0b90fdbddf8 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:15:27.875179 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-748b9fbe-2a22-49ca-8bca-b0b90fdbddf8 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] GET https://10.4.3.143/volume/v3/volumes/20f0fdc9-ae95-4bf0-9d72-f9b76739441d Aug 16 21:15:27.875349 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-748b9fbe-2a22-49ca-8bca-b0b90fdbddf8 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:15:27.875563 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-748b9fbe-2a22-49ca-8bca-b0b90fdbddf8 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:15:27.892161 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:15:27.892161 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:15:27.896399 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-748b9fbe-2a22-49ca-8bca-b0b90fdbddf8 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Volume info retrieved successfully. Aug 16 21:15:27.902455 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-748b9fbe-2a22-49ca-8bca-b0b90fdbddf8 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] https://10.4.3.143/volume/v3/volumes/20f0fdc9-ae95-4bf0-9d72-f9b76739441d returned with HTTP 200 Aug 16 21:15:27.902874 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 726/2890] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:15:27 2026] GET /volume/v3/volumes/20f0fdc9-ae95-4bf0-9d72-f9b76739441d => generated 1361 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:15:27.906861 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-b07941e9-7c5b-4bab-8f0c-c95bb9016d8a None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:15:27.907274 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-b07941e9-7c5b-4bab-8f0c-c95bb9016d8a None None] GET https://10.4.3.143/volume// Aug 16 21:15:27.907444 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-b07941e9-7c5b-4bab-8f0c-c95bb9016d8a None None] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:15:27.907642 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-b07941e9-7c5b-4bab-8f0c-c95bb9016d8a None None] Calling method 'all' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:15:27.907966 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-b07941e9-7c5b-4bab-8f0c-c95bb9016d8a None None] https://10.4.3.143/volume// returned with HTTP 300 Aug 16 21:15:27.908253 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 715/2891] 10.4.3.143 () {66 vars in 1426 bytes} [Sun Aug 16 21:15: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 16 21:15:27.920116 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [req-e9e1f4ec-0e05-43d6-837d-053d587a920b req-2f5e1596-635e-48d4-87bc-5326f298e54e None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:15:27.922777 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [req-e9e1f4ec-0e05-43d6-837d-053d587a920b req-2f5e1596-635e-48d4-87bc-5326f298e54e tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] GET https://10.4.3.143/volume/v3/volumes/20f0fdc9-ae95-4bf0-9d72-f9b76739441d Aug 16 21:15:27.923119 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [req-e9e1f4ec-0e05-43d6-837d-053d587a920b req-2f5e1596-635e-48d4-87bc-5326f298e54e tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:15:27.923449 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [req-e9e1f4ec-0e05-43d6-837d-053d587a920b req-2f5e1596-635e-48d4-87bc-5326f298e54e tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:15:27.938500 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:15:27.938500 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:15:27.943454 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [req-e9e1f4ec-0e05-43d6-837d-053d587a920b req-2f5e1596-635e-48d4-87bc-5326f298e54e tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Volume info retrieved successfully. Aug 16 21:15:27.949426 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [req-e9e1f4ec-0e05-43d6-837d-053d587a920b req-2f5e1596-635e-48d4-87bc-5326f298e54e tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] https://10.4.3.143/volume/v3/volumes/20f0fdc9-ae95-4bf0-9d72-f9b76739441d returned with HTTP 200 Aug 16 21:15:27.949962 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 724/2892] 10.4.3.143 () {70 vars in 1639 bytes} [Sun Aug 16 21:15:27 2026] GET /volume/v3/volumes/20f0fdc9-ae95-4bf0-9d72-f9b76739441d => generated 1541 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 16 21:15:28.041946 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-c0763c46-032d-46ae-bcf0-865fa13fa22a None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:15:28.045960 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-c0763c46-032d-46ae-bcf0-865fa13fa22a tempest-VolumesGetTest-15392850 tempest-VolumesGetTest-15392850-project-member] GET https://10.4.3.143/volume/v3/volumes/952be4b8-fd6b-4668-bcd5-8d230f3ea498 Aug 16 21:15:28.046239 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-c0763c46-032d-46ae-bcf0-865fa13fa22a tempest-VolumesGetTest-15392850 tempest-VolumesGetTest-15392850-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:15:28.046467 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-c0763c46-032d-46ae-bcf0-865fa13fa22a tempest-VolumesGetTest-15392850 tempest-VolumesGetTest-15392850-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:15:28.057338 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-c0763c46-032d-46ae-bcf0-865fa13fa22a tempest-VolumesGetTest-15392850 tempest-VolumesGetTest-15392850-project-member] https://10.4.3.143/volume/v3/volumes/952be4b8-fd6b-4668-bcd5-8d230f3ea498 returned with HTTP 404 Aug 16 21:15:28.057805 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 728/2893] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:15:28 2026] GET /volume/v3/volumes/952be4b8-fd6b-4668-bcd5-8d230f3ea498 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:15:28.069079 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [req-e9e1f4ec-0e05-43d6-837d-053d587a920b req-38897491-9ecf-4d63-b29f-932db9cfe792 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:15:28.074861 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [req-e9e1f4ec-0e05-43d6-837d-053d587a920b req-38897491-9ecf-4d63-b29f-932db9cfe792 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] PUT https://10.4.3.143/volume/v3/attachments/d4568e8b-8c20-4686-b5df-5eb201b332e8 Aug 16 21:15:28.075496 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [req-e9e1f4ec-0e05-43d6-837d-053d587a920b req-38897491-9ecf-4d63-b29f-932db9cfe792 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.143", "host": "np0000007409", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:e42fbcbe2e9", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "69237b68-d654-4a76-81de-86e36bc8fb86", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:15:28.100926 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.coordination [req-e9e1f4ec-0e05-43d6-837d-053d587a920b req-38897491-9ecf-4d63-b29f-932db9cfe792 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Acquiring lock "cinder-attachment_update-20f0fdc9-ae95-4bf0-9d72-f9b76739441d-np0000007409" by "attachment_update" {{(pid=100330) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:15:28.111597 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.coordination [req-e9e1f4ec-0e05-43d6-837d-053d587a920b req-38897491-9ecf-4d63-b29f-932db9cfe792 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Lock "cinder-attachment_update-20f0fdc9-ae95-4bf0-9d72-f9b76739441d-np0000007409" acquired by "attachment_update" :: waited 0.011s {{(pid=100330) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:15:28.112769 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:15:28.112769 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:15:28.115342 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-5694f83a-e030-44ce-b583-64a0e8b1e190 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:15:28.119928 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-5694f83a-e030-44ce-b583-64a0e8b1e190 tempest-VolumesGetTest-15392850 tempest-VolumesGetTest-15392850-project-member] POST https://10.4.3.143/volume/v3/volumes Aug 16 21:15:28.119928 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-5694f83a-e030-44ce-b583-64a0e8b1e190 tempest-VolumesGetTest-15392850 tempest-VolumesGetTest-15392850-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "42b524b5-4969-43e9-b5aa-f976c786aa94", "size": 1, "name": "tempest-VolumesGetTest-Volume-970259032", "metadata": {"Type": "Test"}}} {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:15:28.120551 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.v3.volumes [None req-5694f83a-e030-44ce-b583-64a0e8b1e190 tempest-VolumesGetTest-15392850 tempest-VolumesGetTest-15392850-project-member] Create volume request body: {'volume': {'imageRef': '42b524b5-4969-43e9-b5aa-f976c786aa94', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-970259032', 'metadata': {'Type': 'Test'}}} {{(pid=100333) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 21:15:28.225709 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.coordination [req-e9e1f4ec-0e05-43d6-837d-053d587a920b req-38897491-9ecf-4d63-b29f-932db9cfe792 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Lock "cinder-attachment_update-20f0fdc9-ae95-4bf0-9d72-f9b76739441d-np0000007409" released by "attachment_update" :: held 0.114s {{(pid=100330) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:15:28.226065 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [req-e9e1f4ec-0e05-43d6-837d-053d587a920b req-38897491-9ecf-4d63-b29f-932db9cfe792 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] https://10.4.3.143/volume/v3/attachments/d4568e8b-8c20-4686-b5df-5eb201b332e8 returned with HTTP 200 Aug 16 21:15:28.226498 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 727/2894] 10.4.3.143 () {74 vars in 1704 bytes} [Sun Aug 16 21:15:28 2026] PUT /volume/v3/attachments/d4568e8b-8c20-4686-b5df-5eb201b332e8 => generated 969 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:15:28.323167 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.v3.volumes [None req-5694f83a-e030-44ce-b583-64a0e8b1e190 tempest-VolumesGetTest-15392850 tempest-VolumesGetTest-15392850-project-member] Create volume of 1 GB Aug 16 21:15:28.329050 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-5694f83a-e030-44ce-b583-64a0e8b1e190 tempest-VolumesGetTest-15392850 tempest-VolumesGetTest-15392850-project-member] Availability Zones retrieved successfully. Aug 16 21:15:28.338041 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-5694f83a-e030-44ce-b583-64a0e8b1e190 tempest-VolumesGetTest-15392850 tempest-VolumesGetTest-15392850-project-member] Flow 'volume_create_api' (d1cfa8f8-fcb4-4dce-a112-b1325a9c1d47) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100333) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:15:28.338041 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-5694f83a-e030-44ce-b583-64a0e8b1e190 tempest-VolumesGetTest-15392850 tempest-VolumesGetTest-15392850-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4b57871c-3b41-48fe-ab7e-6b55917b9729) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:15:28.338041 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.flows.api.create_volume [None req-5694f83a-e030-44ce-b583-64a0e8b1e190 tempest-VolumesGetTest-15392850 tempest-VolumesGetTest-15392850-project-member] Validating volume size '1' using validate_int {{(pid=100333) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 21:15:28.406025 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-5694f83a-e030-44ce-b583-64a0e8b1e190 tempest-VolumesGetTest-15392850 tempest-VolumesGetTest-15392850-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4b57871c-3b41-48fe-ab7e-6b55917b9729) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T21:04:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=69e633b8-fab9-4b15-8b40-4f1a67c51cda,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '69e633b8-fab9-4b15-8b40-4f1a67c51cda', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:15:28.406522 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-5694f83a-e030-44ce-b583-64a0e8b1e190 tempest-VolumesGetTest-15392850 tempest-VolumesGetTest-15392850-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bc403e7c-2668-4ea5-9407-727b259c5c31) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:15:28.447351 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.quota [None req-5694f83a-e030-44ce-b583-64a0e8b1e190 tempest-VolumesGetTest-15392850 tempest-VolumesGetTest-15392850-project-member] Created reservations ['c3159590-fff4-4f1f-a331-00294e3f4301', 'a34e36ef-eaa4-46ee-8a91-4813a455a27e', '8e201d9e-1b8a-48f2-8d26-c9cd86cbe2bf', 'da303ee4-8af5-4e43-acee-39bd24931c9a'] {{(pid=100333) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:15:28.448104 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-5694f83a-e030-44ce-b583-64a0e8b1e190 tempest-VolumesGetTest-15392850 tempest-VolumesGetTest-15392850-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bc403e7c-2668-4ea5-9407-727b259c5c31) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c3159590-fff4-4f1f-a331-00294e3f4301', 'a34e36ef-eaa4-46ee-8a91-4813a455a27e', '8e201d9e-1b8a-48f2-8d26-c9cd86cbe2bf', 'da303ee4-8af5-4e43-acee-39bd24931c9a']}' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:15:28.448732 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-5694f83a-e030-44ce-b583-64a0e8b1e190 tempest-VolumesGetTest-15392850 tempest-VolumesGetTest-15392850-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2a06fe87-413f-463c-9ebf-a56a828fc650) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:15:28.472703 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-5694f83a-e030-44ce-b583-64a0e8b1e190 tempest-VolumesGetTest-15392850 tempest-VolumesGetTest-15392850-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2a06fe87-413f-463c-9ebf-a56a828fc650) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ad31298f-ce17-4420-9dbf-6ce05b9cf595', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-970259032',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='c54d77a7aabb4c9082978a661a832962',qos_specs=None,replication_status=,reservations=['c3159590-fff4-4f1f-a331-00294e3f4301','a34e36ef-eaa4-46ee-8a91-4813a455a27e','8e201d9e-1b8a-48f2-8d26-c9cd86cbe2bf','da303ee4-8af5-4e43-acee-39bd24931c9a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='91f86f46298044fe995a3dd2922f606c',volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T21:15:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-970259032',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ad31298f-ce17-4420-9dbf-6ce05b9cf595,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='c54d77a7aabb4c9082978a661a832962',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='91f86f46298044fe995a3dd2922f606c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(69e633b8-fab9-4b15-8b40-4f1a67c51cda),volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda)}' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:15:28.473434 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-5694f83a-e030-44ce-b583-64a0e8b1e190 tempest-VolumesGetTest-15392850 tempest-VolumesGetTest-15392850-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7127bd75-9b49-4095-bf4b-68b1b4f4052e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:15:28.491504 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-5694f83a-e030-44ce-b583-64a0e8b1e190 tempest-VolumesGetTest-15392850 tempest-VolumesGetTest-15392850-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7127bd75-9b49-4095-bf4b-68b1b4f4052e) transitioned into state 'SUCCESS' from state '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-970259032',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='c54d77a7aabb4c9082978a661a832962',qos_specs=None,replication_status=,reservations=['c3159590-fff4-4f1f-a331-00294e3f4301','a34e36ef-eaa4-46ee-8a91-4813a455a27e','8e201d9e-1b8a-48f2-8d26-c9cd86cbe2bf','da303ee4-8af5-4e43-acee-39bd24931c9a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='91f86f46298044fe995a3dd2922f606c',volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda)}' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:15:28.492097 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-5694f83a-e030-44ce-b583-64a0e8b1e190 tempest-VolumesGetTest-15392850 tempest-VolumesGetTest-15392850-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (34ece81f-4e55-4839-b8ee-cccc2c51ed8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:15:28.500198 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-5694f83a-e030-44ce-b583-64a0e8b1e190 tempest-VolumesGetTest-15392850 tempest-VolumesGetTest-15392850-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (34ece81f-4e55-4839-b8ee-cccc2c51ed8e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:15:28.500812 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-5694f83a-e030-44ce-b583-64a0e8b1e190 tempest-VolumesGetTest-15392850 tempest-VolumesGetTest-15392850-project-member] Flow 'volume_create_api' (d1cfa8f8-fcb4-4dce-a112-b1325a9c1d47) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100333) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:15:28.501108 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-5694f83a-e030-44ce-b583-64a0e8b1e190 tempest-VolumesGetTest-15392850 tempest-VolumesGetTest-15392850-project-member] Create volume request issued successfully. Aug 16 21:15:28.501587 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-5694f83a-e030-44ce-b583-64a0e8b1e190 tempest-VolumesGetTest-15392850 tempest-VolumesGetTest-15392850-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Aug 16 21:15:28.502051 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 716/2895] 10.4.3.143 () {68 vars in 1259 bytes} [Sun Aug 16 21:15:28 2026] POST /volume/v3/volumes => generated 758 bytes in 387 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 21:15:28.516111 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-806a234b-1a52-42db-a0f8-e4c5c3e290c8 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:15:28.517935 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-806a234b-1a52-42db-a0f8-e4c5c3e290c8 tempest-VolumesGetTest-15392850 tempest-VolumesGetTest-15392850-project-member] GET https://10.4.3.143/volume/v3/volumes/ad31298f-ce17-4420-9dbf-6ce05b9cf595 Aug 16 21:15:28.518164 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-806a234b-1a52-42db-a0f8-e4c5c3e290c8 tempest-VolumesGetTest-15392850 tempest-VolumesGetTest-15392850-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:15:28.518346 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-806a234b-1a52-42db-a0f8-e4c5c3e290c8 tempest-VolumesGetTest-15392850 tempest-VolumesGetTest-15392850-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:15:28.525460 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:15:28.525460 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:15:28.529049 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-806a234b-1a52-42db-a0f8-e4c5c3e290c8 tempest-VolumesGetTest-15392850 tempest-VolumesGetTest-15392850-project-member] Volume info retrieved successfully. Aug 16 21:15:28.533512 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-806a234b-1a52-42db-a0f8-e4c5c3e290c8 tempest-VolumesGetTest-15392850 tempest-VolumesGetTest-15392850-project-member] https://10.4.3.143/volume/v3/volumes/ad31298f-ce17-4420-9dbf-6ce05b9cf595 returned with HTTP 200 Aug 16 21:15:28.533879 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 725/2896] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:15:28 2026] GET /volume/v3/volumes/ad31298f-ce17-4420-9dbf-6ce05b9cf595 => generated 826 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:15:28.579069 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-b72cf7d8-1c06-4c33-9830-25a6457fdfbe None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:15:28.581997 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-b72cf7d8-1c06-4c33-9830-25a6457fdfbe tempest-VolumesBackupsAdminTest-1100102051 tempest-VolumesBackupsAdminTest-1100102051-project-member] GET https://10.4.3.143/volume/v3/backups/8ced958a-dd1e-4a7c-a21d-420aad2c470a Aug 16 21:15:28.582296 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-b72cf7d8-1c06-4c33-9830-25a6457fdfbe tempest-VolumesBackupsAdminTest-1100102051 tempest-VolumesBackupsAdminTest-1100102051-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:15:28.582509 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-b72cf7d8-1c06-4c33-9830-25a6457fdfbe tempest-VolumesBackupsAdminTest-1100102051 tempest-VolumesBackupsAdminTest-1100102051-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:15:28.582618 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.v3.backups [None req-b72cf7d8-1c06-4c33-9830-25a6457fdfbe tempest-VolumesBackupsAdminTest-1100102051 tempest-VolumesBackupsAdminTest-1100102051-project-member] Show backup with id 8ced958a-dd1e-4a7c-a21d-420aad2c470a. {{(pid=100331) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:15:28.587937 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:15:28.587937 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:15:28.588729 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-b72cf7d8-1c06-4c33-9830-25a6457fdfbe tempest-VolumesBackupsAdminTest-1100102051 tempest-VolumesBackupsAdminTest-1100102051-project-member] https://10.4.3.143/volume/v3/backups/8ced958a-dd1e-4a7c-a21d-420aad2c470a returned with HTTP 200 Aug 16 21:15:28.589178 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 729/2897] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:15:28 2026] GET /volume/v3/backups/8ced958a-dd1e-4a7c-a21d-420aad2c470a => generated 801 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:15:28.641690 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-4fb7079a-9e7a-45fe-a029-722f586b3563 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:15:28.644309 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-4fb7079a-9e7a-45fe-a029-722f586b3563 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] DELETE https://10.4.3.143/volume/v3/volumes/513e614d-4e7e-41ca-bf26-33af3642aa9c Aug 16 21:15:28.644498 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-4fb7079a-9e7a-45fe-a029-722f586b3563 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:15:28.644686 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-4fb7079a-9e7a-45fe-a029-722f586b3563 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Calling method 'delete' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:15:28.644858 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.v3.volumes [None req-4fb7079a-9e7a-45fe-a029-722f586b3563 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Delete volume with id: 513e614d-4e7e-41ca-bf26-33af3642aa9c Aug 16 21:15:28.658820 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-4fb7079a-9e7a-45fe-a029-722f586b3563 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] https://10.4.3.143/volume/v3/volumes/513e614d-4e7e-41ca-bf26-33af3642aa9c returned with HTTP 404 Aug 16 21:15:28.659516 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 728/2898] 10.4.3.143 () {66 vars in 1351 bytes} [Sun Aug 16 21:15:28 2026] DELETE /volume/v3/volumes/513e614d-4e7e-41ca-bf26-33af3642aa9c => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:15:28.669212 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-34b18551-78c5-4c59-ad48-c8317284763a None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:15:28.671398 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-34b18551-78c5-4c59-ad48-c8317284763a tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] GET https://10.4.3.143/volume/v3/volumes/513e614d-4e7e-41ca-bf26-33af3642aa9c Aug 16 21:15:28.671845 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-34b18551-78c5-4c59-ad48-c8317284763a tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:15:28.672671 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-34b18551-78c5-4c59-ad48-c8317284763a tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:15:28.683472 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-34b18551-78c5-4c59-ad48-c8317284763a tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] https://10.4.3.143/volume/v3/volumes/513e614d-4e7e-41ca-bf26-33af3642aa9c returned with HTTP 404 Aug 16 21:15:28.685124 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 717/2899] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:15:28 2026] GET /volume/v3/volumes/513e614d-4e7e-41ca-bf26-33af3642aa9c => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:15:28.920275 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-42e9b289-7477-42ce-acf6-2ff9fe1f1d1f None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:15:28.921995 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-42e9b289-7477-42ce-acf6-2ff9fe1f1d1f tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] GET https://10.4.3.143/volume/v3/volumes/20f0fdc9-ae95-4bf0-9d72-f9b76739441d Aug 16 21:15:28.922365 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-42e9b289-7477-42ce-acf6-2ff9fe1f1d1f tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:15:28.922696 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-42e9b289-7477-42ce-acf6-2ff9fe1f1d1f tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:15:28.936696 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:15:28.936696 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:15:28.942454 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-42e9b289-7477-42ce-acf6-2ff9fe1f1d1f tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Volume info retrieved successfully. Aug 16 21:15:28.947828 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-42e9b289-7477-42ce-acf6-2ff9fe1f1d1f tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] https://10.4.3.143/volume/v3/volumes/20f0fdc9-ae95-4bf0-9d72-f9b76739441d returned with HTTP 200 Aug 16 21:15:28.948380 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 726/2900] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:15:28 2026] GET /volume/v3/volumes/20f0fdc9-ae95-4bf0-9d72-f9b76739441d => generated 1362 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:15:29.549937 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-9c3a26d9-387c-4029-affc-3f447f19c9fe None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:15:29.550229 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-9c3a26d9-387c-4029-affc-3f447f19c9fe tempest-VolumesGetTest-15392850 tempest-VolumesGetTest-15392850-project-member] GET https://10.4.3.143/volume/v3/volumes/ad31298f-ce17-4420-9dbf-6ce05b9cf595 Aug 16 21:15:29.550492 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-9c3a26d9-387c-4029-affc-3f447f19c9fe tempest-VolumesGetTest-15392850 tempest-VolumesGetTest-15392850-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:15:29.550576 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-9c3a26d9-387c-4029-affc-3f447f19c9fe tempest-VolumesGetTest-15392850 tempest-VolumesGetTest-15392850-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:15:29.565023 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:15:29.565023 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:15:29.570180 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-9c3a26d9-387c-4029-affc-3f447f19c9fe tempest-VolumesGetTest-15392850 tempest-VolumesGetTest-15392850-project-member] Volume info retrieved successfully. Aug 16 21:15:29.580428 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-9c3a26d9-387c-4029-affc-3f447f19c9fe tempest-VolumesGetTest-15392850 tempest-VolumesGetTest-15392850-project-member] https://10.4.3.143/volume/v3/volumes/ad31298f-ce17-4420-9dbf-6ce05b9cf595 returned with HTTP 200 Aug 16 21:15:29.582934 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 730/2901] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:15:29 2026] GET /volume/v3/volumes/ad31298f-ce17-4420-9dbf-6ce05b9cf595 => generated 1366 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:15:29.603686 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-369af9f7-336e-4ac7-a7da-0c20e8ed0374 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:15:29.605501 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-369af9f7-336e-4ac7-a7da-0c20e8ed0374 tempest-VolumesGetTest-15392850 tempest-VolumesGetTest-15392850-project-member] GET https://10.4.3.143/volume/v3/volumes/ad31298f-ce17-4420-9dbf-6ce05b9cf595 Aug 16 21:15:29.605775 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-369af9f7-336e-4ac7-a7da-0c20e8ed0374 tempest-VolumesGetTest-15392850 tempest-VolumesGetTest-15392850-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:15:29.605976 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-369af9f7-336e-4ac7-a7da-0c20e8ed0374 tempest-VolumesGetTest-15392850 tempest-VolumesGetTest-15392850-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:15:29.614294 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:15:29.614294 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:15:29.617866 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-a035c1f7-4db2-46b3-8466-46c5a1c4476e None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:15:29.620290 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-a035c1f7-4db2-46b3-8466-46c5a1c4476e tempest-VolumesBackupsAdminTest-1100102051 tempest-VolumesBackupsAdminTest-1100102051-project-member] GET https://10.4.3.143/volume/v3/backups/8ced958a-dd1e-4a7c-a21d-420aad2c470a Aug 16 21:15:29.620290 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-a035c1f7-4db2-46b3-8466-46c5a1c4476e tempest-VolumesBackupsAdminTest-1100102051 tempest-VolumesBackupsAdminTest-1100102051-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:15:29.620413 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-a035c1f7-4db2-46b3-8466-46c5a1c4476e tempest-VolumesBackupsAdminTest-1100102051 tempest-VolumesBackupsAdminTest-1100102051-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:15:29.620449 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.v3.backups [None req-a035c1f7-4db2-46b3-8466-46c5a1c4476e tempest-VolumesBackupsAdminTest-1100102051 tempest-VolumesBackupsAdminTest-1100102051-project-member] Show backup with id 8ced958a-dd1e-4a7c-a21d-420aad2c470a. {{(pid=100333) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:15:29.622042 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-369af9f7-336e-4ac7-a7da-0c20e8ed0374 tempest-VolumesGetTest-15392850 tempest-VolumesGetTest-15392850-project-member] Volume info retrieved successfully. Aug 16 21:15:29.626662 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:15:29.626662 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:15:29.627546 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-a035c1f7-4db2-46b3-8466-46c5a1c4476e tempest-VolumesBackupsAdminTest-1100102051 tempest-VolumesBackupsAdminTest-1100102051-project-member] https://10.4.3.143/volume/v3/backups/8ced958a-dd1e-4a7c-a21d-420aad2c470a returned with HTTP 200 Aug 16 21:15:29.627963 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 718/2902] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:15:29 2026] GET /volume/v3/backups/8ced958a-dd1e-4a7c-a21d-420aad2c470a => generated 801 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:15:29.633932 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-369af9f7-336e-4ac7-a7da-0c20e8ed0374 tempest-VolumesGetTest-15392850 tempest-VolumesGetTest-15392850-project-member] https://10.4.3.143/volume/v3/volumes/ad31298f-ce17-4420-9dbf-6ce05b9cf595 returned with HTTP 200 Aug 16 21:15:29.634227 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 729/2903] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:15:29 2026] GET /volume/v3/volumes/ad31298f-ce17-4420-9dbf-6ce05b9cf595 => generated 1366 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:15:29.646743 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-d4d0bacf-ea1c-452d-85b1-2e4a3fc688ac None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:15:29.648304 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-d4d0bacf-ea1c-452d-85b1-2e4a3fc688ac tempest-VolumesGetTest-15392850 tempest-VolumesGetTest-15392850-project-member] PUT https://10.4.3.143/volume/v3/volumes/ad31298f-ce17-4420-9dbf-6ce05b9cf595 Aug 16 21:15:29.648538 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-d4d0bacf-ea1c-452d-85b1-2e4a3fc688ac tempest-VolumesGetTest-15392850 tempest-VolumesGetTest-15392850-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-970259032"}} {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:15:29.656695 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:15:29.656695 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:15:29.660961 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-d4d0bacf-ea1c-452d-85b1-2e4a3fc688ac tempest-VolumesGetTest-15392850 tempest-VolumesGetTest-15392850-project-member] Volume info retrieved successfully. Aug 16 21:15:29.668469 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-d4d0bacf-ea1c-452d-85b1-2e4a3fc688ac tempest-VolumesGetTest-15392850 tempest-VolumesGetTest-15392850-project-member] Volume updated successfully. Aug 16 21:15:29.668816 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-d4d0bacf-ea1c-452d-85b1-2e4a3fc688ac tempest-VolumesGetTest-15392850 tempest-VolumesGetTest-15392850-project-member] https://10.4.3.143/volume/v3/volumes/ad31298f-ce17-4420-9dbf-6ce05b9cf595 returned with HTTP 200 Aug 16 21:15:29.669847 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 727/2904] 10.4.3.143 () {68 vars in 1368 bytes} [Sun Aug 16 21:15:29 2026] PUT /volume/v3/volumes/ad31298f-ce17-4420-9dbf-6ce05b9cf595 => generated 782 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:15:29.682462 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-7ec3f8a4-04a9-4306-b740-28a3a49529aa None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:15:29.685632 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-7ec3f8a4-04a9-4306-b740-28a3a49529aa tempest-VolumesGetTest-15392850 tempest-VolumesGetTest-15392850-project-member] PUT https://10.4.3.143/volume/v3/volumes/ad31298f-ce17-4420-9dbf-6ce05b9cf595 Aug 16 21:15:29.686459 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-7ec3f8a4-04a9-4306-b740-28a3a49529aa tempest-VolumesGetTest-15392850 tempest-VolumesGetTest-15392850-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-2014854213", "description": "This is the new description of volume"}} {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:15:29.696243 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:15:29.696243 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:15:29.700407 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-7ec3f8a4-04a9-4306-b740-28a3a49529aa tempest-VolumesGetTest-15392850 tempest-VolumesGetTest-15392850-project-member] Volume info retrieved successfully. Aug 16 21:15:29.708542 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-7ec3f8a4-04a9-4306-b740-28a3a49529aa tempest-VolumesGetTest-15392850 tempest-VolumesGetTest-15392850-project-member] Volume updated successfully. Aug 16 21:15:29.709776 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-7ec3f8a4-04a9-4306-b740-28a3a49529aa tempest-VolumesGetTest-15392850 tempest-VolumesGetTest-15392850-project-member] https://10.4.3.143/volume/v3/volumes/ad31298f-ce17-4420-9dbf-6ce05b9cf595 returned with HTTP 200 Aug 16 21:15:29.709776 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 731/2905] 10.4.3.143 () {68 vars in 1369 bytes} [Sun Aug 16 21:15:29 2026] PUT /volume/v3/volumes/ad31298f-ce17-4420-9dbf-6ce05b9cf595 => generated 822 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:15:29.724092 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-595693cf-1a5b-49ef-b4cb-b2aa100a8535 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:15:29.726769 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-595693cf-1a5b-49ef-b4cb-b2aa100a8535 tempest-VolumesGetTest-15392850 tempest-VolumesGetTest-15392850-project-member] GET https://10.4.3.143/volume/v3/volumes/ad31298f-ce17-4420-9dbf-6ce05b9cf595 Aug 16 21:15:29.726769 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-595693cf-1a5b-49ef-b4cb-b2aa100a8535 tempest-VolumesGetTest-15392850 tempest-VolumesGetTest-15392850-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:15:29.726769 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-595693cf-1a5b-49ef-b4cb-b2aa100a8535 tempest-VolumesGetTest-15392850 tempest-VolumesGetTest-15392850-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:15:29.735402 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:15:29.735402 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:15:29.740467 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-595693cf-1a5b-49ef-b4cb-b2aa100a8535 tempest-VolumesGetTest-15392850 tempest-VolumesGetTest-15392850-project-member] Volume info retrieved successfully. Aug 16 21:15:29.746958 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-595693cf-1a5b-49ef-b4cb-b2aa100a8535 tempest-VolumesGetTest-15392850 tempest-VolumesGetTest-15392850-project-member] https://10.4.3.143/volume/v3/volumes/ad31298f-ce17-4420-9dbf-6ce05b9cf595 returned with HTTP 200 Aug 16 21:15:29.747227 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 719/2906] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:15:29 2026] GET /volume/v3/volumes/ad31298f-ce17-4420-9dbf-6ce05b9cf595 => generated 1406 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:15:29.764353 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-290e7e06-8bff-47ed-ab11-c662a7c15372 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:15:29.767504 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-290e7e06-8bff-47ed-ab11-c662a7c15372 tempest-VolumesGetTest-15392850 tempest-VolumesGetTest-15392850-project-member] POST https://10.4.3.143/volume/v3/volumes Aug 16 21:15:29.768053 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-290e7e06-8bff-47ed-ab11-c662a7c15372 tempest-VolumesGetTest-15392850 tempest-VolumesGetTest-15392850-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-353718411", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-1963303252"}} {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:15:29.772830 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.v3.volumes [None req-290e7e06-8bff-47ed-ab11-c662a7c15372 tempest-VolumesGetTest-15392850 tempest-VolumesGetTest-15392850-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-353718411', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1963303252'}} {{(pid=100330) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 21:15:29.773421 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.v3.volumes [None req-290e7e06-8bff-47ed-ab11-c662a7c15372 tempest-VolumesGetTest-15392850 tempest-VolumesGetTest-15392850-project-member] Create volume of 1 GB Aug 16 21:15:29.779786 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-290e7e06-8bff-47ed-ab11-c662a7c15372 tempest-VolumesGetTest-15392850 tempest-VolumesGetTest-15392850-project-member] Availability Zones retrieved successfully. Aug 16 21:15:29.787710 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-290e7e06-8bff-47ed-ab11-c662a7c15372 tempest-VolumesGetTest-15392850 tempest-VolumesGetTest-15392850-project-member] Flow 'volume_create_api' (5f53aec0-7a4e-4b9d-be0f-be69cd6bea66) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100330) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:15:29.789063 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-290e7e06-8bff-47ed-ab11-c662a7c15372 tempest-VolumesGetTest-15392850 tempest-VolumesGetTest-15392850-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e96ffa72-82bb-4e80-b2c1-957483de3228) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:15:29.790251 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.flows.api.create_volume [None req-290e7e06-8bff-47ed-ab11-c662a7c15372 tempest-VolumesGetTest-15392850 tempest-VolumesGetTest-15392850-project-member] Validating volume size '1' using validate_int {{(pid=100330) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 21:15:29.821543 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-290e7e06-8bff-47ed-ab11-c662a7c15372 tempest-VolumesGetTest-15392850 tempest-VolumesGetTest-15392850-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e96ffa72-82bb-4e80-b2c1-957483de3228) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T21:04:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=69e633b8-fab9-4b15-8b40-4f1a67c51cda,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '69e633b8-fab9-4b15-8b40-4f1a67c51cda', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:15:29.822987 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-290e7e06-8bff-47ed-ab11-c662a7c15372 tempest-VolumesGetTest-15392850 tempest-VolumesGetTest-15392850-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c75ffdbf-8ad8-496d-ba19-b0e391ccc779) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:15:29.858580 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.quota [None req-290e7e06-8bff-47ed-ab11-c662a7c15372 tempest-VolumesGetTest-15392850 tempest-VolumesGetTest-15392850-project-member] Created reservations ['3ec2d403-d3b1-49de-b28a-dda96ae7ca3b', '4ac9a2f2-9a51-44a5-8a97-01bcd489cdf6', '77dc9156-b5f5-40fe-9992-0d6164ed0eea', '2da4292f-1b07-4772-856a-7e5da8ce5ce9'] {{(pid=100330) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:15:29.859315 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-290e7e06-8bff-47ed-ab11-c662a7c15372 tempest-VolumesGetTest-15392850 tempest-VolumesGetTest-15392850-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c75ffdbf-8ad8-496d-ba19-b0e391ccc779) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3ec2d403-d3b1-49de-b28a-dda96ae7ca3b', '4ac9a2f2-9a51-44a5-8a97-01bcd489cdf6', '77dc9156-b5f5-40fe-9992-0d6164ed0eea', '2da4292f-1b07-4772-856a-7e5da8ce5ce9']}' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:15:29.860035 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-290e7e06-8bff-47ed-ab11-c662a7c15372 tempest-VolumesGetTest-15392850 tempest-VolumesGetTest-15392850-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f68c9fa6-215b-41a0-8ac9-c4f5b065a663) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:15:29.879782 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-290e7e06-8bff-47ed-ab11-c662a7c15372 tempest-VolumesGetTest-15392850 tempest-VolumesGetTest-15392850-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f68c9fa6-215b-41a0-8ac9-c4f5b065a663) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f1fac286-825f-4c34-b2dc-64a5cc4874df', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-353718411',display_name='tempest-VolumesGetTest-Volume-1963303252',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c54d77a7aabb4c9082978a661a832962',qos_specs=None,replication_status=,reservations=['3ec2d403-d3b1-49de-b28a-dda96ae7ca3b','4ac9a2f2-9a51-44a5-8a97-01bcd489cdf6','77dc9156-b5f5-40fe-9992-0d6164ed0eea','2da4292f-1b07-4772-856a-7e5da8ce5ce9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='91f86f46298044fe995a3dd2922f606c',volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T21:15:29Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-353718411',display_name='tempest-VolumesGetTest-Volume-1963303252',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f1fac286-825f-4c34-b2dc-64a5cc4874df,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c54d77a7aabb4c9082978a661a832962',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='91f86f46298044fe995a3dd2922f606c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(69e633b8-fab9-4b15-8b40-4f1a67c51cda),volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda)}' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:15:29.880532 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-290e7e06-8bff-47ed-ab11-c662a7c15372 tempest-VolumesGetTest-15392850 tempest-VolumesGetTest-15392850-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2ad480e1-48fa-4294-b069-8acd669b3ecf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:15:29.897595 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-290e7e06-8bff-47ed-ab11-c662a7c15372 tempest-VolumesGetTest-15392850 tempest-VolumesGetTest-15392850-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2ad480e1-48fa-4294-b069-8acd669b3ecf) transitioned into 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-353718411',display_name='tempest-VolumesGetTest-Volume-1963303252',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c54d77a7aabb4c9082978a661a832962',qos_specs=None,replication_status=,reservations=['3ec2d403-d3b1-49de-b28a-dda96ae7ca3b','4ac9a2f2-9a51-44a5-8a97-01bcd489cdf6','77dc9156-b5f5-40fe-9992-0d6164ed0eea','2da4292f-1b07-4772-856a-7e5da8ce5ce9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='91f86f46298044fe995a3dd2922f606c',volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda)}' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:15:29.898326 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-290e7e06-8bff-47ed-ab11-c662a7c15372 tempest-VolumesGetTest-15392850 tempest-VolumesGetTest-15392850-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1f2b9d93-8cc1-4e59-bfaa-95c6e4355837) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:15:29.906113 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-290e7e06-8bff-47ed-ab11-c662a7c15372 tempest-VolumesGetTest-15392850 tempest-VolumesGetTest-15392850-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1f2b9d93-8cc1-4e59-bfaa-95c6e4355837) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:15:29.907257 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-290e7e06-8bff-47ed-ab11-c662a7c15372 tempest-VolumesGetTest-15392850 tempest-VolumesGetTest-15392850-project-member] Flow 'volume_create_api' (5f53aec0-7a4e-4b9d-be0f-be69cd6bea66) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100330) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:15:29.907677 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-290e7e06-8bff-47ed-ab11-c662a7c15372 tempest-VolumesGetTest-15392850 tempest-VolumesGetTest-15392850-project-member] Create volume request issued successfully. Aug 16 21:15:29.908513 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-290e7e06-8bff-47ed-ab11-c662a7c15372 tempest-VolumesGetTest-15392850 tempest-VolumesGetTest-15392850-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Aug 16 21:15:29.909082 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 730/2907] 10.4.3.143 () {68 vars in 1259 bytes} [Sun Aug 16 21:15:29 2026] POST /volume/v3/volumes => generated 779 bytes in 145 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 21:15:29.919131 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-6c4a1135-9cc6-4fbf-995e-a653a92fe4be None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:15:29.920882 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-6c4a1135-9cc6-4fbf-995e-a653a92fe4be tempest-VolumesGetTest-15392850 tempest-VolumesGetTest-15392850-project-member] GET https://10.4.3.143/volume/v3/volumes/f1fac286-825f-4c34-b2dc-64a5cc4874df Aug 16 21:15:29.921112 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-6c4a1135-9cc6-4fbf-995e-a653a92fe4be tempest-VolumesGetTest-15392850 tempest-VolumesGetTest-15392850-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:15:29.921286 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-6c4a1135-9cc6-4fbf-995e-a653a92fe4be tempest-VolumesGetTest-15392850 tempest-VolumesGetTest-15392850-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:15:29.929221 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:15:29.929221 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:15:29.932866 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-6c4a1135-9cc6-4fbf-995e-a653a92fe4be tempest-VolumesGetTest-15392850 tempest-VolumesGetTest-15392850-project-member] Volume info retrieved successfully. Aug 16 21:15:29.936705 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-6c4a1135-9cc6-4fbf-995e-a653a92fe4be tempest-VolumesGetTest-15392850 tempest-VolumesGetTest-15392850-project-member] https://10.4.3.143/volume/v3/volumes/f1fac286-825f-4c34-b2dc-64a5cc4874df returned with HTTP 200 Aug 16 21:15:29.937088 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 728/2908] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:15:29 2026] GET /volume/v3/volumes/f1fac286-825f-4c34-b2dc-64a5cc4874df => generated 847 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:15:29.960938 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-c304d827-bf9a-4f9f-bb04-f5b8a2cf1594 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:15:29.962571 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-c304d827-bf9a-4f9f-bb04-f5b8a2cf1594 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] GET https://10.4.3.143/volume/v3/volumes/20f0fdc9-ae95-4bf0-9d72-f9b76739441d Aug 16 21:15:29.962791 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-c304d827-bf9a-4f9f-bb04-f5b8a2cf1594 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:15:29.963022 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-c304d827-bf9a-4f9f-bb04-f5b8a2cf1594 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:15:29.972655 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:15:29.972655 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:15:29.976016 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-c304d827-bf9a-4f9f-bb04-f5b8a2cf1594 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Volume info retrieved successfully. Aug 16 21:15:29.983654 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-c304d827-bf9a-4f9f-bb04-f5b8a2cf1594 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] https://10.4.3.143/volume/v3/volumes/20f0fdc9-ae95-4bf0-9d72-f9b76739441d returned with HTTP 200 Aug 16 21:15:29.984061 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 732/2909] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:15:29 2026] GET /volume/v3/volumes/20f0fdc9-ae95-4bf0-9d72-f9b76739441d => generated 1362 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:15:30.388739 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-a4ee7d8e-7762-4f97-9cb5-280ae5945309 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:15:30.390576 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-a4ee7d8e-7762-4f97-9cb5-280ae5945309 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] POST https://10.4.3.143/volume/v3/volumes Aug 16 21:15:30.390901 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-a4ee7d8e-7762-4f97-9cb5-280ae5945309 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-1960439814", "snapshot_id": null, "imageRef": "42b524b5-4969-43e9-b5aa-f976c786aa94", "volume_type": null, "size": 1}} {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:15:30.392546 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.v3.volumes [None req-a4ee7d8e-7762-4f97-9cb5-280ae5945309 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-1960439814', 'snapshot_id': None, 'imageRef': '42b524b5-4969-43e9-b5aa-f976c786aa94', 'volume_type': None, 'size': 1}} {{(pid=100333) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 21:15:30.464933 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.v3.volumes [None req-a4ee7d8e-7762-4f97-9cb5-280ae5945309 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Create volume of 1 GB Aug 16 21:15:30.467063 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-a4ee7d8e-7762-4f97-9cb5-280ae5945309 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Availability Zones retrieved successfully. Aug 16 21:15:30.472096 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-a4ee7d8e-7762-4f97-9cb5-280ae5945309 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Flow 'volume_create_api' (044be5d3-5194-4a46-8963-dac8cf1ab7df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100333) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:15:30.473222 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-a4ee7d8e-7762-4f97-9cb5-280ae5945309 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fec08163-3338-4afc-a7cb-97bde470691f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:15:30.474116 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.flows.api.create_volume [None req-a4ee7d8e-7762-4f97-9cb5-280ae5945309 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Validating volume size '1' using validate_int {{(pid=100333) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 21:15:30.531266 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-a4ee7d8e-7762-4f97-9cb5-280ae5945309 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fec08163-3338-4afc-a7cb-97bde470691f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T21:04:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=69e633b8-fab9-4b15-8b40-4f1a67c51cda,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '69e633b8-fab9-4b15-8b40-4f1a67c51cda', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:15:30.533984 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-a4ee7d8e-7762-4f97-9cb5-280ae5945309 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b582b848-ef21-4f60-8e69-0ba92f8b76cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:15:30.571976 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.quota [None req-a4ee7d8e-7762-4f97-9cb5-280ae5945309 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Created reservations ['059ded0e-a75f-4338-94d8-785817ce12b2', '6ad512fe-dc5f-4846-8d64-b3370a711702', '86b7f68e-f712-470c-90d0-0f167e22c7a9', 'abad4eff-b674-4c93-a83a-3d28fb0dbd32'] {{(pid=100333) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:15:30.572724 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-a4ee7d8e-7762-4f97-9cb5-280ae5945309 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b582b848-ef21-4f60-8e69-0ba92f8b76cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['059ded0e-a75f-4338-94d8-785817ce12b2', '6ad512fe-dc5f-4846-8d64-b3370a711702', '86b7f68e-f712-470c-90d0-0f167e22c7a9', 'abad4eff-b674-4c93-a83a-3d28fb0dbd32']}' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:15:30.573480 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-a4ee7d8e-7762-4f97-9cb5-280ae5945309 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a76afe61-565e-43f2-a230-64dd3a004a09) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:15:30.596798 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-a4ee7d8e-7762-4f97-9cb5-280ae5945309 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a76afe61-565e-43f2-a230-64dd3a004a09) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'af0acc53-9296-443e-8cc8-0e1789cc645b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1960439814',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b9308978d260439581ce1e755cb85f7b',qos_specs=None,replication_status=,reservations=['059ded0e-a75f-4338-94d8-785817ce12b2','6ad512fe-dc5f-4846-8d64-b3370a711702','86b7f68e-f712-470c-90d0-0f167e22c7a9','abad4eff-b674-4c93-a83a-3d28fb0dbd32'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7a0effc2f2ed43cba1798e1f55d30632',volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T21:15:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1960439814',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=af0acc53-9296-443e-8cc8-0e1789cc645b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b9308978d260439581ce1e755cb85f7b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7a0effc2f2ed43cba1798e1f55d30632',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(69e633b8-fab9-4b15-8b40-4f1a67c51cda),volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda)}' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:15:30.597488 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-a4ee7d8e-7762-4f97-9cb5-280ae5945309 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c4f56b33-5849-4573-8f06-367b3701552d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:15:30.613795 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-a4ee7d8e-7762-4f97-9cb5-280ae5945309 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c4f56b33-5849-4573-8f06-367b3701552d) transitioned into state 'SUCCESS' from state '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-1960439814',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b9308978d260439581ce1e755cb85f7b',qos_specs=None,replication_status=,reservations=['059ded0e-a75f-4338-94d8-785817ce12b2','6ad512fe-dc5f-4846-8d64-b3370a711702','86b7f68e-f712-470c-90d0-0f167e22c7a9','abad4eff-b674-4c93-a83a-3d28fb0dbd32'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7a0effc2f2ed43cba1798e1f55d30632',volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda)}' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:15:30.614642 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-a4ee7d8e-7762-4f97-9cb5-280ae5945309 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3a347fcd-df1e-4c50-bf0b-dfbd005b6512) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:15:30.623181 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-a4ee7d8e-7762-4f97-9cb5-280ae5945309 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3a347fcd-df1e-4c50-bf0b-dfbd005b6512) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:15:30.623910 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-a4ee7d8e-7762-4f97-9cb5-280ae5945309 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Flow 'volume_create_api' (044be5d3-5194-4a46-8963-dac8cf1ab7df) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100333) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:15:30.624236 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-a4ee7d8e-7762-4f97-9cb5-280ae5945309 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Create volume request issued successfully. Aug 16 21:15:30.624808 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-a4ee7d8e-7762-4f97-9cb5-280ae5945309 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Aug 16 21:15:30.625403 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 720/2910] 10.4.3.143 () {68 vars in 1259 bytes} [Sun Aug 16 21:15:30 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 16 21:15:30.640042 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-2955f53e-ca03-40c9-aa7d-8c87b8b7d5bb None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:15:30.640385 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-c09570bd-05e4-4423-b4ec-e8732601c78b None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:15:30.641784 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-2955f53e-ca03-40c9-aa7d-8c87b8b7d5bb tempest-VolumesBackupsAdminTest-1100102051 tempest-VolumesBackupsAdminTest-1100102051-project-member] GET https://10.4.3.143/volume/v3/backups/8ced958a-dd1e-4a7c-a21d-420aad2c470a Aug 16 21:15:30.642009 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-2955f53e-ca03-40c9-aa7d-8c87b8b7d5bb tempest-VolumesBackupsAdminTest-1100102051 tempest-VolumesBackupsAdminTest-1100102051-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:15:30.642205 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-c09570bd-05e4-4423-b4ec-e8732601c78b tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] GET https://10.4.3.143/volume/v3/volumes/af0acc53-9296-443e-8cc8-0e1789cc645b Aug 16 21:15:30.642272 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-2955f53e-ca03-40c9-aa7d-8c87b8b7d5bb tempest-VolumesBackupsAdminTest-1100102051 tempest-VolumesBackupsAdminTest-1100102051-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:15:30.642361 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.v3.backups [None req-2955f53e-ca03-40c9-aa7d-8c87b8b7d5bb tempest-VolumesBackupsAdminTest-1100102051 tempest-VolumesBackupsAdminTest-1100102051-project-member] Show backup with id 8ced958a-dd1e-4a7c-a21d-420aad2c470a. {{(pid=100332) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:15:30.642403 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-c09570bd-05e4-4423-b4ec-e8732601c78b tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:15:30.642569 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-c09570bd-05e4-4423-b4ec-e8732601c78b tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:15:30.646485 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:15:30.646485 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:15:30.647243 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-2955f53e-ca03-40c9-aa7d-8c87b8b7d5bb tempest-VolumesBackupsAdminTest-1100102051 tempest-VolumesBackupsAdminTest-1100102051-project-member] https://10.4.3.143/volume/v3/backups/8ced958a-dd1e-4a7c-a21d-420aad2c470a returned with HTTP 200 Aug 16 21:15:30.647641 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 729/2911] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:15:30 2026] GET /volume/v3/backups/8ced958a-dd1e-4a7c-a21d-420aad2c470a => generated 801 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:15:30.651669 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:15:30.651669 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:15:30.655723 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-c09570bd-05e4-4423-b4ec-e8732601c78b tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Volume info retrieved successfully. Aug 16 21:15:30.660302 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-c09570bd-05e4-4423-b4ec-e8732601c78b tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] https://10.4.3.143/volume/v3/volumes/af0acc53-9296-443e-8cc8-0e1789cc645b returned with HTTP 200 Aug 16 21:15:30.660707 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 731/2912] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:15:30 2026] GET /volume/v3/volumes/af0acc53-9296-443e-8cc8-0e1789cc645b => generated 827 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:15:30.951767 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-35691b6b-f072-4b65-a88f-4d07c3a80150 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:15:30.953686 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-35691b6b-f072-4b65-a88f-4d07c3a80150 tempest-VolumesGetTest-15392850 tempest-VolumesGetTest-15392850-project-member] GET https://10.4.3.143/volume/v3/volumes/f1fac286-825f-4c34-b2dc-64a5cc4874df Aug 16 21:15:30.953939 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-35691b6b-f072-4b65-a88f-4d07c3a80150 tempest-VolumesGetTest-15392850 tempest-VolumesGetTest-15392850-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:15:30.954181 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-35691b6b-f072-4b65-a88f-4d07c3a80150 tempest-VolumesGetTest-15392850 tempest-VolumesGetTest-15392850-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:15:30.961076 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:15:30.961076 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:15:30.965242 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-35691b6b-f072-4b65-a88f-4d07c3a80150 tempest-VolumesGetTest-15392850 tempest-VolumesGetTest-15392850-project-member] Volume info retrieved successfully. Aug 16 21:15:30.971318 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-35691b6b-f072-4b65-a88f-4d07c3a80150 tempest-VolumesGetTest-15392850 tempest-VolumesGetTest-15392850-project-member] https://10.4.3.143/volume/v3/volumes/f1fac286-825f-4c34-b2dc-64a5cc4874df returned with HTTP 200 Aug 16 21:15:30.971729 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 733/2913] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:15:30 2026] GET /volume/v3/volumes/f1fac286-825f-4c34-b2dc-64a5cc4874df => generated 872 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:15:30.989553 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-2f78e973-16a5-4f49-a7e6-cf3dde4a1093 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:15:30.991712 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-2f78e973-16a5-4f49-a7e6-cf3dde4a1093 tempest-VolumesGetTest-15392850 tempest-VolumesGetTest-15392850-project-member] PUT https://10.4.3.143/volume/v3/volumes/f1fac286-825f-4c34-b2dc-64a5cc4874df Aug 16 21:15:30.992041 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-2f78e973-16a5-4f49-a7e6-cf3dde4a1093 tempest-VolumesGetTest-15392850 tempest-VolumesGetTest-15392850-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-970259032", "description": null}} {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:15:30.995492 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-14c75e84-dd2a-47e1-a9c5-c030aa1b6d81 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:15:30.997213 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-14c75e84-dd2a-47e1-a9c5-c030aa1b6d81 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] GET https://10.4.3.143/volume/v3/volumes/20f0fdc9-ae95-4bf0-9d72-f9b76739441d Aug 16 21:15:30.997376 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-14c75e84-dd2a-47e1-a9c5-c030aa1b6d81 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:15:30.997541 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-14c75e84-dd2a-47e1-a9c5-c030aa1b6d81 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:15:30.999724 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:15:30.999724 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:15:31.002878 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-2f78e973-16a5-4f49-a7e6-cf3dde4a1093 tempest-VolumesGetTest-15392850 tempest-VolumesGetTest-15392850-project-member] Volume info retrieved successfully. Aug 16 21:15:31.005812 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:15:31.005812 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:15:31.008998 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-2f78e973-16a5-4f49-a7e6-cf3dde4a1093 tempest-VolumesGetTest-15392850 tempest-VolumesGetTest-15392850-project-member] Volume updated successfully. Aug 16 21:15:31.009188 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-14c75e84-dd2a-47e1-a9c5-c030aa1b6d81 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Volume info retrieved successfully. Aug 16 21:15:31.009621 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-2f78e973-16a5-4f49-a7e6-cf3dde4a1093 tempest-VolumesGetTest-15392850 tempest-VolumesGetTest-15392850-project-member] https://10.4.3.143/volume/v3/volumes/f1fac286-825f-4c34-b2dc-64a5cc4874df returned with HTTP 200 Aug 16 21:15:31.010086 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 721/2914] 10.4.3.143 () {68 vars in 1368 bytes} [Sun Aug 16 21:15:30 2026] PUT /volume/v3/volumes/f1fac286-825f-4c34-b2dc-64a5cc4874df => generated 769 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:15:31.014268 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-14c75e84-dd2a-47e1-a9c5-c030aa1b6d81 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] https://10.4.3.143/volume/v3/volumes/20f0fdc9-ae95-4bf0-9d72-f9b76739441d returned with HTTP 200 Aug 16 21:15:31.014700 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 730/2915] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:15:30 2026] GET /volume/v3/volumes/20f0fdc9-ae95-4bf0-9d72-f9b76739441d => generated 1362 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:15:31.022321 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-a647b415-37f7-459d-b220-637808f7a613 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:15:31.024059 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-a647b415-37f7-459d-b220-637808f7a613 tempest-VolumesGetTest-15392850 tempest-VolumesGetTest-15392850-project-member] GET https://10.4.3.143/volume/v3/volumes/f1fac286-825f-4c34-b2dc-64a5cc4874df Aug 16 21:15:31.024347 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-a647b415-37f7-459d-b220-637808f7a613 tempest-VolumesGetTest-15392850 tempest-VolumesGetTest-15392850-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:15:31.024624 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-a647b415-37f7-459d-b220-637808f7a613 tempest-VolumesGetTest-15392850 tempest-VolumesGetTest-15392850-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:15:31.031282 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:15:31.031282 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:15:31.034405 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-a647b415-37f7-459d-b220-637808f7a613 tempest-VolumesGetTest-15392850 tempest-VolumesGetTest-15392850-project-member] Volume info retrieved successfully. Aug 16 21:15:31.038056 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-a647b415-37f7-459d-b220-637808f7a613 tempest-VolumesGetTest-15392850 tempest-VolumesGetTest-15392850-project-member] https://10.4.3.143/volume/v3/volumes/f1fac286-825f-4c34-b2dc-64a5cc4874df returned with HTTP 200 Aug 16 21:15:31.038448 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 732/2916] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:15:31 2026] GET /volume/v3/volumes/f1fac286-825f-4c34-b2dc-64a5cc4874df => generated 837 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:15:31.055846 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-bb4ea7f7-260c-4a6c-95ca-317a53d6e725 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:15:31.057461 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-bb4ea7f7-260c-4a6c-95ca-317a53d6e725 tempest-VolumesGetTest-15392850 tempest-VolumesGetTest-15392850-project-member] DELETE https://10.4.3.143/volume/v3/volumes/f1fac286-825f-4c34-b2dc-64a5cc4874df Aug 16 21:15:31.057654 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-bb4ea7f7-260c-4a6c-95ca-317a53d6e725 tempest-VolumesGetTest-15392850 tempest-VolumesGetTest-15392850-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:15:31.057852 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-bb4ea7f7-260c-4a6c-95ca-317a53d6e725 tempest-VolumesGetTest-15392850 tempest-VolumesGetTest-15392850-project-member] Calling method 'delete' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:15:31.058057 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.v3.volumes [None req-bb4ea7f7-260c-4a6c-95ca-317a53d6e725 tempest-VolumesGetTest-15392850 tempest-VolumesGetTest-15392850-project-member] Delete volume with id: f1fac286-825f-4c34-b2dc-64a5cc4874df Aug 16 21:15:31.064536 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:15:31.064536 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:15:31.065049 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-bb4ea7f7-260c-4a6c-95ca-317a53d6e725 tempest-VolumesGetTest-15392850 tempest-VolumesGetTest-15392850-project-member] Volume info retrieved successfully. Aug 16 21:15:31.083705 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-bb4ea7f7-260c-4a6c-95ca-317a53d6e725 tempest-VolumesGetTest-15392850 tempest-VolumesGetTest-15392850-project-member] Delete volume request issued successfully. Aug 16 21:15:31.083891 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-bb4ea7f7-260c-4a6c-95ca-317a53d6e725 tempest-VolumesGetTest-15392850 tempest-VolumesGetTest-15392850-project-member] https://10.4.3.143/volume/v3/volumes/f1fac286-825f-4c34-b2dc-64a5cc4874df returned with HTTP 202 Aug 16 21:15:31.084328 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 734/2917] 10.4.3.143 () {66 vars in 1351 bytes} [Sun Aug 16 21:15:31 2026] DELETE /volume/v3/volumes/f1fac286-825f-4c34-b2dc-64a5cc4874df => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 21:15:31.097556 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-e4c5e990-046c-4672-b269-a467b354c0f9 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:15:31.099400 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-e4c5e990-046c-4672-b269-a467b354c0f9 tempest-VolumesGetTest-15392850 tempest-VolumesGetTest-15392850-project-member] GET https://10.4.3.143/volume/v3/volumes/f1fac286-825f-4c34-b2dc-64a5cc4874df Aug 16 21:15:31.099623 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-e4c5e990-046c-4672-b269-a467b354c0f9 tempest-VolumesGetTest-15392850 tempest-VolumesGetTest-15392850-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:15:31.099825 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-e4c5e990-046c-4672-b269-a467b354c0f9 tempest-VolumesGetTest-15392850 tempest-VolumesGetTest-15392850-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:15:31.107344 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:15:31.107344 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:15:31.112322 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-e4c5e990-046c-4672-b269-a467b354c0f9 tempest-VolumesGetTest-15392850 tempest-VolumesGetTest-15392850-project-member] Volume info retrieved successfully. Aug 16 21:15:31.116301 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-e4c5e990-046c-4672-b269-a467b354c0f9 tempest-VolumesGetTest-15392850 tempest-VolumesGetTest-15392850-project-member] https://10.4.3.143/volume/v3/volumes/f1fac286-825f-4c34-b2dc-64a5cc4874df returned with HTTP 200 Aug 16 21:15:31.116682 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 722/2918] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:15:31 2026] GET /volume/v3/volumes/f1fac286-825f-4c34-b2dc-64a5cc4874df => generated 836 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:15:31.470651 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [req-e9e1f4ec-0e05-43d6-837d-053d587a920b req-767d992c-b10a-4be9-bf59-30f5ce634841 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:15:31.472379 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [req-e9e1f4ec-0e05-43d6-837d-053d587a920b req-767d992c-b10a-4be9-bf59-30f5ce634841 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] POST https://10.4.3.143/volume/v3/attachments/d4568e8b-8c20-4686-b5df-5eb201b332e8/action Aug 16 21:15:31.472688 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [req-e9e1f4ec-0e05-43d6-837d-053d587a920b req-767d992c-b10a-4be9-bf59-30f5ce634841 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Action body: b'{"os-complete": null}' {{(pid=100332) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 21:15:31.472805 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [req-e9e1f4ec-0e05-43d6-837d-053d587a920b req-767d992c-b10a-4be9-bf59-30f5ce634841 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:15:31.486438 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:15:31.486438 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:15:31.495847 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [req-e9e1f4ec-0e05-43d6-837d-053d587a920b req-767d992c-b10a-4be9-bf59-30f5ce634841 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] https://10.4.3.143/volume/v3/attachments/d4568e8b-8c20-4686-b5df-5eb201b332e8/action returned with HTTP 204 Aug 16 21:15:31.496296 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 731/2919] 10.4.3.143 () {74 vars in 1725 bytes} [Sun Aug 16 21:15:31 2026] POST /volume/v3/attachments/d4568e8b-8c20-4686-b5df-5eb201b332e8/action => generated 0 bytes in 26 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:15:31.657495 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-0ca13939-58f8-4260-aa61-571ee45b48d4 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:15:31.660410 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-0ca13939-58f8-4260-aa61-571ee45b48d4 tempest-VolumesBackupsAdminTest-1100102051 tempest-VolumesBackupsAdminTest-1100102051-project-member] GET https://10.4.3.143/volume/v3/backups/8ced958a-dd1e-4a7c-a21d-420aad2c470a Aug 16 21:15:31.662554 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-0ca13939-58f8-4260-aa61-571ee45b48d4 tempest-VolumesBackupsAdminTest-1100102051 tempest-VolumesBackupsAdminTest-1100102051-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:15:31.662903 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-0ca13939-58f8-4260-aa61-571ee45b48d4 tempest-VolumesBackupsAdminTest-1100102051 tempest-VolumesBackupsAdminTest-1100102051-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:15:31.663060 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.v3.backups [None req-0ca13939-58f8-4260-aa61-571ee45b48d4 tempest-VolumesBackupsAdminTest-1100102051 tempest-VolumesBackupsAdminTest-1100102051-project-member] Show backup with id 8ced958a-dd1e-4a7c-a21d-420aad2c470a. {{(pid=100330) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:15:31.670430 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:15:31.670430 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:15:31.672581 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-0ca13939-58f8-4260-aa61-571ee45b48d4 tempest-VolumesBackupsAdminTest-1100102051 tempest-VolumesBackupsAdminTest-1100102051-project-member] https://10.4.3.143/volume/v3/backups/8ced958a-dd1e-4a7c-a21d-420aad2c470a returned with HTTP 200 Aug 16 21:15:31.673075 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 733/2920] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:15:31 2026] GET /volume/v3/backups/8ced958a-dd1e-4a7c-a21d-420aad2c470a => generated 801 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:15:31.673133 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-55efb53a-4a3e-4e6d-84fb-ba970d05633a None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:15:31.675937 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-55efb53a-4a3e-4e6d-84fb-ba970d05633a tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] GET https://10.4.3.143/volume/v3/volumes/af0acc53-9296-443e-8cc8-0e1789cc645b Aug 16 21:15:31.676217 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-55efb53a-4a3e-4e6d-84fb-ba970d05633a tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:15:31.676399 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-55efb53a-4a3e-4e6d-84fb-ba970d05633a tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:15:31.683861 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:15:31.683861 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:15:31.687558 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-55efb53a-4a3e-4e6d-84fb-ba970d05633a tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Volume info retrieved successfully. Aug 16 21:15:31.692358 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-55efb53a-4a3e-4e6d-84fb-ba970d05633a tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] https://10.4.3.143/volume/v3/volumes/af0acc53-9296-443e-8cc8-0e1789cc645b returned with HTTP 200 Aug 16 21:15:31.692711 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 735/2921] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:15:31 2026] GET /volume/v3/volumes/af0acc53-9296-443e-8cc8-0e1789cc645b => generated 1367 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:15:31.707357 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-69e80a39-3943-4cb4-8fda-77207b969b6f None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:15:31.709235 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-69e80a39-3943-4cb4-8fda-77207b969b6f tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] GET https://10.4.3.143/volume/v3/volumes/af0acc53-9296-443e-8cc8-0e1789cc645b Aug 16 21:15:31.709451 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-69e80a39-3943-4cb4-8fda-77207b969b6f tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:15:31.709659 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-69e80a39-3943-4cb4-8fda-77207b969b6f tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:15:31.716678 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:15:31.716678 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:15:31.721289 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-69e80a39-3943-4cb4-8fda-77207b969b6f tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Volume info retrieved successfully. Aug 16 21:15:31.726509 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-69e80a39-3943-4cb4-8fda-77207b969b6f tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] https://10.4.3.143/volume/v3/volumes/af0acc53-9296-443e-8cc8-0e1789cc645b returned with HTTP 200 Aug 16 21:15:31.726900 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 723/2922] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:15:31 2026] GET /volume/v3/volumes/af0acc53-9296-443e-8cc8-0e1789cc645b => generated 1367 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:15:31.821173 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [req-ac1a53f3-75e9-4930-b78c-2c813b34acfd req-50033e18-bae1-4f3d-8c7c-7e26e9e420a1 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:15:31.823363 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [req-ac1a53f3-75e9-4930-b78c-2c813b34acfd req-50033e18-bae1-4f3d-8c7c-7e26e9e420a1 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] GET https://10.4.3.143/volume/v3/volumes/af0acc53-9296-443e-8cc8-0e1789cc645b Aug 16 21:15:31.823536 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [req-ac1a53f3-75e9-4930-b78c-2c813b34acfd req-50033e18-bae1-4f3d-8c7c-7e26e9e420a1 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:15:31.823720 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [req-ac1a53f3-75e9-4930-b78c-2c813b34acfd req-50033e18-bae1-4f3d-8c7c-7e26e9e420a1 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:15:31.830155 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:15:31.830155 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:15:31.833802 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [req-ac1a53f3-75e9-4930-b78c-2c813b34acfd req-50033e18-bae1-4f3d-8c7c-7e26e9e420a1 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Volume info retrieved successfully. Aug 16 21:15:31.838490 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [req-ac1a53f3-75e9-4930-b78c-2c813b34acfd req-50033e18-bae1-4f3d-8c7c-7e26e9e420a1 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] https://10.4.3.143/volume/v3/volumes/af0acc53-9296-443e-8cc8-0e1789cc645b returned with HTTP 200 Aug 16 21:15:31.838856 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 732/2923] 10.4.3.143 () {68 vars in 1598 bytes} [Sun Aug 16 21:15:31 2026] GET /volume/v3/volumes/af0acc53-9296-443e-8cc8-0e1789cc645b => generated 1367 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:15:32.025836 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-6d661043-3f5c-4d79-882f-3cb25db8cd1b None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:15:32.027542 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-6d661043-3f5c-4d79-882f-3cb25db8cd1b tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] GET https://10.4.3.143/volume/v3/volumes/20f0fdc9-ae95-4bf0-9d72-f9b76739441d Aug 16 21:15:32.027709 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-6d661043-3f5c-4d79-882f-3cb25db8cd1b tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:15:32.027875 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-6d661043-3f5c-4d79-882f-3cb25db8cd1b tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:15:32.036627 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:15:32.036627 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:15:32.040437 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-6d661043-3f5c-4d79-882f-3cb25db8cd1b tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Volume info retrieved successfully. Aug 16 21:15:32.045688 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-6d661043-3f5c-4d79-882f-3cb25db8cd1b tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] https://10.4.3.143/volume/v3/volumes/20f0fdc9-ae95-4bf0-9d72-f9b76739441d returned with HTTP 200 Aug 16 21:15:32.046258 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 734/2924] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:15:32 2026] GET /volume/v3/volumes/20f0fdc9-ae95-4bf0-9d72-f9b76739441d => generated 1654 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:15:32.057580 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-1f76d5df-68d3-432b-a506-1736016ac97f None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:15:32.059397 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-1f76d5df-68d3-432b-a506-1736016ac97f tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] POST https://10.4.3.143/volume/v3/snapshots Aug 16 21:15:32.059708 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-1f76d5df-68d3-432b-a506-1736016ac97f tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "20f0fdc9-ae95-4bf0-9d72-f9b76739441d", "force": false, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1109396549"}} {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:15:32.070604 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:15:32.070604 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:15:32.071127 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-1f76d5df-68d3-432b-a506-1736016ac97f tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Volume info retrieved successfully. Aug 16 21:15:32.071242 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.v3.snapshots [None req-1f76d5df-68d3-432b-a506-1736016ac97f tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Create snapshot from volume 20f0fdc9-ae95-4bf0-9d72-f9b76739441d Aug 16 21:15:32.074855 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-1f76d5df-68d3-432b-a506-1736016ac97f tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] https://10.4.3.143/volume/v3/snapshots returned with HTTP 400 Aug 16 21:15:32.075327 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 736/2925] 10.4.3.143 () {68 vars in 1265 bytes} [Sun Aug 16 21:15:32 2026] POST /volume/v3/snapshots => generated 160 bytes in 18 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 16 21:15:32.081758 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-e91c984d-6398-409c-ac40-feb8a6f97313 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:15:32.083552 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-e91c984d-6398-409c-ac40-feb8a6f97313 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] POST https://10.4.3.143/volume/v3/snapshots Aug 16 21:15:32.083873 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-e91c984d-6398-409c-ac40-feb8a6f97313 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "20f0fdc9-ae95-4bf0-9d72-f9b76739441d", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1968106844"}} {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:15:32.095944 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:15:32.095944 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:15:32.095944 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-e91c984d-6398-409c-ac40-feb8a6f97313 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Volume info retrieved successfully. Aug 16 21:15:32.095944 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.v3.snapshots [None req-e91c984d-6398-409c-ac40-feb8a6f97313 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Create snapshot from volume 20f0fdc9-ae95-4bf0-9d72-f9b76739441d Aug 16 21:15:32.118932 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.quota [None req-e91c984d-6398-409c-ac40-feb8a6f97313 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Created reservations ['e00afcea-fb1c-44d0-8c7b-9e257721f6cd', 'f766772d-8b25-4e12-8fbf-78d75dc3d5b4', '286154bd-f3c9-4bc2-902d-0570855c82ea', '44bd5012-cacc-44eb-b6da-73f32bbb0a4c'] {{(pid=100333) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:15:32.132897 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-16e9fa5e-5a19-431d-adfe-e6e92884567f None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:15:32.135203 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-16e9fa5e-5a19-431d-adfe-e6e92884567f tempest-VolumesGetTest-15392850 tempest-VolumesGetTest-15392850-project-member] GET https://10.4.3.143/volume/v3/volumes/f1fac286-825f-4c34-b2dc-64a5cc4874df Aug 16 21:15:32.135493 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-16e9fa5e-5a19-431d-adfe-e6e92884567f tempest-VolumesGetTest-15392850 tempest-VolumesGetTest-15392850-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:15:32.135772 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-16e9fa5e-5a19-431d-adfe-e6e92884567f tempest-VolumesGetTest-15392850 tempest-VolumesGetTest-15392850-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:15:32.141738 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-16e9fa5e-5a19-431d-adfe-e6e92884567f tempest-VolumesGetTest-15392850 tempest-VolumesGetTest-15392850-project-member] https://10.4.3.143/volume/v3/volumes/f1fac286-825f-4c34-b2dc-64a5cc4874df returned with HTTP 404 Aug 16 21:15:32.142278 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 733/2926] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:15:32 2026] GET /volume/v3/volumes/f1fac286-825f-4c34-b2dc-64a5cc4874df => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:15:32.152049 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-e74d5cdf-a7e8-4293-a09a-d8dfc38fd5a4 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:15:32.154380 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-e74d5cdf-a7e8-4293-a09a-d8dfc38fd5a4 tempest-VolumesGetTest-15392850 tempest-VolumesGetTest-15392850-project-member] GET https://10.4.3.143/volume/v3/volumes/ad31298f-ce17-4420-9dbf-6ce05b9cf595 Aug 16 21:15:32.154675 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-e74d5cdf-a7e8-4293-a09a-d8dfc38fd5a4 tempest-VolumesGetTest-15392850 tempest-VolumesGetTest-15392850-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:15:32.154972 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-e74d5cdf-a7e8-4293-a09a-d8dfc38fd5a4 tempest-VolumesGetTest-15392850 tempest-VolumesGetTest-15392850-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:15:32.158357 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-e91c984d-6398-409c-ac40-feb8a6f97313 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Snapshot force create request issued successfully. Aug 16 21:15:32.158357 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-e91c984d-6398-409c-ac40-feb8a6f97313 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] https://10.4.3.143/volume/v3/snapshots returned with HTTP 202 Aug 16 21:15:32.158357 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 724/2927] 10.4.3.143 () {68 vars in 1265 bytes} [Sun Aug 16 21:15:32 2026] POST /volume/v3/snapshots => generated 310 bytes in 76 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 21:15:32.168067 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-2c68087d-308c-4dfe-9997-a63f8ad7f223 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:15:32.169775 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:15:32.169775 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:15:32.171816 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-2c68087d-308c-4dfe-9997-a63f8ad7f223 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] GET https://10.4.3.143/volume/v3/snapshots/12e6e72c-6406-424e-a231-d48f4b539b81 Aug 16 21:15:32.172067 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-2c68087d-308c-4dfe-9997-a63f8ad7f223 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:15:32.172257 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-2c68087d-308c-4dfe-9997-a63f8ad7f223 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:15:32.177112 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-e74d5cdf-a7e8-4293-a09a-d8dfc38fd5a4 tempest-VolumesGetTest-15392850 tempest-VolumesGetTest-15392850-project-member] Volume info retrieved successfully. Aug 16 21:15:32.181003 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:15:32.181003 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:15:32.181436 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-2c68087d-308c-4dfe-9997-a63f8ad7f223 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Snapshot retrieved successfully. Aug 16 21:15:32.182213 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-2c68087d-308c-4dfe-9997-a63f8ad7f223 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] https://10.4.3.143/volume/v3/snapshots/12e6e72c-6406-424e-a231-d48f4b539b81 returned with HTTP 200 Aug 16 21:15:32.182558 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 737/2928] 10.4.3.143 () {66 vars in 1354 bytes} [Sun Aug 16 21:15:32 2026] GET /volume/v3/snapshots/12e6e72c-6406-424e-a231-d48f4b539b81 => generated 442 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:15:32.183535 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-e74d5cdf-a7e8-4293-a09a-d8dfc38fd5a4 tempest-VolumesGetTest-15392850 tempest-VolumesGetTest-15392850-project-member] https://10.4.3.143/volume/v3/volumes/ad31298f-ce17-4420-9dbf-6ce05b9cf595 returned with HTTP 200 Aug 16 21:15:32.184406 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 735/2929] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:15:32 2026] GET /volume/v3/volumes/ad31298f-ce17-4420-9dbf-6ce05b9cf595 => generated 1406 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:15:32.201017 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-5f7e64c9-100a-49f0-a3a6-544d7a444c2d None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:15:32.203378 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-5f7e64c9-100a-49f0-a3a6-544d7a444c2d tempest-VolumesGetTest-15392850 tempest-VolumesGetTest-15392850-project-member] DELETE https://10.4.3.143/volume/v3/volumes/ad31298f-ce17-4420-9dbf-6ce05b9cf595 Aug 16 21:15:32.203378 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-5f7e64c9-100a-49f0-a3a6-544d7a444c2d tempest-VolumesGetTest-15392850 tempest-VolumesGetTest-15392850-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:15:32.203378 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-5f7e64c9-100a-49f0-a3a6-544d7a444c2d tempest-VolumesGetTest-15392850 tempest-VolumesGetTest-15392850-project-member] Calling method 'delete' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:15:32.203378 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.v3.volumes [None req-5f7e64c9-100a-49f0-a3a6-544d7a444c2d tempest-VolumesGetTest-15392850 tempest-VolumesGetTest-15392850-project-member] Delete volume with id: ad31298f-ce17-4420-9dbf-6ce05b9cf595 Aug 16 21:15:32.212982 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:15:32.212982 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:15:32.212982 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-5f7e64c9-100a-49f0-a3a6-544d7a444c2d tempest-VolumesGetTest-15392850 tempest-VolumesGetTest-15392850-project-member] Volume info retrieved successfully. Aug 16 21:15:32.227456 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-5f7e64c9-100a-49f0-a3a6-544d7a444c2d tempest-VolumesGetTest-15392850 tempest-VolumesGetTest-15392850-project-member] Delete volume request issued successfully. Aug 16 21:15:32.227658 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-5f7e64c9-100a-49f0-a3a6-544d7a444c2d tempest-VolumesGetTest-15392850 tempest-VolumesGetTest-15392850-project-member] https://10.4.3.143/volume/v3/volumes/ad31298f-ce17-4420-9dbf-6ce05b9cf595 returned with HTTP 202 Aug 16 21:15:32.228655 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 734/2930] 10.4.3.143 () {66 vars in 1351 bytes} [Sun Aug 16 21:15:32 2026] DELETE /volume/v3/volumes/ad31298f-ce17-4420-9dbf-6ce05b9cf595 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 21:15:32.236021 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-d838a6bd-9585-4bdf-acfd-65371f80b1fd None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:15:32.238081 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-d838a6bd-9585-4bdf-acfd-65371f80b1fd tempest-VolumesGetTest-15392850 tempest-VolumesGetTest-15392850-project-member] GET https://10.4.3.143/volume/v3/volumes/ad31298f-ce17-4420-9dbf-6ce05b9cf595 Aug 16 21:15:32.238392 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-d838a6bd-9585-4bdf-acfd-65371f80b1fd tempest-VolumesGetTest-15392850 tempest-VolumesGetTest-15392850-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:15:32.238768 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-d838a6bd-9585-4bdf-acfd-65371f80b1fd tempest-VolumesGetTest-15392850 tempest-VolumesGetTest-15392850-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:15:32.249111 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:15:32.249111 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:15:32.254945 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-d838a6bd-9585-4bdf-acfd-65371f80b1fd tempest-VolumesGetTest-15392850 tempest-VolumesGetTest-15392850-project-member] Volume info retrieved successfully. Aug 16 21:15:32.262163 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-d838a6bd-9585-4bdf-acfd-65371f80b1fd tempest-VolumesGetTest-15392850 tempest-VolumesGetTest-15392850-project-member] https://10.4.3.143/volume/v3/volumes/ad31298f-ce17-4420-9dbf-6ce05b9cf595 returned with HTTP 200 Aug 16 21:15:32.262747 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 725/2931] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:15:32 2026] GET /volume/v3/volumes/ad31298f-ce17-4420-9dbf-6ce05b9cf595 => generated 1405 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:15:32.336983 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [req-ac1a53f3-75e9-4930-b78c-2c813b34acfd req-b1c21e6c-bc46-4baa-b4ac-508fea246f0b None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:15:32.339507 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [req-ac1a53f3-75e9-4930-b78c-2c813b34acfd req-b1c21e6c-bc46-4baa-b4ac-508fea246f0b tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] GET https://10.4.3.143/volume/v3/volumes/af0acc53-9296-443e-8cc8-0e1789cc645b Aug 16 21:15:32.339806 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [req-ac1a53f3-75e9-4930-b78c-2c813b34acfd req-b1c21e6c-bc46-4baa-b4ac-508fea246f0b tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:15:32.340138 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [req-ac1a53f3-75e9-4930-b78c-2c813b34acfd req-b1c21e6c-bc46-4baa-b4ac-508fea246f0b tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:15:32.348691 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:15:32.348691 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:15:32.353599 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [req-ac1a53f3-75e9-4930-b78c-2c813b34acfd req-b1c21e6c-bc46-4baa-b4ac-508fea246f0b tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Volume info retrieved successfully. Aug 16 21:15:32.360035 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [req-ac1a53f3-75e9-4930-b78c-2c813b34acfd req-b1c21e6c-bc46-4baa-b4ac-508fea246f0b tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] https://10.4.3.143/volume/v3/volumes/af0acc53-9296-443e-8cc8-0e1789cc645b returned with HTTP 200 Aug 16 21:15:32.360522 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 738/2932] 10.4.3.143 () {68 vars in 1598 bytes} [Sun Aug 16 21:15:32 2026] GET /volume/v3/volumes/af0acc53-9296-443e-8cc8-0e1789cc645b => generated 1367 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:15:32.371233 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-84fd61b9-0add-4c01-8bd8-90f61eebb68a None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:15:32.371651 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-84fd61b9-0add-4c01-8bd8-90f61eebb68a None None] GET https://10.4.3.143/volume// Aug 16 21:15:32.371807 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-84fd61b9-0add-4c01-8bd8-90f61eebb68a None None] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:15:32.371998 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-84fd61b9-0add-4c01-8bd8-90f61eebb68a None None] Calling method 'all' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:15:32.372294 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-84fd61b9-0add-4c01-8bd8-90f61eebb68a None None] https://10.4.3.143/volume// returned with HTTP 300 Aug 16 21:15:32.372545 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 736/2933] 10.4.3.143 () {66 vars in 1419 bytes} [Sun Aug 16 21:15: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 16 21:15:32.381084 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [req-ac1a53f3-75e9-4930-b78c-2c813b34acfd req-e3bc84d4-80ba-4452-ab43-28aa4caa4a96 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:15:32.383102 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [req-ac1a53f3-75e9-4930-b78c-2c813b34acfd req-e3bc84d4-80ba-4452-ab43-28aa4caa4a96 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] POST https://10.4.3.143/volume/v3/attachments Aug 16 21:15:32.383435 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [req-ac1a53f3-75e9-4930-b78c-2c813b34acfd req-e3bc84d4-80ba-4452-ab43-28aa4caa4a96 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "af0acc53-9296-443e-8cc8-0e1789cc645b", "connector": null, "instance_uuid": "4889f550-29ee-4450-8f4d-3e9cf3228070"}} {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:15:32.392152 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:15:32.392152 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:15:32.413518 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [req-ac1a53f3-75e9-4930-b78c-2c813b34acfd req-e3bc84d4-80ba-4452-ab43-28aa4caa4a96 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] https://10.4.3.143/volume/v3/attachments returned with HTTP 200 Aug 16 21:15:32.413928 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 735/2934] 10.4.3.143 () {74 vars in 1594 bytes} [Sun Aug 16 21:15:32 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 16 21:15:32.684472 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-87c0d16c-26ed-42c8-8a78-81207f784f2f None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:15:32.686187 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-87c0d16c-26ed-42c8-8a78-81207f784f2f tempest-VolumesBackupsAdminTest-1100102051 tempest-VolumesBackupsAdminTest-1100102051-project-member] GET https://10.4.3.143/volume/v3/backups/8ced958a-dd1e-4a7c-a21d-420aad2c470a Aug 16 21:15:32.686413 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-87c0d16c-26ed-42c8-8a78-81207f784f2f tempest-VolumesBackupsAdminTest-1100102051 tempest-VolumesBackupsAdminTest-1100102051-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:15:32.686635 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-87c0d16c-26ed-42c8-8a78-81207f784f2f tempest-VolumesBackupsAdminTest-1100102051 tempest-VolumesBackupsAdminTest-1100102051-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:15:32.686782 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.v3.backups [None req-87c0d16c-26ed-42c8-8a78-81207f784f2f tempest-VolumesBackupsAdminTest-1100102051 tempest-VolumesBackupsAdminTest-1100102051-project-member] Show backup with id 8ced958a-dd1e-4a7c-a21d-420aad2c470a. {{(pid=100333) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:15:32.691784 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:15:32.691784 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:15:32.692637 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-87c0d16c-26ed-42c8-8a78-81207f784f2f tempest-VolumesBackupsAdminTest-1100102051 tempest-VolumesBackupsAdminTest-1100102051-project-member] https://10.4.3.143/volume/v3/backups/8ced958a-dd1e-4a7c-a21d-420aad2c470a returned with HTTP 200 Aug 16 21:15:32.693113 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 726/2935] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:15:32 2026] GET /volume/v3/backups/8ced958a-dd1e-4a7c-a21d-420aad2c470a => generated 803 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:15:32.701939 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-a39f5187-e650-4740-baea-02ecd0ac5ca0 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:15:32.704075 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-a39f5187-e650-4740-baea-02ecd0ac5ca0 tempest-VolumesBackupsAdminTest-1100102051 tempest-VolumesBackupsAdminTest-1100102051-project-member] GET https://10.4.3.143/volume/v3/volumes/29ca52c5-c559-4960-ba4e-e60c09057bbc Aug 16 21:15:32.704471 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-a39f5187-e650-4740-baea-02ecd0ac5ca0 tempest-VolumesBackupsAdminTest-1100102051 tempest-VolumesBackupsAdminTest-1100102051-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:15:32.704791 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-a39f5187-e650-4740-baea-02ecd0ac5ca0 tempest-VolumesBackupsAdminTest-1100102051 tempest-VolumesBackupsAdminTest-1100102051-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:15:32.706966 np0000007409 devstack@c-api.service[100331]: DEBUG dbcounter [-] [100331] Writing DB stats cinder:SELECT=579,cinder:INSERT=87,cinder:UPDATE=136 {{(pid=100331) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 16 21:15:32.715062 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:15:32.715062 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:15:32.718989 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-a39f5187-e650-4740-baea-02ecd0ac5ca0 tempest-VolumesBackupsAdminTest-1100102051 tempest-VolumesBackupsAdminTest-1100102051-project-member] Volume info retrieved successfully. Aug 16 21:15:32.724622 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-a39f5187-e650-4740-baea-02ecd0ac5ca0 tempest-VolumesBackupsAdminTest-1100102051 tempest-VolumesBackupsAdminTest-1100102051-project-member] https://10.4.3.143/volume/v3/volumes/29ca52c5-c559-4960-ba4e-e60c09057bbc returned with HTTP 200 Aug 16 21:15:32.725144 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 739/2936] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:15:32 2026] GET /volume/v3/volumes/29ca52c5-c559-4960-ba4e-e60c09057bbc => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:15:32.736507 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-3168bd79-8934-48a0-a91b-73154de9ce2d None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:15:32.738369 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-3168bd79-8934-48a0-a91b-73154de9ce2d tempest-VolumesBackupsAdminTest-1203765363 tempest-VolumesBackupsAdminTest-1203765363-project-admin] POST https://10.4.3.143/volume/v3/backups/8ced958a-dd1e-4a7c-a21d-420aad2c470a/action Aug 16 21:15:32.738770 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-3168bd79-8934-48a0-a91b-73154de9ce2d tempest-VolumesBackupsAdminTest-1203765363 tempest-VolumesBackupsAdminTest-1203765363-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100330) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 21:15:32.738931 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-3168bd79-8934-48a0-a91b-73154de9ce2d tempest-VolumesBackupsAdminTest-1203765363 tempest-VolumesBackupsAdminTest-1203765363-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:15:32.740347 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.contrib.admin_actions [None req-3168bd79-8934-48a0-a91b-73154de9ce2d tempest-VolumesBackupsAdminTest-1203765363 tempest-VolumesBackupsAdminTest-1203765363-project-admin] Updating backup '8ced958a-dd1e-4a7c-a21d-420aad2c470a' with '{'status': 'error'}' {{(pid=100330) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:325}} Aug 16 21:15:32.747570 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:15:32.747570 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:15:32.755841 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.backup.rpcapi [None req-3168bd79-8934-48a0-a91b-73154de9ce2d tempest-VolumesBackupsAdminTest-1203765363 tempest-VolumesBackupsAdminTest-1203765363-project-admin] reset_status in rpcapi backup_id 8ced958a-dd1e-4a7c-a21d-420aad2c470a on host np0000007409. {{(pid=100330) reset_status /opt/stack/cinder/cinder/backup/rpcapi.py:107}} Aug 16 21:15:32.757465 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-3168bd79-8934-48a0-a91b-73154de9ce2d tempest-VolumesBackupsAdminTest-1203765363 tempest-VolumesBackupsAdminTest-1203765363-project-admin] https://10.4.3.143/volume/v3/backups/8ced958a-dd1e-4a7c-a21d-420aad2c470a/action returned with HTTP 202 Aug 16 21:15:32.758022 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 737/2937] 10.4.3.143 () {68 vars in 1390 bytes} [Sun Aug 16 21:15:32 2026] POST /volume/v3/backups/8ced958a-dd1e-4a7c-a21d-420aad2c470a/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 16 21:15:32.765596 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-94f14161-5758-4bb3-b3c6-0c2eda82790c None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:15:32.770066 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-94f14161-5758-4bb3-b3c6-0c2eda82790c tempest-VolumesBackupsAdminTest-1100102051 tempest-VolumesBackupsAdminTest-1100102051-project-member] GET https://10.4.3.143/volume/v3/backups/8ced958a-dd1e-4a7c-a21d-420aad2c470a Aug 16 21:15:32.770316 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-94f14161-5758-4bb3-b3c6-0c2eda82790c tempest-VolumesBackupsAdminTest-1100102051 tempest-VolumesBackupsAdminTest-1100102051-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:15:32.770557 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-94f14161-5758-4bb3-b3c6-0c2eda82790c tempest-VolumesBackupsAdminTest-1100102051 tempest-VolumesBackupsAdminTest-1100102051-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:15:32.770781 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.v3.backups [None req-94f14161-5758-4bb3-b3c6-0c2eda82790c tempest-VolumesBackupsAdminTest-1100102051 tempest-VolumesBackupsAdminTest-1100102051-project-member] Show backup with id 8ced958a-dd1e-4a7c-a21d-420aad2c470a. {{(pid=100332) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:15:32.775235 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:15:32.775235 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:15:32.776084 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-94f14161-5758-4bb3-b3c6-0c2eda82790c tempest-VolumesBackupsAdminTest-1100102051 tempest-VolumesBackupsAdminTest-1100102051-project-member] https://10.4.3.143/volume/v3/backups/8ced958a-dd1e-4a7c-a21d-420aad2c470a returned with HTTP 200 Aug 16 21:15:32.776582 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 736/2938] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:15:32 2026] GET /volume/v3/backups/8ced958a-dd1e-4a7c-a21d-420aad2c470a => generated 799 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:15:32.787951 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-02254d3c-2edb-4b26-864e-635f2746dc63 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:15:32.790202 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-02254d3c-2edb-4b26-864e-635f2746dc63 tempest-VolumesBackupsAdminTest-1100102051 tempest-VolumesBackupsAdminTest-1100102051-project-member] DELETE https://10.4.3.143/volume/v3/backups/8ced958a-dd1e-4a7c-a21d-420aad2c470a Aug 16 21:15:32.790448 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-02254d3c-2edb-4b26-864e-635f2746dc63 tempest-VolumesBackupsAdminTest-1100102051 tempest-VolumesBackupsAdminTest-1100102051-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:15:32.790695 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-02254d3c-2edb-4b26-864e-635f2746dc63 tempest-VolumesBackupsAdminTest-1100102051 tempest-VolumesBackupsAdminTest-1100102051-project-member] Calling method 'delete' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:15:32.790832 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.contrib.backups [None req-02254d3c-2edb-4b26-864e-635f2746dc63 tempest-VolumesBackupsAdminTest-1100102051 tempest-VolumesBackupsAdminTest-1100102051-project-member] Delete backup with id: 8ced958a-dd1e-4a7c-a21d-420aad2c470a. Aug 16 21:15:32.795994 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:15:32.795994 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:15:32.810860 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.backup.rpcapi [None req-02254d3c-2edb-4b26-864e-635f2746dc63 tempest-VolumesBackupsAdminTest-1100102051 tempest-VolumesBackupsAdminTest-1100102051-project-member] delete_backup rpcapi backup_id 8ced958a-dd1e-4a7c-a21d-420aad2c470a {{(pid=100333) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 16 21:15:32.815944 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-02254d3c-2edb-4b26-864e-635f2746dc63 tempest-VolumesBackupsAdminTest-1100102051 tempest-VolumesBackupsAdminTest-1100102051-project-member] https://10.4.3.143/volume/v3/backups/8ced958a-dd1e-4a7c-a21d-420aad2c470a returned with HTTP 202 Aug 16 21:15:32.815944 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 727/2939] 10.4.3.143 () {66 vars in 1351 bytes} [Sun Aug 16 21:15:32 2026] DELETE /volume/v3/backups/8ced958a-dd1e-4a7c-a21d-420aad2c470a => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 16 21:15:32.820775 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-ce48cd93-e1e0-4a59-aba5-257f305a81d6 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:15:32.824507 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-ce48cd93-e1e0-4a59-aba5-257f305a81d6 tempest-VolumesBackupsAdminTest-1100102051 tempest-VolumesBackupsAdminTest-1100102051-project-member] GET https://10.4.3.143/volume/v3/backups/8ced958a-dd1e-4a7c-a21d-420aad2c470a Aug 16 21:15:32.825235 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-ce48cd93-e1e0-4a59-aba5-257f305a81d6 tempest-VolumesBackupsAdminTest-1100102051 tempest-VolumesBackupsAdminTest-1100102051-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:15:32.825673 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-ce48cd93-e1e0-4a59-aba5-257f305a81d6 tempest-VolumesBackupsAdminTest-1100102051 tempest-VolumesBackupsAdminTest-1100102051-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:15:32.825889 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.v3.backups [None req-ce48cd93-e1e0-4a59-aba5-257f305a81d6 tempest-VolumesBackupsAdminTest-1100102051 tempest-VolumesBackupsAdminTest-1100102051-project-member] Show backup with id 8ced958a-dd1e-4a7c-a21d-420aad2c470a. {{(pid=100331) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:15:32.832302 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:15:32.832302 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:15:32.833251 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-ce48cd93-e1e0-4a59-aba5-257f305a81d6 tempest-VolumesBackupsAdminTest-1100102051 tempest-VolumesBackupsAdminTest-1100102051-project-member] https://10.4.3.143/volume/v3/backups/8ced958a-dd1e-4a7c-a21d-420aad2c470a returned with HTTP 200 Aug 16 21:15:32.833701 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 740/2940] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:15:32 2026] GET /volume/v3/backups/8ced958a-dd1e-4a7c-a21d-420aad2c470a => generated 802 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:15:33.195966 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-39beddf6-7a99-4fc3-90b6-29d9bd149d50 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:15:33.196241 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-39beddf6-7a99-4fc3-90b6-29d9bd149d50 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] GET https://10.4.3.143/volume/v3/snapshots/12e6e72c-6406-424e-a231-d48f4b539b81 Aug 16 21:15:33.196340 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-39beddf6-7a99-4fc3-90b6-29d9bd149d50 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:15:33.196567 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-39beddf6-7a99-4fc3-90b6-29d9bd149d50 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:15:33.204330 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:15:33.204330 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:15:33.204838 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-39beddf6-7a99-4fc3-90b6-29d9bd149d50 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Snapshot retrieved successfully. Aug 16 21:15:33.206536 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-39beddf6-7a99-4fc3-90b6-29d9bd149d50 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] https://10.4.3.143/volume/v3/snapshots/12e6e72c-6406-424e-a231-d48f4b539b81 returned with HTTP 200 Aug 16 21:15:33.206536 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 738/2941] 10.4.3.143 () {66 vars in 1354 bytes} [Sun Aug 16 21:15:33 2026] GET /volume/v3/snapshots/12e6e72c-6406-424e-a231-d48f4b539b81 => generated 469 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:15:33.216593 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-f0914560-3c93-4669-a6a3-c0189cbb184d None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:15:33.219466 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-f0914560-3c93-4669-a6a3-c0189cbb184d tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] POST https://10.4.3.143/volume/v3/snapshots Aug 16 21:15:33.220373 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-f0914560-3c93-4669-a6a3-c0189cbb184d tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "20f0fdc9-ae95-4bf0-9d72-f9b76739441d", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-863632730"}} {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:15:33.234630 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:15:33.234630 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:15:33.235172 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-f0914560-3c93-4669-a6a3-c0189cbb184d tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Volume info retrieved successfully. Aug 16 21:15:33.235320 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.v3.snapshots [None req-f0914560-3c93-4669-a6a3-c0189cbb184d tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Create snapshot from volume 20f0fdc9-ae95-4bf0-9d72-f9b76739441d Aug 16 21:15:33.266727 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.quota [None req-f0914560-3c93-4669-a6a3-c0189cbb184d tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Created reservations ['05caf0ab-ae4c-43e7-9ac8-ce9c9e9e31f0', '237594ac-2468-4f62-a57e-e3de4403845a', '74873da8-48df-4bb6-b239-162669245ed1', 'd08886db-a6eb-435e-a6d2-b43309b35d5f'] {{(pid=100332) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:15:33.276197 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-cea2f92d-68f3-400e-b0fa-307b9eec8096 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:15:33.278404 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-cea2f92d-68f3-400e-b0fa-307b9eec8096 tempest-VolumesGetTest-15392850 tempest-VolumesGetTest-15392850-project-member] GET https://10.4.3.143/volume/v3/volumes/ad31298f-ce17-4420-9dbf-6ce05b9cf595 Aug 16 21:15:33.278673 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-cea2f92d-68f3-400e-b0fa-307b9eec8096 tempest-VolumesGetTest-15392850 tempest-VolumesGetTest-15392850-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:15:33.278906 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-cea2f92d-68f3-400e-b0fa-307b9eec8096 tempest-VolumesGetTest-15392850 tempest-VolumesGetTest-15392850-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:15:33.284610 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-cea2f92d-68f3-400e-b0fa-307b9eec8096 tempest-VolumesGetTest-15392850 tempest-VolumesGetTest-15392850-project-member] https://10.4.3.143/volume/v3/volumes/ad31298f-ce17-4420-9dbf-6ce05b9cf595 returned with HTTP 404 Aug 16 21:15:33.285049 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 728/2942] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:15:33 2026] GET /volume/v3/volumes/ad31298f-ce17-4420-9dbf-6ce05b9cf595 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:15:33.314682 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-f0914560-3c93-4669-a6a3-c0189cbb184d tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Snapshot force create request issued successfully. Aug 16 21:15:33.315076 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-f0914560-3c93-4669-a6a3-c0189cbb184d tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] https://10.4.3.143/volume/v3/snapshots returned with HTTP 202 Aug 16 21:15:33.315518 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 737/2943] 10.4.3.143 () {68 vars in 1265 bytes} [Sun Aug 16 21:15:33 2026] POST /volume/v3/snapshots => generated 309 bytes in 99 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 21:15:33.330537 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-24b1f4d4-e812-4c63-957d-bec322b9962e None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:15:33.332018 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-24b1f4d4-e812-4c63-957d-bec322b9962e tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] GET https://10.4.3.143/volume/v3/snapshots/248ba00f-670a-4845-82ab-dd006f124c4c Aug 16 21:15:33.332229 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-24b1f4d4-e812-4c63-957d-bec322b9962e tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:15:33.332432 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-24b1f4d4-e812-4c63-957d-bec322b9962e tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:15:33.339727 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:15:33.339727 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:15:33.342944 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-24b1f4d4-e812-4c63-957d-bec322b9962e tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Snapshot retrieved successfully. Aug 16 21:15:33.342944 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-24b1f4d4-e812-4c63-957d-bec322b9962e tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] https://10.4.3.143/volume/v3/snapshots/248ba00f-670a-4845-82ab-dd006f124c4c returned with HTTP 200 Aug 16 21:15:33.342944 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 741/2944] 10.4.3.143 () {66 vars in 1354 bytes} [Sun Aug 16 21:15:33 2026] GET /volume/v3/snapshots/248ba00f-670a-4845-82ab-dd006f124c4c => generated 441 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:15:33.356189 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-6095c09c-43c9-4b5c-bf6c-8967070dcf49 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:15:33.356513 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-6095c09c-43c9-4b5c-bf6c-8967070dcf49 None None] GET https://10.4.3.143/volume// Aug 16 21:15:33.356670 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-6095c09c-43c9-4b5c-bf6c-8967070dcf49 None None] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:15:33.356836 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-6095c09c-43c9-4b5c-bf6c-8967070dcf49 None None] Calling method 'all' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:15:33.357157 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-6095c09c-43c9-4b5c-bf6c-8967070dcf49 None None] https://10.4.3.143/volume// returned with HTTP 300 Aug 16 21:15:33.357407 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 739/2945] 10.4.3.143 () {66 vars in 1426 bytes} [Sun Aug 16 21:15:33 2026] GET /volume/ => generated 386 bytes in 1 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 16 21:15:33.365375 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [req-ac1a53f3-75e9-4930-b78c-2c813b34acfd req-7cc96f08-adc1-4d27-ad3f-bca62e72705b None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:15:33.367593 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [req-ac1a53f3-75e9-4930-b78c-2c813b34acfd req-7cc96f08-adc1-4d27-ad3f-bca62e72705b tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] GET https://10.4.3.143/volume/v3/volumes/af0acc53-9296-443e-8cc8-0e1789cc645b Aug 16 21:15:33.368266 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [req-ac1a53f3-75e9-4930-b78c-2c813b34acfd req-7cc96f08-adc1-4d27-ad3f-bca62e72705b tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:15:33.368266 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [req-ac1a53f3-75e9-4930-b78c-2c813b34acfd req-7cc96f08-adc1-4d27-ad3f-bca62e72705b tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:15:33.377266 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:15:33.377266 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:15:33.381177 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [req-ac1a53f3-75e9-4930-b78c-2c813b34acfd req-7cc96f08-adc1-4d27-ad3f-bca62e72705b tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Volume info retrieved successfully. Aug 16 21:15:33.386081 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [req-ac1a53f3-75e9-4930-b78c-2c813b34acfd req-7cc96f08-adc1-4d27-ad3f-bca62e72705b tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] https://10.4.3.143/volume/v3/volumes/af0acc53-9296-443e-8cc8-0e1789cc645b returned with HTTP 200 Aug 16 21:15:33.386477 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 729/2946] 10.4.3.143 () {70 vars in 1639 bytes} [Sun Aug 16 21:15:33 2026] GET /volume/v3/volumes/af0acc53-9296-443e-8cc8-0e1789cc645b => generated 1546 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 16 21:15:33.488685 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [req-ac1a53f3-75e9-4930-b78c-2c813b34acfd req-c60c576e-159c-43fb-a381-985fa0af8cee None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:15:33.489696 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [req-ac1a53f3-75e9-4930-b78c-2c813b34acfd req-c60c576e-159c-43fb-a381-985fa0af8cee tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] PUT https://10.4.3.143/volume/v3/attachments/66ad1a6b-350a-439c-838e-0dc1caf7ca02 Aug 16 21:15:33.490044 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [req-ac1a53f3-75e9-4930-b78c-2c813b34acfd req-c60c576e-159c-43fb-a381-985fa0af8cee tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.143", "host": "np0000007409", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:e42fbcbe2e9", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "69237b68-d654-4a76-81de-86e36bc8fb86", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:15:33.498937 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.coordination [req-ac1a53f3-75e9-4930-b78c-2c813b34acfd req-c60c576e-159c-43fb-a381-985fa0af8cee tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Acquiring lock "cinder-attachment_update-af0acc53-9296-443e-8cc8-0e1789cc645b-np0000007409" by "attachment_update" {{(pid=100332) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:15:33.505938 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.coordination [req-ac1a53f3-75e9-4930-b78c-2c813b34acfd req-c60c576e-159c-43fb-a381-985fa0af8cee tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Lock "cinder-attachment_update-af0acc53-9296-443e-8cc8-0e1789cc645b-np0000007409" acquired by "attachment_update" :: waited 0.005s {{(pid=100332) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:15:33.505938 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:15:33.505938 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:15:33.613058 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.coordination [req-ac1a53f3-75e9-4930-b78c-2c813b34acfd req-c60c576e-159c-43fb-a381-985fa0af8cee tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Lock "cinder-attachment_update-af0acc53-9296-443e-8cc8-0e1789cc645b-np0000007409" released by "attachment_update" :: held 0.109s {{(pid=100332) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:15:33.613058 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [req-ac1a53f3-75e9-4930-b78c-2c813b34acfd req-c60c576e-159c-43fb-a381-985fa0af8cee tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] https://10.4.3.143/volume/v3/attachments/66ad1a6b-350a-439c-838e-0dc1caf7ca02 returned with HTTP 200 Aug 16 21:15:33.613058 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 738/2947] 10.4.3.143 () {74 vars in 1704 bytes} [Sun Aug 16 21:15:33 2026] PUT /volume/v3/attachments/66ad1a6b-350a-439c-838e-0dc1caf7ca02 => generated 969 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:15:33.635388 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [req-ac1a53f3-75e9-4930-b78c-2c813b34acfd req-fcb01c75-912b-48e0-a765-c31420a90f05 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:15:33.637948 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [req-ac1a53f3-75e9-4930-b78c-2c813b34acfd req-fcb01c75-912b-48e0-a765-c31420a90f05 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] POST https://10.4.3.143/volume/v3/attachments/66ad1a6b-350a-439c-838e-0dc1caf7ca02/action Aug 16 21:15:33.638448 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [req-ac1a53f3-75e9-4930-b78c-2c813b34acfd req-fcb01c75-912b-48e0-a765-c31420a90f05 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Action body: b'{"os-complete": null}' {{(pid=100331) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 21:15:33.638617 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [req-ac1a53f3-75e9-4930-b78c-2c813b34acfd req-fcb01c75-912b-48e0-a765-c31420a90f05 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:15:33.661973 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:15:33.661973 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:15:33.675776 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [req-ac1a53f3-75e9-4930-b78c-2c813b34acfd req-fcb01c75-912b-48e0-a765-c31420a90f05 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] https://10.4.3.143/volume/v3/attachments/66ad1a6b-350a-439c-838e-0dc1caf7ca02/action returned with HTTP 204 Aug 16 21:15:33.676375 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 742/2948] 10.4.3.143 () {74 vars in 1725 bytes} [Sun Aug 16 21:15:33 2026] POST /volume/v3/attachments/66ad1a6b-350a-439c-838e-0dc1caf7ca02/action => generated 0 bytes in 42 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:15:33.848186 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-09472966-eaa8-4e14-9194-640f85f198f4 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:15:33.852462 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-09472966-eaa8-4e14-9194-640f85f198f4 tempest-VolumesBackupsAdminTest-1100102051 tempest-VolumesBackupsAdminTest-1100102051-project-member] GET https://10.4.3.143/volume/v3/backups/8ced958a-dd1e-4a7c-a21d-420aad2c470a Aug 16 21:15:33.852679 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-09472966-eaa8-4e14-9194-640f85f198f4 tempest-VolumesBackupsAdminTest-1100102051 tempest-VolumesBackupsAdminTest-1100102051-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:15:33.852863 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-09472966-eaa8-4e14-9194-640f85f198f4 tempest-VolumesBackupsAdminTest-1100102051 tempest-VolumesBackupsAdminTest-1100102051-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:15:33.853143 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.v3.backups [None req-09472966-eaa8-4e14-9194-640f85f198f4 tempest-VolumesBackupsAdminTest-1100102051 tempest-VolumesBackupsAdminTest-1100102051-project-member] Show backup with id 8ced958a-dd1e-4a7c-a21d-420aad2c470a. {{(pid=100330) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:15:33.857159 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-09472966-eaa8-4e14-9194-640f85f198f4 tempest-VolumesBackupsAdminTest-1100102051 tempest-VolumesBackupsAdminTest-1100102051-project-member] https://10.4.3.143/volume/v3/backups/8ced958a-dd1e-4a7c-a21d-420aad2c470a returned with HTTP 404 Aug 16 21:15:33.857618 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 740/2949] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:15:33 2026] GET /volume/v3/backups/8ced958a-dd1e-4a7c-a21d-420aad2c470a => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:15:33.943329 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-485e970b-8220-4da7-9a34-affd68169e2e None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:15:33.945450 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-485e970b-8220-4da7-9a34-affd68169e2e tempest-VolumesBackupsAdminTest-1100102051 tempest-VolumesBackupsAdminTest-1100102051-project-member] GET https://10.4.3.143/volume/v3/volumes/29ca52c5-c559-4960-ba4e-e60c09057bbc Aug 16 21:15:33.945687 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-485e970b-8220-4da7-9a34-affd68169e2e tempest-VolumesBackupsAdminTest-1100102051 tempest-VolumesBackupsAdminTest-1100102051-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:15:33.945907 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-485e970b-8220-4da7-9a34-affd68169e2e tempest-VolumesBackupsAdminTest-1100102051 tempest-VolumesBackupsAdminTest-1100102051-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:15:33.953830 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:15:33.953830 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:15:33.957756 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-485e970b-8220-4da7-9a34-affd68169e2e tempest-VolumesBackupsAdminTest-1100102051 tempest-VolumesBackupsAdminTest-1100102051-project-member] Volume info retrieved successfully. Aug 16 21:15:33.962715 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-485e970b-8220-4da7-9a34-affd68169e2e tempest-VolumesBackupsAdminTest-1100102051 tempest-VolumesBackupsAdminTest-1100102051-project-member] https://10.4.3.143/volume/v3/volumes/29ca52c5-c559-4960-ba4e-e60c09057bbc returned with HTTP 200 Aug 16 21:15:33.963193 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 730/2950] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:15:33 2026] GET /volume/v3/volumes/29ca52c5-c559-4960-ba4e-e60c09057bbc => generated 847 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:15:33.975675 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-3142d092-0a84-4c74-978c-fca4a6b18bd4 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:15:33.977935 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-3142d092-0a84-4c74-978c-fca4a6b18bd4 tempest-VolumesBackupsAdminTest-1100102051 tempest-VolumesBackupsAdminTest-1100102051-project-member] DELETE https://10.4.3.143/volume/v3/volumes/29ca52c5-c559-4960-ba4e-e60c09057bbc Aug 16 21:15:33.978207 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-3142d092-0a84-4c74-978c-fca4a6b18bd4 tempest-VolumesBackupsAdminTest-1100102051 tempest-VolumesBackupsAdminTest-1100102051-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:15:33.978396 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-3142d092-0a84-4c74-978c-fca4a6b18bd4 tempest-VolumesBackupsAdminTest-1100102051 tempest-VolumesBackupsAdminTest-1100102051-project-member] Calling method 'delete' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:15:33.978607 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.v3.volumes [None req-3142d092-0a84-4c74-978c-fca4a6b18bd4 tempest-VolumesBackupsAdminTest-1100102051 tempest-VolumesBackupsAdminTest-1100102051-project-member] Delete volume with id: 29ca52c5-c559-4960-ba4e-e60c09057bbc Aug 16 21:15:33.982063 np0000007409 devstack@c-api.service[100332]: DEBUG dbcounter [-] [100332] Writing DB stats cinder:SELECT=399,cinder:UPDATE=83,cinder:INSERT=32 {{(pid=100332) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 16 21:15:33.989632 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:15:33.989632 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:15:33.990451 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-3142d092-0a84-4c74-978c-fca4a6b18bd4 tempest-VolumesBackupsAdminTest-1100102051 tempest-VolumesBackupsAdminTest-1100102051-project-member] Volume info retrieved successfully. Aug 16 21:15:34.013146 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-3142d092-0a84-4c74-978c-fca4a6b18bd4 tempest-VolumesBackupsAdminTest-1100102051 tempest-VolumesBackupsAdminTest-1100102051-project-member] Delete volume request issued successfully. Aug 16 21:15:34.013146 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-3142d092-0a84-4c74-978c-fca4a6b18bd4 tempest-VolumesBackupsAdminTest-1100102051 tempest-VolumesBackupsAdminTest-1100102051-project-member] https://10.4.3.143/volume/v3/volumes/29ca52c5-c559-4960-ba4e-e60c09057bbc returned with HTTP 202 Aug 16 21:15:34.013146 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 739/2951] 10.4.3.143 () {66 vars in 1351 bytes} [Sun Aug 16 21:15:33 2026] DELETE /volume/v3/volumes/29ca52c5-c559-4960-ba4e-e60c09057bbc => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 21:15:34.017127 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-40e47b25-8236-4e78-a6e6-cbf67ad96ff4 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:15:34.026576 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-40e47b25-8236-4e78-a6e6-cbf67ad96ff4 tempest-VolumesBackupsAdminTest-1100102051 tempest-VolumesBackupsAdminTest-1100102051-project-member] GET https://10.4.3.143/volume/v3/volumes/29ca52c5-c559-4960-ba4e-e60c09057bbc Aug 16 21:15:34.026576 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-40e47b25-8236-4e78-a6e6-cbf67ad96ff4 tempest-VolumesBackupsAdminTest-1100102051 tempest-VolumesBackupsAdminTest-1100102051-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:15:34.026576 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-40e47b25-8236-4e78-a6e6-cbf67ad96ff4 tempest-VolumesBackupsAdminTest-1100102051 tempest-VolumesBackupsAdminTest-1100102051-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:15:34.030121 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:15:34.030121 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:15:34.034879 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-40e47b25-8236-4e78-a6e6-cbf67ad96ff4 tempest-VolumesBackupsAdminTest-1100102051 tempest-VolumesBackupsAdminTest-1100102051-project-member] Volume info retrieved successfully. Aug 16 21:15:34.043887 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-40e47b25-8236-4e78-a6e6-cbf67ad96ff4 tempest-VolumesBackupsAdminTest-1100102051 tempest-VolumesBackupsAdminTest-1100102051-project-member] https://10.4.3.143/volume/v3/volumes/29ca52c5-c559-4960-ba4e-e60c09057bbc returned with HTTP 200 Aug 16 21:15:34.044337 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 743/2952] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:15:34 2026] GET /volume/v3/volumes/29ca52c5-c559-4960-ba4e-e60c09057bbc => generated 846 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:15:34.351692 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-fa267878-50ad-4e93-8e9b-ba56ce4c65d9 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:15:34.354074 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-fa267878-50ad-4e93-8e9b-ba56ce4c65d9 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] GET https://10.4.3.143/volume/v3/snapshots/248ba00f-670a-4845-82ab-dd006f124c4c Aug 16 21:15:34.354316 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-fa267878-50ad-4e93-8e9b-ba56ce4c65d9 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:15:34.354551 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-fa267878-50ad-4e93-8e9b-ba56ce4c65d9 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:15:34.357461 np0000007409 devstack@c-api.service[100330]: DEBUG dbcounter [-] [100330] Writing DB stats cinder:SELECT=547,cinder:UPDATE=173,cinder:INSERT=103,cinder:DELETE=1 {{(pid=100330) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 16 21:15:34.363588 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:15:34.363588 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:15:34.363735 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-fa267878-50ad-4e93-8e9b-ba56ce4c65d9 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Snapshot retrieved successfully. Aug 16 21:15:34.364608 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-fa267878-50ad-4e93-8e9b-ba56ce4c65d9 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] https://10.4.3.143/volume/v3/snapshots/248ba00f-670a-4845-82ab-dd006f124c4c returned with HTTP 200 Aug 16 21:15:34.365011 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 741/2953] 10.4.3.143 () {66 vars in 1354 bytes} [Sun Aug 16 21:15:34 2026] GET /volume/v3/snapshots/248ba00f-670a-4845-82ab-dd006f124c4c => generated 468 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:15:34.374703 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-ed73a0fa-ef38-4e1d-b3cf-35c0da437248 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:15:34.377072 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-ed73a0fa-ef38-4e1d-b3cf-35c0da437248 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] POST https://10.4.3.143/volume/v3/snapshots Aug 16 21:15:34.377382 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-ed73a0fa-ef38-4e1d-b3cf-35c0da437248 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "20f0fdc9-ae95-4bf0-9d72-f9b76739441d", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-796995582"}} {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:15:34.381383 np0000007409 devstack@c-api.service[100333]: DEBUG dbcounter [-] [100333] Writing DB stats cinder:SELECT=508,cinder:UPDATE=163,cinder:INSERT=94 {{(pid=100333) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 16 21:15:34.393319 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:15:34.393319 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:15:34.393954 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-ed73a0fa-ef38-4e1d-b3cf-35c0da437248 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Volume info retrieved successfully. Aug 16 21:15:34.394153 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.v3.snapshots [None req-ed73a0fa-ef38-4e1d-b3cf-35c0da437248 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Create snapshot from volume 20f0fdc9-ae95-4bf0-9d72-f9b76739441d Aug 16 21:15:34.425671 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.quota [None req-ed73a0fa-ef38-4e1d-b3cf-35c0da437248 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Created reservations ['ca483dce-977e-41fa-87c0-188d1a942797', 'bd8e7c53-088d-4dae-86ed-d8dea040448c', 'a4353734-c434-4d77-9a6c-f3b8771c5a9d', '2a9ce233-836f-45be-9108-b79ace6fa6ca'] {{(pid=100333) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:15:34.459829 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-ed73a0fa-ef38-4e1d-b3cf-35c0da437248 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Snapshot force create request issued successfully. Aug 16 21:15:34.460158 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-ed73a0fa-ef38-4e1d-b3cf-35c0da437248 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] https://10.4.3.143/volume/v3/snapshots returned with HTTP 202 Aug 16 21:15:34.460554 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 731/2954] 10.4.3.143 () {68 vars in 1265 bytes} [Sun Aug 16 21:15:34 2026] POST /volume/v3/snapshots => generated 309 bytes in 86 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 21:15:34.471734 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-b4d48b58-6a3c-4605-af4c-29b3afc361c2 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:15:34.473617 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-b4d48b58-6a3c-4605-af4c-29b3afc361c2 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] GET https://10.4.3.143/volume/v3/snapshots/307ef7cf-51f0-438e-9388-12bb59f55345 Aug 16 21:15:34.473816 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-b4d48b58-6a3c-4605-af4c-29b3afc361c2 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:15:34.474128 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-b4d48b58-6a3c-4605-af4c-29b3afc361c2 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:15:34.479992 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:15:34.479992 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:15:34.480519 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-b4d48b58-6a3c-4605-af4c-29b3afc361c2 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Snapshot retrieved successfully. Aug 16 21:15:34.481317 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-b4d48b58-6a3c-4605-af4c-29b3afc361c2 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] https://10.4.3.143/volume/v3/snapshots/307ef7cf-51f0-438e-9388-12bb59f55345 returned with HTTP 200 Aug 16 21:15:34.484733 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 740/2955] 10.4.3.143 () {66 vars in 1354 bytes} [Sun Aug 16 21:15:34 2026] GET /volume/v3/snapshots/307ef7cf-51f0-438e-9388-12bb59f55345 => generated 441 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:15:34.599598 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-91254bd6-59b3-49e6-9b88-d8249ac7a972 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:15:34.687891 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-91254bd6-59b3-49e6-9b88-d8249ac7a972 tempest-CreateVolumesFromBackupTest-1437514347 tempest-CreateVolumesFromBackupTest-1437514347-project-member] POST https://10.4.3.143/volume/v3/volumes Aug 16 21:15:34.688321 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-91254bd6-59b3-49e6-9b88-d8249ac7a972 tempest-CreateVolumesFromBackupTest-1437514347 tempest-CreateVolumesFromBackupTest-1437514347-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-1447715719"}} {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:15:34.690103 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.v3.volumes [None req-91254bd6-59b3-49e6-9b88-d8249ac7a972 tempest-CreateVolumesFromBackupTest-1437514347 tempest-CreateVolumesFromBackupTest-1437514347-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-1447715719'}} {{(pid=100331) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 21:15:34.690251 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.v3.volumes [None req-91254bd6-59b3-49e6-9b88-d8249ac7a972 tempest-CreateVolumesFromBackupTest-1437514347 tempest-CreateVolumesFromBackupTest-1437514347-project-member] Create volume of 1 GB Aug 16 21:15:34.695404 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-91254bd6-59b3-49e6-9b88-d8249ac7a972 tempest-CreateVolumesFromBackupTest-1437514347 tempest-CreateVolumesFromBackupTest-1437514347-project-member] Availability Zones retrieved successfully. Aug 16 21:15:34.702593 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-91254bd6-59b3-49e6-9b88-d8249ac7a972 tempest-CreateVolumesFromBackupTest-1437514347 tempest-CreateVolumesFromBackupTest-1437514347-project-member] Flow 'volume_create_api' (5f7b9669-2e94-4652-a306-6065a959cac9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100331) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:15:34.703745 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-91254bd6-59b3-49e6-9b88-d8249ac7a972 tempest-CreateVolumesFromBackupTest-1437514347 tempest-CreateVolumesFromBackupTest-1437514347-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1af46a5a-6d5e-4e3e-b4ee-90553ee54cb9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:15:34.704888 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.flows.api.create_volume [None req-91254bd6-59b3-49e6-9b88-d8249ac7a972 tempest-CreateVolumesFromBackupTest-1437514347 tempest-CreateVolumesFromBackupTest-1437514347-project-member] Validating volume size '1' using validate_int {{(pid=100331) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 21:15:34.730991 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-91254bd6-59b3-49e6-9b88-d8249ac7a972 tempest-CreateVolumesFromBackupTest-1437514347 tempest-CreateVolumesFromBackupTest-1437514347-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1af46a5a-6d5e-4e3e-b4ee-90553ee54cb9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T21:04:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=69e633b8-fab9-4b15-8b40-4f1a67c51cda,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '69e633b8-fab9-4b15-8b40-4f1a67c51cda', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:15:34.731727 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-91254bd6-59b3-49e6-9b88-d8249ac7a972 tempest-CreateVolumesFromBackupTest-1437514347 tempest-CreateVolumesFromBackupTest-1437514347-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (77db18de-0396-4f27-a0aa-5b75777f7c35) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:15:34.804011 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.quota [None req-91254bd6-59b3-49e6-9b88-d8249ac7a972 tempest-CreateVolumesFromBackupTest-1437514347 tempest-CreateVolumesFromBackupTest-1437514347-project-member] Created reservations ['8eb5f519-4bb6-43f4-be7e-740278e120ae', 'e95cbd37-4b4a-42df-a2a2-bfe6b04a4026', 'c34ceb72-e8d3-4c9f-903d-0952242bb826', '2c64f8f9-436d-41eb-9972-2c5a49b82dc0'] {{(pid=100331) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:15:34.805065 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-91254bd6-59b3-49e6-9b88-d8249ac7a972 tempest-CreateVolumesFromBackupTest-1437514347 tempest-CreateVolumesFromBackupTest-1437514347-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (77db18de-0396-4f27-a0aa-5b75777f7c35) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8eb5f519-4bb6-43f4-be7e-740278e120ae', 'e95cbd37-4b4a-42df-a2a2-bfe6b04a4026', 'c34ceb72-e8d3-4c9f-903d-0952242bb826', '2c64f8f9-436d-41eb-9972-2c5a49b82dc0']}' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:15:34.805907 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-91254bd6-59b3-49e6-9b88-d8249ac7a972 tempest-CreateVolumesFromBackupTest-1437514347 tempest-CreateVolumesFromBackupTest-1437514347-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (02d9240a-a7c8-40a7-bbdb-c6e56c7dfbbe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:15:34.834188 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-91254bd6-59b3-49e6-9b88-d8249ac7a972 tempest-CreateVolumesFromBackupTest-1437514347 tempest-CreateVolumesFromBackupTest-1437514347-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (02d9240a-a7c8-40a7-bbdb-c6e56c7dfbbe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2769657c-f703-4b5c-b796-76634dc1ab59', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1447715719',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e992056939cc4dc9a584f357493e2f10',qos_specs=None,replication_status=,reservations=['8eb5f519-4bb6-43f4-be7e-740278e120ae','e95cbd37-4b4a-42df-a2a2-bfe6b04a4026','c34ceb72-e8d3-4c9f-903d-0952242bb826','2c64f8f9-436d-41eb-9972-2c5a49b82dc0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='72bcf79cf6344c39a66a32458ba775d8',volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T21:15:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1447715719',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2769657c-f703-4b5c-b796-76634dc1ab59,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e992056939cc4dc9a584f357493e2f10',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='72bcf79cf6344c39a66a32458ba775d8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(69e633b8-fab9-4b15-8b40-4f1a67c51cda),volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda)}' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:15:34.835101 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-91254bd6-59b3-49e6-9b88-d8249ac7a972 tempest-CreateVolumesFromBackupTest-1437514347 tempest-CreateVolumesFromBackupTest-1437514347-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e822231a-c4c1-4b62-b11b-14fb398e8c30) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:15:34.855434 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-91254bd6-59b3-49e6-9b88-d8249ac7a972 tempest-CreateVolumesFromBackupTest-1437514347 tempest-CreateVolumesFromBackupTest-1437514347-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e822231a-c4c1-4b62-b11b-14fb398e8c30) transitioned into state 'SUCCESS' from state '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-1447715719',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e992056939cc4dc9a584f357493e2f10',qos_specs=None,replication_status=,reservations=['8eb5f519-4bb6-43f4-be7e-740278e120ae','e95cbd37-4b4a-42df-a2a2-bfe6b04a4026','c34ceb72-e8d3-4c9f-903d-0952242bb826','2c64f8f9-436d-41eb-9972-2c5a49b82dc0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='72bcf79cf6344c39a66a32458ba775d8',volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda)}' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:15:34.856253 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-91254bd6-59b3-49e6-9b88-d8249ac7a972 tempest-CreateVolumesFromBackupTest-1437514347 tempest-CreateVolumesFromBackupTest-1437514347-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1239a04f-811b-4755-af7a-204d5180ee57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:15:34.866175 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-91254bd6-59b3-49e6-9b88-d8249ac7a972 tempest-CreateVolumesFromBackupTest-1437514347 tempest-CreateVolumesFromBackupTest-1437514347-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1239a04f-811b-4755-af7a-204d5180ee57) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:15:34.867278 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-91254bd6-59b3-49e6-9b88-d8249ac7a972 tempest-CreateVolumesFromBackupTest-1437514347 tempest-CreateVolumesFromBackupTest-1437514347-project-member] Flow 'volume_create_api' (5f7b9669-2e94-4652-a306-6065a959cac9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100331) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:15:34.867665 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-91254bd6-59b3-49e6-9b88-d8249ac7a972 tempest-CreateVolumesFromBackupTest-1437514347 tempest-CreateVolumesFromBackupTest-1437514347-project-member] Create volume request issued successfully. Aug 16 21:15:34.868400 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-91254bd6-59b3-49e6-9b88-d8249ac7a972 tempest-CreateVolumesFromBackupTest-1437514347 tempest-CreateVolumesFromBackupTest-1437514347-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Aug 16 21:15:34.868883 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 744/2956] 10.4.3.143 () {68 vars in 1258 bytes} [Sun Aug 16 21:15:34 2026] POST /volume/v3/volumes => generated 758 bytes in 270 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 21:15:34.885819 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-4fb278d8-844c-4b1e-9a3b-ab1bff8be78c None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:15:34.887666 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-4fb278d8-844c-4b1e-9a3b-ab1bff8be78c tempest-CreateVolumesFromBackupTest-1437514347 tempest-CreateVolumesFromBackupTest-1437514347-project-member] GET https://10.4.3.143/volume/v3/volumes/2769657c-f703-4b5c-b796-76634dc1ab59 Aug 16 21:15:34.887849 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-4fb278d8-844c-4b1e-9a3b-ab1bff8be78c tempest-CreateVolumesFromBackupTest-1437514347 tempest-CreateVolumesFromBackupTest-1437514347-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:15:34.888068 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-4fb278d8-844c-4b1e-9a3b-ab1bff8be78c tempest-CreateVolumesFromBackupTest-1437514347 tempest-CreateVolumesFromBackupTest-1437514347-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:15:34.904798 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:15:34.904798 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:15:34.913526 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-4fb278d8-844c-4b1e-9a3b-ab1bff8be78c tempest-CreateVolumesFromBackupTest-1437514347 tempest-CreateVolumesFromBackupTest-1437514347-project-member] Volume info retrieved successfully. Aug 16 21:15:34.919496 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-4fb278d8-844c-4b1e-9a3b-ab1bff8be78c tempest-CreateVolumesFromBackupTest-1437514347 tempest-CreateVolumesFromBackupTest-1437514347-project-member] https://10.4.3.143/volume/v3/volumes/2769657c-f703-4b5c-b796-76634dc1ab59 returned with HTTP 200 Aug 16 21:15:34.919862 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 742/2957] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:15:34 2026] GET /volume/v3/volumes/2769657c-f703-4b5c-b796-76634dc1ab59 => generated 826 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:15:35.060096 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-b58f6c90-55e3-4623-a404-112439b8dde1 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:15:35.062359 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-b58f6c90-55e3-4623-a404-112439b8dde1 tempest-VolumesBackupsAdminTest-1100102051 tempest-VolumesBackupsAdminTest-1100102051-project-member] GET https://10.4.3.143/volume/v3/volumes/29ca52c5-c559-4960-ba4e-e60c09057bbc Aug 16 21:15:35.062603 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-b58f6c90-55e3-4623-a404-112439b8dde1 tempest-VolumesBackupsAdminTest-1100102051 tempest-VolumesBackupsAdminTest-1100102051-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:15:35.062827 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-b58f6c90-55e3-4623-a404-112439b8dde1 tempest-VolumesBackupsAdminTest-1100102051 tempest-VolumesBackupsAdminTest-1100102051-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:15:35.068507 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-b58f6c90-55e3-4623-a404-112439b8dde1 tempest-VolumesBackupsAdminTest-1100102051 tempest-VolumesBackupsAdminTest-1100102051-project-member] https://10.4.3.143/volume/v3/volumes/29ca52c5-c559-4960-ba4e-e60c09057bbc returned with HTTP 404 Aug 16 21:15:35.069012 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 732/2958] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:15:35 2026] GET /volume/v3/volumes/29ca52c5-c559-4960-ba4e-e60c09057bbc => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:15:35.491329 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-a60946e6-7bdd-49ac-8bf0-23d785813853 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:15:35.493941 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-a60946e6-7bdd-49ac-8bf0-23d785813853 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] GET https://10.4.3.143/volume/v3/snapshots/307ef7cf-51f0-438e-9388-12bb59f55345 Aug 16 21:15:35.494238 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-a60946e6-7bdd-49ac-8bf0-23d785813853 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:15:35.494557 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-a60946e6-7bdd-49ac-8bf0-23d785813853 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:15:35.501664 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:15:35.501664 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:15:35.502358 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-a60946e6-7bdd-49ac-8bf0-23d785813853 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Snapshot retrieved successfully. Aug 16 21:15:35.503530 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-a60946e6-7bdd-49ac-8bf0-23d785813853 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] https://10.4.3.143/volume/v3/snapshots/307ef7cf-51f0-438e-9388-12bb59f55345 returned with HTTP 200 Aug 16 21:15:35.504052 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 741/2959] 10.4.3.143 () {66 vars in 1354 bytes} [Sun Aug 16 21:15:35 2026] GET /volume/v3/snapshots/307ef7cf-51f0-438e-9388-12bb59f55345 => generated 468 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:15:35.513477 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-ff7385ab-71f5-4c6d-ac46-4129ee6abcb7 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:15:35.515627 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-ff7385ab-71f5-4c6d-ac46-4129ee6abcb7 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] DELETE https://10.4.3.143/volume/v3/snapshots/12e6e72c-6406-424e-a231-d48f4b539b81 Aug 16 21:15:35.515832 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-ff7385ab-71f5-4c6d-ac46-4129ee6abcb7 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:15:35.516094 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-ff7385ab-71f5-4c6d-ac46-4129ee6abcb7 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Calling method 'delete' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:15:35.516220 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.v3.snapshots [None req-ff7385ab-71f5-4c6d-ac46-4129ee6abcb7 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Delete snapshot with id: 12e6e72c-6406-424e-a231-d48f4b539b81 Aug 16 21:15:35.521139 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:15:35.521139 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:15:35.521620 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-ff7385ab-71f5-4c6d-ac46-4129ee6abcb7 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Snapshot retrieved successfully. Aug 16 21:15:35.560955 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-ff7385ab-71f5-4c6d-ac46-4129ee6abcb7 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Snapshot delete request issued successfully. Aug 16 21:15:35.560955 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-ff7385ab-71f5-4c6d-ac46-4129ee6abcb7 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] https://10.4.3.143/volume/v3/snapshots/12e6e72c-6406-424e-a231-d48f4b539b81 returned with HTTP 202 Aug 16 21:15:35.560955 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 745/2960] 10.4.3.143 () {66 vars in 1357 bytes} [Sun Aug 16 21:15:35 2026] DELETE /volume/v3/snapshots/12e6e72c-6406-424e-a231-d48f4b539b81 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 21:15:35.567147 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-676ceb96-34b1-4168-b91e-98ec4747d294 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:15:35.567767 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-676ceb96-34b1-4168-b91e-98ec4747d294 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] GET https://10.4.3.143/volume/v3/snapshots/12e6e72c-6406-424e-a231-d48f4b539b81 Aug 16 21:15:35.567964 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-676ceb96-34b1-4168-b91e-98ec4747d294 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:15:35.568141 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-676ceb96-34b1-4168-b91e-98ec4747d294 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:15:35.572762 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:15:35.572762 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:15:35.573091 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-676ceb96-34b1-4168-b91e-98ec4747d294 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Snapshot retrieved successfully. Aug 16 21:15:35.576657 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-676ceb96-34b1-4168-b91e-98ec4747d294 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] https://10.4.3.143/volume/v3/snapshots/12e6e72c-6406-424e-a231-d48f4b539b81 returned with HTTP 200 Aug 16 21:15:35.576657 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 743/2961] 10.4.3.143 () {66 vars in 1354 bytes} [Sun Aug 16 21:15:35 2026] GET /volume/v3/snapshots/12e6e72c-6406-424e-a231-d48f4b539b81 => generated 468 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:15:35.933930 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-7957cf2b-e986-4d9a-aaad-bf8b74aa1cbd None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:15:35.935319 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-7957cf2b-e986-4d9a-aaad-bf8b74aa1cbd tempest-CreateVolumesFromBackupTest-1437514347 tempest-CreateVolumesFromBackupTest-1437514347-project-member] GET https://10.4.3.143/volume/v3/volumes/2769657c-f703-4b5c-b796-76634dc1ab59 Aug 16 21:15:35.935524 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-7957cf2b-e986-4d9a-aaad-bf8b74aa1cbd tempest-CreateVolumesFromBackupTest-1437514347 tempest-CreateVolumesFromBackupTest-1437514347-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:15:35.935698 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-7957cf2b-e986-4d9a-aaad-bf8b74aa1cbd tempest-CreateVolumesFromBackupTest-1437514347 tempest-CreateVolumesFromBackupTest-1437514347-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:15:35.942368 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:15:35.942368 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:15:35.946182 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-7957cf2b-e986-4d9a-aaad-bf8b74aa1cbd tempest-CreateVolumesFromBackupTest-1437514347 tempest-CreateVolumesFromBackupTest-1437514347-project-member] Volume info retrieved successfully. Aug 16 21:15:35.952240 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-7957cf2b-e986-4d9a-aaad-bf8b74aa1cbd tempest-CreateVolumesFromBackupTest-1437514347 tempest-CreateVolumesFromBackupTest-1437514347-project-member] https://10.4.3.143/volume/v3/volumes/2769657c-f703-4b5c-b796-76634dc1ab59 returned with HTTP 200 Aug 16 21:15:35.952240 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 733/2962] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:15:35 2026] GET /volume/v3/volumes/2769657c-f703-4b5c-b796-76634dc1ab59 => generated 851 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:15:35.974660 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-d0f1ce40-ae62-4356-b46f-d1aeac868218 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:15:35.976334 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-d0f1ce40-ae62-4356-b46f-d1aeac868218 tempest-CreateVolumesFromBackupTest-1437514347 tempest-CreateVolumesFromBackupTest-1437514347-project-member] POST https://10.4.3.143/volume/v3/backups Aug 16 21:15:35.976621 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-d0f1ce40-ae62-4356-b46f-d1aeac868218 tempest-CreateVolumesFromBackupTest-1437514347 tempest-CreateVolumesFromBackupTest-1437514347-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "2769657c-f703-4b5c-b796-76634dc1ab59", "name": "tempest-CreateVolumesFromBackupTest-Backup-301174566"}} {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:15:35.978061 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.contrib.backups [None req-d0f1ce40-ae62-4356-b46f-d1aeac868218 tempest-CreateVolumesFromBackupTest-1437514347 tempest-CreateVolumesFromBackupTest-1437514347-project-member] Creating new backup {'backup': {'volume_id': '2769657c-f703-4b5c-b796-76634dc1ab59', 'name': 'tempest-CreateVolumesFromBackupTest-Backup-301174566'}} {{(pid=100332) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 16 21:15:35.978229 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.contrib.backups [None req-d0f1ce40-ae62-4356-b46f-d1aeac868218 tempest-CreateVolumesFromBackupTest-1437514347 tempest-CreateVolumesFromBackupTest-1437514347-project-member] Creating backup of volume 2769657c-f703-4b5c-b796-76634dc1ab59 in container None Aug 16 21:15:35.987685 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:15:35.987685 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:15:35.988449 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-d0f1ce40-ae62-4356-b46f-d1aeac868218 tempest-CreateVolumesFromBackupTest-1437514347 tempest-CreateVolumesFromBackupTest-1437514347-project-member] Volume info retrieved successfully. Aug 16 21:15:36.030324 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.quota [None req-d0f1ce40-ae62-4356-b46f-d1aeac868218 tempest-CreateVolumesFromBackupTest-1437514347 tempest-CreateVolumesFromBackupTest-1437514347-project-member] Created reservations ['be21b9dd-66ae-406d-b273-e8dadd106c09', '05e0f58a-c012-49dc-8824-e875f1988c6b'] {{(pid=100332) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:15:36.093670 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-d0f1ce40-ae62-4356-b46f-d1aeac868218 tempest-CreateVolumesFromBackupTest-1437514347 tempest-CreateVolumesFromBackupTest-1437514347-project-member] https://10.4.3.143/volume/v3/backups returned with HTTP 202 Aug 16 21:15:36.094321 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 742/2963] 10.4.3.143 () {68 vars in 1259 bytes} [Sun Aug 16 21:15:35 2026] POST /volume/v3/backups => generated 338 bytes in 120 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 21:15:36.105942 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-460057ed-fc18-46be-87c5-8ea3d5f6c185 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:15:36.108064 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-460057ed-fc18-46be-87c5-8ea3d5f6c185 tempest-CreateVolumesFromBackupTest-1437514347 tempest-CreateVolumesFromBackupTest-1437514347-project-member] GET https://10.4.3.143/volume/v3/backups/97faf78a-43b7-4f0a-a6ad-c062b04205ab Aug 16 21:15:36.108303 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-460057ed-fc18-46be-87c5-8ea3d5f6c185 tempest-CreateVolumesFromBackupTest-1437514347 tempest-CreateVolumesFromBackupTest-1437514347-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:15:36.108489 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-460057ed-fc18-46be-87c5-8ea3d5f6c185 tempest-CreateVolumesFromBackupTest-1437514347 tempest-CreateVolumesFromBackupTest-1437514347-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:15:36.108590 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.v3.backups [None req-460057ed-fc18-46be-87c5-8ea3d5f6c185 tempest-CreateVolumesFromBackupTest-1437514347 tempest-CreateVolumesFromBackupTest-1437514347-project-member] Show backup with id 97faf78a-43b7-4f0a-a6ad-c062b04205ab. {{(pid=100331) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:15:36.116703 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:15:36.116703 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:15:36.116703 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-460057ed-fc18-46be-87c5-8ea3d5f6c185 tempest-CreateVolumesFromBackupTest-1437514347 tempest-CreateVolumesFromBackupTest-1437514347-project-member] https://10.4.3.143/volume/v3/backups/97faf78a-43b7-4f0a-a6ad-c062b04205ab returned with HTTP 200 Aug 16 21:15:36.116999 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 746/2964] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:15:36 2026] GET /volume/v3/backups/97faf78a-43b7-4f0a-a6ad-c062b04205ab => generated 745 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:15:36.583814 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-d34f76c9-4736-46f0-bd53-a89e0efafc5a None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:15:36.585616 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-d34f76c9-4736-46f0-bd53-a89e0efafc5a tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] GET https://10.4.3.143/volume/v3/snapshots/12e6e72c-6406-424e-a231-d48f4b539b81 Aug 16 21:15:36.585819 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-d34f76c9-4736-46f0-bd53-a89e0efafc5a tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:15:36.586027 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-d34f76c9-4736-46f0-bd53-a89e0efafc5a tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:15:36.590375 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-d34f76c9-4736-46f0-bd53-a89e0efafc5a tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] https://10.4.3.143/volume/v3/snapshots/12e6e72c-6406-424e-a231-d48f4b539b81 returned with HTTP 404 Aug 16 21:15:36.591081 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 744/2965] 10.4.3.143 () {66 vars in 1354 bytes} [Sun Aug 16 21:15:36 2026] GET /volume/v3/snapshots/12e6e72c-6406-424e-a231-d48f4b539b81 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:15:36.599461 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-522bf504-8d44-465e-bae0-75c7e7112a5d None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:15:36.601414 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-522bf504-8d44-465e-bae0-75c7e7112a5d tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] DELETE https://10.4.3.143/volume/v3/snapshots/307ef7cf-51f0-438e-9388-12bb59f55345 Aug 16 21:15:36.601699 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-522bf504-8d44-465e-bae0-75c7e7112a5d tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:15:36.601859 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-522bf504-8d44-465e-bae0-75c7e7112a5d tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Calling method 'delete' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:15:36.602000 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.v3.snapshots [None req-522bf504-8d44-465e-bae0-75c7e7112a5d tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Delete snapshot with id: 307ef7cf-51f0-438e-9388-12bb59f55345 Aug 16 21:15:36.606787 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:15:36.606787 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:15:36.607257 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-522bf504-8d44-465e-bae0-75c7e7112a5d tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Snapshot retrieved successfully. Aug 16 21:15:36.628161 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-522bf504-8d44-465e-bae0-75c7e7112a5d tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Snapshot delete request issued successfully. Aug 16 21:15:36.628336 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-522bf504-8d44-465e-bae0-75c7e7112a5d tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] https://10.4.3.143/volume/v3/snapshots/307ef7cf-51f0-438e-9388-12bb59f55345 returned with HTTP 202 Aug 16 21:15:36.628746 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 734/2966] 10.4.3.143 () {66 vars in 1357 bytes} [Sun Aug 16 21:15:36 2026] DELETE /volume/v3/snapshots/307ef7cf-51f0-438e-9388-12bb59f55345 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 21:15:36.636580 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-d413beec-a767-4f0c-bcc1-67182936c4a3 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:15:36.638442 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-d413beec-a767-4f0c-bcc1-67182936c4a3 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] GET https://10.4.3.143/volume/v3/snapshots/307ef7cf-51f0-438e-9388-12bb59f55345 Aug 16 21:15:36.638657 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-d413beec-a767-4f0c-bcc1-67182936c4a3 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:15:36.638862 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-d413beec-a767-4f0c-bcc1-67182936c4a3 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:15:36.644073 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:15:36.644073 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:15:36.644532 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-d413beec-a767-4f0c-bcc1-67182936c4a3 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Snapshot retrieved successfully. Aug 16 21:15:36.645442 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-d413beec-a767-4f0c-bcc1-67182936c4a3 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] https://10.4.3.143/volume/v3/snapshots/307ef7cf-51f0-438e-9388-12bb59f55345 returned with HTTP 200 Aug 16 21:15:36.645832 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 743/2967] 10.4.3.143 () {66 vars in 1354 bytes} [Sun Aug 16 21:15:36 2026] GET /volume/v3/snapshots/307ef7cf-51f0-438e-9388-12bb59f55345 => generated 467 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:15:37.130453 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-bae686ce-67f2-426c-b417-9aea419eab83 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:15:37.132366 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-bae686ce-67f2-426c-b417-9aea419eab83 tempest-CreateVolumesFromBackupTest-1437514347 tempest-CreateVolumesFromBackupTest-1437514347-project-member] GET https://10.4.3.143/volume/v3/backups/97faf78a-43b7-4f0a-a6ad-c062b04205ab Aug 16 21:15:37.132564 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-bae686ce-67f2-426c-b417-9aea419eab83 tempest-CreateVolumesFromBackupTest-1437514347 tempest-CreateVolumesFromBackupTest-1437514347-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:15:37.132783 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-bae686ce-67f2-426c-b417-9aea419eab83 tempest-CreateVolumesFromBackupTest-1437514347 tempest-CreateVolumesFromBackupTest-1437514347-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:15:37.132903 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.v3.backups [None req-bae686ce-67f2-426c-b417-9aea419eab83 tempest-CreateVolumesFromBackupTest-1437514347 tempest-CreateVolumesFromBackupTest-1437514347-project-member] Show backup with id 97faf78a-43b7-4f0a-a6ad-c062b04205ab. {{(pid=100331) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:15:37.137234 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:15:37.137234 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:15:37.138015 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-bae686ce-67f2-426c-b417-9aea419eab83 tempest-CreateVolumesFromBackupTest-1437514347 tempest-CreateVolumesFromBackupTest-1437514347-project-member] https://10.4.3.143/volume/v3/backups/97faf78a-43b7-4f0a-a6ad-c062b04205ab returned with HTTP 200 Aug 16 21:15:37.140162 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 747/2968] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:15:37 2026] GET /volume/v3/backups/97faf78a-43b7-4f0a-a6ad-c062b04205ab => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:15:37.655757 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-b73bd043-dc71-4027-9cb2-dae3fbca3f34 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:15:37.657328 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-b73bd043-dc71-4027-9cb2-dae3fbca3f34 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] GET https://10.4.3.143/volume/v3/snapshots/307ef7cf-51f0-438e-9388-12bb59f55345 Aug 16 21:15:37.657496 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-b73bd043-dc71-4027-9cb2-dae3fbca3f34 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:15:37.657677 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-b73bd043-dc71-4027-9cb2-dae3fbca3f34 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:15:37.662178 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-b73bd043-dc71-4027-9cb2-dae3fbca3f34 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] https://10.4.3.143/volume/v3/snapshots/307ef7cf-51f0-438e-9388-12bb59f55345 returned with HTTP 404 Aug 16 21:15:37.662608 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 745/2969] 10.4.3.143 () {66 vars in 1354 bytes} [Sun Aug 16 21:15:37 2026] GET /volume/v3/snapshots/307ef7cf-51f0-438e-9388-12bb59f55345 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:15:37.669151 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-1ce6cd5a-bfc9-4fab-b90b-73e4e2450b0c None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:15:37.670870 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-1ce6cd5a-bfc9-4fab-b90b-73e4e2450b0c tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] DELETE https://10.4.3.143/volume/v3/snapshots/248ba00f-670a-4845-82ab-dd006f124c4c Aug 16 21:15:37.671096 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-1ce6cd5a-bfc9-4fab-b90b-73e4e2450b0c tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:15:37.671288 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-1ce6cd5a-bfc9-4fab-b90b-73e4e2450b0c tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Calling method 'delete' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:15:37.671371 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.v3.snapshots [None req-1ce6cd5a-bfc9-4fab-b90b-73e4e2450b0c tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Delete snapshot with id: 248ba00f-670a-4845-82ab-dd006f124c4c Aug 16 21:15:37.676602 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:15:37.676602 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:15:37.677012 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-1ce6cd5a-bfc9-4fab-b90b-73e4e2450b0c tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Snapshot retrieved successfully. Aug 16 21:15:37.693555 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-1ce6cd5a-bfc9-4fab-b90b-73e4e2450b0c tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Snapshot delete request issued successfully. Aug 16 21:15:37.693744 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-1ce6cd5a-bfc9-4fab-b90b-73e4e2450b0c tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] https://10.4.3.143/volume/v3/snapshots/248ba00f-670a-4845-82ab-dd006f124c4c returned with HTTP 202 Aug 16 21:15:37.694212 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 735/2970] 10.4.3.143 () {66 vars in 1357 bytes} [Sun Aug 16 21:15:37 2026] DELETE /volume/v3/snapshots/248ba00f-670a-4845-82ab-dd006f124c4c => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 21:15:37.701291 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-a54fdaff-a27a-4ed8-9eeb-53c1b5290d1c None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:15:37.703042 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-a54fdaff-a27a-4ed8-9eeb-53c1b5290d1c tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] GET https://10.4.3.143/volume/v3/snapshots/248ba00f-670a-4845-82ab-dd006f124c4c Aug 16 21:15:37.703247 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-a54fdaff-a27a-4ed8-9eeb-53c1b5290d1c tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:15:37.703431 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-a54fdaff-a27a-4ed8-9eeb-53c1b5290d1c tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:15:37.710339 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:15:37.710339 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:15:37.711004 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-a54fdaff-a27a-4ed8-9eeb-53c1b5290d1c tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Snapshot retrieved successfully. Aug 16 21:15:37.712137 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-a54fdaff-a27a-4ed8-9eeb-53c1b5290d1c tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] https://10.4.3.143/volume/v3/snapshots/248ba00f-670a-4845-82ab-dd006f124c4c returned with HTTP 200 Aug 16 21:15:37.712629 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 744/2971] 10.4.3.143 () {66 vars in 1354 bytes} [Sun Aug 16 21:15:37 2026] GET /volume/v3/snapshots/248ba00f-670a-4845-82ab-dd006f124c4c => generated 467 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:15:38.151704 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-5e577495-ebed-4ba5-bb4b-c234ade34b09 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:15:38.155633 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-5e577495-ebed-4ba5-bb4b-c234ade34b09 tempest-CreateVolumesFromBackupTest-1437514347 tempest-CreateVolumesFromBackupTest-1437514347-project-member] GET https://10.4.3.143/volume/v3/backups/97faf78a-43b7-4f0a-a6ad-c062b04205ab Aug 16 21:15:38.155901 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-5e577495-ebed-4ba5-bb4b-c234ade34b09 tempest-CreateVolumesFromBackupTest-1437514347 tempest-CreateVolumesFromBackupTest-1437514347-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:15:38.156159 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-5e577495-ebed-4ba5-bb4b-c234ade34b09 tempest-CreateVolumesFromBackupTest-1437514347 tempest-CreateVolumesFromBackupTest-1437514347-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:15:38.156446 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.v3.backups [None req-5e577495-ebed-4ba5-bb4b-c234ade34b09 tempest-CreateVolumesFromBackupTest-1437514347 tempest-CreateVolumesFromBackupTest-1437514347-project-member] Show backup with id 97faf78a-43b7-4f0a-a6ad-c062b04205ab. {{(pid=100331) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:15:38.163358 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:15:38.163358 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:15:38.164300 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-5e577495-ebed-4ba5-bb4b-c234ade34b09 tempest-CreateVolumesFromBackupTest-1437514347 tempest-CreateVolumesFromBackupTest-1437514347-project-member] https://10.4.3.143/volume/v3/backups/97faf78a-43b7-4f0a-a6ad-c062b04205ab returned with HTTP 200 Aug 16 21:15:38.164749 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 748/2972] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:15:38 2026] GET /volume/v3/backups/97faf78a-43b7-4f0a-a6ad-c062b04205ab => generated 747 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:15:38.721583 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-c67cb92a-c847-4382-ae37-5b4002763b85 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:15:38.723791 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-c67cb92a-c847-4382-ae37-5b4002763b85 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] GET https://10.4.3.143/volume/v3/snapshots/248ba00f-670a-4845-82ab-dd006f124c4c Aug 16 21:15:38.724066 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-c67cb92a-c847-4382-ae37-5b4002763b85 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:15:38.724310 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-c67cb92a-c847-4382-ae37-5b4002763b85 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:15:38.729815 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-c67cb92a-c847-4382-ae37-5b4002763b85 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] https://10.4.3.143/volume/v3/snapshots/248ba00f-670a-4845-82ab-dd006f124c4c returned with HTTP 404 Aug 16 21:15:38.729815 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 746/2973] 10.4.3.143 () {66 vars in 1354 bytes} [Sun Aug 16 21:15:38 2026] GET /volume/v3/snapshots/248ba00f-670a-4845-82ab-dd006f124c4c => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:15:38.737736 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-deafdf1a-601b-42d5-9574-c8f48455954d None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:15:38.739618 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-deafdf1a-601b-42d5-9574-c8f48455954d tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] DELETE https://10.4.3.143/volume/v3/snapshots/307ef7cf-51f0-438e-9388-12bb59f55345 Aug 16 21:15:38.739852 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-deafdf1a-601b-42d5-9574-c8f48455954d tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:15:38.740123 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-deafdf1a-601b-42d5-9574-c8f48455954d tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Calling method 'delete' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:15:38.740244 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.v3.snapshots [None req-deafdf1a-601b-42d5-9574-c8f48455954d tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Delete snapshot with id: 307ef7cf-51f0-438e-9388-12bb59f55345 Aug 16 21:15:38.745515 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-deafdf1a-601b-42d5-9574-c8f48455954d tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] https://10.4.3.143/volume/v3/snapshots/307ef7cf-51f0-438e-9388-12bb59f55345 returned with HTTP 404 Aug 16 21:15:38.746055 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 736/2974] 10.4.3.143 () {66 vars in 1357 bytes} [Sun Aug 16 21:15:38 2026] DELETE /volume/v3/snapshots/307ef7cf-51f0-438e-9388-12bb59f55345 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:15:38.754223 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-c83aaef0-96a8-445e-8cf7-556bc0f09df6 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:15:38.756080 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-c83aaef0-96a8-445e-8cf7-556bc0f09df6 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] DELETE https://10.4.3.143/volume/v3/snapshots/248ba00f-670a-4845-82ab-dd006f124c4c Aug 16 21:15:38.756299 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-c83aaef0-96a8-445e-8cf7-556bc0f09df6 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:15:38.756542 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-c83aaef0-96a8-445e-8cf7-556bc0f09df6 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Calling method 'delete' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:15:38.756666 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.v3.snapshots [None req-c83aaef0-96a8-445e-8cf7-556bc0f09df6 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Delete snapshot with id: 248ba00f-670a-4845-82ab-dd006f124c4c Aug 16 21:15:38.760840 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-c83aaef0-96a8-445e-8cf7-556bc0f09df6 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] https://10.4.3.143/volume/v3/snapshots/248ba00f-670a-4845-82ab-dd006f124c4c returned with HTTP 404 Aug 16 21:15:38.761364 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 745/2975] 10.4.3.143 () {66 vars in 1357 bytes} [Sun Aug 16 21:15:38 2026] DELETE /volume/v3/snapshots/248ba00f-670a-4845-82ab-dd006f124c4c => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:15:38.768567 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-eee2f810-51db-45d2-9ca4-7f47022b065a None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:15:38.771025 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-eee2f810-51db-45d2-9ca4-7f47022b065a tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] DELETE https://10.4.3.143/volume/v3/snapshots/12e6e72c-6406-424e-a231-d48f4b539b81 Aug 16 21:15:38.771321 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-eee2f810-51db-45d2-9ca4-7f47022b065a tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:15:38.771580 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-eee2f810-51db-45d2-9ca4-7f47022b065a tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Calling method 'delete' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:15:38.771730 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.v3.snapshots [None req-eee2f810-51db-45d2-9ca4-7f47022b065a tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Delete snapshot with id: 12e6e72c-6406-424e-a231-d48f4b539b81 Aug 16 21:15:38.785822 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-eee2f810-51db-45d2-9ca4-7f47022b065a tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] https://10.4.3.143/volume/v3/snapshots/12e6e72c-6406-424e-a231-d48f4b539b81 returned with HTTP 404 Aug 16 21:15:38.786569 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 749/2976] 10.4.3.143 () {66 vars in 1357 bytes} [Sun Aug 16 21:15:38 2026] DELETE /volume/v3/snapshots/12e6e72c-6406-424e-a231-d48f4b539b81 => generated 111 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:15:38.826960 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [req-80877261-8adc-4e85-b1bf-5a50b662c358 req-544e65d6-2f64-469d-aa97-55ddc08527a5 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:15:38.828789 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [req-80877261-8adc-4e85-b1bf-5a50b662c358 req-544e65d6-2f64-469d-aa97-55ddc08527a5 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] GET https://10.4.3.143/volume/v3/volumes/20f0fdc9-ae95-4bf0-9d72-f9b76739441d Aug 16 21:15:38.829249 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [req-80877261-8adc-4e85-b1bf-5a50b662c358 req-544e65d6-2f64-469d-aa97-55ddc08527a5 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:15:38.830698 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [req-80877261-8adc-4e85-b1bf-5a50b662c358 req-544e65d6-2f64-469d-aa97-55ddc08527a5 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:15:38.839776 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:15:38.839776 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:15:38.846224 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [req-80877261-8adc-4e85-b1bf-5a50b662c358 req-544e65d6-2f64-469d-aa97-55ddc08527a5 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Volume info retrieved successfully. Aug 16 21:15:38.849031 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [req-80877261-8adc-4e85-b1bf-5a50b662c358 req-544e65d6-2f64-469d-aa97-55ddc08527a5 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] https://10.4.3.143/volume/v3/volumes/20f0fdc9-ae95-4bf0-9d72-f9b76739441d returned with HTTP 200 Aug 16 21:15:38.849613 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 747/2977] 10.4.3.143 () {68 vars in 1598 bytes} [Sun Aug 16 21:15:38 2026] GET /volume/v3/volumes/20f0fdc9-ae95-4bf0-9d72-f9b76739441d => generated 1654 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:15:38.873798 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [req-80877261-8adc-4e85-b1bf-5a50b662c358 req-aef8c879-c0bc-4b5f-8387-429886682c2e None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:15:38.877244 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [req-80877261-8adc-4e85-b1bf-5a50b662c358 req-aef8c879-c0bc-4b5f-8387-429886682c2e tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] POST https://10.4.3.143/volume/v3/volumes/20f0fdc9-ae95-4bf0-9d72-f9b76739441d/action Aug 16 21:15:38.877577 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [req-80877261-8adc-4e85-b1bf-5a50b662c358 req-aef8c879-c0bc-4b5f-8387-429886682c2e tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100333) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 21:15:38.877686 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [req-80877261-8adc-4e85-b1bf-5a50b662c358 req-aef8c879-c0bc-4b5f-8387-429886682c2e tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:15:38.888382 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:15:38.888382 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:15:38.888843 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [req-80877261-8adc-4e85-b1bf-5a50b662c358 req-aef8c879-c0bc-4b5f-8387-429886682c2e tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Volume info retrieved successfully. Aug 16 21:15:38.894877 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [req-80877261-8adc-4e85-b1bf-5a50b662c358 req-aef8c879-c0bc-4b5f-8387-429886682c2e tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Begin detaching volume completed successfully. Aug 16 21:15:38.895145 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [req-80877261-8adc-4e85-b1bf-5a50b662c358 req-aef8c879-c0bc-4b5f-8387-429886682c2e tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] https://10.4.3.143/volume/v3/volumes/20f0fdc9-ae95-4bf0-9d72-f9b76739441d/action returned with HTTP 202 Aug 16 21:15:38.895670 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 737/2978] 10.4.3.143 () {72 vars in 1672 bytes} [Sun Aug 16 21:15:38 2026] POST /volume/v3/volumes/20f0fdc9-ae95-4bf0-9d72-f9b76739441d/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 16 21:15:38.945638 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-2c7bfcde-1b8a-416e-91dd-af307fe00835 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:15:38.946096 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-2c7bfcde-1b8a-416e-91dd-af307fe00835 None None] GET https://10.4.3.143/volume// Aug 16 21:15:38.946242 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-2c7bfcde-1b8a-416e-91dd-af307fe00835 None None] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:15:38.946441 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-2c7bfcde-1b8a-416e-91dd-af307fe00835 None None] Calling method 'all' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:15:38.946802 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-2c7bfcde-1b8a-416e-91dd-af307fe00835 None None] https://10.4.3.143/volume// returned with HTTP 300 Aug 16 21:15:38.947431 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 746/2979] 10.4.3.143 () {66 vars in 1426 bytes} [Sun Aug 16 21:15: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 16 21:15:38.960081 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [req-80877261-8adc-4e85-b1bf-5a50b662c358 req-5b0e2f7d-671b-4b49-81cb-e921810140c0 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:15:38.963956 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [req-80877261-8adc-4e85-b1bf-5a50b662c358 req-5b0e2f7d-671b-4b49-81cb-e921810140c0 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] GET https://10.4.3.143/volume/v3/volumes/20f0fdc9-ae95-4bf0-9d72-f9b76739441d Aug 16 21:15:38.964324 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [req-80877261-8adc-4e85-b1bf-5a50b662c358 req-5b0e2f7d-671b-4b49-81cb-e921810140c0 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:15:38.964579 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [req-80877261-8adc-4e85-b1bf-5a50b662c358 req-5b0e2f7d-671b-4b49-81cb-e921810140c0 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:15:38.980333 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:15:38.980333 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:15:38.986787 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [req-80877261-8adc-4e85-b1bf-5a50b662c358 req-5b0e2f7d-671b-4b49-81cb-e921810140c0 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Volume info retrieved successfully. Aug 16 21:15:38.993871 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [req-80877261-8adc-4e85-b1bf-5a50b662c358 req-5b0e2f7d-671b-4b49-81cb-e921810140c0 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] https://10.4.3.143/volume/v3/volumes/20f0fdc9-ae95-4bf0-9d72-f9b76739441d returned with HTTP 200 Aug 16 21:15:38.994495 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 750/2980] 10.4.3.143 () {70 vars in 1639 bytes} [Sun Aug 16 21:15:38 2026] GET /volume/v3/volumes/20f0fdc9-ae95-4bf0-9d72-f9b76739441d => generated 1837 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 16 21:15:39.176405 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-5d851627-130a-44d0-b185-0217d2a956cb None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:15:39.178746 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-5d851627-130a-44d0-b185-0217d2a956cb tempest-CreateVolumesFromBackupTest-1437514347 tempest-CreateVolumesFromBackupTest-1437514347-project-member] GET https://10.4.3.143/volume/v3/backups/97faf78a-43b7-4f0a-a6ad-c062b04205ab Aug 16 21:15:39.178964 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-5d851627-130a-44d0-b185-0217d2a956cb tempest-CreateVolumesFromBackupTest-1437514347 tempest-CreateVolumesFromBackupTest-1437514347-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:15:39.179165 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-5d851627-130a-44d0-b185-0217d2a956cb tempest-CreateVolumesFromBackupTest-1437514347 tempest-CreateVolumesFromBackupTest-1437514347-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:15:39.179298 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.v3.backups [None req-5d851627-130a-44d0-b185-0217d2a956cb tempest-CreateVolumesFromBackupTest-1437514347 tempest-CreateVolumesFromBackupTest-1437514347-project-member] Show backup with id 97faf78a-43b7-4f0a-a6ad-c062b04205ab. {{(pid=100330) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:15:39.184779 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:15:39.184779 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:15:39.185725 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-5d851627-130a-44d0-b185-0217d2a956cb tempest-CreateVolumesFromBackupTest-1437514347 tempest-CreateVolumesFromBackupTest-1437514347-project-member] https://10.4.3.143/volume/v3/backups/97faf78a-43b7-4f0a-a6ad-c062b04205ab returned with HTTP 200 Aug 16 21:15:39.186743 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 748/2981] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:15:39 2026] GET /volume/v3/backups/97faf78a-43b7-4f0a-a6ad-c062b04205ab => generated 747 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:15:40.202873 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-62460316-e39c-4900-b4c3-3c12711c6495 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:15:40.206025 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-62460316-e39c-4900-b4c3-3c12711c6495 tempest-CreateVolumesFromBackupTest-1437514347 tempest-CreateVolumesFromBackupTest-1437514347-project-member] GET https://10.4.3.143/volume/v3/backups/97faf78a-43b7-4f0a-a6ad-c062b04205ab Aug 16 21:15:40.206025 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-62460316-e39c-4900-b4c3-3c12711c6495 tempest-CreateVolumesFromBackupTest-1437514347 tempest-CreateVolumesFromBackupTest-1437514347-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:15:40.206025 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-62460316-e39c-4900-b4c3-3c12711c6495 tempest-CreateVolumesFromBackupTest-1437514347 tempest-CreateVolumesFromBackupTest-1437514347-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:15:40.206025 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.v3.backups [None req-62460316-e39c-4900-b4c3-3c12711c6495 tempest-CreateVolumesFromBackupTest-1437514347 tempest-CreateVolumesFromBackupTest-1437514347-project-member] Show backup with id 97faf78a-43b7-4f0a-a6ad-c062b04205ab. {{(pid=100333) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:15:40.212360 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:15:40.212360 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:15:40.213376 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-62460316-e39c-4900-b4c3-3c12711c6495 tempest-CreateVolumesFromBackupTest-1437514347 tempest-CreateVolumesFromBackupTest-1437514347-project-member] https://10.4.3.143/volume/v3/backups/97faf78a-43b7-4f0a-a6ad-c062b04205ab returned with HTTP 200 Aug 16 21:15:40.213816 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 738/2982] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:15:40 2026] GET /volume/v3/backups/97faf78a-43b7-4f0a-a6ad-c062b04205ab => generated 747 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:15:40.531623 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [req-80877261-8adc-4e85-b1bf-5a50b662c358 req-c9090990-f1d9-4d52-91e6-9367104de368 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:15:40.534414 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [req-80877261-8adc-4e85-b1bf-5a50b662c358 req-c9090990-f1d9-4d52-91e6-9367104de368 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] DELETE https://10.4.3.143/volume/v3/attachments/d4568e8b-8c20-4686-b5df-5eb201b332e8 Aug 16 21:15:40.535142 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [req-80877261-8adc-4e85-b1bf-5a50b662c358 req-c9090990-f1d9-4d52-91e6-9367104de368 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:15:40.535142 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [req-80877261-8adc-4e85-b1bf-5a50b662c358 req-c9090990-f1d9-4d52-91e6-9367104de368 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Calling method 'version_select' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:15:40.555093 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:15:40.555093 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:15:40.621384 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [req-80877261-8adc-4e85-b1bf-5a50b662c358 req-c9090990-f1d9-4d52-91e6-9367104de368 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] https://10.4.3.143/volume/v3/attachments/d4568e8b-8c20-4686-b5df-5eb201b332e8 returned with HTTP 200 Aug 16 21:15:40.621797 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 747/2983] 10.4.3.143 () {72 vars in 1673 bytes} [Sun Aug 16 21:15:40 2026] DELETE /volume/v3/attachments/d4568e8b-8c20-4686-b5df-5eb201b332e8 => generated 19 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:15:41.228853 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-a758e394-eb3f-4b97-9fa9-8f2450b1eac9 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:15:41.232567 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-a758e394-eb3f-4b97-9fa9-8f2450b1eac9 tempest-CreateVolumesFromBackupTest-1437514347 tempest-CreateVolumesFromBackupTest-1437514347-project-member] GET https://10.4.3.143/volume/v3/backups/97faf78a-43b7-4f0a-a6ad-c062b04205ab Aug 16 21:15:41.232567 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-a758e394-eb3f-4b97-9fa9-8f2450b1eac9 tempest-CreateVolumesFromBackupTest-1437514347 tempest-CreateVolumesFromBackupTest-1437514347-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:15:41.232567 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-a758e394-eb3f-4b97-9fa9-8f2450b1eac9 tempest-CreateVolumesFromBackupTest-1437514347 tempest-CreateVolumesFromBackupTest-1437514347-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:15:41.232567 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.v3.backups [None req-a758e394-eb3f-4b97-9fa9-8f2450b1eac9 tempest-CreateVolumesFromBackupTest-1437514347 tempest-CreateVolumesFromBackupTest-1437514347-project-member] Show backup with id 97faf78a-43b7-4f0a-a6ad-c062b04205ab. {{(pid=100331) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:15:41.239475 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:15:41.239475 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:15:41.239475 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-a758e394-eb3f-4b97-9fa9-8f2450b1eac9 tempest-CreateVolumesFromBackupTest-1437514347 tempest-CreateVolumesFromBackupTest-1437514347-project-member] https://10.4.3.143/volume/v3/backups/97faf78a-43b7-4f0a-a6ad-c062b04205ab returned with HTTP 200 Aug 16 21:15:41.239475 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 751/2984] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:15:41 2026] GET /volume/v3/backups/97faf78a-43b7-4f0a-a6ad-c062b04205ab => generated 758 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:15:41.536172 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-4316da73-30e8-4c5d-8ffa-5745686b530e None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:15:41.647988 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-4316da73-30e8-4c5d-8ffa-5745686b530e tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] POST https://10.4.3.143/volume/v3/volumes Aug 16 21:15:41.648701 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-4316da73-30e8-4c5d-8ffa-5745686b530e tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-691935666"}} {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:15:41.650746 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.v3.volumes [None req-4316da73-30e8-4c5d-8ffa-5745686b530e tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-691935666'}} {{(pid=100330) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 21:15:41.650909 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.v3.volumes [None req-4316da73-30e8-4c5d-8ffa-5745686b530e tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Create volume of 1 GB Aug 16 21:15:41.659298 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-4316da73-30e8-4c5d-8ffa-5745686b530e tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Availability Zones retrieved successfully. Aug 16 21:15:41.665093 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-4316da73-30e8-4c5d-8ffa-5745686b530e tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Flow 'volume_create_api' (f2d1f6f5-1a7b-4fe8-86ee-8a8e32864ccf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100330) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:15:41.665950 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-4316da73-30e8-4c5d-8ffa-5745686b530e tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1ca6d50c-80ad-48ff-80b8-1e97e276f769) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:15:41.667063 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.flows.api.create_volume [None req-4316da73-30e8-4c5d-8ffa-5745686b530e tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Validating volume size '1' using validate_int {{(pid=100330) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 21:15:41.711940 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-4316da73-30e8-4c5d-8ffa-5745686b530e tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1ca6d50c-80ad-48ff-80b8-1e97e276f769) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T21:04:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=69e633b8-fab9-4b15-8b40-4f1a67c51cda,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '69e633b8-fab9-4b15-8b40-4f1a67c51cda', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:15:41.711940 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-4316da73-30e8-4c5d-8ffa-5745686b530e tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b9b7d77e-0edf-4612-9230-17dd5b13e9c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:15:41.786605 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.quota [None req-4316da73-30e8-4c5d-8ffa-5745686b530e tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Created reservations ['e1936580-090c-486a-93b5-628ff2653eba', '10efa453-fba1-4139-90b9-984fcaae308d', 'ff6ed8f2-fee9-43d5-a7be-bfe048594776', 'c55019b3-80f3-4548-8736-ff30f67de695'] {{(pid=100330) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:15:41.786605 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-4316da73-30e8-4c5d-8ffa-5745686b530e tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b9b7d77e-0edf-4612-9230-17dd5b13e9c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e1936580-090c-486a-93b5-628ff2653eba', '10efa453-fba1-4139-90b9-984fcaae308d', 'ff6ed8f2-fee9-43d5-a7be-bfe048594776', 'c55019b3-80f3-4548-8736-ff30f67de695']}' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:15:41.787492 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-4316da73-30e8-4c5d-8ffa-5745686b530e tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d89975c6-4257-4e9a-8e34-3e49b3e62b86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:15:41.817165 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-4316da73-30e8-4c5d-8ffa-5745686b530e tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d89975c6-4257-4e9a-8e34-3e49b3e62b86) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f3acf11e-ff25-478d-a345-9c9ec99999b3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-691935666',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d874152824304309a95371f84420ee94',qos_specs=None,replication_status=,reservations=['e1936580-090c-486a-93b5-628ff2653eba','10efa453-fba1-4139-90b9-984fcaae308d','ff6ed8f2-fee9-43d5-a7be-bfe048594776','c55019b3-80f3-4548-8736-ff30f67de695'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='50f4880abb0f46daae972b2918f4471c',volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T21:15:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-691935666',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f3acf11e-ff25-478d-a345-9c9ec99999b3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d874152824304309a95371f84420ee94',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='50f4880abb0f46daae972b2918f4471c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(69e633b8-fab9-4b15-8b40-4f1a67c51cda),volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda)}' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:15:41.817949 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-4316da73-30e8-4c5d-8ffa-5745686b530e tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2ef45818-90d1-4f86-b2c4-484c3c3e09d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:15:41.850094 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-4316da73-30e8-4c5d-8ffa-5745686b530e tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2ef45818-90d1-4f86-b2c4-484c3c3e09d3) transitioned into state 'SUCCESS' from state '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-691935666',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d874152824304309a95371f84420ee94',qos_specs=None,replication_status=,reservations=['e1936580-090c-486a-93b5-628ff2653eba','10efa453-fba1-4139-90b9-984fcaae308d','ff6ed8f2-fee9-43d5-a7be-bfe048594776','c55019b3-80f3-4548-8736-ff30f67de695'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='50f4880abb0f46daae972b2918f4471c',volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda)}' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:15:41.850996 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-4316da73-30e8-4c5d-8ffa-5745686b530e tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bbf57fff-78ea-4604-86c3-0fa88a5083c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:15:41.864853 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-4316da73-30e8-4c5d-8ffa-5745686b530e tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bbf57fff-78ea-4604-86c3-0fa88a5083c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:15:41.865194 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-4316da73-30e8-4c5d-8ffa-5745686b530e tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Flow 'volume_create_api' (f2d1f6f5-1a7b-4fe8-86ee-8a8e32864ccf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100330) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:15:41.868413 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-4316da73-30e8-4c5d-8ffa-5745686b530e tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Create volume request issued successfully. Aug 16 21:15:41.868413 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-4316da73-30e8-4c5d-8ffa-5745686b530e tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Aug 16 21:15:41.868413 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 749/2985] 10.4.3.143 () {68 vars in 1258 bytes} [Sun Aug 16 21:15:41 2026] POST /volume/v3/volumes => generated 748 bytes in 331 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 21:15:42.257359 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-340ee2af-426c-42d2-8422-e6a9e890e4b1 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:15:42.260889 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-340ee2af-426c-42d2-8422-e6a9e890e4b1 tempest-CreateVolumesFromBackupTest-1437514347 tempest-CreateVolumesFromBackupTest-1437514347-project-member] GET https://10.4.3.143/volume/v3/backups/97faf78a-43b7-4f0a-a6ad-c062b04205ab Aug 16 21:15:42.263028 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-340ee2af-426c-42d2-8422-e6a9e890e4b1 tempest-CreateVolumesFromBackupTest-1437514347 tempest-CreateVolumesFromBackupTest-1437514347-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:15:42.263244 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-340ee2af-426c-42d2-8422-e6a9e890e4b1 tempest-CreateVolumesFromBackupTest-1437514347 tempest-CreateVolumesFromBackupTest-1437514347-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:15:42.263458 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.v3.backups [None req-340ee2af-426c-42d2-8422-e6a9e890e4b1 tempest-CreateVolumesFromBackupTest-1437514347 tempest-CreateVolumesFromBackupTest-1437514347-project-member] Show backup with id 97faf78a-43b7-4f0a-a6ad-c062b04205ab. {{(pid=100333) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:15:42.272046 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:15:42.272046 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:15:42.275159 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-340ee2af-426c-42d2-8422-e6a9e890e4b1 tempest-CreateVolumesFromBackupTest-1437514347 tempest-CreateVolumesFromBackupTest-1437514347-project-member] https://10.4.3.143/volume/v3/backups/97faf78a-43b7-4f0a-a6ad-c062b04205ab returned with HTTP 200 Aug 16 21:15:42.275615 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 739/2986] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:15:42 2026] GET /volume/v3/backups/97faf78a-43b7-4f0a-a6ad-c062b04205ab => generated 758 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:15:42.952888 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [req-abb13618-eade-44ce-8376-14f5b53d5429 req-2d4957fc-068d-4e8f-8ad5-a7b975952d56 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:15:42.955716 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [req-abb13618-eade-44ce-8376-14f5b53d5429 req-2d4957fc-068d-4e8f-8ad5-a7b975952d56 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] DELETE https://10.4.3.143/volume/v3/attachments/d4568e8b-8c20-4686-b5df-5eb201b332e8 Aug 16 21:15:42.955997 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [req-abb13618-eade-44ce-8376-14f5b53d5429 req-2d4957fc-068d-4e8f-8ad5-a7b975952d56 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:15:42.956289 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [req-abb13618-eade-44ce-8376-14f5b53d5429 req-2d4957fc-068d-4e8f-8ad5-a7b975952d56 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Calling method 'version_select' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:15:42.961784 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [req-abb13618-eade-44ce-8376-14f5b53d5429 req-2d4957fc-068d-4e8f-8ad5-a7b975952d56 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] https://10.4.3.143/volume/v3/attachments/d4568e8b-8c20-4686-b5df-5eb201b332e8 returned with HTTP 404 Aug 16 21:15:42.962593 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 748/2987] 10.4.3.143 () {72 vars in 1673 bytes} [Sun Aug 16 21:15:42 2026] DELETE /volume/v3/attachments/d4568e8b-8c20-4686-b5df-5eb201b332e8 => generated 149 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 16 21:15:43.287502 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-4cae9835-08d1-4586-8420-385ef391e0e2 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:15:43.294040 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-4cae9835-08d1-4586-8420-385ef391e0e2 tempest-CreateVolumesFromBackupTest-1437514347 tempest-CreateVolumesFromBackupTest-1437514347-project-member] GET https://10.4.3.143/volume/v3/backups/97faf78a-43b7-4f0a-a6ad-c062b04205ab Aug 16 21:15:43.294040 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-4cae9835-08d1-4586-8420-385ef391e0e2 tempest-CreateVolumesFromBackupTest-1437514347 tempest-CreateVolumesFromBackupTest-1437514347-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:15:43.294040 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-4cae9835-08d1-4586-8420-385ef391e0e2 tempest-CreateVolumesFromBackupTest-1437514347 tempest-CreateVolumesFromBackupTest-1437514347-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:15:43.294040 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.v3.backups [None req-4cae9835-08d1-4586-8420-385ef391e0e2 tempest-CreateVolumesFromBackupTest-1437514347 tempest-CreateVolumesFromBackupTest-1437514347-project-member] Show backup with id 97faf78a-43b7-4f0a-a6ad-c062b04205ab. {{(pid=100331) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:15:43.299322 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:15:43.299322 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:15:43.300884 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-4cae9835-08d1-4586-8420-385ef391e0e2 tempest-CreateVolumesFromBackupTest-1437514347 tempest-CreateVolumesFromBackupTest-1437514347-project-member] https://10.4.3.143/volume/v3/backups/97faf78a-43b7-4f0a-a6ad-c062b04205ab returned with HTTP 200 Aug 16 21:15:43.301441 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 752/2988] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:15:43 2026] GET /volume/v3/backups/97faf78a-43b7-4f0a-a6ad-c062b04205ab => generated 758 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:15:44.317027 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-dd40e67a-f5aa-49b3-8d65-cbfe58cebcc0 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:15:44.319494 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-dd40e67a-f5aa-49b3-8d65-cbfe58cebcc0 tempest-CreateVolumesFromBackupTest-1437514347 tempest-CreateVolumesFromBackupTest-1437514347-project-member] GET https://10.4.3.143/volume/v3/backups/97faf78a-43b7-4f0a-a6ad-c062b04205ab Aug 16 21:15:44.319689 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-dd40e67a-f5aa-49b3-8d65-cbfe58cebcc0 tempest-CreateVolumesFromBackupTest-1437514347 tempest-CreateVolumesFromBackupTest-1437514347-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:15:44.319896 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-dd40e67a-f5aa-49b3-8d65-cbfe58cebcc0 tempest-CreateVolumesFromBackupTest-1437514347 tempest-CreateVolumesFromBackupTest-1437514347-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:15:44.320069 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.v3.backups [None req-dd40e67a-f5aa-49b3-8d65-cbfe58cebcc0 tempest-CreateVolumesFromBackupTest-1437514347 tempest-CreateVolumesFromBackupTest-1437514347-project-member] Show backup with id 97faf78a-43b7-4f0a-a6ad-c062b04205ab. {{(pid=100330) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:15:44.324785 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:15:44.324785 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:15:44.325754 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-dd40e67a-f5aa-49b3-8d65-cbfe58cebcc0 tempest-CreateVolumesFromBackupTest-1437514347 tempest-CreateVolumesFromBackupTest-1437514347-project-member] https://10.4.3.143/volume/v3/backups/97faf78a-43b7-4f0a-a6ad-c062b04205ab returned with HTTP 200 Aug 16 21:15:44.326192 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 750/2989] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:15:44 2026] GET /volume/v3/backups/97faf78a-43b7-4f0a-a6ad-c062b04205ab => generated 758 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:15:44.375491 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-814b4727-4fde-4c5d-b95d-7680df73aa8f None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:15:44.379097 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-814b4727-4fde-4c5d-b95d-7680df73aa8f tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] GET https://10.4.3.143/volume/v3/volumes/20f0fdc9-ae95-4bf0-9d72-f9b76739441d Aug 16 21:15:44.379097 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-814b4727-4fde-4c5d-b95d-7680df73aa8f tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:15:44.379097 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-814b4727-4fde-4c5d-b95d-7680df73aa8f tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:15:44.386212 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:15:44.386212 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:15:44.392539 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-814b4727-4fde-4c5d-b95d-7680df73aa8f tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Volume info retrieved successfully. Aug 16 21:15:44.396937 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-814b4727-4fde-4c5d-b95d-7680df73aa8f tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] https://10.4.3.143/volume/v3/volumes/20f0fdc9-ae95-4bf0-9d72-f9b76739441d returned with HTTP 200 Aug 16 21:15:44.397449 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 740/2990] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:15:44 2026] GET /volume/v3/volumes/20f0fdc9-ae95-4bf0-9d72-f9b76739441d => generated 1362 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:15:44.410588 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-2bd770dd-535d-4815-9f83-777ff1086ba0 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:15:44.412308 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-2bd770dd-535d-4815-9f83-777ff1086ba0 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] DELETE https://10.4.3.143/volume/v3/volumes/20f0fdc9-ae95-4bf0-9d72-f9b76739441d Aug 16 21:15:44.412545 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-2bd770dd-535d-4815-9f83-777ff1086ba0 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:15:44.412755 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-2bd770dd-535d-4815-9f83-777ff1086ba0 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Calling method 'delete' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:15:44.412963 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.v3.volumes [None req-2bd770dd-535d-4815-9f83-777ff1086ba0 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Delete volume with id: 20f0fdc9-ae95-4bf0-9d72-f9b76739441d Aug 16 21:15:44.419420 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:15:44.419420 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:15:44.419841 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-2bd770dd-535d-4815-9f83-777ff1086ba0 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Volume info retrieved successfully. Aug 16 21:15:44.436424 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-2bd770dd-535d-4815-9f83-777ff1086ba0 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Delete volume request issued successfully. Aug 16 21:15:44.436812 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-2bd770dd-535d-4815-9f83-777ff1086ba0 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] https://10.4.3.143/volume/v3/volumes/20f0fdc9-ae95-4bf0-9d72-f9b76739441d returned with HTTP 202 Aug 16 21:15:44.437548 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 749/2991] 10.4.3.143 () {66 vars in 1351 bytes} [Sun Aug 16 21:15:44 2026] DELETE /volume/v3/volumes/20f0fdc9-ae95-4bf0-9d72-f9b76739441d => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 21:15:44.446109 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-9d807244-c093-40d0-9a93-b737587a658b None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:15:44.448613 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-9d807244-c093-40d0-9a93-b737587a658b tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] GET https://10.4.3.143/volume/v3/volumes/20f0fdc9-ae95-4bf0-9d72-f9b76739441d Aug 16 21:15:44.448783 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-9d807244-c093-40d0-9a93-b737587a658b tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:15:44.448968 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-9d807244-c093-40d0-9a93-b737587a658b tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:15:44.457234 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:15:44.457234 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:15:44.460557 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-9d807244-c093-40d0-9a93-b737587a658b tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Volume info retrieved successfully. Aug 16 21:15:44.465796 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-9d807244-c093-40d0-9a93-b737587a658b tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] https://10.4.3.143/volume/v3/volumes/20f0fdc9-ae95-4bf0-9d72-f9b76739441d returned with HTTP 200 Aug 16 21:15:44.466177 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 753/2992] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:15:44 2026] GET /volume/v3/volumes/20f0fdc9-ae95-4bf0-9d72-f9b76739441d => generated 1361 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:15:45.338037 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-ddfd5da5-d6c2-4bbd-bbdc-a7a81eb05621 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:15:45.340068 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-ddfd5da5-d6c2-4bbd-bbdc-a7a81eb05621 tempest-CreateVolumesFromBackupTest-1437514347 tempest-CreateVolumesFromBackupTest-1437514347-project-member] GET https://10.4.3.143/volume/v3/backups/97faf78a-43b7-4f0a-a6ad-c062b04205ab Aug 16 21:15:45.340264 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-ddfd5da5-d6c2-4bbd-bbdc-a7a81eb05621 tempest-CreateVolumesFromBackupTest-1437514347 tempest-CreateVolumesFromBackupTest-1437514347-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:15:45.340580 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-ddfd5da5-d6c2-4bbd-bbdc-a7a81eb05621 tempest-CreateVolumesFromBackupTest-1437514347 tempest-CreateVolumesFromBackupTest-1437514347-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:15:45.340716 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.v3.backups [None req-ddfd5da5-d6c2-4bbd-bbdc-a7a81eb05621 tempest-CreateVolumesFromBackupTest-1437514347 tempest-CreateVolumesFromBackupTest-1437514347-project-member] Show backup with id 97faf78a-43b7-4f0a-a6ad-c062b04205ab. {{(pid=100330) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:15:45.345332 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:15:45.345332 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:15:45.346174 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-ddfd5da5-d6c2-4bbd-bbdc-a7a81eb05621 tempest-CreateVolumesFromBackupTest-1437514347 tempest-CreateVolumesFromBackupTest-1437514347-project-member] https://10.4.3.143/volume/v3/backups/97faf78a-43b7-4f0a-a6ad-c062b04205ab returned with HTTP 200 Aug 16 21:15:45.346703 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 751/2993] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:15:45 2026] GET /volume/v3/backups/97faf78a-43b7-4f0a-a6ad-c062b04205ab => generated 758 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:15:45.480620 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-f924736b-120c-4ec8-9dc2-64a8509844c5 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:15:45.482356 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-f924736b-120c-4ec8-9dc2-64a8509844c5 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] GET https://10.4.3.143/volume/v3/volumes/20f0fdc9-ae95-4bf0-9d72-f9b76739441d Aug 16 21:15:45.482544 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-f924736b-120c-4ec8-9dc2-64a8509844c5 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:15:45.482747 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-f924736b-120c-4ec8-9dc2-64a8509844c5 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:15:45.488207 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-f924736b-120c-4ec8-9dc2-64a8509844c5 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] https://10.4.3.143/volume/v3/volumes/20f0fdc9-ae95-4bf0-9d72-f9b76739441d returned with HTTP 404 Aug 16 21:15:45.488653 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 741/2994] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:15:45 2026] GET /volume/v3/volumes/20f0fdc9-ae95-4bf0-9d72-f9b76739441d => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:15:45.500074 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-18bcd00c-2f86-46da-b6e5-70425e82b0e5 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:15:45.502296 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-18bcd00c-2f86-46da-b6e5-70425e82b0e5 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] GET https://10.4.3.143/volume/v3/volumes/c94886bd-c6cb-4110-be4f-e094d590d202 Aug 16 21:15:45.502477 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-18bcd00c-2f86-46da-b6e5-70425e82b0e5 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:15:45.503343 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-18bcd00c-2f86-46da-b6e5-70425e82b0e5 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:15:45.509408 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:15:45.509408 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:15:45.514958 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-18bcd00c-2f86-46da-b6e5-70425e82b0e5 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Volume info retrieved successfully. Aug 16 21:15:45.521513 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-18bcd00c-2f86-46da-b6e5-70425e82b0e5 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] https://10.4.3.143/volume/v3/volumes/c94886bd-c6cb-4110-be4f-e094d590d202 returned with HTTP 200 Aug 16 21:15:45.521878 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 750/2995] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:15:45 2026] GET /volume/v3/volumes/c94886bd-c6cb-4110-be4f-e094d590d202 => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:15:45.534065 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-1914ea01-e0ae-4cd3-a4cc-04dd6cd6dbf7 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:15:45.536785 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-1914ea01-e0ae-4cd3-a4cc-04dd6cd6dbf7 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] POST https://10.4.3.143/volume/v3/snapshots Aug 16 21:15:45.537215 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-1914ea01-e0ae-4cd3-a4cc-04dd6cd6dbf7 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "c94886bd-c6cb-4110-be4f-e094d590d202", "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1031491668"}} {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:15:45.549215 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:15:45.549215 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:15:45.550044 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-1914ea01-e0ae-4cd3-a4cc-04dd6cd6dbf7 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Volume info retrieved successfully. Aug 16 21:15:45.550189 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.v3.snapshots [None req-1914ea01-e0ae-4cd3-a4cc-04dd6cd6dbf7 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Create snapshot from volume c94886bd-c6cb-4110-be4f-e094d590d202 Aug 16 21:15:45.583108 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.quota [None req-1914ea01-e0ae-4cd3-a4cc-04dd6cd6dbf7 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Created reservations ['f2c4c444-3f69-4a9d-b671-b60962762727', '6810624a-3e7a-4d2b-b6e0-b0bd0f63b8a7', '1882a84b-7442-4b54-995a-e5c4171dfda6', '5fc91051-4331-49e7-a8be-f5ee4ed19738'] {{(pid=100331) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:15:45.621392 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-1914ea01-e0ae-4cd3-a4cc-04dd6cd6dbf7 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Snapshot create request issued successfully. Aug 16 21:15:45.621567 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-1914ea01-e0ae-4cd3-a4cc-04dd6cd6dbf7 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] https://10.4.3.143/volume/v3/snapshots returned with HTTP 202 Aug 16 21:15:45.621940 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 754/2996] 10.4.3.143 () {68 vars in 1265 bytes} [Sun Aug 16 21:15:45 2026] POST /volume/v3/snapshots => generated 380 bytes in 88 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 21:15:45.631078 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-a6a573b6-830f-41b9-a8f8-3c26b24c3dc9 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:15:45.633728 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-a6a573b6-830f-41b9-a8f8-3c26b24c3dc9 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] GET https://10.4.3.143/volume/v3/snapshots/0cc0736f-969d-40d6-a8c2-59e066c18838 Aug 16 21:15:45.633926 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-a6a573b6-830f-41b9-a8f8-3c26b24c3dc9 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:15:45.634178 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-a6a573b6-830f-41b9-a8f8-3c26b24c3dc9 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:15:45.639271 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:15:45.639271 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:15:45.643068 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-a6a573b6-830f-41b9-a8f8-3c26b24c3dc9 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Snapshot retrieved successfully. Aug 16 21:15:45.643887 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-a6a573b6-830f-41b9-a8f8-3c26b24c3dc9 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] https://10.4.3.143/volume/v3/snapshots/0cc0736f-969d-40d6-a8c2-59e066c18838 returned with HTTP 200 Aug 16 21:15:45.644421 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 752/2997] 10.4.3.143 () {66 vars in 1354 bytes} [Sun Aug 16 21:15:45 2026] GET /volume/v3/snapshots/0cc0736f-969d-40d6-a8c2-59e066c18838 => generated 512 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:15:46.359190 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-873a6061-cf41-4465-8fe6-c393a4a71d69 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:15:46.361663 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-873a6061-cf41-4465-8fe6-c393a4a71d69 tempest-CreateVolumesFromBackupTest-1437514347 tempest-CreateVolumesFromBackupTest-1437514347-project-member] GET https://10.4.3.143/volume/v3/backups/97faf78a-43b7-4f0a-a6ad-c062b04205ab Aug 16 21:15:46.362151 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-873a6061-cf41-4465-8fe6-c393a4a71d69 tempest-CreateVolumesFromBackupTest-1437514347 tempest-CreateVolumesFromBackupTest-1437514347-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:15:46.362214 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-873a6061-cf41-4465-8fe6-c393a4a71d69 tempest-CreateVolumesFromBackupTest-1437514347 tempest-CreateVolumesFromBackupTest-1437514347-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:15:46.362530 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.v3.backups [None req-873a6061-cf41-4465-8fe6-c393a4a71d69 tempest-CreateVolumesFromBackupTest-1437514347 tempest-CreateVolumesFromBackupTest-1437514347-project-member] Show backup with id 97faf78a-43b7-4f0a-a6ad-c062b04205ab. {{(pid=100333) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:15:46.368468 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:15:46.368468 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:15:46.370845 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-873a6061-cf41-4465-8fe6-c393a4a71d69 tempest-CreateVolumesFromBackupTest-1437514347 tempest-CreateVolumesFromBackupTest-1437514347-project-member] https://10.4.3.143/volume/v3/backups/97faf78a-43b7-4f0a-a6ad-c062b04205ab returned with HTTP 200 Aug 16 21:15:46.370845 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 742/2998] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:15:46 2026] GET /volume/v3/backups/97faf78a-43b7-4f0a-a6ad-c062b04205ab => generated 758 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:15:46.673579 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-03fb2aed-0c1c-4c96-b429-78ec018506bd None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:15:46.675321 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-03fb2aed-0c1c-4c96-b429-78ec018506bd tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] GET https://10.4.3.143/volume/v3/snapshots/0cc0736f-969d-40d6-a8c2-59e066c18838 Aug 16 21:15:46.675510 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-03fb2aed-0c1c-4c96-b429-78ec018506bd tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:15:46.675711 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-03fb2aed-0c1c-4c96-b429-78ec018506bd tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:15:46.682632 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:15:46.682632 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:15:46.683075 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-03fb2aed-0c1c-4c96-b429-78ec018506bd tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Snapshot retrieved successfully. Aug 16 21:15:46.683780 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-03fb2aed-0c1c-4c96-b429-78ec018506bd tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] https://10.4.3.143/volume/v3/snapshots/0cc0736f-969d-40d6-a8c2-59e066c18838 returned with HTTP 200 Aug 16 21:15:46.684176 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 751/2999] 10.4.3.143 () {66 vars in 1354 bytes} [Sun Aug 16 21:15:46 2026] GET /volume/v3/snapshots/0cc0736f-969d-40d6-a8c2-59e066c18838 => generated 539 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:15:46.694638 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-3b52e092-989a-4dae-b02f-24de1f9805d8 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:15:46.698044 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-3b52e092-989a-4dae-b02f-24de1f9805d8 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] GET https://10.4.3.143/volume/v3/snapshots/0cc0736f-969d-40d6-a8c2-59e066c18838 Aug 16 21:15:46.698380 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-3b52e092-989a-4dae-b02f-24de1f9805d8 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:15:46.698667 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-3b52e092-989a-4dae-b02f-24de1f9805d8 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:15:46.705000 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:15:46.705000 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:15:46.705608 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-3b52e092-989a-4dae-b02f-24de1f9805d8 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Snapshot retrieved successfully. Aug 16 21:15:46.706503 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-3b52e092-989a-4dae-b02f-24de1f9805d8 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] https://10.4.3.143/volume/v3/snapshots/0cc0736f-969d-40d6-a8c2-59e066c18838 returned with HTTP 200 Aug 16 21:15:46.706938 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 755/3000] 10.4.3.143 () {66 vars in 1354 bytes} [Sun Aug 16 21:15:46 2026] GET /volume/v3/snapshots/0cc0736f-969d-40d6-a8c2-59e066c18838 => generated 539 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:15:46.715833 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-78623fcc-6f04-4bf6-9da7-4e82c375dbb3 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:15:46.717541 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-78623fcc-6f04-4bf6-9da7-4e82c375dbb3 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] GET https://10.4.3.143/volume/v3/snapshots Aug 16 21:15:46.717696 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-78623fcc-6f04-4bf6-9da7-4e82c375dbb3 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:15:46.717866 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-78623fcc-6f04-4bf6-9da7-4e82c375dbb3 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Calling method 'index' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:15:46.718136 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.api_utils [None req-78623fcc-6f04-4bf6-9da7-4e82c375dbb3 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Removing options '' from query. {{(pid=100330) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 16 21:15:46.719056 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.db.api [None req-78623fcc-6f04-4bf6-9da7-4e82c375dbb3 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Building query based on filter {{(pid=100330) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 16 21:15:46.723033 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-78623fcc-6f04-4bf6-9da7-4e82c375dbb3 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Get all snapshots completed successfully. Aug 16 21:15:46.723306 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-78623fcc-6f04-4bf6-9da7-4e82c375dbb3 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] https://10.4.3.143/volume/v3/snapshots returned with HTTP 200 Aug 16 21:15:46.723670 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 753/3001] 10.4.3.143 () {66 vars in 1243 bytes} [Sun Aug 16 21:15:46 2026] GET /volume/v3/snapshots => generated 408 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:15:46.731978 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-245e17e5-4f12-4c05-aa9e-71e0c67bd547 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:15:46.733630 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-245e17e5-4f12-4c05-aa9e-71e0c67bd547 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] PUT https://10.4.3.143/volume/v3/snapshots/0cc0736f-969d-40d6-a8c2-59e066c18838 Aug 16 21:15:46.733939 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-245e17e5-4f12-4c05-aa9e-71e0c67bd547 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Action: 'update', calling method: update, body: {"snapshot": {"name": "tempest-VolumesSnapshotTestJSON-new-snap-1247530627", "description": "This is the new description of snapshot."}} {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:15:46.741268 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:15:46.741268 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:15:46.741697 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-245e17e5-4f12-4c05-aa9e-71e0c67bd547 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Snapshot retrieved successfully. Aug 16 21:15:46.747839 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-245e17e5-4f12-4c05-aa9e-71e0c67bd547 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] https://10.4.3.143/volume/v3/snapshots/0cc0736f-969d-40d6-a8c2-59e066c18838 returned with HTTP 200 Aug 16 21:15:46.748297 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 743/3002] 10.4.3.143 () {68 vars in 1375 bytes} [Sun Aug 16 21:15:46 2026] PUT /volume/v3/snapshots/0cc0736f-969d-40d6-a8c2-59e066c18838 => generated 443 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:15:46.757079 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-9e65d5be-2dd2-422a-b687-a8136fffd6bb None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:15:46.758881 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-9e65d5be-2dd2-422a-b687-a8136fffd6bb tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] GET https://10.4.3.143/volume/v3/snapshots/0cc0736f-969d-40d6-a8c2-59e066c18838 Aug 16 21:15:46.759093 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-9e65d5be-2dd2-422a-b687-a8136fffd6bb tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:15:46.759300 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-9e65d5be-2dd2-422a-b687-a8136fffd6bb tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:15:46.764732 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:15:46.764732 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:15:46.765150 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-9e65d5be-2dd2-422a-b687-a8136fffd6bb tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Snapshot retrieved successfully. Aug 16 21:15:46.765901 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-9e65d5be-2dd2-422a-b687-a8136fffd6bb tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] https://10.4.3.143/volume/v3/snapshots/0cc0736f-969d-40d6-a8c2-59e066c18838 returned with HTTP 200 Aug 16 21:15:46.766317 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 752/3003] 10.4.3.143 () {66 vars in 1354 bytes} [Sun Aug 16 21:15:46 2026] GET /volume/v3/snapshots/0cc0736f-969d-40d6-a8c2-59e066c18838 => generated 577 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:15:46.775781 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-d52ebb74-e0e3-4cd9-905e-4df4dfd22bfd None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:15:46.778466 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-d52ebb74-e0e3-4cd9-905e-4df4dfd22bfd tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] DELETE https://10.4.3.143/volume/v3/snapshots/0cc0736f-969d-40d6-a8c2-59e066c18838 Aug 16 21:15:46.778758 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-d52ebb74-e0e3-4cd9-905e-4df4dfd22bfd tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:15:46.779186 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-d52ebb74-e0e3-4cd9-905e-4df4dfd22bfd tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Calling method 'delete' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:15:46.779350 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.v3.snapshots [None req-d52ebb74-e0e3-4cd9-905e-4df4dfd22bfd tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Delete snapshot with id: 0cc0736f-969d-40d6-a8c2-59e066c18838 Aug 16 21:15:46.788602 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:15:46.788602 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:15:46.789152 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-d52ebb74-e0e3-4cd9-905e-4df4dfd22bfd tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Snapshot retrieved successfully. Aug 16 21:15:46.809403 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-d52ebb74-e0e3-4cd9-905e-4df4dfd22bfd tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Snapshot delete request issued successfully. Aug 16 21:15:46.809588 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-d52ebb74-e0e3-4cd9-905e-4df4dfd22bfd tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] https://10.4.3.143/volume/v3/snapshots/0cc0736f-969d-40d6-a8c2-59e066c18838 returned with HTTP 202 Aug 16 21:15:46.810128 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 756/3004] 10.4.3.143 () {66 vars in 1357 bytes} [Sun Aug 16 21:15:46 2026] DELETE /volume/v3/snapshots/0cc0736f-969d-40d6-a8c2-59e066c18838 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 21:15:46.817504 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-cce0b49f-f8be-4fe3-ad99-68c2412246ac None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:15:46.818962 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-cce0b49f-f8be-4fe3-ad99-68c2412246ac tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] GET https://10.4.3.143/volume/v3/snapshots/0cc0736f-969d-40d6-a8c2-59e066c18838 Aug 16 21:15:46.819182 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-cce0b49f-f8be-4fe3-ad99-68c2412246ac tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:15:46.819404 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-cce0b49f-f8be-4fe3-ad99-68c2412246ac tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:15:46.828991 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:15:46.828991 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:15:46.829474 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-cce0b49f-f8be-4fe3-ad99-68c2412246ac tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Snapshot retrieved successfully. Aug 16 21:15:46.830304 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-cce0b49f-f8be-4fe3-ad99-68c2412246ac tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] https://10.4.3.143/volume/v3/snapshots/0cc0736f-969d-40d6-a8c2-59e066c18838 returned with HTTP 200 Aug 16 21:15:46.830660 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 754/3005] 10.4.3.143 () {66 vars in 1354 bytes} [Sun Aug 16 21:15:46 2026] GET /volume/v3/snapshots/0cc0736f-969d-40d6-a8c2-59e066c18838 => generated 576 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:15:47.380713 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-57223613-e6a6-4220-a5b9-dc29ee2e10ba None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:15:47.383288 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-57223613-e6a6-4220-a5b9-dc29ee2e10ba tempest-CreateVolumesFromBackupTest-1437514347 tempest-CreateVolumesFromBackupTest-1437514347-project-member] GET https://10.4.3.143/volume/v3/backups/97faf78a-43b7-4f0a-a6ad-c062b04205ab Aug 16 21:15:47.383513 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-57223613-e6a6-4220-a5b9-dc29ee2e10ba tempest-CreateVolumesFromBackupTest-1437514347 tempest-CreateVolumesFromBackupTest-1437514347-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:15:47.383698 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-57223613-e6a6-4220-a5b9-dc29ee2e10ba tempest-CreateVolumesFromBackupTest-1437514347 tempest-CreateVolumesFromBackupTest-1437514347-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:15:47.383834 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.v3.backups [None req-57223613-e6a6-4220-a5b9-dc29ee2e10ba tempest-CreateVolumesFromBackupTest-1437514347 tempest-CreateVolumesFromBackupTest-1437514347-project-member] Show backup with id 97faf78a-43b7-4f0a-a6ad-c062b04205ab. {{(pid=100333) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:15:47.389118 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:15:47.389118 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:15:47.390105 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-57223613-e6a6-4220-a5b9-dc29ee2e10ba tempest-CreateVolumesFromBackupTest-1437514347 tempest-CreateVolumesFromBackupTest-1437514347-project-member] https://10.4.3.143/volume/v3/backups/97faf78a-43b7-4f0a-a6ad-c062b04205ab returned with HTTP 200 Aug 16 21:15:47.390526 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 744/3006] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:15:47 2026] GET /volume/v3/backups/97faf78a-43b7-4f0a-a6ad-c062b04205ab => generated 758 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:15:47.840741 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-4f688fa5-4e82-4839-a083-fa064a6f6deb None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:15:47.842365 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-4f688fa5-4e82-4839-a083-fa064a6f6deb tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] GET https://10.4.3.143/volume/v3/snapshots/0cc0736f-969d-40d6-a8c2-59e066c18838 Aug 16 21:15:47.842523 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-4f688fa5-4e82-4839-a083-fa064a6f6deb tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:15:47.842690 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-4f688fa5-4e82-4839-a083-fa064a6f6deb tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:15:47.857545 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-4f688fa5-4e82-4839-a083-fa064a6f6deb tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] https://10.4.3.143/volume/v3/snapshots/0cc0736f-969d-40d6-a8c2-59e066c18838 returned with HTTP 404 Aug 16 21:15:47.858322 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 753/3007] 10.4.3.143 () {66 vars in 1354 bytes} [Sun Aug 16 21:15:47 2026] GET /volume/v3/snapshots/0cc0736f-969d-40d6-a8c2-59e066c18838 => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:15:47.868950 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-73a7a2ee-30e7-41bb-aaf7-ff28e7d67745 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:15:47.869360 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-73a7a2ee-30e7-41bb-aaf7-ff28e7d67745 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] DELETE https://10.4.3.143/volume/v3/snapshots/0cc0736f-969d-40d6-a8c2-59e066c18838 Aug 16 21:15:47.869440 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-73a7a2ee-30e7-41bb-aaf7-ff28e7d67745 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:15:47.869659 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-73a7a2ee-30e7-41bb-aaf7-ff28e7d67745 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Calling method 'delete' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:15:47.869784 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.v3.snapshots [None req-73a7a2ee-30e7-41bb-aaf7-ff28e7d67745 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Delete snapshot with id: 0cc0736f-969d-40d6-a8c2-59e066c18838 Aug 16 21:15:47.876482 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-73a7a2ee-30e7-41bb-aaf7-ff28e7d67745 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] https://10.4.3.143/volume/v3/snapshots/0cc0736f-969d-40d6-a8c2-59e066c18838 returned with HTTP 404 Aug 16 21:15:47.877122 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 757/3008] 10.4.3.143 () {66 vars in 1357 bytes} [Sun Aug 16 21:15:47 2026] DELETE /volume/v3/snapshots/0cc0736f-969d-40d6-a8c2-59e066c18838 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:15:47.888128 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-001a656c-307c-4462-8077-3c1d7137b10b None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:15:47.890463 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-001a656c-307c-4462-8077-3c1d7137b10b tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] GET https://10.4.3.143/volume/v3/volumes/c94886bd-c6cb-4110-be4f-e094d590d202 Aug 16 21:15:47.892659 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-001a656c-307c-4462-8077-3c1d7137b10b tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:15:47.892659 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-001a656c-307c-4462-8077-3c1d7137b10b tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:15:47.902074 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:15:47.902074 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:15:47.907444 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-001a656c-307c-4462-8077-3c1d7137b10b tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Volume info retrieved successfully. Aug 16 21:15:47.915045 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-001a656c-307c-4462-8077-3c1d7137b10b tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] https://10.4.3.143/volume/v3/volumes/c94886bd-c6cb-4110-be4f-e094d590d202 returned with HTTP 200 Aug 16 21:15:47.915045 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 755/3009] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:15:47 2026] GET /volume/v3/volumes/c94886bd-c6cb-4110-be4f-e094d590d202 => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:15:47.929697 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-2050d325-5df7-4c92-9550-91cb3a00dea0 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:15:47.934790 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-2050d325-5df7-4c92-9550-91cb3a00dea0 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] POST https://10.4.3.143/volume/v3/snapshots Aug 16 21:15:47.934790 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-2050d325-5df7-4c92-9550-91cb3a00dea0 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "c94886bd-c6cb-4110-be4f-e094d590d202", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-320216831"}} {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:15:47.945681 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:15:47.945681 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:15:47.945941 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-2050d325-5df7-4c92-9550-91cb3a00dea0 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Volume info retrieved successfully. Aug 16 21:15:47.946100 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.v3.snapshots [None req-2050d325-5df7-4c92-9550-91cb3a00dea0 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Create snapshot from volume c94886bd-c6cb-4110-be4f-e094d590d202 Aug 16 21:15:47.974879 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.quota [None req-2050d325-5df7-4c92-9550-91cb3a00dea0 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Created reservations ['5d864159-49f2-43d5-be78-7adacd8fed08', '20ae3d8a-4e85-411f-96dd-3eb5685fe455', '9d593308-74bd-40c7-bbe2-0701e1643b76', '1074fbfa-bd65-4d17-9dba-fe3923921d4c'] {{(pid=100333) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:15:48.009329 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-2050d325-5df7-4c92-9550-91cb3a00dea0 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Snapshot create request issued successfully. Aug 16 21:15:48.009664 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-2050d325-5df7-4c92-9550-91cb3a00dea0 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] https://10.4.3.143/volume/v3/snapshots returned with HTTP 202 Aug 16 21:15:48.010407 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 745/3010] 10.4.3.143 () {68 vars in 1265 bytes} [Sun Aug 16 21:15:47 2026] POST /volume/v3/snapshots => generated 309 bytes in 81 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 21:15:48.025036 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-9b62b913-a976-4ca2-b4b2-ed80819f5bf9 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:15:48.030489 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-9b62b913-a976-4ca2-b4b2-ed80819f5bf9 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] GET https://10.4.3.143/volume/v3/snapshots/7bc4db51-1542-4182-a2f2-f063ea3976e5 Aug 16 21:15:48.030747 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-9b62b913-a976-4ca2-b4b2-ed80819f5bf9 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:15:48.030993 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-9b62b913-a976-4ca2-b4b2-ed80819f5bf9 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:15:48.040474 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:15:48.040474 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:15:48.041043 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-9b62b913-a976-4ca2-b4b2-ed80819f5bf9 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Snapshot retrieved successfully. Aug 16 21:15:48.042329 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-9b62b913-a976-4ca2-b4b2-ed80819f5bf9 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] https://10.4.3.143/volume/v3/snapshots/7bc4db51-1542-4182-a2f2-f063ea3976e5 returned with HTTP 200 Aug 16 21:15:48.042651 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 754/3011] 10.4.3.143 () {66 vars in 1354 bytes} [Sun Aug 16 21:15:48 2026] GET /volume/v3/snapshots/7bc4db51-1542-4182-a2f2-f063ea3976e5 => generated 441 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:15:48.403057 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-009f22bf-25eb-4c87-aef2-697638ae0248 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:15:48.405182 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-009f22bf-25eb-4c87-aef2-697638ae0248 tempest-CreateVolumesFromBackupTest-1437514347 tempest-CreateVolumesFromBackupTest-1437514347-project-member] GET https://10.4.3.143/volume/v3/backups/97faf78a-43b7-4f0a-a6ad-c062b04205ab Aug 16 21:15:48.405442 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-009f22bf-25eb-4c87-aef2-697638ae0248 tempest-CreateVolumesFromBackupTest-1437514347 tempest-CreateVolumesFromBackupTest-1437514347-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:15:48.405699 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-009f22bf-25eb-4c87-aef2-697638ae0248 tempest-CreateVolumesFromBackupTest-1437514347 tempest-CreateVolumesFromBackupTest-1437514347-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:15:48.405850 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.v3.backups [None req-009f22bf-25eb-4c87-aef2-697638ae0248 tempest-CreateVolumesFromBackupTest-1437514347 tempest-CreateVolumesFromBackupTest-1437514347-project-member] Show backup with id 97faf78a-43b7-4f0a-a6ad-c062b04205ab. {{(pid=100331) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:15:48.412896 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:15:48.412896 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:15:48.414036 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-009f22bf-25eb-4c87-aef2-697638ae0248 tempest-CreateVolumesFromBackupTest-1437514347 tempest-CreateVolumesFromBackupTest-1437514347-project-member] https://10.4.3.143/volume/v3/backups/97faf78a-43b7-4f0a-a6ad-c062b04205ab returned with HTTP 200 Aug 16 21:15:48.414529 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 758/3012] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:15:48 2026] GET /volume/v3/backups/97faf78a-43b7-4f0a-a6ad-c062b04205ab => generated 758 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:15:49.053191 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-0aad0342-7a9c-4077-becf-c61b3c690f4e None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:15:49.055308 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-0aad0342-7a9c-4077-becf-c61b3c690f4e tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] GET https://10.4.3.143/volume/v3/snapshots/7bc4db51-1542-4182-a2f2-f063ea3976e5 Aug 16 21:15:49.055531 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-0aad0342-7a9c-4077-becf-c61b3c690f4e tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:15:49.055763 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-0aad0342-7a9c-4077-becf-c61b3c690f4e tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:15:49.061301 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:15:49.061301 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:15:49.061721 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-0aad0342-7a9c-4077-becf-c61b3c690f4e tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Snapshot retrieved successfully. Aug 16 21:15:49.062453 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-0aad0342-7a9c-4077-becf-c61b3c690f4e tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] https://10.4.3.143/volume/v3/snapshots/7bc4db51-1542-4182-a2f2-f063ea3976e5 returned with HTTP 200 Aug 16 21:15:49.064790 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 756/3013] 10.4.3.143 () {66 vars in 1354 bytes} [Sun Aug 16 21:15:49 2026] GET /volume/v3/snapshots/7bc4db51-1542-4182-a2f2-f063ea3976e5 => generated 468 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:15:49.428230 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-1c5035c7-0a82-43a9-a4f0-453ccbf3a064 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:15:49.430589 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-1c5035c7-0a82-43a9-a4f0-453ccbf3a064 tempest-CreateVolumesFromBackupTest-1437514347 tempest-CreateVolumesFromBackupTest-1437514347-project-member] GET https://10.4.3.143/volume/v3/backups/97faf78a-43b7-4f0a-a6ad-c062b04205ab Aug 16 21:15:49.430850 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-1c5035c7-0a82-43a9-a4f0-453ccbf3a064 tempest-CreateVolumesFromBackupTest-1437514347 tempest-CreateVolumesFromBackupTest-1437514347-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:15:49.431162 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-1c5035c7-0a82-43a9-a4f0-453ccbf3a064 tempest-CreateVolumesFromBackupTest-1437514347 tempest-CreateVolumesFromBackupTest-1437514347-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:15:49.431316 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.v3.backups [None req-1c5035c7-0a82-43a9-a4f0-453ccbf3a064 tempest-CreateVolumesFromBackupTest-1437514347 tempest-CreateVolumesFromBackupTest-1437514347-project-member] Show backup with id 97faf78a-43b7-4f0a-a6ad-c062b04205ab. {{(pid=100333) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:15:49.436330 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:15:49.436330 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:15:49.437197 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-1c5035c7-0a82-43a9-a4f0-453ccbf3a064 tempest-CreateVolumesFromBackupTest-1437514347 tempest-CreateVolumesFromBackupTest-1437514347-project-member] https://10.4.3.143/volume/v3/backups/97faf78a-43b7-4f0a-a6ad-c062b04205ab returned with HTTP 200 Aug 16 21:15:49.437584 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 746/3014] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:15:49 2026] GET /volume/v3/backups/97faf78a-43b7-4f0a-a6ad-c062b04205ab => generated 758 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:15:49.941861 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-ce2859b0-19ca-4387-8bf0-28a23aea22ad None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:15:49.944038 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-ce2859b0-19ca-4387-8bf0-28a23aea22ad tempest-TestStampPattern-1200750360 tempest-TestStampPattern-1200750360-project-member] GET https://10.4.3.143/volume/v3/volumes/1a59e361-71d9-4d8d-b5e6-0223e11781ae Aug 16 21:15:49.944250 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-ce2859b0-19ca-4387-8bf0-28a23aea22ad tempest-TestStampPattern-1200750360 tempest-TestStampPattern-1200750360-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:15:49.944483 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-ce2859b0-19ca-4387-8bf0-28a23aea22ad tempest-TestStampPattern-1200750360 tempest-TestStampPattern-1200750360-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:15:49.953388 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:15:49.953388 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:15:49.958111 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-ce2859b0-19ca-4387-8bf0-28a23aea22ad tempest-TestStampPattern-1200750360 tempest-TestStampPattern-1200750360-project-member] Volume info retrieved successfully. Aug 16 21:15:49.963755 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-ce2859b0-19ca-4387-8bf0-28a23aea22ad tempest-TestStampPattern-1200750360 tempest-TestStampPattern-1200750360-project-member] https://10.4.3.143/volume/v3/volumes/1a59e361-71d9-4d8d-b5e6-0223e11781ae returned with HTTP 200 Aug 16 21:15:49.964277 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 755/3015] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:15:49 2026] GET /volume/v3/volumes/1a59e361-71d9-4d8d-b5e6-0223e11781ae => generated 840 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:15:49.980441 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-f9947228-c7ee-4b13-8894-cb1d170d1feb None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:15:49.982478 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-f9947228-c7ee-4b13-8894-cb1d170d1feb tempest-TestStampPattern-1200750360 tempest-TestStampPattern-1200750360-project-member] GET https://10.4.3.143/volume/v3/volumes/1a59e361-71d9-4d8d-b5e6-0223e11781ae Aug 16 21:15:49.982667 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-f9947228-c7ee-4b13-8894-cb1d170d1feb tempest-TestStampPattern-1200750360 tempest-TestStampPattern-1200750360-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:15:49.982973 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-f9947228-c7ee-4b13-8894-cb1d170d1feb tempest-TestStampPattern-1200750360 tempest-TestStampPattern-1200750360-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:15:49.990406 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:15:49.990406 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:15:49.996245 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-f9947228-c7ee-4b13-8894-cb1d170d1feb tempest-TestStampPattern-1200750360 tempest-TestStampPattern-1200750360-project-member] Volume info retrieved successfully. Aug 16 21:15:50.002826 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-f9947228-c7ee-4b13-8894-cb1d170d1feb tempest-TestStampPattern-1200750360 tempest-TestStampPattern-1200750360-project-member] https://10.4.3.143/volume/v3/volumes/1a59e361-71d9-4d8d-b5e6-0223e11781ae returned with HTTP 200 Aug 16 21:15:50.003532 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 759/3016] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:15:49 2026] GET /volume/v3/volumes/1a59e361-71d9-4d8d-b5e6-0223e11781ae => generated 840 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:15:50.053115 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [req-008ec531-af0e-4b8e-b3ce-6fe49880b279 req-a09ab957-ef60-44f4-96b4-871eea877ac8 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:15:50.055546 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [req-008ec531-af0e-4b8e-b3ce-6fe49880b279 req-a09ab957-ef60-44f4-96b4-871eea877ac8 tempest-TestStampPattern-1200750360 tempest-TestStampPattern-1200750360-project-member] GET https://10.4.3.143/volume/v3/volumes/1a59e361-71d9-4d8d-b5e6-0223e11781ae Aug 16 21:15:50.055907 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [req-008ec531-af0e-4b8e-b3ce-6fe49880b279 req-a09ab957-ef60-44f4-96b4-871eea877ac8 tempest-TestStampPattern-1200750360 tempest-TestStampPattern-1200750360-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:15:50.055977 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [req-008ec531-af0e-4b8e-b3ce-6fe49880b279 req-a09ab957-ef60-44f4-96b4-871eea877ac8 tempest-TestStampPattern-1200750360 tempest-TestStampPattern-1200750360-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:15:50.064814 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:15:50.064814 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:15:50.070947 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [req-008ec531-af0e-4b8e-b3ce-6fe49880b279 req-a09ab957-ef60-44f4-96b4-871eea877ac8 tempest-TestStampPattern-1200750360 tempest-TestStampPattern-1200750360-project-member] Volume info retrieved successfully. Aug 16 21:15:50.075812 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [req-008ec531-af0e-4b8e-b3ce-6fe49880b279 req-a09ab957-ef60-44f4-96b4-871eea877ac8 tempest-TestStampPattern-1200750360 tempest-TestStampPattern-1200750360-project-member] https://10.4.3.143/volume/v3/volumes/1a59e361-71d9-4d8d-b5e6-0223e11781ae returned with HTTP 200 Aug 16 21:15:50.076270 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 757/3017] 10.4.3.143 () {68 vars in 1598 bytes} [Sun Aug 16 21:15:50 2026] GET /volume/v3/volumes/1a59e361-71d9-4d8d-b5e6-0223e11781ae => generated 840 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:15:50.144460 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-c80f8174-5c2a-48ea-a6da-8dd444ec89e0 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:15:50.144865 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-c80f8174-5c2a-48ea-a6da-8dd444ec89e0 None None] GET https://10.4.3.143/volume// Aug 16 21:15:50.145076 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-c80f8174-5c2a-48ea-a6da-8dd444ec89e0 None None] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:15:50.145294 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-c80f8174-5c2a-48ea-a6da-8dd444ec89e0 None None] Calling method 'all' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:15:50.145658 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-c80f8174-5c2a-48ea-a6da-8dd444ec89e0 None None] https://10.4.3.143/volume// returned with HTTP 300 Aug 16 21:15:50.145982 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 747/3018] 10.4.3.143 () {66 vars in 1428 bytes} [Sun Aug 16 21:15: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 16 21:15:50.153375 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [req-008ec531-af0e-4b8e-b3ce-6fe49880b279 req-96fa8814-486f-451c-b8c9-8039dd72daee None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:15:50.155438 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [req-008ec531-af0e-4b8e-b3ce-6fe49880b279 req-96fa8814-486f-451c-b8c9-8039dd72daee tempest-TestStampPattern-1200750360 tempest-TestStampPattern-1200750360-project-member] POST https://10.4.3.143/volume/v3/attachments Aug 16 21:15:50.155778 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [req-008ec531-af0e-4b8e-b3ce-6fe49880b279 req-96fa8814-486f-451c-b8c9-8039dd72daee tempest-TestStampPattern-1200750360 tempest-TestStampPattern-1200750360-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "1a59e361-71d9-4d8d-b5e6-0223e11781ae", "connector": null, "instance_uuid": "60833891-0484-45b6-b648-05f67bf26377"}} {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:15:50.164583 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:15:50.164583 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:15:50.188548 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [req-008ec531-af0e-4b8e-b3ce-6fe49880b279 req-96fa8814-486f-451c-b8c9-8039dd72daee tempest-TestStampPattern-1200750360 tempest-TestStampPattern-1200750360-project-member] https://10.4.3.143/volume/v3/attachments returned with HTTP 200 Aug 16 21:15:50.188984 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 756/3019] 10.4.3.143 () {74 vars in 1594 bytes} [Sun Aug 16 21:15:50 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 16 21:15:50.219159 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-508831c3-d4ba-4e93-9a7c-9bf303d0fdba None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:15:50.224117 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-508831c3-d4ba-4e93-9a7c-9bf303d0fdba tempest-TestStampPattern-1200750360 tempest-TestStampPattern-1200750360-project-member] GET https://10.4.3.143/volume/v3/volumes/1a59e361-71d9-4d8d-b5e6-0223e11781ae Aug 16 21:15:50.224117 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-508831c3-d4ba-4e93-9a7c-9bf303d0fdba tempest-TestStampPattern-1200750360 tempest-TestStampPattern-1200750360-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:15:50.224117 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-508831c3-d4ba-4e93-9a7c-9bf303d0fdba tempest-TestStampPattern-1200750360 tempest-TestStampPattern-1200750360-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:15:50.231808 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-a59ef018-915c-410c-8a6c-48e7acaeb2dd None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:15:50.232320 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-a59ef018-915c-410c-8a6c-48e7acaeb2dd None None] GET https://10.4.3.143/volume// Aug 16 21:15:50.232564 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-a59ef018-915c-410c-8a6c-48e7acaeb2dd None None] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:15:50.232815 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-a59ef018-915c-410c-8a6c-48e7acaeb2dd None None] Calling method 'all' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:15:50.233510 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-a59ef018-915c-410c-8a6c-48e7acaeb2dd None None] https://10.4.3.143/volume// returned with HTTP 300 Aug 16 21:15:50.233821 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 758/3020] 10.4.3.143 () {66 vars in 1426 bytes} [Sun Aug 16 21:15:50 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 16 21:15:50.242144 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:15:50.242144 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:15:50.244372 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [req-008ec531-af0e-4b8e-b3ce-6fe49880b279 req-16dc6955-f7b6-4240-9cc5-d53044e2e557 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:15:50.250934 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [req-008ec531-af0e-4b8e-b3ce-6fe49880b279 req-16dc6955-f7b6-4240-9cc5-d53044e2e557 tempest-TestStampPattern-1200750360 tempest-TestStampPattern-1200750360-project-member] GET https://10.4.3.143/volume/v3/volumes/1a59e361-71d9-4d8d-b5e6-0223e11781ae Aug 16 21:15:50.251022 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-508831c3-d4ba-4e93-9a7c-9bf303d0fdba tempest-TestStampPattern-1200750360 tempest-TestStampPattern-1200750360-project-member] Volume info retrieved successfully. Aug 16 21:15:50.251380 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [req-008ec531-af0e-4b8e-b3ce-6fe49880b279 req-16dc6955-f7b6-4240-9cc5-d53044e2e557 tempest-TestStampPattern-1200750360 tempest-TestStampPattern-1200750360-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:15:50.251650 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [req-008ec531-af0e-4b8e-b3ce-6fe49880b279 req-16dc6955-f7b6-4240-9cc5-d53044e2e557 tempest-TestStampPattern-1200750360 tempest-TestStampPattern-1200750360-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:15:50.256458 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-508831c3-d4ba-4e93-9a7c-9bf303d0fdba tempest-TestStampPattern-1200750360 tempest-TestStampPattern-1200750360-project-member] https://10.4.3.143/volume/v3/volumes/1a59e361-71d9-4d8d-b5e6-0223e11781ae returned with HTTP 200 Aug 16 21:15:50.257185 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 760/3021] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:15:50 2026] GET /volume/v3/volumes/1a59e361-71d9-4d8d-b5e6-0223e11781ae => generated 839 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:15:50.262552 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:15:50.262552 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:15:50.265976 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [req-008ec531-af0e-4b8e-b3ce-6fe49880b279 req-16dc6955-f7b6-4240-9cc5-d53044e2e557 tempest-TestStampPattern-1200750360 tempest-TestStampPattern-1200750360-project-member] Volume info retrieved successfully. Aug 16 21:15:50.271309 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [req-008ec531-af0e-4b8e-b3ce-6fe49880b279 req-16dc6955-f7b6-4240-9cc5-d53044e2e557 tempest-TestStampPattern-1200750360 tempest-TestStampPattern-1200750360-project-member] https://10.4.3.143/volume/v3/volumes/1a59e361-71d9-4d8d-b5e6-0223e11781ae returned with HTTP 200 Aug 16 21:15:50.271834 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 748/3022] 10.4.3.143 () {70 vars in 1639 bytes} [Sun Aug 16 21:15:50 2026] GET /volume/v3/volumes/1a59e361-71d9-4d8d-b5e6-0223e11781ae => generated 1019 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 16 21:15:50.373083 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [req-008ec531-af0e-4b8e-b3ce-6fe49880b279 req-f3bc20ac-ad84-43ea-b4a8-3e00f4a296fa None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:15:50.376579 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [req-008ec531-af0e-4b8e-b3ce-6fe49880b279 req-f3bc20ac-ad84-43ea-b4a8-3e00f4a296fa tempest-TestStampPattern-1200750360 tempest-TestStampPattern-1200750360-project-member] PUT https://10.4.3.143/volume/v3/attachments/69f86f46-e031-4115-95a5-9c060610b45b Aug 16 21:15:50.376967 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [req-008ec531-af0e-4b8e-b3ce-6fe49880b279 req-f3bc20ac-ad84-43ea-b4a8-3e00f4a296fa tempest-TestStampPattern-1200750360 tempest-TestStampPattern-1200750360-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.143", "host": "np0000007409", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:e42fbcbe2e9", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "69237b68-d654-4a76-81de-86e36bc8fb86", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:15:50.385093 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.coordination [req-008ec531-af0e-4b8e-b3ce-6fe49880b279 req-f3bc20ac-ad84-43ea-b4a8-3e00f4a296fa tempest-TestStampPattern-1200750360 tempest-TestStampPattern-1200750360-project-member] Acquiring lock "cinder-attachment_update-1a59e361-71d9-4d8d-b5e6-0223e11781ae-np0000007409" by "attachment_update" {{(pid=100332) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:15:50.390041 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.coordination [req-008ec531-af0e-4b8e-b3ce-6fe49880b279 req-f3bc20ac-ad84-43ea-b4a8-3e00f4a296fa tempest-TestStampPattern-1200750360 tempest-TestStampPattern-1200750360-project-member] Lock "cinder-attachment_update-1a59e361-71d9-4d8d-b5e6-0223e11781ae-np0000007409" acquired by "attachment_update" :: waited 0.005s {{(pid=100332) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:15:50.391176 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:15:50.391176 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:15:50.449056 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-3b3129ed-e0d2-485a-b12c-7ca0f9ad0d81 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:15:50.452122 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-3b3129ed-e0d2-485a-b12c-7ca0f9ad0d81 tempest-CreateVolumesFromBackupTest-1437514347 tempest-CreateVolumesFromBackupTest-1437514347-project-member] GET https://10.4.3.143/volume/v3/backups/97faf78a-43b7-4f0a-a6ad-c062b04205ab Aug 16 21:15:50.452368 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-3b3129ed-e0d2-485a-b12c-7ca0f9ad0d81 tempest-CreateVolumesFromBackupTest-1437514347 tempest-CreateVolumesFromBackupTest-1437514347-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:15:50.452685 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-3b3129ed-e0d2-485a-b12c-7ca0f9ad0d81 tempest-CreateVolumesFromBackupTest-1437514347 tempest-CreateVolumesFromBackupTest-1437514347-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:15:50.452829 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.v3.backups [None req-3b3129ed-e0d2-485a-b12c-7ca0f9ad0d81 tempest-CreateVolumesFromBackupTest-1437514347 tempest-CreateVolumesFromBackupTest-1437514347-project-member] Show backup with id 97faf78a-43b7-4f0a-a6ad-c062b04205ab. {{(pid=100330) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:15:50.457716 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:15:50.457716 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:15:50.458686 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-3b3129ed-e0d2-485a-b12c-7ca0f9ad0d81 tempest-CreateVolumesFromBackupTest-1437514347 tempest-CreateVolumesFromBackupTest-1437514347-project-member] https://10.4.3.143/volume/v3/backups/97faf78a-43b7-4f0a-a6ad-c062b04205ab returned with HTTP 200 Aug 16 21:15:50.459284 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 759/3023] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:15:50 2026] GET /volume/v3/backups/97faf78a-43b7-4f0a-a6ad-c062b04205ab => generated 758 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:15:50.477470 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.coordination [req-008ec531-af0e-4b8e-b3ce-6fe49880b279 req-f3bc20ac-ad84-43ea-b4a8-3e00f4a296fa tempest-TestStampPattern-1200750360 tempest-TestStampPattern-1200750360-project-member] Lock "cinder-attachment_update-1a59e361-71d9-4d8d-b5e6-0223e11781ae-np0000007409" released by "attachment_update" :: held 0.087s {{(pid=100332) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:15:50.477756 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [req-008ec531-af0e-4b8e-b3ce-6fe49880b279 req-f3bc20ac-ad84-43ea-b4a8-3e00f4a296fa tempest-TestStampPattern-1200750360 tempest-TestStampPattern-1200750360-project-member] https://10.4.3.143/volume/v3/attachments/69f86f46-e031-4115-95a5-9c060610b45b returned with HTTP 200 Aug 16 21:15:50.478216 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 757/3024] 10.4.3.143 () {74 vars in 1704 bytes} [Sun Aug 16 21:15:50 2026] PUT /volume/v3/attachments/69f86f46-e031-4115-95a5-9c060610b45b => generated 969 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:15:51.270231 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-e27df2f6-c66e-4490-8d69-13a41988e36a None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:15:51.272641 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-e27df2f6-c66e-4490-8d69-13a41988e36a tempest-TestStampPattern-1200750360 tempest-TestStampPattern-1200750360-project-member] GET https://10.4.3.143/volume/v3/volumes/1a59e361-71d9-4d8d-b5e6-0223e11781ae Aug 16 21:15:51.274150 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-e27df2f6-c66e-4490-8d69-13a41988e36a tempest-TestStampPattern-1200750360 tempest-TestStampPattern-1200750360-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:15:51.274150 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-e27df2f6-c66e-4490-8d69-13a41988e36a tempest-TestStampPattern-1200750360 tempest-TestStampPattern-1200750360-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:15:51.286266 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:15:51.286266 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:15:51.290526 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-e27df2f6-c66e-4490-8d69-13a41988e36a tempest-TestStampPattern-1200750360 tempest-TestStampPattern-1200750360-project-member] Volume info retrieved successfully. Aug 16 21:15:51.296006 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-e27df2f6-c66e-4490-8d69-13a41988e36a tempest-TestStampPattern-1200750360 tempest-TestStampPattern-1200750360-project-member] https://10.4.3.143/volume/v3/volumes/1a59e361-71d9-4d8d-b5e6-0223e11781ae returned with HTTP 200 Aug 16 21:15:51.296593 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 761/3025] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:15:51 2026] GET /volume/v3/volumes/1a59e361-71d9-4d8d-b5e6-0223e11781ae => generated 840 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:15:51.416953 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-ba49b70b-6319-40a2-a4b8-e7b32ee091e0 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:15:51.419125 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-ba49b70b-6319-40a2-a4b8-e7b32ee091e0 tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] POST https://10.4.3.143/volume/v3/volumes Aug 16 21:15:51.419621 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-ba49b70b-6319-40a2-a4b8-e7b32ee091e0 tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-1802196544", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:15:51.421189 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.v3.volumes [None req-ba49b70b-6319-40a2-a4b8-e7b32ee091e0 tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDataIntegrityTests-volume-1802196544', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100333) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 21:15:51.421357 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.v3.volumes [None req-ba49b70b-6319-40a2-a4b8-e7b32ee091e0 tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] Create volume of 1 GB Aug 16 21:15:51.425755 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-ba49b70b-6319-40a2-a4b8-e7b32ee091e0 tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] Availability Zones retrieved successfully. Aug 16 21:15:51.431544 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-ba49b70b-6319-40a2-a4b8-e7b32ee091e0 tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] Flow 'volume_create_api' (331e8f01-54d9-4616-9c2b-78113229d0c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100333) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:15:51.432400 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-ba49b70b-6319-40a2-a4b8-e7b32ee091e0 tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1568722b-bae7-4b8c-949f-075025530e7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:15:51.433507 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.flows.api.create_volume [None req-ba49b70b-6319-40a2-a4b8-e7b32ee091e0 tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] Validating volume size '1' using validate_int {{(pid=100333) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 21:15:51.458396 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-ba49b70b-6319-40a2-a4b8-e7b32ee091e0 tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1568722b-bae7-4b8c-949f-075025530e7a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T21:04:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=69e633b8-fab9-4b15-8b40-4f1a67c51cda,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '69e633b8-fab9-4b15-8b40-4f1a67c51cda', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:15:51.458961 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-ba49b70b-6319-40a2-a4b8-e7b32ee091e0 tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ae99003a-efd3-4ddb-a161-5e1c282ecf0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:15:51.470741 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-e2d9febf-fb59-4590-91ab-5552913a9bea None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:15:51.472990 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-e2d9febf-fb59-4590-91ab-5552913a9bea tempest-CreateVolumesFromBackupTest-1437514347 tempest-CreateVolumesFromBackupTest-1437514347-project-member] GET https://10.4.3.143/volume/v3/backups/97faf78a-43b7-4f0a-a6ad-c062b04205ab Aug 16 21:15:51.473282 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-e2d9febf-fb59-4590-91ab-5552913a9bea tempest-CreateVolumesFromBackupTest-1437514347 tempest-CreateVolumesFromBackupTest-1437514347-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:15:51.473527 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-e2d9febf-fb59-4590-91ab-5552913a9bea tempest-CreateVolumesFromBackupTest-1437514347 tempest-CreateVolumesFromBackupTest-1437514347-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:15:51.473678 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.v3.backups [None req-e2d9febf-fb59-4590-91ab-5552913a9bea tempest-CreateVolumesFromBackupTest-1437514347 tempest-CreateVolumesFromBackupTest-1437514347-project-member] Show backup with id 97faf78a-43b7-4f0a-a6ad-c062b04205ab. {{(pid=100330) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:15:51.480795 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:15:51.480795 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:15:51.481908 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-e2d9febf-fb59-4590-91ab-5552913a9bea tempest-CreateVolumesFromBackupTest-1437514347 tempest-CreateVolumesFromBackupTest-1437514347-project-member] https://10.4.3.143/volume/v3/backups/97faf78a-43b7-4f0a-a6ad-c062b04205ab returned with HTTP 200 Aug 16 21:15:51.482415 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 760/3026] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:15:51 2026] GET /volume/v3/backups/97faf78a-43b7-4f0a-a6ad-c062b04205ab => generated 758 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:15:51.538565 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.quota [None req-ba49b70b-6319-40a2-a4b8-e7b32ee091e0 tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] Created reservations ['089e67ae-19ff-44b2-9ccb-03aff2f0d20d', '76b5fd06-9dbf-4b83-9c90-12789161cdfb', '52b81854-fadc-4576-9f8f-ae74c1c90222', 'e9d92dce-894c-4476-9fce-6b14d43879d8'] {{(pid=100333) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:15:51.539620 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-ba49b70b-6319-40a2-a4b8-e7b32ee091e0 tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ae99003a-efd3-4ddb-a161-5e1c282ecf0f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['089e67ae-19ff-44b2-9ccb-03aff2f0d20d', '76b5fd06-9dbf-4b83-9c90-12789161cdfb', '52b81854-fadc-4576-9f8f-ae74c1c90222', 'e9d92dce-894c-4476-9fce-6b14d43879d8']}' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:15:51.541123 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-ba49b70b-6319-40a2-a4b8-e7b32ee091e0 tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0027dbae-4fe2-493a-aa26-d9d82fb6c65c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:15:51.573854 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-ba49b70b-6319-40a2-a4b8-e7b32ee091e0 tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0027dbae-4fe2-493a-aa26-d9d82fb6c65c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e6a0e244-c638-4ed7-ae81-8efda03c31be', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1802196544',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='88e7df9fedf94124a1c3d1de27c58aaf',qos_specs=None,replication_status=,reservations=['089e67ae-19ff-44b2-9ccb-03aff2f0d20d','76b5fd06-9dbf-4b83-9c90-12789161cdfb','52b81854-fadc-4576-9f8f-ae74c1c90222','e9d92dce-894c-4476-9fce-6b14d43879d8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f1e18c02cf1b49a8b414e3ecb3fd4b00',volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T21:15:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1802196544',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e6a0e244-c638-4ed7-ae81-8efda03c31be,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='88e7df9fedf94124a1c3d1de27c58aaf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f1e18c02cf1b49a8b414e3ecb3fd4b00',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(69e633b8-fab9-4b15-8b40-4f1a67c51cda),volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda)}' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:15:51.574866 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-ba49b70b-6319-40a2-a4b8-e7b32ee091e0 tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (252a73e7-d8ca-42c0-a230-7af90c2b2221) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:15:51.597384 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-ba49b70b-6319-40a2-a4b8-e7b32ee091e0 tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (252a73e7-d8ca-42c0-a230-7af90c2b2221) transitioned into state 'SUCCESS' from state '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-1802196544',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='88e7df9fedf94124a1c3d1de27c58aaf',qos_specs=None,replication_status=,reservations=['089e67ae-19ff-44b2-9ccb-03aff2f0d20d','76b5fd06-9dbf-4b83-9c90-12789161cdfb','52b81854-fadc-4576-9f8f-ae74c1c90222','e9d92dce-894c-4476-9fce-6b14d43879d8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f1e18c02cf1b49a8b414e3ecb3fd4b00',volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda)}' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:15:51.598435 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-ba49b70b-6319-40a2-a4b8-e7b32ee091e0 tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (24dc62cc-00e5-4e60-b0e6-c6fe5bae883b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:15:51.616065 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-ba49b70b-6319-40a2-a4b8-e7b32ee091e0 tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (24dc62cc-00e5-4e60-b0e6-c6fe5bae883b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:15:51.616065 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-ba49b70b-6319-40a2-a4b8-e7b32ee091e0 tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] Flow 'volume_create_api' (331e8f01-54d9-4616-9c2b-78113229d0c8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100333) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:15:51.616065 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-ba49b70b-6319-40a2-a4b8-e7b32ee091e0 tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] Create volume request issued successfully. Aug 16 21:15:51.616065 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-ba49b70b-6319-40a2-a4b8-e7b32ee091e0 tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Aug 16 21:15:51.616065 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 749/3027] 10.4.3.143 () {68 vars in 1259 bytes} [Sun Aug 16 21:15:51 2026] POST /volume/v3/volumes => generated 757 bytes in 199 msecs (HTTP/1.1 202) 7 headers in 291 bytes (3 switches on core 0) Aug 16 21:15:51.631516 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-f8aeb5bc-2f52-4626-8797-9fe21669cb6d None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:15:51.633886 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-f8aeb5bc-2f52-4626-8797-9fe21669cb6d tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] GET https://10.4.3.143/volume/v3/volumes/e6a0e244-c638-4ed7-ae81-8efda03c31be Aug 16 21:15:51.634242 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-f8aeb5bc-2f52-4626-8797-9fe21669cb6d tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:15:51.634620 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-f8aeb5bc-2f52-4626-8797-9fe21669cb6d tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:15:51.642865 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:15:51.642865 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:15:51.647489 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-f8aeb5bc-2f52-4626-8797-9fe21669cb6d tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] Volume info retrieved successfully. Aug 16 21:15:51.653817 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-f8aeb5bc-2f52-4626-8797-9fe21669cb6d tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] https://10.4.3.143/volume/v3/volumes/e6a0e244-c638-4ed7-ae81-8efda03c31be returned with HTTP 200 Aug 16 21:15:51.654138 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 758/3028] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:15:51 2026] GET /volume/v3/volumes/e6a0e244-c638-4ed7-ae81-8efda03c31be => generated 825 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:15:52.309364 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-e232e3d2-44a2-489b-b9f4-823389d11aed None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:15:52.311561 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-e232e3d2-44a2-489b-b9f4-823389d11aed tempest-TestStampPattern-1200750360 tempest-TestStampPattern-1200750360-project-member] GET https://10.4.3.143/volume/v3/volumes/1a59e361-71d9-4d8d-b5e6-0223e11781ae Aug 16 21:15:52.311834 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-e232e3d2-44a2-489b-b9f4-823389d11aed tempest-TestStampPattern-1200750360 tempest-TestStampPattern-1200750360-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:15:52.312097 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-e232e3d2-44a2-489b-b9f4-823389d11aed tempest-TestStampPattern-1200750360 tempest-TestStampPattern-1200750360-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:15:52.322413 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:15:52.322413 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:15:52.327478 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-e232e3d2-44a2-489b-b9f4-823389d11aed tempest-TestStampPattern-1200750360 tempest-TestStampPattern-1200750360-project-member] Volume info retrieved successfully. Aug 16 21:15:52.330926 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-e232e3d2-44a2-489b-b9f4-823389d11aed tempest-TestStampPattern-1200750360 tempest-TestStampPattern-1200750360-project-member] https://10.4.3.143/volume/v3/volumes/1a59e361-71d9-4d8d-b5e6-0223e11781ae returned with HTTP 200 Aug 16 21:15:52.331329 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 762/3029] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:15:52 2026] GET /volume/v3/volumes/1a59e361-71d9-4d8d-b5e6-0223e11781ae => generated 840 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:15:52.496884 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-a9c69fcd-be70-4f0a-a063-ab2f18e4ea70 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:15:52.500250 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-a9c69fcd-be70-4f0a-a063-ab2f18e4ea70 tempest-CreateVolumesFromBackupTest-1437514347 tempest-CreateVolumesFromBackupTest-1437514347-project-member] GET https://10.4.3.143/volume/v3/backups/97faf78a-43b7-4f0a-a6ad-c062b04205ab Aug 16 21:15:52.500660 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-a9c69fcd-be70-4f0a-a063-ab2f18e4ea70 tempest-CreateVolumesFromBackupTest-1437514347 tempest-CreateVolumesFromBackupTest-1437514347-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:15:52.501249 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-a9c69fcd-be70-4f0a-a063-ab2f18e4ea70 tempest-CreateVolumesFromBackupTest-1437514347 tempest-CreateVolumesFromBackupTest-1437514347-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:15:52.502086 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.v3.backups [None req-a9c69fcd-be70-4f0a-a063-ab2f18e4ea70 tempest-CreateVolumesFromBackupTest-1437514347 tempest-CreateVolumesFromBackupTest-1437514347-project-member] Show backup with id 97faf78a-43b7-4f0a-a6ad-c062b04205ab. {{(pid=100330) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:15:52.506834 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:15:52.506834 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:15:52.507790 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-a9c69fcd-be70-4f0a-a063-ab2f18e4ea70 tempest-CreateVolumesFromBackupTest-1437514347 tempest-CreateVolumesFromBackupTest-1437514347-project-member] https://10.4.3.143/volume/v3/backups/97faf78a-43b7-4f0a-a6ad-c062b04205ab returned with HTTP 200 Aug 16 21:15:52.508555 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 761/3030] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:15:52 2026] GET /volume/v3/backups/97faf78a-43b7-4f0a-a6ad-c062b04205ab => generated 759 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:15:52.672370 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-a9c7ae21-0300-4673-9b30-cf567f793692 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:15:52.674350 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-a9c7ae21-0300-4673-9b30-cf567f793692 tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] GET https://10.4.3.143/volume/v3/volumes/e6a0e244-c638-4ed7-ae81-8efda03c31be Aug 16 21:15:52.674551 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-a9c7ae21-0300-4673-9b30-cf567f793692 tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:15:52.674824 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-a9c7ae21-0300-4673-9b30-cf567f793692 tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:15:52.682436 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:15:52.682436 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:15:52.686276 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-a9c7ae21-0300-4673-9b30-cf567f793692 tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] Volume info retrieved successfully. Aug 16 21:15:52.692490 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-a9c7ae21-0300-4673-9b30-cf567f793692 tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] https://10.4.3.143/volume/v3/volumes/e6a0e244-c638-4ed7-ae81-8efda03c31be returned with HTTP 200 Aug 16 21:15:52.693065 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 750/3031] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:15:52 2026] GET /volume/v3/volumes/e6a0e244-c638-4ed7-ae81-8efda03c31be => generated 850 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:15:52.707583 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-0bfb3a18-81a0-40bc-b6e8-51f2851afebc None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:15:52.709463 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-0bfb3a18-81a0-40bc-b6e8-51f2851afebc tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] GET https://10.4.3.143/volume/v3/volumes/e6a0e244-c638-4ed7-ae81-8efda03c31be Aug 16 21:15:52.709624 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-0bfb3a18-81a0-40bc-b6e8-51f2851afebc tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:15:52.709804 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-0bfb3a18-81a0-40bc-b6e8-51f2851afebc tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:15:52.717217 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:15:52.717217 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:15:52.721285 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-0bfb3a18-81a0-40bc-b6e8-51f2851afebc tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] Volume info retrieved successfully. Aug 16 21:15:52.726977 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-0bfb3a18-81a0-40bc-b6e8-51f2851afebc tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] https://10.4.3.143/volume/v3/volumes/e6a0e244-c638-4ed7-ae81-8efda03c31be returned with HTTP 200 Aug 16 21:15:52.727465 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 759/3032] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:15:52 2026] GET /volume/v3/volumes/e6a0e244-c638-4ed7-ae81-8efda03c31be => generated 850 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:15:53.345464 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-a6a8f6a8-37d3-4eea-938d-e8bb2f037c56 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:15:53.348951 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-a6a8f6a8-37d3-4eea-938d-e8bb2f037c56 tempest-TestStampPattern-1200750360 tempest-TestStampPattern-1200750360-project-member] GET https://10.4.3.143/volume/v3/volumes/1a59e361-71d9-4d8d-b5e6-0223e11781ae Aug 16 21:15:53.348951 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-a6a8f6a8-37d3-4eea-938d-e8bb2f037c56 tempest-TestStampPattern-1200750360 tempest-TestStampPattern-1200750360-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:15:53.348951 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-a6a8f6a8-37d3-4eea-938d-e8bb2f037c56 tempest-TestStampPattern-1200750360 tempest-TestStampPattern-1200750360-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:15:53.362179 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:15:53.362179 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:15:53.366734 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-a6a8f6a8-37d3-4eea-938d-e8bb2f037c56 tempest-TestStampPattern-1200750360 tempest-TestStampPattern-1200750360-project-member] Volume info retrieved successfully. Aug 16 21:15:53.372462 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-a6a8f6a8-37d3-4eea-938d-e8bb2f037c56 tempest-TestStampPattern-1200750360 tempest-TestStampPattern-1200750360-project-member] https://10.4.3.143/volume/v3/volumes/1a59e361-71d9-4d8d-b5e6-0223e11781ae returned with HTTP 200 Aug 16 21:15:53.373099 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 763/3033] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:15:53 2026] GET /volume/v3/volumes/1a59e361-71d9-4d8d-b5e6-0223e11781ae => generated 840 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:15:53.496974 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [req-a9e40609-09db-4fab-aaa3-065a3081f779 req-e2d6cce8-75d3-4493-9b23-8a9461880035 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:15:53.500453 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [req-a9e40609-09db-4fab-aaa3-065a3081f779 req-e2d6cce8-75d3-4493-9b23-8a9461880035 tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] GET https://10.4.3.143/volume/v3/volumes/e6a0e244-c638-4ed7-ae81-8efda03c31be Aug 16 21:15:53.501004 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [req-a9e40609-09db-4fab-aaa3-065a3081f779 req-e2d6cce8-75d3-4493-9b23-8a9461880035 tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:15:53.501514 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [req-a9e40609-09db-4fab-aaa3-065a3081f779 req-e2d6cce8-75d3-4493-9b23-8a9461880035 tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:15:53.513544 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:15:53.513544 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:15:53.520578 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [req-a9e40609-09db-4fab-aaa3-065a3081f779 req-e2d6cce8-75d3-4493-9b23-8a9461880035 tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] Volume info retrieved successfully. Aug 16 21:15:53.524434 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-46eaa00a-af13-43bb-99eb-1ab4faa20f01 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:15:53.527926 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-46eaa00a-af13-43bb-99eb-1ab4faa20f01 tempest-CreateVolumesFromBackupTest-1437514347 tempest-CreateVolumesFromBackupTest-1437514347-project-member] GET https://10.4.3.143/volume/v3/backups/97faf78a-43b7-4f0a-a6ad-c062b04205ab Aug 16 21:15:53.527926 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-46eaa00a-af13-43bb-99eb-1ab4faa20f01 tempest-CreateVolumesFromBackupTest-1437514347 tempest-CreateVolumesFromBackupTest-1437514347-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:15:53.527926 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-46eaa00a-af13-43bb-99eb-1ab4faa20f01 tempest-CreateVolumesFromBackupTest-1437514347 tempest-CreateVolumesFromBackupTest-1437514347-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:15:53.528136 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.v3.backups [None req-46eaa00a-af13-43bb-99eb-1ab4faa20f01 tempest-CreateVolumesFromBackupTest-1437514347 tempest-CreateVolumesFromBackupTest-1437514347-project-member] Show backup with id 97faf78a-43b7-4f0a-a6ad-c062b04205ab. {{(pid=100333) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:15:53.531864 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [req-a9e40609-09db-4fab-aaa3-065a3081f779 req-e2d6cce8-75d3-4493-9b23-8a9461880035 tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] https://10.4.3.143/volume/v3/volumes/e6a0e244-c638-4ed7-ae81-8efda03c31be returned with HTTP 200 Aug 16 21:15:53.532881 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 762/3034] 10.4.3.143 () {68 vars in 1598 bytes} [Sun Aug 16 21:15:53 2026] GET /volume/v3/volumes/e6a0e244-c638-4ed7-ae81-8efda03c31be => generated 850 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:15:53.534227 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:15:53.534227 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:15:53.535336 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-46eaa00a-af13-43bb-99eb-1ab4faa20f01 tempest-CreateVolumesFromBackupTest-1437514347 tempest-CreateVolumesFromBackupTest-1437514347-project-member] https://10.4.3.143/volume/v3/backups/97faf78a-43b7-4f0a-a6ad-c062b04205ab returned with HTTP 200 Aug 16 21:15:53.535955 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 751/3035] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:15:53 2026] GET /volume/v3/backups/97faf78a-43b7-4f0a-a6ad-c062b04205ab => generated 759 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:15:53.631944 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-76fa1f25-63fc-4f47-a82a-8b2f17d235c1 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:15:53.631944 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-76fa1f25-63fc-4f47-a82a-8b2f17d235c1 None None] GET https://10.4.3.143/volume// Aug 16 21:15:53.631944 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-76fa1f25-63fc-4f47-a82a-8b2f17d235c1 None None] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:15:53.631944 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-76fa1f25-63fc-4f47-a82a-8b2f17d235c1 None None] Calling method 'all' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:15:53.631944 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-76fa1f25-63fc-4f47-a82a-8b2f17d235c1 None None] https://10.4.3.143/volume// returned with HTTP 300 Aug 16 21:15:53.631944 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 760/3036] 10.4.3.143 () {66 vars in 1428 bytes} [Sun Aug 16 21:15:53 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 16 21:15:53.641111 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [req-a9e40609-09db-4fab-aaa3-065a3081f779 req-ffe06e6f-c495-4685-92a1-2f87dd5716ac None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:15:53.787614 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [req-a9e40609-09db-4fab-aaa3-065a3081f779 req-ffe06e6f-c495-4685-92a1-2f87dd5716ac tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] POST https://10.4.3.143/volume/v3/attachments Aug 16 21:15:53.788114 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [req-a9e40609-09db-4fab-aaa3-065a3081f779 req-ffe06e6f-c495-4685-92a1-2f87dd5716ac tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e6a0e244-c638-4ed7-ae81-8efda03c31be", "connector": null, "instance_uuid": "fefd665c-f9a1-43c5-965b-09b4523406fc"}} {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:15:53.804453 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:15:53.804453 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:15:53.846627 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [req-008ec531-af0e-4b8e-b3ce-6fe49880b279 req-339917c4-ed95-45e3-b5e0-833ef5064baa None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:15:53.850448 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [req-008ec531-af0e-4b8e-b3ce-6fe49880b279 req-339917c4-ed95-45e3-b5e0-833ef5064baa tempest-TestStampPattern-1200750360 tempest-TestStampPattern-1200750360-project-member] POST https://10.4.3.143/volume/v3/attachments/69f86f46-e031-4115-95a5-9c060610b45b/action Aug 16 21:15:53.850888 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [req-008ec531-af0e-4b8e-b3ce-6fe49880b279 req-339917c4-ed95-45e3-b5e0-833ef5064baa tempest-TestStampPattern-1200750360 tempest-TestStampPattern-1200750360-project-member] Action body: b'{"os-complete": null}' {{(pid=100330) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 21:15:53.851075 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [req-008ec531-af0e-4b8e-b3ce-6fe49880b279 req-339917c4-ed95-45e3-b5e0-833ef5064baa tempest-TestStampPattern-1200750360 tempest-TestStampPattern-1200750360-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:15:53.857474 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [req-a9e40609-09db-4fab-aaa3-065a3081f779 req-ffe06e6f-c495-4685-92a1-2f87dd5716ac tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] https://10.4.3.143/volume/v3/attachments returned with HTTP 200 Aug 16 21:15:53.857887 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 764/3037] 10.4.3.143 () {74 vars in 1594 bytes} [Sun Aug 16 21:15:53 2026] POST /volume/v3/attachments => generated 273 bytes in 217 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:15:53.882428 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:15:53.882428 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:15:53.909799 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [req-008ec531-af0e-4b8e-b3ce-6fe49880b279 req-339917c4-ed95-45e3-b5e0-833ef5064baa tempest-TestStampPattern-1200750360 tempest-TestStampPattern-1200750360-project-member] https://10.4.3.143/volume/v3/attachments/69f86f46-e031-4115-95a5-9c060610b45b/action returned with HTTP 204 Aug 16 21:15:53.910484 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 763/3038] 10.4.3.143 () {74 vars in 1725 bytes} [Sun Aug 16 21:15:53 2026] POST /volume/v3/attachments/69f86f46-e031-4115-95a5-9c060610b45b/action => generated 0 bytes in 64 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:15:53.914224 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-c79eaba5-3b79-402e-a853-7cf6b34cafde None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:15:53.918889 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-c79eaba5-3b79-402e-a853-7cf6b34cafde tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] GET https://10.4.3.143/volume/v3/volumes/e6a0e244-c638-4ed7-ae81-8efda03c31be Aug 16 21:15:53.918889 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-c79eaba5-3b79-402e-a853-7cf6b34cafde tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:15:53.918889 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-c79eaba5-3b79-402e-a853-7cf6b34cafde tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:15:53.936687 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:15:53.936687 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:15:53.939903 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-65961fcc-7607-420e-b3f7-92284dacf0dc None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:15:53.940417 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-65961fcc-7607-420e-b3f7-92284dacf0dc None None] GET https://10.4.3.143/volume// Aug 16 21:15:53.940846 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-65961fcc-7607-420e-b3f7-92284dacf0dc None None] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:15:53.940846 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-65961fcc-7607-420e-b3f7-92284dacf0dc None None] Calling method 'all' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:15:53.941155 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-65961fcc-7607-420e-b3f7-92284dacf0dc None None] https://10.4.3.143/volume// returned with HTTP 300 Aug 16 21:15:53.942088 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 761/3039] 10.4.3.143 () {66 vars in 1426 bytes} [Sun Aug 16 21:15:53 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 16 21:15:53.945945 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-c79eaba5-3b79-402e-a853-7cf6b34cafde tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] Volume info retrieved successfully. Aug 16 21:15:53.948937 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-c79eaba5-3b79-402e-a853-7cf6b34cafde tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] https://10.4.3.143/volume/v3/volumes/e6a0e244-c638-4ed7-ae81-8efda03c31be returned with HTTP 200 Aug 16 21:15:53.949586 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 752/3040] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:15:53 2026] GET /volume/v3/volumes/e6a0e244-c638-4ed7-ae81-8efda03c31be => generated 849 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:15:53.952776 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [req-a9e40609-09db-4fab-aaa3-065a3081f779 req-2aa40f0b-3c2d-4e68-bc03-dac31fd28e92 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:15:53.957489 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [req-a9e40609-09db-4fab-aaa3-065a3081f779 req-2aa40f0b-3c2d-4e68-bc03-dac31fd28e92 tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] GET https://10.4.3.143/volume/v3/volumes/e6a0e244-c638-4ed7-ae81-8efda03c31be Aug 16 21:15:53.959213 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [req-a9e40609-09db-4fab-aaa3-065a3081f779 req-2aa40f0b-3c2d-4e68-bc03-dac31fd28e92 tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:15:53.959506 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [req-a9e40609-09db-4fab-aaa3-065a3081f779 req-2aa40f0b-3c2d-4e68-bc03-dac31fd28e92 tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:15:53.977726 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:15:53.977726 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:15:53.986250 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [req-a9e40609-09db-4fab-aaa3-065a3081f779 req-2aa40f0b-3c2d-4e68-bc03-dac31fd28e92 tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] Volume info retrieved successfully. Aug 16 21:15:53.992145 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [req-a9e40609-09db-4fab-aaa3-065a3081f779 req-2aa40f0b-3c2d-4e68-bc03-dac31fd28e92 tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] https://10.4.3.143/volume/v3/volumes/e6a0e244-c638-4ed7-ae81-8efda03c31be returned with HTTP 200 Aug 16 21:15:53.992691 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 765/3041] 10.4.3.143 () {70 vars in 1639 bytes} [Sun Aug 16 21:15:53 2026] GET /volume/v3/volumes/e6a0e244-c638-4ed7-ae81-8efda03c31be => generated 1029 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 16 21:15:54.154691 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [req-a9e40609-09db-4fab-aaa3-065a3081f779 req-7b27bc46-dade-4013-b0ca-413a061d2ce7 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:15:54.157012 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [req-a9e40609-09db-4fab-aaa3-065a3081f779 req-7b27bc46-dade-4013-b0ca-413a061d2ce7 tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] PUT https://10.4.3.143/volume/v3/attachments/0f251822-677d-4e3d-a695-cf69ef082593 Aug 16 21:15:54.157410 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [req-a9e40609-09db-4fab-aaa3-065a3081f779 req-7b27bc46-dade-4013-b0ca-413a061d2ce7 tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.143", "host": "np0000007409", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:e42fbcbe2e9", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "69237b68-d654-4a76-81de-86e36bc8fb86", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:15:54.166061 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.coordination [req-a9e40609-09db-4fab-aaa3-065a3081f779 req-7b27bc46-dade-4013-b0ca-413a061d2ce7 tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] Acquiring lock "cinder-attachment_update-e6a0e244-c638-4ed7-ae81-8efda03c31be-np0000007409" by "attachment_update" {{(pid=100330) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:15:54.175505 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.coordination [req-a9e40609-09db-4fab-aaa3-065a3081f779 req-7b27bc46-dade-4013-b0ca-413a061d2ce7 tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] Lock "cinder-attachment_update-e6a0e244-c638-4ed7-ae81-8efda03c31be-np0000007409" acquired by "attachment_update" :: waited 0.009s {{(pid=100330) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:15:54.176535 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:15:54.176535 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:15:54.280813 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.coordination [req-a9e40609-09db-4fab-aaa3-065a3081f779 req-7b27bc46-dade-4013-b0ca-413a061d2ce7 tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] Lock "cinder-attachment_update-e6a0e244-c638-4ed7-ae81-8efda03c31be-np0000007409" released by "attachment_update" :: held 0.105s {{(pid=100330) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:15:54.281258 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [req-a9e40609-09db-4fab-aaa3-065a3081f779 req-7b27bc46-dade-4013-b0ca-413a061d2ce7 tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] https://10.4.3.143/volume/v3/attachments/0f251822-677d-4e3d-a695-cf69ef082593 returned with HTTP 200 Aug 16 21:15:54.281905 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 764/3042] 10.4.3.143 () {74 vars in 1704 bytes} [Sun Aug 16 21:15:54 2026] PUT /volume/v3/attachments/0f251822-677d-4e3d-a695-cf69ef082593 => generated 969 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:15:54.388038 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-b04937a0-93a0-4bd7-8f65-6eed2ed1794e None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:15:54.390085 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-b04937a0-93a0-4bd7-8f65-6eed2ed1794e tempest-TestStampPattern-1200750360 tempest-TestStampPattern-1200750360-project-member] GET https://10.4.3.143/volume/v3/volumes/1a59e361-71d9-4d8d-b5e6-0223e11781ae Aug 16 21:15:54.390353 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-b04937a0-93a0-4bd7-8f65-6eed2ed1794e tempest-TestStampPattern-1200750360 tempest-TestStampPattern-1200750360-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:15:54.390573 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-b04937a0-93a0-4bd7-8f65-6eed2ed1794e tempest-TestStampPattern-1200750360 tempest-TestStampPattern-1200750360-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:15:54.400708 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:15:54.400708 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:15:54.404247 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-b04937a0-93a0-4bd7-8f65-6eed2ed1794e tempest-TestStampPattern-1200750360 tempest-TestStampPattern-1200750360-project-member] Volume info retrieved successfully. Aug 16 21:15:54.408938 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-b04937a0-93a0-4bd7-8f65-6eed2ed1794e tempest-TestStampPattern-1200750360 tempest-TestStampPattern-1200750360-project-member] https://10.4.3.143/volume/v3/volumes/1a59e361-71d9-4d8d-b5e6-0223e11781ae returned with HTTP 200 Aug 16 21:15:54.409318 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 762/3043] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:15:54 2026] GET /volume/v3/volumes/1a59e361-71d9-4d8d-b5e6-0223e11781ae => generated 1132 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:15:54.423347 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-d61db9a2-4368-4c2f-893b-3b4c96a729c9 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:15:54.425677 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-d61db9a2-4368-4c2f-893b-3b4c96a729c9 tempest-TestStampPattern-1200750360 tempest-TestStampPattern-1200750360-project-member] GET https://10.4.3.143/volume/v3/volumes/1a59e361-71d9-4d8d-b5e6-0223e11781ae Aug 16 21:15:54.426031 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-d61db9a2-4368-4c2f-893b-3b4c96a729c9 tempest-TestStampPattern-1200750360 tempest-TestStampPattern-1200750360-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:15:54.426302 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-d61db9a2-4368-4c2f-893b-3b4c96a729c9 tempest-TestStampPattern-1200750360 tempest-TestStampPattern-1200750360-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:15:54.439714 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:15:54.439714 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:15:54.444817 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-d61db9a2-4368-4c2f-893b-3b4c96a729c9 tempest-TestStampPattern-1200750360 tempest-TestStampPattern-1200750360-project-member] Volume info retrieved successfully. Aug 16 21:15:54.451016 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-d61db9a2-4368-4c2f-893b-3b4c96a729c9 tempest-TestStampPattern-1200750360 tempest-TestStampPattern-1200750360-project-member] https://10.4.3.143/volume/v3/volumes/1a59e361-71d9-4d8d-b5e6-0223e11781ae returned with HTTP 200 Aug 16 21:15:54.451564 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 753/3044] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:15:54 2026] GET /volume/v3/volumes/1a59e361-71d9-4d8d-b5e6-0223e11781ae => generated 1132 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:15:54.549954 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-525667fc-a846-4ed8-ba81-8695f385d003 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:15:54.551812 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-525667fc-a846-4ed8-ba81-8695f385d003 tempest-CreateVolumesFromBackupTest-1437514347 tempest-CreateVolumesFromBackupTest-1437514347-project-member] GET https://10.4.3.143/volume/v3/backups/97faf78a-43b7-4f0a-a6ad-c062b04205ab Aug 16 21:15:54.552060 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-525667fc-a846-4ed8-ba81-8695f385d003 tempest-CreateVolumesFromBackupTest-1437514347 tempest-CreateVolumesFromBackupTest-1437514347-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:15:54.552249 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-525667fc-a846-4ed8-ba81-8695f385d003 tempest-CreateVolumesFromBackupTest-1437514347 tempest-CreateVolumesFromBackupTest-1437514347-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:15:54.552377 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.v3.backups [None req-525667fc-a846-4ed8-ba81-8695f385d003 tempest-CreateVolumesFromBackupTest-1437514347 tempest-CreateVolumesFromBackupTest-1437514347-project-member] Show backup with id 97faf78a-43b7-4f0a-a6ad-c062b04205ab. {{(pid=100331) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:15:54.556796 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:15:54.556796 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:15:54.557786 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-525667fc-a846-4ed8-ba81-8695f385d003 tempest-CreateVolumesFromBackupTest-1437514347 tempest-CreateVolumesFromBackupTest-1437514347-project-member] https://10.4.3.143/volume/v3/backups/97faf78a-43b7-4f0a-a6ad-c062b04205ab returned with HTTP 200 Aug 16 21:15:54.558286 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 766/3045] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:15:54 2026] GET /volume/v3/backups/97faf78a-43b7-4f0a-a6ad-c062b04205ab => generated 760 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:15:54.568721 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-e50db3b8-022f-4fde-8df0-fdb47d93aa28 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:15:54.571044 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-e50db3b8-022f-4fde-8df0-fdb47d93aa28 tempest-CreateVolumesFromBackupTest-1437514347 tempest-CreateVolumesFromBackupTest-1437514347-project-member] POST https://10.4.3.143/volume/v3/volumes Aug 16 21:15:54.571499 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-e50db3b8-022f-4fde-8df0-fdb47d93aa28 tempest-CreateVolumesFromBackupTest-1437514347 tempest-CreateVolumesFromBackupTest-1437514347-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "97faf78a-43b7-4f0a-a6ad-c062b04205ab", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-1855316478"}} {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:15:54.573376 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.v3.volumes [None req-e50db3b8-022f-4fde-8df0-fdb47d93aa28 tempest-CreateVolumesFromBackupTest-1437514347 tempest-CreateVolumesFromBackupTest-1437514347-project-member] Create volume request body: {'volume': {"'backup_id": '97faf78a-43b7-4f0a-a6ad-c062b04205ab', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-1855316478'}} {{(pid=100330) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 21:15:54.573544 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.v3.volumes [None req-e50db3b8-022f-4fde-8df0-fdb47d93aa28 tempest-CreateVolumesFromBackupTest-1437514347 tempest-CreateVolumesFromBackupTest-1437514347-project-member] Create volume of 1 GB Aug 16 21:15:54.573898 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:15:54.573898 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:15:54.578721 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-e50db3b8-022f-4fde-8df0-fdb47d93aa28 tempest-CreateVolumesFromBackupTest-1437514347 tempest-CreateVolumesFromBackupTest-1437514347-project-member] Availability Zones retrieved successfully. Aug 16 21:15:54.587573 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-e50db3b8-022f-4fde-8df0-fdb47d93aa28 tempest-CreateVolumesFromBackupTest-1437514347 tempest-CreateVolumesFromBackupTest-1437514347-project-member] Flow 'volume_create_api' (45acfc21-44b9-4450-ab21-7335014a49b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100330) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:15:54.588855 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-e50db3b8-022f-4fde-8df0-fdb47d93aa28 tempest-CreateVolumesFromBackupTest-1437514347 tempest-CreateVolumesFromBackupTest-1437514347-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2a4221d0-104a-4784-9466-4e522dbfc691) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:15:54.590175 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.flows.api.create_volume [None req-e50db3b8-022f-4fde-8df0-fdb47d93aa28 tempest-CreateVolumesFromBackupTest-1437514347 tempest-CreateVolumesFromBackupTest-1437514347-project-member] Validating volume size '1' using validate_int {{(pid=100330) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 21:15:54.619731 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-e50db3b8-022f-4fde-8df0-fdb47d93aa28 tempest-CreateVolumesFromBackupTest-1437514347 tempest-CreateVolumesFromBackupTest-1437514347-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2a4221d0-104a-4784-9466-4e522dbfc691) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T21:04:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=69e633b8-fab9-4b15-8b40-4f1a67c51cda,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '69e633b8-fab9-4b15-8b40-4f1a67c51cda', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:15:54.620556 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-e50db3b8-022f-4fde-8df0-fdb47d93aa28 tempest-CreateVolumesFromBackupTest-1437514347 tempest-CreateVolumesFromBackupTest-1437514347-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d12d8462-799e-4476-9d72-86075ce9a65a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:15:54.666588 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.quota [None req-e50db3b8-022f-4fde-8df0-fdb47d93aa28 tempest-CreateVolumesFromBackupTest-1437514347 tempest-CreateVolumesFromBackupTest-1437514347-project-member] Created reservations ['5315ce5d-038a-4106-9677-cb59be8aade1', '07e6118b-13d7-4db3-a37f-56e29387cd08', 'a04c9e2e-17a8-4d23-a70f-41d10192723f', '66af5fbd-aa66-4db8-91bb-683c1a561c3d'] {{(pid=100330) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:15:54.667539 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-e50db3b8-022f-4fde-8df0-fdb47d93aa28 tempest-CreateVolumesFromBackupTest-1437514347 tempest-CreateVolumesFromBackupTest-1437514347-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d12d8462-799e-4476-9d72-86075ce9a65a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5315ce5d-038a-4106-9677-cb59be8aade1', '07e6118b-13d7-4db3-a37f-56e29387cd08', 'a04c9e2e-17a8-4d23-a70f-41d10192723f', '66af5fbd-aa66-4db8-91bb-683c1a561c3d']}' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:15:54.668591 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-e50db3b8-022f-4fde-8df0-fdb47d93aa28 tempest-CreateVolumesFromBackupTest-1437514347 tempest-CreateVolumesFromBackupTest-1437514347-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (af918f79-b0f3-47d5-9338-24f23ec462a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:15:54.691463 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-e50db3b8-022f-4fde-8df0-fdb47d93aa28 tempest-CreateVolumesFromBackupTest-1437514347 tempest-CreateVolumesFromBackupTest-1437514347-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (af918f79-b0f3-47d5-9338-24f23ec462a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ee1d32dc-d9e8-47e5-88ba-b1808a793891', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1855316478',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e992056939cc4dc9a584f357493e2f10',qos_specs=None,replication_status=,reservations=['5315ce5d-038a-4106-9677-cb59be8aade1','07e6118b-13d7-4db3-a37f-56e29387cd08','a04c9e2e-17a8-4d23-a70f-41d10192723f','66af5fbd-aa66-4db8-91bb-683c1a561c3d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='72bcf79cf6344c39a66a32458ba775d8',volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T21:15:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1855316478',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ee1d32dc-d9e8-47e5-88ba-b1808a793891,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e992056939cc4dc9a584f357493e2f10',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='72bcf79cf6344c39a66a32458ba775d8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(69e633b8-fab9-4b15-8b40-4f1a67c51cda),volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda)}' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:15:54.693935 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-e50db3b8-022f-4fde-8df0-fdb47d93aa28 tempest-CreateVolumesFromBackupTest-1437514347 tempest-CreateVolumesFromBackupTest-1437514347-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b41476f6-8b77-49bf-b252-903834042724) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:15:54.714962 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-e50db3b8-022f-4fde-8df0-fdb47d93aa28 tempest-CreateVolumesFromBackupTest-1437514347 tempest-CreateVolumesFromBackupTest-1437514347-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b41476f6-8b77-49bf-b252-903834042724) transitioned into state 'SUCCESS' from state '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-1855316478',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e992056939cc4dc9a584f357493e2f10',qos_specs=None,replication_status=,reservations=['5315ce5d-038a-4106-9677-cb59be8aade1','07e6118b-13d7-4db3-a37f-56e29387cd08','a04c9e2e-17a8-4d23-a70f-41d10192723f','66af5fbd-aa66-4db8-91bb-683c1a561c3d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='72bcf79cf6344c39a66a32458ba775d8',volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda)}' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:15:54.715819 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-e50db3b8-022f-4fde-8df0-fdb47d93aa28 tempest-CreateVolumesFromBackupTest-1437514347 tempest-CreateVolumesFromBackupTest-1437514347-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b1154b3e-2370-4650-ac03-b8aae7249994) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:15:54.726684 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-e50db3b8-022f-4fde-8df0-fdb47d93aa28 tempest-CreateVolumesFromBackupTest-1437514347 tempest-CreateVolumesFromBackupTest-1437514347-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b1154b3e-2370-4650-ac03-b8aae7249994) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:15:54.727987 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-e50db3b8-022f-4fde-8df0-fdb47d93aa28 tempest-CreateVolumesFromBackupTest-1437514347 tempest-CreateVolumesFromBackupTest-1437514347-project-member] Flow 'volume_create_api' (45acfc21-44b9-4450-ab21-7335014a49b5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100330) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:15:54.728476 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-e50db3b8-022f-4fde-8df0-fdb47d93aa28 tempest-CreateVolumesFromBackupTest-1437514347 tempest-CreateVolumesFromBackupTest-1437514347-project-member] Create volume request issued successfully. Aug 16 21:15:54.729381 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-e50db3b8-022f-4fde-8df0-fdb47d93aa28 tempest-CreateVolumesFromBackupTest-1437514347 tempest-CreateVolumesFromBackupTest-1437514347-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Aug 16 21:15:54.729952 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 765/3046] 10.4.3.143 () {68 vars in 1259 bytes} [Sun Aug 16 21:15:54 2026] POST /volume/v3/volumes => generated 758 bytes in 162 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 21:15:54.746942 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-c465477e-5eac-4855-8c28-7111f67eaca3 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:15:54.746942 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-c465477e-5eac-4855-8c28-7111f67eaca3 tempest-CreateVolumesFromBackupTest-1437514347 tempest-CreateVolumesFromBackupTest-1437514347-project-member] POST https://10.4.3.143/volume/v3/volumes Aug 16 21:15:54.746942 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-c465477e-5eac-4855-8c28-7111f67eaca3 tempest-CreateVolumesFromBackupTest-1437514347 tempest-CreateVolumesFromBackupTest-1437514347-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "97faf78a-43b7-4f0a-a6ad-c062b04205ab", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-1371244355"}} {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:15:54.747856 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.v3.volumes [None req-c465477e-5eac-4855-8c28-7111f67eaca3 tempest-CreateVolumesFromBackupTest-1437514347 tempest-CreateVolumesFromBackupTest-1437514347-project-member] Create volume request body: {'volume': {"'backup_id": '97faf78a-43b7-4f0a-a6ad-c062b04205ab', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-1371244355'}} {{(pid=100332) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 21:15:54.747990 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.v3.volumes [None req-c465477e-5eac-4855-8c28-7111f67eaca3 tempest-CreateVolumesFromBackupTest-1437514347 tempest-CreateVolumesFromBackupTest-1437514347-project-member] Create volume of 1 GB Aug 16 21:15:54.752744 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-c465477e-5eac-4855-8c28-7111f67eaca3 tempest-CreateVolumesFromBackupTest-1437514347 tempest-CreateVolumesFromBackupTest-1437514347-project-member] Availability Zones retrieved successfully. Aug 16 21:15:54.758701 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-c465477e-5eac-4855-8c28-7111f67eaca3 tempest-CreateVolumesFromBackupTest-1437514347 tempest-CreateVolumesFromBackupTest-1437514347-project-member] Flow 'volume_create_api' (7aba150f-845a-4e25-a263-4aa9f892ea7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100332) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:15:54.759701 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-c465477e-5eac-4855-8c28-7111f67eaca3 tempest-CreateVolumesFromBackupTest-1437514347 tempest-CreateVolumesFromBackupTest-1437514347-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3fde8683-2f97-465c-b6df-7db529cada30) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:15:54.760626 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.flows.api.create_volume [None req-c465477e-5eac-4855-8c28-7111f67eaca3 tempest-CreateVolumesFromBackupTest-1437514347 tempest-CreateVolumesFromBackupTest-1437514347-project-member] Validating volume size '1' using validate_int {{(pid=100332) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 21:15:54.792221 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-c465477e-5eac-4855-8c28-7111f67eaca3 tempest-CreateVolumesFromBackupTest-1437514347 tempest-CreateVolumesFromBackupTest-1437514347-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3fde8683-2f97-465c-b6df-7db529cada30) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T21:04:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=69e633b8-fab9-4b15-8b40-4f1a67c51cda,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '69e633b8-fab9-4b15-8b40-4f1a67c51cda', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:15:54.793049 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-c465477e-5eac-4855-8c28-7111f67eaca3 tempest-CreateVolumesFromBackupTest-1437514347 tempest-CreateVolumesFromBackupTest-1437514347-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6ae47f7f-4260-49c0-804a-0015029b4f33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:15:54.849174 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.quota [None req-c465477e-5eac-4855-8c28-7111f67eaca3 tempest-CreateVolumesFromBackupTest-1437514347 tempest-CreateVolumesFromBackupTest-1437514347-project-member] Created reservations ['e6f275e0-d3ef-437b-a1cb-4438ac9afb3d', '0110261d-93d1-42b9-bfdc-39e8b8dff107', '826bd001-f63b-448e-8528-63704e4a8212', 'db3bdf8d-7f3f-4174-9218-c0cb11cba584'] {{(pid=100332) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:15:54.850118 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-c465477e-5eac-4855-8c28-7111f67eaca3 tempest-CreateVolumesFromBackupTest-1437514347 tempest-CreateVolumesFromBackupTest-1437514347-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6ae47f7f-4260-49c0-804a-0015029b4f33) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e6f275e0-d3ef-437b-a1cb-4438ac9afb3d', '0110261d-93d1-42b9-bfdc-39e8b8dff107', '826bd001-f63b-448e-8528-63704e4a8212', 'db3bdf8d-7f3f-4174-9218-c0cb11cba584']}' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:15:54.850884 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-c465477e-5eac-4855-8c28-7111f67eaca3 tempest-CreateVolumesFromBackupTest-1437514347 tempest-CreateVolumesFromBackupTest-1437514347-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (345e13a3-159e-4add-9e87-c3b6b21e89b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:15:54.878658 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-c465477e-5eac-4855-8c28-7111f67eaca3 tempest-CreateVolumesFromBackupTest-1437514347 tempest-CreateVolumesFromBackupTest-1437514347-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (345e13a3-159e-4add-9e87-c3b6b21e89b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1f2cc56b-e0dc-4b54-ad29-e413818399c0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1371244355',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e992056939cc4dc9a584f357493e2f10',qos_specs=None,replication_status=,reservations=['e6f275e0-d3ef-437b-a1cb-4438ac9afb3d','0110261d-93d1-42b9-bfdc-39e8b8dff107','826bd001-f63b-448e-8528-63704e4a8212','db3bdf8d-7f3f-4174-9218-c0cb11cba584'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='72bcf79cf6344c39a66a32458ba775d8',volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T21:15:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1371244355',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1f2cc56b-e0dc-4b54-ad29-e413818399c0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e992056939cc4dc9a584f357493e2f10',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='72bcf79cf6344c39a66a32458ba775d8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(69e633b8-fab9-4b15-8b40-4f1a67c51cda),volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda)}' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:15:54.879502 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-c465477e-5eac-4855-8c28-7111f67eaca3 tempest-CreateVolumesFromBackupTest-1437514347 tempest-CreateVolumesFromBackupTest-1437514347-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d0e17579-1862-4300-90ce-61322765355f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:15:54.904452 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-c465477e-5eac-4855-8c28-7111f67eaca3 tempest-CreateVolumesFromBackupTest-1437514347 tempest-CreateVolumesFromBackupTest-1437514347-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d0e17579-1862-4300-90ce-61322765355f) transitioned into state 'SUCCESS' from state '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-1371244355',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e992056939cc4dc9a584f357493e2f10',qos_specs=None,replication_status=,reservations=['e6f275e0-d3ef-437b-a1cb-4438ac9afb3d','0110261d-93d1-42b9-bfdc-39e8b8dff107','826bd001-f63b-448e-8528-63704e4a8212','db3bdf8d-7f3f-4174-9218-c0cb11cba584'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='72bcf79cf6344c39a66a32458ba775d8',volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda)}' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:15:54.905580 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-c465477e-5eac-4855-8c28-7111f67eaca3 tempest-CreateVolumesFromBackupTest-1437514347 tempest-CreateVolumesFromBackupTest-1437514347-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9e8639f3-77fa-4f36-a5ac-ab8afe038da9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:15:54.917798 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-c465477e-5eac-4855-8c28-7111f67eaca3 tempest-CreateVolumesFromBackupTest-1437514347 tempest-CreateVolumesFromBackupTest-1437514347-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9e8639f3-77fa-4f36-a5ac-ab8afe038da9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:15:54.919422 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-c465477e-5eac-4855-8c28-7111f67eaca3 tempest-CreateVolumesFromBackupTest-1437514347 tempest-CreateVolumesFromBackupTest-1437514347-project-member] Flow 'volume_create_api' (7aba150f-845a-4e25-a263-4aa9f892ea7b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100332) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:15:54.919946 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-c465477e-5eac-4855-8c28-7111f67eaca3 tempest-CreateVolumesFromBackupTest-1437514347 tempest-CreateVolumesFromBackupTest-1437514347-project-member] Create volume request issued successfully. Aug 16 21:15:54.921510 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-c465477e-5eac-4855-8c28-7111f67eaca3 tempest-CreateVolumesFromBackupTest-1437514347 tempest-CreateVolumesFromBackupTest-1437514347-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Aug 16 21:15:54.922179 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 763/3047] 10.4.3.143 () {68 vars in 1259 bytes} [Sun Aug 16 21:15:54 2026] POST /volume/v3/volumes => generated 758 bytes in 178 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 21:15:54.941117 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-93b05789-118e-4b9c-aca4-f0e51be2fd75 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:15:54.942928 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-93b05789-118e-4b9c-aca4-f0e51be2fd75 tempest-CreateVolumesFromBackupTest-1437514347 tempest-CreateVolumesFromBackupTest-1437514347-project-member] POST https://10.4.3.143/volume/v3/volumes Aug 16 21:15:54.943315 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-93b05789-118e-4b9c-aca4-f0e51be2fd75 tempest-CreateVolumesFromBackupTest-1437514347 tempest-CreateVolumesFromBackupTest-1437514347-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "97faf78a-43b7-4f0a-a6ad-c062b04205ab", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-364023883"}} {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:15:54.944739 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.v3.volumes [None req-93b05789-118e-4b9c-aca4-f0e51be2fd75 tempest-CreateVolumesFromBackupTest-1437514347 tempest-CreateVolumesFromBackupTest-1437514347-project-member] Create volume request body: {'volume': {"'backup_id": '97faf78a-43b7-4f0a-a6ad-c062b04205ab', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-364023883'}} {{(pid=100333) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 21:15:54.944847 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.v3.volumes [None req-93b05789-118e-4b9c-aca4-f0e51be2fd75 tempest-CreateVolumesFromBackupTest-1437514347 tempest-CreateVolumesFromBackupTest-1437514347-project-member] Create volume of 1 GB Aug 16 21:15:54.949507 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-93b05789-118e-4b9c-aca4-f0e51be2fd75 tempest-CreateVolumesFromBackupTest-1437514347 tempest-CreateVolumesFromBackupTest-1437514347-project-member] Availability Zones retrieved successfully. Aug 16 21:15:54.955150 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-93b05789-118e-4b9c-aca4-f0e51be2fd75 tempest-CreateVolumesFromBackupTest-1437514347 tempest-CreateVolumesFromBackupTest-1437514347-project-member] Flow 'volume_create_api' (c026d89f-65fb-4788-a5b8-a78e047a959d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100333) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:15:54.955631 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-93b05789-118e-4b9c-aca4-f0e51be2fd75 tempest-CreateVolumesFromBackupTest-1437514347 tempest-CreateVolumesFromBackupTest-1437514347-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (80e9a1fe-5ff9-490f-bfc8-383afa955575) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:15:54.956703 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.flows.api.create_volume [None req-93b05789-118e-4b9c-aca4-f0e51be2fd75 tempest-CreateVolumesFromBackupTest-1437514347 tempest-CreateVolumesFromBackupTest-1437514347-project-member] Validating volume size '1' using validate_int {{(pid=100333) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 21:15:54.963306 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-1e9f96fc-5961-499d-97aa-3c9832bcbaff None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:15:54.966224 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-1e9f96fc-5961-499d-97aa-3c9832bcbaff tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] GET https://10.4.3.143/volume/v3/volumes/e6a0e244-c638-4ed7-ae81-8efda03c31be Aug 16 21:15:54.966674 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-1e9f96fc-5961-499d-97aa-3c9832bcbaff tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:15:54.967202 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-1e9f96fc-5961-499d-97aa-3c9832bcbaff tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:15:54.981745 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:15:54.981745 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:15:54.988431 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-1e9f96fc-5961-499d-97aa-3c9832bcbaff tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] Volume info retrieved successfully. Aug 16 21:15:54.993098 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-93b05789-118e-4b9c-aca4-f0e51be2fd75 tempest-CreateVolumesFromBackupTest-1437514347 tempest-CreateVolumesFromBackupTest-1437514347-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (80e9a1fe-5ff9-490f-bfc8-383afa955575) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T21:04:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=69e633b8-fab9-4b15-8b40-4f1a67c51cda,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '69e633b8-fab9-4b15-8b40-4f1a67c51cda', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:15:54.994305 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-93b05789-118e-4b9c-aca4-f0e51be2fd75 tempest-CreateVolumesFromBackupTest-1437514347 tempest-CreateVolumesFromBackupTest-1437514347-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (39130970-ff5a-4491-a286-19bf411beb1f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:15:54.996196 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-1e9f96fc-5961-499d-97aa-3c9832bcbaff tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] https://10.4.3.143/volume/v3/volumes/e6a0e244-c638-4ed7-ae81-8efda03c31be returned with HTTP 200 Aug 16 21:15:54.996750 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 767/3048] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:15:54 2026] GET /volume/v3/volumes/e6a0e244-c638-4ed7-ae81-8efda03c31be => generated 850 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:15:55.041950 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.quota [None req-93b05789-118e-4b9c-aca4-f0e51be2fd75 tempest-CreateVolumesFromBackupTest-1437514347 tempest-CreateVolumesFromBackupTest-1437514347-project-member] Created reservations ['c7913864-0d68-437e-aa62-efdb152f070b', '570b4de3-7624-4643-aea7-509250983338', 'cb7c14b5-5321-4e2c-a856-512f3ced7c32', 'aeba546d-7c69-497c-816c-bf55e09c1098'] {{(pid=100333) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:15:55.042822 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-93b05789-118e-4b9c-aca4-f0e51be2fd75 tempest-CreateVolumesFromBackupTest-1437514347 tempest-CreateVolumesFromBackupTest-1437514347-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (39130970-ff5a-4491-a286-19bf411beb1f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c7913864-0d68-437e-aa62-efdb152f070b', '570b4de3-7624-4643-aea7-509250983338', 'cb7c14b5-5321-4e2c-a856-512f3ced7c32', 'aeba546d-7c69-497c-816c-bf55e09c1098']}' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:15:55.043666 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-93b05789-118e-4b9c-aca4-f0e51be2fd75 tempest-CreateVolumesFromBackupTest-1437514347 tempest-CreateVolumesFromBackupTest-1437514347-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (17e5e281-6786-455e-b7e0-f4fd9c033beb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:15:55.070113 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-93b05789-118e-4b9c-aca4-f0e51be2fd75 tempest-CreateVolumesFromBackupTest-1437514347 tempest-CreateVolumesFromBackupTest-1437514347-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (17e5e281-6786-455e-b7e0-f4fd9c033beb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8a6eae5b-4f4d-49ad-b6c2-5ebe56267721', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-364023883',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e992056939cc4dc9a584f357493e2f10',qos_specs=None,replication_status=,reservations=['c7913864-0d68-437e-aa62-efdb152f070b','570b4de3-7624-4643-aea7-509250983338','cb7c14b5-5321-4e2c-a856-512f3ced7c32','aeba546d-7c69-497c-816c-bf55e09c1098'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='72bcf79cf6344c39a66a32458ba775d8',volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T21:15:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-364023883',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8a6eae5b-4f4d-49ad-b6c2-5ebe56267721,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e992056939cc4dc9a584f357493e2f10',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='72bcf79cf6344c39a66a32458ba775d8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(69e633b8-fab9-4b15-8b40-4f1a67c51cda),volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda)}' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:15:55.073023 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-93b05789-118e-4b9c-aca4-f0e51be2fd75 tempest-CreateVolumesFromBackupTest-1437514347 tempest-CreateVolumesFromBackupTest-1437514347-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (35881f97-42aa-4c32-998a-8a75600533ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:15:55.091947 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-93b05789-118e-4b9c-aca4-f0e51be2fd75 tempest-CreateVolumesFromBackupTest-1437514347 tempest-CreateVolumesFromBackupTest-1437514347-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (35881f97-42aa-4c32-998a-8a75600533ce) transitioned into state 'SUCCESS' from state '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-364023883',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e992056939cc4dc9a584f357493e2f10',qos_specs=None,replication_status=,reservations=['c7913864-0d68-437e-aa62-efdb152f070b','570b4de3-7624-4643-aea7-509250983338','cb7c14b5-5321-4e2c-a856-512f3ced7c32','aeba546d-7c69-497c-816c-bf55e09c1098'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='72bcf79cf6344c39a66a32458ba775d8',volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda)}' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:15:55.092826 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-93b05789-118e-4b9c-aca4-f0e51be2fd75 tempest-CreateVolumesFromBackupTest-1437514347 tempest-CreateVolumesFromBackupTest-1437514347-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7375a776-fe79-4c89-ad1a-9719574341a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:15:55.103984 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-93b05789-118e-4b9c-aca4-f0e51be2fd75 tempest-CreateVolumesFromBackupTest-1437514347 tempest-CreateVolumesFromBackupTest-1437514347-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7375a776-fe79-4c89-ad1a-9719574341a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:15:55.105031 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-93b05789-118e-4b9c-aca4-f0e51be2fd75 tempest-CreateVolumesFromBackupTest-1437514347 tempest-CreateVolumesFromBackupTest-1437514347-project-member] Flow 'volume_create_api' (c026d89f-65fb-4788-a5b8-a78e047a959d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100333) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:15:55.105438 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-93b05789-118e-4b9c-aca4-f0e51be2fd75 tempest-CreateVolumesFromBackupTest-1437514347 tempest-CreateVolumesFromBackupTest-1437514347-project-member] Create volume request issued successfully. Aug 16 21:15:55.106256 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-93b05789-118e-4b9c-aca4-f0e51be2fd75 tempest-CreateVolumesFromBackupTest-1437514347 tempest-CreateVolumesFromBackupTest-1437514347-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Aug 16 21:15:55.106824 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 754/3049] 10.4.3.143 () {68 vars in 1259 bytes} [Sun Aug 16 21:15:54 2026] POST /volume/v3/volumes => generated 757 bytes in 166 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 21:15:55.120358 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-f48bef38-f6ff-4e4e-8713-791a736c0994 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:15:55.122282 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-f48bef38-f6ff-4e4e-8713-791a736c0994 tempest-CreateVolumesFromBackupTest-1437514347 tempest-CreateVolumesFromBackupTest-1437514347-project-member] POST https://10.4.3.143/volume/v3/volumes Aug 16 21:15:55.122677 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-f48bef38-f6ff-4e4e-8713-791a736c0994 tempest-CreateVolumesFromBackupTest-1437514347 tempest-CreateVolumesFromBackupTest-1437514347-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "97faf78a-43b7-4f0a-a6ad-c062b04205ab", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-691280133"}} {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:15:55.124107 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.v3.volumes [None req-f48bef38-f6ff-4e4e-8713-791a736c0994 tempest-CreateVolumesFromBackupTest-1437514347 tempest-CreateVolumesFromBackupTest-1437514347-project-member] Create volume request body: {'volume': {"'backup_id": '97faf78a-43b7-4f0a-a6ad-c062b04205ab', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-691280133'}} {{(pid=100330) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 21:15:55.124239 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.v3.volumes [None req-f48bef38-f6ff-4e4e-8713-791a736c0994 tempest-CreateVolumesFromBackupTest-1437514347 tempest-CreateVolumesFromBackupTest-1437514347-project-member] Create volume of 1 GB Aug 16 21:15:55.124521 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:15:55.124521 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:15:55.129138 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-f48bef38-f6ff-4e4e-8713-791a736c0994 tempest-CreateVolumesFromBackupTest-1437514347 tempest-CreateVolumesFromBackupTest-1437514347-project-member] Availability Zones retrieved successfully. Aug 16 21:15:55.137833 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-f48bef38-f6ff-4e4e-8713-791a736c0994 tempest-CreateVolumesFromBackupTest-1437514347 tempest-CreateVolumesFromBackupTest-1437514347-project-member] Flow 'volume_create_api' (1c6a90a3-c6b4-4ca0-b0b7-985f943a997c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100330) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:15:55.139364 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-f48bef38-f6ff-4e4e-8713-791a736c0994 tempest-CreateVolumesFromBackupTest-1437514347 tempest-CreateVolumesFromBackupTest-1437514347-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (92440826-9060-4b13-b927-2962f9798a5e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:15:55.140809 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.flows.api.create_volume [None req-f48bef38-f6ff-4e4e-8713-791a736c0994 tempest-CreateVolumesFromBackupTest-1437514347 tempest-CreateVolumesFromBackupTest-1437514347-project-member] Validating volume size '1' using validate_int {{(pid=100330) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 21:15:55.168678 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-f48bef38-f6ff-4e4e-8713-791a736c0994 tempest-CreateVolumesFromBackupTest-1437514347 tempest-CreateVolumesFromBackupTest-1437514347-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (92440826-9060-4b13-b927-2962f9798a5e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T21:04:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=69e633b8-fab9-4b15-8b40-4f1a67c51cda,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '69e633b8-fab9-4b15-8b40-4f1a67c51cda', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:15:55.169463 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-f48bef38-f6ff-4e4e-8713-791a736c0994 tempest-CreateVolumesFromBackupTest-1437514347 tempest-CreateVolumesFromBackupTest-1437514347-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0b135e3b-16ca-4cf3-a525-7a2181df6bd0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:15:55.222039 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.quota [None req-f48bef38-f6ff-4e4e-8713-791a736c0994 tempest-CreateVolumesFromBackupTest-1437514347 tempest-CreateVolumesFromBackupTest-1437514347-project-member] Created reservations ['81cfa183-1d4b-48c9-8d91-1dc8f9280200', '68899176-60ec-4166-b0e5-9d3b8e54f4b7', 'b606aacd-17a3-46e7-a160-7388e2acd617', 'eada932c-84fd-4e8d-8cbd-77a5f98a9916'] {{(pid=100330) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:15:55.222039 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-f48bef38-f6ff-4e4e-8713-791a736c0994 tempest-CreateVolumesFromBackupTest-1437514347 tempest-CreateVolumesFromBackupTest-1437514347-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0b135e3b-16ca-4cf3-a525-7a2181df6bd0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['81cfa183-1d4b-48c9-8d91-1dc8f9280200', '68899176-60ec-4166-b0e5-9d3b8e54f4b7', 'b606aacd-17a3-46e7-a160-7388e2acd617', 'eada932c-84fd-4e8d-8cbd-77a5f98a9916']}' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:15:55.222851 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-f48bef38-f6ff-4e4e-8713-791a736c0994 tempest-CreateVolumesFromBackupTest-1437514347 tempest-CreateVolumesFromBackupTest-1437514347-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8746d55f-5f20-45b1-950b-e2ee6681602b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:15:55.252164 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-f48bef38-f6ff-4e4e-8713-791a736c0994 tempest-CreateVolumesFromBackupTest-1437514347 tempest-CreateVolumesFromBackupTest-1437514347-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8746d55f-5f20-45b1-950b-e2ee6681602b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c1fb01ea-31a3-4cba-94a7-f0cdaf50bb8b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-691280133',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e992056939cc4dc9a584f357493e2f10',qos_specs=None,replication_status=,reservations=['81cfa183-1d4b-48c9-8d91-1dc8f9280200','68899176-60ec-4166-b0e5-9d3b8e54f4b7','b606aacd-17a3-46e7-a160-7388e2acd617','eada932c-84fd-4e8d-8cbd-77a5f98a9916'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='72bcf79cf6344c39a66a32458ba775d8',volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T21:15:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-691280133',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c1fb01ea-31a3-4cba-94a7-f0cdaf50bb8b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e992056939cc4dc9a584f357493e2f10',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='72bcf79cf6344c39a66a32458ba775d8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(69e633b8-fab9-4b15-8b40-4f1a67c51cda),volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda)}' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:15:55.253275 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-f48bef38-f6ff-4e4e-8713-791a736c0994 tempest-CreateVolumesFromBackupTest-1437514347 tempest-CreateVolumesFromBackupTest-1437514347-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d71e048f-cfb7-4aa2-a962-b8e2b9dd1521) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:15:55.276227 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-f48bef38-f6ff-4e4e-8713-791a736c0994 tempest-CreateVolumesFromBackupTest-1437514347 tempest-CreateVolumesFromBackupTest-1437514347-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d71e048f-cfb7-4aa2-a962-b8e2b9dd1521) transitioned into state 'SUCCESS' from state '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-691280133',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e992056939cc4dc9a584f357493e2f10',qos_specs=None,replication_status=,reservations=['81cfa183-1d4b-48c9-8d91-1dc8f9280200','68899176-60ec-4166-b0e5-9d3b8e54f4b7','b606aacd-17a3-46e7-a160-7388e2acd617','eada932c-84fd-4e8d-8cbd-77a5f98a9916'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='72bcf79cf6344c39a66a32458ba775d8',volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda)}' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:15:55.277574 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-f48bef38-f6ff-4e4e-8713-791a736c0994 tempest-CreateVolumesFromBackupTest-1437514347 tempest-CreateVolumesFromBackupTest-1437514347-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (056b41e7-72eb-4d4b-8571-8e58f20410de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:15:55.289151 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-f48bef38-f6ff-4e4e-8713-791a736c0994 tempest-CreateVolumesFromBackupTest-1437514347 tempest-CreateVolumesFromBackupTest-1437514347-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (056b41e7-72eb-4d4b-8571-8e58f20410de) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:15:55.290424 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-f48bef38-f6ff-4e4e-8713-791a736c0994 tempest-CreateVolumesFromBackupTest-1437514347 tempest-CreateVolumesFromBackupTest-1437514347-project-member] Flow 'volume_create_api' (1c6a90a3-c6b4-4ca0-b0b7-985f943a997c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100330) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:15:55.290888 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-f48bef38-f6ff-4e4e-8713-791a736c0994 tempest-CreateVolumesFromBackupTest-1437514347 tempest-CreateVolumesFromBackupTest-1437514347-project-member] Create volume request issued successfully. Aug 16 21:15:55.291616 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-f48bef38-f6ff-4e4e-8713-791a736c0994 tempest-CreateVolumesFromBackupTest-1437514347 tempest-CreateVolumesFromBackupTest-1437514347-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Aug 16 21:15:55.292063 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 766/3050] 10.4.3.143 () {68 vars in 1259 bytes} [Sun Aug 16 21:15:55 2026] POST /volume/v3/volumes => generated 757 bytes in 172 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 21:15:55.306713 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-fd2cf232-d4d2-4253-bbc9-6772fa8c98a0 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:15:55.308784 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-fd2cf232-d4d2-4253-bbc9-6772fa8c98a0 tempest-CreateVolumesFromBackupTest-1437514347 tempest-CreateVolumesFromBackupTest-1437514347-project-member] POST https://10.4.3.143/volume/v3/volumes Aug 16 21:15:55.310054 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-fd2cf232-d4d2-4253-bbc9-6772fa8c98a0 tempest-CreateVolumesFromBackupTest-1437514347 tempest-CreateVolumesFromBackupTest-1437514347-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "97faf78a-43b7-4f0a-a6ad-c062b04205ab", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-1330380429"}} {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:15:55.311650 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.v3.volumes [None req-fd2cf232-d4d2-4253-bbc9-6772fa8c98a0 tempest-CreateVolumesFromBackupTest-1437514347 tempest-CreateVolumesFromBackupTest-1437514347-project-member] Create volume request body: {'volume': {"'backup_id": '97faf78a-43b7-4f0a-a6ad-c062b04205ab', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-1330380429'}} {{(pid=100332) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 21:15:55.311807 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.v3.volumes [None req-fd2cf232-d4d2-4253-bbc9-6772fa8c98a0 tempest-CreateVolumesFromBackupTest-1437514347 tempest-CreateVolumesFromBackupTest-1437514347-project-member] Create volume of 1 GB Aug 16 21:15:55.312195 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:15:55.312195 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:15:55.317019 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-fd2cf232-d4d2-4253-bbc9-6772fa8c98a0 tempest-CreateVolumesFromBackupTest-1437514347 tempest-CreateVolumesFromBackupTest-1437514347-project-member] Availability Zones retrieved successfully. Aug 16 21:15:55.325164 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-fd2cf232-d4d2-4253-bbc9-6772fa8c98a0 tempest-CreateVolumesFromBackupTest-1437514347 tempest-CreateVolumesFromBackupTest-1437514347-project-member] Flow 'volume_create_api' (f57de5d0-1d7c-4038-b1f4-80daefbf533e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100332) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:15:55.326414 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-fd2cf232-d4d2-4253-bbc9-6772fa8c98a0 tempest-CreateVolumesFromBackupTest-1437514347 tempest-CreateVolumesFromBackupTest-1437514347-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aff03b07-f449-4741-b3a8-41236033d2a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:15:55.327706 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.flows.api.create_volume [None req-fd2cf232-d4d2-4253-bbc9-6772fa8c98a0 tempest-CreateVolumesFromBackupTest-1437514347 tempest-CreateVolumesFromBackupTest-1437514347-project-member] Validating volume size '1' using validate_int {{(pid=100332) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 21:15:55.369401 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-fd2cf232-d4d2-4253-bbc9-6772fa8c98a0 tempest-CreateVolumesFromBackupTest-1437514347 tempest-CreateVolumesFromBackupTest-1437514347-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aff03b07-f449-4741-b3a8-41236033d2a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T21:04:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=69e633b8-fab9-4b15-8b40-4f1a67c51cda,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '69e633b8-fab9-4b15-8b40-4f1a67c51cda', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:15:55.370503 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-fd2cf232-d4d2-4253-bbc9-6772fa8c98a0 tempest-CreateVolumesFromBackupTest-1437514347 tempest-CreateVolumesFromBackupTest-1437514347-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (46057dda-9c8c-420b-bc00-3266582b5a8b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:15:55.436153 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.quota [None req-fd2cf232-d4d2-4253-bbc9-6772fa8c98a0 tempest-CreateVolumesFromBackupTest-1437514347 tempest-CreateVolumesFromBackupTest-1437514347-project-member] Created reservations ['639dec06-94d9-4138-ae01-30a23896f64a', 'e1bbf60f-c5f2-4536-9bc9-3699183dcde1', 'c3d06f77-4ae9-400f-8014-0f7a601587cb', '6fe3008b-4ad2-43f5-ada3-222007477443'] {{(pid=100332) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:15:55.437467 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-fd2cf232-d4d2-4253-bbc9-6772fa8c98a0 tempest-CreateVolumesFromBackupTest-1437514347 tempest-CreateVolumesFromBackupTest-1437514347-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (46057dda-9c8c-420b-bc00-3266582b5a8b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['639dec06-94d9-4138-ae01-30a23896f64a', 'e1bbf60f-c5f2-4536-9bc9-3699183dcde1', 'c3d06f77-4ae9-400f-8014-0f7a601587cb', '6fe3008b-4ad2-43f5-ada3-222007477443']}' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:15:55.438627 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-fd2cf232-d4d2-4253-bbc9-6772fa8c98a0 tempest-CreateVolumesFromBackupTest-1437514347 tempest-CreateVolumesFromBackupTest-1437514347-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (818e554b-3048-4c74-a58d-525f6abd4125) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:15:55.472172 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-fd2cf232-d4d2-4253-bbc9-6772fa8c98a0 tempest-CreateVolumesFromBackupTest-1437514347 tempest-CreateVolumesFromBackupTest-1437514347-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (818e554b-3048-4c74-a58d-525f6abd4125) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd0a3a8e8-4190-474b-8408-318aab4b35a5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1330380429',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e992056939cc4dc9a584f357493e2f10',qos_specs=None,replication_status=,reservations=['639dec06-94d9-4138-ae01-30a23896f64a','e1bbf60f-c5f2-4536-9bc9-3699183dcde1','c3d06f77-4ae9-400f-8014-0f7a601587cb','6fe3008b-4ad2-43f5-ada3-222007477443'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='72bcf79cf6344c39a66a32458ba775d8',volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T21:15:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1330380429',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d0a3a8e8-4190-474b-8408-318aab4b35a5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e992056939cc4dc9a584f357493e2f10',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='72bcf79cf6344c39a66a32458ba775d8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(69e633b8-fab9-4b15-8b40-4f1a67c51cda),volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda)}' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:15:55.472172 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-fd2cf232-d4d2-4253-bbc9-6772fa8c98a0 tempest-CreateVolumesFromBackupTest-1437514347 tempest-CreateVolumesFromBackupTest-1437514347-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1664606f-9b38-48ac-9ee1-ec548a1fffa9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:15:55.500447 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-fd2cf232-d4d2-4253-bbc9-6772fa8c98a0 tempest-CreateVolumesFromBackupTest-1437514347 tempest-CreateVolumesFromBackupTest-1437514347-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1664606f-9b38-48ac-9ee1-ec548a1fffa9) transitioned into state 'SUCCESS' from state '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-1330380429',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e992056939cc4dc9a584f357493e2f10',qos_specs=None,replication_status=,reservations=['639dec06-94d9-4138-ae01-30a23896f64a','e1bbf60f-c5f2-4536-9bc9-3699183dcde1','c3d06f77-4ae9-400f-8014-0f7a601587cb','6fe3008b-4ad2-43f5-ada3-222007477443'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='72bcf79cf6344c39a66a32458ba775d8',volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda)}' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:15:55.501588 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-fd2cf232-d4d2-4253-bbc9-6772fa8c98a0 tempest-CreateVolumesFromBackupTest-1437514347 tempest-CreateVolumesFromBackupTest-1437514347-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b931f15c-ffcf-45af-8a61-89352bcea7b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:15:55.515540 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-fd2cf232-d4d2-4253-bbc9-6772fa8c98a0 tempest-CreateVolumesFromBackupTest-1437514347 tempest-CreateVolumesFromBackupTest-1437514347-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b931f15c-ffcf-45af-8a61-89352bcea7b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:15:55.516499 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-fd2cf232-d4d2-4253-bbc9-6772fa8c98a0 tempest-CreateVolumesFromBackupTest-1437514347 tempest-CreateVolumesFromBackupTest-1437514347-project-member] Flow 'volume_create_api' (f57de5d0-1d7c-4038-b1f4-80daefbf533e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100332) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:15:55.516894 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-fd2cf232-d4d2-4253-bbc9-6772fa8c98a0 tempest-CreateVolumesFromBackupTest-1437514347 tempest-CreateVolumesFromBackupTest-1437514347-project-member] Create volume request issued successfully. Aug 16 21:15:55.517681 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-fd2cf232-d4d2-4253-bbc9-6772fa8c98a0 tempest-CreateVolumesFromBackupTest-1437514347 tempest-CreateVolumesFromBackupTest-1437514347-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Aug 16 21:15:55.518179 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 764/3051] 10.4.3.143 () {68 vars in 1259 bytes} [Sun Aug 16 21:15:55 2026] POST /volume/v3/volumes => generated 758 bytes in 212 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 21:15:55.536585 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-88bc7167-8580-4b21-b2e0-9eaf47e20bed None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:15:55.540146 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-88bc7167-8580-4b21-b2e0-9eaf47e20bed tempest-CreateVolumesFromBackupTest-1437514347 tempest-CreateVolumesFromBackupTest-1437514347-project-member] GET https://10.4.3.143/volume/v3/volumes/ee1d32dc-d9e8-47e5-88ba-b1808a793891 Aug 16 21:15:55.540454 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-88bc7167-8580-4b21-b2e0-9eaf47e20bed tempest-CreateVolumesFromBackupTest-1437514347 tempest-CreateVolumesFromBackupTest-1437514347-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:15:55.541055 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-88bc7167-8580-4b21-b2e0-9eaf47e20bed tempest-CreateVolumesFromBackupTest-1437514347 tempest-CreateVolumesFromBackupTest-1437514347-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:15:55.551991 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:15:55.551991 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:15:55.556471 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-88bc7167-8580-4b21-b2e0-9eaf47e20bed tempest-CreateVolumesFromBackupTest-1437514347 tempest-CreateVolumesFromBackupTest-1437514347-project-member] Volume info retrieved successfully. Aug 16 21:15:55.562690 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-88bc7167-8580-4b21-b2e0-9eaf47e20bed tempest-CreateVolumesFromBackupTest-1437514347 tempest-CreateVolumesFromBackupTest-1437514347-project-member] https://10.4.3.143/volume/v3/volumes/ee1d32dc-d9e8-47e5-88ba-b1808a793891 returned with HTTP 200 Aug 16 21:15:55.563217 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 768/3052] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:15:55 2026] GET /volume/v3/volumes/ee1d32dc-d9e8-47e5-88ba-b1808a793891 => generated 851 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:15:55.586455 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-315404dd-68a3-4d4d-a733-d08f3a75ab7c None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:15:55.589702 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-315404dd-68a3-4d4d-a733-d08f3a75ab7c tempest-CreateVolumesFromBackupTest-1437514347 tempest-CreateVolumesFromBackupTest-1437514347-project-member] GET https://10.4.3.143/volume/v3/volumes/1f2cc56b-e0dc-4b54-ad29-e413818399c0 Aug 16 21:15:55.589702 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-315404dd-68a3-4d4d-a733-d08f3a75ab7c tempest-CreateVolumesFromBackupTest-1437514347 tempest-CreateVolumesFromBackupTest-1437514347-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:15:55.589702 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-315404dd-68a3-4d4d-a733-d08f3a75ab7c tempest-CreateVolumesFromBackupTest-1437514347 tempest-CreateVolumesFromBackupTest-1437514347-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:15:55.602311 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:15:55.602311 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:15:55.612405 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-315404dd-68a3-4d4d-a733-d08f3a75ab7c tempest-CreateVolumesFromBackupTest-1437514347 tempest-CreateVolumesFromBackupTest-1437514347-project-member] Volume info retrieved successfully. Aug 16 21:15:55.623517 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-315404dd-68a3-4d4d-a733-d08f3a75ab7c tempest-CreateVolumesFromBackupTest-1437514347 tempest-CreateVolumesFromBackupTest-1437514347-project-member] https://10.4.3.143/volume/v3/volumes/1f2cc56b-e0dc-4b54-ad29-e413818399c0 returned with HTTP 200 Aug 16 21:15:55.624251 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 755/3053] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:15:55 2026] GET /volume/v3/volumes/1f2cc56b-e0dc-4b54-ad29-e413818399c0 => generated 851 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:15:55.659859 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-401c075c-9898-4f16-8ee6-28e329bed120 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:15:55.663181 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-401c075c-9898-4f16-8ee6-28e329bed120 tempest-CreateVolumesFromBackupTest-1437514347 tempest-CreateVolumesFromBackupTest-1437514347-project-member] GET https://10.4.3.143/volume/v3/volumes/8a6eae5b-4f4d-49ad-b6c2-5ebe56267721 Aug 16 21:15:55.663181 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-401c075c-9898-4f16-8ee6-28e329bed120 tempest-CreateVolumesFromBackupTest-1437514347 tempest-CreateVolumesFromBackupTest-1437514347-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:15:55.663604 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-401c075c-9898-4f16-8ee6-28e329bed120 tempest-CreateVolumesFromBackupTest-1437514347 tempest-CreateVolumesFromBackupTest-1437514347-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:15:55.678567 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:15:55.678567 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:15:55.684693 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-401c075c-9898-4f16-8ee6-28e329bed120 tempest-CreateVolumesFromBackupTest-1437514347 tempest-CreateVolumesFromBackupTest-1437514347-project-member] Volume info retrieved successfully. Aug 16 21:15:55.691482 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-401c075c-9898-4f16-8ee6-28e329bed120 tempest-CreateVolumesFromBackupTest-1437514347 tempest-CreateVolumesFromBackupTest-1437514347-project-member] https://10.4.3.143/volume/v3/volumes/8a6eae5b-4f4d-49ad-b6c2-5ebe56267721 returned with HTTP 200 Aug 16 21:15:55.692398 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 767/3054] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:15:55 2026] GET /volume/v3/volumes/8a6eae5b-4f4d-49ad-b6c2-5ebe56267721 => generated 850 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:15:55.713073 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-ae9c8101-dcec-439d-a0e0-840067cd92e8 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:15:55.715290 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-ae9c8101-dcec-439d-a0e0-840067cd92e8 tempest-CreateVolumesFromBackupTest-1437514347 tempest-CreateVolumesFromBackupTest-1437514347-project-member] GET https://10.4.3.143/volume/v3/volumes/c1fb01ea-31a3-4cba-94a7-f0cdaf50bb8b Aug 16 21:15:55.715558 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-ae9c8101-dcec-439d-a0e0-840067cd92e8 tempest-CreateVolumesFromBackupTest-1437514347 tempest-CreateVolumesFromBackupTest-1437514347-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:15:55.715795 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-ae9c8101-dcec-439d-a0e0-840067cd92e8 tempest-CreateVolumesFromBackupTest-1437514347 tempest-CreateVolumesFromBackupTest-1437514347-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:15:55.728297 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:15:55.728297 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:15:55.735845 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-ae9c8101-dcec-439d-a0e0-840067cd92e8 tempest-CreateVolumesFromBackupTest-1437514347 tempest-CreateVolumesFromBackupTest-1437514347-project-member] Volume info retrieved successfully. Aug 16 21:15:55.741213 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-ae9c8101-dcec-439d-a0e0-840067cd92e8 tempest-CreateVolumesFromBackupTest-1437514347 tempest-CreateVolumesFromBackupTest-1437514347-project-member] https://10.4.3.143/volume/v3/volumes/c1fb01ea-31a3-4cba-94a7-f0cdaf50bb8b returned with HTTP 200 Aug 16 21:15:55.741954 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 765/3055] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:15:55 2026] GET /volume/v3/volumes/c1fb01ea-31a3-4cba-94a7-f0cdaf50bb8b => generated 850 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:15:55.757720 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-4856e76b-0101-47b6-97c5-611fbf2db44c None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:15:55.759729 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-4856e76b-0101-47b6-97c5-611fbf2db44c tempest-CreateVolumesFromBackupTest-1437514347 tempest-CreateVolumesFromBackupTest-1437514347-project-member] GET https://10.4.3.143/volume/v3/volumes/d0a3a8e8-4190-474b-8408-318aab4b35a5 Aug 16 21:15:55.760054 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-4856e76b-0101-47b6-97c5-611fbf2db44c tempest-CreateVolumesFromBackupTest-1437514347 tempest-CreateVolumesFromBackupTest-1437514347-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:15:55.760413 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-4856e76b-0101-47b6-97c5-611fbf2db44c tempest-CreateVolumesFromBackupTest-1437514347 tempest-CreateVolumesFromBackupTest-1437514347-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:15:55.770140 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:15:55.770140 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:15:55.775448 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-4856e76b-0101-47b6-97c5-611fbf2db44c tempest-CreateVolumesFromBackupTest-1437514347 tempest-CreateVolumesFromBackupTest-1437514347-project-member] Volume info retrieved successfully. Aug 16 21:15:55.780405 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-4856e76b-0101-47b6-97c5-611fbf2db44c tempest-CreateVolumesFromBackupTest-1437514347 tempest-CreateVolumesFromBackupTest-1437514347-project-member] https://10.4.3.143/volume/v3/volumes/d0a3a8e8-4190-474b-8408-318aab4b35a5 returned with HTTP 200 Aug 16 21:15:55.780760 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 769/3056] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:15:55 2026] GET /volume/v3/volumes/d0a3a8e8-4190-474b-8408-318aab4b35a5 => generated 851 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:15:55.793668 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-f17e16b0-c2ad-4e00-bddf-0a0c81fb3ed3 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:15:55.795691 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-f17e16b0-c2ad-4e00-bddf-0a0c81fb3ed3 tempest-CreateVolumesFromBackupTest-1437514347 tempest-CreateVolumesFromBackupTest-1437514347-project-member] DELETE https://10.4.3.143/volume/v3/backups/97faf78a-43b7-4f0a-a6ad-c062b04205ab Aug 16 21:15:55.795928 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-f17e16b0-c2ad-4e00-bddf-0a0c81fb3ed3 tempest-CreateVolumesFromBackupTest-1437514347 tempest-CreateVolumesFromBackupTest-1437514347-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:15:55.796288 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-f17e16b0-c2ad-4e00-bddf-0a0c81fb3ed3 tempest-CreateVolumesFromBackupTest-1437514347 tempest-CreateVolumesFromBackupTest-1437514347-project-member] Calling method 'delete' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:15:55.796472 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.contrib.backups [None req-f17e16b0-c2ad-4e00-bddf-0a0c81fb3ed3 tempest-CreateVolumesFromBackupTest-1437514347 tempest-CreateVolumesFromBackupTest-1437514347-project-member] Delete backup with id: 97faf78a-43b7-4f0a-a6ad-c062b04205ab. Aug 16 21:15:55.803338 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:15:55.803338 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:15:55.817294 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.backup.rpcapi [None req-f17e16b0-c2ad-4e00-bddf-0a0c81fb3ed3 tempest-CreateVolumesFromBackupTest-1437514347 tempest-CreateVolumesFromBackupTest-1437514347-project-member] delete_backup rpcapi backup_id 97faf78a-43b7-4f0a-a6ad-c062b04205ab {{(pid=100333) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 16 21:15:55.819563 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-f17e16b0-c2ad-4e00-bddf-0a0c81fb3ed3 tempest-CreateVolumesFromBackupTest-1437514347 tempest-CreateVolumesFromBackupTest-1437514347-project-member] https://10.4.3.143/volume/v3/backups/97faf78a-43b7-4f0a-a6ad-c062b04205ab returned with HTTP 202 Aug 16 21:15:55.820103 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 756/3057] 10.4.3.143 () {66 vars in 1351 bytes} [Sun Aug 16 21:15:55 2026] DELETE /volume/v3/backups/97faf78a-43b7-4f0a-a6ad-c062b04205ab => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 16 21:15:55.832571 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-5ece9d3a-a419-40a4-ae30-7d9f6730a08b None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:15:55.834537 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-5ece9d3a-a419-40a4-ae30-7d9f6730a08b tempest-CreateVolumesFromBackupTest-1437514347 tempest-CreateVolumesFromBackupTest-1437514347-project-member] GET https://10.4.3.143/volume/v3/backups/97faf78a-43b7-4f0a-a6ad-c062b04205ab Aug 16 21:15:55.835001 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-5ece9d3a-a419-40a4-ae30-7d9f6730a08b tempest-CreateVolumesFromBackupTest-1437514347 tempest-CreateVolumesFromBackupTest-1437514347-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:15:55.835336 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-5ece9d3a-a419-40a4-ae30-7d9f6730a08b tempest-CreateVolumesFromBackupTest-1437514347 tempest-CreateVolumesFromBackupTest-1437514347-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:15:55.835578 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.v3.backups [None req-5ece9d3a-a419-40a4-ae30-7d9f6730a08b tempest-CreateVolumesFromBackupTest-1437514347 tempest-CreateVolumesFromBackupTest-1437514347-project-member] Show backup with id 97faf78a-43b7-4f0a-a6ad-c062b04205ab. {{(pid=100330) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:15:55.843649 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:15:55.843649 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:15:55.844967 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-5ece9d3a-a419-40a4-ae30-7d9f6730a08b tempest-CreateVolumesFromBackupTest-1437514347 tempest-CreateVolumesFromBackupTest-1437514347-project-member] https://10.4.3.143/volume/v3/backups/97faf78a-43b7-4f0a-a6ad-c062b04205ab returned with HTTP 200 Aug 16 21:15:55.845496 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 768/3058] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:15:55 2026] GET /volume/v3/backups/97faf78a-43b7-4f0a-a6ad-c062b04205ab => generated 759 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:15:56.013744 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-f983e74e-0e20-4210-b452-e925aa7533ee None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:15:56.016198 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-f983e74e-0e20-4210-b452-e925aa7533ee tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] GET https://10.4.3.143/volume/v3/volumes/e6a0e244-c638-4ed7-ae81-8efda03c31be Aug 16 21:15:56.016403 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-f983e74e-0e20-4210-b452-e925aa7533ee tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:15:56.016593 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-f983e74e-0e20-4210-b452-e925aa7533ee tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:15:56.031364 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:15:56.031364 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:15:56.037632 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-f983e74e-0e20-4210-b452-e925aa7533ee tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] Volume info retrieved successfully. Aug 16 21:15:56.044382 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-f983e74e-0e20-4210-b452-e925aa7533ee tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] https://10.4.3.143/volume/v3/volumes/e6a0e244-c638-4ed7-ae81-8efda03c31be returned with HTTP 200 Aug 16 21:15:56.044826 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 766/3059] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:15:56 2026] GET /volume/v3/volumes/e6a0e244-c638-4ed7-ae81-8efda03c31be => generated 850 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:15:56.857577 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-b7e42db9-603e-4267-a89a-63e27fc78fa7 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:15:56.860225 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-b7e42db9-603e-4267-a89a-63e27fc78fa7 tempest-CreateVolumesFromBackupTest-1437514347 tempest-CreateVolumesFromBackupTest-1437514347-project-member] GET https://10.4.3.143/volume/v3/backups/97faf78a-43b7-4f0a-a6ad-c062b04205ab Aug 16 21:15:56.860524 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-b7e42db9-603e-4267-a89a-63e27fc78fa7 tempest-CreateVolumesFromBackupTest-1437514347 tempest-CreateVolumesFromBackupTest-1437514347-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:15:56.860805 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-b7e42db9-603e-4267-a89a-63e27fc78fa7 tempest-CreateVolumesFromBackupTest-1437514347 tempest-CreateVolumesFromBackupTest-1437514347-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:15:56.861042 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.v3.backups [None req-b7e42db9-603e-4267-a89a-63e27fc78fa7 tempest-CreateVolumesFromBackupTest-1437514347 tempest-CreateVolumesFromBackupTest-1437514347-project-member] Show backup with id 97faf78a-43b7-4f0a-a6ad-c062b04205ab. {{(pid=100331) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:15:56.866366 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-b7e42db9-603e-4267-a89a-63e27fc78fa7 tempest-CreateVolumesFromBackupTest-1437514347 tempest-CreateVolumesFromBackupTest-1437514347-project-member] https://10.4.3.143/volume/v3/backups/97faf78a-43b7-4f0a-a6ad-c062b04205ab returned with HTTP 404 Aug 16 21:15:56.867102 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 770/3060] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:15:56 2026] GET /volume/v3/backups/97faf78a-43b7-4f0a-a6ad-c062b04205ab => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:15:56.878821 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-5d6438b4-4409-42ae-b00f-e77efcb15bf7 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:15:56.885137 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-5d6438b4-4409-42ae-b00f-e77efcb15bf7 tempest-CreateVolumesFromBackupTest-1437514347 tempest-CreateVolumesFromBackupTest-1437514347-project-member] DELETE https://10.4.3.143/volume/v3/volumes/d0a3a8e8-4190-474b-8408-318aab4b35a5 Aug 16 21:15:56.885350 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-5d6438b4-4409-42ae-b00f-e77efcb15bf7 tempest-CreateVolumesFromBackupTest-1437514347 tempest-CreateVolumesFromBackupTest-1437514347-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:15:56.886271 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-5d6438b4-4409-42ae-b00f-e77efcb15bf7 tempest-CreateVolumesFromBackupTest-1437514347 tempest-CreateVolumesFromBackupTest-1437514347-project-member] Calling method 'delete' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:15:56.886271 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.v3.volumes [None req-5d6438b4-4409-42ae-b00f-e77efcb15bf7 tempest-CreateVolumesFromBackupTest-1437514347 tempest-CreateVolumesFromBackupTest-1437514347-project-member] Delete volume with id: d0a3a8e8-4190-474b-8408-318aab4b35a5 Aug 16 21:15:56.897977 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:15:56.897977 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:15:56.898351 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-5d6438b4-4409-42ae-b00f-e77efcb15bf7 tempest-CreateVolumesFromBackupTest-1437514347 tempest-CreateVolumesFromBackupTest-1437514347-project-member] Volume info retrieved successfully. Aug 16 21:15:56.919829 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-5d6438b4-4409-42ae-b00f-e77efcb15bf7 tempest-CreateVolumesFromBackupTest-1437514347 tempest-CreateVolumesFromBackupTest-1437514347-project-member] Delete volume request issued successfully. Aug 16 21:15:56.920141 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-5d6438b4-4409-42ae-b00f-e77efcb15bf7 tempest-CreateVolumesFromBackupTest-1437514347 tempest-CreateVolumesFromBackupTest-1437514347-project-member] https://10.4.3.143/volume/v3/volumes/d0a3a8e8-4190-474b-8408-318aab4b35a5 returned with HTTP 202 Aug 16 21:15:56.920640 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 757/3061] 10.4.3.143 () {66 vars in 1351 bytes} [Sun Aug 16 21:15:56 2026] DELETE /volume/v3/volumes/d0a3a8e8-4190-474b-8408-318aab4b35a5 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 21:15:56.929502 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-b836478c-f536-48dd-94bf-7ea5934a5b70 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:15:56.931577 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-b836478c-f536-48dd-94bf-7ea5934a5b70 tempest-CreateVolumesFromBackupTest-1437514347 tempest-CreateVolumesFromBackupTest-1437514347-project-member] GET https://10.4.3.143/volume/v3/volumes/d0a3a8e8-4190-474b-8408-318aab4b35a5 Aug 16 21:15:56.931828 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-b836478c-f536-48dd-94bf-7ea5934a5b70 tempest-CreateVolumesFromBackupTest-1437514347 tempest-CreateVolumesFromBackupTest-1437514347-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:15:56.931966 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-b836478c-f536-48dd-94bf-7ea5934a5b70 tempest-CreateVolumesFromBackupTest-1437514347 tempest-CreateVolumesFromBackupTest-1437514347-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:15:56.940327 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:15:56.940327 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:15:56.944869 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-b836478c-f536-48dd-94bf-7ea5934a5b70 tempest-CreateVolumesFromBackupTest-1437514347 tempest-CreateVolumesFromBackupTest-1437514347-project-member] Volume info retrieved successfully. Aug 16 21:15:56.950885 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-b836478c-f536-48dd-94bf-7ea5934a5b70 tempest-CreateVolumesFromBackupTest-1437514347 tempest-CreateVolumesFromBackupTest-1437514347-project-member] https://10.4.3.143/volume/v3/volumes/d0a3a8e8-4190-474b-8408-318aab4b35a5 returned with HTTP 200 Aug 16 21:15:56.951274 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 769/3062] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:15:56 2026] GET /volume/v3/volumes/d0a3a8e8-4190-474b-8408-318aab4b35a5 => generated 850 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:15:57.064483 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-cade0ad3-dc92-4388-a6df-af99dd477ef1 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:15:57.067259 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-cade0ad3-dc92-4388-a6df-af99dd477ef1 tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] GET https://10.4.3.143/volume/v3/volumes/e6a0e244-c638-4ed7-ae81-8efda03c31be Aug 16 21:15:57.067518 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-cade0ad3-dc92-4388-a6df-af99dd477ef1 tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:15:57.067830 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-cade0ad3-dc92-4388-a6df-af99dd477ef1 tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:15:57.081744 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:15:57.081744 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:15:57.086087 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-cade0ad3-dc92-4388-a6df-af99dd477ef1 tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] Volume info retrieved successfully. Aug 16 21:15:57.091235 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-cade0ad3-dc92-4388-a6df-af99dd477ef1 tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] https://10.4.3.143/volume/v3/volumes/e6a0e244-c638-4ed7-ae81-8efda03c31be returned with HTTP 200 Aug 16 21:15:57.091636 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 767/3063] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:15:57 2026] GET /volume/v3/volumes/e6a0e244-c638-4ed7-ae81-8efda03c31be => generated 850 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:15:57.538465 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [req-a9e40609-09db-4fab-aaa3-065a3081f779 req-723917b9-f9bc-44ae-976d-103a61e2bdd7 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:15:57.540788 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [req-a9e40609-09db-4fab-aaa3-065a3081f779 req-723917b9-f9bc-44ae-976d-103a61e2bdd7 tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] POST https://10.4.3.143/volume/v3/attachments/0f251822-677d-4e3d-a695-cf69ef082593/action Aug 16 21:15:57.541260 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [req-a9e40609-09db-4fab-aaa3-065a3081f779 req-723917b9-f9bc-44ae-976d-103a61e2bdd7 tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] Action body: b'{"os-complete": null}' {{(pid=100331) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 21:15:57.541396 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [req-a9e40609-09db-4fab-aaa3-065a3081f779 req-723917b9-f9bc-44ae-976d-103a61e2bdd7 tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:15:57.580321 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:15:57.580321 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:15:57.596563 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [req-a9e40609-09db-4fab-aaa3-065a3081f779 req-723917b9-f9bc-44ae-976d-103a61e2bdd7 tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] https://10.4.3.143/volume/v3/attachments/0f251822-677d-4e3d-a695-cf69ef082593/action returned with HTTP 204 Aug 16 21:15:57.597239 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 771/3064] 10.4.3.143 () {74 vars in 1725 bytes} [Sun Aug 16 21:15:57 2026] POST /volume/v3/attachments/0f251822-677d-4e3d-a695-cf69ef082593/action => generated 0 bytes in 59 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:15:57.970132 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-4a254d39-7c8e-40a4-9c47-06ef80a974a3 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:15:57.971834 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-4a254d39-7c8e-40a4-9c47-06ef80a974a3 tempest-CreateVolumesFromBackupTest-1437514347 tempest-CreateVolumesFromBackupTest-1437514347-project-member] GET https://10.4.3.143/volume/v3/volumes/d0a3a8e8-4190-474b-8408-318aab4b35a5 Aug 16 21:15:57.972025 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-4a254d39-7c8e-40a4-9c47-06ef80a974a3 tempest-CreateVolumesFromBackupTest-1437514347 tempest-CreateVolumesFromBackupTest-1437514347-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:15:57.972193 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-4a254d39-7c8e-40a4-9c47-06ef80a974a3 tempest-CreateVolumesFromBackupTest-1437514347 tempest-CreateVolumesFromBackupTest-1437514347-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:15:57.977431 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-4a254d39-7c8e-40a4-9c47-06ef80a974a3 tempest-CreateVolumesFromBackupTest-1437514347 tempest-CreateVolumesFromBackupTest-1437514347-project-member] https://10.4.3.143/volume/v3/volumes/d0a3a8e8-4190-474b-8408-318aab4b35a5 returned with HTTP 404 Aug 16 21:15:57.977874 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 758/3065] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:15:57 2026] GET /volume/v3/volumes/d0a3a8e8-4190-474b-8408-318aab4b35a5 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:15:57.986436 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-5dcef4a1-62c9-4d40-ab6a-043d173721cd None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:15:57.988259 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-5dcef4a1-62c9-4d40-ab6a-043d173721cd tempest-CreateVolumesFromBackupTest-1437514347 tempest-CreateVolumesFromBackupTest-1437514347-project-member] DELETE https://10.4.3.143/volume/v3/volumes/c1fb01ea-31a3-4cba-94a7-f0cdaf50bb8b Aug 16 21:15:57.988599 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-5dcef4a1-62c9-4d40-ab6a-043d173721cd tempest-CreateVolumesFromBackupTest-1437514347 tempest-CreateVolumesFromBackupTest-1437514347-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:15:57.988900 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-5dcef4a1-62c9-4d40-ab6a-043d173721cd tempest-CreateVolumesFromBackupTest-1437514347 tempest-CreateVolumesFromBackupTest-1437514347-project-member] Calling method 'delete' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:15:57.989228 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.v3.volumes [None req-5dcef4a1-62c9-4d40-ab6a-043d173721cd tempest-CreateVolumesFromBackupTest-1437514347 tempest-CreateVolumesFromBackupTest-1437514347-project-member] Delete volume with id: c1fb01ea-31a3-4cba-94a7-f0cdaf50bb8b Aug 16 21:15:57.997944 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:15:57.997944 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:15:57.997944 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-5dcef4a1-62c9-4d40-ab6a-043d173721cd tempest-CreateVolumesFromBackupTest-1437514347 tempest-CreateVolumesFromBackupTest-1437514347-project-member] Volume info retrieved successfully. Aug 16 21:15:58.014330 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-5dcef4a1-62c9-4d40-ab6a-043d173721cd tempest-CreateVolumesFromBackupTest-1437514347 tempest-CreateVolumesFromBackupTest-1437514347-project-member] Delete volume request issued successfully. Aug 16 21:15:58.014686 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-5dcef4a1-62c9-4d40-ab6a-043d173721cd tempest-CreateVolumesFromBackupTest-1437514347 tempest-CreateVolumesFromBackupTest-1437514347-project-member] https://10.4.3.143/volume/v3/volumes/c1fb01ea-31a3-4cba-94a7-f0cdaf50bb8b returned with HTTP 202 Aug 16 21:15:58.015259 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 770/3066] 10.4.3.143 () {66 vars in 1351 bytes} [Sun Aug 16 21:15:57 2026] DELETE /volume/v3/volumes/c1fb01ea-31a3-4cba-94a7-f0cdaf50bb8b => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 21:15:58.024602 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-a22534f9-fb1d-45cf-be67-99929b171cdf None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:15:58.026802 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-a22534f9-fb1d-45cf-be67-99929b171cdf tempest-CreateVolumesFromBackupTest-1437514347 tempest-CreateVolumesFromBackupTest-1437514347-project-member] GET https://10.4.3.143/volume/v3/volumes/c1fb01ea-31a3-4cba-94a7-f0cdaf50bb8b Aug 16 21:15:58.027091 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-a22534f9-fb1d-45cf-be67-99929b171cdf tempest-CreateVolumesFromBackupTest-1437514347 tempest-CreateVolumesFromBackupTest-1437514347-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:15:58.027326 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-a22534f9-fb1d-45cf-be67-99929b171cdf tempest-CreateVolumesFromBackupTest-1437514347 tempest-CreateVolumesFromBackupTest-1437514347-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:15:58.036829 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:15:58.036829 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:15:58.041861 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-a22534f9-fb1d-45cf-be67-99929b171cdf tempest-CreateVolumesFromBackupTest-1437514347 tempest-CreateVolumesFromBackupTest-1437514347-project-member] Volume info retrieved successfully. Aug 16 21:15:58.047609 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-a22534f9-fb1d-45cf-be67-99929b171cdf tempest-CreateVolumesFromBackupTest-1437514347 tempest-CreateVolumesFromBackupTest-1437514347-project-member] https://10.4.3.143/volume/v3/volumes/c1fb01ea-31a3-4cba-94a7-f0cdaf50bb8b returned with HTTP 200 Aug 16 21:15:58.048133 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 768/3067] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:15:58 2026] GET /volume/v3/volumes/c1fb01ea-31a3-4cba-94a7-f0cdaf50bb8b => generated 849 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:15:58.103765 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-2ae8dada-fc81-4a5b-9915-f3d8e9c53c10 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:15:58.105517 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-2ae8dada-fc81-4a5b-9915-f3d8e9c53c10 tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] GET https://10.4.3.143/volume/v3/volumes/e6a0e244-c638-4ed7-ae81-8efda03c31be Aug 16 21:15:58.105714 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-2ae8dada-fc81-4a5b-9915-f3d8e9c53c10 tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:15:58.105900 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-2ae8dada-fc81-4a5b-9915-f3d8e9c53c10 tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:15:58.115674 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:15:58.115674 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:15:58.119127 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-2ae8dada-fc81-4a5b-9915-f3d8e9c53c10 tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] Volume info retrieved successfully. Aug 16 21:15:58.123203 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-2ae8dada-fc81-4a5b-9915-f3d8e9c53c10 tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] https://10.4.3.143/volume/v3/volumes/e6a0e244-c638-4ed7-ae81-8efda03c31be returned with HTTP 200 Aug 16 21:15:58.123562 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 772/3068] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:15:58 2026] GET /volume/v3/volumes/e6a0e244-c638-4ed7-ae81-8efda03c31be => generated 1142 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:15:58.361473 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [req-269fdaf3-aaee-4e57-80e3-8068e4996bd4 req-2d6d3182-d497-43f3-8db1-57bc69621a20 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:15:58.363556 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [req-269fdaf3-aaee-4e57-80e3-8068e4996bd4 req-2d6d3182-d497-43f3-8db1-57bc69621a20 tempest-TestStampPattern-1200750360 tempest-TestStampPattern-1200750360-project-member] GET https://10.4.3.143/volume/v3/volumes/1a59e361-71d9-4d8d-b5e6-0223e11781ae Aug 16 21:15:58.363740 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [req-269fdaf3-aaee-4e57-80e3-8068e4996bd4 req-2d6d3182-d497-43f3-8db1-57bc69621a20 tempest-TestStampPattern-1200750360 tempest-TestStampPattern-1200750360-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:15:58.363929 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [req-269fdaf3-aaee-4e57-80e3-8068e4996bd4 req-2d6d3182-d497-43f3-8db1-57bc69621a20 tempest-TestStampPattern-1200750360 tempest-TestStampPattern-1200750360-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:15:58.373118 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:15:58.373118 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:15:58.376426 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [req-269fdaf3-aaee-4e57-80e3-8068e4996bd4 req-2d6d3182-d497-43f3-8db1-57bc69621a20 tempest-TestStampPattern-1200750360 tempest-TestStampPattern-1200750360-project-member] Volume info retrieved successfully. Aug 16 21:15:58.380766 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [req-269fdaf3-aaee-4e57-80e3-8068e4996bd4 req-2d6d3182-d497-43f3-8db1-57bc69621a20 tempest-TestStampPattern-1200750360 tempest-TestStampPattern-1200750360-project-member] https://10.4.3.143/volume/v3/volumes/1a59e361-71d9-4d8d-b5e6-0223e11781ae returned with HTTP 200 Aug 16 21:15:58.381189 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 759/3069] 10.4.3.143 () {68 vars in 1598 bytes} [Sun Aug 16 21:15:58 2026] GET /volume/v3/volumes/1a59e361-71d9-4d8d-b5e6-0223e11781ae => generated 1132 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:15:58.403575 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [req-269fdaf3-aaee-4e57-80e3-8068e4996bd4 req-fe04daeb-ec5a-485f-9d14-fd27addc07d5 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:15:58.405121 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [req-269fdaf3-aaee-4e57-80e3-8068e4996bd4 req-fe04daeb-ec5a-485f-9d14-fd27addc07d5 tempest-TestStampPattern-1200750360 tempest-TestStampPattern-1200750360-project-member] POST https://10.4.3.143/volume/v3/volumes/1a59e361-71d9-4d8d-b5e6-0223e11781ae/action Aug 16 21:15:58.405562 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [req-269fdaf3-aaee-4e57-80e3-8068e4996bd4 req-fe04daeb-ec5a-485f-9d14-fd27addc07d5 tempest-TestStampPattern-1200750360 tempest-TestStampPattern-1200750360-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100330) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 21:15:58.405743 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [req-269fdaf3-aaee-4e57-80e3-8068e4996bd4 req-fe04daeb-ec5a-485f-9d14-fd27addc07d5 tempest-TestStampPattern-1200750360 tempest-TestStampPattern-1200750360-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:15:58.417346 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:15:58.417346 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:15:58.419944 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [req-269fdaf3-aaee-4e57-80e3-8068e4996bd4 req-fe04daeb-ec5a-485f-9d14-fd27addc07d5 tempest-TestStampPattern-1200750360 tempest-TestStampPattern-1200750360-project-member] Volume info retrieved successfully. Aug 16 21:15:58.425018 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [req-269fdaf3-aaee-4e57-80e3-8068e4996bd4 req-fe04daeb-ec5a-485f-9d14-fd27addc07d5 tempest-TestStampPattern-1200750360 tempest-TestStampPattern-1200750360-project-member] Begin detaching volume completed successfully. Aug 16 21:15:58.425450 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [req-269fdaf3-aaee-4e57-80e3-8068e4996bd4 req-fe04daeb-ec5a-485f-9d14-fd27addc07d5 tempest-TestStampPattern-1200750360 tempest-TestStampPattern-1200750360-project-member] https://10.4.3.143/volume/v3/volumes/1a59e361-71d9-4d8d-b5e6-0223e11781ae/action returned with HTTP 202 Aug 16 21:15:58.426026 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 771/3070] 10.4.3.143 () {72 vars in 1672 bytes} [Sun Aug 16 21:15:58 2026] POST /volume/v3/volumes/1a59e361-71d9-4d8d-b5e6-0223e11781ae/action => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 16 21:15:58.468171 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-2e858a49-c1cc-4496-bb59-c359f72e9914 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:15:58.468601 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-2e858a49-c1cc-4496-bb59-c359f72e9914 None None] GET https://10.4.3.143/volume// Aug 16 21:15:58.468672 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-2e858a49-c1cc-4496-bb59-c359f72e9914 None None] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:15:58.469513 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-2e858a49-c1cc-4496-bb59-c359f72e9914 None None] Calling method 'all' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:15:58.469513 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-2e858a49-c1cc-4496-bb59-c359f72e9914 None None] https://10.4.3.143/volume// returned with HTTP 300 Aug 16 21:15:58.469513 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 769/3071] 10.4.3.143 () {66 vars in 1426 bytes} [Sun Aug 16 21:15:58 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 16 21:15:58.478454 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [req-269fdaf3-aaee-4e57-80e3-8068e4996bd4 req-3080d112-129d-4195-80d9-f62e30689e94 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:15:58.481508 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [req-269fdaf3-aaee-4e57-80e3-8068e4996bd4 req-3080d112-129d-4195-80d9-f62e30689e94 tempest-TestStampPattern-1200750360 tempest-TestStampPattern-1200750360-project-member] GET https://10.4.3.143/volume/v3/volumes/1a59e361-71d9-4d8d-b5e6-0223e11781ae Aug 16 21:15:58.481508 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [req-269fdaf3-aaee-4e57-80e3-8068e4996bd4 req-3080d112-129d-4195-80d9-f62e30689e94 tempest-TestStampPattern-1200750360 tempest-TestStampPattern-1200750360-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:15:58.481508 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [req-269fdaf3-aaee-4e57-80e3-8068e4996bd4 req-3080d112-129d-4195-80d9-f62e30689e94 tempest-TestStampPattern-1200750360 tempest-TestStampPattern-1200750360-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:15:58.495879 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:15:58.495879 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:15:58.501398 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [req-269fdaf3-aaee-4e57-80e3-8068e4996bd4 req-3080d112-129d-4195-80d9-f62e30689e94 tempest-TestStampPattern-1200750360 tempest-TestStampPattern-1200750360-project-member] Volume info retrieved successfully. Aug 16 21:15:58.508678 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [req-269fdaf3-aaee-4e57-80e3-8068e4996bd4 req-3080d112-129d-4195-80d9-f62e30689e94 tempest-TestStampPattern-1200750360 tempest-TestStampPattern-1200750360-project-member] https://10.4.3.143/volume/v3/volumes/1a59e361-71d9-4d8d-b5e6-0223e11781ae returned with HTTP 200 Aug 16 21:15:58.508969 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 773/3072] 10.4.3.143 () {70 vars in 1639 bytes} [Sun Aug 16 21:15:58 2026] GET /volume/v3/volumes/1a59e361-71d9-4d8d-b5e6-0223e11781ae => generated 1315 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 16 21:15:59.063845 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-65dbc921-e55b-41a7-9474-f293d75cb859 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:15:59.065732 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-65dbc921-e55b-41a7-9474-f293d75cb859 tempest-CreateVolumesFromBackupTest-1437514347 tempest-CreateVolumesFromBackupTest-1437514347-project-member] GET https://10.4.3.143/volume/v3/volumes/c1fb01ea-31a3-4cba-94a7-f0cdaf50bb8b Aug 16 21:15:59.065934 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-65dbc921-e55b-41a7-9474-f293d75cb859 tempest-CreateVolumesFromBackupTest-1437514347 tempest-CreateVolumesFromBackupTest-1437514347-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:15:59.066152 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-65dbc921-e55b-41a7-9474-f293d75cb859 tempest-CreateVolumesFromBackupTest-1437514347 tempest-CreateVolumesFromBackupTest-1437514347-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:15:59.080099 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-65dbc921-e55b-41a7-9474-f293d75cb859 tempest-CreateVolumesFromBackupTest-1437514347 tempest-CreateVolumesFromBackupTest-1437514347-project-member] https://10.4.3.143/volume/v3/volumes/c1fb01ea-31a3-4cba-94a7-f0cdaf50bb8b returned with HTTP 404 Aug 16 21:15:59.080640 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 760/3073] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:15:59 2026] GET /volume/v3/volumes/c1fb01ea-31a3-4cba-94a7-f0cdaf50bb8b => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:15:59.088276 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-decbc4b0-8d34-4729-b218-021262027ed2 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:15:59.090149 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-decbc4b0-8d34-4729-b218-021262027ed2 tempest-CreateVolumesFromBackupTest-1437514347 tempest-CreateVolumesFromBackupTest-1437514347-project-member] DELETE https://10.4.3.143/volume/v3/volumes/8a6eae5b-4f4d-49ad-b6c2-5ebe56267721 Aug 16 21:15:59.090508 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-decbc4b0-8d34-4729-b218-021262027ed2 tempest-CreateVolumesFromBackupTest-1437514347 tempest-CreateVolumesFromBackupTest-1437514347-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:15:59.090838 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-decbc4b0-8d34-4729-b218-021262027ed2 tempest-CreateVolumesFromBackupTest-1437514347 tempest-CreateVolumesFromBackupTest-1437514347-project-member] Calling method 'delete' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:15:59.091115 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.v3.volumes [None req-decbc4b0-8d34-4729-b218-021262027ed2 tempest-CreateVolumesFromBackupTest-1437514347 tempest-CreateVolumesFromBackupTest-1437514347-project-member] Delete volume with id: 8a6eae5b-4f4d-49ad-b6c2-5ebe56267721 Aug 16 21:15:59.100447 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:15:59.100447 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:15:59.100447 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-decbc4b0-8d34-4729-b218-021262027ed2 tempest-CreateVolumesFromBackupTest-1437514347 tempest-CreateVolumesFromBackupTest-1437514347-project-member] Volume info retrieved successfully. Aug 16 21:15:59.117417 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-decbc4b0-8d34-4729-b218-021262027ed2 tempest-CreateVolumesFromBackupTest-1437514347 tempest-CreateVolumesFromBackupTest-1437514347-project-member] Delete volume request issued successfully. Aug 16 21:15:59.117417 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-decbc4b0-8d34-4729-b218-021262027ed2 tempest-CreateVolumesFromBackupTest-1437514347 tempest-CreateVolumesFromBackupTest-1437514347-project-member] https://10.4.3.143/volume/v3/volumes/8a6eae5b-4f4d-49ad-b6c2-5ebe56267721 returned with HTTP 202 Aug 16 21:15:59.117417 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 772/3074] 10.4.3.143 () {66 vars in 1351 bytes} [Sun Aug 16 21:15:59 2026] DELETE /volume/v3/volumes/8a6eae5b-4f4d-49ad-b6c2-5ebe56267721 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 21:15:59.125928 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-7ecbc69a-fa32-4752-8f5a-43009652d467 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:15:59.128350 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-7ecbc69a-fa32-4752-8f5a-43009652d467 tempest-CreateVolumesFromBackupTest-1437514347 tempest-CreateVolumesFromBackupTest-1437514347-project-member] GET https://10.4.3.143/volume/v3/volumes/8a6eae5b-4f4d-49ad-b6c2-5ebe56267721 Aug 16 21:15:59.128555 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-7ecbc69a-fa32-4752-8f5a-43009652d467 tempest-CreateVolumesFromBackupTest-1437514347 tempest-CreateVolumesFromBackupTest-1437514347-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:15:59.128768 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-7ecbc69a-fa32-4752-8f5a-43009652d467 tempest-CreateVolumesFromBackupTest-1437514347 tempest-CreateVolumesFromBackupTest-1437514347-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:15:59.138449 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:15:59.138449 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:15:59.142976 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-7ecbc69a-fa32-4752-8f5a-43009652d467 tempest-CreateVolumesFromBackupTest-1437514347 tempest-CreateVolumesFromBackupTest-1437514347-project-member] Volume info retrieved successfully. Aug 16 21:15:59.147414 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-7ecbc69a-fa32-4752-8f5a-43009652d467 tempest-CreateVolumesFromBackupTest-1437514347 tempest-CreateVolumesFromBackupTest-1437514347-project-member] https://10.4.3.143/volume/v3/volumes/8a6eae5b-4f4d-49ad-b6c2-5ebe56267721 returned with HTTP 200 Aug 16 21:15:59.147842 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 770/3075] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:15:59 2026] GET /volume/v3/volumes/8a6eae5b-4f4d-49ad-b6c2-5ebe56267721 => generated 849 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:15:59.367351 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [req-269fdaf3-aaee-4e57-80e3-8068e4996bd4 req-43ea07c0-0ad3-4dc7-96e7-dcef881145af None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:15:59.369687 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [req-269fdaf3-aaee-4e57-80e3-8068e4996bd4 req-43ea07c0-0ad3-4dc7-96e7-dcef881145af tempest-TestStampPattern-1200750360 tempest-TestStampPattern-1200750360-project-member] DELETE https://10.4.3.143/volume/v3/attachments/69f86f46-e031-4115-95a5-9c060610b45b Aug 16 21:15:59.369901 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [req-269fdaf3-aaee-4e57-80e3-8068e4996bd4 req-43ea07c0-0ad3-4dc7-96e7-dcef881145af tempest-TestStampPattern-1200750360 tempest-TestStampPattern-1200750360-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:15:59.370204 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [req-269fdaf3-aaee-4e57-80e3-8068e4996bd4 req-43ea07c0-0ad3-4dc7-96e7-dcef881145af tempest-TestStampPattern-1200750360 tempest-TestStampPattern-1200750360-project-member] Calling method 'version_select' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:15:59.378490 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:15:59.378490 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:15:59.427164 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [req-269fdaf3-aaee-4e57-80e3-8068e4996bd4 req-43ea07c0-0ad3-4dc7-96e7-dcef881145af tempest-TestStampPattern-1200750360 tempest-TestStampPattern-1200750360-project-member] https://10.4.3.143/volume/v3/attachments/69f86f46-e031-4115-95a5-9c060610b45b returned with HTTP 200 Aug 16 21:15:59.427691 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 774/3076] 10.4.3.143 () {72 vars in 1673 bytes} [Sun Aug 16 21:15:59 2026] DELETE /volume/v3/attachments/69f86f46-e031-4115-95a5-9c060610b45b => generated 19 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:15:59.540061 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-4391b59a-2cfb-49b8-96a2-f0c2aea18ec8 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:15:59.542189 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-4391b59a-2cfb-49b8-96a2-f0c2aea18ec8 tempest-TestStampPattern-1200750360 tempest-TestStampPattern-1200750360-project-member] POST https://10.4.3.143/volume/v3/snapshots Aug 16 21:15:59.542508 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-4391b59a-2cfb-49b8-96a2-f0c2aea18ec8 tempest-TestStampPattern-1200750360 tempest-TestStampPattern-1200750360-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "1a59e361-71d9-4d8d-b5e6-0223e11781ae", "force": false, "name": "tempest-TestStampPattern-snapshot-743839300", "description": null, "metadata": null}} {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:15:59.556756 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:15:59.556756 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:15:59.557247 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-4391b59a-2cfb-49b8-96a2-f0c2aea18ec8 tempest-TestStampPattern-1200750360 tempest-TestStampPattern-1200750360-project-member] Volume info retrieved successfully. Aug 16 21:15:59.557399 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.v3.snapshots [None req-4391b59a-2cfb-49b8-96a2-f0c2aea18ec8 tempest-TestStampPattern-1200750360 tempest-TestStampPattern-1200750360-project-member] Create snapshot from volume 1a59e361-71d9-4d8d-b5e6-0223e11781ae Aug 16 21:15:59.600139 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.quota [None req-4391b59a-2cfb-49b8-96a2-f0c2aea18ec8 tempest-TestStampPattern-1200750360 tempest-TestStampPattern-1200750360-project-member] Created reservations ['52022aa1-afe7-4881-8366-1f453b661ee6', '078ef641-6f2a-4211-8096-cc7c49dc2510', '38fe29c5-0742-4d25-9fc1-4036394069f9', 'a5b25d24-34f1-4356-88e5-d2aba42a8cf3'] {{(pid=100333) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:15:59.634695 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-4391b59a-2cfb-49b8-96a2-f0c2aea18ec8 tempest-TestStampPattern-1200750360 tempest-TestStampPattern-1200750360-project-member] Snapshot create request issued successfully. Aug 16 21:15:59.635134 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-4391b59a-2cfb-49b8-96a2-f0c2aea18ec8 tempest-TestStampPattern-1200750360 tempest-TestStampPattern-1200750360-project-member] https://10.4.3.143/volume/v3/snapshots returned with HTTP 202 Aug 16 21:15:59.635571 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 761/3077] 10.4.3.143 () {68 vars in 1265 bytes} [Sun Aug 16 21:15:59 2026] POST /volume/v3/snapshots => generated 302 bytes in 96 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 21:15:59.644205 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-a06385b1-f36e-41cc-a87e-34dea5201870 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:15:59.646534 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-a06385b1-f36e-41cc-a87e-34dea5201870 tempest-TestStampPattern-1200750360 tempest-TestStampPattern-1200750360-project-member] GET https://10.4.3.143/volume/v3/snapshots/68c3786a-e90f-4d44-93bc-b84cd8df9792 Aug 16 21:15:59.646753 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-a06385b1-f36e-41cc-a87e-34dea5201870 tempest-TestStampPattern-1200750360 tempest-TestStampPattern-1200750360-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:15:59.646963 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-a06385b1-f36e-41cc-a87e-34dea5201870 tempest-TestStampPattern-1200750360 tempest-TestStampPattern-1200750360-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:15:59.654338 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:15:59.654338 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:15:59.654963 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-a06385b1-f36e-41cc-a87e-34dea5201870 tempest-TestStampPattern-1200750360 tempest-TestStampPattern-1200750360-project-member] Snapshot retrieved successfully. Aug 16 21:15:59.656347 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-a06385b1-f36e-41cc-a87e-34dea5201870 tempest-TestStampPattern-1200750360 tempest-TestStampPattern-1200750360-project-member] https://10.4.3.143/volume/v3/snapshots/68c3786a-e90f-4d44-93bc-b84cd8df9792 returned with HTTP 200 Aug 16 21:15:59.657345 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 773/3078] 10.4.3.143 () {66 vars in 1354 bytes} [Sun Aug 16 21:15:59 2026] GET /volume/v3/snapshots/68c3786a-e90f-4d44-93bc-b84cd8df9792 => generated 434 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:16:00.164622 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-42ce6faf-21d9-4b10-9de4-44ba41e87d2b None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:16:00.166572 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-42ce6faf-21d9-4b10-9de4-44ba41e87d2b tempest-CreateVolumesFromBackupTest-1437514347 tempest-CreateVolumesFromBackupTest-1437514347-project-member] GET https://10.4.3.143/volume/v3/volumes/8a6eae5b-4f4d-49ad-b6c2-5ebe56267721 Aug 16 21:16:00.166776 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-42ce6faf-21d9-4b10-9de4-44ba41e87d2b tempest-CreateVolumesFromBackupTest-1437514347 tempest-CreateVolumesFromBackupTest-1437514347-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:16:00.166935 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-42ce6faf-21d9-4b10-9de4-44ba41e87d2b tempest-CreateVolumesFromBackupTest-1437514347 tempest-CreateVolumesFromBackupTest-1437514347-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:16:00.174380 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-42ce6faf-21d9-4b10-9de4-44ba41e87d2b tempest-CreateVolumesFromBackupTest-1437514347 tempest-CreateVolumesFromBackupTest-1437514347-project-member] https://10.4.3.143/volume/v3/volumes/8a6eae5b-4f4d-49ad-b6c2-5ebe56267721 returned with HTTP 404 Aug 16 21:16:00.175030 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 771/3079] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:16:00 2026] GET /volume/v3/volumes/8a6eae5b-4f4d-49ad-b6c2-5ebe56267721 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:16:00.182332 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-c7cda549-129c-42af-8c2e-7ebb4e969672 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:16:00.184606 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-c7cda549-129c-42af-8c2e-7ebb4e969672 tempest-CreateVolumesFromBackupTest-1437514347 tempest-CreateVolumesFromBackupTest-1437514347-project-member] DELETE https://10.4.3.143/volume/v3/volumes/1f2cc56b-e0dc-4b54-ad29-e413818399c0 Aug 16 21:16:00.185057 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-c7cda549-129c-42af-8c2e-7ebb4e969672 tempest-CreateVolumesFromBackupTest-1437514347 tempest-CreateVolumesFromBackupTest-1437514347-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:16:00.185346 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-c7cda549-129c-42af-8c2e-7ebb4e969672 tempest-CreateVolumesFromBackupTest-1437514347 tempest-CreateVolumesFromBackupTest-1437514347-project-member] Calling method 'delete' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:16:00.185674 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.v3.volumes [None req-c7cda549-129c-42af-8c2e-7ebb4e969672 tempest-CreateVolumesFromBackupTest-1437514347 tempest-CreateVolumesFromBackupTest-1437514347-project-member] Delete volume with id: 1f2cc56b-e0dc-4b54-ad29-e413818399c0 Aug 16 21:16:00.196408 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:16:00.196408 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:16:00.197466 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-c7cda549-129c-42af-8c2e-7ebb4e969672 tempest-CreateVolumesFromBackupTest-1437514347 tempest-CreateVolumesFromBackupTest-1437514347-project-member] Volume info retrieved successfully. Aug 16 21:16:00.216729 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-c7cda549-129c-42af-8c2e-7ebb4e969672 tempest-CreateVolumesFromBackupTest-1437514347 tempest-CreateVolumesFromBackupTest-1437514347-project-member] Delete volume request issued successfully. Aug 16 21:16:00.216983 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-c7cda549-129c-42af-8c2e-7ebb4e969672 tempest-CreateVolumesFromBackupTest-1437514347 tempest-CreateVolumesFromBackupTest-1437514347-project-member] https://10.4.3.143/volume/v3/volumes/1f2cc56b-e0dc-4b54-ad29-e413818399c0 returned with HTTP 202 Aug 16 21:16:00.217530 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 775/3080] 10.4.3.143 () {66 vars in 1351 bytes} [Sun Aug 16 21:16:00 2026] DELETE /volume/v3/volumes/1f2cc56b-e0dc-4b54-ad29-e413818399c0 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 21:16:00.224530 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-b0fa2a8d-172a-43e9-8b6c-dd1257206d78 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:16:00.226720 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-b0fa2a8d-172a-43e9-8b6c-dd1257206d78 tempest-CreateVolumesFromBackupTest-1437514347 tempest-CreateVolumesFromBackupTest-1437514347-project-member] GET https://10.4.3.143/volume/v3/volumes/1f2cc56b-e0dc-4b54-ad29-e413818399c0 Aug 16 21:16:00.226945 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-b0fa2a8d-172a-43e9-8b6c-dd1257206d78 tempest-CreateVolumesFromBackupTest-1437514347 tempest-CreateVolumesFromBackupTest-1437514347-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:16:00.227196 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-b0fa2a8d-172a-43e9-8b6c-dd1257206d78 tempest-CreateVolumesFromBackupTest-1437514347 tempest-CreateVolumesFromBackupTest-1437514347-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:16:00.234746 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:16:00.234746 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:16:00.238736 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-b0fa2a8d-172a-43e9-8b6c-dd1257206d78 tempest-CreateVolumesFromBackupTest-1437514347 tempest-CreateVolumesFromBackupTest-1437514347-project-member] Volume info retrieved successfully. Aug 16 21:16:00.243529 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-b0fa2a8d-172a-43e9-8b6c-dd1257206d78 tempest-CreateVolumesFromBackupTest-1437514347 tempest-CreateVolumesFromBackupTest-1437514347-project-member] https://10.4.3.143/volume/v3/volumes/1f2cc56b-e0dc-4b54-ad29-e413818399c0 returned with HTTP 200 Aug 16 21:16:00.244022 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 762/3081] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:16:00 2026] GET /volume/v3/volumes/1f2cc56b-e0dc-4b54-ad29-e413818399c0 => generated 850 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:16:00.669685 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-00a3be7a-009b-469a-8c41-4cd0b58297a5 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:16:00.672390 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-00a3be7a-009b-469a-8c41-4cd0b58297a5 tempest-TestStampPattern-1200750360 tempest-TestStampPattern-1200750360-project-member] GET https://10.4.3.143/volume/v3/snapshots/68c3786a-e90f-4d44-93bc-b84cd8df9792 Aug 16 21:16:00.672707 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-00a3be7a-009b-469a-8c41-4cd0b58297a5 tempest-TestStampPattern-1200750360 tempest-TestStampPattern-1200750360-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:16:00.673033 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-00a3be7a-009b-469a-8c41-4cd0b58297a5 tempest-TestStampPattern-1200750360 tempest-TestStampPattern-1200750360-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:16:00.679588 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:16:00.679588 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:16:00.680169 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-00a3be7a-009b-469a-8c41-4cd0b58297a5 tempest-TestStampPattern-1200750360 tempest-TestStampPattern-1200750360-project-member] Snapshot retrieved successfully. Aug 16 21:16:00.681284 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-00a3be7a-009b-469a-8c41-4cd0b58297a5 tempest-TestStampPattern-1200750360 tempest-TestStampPattern-1200750360-project-member] https://10.4.3.143/volume/v3/snapshots/68c3786a-e90f-4d44-93bc-b84cd8df9792 returned with HTTP 200 Aug 16 21:16:00.681843 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 774/3082] 10.4.3.143 () {66 vars in 1354 bytes} [Sun Aug 16 21:16:00 2026] GET /volume/v3/snapshots/68c3786a-e90f-4d44-93bc-b84cd8df9792 => generated 461 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:16:00.690392 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-57bf2504-ec42-4a77-8a74-6950719cf5aa None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:16:00.692356 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-57bf2504-ec42-4a77-8a74-6950719cf5aa tempest-TestStampPattern-1200750360 tempest-TestStampPattern-1200750360-project-member] GET https://10.4.3.143/volume/v3/snapshots/68c3786a-e90f-4d44-93bc-b84cd8df9792 Aug 16 21:16:00.692578 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-57bf2504-ec42-4a77-8a74-6950719cf5aa tempest-TestStampPattern-1200750360 tempest-TestStampPattern-1200750360-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:16:00.692765 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-57bf2504-ec42-4a77-8a74-6950719cf5aa tempest-TestStampPattern-1200750360 tempest-TestStampPattern-1200750360-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:16:00.697876 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:16:00.697876 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:16:00.698335 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-57bf2504-ec42-4a77-8a74-6950719cf5aa tempest-TestStampPattern-1200750360 tempest-TestStampPattern-1200750360-project-member] Snapshot retrieved successfully. Aug 16 21:16:00.699190 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-57bf2504-ec42-4a77-8a74-6950719cf5aa tempest-TestStampPattern-1200750360 tempest-TestStampPattern-1200750360-project-member] https://10.4.3.143/volume/v3/snapshots/68c3786a-e90f-4d44-93bc-b84cd8df9792 returned with HTTP 200 Aug 16 21:16:00.699495 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 772/3083] 10.4.3.143 () {66 vars in 1354 bytes} [Sun Aug 16 21:16:00 2026] GET /volume/v3/snapshots/68c3786a-e90f-4d44-93bc-b84cd8df9792 => generated 461 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:16:01.237614 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-13c6eca5-9bd9-4a2e-be9f-b476006c3b13 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:16:01.240441 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-13c6eca5-9bd9-4a2e-be9f-b476006c3b13 tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] POST https://10.4.3.143/volume/v3/snapshots Aug 16 21:16:01.241075 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-13c6eca5-9bd9-4a2e-be9f-b476006c3b13 tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e6a0e244-c638-4ed7-ae81-8efda03c31be", "force": true, "name": "tempest-SnapshotDataIntegrityTests-snapshot-840821415", "description": null, "metadata": null}} {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:16:01.257826 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:16:01.257826 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:16:01.258689 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-13c6eca5-9bd9-4a2e-be9f-b476006c3b13 tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] Volume info retrieved successfully. Aug 16 21:16:01.258956 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.v3.snapshots [None req-13c6eca5-9bd9-4a2e-be9f-b476006c3b13 tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] Create snapshot from volume e6a0e244-c638-4ed7-ae81-8efda03c31be Aug 16 21:16:01.259206 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-a00ca12a-e279-419e-b407-ac504574661c None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:16:01.261610 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-a00ca12a-e279-419e-b407-ac504574661c tempest-CreateVolumesFromBackupTest-1437514347 tempest-CreateVolumesFromBackupTest-1437514347-project-member] GET https://10.4.3.143/volume/v3/volumes/1f2cc56b-e0dc-4b54-ad29-e413818399c0 Aug 16 21:16:01.262057 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-a00ca12a-e279-419e-b407-ac504574661c tempest-CreateVolumesFromBackupTest-1437514347 tempest-CreateVolumesFromBackupTest-1437514347-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:16:01.262282 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-a00ca12a-e279-419e-b407-ac504574661c tempest-CreateVolumesFromBackupTest-1437514347 tempest-CreateVolumesFromBackupTest-1437514347-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:16:01.269257 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-a00ca12a-e279-419e-b407-ac504574661c tempest-CreateVolumesFromBackupTest-1437514347 tempest-CreateVolumesFromBackupTest-1437514347-project-member] https://10.4.3.143/volume/v3/volumes/1f2cc56b-e0dc-4b54-ad29-e413818399c0 returned with HTTP 404 Aug 16 21:16:01.269907 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 763/3084] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:16:01 2026] GET /volume/v3/volumes/1f2cc56b-e0dc-4b54-ad29-e413818399c0 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:16:01.278860 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-20a4ce66-d150-4f84-a7ed-7665954334d7 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:16:01.280623 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-20a4ce66-d150-4f84-a7ed-7665954334d7 tempest-CreateVolumesFromBackupTest-1437514347 tempest-CreateVolumesFromBackupTest-1437514347-project-member] DELETE https://10.4.3.143/volume/v3/volumes/ee1d32dc-d9e8-47e5-88ba-b1808a793891 Aug 16 21:16:01.280818 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-20a4ce66-d150-4f84-a7ed-7665954334d7 tempest-CreateVolumesFromBackupTest-1437514347 tempest-CreateVolumesFromBackupTest-1437514347-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:16:01.281075 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-20a4ce66-d150-4f84-a7ed-7665954334d7 tempest-CreateVolumesFromBackupTest-1437514347 tempest-CreateVolumesFromBackupTest-1437514347-project-member] Calling method 'delete' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:16:01.281268 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.v3.volumes [None req-20a4ce66-d150-4f84-a7ed-7665954334d7 tempest-CreateVolumesFromBackupTest-1437514347 tempest-CreateVolumesFromBackupTest-1437514347-project-member] Delete volume with id: ee1d32dc-d9e8-47e5-88ba-b1808a793891 Aug 16 21:16:01.289333 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:16:01.289333 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:16:01.289931 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-20a4ce66-d150-4f84-a7ed-7665954334d7 tempest-CreateVolumesFromBackupTest-1437514347 tempest-CreateVolumesFromBackupTest-1437514347-project-member] Volume info retrieved successfully. Aug 16 21:16:01.306837 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.quota [None req-13c6eca5-9bd9-4a2e-be9f-b476006c3b13 tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] Created reservations ['3963ec13-fc36-4516-a640-16eb0eb13bc2', '503df5c7-b0c5-4a2c-8c43-bcc6fbc4ba20', 'b1985f27-0ef0-4079-b612-c11be526f4ef', '278986a4-42b7-4331-a771-f58ab56f8a13'] {{(pid=100331) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:16:01.310938 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-20a4ce66-d150-4f84-a7ed-7665954334d7 tempest-CreateVolumesFromBackupTest-1437514347 tempest-CreateVolumesFromBackupTest-1437514347-project-member] Delete volume request issued successfully. Aug 16 21:16:01.311249 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-20a4ce66-d150-4f84-a7ed-7665954334d7 tempest-CreateVolumesFromBackupTest-1437514347 tempest-CreateVolumesFromBackupTest-1437514347-project-member] https://10.4.3.143/volume/v3/volumes/ee1d32dc-d9e8-47e5-88ba-b1808a793891 returned with HTTP 202 Aug 16 21:16:01.311826 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 775/3085] 10.4.3.143 () {66 vars in 1351 bytes} [Sun Aug 16 21:16:01 2026] DELETE /volume/v3/volumes/ee1d32dc-d9e8-47e5-88ba-b1808a793891 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 21:16:01.321327 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-96ff8db6-8ca2-4698-9ff5-7b9a4ca2be08 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:16:01.326585 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-96ff8db6-8ca2-4698-9ff5-7b9a4ca2be08 tempest-CreateVolumesFromBackupTest-1437514347 tempest-CreateVolumesFromBackupTest-1437514347-project-member] GET https://10.4.3.143/volume/v3/volumes/ee1d32dc-d9e8-47e5-88ba-b1808a793891 Aug 16 21:16:01.327055 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-96ff8db6-8ca2-4698-9ff5-7b9a4ca2be08 tempest-CreateVolumesFromBackupTest-1437514347 tempest-CreateVolumesFromBackupTest-1437514347-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:16:01.327172 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-96ff8db6-8ca2-4698-9ff5-7b9a4ca2be08 tempest-CreateVolumesFromBackupTest-1437514347 tempest-CreateVolumesFromBackupTest-1437514347-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:16:01.343873 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:16:01.343873 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:16:01.350407 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-96ff8db6-8ca2-4698-9ff5-7b9a4ca2be08 tempest-CreateVolumesFromBackupTest-1437514347 tempest-CreateVolumesFromBackupTest-1437514347-project-member] Volume info retrieved successfully. Aug 16 21:16:01.356580 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-96ff8db6-8ca2-4698-9ff5-7b9a4ca2be08 tempest-CreateVolumesFromBackupTest-1437514347 tempest-CreateVolumesFromBackupTest-1437514347-project-member] https://10.4.3.143/volume/v3/volumes/ee1d32dc-d9e8-47e5-88ba-b1808a793891 returned with HTTP 200 Aug 16 21:16:01.357059 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 773/3086] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:16:01 2026] GET /volume/v3/volumes/ee1d32dc-d9e8-47e5-88ba-b1808a793891 => generated 850 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:16:01.367769 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-13c6eca5-9bd9-4a2e-be9f-b476006c3b13 tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] Snapshot force create request issued successfully. Aug 16 21:16:01.368142 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-13c6eca5-9bd9-4a2e-be9f-b476006c3b13 tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] https://10.4.3.143/volume/v3/snapshots returned with HTTP 202 Aug 16 21:16:01.368605 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 776/3087] 10.4.3.143 () {68 vars in 1265 bytes} [Sun Aug 16 21:16:01 2026] POST /volume/v3/snapshots => generated 312 bytes in 132 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 21:16:01.382805 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-ef5c252c-58ce-468e-b80d-2a7c4d2b851d None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:16:01.385503 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-ef5c252c-58ce-468e-b80d-2a7c4d2b851d tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] GET https://10.4.3.143/volume/v3/snapshots/408ce32b-835f-439f-b949-c8888d4f7d1c Aug 16 21:16:01.385503 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-ef5c252c-58ce-468e-b80d-2a7c4d2b851d tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:16:01.385680 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-ef5c252c-58ce-468e-b80d-2a7c4d2b851d tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:16:01.394194 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:16:01.394194 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:16:01.394891 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-ef5c252c-58ce-468e-b80d-2a7c4d2b851d tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] Snapshot retrieved successfully. Aug 16 21:16:01.396170 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-ef5c252c-58ce-468e-b80d-2a7c4d2b851d tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] https://10.4.3.143/volume/v3/snapshots/408ce32b-835f-439f-b949-c8888d4f7d1c returned with HTTP 200 Aug 16 21:16:01.397456 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 764/3088] 10.4.3.143 () {66 vars in 1354 bytes} [Sun Aug 16 21:16:01 2026] GET /volume/v3/snapshots/408ce32b-835f-439f-b949-c8888d4f7d1c => generated 444 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:16:01.676834 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-e88b7050-617d-48f1-8147-577011222d5e None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:16:01.678880 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-e88b7050-617d-48f1-8147-577011222d5e tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] GET https://10.4.3.143/volume/v3/volumes/6a8d198d-90e2-483e-aa93-4df0355c9c3f Aug 16 21:16:01.679149 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-e88b7050-617d-48f1-8147-577011222d5e tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:16:01.679364 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-e88b7050-617d-48f1-8147-577011222d5e tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:16:01.687834 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:16:01.687834 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:16:01.692350 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-e88b7050-617d-48f1-8147-577011222d5e tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] Volume info retrieved successfully. Aug 16 21:16:01.696703 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-e88b7050-617d-48f1-8147-577011222d5e tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] https://10.4.3.143/volume/v3/volumes/6a8d198d-90e2-483e-aa93-4df0355c9c3f returned with HTTP 200 Aug 16 21:16:01.697259 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 776/3089] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:16:01 2026] GET /volume/v3/volumes/6a8d198d-90e2-483e-aa93-4df0355c9c3f => generated 878 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:16:01.709117 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-7a8e4b41-d8e9-403e-8ffd-d110769aab64 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:16:01.711076 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-7a8e4b41-d8e9-403e-8ffd-d110769aab64 tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] GET https://10.4.3.143/volume/v3/volumes/6a8d198d-90e2-483e-aa93-4df0355c9c3f Aug 16 21:16:01.711296 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-7a8e4b41-d8e9-403e-8ffd-d110769aab64 tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:16:01.711484 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-7a8e4b41-d8e9-403e-8ffd-d110769aab64 tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:16:01.718868 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:16:01.718868 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:16:01.722934 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-7a8e4b41-d8e9-403e-8ffd-d110769aab64 tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] Volume info retrieved successfully. Aug 16 21:16:01.728124 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-7a8e4b41-d8e9-403e-8ffd-d110769aab64 tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] https://10.4.3.143/volume/v3/volumes/6a8d198d-90e2-483e-aa93-4df0355c9c3f returned with HTTP 200 Aug 16 21:16:01.728499 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 774/3090] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:16:01 2026] GET /volume/v3/volumes/6a8d198d-90e2-483e-aa93-4df0355c9c3f => generated 878 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:16:01.782857 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [req-d0a9c7ba-e8f5-40c9-ab44-7024da5fcda2 req-ada03f8c-664b-4161-8755-0022c75c3c21 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:16:01.785326 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [req-d0a9c7ba-e8f5-40c9-ab44-7024da5fcda2 req-ada03f8c-664b-4161-8755-0022c75c3c21 tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] GET https://10.4.3.143/volume/v3/volumes/6a8d198d-90e2-483e-aa93-4df0355c9c3f Aug 16 21:16:01.785521 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [req-d0a9c7ba-e8f5-40c9-ab44-7024da5fcda2 req-ada03f8c-664b-4161-8755-0022c75c3c21 tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:16:01.785706 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [req-d0a9c7ba-e8f5-40c9-ab44-7024da5fcda2 req-ada03f8c-664b-4161-8755-0022c75c3c21 tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:16:01.795850 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:16:01.795850 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:16:01.800054 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [req-d0a9c7ba-e8f5-40c9-ab44-7024da5fcda2 req-ada03f8c-664b-4161-8755-0022c75c3c21 tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] Volume info retrieved successfully. Aug 16 21:16:01.806804 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [req-d0a9c7ba-e8f5-40c9-ab44-7024da5fcda2 req-ada03f8c-664b-4161-8755-0022c75c3c21 tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] https://10.4.3.143/volume/v3/volumes/6a8d198d-90e2-483e-aa93-4df0355c9c3f returned with HTTP 200 Aug 16 21:16:01.807256 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 777/3091] 10.4.3.143 () {68 vars in 1598 bytes} [Sun Aug 16 21:16:01 2026] GET /volume/v3/volumes/6a8d198d-90e2-483e-aa93-4df0355c9c3f => generated 878 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:16:01.910274 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-d39e5ce9-eaac-4a86-9f17-cccf1d28f614 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:16:01.910716 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-d39e5ce9-eaac-4a86-9f17-cccf1d28f614 None None] GET https://10.4.3.143/volume// Aug 16 21:16:01.910933 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-d39e5ce9-eaac-4a86-9f17-cccf1d28f614 None None] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:16:01.911182 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-d39e5ce9-eaac-4a86-9f17-cccf1d28f614 None None] Calling method 'all' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:16:01.911533 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-d39e5ce9-eaac-4a86-9f17-cccf1d28f614 None None] https://10.4.3.143/volume// returned with HTTP 300 Aug 16 21:16:01.911830 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 765/3092] 10.4.3.143 () {66 vars in 1428 bytes} [Sun Aug 16 21:16:01 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 16 21:16:01.920717 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [req-d0a9c7ba-e8f5-40c9-ab44-7024da5fcda2 req-66b4dbf5-5944-42b1-99bd-4d5f942d4d4a None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:16:01.923538 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [req-d0a9c7ba-e8f5-40c9-ab44-7024da5fcda2 req-66b4dbf5-5944-42b1-99bd-4d5f942d4d4a tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] POST https://10.4.3.143/volume/v3/attachments Aug 16 21:16:01.923881 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [req-d0a9c7ba-e8f5-40c9-ab44-7024da5fcda2 req-66b4dbf5-5944-42b1-99bd-4d5f942d4d4a tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "6a8d198d-90e2-483e-aa93-4df0355c9c3f", "connector": null, "instance_uuid": "4a74a48d-4b96-4ec4-9458-7d2e8f07b4b6"}} {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:16:01.934847 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:16:01.934847 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:16:01.976447 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [req-d0a9c7ba-e8f5-40c9-ab44-7024da5fcda2 req-66b4dbf5-5944-42b1-99bd-4d5f942d4d4a tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] https://10.4.3.143/volume/v3/attachments returned with HTTP 200 Aug 16 21:16:01.976855 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 777/3093] 10.4.3.143 () {74 vars in 1594 bytes} [Sun Aug 16 21:16:01 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 16 21:16:02.009096 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-1e3cf9af-be84-46fc-965e-0bf70dabbcf7 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:16:02.011589 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-1e3cf9af-be84-46fc-965e-0bf70dabbcf7 tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] GET https://10.4.3.143/volume/v3/volumes/6a8d198d-90e2-483e-aa93-4df0355c9c3f Aug 16 21:16:02.011779 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-1e3cf9af-be84-46fc-965e-0bf70dabbcf7 tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:16:02.012126 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-1e3cf9af-be84-46fc-965e-0bf70dabbcf7 tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:16:02.025795 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:16:02.025795 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:16:02.026155 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-2b23926f-02de-441f-9329-16952dbe1fec None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:16:02.026461 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-2b23926f-02de-441f-9329-16952dbe1fec None None] GET https://10.4.3.143/volume// Aug 16 21:16:02.026664 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-2b23926f-02de-441f-9329-16952dbe1fec None None] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:16:02.026863 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-2b23926f-02de-441f-9329-16952dbe1fec None None] Calling method 'all' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:16:02.027347 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-2b23926f-02de-441f-9329-16952dbe1fec None None] https://10.4.3.143/volume// returned with HTTP 300 Aug 16 21:16:02.027588 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 778/3094] 10.4.3.143 () {66 vars in 1426 bytes} [Sun Aug 16 21:16:02 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 16 21:16:02.030939 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-1e3cf9af-be84-46fc-965e-0bf70dabbcf7 tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] Volume info retrieved successfully. Aug 16 21:16:02.037517 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-1e3cf9af-be84-46fc-965e-0bf70dabbcf7 tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] https://10.4.3.143/volume/v3/volumes/6a8d198d-90e2-483e-aa93-4df0355c9c3f returned with HTTP 200 Aug 16 21:16:02.037956 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 775/3095] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:16:02 2026] GET /volume/v3/volumes/6a8d198d-90e2-483e-aa93-4df0355c9c3f => generated 877 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:16:02.038101 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [req-d0a9c7ba-e8f5-40c9-ab44-7024da5fcda2 req-5c54d50f-1a27-4330-a9da-c60f6d20bcf0 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:16:02.040788 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [req-d0a9c7ba-e8f5-40c9-ab44-7024da5fcda2 req-5c54d50f-1a27-4330-a9da-c60f6d20bcf0 tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] GET https://10.4.3.143/volume/v3/volumes/6a8d198d-90e2-483e-aa93-4df0355c9c3f Aug 16 21:16:02.041133 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [req-d0a9c7ba-e8f5-40c9-ab44-7024da5fcda2 req-5c54d50f-1a27-4330-a9da-c60f6d20bcf0 tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:16:02.041378 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [req-d0a9c7ba-e8f5-40c9-ab44-7024da5fcda2 req-5c54d50f-1a27-4330-a9da-c60f6d20bcf0 tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:16:02.053552 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:16:02.053552 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:16:02.058134 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [req-d0a9c7ba-e8f5-40c9-ab44-7024da5fcda2 req-5c54d50f-1a27-4330-a9da-c60f6d20bcf0 tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] Volume info retrieved successfully. Aug 16 21:16:02.064068 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [req-d0a9c7ba-e8f5-40c9-ab44-7024da5fcda2 req-5c54d50f-1a27-4330-a9da-c60f6d20bcf0 tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] https://10.4.3.143/volume/v3/volumes/6a8d198d-90e2-483e-aa93-4df0355c9c3f returned with HTTP 200 Aug 16 21:16:02.064735 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 766/3096] 10.4.3.143 () {70 vars in 1639 bytes} [Sun Aug 16 21:16:02 2026] GET /volume/v3/volumes/6a8d198d-90e2-483e-aa93-4df0355c9c3f => generated 1057 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Aug 16 21:16:02.160846 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [req-d0a9c7ba-e8f5-40c9-ab44-7024da5fcda2 req-223decf6-9849-41ce-8601-6dd2e02dff2c None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:16:02.163141 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [req-d0a9c7ba-e8f5-40c9-ab44-7024da5fcda2 req-223decf6-9849-41ce-8601-6dd2e02dff2c tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] PUT https://10.4.3.143/volume/v3/attachments/5af236fb-0ae2-4578-a08f-9d2803ee1b23 Aug 16 21:16:02.163501 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [req-d0a9c7ba-e8f5-40c9-ab44-7024da5fcda2 req-223decf6-9849-41ce-8601-6dd2e02dff2c tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.143", "host": "np0000007409", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:e42fbcbe2e9", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "69237b68-d654-4a76-81de-86e36bc8fb86", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:16:02.171709 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.coordination [req-d0a9c7ba-e8f5-40c9-ab44-7024da5fcda2 req-223decf6-9849-41ce-8601-6dd2e02dff2c tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] Acquiring lock "cinder-attachment_update-6a8d198d-90e2-483e-aa93-4df0355c9c3f-np0000007409" by "attachment_update" {{(pid=100330) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:16:02.176802 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.coordination [req-d0a9c7ba-e8f5-40c9-ab44-7024da5fcda2 req-223decf6-9849-41ce-8601-6dd2e02dff2c tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] Lock "cinder-attachment_update-6a8d198d-90e2-483e-aa93-4df0355c9c3f-np0000007409" acquired by "attachment_update" :: waited 0.005s {{(pid=100330) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:16:02.177847 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:16:02.177847 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:16:02.261262 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.coordination [req-d0a9c7ba-e8f5-40c9-ab44-7024da5fcda2 req-223decf6-9849-41ce-8601-6dd2e02dff2c tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] Lock "cinder-attachment_update-6a8d198d-90e2-483e-aa93-4df0355c9c3f-np0000007409" released by "attachment_update" :: held 0.084s {{(pid=100330) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:16:02.261361 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [req-d0a9c7ba-e8f5-40c9-ab44-7024da5fcda2 req-223decf6-9849-41ce-8601-6dd2e02dff2c tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] https://10.4.3.143/volume/v3/attachments/5af236fb-0ae2-4578-a08f-9d2803ee1b23 returned with HTTP 200 Aug 16 21:16:02.261814 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 778/3097] 10.4.3.143 () {74 vars in 1704 bytes} [Sun Aug 16 21:16:02 2026] PUT /volume/v3/attachments/5af236fb-0ae2-4578-a08f-9d2803ee1b23 => generated 968 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:16:02.270584 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [req-d0a9c7ba-e8f5-40c9-ab44-7024da5fcda2 req-9aad094c-35aa-43f5-996a-5727a4db326c None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:16:02.272875 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [req-d0a9c7ba-e8f5-40c9-ab44-7024da5fcda2 req-9aad094c-35aa-43f5-996a-5727a4db326c tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] GET https://10.4.3.143/volume/v3/volumes/6a8d198d-90e2-483e-aa93-4df0355c9c3f/encryption Aug 16 21:16:02.273123 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [req-d0a9c7ba-e8f5-40c9-ab44-7024da5fcda2 req-9aad094c-35aa-43f5-996a-5727a4db326c tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:16:02.273396 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [req-d0a9c7ba-e8f5-40c9-ab44-7024da5fcda2 req-9aad094c-35aa-43f5-996a-5727a4db326c tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] Calling method 'index' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:16:02.283901 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:16:02.283901 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:16:02.292717 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [req-d0a9c7ba-e8f5-40c9-ab44-7024da5fcda2 req-9aad094c-35aa-43f5-996a-5727a4db326c tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] https://10.4.3.143/volume/v3/volumes/6a8d198d-90e2-483e-aa93-4df0355c9c3f/encryption returned with HTTP 200 Aug 16 21:16:02.293245 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 779/3098] 10.4.3.143 () {68 vars in 1631 bytes} [Sun Aug 16 21:16:02 2026] GET /volume/v3/volumes/6a8d198d-90e2-483e-aa93-4df0355c9c3f/encryption => generated 160 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:16:02.372035 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-6341f165-2528-4036-9e55-7252aa942918 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:16:02.373885 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-6341f165-2528-4036-9e55-7252aa942918 tempest-CreateVolumesFromBackupTest-1437514347 tempest-CreateVolumesFromBackupTest-1437514347-project-member] GET https://10.4.3.143/volume/v3/volumes/ee1d32dc-d9e8-47e5-88ba-b1808a793891 Aug 16 21:16:02.374115 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-6341f165-2528-4036-9e55-7252aa942918 tempest-CreateVolumesFromBackupTest-1437514347 tempest-CreateVolumesFromBackupTest-1437514347-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:16:02.374324 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-6341f165-2528-4036-9e55-7252aa942918 tempest-CreateVolumesFromBackupTest-1437514347 tempest-CreateVolumesFromBackupTest-1437514347-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:16:02.379889 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-6341f165-2528-4036-9e55-7252aa942918 tempest-CreateVolumesFromBackupTest-1437514347 tempest-CreateVolumesFromBackupTest-1437514347-project-member] https://10.4.3.143/volume/v3/volumes/ee1d32dc-d9e8-47e5-88ba-b1808a793891 returned with HTTP 404 Aug 16 21:16:02.380499 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 776/3099] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:16:02 2026] GET /volume/v3/volumes/ee1d32dc-d9e8-47e5-88ba-b1808a793891 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:16:02.387644 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-a13c8487-a133-42d0-b0d1-e4986d5ea413 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:16:02.389486 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-a13c8487-a133-42d0-b0d1-e4986d5ea413 tempest-CreateVolumesFromBackupTest-1437514347 tempest-CreateVolumesFromBackupTest-1437514347-project-member] DELETE https://10.4.3.143/volume/v3/volumes/2769657c-f703-4b5c-b796-76634dc1ab59 Aug 16 21:16:02.389672 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-a13c8487-a133-42d0-b0d1-e4986d5ea413 tempest-CreateVolumesFromBackupTest-1437514347 tempest-CreateVolumesFromBackupTest-1437514347-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:16:02.389844 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-a13c8487-a133-42d0-b0d1-e4986d5ea413 tempest-CreateVolumesFromBackupTest-1437514347 tempest-CreateVolumesFromBackupTest-1437514347-project-member] Calling method 'delete' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:16:02.390046 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.v3.volumes [None req-a13c8487-a133-42d0-b0d1-e4986d5ea413 tempest-CreateVolumesFromBackupTest-1437514347 tempest-CreateVolumesFromBackupTest-1437514347-project-member] Delete volume with id: 2769657c-f703-4b5c-b796-76634dc1ab59 Aug 16 21:16:02.396753 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:16:02.396753 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:16:02.397199 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-a13c8487-a133-42d0-b0d1-e4986d5ea413 tempest-CreateVolumesFromBackupTest-1437514347 tempest-CreateVolumesFromBackupTest-1437514347-project-member] Volume info retrieved successfully. Aug 16 21:16:02.406904 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-d2194fa6-66fa-49e5-bd3e-5c1f5f416570 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:16:02.408765 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-d2194fa6-66fa-49e5-bd3e-5c1f5f416570 tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] GET https://10.4.3.143/volume/v3/snapshots/408ce32b-835f-439f-b949-c8888d4f7d1c Aug 16 21:16:02.408970 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-d2194fa6-66fa-49e5-bd3e-5c1f5f416570 tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:16:02.409200 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-d2194fa6-66fa-49e5-bd3e-5c1f5f416570 tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:16:02.414599 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:16:02.414599 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:16:02.415003 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-a13c8487-a133-42d0-b0d1-e4986d5ea413 tempest-CreateVolumesFromBackupTest-1437514347 tempest-CreateVolumesFromBackupTest-1437514347-project-member] Delete volume request issued successfully. Aug 16 21:16:02.415212 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-d2194fa6-66fa-49e5-bd3e-5c1f5f416570 tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] Snapshot retrieved successfully. Aug 16 21:16:02.415262 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-a13c8487-a133-42d0-b0d1-e4986d5ea413 tempest-CreateVolumesFromBackupTest-1437514347 tempest-CreateVolumesFromBackupTest-1437514347-project-member] https://10.4.3.143/volume/v3/volumes/2769657c-f703-4b5c-b796-76634dc1ab59 returned with HTTP 202 Aug 16 21:16:02.416310 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 767/3100] 10.4.3.143 () {66 vars in 1351 bytes} [Sun Aug 16 21:16:02 2026] DELETE /volume/v3/volumes/2769657c-f703-4b5c-b796-76634dc1ab59 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 21:16:02.416407 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-d2194fa6-66fa-49e5-bd3e-5c1f5f416570 tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] https://10.4.3.143/volume/v3/snapshots/408ce32b-835f-439f-b949-c8888d4f7d1c returned with HTTP 200 Aug 16 21:16:02.416407 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 779/3101] 10.4.3.143 () {66 vars in 1354 bytes} [Sun Aug 16 21:16:02 2026] GET /volume/v3/snapshots/408ce32b-835f-439f-b949-c8888d4f7d1c => generated 471 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:16:02.423189 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-786173bf-1407-4231-ac3d-a7889e6da77c None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:16:02.424882 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-786173bf-1407-4231-ac3d-a7889e6da77c tempest-CreateVolumesFromBackupTest-1437514347 tempest-CreateVolumesFromBackupTest-1437514347-project-member] GET https://10.4.3.143/volume/v3/volumes/2769657c-f703-4b5c-b796-76634dc1ab59 Aug 16 21:16:02.425176 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-786173bf-1407-4231-ac3d-a7889e6da77c tempest-CreateVolumesFromBackupTest-1437514347 tempest-CreateVolumesFromBackupTest-1437514347-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:16:02.425390 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-786173bf-1407-4231-ac3d-a7889e6da77c tempest-CreateVolumesFromBackupTest-1437514347 tempest-CreateVolumesFromBackupTest-1437514347-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:16:02.429297 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-7b656189-8751-4b1e-84e1-bb7d2e51f0a9 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:16:02.431201 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-7b656189-8751-4b1e-84e1-bb7d2e51f0a9 tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] GET https://10.4.3.143/volume/v3/snapshots/408ce32b-835f-439f-b949-c8888d4f7d1c Aug 16 21:16:02.431435 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-7b656189-8751-4b1e-84e1-bb7d2e51f0a9 tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:16:02.431663 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-7b656189-8751-4b1e-84e1-bb7d2e51f0a9 tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:16:02.433225 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:16:02.433225 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:16:02.437119 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:16:02.437119 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:16:02.437619 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-786173bf-1407-4231-ac3d-a7889e6da77c tempest-CreateVolumesFromBackupTest-1437514347 tempest-CreateVolumesFromBackupTest-1437514347-project-member] Volume info retrieved successfully. Aug 16 21:16:02.437681 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-7b656189-8751-4b1e-84e1-bb7d2e51f0a9 tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] Snapshot retrieved successfully. Aug 16 21:16:02.438571 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-7b656189-8751-4b1e-84e1-bb7d2e51f0a9 tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] https://10.4.3.143/volume/v3/snapshots/408ce32b-835f-439f-b949-c8888d4f7d1c returned with HTTP 200 Aug 16 21:16:02.439120 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 777/3102] 10.4.3.143 () {66 vars in 1354 bytes} [Sun Aug 16 21:16:02 2026] GET /volume/v3/snapshots/408ce32b-835f-439f-b949-c8888d4f7d1c => generated 471 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:16:02.442326 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-786173bf-1407-4231-ac3d-a7889e6da77c tempest-CreateVolumesFromBackupTest-1437514347 tempest-CreateVolumesFromBackupTest-1437514347-project-member] https://10.4.3.143/volume/v3/volumes/2769657c-f703-4b5c-b796-76634dc1ab59 returned with HTTP 200 Aug 16 21:16:02.442793 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 780/3103] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:16:02 2026] GET /volume/v3/volumes/2769657c-f703-4b5c-b796-76634dc1ab59 => generated 850 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:16:03.052861 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-79a7ebef-c13e-4815-b124-70b568b88da0 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:16:03.054781 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-79a7ebef-c13e-4815-b124-70b568b88da0 tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] GET https://10.4.3.143/volume/v3/volumes/6a8d198d-90e2-483e-aa93-4df0355c9c3f Aug 16 21:16:03.054985 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-79a7ebef-c13e-4815-b124-70b568b88da0 tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:16:03.055194 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-79a7ebef-c13e-4815-b124-70b568b88da0 tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:16:03.065896 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:16:03.065896 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:16:03.070747 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-79a7ebef-c13e-4815-b124-70b568b88da0 tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] Volume info retrieved successfully. Aug 16 21:16:03.075548 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-79a7ebef-c13e-4815-b124-70b568b88da0 tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] https://10.4.3.143/volume/v3/volumes/6a8d198d-90e2-483e-aa93-4df0355c9c3f returned with HTTP 200 Aug 16 21:16:03.075959 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 768/3104] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:16:03 2026] GET /volume/v3/volumes/6a8d198d-90e2-483e-aa93-4df0355c9c3f => generated 878 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:16:03.459630 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-2bc66346-3cbf-4f7f-bf53-5cc90f5f73d2 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:16:03.461878 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-2bc66346-3cbf-4f7f-bf53-5cc90f5f73d2 tempest-CreateVolumesFromBackupTest-1437514347 tempest-CreateVolumesFromBackupTest-1437514347-project-member] GET https://10.4.3.143/volume/v3/volumes/2769657c-f703-4b5c-b796-76634dc1ab59 Aug 16 21:16:03.462116 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-2bc66346-3cbf-4f7f-bf53-5cc90f5f73d2 tempest-CreateVolumesFromBackupTest-1437514347 tempest-CreateVolumesFromBackupTest-1437514347-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:16:03.462334 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-2bc66346-3cbf-4f7f-bf53-5cc90f5f73d2 tempest-CreateVolumesFromBackupTest-1437514347 tempest-CreateVolumesFromBackupTest-1437514347-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:16:03.468212 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-2bc66346-3cbf-4f7f-bf53-5cc90f5f73d2 tempest-CreateVolumesFromBackupTest-1437514347 tempest-CreateVolumesFromBackupTest-1437514347-project-member] https://10.4.3.143/volume/v3/volumes/2769657c-f703-4b5c-b796-76634dc1ab59 returned with HTTP 404 Aug 16 21:16:03.468890 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 780/3105] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:16:03 2026] GET /volume/v3/volumes/2769657c-f703-4b5c-b796-76634dc1ab59 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:16:04.089295 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-5c0857a9-5903-4270-9205-85b96fdf96db None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:16:04.090490 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-726d6d23-7511-4578-8632-68021aad895e None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:16:04.091215 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-5c0857a9-5903-4270-9205-85b96fdf96db tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] POST https://10.4.3.143/volume/v3/snapshots Aug 16 21:16:04.091614 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-5c0857a9-5903-4270-9205-85b96fdf96db tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e6a0e244-c638-4ed7-ae81-8efda03c31be", "force": true, "name": "tempest-SnapshotDataIntegrityTests-snapshot-1661582211", "description": null, "metadata": null}} {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:16:04.092804 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-726d6d23-7511-4578-8632-68021aad895e tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] GET https://10.4.3.143/volume/v3/volumes/6a8d198d-90e2-483e-aa93-4df0355c9c3f Aug 16 21:16:04.093136 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-726d6d23-7511-4578-8632-68021aad895e tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:16:04.093422 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-726d6d23-7511-4578-8632-68021aad895e tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:16:04.104152 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:16:04.104152 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:16:04.104697 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-5c0857a9-5903-4270-9205-85b96fdf96db tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] Volume info retrieved successfully. Aug 16 21:16:04.104886 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.v3.snapshots [None req-5c0857a9-5903-4270-9205-85b96fdf96db tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] Create snapshot from volume e6a0e244-c638-4ed7-ae81-8efda03c31be Aug 16 21:16:04.105178 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:16:04.105178 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:16:04.108662 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-726d6d23-7511-4578-8632-68021aad895e tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] Volume info retrieved successfully. Aug 16 21:16:04.112803 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-726d6d23-7511-4578-8632-68021aad895e tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] https://10.4.3.143/volume/v3/volumes/6a8d198d-90e2-483e-aa93-4df0355c9c3f returned with HTTP 200 Aug 16 21:16:04.113297 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 781/3106] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:16:04 2026] GET /volume/v3/volumes/6a8d198d-90e2-483e-aa93-4df0355c9c3f => generated 878 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:16:04.136792 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.quota [None req-5c0857a9-5903-4270-9205-85b96fdf96db tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] Created reservations ['8674884a-be59-4f97-a0f6-8595b6ed85ff', '6900b6ca-60a7-456c-a54e-6a6c01aa682c', '642cefb2-c93f-4837-ac81-b8335ddf2402', '3b3a0760-52dc-4718-af5d-e4f652998ca0'] {{(pid=100332) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:16:04.178440 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-5c0857a9-5903-4270-9205-85b96fdf96db tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] Snapshot force create request issued successfully. Aug 16 21:16:04.178440 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-5c0857a9-5903-4270-9205-85b96fdf96db tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] https://10.4.3.143/volume/v3/snapshots returned with HTTP 202 Aug 16 21:16:04.178440 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 778/3107] 10.4.3.143 () {68 vars in 1265 bytes} [Sun Aug 16 21:16:04 2026] POST /volume/v3/snapshots => generated 313 bytes in 88 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 21:16:04.186620 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-b1598580-9eed-4061-b146-082fef90e8cf None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:16:04.189525 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-b1598580-9eed-4061-b146-082fef90e8cf tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] GET https://10.4.3.143/volume/v3/snapshots/1f9c4a61-f2e3-40b7-a6fc-630e361c9db5 Aug 16 21:16:04.189525 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-b1598580-9eed-4061-b146-082fef90e8cf tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:16:04.189525 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-b1598580-9eed-4061-b146-082fef90e8cf tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:16:04.194230 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:16:04.194230 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:16:04.196014 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-b1598580-9eed-4061-b146-082fef90e8cf tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] Snapshot retrieved successfully. Aug 16 21:16:04.196014 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-b1598580-9eed-4061-b146-082fef90e8cf tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] https://10.4.3.143/volume/v3/snapshots/1f9c4a61-f2e3-40b7-a6fc-630e361c9db5 returned with HTTP 200 Aug 16 21:16:04.196014 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 769/3108] 10.4.3.143 () {66 vars in 1354 bytes} [Sun Aug 16 21:16:04 2026] GET /volume/v3/snapshots/1f9c4a61-f2e3-40b7-a6fc-630e361c9db5 => generated 445 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:16:05.127981 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-e23ab49a-a736-46d6-858b-2593c19ed905 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:16:05.130350 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-e23ab49a-a736-46d6-858b-2593c19ed905 tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] GET https://10.4.3.143/volume/v3/volumes/6a8d198d-90e2-483e-aa93-4df0355c9c3f Aug 16 21:16:05.130621 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-e23ab49a-a736-46d6-858b-2593c19ed905 tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:16:05.130867 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-e23ab49a-a736-46d6-858b-2593c19ed905 tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:16:05.142211 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:16:05.142211 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:16:05.145044 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-e23ab49a-a736-46d6-858b-2593c19ed905 tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] Volume info retrieved successfully. Aug 16 21:16:05.150199 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-2a80712f-029a-404e-a2b4-4169e2d82203 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:16:05.156574 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-e23ab49a-a736-46d6-858b-2593c19ed905 tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] https://10.4.3.143/volume/v3/volumes/6a8d198d-90e2-483e-aa93-4df0355c9c3f returned with HTTP 200 Aug 16 21:16:05.156971 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 781/3109] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:16:05 2026] GET /volume/v3/volumes/6a8d198d-90e2-483e-aa93-4df0355c9c3f => generated 878 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:16:05.207295 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-824810af-16b1-43bf-b0af-daaeb6447da6 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:16:05.209220 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-824810af-16b1-43bf-b0af-daaeb6447da6 tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] GET https://10.4.3.143/volume/v3/snapshots/1f9c4a61-f2e3-40b7-a6fc-630e361c9db5 Aug 16 21:16:05.209561 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-824810af-16b1-43bf-b0af-daaeb6447da6 tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:16:05.209883 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-824810af-16b1-43bf-b0af-daaeb6447da6 tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:16:05.216324 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:16:05.216324 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:16:05.216952 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-824810af-16b1-43bf-b0af-daaeb6447da6 tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] Snapshot retrieved successfully. Aug 16 21:16:05.217817 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-824810af-16b1-43bf-b0af-daaeb6447da6 tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] https://10.4.3.143/volume/v3/snapshots/1f9c4a61-f2e3-40b7-a6fc-630e361c9db5 returned with HTTP 200 Aug 16 21:16:05.218421 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 779/3110] 10.4.3.143 () {66 vars in 1354 bytes} [Sun Aug 16 21:16:05 2026] GET /volume/v3/snapshots/1f9c4a61-f2e3-40b7-a6fc-630e361c9db5 => generated 472 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:16:05.227344 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-54fec03c-5b01-4a63-8b5a-407e51f6fbe0 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:16:05.229330 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-54fec03c-5b01-4a63-8b5a-407e51f6fbe0 tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] GET https://10.4.3.143/volume/v3/snapshots/1f9c4a61-f2e3-40b7-a6fc-630e361c9db5 Aug 16 21:16:05.229570 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-54fec03c-5b01-4a63-8b5a-407e51f6fbe0 tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:16:05.229816 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-54fec03c-5b01-4a63-8b5a-407e51f6fbe0 tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:16:05.235036 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:16:05.235036 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:16:05.235559 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-54fec03c-5b01-4a63-8b5a-407e51f6fbe0 tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] Snapshot retrieved successfully. Aug 16 21:16:05.236395 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-54fec03c-5b01-4a63-8b5a-407e51f6fbe0 tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] https://10.4.3.143/volume/v3/snapshots/1f9c4a61-f2e3-40b7-a6fc-630e361c9db5 returned with HTTP 200 Aug 16 21:16:05.236887 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 770/3111] 10.4.3.143 () {66 vars in 1354 bytes} [Sun Aug 16 21:16:05 2026] GET /volume/v3/snapshots/1f9c4a61-f2e3-40b7-a6fc-630e361c9db5 => generated 472 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:16:05.249802 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-2a80712f-029a-404e-a2b4-4169e2d82203 tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] POST https://10.4.3.143/volume/v3/volumes Aug 16 21:16:05.250139 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-2a80712f-029a-404e-a2b4-4169e2d82203 tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-2115342740"}} {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:16:05.251590 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.v3.volumes [None req-2a80712f-029a-404e-a2b4-4169e2d82203 tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-2115342740'}} {{(pid=100331) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 21:16:05.251708 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.v3.volumes [None req-2a80712f-029a-404e-a2b4-4169e2d82203 tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] Create volume of 1 GB Aug 16 21:16:05.256752 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-2a80712f-029a-404e-a2b4-4169e2d82203 tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] Availability Zones retrieved successfully. Aug 16 21:16:05.265246 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-2a80712f-029a-404e-a2b4-4169e2d82203 tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] Flow 'volume_create_api' (71e7b8ee-de72-42f6-85e2-137a16b40e69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100331) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:16:05.268678 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-2a80712f-029a-404e-a2b4-4169e2d82203 tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ac658f95-30a0-4325-8bca-65246a70e575) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:16:05.268678 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.flows.api.create_volume [None req-2a80712f-029a-404e-a2b4-4169e2d82203 tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] Validating volume size '1' using validate_int {{(pid=100331) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 21:16:05.300446 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-2a80712f-029a-404e-a2b4-4169e2d82203 tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ac658f95-30a0-4325-8bca-65246a70e575) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T21:04:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=69e633b8-fab9-4b15-8b40-4f1a67c51cda,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '69e633b8-fab9-4b15-8b40-4f1a67c51cda', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:16:05.301560 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-2a80712f-029a-404e-a2b4-4169e2d82203 tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (48bbdf93-8348-4236-92b5-f60a770dd29e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:16:05.366238 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.quota [None req-2a80712f-029a-404e-a2b4-4169e2d82203 tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] Created reservations ['a1a1cbc3-05ee-4e3f-acd2-bc9a05e5e9be', 'ec8ecc75-d885-4229-8d8b-cd1431f560f6', '44a76d0d-d48d-4930-b51d-59941c62d223', '357dda16-f783-425b-9327-447bd2b65bd2'] {{(pid=100331) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:16:05.367221 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-2a80712f-029a-404e-a2b4-4169e2d82203 tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (48bbdf93-8348-4236-92b5-f60a770dd29e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a1a1cbc3-05ee-4e3f-acd2-bc9a05e5e9be', 'ec8ecc75-d885-4229-8d8b-cd1431f560f6', '44a76d0d-d48d-4930-b51d-59941c62d223', '357dda16-f783-425b-9327-447bd2b65bd2']}' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:16:05.368215 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-2a80712f-029a-404e-a2b4-4169e2d82203 tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (869911ef-0268-44a6-a20f-a6c7d7516328) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:16:05.394683 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-2a80712f-029a-404e-a2b4-4169e2d82203 tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (869911ef-0268-44a6-a20f-a6c7d7516328) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5d77d2d9-53ea-41b2-8d8f-370bd8063b85', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2115342740',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b27cd2ab69f8498e8e60ac52510e4cae',qos_specs=None,replication_status=,reservations=['a1a1cbc3-05ee-4e3f-acd2-bc9a05e5e9be','ec8ecc75-d885-4229-8d8b-cd1431f560f6','44a76d0d-d48d-4930-b51d-59941c62d223','357dda16-f783-425b-9327-447bd2b65bd2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c9854d20a6c84228b6c77350faa14022',volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T21:16:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2115342740',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5d77d2d9-53ea-41b2-8d8f-370bd8063b85,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b27cd2ab69f8498e8e60ac52510e4cae',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c9854d20a6c84228b6c77350faa14022',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(69e633b8-fab9-4b15-8b40-4f1a67c51cda),volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda)}' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:16:05.395746 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-2a80712f-029a-404e-a2b4-4169e2d82203 tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b652d9e7-7c71-46d5-9995-ddd22ea3a9e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:16:05.424516 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-2a80712f-029a-404e-a2b4-4169e2d82203 tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b652d9e7-7c71-46d5-9995-ddd22ea3a9e5) transitioned into state 'SUCCESS' from state '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-2115342740',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b27cd2ab69f8498e8e60ac52510e4cae',qos_specs=None,replication_status=,reservations=['a1a1cbc3-05ee-4e3f-acd2-bc9a05e5e9be','ec8ecc75-d885-4229-8d8b-cd1431f560f6','44a76d0d-d48d-4930-b51d-59941c62d223','357dda16-f783-425b-9327-447bd2b65bd2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c9854d20a6c84228b6c77350faa14022',volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda)}' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:16:05.424516 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-2a80712f-029a-404e-a2b4-4169e2d82203 tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6ade10c2-319b-43cf-be0b-05df5738a5e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:16:05.435251 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-2a80712f-029a-404e-a2b4-4169e2d82203 tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6ade10c2-319b-43cf-be0b-05df5738a5e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:16:05.436239 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-2a80712f-029a-404e-a2b4-4169e2d82203 tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] Flow 'volume_create_api' (71e7b8ee-de72-42f6-85e2-137a16b40e69) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100331) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:16:05.436605 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-2a80712f-029a-404e-a2b4-4169e2d82203 tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] Create volume request issued successfully. Aug 16 21:16:05.437397 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-2a80712f-029a-404e-a2b4-4169e2d82203 tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Aug 16 21:16:05.437886 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 782/3112] 10.4.3.143 () {70 vars in 1298 bytes} [Sun Aug 16 21:16:05 2026] POST /volume/v3/volumes => generated 778 bytes in 288 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 21:16:05.453171 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-28e7893a-4e8e-4ae7-9364-d91ab035b401 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:16:05.454968 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-28e7893a-4e8e-4ae7-9364-d91ab035b401 tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] GET https://10.4.3.143/volume/v3/volumes/5d77d2d9-53ea-41b2-8d8f-370bd8063b85 Aug 16 21:16:05.455243 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-28e7893a-4e8e-4ae7-9364-d91ab035b401 tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:16:05.455414 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-28e7893a-4e8e-4ae7-9364-d91ab035b401 tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:16:05.462743 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:16:05.462743 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:16:05.465036 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-3d43eaac-41c0-4569-b2c2-8982e1161f98 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:16:05.466634 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-28e7893a-4e8e-4ae7-9364-d91ab035b401 tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] Volume info retrieved successfully. Aug 16 21:16:05.466895 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-3d43eaac-41c0-4569-b2c2-8982e1161f98 tempest-TestStampPattern-1200750360 tempest-TestStampPattern-1200750360-project-member] POST https://10.4.3.143/volume/v3/volumes Aug 16 21:16:05.467309 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-3d43eaac-41c0-4569-b2c2-8982e1161f98 tempest-TestStampPattern-1200750360 tempest-TestStampPattern-1200750360-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestStampPattern-volume-1555045344", "snapshot_id": "68c3786a-e90f-4d44-93bc-b84cd8df9792", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:16:05.468876 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.v3.volumes [None req-3d43eaac-41c0-4569-b2c2-8982e1161f98 tempest-TestStampPattern-1200750360 tempest-TestStampPattern-1200750360-project-member] Create volume request body: {'volume': {'name': 'tempest-TestStampPattern-volume-1555045344', 'snapshot_id': '68c3786a-e90f-4d44-93bc-b84cd8df9792', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100332) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 21:16:05.472270 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-28e7893a-4e8e-4ae7-9364-d91ab035b401 tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] https://10.4.3.143/volume/v3/volumes/5d77d2d9-53ea-41b2-8d8f-370bd8063b85 returned with HTTP 200 Aug 16 21:16:05.472783 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 782/3113] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:16:05 2026] GET /volume/v3/volumes/5d77d2d9-53ea-41b2-8d8f-370bd8063b85 => generated 957 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:16:05.474522 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:16:05.474522 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:16:05.474968 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-3d43eaac-41c0-4569-b2c2-8982e1161f98 tempest-TestStampPattern-1200750360 tempest-TestStampPattern-1200750360-project-member] Snapshot retrieved successfully. Aug 16 21:16:05.475129 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.v3.volumes [None req-3d43eaac-41c0-4569-b2c2-8982e1161f98 tempest-TestStampPattern-1200750360 tempest-TestStampPattern-1200750360-project-member] Create volume of 1 GB Aug 16 21:16:05.478971 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-3d43eaac-41c0-4569-b2c2-8982e1161f98 tempest-TestStampPattern-1200750360 tempest-TestStampPattern-1200750360-project-member] Availability Zones retrieved successfully. Aug 16 21:16:05.485164 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-3d43eaac-41c0-4569-b2c2-8982e1161f98 tempest-TestStampPattern-1200750360 tempest-TestStampPattern-1200750360-project-member] Flow 'volume_create_api' (c01706bb-5c1e-4897-8ebe-567fca29fa2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100332) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:16:05.486546 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-3d43eaac-41c0-4569-b2c2-8982e1161f98 tempest-TestStampPattern-1200750360 tempest-TestStampPattern-1200750360-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (471e1213-3ada-4a7e-b3a8-8c37647940e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:16:05.487654 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.flows.api.create_volume [None req-3d43eaac-41c0-4569-b2c2-8982e1161f98 tempest-TestStampPattern-1200750360 tempest-TestStampPattern-1200750360-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100332) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 21:16:05.525031 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-3d43eaac-41c0-4569-b2c2-8982e1161f98 tempest-TestStampPattern-1200750360 tempest-TestStampPattern-1200750360-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (471e1213-3ada-4a7e-b3a8-8c37647940e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '68c3786a-e90f-4d44-93bc-b84cd8df9792', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T21:04:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=69e633b8-fab9-4b15-8b40-4f1a67c51cda,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '69e633b8-fab9-4b15-8b40-4f1a67c51cda', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:16:05.526503 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-3d43eaac-41c0-4569-b2c2-8982e1161f98 tempest-TestStampPattern-1200750360 tempest-TestStampPattern-1200750360-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b8668039-08f9-4699-ac11-4d96dc82f03e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:16:05.582721 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.quota [None req-3d43eaac-41c0-4569-b2c2-8982e1161f98 tempest-TestStampPattern-1200750360 tempest-TestStampPattern-1200750360-project-member] Created reservations ['cdf367c7-09f2-4ce1-a765-983ae58e9f23', '46c360d2-4ec5-48e9-b645-5ae51bc169e2', '82f20d5e-8249-40c2-8aaf-c86646491655', '3ead8d83-af1a-4db0-9b51-d996128eeded'] {{(pid=100332) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:16:05.583568 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-3d43eaac-41c0-4569-b2c2-8982e1161f98 tempest-TestStampPattern-1200750360 tempest-TestStampPattern-1200750360-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b8668039-08f9-4699-ac11-4d96dc82f03e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cdf367c7-09f2-4ce1-a765-983ae58e9f23', '46c360d2-4ec5-48e9-b645-5ae51bc169e2', '82f20d5e-8249-40c2-8aaf-c86646491655', '3ead8d83-af1a-4db0-9b51-d996128eeded']}' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:16:05.584472 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-3d43eaac-41c0-4569-b2c2-8982e1161f98 tempest-TestStampPattern-1200750360 tempest-TestStampPattern-1200750360-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (de5127a7-b231-4b35-823b-166b3651110f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:16:05.628573 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-3d43eaac-41c0-4569-b2c2-8982e1161f98 tempest-TestStampPattern-1200750360 tempest-TestStampPattern-1200750360-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (de5127a7-b231-4b35-823b-166b3651110f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '65e7c995-6a98-4833-8888-f2c63edc9172', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestStampPattern-volume-1555045344',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='34bbdff32d684c3191edac8cc12e7eee',qos_specs=None,replication_status=,reservations=['cdf367c7-09f2-4ce1-a765-983ae58e9f23','46c360d2-4ec5-48e9-b645-5ae51bc169e2','82f20d5e-8249-40c2-8aaf-c86646491655','3ead8d83-af1a-4db0-9b51-d996128eeded'],size=1,snapshot_id=68c3786a-e90f-4d44-93bc-b84cd8df9792,source_replicaid=,source_volid=None,status='creating',user_id='948ed200153d43199ef59f624f1eaa25',volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T21:16:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestStampPattern-volume-1555045344',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=65e7c995-6a98-4833-8888-f2c63edc9172,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='34bbdff32d684c3191edac8cc12e7eee',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=68c3786a-e90f-4d44-93bc-b84cd8df9792,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='948ed200153d43199ef59f624f1eaa25',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(69e633b8-fab9-4b15-8b40-4f1a67c51cda),volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda)}' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:16:05.629600 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-3d43eaac-41c0-4569-b2c2-8982e1161f98 tempest-TestStampPattern-1200750360 tempest-TestStampPattern-1200750360-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (be2a7c19-648d-473f-ab86-0e40ac1ff88a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:16:05.647966 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-3d43eaac-41c0-4569-b2c2-8982e1161f98 tempest-TestStampPattern-1200750360 tempest-TestStampPattern-1200750360-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (be2a7c19-648d-473f-ab86-0e40ac1ff88a) transitioned into state 'SUCCESS' from state '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-1555045344',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='34bbdff32d684c3191edac8cc12e7eee',qos_specs=None,replication_status=,reservations=['cdf367c7-09f2-4ce1-a765-983ae58e9f23','46c360d2-4ec5-48e9-b645-5ae51bc169e2','82f20d5e-8249-40c2-8aaf-c86646491655','3ead8d83-af1a-4db0-9b51-d996128eeded'],size=1,snapshot_id=68c3786a-e90f-4d44-93bc-b84cd8df9792,source_replicaid=,source_volid=None,status='creating',user_id='948ed200153d43199ef59f624f1eaa25',volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda)}' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:16:05.648868 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-3d43eaac-41c0-4569-b2c2-8982e1161f98 tempest-TestStampPattern-1200750360 tempest-TestStampPattern-1200750360-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (84574c35-f882-4103-8a40-c5e68e681525) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:16:05.671362 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-3d43eaac-41c0-4569-b2c2-8982e1161f98 tempest-TestStampPattern-1200750360 tempest-TestStampPattern-1200750360-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (84574c35-f882-4103-8a40-c5e68e681525) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:16:05.672443 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-3d43eaac-41c0-4569-b2c2-8982e1161f98 tempest-TestStampPattern-1200750360 tempest-TestStampPattern-1200750360-project-member] Flow 'volume_create_api' (c01706bb-5c1e-4897-8ebe-567fca29fa2d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100332) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:16:05.672840 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-3d43eaac-41c0-4569-b2c2-8982e1161f98 tempest-TestStampPattern-1200750360 tempest-TestStampPattern-1200750360-project-member] Create volume request issued successfully. Aug 16 21:16:05.673621 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-3d43eaac-41c0-4569-b2c2-8982e1161f98 tempest-TestStampPattern-1200750360 tempest-TestStampPattern-1200750360-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Aug 16 21:16:05.674227 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 780/3114] 10.4.3.143 () {68 vars in 1259 bytes} [Sun Aug 16 21:16:05 2026] POST /volume/v3/volumes => generated 781 bytes in 210 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 21:16:06.173882 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-724e4e4a-55cc-46ad-ae79-bafb772c0cd0 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:16:06.177029 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-724e4e4a-55cc-46ad-ae79-bafb772c0cd0 tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] GET https://10.4.3.143/volume/v3/volumes/6a8d198d-90e2-483e-aa93-4df0355c9c3f Aug 16 21:16:06.177551 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-724e4e4a-55cc-46ad-ae79-bafb772c0cd0 tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:16:06.177805 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-724e4e4a-55cc-46ad-ae79-bafb772c0cd0 tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:16:06.190038 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:16:06.190038 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:16:06.194287 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-724e4e4a-55cc-46ad-ae79-bafb772c0cd0 tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] Volume info retrieved successfully. Aug 16 21:16:06.200396 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-724e4e4a-55cc-46ad-ae79-bafb772c0cd0 tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] https://10.4.3.143/volume/v3/volumes/6a8d198d-90e2-483e-aa93-4df0355c9c3f returned with HTTP 200 Aug 16 21:16:06.200967 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 771/3115] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:16:06 2026] GET /volume/v3/volumes/6a8d198d-90e2-483e-aa93-4df0355c9c3f => generated 878 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:16:06.487972 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-dcf0bb6f-44ad-4a0e-9e5d-510a9bebf662 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:16:06.490249 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-dcf0bb6f-44ad-4a0e-9e5d-510a9bebf662 tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] GET https://10.4.3.143/volume/v3/volumes/5d77d2d9-53ea-41b2-8d8f-370bd8063b85 Aug 16 21:16:06.490571 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-dcf0bb6f-44ad-4a0e-9e5d-510a9bebf662 tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:16:06.490863 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-dcf0bb6f-44ad-4a0e-9e5d-510a9bebf662 tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:16:06.497803 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:16:06.497803 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:16:06.501718 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-dcf0bb6f-44ad-4a0e-9e5d-510a9bebf662 tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] Volume info retrieved successfully. Aug 16 21:16:06.505411 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-dcf0bb6f-44ad-4a0e-9e5d-510a9bebf662 tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] https://10.4.3.143/volume/v3/volumes/5d77d2d9-53ea-41b2-8d8f-370bd8063b85 returned with HTTP 200 Aug 16 21:16:06.505871 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 783/3116] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:16:06 2026] GET /volume/v3/volumes/5d77d2d9-53ea-41b2-8d8f-370bd8063b85 => generated 1009 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:16:06.519120 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-a84064a6-235b-464f-b4b8-ee5b1300175c None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:16:06.521508 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-a84064a6-235b-464f-b4b8-ee5b1300175c tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] POST https://10.4.3.143/volume/v3/backups Aug 16 21:16:06.521973 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-a84064a6-235b-464f-b4b8-ee5b1300175c tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "5d77d2d9-53ea-41b2-8d8f-370bd8063b85", "name": "tempest-type-Backup-515809338"}} {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:16:06.525354 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.contrib.backups [None req-a84064a6-235b-464f-b4b8-ee5b1300175c tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] Creating new backup {'backup': {'volume_id': '5d77d2d9-53ea-41b2-8d8f-370bd8063b85', 'name': 'tempest-type-Backup-515809338'}} {{(pid=100330) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 16 21:16:06.525992 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.contrib.backups [None req-a84064a6-235b-464f-b4b8-ee5b1300175c tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] Creating backup of volume 5d77d2d9-53ea-41b2-8d8f-370bd8063b85 in container None Aug 16 21:16:06.537571 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:16:06.537571 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:16:06.538099 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-a84064a6-235b-464f-b4b8-ee5b1300175c tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] Volume info retrieved successfully. Aug 16 21:16:06.570539 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.quota [None req-a84064a6-235b-464f-b4b8-ee5b1300175c tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] Created reservations ['7f011f5e-38d7-4d43-9c91-5f6e16825056', 'b37c74e2-4f49-44ce-93eb-709a1d3ed4ed'] {{(pid=100330) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:16:06.602269 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-a84064a6-235b-464f-b4b8-ee5b1300175c tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] https://10.4.3.143/volume/v3/backups returned with HTTP 202 Aug 16 21:16:06.603068 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 783/3117] 10.4.3.143 () {70 vars in 1299 bytes} [Sun Aug 16 21:16:06 2026] POST /volume/v3/backups => generated 315 bytes in 84 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 21:16:06.615942 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-2d8bc51e-8ad5-4430-a8bc-60d7e23ff832 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:16:06.616646 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-2d8bc51e-8ad5-4430-a8bc-60d7e23ff832 tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] GET https://10.4.3.143/volume/v3/backups/db4a9633-6089-463d-9226-c481e07327d1 Aug 16 21:16:06.616646 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-2d8bc51e-8ad5-4430-a8bc-60d7e23ff832 tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:16:06.616646 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-2d8bc51e-8ad5-4430-a8bc-60d7e23ff832 tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:16:06.616801 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.v3.backups [None req-2d8bc51e-8ad5-4430-a8bc-60d7e23ff832 tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] Show backup with id db4a9633-6089-463d-9226-c481e07327d1. {{(pid=100332) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:16:06.622855 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:16:06.622855 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:16:06.623726 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-2d8bc51e-8ad5-4430-a8bc-60d7e23ff832 tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] https://10.4.3.143/volume/v3/backups/db4a9633-6089-463d-9226-c481e07327d1 returned with HTTP 200 Aug 16 21:16:06.624270 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 781/3118] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:16:06 2026] GET /volume/v3/backups/db4a9633-6089-463d-9226-c481e07327d1 => generated 722 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:16:06.748303 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-6024fd19-7a49-4b1e-85c4-779aa9d4a063 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:16:06.750937 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-6024fd19-7a49-4b1e-85c4-779aa9d4a063 tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] POST https://10.4.3.143/volume/v3/snapshots Aug 16 21:16:06.751339 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-6024fd19-7a49-4b1e-85c4-779aa9d4a063 tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e6a0e244-c638-4ed7-ae81-8efda03c31be", "force": true, "name": "tempest-SnapshotDataIntegrityTests-snapshot-2085135504", "description": null, "metadata": null}} {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:16:06.769127 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:16:06.769127 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:16:06.769697 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-6024fd19-7a49-4b1e-85c4-779aa9d4a063 tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] Volume info retrieved successfully. Aug 16 21:16:06.769822 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.v3.snapshots [None req-6024fd19-7a49-4b1e-85c4-779aa9d4a063 tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] Create snapshot from volume e6a0e244-c638-4ed7-ae81-8efda03c31be Aug 16 21:16:06.797123 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.quota [None req-6024fd19-7a49-4b1e-85c4-779aa9d4a063 tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] Created reservations ['1c49236c-a104-47d2-b6a1-d12ad8cc4d22', '440066c7-3b34-49fa-b951-3adf7dec5e68', 'ea25e805-e415-4a1e-8bfc-c2c3c0d046da', 'b975b1fd-8790-4975-8332-cfc66add1d97'] {{(pid=100333) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:16:06.835358 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-6024fd19-7a49-4b1e-85c4-779aa9d4a063 tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] Snapshot force create request issued successfully. Aug 16 21:16:06.835712 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-6024fd19-7a49-4b1e-85c4-779aa9d4a063 tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] https://10.4.3.143/volume/v3/snapshots returned with HTTP 202 Aug 16 21:16:06.836377 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 772/3119] 10.4.3.143 () {68 vars in 1265 bytes} [Sun Aug 16 21:16:06 2026] POST /volume/v3/snapshots => generated 313 bytes in 89 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 21:16:06.847896 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-1ea2e63b-f95b-44ee-b907-db2deed0f4f5 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:16:06.849970 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-1ea2e63b-f95b-44ee-b907-db2deed0f4f5 tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] GET https://10.4.3.143/volume/v3/snapshots/3c45836d-0017-4b1d-9e0f-b27d7fbe34d8 Aug 16 21:16:06.850437 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-1ea2e63b-f95b-44ee-b907-db2deed0f4f5 tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:16:06.850821 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-1ea2e63b-f95b-44ee-b907-db2deed0f4f5 tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:16:06.858417 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:16:06.858417 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:16:06.859343 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-1ea2e63b-f95b-44ee-b907-db2deed0f4f5 tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] Snapshot retrieved successfully. Aug 16 21:16:06.860360 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-1ea2e63b-f95b-44ee-b907-db2deed0f4f5 tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] https://10.4.3.143/volume/v3/snapshots/3c45836d-0017-4b1d-9e0f-b27d7fbe34d8 returned with HTTP 200 Aug 16 21:16:06.860949 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 784/3120] 10.4.3.143 () {66 vars in 1354 bytes} [Sun Aug 16 21:16:06 2026] GET /volume/v3/snapshots/3c45836d-0017-4b1d-9e0f-b27d7fbe34d8 => generated 445 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:16:07.214937 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-8ef6d119-bc59-462a-9bd9-5bee4b143a3f None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:16:07.214937 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-8ef6d119-bc59-462a-9bd9-5bee4b143a3f tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] GET https://10.4.3.143/volume/v3/volumes/6a8d198d-90e2-483e-aa93-4df0355c9c3f Aug 16 21:16:07.214937 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-8ef6d119-bc59-462a-9bd9-5bee4b143a3f tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:16:07.214937 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-8ef6d119-bc59-462a-9bd9-5bee4b143a3f tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:16:07.224461 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:16:07.224461 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:16:07.228447 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-8ef6d119-bc59-462a-9bd9-5bee4b143a3f tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] Volume info retrieved successfully. Aug 16 21:16:07.233594 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-8ef6d119-bc59-462a-9bd9-5bee4b143a3f tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] https://10.4.3.143/volume/v3/volumes/6a8d198d-90e2-483e-aa93-4df0355c9c3f returned with HTTP 200 Aug 16 21:16:07.234011 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 784/3121] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:16:07 2026] GET /volume/v3/volumes/6a8d198d-90e2-483e-aa93-4df0355c9c3f => generated 878 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:16:07.636138 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-96fdefdf-f809-4206-b01b-b01fe76c4b6b None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:16:07.638844 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-96fdefdf-f809-4206-b01b-b01fe76c4b6b tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] GET https://10.4.3.143/volume/v3/backups/db4a9633-6089-463d-9226-c481e07327d1 Aug 16 21:16:07.639170 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-96fdefdf-f809-4206-b01b-b01fe76c4b6b tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:16:07.639439 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-96fdefdf-f809-4206-b01b-b01fe76c4b6b tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:16:07.639594 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.v3.backups [None req-96fdefdf-f809-4206-b01b-b01fe76c4b6b tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] Show backup with id db4a9633-6089-463d-9226-c481e07327d1. {{(pid=100332) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:16:07.645206 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:16:07.645206 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:16:07.646038 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-96fdefdf-f809-4206-b01b-b01fe76c4b6b tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] https://10.4.3.143/volume/v3/backups/db4a9633-6089-463d-9226-c481e07327d1 returned with HTTP 200 Aug 16 21:16:07.646536 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 782/3122] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:16:07 2026] GET /volume/v3/backups/db4a9633-6089-463d-9226-c481e07327d1 => generated 724 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:16:07.873935 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-9657bee7-cc27-404f-8b8b-5d6831d1db8f None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:16:07.879033 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-9657bee7-cc27-404f-8b8b-5d6831d1db8f tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] GET https://10.4.3.143/volume/v3/snapshots/3c45836d-0017-4b1d-9e0f-b27d7fbe34d8 Aug 16 21:16:07.879662 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-9657bee7-cc27-404f-8b8b-5d6831d1db8f tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:16:07.880403 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-9657bee7-cc27-404f-8b8b-5d6831d1db8f tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:16:07.890726 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:16:07.890726 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:16:07.891398 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-9657bee7-cc27-404f-8b8b-5d6831d1db8f tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] Snapshot retrieved successfully. Aug 16 21:16:07.892473 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-9657bee7-cc27-404f-8b8b-5d6831d1db8f tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] https://10.4.3.143/volume/v3/snapshots/3c45836d-0017-4b1d-9e0f-b27d7fbe34d8 returned with HTTP 200 Aug 16 21:16:07.896470 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 773/3123] 10.4.3.143 () {66 vars in 1354 bytes} [Sun Aug 16 21:16:07 2026] GET /volume/v3/snapshots/3c45836d-0017-4b1d-9e0f-b27d7fbe34d8 => generated 472 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:16:07.901681 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-df03be88-8eaf-480c-bc33-5518fe5908c9 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:16:07.907769 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-df03be88-8eaf-480c-bc33-5518fe5908c9 tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] GET https://10.4.3.143/volume/v3/snapshots/3c45836d-0017-4b1d-9e0f-b27d7fbe34d8 Aug 16 21:16:07.907769 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-df03be88-8eaf-480c-bc33-5518fe5908c9 tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:16:07.907769 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-df03be88-8eaf-480c-bc33-5518fe5908c9 tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:16:07.923509 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:16:07.923509 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:16:07.923509 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-df03be88-8eaf-480c-bc33-5518fe5908c9 tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] Snapshot retrieved successfully. Aug 16 21:16:07.928476 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-df03be88-8eaf-480c-bc33-5518fe5908c9 tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] https://10.4.3.143/volume/v3/snapshots/3c45836d-0017-4b1d-9e0f-b27d7fbe34d8 returned with HTTP 200 Aug 16 21:16:07.928476 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 785/3124] 10.4.3.143 () {66 vars in 1354 bytes} [Sun Aug 16 21:16:07 2026] GET /volume/v3/snapshots/3c45836d-0017-4b1d-9e0f-b27d7fbe34d8 => generated 472 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:16:07.982306 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [req-da1d8023-3429-4041-844f-bd5a6b895e0c req-7f2215de-8dc0-471d-bb88-23fb6d721d15 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:16:07.986301 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [req-da1d8023-3429-4041-844f-bd5a6b895e0c req-7f2215de-8dc0-471d-bb88-23fb6d721d15 tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] GET https://10.4.3.143/volume/v3/volumes/e6a0e244-c638-4ed7-ae81-8efda03c31be Aug 16 21:16:07.986508 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [req-da1d8023-3429-4041-844f-bd5a6b895e0c req-7f2215de-8dc0-471d-bb88-23fb6d721d15 tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:16:07.986697 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [req-da1d8023-3429-4041-844f-bd5a6b895e0c req-7f2215de-8dc0-471d-bb88-23fb6d721d15 tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:16:08.004762 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:16:08.004762 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:16:08.008629 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [req-da1d8023-3429-4041-844f-bd5a6b895e0c req-7f2215de-8dc0-471d-bb88-23fb6d721d15 tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] Volume info retrieved successfully. Aug 16 21:16:08.013871 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [req-da1d8023-3429-4041-844f-bd5a6b895e0c req-7f2215de-8dc0-471d-bb88-23fb6d721d15 tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] https://10.4.3.143/volume/v3/volumes/e6a0e244-c638-4ed7-ae81-8efda03c31be returned with HTTP 200 Aug 16 21:16:08.014315 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 785/3125] 10.4.3.143 () {68 vars in 1598 bytes} [Sun Aug 16 21:16:07 2026] GET /volume/v3/volumes/e6a0e244-c638-4ed7-ae81-8efda03c31be => generated 1142 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:16:08.042951 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [req-da1d8023-3429-4041-844f-bd5a6b895e0c req-4d5e0b86-b47e-4a73-af72-7ee930b6bdf6 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:16:08.045798 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [req-da1d8023-3429-4041-844f-bd5a6b895e0c req-4d5e0b86-b47e-4a73-af72-7ee930b6bdf6 tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] POST https://10.4.3.143/volume/v3/volumes/e6a0e244-c638-4ed7-ae81-8efda03c31be/action Aug 16 21:16:08.046189 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [req-da1d8023-3429-4041-844f-bd5a6b895e0c req-4d5e0b86-b47e-4a73-af72-7ee930b6bdf6 tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100332) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 21:16:08.046327 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [req-da1d8023-3429-4041-844f-bd5a6b895e0c req-4d5e0b86-b47e-4a73-af72-7ee930b6bdf6 tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:16:08.059164 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:16:08.059164 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:16:08.059616 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [req-da1d8023-3429-4041-844f-bd5a6b895e0c req-4d5e0b86-b47e-4a73-af72-7ee930b6bdf6 tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] Volume info retrieved successfully. Aug 16 21:16:08.068829 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [req-da1d8023-3429-4041-844f-bd5a6b895e0c req-4d5e0b86-b47e-4a73-af72-7ee930b6bdf6 tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] Begin detaching volume completed successfully. Aug 16 21:16:08.069065 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [req-da1d8023-3429-4041-844f-bd5a6b895e0c req-4d5e0b86-b47e-4a73-af72-7ee930b6bdf6 tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] https://10.4.3.143/volume/v3/volumes/e6a0e244-c638-4ed7-ae81-8efda03c31be/action returned with HTTP 202 Aug 16 21:16:08.069480 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 783/3126] 10.4.3.143 () {72 vars in 1672 bytes} [Sun Aug 16 21:16:08 2026] POST /volume/v3/volumes/e6a0e244-c638-4ed7-ae81-8efda03c31be/action => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 16 21:16:08.130722 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-43ff5ed1-fea4-4279-875a-6462b645f716 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:16:08.131199 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-43ff5ed1-fea4-4279-875a-6462b645f716 None None] GET https://10.4.3.143/volume// Aug 16 21:16:08.131416 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-43ff5ed1-fea4-4279-875a-6462b645f716 None None] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:16:08.131653 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-43ff5ed1-fea4-4279-875a-6462b645f716 None None] Calling method 'all' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:16:08.132160 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-43ff5ed1-fea4-4279-875a-6462b645f716 None None] https://10.4.3.143/volume// returned with HTTP 300 Aug 16 21:16:08.132515 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 774/3127] 10.4.3.143 () {66 vars in 1426 bytes} [Sun Aug 16 21:16:08 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 16 21:16:08.139665 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [req-da1d8023-3429-4041-844f-bd5a6b895e0c req-1e01539e-10bb-4f87-ad37-59d862674dd1 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:16:08.141859 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [req-da1d8023-3429-4041-844f-bd5a6b895e0c req-1e01539e-10bb-4f87-ad37-59d862674dd1 tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] GET https://10.4.3.143/volume/v3/volumes/e6a0e244-c638-4ed7-ae81-8efda03c31be Aug 16 21:16:08.142174 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [req-da1d8023-3429-4041-844f-bd5a6b895e0c req-1e01539e-10bb-4f87-ad37-59d862674dd1 tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:16:08.142370 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [req-da1d8023-3429-4041-844f-bd5a6b895e0c req-1e01539e-10bb-4f87-ad37-59d862674dd1 tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:16:08.152685 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:16:08.152685 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:16:08.156314 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [req-da1d8023-3429-4041-844f-bd5a6b895e0c req-1e01539e-10bb-4f87-ad37-59d862674dd1 tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] Volume info retrieved successfully. Aug 16 21:16:08.161136 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [req-da1d8023-3429-4041-844f-bd5a6b895e0c req-1e01539e-10bb-4f87-ad37-59d862674dd1 tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] https://10.4.3.143/volume/v3/volumes/e6a0e244-c638-4ed7-ae81-8efda03c31be returned with HTTP 200 Aug 16 21:16:08.161532 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 786/3128] 10.4.3.143 () {70 vars in 1639 bytes} [Sun Aug 16 21:16:08 2026] GET /volume/v3/volumes/e6a0e244-c638-4ed7-ae81-8efda03c31be => generated 1325 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 16 21:16:08.247457 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-dee8ff9b-f4dc-4b2b-8286-a254b02da999 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:16:08.251475 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-dee8ff9b-f4dc-4b2b-8286-a254b02da999 tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] GET https://10.4.3.143/volume/v3/volumes/6a8d198d-90e2-483e-aa93-4df0355c9c3f Aug 16 21:16:08.251716 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-dee8ff9b-f4dc-4b2b-8286-a254b02da999 tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:16:08.251938 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-dee8ff9b-f4dc-4b2b-8286-a254b02da999 tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:16:08.263759 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:16:08.263759 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:16:08.267477 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-dee8ff9b-f4dc-4b2b-8286-a254b02da999 tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] Volume info retrieved successfully. Aug 16 21:16:08.273090 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-dee8ff9b-f4dc-4b2b-8286-a254b02da999 tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] https://10.4.3.143/volume/v3/volumes/6a8d198d-90e2-483e-aa93-4df0355c9c3f returned with HTTP 200 Aug 16 21:16:08.273440 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 786/3129] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:16:08 2026] GET /volume/v3/volumes/6a8d198d-90e2-483e-aa93-4df0355c9c3f => generated 878 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:16:08.661208 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-2f5b09ea-4097-44e5-b7c8-10c40d255cb2 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:16:08.663879 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-2f5b09ea-4097-44e5-b7c8-10c40d255cb2 tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] GET https://10.4.3.143/volume/v3/backups/db4a9633-6089-463d-9226-c481e07327d1 Aug 16 21:16:08.664211 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-2f5b09ea-4097-44e5-b7c8-10c40d255cb2 tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:16:08.664465 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-2f5b09ea-4097-44e5-b7c8-10c40d255cb2 tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:16:08.664597 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.v3.backups [None req-2f5b09ea-4097-44e5-b7c8-10c40d255cb2 tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] Show backup with id db4a9633-6089-463d-9226-c481e07327d1. {{(pid=100332) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:16:08.669151 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:16:08.669151 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:16:08.669810 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-2f5b09ea-4097-44e5-b7c8-10c40d255cb2 tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] https://10.4.3.143/volume/v3/backups/db4a9633-6089-463d-9226-c481e07327d1 returned with HTTP 200 Aug 16 21:16:08.670221 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 784/3130] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:16:08 2026] GET /volume/v3/backups/db4a9633-6089-463d-9226-c481e07327d1 => generated 724 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:16:09.289148 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-72808d46-50f5-4e2d-b240-b3a45569fd92 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:16:09.293802 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-72808d46-50f5-4e2d-b240-b3a45569fd92 tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] GET https://10.4.3.143/volume/v3/volumes/6a8d198d-90e2-483e-aa93-4df0355c9c3f Aug 16 21:16:09.294073 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-72808d46-50f5-4e2d-b240-b3a45569fd92 tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:16:09.294293 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-72808d46-50f5-4e2d-b240-b3a45569fd92 tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:16:09.306558 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:16:09.306558 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:16:09.310850 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [req-da1d8023-3429-4041-844f-bd5a6b895e0c req-11ca1b77-972a-456f-8c31-e0ab5257855b None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:16:09.312168 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-72808d46-50f5-4e2d-b240-b3a45569fd92 tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] Volume info retrieved successfully. Aug 16 21:16:09.313301 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [req-da1d8023-3429-4041-844f-bd5a6b895e0c req-11ca1b77-972a-456f-8c31-e0ab5257855b tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] DELETE https://10.4.3.143/volume/v3/attachments/0f251822-677d-4e3d-a695-cf69ef082593 Aug 16 21:16:09.313519 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [req-da1d8023-3429-4041-844f-bd5a6b895e0c req-11ca1b77-972a-456f-8c31-e0ab5257855b tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:16:09.313725 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [req-da1d8023-3429-4041-844f-bd5a6b895e0c req-11ca1b77-972a-456f-8c31-e0ab5257855b tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] Calling method 'version_select' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:16:09.317406 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-72808d46-50f5-4e2d-b240-b3a45569fd92 tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] https://10.4.3.143/volume/v3/volumes/6a8d198d-90e2-483e-aa93-4df0355c9c3f returned with HTTP 200 Aug 16 21:16:09.317806 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 775/3131] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:16:09 2026] GET /volume/v3/volumes/6a8d198d-90e2-483e-aa93-4df0355c9c3f => generated 878 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:16:09.330827 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:16:09.330827 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:16:09.407457 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [req-da1d8023-3429-4041-844f-bd5a6b895e0c req-11ca1b77-972a-456f-8c31-e0ab5257855b tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] https://10.4.3.143/volume/v3/attachments/0f251822-677d-4e3d-a695-cf69ef082593 returned with HTTP 200 Aug 16 21:16:09.408129 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 787/3132] 10.4.3.143 () {72 vars in 1673 bytes} [Sun Aug 16 21:16:09 2026] DELETE /volume/v3/attachments/0f251822-677d-4e3d-a695-cf69ef082593 => generated 19 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 16 21:16:09.686226 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-9c11fd6a-ee86-485e-9208-a59c2971b1a7 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:16:09.688361 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-9c11fd6a-ee86-485e-9208-a59c2971b1a7 tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] GET https://10.4.3.143/volume/v3/backups/db4a9633-6089-463d-9226-c481e07327d1 Aug 16 21:16:09.688562 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-9c11fd6a-ee86-485e-9208-a59c2971b1a7 tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:16:09.688732 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-9c11fd6a-ee86-485e-9208-a59c2971b1a7 tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:16:09.688828 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.v3.backups [None req-9c11fd6a-ee86-485e-9208-a59c2971b1a7 tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] Show backup with id db4a9633-6089-463d-9226-c481e07327d1. {{(pid=100330) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:16:09.693739 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:16:09.693739 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:16:09.694420 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-9c11fd6a-ee86-485e-9208-a59c2971b1a7 tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] https://10.4.3.143/volume/v3/backups/db4a9633-6089-463d-9226-c481e07327d1 returned with HTTP 200 Aug 16 21:16:09.694764 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 787/3133] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:16:09 2026] GET /volume/v3/backups/db4a9633-6089-463d-9226-c481e07327d1 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:16:10.244266 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-5a4ef155-98f2-428d-afdc-164f32d6c488 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:16:10.246133 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-5a4ef155-98f2-428d-afdc-164f32d6c488 tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] POST https://10.4.3.143/volume/v3/volumes Aug 16 21:16:10.246531 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-5a4ef155-98f2-428d-afdc-164f32d6c488 tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-1506488170", "snapshot_id": "408ce32b-835f-439f-b949-c8888d4f7d1c", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:16:10.248170 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.v3.volumes [None req-5a4ef155-98f2-428d-afdc-164f32d6c488 tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDataIntegrityTests-volume-1506488170', 'snapshot_id': '408ce32b-835f-439f-b949-c8888d4f7d1c', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100332) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 21:16:10.254313 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:16:10.254313 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:16:10.254833 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-5a4ef155-98f2-428d-afdc-164f32d6c488 tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] Snapshot retrieved successfully. Aug 16 21:16:10.255029 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.v3.volumes [None req-5a4ef155-98f2-428d-afdc-164f32d6c488 tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] Create volume of 1 GB Aug 16 21:16:10.259510 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-5a4ef155-98f2-428d-afdc-164f32d6c488 tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] Availability Zones retrieved successfully. Aug 16 21:16:10.266610 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-5a4ef155-98f2-428d-afdc-164f32d6c488 tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] Flow 'volume_create_api' (64927257-1676-44c9-a5cc-5e0736f5dc75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100332) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:16:10.267938 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-5a4ef155-98f2-428d-afdc-164f32d6c488 tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0abaebfd-461d-4d90-b6a4-086bb8d73bfa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:16:10.268998 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.flows.api.create_volume [None req-5a4ef155-98f2-428d-afdc-164f32d6c488 tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100332) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 21:16:10.301253 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-5a4ef155-98f2-428d-afdc-164f32d6c488 tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0abaebfd-461d-4d90-b6a4-086bb8d73bfa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '408ce32b-835f-439f-b949-c8888d4f7d1c', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T21:04:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=69e633b8-fab9-4b15-8b40-4f1a67c51cda,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '69e633b8-fab9-4b15-8b40-4f1a67c51cda', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:16:10.302326 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-5a4ef155-98f2-428d-afdc-164f32d6c488 tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (43383b8f-5179-42f5-a1f3-adbe34868ba5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:16:10.332219 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-5d02c7d9-984e-41b9-af13-d7af19f2c08e None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:16:10.334476 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-5d02c7d9-984e-41b9-af13-d7af19f2c08e tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] GET https://10.4.3.143/volume/v3/volumes/6a8d198d-90e2-483e-aa93-4df0355c9c3f Aug 16 21:16:10.334718 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-5d02c7d9-984e-41b9-af13-d7af19f2c08e tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:16:10.335034 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-5d02c7d9-984e-41b9-af13-d7af19f2c08e tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:16:10.348522 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:16:10.348522 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:16:10.354580 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-5d02c7d9-984e-41b9-af13-d7af19f2c08e tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] Volume info retrieved successfully. Aug 16 21:16:10.355811 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.quota [None req-5a4ef155-98f2-428d-afdc-164f32d6c488 tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] Created reservations ['b3ef9073-d353-414f-b606-fb644e1f7ce5', 'df18c2d5-a78f-4b32-a685-42485a067ad9', '9c1d3436-de02-4716-b4f8-fb3851e26824', 'a7c27d2f-4fa2-4176-ae49-490a19164d24'] {{(pid=100332) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:16:10.356634 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-5a4ef155-98f2-428d-afdc-164f32d6c488 tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (43383b8f-5179-42f5-a1f3-adbe34868ba5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b3ef9073-d353-414f-b606-fb644e1f7ce5', 'df18c2d5-a78f-4b32-a685-42485a067ad9', '9c1d3436-de02-4716-b4f8-fb3851e26824', 'a7c27d2f-4fa2-4176-ae49-490a19164d24']}' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:16:10.357487 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-5a4ef155-98f2-428d-afdc-164f32d6c488 tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d94148c3-239e-40d8-967e-009763ac6d31) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:16:10.361217 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-5d02c7d9-984e-41b9-af13-d7af19f2c08e tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] https://10.4.3.143/volume/v3/volumes/6a8d198d-90e2-483e-aa93-4df0355c9c3f returned with HTTP 200 Aug 16 21:16:10.361758 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 776/3134] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:16:10 2026] GET /volume/v3/volumes/6a8d198d-90e2-483e-aa93-4df0355c9c3f => generated 878 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:16:10.397512 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-5a4ef155-98f2-428d-afdc-164f32d6c488 tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d94148c3-239e-40d8-967e-009763ac6d31) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '76ae995b-bae9-445b-8ca8-43b0700190cd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1506488170',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='88e7df9fedf94124a1c3d1de27c58aaf',qos_specs=None,replication_status=,reservations=['b3ef9073-d353-414f-b606-fb644e1f7ce5','df18c2d5-a78f-4b32-a685-42485a067ad9','9c1d3436-de02-4716-b4f8-fb3851e26824','a7c27d2f-4fa2-4176-ae49-490a19164d24'],size=1,snapshot_id=408ce32b-835f-439f-b949-c8888d4f7d1c,source_replicaid=,source_volid=None,status='creating',user_id='f1e18c02cf1b49a8b414e3ecb3fd4b00',volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T21:16:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1506488170',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=76ae995b-bae9-445b-8ca8-43b0700190cd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='88e7df9fedf94124a1c3d1de27c58aaf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=408ce32b-835f-439f-b949-c8888d4f7d1c,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f1e18c02cf1b49a8b414e3ecb3fd4b00',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(69e633b8-fab9-4b15-8b40-4f1a67c51cda),volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda)}' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:16:10.398304 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-5a4ef155-98f2-428d-afdc-164f32d6c488 tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (66bd6bfb-ca6f-4eac-96ad-ffffddf40fde) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:16:10.417140 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-5a4ef155-98f2-428d-afdc-164f32d6c488 tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (66bd6bfb-ca6f-4eac-96ad-ffffddf40fde) transitioned into state 'SUCCESS' from state '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-1506488170',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='88e7df9fedf94124a1c3d1de27c58aaf',qos_specs=None,replication_status=,reservations=['b3ef9073-d353-414f-b606-fb644e1f7ce5','df18c2d5-a78f-4b32-a685-42485a067ad9','9c1d3436-de02-4716-b4f8-fb3851e26824','a7c27d2f-4fa2-4176-ae49-490a19164d24'],size=1,snapshot_id=408ce32b-835f-439f-b949-c8888d4f7d1c,source_replicaid=,source_volid=None,status='creating',user_id='f1e18c02cf1b49a8b414e3ecb3fd4b00',volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda)}' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:16:10.417839 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-5a4ef155-98f2-428d-afdc-164f32d6c488 tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (65f29f2a-1e81-4581-ad8c-601f294cc9ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:16:10.440557 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-5a4ef155-98f2-428d-afdc-164f32d6c488 tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (65f29f2a-1e81-4581-ad8c-601f294cc9ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:16:10.441765 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-5a4ef155-98f2-428d-afdc-164f32d6c488 tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] Flow 'volume_create_api' (64927257-1676-44c9-a5cc-5e0736f5dc75) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100332) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:16:10.442180 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-5a4ef155-98f2-428d-afdc-164f32d6c488 tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] Create volume request issued successfully. Aug 16 21:16:10.442863 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-5a4ef155-98f2-428d-afdc-164f32d6c488 tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Aug 16 21:16:10.443356 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 785/3135] 10.4.3.143 () {68 vars in 1259 bytes} [Sun Aug 16 21:16:10 2026] POST /volume/v3/volumes => generated 791 bytes in 199 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 21:16:10.458233 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-0d35307f-735b-47a8-9e0a-54d60e4975cf None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:16:10.460642 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-0d35307f-735b-47a8-9e0a-54d60e4975cf tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] GET https://10.4.3.143/volume/v3/volumes/76ae995b-bae9-445b-8ca8-43b0700190cd Aug 16 21:16:10.460842 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-0d35307f-735b-47a8-9e0a-54d60e4975cf tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:16:10.461133 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-0d35307f-735b-47a8-9e0a-54d60e4975cf tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:16:10.470734 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:16:10.470734 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:16:10.475440 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-0d35307f-735b-47a8-9e0a-54d60e4975cf tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] Volume info retrieved successfully. Aug 16 21:16:10.481453 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-0d35307f-735b-47a8-9e0a-54d60e4975cf tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] https://10.4.3.143/volume/v3/volumes/76ae995b-bae9-445b-8ca8-43b0700190cd returned with HTTP 200 Aug 16 21:16:10.481931 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 788/3136] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:16:10 2026] GET /volume/v3/volumes/76ae995b-bae9-445b-8ca8-43b0700190cd => generated 859 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:16:10.707215 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-92a2f11c-417c-4e8c-8003-378adfdc22f7 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:16:10.709396 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-92a2f11c-417c-4e8c-8003-378adfdc22f7 tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] GET https://10.4.3.143/volume/v3/backups/db4a9633-6089-463d-9226-c481e07327d1 Aug 16 21:16:10.709652 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-92a2f11c-417c-4e8c-8003-378adfdc22f7 tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:16:10.709881 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-92a2f11c-417c-4e8c-8003-378adfdc22f7 tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:16:10.710040 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.v3.backups [None req-92a2f11c-417c-4e8c-8003-378adfdc22f7 tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] Show backup with id db4a9633-6089-463d-9226-c481e07327d1. {{(pid=100330) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:16:10.714783 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:16:10.714783 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:16:10.715471 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-92a2f11c-417c-4e8c-8003-378adfdc22f7 tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] https://10.4.3.143/volume/v3/backups/db4a9633-6089-463d-9226-c481e07327d1 returned with HTTP 200 Aug 16 21:16:10.715907 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 788/3137] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:16:10 2026] GET /volume/v3/backups/db4a9633-6089-463d-9226-c481e07327d1 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:16:11.077210 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [req-d0a9c7ba-e8f5-40c9-ab44-7024da5fcda2 req-2a016311-04bc-4643-9074-096a0fe06a01 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:16:11.080504 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [req-d0a9c7ba-e8f5-40c9-ab44-7024da5fcda2 req-2a016311-04bc-4643-9074-096a0fe06a01 tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] POST https://10.4.3.143/volume/v3/attachments/5af236fb-0ae2-4578-a08f-9d2803ee1b23/action Aug 16 21:16:11.081095 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [req-d0a9c7ba-e8f5-40c9-ab44-7024da5fcda2 req-2a016311-04bc-4643-9074-096a0fe06a01 tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] Action body: b'{"os-complete": null}' {{(pid=100333) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 21:16:11.081237 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [req-d0a9c7ba-e8f5-40c9-ab44-7024da5fcda2 req-2a016311-04bc-4643-9074-096a0fe06a01 tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:16:11.106938 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:16:11.106938 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:16:11.120576 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [req-d0a9c7ba-e8f5-40c9-ab44-7024da5fcda2 req-2a016311-04bc-4643-9074-096a0fe06a01 tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] https://10.4.3.143/volume/v3/attachments/5af236fb-0ae2-4578-a08f-9d2803ee1b23/action returned with HTTP 204 Aug 16 21:16:11.121130 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 777/3138] 10.4.3.143 () {74 vars in 1725 bytes} [Sun Aug 16 21:16:11 2026] POST /volume/v3/attachments/5af236fb-0ae2-4578-a08f-9d2803ee1b23/action => generated 0 bytes in 45 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:16:11.379724 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-5adb056f-51fd-4d3d-b6cd-1af6b2d74754 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:16:11.382092 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-5adb056f-51fd-4d3d-b6cd-1af6b2d74754 tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] GET https://10.4.3.143/volume/v3/volumes/6a8d198d-90e2-483e-aa93-4df0355c9c3f Aug 16 21:16:11.382333 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-5adb056f-51fd-4d3d-b6cd-1af6b2d74754 tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:16:11.382544 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-5adb056f-51fd-4d3d-b6cd-1af6b2d74754 tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:16:11.393667 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:16:11.393667 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:16:11.398929 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-5adb056f-51fd-4d3d-b6cd-1af6b2d74754 tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] Volume info retrieved successfully. Aug 16 21:16:11.405190 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-5adb056f-51fd-4d3d-b6cd-1af6b2d74754 tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] https://10.4.3.143/volume/v3/volumes/6a8d198d-90e2-483e-aa93-4df0355c9c3f returned with HTTP 200 Aug 16 21:16:11.405891 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 786/3139] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:16:11 2026] GET /volume/v3/volumes/6a8d198d-90e2-483e-aa93-4df0355c9c3f => generated 1170 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:16:11.420784 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-05247a7b-3fd3-4d76-b91b-222428efecdd None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:16:11.422854 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-05247a7b-3fd3-4d76-b91b-222428efecdd tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] GET https://10.4.3.143/volume/v3/volumes/6a8d198d-90e2-483e-aa93-4df0355c9c3f Aug 16 21:16:11.423171 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-05247a7b-3fd3-4d76-b91b-222428efecdd tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:16:11.423396 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-05247a7b-3fd3-4d76-b91b-222428efecdd tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:16:11.433224 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:16:11.433224 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:16:11.436842 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-05247a7b-3fd3-4d76-b91b-222428efecdd tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] Volume info retrieved successfully. Aug 16 21:16:11.440882 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-05247a7b-3fd3-4d76-b91b-222428efecdd tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] https://10.4.3.143/volume/v3/volumes/6a8d198d-90e2-483e-aa93-4df0355c9c3f returned with HTTP 200 Aug 16 21:16:11.441372 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 789/3140] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:16:11 2026] GET /volume/v3/volumes/6a8d198d-90e2-483e-aa93-4df0355c9c3f => generated 1170 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:16:11.499992 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-f0465438-2df5-4c53-b5d6-7888123faf3a None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:16:11.502369 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-f0465438-2df5-4c53-b5d6-7888123faf3a tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] GET https://10.4.3.143/volume/v3/volumes/76ae995b-bae9-445b-8ca8-43b0700190cd Aug 16 21:16:11.502369 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-f0465438-2df5-4c53-b5d6-7888123faf3a tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:16:11.502576 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-f0465438-2df5-4c53-b5d6-7888123faf3a tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:16:11.503235 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [req-5f70dcd1-ba48-41ca-adb3-7949cb2ec4dd req-d57723ef-7fa0-4934-85d7-9c97a856ce82 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:16:11.509146 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [req-5f70dcd1-ba48-41ca-adb3-7949cb2ec4dd req-d57723ef-7fa0-4934-85d7-9c97a856ce82 tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] GET https://10.4.3.143/volume/v3/volumes/6a8d198d-90e2-483e-aa93-4df0355c9c3f Aug 16 21:16:11.509443 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [req-5f70dcd1-ba48-41ca-adb3-7949cb2ec4dd req-d57723ef-7fa0-4934-85d7-9c97a856ce82 tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:16:11.509631 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [req-5f70dcd1-ba48-41ca-adb3-7949cb2ec4dd req-d57723ef-7fa0-4934-85d7-9c97a856ce82 tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:16:11.513516 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:16:11.513516 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:16:11.518870 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-f0465438-2df5-4c53-b5d6-7888123faf3a tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] Volume info retrieved successfully. Aug 16 21:16:11.523008 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-f0465438-2df5-4c53-b5d6-7888123faf3a tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] https://10.4.3.143/volume/v3/volumes/76ae995b-bae9-445b-8ca8-43b0700190cd returned with HTTP 200 Aug 16 21:16:11.523439 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 789/3141] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:16:11 2026] GET /volume/v3/volumes/76ae995b-bae9-445b-8ca8-43b0700190cd => generated 884 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:16:11.529493 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:16:11.529493 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:16:11.534460 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [req-5f70dcd1-ba48-41ca-adb3-7949cb2ec4dd req-d57723ef-7fa0-4934-85d7-9c97a856ce82 tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] Volume info retrieved successfully. Aug 16 21:16:11.541381 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [req-5f70dcd1-ba48-41ca-adb3-7949cb2ec4dd req-d57723ef-7fa0-4934-85d7-9c97a856ce82 tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] https://10.4.3.143/volume/v3/volumes/6a8d198d-90e2-483e-aa93-4df0355c9c3f returned with HTTP 200 Aug 16 21:16:11.541381 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 778/3142] 10.4.3.143 () {68 vars in 1598 bytes} [Sun Aug 16 21:16:11 2026] GET /volume/v3/volumes/6a8d198d-90e2-483e-aa93-4df0355c9c3f => generated 1170 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:16:11.543428 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-8dd0efeb-f18e-4d00-a7c9-edb3c45bd1a0 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:16:11.544053 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-8dd0efeb-f18e-4d00-a7c9-edb3c45bd1a0 tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] GET https://10.4.3.143/volume/v3/volumes/76ae995b-bae9-445b-8ca8-43b0700190cd Aug 16 21:16:11.544170 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-8dd0efeb-f18e-4d00-a7c9-edb3c45bd1a0 tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:16:11.544371 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-8dd0efeb-f18e-4d00-a7c9-edb3c45bd1a0 tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:16:11.553172 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:16:11.553172 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:16:11.557552 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-8dd0efeb-f18e-4d00-a7c9-edb3c45bd1a0 tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] Volume info retrieved successfully. Aug 16 21:16:11.563066 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-8dd0efeb-f18e-4d00-a7c9-edb3c45bd1a0 tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] https://10.4.3.143/volume/v3/volumes/76ae995b-bae9-445b-8ca8-43b0700190cd returned with HTTP 200 Aug 16 21:16:11.563215 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [req-5f70dcd1-ba48-41ca-adb3-7949cb2ec4dd req-955b7fb1-c6e2-4e5c-a7f1-2230c9363907 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:16:11.563510 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 787/3143] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:16:11 2026] GET /volume/v3/volumes/76ae995b-bae9-445b-8ca8-43b0700190cd => generated 884 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:16:11.568256 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [req-5f70dcd1-ba48-41ca-adb3-7949cb2ec4dd req-955b7fb1-c6e2-4e5c-a7f1-2230c9363907 tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] POST https://10.4.3.143/volume/v3/volumes/6a8d198d-90e2-483e-aa93-4df0355c9c3f/action Aug 16 21:16:11.568607 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [req-5f70dcd1-ba48-41ca-adb3-7949cb2ec4dd req-955b7fb1-c6e2-4e5c-a7f1-2230c9363907 tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100331) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 21:16:11.568762 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [req-5f70dcd1-ba48-41ca-adb3-7949cb2ec4dd req-955b7fb1-c6e2-4e5c-a7f1-2230c9363907 tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:16:11.589033 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:16:11.589033 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:16:11.589677 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [req-5f70dcd1-ba48-41ca-adb3-7949cb2ec4dd req-955b7fb1-c6e2-4e5c-a7f1-2230c9363907 tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] Volume info retrieved successfully. Aug 16 21:16:11.597706 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [req-5f70dcd1-ba48-41ca-adb3-7949cb2ec4dd req-955b7fb1-c6e2-4e5c-a7f1-2230c9363907 tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] Begin detaching volume completed successfully. Aug 16 21:16:11.598048 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [req-5f70dcd1-ba48-41ca-adb3-7949cb2ec4dd req-955b7fb1-c6e2-4e5c-a7f1-2230c9363907 tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] https://10.4.3.143/volume/v3/volumes/6a8d198d-90e2-483e-aa93-4df0355c9c3f/action returned with HTTP 202 Aug 16 21:16:11.598659 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 790/3144] 10.4.3.143 () {72 vars in 1672 bytes} [Sun Aug 16 21:16:11 2026] POST /volume/v3/volumes/6a8d198d-90e2-483e-aa93-4df0355c9c3f/action => generated 0 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 16 21:16:11.651956 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-84ca2d06-8bf3-4d70-8691-f4dbb254c79f None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:16:11.652438 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-84ca2d06-8bf3-4d70-8691-f4dbb254c79f None None] GET https://10.4.3.143/volume// Aug 16 21:16:11.652654 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-84ca2d06-8bf3-4d70-8691-f4dbb254c79f None None] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:16:11.652860 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-84ca2d06-8bf3-4d70-8691-f4dbb254c79f None None] Calling method 'all' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:16:11.653267 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-84ca2d06-8bf3-4d70-8691-f4dbb254c79f None None] https://10.4.3.143/volume// returned with HTTP 300 Aug 16 21:16:11.653554 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 790/3145] 10.4.3.143 () {66 vars in 1426 bytes} [Sun Aug 16 21:16: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 16 21:16:11.666701 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [req-5f70dcd1-ba48-41ca-adb3-7949cb2ec4dd req-94263849-c69a-41b7-ba07-d5435b2b2974 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:16:11.669763 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [req-5f70dcd1-ba48-41ca-adb3-7949cb2ec4dd req-94263849-c69a-41b7-ba07-d5435b2b2974 tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] GET https://10.4.3.143/volume/v3/volumes/6a8d198d-90e2-483e-aa93-4df0355c9c3f Aug 16 21:16:11.670080 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [req-5f70dcd1-ba48-41ca-adb3-7949cb2ec4dd req-94263849-c69a-41b7-ba07-d5435b2b2974 tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:16:11.670345 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [req-5f70dcd1-ba48-41ca-adb3-7949cb2ec4dd req-94263849-c69a-41b7-ba07-d5435b2b2974 tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:16:11.683153 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:16:11.683153 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:16:11.687544 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [req-5f70dcd1-ba48-41ca-adb3-7949cb2ec4dd req-94263849-c69a-41b7-ba07-d5435b2b2974 tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] Volume info retrieved successfully. Aug 16 21:16:11.693814 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [req-5f70dcd1-ba48-41ca-adb3-7949cb2ec4dd req-94263849-c69a-41b7-ba07-d5435b2b2974 tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] https://10.4.3.143/volume/v3/volumes/6a8d198d-90e2-483e-aa93-4df0355c9c3f returned with HTTP 200 Aug 16 21:16:11.694379 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 779/3146] 10.4.3.143 () {70 vars in 1639 bytes} [Sun Aug 16 21:16:11 2026] GET /volume/v3/volumes/6a8d198d-90e2-483e-aa93-4df0355c9c3f => generated 1353 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 16 21:16:11.717200 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [req-5f70dcd1-ba48-41ca-adb3-7949cb2ec4dd req-e8d0b51a-4746-4e8b-b33f-045bb068a104 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:16:11.719618 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [req-5f70dcd1-ba48-41ca-adb3-7949cb2ec4dd req-e8d0b51a-4746-4e8b-b33f-045bb068a104 tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] GET https://10.4.3.143/volume/v3/volumes/6a8d198d-90e2-483e-aa93-4df0355c9c3f/encryption Aug 16 21:16:11.719793 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [req-5f70dcd1-ba48-41ca-adb3-7949cb2ec4dd req-e8d0b51a-4746-4e8b-b33f-045bb068a104 tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:16:11.720070 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [req-5f70dcd1-ba48-41ca-adb3-7949cb2ec4dd req-e8d0b51a-4746-4e8b-b33f-045bb068a104 tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] Calling method 'index' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:16:11.730934 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-0b506c68-ce40-404c-9737-0b586c722021 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:16:11.733312 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:16:11.733312 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:16:11.734606 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-0b506c68-ce40-404c-9737-0b586c722021 tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] GET https://10.4.3.143/volume/v3/backups/db4a9633-6089-463d-9226-c481e07327d1 Aug 16 21:16:11.734927 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-0b506c68-ce40-404c-9737-0b586c722021 tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:16:11.735207 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-0b506c68-ce40-404c-9737-0b586c722021 tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:16:11.735604 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.v3.backups [None req-0b506c68-ce40-404c-9737-0b586c722021 tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] Show backup with id db4a9633-6089-463d-9226-c481e07327d1. {{(pid=100331) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:16:11.743222 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:16:11.743222 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:16:11.743675 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [req-5f70dcd1-ba48-41ca-adb3-7949cb2ec4dd req-e8d0b51a-4746-4e8b-b33f-045bb068a104 tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] https://10.4.3.143/volume/v3/volumes/6a8d198d-90e2-483e-aa93-4df0355c9c3f/encryption returned with HTTP 200 Aug 16 21:16:11.744011 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-0b506c68-ce40-404c-9737-0b586c722021 tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] https://10.4.3.143/volume/v3/backups/db4a9633-6089-463d-9226-c481e07327d1 returned with HTTP 200 Aug 16 21:16:11.744244 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 788/3147] 10.4.3.143 () {68 vars in 1631 bytes} [Sun Aug 16 21:16:11 2026] GET /volume/v3/volumes/6a8d198d-90e2-483e-aa93-4df0355c9c3f/encryption => generated 160 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:16:11.744413 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 791/3148] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:16:11 2026] GET /volume/v3/backups/db4a9633-6089-463d-9226-c481e07327d1 => generated 735 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:16:12.124573 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [req-734b5047-6e44-4bbe-b621-7b0a8c28b703 req-8a0a6abe-f601-4589-8c8c-faec03e9b822 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:16:12.130147 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [req-734b5047-6e44-4bbe-b621-7b0a8c28b703 req-8a0a6abe-f601-4589-8c8c-faec03e9b822 tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] GET https://10.4.3.143/volume/v3/volumes/76ae995b-bae9-445b-8ca8-43b0700190cd Aug 16 21:16:12.130147 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [req-734b5047-6e44-4bbe-b621-7b0a8c28b703 req-8a0a6abe-f601-4589-8c8c-faec03e9b822 tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:16:12.130147 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [req-734b5047-6e44-4bbe-b621-7b0a8c28b703 req-8a0a6abe-f601-4589-8c8c-faec03e9b822 tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:16:12.138091 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:16:12.138091 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:16:12.142389 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [req-734b5047-6e44-4bbe-b621-7b0a8c28b703 req-8a0a6abe-f601-4589-8c8c-faec03e9b822 tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] Volume info retrieved successfully. Aug 16 21:16:12.149139 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [req-734b5047-6e44-4bbe-b621-7b0a8c28b703 req-8a0a6abe-f601-4589-8c8c-faec03e9b822 tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] https://10.4.3.143/volume/v3/volumes/76ae995b-bae9-445b-8ca8-43b0700190cd returned with HTTP 200 Aug 16 21:16:12.149684 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 791/3149] 10.4.3.143 () {68 vars in 1598 bytes} [Sun Aug 16 21:16:12 2026] GET /volume/v3/volumes/76ae995b-bae9-445b-8ca8-43b0700190cd => generated 884 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:16:12.254215 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-b569f8eb-b708-42e3-941e-e51e0591b1b2 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:16:12.254647 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-b569f8eb-b708-42e3-941e-e51e0591b1b2 None None] GET https://10.4.3.143/volume// Aug 16 21:16:12.254730 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-b569f8eb-b708-42e3-941e-e51e0591b1b2 None None] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:16:12.255424 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-b569f8eb-b708-42e3-941e-e51e0591b1b2 None None] Calling method 'all' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:16:12.255492 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-b569f8eb-b708-42e3-941e-e51e0591b1b2 None None] https://10.4.3.143/volume// returned with HTTP 300 Aug 16 21:16:12.256012 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 780/3150] 10.4.3.143 () {66 vars in 1428 bytes} [Sun Aug 16 21:16: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 16 21:16:12.265138 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [req-734b5047-6e44-4bbe-b621-7b0a8c28b703 req-b0ec9c08-eee8-4b3c-987c-51d2255d8ddd None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:16:12.267941 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [req-734b5047-6e44-4bbe-b621-7b0a8c28b703 req-b0ec9c08-eee8-4b3c-987c-51d2255d8ddd tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] POST https://10.4.3.143/volume/v3/attachments Aug 16 21:16:12.268612 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [req-734b5047-6e44-4bbe-b621-7b0a8c28b703 req-b0ec9c08-eee8-4b3c-987c-51d2255d8ddd tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "76ae995b-bae9-445b-8ca8-43b0700190cd", "connector": null, "instance_uuid": "fefd665c-f9a1-43c5-965b-09b4523406fc"}} {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:16:12.278351 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:16:12.278351 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:16:12.315552 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [req-734b5047-6e44-4bbe-b621-7b0a8c28b703 req-b0ec9c08-eee8-4b3c-987c-51d2255d8ddd tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] https://10.4.3.143/volume/v3/attachments returned with HTTP 200 Aug 16 21:16:12.316042 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 789/3151] 10.4.3.143 () {74 vars in 1594 bytes} [Sun Aug 16 21:16:12 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 16 21:16:12.353704 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-e7a548ff-e258-4469-9fe1-44f51262dd68 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:16:12.355839 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-e7a548ff-e258-4469-9fe1-44f51262dd68 tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] GET https://10.4.3.143/volume/v3/volumes/76ae995b-bae9-445b-8ca8-43b0700190cd Aug 16 21:16:12.355839 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-e7a548ff-e258-4469-9fe1-44f51262dd68 tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:16:12.355839 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-e7a548ff-e258-4469-9fe1-44f51262dd68 tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:16:12.367670 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:16:12.367670 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:16:12.368338 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-85376bd8-2d20-4a28-bcef-1bfcea581017 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:16:12.368703 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-85376bd8-2d20-4a28-bcef-1bfcea581017 None None] GET https://10.4.3.143/volume// Aug 16 21:16:12.368880 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-85376bd8-2d20-4a28-bcef-1bfcea581017 None None] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:16:12.369177 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-85376bd8-2d20-4a28-bcef-1bfcea581017 None None] Calling method 'all' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:16:12.369545 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-85376bd8-2d20-4a28-bcef-1bfcea581017 None None] https://10.4.3.143/volume// returned with HTTP 300 Aug 16 21:16:12.370075 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 792/3152] 10.4.3.143 () {66 vars in 1426 bytes} [Sun Aug 16 21:16: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 16 21:16:12.372086 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-e7a548ff-e258-4469-9fe1-44f51262dd68 tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] Volume info retrieved successfully. Aug 16 21:16:12.377167 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-e7a548ff-e258-4469-9fe1-44f51262dd68 tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] https://10.4.3.143/volume/v3/volumes/76ae995b-bae9-445b-8ca8-43b0700190cd returned with HTTP 200 Aug 16 21:16:12.377596 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 792/3153] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:16:12 2026] GET /volume/v3/volumes/76ae995b-bae9-445b-8ca8-43b0700190cd => generated 883 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:16:12.378077 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [req-734b5047-6e44-4bbe-b621-7b0a8c28b703 req-134749f7-e396-4d36-89ad-5b7e983191ad None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:16:12.380132 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [req-734b5047-6e44-4bbe-b621-7b0a8c28b703 req-134749f7-e396-4d36-89ad-5b7e983191ad tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] GET https://10.4.3.143/volume/v3/volumes/76ae995b-bae9-445b-8ca8-43b0700190cd Aug 16 21:16:12.380363 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [req-734b5047-6e44-4bbe-b621-7b0a8c28b703 req-134749f7-e396-4d36-89ad-5b7e983191ad tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:16:12.380569 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [req-734b5047-6e44-4bbe-b621-7b0a8c28b703 req-134749f7-e396-4d36-89ad-5b7e983191ad tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:16:12.390337 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:16:12.390337 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:16:12.394857 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [req-734b5047-6e44-4bbe-b621-7b0a8c28b703 req-134749f7-e396-4d36-89ad-5b7e983191ad tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] Volume info retrieved successfully. Aug 16 21:16:12.399309 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [req-734b5047-6e44-4bbe-b621-7b0a8c28b703 req-134749f7-e396-4d36-89ad-5b7e983191ad tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] https://10.4.3.143/volume/v3/volumes/76ae995b-bae9-445b-8ca8-43b0700190cd returned with HTTP 200 Aug 16 21:16:12.399687 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 781/3154] 10.4.3.143 () {70 vars in 1639 bytes} [Sun Aug 16 21:16:12 2026] GET /volume/v3/volumes/76ae995b-bae9-445b-8ca8-43b0700190cd => generated 1063 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 16 21:16:12.517802 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [req-734b5047-6e44-4bbe-b621-7b0a8c28b703 req-aaebbc3a-eb9b-4745-b267-b89bcb53b5d1 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:16:12.520791 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [req-734b5047-6e44-4bbe-b621-7b0a8c28b703 req-aaebbc3a-eb9b-4745-b267-b89bcb53b5d1 tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] PUT https://10.4.3.143/volume/v3/attachments/2ba1c6b2-4ddc-49fa-828d-07a611b5d009 Aug 16 21:16:12.521290 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [req-734b5047-6e44-4bbe-b621-7b0a8c28b703 req-aaebbc3a-eb9b-4745-b267-b89bcb53b5d1 tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.143", "host": "np0000007409", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:e42fbcbe2e9", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "69237b68-d654-4a76-81de-86e36bc8fb86", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:16:12.531383 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.coordination [req-734b5047-6e44-4bbe-b621-7b0a8c28b703 req-aaebbc3a-eb9b-4745-b267-b89bcb53b5d1 tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] Acquiring lock "cinder-attachment_update-76ae995b-bae9-445b-8ca8-43b0700190cd-np0000007409" by "attachment_update" {{(pid=100332) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:16:12.537615 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.coordination [req-734b5047-6e44-4bbe-b621-7b0a8c28b703 req-aaebbc3a-eb9b-4745-b267-b89bcb53b5d1 tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] Lock "cinder-attachment_update-76ae995b-bae9-445b-8ca8-43b0700190cd-np0000007409" acquired by "attachment_update" :: waited 0.006s {{(pid=100332) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:16:12.539157 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:16:12.539157 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:16:12.648521 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.coordination [req-734b5047-6e44-4bbe-b621-7b0a8c28b703 req-aaebbc3a-eb9b-4745-b267-b89bcb53b5d1 tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] Lock "cinder-attachment_update-76ae995b-bae9-445b-8ca8-43b0700190cd-np0000007409" released by "attachment_update" :: held 0.111s {{(pid=100332) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:16:12.649376 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [req-734b5047-6e44-4bbe-b621-7b0a8c28b703 req-aaebbc3a-eb9b-4745-b267-b89bcb53b5d1 tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] https://10.4.3.143/volume/v3/attachments/2ba1c6b2-4ddc-49fa-828d-07a611b5d009 returned with HTTP 200 Aug 16 21:16:12.650099 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 790/3155] 10.4.3.143 () {74 vars in 1704 bytes} [Sun Aug 16 21:16:12 2026] PUT /volume/v3/attachments/2ba1c6b2-4ddc-49fa-828d-07a611b5d009 => generated 969 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:16:12.699213 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [req-5f70dcd1-ba48-41ca-adb3-7949cb2ec4dd req-75631ee8-7e73-4e7e-98b6-9a2e5289c7d8 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:16:12.703864 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [req-5f70dcd1-ba48-41ca-adb3-7949cb2ec4dd req-75631ee8-7e73-4e7e-98b6-9a2e5289c7d8 tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] DELETE https://10.4.3.143/volume/v3/attachments/5af236fb-0ae2-4578-a08f-9d2803ee1b23 Aug 16 21:16:12.703864 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [req-5f70dcd1-ba48-41ca-adb3-7949cb2ec4dd req-75631ee8-7e73-4e7e-98b6-9a2e5289c7d8 tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:16:12.703864 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [req-5f70dcd1-ba48-41ca-adb3-7949cb2ec4dd req-75631ee8-7e73-4e7e-98b6-9a2e5289c7d8 tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] Calling method 'version_select' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:16:12.715659 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:16:12.715659 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:16:12.759011 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-760fd2b2-9759-4d45-8bf3-4c3973a209e2 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:16:12.761176 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-760fd2b2-9759-4d45-8bf3-4c3973a209e2 tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] GET https://10.4.3.143/volume/v3/backups/db4a9633-6089-463d-9226-c481e07327d1 Aug 16 21:16:12.761450 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-760fd2b2-9759-4d45-8bf3-4c3973a209e2 tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:16:12.761644 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-760fd2b2-9759-4d45-8bf3-4c3973a209e2 tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:16:12.761871 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.v3.backups [None req-760fd2b2-9759-4d45-8bf3-4c3973a209e2 tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] Show backup with id db4a9633-6089-463d-9226-c481e07327d1. {{(pid=100331) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:16:12.765761 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:16:12.765761 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:16:12.766485 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-760fd2b2-9759-4d45-8bf3-4c3973a209e2 tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] https://10.4.3.143/volume/v3/backups/db4a9633-6089-463d-9226-c481e07327d1 returned with HTTP 200 Aug 16 21:16:12.767023 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 793/3156] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:16:12 2026] GET /volume/v3/backups/db4a9633-6089-463d-9226-c481e07327d1 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:16:12.769656 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [req-5f70dcd1-ba48-41ca-adb3-7949cb2ec4dd req-75631ee8-7e73-4e7e-98b6-9a2e5289c7d8 tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] https://10.4.3.143/volume/v3/attachments/5af236fb-0ae2-4578-a08f-9d2803ee1b23 returned with HTTP 200 Aug 16 21:16:12.770582 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 793/3157] 10.4.3.143 () {72 vars in 1673 bytes} [Sun Aug 16 21:16:12 2026] DELETE /volume/v3/attachments/5af236fb-0ae2-4578-a08f-9d2803ee1b23 => generated 19 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:16:13.390578 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-a55020dd-9def-4281-a784-d12d2bac1d45 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:16:13.393442 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-a55020dd-9def-4281-a784-d12d2bac1d45 tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] GET https://10.4.3.143/volume/v3/volumes/76ae995b-bae9-445b-8ca8-43b0700190cd Aug 16 21:16:13.393690 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-a55020dd-9def-4281-a784-d12d2bac1d45 tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:16:13.393962 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-a55020dd-9def-4281-a784-d12d2bac1d45 tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:16:13.404509 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:16:13.404509 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:16:13.408523 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-a55020dd-9def-4281-a784-d12d2bac1d45 tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] Volume info retrieved successfully. Aug 16 21:16:13.413646 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-a55020dd-9def-4281-a784-d12d2bac1d45 tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] https://10.4.3.143/volume/v3/volumes/76ae995b-bae9-445b-8ca8-43b0700190cd returned with HTTP 200 Aug 16 21:16:13.414432 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 782/3158] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:16:13 2026] GET /volume/v3/volumes/76ae995b-bae9-445b-8ca8-43b0700190cd => generated 884 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:16:13.779356 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-71c6bae2-2d91-4183-9f30-85b86f1ea58e None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:16:13.781753 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-71c6bae2-2d91-4183-9f30-85b86f1ea58e tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] GET https://10.4.3.143/volume/v3/backups/db4a9633-6089-463d-9226-c481e07327d1 Aug 16 21:16:13.781753 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-71c6bae2-2d91-4183-9f30-85b86f1ea58e tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:16:13.781753 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-71c6bae2-2d91-4183-9f30-85b86f1ea58e tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:16:13.782951 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.v3.backups [None req-71c6bae2-2d91-4183-9f30-85b86f1ea58e tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] Show backup with id db4a9633-6089-463d-9226-c481e07327d1. {{(pid=100332) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:16:13.792261 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:16:13.792261 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:16:13.792261 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-71c6bae2-2d91-4183-9f30-85b86f1ea58e tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] https://10.4.3.143/volume/v3/backups/db4a9633-6089-463d-9226-c481e07327d1 returned with HTTP 200 Aug 16 21:16:13.792907 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 791/3159] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:16:13 2026] GET /volume/v3/backups/db4a9633-6089-463d-9226-c481e07327d1 => generated 735 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:16:13.808315 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [req-4e859ec7-2fbf-407a-9d19-c86287b94aef req-1fa94aac-d1db-418c-b391-4d683672b72c None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:16:13.812415 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [req-4e859ec7-2fbf-407a-9d19-c86287b94aef req-1fa94aac-d1db-418c-b391-4d683672b72c tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] GET https://10.4.3.143/volume/v3/volumes/6a8d198d-90e2-483e-aa93-4df0355c9c3f Aug 16 21:16:13.812415 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [req-4e859ec7-2fbf-407a-9d19-c86287b94aef req-1fa94aac-d1db-418c-b391-4d683672b72c tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:16:13.812415 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [req-4e859ec7-2fbf-407a-9d19-c86287b94aef req-1fa94aac-d1db-418c-b391-4d683672b72c tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:16:13.822072 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:16:13.822072 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:16:13.827799 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [req-4e859ec7-2fbf-407a-9d19-c86287b94aef req-1fa94aac-d1db-418c-b391-4d683672b72c tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] Volume info retrieved successfully. Aug 16 21:16:13.834201 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [req-4e859ec7-2fbf-407a-9d19-c86287b94aef req-1fa94aac-d1db-418c-b391-4d683672b72c tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] https://10.4.3.143/volume/v3/volumes/6a8d198d-90e2-483e-aa93-4df0355c9c3f returned with HTTP 200 Aug 16 21:16:13.834324 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 794/3160] 10.4.3.143 () {68 vars in 1598 bytes} [Sun Aug 16 21:16:13 2026] GET /volume/v3/volumes/6a8d198d-90e2-483e-aa93-4df0355c9c3f => generated 878 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:16:14.428553 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-c60b115c-b767-42fc-87e8-849284ce3d0c None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:16:14.431709 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-c60b115c-b767-42fc-87e8-849284ce3d0c tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] GET https://10.4.3.143/volume/v3/volumes/76ae995b-bae9-445b-8ca8-43b0700190cd Aug 16 21:16:14.431983 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-c60b115c-b767-42fc-87e8-849284ce3d0c tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:16:14.432495 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-c60b115c-b767-42fc-87e8-849284ce3d0c tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:16:14.447270 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:16:14.447270 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:16:14.451393 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-c60b115c-b767-42fc-87e8-849284ce3d0c tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] Volume info retrieved successfully. Aug 16 21:16:14.456709 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-c60b115c-b767-42fc-87e8-849284ce3d0c tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] https://10.4.3.143/volume/v3/volumes/76ae995b-bae9-445b-8ca8-43b0700190cd returned with HTTP 200 Aug 16 21:16:14.457143 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 794/3161] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:16:14 2026] GET /volume/v3/volumes/76ae995b-bae9-445b-8ca8-43b0700190cd => generated 884 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:16:14.805319 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-013446b8-86d1-4ce8-a39b-95cd67fbf243 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:16:14.807163 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-013446b8-86d1-4ce8-a39b-95cd67fbf243 tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] GET https://10.4.3.143/volume/v3/backups/db4a9633-6089-463d-9226-c481e07327d1 Aug 16 21:16:14.807387 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-013446b8-86d1-4ce8-a39b-95cd67fbf243 tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:16:14.807594 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-013446b8-86d1-4ce8-a39b-95cd67fbf243 tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:16:14.807717 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.v3.backups [None req-013446b8-86d1-4ce8-a39b-95cd67fbf243 tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] Show backup with id db4a9633-6089-463d-9226-c481e07327d1. {{(pid=100333) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:16:14.814743 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:16:14.814743 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:16:14.815425 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-013446b8-86d1-4ce8-a39b-95cd67fbf243 tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] https://10.4.3.143/volume/v3/backups/db4a9633-6089-463d-9226-c481e07327d1 returned with HTTP 200 Aug 16 21:16:14.815848 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 783/3162] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:16:14 2026] GET /volume/v3/backups/db4a9633-6089-463d-9226-c481e07327d1 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:16:15.471129 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-1e83b203-1ac8-41a6-ba8b-353e034c512c None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:16:15.474660 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-1e83b203-1ac8-41a6-ba8b-353e034c512c tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] GET https://10.4.3.143/volume/v3/volumes/76ae995b-bae9-445b-8ca8-43b0700190cd Aug 16 21:16:15.474881 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-1e83b203-1ac8-41a6-ba8b-353e034c512c tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:16:15.475109 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-1e83b203-1ac8-41a6-ba8b-353e034c512c tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:16:15.486048 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:16:15.486048 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:16:15.489467 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-1e83b203-1ac8-41a6-ba8b-353e034c512c tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] Volume info retrieved successfully. Aug 16 21:16:15.496662 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-1e83b203-1ac8-41a6-ba8b-353e034c512c tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] https://10.4.3.143/volume/v3/volumes/76ae995b-bae9-445b-8ca8-43b0700190cd returned with HTTP 200 Aug 16 21:16:15.497063 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 792/3163] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:16:15 2026] GET /volume/v3/volumes/76ae995b-bae9-445b-8ca8-43b0700190cd => generated 884 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:16:15.827755 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-ec4be04b-3a81-4fa7-9acf-e1be83065031 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:16:15.830318 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-ec4be04b-3a81-4fa7-9acf-e1be83065031 tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] GET https://10.4.3.143/volume/v3/backups/db4a9633-6089-463d-9226-c481e07327d1 Aug 16 21:16:15.830637 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-ec4be04b-3a81-4fa7-9acf-e1be83065031 tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:16:15.831024 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-ec4be04b-3a81-4fa7-9acf-e1be83065031 tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:16:15.831149 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.v3.backups [None req-ec4be04b-3a81-4fa7-9acf-e1be83065031 tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] Show backup with id db4a9633-6089-463d-9226-c481e07327d1. {{(pid=100331) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:16:15.837548 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:16:15.837548 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:16:15.838478 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-ec4be04b-3a81-4fa7-9acf-e1be83065031 tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] https://10.4.3.143/volume/v3/backups/db4a9633-6089-463d-9226-c481e07327d1 returned with HTTP 200 Aug 16 21:16:15.839021 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 795/3164] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:16:15 2026] GET /volume/v3/backups/db4a9633-6089-463d-9226-c481e07327d1 => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:16:15.938872 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [req-734b5047-6e44-4bbe-b621-7b0a8c28b703 req-d7a22588-1662-4e82-ac3a-6967528fccb1 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:16:15.944250 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [req-734b5047-6e44-4bbe-b621-7b0a8c28b703 req-d7a22588-1662-4e82-ac3a-6967528fccb1 tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] POST https://10.4.3.143/volume/v3/attachments/2ba1c6b2-4ddc-49fa-828d-07a611b5d009/action Aug 16 21:16:15.944759 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [req-734b5047-6e44-4bbe-b621-7b0a8c28b703 req-d7a22588-1662-4e82-ac3a-6967528fccb1 tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] Action body: b'{"os-complete": null}' {{(pid=100330) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 21:16:15.944932 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [req-734b5047-6e44-4bbe-b621-7b0a8c28b703 req-d7a22588-1662-4e82-ac3a-6967528fccb1 tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:16:15.964720 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:16:15.964720 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:16:15.975182 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [req-734b5047-6e44-4bbe-b621-7b0a8c28b703 req-d7a22588-1662-4e82-ac3a-6967528fccb1 tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] https://10.4.3.143/volume/v3/attachments/2ba1c6b2-4ddc-49fa-828d-07a611b5d009/action returned with HTTP 204 Aug 16 21:16:15.975783 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 795/3165] 10.4.3.143 () {74 vars in 1725 bytes} [Sun Aug 16 21:16:15 2026] POST /volume/v3/attachments/2ba1c6b2-4ddc-49fa-828d-07a611b5d009/action => generated 0 bytes in 37 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:16:16.510327 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-e5ae9821-dc8e-445b-b130-ea88eb74dce0 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:16:16.515094 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-e5ae9821-dc8e-445b-b130-ea88eb74dce0 tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] GET https://10.4.3.143/volume/v3/volumes/76ae995b-bae9-445b-8ca8-43b0700190cd Aug 16 21:16:16.515402 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-e5ae9821-dc8e-445b-b130-ea88eb74dce0 tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:16:16.515672 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-e5ae9821-dc8e-445b-b130-ea88eb74dce0 tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:16:16.535165 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:16:16.535165 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:16:16.544605 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-e5ae9821-dc8e-445b-b130-ea88eb74dce0 tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] Volume info retrieved successfully. Aug 16 21:16:16.554340 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-e5ae9821-dc8e-445b-b130-ea88eb74dce0 tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] https://10.4.3.143/volume/v3/volumes/76ae995b-bae9-445b-8ca8-43b0700190cd returned with HTTP 200 Aug 16 21:16:16.555096 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 784/3166] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:16:16 2026] GET /volume/v3/volumes/76ae995b-bae9-445b-8ca8-43b0700190cd => generated 1176 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:16:16.784844 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-ad9ad2f1-e38e-4c13-b28e-8550335aa7d5 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:16:16.786722 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-ad9ad2f1-e38e-4c13-b28e-8550335aa7d5 tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] DELETE https://10.4.3.143/volume/v3/volumes/6a8d198d-90e2-483e-aa93-4df0355c9c3f Aug 16 21:16:16.786901 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-ad9ad2f1-e38e-4c13-b28e-8550335aa7d5 tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:16:16.787105 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-ad9ad2f1-e38e-4c13-b28e-8550335aa7d5 tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] Calling method 'delete' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:16:16.787271 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.v3.volumes [None req-ad9ad2f1-e38e-4c13-b28e-8550335aa7d5 tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] Delete volume with id: 6a8d198d-90e2-483e-aa93-4df0355c9c3f Aug 16 21:16:16.793885 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:16:16.793885 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:16:16.794246 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-ad9ad2f1-e38e-4c13-b28e-8550335aa7d5 tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] Volume info retrieved successfully. Aug 16 21:16:16.804225 np0000007409 devstack@c-api.service[100332]: WARNING cinder.keymgr.conf_key_mgr [None req-ad9ad2f1-e38e-4c13-b28e-8550335aa7d5 tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 16 21:16:16.809279 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-ad9ad2f1-e38e-4c13-b28e-8550335aa7d5 tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] Delete volume request issued successfully. Aug 16 21:16:16.809454 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-ad9ad2f1-e38e-4c13-b28e-8550335aa7d5 tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] https://10.4.3.143/volume/v3/volumes/6a8d198d-90e2-483e-aa93-4df0355c9c3f returned with HTTP 202 Aug 16 21:16:16.809845 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 793/3167] 10.4.3.143 () {66 vars in 1351 bytes} [Sun Aug 16 21:16:16 2026] DELETE /volume/v3/volumes/6a8d198d-90e2-483e-aa93-4df0355c9c3f => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 21:16:16.819358 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-75a1be73-54ad-4c8b-a879-6c266c920af8 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:16:16.821095 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-75a1be73-54ad-4c8b-a879-6c266c920af8 tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] GET https://10.4.3.143/volume/v3/volumes/6a8d198d-90e2-483e-aa93-4df0355c9c3f Aug 16 21:16:16.821297 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-75a1be73-54ad-4c8b-a879-6c266c920af8 tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:16:16.821520 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-75a1be73-54ad-4c8b-a879-6c266c920af8 tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:16:16.831588 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:16:16.831588 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:16:16.836199 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-75a1be73-54ad-4c8b-a879-6c266c920af8 tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] Volume info retrieved successfully. Aug 16 21:16:16.841585 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-75a1be73-54ad-4c8b-a879-6c266c920af8 tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] https://10.4.3.143/volume/v3/volumes/6a8d198d-90e2-483e-aa93-4df0355c9c3f returned with HTTP 200 Aug 16 21:16:16.841970 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 796/3168] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:16:16 2026] GET /volume/v3/volumes/6a8d198d-90e2-483e-aa93-4df0355c9c3f => generated 877 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:16:16.852086 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-d5a761ff-d44f-4759-bdb1-e150fb2fe70b None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:16:16.854002 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-d5a761ff-d44f-4759-bdb1-e150fb2fe70b tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] GET https://10.4.3.143/volume/v3/backups/db4a9633-6089-463d-9226-c481e07327d1 Aug 16 21:16:16.854224 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-d5a761ff-d44f-4759-bdb1-e150fb2fe70b tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:16:16.854397 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-d5a761ff-d44f-4759-bdb1-e150fb2fe70b tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:16:16.854511 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.v3.backups [None req-d5a761ff-d44f-4759-bdb1-e150fb2fe70b tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] Show backup with id db4a9633-6089-463d-9226-c481e07327d1. {{(pid=100330) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:16:16.860279 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:16:16.860279 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:16:16.860899 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-d5a761ff-d44f-4759-bdb1-e150fb2fe70b tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] https://10.4.3.143/volume/v3/backups/db4a9633-6089-463d-9226-c481e07327d1 returned with HTTP 200 Aug 16 21:16:16.861385 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 796/3169] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:16:16 2026] GET /volume/v3/backups/db4a9633-6089-463d-9226-c481e07327d1 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:16:17.856757 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-af96f8eb-2f1a-4240-b08e-cb29723ffbe0 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:16:17.858730 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-af96f8eb-2f1a-4240-b08e-cb29723ffbe0 tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] GET https://10.4.3.143/volume/v3/volumes/6a8d198d-90e2-483e-aa93-4df0355c9c3f Aug 16 21:16:17.858850 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-af96f8eb-2f1a-4240-b08e-cb29723ffbe0 tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:16:17.859056 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-af96f8eb-2f1a-4240-b08e-cb29723ffbe0 tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:16:17.865060 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-af96f8eb-2f1a-4240-b08e-cb29723ffbe0 tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] https://10.4.3.143/volume/v3/volumes/6a8d198d-90e2-483e-aa93-4df0355c9c3f returned with HTTP 404 Aug 16 21:16:17.865508 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 785/3170] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:16:17 2026] GET /volume/v3/volumes/6a8d198d-90e2-483e-aa93-4df0355c9c3f => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 16 21:16:17.875941 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-cfaa67eb-a2b6-4e11-b294-bb0796ca0b14 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:16:17.876608 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-b534a562-fce7-45b2-928d-6e14bcd9524b None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:16:17.876887 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-cfaa67eb-a2b6-4e11-b294-bb0796ca0b14 tempest-TestEncryptedCinderVolumes-1987827695 tempest-TestEncryptedCinderVolumes-1987827695-project-admin] GET https://10.4.3.143/volume/v3/volumes/detail?all_tenants=1 Aug 16 21:16:17.876887 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-cfaa67eb-a2b6-4e11-b294-bb0796ca0b14 tempest-TestEncryptedCinderVolumes-1987827695 tempest-TestEncryptedCinderVolumes-1987827695-project-admin] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:16:17.876887 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-cfaa67eb-a2b6-4e11-b294-bb0796ca0b14 tempest-TestEncryptedCinderVolumes-1987827695 tempest-TestEncryptedCinderVolumes-1987827695-project-admin] Calling method 'detail' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:16:17.877280 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-b534a562-fce7-45b2-928d-6e14bcd9524b tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] GET https://10.4.3.143/volume/v3/backups/db4a9633-6089-463d-9226-c481e07327d1 Aug 16 21:16:17.877280 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-b534a562-fce7-45b2-928d-6e14bcd9524b tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:16:17.877280 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-b534a562-fce7-45b2-928d-6e14bcd9524b tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:16:17.877280 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.v3.backups [None req-b534a562-fce7-45b2-928d-6e14bcd9524b tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] Show backup with id db4a9633-6089-463d-9226-c481e07327d1. {{(pid=100332) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:16:17.877469 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-cfaa67eb-a2b6-4e11-b294-bb0796ca0b14 tempest-TestEncryptedCinderVolumes-1987827695 tempest-TestEncryptedCinderVolumes-1987827695-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100331) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 16 21:16:17.882847 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:16:17.882847 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:16:17.883770 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-b534a562-fce7-45b2-928d-6e14bcd9524b tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] https://10.4.3.143/volume/v3/backups/db4a9633-6089-463d-9226-c481e07327d1 returned with HTTP 200 Aug 16 21:16:17.884268 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 794/3171] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:16:17 2026] GET /volume/v3/backups/db4a9633-6089-463d-9226-c481e07327d1 => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:16:17.893509 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-cfaa67eb-a2b6-4e11-b294-bb0796ca0b14 tempest-TestEncryptedCinderVolumes-1987827695 tempest-TestEncryptedCinderVolumes-1987827695-project-admin] Get all volumes completed successfully. Aug 16 21:16:17.896223 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:16:17.896223 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:16:17.902821 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-cfaa67eb-a2b6-4e11-b294-bb0796ca0b14 tempest-TestEncryptedCinderVolumes-1987827695 tempest-TestEncryptedCinderVolumes-1987827695-project-admin] https://10.4.3.143/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 16 21:16:17.902821 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 797/3172] 10.4.3.143 () {66 vars in 1285 bytes} [Sun Aug 16 21:16:17 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 11326 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 16 21:16:17.919194 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-a820e626-20d1-426f-af7a-aa37bcf9dbba None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:16:17.921240 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-a820e626-20d1-426f-af7a-aa37bcf9dbba tempest-TestEncryptedCinderVolumes-1987827695 tempest-TestEncryptedCinderVolumes-1987827695-project-admin] DELETE https://10.4.3.143/volume/v3/types/2b42001c-2d1e-46e8-82cb-91ddc5e8e168 Aug 16 21:16:17.921463 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-a820e626-20d1-426f-af7a-aa37bcf9dbba tempest-TestEncryptedCinderVolumes-1987827695 tempest-TestEncryptedCinderVolumes-1987827695-project-admin] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:16:17.921686 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-a820e626-20d1-426f-af7a-aa37bcf9dbba tempest-TestEncryptedCinderVolumes-1987827695 tempest-TestEncryptedCinderVolumes-1987827695-project-admin] Calling method '_delete' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:16:17.950437 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-a820e626-20d1-426f-af7a-aa37bcf9dbba tempest-TestEncryptedCinderVolumes-1987827695 tempest-TestEncryptedCinderVolumes-1987827695-project-admin] https://10.4.3.143/volume/v3/types/2b42001c-2d1e-46e8-82cb-91ddc5e8e168 returned with HTTP 202 Aug 16 21:16:17.950898 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 797/3173] 10.4.3.143 () {66 vars in 1345 bytes} [Sun Aug 16 21:16:17 2026] DELETE /volume/v3/types/2b42001c-2d1e-46e8-82cb-91ddc5e8e168 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 21:16:17.963036 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-97e640a9-8a31-42ed-bde7-c76ce14f778e None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:16:17.964993 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-97e640a9-8a31-42ed-bde7-c76ce14f778e tempest-TestEncryptedCinderVolumes-1987827695 tempest-TestEncryptedCinderVolumes-1987827695-project-admin] POST https://10.4.3.143/volume/v3/types Aug 16 21:16:17.965369 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-97e640a9-8a31-42ed-bde7-c76ce14f778e tempest-TestEncryptedCinderVolumes-1987827695 tempest-TestEncryptedCinderVolumes-1987827695-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luksv2-958669514", "extra_specs": {}}} {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:16:17.982820 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-97e640a9-8a31-42ed-bde7-c76ce14f778e tempest-TestEncryptedCinderVolumes-1987827695 tempest-TestEncryptedCinderVolumes-1987827695-project-admin] https://10.4.3.143/volume/v3/types returned with HTTP 200 Aug 16 21:16:17.984963 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 786/3174] 10.4.3.143 () {68 vars in 1252 bytes} [Sun Aug 16 21:16:17 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 16 21:16:17.992620 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-06a67a88-b61b-4fea-8525-02e190eba9fd None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:16:17.995062 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-06a67a88-b61b-4fea-8525-02e190eba9fd tempest-TestEncryptedCinderVolumes-1987827695 tempest-TestEncryptedCinderVolumes-1987827695-project-admin] POST https://10.4.3.143/volume/v3/types/78edcaec-3298-4526-bed4-f4a88c73c050/encryption Aug 16 21:16:17.995671 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-06a67a88-b61b-4fea-8525-02e190eba9fd tempest-TestEncryptedCinderVolumes-1987827695 tempest-TestEncryptedCinderVolumes-1987827695-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks2", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:16:18.015736 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-06a67a88-b61b-4fea-8525-02e190eba9fd tempest-TestEncryptedCinderVolumes-1987827695 tempest-TestEncryptedCinderVolumes-1987827695-project-admin] https://10.4.3.143/volume/v3/types/78edcaec-3298-4526-bed4-f4a88c73c050/encryption returned with HTTP 200 Aug 16 21:16:18.016352 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 795/3175] 10.4.3.143 () {68 vars in 1397 bytes} [Sun Aug 16 21:16:17 2026] POST /volume/v3/types/78edcaec-3298-4526-bed4-f4a88c73c050/encryption => generated 231 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:16:18.045856 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-2e12fb8a-0431-4c7a-b5e8-55c1d7879a49 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:16:18.049637 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-2e12fb8a-0431-4c7a-b5e8-55c1d7879a49 tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] POST https://10.4.3.143/volume/v3/volumes Aug 16 21:16:18.050188 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-2e12fb8a-0431-4c7a-b5e8-55c1d7879a49 tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-223558624", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luksv2-958669514", "size": 1}} {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:16:18.053149 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.v3.volumes [None req-2e12fb8a-0431-4c7a-b5e8-55c1d7879a49 tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-223558624', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luksv2-958669514', 'size': 1}} {{(pid=100331) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 21:16:18.060234 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.v3.volumes [None req-2e12fb8a-0431-4c7a-b5e8-55c1d7879a49 tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] Create volume of 1 GB Aug 16 21:16:18.060714 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:16:18.060714 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:16:18.061407 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-2e12fb8a-0431-4c7a-b5e8-55c1d7879a49 tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] Availability Zones retrieved successfully. Aug 16 21:16:18.073497 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-2e12fb8a-0431-4c7a-b5e8-55c1d7879a49 tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] Flow 'volume_create_api' (44178a6e-fbaa-4bba-ba49-97211122d952) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100331) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:16:18.075530 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-2e12fb8a-0431-4c7a-b5e8-55c1d7879a49 tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a5deaa6b-ad68-4460-aee6-9f9b0ed90aec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:16:18.077659 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.flows.api.create_volume [None req-2e12fb8a-0431-4c7a-b5e8-55c1d7879a49 tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] Validating volume size '1' using validate_int {{(pid=100331) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 21:16:18.116480 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-2e12fb8a-0431-4c7a-b5e8-55c1d7879a49 tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a5deaa6b-ad68-4460-aee6-9f9b0ed90aec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T21:16:18Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=78edcaec-3298-4526-bed4-f4a88c73c050,is_public=True,name='tempest-scenario-type-luksv2-958669514',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '78edcaec-3298-4526-bed4-f4a88c73c050', '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=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:16:18.117521 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-2e12fb8a-0431-4c7a-b5e8-55c1d7879a49 tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (50ee7bd9-5aaf-4ef0-940c-8deda5eb9034) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:16:18.149735 np0000007409 devstack@c-api.service[100331]: WARNING cinder.quota [None req-2e12fb8a-0431-4c7a-b5e8-55c1d7879a49 tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luksv2-958669514 is set by the default quota flag: quota_volumes_tempest-scenario-type-luksv2-958669514, it is now deprecated. Please use the default quota class for default quota. Aug 16 21:16:18.150187 np0000007409 devstack@c-api.service[100331]: WARNING cinder.quota [None req-2e12fb8a-0431-4c7a-b5e8-55c1d7879a49 tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luksv2-958669514 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luksv2-958669514, it is now deprecated. Please use the default quota class for default quota. Aug 16 21:16:18.178329 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.quota [None req-2e12fb8a-0431-4c7a-b5e8-55c1d7879a49 tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] Created reservations ['8604a803-2ae2-4334-a563-ed4cd7e2bc55', '2de476f0-2496-4adf-aa78-de9faa4ba8da', 'e1458168-321c-4753-872f-9b8038721cf9', '39c62cf8-fa53-4683-b2ae-01227c399c2e'] {{(pid=100331) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:16:18.179101 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-2e12fb8a-0431-4c7a-b5e8-55c1d7879a49 tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (50ee7bd9-5aaf-4ef0-940c-8deda5eb9034) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8604a803-2ae2-4334-a563-ed4cd7e2bc55', '2de476f0-2496-4adf-aa78-de9faa4ba8da', 'e1458168-321c-4753-872f-9b8038721cf9', '39c62cf8-fa53-4683-b2ae-01227c399c2e']}' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:16:18.179774 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-2e12fb8a-0431-4c7a-b5e8-55c1d7879a49 tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0b35bd79-1c8c-49f1-9307-ee11cec66ea5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:16:18.200049 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-2e12fb8a-0431-4c7a-b5e8-55c1d7879a49 tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0b35bd79-1c8c-49f1-9307-ee11cec66ea5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e0a43573-1f93-4f3a-8804-0c44c4bff8ec', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-223558624',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e9789a1c86514bdba5c1a7016be7eb05',qos_specs=None,replication_status=,reservations=['8604a803-2ae2-4334-a563-ed4cd7e2bc55','2de476f0-2496-4adf-aa78-de9faa4ba8da','e1458168-321c-4753-872f-9b8038721cf9','39c62cf8-fa53-4683-b2ae-01227c399c2e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a270c46101bf4361bcf07de20610763c',volume_type_id=78edcaec-3298-4526-bed4-f4a88c73c050), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T21:16:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-223558624',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=e0a43573-1f93-4f3a-8804-0c44c4bff8ec,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e9789a1c86514bdba5c1a7016be7eb05',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a270c46101bf4361bcf07de20610763c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(78edcaec-3298-4526-bed4-f4a88c73c050),volume_type_id=78edcaec-3298-4526-bed4-f4a88c73c050)}' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:16:18.200791 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-2e12fb8a-0431-4c7a-b5e8-55c1d7879a49 tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d8bc37b0-67cf-4c2d-84a2-7418f3b5b384) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:16:18.218189 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-2e12fb8a-0431-4c7a-b5e8-55c1d7879a49 tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d8bc37b0-67cf-4c2d-84a2-7418f3b5b384) transitioned into state 'SUCCESS' from state '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-223558624',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e9789a1c86514bdba5c1a7016be7eb05',qos_specs=None,replication_status=,reservations=['8604a803-2ae2-4334-a563-ed4cd7e2bc55','2de476f0-2496-4adf-aa78-de9faa4ba8da','e1458168-321c-4753-872f-9b8038721cf9','39c62cf8-fa53-4683-b2ae-01227c399c2e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a270c46101bf4361bcf07de20610763c',volume_type_id=78edcaec-3298-4526-bed4-f4a88c73c050)}' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:16:18.218927 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-2e12fb8a-0431-4c7a-b5e8-55c1d7879a49 tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5acb0de7-25cc-4c48-8a71-15fbd288c0ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:16:18.227795 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-2e12fb8a-0431-4c7a-b5e8-55c1d7879a49 tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5acb0de7-25cc-4c48-8a71-15fbd288c0ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:16:18.228632 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-2e12fb8a-0431-4c7a-b5e8-55c1d7879a49 tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] Flow 'volume_create_api' (44178a6e-fbaa-4bba-ba49-97211122d952) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100331) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:16:18.228935 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-2e12fb8a-0431-4c7a-b5e8-55c1d7879a49 tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] Create volume request issued successfully. Aug 16 21:16:18.229470 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-2e12fb8a-0431-4c7a-b5e8-55c1d7879a49 tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Aug 16 21:16:18.229851 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 798/3176] 10.4.3.143 () {68 vars in 1259 bytes} [Sun Aug 16 21:16:18 2026] POST /volume/v3/volumes => generated 785 bytes in 185 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 21:16:18.895937 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-c1df00e5-85bb-44e2-8ab9-ee66f093246f None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:16:18.897614 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-c1df00e5-85bb-44e2-8ab9-ee66f093246f tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] GET https://10.4.3.143/volume/v3/backups/db4a9633-6089-463d-9226-c481e07327d1 Aug 16 21:16:18.897850 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-c1df00e5-85bb-44e2-8ab9-ee66f093246f tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:16:18.898038 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-c1df00e5-85bb-44e2-8ab9-ee66f093246f tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:16:18.898132 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.v3.backups [None req-c1df00e5-85bb-44e2-8ab9-ee66f093246f tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] Show backup with id db4a9633-6089-463d-9226-c481e07327d1. {{(pid=100330) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:16:18.902747 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:16:18.902747 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:16:18.903608 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-c1df00e5-85bb-44e2-8ab9-ee66f093246f tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] https://10.4.3.143/volume/v3/backups/db4a9633-6089-463d-9226-c481e07327d1 returned with HTTP 200 Aug 16 21:16:18.903927 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 798/3177] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:16:18 2026] GET /volume/v3/backups/db4a9633-6089-463d-9226-c481e07327d1 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:16:19.918058 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-6214170f-9f0f-4cbc-a9ef-6408b5405868 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:16:19.918730 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-6214170f-9f0f-4cbc-a9ef-6408b5405868 tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] GET https://10.4.3.143/volume/v3/backups/db4a9633-6089-463d-9226-c481e07327d1 Aug 16 21:16:19.919070 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-6214170f-9f0f-4cbc-a9ef-6408b5405868 tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:16:19.919352 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-6214170f-9f0f-4cbc-a9ef-6408b5405868 tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:16:19.919508 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.v3.backups [None req-6214170f-9f0f-4cbc-a9ef-6408b5405868 tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] Show backup with id db4a9633-6089-463d-9226-c481e07327d1. {{(pid=100333) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:16:19.925255 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:16:19.925255 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:16:19.925845 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-6214170f-9f0f-4cbc-a9ef-6408b5405868 tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] https://10.4.3.143/volume/v3/backups/db4a9633-6089-463d-9226-c481e07327d1 returned with HTTP 200 Aug 16 21:16:19.926328 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 787/3178] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:16:19 2026] GET /volume/v3/backups/db4a9633-6089-463d-9226-c481e07327d1 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:16:19.961029 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [req-3d70209b-5607-486c-a1a0-f27f944622b7 req-dd39d176-2749-4233-bb47-04e83b64c1da None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:16:19.963719 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [req-3d70209b-5607-486c-a1a0-f27f944622b7 req-dd39d176-2749-4233-bb47-04e83b64c1da tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] GET https://10.4.3.143/volume/v3/volumes/76ae995b-bae9-445b-8ca8-43b0700190cd Aug 16 21:16:19.963932 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [req-3d70209b-5607-486c-a1a0-f27f944622b7 req-dd39d176-2749-4233-bb47-04e83b64c1da tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:16:19.964139 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [req-3d70209b-5607-486c-a1a0-f27f944622b7 req-dd39d176-2749-4233-bb47-04e83b64c1da tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:16:19.974524 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:16:19.974524 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:16:19.979240 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [req-3d70209b-5607-486c-a1a0-f27f944622b7 req-dd39d176-2749-4233-bb47-04e83b64c1da tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] Volume info retrieved successfully. Aug 16 21:16:19.984526 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [req-3d70209b-5607-486c-a1a0-f27f944622b7 req-dd39d176-2749-4233-bb47-04e83b64c1da tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] https://10.4.3.143/volume/v3/volumes/76ae995b-bae9-445b-8ca8-43b0700190cd returned with HTTP 200 Aug 16 21:16:19.984939 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 796/3179] 10.4.3.143 () {68 vars in 1598 bytes} [Sun Aug 16 21:16:19 2026] GET /volume/v3/volumes/76ae995b-bae9-445b-8ca8-43b0700190cd => generated 1176 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:16:20.007237 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [req-3d70209b-5607-486c-a1a0-f27f944622b7 req-698c7567-8f34-40c0-bd40-50ed2c1f0ae4 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:16:20.016166 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [req-3d70209b-5607-486c-a1a0-f27f944622b7 req-698c7567-8f34-40c0-bd40-50ed2c1f0ae4 tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] POST https://10.4.3.143/volume/v3/volumes/76ae995b-bae9-445b-8ca8-43b0700190cd/action Aug 16 21:16:20.016621 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [req-3d70209b-5607-486c-a1a0-f27f944622b7 req-698c7567-8f34-40c0-bd40-50ed2c1f0ae4 tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100331) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 21:16:20.016780 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [req-3d70209b-5607-486c-a1a0-f27f944622b7 req-698c7567-8f34-40c0-bd40-50ed2c1f0ae4 tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:16:20.038712 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:16:20.038712 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:16:20.039215 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [req-3d70209b-5607-486c-a1a0-f27f944622b7 req-698c7567-8f34-40c0-bd40-50ed2c1f0ae4 tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] Volume info retrieved successfully. Aug 16 21:16:20.048699 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [req-3d70209b-5607-486c-a1a0-f27f944622b7 req-698c7567-8f34-40c0-bd40-50ed2c1f0ae4 tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] Begin detaching volume completed successfully. Aug 16 21:16:20.048939 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [req-3d70209b-5607-486c-a1a0-f27f944622b7 req-698c7567-8f34-40c0-bd40-50ed2c1f0ae4 tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] https://10.4.3.143/volume/v3/volumes/76ae995b-bae9-445b-8ca8-43b0700190cd/action returned with HTTP 202 Aug 16 21:16:20.049374 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 799/3180] 10.4.3.143 () {72 vars in 1672 bytes} [Sun Aug 16 21:16:20 2026] POST /volume/v3/volumes/76ae995b-bae9-445b-8ca8-43b0700190cd/action => generated 0 bytes in 43 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 16 21:16:20.110998 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-798075d0-d9f9-42ac-9264-f3a393904a2e None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:16:20.112438 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-798075d0-d9f9-42ac-9264-f3a393904a2e None None] GET https://10.4.3.143/volume// Aug 16 21:16:20.112438 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-798075d0-d9f9-42ac-9264-f3a393904a2e None None] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:16:20.112438 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-798075d0-d9f9-42ac-9264-f3a393904a2e None None] Calling method 'all' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:16:20.112560 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-798075d0-d9f9-42ac-9264-f3a393904a2e None None] https://10.4.3.143/volume// returned with HTTP 300 Aug 16 21:16:20.113690 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 799/3181] 10.4.3.143 () {66 vars in 1426 bytes} [Sun Aug 16 21: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 16 21:16:20.124953 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [req-3d70209b-5607-486c-a1a0-f27f944622b7 req-b4005a76-dc93-452d-a12c-63f87907e7d4 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:16:20.127525 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [req-3d70209b-5607-486c-a1a0-f27f944622b7 req-b4005a76-dc93-452d-a12c-63f87907e7d4 tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] GET https://10.4.3.143/volume/v3/volumes/76ae995b-bae9-445b-8ca8-43b0700190cd Aug 16 21:16:20.127733 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [req-3d70209b-5607-486c-a1a0-f27f944622b7 req-b4005a76-dc93-452d-a12c-63f87907e7d4 tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:16:20.127906 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [req-3d70209b-5607-486c-a1a0-f27f944622b7 req-b4005a76-dc93-452d-a12c-63f87907e7d4 tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:16:20.137877 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:16:20.137877 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:16:20.142806 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [req-3d70209b-5607-486c-a1a0-f27f944622b7 req-b4005a76-dc93-452d-a12c-63f87907e7d4 tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] Volume info retrieved successfully. Aug 16 21:16:20.148189 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [req-3d70209b-5607-486c-a1a0-f27f944622b7 req-b4005a76-dc93-452d-a12c-63f87907e7d4 tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] https://10.4.3.143/volume/v3/volumes/76ae995b-bae9-445b-8ca8-43b0700190cd returned with HTTP 200 Aug 16 21:16:20.148572 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 788/3182] 10.4.3.143 () {70 vars in 1639 bytes} [Sun Aug 16 21:16:20 2026] GET /volume/v3/volumes/76ae995b-bae9-445b-8ca8-43b0700190cd => generated 1359 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 16 21:16:20.312613 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [req-55a32bc7-cab6-43ad-9e78-40423c87a0bb req-17f5f9b2-ed92-4e67-89e6-555d25168834 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:16:20.314887 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [req-55a32bc7-cab6-43ad-9e78-40423c87a0bb req-17f5f9b2-ed92-4e67-89e6-555d25168834 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] DELETE https://10.4.3.143/volume/v3/attachments/66ad1a6b-350a-439c-838e-0dc1caf7ca02 Aug 16 21:16:20.315145 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [req-55a32bc7-cab6-43ad-9e78-40423c87a0bb req-17f5f9b2-ed92-4e67-89e6-555d25168834 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:16:20.315367 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [req-55a32bc7-cab6-43ad-9e78-40423c87a0bb req-17f5f9b2-ed92-4e67-89e6-555d25168834 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Calling method 'version_select' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:16:20.321911 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:16:20.321911 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:16:20.375031 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [req-55a32bc7-cab6-43ad-9e78-40423c87a0bb req-17f5f9b2-ed92-4e67-89e6-555d25168834 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] https://10.4.3.143/volume/v3/attachments/66ad1a6b-350a-439c-838e-0dc1caf7ca02 returned with HTTP 200 Aug 16 21:16:20.375452 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 797/3183] 10.4.3.143 () {72 vars in 1673 bytes} [Sun Aug 16 21:16:20 2026] DELETE /volume/v3/attachments/66ad1a6b-350a-439c-838e-0dc1caf7ca02 => generated 19 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:16:20.937178 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-e5bda4ff-45b7-4868-855c-cdeddb94b752 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:16:20.939171 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-e5bda4ff-45b7-4868-855c-cdeddb94b752 tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] GET https://10.4.3.143/volume/v3/backups/db4a9633-6089-463d-9226-c481e07327d1 Aug 16 21:16:20.939533 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-e5bda4ff-45b7-4868-855c-cdeddb94b752 tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:16:20.940035 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-e5bda4ff-45b7-4868-855c-cdeddb94b752 tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:16:20.940035 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.v3.backups [None req-e5bda4ff-45b7-4868-855c-cdeddb94b752 tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] Show backup with id db4a9633-6089-463d-9226-c481e07327d1. {{(pid=100331) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:16:20.944499 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:16:20.944499 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:16:20.945272 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-e5bda4ff-45b7-4868-855c-cdeddb94b752 tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] https://10.4.3.143/volume/v3/backups/db4a9633-6089-463d-9226-c481e07327d1 returned with HTTP 200 Aug 16 21:16:20.945777 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 800/3184] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:16:20 2026] GET /volume/v3/backups/db4a9633-6089-463d-9226-c481e07327d1 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:16:21.093083 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [req-3d70209b-5607-486c-a1a0-f27f944622b7 req-b31cb3e0-2870-4a4c-9a30-b471653868c4 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:16:21.094947 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [req-3d70209b-5607-486c-a1a0-f27f944622b7 req-b31cb3e0-2870-4a4c-9a30-b471653868c4 tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] DELETE https://10.4.3.143/volume/v3/attachments/2ba1c6b2-4ddc-49fa-828d-07a611b5d009 Aug 16 21:16:21.095119 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [req-3d70209b-5607-486c-a1a0-f27f944622b7 req-b31cb3e0-2870-4a4c-9a30-b471653868c4 tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:16:21.095292 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [req-3d70209b-5607-486c-a1a0-f27f944622b7 req-b31cb3e0-2870-4a4c-9a30-b471653868c4 tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] Calling method 'version_select' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:16:21.101961 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:16:21.101961 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:16:21.149330 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [req-3d70209b-5607-486c-a1a0-f27f944622b7 req-b31cb3e0-2870-4a4c-9a30-b471653868c4 tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] https://10.4.3.143/volume/v3/attachments/2ba1c6b2-4ddc-49fa-828d-07a611b5d009 returned with HTTP 200 Aug 16 21:16:21.149800 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 800/3185] 10.4.3.143 () {72 vars in 1673 bytes} [Sun Aug 16 21:16:21 2026] DELETE /volume/v3/attachments/2ba1c6b2-4ddc-49fa-828d-07a611b5d009 => generated 19 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:16:21.446024 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [req-2d03937a-bbdf-43cb-88b0-c17ef45db0c6 req-01f0c49a-c381-46d8-a252-9d4a1f18d08a None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:16:21.449209 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [req-2d03937a-bbdf-43cb-88b0-c17ef45db0c6 req-01f0c49a-c381-46d8-a252-9d4a1f18d08a tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] GET https://10.4.3.143/volume/v3/volumes/af0acc53-9296-443e-8cc8-0e1789cc645b Aug 16 21:16:21.449506 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [req-2d03937a-bbdf-43cb-88b0-c17ef45db0c6 req-01f0c49a-c381-46d8-a252-9d4a1f18d08a tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:16:21.449773 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [req-2d03937a-bbdf-43cb-88b0-c17ef45db0c6 req-01f0c49a-c381-46d8-a252-9d4a1f18d08a tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:16:21.461002 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:16:21.461002 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:16:21.466798 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [req-2d03937a-bbdf-43cb-88b0-c17ef45db0c6 req-01f0c49a-c381-46d8-a252-9d4a1f18d08a tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Volume info retrieved successfully. Aug 16 21:16:21.472653 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [req-2d03937a-bbdf-43cb-88b0-c17ef45db0c6 req-01f0c49a-c381-46d8-a252-9d4a1f18d08a tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] https://10.4.3.143/volume/v3/volumes/af0acc53-9296-443e-8cc8-0e1789cc645b returned with HTTP 200 Aug 16 21:16:21.473366 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 789/3186] 10.4.3.143 () {68 vars in 1598 bytes} [Sun Aug 16 21:16:21 2026] GET /volume/v3/volumes/af0acc53-9296-443e-8cc8-0e1789cc645b => generated 1367 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:16:21.955925 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-4035da6c-07ac-4195-afb9-248e2609333c None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:16:21.960689 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-4035da6c-07ac-4195-afb9-248e2609333c tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] GET https://10.4.3.143/volume/v3/backups/db4a9633-6089-463d-9226-c481e07327d1 Aug 16 21:16:21.961023 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-4035da6c-07ac-4195-afb9-248e2609333c tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:16:21.961278 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-4035da6c-07ac-4195-afb9-248e2609333c tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:16:21.961422 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.v3.backups [None req-4035da6c-07ac-4195-afb9-248e2609333c tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] Show backup with id db4a9633-6089-463d-9226-c481e07327d1. {{(pid=100332) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:16:21.967435 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:16:21.967435 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:16:21.968162 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-4035da6c-07ac-4195-afb9-248e2609333c tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] https://10.4.3.143/volume/v3/backups/db4a9633-6089-463d-9226-c481e07327d1 returned with HTTP 200 Aug 16 21:16:21.968529 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 798/3187] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:16:21 2026] GET /volume/v3/backups/db4a9633-6089-463d-9226-c481e07327d1 => generated 737 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:16:21.986579 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-a11b6adf-d258-4c9a-b808-daba75117fc4 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:16:22.013658 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [req-2d03937a-bbdf-43cb-88b0-c17ef45db0c6 req-7e2b75a8-b6b0-41d4-947d-47ab830a9a3c None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:16:22.015672 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [req-2d03937a-bbdf-43cb-88b0-c17ef45db0c6 req-7e2b75a8-b6b0-41d4-947d-47ab830a9a3c tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] GET https://10.4.3.143/volume/v3/volumes/af0acc53-9296-443e-8cc8-0e1789cc645b Aug 16 21:16:22.015854 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [req-2d03937a-bbdf-43cb-88b0-c17ef45db0c6 req-7e2b75a8-b6b0-41d4-947d-47ab830a9a3c tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:16:22.016075 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [req-2d03937a-bbdf-43cb-88b0-c17ef45db0c6 req-7e2b75a8-b6b0-41d4-947d-47ab830a9a3c tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:16:22.022802 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:16:22.022802 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:16:22.026159 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [req-2d03937a-bbdf-43cb-88b0-c17ef45db0c6 req-7e2b75a8-b6b0-41d4-947d-47ab830a9a3c tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Volume info retrieved successfully. Aug 16 21:16:22.030760 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [req-2d03937a-bbdf-43cb-88b0-c17ef45db0c6 req-7e2b75a8-b6b0-41d4-947d-47ab830a9a3c tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] https://10.4.3.143/volume/v3/volumes/af0acc53-9296-443e-8cc8-0e1789cc645b returned with HTTP 200 Aug 16 21:16:22.031158 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 801/3188] 10.4.3.143 () {68 vars in 1598 bytes} [Sun Aug 16 21:16:22 2026] GET /volume/v3/volumes/af0acc53-9296-443e-8cc8-0e1789cc645b => generated 1367 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:16:22.043031 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-60967fd9-42b9-47c8-af08-8cfbc02b4d19 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:16:22.043484 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-60967fd9-42b9-47c8-af08-8cfbc02b4d19 None None] GET https://10.4.3.143/volume// Aug 16 21:16:22.046277 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-60967fd9-42b9-47c8-af08-8cfbc02b4d19 None None] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:16:22.046277 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-60967fd9-42b9-47c8-af08-8cfbc02b4d19 None None] Calling method 'all' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:16:22.046277 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-60967fd9-42b9-47c8-af08-8cfbc02b4d19 None None] https://10.4.3.143/volume// returned with HTTP 300 Aug 16 21:16:22.046277 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 790/3189] 10.4.3.143 () {66 vars in 1419 bytes} [Sun Aug 16 21:16:22 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 16 21:16:22.055370 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [req-2d03937a-bbdf-43cb-88b0-c17ef45db0c6 req-f1041570-1c55-4415-a61b-7449b9923dd0 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:16:22.057693 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [req-2d03937a-bbdf-43cb-88b0-c17ef45db0c6 req-f1041570-1c55-4415-a61b-7449b9923dd0 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] POST https://10.4.3.143/volume/v3/attachments Aug 16 21:16:22.058150 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [req-2d03937a-bbdf-43cb-88b0-c17ef45db0c6 req-f1041570-1c55-4415-a61b-7449b9923dd0 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "af0acc53-9296-443e-8cc8-0e1789cc645b", "connector": null, "instance_uuid": "731d0ba9-881c-44e7-b77d-eb4ab013748e"}} {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:16:22.070209 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:16:22.070209 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:16:22.074009 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-a11b6adf-d258-4c9a-b808-daba75117fc4 tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-reader] GET https://10.4.3.143/volume/v3/backups/db4a9633-6089-463d-9226-c481e07327d1/export_record Aug 16 21:16:22.074193 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-a11b6adf-d258-4c9a-b808-daba75117fc4 tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-reader] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:16:22.074364 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-a11b6adf-d258-4c9a-b808-daba75117fc4 tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-reader] Calling method 'export_record' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:16:22.074461 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.contrib.backups [None req-a11b6adf-d258-4c9a-b808-daba75117fc4 tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-reader] Export record for backup db4a9633-6089-463d-9226-c481e07327d1. {{(pid=100331) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 16 21:16:22.079399 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:16:22.079399 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:16:22.080548 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.policy [None req-a11b6adf-d258-4c9a-b808-daba75117fc4 tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-reader] Policy check for backup:export-import failed with context {'is_admin': False, 'user_id': '17dc0e588c8141d391074a9c8485037f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b27cd2ab69f8498e8e60ac52510e4cae', '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=100331) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 16 21:16:22.081448 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-a11b6adf-d258-4c9a-b808-daba75117fc4 tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-reader] https://10.4.3.143/volume/v3/backups/db4a9633-6089-463d-9226-c481e07327d1/export_record returned with HTTP 403 Aug 16 21:16:22.081448 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 801/3190] 10.4.3.143 () {68 vars in 1430 bytes} [Sun Aug 16 21:16:21 2026] GET /volume/v3/backups/db4a9633-6089-463d-9226-c481e07327d1/export_record => generated 101 bytes in 95 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:16:22.089805 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-a3fb07cc-828a-46b9-a73b-c61cdaff2622 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:16:22.091340 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-a3fb07cc-828a-46b9-a73b-c61cdaff2622 tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] POST https://10.4.3.143/volume/v3/volumes Aug 16 21:16:22.091835 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-a3fb07cc-828a-46b9-a73b-c61cdaff2622 tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-536332350"}} {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:16:22.093497 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.v3.volumes [None req-a3fb07cc-828a-46b9-a73b-c61cdaff2622 tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-536332350'}} {{(pid=100330) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 21:16:22.093497 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.v3.volumes [None req-a3fb07cc-828a-46b9-a73b-c61cdaff2622 tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] Create volume of 1 GB Aug 16 21:16:22.096652 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-a3fb07cc-828a-46b9-a73b-c61cdaff2622 tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] Availability Zones retrieved successfully. Aug 16 21:16:22.102505 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-a3fb07cc-828a-46b9-a73b-c61cdaff2622 tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] Flow 'volume_create_api' (048e69f4-9992-42b7-a018-9d6eba3c051f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100330) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:16:22.103652 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-a3fb07cc-828a-46b9-a73b-c61cdaff2622 tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ee011889-3e7f-4de5-9cf8-0c8225d6b696) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:16:22.104876 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [req-2d03937a-bbdf-43cb-88b0-c17ef45db0c6 req-f1041570-1c55-4415-a61b-7449b9923dd0 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] https://10.4.3.143/volume/v3/attachments returned with HTTP 200 Aug 16 21:16:22.105001 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.flows.api.create_volume [None req-a3fb07cc-828a-46b9-a73b-c61cdaff2622 tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] Validating volume size '1' using validate_int {{(pid=100330) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 21:16:22.105039 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 799/3191] 10.4.3.143 () {74 vars in 1594 bytes} [Sun Aug 16 21:16:22 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 16 21:16:22.127552 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-a3fb07cc-828a-46b9-a73b-c61cdaff2622 tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ee011889-3e7f-4de5-9cf8-0c8225d6b696) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T21:04:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=69e633b8-fab9-4b15-8b40-4f1a67c51cda,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '69e633b8-fab9-4b15-8b40-4f1a67c51cda', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:16:22.128503 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-a3fb07cc-828a-46b9-a73b-c61cdaff2622 tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a1631d87-171c-4927-a269-817b8bc7c891) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:16:22.167903 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.quota [None req-a3fb07cc-828a-46b9-a73b-c61cdaff2622 tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] Created reservations ['1b8351f7-fb0c-419b-b719-afe8c3a1100f', '05b65845-ea31-4307-aa13-6d6158156a08', '9bab2ae5-da7f-4b99-84ba-0e0ead5e67d7', '33e3584e-c959-4e89-a57e-16cd04e7e6c1'] {{(pid=100330) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:16:22.167903 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-a3fb07cc-828a-46b9-a73b-c61cdaff2622 tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a1631d87-171c-4927-a269-817b8bc7c891) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1b8351f7-fb0c-419b-b719-afe8c3a1100f', '05b65845-ea31-4307-aa13-6d6158156a08', '9bab2ae5-da7f-4b99-84ba-0e0ead5e67d7', '33e3584e-c959-4e89-a57e-16cd04e7e6c1']}' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:16:22.167903 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-a3fb07cc-828a-46b9-a73b-c61cdaff2622 tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2cedc780-5a4b-4a9b-9b30-ee7b2649eb8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:16:22.190313 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-a3fb07cc-828a-46b9-a73b-c61cdaff2622 tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2cedc780-5a4b-4a9b-9b30-ee7b2649eb8a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '28d5afe9-6772-4b8d-b555-0336a4992305', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-536332350',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b27cd2ab69f8498e8e60ac52510e4cae',qos_specs=None,replication_status=,reservations=['1b8351f7-fb0c-419b-b719-afe8c3a1100f','05b65845-ea31-4307-aa13-6d6158156a08','9bab2ae5-da7f-4b99-84ba-0e0ead5e67d7','33e3584e-c959-4e89-a57e-16cd04e7e6c1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c9854d20a6c84228b6c77350faa14022',volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T21:16:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-536332350',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=28d5afe9-6772-4b8d-b555-0336a4992305,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b27cd2ab69f8498e8e60ac52510e4cae',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c9854d20a6c84228b6c77350faa14022',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(69e633b8-fab9-4b15-8b40-4f1a67c51cda),volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda)}' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:16:22.190794 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-a3fb07cc-828a-46b9-a73b-c61cdaff2622 tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2f05c1f5-4080-4aac-ad8b-a48a8f198bf6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:16:22.195949 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-023c9ac7-5ca2-4b09-904f-69bc8e56f239 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:16:22.198779 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-023c9ac7-5ca2-4b09-904f-69bc8e56f239 tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] POST https://10.4.3.143/volume/v3/volumes Aug 16 21:16:22.199734 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-023c9ac7-5ca2-4b09-904f-69bc8e56f239 tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-81505341", "snapshot_id": "1f9c4a61-f2e3-40b7-a6fc-630e361c9db5", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:16:22.201321 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.v3.volumes [None req-023c9ac7-5ca2-4b09-904f-69bc8e56f239 tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDataIntegrityTests-volume-81505341', 'snapshot_id': '1f9c4a61-f2e3-40b7-a6fc-630e361c9db5', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100333) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 21:16:22.208282 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:16:22.208282 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:16:22.210567 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-a3fb07cc-828a-46b9-a73b-c61cdaff2622 tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2f05c1f5-4080-4aac-ad8b-a48a8f198bf6) transitioned into state 'SUCCESS' from state '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-536332350',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b27cd2ab69f8498e8e60ac52510e4cae',qos_specs=None,replication_status=,reservations=['1b8351f7-fb0c-419b-b719-afe8c3a1100f','05b65845-ea31-4307-aa13-6d6158156a08','9bab2ae5-da7f-4b99-84ba-0e0ead5e67d7','33e3584e-c959-4e89-a57e-16cd04e7e6c1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c9854d20a6c84228b6c77350faa14022',volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda)}' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:16:22.210731 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-023c9ac7-5ca2-4b09-904f-69bc8e56f239 tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] Snapshot retrieved successfully. Aug 16 21:16:22.210731 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.v3.volumes [None req-023c9ac7-5ca2-4b09-904f-69bc8e56f239 tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] Create volume of 1 GB Aug 16 21:16:22.210858 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-a3fb07cc-828a-46b9-a73b-c61cdaff2622 tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fd8a2772-241b-4ed7-9534-5fdec0eb5fc8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:16:22.213506 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-023c9ac7-5ca2-4b09-904f-69bc8e56f239 tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] Availability Zones retrieved successfully. Aug 16 21:16:22.218633 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-a3fb07cc-828a-46b9-a73b-c61cdaff2622 tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fd8a2772-241b-4ed7-9534-5fdec0eb5fc8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:16:22.219934 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-a3fb07cc-828a-46b9-a73b-c61cdaff2622 tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] Flow 'volume_create_api' (048e69f4-9992-42b7-a018-9d6eba3c051f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100330) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:16:22.219934 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-a3fb07cc-828a-46b9-a73b-c61cdaff2622 tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] Create volume request issued successfully. Aug 16 21:16:22.220064 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-023c9ac7-5ca2-4b09-904f-69bc8e56f239 tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] Flow 'volume_create_api' (e83854df-7fcc-49fe-a6a1-fbb5f1ba1d0e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100333) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:16:22.220185 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-a3fb07cc-828a-46b9-a73b-c61cdaff2622 tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Aug 16 21:16:22.220688 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 802/3192] 10.4.3.143 () {70 vars in 1298 bytes} [Sun Aug 16 21:16:22 2026] POST /volume/v3/volumes => generated 777 bytes in 131 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 21:16:22.221463 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-023c9ac7-5ca2-4b09-904f-69bc8e56f239 tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (74001968-4817-45cf-8449-313c03bbae85) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:16:22.222590 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.flows.api.create_volume [None req-023c9ac7-5ca2-4b09-904f-69bc8e56f239 tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100333) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 21:16:22.233343 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-9bba7bd2-4558-4c7f-816b-30fded42eac2 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:16:22.235008 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-9bba7bd2-4558-4c7f-816b-30fded42eac2 tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] GET https://10.4.3.143/volume/v3/volumes/28d5afe9-6772-4b8d-b555-0336a4992305 Aug 16 21:16:22.235325 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-9bba7bd2-4558-4c7f-816b-30fded42eac2 tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:16:22.235506 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-9bba7bd2-4558-4c7f-816b-30fded42eac2 tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:16:22.245476 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:16:22.245476 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:16:22.250607 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-9bba7bd2-4558-4c7f-816b-30fded42eac2 tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] Volume info retrieved successfully. Aug 16 21:16:22.256617 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-9bba7bd2-4558-4c7f-816b-30fded42eac2 tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] https://10.4.3.143/volume/v3/volumes/28d5afe9-6772-4b8d-b555-0336a4992305 returned with HTTP 200 Aug 16 21:16:22.256939 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 802/3193] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:16:22 2026] GET /volume/v3/volumes/28d5afe9-6772-4b8d-b555-0336a4992305 => generated 956 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:16:22.272699 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-023c9ac7-5ca2-4b09-904f-69bc8e56f239 tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (74001968-4817-45cf-8449-313c03bbae85) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '1f9c4a61-f2e3-40b7-a6fc-630e361c9db5', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T21:04:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=69e633b8-fab9-4b15-8b40-4f1a67c51cda,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '69e633b8-fab9-4b15-8b40-4f1a67c51cda', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:16:22.273484 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-023c9ac7-5ca2-4b09-904f-69bc8e56f239 tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8e79e79c-e7f9-4589-ab41-e535371c32d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:16:22.319272 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.quota [None req-023c9ac7-5ca2-4b09-904f-69bc8e56f239 tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] Created reservations ['7abfe2a6-caa5-48a7-a4a7-067343fbaac5', '04b1c460-a006-47ef-a8c2-0cf2de0a3e70', '8cd67aba-5ff6-4eca-8383-d13cc75841f4', 'dd24e4e0-0c1f-40c2-9900-bd4cf0a817be'] {{(pid=100333) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:16:22.319987 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-023c9ac7-5ca2-4b09-904f-69bc8e56f239 tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8e79e79c-e7f9-4589-ab41-e535371c32d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7abfe2a6-caa5-48a7-a4a7-067343fbaac5', '04b1c460-a006-47ef-a8c2-0cf2de0a3e70', '8cd67aba-5ff6-4eca-8383-d13cc75841f4', 'dd24e4e0-0c1f-40c2-9900-bd4cf0a817be']}' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:16:22.320621 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-023c9ac7-5ca2-4b09-904f-69bc8e56f239 tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (00e716ca-565c-43b3-8174-eb1e9a730d63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:16:22.355692 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-023c9ac7-5ca2-4b09-904f-69bc8e56f239 tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (00e716ca-565c-43b3-8174-eb1e9a730d63) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4a416a1d-5b74-44a4-8ec1-8e7e4e0b14e3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-81505341',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='88e7df9fedf94124a1c3d1de27c58aaf',qos_specs=None,replication_status=,reservations=['7abfe2a6-caa5-48a7-a4a7-067343fbaac5','04b1c460-a006-47ef-a8c2-0cf2de0a3e70','8cd67aba-5ff6-4eca-8383-d13cc75841f4','dd24e4e0-0c1f-40c2-9900-bd4cf0a817be'],size=1,snapshot_id=1f9c4a61-f2e3-40b7-a6fc-630e361c9db5,source_replicaid=,source_volid=None,status='creating',user_id='f1e18c02cf1b49a8b414e3ecb3fd4b00',volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T21:16:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-81505341',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4a416a1d-5b74-44a4-8ec1-8e7e4e0b14e3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='88e7df9fedf94124a1c3d1de27c58aaf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=1f9c4a61-f2e3-40b7-a6fc-630e361c9db5,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f1e18c02cf1b49a8b414e3ecb3fd4b00',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(69e633b8-fab9-4b15-8b40-4f1a67c51cda),volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda)}' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:16:22.356517 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-023c9ac7-5ca2-4b09-904f-69bc8e56f239 tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0b55d849-84ce-4c40-afe7-830a133c2cc8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:16:22.372683 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-023c9ac7-5ca2-4b09-904f-69bc8e56f239 tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0b55d849-84ce-4c40-afe7-830a133c2cc8) transitioned into state 'SUCCESS' from state '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-81505341',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='88e7df9fedf94124a1c3d1de27c58aaf',qos_specs=None,replication_status=,reservations=['7abfe2a6-caa5-48a7-a4a7-067343fbaac5','04b1c460-a006-47ef-a8c2-0cf2de0a3e70','8cd67aba-5ff6-4eca-8383-d13cc75841f4','dd24e4e0-0c1f-40c2-9900-bd4cf0a817be'],size=1,snapshot_id=1f9c4a61-f2e3-40b7-a6fc-630e361c9db5,source_replicaid=,source_volid=None,status='creating',user_id='f1e18c02cf1b49a8b414e3ecb3fd4b00',volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda)}' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:16:22.373614 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-023c9ac7-5ca2-4b09-904f-69bc8e56f239 tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cf5016fb-5ec8-41a3-b137-dc0f2ed2d257) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:16:22.401644 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-023c9ac7-5ca2-4b09-904f-69bc8e56f239 tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cf5016fb-5ec8-41a3-b137-dc0f2ed2d257) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:16:22.402699 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-023c9ac7-5ca2-4b09-904f-69bc8e56f239 tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] Flow 'volume_create_api' (e83854df-7fcc-49fe-a6a1-fbb5f1ba1d0e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100333) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:16:22.403137 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-023c9ac7-5ca2-4b09-904f-69bc8e56f239 tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] Create volume request issued successfully. Aug 16 21:16:22.403868 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-023c9ac7-5ca2-4b09-904f-69bc8e56f239 tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Aug 16 21:16:22.404731 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 791/3194] 10.4.3.143 () {68 vars in 1259 bytes} [Sun Aug 16 21:16:22 2026] POST /volume/v3/volumes => generated 789 bytes in 210 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 21:16:22.420134 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-22bdcce0-454c-4fb8-8a77-1a8f463bd31f None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:16:22.423193 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-22bdcce0-454c-4fb8-8a77-1a8f463bd31f tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] GET https://10.4.3.143/volume/v3/volumes/4a416a1d-5b74-44a4-8ec1-8e7e4e0b14e3 Aug 16 21:16:22.423470 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-22bdcce0-454c-4fb8-8a77-1a8f463bd31f tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:16:22.423756 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-22bdcce0-454c-4fb8-8a77-1a8f463bd31f tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:16:22.440865 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:16:22.440865 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:16:22.451811 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-22bdcce0-454c-4fb8-8a77-1a8f463bd31f tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] Volume info retrieved successfully. Aug 16 21:16:22.458776 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-22bdcce0-454c-4fb8-8a77-1a8f463bd31f tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] https://10.4.3.143/volume/v3/volumes/4a416a1d-5b74-44a4-8ec1-8e7e4e0b14e3 returned with HTTP 200 Aug 16 21:16:22.460548 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 800/3195] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:16:22 2026] GET /volume/v3/volumes/4a416a1d-5b74-44a4-8ec1-8e7e4e0b14e3 => generated 857 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:16:23.277112 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-d2f173c1-5374-4842-9f3f-0962ea528b85 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:16:23.278998 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-d2f173c1-5374-4842-9f3f-0962ea528b85 tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] GET https://10.4.3.143/volume/v3/volumes/28d5afe9-6772-4b8d-b555-0336a4992305 Aug 16 21:16:23.279224 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-d2f173c1-5374-4842-9f3f-0962ea528b85 tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:16:23.279405 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-d2f173c1-5374-4842-9f3f-0962ea528b85 tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:16:23.289244 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:16:23.289244 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:16:23.292106 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-52aa2886-0fa2-4e13-8c9b-06ae2910ee6e None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:16:23.293478 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-52aa2886-0fa2-4e13-8c9b-06ae2910ee6e None None] GET https://10.4.3.143/volume// Aug 16 21:16:23.293478 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-52aa2886-0fa2-4e13-8c9b-06ae2910ee6e None None] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:16:23.293478 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-52aa2886-0fa2-4e13-8c9b-06ae2910ee6e None None] Calling method 'all' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:16:23.293478 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-52aa2886-0fa2-4e13-8c9b-06ae2910ee6e None None] https://10.4.3.143/volume// returned with HTTP 300 Aug 16 21:16:23.293608 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 803/3196] 10.4.3.143 () {66 vars in 1426 bytes} [Sun Aug 16 21:16:23 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 16 21:16:23.295505 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-d2f173c1-5374-4842-9f3f-0962ea528b85 tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] Volume info retrieved successfully. Aug 16 21:16:23.301695 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-d2f173c1-5374-4842-9f3f-0962ea528b85 tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] https://10.4.3.143/volume/v3/volumes/28d5afe9-6772-4b8d-b555-0336a4992305 returned with HTTP 200 Aug 16 21:16:23.304117 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 803/3197] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:16:23 2026] GET /volume/v3/volumes/28d5afe9-6772-4b8d-b555-0336a4992305 => generated 1017 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:16:23.304879 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [req-2d03937a-bbdf-43cb-88b0-c17ef45db0c6 req-d7d01ee0-8b2a-4bc6-a21e-ceef8f02c52a None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:16:23.312310 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [req-2d03937a-bbdf-43cb-88b0-c17ef45db0c6 req-d7d01ee0-8b2a-4bc6-a21e-ceef8f02c52a tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] GET https://10.4.3.143/volume/v3/volumes/af0acc53-9296-443e-8cc8-0e1789cc645b Aug 16 21:16:23.312310 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [req-2d03937a-bbdf-43cb-88b0-c17ef45db0c6 req-d7d01ee0-8b2a-4bc6-a21e-ceef8f02c52a tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:16:23.312310 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [req-2d03937a-bbdf-43cb-88b0-c17ef45db0c6 req-d7d01ee0-8b2a-4bc6-a21e-ceef8f02c52a tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:16:23.317889 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-bce65c9a-30af-429c-9f0f-ba1b159f0432 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:16:23.322487 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-bce65c9a-30af-429c-9f0f-ba1b159f0432 tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] POST https://10.4.3.143/volume/v3/backups Aug 16 21:16:23.322487 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-bce65c9a-30af-429c-9f0f-ba1b159f0432 tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "28d5afe9-6772-4b8d-b555-0336a4992305", "name": "tempest-type-Backup-1472006500"}} {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:16:23.323784 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:16:23.323784 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:16:23.324192 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.contrib.backups [None req-bce65c9a-30af-429c-9f0f-ba1b159f0432 tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] Creating new backup {'backup': {'volume_id': '28d5afe9-6772-4b8d-b555-0336a4992305', 'name': 'tempest-type-Backup-1472006500'}} {{(pid=100332) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 16 21:16:23.324508 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.contrib.backups [None req-bce65c9a-30af-429c-9f0f-ba1b159f0432 tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] Creating backup of volume 28d5afe9-6772-4b8d-b555-0336a4992305 in container None Aug 16 21:16:23.328730 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [req-2d03937a-bbdf-43cb-88b0-c17ef45db0c6 req-d7d01ee0-8b2a-4bc6-a21e-ceef8f02c52a tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Volume info retrieved successfully. Aug 16 21:16:23.335996 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [req-2d03937a-bbdf-43cb-88b0-c17ef45db0c6 req-d7d01ee0-8b2a-4bc6-a21e-ceef8f02c52a tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] https://10.4.3.143/volume/v3/volumes/af0acc53-9296-443e-8cc8-0e1789cc645b returned with HTTP 200 Aug 16 21:16:23.336181 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 792/3198] 10.4.3.143 () {70 vars in 1639 bytes} [Sun Aug 16 21:16:23 2026] GET /volume/v3/volumes/af0acc53-9296-443e-8cc8-0e1789cc645b => generated 1546 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 16 21:16:23.336941 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:16:23.336941 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:16:23.337936 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-bce65c9a-30af-429c-9f0f-ba1b159f0432 tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] Volume info retrieved successfully. Aug 16 21:16:23.371076 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.quota [None req-bce65c9a-30af-429c-9f0f-ba1b159f0432 tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] Created reservations ['8d522507-4d79-4879-8496-5e5ea95b8815', '1f862dd5-cfac-4a37-a19c-3e324cb978c0'] {{(pid=100332) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:16:23.425415 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-bce65c9a-30af-429c-9f0f-ba1b159f0432 tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] https://10.4.3.143/volume/v3/backups returned with HTTP 202 Aug 16 21:16:23.425415 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 801/3199] 10.4.3.143 () {70 vars in 1299 bytes} [Sun Aug 16 21:16:23 2026] POST /volume/v3/backups => generated 316 bytes in 108 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 21:16:23.434165 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-abafa1c3-3e3c-4bbb-a679-3c2038dc4913 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:16:23.435849 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-abafa1c3-3e3c-4bbb-a679-3c2038dc4913 tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] GET https://10.4.3.143/volume/v3/backups/e16073ad-9e43-497a-9337-36dd757cc080 Aug 16 21:16:23.436070 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-abafa1c3-3e3c-4bbb-a679-3c2038dc4913 tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:16:23.436251 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-abafa1c3-3e3c-4bbb-a679-3c2038dc4913 tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:16:23.436368 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.v3.backups [None req-abafa1c3-3e3c-4bbb-a679-3c2038dc4913 tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] Show backup with id e16073ad-9e43-497a-9337-36dd757cc080. {{(pid=100331) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:16:23.440613 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:16:23.440613 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:16:23.441252 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-abafa1c3-3e3c-4bbb-a679-3c2038dc4913 tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] https://10.4.3.143/volume/v3/backups/e16073ad-9e43-497a-9337-36dd757cc080 returned with HTTP 200 Aug 16 21:16:23.441632 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 804/3200] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:16:23 2026] GET /volume/v3/backups/e16073ad-9e43-497a-9337-36dd757cc080 => generated 723 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:16:23.474987 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-0b39ea7b-982b-4116-a249-bc0e7f5ed89c None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:16:23.477054 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-0b39ea7b-982b-4116-a249-bc0e7f5ed89c tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] GET https://10.4.3.143/volume/v3/volumes/4a416a1d-5b74-44a4-8ec1-8e7e4e0b14e3 Aug 16 21:16:23.477352 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-0b39ea7b-982b-4116-a249-bc0e7f5ed89c tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:16:23.477561 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-0b39ea7b-982b-4116-a249-bc0e7f5ed89c tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:16:23.485524 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:16:23.485524 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:16:23.490519 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [req-2d03937a-bbdf-43cb-88b0-c17ef45db0c6 req-1a9ac88d-6888-4ca7-90c0-1b678e6b0ab6 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:16:23.490986 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-0b39ea7b-982b-4116-a249-bc0e7f5ed89c tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] Volume info retrieved successfully. Aug 16 21:16:23.492822 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [req-2d03937a-bbdf-43cb-88b0-c17ef45db0c6 req-1a9ac88d-6888-4ca7-90c0-1b678e6b0ab6 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] PUT https://10.4.3.143/volume/v3/attachments/58d20407-023d-4ca6-8111-acceac582c40 Aug 16 21:16:23.492945 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [req-2d03937a-bbdf-43cb-88b0-c17ef45db0c6 req-1a9ac88d-6888-4ca7-90c0-1b678e6b0ab6 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.143", "host": "np0000007409", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:e42fbcbe2e9", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "69237b68-d654-4a76-81de-86e36bc8fb86", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:16:23.497419 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-0b39ea7b-982b-4116-a249-bc0e7f5ed89c tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] https://10.4.3.143/volume/v3/volumes/4a416a1d-5b74-44a4-8ec1-8e7e4e0b14e3 returned with HTTP 200 Aug 16 21:16:23.497815 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 804/3201] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:16:23 2026] GET /volume/v3/volumes/4a416a1d-5b74-44a4-8ec1-8e7e4e0b14e3 => generated 882 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:16:23.509490 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.coordination [req-2d03937a-bbdf-43cb-88b0-c17ef45db0c6 req-1a9ac88d-6888-4ca7-90c0-1b678e6b0ab6 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Acquiring lock "cinder-attachment_update-af0acc53-9296-443e-8cc8-0e1789cc645b-np0000007409" by "attachment_update" {{(pid=100333) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:16:23.513743 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-0159611f-27af-40b4-af5d-63fd3375cdc1 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:16:23.513790 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.coordination [req-2d03937a-bbdf-43cb-88b0-c17ef45db0c6 req-1a9ac88d-6888-4ca7-90c0-1b678e6b0ab6 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Lock "cinder-attachment_update-af0acc53-9296-443e-8cc8-0e1789cc645b-np0000007409" acquired by "attachment_update" :: waited 0.004s {{(pid=100333) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:16:23.514483 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:16:23.514483 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:16:23.515318 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-0159611f-27af-40b4-af5d-63fd3375cdc1 tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] GET https://10.4.3.143/volume/v3/volumes/4a416a1d-5b74-44a4-8ec1-8e7e4e0b14e3 Aug 16 21:16:23.515609 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-0159611f-27af-40b4-af5d-63fd3375cdc1 tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:16:23.515878 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-0159611f-27af-40b4-af5d-63fd3375cdc1 tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:16:23.524475 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:16:23.524475 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:16:23.531355 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-0159611f-27af-40b4-af5d-63fd3375cdc1 tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] Volume info retrieved successfully. Aug 16 21:16:23.535325 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-0159611f-27af-40b4-af5d-63fd3375cdc1 tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] https://10.4.3.143/volume/v3/volumes/4a416a1d-5b74-44a4-8ec1-8e7e4e0b14e3 returned with HTTP 200 Aug 16 21:16:23.536132 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 802/3202] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:16:23 2026] GET /volume/v3/volumes/4a416a1d-5b74-44a4-8ec1-8e7e4e0b14e3 => generated 882 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:16:23.633740 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.coordination [req-2d03937a-bbdf-43cb-88b0-c17ef45db0c6 req-1a9ac88d-6888-4ca7-90c0-1b678e6b0ab6 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Lock "cinder-attachment_update-af0acc53-9296-443e-8cc8-0e1789cc645b-np0000007409" released by "attachment_update" :: held 0.120s {{(pid=100333) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:16:23.634099 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [req-2d03937a-bbdf-43cb-88b0-c17ef45db0c6 req-1a9ac88d-6888-4ca7-90c0-1b678e6b0ab6 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] https://10.4.3.143/volume/v3/attachments/58d20407-023d-4ca6-8111-acceac582c40 returned with HTTP 200 Aug 16 21:16:23.634521 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 793/3203] 10.4.3.143 () {74 vars in 1704 bytes} [Sun Aug 16 21:16:23 2026] PUT /volume/v3/attachments/58d20407-023d-4ca6-8111-acceac582c40 => generated 969 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:16:23.662635 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [req-2d03937a-bbdf-43cb-88b0-c17ef45db0c6 req-125b422c-b403-4877-a56a-f9ac0da84d63 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:16:23.665336 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [req-2d03937a-bbdf-43cb-88b0-c17ef45db0c6 req-125b422c-b403-4877-a56a-f9ac0da84d63 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] POST https://10.4.3.143/volume/v3/attachments/58d20407-023d-4ca6-8111-acceac582c40/action Aug 16 21:16:23.665602 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [req-2d03937a-bbdf-43cb-88b0-c17ef45db0c6 req-125b422c-b403-4877-a56a-f9ac0da84d63 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Action body: b'{"os-complete": null}' {{(pid=100331) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 21:16:23.665685 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [req-2d03937a-bbdf-43cb-88b0-c17ef45db0c6 req-125b422c-b403-4877-a56a-f9ac0da84d63 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:16:23.684271 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:16:23.684271 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:16:23.696239 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [req-2d03937a-bbdf-43cb-88b0-c17ef45db0c6 req-125b422c-b403-4877-a56a-f9ac0da84d63 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] https://10.4.3.143/volume/v3/attachments/58d20407-023d-4ca6-8111-acceac582c40/action returned with HTTP 204 Aug 16 21:16:23.697278 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 805/3204] 10.4.3.143 () {74 vars in 1725 bytes} [Sun Aug 16 21:16:23 2026] POST /volume/v3/attachments/58d20407-023d-4ca6-8111-acceac582c40/action => generated 0 bytes in 34 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:16:24.020451 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [req-8873f381-d41e-4cc0-9ff1-df62b238d5ba req-cc18b00b-26f9-48a6-be4d-0ee8786f94a4 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:16:24.022790 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [req-8873f381-d41e-4cc0-9ff1-df62b238d5ba req-cc18b00b-26f9-48a6-be4d-0ee8786f94a4 tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] GET https://10.4.3.143/volume/v3/volumes/4a416a1d-5b74-44a4-8ec1-8e7e4e0b14e3 Aug 16 21:16:24.023009 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [req-8873f381-d41e-4cc0-9ff1-df62b238d5ba req-cc18b00b-26f9-48a6-be4d-0ee8786f94a4 tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:16:24.023187 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [req-8873f381-d41e-4cc0-9ff1-df62b238d5ba req-cc18b00b-26f9-48a6-be4d-0ee8786f94a4 tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:16:24.029807 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:16:24.029807 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:16:24.033288 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [req-8873f381-d41e-4cc0-9ff1-df62b238d5ba req-cc18b00b-26f9-48a6-be4d-0ee8786f94a4 tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] Volume info retrieved successfully. Aug 16 21:16:24.037082 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [req-8873f381-d41e-4cc0-9ff1-df62b238d5ba req-cc18b00b-26f9-48a6-be4d-0ee8786f94a4 tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] https://10.4.3.143/volume/v3/volumes/4a416a1d-5b74-44a4-8ec1-8e7e4e0b14e3 returned with HTTP 200 Aug 16 21:16:24.037435 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 805/3205] 10.4.3.143 () {68 vars in 1598 bytes} [Sun Aug 16 21:16:24 2026] GET /volume/v3/volumes/4a416a1d-5b74-44a4-8ec1-8e7e4e0b14e3 => generated 882 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:16:24.119609 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-3c9d143b-cc10-4f5f-8f30-cf5826c9b3e4 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:16:24.119609 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-3c9d143b-cc10-4f5f-8f30-cf5826c9b3e4 None None] GET https://10.4.3.143/volume// Aug 16 21:16:24.119609 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-3c9d143b-cc10-4f5f-8f30-cf5826c9b3e4 None None] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:16:24.119609 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-3c9d143b-cc10-4f5f-8f30-cf5826c9b3e4 None None] Calling method 'all' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:16:24.119609 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-3c9d143b-cc10-4f5f-8f30-cf5826c9b3e4 None None] https://10.4.3.143/volume// returned with HTTP 300 Aug 16 21:16:24.119609 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 803/3206] 10.4.3.143 () {66 vars in 1428 bytes} [Sun Aug 16 21:16:24 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 16 21:16:24.128885 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [req-8873f381-d41e-4cc0-9ff1-df62b238d5ba req-15e35227-3c79-41c4-9e19-3554a7a80b82 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:16:24.131026 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [req-8873f381-d41e-4cc0-9ff1-df62b238d5ba req-15e35227-3c79-41c4-9e19-3554a7a80b82 tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] POST https://10.4.3.143/volume/v3/attachments Aug 16 21:16:24.131352 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [req-8873f381-d41e-4cc0-9ff1-df62b238d5ba req-15e35227-3c79-41c4-9e19-3554a7a80b82 tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "4a416a1d-5b74-44a4-8ec1-8e7e4e0b14e3", "connector": null, "instance_uuid": "fefd665c-f9a1-43c5-965b-09b4523406fc"}} {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:16:24.139206 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:16:24.139206 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:16:24.172735 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [req-8873f381-d41e-4cc0-9ff1-df62b238d5ba req-15e35227-3c79-41c4-9e19-3554a7a80b82 tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] https://10.4.3.143/volume/v3/attachments returned with HTTP 200 Aug 16 21:16:24.172735 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 794/3207] 10.4.3.143 () {74 vars in 1594 bytes} [Sun Aug 16 21:16:24 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 16 21:16:24.206883 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-2f02f03b-433d-49a1-9554-1b387880b393 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:16:24.208846 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-2f02f03b-433d-49a1-9554-1b387880b393 tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] GET https://10.4.3.143/volume/v3/volumes/4a416a1d-5b74-44a4-8ec1-8e7e4e0b14e3 Aug 16 21:16:24.209114 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-2f02f03b-433d-49a1-9554-1b387880b393 tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:16:24.209344 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-2f02f03b-433d-49a1-9554-1b387880b393 tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:16:24.218341 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-065fd32f-e6e5-4947-bc21-7efd735309d4 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:16:24.218737 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-065fd32f-e6e5-4947-bc21-7efd735309d4 None None] GET https://10.4.3.143/volume// Aug 16 21:16:24.218952 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-065fd32f-e6e5-4947-bc21-7efd735309d4 None None] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:16:24.219181 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-065fd32f-e6e5-4947-bc21-7efd735309d4 None None] Calling method 'all' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:16:24.219496 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-065fd32f-e6e5-4947-bc21-7efd735309d4 None None] https://10.4.3.143/volume// returned with HTTP 300 Aug 16 21:16:24.219786 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 806/3208] 10.4.3.143 () {66 vars in 1426 bytes} [Sun Aug 16 21:16:24 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 16 21:16:24.220763 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:16:24.220763 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:16:24.224422 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-2f02f03b-433d-49a1-9554-1b387880b393 tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] Volume info retrieved successfully. Aug 16 21:16:24.229359 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [req-8873f381-d41e-4cc0-9ff1-df62b238d5ba req-e99674b1-4b91-4dbb-a085-292cdcaf56f2 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:16:24.230259 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-2f02f03b-433d-49a1-9554-1b387880b393 tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] https://10.4.3.143/volume/v3/volumes/4a416a1d-5b74-44a4-8ec1-8e7e4e0b14e3 returned with HTTP 200 Aug 16 21:16:24.230668 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 806/3209] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:16:24 2026] GET /volume/v3/volumes/4a416a1d-5b74-44a4-8ec1-8e7e4e0b14e3 => generated 881 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:16:24.233094 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [req-8873f381-d41e-4cc0-9ff1-df62b238d5ba req-e99674b1-4b91-4dbb-a085-292cdcaf56f2 tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] GET https://10.4.3.143/volume/v3/volumes/4a416a1d-5b74-44a4-8ec1-8e7e4e0b14e3 Aug 16 21:16:24.233094 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [req-8873f381-d41e-4cc0-9ff1-df62b238d5ba req-e99674b1-4b91-4dbb-a085-292cdcaf56f2 tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:16:24.233094 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [req-8873f381-d41e-4cc0-9ff1-df62b238d5ba req-e99674b1-4b91-4dbb-a085-292cdcaf56f2 tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:16:24.245260 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:16:24.245260 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:16:24.249943 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [req-8873f381-d41e-4cc0-9ff1-df62b238d5ba req-e99674b1-4b91-4dbb-a085-292cdcaf56f2 tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] Volume info retrieved successfully. Aug 16 21:16:24.256282 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [req-8873f381-d41e-4cc0-9ff1-df62b238d5ba req-e99674b1-4b91-4dbb-a085-292cdcaf56f2 tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] https://10.4.3.143/volume/v3/volumes/4a416a1d-5b74-44a4-8ec1-8e7e4e0b14e3 returned with HTTP 200 Aug 16 21:16:24.257196 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 804/3210] 10.4.3.143 () {70 vars in 1639 bytes} [Sun Aug 16 21:16:24 2026] GET /volume/v3/volumes/4a416a1d-5b74-44a4-8ec1-8e7e4e0b14e3 => generated 1061 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 16 21:16:24.380690 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [req-8873f381-d41e-4cc0-9ff1-df62b238d5ba req-4ce26c2a-7838-4aac-bb46-8cba5fae187d None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:16:24.383018 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [req-8873f381-d41e-4cc0-9ff1-df62b238d5ba req-4ce26c2a-7838-4aac-bb46-8cba5fae187d tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] PUT https://10.4.3.143/volume/v3/attachments/de784eb2-0337-4024-b90c-9757f4128825 Aug 16 21:16:24.383424 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [req-8873f381-d41e-4cc0-9ff1-df62b238d5ba req-4ce26c2a-7838-4aac-bb46-8cba5fae187d tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.143", "host": "np0000007409", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:e42fbcbe2e9", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "69237b68-d654-4a76-81de-86e36bc8fb86", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:16:24.393088 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.coordination [req-8873f381-d41e-4cc0-9ff1-df62b238d5ba req-4ce26c2a-7838-4aac-bb46-8cba5fae187d tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] Acquiring lock "cinder-attachment_update-4a416a1d-5b74-44a4-8ec1-8e7e4e0b14e3-np0000007409" by "attachment_update" {{(pid=100333) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:16:24.397669 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.coordination [req-8873f381-d41e-4cc0-9ff1-df62b238d5ba req-4ce26c2a-7838-4aac-bb46-8cba5fae187d tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] Lock "cinder-attachment_update-4a416a1d-5b74-44a4-8ec1-8e7e4e0b14e3-np0000007409" acquired by "attachment_update" :: waited 0.005s {{(pid=100333) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:16:24.398724 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:16:24.398724 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:16:24.454948 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-4e0a9e51-98b3-4b1c-9bbf-710018006c58 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:16:24.456070 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-4e0a9e51-98b3-4b1c-9bbf-710018006c58 tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] GET https://10.4.3.143/volume/v3/backups/e16073ad-9e43-497a-9337-36dd757cc080 Aug 16 21:16:24.456583 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-4e0a9e51-98b3-4b1c-9bbf-710018006c58 tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:16:24.456583 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-4e0a9e51-98b3-4b1c-9bbf-710018006c58 tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:16:24.456583 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.v3.backups [None req-4e0a9e51-98b3-4b1c-9bbf-710018006c58 tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] Show backup with id e16073ad-9e43-497a-9337-36dd757cc080. {{(pid=100330) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:16:24.461213 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:16:24.461213 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:16:24.461824 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-4e0a9e51-98b3-4b1c-9bbf-710018006c58 tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] https://10.4.3.143/volume/v3/backups/e16073ad-9e43-497a-9337-36dd757cc080 returned with HTTP 200 Aug 16 21:16:24.462210 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 807/3211] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:16:24 2026] GET /volume/v3/backups/e16073ad-9e43-497a-9337-36dd757cc080 => generated 725 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:16:24.502940 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.coordination [req-8873f381-d41e-4cc0-9ff1-df62b238d5ba req-4ce26c2a-7838-4aac-bb46-8cba5fae187d tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] Lock "cinder-attachment_update-4a416a1d-5b74-44a4-8ec1-8e7e4e0b14e3-np0000007409" released by "attachment_update" :: held 0.104s {{(pid=100333) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:16:24.502940 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [req-8873f381-d41e-4cc0-9ff1-df62b238d5ba req-4ce26c2a-7838-4aac-bb46-8cba5fae187d tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] https://10.4.3.143/volume/v3/attachments/de784eb2-0337-4024-b90c-9757f4128825 returned with HTTP 200 Aug 16 21:16:24.502940 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 795/3212] 10.4.3.143 () {74 vars in 1704 bytes} [Sun Aug 16 21:16:24 2026] PUT /volume/v3/attachments/de784eb2-0337-4024-b90c-9757f4128825 => generated 969 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:16:25.246234 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-22eb777b-09c2-4f44-aef9-1d55559965d8 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:16:25.248195 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-22eb777b-09c2-4f44-aef9-1d55559965d8 tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] GET https://10.4.3.143/volume/v3/volumes/4a416a1d-5b74-44a4-8ec1-8e7e4e0b14e3 Aug 16 21:16:25.248410 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-22eb777b-09c2-4f44-aef9-1d55559965d8 tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:16:25.248565 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-22eb777b-09c2-4f44-aef9-1d55559965d8 tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:16:25.258527 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:16:25.258527 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:16:25.262344 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-22eb777b-09c2-4f44-aef9-1d55559965d8 tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] Volume info retrieved successfully. Aug 16 21:16:25.268544 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-22eb777b-09c2-4f44-aef9-1d55559965d8 tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] https://10.4.3.143/volume/v3/volumes/4a416a1d-5b74-44a4-8ec1-8e7e4e0b14e3 returned with HTTP 200 Aug 16 21:16:25.269086 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 807/3213] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:16:25 2026] GET /volume/v3/volumes/4a416a1d-5b74-44a4-8ec1-8e7e4e0b14e3 => generated 882 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:16:25.472088 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-250bf40c-acdd-4546-8197-66d8924f9559 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:16:25.474059 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-250bf40c-acdd-4546-8197-66d8924f9559 tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] GET https://10.4.3.143/volume/v3/backups/e16073ad-9e43-497a-9337-36dd757cc080 Aug 16 21:16:25.474405 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-250bf40c-acdd-4546-8197-66d8924f9559 tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:16:25.474761 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-250bf40c-acdd-4546-8197-66d8924f9559 tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:16:25.475190 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.v3.backups [None req-250bf40c-acdd-4546-8197-66d8924f9559 tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] Show backup with id e16073ad-9e43-497a-9337-36dd757cc080. {{(pid=100332) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:16:25.479804 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:16:25.479804 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:16:25.480586 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-250bf40c-acdd-4546-8197-66d8924f9559 tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] https://10.4.3.143/volume/v3/backups/e16073ad-9e43-497a-9337-36dd757cc080 returned with HTTP 200 Aug 16 21:16:25.481239 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 805/3214] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:16:25 2026] GET /volume/v3/backups/e16073ad-9e43-497a-9337-36dd757cc080 => generated 725 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:16:25.499175 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-4381a1ad-16db-4297-99aa-56c865df8877 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:16:25.502939 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-4381a1ad-16db-4297-99aa-56c865df8877 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] GET https://10.4.3.143/volume/v3/volumes/f3acf11e-ff25-478d-a345-9c9ec99999b3 Aug 16 21:16:25.502939 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-4381a1ad-16db-4297-99aa-56c865df8877 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:16:25.502939 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-4381a1ad-16db-4297-99aa-56c865df8877 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:16:25.512377 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:16:25.512377 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:16:25.517407 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-4381a1ad-16db-4297-99aa-56c865df8877 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Volume info retrieved successfully. Aug 16 21:16:25.521793 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-4381a1ad-16db-4297-99aa-56c865df8877 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] https://10.4.3.143/volume/v3/volumes/f3acf11e-ff25-478d-a345-9c9ec99999b3 returned with HTTP 200 Aug 16 21:16:25.522347 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 808/3215] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:16:25 2026] GET /volume/v3/volumes/f3acf11e-ff25-478d-a345-9c9ec99999b3 => generated 841 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:16:25.572146 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [req-6326568a-ef49-4f78-a7af-bf5fb033d197 req-6c196fe6-38fe-4e2c-81ba-4903cdd31fba None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:16:25.576048 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [req-6326568a-ef49-4f78-a7af-bf5fb033d197 req-6c196fe6-38fe-4e2c-81ba-4903cdd31fba tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] GET https://10.4.3.143/volume/v3/volumes/f3acf11e-ff25-478d-a345-9c9ec99999b3 Aug 16 21:16:25.576048 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [req-6326568a-ef49-4f78-a7af-bf5fb033d197 req-6c196fe6-38fe-4e2c-81ba-4903cdd31fba tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:16:25.576048 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [req-6326568a-ef49-4f78-a7af-bf5fb033d197 req-6c196fe6-38fe-4e2c-81ba-4903cdd31fba tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:16:25.582815 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:16:25.582815 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:16:25.587189 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [req-6326568a-ef49-4f78-a7af-bf5fb033d197 req-6c196fe6-38fe-4e2c-81ba-4903cdd31fba tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Volume info retrieved successfully. Aug 16 21:16:25.591345 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [req-6326568a-ef49-4f78-a7af-bf5fb033d197 req-6c196fe6-38fe-4e2c-81ba-4903cdd31fba tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] https://10.4.3.143/volume/v3/volumes/f3acf11e-ff25-478d-a345-9c9ec99999b3 returned with HTTP 200 Aug 16 21:16:25.591870 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 796/3216] 10.4.3.143 () {68 vars in 1598 bytes} [Sun Aug 16 21:16:25 2026] GET /volume/v3/volumes/f3acf11e-ff25-478d-a345-9c9ec99999b3 => generated 841 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:16:25.659386 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-4e131c54-730e-4674-ac7b-c4220e703b36 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:16:25.661778 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-4e131c54-730e-4674-ac7b-c4220e703b36 None None] GET https://10.4.3.143/volume// Aug 16 21:16:25.661778 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-4e131c54-730e-4674-ac7b-c4220e703b36 None None] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:16:25.661778 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-4e131c54-730e-4674-ac7b-c4220e703b36 None None] Calling method 'all' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:16:25.661778 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-4e131c54-730e-4674-ac7b-c4220e703b36 None None] https://10.4.3.143/volume// returned with HTTP 300 Aug 16 21:16:25.661778 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 808/3217] 10.4.3.143 () {66 vars in 1428 bytes} [Sun Aug 16 21:16:25 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 16 21:16:25.668603 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [req-6326568a-ef49-4f78-a7af-bf5fb033d197 req-f9e5dec1-39ea-4d9a-83a1-e9ef5be14d9c None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:16:25.671070 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [req-6326568a-ef49-4f78-a7af-bf5fb033d197 req-f9e5dec1-39ea-4d9a-83a1-e9ef5be14d9c tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] POST https://10.4.3.143/volume/v3/attachments Aug 16 21:16:25.672146 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [req-6326568a-ef49-4f78-a7af-bf5fb033d197 req-f9e5dec1-39ea-4d9a-83a1-e9ef5be14d9c tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f3acf11e-ff25-478d-a345-9c9ec99999b3", "connector": null, "instance_uuid": "e4a09a38-b380-4801-8d04-70b750028795"}} {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:16:25.684062 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:16:25.684062 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:16:25.712780 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [req-6326568a-ef49-4f78-a7af-bf5fb033d197 req-f9e5dec1-39ea-4d9a-83a1-e9ef5be14d9c tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] https://10.4.3.143/volume/v3/attachments returned with HTTP 200 Aug 16 21:16:25.713293 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 806/3218] 10.4.3.143 () {74 vars in 1594 bytes} [Sun Aug 16 21:16:25 2026] POST /volume/v3/attachments => generated 273 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:16:25.751155 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-27bef0a8-32dc-4522-8bed-3359ce017d44 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:16:25.752644 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-27bef0a8-32dc-4522-8bed-3359ce017d44 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] GET https://10.4.3.143/volume/v3/volumes/f3acf11e-ff25-478d-a345-9c9ec99999b3 Aug 16 21:16:25.754525 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-27bef0a8-32dc-4522-8bed-3359ce017d44 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:16:25.754525 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-27bef0a8-32dc-4522-8bed-3359ce017d44 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:16:25.761647 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-d53d90f4-a57a-4e14-8bff-5c643aa4c4e0 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:16:25.761647 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-d53d90f4-a57a-4e14-8bff-5c643aa4c4e0 None None] GET https://10.4.3.143/volume// Aug 16 21:16:25.761647 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-d53d90f4-a57a-4e14-8bff-5c643aa4c4e0 None None] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:16:25.761647 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-d53d90f4-a57a-4e14-8bff-5c643aa4c4e0 None None] Calling method 'all' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:16:25.761647 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-d53d90f4-a57a-4e14-8bff-5c643aa4c4e0 None None] https://10.4.3.143/volume// returned with HTTP 300 Aug 16 21:16:25.761647 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 797/3219] 10.4.3.143 () {66 vars in 1426 bytes} [Sun Aug 16 21:16:25 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 16 21:16:25.766460 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:16:25.766460 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:16:25.768874 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [req-6326568a-ef49-4f78-a7af-bf5fb033d197 req-bf7881ad-8e34-4dc8-9a07-43c91ca6cf40 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:16:25.772223 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [req-6326568a-ef49-4f78-a7af-bf5fb033d197 req-bf7881ad-8e34-4dc8-9a07-43c91ca6cf40 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] GET https://10.4.3.143/volume/v3/volumes/f3acf11e-ff25-478d-a345-9c9ec99999b3 Aug 16 21:16:25.772223 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [req-6326568a-ef49-4f78-a7af-bf5fb033d197 req-bf7881ad-8e34-4dc8-9a07-43c91ca6cf40 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:16:25.772223 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [req-6326568a-ef49-4f78-a7af-bf5fb033d197 req-bf7881ad-8e34-4dc8-9a07-43c91ca6cf40 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:16:25.775467 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-27bef0a8-32dc-4522-8bed-3359ce017d44 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Volume info retrieved successfully. Aug 16 21:16:25.781489 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-27bef0a8-32dc-4522-8bed-3359ce017d44 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] https://10.4.3.143/volume/v3/volumes/f3acf11e-ff25-478d-a345-9c9ec99999b3 returned with HTTP 200 Aug 16 21:16:25.782277 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 809/3220] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:16:25 2026] GET /volume/v3/volumes/f3acf11e-ff25-478d-a345-9c9ec99999b3 => generated 840 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:16:25.785759 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:16:25.785759 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:16:25.791367 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [req-6326568a-ef49-4f78-a7af-bf5fb033d197 req-bf7881ad-8e34-4dc8-9a07-43c91ca6cf40 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Volume info retrieved successfully. Aug 16 21:16:25.797856 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [req-6326568a-ef49-4f78-a7af-bf5fb033d197 req-bf7881ad-8e34-4dc8-9a07-43c91ca6cf40 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] https://10.4.3.143/volume/v3/volumes/f3acf11e-ff25-478d-a345-9c9ec99999b3 returned with HTTP 200 Aug 16 21:16:25.798536 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 809/3221] 10.4.3.143 () {70 vars in 1639 bytes} [Sun Aug 16 21:16:25 2026] GET /volume/v3/volumes/f3acf11e-ff25-478d-a345-9c9ec99999b3 => generated 1020 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 16 21:16:25.926845 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [req-6326568a-ef49-4f78-a7af-bf5fb033d197 req-2803fa28-f192-4079-b3c0-a35801ccae98 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:16:25.929280 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [req-6326568a-ef49-4f78-a7af-bf5fb033d197 req-2803fa28-f192-4079-b3c0-a35801ccae98 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] PUT https://10.4.3.143/volume/v3/attachments/1c5e7648-b0d9-4357-8d08-266d02cbe686 Aug 16 21:16:25.929783 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [req-6326568a-ef49-4f78-a7af-bf5fb033d197 req-2803fa28-f192-4079-b3c0-a35801ccae98 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.143", "host": "np0000007409", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:e42fbcbe2e9", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "69237b68-d654-4a76-81de-86e36bc8fb86", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:16:25.937428 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.coordination [req-6326568a-ef49-4f78-a7af-bf5fb033d197 req-2803fa28-f192-4079-b3c0-a35801ccae98 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Acquiring lock "cinder-attachment_update-f3acf11e-ff25-478d-a345-9c9ec99999b3-np0000007409" by "attachment_update" {{(pid=100332) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:16:25.941932 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.coordination [req-6326568a-ef49-4f78-a7af-bf5fb033d197 req-2803fa28-f192-4079-b3c0-a35801ccae98 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Lock "cinder-attachment_update-f3acf11e-ff25-478d-a345-9c9ec99999b3-np0000007409" acquired by "attachment_update" :: waited 0.005s {{(pid=100332) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:16:25.942962 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:16:25.942962 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:16:26.024290 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.coordination [req-6326568a-ef49-4f78-a7af-bf5fb033d197 req-2803fa28-f192-4079-b3c0-a35801ccae98 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Lock "cinder-attachment_update-f3acf11e-ff25-478d-a345-9c9ec99999b3-np0000007409" released by "attachment_update" :: held 0.082s {{(pid=100332) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:16:26.024681 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [req-6326568a-ef49-4f78-a7af-bf5fb033d197 req-2803fa28-f192-4079-b3c0-a35801ccae98 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] https://10.4.3.143/volume/v3/attachments/1c5e7648-b0d9-4357-8d08-266d02cbe686 returned with HTTP 200 Aug 16 21:16:26.025525 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 807/3222] 10.4.3.143 () {74 vars in 1704 bytes} [Sun Aug 16 21:16:25 2026] PUT /volume/v3/attachments/1c5e7648-b0d9-4357-8d08-266d02cbe686 => generated 969 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:16:26.282063 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-09c2e41c-6a1a-4aa4-8e5e-212e97d6dabf None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:16:26.284581 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-09c2e41c-6a1a-4aa4-8e5e-212e97d6dabf tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] GET https://10.4.3.143/volume/v3/volumes/4a416a1d-5b74-44a4-8ec1-8e7e4e0b14e3 Aug 16 21:16:26.286823 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-09c2e41c-6a1a-4aa4-8e5e-212e97d6dabf tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:16:26.286823 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-09c2e41c-6a1a-4aa4-8e5e-212e97d6dabf tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:16:26.297669 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:16:26.297669 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:16:26.301573 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-09c2e41c-6a1a-4aa4-8e5e-212e97d6dabf tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] Volume info retrieved successfully. Aug 16 21:16:26.305608 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-09c2e41c-6a1a-4aa4-8e5e-212e97d6dabf tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] https://10.4.3.143/volume/v3/volumes/4a416a1d-5b74-44a4-8ec1-8e7e4e0b14e3 returned with HTTP 200 Aug 16 21:16:26.306126 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 798/3223] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:16:26 2026] GET /volume/v3/volumes/4a416a1d-5b74-44a4-8ec1-8e7e4e0b14e3 => generated 882 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:16:26.491318 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-4e721575-955f-4851-b976-e6ab224f897a None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:16:26.492694 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-4e721575-955f-4851-b976-e6ab224f897a tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] GET https://10.4.3.143/volume/v3/backups/e16073ad-9e43-497a-9337-36dd757cc080 Aug 16 21:16:26.493874 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-4e721575-955f-4851-b976-e6ab224f897a tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:16:26.493874 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-4e721575-955f-4851-b976-e6ab224f897a tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:16:26.493874 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.v3.backups [None req-4e721575-955f-4851-b976-e6ab224f897a tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] Show backup with id e16073ad-9e43-497a-9337-36dd757cc080. {{(pid=100330) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:16:26.497315 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:16:26.497315 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:16:26.499150 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-4e721575-955f-4851-b976-e6ab224f897a tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] https://10.4.3.143/volume/v3/backups/e16073ad-9e43-497a-9337-36dd757cc080 returned with HTTP 200 Aug 16 21:16:26.499150 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 810/3224] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:16:26 2026] GET /volume/v3/backups/e16073ad-9e43-497a-9337-36dd757cc080 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:16:26.796807 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-cbce22de-cd24-475a-b950-83f8e9fb9989 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:16:26.799171 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-cbce22de-cd24-475a-b950-83f8e9fb9989 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] GET https://10.4.3.143/volume/v3/volumes/f3acf11e-ff25-478d-a345-9c9ec99999b3 Aug 16 21:16:26.799432 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-cbce22de-cd24-475a-b950-83f8e9fb9989 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:16:26.799675 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-cbce22de-cd24-475a-b950-83f8e9fb9989 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:16:26.812261 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:16:26.812261 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:16:26.816656 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-cbce22de-cd24-475a-b950-83f8e9fb9989 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Volume info retrieved successfully. Aug 16 21:16:26.822303 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-cbce22de-cd24-475a-b950-83f8e9fb9989 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] https://10.4.3.143/volume/v3/volumes/f3acf11e-ff25-478d-a345-9c9ec99999b3 returned with HTTP 200 Aug 16 21:16:26.822872 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 810/3225] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:16:26 2026] GET /volume/v3/volumes/f3acf11e-ff25-478d-a345-9c9ec99999b3 => generated 841 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:16:27.318529 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-0aa187ce-58ab-4554-b5c7-a336803ed36b None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:16:27.320358 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-0aa187ce-58ab-4554-b5c7-a336803ed36b tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] GET https://10.4.3.143/volume/v3/volumes/4a416a1d-5b74-44a4-8ec1-8e7e4e0b14e3 Aug 16 21:16:27.320623 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-0aa187ce-58ab-4554-b5c7-a336803ed36b tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:16:27.320886 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-0aa187ce-58ab-4554-b5c7-a336803ed36b tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:16:27.331634 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:16:27.331634 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:16:27.335573 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-0aa187ce-58ab-4554-b5c7-a336803ed36b tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] Volume info retrieved successfully. Aug 16 21:16:27.341171 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-0aa187ce-58ab-4554-b5c7-a336803ed36b tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] https://10.4.3.143/volume/v3/volumes/4a416a1d-5b74-44a4-8ec1-8e7e4e0b14e3 returned with HTTP 200 Aug 16 21:16:27.341639 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 808/3226] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:16:27 2026] GET /volume/v3/volumes/4a416a1d-5b74-44a4-8ec1-8e7e4e0b14e3 => generated 882 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:16:27.509662 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-ffa1d8f3-a1de-47ae-8e2e-76eee8751feb None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:16:27.513255 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-ffa1d8f3-a1de-47ae-8e2e-76eee8751feb tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] GET https://10.4.3.143/volume/v3/backups/e16073ad-9e43-497a-9337-36dd757cc080 Aug 16 21:16:27.513255 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-ffa1d8f3-a1de-47ae-8e2e-76eee8751feb tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:16:27.513255 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-ffa1d8f3-a1de-47ae-8e2e-76eee8751feb tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:16:27.513255 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.v3.backups [None req-ffa1d8f3-a1de-47ae-8e2e-76eee8751feb tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] Show backup with id e16073ad-9e43-497a-9337-36dd757cc080. {{(pid=100333) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:16:27.517073 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:16:27.517073 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:16:27.517956 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-ffa1d8f3-a1de-47ae-8e2e-76eee8751feb tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] https://10.4.3.143/volume/v3/backups/e16073ad-9e43-497a-9337-36dd757cc080 returned with HTTP 200 Aug 16 21:16:27.518490 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 799/3227] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:16:27 2026] GET /volume/v3/backups/e16073ad-9e43-497a-9337-36dd757cc080 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:16:27.841073 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-f55b298c-8ca8-4874-bc8c-30330cce7048 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:16:27.845272 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-f55b298c-8ca8-4874-bc8c-30330cce7048 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] GET https://10.4.3.143/volume/v3/volumes/f3acf11e-ff25-478d-a345-9c9ec99999b3 Aug 16 21:16:27.845272 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-f55b298c-8ca8-4874-bc8c-30330cce7048 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:16:27.845272 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-f55b298c-8ca8-4874-bc8c-30330cce7048 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:16:27.856126 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:16:27.856126 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:16:27.860422 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-f55b298c-8ca8-4874-bc8c-30330cce7048 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Volume info retrieved successfully. Aug 16 21:16:27.866141 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-f55b298c-8ca8-4874-bc8c-30330cce7048 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] https://10.4.3.143/volume/v3/volumes/f3acf11e-ff25-478d-a345-9c9ec99999b3 returned with HTTP 200 Aug 16 21:16:27.866761 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 811/3228] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:16:27 2026] GET /volume/v3/volumes/f3acf11e-ff25-478d-a345-9c9ec99999b3 => generated 841 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:16:28.354906 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-efe9f571-751f-42c6-aa83-1749d0985b12 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:16:28.357297 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-efe9f571-751f-42c6-aa83-1749d0985b12 tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] GET https://10.4.3.143/volume/v3/volumes/4a416a1d-5b74-44a4-8ec1-8e7e4e0b14e3 Aug 16 21:16:28.357480 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-efe9f571-751f-42c6-aa83-1749d0985b12 tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:16:28.357656 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-efe9f571-751f-42c6-aa83-1749d0985b12 tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:16:28.370356 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:16:28.370356 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:16:28.374894 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-efe9f571-751f-42c6-aa83-1749d0985b12 tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] Volume info retrieved successfully. Aug 16 21:16:28.380071 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-efe9f571-751f-42c6-aa83-1749d0985b12 tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] https://10.4.3.143/volume/v3/volumes/4a416a1d-5b74-44a4-8ec1-8e7e4e0b14e3 returned with HTTP 200 Aug 16 21:16:28.380623 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 811/3229] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:16:28 2026] GET /volume/v3/volumes/4a416a1d-5b74-44a4-8ec1-8e7e4e0b14e3 => generated 882 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:16:28.530355 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-d6874792-b3a6-4758-97a8-0b5a482bdc6c None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:16:28.532107 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-d6874792-b3a6-4758-97a8-0b5a482bdc6c tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] GET https://10.4.3.143/volume/v3/backups/e16073ad-9e43-497a-9337-36dd757cc080 Aug 16 21:16:28.532332 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-d6874792-b3a6-4758-97a8-0b5a482bdc6c tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:16:28.532685 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-d6874792-b3a6-4758-97a8-0b5a482bdc6c tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:16:28.532777 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.v3.backups [None req-d6874792-b3a6-4758-97a8-0b5a482bdc6c tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] Show backup with id e16073ad-9e43-497a-9337-36dd757cc080. {{(pid=100332) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:16:28.537293 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:16:28.537293 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:16:28.537967 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-d6874792-b3a6-4758-97a8-0b5a482bdc6c tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] https://10.4.3.143/volume/v3/backups/e16073ad-9e43-497a-9337-36dd757cc080 returned with HTTP 200 Aug 16 21:16:28.539543 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 809/3230] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:16:28 2026] GET /volume/v3/backups/e16073ad-9e43-497a-9337-36dd757cc080 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:16:28.884145 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-9956061c-05d5-47b4-9256-2b7cbf2ea50c None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:16:28.887802 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-9956061c-05d5-47b4-9256-2b7cbf2ea50c tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] GET https://10.4.3.143/volume/v3/volumes/f3acf11e-ff25-478d-a345-9c9ec99999b3 Aug 16 21:16:28.887802 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-9956061c-05d5-47b4-9256-2b7cbf2ea50c tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:16:28.888606 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-9956061c-05d5-47b4-9256-2b7cbf2ea50c tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:16:28.902941 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:16:28.902941 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:16:28.909527 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-9956061c-05d5-47b4-9256-2b7cbf2ea50c tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Volume info retrieved successfully. Aug 16 21:16:28.915591 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-9956061c-05d5-47b4-9256-2b7cbf2ea50c tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] https://10.4.3.143/volume/v3/volumes/f3acf11e-ff25-478d-a345-9c9ec99999b3 returned with HTTP 200 Aug 16 21:16:28.916448 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 800/3231] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:16:28 2026] GET /volume/v3/volumes/f3acf11e-ff25-478d-a345-9c9ec99999b3 => generated 841 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:16:29.105827 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [req-8873f381-d41e-4cc0-9ff1-df62b238d5ba req-da1b118b-2c81-4460-be9d-483c163559ac None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:16:29.109940 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [req-8873f381-d41e-4cc0-9ff1-df62b238d5ba req-da1b118b-2c81-4460-be9d-483c163559ac tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] POST https://10.4.3.143/volume/v3/attachments/de784eb2-0337-4024-b90c-9757f4128825/action Aug 16 21:16:29.109940 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [req-8873f381-d41e-4cc0-9ff1-df62b238d5ba req-da1b118b-2c81-4460-be9d-483c163559ac tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] Action body: b'{"os-complete": null}' {{(pid=100330) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 21:16:29.109940 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [req-8873f381-d41e-4cc0-9ff1-df62b238d5ba req-da1b118b-2c81-4460-be9d-483c163559ac tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:16:29.127158 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:16:29.127158 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:16:29.137197 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [req-8873f381-d41e-4cc0-9ff1-df62b238d5ba req-da1b118b-2c81-4460-be9d-483c163559ac tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] https://10.4.3.143/volume/v3/attachments/de784eb2-0337-4024-b90c-9757f4128825/action returned with HTTP 204 Aug 16 21:16:29.137878 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 812/3232] 10.4.3.143 () {74 vars in 1725 bytes} [Sun Aug 16 21:16:29 2026] POST /volume/v3/attachments/de784eb2-0337-4024-b90c-9757f4128825/action => generated 0 bytes in 33 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:16:29.392505 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-c3991d23-3892-4cb4-85ad-6d5996635a0a None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:16:29.394342 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-c3991d23-3892-4cb4-85ad-6d5996635a0a tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] GET https://10.4.3.143/volume/v3/volumes/4a416a1d-5b74-44a4-8ec1-8e7e4e0b14e3 Aug 16 21:16:29.394525 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-c3991d23-3892-4cb4-85ad-6d5996635a0a tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:16:29.394701 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-c3991d23-3892-4cb4-85ad-6d5996635a0a tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:16:29.404891 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:16:29.404891 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:16:29.408680 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-c3991d23-3892-4cb4-85ad-6d5996635a0a tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] Volume info retrieved successfully. Aug 16 21:16:29.413989 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-c3991d23-3892-4cb4-85ad-6d5996635a0a tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] https://10.4.3.143/volume/v3/volumes/4a416a1d-5b74-44a4-8ec1-8e7e4e0b14e3 returned with HTTP 200 Aug 16 21:16:29.414408 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 812/3233] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:16:29 2026] GET /volume/v3/volumes/4a416a1d-5b74-44a4-8ec1-8e7e4e0b14e3 => generated 1174 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:16:29.550210 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-3360e813-1e7e-4450-bcc1-bc5c0ef3ef15 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:16:29.551761 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-3360e813-1e7e-4450-bcc1-bc5c0ef3ef15 tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] GET https://10.4.3.143/volume/v3/backups/e16073ad-9e43-497a-9337-36dd757cc080 Aug 16 21:16:29.551967 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-3360e813-1e7e-4450-bcc1-bc5c0ef3ef15 tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:16:29.552155 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-3360e813-1e7e-4450-bcc1-bc5c0ef3ef15 tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:16:29.552249 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.v3.backups [None req-3360e813-1e7e-4450-bcc1-bc5c0ef3ef15 tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] Show backup with id e16073ad-9e43-497a-9337-36dd757cc080. {{(pid=100332) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:16:29.561465 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:16:29.561465 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:16:29.562111 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-3360e813-1e7e-4450-bcc1-bc5c0ef3ef15 tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] https://10.4.3.143/volume/v3/backups/e16073ad-9e43-497a-9337-36dd757cc080 returned with HTTP 200 Aug 16 21:16:29.562461 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 810/3234] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:16:29 2026] GET /volume/v3/backups/e16073ad-9e43-497a-9337-36dd757cc080 => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:16:29.928999 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-b822bd22-3697-4c7b-bf21-e14c3135e217 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:16:29.930848 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-b822bd22-3697-4c7b-bf21-e14c3135e217 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] GET https://10.4.3.143/volume/v3/volumes/f3acf11e-ff25-478d-a345-9c9ec99999b3 Aug 16 21:16:29.931365 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-b822bd22-3697-4c7b-bf21-e14c3135e217 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:16:29.931659 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-b822bd22-3697-4c7b-bf21-e14c3135e217 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:16:29.941009 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:16:29.941009 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:16:29.944974 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-b822bd22-3697-4c7b-bf21-e14c3135e217 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Volume info retrieved successfully. Aug 16 21:16:29.950148 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-b822bd22-3697-4c7b-bf21-e14c3135e217 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] https://10.4.3.143/volume/v3/volumes/f3acf11e-ff25-478d-a345-9c9ec99999b3 returned with HTTP 200 Aug 16 21:16:29.950833 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 801/3235] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:16:29 2026] GET /volume/v3/volumes/f3acf11e-ff25-478d-a345-9c9ec99999b3 => generated 841 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:16:30.573257 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-c7d4a4a6-d59c-4aac-8b36-1f4e74922140 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:16:30.576279 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-c7d4a4a6-d59c-4aac-8b36-1f4e74922140 tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] GET https://10.4.3.143/volume/v3/backups/e16073ad-9e43-497a-9337-36dd757cc080 Aug 16 21:16:30.576279 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-c7d4a4a6-d59c-4aac-8b36-1f4e74922140 tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:16:30.576279 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-c7d4a4a6-d59c-4aac-8b36-1f4e74922140 tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:16:30.576622 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.v3.backups [None req-c7d4a4a6-d59c-4aac-8b36-1f4e74922140 tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] Show backup with id e16073ad-9e43-497a-9337-36dd757cc080. {{(pid=100330) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:16:30.581322 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:16:30.581322 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:16:30.582135 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-c7d4a4a6-d59c-4aac-8b36-1f4e74922140 tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] https://10.4.3.143/volume/v3/backups/e16073ad-9e43-497a-9337-36dd757cc080 returned with HTTP 200 Aug 16 21:16:30.582567 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 813/3236] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:16:30 2026] GET /volume/v3/backups/e16073ad-9e43-497a-9337-36dd757cc080 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:16:30.962579 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-3adcb012-8c5a-495e-8620-f259a724e29b None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:16:30.964660 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-3adcb012-8c5a-495e-8620-f259a724e29b tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] GET https://10.4.3.143/volume/v3/volumes/f3acf11e-ff25-478d-a345-9c9ec99999b3 Aug 16 21:16:30.964906 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-3adcb012-8c5a-495e-8620-f259a724e29b tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:16:30.965170 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-3adcb012-8c5a-495e-8620-f259a724e29b tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:16:30.976475 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:16:30.976475 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:16:30.980595 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-3adcb012-8c5a-495e-8620-f259a724e29b tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Volume info retrieved successfully. Aug 16 21:16:30.985305 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-3adcb012-8c5a-495e-8620-f259a724e29b tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] https://10.4.3.143/volume/v3/volumes/f3acf11e-ff25-478d-a345-9c9ec99999b3 returned with HTTP 200 Aug 16 21:16:30.985726 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 813/3237] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:16:30 2026] GET /volume/v3/volumes/f3acf11e-ff25-478d-a345-9c9ec99999b3 => generated 841 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:16:31.594813 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-91431441-fd6d-4281-9923-6aed8f8fa6d1 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:16:31.596935 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-91431441-fd6d-4281-9923-6aed8f8fa6d1 tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] GET https://10.4.3.143/volume/v3/backups/e16073ad-9e43-497a-9337-36dd757cc080 Aug 16 21:16:31.597218 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-91431441-fd6d-4281-9923-6aed8f8fa6d1 tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:16:31.597440 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-91431441-fd6d-4281-9923-6aed8f8fa6d1 tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:16:31.597563 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.v3.backups [None req-91431441-fd6d-4281-9923-6aed8f8fa6d1 tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] Show backup with id e16073ad-9e43-497a-9337-36dd757cc080. {{(pid=100332) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:16:31.602172 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:16:31.602172 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:16:31.602893 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-91431441-fd6d-4281-9923-6aed8f8fa6d1 tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] https://10.4.3.143/volume/v3/backups/e16073ad-9e43-497a-9337-36dd757cc080 returned with HTTP 200 Aug 16 21:16:31.603498 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 811/3238] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:16:31 2026] GET /volume/v3/backups/e16073ad-9e43-497a-9337-36dd757cc080 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:16:32.003017 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-b8d675cd-8b03-418b-bdc0-44ffaaf2d35c None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:16:32.007779 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-b8d675cd-8b03-418b-bdc0-44ffaaf2d35c tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] GET https://10.4.3.143/volume/v3/volumes/f3acf11e-ff25-478d-a345-9c9ec99999b3 Aug 16 21:16:32.008561 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-b8d675cd-8b03-418b-bdc0-44ffaaf2d35c tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:16:32.008845 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-b8d675cd-8b03-418b-bdc0-44ffaaf2d35c tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:16:32.027009 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:16:32.027009 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:16:32.032557 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-b8d675cd-8b03-418b-bdc0-44ffaaf2d35c tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Volume info retrieved successfully. Aug 16 21:16:32.049066 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-b8d675cd-8b03-418b-bdc0-44ffaaf2d35c tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] https://10.4.3.143/volume/v3/volumes/f3acf11e-ff25-478d-a345-9c9ec99999b3 returned with HTTP 200 Aug 16 21:16:32.049066 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 802/3239] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:16:31 2026] GET /volume/v3/volumes/f3acf11e-ff25-478d-a345-9c9ec99999b3 => generated 841 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:16:32.450713 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [req-960dc2c4-5218-4941-924d-8b83b048b09c req-7b28d08a-e870-430d-a539-081abdc76bdb None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:16:32.453424 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [req-960dc2c4-5218-4941-924d-8b83b048b09c req-7b28d08a-e870-430d-a539-081abdc76bdb tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] GET https://10.4.3.143/volume/v3/volumes/4a416a1d-5b74-44a4-8ec1-8e7e4e0b14e3 Aug 16 21:16:32.453710 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [req-960dc2c4-5218-4941-924d-8b83b048b09c req-7b28d08a-e870-430d-a539-081abdc76bdb tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:16:32.456905 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [req-960dc2c4-5218-4941-924d-8b83b048b09c req-7b28d08a-e870-430d-a539-081abdc76bdb tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:16:32.467720 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:16:32.467720 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:16:32.471112 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [req-960dc2c4-5218-4941-924d-8b83b048b09c req-7b28d08a-e870-430d-a539-081abdc76bdb tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] Volume info retrieved successfully. Aug 16 21:16:32.474940 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [req-960dc2c4-5218-4941-924d-8b83b048b09c req-7b28d08a-e870-430d-a539-081abdc76bdb tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] https://10.4.3.143/volume/v3/volumes/4a416a1d-5b74-44a4-8ec1-8e7e4e0b14e3 returned with HTTP 200 Aug 16 21:16:32.476326 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 814/3240] 10.4.3.143 () {68 vars in 1598 bytes} [Sun Aug 16 21:16:32 2026] GET /volume/v3/volumes/4a416a1d-5b74-44a4-8ec1-8e7e4e0b14e3 => generated 1174 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 16 21:16:32.493068 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [req-960dc2c4-5218-4941-924d-8b83b048b09c req-84301708-fa6c-44b6-8a05-5786f30e81f8 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:16:32.495205 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [req-960dc2c4-5218-4941-924d-8b83b048b09c req-84301708-fa6c-44b6-8a05-5786f30e81f8 tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] POST https://10.4.3.143/volume/v3/volumes/4a416a1d-5b74-44a4-8ec1-8e7e4e0b14e3/action Aug 16 21:16:32.495554 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [req-960dc2c4-5218-4941-924d-8b83b048b09c req-84301708-fa6c-44b6-8a05-5786f30e81f8 tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100331) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 21:16:32.495708 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [req-960dc2c4-5218-4941-924d-8b83b048b09c req-84301708-fa6c-44b6-8a05-5786f30e81f8 tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:16:32.508757 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:16:32.508757 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:16:32.509243 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [req-960dc2c4-5218-4941-924d-8b83b048b09c req-84301708-fa6c-44b6-8a05-5786f30e81f8 tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] Volume info retrieved successfully. Aug 16 21:16:32.514811 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [req-960dc2c4-5218-4941-924d-8b83b048b09c req-84301708-fa6c-44b6-8a05-5786f30e81f8 tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] Begin detaching volume completed successfully. Aug 16 21:16:32.515099 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [req-960dc2c4-5218-4941-924d-8b83b048b09c req-84301708-fa6c-44b6-8a05-5786f30e81f8 tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] https://10.4.3.143/volume/v3/volumes/4a416a1d-5b74-44a4-8ec1-8e7e4e0b14e3/action returned with HTTP 202 Aug 16 21:16:32.515610 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 814/3241] 10.4.3.143 () {72 vars in 1672 bytes} [Sun Aug 16 21:16:32 2026] POST /volume/v3/volumes/4a416a1d-5b74-44a4-8ec1-8e7e4e0b14e3/action => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 16 21:16:32.565529 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-bd3250d1-5648-47a3-b0c6-5d111d49441c None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:16:32.565886 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-bd3250d1-5648-47a3-b0c6-5d111d49441c None None] GET https://10.4.3.143/volume// Aug 16 21:16:32.566121 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-bd3250d1-5648-47a3-b0c6-5d111d49441c None None] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:16:32.566300 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-bd3250d1-5648-47a3-b0c6-5d111d49441c None None] Calling method 'all' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:16:32.566631 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-bd3250d1-5648-47a3-b0c6-5d111d49441c None None] https://10.4.3.143/volume// returned with HTTP 300 Aug 16 21:16:32.567012 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 812/3242] 10.4.3.143 () {66 vars in 1426 bytes} [Sun Aug 16 21:16: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 16 21:16:32.577660 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [req-960dc2c4-5218-4941-924d-8b83b048b09c req-ecbf82cb-7818-4b92-a0c6-91c7146fb27c None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:16:32.580797 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [req-960dc2c4-5218-4941-924d-8b83b048b09c req-ecbf82cb-7818-4b92-a0c6-91c7146fb27c tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] GET https://10.4.3.143/volume/v3/volumes/4a416a1d-5b74-44a4-8ec1-8e7e4e0b14e3 Aug 16 21:16:32.581088 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [req-960dc2c4-5218-4941-924d-8b83b048b09c req-ecbf82cb-7818-4b92-a0c6-91c7146fb27c tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:16:32.581308 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [req-960dc2c4-5218-4941-924d-8b83b048b09c req-ecbf82cb-7818-4b92-a0c6-91c7146fb27c tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:16:32.590162 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:16:32.590162 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:16:32.595716 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [req-960dc2c4-5218-4941-924d-8b83b048b09c req-ecbf82cb-7818-4b92-a0c6-91c7146fb27c tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] Volume info retrieved successfully. Aug 16 21:16:32.601632 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [req-960dc2c4-5218-4941-924d-8b83b048b09c req-ecbf82cb-7818-4b92-a0c6-91c7146fb27c tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] https://10.4.3.143/volume/v3/volumes/4a416a1d-5b74-44a4-8ec1-8e7e4e0b14e3 returned with HTTP 200 Aug 16 21:16:32.602059 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 803/3243] 10.4.3.143 () {70 vars in 1639 bytes} [Sun Aug 16 21:16:32 2026] GET /volume/v3/volumes/4a416a1d-5b74-44a4-8ec1-8e7e4e0b14e3 => generated 1357 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 16 21:16:32.617191 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-945daac4-349e-40d1-bcae-518d9b4d605e None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:16:32.619117 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-945daac4-349e-40d1-bcae-518d9b4d605e tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] GET https://10.4.3.143/volume/v3/backups/e16073ad-9e43-497a-9337-36dd757cc080 Aug 16 21:16:32.619379 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-945daac4-349e-40d1-bcae-518d9b4d605e tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:16:32.619583 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-945daac4-349e-40d1-bcae-518d9b4d605e tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:16:32.620083 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.v3.backups [None req-945daac4-349e-40d1-bcae-518d9b4d605e tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] Show backup with id e16073ad-9e43-497a-9337-36dd757cc080. {{(pid=100330) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:16:32.624425 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:16:32.624425 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:16:32.625285 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-945daac4-349e-40d1-bcae-518d9b4d605e tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] https://10.4.3.143/volume/v3/backups/e16073ad-9e43-497a-9337-36dd757cc080 returned with HTTP 200 Aug 16 21:16:32.625731 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 815/3244] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:16:32 2026] GET /volume/v3/backups/e16073ad-9e43-497a-9337-36dd757cc080 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:16:33.063083 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-f8c23831-4d2c-40eb-83cc-6a20f4497348 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:16:33.067945 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-f8c23831-4d2c-40eb-83cc-6a20f4497348 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] GET https://10.4.3.143/volume/v3/volumes/f3acf11e-ff25-478d-a345-9c9ec99999b3 Aug 16 21:16:33.067945 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-f8c23831-4d2c-40eb-83cc-6a20f4497348 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:16:33.067945 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-f8c23831-4d2c-40eb-83cc-6a20f4497348 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:16:33.067945 np0000007409 devstack@c-api.service[100331]: DEBUG dbcounter [-] [100331] Writing DB stats cinder:SELECT=342,cinder:UPDATE=80,cinder:INSERT=45 {{(pid=100331) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 16 21:16:33.076495 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:16:33.076495 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:16:33.080223 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-f8c23831-4d2c-40eb-83cc-6a20f4497348 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Volume info retrieved successfully. Aug 16 21:16:33.083937 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-f8c23831-4d2c-40eb-83cc-6a20f4497348 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] https://10.4.3.143/volume/v3/volumes/f3acf11e-ff25-478d-a345-9c9ec99999b3 returned with HTTP 200 Aug 16 21:16:33.084313 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 815/3245] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:16:33 2026] GET /volume/v3/volumes/f3acf11e-ff25-478d-a345-9c9ec99999b3 => generated 841 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:16:33.637282 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-e51fcee6-96fb-4c85-a712-d0bec1e54001 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:16:33.639603 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-e51fcee6-96fb-4c85-a712-d0bec1e54001 tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] GET https://10.4.3.143/volume/v3/backups/e16073ad-9e43-497a-9337-36dd757cc080 Aug 16 21:16:33.639882 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-e51fcee6-96fb-4c85-a712-d0bec1e54001 tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:16:33.640174 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-e51fcee6-96fb-4c85-a712-d0bec1e54001 tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:16:33.640314 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.v3.backups [None req-e51fcee6-96fb-4c85-a712-d0bec1e54001 tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] Show backup with id e16073ad-9e43-497a-9337-36dd757cc080. {{(pid=100332) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:16:33.647556 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:16:33.647556 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:16:33.647556 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-e51fcee6-96fb-4c85-a712-d0bec1e54001 tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] https://10.4.3.143/volume/v3/backups/e16073ad-9e43-497a-9337-36dd757cc080 returned with HTTP 200 Aug 16 21:16:33.647556 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 813/3246] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:16:33 2026] GET /volume/v3/backups/e16073ad-9e43-497a-9337-36dd757cc080 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:16:33.679295 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [req-1295280d-8972-421f-a9db-7460be7ff3ae req-266365c4-a9db-41a9-a0ce-9adb019dec08 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:16:33.682942 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [req-1295280d-8972-421f-a9db-7460be7ff3ae req-266365c4-a9db-41a9-a0ce-9adb019dec08 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] GET https://10.4.3.143/volume/v3/volumes/c94886bd-c6cb-4110-be4f-e094d590d202 Aug 16 21:16:33.682942 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [req-1295280d-8972-421f-a9db-7460be7ff3ae req-266365c4-a9db-41a9-a0ce-9adb019dec08 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:16:33.682942 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [req-1295280d-8972-421f-a9db-7460be7ff3ae req-266365c4-a9db-41a9-a0ce-9adb019dec08 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:16:33.692848 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:16:33.692848 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:16:33.698385 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [req-1295280d-8972-421f-a9db-7460be7ff3ae req-266365c4-a9db-41a9-a0ce-9adb019dec08 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Volume info retrieved successfully. Aug 16 21:16:33.702892 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [req-1295280d-8972-421f-a9db-7460be7ff3ae req-266365c4-a9db-41a9-a0ce-9adb019dec08 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] https://10.4.3.143/volume/v3/volumes/c94886bd-c6cb-4110-be4f-e094d590d202 returned with HTTP 200 Aug 16 21:16:33.705445 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 804/3247] 10.4.3.143 () {68 vars in 1598 bytes} [Sun Aug 16 21:16:33 2026] GET /volume/v3/volumes/c94886bd-c6cb-4110-be4f-e094d590d202 => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:16:33.794454 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-9d33407d-a494-4f0a-bdf5-e84cadeb5027 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:16:33.794454 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-9d33407d-a494-4f0a-bdf5-e84cadeb5027 None None] GET https://10.4.3.143/volume// Aug 16 21:16:33.794454 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-9d33407d-a494-4f0a-bdf5-e84cadeb5027 None None] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:16:33.794454 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-9d33407d-a494-4f0a-bdf5-e84cadeb5027 None None] Calling method 'all' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:16:33.794454 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-9d33407d-a494-4f0a-bdf5-e84cadeb5027 None None] https://10.4.3.143/volume// returned with HTTP 300 Aug 16 21:16:33.794454 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 816/3248] 10.4.3.143 () {66 vars in 1428 bytes} [Sun Aug 16 21:16: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 16 21:16:33.802930 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [req-1295280d-8972-421f-a9db-7460be7ff3ae req-8cb7fc83-b911-484f-94df-e1cd54fb689a None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:16:33.805494 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [req-1295280d-8972-421f-a9db-7460be7ff3ae req-8cb7fc83-b911-484f-94df-e1cd54fb689a tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] POST https://10.4.3.143/volume/v3/attachments Aug 16 21:16:33.805844 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [req-1295280d-8972-421f-a9db-7460be7ff3ae req-8cb7fc83-b911-484f-94df-e1cd54fb689a tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c94886bd-c6cb-4110-be4f-e094d590d202", "connector": null, "instance_uuid": "5f372e61-0ef5-4836-add8-3e8768ebc27e"}} {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:16:33.816180 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:16:33.816180 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:16:33.850461 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [req-1295280d-8972-421f-a9db-7460be7ff3ae req-8cb7fc83-b911-484f-94df-e1cd54fb689a tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] https://10.4.3.143/volume/v3/attachments returned with HTTP 200 Aug 16 21:16:33.851247 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 816/3249] 10.4.3.143 () {74 vars in 1594 bytes} [Sun Aug 16 21:16:33 2026] POST /volume/v3/attachments => generated 273 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:16:33.893234 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-dfc37837-b1b4-4e48-a54b-bc51cb517363 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:16:33.894605 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-dfc37837-b1b4-4e48-a54b-bc51cb517363 None None] GET https://10.4.3.143/volume// Aug 16 21:16:33.894605 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-dfc37837-b1b4-4e48-a54b-bc51cb517363 None None] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:16:33.894605 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-dfc37837-b1b4-4e48-a54b-bc51cb517363 None None] Calling method 'all' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:16:33.894605 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-dfc37837-b1b4-4e48-a54b-bc51cb517363 None None] https://10.4.3.143/volume// returned with HTTP 300 Aug 16 21:16:33.895095 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 814/3250] 10.4.3.143 () {66 vars in 1426 bytes} [Sun Aug 16 21:16: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 16 21:16:33.903509 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [req-1295280d-8972-421f-a9db-7460be7ff3ae req-8ea2b3fc-4376-4c44-98e9-bf0f81b5c280 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:16:33.904711 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-cd872ca2-1c0b-4333-97df-5b191aac02d8 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:16:33.910114 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [req-1295280d-8972-421f-a9db-7460be7ff3ae req-8ea2b3fc-4376-4c44-98e9-bf0f81b5c280 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] GET https://10.4.3.143/volume/v3/volumes/c94886bd-c6cb-4110-be4f-e094d590d202 Aug 16 21:16:33.910114 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [req-1295280d-8972-421f-a9db-7460be7ff3ae req-8ea2b3fc-4376-4c44-98e9-bf0f81b5c280 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:16:33.910114 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [req-1295280d-8972-421f-a9db-7460be7ff3ae req-8ea2b3fc-4376-4c44-98e9-bf0f81b5c280 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:16:33.911901 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-cd872ca2-1c0b-4333-97df-5b191aac02d8 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] GET https://10.4.3.143/volume/v3/volumes/c94886bd-c6cb-4110-be4f-e094d590d202 Aug 16 21:16:33.912237 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-cd872ca2-1c0b-4333-97df-5b191aac02d8 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:16:33.912432 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-cd872ca2-1c0b-4333-97df-5b191aac02d8 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:16:33.928156 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:16:33.928156 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:16:33.930332 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:16:33.930332 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:16:33.935033 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [req-1295280d-8972-421f-a9db-7460be7ff3ae req-8ea2b3fc-4376-4c44-98e9-bf0f81b5c280 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Volume info retrieved successfully. Aug 16 21:16:33.937935 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-cd872ca2-1c0b-4333-97df-5b191aac02d8 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Volume info retrieved successfully. Aug 16 21:16:33.941035 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-cd872ca2-1c0b-4333-97df-5b191aac02d8 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] https://10.4.3.143/volume/v3/volumes/c94886bd-c6cb-4110-be4f-e094d590d202 returned with HTTP 200 Aug 16 21:16:33.941848 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 817/3251] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:16:33 2026] GET /volume/v3/volumes/c94886bd-c6cb-4110-be4f-e094d590d202 => generated 846 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:16:33.942743 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [req-1295280d-8972-421f-a9db-7460be7ff3ae req-8ea2b3fc-4376-4c44-98e9-bf0f81b5c280 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] https://10.4.3.143/volume/v3/volumes/c94886bd-c6cb-4110-be4f-e094d590d202 returned with HTTP 200 Aug 16 21:16:33.943264 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 805/3252] 10.4.3.143 () {70 vars in 1639 bytes} [Sun Aug 16 21:16:33 2026] GET /volume/v3/volumes/c94886bd-c6cb-4110-be4f-e094d590d202 => generated 1026 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 16 21:16:34.050326 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [req-1295280d-8972-421f-a9db-7460be7ff3ae req-62c5848a-2206-40cd-a40d-45cfda204ca8 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:16:34.052522 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [req-1295280d-8972-421f-a9db-7460be7ff3ae req-62c5848a-2206-40cd-a40d-45cfda204ca8 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] PUT https://10.4.3.143/volume/v3/attachments/c61df12f-48ee-44b5-b7d0-2e29464aa418 Aug 16 21:16:34.052931 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [req-1295280d-8972-421f-a9db-7460be7ff3ae req-62c5848a-2206-40cd-a40d-45cfda204ca8 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.143", "host": "np0000007409", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:e42fbcbe2e9", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "69237b68-d654-4a76-81de-86e36bc8fb86", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:16:34.061474 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.coordination [req-1295280d-8972-421f-a9db-7460be7ff3ae req-62c5848a-2206-40cd-a40d-45cfda204ca8 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Acquiring lock "cinder-attachment_update-c94886bd-c6cb-4110-be4f-e094d590d202-np0000007409" by "attachment_update" {{(pid=100331) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:16:34.066071 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.coordination [req-1295280d-8972-421f-a9db-7460be7ff3ae req-62c5848a-2206-40cd-a40d-45cfda204ca8 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Lock "cinder-attachment_update-c94886bd-c6cb-4110-be4f-e094d590d202-np0000007409" acquired by "attachment_update" :: waited 0.005s {{(pid=100331) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:16:34.067532 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:16:34.067532 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:16:34.102345 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-09dddfe2-7ab0-46c0-9a23-8406c3fcdea5 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:16:34.105673 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-09dddfe2-7ab0-46c0-9a23-8406c3fcdea5 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] GET https://10.4.3.143/volume/v3/volumes/f3acf11e-ff25-478d-a345-9c9ec99999b3 Aug 16 21:16:34.105673 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-09dddfe2-7ab0-46c0-9a23-8406c3fcdea5 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:16:34.105673 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-09dddfe2-7ab0-46c0-9a23-8406c3fcdea5 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:16:34.107546 np0000007409 devstack@c-api.service[100332]: DEBUG dbcounter [-] [100332] Writing DB stats cinder:SELECT=318,cinder:UPDATE=97,cinder:INSERT=45 {{(pid=100332) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 16 21:16:34.117568 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:16:34.117568 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:16:34.123047 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-09dddfe2-7ab0-46c0-9a23-8406c3fcdea5 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Volume info retrieved successfully. Aug 16 21:16:34.127670 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-09dddfe2-7ab0-46c0-9a23-8406c3fcdea5 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] https://10.4.3.143/volume/v3/volumes/f3acf11e-ff25-478d-a345-9c9ec99999b3 returned with HTTP 200 Aug 16 21:16:34.128214 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 815/3253] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:16:34 2026] GET /volume/v3/volumes/f3acf11e-ff25-478d-a345-9c9ec99999b3 => generated 841 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:16:34.176115 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.coordination [req-1295280d-8972-421f-a9db-7460be7ff3ae req-62c5848a-2206-40cd-a40d-45cfda204ca8 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Lock "cinder-attachment_update-c94886bd-c6cb-4110-be4f-e094d590d202-np0000007409" released by "attachment_update" :: held 0.110s {{(pid=100331) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:16:34.176509 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [req-1295280d-8972-421f-a9db-7460be7ff3ae req-62c5848a-2206-40cd-a40d-45cfda204ca8 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] https://10.4.3.143/volume/v3/attachments/c61df12f-48ee-44b5-b7d0-2e29464aa418 returned with HTTP 200 Aug 16 21:16:34.177169 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 817/3254] 10.4.3.143 () {74 vars in 1704 bytes} [Sun Aug 16 21:16:34 2026] PUT /volume/v3/attachments/c61df12f-48ee-44b5-b7d0-2e29464aa418 => generated 969 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:16:34.657498 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-5411eb53-70b6-46bf-8d39-b075f7f70963 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:16:34.661175 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-5411eb53-70b6-46bf-8d39-b075f7f70963 tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] GET https://10.4.3.143/volume/v3/backups/e16073ad-9e43-497a-9337-36dd757cc080 Aug 16 21:16:34.661393 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-5411eb53-70b6-46bf-8d39-b075f7f70963 tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:16:34.661581 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-5411eb53-70b6-46bf-8d39-b075f7f70963 tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:16:34.661689 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.v3.backups [None req-5411eb53-70b6-46bf-8d39-b075f7f70963 tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] Show backup with id e16073ad-9e43-497a-9337-36dd757cc080. {{(pid=100330) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:16:34.667862 np0000007409 devstack@c-api.service[100330]: DEBUG dbcounter [-] [100330] Writing DB stats cinder:SELECT=302,cinder:INSERT=37,cinder:UPDATE=80 {{(pid=100330) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 16 21:16:34.673208 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:16:34.673208 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:16:34.673801 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-5411eb53-70b6-46bf-8d39-b075f7f70963 tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] https://10.4.3.143/volume/v3/backups/e16073ad-9e43-497a-9337-36dd757cc080 returned with HTTP 200 Aug 16 21:16:34.674230 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 818/3255] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:16:34 2026] GET /volume/v3/backups/e16073ad-9e43-497a-9337-36dd757cc080 => generated 736 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:16:34.968855 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-79c5aca4-bf50-48e2-8fad-0c0575d87c10 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:16:34.970628 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-79c5aca4-bf50-48e2-8fad-0c0575d87c10 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] GET https://10.4.3.143/volume/v3/volumes/c94886bd-c6cb-4110-be4f-e094d590d202 Aug 16 21:16:34.970965 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-79c5aca4-bf50-48e2-8fad-0c0575d87c10 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:16:34.971258 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-79c5aca4-bf50-48e2-8fad-0c0575d87c10 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:16:34.977426 np0000007409 devstack@c-api.service[100333]: DEBUG dbcounter [-] [100333] Writing DB stats cinder:SELECT=330,cinder:INSERT=48,cinder:UPDATE=97 {{(pid=100333) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 16 21:16:34.987977 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:16:34.987977 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:16:34.992036 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-79c5aca4-bf50-48e2-8fad-0c0575d87c10 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Volume info retrieved successfully. Aug 16 21:16:34.997431 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-79c5aca4-bf50-48e2-8fad-0c0575d87c10 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] https://10.4.3.143/volume/v3/volumes/c94886bd-c6cb-4110-be4f-e094d590d202 returned with HTTP 200 Aug 16 21:16:34.998055 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 806/3256] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:16:34 2026] GET /volume/v3/volumes/c94886bd-c6cb-4110-be4f-e094d590d202 => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:16:35.153227 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-e117c2f3-7fab-42a5-a6dd-0810cb2534a9 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:16:35.156184 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-e117c2f3-7fab-42a5-a6dd-0810cb2534a9 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] GET https://10.4.3.143/volume/v3/volumes/f3acf11e-ff25-478d-a345-9c9ec99999b3 Aug 16 21:16:35.156423 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-e117c2f3-7fab-42a5-a6dd-0810cb2534a9 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:16:35.156655 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-e117c2f3-7fab-42a5-a6dd-0810cb2534a9 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:16:35.171466 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:16:35.171466 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:16:35.175734 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-e117c2f3-7fab-42a5-a6dd-0810cb2534a9 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Volume info retrieved successfully. Aug 16 21:16:35.182115 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-e117c2f3-7fab-42a5-a6dd-0810cb2534a9 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] https://10.4.3.143/volume/v3/volumes/f3acf11e-ff25-478d-a345-9c9ec99999b3 returned with HTTP 200 Aug 16 21:16:35.183264 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 816/3257] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:16:35 2026] GET /volume/v3/volumes/f3acf11e-ff25-478d-a345-9c9ec99999b3 => generated 841 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:16:35.271606 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [req-6326568a-ef49-4f78-a7af-bf5fb033d197 req-fb157fe9-501e-4043-825e-bc31a315c49d None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:16:35.274387 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [req-6326568a-ef49-4f78-a7af-bf5fb033d197 req-fb157fe9-501e-4043-825e-bc31a315c49d tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] POST https://10.4.3.143/volume/v3/attachments/1c5e7648-b0d9-4357-8d08-266d02cbe686/action Aug 16 21:16:35.274841 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [req-6326568a-ef49-4f78-a7af-bf5fb033d197 req-fb157fe9-501e-4043-825e-bc31a315c49d tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Action body: b'{"os-complete": null}' {{(pid=100331) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 21:16:35.275051 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [req-6326568a-ef49-4f78-a7af-bf5fb033d197 req-fb157fe9-501e-4043-825e-bc31a315c49d tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:16:35.296864 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:16:35.296864 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:16:35.308103 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [req-6326568a-ef49-4f78-a7af-bf5fb033d197 req-fb157fe9-501e-4043-825e-bc31a315c49d tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] https://10.4.3.143/volume/v3/attachments/1c5e7648-b0d9-4357-8d08-266d02cbe686/action returned with HTTP 204 Aug 16 21:16:35.308855 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 818/3258] 10.4.3.143 () {74 vars in 1725 bytes} [Sun Aug 16 21:16:35 2026] POST /volume/v3/attachments/1c5e7648-b0d9-4357-8d08-266d02cbe686/action => generated 0 bytes in 38 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:16:35.373165 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [req-960dc2c4-5218-4941-924d-8b83b048b09c req-552f7d5c-f0a4-455e-aee8-9e6f6ceed997 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:16:35.377301 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [req-960dc2c4-5218-4941-924d-8b83b048b09c req-552f7d5c-f0a4-455e-aee8-9e6f6ceed997 tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] DELETE https://10.4.3.143/volume/v3/attachments/de784eb2-0337-4024-b90c-9757f4128825 Aug 16 21:16:35.377301 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [req-960dc2c4-5218-4941-924d-8b83b048b09c req-552f7d5c-f0a4-455e-aee8-9e6f6ceed997 tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:16:35.377301 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [req-960dc2c4-5218-4941-924d-8b83b048b09c req-552f7d5c-f0a4-455e-aee8-9e6f6ceed997 tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] Calling method 'version_select' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:16:35.385934 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:16:35.385934 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:16:35.433290 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [req-960dc2c4-5218-4941-924d-8b83b048b09c req-552f7d5c-f0a4-455e-aee8-9e6f6ceed997 tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] https://10.4.3.143/volume/v3/attachments/de784eb2-0337-4024-b90c-9757f4128825 returned with HTTP 200 Aug 16 21:16:35.433290 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 819/3259] 10.4.3.143 () {72 vars in 1673 bytes} [Sun Aug 16 21:16:35 2026] DELETE /volume/v3/attachments/de784eb2-0337-4024-b90c-9757f4128825 => generated 19 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:16:35.688462 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-262fb856-462e-4648-8d37-8d5c954636f3 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:16:35.691556 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-262fb856-462e-4648-8d37-8d5c954636f3 tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] GET https://10.4.3.143/volume/v3/backups/e16073ad-9e43-497a-9337-36dd757cc080 Aug 16 21:16:35.691556 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-262fb856-462e-4648-8d37-8d5c954636f3 tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:16:35.691556 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-262fb856-462e-4648-8d37-8d5c954636f3 tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:16:35.691556 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.v3.backups [None req-262fb856-462e-4648-8d37-8d5c954636f3 tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] Show backup with id e16073ad-9e43-497a-9337-36dd757cc080. {{(pid=100333) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:16:35.696129 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:16:35.696129 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:16:35.697209 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-262fb856-462e-4648-8d37-8d5c954636f3 tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] https://10.4.3.143/volume/v3/backups/e16073ad-9e43-497a-9337-36dd757cc080 returned with HTTP 200 Aug 16 21:16:35.697927 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 807/3260] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:16:35 2026] GET /volume/v3/backups/e16073ad-9e43-497a-9337-36dd757cc080 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:16:35.707176 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-81015751-a8c2-476c-9a78-19e3d19d4ad0 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:16:35.709024 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-81015751-a8c2-476c-9a78-19e3d19d4ad0 tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] POST https://10.4.3.143/volume/v3/volumes Aug 16 21:16:35.709856 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-81015751-a8c2-476c-9a78-19e3d19d4ad0 tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-2120365248", "snapshot_id": "3c45836d-0017-4b1d-9e0f-b27d7fbe34d8", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:16:35.711354 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.v3.volumes [None req-81015751-a8c2-476c-9a78-19e3d19d4ad0 tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDataIntegrityTests-volume-2120365248', 'snapshot_id': '3c45836d-0017-4b1d-9e0f-b27d7fbe34d8', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100332) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 21:16:35.716965 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:16:35.716965 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:16:35.717520 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-81015751-a8c2-476c-9a78-19e3d19d4ad0 tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] Snapshot retrieved successfully. Aug 16 21:16:35.717745 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.v3.volumes [None req-81015751-a8c2-476c-9a78-19e3d19d4ad0 tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] Create volume of 1 GB Aug 16 21:16:35.721546 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-81015751-a8c2-476c-9a78-19e3d19d4ad0 tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] Availability Zones retrieved successfully. Aug 16 21:16:35.730091 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-81015751-a8c2-476c-9a78-19e3d19d4ad0 tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] Flow 'volume_create_api' (72ebdc46-27b9-4497-91d7-0a824cd13975) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100332) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:16:35.730091 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-81015751-a8c2-476c-9a78-19e3d19d4ad0 tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7948ed51-dd46-46f4-9c93-49fb05c2df80) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:16:35.730091 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.flows.api.create_volume [None req-81015751-a8c2-476c-9a78-19e3d19d4ad0 tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100332) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 21:16:35.764032 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-81015751-a8c2-476c-9a78-19e3d19d4ad0 tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7948ed51-dd46-46f4-9c93-49fb05c2df80) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '3c45836d-0017-4b1d-9e0f-b27d7fbe34d8', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T21:04:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=69e633b8-fab9-4b15-8b40-4f1a67c51cda,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '69e633b8-fab9-4b15-8b40-4f1a67c51cda', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:16:35.765057 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-81015751-a8c2-476c-9a78-19e3d19d4ad0 tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bfefe423-1de2-4ca5-86e3-994b5dcf7d6e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:16:35.809200 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.quota [None req-81015751-a8c2-476c-9a78-19e3d19d4ad0 tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] Created reservations ['a2e47b17-1fa6-4f7e-a2b6-5135e758d245', '3d2d500a-efa8-44b1-9fe1-4d9cc0670651', 'f16cf020-6ce3-4719-b74b-d03750d8b766', '1eab4a5e-08d5-445d-8431-721a7695ce05'] {{(pid=100332) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:16:35.810091 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-81015751-a8c2-476c-9a78-19e3d19d4ad0 tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bfefe423-1de2-4ca5-86e3-994b5dcf7d6e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a2e47b17-1fa6-4f7e-a2b6-5135e758d245', '3d2d500a-efa8-44b1-9fe1-4d9cc0670651', 'f16cf020-6ce3-4719-b74b-d03750d8b766', '1eab4a5e-08d5-445d-8431-721a7695ce05']}' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:16:35.810797 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-81015751-a8c2-476c-9a78-19e3d19d4ad0 tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dcfd156b-4b05-4e1f-8813-b7206a35fd17) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:16:35.849817 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-81015751-a8c2-476c-9a78-19e3d19d4ad0 tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dcfd156b-4b05-4e1f-8813-b7206a35fd17) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '78157b93-3ba6-45b9-b4e4-121e7960d475', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-2120365248',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='88e7df9fedf94124a1c3d1de27c58aaf',qos_specs=None,replication_status=,reservations=['a2e47b17-1fa6-4f7e-a2b6-5135e758d245','3d2d500a-efa8-44b1-9fe1-4d9cc0670651','f16cf020-6ce3-4719-b74b-d03750d8b766','1eab4a5e-08d5-445d-8431-721a7695ce05'],size=1,snapshot_id=3c45836d-0017-4b1d-9e0f-b27d7fbe34d8,source_replicaid=,source_volid=None,status='creating',user_id='f1e18c02cf1b49a8b414e3ecb3fd4b00',volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T21:16:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-2120365248',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=78157b93-3ba6-45b9-b4e4-121e7960d475,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='88e7df9fedf94124a1c3d1de27c58aaf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=3c45836d-0017-4b1d-9e0f-b27d7fbe34d8,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f1e18c02cf1b49a8b414e3ecb3fd4b00',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(69e633b8-fab9-4b15-8b40-4f1a67c51cda),volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda)}' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:16:35.850608 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-81015751-a8c2-476c-9a78-19e3d19d4ad0 tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (80e886e1-05b7-44bf-bdba-cf930b0cf407) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:16:35.869047 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-81015751-a8c2-476c-9a78-19e3d19d4ad0 tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (80e886e1-05b7-44bf-bdba-cf930b0cf407) transitioned into state 'SUCCESS' from state '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-2120365248',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='88e7df9fedf94124a1c3d1de27c58aaf',qos_specs=None,replication_status=,reservations=['a2e47b17-1fa6-4f7e-a2b6-5135e758d245','3d2d500a-efa8-44b1-9fe1-4d9cc0670651','f16cf020-6ce3-4719-b74b-d03750d8b766','1eab4a5e-08d5-445d-8431-721a7695ce05'],size=1,snapshot_id=3c45836d-0017-4b1d-9e0f-b27d7fbe34d8,source_replicaid=,source_volid=None,status='creating',user_id='f1e18c02cf1b49a8b414e3ecb3fd4b00',volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda)}' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:16:35.869727 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-81015751-a8c2-476c-9a78-19e3d19d4ad0 tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (40bca57a-13c1-4cea-b7cd-10841fb3a669) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:16:35.887616 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-81015751-a8c2-476c-9a78-19e3d19d4ad0 tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (40bca57a-13c1-4cea-b7cd-10841fb3a669) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:16:35.889894 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-81015751-a8c2-476c-9a78-19e3d19d4ad0 tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] Flow 'volume_create_api' (72ebdc46-27b9-4497-91d7-0a824cd13975) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100332) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:16:35.889894 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-81015751-a8c2-476c-9a78-19e3d19d4ad0 tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] Create volume request issued successfully. Aug 16 21:16:35.889894 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-81015751-a8c2-476c-9a78-19e3d19d4ad0 tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Aug 16 21:16:35.889894 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 817/3261] 10.4.3.143 () {68 vars in 1259 bytes} [Sun Aug 16 21:16:35 2026] POST /volume/v3/volumes => generated 791 bytes in 183 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 21:16:35.902417 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-7876fc68-9d0f-4430-ab71-67a935f90788 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:16:35.906346 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-7876fc68-9d0f-4430-ab71-67a935f90788 tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] GET https://10.4.3.143/volume/v3/volumes/78157b93-3ba6-45b9-b4e4-121e7960d475 Aug 16 21:16:35.906346 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-7876fc68-9d0f-4430-ab71-67a935f90788 tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:16:35.906346 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-7876fc68-9d0f-4430-ab71-67a935f90788 tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:16:35.914631 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:16:35.914631 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:16:35.919097 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-7876fc68-9d0f-4430-ab71-67a935f90788 tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] Volume info retrieved successfully. Aug 16 21:16:35.924006 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-7876fc68-9d0f-4430-ab71-67a935f90788 tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] https://10.4.3.143/volume/v3/volumes/78157b93-3ba6-45b9-b4e4-121e7960d475 returned with HTTP 200 Aug 16 21:16:35.924461 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 819/3262] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:16:35 2026] GET /volume/v3/volumes/78157b93-3ba6-45b9-b4e4-121e7960d475 => generated 859 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:16:36.011881 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-3ad3b65f-7d76-40eb-b4c9-db498ed9cae0 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:16:36.016265 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-3ad3b65f-7d76-40eb-b4c9-db498ed9cae0 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] GET https://10.4.3.143/volume/v3/volumes/c94886bd-c6cb-4110-be4f-e094d590d202 Aug 16 21:16:36.016265 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-3ad3b65f-7d76-40eb-b4c9-db498ed9cae0 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:16:36.016265 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-3ad3b65f-7d76-40eb-b4c9-db498ed9cae0 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:16:36.032171 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:16:36.032171 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:16:36.037252 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-3ad3b65f-7d76-40eb-b4c9-db498ed9cae0 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Volume info retrieved successfully. Aug 16 21:16:36.045108 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-3ad3b65f-7d76-40eb-b4c9-db498ed9cae0 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] https://10.4.3.143/volume/v3/volumes/c94886bd-c6cb-4110-be4f-e094d590d202 returned with HTTP 200 Aug 16 21:16:36.045878 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 820/3263] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:16:36 2026] GET /volume/v3/volumes/c94886bd-c6cb-4110-be4f-e094d590d202 => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:16:36.201003 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-05237c89-028b-40fd-a3b8-272f9cba5cb1 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:16:36.203135 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-05237c89-028b-40fd-a3b8-272f9cba5cb1 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] GET https://10.4.3.143/volume/v3/volumes/f3acf11e-ff25-478d-a345-9c9ec99999b3 Aug 16 21:16:36.203371 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-05237c89-028b-40fd-a3b8-272f9cba5cb1 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:16:36.203568 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-05237c89-028b-40fd-a3b8-272f9cba5cb1 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:16:36.213846 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:16:36.213846 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:16:36.217733 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-05237c89-028b-40fd-a3b8-272f9cba5cb1 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Volume info retrieved successfully. Aug 16 21:16:36.222675 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-05237c89-028b-40fd-a3b8-272f9cba5cb1 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] https://10.4.3.143/volume/v3/volumes/f3acf11e-ff25-478d-a345-9c9ec99999b3 returned with HTTP 200 Aug 16 21:16:36.223188 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 808/3264] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:16:36 2026] GET /volume/v3/volumes/f3acf11e-ff25-478d-a345-9c9ec99999b3 => generated 1133 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:16:36.242864 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-801560d0-f9cb-4b8e-9d84-1ad275a5651e None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:16:36.245185 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-801560d0-f9cb-4b8e-9d84-1ad275a5651e tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] POST https://10.4.3.143/volume/v3/backups Aug 16 21:16:36.245587 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-801560d0-f9cb-4b8e-9d84-1ad275a5651e tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "f3acf11e-ff25-478d-a345-9c9ec99999b3", "name": "tempest-VolumesBackupsTest-Backup-757494776", "force": true, "container": "tempest-volumesbackupstest-backup-container-2027295253"}} {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:16:36.247443 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.contrib.backups [None req-801560d0-f9cb-4b8e-9d84-1ad275a5651e tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Creating new backup {'backup': {'volume_id': 'f3acf11e-ff25-478d-a345-9c9ec99999b3', 'name': 'tempest-VolumesBackupsTest-Backup-757494776', 'force': True, 'container': 'tempest-volumesbackupstest-backup-container-2027295253'}} {{(pid=100332) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 16 21:16:36.247658 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.contrib.backups [None req-801560d0-f9cb-4b8e-9d84-1ad275a5651e tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Creating backup of volume f3acf11e-ff25-478d-a345-9c9ec99999b3 in container tempest-volumesbackupstest-backup-container-2027295253 Aug 16 21:16:36.258099 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:16:36.258099 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:16:36.258798 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-801560d0-f9cb-4b8e-9d84-1ad275a5651e tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Volume info retrieved successfully. Aug 16 21:16:36.297682 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.quota [None req-801560d0-f9cb-4b8e-9d84-1ad275a5651e tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Created reservations ['d2b8c065-94e2-405a-adc2-9e29a6c72b53', 'f4b83965-82fc-4b6c-ab09-ae2c23e199eb'] {{(pid=100332) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:16:36.338397 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-801560d0-f9cb-4b8e-9d84-1ad275a5651e tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] https://10.4.3.143/volume/v3/backups returned with HTTP 202 Aug 16 21:16:36.338820 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 818/3265] 10.4.3.143 () {68 vars in 1259 bytes} [Sun Aug 16 21:16:36 2026] POST /volume/v3/backups => generated 329 bytes in 96 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 21:16:36.348391 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-99a48a35-8661-4676-afbd-c84f51accda3 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:16:36.352387 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-99a48a35-8661-4676-afbd-c84f51accda3 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] GET https://10.4.3.143/volume/v3/backups/0d888b43-c653-4591-83cf-69f9d69156b3 Aug 16 21:16:36.352592 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-99a48a35-8661-4676-afbd-c84f51accda3 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:16:36.352777 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-99a48a35-8661-4676-afbd-c84f51accda3 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:16:36.352883 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.v3.backups [None req-99a48a35-8661-4676-afbd-c84f51accda3 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Show backup with id 0d888b43-c653-4591-83cf-69f9d69156b3. {{(pid=100331) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:16:36.358208 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:16:36.358208 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:16:36.358780 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-99a48a35-8661-4676-afbd-c84f51accda3 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] https://10.4.3.143/volume/v3/backups/0d888b43-c653-4591-83cf-69f9d69156b3 returned with HTTP 200 Aug 16 21:16:36.358938 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 820/3266] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:16:36 2026] GET /volume/v3/backups/0d888b43-c653-4591-83cf-69f9d69156b3 => generated 788 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:16:36.709367 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-46bb2ecf-ff21-4dff-a9ec-9dbc3ff56d1a None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:16:36.711445 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-46bb2ecf-ff21-4dff-a9ec-9dbc3ff56d1a tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] GET https://10.4.3.143/volume/v3/backups/e16073ad-9e43-497a-9337-36dd757cc080 Aug 16 21:16:36.714656 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-46bb2ecf-ff21-4dff-a9ec-9dbc3ff56d1a tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:16:36.714656 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-46bb2ecf-ff21-4dff-a9ec-9dbc3ff56d1a tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:16:36.714656 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.v3.backups [None req-46bb2ecf-ff21-4dff-a9ec-9dbc3ff56d1a tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] Show backup with id e16073ad-9e43-497a-9337-36dd757cc080. {{(pid=100330) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:16:36.716813 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:16:36.716813 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:16:36.717516 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-46bb2ecf-ff21-4dff-a9ec-9dbc3ff56d1a tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] https://10.4.3.143/volume/v3/backups/e16073ad-9e43-497a-9337-36dd757cc080 returned with HTTP 200 Aug 16 21:16:36.717922 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 821/3267] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:16:36 2026] GET /volume/v3/backups/e16073ad-9e43-497a-9337-36dd757cc080 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:16:36.936445 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-c88aae10-d07d-45a9-ae83-2e9025b2e029 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:16:36.938792 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-c88aae10-d07d-45a9-ae83-2e9025b2e029 tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] GET https://10.4.3.143/volume/v3/volumes/78157b93-3ba6-45b9-b4e4-121e7960d475 Aug 16 21:16:36.939571 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-c88aae10-d07d-45a9-ae83-2e9025b2e029 tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:16:36.939571 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-c88aae10-d07d-45a9-ae83-2e9025b2e029 tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:16:36.947193 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:16:36.947193 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:16:36.950611 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-c88aae10-d07d-45a9-ae83-2e9025b2e029 tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] Volume info retrieved successfully. Aug 16 21:16:36.954746 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-c88aae10-d07d-45a9-ae83-2e9025b2e029 tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] https://10.4.3.143/volume/v3/volumes/78157b93-3ba6-45b9-b4e4-121e7960d475 returned with HTTP 200 Aug 16 21:16:36.955437 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 809/3268] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:16:36 2026] GET /volume/v3/volumes/78157b93-3ba6-45b9-b4e4-121e7960d475 => generated 884 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:16:36.969119 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-f8bb3930-314c-423b-9b60-b4b1e24abc1a None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:16:36.971071 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-f8bb3930-314c-423b-9b60-b4b1e24abc1a tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] GET https://10.4.3.143/volume/v3/volumes/78157b93-3ba6-45b9-b4e4-121e7960d475 Aug 16 21:16:36.971284 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-f8bb3930-314c-423b-9b60-b4b1e24abc1a tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:16:36.971498 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-f8bb3930-314c-423b-9b60-b4b1e24abc1a tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:16:36.978180 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:16:36.978180 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:16:36.981440 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-f8bb3930-314c-423b-9b60-b4b1e24abc1a tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] Volume info retrieved successfully. Aug 16 21:16:36.985451 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-f8bb3930-314c-423b-9b60-b4b1e24abc1a tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] https://10.4.3.143/volume/v3/volumes/78157b93-3ba6-45b9-b4e4-121e7960d475 returned with HTTP 200 Aug 16 21:16:36.985839 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 819/3269] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:16:36 2026] GET /volume/v3/volumes/78157b93-3ba6-45b9-b4e4-121e7960d475 => generated 884 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:16:37.057286 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-d51dd6fd-3264-4e75-ae7e-c8b58dbaec5a None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:16:37.060664 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-d51dd6fd-3264-4e75-ae7e-c8b58dbaec5a tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] GET https://10.4.3.143/volume/v3/volumes/c94886bd-c6cb-4110-be4f-e094d590d202 Aug 16 21:16:37.060856 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-d51dd6fd-3264-4e75-ae7e-c8b58dbaec5a tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:16:37.061093 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-d51dd6fd-3264-4e75-ae7e-c8b58dbaec5a tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:16:37.082989 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:16:37.082989 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:16:37.088679 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-d51dd6fd-3264-4e75-ae7e-c8b58dbaec5a tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Volume info retrieved successfully. Aug 16 21:16:37.094508 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-d51dd6fd-3264-4e75-ae7e-c8b58dbaec5a tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] https://10.4.3.143/volume/v3/volumes/c94886bd-c6cb-4110-be4f-e094d590d202 returned with HTTP 200 Aug 16 21:16:37.094931 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 821/3270] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:16:37 2026] GET /volume/v3/volumes/c94886bd-c6cb-4110-be4f-e094d590d202 => generated 847 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:16:37.375579 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-a5214f10-4ba8-4242-b546-2f7c49842c83 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:16:37.377637 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-a5214f10-4ba8-4242-b546-2f7c49842c83 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] GET https://10.4.3.143/volume/v3/backups/0d888b43-c653-4591-83cf-69f9d69156b3 Aug 16 21:16:37.377848 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-a5214f10-4ba8-4242-b546-2f7c49842c83 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:16:37.378105 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-a5214f10-4ba8-4242-b546-2f7c49842c83 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:16:37.378284 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.v3.backups [None req-a5214f10-4ba8-4242-b546-2f7c49842c83 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Show backup with id 0d888b43-c653-4591-83cf-69f9d69156b3. {{(pid=100330) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:16:37.382673 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:16:37.382673 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:16:37.383547 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-a5214f10-4ba8-4242-b546-2f7c49842c83 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] https://10.4.3.143/volume/v3/backups/0d888b43-c653-4591-83cf-69f9d69156b3 returned with HTTP 200 Aug 16 21:16:37.383856 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 822/3271] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:16:37 2026] GET /volume/v3/backups/0d888b43-c653-4591-83cf-69f9d69156b3 => generated 790 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:16:37.427728 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [req-0e439ba9-899b-4e8b-882b-a5dfc808ffbe req-114b9d69-2623-4410-adf5-244545da4a2b None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:16:37.504663 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [req-0e439ba9-899b-4e8b-882b-a5dfc808ffbe req-114b9d69-2623-4410-adf5-244545da4a2b tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] GET https://10.4.3.143/volume/v3/volumes/78157b93-3ba6-45b9-b4e4-121e7960d475 Aug 16 21:16:37.504875 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [req-0e439ba9-899b-4e8b-882b-a5dfc808ffbe req-114b9d69-2623-4410-adf5-244545da4a2b tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:16:37.505087 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [req-0e439ba9-899b-4e8b-882b-a5dfc808ffbe req-114b9d69-2623-4410-adf5-244545da4a2b tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:16:37.511760 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:16:37.511760 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:16:37.514767 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [req-0e439ba9-899b-4e8b-882b-a5dfc808ffbe req-114b9d69-2623-4410-adf5-244545da4a2b tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] Volume info retrieved successfully. Aug 16 21:16:37.518867 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [req-0e439ba9-899b-4e8b-882b-a5dfc808ffbe req-114b9d69-2623-4410-adf5-244545da4a2b tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] https://10.4.3.143/volume/v3/volumes/78157b93-3ba6-45b9-b4e4-121e7960d475 returned with HTTP 200 Aug 16 21:16:37.519007 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 810/3272] 10.4.3.143 () {68 vars in 1598 bytes} [Sun Aug 16 21:16:37 2026] GET /volume/v3/volumes/78157b93-3ba6-45b9-b4e4-121e7960d475 => generated 884 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:16:37.593473 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-e2e8e7b8-f865-4549-a953-3e16a4baff13 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:16:37.596435 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-e2e8e7b8-f865-4549-a953-3e16a4baff13 None None] GET https://10.4.3.143/volume// Aug 16 21:16:37.596435 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-e2e8e7b8-f865-4549-a953-3e16a4baff13 None None] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:16:37.596435 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-e2e8e7b8-f865-4549-a953-3e16a4baff13 None None] Calling method 'all' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:16:37.596435 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-e2e8e7b8-f865-4549-a953-3e16a4baff13 None None] https://10.4.3.143/volume// returned with HTTP 300 Aug 16 21:16:37.596435 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 820/3273] 10.4.3.143 () {66 vars in 1428 bytes} [Sun Aug 16 21:16: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 16 21:16:37.603753 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [req-0e439ba9-899b-4e8b-882b-a5dfc808ffbe req-4e9235b8-1e0f-48a3-ad7f-ed643c04bb14 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:16:37.605700 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [req-0e439ba9-899b-4e8b-882b-a5dfc808ffbe req-4e9235b8-1e0f-48a3-ad7f-ed643c04bb14 tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] POST https://10.4.3.143/volume/v3/attachments Aug 16 21:16:37.606074 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [req-0e439ba9-899b-4e8b-882b-a5dfc808ffbe req-4e9235b8-1e0f-48a3-ad7f-ed643c04bb14 tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "78157b93-3ba6-45b9-b4e4-121e7960d475", "connector": null, "instance_uuid": "fefd665c-f9a1-43c5-965b-09b4523406fc"}} {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:16:37.614302 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:16:37.614302 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:16:37.637209 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [req-0e439ba9-899b-4e8b-882b-a5dfc808ffbe req-4e9235b8-1e0f-48a3-ad7f-ed643c04bb14 tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] https://10.4.3.143/volume/v3/attachments returned with HTTP 200 Aug 16 21:16:37.637619 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 822/3274] 10.4.3.143 () {74 vars in 1594 bytes} [Sun Aug 16 21:16:37 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 16 21:16:37.666676 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-5821eb6a-5353-4294-8ad3-4e02afc10eed None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:16:37.670898 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-5821eb6a-5353-4294-8ad3-4e02afc10eed tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] GET https://10.4.3.143/volume/v3/volumes/78157b93-3ba6-45b9-b4e4-121e7960d475 Aug 16 21:16:37.671122 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-5821eb6a-5353-4294-8ad3-4e02afc10eed tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:16:37.671312 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-5821eb6a-5353-4294-8ad3-4e02afc10eed tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:16:37.676873 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-0779b322-87eb-49e8-b21a-12c57e58f06e None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:16:37.677312 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-0779b322-87eb-49e8-b21a-12c57e58f06e None None] GET https://10.4.3.143/volume// Aug 16 21:16:37.677465 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-0779b322-87eb-49e8-b21a-12c57e58f06e None None] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:16:37.677621 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-0779b322-87eb-49e8-b21a-12c57e58f06e None None] Calling method 'all' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:16:37.677911 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-0779b322-87eb-49e8-b21a-12c57e58f06e None None] https://10.4.3.143/volume// returned with HTTP 300 Aug 16 21:16:37.678188 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 811/3275] 10.4.3.143 () {66 vars in 1426 bytes} [Sun Aug 16 21:16: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 16 21:16:37.683260 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:16:37.683260 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:16:37.687146 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [req-0e439ba9-899b-4e8b-882b-a5dfc808ffbe req-13336e4e-2a9c-447e-ac91-53ce75fa187d None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:16:37.687292 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-5821eb6a-5353-4294-8ad3-4e02afc10eed tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] Volume info retrieved successfully. Aug 16 21:16:37.692971 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-5821eb6a-5353-4294-8ad3-4e02afc10eed tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] https://10.4.3.143/volume/v3/volumes/78157b93-3ba6-45b9-b4e4-121e7960d475 returned with HTTP 200 Aug 16 21:16:37.692971 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 823/3276] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:16:37 2026] GET /volume/v3/volumes/78157b93-3ba6-45b9-b4e4-121e7960d475 => generated 883 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:16:37.693147 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [req-0e439ba9-899b-4e8b-882b-a5dfc808ffbe req-13336e4e-2a9c-447e-ac91-53ce75fa187d tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] GET https://10.4.3.143/volume/v3/volumes/78157b93-3ba6-45b9-b4e4-121e7960d475 Aug 16 21:16:37.693147 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [req-0e439ba9-899b-4e8b-882b-a5dfc808ffbe req-13336e4e-2a9c-447e-ac91-53ce75fa187d tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:16:37.693147 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [req-0e439ba9-899b-4e8b-882b-a5dfc808ffbe req-13336e4e-2a9c-447e-ac91-53ce75fa187d tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:16:37.708121 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:16:37.708121 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:16:37.713458 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [req-0e439ba9-899b-4e8b-882b-a5dfc808ffbe req-13336e4e-2a9c-447e-ac91-53ce75fa187d tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] Volume info retrieved successfully. Aug 16 21:16:37.721864 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [req-0e439ba9-899b-4e8b-882b-a5dfc808ffbe req-13336e4e-2a9c-447e-ac91-53ce75fa187d tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] https://10.4.3.143/volume/v3/volumes/78157b93-3ba6-45b9-b4e4-121e7960d475 returned with HTTP 200 Aug 16 21:16:37.722553 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 821/3277] 10.4.3.143 () {70 vars in 1639 bytes} [Sun Aug 16 21:16:37 2026] GET /volume/v3/volumes/78157b93-3ba6-45b9-b4e4-121e7960d475 => generated 1063 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 16 21:16:37.730532 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-509be768-e939-48cd-80d9-ec2f704b101a None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:16:37.733102 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-509be768-e939-48cd-80d9-ec2f704b101a tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] GET https://10.4.3.143/volume/v3/backups/e16073ad-9e43-497a-9337-36dd757cc080 Aug 16 21:16:37.733397 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-509be768-e939-48cd-80d9-ec2f704b101a tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:16:37.733664 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-509be768-e939-48cd-80d9-ec2f704b101a tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:16:37.733808 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.v3.backups [None req-509be768-e939-48cd-80d9-ec2f704b101a tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] Show backup with id e16073ad-9e43-497a-9337-36dd757cc080. {{(pid=100331) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:16:37.739457 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:16:37.739457 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:16:37.740344 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-509be768-e939-48cd-80d9-ec2f704b101a tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] https://10.4.3.143/volume/v3/backups/e16073ad-9e43-497a-9337-36dd757cc080 returned with HTTP 200 Aug 16 21:16:37.740867 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 823/3278] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:16:37 2026] GET /volume/v3/backups/e16073ad-9e43-497a-9337-36dd757cc080 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:16:37.833872 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [req-0e439ba9-899b-4e8b-882b-a5dfc808ffbe req-b4910a90-226c-443d-8c31-4d8f788aab4c None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:16:37.836025 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [req-0e439ba9-899b-4e8b-882b-a5dfc808ffbe req-b4910a90-226c-443d-8c31-4d8f788aab4c tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] PUT https://10.4.3.143/volume/v3/attachments/15f88fa0-8d76-408d-9ed3-04ec622f0180 Aug 16 21:16:37.836478 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [req-0e439ba9-899b-4e8b-882b-a5dfc808ffbe req-b4910a90-226c-443d-8c31-4d8f788aab4c tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.143", "host": "np0000007409", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:e42fbcbe2e9", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "69237b68-d654-4a76-81de-86e36bc8fb86", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:16:37.846740 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.coordination [req-0e439ba9-899b-4e8b-882b-a5dfc808ffbe req-b4910a90-226c-443d-8c31-4d8f788aab4c tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] Acquiring lock "cinder-attachment_update-78157b93-3ba6-45b9-b4e4-121e7960d475-np0000007409" by "attachment_update" {{(pid=100333) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:16:37.851887 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.coordination [req-0e439ba9-899b-4e8b-882b-a5dfc808ffbe req-b4910a90-226c-443d-8c31-4d8f788aab4c tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] Lock "cinder-attachment_update-78157b93-3ba6-45b9-b4e4-121e7960d475-np0000007409" acquired by "attachment_update" :: waited 0.005s {{(pid=100333) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:16:37.853448 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:16:37.853448 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:16:37.946633 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.coordination [req-0e439ba9-899b-4e8b-882b-a5dfc808ffbe req-b4910a90-226c-443d-8c31-4d8f788aab4c tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] Lock "cinder-attachment_update-78157b93-3ba6-45b9-b4e4-121e7960d475-np0000007409" released by "attachment_update" :: held 0.095s {{(pid=100333) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:16:37.947107 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [req-0e439ba9-899b-4e8b-882b-a5dfc808ffbe req-b4910a90-226c-443d-8c31-4d8f788aab4c tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] https://10.4.3.143/volume/v3/attachments/15f88fa0-8d76-408d-9ed3-04ec622f0180 returned with HTTP 200 Aug 16 21:16:37.947744 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 812/3279] 10.4.3.143 () {74 vars in 1704 bytes} [Sun Aug 16 21:16:37 2026] PUT /volume/v3/attachments/15f88fa0-8d76-408d-9ed3-04ec622f0180 => generated 969 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:16:38.110032 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-4f307db9-c3e5-4400-9a71-18c66f9304e6 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:16:38.112264 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-4f307db9-c3e5-4400-9a71-18c66f9304e6 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] GET https://10.4.3.143/volume/v3/volumes/c94886bd-c6cb-4110-be4f-e094d590d202 Aug 16 21:16:38.112526 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-4f307db9-c3e5-4400-9a71-18c66f9304e6 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:16:38.112786 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-4f307db9-c3e5-4400-9a71-18c66f9304e6 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:16:38.125576 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:16:38.125576 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:16:38.130474 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-4f307db9-c3e5-4400-9a71-18c66f9304e6 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Volume info retrieved successfully. Aug 16 21:16:38.135767 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-4f307db9-c3e5-4400-9a71-18c66f9304e6 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] https://10.4.3.143/volume/v3/volumes/c94886bd-c6cb-4110-be4f-e094d590d202 returned with HTTP 200 Aug 16 21:16:38.136204 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 824/3280] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:16:38 2026] GET /volume/v3/volumes/c94886bd-c6cb-4110-be4f-e094d590d202 => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:16:38.403766 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-5d2bfd37-c27f-442f-b470-780652a1f4a6 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:16:38.405533 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-5d2bfd37-c27f-442f-b470-780652a1f4a6 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] GET https://10.4.3.143/volume/v3/backups/0d888b43-c653-4591-83cf-69f9d69156b3 Aug 16 21:16:38.407074 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-5d2bfd37-c27f-442f-b470-780652a1f4a6 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:16:38.407074 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-5d2bfd37-c27f-442f-b470-780652a1f4a6 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:16:38.407074 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.v3.backups [None req-5d2bfd37-c27f-442f-b470-780652a1f4a6 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Show backup with id 0d888b43-c653-4591-83cf-69f9d69156b3. {{(pid=100332) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:16:38.410905 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:16:38.410905 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:16:38.412119 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-5d2bfd37-c27f-442f-b470-780652a1f4a6 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] https://10.4.3.143/volume/v3/backups/0d888b43-c653-4591-83cf-69f9d69156b3 returned with HTTP 200 Aug 16 21:16:38.412553 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 822/3281] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:16:38 2026] GET /volume/v3/backups/0d888b43-c653-4591-83cf-69f9d69156b3 => generated 790 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:16:38.612582 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [req-1295280d-8972-421f-a9db-7460be7ff3ae req-fb71ce8a-264a-454a-920c-418185210595 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:16:38.614751 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [req-1295280d-8972-421f-a9db-7460be7ff3ae req-fb71ce8a-264a-454a-920c-418185210595 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] POST https://10.4.3.143/volume/v3/attachments/c61df12f-48ee-44b5-b7d0-2e29464aa418/action Aug 16 21:16:38.615152 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [req-1295280d-8972-421f-a9db-7460be7ff3ae req-fb71ce8a-264a-454a-920c-418185210595 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Action body: b'{"os-complete": null}' {{(pid=100331) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 21:16:38.615307 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [req-1295280d-8972-421f-a9db-7460be7ff3ae req-fb71ce8a-264a-454a-920c-418185210595 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:16:38.633319 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:16:38.633319 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:16:38.643484 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [req-1295280d-8972-421f-a9db-7460be7ff3ae req-fb71ce8a-264a-454a-920c-418185210595 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] https://10.4.3.143/volume/v3/attachments/c61df12f-48ee-44b5-b7d0-2e29464aa418/action returned with HTTP 204 Aug 16 21:16:38.643902 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 824/3282] 10.4.3.143 () {74 vars in 1725 bytes} [Sun Aug 16 21:16:38 2026] POST /volume/v3/attachments/c61df12f-48ee-44b5-b7d0-2e29464aa418/action => generated 0 bytes in 32 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:16:38.703024 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-d7a9cc43-11db-4d0e-93c0-d7880b58f9be None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:16:38.704614 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-d7a9cc43-11db-4d0e-93c0-d7880b58f9be tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] GET https://10.4.3.143/volume/v3/volumes/78157b93-3ba6-45b9-b4e4-121e7960d475 Aug 16 21:16:38.704793 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-d7a9cc43-11db-4d0e-93c0-d7880b58f9be tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:16:38.705002 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-d7a9cc43-11db-4d0e-93c0-d7880b58f9be tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:16:38.751074 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-c4a55520-0d79-4918-b550-fb67cf8d066c None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:16:38.755257 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-c4a55520-0d79-4918-b550-fb67cf8d066c tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] GET https://10.4.3.143/volume/v3/backups/e16073ad-9e43-497a-9337-36dd757cc080 Aug 16 21:16:38.755489 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-c4a55520-0d79-4918-b550-fb67cf8d066c tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:16:38.755676 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-c4a55520-0d79-4918-b550-fb67cf8d066c tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:16:38.755792 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.v3.backups [None req-c4a55520-0d79-4918-b550-fb67cf8d066c tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] Show backup with id e16073ad-9e43-497a-9337-36dd757cc080. {{(pid=100330) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:16:38.759909 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:16:38.759909 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:16:38.760535 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-c4a55520-0d79-4918-b550-fb67cf8d066c tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] https://10.4.3.143/volume/v3/backups/e16073ad-9e43-497a-9337-36dd757cc080 returned with HTTP 200 Aug 16 21:16:38.761009 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 825/3283] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:16:38 2026] GET /volume/v3/backups/e16073ad-9e43-497a-9337-36dd757cc080 => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:16:38.912854 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:16:38.912854 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:16:38.917494 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-d7a9cc43-11db-4d0e-93c0-d7880b58f9be tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] Volume info retrieved successfully. Aug 16 21:16:38.923508 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-d7a9cc43-11db-4d0e-93c0-d7880b58f9be tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] https://10.4.3.143/volume/v3/volumes/78157b93-3ba6-45b9-b4e4-121e7960d475 returned with HTTP 200 Aug 16 21:16:38.924090 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 813/3284] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:16:38 2026] GET /volume/v3/volumes/78157b93-3ba6-45b9-b4e4-121e7960d475 => generated 884 bytes in 221 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:16:39.149003 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-2b0a4dc9-fc49-4d54-b26c-a90be4565016 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:16:39.152811 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-2b0a4dc9-fc49-4d54-b26c-a90be4565016 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] GET https://10.4.3.143/volume/v3/volumes/c94886bd-c6cb-4110-be4f-e094d590d202 Aug 16 21:16:39.152811 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-2b0a4dc9-fc49-4d54-b26c-a90be4565016 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:16:39.152811 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-2b0a4dc9-fc49-4d54-b26c-a90be4565016 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:16:39.162201 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:16:39.162201 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:16:39.166447 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-2b0a4dc9-fc49-4d54-b26c-a90be4565016 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Volume info retrieved successfully. Aug 16 21:16:39.171338 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-2b0a4dc9-fc49-4d54-b26c-a90be4565016 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] https://10.4.3.143/volume/v3/volumes/c94886bd-c6cb-4110-be4f-e094d590d202 returned with HTTP 200 Aug 16 21:16:39.171868 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 823/3285] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:16:39 2026] GET /volume/v3/volumes/c94886bd-c6cb-4110-be4f-e094d590d202 => generated 1139 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:16:39.190306 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-696bba38-f910-422f-8c4f-5674eb2d4bc2 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:16:39.192500 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-696bba38-f910-422f-8c4f-5674eb2d4bc2 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] POST https://10.4.3.143/volume/v3/snapshots Aug 16 21:16:39.192929 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-696bba38-f910-422f-8c4f-5674eb2d4bc2 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "c94886bd-c6cb-4110-be4f-e094d590d202", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-924779073"}} {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:16:39.208421 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:16:39.208421 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:16:39.209138 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-696bba38-f910-422f-8c4f-5674eb2d4bc2 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Volume info retrieved successfully. Aug 16 21:16:39.209335 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.v3.snapshots [None req-696bba38-f910-422f-8c4f-5674eb2d4bc2 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Create snapshot from volume c94886bd-c6cb-4110-be4f-e094d590d202 Aug 16 21:16:39.245848 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.quota [None req-696bba38-f910-422f-8c4f-5674eb2d4bc2 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Created reservations ['cd93ea0c-3136-44a3-b9ee-d1f24dfa9515', '628e7544-1264-432f-a1f1-4830d9a9d75e', '45b31269-87cd-4599-99d4-d5b9fb2155a3', '14a53bd3-4f90-4b54-be5a-d6f5ac650833'] {{(pid=100331) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:16:39.285332 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-696bba38-f910-422f-8c4f-5674eb2d4bc2 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Snapshot force create request issued successfully. Aug 16 21:16:39.285839 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-696bba38-f910-422f-8c4f-5674eb2d4bc2 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] https://10.4.3.143/volume/v3/snapshots returned with HTTP 202 Aug 16 21:16:39.286383 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 825/3286] 10.4.3.143 () {68 vars in 1265 bytes} [Sun Aug 16 21:16:39 2026] POST /volume/v3/snapshots => generated 309 bytes in 97 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 21:16:39.295234 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-2904df5a-de4d-41e1-a46b-8cd5b651518e None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:16:39.300422 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-2904df5a-de4d-41e1-a46b-8cd5b651518e tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] GET https://10.4.3.143/volume/v3/snapshots/c17733b2-411f-45a2-8064-8e4c2e6f8a78 Aug 16 21:16:39.300819 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-2904df5a-de4d-41e1-a46b-8cd5b651518e tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:16:39.301053 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-2904df5a-de4d-41e1-a46b-8cd5b651518e tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:16:39.308751 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:16:39.308751 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:16:39.310171 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-2904df5a-de4d-41e1-a46b-8cd5b651518e tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Snapshot retrieved successfully. Aug 16 21:16:39.312494 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-2904df5a-de4d-41e1-a46b-8cd5b651518e tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] https://10.4.3.143/volume/v3/snapshots/c17733b2-411f-45a2-8064-8e4c2e6f8a78 returned with HTTP 200 Aug 16 21:16:39.314095 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 826/3287] 10.4.3.143 () {66 vars in 1354 bytes} [Sun Aug 16 21:16:39 2026] GET /volume/v3/snapshots/c17733b2-411f-45a2-8064-8e4c2e6f8a78 => generated 441 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:16:39.425245 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-5d02ae82-b875-4f3c-987e-788a3b245f0c None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:16:39.427236 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-5d02ae82-b875-4f3c-987e-788a3b245f0c tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] GET https://10.4.3.143/volume/v3/backups/0d888b43-c653-4591-83cf-69f9d69156b3 Aug 16 21:16:39.427440 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-5d02ae82-b875-4f3c-987e-788a3b245f0c tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:16:39.427635 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-5d02ae82-b875-4f3c-987e-788a3b245f0c tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:16:39.427756 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.v3.backups [None req-5d02ae82-b875-4f3c-987e-788a3b245f0c tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Show backup with id 0d888b43-c653-4591-83cf-69f9d69156b3. {{(pid=100333) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:16:39.432346 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:16:39.432346 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:16:39.433088 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-5d02ae82-b875-4f3c-987e-788a3b245f0c tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] https://10.4.3.143/volume/v3/backups/0d888b43-c653-4591-83cf-69f9d69156b3 returned with HTTP 200 Aug 16 21:16:39.433455 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 814/3288] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:16:39 2026] GET /volume/v3/backups/0d888b43-c653-4591-83cf-69f9d69156b3 => generated 790 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:16:39.771401 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-c8dbe3b9-66ae-439a-a806-70c4f801bda4 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:16:39.773234 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-c8dbe3b9-66ae-439a-a806-70c4f801bda4 tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] GET https://10.4.3.143/volume/v3/backups/e16073ad-9e43-497a-9337-36dd757cc080 Aug 16 21:16:39.773471 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-c8dbe3b9-66ae-439a-a806-70c4f801bda4 tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:16:39.773646 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-c8dbe3b9-66ae-439a-a806-70c4f801bda4 tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:16:39.773754 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.v3.backups [None req-c8dbe3b9-66ae-439a-a806-70c4f801bda4 tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] Show backup with id e16073ad-9e43-497a-9337-36dd757cc080. {{(pid=100332) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:16:39.778400 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:16:39.778400 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:16:39.779117 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-c8dbe3b9-66ae-439a-a806-70c4f801bda4 tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] https://10.4.3.143/volume/v3/backups/e16073ad-9e43-497a-9337-36dd757cc080 returned with HTTP 200 Aug 16 21:16:39.779514 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 824/3289] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:16:39 2026] GET /volume/v3/backups/e16073ad-9e43-497a-9337-36dd757cc080 => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:16:39.938274 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-f7f9f4e4-24d8-454a-acfc-b62fe5220d8f None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:16:39.940266 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-f7f9f4e4-24d8-454a-acfc-b62fe5220d8f tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] GET https://10.4.3.143/volume/v3/volumes/78157b93-3ba6-45b9-b4e4-121e7960d475 Aug 16 21:16:39.940446 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-f7f9f4e4-24d8-454a-acfc-b62fe5220d8f tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:16:39.940619 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-f7f9f4e4-24d8-454a-acfc-b62fe5220d8f tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:16:39.949421 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:16:39.949421 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:16:39.953346 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-f7f9f4e4-24d8-454a-acfc-b62fe5220d8f tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] Volume info retrieved successfully. Aug 16 21:16:39.957162 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-f7f9f4e4-24d8-454a-acfc-b62fe5220d8f tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] https://10.4.3.143/volume/v3/volumes/78157b93-3ba6-45b9-b4e4-121e7960d475 returned with HTTP 200 Aug 16 21:16:39.957492 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 826/3290] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:16:39 2026] GET /volume/v3/volumes/78157b93-3ba6-45b9-b4e4-121e7960d475 => generated 884 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:16:40.323165 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-ccb5d7e5-6a1a-44e5-ae30-73b36ca4807a None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:16:40.325580 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-ccb5d7e5-6a1a-44e5-ae30-73b36ca4807a tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] GET https://10.4.3.143/volume/v3/snapshots/c17733b2-411f-45a2-8064-8e4c2e6f8a78 Aug 16 21:16:40.325886 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-ccb5d7e5-6a1a-44e5-ae30-73b36ca4807a tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:16:40.326192 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-ccb5d7e5-6a1a-44e5-ae30-73b36ca4807a tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:16:40.333380 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:16:40.333380 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:16:40.334098 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-ccb5d7e5-6a1a-44e5-ae30-73b36ca4807a tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Snapshot retrieved successfully. Aug 16 21:16:40.335254 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-ccb5d7e5-6a1a-44e5-ae30-73b36ca4807a tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] https://10.4.3.143/volume/v3/snapshots/c17733b2-411f-45a2-8064-8e4c2e6f8a78 returned with HTTP 200 Aug 16 21:16:40.335735 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 827/3291] 10.4.3.143 () {66 vars in 1354 bytes} [Sun Aug 16 21:16:40 2026] GET /volume/v3/snapshots/c17733b2-411f-45a2-8064-8e4c2e6f8a78 => generated 468 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:16:40.343768 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-6b02cfb1-5bca-4772-902b-c40adc0317d0 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:16:40.345872 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-6b02cfb1-5bca-4772-902b-c40adc0317d0 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] POST https://10.4.3.143/volume/v3/snapshots Aug 16 21:16:40.346264 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-6b02cfb1-5bca-4772-902b-c40adc0317d0 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "c94886bd-c6cb-4110-be4f-e094d590d202", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1464412442"}} {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:16:40.356791 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:16:40.356791 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:16:40.357298 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-6b02cfb1-5bca-4772-902b-c40adc0317d0 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Volume info retrieved successfully. Aug 16 21:16:40.357412 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.v3.snapshots [None req-6b02cfb1-5bca-4772-902b-c40adc0317d0 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Create snapshot from volume c94886bd-c6cb-4110-be4f-e094d590d202 Aug 16 21:16:40.380182 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.quota [None req-6b02cfb1-5bca-4772-902b-c40adc0317d0 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Created reservations ['b4766ce0-6162-4a34-aca2-eac0f38ceda9', '373e46d1-da34-46bf-b8e0-fd7f3a150f93', 'cef9e900-97ca-499e-9ac6-24b148a2e75e', '3e604e78-8ce7-4238-95b1-9c07bf5bb899'] {{(pid=100333) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:16:40.408993 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-6b02cfb1-5bca-4772-902b-c40adc0317d0 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Snapshot force create request issued successfully. Aug 16 21:16:40.408993 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-6b02cfb1-5bca-4772-902b-c40adc0317d0 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] https://10.4.3.143/volume/v3/snapshots returned with HTTP 202 Aug 16 21:16:40.408993 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 815/3292] 10.4.3.143 () {68 vars in 1265 bytes} [Sun Aug 16 21:16:40 2026] POST /volume/v3/snapshots => generated 310 bytes in 63 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 21:16:40.417579 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-c111065a-d8fa-417e-89c8-f49aa741e0f5 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:16:40.419648 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-c111065a-d8fa-417e-89c8-f49aa741e0f5 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] GET https://10.4.3.143/volume/v3/snapshots/0fe2977d-179d-4693-b06c-1101087fdd85 Aug 16 21:16:40.419648 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-c111065a-d8fa-417e-89c8-f49aa741e0f5 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:16:40.419867 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-c111065a-d8fa-417e-89c8-f49aa741e0f5 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:16:40.424591 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:16:40.424591 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:16:40.424987 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-c111065a-d8fa-417e-89c8-f49aa741e0f5 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Snapshot retrieved successfully. Aug 16 21:16:40.425658 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-c111065a-d8fa-417e-89c8-f49aa741e0f5 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] https://10.4.3.143/volume/v3/snapshots/0fe2977d-179d-4693-b06c-1101087fdd85 returned with HTTP 200 Aug 16 21:16:40.427175 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 825/3293] 10.4.3.143 () {66 vars in 1354 bytes} [Sun Aug 16 21:16:40 2026] GET /volume/v3/snapshots/0fe2977d-179d-4693-b06c-1101087fdd85 => generated 442 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:16:40.444438 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-7e1a65fb-2467-4375-bf02-07f42a4819ed None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:16:40.446640 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-7e1a65fb-2467-4375-bf02-07f42a4819ed tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] GET https://10.4.3.143/volume/v3/backups/0d888b43-c653-4591-83cf-69f9d69156b3 Aug 16 21:16:40.446882 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-7e1a65fb-2467-4375-bf02-07f42a4819ed tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:16:40.447163 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-7e1a65fb-2467-4375-bf02-07f42a4819ed tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:16:40.447304 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.v3.backups [None req-7e1a65fb-2467-4375-bf02-07f42a4819ed tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Show backup with id 0d888b43-c653-4591-83cf-69f9d69156b3. {{(pid=100331) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:16:40.452772 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:16:40.452772 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:16:40.453638 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-7e1a65fb-2467-4375-bf02-07f42a4819ed tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] https://10.4.3.143/volume/v3/backups/0d888b43-c653-4591-83cf-69f9d69156b3 returned with HTTP 200 Aug 16 21:16:40.454173 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 827/3294] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:16:40 2026] GET /volume/v3/backups/0d888b43-c653-4591-83cf-69f9d69156b3 => generated 790 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:16:40.791109 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-3e5ec5fe-a280-416b-83b0-3301bd2e1ac8 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:16:40.794023 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-3e5ec5fe-a280-416b-83b0-3301bd2e1ac8 tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] GET https://10.4.3.143/volume/v3/backups/e16073ad-9e43-497a-9337-36dd757cc080 Aug 16 21:16:40.794564 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-3e5ec5fe-a280-416b-83b0-3301bd2e1ac8 tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:16:40.795046 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-3e5ec5fe-a280-416b-83b0-3301bd2e1ac8 tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:16:40.795309 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.v3.backups [None req-3e5ec5fe-a280-416b-83b0-3301bd2e1ac8 tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] Show backup with id e16073ad-9e43-497a-9337-36dd757cc080. {{(pid=100330) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:16:40.802101 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:16:40.802101 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:16:40.803323 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-3e5ec5fe-a280-416b-83b0-3301bd2e1ac8 tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] https://10.4.3.143/volume/v3/backups/e16073ad-9e43-497a-9337-36dd757cc080 returned with HTTP 200 Aug 16 21:16:40.804076 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 828/3295] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:16:40 2026] GET /volume/v3/backups/e16073ad-9e43-497a-9337-36dd757cc080 => generated 737 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:16:40.972299 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-e4493767-a976-40c9-badf-07ebab6a128d None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:16:40.974848 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-e4493767-a976-40c9-badf-07ebab6a128d tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] GET https://10.4.3.143/volume/v3/volumes/78157b93-3ba6-45b9-b4e4-121e7960d475 Aug 16 21:16:40.975121 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-e4493767-a976-40c9-badf-07ebab6a128d tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:16:40.975347 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-e4493767-a976-40c9-badf-07ebab6a128d tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:16:40.986448 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:16:40.986448 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:16:40.990289 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-e4493767-a976-40c9-badf-07ebab6a128d tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] Volume info retrieved successfully. Aug 16 21:16:40.995241 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-e4493767-a976-40c9-badf-07ebab6a128d tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] https://10.4.3.143/volume/v3/volumes/78157b93-3ba6-45b9-b4e4-121e7960d475 returned with HTTP 200 Aug 16 21:16:40.995657 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 816/3296] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:16:40 2026] GET /volume/v3/volumes/78157b93-3ba6-45b9-b4e4-121e7960d475 => generated 884 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:16:41.437506 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-bebf4c88-8f2d-4915-9a9a-ee60d4b45d70 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:16:41.439506 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-bebf4c88-8f2d-4915-9a9a-ee60d4b45d70 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] GET https://10.4.3.143/volume/v3/snapshots/0fe2977d-179d-4693-b06c-1101087fdd85 Aug 16 21:16:41.439699 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-bebf4c88-8f2d-4915-9a9a-ee60d4b45d70 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:16:41.439881 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-bebf4c88-8f2d-4915-9a9a-ee60d4b45d70 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:16:41.445329 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:16:41.445329 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:16:41.445755 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-bebf4c88-8f2d-4915-9a9a-ee60d4b45d70 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Snapshot retrieved successfully. Aug 16 21:16:41.446562 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-bebf4c88-8f2d-4915-9a9a-ee60d4b45d70 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] https://10.4.3.143/volume/v3/snapshots/0fe2977d-179d-4693-b06c-1101087fdd85 returned with HTTP 200 Aug 16 21:16:41.446910 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 826/3297] 10.4.3.143 () {66 vars in 1354 bytes} [Sun Aug 16 21:16:41 2026] GET /volume/v3/snapshots/0fe2977d-179d-4693-b06c-1101087fdd85 => generated 469 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:16:41.455398 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-b16d2363-b69f-4396-92d0-32caefa1683d None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:16:41.457406 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-b16d2363-b69f-4396-92d0-32caefa1683d tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] DELETE https://10.4.3.143/volume/v3/snapshots/0fe2977d-179d-4693-b06c-1101087fdd85 Aug 16 21:16:41.457602 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-b16d2363-b69f-4396-92d0-32caefa1683d tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:16:41.457791 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-b16d2363-b69f-4396-92d0-32caefa1683d tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Calling method 'delete' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:16:41.457888 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.v3.snapshots [None req-b16d2363-b69f-4396-92d0-32caefa1683d tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Delete snapshot with id: 0fe2977d-179d-4693-b06c-1101087fdd85 Aug 16 21:16:41.463084 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:16:41.463084 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:16:41.463240 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-b16d2363-b69f-4396-92d0-32caefa1683d tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Snapshot retrieved successfully. Aug 16 21:16:41.464901 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-73318b6d-e4aa-4c69-8ffb-c0bad16c82b0 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:16:41.467940 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-73318b6d-e4aa-4c69-8ffb-c0bad16c82b0 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] GET https://10.4.3.143/volume/v3/backups/0d888b43-c653-4591-83cf-69f9d69156b3 Aug 16 21:16:41.467940 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-73318b6d-e4aa-4c69-8ffb-c0bad16c82b0 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:16:41.467940 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-73318b6d-e4aa-4c69-8ffb-c0bad16c82b0 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:16:41.467940 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.v3.backups [None req-73318b6d-e4aa-4c69-8ffb-c0bad16c82b0 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Show backup with id 0d888b43-c653-4591-83cf-69f9d69156b3. {{(pid=100330) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:16:41.473110 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:16:41.473110 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:16:41.474080 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-73318b6d-e4aa-4c69-8ffb-c0bad16c82b0 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] https://10.4.3.143/volume/v3/backups/0d888b43-c653-4591-83cf-69f9d69156b3 returned with HTTP 200 Aug 16 21:16:41.475141 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 829/3298] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:16:41 2026] GET /volume/v3/backups/0d888b43-c653-4591-83cf-69f9d69156b3 => generated 790 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:16:41.481393 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-b16d2363-b69f-4396-92d0-32caefa1683d tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Snapshot delete request issued successfully. Aug 16 21:16:41.481594 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-b16d2363-b69f-4396-92d0-32caefa1683d tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] https://10.4.3.143/volume/v3/snapshots/0fe2977d-179d-4693-b06c-1101087fdd85 returned with HTTP 202 Aug 16 21:16:41.482037 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 828/3299] 10.4.3.143 () {66 vars in 1357 bytes} [Sun Aug 16 21:16:41 2026] DELETE /volume/v3/snapshots/0fe2977d-179d-4693-b06c-1101087fdd85 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 21:16:41.489897 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-e998fba5-2223-4884-a678-cddd69e1b0e2 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:16:41.492048 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-e998fba5-2223-4884-a678-cddd69e1b0e2 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] GET https://10.4.3.143/volume/v3/snapshots/0fe2977d-179d-4693-b06c-1101087fdd85 Aug 16 21:16:41.492295 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-e998fba5-2223-4884-a678-cddd69e1b0e2 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:16:41.492515 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-e998fba5-2223-4884-a678-cddd69e1b0e2 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:16:41.498093 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:16:41.498093 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:16:41.498503 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-e998fba5-2223-4884-a678-cddd69e1b0e2 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Snapshot retrieved successfully. Aug 16 21:16:41.499643 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-e998fba5-2223-4884-a678-cddd69e1b0e2 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] https://10.4.3.143/volume/v3/snapshots/0fe2977d-179d-4693-b06c-1101087fdd85 returned with HTTP 200 Aug 16 21:16:41.499727 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 817/3300] 10.4.3.143 () {66 vars in 1354 bytes} [Sun Aug 16 21:16:41 2026] GET /volume/v3/snapshots/0fe2977d-179d-4693-b06c-1101087fdd85 => generated 468 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:16:41.656998 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [req-0e439ba9-899b-4e8b-882b-a5dfc808ffbe req-478f0e2f-6189-41ff-82d3-e1b6720bd885 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:16:41.659272 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [req-0e439ba9-899b-4e8b-882b-a5dfc808ffbe req-478f0e2f-6189-41ff-82d3-e1b6720bd885 tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] POST https://10.4.3.143/volume/v3/attachments/15f88fa0-8d76-408d-9ed3-04ec622f0180/action Aug 16 21:16:41.659637 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [req-0e439ba9-899b-4e8b-882b-a5dfc808ffbe req-478f0e2f-6189-41ff-82d3-e1b6720bd885 tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] Action body: b'{"os-complete": null}' {{(pid=100332) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 21:16:41.659771 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [req-0e439ba9-899b-4e8b-882b-a5dfc808ffbe req-478f0e2f-6189-41ff-82d3-e1b6720bd885 tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:16:41.676116 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:16:41.676116 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:16:41.685109 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [req-0e439ba9-899b-4e8b-882b-a5dfc808ffbe req-478f0e2f-6189-41ff-82d3-e1b6720bd885 tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] https://10.4.3.143/volume/v3/attachments/15f88fa0-8d76-408d-9ed3-04ec622f0180/action returned with HTTP 204 Aug 16 21:16:41.685712 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 827/3301] 10.4.3.143 () {74 vars in 1725 bytes} [Sun Aug 16 21:16:41 2026] POST /volume/v3/attachments/15f88fa0-8d76-408d-9ed3-04ec622f0180/action => generated 0 bytes in 29 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Aug 16 21:16:41.813351 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-9f6daf4e-70c1-483d-a565-828a514d80f5 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:16:41.815936 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-9f6daf4e-70c1-483d-a565-828a514d80f5 tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] GET https://10.4.3.143/volume/v3/backups/e16073ad-9e43-497a-9337-36dd757cc080 Aug 16 21:16:41.815936 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-9f6daf4e-70c1-483d-a565-828a514d80f5 tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:16:41.817345 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-9f6daf4e-70c1-483d-a565-828a514d80f5 tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:16:41.817345 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.v3.backups [None req-9f6daf4e-70c1-483d-a565-828a514d80f5 tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] Show backup with id e16073ad-9e43-497a-9337-36dd757cc080. {{(pid=100330) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:16:41.821810 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:16:41.821810 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:16:41.822769 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-9f6daf4e-70c1-483d-a565-828a514d80f5 tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] https://10.4.3.143/volume/v3/backups/e16073ad-9e43-497a-9337-36dd757cc080 returned with HTTP 200 Aug 16 21:16:41.823270 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 830/3302] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:16:41 2026] GET /volume/v3/backups/e16073ad-9e43-497a-9337-36dd757cc080 => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:16:42.011540 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-de7f844d-7d3c-433e-8658-fab17393943f None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:16:42.013277 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-de7f844d-7d3c-433e-8658-fab17393943f tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] GET https://10.4.3.143/volume/v3/volumes/78157b93-3ba6-45b9-b4e4-121e7960d475 Aug 16 21:16:42.013445 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-de7f844d-7d3c-433e-8658-fab17393943f tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:16:42.013628 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-de7f844d-7d3c-433e-8658-fab17393943f tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:16:42.023010 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:16:42.023010 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:16:42.026068 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-de7f844d-7d3c-433e-8658-fab17393943f tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] Volume info retrieved successfully. Aug 16 21:16:42.029886 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-de7f844d-7d3c-433e-8658-fab17393943f tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] https://10.4.3.143/volume/v3/volumes/78157b93-3ba6-45b9-b4e4-121e7960d475 returned with HTTP 200 Aug 16 21:16:42.030484 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 829/3303] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:16:42 2026] GET /volume/v3/volumes/78157b93-3ba6-45b9-b4e4-121e7960d475 => generated 1176 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:16:42.486277 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-929b6107-ff68-4d3b-916f-092d88ed7165 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:16:42.488485 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-929b6107-ff68-4d3b-916f-092d88ed7165 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] GET https://10.4.3.143/volume/v3/backups/0d888b43-c653-4591-83cf-69f9d69156b3 Aug 16 21:16:42.488760 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-929b6107-ff68-4d3b-916f-092d88ed7165 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:16:42.489027 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-929b6107-ff68-4d3b-916f-092d88ed7165 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:16:42.489185 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.v3.backups [None req-929b6107-ff68-4d3b-916f-092d88ed7165 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Show backup with id 0d888b43-c653-4591-83cf-69f9d69156b3. {{(pid=100333) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:16:42.494879 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:16:42.494879 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:16:42.496320 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-929b6107-ff68-4d3b-916f-092d88ed7165 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] https://10.4.3.143/volume/v3/backups/0d888b43-c653-4591-83cf-69f9d69156b3 returned with HTTP 200 Aug 16 21:16:42.497121 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 818/3304] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:16:42 2026] GET /volume/v3/backups/0d888b43-c653-4591-83cf-69f9d69156b3 => generated 790 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:16:42.509893 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-bde3f636-a9ee-461b-ba92-0e187c121c5f None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:16:42.511990 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-bde3f636-a9ee-461b-ba92-0e187c121c5f tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] GET https://10.4.3.143/volume/v3/snapshots/0fe2977d-179d-4693-b06c-1101087fdd85 Aug 16 21:16:42.512180 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-bde3f636-a9ee-461b-ba92-0e187c121c5f tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:16:42.512361 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-bde3f636-a9ee-461b-ba92-0e187c121c5f tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:16:42.516989 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-bde3f636-a9ee-461b-ba92-0e187c121c5f tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] https://10.4.3.143/volume/v3/snapshots/0fe2977d-179d-4693-b06c-1101087fdd85 returned with HTTP 404 Aug 16 21:16:42.517557 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 828/3305] 10.4.3.143 () {66 vars in 1354 bytes} [Sun Aug 16 21:16:42 2026] GET /volume/v3/snapshots/0fe2977d-179d-4693-b06c-1101087fdd85 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:16:42.526059 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-d0df1e8d-0958-4208-9388-6c0284585051 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:16:42.530063 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-d0df1e8d-0958-4208-9388-6c0284585051 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] DELETE https://10.4.3.143/volume/v3/snapshots/7bc4db51-1542-4182-a2f2-f063ea3976e5 Aug 16 21:16:42.530063 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-d0df1e8d-0958-4208-9388-6c0284585051 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:16:42.530063 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-d0df1e8d-0958-4208-9388-6c0284585051 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Calling method 'delete' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:16:42.530063 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.v3.snapshots [None req-d0df1e8d-0958-4208-9388-6c0284585051 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Delete snapshot with id: 7bc4db51-1542-4182-a2f2-f063ea3976e5 Aug 16 21:16:42.536855 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:16:42.536855 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:16:42.536855 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-d0df1e8d-0958-4208-9388-6c0284585051 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Snapshot retrieved successfully. Aug 16 21:16:42.560321 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-d0df1e8d-0958-4208-9388-6c0284585051 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Snapshot delete request issued successfully. Aug 16 21:16:42.560562 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-d0df1e8d-0958-4208-9388-6c0284585051 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] https://10.4.3.143/volume/v3/snapshots/7bc4db51-1542-4182-a2f2-f063ea3976e5 returned with HTTP 202 Aug 16 21:16:42.561141 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 831/3306] 10.4.3.143 () {66 vars in 1357 bytes} [Sun Aug 16 21:16:42 2026] DELETE /volume/v3/snapshots/7bc4db51-1542-4182-a2f2-f063ea3976e5 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 21:16:42.569104 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-ce3a5d68-8c00-4a38-8f5a-c98bb1e0b3e2 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:16:42.574652 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-ce3a5d68-8c00-4a38-8f5a-c98bb1e0b3e2 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] GET https://10.4.3.143/volume/v3/snapshots/7bc4db51-1542-4182-a2f2-f063ea3976e5 Aug 16 21:16:42.574830 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-ce3a5d68-8c00-4a38-8f5a-c98bb1e0b3e2 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:16:42.575125 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-ce3a5d68-8c00-4a38-8f5a-c98bb1e0b3e2 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:16:42.584834 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:16:42.584834 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:16:42.585334 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-ce3a5d68-8c00-4a38-8f5a-c98bb1e0b3e2 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Snapshot retrieved successfully. Aug 16 21:16:42.586555 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-ce3a5d68-8c00-4a38-8f5a-c98bb1e0b3e2 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] https://10.4.3.143/volume/v3/snapshots/7bc4db51-1542-4182-a2f2-f063ea3976e5 returned with HTTP 200 Aug 16 21:16:42.587221 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 830/3307] 10.4.3.143 () {66 vars in 1354 bytes} [Sun Aug 16 21:16:42 2026] GET /volume/v3/snapshots/7bc4db51-1542-4182-a2f2-f063ea3976e5 => generated 467 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:16:42.834444 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-5524ce58-e7ca-4973-b7fb-cb556d9a6a00 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:16:42.836092 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-5524ce58-e7ca-4973-b7fb-cb556d9a6a00 tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] GET https://10.4.3.143/volume/v3/backups/e16073ad-9e43-497a-9337-36dd757cc080 Aug 16 21:16:42.836283 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-5524ce58-e7ca-4973-b7fb-cb556d9a6a00 tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:16:42.836451 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-5524ce58-e7ca-4973-b7fb-cb556d9a6a00 tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:16:42.836544 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.v3.backups [None req-5524ce58-e7ca-4973-b7fb-cb556d9a6a00 tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] Show backup with id e16073ad-9e43-497a-9337-36dd757cc080. {{(pid=100333) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:16:42.840382 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:16:42.840382 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:16:42.840891 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-5524ce58-e7ca-4973-b7fb-cb556d9a6a00 tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] https://10.4.3.143/volume/v3/backups/e16073ad-9e43-497a-9337-36dd757cc080 returned with HTTP 200 Aug 16 21:16:42.841384 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 819/3308] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:16:42 2026] GET /volume/v3/backups/e16073ad-9e43-497a-9337-36dd757cc080 => generated 737 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:16:43.509211 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-9a07f987-aa4c-4e0f-93ee-fb9f30c49ca2 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:16:43.511366 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-9a07f987-aa4c-4e0f-93ee-fb9f30c49ca2 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] GET https://10.4.3.143/volume/v3/backups/0d888b43-c653-4591-83cf-69f9d69156b3 Aug 16 21:16:43.511697 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-9a07f987-aa4c-4e0f-93ee-fb9f30c49ca2 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:16:43.511836 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-9a07f987-aa4c-4e0f-93ee-fb9f30c49ca2 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:16:43.511999 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.v3.backups [None req-9a07f987-aa4c-4e0f-93ee-fb9f30c49ca2 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Show backup with id 0d888b43-c653-4591-83cf-69f9d69156b3. {{(pid=100332) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:16:43.517343 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:16:43.517343 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:16:43.518240 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-9a07f987-aa4c-4e0f-93ee-fb9f30c49ca2 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] https://10.4.3.143/volume/v3/backups/0d888b43-c653-4591-83cf-69f9d69156b3 returned with HTTP 200 Aug 16 21:16:43.518792 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 829/3309] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:16:43 2026] GET /volume/v3/backups/0d888b43-c653-4591-83cf-69f9d69156b3 => generated 790 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:16:43.596410 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-fa68e853-ce2c-4f01-8ce0-3a842f883378 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:16:43.598138 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-fa68e853-ce2c-4f01-8ce0-3a842f883378 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] GET https://10.4.3.143/volume/v3/snapshots/7bc4db51-1542-4182-a2f2-f063ea3976e5 Aug 16 21:16:43.598367 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-fa68e853-ce2c-4f01-8ce0-3a842f883378 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:16:43.598586 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-fa68e853-ce2c-4f01-8ce0-3a842f883378 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:16:43.602960 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-fa68e853-ce2c-4f01-8ce0-3a842f883378 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] https://10.4.3.143/volume/v3/snapshots/7bc4db51-1542-4182-a2f2-f063ea3976e5 returned with HTTP 404 Aug 16 21:16:43.603563 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 832/3310] 10.4.3.143 () {66 vars in 1354 bytes} [Sun Aug 16 21:16:43 2026] GET /volume/v3/snapshots/7bc4db51-1542-4182-a2f2-f063ea3976e5 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:16:43.611417 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-7d83594e-4e43-4715-9ad3-b3ab1df72b9d None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:16:43.613233 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-7d83594e-4e43-4715-9ad3-b3ab1df72b9d tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] DELETE https://10.4.3.143/volume/v3/snapshots/c17733b2-411f-45a2-8064-8e4c2e6f8a78 Aug 16 21:16:43.613449 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-7d83594e-4e43-4715-9ad3-b3ab1df72b9d tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:16:43.613639 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-7d83594e-4e43-4715-9ad3-b3ab1df72b9d tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Calling method 'delete' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:16:43.613798 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.v3.snapshots [None req-7d83594e-4e43-4715-9ad3-b3ab1df72b9d tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Delete snapshot with id: c17733b2-411f-45a2-8064-8e4c2e6f8a78 Aug 16 21:16:43.618520 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:16:43.618520 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:16:43.619610 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-7d83594e-4e43-4715-9ad3-b3ab1df72b9d tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Snapshot retrieved successfully. Aug 16 21:16:43.637554 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-7d83594e-4e43-4715-9ad3-b3ab1df72b9d tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Snapshot delete request issued successfully. Aug 16 21:16:43.637774 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-7d83594e-4e43-4715-9ad3-b3ab1df72b9d tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] https://10.4.3.143/volume/v3/snapshots/c17733b2-411f-45a2-8064-8e4c2e6f8a78 returned with HTTP 202 Aug 16 21:16:43.638467 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 831/3311] 10.4.3.143 () {66 vars in 1357 bytes} [Sun Aug 16 21:16:43 2026] DELETE /volume/v3/snapshots/c17733b2-411f-45a2-8064-8e4c2e6f8a78 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 21:16:43.645768 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-321e1c89-531b-4a97-9e38-754d61266bf5 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:16:43.647629 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-321e1c89-531b-4a97-9e38-754d61266bf5 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] GET https://10.4.3.143/volume/v3/snapshots/c17733b2-411f-45a2-8064-8e4c2e6f8a78 Aug 16 21:16:43.647769 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-321e1c89-531b-4a97-9e38-754d61266bf5 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:16:43.647991 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-321e1c89-531b-4a97-9e38-754d61266bf5 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:16:43.654176 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:16:43.654176 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:16:43.654176 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-321e1c89-531b-4a97-9e38-754d61266bf5 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Snapshot retrieved successfully. Aug 16 21:16:43.654722 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-321e1c89-531b-4a97-9e38-754d61266bf5 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] https://10.4.3.143/volume/v3/snapshots/c17733b2-411f-45a2-8064-8e4c2e6f8a78 returned with HTTP 200 Aug 16 21:16:43.655080 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 820/3312] 10.4.3.143 () {66 vars in 1354 bytes} [Sun Aug 16 21:16:43 2026] GET /volume/v3/snapshots/c17733b2-411f-45a2-8064-8e4c2e6f8a78 => generated 467 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:16:43.850976 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-73cdfb73-fceb-4f66-a320-4351b0180314 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:16:43.852743 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-73cdfb73-fceb-4f66-a320-4351b0180314 tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] GET https://10.4.3.143/volume/v3/backups/e16073ad-9e43-497a-9337-36dd757cc080 Aug 16 21:16:43.852981 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-73cdfb73-fceb-4f66-a320-4351b0180314 tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:16:43.853206 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-73cdfb73-fceb-4f66-a320-4351b0180314 tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:16:43.853334 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.v3.backups [None req-73cdfb73-fceb-4f66-a320-4351b0180314 tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] Show backup with id e16073ad-9e43-497a-9337-36dd757cc080. {{(pid=100332) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:16:43.857397 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:16:43.857397 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:16:43.858365 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-73cdfb73-fceb-4f66-a320-4351b0180314 tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] https://10.4.3.143/volume/v3/backups/e16073ad-9e43-497a-9337-36dd757cc080 returned with HTTP 200 Aug 16 21:16:43.858365 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 830/3313] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:16:43 2026] GET /volume/v3/backups/e16073ad-9e43-497a-9337-36dd757cc080 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:16:44.529447 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-7c1b7d16-862b-40ee-abb7-791d2920f09d None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:16:44.531487 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-7c1b7d16-862b-40ee-abb7-791d2920f09d tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] GET https://10.4.3.143/volume/v3/backups/0d888b43-c653-4591-83cf-69f9d69156b3 Aug 16 21:16:44.531754 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-7c1b7d16-862b-40ee-abb7-791d2920f09d tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:16:44.531975 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-7c1b7d16-862b-40ee-abb7-791d2920f09d tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:16:44.532099 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.v3.backups [None req-7c1b7d16-862b-40ee-abb7-791d2920f09d tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Show backup with id 0d888b43-c653-4591-83cf-69f9d69156b3. {{(pid=100330) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:16:44.537484 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:16:44.537484 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:16:44.538383 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-7c1b7d16-862b-40ee-abb7-791d2920f09d tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] https://10.4.3.143/volume/v3/backups/0d888b43-c653-4591-83cf-69f9d69156b3 returned with HTTP 200 Aug 16 21:16:44.538822 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 833/3314] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:16:44 2026] GET /volume/v3/backups/0d888b43-c653-4591-83cf-69f9d69156b3 => generated 790 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:16:44.668715 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-fc850477-7d7e-46f0-901f-f28121424dd3 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:16:44.671032 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-fc850477-7d7e-46f0-901f-f28121424dd3 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] GET https://10.4.3.143/volume/v3/snapshots/c17733b2-411f-45a2-8064-8e4c2e6f8a78 Aug 16 21:16:44.671323 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-fc850477-7d7e-46f0-901f-f28121424dd3 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:16:44.671596 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-fc850477-7d7e-46f0-901f-f28121424dd3 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:16:44.677506 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-fc850477-7d7e-46f0-901f-f28121424dd3 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] https://10.4.3.143/volume/v3/snapshots/c17733b2-411f-45a2-8064-8e4c2e6f8a78 returned with HTTP 404 Aug 16 21:16:44.678229 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 832/3315] 10.4.3.143 () {66 vars in 1354 bytes} [Sun Aug 16 21:16:44 2026] GET /volume/v3/snapshots/c17733b2-411f-45a2-8064-8e4c2e6f8a78 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:16:44.683740 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-1df85f57-4fed-4f80-9169-57686d60820d None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:16:44.685359 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-1df85f57-4fed-4f80-9169-57686d60820d tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] DELETE https://10.4.3.143/volume/v3/snapshots/0fe2977d-179d-4693-b06c-1101087fdd85 Aug 16 21:16:44.685536 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-1df85f57-4fed-4f80-9169-57686d60820d tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:16:44.685705 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-1df85f57-4fed-4f80-9169-57686d60820d tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Calling method 'delete' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:16:44.685804 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.v3.snapshots [None req-1df85f57-4fed-4f80-9169-57686d60820d tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Delete snapshot with id: 0fe2977d-179d-4693-b06c-1101087fdd85 Aug 16 21:16:44.690439 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-1df85f57-4fed-4f80-9169-57686d60820d tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] https://10.4.3.143/volume/v3/snapshots/0fe2977d-179d-4693-b06c-1101087fdd85 returned with HTTP 404 Aug 16 21:16:44.690833 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 821/3316] 10.4.3.143 () {66 vars in 1357 bytes} [Sun Aug 16 21:16:44 2026] DELETE /volume/v3/snapshots/0fe2977d-179d-4693-b06c-1101087fdd85 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:16:44.699065 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-796695a9-70e4-4009-9a3e-663d202d9606 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:16:44.701598 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-796695a9-70e4-4009-9a3e-663d202d9606 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] DELETE https://10.4.3.143/volume/v3/snapshots/c17733b2-411f-45a2-8064-8e4c2e6f8a78 Aug 16 21:16:44.701797 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-796695a9-70e4-4009-9a3e-663d202d9606 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:16:44.702023 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-796695a9-70e4-4009-9a3e-663d202d9606 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Calling method 'delete' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:16:44.702126 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.v3.snapshots [None req-796695a9-70e4-4009-9a3e-663d202d9606 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Delete snapshot with id: c17733b2-411f-45a2-8064-8e4c2e6f8a78 Aug 16 21:16:44.706232 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-796695a9-70e4-4009-9a3e-663d202d9606 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] https://10.4.3.143/volume/v3/snapshots/c17733b2-411f-45a2-8064-8e4c2e6f8a78 returned with HTTP 404 Aug 16 21:16:44.706670 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 831/3317] 10.4.3.143 () {66 vars in 1357 bytes} [Sun Aug 16 21:16:44 2026] DELETE /volume/v3/snapshots/c17733b2-411f-45a2-8064-8e4c2e6f8a78 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:16:44.738000 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [req-9a142139-5571-4f21-a95b-d5a93e44f5e3 req-defd527c-d71a-4503-bf74-a6f0c15f77db None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:16:44.768286 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [req-9a142139-5571-4f21-a95b-d5a93e44f5e3 req-defd527c-d71a-4503-bf74-a6f0c15f77db tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] GET https://10.4.3.143/volume/v3/volumes/c94886bd-c6cb-4110-be4f-e094d590d202 Aug 16 21:16:44.768469 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [req-9a142139-5571-4f21-a95b-d5a93e44f5e3 req-defd527c-d71a-4503-bf74-a6f0c15f77db tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:16:44.768637 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [req-9a142139-5571-4f21-a95b-d5a93e44f5e3 req-defd527c-d71a-4503-bf74-a6f0c15f77db tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:16:44.779192 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:16:44.779192 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:16:44.782314 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [req-9a142139-5571-4f21-a95b-d5a93e44f5e3 req-defd527c-d71a-4503-bf74-a6f0c15f77db tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Volume info retrieved successfully. Aug 16 21:16:44.785957 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [req-9a142139-5571-4f21-a95b-d5a93e44f5e3 req-defd527c-d71a-4503-bf74-a6f0c15f77db tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] https://10.4.3.143/volume/v3/volumes/c94886bd-c6cb-4110-be4f-e094d590d202 returned with HTTP 200 Aug 16 21:16:44.786303 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 834/3318] 10.4.3.143 () {68 vars in 1598 bytes} [Sun Aug 16 21:16:44 2026] GET /volume/v3/volumes/c94886bd-c6cb-4110-be4f-e094d590d202 => generated 1139 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:16:44.803788 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [req-9a142139-5571-4f21-a95b-d5a93e44f5e3 req-f80587cd-2ceb-46d1-955a-bfd888fabc44 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:16:44.805634 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [req-9a142139-5571-4f21-a95b-d5a93e44f5e3 req-f80587cd-2ceb-46d1-955a-bfd888fabc44 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] POST https://10.4.3.143/volume/v3/volumes/c94886bd-c6cb-4110-be4f-e094d590d202/action Aug 16 21:16:44.805962 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [req-9a142139-5571-4f21-a95b-d5a93e44f5e3 req-f80587cd-2ceb-46d1-955a-bfd888fabc44 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100331) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 21:16:44.806089 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [req-9a142139-5571-4f21-a95b-d5a93e44f5e3 req-f80587cd-2ceb-46d1-955a-bfd888fabc44 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:16:44.816829 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:16:44.816829 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:16:44.817264 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [req-9a142139-5571-4f21-a95b-d5a93e44f5e3 req-f80587cd-2ceb-46d1-955a-bfd888fabc44 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Volume info retrieved successfully. Aug 16 21:16:44.823581 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [req-9a142139-5571-4f21-a95b-d5a93e44f5e3 req-f80587cd-2ceb-46d1-955a-bfd888fabc44 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Begin detaching volume completed successfully. Aug 16 21:16:44.823793 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [req-9a142139-5571-4f21-a95b-d5a93e44f5e3 req-f80587cd-2ceb-46d1-955a-bfd888fabc44 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] https://10.4.3.143/volume/v3/volumes/c94886bd-c6cb-4110-be4f-e094d590d202/action returned with HTTP 202 Aug 16 21:16:44.824189 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 833/3319] 10.4.3.143 () {72 vars in 1672 bytes} [Sun Aug 16 21:16:44 2026] POST /volume/v3/volumes/c94886bd-c6cb-4110-be4f-e094d590d202/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Aug 16 21:16:44.870095 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-8ff307de-1b5d-4b4c-ac39-8859ac1dc8be None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:16:44.872689 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-8ff307de-1b5d-4b4c-ac39-8859ac1dc8be tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] GET https://10.4.3.143/volume/v3/backups/e16073ad-9e43-497a-9337-36dd757cc080 Aug 16 21:16:44.872885 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-8ff307de-1b5d-4b4c-ac39-8859ac1dc8be tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:16:44.873290 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-8ff307de-1b5d-4b4c-ac39-8859ac1dc8be tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:16:44.873290 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.v3.backups [None req-8ff307de-1b5d-4b4c-ac39-8859ac1dc8be tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] Show backup with id e16073ad-9e43-497a-9337-36dd757cc080. {{(pid=100333) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:16:44.878554 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:16:44.878554 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:16:44.879302 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-8ff307de-1b5d-4b4c-ac39-8859ac1dc8be tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] https://10.4.3.143/volume/v3/backups/e16073ad-9e43-497a-9337-36dd757cc080 returned with HTTP 200 Aug 16 21:16:44.879678 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 822/3320] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:16:44 2026] GET /volume/v3/backups/e16073ad-9e43-497a-9337-36dd757cc080 => generated 738 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:16:44.880907 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-56a35650-d8f8-4742-b251-343eed3b7a18 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:16:44.881423 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-56a35650-d8f8-4742-b251-343eed3b7a18 None None] GET https://10.4.3.143/volume// Aug 16 21:16:44.881633 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-56a35650-d8f8-4742-b251-343eed3b7a18 None None] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:16:44.881864 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-56a35650-d8f8-4742-b251-343eed3b7a18 None None] Calling method 'all' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:16:44.882282 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-56a35650-d8f8-4742-b251-343eed3b7a18 None None] https://10.4.3.143/volume// returned with HTTP 300 Aug 16 21:16:44.882623 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 832/3321] 10.4.3.143 () {66 vars in 1426 bytes} [Sun Aug 16 21:16: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 16 21:16:44.894133 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-318d9734-b3f1-4b44-90c4-8a17a2259889 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:16:44.896054 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [req-9a142139-5571-4f21-a95b-d5a93e44f5e3 req-db7e9541-29a5-4af6-8383-dce6787bfc97 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:16:44.897117 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-318d9734-b3f1-4b44-90c4-8a17a2259889 tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] GET https://10.4.3.143/volume/v3/backups/e16073ad-9e43-497a-9337-36dd757cc080/export_record Aug 16 21:16:44.897371 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-318d9734-b3f1-4b44-90c4-8a17a2259889 tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:16:44.897598 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-318d9734-b3f1-4b44-90c4-8a17a2259889 tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] Calling method 'export_record' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:16:44.897749 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.contrib.backups [None req-318d9734-b3f1-4b44-90c4-8a17a2259889 tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] Export record for backup e16073ad-9e43-497a-9337-36dd757cc080. {{(pid=100330) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 16 21:16:44.903779 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:16:44.903779 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:16:44.905058 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.backup.api [None req-318d9734-b3f1-4b44-90c4-8a17a2259889 tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] Calling RPCAPI with context: , host: np0000007409, backup: e16073ad-9e43-497a-9337-36dd757cc080. {{(pid=100330) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Aug 16 21:16:44.914235 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.backup.rpcapi [None req-318d9734-b3f1-4b44-90c4-8a17a2259889 tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] export_record in rpcapi backup_id e16073ad-9e43-497a-9337-36dd757cc080 on host np0000007409. {{(pid=100330) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Aug 16 21:16:44.925525 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [req-9a142139-5571-4f21-a95b-d5a93e44f5e3 req-db7e9541-29a5-4af6-8383-dce6787bfc97 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] GET https://10.4.3.143/volume/v3/volumes/c94886bd-c6cb-4110-be4f-e094d590d202 Aug 16 21:16:44.925599 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.contrib.backups [None req-318d9734-b3f1-4b44-90c4-8a17a2259889 tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiZTE2MDczYWQtOWU0My00OTdhLTkzMzctMzZkZDc1N2NjMDgwIiwgInVzZXJfaWQiOiAiYzk4NTRkMjBhNmM4NDIyOGI2Yzc3MzUwZmFhMTQwMjIiLCAicHJvamVjdF9pZCI6ICJiMjdjZDJhYjY5Zjg0OThlOGU2MGFjNTI1MTBlNGNhZSIsICJ2b2x1bWVfaWQiOiAiMjhkNWFmZTktNjc3Mi00YjhkLWI1NTUtMDMzNmE0OTkyMzA1IiwgImhvc3QiOiAibnAwMDAwMDA3NDA5IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xNDcyMDA2NTAwIiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfMjhkNWFmZTktNjc3Mi00YjhkLWI1NTUtMDMzNmE0OTkyMzA1LzIwMjYwODE2MjExNjI2L2F6X25vdmFfYmFja3VwX2UxNjA3M2FkLTllNDMtNDk3YS05MzM3LTM2ZGQ3NTdjYzA4MCIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMTZUMjE6MTY6MjNaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMTZUMjE6MTY6MjNaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0xNlQyMToxNjo0NFoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=100330) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Aug 16 21:16:44.925705 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [req-9a142139-5571-4f21-a95b-d5a93e44f5e3 req-db7e9541-29a5-4af6-8383-dce6787bfc97 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:16:44.925705 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [req-9a142139-5571-4f21-a95b-d5a93e44f5e3 req-db7e9541-29a5-4af6-8383-dce6787bfc97 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:16:44.925815 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-318d9734-b3f1-4b44-90c4-8a17a2259889 tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] https://10.4.3.143/volume/v3/backups/e16073ad-9e43-497a-9337-36dd757cc080/export_record returned with HTTP 200 Aug 16 21:16:44.926028 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 835/3322] 10.4.3.143 () {68 vars in 1430 bytes} [Sun Aug 16 21:16:44 2026] GET /volume/v3/backups/e16073ad-9e43-497a-9337-36dd757cc080/export_record => generated 1424 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:16:44.933646 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:16:44.933646 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:16:44.934549 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-afa98f3c-32f5-4dde-83a0-bd325f2bdf3c None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:16:44.936405 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-afa98f3c-32f5-4dde-83a0-bd325f2bdf3c tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] GET https://10.4.3.143/volume/v3/backups/e16073ad-9e43-497a-9337-36dd757cc080 Aug 16 21:16:44.936605 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-afa98f3c-32f5-4dde-83a0-bd325f2bdf3c tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:16:44.936771 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-afa98f3c-32f5-4dde-83a0-bd325f2bdf3c tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:16:44.936869 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.v3.backups [None req-afa98f3c-32f5-4dde-83a0-bd325f2bdf3c tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] Show backup with id e16073ad-9e43-497a-9337-36dd757cc080. {{(pid=100333) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:16:44.937930 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [req-9a142139-5571-4f21-a95b-d5a93e44f5e3 req-db7e9541-29a5-4af6-8383-dce6787bfc97 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Volume info retrieved successfully. Aug 16 21:16:44.942261 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [req-9a142139-5571-4f21-a95b-d5a93e44f5e3 req-db7e9541-29a5-4af6-8383-dce6787bfc97 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] https://10.4.3.143/volume/v3/volumes/c94886bd-c6cb-4110-be4f-e094d590d202 returned with HTTP 200 Aug 16 21:16:44.942885 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 834/3323] 10.4.3.143 () {70 vars in 1639 bytes} [Sun Aug 16 21:16:44 2026] GET /volume/v3/volumes/c94886bd-c6cb-4110-be4f-e094d590d202 => generated 1322 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 16 21:16:44.944643 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:16:44.944643 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:16:44.945267 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-afa98f3c-32f5-4dde-83a0-bd325f2bdf3c tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] https://10.4.3.143/volume/v3/backups/e16073ad-9e43-497a-9337-36dd757cc080 returned with HTTP 200 Aug 16 21:16:44.945589 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 823/3324] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:16:44 2026] GET /volume/v3/backups/e16073ad-9e43-497a-9337-36dd757cc080 => generated 738 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:16:44.957153 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-2ec537f9-16c4-4a4e-aa5b-5fa7eb21be8c None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:16:44.958724 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-2ec537f9-16c4-4a4e-aa5b-5fa7eb21be8c tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-reader] POST https://10.4.3.143/volume/v3/backups/import_record Aug 16 21:16:44.959148 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-2ec537f9-16c4-4a4e-aa5b-5fa7eb21be8c tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-reader] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiZjgzNjA1NDMtY2RkMy00NmMxLWJkOWUtOTFiMDE0ZTlmOTlkIiwgInVzZXJfaWQiOiAiYzk4NTRkMjBhNmM4NDIyOGI2Yzc3MzUwZmFhMTQwMjIiLCAicHJvamVjdF9pZCI6ICJiMjdjZDJhYjY5Zjg0OThlOGU2MGFjNTI1MTBlNGNhZSIsICJ2b2x1bWVfaWQiOiAiMjhkNWFmZTktNjc3Mi00YjhkLWI1NTUtMDMzNmE0OTkyMzA1IiwgImhvc3QiOiAibnAwMDAwMDA3NDA5IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xNDcyMDA2NTAwIiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfMjhkNWFmZTktNjc3Mi00YjhkLWI1NTUtMDMzNmE0OTkyMzA1LzIwMjYwODE2MjExNjI2L2F6X25vdmFfYmFja3VwX2UxNjA3M2FkLTllNDMtNDk3YS05MzM3LTM2ZGQ3NTdjYzA4MCIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMTZUMjE6MTY6MjNaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMTZUMjE6MTY6MjNaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0xNlQyMToxNjo0NFoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9"}} {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:16:44.960671 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.contrib.backups [None req-2ec537f9-16c4-4a4e-aa5b-5fa7eb21be8c tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-reader] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiZjgzNjA1NDMtY2RkMy00NmMxLWJkOWUtOTFiMDE0ZTlmOTlkIiwgInVzZXJfaWQiOiAiYzk4NTRkMjBhNmM4NDIyOGI2Yzc3MzUwZmFhMTQwMjIiLCAicHJvamVjdF9pZCI6ICJiMjdjZDJhYjY5Zjg0OThlOGU2MGFjNTI1MTBlNGNhZSIsICJ2b2x1bWVfaWQiOiAiMjhkNWFmZTktNjc3Mi00YjhkLWI1NTUtMDMzNmE0OTkyMzA1IiwgImhvc3QiOiAibnAwMDAwMDA3NDA5IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xNDcyMDA2NTAwIiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfMjhkNWFmZTktNjc3Mi00YjhkLWI1NTUtMDMzNmE0OTkyMzA1LzIwMjYwODE2MjExNjI2L2F6X25vdmFfYmFja3VwX2UxNjA3M2FkLTllNDMtNDk3YS05MzM3LTM2ZGQ3NTdjYzA4MCIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMTZUMjE6MTY6MjNaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMTZUMjE6MTY6MjNaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0xNlQyMToxNjo0NFoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=100332) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Aug 16 21:16:44.960775 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.contrib.backups [None req-2ec537f9-16c4-4a4e-aa5b-5fa7eb21be8c tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-reader] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiZjgzNjA1NDMtY2RkMy00NmMxLWJkOWUtOTFiMDE0ZTlmOTlkIiwgInVzZXJfaWQiOiAiYzk4NTRkMjBhNmM4NDIyOGI2Yzc3MzUwZmFhMTQwMjIiLCAicHJvamVjdF9pZCI6ICJiMjdjZDJhYjY5Zjg0OThlOGU2MGFjNTI1MTBlNGNhZSIsICJ2b2x1bWVfaWQiOiAiMjhkNWFmZTktNjc3Mi00YjhkLWI1NTUtMDMzNmE0OTkyMzA1IiwgImhvc3QiOiAibnAwMDAwMDA3NDA5IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xNDcyMDA2NTAwIiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfMjhkNWFmZTktNjc3Mi00YjhkLWI1NTUtMDMzNmE0OTkyMzA1LzIwMjYwODE2MjExNjI2L2F6X25vdmFfYmFja3VwX2UxNjA3M2FkLTllNDMtNDk3YS05MzM3LTM2ZGQ3NTdjYzA4MCIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMTZUMjE6MTY6MjNaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMTZUMjE6MTY6MjNaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0xNlQyMToxNjo0NFoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9. {{(pid=100332) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:265}} Aug 16 21:16:44.961373 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.policy [None req-2ec537f9-16c4-4a4e-aa5b-5fa7eb21be8c tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-reader] Policy check for backup:backup-import failed with context {'is_admin': False, 'user_id': '17dc0e588c8141d391074a9c8485037f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b27cd2ab69f8498e8e60ac52510e4cae', '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=100332) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 16 21:16:44.961551 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-2ec537f9-16c4-4a4e-aa5b-5fa7eb21be8c tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-reader] https://10.4.3.143/volume/v3/backups/import_record returned with HTTP 403 Aug 16 21:16:44.961937 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 833/3325] 10.4.3.143 () {70 vars in 1342 bytes} [Sun Aug 16 21:16:44 2026] POST /volume/v3/backups/import_record => generated 101 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:16:44.971660 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-461de44b-d2ee-40c9-848d-bcbac48648de None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:16:44.976262 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-461de44b-d2ee-40c9-848d-bcbac48648de tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] DELETE https://10.4.3.143/volume/v3/volumes/28d5afe9-6772-4b8d-b555-0336a4992305 Aug 16 21:16:44.976262 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-461de44b-d2ee-40c9-848d-bcbac48648de tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:16:44.976262 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-461de44b-d2ee-40c9-848d-bcbac48648de tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] Calling method 'delete' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:16:44.976262 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.v3.volumes [None req-461de44b-d2ee-40c9-848d-bcbac48648de tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] Delete volume with id: 28d5afe9-6772-4b8d-b555-0336a4992305 Aug 16 21:16:44.982069 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:16:44.982069 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:16:44.982069 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-461de44b-d2ee-40c9-848d-bcbac48648de tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] Volume info retrieved successfully. Aug 16 21:16:45.004979 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-461de44b-d2ee-40c9-848d-bcbac48648de tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] Delete volume request issued successfully. Aug 16 21:16:45.004979 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-461de44b-d2ee-40c9-848d-bcbac48648de tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] https://10.4.3.143/volume/v3/volumes/28d5afe9-6772-4b8d-b555-0336a4992305 returned with HTTP 202 Aug 16 21:16:45.004979 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 836/3326] 10.4.3.143 () {68 vars in 1391 bytes} [Sun Aug 16 21:16:44 2026] DELETE /volume/v3/volumes/28d5afe9-6772-4b8d-b555-0336a4992305 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 21:16:45.010272 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-d1039bd8-eef7-4636-bb28-ced79917bfed None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:16:45.013759 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-d1039bd8-eef7-4636-bb28-ced79917bfed tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] GET https://10.4.3.143/volume/v3/volumes/28d5afe9-6772-4b8d-b555-0336a4992305 Aug 16 21:16:45.014026 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-d1039bd8-eef7-4636-bb28-ced79917bfed tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:16:45.014224 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-d1039bd8-eef7-4636-bb28-ced79917bfed tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:16:45.024478 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:16:45.024478 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:16:45.031457 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-d1039bd8-eef7-4636-bb28-ced79917bfed tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] Volume info retrieved successfully. Aug 16 21:16:45.037551 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-d1039bd8-eef7-4636-bb28-ced79917bfed tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] https://10.4.3.143/volume/v3/volumes/28d5afe9-6772-4b8d-b555-0336a4992305 returned with HTTP 200 Aug 16 21:16:45.037954 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 835/3327] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:16:45 2026] GET /volume/v3/volumes/28d5afe9-6772-4b8d-b555-0336a4992305 => generated 1016 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:16:45.480127 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [req-eddd13be-1db8-4eb2-bda7-e27ae19b494a req-e20a61dc-1b2f-4038-a80d-fbe1044f69bf None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:16:45.481981 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [req-eddd13be-1db8-4eb2-bda7-e27ae19b494a req-e20a61dc-1b2f-4038-a80d-fbe1044f69bf tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] GET https://10.4.3.143/volume/v3/volumes/78157b93-3ba6-45b9-b4e4-121e7960d475 Aug 16 21:16:45.482169 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [req-eddd13be-1db8-4eb2-bda7-e27ae19b494a req-e20a61dc-1b2f-4038-a80d-fbe1044f69bf tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:16:45.482388 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [req-eddd13be-1db8-4eb2-bda7-e27ae19b494a req-e20a61dc-1b2f-4038-a80d-fbe1044f69bf tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:16:45.491002 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:16:45.491002 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:16:45.494395 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [req-eddd13be-1db8-4eb2-bda7-e27ae19b494a req-e20a61dc-1b2f-4038-a80d-fbe1044f69bf tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] Volume info retrieved successfully. Aug 16 21:16:45.498079 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [req-eddd13be-1db8-4eb2-bda7-e27ae19b494a req-e20a61dc-1b2f-4038-a80d-fbe1044f69bf tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] https://10.4.3.143/volume/v3/volumes/78157b93-3ba6-45b9-b4e4-121e7960d475 returned with HTTP 200 Aug 16 21:16:45.498402 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 824/3328] 10.4.3.143 () {68 vars in 1598 bytes} [Sun Aug 16 21:16:45 2026] GET /volume/v3/volumes/78157b93-3ba6-45b9-b4e4-121e7960d475 => generated 1176 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:16:45.520003 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [req-eddd13be-1db8-4eb2-bda7-e27ae19b494a req-5689c57b-e3bf-4d81-96bb-4ce47d56bd72 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:16:45.522212 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [req-eddd13be-1db8-4eb2-bda7-e27ae19b494a req-5689c57b-e3bf-4d81-96bb-4ce47d56bd72 tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] POST https://10.4.3.143/volume/v3/volumes/78157b93-3ba6-45b9-b4e4-121e7960d475/action Aug 16 21:16:45.522535 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [req-eddd13be-1db8-4eb2-bda7-e27ae19b494a req-5689c57b-e3bf-4d81-96bb-4ce47d56bd72 tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100332) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 21:16:45.522644 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [req-eddd13be-1db8-4eb2-bda7-e27ae19b494a req-5689c57b-e3bf-4d81-96bb-4ce47d56bd72 tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:16:45.537789 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:16:45.537789 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:16:45.538555 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [req-eddd13be-1db8-4eb2-bda7-e27ae19b494a req-5689c57b-e3bf-4d81-96bb-4ce47d56bd72 tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] Volume info retrieved successfully. Aug 16 21:16:45.546500 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [req-eddd13be-1db8-4eb2-bda7-e27ae19b494a req-5689c57b-e3bf-4d81-96bb-4ce47d56bd72 tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] Begin detaching volume completed successfully. Aug 16 21:16:45.546729 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [req-eddd13be-1db8-4eb2-bda7-e27ae19b494a req-5689c57b-e3bf-4d81-96bb-4ce47d56bd72 tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] https://10.4.3.143/volume/v3/volumes/78157b93-3ba6-45b9-b4e4-121e7960d475/action returned with HTTP 202 Aug 16 21:16:45.547637 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 834/3329] 10.4.3.143 () {72 vars in 1672 bytes} [Sun Aug 16 21:16:45 2026] POST /volume/v3/volumes/78157b93-3ba6-45b9-b4e4-121e7960d475/action => generated 0 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 16 21:16:45.550124 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-6d08c1f8-7c96-46e1-af4b-a0150c201173 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:16:45.551869 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-6d08c1f8-7c96-46e1-af4b-a0150c201173 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] GET https://10.4.3.143/volume/v3/backups/0d888b43-c653-4591-83cf-69f9d69156b3 Aug 16 21:16:45.552098 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-6d08c1f8-7c96-46e1-af4b-a0150c201173 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:16:45.552285 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-6d08c1f8-7c96-46e1-af4b-a0150c201173 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:16:45.552380 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.v3.backups [None req-6d08c1f8-7c96-46e1-af4b-a0150c201173 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Show backup with id 0d888b43-c653-4591-83cf-69f9d69156b3. {{(pid=100330) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:16:45.558229 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:16:45.558229 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:16:45.559255 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-6d08c1f8-7c96-46e1-af4b-a0150c201173 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] https://10.4.3.143/volume/v3/backups/0d888b43-c653-4591-83cf-69f9d69156b3 returned with HTTP 200 Aug 16 21:16:45.559595 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 837/3330] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:16:45 2026] GET /volume/v3/backups/0d888b43-c653-4591-83cf-69f9d69156b3 => generated 790 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:16:45.600404 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-fd8112f6-8175-411d-a77d-0e49d1e8c733 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:16:45.600901 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-fd8112f6-8175-411d-a77d-0e49d1e8c733 None None] GET https://10.4.3.143/volume// Aug 16 21:16:45.601200 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-fd8112f6-8175-411d-a77d-0e49d1e8c733 None None] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:16:45.601488 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-fd8112f6-8175-411d-a77d-0e49d1e8c733 None None] Calling method 'all' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:16:45.601968 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-fd8112f6-8175-411d-a77d-0e49d1e8c733 None None] https://10.4.3.143/volume// returned with HTTP 300 Aug 16 21:16:45.602387 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 836/3331] 10.4.3.143 () {66 vars in 1426 bytes} [Sun Aug 16 21:16:45 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 16 21:16:45.612435 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [req-eddd13be-1db8-4eb2-bda7-e27ae19b494a req-fe76a400-b8ae-4fb9-aa54-6e0025464c66 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:16:45.614549 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [req-eddd13be-1db8-4eb2-bda7-e27ae19b494a req-fe76a400-b8ae-4fb9-aa54-6e0025464c66 tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] GET https://10.4.3.143/volume/v3/volumes/78157b93-3ba6-45b9-b4e4-121e7960d475 Aug 16 21:16:45.614809 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [req-eddd13be-1db8-4eb2-bda7-e27ae19b494a req-fe76a400-b8ae-4fb9-aa54-6e0025464c66 tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:16:45.615179 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [req-eddd13be-1db8-4eb2-bda7-e27ae19b494a req-fe76a400-b8ae-4fb9-aa54-6e0025464c66 tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:16:45.625245 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:16:45.625245 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:16:45.629844 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [req-eddd13be-1db8-4eb2-bda7-e27ae19b494a req-fe76a400-b8ae-4fb9-aa54-6e0025464c66 tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] Volume info retrieved successfully. Aug 16 21:16:45.634128 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [req-eddd13be-1db8-4eb2-bda7-e27ae19b494a req-fe76a400-b8ae-4fb9-aa54-6e0025464c66 tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] https://10.4.3.143/volume/v3/volumes/78157b93-3ba6-45b9-b4e4-121e7960d475 returned with HTTP 200 Aug 16 21:16:45.634573 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 825/3332] 10.4.3.143 () {70 vars in 1639 bytes} [Sun Aug 16 21:16:45 2026] GET /volume/v3/volumes/78157b93-3ba6-45b9-b4e4-121e7960d475 => generated 1359 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 16 21:16:45.921842 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [req-9a142139-5571-4f21-a95b-d5a93e44f5e3 req-aa67cc7b-2e8d-4de8-9fdf-dfcacc1691ac None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:16:45.923824 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [req-9a142139-5571-4f21-a95b-d5a93e44f5e3 req-aa67cc7b-2e8d-4de8-9fdf-dfcacc1691ac tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] DELETE https://10.4.3.143/volume/v3/attachments/c61df12f-48ee-44b5-b7d0-2e29464aa418 Aug 16 21:16:45.924076 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [req-9a142139-5571-4f21-a95b-d5a93e44f5e3 req-aa67cc7b-2e8d-4de8-9fdf-dfcacc1691ac tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:16:45.924284 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [req-9a142139-5571-4f21-a95b-d5a93e44f5e3 req-aa67cc7b-2e8d-4de8-9fdf-dfcacc1691ac tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Calling method 'version_select' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:16:45.932503 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:16:45.932503 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:16:45.974302 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [req-9a142139-5571-4f21-a95b-d5a93e44f5e3 req-aa67cc7b-2e8d-4de8-9fdf-dfcacc1691ac tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] https://10.4.3.143/volume/v3/attachments/c61df12f-48ee-44b5-b7d0-2e29464aa418 returned with HTTP 200 Aug 16 21:16:45.974678 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 835/3333] 10.4.3.143 () {72 vars in 1673 bytes} [Sun Aug 16 21:16:45 2026] DELETE /volume/v3/attachments/c61df12f-48ee-44b5-b7d0-2e29464aa418 => generated 19 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:16:46.048816 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-61a62330-78f3-41a2-aaef-3b6d82b6c602 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:16:46.050450 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-61a62330-78f3-41a2-aaef-3b6d82b6c602 tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] GET https://10.4.3.143/volume/v3/volumes/28d5afe9-6772-4b8d-b555-0336a4992305 Aug 16 21:16:46.050641 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-61a62330-78f3-41a2-aaef-3b6d82b6c602 tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:16:46.050809 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-61a62330-78f3-41a2-aaef-3b6d82b6c602 tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:16:46.056159 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-61a62330-78f3-41a2-aaef-3b6d82b6c602 tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] https://10.4.3.143/volume/v3/volumes/28d5afe9-6772-4b8d-b555-0336a4992305 returned with HTTP 404 Aug 16 21:16:46.056549 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 838/3334] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:16:46 2026] GET /volume/v3/volumes/28d5afe9-6772-4b8d-b555-0336a4992305 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:16:46.064385 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-3fb1fb4b-94c7-4f78-a4de-039a1217c6b7 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:16:46.066471 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-3fb1fb4b-94c7-4f78-a4de-039a1217c6b7 tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-reader] GET https://10.4.3.143/volume/v3/backups Aug 16 21:16:46.066723 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-3fb1fb4b-94c7-4f78-a4de-039a1217c6b7 tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-reader] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:16:46.066973 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-3fb1fb4b-94c7-4f78-a4de-039a1217c6b7 tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-reader] Calling method 'index' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:16:46.067304 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.api_utils [None req-3fb1fb4b-94c7-4f78-a4de-039a1217c6b7 tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-reader] Removing options '' from query. {{(pid=100331) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 16 21:16:46.085138 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-3fb1fb4b-94c7-4f78-a4de-039a1217c6b7 tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-reader] https://10.4.3.143/volume/v3/backups returned with HTTP 200 Aug 16 21:16:46.085581 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 837/3335] 10.4.3.143 () {68 vars in 1277 bytes} [Sun Aug 16 21:16:46 2026] GET /volume/v3/backups => generated 624 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:16:46.096818 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-7f38c49d-beb8-440e-b873-58d0bf102aa6 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:16:46.098527 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-7f38c49d-beb8-440e-b873-58d0bf102aa6 tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-reader] GET https://10.4.3.143/volume/v3/backups?project_id=b27cd2ab69f8498e8e60ac52510e4cae Aug 16 21:16:46.098763 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-7f38c49d-beb8-440e-b873-58d0bf102aa6 tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-reader] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:16:46.098934 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-7f38c49d-beb8-440e-b873-58d0bf102aa6 tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-reader] Calling method 'index' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:16:46.099232 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.api_utils [None req-7f38c49d-beb8-440e-b873-58d0bf102aa6 tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-reader] Removing options 'project_id' from query. {{(pid=100333) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 16 21:16:46.121285 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-7f38c49d-beb8-440e-b873-58d0bf102aa6 tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-reader] https://10.4.3.143/volume/v3/backups?project_id=b27cd2ab69f8498e8e60ac52510e4cae returned with HTTP 200 Aug 16 21:16:46.121758 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 826/3336] 10.4.3.143 () {68 vars in 1364 bytes} [Sun Aug 16 21:16:46 2026] GET /volume/v3/backups?project_id=b27cd2ab69f8498e8e60ac52510e4cae => generated 624 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:16:46.130462 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-5811a843-d2b9-4220-9a4a-5b92740f8e0d None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:16:46.132438 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-5811a843-d2b9-4220-9a4a-5b92740f8e0d tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] POST https://10.4.3.143/volume/v3/volumes Aug 16 21:16:46.132793 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-5811a843-d2b9-4220-9a4a-5b92740f8e0d tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-666841693"}} {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:16:46.134525 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.v3.volumes [None req-5811a843-d2b9-4220-9a4a-5b92740f8e0d tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-666841693'}} {{(pid=100332) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 21:16:46.134647 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.v3.volumes [None req-5811a843-d2b9-4220-9a4a-5b92740f8e0d tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] Create volume of 1 GB Aug 16 21:16:46.134959 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:16:46.134959 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:16:46.138789 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-5811a843-d2b9-4220-9a4a-5b92740f8e0d tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] Availability Zones retrieved successfully. Aug 16 21:16:46.144328 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-5811a843-d2b9-4220-9a4a-5b92740f8e0d tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] Flow 'volume_create_api' (8c7537f1-4fb8-4d4e-83e8-c8f4ad65e5cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100332) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:16:46.145157 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-5811a843-d2b9-4220-9a4a-5b92740f8e0d tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9ef39f48-c096-41a1-b967-13bdd789c533) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:16:46.145838 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.flows.api.create_volume [None req-5811a843-d2b9-4220-9a4a-5b92740f8e0d tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] Validating volume size '1' using validate_int {{(pid=100332) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 21:16:46.174129 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-5811a843-d2b9-4220-9a4a-5b92740f8e0d tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9ef39f48-c096-41a1-b967-13bdd789c533) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T21:04:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=69e633b8-fab9-4b15-8b40-4f1a67c51cda,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '69e633b8-fab9-4b15-8b40-4f1a67c51cda', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:16:46.174976 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-5811a843-d2b9-4220-9a4a-5b92740f8e0d tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (074e8dbb-c5ff-4e72-b251-a6d79f1f15e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:16:46.213570 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.quota [None req-5811a843-d2b9-4220-9a4a-5b92740f8e0d tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] Created reservations ['41108986-8d29-44d3-bbe4-0c9195a6e4e2', '4097e388-5cc4-412d-9cc6-f2614d70889b', 'cf8aa673-0b09-4ff7-97c9-bc2cc1a6d11d', 'f7fe4472-02e4-49e3-9914-edf37a1ce1bb'] {{(pid=100332) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:16:46.214729 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-5811a843-d2b9-4220-9a4a-5b92740f8e0d tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (074e8dbb-c5ff-4e72-b251-a6d79f1f15e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['41108986-8d29-44d3-bbe4-0c9195a6e4e2', '4097e388-5cc4-412d-9cc6-f2614d70889b', 'cf8aa673-0b09-4ff7-97c9-bc2cc1a6d11d', 'f7fe4472-02e4-49e3-9914-edf37a1ce1bb']}' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:16:46.215564 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-5811a843-d2b9-4220-9a4a-5b92740f8e0d tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8f7aaa20-2cec-4c61-b578-3a2e1b361d03) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:16:46.238806 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-5811a843-d2b9-4220-9a4a-5b92740f8e0d tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8f7aaa20-2cec-4c61-b578-3a2e1b361d03) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1a22022c-9050-4739-bcb2-38d8ad099fc7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-666841693',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b27cd2ab69f8498e8e60ac52510e4cae',qos_specs=None,replication_status=,reservations=['41108986-8d29-44d3-bbe4-0c9195a6e4e2','4097e388-5cc4-412d-9cc6-f2614d70889b','cf8aa673-0b09-4ff7-97c9-bc2cc1a6d11d','f7fe4472-02e4-49e3-9914-edf37a1ce1bb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c9854d20a6c84228b6c77350faa14022',volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T21:16:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-666841693',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1a22022c-9050-4739-bcb2-38d8ad099fc7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b27cd2ab69f8498e8e60ac52510e4cae',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c9854d20a6c84228b6c77350faa14022',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(69e633b8-fab9-4b15-8b40-4f1a67c51cda),volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda)}' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:16:46.239592 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-5811a843-d2b9-4220-9a4a-5b92740f8e0d tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a62ee61e-a950-4add-b1f4-a1be2e4d5219) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:16:46.257367 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-5811a843-d2b9-4220-9a4a-5b92740f8e0d tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a62ee61e-a950-4add-b1f4-a1be2e4d5219) transitioned into state 'SUCCESS' from state '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-666841693',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b27cd2ab69f8498e8e60ac52510e4cae',qos_specs=None,replication_status=,reservations=['41108986-8d29-44d3-bbe4-0c9195a6e4e2','4097e388-5cc4-412d-9cc6-f2614d70889b','cf8aa673-0b09-4ff7-97c9-bc2cc1a6d11d','f7fe4472-02e4-49e3-9914-edf37a1ce1bb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c9854d20a6c84228b6c77350faa14022',volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda)}' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:16:46.258477 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-5811a843-d2b9-4220-9a4a-5b92740f8e0d tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c1b31198-94c3-451b-922a-7fa5b5b66845) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:16:46.271689 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-5811a843-d2b9-4220-9a4a-5b92740f8e0d tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c1b31198-94c3-451b-922a-7fa5b5b66845) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:16:46.273013 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-5811a843-d2b9-4220-9a4a-5b92740f8e0d tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] Flow 'volume_create_api' (8c7537f1-4fb8-4d4e-83e8-c8f4ad65e5cb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100332) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:16:46.273485 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-5811a843-d2b9-4220-9a4a-5b92740f8e0d tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] Create volume request issued successfully. Aug 16 21:16:46.274324 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-5811a843-d2b9-4220-9a4a-5b92740f8e0d tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Aug 16 21:16:46.274948 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 836/3337] 10.4.3.143 () {70 vars in 1298 bytes} [Sun Aug 16 21:16:46 2026] POST /volume/v3/volumes => generated 777 bytes in 145 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 21:16:46.300643 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-6b2f4eda-70ce-466e-97c9-361af7ff015a None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:16:46.302426 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-6b2f4eda-70ce-466e-97c9-361af7ff015a tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] GET https://10.4.3.143/volume/v3/volumes/1a22022c-9050-4739-bcb2-38d8ad099fc7 Aug 16 21:16:46.302595 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-6b2f4eda-70ce-466e-97c9-361af7ff015a tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:16:46.302838 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-6b2f4eda-70ce-466e-97c9-361af7ff015a tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:16:46.309133 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:16:46.309133 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:16:46.313634 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-6b2f4eda-70ce-466e-97c9-361af7ff015a tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] Volume info retrieved successfully. Aug 16 21:16:46.320970 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-6b2f4eda-70ce-466e-97c9-361af7ff015a tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] https://10.4.3.143/volume/v3/volumes/1a22022c-9050-4739-bcb2-38d8ad099fc7 returned with HTTP 200 Aug 16 21:16:46.320970 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 839/3338] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:16:46 2026] GET /volume/v3/volumes/1a22022c-9050-4739-bcb2-38d8ad099fc7 => generated 956 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:16:46.545248 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [req-eddd13be-1db8-4eb2-bda7-e27ae19b494a req-f699b01e-b306-4e14-8db5-876f1c3eeeab None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:16:46.547554 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [req-eddd13be-1db8-4eb2-bda7-e27ae19b494a req-f699b01e-b306-4e14-8db5-876f1c3eeeab tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] DELETE https://10.4.3.143/volume/v3/attachments/15f88fa0-8d76-408d-9ed3-04ec622f0180 Aug 16 21:16:46.547737 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [req-eddd13be-1db8-4eb2-bda7-e27ae19b494a req-f699b01e-b306-4e14-8db5-876f1c3eeeab tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:16:46.547989 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [req-eddd13be-1db8-4eb2-bda7-e27ae19b494a req-f699b01e-b306-4e14-8db5-876f1c3eeeab tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] Calling method 'version_select' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:16:46.563710 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:16:46.563710 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:16:46.573242 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-a9e5b707-8fc7-4f0c-9c9e-5d919a83144a None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:16:46.574845 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-a9e5b707-8fc7-4f0c-9c9e-5d919a83144a tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] GET https://10.4.3.143/volume/v3/backups/0d888b43-c653-4591-83cf-69f9d69156b3 Aug 16 21:16:46.575151 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-a9e5b707-8fc7-4f0c-9c9e-5d919a83144a tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:16:46.575222 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-a9e5b707-8fc7-4f0c-9c9e-5d919a83144a tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:16:46.575331 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.v3.backups [None req-a9e5b707-8fc7-4f0c-9c9e-5d919a83144a tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Show backup with id 0d888b43-c653-4591-83cf-69f9d69156b3. {{(pid=100333) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:16:46.580347 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:16:46.580347 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:16:46.581085 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-a9e5b707-8fc7-4f0c-9c9e-5d919a83144a tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] https://10.4.3.143/volume/v3/backups/0d888b43-c653-4591-83cf-69f9d69156b3 returned with HTTP 200 Aug 16 21:16:46.581381 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 827/3339] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:16:46 2026] GET /volume/v3/backups/0d888b43-c653-4591-83cf-69f9d69156b3 => generated 790 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:16:46.632356 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [req-eddd13be-1db8-4eb2-bda7-e27ae19b494a req-f699b01e-b306-4e14-8db5-876f1c3eeeab tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] https://10.4.3.143/volume/v3/attachments/15f88fa0-8d76-408d-9ed3-04ec622f0180 returned with HTTP 200 Aug 16 21:16:46.632751 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 838/3340] 10.4.3.143 () {72 vars in 1673 bytes} [Sun Aug 16 21:16:46 2026] DELETE /volume/v3/attachments/15f88fa0-8d76-408d-9ed3-04ec622f0180 => generated 19 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:16:47.121486 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [req-f061596f-855f-4b23-8065-4c255bf4dd4e req-3feeadff-ff86-403a-9f7c-3f8b57996293 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:16:47.125250 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [req-f061596f-855f-4b23-8065-4c255bf4dd4e req-3feeadff-ff86-403a-9f7c-3f8b57996293 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] DELETE https://10.4.3.143/volume/v3/attachments/c61df12f-48ee-44b5-b7d0-2e29464aa418 Aug 16 21:16:47.125480 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [req-f061596f-855f-4b23-8065-4c255bf4dd4e req-3feeadff-ff86-403a-9f7c-3f8b57996293 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:16:47.125691 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [req-f061596f-855f-4b23-8065-4c255bf4dd4e req-3feeadff-ff86-403a-9f7c-3f8b57996293 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Calling method 'version_select' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:16:47.131155 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [req-f061596f-855f-4b23-8065-4c255bf4dd4e req-3feeadff-ff86-403a-9f7c-3f8b57996293 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] https://10.4.3.143/volume/v3/attachments/c61df12f-48ee-44b5-b7d0-2e29464aa418 returned with HTTP 404 Aug 16 21:16:47.131724 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 837/3341] 10.4.3.143 () {72 vars in 1673 bytes} [Sun Aug 16 21:16:47 2026] DELETE /volume/v3/attachments/c61df12f-48ee-44b5-b7d0-2e29464aa418 => generated 149 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 16 21:16:47.334833 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-8f7c7097-d6b6-49b1-b678-93810c3e4164 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:16:47.336976 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-8f7c7097-d6b6-49b1-b678-93810c3e4164 tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] GET https://10.4.3.143/volume/v3/volumes/1a22022c-9050-4739-bcb2-38d8ad099fc7 Aug 16 21:16:47.337272 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-8f7c7097-d6b6-49b1-b678-93810c3e4164 tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:16:47.338189 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-8f7c7097-d6b6-49b1-b678-93810c3e4164 tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:16:47.345976 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:16:47.345976 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:16:47.349705 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-8f7c7097-d6b6-49b1-b678-93810c3e4164 tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] Volume info retrieved successfully. Aug 16 21:16:47.355822 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-8f7c7097-d6b6-49b1-b678-93810c3e4164 tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] https://10.4.3.143/volume/v3/volumes/1a22022c-9050-4739-bcb2-38d8ad099fc7 returned with HTTP 200 Aug 16 21:16:47.356328 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 840/3342] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:16:47 2026] GET /volume/v3/volumes/1a22022c-9050-4739-bcb2-38d8ad099fc7 => generated 1008 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:16:47.368396 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-d7bcb947-8bcc-404b-9250-a5c4f7e249b7 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:16:47.370537 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-d7bcb947-8bcc-404b-9250-a5c4f7e249b7 tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] POST https://10.4.3.143/volume/v3/backups Aug 16 21:16:47.370992 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-d7bcb947-8bcc-404b-9250-a5c4f7e249b7 tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "1a22022c-9050-4739-bcb2-38d8ad099fc7", "name": "tempest-type-Backup-125380403"}} {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:16:47.372822 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.contrib.backups [None req-d7bcb947-8bcc-404b-9250-a5c4f7e249b7 tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] Creating new backup {'backup': {'volume_id': '1a22022c-9050-4739-bcb2-38d8ad099fc7', 'name': 'tempest-type-Backup-125380403'}} {{(pid=100333) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 16 21:16:47.373044 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.contrib.backups [None req-d7bcb947-8bcc-404b-9250-a5c4f7e249b7 tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] Creating backup of volume 1a22022c-9050-4739-bcb2-38d8ad099fc7 in container None Aug 16 21:16:47.383852 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:16:47.383852 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:16:47.384359 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-d7bcb947-8bcc-404b-9250-a5c4f7e249b7 tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] Volume info retrieved successfully. Aug 16 21:16:47.405805 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.quota [None req-d7bcb947-8bcc-404b-9250-a5c4f7e249b7 tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] Created reservations ['e4d71100-383d-47b8-9d23-3175124437c6', 'e6d08031-1590-4a1d-9cbc-24cf3c172a0c'] {{(pid=100333) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:16:47.433777 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-d7bcb947-8bcc-404b-9250-a5c4f7e249b7 tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] https://10.4.3.143/volume/v3/backups returned with HTTP 202 Aug 16 21:16:47.434290 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 828/3343] 10.4.3.143 () {70 vars in 1299 bytes} [Sun Aug 16 21:16:47 2026] POST /volume/v3/backups => generated 315 bytes in 66 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 21:16:47.447860 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-cf44bba8-88f7-42bc-b451-9aedaa0cbcfc None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:16:47.452618 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-cf44bba8-88f7-42bc-b451-9aedaa0cbcfc tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] GET https://10.4.3.143/volume/v3/backups/870e71b4-8360-417c-8260-9fea3970de02 Aug 16 21:16:47.452908 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-cf44bba8-88f7-42bc-b451-9aedaa0cbcfc tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:16:47.453184 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-cf44bba8-88f7-42bc-b451-9aedaa0cbcfc tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:16:47.453324 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.v3.backups [None req-cf44bba8-88f7-42bc-b451-9aedaa0cbcfc tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] Show backup with id 870e71b4-8360-417c-8260-9fea3970de02. {{(pid=100331) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:16:47.459875 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:16:47.459875 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:16:47.460627 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-cf44bba8-88f7-42bc-b451-9aedaa0cbcfc tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] https://10.4.3.143/volume/v3/backups/870e71b4-8360-417c-8260-9fea3970de02 returned with HTTP 200 Aug 16 21:16:47.461774 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 839/3344] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:16:47 2026] GET /volume/v3/backups/870e71b4-8360-417c-8260-9fea3970de02 => generated 722 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:16:47.595660 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-5669f8be-1ca0-44c8-afb4-a32ed08b1291 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:16:47.599832 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-5669f8be-1ca0-44c8-afb4-a32ed08b1291 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] GET https://10.4.3.143/volume/v3/backups/0d888b43-c653-4591-83cf-69f9d69156b3 Aug 16 21:16:47.600300 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-5669f8be-1ca0-44c8-afb4-a32ed08b1291 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:16:47.600376 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-5669f8be-1ca0-44c8-afb4-a32ed08b1291 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:16:47.600460 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.v3.backups [None req-5669f8be-1ca0-44c8-afb4-a32ed08b1291 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Show backup with id 0d888b43-c653-4591-83cf-69f9d69156b3. {{(pid=100332) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:16:47.605659 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:16:47.605659 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:16:47.606875 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-5669f8be-1ca0-44c8-afb4-a32ed08b1291 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] https://10.4.3.143/volume/v3/backups/0d888b43-c653-4591-83cf-69f9d69156b3 returned with HTTP 200 Aug 16 21:16:47.607342 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 838/3345] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:16:47 2026] GET /volume/v3/backups/0d888b43-c653-4591-83cf-69f9d69156b3 => generated 790 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:16:47.701586 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-f544d101-1fb4-4e68-8bb8-156ea6c21bd0 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:16:47.703952 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-f544d101-1fb4-4e68-8bb8-156ea6c21bd0 tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] GET https://10.4.3.143/volume/v3/volumes/78157b93-3ba6-45b9-b4e4-121e7960d475 Aug 16 21:16:47.704233 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-f544d101-1fb4-4e68-8bb8-156ea6c21bd0 tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:16:47.704477 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-f544d101-1fb4-4e68-8bb8-156ea6c21bd0 tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:16:47.713245 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:16:47.713245 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:16:47.717267 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-f544d101-1fb4-4e68-8bb8-156ea6c21bd0 tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] Volume info retrieved successfully. Aug 16 21:16:47.721995 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-f544d101-1fb4-4e68-8bb8-156ea6c21bd0 tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] https://10.4.3.143/volume/v3/volumes/78157b93-3ba6-45b9-b4e4-121e7960d475 returned with HTTP 200 Aug 16 21:16:47.722469 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 841/3346] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:16:47 2026] GET /volume/v3/volumes/78157b93-3ba6-45b9-b4e4-121e7960d475 => generated 884 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:16:47.735731 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-95426777-95cd-4a3b-903f-b9b0c355b4cf None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:16:47.737522 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-95426777-95cd-4a3b-903f-b9b0c355b4cf tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] GET https://10.4.3.143/volume/v3/volumes/78157b93-3ba6-45b9-b4e4-121e7960d475 Aug 16 21:16:47.737735 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-95426777-95cd-4a3b-903f-b9b0c355b4cf tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:16:47.737928 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-95426777-95cd-4a3b-903f-b9b0c355b4cf tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:16:47.746603 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:16:47.746603 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:16:47.749781 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-95426777-95cd-4a3b-903f-b9b0c355b4cf tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] Volume info retrieved successfully. Aug 16 21:16:47.753965 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-95426777-95cd-4a3b-903f-b9b0c355b4cf tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] https://10.4.3.143/volume/v3/volumes/78157b93-3ba6-45b9-b4e4-121e7960d475 returned with HTTP 200 Aug 16 21:16:47.753965 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 829/3347] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:16:47 2026] GET /volume/v3/volumes/78157b93-3ba6-45b9-b4e4-121e7960d475 => generated 884 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:16:47.768206 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-a836c7a7-80bd-4ded-beb9-973dc01f4a75 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:16:47.770059 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-a836c7a7-80bd-4ded-beb9-973dc01f4a75 tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] DELETE https://10.4.3.143/volume/v3/volumes/78157b93-3ba6-45b9-b4e4-121e7960d475 Aug 16 21:16:47.770236 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-a836c7a7-80bd-4ded-beb9-973dc01f4a75 tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:16:47.770423 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-a836c7a7-80bd-4ded-beb9-973dc01f4a75 tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] Calling method 'delete' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:16:47.770629 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.v3.volumes [None req-a836c7a7-80bd-4ded-beb9-973dc01f4a75 tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] Delete volume with id: 78157b93-3ba6-45b9-b4e4-121e7960d475 Aug 16 21:16:47.777718 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:16:47.777718 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:16:47.778250 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-a836c7a7-80bd-4ded-beb9-973dc01f4a75 tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] Volume info retrieved successfully. Aug 16 21:16:47.793711 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-a836c7a7-80bd-4ded-beb9-973dc01f4a75 tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] Delete volume request issued successfully. Aug 16 21:16:47.793844 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-a836c7a7-80bd-4ded-beb9-973dc01f4a75 tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] https://10.4.3.143/volume/v3/volumes/78157b93-3ba6-45b9-b4e4-121e7960d475 returned with HTTP 202 Aug 16 21:16:47.794254 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 840/3348] 10.4.3.143 () {66 vars in 1351 bytes} [Sun Aug 16 21:16:47 2026] DELETE /volume/v3/volumes/78157b93-3ba6-45b9-b4e4-121e7960d475 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 21:16:47.806729 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-098455b5-c350-49bc-8397-a44f484a8f68 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:16:47.808976 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-098455b5-c350-49bc-8397-a44f484a8f68 tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] GET https://10.4.3.143/volume/v3/volumes/78157b93-3ba6-45b9-b4e4-121e7960d475 Aug 16 21:16:47.809246 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-098455b5-c350-49bc-8397-a44f484a8f68 tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:16:47.809475 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-098455b5-c350-49bc-8397-a44f484a8f68 tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:16:47.817794 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:16:47.817794 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:16:47.821954 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-098455b5-c350-49bc-8397-a44f484a8f68 tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] Volume info retrieved successfully. Aug 16 21:16:47.826060 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-098455b5-c350-49bc-8397-a44f484a8f68 tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] https://10.4.3.143/volume/v3/volumes/78157b93-3ba6-45b9-b4e4-121e7960d475 returned with HTTP 200 Aug 16 21:16:47.826446 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 839/3349] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:16:47 2026] GET /volume/v3/volumes/78157b93-3ba6-45b9-b4e4-121e7960d475 => generated 883 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:16:48.474058 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-4b0e62a4-2139-4ee5-9639-2051e04e5357 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:16:48.475877 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-4b0e62a4-2139-4ee5-9639-2051e04e5357 tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] GET https://10.4.3.143/volume/v3/backups/870e71b4-8360-417c-8260-9fea3970de02 Aug 16 21:16:48.476119 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-4b0e62a4-2139-4ee5-9639-2051e04e5357 tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:16:48.476316 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-4b0e62a4-2139-4ee5-9639-2051e04e5357 tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:16:48.476413 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.v3.backups [None req-4b0e62a4-2139-4ee5-9639-2051e04e5357 tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] Show backup with id 870e71b4-8360-417c-8260-9fea3970de02. {{(pid=100330) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:16:48.480682 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:16:48.480682 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:16:48.481284 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-4b0e62a4-2139-4ee5-9639-2051e04e5357 tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] https://10.4.3.143/volume/v3/backups/870e71b4-8360-417c-8260-9fea3970de02 returned with HTTP 200 Aug 16 21:16:48.481580 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 842/3350] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:16:48 2026] GET /volume/v3/backups/870e71b4-8360-417c-8260-9fea3970de02 => generated 724 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:16:48.618017 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-794a30b5-6bf1-4882-ab3f-429cff8b8b96 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:16:48.619792 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-794a30b5-6bf1-4882-ab3f-429cff8b8b96 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] GET https://10.4.3.143/volume/v3/backups/0d888b43-c653-4591-83cf-69f9d69156b3 Aug 16 21:16:48.620033 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-794a30b5-6bf1-4882-ab3f-429cff8b8b96 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:16:48.620291 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-794a30b5-6bf1-4882-ab3f-429cff8b8b96 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:16:48.620433 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.v3.backups [None req-794a30b5-6bf1-4882-ab3f-429cff8b8b96 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Show backup with id 0d888b43-c653-4591-83cf-69f9d69156b3. {{(pid=100333) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:16:48.626932 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:16:48.626932 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:16:48.627679 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-794a30b5-6bf1-4882-ab3f-429cff8b8b96 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] https://10.4.3.143/volume/v3/backups/0d888b43-c653-4591-83cf-69f9d69156b3 returned with HTTP 200 Aug 16 21:16:48.628043 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 830/3351] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:16:48 2026] GET /volume/v3/backups/0d888b43-c653-4591-83cf-69f9d69156b3 => generated 790 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:16:48.845349 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-59e878a2-6470-4356-807b-150445c57766 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:16:48.847587 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-59e878a2-6470-4356-807b-150445c57766 tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] GET https://10.4.3.143/volume/v3/volumes/78157b93-3ba6-45b9-b4e4-121e7960d475 Aug 16 21:16:48.847867 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-59e878a2-6470-4356-807b-150445c57766 tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:16:48.848214 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-59e878a2-6470-4356-807b-150445c57766 tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:16:48.865978 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-59e878a2-6470-4356-807b-150445c57766 tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] https://10.4.3.143/volume/v3/volumes/78157b93-3ba6-45b9-b4e4-121e7960d475 returned with HTTP 404 Aug 16 21:16:48.865978 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 841/3352] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:16:48 2026] GET /volume/v3/volumes/78157b93-3ba6-45b9-b4e4-121e7960d475 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:16:48.869517 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-1cbf8d6c-824d-4784-8883-fac8a38aba04 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:16:48.871362 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-1cbf8d6c-824d-4784-8883-fac8a38aba04 tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] GET https://10.4.3.143/volume/v3/volumes/4a416a1d-5b74-44a4-8ec1-8e7e4e0b14e3 Aug 16 21:16:48.871589 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-1cbf8d6c-824d-4784-8883-fac8a38aba04 tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:16:48.871774 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-1cbf8d6c-824d-4784-8883-fac8a38aba04 tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:16:48.881581 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:16:48.881581 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:16:48.886244 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-1cbf8d6c-824d-4784-8883-fac8a38aba04 tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] Volume info retrieved successfully. Aug 16 21:16:48.891826 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-1cbf8d6c-824d-4784-8883-fac8a38aba04 tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] https://10.4.3.143/volume/v3/volumes/4a416a1d-5b74-44a4-8ec1-8e7e4e0b14e3 returned with HTTP 200 Aug 16 21:16:48.892389 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 840/3353] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:16:48 2026] GET /volume/v3/volumes/4a416a1d-5b74-44a4-8ec1-8e7e4e0b14e3 => generated 882 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:16:48.905056 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-94703ded-1d40-4bc7-9c4f-b8aa45b3a467 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:16:48.906615 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-94703ded-1d40-4bc7-9c4f-b8aa45b3a467 tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] GET https://10.4.3.143/volume/v3/volumes/4a416a1d-5b74-44a4-8ec1-8e7e4e0b14e3 Aug 16 21:16:48.906840 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-94703ded-1d40-4bc7-9c4f-b8aa45b3a467 tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:16:48.906980 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-94703ded-1d40-4bc7-9c4f-b8aa45b3a467 tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:16:48.912904 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:16:48.912904 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:16:48.916014 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-94703ded-1d40-4bc7-9c4f-b8aa45b3a467 tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] Volume info retrieved successfully. Aug 16 21:16:48.919706 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-94703ded-1d40-4bc7-9c4f-b8aa45b3a467 tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] https://10.4.3.143/volume/v3/volumes/4a416a1d-5b74-44a4-8ec1-8e7e4e0b14e3 returned with HTTP 200 Aug 16 21:16:48.920088 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 843/3354] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:16:48 2026] GET /volume/v3/volumes/4a416a1d-5b74-44a4-8ec1-8e7e4e0b14e3 => generated 882 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:16:48.939844 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-66c1a420-fa8c-4804-84c9-1e23fd75f3ab None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:16:48.941893 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-66c1a420-fa8c-4804-84c9-1e23fd75f3ab tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] DELETE https://10.4.3.143/volume/v3/volumes/4a416a1d-5b74-44a4-8ec1-8e7e4e0b14e3 Aug 16 21:16:48.942164 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-66c1a420-fa8c-4804-84c9-1e23fd75f3ab tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:16:48.942355 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-66c1a420-fa8c-4804-84c9-1e23fd75f3ab tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] Calling method 'delete' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:16:48.942522 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.v3.volumes [None req-66c1a420-fa8c-4804-84c9-1e23fd75f3ab tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] Delete volume with id: 4a416a1d-5b74-44a4-8ec1-8e7e4e0b14e3 Aug 16 21:16:48.951180 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:16:48.951180 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:16:48.951617 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-66c1a420-fa8c-4804-84c9-1e23fd75f3ab tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] Volume info retrieved successfully. Aug 16 21:16:48.971833 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-66c1a420-fa8c-4804-84c9-1e23fd75f3ab tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] Delete volume request issued successfully. Aug 16 21:16:48.972086 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-66c1a420-fa8c-4804-84c9-1e23fd75f3ab tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] https://10.4.3.143/volume/v3/volumes/4a416a1d-5b74-44a4-8ec1-8e7e4e0b14e3 returned with HTTP 202 Aug 16 21:16:48.972543 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 831/3355] 10.4.3.143 () {66 vars in 1351 bytes} [Sun Aug 16 21:16:48 2026] DELETE /volume/v3/volumes/4a416a1d-5b74-44a4-8ec1-8e7e4e0b14e3 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 21:16:48.984390 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-8992ef42-c539-40ad-a5e1-3ff9c9f168c7 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:16:48.986855 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-8992ef42-c539-40ad-a5e1-3ff9c9f168c7 tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] GET https://10.4.3.143/volume/v3/volumes/4a416a1d-5b74-44a4-8ec1-8e7e4e0b14e3 Aug 16 21:16:48.989974 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-8992ef42-c539-40ad-a5e1-3ff9c9f168c7 tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:16:48.989974 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-8992ef42-c539-40ad-a5e1-3ff9c9f168c7 tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:16:48.995264 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:16:48.995264 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:16:49.000066 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-8992ef42-c539-40ad-a5e1-3ff9c9f168c7 tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] Volume info retrieved successfully. Aug 16 21:16:49.007568 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-8992ef42-c539-40ad-a5e1-3ff9c9f168c7 tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] https://10.4.3.143/volume/v3/volumes/4a416a1d-5b74-44a4-8ec1-8e7e4e0b14e3 returned with HTTP 200 Aug 16 21:16:49.007983 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 842/3356] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:16:48 2026] GET /volume/v3/volumes/4a416a1d-5b74-44a4-8ec1-8e7e4e0b14e3 => generated 881 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:16:49.227583 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-c0f059e3-f2d7-45ee-9730-f91a0a46d6cd None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:16:49.230071 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-c0f059e3-f2d7-45ee-9730-f91a0a46d6cd tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] DELETE https://10.4.3.143/volume/v3/snapshots/7bc4db51-1542-4182-a2f2-f063ea3976e5 Aug 16 21:16:49.230359 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-c0f059e3-f2d7-45ee-9730-f91a0a46d6cd tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:16:49.230628 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-c0f059e3-f2d7-45ee-9730-f91a0a46d6cd tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Calling method 'delete' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:16:49.230756 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.v3.snapshots [None req-c0f059e3-f2d7-45ee-9730-f91a0a46d6cd tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Delete snapshot with id: 7bc4db51-1542-4182-a2f2-f063ea3976e5 Aug 16 21:16:49.236484 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-c0f059e3-f2d7-45ee-9730-f91a0a46d6cd tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] https://10.4.3.143/volume/v3/snapshots/7bc4db51-1542-4182-a2f2-f063ea3976e5 returned with HTTP 404 Aug 16 21:16:49.237225 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 841/3357] 10.4.3.143 () {66 vars in 1357 bytes} [Sun Aug 16 21:16:49 2026] DELETE /volume/v3/snapshots/7bc4db51-1542-4182-a2f2-f063ea3976e5 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:16:49.247816 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-843ab0fc-0601-4465-9dba-ca0d6be69296 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:16:49.249771 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-843ab0fc-0601-4465-9dba-ca0d6be69296 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] GET https://10.4.3.143/volume/v3/volumes/c94886bd-c6cb-4110-be4f-e094d590d202 Aug 16 21:16:49.249990 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-843ab0fc-0601-4465-9dba-ca0d6be69296 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:16:49.250136 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-843ab0fc-0601-4465-9dba-ca0d6be69296 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:16:49.257482 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:16:49.257482 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:16:49.261308 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-843ab0fc-0601-4465-9dba-ca0d6be69296 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Volume info retrieved successfully. Aug 16 21:16:49.265737 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-843ab0fc-0601-4465-9dba-ca0d6be69296 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] https://10.4.3.143/volume/v3/volumes/c94886bd-c6cb-4110-be4f-e094d590d202 returned with HTTP 200 Aug 16 21:16:49.266235 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 844/3358] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:16:49 2026] GET /volume/v3/volumes/c94886bd-c6cb-4110-be4f-e094d590d202 => generated 847 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:16:49.279109 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-38729072-8692-40de-90c5-12c5c017716a None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:16:49.281745 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-38729072-8692-40de-90c5-12c5c017716a tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] POST https://10.4.3.143/volume/v3/volumes Aug 16 21:16:49.282344 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-38729072-8692-40de-90c5-12c5c017716a tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-199752850"}} {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:16:49.284134 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.v3.volumes [None req-38729072-8692-40de-90c5-12c5c017716a tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-199752850'}} {{(pid=100333) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 21:16:49.284322 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.v3.volumes [None req-38729072-8692-40de-90c5-12c5c017716a tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Create volume of 1 GB Aug 16 21:16:49.289286 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-38729072-8692-40de-90c5-12c5c017716a tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Availability Zones retrieved successfully. Aug 16 21:16:49.296222 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-38729072-8692-40de-90c5-12c5c017716a tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Flow 'volume_create_api' (bac34d66-1473-4830-935b-3778813066ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100333) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:16:49.297311 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-38729072-8692-40de-90c5-12c5c017716a tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f7dadcb7-3dba-4649-a07f-6580ed74481d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:16:49.298453 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.flows.api.create_volume [None req-38729072-8692-40de-90c5-12c5c017716a tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Validating volume size '1' using validate_int {{(pid=100333) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 21:16:49.320981 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-c9e3b0ba-9eed-400d-a793-c28c98072a0a None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:16:49.322780 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-c9e3b0ba-9eed-400d-a793-c28c98072a0a tempest-TestStampPattern-1200750360 tempest-TestStampPattern-1200750360-project-member] GET https://10.4.3.143/volume/v3/volumes/65e7c995-6a98-4833-8888-f2c63edc9172 Aug 16 21:16:49.323009 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-c9e3b0ba-9eed-400d-a793-c28c98072a0a tempest-TestStampPattern-1200750360 tempest-TestStampPattern-1200750360-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:16:49.323221 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-c9e3b0ba-9eed-400d-a793-c28c98072a0a tempest-TestStampPattern-1200750360 tempest-TestStampPattern-1200750360-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:16:49.330244 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:16:49.330244 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:16:49.333679 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-c9e3b0ba-9eed-400d-a793-c28c98072a0a tempest-TestStampPattern-1200750360 tempest-TestStampPattern-1200750360-project-member] Volume info retrieved successfully. Aug 16 21:16:49.334529 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-38729072-8692-40de-90c5-12c5c017716a tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f7dadcb7-3dba-4649-a07f-6580ed74481d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T21:04:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=69e633b8-fab9-4b15-8b40-4f1a67c51cda,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '69e633b8-fab9-4b15-8b40-4f1a67c51cda', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:16:49.335407 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-38729072-8692-40de-90c5-12c5c017716a tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cb0d47f6-39f8-4352-89b3-1fe8fd824997) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:16:49.337953 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-c9e3b0ba-9eed-400d-a793-c28c98072a0a tempest-TestStampPattern-1200750360 tempest-TestStampPattern-1200750360-project-member] https://10.4.3.143/volume/v3/volumes/65e7c995-6a98-4833-8888-f2c63edc9172 returned with HTTP 200 Aug 16 21:16:49.338321 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 843/3359] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:16:49 2026] GET /volume/v3/volumes/65e7c995-6a98-4833-8888-f2c63edc9172 => generated 874 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:16:49.349274 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-32f1417d-b9f2-4376-a18d-3dd078059b6e None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:16:49.350995 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-32f1417d-b9f2-4376-a18d-3dd078059b6e tempest-TestStampPattern-1200750360 tempest-TestStampPattern-1200750360-project-member] GET https://10.4.3.143/volume/v3/volumes/65e7c995-6a98-4833-8888-f2c63edc9172 Aug 16 21:16:49.351193 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-32f1417d-b9f2-4376-a18d-3dd078059b6e tempest-TestStampPattern-1200750360 tempest-TestStampPattern-1200750360-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:16:49.351383 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-32f1417d-b9f2-4376-a18d-3dd078059b6e tempest-TestStampPattern-1200750360 tempest-TestStampPattern-1200750360-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:16:49.357681 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:16:49.357681 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:16:49.361182 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-32f1417d-b9f2-4376-a18d-3dd078059b6e tempest-TestStampPattern-1200750360 tempest-TestStampPattern-1200750360-project-member] Volume info retrieved successfully. Aug 16 21:16:49.365557 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-32f1417d-b9f2-4376-a18d-3dd078059b6e tempest-TestStampPattern-1200750360 tempest-TestStampPattern-1200750360-project-member] https://10.4.3.143/volume/v3/volumes/65e7c995-6a98-4833-8888-f2c63edc9172 returned with HTTP 200 Aug 16 21:16:49.365995 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 842/3360] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:16:49 2026] GET /volume/v3/volumes/65e7c995-6a98-4833-8888-f2c63edc9172 => generated 874 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:16:49.372370 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.quota [None req-38729072-8692-40de-90c5-12c5c017716a tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Created reservations ['1fc157be-c2f3-4686-a123-5ade2c36d22b', '40d02b50-6164-4e65-93ff-61510723cf39', '9c5ea34a-683a-478c-a212-e20887b57f70', 'aa34f68d-f91b-4d22-b8fd-fb109e6b6097'] {{(pid=100333) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:16:49.373166 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-38729072-8692-40de-90c5-12c5c017716a tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cb0d47f6-39f8-4352-89b3-1fe8fd824997) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1fc157be-c2f3-4686-a123-5ade2c36d22b', '40d02b50-6164-4e65-93ff-61510723cf39', '9c5ea34a-683a-478c-a212-e20887b57f70', 'aa34f68d-f91b-4d22-b8fd-fb109e6b6097']}' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:16:49.373989 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-38729072-8692-40de-90c5-12c5c017716a tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (944b3d2e-ecad-4491-bf81-08862432ab3f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:16:49.396025 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-38729072-8692-40de-90c5-12c5c017716a tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (944b3d2e-ecad-4491-bf81-08862432ab3f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '06a7a8ed-f95f-48fa-bd9d-d5ad10cc0e8a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-199752850',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='21f4dba1b46a4db7b7fde93ff688a569',qos_specs=None,replication_status=,reservations=['1fc157be-c2f3-4686-a123-5ade2c36d22b','40d02b50-6164-4e65-93ff-61510723cf39','9c5ea34a-683a-478c-a212-e20887b57f70','aa34f68d-f91b-4d22-b8fd-fb109e6b6097'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d0f86aa511834e499f19437a03d6cea6',volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T21:16:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-199752850',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=06a7a8ed-f95f-48fa-bd9d-d5ad10cc0e8a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='21f4dba1b46a4db7b7fde93ff688a569',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d0f86aa511834e499f19437a03d6cea6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(69e633b8-fab9-4b15-8b40-4f1a67c51cda),volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda)}' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:16:49.397018 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-38729072-8692-40de-90c5-12c5c017716a tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (71791d63-2fe3-4f9b-9d75-ae01c3bb0650) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:16:49.404208 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [req-1367046e-f222-4f82-8205-74f24731e1a9 req-2ecee195-4f30-4c38-8320-71d55cc4388a None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:16:49.406505 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [req-1367046e-f222-4f82-8205-74f24731e1a9 req-2ecee195-4f30-4c38-8320-71d55cc4388a tempest-TestStampPattern-1200750360 tempest-TestStampPattern-1200750360-project-member] GET https://10.4.3.143/volume/v3/volumes/65e7c995-6a98-4833-8888-f2c63edc9172 Aug 16 21:16:49.406678 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [req-1367046e-f222-4f82-8205-74f24731e1a9 req-2ecee195-4f30-4c38-8320-71d55cc4388a tempest-TestStampPattern-1200750360 tempest-TestStampPattern-1200750360-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:16:49.406879 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [req-1367046e-f222-4f82-8205-74f24731e1a9 req-2ecee195-4f30-4c38-8320-71d55cc4388a tempest-TestStampPattern-1200750360 tempest-TestStampPattern-1200750360-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:16:49.413144 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-38729072-8692-40de-90c5-12c5c017716a tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (71791d63-2fe3-4f9b-9d75-ae01c3bb0650) transitioned into state 'SUCCESS' from state '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-199752850',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='21f4dba1b46a4db7b7fde93ff688a569',qos_specs=None,replication_status=,reservations=['1fc157be-c2f3-4686-a123-5ade2c36d22b','40d02b50-6164-4e65-93ff-61510723cf39','9c5ea34a-683a-478c-a212-e20887b57f70','aa34f68d-f91b-4d22-b8fd-fb109e6b6097'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d0f86aa511834e499f19437a03d6cea6',volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda)}' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:16:49.413320 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:16:49.413320 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:16:49.413862 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-38729072-8692-40de-90c5-12c5c017716a tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (796571f5-b58a-4ac9-9061-86d93ee4f865) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:16:49.416999 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [req-1367046e-f222-4f82-8205-74f24731e1a9 req-2ecee195-4f30-4c38-8320-71d55cc4388a tempest-TestStampPattern-1200750360 tempest-TestStampPattern-1200750360-project-member] Volume info retrieved successfully. Aug 16 21:16:49.421975 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [req-1367046e-f222-4f82-8205-74f24731e1a9 req-2ecee195-4f30-4c38-8320-71d55cc4388a tempest-TestStampPattern-1200750360 tempest-TestStampPattern-1200750360-project-member] https://10.4.3.143/volume/v3/volumes/65e7c995-6a98-4833-8888-f2c63edc9172 returned with HTTP 200 Aug 16 21:16:49.422363 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 845/3361] 10.4.3.143 () {68 vars in 1598 bytes} [Sun Aug 16 21:16:49 2026] GET /volume/v3/volumes/65e7c995-6a98-4833-8888-f2c63edc9172 => generated 874 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:16:49.423835 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-38729072-8692-40de-90c5-12c5c017716a tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (796571f5-b58a-4ac9-9061-86d93ee4f865) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:16:49.424680 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-38729072-8692-40de-90c5-12c5c017716a tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Flow 'volume_create_api' (bac34d66-1473-4830-935b-3778813066ea) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100333) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:16:49.424999 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-38729072-8692-40de-90c5-12c5c017716a tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Create volume request issued successfully. Aug 16 21:16:49.425693 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-38729072-8692-40de-90c5-12c5c017716a tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Aug 16 21:16:49.426134 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 832/3362] 10.4.3.143 () {68 vars in 1258 bytes} [Sun Aug 16 21:16:49 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 16 21:16:49.437050 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-7015a34b-8d8e-4eb6-9d51-b50a919a1c6b None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:16:49.438777 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-7015a34b-8d8e-4eb6-9d51-b50a919a1c6b tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] GET https://10.4.3.143/volume/v3/volumes/06a7a8ed-f95f-48fa-bd9d-d5ad10cc0e8a Aug 16 21:16:49.439042 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-7015a34b-8d8e-4eb6-9d51-b50a919a1c6b tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:16:49.439214 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-7015a34b-8d8e-4eb6-9d51-b50a919a1c6b tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:16:49.448253 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:16:49.448253 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:16:49.453793 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-7015a34b-8d8e-4eb6-9d51-b50a919a1c6b tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Volume info retrieved successfully. Aug 16 21:16:49.458458 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-7015a34b-8d8e-4eb6-9d51-b50a919a1c6b tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] https://10.4.3.143/volume/v3/volumes/06a7a8ed-f95f-48fa-bd9d-d5ad10cc0e8a returned with HTTP 200 Aug 16 21:16:49.458811 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 844/3363] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:16:49 2026] GET /volume/v3/volumes/06a7a8ed-f95f-48fa-bd9d-d5ad10cc0e8a => generated 821 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:16:49.494193 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-04b2588c-2d01-4a56-a397-42274ac734a1 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:16:49.497808 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-04b2588c-2d01-4a56-a397-42274ac734a1 tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] GET https://10.4.3.143/volume/v3/backups/870e71b4-8360-417c-8260-9fea3970de02 Aug 16 21:16:49.498070 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-04b2588c-2d01-4a56-a397-42274ac734a1 tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:16:49.498238 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-04b2588c-2d01-4a56-a397-42274ac734a1 tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:16:49.498336 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.v3.backups [None req-04b2588c-2d01-4a56-a397-42274ac734a1 tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] Show backup with id 870e71b4-8360-417c-8260-9fea3970de02. {{(pid=100332) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:16:49.502973 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-522bbde1-0fdd-4edc-866d-9d6c80ed8bf0 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:16:49.503323 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-522bbde1-0fdd-4edc-866d-9d6c80ed8bf0 None None] GET https://10.4.3.143/volume// Aug 16 21:16:49.503483 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-522bbde1-0fdd-4edc-866d-9d6c80ed8bf0 None None] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:16:49.503657 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-522bbde1-0fdd-4edc-866d-9d6c80ed8bf0 None None] Calling method 'all' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:16:49.503985 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-522bbde1-0fdd-4edc-866d-9d6c80ed8bf0 None None] https://10.4.3.143/volume// returned with HTTP 300 Aug 16 21:16:49.504241 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 846/3364] 10.4.3.143 () {66 vars in 1428 bytes} [Sun Aug 16 21:16: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 16 21:16:49.506636 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:16:49.506636 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:16:49.507373 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-04b2588c-2d01-4a56-a397-42274ac734a1 tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] https://10.4.3.143/volume/v3/backups/870e71b4-8360-417c-8260-9fea3970de02 returned with HTTP 200 Aug 16 21:16:49.507825 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 843/3365] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:16:49 2026] GET /volume/v3/backups/870e71b4-8360-417c-8260-9fea3970de02 => generated 724 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:16:49.511155 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [req-1367046e-f222-4f82-8205-74f24731e1a9 req-e40c73b0-93e8-49f4-b683-f86205be261f None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:16:49.513398 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [req-1367046e-f222-4f82-8205-74f24731e1a9 req-e40c73b0-93e8-49f4-b683-f86205be261f tempest-TestStampPattern-1200750360 tempest-TestStampPattern-1200750360-project-member] POST https://10.4.3.143/volume/v3/attachments Aug 16 21:16:49.513662 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [req-1367046e-f222-4f82-8205-74f24731e1a9 req-e40c73b0-93e8-49f4-b683-f86205be261f tempest-TestStampPattern-1200750360 tempest-TestStampPattern-1200750360-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "65e7c995-6a98-4833-8888-f2c63edc9172", "connector": null, "instance_uuid": "58df378a-7aed-4cdd-a198-1c584927482d"}} {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:16:49.521662 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:16:49.521662 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:16:49.545049 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [req-1367046e-f222-4f82-8205-74f24731e1a9 req-e40c73b0-93e8-49f4-b683-f86205be261f tempest-TestStampPattern-1200750360 tempest-TestStampPattern-1200750360-project-member] https://10.4.3.143/volume/v3/attachments returned with HTTP 200 Aug 16 21:16:49.545474 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 833/3366] 10.4.3.143 () {74 vars in 1594 bytes} [Sun Aug 16 21:16:49 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 16 21:16:49.572644 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-d4a0b851-a737-4e6e-b584-7bb1747229ca None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:16:49.575703 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-d4a0b851-a737-4e6e-b584-7bb1747229ca tempest-TestStampPattern-1200750360 tempest-TestStampPattern-1200750360-project-member] GET https://10.4.3.143/volume/v3/volumes/65e7c995-6a98-4833-8888-f2c63edc9172 Aug 16 21:16:49.575891 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-d4a0b851-a737-4e6e-b584-7bb1747229ca tempest-TestStampPattern-1200750360 tempest-TestStampPattern-1200750360-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:16:49.576094 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-d4a0b851-a737-4e6e-b584-7bb1747229ca tempest-TestStampPattern-1200750360 tempest-TestStampPattern-1200750360-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:16:49.584473 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-820285b9-a0ac-433c-a69a-918ab3c3ce56 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:16:49.584855 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-820285b9-a0ac-433c-a69a-918ab3c3ce56 None None] GET https://10.4.3.143/volume// Aug 16 21:16:49.584965 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-820285b9-a0ac-433c-a69a-918ab3c3ce56 None None] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:16:49.585136 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-820285b9-a0ac-433c-a69a-918ab3c3ce56 None None] Calling method 'all' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:16:49.585442 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-820285b9-a0ac-433c-a69a-918ab3c3ce56 None None] https://10.4.3.143/volume// returned with HTTP 300 Aug 16 21:16:49.585711 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 847/3367] 10.4.3.143 () {66 vars in 1426 bytes} [Sun Aug 16 21:16: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 16 21:16:49.594796 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:16:49.594796 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:16:49.596662 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [req-1367046e-f222-4f82-8205-74f24731e1a9 req-9346b237-433a-4001-bd65-269630638053 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:16:49.599489 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [req-1367046e-f222-4f82-8205-74f24731e1a9 req-9346b237-433a-4001-bd65-269630638053 tempest-TestStampPattern-1200750360 tempest-TestStampPattern-1200750360-project-member] GET https://10.4.3.143/volume/v3/volumes/65e7c995-6a98-4833-8888-f2c63edc9172 Aug 16 21:16:49.599777 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [req-1367046e-f222-4f82-8205-74f24731e1a9 req-9346b237-433a-4001-bd65-269630638053 tempest-TestStampPattern-1200750360 tempest-TestStampPattern-1200750360-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:16:49.600076 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [req-1367046e-f222-4f82-8205-74f24731e1a9 req-9346b237-433a-4001-bd65-269630638053 tempest-TestStampPattern-1200750360 tempest-TestStampPattern-1200750360-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:16:49.601630 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-d4a0b851-a737-4e6e-b584-7bb1747229ca tempest-TestStampPattern-1200750360 tempest-TestStampPattern-1200750360-project-member] Volume info retrieved successfully. Aug 16 21:16:49.608669 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-d4a0b851-a737-4e6e-b584-7bb1747229ca tempest-TestStampPattern-1200750360 tempest-TestStampPattern-1200750360-project-member] https://10.4.3.143/volume/v3/volumes/65e7c995-6a98-4833-8888-f2c63edc9172 returned with HTTP 200 Aug 16 21:16:49.609475 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 845/3368] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:16:49 2026] GET /volume/v3/volumes/65e7c995-6a98-4833-8888-f2c63edc9172 => generated 873 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:16:49.612801 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:16:49.612801 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:16:49.617101 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [req-1367046e-f222-4f82-8205-74f24731e1a9 req-9346b237-433a-4001-bd65-269630638053 tempest-TestStampPattern-1200750360 tempest-TestStampPattern-1200750360-project-member] Volume info retrieved successfully. Aug 16 21:16:49.621712 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [req-1367046e-f222-4f82-8205-74f24731e1a9 req-9346b237-433a-4001-bd65-269630638053 tempest-TestStampPattern-1200750360 tempest-TestStampPattern-1200750360-project-member] https://10.4.3.143/volume/v3/volumes/65e7c995-6a98-4833-8888-f2c63edc9172 returned with HTTP 200 Aug 16 21:16:49.622185 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 844/3369] 10.4.3.143 () {70 vars in 1639 bytes} [Sun Aug 16 21:16:49 2026] GET /volume/v3/volumes/65e7c995-6a98-4833-8888-f2c63edc9172 => generated 1053 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 16 21:16:49.637807 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-03581035-8a60-4d74-87d3-35a678721244 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:16:49.639965 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-03581035-8a60-4d74-87d3-35a678721244 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] GET https://10.4.3.143/volume/v3/backups/0d888b43-c653-4591-83cf-69f9d69156b3 Aug 16 21:16:49.640209 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-03581035-8a60-4d74-87d3-35a678721244 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:16:49.640437 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-03581035-8a60-4d74-87d3-35a678721244 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:16:49.640572 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.v3.backups [None req-03581035-8a60-4d74-87d3-35a678721244 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Show backup with id 0d888b43-c653-4591-83cf-69f9d69156b3. {{(pid=100333) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:16:49.646231 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:16:49.646231 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:16:49.647084 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-03581035-8a60-4d74-87d3-35a678721244 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] https://10.4.3.143/volume/v3/backups/0d888b43-c653-4591-83cf-69f9d69156b3 returned with HTTP 200 Aug 16 21:16:49.647487 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 834/3370] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:16:49 2026] GET /volume/v3/backups/0d888b43-c653-4591-83cf-69f9d69156b3 => generated 790 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:16:49.723750 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [req-1367046e-f222-4f82-8205-74f24731e1a9 req-ea7ba0ea-10d5-4bd3-9722-4eb2e36a9057 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:16:49.726030 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [req-1367046e-f222-4f82-8205-74f24731e1a9 req-ea7ba0ea-10d5-4bd3-9722-4eb2e36a9057 tempest-TestStampPattern-1200750360 tempest-TestStampPattern-1200750360-project-member] PUT https://10.4.3.143/volume/v3/attachments/87076b0e-259b-49b2-ab01-5cfc87fe3fa5 Aug 16 21:16:49.726370 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [req-1367046e-f222-4f82-8205-74f24731e1a9 req-ea7ba0ea-10d5-4bd3-9722-4eb2e36a9057 tempest-TestStampPattern-1200750360 tempest-TestStampPattern-1200750360-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.143", "host": "np0000007409", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:e42fbcbe2e9", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "69237b68-d654-4a76-81de-86e36bc8fb86", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:16:49.733483 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.coordination [req-1367046e-f222-4f82-8205-74f24731e1a9 req-ea7ba0ea-10d5-4bd3-9722-4eb2e36a9057 tempest-TestStampPattern-1200750360 tempest-TestStampPattern-1200750360-project-member] Acquiring lock "cinder-attachment_update-65e7c995-6a98-4833-8888-f2c63edc9172-np0000007409" by "attachment_update" {{(pid=100330) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:16:49.737239 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.coordination [req-1367046e-f222-4f82-8205-74f24731e1a9 req-ea7ba0ea-10d5-4bd3-9722-4eb2e36a9057 tempest-TestStampPattern-1200750360 tempest-TestStampPattern-1200750360-project-member] Lock "cinder-attachment_update-65e7c995-6a98-4833-8888-f2c63edc9172-np0000007409" acquired by "attachment_update" :: waited 0.004s {{(pid=100330) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:16:49.738165 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:16:49.738165 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:16:49.806909 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.coordination [req-1367046e-f222-4f82-8205-74f24731e1a9 req-ea7ba0ea-10d5-4bd3-9722-4eb2e36a9057 tempest-TestStampPattern-1200750360 tempest-TestStampPattern-1200750360-project-member] Lock "cinder-attachment_update-65e7c995-6a98-4833-8888-f2c63edc9172-np0000007409" released by "attachment_update" :: held 0.070s {{(pid=100330) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:16:49.807526 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [req-1367046e-f222-4f82-8205-74f24731e1a9 req-ea7ba0ea-10d5-4bd3-9722-4eb2e36a9057 tempest-TestStampPattern-1200750360 tempest-TestStampPattern-1200750360-project-member] https://10.4.3.143/volume/v3/attachments/87076b0e-259b-49b2-ab01-5cfc87fe3fa5 returned with HTTP 200 Aug 16 21:16:49.808047 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 848/3371] 10.4.3.143 () {74 vars in 1704 bytes} [Sun Aug 16 21:16:49 2026] PUT /volume/v3/attachments/87076b0e-259b-49b2-ab01-5cfc87fe3fa5 => generated 969 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:16:50.022964 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-04456145-fabc-4985-bbe7-338008c69b4a None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:16:50.025042 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-04456145-fabc-4985-bbe7-338008c69b4a tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] GET https://10.4.3.143/volume/v3/volumes/4a416a1d-5b74-44a4-8ec1-8e7e4e0b14e3 Aug 16 21:16:50.025268 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-04456145-fabc-4985-bbe7-338008c69b4a tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:16:50.025443 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-04456145-fabc-4985-bbe7-338008c69b4a tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:16:50.031451 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-04456145-fabc-4985-bbe7-338008c69b4a tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] https://10.4.3.143/volume/v3/volumes/4a416a1d-5b74-44a4-8ec1-8e7e4e0b14e3 returned with HTTP 404 Aug 16 21:16:50.032044 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 846/3372] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:16:50 2026] GET /volume/v3/volumes/4a416a1d-5b74-44a4-8ec1-8e7e4e0b14e3 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:16:50.040453 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-716a6a13-e8ba-4622-a0e9-057e1fe9af69 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:16:50.042781 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-716a6a13-e8ba-4622-a0e9-057e1fe9af69 tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] GET https://10.4.3.143/volume/v3/volumes/76ae995b-bae9-445b-8ca8-43b0700190cd Aug 16 21:16:50.043033 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-716a6a13-e8ba-4622-a0e9-057e1fe9af69 tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:16:50.043262 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-716a6a13-e8ba-4622-a0e9-057e1fe9af69 tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:16:50.052116 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:16:50.052116 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:16:50.057098 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-716a6a13-e8ba-4622-a0e9-057e1fe9af69 tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] Volume info retrieved successfully. Aug 16 21:16:50.063674 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-716a6a13-e8ba-4622-a0e9-057e1fe9af69 tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] https://10.4.3.143/volume/v3/volumes/76ae995b-bae9-445b-8ca8-43b0700190cd returned with HTTP 200 Aug 16 21:16:50.064245 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 845/3373] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:16:50 2026] GET /volume/v3/volumes/76ae995b-bae9-445b-8ca8-43b0700190cd => generated 884 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:16:50.079811 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-1b2306b0-f89b-4879-91c3-c52232ae83fb None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:16:50.081639 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-1b2306b0-f89b-4879-91c3-c52232ae83fb tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] GET https://10.4.3.143/volume/v3/volumes/76ae995b-bae9-445b-8ca8-43b0700190cd Aug 16 21:16:50.081836 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-1b2306b0-f89b-4879-91c3-c52232ae83fb tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:16:50.082074 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-1b2306b0-f89b-4879-91c3-c52232ae83fb tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:16:50.089240 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:16:50.089240 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:16:50.093173 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-1b2306b0-f89b-4879-91c3-c52232ae83fb tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] Volume info retrieved successfully. Aug 16 21:16:50.098090 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-1b2306b0-f89b-4879-91c3-c52232ae83fb tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] https://10.4.3.143/volume/v3/volumes/76ae995b-bae9-445b-8ca8-43b0700190cd returned with HTTP 200 Aug 16 21:16:50.098569 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 835/3374] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:16:50 2026] GET /volume/v3/volumes/76ae995b-bae9-445b-8ca8-43b0700190cd => generated 884 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:16:50.111397 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-b22c6efb-9a56-4593-9c70-94d132d4a85d None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:16:50.113515 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-b22c6efb-9a56-4593-9c70-94d132d4a85d tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] DELETE https://10.4.3.143/volume/v3/volumes/76ae995b-bae9-445b-8ca8-43b0700190cd Aug 16 21:16:50.113762 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-b22c6efb-9a56-4593-9c70-94d132d4a85d tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:16:50.114038 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-b22c6efb-9a56-4593-9c70-94d132d4a85d tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] Calling method 'delete' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:16:50.114249 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.v3.volumes [None req-b22c6efb-9a56-4593-9c70-94d132d4a85d tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] Delete volume with id: 76ae995b-bae9-445b-8ca8-43b0700190cd Aug 16 21:16:50.122011 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:16:50.122011 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:16:50.122528 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-b22c6efb-9a56-4593-9c70-94d132d4a85d tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] Volume info retrieved successfully. Aug 16 21:16:50.143457 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-b22c6efb-9a56-4593-9c70-94d132d4a85d tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] Delete volume request issued successfully. Aug 16 21:16:50.144524 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-b22c6efb-9a56-4593-9c70-94d132d4a85d tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] https://10.4.3.143/volume/v3/volumes/76ae995b-bae9-445b-8ca8-43b0700190cd returned with HTTP 202 Aug 16 21:16:50.144524 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 849/3375] 10.4.3.143 () {66 vars in 1351 bytes} [Sun Aug 16 21:16:50 2026] DELETE /volume/v3/volumes/76ae995b-bae9-445b-8ca8-43b0700190cd => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 21:16:50.154154 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-c7d3e849-1a15-45f6-b82e-661097d65c9a None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:16:50.158553 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-c7d3e849-1a15-45f6-b82e-661097d65c9a tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] GET https://10.4.3.143/volume/v3/volumes/76ae995b-bae9-445b-8ca8-43b0700190cd Aug 16 21:16:50.158772 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-c7d3e849-1a15-45f6-b82e-661097d65c9a tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:16:50.159005 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-c7d3e849-1a15-45f6-b82e-661097d65c9a tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:16:50.170724 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:16:50.170724 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:16:50.180707 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-c7d3e849-1a15-45f6-b82e-661097d65c9a tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] Volume info retrieved successfully. Aug 16 21:16:50.193870 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-c7d3e849-1a15-45f6-b82e-661097d65c9a tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] https://10.4.3.143/volume/v3/volumes/76ae995b-bae9-445b-8ca8-43b0700190cd returned with HTTP 200 Aug 16 21:16:50.195242 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 847/3376] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:16:50 2026] GET /volume/v3/volumes/76ae995b-bae9-445b-8ca8-43b0700190cd => generated 883 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:16:50.473724 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-f77ed8ec-3e63-49a1-96ed-66a41d63b0ca None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:16:50.477603 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-f77ed8ec-3e63-49a1-96ed-66a41d63b0ca tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] GET https://10.4.3.143/volume/v3/volumes/06a7a8ed-f95f-48fa-bd9d-d5ad10cc0e8a Aug 16 21:16:50.477872 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-f77ed8ec-3e63-49a1-96ed-66a41d63b0ca tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:16:50.478165 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-f77ed8ec-3e63-49a1-96ed-66a41d63b0ca tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:16:50.492100 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:16:50.492100 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:16:50.502279 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-f77ed8ec-3e63-49a1-96ed-66a41d63b0ca tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Volume info retrieved successfully. Aug 16 21:16:50.510743 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-f77ed8ec-3e63-49a1-96ed-66a41d63b0ca tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] https://10.4.3.143/volume/v3/volumes/06a7a8ed-f95f-48fa-bd9d-d5ad10cc0e8a returned with HTTP 200 Aug 16 21:16:50.511306 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 846/3377] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:16:50 2026] GET /volume/v3/volumes/06a7a8ed-f95f-48fa-bd9d-d5ad10cc0e8a => generated 846 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:16:50.520648 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-ae582878-c278-4a27-aaf3-b51bce96cb05 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:16:50.523901 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-5a610c65-33b2-4b70-be97-4bc21e230902 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:16:50.524243 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-ae582878-c278-4a27-aaf3-b51bce96cb05 tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] GET https://10.4.3.143/volume/v3/backups/870e71b4-8360-417c-8260-9fea3970de02 Aug 16 21:16:50.524243 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-ae582878-c278-4a27-aaf3-b51bce96cb05 tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:16:50.524243 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-ae582878-c278-4a27-aaf3-b51bce96cb05 tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:16:50.524340 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.v3.backups [None req-ae582878-c278-4a27-aaf3-b51bce96cb05 tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] Show backup with id 870e71b4-8360-417c-8260-9fea3970de02. {{(pid=100333) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:16:50.528279 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-5a610c65-33b2-4b70-be97-4bc21e230902 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] POST https://10.4.3.143/volume/v3/snapshots Aug 16 21:16:50.528279 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-5a610c65-33b2-4b70-be97-4bc21e230902 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "06a7a8ed-f95f-48fa-bd9d-d5ad10cc0e8a", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-389433533"}} {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:16:50.530931 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:16:50.530931 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:16:50.533927 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-ae582878-c278-4a27-aaf3-b51bce96cb05 tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] https://10.4.3.143/volume/v3/backups/870e71b4-8360-417c-8260-9fea3970de02 returned with HTTP 200 Aug 16 21:16:50.533927 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 836/3378] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:16:50 2026] GET /volume/v3/backups/870e71b4-8360-417c-8260-9fea3970de02 => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:16:50.537411 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:16:50.537411 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:16:50.538080 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-5a610c65-33b2-4b70-be97-4bc21e230902 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Volume info retrieved successfully. Aug 16 21:16:50.538305 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.v3.snapshots [None req-5a610c65-33b2-4b70-be97-4bc21e230902 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Create snapshot from volume 06a7a8ed-f95f-48fa-bd9d-d5ad10cc0e8a Aug 16 21:16:50.566167 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.quota [None req-5a610c65-33b2-4b70-be97-4bc21e230902 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Created reservations ['4056b743-e701-4561-8ac1-338ff5b8b16e', '74dc9e4c-c5aa-4107-b70e-280308ed5010', 'a1c3e3eb-9da5-4846-bb5e-affd2e52eab0', 'ccb1daec-aecd-48da-9948-f58a814ccf48'] {{(pid=100330) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:16:50.593068 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-5a610c65-33b2-4b70-be97-4bc21e230902 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Snapshot create request issued successfully. Aug 16 21:16:50.597759 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-5a610c65-33b2-4b70-be97-4bc21e230902 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] https://10.4.3.143/volume/v3/snapshots returned with HTTP 202 Aug 16 21:16:50.597759 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 850/3379] 10.4.3.143 () {68 vars in 1265 bytes} [Sun Aug 16 21:16:50 2026] POST /volume/v3/snapshots => generated 309 bytes in 75 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 21:16:50.612837 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-4b8a96dd-882a-4829-bbc4-2351d59de057 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:16:50.614510 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-4b8a96dd-882a-4829-bbc4-2351d59de057 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] GET https://10.4.3.143/volume/v3/snapshots/d3aedacf-727a-4d0f-a67f-4d130ca7ea22 Aug 16 21:16:50.614829 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-4b8a96dd-882a-4829-bbc4-2351d59de057 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:16:50.615075 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-4b8a96dd-882a-4829-bbc4-2351d59de057 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:16:50.621950 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:16:50.621950 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:16:50.622759 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-4b8a96dd-882a-4829-bbc4-2351d59de057 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Snapshot retrieved successfully. Aug 16 21:16:50.623707 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-a96f5f5a-02e5-4c12-ae5e-1ba10745813c None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:16:50.623836 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-4b8a96dd-882a-4829-bbc4-2351d59de057 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] https://10.4.3.143/volume/v3/snapshots/d3aedacf-727a-4d0f-a67f-4d130ca7ea22 returned with HTTP 200 Aug 16 21:16:50.624322 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 848/3380] 10.4.3.143 () {66 vars in 1354 bytes} [Sun Aug 16 21:16:50 2026] GET /volume/v3/snapshots/d3aedacf-727a-4d0f-a67f-4d130ca7ea22 => generated 441 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:16:50.626237 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-a96f5f5a-02e5-4c12-ae5e-1ba10745813c tempest-TestStampPattern-1200750360 tempest-TestStampPattern-1200750360-project-member] GET https://10.4.3.143/volume/v3/volumes/65e7c995-6a98-4833-8888-f2c63edc9172 Aug 16 21:16:50.626512 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-a96f5f5a-02e5-4c12-ae5e-1ba10745813c tempest-TestStampPattern-1200750360 tempest-TestStampPattern-1200750360-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:16:50.626809 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-a96f5f5a-02e5-4c12-ae5e-1ba10745813c tempest-TestStampPattern-1200750360 tempest-TestStampPattern-1200750360-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:16:50.640721 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:16:50.640721 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:16:50.645311 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-a96f5f5a-02e5-4c12-ae5e-1ba10745813c tempest-TestStampPattern-1200750360 tempest-TestStampPattern-1200750360-project-member] Volume info retrieved successfully. Aug 16 21:16:50.651654 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-a96f5f5a-02e5-4c12-ae5e-1ba10745813c tempest-TestStampPattern-1200750360 tempest-TestStampPattern-1200750360-project-member] https://10.4.3.143/volume/v3/volumes/65e7c995-6a98-4833-8888-f2c63edc9172 returned with HTTP 200 Aug 16 21:16:50.652255 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 847/3381] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:16:50 2026] GET /volume/v3/volumes/65e7c995-6a98-4833-8888-f2c63edc9172 => generated 874 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:16:50.660321 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-ad21d7db-4554-450a-b0ba-55140a646e68 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:16:50.662175 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-ad21d7db-4554-450a-b0ba-55140a646e68 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] GET https://10.4.3.143/volume/v3/backups/0d888b43-c653-4591-83cf-69f9d69156b3 Aug 16 21:16:50.662365 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-ad21d7db-4554-450a-b0ba-55140a646e68 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:16:50.662557 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-ad21d7db-4554-450a-b0ba-55140a646e68 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:16:50.662684 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.v3.backups [None req-ad21d7db-4554-450a-b0ba-55140a646e68 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Show backup with id 0d888b43-c653-4591-83cf-69f9d69156b3. {{(pid=100333) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:16:50.668656 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:16:50.668656 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:16:50.669818 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-ad21d7db-4554-450a-b0ba-55140a646e68 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] https://10.4.3.143/volume/v3/backups/0d888b43-c653-4591-83cf-69f9d69156b3 returned with HTTP 200 Aug 16 21:16:50.670376 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 837/3382] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:16:50 2026] GET /volume/v3/backups/0d888b43-c653-4591-83cf-69f9d69156b3 => generated 790 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:16:51.209010 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-a33d7a17-1f7d-45cb-b793-7ce45c3c502a None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:16:51.210582 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-a33d7a17-1f7d-45cb-b793-7ce45c3c502a tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] GET https://10.4.3.143/volume/v3/volumes/76ae995b-bae9-445b-8ca8-43b0700190cd Aug 16 21:16:51.211038 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-a33d7a17-1f7d-45cb-b793-7ce45c3c502a tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:16:51.211417 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-a33d7a17-1f7d-45cb-b793-7ce45c3c502a tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:16:51.217286 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-a33d7a17-1f7d-45cb-b793-7ce45c3c502a tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] https://10.4.3.143/volume/v3/volumes/76ae995b-bae9-445b-8ca8-43b0700190cd returned with HTTP 404 Aug 16 21:16:51.217990 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 851/3383] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:16:51 2026] GET /volume/v3/volumes/76ae995b-bae9-445b-8ca8-43b0700190cd => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:16:51.226929 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-f524e78c-6cce-4844-8ee7-ce57d4eb7350 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:16:51.228640 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-f524e78c-6cce-4844-8ee7-ce57d4eb7350 tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] DELETE https://10.4.3.143/volume/v3/snapshots/3c45836d-0017-4b1d-9e0f-b27d7fbe34d8 Aug 16 21:16:51.228857 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-f524e78c-6cce-4844-8ee7-ce57d4eb7350 tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:16:51.229015 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-f524e78c-6cce-4844-8ee7-ce57d4eb7350 tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] Calling method 'delete' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:16:51.229104 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.v3.snapshots [None req-f524e78c-6cce-4844-8ee7-ce57d4eb7350 tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] Delete snapshot with id: 3c45836d-0017-4b1d-9e0f-b27d7fbe34d8 Aug 16 21:16:51.239871 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:16:51.239871 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:16:51.240314 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-f524e78c-6cce-4844-8ee7-ce57d4eb7350 tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] Snapshot retrieved successfully. Aug 16 21:16:51.268572 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-f524e78c-6cce-4844-8ee7-ce57d4eb7350 tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] Snapshot delete request issued successfully. Aug 16 21:16:51.268797 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-f524e78c-6cce-4844-8ee7-ce57d4eb7350 tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] https://10.4.3.143/volume/v3/snapshots/3c45836d-0017-4b1d-9e0f-b27d7fbe34d8 returned with HTTP 202 Aug 16 21:16:51.269286 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 849/3384] 10.4.3.143 () {66 vars in 1357 bytes} [Sun Aug 16 21:16:51 2026] DELETE /volume/v3/snapshots/3c45836d-0017-4b1d-9e0f-b27d7fbe34d8 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 21:16:51.276477 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-e3740c20-fe9c-4c9e-bd68-666ca2ea0429 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:16:51.278345 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-e3740c20-fe9c-4c9e-bd68-666ca2ea0429 tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] GET https://10.4.3.143/volume/v3/snapshots/3c45836d-0017-4b1d-9e0f-b27d7fbe34d8 Aug 16 21:16:51.278550 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-e3740c20-fe9c-4c9e-bd68-666ca2ea0429 tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:16:51.278729 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-e3740c20-fe9c-4c9e-bd68-666ca2ea0429 tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:16:51.284860 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:16:51.284860 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:16:51.285557 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-e3740c20-fe9c-4c9e-bd68-666ca2ea0429 tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] Snapshot retrieved successfully. Aug 16 21:16:51.286682 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-e3740c20-fe9c-4c9e-bd68-666ca2ea0429 tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] https://10.4.3.143/volume/v3/snapshots/3c45836d-0017-4b1d-9e0f-b27d7fbe34d8 returned with HTTP 200 Aug 16 21:16:51.289930 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 848/3385] 10.4.3.143 () {66 vars in 1354 bytes} [Sun Aug 16 21:16:51 2026] GET /volume/v3/snapshots/3c45836d-0017-4b1d-9e0f-b27d7fbe34d8 => generated 471 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:16:51.543137 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-069baeef-01f3-40a7-9fd0-9db437006e49 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:16:51.544898 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-069baeef-01f3-40a7-9fd0-9db437006e49 tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] GET https://10.4.3.143/volume/v3/backups/870e71b4-8360-417c-8260-9fea3970de02 Aug 16 21:16:51.545166 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-069baeef-01f3-40a7-9fd0-9db437006e49 tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:16:51.545366 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-069baeef-01f3-40a7-9fd0-9db437006e49 tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:16:51.545483 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.v3.backups [None req-069baeef-01f3-40a7-9fd0-9db437006e49 tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] Show backup with id 870e71b4-8360-417c-8260-9fea3970de02. {{(pid=100333) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:16:51.551579 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:16:51.551579 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:16:51.552285 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-069baeef-01f3-40a7-9fd0-9db437006e49 tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] https://10.4.3.143/volume/v3/backups/870e71b4-8360-417c-8260-9fea3970de02 returned with HTTP 200 Aug 16 21:16:51.552672 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 838/3386] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:16:51 2026] GET /volume/v3/backups/870e71b4-8360-417c-8260-9fea3970de02 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:16:51.634521 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-c9146b52-e54b-4ea4-827a-84eece28c762 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:16:51.636507 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-c9146b52-e54b-4ea4-827a-84eece28c762 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] GET https://10.4.3.143/volume/v3/snapshots/d3aedacf-727a-4d0f-a67f-4d130ca7ea22 Aug 16 21:16:51.636731 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-c9146b52-e54b-4ea4-827a-84eece28c762 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:16:51.636990 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-c9146b52-e54b-4ea4-827a-84eece28c762 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:16:51.642698 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:16:51.642698 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:16:51.643424 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-c9146b52-e54b-4ea4-827a-84eece28c762 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Snapshot retrieved successfully. Aug 16 21:16:51.644290 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-c9146b52-e54b-4ea4-827a-84eece28c762 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] https://10.4.3.143/volume/v3/snapshots/d3aedacf-727a-4d0f-a67f-4d130ca7ea22 returned with HTTP 200 Aug 16 21:16:51.644701 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 852/3387] 10.4.3.143 () {66 vars in 1354 bytes} [Sun Aug 16 21:16:51 2026] GET /volume/v3/snapshots/d3aedacf-727a-4d0f-a67f-4d130ca7ea22 => generated 468 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:16:51.653784 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-50e834ea-9f54-42a6-a989-e3c597172d6c None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:16:51.655683 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-50e834ea-9f54-42a6-a989-e3c597172d6c tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] POST https://10.4.3.143/volume/v3/volumes Aug 16 21:16:51.656152 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-50e834ea-9f54-42a6-a989-e3c597172d6c tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "d3aedacf-727a-4d0f-a67f-4d130ca7ea22", "size": 2, "name": "tempest-VolumesSnapshotTestJSON-Volume-8486779"}} {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:16:51.657713 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.v3.volumes [None req-50e834ea-9f54-42a6-a989-e3c597172d6c tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Create volume request body: {'volume': {'snapshot_id': 'd3aedacf-727a-4d0f-a67f-4d130ca7ea22', 'size': 2, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-8486779'}} {{(pid=100331) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 21:16:51.663061 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:16:51.663061 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:16:51.663514 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-50e834ea-9f54-42a6-a989-e3c597172d6c tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Snapshot retrieved successfully. Aug 16 21:16:51.663650 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.v3.volumes [None req-50e834ea-9f54-42a6-a989-e3c597172d6c tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Create volume of 2 GB Aug 16 21:16:51.665307 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-bb7e7cd0-46bf-4221-a5fa-a2cc138f6c80 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:16:51.667354 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-50e834ea-9f54-42a6-a989-e3c597172d6c tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Availability Zones retrieved successfully. Aug 16 21:16:51.667574 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-bb7e7cd0-46bf-4221-a5fa-a2cc138f6c80 tempest-TestStampPattern-1200750360 tempest-TestStampPattern-1200750360-project-member] GET https://10.4.3.143/volume/v3/volumes/65e7c995-6a98-4833-8888-f2c63edc9172 Aug 16 21:16:51.667851 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-bb7e7cd0-46bf-4221-a5fa-a2cc138f6c80 tempest-TestStampPattern-1200750360 tempest-TestStampPattern-1200750360-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:16:51.668098 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-bb7e7cd0-46bf-4221-a5fa-a2cc138f6c80 tempest-TestStampPattern-1200750360 tempest-TestStampPattern-1200750360-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:16:51.675266 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-50e834ea-9f54-42a6-a989-e3c597172d6c tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Flow 'volume_create_api' (10068df8-0216-447b-930e-080bf8341573) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100331) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:16:51.676702 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-50e834ea-9f54-42a6-a989-e3c597172d6c tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8bf8512f-1289-4fd8-b58c-8c8ee1d3df27) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:16:51.678059 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.flows.api.create_volume [None req-50e834ea-9f54-42a6-a989-e3c597172d6c tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Validating volume size '2' using validate_int, validate_snap_size {{(pid=100331) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 21:16:51.686021 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-33521fe9-24e8-4872-b333-79ae216bc8dd None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:16:51.688030 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-33521fe9-24e8-4872-b333-79ae216bc8dd tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] GET https://10.4.3.143/volume/v3/backups/0d888b43-c653-4591-83cf-69f9d69156b3 Aug 16 21:16:51.688223 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-33521fe9-24e8-4872-b333-79ae216bc8dd tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:16:51.688423 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-33521fe9-24e8-4872-b333-79ae216bc8dd tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:16:51.688531 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.v3.backups [None req-33521fe9-24e8-4872-b333-79ae216bc8dd tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Show backup with id 0d888b43-c653-4591-83cf-69f9d69156b3. {{(pid=100333) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:16:51.692552 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:16:51.692552 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:16:51.693521 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:16:51.693521 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:16:51.694347 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-33521fe9-24e8-4872-b333-79ae216bc8dd tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] https://10.4.3.143/volume/v3/backups/0d888b43-c653-4591-83cf-69f9d69156b3 returned with HTTP 200 Aug 16 21:16:51.694756 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 839/3388] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:16:51 2026] GET /volume/v3/backups/0d888b43-c653-4591-83cf-69f9d69156b3 => generated 790 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:16:51.704115 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-bb7e7cd0-46bf-4221-a5fa-a2cc138f6c80 tempest-TestStampPattern-1200750360 tempest-TestStampPattern-1200750360-project-member] Volume info retrieved successfully. Aug 16 21:16:51.712330 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-bb7e7cd0-46bf-4221-a5fa-a2cc138f6c80 tempest-TestStampPattern-1200750360 tempest-TestStampPattern-1200750360-project-member] https://10.4.3.143/volume/v3/volumes/65e7c995-6a98-4833-8888-f2c63edc9172 returned with HTTP 200 Aug 16 21:16:51.713004 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 849/3389] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:16:51 2026] GET /volume/v3/volumes/65e7c995-6a98-4833-8888-f2c63edc9172 => generated 874 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:16:51.717978 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-50e834ea-9f54-42a6-a989-e3c597172d6c tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8bf8512f-1289-4fd8-b58c-8c8ee1d3df27) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': 'd3aedacf-727a-4d0f-a67f-4d130ca7ea22', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T21:04:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=69e633b8-fab9-4b15-8b40-4f1a67c51cda,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '69e633b8-fab9-4b15-8b40-4f1a67c51cda', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:16:51.718788 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-50e834ea-9f54-42a6-a989-e3c597172d6c tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f2e324a4-bbae-4067-8821-08c7864c48a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:16:51.760222 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.quota [None req-50e834ea-9f54-42a6-a989-e3c597172d6c tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Created reservations ['ede43e52-8aba-4d64-ac85-25a17ef13b9b', '05094f5e-fcde-49a0-baf7-05d4416ffc58', '9646d7e1-b11b-4a63-b969-a4e539c18923', 'c242f211-7a17-45ec-9843-9d4abb235023'] {{(pid=100331) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:16:51.760865 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-50e834ea-9f54-42a6-a989-e3c597172d6c tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f2e324a4-bbae-4067-8821-08c7864c48a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ede43e52-8aba-4d64-ac85-25a17ef13b9b', '05094f5e-fcde-49a0-baf7-05d4416ffc58', '9646d7e1-b11b-4a63-b969-a4e539c18923', 'c242f211-7a17-45ec-9843-9d4abb235023']}' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:16:51.761660 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-50e834ea-9f54-42a6-a989-e3c597172d6c tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bf330b01-bb48-4a30-a279-23ebbc44f607) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:16:51.805075 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-50e834ea-9f54-42a6-a989-e3c597172d6c tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bf330b01-bb48-4a30-a279-23ebbc44f607) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c3439fb6-acfc-4db1-b62f-9384504906c6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-8486779',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='21f4dba1b46a4db7b7fde93ff688a569',qos_specs=None,replication_status=,reservations=['ede43e52-8aba-4d64-ac85-25a17ef13b9b','05094f5e-fcde-49a0-baf7-05d4416ffc58','9646d7e1-b11b-4a63-b969-a4e539c18923','c242f211-7a17-45ec-9843-9d4abb235023'],size=2,snapshot_id=d3aedacf-727a-4d0f-a67f-4d130ca7ea22,source_replicaid=,source_volid=None,status='creating',user_id='d0f86aa511834e499f19437a03d6cea6',volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T21:16:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-8486779',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c3439fb6-acfc-4db1-b62f-9384504906c6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='21f4dba1b46a4db7b7fde93ff688a569',provider_auth=None,provider_geometry=None,provider_id=None,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=d3aedacf-727a-4d0f-a67f-4d130ca7ea22,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d0f86aa511834e499f19437a03d6cea6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(69e633b8-fab9-4b15-8b40-4f1a67c51cda),volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda)}' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:16:51.805899 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-50e834ea-9f54-42a6-a989-e3c597172d6c tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (baca0989-25e3-45df-8d57-f178ed9cf986) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:16:51.825480 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-50e834ea-9f54-42a6-a989-e3c597172d6c tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (baca0989-25e3-45df-8d57-f178ed9cf986) transitioned into state 'SUCCESS' from state '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-8486779',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='21f4dba1b46a4db7b7fde93ff688a569',qos_specs=None,replication_status=,reservations=['ede43e52-8aba-4d64-ac85-25a17ef13b9b','05094f5e-fcde-49a0-baf7-05d4416ffc58','9646d7e1-b11b-4a63-b969-a4e539c18923','c242f211-7a17-45ec-9843-9d4abb235023'],size=2,snapshot_id=d3aedacf-727a-4d0f-a67f-4d130ca7ea22,source_replicaid=,source_volid=None,status='creating',user_id='d0f86aa511834e499f19437a03d6cea6',volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda)}' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:16:51.826489 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-50e834ea-9f54-42a6-a989-e3c597172d6c tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1fbcfff8-34d6-4921-89c2-2fa7f066f359) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:16:51.849056 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-50e834ea-9f54-42a6-a989-e3c597172d6c tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1fbcfff8-34d6-4921-89c2-2fa7f066f359) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:16:51.850300 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-50e834ea-9f54-42a6-a989-e3c597172d6c tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Flow 'volume_create_api' (10068df8-0216-447b-930e-080bf8341573) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100331) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:16:51.850707 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-50e834ea-9f54-42a6-a989-e3c597172d6c tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Create volume request issued successfully. Aug 16 21:16:51.851528 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-50e834ea-9f54-42a6-a989-e3c597172d6c tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Aug 16 21:16:51.852120 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 850/3390] 10.4.3.143 () {68 vars in 1259 bytes} [Sun Aug 16 21:16:51 2026] POST /volume/v3/volumes => generated 785 bytes in 199 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 21:16:51.865104 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-8fa7d380-b63a-4182-a959-942a0902703b None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:16:51.870102 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-8fa7d380-b63a-4182-a959-942a0902703b tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] GET https://10.4.3.143/volume/v3/volumes/c3439fb6-acfc-4db1-b62f-9384504906c6 Aug 16 21:16:51.873089 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-8fa7d380-b63a-4182-a959-942a0902703b tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:16:51.873340 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-8fa7d380-b63a-4182-a959-942a0902703b tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:16:51.887251 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:16:51.887251 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:16:51.897206 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-8fa7d380-b63a-4182-a959-942a0902703b tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Volume info retrieved successfully. Aug 16 21:16:51.902006 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-8fa7d380-b63a-4182-a959-942a0902703b tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] https://10.4.3.143/volume/v3/volumes/c3439fb6-acfc-4db1-b62f-9384504906c6 returned with HTTP 200 Aug 16 21:16:51.902539 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 853/3391] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:16:51 2026] GET /volume/v3/volumes/c3439fb6-acfc-4db1-b62f-9384504906c6 => generated 853 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:16:52.296875 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-3cca4542-d305-41a1-8562-20b66b01eda6 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:16:52.299280 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-3cca4542-d305-41a1-8562-20b66b01eda6 tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] GET https://10.4.3.143/volume/v3/snapshots/3c45836d-0017-4b1d-9e0f-b27d7fbe34d8 Aug 16 21:16:52.299550 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-3cca4542-d305-41a1-8562-20b66b01eda6 tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:16:52.299858 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-3cca4542-d305-41a1-8562-20b66b01eda6 tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:16:52.305371 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-3cca4542-d305-41a1-8562-20b66b01eda6 tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] https://10.4.3.143/volume/v3/snapshots/3c45836d-0017-4b1d-9e0f-b27d7fbe34d8 returned with HTTP 404 Aug 16 21:16:52.306102 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 840/3392] 10.4.3.143 () {66 vars in 1354 bytes} [Sun Aug 16 21:16:52 2026] GET /volume/v3/snapshots/3c45836d-0017-4b1d-9e0f-b27d7fbe34d8 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:16:52.312664 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-d49ad8e5-84b9-41e6-83f8-25431d07d432 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:16:52.314556 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-d49ad8e5-84b9-41e6-83f8-25431d07d432 tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] DELETE https://10.4.3.143/volume/v3/snapshots/1f9c4a61-f2e3-40b7-a6fc-630e361c9db5 Aug 16 21:16:52.314776 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-d49ad8e5-84b9-41e6-83f8-25431d07d432 tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:16:52.314999 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-d49ad8e5-84b9-41e6-83f8-25431d07d432 tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] Calling method 'delete' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:16:52.315096 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.v3.snapshots [None req-d49ad8e5-84b9-41e6-83f8-25431d07d432 tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] Delete snapshot with id: 1f9c4a61-f2e3-40b7-a6fc-630e361c9db5 Aug 16 21:16:52.320138 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:16:52.320138 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:16:52.320678 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-d49ad8e5-84b9-41e6-83f8-25431d07d432 tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] Snapshot retrieved successfully. Aug 16 21:16:52.335957 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-d49ad8e5-84b9-41e6-83f8-25431d07d432 tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] Snapshot delete request issued successfully. Aug 16 21:16:52.336187 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-d49ad8e5-84b9-41e6-83f8-25431d07d432 tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] https://10.4.3.143/volume/v3/snapshots/1f9c4a61-f2e3-40b7-a6fc-630e361c9db5 returned with HTTP 202 Aug 16 21:16:52.336589 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 850/3393] 10.4.3.143 () {66 vars in 1357 bytes} [Sun Aug 16 21:16:52 2026] DELETE /volume/v3/snapshots/1f9c4a61-f2e3-40b7-a6fc-630e361c9db5 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 21:16:52.346397 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-188e1704-aa5a-49c2-abf0-b9488a0c3940 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:16:52.348842 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-188e1704-aa5a-49c2-abf0-b9488a0c3940 tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] GET https://10.4.3.143/volume/v3/snapshots/1f9c4a61-f2e3-40b7-a6fc-630e361c9db5 Aug 16 21:16:52.349138 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-188e1704-aa5a-49c2-abf0-b9488a0c3940 tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:16:52.349370 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-188e1704-aa5a-49c2-abf0-b9488a0c3940 tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:16:52.355160 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:16:52.355160 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:16:52.355789 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-188e1704-aa5a-49c2-abf0-b9488a0c3940 tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] Snapshot retrieved successfully. Aug 16 21:16:52.356736 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-188e1704-aa5a-49c2-abf0-b9488a0c3940 tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] https://10.4.3.143/volume/v3/snapshots/1f9c4a61-f2e3-40b7-a6fc-630e361c9db5 returned with HTTP 200 Aug 16 21:16:52.357213 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 851/3394] 10.4.3.143 () {66 vars in 1354 bytes} [Sun Aug 16 21:16:52 2026] GET /volume/v3/snapshots/1f9c4a61-f2e3-40b7-a6fc-630e361c9db5 => generated 471 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:16:52.562773 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-88b92631-7e2f-4903-9cba-4492bfc5e290 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:16:52.564590 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-88b92631-7e2f-4903-9cba-4492bfc5e290 tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] GET https://10.4.3.143/volume/v3/backups/870e71b4-8360-417c-8260-9fea3970de02 Aug 16 21:16:52.564792 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-88b92631-7e2f-4903-9cba-4492bfc5e290 tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:16:52.564989 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-88b92631-7e2f-4903-9cba-4492bfc5e290 tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:16:52.565086 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.v3.backups [None req-88b92631-7e2f-4903-9cba-4492bfc5e290 tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] Show backup with id 870e71b4-8360-417c-8260-9fea3970de02. {{(pid=100330) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:16:52.569130 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:16:52.569130 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:16:52.569764 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-88b92631-7e2f-4903-9cba-4492bfc5e290 tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] https://10.4.3.143/volume/v3/backups/870e71b4-8360-417c-8260-9fea3970de02 returned with HTTP 200 Aug 16 21:16:52.570218 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 854/3395] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:16:52 2026] GET /volume/v3/backups/870e71b4-8360-417c-8260-9fea3970de02 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:16:52.708713 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-501fb1e8-a070-46cd-8f48-3f03bab5aca0 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:16:52.710609 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-501fb1e8-a070-46cd-8f48-3f03bab5aca0 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] GET https://10.4.3.143/volume/v3/backups/0d888b43-c653-4591-83cf-69f9d69156b3 Aug 16 21:16:52.710808 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-501fb1e8-a070-46cd-8f48-3f03bab5aca0 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:16:52.711015 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-501fb1e8-a070-46cd-8f48-3f03bab5aca0 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:16:52.711119 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.v3.backups [None req-501fb1e8-a070-46cd-8f48-3f03bab5aca0 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Show backup with id 0d888b43-c653-4591-83cf-69f9d69156b3. {{(pid=100333) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:16:52.715678 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:16:52.715678 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:16:52.716428 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-501fb1e8-a070-46cd-8f48-3f03bab5aca0 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] https://10.4.3.143/volume/v3/backups/0d888b43-c653-4591-83cf-69f9d69156b3 returned with HTTP 200 Aug 16 21:16:52.716772 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 841/3396] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:16:52 2026] GET /volume/v3/backups/0d888b43-c653-4591-83cf-69f9d69156b3 => generated 790 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:16:52.725760 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-e8538912-8fc0-4bd9-b3fc-d7afe886fbd0 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:16:52.727650 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-e8538912-8fc0-4bd9-b3fc-d7afe886fbd0 tempest-TestStampPattern-1200750360 tempest-TestStampPattern-1200750360-project-member] GET https://10.4.3.143/volume/v3/volumes/65e7c995-6a98-4833-8888-f2c63edc9172 Aug 16 21:16:52.727900 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-e8538912-8fc0-4bd9-b3fc-d7afe886fbd0 tempest-TestStampPattern-1200750360 tempest-TestStampPattern-1200750360-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:16:52.728272 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-e8538912-8fc0-4bd9-b3fc-d7afe886fbd0 tempest-TestStampPattern-1200750360 tempest-TestStampPattern-1200750360-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:16:52.738040 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:16:52.738040 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:16:52.741671 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-e8538912-8fc0-4bd9-b3fc-d7afe886fbd0 tempest-TestStampPattern-1200750360 tempest-TestStampPattern-1200750360-project-member] Volume info retrieved successfully. Aug 16 21:16:52.745784 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-e8538912-8fc0-4bd9-b3fc-d7afe886fbd0 tempest-TestStampPattern-1200750360 tempest-TestStampPattern-1200750360-project-member] https://10.4.3.143/volume/v3/volumes/65e7c995-6a98-4833-8888-f2c63edc9172 returned with HTTP 200 Aug 16 21:16:52.746186 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 851/3397] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:16:52 2026] GET /volume/v3/volumes/65e7c995-6a98-4833-8888-f2c63edc9172 => generated 874 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:16:52.915387 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-3660a3f9-2b8e-4933-9d8c-0409a29794c5 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:16:52.917236 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-3660a3f9-2b8e-4933-9d8c-0409a29794c5 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] GET https://10.4.3.143/volume/v3/volumes/c3439fb6-acfc-4db1-b62f-9384504906c6 Aug 16 21:16:52.917423 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-3660a3f9-2b8e-4933-9d8c-0409a29794c5 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:16:52.917603 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-3660a3f9-2b8e-4933-9d8c-0409a29794c5 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:16:52.924651 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:16:52.924651 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:16:52.928737 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-3660a3f9-2b8e-4933-9d8c-0409a29794c5 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Volume info retrieved successfully. Aug 16 21:16:52.933049 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-3660a3f9-2b8e-4933-9d8c-0409a29794c5 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] https://10.4.3.143/volume/v3/volumes/c3439fb6-acfc-4db1-b62f-9384504906c6 returned with HTTP 200 Aug 16 21:16:52.933568 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 852/3398] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:16:52 2026] GET /volume/v3/volumes/c3439fb6-acfc-4db1-b62f-9384504906c6 => generated 878 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:16:52.948585 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-16c80aa0-4f98-4dc1-aebc-3a6ec1af550a None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:16:52.951030 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-16c80aa0-4f98-4dc1-aebc-3a6ec1af550a tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] GET https://10.4.3.143/volume/v3/volumes/c3439fb6-acfc-4db1-b62f-9384504906c6 Aug 16 21:16:52.951238 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-16c80aa0-4f98-4dc1-aebc-3a6ec1af550a tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:16:52.951455 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-16c80aa0-4f98-4dc1-aebc-3a6ec1af550a tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:16:52.961304 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:16:52.961304 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:16:52.966788 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-16c80aa0-4f98-4dc1-aebc-3a6ec1af550a tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Volume info retrieved successfully. Aug 16 21:16:52.972586 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-16c80aa0-4f98-4dc1-aebc-3a6ec1af550a tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] https://10.4.3.143/volume/v3/volumes/c3439fb6-acfc-4db1-b62f-9384504906c6 returned with HTTP 200 Aug 16 21:16:52.973061 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 855/3399] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:16:52 2026] GET /volume/v3/volumes/c3439fb6-acfc-4db1-b62f-9384504906c6 => generated 878 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:16:52.986455 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-a7a5c8ad-863b-4a07-a445-b9a945674a79 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:16:52.988677 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-a7a5c8ad-863b-4a07-a445-b9a945674a79 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] DELETE https://10.4.3.143/volume/v3/volumes/c3439fb6-acfc-4db1-b62f-9384504906c6 Aug 16 21:16:52.988860 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-a7a5c8ad-863b-4a07-a445-b9a945674a79 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:16:52.989071 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-a7a5c8ad-863b-4a07-a445-b9a945674a79 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Calling method 'delete' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:16:52.989221 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.v3.volumes [None req-a7a5c8ad-863b-4a07-a445-b9a945674a79 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Delete volume with id: c3439fb6-acfc-4db1-b62f-9384504906c6 Aug 16 21:16:53.000002 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:16:53.000002 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:16:53.001034 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-a7a5c8ad-863b-4a07-a445-b9a945674a79 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Volume info retrieved successfully. Aug 16 21:16:53.027735 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-a7a5c8ad-863b-4a07-a445-b9a945674a79 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Delete volume request issued successfully. Aug 16 21:16:53.027858 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-a7a5c8ad-863b-4a07-a445-b9a945674a79 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] https://10.4.3.143/volume/v3/volumes/c3439fb6-acfc-4db1-b62f-9384504906c6 returned with HTTP 202 Aug 16 21:16:53.028275 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 842/3400] 10.4.3.143 () {66 vars in 1351 bytes} [Sun Aug 16 21:16:52 2026] DELETE /volume/v3/volumes/c3439fb6-acfc-4db1-b62f-9384504906c6 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 21:16:53.041114 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-2e3513c8-df15-469f-b503-bc694adfc97d None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:16:53.046592 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-2e3513c8-df15-469f-b503-bc694adfc97d tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] GET https://10.4.3.143/volume/v3/volumes/c3439fb6-acfc-4db1-b62f-9384504906c6 Aug 16 21:16:53.046847 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-2e3513c8-df15-469f-b503-bc694adfc97d tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:16:53.047219 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-2e3513c8-df15-469f-b503-bc694adfc97d tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:16:53.061491 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:16:53.061491 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:16:53.069667 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-2e3513c8-df15-469f-b503-bc694adfc97d tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Volume info retrieved successfully. Aug 16 21:16:53.076046 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-2e3513c8-df15-469f-b503-bc694adfc97d tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] https://10.4.3.143/volume/v3/volumes/c3439fb6-acfc-4db1-b62f-9384504906c6 returned with HTTP 200 Aug 16 21:16:53.076727 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 852/3401] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:16:53 2026] GET /volume/v3/volumes/c3439fb6-acfc-4db1-b62f-9384504906c6 => generated 877 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:16:53.370100 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-ec471849-e17d-47e3-b4ff-50e7d47074ae None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:16:53.372180 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-ec471849-e17d-47e3-b4ff-50e7d47074ae tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] GET https://10.4.3.143/volume/v3/snapshots/1f9c4a61-f2e3-40b7-a6fc-630e361c9db5 Aug 16 21:16:53.372390 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-ec471849-e17d-47e3-b4ff-50e7d47074ae tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:16:53.372573 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-ec471849-e17d-47e3-b4ff-50e7d47074ae tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:16:53.376832 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-ec471849-e17d-47e3-b4ff-50e7d47074ae tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] https://10.4.3.143/volume/v3/snapshots/1f9c4a61-f2e3-40b7-a6fc-630e361c9db5 returned with HTTP 404 Aug 16 21:16:53.377376 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 853/3402] 10.4.3.143 () {66 vars in 1354 bytes} [Sun Aug 16 21:16:53 2026] GET /volume/v3/snapshots/1f9c4a61-f2e3-40b7-a6fc-630e361c9db5 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:16:53.387110 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-f9e03a41-0245-4feb-8df4-114fe8bcd609 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:16:53.388862 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-f9e03a41-0245-4feb-8df4-114fe8bcd609 tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] DELETE https://10.4.3.143/volume/v3/snapshots/408ce32b-835f-439f-b949-c8888d4f7d1c Aug 16 21:16:53.389122 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-f9e03a41-0245-4feb-8df4-114fe8bcd609 tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:16:53.389300 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-f9e03a41-0245-4feb-8df4-114fe8bcd609 tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] Calling method 'delete' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:16:53.389396 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.v3.snapshots [None req-f9e03a41-0245-4feb-8df4-114fe8bcd609 tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] Delete snapshot with id: 408ce32b-835f-439f-b949-c8888d4f7d1c Aug 16 21:16:53.394656 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:16:53.394656 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:16:53.395225 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-f9e03a41-0245-4feb-8df4-114fe8bcd609 tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] Snapshot retrieved successfully. Aug 16 21:16:53.412732 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-f9e03a41-0245-4feb-8df4-114fe8bcd609 tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] Snapshot delete request issued successfully. Aug 16 21:16:53.413022 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-f9e03a41-0245-4feb-8df4-114fe8bcd609 tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] https://10.4.3.143/volume/v3/snapshots/408ce32b-835f-439f-b949-c8888d4f7d1c returned with HTTP 202 Aug 16 21:16:53.413503 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 856/3403] 10.4.3.143 () {66 vars in 1357 bytes} [Sun Aug 16 21:16:53 2026] DELETE /volume/v3/snapshots/408ce32b-835f-439f-b949-c8888d4f7d1c => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 21:16:53.425798 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-c5979022-53e2-4f3f-96a5-aa05411e0d05 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:16:53.427729 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-c5979022-53e2-4f3f-96a5-aa05411e0d05 tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] GET https://10.4.3.143/volume/v3/snapshots/408ce32b-835f-439f-b949-c8888d4f7d1c Aug 16 21:16:53.427973 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-c5979022-53e2-4f3f-96a5-aa05411e0d05 tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:16:53.428198 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-c5979022-53e2-4f3f-96a5-aa05411e0d05 tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:16:53.434470 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:16:53.434470 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:16:53.435121 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-c5979022-53e2-4f3f-96a5-aa05411e0d05 tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] Snapshot retrieved successfully. Aug 16 21:16:53.436741 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-c5979022-53e2-4f3f-96a5-aa05411e0d05 tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] https://10.4.3.143/volume/v3/snapshots/408ce32b-835f-439f-b949-c8888d4f7d1c returned with HTTP 200 Aug 16 21:16:53.437214 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 843/3404] 10.4.3.143 () {66 vars in 1354 bytes} [Sun Aug 16 21:16:53 2026] GET /volume/v3/snapshots/408ce32b-835f-439f-b949-c8888d4f7d1c => generated 470 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:16:53.582029 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-2c6033c4-ef1b-421e-a413-e9b049a0c1e3 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:16:53.584026 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-2c6033c4-ef1b-421e-a413-e9b049a0c1e3 tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] GET https://10.4.3.143/volume/v3/backups/870e71b4-8360-417c-8260-9fea3970de02 Aug 16 21:16:53.584287 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-2c6033c4-ef1b-421e-a413-e9b049a0c1e3 tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:16:53.584525 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-2c6033c4-ef1b-421e-a413-e9b049a0c1e3 tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:16:53.584638 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.v3.backups [None req-2c6033c4-ef1b-421e-a413-e9b049a0c1e3 tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] Show backup with id 870e71b4-8360-417c-8260-9fea3970de02. {{(pid=100332) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:16:53.589544 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:16:53.589544 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:16:53.590280 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-2c6033c4-ef1b-421e-a413-e9b049a0c1e3 tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] https://10.4.3.143/volume/v3/backups/870e71b4-8360-417c-8260-9fea3970de02 returned with HTTP 200 Aug 16 21:16:53.590696 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 853/3405] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:16:53 2026] GET /volume/v3/backups/870e71b4-8360-417c-8260-9fea3970de02 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:16:53.728426 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-2f442076-c6ff-417a-8050-a5b65578852b None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:16:53.730304 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-2f442076-c6ff-417a-8050-a5b65578852b tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] GET https://10.4.3.143/volume/v3/backups/0d888b43-c653-4591-83cf-69f9d69156b3 Aug 16 21:16:53.730513 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-2f442076-c6ff-417a-8050-a5b65578852b tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:16:53.730706 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-2f442076-c6ff-417a-8050-a5b65578852b tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:16:53.730790 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.v3.backups [None req-2f442076-c6ff-417a-8050-a5b65578852b tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Show backup with id 0d888b43-c653-4591-83cf-69f9d69156b3. {{(pid=100331) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:16:53.738725 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:16:53.738725 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:16:53.739509 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-2f442076-c6ff-417a-8050-a5b65578852b tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] https://10.4.3.143/volume/v3/backups/0d888b43-c653-4591-83cf-69f9d69156b3 returned with HTTP 200 Aug 16 21:16:53.739819 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 854/3406] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:16:53 2026] GET /volume/v3/backups/0d888b43-c653-4591-83cf-69f9d69156b3 => generated 790 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:16:53.759614 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-d16f7fd4-c8a3-4277-a7d9-1668ff9c508b None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:16:53.761698 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-d16f7fd4-c8a3-4277-a7d9-1668ff9c508b tempest-TestStampPattern-1200750360 tempest-TestStampPattern-1200750360-project-member] GET https://10.4.3.143/volume/v3/volumes/65e7c995-6a98-4833-8888-f2c63edc9172 Aug 16 21:16:53.761895 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-d16f7fd4-c8a3-4277-a7d9-1668ff9c508b tempest-TestStampPattern-1200750360 tempest-TestStampPattern-1200750360-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:16:53.762101 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-d16f7fd4-c8a3-4277-a7d9-1668ff9c508b tempest-TestStampPattern-1200750360 tempest-TestStampPattern-1200750360-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:16:53.770424 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:16:53.770424 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:16:53.773631 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-d16f7fd4-c8a3-4277-a7d9-1668ff9c508b tempest-TestStampPattern-1200750360 tempest-TestStampPattern-1200750360-project-member] Volume info retrieved successfully. Aug 16 21:16:53.777415 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-d16f7fd4-c8a3-4277-a7d9-1668ff9c508b tempest-TestStampPattern-1200750360 tempest-TestStampPattern-1200750360-project-member] https://10.4.3.143/volume/v3/volumes/65e7c995-6a98-4833-8888-f2c63edc9172 returned with HTTP 200 Aug 16 21:16:53.777750 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 857/3407] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:16:53 2026] GET /volume/v3/volumes/65e7c995-6a98-4833-8888-f2c63edc9172 => generated 874 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:16:54.068803 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [req-1367046e-f222-4f82-8205-74f24731e1a9 req-e3d44c82-999a-4e56-8e7b-d2223a745c95 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:16:54.071189 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [req-1367046e-f222-4f82-8205-74f24731e1a9 req-e3d44c82-999a-4e56-8e7b-d2223a745c95 tempest-TestStampPattern-1200750360 tempest-TestStampPattern-1200750360-project-member] POST https://10.4.3.143/volume/v3/attachments/87076b0e-259b-49b2-ab01-5cfc87fe3fa5/action Aug 16 21:16:54.073939 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [req-1367046e-f222-4f82-8205-74f24731e1a9 req-e3d44c82-999a-4e56-8e7b-d2223a745c95 tempest-TestStampPattern-1200750360 tempest-TestStampPattern-1200750360-project-member] Action body: b'{"os-complete": null}' {{(pid=100333) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 21:16:54.073939 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [req-1367046e-f222-4f82-8205-74f24731e1a9 req-e3d44c82-999a-4e56-8e7b-d2223a745c95 tempest-TestStampPattern-1200750360 tempest-TestStampPattern-1200750360-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:16:54.095172 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-512abb9a-5449-4983-8427-6816e715e4de None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:16:54.098330 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-512abb9a-5449-4983-8427-6816e715e4de tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] GET https://10.4.3.143/volume/v3/volumes/c3439fb6-acfc-4db1-b62f-9384504906c6 Aug 16 21:16:54.098580 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-512abb9a-5449-4983-8427-6816e715e4de tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:16:54.098859 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-512abb9a-5449-4983-8427-6816e715e4de tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:16:54.099546 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:16:54.099546 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:16:54.106176 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-512abb9a-5449-4983-8427-6816e715e4de tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] https://10.4.3.143/volume/v3/volumes/c3439fb6-acfc-4db1-b62f-9384504906c6 returned with HTTP 404 Aug 16 21:16:54.107213 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 854/3408] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:16:54 2026] GET /volume/v3/volumes/c3439fb6-acfc-4db1-b62f-9384504906c6 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:16:54.115888 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [req-1367046e-f222-4f82-8205-74f24731e1a9 req-e3d44c82-999a-4e56-8e7b-d2223a745c95 tempest-TestStampPattern-1200750360 tempest-TestStampPattern-1200750360-project-member] https://10.4.3.143/volume/v3/attachments/87076b0e-259b-49b2-ab01-5cfc87fe3fa5/action returned with HTTP 204 Aug 16 21:16:54.116380 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-a2b6a212-b58d-4b81-bb31-f506f55b1006 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:16:54.117031 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 844/3409] 10.4.3.143 () {74 vars in 1725 bytes} [Sun Aug 16 21:16:54 2026] POST /volume/v3/attachments/87076b0e-259b-49b2-ab01-5cfc87fe3fa5/action => generated 0 bytes in 48 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:16:54.118432 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-a2b6a212-b58d-4b81-bb31-f506f55b1006 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] GET https://10.4.3.143/volume/v3/volumes/c3439fb6-acfc-4db1-b62f-9384504906c6 Aug 16 21:16:54.119227 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-a2b6a212-b58d-4b81-bb31-f506f55b1006 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:16:54.119227 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-a2b6a212-b58d-4b81-bb31-f506f55b1006 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:16:54.125143 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-a2b6a212-b58d-4b81-bb31-f506f55b1006 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] https://10.4.3.143/volume/v3/volumes/c3439fb6-acfc-4db1-b62f-9384504906c6 returned with HTTP 404 Aug 16 21:16:54.125700 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 855/3410] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:16:54 2026] GET /volume/v3/volumes/c3439fb6-acfc-4db1-b62f-9384504906c6 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:16:54.135238 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-cfc44922-aab2-4d39-b3d9-334c648aa17b None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:16:54.139566 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-cfc44922-aab2-4d39-b3d9-334c648aa17b tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] DELETE https://10.4.3.143/volume/v3/volumes/c3439fb6-acfc-4db1-b62f-9384504906c6 Aug 16 21:16:54.139566 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-cfc44922-aab2-4d39-b3d9-334c648aa17b tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:16:54.139566 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-cfc44922-aab2-4d39-b3d9-334c648aa17b tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Calling method 'delete' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:16:54.139566 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.v3.volumes [None req-cfc44922-aab2-4d39-b3d9-334c648aa17b tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Delete volume with id: c3439fb6-acfc-4db1-b62f-9384504906c6 Aug 16 21:16:54.146561 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-cfc44922-aab2-4d39-b3d9-334c648aa17b tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] https://10.4.3.143/volume/v3/volumes/c3439fb6-acfc-4db1-b62f-9384504906c6 returned with HTTP 404 Aug 16 21:16:54.147346 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 858/3411] 10.4.3.143 () {66 vars in 1351 bytes} [Sun Aug 16 21:16:54 2026] DELETE /volume/v3/volumes/c3439fb6-acfc-4db1-b62f-9384504906c6 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:16:54.156880 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-6d1a329a-ab3d-4547-93d9-6372e7e1b661 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:16:54.159772 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-6d1a329a-ab3d-4547-93d9-6372e7e1b661 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] DELETE https://10.4.3.143/volume/v3/snapshots/d3aedacf-727a-4d0f-a67f-4d130ca7ea22 Aug 16 21:16:54.159772 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-6d1a329a-ab3d-4547-93d9-6372e7e1b661 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:16:54.159772 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-6d1a329a-ab3d-4547-93d9-6372e7e1b661 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Calling method 'delete' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:16:54.159772 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.v3.snapshots [None req-6d1a329a-ab3d-4547-93d9-6372e7e1b661 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Delete snapshot with id: d3aedacf-727a-4d0f-a67f-4d130ca7ea22 Aug 16 21:16:54.165717 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:16:54.165717 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:16:54.166216 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-6d1a329a-ab3d-4547-93d9-6372e7e1b661 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Snapshot retrieved successfully. Aug 16 21:16:54.183627 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-6d1a329a-ab3d-4547-93d9-6372e7e1b661 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Snapshot delete request issued successfully. Aug 16 21:16:54.183627 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-6d1a329a-ab3d-4547-93d9-6372e7e1b661 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] https://10.4.3.143/volume/v3/snapshots/d3aedacf-727a-4d0f-a67f-4d130ca7ea22 returned with HTTP 202 Aug 16 21:16:54.185955 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 855/3412] 10.4.3.143 () {66 vars in 1357 bytes} [Sun Aug 16 21:16:54 2026] DELETE /volume/v3/snapshots/d3aedacf-727a-4d0f-a67f-4d130ca7ea22 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 21:16:54.194547 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-0e7d0b0a-7c43-41e5-a869-37c088cb9c34 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:16:54.194547 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-0e7d0b0a-7c43-41e5-a869-37c088cb9c34 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] GET https://10.4.3.143/volume/v3/snapshots/d3aedacf-727a-4d0f-a67f-4d130ca7ea22 Aug 16 21:16:54.196773 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-0e7d0b0a-7c43-41e5-a869-37c088cb9c34 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:16:54.196773 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-0e7d0b0a-7c43-41e5-a869-37c088cb9c34 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:16:54.201032 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:16:54.201032 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:16:54.201032 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-0e7d0b0a-7c43-41e5-a869-37c088cb9c34 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Snapshot retrieved successfully. Aug 16 21:16:54.202307 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-0e7d0b0a-7c43-41e5-a869-37c088cb9c34 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] https://10.4.3.143/volume/v3/snapshots/d3aedacf-727a-4d0f-a67f-4d130ca7ea22 returned with HTTP 200 Aug 16 21:16:54.202307 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 845/3413] 10.4.3.143 () {66 vars in 1354 bytes} [Sun Aug 16 21:16:54 2026] GET /volume/v3/snapshots/d3aedacf-727a-4d0f-a67f-4d130ca7ea22 => generated 467 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:16:54.447245 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-8165be13-c49a-4f55-b37e-a19a699592ce None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:16:54.449056 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-8165be13-c49a-4f55-b37e-a19a699592ce tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] GET https://10.4.3.143/volume/v3/snapshots/408ce32b-835f-439f-b949-c8888d4f7d1c Aug 16 21:16:54.449274 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-8165be13-c49a-4f55-b37e-a19a699592ce tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:16:54.449461 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-8165be13-c49a-4f55-b37e-a19a699592ce tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:16:54.453700 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-8165be13-c49a-4f55-b37e-a19a699592ce tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] https://10.4.3.143/volume/v3/snapshots/408ce32b-835f-439f-b949-c8888d4f7d1c returned with HTTP 404 Aug 16 21:16:54.454227 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 856/3414] 10.4.3.143 () {66 vars in 1354 bytes} [Sun Aug 16 21:16:54 2026] GET /volume/v3/snapshots/408ce32b-835f-439f-b949-c8888d4f7d1c => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:16:54.464333 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-4c5fea6d-578b-4993-9541-39f16b457876 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:16:54.465855 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-4c5fea6d-578b-4993-9541-39f16b457876 tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] GET https://10.4.3.143/volume/v3/volumes/e6a0e244-c638-4ed7-ae81-8efda03c31be Aug 16 21:16:54.466050 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-4c5fea6d-578b-4993-9541-39f16b457876 tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:16:54.466219 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-4c5fea6d-578b-4993-9541-39f16b457876 tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:16:54.472666 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:16:54.472666 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:16:54.475615 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-4c5fea6d-578b-4993-9541-39f16b457876 tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] Volume info retrieved successfully. Aug 16 21:16:54.479111 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-4c5fea6d-578b-4993-9541-39f16b457876 tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] https://10.4.3.143/volume/v3/volumes/e6a0e244-c638-4ed7-ae81-8efda03c31be returned with HTTP 200 Aug 16 21:16:54.479451 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 859/3415] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:16:54 2026] GET /volume/v3/volumes/e6a0e244-c638-4ed7-ae81-8efda03c31be => generated 850 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:16:54.490802 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-8219a767-fa50-4b2a-a210-33b076368e2f None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:16:54.492641 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-8219a767-fa50-4b2a-a210-33b076368e2f tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] GET https://10.4.3.143/volume/v3/volumes/e6a0e244-c638-4ed7-ae81-8efda03c31be Aug 16 21:16:54.493135 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-8219a767-fa50-4b2a-a210-33b076368e2f tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:16:54.493135 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-8219a767-fa50-4b2a-a210-33b076368e2f tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:16:54.500708 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:16:54.500708 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:16:54.503814 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-8219a767-fa50-4b2a-a210-33b076368e2f tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] Volume info retrieved successfully. Aug 16 21:16:54.507443 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-8219a767-fa50-4b2a-a210-33b076368e2f tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] https://10.4.3.143/volume/v3/volumes/e6a0e244-c638-4ed7-ae81-8efda03c31be returned with HTTP 200 Aug 16 21:16:54.507775 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 856/3416] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:16:54 2026] GET /volume/v3/volumes/e6a0e244-c638-4ed7-ae81-8efda03c31be => generated 850 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:16:54.518785 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-fd5a133a-ef75-467f-99f1-f42b3165f9f6 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:16:54.520428 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-fd5a133a-ef75-467f-99f1-f42b3165f9f6 tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] DELETE https://10.4.3.143/volume/v3/volumes/e6a0e244-c638-4ed7-ae81-8efda03c31be Aug 16 21:16:54.520633 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-fd5a133a-ef75-467f-99f1-f42b3165f9f6 tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:16:54.520847 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-fd5a133a-ef75-467f-99f1-f42b3165f9f6 tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] Calling method 'delete' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:16:54.521059 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.v3.volumes [None req-fd5a133a-ef75-467f-99f1-f42b3165f9f6 tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] Delete volume with id: e6a0e244-c638-4ed7-ae81-8efda03c31be Aug 16 21:16:54.527346 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:16:54.527346 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:16:54.527790 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-fd5a133a-ef75-467f-99f1-f42b3165f9f6 tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] Volume info retrieved successfully. Aug 16 21:16:54.543705 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-fd5a133a-ef75-467f-99f1-f42b3165f9f6 tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] Delete volume request issued successfully. Aug 16 21:16:54.543901 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-fd5a133a-ef75-467f-99f1-f42b3165f9f6 tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] https://10.4.3.143/volume/v3/volumes/e6a0e244-c638-4ed7-ae81-8efda03c31be returned with HTTP 202 Aug 16 21:16:54.544367 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 846/3417] 10.4.3.143 () {66 vars in 1351 bytes} [Sun Aug 16 21:16:54 2026] DELETE /volume/v3/volumes/e6a0e244-c638-4ed7-ae81-8efda03c31be => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 21:16:54.553083 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-b65a028e-58d3-46cb-960b-7480c5f66658 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:16:54.554974 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-b65a028e-58d3-46cb-960b-7480c5f66658 tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] GET https://10.4.3.143/volume/v3/volumes/e6a0e244-c638-4ed7-ae81-8efda03c31be Aug 16 21:16:54.555200 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-b65a028e-58d3-46cb-960b-7480c5f66658 tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:16:54.555349 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-b65a028e-58d3-46cb-960b-7480c5f66658 tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:16:54.563361 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:16:54.563361 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:16:54.567627 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-b65a028e-58d3-46cb-960b-7480c5f66658 tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] Volume info retrieved successfully. Aug 16 21:16:54.572508 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-b65a028e-58d3-46cb-960b-7480c5f66658 tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] https://10.4.3.143/volume/v3/volumes/e6a0e244-c638-4ed7-ae81-8efda03c31be returned with HTTP 200 Aug 16 21:16:54.573035 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 857/3418] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:16:54 2026] GET /volume/v3/volumes/e6a0e244-c638-4ed7-ae81-8efda03c31be => generated 849 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:16:54.604193 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-a607ee95-6c0c-4da6-bd18-e6c172e256b8 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:16:54.606472 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-a607ee95-6c0c-4da6-bd18-e6c172e256b8 tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] GET https://10.4.3.143/volume/v3/backups/870e71b4-8360-417c-8260-9fea3970de02 Aug 16 21:16:54.606764 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-a607ee95-6c0c-4da6-bd18-e6c172e256b8 tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:16:54.607049 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-a607ee95-6c0c-4da6-bd18-e6c172e256b8 tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:16:54.607294 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.v3.backups [None req-a607ee95-6c0c-4da6-bd18-e6c172e256b8 tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] Show backup with id 870e71b4-8360-417c-8260-9fea3970de02. {{(pid=100330) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:16:54.612786 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:16:54.612786 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:16:54.613854 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-a607ee95-6c0c-4da6-bd18-e6c172e256b8 tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] https://10.4.3.143/volume/v3/backups/870e71b4-8360-417c-8260-9fea3970de02 returned with HTTP 200 Aug 16 21:16:54.614257 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 860/3419] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:16:54 2026] GET /volume/v3/backups/870e71b4-8360-417c-8260-9fea3970de02 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:16:54.753314 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-78c95e37-6062-4bf4-9aa7-2d16e5493b7e None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:16:54.755865 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-78c95e37-6062-4bf4-9aa7-2d16e5493b7e tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] GET https://10.4.3.143/volume/v3/backups/0d888b43-c653-4591-83cf-69f9d69156b3 Aug 16 21:16:54.755865 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-78c95e37-6062-4bf4-9aa7-2d16e5493b7e tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:16:54.755865 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-78c95e37-6062-4bf4-9aa7-2d16e5493b7e tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:16:54.755865 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.v3.backups [None req-78c95e37-6062-4bf4-9aa7-2d16e5493b7e tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Show backup with id 0d888b43-c653-4591-83cf-69f9d69156b3. {{(pid=100332) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:16:54.761977 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:16:54.761977 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:16:54.762095 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-78c95e37-6062-4bf4-9aa7-2d16e5493b7e tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] https://10.4.3.143/volume/v3/backups/0d888b43-c653-4591-83cf-69f9d69156b3 returned with HTTP 200 Aug 16 21:16:54.762631 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 857/3420] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:16:54 2026] GET /volume/v3/backups/0d888b43-c653-4591-83cf-69f9d69156b3 => generated 790 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:16:54.790892 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-8568028c-44b9-4279-94f8-541e2ddd36d7 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:16:54.793827 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-8568028c-44b9-4279-94f8-541e2ddd36d7 tempest-TestStampPattern-1200750360 tempest-TestStampPattern-1200750360-project-member] GET https://10.4.3.143/volume/v3/volumes/65e7c995-6a98-4833-8888-f2c63edc9172 Aug 16 21:16:54.793827 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-8568028c-44b9-4279-94f8-541e2ddd36d7 tempest-TestStampPattern-1200750360 tempest-TestStampPattern-1200750360-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:16:54.794492 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-8568028c-44b9-4279-94f8-541e2ddd36d7 tempest-TestStampPattern-1200750360 tempest-TestStampPattern-1200750360-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:16:54.807635 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:16:54.807635 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:16:54.812509 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-8568028c-44b9-4279-94f8-541e2ddd36d7 tempest-TestStampPattern-1200750360 tempest-TestStampPattern-1200750360-project-member] Volume info retrieved successfully. Aug 16 21:16:54.818712 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-8568028c-44b9-4279-94f8-541e2ddd36d7 tempest-TestStampPattern-1200750360 tempest-TestStampPattern-1200750360-project-member] https://10.4.3.143/volume/v3/volumes/65e7c995-6a98-4833-8888-f2c63edc9172 returned with HTTP 200 Aug 16 21:16:54.819675 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 847/3421] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:16:54 2026] GET /volume/v3/volumes/65e7c995-6a98-4833-8888-f2c63edc9172 => generated 1166 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:16:54.832762 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-a63b0baa-e730-4005-b205-78cb0888d3cf None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:16:54.834653 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-a63b0baa-e730-4005-b205-78cb0888d3cf tempest-TestStampPattern-1200750360 tempest-TestStampPattern-1200750360-project-member] GET https://10.4.3.143/volume/v3/volumes/65e7c995-6a98-4833-8888-f2c63edc9172 Aug 16 21:16:54.834750 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-a63b0baa-e730-4005-b205-78cb0888d3cf tempest-TestStampPattern-1200750360 tempest-TestStampPattern-1200750360-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:16:54.835060 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-a63b0baa-e730-4005-b205-78cb0888d3cf tempest-TestStampPattern-1200750360 tempest-TestStampPattern-1200750360-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:16:54.844734 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:16:54.844734 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:16:54.848503 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-a63b0baa-e730-4005-b205-78cb0888d3cf tempest-TestStampPattern-1200750360 tempest-TestStampPattern-1200750360-project-member] Volume info retrieved successfully. Aug 16 21:16:54.853204 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-a63b0baa-e730-4005-b205-78cb0888d3cf tempest-TestStampPattern-1200750360 tempest-TestStampPattern-1200750360-project-member] https://10.4.3.143/volume/v3/volumes/65e7c995-6a98-4833-8888-f2c63edc9172 returned with HTTP 200 Aug 16 21:16:54.853204 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 858/3422] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:16:54 2026] GET /volume/v3/volumes/65e7c995-6a98-4833-8888-f2c63edc9172 => generated 1166 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:16:55.211994 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-ed6e25ab-8086-45fd-8c82-490ad5f62541 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:16:55.213752 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-ed6e25ab-8086-45fd-8c82-490ad5f62541 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] GET https://10.4.3.143/volume/v3/snapshots/d3aedacf-727a-4d0f-a67f-4d130ca7ea22 Aug 16 21:16:55.213985 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-ed6e25ab-8086-45fd-8c82-490ad5f62541 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:16:55.214189 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-ed6e25ab-8086-45fd-8c82-490ad5f62541 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:16:55.218461 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-ed6e25ab-8086-45fd-8c82-490ad5f62541 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] https://10.4.3.143/volume/v3/snapshots/d3aedacf-727a-4d0f-a67f-4d130ca7ea22 returned with HTTP 404 Aug 16 21:16:55.218944 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 861/3423] 10.4.3.143 () {66 vars in 1354 bytes} [Sun Aug 16 21:16:55 2026] GET /volume/v3/snapshots/d3aedacf-727a-4d0f-a67f-4d130ca7ea22 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:16:55.226295 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-97dcbd2f-4ba4-449d-8976-b30bf03bffa3 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:16:55.228600 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-97dcbd2f-4ba4-449d-8976-b30bf03bffa3 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] GET https://10.4.3.143/volume/v3/volumes/06a7a8ed-f95f-48fa-bd9d-d5ad10cc0e8a Aug 16 21:16:55.228966 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-97dcbd2f-4ba4-449d-8976-b30bf03bffa3 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:16:55.229196 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-97dcbd2f-4ba4-449d-8976-b30bf03bffa3 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:16:55.237883 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:16:55.237883 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:16:55.242558 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-97dcbd2f-4ba4-449d-8976-b30bf03bffa3 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Volume info retrieved successfully. Aug 16 21:16:55.247702 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-97dcbd2f-4ba4-449d-8976-b30bf03bffa3 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] https://10.4.3.143/volume/v3/volumes/06a7a8ed-f95f-48fa-bd9d-d5ad10cc0e8a returned with HTTP 200 Aug 16 21:16:55.248360 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 858/3424] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:16:55 2026] GET /volume/v3/volumes/06a7a8ed-f95f-48fa-bd9d-d5ad10cc0e8a => generated 846 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:16:55.261253 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-b588f263-a823-4be3-b4cb-7d3b2ac444aa None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:16:55.263659 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-b588f263-a823-4be3-b4cb-7d3b2ac444aa tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] DELETE https://10.4.3.143/volume/v3/volumes/06a7a8ed-f95f-48fa-bd9d-d5ad10cc0e8a Aug 16 21:16:55.263957 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-b588f263-a823-4be3-b4cb-7d3b2ac444aa tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:16:55.264227 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-b588f263-a823-4be3-b4cb-7d3b2ac444aa tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Calling method 'delete' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:16:55.264453 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.v3.volumes [None req-b588f263-a823-4be3-b4cb-7d3b2ac444aa tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Delete volume with id: 06a7a8ed-f95f-48fa-bd9d-d5ad10cc0e8a Aug 16 21:16:55.272558 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:16:55.272558 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:16:55.273028 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-b588f263-a823-4be3-b4cb-7d3b2ac444aa tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Volume info retrieved successfully. Aug 16 21:16:55.295458 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-b588f263-a823-4be3-b4cb-7d3b2ac444aa tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Delete volume request issued successfully. Aug 16 21:16:55.295666 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-b588f263-a823-4be3-b4cb-7d3b2ac444aa tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] https://10.4.3.143/volume/v3/volumes/06a7a8ed-f95f-48fa-bd9d-d5ad10cc0e8a returned with HTTP 202 Aug 16 21:16:55.296256 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 848/3425] 10.4.3.143 () {66 vars in 1351 bytes} [Sun Aug 16 21:16:55 2026] DELETE /volume/v3/volumes/06a7a8ed-f95f-48fa-bd9d-d5ad10cc0e8a => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 21:16:55.305799 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-acc12a02-39d7-4f41-a890-05658c473612 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:16:55.309254 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-acc12a02-39d7-4f41-a890-05658c473612 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] GET https://10.4.3.143/volume/v3/volumes/06a7a8ed-f95f-48fa-bd9d-d5ad10cc0e8a Aug 16 21:16:55.309563 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-acc12a02-39d7-4f41-a890-05658c473612 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:16:55.309864 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-acc12a02-39d7-4f41-a890-05658c473612 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:16:55.319746 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:16:55.319746 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:16:55.325247 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-acc12a02-39d7-4f41-a890-05658c473612 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Volume info retrieved successfully. Aug 16 21:16:55.332726 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-acc12a02-39d7-4f41-a890-05658c473612 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] https://10.4.3.143/volume/v3/volumes/06a7a8ed-f95f-48fa-bd9d-d5ad10cc0e8a returned with HTTP 200 Aug 16 21:16:55.333447 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 859/3426] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:16:55 2026] GET /volume/v3/volumes/06a7a8ed-f95f-48fa-bd9d-d5ad10cc0e8a => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:16:55.589512 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-6f0f7f64-2fa0-4ee4-8376-412e85fc3f2a None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:16:55.592246 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-6f0f7f64-2fa0-4ee4-8376-412e85fc3f2a tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] GET https://10.4.3.143/volume/v3/volumes/e6a0e244-c638-4ed7-ae81-8efda03c31be Aug 16 21:16:55.592246 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-6f0f7f64-2fa0-4ee4-8376-412e85fc3f2a tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:16:55.592473 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-6f0f7f64-2fa0-4ee4-8376-412e85fc3f2a tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:16:55.599491 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-6f0f7f64-2fa0-4ee4-8376-412e85fc3f2a tempest-SnapshotDataIntegrityTests-1997454593 tempest-SnapshotDataIntegrityTests-1997454593-project-member] https://10.4.3.143/volume/v3/volumes/e6a0e244-c638-4ed7-ae81-8efda03c31be returned with HTTP 404 Aug 16 21:16:55.600054 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 862/3427] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:16:55 2026] GET /volume/v3/volumes/e6a0e244-c638-4ed7-ae81-8efda03c31be => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:16:55.628127 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-98f2974f-0b39-4d45-8068-46df495acb2c None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:16:55.630240 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-98f2974f-0b39-4d45-8068-46df495acb2c tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] GET https://10.4.3.143/volume/v3/backups/870e71b4-8360-417c-8260-9fea3970de02 Aug 16 21:16:55.630475 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-98f2974f-0b39-4d45-8068-46df495acb2c tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:16:55.630669 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-98f2974f-0b39-4d45-8068-46df495acb2c tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:16:55.630773 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.v3.backups [None req-98f2974f-0b39-4d45-8068-46df495acb2c tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] Show backup with id 870e71b4-8360-417c-8260-9fea3970de02. {{(pid=100332) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:16:55.635357 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:16:55.635357 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:16:55.636023 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-98f2974f-0b39-4d45-8068-46df495acb2c tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] https://10.4.3.143/volume/v3/backups/870e71b4-8360-417c-8260-9fea3970de02 returned with HTTP 200 Aug 16 21:16:55.636556 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 859/3428] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:16:55 2026] GET /volume/v3/backups/870e71b4-8360-417c-8260-9fea3970de02 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:16:55.773361 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-757c9a21-2e25-4c02-9598-9354c46f24fe None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:16:55.775687 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-757c9a21-2e25-4c02-9598-9354c46f24fe tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] GET https://10.4.3.143/volume/v3/backups/0d888b43-c653-4591-83cf-69f9d69156b3 Aug 16 21:16:55.777964 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-757c9a21-2e25-4c02-9598-9354c46f24fe tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:16:55.777964 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-757c9a21-2e25-4c02-9598-9354c46f24fe tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:16:55.777964 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.v3.backups [None req-757c9a21-2e25-4c02-9598-9354c46f24fe tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Show backup with id 0d888b43-c653-4591-83cf-69f9d69156b3. {{(pid=100333) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:16:55.783514 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:16:55.783514 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:16:55.784528 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-757c9a21-2e25-4c02-9598-9354c46f24fe tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] https://10.4.3.143/volume/v3/backups/0d888b43-c653-4591-83cf-69f9d69156b3 returned with HTTP 200 Aug 16 21:16:55.785025 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 849/3429] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:16:55 2026] GET /volume/v3/backups/0d888b43-c653-4591-83cf-69f9d69156b3 => generated 790 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:16:56.346792 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-e4e39f41-b820-4763-a5ba-2570c39a9458 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:16:56.348887 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-e4e39f41-b820-4763-a5ba-2570c39a9458 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] GET https://10.4.3.143/volume/v3/volumes/06a7a8ed-f95f-48fa-bd9d-d5ad10cc0e8a Aug 16 21:16:56.349201 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-e4e39f41-b820-4763-a5ba-2570c39a9458 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:16:56.349388 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-e4e39f41-b820-4763-a5ba-2570c39a9458 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:16:56.356639 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-e4e39f41-b820-4763-a5ba-2570c39a9458 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] https://10.4.3.143/volume/v3/volumes/06a7a8ed-f95f-48fa-bd9d-d5ad10cc0e8a returned with HTTP 404 Aug 16 21:16:56.357390 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 860/3430] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:16:56 2026] GET /volume/v3/volumes/06a7a8ed-f95f-48fa-bd9d-d5ad10cc0e8a => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:16:56.367827 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-ec6784ee-ff6b-42d0-ac7c-aa120a9b31d3 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:16:56.370841 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-ec6784ee-ff6b-42d0-ac7c-aa120a9b31d3 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] GET https://10.4.3.143/volume/v3/volumes/c94886bd-c6cb-4110-be4f-e094d590d202 Aug 16 21:16:56.370841 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-ec6784ee-ff6b-42d0-ac7c-aa120a9b31d3 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:16:56.370841 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-ec6784ee-ff6b-42d0-ac7c-aa120a9b31d3 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:16:56.386352 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:16:56.386352 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:16:56.393073 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-ec6784ee-ff6b-42d0-ac7c-aa120a9b31d3 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Volume info retrieved successfully. Aug 16 21:16:56.401719 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-ec6784ee-ff6b-42d0-ac7c-aa120a9b31d3 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] https://10.4.3.143/volume/v3/volumes/c94886bd-c6cb-4110-be4f-e094d590d202 returned with HTTP 200 Aug 16 21:16:56.402364 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 863/3431] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:16:56 2026] GET /volume/v3/volumes/c94886bd-c6cb-4110-be4f-e094d590d202 => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:16:56.418471 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-cd14bd05-8b15-45b7-a97c-a769090541bc None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:16:56.421609 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-cd14bd05-8b15-45b7-a97c-a769090541bc tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] POST https://10.4.3.143/volume/v3/volumes Aug 16 21:16:56.421609 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-cd14bd05-8b15-45b7-a97c-a769090541bc tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1382554484"}} {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:16:56.422818 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.v3.volumes [None req-cd14bd05-8b15-45b7-a97c-a769090541bc tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1382554484'}} {{(pid=100332) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 21:16:56.422818 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.v3.volumes [None req-cd14bd05-8b15-45b7-a97c-a769090541bc tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Create volume of 1 GB Aug 16 21:16:56.432665 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-cd14bd05-8b15-45b7-a97c-a769090541bc tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Availability Zones retrieved successfully. Aug 16 21:16:56.441488 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-cd14bd05-8b15-45b7-a97c-a769090541bc tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Flow 'volume_create_api' (09971744-c3ef-4bff-872f-66d662c70616) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100332) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:16:56.445777 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-cd14bd05-8b15-45b7-a97c-a769090541bc tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (09f37d61-11ef-479a-8fe9-69508885f165) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:16:56.446893 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.flows.api.create_volume [None req-cd14bd05-8b15-45b7-a97c-a769090541bc tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Validating volume size '1' using validate_int {{(pid=100332) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 21:16:56.485796 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-cd14bd05-8b15-45b7-a97c-a769090541bc tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (09f37d61-11ef-479a-8fe9-69508885f165) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T21:04:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=69e633b8-fab9-4b15-8b40-4f1a67c51cda,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '69e633b8-fab9-4b15-8b40-4f1a67c51cda', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:16:56.486941 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-cd14bd05-8b15-45b7-a97c-a769090541bc tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cd60ac7f-f12d-4efb-8556-e622e650c26b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:16:56.542963 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.quota [None req-cd14bd05-8b15-45b7-a97c-a769090541bc tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Created reservations ['24063c27-fade-4e93-8cc5-20c1d54daa32', 'c5ac49ce-701c-42d0-9057-49177cc4f2ad', '2ae87fed-92ac-4612-9384-0729cec2e361', '7ab68214-d64c-4db2-bded-8d6ac89eca18'] {{(pid=100332) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:16:56.544083 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-cd14bd05-8b15-45b7-a97c-a769090541bc tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cd60ac7f-f12d-4efb-8556-e622e650c26b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['24063c27-fade-4e93-8cc5-20c1d54daa32', 'c5ac49ce-701c-42d0-9057-49177cc4f2ad', '2ae87fed-92ac-4612-9384-0729cec2e361', '7ab68214-d64c-4db2-bded-8d6ac89eca18']}' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:16:56.545122 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-cd14bd05-8b15-45b7-a97c-a769090541bc tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d754f483-435a-45f6-a39b-48a4dc5eafce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:16:56.580849 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-cd14bd05-8b15-45b7-a97c-a769090541bc tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d754f483-435a-45f6-a39b-48a4dc5eafce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7e97faf8-bafa-4c4c-8587-2d5e21e2bcf3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1382554484',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='21f4dba1b46a4db7b7fde93ff688a569',qos_specs=None,replication_status=,reservations=['24063c27-fade-4e93-8cc5-20c1d54daa32','c5ac49ce-701c-42d0-9057-49177cc4f2ad','2ae87fed-92ac-4612-9384-0729cec2e361','7ab68214-d64c-4db2-bded-8d6ac89eca18'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d0f86aa511834e499f19437a03d6cea6',volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T21:16:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1382554484',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7e97faf8-bafa-4c4c-8587-2d5e21e2bcf3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='21f4dba1b46a4db7b7fde93ff688a569',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d0f86aa511834e499f19437a03d6cea6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(69e633b8-fab9-4b15-8b40-4f1a67c51cda),volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda)}' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:16:56.581840 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-cd14bd05-8b15-45b7-a97c-a769090541bc tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fb39a6dc-ead4-4d44-b817-366727915fc9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:16:56.602852 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-cd14bd05-8b15-45b7-a97c-a769090541bc tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fb39a6dc-ead4-4d44-b817-366727915fc9) transitioned into state 'SUCCESS' from state '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-1382554484',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='21f4dba1b46a4db7b7fde93ff688a569',qos_specs=None,replication_status=,reservations=['24063c27-fade-4e93-8cc5-20c1d54daa32','c5ac49ce-701c-42d0-9057-49177cc4f2ad','2ae87fed-92ac-4612-9384-0729cec2e361','7ab68214-d64c-4db2-bded-8d6ac89eca18'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d0f86aa511834e499f19437a03d6cea6',volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda)}' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:16:56.603744 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-cd14bd05-8b15-45b7-a97c-a769090541bc tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cd8823c9-a7ad-4a75-83f1-702856d776fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:16:56.614830 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-cd14bd05-8b15-45b7-a97c-a769090541bc tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cd8823c9-a7ad-4a75-83f1-702856d776fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:16:56.615873 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-cd14bd05-8b15-45b7-a97c-a769090541bc tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Flow 'volume_create_api' (09971744-c3ef-4bff-872f-66d662c70616) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100332) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:16:56.616488 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-cd14bd05-8b15-45b7-a97c-a769090541bc tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Create volume request issued successfully. Aug 16 21:16:56.617433 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-cd14bd05-8b15-45b7-a97c-a769090541bc tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Aug 16 21:16:56.617989 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 860/3432] 10.4.3.143 () {68 vars in 1258 bytes} [Sun Aug 16 21:16:56 2026] POST /volume/v3/volumes => generated 754 bytes in 200 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 21:16:56.629877 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-b2c77ad5-d15e-45a3-8620-e16f0847939f None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:16:56.631696 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-b2c77ad5-d15e-45a3-8620-e16f0847939f tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] GET https://10.4.3.143/volume/v3/volumes/7e97faf8-bafa-4c4c-8587-2d5e21e2bcf3 Aug 16 21:16:56.631891 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-b2c77ad5-d15e-45a3-8620-e16f0847939f tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:16:56.632121 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-b2c77ad5-d15e-45a3-8620-e16f0847939f tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:16:56.640156 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:16:56.640156 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:16:56.644759 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-b2c77ad5-d15e-45a3-8620-e16f0847939f tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Volume info retrieved successfully. Aug 16 21:16:56.650178 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-dc1e807a-ed8b-4a4d-83cc-4918b8eb5697 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:16:56.651098 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-b2c77ad5-d15e-45a3-8620-e16f0847939f tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] https://10.4.3.143/volume/v3/volumes/7e97faf8-bafa-4c4c-8587-2d5e21e2bcf3 returned with HTTP 200 Aug 16 21:16:56.651644 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 850/3433] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:16:56 2026] GET /volume/v3/volumes/7e97faf8-bafa-4c4c-8587-2d5e21e2bcf3 => generated 822 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:16:56.652800 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-dc1e807a-ed8b-4a4d-83cc-4918b8eb5697 tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] GET https://10.4.3.143/volume/v3/backups/870e71b4-8360-417c-8260-9fea3970de02 Aug 16 21:16:56.653046 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-dc1e807a-ed8b-4a4d-83cc-4918b8eb5697 tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:16:56.653290 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-dc1e807a-ed8b-4a4d-83cc-4918b8eb5697 tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:16:56.653457 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.v3.backups [None req-dc1e807a-ed8b-4a4d-83cc-4918b8eb5697 tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] Show backup with id 870e71b4-8360-417c-8260-9fea3970de02. {{(pid=100331) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:16:56.669517 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:16:56.669517 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:16:56.669517 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-dc1e807a-ed8b-4a4d-83cc-4918b8eb5697 tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] https://10.4.3.143/volume/v3/backups/870e71b4-8360-417c-8260-9fea3970de02 returned with HTTP 200 Aug 16 21:16:56.669517 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 861/3434] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:16:56 2026] GET /volume/v3/backups/870e71b4-8360-417c-8260-9fea3970de02 => generated 735 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:16:56.798623 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-be807527-97ed-4969-b1fb-d0a3092d3f6b None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:16:56.801015 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-be807527-97ed-4969-b1fb-d0a3092d3f6b tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] GET https://10.4.3.143/volume/v3/backups/0d888b43-c653-4591-83cf-69f9d69156b3 Aug 16 21:16:56.801291 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-be807527-97ed-4969-b1fb-d0a3092d3f6b tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:16:56.801568 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-be807527-97ed-4969-b1fb-d0a3092d3f6b tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:16:56.801745 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.v3.backups [None req-be807527-97ed-4969-b1fb-d0a3092d3f6b tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Show backup with id 0d888b43-c653-4591-83cf-69f9d69156b3. {{(pid=100330) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:16:56.807827 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:16:56.807827 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:16:56.808803 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-be807527-97ed-4969-b1fb-d0a3092d3f6b tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] https://10.4.3.143/volume/v3/backups/0d888b43-c653-4591-83cf-69f9d69156b3 returned with HTTP 200 Aug 16 21:16:56.809457 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 864/3435] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:16:56 2026] GET /volume/v3/backups/0d888b43-c653-4591-83cf-69f9d69156b3 => generated 791 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:16:57.672203 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-d4fe221c-7b91-4ee5-bae5-dd6c60c80123 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:16:57.674003 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-d4fe221c-7b91-4ee5-bae5-dd6c60c80123 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] GET https://10.4.3.143/volume/v3/volumes/7e97faf8-bafa-4c4c-8587-2d5e21e2bcf3 Aug 16 21:16:57.674205 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-d4fe221c-7b91-4ee5-bae5-dd6c60c80123 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:16:57.674391 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-d4fe221c-7b91-4ee5-bae5-dd6c60c80123 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:16:57.679110 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-2a390d36-e3f0-4a8f-a5c0-5e9992f5f089 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:16:57.680970 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-2a390d36-e3f0-4a8f-a5c0-5e9992f5f089 tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] GET https://10.4.3.143/volume/v3/backups/870e71b4-8360-417c-8260-9fea3970de02 Aug 16 21:16:57.681221 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-2a390d36-e3f0-4a8f-a5c0-5e9992f5f089 tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:16:57.681414 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-2a390d36-e3f0-4a8f-a5c0-5e9992f5f089 tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:16:57.681518 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.v3.backups [None req-2a390d36-e3f0-4a8f-a5c0-5e9992f5f089 tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] Show backup with id 870e71b4-8360-417c-8260-9fea3970de02. {{(pid=100333) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:16:57.682684 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:16:57.682684 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:16:57.685784 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:16:57.685784 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:16:57.686247 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-d4fe221c-7b91-4ee5-bae5-dd6c60c80123 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Volume info retrieved successfully. Aug 16 21:16:57.686431 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-2a390d36-e3f0-4a8f-a5c0-5e9992f5f089 tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] https://10.4.3.143/volume/v3/backups/870e71b4-8360-417c-8260-9fea3970de02 returned with HTTP 200 Aug 16 21:16:57.686764 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 851/3436] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:16:57 2026] GET /volume/v3/backups/870e71b4-8360-417c-8260-9fea3970de02 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:16:57.690552 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-d4fe221c-7b91-4ee5-bae5-dd6c60c80123 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] https://10.4.3.143/volume/v3/volumes/7e97faf8-bafa-4c4c-8587-2d5e21e2bcf3 returned with HTTP 200 Aug 16 21:16:57.691159 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 861/3437] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:16:57 2026] GET /volume/v3/volumes/7e97faf8-bafa-4c4c-8587-2d5e21e2bcf3 => generated 847 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:16:57.703871 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-ffa9261d-bb99-490a-ba7a-bb99024d8b75 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:16:57.706093 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-ffa9261d-bb99-490a-ba7a-bb99024d8b75 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] POST https://10.4.3.143/volume/v3/snapshots Aug 16 21:16:57.706508 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-ffa9261d-bb99-490a-ba7a-bb99024d8b75 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "7e97faf8-bafa-4c4c-8587-2d5e21e2bcf3", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1791811796"}} {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:16:57.717208 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:16:57.717208 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:16:57.717694 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-ffa9261d-bb99-490a-ba7a-bb99024d8b75 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Volume info retrieved successfully. Aug 16 21:16:57.717828 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.v3.snapshots [None req-ffa9261d-bb99-490a-ba7a-bb99024d8b75 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Create snapshot from volume 7e97faf8-bafa-4c4c-8587-2d5e21e2bcf3 Aug 16 21:16:57.750269 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.quota [None req-ffa9261d-bb99-490a-ba7a-bb99024d8b75 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Created reservations ['b5d2566d-7386-427b-baac-005b4f7a9208', '0d7d7551-f54a-4e76-bff5-9f6281d19de2', 'fb937587-5677-4931-b510-c27cd5d71287', '3f27f75a-1c29-4143-93c6-47e0b2555164'] {{(pid=100331) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:16:57.787258 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-ffa9261d-bb99-490a-ba7a-bb99024d8b75 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Snapshot create request issued successfully. Aug 16 21:16:57.787596 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-ffa9261d-bb99-490a-ba7a-bb99024d8b75 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] https://10.4.3.143/volume/v3/snapshots returned with HTTP 202 Aug 16 21:16:57.788071 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 862/3438] 10.4.3.143 () {68 vars in 1265 bytes} [Sun Aug 16 21:16:57 2026] POST /volume/v3/snapshots => generated 310 bytes in 84 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 21:16:57.798709 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-2a57d056-dbb7-4eea-8c31-da5383ab8e2d None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:16:57.799739 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-2a57d056-dbb7-4eea-8c31-da5383ab8e2d tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] GET https://10.4.3.143/volume/v3/snapshots/d958753f-dc15-48a4-80f8-140531f1e16f Aug 16 21:16:57.799949 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-2a57d056-dbb7-4eea-8c31-da5383ab8e2d tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:16:57.800165 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-2a57d056-dbb7-4eea-8c31-da5383ab8e2d tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:16:57.805709 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:16:57.805709 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:16:57.806177 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-2a57d056-dbb7-4eea-8c31-da5383ab8e2d tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Snapshot retrieved successfully. Aug 16 21:16:57.806845 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-2a57d056-dbb7-4eea-8c31-da5383ab8e2d tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] https://10.4.3.143/volume/v3/snapshots/d958753f-dc15-48a4-80f8-140531f1e16f returned with HTTP 200 Aug 16 21:16:57.807232 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 865/3439] 10.4.3.143 () {66 vars in 1354 bytes} [Sun Aug 16 21:16:57 2026] GET /volume/v3/snapshots/d958753f-dc15-48a4-80f8-140531f1e16f => generated 442 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:16:57.821131 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-fef7a1c3-84d8-4fbd-97ab-e0f4800d7d49 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:16:57.822893 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-fef7a1c3-84d8-4fbd-97ab-e0f4800d7d49 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] GET https://10.4.3.143/volume/v3/backups/0d888b43-c653-4591-83cf-69f9d69156b3 Aug 16 21:16:57.823141 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-fef7a1c3-84d8-4fbd-97ab-e0f4800d7d49 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:16:57.823354 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-fef7a1c3-84d8-4fbd-97ab-e0f4800d7d49 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:16:57.823476 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.v3.backups [None req-fef7a1c3-84d8-4fbd-97ab-e0f4800d7d49 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Show backup with id 0d888b43-c653-4591-83cf-69f9d69156b3. {{(pid=100333) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:16:57.827799 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:16:57.827799 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:16:57.828796 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-fef7a1c3-84d8-4fbd-97ab-e0f4800d7d49 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] https://10.4.3.143/volume/v3/backups/0d888b43-c653-4591-83cf-69f9d69156b3 returned with HTTP 200 Aug 16 21:16:57.829309 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 852/3440] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:16:57 2026] GET /volume/v3/backups/0d888b43-c653-4591-83cf-69f9d69156b3 => generated 792 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:16:57.839547 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-59a44410-1974-4741-b3fe-32fd02f49f25 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:16:57.841972 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-59a44410-1974-4741-b3fe-32fd02f49f25 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] GET https://10.4.3.143/volume/v3/volumes/f3acf11e-ff25-478d-a345-9c9ec99999b3 Aug 16 21:16:57.842199 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-59a44410-1974-4741-b3fe-32fd02f49f25 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:16:57.842434 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-59a44410-1974-4741-b3fe-32fd02f49f25 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:16:57.855131 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:16:57.855131 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:16:57.859859 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-59a44410-1974-4741-b3fe-32fd02f49f25 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Volume info retrieved successfully. Aug 16 21:16:57.867501 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-59a44410-1974-4741-b3fe-32fd02f49f25 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] https://10.4.3.143/volume/v3/volumes/f3acf11e-ff25-478d-a345-9c9ec99999b3 returned with HTTP 200 Aug 16 21:16:57.867882 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 862/3441] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:16:57 2026] GET /volume/v3/volumes/f3acf11e-ff25-478d-a345-9c9ec99999b3 => generated 1133 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:16:57.881061 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-0dcc8298-209b-4da7-92d4-5424f29f1aa4 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:16:57.882835 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-0dcc8298-209b-4da7-92d4-5424f29f1aa4 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] DELETE https://10.4.3.143/volume/v3/backups/0d888b43-c653-4591-83cf-69f9d69156b3 Aug 16 21:16:57.883100 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-0dcc8298-209b-4da7-92d4-5424f29f1aa4 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:16:57.883321 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-0dcc8298-209b-4da7-92d4-5424f29f1aa4 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Calling method 'delete' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:16:57.883464 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.contrib.backups [None req-0dcc8298-209b-4da7-92d4-5424f29f1aa4 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Delete backup with id: 0d888b43-c653-4591-83cf-69f9d69156b3. Aug 16 21:16:57.887297 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:16:57.887297 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:16:57.898310 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.backup.rpcapi [None req-0dcc8298-209b-4da7-92d4-5424f29f1aa4 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] delete_backup rpcapi backup_id 0d888b43-c653-4591-83cf-69f9d69156b3 {{(pid=100331) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 16 21:16:57.900035 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-0dcc8298-209b-4da7-92d4-5424f29f1aa4 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] https://10.4.3.143/volume/v3/backups/0d888b43-c653-4591-83cf-69f9d69156b3 returned with HTTP 202 Aug 16 21:16:57.900537 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 863/3442] 10.4.3.143 () {66 vars in 1351 bytes} [Sun Aug 16 21:16:57 2026] DELETE /volume/v3/backups/0d888b43-c653-4591-83cf-69f9d69156b3 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 16 21:16:57.909170 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-aba5fd90-6f51-4b72-ba09-79f0378f534c None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:16:57.911257 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-aba5fd90-6f51-4b72-ba09-79f0378f534c tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] GET https://10.4.3.143/volume/v3/backups/0d888b43-c653-4591-83cf-69f9d69156b3 Aug 16 21:16:57.911472 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-aba5fd90-6f51-4b72-ba09-79f0378f534c tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:16:57.911718 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-aba5fd90-6f51-4b72-ba09-79f0378f534c tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:16:57.911818 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.v3.backups [None req-aba5fd90-6f51-4b72-ba09-79f0378f534c tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Show backup with id 0d888b43-c653-4591-83cf-69f9d69156b3. {{(pid=100330) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:16:57.917161 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:16:57.917161 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:16:57.918095 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-aba5fd90-6f51-4b72-ba09-79f0378f534c tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] https://10.4.3.143/volume/v3/backups/0d888b43-c653-4591-83cf-69f9d69156b3 returned with HTTP 200 Aug 16 21:16:57.918510 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 866/3443] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:16:57 2026] GET /volume/v3/backups/0d888b43-c653-4591-83cf-69f9d69156b3 => generated 791 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:16:58.375716 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [req-7f050b44-0229-46c6-af66-8614e8877628 req-2cc279f9-6f5f-4908-9b49-bfededbb8fb4 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:16:58.376740 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [req-7f050b44-0229-46c6-af66-8614e8877628 req-2cc279f9-6f5f-4908-9b49-bfededbb8fb4 tempest-TestStampPattern-1200750360 tempest-TestStampPattern-1200750360-project-member] GET https://10.4.3.143/volume/v3/volumes/65e7c995-6a98-4833-8888-f2c63edc9172 Aug 16 21:16:58.377050 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [req-7f050b44-0229-46c6-af66-8614e8877628 req-2cc279f9-6f5f-4908-9b49-bfededbb8fb4 tempest-TestStampPattern-1200750360 tempest-TestStampPattern-1200750360-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:16:58.377320 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [req-7f050b44-0229-46c6-af66-8614e8877628 req-2cc279f9-6f5f-4908-9b49-bfededbb8fb4 tempest-TestStampPattern-1200750360 tempest-TestStampPattern-1200750360-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:16:58.390436 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:16:58.390436 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:16:58.398602 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [req-7f050b44-0229-46c6-af66-8614e8877628 req-2cc279f9-6f5f-4908-9b49-bfededbb8fb4 tempest-TestStampPattern-1200750360 tempest-TestStampPattern-1200750360-project-member] Volume info retrieved successfully. Aug 16 21:16:58.403687 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [req-7f050b44-0229-46c6-af66-8614e8877628 req-2cc279f9-6f5f-4908-9b49-bfededbb8fb4 tempest-TestStampPattern-1200750360 tempest-TestStampPattern-1200750360-project-member] https://10.4.3.143/volume/v3/volumes/65e7c995-6a98-4833-8888-f2c63edc9172 returned with HTTP 200 Aug 16 21:16:58.404134 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 853/3444] 10.4.3.143 () {68 vars in 1598 bytes} [Sun Aug 16 21:16:58 2026] GET /volume/v3/volumes/65e7c995-6a98-4833-8888-f2c63edc9172 => generated 1166 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:16:58.425996 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [req-7f050b44-0229-46c6-af66-8614e8877628 req-f42cac41-c33a-4c71-9e12-bb82f9bcdb61 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:16:58.430128 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [req-7f050b44-0229-46c6-af66-8614e8877628 req-f42cac41-c33a-4c71-9e12-bb82f9bcdb61 tempest-TestStampPattern-1200750360 tempest-TestStampPattern-1200750360-project-member] POST https://10.4.3.143/volume/v3/volumes/65e7c995-6a98-4833-8888-f2c63edc9172/action Aug 16 21:16:58.430530 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [req-7f050b44-0229-46c6-af66-8614e8877628 req-f42cac41-c33a-4c71-9e12-bb82f9bcdb61 tempest-TestStampPattern-1200750360 tempest-TestStampPattern-1200750360-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100332) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 21:16:58.430649 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [req-7f050b44-0229-46c6-af66-8614e8877628 req-f42cac41-c33a-4c71-9e12-bb82f9bcdb61 tempest-TestStampPattern-1200750360 tempest-TestStampPattern-1200750360-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:16:58.443826 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:16:58.443826 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:16:58.444439 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [req-7f050b44-0229-46c6-af66-8614e8877628 req-f42cac41-c33a-4c71-9e12-bb82f9bcdb61 tempest-TestStampPattern-1200750360 tempest-TestStampPattern-1200750360-project-member] Volume info retrieved successfully. Aug 16 21:16:58.452025 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [req-7f050b44-0229-46c6-af66-8614e8877628 req-f42cac41-c33a-4c71-9e12-bb82f9bcdb61 tempest-TestStampPattern-1200750360 tempest-TestStampPattern-1200750360-project-member] Begin detaching volume completed successfully. Aug 16 21:16:58.452236 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [req-7f050b44-0229-46c6-af66-8614e8877628 req-f42cac41-c33a-4c71-9e12-bb82f9bcdb61 tempest-TestStampPattern-1200750360 tempest-TestStampPattern-1200750360-project-member] https://10.4.3.143/volume/v3/volumes/65e7c995-6a98-4833-8888-f2c63edc9172/action returned with HTTP 202 Aug 16 21:16:58.452695 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 863/3445] 10.4.3.143 () {72 vars in 1672 bytes} [Sun Aug 16 21:16:58 2026] POST /volume/v3/volumes/65e7c995-6a98-4833-8888-f2c63edc9172/action => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 16 21:16:58.506360 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-3c0accd2-3d28-4551-b8c0-a42aac3355ad None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:16:58.506998 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-3c0accd2-3d28-4551-b8c0-a42aac3355ad None None] GET https://10.4.3.143/volume// Aug 16 21:16:58.506998 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-3c0accd2-3d28-4551-b8c0-a42aac3355ad None None] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:16:58.507271 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-3c0accd2-3d28-4551-b8c0-a42aac3355ad None None] Calling method 'all' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:16:58.507744 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-3c0accd2-3d28-4551-b8c0-a42aac3355ad None None] https://10.4.3.143/volume// returned with HTTP 300 Aug 16 21:16:58.508181 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 864/3446] 10.4.3.143 () {66 vars in 1426 bytes} [Sun Aug 16 21:16: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 16 21:16:58.520612 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [req-7f050b44-0229-46c6-af66-8614e8877628 req-1674ebc4-8446-48ec-8509-e8b4bf623732 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:16:58.522458 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [req-7f050b44-0229-46c6-af66-8614e8877628 req-1674ebc4-8446-48ec-8509-e8b4bf623732 tempest-TestStampPattern-1200750360 tempest-TestStampPattern-1200750360-project-member] GET https://10.4.3.143/volume/v3/volumes/65e7c995-6a98-4833-8888-f2c63edc9172 Aug 16 21:16:58.522738 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [req-7f050b44-0229-46c6-af66-8614e8877628 req-1674ebc4-8446-48ec-8509-e8b4bf623732 tempest-TestStampPattern-1200750360 tempest-TestStampPattern-1200750360-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:16:58.523009 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [req-7f050b44-0229-46c6-af66-8614e8877628 req-1674ebc4-8446-48ec-8509-e8b4bf623732 tempest-TestStampPattern-1200750360 tempest-TestStampPattern-1200750360-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:16:58.534527 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:16:58.534527 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:16:58.539388 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [req-7f050b44-0229-46c6-af66-8614e8877628 req-1674ebc4-8446-48ec-8509-e8b4bf623732 tempest-TestStampPattern-1200750360 tempest-TestStampPattern-1200750360-project-member] Volume info retrieved successfully. Aug 16 21:16:58.552674 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [req-7f050b44-0229-46c6-af66-8614e8877628 req-1674ebc4-8446-48ec-8509-e8b4bf623732 tempest-TestStampPattern-1200750360 tempest-TestStampPattern-1200750360-project-member] https://10.4.3.143/volume/v3/volumes/65e7c995-6a98-4833-8888-f2c63edc9172 returned with HTTP 200 Aug 16 21:16:58.553292 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 867/3447] 10.4.3.143 () {70 vars in 1639 bytes} [Sun Aug 16 21:16:58 2026] GET /volume/v3/volumes/65e7c995-6a98-4833-8888-f2c63edc9172 => generated 1349 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 16 21:16:58.700764 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-63e64d48-8777-4a1c-8905-b9d4548e7776 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:16:58.702751 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-63e64d48-8777-4a1c-8905-b9d4548e7776 tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] GET https://10.4.3.143/volume/v3/backups/870e71b4-8360-417c-8260-9fea3970de02 Aug 16 21:16:58.703067 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-63e64d48-8777-4a1c-8905-b9d4548e7776 tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:16:58.703256 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-63e64d48-8777-4a1c-8905-b9d4548e7776 tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:16:58.703353 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.v3.backups [None req-63e64d48-8777-4a1c-8905-b9d4548e7776 tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] Show backup with id 870e71b4-8360-417c-8260-9fea3970de02. {{(pid=100333) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:16:58.707809 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:16:58.707809 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:16:58.708559 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-63e64d48-8777-4a1c-8905-b9d4548e7776 tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] https://10.4.3.143/volume/v3/backups/870e71b4-8360-417c-8260-9fea3970de02 returned with HTTP 200 Aug 16 21:16:58.708981 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 854/3448] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:16:58 2026] GET /volume/v3/backups/870e71b4-8360-417c-8260-9fea3970de02 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:16:58.818892 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-fd80a2e3-a6d3-42e2-9bc6-e804cb9812fe None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:16:58.822300 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-fd80a2e3-a6d3-42e2-9bc6-e804cb9812fe tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] GET https://10.4.3.143/volume/v3/snapshots/d958753f-dc15-48a4-80f8-140531f1e16f Aug 16 21:16:58.823581 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-fd80a2e3-a6d3-42e2-9bc6-e804cb9812fe tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:16:58.824092 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-fd80a2e3-a6d3-42e2-9bc6-e804cb9812fe tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:16:58.833148 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:16:58.833148 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:16:58.834815 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-fd80a2e3-a6d3-42e2-9bc6-e804cb9812fe tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Snapshot retrieved successfully. Aug 16 21:16:58.835842 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-fd80a2e3-a6d3-42e2-9bc6-e804cb9812fe tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] https://10.4.3.143/volume/v3/snapshots/d958753f-dc15-48a4-80f8-140531f1e16f returned with HTTP 200 Aug 16 21:16:58.837142 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 864/3449] 10.4.3.143 () {66 vars in 1354 bytes} [Sun Aug 16 21:16:58 2026] GET /volume/v3/snapshots/d958753f-dc15-48a4-80f8-140531f1e16f => generated 469 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:16:58.848544 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-9fdeca91-c923-4bce-a7d8-697907c7f408 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:16:58.850842 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-9fdeca91-c923-4bce-a7d8-697907c7f408 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] POST https://10.4.3.143/volume/v3/volumes Aug 16 21:16:58.851334 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-9fdeca91-c923-4bce-a7d8-697907c7f408 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "d958753f-dc15-48a4-80f8-140531f1e16f", "size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1963571355"}} {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:16:58.853586 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.v3.volumes [None req-9fdeca91-c923-4bce-a7d8-697907c7f408 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Create volume request body: {'volume': {'snapshot_id': 'd958753f-dc15-48a4-80f8-140531f1e16f', 'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1963571355'}} {{(pid=100331) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 21:16:58.861318 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:16:58.861318 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:16:58.862019 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-9fdeca91-c923-4bce-a7d8-697907c7f408 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Snapshot retrieved successfully. Aug 16 21:16:58.862276 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.v3.volumes [None req-9fdeca91-c923-4bce-a7d8-697907c7f408 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Create volume of 1 GB Aug 16 21:16:58.867384 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-9fdeca91-c923-4bce-a7d8-697907c7f408 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Availability Zones retrieved successfully. Aug 16 21:16:58.875087 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-9fdeca91-c923-4bce-a7d8-697907c7f408 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Flow 'volume_create_api' (1ad19bd6-4b37-4553-aa6e-361369d3172f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100331) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:16:58.876966 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-9fdeca91-c923-4bce-a7d8-697907c7f408 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c74fe702-ca02-4eee-8aa8-22710bc28c00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:16:58.878314 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.flows.api.create_volume [None req-9fdeca91-c923-4bce-a7d8-697907c7f408 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100331) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 21:16:58.914050 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-9fdeca91-c923-4bce-a7d8-697907c7f408 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c74fe702-ca02-4eee-8aa8-22710bc28c00) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'd958753f-dc15-48a4-80f8-140531f1e16f', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T21:04:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=69e633b8-fab9-4b15-8b40-4f1a67c51cda,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '69e633b8-fab9-4b15-8b40-4f1a67c51cda', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:16:58.914907 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-9fdeca91-c923-4bce-a7d8-697907c7f408 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7fdc4867-6f9d-4f59-adf1-c0dcbae197a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:16:58.933486 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-b21d4a7f-31be-436d-9221-002f47b4cd4d None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:16:58.935308 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-b21d4a7f-31be-436d-9221-002f47b4cd4d tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] GET https://10.4.3.143/volume/v3/backups/0d888b43-c653-4591-83cf-69f9d69156b3 Aug 16 21:16:58.935502 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-b21d4a7f-31be-436d-9221-002f47b4cd4d tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:16:58.935696 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-b21d4a7f-31be-436d-9221-002f47b4cd4d tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:16:58.935799 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.v3.backups [None req-b21d4a7f-31be-436d-9221-002f47b4cd4d tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Show backup with id 0d888b43-c653-4591-83cf-69f9d69156b3. {{(pid=100330) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:16:58.942196 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-b21d4a7f-31be-436d-9221-002f47b4cd4d tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] https://10.4.3.143/volume/v3/backups/0d888b43-c653-4591-83cf-69f9d69156b3 returned with HTTP 404 Aug 16 21:16:58.942893 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 868/3450] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:16:58 2026] GET /volume/v3/backups/0d888b43-c653-4591-83cf-69f9d69156b3 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:16:58.968966 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.quota [None req-9fdeca91-c923-4bce-a7d8-697907c7f408 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Created reservations ['a3e3b7dd-2e46-4335-91c4-8a7ab09e176b', '8828d988-221e-47dd-8c96-3169cc623303', '9935895e-fd34-4656-8d23-406786518053', '3b119210-9d6c-4cc0-80a8-b0c8dfb072bf'] {{(pid=100331) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:16:58.968966 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-9fdeca91-c923-4bce-a7d8-697907c7f408 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7fdc4867-6f9d-4f59-adf1-c0dcbae197a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a3e3b7dd-2e46-4335-91c4-8a7ab09e176b', '8828d988-221e-47dd-8c96-3169cc623303', '9935895e-fd34-4656-8d23-406786518053', '3b119210-9d6c-4cc0-80a8-b0c8dfb072bf']}' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:16:58.970061 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-9fdeca91-c923-4bce-a7d8-697907c7f408 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (83c336ee-ffc8-445b-9640-e13f0396acfa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:16:59.021138 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-9fdeca91-c923-4bce-a7d8-697907c7f408 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (83c336ee-ffc8-445b-9640-e13f0396acfa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a166a5c7-e513-4938-a888-938ca301029d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1963571355',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='21f4dba1b46a4db7b7fde93ff688a569',qos_specs=None,replication_status=,reservations=['a3e3b7dd-2e46-4335-91c4-8a7ab09e176b','8828d988-221e-47dd-8c96-3169cc623303','9935895e-fd34-4656-8d23-406786518053','3b119210-9d6c-4cc0-80a8-b0c8dfb072bf'],size=1,snapshot_id=d958753f-dc15-48a4-80f8-140531f1e16f,source_replicaid=,source_volid=None,status='creating',user_id='d0f86aa511834e499f19437a03d6cea6',volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T21:16:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1963571355',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a166a5c7-e513-4938-a888-938ca301029d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='21f4dba1b46a4db7b7fde93ff688a569',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=d958753f-dc15-48a4-80f8-140531f1e16f,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d0f86aa511834e499f19437a03d6cea6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(69e633b8-fab9-4b15-8b40-4f1a67c51cda),volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda)}' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:16:59.022024 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-9fdeca91-c923-4bce-a7d8-697907c7f408 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2b2a743b-72b7-4b5f-bfd5-cf0d02ff503a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:16:59.043883 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-9fdeca91-c923-4bce-a7d8-697907c7f408 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2b2a743b-72b7-4b5f-bfd5-cf0d02ff503a) transitioned into state 'SUCCESS' from state '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-1963571355',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='21f4dba1b46a4db7b7fde93ff688a569',qos_specs=None,replication_status=,reservations=['a3e3b7dd-2e46-4335-91c4-8a7ab09e176b','8828d988-221e-47dd-8c96-3169cc623303','9935895e-fd34-4656-8d23-406786518053','3b119210-9d6c-4cc0-80a8-b0c8dfb072bf'],size=1,snapshot_id=d958753f-dc15-48a4-80f8-140531f1e16f,source_replicaid=,source_volid=None,status='creating',user_id='d0f86aa511834e499f19437a03d6cea6',volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda)}' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:16:59.044976 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-9fdeca91-c923-4bce-a7d8-697907c7f408 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bb811d4a-42e6-45c4-955b-7f5d2128133c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:16:59.077386 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-9fdeca91-c923-4bce-a7d8-697907c7f408 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bb811d4a-42e6-45c4-955b-7f5d2128133c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:16:59.078716 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-9fdeca91-c923-4bce-a7d8-697907c7f408 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Flow 'volume_create_api' (1ad19bd6-4b37-4553-aa6e-361369d3172f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100331) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:16:59.079239 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-9fdeca91-c923-4bce-a7d8-697907c7f408 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Create volume request issued successfully. Aug 16 21:16:59.079970 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-9fdeca91-c923-4bce-a7d8-697907c7f408 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Aug 16 21:16:59.080956 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 865/3451] 10.4.3.143 () {68 vars in 1259 bytes} [Sun Aug 16 21:16:58 2026] POST /volume/v3/volumes => generated 788 bytes in 233 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 21:16:59.086327 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [req-97cbcafb-1e95-4e12-82a2-40faa067da70 req-b35eaa16-435a-42cb-b672-28c062d65f7b None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:16:59.098705 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [req-97cbcafb-1e95-4e12-82a2-40faa067da70 req-b35eaa16-435a-42cb-b672-28c062d65f7b tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] GET https://10.4.3.143/volume/v3/volumes/f3acf11e-ff25-478d-a345-9c9ec99999b3 Aug 16 21:16:59.099005 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [req-97cbcafb-1e95-4e12-82a2-40faa067da70 req-b35eaa16-435a-42cb-b672-28c062d65f7b tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:16:59.100399 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [req-97cbcafb-1e95-4e12-82a2-40faa067da70 req-b35eaa16-435a-42cb-b672-28c062d65f7b tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:16:59.101150 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-c69d2769-3e0c-4b2a-91e6-1049e3672a68 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:16:59.103105 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-c69d2769-3e0c-4b2a-91e6-1049e3672a68 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] GET https://10.4.3.143/volume/v3/volumes/a166a5c7-e513-4938-a888-938ca301029d Aug 16 21:16:59.103345 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-c69d2769-3e0c-4b2a-91e6-1049e3672a68 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:16:59.103570 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-c69d2769-3e0c-4b2a-91e6-1049e3672a68 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:16:59.111619 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:16:59.111619 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:16:59.115949 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:16:59.115949 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:16:59.117421 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-c69d2769-3e0c-4b2a-91e6-1049e3672a68 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Volume info retrieved successfully. Aug 16 21:16:59.122703 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [req-97cbcafb-1e95-4e12-82a2-40faa067da70 req-b35eaa16-435a-42cb-b672-28c062d65f7b tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Volume info retrieved successfully. Aug 16 21:16:59.123145 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-c69d2769-3e0c-4b2a-91e6-1049e3672a68 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] https://10.4.3.143/volume/v3/volumes/a166a5c7-e513-4938-a888-938ca301029d returned with HTTP 200 Aug 16 21:16:59.123633 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 865/3452] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:16:59 2026] GET /volume/v3/volumes/a166a5c7-e513-4938-a888-938ca301029d => generated 856 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:16:59.132089 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [req-97cbcafb-1e95-4e12-82a2-40faa067da70 req-b35eaa16-435a-42cb-b672-28c062d65f7b tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] https://10.4.3.143/volume/v3/volumes/f3acf11e-ff25-478d-a345-9c9ec99999b3 returned with HTTP 200 Aug 16 21:16:59.132647 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 855/3453] 10.4.3.143 () {68 vars in 1598 bytes} [Sun Aug 16 21:16:59 2026] GET /volume/v3/volumes/f3acf11e-ff25-478d-a345-9c9ec99999b3 => generated 1133 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:16:59.152441 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [req-97cbcafb-1e95-4e12-82a2-40faa067da70 req-3cfb6a48-b704-4cdf-8df9-18e4601e4e96 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:16:59.154969 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [req-97cbcafb-1e95-4e12-82a2-40faa067da70 req-3cfb6a48-b704-4cdf-8df9-18e4601e4e96 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] POST https://10.4.3.143/volume/v3/volumes/f3acf11e-ff25-478d-a345-9c9ec99999b3/action Aug 16 21:16:59.155533 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [req-97cbcafb-1e95-4e12-82a2-40faa067da70 req-3cfb6a48-b704-4cdf-8df9-18e4601e4e96 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100330) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 21:16:59.155706 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [req-97cbcafb-1e95-4e12-82a2-40faa067da70 req-3cfb6a48-b704-4cdf-8df9-18e4601e4e96 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:16:59.170075 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:16:59.170075 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:16:59.170300 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [req-97cbcafb-1e95-4e12-82a2-40faa067da70 req-3cfb6a48-b704-4cdf-8df9-18e4601e4e96 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Volume info retrieved successfully. Aug 16 21:16:59.177749 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [req-97cbcafb-1e95-4e12-82a2-40faa067da70 req-3cfb6a48-b704-4cdf-8df9-18e4601e4e96 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Begin detaching volume completed successfully. Aug 16 21:16:59.178093 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [req-97cbcafb-1e95-4e12-82a2-40faa067da70 req-3cfb6a48-b704-4cdf-8df9-18e4601e4e96 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] https://10.4.3.143/volume/v3/volumes/f3acf11e-ff25-478d-a345-9c9ec99999b3/action returned with HTTP 202 Aug 16 21:16:59.178691 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 869/3454] 10.4.3.143 () {72 vars in 1672 bytes} [Sun Aug 16 21:16:59 2026] POST /volume/v3/volumes/f3acf11e-ff25-478d-a345-9c9ec99999b3/action => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 16 21:16:59.199635 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-5d722f3b-4d64-40e2-8fa4-63c10b34335d None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:16:59.202384 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-5d722f3b-4d64-40e2-8fa4-63c10b34335d tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] GET https://10.4.3.143/volume/v3/volumes/f3acf11e-ff25-478d-a345-9c9ec99999b3 Aug 16 21:16:59.202614 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-5d722f3b-4d64-40e2-8fa4-63c10b34335d tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:16:59.203483 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-5d722f3b-4d64-40e2-8fa4-63c10b34335d tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:16:59.215726 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:16:59.215726 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:16:59.220205 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-5d722f3b-4d64-40e2-8fa4-63c10b34335d tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Volume info retrieved successfully. Aug 16 21:16:59.225328 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-5d722f3b-4d64-40e2-8fa4-63c10b34335d tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] https://10.4.3.143/volume/v3/volumes/f3acf11e-ff25-478d-a345-9c9ec99999b3 returned with HTTP 200 Aug 16 21:16:59.225668 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 866/3455] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:16:59 2026] GET /volume/v3/volumes/f3acf11e-ff25-478d-a345-9c9ec99999b3 => generated 1136 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:16:59.231820 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-1ec62d7b-840f-4b11-ac98-10a68e4974cf None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:16:59.232420 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-1ec62d7b-840f-4b11-ac98-10a68e4974cf None None] GET https://10.4.3.143/volume// Aug 16 21:16:59.232652 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-1ec62d7b-840f-4b11-ac98-10a68e4974cf None None] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:16:59.232881 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-1ec62d7b-840f-4b11-ac98-10a68e4974cf None None] Calling method 'all' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:16:59.233283 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-1ec62d7b-840f-4b11-ac98-10a68e4974cf None None] https://10.4.3.143/volume// returned with HTTP 300 Aug 16 21:16:59.233724 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 866/3456] 10.4.3.143 () {66 vars in 1426 bytes} [Sun Aug 16 21:16:59 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 16 21:16:59.242289 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [req-97cbcafb-1e95-4e12-82a2-40faa067da70 req-907541c6-10bf-4fa5-8450-a60e734d6ac4 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:16:59.244688 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [req-97cbcafb-1e95-4e12-82a2-40faa067da70 req-907541c6-10bf-4fa5-8450-a60e734d6ac4 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] GET https://10.4.3.143/volume/v3/volumes/f3acf11e-ff25-478d-a345-9c9ec99999b3 Aug 16 21:16:59.244958 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [req-97cbcafb-1e95-4e12-82a2-40faa067da70 req-907541c6-10bf-4fa5-8450-a60e734d6ac4 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:16:59.245175 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [req-97cbcafb-1e95-4e12-82a2-40faa067da70 req-907541c6-10bf-4fa5-8450-a60e734d6ac4 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:16:59.255426 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:16:59.255426 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:16:59.260396 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [req-97cbcafb-1e95-4e12-82a2-40faa067da70 req-907541c6-10bf-4fa5-8450-a60e734d6ac4 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Volume info retrieved successfully. Aug 16 21:16:59.267134 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [req-97cbcafb-1e95-4e12-82a2-40faa067da70 req-907541c6-10bf-4fa5-8450-a60e734d6ac4 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] https://10.4.3.143/volume/v3/volumes/f3acf11e-ff25-478d-a345-9c9ec99999b3 returned with HTTP 200 Aug 16 21:16:59.267678 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 856/3457] 10.4.3.143 () {70 vars in 1639 bytes} [Sun Aug 16 21:16:59 2026] GET /volume/v3/volumes/f3acf11e-ff25-478d-a345-9c9ec99999b3 => generated 1316 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 16 21:16:59.725199 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-0ac4ec9a-f298-4e6a-8f41-e7a4a55ffe88 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:16:59.726369 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [req-7f050b44-0229-46c6-af66-8614e8877628 req-2acd9f5a-2d4f-43cf-919f-8bb25bc5f18d None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:16:59.727123 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-0ac4ec9a-f298-4e6a-8f41-e7a4a55ffe88 tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] GET https://10.4.3.143/volume/v3/backups/870e71b4-8360-417c-8260-9fea3970de02 Aug 16 21:16:59.727324 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-0ac4ec9a-f298-4e6a-8f41-e7a4a55ffe88 tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:16:59.727528 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-0ac4ec9a-f298-4e6a-8f41-e7a4a55ffe88 tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:16:59.727625 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.v3.backups [None req-0ac4ec9a-f298-4e6a-8f41-e7a4a55ffe88 tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] Show backup with id 870e71b4-8360-417c-8260-9fea3970de02. {{(pid=100330) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:16:59.729770 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [req-7f050b44-0229-46c6-af66-8614e8877628 req-2acd9f5a-2d4f-43cf-919f-8bb25bc5f18d tempest-TestStampPattern-1200750360 tempest-TestStampPattern-1200750360-project-member] DELETE https://10.4.3.143/volume/v3/attachments/87076b0e-259b-49b2-ab01-5cfc87fe3fa5 Aug 16 21:16:59.730054 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [req-7f050b44-0229-46c6-af66-8614e8877628 req-2acd9f5a-2d4f-43cf-919f-8bb25bc5f18d tempest-TestStampPattern-1200750360 tempest-TestStampPattern-1200750360-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:16:59.730294 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [req-7f050b44-0229-46c6-af66-8614e8877628 req-2acd9f5a-2d4f-43cf-919f-8bb25bc5f18d tempest-TestStampPattern-1200750360 tempest-TestStampPattern-1200750360-project-member] Calling method 'version_select' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:16:59.732038 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:16:59.732038 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:16:59.732735 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-0ac4ec9a-f298-4e6a-8f41-e7a4a55ffe88 tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] https://10.4.3.143/volume/v3/backups/870e71b4-8360-417c-8260-9fea3970de02 returned with HTTP 200 Aug 16 21:16:59.733217 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 870/3458] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:16:59 2026] GET /volume/v3/backups/870e71b4-8360-417c-8260-9fea3970de02 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 16 21:16:59.739458 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:16:59.739458 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:16:59.794285 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [req-7f050b44-0229-46c6-af66-8614e8877628 req-2acd9f5a-2d4f-43cf-919f-8bb25bc5f18d tempest-TestStampPattern-1200750360 tempest-TestStampPattern-1200750360-project-member] https://10.4.3.143/volume/v3/attachments/87076b0e-259b-49b2-ab01-5cfc87fe3fa5 returned with HTTP 200 Aug 16 21:16:59.794722 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 867/3459] 10.4.3.143 () {72 vars in 1673 bytes} [Sun Aug 16 21:16:59 2026] DELETE /volume/v3/attachments/87076b0e-259b-49b2-ab01-5cfc87fe3fa5 => generated 19 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:17:00.141506 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-0987a88f-6dd6-492a-b80d-efaaaa63b6fb None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:17:00.143855 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-0987a88f-6dd6-492a-b80d-efaaaa63b6fb tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] GET https://10.4.3.143/volume/v3/volumes/a166a5c7-e513-4938-a888-938ca301029d Aug 16 21:17:00.144374 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-0987a88f-6dd6-492a-b80d-efaaaa63b6fb tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:17:00.144693 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-0987a88f-6dd6-492a-b80d-efaaaa63b6fb tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:17:00.154081 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:17:00.154081 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:17:00.159351 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-0987a88f-6dd6-492a-b80d-efaaaa63b6fb tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Volume info retrieved successfully. Aug 16 21:17:00.165000 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-0987a88f-6dd6-492a-b80d-efaaaa63b6fb tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] https://10.4.3.143/volume/v3/volumes/a166a5c7-e513-4938-a888-938ca301029d returned with HTTP 200 Aug 16 21:17:00.165000 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 867/3460] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:17:00 2026] GET /volume/v3/volumes/a166a5c7-e513-4938-a888-938ca301029d => generated 881 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:17:00.178414 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-8e10e9ef-3440-46c6-82b0-d1efdfa47f21 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:17:00.181295 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-8e10e9ef-3440-46c6-82b0-d1efdfa47f21 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] GET https://10.4.3.143/volume/v3/volumes/a166a5c7-e513-4938-a888-938ca301029d Aug 16 21:17:00.181362 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-8e10e9ef-3440-46c6-82b0-d1efdfa47f21 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:17:00.181639 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-8e10e9ef-3440-46c6-82b0-d1efdfa47f21 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:17:00.194300 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:17:00.194300 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:17:00.196294 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-8e10e9ef-3440-46c6-82b0-d1efdfa47f21 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Volume info retrieved successfully. Aug 16 21:17:00.202821 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-8e10e9ef-3440-46c6-82b0-d1efdfa47f21 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] https://10.4.3.143/volume/v3/volumes/a166a5c7-e513-4938-a888-938ca301029d returned with HTTP 200 Aug 16 21:17:00.202821 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 857/3461] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:17:00 2026] GET /volume/v3/volumes/a166a5c7-e513-4938-a888-938ca301029d => generated 881 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:17:00.212881 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [req-97cbcafb-1e95-4e12-82a2-40faa067da70 req-efd63f79-34db-4f4c-ad70-57624fcaae57 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:17:00.216647 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [req-97cbcafb-1e95-4e12-82a2-40faa067da70 req-efd63f79-34db-4f4c-ad70-57624fcaae57 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] DELETE https://10.4.3.143/volume/v3/attachments/1c5e7648-b0d9-4357-8d08-266d02cbe686 Aug 16 21:17:00.217484 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [req-97cbcafb-1e95-4e12-82a2-40faa067da70 req-efd63f79-34db-4f4c-ad70-57624fcaae57 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:17:00.217869 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [req-97cbcafb-1e95-4e12-82a2-40faa067da70 req-efd63f79-34db-4f4c-ad70-57624fcaae57 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Calling method 'version_select' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:17:00.218220 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-474eedf2-1313-44b2-96f5-c4b543b55a96 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:17:00.222754 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-474eedf2-1313-44b2-96f5-c4b543b55a96 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] DELETE https://10.4.3.143/volume/v3/volumes/a166a5c7-e513-4938-a888-938ca301029d Aug 16 21:17:00.222754 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-474eedf2-1313-44b2-96f5-c4b543b55a96 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:17:00.222754 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-474eedf2-1313-44b2-96f5-c4b543b55a96 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Calling method 'delete' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:17:00.222754 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.v3.volumes [None req-474eedf2-1313-44b2-96f5-c4b543b55a96 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Delete volume with id: a166a5c7-e513-4938-a888-938ca301029d Aug 16 21:17:00.227022 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:17:00.227022 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:17:00.231793 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:17:00.231793 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:17:00.232493 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-474eedf2-1313-44b2-96f5-c4b543b55a96 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Volume info retrieved successfully. Aug 16 21:17:00.243957 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-7b5ef825-772c-43c7-aa68-64d0f3732399 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:17:00.246368 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-7b5ef825-772c-43c7-aa68-64d0f3732399 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] GET https://10.4.3.143/volume/v3/volumes/f3acf11e-ff25-478d-a345-9c9ec99999b3 Aug 16 21:17:00.246444 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-7b5ef825-772c-43c7-aa68-64d0f3732399 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:17:00.246632 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-7b5ef825-772c-43c7-aa68-64d0f3732399 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:17:00.258710 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-474eedf2-1313-44b2-96f5-c4b543b55a96 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Delete volume request issued successfully. Aug 16 21:17:00.258710 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-474eedf2-1313-44b2-96f5-c4b543b55a96 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] https://10.4.3.143/volume/v3/volumes/a166a5c7-e513-4938-a888-938ca301029d returned with HTTP 202 Aug 16 21:17:00.259263 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 868/3462] 10.4.3.143 () {66 vars in 1351 bytes} [Sun Aug 16 21:17:00 2026] DELETE /volume/v3/volumes/a166a5c7-e513-4938-a888-938ca301029d => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 21:17:00.262673 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:17:00.262673 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:17:00.269273 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-7b5ef825-772c-43c7-aa68-64d0f3732399 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Volume info retrieved successfully. Aug 16 21:17:00.270786 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-fd21e07c-d26e-42c0-818f-67a13047eb7f None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:17:00.273677 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-fd21e07c-d26e-42c0-818f-67a13047eb7f tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] GET https://10.4.3.143/volume/v3/volumes/a166a5c7-e513-4938-a888-938ca301029d Aug 16 21:17:00.274054 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-fd21e07c-d26e-42c0-818f-67a13047eb7f tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:17:00.274727 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-fd21e07c-d26e-42c0-818f-67a13047eb7f tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:17:00.277999 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-7b5ef825-772c-43c7-aa68-64d0f3732399 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] https://10.4.3.143/volume/v3/volumes/f3acf11e-ff25-478d-a345-9c9ec99999b3 returned with HTTP 200 Aug 16 21:17:00.278577 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 868/3463] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:17:00 2026] GET /volume/v3/volumes/f3acf11e-ff25-478d-a345-9c9ec99999b3 => generated 1136 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:17:00.284975 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:17:00.284975 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:17:00.286960 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [req-97cbcafb-1e95-4e12-82a2-40faa067da70 req-efd63f79-34db-4f4c-ad70-57624fcaae57 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] https://10.4.3.143/volume/v3/attachments/1c5e7648-b0d9-4357-8d08-266d02cbe686 returned with HTTP 200 Aug 16 21:17:00.287583 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 871/3464] 10.4.3.143 () {72 vars in 1673 bytes} [Sun Aug 16 21:17:00 2026] DELETE /volume/v3/attachments/1c5e7648-b0d9-4357-8d08-266d02cbe686 => generated 19 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:17:00.293447 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-fd21e07c-d26e-42c0-818f-67a13047eb7f tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Volume info retrieved successfully. Aug 16 21:17:00.299409 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-fd21e07c-d26e-42c0-818f-67a13047eb7f tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] https://10.4.3.143/volume/v3/volumes/a166a5c7-e513-4938-a888-938ca301029d returned with HTTP 200 Aug 16 21:17:00.299899 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 858/3465] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:17:00 2026] GET /volume/v3/volumes/a166a5c7-e513-4938-a888-938ca301029d => generated 880 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:17:00.745006 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-04926eb5-2c90-463e-bbbd-da057cf41608 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:17:00.746778 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-04926eb5-2c90-463e-bbbd-da057cf41608 tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] GET https://10.4.3.143/volume/v3/backups/870e71b4-8360-417c-8260-9fea3970de02 Aug 16 21:17:00.747804 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-04926eb5-2c90-463e-bbbd-da057cf41608 tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:17:00.747804 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-04926eb5-2c90-463e-bbbd-da057cf41608 tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:17:00.747804 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.v3.backups [None req-04926eb5-2c90-463e-bbbd-da057cf41608 tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] Show backup with id 870e71b4-8360-417c-8260-9fea3970de02. {{(pid=100331) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:17:00.751724 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:17:00.751724 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:17:00.752404 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-04926eb5-2c90-463e-bbbd-da057cf41608 tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] https://10.4.3.143/volume/v3/backups/870e71b4-8360-417c-8260-9fea3970de02 returned with HTTP 200 Aug 16 21:17:00.752760 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 869/3466] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:17:00 2026] GET /volume/v3/backups/870e71b4-8360-417c-8260-9fea3970de02 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:17:01.297318 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-d59c5baa-88be-438b-915d-8f4f419e5b03 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:17:01.300171 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-d59c5baa-88be-438b-915d-8f4f419e5b03 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] GET https://10.4.3.143/volume/v3/volumes/f3acf11e-ff25-478d-a345-9c9ec99999b3 Aug 16 21:17:01.300171 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-d59c5baa-88be-438b-915d-8f4f419e5b03 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:17:01.300400 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-d59c5baa-88be-438b-915d-8f4f419e5b03 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:17:01.309723 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:17:01.309723 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:17:01.315315 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-d59c5baa-88be-438b-915d-8f4f419e5b03 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Volume info retrieved successfully. Aug 16 21:17:01.316654 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-0874e287-035e-4261-b3ea-638a1158397b None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:17:01.318904 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-0874e287-035e-4261-b3ea-638a1158397b tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] GET https://10.4.3.143/volume/v3/volumes/a166a5c7-e513-4938-a888-938ca301029d Aug 16 21:17:01.319443 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-0874e287-035e-4261-b3ea-638a1158397b tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:17:01.319443 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-0874e287-035e-4261-b3ea-638a1158397b tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:17:01.322024 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-d59c5baa-88be-438b-915d-8f4f419e5b03 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] https://10.4.3.143/volume/v3/volumes/f3acf11e-ff25-478d-a345-9c9ec99999b3 returned with HTTP 200 Aug 16 21:17:01.323005 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 869/3467] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:17:01 2026] GET /volume/v3/volumes/f3acf11e-ff25-478d-a345-9c9ec99999b3 => generated 841 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:17:01.328202 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-0874e287-035e-4261-b3ea-638a1158397b tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] https://10.4.3.143/volume/v3/volumes/a166a5c7-e513-4938-a888-938ca301029d returned with HTTP 404 Aug 16 21:17:01.329021 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 872/3468] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:17:01 2026] GET /volume/v3/volumes/a166a5c7-e513-4938-a888-938ca301029d => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:17:01.338888 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-c24da50e-1ef9-411f-82a0-77b5f5069a54 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:17:01.341488 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-c24da50e-1ef9-411f-82a0-77b5f5069a54 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] GET https://10.4.3.143/volume/v3/volumes/a166a5c7-e513-4938-a888-938ca301029d Aug 16 21:17:01.341863 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-c24da50e-1ef9-411f-82a0-77b5f5069a54 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:17:01.342374 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-c24da50e-1ef9-411f-82a0-77b5f5069a54 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:17:01.350352 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-c24da50e-1ef9-411f-82a0-77b5f5069a54 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] https://10.4.3.143/volume/v3/volumes/a166a5c7-e513-4938-a888-938ca301029d returned with HTTP 404 Aug 16 21:17:01.352074 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 859/3469] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:17:01 2026] GET /volume/v3/volumes/a166a5c7-e513-4938-a888-938ca301029d => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:17:01.360893 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-fafd7bee-cf1d-4563-9f37-f02e39573011 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:17:01.363953 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-fafd7bee-cf1d-4563-9f37-f02e39573011 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] DELETE https://10.4.3.143/volume/v3/volumes/a166a5c7-e513-4938-a888-938ca301029d Aug 16 21:17:01.364332 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-fafd7bee-cf1d-4563-9f37-f02e39573011 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:17:01.364594 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-fafd7bee-cf1d-4563-9f37-f02e39573011 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Calling method 'delete' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:17:01.364830 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.v3.volumes [None req-fafd7bee-cf1d-4563-9f37-f02e39573011 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Delete volume with id: a166a5c7-e513-4938-a888-938ca301029d Aug 16 21:17:01.376000 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-fafd7bee-cf1d-4563-9f37-f02e39573011 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] https://10.4.3.143/volume/v3/volumes/a166a5c7-e513-4938-a888-938ca301029d returned with HTTP 404 Aug 16 21:17:01.377361 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 870/3470] 10.4.3.143 () {66 vars in 1351 bytes} [Sun Aug 16 21:17:01 2026] DELETE /volume/v3/volumes/a166a5c7-e513-4938-a888-938ca301029d => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:17:01.388983 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-db33b206-b506-4ad2-a3ce-8ac4c98abf6a None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:17:01.394356 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-db33b206-b506-4ad2-a3ce-8ac4c98abf6a tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] DELETE https://10.4.3.143/volume/v3/snapshots/d958753f-dc15-48a4-80f8-140531f1e16f Aug 16 21:17:01.394600 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-db33b206-b506-4ad2-a3ce-8ac4c98abf6a tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:17:01.394877 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-db33b206-b506-4ad2-a3ce-8ac4c98abf6a tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Calling method 'delete' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:17:01.395168 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.v3.snapshots [None req-db33b206-b506-4ad2-a3ce-8ac4c98abf6a tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Delete snapshot with id: d958753f-dc15-48a4-80f8-140531f1e16f Aug 16 21:17:01.407748 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:17:01.407748 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:17:01.411864 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-db33b206-b506-4ad2-a3ce-8ac4c98abf6a tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Snapshot retrieved successfully. Aug 16 21:17:01.451275 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-db33b206-b506-4ad2-a3ce-8ac4c98abf6a tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Snapshot delete request issued successfully. Aug 16 21:17:01.451275 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-db33b206-b506-4ad2-a3ce-8ac4c98abf6a tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] https://10.4.3.143/volume/v3/snapshots/d958753f-dc15-48a4-80f8-140531f1e16f returned with HTTP 202 Aug 16 21:17:01.451862 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 870/3471] 10.4.3.143 () {66 vars in 1357 bytes} [Sun Aug 16 21:17:01 2026] DELETE /volume/v3/snapshots/d958753f-dc15-48a4-80f8-140531f1e16f => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 21:17:01.467350 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-195c0014-e335-4ee7-aefb-8fa1730c2c59 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:17:01.471765 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-195c0014-e335-4ee7-aefb-8fa1730c2c59 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] GET https://10.4.3.143/volume/v3/snapshots/d958753f-dc15-48a4-80f8-140531f1e16f Aug 16 21:17:01.472045 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-195c0014-e335-4ee7-aefb-8fa1730c2c59 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:17:01.473226 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-195c0014-e335-4ee7-aefb-8fa1730c2c59 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:17:01.481419 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:17:01.481419 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:17:01.482176 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-195c0014-e335-4ee7-aefb-8fa1730c2c59 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Snapshot retrieved successfully. Aug 16 21:17:01.483157 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-195c0014-e335-4ee7-aefb-8fa1730c2c59 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] https://10.4.3.143/volume/v3/snapshots/d958753f-dc15-48a4-80f8-140531f1e16f returned with HTTP 200 Aug 16 21:17:01.483618 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 873/3472] 10.4.3.143 () {66 vars in 1354 bytes} [Sun Aug 16 21:17:01 2026] GET /volume/v3/snapshots/d958753f-dc15-48a4-80f8-140531f1e16f => generated 468 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:17:01.766244 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-1e0c8bf4-8814-4157-a3ad-c374c3b7669b None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:17:01.769292 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-1e0c8bf4-8814-4157-a3ad-c374c3b7669b tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] GET https://10.4.3.143/volume/v3/backups/870e71b4-8360-417c-8260-9fea3970de02 Aug 16 21:17:01.769391 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-1e0c8bf4-8814-4157-a3ad-c374c3b7669b tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:17:01.769797 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-1e0c8bf4-8814-4157-a3ad-c374c3b7669b tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:17:01.769797 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.v3.backups [None req-1e0c8bf4-8814-4157-a3ad-c374c3b7669b tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] Show backup with id 870e71b4-8360-417c-8260-9fea3970de02. {{(pid=100333) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:17:01.777976 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:17:01.777976 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:17:01.778579 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-1e0c8bf4-8814-4157-a3ad-c374c3b7669b tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] https://10.4.3.143/volume/v3/backups/870e71b4-8360-417c-8260-9fea3970de02 returned with HTTP 200 Aug 16 21:17:01.779093 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 860/3473] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:17:01 2026] GET /volume/v3/backups/870e71b4-8360-417c-8260-9fea3970de02 => generated 735 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:17:02.495409 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-9c2fb32e-2390-4fc6-a4f3-2954d198fc1b None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:17:02.499987 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-9c2fb32e-2390-4fc6-a4f3-2954d198fc1b tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] GET https://10.4.3.143/volume/v3/snapshots/d958753f-dc15-48a4-80f8-140531f1e16f Aug 16 21:17:02.499987 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-9c2fb32e-2390-4fc6-a4f3-2954d198fc1b tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:17:02.499987 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-9c2fb32e-2390-4fc6-a4f3-2954d198fc1b tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:17:02.504487 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-9c2fb32e-2390-4fc6-a4f3-2954d198fc1b tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] https://10.4.3.143/volume/v3/snapshots/d958753f-dc15-48a4-80f8-140531f1e16f returned with HTTP 404 Aug 16 21:17:02.505443 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 871/3474] 10.4.3.143 () {66 vars in 1354 bytes} [Sun Aug 16 21:17:02 2026] GET /volume/v3/snapshots/d958753f-dc15-48a4-80f8-140531f1e16f => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:17:02.513182 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-c191b2fb-9a30-4a53-bde7-453fae3843ce None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:17:02.519012 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-c191b2fb-9a30-4a53-bde7-453fae3843ce tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] GET https://10.4.3.143/volume/v3/volumes/7e97faf8-bafa-4c4c-8587-2d5e21e2bcf3 Aug 16 21:17:02.519012 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-c191b2fb-9a30-4a53-bde7-453fae3843ce tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:17:02.519012 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-c191b2fb-9a30-4a53-bde7-453fae3843ce tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:17:02.534026 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:17:02.534026 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:17:02.541313 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-c191b2fb-9a30-4a53-bde7-453fae3843ce tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Volume info retrieved successfully. Aug 16 21:17:02.550275 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-c191b2fb-9a30-4a53-bde7-453fae3843ce tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] https://10.4.3.143/volume/v3/volumes/7e97faf8-bafa-4c4c-8587-2d5e21e2bcf3 returned with HTTP 200 Aug 16 21:17:02.551701 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 871/3475] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:17:02 2026] GET /volume/v3/volumes/7e97faf8-bafa-4c4c-8587-2d5e21e2bcf3 => generated 847 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:17:02.567201 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-72d4b86f-f520-46aa-9e93-97536b85f84a None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:17:02.569365 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-72d4b86f-f520-46aa-9e93-97536b85f84a tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] DELETE https://10.4.3.143/volume/v3/volumes/7e97faf8-bafa-4c4c-8587-2d5e21e2bcf3 Aug 16 21:17:02.569515 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-72d4b86f-f520-46aa-9e93-97536b85f84a tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:17:02.569731 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-72d4b86f-f520-46aa-9e93-97536b85f84a tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Calling method 'delete' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:17:02.569885 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.v3.volumes [None req-72d4b86f-f520-46aa-9e93-97536b85f84a tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Delete volume with id: 7e97faf8-bafa-4c4c-8587-2d5e21e2bcf3 Aug 16 21:17:02.582994 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:17:02.582994 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:17:02.583490 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-72d4b86f-f520-46aa-9e93-97536b85f84a tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Volume info retrieved successfully. Aug 16 21:17:02.609611 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-72d4b86f-f520-46aa-9e93-97536b85f84a tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Delete volume request issued successfully. Aug 16 21:17:02.609848 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-72d4b86f-f520-46aa-9e93-97536b85f84a tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] https://10.4.3.143/volume/v3/volumes/7e97faf8-bafa-4c4c-8587-2d5e21e2bcf3 returned with HTTP 202 Aug 16 21:17:02.610549 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 874/3476] 10.4.3.143 () {66 vars in 1351 bytes} [Sun Aug 16 21:17:02 2026] DELETE /volume/v3/volumes/7e97faf8-bafa-4c4c-8587-2d5e21e2bcf3 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 21:17:02.624581 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-90c3f18e-187b-4c92-bd7d-978321d422b1 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:17:02.630398 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-90c3f18e-187b-4c92-bd7d-978321d422b1 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] GET https://10.4.3.143/volume/v3/volumes/7e97faf8-bafa-4c4c-8587-2d5e21e2bcf3 Aug 16 21:17:02.630398 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-90c3f18e-187b-4c92-bd7d-978321d422b1 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:17:02.630398 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-90c3f18e-187b-4c92-bd7d-978321d422b1 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:17:02.647865 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:17:02.647865 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:17:02.653741 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-90c3f18e-187b-4c92-bd7d-978321d422b1 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Volume info retrieved successfully. Aug 16 21:17:02.660514 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-90c3f18e-187b-4c92-bd7d-978321d422b1 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] https://10.4.3.143/volume/v3/volumes/7e97faf8-bafa-4c4c-8587-2d5e21e2bcf3 returned with HTTP 200 Aug 16 21:17:02.661049 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 861/3477] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:17:02 2026] GET /volume/v3/volumes/7e97faf8-bafa-4c4c-8587-2d5e21e2bcf3 => generated 846 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:17:02.791410 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-1e998ab0-5191-4603-93ee-944d43ef39f5 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:17:02.794169 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-1e998ab0-5191-4603-93ee-944d43ef39f5 tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] GET https://10.4.3.143/volume/v3/backups/870e71b4-8360-417c-8260-9fea3970de02 Aug 16 21:17:02.794512 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-1e998ab0-5191-4603-93ee-944d43ef39f5 tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:17:02.794836 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-1e998ab0-5191-4603-93ee-944d43ef39f5 tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:17:02.795029 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.v3.backups [None req-1e998ab0-5191-4603-93ee-944d43ef39f5 tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] Show backup with id 870e71b4-8360-417c-8260-9fea3970de02. {{(pid=100331) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:17:02.802794 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:17:02.802794 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:17:02.804482 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-1e998ab0-5191-4603-93ee-944d43ef39f5 tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] https://10.4.3.143/volume/v3/backups/870e71b4-8360-417c-8260-9fea3970de02 returned with HTTP 200 Aug 16 21:17:02.805058 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 872/3478] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:17:02 2026] GET /volume/v3/backups/870e71b4-8360-417c-8260-9fea3970de02 => generated 735 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:17:03.126783 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-462c0b44-e8b4-4e79-97a0-e88fb2847801 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:17:03.128547 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-462c0b44-e8b4-4e79-97a0-e88fb2847801 tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] GET https://10.4.3.143/volume/v3/volumes/e0a43573-1f93-4f3a-8804-0c44c4bff8ec Aug 16 21:17:03.128740 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-462c0b44-e8b4-4e79-97a0-e88fb2847801 tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:17:03.128982 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-462c0b44-e8b4-4e79-97a0-e88fb2847801 tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:17:03.136718 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:17:03.136718 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:17:03.140605 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-462c0b44-e8b4-4e79-97a0-e88fb2847801 tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] Volume info retrieved successfully. Aug 16 21:17:03.145281 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-462c0b44-e8b4-4e79-97a0-e88fb2847801 tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] https://10.4.3.143/volume/v3/volumes/e0a43573-1f93-4f3a-8804-0c44c4bff8ec returned with HTTP 200 Aug 16 21:17:03.145813 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 872/3479] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:17:03 2026] GET /volume/v3/volumes/e0a43573-1f93-4f3a-8804-0c44c4bff8ec => generated 878 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:17:03.160507 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-62adbc58-81dc-4370-a3d5-e17765f07cf6 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:17:03.160507 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-62adbc58-81dc-4370-a3d5-e17765f07cf6 tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] GET https://10.4.3.143/volume/v3/volumes/e0a43573-1f93-4f3a-8804-0c44c4bff8ec Aug 16 21:17:03.160507 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-62adbc58-81dc-4370-a3d5-e17765f07cf6 tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:17:03.160617 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-62adbc58-81dc-4370-a3d5-e17765f07cf6 tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:17:03.167630 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:17:03.167630 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:17:03.171138 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-62adbc58-81dc-4370-a3d5-e17765f07cf6 tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] Volume info retrieved successfully. Aug 16 21:17:03.175852 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-62adbc58-81dc-4370-a3d5-e17765f07cf6 tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] https://10.4.3.143/volume/v3/volumes/e0a43573-1f93-4f3a-8804-0c44c4bff8ec returned with HTTP 200 Aug 16 21:17:03.176367 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 875/3480] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:17:03 2026] GET /volume/v3/volumes/e0a43573-1f93-4f3a-8804-0c44c4bff8ec => generated 878 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:17:03.217433 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [req-77bc9eaf-da05-442b-976a-6c870c3b7c1a req-a78142e6-8a22-437f-a83c-0c4749badd9a None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:17:03.219646 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [req-77bc9eaf-da05-442b-976a-6c870c3b7c1a req-a78142e6-8a22-437f-a83c-0c4749badd9a tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] GET https://10.4.3.143/volume/v3/volumes/e0a43573-1f93-4f3a-8804-0c44c4bff8ec Aug 16 21:17:03.219889 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [req-77bc9eaf-da05-442b-976a-6c870c3b7c1a req-a78142e6-8a22-437f-a83c-0c4749badd9a tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:17:03.220168 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [req-77bc9eaf-da05-442b-976a-6c870c3b7c1a req-a78142e6-8a22-437f-a83c-0c4749badd9a tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:17:03.230176 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:17:03.230176 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:17:03.234702 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [req-77bc9eaf-da05-442b-976a-6c870c3b7c1a req-a78142e6-8a22-437f-a83c-0c4749badd9a tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] Volume info retrieved successfully. Aug 16 21:17:03.240627 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [req-77bc9eaf-da05-442b-976a-6c870c3b7c1a req-a78142e6-8a22-437f-a83c-0c4749badd9a tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] https://10.4.3.143/volume/v3/volumes/e0a43573-1f93-4f3a-8804-0c44c4bff8ec returned with HTTP 200 Aug 16 21:17:03.241317 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 862/3481] 10.4.3.143 () {68 vars in 1598 bytes} [Sun Aug 16 21:17:03 2026] GET /volume/v3/volumes/e0a43573-1f93-4f3a-8804-0c44c4bff8ec => generated 878 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:17:03.322324 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-6db7fcfc-476f-4b1b-889e-7470c82840a2 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:17:03.322708 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-6db7fcfc-476f-4b1b-889e-7470c82840a2 None None] GET https://10.4.3.143/volume// Aug 16 21:17:03.322897 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-6db7fcfc-476f-4b1b-889e-7470c82840a2 None None] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:17:03.323168 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-6db7fcfc-476f-4b1b-889e-7470c82840a2 None None] Calling method 'all' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:17:03.323451 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-6db7fcfc-476f-4b1b-889e-7470c82840a2 None None] https://10.4.3.143/volume// returned with HTTP 300 Aug 16 21:17:03.323793 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 873/3482] 10.4.3.143 () {66 vars in 1428 bytes} [Sun Aug 16 21:17: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 16 21:17:03.331647 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [req-77bc9eaf-da05-442b-976a-6c870c3b7c1a req-7057307b-f20e-40c4-94a4-9557857b0df8 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:17:03.334081 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [req-77bc9eaf-da05-442b-976a-6c870c3b7c1a req-7057307b-f20e-40c4-94a4-9557857b0df8 tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] POST https://10.4.3.143/volume/v3/attachments Aug 16 21:17:03.334487 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [req-77bc9eaf-da05-442b-976a-6c870c3b7c1a req-7057307b-f20e-40c4-94a4-9557857b0df8 tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e0a43573-1f93-4f3a-8804-0c44c4bff8ec", "connector": null, "instance_uuid": "ab6c0e94-6a99-49ab-9761-751a91348ab8"}} {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:17:03.343448 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:17:03.343448 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:17:03.377488 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [req-77bc9eaf-da05-442b-976a-6c870c3b7c1a req-7057307b-f20e-40c4-94a4-9557857b0df8 tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] https://10.4.3.143/volume/v3/attachments returned with HTTP 200 Aug 16 21:17:03.377996 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 873/3483] 10.4.3.143 () {74 vars in 1594 bytes} [Sun Aug 16 21:17:03 2026] POST /volume/v3/attachments => generated 273 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:17:03.409313 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-0b461f9e-d78b-4116-94ec-b2eedbf380ff None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:17:03.418141 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-0b461f9e-d78b-4116-94ec-b2eedbf380ff tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] GET https://10.4.3.143/volume/v3/volumes/e0a43573-1f93-4f3a-8804-0c44c4bff8ec Aug 16 21:17:03.418320 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-0b461f9e-d78b-4116-94ec-b2eedbf380ff tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:17:03.420231 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-0b461f9e-d78b-4116-94ec-b2eedbf380ff tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:17:03.429896 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-673dc596-7471-4d36-845d-1363b834544a None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:17:03.430340 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-673dc596-7471-4d36-845d-1363b834544a None None] GET https://10.4.3.143/volume// Aug 16 21:17:03.430523 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-673dc596-7471-4d36-845d-1363b834544a None None] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:17:03.430728 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-673dc596-7471-4d36-845d-1363b834544a None None] Calling method 'all' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:17:03.431173 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-673dc596-7471-4d36-845d-1363b834544a None None] https://10.4.3.143/volume// returned with HTTP 300 Aug 16 21:17:03.431450 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 863/3484] 10.4.3.143 () {66 vars in 1426 bytes} [Sun Aug 16 21:17: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 16 21:17:03.432366 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:17:03.432366 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:17:03.436778 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-0b461f9e-d78b-4116-94ec-b2eedbf380ff tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] Volume info retrieved successfully. Aug 16 21:17:03.441844 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-0b461f9e-d78b-4116-94ec-b2eedbf380ff tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] https://10.4.3.143/volume/v3/volumes/e0a43573-1f93-4f3a-8804-0c44c4bff8ec returned with HTTP 200 Aug 16 21:17:03.442002 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [req-77bc9eaf-da05-442b-976a-6c870c3b7c1a req-c0dd167b-17e1-4610-97a3-fba49bf1406c None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:17:03.442244 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 876/3485] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:17:03 2026] GET /volume/v3/volumes/e0a43573-1f93-4f3a-8804-0c44c4bff8ec => generated 877 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:17:03.445186 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [req-77bc9eaf-da05-442b-976a-6c870c3b7c1a req-c0dd167b-17e1-4610-97a3-fba49bf1406c tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] GET https://10.4.3.143/volume/v3/volumes/e0a43573-1f93-4f3a-8804-0c44c4bff8ec Aug 16 21:17:03.445572 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [req-77bc9eaf-da05-442b-976a-6c870c3b7c1a req-c0dd167b-17e1-4610-97a3-fba49bf1406c tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:17:03.446025 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [req-77bc9eaf-da05-442b-976a-6c870c3b7c1a req-c0dd167b-17e1-4610-97a3-fba49bf1406c tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:17:03.458294 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-fbe16bb1-ecc6-4a29-a00f-c1195385ad48 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:17:03.458750 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:17:03.458750 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:17:03.460281 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-fbe16bb1-ecc6-4a29-a00f-c1195385ad48 tempest-TestStampPattern-1200750360 tempest-TestStampPattern-1200750360-project-member] DELETE https://10.4.3.143/volume/v3/volumes/65e7c995-6a98-4833-8888-f2c63edc9172 Aug 16 21:17:03.460819 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-fbe16bb1-ecc6-4a29-a00f-c1195385ad48 tempest-TestStampPattern-1200750360 tempest-TestStampPattern-1200750360-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:17:03.460819 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-fbe16bb1-ecc6-4a29-a00f-c1195385ad48 tempest-TestStampPattern-1200750360 tempest-TestStampPattern-1200750360-project-member] Calling method 'delete' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:17:03.460968 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.v3.volumes [None req-fbe16bb1-ecc6-4a29-a00f-c1195385ad48 tempest-TestStampPattern-1200750360 tempest-TestStampPattern-1200750360-project-member] Delete volume with id: 65e7c995-6a98-4833-8888-f2c63edc9172 Aug 16 21:17:03.463742 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [req-77bc9eaf-da05-442b-976a-6c870c3b7c1a req-c0dd167b-17e1-4610-97a3-fba49bf1406c tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] Volume info retrieved successfully. Aug 16 21:17:03.470129 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [req-77bc9eaf-da05-442b-976a-6c870c3b7c1a req-c0dd167b-17e1-4610-97a3-fba49bf1406c tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] https://10.4.3.143/volume/v3/volumes/e0a43573-1f93-4f3a-8804-0c44c4bff8ec returned with HTTP 200 Aug 16 21:17:03.470264 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:17:03.470264 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:17:03.470467 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 874/3486] 10.4.3.143 () {70 vars in 1639 bytes} [Sun Aug 16 21:17:03 2026] GET /volume/v3/volumes/e0a43573-1f93-4f3a-8804-0c44c4bff8ec => generated 1057 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 16 21:17:03.470570 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-fbe16bb1-ecc6-4a29-a00f-c1195385ad48 tempest-TestStampPattern-1200750360 tempest-TestStampPattern-1200750360-project-member] Volume info retrieved successfully. Aug 16 21:17:03.492204 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-fbe16bb1-ecc6-4a29-a00f-c1195385ad48 tempest-TestStampPattern-1200750360 tempest-TestStampPattern-1200750360-project-member] Delete volume request issued successfully. Aug 16 21:17:03.492204 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-fbe16bb1-ecc6-4a29-a00f-c1195385ad48 tempest-TestStampPattern-1200750360 tempest-TestStampPattern-1200750360-project-member] https://10.4.3.143/volume/v3/volumes/65e7c995-6a98-4833-8888-f2c63edc9172 returned with HTTP 202 Aug 16 21:17:03.492204 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 874/3487] 10.4.3.143 () {66 vars in 1351 bytes} [Sun Aug 16 21:17:03 2026] DELETE /volume/v3/volumes/65e7c995-6a98-4833-8888-f2c63edc9172 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 21:17:03.500220 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-d0a1de95-d281-4487-b1fd-61539fadfb1f None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:17:03.502452 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-d0a1de95-d281-4487-b1fd-61539fadfb1f tempest-TestStampPattern-1200750360 tempest-TestStampPattern-1200750360-project-member] GET https://10.4.3.143/volume/v3/volumes/65e7c995-6a98-4833-8888-f2c63edc9172 Aug 16 21:17:03.502703 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-d0a1de95-d281-4487-b1fd-61539fadfb1f tempest-TestStampPattern-1200750360 tempest-TestStampPattern-1200750360-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:17:03.502995 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-d0a1de95-d281-4487-b1fd-61539fadfb1f tempest-TestStampPattern-1200750360 tempest-TestStampPattern-1200750360-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:17:03.517675 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:17:03.517675 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:17:03.522638 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-d0a1de95-d281-4487-b1fd-61539fadfb1f tempest-TestStampPattern-1200750360 tempest-TestStampPattern-1200750360-project-member] Volume info retrieved successfully. Aug 16 21:17:03.531944 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-d0a1de95-d281-4487-b1fd-61539fadfb1f tempest-TestStampPattern-1200750360 tempest-TestStampPattern-1200750360-project-member] https://10.4.3.143/volume/v3/volumes/65e7c995-6a98-4833-8888-f2c63edc9172 returned with HTTP 200 Aug 16 21:17:03.531944 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 864/3488] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:17:03 2026] GET /volume/v3/volumes/65e7c995-6a98-4833-8888-f2c63edc9172 => generated 873 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:17:03.593605 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [req-77bc9eaf-da05-442b-976a-6c870c3b7c1a req-a9364f77-f477-42d6-9e29-dd08ca901c9f None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:17:03.596875 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [req-77bc9eaf-da05-442b-976a-6c870c3b7c1a req-a9364f77-f477-42d6-9e29-dd08ca901c9f tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] PUT https://10.4.3.143/volume/v3/attachments/6f9e18d0-f554-48ab-9de0-3b86ff615706 Aug 16 21:17:03.596875 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [req-77bc9eaf-da05-442b-976a-6c870c3b7c1a req-a9364f77-f477-42d6-9e29-dd08ca901c9f tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.143", "host": "np0000007409", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:e42fbcbe2e9", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "69237b68-d654-4a76-81de-86e36bc8fb86", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:17:03.609647 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.coordination [req-77bc9eaf-da05-442b-976a-6c870c3b7c1a req-a9364f77-f477-42d6-9e29-dd08ca901c9f tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] Acquiring lock "cinder-attachment_update-e0a43573-1f93-4f3a-8804-0c44c4bff8ec-np0000007409" by "attachment_update" {{(pid=100330) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:17:03.616057 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.coordination [req-77bc9eaf-da05-442b-976a-6c870c3b7c1a req-a9364f77-f477-42d6-9e29-dd08ca901c9f tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] Lock "cinder-attachment_update-e0a43573-1f93-4f3a-8804-0c44c4bff8ec-np0000007409" acquired by "attachment_update" :: waited 0.006s {{(pid=100330) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:17:03.616909 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:17:03.616909 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:17:03.676722 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-c2aa1885-55f0-46ba-b84a-8d95a45b7d2c None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:17:03.679099 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-c2aa1885-55f0-46ba-b84a-8d95a45b7d2c tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] GET https://10.4.3.143/volume/v3/volumes/7e97faf8-bafa-4c4c-8587-2d5e21e2bcf3 Aug 16 21:17:03.679390 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-c2aa1885-55f0-46ba-b84a-8d95a45b7d2c tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:17:03.679677 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-c2aa1885-55f0-46ba-b84a-8d95a45b7d2c tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:17:03.688801 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-c2aa1885-55f0-46ba-b84a-8d95a45b7d2c tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] https://10.4.3.143/volume/v3/volumes/7e97faf8-bafa-4c4c-8587-2d5e21e2bcf3 returned with HTTP 404 Aug 16 21:17:03.689490 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 875/3489] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:17:03 2026] GET /volume/v3/volumes/7e97faf8-bafa-4c4c-8587-2d5e21e2bcf3 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:17:03.697619 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-321ddd63-0049-4eb7-afec-c6319b5eb398 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:17:03.700048 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.coordination [req-77bc9eaf-da05-442b-976a-6c870c3b7c1a req-a9364f77-f477-42d6-9e29-dd08ca901c9f tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] Lock "cinder-attachment_update-e0a43573-1f93-4f3a-8804-0c44c4bff8ec-np0000007409" released by "attachment_update" :: held 0.084s {{(pid=100330) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:17:03.700112 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-321ddd63-0049-4eb7-afec-c6319b5eb398 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] GET https://10.4.3.143/volume/v3/volumes/c94886bd-c6cb-4110-be4f-e094d590d202 Aug 16 21:17:03.700370 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-321ddd63-0049-4eb7-afec-c6319b5eb398 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:17:03.700437 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [req-77bc9eaf-da05-442b-976a-6c870c3b7c1a req-a9364f77-f477-42d6-9e29-dd08ca901c9f tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] https://10.4.3.143/volume/v3/attachments/6f9e18d0-f554-48ab-9de0-3b86ff615706 returned with HTTP 200 Aug 16 21:17:03.700645 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-321ddd63-0049-4eb7-afec-c6319b5eb398 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:17:03.700951 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 877/3490] 10.4.3.143 () {74 vars in 1704 bytes} [Sun Aug 16 21:17:03 2026] PUT /volume/v3/attachments/6f9e18d0-f554-48ab-9de0-3b86ff615706 => generated 968 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:17:03.708612 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [req-77bc9eaf-da05-442b-976a-6c870c3b7c1a req-edc15b17-225a-419d-9d55-b6342a868b92 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:17:03.710663 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:17:03.710663 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:17:03.710749 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [req-77bc9eaf-da05-442b-976a-6c870c3b7c1a req-edc15b17-225a-419d-9d55-b6342a868b92 tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] GET https://10.4.3.143/volume/v3/volumes/e0a43573-1f93-4f3a-8804-0c44c4bff8ec/encryption Aug 16 21:17:03.711068 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [req-77bc9eaf-da05-442b-976a-6c870c3b7c1a req-edc15b17-225a-419d-9d55-b6342a868b92 tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:17:03.711320 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [req-77bc9eaf-da05-442b-976a-6c870c3b7c1a req-edc15b17-225a-419d-9d55-b6342a868b92 tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] Calling method 'index' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:17:03.715115 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-321ddd63-0049-4eb7-afec-c6319b5eb398 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Volume info retrieved successfully. Aug 16 21:17:03.720613 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-321ddd63-0049-4eb7-afec-c6319b5eb398 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] https://10.4.3.143/volume/v3/volumes/c94886bd-c6cb-4110-be4f-e094d590d202 returned with HTTP 200 Aug 16 21:17:03.721190 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 875/3491] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:17:03 2026] GET /volume/v3/volumes/c94886bd-c6cb-4110-be4f-e094d590d202 => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:17:03.722805 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:17:03.722805 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:17:03.732333 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [req-77bc9eaf-da05-442b-976a-6c870c3b7c1a req-edc15b17-225a-419d-9d55-b6342a868b92 tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] https://10.4.3.143/volume/v3/volumes/e0a43573-1f93-4f3a-8804-0c44c4bff8ec/encryption returned with HTTP 200 Aug 16 21:17:03.732788 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 865/3492] 10.4.3.143 () {68 vars in 1631 bytes} [Sun Aug 16 21:17:03 2026] GET /volume/v3/volumes/e0a43573-1f93-4f3a-8804-0c44c4bff8ec/encryption => generated 161 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:17:03.734311 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-caf65615-4d4a-4a81-b167-4e5a7cdb7b87 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:17:03.736418 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-caf65615-4d4a-4a81-b167-4e5a7cdb7b87 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] DELETE https://10.4.3.143/volume/v3/volumes/c94886bd-c6cb-4110-be4f-e094d590d202 Aug 16 21:17:03.736658 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-caf65615-4d4a-4a81-b167-4e5a7cdb7b87 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:17:03.736929 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-caf65615-4d4a-4a81-b167-4e5a7cdb7b87 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Calling method 'delete' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:17:03.737169 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.v3.volumes [None req-caf65615-4d4a-4a81-b167-4e5a7cdb7b87 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Delete volume with id: c94886bd-c6cb-4110-be4f-e094d590d202 Aug 16 21:17:03.747448 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:17:03.747448 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:17:03.747911 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-caf65615-4d4a-4a81-b167-4e5a7cdb7b87 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Volume info retrieved successfully. Aug 16 21:17:03.764076 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-caf65615-4d4a-4a81-b167-4e5a7cdb7b87 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Delete volume request issued successfully. Aug 16 21:17:03.766951 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-caf65615-4d4a-4a81-b167-4e5a7cdb7b87 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] https://10.4.3.143/volume/v3/volumes/c94886bd-c6cb-4110-be4f-e094d590d202 returned with HTTP 202 Aug 16 21:17:03.766951 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 876/3493] 10.4.3.143 () {66 vars in 1351 bytes} [Sun Aug 16 21:17:03 2026] DELETE /volume/v3/volumes/c94886bd-c6cb-4110-be4f-e094d590d202 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 21:17:03.773392 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-4f6c8d98-5bf7-45ea-b8d2-b2d0d1beb49d None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:17:03.774231 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-4f6c8d98-5bf7-45ea-b8d2-b2d0d1beb49d tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] GET https://10.4.3.143/volume/v3/volumes/c94886bd-c6cb-4110-be4f-e094d590d202 Aug 16 21:17:03.774494 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-4f6c8d98-5bf7-45ea-b8d2-b2d0d1beb49d tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:17:03.774750 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-4f6c8d98-5bf7-45ea-b8d2-b2d0d1beb49d tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:17:03.785208 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:17:03.785208 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:17:03.787974 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-4f6c8d98-5bf7-45ea-b8d2-b2d0d1beb49d tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Volume info retrieved successfully. Aug 16 21:17:03.794104 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-4f6c8d98-5bf7-45ea-b8d2-b2d0d1beb49d tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] https://10.4.3.143/volume/v3/volumes/c94886bd-c6cb-4110-be4f-e094d590d202 returned with HTTP 200 Aug 16 21:17:03.794104 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 878/3494] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:17:03 2026] GET /volume/v3/volumes/c94886bd-c6cb-4110-be4f-e094d590d202 => generated 846 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:17:03.821119 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-bd51bd3f-8dfe-40f3-b63b-208d4562926e None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:17:03.823611 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-bd51bd3f-8dfe-40f3-b63b-208d4562926e tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] GET https://10.4.3.143/volume/v3/backups/870e71b4-8360-417c-8260-9fea3970de02 Aug 16 21:17:03.823611 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-bd51bd3f-8dfe-40f3-b63b-208d4562926e tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:17:03.823611 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-bd51bd3f-8dfe-40f3-b63b-208d4562926e tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:17:03.823611 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.v3.backups [None req-bd51bd3f-8dfe-40f3-b63b-208d4562926e tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] Show backup with id 870e71b4-8360-417c-8260-9fea3970de02. {{(pid=100332) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:17:03.827846 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:17:03.827846 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:17:03.828494 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-bd51bd3f-8dfe-40f3-b63b-208d4562926e tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] https://10.4.3.143/volume/v3/backups/870e71b4-8360-417c-8260-9fea3970de02 returned with HTTP 200 Aug 16 21:17:03.828856 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 876/3495] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:17:03 2026] GET /volume/v3/backups/870e71b4-8360-417c-8260-9fea3970de02 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:17:03.840550 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-f02fcb4a-ceeb-40ce-8e54-f833a043df83 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:17:03.842470 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-f02fcb4a-ceeb-40ce-8e54-f833a043df83 tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-reader] POST https://10.4.3.143/volume/v3/backups/870e71b4-8360-417c-8260-9fea3970de02/action Aug 16 21:17:03.842797 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-f02fcb4a-ceeb-40ce-8e54-f833a043df83 tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100333) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 21:17:03.842976 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-f02fcb4a-ceeb-40ce-8e54-f833a043df83 tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:17:03.844201 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.contrib.admin_actions [None req-f02fcb4a-ceeb-40ce-8e54-f833a043df83 tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-reader] Updating backup '870e71b4-8360-417c-8260-9fea3970de02' with '{'status': 'error'}' {{(pid=100333) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:325}} Aug 16 21:17:03.851715 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:17:03.851715 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:17:03.852301 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.policy [None req-f02fcb4a-ceeb-40ce-8e54-f833a043df83 tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-reader] Policy check for volume_extension:backup_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': '17dc0e588c8141d391074a9c8485037f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b27cd2ab69f8498e8e60ac52510e4cae', '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=100333) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 16 21:17:03.852645 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-f02fcb4a-ceeb-40ce-8e54-f833a043df83 tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-reader] https://10.4.3.143/volume/v3/backups/870e71b4-8360-417c-8260-9fea3970de02/action returned with HTTP 403 Aug 16 21:17:03.853778 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 866/3496] 10.4.3.143 () {70 vars in 1430 bytes} [Sun Aug 16 21:17:03 2026] POST /volume/v3/backups/870e71b4-8360-417c-8260-9fea3970de02/action => generated 131 bytes in 13 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:17:03.861012 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-965d28fc-b99d-429c-ba7b-654dc6859519 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:17:03.862606 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-965d28fc-b99d-429c-ba7b-654dc6859519 tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] DELETE https://10.4.3.143/volume/v3/volumes/1a22022c-9050-4739-bcb2-38d8ad099fc7 Aug 16 21:17:03.862812 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-965d28fc-b99d-429c-ba7b-654dc6859519 tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:17:03.863011 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-965d28fc-b99d-429c-ba7b-654dc6859519 tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] Calling method 'delete' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:17:03.863183 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.v3.volumes [None req-965d28fc-b99d-429c-ba7b-654dc6859519 tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] Delete volume with id: 1a22022c-9050-4739-bcb2-38d8ad099fc7 Aug 16 21:17:03.869745 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:17:03.869745 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:17:03.870041 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-965d28fc-b99d-429c-ba7b-654dc6859519 tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] Volume info retrieved successfully. Aug 16 21:17:03.884758 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-965d28fc-b99d-429c-ba7b-654dc6859519 tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] Delete volume request issued successfully. Aug 16 21:17:03.884941 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-965d28fc-b99d-429c-ba7b-654dc6859519 tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] https://10.4.3.143/volume/v3/volumes/1a22022c-9050-4739-bcb2-38d8ad099fc7 returned with HTTP 202 Aug 16 21:17:03.885355 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 877/3497] 10.4.3.143 () {68 vars in 1391 bytes} [Sun Aug 16 21:17:03 2026] DELETE /volume/v3/volumes/1a22022c-9050-4739-bcb2-38d8ad099fc7 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 21:17:03.892471 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-9ef93d3b-279c-4aff-a139-12ed35a65c95 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:17:03.895156 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-9ef93d3b-279c-4aff-a139-12ed35a65c95 tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] GET https://10.4.3.143/volume/v3/volumes/1a22022c-9050-4739-bcb2-38d8ad099fc7 Aug 16 21:17:03.895380 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-9ef93d3b-279c-4aff-a139-12ed35a65c95 tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:17:03.895651 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-9ef93d3b-279c-4aff-a139-12ed35a65c95 tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:17:03.906288 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:17:03.906288 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:17:03.911724 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-9ef93d3b-279c-4aff-a139-12ed35a65c95 tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] Volume info retrieved successfully. Aug 16 21:17:03.917539 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-9ef93d3b-279c-4aff-a139-12ed35a65c95 tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] https://10.4.3.143/volume/v3/volumes/1a22022c-9050-4739-bcb2-38d8ad099fc7 returned with HTTP 200 Aug 16 21:17:03.918116 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 879/3498] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:17:03 2026] GET /volume/v3/volumes/1a22022c-9050-4739-bcb2-38d8ad099fc7 => generated 1007 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:17:04.461034 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-7b55733d-4ce9-4f9a-9f13-02b0387ed3e2 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:17:04.462948 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-7b55733d-4ce9-4f9a-9f13-02b0387ed3e2 tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] GET https://10.4.3.143/volume/v3/volumes/e0a43573-1f93-4f3a-8804-0c44c4bff8ec Aug 16 21:17:04.463181 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-7b55733d-4ce9-4f9a-9f13-02b0387ed3e2 tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:17:04.463384 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-7b55733d-4ce9-4f9a-9f13-02b0387ed3e2 tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:17:04.473187 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:17:04.473187 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:17:04.476826 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-7b55733d-4ce9-4f9a-9f13-02b0387ed3e2 tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] Volume info retrieved successfully. Aug 16 21:17:04.482574 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-7b55733d-4ce9-4f9a-9f13-02b0387ed3e2 tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] https://10.4.3.143/volume/v3/volumes/e0a43573-1f93-4f3a-8804-0c44c4bff8ec returned with HTTP 200 Aug 16 21:17:04.483424 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 877/3499] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:17:04 2026] GET /volume/v3/volumes/e0a43573-1f93-4f3a-8804-0c44c4bff8ec => generated 878 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:17:04.496572 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-efb42426-49c2-4628-9e2e-96659d47860b None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:17:04.498723 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-efb42426-49c2-4628-9e2e-96659d47860b tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] DELETE https://10.4.3.143/volume/v3/volumes/f3acf11e-ff25-478d-a345-9c9ec99999b3 Aug 16 21:17:04.498723 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-efb42426-49c2-4628-9e2e-96659d47860b tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:17:04.498826 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-efb42426-49c2-4628-9e2e-96659d47860b tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Calling method 'delete' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:17:04.499787 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.v3.volumes [None req-efb42426-49c2-4628-9e2e-96659d47860b tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Delete volume with id: f3acf11e-ff25-478d-a345-9c9ec99999b3 Aug 16 21:17:04.506201 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:17:04.506201 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:17:04.506607 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-efb42426-49c2-4628-9e2e-96659d47860b tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Volume info retrieved successfully. Aug 16 21:17:04.533520 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-efb42426-49c2-4628-9e2e-96659d47860b tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Delete volume request issued successfully. Aug 16 21:17:04.533748 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-efb42426-49c2-4628-9e2e-96659d47860b tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] https://10.4.3.143/volume/v3/volumes/f3acf11e-ff25-478d-a345-9c9ec99999b3 returned with HTTP 202 Aug 16 21:17:04.534251 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 867/3500] 10.4.3.143 () {66 vars in 1351 bytes} [Sun Aug 16 21:17:04 2026] DELETE /volume/v3/volumes/f3acf11e-ff25-478d-a345-9c9ec99999b3 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 21:17:04.545621 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-6b7c89b6-b90b-489e-8fdf-6d7d9668c603 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:17:04.547379 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-4b0e7806-ef23-43b7-a101-ef3d6bf929d6 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:17:04.547826 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-6b7c89b6-b90b-489e-8fdf-6d7d9668c603 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] GET https://10.4.3.143/volume/v3/volumes/f3acf11e-ff25-478d-a345-9c9ec99999b3 Aug 16 21:17:04.548060 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-6b7c89b6-b90b-489e-8fdf-6d7d9668c603 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:17:04.548274 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-6b7c89b6-b90b-489e-8fdf-6d7d9668c603 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:17:04.549266 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-4b0e7806-ef23-43b7-a101-ef3d6bf929d6 tempest-TestStampPattern-1200750360 tempest-TestStampPattern-1200750360-project-member] GET https://10.4.3.143/volume/v3/volumes/65e7c995-6a98-4833-8888-f2c63edc9172 Aug 16 21:17:04.549490 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-4b0e7806-ef23-43b7-a101-ef3d6bf929d6 tempest-TestStampPattern-1200750360 tempest-TestStampPattern-1200750360-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:17:04.549703 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-4b0e7806-ef23-43b7-a101-ef3d6bf929d6 tempest-TestStampPattern-1200750360 tempest-TestStampPattern-1200750360-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:17:04.555909 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-4b0e7806-ef23-43b7-a101-ef3d6bf929d6 tempest-TestStampPattern-1200750360 tempest-TestStampPattern-1200750360-project-member] https://10.4.3.143/volume/v3/volumes/65e7c995-6a98-4833-8888-f2c63edc9172 returned with HTTP 404 Aug 16 21:17:04.556482 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 880/3501] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:17:04 2026] GET /volume/v3/volumes/65e7c995-6a98-4833-8888-f2c63edc9172 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:17:04.556541 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:17:04.556541 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:17:04.561301 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-6b7c89b6-b90b-489e-8fdf-6d7d9668c603 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Volume info retrieved successfully. Aug 16 21:17:04.568058 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-6b7c89b6-b90b-489e-8fdf-6d7d9668c603 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] https://10.4.3.143/volume/v3/volumes/f3acf11e-ff25-478d-a345-9c9ec99999b3 returned with HTTP 200 Aug 16 21:17:04.568504 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 878/3502] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:17:04 2026] GET /volume/v3/volumes/f3acf11e-ff25-478d-a345-9c9ec99999b3 => generated 840 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:17:04.809274 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-9887baaf-3459-42f7-8b29-0aff5eaef5d9 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:17:04.811440 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-9887baaf-3459-42f7-8b29-0aff5eaef5d9 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] GET https://10.4.3.143/volume/v3/volumes/c94886bd-c6cb-4110-be4f-e094d590d202 Aug 16 21:17:04.811667 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-9887baaf-3459-42f7-8b29-0aff5eaef5d9 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:17:04.811935 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-9887baaf-3459-42f7-8b29-0aff5eaef5d9 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:17:04.818094 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-9887baaf-3459-42f7-8b29-0aff5eaef5d9 tempest-VolumesSnapshotTestJSON-918615658 tempest-VolumesSnapshotTestJSON-918615658-project-member] https://10.4.3.143/volume/v3/volumes/c94886bd-c6cb-4110-be4f-e094d590d202 returned with HTTP 404 Aug 16 21:17:04.818793 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 878/3503] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:17:04 2026] GET /volume/v3/volumes/c94886bd-c6cb-4110-be4f-e094d590d202 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:17:04.869663 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-78e5f093-25a3-422c-8090-c2947f7e01ad None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:17:04.873406 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-78e5f093-25a3-422c-8090-c2947f7e01ad tempest-TestStampPattern-1200750360 tempest-TestStampPattern-1200750360-project-member] DELETE https://10.4.3.143/volume/v3/snapshots/68c3786a-e90f-4d44-93bc-b84cd8df9792 Aug 16 21:17:04.873696 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-78e5f093-25a3-422c-8090-c2947f7e01ad tempest-TestStampPattern-1200750360 tempest-TestStampPattern-1200750360-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:17:04.873995 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-78e5f093-25a3-422c-8090-c2947f7e01ad tempest-TestStampPattern-1200750360 tempest-TestStampPattern-1200750360-project-member] Calling method 'delete' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:17:04.874166 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.v3.snapshots [None req-78e5f093-25a3-422c-8090-c2947f7e01ad tempest-TestStampPattern-1200750360 tempest-TestStampPattern-1200750360-project-member] Delete snapshot with id: 68c3786a-e90f-4d44-93bc-b84cd8df9792 Aug 16 21:17:04.884384 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:17:04.884384 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:17:04.885078 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-78e5f093-25a3-422c-8090-c2947f7e01ad tempest-TestStampPattern-1200750360 tempest-TestStampPattern-1200750360-project-member] Snapshot retrieved successfully. Aug 16 21:17:04.907846 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-78e5f093-25a3-422c-8090-c2947f7e01ad tempest-TestStampPattern-1200750360 tempest-TestStampPattern-1200750360-project-member] Snapshot delete request issued successfully. Aug 16 21:17:04.907846 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-78e5f093-25a3-422c-8090-c2947f7e01ad tempest-TestStampPattern-1200750360 tempest-TestStampPattern-1200750360-project-member] https://10.4.3.143/volume/v3/snapshots/68c3786a-e90f-4d44-93bc-b84cd8df9792 returned with HTTP 202 Aug 16 21:17:04.907846 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 868/3504] 10.4.3.143 () {66 vars in 1357 bytes} [Sun Aug 16 21:17:04 2026] DELETE /volume/v3/snapshots/68c3786a-e90f-4d44-93bc-b84cd8df9792 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 21:17:04.920282 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-28672a93-a2bb-4f51-9b13-5409783dd23d None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:17:04.923408 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-28672a93-a2bb-4f51-9b13-5409783dd23d tempest-TestStampPattern-1200750360 tempest-TestStampPattern-1200750360-project-member] GET https://10.4.3.143/volume/v3/snapshots/68c3786a-e90f-4d44-93bc-b84cd8df9792 Aug 16 21:17:04.923595 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-28672a93-a2bb-4f51-9b13-5409783dd23d tempest-TestStampPattern-1200750360 tempest-TestStampPattern-1200750360-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:17:04.923769 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-28672a93-a2bb-4f51-9b13-5409783dd23d tempest-TestStampPattern-1200750360 tempest-TestStampPattern-1200750360-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:17:04.934769 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-c989d3fb-c4bc-437c-b28b-b4a036e291ef None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:17:04.937577 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:17:04.937577 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:17:04.938307 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-28672a93-a2bb-4f51-9b13-5409783dd23d tempest-TestStampPattern-1200750360 tempest-TestStampPattern-1200750360-project-member] Snapshot retrieved successfully. Aug 16 21:17:04.939505 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-28672a93-a2bb-4f51-9b13-5409783dd23d tempest-TestStampPattern-1200750360 tempest-TestStampPattern-1200750360-project-member] https://10.4.3.143/volume/v3/snapshots/68c3786a-e90f-4d44-93bc-b84cd8df9792 returned with HTTP 200 Aug 16 21:17:04.940062 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 881/3505] 10.4.3.143 () {66 vars in 1354 bytes} [Sun Aug 16 21:17:04 2026] GET /volume/v3/snapshots/68c3786a-e90f-4d44-93bc-b84cd8df9792 => generated 460 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:17:04.940202 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-c989d3fb-c4bc-437c-b28b-b4a036e291ef tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] GET https://10.4.3.143/volume/v3/volumes/1a22022c-9050-4739-bcb2-38d8ad099fc7 Aug 16 21:17:04.940427 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-c989d3fb-c4bc-437c-b28b-b4a036e291ef tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:17:04.940614 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-c989d3fb-c4bc-437c-b28b-b4a036e291ef tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:17:04.946613 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-c989d3fb-c4bc-437c-b28b-b4a036e291ef tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] https://10.4.3.143/volume/v3/volumes/1a22022c-9050-4739-bcb2-38d8ad099fc7 returned with HTTP 404 Aug 16 21:17:04.947071 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 879/3506] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:17:04 2026] GET /volume/v3/volumes/1a22022c-9050-4739-bcb2-38d8ad099fc7 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:17:04.958794 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-85bd8083-19bd-4268-a05f-10e57daa6cf3 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:17:04.961861 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-85bd8083-19bd-4268-a05f-10e57daa6cf3 tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-reader] GET https://10.4.3.143/volume/v3/backups/db4a9633-6089-463d-9226-c481e07327d1 Aug 16 21:17:04.962203 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-85bd8083-19bd-4268-a05f-10e57daa6cf3 tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-reader] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:17:04.962399 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-85bd8083-19bd-4268-a05f-10e57daa6cf3 tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-reader] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:17:04.962519 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.v3.backups [None req-85bd8083-19bd-4268-a05f-10e57daa6cf3 tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-reader] Show backup with id db4a9633-6089-463d-9226-c481e07327d1. {{(pid=100332) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:17:04.973955 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:17:04.973955 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:17:04.977129 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-85bd8083-19bd-4268-a05f-10e57daa6cf3 tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-reader] https://10.4.3.143/volume/v3/backups/db4a9633-6089-463d-9226-c481e07327d1 returned with HTTP 200 Aug 16 21:17:04.977129 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 879/3507] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:17:04 2026] GET /volume/v3/backups/db4a9633-6089-463d-9226-c481e07327d1 => generated 737 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:17:04.999378 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-bc488a00-3ca0-49c2-ad56-e0e62955dd49 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:17:05.001714 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-bc488a00-3ca0-49c2-ad56-e0e62955dd49 tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] DELETE https://10.4.3.143/volume/v3/backups/870e71b4-8360-417c-8260-9fea3970de02 Aug 16 21:17:05.002237 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-bc488a00-3ca0-49c2-ad56-e0e62955dd49 tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:17:05.002237 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-bc488a00-3ca0-49c2-ad56-e0e62955dd49 tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] Calling method 'delete' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:17:05.002333 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.contrib.backups [None req-bc488a00-3ca0-49c2-ad56-e0e62955dd49 tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] Delete backup with id: 870e71b4-8360-417c-8260-9fea3970de02. Aug 16 21:17:05.008260 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:17:05.008260 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:17:05.025346 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.backup.rpcapi [None req-bc488a00-3ca0-49c2-ad56-e0e62955dd49 tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] delete_backup rpcapi backup_id 870e71b4-8360-417c-8260-9fea3970de02 {{(pid=100333) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 16 21:17:05.027480 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-bc488a00-3ca0-49c2-ad56-e0e62955dd49 tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] https://10.4.3.143/volume/v3/backups/870e71b4-8360-417c-8260-9fea3970de02 returned with HTTP 202 Aug 16 21:17:05.027578 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 869/3508] 10.4.3.143 () {68 vars in 1391 bytes} [Sun Aug 16 21:17:04 2026] DELETE /volume/v3/backups/870e71b4-8360-417c-8260-9fea3970de02 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 16 21:17:05.037700 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-43da1165-d94f-4933-a359-2477c096e2d5 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:17:05.042612 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-43da1165-d94f-4933-a359-2477c096e2d5 tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] GET https://10.4.3.143/volume/v3/backups/870e71b4-8360-417c-8260-9fea3970de02 Aug 16 21:17:05.042868 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-43da1165-d94f-4933-a359-2477c096e2d5 tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:17:05.043144 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-43da1165-d94f-4933-a359-2477c096e2d5 tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:17:05.043318 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.v3.backups [None req-43da1165-d94f-4933-a359-2477c096e2d5 tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] Show backup with id 870e71b4-8360-417c-8260-9fea3970de02. {{(pid=100330) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:17:05.053207 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:17:05.053207 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:17:05.054074 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-43da1165-d94f-4933-a359-2477c096e2d5 tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] https://10.4.3.143/volume/v3/backups/870e71b4-8360-417c-8260-9fea3970de02 returned with HTTP 200 Aug 16 21:17:05.055135 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 882/3509] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:17:05 2026] GET /volume/v3/backups/870e71b4-8360-417c-8260-9fea3970de02 => generated 736 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:17:05.500199 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-9cda6b30-e072-419d-868d-5d6b78fb5193 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:17:05.502591 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-9cda6b30-e072-419d-868d-5d6b78fb5193 tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] GET https://10.4.3.143/volume/v3/volumes/e0a43573-1f93-4f3a-8804-0c44c4bff8ec Aug 16 21:17:05.503027 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-9cda6b30-e072-419d-868d-5d6b78fb5193 tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:17:05.503367 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-9cda6b30-e072-419d-868d-5d6b78fb5193 tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:17:05.515139 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:17:05.515139 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:17:05.518643 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-9cda6b30-e072-419d-868d-5d6b78fb5193 tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] Volume info retrieved successfully. Aug 16 21:17:05.522652 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-9cda6b30-e072-419d-868d-5d6b78fb5193 tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] https://10.4.3.143/volume/v3/volumes/e0a43573-1f93-4f3a-8804-0c44c4bff8ec returned with HTTP 200 Aug 16 21:17:05.523178 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 880/3510] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:17:05 2026] GET /volume/v3/volumes/e0a43573-1f93-4f3a-8804-0c44c4bff8ec => generated 878 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:17:05.582140 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-40c51144-aeb4-4328-9459-85af14c0f727 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:17:05.584549 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-40c51144-aeb4-4328-9459-85af14c0f727 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] GET https://10.4.3.143/volume/v3/volumes/f3acf11e-ff25-478d-a345-9c9ec99999b3 Aug 16 21:17:05.584818 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-40c51144-aeb4-4328-9459-85af14c0f727 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:17:05.585060 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-40c51144-aeb4-4328-9459-85af14c0f727 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:17:05.591545 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-40c51144-aeb4-4328-9459-85af14c0f727 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] https://10.4.3.143/volume/v3/volumes/f3acf11e-ff25-478d-a345-9c9ec99999b3 returned with HTTP 404 Aug 16 21:17:05.591983 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 880/3511] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:17:05 2026] GET /volume/v3/volumes/f3acf11e-ff25-478d-a345-9c9ec99999b3 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:17:05.599786 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-cc3f530d-6d14-4cb8-8735-7ec27f418760 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:17:05.602567 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-cc3f530d-6d14-4cb8-8735-7ec27f418760 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] GET https://10.4.3.143/volume/v3/volumes/f3acf11e-ff25-478d-a345-9c9ec99999b3 Aug 16 21:17:05.602818 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-cc3f530d-6d14-4cb8-8735-7ec27f418760 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:17:05.603056 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-cc3f530d-6d14-4cb8-8735-7ec27f418760 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:17:05.610472 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-cc3f530d-6d14-4cb8-8735-7ec27f418760 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] https://10.4.3.143/volume/v3/volumes/f3acf11e-ff25-478d-a345-9c9ec99999b3 returned with HTTP 404 Aug 16 21:17:05.611399 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 870/3512] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:17:05 2026] GET /volume/v3/volumes/f3acf11e-ff25-478d-a345-9c9ec99999b3 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:17:05.619448 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-608c9466-4d8b-47b7-8ee0-fea83eb5b4a4 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:17:05.621256 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-608c9466-4d8b-47b7-8ee0-fea83eb5b4a4 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] DELETE https://10.4.3.143/volume/v3/volumes/f3acf11e-ff25-478d-a345-9c9ec99999b3 Aug 16 21:17:05.621477 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-608c9466-4d8b-47b7-8ee0-fea83eb5b4a4 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:17:05.621723 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-608c9466-4d8b-47b7-8ee0-fea83eb5b4a4 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Calling method 'delete' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:17:05.621979 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.v3.volumes [None req-608c9466-4d8b-47b7-8ee0-fea83eb5b4a4 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Delete volume with id: f3acf11e-ff25-478d-a345-9c9ec99999b3 Aug 16 21:17:05.628796 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-608c9466-4d8b-47b7-8ee0-fea83eb5b4a4 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] https://10.4.3.143/volume/v3/volumes/f3acf11e-ff25-478d-a345-9c9ec99999b3 returned with HTTP 404 Aug 16 21:17:05.629237 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 883/3513] 10.4.3.143 () {66 vars in 1351 bytes} [Sun Aug 16 21:17:05 2026] DELETE /volume/v3/volumes/f3acf11e-ff25-478d-a345-9c9ec99999b3 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:17:05.659770 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-69439696-9dc8-4b25-8511-454351bb15a8 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:17:05.661474 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-69439696-9dc8-4b25-8511-454351bb15a8 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] POST https://10.4.3.143/volume/v3/volumes Aug 16 21:17:05.661790 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-69439696-9dc8-4b25-8511-454351bb15a8 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "42b524b5-4969-43e9-b5aa-f976c786aa94", "size": 1, "name": "tempest-VolumesBackupsTest-Volume-703966511"}} {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:17:05.663294 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.v3.volumes [None req-69439696-9dc8-4b25-8511-454351bb15a8 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Create volume request body: {'volume': {'imageRef': '42b524b5-4969-43e9-b5aa-f976c786aa94', 'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-703966511'}} {{(pid=100331) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 21:17:05.752804 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.v3.volumes [None req-69439696-9dc8-4b25-8511-454351bb15a8 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Create volume of 1 GB Aug 16 21:17:05.756981 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-69439696-9dc8-4b25-8511-454351bb15a8 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Availability Zones retrieved successfully. Aug 16 21:17:05.761932 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-69439696-9dc8-4b25-8511-454351bb15a8 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Flow 'volume_create_api' (b486f683-44e1-4ca1-bc08-2860718fdf9a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100331) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:17:05.763036 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-69439696-9dc8-4b25-8511-454351bb15a8 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c1940e99-f207-432b-8bdc-3271b40b7dc6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:17:05.764009 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.flows.api.create_volume [None req-69439696-9dc8-4b25-8511-454351bb15a8 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Validating volume size '1' using validate_int {{(pid=100331) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 21:17:05.818127 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-69439696-9dc8-4b25-8511-454351bb15a8 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c1940e99-f207-432b-8bdc-3271b40b7dc6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T21:04:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=69e633b8-fab9-4b15-8b40-4f1a67c51cda,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '69e633b8-fab9-4b15-8b40-4f1a67c51cda', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:17:05.819017 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-69439696-9dc8-4b25-8511-454351bb15a8 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1af232cb-aa8b-4e69-a9ff-758fd77c676c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:17:05.858338 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.quota [None req-69439696-9dc8-4b25-8511-454351bb15a8 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Created reservations ['741ebe67-e5de-4e7b-bdfa-31691760bf12', '33aa2a74-0bbc-456a-8caf-37fdd53c9d10', '9ce0f5cc-9ded-4f61-b566-5d4bba5c3db6', 'a0ffc116-3795-4032-8cec-072e790618e0'] {{(pid=100331) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:17:05.859340 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-69439696-9dc8-4b25-8511-454351bb15a8 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1af232cb-aa8b-4e69-a9ff-758fd77c676c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['741ebe67-e5de-4e7b-bdfa-31691760bf12', '33aa2a74-0bbc-456a-8caf-37fdd53c9d10', '9ce0f5cc-9ded-4f61-b566-5d4bba5c3db6', 'a0ffc116-3795-4032-8cec-072e790618e0']}' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:17:05.860261 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-69439696-9dc8-4b25-8511-454351bb15a8 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4023cadc-e8f5-4a5e-bf84-542f8a235ab1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:17:05.887446 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-69439696-9dc8-4b25-8511-454351bb15a8 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4023cadc-e8f5-4a5e-bf84-542f8a235ab1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '93c7bd33-d9d0-4f4f-8570-bc0840af7b47', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-703966511',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d874152824304309a95371f84420ee94',qos_specs=None,replication_status=,reservations=['741ebe67-e5de-4e7b-bdfa-31691760bf12','33aa2a74-0bbc-456a-8caf-37fdd53c9d10','9ce0f5cc-9ded-4f61-b566-5d4bba5c3db6','a0ffc116-3795-4032-8cec-072e790618e0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='50f4880abb0f46daae972b2918f4471c',volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T21:17:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-703966511',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=93c7bd33-d9d0-4f4f-8570-bc0840af7b47,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d874152824304309a95371f84420ee94',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='50f4880abb0f46daae972b2918f4471c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(69e633b8-fab9-4b15-8b40-4f1a67c51cda),volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda)}' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:17:05.888249 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-69439696-9dc8-4b25-8511-454351bb15a8 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ed207d44-c5bb-4496-a91e-9bc50eb24fbd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:17:05.903204 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-69439696-9dc8-4b25-8511-454351bb15a8 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ed207d44-c5bb-4496-a91e-9bc50eb24fbd) transitioned into state 'SUCCESS' from state '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-703966511',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d874152824304309a95371f84420ee94',qos_specs=None,replication_status=,reservations=['741ebe67-e5de-4e7b-bdfa-31691760bf12','33aa2a74-0bbc-456a-8caf-37fdd53c9d10','9ce0f5cc-9ded-4f61-b566-5d4bba5c3db6','a0ffc116-3795-4032-8cec-072e790618e0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='50f4880abb0f46daae972b2918f4471c',volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda)}' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:17:05.903838 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-69439696-9dc8-4b25-8511-454351bb15a8 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a51af3f1-e1f7-471f-b1c4-f37ccd8c92a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:17:05.916425 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-69439696-9dc8-4b25-8511-454351bb15a8 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a51af3f1-e1f7-471f-b1c4-f37ccd8c92a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:17:05.916425 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-69439696-9dc8-4b25-8511-454351bb15a8 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Flow 'volume_create_api' (b486f683-44e1-4ca1-bc08-2860718fdf9a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100331) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:17:05.916425 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-69439696-9dc8-4b25-8511-454351bb15a8 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Create volume request issued successfully. Aug 16 21:17:05.916425 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-69439696-9dc8-4b25-8511-454351bb15a8 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Aug 16 21:17:05.916425 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 881/3514] 10.4.3.143 () {68 vars in 1259 bytes} [Sun Aug 16 21:17:05 2026] POST /volume/v3/volumes => generated 748 bytes in 256 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 21:17:05.931703 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-0a0425fb-ae6d-45b7-b299-7525e884c085 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:17:05.933758 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-0a0425fb-ae6d-45b7-b299-7525e884c085 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] GET https://10.4.3.143/volume/v3/volumes/93c7bd33-d9d0-4f4f-8570-bc0840af7b47 Aug 16 21:17:05.933987 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-0a0425fb-ae6d-45b7-b299-7525e884c085 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:17:05.934549 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-0a0425fb-ae6d-45b7-b299-7525e884c085 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:17:05.945986 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:17:05.945986 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:17:05.947944 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-0a0425fb-ae6d-45b7-b299-7525e884c085 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Volume info retrieved successfully. Aug 16 21:17:05.950245 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-09f5baab-faea-4efa-a06f-beae6f2e6bbc None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:17:05.952144 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-09f5baab-faea-4efa-a06f-beae6f2e6bbc tempest-TestStampPattern-1200750360 tempest-TestStampPattern-1200750360-project-member] GET https://10.4.3.143/volume/v3/snapshots/68c3786a-e90f-4d44-93bc-b84cd8df9792 Aug 16 21:17:05.952344 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-09f5baab-faea-4efa-a06f-beae6f2e6bbc tempest-TestStampPattern-1200750360 tempest-TestStampPattern-1200750360-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:17:05.952513 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-0a0425fb-ae6d-45b7-b299-7525e884c085 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] https://10.4.3.143/volume/v3/volumes/93c7bd33-d9d0-4f4f-8570-bc0840af7b47 returned with HTTP 200 Aug 16 21:17:05.952560 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-09f5baab-faea-4efa-a06f-beae6f2e6bbc tempest-TestStampPattern-1200750360 tempest-TestStampPattern-1200750360-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:17:05.952974 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 881/3515] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:17:05 2026] GET /volume/v3/volumes/93c7bd33-d9d0-4f4f-8570-bc0840af7b47 => generated 816 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:17:05.958737 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-09f5baab-faea-4efa-a06f-beae6f2e6bbc tempest-TestStampPattern-1200750360 tempest-TestStampPattern-1200750360-project-member] https://10.4.3.143/volume/v3/snapshots/68c3786a-e90f-4d44-93bc-b84cd8df9792 returned with HTTP 404 Aug 16 21:17:05.959189 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 871/3516] 10.4.3.143 () {66 vars in 1354 bytes} [Sun Aug 16 21:17:05 2026] GET /volume/v3/snapshots/68c3786a-e90f-4d44-93bc-b84cd8df9792 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:17:06.004020 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [req-a643e553-1f7a-4109-8265-356244f66773 req-88064dc3-204e-4311-91df-80ae93547273 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:17:06.005970 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [req-a643e553-1f7a-4109-8265-356244f66773 req-88064dc3-204e-4311-91df-80ae93547273 tempest-TestStampPattern-1200750360 tempest-TestStampPattern-1200750360-project-member] GET https://10.4.3.143/volume/v3/volumes/1a59e361-71d9-4d8d-b5e6-0223e11781ae Aug 16 21:17:06.006162 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [req-a643e553-1f7a-4109-8265-356244f66773 req-88064dc3-204e-4311-91df-80ae93547273 tempest-TestStampPattern-1200750360 tempest-TestStampPattern-1200750360-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:17:06.006331 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [req-a643e553-1f7a-4109-8265-356244f66773 req-88064dc3-204e-4311-91df-80ae93547273 tempest-TestStampPattern-1200750360 tempest-TestStampPattern-1200750360-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:17:06.013197 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:17:06.013197 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:17:06.018019 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [req-a643e553-1f7a-4109-8265-356244f66773 req-88064dc3-204e-4311-91df-80ae93547273 tempest-TestStampPattern-1200750360 tempest-TestStampPattern-1200750360-project-member] Volume info retrieved successfully. Aug 16 21:17:06.025320 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [req-a643e553-1f7a-4109-8265-356244f66773 req-88064dc3-204e-4311-91df-80ae93547273 tempest-TestStampPattern-1200750360 tempest-TestStampPattern-1200750360-project-member] https://10.4.3.143/volume/v3/volumes/1a59e361-71d9-4d8d-b5e6-0223e11781ae returned with HTTP 200 Aug 16 21:17:06.025864 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 884/3517] 10.4.3.143 () {68 vars in 1598 bytes} [Sun Aug 16 21:17:06 2026] GET /volume/v3/volumes/1a59e361-71d9-4d8d-b5e6-0223e11781ae => generated 840 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:17:06.067987 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-852b71cf-b38d-403b-95b7-b14de9f3ca57 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:17:06.070265 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-852b71cf-b38d-403b-95b7-b14de9f3ca57 tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] GET https://10.4.3.143/volume/v3/backups/870e71b4-8360-417c-8260-9fea3970de02 Aug 16 21:17:06.070265 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-852b71cf-b38d-403b-95b7-b14de9f3ca57 tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:17:06.070265 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-852b71cf-b38d-403b-95b7-b14de9f3ca57 tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:17:06.070449 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.v3.backups [None req-852b71cf-b38d-403b-95b7-b14de9f3ca57 tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] Show backup with id 870e71b4-8360-417c-8260-9fea3970de02. {{(pid=100331) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:17:06.074663 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-852b71cf-b38d-403b-95b7-b14de9f3ca57 tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] https://10.4.3.143/volume/v3/backups/870e71b4-8360-417c-8260-9fea3970de02 returned with HTTP 404 Aug 16 21:17:06.075043 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 882/3518] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:17:06 2026] GET /volume/v3/backups/870e71b4-8360-417c-8260-9fea3970de02 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:17:06.084412 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-13114ab2-2752-4ac3-98f6-4fdf6f178dc2 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:17:06.087368 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-13114ab2-2752-4ac3-98f6-4fdf6f178dc2 tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] DELETE https://10.4.3.143/volume/v3/backups/e16073ad-9e43-497a-9337-36dd757cc080 Aug 16 21:17:06.087368 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-13114ab2-2752-4ac3-98f6-4fdf6f178dc2 tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:17:06.087368 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-13114ab2-2752-4ac3-98f6-4fdf6f178dc2 tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] Calling method 'delete' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:17:06.087368 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.contrib.backups [None req-13114ab2-2752-4ac3-98f6-4fdf6f178dc2 tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] Delete backup with id: e16073ad-9e43-497a-9337-36dd757cc080. Aug 16 21:17:06.091818 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:17:06.091818 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:17:06.105816 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.backup.rpcapi [None req-13114ab2-2752-4ac3-98f6-4fdf6f178dc2 tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] delete_backup rpcapi backup_id e16073ad-9e43-497a-9337-36dd757cc080 {{(pid=100332) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 16 21:17:06.107425 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-13114ab2-2752-4ac3-98f6-4fdf6f178dc2 tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] https://10.4.3.143/volume/v3/backups/e16073ad-9e43-497a-9337-36dd757cc080 returned with HTTP 202 Aug 16 21:17:06.108038 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 882/3519] 10.4.3.143 () {68 vars in 1391 bytes} [Sun Aug 16 21:17:06 2026] DELETE /volume/v3/backups/e16073ad-9e43-497a-9337-36dd757cc080 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 16 21:17:06.118638 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-475f2854-092c-4cf3-875d-0f6e710d2824 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:17:06.121539 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-475f2854-092c-4cf3-875d-0f6e710d2824 tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] GET https://10.4.3.143/volume/v3/backups/e16073ad-9e43-497a-9337-36dd757cc080 Aug 16 21:17:06.121850 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-475f2854-092c-4cf3-875d-0f6e710d2824 tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:17:06.122148 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-475f2854-092c-4cf3-875d-0f6e710d2824 tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:17:06.122483 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.v3.backups [None req-475f2854-092c-4cf3-875d-0f6e710d2824 tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] Show backup with id e16073ad-9e43-497a-9337-36dd757cc080. {{(pid=100333) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:17:06.132220 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:17:06.132220 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:17:06.133775 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-475f2854-092c-4cf3-875d-0f6e710d2824 tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] https://10.4.3.143/volume/v3/backups/e16073ad-9e43-497a-9337-36dd757cc080 returned with HTTP 200 Aug 16 21:17:06.134560 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 872/3520] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:17:06 2026] GET /volume/v3/backups/e16073ad-9e43-497a-9337-36dd757cc080 => generated 737 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:17:06.540548 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-0471880f-295d-4aca-a21d-33aeee4feaa1 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:17:06.543726 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-0471880f-295d-4aca-a21d-33aeee4feaa1 tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] GET https://10.4.3.143/volume/v3/volumes/e0a43573-1f93-4f3a-8804-0c44c4bff8ec Aug 16 21:17:06.543726 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-0471880f-295d-4aca-a21d-33aeee4feaa1 tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:17:06.543726 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-0471880f-295d-4aca-a21d-33aeee4feaa1 tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:17:06.557049 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:17:06.557049 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:17:06.568941 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-0471880f-295d-4aca-a21d-33aeee4feaa1 tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] Volume info retrieved successfully. Aug 16 21:17:06.574136 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-0471880f-295d-4aca-a21d-33aeee4feaa1 tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] https://10.4.3.143/volume/v3/volumes/e0a43573-1f93-4f3a-8804-0c44c4bff8ec returned with HTTP 200 Aug 16 21:17:06.574136 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 885/3521] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:17:06 2026] GET /volume/v3/volumes/e0a43573-1f93-4f3a-8804-0c44c4bff8ec => generated 878 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:17:06.976476 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-6cfd574b-c46a-414c-a407-a2221463600a None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:17:06.978357 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-6cfd574b-c46a-414c-a407-a2221463600a tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] GET https://10.4.3.143/volume/v3/volumes/93c7bd33-d9d0-4f4f-8570-bc0840af7b47 Aug 16 21:17:06.978611 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-6cfd574b-c46a-414c-a407-a2221463600a tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:17:06.978835 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-6cfd574b-c46a-414c-a407-a2221463600a tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:17:06.987144 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:17:06.987144 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:17:06.990877 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-6cfd574b-c46a-414c-a407-a2221463600a tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Volume info retrieved successfully. Aug 16 21:17:06.995065 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-6cfd574b-c46a-414c-a407-a2221463600a tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] https://10.4.3.143/volume/v3/volumes/93c7bd33-d9d0-4f4f-8570-bc0840af7b47 returned with HTTP 200 Aug 16 21:17:06.995400 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 883/3522] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:17:06 2026] GET /volume/v3/volumes/93c7bd33-d9d0-4f4f-8570-bc0840af7b47 => generated 1356 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:17:07.010347 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-1cf69473-0e36-4f4f-a42d-b1c9575469d5 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:17:07.010347 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-1cf69473-0e36-4f4f-a42d-b1c9575469d5 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] GET https://10.4.3.143/volume/v3/volumes/93c7bd33-d9d0-4f4f-8570-bc0840af7b47 Aug 16 21:17:07.010347 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-1cf69473-0e36-4f4f-a42d-b1c9575469d5 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:17:07.010347 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-1cf69473-0e36-4f4f-a42d-b1c9575469d5 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:17:07.024819 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:17:07.024819 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:17:07.029771 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-1cf69473-0e36-4f4f-a42d-b1c9575469d5 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Volume info retrieved successfully. Aug 16 21:17:07.037025 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-1cf69473-0e36-4f4f-a42d-b1c9575469d5 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] https://10.4.3.143/volume/v3/volumes/93c7bd33-d9d0-4f4f-8570-bc0840af7b47 returned with HTTP 200 Aug 16 21:17:07.037401 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 883/3523] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:17:07 2026] GET /volume/v3/volumes/93c7bd33-d9d0-4f4f-8570-bc0840af7b47 => generated 1356 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:17:07.048878 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-cf3777f9-62b3-44d2-9cca-52e1845e811d None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:17:07.050809 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-cf3777f9-62b3-44d2-9cca-52e1845e811d tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] POST https://10.4.3.143/volume/v3/backups Aug 16 21:17:07.051188 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-cf3777f9-62b3-44d2-9cca-52e1845e811d tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "93c7bd33-d9d0-4f4f-8570-bc0840af7b47", "name": "tempest-VolumesBackupsTest-Backup-1373176804", "container": "tempest-volumesbackupstest-backup-container-863157726"}} {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:17:07.054935 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.contrib.backups [None req-cf3777f9-62b3-44d2-9cca-52e1845e811d tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Creating new backup {'backup': {'volume_id': '93c7bd33-d9d0-4f4f-8570-bc0840af7b47', 'name': 'tempest-VolumesBackupsTest-Backup-1373176804', 'container': 'tempest-volumesbackupstest-backup-container-863157726'}} {{(pid=100333) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 16 21:17:07.054935 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.contrib.backups [None req-cf3777f9-62b3-44d2-9cca-52e1845e811d tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Creating backup of volume 93c7bd33-d9d0-4f4f-8570-bc0840af7b47 in container tempest-volumesbackupstest-backup-container-863157726 Aug 16 21:17:07.060725 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:17:07.060725 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:17:07.061264 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-cf3777f9-62b3-44d2-9cca-52e1845e811d tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Volume info retrieved successfully. Aug 16 21:17:07.080805 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.quota [None req-cf3777f9-62b3-44d2-9cca-52e1845e811d tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Created reservations ['9f75b64f-fa79-4a5b-b0d9-27e9be599ebc', 'daed1095-5c44-4403-81c7-afe947cebbe4'] {{(pid=100333) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:17:07.112671 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-cf3777f9-62b3-44d2-9cca-52e1845e811d tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] https://10.4.3.143/volume/v3/backups returned with HTTP 202 Aug 16 21:17:07.113167 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 873/3524] 10.4.3.143 () {68 vars in 1259 bytes} [Sun Aug 16 21:17:07 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 16 21:17:07.122505 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-8dd1a9e6-6d01-4ad9-805f-5ee9060c17fe None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:17:07.124295 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-8dd1a9e6-6d01-4ad9-805f-5ee9060c17fe tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] GET https://10.4.3.143/volume/v3/backups/4adbc0ce-8d72-4787-834d-03c59bce3a3b Aug 16 21:17:07.124718 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-8dd1a9e6-6d01-4ad9-805f-5ee9060c17fe tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:17:07.124758 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-8dd1a9e6-6d01-4ad9-805f-5ee9060c17fe tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:17:07.124884 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.v3.backups [None req-8dd1a9e6-6d01-4ad9-805f-5ee9060c17fe tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Show backup with id 4adbc0ce-8d72-4787-834d-03c59bce3a3b. {{(pid=100330) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:17:07.128726 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:17:07.128726 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:17:07.129598 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-8dd1a9e6-6d01-4ad9-805f-5ee9060c17fe tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] https://10.4.3.143/volume/v3/backups/4adbc0ce-8d72-4787-834d-03c59bce3a3b returned with HTTP 200 Aug 16 21:17:07.129812 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 886/3525] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:17:07 2026] GET /volume/v3/backups/4adbc0ce-8d72-4787-834d-03c59bce3a3b => generated 788 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:17:07.147964 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-381bf570-e2b7-4811-8e4a-79a62d6b20c6 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:17:07.159391 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-381bf570-e2b7-4811-8e4a-79a62d6b20c6 tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] GET https://10.4.3.143/volume/v3/backups/e16073ad-9e43-497a-9337-36dd757cc080 Aug 16 21:17:07.159391 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-381bf570-e2b7-4811-8e4a-79a62d6b20c6 tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:17:07.159391 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-381bf570-e2b7-4811-8e4a-79a62d6b20c6 tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:17:07.159391 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.v3.backups [None req-381bf570-e2b7-4811-8e4a-79a62d6b20c6 tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] Show backup with id e16073ad-9e43-497a-9337-36dd757cc080. {{(pid=100331) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:17:07.162572 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-381bf570-e2b7-4811-8e4a-79a62d6b20c6 tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] https://10.4.3.143/volume/v3/backups/e16073ad-9e43-497a-9337-36dd757cc080 returned with HTTP 404 Aug 16 21:17:07.163113 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 884/3526] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:17:07 2026] GET /volume/v3/backups/e16073ad-9e43-497a-9337-36dd757cc080 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:17:07.169936 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-a6cb4c37-c51b-4ac6-a08d-5f5474ed9ab9 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:17:07.171591 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-a6cb4c37-c51b-4ac6-a08d-5f5474ed9ab9 tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] DELETE https://10.4.3.143/volume/v3/backups/db4a9633-6089-463d-9226-c481e07327d1 Aug 16 21:17:07.171788 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-a6cb4c37-c51b-4ac6-a08d-5f5474ed9ab9 tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:17:07.171985 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-a6cb4c37-c51b-4ac6-a08d-5f5474ed9ab9 tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] Calling method 'delete' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:17:07.172090 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.contrib.backups [None req-a6cb4c37-c51b-4ac6-a08d-5f5474ed9ab9 tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] Delete backup with id: db4a9633-6089-463d-9226-c481e07327d1. Aug 16 21:17:07.175944 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:17:07.175944 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:17:07.190310 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.backup.rpcapi [None req-a6cb4c37-c51b-4ac6-a08d-5f5474ed9ab9 tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] delete_backup rpcapi backup_id db4a9633-6089-463d-9226-c481e07327d1 {{(pid=100332) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 16 21:17:07.191702 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-a6cb4c37-c51b-4ac6-a08d-5f5474ed9ab9 tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] https://10.4.3.143/volume/v3/backups/db4a9633-6089-463d-9226-c481e07327d1 returned with HTTP 202 Aug 16 21:17:07.192083 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 884/3527] 10.4.3.143 () {68 vars in 1391 bytes} [Sun Aug 16 21:17:07 2026] DELETE /volume/v3/backups/db4a9633-6089-463d-9226-c481e07327d1 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 16 21:17:07.199899 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-1cc24fcb-e215-439b-9ff3-4889268658a3 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:17:07.202195 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-1cc24fcb-e215-439b-9ff3-4889268658a3 tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] GET https://10.4.3.143/volume/v3/backups/db4a9633-6089-463d-9226-c481e07327d1 Aug 16 21:17:07.202445 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-1cc24fcb-e215-439b-9ff3-4889268658a3 tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:17:07.202667 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-1cc24fcb-e215-439b-9ff3-4889268658a3 tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:17:07.202800 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.v3.backups [None req-1cc24fcb-e215-439b-9ff3-4889268658a3 tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] Show backup with id db4a9633-6089-463d-9226-c481e07327d1. {{(pid=100333) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:17:07.209527 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:17:07.209527 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:17:07.210933 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-1cc24fcb-e215-439b-9ff3-4889268658a3 tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] https://10.4.3.143/volume/v3/backups/db4a9633-6089-463d-9226-c481e07327d1 returned with HTTP 200 Aug 16 21:17:07.211496 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 874/3528] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:17:07 2026] GET /volume/v3/backups/db4a9633-6089-463d-9226-c481e07327d1 => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:17:07.587587 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-38b8b16c-963a-4083-a474-fb422fddb40a None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:17:07.589504 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-38b8b16c-963a-4083-a474-fb422fddb40a tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] GET https://10.4.3.143/volume/v3/volumes/e0a43573-1f93-4f3a-8804-0c44c4bff8ec Aug 16 21:17:07.589576 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-38b8b16c-963a-4083-a474-fb422fddb40a tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:17:07.589768 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-38b8b16c-963a-4083-a474-fb422fddb40a tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:17:07.609571 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:17:07.609571 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:17:07.614776 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-38b8b16c-963a-4083-a474-fb422fddb40a tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] Volume info retrieved successfully. Aug 16 21:17:07.621929 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-38b8b16c-963a-4083-a474-fb422fddb40a tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] https://10.4.3.143/volume/v3/volumes/e0a43573-1f93-4f3a-8804-0c44c4bff8ec returned with HTTP 200 Aug 16 21:17:07.622328 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 887/3529] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:17:07 2026] GET /volume/v3/volumes/e0a43573-1f93-4f3a-8804-0c44c4bff8ec => generated 878 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:17:08.142545 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-a923eb23-a9c7-4d45-acdb-e98a81b5e4df None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:17:08.144572 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-a923eb23-a9c7-4d45-acdb-e98a81b5e4df tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] GET https://10.4.3.143/volume/v3/backups/4adbc0ce-8d72-4787-834d-03c59bce3a3b Aug 16 21:17:08.144777 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-a923eb23-a9c7-4d45-acdb-e98a81b5e4df tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:17:08.144997 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-a923eb23-a9c7-4d45-acdb-e98a81b5e4df tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:17:08.145094 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.v3.backups [None req-a923eb23-a9c7-4d45-acdb-e98a81b5e4df tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Show backup with id 4adbc0ce-8d72-4787-834d-03c59bce3a3b. {{(pid=100331) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:17:08.149635 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:17:08.149635 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:17:08.150367 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-a923eb23-a9c7-4d45-acdb-e98a81b5e4df tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] https://10.4.3.143/volume/v3/backups/4adbc0ce-8d72-4787-834d-03c59bce3a3b returned with HTTP 200 Aug 16 21:17:08.150697 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 885/3530] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:17:08 2026] GET /volume/v3/backups/4adbc0ce-8d72-4787-834d-03c59bce3a3b => generated 790 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:17:08.223565 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-f53865e1-fdc7-4018-a5a8-d291d706c883 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:17:08.225654 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-f53865e1-fdc7-4018-a5a8-d291d706c883 tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] GET https://10.4.3.143/volume/v3/backups/db4a9633-6089-463d-9226-c481e07327d1 Aug 16 21:17:08.225877 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-f53865e1-fdc7-4018-a5a8-d291d706c883 tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:17:08.226155 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-f53865e1-fdc7-4018-a5a8-d291d706c883 tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:17:08.226273 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.v3.backups [None req-f53865e1-fdc7-4018-a5a8-d291d706c883 tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] Show backup with id db4a9633-6089-463d-9226-c481e07327d1. {{(pid=100332) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:17:08.243695 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-f53865e1-fdc7-4018-a5a8-d291d706c883 tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] https://10.4.3.143/volume/v3/backups/db4a9633-6089-463d-9226-c481e07327d1 returned with HTTP 404 Aug 16 21:17:08.244366 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 885/3531] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:17:08 2026] GET /volume/v3/backups/db4a9633-6089-463d-9226-c481e07327d1 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:17:08.262839 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-e690d7d4-381a-4d41-89d9-d73deaf0c3e9 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:17:08.264539 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-e690d7d4-381a-4d41-89d9-d73deaf0c3e9 tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] DELETE https://10.4.3.143/volume/v3/volumes/5d77d2d9-53ea-41b2-8d8f-370bd8063b85 Aug 16 21:17:08.264719 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-e690d7d4-381a-4d41-89d9-d73deaf0c3e9 tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:17:08.264890 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-e690d7d4-381a-4d41-89d9-d73deaf0c3e9 tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] Calling method 'delete' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:17:08.265071 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.v3.volumes [None req-e690d7d4-381a-4d41-89d9-d73deaf0c3e9 tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] Delete volume with id: 5d77d2d9-53ea-41b2-8d8f-370bd8063b85 Aug 16 21:17:08.291043 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:17:08.291043 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:17:08.291579 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-e690d7d4-381a-4d41-89d9-d73deaf0c3e9 tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] Volume info retrieved successfully. Aug 16 21:17:08.330173 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-e690d7d4-381a-4d41-89d9-d73deaf0c3e9 tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] Delete volume request issued successfully. Aug 16 21:17:08.330388 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-e690d7d4-381a-4d41-89d9-d73deaf0c3e9 tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] https://10.4.3.143/volume/v3/volumes/5d77d2d9-53ea-41b2-8d8f-370bd8063b85 returned with HTTP 202 Aug 16 21:17:08.330783 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 875/3532] 10.4.3.143 () {68 vars in 1391 bytes} [Sun Aug 16 21:17:08 2026] DELETE /volume/v3/volumes/5d77d2d9-53ea-41b2-8d8f-370bd8063b85 => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 21:17:08.342034 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-e19d97fd-8233-43bc-a1d4-6d20cf690859 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:17:08.344654 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-e19d97fd-8233-43bc-a1d4-6d20cf690859 tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] GET https://10.4.3.143/volume/v3/volumes/5d77d2d9-53ea-41b2-8d8f-370bd8063b85 Aug 16 21:17:08.346727 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-e19d97fd-8233-43bc-a1d4-6d20cf690859 tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:17:08.346727 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-e19d97fd-8233-43bc-a1d4-6d20cf690859 tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:17:08.358393 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:17:08.358393 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:17:08.362737 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-e19d97fd-8233-43bc-a1d4-6d20cf690859 tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] Volume info retrieved successfully. Aug 16 21:17:08.367687 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-e19d97fd-8233-43bc-a1d4-6d20cf690859 tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] https://10.4.3.143/volume/v3/volumes/5d77d2d9-53ea-41b2-8d8f-370bd8063b85 returned with HTTP 200 Aug 16 21:17:08.367687 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 888/3533] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:17:08 2026] GET /volume/v3/volumes/5d77d2d9-53ea-41b2-8d8f-370bd8063b85 => generated 1008 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:17:08.483449 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-6e3df866-5b25-4cf5-9f93-8d156495e156 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:17:08.631114 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-6e3df866-5b25-4cf5-9f93-8d156495e156 tempest-VolumesSnapshotNegativeTestJSON-1959226082 tempest-VolumesSnapshotNegativeTestJSON-1959226082-project-member] POST https://10.4.3.143/volume/v3/snapshots Aug 16 21:17:08.631470 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-6e3df866-5b25-4cf5-9f93-8d156495e156 tempest-VolumesSnapshotNegativeTestJSON-1959226082 tempest-VolumesSnapshotNegativeTestJSON-1959226082-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d2952994-7ed4-468d-b8e1-7cd374ad835c", "display_name": "tempest-VolumesSnapshotNegativeTestJSON-snap-686493161"}} {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:17:08.640022 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-6e3df866-5b25-4cf5-9f93-8d156495e156 tempest-VolumesSnapshotNegativeTestJSON-1959226082 tempest-VolumesSnapshotNegativeTestJSON-1959226082-project-member] https://10.4.3.143/volume/v3/snapshots returned with HTTP 404 Aug 16 21:17:08.640696 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 886/3534] 10.4.3.143 () {68 vars in 1265 bytes} [Sun Aug 16 21:17:08 2026] POST /volume/v3/snapshots => generated 109 bytes in 160 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:17:08.642885 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-40fe8070-992f-403f-a683-d3ee5d934202 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:17:08.646265 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-40fe8070-992f-403f-a683-d3ee5d934202 tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] GET https://10.4.3.143/volume/v3/volumes/e0a43573-1f93-4f3a-8804-0c44c4bff8ec Aug 16 21:17:08.646516 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-40fe8070-992f-403f-a683-d3ee5d934202 tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:17:08.646819 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-40fe8070-992f-403f-a683-d3ee5d934202 tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:17:08.650873 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-33514534-7bdc-404a-b061-cfb830b1c669 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:17:08.653009 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-33514534-7bdc-404a-b061-cfb830b1c669 tempest-VolumesSnapshotNegativeTestJSON-1959226082 tempest-VolumesSnapshotNegativeTestJSON-1959226082-project-member] POST https://10.4.3.143/volume/v3/snapshots Aug 16 21:17:08.654947 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-33514534-7bdc-404a-b061-cfb830b1c669 tempest-VolumesSnapshotNegativeTestJSON-1959226082 tempest-VolumesSnapshotNegativeTestJSON-1959226082-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": null, "display_name": "tempest-VolumesSnapshotNegativeTestJSON-snap-587021149"}} {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:17:08.659325 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:17:08.659325 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:17:08.662762 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-40fe8070-992f-403f-a683-d3ee5d934202 tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] Volume info retrieved successfully. Aug 16 21:17:08.666620 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-40fe8070-992f-403f-a683-d3ee5d934202 tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] https://10.4.3.143/volume/v3/volumes/e0a43573-1f93-4f3a-8804-0c44c4bff8ec returned with HTTP 200 Aug 16 21:17:08.667212 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 886/3535] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:17:08 2026] GET /volume/v3/volumes/e0a43573-1f93-4f3a-8804-0c44c4bff8ec => generated 878 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:17:08.692884 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-33514534-7bdc-404a-b061-cfb830b1c669 tempest-VolumesSnapshotNegativeTestJSON-1959226082 tempest-VolumesSnapshotNegativeTestJSON-1959226082-project-member] https://10.4.3.143/volume/v3/snapshots returned with HTTP 404 Aug 16 21:17:08.693929 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 876/3536] 10.4.3.143 () {68 vars in 1265 bytes} [Sun Aug 16 21:17:08 2026] POST /volume/v3/snapshots => generated 77 bytes in 44 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 16 21:17:08.714085 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-754e854f-c5d7-4435-8772-9cd02e006d50 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:17:08.717233 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-754e854f-c5d7-4435-8772-9cd02e006d50 tempest-VolumesSnapshotNegativeTestJSON-1959226082 tempest-VolumesSnapshotNegativeTestJSON-1959226082-project-member] GET https://10.4.3.143/volume/v3/snapshots?limit=invalid Aug 16 21:17:08.717414 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-754e854f-c5d7-4435-8772-9cd02e006d50 tempest-VolumesSnapshotNegativeTestJSON-1959226082 tempest-VolumesSnapshotNegativeTestJSON-1959226082-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:17:08.717584 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-754e854f-c5d7-4435-8772-9cd02e006d50 tempest-VolumesSnapshotNegativeTestJSON-1959226082 tempest-VolumesSnapshotNegativeTestJSON-1959226082-project-member] Calling method 'index' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:17:08.717847 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-754e854f-c5d7-4435-8772-9cd02e006d50 tempest-VolumesSnapshotNegativeTestJSON-1959226082 tempest-VolumesSnapshotNegativeTestJSON-1959226082-project-member] HTTP exception thrown: limit param must be an integer Aug 16 21:17:08.718012 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-754e854f-c5d7-4435-8772-9cd02e006d50 tempest-VolumesSnapshotNegativeTestJSON-1959226082 tempest-VolumesSnapshotNegativeTestJSON-1959226082-project-member] https://10.4.3.143/volume/v3/snapshots?limit=invalid returned with HTTP 400 Aug 16 21:17:08.718570 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 889/3537] 10.4.3.143 () {66 vars in 1270 bytes} [Sun Aug 16 21:17:08 2026] GET /volume/v3/snapshots?limit=invalid => generated 74 bytes in 5 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 16 21:17:08.726475 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-51d3544e-f99b-4bd8-9744-979dd8875fc3 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:17:08.728208 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-51d3544e-f99b-4bd8-9744-979dd8875fc3 tempest-VolumesSnapshotNegativeTestJSON-1959226082 tempest-VolumesSnapshotNegativeTestJSON-1959226082-project-member] GET https://10.4.3.143/volume/v3/snapshots?marker=c39c09a4-2138-4447-8fa1-74bc2722d2b3 Aug 16 21:17:08.728386 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-51d3544e-f99b-4bd8-9744-979dd8875fc3 tempest-VolumesSnapshotNegativeTestJSON-1959226082 tempest-VolumesSnapshotNegativeTestJSON-1959226082-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:17:08.728552 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-51d3544e-f99b-4bd8-9744-979dd8875fc3 tempest-VolumesSnapshotNegativeTestJSON-1959226082 tempest-VolumesSnapshotNegativeTestJSON-1959226082-project-member] Calling method 'index' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:17:08.728810 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.api_utils [None req-51d3544e-f99b-4bd8-9744-979dd8875fc3 tempest-VolumesSnapshotNegativeTestJSON-1959226082 tempest-VolumesSnapshotNegativeTestJSON-1959226082-project-member] Removing options '' from query. {{(pid=100331) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 16 21:17:08.729741 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.db.api [None req-51d3544e-f99b-4bd8-9744-979dd8875fc3 tempest-VolumesSnapshotNegativeTestJSON-1959226082 tempest-VolumesSnapshotNegativeTestJSON-1959226082-project-member] Building query based on filter {{(pid=100331) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 16 21:17:08.733532 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-51d3544e-f99b-4bd8-9744-979dd8875fc3 tempest-VolumesSnapshotNegativeTestJSON-1959226082 tempest-VolumesSnapshotNegativeTestJSON-1959226082-project-member] https://10.4.3.143/volume/v3/snapshots?marker=c39c09a4-2138-4447-8fa1-74bc2722d2b3 returned with HTTP 404 Aug 16 21:17:08.733996 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 887/3538] 10.4.3.143 () {66 vars in 1330 bytes} [Sun Aug 16 21:17:08 2026] GET /volume/v3/snapshots?marker=c39c09a4-2138-4447-8fa1-74bc2722d2b3 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:17:08.741398 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-7430c254-11bd-4953-86af-d799ee11e41c None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:17:08.743225 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-7430c254-11bd-4953-86af-d799ee11e41c tempest-VolumesSnapshotNegativeTestJSON-1959226082 tempest-VolumesSnapshotNegativeTestJSON-1959226082-project-member] GET https://10.4.3.143/volume/v3/snapshots?sort_key=invalid Aug 16 21:17:08.743461 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-7430c254-11bd-4953-86af-d799ee11e41c tempest-VolumesSnapshotNegativeTestJSON-1959226082 tempest-VolumesSnapshotNegativeTestJSON-1959226082-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:17:08.743690 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-7430c254-11bd-4953-86af-d799ee11e41c tempest-VolumesSnapshotNegativeTestJSON-1959226082 tempest-VolumesSnapshotNegativeTestJSON-1959226082-project-member] Calling method 'index' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:17:08.744155 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.api_utils [None req-7430c254-11bd-4953-86af-d799ee11e41c tempest-VolumesSnapshotNegativeTestJSON-1959226082 tempest-VolumesSnapshotNegativeTestJSON-1959226082-project-member] Removing options '' from query. {{(pid=100332) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 16 21:17:08.745280 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.db.api [None req-7430c254-11bd-4953-86af-d799ee11e41c tempest-VolumesSnapshotNegativeTestJSON-1959226082 tempest-VolumesSnapshotNegativeTestJSON-1959226082-project-member] Building query based on filter {{(pid=100332) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 16 21:17:08.745733 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-7430c254-11bd-4953-86af-d799ee11e41c tempest-VolumesSnapshotNegativeTestJSON-1959226082 tempest-VolumesSnapshotNegativeTestJSON-1959226082-project-member] https://10.4.3.143/volume/v3/snapshots?sort_key=invalid returned with HTTP 400 Aug 16 21:17:08.746232 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 887/3539] 10.4.3.143 () {66 vars in 1276 bytes} [Sun Aug 16 21:17:08 2026] GET /volume/v3/snapshots?sort_key=invalid => generated 84 bytes in 5 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 16 21:17:08.754790 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-a5632393-2c21-4a4a-9bd9-5df214e2fac0 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:17:08.757842 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-a5632393-2c21-4a4a-9bd9-5df214e2fac0 tempest-VolumesSnapshotNegativeTestJSON-1959226082 tempest-VolumesSnapshotNegativeTestJSON-1959226082-project-member] POST https://10.4.3.143/volume/v3/volumes Aug 16 21:17:08.757842 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-a5632393-2c21-4a4a-9bd9-5df214e2fac0 tempest-VolumesSnapshotNegativeTestJSON-1959226082 tempest-VolumesSnapshotNegativeTestJSON-1959226082-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2, "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-145334697"}} {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:17:08.759573 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.v3.volumes [None req-a5632393-2c21-4a4a-9bd9-5df214e2fac0 tempest-VolumesSnapshotNegativeTestJSON-1959226082 tempest-VolumesSnapshotNegativeTestJSON-1959226082-project-member] Create volume request body: {'volume': {'size': 2, 'name': 'tempest-VolumesSnapshotNegativeTestJSON-Volume-145334697'}} {{(pid=100333) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 21:17:08.759858 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.v3.volumes [None req-a5632393-2c21-4a4a-9bd9-5df214e2fac0 tempest-VolumesSnapshotNegativeTestJSON-1959226082 tempest-VolumesSnapshotNegativeTestJSON-1959226082-project-member] Create volume of 2 GB Aug 16 21:17:08.765373 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-a5632393-2c21-4a4a-9bd9-5df214e2fac0 tempest-VolumesSnapshotNegativeTestJSON-1959226082 tempest-VolumesSnapshotNegativeTestJSON-1959226082-project-member] Availability Zones retrieved successfully. Aug 16 21:17:08.772503 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-a5632393-2c21-4a4a-9bd9-5df214e2fac0 tempest-VolumesSnapshotNegativeTestJSON-1959226082 tempest-VolumesSnapshotNegativeTestJSON-1959226082-project-member] Flow 'volume_create_api' (02df5c79-2c89-4633-8979-c5d75e5a656b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100333) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:17:08.774086 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-a5632393-2c21-4a4a-9bd9-5df214e2fac0 tempest-VolumesSnapshotNegativeTestJSON-1959226082 tempest-VolumesSnapshotNegativeTestJSON-1959226082-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2d2d6338-9092-475c-b988-4d187452b73d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:17:08.775202 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.flows.api.create_volume [None req-a5632393-2c21-4a4a-9bd9-5df214e2fac0 tempest-VolumesSnapshotNegativeTestJSON-1959226082 tempest-VolumesSnapshotNegativeTestJSON-1959226082-project-member] Validating volume size '2' using validate_int {{(pid=100333) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 21:17:08.801369 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-a5632393-2c21-4a4a-9bd9-5df214e2fac0 tempest-VolumesSnapshotNegativeTestJSON-1959226082 tempest-VolumesSnapshotNegativeTestJSON-1959226082-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2d2d6338-9092-475c-b988-4d187452b73d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T21:04:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=69e633b8-fab9-4b15-8b40-4f1a67c51cda,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '69e633b8-fab9-4b15-8b40-4f1a67c51cda', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:17:08.802696 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-a5632393-2c21-4a4a-9bd9-5df214e2fac0 tempest-VolumesSnapshotNegativeTestJSON-1959226082 tempest-VolumesSnapshotNegativeTestJSON-1959226082-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d71e6bda-9793-4aa5-81d5-5b74c39b8ad8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:17:08.868895 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.quota [None req-a5632393-2c21-4a4a-9bd9-5df214e2fac0 tempest-VolumesSnapshotNegativeTestJSON-1959226082 tempest-VolumesSnapshotNegativeTestJSON-1959226082-project-member] Created reservations ['3d6675ae-3853-4b47-9a7e-c8abfa19a60a', 'd21875f7-e27e-4c37-be7b-e318bd843ab6', 'ac277487-301f-4e39-903e-d5e3b3f47ae7', 'c6bab951-fa8d-4fa6-94ea-34f948c8452a'] {{(pid=100333) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:17:08.871675 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-a5632393-2c21-4a4a-9bd9-5df214e2fac0 tempest-VolumesSnapshotNegativeTestJSON-1959226082 tempest-VolumesSnapshotNegativeTestJSON-1959226082-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d71e6bda-9793-4aa5-81d5-5b74c39b8ad8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3d6675ae-3853-4b47-9a7e-c8abfa19a60a', 'd21875f7-e27e-4c37-be7b-e318bd843ab6', 'ac277487-301f-4e39-903e-d5e3b3f47ae7', 'c6bab951-fa8d-4fa6-94ea-34f948c8452a']}' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:17:08.871675 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-a5632393-2c21-4a4a-9bd9-5df214e2fac0 tempest-VolumesSnapshotNegativeTestJSON-1959226082 tempest-VolumesSnapshotNegativeTestJSON-1959226082-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f4d913d1-21d2-44b9-94c9-c85dd4aec69b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:17:08.884727 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-08e2d37f-e2f6-4425-983f-19d64bf31bc0 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:17:08.886851 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-08e2d37f-e2f6-4425-983f-19d64bf31bc0 tempest-TestStampPattern-1200750360 tempest-TestStampPattern-1200750360-project-member] DELETE https://10.4.3.143/volume/v3/volumes/1a59e361-71d9-4d8d-b5e6-0223e11781ae Aug 16 21:17:08.887199 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-08e2d37f-e2f6-4425-983f-19d64bf31bc0 tempest-TestStampPattern-1200750360 tempest-TestStampPattern-1200750360-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:17:08.887424 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-08e2d37f-e2f6-4425-983f-19d64bf31bc0 tempest-TestStampPattern-1200750360 tempest-TestStampPattern-1200750360-project-member] Calling method 'delete' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:17:08.887647 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.v3.volumes [None req-08e2d37f-e2f6-4425-983f-19d64bf31bc0 tempest-TestStampPattern-1200750360 tempest-TestStampPattern-1200750360-project-member] Delete volume with id: 1a59e361-71d9-4d8d-b5e6-0223e11781ae Aug 16 21:17:08.894845 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:17:08.894845 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:17:08.895362 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-08e2d37f-e2f6-4425-983f-19d64bf31bc0 tempest-TestStampPattern-1200750360 tempest-TestStampPattern-1200750360-project-member] Volume info retrieved successfully. Aug 16 21:17:08.902029 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-a5632393-2c21-4a4a-9bd9-5df214e2fac0 tempest-VolumesSnapshotNegativeTestJSON-1959226082 tempest-VolumesSnapshotNegativeTestJSON-1959226082-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f4d913d1-21d2-44b9-94c9-c85dd4aec69b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '132c6ae0-59de-40f8-aa13-e6eb1cc37809', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotNegativeTestJSON-Volume-145334697',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fe670458177d429e87bc0836a28f81cf',qos_specs=None,replication_status=,reservations=['3d6675ae-3853-4b47-9a7e-c8abfa19a60a','d21875f7-e27e-4c37-be7b-e318bd843ab6','ac277487-301f-4e39-903e-d5e3b3f47ae7','c6bab951-fa8d-4fa6-94ea-34f948c8452a'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='df64d6e8be2249dc854161285f1c03cd',volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T21:17:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotNegativeTestJSON-Volume-145334697',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=132c6ae0-59de-40f8-aa13-e6eb1cc37809,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fe670458177d429e87bc0836a28f81cf',provider_auth=None,provider_geometry=None,provider_id=None,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='df64d6e8be2249dc854161285f1c03cd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(69e633b8-fab9-4b15-8b40-4f1a67c51cda),volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda)}' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:17:08.902821 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-a5632393-2c21-4a4a-9bd9-5df214e2fac0 tempest-VolumesSnapshotNegativeTestJSON-1959226082 tempest-VolumesSnapshotNegativeTestJSON-1959226082-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f1d7af8c-2f66-40d2-b47a-7299b0b53919) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:17:08.913530 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-08e2d37f-e2f6-4425-983f-19d64bf31bc0 tempest-TestStampPattern-1200750360 tempest-TestStampPattern-1200750360-project-member] Delete volume request issued successfully. Aug 16 21:17:08.913694 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-08e2d37f-e2f6-4425-983f-19d64bf31bc0 tempest-TestStampPattern-1200750360 tempest-TestStampPattern-1200750360-project-member] https://10.4.3.143/volume/v3/volumes/1a59e361-71d9-4d8d-b5e6-0223e11781ae returned with HTTP 202 Aug 16 21:17:08.914100 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 890/3540] 10.4.3.143 () {66 vars in 1351 bytes} [Sun Aug 16 21:17:08 2026] DELETE /volume/v3/volumes/1a59e361-71d9-4d8d-b5e6-0223e11781ae => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 21:17:08.920846 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-a5632393-2c21-4a4a-9bd9-5df214e2fac0 tempest-VolumesSnapshotNegativeTestJSON-1959226082 tempest-VolumesSnapshotNegativeTestJSON-1959226082-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f1d7af8c-2f66-40d2-b47a-7299b0b53919) transitioned into state 'SUCCESS' from state '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-145334697',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fe670458177d429e87bc0836a28f81cf',qos_specs=None,replication_status=,reservations=['3d6675ae-3853-4b47-9a7e-c8abfa19a60a','d21875f7-e27e-4c37-be7b-e318bd843ab6','ac277487-301f-4e39-903e-d5e3b3f47ae7','c6bab951-fa8d-4fa6-94ea-34f948c8452a'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='df64d6e8be2249dc854161285f1c03cd',volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda)}' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:17:08.921141 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-e7d50f4a-7be2-4301-9cc3-4f47c370544b None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:17:08.921814 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-a5632393-2c21-4a4a-9bd9-5df214e2fac0 tempest-VolumesSnapshotNegativeTestJSON-1959226082 tempest-VolumesSnapshotNegativeTestJSON-1959226082-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ac517b7b-6faa-43c3-8108-b63f5f76fe5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:17:08.923359 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-e7d50f4a-7be2-4301-9cc3-4f47c370544b tempest-TestStampPattern-1200750360 tempest-TestStampPattern-1200750360-project-member] GET https://10.4.3.143/volume/v3/volumes/1a59e361-71d9-4d8d-b5e6-0223e11781ae Aug 16 21:17:08.923582 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-e7d50f4a-7be2-4301-9cc3-4f47c370544b tempest-TestStampPattern-1200750360 tempest-TestStampPattern-1200750360-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:17:08.923758 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-e7d50f4a-7be2-4301-9cc3-4f47c370544b tempest-TestStampPattern-1200750360 tempest-TestStampPattern-1200750360-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:17:08.930773 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:17:08.930773 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:17:08.932071 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-a5632393-2c21-4a4a-9bd9-5df214e2fac0 tempest-VolumesSnapshotNegativeTestJSON-1959226082 tempest-VolumesSnapshotNegativeTestJSON-1959226082-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ac517b7b-6faa-43c3-8108-b63f5f76fe5b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:17:08.932883 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-a5632393-2c21-4a4a-9bd9-5df214e2fac0 tempest-VolumesSnapshotNegativeTestJSON-1959226082 tempest-VolumesSnapshotNegativeTestJSON-1959226082-project-member] Flow 'volume_create_api' (02df5c79-2c89-4633-8979-c5d75e5a656b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100333) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:17:08.933249 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-a5632393-2c21-4a4a-9bd9-5df214e2fac0 tempest-VolumesSnapshotNegativeTestJSON-1959226082 tempest-VolumesSnapshotNegativeTestJSON-1959226082-project-member] Create volume request issued successfully. Aug 16 21:17:08.933818 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-a5632393-2c21-4a4a-9bd9-5df214e2fac0 tempest-VolumesSnapshotNegativeTestJSON-1959226082 tempest-VolumesSnapshotNegativeTestJSON-1959226082-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Aug 16 21:17:08.934263 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 877/3541] 10.4.3.143 () {68 vars in 1258 bytes} [Sun Aug 16 21:17:08 2026] POST /volume/v3/volumes => generated 761 bytes in 180 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 21:17:08.934783 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-e7d50f4a-7be2-4301-9cc3-4f47c370544b tempest-TestStampPattern-1200750360 tempest-TestStampPattern-1200750360-project-member] Volume info retrieved successfully. Aug 16 21:17:08.946807 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-9a3fc1c0-9610-45df-8cbd-4ee5e6c45bfd None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:17:08.955453 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-e7d50f4a-7be2-4301-9cc3-4f47c370544b tempest-TestStampPattern-1200750360 tempest-TestStampPattern-1200750360-project-member] https://10.4.3.143/volume/v3/volumes/1a59e361-71d9-4d8d-b5e6-0223e11781ae returned with HTTP 200 Aug 16 21:17:08.956050 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 888/3542] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:17:08 2026] GET /volume/v3/volumes/1a59e361-71d9-4d8d-b5e6-0223e11781ae => generated 839 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:17:08.957189 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-9a3fc1c0-9610-45df-8cbd-4ee5e6c45bfd tempest-VolumesSnapshotNegativeTestJSON-1959226082 tempest-VolumesSnapshotNegativeTestJSON-1959226082-project-member] GET https://10.4.3.143/volume/v3/volumes/132c6ae0-59de-40f8-aa13-e6eb1cc37809 Aug 16 21:17:08.957422 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-9a3fc1c0-9610-45df-8cbd-4ee5e6c45bfd tempest-VolumesSnapshotNegativeTestJSON-1959226082 tempest-VolumesSnapshotNegativeTestJSON-1959226082-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:17:08.957600 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-9a3fc1c0-9610-45df-8cbd-4ee5e6c45bfd tempest-VolumesSnapshotNegativeTestJSON-1959226082 tempest-VolumesSnapshotNegativeTestJSON-1959226082-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:17:08.976856 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:17:08.976856 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:17:08.981954 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-9a3fc1c0-9610-45df-8cbd-4ee5e6c45bfd tempest-VolumesSnapshotNegativeTestJSON-1959226082 tempest-VolumesSnapshotNegativeTestJSON-1959226082-project-member] Volume info retrieved successfully. Aug 16 21:17:08.990947 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-9a3fc1c0-9610-45df-8cbd-4ee5e6c45bfd tempest-VolumesSnapshotNegativeTestJSON-1959226082 tempest-VolumesSnapshotNegativeTestJSON-1959226082-project-member] https://10.4.3.143/volume/v3/volumes/132c6ae0-59de-40f8-aa13-e6eb1cc37809 returned with HTTP 200 Aug 16 21:17:08.990947 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 888/3543] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:17:08 2026] GET /volume/v3/volumes/132c6ae0-59de-40f8-aa13-e6eb1cc37809 => generated 829 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:17:09.160714 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-a5d95d62-2385-40e2-8d70-f9cbaddf4710 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:17:09.162613 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-a5d95d62-2385-40e2-8d70-f9cbaddf4710 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] GET https://10.4.3.143/volume/v3/backups/4adbc0ce-8d72-4787-834d-03c59bce3a3b Aug 16 21:17:09.162822 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-a5d95d62-2385-40e2-8d70-f9cbaddf4710 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:17:09.163064 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-a5d95d62-2385-40e2-8d70-f9cbaddf4710 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:17:09.163178 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.v3.backups [None req-a5d95d62-2385-40e2-8d70-f9cbaddf4710 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Show backup with id 4adbc0ce-8d72-4787-834d-03c59bce3a3b. {{(pid=100330) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:17:09.168282 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:17:09.168282 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:17:09.169026 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-a5d95d62-2385-40e2-8d70-f9cbaddf4710 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] https://10.4.3.143/volume/v3/backups/4adbc0ce-8d72-4787-834d-03c59bce3a3b returned with HTTP 200 Aug 16 21:17:09.169485 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 891/3544] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:17:09 2026] GET /volume/v3/backups/4adbc0ce-8d72-4787-834d-03c59bce3a3b => generated 790 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:17:09.380950 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-987286da-4ccd-4bbf-b22f-ed829870fd0d None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:17:09.383345 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-987286da-4ccd-4bbf-b22f-ed829870fd0d tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] GET https://10.4.3.143/volume/v3/volumes/5d77d2d9-53ea-41b2-8d8f-370bd8063b85 Aug 16 21:17:09.383621 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-987286da-4ccd-4bbf-b22f-ed829870fd0d tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:17:09.383864 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-987286da-4ccd-4bbf-b22f-ed829870fd0d tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:17:09.391072 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-987286da-4ccd-4bbf-b22f-ed829870fd0d tempest-ProjectReaderTests33-902397453 tempest-ProjectReaderTests33-902397453-project-admin] https://10.4.3.143/volume/v3/volumes/5d77d2d9-53ea-41b2-8d8f-370bd8063b85 returned with HTTP 404 Aug 16 21:17:09.391606 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 878/3545] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:17:09 2026] GET /volume/v3/volumes/5d77d2d9-53ea-41b2-8d8f-370bd8063b85 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:17:09.680942 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-93b59eff-db30-4c15-8a74-9398675d7e36 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:17:09.683373 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-93b59eff-db30-4c15-8a74-9398675d7e36 tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] GET https://10.4.3.143/volume/v3/volumes/e0a43573-1f93-4f3a-8804-0c44c4bff8ec Aug 16 21:17:09.684001 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-93b59eff-db30-4c15-8a74-9398675d7e36 tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:17:09.684064 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-93b59eff-db30-4c15-8a74-9398675d7e36 tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:17:09.695679 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:17:09.695679 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:17:09.700015 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-93b59eff-db30-4c15-8a74-9398675d7e36 tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] Volume info retrieved successfully. Aug 16 21:17:09.704004 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-93b59eff-db30-4c15-8a74-9398675d7e36 tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] https://10.4.3.143/volume/v3/volumes/e0a43573-1f93-4f3a-8804-0c44c4bff8ec returned with HTTP 200 Aug 16 21:17:09.704420 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 889/3546] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:17:09 2026] GET /volume/v3/volumes/e0a43573-1f93-4f3a-8804-0c44c4bff8ec => generated 878 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:17:09.972733 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-ad06babb-a259-4c3d-8094-a6bf1bfa1fd0 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:17:09.976159 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-ad06babb-a259-4c3d-8094-a6bf1bfa1fd0 tempest-TestStampPattern-1200750360 tempest-TestStampPattern-1200750360-project-member] GET https://10.4.3.143/volume/v3/volumes/1a59e361-71d9-4d8d-b5e6-0223e11781ae Aug 16 21:17:09.976159 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-ad06babb-a259-4c3d-8094-a6bf1bfa1fd0 tempest-TestStampPattern-1200750360 tempest-TestStampPattern-1200750360-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:17:09.976159 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-ad06babb-a259-4c3d-8094-a6bf1bfa1fd0 tempest-TestStampPattern-1200750360 tempest-TestStampPattern-1200750360-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:17:09.983243 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-ad06babb-a259-4c3d-8094-a6bf1bfa1fd0 tempest-TestStampPattern-1200750360 tempest-TestStampPattern-1200750360-project-member] https://10.4.3.143/volume/v3/volumes/1a59e361-71d9-4d8d-b5e6-0223e11781ae returned with HTTP 404 Aug 16 21:17:09.983971 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 889/3547] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:17:09 2026] GET /volume/v3/volumes/1a59e361-71d9-4d8d-b5e6-0223e11781ae => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:17:10.020035 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-0241e7f2-bc86-47d6-98a8-7f16c6fdd157 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:17:10.022313 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-0241e7f2-bc86-47d6-98a8-7f16c6fdd157 tempest-VolumesSnapshotNegativeTestJSON-1959226082 tempest-VolumesSnapshotNegativeTestJSON-1959226082-project-member] GET https://10.4.3.143/volume/v3/volumes/132c6ae0-59de-40f8-aa13-e6eb1cc37809 Aug 16 21:17:10.022401 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-0241e7f2-bc86-47d6-98a8-7f16c6fdd157 tempest-VolumesSnapshotNegativeTestJSON-1959226082 tempest-VolumesSnapshotNegativeTestJSON-1959226082-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:17:10.022588 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-0241e7f2-bc86-47d6-98a8-7f16c6fdd157 tempest-VolumesSnapshotNegativeTestJSON-1959226082 tempest-VolumesSnapshotNegativeTestJSON-1959226082-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:17:10.030822 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:17:10.030822 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:17:10.035406 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-0241e7f2-bc86-47d6-98a8-7f16c6fdd157 tempest-VolumesSnapshotNegativeTestJSON-1959226082 tempest-VolumesSnapshotNegativeTestJSON-1959226082-project-member] Volume info retrieved successfully. Aug 16 21:17:10.040515 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-0241e7f2-bc86-47d6-98a8-7f16c6fdd157 tempest-VolumesSnapshotNegativeTestJSON-1959226082 tempest-VolumesSnapshotNegativeTestJSON-1959226082-project-member] https://10.4.3.143/volume/v3/volumes/132c6ae0-59de-40f8-aa13-e6eb1cc37809 returned with HTTP 200 Aug 16 21:17:10.041080 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 892/3548] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:17:10 2026] GET /volume/v3/volumes/132c6ae0-59de-40f8-aa13-e6eb1cc37809 => generated 854 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:17:10.059047 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-d7e78a9b-d129-43a2-8f23-761e8193dc99 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:17:10.061045 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-d7e78a9b-d129-43a2-8f23-761e8193dc99 tempest-VolumesSnapshotNegativeTestJSON-1959226082 tempest-VolumesSnapshotNegativeTestJSON-1959226082-project-member] POST https://10.4.3.143/volume/v3/snapshots Aug 16 21:17:10.061444 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-d7e78a9b-d129-43a2-8f23-761e8193dc99 tempest-VolumesSnapshotNegativeTestJSON-1959226082 tempest-VolumesSnapshotNegativeTestJSON-1959226082-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "132c6ae0-59de-40f8-aa13-e6eb1cc37809", "name": "tempest-VolumesSnapshotNegativeTestJSON-Snapshot-818086927"}} {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:17:10.072302 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:17:10.072302 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:17:10.075667 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-d7e78a9b-d129-43a2-8f23-761e8193dc99 tempest-VolumesSnapshotNegativeTestJSON-1959226082 tempest-VolumesSnapshotNegativeTestJSON-1959226082-project-member] Volume info retrieved successfully. Aug 16 21:17:10.075667 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.v3.snapshots [None req-d7e78a9b-d129-43a2-8f23-761e8193dc99 tempest-VolumesSnapshotNegativeTestJSON-1959226082 tempest-VolumesSnapshotNegativeTestJSON-1959226082-project-member] Create snapshot from volume 132c6ae0-59de-40f8-aa13-e6eb1cc37809 Aug 16 21:17:10.109743 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.quota [None req-d7e78a9b-d129-43a2-8f23-761e8193dc99 tempest-VolumesSnapshotNegativeTestJSON-1959226082 tempest-VolumesSnapshotNegativeTestJSON-1959226082-project-member] Created reservations ['75e7f346-c975-47ec-9766-6bcfdfea10e4', '20429e1b-47d3-4d5b-bc76-7f8b9b6f439a', '2b50701e-12ea-469c-932b-af723b7219bb', '8e4d63af-bc43-4bca-be56-bde7f47d567f'] {{(pid=100333) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:17:10.145691 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-d7e78a9b-d129-43a2-8f23-761e8193dc99 tempest-VolumesSnapshotNegativeTestJSON-1959226082 tempest-VolumesSnapshotNegativeTestJSON-1959226082-project-member] Snapshot create request issued successfully. Aug 16 21:17:10.149287 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-d7e78a9b-d129-43a2-8f23-761e8193dc99 tempest-VolumesSnapshotNegativeTestJSON-1959226082 tempest-VolumesSnapshotNegativeTestJSON-1959226082-project-member] https://10.4.3.143/volume/v3/snapshots returned with HTTP 202 Aug 16 21:17:10.149287 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 879/3549] 10.4.3.143 () {68 vars in 1265 bytes} [Sun Aug 16 21:17:10 2026] POST /volume/v3/snapshots => generated 317 bytes in 88 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 21:17:10.161203 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-a00603fa-0137-4ea1-b143-72b9d602b3bd None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:17:10.167442 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-a00603fa-0137-4ea1-b143-72b9d602b3bd tempest-VolumesSnapshotNegativeTestJSON-1959226082 tempest-VolumesSnapshotNegativeTestJSON-1959226082-project-member] GET https://10.4.3.143/volume/v3/snapshots/0ac3e27e-3acd-453e-aaf2-ee88bf3cb3e5 Aug 16 21:17:10.167442 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-a00603fa-0137-4ea1-b143-72b9d602b3bd tempest-VolumesSnapshotNegativeTestJSON-1959226082 tempest-VolumesSnapshotNegativeTestJSON-1959226082-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:17:10.167442 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-a00603fa-0137-4ea1-b143-72b9d602b3bd tempest-VolumesSnapshotNegativeTestJSON-1959226082 tempest-VolumesSnapshotNegativeTestJSON-1959226082-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:17:10.174474 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:17:10.174474 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:17:10.174474 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-a00603fa-0137-4ea1-b143-72b9d602b3bd tempest-VolumesSnapshotNegativeTestJSON-1959226082 tempest-VolumesSnapshotNegativeTestJSON-1959226082-project-member] Snapshot retrieved successfully. Aug 16 21:17:10.175742 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-a00603fa-0137-4ea1-b143-72b9d602b3bd tempest-VolumesSnapshotNegativeTestJSON-1959226082 tempest-VolumesSnapshotNegativeTestJSON-1959226082-project-member] https://10.4.3.143/volume/v3/snapshots/0ac3e27e-3acd-453e-aaf2-ee88bf3cb3e5 returned with HTTP 200 Aug 16 21:17:10.176163 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 890/3550] 10.4.3.143 () {66 vars in 1354 bytes} [Sun Aug 16 21:17:10 2026] GET /volume/v3/snapshots/0ac3e27e-3acd-453e-aaf2-ee88bf3cb3e5 => generated 449 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:17:10.180475 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-9206f903-a495-4a83-b64c-36efbf587796 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:17:10.182270 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-9206f903-a495-4a83-b64c-36efbf587796 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] GET https://10.4.3.143/volume/v3/backups/4adbc0ce-8d72-4787-834d-03c59bce3a3b Aug 16 21:17:10.182510 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-9206f903-a495-4a83-b64c-36efbf587796 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:17:10.182737 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-9206f903-a495-4a83-b64c-36efbf587796 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:17:10.182886 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.v3.backups [None req-9206f903-a495-4a83-b64c-36efbf587796 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Show backup with id 4adbc0ce-8d72-4787-834d-03c59bce3a3b. {{(pid=100332) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:17:10.201557 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:17:10.201557 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:17:10.202451 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-9206f903-a495-4a83-b64c-36efbf587796 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] https://10.4.3.143/volume/v3/backups/4adbc0ce-8d72-4787-834d-03c59bce3a3b returned with HTTP 200 Aug 16 21:17:10.202841 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 890/3551] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:17:10 2026] GET /volume/v3/backups/4adbc0ce-8d72-4787-834d-03c59bce3a3b => generated 790 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:17:10.720900 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-01b6fe89-5f33-4688-8a14-0d76651fb9c1 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:17:10.727246 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-01b6fe89-5f33-4688-8a14-0d76651fb9c1 tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] GET https://10.4.3.143/volume/v3/volumes/e0a43573-1f93-4f3a-8804-0c44c4bff8ec Aug 16 21:17:10.727450 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-01b6fe89-5f33-4688-8a14-0d76651fb9c1 tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:17:10.727635 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-01b6fe89-5f33-4688-8a14-0d76651fb9c1 tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:17:10.752113 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:17:10.752113 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:17:10.756805 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-01b6fe89-5f33-4688-8a14-0d76651fb9c1 tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] Volume info retrieved successfully. Aug 16 21:17:10.762017 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-01b6fe89-5f33-4688-8a14-0d76651fb9c1 tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] https://10.4.3.143/volume/v3/volumes/e0a43573-1f93-4f3a-8804-0c44c4bff8ec returned with HTTP 200 Aug 16 21:17:10.762649 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 893/3552] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:17:10 2026] GET /volume/v3/volumes/e0a43573-1f93-4f3a-8804-0c44c4bff8ec => generated 878 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:17:11.198349 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-e709a3b4-6163-478d-895d-211d4999ba93 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:17:11.200202 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-e709a3b4-6163-478d-895d-211d4999ba93 tempest-VolumesSnapshotNegativeTestJSON-1959226082 tempest-VolumesSnapshotNegativeTestJSON-1959226082-project-member] GET https://10.4.3.143/volume/v3/snapshots/0ac3e27e-3acd-453e-aaf2-ee88bf3cb3e5 Aug 16 21:17:11.200442 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-e709a3b4-6163-478d-895d-211d4999ba93 tempest-VolumesSnapshotNegativeTestJSON-1959226082 tempest-VolumesSnapshotNegativeTestJSON-1959226082-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:17:11.200851 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-e709a3b4-6163-478d-895d-211d4999ba93 tempest-VolumesSnapshotNegativeTestJSON-1959226082 tempest-VolumesSnapshotNegativeTestJSON-1959226082-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:17:11.207190 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:17:11.207190 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:17:11.207686 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-e709a3b4-6163-478d-895d-211d4999ba93 tempest-VolumesSnapshotNegativeTestJSON-1959226082 tempest-VolumesSnapshotNegativeTestJSON-1959226082-project-member] Snapshot retrieved successfully. Aug 16 21:17:11.208681 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-e709a3b4-6163-478d-895d-211d4999ba93 tempest-VolumesSnapshotNegativeTestJSON-1959226082 tempest-VolumesSnapshotNegativeTestJSON-1959226082-project-member] https://10.4.3.143/volume/v3/snapshots/0ac3e27e-3acd-453e-aaf2-ee88bf3cb3e5 returned with HTTP 200 Aug 16 21:17:11.209114 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 880/3553] 10.4.3.143 () {66 vars in 1354 bytes} [Sun Aug 16 21:17:11 2026] GET /volume/v3/snapshots/0ac3e27e-3acd-453e-aaf2-ee88bf3cb3e5 => generated 476 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:17:11.215850 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-dc5a99af-46cb-4a7c-a79e-681aafa211b6 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:17:11.218163 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-dc5a99af-46cb-4a7c-a79e-681aafa211b6 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] GET https://10.4.3.143/volume/v3/backups/4adbc0ce-8d72-4787-834d-03c59bce3a3b Aug 16 21:17:11.218437 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-dc5a99af-46cb-4a7c-a79e-681aafa211b6 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:17:11.218721 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-dc5a99af-46cb-4a7c-a79e-681aafa211b6 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:17:11.218848 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.v3.backups [None req-dc5a99af-46cb-4a7c-a79e-681aafa211b6 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Show backup with id 4adbc0ce-8d72-4787-834d-03c59bce3a3b. {{(pid=100331) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:17:11.224600 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-2c92683e-2cc8-4390-bbc3-c2548b565c2f None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:17:11.225363 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:17:11.225363 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:17:11.226426 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-dc5a99af-46cb-4a7c-a79e-681aafa211b6 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] https://10.4.3.143/volume/v3/backups/4adbc0ce-8d72-4787-834d-03c59bce3a3b returned with HTTP 200 Aug 16 21:17:11.226889 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 891/3554] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:17:11 2026] GET /volume/v3/backups/4adbc0ce-8d72-4787-834d-03c59bce3a3b => generated 790 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:17:11.227403 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-2c92683e-2cc8-4390-bbc3-c2548b565c2f tempest-VolumesSnapshotNegativeTestJSON-1959226082 tempest-VolumesSnapshotNegativeTestJSON-1959226082-project-member] POST https://10.4.3.143/volume/v3/volumes Aug 16 21:17:11.227992 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-2c92683e-2cc8-4390-bbc3-c2548b565c2f tempest-VolumesSnapshotNegativeTestJSON-1959226082 tempest-VolumesSnapshotNegativeTestJSON-1959226082-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "snapshot_id": "0ac3e27e-3acd-453e-aaf2-ee88bf3cb3e5"}} {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:17:11.230247 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.v3.volumes [None req-2c92683e-2cc8-4390-bbc3-c2548b565c2f tempest-VolumesSnapshotNegativeTestJSON-1959226082 tempest-VolumesSnapshotNegativeTestJSON-1959226082-project-member] Create volume request body: {'volume': {'size': 1, 'snapshot_id': '0ac3e27e-3acd-453e-aaf2-ee88bf3cb3e5'}} {{(pid=100332) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 21:17:11.238486 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:17:11.238486 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:17:11.238743 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-2c92683e-2cc8-4390-bbc3-c2548b565c2f tempest-VolumesSnapshotNegativeTestJSON-1959226082 tempest-VolumesSnapshotNegativeTestJSON-1959226082-project-member] Snapshot retrieved successfully. Aug 16 21:17:11.238937 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.v3.volumes [None req-2c92683e-2cc8-4390-bbc3-c2548b565c2f tempest-VolumesSnapshotNegativeTestJSON-1959226082 tempest-VolumesSnapshotNegativeTestJSON-1959226082-project-member] Create volume of 1 GB Aug 16 21:17:11.244251 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-2c92683e-2cc8-4390-bbc3-c2548b565c2f tempest-VolumesSnapshotNegativeTestJSON-1959226082 tempest-VolumesSnapshotNegativeTestJSON-1959226082-project-member] Availability Zones retrieved successfully. Aug 16 21:17:11.252668 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-2c92683e-2cc8-4390-bbc3-c2548b565c2f tempest-VolumesSnapshotNegativeTestJSON-1959226082 tempest-VolumesSnapshotNegativeTestJSON-1959226082-project-member] Flow 'volume_create_api' (f45be550-1ccd-4e80-8ff2-fef6418cd466) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100332) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:17:11.254284 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-2c92683e-2cc8-4390-bbc3-c2548b565c2f tempest-VolumesSnapshotNegativeTestJSON-1959226082 tempest-VolumesSnapshotNegativeTestJSON-1959226082-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c6075bff-e256-42f4-85df-c917fdfc395b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:17:11.256011 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.flows.api.create_volume [None req-2c92683e-2cc8-4390-bbc3-c2548b565c2f tempest-VolumesSnapshotNegativeTestJSON-1959226082 tempest-VolumesSnapshotNegativeTestJSON-1959226082-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100332) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 21:17:11.257124 np0000007409 devstack@c-api.service[100332]: WARNING cinder.volume.api [None req-2c92683e-2cc8-4390-bbc3-c2548b565c2f tempest-VolumesSnapshotNegativeTestJSON-1959226082 tempest-VolumesSnapshotNegativeTestJSON-1959226082-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c6075bff-e256-42f4-85df-c917fdfc395b) transitioned into state 'FAILURE' from state 'RUNNING' Aug 16 21:17:11.257124 np0000007409 devstack@c-api.service[100332]: 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 16 21:17:11.259651 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-2c92683e-2cc8-4390-bbc3-c2548b565c2f tempest-VolumesSnapshotNegativeTestJSON-1959226082 tempest-VolumesSnapshotNegativeTestJSON-1959226082-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c6075bff-e256-42f4-85df-c917fdfc395b) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:17:11.260489 np0000007409 devstack@c-api.service[100332]: WARNING cinder.volume.api [None req-2c92683e-2cc8-4390-bbc3-c2548b565c2f tempest-VolumesSnapshotNegativeTestJSON-1959226082 tempest-VolumesSnapshotNegativeTestJSON-1959226082-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c6075bff-e256-42f4-85df-c917fdfc395b) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 16 21:17:11.261603 np0000007409 devstack@c-api.service[100332]: WARNING cinder.volume.api [None req-2c92683e-2cc8-4390-bbc3-c2548b565c2f tempest-VolumesSnapshotNegativeTestJSON-1959226082 tempest-VolumesSnapshotNegativeTestJSON-1959226082-project-member] Flow 'volume_create_api' (f45be550-1ccd-4e80-8ff2-fef6418cd466) transitioned into state 'REVERTED' from state 'RUNNING' Aug 16 21:17:11.265834 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-2c92683e-2cc8-4390-bbc3-c2548b565c2f tempest-VolumesSnapshotNegativeTestJSON-1959226082 tempest-VolumesSnapshotNegativeTestJSON-1959226082-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 400 Aug 16 21:17:11.265834 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 891/3555] 10.4.3.143 () {68 vars in 1258 bytes} [Sun Aug 16 21:17:11 2026] POST /volume/v3/volumes => generated 171 bytes in 39 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 16 21:17:11.281431 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-7bdf2bc1-0efa-460d-bfd6-43305d97bb05 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:17:11.283448 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-7bdf2bc1-0efa-460d-bfd6-43305d97bb05 tempest-VolumesSnapshotNegativeTestJSON-1959226082 tempest-VolumesSnapshotNegativeTestJSON-1959226082-project-member] DELETE https://10.4.3.143/volume/v3/snapshots/0ac3e27e-3acd-453e-aaf2-ee88bf3cb3e5 Aug 16 21:17:11.283742 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-7bdf2bc1-0efa-460d-bfd6-43305d97bb05 tempest-VolumesSnapshotNegativeTestJSON-1959226082 tempest-VolumesSnapshotNegativeTestJSON-1959226082-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:17:11.284065 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-7bdf2bc1-0efa-460d-bfd6-43305d97bb05 tempest-VolumesSnapshotNegativeTestJSON-1959226082 tempest-VolumesSnapshotNegativeTestJSON-1959226082-project-member] Calling method 'delete' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:17:11.284213 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.v3.snapshots [None req-7bdf2bc1-0efa-460d-bfd6-43305d97bb05 tempest-VolumesSnapshotNegativeTestJSON-1959226082 tempest-VolumesSnapshotNegativeTestJSON-1959226082-project-member] Delete snapshot with id: 0ac3e27e-3acd-453e-aaf2-ee88bf3cb3e5 Aug 16 21:17:11.290289 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:17:11.290289 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:17:11.290869 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-7bdf2bc1-0efa-460d-bfd6-43305d97bb05 tempest-VolumesSnapshotNegativeTestJSON-1959226082 tempest-VolumesSnapshotNegativeTestJSON-1959226082-project-member] Snapshot retrieved successfully. Aug 16 21:17:11.317121 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-7bdf2bc1-0efa-460d-bfd6-43305d97bb05 tempest-VolumesSnapshotNegativeTestJSON-1959226082 tempest-VolumesSnapshotNegativeTestJSON-1959226082-project-member] Snapshot delete request issued successfully. Aug 16 21:17:11.317384 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-7bdf2bc1-0efa-460d-bfd6-43305d97bb05 tempest-VolumesSnapshotNegativeTestJSON-1959226082 tempest-VolumesSnapshotNegativeTestJSON-1959226082-project-member] https://10.4.3.143/volume/v3/snapshots/0ac3e27e-3acd-453e-aaf2-ee88bf3cb3e5 returned with HTTP 202 Aug 16 21:17:11.317784 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 894/3556] 10.4.3.143 () {66 vars in 1357 bytes} [Sun Aug 16 21:17:11 2026] DELETE /volume/v3/snapshots/0ac3e27e-3acd-453e-aaf2-ee88bf3cb3e5 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 21:17:11.326022 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-c20061b1-4cca-4c3c-a7c2-4d1cca9460c1 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:17:11.328620 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-c20061b1-4cca-4c3c-a7c2-4d1cca9460c1 tempest-VolumesSnapshotNegativeTestJSON-1959226082 tempest-VolumesSnapshotNegativeTestJSON-1959226082-project-member] GET https://10.4.3.143/volume/v3/snapshots/0ac3e27e-3acd-453e-aaf2-ee88bf3cb3e5 Aug 16 21:17:11.328685 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-c20061b1-4cca-4c3c-a7c2-4d1cca9460c1 tempest-VolumesSnapshotNegativeTestJSON-1959226082 tempest-VolumesSnapshotNegativeTestJSON-1959226082-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:17:11.329400 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-c20061b1-4cca-4c3c-a7c2-4d1cca9460c1 tempest-VolumesSnapshotNegativeTestJSON-1959226082 tempest-VolumesSnapshotNegativeTestJSON-1959226082-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:17:11.339203 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:17:11.339203 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:17:11.339705 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-c20061b1-4cca-4c3c-a7c2-4d1cca9460c1 tempest-VolumesSnapshotNegativeTestJSON-1959226082 tempest-VolumesSnapshotNegativeTestJSON-1959226082-project-member] Snapshot retrieved successfully. Aug 16 21:17:11.340728 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-c20061b1-4cca-4c3c-a7c2-4d1cca9460c1 tempest-VolumesSnapshotNegativeTestJSON-1959226082 tempest-VolumesSnapshotNegativeTestJSON-1959226082-project-member] https://10.4.3.143/volume/v3/snapshots/0ac3e27e-3acd-453e-aaf2-ee88bf3cb3e5 returned with HTTP 200 Aug 16 21:17:11.341179 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 881/3557] 10.4.3.143 () {66 vars in 1354 bytes} [Sun Aug 16 21:17:11 2026] GET /volume/v3/snapshots/0ac3e27e-3acd-453e-aaf2-ee88bf3cb3e5 => generated 475 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:17:11.659206 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-cef60c3c-f49f-44d9-9533-364ed014ab5e None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:17:11.777861 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-04f37e63-af93-4d08-9c71-e9d7f3fd4f91 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:17:11.779768 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-04f37e63-af93-4d08-9c71-e9d7f3fd4f91 tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] GET https://10.4.3.143/volume/v3/volumes/e0a43573-1f93-4f3a-8804-0c44c4bff8ec Aug 16 21:17:11.779877 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-04f37e63-af93-4d08-9c71-e9d7f3fd4f91 tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:17:11.780093 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-04f37e63-af93-4d08-9c71-e9d7f3fd4f91 tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:17:11.797049 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:17:11.797049 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:17:11.801683 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-04f37e63-af93-4d08-9c71-e9d7f3fd4f91 tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] Volume info retrieved successfully. Aug 16 21:17:11.807742 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-04f37e63-af93-4d08-9c71-e9d7f3fd4f91 tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] https://10.4.3.143/volume/v3/volumes/e0a43573-1f93-4f3a-8804-0c44c4bff8ec returned with HTTP 200 Aug 16 21:17:11.807742 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 892/3558] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:17:11 2026] GET /volume/v3/volumes/e0a43573-1f93-4f3a-8804-0c44c4bff8ec => generated 878 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:17:11.820803 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-cef60c3c-f49f-44d9-9533-364ed014ab5e tempest-ProjectMemberTests-2134061497 tempest-ProjectMemberTests-2134061497-project-admin] GET https://10.4.3.143/volume/v3/scheduler-stats/get_pools Aug 16 21:17:11.821186 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-cef60c3c-f49f-44d9-9533-364ed014ab5e tempest-ProjectMemberTests-2134061497 tempest-ProjectMemberTests-2134061497-project-admin] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:17:11.821412 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-cef60c3c-f49f-44d9-9533-364ed014ab5e tempest-ProjectMemberTests-2134061497 tempest-ProjectMemberTests-2134061497-project-admin] Calling method 'get_pools' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:17:11.833535 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-cef60c3c-f49f-44d9-9533-364ed014ab5e tempest-ProjectMemberTests-2134061497 tempest-ProjectMemberTests-2134061497-project-admin] https://10.4.3.143/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Aug 16 21:17:11.834277 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 892/3559] 10.4.3.143 () {66 vars in 1291 bytes} [Sun Aug 16 21:17:11 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:17:11.850853 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-baa7fe34-5527-47de-9bbe-9c35244c0337 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:17:11.922156 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-baa7fe34-5527-47de-9bbe-9c35244c0337 tempest-ProjectMemberTests-2134061497 tempest-ProjectMemberTests-2134061497-project-member] GET https://10.4.3.143/volume/v3/capabilities/np0000007409@storpool Aug 16 21:17:11.922372 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-baa7fe34-5527-47de-9bbe-9c35244c0337 tempest-ProjectMemberTests-2134061497 tempest-ProjectMemberTests-2134061497-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:17:11.922577 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-baa7fe34-5527-47de-9bbe-9c35244c0337 tempest-ProjectMemberTests-2134061497 tempest-ProjectMemberTests-2134061497-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:17:11.922839 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:17:11.922839 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:17:11.923298 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.policy [None req-baa7fe34-5527-47de-9bbe-9c35244c0337 tempest-ProjectMemberTests-2134061497 tempest-ProjectMemberTests-2134061497-project-member] Policy check for volume_extension:capabilities failed with context {'is_admin': False, 'user_id': '38df366c73f6404eaad5018629cffe81', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cacbadf5581c40c29990fa78f5bcb88f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100330) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 16 21:17:11.923462 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-baa7fe34-5527-47de-9bbe-9c35244c0337 tempest-ProjectMemberTests-2134061497 tempest-ProjectMemberTests-2134061497-project-member] https://10.4.3.143/volume/v3/capabilities/np0000007409@storpool returned with HTTP 403 Aug 16 21:17:11.923847 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 895/3560] 10.4.3.143 () {66 vars in 1318 bytes} [Sun Aug 16 21:17:11 2026] GET /volume/v3/capabilities/np0000007409@storpool => generated 110 bytes in 75 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:17:12.240227 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-3417cd90-9bea-4369-a2db-ee82a0529a0c None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:17:12.242710 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-3417cd90-9bea-4369-a2db-ee82a0529a0c tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] GET https://10.4.3.143/volume/v3/backups/4adbc0ce-8d72-4787-834d-03c59bce3a3b Aug 16 21:17:12.242817 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-3417cd90-9bea-4369-a2db-ee82a0529a0c tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:17:12.243177 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-3417cd90-9bea-4369-a2db-ee82a0529a0c tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:17:12.243620 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.v3.backups [None req-3417cd90-9bea-4369-a2db-ee82a0529a0c tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Show backup with id 4adbc0ce-8d72-4787-834d-03c59bce3a3b. {{(pid=100333) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:17:12.250748 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:17:12.250748 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:17:12.252068 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-3417cd90-9bea-4369-a2db-ee82a0529a0c tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] https://10.4.3.143/volume/v3/backups/4adbc0ce-8d72-4787-834d-03c59bce3a3b returned with HTTP 200 Aug 16 21:17:12.253010 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 882/3561] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:17:12 2026] GET /volume/v3/backups/4adbc0ce-8d72-4787-834d-03c59bce3a3b => generated 790 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 16 21:17:12.353664 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-62ff0411-bf20-4e65-ae2d-c9246a218fae None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:17:12.355937 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-62ff0411-bf20-4e65-ae2d-c9246a218fae tempest-VolumesSnapshotNegativeTestJSON-1959226082 tempest-VolumesSnapshotNegativeTestJSON-1959226082-project-member] GET https://10.4.3.143/volume/v3/snapshots/0ac3e27e-3acd-453e-aaf2-ee88bf3cb3e5 Aug 16 21:17:12.356359 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-62ff0411-bf20-4e65-ae2d-c9246a218fae tempest-VolumesSnapshotNegativeTestJSON-1959226082 tempest-VolumesSnapshotNegativeTestJSON-1959226082-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:17:12.356644 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-62ff0411-bf20-4e65-ae2d-c9246a218fae tempest-VolumesSnapshotNegativeTestJSON-1959226082 tempest-VolumesSnapshotNegativeTestJSON-1959226082-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:17:12.362098 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-62ff0411-bf20-4e65-ae2d-c9246a218fae tempest-VolumesSnapshotNegativeTestJSON-1959226082 tempest-VolumesSnapshotNegativeTestJSON-1959226082-project-member] https://10.4.3.143/volume/v3/snapshots/0ac3e27e-3acd-453e-aaf2-ee88bf3cb3e5 returned with HTTP 404 Aug 16 21:17:12.362781 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 893/3562] 10.4.3.143 () {66 vars in 1354 bytes} [Sun Aug 16 21:17:12 2026] GET /volume/v3/snapshots/0ac3e27e-3acd-453e-aaf2-ee88bf3cb3e5 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:17:12.383819 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-92b98c30-69f5-4080-8799-fdae04d15188 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:17:12.385720 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-92b98c30-69f5-4080-8799-fdae04d15188 tempest-VolumesSnapshotNegativeTestJSON-1959226082 tempest-VolumesSnapshotNegativeTestJSON-1959226082-project-member] GET https://10.4.3.143/volume/v3/volumes/132c6ae0-59de-40f8-aa13-e6eb1cc37809 Aug 16 21:17:12.385908 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-92b98c30-69f5-4080-8799-fdae04d15188 tempest-VolumesSnapshotNegativeTestJSON-1959226082 tempest-VolumesSnapshotNegativeTestJSON-1959226082-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:17:12.386117 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-92b98c30-69f5-4080-8799-fdae04d15188 tempest-VolumesSnapshotNegativeTestJSON-1959226082 tempest-VolumesSnapshotNegativeTestJSON-1959226082-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:17:12.395929 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:17:12.395929 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:17:12.400733 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-92b98c30-69f5-4080-8799-fdae04d15188 tempest-VolumesSnapshotNegativeTestJSON-1959226082 tempest-VolumesSnapshotNegativeTestJSON-1959226082-project-member] Volume info retrieved successfully. Aug 16 21:17:12.406355 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-92b98c30-69f5-4080-8799-fdae04d15188 tempest-VolumesSnapshotNegativeTestJSON-1959226082 tempest-VolumesSnapshotNegativeTestJSON-1959226082-project-member] https://10.4.3.143/volume/v3/volumes/132c6ae0-59de-40f8-aa13-e6eb1cc37809 returned with HTTP 200 Aug 16 21:17:12.406808 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 893/3563] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:17:12 2026] GET /volume/v3/volumes/132c6ae0-59de-40f8-aa13-e6eb1cc37809 => generated 854 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:17:12.422578 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-85bcd53b-7a91-4599-91d2-14a926d5897a None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:17:12.425197 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-85bcd53b-7a91-4599-91d2-14a926d5897a tempest-VolumesSnapshotNegativeTestJSON-1959226082 tempest-VolumesSnapshotNegativeTestJSON-1959226082-project-member] DELETE https://10.4.3.143/volume/v3/volumes/132c6ae0-59de-40f8-aa13-e6eb1cc37809 Aug 16 21:17:12.425635 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-85bcd53b-7a91-4599-91d2-14a926d5897a tempest-VolumesSnapshotNegativeTestJSON-1959226082 tempest-VolumesSnapshotNegativeTestJSON-1959226082-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:17:12.426070 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-85bcd53b-7a91-4599-91d2-14a926d5897a tempest-VolumesSnapshotNegativeTestJSON-1959226082 tempest-VolumesSnapshotNegativeTestJSON-1959226082-project-member] Calling method 'delete' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:17:12.426325 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.v3.volumes [None req-85bcd53b-7a91-4599-91d2-14a926d5897a tempest-VolumesSnapshotNegativeTestJSON-1959226082 tempest-VolumesSnapshotNegativeTestJSON-1959226082-project-member] Delete volume with id: 132c6ae0-59de-40f8-aa13-e6eb1cc37809 Aug 16 21:17:12.436726 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:17:12.436726 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:17:12.437443 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-85bcd53b-7a91-4599-91d2-14a926d5897a tempest-VolumesSnapshotNegativeTestJSON-1959226082 tempest-VolumesSnapshotNegativeTestJSON-1959226082-project-member] Volume info retrieved successfully. Aug 16 21:17:12.459746 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-85bcd53b-7a91-4599-91d2-14a926d5897a tempest-VolumesSnapshotNegativeTestJSON-1959226082 tempest-VolumesSnapshotNegativeTestJSON-1959226082-project-member] Delete volume request issued successfully. Aug 16 21:17:12.460056 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-85bcd53b-7a91-4599-91d2-14a926d5897a tempest-VolumesSnapshotNegativeTestJSON-1959226082 tempest-VolumesSnapshotNegativeTestJSON-1959226082-project-member] https://10.4.3.143/volume/v3/volumes/132c6ae0-59de-40f8-aa13-e6eb1cc37809 returned with HTTP 202 Aug 16 21:17:12.460578 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 896/3564] 10.4.3.143 () {66 vars in 1351 bytes} [Sun Aug 16 21:17:12 2026] DELETE /volume/v3/volumes/132c6ae0-59de-40f8-aa13-e6eb1cc37809 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 21:17:12.475021 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-11bf7749-f43b-4ce2-8a37-3a959fc22523 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:17:12.477233 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-11bf7749-f43b-4ce2-8a37-3a959fc22523 tempest-VolumesSnapshotNegativeTestJSON-1959226082 tempest-VolumesSnapshotNegativeTestJSON-1959226082-project-member] GET https://10.4.3.143/volume/v3/volumes/132c6ae0-59de-40f8-aa13-e6eb1cc37809 Aug 16 21:17:12.477487 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-11bf7749-f43b-4ce2-8a37-3a959fc22523 tempest-VolumesSnapshotNegativeTestJSON-1959226082 tempest-VolumesSnapshotNegativeTestJSON-1959226082-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:17:12.477711 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-11bf7749-f43b-4ce2-8a37-3a959fc22523 tempest-VolumesSnapshotNegativeTestJSON-1959226082 tempest-VolumesSnapshotNegativeTestJSON-1959226082-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:17:12.495432 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:17:12.495432 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:17:12.501971 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-11bf7749-f43b-4ce2-8a37-3a959fc22523 tempest-VolumesSnapshotNegativeTestJSON-1959226082 tempest-VolumesSnapshotNegativeTestJSON-1959226082-project-member] Volume info retrieved successfully. Aug 16 21:17:12.506403 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-11bf7749-f43b-4ce2-8a37-3a959fc22523 tempest-VolumesSnapshotNegativeTestJSON-1959226082 tempest-VolumesSnapshotNegativeTestJSON-1959226082-project-member] https://10.4.3.143/volume/v3/volumes/132c6ae0-59de-40f8-aa13-e6eb1cc37809 returned with HTTP 200 Aug 16 21:17:12.507005 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 883/3565] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:17:12 2026] GET /volume/v3/volumes/132c6ae0-59de-40f8-aa13-e6eb1cc37809 => generated 853 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:17:12.607226 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-8ab11d2f-1423-4df2-b941-ac7a086a4add None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:17:12.609402 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-8ab11d2f-1423-4df2-b941-ac7a086a4add tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] POST https://10.4.3.143/volume/v3/snapshots Aug 16 21:17:12.609764 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-8ab11d2f-1423-4df2-b941-ac7a086a4add tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "af0acc53-9296-443e-8cc8-0e1789cc645b", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-2024340774", "description": null, "metadata": null}} {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:17:12.623184 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:17:12.623184 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:17:12.623964 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-8ab11d2f-1423-4df2-b941-ac7a086a4add tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Volume info retrieved successfully. Aug 16 21:17:12.624138 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.v3.snapshots [None req-8ab11d2f-1423-4df2-b941-ac7a086a4add tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Create snapshot from volume af0acc53-9296-443e-8cc8-0e1789cc645b Aug 16 21:17:12.662593 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.quota [None req-8ab11d2f-1423-4df2-b941-ac7a086a4add tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Created reservations ['354d16f5-3b7c-48cd-b445-6f62e087b22e', '3b723863-a8e4-4a6e-a9e7-5a8c5d44ad69', '092a1c42-04a1-44f8-9ec0-111fac534140', '7e109bdd-c0f0-4498-a4b3-2747562b9ef2'] {{(pid=100332) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:17:12.701586 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-8ab11d2f-1423-4df2-b941-ac7a086a4add tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Snapshot force create request issued successfully. Aug 16 21:17:12.702076 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-8ab11d2f-1423-4df2-b941-ac7a086a4add tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] https://10.4.3.143/volume/v3/snapshots returned with HTTP 202 Aug 16 21:17:12.702637 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 894/3566] 10.4.3.143 () {68 vars in 1265 bytes} [Sun Aug 16 21:17:12 2026] POST /volume/v3/snapshots => generated 308 bytes in 96 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 21:17:12.714528 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-c7ee9d8b-f530-4785-b08e-7f388a244671 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:17:12.724493 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-c7ee9d8b-f530-4785-b08e-7f388a244671 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] GET https://10.4.3.143/volume/v3/snapshots/9e49e6f5-6c11-49eb-995d-f2915734122f Aug 16 21:17:12.724726 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-c7ee9d8b-f530-4785-b08e-7f388a244671 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:17:12.724952 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-c7ee9d8b-f530-4785-b08e-7f388a244671 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:17:12.736767 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:17:12.736767 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:17:12.737698 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-c7ee9d8b-f530-4785-b08e-7f388a244671 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Snapshot retrieved successfully. Aug 16 21:17:12.738626 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-c7ee9d8b-f530-4785-b08e-7f388a244671 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] https://10.4.3.143/volume/v3/snapshots/9e49e6f5-6c11-49eb-995d-f2915734122f returned with HTTP 200 Aug 16 21:17:12.739768 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 894/3567] 10.4.3.143 () {66 vars in 1354 bytes} [Sun Aug 16 21:17:12 2026] GET /volume/v3/snapshots/9e49e6f5-6c11-49eb-995d-f2915734122f => generated 440 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:17:12.825767 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-6b0224ed-ca8e-4d13-bc0f-6134fc9df405 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:17:12.827519 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-6b0224ed-ca8e-4d13-bc0f-6134fc9df405 tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] GET https://10.4.3.143/volume/v3/volumes/e0a43573-1f93-4f3a-8804-0c44c4bff8ec Aug 16 21:17:12.827708 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-6b0224ed-ca8e-4d13-bc0f-6134fc9df405 tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:17:12.827880 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-6b0224ed-ca8e-4d13-bc0f-6134fc9df405 tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:17:12.843075 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:17:12.843075 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:17:12.847194 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-6b0224ed-ca8e-4d13-bc0f-6134fc9df405 tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] Volume info retrieved successfully. Aug 16 21:17:12.851719 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-6b0224ed-ca8e-4d13-bc0f-6134fc9df405 tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] https://10.4.3.143/volume/v3/volumes/e0a43573-1f93-4f3a-8804-0c44c4bff8ec returned with HTTP 200 Aug 16 21:17:12.852275 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 897/3568] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:17:12 2026] GET /volume/v3/volumes/e0a43573-1f93-4f3a-8804-0c44c4bff8ec => generated 878 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:17:13.264713 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-726a41f3-73c2-4ca8-a85c-b476ff32e248 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:17:13.266616 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-726a41f3-73c2-4ca8-a85c-b476ff32e248 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] GET https://10.4.3.143/volume/v3/backups/4adbc0ce-8d72-4787-834d-03c59bce3a3b Aug 16 21:17:13.266837 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-726a41f3-73c2-4ca8-a85c-b476ff32e248 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:17:13.267079 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-726a41f3-73c2-4ca8-a85c-b476ff32e248 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:17:13.267189 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.v3.backups [None req-726a41f3-73c2-4ca8-a85c-b476ff32e248 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Show backup with id 4adbc0ce-8d72-4787-834d-03c59bce3a3b. {{(pid=100333) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:17:13.271370 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:17:13.271370 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:17:13.272125 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-726a41f3-73c2-4ca8-a85c-b476ff32e248 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] https://10.4.3.143/volume/v3/backups/4adbc0ce-8d72-4787-834d-03c59bce3a3b returned with HTTP 200 Aug 16 21:17:13.272709 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 884/3569] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:17:13 2026] GET /volume/v3/backups/4adbc0ce-8d72-4787-834d-03c59bce3a3b => generated 790 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:17:13.522541 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-b395392d-1eb3-4c95-8683-ae767f494c79 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:17:13.525066 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-b395392d-1eb3-4c95-8683-ae767f494c79 tempest-VolumesSnapshotNegativeTestJSON-1959226082 tempest-VolumesSnapshotNegativeTestJSON-1959226082-project-member] GET https://10.4.3.143/volume/v3/volumes/132c6ae0-59de-40f8-aa13-e6eb1cc37809 Aug 16 21:17:13.525066 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-b395392d-1eb3-4c95-8683-ae767f494c79 tempest-VolumesSnapshotNegativeTestJSON-1959226082 tempest-VolumesSnapshotNegativeTestJSON-1959226082-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:17:13.525319 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-b395392d-1eb3-4c95-8683-ae767f494c79 tempest-VolumesSnapshotNegativeTestJSON-1959226082 tempest-VolumesSnapshotNegativeTestJSON-1959226082-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:17:13.531636 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-b395392d-1eb3-4c95-8683-ae767f494c79 tempest-VolumesSnapshotNegativeTestJSON-1959226082 tempest-VolumesSnapshotNegativeTestJSON-1959226082-project-member] https://10.4.3.143/volume/v3/volumes/132c6ae0-59de-40f8-aa13-e6eb1cc37809 returned with HTTP 404 Aug 16 21:17:13.532368 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 895/3570] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:17:13 2026] GET /volume/v3/volumes/132c6ae0-59de-40f8-aa13-e6eb1cc37809 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:17:13.753989 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-13bd22e3-6cbb-4e70-8a42-d99ed8bfe732 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:17:13.756882 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-13bd22e3-6cbb-4e70-8a42-d99ed8bfe732 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] GET https://10.4.3.143/volume/v3/snapshots/9e49e6f5-6c11-49eb-995d-f2915734122f Aug 16 21:17:13.757142 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-13bd22e3-6cbb-4e70-8a42-d99ed8bfe732 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:17:13.757323 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-13bd22e3-6cbb-4e70-8a42-d99ed8bfe732 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:17:13.768684 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:17:13.768684 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:17:13.769225 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-13bd22e3-6cbb-4e70-8a42-d99ed8bfe732 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Snapshot retrieved successfully. Aug 16 21:17:13.770163 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-13bd22e3-6cbb-4e70-8a42-d99ed8bfe732 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] https://10.4.3.143/volume/v3/snapshots/9e49e6f5-6c11-49eb-995d-f2915734122f returned with HTTP 200 Aug 16 21:17:13.770622 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 895/3571] 10.4.3.143 () {66 vars in 1354 bytes} [Sun Aug 16 21:17:13 2026] GET /volume/v3/snapshots/9e49e6f5-6c11-49eb-995d-f2915734122f => generated 467 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:17:13.780826 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-a5a19881-8389-4364-ba1a-259bb347e7ac None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:17:13.783439 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-a5a19881-8389-4364-ba1a-259bb347e7ac tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] GET https://10.4.3.143/volume/v3/snapshots/9e49e6f5-6c11-49eb-995d-f2915734122f Aug 16 21:17:13.783711 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-a5a19881-8389-4364-ba1a-259bb347e7ac tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:17:13.784140 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-a5a19881-8389-4364-ba1a-259bb347e7ac tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:17:13.790881 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:17:13.790881 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:17:13.791505 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-a5a19881-8389-4364-ba1a-259bb347e7ac tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Snapshot retrieved successfully. Aug 16 21:17:13.792637 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-a5a19881-8389-4364-ba1a-259bb347e7ac tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] https://10.4.3.143/volume/v3/snapshots/9e49e6f5-6c11-49eb-995d-f2915734122f returned with HTTP 200 Aug 16 21:17:13.793168 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 898/3572] 10.4.3.143 () {66 vars in 1354 bytes} [Sun Aug 16 21:17:13 2026] GET /volume/v3/snapshots/9e49e6f5-6c11-49eb-995d-f2915734122f => generated 467 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:17:13.806907 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-2b2f8768-04fc-4eb2-8511-05b24c79792f None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:17:13.812347 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-2b2f8768-04fc-4eb2-8511-05b24c79792f tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] POST https://10.4.3.143/volume/v3/volumes Aug 16 21:17:13.812832 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-2b2f8768-04fc-4eb2-8511-05b24c79792f tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-372484705", "snapshot_id": "9e49e6f5-6c11-49eb-995d-f2915734122f", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:17:13.814637 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.v3.volumes [None req-2b2f8768-04fc-4eb2-8511-05b24c79792f tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-372484705', 'snapshot_id': '9e49e6f5-6c11-49eb-995d-f2915734122f', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100333) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 21:17:13.822983 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:17:13.822983 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:17:13.823525 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-2b2f8768-04fc-4eb2-8511-05b24c79792f tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Snapshot retrieved successfully. Aug 16 21:17:13.823705 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.v3.volumes [None req-2b2f8768-04fc-4eb2-8511-05b24c79792f tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Create volume of 1 GB Aug 16 21:17:13.829598 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-2b2f8768-04fc-4eb2-8511-05b24c79792f tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Availability Zones retrieved successfully. Aug 16 21:17:13.836021 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-2b2f8768-04fc-4eb2-8511-05b24c79792f tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Flow 'volume_create_api' (9286a637-c354-4e7c-855f-7373d211926e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100333) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:17:13.837283 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-2b2f8768-04fc-4eb2-8511-05b24c79792f tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a22c0042-2ef6-4e40-a587-2ecf97082d26) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:17:13.839889 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.flows.api.create_volume [None req-2b2f8768-04fc-4eb2-8511-05b24c79792f tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100333) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 21:17:13.865833 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-15ca5889-98d0-4a89-8d12-c8109abeb51d None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:17:13.868121 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-15ca5889-98d0-4a89-8d12-c8109abeb51d tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] GET https://10.4.3.143/volume/v3/volumes/e0a43573-1f93-4f3a-8804-0c44c4bff8ec Aug 16 21:17:13.868361 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-15ca5889-98d0-4a89-8d12-c8109abeb51d tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:17:13.868617 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-15ca5889-98d0-4a89-8d12-c8109abeb51d tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:17:13.880615 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-2b2f8768-04fc-4eb2-8511-05b24c79792f tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a22c0042-2ef6-4e40-a587-2ecf97082d26) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '9e49e6f5-6c11-49eb-995d-f2915734122f', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T21:04:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=69e633b8-fab9-4b15-8b40-4f1a67c51cda,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '69e633b8-fab9-4b15-8b40-4f1a67c51cda', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:17:13.881529 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:17:13.881529 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:17:13.881731 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-2b2f8768-04fc-4eb2-8511-05b24c79792f tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (22b68219-27b6-4e67-a206-34ebf546cefb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:17:13.886288 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-15ca5889-98d0-4a89-8d12-c8109abeb51d tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] Volume info retrieved successfully. Aug 16 21:17:13.891247 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-15ca5889-98d0-4a89-8d12-c8109abeb51d tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] https://10.4.3.143/volume/v3/volumes/e0a43573-1f93-4f3a-8804-0c44c4bff8ec returned with HTTP 200 Aug 16 21:17:13.891708 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 896/3573] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:17:13 2026] GET /volume/v3/volumes/e0a43573-1f93-4f3a-8804-0c44c4bff8ec => generated 878 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:17:13.944316 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.quota [None req-2b2f8768-04fc-4eb2-8511-05b24c79792f tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Created reservations ['a219c39a-4e2a-4f14-ac90-5bbc0c66313b', 'f2759607-8877-4838-8759-b548fec8a51c', '556298d8-74cf-45de-9bb3-639cb056ea12', '70fea5b7-8634-4e94-946e-2237b7419635'] {{(pid=100333) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:17:13.945319 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-2b2f8768-04fc-4eb2-8511-05b24c79792f tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (22b68219-27b6-4e67-a206-34ebf546cefb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a219c39a-4e2a-4f14-ac90-5bbc0c66313b', 'f2759607-8877-4838-8759-b548fec8a51c', '556298d8-74cf-45de-9bb3-639cb056ea12', '70fea5b7-8634-4e94-946e-2237b7419635']}' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:17:13.946307 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-2b2f8768-04fc-4eb2-8511-05b24c79792f tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0d57dc3d-d8a9-4197-b7c7-5c4f3976c3d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:17:13.997195 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-2b2f8768-04fc-4eb2-8511-05b24c79792f tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0d57dc3d-d8a9-4197-b7c7-5c4f3976c3d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dc19af74-72c7-4869-bd7e-c00b4e0fb45c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-372484705',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b9308978d260439581ce1e755cb85f7b',qos_specs=None,replication_status=,reservations=['a219c39a-4e2a-4f14-ac90-5bbc0c66313b','f2759607-8877-4838-8759-b548fec8a51c','556298d8-74cf-45de-9bb3-639cb056ea12','70fea5b7-8634-4e94-946e-2237b7419635'],size=1,snapshot_id=9e49e6f5-6c11-49eb-995d-f2915734122f,source_replicaid=,source_volid=None,status='creating',user_id='7a0effc2f2ed43cba1798e1f55d30632',volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda), '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-16T21:17:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-372484705',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=dc19af74-72c7-4869-bd7e-c00b4e0fb45c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b9308978d260439581ce1e755cb85f7b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=9e49e6f5-6c11-49eb-995d-f2915734122f,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7a0effc2f2ed43cba1798e1f55d30632',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(69e633b8-fab9-4b15-8b40-4f1a67c51cda),volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda)}' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:17:13.998541 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-2b2f8768-04fc-4eb2-8511-05b24c79792f tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3b61cb28-191a-4383-9884-43c2c8395d32) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:17:14.021789 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-2b2f8768-04fc-4eb2-8511-05b24c79792f tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3b61cb28-191a-4383-9884-43c2c8395d32) transitioned into state 'SUCCESS' from state '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-372484705',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b9308978d260439581ce1e755cb85f7b',qos_specs=None,replication_status=,reservations=['a219c39a-4e2a-4f14-ac90-5bbc0c66313b','f2759607-8877-4838-8759-b548fec8a51c','556298d8-74cf-45de-9bb3-639cb056ea12','70fea5b7-8634-4e94-946e-2237b7419635'],size=1,snapshot_id=9e49e6f5-6c11-49eb-995d-f2915734122f,source_replicaid=,source_volid=None,status='creating',user_id='7a0effc2f2ed43cba1798e1f55d30632',volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda)}' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:17:14.022605 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-2b2f8768-04fc-4eb2-8511-05b24c79792f tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b725da97-24d0-4048-997d-e8b6b18c1341) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:17:14.054492 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-2b2f8768-04fc-4eb2-8511-05b24c79792f tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b725da97-24d0-4048-997d-e8b6b18c1341) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:17:14.055469 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-2b2f8768-04fc-4eb2-8511-05b24c79792f tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Flow 'volume_create_api' (9286a637-c354-4e7c-855f-7373d211926e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100333) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:17:14.055836 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-2b2f8768-04fc-4eb2-8511-05b24c79792f tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Create volume request issued successfully. Aug 16 21:17:14.056639 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-2b2f8768-04fc-4eb2-8511-05b24c79792f tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Aug 16 21:17:14.057149 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 885/3574] 10.4.3.143 () {68 vars in 1259 bytes} [Sun Aug 16 21:17:13 2026] POST /volume/v3/volumes => generated 784 bytes in 251 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 21:17:14.071868 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-1dfc8ed8-6416-49f3-b962-8ed1f0625765 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:17:14.073832 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-1dfc8ed8-6416-49f3-b962-8ed1f0625765 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] GET https://10.4.3.143/volume/v3/volumes/dc19af74-72c7-4869-bd7e-c00b4e0fb45c Aug 16 21:17:14.074087 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-1dfc8ed8-6416-49f3-b962-8ed1f0625765 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:17:14.074287 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-1dfc8ed8-6416-49f3-b962-8ed1f0625765 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:17:14.081731 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:17:14.081731 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:17:14.086332 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-1dfc8ed8-6416-49f3-b962-8ed1f0625765 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Volume info retrieved successfully. Aug 16 21:17:14.095276 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-1dfc8ed8-6416-49f3-b962-8ed1f0625765 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] https://10.4.3.143/volume/v3/volumes/dc19af74-72c7-4869-bd7e-c00b4e0fb45c returned with HTTP 200 Aug 16 21:17:14.095709 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 896/3575] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:17:14 2026] GET /volume/v3/volumes/dc19af74-72c7-4869-bd7e-c00b4e0fb45c => generated 852 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:17:14.282370 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-07e94544-60a6-46b0-a0cc-c0e9c052326e None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:17:14.284273 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-07e94544-60a6-46b0-a0cc-c0e9c052326e tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] GET https://10.4.3.143/volume/v3/backups/4adbc0ce-8d72-4787-834d-03c59bce3a3b Aug 16 21:17:14.284467 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-07e94544-60a6-46b0-a0cc-c0e9c052326e tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:17:14.284796 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-07e94544-60a6-46b0-a0cc-c0e9c052326e tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:17:14.284796 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.v3.backups [None req-07e94544-60a6-46b0-a0cc-c0e9c052326e tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Show backup with id 4adbc0ce-8d72-4787-834d-03c59bce3a3b. {{(pid=100330) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:17:14.288840 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:17:14.288840 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:17:14.289596 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-07e94544-60a6-46b0-a0cc-c0e9c052326e tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] https://10.4.3.143/volume/v3/backups/4adbc0ce-8d72-4787-834d-03c59bce3a3b returned with HTTP 200 Aug 16 21:17:14.289993 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 899/3576] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:17:14 2026] GET /volume/v3/backups/4adbc0ce-8d72-4787-834d-03c59bce3a3b => generated 790 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:17:14.906269 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-1f5e297f-10c2-4aec-99d4-f83348d9e549 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:17:14.909303 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-1f5e297f-10c2-4aec-99d4-f83348d9e549 tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] GET https://10.4.3.143/volume/v3/volumes/e0a43573-1f93-4f3a-8804-0c44c4bff8ec Aug 16 21:17:14.909580 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-1f5e297f-10c2-4aec-99d4-f83348d9e549 tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:17:14.909838 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-1f5e297f-10c2-4aec-99d4-f83348d9e549 tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:17:14.929925 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:17:14.929925 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:17:14.933437 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-1f5e297f-10c2-4aec-99d4-f83348d9e549 tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] Volume info retrieved successfully. Aug 16 21:17:14.937231 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-1f5e297f-10c2-4aec-99d4-f83348d9e549 tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] https://10.4.3.143/volume/v3/volumes/e0a43573-1f93-4f3a-8804-0c44c4bff8ec returned with HTTP 200 Aug 16 21:17:14.937566 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 897/3577] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:17:14 2026] GET /volume/v3/volumes/e0a43573-1f93-4f3a-8804-0c44c4bff8ec => generated 878 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:17:15.112684 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-454157a7-4365-4d05-9a62-7c6c8f1ec194 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:17:15.115099 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-454157a7-4365-4d05-9a62-7c6c8f1ec194 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] GET https://10.4.3.143/volume/v3/volumes/dc19af74-72c7-4869-bd7e-c00b4e0fb45c Aug 16 21:17:15.115283 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-454157a7-4365-4d05-9a62-7c6c8f1ec194 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:17:15.115554 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-454157a7-4365-4d05-9a62-7c6c8f1ec194 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:17:15.125242 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:17:15.125242 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:17:15.129675 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-454157a7-4365-4d05-9a62-7c6c8f1ec194 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Volume info retrieved successfully. Aug 16 21:17:15.134671 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-454157a7-4365-4d05-9a62-7c6c8f1ec194 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] https://10.4.3.143/volume/v3/volumes/dc19af74-72c7-4869-bd7e-c00b4e0fb45c returned with HTTP 200 Aug 16 21:17:15.135058 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 886/3578] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:17:15 2026] GET /volume/v3/volumes/dc19af74-72c7-4869-bd7e-c00b4e0fb45c => generated 1393 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:17:15.147166 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-c7da7930-4d80-46d9-9465-707dcb36674e None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:17:15.149889 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-c7da7930-4d80-46d9-9465-707dcb36674e tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] GET https://10.4.3.143/volume/v3/volumes/dc19af74-72c7-4869-bd7e-c00b4e0fb45c Aug 16 21:17:15.150212 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-c7da7930-4d80-46d9-9465-707dcb36674e tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:17:15.150407 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-c7da7930-4d80-46d9-9465-707dcb36674e tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:17:15.175451 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:17:15.175451 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:17:15.182443 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-c7da7930-4d80-46d9-9465-707dcb36674e tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Volume info retrieved successfully. Aug 16 21:17:15.189985 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-c7da7930-4d80-46d9-9465-707dcb36674e tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] https://10.4.3.143/volume/v3/volumes/dc19af74-72c7-4869-bd7e-c00b4e0fb45c returned with HTTP 200 Aug 16 21:17:15.190550 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 897/3579] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:17:15 2026] GET /volume/v3/volumes/dc19af74-72c7-4869-bd7e-c00b4e0fb45c => generated 1393 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:17:15.303431 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-210684fd-5261-423c-accf-101cd0fc338d None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:17:15.305169 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-210684fd-5261-423c-accf-101cd0fc338d tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] GET https://10.4.3.143/volume/v3/backups/4adbc0ce-8d72-4787-834d-03c59bce3a3b Aug 16 21:17:15.305360 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-210684fd-5261-423c-accf-101cd0fc338d tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:17:15.305531 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-210684fd-5261-423c-accf-101cd0fc338d tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:17:15.305685 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.v3.backups [None req-210684fd-5261-423c-accf-101cd0fc338d tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Show backup with id 4adbc0ce-8d72-4787-834d-03c59bce3a3b. {{(pid=100330) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:17:15.309852 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:17:15.309852 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:17:15.310715 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-210684fd-5261-423c-accf-101cd0fc338d tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] https://10.4.3.143/volume/v3/backups/4adbc0ce-8d72-4787-834d-03c59bce3a3b returned with HTTP 200 Aug 16 21:17:15.311141 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 900/3580] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:17:15 2026] GET /volume/v3/backups/4adbc0ce-8d72-4787-834d-03c59bce3a3b => generated 790 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:17:15.324803 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [req-053330d8-f437-4753-b5f9-e41a76293903 req-de37a353-82aa-493b-9c16-6d17aff6d5fb None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:17:15.326834 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [req-053330d8-f437-4753-b5f9-e41a76293903 req-de37a353-82aa-493b-9c16-6d17aff6d5fb tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] GET https://10.4.3.143/volume/v3/volumes/dc19af74-72c7-4869-bd7e-c00b4e0fb45c Aug 16 21:17:15.327048 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [req-053330d8-f437-4753-b5f9-e41a76293903 req-de37a353-82aa-493b-9c16-6d17aff6d5fb tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:17:15.327269 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [req-053330d8-f437-4753-b5f9-e41a76293903 req-de37a353-82aa-493b-9c16-6d17aff6d5fb tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:17:15.333645 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:17:15.333645 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:17:15.337176 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [req-053330d8-f437-4753-b5f9-e41a76293903 req-de37a353-82aa-493b-9c16-6d17aff6d5fb tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Volume info retrieved successfully. Aug 16 21:17:15.341450 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [req-053330d8-f437-4753-b5f9-e41a76293903 req-de37a353-82aa-493b-9c16-6d17aff6d5fb tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] https://10.4.3.143/volume/v3/volumes/dc19af74-72c7-4869-bd7e-c00b4e0fb45c returned with HTTP 200 Aug 16 21:17:15.341931 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 898/3581] 10.4.3.143 () {68 vars in 1598 bytes} [Sun Aug 16 21:17:15 2026] GET /volume/v3/volumes/dc19af74-72c7-4869-bd7e-c00b4e0fb45c => generated 1393 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:17:15.539348 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [req-77bc9eaf-da05-442b-976a-6c870c3b7c1a req-e122e53d-b05e-48c4-b0e4-1a3c715c9868 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:17:15.541758 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [req-77bc9eaf-da05-442b-976a-6c870c3b7c1a req-e122e53d-b05e-48c4-b0e4-1a3c715c9868 tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] POST https://10.4.3.143/volume/v3/attachments/6f9e18d0-f554-48ab-9de0-3b86ff615706/action Aug 16 21:17:15.542281 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [req-77bc9eaf-da05-442b-976a-6c870c3b7c1a req-e122e53d-b05e-48c4-b0e4-1a3c715c9868 tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] Action body: b'{"os-complete": null}' {{(pid=100333) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 21:17:15.542402 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [req-77bc9eaf-da05-442b-976a-6c870c3b7c1a req-e122e53d-b05e-48c4-b0e4-1a3c715c9868 tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:17:15.559141 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:17:15.559141 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:17:15.570816 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [req-77bc9eaf-da05-442b-976a-6c870c3b7c1a req-e122e53d-b05e-48c4-b0e4-1a3c715c9868 tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] https://10.4.3.143/volume/v3/attachments/6f9e18d0-f554-48ab-9de0-3b86ff615706/action returned with HTTP 204 Aug 16 21:17:15.571261 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 887/3582] 10.4.3.143 () {74 vars in 1725 bytes} [Sun Aug 16 21:17:15 2026] POST /volume/v3/attachments/6f9e18d0-f554-48ab-9de0-3b86ff615706/action => generated 0 bytes in 32 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:17:15.950744 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-0db67cf4-714d-4a19-b1a7-1031dccb4811 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:17:15.955061 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-0db67cf4-714d-4a19-b1a7-1031dccb4811 tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] GET https://10.4.3.143/volume/v3/volumes/e0a43573-1f93-4f3a-8804-0c44c4bff8ec Aug 16 21:17:15.955061 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-0db67cf4-714d-4a19-b1a7-1031dccb4811 tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:17:15.955061 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-0db67cf4-714d-4a19-b1a7-1031dccb4811 tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:17:15.967992 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:17:15.967992 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:17:15.970991 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-0db67cf4-714d-4a19-b1a7-1031dccb4811 tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] Volume info retrieved successfully. Aug 16 21:17:15.975073 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-0db67cf4-714d-4a19-b1a7-1031dccb4811 tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] https://10.4.3.143/volume/v3/volumes/e0a43573-1f93-4f3a-8804-0c44c4bff8ec returned with HTTP 200 Aug 16 21:17:15.975544 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 898/3583] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:17:15 2026] GET /volume/v3/volumes/e0a43573-1f93-4f3a-8804-0c44c4bff8ec => generated 1170 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:17:15.990675 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-4265e332-7c85-4b5e-a16e-d061ad040eb8 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:17:15.992400 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-4265e332-7c85-4b5e-a16e-d061ad040eb8 tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] GET https://10.4.3.143/volume/v3/volumes/e0a43573-1f93-4f3a-8804-0c44c4bff8ec Aug 16 21:17:15.992591 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-4265e332-7c85-4b5e-a16e-d061ad040eb8 tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:17:15.992792 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-4265e332-7c85-4b5e-a16e-d061ad040eb8 tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:17:16.005861 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:17:16.005861 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:17:16.009967 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-4265e332-7c85-4b5e-a16e-d061ad040eb8 tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] Volume info retrieved successfully. Aug 16 21:17:16.014371 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-4265e332-7c85-4b5e-a16e-d061ad040eb8 tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] https://10.4.3.143/volume/v3/volumes/e0a43573-1f93-4f3a-8804-0c44c4bff8ec returned with HTTP 200 Aug 16 21:17:16.014814 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 901/3584] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:17:15 2026] GET /volume/v3/volumes/e0a43573-1f93-4f3a-8804-0c44c4bff8ec => generated 1170 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:17:16.034991 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [req-053330d8-f437-4753-b5f9-e41a76293903 req-5b60b070-8a2f-4d00-b736-b52138f89099 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:17:16.038300 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [req-053330d8-f437-4753-b5f9-e41a76293903 req-5b60b070-8a2f-4d00-b736-b52138f89099 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] GET https://10.4.3.143/volume/v3/volumes/dc19af74-72c7-4869-bd7e-c00b4e0fb45c Aug 16 21:17:16.038550 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [req-053330d8-f437-4753-b5f9-e41a76293903 req-5b60b070-8a2f-4d00-b736-b52138f89099 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:17:16.038786 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [req-053330d8-f437-4753-b5f9-e41a76293903 req-5b60b070-8a2f-4d00-b736-b52138f89099 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:17:16.051018 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:17:16.051018 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:17:16.055310 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [req-053330d8-f437-4753-b5f9-e41a76293903 req-5b60b070-8a2f-4d00-b736-b52138f89099 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Volume info retrieved successfully. Aug 16 21:17:16.057960 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [req-d9316337-066d-48a4-af05-5a70adfc565a req-f2f3f612-569f-4511-bcef-d85a8da6122a None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:17:16.061100 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [req-053330d8-f437-4753-b5f9-e41a76293903 req-5b60b070-8a2f-4d00-b736-b52138f89099 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] https://10.4.3.143/volume/v3/volumes/dc19af74-72c7-4869-bd7e-c00b4e0fb45c returned with HTTP 200 Aug 16 21:17:16.061610 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 899/3585] 10.4.3.143 () {68 vars in 1598 bytes} [Sun Aug 16 21:17:16 2026] GET /volume/v3/volumes/dc19af74-72c7-4869-bd7e-c00b4e0fb45c => generated 1393 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:17:16.064566 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [req-d9316337-066d-48a4-af05-5a70adfc565a req-f2f3f612-569f-4511-bcef-d85a8da6122a tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] GET https://10.4.3.143/volume/v3/volumes/e0a43573-1f93-4f3a-8804-0c44c4bff8ec Aug 16 21:17:16.064810 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [req-d9316337-066d-48a4-af05-5a70adfc565a req-f2f3f612-569f-4511-bcef-d85a8da6122a tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:17:16.065069 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [req-d9316337-066d-48a4-af05-5a70adfc565a req-f2f3f612-569f-4511-bcef-d85a8da6122a tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:17:16.077799 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-f48c75fb-3e8d-454f-901f-4bc924d681a4 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:17:16.077799 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-f48c75fb-3e8d-454f-901f-4bc924d681a4 None None] GET https://10.4.3.143/volume// Aug 16 21:17:16.077799 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-f48c75fb-3e8d-454f-901f-4bc924d681a4 None None] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:17:16.077799 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-f48c75fb-3e8d-454f-901f-4bc924d681a4 None None] Calling method 'all' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:17:16.077799 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-f48c75fb-3e8d-454f-901f-4bc924d681a4 None None] https://10.4.3.143/volume// returned with HTTP 300 Aug 16 21:17:16.077799 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 899/3586] 10.4.3.143 () {66 vars in 1419 bytes} [Sun Aug 16 21:17: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 16 21:17:16.080825 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:17:16.080825 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:17:16.084805 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [req-053330d8-f437-4753-b5f9-e41a76293903 req-51dfd8ba-1f0a-4150-a9a2-4b74aa2728bd None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:17:16.085285 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [req-d9316337-066d-48a4-af05-5a70adfc565a req-f2f3f612-569f-4511-bcef-d85a8da6122a tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] Volume info retrieved successfully. Aug 16 21:17:16.086756 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [req-053330d8-f437-4753-b5f9-e41a76293903 req-51dfd8ba-1f0a-4150-a9a2-4b74aa2728bd tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] POST https://10.4.3.143/volume/v3/attachments Aug 16 21:17:16.087129 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [req-053330d8-f437-4753-b5f9-e41a76293903 req-51dfd8ba-1f0a-4150-a9a2-4b74aa2728bd tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "dc19af74-72c7-4869-bd7e-c00b4e0fb45c", "connector": null, "instance_uuid": "a9f2c5a6-9102-4d9b-aa64-6faf9103664a"}} {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:17:16.091392 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [req-d9316337-066d-48a4-af05-5a70adfc565a req-f2f3f612-569f-4511-bcef-d85a8da6122a tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] https://10.4.3.143/volume/v3/volumes/e0a43573-1f93-4f3a-8804-0c44c4bff8ec returned with HTTP 200 Aug 16 21:17:16.091887 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 888/3587] 10.4.3.143 () {68 vars in 1598 bytes} [Sun Aug 16 21:17:16 2026] GET /volume/v3/volumes/e0a43573-1f93-4f3a-8804-0c44c4bff8ec => generated 1170 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:17:16.095257 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:17:16.095257 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:17:16.111303 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [req-d9316337-066d-48a4-af05-5a70adfc565a req-01a496cf-10df-402c-92c3-646e85b1cf9a None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:17:16.113981 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [req-d9316337-066d-48a4-af05-5a70adfc565a req-01a496cf-10df-402c-92c3-646e85b1cf9a tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] POST https://10.4.3.143/volume/v3/volumes/e0a43573-1f93-4f3a-8804-0c44c4bff8ec/action Aug 16 21:17:16.114429 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [req-d9316337-066d-48a4-af05-5a70adfc565a req-01a496cf-10df-402c-92c3-646e85b1cf9a tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100332) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 21:17:16.114598 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [req-d9316337-066d-48a4-af05-5a70adfc565a req-01a496cf-10df-402c-92c3-646e85b1cf9a tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:17:16.117949 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [req-053330d8-f437-4753-b5f9-e41a76293903 req-51dfd8ba-1f0a-4150-a9a2-4b74aa2728bd tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] https://10.4.3.143/volume/v3/attachments returned with HTTP 200 Aug 16 21:17:16.118457 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 902/3588] 10.4.3.143 () {74 vars in 1594 bytes} [Sun Aug 16 21:17:16 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 16 21:17:16.127561 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:17:16.127561 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:17:16.128164 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [req-d9316337-066d-48a4-af05-5a70adfc565a req-01a496cf-10df-402c-92c3-646e85b1cf9a tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] Volume info retrieved successfully. Aug 16 21:17:16.135298 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [req-d9316337-066d-48a4-af05-5a70adfc565a req-01a496cf-10df-402c-92c3-646e85b1cf9a tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] Begin detaching volume completed successfully. Aug 16 21:17:16.135474 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [req-d9316337-066d-48a4-af05-5a70adfc565a req-01a496cf-10df-402c-92c3-646e85b1cf9a tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] https://10.4.3.143/volume/v3/volumes/e0a43573-1f93-4f3a-8804-0c44c4bff8ec/action returned with HTTP 202 Aug 16 21:17:16.136044 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 900/3589] 10.4.3.143 () {72 vars in 1672 bytes} [Sun Aug 16 21:17:16 2026] POST /volume/v3/volumes/e0a43573-1f93-4f3a-8804-0c44c4bff8ec/action => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 16 21:17:16.178238 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-c5579f2e-b29b-4210-b69c-16fe31bf0dae None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:17:16.179171 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-c5579f2e-b29b-4210-b69c-16fe31bf0dae None None] GET https://10.4.3.143/volume// Aug 16 21:17:16.179171 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-c5579f2e-b29b-4210-b69c-16fe31bf0dae None None] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:17:16.179276 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-c5579f2e-b29b-4210-b69c-16fe31bf0dae None None] Calling method 'all' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:17:16.179735 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-c5579f2e-b29b-4210-b69c-16fe31bf0dae None None] https://10.4.3.143/volume// returned with HTTP 300 Aug 16 21:17:16.180190 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 900/3590] 10.4.3.143 () {66 vars in 1426 bytes} [Sun Aug 16 21:17: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 16 21:17:16.188448 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [req-d9316337-066d-48a4-af05-5a70adfc565a req-b08c0261-f64d-4fd5-a58c-63ad28ffd928 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:17:16.190662 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [req-d9316337-066d-48a4-af05-5a70adfc565a req-b08c0261-f64d-4fd5-a58c-63ad28ffd928 tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] GET https://10.4.3.143/volume/v3/volumes/e0a43573-1f93-4f3a-8804-0c44c4bff8ec Aug 16 21:17:16.190868 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [req-d9316337-066d-48a4-af05-5a70adfc565a req-b08c0261-f64d-4fd5-a58c-63ad28ffd928 tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:17:16.191159 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [req-d9316337-066d-48a4-af05-5a70adfc565a req-b08c0261-f64d-4fd5-a58c-63ad28ffd928 tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:17:16.201222 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:17:16.201222 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:17:16.205460 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [req-d9316337-066d-48a4-af05-5a70adfc565a req-b08c0261-f64d-4fd5-a58c-63ad28ffd928 tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] Volume info retrieved successfully. Aug 16 21:17:16.209864 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [req-d9316337-066d-48a4-af05-5a70adfc565a req-b08c0261-f64d-4fd5-a58c-63ad28ffd928 tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] https://10.4.3.143/volume/v3/volumes/e0a43573-1f93-4f3a-8804-0c44c4bff8ec returned with HTTP 200 Aug 16 21:17:16.210341 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 889/3591] 10.4.3.143 () {70 vars in 1639 bytes} [Sun Aug 16 21:17:16 2026] GET /volume/v3/volumes/e0a43573-1f93-4f3a-8804-0c44c4bff8ec => generated 1353 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 16 21:17:16.221144 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [req-d9316337-066d-48a4-af05-5a70adfc565a req-27d6cc4f-dc71-420f-ab71-5713f6049bd6 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:17:16.224149 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [req-d9316337-066d-48a4-af05-5a70adfc565a req-27d6cc4f-dc71-420f-ab71-5713f6049bd6 tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] GET https://10.4.3.143/volume/v3/volumes/e0a43573-1f93-4f3a-8804-0c44c4bff8ec/encryption Aug 16 21:17:16.224432 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [req-d9316337-066d-48a4-af05-5a70adfc565a req-27d6cc4f-dc71-420f-ab71-5713f6049bd6 tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:17:16.224702 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [req-d9316337-066d-48a4-af05-5a70adfc565a req-27d6cc4f-dc71-420f-ab71-5713f6049bd6 tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] Calling method 'index' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:17:16.241987 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:17:16.241987 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:17:16.247323 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [req-d9316337-066d-48a4-af05-5a70adfc565a req-27d6cc4f-dc71-420f-ab71-5713f6049bd6 tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] https://10.4.3.143/volume/v3/volumes/e0a43573-1f93-4f3a-8804-0c44c4bff8ec/encryption returned with HTTP 200 Aug 16 21:17:16.247999 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 903/3592] 10.4.3.143 () {68 vars in 1631 bytes} [Sun Aug 16 21:17:16 2026] GET /volume/v3/volumes/e0a43573-1f93-4f3a-8804-0c44c4bff8ec/encryption => generated 161 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:17:16.327434 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-66c9fa70-5bf5-4fbd-b03b-f60951d424ab None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:17:16.330145 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-66c9fa70-5bf5-4fbd-b03b-f60951d424ab tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] GET https://10.4.3.143/volume/v3/backups/4adbc0ce-8d72-4787-834d-03c59bce3a3b Aug 16 21:17:16.330262 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-66c9fa70-5bf5-4fbd-b03b-f60951d424ab tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:17:16.330396 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-66c9fa70-5bf5-4fbd-b03b-f60951d424ab tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:17:16.330513 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.v3.backups [None req-66c9fa70-5bf5-4fbd-b03b-f60951d424ab tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Show backup with id 4adbc0ce-8d72-4787-834d-03c59bce3a3b. {{(pid=100332) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:17:16.336094 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:17:16.336094 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:17:16.337085 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-66c9fa70-5bf5-4fbd-b03b-f60951d424ab tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] https://10.4.3.143/volume/v3/backups/4adbc0ce-8d72-4787-834d-03c59bce3a3b returned with HTTP 200 Aug 16 21:17:16.337569 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 901/3593] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:17:16 2026] GET /volume/v3/backups/4adbc0ce-8d72-4787-834d-03c59bce3a3b => generated 790 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:17:17.155053 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [req-d9316337-066d-48a4-af05-5a70adfc565a req-62495788-de3f-44c7-bebd-62bb4393e60a None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:17:17.158789 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [req-d9316337-066d-48a4-af05-5a70adfc565a req-62495788-de3f-44c7-bebd-62bb4393e60a tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] DELETE https://10.4.3.143/volume/v3/attachments/6f9e18d0-f554-48ab-9de0-3b86ff615706 Aug 16 21:17:17.159058 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [req-d9316337-066d-48a4-af05-5a70adfc565a req-62495788-de3f-44c7-bebd-62bb4393e60a tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:17:17.159305 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [req-d9316337-066d-48a4-af05-5a70adfc565a req-62495788-de3f-44c7-bebd-62bb4393e60a tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] Calling method 'version_select' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:17:17.167214 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:17:17.167214 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:17:17.217871 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [req-d9316337-066d-48a4-af05-5a70adfc565a req-62495788-de3f-44c7-bebd-62bb4393e60a tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] https://10.4.3.143/volume/v3/attachments/6f9e18d0-f554-48ab-9de0-3b86ff615706 returned with HTTP 200 Aug 16 21:17:17.218568 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 901/3594] 10.4.3.143 () {72 vars in 1673 bytes} [Sun Aug 16 21:17:17 2026] DELETE /volume/v3/attachments/6f9e18d0-f554-48ab-9de0-3b86ff615706 => generated 19 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:17:17.276201 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-87904b6e-f49f-4ea9-9b64-28057af26ed3 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:17:17.276588 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-87904b6e-f49f-4ea9-9b64-28057af26ed3 None None] GET https://10.4.3.143/volume// Aug 16 21:17:17.276846 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-87904b6e-f49f-4ea9-9b64-28057af26ed3 None None] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:17:17.277129 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-87904b6e-f49f-4ea9-9b64-28057af26ed3 None None] Calling method 'all' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:17:17.277414 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-87904b6e-f49f-4ea9-9b64-28057af26ed3 None None] https://10.4.3.143/volume// returned with HTTP 300 Aug 16 21:17:17.277804 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 890/3595] 10.4.3.143 () {66 vars in 1426 bytes} [Sun Aug 16 21:17: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 16 21:17:17.286221 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [req-053330d8-f437-4753-b5f9-e41a76293903 req-0730f1da-a228-4ddd-874f-fe1358df71b7 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:17:17.289072 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [req-053330d8-f437-4753-b5f9-e41a76293903 req-0730f1da-a228-4ddd-874f-fe1358df71b7 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] GET https://10.4.3.143/volume/v3/volumes/dc19af74-72c7-4869-bd7e-c00b4e0fb45c Aug 16 21:17:17.289475 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [req-053330d8-f437-4753-b5f9-e41a76293903 req-0730f1da-a228-4ddd-874f-fe1358df71b7 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:17:17.289656 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [req-053330d8-f437-4753-b5f9-e41a76293903 req-0730f1da-a228-4ddd-874f-fe1358df71b7 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:17:17.299878 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:17:17.299878 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:17:17.303954 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [req-053330d8-f437-4753-b5f9-e41a76293903 req-0730f1da-a228-4ddd-874f-fe1358df71b7 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Volume info retrieved successfully. Aug 16 21:17:17.308981 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [req-053330d8-f437-4753-b5f9-e41a76293903 req-0730f1da-a228-4ddd-874f-fe1358df71b7 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] https://10.4.3.143/volume/v3/volumes/dc19af74-72c7-4869-bd7e-c00b4e0fb45c returned with HTTP 200 Aug 16 21:17:17.309449 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 904/3596] 10.4.3.143 () {70 vars in 1639 bytes} [Sun Aug 16 21:17:17 2026] GET /volume/v3/volumes/dc19af74-72c7-4869-bd7e-c00b4e0fb45c => generated 1572 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 16 21:17:17.350664 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-45dc035c-6fca-4bd6-9d1c-1af3c36f377c None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:17:17.352795 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-45dc035c-6fca-4bd6-9d1c-1af3c36f377c tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] GET https://10.4.3.143/volume/v3/backups/4adbc0ce-8d72-4787-834d-03c59bce3a3b Aug 16 21:17:17.353060 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-45dc035c-6fca-4bd6-9d1c-1af3c36f377c tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:17:17.353304 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-45dc035c-6fca-4bd6-9d1c-1af3c36f377c tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:17:17.353443 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.v3.backups [None req-45dc035c-6fca-4bd6-9d1c-1af3c36f377c tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Show backup with id 4adbc0ce-8d72-4787-834d-03c59bce3a3b. {{(pid=100332) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:17:17.361719 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:17:17.361719 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:17:17.362708 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-45dc035c-6fca-4bd6-9d1c-1af3c36f377c tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] https://10.4.3.143/volume/v3/backups/4adbc0ce-8d72-4787-834d-03c59bce3a3b returned with HTTP 200 Aug 16 21:17:17.363216 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 902/3597] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:17:17 2026] GET /volume/v3/backups/4adbc0ce-8d72-4787-834d-03c59bce3a3b => generated 790 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:17:17.417930 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [req-053330d8-f437-4753-b5f9-e41a76293903 req-9154fb3c-9c4e-4808-b8e7-675de1358e61 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:17:17.420412 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [req-053330d8-f437-4753-b5f9-e41a76293903 req-9154fb3c-9c4e-4808-b8e7-675de1358e61 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] PUT https://10.4.3.143/volume/v3/attachments/3d6f4895-fd7c-4c0d-9bea-7466af60b9ce Aug 16 21:17:17.420959 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [req-053330d8-f437-4753-b5f9-e41a76293903 req-9154fb3c-9c4e-4808-b8e7-675de1358e61 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.143", "host": "np0000007409", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:e42fbcbe2e9", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "69237b68-d654-4a76-81de-86e36bc8fb86", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:17:17.430045 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.coordination [req-053330d8-f437-4753-b5f9-e41a76293903 req-9154fb3c-9c4e-4808-b8e7-675de1358e61 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Acquiring lock "cinder-attachment_update-dc19af74-72c7-4869-bd7e-c00b4e0fb45c-np0000007409" by "attachment_update" {{(pid=100331) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:17:17.436872 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.coordination [req-053330d8-f437-4753-b5f9-e41a76293903 req-9154fb3c-9c4e-4808-b8e7-675de1358e61 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Lock "cinder-attachment_update-dc19af74-72c7-4869-bd7e-c00b4e0fb45c-np0000007409" acquired by "attachment_update" :: waited 0.007s {{(pid=100331) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:17:17.437574 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:17:17.437574 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:17:17.525301 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.coordination [req-053330d8-f437-4753-b5f9-e41a76293903 req-9154fb3c-9c4e-4808-b8e7-675de1358e61 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Lock "cinder-attachment_update-dc19af74-72c7-4869-bd7e-c00b4e0fb45c-np0000007409" released by "attachment_update" :: held 0.089s {{(pid=100331) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:17:17.525668 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [req-053330d8-f437-4753-b5f9-e41a76293903 req-9154fb3c-9c4e-4808-b8e7-675de1358e61 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] https://10.4.3.143/volume/v3/attachments/3d6f4895-fd7c-4c0d-9bea-7466af60b9ce returned with HTTP 200 Aug 16 21:17:17.526262 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 902/3598] 10.4.3.143 () {74 vars in 1704 bytes} [Sun Aug 16 21:17:17 2026] PUT /volume/v3/attachments/3d6f4895-fd7c-4c0d-9bea-7466af60b9ce => generated 969 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:17:17.551071 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [req-053330d8-f437-4753-b5f9-e41a76293903 req-e0278c44-4b6e-46c5-9553-1907154d72fb None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:17:17.556604 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [req-053330d8-f437-4753-b5f9-e41a76293903 req-e0278c44-4b6e-46c5-9553-1907154d72fb tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] POST https://10.4.3.143/volume/v3/attachments/3d6f4895-fd7c-4c0d-9bea-7466af60b9ce/action Aug 16 21:17:17.556604 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [req-053330d8-f437-4753-b5f9-e41a76293903 req-e0278c44-4b6e-46c5-9553-1907154d72fb tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Action body: b'{"os-complete": null}' {{(pid=100333) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 21:17:17.556604 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [req-053330d8-f437-4753-b5f9-e41a76293903 req-e0278c44-4b6e-46c5-9553-1907154d72fb tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:17:17.586500 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:17:17.586500 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:17:17.600089 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [req-053330d8-f437-4753-b5f9-e41a76293903 req-e0278c44-4b6e-46c5-9553-1907154d72fb tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] https://10.4.3.143/volume/v3/attachments/3d6f4895-fd7c-4c0d-9bea-7466af60b9ce/action returned with HTTP 204 Aug 16 21:17:17.600731 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 891/3599] 10.4.3.143 () {74 vars in 1725 bytes} [Sun Aug 16 21:17:17 2026] POST /volume/v3/attachments/3d6f4895-fd7c-4c0d-9bea-7466af60b9ce/action => generated 0 bytes in 50 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:17:17.681845 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-47b0d51d-99e5-440f-b23e-39ff449b1aa6 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:17:17.796080 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-47b0d51d-99e5-440f-b23e-39ff449b1aa6 tempest-VolumesBackupsTest-1226471110 tempest-VolumesBackupsTest-1226471110-project-member] POST https://10.4.3.143/volume/v3/volumes Aug 16 21:17:17.796500 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-47b0d51d-99e5-440f-b23e-39ff449b1aa6 tempest-VolumesBackupsTest-1226471110 tempest-VolumesBackupsTest-1226471110-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-2113311286"}} {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:17:17.798460 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.v3.volumes [None req-47b0d51d-99e5-440f-b23e-39ff449b1aa6 tempest-VolumesBackupsTest-1226471110 tempest-VolumesBackupsTest-1226471110-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-2113311286'}} {{(pid=100330) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 21:17:17.798460 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.v3.volumes [None req-47b0d51d-99e5-440f-b23e-39ff449b1aa6 tempest-VolumesBackupsTest-1226471110 tempest-VolumesBackupsTest-1226471110-project-member] Create volume of 1 GB Aug 16 21:17:17.803092 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-47b0d51d-99e5-440f-b23e-39ff449b1aa6 tempest-VolumesBackupsTest-1226471110 tempest-VolumesBackupsTest-1226471110-project-member] Availability Zones retrieved successfully. Aug 16 21:17:17.810525 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-47b0d51d-99e5-440f-b23e-39ff449b1aa6 tempest-VolumesBackupsTest-1226471110 tempest-VolumesBackupsTest-1226471110-project-member] Flow 'volume_create_api' (3710f57d-abd6-4ce0-8a1c-71d7a5612c6e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100330) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:17:17.811725 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-47b0d51d-99e5-440f-b23e-39ff449b1aa6 tempest-VolumesBackupsTest-1226471110 tempest-VolumesBackupsTest-1226471110-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9c6812a6-232c-4f10-86ff-2cbe81b42086) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:17:17.812959 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.flows.api.create_volume [None req-47b0d51d-99e5-440f-b23e-39ff449b1aa6 tempest-VolumesBackupsTest-1226471110 tempest-VolumesBackupsTest-1226471110-project-member] Validating volume size '1' using validate_int {{(pid=100330) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 21:17:17.844801 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-47b0d51d-99e5-440f-b23e-39ff449b1aa6 tempest-VolumesBackupsTest-1226471110 tempest-VolumesBackupsTest-1226471110-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9c6812a6-232c-4f10-86ff-2cbe81b42086) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T21:04:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=69e633b8-fab9-4b15-8b40-4f1a67c51cda,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '69e633b8-fab9-4b15-8b40-4f1a67c51cda', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:17:17.846045 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-47b0d51d-99e5-440f-b23e-39ff449b1aa6 tempest-VolumesBackupsTest-1226471110 tempest-VolumesBackupsTest-1226471110-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4670dfa0-0ddb-4725-ac93-83f9f8574e2c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:17:17.903566 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.quota [None req-47b0d51d-99e5-440f-b23e-39ff449b1aa6 tempest-VolumesBackupsTest-1226471110 tempest-VolumesBackupsTest-1226471110-project-member] Created reservations ['3ef86055-759f-456a-bbfd-046e5d064bee', '52d6c8e1-5ef1-4f6e-8b64-dc643a441361', '0e9625c1-de99-4f9b-afb4-b72c8b786b27', 'a9345e47-722c-448e-ba4c-d43dda7c6c9e'] {{(pid=100330) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:17:17.904310 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-47b0d51d-99e5-440f-b23e-39ff449b1aa6 tempest-VolumesBackupsTest-1226471110 tempest-VolumesBackupsTest-1226471110-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4670dfa0-0ddb-4725-ac93-83f9f8574e2c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3ef86055-759f-456a-bbfd-046e5d064bee', '52d6c8e1-5ef1-4f6e-8b64-dc643a441361', '0e9625c1-de99-4f9b-afb4-b72c8b786b27', 'a9345e47-722c-448e-ba4c-d43dda7c6c9e']}' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:17:17.905031 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-47b0d51d-99e5-440f-b23e-39ff449b1aa6 tempest-VolumesBackupsTest-1226471110 tempest-VolumesBackupsTest-1226471110-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5155920e-639b-4f61-94ff-8ed1e1e92f87) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:17:17.929989 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-47b0d51d-99e5-440f-b23e-39ff449b1aa6 tempest-VolumesBackupsTest-1226471110 tempest-VolumesBackupsTest-1226471110-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5155920e-639b-4f61-94ff-8ed1e1e92f87) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2eb051f9-4a31-422c-9b88-670780bb93d7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-2113311286',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='68a66cf51155481ab0f72435a8316eef',qos_specs=None,replication_status=,reservations=['3ef86055-759f-456a-bbfd-046e5d064bee','52d6c8e1-5ef1-4f6e-8b64-dc643a441361','0e9625c1-de99-4f9b-afb4-b72c8b786b27','a9345e47-722c-448e-ba4c-d43dda7c6c9e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='42058c3de7e74b9f94d50ced6c791aa8',volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T21:17:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-2113311286',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2eb051f9-4a31-422c-9b88-670780bb93d7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='68a66cf51155481ab0f72435a8316eef',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='42058c3de7e74b9f94d50ced6c791aa8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(69e633b8-fab9-4b15-8b40-4f1a67c51cda),volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda)}' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:17:17.931611 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-47b0d51d-99e5-440f-b23e-39ff449b1aa6 tempest-VolumesBackupsTest-1226471110 tempest-VolumesBackupsTest-1226471110-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (94e02f7b-45de-45a9-9f1c-d6579becf222) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:17:17.948525 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-47b0d51d-99e5-440f-b23e-39ff449b1aa6 tempest-VolumesBackupsTest-1226471110 tempest-VolumesBackupsTest-1226471110-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (94e02f7b-45de-45a9-9f1c-d6579becf222) transitioned into state 'SUCCESS' from state '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-2113311286',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='68a66cf51155481ab0f72435a8316eef',qos_specs=None,replication_status=,reservations=['3ef86055-759f-456a-bbfd-046e5d064bee','52d6c8e1-5ef1-4f6e-8b64-dc643a441361','0e9625c1-de99-4f9b-afb4-b72c8b786b27','a9345e47-722c-448e-ba4c-d43dda7c6c9e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='42058c3de7e74b9f94d50ced6c791aa8',volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda)}' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:17:17.949195 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-47b0d51d-99e5-440f-b23e-39ff449b1aa6 tempest-VolumesBackupsTest-1226471110 tempest-VolumesBackupsTest-1226471110-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (69cce947-8b60-4057-980a-bc2747ad0c53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:17:17.957126 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-47b0d51d-99e5-440f-b23e-39ff449b1aa6 tempest-VolumesBackupsTest-1226471110 tempest-VolumesBackupsTest-1226471110-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (69cce947-8b60-4057-980a-bc2747ad0c53) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:17:17.957820 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-47b0d51d-99e5-440f-b23e-39ff449b1aa6 tempest-VolumesBackupsTest-1226471110 tempest-VolumesBackupsTest-1226471110-project-member] Flow 'volume_create_api' (3710f57d-abd6-4ce0-8a1c-71d7a5612c6e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100330) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:17:17.958142 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-47b0d51d-99e5-440f-b23e-39ff449b1aa6 tempest-VolumesBackupsTest-1226471110 tempest-VolumesBackupsTest-1226471110-project-member] Create volume request issued successfully. Aug 16 21:17:17.958675 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-47b0d51d-99e5-440f-b23e-39ff449b1aa6 tempest-VolumesBackupsTest-1226471110 tempest-VolumesBackupsTest-1226471110-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Aug 16 21:17:17.959110 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 905/3600] 10.4.3.143 () {68 vars in 1258 bytes} [Sun Aug 16 21:17:17 2026] POST /volume/v3/volumes => generated 749 bytes in 277 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 21:17:17.969900 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-c8d1b8b2-19b3-4f4e-aa61-32ccdadac017 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:17:17.971711 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-c8d1b8b2-19b3-4f4e-aa61-32ccdadac017 tempest-VolumesBackupsTest-1226471110 tempest-VolumesBackupsTest-1226471110-project-member] GET https://10.4.3.143/volume/v3/volumes/2eb051f9-4a31-422c-9b88-670780bb93d7 Aug 16 21:17:17.971966 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-c8d1b8b2-19b3-4f4e-aa61-32ccdadac017 tempest-VolumesBackupsTest-1226471110 tempest-VolumesBackupsTest-1226471110-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:17:17.972172 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-c8d1b8b2-19b3-4f4e-aa61-32ccdadac017 tempest-VolumesBackupsTest-1226471110 tempest-VolumesBackupsTest-1226471110-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:17:17.979531 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:17:17.979531 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:17:17.985550 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-c8d1b8b2-19b3-4f4e-aa61-32ccdadac017 tempest-VolumesBackupsTest-1226471110 tempest-VolumesBackupsTest-1226471110-project-member] Volume info retrieved successfully. Aug 16 21:17:17.993380 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-c8d1b8b2-19b3-4f4e-aa61-32ccdadac017 tempest-VolumesBackupsTest-1226471110 tempest-VolumesBackupsTest-1226471110-project-member] https://10.4.3.143/volume/v3/volumes/2eb051f9-4a31-422c-9b88-670780bb93d7 returned with HTTP 200 Aug 16 21:17:17.994101 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 903/3601] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:17:17 2026] GET /volume/v3/volumes/2eb051f9-4a31-422c-9b88-670780bb93d7 => generated 817 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:17:18.302391 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [req-b5438ba7-2381-46c3-a453-45b3946aee3b req-e5978340-6f6a-4f90-ad54-f7730fc1f7e9 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:17:18.304514 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [req-b5438ba7-2381-46c3-a453-45b3946aee3b req-e5978340-6f6a-4f90-ad54-f7730fc1f7e9 tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] GET https://10.4.3.143/volume/v3/volumes/e0a43573-1f93-4f3a-8804-0c44c4bff8ec Aug 16 21:17:18.304796 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [req-b5438ba7-2381-46c3-a453-45b3946aee3b req-e5978340-6f6a-4f90-ad54-f7730fc1f7e9 tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:17:18.305017 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [req-b5438ba7-2381-46c3-a453-45b3946aee3b req-e5978340-6f6a-4f90-ad54-f7730fc1f7e9 tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:17:18.312201 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:17:18.312201 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:17:18.316205 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [req-b5438ba7-2381-46c3-a453-45b3946aee3b req-e5978340-6f6a-4f90-ad54-f7730fc1f7e9 tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] Volume info retrieved successfully. Aug 16 21:17:18.320638 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [req-b5438ba7-2381-46c3-a453-45b3946aee3b req-e5978340-6f6a-4f90-ad54-f7730fc1f7e9 tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] https://10.4.3.143/volume/v3/volumes/e0a43573-1f93-4f3a-8804-0c44c4bff8ec returned with HTTP 200 Aug 16 21:17:18.321142 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 903/3602] 10.4.3.143 () {68 vars in 1598 bytes} [Sun Aug 16 21:17:18 2026] GET /volume/v3/volumes/e0a43573-1f93-4f3a-8804-0c44c4bff8ec => generated 878 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:17:18.375466 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-8130dd1c-86aa-483a-803c-7a08defc28b1 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:17:18.378023 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-8130dd1c-86aa-483a-803c-7a08defc28b1 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] GET https://10.4.3.143/volume/v3/backups/4adbc0ce-8d72-4787-834d-03c59bce3a3b Aug 16 21:17:18.378231 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-8130dd1c-86aa-483a-803c-7a08defc28b1 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:17:18.378422 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-8130dd1c-86aa-483a-803c-7a08defc28b1 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:17:18.378535 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.v3.backups [None req-8130dd1c-86aa-483a-803c-7a08defc28b1 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Show backup with id 4adbc0ce-8d72-4787-834d-03c59bce3a3b. {{(pid=100333) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:17:18.385967 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:17:18.385967 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:17:18.385967 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-8130dd1c-86aa-483a-803c-7a08defc28b1 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] https://10.4.3.143/volume/v3/backups/4adbc0ce-8d72-4787-834d-03c59bce3a3b returned with HTTP 200 Aug 16 21:17:18.386235 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 892/3603] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:17:18 2026] GET /volume/v3/backups/4adbc0ce-8d72-4787-834d-03c59bce3a3b => generated 790 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:17:19.009780 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-b13c1548-9a27-469f-8d03-680382668550 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:17:19.011499 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-b13c1548-9a27-469f-8d03-680382668550 tempest-VolumesBackupsTest-1226471110 tempest-VolumesBackupsTest-1226471110-project-member] GET https://10.4.3.143/volume/v3/volumes/2eb051f9-4a31-422c-9b88-670780bb93d7 Aug 16 21:17:19.011951 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-b13c1548-9a27-469f-8d03-680382668550 tempest-VolumesBackupsTest-1226471110 tempest-VolumesBackupsTest-1226471110-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:17:19.012349 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-b13c1548-9a27-469f-8d03-680382668550 tempest-VolumesBackupsTest-1226471110 tempest-VolumesBackupsTest-1226471110-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:17:19.022387 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:17:19.022387 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:17:19.029683 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-b13c1548-9a27-469f-8d03-680382668550 tempest-VolumesBackupsTest-1226471110 tempest-VolumesBackupsTest-1226471110-project-member] Volume info retrieved successfully. Aug 16 21:17:19.032825 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-b13c1548-9a27-469f-8d03-680382668550 tempest-VolumesBackupsTest-1226471110 tempest-VolumesBackupsTest-1226471110-project-member] https://10.4.3.143/volume/v3/volumes/2eb051f9-4a31-422c-9b88-670780bb93d7 returned with HTTP 200 Aug 16 21:17:19.033722 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 906/3604] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:17:19 2026] GET /volume/v3/volumes/2eb051f9-4a31-422c-9b88-670780bb93d7 => generated 842 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:17:19.049748 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-fc5ae71b-959f-46f4-9ded-bc2e9646c318 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:17:19.051739 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-fc5ae71b-959f-46f4-9ded-bc2e9646c318 tempest-VolumesBackupsTest-1226471110 tempest-VolumesBackupsTest-1226471110-project-member] POST https://10.4.3.143/volume/v3/backups Aug 16 21:17:19.052341 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-fc5ae71b-959f-46f4-9ded-bc2e9646c318 tempest-VolumesBackupsTest-1226471110 tempest-VolumesBackupsTest-1226471110-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "2eb051f9-4a31-422c-9b88-670780bb93d7", "name": "tempest-VolumesBackupsTest-Backup-1867715034"}} {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:17:19.053956 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.contrib.backups [None req-fc5ae71b-959f-46f4-9ded-bc2e9646c318 tempest-VolumesBackupsTest-1226471110 tempest-VolumesBackupsTest-1226471110-project-member] Creating new backup {'backup': {'volume_id': '2eb051f9-4a31-422c-9b88-670780bb93d7', 'name': 'tempest-VolumesBackupsTest-Backup-1867715034'}} {{(pid=100332) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 16 21:17:19.054017 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.contrib.backups [None req-fc5ae71b-959f-46f4-9ded-bc2e9646c318 tempest-VolumesBackupsTest-1226471110 tempest-VolumesBackupsTest-1226471110-project-member] Creating backup of volume 2eb051f9-4a31-422c-9b88-670780bb93d7 in container None Aug 16 21:17:19.063302 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:17:19.063302 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:17:19.063832 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-fc5ae71b-959f-46f4-9ded-bc2e9646c318 tempest-VolumesBackupsTest-1226471110 tempest-VolumesBackupsTest-1226471110-project-member] Volume info retrieved successfully. Aug 16 21:17:19.094374 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.quota [None req-fc5ae71b-959f-46f4-9ded-bc2e9646c318 tempest-VolumesBackupsTest-1226471110 tempest-VolumesBackupsTest-1226471110-project-member] Created reservations ['9f0a8f3d-b4d1-46c9-9ac6-7ed42bb96c1e', 'fcd4b54e-34ff-4a9f-b14f-973ba7184485'] {{(pid=100332) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:17:19.120410 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-fc5ae71b-959f-46f4-9ded-bc2e9646c318 tempest-VolumesBackupsTest-1226471110 tempest-VolumesBackupsTest-1226471110-project-member] https://10.4.3.143/volume/v3/backups returned with HTTP 202 Aug 16 21:17:19.120976 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 904/3605] 10.4.3.143 () {68 vars in 1259 bytes} [Sun Aug 16 21:17:19 2026] POST /volume/v3/backups => generated 330 bytes in 72 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 21:17:19.129752 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-fc1f9ca6-9712-4b7f-b31e-0b81267bec7e None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:17:19.132009 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-fc1f9ca6-9712-4b7f-b31e-0b81267bec7e tempest-VolumesBackupsTest-1226471110 tempest-VolumesBackupsTest-1226471110-project-member] GET https://10.4.3.143/volume/v3/backups/e91b166e-2008-4bdc-846f-5d63e5dc701f Aug 16 21:17:19.132266 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-fc1f9ca6-9712-4b7f-b31e-0b81267bec7e tempest-VolumesBackupsTest-1226471110 tempest-VolumesBackupsTest-1226471110-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:17:19.132507 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-fc1f9ca6-9712-4b7f-b31e-0b81267bec7e tempest-VolumesBackupsTest-1226471110 tempest-VolumesBackupsTest-1226471110-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:17:19.132651 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.v3.backups [None req-fc1f9ca6-9712-4b7f-b31e-0b81267bec7e tempest-VolumesBackupsTest-1226471110 tempest-VolumesBackupsTest-1226471110-project-member] Show backup with id e91b166e-2008-4bdc-846f-5d63e5dc701f. {{(pid=100331) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:17:19.138496 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:17:19.138496 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:17:19.139240 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-fc1f9ca6-9712-4b7f-b31e-0b81267bec7e tempest-VolumesBackupsTest-1226471110 tempest-VolumesBackupsTest-1226471110-project-member] https://10.4.3.143/volume/v3/backups/e91b166e-2008-4bdc-846f-5d63e5dc701f returned with HTTP 200 Aug 16 21:17:19.139707 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 904/3606] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:17:19 2026] GET /volume/v3/backups/e91b166e-2008-4bdc-846f-5d63e5dc701f => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:17:19.400703 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-35e41eea-1cba-438a-8a0d-0ca9e27a35b8 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:17:19.402926 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-35e41eea-1cba-438a-8a0d-0ca9e27a35b8 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] GET https://10.4.3.143/volume/v3/backups/4adbc0ce-8d72-4787-834d-03c59bce3a3b Aug 16 21:17:19.402926 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-35e41eea-1cba-438a-8a0d-0ca9e27a35b8 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:17:19.403102 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-35e41eea-1cba-438a-8a0d-0ca9e27a35b8 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:17:19.403465 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.v3.backups [None req-35e41eea-1cba-438a-8a0d-0ca9e27a35b8 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Show backup with id 4adbc0ce-8d72-4787-834d-03c59bce3a3b. {{(pid=100333) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:17:19.407703 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:17:19.407703 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:17:19.408525 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-35e41eea-1cba-438a-8a0d-0ca9e27a35b8 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] https://10.4.3.143/volume/v3/backups/4adbc0ce-8d72-4787-834d-03c59bce3a3b returned with HTTP 200 Aug 16 21:17:19.408997 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 893/3607] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:17:19 2026] GET /volume/v3/backups/4adbc0ce-8d72-4787-834d-03c59bce3a3b => generated 790 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:17:20.154117 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-36165f21-a3c2-404e-a7cd-19886442e341 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:17:20.156479 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-36165f21-a3c2-404e-a7cd-19886442e341 tempest-VolumesBackupsTest-1226471110 tempest-VolumesBackupsTest-1226471110-project-member] GET https://10.4.3.143/volume/v3/backups/e91b166e-2008-4bdc-846f-5d63e5dc701f Aug 16 21:17:20.156814 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-36165f21-a3c2-404e-a7cd-19886442e341 tempest-VolumesBackupsTest-1226471110 tempest-VolumesBackupsTest-1226471110-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:17:20.157078 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-36165f21-a3c2-404e-a7cd-19886442e341 tempest-VolumesBackupsTest-1226471110 tempest-VolumesBackupsTest-1226471110-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:17:20.157211 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.v3.backups [None req-36165f21-a3c2-404e-a7cd-19886442e341 tempest-VolumesBackupsTest-1226471110 tempest-VolumesBackupsTest-1226471110-project-member] Show backup with id e91b166e-2008-4bdc-846f-5d63e5dc701f. {{(pid=100330) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:17:20.162906 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:17:20.162906 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:17:20.163359 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-36165f21-a3c2-404e-a7cd-19886442e341 tempest-VolumesBackupsTest-1226471110 tempest-VolumesBackupsTest-1226471110-project-member] https://10.4.3.143/volume/v3/backups/e91b166e-2008-4bdc-846f-5d63e5dc701f returned with HTTP 200 Aug 16 21:17:20.163679 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 907/3608] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:17:20 2026] GET /volume/v3/backups/e91b166e-2008-4bdc-846f-5d63e5dc701f => generated 739 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:17:20.419328 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-3b25c5e2-83f3-4e57-894e-c2d780608c77 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:17:20.421419 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-3b25c5e2-83f3-4e57-894e-c2d780608c77 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] GET https://10.4.3.143/volume/v3/backups/4adbc0ce-8d72-4787-834d-03c59bce3a3b Aug 16 21:17:20.421709 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-3b25c5e2-83f3-4e57-894e-c2d780608c77 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:17:20.422017 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-3b25c5e2-83f3-4e57-894e-c2d780608c77 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:17:20.422338 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.v3.backups [None req-3b25c5e2-83f3-4e57-894e-c2d780608c77 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Show backup with id 4adbc0ce-8d72-4787-834d-03c59bce3a3b. {{(pid=100332) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:17:20.427223 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:17:20.427223 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:17:20.428311 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-3b25c5e2-83f3-4e57-894e-c2d780608c77 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] https://10.4.3.143/volume/v3/backups/4adbc0ce-8d72-4787-834d-03c59bce3a3b returned with HTTP 200 Aug 16 21:17:20.428835 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 905/3609] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:17:20 2026] GET /volume/v3/backups/4adbc0ce-8d72-4787-834d-03c59bce3a3b => generated 790 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:17:21.175008 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-5cc374ce-92dc-4a6d-8c92-6f3900d2ed64 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:17:21.176393 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-5cc374ce-92dc-4a6d-8c92-6f3900d2ed64 tempest-VolumesBackupsTest-1226471110 tempest-VolumesBackupsTest-1226471110-project-member] GET https://10.4.3.143/volume/v3/backups/e91b166e-2008-4bdc-846f-5d63e5dc701f Aug 16 21:17:21.176583 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-5cc374ce-92dc-4a6d-8c92-6f3900d2ed64 tempest-VolumesBackupsTest-1226471110 tempest-VolumesBackupsTest-1226471110-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:17:21.176953 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-5cc374ce-92dc-4a6d-8c92-6f3900d2ed64 tempest-VolumesBackupsTest-1226471110 tempest-VolumesBackupsTest-1226471110-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:17:21.176953 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.v3.backups [None req-5cc374ce-92dc-4a6d-8c92-6f3900d2ed64 tempest-VolumesBackupsTest-1226471110 tempest-VolumesBackupsTest-1226471110-project-member] Show backup with id e91b166e-2008-4bdc-846f-5d63e5dc701f. {{(pid=100331) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:17:21.181483 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:17:21.181483 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:17:21.182273 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-5cc374ce-92dc-4a6d-8c92-6f3900d2ed64 tempest-VolumesBackupsTest-1226471110 tempest-VolumesBackupsTest-1226471110-project-member] https://10.4.3.143/volume/v3/backups/e91b166e-2008-4bdc-846f-5d63e5dc701f returned with HTTP 200 Aug 16 21:17:21.182611 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 905/3610] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:17:21 2026] GET /volume/v3/backups/e91b166e-2008-4bdc-846f-5d63e5dc701f => generated 739 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:17:21.439506 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-dd7517c2-1f72-49af-9067-e71f13af3717 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:17:21.441460 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-dd7517c2-1f72-49af-9067-e71f13af3717 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] GET https://10.4.3.143/volume/v3/backups/4adbc0ce-8d72-4787-834d-03c59bce3a3b Aug 16 21:17:21.441758 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-dd7517c2-1f72-49af-9067-e71f13af3717 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:17:21.441972 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-dd7517c2-1f72-49af-9067-e71f13af3717 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:17:21.442100 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.v3.backups [None req-dd7517c2-1f72-49af-9067-e71f13af3717 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Show backup with id 4adbc0ce-8d72-4787-834d-03c59bce3a3b. {{(pid=100333) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:17:21.446079 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:17:21.446079 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:17:21.446805 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-dd7517c2-1f72-49af-9067-e71f13af3717 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] https://10.4.3.143/volume/v3/backups/4adbc0ce-8d72-4787-834d-03c59bce3a3b returned with HTTP 200 Aug 16 21:17:21.447189 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 894/3611] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:17:21 2026] GET /volume/v3/backups/4adbc0ce-8d72-4787-834d-03c59bce3a3b => generated 790 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:17:21.456881 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-8ae86339-6f0c-4ffd-8e19-dce99833dfa6 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:17:21.458674 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-8ae86339-6f0c-4ffd-8e19-dce99833dfa6 tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] DELETE https://10.4.3.143/volume/v3/volumes/e0a43573-1f93-4f3a-8804-0c44c4bff8ec Aug 16 21:17:21.458881 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-8ae86339-6f0c-4ffd-8e19-dce99833dfa6 tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:17:21.459084 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-8ae86339-6f0c-4ffd-8e19-dce99833dfa6 tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] Calling method 'delete' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:17:21.459268 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.v3.volumes [None req-8ae86339-6f0c-4ffd-8e19-dce99833dfa6 tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] Delete volume with id: e0a43573-1f93-4f3a-8804-0c44c4bff8ec Aug 16 21:17:21.466640 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:17:21.466640 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:17:21.467104 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-8ae86339-6f0c-4ffd-8e19-dce99833dfa6 tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] Volume info retrieved successfully. Aug 16 21:17:21.477109 np0000007409 devstack@c-api.service[100330]: WARNING cinder.keymgr.conf_key_mgr [None req-8ae86339-6f0c-4ffd-8e19-dce99833dfa6 tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 16 21:17:21.482260 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-8ae86339-6f0c-4ffd-8e19-dce99833dfa6 tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] Delete volume request issued successfully. Aug 16 21:17:21.482445 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-8ae86339-6f0c-4ffd-8e19-dce99833dfa6 tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] https://10.4.3.143/volume/v3/volumes/e0a43573-1f93-4f3a-8804-0c44c4bff8ec returned with HTTP 202 Aug 16 21:17:21.482850 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 908/3612] 10.4.3.143 () {66 vars in 1351 bytes} [Sun Aug 16 21:17:21 2026] DELETE /volume/v3/volumes/e0a43573-1f93-4f3a-8804-0c44c4bff8ec => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 21:17:21.490628 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-236c5d5e-ad0a-4260-b4df-62e2e77e07e7 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:17:21.492755 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-236c5d5e-ad0a-4260-b4df-62e2e77e07e7 tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] GET https://10.4.3.143/volume/v3/volumes/e0a43573-1f93-4f3a-8804-0c44c4bff8ec Aug 16 21:17:21.493216 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-236c5d5e-ad0a-4260-b4df-62e2e77e07e7 tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:17:21.493589 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-236c5d5e-ad0a-4260-b4df-62e2e77e07e7 tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:17:21.502617 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:17:21.502617 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:17:21.507136 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-236c5d5e-ad0a-4260-b4df-62e2e77e07e7 tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] Volume info retrieved successfully. Aug 16 21:17:21.512657 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-236c5d5e-ad0a-4260-b4df-62e2e77e07e7 tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] https://10.4.3.143/volume/v3/volumes/e0a43573-1f93-4f3a-8804-0c44c4bff8ec returned with HTTP 200 Aug 16 21:17:21.513242 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 906/3613] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:17:21 2026] GET /volume/v3/volumes/e0a43573-1f93-4f3a-8804-0c44c4bff8ec => generated 877 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:17:22.194631 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-ddbb0286-c356-4af6-a082-44c4f61d4f18 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:17:22.196447 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-ddbb0286-c356-4af6-a082-44c4f61d4f18 tempest-VolumesBackupsTest-1226471110 tempest-VolumesBackupsTest-1226471110-project-member] GET https://10.4.3.143/volume/v3/backups/e91b166e-2008-4bdc-846f-5d63e5dc701f Aug 16 21:17:22.196638 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-ddbb0286-c356-4af6-a082-44c4f61d4f18 tempest-VolumesBackupsTest-1226471110 tempest-VolumesBackupsTest-1226471110-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:17:22.196810 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-ddbb0286-c356-4af6-a082-44c4f61d4f18 tempest-VolumesBackupsTest-1226471110 tempest-VolumesBackupsTest-1226471110-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:17:22.196934 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.v3.backups [None req-ddbb0286-c356-4af6-a082-44c4f61d4f18 tempest-VolumesBackupsTest-1226471110 tempest-VolumesBackupsTest-1226471110-project-member] Show backup with id e91b166e-2008-4bdc-846f-5d63e5dc701f. {{(pid=100331) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:17:22.200824 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:17:22.200824 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:17:22.201511 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-ddbb0286-c356-4af6-a082-44c4f61d4f18 tempest-VolumesBackupsTest-1226471110 tempest-VolumesBackupsTest-1226471110-project-member] https://10.4.3.143/volume/v3/backups/e91b166e-2008-4bdc-846f-5d63e5dc701f returned with HTTP 200 Aug 16 21:17:22.201872 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 906/3614] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:17:22 2026] GET /volume/v3/backups/e91b166e-2008-4bdc-846f-5d63e5dc701f => generated 739 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:17:22.458900 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-5e54d15a-e749-4a92-8b10-cf91671e6067 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:17:22.460964 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-5e54d15a-e749-4a92-8b10-cf91671e6067 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] GET https://10.4.3.143/volume/v3/backups/4adbc0ce-8d72-4787-834d-03c59bce3a3b Aug 16 21:17:22.461173 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-5e54d15a-e749-4a92-8b10-cf91671e6067 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:17:22.461342 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-5e54d15a-e749-4a92-8b10-cf91671e6067 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:17:22.461435 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.v3.backups [None req-5e54d15a-e749-4a92-8b10-cf91671e6067 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Show backup with id 4adbc0ce-8d72-4787-834d-03c59bce3a3b. {{(pid=100333) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:17:22.466102 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:17:22.466102 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:17:22.466796 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-5e54d15a-e749-4a92-8b10-cf91671e6067 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] https://10.4.3.143/volume/v3/backups/4adbc0ce-8d72-4787-834d-03c59bce3a3b returned with HTTP 200 Aug 16 21:17:22.467208 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 895/3615] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:17:22 2026] GET /volume/v3/backups/4adbc0ce-8d72-4787-834d-03c59bce3a3b => generated 790 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:17:22.525650 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-2fbf4d66-cea3-4915-b77e-c8b0afb24c27 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:17:22.527416 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-2fbf4d66-cea3-4915-b77e-c8b0afb24c27 tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] GET https://10.4.3.143/volume/v3/volumes/e0a43573-1f93-4f3a-8804-0c44c4bff8ec Aug 16 21:17:22.527594 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-2fbf4d66-cea3-4915-b77e-c8b0afb24c27 tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:17:22.527767 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-2fbf4d66-cea3-4915-b77e-c8b0afb24c27 tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:17:22.533483 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-2fbf4d66-cea3-4915-b77e-c8b0afb24c27 tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] https://10.4.3.143/volume/v3/volumes/e0a43573-1f93-4f3a-8804-0c44c4bff8ec returned with HTTP 404 Aug 16 21:17:22.534165 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 909/3616] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:17:22 2026] GET /volume/v3/volumes/e0a43573-1f93-4f3a-8804-0c44c4bff8ec => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:17:22.540709 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-69653a39-eb20-486c-a8b4-1204ab98532b None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:17:22.542490 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-69653a39-eb20-486c-a8b4-1204ab98532b tempest-TestEncryptedCinderVolumes-1987827695 tempest-TestEncryptedCinderVolumes-1987827695-project-admin] GET https://10.4.3.143/volume/v3/volumes/detail?all_tenants=1 Aug 16 21:17:22.542739 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-69653a39-eb20-486c-a8b4-1204ab98532b tempest-TestEncryptedCinderVolumes-1987827695 tempest-TestEncryptedCinderVolumes-1987827695-project-admin] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:17:22.542986 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-69653a39-eb20-486c-a8b4-1204ab98532b tempest-TestEncryptedCinderVolumes-1987827695 tempest-TestEncryptedCinderVolumes-1987827695-project-admin] Calling method 'detail' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:17:22.543761 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-69653a39-eb20-486c-a8b4-1204ab98532b tempest-TestEncryptedCinderVolumes-1987827695 tempest-TestEncryptedCinderVolumes-1987827695-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100332) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 16 21:17:22.578505 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-69653a39-eb20-486c-a8b4-1204ab98532b tempest-TestEncryptedCinderVolumes-1987827695 tempest-TestEncryptedCinderVolumes-1987827695-project-admin] Get all volumes completed successfully. Aug 16 21:17:22.580589 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:17:22.580589 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:17:22.586753 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-69653a39-eb20-486c-a8b4-1204ab98532b tempest-TestEncryptedCinderVolumes-1987827695 tempest-TestEncryptedCinderVolumes-1987827695-project-admin] https://10.4.3.143/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 16 21:17:22.587297 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 907/3617] 10.4.3.143 () {66 vars in 1285 bytes} [Sun Aug 16 21:17:22 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 8312 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:17:22.601285 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-c7503199-c238-4e63-a95d-3365cf49a703 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:17:22.603248 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-c7503199-c238-4e63-a95d-3365cf49a703 tempest-TestEncryptedCinderVolumes-1987827695 tempest-TestEncryptedCinderVolumes-1987827695-project-admin] DELETE https://10.4.3.143/volume/v3/types/78edcaec-3298-4526-bed4-f4a88c73c050 Aug 16 21:17:22.603467 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-c7503199-c238-4e63-a95d-3365cf49a703 tempest-TestEncryptedCinderVolumes-1987827695 tempest-TestEncryptedCinderVolumes-1987827695-project-admin] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:17:22.603724 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-c7503199-c238-4e63-a95d-3365cf49a703 tempest-TestEncryptedCinderVolumes-1987827695 tempest-TestEncryptedCinderVolumes-1987827695-project-admin] Calling method '_delete' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:17:22.631507 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-c7503199-c238-4e63-a95d-3365cf49a703 tempest-TestEncryptedCinderVolumes-1987827695 tempest-TestEncryptedCinderVolumes-1987827695-project-admin] https://10.4.3.143/volume/v3/types/78edcaec-3298-4526-bed4-f4a88c73c050 returned with HTTP 202 Aug 16 21:17:22.631777 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 907/3618] 10.4.3.143 () {66 vars in 1345 bytes} [Sun Aug 16 21:17:22 2026] DELETE /volume/v3/types/78edcaec-3298-4526-bed4-f4a88c73c050 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 21:17:22.642953 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-f698aa58-bdee-49d4-aed2-c5f043e0401b None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:17:22.644951 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-f698aa58-bdee-49d4-aed2-c5f043e0401b tempest-TestEncryptedCinderVolumes-1987827695 tempest-TestEncryptedCinderVolumes-1987827695-project-admin] POST https://10.4.3.143/volume/v3/types Aug 16 21:17:22.645341 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-f698aa58-bdee-49d4-aed2-c5f043e0401b tempest-TestEncryptedCinderVolumes-1987827695 tempest-TestEncryptedCinderVolumes-1987827695-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-770769007", "extra_specs": {}}} {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:17:22.658370 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-f698aa58-bdee-49d4-aed2-c5f043e0401b tempest-TestEncryptedCinderVolumes-1987827695 tempest-TestEncryptedCinderVolumes-1987827695-project-admin] https://10.4.3.143/volume/v3/types returned with HTTP 200 Aug 16 21:17:22.658942 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 896/3619] 10.4.3.143 () {68 vars in 1252 bytes} [Sun Aug 16 21:17:22 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 16 21:17:22.666707 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-0dcaa21b-01b8-4c2f-83d3-f391c401521b None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:17:22.668772 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-0dcaa21b-01b8-4c2f-83d3-f391c401521b tempest-TestEncryptedCinderVolumes-1987827695 tempest-TestEncryptedCinderVolumes-1987827695-project-admin] POST https://10.4.3.143/volume/v3/types/64ba54b1-1940-477e-a9cd-3f09e8cfbc9f/encryption Aug 16 21:17:22.669171 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-0dcaa21b-01b8-4c2f-83d3-f391c401521b tempest-TestEncryptedCinderVolumes-1987827695 tempest-TestEncryptedCinderVolumes-1987827695-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:17:22.684257 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-0dcaa21b-01b8-4c2f-83d3-f391c401521b tempest-TestEncryptedCinderVolumes-1987827695 tempest-TestEncryptedCinderVolumes-1987827695-project-admin] https://10.4.3.143/volume/v3/types/64ba54b1-1940-477e-a9cd-3f09e8cfbc9f/encryption returned with HTTP 200 Aug 16 21:17:22.684610 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 910/3620] 10.4.3.143 () {68 vars in 1397 bytes} [Sun Aug 16 21:17:22 2026] POST /volume/v3/types/64ba54b1-1940-477e-a9cd-3f09e8cfbc9f/encryption => generated 230 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:17:22.693652 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-12e5ff1f-04e2-40ee-ac45-a20737549b6d None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:17:22.695650 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-12e5ff1f-04e2-40ee-ac45-a20737549b6d tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] POST https://10.4.3.143/volume/v3/volumes Aug 16 21:17:22.696005 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-12e5ff1f-04e2-40ee-ac45-a20737549b6d tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-1551994721", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-770769007", "size": 1}} {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:17:22.697717 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.v3.volumes [None req-12e5ff1f-04e2-40ee-ac45-a20737549b6d tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-1551994721', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-770769007', 'size': 1}} {{(pid=100332) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 21:17:22.702373 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.v3.volumes [None req-12e5ff1f-04e2-40ee-ac45-a20737549b6d tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] Create volume of 1 GB Aug 16 21:17:22.702759 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:17:22.702759 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:17:22.703428 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-12e5ff1f-04e2-40ee-ac45-a20737549b6d tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] Availability Zones retrieved successfully. Aug 16 21:17:22.710935 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-12e5ff1f-04e2-40ee-ac45-a20737549b6d tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] Flow 'volume_create_api' (63416cde-7879-4a58-b53e-367e934467c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100332) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:17:22.712157 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-12e5ff1f-04e2-40ee-ac45-a20737549b6d tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (00cadd7c-8a04-48f1-a43d-5eb0ff2f89fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:17:22.713311 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.flows.api.create_volume [None req-12e5ff1f-04e2-40ee-ac45-a20737549b6d tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] Validating volume size '1' using validate_int {{(pid=100332) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 21:17:22.742216 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-12e5ff1f-04e2-40ee-ac45-a20737549b6d tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (00cadd7c-8a04-48f1-a43d-5eb0ff2f89fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T21:17:23Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=64ba54b1-1940-477e-a9cd-3f09e8cfbc9f,is_public=True,name='tempest-scenario-type-luks-770769007',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '64ba54b1-1940-477e-a9cd-3f09e8cfbc9f', '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=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:17:22.743712 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-12e5ff1f-04e2-40ee-ac45-a20737549b6d tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8993c78d-db9c-42f5-8f78-3237eeea745d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:17:22.771429 np0000007409 devstack@c-api.service[100332]: WARNING cinder.quota [None req-12e5ff1f-04e2-40ee-ac45-a20737549b6d tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-770769007 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-770769007, it is now deprecated. Please use the default quota class for default quota. Aug 16 21:17:22.771682 np0000007409 devstack@c-api.service[100332]: WARNING cinder.quota [None req-12e5ff1f-04e2-40ee-ac45-a20737549b6d tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-770769007 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-770769007, it is now deprecated. Please use the default quota class for default quota. Aug 16 21:17:22.793962 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.quota [None req-12e5ff1f-04e2-40ee-ac45-a20737549b6d tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] Created reservations ['218153dc-8f7d-4313-9c2a-1bf4985d2ee3', 'b33c5718-7ce0-4263-a8c9-21ef84af2747', '6c1d1971-d764-4d1a-849c-578138247a80', 'dd273e22-6c99-411a-97d8-b975ecd00ecf'] {{(pid=100332) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:17:22.794704 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-12e5ff1f-04e2-40ee-ac45-a20737549b6d tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8993c78d-db9c-42f5-8f78-3237eeea745d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['218153dc-8f7d-4313-9c2a-1bf4985d2ee3', 'b33c5718-7ce0-4263-a8c9-21ef84af2747', '6c1d1971-d764-4d1a-849c-578138247a80', 'dd273e22-6c99-411a-97d8-b975ecd00ecf']}' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:17:22.795510 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-12e5ff1f-04e2-40ee-ac45-a20737549b6d tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (60afce90-d4a8-4bb3-8b64-914f2c0009e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:17:22.815875 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-12e5ff1f-04e2-40ee-ac45-a20737549b6d tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (60afce90-d4a8-4bb3-8b64-914f2c0009e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '533fdb0d-6d29-4731-8c0d-f6598af35de9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1551994721',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e9789a1c86514bdba5c1a7016be7eb05',qos_specs=None,replication_status=,reservations=['218153dc-8f7d-4313-9c2a-1bf4985d2ee3','b33c5718-7ce0-4263-a8c9-21ef84af2747','6c1d1971-d764-4d1a-849c-578138247a80','dd273e22-6c99-411a-97d8-b975ecd00ecf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a270c46101bf4361bcf07de20610763c',volume_type_id=64ba54b1-1940-477e-a9cd-3f09e8cfbc9f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T21:17:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1551994721',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=533fdb0d-6d29-4731-8c0d-f6598af35de9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e9789a1c86514bdba5c1a7016be7eb05',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a270c46101bf4361bcf07de20610763c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64ba54b1-1940-477e-a9cd-3f09e8cfbc9f),volume_type_id=64ba54b1-1940-477e-a9cd-3f09e8cfbc9f)}' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:17:22.816579 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-12e5ff1f-04e2-40ee-ac45-a20737549b6d tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a8a6cb39-0e94-467e-9b1e-535efa450ad3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:17:22.832564 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-12e5ff1f-04e2-40ee-ac45-a20737549b6d tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a8a6cb39-0e94-467e-9b1e-535efa450ad3) transitioned into state 'SUCCESS' from state '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-1551994721',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e9789a1c86514bdba5c1a7016be7eb05',qos_specs=None,replication_status=,reservations=['218153dc-8f7d-4313-9c2a-1bf4985d2ee3','b33c5718-7ce0-4263-a8c9-21ef84af2747','6c1d1971-d764-4d1a-849c-578138247a80','dd273e22-6c99-411a-97d8-b975ecd00ecf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a270c46101bf4361bcf07de20610763c',volume_type_id=64ba54b1-1940-477e-a9cd-3f09e8cfbc9f)}' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:17:22.833456 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-12e5ff1f-04e2-40ee-ac45-a20737549b6d tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (51b73e36-2619-4801-8c9a-2391836c6fac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:17:22.841446 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-12e5ff1f-04e2-40ee-ac45-a20737549b6d tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (51b73e36-2619-4801-8c9a-2391836c6fac) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:17:22.842310 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-12e5ff1f-04e2-40ee-ac45-a20737549b6d tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] Flow 'volume_create_api' (63416cde-7879-4a58-b53e-367e934467c6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100332) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:17:22.842655 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-12e5ff1f-04e2-40ee-ac45-a20737549b6d tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] Create volume request issued successfully. Aug 16 21:17:22.843219 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-12e5ff1f-04e2-40ee-ac45-a20737549b6d tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Aug 16 21:17:22.843725 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 908/3621] 10.4.3.143 () {68 vars in 1259 bytes} [Sun Aug 16 21:17:22 2026] POST /volume/v3/volumes => generated 784 bytes in 151 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 21:17:23.213128 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-185728f8-bcac-45a5-9f15-3b49e8a26c10 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:17:23.215890 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-185728f8-bcac-45a5-9f15-3b49e8a26c10 tempest-VolumesBackupsTest-1226471110 tempest-VolumesBackupsTest-1226471110-project-member] GET https://10.4.3.143/volume/v3/backups/e91b166e-2008-4bdc-846f-5d63e5dc701f Aug 16 21:17:23.216204 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-185728f8-bcac-45a5-9f15-3b49e8a26c10 tempest-VolumesBackupsTest-1226471110 tempest-VolumesBackupsTest-1226471110-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:17:23.216474 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-185728f8-bcac-45a5-9f15-3b49e8a26c10 tempest-VolumesBackupsTest-1226471110 tempest-VolumesBackupsTest-1226471110-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:17:23.216541 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.v3.backups [None req-185728f8-bcac-45a5-9f15-3b49e8a26c10 tempest-VolumesBackupsTest-1226471110 tempest-VolumesBackupsTest-1226471110-project-member] Show backup with id e91b166e-2008-4bdc-846f-5d63e5dc701f. {{(pid=100331) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:17:23.220806 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:17:23.220806 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:17:23.221758 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-185728f8-bcac-45a5-9f15-3b49e8a26c10 tempest-VolumesBackupsTest-1226471110 tempest-VolumesBackupsTest-1226471110-project-member] https://10.4.3.143/volume/v3/backups/e91b166e-2008-4bdc-846f-5d63e5dc701f returned with HTTP 200 Aug 16 21:17:23.222157 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 908/3622] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:17:23 2026] GET /volume/v3/backups/e91b166e-2008-4bdc-846f-5d63e5dc701f => generated 739 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:17:23.477440 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-a4691040-455e-4df3-8990-94fa684575c9 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:17:23.479516 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-a4691040-455e-4df3-8990-94fa684575c9 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] GET https://10.4.3.143/volume/v3/backups/4adbc0ce-8d72-4787-834d-03c59bce3a3b Aug 16 21:17:23.479658 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-a4691040-455e-4df3-8990-94fa684575c9 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:17:23.479840 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-a4691040-455e-4df3-8990-94fa684575c9 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:17:23.480005 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.v3.backups [None req-a4691040-455e-4df3-8990-94fa684575c9 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Show backup with id 4adbc0ce-8d72-4787-834d-03c59bce3a3b. {{(pid=100333) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:17:23.484269 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:17:23.484269 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:17:23.485024 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-a4691040-455e-4df3-8990-94fa684575c9 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] https://10.4.3.143/volume/v3/backups/4adbc0ce-8d72-4787-834d-03c59bce3a3b returned with HTTP 200 Aug 16 21:17:23.485413 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 897/3623] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:17:23 2026] GET /volume/v3/backups/4adbc0ce-8d72-4787-834d-03c59bce3a3b => generated 791 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:17:24.234475 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-4e9cd994-15a1-48e1-a410-9464edb8390a None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:17:24.237127 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-4e9cd994-15a1-48e1-a410-9464edb8390a tempest-VolumesBackupsTest-1226471110 tempest-VolumesBackupsTest-1226471110-project-member] GET https://10.4.3.143/volume/v3/backups/e91b166e-2008-4bdc-846f-5d63e5dc701f Aug 16 21:17:24.237395 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-4e9cd994-15a1-48e1-a410-9464edb8390a tempest-VolumesBackupsTest-1226471110 tempest-VolumesBackupsTest-1226471110-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:17:24.237695 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-4e9cd994-15a1-48e1-a410-9464edb8390a tempest-VolumesBackupsTest-1226471110 tempest-VolumesBackupsTest-1226471110-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:17:24.237851 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.v3.backups [None req-4e9cd994-15a1-48e1-a410-9464edb8390a tempest-VolumesBackupsTest-1226471110 tempest-VolumesBackupsTest-1226471110-project-member] Show backup with id e91b166e-2008-4bdc-846f-5d63e5dc701f. {{(pid=100330) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:17:24.244080 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:17:24.244080 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:17:24.244948 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-4e9cd994-15a1-48e1-a410-9464edb8390a tempest-VolumesBackupsTest-1226471110 tempest-VolumesBackupsTest-1226471110-project-member] https://10.4.3.143/volume/v3/backups/e91b166e-2008-4bdc-846f-5d63e5dc701f returned with HTTP 200 Aug 16 21:17:24.245374 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 911/3624] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:17:24 2026] GET /volume/v3/backups/e91b166e-2008-4bdc-846f-5d63e5dc701f => generated 739 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:17:24.496294 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-bb7c7d69-16e9-4301-904f-97d62296ef2f None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:17:24.498663 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-bb7c7d69-16e9-4301-904f-97d62296ef2f tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] GET https://10.4.3.143/volume/v3/backups/4adbc0ce-8d72-4787-834d-03c59bce3a3b Aug 16 21:17:24.498944 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-bb7c7d69-16e9-4301-904f-97d62296ef2f tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:17:24.499199 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-bb7c7d69-16e9-4301-904f-97d62296ef2f tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:17:24.499334 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.v3.backups [None req-bb7c7d69-16e9-4301-904f-97d62296ef2f tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Show backup with id 4adbc0ce-8d72-4787-834d-03c59bce3a3b. {{(pid=100332) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:17:24.504258 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:17:24.504258 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:17:24.505382 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-bb7c7d69-16e9-4301-904f-97d62296ef2f tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] https://10.4.3.143/volume/v3/backups/4adbc0ce-8d72-4787-834d-03c59bce3a3b returned with HTTP 200 Aug 16 21:17:24.505845 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 909/3625] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:17:24 2026] GET /volume/v3/backups/4adbc0ce-8d72-4787-834d-03c59bce3a3b => generated 791 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:17:25.258637 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-e7a4835d-f077-4fe3-b98e-c8bf82e37a2f None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:17:25.262180 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-e7a4835d-f077-4fe3-b98e-c8bf82e37a2f tempest-VolumesBackupsTest-1226471110 tempest-VolumesBackupsTest-1226471110-project-member] GET https://10.4.3.143/volume/v3/backups/e91b166e-2008-4bdc-846f-5d63e5dc701f Aug 16 21:17:25.262180 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-e7a4835d-f077-4fe3-b98e-c8bf82e37a2f tempest-VolumesBackupsTest-1226471110 tempest-VolumesBackupsTest-1226471110-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:17:25.262180 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-e7a4835d-f077-4fe3-b98e-c8bf82e37a2f tempest-VolumesBackupsTest-1226471110 tempest-VolumesBackupsTest-1226471110-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:17:25.262180 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.v3.backups [None req-e7a4835d-f077-4fe3-b98e-c8bf82e37a2f tempest-VolumesBackupsTest-1226471110 tempest-VolumesBackupsTest-1226471110-project-member] Show backup with id e91b166e-2008-4bdc-846f-5d63e5dc701f. {{(pid=100331) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:17:25.266322 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:17:25.266322 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:17:25.267233 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-e7a4835d-f077-4fe3-b98e-c8bf82e37a2f tempest-VolumesBackupsTest-1226471110 tempest-VolumesBackupsTest-1226471110-project-member] https://10.4.3.143/volume/v3/backups/e91b166e-2008-4bdc-846f-5d63e5dc701f returned with HTTP 200 Aug 16 21:17:25.267636 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 909/3626] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:17:25 2026] GET /volume/v3/backups/e91b166e-2008-4bdc-846f-5d63e5dc701f => generated 739 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:17:25.518219 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-b1163fea-898b-43a5-8604-0874f6935b64 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:17:25.520376 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-b1163fea-898b-43a5-8604-0874f6935b64 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] GET https://10.4.3.143/volume/v3/backups/4adbc0ce-8d72-4787-834d-03c59bce3a3b Aug 16 21:17:25.520586 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-b1163fea-898b-43a5-8604-0874f6935b64 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:17:25.520778 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-b1163fea-898b-43a5-8604-0874f6935b64 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:17:25.520870 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.v3.backups [None req-b1163fea-898b-43a5-8604-0874f6935b64 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Show backup with id 4adbc0ce-8d72-4787-834d-03c59bce3a3b. {{(pid=100333) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:17:25.528289 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:17:25.528289 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:17:25.529019 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-b1163fea-898b-43a5-8604-0874f6935b64 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] https://10.4.3.143/volume/v3/backups/4adbc0ce-8d72-4787-834d-03c59bce3a3b returned with HTTP 200 Aug 16 21:17:25.529357 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 898/3627] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:17:25 2026] GET /volume/v3/backups/4adbc0ce-8d72-4787-834d-03c59bce3a3b => generated 791 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:17:26.290088 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-80320d51-61a2-4a5b-a974-ff59f25935a3 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:17:26.293043 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-80320d51-61a2-4a5b-a974-ff59f25935a3 tempest-VolumesBackupsTest-1226471110 tempest-VolumesBackupsTest-1226471110-project-member] GET https://10.4.3.143/volume/v3/backups/e91b166e-2008-4bdc-846f-5d63e5dc701f Aug 16 21:17:26.293422 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-80320d51-61a2-4a5b-a974-ff59f25935a3 tempest-VolumesBackupsTest-1226471110 tempest-VolumesBackupsTest-1226471110-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:17:26.293675 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-80320d51-61a2-4a5b-a974-ff59f25935a3 tempest-VolumesBackupsTest-1226471110 tempest-VolumesBackupsTest-1226471110-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:17:26.293803 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.v3.backups [None req-80320d51-61a2-4a5b-a974-ff59f25935a3 tempest-VolumesBackupsTest-1226471110 tempest-VolumesBackupsTest-1226471110-project-member] Show backup with id e91b166e-2008-4bdc-846f-5d63e5dc701f. {{(pid=100330) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:17:26.298577 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:17:26.298577 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:17:26.299512 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-80320d51-61a2-4a5b-a974-ff59f25935a3 tempest-VolumesBackupsTest-1226471110 tempest-VolumesBackupsTest-1226471110-project-member] https://10.4.3.143/volume/v3/backups/e91b166e-2008-4bdc-846f-5d63e5dc701f returned with HTTP 200 Aug 16 21:17:26.300487 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 912/3628] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:17:26 2026] GET /volume/v3/backups/e91b166e-2008-4bdc-846f-5d63e5dc701f => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 16 21:17:26.540702 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-ba162070-724c-494a-b3ea-6048c806a422 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:17:26.542648 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-ba162070-724c-494a-b3ea-6048c806a422 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] GET https://10.4.3.143/volume/v3/backups/4adbc0ce-8d72-4787-834d-03c59bce3a3b Aug 16 21:17:26.543250 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-ba162070-724c-494a-b3ea-6048c806a422 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:17:26.543436 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-ba162070-724c-494a-b3ea-6048c806a422 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:17:26.543545 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.v3.backups [None req-ba162070-724c-494a-b3ea-6048c806a422 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Show backup with id 4adbc0ce-8d72-4787-834d-03c59bce3a3b. {{(pid=100332) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:17:26.549983 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:17:26.549983 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:17:26.550840 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-ba162070-724c-494a-b3ea-6048c806a422 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] https://10.4.3.143/volume/v3/backups/4adbc0ce-8d72-4787-834d-03c59bce3a3b returned with HTTP 200 Aug 16 21:17:26.551314 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 910/3629] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:17:26 2026] GET /volume/v3/backups/4adbc0ce-8d72-4787-834d-03c59bce3a3b => generated 792 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:17:26.563519 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-81239470-c135-445c-a463-705ece24ede8 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:17:26.565599 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-81239470-c135-445c-a463-705ece24ede8 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] GET https://10.4.3.143/volume/v3/volumes/93c7bd33-d9d0-4f4f-8570-bc0840af7b47 Aug 16 21:17:26.565599 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-81239470-c135-445c-a463-705ece24ede8 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:17:26.565748 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-81239470-c135-445c-a463-705ece24ede8 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:17:26.573349 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:17:26.573349 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:17:26.578101 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-81239470-c135-445c-a463-705ece24ede8 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Volume info retrieved successfully. Aug 16 21:17:26.585356 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-81239470-c135-445c-a463-705ece24ede8 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] https://10.4.3.143/volume/v3/volumes/93c7bd33-d9d0-4f4f-8570-bc0840af7b47 returned with HTTP 200 Aug 16 21:17:26.585811 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 910/3630] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:17:26 2026] GET /volume/v3/volumes/93c7bd33-d9d0-4f4f-8570-bc0840af7b47 => generated 1356 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:17:26.599295 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-79b962f4-6638-4144-99c4-f2f11c074478 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:17:26.601669 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-79b962f4-6638-4144-99c4-f2f11c074478 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] POST https://10.4.3.143/volume/v3/backups/4adbc0ce-8d72-4787-834d-03c59bce3a3b/restore Aug 16 21:17:26.602107 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-79b962f4-6638-4144-99c4-f2f11c074478 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:17:26.603939 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.contrib.backups [None req-79b962f4-6638-4144-99c4-f2f11c074478 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Restoring backup 4adbc0ce-8d72-4787-834d-03c59bce3a3b ({'restore': {}}) {{(pid=100333) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 16 21:17:26.603939 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.contrib.backups [None req-79b962f4-6638-4144-99c4-f2f11c074478 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Restoring backup 4adbc0ce-8d72-4787-834d-03c59bce3a3b to volume None. Aug 16 21:17:26.609467 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:17:26.609467 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:17:26.611177 np0000007409 devstack@c-api.service[100333]: INFO cinder.backup.api [None req-79b962f4-6638-4144-99c4-f2f11c074478 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Creating volume of 1 GB for restore of backup 4adbc0ce-8d72-4787-834d-03c59bce3a3b. Aug 16 21:17:26.616319 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-79b962f4-6638-4144-99c4-f2f11c074478 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Availability Zones retrieved successfully. Aug 16 21:17:26.624237 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-79b962f4-6638-4144-99c4-f2f11c074478 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Flow 'volume_create_api' (5a562708-6236-410c-9667-8ed37ee7ede0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100333) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:17:26.625963 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-79b962f4-6638-4144-99c4-f2f11c074478 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d8887be2-d446-41c1-89bc-6fa32da1d23a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:17:26.627444 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.flows.api.create_volume [None req-79b962f4-6638-4144-99c4-f2f11c074478 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Validating volume size '1' using validate_int {{(pid=100333) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 21:17:26.658120 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-79b962f4-6638-4144-99c4-f2f11c074478 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d8887be2-d446-41c1-89bc-6fa32da1d23a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T21:04:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=69e633b8-fab9-4b15-8b40-4f1a67c51cda,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '69e633b8-fab9-4b15-8b40-4f1a67c51cda', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:17:26.659197 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-79b962f4-6638-4144-99c4-f2f11c074478 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b621f9d8-b9c7-48f2-8ff6-8d17d7c31289) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:17:26.714683 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.quota [None req-79b962f4-6638-4144-99c4-f2f11c074478 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Created reservations ['a6770c51-b8cb-42dd-a55d-c0379ef43f20', '91209d16-70f0-4e73-8a20-e2ca5c62998b', '737275a5-cae0-497a-9f92-34c49ebd3cb3', '0fb344ec-c6d0-47b8-b5b6-50c2966f7113'] {{(pid=100333) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:17:26.714683 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-79b962f4-6638-4144-99c4-f2f11c074478 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b621f9d8-b9c7-48f2-8ff6-8d17d7c31289) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a6770c51-b8cb-42dd-a55d-c0379ef43f20', '91209d16-70f0-4e73-8a20-e2ca5c62998b', '737275a5-cae0-497a-9f92-34c49ebd3cb3', '0fb344ec-c6d0-47b8-b5b6-50c2966f7113']}' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:17:26.714683 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-79b962f4-6638-4144-99c4-f2f11c074478 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e5603059-68d3-49d0-9ea9-3417adde3059) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:17:26.742033 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-79b962f4-6638-4144-99c4-f2f11c074478 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e5603059-68d3-49d0-9ea9-3417adde3059) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '11e3d0f2-1a51-4338-9552-bbd1b397ad13', '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_4adbc0ce-8d72-4787-834d-03c59bce3a3b',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d874152824304309a95371f84420ee94',qos_specs=None,replication_status=,reservations=['a6770c51-b8cb-42dd-a55d-c0379ef43f20','91209d16-70f0-4e73-8a20-e2ca5c62998b','737275a5-cae0-497a-9f92-34c49ebd3cb3','0fb344ec-c6d0-47b8-b5b6-50c2966f7113'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='50f4880abb0f46daae972b2918f4471c',volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T21:17:26Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_4adbc0ce-8d72-4787-834d-03c59bce3a3b',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=11e3d0f2-1a51-4338-9552-bbd1b397ad13,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d874152824304309a95371f84420ee94',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='50f4880abb0f46daae972b2918f4471c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(69e633b8-fab9-4b15-8b40-4f1a67c51cda),volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda)}' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:17:26.742745 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-79b962f4-6638-4144-99c4-f2f11c074478 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fbff6a71-5097-451e-ac45-5d10e0a8b953) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:17:26.757175 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-79b962f4-6638-4144-99c4-f2f11c074478 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fbff6a71-5097-451e-ac45-5d10e0a8b953) transitioned into 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_4adbc0ce-8d72-4787-834d-03c59bce3a3b',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d874152824304309a95371f84420ee94',qos_specs=None,replication_status=,reservations=['a6770c51-b8cb-42dd-a55d-c0379ef43f20','91209d16-70f0-4e73-8a20-e2ca5c62998b','737275a5-cae0-497a-9f92-34c49ebd3cb3','0fb344ec-c6d0-47b8-b5b6-50c2966f7113'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='50f4880abb0f46daae972b2918f4471c',volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda)}' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:17:26.757826 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-79b962f4-6638-4144-99c4-f2f11c074478 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (578952a4-19b3-49d9-9ad4-0dd5ee5bbf87) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:17:26.770684 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-79b962f4-6638-4144-99c4-f2f11c074478 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (578952a4-19b3-49d9-9ad4-0dd5ee5bbf87) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:17:26.771965 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-79b962f4-6638-4144-99c4-f2f11c074478 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Flow 'volume_create_api' (5a562708-6236-410c-9667-8ed37ee7ede0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100333) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:17:26.772339 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-79b962f4-6638-4144-99c4-f2f11c074478 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Create volume request issued successfully. Aug 16 21:17:26.780938 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:17:26.780938 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:17:26.781570 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-79b962f4-6638-4144-99c4-f2f11c074478 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Volume info retrieved successfully. Aug 16 21:17:27.269130 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-0728bacc-3ba8-44f4-a5fa-77f9d4fc14c2 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:17:27.271630 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-0728bacc-3ba8-44f4-a5fa-77f9d4fc14c2 tempest-TestShelveInstance-1829753857 tempest-TestShelveInstance-1829753857-project-member] POST https://10.4.3.143/volume/v3/volumes Aug 16 21:17:27.272099 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-0728bacc-3ba8-44f4-a5fa-77f9d4fc14c2 tempest-TestShelveInstance-1829753857 tempest-TestShelveInstance-1829753857-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-1543414659", "imageRef": "42b524b5-4969-43e9-b5aa-f976c786aa94", "size": 1}} {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:17:27.274094 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.v3.volumes [None req-0728bacc-3ba8-44f4-a5fa-77f9d4fc14c2 tempest-TestShelveInstance-1829753857 tempest-TestShelveInstance-1829753857-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-1543414659', 'imageRef': '42b524b5-4969-43e9-b5aa-f976c786aa94', 'size': 1}} {{(pid=100330) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 21:17:27.320597 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-d894a2bf-1162-49f5-a98d-23197fbb7030 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:17:27.322818 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-d894a2bf-1162-49f5-a98d-23197fbb7030 tempest-VolumesBackupsTest-1226471110 tempest-VolumesBackupsTest-1226471110-project-member] GET https://10.4.3.143/volume/v3/backups/e91b166e-2008-4bdc-846f-5d63e5dc701f Aug 16 21:17:27.323182 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-d894a2bf-1162-49f5-a98d-23197fbb7030 tempest-VolumesBackupsTest-1226471110 tempest-VolumesBackupsTest-1226471110-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:17:27.323465 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-d894a2bf-1162-49f5-a98d-23197fbb7030 tempest-VolumesBackupsTest-1226471110 tempest-VolumesBackupsTest-1226471110-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:17:27.323715 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.v3.backups [None req-d894a2bf-1162-49f5-a98d-23197fbb7030 tempest-VolumesBackupsTest-1226471110 tempest-VolumesBackupsTest-1226471110-project-member] Show backup with id e91b166e-2008-4bdc-846f-5d63e5dc701f. {{(pid=100332) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:17:27.330632 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:17:27.330632 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:17:27.331839 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-d894a2bf-1162-49f5-a98d-23197fbb7030 tempest-VolumesBackupsTest-1226471110 tempest-VolumesBackupsTest-1226471110-project-member] https://10.4.3.143/volume/v3/backups/e91b166e-2008-4bdc-846f-5d63e5dc701f returned with HTTP 200 Aug 16 21:17:27.332955 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 911/3631] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:17:27 2026] GET /volume/v3/backups/e91b166e-2008-4bdc-846f-5d63e5dc701f => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:17:27.363670 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.v3.volumes [None req-0728bacc-3ba8-44f4-a5fa-77f9d4fc14c2 tempest-TestShelveInstance-1829753857 tempest-TestShelveInstance-1829753857-project-member] Create volume of 1 GB Aug 16 21:17:27.367739 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-0728bacc-3ba8-44f4-a5fa-77f9d4fc14c2 tempest-TestShelveInstance-1829753857 tempest-TestShelveInstance-1829753857-project-member] Availability Zones retrieved successfully. Aug 16 21:17:27.373454 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-0728bacc-3ba8-44f4-a5fa-77f9d4fc14c2 tempest-TestShelveInstance-1829753857 tempest-TestShelveInstance-1829753857-project-member] Flow 'volume_create_api' (4c9da778-b4a9-4662-852c-b8147ea80577) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100330) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:17:27.376132 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-0728bacc-3ba8-44f4-a5fa-77f9d4fc14c2 tempest-TestShelveInstance-1829753857 tempest-TestShelveInstance-1829753857-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (78cf186b-4492-4f4b-b0f2-08c12e544799) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:17:27.380397 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.flows.api.create_volume [None req-0728bacc-3ba8-44f4-a5fa-77f9d4fc14c2 tempest-TestShelveInstance-1829753857 tempest-TestShelveInstance-1829753857-project-member] Validating volume size '1' using validate_int {{(pid=100330) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 21:17:27.459763 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-0728bacc-3ba8-44f4-a5fa-77f9d4fc14c2 tempest-TestShelveInstance-1829753857 tempest-TestShelveInstance-1829753857-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (78cf186b-4492-4f4b-b0f2-08c12e544799) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T21:04:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=69e633b8-fab9-4b15-8b40-4f1a67c51cda,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '69e633b8-fab9-4b15-8b40-4f1a67c51cda', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:17:27.460948 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-0728bacc-3ba8-44f4-a5fa-77f9d4fc14c2 tempest-TestShelveInstance-1829753857 tempest-TestShelveInstance-1829753857-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (80dfe993-78ea-49ae-9260-8b99b807e104) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:17:27.543186 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.quota [None req-0728bacc-3ba8-44f4-a5fa-77f9d4fc14c2 tempest-TestShelveInstance-1829753857 tempest-TestShelveInstance-1829753857-project-member] Created reservations ['444e17eb-df62-4e4b-aa7b-aeb5d40b552e', '6434db0f-bc6a-4ca0-92cc-3fa54ccce782', '5e0f04df-a78a-4cd0-9a58-89e39759d6f0', '98504c62-c16a-401d-902c-a85aa2fb7dbe'] {{(pid=100330) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:17:27.544201 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-0728bacc-3ba8-44f4-a5fa-77f9d4fc14c2 tempest-TestShelveInstance-1829753857 tempest-TestShelveInstance-1829753857-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (80dfe993-78ea-49ae-9260-8b99b807e104) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['444e17eb-df62-4e4b-aa7b-aeb5d40b552e', '6434db0f-bc6a-4ca0-92cc-3fa54ccce782', '5e0f04df-a78a-4cd0-9a58-89e39759d6f0', '98504c62-c16a-401d-902c-a85aa2fb7dbe']}' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:17:27.545025 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-0728bacc-3ba8-44f4-a5fa-77f9d4fc14c2 tempest-TestShelveInstance-1829753857 tempest-TestShelveInstance-1829753857-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cd2b67ee-e093-4e39-b85d-d86d14b11775) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:17:27.576731 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-0728bacc-3ba8-44f4-a5fa-77f9d4fc14c2 tempest-TestShelveInstance-1829753857 tempest-TestShelveInstance-1829753857-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cd2b67ee-e093-4e39-b85d-d86d14b11775) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b3b13a07-9991-4ab2-916c-a8f898a0ea82', '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-1543414659',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a8660f583492474a834926b485bcb35f',qos_specs=None,replication_status=,reservations=['444e17eb-df62-4e4b-aa7b-aeb5d40b552e','6434db0f-bc6a-4ca0-92cc-3fa54ccce782','5e0f04df-a78a-4cd0-9a58-89e39759d6f0','98504c62-c16a-401d-902c-a85aa2fb7dbe'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='18ec8f513b35495a84b61f1b248df679',volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T21:17:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-1543414659',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b3b13a07-9991-4ab2-916c-a8f898a0ea82,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a8660f583492474a834926b485bcb35f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='18ec8f513b35495a84b61f1b248df679',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(69e633b8-fab9-4b15-8b40-4f1a67c51cda),volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda)}' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:17:27.577339 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-0728bacc-3ba8-44f4-a5fa-77f9d4fc14c2 tempest-TestShelveInstance-1829753857 tempest-TestShelveInstance-1829753857-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (59c23363-41bc-4511-81cb-40f134c18dbd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:17:27.609702 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-0728bacc-3ba8-44f4-a5fa-77f9d4fc14c2 tempest-TestShelveInstance-1829753857 tempest-TestShelveInstance-1829753857-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (59c23363-41bc-4511-81cb-40f134c18dbd) transitioned into state 'SUCCESS' from state '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-1543414659',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a8660f583492474a834926b485bcb35f',qos_specs=None,replication_status=,reservations=['444e17eb-df62-4e4b-aa7b-aeb5d40b552e','6434db0f-bc6a-4ca0-92cc-3fa54ccce782','5e0f04df-a78a-4cd0-9a58-89e39759d6f0','98504c62-c16a-401d-902c-a85aa2fb7dbe'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='18ec8f513b35495a84b61f1b248df679',volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda)}' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:17:27.610970 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-0728bacc-3ba8-44f4-a5fa-77f9d4fc14c2 tempest-TestShelveInstance-1829753857 tempest-TestShelveInstance-1829753857-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (520f7f99-75b4-4797-a837-5905c99a1fca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:17:27.624282 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-0728bacc-3ba8-44f4-a5fa-77f9d4fc14c2 tempest-TestShelveInstance-1829753857 tempest-TestShelveInstance-1829753857-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (520f7f99-75b4-4797-a837-5905c99a1fca) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:17:27.624669 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-0728bacc-3ba8-44f4-a5fa-77f9d4fc14c2 tempest-TestShelveInstance-1829753857 tempest-TestShelveInstance-1829753857-project-member] Flow 'volume_create_api' (4c9da778-b4a9-4662-852c-b8147ea80577) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100330) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:17:27.625124 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-0728bacc-3ba8-44f4-a5fa-77f9d4fc14c2 tempest-TestShelveInstance-1829753857 tempest-TestShelveInstance-1829753857-project-member] Create volume request issued successfully. Aug 16 21:17:27.625748 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-0728bacc-3ba8-44f4-a5fa-77f9d4fc14c2 tempest-TestShelveInstance-1829753857 tempest-TestShelveInstance-1829753857-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Aug 16 21:17:27.626259 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 913/3632] 10.4.3.143 () {68 vars in 1259 bytes} [Sun Aug 16 21:17:27 2026] POST /volume/v3/volumes => generated 753 bytes in 357 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 21:17:27.641460 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-01713c72-a4d8-47fb-b4d2-c762595dd0f5 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:17:27.646898 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-01713c72-a4d8-47fb-b4d2-c762595dd0f5 tempest-TestShelveInstance-1829753857 tempest-TestShelveInstance-1829753857-project-member] GET https://10.4.3.143/volume/v3/volumes/b3b13a07-9991-4ab2-916c-a8f898a0ea82 Aug 16 21:17:27.647221 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-01713c72-a4d8-47fb-b4d2-c762595dd0f5 tempest-TestShelveInstance-1829753857 tempest-TestShelveInstance-1829753857-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:17:27.647493 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-01713c72-a4d8-47fb-b4d2-c762595dd0f5 tempest-TestShelveInstance-1829753857 tempest-TestShelveInstance-1829753857-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:17:27.657904 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:17:27.657904 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:17:27.662799 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-01713c72-a4d8-47fb-b4d2-c762595dd0f5 tempest-TestShelveInstance-1829753857 tempest-TestShelveInstance-1829753857-project-member] Volume info retrieved successfully. Aug 16 21:17:27.670128 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-01713c72-a4d8-47fb-b4d2-c762595dd0f5 tempest-TestShelveInstance-1829753857 tempest-TestShelveInstance-1829753857-project-member] https://10.4.3.143/volume/v3/volumes/b3b13a07-9991-4ab2-916c-a8f898a0ea82 returned with HTTP 200 Aug 16 21:17:27.670569 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 911/3633] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:17:27 2026] GET /volume/v3/volumes/b3b13a07-9991-4ab2-916c-a8f898a0ea82 => generated 821 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:17:27.797592 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:17:27.797592 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:17:27.798373 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-79b962f4-6638-4144-99c4-f2f11c074478 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Volume info retrieved successfully. Aug 16 21:17:27.798623 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.backup.api [None req-79b962f4-6638-4144-99c4-f2f11c074478 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Checking backup size 1 against volume size 1 {{(pid=100333) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 16 21:17:27.798806 np0000007409 devstack@c-api.service[100333]: INFO cinder.backup.api [None req-79b962f4-6638-4144-99c4-f2f11c074478 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Overwriting volume 11e3d0f2-1a51-4338-9552-bbd1b397ad13 with restore of backup 4adbc0ce-8d72-4787-834d-03c59bce3a3b Aug 16 21:17:27.813324 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.backup.rpcapi [None req-79b962f4-6638-4144-99c4-f2f11c074478 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] restore_backup in rpcapi backup_id 4adbc0ce-8d72-4787-834d-03c59bce3a3b {{(pid=100333) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 16 21:17:27.815977 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-79b962f4-6638-4144-99c4-f2f11c074478 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] https://10.4.3.143/volume/v3/backups/4adbc0ce-8d72-4787-834d-03c59bce3a3b/restore returned with HTTP 202 Aug 16 21:17:27.816588 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 899/3634] 10.4.3.143 () {68 vars in 1393 bytes} [Sun Aug 16 21:17:26 2026] POST /volume/v3/backups/4adbc0ce-8d72-4787-834d-03c59bce3a3b/restore => generated 189 bytes in 1218 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 21:17:27.827280 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-b2ad297a-b833-4e71-b08e-ba7d0907576b None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:17:27.829674 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-b2ad297a-b833-4e71-b08e-ba7d0907576b tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] GET https://10.4.3.143/volume/v3/backups/4adbc0ce-8d72-4787-834d-03c59bce3a3b Aug 16 21:17:27.829941 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-b2ad297a-b833-4e71-b08e-ba7d0907576b tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:17:27.830197 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-b2ad297a-b833-4e71-b08e-ba7d0907576b tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:17:27.830323 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.v3.backups [None req-b2ad297a-b833-4e71-b08e-ba7d0907576b tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Show backup with id 4adbc0ce-8d72-4787-834d-03c59bce3a3b. {{(pid=100332) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:17:27.835346 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:17:27.835346 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:17:27.836224 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-b2ad297a-b833-4e71-b08e-ba7d0907576b tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] https://10.4.3.143/volume/v3/backups/4adbc0ce-8d72-4787-834d-03c59bce3a3b returned with HTTP 200 Aug 16 21:17:27.836592 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 912/3635] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:17:27 2026] GET /volume/v3/backups/4adbc0ce-8d72-4787-834d-03c59bce3a3b => generated 792 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:17:28.343504 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-16661fd0-50e8-45cc-b479-01b90dbd7c9f None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:17:28.346049 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-16661fd0-50e8-45cc-b479-01b90dbd7c9f tempest-VolumesBackupsTest-1226471110 tempest-VolumesBackupsTest-1226471110-project-member] GET https://10.4.3.143/volume/v3/backups/e91b166e-2008-4bdc-846f-5d63e5dc701f Aug 16 21:17:28.346333 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-16661fd0-50e8-45cc-b479-01b90dbd7c9f tempest-VolumesBackupsTest-1226471110 tempest-VolumesBackupsTest-1226471110-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:17:28.346584 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-16661fd0-50e8-45cc-b479-01b90dbd7c9f tempest-VolumesBackupsTest-1226471110 tempest-VolumesBackupsTest-1226471110-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:17:28.346827 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.v3.backups [None req-16661fd0-50e8-45cc-b479-01b90dbd7c9f tempest-VolumesBackupsTest-1226471110 tempest-VolumesBackupsTest-1226471110-project-member] Show backup with id e91b166e-2008-4bdc-846f-5d63e5dc701f. {{(pid=100330) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:17:28.352869 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:17:28.352869 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:17:28.353984 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-16661fd0-50e8-45cc-b479-01b90dbd7c9f tempest-VolumesBackupsTest-1226471110 tempest-VolumesBackupsTest-1226471110-project-member] https://10.4.3.143/volume/v3/backups/e91b166e-2008-4bdc-846f-5d63e5dc701f returned with HTTP 200 Aug 16 21:17:28.354457 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 914/3636] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:17:28 2026] GET /volume/v3/backups/e91b166e-2008-4bdc-846f-5d63e5dc701f => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:17:28.688279 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-ebc66fde-f7e0-4b68-b69b-a12dbae4186f None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:17:28.690606 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-ebc66fde-f7e0-4b68-b69b-a12dbae4186f tempest-TestShelveInstance-1829753857 tempest-TestShelveInstance-1829753857-project-member] GET https://10.4.3.143/volume/v3/volumes/b3b13a07-9991-4ab2-916c-a8f898a0ea82 Aug 16 21:17:28.690904 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-ebc66fde-f7e0-4b68-b69b-a12dbae4186f tempest-TestShelveInstance-1829753857 tempest-TestShelveInstance-1829753857-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:17:28.691230 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-ebc66fde-f7e0-4b68-b69b-a12dbae4186f tempest-TestShelveInstance-1829753857 tempest-TestShelveInstance-1829753857-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:17:28.701351 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:17:28.701351 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:17:28.707334 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-ebc66fde-f7e0-4b68-b69b-a12dbae4186f tempest-TestShelveInstance-1829753857 tempest-TestShelveInstance-1829753857-project-member] Volume info retrieved successfully. Aug 16 21:17:28.714296 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-ebc66fde-f7e0-4b68-b69b-a12dbae4186f tempest-TestShelveInstance-1829753857 tempest-TestShelveInstance-1829753857-project-member] https://10.4.3.143/volume/v3/volumes/b3b13a07-9991-4ab2-916c-a8f898a0ea82 returned with HTTP 200 Aug 16 21:17:28.714741 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 912/3637] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:17:28 2026] GET /volume/v3/volumes/b3b13a07-9991-4ab2-916c-a8f898a0ea82 => generated 1361 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:17:28.758015 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [req-cdaafefe-ae27-4687-9ef0-833b5249b4ad req-67b07369-cd01-4b2c-9e1f-111576118c84 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:17:28.759252 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [req-cdaafefe-ae27-4687-9ef0-833b5249b4ad req-67b07369-cd01-4b2c-9e1f-111576118c84 tempest-TestShelveInstance-1829753857 tempest-TestShelveInstance-1829753857-project-member] GET https://10.4.3.143/volume/v3/volumes/b3b13a07-9991-4ab2-916c-a8f898a0ea82 Aug 16 21:17:28.759510 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [req-cdaafefe-ae27-4687-9ef0-833b5249b4ad req-67b07369-cd01-4b2c-9e1f-111576118c84 tempest-TestShelveInstance-1829753857 tempest-TestShelveInstance-1829753857-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:17:28.759708 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [req-cdaafefe-ae27-4687-9ef0-833b5249b4ad req-67b07369-cd01-4b2c-9e1f-111576118c84 tempest-TestShelveInstance-1829753857 tempest-TestShelveInstance-1829753857-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:17:28.768390 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:17:28.768390 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:17:28.771817 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [req-cdaafefe-ae27-4687-9ef0-833b5249b4ad req-67b07369-cd01-4b2c-9e1f-111576118c84 tempest-TestShelveInstance-1829753857 tempest-TestShelveInstance-1829753857-project-member] Volume info retrieved successfully. Aug 16 21:17:28.776401 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [req-cdaafefe-ae27-4687-9ef0-833b5249b4ad req-67b07369-cd01-4b2c-9e1f-111576118c84 tempest-TestShelveInstance-1829753857 tempest-TestShelveInstance-1829753857-project-member] https://10.4.3.143/volume/v3/volumes/b3b13a07-9991-4ab2-916c-a8f898a0ea82 returned with HTTP 200 Aug 16 21:17:28.776862 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 900/3638] 10.4.3.143 () {68 vars in 1598 bytes} [Sun Aug 16 21:17:28 2026] GET /volume/v3/volumes/b3b13a07-9991-4ab2-916c-a8f898a0ea82 => generated 1361 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:17:28.848742 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-7e57c75a-5e55-4aa8-9e8f-f4e9c50c74b4 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:17:28.851568 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-7e57c75a-5e55-4aa8-9e8f-f4e9c50c74b4 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] GET https://10.4.3.143/volume/v3/backups/4adbc0ce-8d72-4787-834d-03c59bce3a3b Aug 16 21:17:28.851841 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-7e57c75a-5e55-4aa8-9e8f-f4e9c50c74b4 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:17:28.852082 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-7e57c75a-5e55-4aa8-9e8f-f4e9c50c74b4 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:17:28.852213 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.v3.backups [None req-7e57c75a-5e55-4aa8-9e8f-f4e9c50c74b4 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Show backup with id 4adbc0ce-8d72-4787-834d-03c59bce3a3b. {{(pid=100332) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:17:28.864074 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:17:28.864074 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:17:28.864384 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-7e57c75a-5e55-4aa8-9e8f-f4e9c50c74b4 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] https://10.4.3.143/volume/v3/backups/4adbc0ce-8d72-4787-834d-03c59bce3a3b returned with HTTP 200 Aug 16 21:17:28.864719 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 913/3639] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:17:28 2026] GET /volume/v3/backups/4adbc0ce-8d72-4787-834d-03c59bce3a3b => generated 792 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:17:29.368131 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-36105536-60b0-40c7-8d14-17c9d6b95065 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:17:29.370293 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-36105536-60b0-40c7-8d14-17c9d6b95065 tempest-VolumesBackupsTest-1226471110 tempest-VolumesBackupsTest-1226471110-project-member] GET https://10.4.3.143/volume/v3/backups/e91b166e-2008-4bdc-846f-5d63e5dc701f Aug 16 21:17:29.370549 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-36105536-60b0-40c7-8d14-17c9d6b95065 tempest-VolumesBackupsTest-1226471110 tempest-VolumesBackupsTest-1226471110-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:17:29.370795 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-36105536-60b0-40c7-8d14-17c9d6b95065 tempest-VolumesBackupsTest-1226471110 tempest-VolumesBackupsTest-1226471110-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:17:29.370959 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.v3.backups [None req-36105536-60b0-40c7-8d14-17c9d6b95065 tempest-VolumesBackupsTest-1226471110 tempest-VolumesBackupsTest-1226471110-project-member] Show backup with id e91b166e-2008-4bdc-846f-5d63e5dc701f. {{(pid=100330) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:17:29.375680 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:17:29.375680 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:17:29.376612 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-36105536-60b0-40c7-8d14-17c9d6b95065 tempest-VolumesBackupsTest-1226471110 tempest-VolumesBackupsTest-1226471110-project-member] https://10.4.3.143/volume/v3/backups/e91b166e-2008-4bdc-846f-5d63e5dc701f returned with HTTP 200 Aug 16 21:17:29.377112 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 915/3640] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:17:29 2026] GET /volume/v3/backups/e91b166e-2008-4bdc-846f-5d63e5dc701f => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:17:29.497002 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [req-cdaafefe-ae27-4687-9ef0-833b5249b4ad req-6d3cee1f-d0a8-4b3c-82f4-b4b4fb240558 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:17:29.500028 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [req-cdaafefe-ae27-4687-9ef0-833b5249b4ad req-6d3cee1f-d0a8-4b3c-82f4-b4b4fb240558 tempest-TestShelveInstance-1829753857 tempest-TestShelveInstance-1829753857-project-member] GET https://10.4.3.143/volume/v3/volumes/b3b13a07-9991-4ab2-916c-a8f898a0ea82 Aug 16 21:17:29.500379 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [req-cdaafefe-ae27-4687-9ef0-833b5249b4ad req-6d3cee1f-d0a8-4b3c-82f4-b4b4fb240558 tempest-TestShelveInstance-1829753857 tempest-TestShelveInstance-1829753857-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:17:29.500786 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [req-cdaafefe-ae27-4687-9ef0-833b5249b4ad req-6d3cee1f-d0a8-4b3c-82f4-b4b4fb240558 tempest-TestShelveInstance-1829753857 tempest-TestShelveInstance-1829753857-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:17:29.509427 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:17:29.509427 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:17:29.515196 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [req-cdaafefe-ae27-4687-9ef0-833b5249b4ad req-6d3cee1f-d0a8-4b3c-82f4-b4b4fb240558 tempest-TestShelveInstance-1829753857 tempest-TestShelveInstance-1829753857-project-member] Volume info retrieved successfully. Aug 16 21:17:29.522362 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [req-cdaafefe-ae27-4687-9ef0-833b5249b4ad req-6d3cee1f-d0a8-4b3c-82f4-b4b4fb240558 tempest-TestShelveInstance-1829753857 tempest-TestShelveInstance-1829753857-project-member] https://10.4.3.143/volume/v3/volumes/b3b13a07-9991-4ab2-916c-a8f898a0ea82 returned with HTTP 200 Aug 16 21:17:29.522945 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 913/3641] 10.4.3.143 () {68 vars in 1598 bytes} [Sun Aug 16 21:17:29 2026] GET /volume/v3/volumes/b3b13a07-9991-4ab2-916c-a8f898a0ea82 => generated 1361 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:17:29.533957 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-25a354b4-feae-464f-b74b-426f5ecde599 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:17:29.535940 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-25a354b4-feae-464f-b74b-426f5ecde599 None None] GET https://10.4.3.143/volume// Aug 16 21:17:29.535940 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-25a354b4-feae-464f-b74b-426f5ecde599 None None] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:17:29.535940 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-25a354b4-feae-464f-b74b-426f5ecde599 None None] Calling method 'all' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:17:29.536380 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-25a354b4-feae-464f-b74b-426f5ecde599 None None] https://10.4.3.143/volume// returned with HTTP 300 Aug 16 21:17:29.537107 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 901/3642] 10.4.3.143 () {66 vars in 1419 bytes} [Sun Aug 16 21:17:29 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 16 21:17:29.545625 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [req-cdaafefe-ae27-4687-9ef0-833b5249b4ad req-11a105a1-1b7d-4fa2-ae12-4a9dafd88f77 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:17:29.548562 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [req-cdaafefe-ae27-4687-9ef0-833b5249b4ad req-11a105a1-1b7d-4fa2-ae12-4a9dafd88f77 tempest-TestShelveInstance-1829753857 tempest-TestShelveInstance-1829753857-project-member] POST https://10.4.3.143/volume/v3/attachments Aug 16 21:17:29.549061 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [req-cdaafefe-ae27-4687-9ef0-833b5249b4ad req-11a105a1-1b7d-4fa2-ae12-4a9dafd88f77 tempest-TestShelveInstance-1829753857 tempest-TestShelveInstance-1829753857-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b3b13a07-9991-4ab2-916c-a8f898a0ea82", "connector": null, "instance_uuid": "b90445c4-bd9d-4f15-bcdd-db407600d78b"}} {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:17:29.561868 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:17:29.561868 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:17:29.588072 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [req-cdaafefe-ae27-4687-9ef0-833b5249b4ad req-11a105a1-1b7d-4fa2-ae12-4a9dafd88f77 tempest-TestShelveInstance-1829753857 tempest-TestShelveInstance-1829753857-project-member] https://10.4.3.143/volume/v3/attachments returned with HTTP 200 Aug 16 21:17:29.588546 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 914/3643] 10.4.3.143 () {74 vars in 1594 bytes} [Sun Aug 16 21:17:29 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 16 21:17:29.877159 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-5dc338e9-07af-434f-8aa4-bb3dc1e2086a None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:17:29.880313 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-5dc338e9-07af-434f-8aa4-bb3dc1e2086a tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] GET https://10.4.3.143/volume/v3/backups/4adbc0ce-8d72-4787-834d-03c59bce3a3b Aug 16 21:17:29.880512 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-5dc338e9-07af-434f-8aa4-bb3dc1e2086a tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:17:29.880709 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-5dc338e9-07af-434f-8aa4-bb3dc1e2086a tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:17:29.880852 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.v3.backups [None req-5dc338e9-07af-434f-8aa4-bb3dc1e2086a tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Show backup with id 4adbc0ce-8d72-4787-834d-03c59bce3a3b. {{(pid=100330) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:17:29.887046 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:17:29.887046 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:17:29.887959 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-5dc338e9-07af-434f-8aa4-bb3dc1e2086a tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] https://10.4.3.143/volume/v3/backups/4adbc0ce-8d72-4787-834d-03c59bce3a3b returned with HTTP 200 Aug 16 21:17:29.888347 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 916/3644] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:17:29 2026] GET /volume/v3/backups/4adbc0ce-8d72-4787-834d-03c59bce3a3b => generated 792 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:17:30.392760 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-1f60ab1e-2209-4cb4-a702-d0e5decc8f0a None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:17:30.401412 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-1f60ab1e-2209-4cb4-a702-d0e5decc8f0a tempest-VolumesBackupsTest-1226471110 tempest-VolumesBackupsTest-1226471110-project-member] GET https://10.4.3.143/volume/v3/backups/e91b166e-2008-4bdc-846f-5d63e5dc701f Aug 16 21:17:30.401697 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-1f60ab1e-2209-4cb4-a702-d0e5decc8f0a tempest-VolumesBackupsTest-1226471110 tempest-VolumesBackupsTest-1226471110-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:17:30.401960 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-1f60ab1e-2209-4cb4-a702-d0e5decc8f0a tempest-VolumesBackupsTest-1226471110 tempest-VolumesBackupsTest-1226471110-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:17:30.401960 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.v3.backups [None req-1f60ab1e-2209-4cb4-a702-d0e5decc8f0a tempest-VolumesBackupsTest-1226471110 tempest-VolumesBackupsTest-1226471110-project-member] Show backup with id e91b166e-2008-4bdc-846f-5d63e5dc701f. {{(pid=100331) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:17:30.410494 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:17:30.410494 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:17:30.411337 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-1f60ab1e-2209-4cb4-a702-d0e5decc8f0a tempest-VolumesBackupsTest-1226471110 tempest-VolumesBackupsTest-1226471110-project-member] https://10.4.3.143/volume/v3/backups/e91b166e-2008-4bdc-846f-5d63e5dc701f returned with HTTP 200 Aug 16 21:17:30.411694 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 914/3645] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:17:30 2026] GET /volume/v3/backups/e91b166e-2008-4bdc-846f-5d63e5dc701f => generated 750 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:17:30.614072 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-c6886f9c-bcde-4ef3-912e-fd14fb900c00 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:17:30.614529 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-c6886f9c-bcde-4ef3-912e-fd14fb900c00 None None] GET https://10.4.3.143/volume// Aug 16 21:17:30.614735 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-c6886f9c-bcde-4ef3-912e-fd14fb900c00 None None] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:17:30.614994 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-c6886f9c-bcde-4ef3-912e-fd14fb900c00 None None] Calling method 'all' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:17:30.615375 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-c6886f9c-bcde-4ef3-912e-fd14fb900c00 None None] https://10.4.3.143/volume// returned with HTTP 300 Aug 16 21:17:30.615771 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 902/3646] 10.4.3.143 () {66 vars in 1426 bytes} [Sun Aug 16 21:17:30 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 16 21:17:30.624410 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [req-cdaafefe-ae27-4687-9ef0-833b5249b4ad req-299d188c-d7bd-47b1-b1d1-c6a3c83eb260 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:17:30.626852 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [req-cdaafefe-ae27-4687-9ef0-833b5249b4ad req-299d188c-d7bd-47b1-b1d1-c6a3c83eb260 tempest-TestShelveInstance-1829753857 tempest-TestShelveInstance-1829753857-project-member] GET https://10.4.3.143/volume/v3/volumes/b3b13a07-9991-4ab2-916c-a8f898a0ea82 Aug 16 21:17:30.627199 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [req-cdaafefe-ae27-4687-9ef0-833b5249b4ad req-299d188c-d7bd-47b1-b1d1-c6a3c83eb260 tempest-TestShelveInstance-1829753857 tempest-TestShelveInstance-1829753857-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:17:30.627527 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [req-cdaafefe-ae27-4687-9ef0-833b5249b4ad req-299d188c-d7bd-47b1-b1d1-c6a3c83eb260 tempest-TestShelveInstance-1829753857 tempest-TestShelveInstance-1829753857-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:17:30.643045 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:17:30.643045 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:17:30.647809 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [req-cdaafefe-ae27-4687-9ef0-833b5249b4ad req-299d188c-d7bd-47b1-b1d1-c6a3c83eb260 tempest-TestShelveInstance-1829753857 tempest-TestShelveInstance-1829753857-project-member] Volume info retrieved successfully. Aug 16 21:17:30.653771 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [req-cdaafefe-ae27-4687-9ef0-833b5249b4ad req-299d188c-d7bd-47b1-b1d1-c6a3c83eb260 tempest-TestShelveInstance-1829753857 tempest-TestShelveInstance-1829753857-project-member] https://10.4.3.143/volume/v3/volumes/b3b13a07-9991-4ab2-916c-a8f898a0ea82 returned with HTTP 200 Aug 16 21:17:30.654394 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 915/3647] 10.4.3.143 () {70 vars in 1639 bytes} [Sun Aug 16 21:17:30 2026] GET /volume/v3/volumes/b3b13a07-9991-4ab2-916c-a8f898a0ea82 => generated 1540 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 16 21:17:30.770132 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [req-cdaafefe-ae27-4687-9ef0-833b5249b4ad req-731a2096-2712-4212-81eb-0d9068a8261e None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:17:30.772889 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [req-cdaafefe-ae27-4687-9ef0-833b5249b4ad req-731a2096-2712-4212-81eb-0d9068a8261e tempest-TestShelveInstance-1829753857 tempest-TestShelveInstance-1829753857-project-member] PUT https://10.4.3.143/volume/v3/attachments/a0d57590-4445-4f8d-8b68-9f46763877fa Aug 16 21:17:30.773375 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [req-cdaafefe-ae27-4687-9ef0-833b5249b4ad req-731a2096-2712-4212-81eb-0d9068a8261e tempest-TestShelveInstance-1829753857 tempest-TestShelveInstance-1829753857-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.143", "host": "np0000007409", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:e42fbcbe2e9", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "69237b68-d654-4a76-81de-86e36bc8fb86", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:17:30.782034 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.coordination [req-cdaafefe-ae27-4687-9ef0-833b5249b4ad req-731a2096-2712-4212-81eb-0d9068a8261e tempest-TestShelveInstance-1829753857 tempest-TestShelveInstance-1829753857-project-member] Acquiring lock "cinder-attachment_update-b3b13a07-9991-4ab2-916c-a8f898a0ea82-np0000007409" by "attachment_update" {{(pid=100330) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:17:30.789176 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.coordination [req-cdaafefe-ae27-4687-9ef0-833b5249b4ad req-731a2096-2712-4212-81eb-0d9068a8261e tempest-TestShelveInstance-1829753857 tempest-TestShelveInstance-1829753857-project-member] Lock "cinder-attachment_update-b3b13a07-9991-4ab2-916c-a8f898a0ea82-np0000007409" acquired by "attachment_update" :: waited 0.005s {{(pid=100330) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:17:30.790710 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:17:30.790710 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:17:30.899680 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.coordination [req-cdaafefe-ae27-4687-9ef0-833b5249b4ad req-731a2096-2712-4212-81eb-0d9068a8261e tempest-TestShelveInstance-1829753857 tempest-TestShelveInstance-1829753857-project-member] Lock "cinder-attachment_update-b3b13a07-9991-4ab2-916c-a8f898a0ea82-np0000007409" released by "attachment_update" :: held 0.111s {{(pid=100330) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:17:30.899680 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [req-cdaafefe-ae27-4687-9ef0-833b5249b4ad req-731a2096-2712-4212-81eb-0d9068a8261e tempest-TestShelveInstance-1829753857 tempest-TestShelveInstance-1829753857-project-member] https://10.4.3.143/volume/v3/attachments/a0d57590-4445-4f8d-8b68-9f46763877fa returned with HTTP 200 Aug 16 21:17:30.902186 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 917/3648] 10.4.3.143 () {74 vars in 1704 bytes} [Sun Aug 16 21:17:30 2026] PUT /volume/v3/attachments/a0d57590-4445-4f8d-8b68-9f46763877fa => generated 969 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:17:30.905185 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-155659f2-ddae-4181-9c51-a7ef6e6c3fb8 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:17:30.905970 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-155659f2-ddae-4181-9c51-a7ef6e6c3fb8 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] GET https://10.4.3.143/volume/v3/backups/4adbc0ce-8d72-4787-834d-03c59bce3a3b Aug 16 21:17:30.906147 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-155659f2-ddae-4181-9c51-a7ef6e6c3fb8 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:17:30.906470 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-155659f2-ddae-4181-9c51-a7ef6e6c3fb8 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:17:30.906470 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.v3.backups [None req-155659f2-ddae-4181-9c51-a7ef6e6c3fb8 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Show backup with id 4adbc0ce-8d72-4787-834d-03c59bce3a3b. {{(pid=100331) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:17:30.916444 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:17:30.916444 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:17:30.917590 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-155659f2-ddae-4181-9c51-a7ef6e6c3fb8 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] https://10.4.3.143/volume/v3/backups/4adbc0ce-8d72-4787-834d-03c59bce3a3b returned with HTTP 200 Aug 16 21:17:30.918930 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 915/3649] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:17:30 2026] GET /volume/v3/backups/4adbc0ce-8d72-4787-834d-03c59bce3a3b => generated 792 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:17:30.929898 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [req-cdaafefe-ae27-4687-9ef0-833b5249b4ad req-1680fae0-8564-4073-a74c-cd2a84fe1070 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:17:30.935231 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [req-cdaafefe-ae27-4687-9ef0-833b5249b4ad req-1680fae0-8564-4073-a74c-cd2a84fe1070 tempest-TestShelveInstance-1829753857 tempest-TestShelveInstance-1829753857-project-member] POST https://10.4.3.143/volume/v3/attachments/a0d57590-4445-4f8d-8b68-9f46763877fa/action Aug 16 21:17:30.935688 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [req-cdaafefe-ae27-4687-9ef0-833b5249b4ad req-1680fae0-8564-4073-a74c-cd2a84fe1070 tempest-TestShelveInstance-1829753857 tempest-TestShelveInstance-1829753857-project-member] Action body: b'{"os-complete": null}' {{(pid=100333) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 21:17:30.935999 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [req-cdaafefe-ae27-4687-9ef0-833b5249b4ad req-1680fae0-8564-4073-a74c-cd2a84fe1070 tempest-TestShelveInstance-1829753857 tempest-TestShelveInstance-1829753857-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:17:30.956752 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:17:30.956752 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:17:30.968415 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [req-cdaafefe-ae27-4687-9ef0-833b5249b4ad req-1680fae0-8564-4073-a74c-cd2a84fe1070 tempest-TestShelveInstance-1829753857 tempest-TestShelveInstance-1829753857-project-member] https://10.4.3.143/volume/v3/attachments/a0d57590-4445-4f8d-8b68-9f46763877fa/action returned with HTTP 204 Aug 16 21:17:30.968809 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 903/3650] 10.4.3.143 () {74 vars in 1725 bytes} [Sun Aug 16 21:17:30 2026] POST /volume/v3/attachments/a0d57590-4445-4f8d-8b68-9f46763877fa/action => generated 0 bytes in 39 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:17:31.424071 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-e2bec9b0-34a3-4af1-99c5-aba12e0d86ee None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:17:31.425742 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-e2bec9b0-34a3-4af1-99c5-aba12e0d86ee tempest-VolumesBackupsTest-1226471110 tempest-VolumesBackupsTest-1226471110-project-member] GET https://10.4.3.143/volume/v3/backups/e91b166e-2008-4bdc-846f-5d63e5dc701f Aug 16 21:17:31.425742 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-e2bec9b0-34a3-4af1-99c5-aba12e0d86ee tempest-VolumesBackupsTest-1226471110 tempest-VolumesBackupsTest-1226471110-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:17:31.425742 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-e2bec9b0-34a3-4af1-99c5-aba12e0d86ee tempest-VolumesBackupsTest-1226471110 tempest-VolumesBackupsTest-1226471110-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:17:31.426052 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.v3.backups [None req-e2bec9b0-34a3-4af1-99c5-aba12e0d86ee tempest-VolumesBackupsTest-1226471110 tempest-VolumesBackupsTest-1226471110-project-member] Show backup with id e91b166e-2008-4bdc-846f-5d63e5dc701f. {{(pid=100332) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:17:31.430661 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:17:31.430661 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:17:31.431557 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-e2bec9b0-34a3-4af1-99c5-aba12e0d86ee tempest-VolumesBackupsTest-1226471110 tempest-VolumesBackupsTest-1226471110-project-member] https://10.4.3.143/volume/v3/backups/e91b166e-2008-4bdc-846f-5d63e5dc701f returned with HTTP 200 Aug 16 21:17:31.432001 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 916/3651] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:17:31 2026] GET /volume/v3/backups/e91b166e-2008-4bdc-846f-5d63e5dc701f => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:17:31.932547 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-628dc5db-589a-4c7f-a26d-f3d4e541547f None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:17:31.934836 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-628dc5db-589a-4c7f-a26d-f3d4e541547f tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] GET https://10.4.3.143/volume/v3/backups/4adbc0ce-8d72-4787-834d-03c59bce3a3b Aug 16 21:17:31.935036 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-628dc5db-589a-4c7f-a26d-f3d4e541547f tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:17:31.935246 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-628dc5db-589a-4c7f-a26d-f3d4e541547f tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:17:31.935346 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.v3.backups [None req-628dc5db-589a-4c7f-a26d-f3d4e541547f tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Show backup with id 4adbc0ce-8d72-4787-834d-03c59bce3a3b. {{(pid=100330) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:17:31.940275 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:17:31.940275 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:17:31.941055 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-628dc5db-589a-4c7f-a26d-f3d4e541547f tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] https://10.4.3.143/volume/v3/backups/4adbc0ce-8d72-4787-834d-03c59bce3a3b returned with HTTP 200 Aug 16 21:17:31.941465 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 918/3652] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:17:31 2026] GET /volume/v3/backups/4adbc0ce-8d72-4787-834d-03c59bce3a3b => generated 792 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:17:32.444419 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-4f7f62b7-0376-4e54-a348-fba17bce19a3 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:17:32.446241 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-4f7f62b7-0376-4e54-a348-fba17bce19a3 tempest-VolumesBackupsTest-1226471110 tempest-VolumesBackupsTest-1226471110-project-member] GET https://10.4.3.143/volume/v3/backups/e91b166e-2008-4bdc-846f-5d63e5dc701f Aug 16 21:17:32.446429 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-4f7f62b7-0376-4e54-a348-fba17bce19a3 tempest-VolumesBackupsTest-1226471110 tempest-VolumesBackupsTest-1226471110-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:17:32.446617 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-4f7f62b7-0376-4e54-a348-fba17bce19a3 tempest-VolumesBackupsTest-1226471110 tempest-VolumesBackupsTest-1226471110-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:17:32.446760 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.v3.backups [None req-4f7f62b7-0376-4e54-a348-fba17bce19a3 tempest-VolumesBackupsTest-1226471110 tempest-VolumesBackupsTest-1226471110-project-member] Show backup with id e91b166e-2008-4bdc-846f-5d63e5dc701f. {{(pid=100331) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:17:32.451490 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:17:32.451490 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:17:32.452282 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-4f7f62b7-0376-4e54-a348-fba17bce19a3 tempest-VolumesBackupsTest-1226471110 tempest-VolumesBackupsTest-1226471110-project-member] https://10.4.3.143/volume/v3/backups/e91b166e-2008-4bdc-846f-5d63e5dc701f returned with HTTP 200 Aug 16 21:17:32.452645 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 916/3653] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:17:32 2026] GET /volume/v3/backups/e91b166e-2008-4bdc-846f-5d63e5dc701f => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:17:32.956056 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-bd2cdaad-4c39-45c5-bd91-e5ef09adf229 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:17:32.957763 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-bd2cdaad-4c39-45c5-bd91-e5ef09adf229 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] GET https://10.4.3.143/volume/v3/backups/4adbc0ce-8d72-4787-834d-03c59bce3a3b Aug 16 21:17:32.957963 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-bd2cdaad-4c39-45c5-bd91-e5ef09adf229 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:17:32.958180 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-bd2cdaad-4c39-45c5-bd91-e5ef09adf229 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:17:32.958305 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.v3.backups [None req-bd2cdaad-4c39-45c5-bd91-e5ef09adf229 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Show backup with id 4adbc0ce-8d72-4787-834d-03c59bce3a3b. {{(pid=100333) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:17:32.962598 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:17:32.962598 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:17:32.963362 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-bd2cdaad-4c39-45c5-bd91-e5ef09adf229 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] https://10.4.3.143/volume/v3/backups/4adbc0ce-8d72-4787-834d-03c59bce3a3b returned with HTTP 200 Aug 16 21:17:32.963743 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 904/3654] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:17:32 2026] GET /volume/v3/backups/4adbc0ce-8d72-4787-834d-03c59bce3a3b => generated 792 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:17:33.464369 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-f6a8c672-6f68-4342-81e7-f1c3ebd4fb4c None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:17:33.466507 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-f6a8c672-6f68-4342-81e7-f1c3ebd4fb4c tempest-VolumesBackupsTest-1226471110 tempest-VolumesBackupsTest-1226471110-project-member] GET https://10.4.3.143/volume/v3/backups/e91b166e-2008-4bdc-846f-5d63e5dc701f Aug 16 21:17:33.466655 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-f6a8c672-6f68-4342-81e7-f1c3ebd4fb4c tempest-VolumesBackupsTest-1226471110 tempest-VolumesBackupsTest-1226471110-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:17:33.466851 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-f6a8c672-6f68-4342-81e7-f1c3ebd4fb4c tempest-VolumesBackupsTest-1226471110 tempest-VolumesBackupsTest-1226471110-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:17:33.467058 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.v3.backups [None req-f6a8c672-6f68-4342-81e7-f1c3ebd4fb4c tempest-VolumesBackupsTest-1226471110 tempest-VolumesBackupsTest-1226471110-project-member] Show backup with id e91b166e-2008-4bdc-846f-5d63e5dc701f. {{(pid=100332) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:17:33.474099 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:17:33.474099 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:17:33.474751 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-f6a8c672-6f68-4342-81e7-f1c3ebd4fb4c tempest-VolumesBackupsTest-1226471110 tempest-VolumesBackupsTest-1226471110-project-member] https://10.4.3.143/volume/v3/backups/e91b166e-2008-4bdc-846f-5d63e5dc701f returned with HTTP 200 Aug 16 21:17:33.475186 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 917/3655] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:17:33 2026] GET /volume/v3/backups/e91b166e-2008-4bdc-846f-5d63e5dc701f => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:17:33.976603 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-ac81fb6a-0eb9-4009-9346-2314e2321a81 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:17:33.978663 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-ac81fb6a-0eb9-4009-9346-2314e2321a81 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] GET https://10.4.3.143/volume/v3/backups/4adbc0ce-8d72-4787-834d-03c59bce3a3b Aug 16 21:17:33.978857 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-ac81fb6a-0eb9-4009-9346-2314e2321a81 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:17:33.979082 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-ac81fb6a-0eb9-4009-9346-2314e2321a81 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:17:33.979193 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.v3.backups [None req-ac81fb6a-0eb9-4009-9346-2314e2321a81 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Show backup with id 4adbc0ce-8d72-4787-834d-03c59bce3a3b. {{(pid=100330) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:17:33.983706 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:17:33.983706 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:17:33.984516 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-ac81fb6a-0eb9-4009-9346-2314e2321a81 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] https://10.4.3.143/volume/v3/backups/4adbc0ce-8d72-4787-834d-03c59bce3a3b returned with HTTP 200 Aug 16 21:17:33.984843 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 919/3656] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:17:33 2026] GET /volume/v3/backups/4adbc0ce-8d72-4787-834d-03c59bce3a3b => generated 792 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:17:34.488254 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-9d8aa6f3-ff6e-45e6-b192-8fa08b8406c3 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:17:34.490000 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-9d8aa6f3-ff6e-45e6-b192-8fa08b8406c3 tempest-VolumesBackupsTest-1226471110 tempest-VolumesBackupsTest-1226471110-project-member] GET https://10.4.3.143/volume/v3/backups/e91b166e-2008-4bdc-846f-5d63e5dc701f Aug 16 21:17:34.490414 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-9d8aa6f3-ff6e-45e6-b192-8fa08b8406c3 tempest-VolumesBackupsTest-1226471110 tempest-VolumesBackupsTest-1226471110-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:17:34.490708 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-9d8aa6f3-ff6e-45e6-b192-8fa08b8406c3 tempest-VolumesBackupsTest-1226471110 tempest-VolumesBackupsTest-1226471110-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:17:34.491699 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.v3.backups [None req-9d8aa6f3-ff6e-45e6-b192-8fa08b8406c3 tempest-VolumesBackupsTest-1226471110 tempest-VolumesBackupsTest-1226471110-project-member] Show backup with id e91b166e-2008-4bdc-846f-5d63e5dc701f. {{(pid=100331) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:17:34.492731 np0000007409 devstack@c-api.service[100331]: DEBUG dbcounter [-] [100331] Writing DB stats cinder:SELECT=370,cinder:UPDATE=92,cinder:INSERT=34 {{(pid=100331) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 16 21:17:34.495558 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:17:34.495558 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:17:34.496377 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-9d8aa6f3-ff6e-45e6-b192-8fa08b8406c3 tempest-VolumesBackupsTest-1226471110 tempest-VolumesBackupsTest-1226471110-project-member] https://10.4.3.143/volume/v3/backups/e91b166e-2008-4bdc-846f-5d63e5dc701f returned with HTTP 200 Aug 16 21:17:34.496934 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 917/3657] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:17:34 2026] GET /volume/v3/backups/e91b166e-2008-4bdc-846f-5d63e5dc701f => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:17:34.994946 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-b15cf462-e04f-445f-a7b4-0605074e04bb None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:17:34.996967 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-b15cf462-e04f-445f-a7b4-0605074e04bb tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] GET https://10.4.3.143/volume/v3/backups/4adbc0ce-8d72-4787-834d-03c59bce3a3b Aug 16 21:17:34.997242 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-b15cf462-e04f-445f-a7b4-0605074e04bb tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:17:34.997485 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-b15cf462-e04f-445f-a7b4-0605074e04bb tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:17:34.997613 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.v3.backups [None req-b15cf462-e04f-445f-a7b4-0605074e04bb tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Show backup with id 4adbc0ce-8d72-4787-834d-03c59bce3a3b. {{(pid=100333) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:17:34.999545 np0000007409 devstack@c-api.service[100333]: DEBUG dbcounter [-] [100333] Writing DB stats cinder:SELECT=361,cinder:UPDATE=109,cinder:INSERT=54 {{(pid=100333) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 16 21:17:35.004270 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:17:35.004270 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:17:35.005557 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-b15cf462-e04f-445f-a7b4-0605074e04bb tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] https://10.4.3.143/volume/v3/backups/4adbc0ce-8d72-4787-834d-03c59bce3a3b returned with HTTP 200 Aug 16 21:17:35.006113 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 905/3658] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:17:34 2026] GET /volume/v3/backups/4adbc0ce-8d72-4787-834d-03c59bce3a3b => generated 792 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:17:35.508573 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-e797f93b-2583-48c0-b825-bea50ddc0e81 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:17:35.511302 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-e797f93b-2583-48c0-b825-bea50ddc0e81 tempest-VolumesBackupsTest-1226471110 tempest-VolumesBackupsTest-1226471110-project-member] GET https://10.4.3.143/volume/v3/backups/e91b166e-2008-4bdc-846f-5d63e5dc701f Aug 16 21:17:35.511477 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-e797f93b-2583-48c0-b825-bea50ddc0e81 tempest-VolumesBackupsTest-1226471110 tempest-VolumesBackupsTest-1226471110-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:17:35.511648 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-e797f93b-2583-48c0-b825-bea50ddc0e81 tempest-VolumesBackupsTest-1226471110 tempest-VolumesBackupsTest-1226471110-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:17:35.511753 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.v3.backups [None req-e797f93b-2583-48c0-b825-bea50ddc0e81 tempest-VolumesBackupsTest-1226471110 tempest-VolumesBackupsTest-1226471110-project-member] Show backup with id e91b166e-2008-4bdc-846f-5d63e5dc701f. {{(pid=100332) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:17:35.514486 np0000007409 devstack@c-api.service[100332]: DEBUG dbcounter [-] [100332] Writing DB stats cinder:SELECT=393,cinder:INSERT=44,cinder:UPDATE=94 {{(pid=100332) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 16 21:17:35.517558 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:17:35.517558 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:17:35.518307 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-e797f93b-2583-48c0-b825-bea50ddc0e81 tempest-VolumesBackupsTest-1226471110 tempest-VolumesBackupsTest-1226471110-project-member] https://10.4.3.143/volume/v3/backups/e91b166e-2008-4bdc-846f-5d63e5dc701f returned with HTTP 200 Aug 16 21:17:35.518654 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 918/3659] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:17:35 2026] GET /volume/v3/backups/e91b166e-2008-4bdc-846f-5d63e5dc701f => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:17:36.016017 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-0f99a6bf-9608-4620-963c-ac9e481dc153 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:17:36.018014 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-0f99a6bf-9608-4620-963c-ac9e481dc153 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] GET https://10.4.3.143/volume/v3/backups/4adbc0ce-8d72-4787-834d-03c59bce3a3b Aug 16 21:17:36.018242 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-0f99a6bf-9608-4620-963c-ac9e481dc153 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:17:36.018487 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-0f99a6bf-9608-4620-963c-ac9e481dc153 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:17:36.018590 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.v3.backups [None req-0f99a6bf-9608-4620-963c-ac9e481dc153 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Show backup with id 4adbc0ce-8d72-4787-834d-03c59bce3a3b. {{(pid=100330) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:17:36.021210 np0000007409 devstack@c-api.service[100330]: DEBUG dbcounter [-] [100330] Writing DB stats cinder:SELECT=322,cinder:UPDATE=58,cinder:INSERT=33 {{(pid=100330) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 16 21:17:36.024410 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:17:36.024410 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:17:36.025382 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-0f99a6bf-9608-4620-963c-ac9e481dc153 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] https://10.4.3.143/volume/v3/backups/4adbc0ce-8d72-4787-834d-03c59bce3a3b returned with HTTP 200 Aug 16 21:17:36.026069 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 920/3660] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:17:36 2026] GET /volume/v3/backups/4adbc0ce-8d72-4787-834d-03c59bce3a3b => generated 792 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:17:36.529118 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-2d1a07c3-e888-4bff-908a-4b44385c2c0c None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:17:36.531251 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-2d1a07c3-e888-4bff-908a-4b44385c2c0c tempest-VolumesBackupsTest-1226471110 tempest-VolumesBackupsTest-1226471110-project-member] GET https://10.4.3.143/volume/v3/backups/e91b166e-2008-4bdc-846f-5d63e5dc701f Aug 16 21:17:36.531451 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-2d1a07c3-e888-4bff-908a-4b44385c2c0c tempest-VolumesBackupsTest-1226471110 tempest-VolumesBackupsTest-1226471110-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:17:36.531678 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-2d1a07c3-e888-4bff-908a-4b44385c2c0c tempest-VolumesBackupsTest-1226471110 tempest-VolumesBackupsTest-1226471110-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:17:36.531813 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.v3.backups [None req-2d1a07c3-e888-4bff-908a-4b44385c2c0c tempest-VolumesBackupsTest-1226471110 tempest-VolumesBackupsTest-1226471110-project-member] Show backup with id e91b166e-2008-4bdc-846f-5d63e5dc701f. {{(pid=100331) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:17:36.537549 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:17:36.537549 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:17:36.541331 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-2d1a07c3-e888-4bff-908a-4b44385c2c0c tempest-VolumesBackupsTest-1226471110 tempest-VolumesBackupsTest-1226471110-project-member] https://10.4.3.143/volume/v3/backups/e91b166e-2008-4bdc-846f-5d63e5dc701f returned with HTTP 200 Aug 16 21:17:36.541331 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 918/3661] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:17:36 2026] GET /volume/v3/backups/e91b166e-2008-4bdc-846f-5d63e5dc701f => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:17:37.037137 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-41348b50-cf62-4d2c-9330-a3be90b2c973 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:17:37.042078 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-41348b50-cf62-4d2c-9330-a3be90b2c973 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] GET https://10.4.3.143/volume/v3/backups/4adbc0ce-8d72-4787-834d-03c59bce3a3b Aug 16 21:17:37.042078 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-41348b50-cf62-4d2c-9330-a3be90b2c973 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:17:37.042078 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-41348b50-cf62-4d2c-9330-a3be90b2c973 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:17:37.042078 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.v3.backups [None req-41348b50-cf62-4d2c-9330-a3be90b2c973 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Show backup with id 4adbc0ce-8d72-4787-834d-03c59bce3a3b. {{(pid=100333) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:17:37.046087 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:17:37.046087 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:17:37.047264 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-41348b50-cf62-4d2c-9330-a3be90b2c973 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] https://10.4.3.143/volume/v3/backups/4adbc0ce-8d72-4787-834d-03c59bce3a3b returned with HTTP 200 Aug 16 21:17:37.047818 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 906/3662] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:17:37 2026] GET /volume/v3/backups/4adbc0ce-8d72-4787-834d-03c59bce3a3b => generated 792 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:17:37.552791 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-428c25b6-fed4-4676-9ad8-8f0bf7ee7cb3 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:17:37.558991 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-428c25b6-fed4-4676-9ad8-8f0bf7ee7cb3 tempest-VolumesBackupsTest-1226471110 tempest-VolumesBackupsTest-1226471110-project-member] GET https://10.4.3.143/volume/v3/backups/e91b166e-2008-4bdc-846f-5d63e5dc701f Aug 16 21:17:37.558991 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-428c25b6-fed4-4676-9ad8-8f0bf7ee7cb3 tempest-VolumesBackupsTest-1226471110 tempest-VolumesBackupsTest-1226471110-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:17:37.558991 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-428c25b6-fed4-4676-9ad8-8f0bf7ee7cb3 tempest-VolumesBackupsTest-1226471110 tempest-VolumesBackupsTest-1226471110-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:17:37.558991 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.v3.backups [None req-428c25b6-fed4-4676-9ad8-8f0bf7ee7cb3 tempest-VolumesBackupsTest-1226471110 tempest-VolumesBackupsTest-1226471110-project-member] Show backup with id e91b166e-2008-4bdc-846f-5d63e5dc701f. {{(pid=100332) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:17:37.568656 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:17:37.568656 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:17:37.569623 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-428c25b6-fed4-4676-9ad8-8f0bf7ee7cb3 tempest-VolumesBackupsTest-1226471110 tempest-VolumesBackupsTest-1226471110-project-member] https://10.4.3.143/volume/v3/backups/e91b166e-2008-4bdc-846f-5d63e5dc701f returned with HTTP 200 Aug 16 21:17:37.570190 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 919/3663] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:17:37 2026] GET /volume/v3/backups/e91b166e-2008-4bdc-846f-5d63e5dc701f => generated 750 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:17:38.061409 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-732608c1-d49e-4534-b33e-f4893dbeff38 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:17:38.064800 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-732608c1-d49e-4534-b33e-f4893dbeff38 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] GET https://10.4.3.143/volume/v3/backups/4adbc0ce-8d72-4787-834d-03c59bce3a3b Aug 16 21:17:38.065308 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-732608c1-d49e-4534-b33e-f4893dbeff38 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:17:38.066868 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-732608c1-d49e-4534-b33e-f4893dbeff38 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:17:38.066868 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.v3.backups [None req-732608c1-d49e-4534-b33e-f4893dbeff38 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Show backup with id 4adbc0ce-8d72-4787-834d-03c59bce3a3b. {{(pid=100330) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:17:38.071078 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:17:38.071078 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:17:38.072183 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-732608c1-d49e-4534-b33e-f4893dbeff38 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] https://10.4.3.143/volume/v3/backups/4adbc0ce-8d72-4787-834d-03c59bce3a3b returned with HTTP 200 Aug 16 21:17:38.072821 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 921/3664] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:17:38 2026] GET /volume/v3/backups/4adbc0ce-8d72-4787-834d-03c59bce3a3b => generated 792 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:17:38.085978 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-7866c7f5-1f3c-4c8a-98d4-645f0ab64eae None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:17:38.088246 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-7866c7f5-1f3c-4c8a-98d4-645f0ab64eae tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] GET https://10.4.3.143/volume/v3/volumes/11e3d0f2-1a51-4338-9552-bbd1b397ad13 Aug 16 21:17:38.088547 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-7866c7f5-1f3c-4c8a-98d4-645f0ab64eae tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:17:38.088812 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-7866c7f5-1f3c-4c8a-98d4-645f0ab64eae tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:17:38.096776 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:17:38.096776 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:17:38.101519 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-7866c7f5-1f3c-4c8a-98d4-645f0ab64eae tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Volume info retrieved successfully. Aug 16 21:17:38.107197 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-7866c7f5-1f3c-4c8a-98d4-645f0ab64eae tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] https://10.4.3.143/volume/v3/volumes/11e3d0f2-1a51-4338-9552-bbd1b397ad13 returned with HTTP 200 Aug 16 21:17:38.107605 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 919/3665] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:17:38 2026] GET /volume/v3/volumes/11e3d0f2-1a51-4338-9552-bbd1b397ad13 => generated 1411 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:17:38.121951 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-c04175a6-2091-47d1-ad46-bd74802eed1c None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:17:38.124191 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-c04175a6-2091-47d1-ad46-bd74802eed1c tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] GET https://10.4.3.143/volume/v3/volumes/11e3d0f2-1a51-4338-9552-bbd1b397ad13 Aug 16 21:17:38.124461 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-c04175a6-2091-47d1-ad46-bd74802eed1c tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:17:38.124724 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-c04175a6-2091-47d1-ad46-bd74802eed1c tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:17:38.134033 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:17:38.134033 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:17:38.138821 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-c04175a6-2091-47d1-ad46-bd74802eed1c tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Volume info retrieved successfully. Aug 16 21:17:38.145425 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-c04175a6-2091-47d1-ad46-bd74802eed1c tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] https://10.4.3.143/volume/v3/volumes/11e3d0f2-1a51-4338-9552-bbd1b397ad13 returned with HTTP 200 Aug 16 21:17:38.145934 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 907/3666] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:17:38 2026] GET /volume/v3/volumes/11e3d0f2-1a51-4338-9552-bbd1b397ad13 => generated 1411 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:17:38.162843 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-c9feca0b-410d-47bb-845d-7a6abee0a1df None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:17:38.167056 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-c9feca0b-410d-47bb-845d-7a6abee0a1df tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] DELETE https://10.4.3.143/volume/v3/volumes/11e3d0f2-1a51-4338-9552-bbd1b397ad13 Aug 16 21:17:38.167056 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-c9feca0b-410d-47bb-845d-7a6abee0a1df tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:17:38.167056 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-c9feca0b-410d-47bb-845d-7a6abee0a1df tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Calling method 'delete' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:17:38.167056 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.v3.volumes [None req-c9feca0b-410d-47bb-845d-7a6abee0a1df tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Delete volume with id: 11e3d0f2-1a51-4338-9552-bbd1b397ad13 Aug 16 21:17:38.172855 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:17:38.172855 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:17:38.173453 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-c9feca0b-410d-47bb-845d-7a6abee0a1df tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Volume info retrieved successfully. Aug 16 21:17:38.189598 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-c9feca0b-410d-47bb-845d-7a6abee0a1df tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Delete volume request issued successfully. Aug 16 21:17:38.190000 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-c9feca0b-410d-47bb-845d-7a6abee0a1df tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] https://10.4.3.143/volume/v3/volumes/11e3d0f2-1a51-4338-9552-bbd1b397ad13 returned with HTTP 202 Aug 16 21:17:38.190487 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 920/3667] 10.4.3.143 () {66 vars in 1351 bytes} [Sun Aug 16 21:17:38 2026] DELETE /volume/v3/volumes/11e3d0f2-1a51-4338-9552-bbd1b397ad13 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 21:17:38.201316 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-45d0c8c8-bc41-484a-a2f8-b4decba143a2 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:17:38.202696 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-45d0c8c8-bc41-484a-a2f8-b4decba143a2 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] GET https://10.4.3.143/volume/v3/volumes/11e3d0f2-1a51-4338-9552-bbd1b397ad13 Aug 16 21:17:38.203021 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-45d0c8c8-bc41-484a-a2f8-b4decba143a2 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:17:38.203361 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-45d0c8c8-bc41-484a-a2f8-b4decba143a2 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:17:38.212646 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:17:38.212646 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:17:38.219869 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-45d0c8c8-bc41-484a-a2f8-b4decba143a2 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Volume info retrieved successfully. Aug 16 21:17:38.222400 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-45d0c8c8-bc41-484a-a2f8-b4decba143a2 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] https://10.4.3.143/volume/v3/volumes/11e3d0f2-1a51-4338-9552-bbd1b397ad13 returned with HTTP 200 Aug 16 21:17:38.223072 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 922/3668] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:17:38 2026] GET /volume/v3/volumes/11e3d0f2-1a51-4338-9552-bbd1b397ad13 => generated 1410 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:17:38.581518 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-c1cfffd0-73eb-4c40-8320-90fcaf72a260 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:17:38.586425 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-c1cfffd0-73eb-4c40-8320-90fcaf72a260 tempest-VolumesBackupsTest-1226471110 tempest-VolumesBackupsTest-1226471110-project-member] GET https://10.4.3.143/volume/v3/backups/e91b166e-2008-4bdc-846f-5d63e5dc701f Aug 16 21:17:38.586616 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-c1cfffd0-73eb-4c40-8320-90fcaf72a260 tempest-VolumesBackupsTest-1226471110 tempest-VolumesBackupsTest-1226471110-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:17:38.586798 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-c1cfffd0-73eb-4c40-8320-90fcaf72a260 tempest-VolumesBackupsTest-1226471110 tempest-VolumesBackupsTest-1226471110-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:17:38.586910 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.v3.backups [None req-c1cfffd0-73eb-4c40-8320-90fcaf72a260 tempest-VolumesBackupsTest-1226471110 tempest-VolumesBackupsTest-1226471110-project-member] Show backup with id e91b166e-2008-4bdc-846f-5d63e5dc701f. {{(pid=100331) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:17:38.595329 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:17:38.595329 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:17:38.596154 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-c1cfffd0-73eb-4c40-8320-90fcaf72a260 tempest-VolumesBackupsTest-1226471110 tempest-VolumesBackupsTest-1226471110-project-member] https://10.4.3.143/volume/v3/backups/e91b166e-2008-4bdc-846f-5d63e5dc701f returned with HTTP 200 Aug 16 21:17:38.596535 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 920/3669] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:17:38 2026] GET /volume/v3/backups/e91b166e-2008-4bdc-846f-5d63e5dc701f => generated 750 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:17:39.243282 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-0db73bb1-1b50-4e3c-9319-ae35de3435c4 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:17:39.248808 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-0db73bb1-1b50-4e3c-9319-ae35de3435c4 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] GET https://10.4.3.143/volume/v3/volumes/11e3d0f2-1a51-4338-9552-bbd1b397ad13 Aug 16 21:17:39.249129 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-0db73bb1-1b50-4e3c-9319-ae35de3435c4 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:17:39.249406 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-0db73bb1-1b50-4e3c-9319-ae35de3435c4 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:17:39.258026 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-0db73bb1-1b50-4e3c-9319-ae35de3435c4 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] https://10.4.3.143/volume/v3/volumes/11e3d0f2-1a51-4338-9552-bbd1b397ad13 returned with HTTP 404 Aug 16 21:17:39.258943 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 908/3670] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:17:39 2026] GET /volume/v3/volumes/11e3d0f2-1a51-4338-9552-bbd1b397ad13 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:17:39.267482 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-a63581e6-af70-4de8-a7e0-cfae0cae43ca None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:17:39.270964 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-a63581e6-af70-4de8-a7e0-cfae0cae43ca tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] DELETE https://10.4.3.143/volume/v3/backups/4adbc0ce-8d72-4787-834d-03c59bce3a3b Aug 16 21:17:39.270964 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-a63581e6-af70-4de8-a7e0-cfae0cae43ca tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:17:39.270964 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-a63581e6-af70-4de8-a7e0-cfae0cae43ca tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Calling method 'delete' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:17:39.270964 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.contrib.backups [None req-a63581e6-af70-4de8-a7e0-cfae0cae43ca tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Delete backup with id: 4adbc0ce-8d72-4787-834d-03c59bce3a3b. Aug 16 21:17:39.278021 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:17:39.278021 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:17:39.294886 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.backup.rpcapi [None req-a63581e6-af70-4de8-a7e0-cfae0cae43ca tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] delete_backup rpcapi backup_id 4adbc0ce-8d72-4787-834d-03c59bce3a3b {{(pid=100332) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 16 21:17:39.296730 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-a63581e6-af70-4de8-a7e0-cfae0cae43ca tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] https://10.4.3.143/volume/v3/backups/4adbc0ce-8d72-4787-834d-03c59bce3a3b returned with HTTP 202 Aug 16 21:17:39.296730 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 921/3671] 10.4.3.143 () {66 vars in 1351 bytes} [Sun Aug 16 21:17:39 2026] DELETE /volume/v3/backups/4adbc0ce-8d72-4787-834d-03c59bce3a3b => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 16 21:17:39.306519 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-efa0cb0c-3ca5-4443-8c67-5a8dfc25d5b0 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:17:39.309852 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-efa0cb0c-3ca5-4443-8c67-5a8dfc25d5b0 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] GET https://10.4.3.143/volume/v3/backups/4adbc0ce-8d72-4787-834d-03c59bce3a3b Aug 16 21:17:39.309852 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-efa0cb0c-3ca5-4443-8c67-5a8dfc25d5b0 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:17:39.309852 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-efa0cb0c-3ca5-4443-8c67-5a8dfc25d5b0 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:17:39.309852 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.v3.backups [None req-efa0cb0c-3ca5-4443-8c67-5a8dfc25d5b0 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Show backup with id 4adbc0ce-8d72-4787-834d-03c59bce3a3b. {{(pid=100330) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:17:39.318770 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:17:39.318770 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:17:39.319680 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-efa0cb0c-3ca5-4443-8c67-5a8dfc25d5b0 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] https://10.4.3.143/volume/v3/backups/4adbc0ce-8d72-4787-834d-03c59bce3a3b returned with HTTP 200 Aug 16 21:17:39.320119 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 923/3672] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:17:39 2026] GET /volume/v3/backups/4adbc0ce-8d72-4787-834d-03c59bce3a3b => generated 791 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:17:39.607117 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-59ce9bf8-3d1b-4678-bb80-3bb4496601b7 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:17:39.609082 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-59ce9bf8-3d1b-4678-bb80-3bb4496601b7 tempest-VolumesBackupsTest-1226471110 tempest-VolumesBackupsTest-1226471110-project-member] GET https://10.4.3.143/volume/v3/backups/e91b166e-2008-4bdc-846f-5d63e5dc701f Aug 16 21:17:39.609335 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-59ce9bf8-3d1b-4678-bb80-3bb4496601b7 tempest-VolumesBackupsTest-1226471110 tempest-VolumesBackupsTest-1226471110-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:17:39.609572 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-59ce9bf8-3d1b-4678-bb80-3bb4496601b7 tempest-VolumesBackupsTest-1226471110 tempest-VolumesBackupsTest-1226471110-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:17:39.609717 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.v3.backups [None req-59ce9bf8-3d1b-4678-bb80-3bb4496601b7 tempest-VolumesBackupsTest-1226471110 tempest-VolumesBackupsTest-1226471110-project-member] Show backup with id e91b166e-2008-4bdc-846f-5d63e5dc701f. {{(pid=100331) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:17:39.614488 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:17:39.614488 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:17:39.615272 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-59ce9bf8-3d1b-4678-bb80-3bb4496601b7 tempest-VolumesBackupsTest-1226471110 tempest-VolumesBackupsTest-1226471110-project-member] https://10.4.3.143/volume/v3/backups/e91b166e-2008-4bdc-846f-5d63e5dc701f returned with HTTP 200 Aug 16 21:17:39.615661 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 921/3673] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:17:39 2026] GET /volume/v3/backups/e91b166e-2008-4bdc-846f-5d63e5dc701f => generated 752 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:17:39.625818 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-ef7c4b00-e726-4ed3-8254-2dd274b45e02 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:17:39.780027 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-ef7c4b00-e726-4ed3-8254-2dd274b45e02 tempest-VolumesBackupsTest-1452339589 tempest-VolumesBackupsTest-1452339589-project-admin] POST https://10.4.3.143/volume/v3/backups Aug 16 21:17:39.780384 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-ef7c4b00-e726-4ed3-8254-2dd274b45e02 tempest-VolumesBackupsTest-1452339589 tempest-VolumesBackupsTest-1452339589-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "2eb051f9-4a31-422c-9b88-670780bb93d7", "incremental": true}} {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:17:39.781807 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.contrib.backups [None req-ef7c4b00-e726-4ed3-8254-2dd274b45e02 tempest-VolumesBackupsTest-1452339589 tempest-VolumesBackupsTest-1452339589-project-admin] Creating new backup {'backup': {'volume_id': '2eb051f9-4a31-422c-9b88-670780bb93d7', 'incremental': True}} {{(pid=100333) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 16 21:17:39.782038 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.contrib.backups [None req-ef7c4b00-e726-4ed3-8254-2dd274b45e02 tempest-VolumesBackupsTest-1452339589 tempest-VolumesBackupsTest-1452339589-project-admin] Creating backup of volume 2eb051f9-4a31-422c-9b88-670780bb93d7 in container None Aug 16 21:17:39.790640 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:17:39.790640 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:17:39.791048 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-ef7c4b00-e726-4ed3-8254-2dd274b45e02 tempest-VolumesBackupsTest-1452339589 tempest-VolumesBackupsTest-1452339589-project-admin] Volume info retrieved successfully. Aug 16 21:17:39.820539 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.quota [None req-ef7c4b00-e726-4ed3-8254-2dd274b45e02 tempest-VolumesBackupsTest-1452339589 tempest-VolumesBackupsTest-1452339589-project-admin] Created reservations ['6682b2b6-b925-40d2-b8c1-08061c1e1ecd', '23bc515e-2470-4f72-adc4-a0c8cfc1e742'] {{(pid=100333) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:17:39.841141 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-ef7c4b00-e726-4ed3-8254-2dd274b45e02 tempest-VolumesBackupsTest-1452339589 tempest-VolumesBackupsTest-1452339589-project-admin] https://10.4.3.143/volume/v3/backups returned with HTTP 400 Aug 16 21:17:39.841743 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 909/3674] 10.4.3.143 () {68 vars in 1258 bytes} [Sun Aug 16 21:17:39 2026] POST /volume/v3/backups => generated 109 bytes in 217 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 16 21:17:39.851756 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-0f6883c1-2151-4c1f-811c-9b46b9b6b817 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:17:39.853707 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-0f6883c1-2151-4c1f-811c-9b46b9b6b817 tempest-VolumesBackupsTest-1226471110 tempest-VolumesBackupsTest-1226471110-project-member] DELETE https://10.4.3.143/volume/v3/backups/e91b166e-2008-4bdc-846f-5d63e5dc701f Aug 16 21:17:39.853956 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-0f6883c1-2151-4c1f-811c-9b46b9b6b817 tempest-VolumesBackupsTest-1226471110 tempest-VolumesBackupsTest-1226471110-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:17:39.854167 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-0f6883c1-2151-4c1f-811c-9b46b9b6b817 tempest-VolumesBackupsTest-1226471110 tempest-VolumesBackupsTest-1226471110-project-member] Calling method 'delete' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:17:39.854278 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.contrib.backups [None req-0f6883c1-2151-4c1f-811c-9b46b9b6b817 tempest-VolumesBackupsTest-1226471110 tempest-VolumesBackupsTest-1226471110-project-member] Delete backup with id: e91b166e-2008-4bdc-846f-5d63e5dc701f. Aug 16 21:17:39.858894 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:17:39.858894 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:17:39.871439 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.backup.rpcapi [None req-0f6883c1-2151-4c1f-811c-9b46b9b6b817 tempest-VolumesBackupsTest-1226471110 tempest-VolumesBackupsTest-1226471110-project-member] delete_backup rpcapi backup_id e91b166e-2008-4bdc-846f-5d63e5dc701f {{(pid=100332) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 16 21:17:39.873714 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-0f6883c1-2151-4c1f-811c-9b46b9b6b817 tempest-VolumesBackupsTest-1226471110 tempest-VolumesBackupsTest-1226471110-project-member] https://10.4.3.143/volume/v3/backups/e91b166e-2008-4bdc-846f-5d63e5dc701f returned with HTTP 202 Aug 16 21:17:39.877580 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 922/3675] 10.4.3.143 () {66 vars in 1351 bytes} [Sun Aug 16 21:17:39 2026] DELETE /volume/v3/backups/e91b166e-2008-4bdc-846f-5d63e5dc701f => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 16 21:17:39.882017 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-b002bd68-337e-44e4-bbf9-08682b2883a8 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:17:39.883584 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-b002bd68-337e-44e4-bbf9-08682b2883a8 tempest-VolumesBackupsTest-1226471110 tempest-VolumesBackupsTest-1226471110-project-member] GET https://10.4.3.143/volume/v3/backups/e91b166e-2008-4bdc-846f-5d63e5dc701f Aug 16 21:17:39.883927 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-b002bd68-337e-44e4-bbf9-08682b2883a8 tempest-VolumesBackupsTest-1226471110 tempest-VolumesBackupsTest-1226471110-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:17:39.884392 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-b002bd68-337e-44e4-bbf9-08682b2883a8 tempest-VolumesBackupsTest-1226471110 tempest-VolumesBackupsTest-1226471110-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:17:39.884392 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.v3.backups [None req-b002bd68-337e-44e4-bbf9-08682b2883a8 tempest-VolumesBackupsTest-1226471110 tempest-VolumesBackupsTest-1226471110-project-member] Show backup with id e91b166e-2008-4bdc-846f-5d63e5dc701f. {{(pid=100330) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:17:39.889229 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:17:39.889229 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:17:39.891436 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-b002bd68-337e-44e4-bbf9-08682b2883a8 tempest-VolumesBackupsTest-1226471110 tempest-VolumesBackupsTest-1226471110-project-member] https://10.4.3.143/volume/v3/backups/e91b166e-2008-4bdc-846f-5d63e5dc701f returned with HTTP 200 Aug 16 21:17:39.891436 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 924/3676] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:17:39 2026] GET /volume/v3/backups/e91b166e-2008-4bdc-846f-5d63e5dc701f => generated 751 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:17:40.332392 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-2966e959-29d0-4247-bd83-09c016f4ad86 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:17:40.334514 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-2966e959-29d0-4247-bd83-09c016f4ad86 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] GET https://10.4.3.143/volume/v3/backups/4adbc0ce-8d72-4787-834d-03c59bce3a3b Aug 16 21:17:40.334695 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-2966e959-29d0-4247-bd83-09c016f4ad86 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:17:40.334879 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-2966e959-29d0-4247-bd83-09c016f4ad86 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:17:40.335004 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.v3.backups [None req-2966e959-29d0-4247-bd83-09c016f4ad86 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Show backup with id 4adbc0ce-8d72-4787-834d-03c59bce3a3b. {{(pid=100331) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:17:40.338308 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-2966e959-29d0-4247-bd83-09c016f4ad86 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] https://10.4.3.143/volume/v3/backups/4adbc0ce-8d72-4787-834d-03c59bce3a3b returned with HTTP 404 Aug 16 21:17:40.338896 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 922/3677] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:17:40 2026] GET /volume/v3/backups/4adbc0ce-8d72-4787-834d-03c59bce3a3b => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:17:40.418017 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-676c1827-ca1a-4b74-bc85-6ae0077be179 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:17:40.419896 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-676c1827-ca1a-4b74-bc85-6ae0077be179 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] GET https://10.4.3.143/volume/v3/volumes/93c7bd33-d9d0-4f4f-8570-bc0840af7b47 Aug 16 21:17:40.420099 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-676c1827-ca1a-4b74-bc85-6ae0077be179 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:17:40.420238 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-676c1827-ca1a-4b74-bc85-6ae0077be179 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:17:40.427640 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:17:40.427640 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:17:40.431009 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-676c1827-ca1a-4b74-bc85-6ae0077be179 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Volume info retrieved successfully. Aug 16 21:17:40.436029 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-676c1827-ca1a-4b74-bc85-6ae0077be179 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] https://10.4.3.143/volume/v3/volumes/93c7bd33-d9d0-4f4f-8570-bc0840af7b47 returned with HTTP 200 Aug 16 21:17:40.436418 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 910/3678] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:17:40 2026] GET /volume/v3/volumes/93c7bd33-d9d0-4f4f-8570-bc0840af7b47 => generated 1356 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:17:40.454862 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-6d5072fc-cf8e-472d-9e79-718eecd05a35 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:17:40.457762 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-6d5072fc-cf8e-472d-9e79-718eecd05a35 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] DELETE https://10.4.3.143/volume/v3/volumes/93c7bd33-d9d0-4f4f-8570-bc0840af7b47 Aug 16 21:17:40.457762 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-6d5072fc-cf8e-472d-9e79-718eecd05a35 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:17:40.457990 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-6d5072fc-cf8e-472d-9e79-718eecd05a35 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Calling method 'delete' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:17:40.458312 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.v3.volumes [None req-6d5072fc-cf8e-472d-9e79-718eecd05a35 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Delete volume with id: 93c7bd33-d9d0-4f4f-8570-bc0840af7b47 Aug 16 21:17:40.467110 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:17:40.467110 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:17:40.467907 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-6d5072fc-cf8e-472d-9e79-718eecd05a35 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Volume info retrieved successfully. Aug 16 21:17:40.485207 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-6d5072fc-cf8e-472d-9e79-718eecd05a35 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Delete volume request issued successfully. Aug 16 21:17:40.485329 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-6d5072fc-cf8e-472d-9e79-718eecd05a35 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] https://10.4.3.143/volume/v3/volumes/93c7bd33-d9d0-4f4f-8570-bc0840af7b47 returned with HTTP 202 Aug 16 21:17:40.485786 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 923/3679] 10.4.3.143 () {66 vars in 1351 bytes} [Sun Aug 16 21:17:40 2026] DELETE /volume/v3/volumes/93c7bd33-d9d0-4f4f-8570-bc0840af7b47 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 21:17:40.497831 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-d628711a-53e5-49c1-9359-c27f3bda72ce None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:17:40.499830 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-d628711a-53e5-49c1-9359-c27f3bda72ce tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] GET https://10.4.3.143/volume/v3/volumes/93c7bd33-d9d0-4f4f-8570-bc0840af7b47 Aug 16 21:17:40.500120 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-d628711a-53e5-49c1-9359-c27f3bda72ce tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:17:40.500332 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-d628711a-53e5-49c1-9359-c27f3bda72ce tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:17:40.509415 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:17:40.509415 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:17:40.513751 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-d628711a-53e5-49c1-9359-c27f3bda72ce tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Volume info retrieved successfully. Aug 16 21:17:40.520019 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-d628711a-53e5-49c1-9359-c27f3bda72ce tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] https://10.4.3.143/volume/v3/volumes/93c7bd33-d9d0-4f4f-8570-bc0840af7b47 returned with HTTP 200 Aug 16 21:17:40.520499 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 925/3680] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:17:40 2026] GET /volume/v3/volumes/93c7bd33-d9d0-4f4f-8570-bc0840af7b47 => generated 1355 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:17:40.902650 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-9ab02bdb-40f0-4542-9052-6328950b0d23 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:17:40.904497 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-9ab02bdb-40f0-4542-9052-6328950b0d23 tempest-VolumesBackupsTest-1226471110 tempest-VolumesBackupsTest-1226471110-project-member] GET https://10.4.3.143/volume/v3/backups/e91b166e-2008-4bdc-846f-5d63e5dc701f Aug 16 21:17:40.904747 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-9ab02bdb-40f0-4542-9052-6328950b0d23 tempest-VolumesBackupsTest-1226471110 tempest-VolumesBackupsTest-1226471110-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:17:40.905018 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-9ab02bdb-40f0-4542-9052-6328950b0d23 tempest-VolumesBackupsTest-1226471110 tempest-VolumesBackupsTest-1226471110-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:17:40.905177 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.v3.backups [None req-9ab02bdb-40f0-4542-9052-6328950b0d23 tempest-VolumesBackupsTest-1226471110 tempest-VolumesBackupsTest-1226471110-project-member] Show backup with id e91b166e-2008-4bdc-846f-5d63e5dc701f. {{(pid=100331) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:17:40.909461 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-9ab02bdb-40f0-4542-9052-6328950b0d23 tempest-VolumesBackupsTest-1226471110 tempest-VolumesBackupsTest-1226471110-project-member] https://10.4.3.143/volume/v3/backups/e91b166e-2008-4bdc-846f-5d63e5dc701f returned with HTTP 404 Aug 16 21:17:40.910013 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 923/3681] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:17:40 2026] GET /volume/v3/backups/e91b166e-2008-4bdc-846f-5d63e5dc701f => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:17:40.918621 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-d481319d-78f6-4feb-8711-70ff1735d8b1 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:17:40.920817 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-d481319d-78f6-4feb-8711-70ff1735d8b1 tempest-VolumesBackupsTest-1226471110 tempest-VolumesBackupsTest-1226471110-project-member] POST https://10.4.3.143/volume/v3/volumes Aug 16 21:17:40.921270 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-d481319d-78f6-4feb-8711-70ff1735d8b1 tempest-VolumesBackupsTest-1226471110 tempest-VolumesBackupsTest-1226471110-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-880180625"}} {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:17:40.923103 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.v3.volumes [None req-d481319d-78f6-4feb-8711-70ff1735d8b1 tempest-VolumesBackupsTest-1226471110 tempest-VolumesBackupsTest-1226471110-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-880180625'}} {{(pid=100333) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 21:17:40.923237 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.v3.volumes [None req-d481319d-78f6-4feb-8711-70ff1735d8b1 tempest-VolumesBackupsTest-1226471110 tempest-VolumesBackupsTest-1226471110-project-member] Create volume of 1 GB Aug 16 21:17:40.927991 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-d481319d-78f6-4feb-8711-70ff1735d8b1 tempest-VolumesBackupsTest-1226471110 tempest-VolumesBackupsTest-1226471110-project-member] Availability Zones retrieved successfully. Aug 16 21:17:40.935154 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-d481319d-78f6-4feb-8711-70ff1735d8b1 tempest-VolumesBackupsTest-1226471110 tempest-VolumesBackupsTest-1226471110-project-member] Flow 'volume_create_api' (33a21a09-fd57-477a-90fb-1bf5b47ec63b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100333) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:17:40.936329 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-d481319d-78f6-4feb-8711-70ff1735d8b1 tempest-VolumesBackupsTest-1226471110 tempest-VolumesBackupsTest-1226471110-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5fd30ca0-a876-4742-ae05-d9131abab5fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:17:40.937269 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.flows.api.create_volume [None req-d481319d-78f6-4feb-8711-70ff1735d8b1 tempest-VolumesBackupsTest-1226471110 tempest-VolumesBackupsTest-1226471110-project-member] Validating volume size '1' using validate_int {{(pid=100333) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 21:17:40.961808 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-d481319d-78f6-4feb-8711-70ff1735d8b1 tempest-VolumesBackupsTest-1226471110 tempest-VolumesBackupsTest-1226471110-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5fd30ca0-a876-4742-ae05-d9131abab5fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T21:04:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=69e633b8-fab9-4b15-8b40-4f1a67c51cda,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '69e633b8-fab9-4b15-8b40-4f1a67c51cda', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:17:40.962671 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-d481319d-78f6-4feb-8711-70ff1735d8b1 tempest-VolumesBackupsTest-1226471110 tempest-VolumesBackupsTest-1226471110-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (13f744a3-3274-451a-ae3b-c2dea80a3ddf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:17:41.003433 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.quota [None req-d481319d-78f6-4feb-8711-70ff1735d8b1 tempest-VolumesBackupsTest-1226471110 tempest-VolumesBackupsTest-1226471110-project-member] Created reservations ['ea483253-5735-45fb-b463-1a605c2dbc56', '78f30514-5873-44ca-a6c8-1459fb5b9388', '8307cc91-b163-43b9-a035-cc2f9b484f3c', '24190775-cfcb-4191-aeb5-7a3abec2d752'] {{(pid=100333) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:17:41.004274 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-d481319d-78f6-4feb-8711-70ff1735d8b1 tempest-VolumesBackupsTest-1226471110 tempest-VolumesBackupsTest-1226471110-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (13f744a3-3274-451a-ae3b-c2dea80a3ddf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ea483253-5735-45fb-b463-1a605c2dbc56', '78f30514-5873-44ca-a6c8-1459fb5b9388', '8307cc91-b163-43b9-a035-cc2f9b484f3c', '24190775-cfcb-4191-aeb5-7a3abec2d752']}' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:17:41.005137 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-d481319d-78f6-4feb-8711-70ff1735d8b1 tempest-VolumesBackupsTest-1226471110 tempest-VolumesBackupsTest-1226471110-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2ff4d3d3-b948-4e4f-b9ec-4ad4420b6cda) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:17:41.028414 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-d481319d-78f6-4feb-8711-70ff1735d8b1 tempest-VolumesBackupsTest-1226471110 tempest-VolumesBackupsTest-1226471110-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2ff4d3d3-b948-4e4f-b9ec-4ad4420b6cda) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4740dd73-5b67-467e-ae24-55e3a203f176', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-880180625',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='68a66cf51155481ab0f72435a8316eef',qos_specs=None,replication_status=,reservations=['ea483253-5735-45fb-b463-1a605c2dbc56','78f30514-5873-44ca-a6c8-1459fb5b9388','8307cc91-b163-43b9-a035-cc2f9b484f3c','24190775-cfcb-4191-aeb5-7a3abec2d752'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='42058c3de7e74b9f94d50ced6c791aa8',volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T21:17:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-880180625',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4740dd73-5b67-467e-ae24-55e3a203f176,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='68a66cf51155481ab0f72435a8316eef',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='42058c3de7e74b9f94d50ced6c791aa8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(69e633b8-fab9-4b15-8b40-4f1a67c51cda),volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda)}' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:17:41.029290 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-d481319d-78f6-4feb-8711-70ff1735d8b1 tempest-VolumesBackupsTest-1226471110 tempest-VolumesBackupsTest-1226471110-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e607dff8-829f-4adf-89be-64939c443cee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:17:41.050420 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-d481319d-78f6-4feb-8711-70ff1735d8b1 tempest-VolumesBackupsTest-1226471110 tempest-VolumesBackupsTest-1226471110-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e607dff8-829f-4adf-89be-64939c443cee) transitioned into state 'SUCCESS' from state '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-880180625',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='68a66cf51155481ab0f72435a8316eef',qos_specs=None,replication_status=,reservations=['ea483253-5735-45fb-b463-1a605c2dbc56','78f30514-5873-44ca-a6c8-1459fb5b9388','8307cc91-b163-43b9-a035-cc2f9b484f3c','24190775-cfcb-4191-aeb5-7a3abec2d752'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='42058c3de7e74b9f94d50ced6c791aa8',volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda)}' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:17:41.051271 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-d481319d-78f6-4feb-8711-70ff1735d8b1 tempest-VolumesBackupsTest-1226471110 tempest-VolumesBackupsTest-1226471110-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (903e5a16-fd3a-4e7c-a57e-c3226968c6e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:17:41.060170 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-d481319d-78f6-4feb-8711-70ff1735d8b1 tempest-VolumesBackupsTest-1226471110 tempest-VolumesBackupsTest-1226471110-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (903e5a16-fd3a-4e7c-a57e-c3226968c6e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:17:41.061006 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-d481319d-78f6-4feb-8711-70ff1735d8b1 tempest-VolumesBackupsTest-1226471110 tempest-VolumesBackupsTest-1226471110-project-member] Flow 'volume_create_api' (33a21a09-fd57-477a-90fb-1bf5b47ec63b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100333) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:17:41.061323 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-d481319d-78f6-4feb-8711-70ff1735d8b1 tempest-VolumesBackupsTest-1226471110 tempest-VolumesBackupsTest-1226471110-project-member] Create volume request issued successfully. Aug 16 21:17:41.061844 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-d481319d-78f6-4feb-8711-70ff1735d8b1 tempest-VolumesBackupsTest-1226471110 tempest-VolumesBackupsTest-1226471110-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Aug 16 21:17:41.062288 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 911/3682] 10.4.3.143 () {68 vars in 1258 bytes} [Sun Aug 16 21:17:40 2026] POST /volume/v3/volumes => generated 748 bytes in 144 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 21:17:41.078157 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-58975a2a-e18a-4f41-8438-d5e062854c06 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:17:41.080373 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-58975a2a-e18a-4f41-8438-d5e062854c06 tempest-VolumesBackupsTest-1226471110 tempest-VolumesBackupsTest-1226471110-project-member] GET https://10.4.3.143/volume/v3/volumes/4740dd73-5b67-467e-ae24-55e3a203f176 Aug 16 21:17:41.080619 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-58975a2a-e18a-4f41-8438-d5e062854c06 tempest-VolumesBackupsTest-1226471110 tempest-VolumesBackupsTest-1226471110-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:17:41.080850 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-58975a2a-e18a-4f41-8438-d5e062854c06 tempest-VolumesBackupsTest-1226471110 tempest-VolumesBackupsTest-1226471110-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:17:41.087816 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:17:41.087816 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:17:41.091797 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-58975a2a-e18a-4f41-8438-d5e062854c06 tempest-VolumesBackupsTest-1226471110 tempest-VolumesBackupsTest-1226471110-project-member] Volume info retrieved successfully. Aug 16 21:17:41.095810 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-58975a2a-e18a-4f41-8438-d5e062854c06 tempest-VolumesBackupsTest-1226471110 tempest-VolumesBackupsTest-1226471110-project-member] https://10.4.3.143/volume/v3/volumes/4740dd73-5b67-467e-ae24-55e3a203f176 returned with HTTP 200 Aug 16 21:17:41.096335 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 924/3683] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:17:41 2026] GET /volume/v3/volumes/4740dd73-5b67-467e-ae24-55e3a203f176 => generated 816 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:17:41.535026 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-de0eb32a-3f7b-4c55-8532-c099d8242426 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:17:41.538189 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-de0eb32a-3f7b-4c55-8532-c099d8242426 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] GET https://10.4.3.143/volume/v3/volumes/93c7bd33-d9d0-4f4f-8570-bc0840af7b47 Aug 16 21:17:41.538705 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-de0eb32a-3f7b-4c55-8532-c099d8242426 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:17:41.539119 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-de0eb32a-3f7b-4c55-8532-c099d8242426 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:17:41.548785 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-de0eb32a-3f7b-4c55-8532-c099d8242426 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] https://10.4.3.143/volume/v3/volumes/93c7bd33-d9d0-4f4f-8570-bc0840af7b47 returned with HTTP 404 Aug 16 21:17:41.549569 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 926/3684] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:17:41 2026] GET /volume/v3/volumes/93c7bd33-d9d0-4f4f-8570-bc0840af7b47 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:17:41.562153 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-bda75448-6f3f-4e24-961e-a23517c22949 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:17:41.563890 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-bda75448-6f3f-4e24-961e-a23517c22949 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] POST https://10.4.3.143/volume/v3/volumes Aug 16 21:17:41.564218 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-bda75448-6f3f-4e24-961e-a23517c22949 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-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-1876291005"}} {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:17:41.565637 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.v3.volumes [None req-bda75448-6f3f-4e24-961e-a23517c22949 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Create volume request body: {'volume': {'metadata': {'vol-meta1': 'value1', 'vol-meta2': 'value2', 'vol-meta3': 'value3'}, 'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1876291005'}} {{(pid=100331) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 21:17:41.565769 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.v3.volumes [None req-bda75448-6f3f-4e24-961e-a23517c22949 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Create volume of 1 GB Aug 16 21:17:41.569753 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-bda75448-6f3f-4e24-961e-a23517c22949 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Availability Zones retrieved successfully. Aug 16 21:17:41.575630 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-bda75448-6f3f-4e24-961e-a23517c22949 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Flow 'volume_create_api' (c60c5c05-d638-4f72-9ea8-9d9c79431369) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100331) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:17:41.576703 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-bda75448-6f3f-4e24-961e-a23517c22949 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b3a486ad-82e6-40ab-82a4-a7448737e3a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:17:41.577641 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.flows.api.create_volume [None req-bda75448-6f3f-4e24-961e-a23517c22949 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Validating volume size '1' using validate_int {{(pid=100331) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 21:17:41.608338 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-bda75448-6f3f-4e24-961e-a23517c22949 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b3a486ad-82e6-40ab-82a4-a7448737e3a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T21:04:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=69e633b8-fab9-4b15-8b40-4f1a67c51cda,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '69e633b8-fab9-4b15-8b40-4f1a67c51cda', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:17:41.609228 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-bda75448-6f3f-4e24-961e-a23517c22949 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5318ec41-012b-4af6-a82b-e0b80ee9f392) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:17:41.652163 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.quota [None req-bda75448-6f3f-4e24-961e-a23517c22949 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Created reservations ['644508c4-fe22-45b6-b783-b118100de00a', '0804eb97-6c4a-4d5d-b7cf-3c82bee16189', '9891addb-2e1e-4741-a48b-cd355a569196', 'fdd9c44f-28c8-401e-9ca2-ca6e630f0fa8'] {{(pid=100331) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:17:41.653074 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-bda75448-6f3f-4e24-961e-a23517c22949 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5318ec41-012b-4af6-a82b-e0b80ee9f392) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['644508c4-fe22-45b6-b783-b118100de00a', '0804eb97-6c4a-4d5d-b7cf-3c82bee16189', '9891addb-2e1e-4741-a48b-cd355a569196', 'fdd9c44f-28c8-401e-9ca2-ca6e630f0fa8']}' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:17:41.654016 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-bda75448-6f3f-4e24-961e-a23517c22949 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (01de203a-1b1e-4e8e-a916-db9224ca6704) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:17:41.682484 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-bda75448-6f3f-4e24-961e-a23517c22949 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (01de203a-1b1e-4e8e-a916-db9224ca6704) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1ef11e39-cdf3-4f87-8701-c636ea9130ca', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1876291005',encryption_key_id=None,group_id=None,group_type_id=,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},multiattach=False,project_id='d874152824304309a95371f84420ee94',qos_specs=None,replication_status=,reservations=['644508c4-fe22-45b6-b783-b118100de00a','0804eb97-6c4a-4d5d-b7cf-3c82bee16189','9891addb-2e1e-4741-a48b-cd355a569196','fdd9c44f-28c8-401e-9ca2-ca6e630f0fa8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='50f4880abb0f46daae972b2918f4471c',volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T21:17:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1876291005',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1ef11e39-cdf3-4f87-8701-c636ea9130ca,launched_at=None,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},migration_status=None,multiattach=False,previous_status=None,project_id='d874152824304309a95371f84420ee94',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='50f4880abb0f46daae972b2918f4471c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(69e633b8-fab9-4b15-8b40-4f1a67c51cda),volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda)}' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:17:41.683207 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-bda75448-6f3f-4e24-961e-a23517c22949 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c1c4985d-376a-47e6-b755-7e9e2faf792f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:17:41.702161 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-bda75448-6f3f-4e24-961e-a23517c22949 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c1c4985d-376a-47e6-b755-7e9e2faf792f) transitioned into state 'SUCCESS' from state '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-1876291005',encryption_key_id=None,group_id=None,group_type_id=,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},multiattach=False,project_id='d874152824304309a95371f84420ee94',qos_specs=None,replication_status=,reservations=['644508c4-fe22-45b6-b783-b118100de00a','0804eb97-6c4a-4d5d-b7cf-3c82bee16189','9891addb-2e1e-4741-a48b-cd355a569196','fdd9c44f-28c8-401e-9ca2-ca6e630f0fa8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='50f4880abb0f46daae972b2918f4471c',volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda)}' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:17:41.702765 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-bda75448-6f3f-4e24-961e-a23517c22949 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b9f29114-9eab-4a6d-bbad-e91a3c3d5d82) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:17:41.712219 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-bda75448-6f3f-4e24-961e-a23517c22949 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b9f29114-9eab-4a6d-bbad-e91a3c3d5d82) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:17:41.713028 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-bda75448-6f3f-4e24-961e-a23517c22949 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Flow 'volume_create_api' (c60c5c05-d638-4f72-9ea8-9d9c79431369) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100331) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:17:41.713336 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-bda75448-6f3f-4e24-961e-a23517c22949 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Create volume request issued successfully. Aug 16 21:17:41.713871 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-bda75448-6f3f-4e24-961e-a23517c22949 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Aug 16 21:17:41.714349 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 924/3685] 10.4.3.143 () {68 vars in 1259 bytes} [Sun Aug 16 21:17:41 2026] POST /volume/v3/volumes => generated 816 bytes in 153 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 21:17:41.728609 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-39310e39-99dd-4ee1-8839-12076f11ff2e None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:17:41.730432 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-39310e39-99dd-4ee1-8839-12076f11ff2e tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] GET https://10.4.3.143/volume/v3/volumes/1ef11e39-cdf3-4f87-8701-c636ea9130ca Aug 16 21:17:41.730596 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-39310e39-99dd-4ee1-8839-12076f11ff2e tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:17:41.730785 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-39310e39-99dd-4ee1-8839-12076f11ff2e tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:17:41.739478 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:17:41.739478 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:17:41.744243 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-39310e39-99dd-4ee1-8839-12076f11ff2e tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Volume info retrieved successfully. Aug 16 21:17:41.750262 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-39310e39-99dd-4ee1-8839-12076f11ff2e tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] https://10.4.3.143/volume/v3/volumes/1ef11e39-cdf3-4f87-8701-c636ea9130ca returned with HTTP 200 Aug 16 21:17:41.750797 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 912/3686] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:17:41 2026] GET /volume/v3/volumes/1ef11e39-cdf3-4f87-8701-c636ea9130ca => generated 884 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:17:42.112971 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-2204dcb3-775c-43e2-81eb-d875b6ccc8d3 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:17:42.115068 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-2204dcb3-775c-43e2-81eb-d875b6ccc8d3 tempest-VolumesBackupsTest-1226471110 tempest-VolumesBackupsTest-1226471110-project-member] GET https://10.4.3.143/volume/v3/volumes/4740dd73-5b67-467e-ae24-55e3a203f176 Aug 16 21:17:42.115274 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-2204dcb3-775c-43e2-81eb-d875b6ccc8d3 tempest-VolumesBackupsTest-1226471110 tempest-VolumesBackupsTest-1226471110-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:17:42.115455 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-2204dcb3-775c-43e2-81eb-d875b6ccc8d3 tempest-VolumesBackupsTest-1226471110 tempest-VolumesBackupsTest-1226471110-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:17:42.122009 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:17:42.122009 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:17:42.125646 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-2204dcb3-775c-43e2-81eb-d875b6ccc8d3 tempest-VolumesBackupsTest-1226471110 tempest-VolumesBackupsTest-1226471110-project-member] Volume info retrieved successfully. Aug 16 21:17:42.129685 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-2204dcb3-775c-43e2-81eb-d875b6ccc8d3 tempest-VolumesBackupsTest-1226471110 tempest-VolumesBackupsTest-1226471110-project-member] https://10.4.3.143/volume/v3/volumes/4740dd73-5b67-467e-ae24-55e3a203f176 returned with HTTP 200 Aug 16 21:17:42.130168 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 925/3687] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:17:42 2026] GET /volume/v3/volumes/4740dd73-5b67-467e-ae24-55e3a203f176 => generated 841 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:17:42.144071 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-a3fdc2c3-4006-418a-8de4-169107a20303 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:17:42.146335 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-a3fdc2c3-4006-418a-8de4-169107a20303 tempest-VolumesBackupsTest-1452339589 tempest-VolumesBackupsTest-1452339589-project-admin] POST https://10.4.3.143/volume/v3/backups Aug 16 21:17:42.146806 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-a3fdc2c3-4006-418a-8de4-169107a20303 tempest-VolumesBackupsTest-1452339589 tempest-VolumesBackupsTest-1452339589-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "4740dd73-5b67-467e-ae24-55e3a203f176", "name": "tempest-VolumesBackupsTest-Backup-798795701"}} {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:17:42.149224 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.contrib.backups [None req-a3fdc2c3-4006-418a-8de4-169107a20303 tempest-VolumesBackupsTest-1452339589 tempest-VolumesBackupsTest-1452339589-project-admin] Creating new backup {'backup': {'volume_id': '4740dd73-5b67-467e-ae24-55e3a203f176', 'name': 'tempest-VolumesBackupsTest-Backup-798795701'}} {{(pid=100330) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 16 21:17:42.149441 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.contrib.backups [None req-a3fdc2c3-4006-418a-8de4-169107a20303 tempest-VolumesBackupsTest-1452339589 tempest-VolumesBackupsTest-1452339589-project-admin] Creating backup of volume 4740dd73-5b67-467e-ae24-55e3a203f176 in container None Aug 16 21:17:42.160124 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:17:42.160124 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:17:42.160662 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-a3fdc2c3-4006-418a-8de4-169107a20303 tempest-VolumesBackupsTest-1452339589 tempest-VolumesBackupsTest-1452339589-project-admin] Volume info retrieved successfully. Aug 16 21:17:42.179337 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.quota [None req-a3fdc2c3-4006-418a-8de4-169107a20303 tempest-VolumesBackupsTest-1452339589 tempest-VolumesBackupsTest-1452339589-project-admin] Created reservations ['8ae82365-6b0b-4255-8e37-203b6cc38067', '61b8e025-6f41-4a90-b029-7a8eff061855'] {{(pid=100330) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:17:42.213112 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-a3fdc2c3-4006-418a-8de4-169107a20303 tempest-VolumesBackupsTest-1452339589 tempest-VolumesBackupsTest-1452339589-project-admin] https://10.4.3.143/volume/v3/backups returned with HTTP 202 Aug 16 21:17:42.213819 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 927/3688] 10.4.3.143 () {68 vars in 1259 bytes} [Sun Aug 16 21:17:42 2026] POST /volume/v3/backups => generated 329 bytes in 70 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 21:17:42.224539 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-42586bd1-1073-4d0a-889a-1c95b414cf84 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:17:42.226465 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-42586bd1-1073-4d0a-889a-1c95b414cf84 tempest-VolumesBackupsTest-1452339589 tempest-VolumesBackupsTest-1452339589-project-admin] GET https://10.4.3.143/volume/v3/backups/15ae4e89-9e65-4415-bf5f-dba37a1f8b6e Aug 16 21:17:42.226667 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-42586bd1-1073-4d0a-889a-1c95b414cf84 tempest-VolumesBackupsTest-1452339589 tempest-VolumesBackupsTest-1452339589-project-admin] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:17:42.226881 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-42586bd1-1073-4d0a-889a-1c95b414cf84 tempest-VolumesBackupsTest-1452339589 tempest-VolumesBackupsTest-1452339589-project-admin] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:17:42.227029 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.v3.backups [None req-42586bd1-1073-4d0a-889a-1c95b414cf84 tempest-VolumesBackupsTest-1452339589 tempest-VolumesBackupsTest-1452339589-project-admin] Show backup with id 15ae4e89-9e65-4415-bf5f-dba37a1f8b6e. {{(pid=100331) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:17:42.232264 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:17:42.232264 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:17:42.233331 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-42586bd1-1073-4d0a-889a-1c95b414cf84 tempest-VolumesBackupsTest-1452339589 tempest-VolumesBackupsTest-1452339589-project-admin] https://10.4.3.143/volume/v3/backups/15ae4e89-9e65-4415-bf5f-dba37a1f8b6e returned with HTTP 200 Aug 16 21:17:42.233982 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 925/3689] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:17:42 2026] GET /volume/v3/backups/15ae4e89-9e65-4415-bf5f-dba37a1f8b6e => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:17:42.765175 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-37fefed8-6491-4bde-b06d-6b12a9b5bd9f None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:17:42.766651 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-37fefed8-6491-4bde-b06d-6b12a9b5bd9f tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] GET https://10.4.3.143/volume/v3/volumes/1ef11e39-cdf3-4f87-8701-c636ea9130ca Aug 16 21:17:42.766847 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-37fefed8-6491-4bde-b06d-6b12a9b5bd9f tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:17:42.767077 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-37fefed8-6491-4bde-b06d-6b12a9b5bd9f tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:17:42.773743 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:17:42.773743 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:17:42.778092 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-37fefed8-6491-4bde-b06d-6b12a9b5bd9f tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Volume info retrieved successfully. Aug 16 21:17:42.782679 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-37fefed8-6491-4bde-b06d-6b12a9b5bd9f tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] https://10.4.3.143/volume/v3/volumes/1ef11e39-cdf3-4f87-8701-c636ea9130ca returned with HTTP 200 Aug 16 21:17:42.783123 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 913/3690] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:17:42 2026] GET /volume/v3/volumes/1ef11e39-cdf3-4f87-8701-c636ea9130ca => generated 909 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:17:42.798807 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-03f336ee-036b-4633-9f5f-e2e2717f2f16 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:17:42.801282 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-03f336ee-036b-4633-9f5f-e2e2717f2f16 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] POST https://10.4.3.143/volume/v3/backups Aug 16 21:17:42.801830 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-03f336ee-036b-4633-9f5f-e2e2717f2f16 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "1ef11e39-cdf3-4f87-8701-c636ea9130ca", "name": "tempest-VolumesBackupsTest-Backup-305907552", "description": "tempest-backup-description-695532054", "container": "tempest-volumesbackupstest-backup-container-1619721726"}} {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:17:42.803830 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.contrib.backups [None req-03f336ee-036b-4633-9f5f-e2e2717f2f16 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Creating new backup {'backup': {'volume_id': '1ef11e39-cdf3-4f87-8701-c636ea9130ca', 'name': 'tempest-VolumesBackupsTest-Backup-305907552', 'description': 'tempest-backup-description-695532054', 'container': 'tempest-volumesbackupstest-backup-container-1619721726'}} {{(pid=100332) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 16 21:17:42.804132 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.contrib.backups [None req-03f336ee-036b-4633-9f5f-e2e2717f2f16 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Creating backup of volume 1ef11e39-cdf3-4f87-8701-c636ea9130ca in container tempest-volumesbackupstest-backup-container-1619721726 Aug 16 21:17:42.815283 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:17:42.815283 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:17:42.816160 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-03f336ee-036b-4633-9f5f-e2e2717f2f16 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Volume info retrieved successfully. Aug 16 21:17:42.837202 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.quota [None req-03f336ee-036b-4633-9f5f-e2e2717f2f16 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Created reservations ['54d22a4d-fc5c-4669-9e1f-e7b23553e377', '1e2505bf-a6a6-422b-98f0-f250676e959e'] {{(pid=100332) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:17:42.865471 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-03f336ee-036b-4633-9f5f-e2e2717f2f16 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] https://10.4.3.143/volume/v3/backups returned with HTTP 202 Aug 16 21:17:42.866039 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 926/3691] 10.4.3.143 () {68 vars in 1259 bytes} [Sun Aug 16 21:17:42 2026] POST /volume/v3/backups => generated 329 bytes in 68 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 21:17:42.876896 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-b8078be6-0632-47fc-bd0a-d174c610db8a None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:17:42.880192 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-b8078be6-0632-47fc-bd0a-d174c610db8a tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] GET https://10.4.3.143/volume/v3/backups/2e55abae-48cb-4b4a-93e4-7c661a0f27d0 Aug 16 21:17:42.880524 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-b8078be6-0632-47fc-bd0a-d174c610db8a tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:17:42.880903 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-b8078be6-0632-47fc-bd0a-d174c610db8a tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:17:42.881242 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.v3.backups [None req-b8078be6-0632-47fc-bd0a-d174c610db8a tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Show backup with id 2e55abae-48cb-4b4a-93e4-7c661a0f27d0. {{(pid=100330) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:17:42.886575 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:17:42.886575 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:17:42.887775 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-b8078be6-0632-47fc-bd0a-d174c610db8a tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] https://10.4.3.143/volume/v3/backups/2e55abae-48cb-4b4a-93e4-7c661a0f27d0 returned with HTTP 200 Aug 16 21:17:42.888445 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 928/3692] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:17:42 2026] GET /volume/v3/backups/2e55abae-48cb-4b4a-93e4-7c661a0f27d0 => generated 822 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:17:43.246069 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-5d46073e-b98f-46e3-84a1-3e9932691cf0 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:17:43.248023 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-5d46073e-b98f-46e3-84a1-3e9932691cf0 tempest-VolumesBackupsTest-1452339589 tempest-VolumesBackupsTest-1452339589-project-admin] GET https://10.4.3.143/volume/v3/backups/15ae4e89-9e65-4415-bf5f-dba37a1f8b6e Aug 16 21:17:43.248228 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-5d46073e-b98f-46e3-84a1-3e9932691cf0 tempest-VolumesBackupsTest-1452339589 tempest-VolumesBackupsTest-1452339589-project-admin] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:17:43.248413 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-5d46073e-b98f-46e3-84a1-3e9932691cf0 tempest-VolumesBackupsTest-1452339589 tempest-VolumesBackupsTest-1452339589-project-admin] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:17:43.248518 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.v3.backups [None req-5d46073e-b98f-46e3-84a1-3e9932691cf0 tempest-VolumesBackupsTest-1452339589 tempest-VolumesBackupsTest-1452339589-project-admin] Show backup with id 15ae4e89-9e65-4415-bf5f-dba37a1f8b6e. {{(pid=100331) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:17:43.252736 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:17:43.252736 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:17:43.253524 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-5d46073e-b98f-46e3-84a1-3e9932691cf0 tempest-VolumesBackupsTest-1452339589 tempest-VolumesBackupsTest-1452339589-project-admin] https://10.4.3.143/volume/v3/backups/15ae4e89-9e65-4415-bf5f-dba37a1f8b6e returned with HTTP 200 Aug 16 21:17:43.253951 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 926/3693] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:17:43 2026] GET /volume/v3/backups/15ae4e89-9e65-4415-bf5f-dba37a1f8b6e => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:17:43.900953 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-a53fa212-02e1-4d2a-84e9-4f9137d34866 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:17:43.903338 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-a53fa212-02e1-4d2a-84e9-4f9137d34866 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] GET https://10.4.3.143/volume/v3/backups/2e55abae-48cb-4b4a-93e4-7c661a0f27d0 Aug 16 21:17:43.903618 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-a53fa212-02e1-4d2a-84e9-4f9137d34866 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:17:43.903896 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-a53fa212-02e1-4d2a-84e9-4f9137d34866 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:17:43.904080 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.v3.backups [None req-a53fa212-02e1-4d2a-84e9-4f9137d34866 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Show backup with id 2e55abae-48cb-4b4a-93e4-7c661a0f27d0. {{(pid=100333) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:17:43.909874 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:17:43.909874 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:17:43.910995 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-a53fa212-02e1-4d2a-84e9-4f9137d34866 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] https://10.4.3.143/volume/v3/backups/2e55abae-48cb-4b4a-93e4-7c661a0f27d0 returned with HTTP 200 Aug 16 21:17:43.911532 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 914/3694] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:17:43 2026] GET /volume/v3/backups/2e55abae-48cb-4b4a-93e4-7c661a0f27d0 => generated 824 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:17:44.266301 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-37122c16-9d64-43d4-83b6-2b06ba0af2ce None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:17:44.268041 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-37122c16-9d64-43d4-83b6-2b06ba0af2ce tempest-VolumesBackupsTest-1452339589 tempest-VolumesBackupsTest-1452339589-project-admin] GET https://10.4.3.143/volume/v3/backups/15ae4e89-9e65-4415-bf5f-dba37a1f8b6e Aug 16 21:17:44.268208 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-37122c16-9d64-43d4-83b6-2b06ba0af2ce tempest-VolumesBackupsTest-1452339589 tempest-VolumesBackupsTest-1452339589-project-admin] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:17:44.268389 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-37122c16-9d64-43d4-83b6-2b06ba0af2ce tempest-VolumesBackupsTest-1452339589 tempest-VolumesBackupsTest-1452339589-project-admin] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:17:44.268477 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.v3.backups [None req-37122c16-9d64-43d4-83b6-2b06ba0af2ce tempest-VolumesBackupsTest-1452339589 tempest-VolumesBackupsTest-1452339589-project-admin] Show backup with id 15ae4e89-9e65-4415-bf5f-dba37a1f8b6e. {{(pid=100332) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:17:44.272094 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:17:44.272094 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:17:44.272708 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-37122c16-9d64-43d4-83b6-2b06ba0af2ce tempest-VolumesBackupsTest-1452339589 tempest-VolumesBackupsTest-1452339589-project-admin] https://10.4.3.143/volume/v3/backups/15ae4e89-9e65-4415-bf5f-dba37a1f8b6e returned with HTTP 200 Aug 16 21:17:44.273088 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 927/3695] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:17:44 2026] GET /volume/v3/backups/15ae4e89-9e65-4415-bf5f-dba37a1f8b6e => generated 738 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:17:44.922813 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-1cf04ba7-2728-4a0f-9371-d49aaeadf07b None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:17:44.924857 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-1cf04ba7-2728-4a0f-9371-d49aaeadf07b tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] GET https://10.4.3.143/volume/v3/backups/2e55abae-48cb-4b4a-93e4-7c661a0f27d0 Aug 16 21:17:44.925164 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-1cf04ba7-2728-4a0f-9371-d49aaeadf07b tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:17:44.925353 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-1cf04ba7-2728-4a0f-9371-d49aaeadf07b tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:17:44.925455 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.v3.backups [None req-1cf04ba7-2728-4a0f-9371-d49aaeadf07b tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Show backup with id 2e55abae-48cb-4b4a-93e4-7c661a0f27d0. {{(pid=100330) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:17:44.930316 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:17:44.930316 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:17:44.931515 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-1cf04ba7-2728-4a0f-9371-d49aaeadf07b tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] https://10.4.3.143/volume/v3/backups/2e55abae-48cb-4b4a-93e4-7c661a0f27d0 returned with HTTP 200 Aug 16 21:17:44.932137 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 929/3696] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:17:44 2026] GET /volume/v3/backups/2e55abae-48cb-4b4a-93e4-7c661a0f27d0 => generated 824 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:17:45.283987 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-f42c3bb5-7055-4bcf-a95a-37acb49f941b None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:17:45.285863 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-f42c3bb5-7055-4bcf-a95a-37acb49f941b tempest-VolumesBackupsTest-1452339589 tempest-VolumesBackupsTest-1452339589-project-admin] GET https://10.4.3.143/volume/v3/backups/15ae4e89-9e65-4415-bf5f-dba37a1f8b6e Aug 16 21:17:45.286122 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-f42c3bb5-7055-4bcf-a95a-37acb49f941b tempest-VolumesBackupsTest-1452339589 tempest-VolumesBackupsTest-1452339589-project-admin] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:17:45.286308 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-f42c3bb5-7055-4bcf-a95a-37acb49f941b tempest-VolumesBackupsTest-1452339589 tempest-VolumesBackupsTest-1452339589-project-admin] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:17:45.286412 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.v3.backups [None req-f42c3bb5-7055-4bcf-a95a-37acb49f941b tempest-VolumesBackupsTest-1452339589 tempest-VolumesBackupsTest-1452339589-project-admin] Show backup with id 15ae4e89-9e65-4415-bf5f-dba37a1f8b6e. {{(pid=100331) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:17:45.290497 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:17:45.290497 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:17:45.291267 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-f42c3bb5-7055-4bcf-a95a-37acb49f941b tempest-VolumesBackupsTest-1452339589 tempest-VolumesBackupsTest-1452339589-project-admin] https://10.4.3.143/volume/v3/backups/15ae4e89-9e65-4415-bf5f-dba37a1f8b6e returned with HTTP 200 Aug 16 21:17:45.291648 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 927/3697] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:17:45 2026] GET /volume/v3/backups/15ae4e89-9e65-4415-bf5f-dba37a1f8b6e => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:17:45.947782 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-97c181ae-389e-466f-acbe-e0f54448eebd None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:17:45.949593 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-97c181ae-389e-466f-acbe-e0f54448eebd tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] GET https://10.4.3.143/volume/v3/backups/2e55abae-48cb-4b4a-93e4-7c661a0f27d0 Aug 16 21:17:45.949779 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-97c181ae-389e-466f-acbe-e0f54448eebd tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:17:45.950005 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-97c181ae-389e-466f-acbe-e0f54448eebd tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:17:45.950113 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.v3.backups [None req-97c181ae-389e-466f-acbe-e0f54448eebd tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Show backup with id 2e55abae-48cb-4b4a-93e4-7c661a0f27d0. {{(pid=100333) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:17:45.956723 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:17:45.956723 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:17:45.957491 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-97c181ae-389e-466f-acbe-e0f54448eebd tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] https://10.4.3.143/volume/v3/backups/2e55abae-48cb-4b4a-93e4-7c661a0f27d0 returned with HTTP 200 Aug 16 21:17:45.958041 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 915/3698] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:17:45 2026] GET /volume/v3/backups/2e55abae-48cb-4b4a-93e4-7c661a0f27d0 => generated 824 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:17:46.302481 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-b79e7918-080f-4ae8-9514-d016fa8ed3ed None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:17:46.305207 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-b79e7918-080f-4ae8-9514-d016fa8ed3ed tempest-VolumesBackupsTest-1452339589 tempest-VolumesBackupsTest-1452339589-project-admin] GET https://10.4.3.143/volume/v3/backups/15ae4e89-9e65-4415-bf5f-dba37a1f8b6e Aug 16 21:17:46.305531 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-b79e7918-080f-4ae8-9514-d016fa8ed3ed tempest-VolumesBackupsTest-1452339589 tempest-VolumesBackupsTest-1452339589-project-admin] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:17:46.305864 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-b79e7918-080f-4ae8-9514-d016fa8ed3ed tempest-VolumesBackupsTest-1452339589 tempest-VolumesBackupsTest-1452339589-project-admin] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:17:46.306058 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.v3.backups [None req-b79e7918-080f-4ae8-9514-d016fa8ed3ed tempest-VolumesBackupsTest-1452339589 tempest-VolumesBackupsTest-1452339589-project-admin] Show backup with id 15ae4e89-9e65-4415-bf5f-dba37a1f8b6e. {{(pid=100332) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:17:46.310576 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:17:46.310576 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:17:46.311232 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-b79e7918-080f-4ae8-9514-d016fa8ed3ed tempest-VolumesBackupsTest-1452339589 tempest-VolumesBackupsTest-1452339589-project-admin] https://10.4.3.143/volume/v3/backups/15ae4e89-9e65-4415-bf5f-dba37a1f8b6e returned with HTTP 200 Aug 16 21:17:46.311663 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 928/3699] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:17:46 2026] GET /volume/v3/backups/15ae4e89-9e65-4415-bf5f-dba37a1f8b6e => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:17:46.969689 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-ad5620d6-ce7c-4a4e-87d3-4a25274e069c None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:17:46.971544 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-ad5620d6-ce7c-4a4e-87d3-4a25274e069c tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] GET https://10.4.3.143/volume/v3/backups/2e55abae-48cb-4b4a-93e4-7c661a0f27d0 Aug 16 21:17:46.971899 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-ad5620d6-ce7c-4a4e-87d3-4a25274e069c tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:17:46.972135 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-ad5620d6-ce7c-4a4e-87d3-4a25274e069c tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:17:46.972304 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.v3.backups [None req-ad5620d6-ce7c-4a4e-87d3-4a25274e069c tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Show backup with id 2e55abae-48cb-4b4a-93e4-7c661a0f27d0. {{(pid=100330) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:17:46.979495 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:17:46.979495 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:17:46.980631 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-ad5620d6-ce7c-4a4e-87d3-4a25274e069c tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] https://10.4.3.143/volume/v3/backups/2e55abae-48cb-4b4a-93e4-7c661a0f27d0 returned with HTTP 200 Aug 16 21:17:46.981179 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 930/3700] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:17:46 2026] GET /volume/v3/backups/2e55abae-48cb-4b4a-93e4-7c661a0f27d0 => generated 824 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:17:47.325148 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-ef80878f-bcb2-43b6-9585-992c0dec9a99 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:17:47.327954 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-ef80878f-bcb2-43b6-9585-992c0dec9a99 tempest-VolumesBackupsTest-1452339589 tempest-VolumesBackupsTest-1452339589-project-admin] GET https://10.4.3.143/volume/v3/backups/15ae4e89-9e65-4415-bf5f-dba37a1f8b6e Aug 16 21:17:47.328281 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-ef80878f-bcb2-43b6-9585-992c0dec9a99 tempest-VolumesBackupsTest-1452339589 tempest-VolumesBackupsTest-1452339589-project-admin] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:17:47.328558 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-ef80878f-bcb2-43b6-9585-992c0dec9a99 tempest-VolumesBackupsTest-1452339589 tempest-VolumesBackupsTest-1452339589-project-admin] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:17:47.328714 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.v3.backups [None req-ef80878f-bcb2-43b6-9585-992c0dec9a99 tempest-VolumesBackupsTest-1452339589 tempest-VolumesBackupsTest-1452339589-project-admin] Show backup with id 15ae4e89-9e65-4415-bf5f-dba37a1f8b6e. {{(pid=100331) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:17:47.334116 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:17:47.334116 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:17:47.334977 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-ef80878f-bcb2-43b6-9585-992c0dec9a99 tempest-VolumesBackupsTest-1452339589 tempest-VolumesBackupsTest-1452339589-project-admin] https://10.4.3.143/volume/v3/backups/15ae4e89-9e65-4415-bf5f-dba37a1f8b6e returned with HTTP 200 Aug 16 21:17:47.335486 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 928/3701] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:17:47 2026] GET /volume/v3/backups/15ae4e89-9e65-4415-bf5f-dba37a1f8b6e => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:17:47.993383 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-a2975987-0efe-445c-bfbc-41c63d423a7a None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:17:47.996417 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-a2975987-0efe-445c-bfbc-41c63d423a7a tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] GET https://10.4.3.143/volume/v3/backups/2e55abae-48cb-4b4a-93e4-7c661a0f27d0 Aug 16 21:17:47.996417 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-a2975987-0efe-445c-bfbc-41c63d423a7a tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:17:47.996417 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-a2975987-0efe-445c-bfbc-41c63d423a7a tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:17:47.996417 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.v3.backups [None req-a2975987-0efe-445c-bfbc-41c63d423a7a tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Show backup with id 2e55abae-48cb-4b4a-93e4-7c661a0f27d0. {{(pid=100333) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:17:47.999861 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:17:47.999861 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:17:48.000712 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-a2975987-0efe-445c-bfbc-41c63d423a7a tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] https://10.4.3.143/volume/v3/backups/2e55abae-48cb-4b4a-93e4-7c661a0f27d0 returned with HTTP 200 Aug 16 21:17:48.001185 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 916/3702] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:17:47 2026] GET /volume/v3/backups/2e55abae-48cb-4b4a-93e4-7c661a0f27d0 => generated 824 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:17:48.348348 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-2a684753-e156-4790-9fa9-fcc268108da7 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:17:48.350721 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-2a684753-e156-4790-9fa9-fcc268108da7 tempest-VolumesBackupsTest-1452339589 tempest-VolumesBackupsTest-1452339589-project-admin] GET https://10.4.3.143/volume/v3/backups/15ae4e89-9e65-4415-bf5f-dba37a1f8b6e Aug 16 21:17:48.351016 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-2a684753-e156-4790-9fa9-fcc268108da7 tempest-VolumesBackupsTest-1452339589 tempest-VolumesBackupsTest-1452339589-project-admin] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:17:48.351253 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-2a684753-e156-4790-9fa9-fcc268108da7 tempest-VolumesBackupsTest-1452339589 tempest-VolumesBackupsTest-1452339589-project-admin] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:17:48.351393 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.v3.backups [None req-2a684753-e156-4790-9fa9-fcc268108da7 tempest-VolumesBackupsTest-1452339589 tempest-VolumesBackupsTest-1452339589-project-admin] Show backup with id 15ae4e89-9e65-4415-bf5f-dba37a1f8b6e. {{(pid=100332) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:17:48.357638 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:17:48.357638 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:17:48.358112 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-2a684753-e156-4790-9fa9-fcc268108da7 tempest-VolumesBackupsTest-1452339589 tempest-VolumesBackupsTest-1452339589-project-admin] https://10.4.3.143/volume/v3/backups/15ae4e89-9e65-4415-bf5f-dba37a1f8b6e returned with HTTP 200 Aug 16 21:17:48.359883 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 929/3703] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:17:48 2026] GET /volume/v3/backups/15ae4e89-9e65-4415-bf5f-dba37a1f8b6e => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:17:49.012319 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-d422e7ff-fb68-4ae4-90e4-f4c397e05d91 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:17:49.014977 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-d422e7ff-fb68-4ae4-90e4-f4c397e05d91 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] GET https://10.4.3.143/volume/v3/backups/2e55abae-48cb-4b4a-93e4-7c661a0f27d0 Aug 16 21:17:49.015239 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-d422e7ff-fb68-4ae4-90e4-f4c397e05d91 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:17:49.015435 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-d422e7ff-fb68-4ae4-90e4-f4c397e05d91 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:17:49.015555 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.v3.backups [None req-d422e7ff-fb68-4ae4-90e4-f4c397e05d91 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Show backup with id 2e55abae-48cb-4b4a-93e4-7c661a0f27d0. {{(pid=100330) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:17:49.020457 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:17:49.020457 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:17:49.021267 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-d422e7ff-fb68-4ae4-90e4-f4c397e05d91 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] https://10.4.3.143/volume/v3/backups/2e55abae-48cb-4b4a-93e4-7c661a0f27d0 returned with HTTP 200 Aug 16 21:17:49.021632 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 931/3704] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:17:49 2026] GET /volume/v3/backups/2e55abae-48cb-4b4a-93e4-7c661a0f27d0 => generated 824 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:17:49.373821 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-7c37eaf9-fdd1-4ccd-a137-7a6faff648d7 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:17:49.376870 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-7c37eaf9-fdd1-4ccd-a137-7a6faff648d7 tempest-VolumesBackupsTest-1452339589 tempest-VolumesBackupsTest-1452339589-project-admin] GET https://10.4.3.143/volume/v3/backups/15ae4e89-9e65-4415-bf5f-dba37a1f8b6e Aug 16 21:17:49.376870 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-7c37eaf9-fdd1-4ccd-a137-7a6faff648d7 tempest-VolumesBackupsTest-1452339589 tempest-VolumesBackupsTest-1452339589-project-admin] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:17:49.377155 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-7c37eaf9-fdd1-4ccd-a137-7a6faff648d7 tempest-VolumesBackupsTest-1452339589 tempest-VolumesBackupsTest-1452339589-project-admin] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:17:49.377611 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.v3.backups [None req-7c37eaf9-fdd1-4ccd-a137-7a6faff648d7 tempest-VolumesBackupsTest-1452339589 tempest-VolumesBackupsTest-1452339589-project-admin] Show backup with id 15ae4e89-9e65-4415-bf5f-dba37a1f8b6e. {{(pid=100331) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:17:49.382155 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:17:49.382155 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:17:49.383071 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-7c37eaf9-fdd1-4ccd-a137-7a6faff648d7 tempest-VolumesBackupsTest-1452339589 tempest-VolumesBackupsTest-1452339589-project-admin] https://10.4.3.143/volume/v3/backups/15ae4e89-9e65-4415-bf5f-dba37a1f8b6e returned with HTTP 200 Aug 16 21:17:49.383474 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 929/3705] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:17:49 2026] GET /volume/v3/backups/15ae4e89-9e65-4415-bf5f-dba37a1f8b6e => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:17:50.032461 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-98136a98-ff28-4580-9ba9-2ef13a744faf None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:17:50.034610 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-98136a98-ff28-4580-9ba9-2ef13a744faf tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] GET https://10.4.3.143/volume/v3/backups/2e55abae-48cb-4b4a-93e4-7c661a0f27d0 Aug 16 21:17:50.035061 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-98136a98-ff28-4580-9ba9-2ef13a744faf tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:17:50.035061 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-98136a98-ff28-4580-9ba9-2ef13a744faf tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:17:50.035167 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.v3.backups [None req-98136a98-ff28-4580-9ba9-2ef13a744faf tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Show backup with id 2e55abae-48cb-4b4a-93e4-7c661a0f27d0. {{(pid=100333) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:17:50.039212 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:17:50.039212 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:17:50.040022 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-98136a98-ff28-4580-9ba9-2ef13a744faf tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] https://10.4.3.143/volume/v3/backups/2e55abae-48cb-4b4a-93e4-7c661a0f27d0 returned with HTTP 200 Aug 16 21:17:50.040453 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 917/3706] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:17:50 2026] GET /volume/v3/backups/2e55abae-48cb-4b4a-93e4-7c661a0f27d0 => generated 824 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:17:50.395150 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-d3a67098-72fe-4093-b7c0-8a9648138533 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:17:50.397591 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-d3a67098-72fe-4093-b7c0-8a9648138533 tempest-VolumesBackupsTest-1452339589 tempest-VolumesBackupsTest-1452339589-project-admin] GET https://10.4.3.143/volume/v3/backups/15ae4e89-9e65-4415-bf5f-dba37a1f8b6e Aug 16 21:17:50.397880 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-d3a67098-72fe-4093-b7c0-8a9648138533 tempest-VolumesBackupsTest-1452339589 tempest-VolumesBackupsTest-1452339589-project-admin] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:17:50.398180 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-d3a67098-72fe-4093-b7c0-8a9648138533 tempest-VolumesBackupsTest-1452339589 tempest-VolumesBackupsTest-1452339589-project-admin] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:17:50.398346 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.v3.backups [None req-d3a67098-72fe-4093-b7c0-8a9648138533 tempest-VolumesBackupsTest-1452339589 tempest-VolumesBackupsTest-1452339589-project-admin] Show backup with id 15ae4e89-9e65-4415-bf5f-dba37a1f8b6e. {{(pid=100332) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:17:50.403727 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:17:50.403727 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:17:50.404582 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-d3a67098-72fe-4093-b7c0-8a9648138533 tempest-VolumesBackupsTest-1452339589 tempest-VolumesBackupsTest-1452339589-project-admin] https://10.4.3.143/volume/v3/backups/15ae4e89-9e65-4415-bf5f-dba37a1f8b6e returned with HTTP 200 Aug 16 21:17:50.405045 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 930/3707] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:17:50 2026] GET /volume/v3/backups/15ae4e89-9e65-4415-bf5f-dba37a1f8b6e => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:17:51.052462 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-67afc92c-f2f0-4c44-abe4-9ee73c58e7f0 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:17:51.054357 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-67afc92c-f2f0-4c44-abe4-9ee73c58e7f0 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] GET https://10.4.3.143/volume/v3/backups/2e55abae-48cb-4b4a-93e4-7c661a0f27d0 Aug 16 21:17:51.054601 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-67afc92c-f2f0-4c44-abe4-9ee73c58e7f0 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:17:51.054810 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-67afc92c-f2f0-4c44-abe4-9ee73c58e7f0 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:17:51.054977 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.v3.backups [None req-67afc92c-f2f0-4c44-abe4-9ee73c58e7f0 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Show backup with id 2e55abae-48cb-4b4a-93e4-7c661a0f27d0. {{(pid=100330) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:17:51.062302 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:17:51.062302 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:17:51.063302 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-67afc92c-f2f0-4c44-abe4-9ee73c58e7f0 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] https://10.4.3.143/volume/v3/backups/2e55abae-48cb-4b4a-93e4-7c661a0f27d0 returned with HTTP 200 Aug 16 21:17:51.063978 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 932/3708] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:17:51 2026] GET /volume/v3/backups/2e55abae-48cb-4b4a-93e4-7c661a0f27d0 => generated 824 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:17:51.416612 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-dd1901c8-28bd-490c-a38e-b8aa82ee3c0a None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:17:51.419038 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-dd1901c8-28bd-490c-a38e-b8aa82ee3c0a tempest-VolumesBackupsTest-1452339589 tempest-VolumesBackupsTest-1452339589-project-admin] GET https://10.4.3.143/volume/v3/backups/15ae4e89-9e65-4415-bf5f-dba37a1f8b6e Aug 16 21:17:51.419305 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-dd1901c8-28bd-490c-a38e-b8aa82ee3c0a tempest-VolumesBackupsTest-1452339589 tempest-VolumesBackupsTest-1452339589-project-admin] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:17:51.419543 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-dd1901c8-28bd-490c-a38e-b8aa82ee3c0a tempest-VolumesBackupsTest-1452339589 tempest-VolumesBackupsTest-1452339589-project-admin] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:17:51.419706 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.v3.backups [None req-dd1901c8-28bd-490c-a38e-b8aa82ee3c0a tempest-VolumesBackupsTest-1452339589 tempest-VolumesBackupsTest-1452339589-project-admin] Show backup with id 15ae4e89-9e65-4415-bf5f-dba37a1f8b6e. {{(pid=100331) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:17:51.425980 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:17:51.425980 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:17:51.427335 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-dd1901c8-28bd-490c-a38e-b8aa82ee3c0a tempest-VolumesBackupsTest-1452339589 tempest-VolumesBackupsTest-1452339589-project-admin] https://10.4.3.143/volume/v3/backups/15ae4e89-9e65-4415-bf5f-dba37a1f8b6e returned with HTTP 200 Aug 16 21:17:51.428060 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 930/3709] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:17:51 2026] GET /volume/v3/backups/15ae4e89-9e65-4415-bf5f-dba37a1f8b6e => generated 749 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:17:52.075226 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-e0666b53-8e60-4e6d-b395-8ceb6b81a23b None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:17:52.077153 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-e0666b53-8e60-4e6d-b395-8ceb6b81a23b tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] GET https://10.4.3.143/volume/v3/backups/2e55abae-48cb-4b4a-93e4-7c661a0f27d0 Aug 16 21:17:52.077287 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-e0666b53-8e60-4e6d-b395-8ceb6b81a23b tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:17:52.077498 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-e0666b53-8e60-4e6d-b395-8ceb6b81a23b tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:17:52.077684 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.v3.backups [None req-e0666b53-8e60-4e6d-b395-8ceb6b81a23b tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Show backup with id 2e55abae-48cb-4b4a-93e4-7c661a0f27d0. {{(pid=100333) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:17:52.082731 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:17:52.082731 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:17:52.083721 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-e0666b53-8e60-4e6d-b395-8ceb6b81a23b tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] https://10.4.3.143/volume/v3/backups/2e55abae-48cb-4b4a-93e4-7c661a0f27d0 returned with HTTP 200 Aug 16 21:17:52.084080 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 918/3710] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:17:52 2026] GET /volume/v3/backups/2e55abae-48cb-4b4a-93e4-7c661a0f27d0 => generated 824 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:17:52.439502 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-9fcca745-f294-419d-830d-42d2fe261880 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:17:52.441270 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-9fcca745-f294-419d-830d-42d2fe261880 tempest-VolumesBackupsTest-1452339589 tempest-VolumesBackupsTest-1452339589-project-admin] GET https://10.4.3.143/volume/v3/backups/15ae4e89-9e65-4415-bf5f-dba37a1f8b6e Aug 16 21:17:52.441434 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-9fcca745-f294-419d-830d-42d2fe261880 tempest-VolumesBackupsTest-1452339589 tempest-VolumesBackupsTest-1452339589-project-admin] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:17:52.441605 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-9fcca745-f294-419d-830d-42d2fe261880 tempest-VolumesBackupsTest-1452339589 tempest-VolumesBackupsTest-1452339589-project-admin] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:17:52.441696 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.v3.backups [None req-9fcca745-f294-419d-830d-42d2fe261880 tempest-VolumesBackupsTest-1452339589 tempest-VolumesBackupsTest-1452339589-project-admin] Show backup with id 15ae4e89-9e65-4415-bf5f-dba37a1f8b6e. {{(pid=100332) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:17:52.446112 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:17:52.446112 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:17:52.446730 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-9fcca745-f294-419d-830d-42d2fe261880 tempest-VolumesBackupsTest-1452339589 tempest-VolumesBackupsTest-1452339589-project-admin] https://10.4.3.143/volume/v3/backups/15ae4e89-9e65-4415-bf5f-dba37a1f8b6e returned with HTTP 200 Aug 16 21:17:52.447109 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 931/3711] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:17:52 2026] GET /volume/v3/backups/15ae4e89-9e65-4415-bf5f-dba37a1f8b6e => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:17:53.095723 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-1c21ef17-f9fb-4abc-8723-246479fc437d None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:17:53.098218 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-1c21ef17-f9fb-4abc-8723-246479fc437d tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] GET https://10.4.3.143/volume/v3/backups/2e55abae-48cb-4b4a-93e4-7c661a0f27d0 Aug 16 21:17:53.098631 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-1c21ef17-f9fb-4abc-8723-246479fc437d tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:17:53.098926 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-1c21ef17-f9fb-4abc-8723-246479fc437d tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:17:53.099069 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.v3.backups [None req-1c21ef17-f9fb-4abc-8723-246479fc437d tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Show backup with id 2e55abae-48cb-4b4a-93e4-7c661a0f27d0. {{(pid=100330) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:17:53.103704 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:17:53.103704 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:17:53.104439 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-1c21ef17-f9fb-4abc-8723-246479fc437d tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] https://10.4.3.143/volume/v3/backups/2e55abae-48cb-4b4a-93e4-7c661a0f27d0 returned with HTTP 200 Aug 16 21:17:53.104785 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 933/3712] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:17:53 2026] GET /volume/v3/backups/2e55abae-48cb-4b4a-93e4-7c661a0f27d0 => generated 824 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:17:53.457937 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-bce9a078-1f39-4b77-811a-0f7c38e30f62 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:17:53.459489 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-bce9a078-1f39-4b77-811a-0f7c38e30f62 tempest-VolumesBackupsTest-1452339589 tempest-VolumesBackupsTest-1452339589-project-admin] GET https://10.4.3.143/volume/v3/backups/15ae4e89-9e65-4415-bf5f-dba37a1f8b6e Aug 16 21:17:53.459737 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-bce9a078-1f39-4b77-811a-0f7c38e30f62 tempest-VolumesBackupsTest-1452339589 tempest-VolumesBackupsTest-1452339589-project-admin] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:17:53.460003 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-bce9a078-1f39-4b77-811a-0f7c38e30f62 tempest-VolumesBackupsTest-1452339589 tempest-VolumesBackupsTest-1452339589-project-admin] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:17:53.460148 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.v3.backups [None req-bce9a078-1f39-4b77-811a-0f7c38e30f62 tempest-VolumesBackupsTest-1452339589 tempest-VolumesBackupsTest-1452339589-project-admin] Show backup with id 15ae4e89-9e65-4415-bf5f-dba37a1f8b6e. {{(pid=100331) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:17:53.465182 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:17:53.465182 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:17:53.465895 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-bce9a078-1f39-4b77-811a-0f7c38e30f62 tempest-VolumesBackupsTest-1452339589 tempest-VolumesBackupsTest-1452339589-project-admin] https://10.4.3.143/volume/v3/backups/15ae4e89-9e65-4415-bf5f-dba37a1f8b6e returned with HTTP 200 Aug 16 21:17:53.466604 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 931/3713] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:17:53 2026] GET /volume/v3/backups/15ae4e89-9e65-4415-bf5f-dba37a1f8b6e => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:17:54.114286 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-42959df4-ea26-4282-b6b9-b589eb468475 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:17:54.116927 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-42959df4-ea26-4282-b6b9-b589eb468475 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] GET https://10.4.3.143/volume/v3/backups/2e55abae-48cb-4b4a-93e4-7c661a0f27d0 Aug 16 21:17:54.116927 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-42959df4-ea26-4282-b6b9-b589eb468475 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:17:54.116927 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-42959df4-ea26-4282-b6b9-b589eb468475 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:17:54.116927 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.v3.backups [None req-42959df4-ea26-4282-b6b9-b589eb468475 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Show backup with id 2e55abae-48cb-4b4a-93e4-7c661a0f27d0. {{(pid=100333) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:17:54.120325 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:17:54.120325 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:17:54.121031 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-42959df4-ea26-4282-b6b9-b589eb468475 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] https://10.4.3.143/volume/v3/backups/2e55abae-48cb-4b4a-93e4-7c661a0f27d0 returned with HTTP 200 Aug 16 21:17:54.121382 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 919/3714] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:17:54 2026] GET /volume/v3/backups/2e55abae-48cb-4b4a-93e4-7c661a0f27d0 => generated 824 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:17:54.478932 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-fdb024bc-6330-474c-b7f2-bf8e1e8c9521 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:17:54.480849 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-fdb024bc-6330-474c-b7f2-bf8e1e8c9521 tempest-VolumesBackupsTest-1452339589 tempest-VolumesBackupsTest-1452339589-project-admin] GET https://10.4.3.143/volume/v3/backups/15ae4e89-9e65-4415-bf5f-dba37a1f8b6e Aug 16 21:17:54.481084 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-fdb024bc-6330-474c-b7f2-bf8e1e8c9521 tempest-VolumesBackupsTest-1452339589 tempest-VolumesBackupsTest-1452339589-project-admin] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:17:54.481266 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-fdb024bc-6330-474c-b7f2-bf8e1e8c9521 tempest-VolumesBackupsTest-1452339589 tempest-VolumesBackupsTest-1452339589-project-admin] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:17:54.481388 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.v3.backups [None req-fdb024bc-6330-474c-b7f2-bf8e1e8c9521 tempest-VolumesBackupsTest-1452339589 tempest-VolumesBackupsTest-1452339589-project-admin] Show backup with id 15ae4e89-9e65-4415-bf5f-dba37a1f8b6e. {{(pid=100332) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:17:54.490685 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:17:54.490685 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:17:54.490685 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-fdb024bc-6330-474c-b7f2-bf8e1e8c9521 tempest-VolumesBackupsTest-1452339589 tempest-VolumesBackupsTest-1452339589-project-admin] https://10.4.3.143/volume/v3/backups/15ae4e89-9e65-4415-bf5f-dba37a1f8b6e returned with HTTP 200 Aug 16 21:17:54.490685 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 932/3715] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:17:54 2026] GET /volume/v3/backups/15ae4e89-9e65-4415-bf5f-dba37a1f8b6e => generated 749 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:17:55.131439 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-aa7e80d2-3ce2-47c8-9a0b-e694a6713082 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:17:55.133165 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-aa7e80d2-3ce2-47c8-9a0b-e694a6713082 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] GET https://10.4.3.143/volume/v3/backups/2e55abae-48cb-4b4a-93e4-7c661a0f27d0 Aug 16 21:17:55.133361 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-aa7e80d2-3ce2-47c8-9a0b-e694a6713082 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:17:55.133544 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-aa7e80d2-3ce2-47c8-9a0b-e694a6713082 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:17:55.133649 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.v3.backups [None req-aa7e80d2-3ce2-47c8-9a0b-e694a6713082 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Show backup with id 2e55abae-48cb-4b4a-93e4-7c661a0f27d0. {{(pid=100330) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:17:55.138057 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:17:55.138057 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:17:55.138834 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-aa7e80d2-3ce2-47c8-9a0b-e694a6713082 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] https://10.4.3.143/volume/v3/backups/2e55abae-48cb-4b4a-93e4-7c661a0f27d0 returned with HTTP 200 Aug 16 21:17:55.139241 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 934/3716] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:17:55 2026] GET /volume/v3/backups/2e55abae-48cb-4b4a-93e4-7c661a0f27d0 => generated 824 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:17:55.500996 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-b6f91d47-6c6f-4e80-9697-c3230cfd7975 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:17:55.503082 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-b6f91d47-6c6f-4e80-9697-c3230cfd7975 tempest-VolumesBackupsTest-1452339589 tempest-VolumesBackupsTest-1452339589-project-admin] GET https://10.4.3.143/volume/v3/backups/15ae4e89-9e65-4415-bf5f-dba37a1f8b6e Aug 16 21:17:55.503379 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-b6f91d47-6c6f-4e80-9697-c3230cfd7975 tempest-VolumesBackupsTest-1452339589 tempest-VolumesBackupsTest-1452339589-project-admin] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:17:55.503677 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-b6f91d47-6c6f-4e80-9697-c3230cfd7975 tempest-VolumesBackupsTest-1452339589 tempest-VolumesBackupsTest-1452339589-project-admin] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:17:55.503908 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.v3.backups [None req-b6f91d47-6c6f-4e80-9697-c3230cfd7975 tempest-VolumesBackupsTest-1452339589 tempest-VolumesBackupsTest-1452339589-project-admin] Show backup with id 15ae4e89-9e65-4415-bf5f-dba37a1f8b6e. {{(pid=100331) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:17:55.508590 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:17:55.508590 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:17:55.509394 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-b6f91d47-6c6f-4e80-9697-c3230cfd7975 tempest-VolumesBackupsTest-1452339589 tempest-VolumesBackupsTest-1452339589-project-admin] https://10.4.3.143/volume/v3/backups/15ae4e89-9e65-4415-bf5f-dba37a1f8b6e returned with HTTP 200 Aug 16 21:17:55.509802 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 932/3717] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:17:55 2026] GET /volume/v3/backups/15ae4e89-9e65-4415-bf5f-dba37a1f8b6e => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:17:56.151010 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-d46a9b11-ec80-46d8-b763-6a6ec0cde4b2 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:17:56.154234 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-d46a9b11-ec80-46d8-b763-6a6ec0cde4b2 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] GET https://10.4.3.143/volume/v3/backups/2e55abae-48cb-4b4a-93e4-7c661a0f27d0 Aug 16 21:17:56.155062 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-d46a9b11-ec80-46d8-b763-6a6ec0cde4b2 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:17:56.155338 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-d46a9b11-ec80-46d8-b763-6a6ec0cde4b2 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:17:56.155763 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.v3.backups [None req-d46a9b11-ec80-46d8-b763-6a6ec0cde4b2 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Show backup with id 2e55abae-48cb-4b4a-93e4-7c661a0f27d0. {{(pid=100333) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:17:56.162360 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:17:56.162360 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:17:56.163763 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-d46a9b11-ec80-46d8-b763-6a6ec0cde4b2 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] https://10.4.3.143/volume/v3/backups/2e55abae-48cb-4b4a-93e4-7c661a0f27d0 returned with HTTP 200 Aug 16 21:17:56.164283 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 920/3718] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:17:56 2026] GET /volume/v3/backups/2e55abae-48cb-4b4a-93e4-7c661a0f27d0 => generated 824 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:17:56.522277 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-76ff516b-2d88-413b-8f56-2a85069b3d8d None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:17:56.524046 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-76ff516b-2d88-413b-8f56-2a85069b3d8d tempest-VolumesBackupsTest-1452339589 tempest-VolumesBackupsTest-1452339589-project-admin] GET https://10.4.3.143/volume/v3/backups/15ae4e89-9e65-4415-bf5f-dba37a1f8b6e Aug 16 21:17:56.524242 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-76ff516b-2d88-413b-8f56-2a85069b3d8d tempest-VolumesBackupsTest-1452339589 tempest-VolumesBackupsTest-1452339589-project-admin] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:17:56.524525 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-76ff516b-2d88-413b-8f56-2a85069b3d8d tempest-VolumesBackupsTest-1452339589 tempest-VolumesBackupsTest-1452339589-project-admin] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:17:56.524627 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.v3.backups [None req-76ff516b-2d88-413b-8f56-2a85069b3d8d tempest-VolumesBackupsTest-1452339589 tempest-VolumesBackupsTest-1452339589-project-admin] Show backup with id 15ae4e89-9e65-4415-bf5f-dba37a1f8b6e. {{(pid=100332) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:17:56.528580 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:17:56.528580 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:17:56.529145 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-76ff516b-2d88-413b-8f56-2a85069b3d8d tempest-VolumesBackupsTest-1452339589 tempest-VolumesBackupsTest-1452339589-project-admin] https://10.4.3.143/volume/v3/backups/15ae4e89-9e65-4415-bf5f-dba37a1f8b6e returned with HTTP 200 Aug 16 21:17:56.529473 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 933/3719] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:17:56 2026] GET /volume/v3/backups/15ae4e89-9e65-4415-bf5f-dba37a1f8b6e => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:17:57.177531 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-2950fba7-9908-4fc5-b5ce-9fd2ad01d880 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:17:57.181358 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-2950fba7-9908-4fc5-b5ce-9fd2ad01d880 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] GET https://10.4.3.143/volume/v3/backups/2e55abae-48cb-4b4a-93e4-7c661a0f27d0 Aug 16 21:17:57.181358 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-2950fba7-9908-4fc5-b5ce-9fd2ad01d880 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:17:57.181358 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-2950fba7-9908-4fc5-b5ce-9fd2ad01d880 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:17:57.181358 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.v3.backups [None req-2950fba7-9908-4fc5-b5ce-9fd2ad01d880 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Show backup with id 2e55abae-48cb-4b4a-93e4-7c661a0f27d0. {{(pid=100330) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:17:57.185320 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:17:57.185320 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:17:57.186312 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-2950fba7-9908-4fc5-b5ce-9fd2ad01d880 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] https://10.4.3.143/volume/v3/backups/2e55abae-48cb-4b4a-93e4-7c661a0f27d0 returned with HTTP 200 Aug 16 21:17:57.186798 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 935/3720] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:17:57 2026] GET /volume/v3/backups/2e55abae-48cb-4b4a-93e4-7c661a0f27d0 => generated 824 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:17:57.541385 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-62f22446-aec0-457a-aef5-7e1672f5426f None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:17:57.543226 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-62f22446-aec0-457a-aef5-7e1672f5426f tempest-VolumesBackupsTest-1452339589 tempest-VolumesBackupsTest-1452339589-project-admin] GET https://10.4.3.143/volume/v3/backups/15ae4e89-9e65-4415-bf5f-dba37a1f8b6e Aug 16 21:17:57.543406 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-62f22446-aec0-457a-aef5-7e1672f5426f tempest-VolumesBackupsTest-1452339589 tempest-VolumesBackupsTest-1452339589-project-admin] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:17:57.543607 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-62f22446-aec0-457a-aef5-7e1672f5426f tempest-VolumesBackupsTest-1452339589 tempest-VolumesBackupsTest-1452339589-project-admin] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:17:57.543727 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.v3.backups [None req-62f22446-aec0-457a-aef5-7e1672f5426f tempest-VolumesBackupsTest-1452339589 tempest-VolumesBackupsTest-1452339589-project-admin] Show backup with id 15ae4e89-9e65-4415-bf5f-dba37a1f8b6e. {{(pid=100331) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:17:57.548499 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:17:57.548499 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:17:57.549191 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-62f22446-aec0-457a-aef5-7e1672f5426f tempest-VolumesBackupsTest-1452339589 tempest-VolumesBackupsTest-1452339589-project-admin] https://10.4.3.143/volume/v3/backups/15ae4e89-9e65-4415-bf5f-dba37a1f8b6e returned with HTTP 200 Aug 16 21:17:57.549592 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 933/3721] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:17:57 2026] GET /volume/v3/backups/15ae4e89-9e65-4415-bf5f-dba37a1f8b6e => generated 751 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:17:57.563965 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-f6b60b7e-c29f-428a-9285-7baaee913fbb None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:17:57.565616 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-f6b60b7e-c29f-428a-9285-7baaee913fbb tempest-VolumesBackupsTest-1226471110 tempest-VolumesBackupsTest-1226471110-project-member] POST https://10.4.3.143/volume/v3/backups Aug 16 21:17:57.565975 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-f6b60b7e-c29f-428a-9285-7baaee913fbb tempest-VolumesBackupsTest-1226471110 tempest-VolumesBackupsTest-1226471110-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "4740dd73-5b67-467e-ae24-55e3a203f176", "incremental": true}} {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:17:57.567357 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.contrib.backups [None req-f6b60b7e-c29f-428a-9285-7baaee913fbb tempest-VolumesBackupsTest-1226471110 tempest-VolumesBackupsTest-1226471110-project-member] Creating new backup {'backup': {'volume_id': '4740dd73-5b67-467e-ae24-55e3a203f176', 'incremental': True}} {{(pid=100333) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 16 21:17:57.567507 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.contrib.backups [None req-f6b60b7e-c29f-428a-9285-7baaee913fbb tempest-VolumesBackupsTest-1226471110 tempest-VolumesBackupsTest-1226471110-project-member] Creating backup of volume 4740dd73-5b67-467e-ae24-55e3a203f176 in container None Aug 16 21:17:57.584733 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:17:57.584733 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:17:57.585221 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-f6b60b7e-c29f-428a-9285-7baaee913fbb tempest-VolumesBackupsTest-1226471110 tempest-VolumesBackupsTest-1226471110-project-member] Volume info retrieved successfully. Aug 16 21:17:57.602121 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.quota [None req-f6b60b7e-c29f-428a-9285-7baaee913fbb tempest-VolumesBackupsTest-1226471110 tempest-VolumesBackupsTest-1226471110-project-member] Created reservations ['2e9f8110-d7ee-4da1-9737-10ed6820d5e0', 'ba4ebfd2-7ca4-4a5f-a4cf-65f90fec8d45'] {{(pid=100333) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:17:57.613988 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-f6b60b7e-c29f-428a-9285-7baaee913fbb tempest-VolumesBackupsTest-1226471110 tempest-VolumesBackupsTest-1226471110-project-member] https://10.4.3.143/volume/v3/backups returned with HTTP 400 Aug 16 21:17:57.614819 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 921/3722] 10.4.3.143 () {68 vars in 1258 bytes} [Sun Aug 16 21:17:57 2026] POST /volume/v3/backups => generated 109 bytes in 51 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 16 21:17:57.621402 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-9cc7e972-bbdf-4caf-b5f3-885918021620 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:17:57.623606 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-9cc7e972-bbdf-4caf-b5f3-885918021620 tempest-VolumesBackupsTest-1452339589 tempest-VolumesBackupsTest-1452339589-project-admin] DELETE https://10.4.3.143/volume/v3/backups/15ae4e89-9e65-4415-bf5f-dba37a1f8b6e Aug 16 21:17:57.623815 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-9cc7e972-bbdf-4caf-b5f3-885918021620 tempest-VolumesBackupsTest-1452339589 tempest-VolumesBackupsTest-1452339589-project-admin] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:17:57.624024 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-9cc7e972-bbdf-4caf-b5f3-885918021620 tempest-VolumesBackupsTest-1452339589 tempest-VolumesBackupsTest-1452339589-project-admin] Calling method 'delete' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:17:57.624145 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.contrib.backups [None req-9cc7e972-bbdf-4caf-b5f3-885918021620 tempest-VolumesBackupsTest-1452339589 tempest-VolumesBackupsTest-1452339589-project-admin] Delete backup with id: 15ae4e89-9e65-4415-bf5f-dba37a1f8b6e. Aug 16 21:17:57.628315 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:17:57.628315 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:17:57.639063 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.backup.rpcapi [None req-9cc7e972-bbdf-4caf-b5f3-885918021620 tempest-VolumesBackupsTest-1452339589 tempest-VolumesBackupsTest-1452339589-project-admin] delete_backup rpcapi backup_id 15ae4e89-9e65-4415-bf5f-dba37a1f8b6e {{(pid=100332) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 16 21:17:57.640827 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-9cc7e972-bbdf-4caf-b5f3-885918021620 tempest-VolumesBackupsTest-1452339589 tempest-VolumesBackupsTest-1452339589-project-admin] https://10.4.3.143/volume/v3/backups/15ae4e89-9e65-4415-bf5f-dba37a1f8b6e returned with HTTP 202 Aug 16 21:17:57.641281 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 934/3723] 10.4.3.143 () {66 vars in 1351 bytes} [Sun Aug 16 21:17:57 2026] DELETE /volume/v3/backups/15ae4e89-9e65-4415-bf5f-dba37a1f8b6e => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 16 21:17:57.649069 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-fcb79716-ec39-458b-ba1e-f7edae81abfa None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:17:57.650568 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-fcb79716-ec39-458b-ba1e-f7edae81abfa tempest-VolumesBackupsTest-1452339589 tempest-VolumesBackupsTest-1452339589-project-admin] GET https://10.4.3.143/volume/v3/backups/15ae4e89-9e65-4415-bf5f-dba37a1f8b6e Aug 16 21:17:57.651936 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-fcb79716-ec39-458b-ba1e-f7edae81abfa tempest-VolumesBackupsTest-1452339589 tempest-VolumesBackupsTest-1452339589-project-admin] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:17:57.651936 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-fcb79716-ec39-458b-ba1e-f7edae81abfa tempest-VolumesBackupsTest-1452339589 tempest-VolumesBackupsTest-1452339589-project-admin] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:17:57.651936 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.v3.backups [None req-fcb79716-ec39-458b-ba1e-f7edae81abfa tempest-VolumesBackupsTest-1452339589 tempest-VolumesBackupsTest-1452339589-project-admin] Show backup with id 15ae4e89-9e65-4415-bf5f-dba37a1f8b6e. {{(pid=100330) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:17:57.656710 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:17:57.656710 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:17:57.656710 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-fcb79716-ec39-458b-ba1e-f7edae81abfa tempest-VolumesBackupsTest-1452339589 tempest-VolumesBackupsTest-1452339589-project-admin] https://10.4.3.143/volume/v3/backups/15ae4e89-9e65-4415-bf5f-dba37a1f8b6e returned with HTTP 200 Aug 16 21:17:57.656710 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 936/3724] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:17:57 2026] GET /volume/v3/backups/15ae4e89-9e65-4415-bf5f-dba37a1f8b6e => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:17:58.199577 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-358b2a66-9dd4-4fd5-83d0-f51a7b289a6c None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:17:58.201878 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-358b2a66-9dd4-4fd5-83d0-f51a7b289a6c tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] GET https://10.4.3.143/volume/v3/backups/2e55abae-48cb-4b4a-93e4-7c661a0f27d0 Aug 16 21:17:58.202057 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-358b2a66-9dd4-4fd5-83d0-f51a7b289a6c tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:17:58.202292 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-358b2a66-9dd4-4fd5-83d0-f51a7b289a6c tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:17:58.202415 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.v3.backups [None req-358b2a66-9dd4-4fd5-83d0-f51a7b289a6c tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Show backup with id 2e55abae-48cb-4b4a-93e4-7c661a0f27d0. {{(pid=100331) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:17:58.206704 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:17:58.206704 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:17:58.207468 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-358b2a66-9dd4-4fd5-83d0-f51a7b289a6c tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] https://10.4.3.143/volume/v3/backups/2e55abae-48cb-4b4a-93e4-7c661a0f27d0 returned with HTTP 200 Aug 16 21:17:58.207923 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 934/3725] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:17:58 2026] GET /volume/v3/backups/2e55abae-48cb-4b4a-93e4-7c661a0f27d0 => generated 824 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:17:58.668083 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-2419a78e-e29e-47d7-ad53-74a424332dbd None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:17:58.669988 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-2419a78e-e29e-47d7-ad53-74a424332dbd tempest-VolumesBackupsTest-1452339589 tempest-VolumesBackupsTest-1452339589-project-admin] GET https://10.4.3.143/volume/v3/backups/15ae4e89-9e65-4415-bf5f-dba37a1f8b6e Aug 16 21:17:58.670241 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-2419a78e-e29e-47d7-ad53-74a424332dbd tempest-VolumesBackupsTest-1452339589 tempest-VolumesBackupsTest-1452339589-project-admin] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:17:58.670429 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-2419a78e-e29e-47d7-ad53-74a424332dbd tempest-VolumesBackupsTest-1452339589 tempest-VolumesBackupsTest-1452339589-project-admin] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:17:58.670528 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.v3.backups [None req-2419a78e-e29e-47d7-ad53-74a424332dbd tempest-VolumesBackupsTest-1452339589 tempest-VolumesBackupsTest-1452339589-project-admin] Show backup with id 15ae4e89-9e65-4415-bf5f-dba37a1f8b6e. {{(pid=100333) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:17:58.674155 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-2419a78e-e29e-47d7-ad53-74a424332dbd tempest-VolumesBackupsTest-1452339589 tempest-VolumesBackupsTest-1452339589-project-admin] https://10.4.3.143/volume/v3/backups/15ae4e89-9e65-4415-bf5f-dba37a1f8b6e returned with HTTP 404 Aug 16 21:17:58.674610 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 922/3726] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:17:58 2026] GET /volume/v3/backups/15ae4e89-9e65-4415-bf5f-dba37a1f8b6e => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:17:58.683131 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-1f08a7cc-a1d7-47ba-a5df-3f99ba5c537b None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:17:58.685251 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-1f08a7cc-a1d7-47ba-a5df-3f99ba5c537b tempest-VolumesBackupsTest-1226471110 tempest-VolumesBackupsTest-1226471110-project-member] POST https://10.4.3.143/volume/v3/volumes Aug 16 21:17:58.685690 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-1f08a7cc-a1d7-47ba-a5df-3f99ba5c537b tempest-VolumesBackupsTest-1226471110 tempest-VolumesBackupsTest-1226471110-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-435579181"}} {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:17:58.687456 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.v3.volumes [None req-1f08a7cc-a1d7-47ba-a5df-3f99ba5c537b tempest-VolumesBackupsTest-1226471110 tempest-VolumesBackupsTest-1226471110-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-435579181'}} {{(pid=100332) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 21:17:58.687614 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.v3.volumes [None req-1f08a7cc-a1d7-47ba-a5df-3f99ba5c537b tempest-VolumesBackupsTest-1226471110 tempest-VolumesBackupsTest-1226471110-project-member] Create volume of 1 GB Aug 16 21:17:58.693008 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-1f08a7cc-a1d7-47ba-a5df-3f99ba5c537b tempest-VolumesBackupsTest-1226471110 tempest-VolumesBackupsTest-1226471110-project-member] Availability Zones retrieved successfully. Aug 16 21:17:58.700073 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-1f08a7cc-a1d7-47ba-a5df-3f99ba5c537b tempest-VolumesBackupsTest-1226471110 tempest-VolumesBackupsTest-1226471110-project-member] Flow 'volume_create_api' (ee1be9e2-9486-4858-9fda-88a0c7403927) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100332) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:17:58.701413 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-1f08a7cc-a1d7-47ba-a5df-3f99ba5c537b tempest-VolumesBackupsTest-1226471110 tempest-VolumesBackupsTest-1226471110-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ee94db08-c900-4153-a4e1-b7ecb157cd55) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:17:58.702569 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.flows.api.create_volume [None req-1f08a7cc-a1d7-47ba-a5df-3f99ba5c537b tempest-VolumesBackupsTest-1226471110 tempest-VolumesBackupsTest-1226471110-project-member] Validating volume size '1' using validate_int {{(pid=100332) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 21:17:58.728695 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-1f08a7cc-a1d7-47ba-a5df-3f99ba5c537b tempest-VolumesBackupsTest-1226471110 tempest-VolumesBackupsTest-1226471110-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ee94db08-c900-4153-a4e1-b7ecb157cd55) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T21:04:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=69e633b8-fab9-4b15-8b40-4f1a67c51cda,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '69e633b8-fab9-4b15-8b40-4f1a67c51cda', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:17:58.729492 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-1f08a7cc-a1d7-47ba-a5df-3f99ba5c537b tempest-VolumesBackupsTest-1226471110 tempest-VolumesBackupsTest-1226471110-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bf21d553-4013-4779-b71d-077f424cb503) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:17:58.768082 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.quota [None req-1f08a7cc-a1d7-47ba-a5df-3f99ba5c537b tempest-VolumesBackupsTest-1226471110 tempest-VolumesBackupsTest-1226471110-project-member] Created reservations ['a2c64195-9004-4ea3-84e7-898f8e59c551', 'd388856b-e282-49d0-89d2-b70b88deda38', '4a9a45ec-cd01-4b65-914b-7f6243e67beb', '5b101484-c3b7-4025-bb98-41bd466a0bfa'] {{(pid=100332) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:17:58.768755 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-1f08a7cc-a1d7-47ba-a5df-3f99ba5c537b tempest-VolumesBackupsTest-1226471110 tempest-VolumesBackupsTest-1226471110-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bf21d553-4013-4779-b71d-077f424cb503) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a2c64195-9004-4ea3-84e7-898f8e59c551', 'd388856b-e282-49d0-89d2-b70b88deda38', '4a9a45ec-cd01-4b65-914b-7f6243e67beb', '5b101484-c3b7-4025-bb98-41bd466a0bfa']}' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:17:58.769449 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-1f08a7cc-a1d7-47ba-a5df-3f99ba5c537b tempest-VolumesBackupsTest-1226471110 tempest-VolumesBackupsTest-1226471110-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8979018e-8f8f-4f5b-9b23-297c54a99ada) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:17:58.789411 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-1f08a7cc-a1d7-47ba-a5df-3f99ba5c537b tempest-VolumesBackupsTest-1226471110 tempest-VolumesBackupsTest-1226471110-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8979018e-8f8f-4f5b-9b23-297c54a99ada) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a6b79577-9a16-4028-ae06-0ea633ec9317', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-435579181',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='68a66cf51155481ab0f72435a8316eef',qos_specs=None,replication_status=,reservations=['a2c64195-9004-4ea3-84e7-898f8e59c551','d388856b-e282-49d0-89d2-b70b88deda38','4a9a45ec-cd01-4b65-914b-7f6243e67beb','5b101484-c3b7-4025-bb98-41bd466a0bfa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='42058c3de7e74b9f94d50ced6c791aa8',volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T21:17:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-435579181',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a6b79577-9a16-4028-ae06-0ea633ec9317,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='68a66cf51155481ab0f72435a8316eef',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='42058c3de7e74b9f94d50ced6c791aa8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(69e633b8-fab9-4b15-8b40-4f1a67c51cda),volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda)}' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:17:58.790175 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-1f08a7cc-a1d7-47ba-a5df-3f99ba5c537b tempest-VolumesBackupsTest-1226471110 tempest-VolumesBackupsTest-1226471110-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b0f968a4-0753-4fec-91d0-59a30079413b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:17:58.808434 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-1f08a7cc-a1d7-47ba-a5df-3f99ba5c537b tempest-VolumesBackupsTest-1226471110 tempest-VolumesBackupsTest-1226471110-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b0f968a4-0753-4fec-91d0-59a30079413b) transitioned into state 'SUCCESS' from state '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-435579181',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='68a66cf51155481ab0f72435a8316eef',qos_specs=None,replication_status=,reservations=['a2c64195-9004-4ea3-84e7-898f8e59c551','d388856b-e282-49d0-89d2-b70b88deda38','4a9a45ec-cd01-4b65-914b-7f6243e67beb','5b101484-c3b7-4025-bb98-41bd466a0bfa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='42058c3de7e74b9f94d50ced6c791aa8',volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda)}' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:17:58.809098 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-1f08a7cc-a1d7-47ba-a5df-3f99ba5c537b tempest-VolumesBackupsTest-1226471110 tempest-VolumesBackupsTest-1226471110-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (138f2de7-bb89-4c01-97a5-40f1fda730bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:17:58.818790 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-1f08a7cc-a1d7-47ba-a5df-3f99ba5c537b tempest-VolumesBackupsTest-1226471110 tempest-VolumesBackupsTest-1226471110-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (138f2de7-bb89-4c01-97a5-40f1fda730bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:17:58.819691 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-1f08a7cc-a1d7-47ba-a5df-3f99ba5c537b tempest-VolumesBackupsTest-1226471110 tempest-VolumesBackupsTest-1226471110-project-member] Flow 'volume_create_api' (ee1be9e2-9486-4858-9fda-88a0c7403927) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100332) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:17:58.820019 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-1f08a7cc-a1d7-47ba-a5df-3f99ba5c537b tempest-VolumesBackupsTest-1226471110 tempest-VolumesBackupsTest-1226471110-project-member] Create volume request issued successfully. Aug 16 21:17:58.820574 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-1f08a7cc-a1d7-47ba-a5df-3f99ba5c537b tempest-VolumesBackupsTest-1226471110 tempest-VolumesBackupsTest-1226471110-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Aug 16 21:17:58.821205 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 935/3727] 10.4.3.143 () {68 vars in 1258 bytes} [Sun Aug 16 21:17:58 2026] POST /volume/v3/volumes => generated 748 bytes in 138 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 21:17:58.838949 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-14cd1f0e-24a3-414b-a493-22f22c21a25f None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:17:58.842609 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-14cd1f0e-24a3-414b-a493-22f22c21a25f tempest-VolumesBackupsTest-1226471110 tempest-VolumesBackupsTest-1226471110-project-member] GET https://10.4.3.143/volume/v3/volumes/a6b79577-9a16-4028-ae06-0ea633ec9317 Aug 16 21:17:58.842609 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-14cd1f0e-24a3-414b-a493-22f22c21a25f tempest-VolumesBackupsTest-1226471110 tempest-VolumesBackupsTest-1226471110-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:17:58.842609 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-14cd1f0e-24a3-414b-a493-22f22c21a25f tempest-VolumesBackupsTest-1226471110 tempest-VolumesBackupsTest-1226471110-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:17:58.851233 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:17:58.851233 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:17:58.855794 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-14cd1f0e-24a3-414b-a493-22f22c21a25f tempest-VolumesBackupsTest-1226471110 tempest-VolumesBackupsTest-1226471110-project-member] Volume info retrieved successfully. Aug 16 21:17:58.860425 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-14cd1f0e-24a3-414b-a493-22f22c21a25f tempest-VolumesBackupsTest-1226471110 tempest-VolumesBackupsTest-1226471110-project-member] https://10.4.3.143/volume/v3/volumes/a6b79577-9a16-4028-ae06-0ea633ec9317 returned with HTTP 200 Aug 16 21:17:58.860855 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 937/3728] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:17:58 2026] GET /volume/v3/volumes/a6b79577-9a16-4028-ae06-0ea633ec9317 => generated 816 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:17:59.218683 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-626cd089-ea7f-424c-a9e7-f3f5dd2f64fe None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:17:59.220394 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-626cd089-ea7f-424c-a9e7-f3f5dd2f64fe tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] GET https://10.4.3.143/volume/v3/backups/2e55abae-48cb-4b4a-93e4-7c661a0f27d0 Aug 16 21:17:59.220577 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-626cd089-ea7f-424c-a9e7-f3f5dd2f64fe tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:17:59.220755 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-626cd089-ea7f-424c-a9e7-f3f5dd2f64fe tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:17:59.220862 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.v3.backups [None req-626cd089-ea7f-424c-a9e7-f3f5dd2f64fe tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Show backup with id 2e55abae-48cb-4b4a-93e4-7c661a0f27d0. {{(pid=100331) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:17:59.225381 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:17:59.225381 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:17:59.226237 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-626cd089-ea7f-424c-a9e7-f3f5dd2f64fe tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] https://10.4.3.143/volume/v3/backups/2e55abae-48cb-4b4a-93e4-7c661a0f27d0 returned with HTTP 200 Aug 16 21:17:59.226532 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 935/3729] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:17:59 2026] GET /volume/v3/backups/2e55abae-48cb-4b4a-93e4-7c661a0f27d0 => generated 825 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:17:59.878062 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-e4868ce7-64ad-4bd3-8fa6-19ec9ac1c5cb None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:17:59.880450 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-e4868ce7-64ad-4bd3-8fa6-19ec9ac1c5cb tempest-VolumesBackupsTest-1226471110 tempest-VolumesBackupsTest-1226471110-project-member] GET https://10.4.3.143/volume/v3/volumes/a6b79577-9a16-4028-ae06-0ea633ec9317 Aug 16 21:17:59.880717 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-e4868ce7-64ad-4bd3-8fa6-19ec9ac1c5cb tempest-VolumesBackupsTest-1226471110 tempest-VolumesBackupsTest-1226471110-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:17:59.881051 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-e4868ce7-64ad-4bd3-8fa6-19ec9ac1c5cb tempest-VolumesBackupsTest-1226471110 tempest-VolumesBackupsTest-1226471110-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:17:59.890245 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:17:59.890245 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:17:59.894437 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-e4868ce7-64ad-4bd3-8fa6-19ec9ac1c5cb tempest-VolumesBackupsTest-1226471110 tempest-VolumesBackupsTest-1226471110-project-member] Volume info retrieved successfully. Aug 16 21:17:59.900179 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-e4868ce7-64ad-4bd3-8fa6-19ec9ac1c5cb tempest-VolumesBackupsTest-1226471110 tempest-VolumesBackupsTest-1226471110-project-member] https://10.4.3.143/volume/v3/volumes/a6b79577-9a16-4028-ae06-0ea633ec9317 returned with HTTP 200 Aug 16 21:17:59.900706 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 923/3730] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:17:59 2026] GET /volume/v3/volumes/a6b79577-9a16-4028-ae06-0ea633ec9317 => generated 841 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:17:59.916565 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-0157c2c4-cca5-4834-bd72-94eba15473f6 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:17:59.918321 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-0157c2c4-cca5-4834-bd72-94eba15473f6 tempest-VolumesBackupsTest-1452339589 tempest-VolumesBackupsTest-1452339589-project-admin] POST https://10.4.3.143/volume/v3/backups Aug 16 21:17:59.918634 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-0157c2c4-cca5-4834-bd72-94eba15473f6 tempest-VolumesBackupsTest-1452339589 tempest-VolumesBackupsTest-1452339589-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "a6b79577-9a16-4028-ae06-0ea633ec9317", "name": "tempest-VolumesBackupsTest-Backup-821354991"}} {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:17:59.919985 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.contrib.backups [None req-0157c2c4-cca5-4834-bd72-94eba15473f6 tempest-VolumesBackupsTest-1452339589 tempest-VolumesBackupsTest-1452339589-project-admin] Creating new backup {'backup': {'volume_id': 'a6b79577-9a16-4028-ae06-0ea633ec9317', 'name': 'tempest-VolumesBackupsTest-Backup-821354991'}} {{(pid=100332) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 16 21:17:59.920137 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.contrib.backups [None req-0157c2c4-cca5-4834-bd72-94eba15473f6 tempest-VolumesBackupsTest-1452339589 tempest-VolumesBackupsTest-1452339589-project-admin] Creating backup of volume a6b79577-9a16-4028-ae06-0ea633ec9317 in container None Aug 16 21:17:59.927304 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:17:59.927304 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:17:59.927637 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-0157c2c4-cca5-4834-bd72-94eba15473f6 tempest-VolumesBackupsTest-1452339589 tempest-VolumesBackupsTest-1452339589-project-admin] Volume info retrieved successfully. Aug 16 21:17:59.943146 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.quota [None req-0157c2c4-cca5-4834-bd72-94eba15473f6 tempest-VolumesBackupsTest-1452339589 tempest-VolumesBackupsTest-1452339589-project-admin] Created reservations ['12efb664-d1ae-44f7-8f4e-134ae97697fe', '65d545ec-5566-4d7f-9b17-8671641abd8b'] {{(pid=100332) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:17:59.966912 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-0157c2c4-cca5-4834-bd72-94eba15473f6 tempest-VolumesBackupsTest-1452339589 tempest-VolumesBackupsTest-1452339589-project-admin] https://10.4.3.143/volume/v3/backups returned with HTTP 202 Aug 16 21:17:59.967351 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 936/3731] 10.4.3.143 () {68 vars in 1259 bytes} [Sun Aug 16 21:17:59 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 16 21:17:59.977716 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-40d32cc4-1d62-45ba-affc-5cffcf8045e4 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:17:59.980379 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-40d32cc4-1d62-45ba-affc-5cffcf8045e4 tempest-VolumesBackupsTest-1452339589 tempest-VolumesBackupsTest-1452339589-project-admin] GET https://10.4.3.143/volume/v3/backups/4c4dfb08-d6e4-4af0-8677-d3973e56a577 Aug 16 21:17:59.980627 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-40d32cc4-1d62-45ba-affc-5cffcf8045e4 tempest-VolumesBackupsTest-1452339589 tempest-VolumesBackupsTest-1452339589-project-admin] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:17:59.980885 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-40d32cc4-1d62-45ba-affc-5cffcf8045e4 tempest-VolumesBackupsTest-1452339589 tempest-VolumesBackupsTest-1452339589-project-admin] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:17:59.981002 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.v3.backups [None req-40d32cc4-1d62-45ba-affc-5cffcf8045e4 tempest-VolumesBackupsTest-1452339589 tempest-VolumesBackupsTest-1452339589-project-admin] Show backup with id 4c4dfb08-d6e4-4af0-8677-d3973e56a577. {{(pid=100330) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:17:59.985285 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:17:59.985285 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:17:59.985955 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-40d32cc4-1d62-45ba-affc-5cffcf8045e4 tempest-VolumesBackupsTest-1452339589 tempest-VolumesBackupsTest-1452339589-project-admin] https://10.4.3.143/volume/v3/backups/4c4dfb08-d6e4-4af0-8677-d3973e56a577 returned with HTTP 200 Aug 16 21:17:59.986338 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 938/3732] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:17:59 2026] GET /volume/v3/backups/4c4dfb08-d6e4-4af0-8677-d3973e56a577 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:18:00.236460 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-876b713c-06eb-4b8e-be1b-eec8e03bcbdd None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:18:00.238243 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-876b713c-06eb-4b8e-be1b-eec8e03bcbdd tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] GET https://10.4.3.143/volume/v3/backups/2e55abae-48cb-4b4a-93e4-7c661a0f27d0 Aug 16 21:18:00.238439 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-876b713c-06eb-4b8e-be1b-eec8e03bcbdd tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:18:00.238642 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-876b713c-06eb-4b8e-be1b-eec8e03bcbdd tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:18:00.238742 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.v3.backups [None req-876b713c-06eb-4b8e-be1b-eec8e03bcbdd tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Show backup with id 2e55abae-48cb-4b4a-93e4-7c661a0f27d0. {{(pid=100331) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:18:00.243163 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:18:00.243163 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:18:00.243878 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-876b713c-06eb-4b8e-be1b-eec8e03bcbdd tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] https://10.4.3.143/volume/v3/backups/2e55abae-48cb-4b4a-93e4-7c661a0f27d0 returned with HTTP 200 Aug 16 21:18:00.244234 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 936/3733] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:18:00 2026] GET /volume/v3/backups/2e55abae-48cb-4b4a-93e4-7c661a0f27d0 => generated 826 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:18:00.253498 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-77c7c19d-c69e-4171-9bee-b2c39e2ca1a5 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:18:00.255365 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-77c7c19d-c69e-4171-9bee-b2c39e2ca1a5 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] GET https://10.4.3.143/volume/v3/volumes/1ef11e39-cdf3-4f87-8701-c636ea9130ca Aug 16 21:18:00.255606 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-77c7c19d-c69e-4171-9bee-b2c39e2ca1a5 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:18:00.255884 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-77c7c19d-c69e-4171-9bee-b2c39e2ca1a5 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:18:00.265604 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:18:00.265604 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:18:00.270132 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-77c7c19d-c69e-4171-9bee-b2c39e2ca1a5 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Volume info retrieved successfully. Aug 16 21:18:00.275393 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-77c7c19d-c69e-4171-9bee-b2c39e2ca1a5 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] https://10.4.3.143/volume/v3/volumes/1ef11e39-cdf3-4f87-8701-c636ea9130ca returned with HTTP 200 Aug 16 21:18:00.275852 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 924/3734] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:18:00 2026] GET /volume/v3/volumes/1ef11e39-cdf3-4f87-8701-c636ea9130ca => generated 909 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:18:00.289034 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-b1156db6-f444-47b5-ad74-c7a1c5b20fc4 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:18:00.291009 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-b1156db6-f444-47b5-ad74-c7a1c5b20fc4 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] GET https://10.4.3.143/volume/v3/backups/2e55abae-48cb-4b4a-93e4-7c661a0f27d0 Aug 16 21:18:00.291258 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-b1156db6-f444-47b5-ad74-c7a1c5b20fc4 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:18:00.291459 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-b1156db6-f444-47b5-ad74-c7a1c5b20fc4 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:18:00.291558 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.v3.backups [None req-b1156db6-f444-47b5-ad74-c7a1c5b20fc4 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Show backup with id 2e55abae-48cb-4b4a-93e4-7c661a0f27d0. {{(pid=100332) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:18:00.297007 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:18:00.297007 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:18:00.297951 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-b1156db6-f444-47b5-ad74-c7a1c5b20fc4 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] https://10.4.3.143/volume/v3/backups/2e55abae-48cb-4b4a-93e4-7c661a0f27d0 returned with HTTP 200 Aug 16 21:18:00.298397 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 937/3735] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:18:00 2026] GET /volume/v3/backups/2e55abae-48cb-4b4a-93e4-7c661a0f27d0 => generated 826 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:18:00.308884 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-549eb66a-6d1c-45e9-b2e8-0a4194f5e81c None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:18:00.310774 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-549eb66a-6d1c-45e9-b2e8-0a4194f5e81c tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] GET https://10.4.3.143/volume/v3/backups/detail Aug 16 21:18:00.311058 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-549eb66a-6d1c-45e9-b2e8-0a4194f5e81c tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:18:00.311347 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-549eb66a-6d1c-45e9-b2e8-0a4194f5e81c tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Calling method 'detail' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:18:00.311682 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.api_utils [None req-549eb66a-6d1c-45e9-b2e8-0a4194f5e81c tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Removing options '' from query. {{(pid=100330) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 16 21:18:00.317488 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-549eb66a-6d1c-45e9-b2e8-0a4194f5e81c tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] https://10.4.3.143/volume/v3/backups/detail returned with HTTP 200 Aug 16 21:18:00.318026 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 939/3736] 10.4.3.143 () {66 vars in 1258 bytes} [Sun Aug 16 21:18:00 2026] GET /volume/v3/backups/detail => generated 829 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:18:00.330997 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-2f656d70-813f-4d79-99de-db7a7d6d2bfa None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:18:00.333309 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-2f656d70-813f-4d79-99de-db7a7d6d2bfa tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] POST https://10.4.3.143/volume/v3/backups/2e55abae-48cb-4b4a-93e4-7c661a0f27d0/restore Aug 16 21:18:00.333744 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-2f656d70-813f-4d79-99de-db7a7d6d2bfa tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:18:00.335738 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.contrib.backups [None req-2f656d70-813f-4d79-99de-db7a7d6d2bfa tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Restoring backup 2e55abae-48cb-4b4a-93e4-7c661a0f27d0 ({'restore': {}}) {{(pid=100331) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 16 21:18:00.336029 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.contrib.backups [None req-2f656d70-813f-4d79-99de-db7a7d6d2bfa tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Restoring backup 2e55abae-48cb-4b4a-93e4-7c661a0f27d0 to volume None. Aug 16 21:18:00.341728 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:18:00.341728 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:18:00.343294 np0000007409 devstack@c-api.service[100331]: INFO cinder.backup.api [None req-2f656d70-813f-4d79-99de-db7a7d6d2bfa tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Creating volume of 1 GB for restore of backup 2e55abae-48cb-4b4a-93e4-7c661a0f27d0. Aug 16 21:18:00.351170 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-2f656d70-813f-4d79-99de-db7a7d6d2bfa tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Availability zone cache updated, next update will occur around 2026-08-16 22:18:00.350743. {{(pid=100331) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 16 21:18:00.351335 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-2f656d70-813f-4d79-99de-db7a7d6d2bfa tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Availability Zones retrieved successfully. Aug 16 21:18:00.359428 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-2f656d70-813f-4d79-99de-db7a7d6d2bfa tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Flow 'volume_create_api' (2f55da9f-40ab-47d3-ad3d-a8b8640f6b4d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100331) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:18:00.360471 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-2f656d70-813f-4d79-99de-db7a7d6d2bfa tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8c7aea79-69ec-44ff-a57e-e741b8a5bbb9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:18:00.361535 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.flows.api.create_volume [None req-2f656d70-813f-4d79-99de-db7a7d6d2bfa tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Validating volume size '1' using validate_int {{(pid=100331) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 21:18:00.387878 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-2f656d70-813f-4d79-99de-db7a7d6d2bfa tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8c7aea79-69ec-44ff-a57e-e741b8a5bbb9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T21:04:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=69e633b8-fab9-4b15-8b40-4f1a67c51cda,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '69e633b8-fab9-4b15-8b40-4f1a67c51cda', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:18:00.388773 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-2f656d70-813f-4d79-99de-db7a7d6d2bfa tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a258bf77-3061-4526-ad09-b7028e22a508) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:18:00.424482 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.quota [None req-2f656d70-813f-4d79-99de-db7a7d6d2bfa tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Created reservations ['7a21feae-7b4e-40c5-a4c9-6201da6f52c5', 'b1e7cc54-6f16-4d9a-b5f9-24a327c782d5', 'b1722a80-9c23-462f-b158-78bfa621245e', 'e7652354-b0b1-4f1f-884d-9899eabac41b'] {{(pid=100331) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:18:00.425832 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-2f656d70-813f-4d79-99de-db7a7d6d2bfa tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a258bf77-3061-4526-ad09-b7028e22a508) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7a21feae-7b4e-40c5-a4c9-6201da6f52c5', 'b1e7cc54-6f16-4d9a-b5f9-24a327c782d5', 'b1722a80-9c23-462f-b158-78bfa621245e', 'e7652354-b0b1-4f1f-884d-9899eabac41b']}' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:18:00.426682 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-2f656d70-813f-4d79-99de-db7a7d6d2bfa tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (683bff64-f889-427b-beb1-2f4b8a9e2610) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:18:00.455262 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-2f656d70-813f-4d79-99de-db7a7d6d2bfa tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (683bff64-f889-427b-beb1-2f4b8a9e2610) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9ef6e891-5636-41cd-8c03-0e77c6fce761', '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_2e55abae-48cb-4b4a-93e4-7c661a0f27d0',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d874152824304309a95371f84420ee94',qos_specs=None,replication_status=,reservations=['7a21feae-7b4e-40c5-a4c9-6201da6f52c5','b1e7cc54-6f16-4d9a-b5f9-24a327c782d5','b1722a80-9c23-462f-b158-78bfa621245e','e7652354-b0b1-4f1f-884d-9899eabac41b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='50f4880abb0f46daae972b2918f4471c',volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T21:18:00Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_2e55abae-48cb-4b4a-93e4-7c661a0f27d0',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9ef6e891-5636-41cd-8c03-0e77c6fce761,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d874152824304309a95371f84420ee94',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='50f4880abb0f46daae972b2918f4471c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(69e633b8-fab9-4b15-8b40-4f1a67c51cda),volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda)}' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:18:00.456073 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-2f656d70-813f-4d79-99de-db7a7d6d2bfa tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8804c948-3df7-416a-b23d-194635344efa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:18:00.471363 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-2f656d70-813f-4d79-99de-db7a7d6d2bfa tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8804c948-3df7-416a-b23d-194635344efa) transitioned into 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_2e55abae-48cb-4b4a-93e4-7c661a0f27d0',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d874152824304309a95371f84420ee94',qos_specs=None,replication_status=,reservations=['7a21feae-7b4e-40c5-a4c9-6201da6f52c5','b1e7cc54-6f16-4d9a-b5f9-24a327c782d5','b1722a80-9c23-462f-b158-78bfa621245e','e7652354-b0b1-4f1f-884d-9899eabac41b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='50f4880abb0f46daae972b2918f4471c',volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda)}' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:18:00.472052 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-2f656d70-813f-4d79-99de-db7a7d6d2bfa tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ce7658b8-b9ad-4bb5-bc0d-eb523043fe34) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:18:00.480806 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-2f656d70-813f-4d79-99de-db7a7d6d2bfa tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ce7658b8-b9ad-4bb5-bc0d-eb523043fe34) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:18:00.481617 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-2f656d70-813f-4d79-99de-db7a7d6d2bfa tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Flow 'volume_create_api' (2f55da9f-40ab-47d3-ad3d-a8b8640f6b4d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100331) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:18:00.481927 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-2f656d70-813f-4d79-99de-db7a7d6d2bfa tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Create volume request issued successfully. Aug 16 21:18:00.489411 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:18:00.489411 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:18:00.489940 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-2f656d70-813f-4d79-99de-db7a7d6d2bfa tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Volume info retrieved successfully. Aug 16 21:18:00.997517 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-417ef500-f3a2-45a0-96a4-694c1cd4ae28 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:18:00.999464 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-417ef500-f3a2-45a0-96a4-694c1cd4ae28 tempest-VolumesBackupsTest-1452339589 tempest-VolumesBackupsTest-1452339589-project-admin] GET https://10.4.3.143/volume/v3/backups/4c4dfb08-d6e4-4af0-8677-d3973e56a577 Aug 16 21:18:00.999659 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-417ef500-f3a2-45a0-96a4-694c1cd4ae28 tempest-VolumesBackupsTest-1452339589 tempest-VolumesBackupsTest-1452339589-project-admin] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:18:00.999848 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-417ef500-f3a2-45a0-96a4-694c1cd4ae28 tempest-VolumesBackupsTest-1452339589 tempest-VolumesBackupsTest-1452339589-project-admin] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:18:00.999971 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.v3.backups [None req-417ef500-f3a2-45a0-96a4-694c1cd4ae28 tempest-VolumesBackupsTest-1452339589 tempest-VolumesBackupsTest-1452339589-project-admin] Show backup with id 4c4dfb08-d6e4-4af0-8677-d3973e56a577. {{(pid=100333) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:18:01.003888 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:18:01.003888 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:18:01.004454 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-417ef500-f3a2-45a0-96a4-694c1cd4ae28 tempest-VolumesBackupsTest-1452339589 tempest-VolumesBackupsTest-1452339589-project-admin] https://10.4.3.143/volume/v3/backups/4c4dfb08-d6e4-4af0-8677-d3973e56a577 returned with HTTP 200 Aug 16 21:18:01.004784 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 925/3737] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:18:00 2026] GET /volume/v3/backups/4c4dfb08-d6e4-4af0-8677-d3973e56a577 => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:18:01.497275 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:18:01.497275 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:18:01.497752 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-2f656d70-813f-4d79-99de-db7a7d6d2bfa tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Volume info retrieved successfully. Aug 16 21:18:01.497947 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.backup.api [None req-2f656d70-813f-4d79-99de-db7a7d6d2bfa tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Checking backup size 1 against volume size 1 {{(pid=100331) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 16 21:18:01.498058 np0000007409 devstack@c-api.service[100331]: INFO cinder.backup.api [None req-2f656d70-813f-4d79-99de-db7a7d6d2bfa tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Overwriting volume 9ef6e891-5636-41cd-8c03-0e77c6fce761 with restore of backup 2e55abae-48cb-4b4a-93e4-7c661a0f27d0 Aug 16 21:18:01.511257 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.backup.rpcapi [None req-2f656d70-813f-4d79-99de-db7a7d6d2bfa tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] restore_backup in rpcapi backup_id 2e55abae-48cb-4b4a-93e4-7c661a0f27d0 {{(pid=100331) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 16 21:18:01.512996 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-2f656d70-813f-4d79-99de-db7a7d6d2bfa tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] https://10.4.3.143/volume/v3/backups/2e55abae-48cb-4b4a-93e4-7c661a0f27d0/restore returned with HTTP 202 Aug 16 21:18:01.513450 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 937/3738] 10.4.3.143 () {68 vars in 1393 bytes} [Sun Aug 16 21:18:00 2026] POST /volume/v3/backups/2e55abae-48cb-4b4a-93e4-7c661a0f27d0/restore => generated 189 bytes in 1183 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 21:18:01.520397 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-70e31f66-6703-4d6c-92ef-7f0792cffba0 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:18:01.522023 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-70e31f66-6703-4d6c-92ef-7f0792cffba0 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] GET https://10.4.3.143/volume/v3/backups/2e55abae-48cb-4b4a-93e4-7c661a0f27d0 Aug 16 21:18:01.522206 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-70e31f66-6703-4d6c-92ef-7f0792cffba0 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:18:01.522373 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-70e31f66-6703-4d6c-92ef-7f0792cffba0 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:18:01.522466 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.v3.backups [None req-70e31f66-6703-4d6c-92ef-7f0792cffba0 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Show backup with id 2e55abae-48cb-4b4a-93e4-7c661a0f27d0. {{(pid=100332) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:18:01.526226 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:18:01.526226 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:18:01.526831 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-70e31f66-6703-4d6c-92ef-7f0792cffba0 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] https://10.4.3.143/volume/v3/backups/2e55abae-48cb-4b4a-93e4-7c661a0f27d0 returned with HTTP 200 Aug 16 21:18:01.527364 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 938/3739] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:18:01 2026] GET /volume/v3/backups/2e55abae-48cb-4b4a-93e4-7c661a0f27d0 => generated 826 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:18:02.014826 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-0b5fe76f-4dc0-4238-b41f-c24da0e30536 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:18:02.017073 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-0b5fe76f-4dc0-4238-b41f-c24da0e30536 tempest-VolumesBackupsTest-1452339589 tempest-VolumesBackupsTest-1452339589-project-admin] GET https://10.4.3.143/volume/v3/backups/4c4dfb08-d6e4-4af0-8677-d3973e56a577 Aug 16 21:18:02.017274 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-0b5fe76f-4dc0-4238-b41f-c24da0e30536 tempest-VolumesBackupsTest-1452339589 tempest-VolumesBackupsTest-1452339589-project-admin] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:18:02.017464 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-0b5fe76f-4dc0-4238-b41f-c24da0e30536 tempest-VolumesBackupsTest-1452339589 tempest-VolumesBackupsTest-1452339589-project-admin] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:18:02.017577 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.v3.backups [None req-0b5fe76f-4dc0-4238-b41f-c24da0e30536 tempest-VolumesBackupsTest-1452339589 tempest-VolumesBackupsTest-1452339589-project-admin] Show backup with id 4c4dfb08-d6e4-4af0-8677-d3973e56a577. {{(pid=100330) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:18:02.021975 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:18:02.021975 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:18:02.022692 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-0b5fe76f-4dc0-4238-b41f-c24da0e30536 tempest-VolumesBackupsTest-1452339589 tempest-VolumesBackupsTest-1452339589-project-admin] https://10.4.3.143/volume/v3/backups/4c4dfb08-d6e4-4af0-8677-d3973e56a577 returned with HTTP 200 Aug 16 21:18:02.023170 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 940/3740] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:18:02 2026] GET /volume/v3/backups/4c4dfb08-d6e4-4af0-8677-d3973e56a577 => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:18:02.536747 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-4a92be55-4160-4360-bb8b-06e5107a51a8 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:18:02.538497 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-4a92be55-4160-4360-bb8b-06e5107a51a8 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] GET https://10.4.3.143/volume/v3/backups/2e55abae-48cb-4b4a-93e4-7c661a0f27d0 Aug 16 21:18:02.538696 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-4a92be55-4160-4360-bb8b-06e5107a51a8 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:18:02.538911 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-4a92be55-4160-4360-bb8b-06e5107a51a8 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:18:02.539044 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.v3.backups [None req-4a92be55-4160-4360-bb8b-06e5107a51a8 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Show backup with id 2e55abae-48cb-4b4a-93e4-7c661a0f27d0. {{(pid=100333) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:18:02.543198 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:18:02.543198 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:18:02.544014 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-4a92be55-4160-4360-bb8b-06e5107a51a8 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] https://10.4.3.143/volume/v3/backups/2e55abae-48cb-4b4a-93e4-7c661a0f27d0 returned with HTTP 200 Aug 16 21:18:02.544396 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 926/3741] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:18:02 2026] GET /volume/v3/backups/2e55abae-48cb-4b4a-93e4-7c661a0f27d0 => generated 826 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:18:03.034387 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-30b00f51-28af-43a6-95fe-8a2d8a41ed2b None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:18:03.036741 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-30b00f51-28af-43a6-95fe-8a2d8a41ed2b tempest-VolumesBackupsTest-1452339589 tempest-VolumesBackupsTest-1452339589-project-admin] GET https://10.4.3.143/volume/v3/backups/4c4dfb08-d6e4-4af0-8677-d3973e56a577 Aug 16 21:18:03.037049 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-30b00f51-28af-43a6-95fe-8a2d8a41ed2b tempest-VolumesBackupsTest-1452339589 tempest-VolumesBackupsTest-1452339589-project-admin] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:18:03.037304 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-30b00f51-28af-43a6-95fe-8a2d8a41ed2b tempest-VolumesBackupsTest-1452339589 tempest-VolumesBackupsTest-1452339589-project-admin] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:18:03.037442 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.v3.backups [None req-30b00f51-28af-43a6-95fe-8a2d8a41ed2b tempest-VolumesBackupsTest-1452339589 tempest-VolumesBackupsTest-1452339589-project-admin] Show backup with id 4c4dfb08-d6e4-4af0-8677-d3973e56a577. {{(pid=100331) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:18:03.042681 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:18:03.042681 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:18:03.043492 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-30b00f51-28af-43a6-95fe-8a2d8a41ed2b tempest-VolumesBackupsTest-1452339589 tempest-VolumesBackupsTest-1452339589-project-admin] https://10.4.3.143/volume/v3/backups/4c4dfb08-d6e4-4af0-8677-d3973e56a577 returned with HTTP 200 Aug 16 21:18:03.044014 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 938/3742] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:18:03 2026] GET /volume/v3/backups/4c4dfb08-d6e4-4af0-8677-d3973e56a577 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:18:03.556640 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-e46a308d-c2cb-44b8-8994-3bc838f71f62 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:18:03.558768 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-e46a308d-c2cb-44b8-8994-3bc838f71f62 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] GET https://10.4.3.143/volume/v3/backups/2e55abae-48cb-4b4a-93e4-7c661a0f27d0 Aug 16 21:18:03.559051 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-e46a308d-c2cb-44b8-8994-3bc838f71f62 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:18:03.559263 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-e46a308d-c2cb-44b8-8994-3bc838f71f62 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:18:03.559427 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.v3.backups [None req-e46a308d-c2cb-44b8-8994-3bc838f71f62 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Show backup with id 2e55abae-48cb-4b4a-93e4-7c661a0f27d0. {{(pid=100332) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:18:03.564319 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:18:03.564319 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:18:03.565131 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-e46a308d-c2cb-44b8-8994-3bc838f71f62 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] https://10.4.3.143/volume/v3/backups/2e55abae-48cb-4b4a-93e4-7c661a0f27d0 returned with HTTP 200 Aug 16 21:18:03.565560 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 939/3743] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:18:03 2026] GET /volume/v3/backups/2e55abae-48cb-4b4a-93e4-7c661a0f27d0 => generated 826 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:18:04.056787 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-5aff0cce-69d5-4eb1-b96a-036d11e01a0d None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:18:04.059260 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-5aff0cce-69d5-4eb1-b96a-036d11e01a0d tempest-VolumesBackupsTest-1452339589 tempest-VolumesBackupsTest-1452339589-project-admin] GET https://10.4.3.143/volume/v3/backups/4c4dfb08-d6e4-4af0-8677-d3973e56a577 Aug 16 21:18:04.059573 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-5aff0cce-69d5-4eb1-b96a-036d11e01a0d tempest-VolumesBackupsTest-1452339589 tempest-VolumesBackupsTest-1452339589-project-admin] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:18:04.059852 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-5aff0cce-69d5-4eb1-b96a-036d11e01a0d tempest-VolumesBackupsTest-1452339589 tempest-VolumesBackupsTest-1452339589-project-admin] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:18:04.059995 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.v3.backups [None req-5aff0cce-69d5-4eb1-b96a-036d11e01a0d tempest-VolumesBackupsTest-1452339589 tempest-VolumesBackupsTest-1452339589-project-admin] Show backup with id 4c4dfb08-d6e4-4af0-8677-d3973e56a577. {{(pid=100330) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:18:04.064495 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:18:04.064495 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:18:04.065131 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-5aff0cce-69d5-4eb1-b96a-036d11e01a0d tempest-VolumesBackupsTest-1452339589 tempest-VolumesBackupsTest-1452339589-project-admin] https://10.4.3.143/volume/v3/backups/4c4dfb08-d6e4-4af0-8677-d3973e56a577 returned with HTTP 200 Aug 16 21:18:04.065464 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 941/3744] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:18:04 2026] GET /volume/v3/backups/4c4dfb08-d6e4-4af0-8677-d3973e56a577 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:18:04.576670 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-4bfbf42c-3a5d-42e0-ab44-10617220e2a5 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:18:04.578686 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-4bfbf42c-3a5d-42e0-ab44-10617220e2a5 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] GET https://10.4.3.143/volume/v3/backups/2e55abae-48cb-4b4a-93e4-7c661a0f27d0 Aug 16 21:18:04.578963 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-4bfbf42c-3a5d-42e0-ab44-10617220e2a5 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:18:04.579240 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-4bfbf42c-3a5d-42e0-ab44-10617220e2a5 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:18:04.579353 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.v3.backups [None req-4bfbf42c-3a5d-42e0-ab44-10617220e2a5 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Show backup with id 2e55abae-48cb-4b4a-93e4-7c661a0f27d0. {{(pid=100333) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:18:04.584289 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:18:04.584289 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:18:04.585150 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-4bfbf42c-3a5d-42e0-ab44-10617220e2a5 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] https://10.4.3.143/volume/v3/backups/2e55abae-48cb-4b4a-93e4-7c661a0f27d0 returned with HTTP 200 Aug 16 21:18:04.591944 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 927/3745] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:18:04 2026] GET /volume/v3/backups/2e55abae-48cb-4b4a-93e4-7c661a0f27d0 => generated 826 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:18:05.075834 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-265978e2-e567-4787-b14f-f4112d5043fe None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:18:05.077636 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-265978e2-e567-4787-b14f-f4112d5043fe tempest-VolumesBackupsTest-1452339589 tempest-VolumesBackupsTest-1452339589-project-admin] GET https://10.4.3.143/volume/v3/backups/4c4dfb08-d6e4-4af0-8677-d3973e56a577 Aug 16 21:18:05.077819 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-265978e2-e567-4787-b14f-f4112d5043fe tempest-VolumesBackupsTest-1452339589 tempest-VolumesBackupsTest-1452339589-project-admin] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:18:05.078033 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-265978e2-e567-4787-b14f-f4112d5043fe tempest-VolumesBackupsTest-1452339589 tempest-VolumesBackupsTest-1452339589-project-admin] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:18:05.078169 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.v3.backups [None req-265978e2-e567-4787-b14f-f4112d5043fe tempest-VolumesBackupsTest-1452339589 tempest-VolumesBackupsTest-1452339589-project-admin] Show backup with id 4c4dfb08-d6e4-4af0-8677-d3973e56a577. {{(pid=100331) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:18:05.082714 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:18:05.082714 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:18:05.083700 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-265978e2-e567-4787-b14f-f4112d5043fe tempest-VolumesBackupsTest-1452339589 tempest-VolumesBackupsTest-1452339589-project-admin] https://10.4.3.143/volume/v3/backups/4c4dfb08-d6e4-4af0-8677-d3973e56a577 returned with HTTP 200 Aug 16 21:18:05.083890 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 939/3746] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:18:05 2026] GET /volume/v3/backups/4c4dfb08-d6e4-4af0-8677-d3973e56a577 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:18:05.599322 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-44035af2-dbf0-4b88-8942-fa6448b9e5b6 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:18:05.603759 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-44035af2-dbf0-4b88-8942-fa6448b9e5b6 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] GET https://10.4.3.143/volume/v3/backups/2e55abae-48cb-4b4a-93e4-7c661a0f27d0 Aug 16 21:18:05.604053 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-44035af2-dbf0-4b88-8942-fa6448b9e5b6 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:18:05.604297 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-44035af2-dbf0-4b88-8942-fa6448b9e5b6 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:18:05.604348 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.v3.backups [None req-44035af2-dbf0-4b88-8942-fa6448b9e5b6 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Show backup with id 2e55abae-48cb-4b4a-93e4-7c661a0f27d0. {{(pid=100332) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:18:05.612606 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:18:05.612606 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:18:05.612606 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-44035af2-dbf0-4b88-8942-fa6448b9e5b6 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] https://10.4.3.143/volume/v3/backups/2e55abae-48cb-4b4a-93e4-7c661a0f27d0 returned with HTTP 200 Aug 16 21:18:05.612787 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 940/3747] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:18:05 2026] GET /volume/v3/backups/2e55abae-48cb-4b4a-93e4-7c661a0f27d0 => generated 826 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:18:06.094032 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-e7719a50-99af-4519-8122-41df539442ed None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:18:06.095930 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-e7719a50-99af-4519-8122-41df539442ed tempest-VolumesBackupsTest-1452339589 tempest-VolumesBackupsTest-1452339589-project-admin] GET https://10.4.3.143/volume/v3/backups/4c4dfb08-d6e4-4af0-8677-d3973e56a577 Aug 16 21:18:06.096164 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-e7719a50-99af-4519-8122-41df539442ed tempest-VolumesBackupsTest-1452339589 tempest-VolumesBackupsTest-1452339589-project-admin] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:18:06.096345 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-e7719a50-99af-4519-8122-41df539442ed tempest-VolumesBackupsTest-1452339589 tempest-VolumesBackupsTest-1452339589-project-admin] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:18:06.096459 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.v3.backups [None req-e7719a50-99af-4519-8122-41df539442ed tempest-VolumesBackupsTest-1452339589 tempest-VolumesBackupsTest-1452339589-project-admin] Show backup with id 4c4dfb08-d6e4-4af0-8677-d3973e56a577. {{(pid=100330) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:18:06.101121 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:18:06.101121 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:18:06.101752 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-e7719a50-99af-4519-8122-41df539442ed tempest-VolumesBackupsTest-1452339589 tempest-VolumesBackupsTest-1452339589-project-admin] https://10.4.3.143/volume/v3/backups/4c4dfb08-d6e4-4af0-8677-d3973e56a577 returned with HTTP 200 Aug 16 21:18:06.102195 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 942/3748] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:18:06 2026] GET /volume/v3/backups/4c4dfb08-d6e4-4af0-8677-d3973e56a577 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:18:06.584641 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-223ad43c-36a7-47dc-90be-3b4b6cddc5b3 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:18:06.586974 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-223ad43c-36a7-47dc-90be-3b4b6cddc5b3 tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] GET https://10.4.3.143/volume/v3/volumes/533fdb0d-6d29-4731-8c0d-f6598af35de9 Aug 16 21:18:06.587364 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-223ad43c-36a7-47dc-90be-3b4b6cddc5b3 tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:18:06.587548 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-223ad43c-36a7-47dc-90be-3b4b6cddc5b3 tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:18:06.596855 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:18:06.596855 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:18:06.600681 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-223ad43c-36a7-47dc-90be-3b4b6cddc5b3 tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] Volume info retrieved successfully. Aug 16 21:18:06.605259 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-223ad43c-36a7-47dc-90be-3b4b6cddc5b3 tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] https://10.4.3.143/volume/v3/volumes/533fdb0d-6d29-4731-8c0d-f6598af35de9 returned with HTTP 200 Aug 16 21:18:06.605647 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 928/3749] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:18:06 2026] GET /volume/v3/volumes/533fdb0d-6d29-4731-8c0d-f6598af35de9 => generated 877 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:18:06.618474 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-99c8aa80-9469-4f8a-bb43-1afb5a6efa9a None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:18:06.620557 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-99c8aa80-9469-4f8a-bb43-1afb5a6efa9a tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] GET https://10.4.3.143/volume/v3/volumes/533fdb0d-6d29-4731-8c0d-f6598af35de9 Aug 16 21:18:06.620689 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-99c8aa80-9469-4f8a-bb43-1afb5a6efa9a tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:18:06.620930 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-99c8aa80-9469-4f8a-bb43-1afb5a6efa9a tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:18:06.623060 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-ea749b23-ed50-4166-b114-87dd77a846de None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:18:06.624908 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-ea749b23-ed50-4166-b114-87dd77a846de tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] GET https://10.4.3.143/volume/v3/backups/2e55abae-48cb-4b4a-93e4-7c661a0f27d0 Aug 16 21:18:06.625168 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-ea749b23-ed50-4166-b114-87dd77a846de tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:18:06.625351 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-ea749b23-ed50-4166-b114-87dd77a846de tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:18:06.625445 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.v3.backups [None req-ea749b23-ed50-4166-b114-87dd77a846de tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Show backup with id 2e55abae-48cb-4b4a-93e4-7c661a0f27d0. {{(pid=100332) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:18:06.629394 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:18:06.629394 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:18:06.629967 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:18:06.629967 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:18:06.630832 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-ea749b23-ed50-4166-b114-87dd77a846de tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] https://10.4.3.143/volume/v3/backups/2e55abae-48cb-4b4a-93e4-7c661a0f27d0 returned with HTTP 200 Aug 16 21:18:06.631247 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 941/3750] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:18:06 2026] GET /volume/v3/backups/2e55abae-48cb-4b4a-93e4-7c661a0f27d0 => generated 826 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:18:06.633791 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-99c8aa80-9469-4f8a-bb43-1afb5a6efa9a tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] Volume info retrieved successfully. Aug 16 21:18:06.639238 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-99c8aa80-9469-4f8a-bb43-1afb5a6efa9a tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] https://10.4.3.143/volume/v3/volumes/533fdb0d-6d29-4731-8c0d-f6598af35de9 returned with HTTP 200 Aug 16 21:18:06.639619 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 940/3751] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:18:06 2026] GET /volume/v3/volumes/533fdb0d-6d29-4731-8c0d-f6598af35de9 => generated 877 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:18:06.686463 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [req-344e7d5e-a399-4c04-a7d4-906b758a56af req-fbfead18-298e-4308-9a32-8ec4ba77180f None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:18:06.688543 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [req-344e7d5e-a399-4c04-a7d4-906b758a56af req-fbfead18-298e-4308-9a32-8ec4ba77180f tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] GET https://10.4.3.143/volume/v3/volumes/533fdb0d-6d29-4731-8c0d-f6598af35de9 Aug 16 21:18:06.688761 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [req-344e7d5e-a399-4c04-a7d4-906b758a56af req-fbfead18-298e-4308-9a32-8ec4ba77180f tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:18:06.689103 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [req-344e7d5e-a399-4c04-a7d4-906b758a56af req-fbfead18-298e-4308-9a32-8ec4ba77180f tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:18:06.695858 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:18:06.695858 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:18:06.699626 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [req-344e7d5e-a399-4c04-a7d4-906b758a56af req-fbfead18-298e-4308-9a32-8ec4ba77180f tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] Volume info retrieved successfully. Aug 16 21:18:06.704070 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [req-344e7d5e-a399-4c04-a7d4-906b758a56af req-fbfead18-298e-4308-9a32-8ec4ba77180f tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] https://10.4.3.143/volume/v3/volumes/533fdb0d-6d29-4731-8c0d-f6598af35de9 returned with HTTP 200 Aug 16 21:18:06.704478 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 943/3752] 10.4.3.143 () {68 vars in 1598 bytes} [Sun Aug 16 21:18:06 2026] GET /volume/v3/volumes/533fdb0d-6d29-4731-8c0d-f6598af35de9 => generated 877 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:18:06.774693 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-cae6ad35-2c0a-4e90-9b8a-df6563be2abf None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:18:06.775114 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-cae6ad35-2c0a-4e90-9b8a-df6563be2abf None None] GET https://10.4.3.143/volume// Aug 16 21:18:06.775278 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-cae6ad35-2c0a-4e90-9b8a-df6563be2abf None None] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:18:06.775455 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-cae6ad35-2c0a-4e90-9b8a-df6563be2abf None None] Calling method 'all' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:18:06.775746 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-cae6ad35-2c0a-4e90-9b8a-df6563be2abf None None] https://10.4.3.143/volume// returned with HTTP 300 Aug 16 21:18:06.776055 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 929/3753] 10.4.3.143 () {66 vars in 1428 bytes} [Sun Aug 16 21:18: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 16 21:18:06.782659 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [req-344e7d5e-a399-4c04-a7d4-906b758a56af req-ab65d8d2-6944-4bdf-8aa9-b9efa0a3e822 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:18:06.819929 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [req-344e7d5e-a399-4c04-a7d4-906b758a56af req-ab65d8d2-6944-4bdf-8aa9-b9efa0a3e822 tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] POST https://10.4.3.143/volume/v3/attachments Aug 16 21:18:06.819929 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [req-344e7d5e-a399-4c04-a7d4-906b758a56af req-ab65d8d2-6944-4bdf-8aa9-b9efa0a3e822 tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "533fdb0d-6d29-4731-8c0d-f6598af35de9", "connector": null, "instance_uuid": "2aac2e60-1212-40e5-8a77-11493124792a"}} {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:18:06.827928 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:18:06.827928 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:18:06.854300 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [req-344e7d5e-a399-4c04-a7d4-906b758a56af req-ab65d8d2-6944-4bdf-8aa9-b9efa0a3e822 tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] https://10.4.3.143/volume/v3/attachments returned with HTTP 200 Aug 16 21:18:06.854699 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 942/3754] 10.4.3.143 () {74 vars in 1594 bytes} [Sun Aug 16 21:18:06 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 16 21:18:06.882944 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-63d3dd4d-8d1d-4ae8-a68d-593d2bf77697 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:18:06.885242 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-63d3dd4d-8d1d-4ae8-a68d-593d2bf77697 tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] GET https://10.4.3.143/volume/v3/volumes/533fdb0d-6d29-4731-8c0d-f6598af35de9 Aug 16 21:18:06.885510 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-63d3dd4d-8d1d-4ae8-a68d-593d2bf77697 tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:18:06.885728 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-63d3dd4d-8d1d-4ae8-a68d-593d2bf77697 tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:18:06.891745 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-f6bef42e-24c5-4e3c-af76-560086281a9c None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:18:06.892246 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-f6bef42e-24c5-4e3c-af76-560086281a9c None None] GET https://10.4.3.143/volume// Aug 16 21:18:06.892406 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-f6bef42e-24c5-4e3c-af76-560086281a9c None None] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:18:06.892582 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-f6bef42e-24c5-4e3c-af76-560086281a9c None None] Calling method 'all' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:18:06.892894 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-f6bef42e-24c5-4e3c-af76-560086281a9c None None] https://10.4.3.143/volume// returned with HTTP 300 Aug 16 21:18:06.893182 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 944/3755] 10.4.3.143 () {66 vars in 1426 bytes} [Sun Aug 16 21:18: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 16 21:18:06.896726 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:18:06.896726 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:18:06.900768 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-63d3dd4d-8d1d-4ae8-a68d-593d2bf77697 tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] Volume info retrieved successfully. Aug 16 21:18:06.901228 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [req-344e7d5e-a399-4c04-a7d4-906b758a56af req-af2a4804-dc14-4b33-8bbf-c21224b84dc2 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:18:06.903503 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [req-344e7d5e-a399-4c04-a7d4-906b758a56af req-af2a4804-dc14-4b33-8bbf-c21224b84dc2 tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] GET https://10.4.3.143/volume/v3/volumes/533fdb0d-6d29-4731-8c0d-f6598af35de9 Aug 16 21:18:06.903721 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [req-344e7d5e-a399-4c04-a7d4-906b758a56af req-af2a4804-dc14-4b33-8bbf-c21224b84dc2 tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:18:06.903945 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [req-344e7d5e-a399-4c04-a7d4-906b758a56af req-af2a4804-dc14-4b33-8bbf-c21224b84dc2 tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:18:06.906226 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-63d3dd4d-8d1d-4ae8-a68d-593d2bf77697 tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] https://10.4.3.143/volume/v3/volumes/533fdb0d-6d29-4731-8c0d-f6598af35de9 returned with HTTP 200 Aug 16 21:18:06.906658 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 941/3756] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:18:06 2026] GET /volume/v3/volumes/533fdb0d-6d29-4731-8c0d-f6598af35de9 => generated 876 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:18:06.912597 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:18:06.912597 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:18:06.915932 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [req-344e7d5e-a399-4c04-a7d4-906b758a56af req-af2a4804-dc14-4b33-8bbf-c21224b84dc2 tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] Volume info retrieved successfully. Aug 16 21:18:06.919982 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [req-344e7d5e-a399-4c04-a7d4-906b758a56af req-af2a4804-dc14-4b33-8bbf-c21224b84dc2 tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] https://10.4.3.143/volume/v3/volumes/533fdb0d-6d29-4731-8c0d-f6598af35de9 returned with HTTP 200 Aug 16 21:18:06.920386 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 930/3757] 10.4.3.143 () {70 vars in 1639 bytes} [Sun Aug 16 21:18:06 2026] GET /volume/v3/volumes/533fdb0d-6d29-4731-8c0d-f6598af35de9 => generated 1056 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 16 21:18:07.033934 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [req-344e7d5e-a399-4c04-a7d4-906b758a56af req-4e993960-6ed5-4288-a52e-815e0bb20c9b None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:18:07.036010 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [req-344e7d5e-a399-4c04-a7d4-906b758a56af req-4e993960-6ed5-4288-a52e-815e0bb20c9b tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] PUT https://10.4.3.143/volume/v3/attachments/0ff6ea31-f805-450d-9b80-16401aa3a8d7 Aug 16 21:18:07.036368 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [req-344e7d5e-a399-4c04-a7d4-906b758a56af req-4e993960-6ed5-4288-a52e-815e0bb20c9b tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.143", "host": "np0000007409", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:e42fbcbe2e9", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "69237b68-d654-4a76-81de-86e36bc8fb86", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:18:07.043348 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.coordination [req-344e7d5e-a399-4c04-a7d4-906b758a56af req-4e993960-6ed5-4288-a52e-815e0bb20c9b tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] Acquiring lock "cinder-attachment_update-533fdb0d-6d29-4731-8c0d-f6598af35de9-np0000007409" by "attachment_update" {{(pid=100332) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:18:07.047331 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.coordination [req-344e7d5e-a399-4c04-a7d4-906b758a56af req-4e993960-6ed5-4288-a52e-815e0bb20c9b tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] Lock "cinder-attachment_update-533fdb0d-6d29-4731-8c0d-f6598af35de9-np0000007409" acquired by "attachment_update" :: waited 0.004s {{(pid=100332) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:18:07.048188 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:18:07.048188 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:18:07.112377 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-79de6f5e-e799-4874-b379-e2fa81074013 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:18:07.114047 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-79de6f5e-e799-4874-b379-e2fa81074013 tempest-VolumesBackupsTest-1452339589 tempest-VolumesBackupsTest-1452339589-project-admin] GET https://10.4.3.143/volume/v3/backups/4c4dfb08-d6e4-4af0-8677-d3973e56a577 Aug 16 21:18:07.114229 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-79de6f5e-e799-4874-b379-e2fa81074013 tempest-VolumesBackupsTest-1452339589 tempest-VolumesBackupsTest-1452339589-project-admin] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:18:07.114407 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-79de6f5e-e799-4874-b379-e2fa81074013 tempest-VolumesBackupsTest-1452339589 tempest-VolumesBackupsTest-1452339589-project-admin] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:18:07.114553 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.v3.backups [None req-79de6f5e-e799-4874-b379-e2fa81074013 tempest-VolumesBackupsTest-1452339589 tempest-VolumesBackupsTest-1452339589-project-admin] Show backup with id 4c4dfb08-d6e4-4af0-8677-d3973e56a577. {{(pid=100330) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:18:07.118589 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:18:07.118589 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:18:07.119230 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-79de6f5e-e799-4874-b379-e2fa81074013 tempest-VolumesBackupsTest-1452339589 tempest-VolumesBackupsTest-1452339589-project-admin] https://10.4.3.143/volume/v3/backups/4c4dfb08-d6e4-4af0-8677-d3973e56a577 returned with HTTP 200 Aug 16 21:18:07.119561 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 945/3758] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:18:07 2026] GET /volume/v3/backups/4c4dfb08-d6e4-4af0-8677-d3973e56a577 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:18:07.134769 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.coordination [req-344e7d5e-a399-4c04-a7d4-906b758a56af req-4e993960-6ed5-4288-a52e-815e0bb20c9b tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] Lock "cinder-attachment_update-533fdb0d-6d29-4731-8c0d-f6598af35de9-np0000007409" released by "attachment_update" :: held 0.087s {{(pid=100332) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:18:07.135177 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [req-344e7d5e-a399-4c04-a7d4-906b758a56af req-4e993960-6ed5-4288-a52e-815e0bb20c9b tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] https://10.4.3.143/volume/v3/attachments/0ff6ea31-f805-450d-9b80-16401aa3a8d7 returned with HTTP 200 Aug 16 21:18:07.136044 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 943/3759] 10.4.3.143 () {74 vars in 1704 bytes} [Sun Aug 16 21:18:07 2026] PUT /volume/v3/attachments/0ff6ea31-f805-450d-9b80-16401aa3a8d7 => generated 968 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:18:07.143477 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [req-344e7d5e-a399-4c04-a7d4-906b758a56af req-cf7bf98c-9ee8-434d-b794-8acdcd98f2df None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:18:07.145339 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [req-344e7d5e-a399-4c04-a7d4-906b758a56af req-cf7bf98c-9ee8-434d-b794-8acdcd98f2df tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] GET https://10.4.3.143/volume/v3/volumes/533fdb0d-6d29-4731-8c0d-f6598af35de9/encryption Aug 16 21:18:07.145507 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [req-344e7d5e-a399-4c04-a7d4-906b758a56af req-cf7bf98c-9ee8-434d-b794-8acdcd98f2df tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:18:07.145672 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [req-344e7d5e-a399-4c04-a7d4-906b758a56af req-cf7bf98c-9ee8-434d-b794-8acdcd98f2df tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] Calling method 'index' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:18:07.153785 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:18:07.153785 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:18:07.159291 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [req-344e7d5e-a399-4c04-a7d4-906b758a56af req-cf7bf98c-9ee8-434d-b794-8acdcd98f2df tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] https://10.4.3.143/volume/v3/volumes/533fdb0d-6d29-4731-8c0d-f6598af35de9/encryption returned with HTTP 200 Aug 16 21:18:07.159656 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 942/3760] 10.4.3.143 () {68 vars in 1631 bytes} [Sun Aug 16 21:18:07 2026] GET /volume/v3/volumes/533fdb0d-6d29-4731-8c0d-f6598af35de9/encryption => generated 160 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:18:07.642183 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-5d8d8b0c-b2da-4036-b3bc-32c59179e928 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:18:07.644373 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-5d8d8b0c-b2da-4036-b3bc-32c59179e928 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] GET https://10.4.3.143/volume/v3/backups/2e55abae-48cb-4b4a-93e4-7c661a0f27d0 Aug 16 21:18:07.644560 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-5d8d8b0c-b2da-4036-b3bc-32c59179e928 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:18:07.644783 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-5d8d8b0c-b2da-4036-b3bc-32c59179e928 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:18:07.645081 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.v3.backups [None req-5d8d8b0c-b2da-4036-b3bc-32c59179e928 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Show backup with id 2e55abae-48cb-4b4a-93e4-7c661a0f27d0. {{(pid=100333) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:18:07.649750 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:18:07.649750 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:18:07.650646 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-5d8d8b0c-b2da-4036-b3bc-32c59179e928 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] https://10.4.3.143/volume/v3/backups/2e55abae-48cb-4b4a-93e4-7c661a0f27d0 returned with HTTP 200 Aug 16 21:18:07.651364 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 931/3761] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:18:07 2026] GET /volume/v3/backups/2e55abae-48cb-4b4a-93e4-7c661a0f27d0 => generated 826 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 16 21:18:07.920415 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-da96ff42-bf83-431d-963d-7bcae5bf36c0 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:18:07.924045 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-da96ff42-bf83-431d-963d-7bcae5bf36c0 tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] GET https://10.4.3.143/volume/v3/volumes/533fdb0d-6d29-4731-8c0d-f6598af35de9 Aug 16 21:18:07.924414 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-da96ff42-bf83-431d-963d-7bcae5bf36c0 tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:18:07.925097 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-da96ff42-bf83-431d-963d-7bcae5bf36c0 tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:18:07.935010 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:18:07.935010 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:18:07.940239 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-da96ff42-bf83-431d-963d-7bcae5bf36c0 tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] Volume info retrieved successfully. Aug 16 21:18:07.941868 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-da96ff42-bf83-431d-963d-7bcae5bf36c0 tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] https://10.4.3.143/volume/v3/volumes/533fdb0d-6d29-4731-8c0d-f6598af35de9 returned with HTTP 200 Aug 16 21:18:07.942364 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 946/3762] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:18:07 2026] GET /volume/v3/volumes/533fdb0d-6d29-4731-8c0d-f6598af35de9 => generated 877 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:18:08.130888 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-cb3ed4d7-ef71-43d1-a1e4-60de8e54449b None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:18:08.132646 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-cb3ed4d7-ef71-43d1-a1e4-60de8e54449b tempest-VolumesBackupsTest-1452339589 tempest-VolumesBackupsTest-1452339589-project-admin] GET https://10.4.3.143/volume/v3/backups/4c4dfb08-d6e4-4af0-8677-d3973e56a577 Aug 16 21:18:08.132856 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-cb3ed4d7-ef71-43d1-a1e4-60de8e54449b tempest-VolumesBackupsTest-1452339589 tempest-VolumesBackupsTest-1452339589-project-admin] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:18:08.133058 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-cb3ed4d7-ef71-43d1-a1e4-60de8e54449b tempest-VolumesBackupsTest-1452339589 tempest-VolumesBackupsTest-1452339589-project-admin] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:18:08.133155 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.v3.backups [None req-cb3ed4d7-ef71-43d1-a1e4-60de8e54449b tempest-VolumesBackupsTest-1452339589 tempest-VolumesBackupsTest-1452339589-project-admin] Show backup with id 4c4dfb08-d6e4-4af0-8677-d3973e56a577. {{(pid=100332) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:18:08.137132 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:18:08.137132 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:18:08.137734 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-cb3ed4d7-ef71-43d1-a1e4-60de8e54449b tempest-VolumesBackupsTest-1452339589 tempest-VolumesBackupsTest-1452339589-project-admin] https://10.4.3.143/volume/v3/backups/4c4dfb08-d6e4-4af0-8677-d3973e56a577 returned with HTTP 200 Aug 16 21:18:08.138138 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 944/3763] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:18:08 2026] GET /volume/v3/backups/4c4dfb08-d6e4-4af0-8677-d3973e56a577 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:18:08.664940 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-b952c0e6-c3e2-4104-b756-30ba939a0a75 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:18:08.667500 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-b952c0e6-c3e2-4104-b756-30ba939a0a75 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] GET https://10.4.3.143/volume/v3/backups/2e55abae-48cb-4b4a-93e4-7c661a0f27d0 Aug 16 21:18:08.667720 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-b952c0e6-c3e2-4104-b756-30ba939a0a75 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:18:08.667972 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-b952c0e6-c3e2-4104-b756-30ba939a0a75 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:18:08.668216 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.v3.backups [None req-b952c0e6-c3e2-4104-b756-30ba939a0a75 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Show backup with id 2e55abae-48cb-4b4a-93e4-7c661a0f27d0. {{(pid=100331) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:18:08.676070 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:18:08.676070 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:18:08.677115 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-b952c0e6-c3e2-4104-b756-30ba939a0a75 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] https://10.4.3.143/volume/v3/backups/2e55abae-48cb-4b4a-93e4-7c661a0f27d0 returned with HTTP 200 Aug 16 21:18:08.677869 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 943/3764] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:18:08 2026] GET /volume/v3/backups/2e55abae-48cb-4b4a-93e4-7c661a0f27d0 => generated 826 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:18:08.953828 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-c3f405e0-1a17-4ce4-beab-946009dc7021 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:18:08.955465 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-c3f405e0-1a17-4ce4-beab-946009dc7021 tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] GET https://10.4.3.143/volume/v3/volumes/533fdb0d-6d29-4731-8c0d-f6598af35de9 Aug 16 21:18:08.955713 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-c3f405e0-1a17-4ce4-beab-946009dc7021 tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:18:08.955980 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-c3f405e0-1a17-4ce4-beab-946009dc7021 tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:18:08.965189 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:18:08.965189 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:18:08.969655 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-c3f405e0-1a17-4ce4-beab-946009dc7021 tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] Volume info retrieved successfully. Aug 16 21:18:08.975085 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-c3f405e0-1a17-4ce4-beab-946009dc7021 tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] https://10.4.3.143/volume/v3/volumes/533fdb0d-6d29-4731-8c0d-f6598af35de9 returned with HTTP 200 Aug 16 21:18:08.975442 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 932/3765] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:18:08 2026] GET /volume/v3/volumes/533fdb0d-6d29-4731-8c0d-f6598af35de9 => generated 877 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:18:09.148688 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-9555c8e8-28bb-4a07-a020-d9e7be5b00c4 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:18:09.152254 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-9555c8e8-28bb-4a07-a020-d9e7be5b00c4 tempest-VolumesBackupsTest-1452339589 tempest-VolumesBackupsTest-1452339589-project-admin] GET https://10.4.3.143/volume/v3/backups/4c4dfb08-d6e4-4af0-8677-d3973e56a577 Aug 16 21:18:09.152254 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-9555c8e8-28bb-4a07-a020-d9e7be5b00c4 tempest-VolumesBackupsTest-1452339589 tempest-VolumesBackupsTest-1452339589-project-admin] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:18:09.152254 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-9555c8e8-28bb-4a07-a020-d9e7be5b00c4 tempest-VolumesBackupsTest-1452339589 tempest-VolumesBackupsTest-1452339589-project-admin] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:18:09.152254 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.v3.backups [None req-9555c8e8-28bb-4a07-a020-d9e7be5b00c4 tempest-VolumesBackupsTest-1452339589 tempest-VolumesBackupsTest-1452339589-project-admin] Show backup with id 4c4dfb08-d6e4-4af0-8677-d3973e56a577. {{(pid=100330) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:18:09.155155 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:18:09.155155 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:18:09.156016 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-9555c8e8-28bb-4a07-a020-d9e7be5b00c4 tempest-VolumesBackupsTest-1452339589 tempest-VolumesBackupsTest-1452339589-project-admin] https://10.4.3.143/volume/v3/backups/4c4dfb08-d6e4-4af0-8677-d3973e56a577 returned with HTTP 200 Aug 16 21:18:09.156016 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 947/3766] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:18:09 2026] GET /volume/v3/backups/4c4dfb08-d6e4-4af0-8677-d3973e56a577 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:18:09.690903 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-6f8bc2c5-7398-4613-bec6-95d5c84313f7 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:18:09.692680 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-6f8bc2c5-7398-4613-bec6-95d5c84313f7 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] GET https://10.4.3.143/volume/v3/backups/2e55abae-48cb-4b4a-93e4-7c661a0f27d0 Aug 16 21:18:09.692896 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-6f8bc2c5-7398-4613-bec6-95d5c84313f7 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:18:09.693144 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-6f8bc2c5-7398-4613-bec6-95d5c84313f7 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:18:09.693285 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.v3.backups [None req-6f8bc2c5-7398-4613-bec6-95d5c84313f7 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Show backup with id 2e55abae-48cb-4b4a-93e4-7c661a0f27d0. {{(pid=100332) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:18:09.697770 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:18:09.697770 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:18:09.698593 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-6f8bc2c5-7398-4613-bec6-95d5c84313f7 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] https://10.4.3.143/volume/v3/backups/2e55abae-48cb-4b4a-93e4-7c661a0f27d0 returned with HTTP 200 Aug 16 21:18:09.699015 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 945/3767] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:18:09 2026] GET /volume/v3/backups/2e55abae-48cb-4b4a-93e4-7c661a0f27d0 => generated 826 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:18:09.988538 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-875e68db-8704-4464-b5a3-1fb09b525e55 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:18:09.994562 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-875e68db-8704-4464-b5a3-1fb09b525e55 tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] GET https://10.4.3.143/volume/v3/volumes/533fdb0d-6d29-4731-8c0d-f6598af35de9 Aug 16 21:18:09.994562 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-875e68db-8704-4464-b5a3-1fb09b525e55 tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:18:09.994562 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-875e68db-8704-4464-b5a3-1fb09b525e55 tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:18:10.005217 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:18:10.005217 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:18:10.014753 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-875e68db-8704-4464-b5a3-1fb09b525e55 tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] Volume info retrieved successfully. Aug 16 21:18:10.019734 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-875e68db-8704-4464-b5a3-1fb09b525e55 tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] https://10.4.3.143/volume/v3/volumes/533fdb0d-6d29-4731-8c0d-f6598af35de9 returned with HTTP 200 Aug 16 21:18:10.020336 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 944/3768] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:18:09 2026] GET /volume/v3/volumes/533fdb0d-6d29-4731-8c0d-f6598af35de9 => generated 877 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:18:10.167712 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-430ab911-5b6d-43f3-a33d-c55505cecfbc None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:18:10.170152 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-430ab911-5b6d-43f3-a33d-c55505cecfbc tempest-VolumesBackupsTest-1452339589 tempest-VolumesBackupsTest-1452339589-project-admin] GET https://10.4.3.143/volume/v3/backups/4c4dfb08-d6e4-4af0-8677-d3973e56a577 Aug 16 21:18:10.170367 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-430ab911-5b6d-43f3-a33d-c55505cecfbc tempest-VolumesBackupsTest-1452339589 tempest-VolumesBackupsTest-1452339589-project-admin] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:18:10.170619 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-430ab911-5b6d-43f3-a33d-c55505cecfbc tempest-VolumesBackupsTest-1452339589 tempest-VolumesBackupsTest-1452339589-project-admin] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:18:10.170755 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.v3.backups [None req-430ab911-5b6d-43f3-a33d-c55505cecfbc tempest-VolumesBackupsTest-1452339589 tempest-VolumesBackupsTest-1452339589-project-admin] Show backup with id 4c4dfb08-d6e4-4af0-8677-d3973e56a577. {{(pid=100333) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:18:10.176293 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:18:10.176293 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:18:10.177146 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-430ab911-5b6d-43f3-a33d-c55505cecfbc tempest-VolumesBackupsTest-1452339589 tempest-VolumesBackupsTest-1452339589-project-admin] https://10.4.3.143/volume/v3/backups/4c4dfb08-d6e4-4af0-8677-d3973e56a577 returned with HTTP 200 Aug 16 21:18:10.177656 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 933/3769] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:18:10 2026] GET /volume/v3/backups/4c4dfb08-d6e4-4af0-8677-d3973e56a577 => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:18:10.708217 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-85d4125f-5896-49b0-9eb1-a1131f17f448 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:18:10.713422 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-85d4125f-5896-49b0-9eb1-a1131f17f448 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] GET https://10.4.3.143/volume/v3/backups/2e55abae-48cb-4b4a-93e4-7c661a0f27d0 Aug 16 21:18:10.713582 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-85d4125f-5896-49b0-9eb1-a1131f17f448 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:18:10.713765 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-85d4125f-5896-49b0-9eb1-a1131f17f448 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:18:10.713866 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.v3.backups [None req-85d4125f-5896-49b0-9eb1-a1131f17f448 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Show backup with id 2e55abae-48cb-4b4a-93e4-7c661a0f27d0. {{(pid=100330) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:18:10.724423 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:18:10.724423 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:18:10.725220 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-85d4125f-5896-49b0-9eb1-a1131f17f448 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] https://10.4.3.143/volume/v3/backups/2e55abae-48cb-4b4a-93e4-7c661a0f27d0 returned with HTTP 200 Aug 16 21:18:10.725568 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 948/3770] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:18:10 2026] GET /volume/v3/backups/2e55abae-48cb-4b4a-93e4-7c661a0f27d0 => generated 826 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:18:11.033618 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-f53f94d6-17a0-4a85-93b6-9f34e13ebfe1 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:18:11.035975 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-f53f94d6-17a0-4a85-93b6-9f34e13ebfe1 tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] GET https://10.4.3.143/volume/v3/volumes/533fdb0d-6d29-4731-8c0d-f6598af35de9 Aug 16 21:18:11.036232 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-f53f94d6-17a0-4a85-93b6-9f34e13ebfe1 tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:18:11.036469 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-f53f94d6-17a0-4a85-93b6-9f34e13ebfe1 tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:18:11.047933 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:18:11.047933 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:18:11.052311 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-f53f94d6-17a0-4a85-93b6-9f34e13ebfe1 tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] Volume info retrieved successfully. Aug 16 21:18:11.057450 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-f53f94d6-17a0-4a85-93b6-9f34e13ebfe1 tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] https://10.4.3.143/volume/v3/volumes/533fdb0d-6d29-4731-8c0d-f6598af35de9 returned with HTTP 200 Aug 16 21:18:11.057984 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 946/3771] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:18:11 2026] GET /volume/v3/volumes/533fdb0d-6d29-4731-8c0d-f6598af35de9 => generated 877 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:18:11.190583 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-57eb076f-0607-463e-a83f-8e38543a4aed None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:18:11.195542 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-57eb076f-0607-463e-a83f-8e38543a4aed tempest-VolumesBackupsTest-1452339589 tempest-VolumesBackupsTest-1452339589-project-admin] GET https://10.4.3.143/volume/v3/backups/4c4dfb08-d6e4-4af0-8677-d3973e56a577 Aug 16 21:18:11.195542 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-57eb076f-0607-463e-a83f-8e38543a4aed tempest-VolumesBackupsTest-1452339589 tempest-VolumesBackupsTest-1452339589-project-admin] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:18:11.195542 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-57eb076f-0607-463e-a83f-8e38543a4aed tempest-VolumesBackupsTest-1452339589 tempest-VolumesBackupsTest-1452339589-project-admin] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:18:11.195542 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.v3.backups [None req-57eb076f-0607-463e-a83f-8e38543a4aed tempest-VolumesBackupsTest-1452339589 tempest-VolumesBackupsTest-1452339589-project-admin] Show backup with id 4c4dfb08-d6e4-4af0-8677-d3973e56a577. {{(pid=100331) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:18:11.201708 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:18:11.201708 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:18:11.202648 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-57eb076f-0607-463e-a83f-8e38543a4aed tempest-VolumesBackupsTest-1452339589 tempest-VolumesBackupsTest-1452339589-project-admin] https://10.4.3.143/volume/v3/backups/4c4dfb08-d6e4-4af0-8677-d3973e56a577 returned with HTTP 200 Aug 16 21:18:11.203162 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 945/3772] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:18:11 2026] GET /volume/v3/backups/4c4dfb08-d6e4-4af0-8677-d3973e56a577 => generated 749 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:18:11.734946 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-c38b8ddf-d1a3-435a-8446-569290860e0a None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:18:11.736906 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-c38b8ddf-d1a3-435a-8446-569290860e0a tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] GET https://10.4.3.143/volume/v3/backups/2e55abae-48cb-4b4a-93e4-7c661a0f27d0 Aug 16 21:18:11.737148 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-c38b8ddf-d1a3-435a-8446-569290860e0a tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:18:11.737356 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-c38b8ddf-d1a3-435a-8446-569290860e0a tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:18:11.737494 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.v3.backups [None req-c38b8ddf-d1a3-435a-8446-569290860e0a tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Show backup with id 2e55abae-48cb-4b4a-93e4-7c661a0f27d0. {{(pid=100333) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:18:11.742142 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:18:11.742142 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:18:11.742926 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-c38b8ddf-d1a3-435a-8446-569290860e0a tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] https://10.4.3.143/volume/v3/backups/2e55abae-48cb-4b4a-93e4-7c661a0f27d0 returned with HTTP 200 Aug 16 21:18:11.743298 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 934/3773] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:18:11 2026] GET /volume/v3/backups/2e55abae-48cb-4b4a-93e4-7c661a0f27d0 => generated 826 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:18:11.752191 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-3eafa449-594f-46d7-934d-d86482ba8c2d None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:18:11.754184 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-3eafa449-594f-46d7-934d-d86482ba8c2d tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] GET https://10.4.3.143/volume/v3/volumes/9ef6e891-5636-41cd-8c03-0e77c6fce761 Aug 16 21:18:11.754386 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-3eafa449-594f-46d7-934d-d86482ba8c2d tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:18:11.754596 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-3eafa449-594f-46d7-934d-d86482ba8c2d tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:18:11.761384 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:18:11.761384 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:18:11.764625 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-3eafa449-594f-46d7-934d-d86482ba8c2d tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Volume info retrieved successfully. Aug 16 21:18:11.768247 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-3eafa449-594f-46d7-934d-d86482ba8c2d tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] https://10.4.3.143/volume/v3/volumes/9ef6e891-5636-41cd-8c03-0e77c6fce761 returned with HTTP 200 Aug 16 21:18:11.768574 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 949/3774] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:18:11 2026] GET /volume/v3/volumes/9ef6e891-5636-41cd-8c03-0e77c6fce761 => generated 966 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:18:11.783557 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-2f97eeea-20f9-4ee8-8f1e-8d718ca3d4a3 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:18:11.785143 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-2f97eeea-20f9-4ee8-8f1e-8d718ca3d4a3 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] GET https://10.4.3.143/volume/v3/volumes/9ef6e891-5636-41cd-8c03-0e77c6fce761 Aug 16 21:18:11.785305 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-2f97eeea-20f9-4ee8-8f1e-8d718ca3d4a3 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:18:11.785468 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-2f97eeea-20f9-4ee8-8f1e-8d718ca3d4a3 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:18:11.791751 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:18:11.791751 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:18:11.794997 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-2f97eeea-20f9-4ee8-8f1e-8d718ca3d4a3 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Volume info retrieved successfully. Aug 16 21:18:11.799882 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-2f97eeea-20f9-4ee8-8f1e-8d718ca3d4a3 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] https://10.4.3.143/volume/v3/volumes/9ef6e891-5636-41cd-8c03-0e77c6fce761 returned with HTTP 200 Aug 16 21:18:11.800277 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 947/3775] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:18:11 2026] GET /volume/v3/volumes/9ef6e891-5636-41cd-8c03-0e77c6fce761 => generated 966 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:18:11.812200 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-11a3a5f1-475d-445f-844c-739faab357cd None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:18:11.813835 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-11a3a5f1-475d-445f-844c-739faab357cd tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] DELETE https://10.4.3.143/volume/v3/volumes/9ef6e891-5636-41cd-8c03-0e77c6fce761 Aug 16 21:18:11.815344 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-11a3a5f1-475d-445f-844c-739faab357cd tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:18:11.815344 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-11a3a5f1-475d-445f-844c-739faab357cd tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Calling method 'delete' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:18:11.815344 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.v3.volumes [None req-11a3a5f1-475d-445f-844c-739faab357cd tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Delete volume with id: 9ef6e891-5636-41cd-8c03-0e77c6fce761 Aug 16 21:18:11.822034 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:18:11.822034 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:18:11.822651 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-11a3a5f1-475d-445f-844c-739faab357cd tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Volume info retrieved successfully. Aug 16 21:18:11.838628 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-11a3a5f1-475d-445f-844c-739faab357cd tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Delete volume request issued successfully. Aug 16 21:18:11.839186 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-11a3a5f1-475d-445f-844c-739faab357cd tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] https://10.4.3.143/volume/v3/volumes/9ef6e891-5636-41cd-8c03-0e77c6fce761 returned with HTTP 202 Aug 16 21:18:11.840139 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 946/3776] 10.4.3.143 () {66 vars in 1351 bytes} [Sun Aug 16 21:18:11 2026] DELETE /volume/v3/volumes/9ef6e891-5636-41cd-8c03-0e77c6fce761 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 21:18:11.847749 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-a2d7dac7-1da9-45ee-b8ba-fd7c10cf43ed None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:18:11.849370 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-a2d7dac7-1da9-45ee-b8ba-fd7c10cf43ed tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] GET https://10.4.3.143/volume/v3/volumes/9ef6e891-5636-41cd-8c03-0e77c6fce761 Aug 16 21:18:11.849532 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-a2d7dac7-1da9-45ee-b8ba-fd7c10cf43ed tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:18:11.849704 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-a2d7dac7-1da9-45ee-b8ba-fd7c10cf43ed tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:18:11.856196 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:18:11.856196 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:18:11.859716 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-a2d7dac7-1da9-45ee-b8ba-fd7c10cf43ed tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Volume info retrieved successfully. Aug 16 21:18:11.863465 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-a2d7dac7-1da9-45ee-b8ba-fd7c10cf43ed tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] https://10.4.3.143/volume/v3/volumes/9ef6e891-5636-41cd-8c03-0e77c6fce761 returned with HTTP 200 Aug 16 21:18:11.863808 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 935/3777] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:18:11 2026] GET /volume/v3/volumes/9ef6e891-5636-41cd-8c03-0e77c6fce761 => generated 965 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:18:12.071176 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-59e3457e-99e9-4e50-8c13-ce3ef8b21b72 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:18:12.072024 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-59e3457e-99e9-4e50-8c13-ce3ef8b21b72 tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] GET https://10.4.3.143/volume/v3/volumes/533fdb0d-6d29-4731-8c0d-f6598af35de9 Aug 16 21:18:12.072203 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-59e3457e-99e9-4e50-8c13-ce3ef8b21b72 tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:18:12.072371 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-59e3457e-99e9-4e50-8c13-ce3ef8b21b72 tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:18:12.080787 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:18:12.080787 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:18:12.086245 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-59e3457e-99e9-4e50-8c13-ce3ef8b21b72 tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] Volume info retrieved successfully. Aug 16 21:18:12.087516 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-59e3457e-99e9-4e50-8c13-ce3ef8b21b72 tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] https://10.4.3.143/volume/v3/volumes/533fdb0d-6d29-4731-8c0d-f6598af35de9 returned with HTTP 200 Aug 16 21:18:12.087870 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 950/3778] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:18:12 2026] GET /volume/v3/volumes/533fdb0d-6d29-4731-8c0d-f6598af35de9 => generated 877 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:18:12.215319 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-b07e465d-7baf-4c75-bf9e-5a8ff4a00090 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:18:12.216965 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-b07e465d-7baf-4c75-bf9e-5a8ff4a00090 tempest-VolumesBackupsTest-1452339589 tempest-VolumesBackupsTest-1452339589-project-admin] GET https://10.4.3.143/volume/v3/backups/4c4dfb08-d6e4-4af0-8677-d3973e56a577 Aug 16 21:18:12.217163 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-b07e465d-7baf-4c75-bf9e-5a8ff4a00090 tempest-VolumesBackupsTest-1452339589 tempest-VolumesBackupsTest-1452339589-project-admin] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:18:12.217366 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-b07e465d-7baf-4c75-bf9e-5a8ff4a00090 tempest-VolumesBackupsTest-1452339589 tempest-VolumesBackupsTest-1452339589-project-admin] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:18:12.217468 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.v3.backups [None req-b07e465d-7baf-4c75-bf9e-5a8ff4a00090 tempest-VolumesBackupsTest-1452339589 tempest-VolumesBackupsTest-1452339589-project-admin] Show backup with id 4c4dfb08-d6e4-4af0-8677-d3973e56a577. {{(pid=100332) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:18:12.221656 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:18:12.221656 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:18:12.222276 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-b07e465d-7baf-4c75-bf9e-5a8ff4a00090 tempest-VolumesBackupsTest-1452339589 tempest-VolumesBackupsTest-1452339589-project-admin] https://10.4.3.143/volume/v3/backups/4c4dfb08-d6e4-4af0-8677-d3973e56a577 returned with HTTP 200 Aug 16 21:18:12.222640 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 948/3779] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:18:12 2026] GET /volume/v3/backups/4c4dfb08-d6e4-4af0-8677-d3973e56a577 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:18:12.879388 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-05ddd9b4-0fce-4dc7-ba0a-50ab22d11f1a None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:18:12.882108 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-05ddd9b4-0fce-4dc7-ba0a-50ab22d11f1a tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] GET https://10.4.3.143/volume/v3/volumes/9ef6e891-5636-41cd-8c03-0e77c6fce761 Aug 16 21:18:12.882425 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-05ddd9b4-0fce-4dc7-ba0a-50ab22d11f1a tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:18:12.882712 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-05ddd9b4-0fce-4dc7-ba0a-50ab22d11f1a tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:18:12.890787 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-05ddd9b4-0fce-4dc7-ba0a-50ab22d11f1a tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] https://10.4.3.143/volume/v3/volumes/9ef6e891-5636-41cd-8c03-0e77c6fce761 returned with HTTP 404 Aug 16 21:18:12.891587 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 947/3780] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:18:12 2026] GET /volume/v3/volumes/9ef6e891-5636-41cd-8c03-0e77c6fce761 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:18:12.899363 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-261f9ff5-2862-491f-a63b-9bed7109c960 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:18:12.901392 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-261f9ff5-2862-491f-a63b-9bed7109c960 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] DELETE https://10.4.3.143/volume/v3/backups/2e55abae-48cb-4b4a-93e4-7c661a0f27d0 Aug 16 21:18:12.901642 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-261f9ff5-2862-491f-a63b-9bed7109c960 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:18:12.901901 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-261f9ff5-2862-491f-a63b-9bed7109c960 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Calling method 'delete' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:18:12.902028 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.contrib.backups [None req-261f9ff5-2862-491f-a63b-9bed7109c960 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Delete backup with id: 2e55abae-48cb-4b4a-93e4-7c661a0f27d0. Aug 16 21:18:12.907985 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:18:12.907985 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:18:12.920066 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.backup.rpcapi [None req-261f9ff5-2862-491f-a63b-9bed7109c960 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] delete_backup rpcapi backup_id 2e55abae-48cb-4b4a-93e4-7c661a0f27d0 {{(pid=100333) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 16 21:18:12.924935 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-261f9ff5-2862-491f-a63b-9bed7109c960 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] https://10.4.3.143/volume/v3/backups/2e55abae-48cb-4b4a-93e4-7c661a0f27d0 returned with HTTP 202 Aug 16 21:18:12.924935 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 936/3781] 10.4.3.143 () {66 vars in 1351 bytes} [Sun Aug 16 21:18:12 2026] DELETE /volume/v3/backups/2e55abae-48cb-4b4a-93e4-7c661a0f27d0 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 16 21:18:12.935933 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-a30715cc-791e-4bd8-8249-f55d8de1e718 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:18:12.935933 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-a30715cc-791e-4bd8-8249-f55d8de1e718 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] GET https://10.4.3.143/volume/v3/backups/2e55abae-48cb-4b4a-93e4-7c661a0f27d0 Aug 16 21:18:12.935933 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-a30715cc-791e-4bd8-8249-f55d8de1e718 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:18:12.935933 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-a30715cc-791e-4bd8-8249-f55d8de1e718 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:18:12.935933 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.v3.backups [None req-a30715cc-791e-4bd8-8249-f55d8de1e718 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Show backup with id 2e55abae-48cb-4b4a-93e4-7c661a0f27d0. {{(pid=100330) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:18:12.942694 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:18:12.942694 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:18:12.943517 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-a30715cc-791e-4bd8-8249-f55d8de1e718 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] https://10.4.3.143/volume/v3/backups/2e55abae-48cb-4b4a-93e4-7c661a0f27d0 returned with HTTP 200 Aug 16 21:18:12.944404 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 951/3782] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:18:12 2026] GET /volume/v3/backups/2e55abae-48cb-4b4a-93e4-7c661a0f27d0 => generated 825 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:18:13.099264 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-7590bae6-a1e9-4991-a906-191cb77253fb None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:18:13.101105 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-7590bae6-a1e9-4991-a906-191cb77253fb tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] GET https://10.4.3.143/volume/v3/volumes/533fdb0d-6d29-4731-8c0d-f6598af35de9 Aug 16 21:18:13.101367 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-7590bae6-a1e9-4991-a906-191cb77253fb tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:18:13.101598 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-7590bae6-a1e9-4991-a906-191cb77253fb tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:18:13.110569 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:18:13.110569 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:18:13.116251 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-7590bae6-a1e9-4991-a906-191cb77253fb tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] Volume info retrieved successfully. Aug 16 21:18:13.118481 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-7590bae6-a1e9-4991-a906-191cb77253fb tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] https://10.4.3.143/volume/v3/volumes/533fdb0d-6d29-4731-8c0d-f6598af35de9 returned with HTTP 200 Aug 16 21:18:13.118481 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 949/3783] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:18:13 2026] GET /volume/v3/volumes/533fdb0d-6d29-4731-8c0d-f6598af35de9 => generated 877 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:18:13.233478 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-8b4cece1-186e-4cfe-a88f-d263c702b446 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:18:13.234847 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-8b4cece1-186e-4cfe-a88f-d263c702b446 tempest-VolumesBackupsTest-1452339589 tempest-VolumesBackupsTest-1452339589-project-admin] GET https://10.4.3.143/volume/v3/backups/4c4dfb08-d6e4-4af0-8677-d3973e56a577 Aug 16 21:18:13.235181 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-8b4cece1-186e-4cfe-a88f-d263c702b446 tempest-VolumesBackupsTest-1452339589 tempest-VolumesBackupsTest-1452339589-project-admin] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:18:13.235499 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-8b4cece1-186e-4cfe-a88f-d263c702b446 tempest-VolumesBackupsTest-1452339589 tempest-VolumesBackupsTest-1452339589-project-admin] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:18:13.235704 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.v3.backups [None req-8b4cece1-186e-4cfe-a88f-d263c702b446 tempest-VolumesBackupsTest-1452339589 tempest-VolumesBackupsTest-1452339589-project-admin] Show backup with id 4c4dfb08-d6e4-4af0-8677-d3973e56a577. {{(pid=100331) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:18:13.241392 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:18:13.241392 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:18:13.241991 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-8b4cece1-186e-4cfe-a88f-d263c702b446 tempest-VolumesBackupsTest-1452339589 tempest-VolumesBackupsTest-1452339589-project-admin] https://10.4.3.143/volume/v3/backups/4c4dfb08-d6e4-4af0-8677-d3973e56a577 returned with HTTP 200 Aug 16 21:18:13.242349 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 948/3784] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:18:13 2026] GET /volume/v3/backups/4c4dfb08-d6e4-4af0-8677-d3973e56a577 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:18:13.953912 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-76f9892f-b824-4971-8ced-bf9bc9e083e7 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:18:13.955711 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-76f9892f-b824-4971-8ced-bf9bc9e083e7 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] GET https://10.4.3.143/volume/v3/backups/2e55abae-48cb-4b4a-93e4-7c661a0f27d0 Aug 16 21:18:13.955931 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-76f9892f-b824-4971-8ced-bf9bc9e083e7 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:18:13.956122 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-76f9892f-b824-4971-8ced-bf9bc9e083e7 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:18:13.956224 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.v3.backups [None req-76f9892f-b824-4971-8ced-bf9bc9e083e7 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Show backup with id 2e55abae-48cb-4b4a-93e4-7c661a0f27d0. {{(pid=100333) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:18:13.959937 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-76f9892f-b824-4971-8ced-bf9bc9e083e7 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] https://10.4.3.143/volume/v3/backups/2e55abae-48cb-4b4a-93e4-7c661a0f27d0 returned with HTTP 404 Aug 16 21:18:13.960443 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 937/3785] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:18:13 2026] GET /volume/v3/backups/2e55abae-48cb-4b4a-93e4-7c661a0f27d0 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:18:14.037560 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-79046d9a-d939-4159-8c4e-5bf1caf3cd51 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:18:14.039358 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-79046d9a-d939-4159-8c4e-5bf1caf3cd51 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] DELETE https://10.4.3.143/volume/v3/volumes/1ef11e39-cdf3-4f87-8701-c636ea9130ca Aug 16 21:18:14.039951 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-79046d9a-d939-4159-8c4e-5bf1caf3cd51 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:18:14.040242 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-79046d9a-d939-4159-8c4e-5bf1caf3cd51 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Calling method 'delete' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:18:14.042092 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.v3.volumes [None req-79046d9a-d939-4159-8c4e-5bf1caf3cd51 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Delete volume with id: 1ef11e39-cdf3-4f87-8701-c636ea9130ca Aug 16 21:18:14.050719 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:18:14.050719 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:18:14.051379 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-79046d9a-d939-4159-8c4e-5bf1caf3cd51 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Volume info retrieved successfully. Aug 16 21:18:14.070332 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-79046d9a-d939-4159-8c4e-5bf1caf3cd51 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Delete volume request issued successfully. Aug 16 21:18:14.070332 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-79046d9a-d939-4159-8c4e-5bf1caf3cd51 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] https://10.4.3.143/volume/v3/volumes/1ef11e39-cdf3-4f87-8701-c636ea9130ca returned with HTTP 202 Aug 16 21:18:14.070332 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 952/3786] 10.4.3.143 () {66 vars in 1351 bytes} [Sun Aug 16 21:18:14 2026] DELETE /volume/v3/volumes/1ef11e39-cdf3-4f87-8701-c636ea9130ca => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 21:18:14.079861 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-cf8584e4-cef4-4733-bc5d-93edfd31bd7e None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:18:14.081587 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-cf8584e4-cef4-4733-bc5d-93edfd31bd7e tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] GET https://10.4.3.143/volume/v3/volumes/1ef11e39-cdf3-4f87-8701-c636ea9130ca Aug 16 21:18:14.081779 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-cf8584e4-cef4-4733-bc5d-93edfd31bd7e tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:18:14.082009 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-cf8584e4-cef4-4733-bc5d-93edfd31bd7e tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:18:14.088841 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:18:14.088841 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:18:14.092229 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-cf8584e4-cef4-4733-bc5d-93edfd31bd7e tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Volume info retrieved successfully. Aug 16 21:18:14.095851 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-cf8584e4-cef4-4733-bc5d-93edfd31bd7e tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] https://10.4.3.143/volume/v3/volumes/1ef11e39-cdf3-4f87-8701-c636ea9130ca returned with HTTP 200 Aug 16 21:18:14.096207 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 950/3787] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:18:14 2026] GET /volume/v3/volumes/1ef11e39-cdf3-4f87-8701-c636ea9130ca => generated 908 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:18:14.131021 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-c40aa182-d355-46e5-b0d9-9a6c437b18dd None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:18:14.133283 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-c40aa182-d355-46e5-b0d9-9a6c437b18dd tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] GET https://10.4.3.143/volume/v3/volumes/533fdb0d-6d29-4731-8c0d-f6598af35de9 Aug 16 21:18:14.133566 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-c40aa182-d355-46e5-b0d9-9a6c437b18dd tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:18:14.133979 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-c40aa182-d355-46e5-b0d9-9a6c437b18dd tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:18:14.148720 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:18:14.148720 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:18:14.155117 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-c40aa182-d355-46e5-b0d9-9a6c437b18dd tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] Volume info retrieved successfully. Aug 16 21:18:14.159261 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-c40aa182-d355-46e5-b0d9-9a6c437b18dd tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] https://10.4.3.143/volume/v3/volumes/533fdb0d-6d29-4731-8c0d-f6598af35de9 returned with HTTP 200 Aug 16 21:18:14.159656 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 949/3788] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:18:14 2026] GET /volume/v3/volumes/533fdb0d-6d29-4731-8c0d-f6598af35de9 => generated 877 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:18:14.252989 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-022501f8-23c2-40e0-b304-cd0620e85235 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:18:14.253805 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-022501f8-23c2-40e0-b304-cd0620e85235 tempest-VolumesBackupsTest-1452339589 tempest-VolumesBackupsTest-1452339589-project-admin] GET https://10.4.3.143/volume/v3/backups/4c4dfb08-d6e4-4af0-8677-d3973e56a577 Aug 16 21:18:14.254014 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-022501f8-23c2-40e0-b304-cd0620e85235 tempest-VolumesBackupsTest-1452339589 tempest-VolumesBackupsTest-1452339589-project-admin] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:18:14.254206 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-022501f8-23c2-40e0-b304-cd0620e85235 tempest-VolumesBackupsTest-1452339589 tempest-VolumesBackupsTest-1452339589-project-admin] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:18:14.254306 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.v3.backups [None req-022501f8-23c2-40e0-b304-cd0620e85235 tempest-VolumesBackupsTest-1452339589 tempest-VolumesBackupsTest-1452339589-project-admin] Show backup with id 4c4dfb08-d6e4-4af0-8677-d3973e56a577. {{(pid=100333) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:18:14.258522 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:18:14.258522 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:18:14.259097 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-022501f8-23c2-40e0-b304-cd0620e85235 tempest-VolumesBackupsTest-1452339589 tempest-VolumesBackupsTest-1452339589-project-admin] https://10.4.3.143/volume/v3/backups/4c4dfb08-d6e4-4af0-8677-d3973e56a577 returned with HTTP 200 Aug 16 21:18:14.259405 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 938/3789] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:18:14 2026] GET /volume/v3/backups/4c4dfb08-d6e4-4af0-8677-d3973e56a577 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:18:15.110215 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-7cae8e56-dd2a-492a-b05e-f715db032f6e None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:18:15.111763 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-7cae8e56-dd2a-492a-b05e-f715db032f6e tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] GET https://10.4.3.143/volume/v3/volumes/1ef11e39-cdf3-4f87-8701-c636ea9130ca Aug 16 21:18:15.112123 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-7cae8e56-dd2a-492a-b05e-f715db032f6e tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:18:15.113658 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-7cae8e56-dd2a-492a-b05e-f715db032f6e tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:18:15.118245 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-7cae8e56-dd2a-492a-b05e-f715db032f6e tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] https://10.4.3.143/volume/v3/volumes/1ef11e39-cdf3-4f87-8701-c636ea9130ca returned with HTTP 404 Aug 16 21:18:15.118784 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 953/3790] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:18:15 2026] GET /volume/v3/volumes/1ef11e39-cdf3-4f87-8701-c636ea9130ca => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:18:15.127022 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-24383388-135a-4d53-bb8e-e2af82dd2432 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:18:15.128650 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-24383388-135a-4d53-bb8e-e2af82dd2432 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] GET https://10.4.3.143/volume/v3/volumes/1ef11e39-cdf3-4f87-8701-c636ea9130ca Aug 16 21:18:15.128863 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-24383388-135a-4d53-bb8e-e2af82dd2432 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:18:15.129086 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-24383388-135a-4d53-bb8e-e2af82dd2432 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:18:15.133841 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-24383388-135a-4d53-bb8e-e2af82dd2432 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] https://10.4.3.143/volume/v3/volumes/1ef11e39-cdf3-4f87-8701-c636ea9130ca returned with HTTP 404 Aug 16 21:18:15.134296 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 951/3791] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:18:15 2026] GET /volume/v3/volumes/1ef11e39-cdf3-4f87-8701-c636ea9130ca => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:18:15.140945 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-eda592ed-7d69-48c9-874b-28a1e1d2932b None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:18:15.142665 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-eda592ed-7d69-48c9-874b-28a1e1d2932b tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] DELETE https://10.4.3.143/volume/v3/volumes/1ef11e39-cdf3-4f87-8701-c636ea9130ca Aug 16 21:18:15.142935 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-eda592ed-7d69-48c9-874b-28a1e1d2932b tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:18:15.143129 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-eda592ed-7d69-48c9-874b-28a1e1d2932b tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Calling method 'delete' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:18:15.143297 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.v3.volumes [None req-eda592ed-7d69-48c9-874b-28a1e1d2932b tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Delete volume with id: 1ef11e39-cdf3-4f87-8701-c636ea9130ca Aug 16 21:18:15.148499 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-eda592ed-7d69-48c9-874b-28a1e1d2932b tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] https://10.4.3.143/volume/v3/volumes/1ef11e39-cdf3-4f87-8701-c636ea9130ca returned with HTTP 404 Aug 16 21:18:15.149115 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 950/3792] 10.4.3.143 () {66 vars in 1351 bytes} [Sun Aug 16 21:18:15 2026] DELETE /volume/v3/volumes/1ef11e39-cdf3-4f87-8701-c636ea9130ca => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:18:15.160978 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-af3c01f4-e096-4d99-965b-c01d15f39bee None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:18:15.162763 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-af3c01f4-e096-4d99-965b-c01d15f39bee tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] POST https://10.4.3.143/volume/v3/volumes Aug 16 21:18:15.163151 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-af3c01f4-e096-4d99-965b-c01d15f39bee tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-255749191"}} {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:18:15.164757 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.v3.volumes [None req-af3c01f4-e096-4d99-965b-c01d15f39bee tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-255749191'}} {{(pid=100333) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 21:18:15.164904 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.v3.volumes [None req-af3c01f4-e096-4d99-965b-c01d15f39bee tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Create volume of 1 GB Aug 16 21:18:15.169038 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-af3c01f4-e096-4d99-965b-c01d15f39bee tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Availability Zones retrieved successfully. Aug 16 21:18:15.172821 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-74f0477e-f38c-4b03-bbac-c205e85c23b5 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:18:15.174016 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-74f0477e-f38c-4b03-bbac-c205e85c23b5 tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] GET https://10.4.3.143/volume/v3/volumes/533fdb0d-6d29-4731-8c0d-f6598af35de9 Aug 16 21:18:15.174271 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-74f0477e-f38c-4b03-bbac-c205e85c23b5 tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:18:15.174496 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-74f0477e-f38c-4b03-bbac-c205e85c23b5 tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:18:15.175535 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-af3c01f4-e096-4d99-965b-c01d15f39bee tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Flow 'volume_create_api' (d6304751-6f3c-4a26-bc14-cf75046c0c79) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100333) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:18:15.177014 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-af3c01f4-e096-4d99-965b-c01d15f39bee tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (af85728d-6ce6-49f1-abca-7370e84fc168) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:18:15.177639 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.flows.api.create_volume [None req-af3c01f4-e096-4d99-965b-c01d15f39bee tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Validating volume size '1' using validate_int {{(pid=100333) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 21:18:15.184206 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:18:15.184206 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:18:15.187080 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-74f0477e-f38c-4b03-bbac-c205e85c23b5 tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] Volume info retrieved successfully. Aug 16 21:18:15.191764 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-74f0477e-f38c-4b03-bbac-c205e85c23b5 tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] https://10.4.3.143/volume/v3/volumes/533fdb0d-6d29-4731-8c0d-f6598af35de9 returned with HTTP 200 Aug 16 21:18:15.192396 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 954/3793] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:18:15 2026] GET /volume/v3/volumes/533fdb0d-6d29-4731-8c0d-f6598af35de9 => generated 877 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:18:15.208366 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-af3c01f4-e096-4d99-965b-c01d15f39bee tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (af85728d-6ce6-49f1-abca-7370e84fc168) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T21:04:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=69e633b8-fab9-4b15-8b40-4f1a67c51cda,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '69e633b8-fab9-4b15-8b40-4f1a67c51cda', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:18:15.209416 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-af3c01f4-e096-4d99-965b-c01d15f39bee tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (07fb86f4-1bb6-4ee6-a53b-8c56e04b0cf7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:18:15.248998 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.quota [None req-af3c01f4-e096-4d99-965b-c01d15f39bee tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Created reservations ['15117e2e-65eb-4a97-891e-65dd15921166', 'cb9380ef-5b45-4bbc-81b4-c91851d13505', '8f1855af-1488-41c0-86c7-06a550cde1d5', 'd481d3af-432d-40e3-ab59-4c34505d6d0e'] {{(pid=100333) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:18:15.249800 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-af3c01f4-e096-4d99-965b-c01d15f39bee tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (07fb86f4-1bb6-4ee6-a53b-8c56e04b0cf7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['15117e2e-65eb-4a97-891e-65dd15921166', 'cb9380ef-5b45-4bbc-81b4-c91851d13505', '8f1855af-1488-41c0-86c7-06a550cde1d5', 'd481d3af-432d-40e3-ab59-4c34505d6d0e']}' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:18:15.250560 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-af3c01f4-e096-4d99-965b-c01d15f39bee tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (148b45c7-f2fd-4855-8aba-49b2973edbd8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:18:15.269476 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-7700bc79-7bfe-4c64-9bbb-f1a23c8136cd None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:18:15.271313 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-7700bc79-7bfe-4c64-9bbb-f1a23c8136cd tempest-VolumesBackupsTest-1452339589 tempest-VolumesBackupsTest-1452339589-project-admin] GET https://10.4.3.143/volume/v3/backups/4c4dfb08-d6e4-4af0-8677-d3973e56a577 Aug 16 21:18:15.271540 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-7700bc79-7bfe-4c64-9bbb-f1a23c8136cd tempest-VolumesBackupsTest-1452339589 tempest-VolumesBackupsTest-1452339589-project-admin] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:18:15.271749 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-7700bc79-7bfe-4c64-9bbb-f1a23c8136cd tempest-VolumesBackupsTest-1452339589 tempest-VolumesBackupsTest-1452339589-project-admin] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:18:15.271876 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.v3.backups [None req-7700bc79-7bfe-4c64-9bbb-f1a23c8136cd tempest-VolumesBackupsTest-1452339589 tempest-VolumesBackupsTest-1452339589-project-admin] Show backup with id 4c4dfb08-d6e4-4af0-8677-d3973e56a577. {{(pid=100332) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:18:15.276939 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:18:15.276939 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:18:15.277871 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-7700bc79-7bfe-4c64-9bbb-f1a23c8136cd tempest-VolumesBackupsTest-1452339589 tempest-VolumesBackupsTest-1452339589-project-admin] https://10.4.3.143/volume/v3/backups/4c4dfb08-d6e4-4af0-8677-d3973e56a577 returned with HTTP 200 Aug 16 21:18:15.278292 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 952/3794] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:18:15 2026] GET /volume/v3/backups/4c4dfb08-d6e4-4af0-8677-d3973e56a577 => generated 751 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:18:15.279834 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-af3c01f4-e096-4d99-965b-c01d15f39bee tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (148b45c7-f2fd-4855-8aba-49b2973edbd8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '11ca98aa-666c-46cf-9155-770e8e47dd02', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-255749191',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d874152824304309a95371f84420ee94',qos_specs=None,replication_status=,reservations=['15117e2e-65eb-4a97-891e-65dd15921166','cb9380ef-5b45-4bbc-81b4-c91851d13505','8f1855af-1488-41c0-86c7-06a550cde1d5','d481d3af-432d-40e3-ab59-4c34505d6d0e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='50f4880abb0f46daae972b2918f4471c',volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T21:18:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-255749191',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=11ca98aa-666c-46cf-9155-770e8e47dd02,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d874152824304309a95371f84420ee94',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='50f4880abb0f46daae972b2918f4471c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(69e633b8-fab9-4b15-8b40-4f1a67c51cda),volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda)}' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:18:15.280863 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-af3c01f4-e096-4d99-965b-c01d15f39bee tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6cacd60e-701e-4218-8e55-1c6538d45de9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:18:15.285197 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [req-344e7d5e-a399-4c04-a7d4-906b758a56af req-8aa6b29b-ee8d-48a1-983b-88e2211f849a None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:18:15.288144 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-46fdfe8c-6a21-4f9c-93f6-d2e7611e5cfa None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:18:15.289670 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-46fdfe8c-6a21-4f9c-93f6-d2e7611e5cfa tempest-VolumesBackupsTest-1226471110 tempest-VolumesBackupsTest-1226471110-project-member] POST https://10.4.3.143/volume/v3/backups Aug 16 21:18:15.290200 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-46fdfe8c-6a21-4f9c-93f6-d2e7611e5cfa tempest-VolumesBackupsTest-1226471110 tempest-VolumesBackupsTest-1226471110-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "a6b79577-9a16-4028-ae06-0ea633ec9317", "name": "tempest-VolumesBackupsTest-Backup-1815149690"}} {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:18:15.290348 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [req-344e7d5e-a399-4c04-a7d4-906b758a56af req-8aa6b29b-ee8d-48a1-983b-88e2211f849a tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] POST https://10.4.3.143/volume/v3/attachments/0ff6ea31-f805-450d-9b80-16401aa3a8d7/action Aug 16 21:18:15.290643 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [req-344e7d5e-a399-4c04-a7d4-906b758a56af req-8aa6b29b-ee8d-48a1-983b-88e2211f849a tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] Action body: b'{"os-complete": null}' {{(pid=100331) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 21:18:15.290842 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [req-344e7d5e-a399-4c04-a7d4-906b758a56af req-8aa6b29b-ee8d-48a1-983b-88e2211f849a tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:18:15.292247 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.contrib.backups [None req-46fdfe8c-6a21-4f9c-93f6-d2e7611e5cfa tempest-VolumesBackupsTest-1226471110 tempest-VolumesBackupsTest-1226471110-project-member] Creating new backup {'backup': {'volume_id': 'a6b79577-9a16-4028-ae06-0ea633ec9317', 'name': 'tempest-VolumesBackupsTest-Backup-1815149690'}} {{(pid=100330) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 16 21:18:15.293607 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.contrib.backups [None req-46fdfe8c-6a21-4f9c-93f6-d2e7611e5cfa tempest-VolumesBackupsTest-1226471110 tempest-VolumesBackupsTest-1226471110-project-member] Creating backup of volume a6b79577-9a16-4028-ae06-0ea633ec9317 in container None Aug 16 21:18:15.300541 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:18:15.300541 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:18:15.301331 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-46fdfe8c-6a21-4f9c-93f6-d2e7611e5cfa tempest-VolumesBackupsTest-1226471110 tempest-VolumesBackupsTest-1226471110-project-member] Volume info retrieved successfully. Aug 16 21:18:15.301806 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-af3c01f4-e096-4d99-965b-c01d15f39bee tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6cacd60e-701e-4218-8e55-1c6538d45de9) transitioned into state 'SUCCESS' from state '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-255749191',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d874152824304309a95371f84420ee94',qos_specs=None,replication_status=,reservations=['15117e2e-65eb-4a97-891e-65dd15921166','cb9380ef-5b45-4bbc-81b4-c91851d13505','8f1855af-1488-41c0-86c7-06a550cde1d5','d481d3af-432d-40e3-ab59-4c34505d6d0e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='50f4880abb0f46daae972b2918f4471c',volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda)}' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:18:15.302551 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-af3c01f4-e096-4d99-965b-c01d15f39bee tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a4ceb031-ab66-4566-951b-6067b383200d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:18:15.306909 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:18:15.306909 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:18:15.311013 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-af3c01f4-e096-4d99-965b-c01d15f39bee tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a4ceb031-ab66-4566-951b-6067b383200d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:18:15.312670 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-af3c01f4-e096-4d99-965b-c01d15f39bee tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Flow 'volume_create_api' (d6304751-6f3c-4a26-bc14-cf75046c0c79) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100333) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:18:15.312670 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-af3c01f4-e096-4d99-965b-c01d15f39bee tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Create volume request issued successfully. Aug 16 21:18:15.312848 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-af3c01f4-e096-4d99-965b-c01d15f39bee tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Aug 16 21:18:15.313264 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 939/3795] 10.4.3.143 () {68 vars in 1258 bytes} [Sun Aug 16 21:18:15 2026] POST /volume/v3/volumes => generated 748 bytes in 153 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 21:18:15.320833 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.quota [None req-46fdfe8c-6a21-4f9c-93f6-d2e7611e5cfa tempest-VolumesBackupsTest-1226471110 tempest-VolumesBackupsTest-1226471110-project-member] Created reservations ['a5b26b11-c0fb-4f61-9421-3d197d348575', '1cc037a3-e983-4b19-885d-08dac915427f'] {{(pid=100330) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:18:15.322110 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [req-344e7d5e-a399-4c04-a7d4-906b758a56af req-8aa6b29b-ee8d-48a1-983b-88e2211f849a tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] https://10.4.3.143/volume/v3/attachments/0ff6ea31-f805-450d-9b80-16401aa3a8d7/action returned with HTTP 204 Aug 16 21:18:15.323156 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 951/3796] 10.4.3.143 () {74 vars in 1725 bytes} [Sun Aug 16 21:18:15 2026] POST /volume/v3/attachments/0ff6ea31-f805-450d-9b80-16401aa3a8d7/action => generated 0 bytes in 38 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:18:15.327841 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-9a0de559-9474-4f59-bca8-6b5fb1fb38c5 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:18:15.329954 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-9a0de559-9474-4f59-bca8-6b5fb1fb38c5 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] GET https://10.4.3.143/volume/v3/volumes/11ca98aa-666c-46cf-9155-770e8e47dd02 Aug 16 21:18:15.329954 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-9a0de559-9474-4f59-bca8-6b5fb1fb38c5 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:18:15.329954 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-9a0de559-9474-4f59-bca8-6b5fb1fb38c5 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:18:15.338821 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:18:15.338821 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:18:15.346057 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-9a0de559-9474-4f59-bca8-6b5fb1fb38c5 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Volume info retrieved successfully. Aug 16 21:18:15.355434 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-9a0de559-9474-4f59-bca8-6b5fb1fb38c5 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] https://10.4.3.143/volume/v3/volumes/11ca98aa-666c-46cf-9155-770e8e47dd02 returned with HTTP 200 Aug 16 21:18:15.356077 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 953/3797] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:18:15 2026] GET /volume/v3/volumes/11ca98aa-666c-46cf-9155-770e8e47dd02 => generated 816 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:18:15.360813 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-46fdfe8c-6a21-4f9c-93f6-d2e7611e5cfa tempest-VolumesBackupsTest-1226471110 tempest-VolumesBackupsTest-1226471110-project-member] https://10.4.3.143/volume/v3/backups returned with HTTP 202 Aug 16 21:18:15.361395 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 955/3798] 10.4.3.143 () {68 vars in 1259 bytes} [Sun Aug 16 21:18:15 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 16 21:18:15.372812 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-cf32cde0-7b45-4acc-b44a-59bfddd42a9b None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:18:15.375431 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-cf32cde0-7b45-4acc-b44a-59bfddd42a9b tempest-VolumesBackupsTest-1226471110 tempest-VolumesBackupsTest-1226471110-project-member] GET https://10.4.3.143/volume/v3/backups/7f4c770f-f2f2-4ed6-8333-82cccf7ae7ba Aug 16 21:18:15.375639 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-cf32cde0-7b45-4acc-b44a-59bfddd42a9b tempest-VolumesBackupsTest-1226471110 tempest-VolumesBackupsTest-1226471110-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:18:15.375853 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-cf32cde0-7b45-4acc-b44a-59bfddd42a9b tempest-VolumesBackupsTest-1226471110 tempest-VolumesBackupsTest-1226471110-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:18:15.375994 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.v3.backups [None req-cf32cde0-7b45-4acc-b44a-59bfddd42a9b tempest-VolumesBackupsTest-1226471110 tempest-VolumesBackupsTest-1226471110-project-member] Show backup with id 7f4c770f-f2f2-4ed6-8333-82cccf7ae7ba. {{(pid=100333) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:18:15.380928 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:18:15.380928 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:18:15.381737 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-cf32cde0-7b45-4acc-b44a-59bfddd42a9b tempest-VolumesBackupsTest-1226471110 tempest-VolumesBackupsTest-1226471110-project-member] https://10.4.3.143/volume/v3/backups/7f4c770f-f2f2-4ed6-8333-82cccf7ae7ba returned with HTTP 200 Aug 16 21:18:15.382208 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 940/3799] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:18:15 2026] GET /volume/v3/backups/7f4c770f-f2f2-4ed6-8333-82cccf7ae7ba => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:18:16.207721 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-00a524cd-290d-47db-9c33-ff6e92dcbd4f None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:18:16.209871 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-00a524cd-290d-47db-9c33-ff6e92dcbd4f tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] GET https://10.4.3.143/volume/v3/volumes/533fdb0d-6d29-4731-8c0d-f6598af35de9 Aug 16 21:18:16.210131 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-00a524cd-290d-47db-9c33-ff6e92dcbd4f tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:18:16.210359 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-00a524cd-290d-47db-9c33-ff6e92dcbd4f tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:18:16.224985 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:18:16.224985 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:18:16.229092 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-00a524cd-290d-47db-9c33-ff6e92dcbd4f tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] Volume info retrieved successfully. Aug 16 21:18:16.234092 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-00a524cd-290d-47db-9c33-ff6e92dcbd4f tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] https://10.4.3.143/volume/v3/volumes/533fdb0d-6d29-4731-8c0d-f6598af35de9 returned with HTTP 200 Aug 16 21:18:16.234551 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 952/3800] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:18:16 2026] GET /volume/v3/volumes/533fdb0d-6d29-4731-8c0d-f6598af35de9 => generated 1169 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:18:16.245904 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-d5f6175f-7fd5-400e-9f91-e91d0742c004 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:18:16.248013 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-d5f6175f-7fd5-400e-9f91-e91d0742c004 tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] GET https://10.4.3.143/volume/v3/volumes/533fdb0d-6d29-4731-8c0d-f6598af35de9 Aug 16 21:18:16.248281 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-d5f6175f-7fd5-400e-9f91-e91d0742c004 tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:18:16.248517 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-d5f6175f-7fd5-400e-9f91-e91d0742c004 tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:18:16.265618 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:18:16.265618 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:18:16.273019 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-d5f6175f-7fd5-400e-9f91-e91d0742c004 tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] Volume info retrieved successfully. Aug 16 21:18:16.279023 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-d5f6175f-7fd5-400e-9f91-e91d0742c004 tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] https://10.4.3.143/volume/v3/volumes/533fdb0d-6d29-4731-8c0d-f6598af35de9 returned with HTTP 200 Aug 16 21:18:16.279500 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 954/3801] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:18:16 2026] GET /volume/v3/volumes/533fdb0d-6d29-4731-8c0d-f6598af35de9 => generated 1169 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:18:16.368714 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-4fe93545-4bc8-4a5e-a718-12090cbe90a0 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:18:16.370937 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-4fe93545-4bc8-4a5e-a718-12090cbe90a0 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] GET https://10.4.3.143/volume/v3/volumes/11ca98aa-666c-46cf-9155-770e8e47dd02 Aug 16 21:18:16.371216 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-4fe93545-4bc8-4a5e-a718-12090cbe90a0 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:18:16.371473 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-4fe93545-4bc8-4a5e-a718-12090cbe90a0 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:18:16.378544 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:18:16.378544 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:18:16.382656 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-4fe93545-4bc8-4a5e-a718-12090cbe90a0 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Volume info retrieved successfully. Aug 16 21:18:16.386744 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-4fe93545-4bc8-4a5e-a718-12090cbe90a0 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] https://10.4.3.143/volume/v3/volumes/11ca98aa-666c-46cf-9155-770e8e47dd02 returned with HTTP 200 Aug 16 21:18:16.387287 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 956/3802] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:18:16 2026] GET /volume/v3/volumes/11ca98aa-666c-46cf-9155-770e8e47dd02 => generated 841 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:18:16.393623 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-46c7a902-fd4c-4d5a-b82b-9b7fc96a9439 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:18:16.395484 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-46c7a902-fd4c-4d5a-b82b-9b7fc96a9439 tempest-VolumesBackupsTest-1226471110 tempest-VolumesBackupsTest-1226471110-project-member] GET https://10.4.3.143/volume/v3/backups/7f4c770f-f2f2-4ed6-8333-82cccf7ae7ba Aug 16 21:18:16.395674 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-46c7a902-fd4c-4d5a-b82b-9b7fc96a9439 tempest-VolumesBackupsTest-1226471110 tempest-VolumesBackupsTest-1226471110-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:18:16.395936 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-46c7a902-fd4c-4d5a-b82b-9b7fc96a9439 tempest-VolumesBackupsTest-1226471110 tempest-VolumesBackupsTest-1226471110-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:18:16.396038 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.v3.backups [None req-46c7a902-fd4c-4d5a-b82b-9b7fc96a9439 tempest-VolumesBackupsTest-1226471110 tempest-VolumesBackupsTest-1226471110-project-member] Show backup with id 7f4c770f-f2f2-4ed6-8333-82cccf7ae7ba. {{(pid=100333) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:18:16.403961 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:18:16.403961 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:18:16.405058 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-46c7a902-fd4c-4d5a-b82b-9b7fc96a9439 tempest-VolumesBackupsTest-1226471110 tempest-VolumesBackupsTest-1226471110-project-member] https://10.4.3.143/volume/v3/backups/7f4c770f-f2f2-4ed6-8333-82cccf7ae7ba returned with HTTP 200 Aug 16 21:18:16.405564 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 941/3803] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:18:16 2026] GET /volume/v3/backups/7f4c770f-f2f2-4ed6-8333-82cccf7ae7ba => generated 739 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:18:17.426749 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-1e53a9e5-e637-425c-a31b-d3f083b89761 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:18:17.429332 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-1e53a9e5-e637-425c-a31b-d3f083b89761 tempest-VolumesBackupsTest-1226471110 tempest-VolumesBackupsTest-1226471110-project-member] GET https://10.4.3.143/volume/v3/backups/7f4c770f-f2f2-4ed6-8333-82cccf7ae7ba Aug 16 21:18:17.429642 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-1e53a9e5-e637-425c-a31b-d3f083b89761 tempest-VolumesBackupsTest-1226471110 tempest-VolumesBackupsTest-1226471110-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:18:17.429943 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-1e53a9e5-e637-425c-a31b-d3f083b89761 tempest-VolumesBackupsTest-1226471110 tempest-VolumesBackupsTest-1226471110-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:18:17.430148 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.v3.backups [None req-1e53a9e5-e637-425c-a31b-d3f083b89761 tempest-VolumesBackupsTest-1226471110 tempest-VolumesBackupsTest-1226471110-project-member] Show backup with id 7f4c770f-f2f2-4ed6-8333-82cccf7ae7ba. {{(pid=100331) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:18:17.437210 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:18:17.437210 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:18:17.438319 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-1e53a9e5-e637-425c-a31b-d3f083b89761 tempest-VolumesBackupsTest-1226471110 tempest-VolumesBackupsTest-1226471110-project-member] https://10.4.3.143/volume/v3/backups/7f4c770f-f2f2-4ed6-8333-82cccf7ae7ba returned with HTTP 200 Aug 16 21:18:17.438836 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 953/3804] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:18:17 2026] GET /volume/v3/backups/7f4c770f-f2f2-4ed6-8333-82cccf7ae7ba => generated 739 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:18:18.141272 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-54f94ba0-7559-4aa1-94f3-c03f5bb4a19f None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:18:18.141606 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-54f94ba0-7559-4aa1-94f3-c03f5bb4a19f None None] GET https://10.4.3.143/volume// Aug 16 21:18:18.141752 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-54f94ba0-7559-4aa1-94f3-c03f5bb4a19f None None] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:18:18.141958 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-54f94ba0-7559-4aa1-94f3-c03f5bb4a19f None None] Calling method 'all' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:18:18.142253 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-54f94ba0-7559-4aa1-94f3-c03f5bb4a19f None None] https://10.4.3.143/volume// returned with HTTP 300 Aug 16 21:18:18.142507 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 955/3805] 10.4.3.143 () {66 vars in 1426 bytes} [Sun Aug 16 21:18:18 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 16 21:18:18.151463 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [req-39f06714-411e-43b7-b368-2c353653def9 req-4c9ed2e5-ed43-420a-9004-460486c5d819 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:18:18.156351 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [req-39f06714-411e-43b7-b368-2c353653def9 req-4c9ed2e5-ed43-420a-9004-460486c5d819 tempest-TestShelveInstance-1829753857 tempest-TestShelveInstance-1829753857-project-member] POST https://10.4.3.143/volume/v3/attachments Aug 16 21:18:18.156716 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [req-39f06714-411e-43b7-b368-2c353653def9 req-4c9ed2e5-ed43-420a-9004-460486c5d819 tempest-TestShelveInstance-1829753857 tempest-TestShelveInstance-1829753857-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b3b13a07-9991-4ab2-916c-a8f898a0ea82", "connector": null, "instance_uuid": "b90445c4-bd9d-4f15-bcdd-db407600d78b"}} {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:18:18.173603 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:18:18.173603 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:18:18.206599 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [req-39f06714-411e-43b7-b368-2c353653def9 req-4c9ed2e5-ed43-420a-9004-460486c5d819 tempest-TestShelveInstance-1829753857 tempest-TestShelveInstance-1829753857-project-member] https://10.4.3.143/volume/v3/attachments returned with HTTP 200 Aug 16 21:18:18.207084 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 957/3806] 10.4.3.143 () {74 vars in 1594 bytes} [Sun Aug 16 21:18:18 2026] POST /volume/v3/attachments => generated 273 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:18:18.217271 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [req-39f06714-411e-43b7-b368-2c353653def9 req-98cb02fe-68f5-4954-9008-afefa97c29ee None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:18:18.221899 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [req-39f06714-411e-43b7-b368-2c353653def9 req-98cb02fe-68f5-4954-9008-afefa97c29ee tempest-TestShelveInstance-1829753857 tempest-TestShelveInstance-1829753857-project-member] DELETE https://10.4.3.143/volume/v3/attachments/a0d57590-4445-4f8d-8b68-9f46763877fa Aug 16 21:18:18.222154 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [req-39f06714-411e-43b7-b368-2c353653def9 req-98cb02fe-68f5-4954-9008-afefa97c29ee tempest-TestShelveInstance-1829753857 tempest-TestShelveInstance-1829753857-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:18:18.222366 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [req-39f06714-411e-43b7-b368-2c353653def9 req-98cb02fe-68f5-4954-9008-afefa97c29ee tempest-TestShelveInstance-1829753857 tempest-TestShelveInstance-1829753857-project-member] Calling method 'version_select' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:18:18.230682 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:18:18.230682 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:18:18.293693 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [req-39f06714-411e-43b7-b368-2c353653def9 req-98cb02fe-68f5-4954-9008-afefa97c29ee tempest-TestShelveInstance-1829753857 tempest-TestShelveInstance-1829753857-project-member] https://10.4.3.143/volume/v3/attachments/a0d57590-4445-4f8d-8b68-9f46763877fa returned with HTTP 200 Aug 16 21:18:18.295602 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 942/3807] 10.4.3.143 () {72 vars in 1673 bytes} [Sun Aug 16 21:18:18 2026] DELETE /volume/v3/attachments/a0d57590-4445-4f8d-8b68-9f46763877fa => generated 192 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:18:18.448997 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-7013ec65-d037-4f1e-ac6c-3bbc985ff9b8 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:18:18.450891 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-7013ec65-d037-4f1e-ac6c-3bbc985ff9b8 tempest-VolumesBackupsTest-1226471110 tempest-VolumesBackupsTest-1226471110-project-member] GET https://10.4.3.143/volume/v3/backups/7f4c770f-f2f2-4ed6-8333-82cccf7ae7ba Aug 16 21:18:18.451138 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-7013ec65-d037-4f1e-ac6c-3bbc985ff9b8 tempest-VolumesBackupsTest-1226471110 tempest-VolumesBackupsTest-1226471110-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:18:18.451332 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-7013ec65-d037-4f1e-ac6c-3bbc985ff9b8 tempest-VolumesBackupsTest-1226471110 tempest-VolumesBackupsTest-1226471110-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:18:18.451441 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.v3.backups [None req-7013ec65-d037-4f1e-ac6c-3bbc985ff9b8 tempest-VolumesBackupsTest-1226471110 tempest-VolumesBackupsTest-1226471110-project-member] Show backup with id 7f4c770f-f2f2-4ed6-8333-82cccf7ae7ba. {{(pid=100331) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:18:18.456732 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:18:18.456732 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:18:18.457848 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-7013ec65-d037-4f1e-ac6c-3bbc985ff9b8 tempest-VolumesBackupsTest-1226471110 tempest-VolumesBackupsTest-1226471110-project-member] https://10.4.3.143/volume/v3/backups/7f4c770f-f2f2-4ed6-8333-82cccf7ae7ba returned with HTTP 200 Aug 16 21:18:18.458407 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 954/3808] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:18:18 2026] GET /volume/v3/backups/7f4c770f-f2f2-4ed6-8333-82cccf7ae7ba => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:18:19.470869 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-df8cc5f7-5a99-435a-bb67-6259e7d692b0 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:18:19.472851 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-df8cc5f7-5a99-435a-bb67-6259e7d692b0 tempest-VolumesBackupsTest-1226471110 tempest-VolumesBackupsTest-1226471110-project-member] GET https://10.4.3.143/volume/v3/backups/7f4c770f-f2f2-4ed6-8333-82cccf7ae7ba Aug 16 21:18:19.476112 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-df8cc5f7-5a99-435a-bb67-6259e7d692b0 tempest-VolumesBackupsTest-1226471110 tempest-VolumesBackupsTest-1226471110-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:18:19.476340 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-df8cc5f7-5a99-435a-bb67-6259e7d692b0 tempest-VolumesBackupsTest-1226471110 tempest-VolumesBackupsTest-1226471110-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:18:19.476458 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.v3.backups [None req-df8cc5f7-5a99-435a-bb67-6259e7d692b0 tempest-VolumesBackupsTest-1226471110 tempest-VolumesBackupsTest-1226471110-project-member] Show backup with id 7f4c770f-f2f2-4ed6-8333-82cccf7ae7ba. {{(pid=100332) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:18:19.480963 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:18:19.480963 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:18:19.481948 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-df8cc5f7-5a99-435a-bb67-6259e7d692b0 tempest-VolumesBackupsTest-1226471110 tempest-VolumesBackupsTest-1226471110-project-member] https://10.4.3.143/volume/v3/backups/7f4c770f-f2f2-4ed6-8333-82cccf7ae7ba returned with HTTP 200 Aug 16 21:18:19.482317 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 956/3809] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:18:19 2026] GET /volume/v3/backups/7f4c770f-f2f2-4ed6-8333-82cccf7ae7ba => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:18:19.860341 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-a793f6d5-85e2-421c-8758-0c4d8ba115d6 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:18:19.860341 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-a793f6d5-85e2-421c-8758-0c4d8ba115d6 None None] GET https://10.4.3.143/volume// Aug 16 21:18:19.860341 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-a793f6d5-85e2-421c-8758-0c4d8ba115d6 None None] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:18:19.860341 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-a793f6d5-85e2-421c-8758-0c4d8ba115d6 None None] Calling method 'all' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:18:19.860341 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-a793f6d5-85e2-421c-8758-0c4d8ba115d6 None None] https://10.4.3.143/volume// returned with HTTP 300 Aug 16 21:18:19.860341 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 958/3810] 10.4.3.143 () {66 vars in 1426 bytes} [Sun Aug 16 21:18:19 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 16 21:18:19.866842 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [req-98278a7e-e89d-4447-8218-ae3f3bc7523f req-5b3c9281-598f-4182-a22e-94b9da6436c0 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:18:19.868860 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [req-98278a7e-e89d-4447-8218-ae3f3bc7523f req-5b3c9281-598f-4182-a22e-94b9da6436c0 tempest-TestShelveInstance-1829753857 tempest-TestShelveInstance-1829753857-project-member] GET https://10.4.3.143/volume/v3/volumes/b3b13a07-9991-4ab2-916c-a8f898a0ea82 Aug 16 21:18:19.869130 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [req-98278a7e-e89d-4447-8218-ae3f3bc7523f req-5b3c9281-598f-4182-a22e-94b9da6436c0 tempest-TestShelveInstance-1829753857 tempest-TestShelveInstance-1829753857-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:18:19.869349 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [req-98278a7e-e89d-4447-8218-ae3f3bc7523f req-5b3c9281-598f-4182-a22e-94b9da6436c0 tempest-TestShelveInstance-1829753857 tempest-TestShelveInstance-1829753857-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:18:19.882222 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:18:19.882222 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:18:19.885911 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [req-98278a7e-e89d-4447-8218-ae3f3bc7523f req-5b3c9281-598f-4182-a22e-94b9da6436c0 tempest-TestShelveInstance-1829753857 tempest-TestShelveInstance-1829753857-project-member] Volume info retrieved successfully. Aug 16 21:18:19.894534 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [req-98278a7e-e89d-4447-8218-ae3f3bc7523f req-5b3c9281-598f-4182-a22e-94b9da6436c0 tempest-TestShelveInstance-1829753857 tempest-TestShelveInstance-1829753857-project-member] https://10.4.3.143/volume/v3/volumes/b3b13a07-9991-4ab2-916c-a8f898a0ea82 returned with HTTP 200 Aug 16 21:18:19.895537 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 943/3811] 10.4.3.143 () {70 vars in 1639 bytes} [Sun Aug 16 21:18:19 2026] GET /volume/v3/volumes/b3b13a07-9991-4ab2-916c-a8f898a0ea82 => generated 1540 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 16 21:18:19.998733 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-399b6cc5-f559-4d6d-af2f-46407c5cae9d None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:18:19.999274 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-399b6cc5-f559-4d6d-af2f-46407c5cae9d None None] GET https://10.4.3.143/volume// Aug 16 21:18:19.999515 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-399b6cc5-f559-4d6d-af2f-46407c5cae9d None None] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:18:19.999752 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-399b6cc5-f559-4d6d-af2f-46407c5cae9d None None] Calling method 'all' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:18:20.000171 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-399b6cc5-f559-4d6d-af2f-46407c5cae9d None None] https://10.4.3.143/volume// returned with HTTP 300 Aug 16 21:18:20.000525 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 955/3812] 10.4.3.143 () {66 vars in 1426 bytes} [Sun Aug 16 21:18:19 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 16 21:18:20.015513 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [req-d272c591-05f0-4d94-ae22-e3db31efd58a req-5d4d3c0a-1e52-46d2-86e0-7a851989a1ca None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:18:20.018295 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [req-d272c591-05f0-4d94-ae22-e3db31efd58a req-5d4d3c0a-1e52-46d2-86e0-7a851989a1ca tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] POST https://10.4.3.143/volume/v3/attachments Aug 16 21:18:20.019034 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [req-d272c591-05f0-4d94-ae22-e3db31efd58a req-5d4d3c0a-1e52-46d2-86e0-7a851989a1ca tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "533fdb0d-6d29-4731-8c0d-f6598af35de9", "connector": null, "instance_uuid": "2aac2e60-1212-40e5-8a77-11493124792a"}} {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:18:20.038002 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:18:20.038002 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:18:20.038146 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [req-98278a7e-e89d-4447-8218-ae3f3bc7523f req-068c6641-dd74-4e28-84d2-5050c57f83f4 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:18:20.042772 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [req-98278a7e-e89d-4447-8218-ae3f3bc7523f req-068c6641-dd74-4e28-84d2-5050c57f83f4 tempest-TestShelveInstance-1829753857 tempest-TestShelveInstance-1829753857-project-member] PUT https://10.4.3.143/volume/v3/attachments/66011d34-fe69-4b90-a460-a839d79f3cf4 Aug 16 21:18:20.043252 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [req-98278a7e-e89d-4447-8218-ae3f3bc7523f req-068c6641-dd74-4e28-84d2-5050c57f83f4 tempest-TestShelveInstance-1829753857 tempest-TestShelveInstance-1829753857-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.143", "host": "np0000007409", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:e42fbcbe2e9", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "69237b68-d654-4a76-81de-86e36bc8fb86", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:18:20.057901 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.coordination [req-98278a7e-e89d-4447-8218-ae3f3bc7523f req-068c6641-dd74-4e28-84d2-5050c57f83f4 tempest-TestShelveInstance-1829753857 tempest-TestShelveInstance-1829753857-project-member] Acquiring lock "cinder-attachment_update-b3b13a07-9991-4ab2-916c-a8f898a0ea82-np0000007409" by "attachment_update" {{(pid=100330) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:18:20.066117 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.coordination [req-98278a7e-e89d-4447-8218-ae3f3bc7523f req-068c6641-dd74-4e28-84d2-5050c57f83f4 tempest-TestShelveInstance-1829753857 tempest-TestShelveInstance-1829753857-project-member] Lock "cinder-attachment_update-b3b13a07-9991-4ab2-916c-a8f898a0ea82-np0000007409" acquired by "attachment_update" :: waited 0.008s {{(pid=100330) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:18:20.067154 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:18:20.067154 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:18:20.073496 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [req-d272c591-05f0-4d94-ae22-e3db31efd58a req-5d4d3c0a-1e52-46d2-86e0-7a851989a1ca tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] https://10.4.3.143/volume/v3/attachments returned with HTTP 200 Aug 16 21:18:20.074094 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 957/3813] 10.4.3.143 () {74 vars in 1594 bytes} [Sun Aug 16 21:18:20 2026] POST /volume/v3/attachments => generated 273 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:18:20.083973 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [req-d272c591-05f0-4d94-ae22-e3db31efd58a req-5ab3583b-29be-4925-90ec-f3e26e6f17b6 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:18:20.086667 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [req-d272c591-05f0-4d94-ae22-e3db31efd58a req-5ab3583b-29be-4925-90ec-f3e26e6f17b6 tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] DELETE https://10.4.3.143/volume/v3/attachments/0ff6ea31-f805-450d-9b80-16401aa3a8d7 Aug 16 21:18:20.087282 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [req-d272c591-05f0-4d94-ae22-e3db31efd58a req-5ab3583b-29be-4925-90ec-f3e26e6f17b6 tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:18:20.087605 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [req-d272c591-05f0-4d94-ae22-e3db31efd58a req-5ab3583b-29be-4925-90ec-f3e26e6f17b6 tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] Calling method 'version_select' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:18:20.096649 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:18:20.096649 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:18:20.154124 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [req-d272c591-05f0-4d94-ae22-e3db31efd58a req-5ab3583b-29be-4925-90ec-f3e26e6f17b6 tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] https://10.4.3.143/volume/v3/attachments/0ff6ea31-f805-450d-9b80-16401aa3a8d7 returned with HTTP 200 Aug 16 21:18:20.154573 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 944/3814] 10.4.3.143 () {72 vars in 1673 bytes} [Sun Aug 16 21:18:20 2026] DELETE /volume/v3/attachments/0ff6ea31-f805-450d-9b80-16401aa3a8d7 => generated 192 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:18:20.157447 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.coordination [req-98278a7e-e89d-4447-8218-ae3f3bc7523f req-068c6641-dd74-4e28-84d2-5050c57f83f4 tempest-TestShelveInstance-1829753857 tempest-TestShelveInstance-1829753857-project-member] Lock "cinder-attachment_update-b3b13a07-9991-4ab2-916c-a8f898a0ea82-np0000007409" released by "attachment_update" :: held 0.092s {{(pid=100330) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:18:20.158043 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [req-98278a7e-e89d-4447-8218-ae3f3bc7523f req-068c6641-dd74-4e28-84d2-5050c57f83f4 tempest-TestShelveInstance-1829753857 tempest-TestShelveInstance-1829753857-project-member] https://10.4.3.143/volume/v3/attachments/66011d34-fe69-4b90-a460-a839d79f3cf4 returned with HTTP 200 Aug 16 21:18:20.158460 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 959/3815] 10.4.3.143 () {74 vars in 1704 bytes} [Sun Aug 16 21:18:20 2026] PUT /volume/v3/attachments/66011d34-fe69-4b90-a460-a839d79f3cf4 => generated 969 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:18:20.181134 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [req-98278a7e-e89d-4447-8218-ae3f3bc7523f req-9d44b947-58d4-4e81-8afd-f1f7ed182b3b None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:18:20.183214 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [req-98278a7e-e89d-4447-8218-ae3f3bc7523f req-9d44b947-58d4-4e81-8afd-f1f7ed182b3b tempest-TestShelveInstance-1829753857 tempest-TestShelveInstance-1829753857-project-member] POST https://10.4.3.143/volume/v3/attachments/66011d34-fe69-4b90-a460-a839d79f3cf4/action Aug 16 21:18:20.183604 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [req-98278a7e-e89d-4447-8218-ae3f3bc7523f req-9d44b947-58d4-4e81-8afd-f1f7ed182b3b tempest-TestShelveInstance-1829753857 tempest-TestShelveInstance-1829753857-project-member] Action body: b'{"os-complete": null}' {{(pid=100331) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 21:18:20.183770 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [req-98278a7e-e89d-4447-8218-ae3f3bc7523f req-9d44b947-58d4-4e81-8afd-f1f7ed182b3b tempest-TestShelveInstance-1829753857 tempest-TestShelveInstance-1829753857-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:18:20.199037 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:18:20.199037 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:18:20.208582 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [req-98278a7e-e89d-4447-8218-ae3f3bc7523f req-9d44b947-58d4-4e81-8afd-f1f7ed182b3b tempest-TestShelveInstance-1829753857 tempest-TestShelveInstance-1829753857-project-member] https://10.4.3.143/volume/v3/attachments/66011d34-fe69-4b90-a460-a839d79f3cf4/action returned with HTTP 204 Aug 16 21:18:20.209060 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 956/3816] 10.4.3.143 () {74 vars in 1725 bytes} [Sun Aug 16 21:18:20 2026] POST /volume/v3/attachments/66011d34-fe69-4b90-a460-a839d79f3cf4/action => generated 0 bytes in 28 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:18:20.495138 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-ccb1d6af-28e3-4b18-b0f5-b14e9f35cbe4 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:18:20.499099 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-ccb1d6af-28e3-4b18-b0f5-b14e9f35cbe4 tempest-VolumesBackupsTest-1226471110 tempest-VolumesBackupsTest-1226471110-project-member] GET https://10.4.3.143/volume/v3/backups/7f4c770f-f2f2-4ed6-8333-82cccf7ae7ba Aug 16 21:18:20.499425 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-ccb1d6af-28e3-4b18-b0f5-b14e9f35cbe4 tempest-VolumesBackupsTest-1226471110 tempest-VolumesBackupsTest-1226471110-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:18:20.499646 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-ccb1d6af-28e3-4b18-b0f5-b14e9f35cbe4 tempest-VolumesBackupsTest-1226471110 tempest-VolumesBackupsTest-1226471110-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:18:20.499706 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.v3.backups [None req-ccb1d6af-28e3-4b18-b0f5-b14e9f35cbe4 tempest-VolumesBackupsTest-1226471110 tempest-VolumesBackupsTest-1226471110-project-member] Show backup with id 7f4c770f-f2f2-4ed6-8333-82cccf7ae7ba. {{(pid=100332) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:18:20.510430 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:18:20.510430 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:18:20.511356 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-ccb1d6af-28e3-4b18-b0f5-b14e9f35cbe4 tempest-VolumesBackupsTest-1226471110 tempest-VolumesBackupsTest-1226471110-project-member] https://10.4.3.143/volume/v3/backups/7f4c770f-f2f2-4ed6-8333-82cccf7ae7ba returned with HTTP 200 Aug 16 21:18:20.514430 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 958/3817] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:18:20 2026] GET /volume/v3/backups/7f4c770f-f2f2-4ed6-8333-82cccf7ae7ba => generated 750 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:18:21.322751 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [req-29cddc53-0961-4ced-a6dd-ce5e67219c70 req-1681b85b-dee9-4bb5-bbef-448e56bdaddf None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:18:21.324961 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [req-29cddc53-0961-4ced-a6dd-ce5e67219c70 req-1681b85b-dee9-4bb5-bbef-448e56bdaddf tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] DELETE https://10.4.3.143/volume/v3/attachments/3d6f4895-fd7c-4c0d-9bea-7466af60b9ce Aug 16 21:18:21.325125 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [req-29cddc53-0961-4ced-a6dd-ce5e67219c70 req-1681b85b-dee9-4bb5-bbef-448e56bdaddf tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:18:21.325278 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [req-29cddc53-0961-4ced-a6dd-ce5e67219c70 req-1681b85b-dee9-4bb5-bbef-448e56bdaddf tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Calling method 'version_select' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:18:21.332950 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:18:21.332950 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:18:21.393455 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [req-29cddc53-0961-4ced-a6dd-ce5e67219c70 req-1681b85b-dee9-4bb5-bbef-448e56bdaddf tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] https://10.4.3.143/volume/v3/attachments/3d6f4895-fd7c-4c0d-9bea-7466af60b9ce returned with HTTP 200 Aug 16 21:18:21.393455 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 945/3818] 10.4.3.143 () {72 vars in 1673 bytes} [Sun Aug 16 21:18:21 2026] DELETE /volume/v3/attachments/3d6f4895-fd7c-4c0d-9bea-7466af60b9ce => generated 19 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:18:21.431443 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [req-d272c591-05f0-4d94-ae22-e3db31efd58a req-7ea1df09-a657-4be8-b96e-3eb286b85cfe None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:18:21.433624 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [req-d272c591-05f0-4d94-ae22-e3db31efd58a req-7ea1df09-a657-4be8-b96e-3eb286b85cfe tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] PUT https://10.4.3.143/volume/v3/attachments/f27b1fe2-98b8-400f-af96-bc7bfa99e0b6 Aug 16 21:18:21.434047 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [req-d272c591-05f0-4d94-ae22-e3db31efd58a req-7ea1df09-a657-4be8-b96e-3eb286b85cfe tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.143", "host": "np0000007409", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:e42fbcbe2e9", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "69237b68-d654-4a76-81de-86e36bc8fb86", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:18:21.443697 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.coordination [req-d272c591-05f0-4d94-ae22-e3db31efd58a req-7ea1df09-a657-4be8-b96e-3eb286b85cfe tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] Acquiring lock "cinder-attachment_update-533fdb0d-6d29-4731-8c0d-f6598af35de9-np0000007409" by "attachment_update" {{(pid=100330) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:18:21.448597 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.coordination [req-d272c591-05f0-4d94-ae22-e3db31efd58a req-7ea1df09-a657-4be8-b96e-3eb286b85cfe tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] Lock "cinder-attachment_update-533fdb0d-6d29-4731-8c0d-f6598af35de9-np0000007409" acquired by "attachment_update" :: waited 0.005s {{(pid=100330) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:18:21.449541 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:18:21.449541 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:18:21.526318 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-2bc0eef7-5442-492b-a1fc-79e3a1f7f402 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:18:21.528718 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-2bc0eef7-5442-492b-a1fc-79e3a1f7f402 tempest-VolumesBackupsTest-1226471110 tempest-VolumesBackupsTest-1226471110-project-member] GET https://10.4.3.143/volume/v3/backups/7f4c770f-f2f2-4ed6-8333-82cccf7ae7ba Aug 16 21:18:21.529052 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-2bc0eef7-5442-492b-a1fc-79e3a1f7f402 tempest-VolumesBackupsTest-1226471110 tempest-VolumesBackupsTest-1226471110-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:18:21.529321 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-2bc0eef7-5442-492b-a1fc-79e3a1f7f402 tempest-VolumesBackupsTest-1226471110 tempest-VolumesBackupsTest-1226471110-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:18:21.529453 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.v3.backups [None req-2bc0eef7-5442-492b-a1fc-79e3a1f7f402 tempest-VolumesBackupsTest-1226471110 tempest-VolumesBackupsTest-1226471110-project-member] Show backup with id 7f4c770f-f2f2-4ed6-8333-82cccf7ae7ba. {{(pid=100331) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:18:21.534621 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:18:21.534621 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:18:21.535748 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-2bc0eef7-5442-492b-a1fc-79e3a1f7f402 tempest-VolumesBackupsTest-1226471110 tempest-VolumesBackupsTest-1226471110-project-member] https://10.4.3.143/volume/v3/backups/7f4c770f-f2f2-4ed6-8333-82cccf7ae7ba returned with HTTP 200 Aug 16 21:18:21.536225 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 957/3819] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:18:21 2026] GET /volume/v3/backups/7f4c770f-f2f2-4ed6-8333-82cccf7ae7ba => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:18:21.543107 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.coordination [req-d272c591-05f0-4d94-ae22-e3db31efd58a req-7ea1df09-a657-4be8-b96e-3eb286b85cfe tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] Lock "cinder-attachment_update-533fdb0d-6d29-4731-8c0d-f6598af35de9-np0000007409" released by "attachment_update" :: held 0.094s {{(pid=100330) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:18:21.543599 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [req-d272c591-05f0-4d94-ae22-e3db31efd58a req-7ea1df09-a657-4be8-b96e-3eb286b85cfe tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] https://10.4.3.143/volume/v3/attachments/f27b1fe2-98b8-400f-af96-bc7bfa99e0b6 returned with HTTP 200 Aug 16 21:18:21.544129 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 960/3820] 10.4.3.143 () {74 vars in 1704 bytes} [Sun Aug 16 21:18:21 2026] PUT /volume/v3/attachments/f27b1fe2-98b8-400f-af96-bc7bfa99e0b6 => generated 968 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:18:21.556441 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [req-d272c591-05f0-4d94-ae22-e3db31efd58a req-2fd07e4d-85f1-4adc-9c3c-04db9e287018 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:18:21.559657 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [req-d272c591-05f0-4d94-ae22-e3db31efd58a req-2fd07e4d-85f1-4adc-9c3c-04db9e287018 tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] GET https://10.4.3.143/volume/v3/attachments/f27b1fe2-98b8-400f-af96-bc7bfa99e0b6 Aug 16 21:18:21.559657 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [req-d272c591-05f0-4d94-ae22-e3db31efd58a req-2fd07e4d-85f1-4adc-9c3c-04db9e287018 tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:18:21.559657 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [req-d272c591-05f0-4d94-ae22-e3db31efd58a req-2fd07e4d-85f1-4adc-9c3c-04db9e287018 tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] Calling method 'version_select' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:18:21.584451 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [req-d272c591-05f0-4d94-ae22-e3db31efd58a req-2fd07e4d-85f1-4adc-9c3c-04db9e287018 tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] https://10.4.3.143/volume/v3/attachments/f27b1fe2-98b8-400f-af96-bc7bfa99e0b6 returned with HTTP 200 Aug 16 21:18:21.584451 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 959/3821] 10.4.3.143 () {70 vars in 1651 bytes} [Sun Aug 16 21:18:21 2026] GET /volume/v3/attachments/f27b1fe2-98b8-400f-af96-bc7bfa99e0b6 => generated 993 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:18:22.412323 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-f9622d97-3d80-4dfc-a166-7f5736aafa1c None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:18:22.414512 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-f9622d97-3d80-4dfc-a166-7f5736aafa1c tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] DELETE https://10.4.3.143/volume/v3/volumes/dc19af74-72c7-4869-bd7e-c00b4e0fb45c Aug 16 21:18:22.414755 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-f9622d97-3d80-4dfc-a166-7f5736aafa1c tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:18:22.415031 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-f9622d97-3d80-4dfc-a166-7f5736aafa1c tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Calling method 'delete' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:18:22.415249 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.v3.volumes [None req-f9622d97-3d80-4dfc-a166-7f5736aafa1c tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Delete volume with id: dc19af74-72c7-4869-bd7e-c00b4e0fb45c Aug 16 21:18:22.425215 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:18:22.425215 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:18:22.425858 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-f9622d97-3d80-4dfc-a166-7f5736aafa1c tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Volume info retrieved successfully. Aug 16 21:18:22.443247 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-f9622d97-3d80-4dfc-a166-7f5736aafa1c tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Delete volume request issued successfully. Aug 16 21:18:22.443950 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-f9622d97-3d80-4dfc-a166-7f5736aafa1c tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] https://10.4.3.143/volume/v3/volumes/dc19af74-72c7-4869-bd7e-c00b4e0fb45c returned with HTTP 202 Aug 16 21:18:22.444098 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 946/3822] 10.4.3.143 () {66 vars in 1351 bytes} [Sun Aug 16 21:18:22 2026] DELETE /volume/v3/volumes/dc19af74-72c7-4869-bd7e-c00b4e0fb45c => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 21:18:22.451297 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-e9d1368d-feb5-4987-9ef8-549e0b6093b4 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:18:22.453233 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-e9d1368d-feb5-4987-9ef8-549e0b6093b4 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] GET https://10.4.3.143/volume/v3/volumes/dc19af74-72c7-4869-bd7e-c00b4e0fb45c Aug 16 21:18:22.453417 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-e9d1368d-feb5-4987-9ef8-549e0b6093b4 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:18:22.453593 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-e9d1368d-feb5-4987-9ef8-549e0b6093b4 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:18:22.461209 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:18:22.461209 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:18:22.465576 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-e9d1368d-feb5-4987-9ef8-549e0b6093b4 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Volume info retrieved successfully. Aug 16 21:18:22.471226 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-e9d1368d-feb5-4987-9ef8-549e0b6093b4 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] https://10.4.3.143/volume/v3/volumes/dc19af74-72c7-4869-bd7e-c00b4e0fb45c returned with HTTP 200 Aug 16 21:18:22.471636 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 958/3823] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:18:22 2026] GET /volume/v3/volumes/dc19af74-72c7-4869-bd7e-c00b4e0fb45c => generated 1392 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:18:22.548392 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-c75ea607-d9c5-4240-959f-4238215c4775 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:18:22.550806 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-c75ea607-d9c5-4240-959f-4238215c4775 tempest-VolumesBackupsTest-1226471110 tempest-VolumesBackupsTest-1226471110-project-member] GET https://10.4.3.143/volume/v3/backups/7f4c770f-f2f2-4ed6-8333-82cccf7ae7ba Aug 16 21:18:22.551128 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-c75ea607-d9c5-4240-959f-4238215c4775 tempest-VolumesBackupsTest-1226471110 tempest-VolumesBackupsTest-1226471110-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:18:22.551421 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-c75ea607-d9c5-4240-959f-4238215c4775 tempest-VolumesBackupsTest-1226471110 tempest-VolumesBackupsTest-1226471110-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:18:22.551595 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.v3.backups [None req-c75ea607-d9c5-4240-959f-4238215c4775 tempest-VolumesBackupsTest-1226471110 tempest-VolumesBackupsTest-1226471110-project-member] Show backup with id 7f4c770f-f2f2-4ed6-8333-82cccf7ae7ba. {{(pid=100330) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:18:22.557554 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:18:22.557554 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:18:22.558591 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-c75ea607-d9c5-4240-959f-4238215c4775 tempest-VolumesBackupsTest-1226471110 tempest-VolumesBackupsTest-1226471110-project-member] https://10.4.3.143/volume/v3/backups/7f4c770f-f2f2-4ed6-8333-82cccf7ae7ba returned with HTTP 200 Aug 16 21:18:22.559052 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 961/3824] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:18:22 2026] GET /volume/v3/backups/7f4c770f-f2f2-4ed6-8333-82cccf7ae7ba => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:18:23.486559 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-97e48df8-6049-48e6-8417-e03726becd8b None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:18:23.488148 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-97e48df8-6049-48e6-8417-e03726becd8b tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] GET https://10.4.3.143/volume/v3/volumes/dc19af74-72c7-4869-bd7e-c00b4e0fb45c Aug 16 21:18:23.488376 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-97e48df8-6049-48e6-8417-e03726becd8b tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:18:23.488530 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-97e48df8-6049-48e6-8417-e03726becd8b tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:18:23.493868 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-97e48df8-6049-48e6-8417-e03726becd8b tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] https://10.4.3.143/volume/v3/volumes/dc19af74-72c7-4869-bd7e-c00b4e0fb45c returned with HTTP 404 Aug 16 21:18:23.494374 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 960/3825] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:18:23 2026] GET /volume/v3/volumes/dc19af74-72c7-4869-bd7e-c00b4e0fb45c => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:18:23.501504 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-ca927176-9a4d-4c0f-b2d7-579d985b225a None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:18:23.503265 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-ca927176-9a4d-4c0f-b2d7-579d985b225a tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] DELETE https://10.4.3.143/volume/v3/snapshots/9e49e6f5-6c11-49eb-995d-f2915734122f Aug 16 21:18:23.503468 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-ca927176-9a4d-4c0f-b2d7-579d985b225a tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:18:23.503644 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-ca927176-9a4d-4c0f-b2d7-579d985b225a tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Calling method 'delete' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:18:23.503744 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.v3.snapshots [None req-ca927176-9a4d-4c0f-b2d7-579d985b225a tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Delete snapshot with id: 9e49e6f5-6c11-49eb-995d-f2915734122f Aug 16 21:18:23.508629 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:18:23.508629 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:18:23.509066 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-ca927176-9a4d-4c0f-b2d7-579d985b225a tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Snapshot retrieved successfully. Aug 16 21:18:23.527113 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-ca927176-9a4d-4c0f-b2d7-579d985b225a tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Snapshot delete request issued successfully. Aug 16 21:18:23.527314 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-ca927176-9a4d-4c0f-b2d7-579d985b225a tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] https://10.4.3.143/volume/v3/snapshots/9e49e6f5-6c11-49eb-995d-f2915734122f returned with HTTP 202 Aug 16 21:18:23.527725 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 947/3826] 10.4.3.143 () {66 vars in 1357 bytes} [Sun Aug 16 21:18:23 2026] DELETE /volume/v3/snapshots/9e49e6f5-6c11-49eb-995d-f2915734122f => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 21:18:23.538335 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-f1b50020-9569-49f8-912d-fda4a6cf35b3 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:18:23.539842 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-f1b50020-9569-49f8-912d-fda4a6cf35b3 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] GET https://10.4.3.143/volume/v3/snapshots/9e49e6f5-6c11-49eb-995d-f2915734122f Aug 16 21:18:23.540274 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-f1b50020-9569-49f8-912d-fda4a6cf35b3 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:18:23.540629 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-f1b50020-9569-49f8-912d-fda4a6cf35b3 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:18:23.546980 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:18:23.546980 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:18:23.546980 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-f1b50020-9569-49f8-912d-fda4a6cf35b3 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Snapshot retrieved successfully. Aug 16 21:18:23.546980 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-f1b50020-9569-49f8-912d-fda4a6cf35b3 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] https://10.4.3.143/volume/v3/snapshots/9e49e6f5-6c11-49eb-995d-f2915734122f returned with HTTP 200 Aug 16 21:18:23.546980 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 959/3827] 10.4.3.143 () {66 vars in 1354 bytes} [Sun Aug 16 21:18:23 2026] GET /volume/v3/snapshots/9e49e6f5-6c11-49eb-995d-f2915734122f => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:18:23.569602 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-dbbc5973-ec5e-43f0-b855-8a53946557bb None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:18:23.571467 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-dbbc5973-ec5e-43f0-b855-8a53946557bb tempest-VolumesBackupsTest-1226471110 tempest-VolumesBackupsTest-1226471110-project-member] GET https://10.4.3.143/volume/v3/backups/7f4c770f-f2f2-4ed6-8333-82cccf7ae7ba Aug 16 21:18:23.571727 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-dbbc5973-ec5e-43f0-b855-8a53946557bb tempest-VolumesBackupsTest-1226471110 tempest-VolumesBackupsTest-1226471110-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:18:23.572011 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-dbbc5973-ec5e-43f0-b855-8a53946557bb tempest-VolumesBackupsTest-1226471110 tempest-VolumesBackupsTest-1226471110-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:18:23.572171 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.v3.backups [None req-dbbc5973-ec5e-43f0-b855-8a53946557bb tempest-VolumesBackupsTest-1226471110 tempest-VolumesBackupsTest-1226471110-project-member] Show backup with id 7f4c770f-f2f2-4ed6-8333-82cccf7ae7ba. {{(pid=100330) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:18:23.576128 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:18:23.576128 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:18:23.576830 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-dbbc5973-ec5e-43f0-b855-8a53946557bb tempest-VolumesBackupsTest-1226471110 tempest-VolumesBackupsTest-1226471110-project-member] https://10.4.3.143/volume/v3/backups/7f4c770f-f2f2-4ed6-8333-82cccf7ae7ba returned with HTTP 200 Aug 16 21:18:23.577161 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 962/3828] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:18:23 2026] GET /volume/v3/backups/7f4c770f-f2f2-4ed6-8333-82cccf7ae7ba => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:18:24.558191 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-087bb5bf-3dee-4ba8-a791-023c9ff116d4 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:18:24.560171 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-087bb5bf-3dee-4ba8-a791-023c9ff116d4 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] GET https://10.4.3.143/volume/v3/snapshots/9e49e6f5-6c11-49eb-995d-f2915734122f Aug 16 21:18:24.560334 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-087bb5bf-3dee-4ba8-a791-023c9ff116d4 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:18:24.560530 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-087bb5bf-3dee-4ba8-a791-023c9ff116d4 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:18:24.566013 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-087bb5bf-3dee-4ba8-a791-023c9ff116d4 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] https://10.4.3.143/volume/v3/snapshots/9e49e6f5-6c11-49eb-995d-f2915734122f returned with HTTP 404 Aug 16 21:18:24.566819 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 961/3829] 10.4.3.143 () {66 vars in 1354 bytes} [Sun Aug 16 21:18:24 2026] GET /volume/v3/snapshots/9e49e6f5-6c11-49eb-995d-f2915734122f => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:18:24.588886 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-3d67618a-f422-4f40-9e19-fed6faf9abeb None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:18:24.591217 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-3d67618a-f422-4f40-9e19-fed6faf9abeb tempest-VolumesBackupsTest-1226471110 tempest-VolumesBackupsTest-1226471110-project-member] GET https://10.4.3.143/volume/v3/backups/7f4c770f-f2f2-4ed6-8333-82cccf7ae7ba Aug 16 21:18:24.591472 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-3d67618a-f422-4f40-9e19-fed6faf9abeb tempest-VolumesBackupsTest-1226471110 tempest-VolumesBackupsTest-1226471110-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:18:24.591710 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-3d67618a-f422-4f40-9e19-fed6faf9abeb tempest-VolumesBackupsTest-1226471110 tempest-VolumesBackupsTest-1226471110-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:18:24.591857 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.v3.backups [None req-3d67618a-f422-4f40-9e19-fed6faf9abeb tempest-VolumesBackupsTest-1226471110 tempest-VolumesBackupsTest-1226471110-project-member] Show backup with id 7f4c770f-f2f2-4ed6-8333-82cccf7ae7ba. {{(pid=100333) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:18:24.597384 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:18:24.597384 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:18:24.598427 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-3d67618a-f422-4f40-9e19-fed6faf9abeb tempest-VolumesBackupsTest-1226471110 tempest-VolumesBackupsTest-1226471110-project-member] https://10.4.3.143/volume/v3/backups/7f4c770f-f2f2-4ed6-8333-82cccf7ae7ba returned with HTTP 200 Aug 16 21:18:24.599099 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 948/3830] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:18:24 2026] GET /volume/v3/backups/7f4c770f-f2f2-4ed6-8333-82cccf7ae7ba => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:18:25.041523 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [req-d272c591-05f0-4d94-ae22-e3db31efd58a req-9e66bad2-0356-4dcb-a89d-ffb0e0f9952a None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:18:25.043934 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [req-d272c591-05f0-4d94-ae22-e3db31efd58a req-9e66bad2-0356-4dcb-a89d-ffb0e0f9952a tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] GET https://10.4.3.143/volume/v3/volumes/533fdb0d-6d29-4731-8c0d-f6598af35de9/encryption Aug 16 21:18:25.044197 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [req-d272c591-05f0-4d94-ae22-e3db31efd58a req-9e66bad2-0356-4dcb-a89d-ffb0e0f9952a tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:18:25.044381 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [req-d272c591-05f0-4d94-ae22-e3db31efd58a req-9e66bad2-0356-4dcb-a89d-ffb0e0f9952a tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] Calling method 'index' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:18:25.053936 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:18:25.053936 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:18:25.061242 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [req-d272c591-05f0-4d94-ae22-e3db31efd58a req-9e66bad2-0356-4dcb-a89d-ffb0e0f9952a tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] https://10.4.3.143/volume/v3/volumes/533fdb0d-6d29-4731-8c0d-f6598af35de9/encryption returned with HTTP 200 Aug 16 21:18:25.061759 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 960/3831] 10.4.3.143 () {68 vars in 1631 bytes} [Sun Aug 16 21:18:25 2026] GET /volume/v3/volumes/533fdb0d-6d29-4731-8c0d-f6598af35de9/encryption => generated 160 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:18:25.611326 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-ed24ee65-f012-4b89-95fd-e4508bd3cead None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:18:25.616565 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-ed24ee65-f012-4b89-95fd-e4508bd3cead tempest-VolumesBackupsTest-1226471110 tempest-VolumesBackupsTest-1226471110-project-member] GET https://10.4.3.143/volume/v3/backups/7f4c770f-f2f2-4ed6-8333-82cccf7ae7ba Aug 16 21:18:25.616805 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-ed24ee65-f012-4b89-95fd-e4508bd3cead tempest-VolumesBackupsTest-1226471110 tempest-VolumesBackupsTest-1226471110-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:18:25.617044 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-ed24ee65-f012-4b89-95fd-e4508bd3cead tempest-VolumesBackupsTest-1226471110 tempest-VolumesBackupsTest-1226471110-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:18:25.617154 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.v3.backups [None req-ed24ee65-f012-4b89-95fd-e4508bd3cead tempest-VolumesBackupsTest-1226471110 tempest-VolumesBackupsTest-1226471110-project-member] Show backup with id 7f4c770f-f2f2-4ed6-8333-82cccf7ae7ba. {{(pid=100330) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:18:25.622552 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:18:25.622552 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:18:25.623280 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-ed24ee65-f012-4b89-95fd-e4508bd3cead tempest-VolumesBackupsTest-1226471110 tempest-VolumesBackupsTest-1226471110-project-member] https://10.4.3.143/volume/v3/backups/7f4c770f-f2f2-4ed6-8333-82cccf7ae7ba returned with HTTP 200 Aug 16 21:18:25.623592 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 963/3832] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:18:25 2026] GET /volume/v3/backups/7f4c770f-f2f2-4ed6-8333-82cccf7ae7ba => generated 750 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:18:26.636229 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-1f4dc54c-68f5-4d6e-aa34-ba2b36844014 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:18:26.637977 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-1f4dc54c-68f5-4d6e-aa34-ba2b36844014 tempest-VolumesBackupsTest-1226471110 tempest-VolumesBackupsTest-1226471110-project-member] GET https://10.4.3.143/volume/v3/backups/7f4c770f-f2f2-4ed6-8333-82cccf7ae7ba Aug 16 21:18:26.638198 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-1f4dc54c-68f5-4d6e-aa34-ba2b36844014 tempest-VolumesBackupsTest-1226471110 tempest-VolumesBackupsTest-1226471110-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:18:26.638374 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-1f4dc54c-68f5-4d6e-aa34-ba2b36844014 tempest-VolumesBackupsTest-1226471110 tempest-VolumesBackupsTest-1226471110-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:18:26.638473 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.v3.backups [None req-1f4dc54c-68f5-4d6e-aa34-ba2b36844014 tempest-VolumesBackupsTest-1226471110 tempest-VolumesBackupsTest-1226471110-project-member] Show backup with id 7f4c770f-f2f2-4ed6-8333-82cccf7ae7ba. {{(pid=100332) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:18:26.643737 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:18:26.643737 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:18:26.644503 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-1f4dc54c-68f5-4d6e-aa34-ba2b36844014 tempest-VolumesBackupsTest-1226471110 tempest-VolumesBackupsTest-1226471110-project-member] https://10.4.3.143/volume/v3/backups/7f4c770f-f2f2-4ed6-8333-82cccf7ae7ba returned with HTTP 200 Aug 16 21:18:26.644846 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 962/3833] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:18:26 2026] GET /volume/v3/backups/7f4c770f-f2f2-4ed6-8333-82cccf7ae7ba => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:18:27.428097 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [req-d272c591-05f0-4d94-ae22-e3db31efd58a req-782d5c2b-aa12-4466-b9ee-18c450ba6a54 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:18:27.431904 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [req-d272c591-05f0-4d94-ae22-e3db31efd58a req-782d5c2b-aa12-4466-b9ee-18c450ba6a54 tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] POST https://10.4.3.143/volume/v3/attachments/f27b1fe2-98b8-400f-af96-bc7bfa99e0b6/action Aug 16 21:18:27.432249 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [req-d272c591-05f0-4d94-ae22-e3db31efd58a req-782d5c2b-aa12-4466-b9ee-18c450ba6a54 tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] Action body: b'{"os-complete": null}' {{(pid=100333) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 21:18:27.432360 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [req-d272c591-05f0-4d94-ae22-e3db31efd58a req-782d5c2b-aa12-4466-b9ee-18c450ba6a54 tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:18:27.463602 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:18:27.463602 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:18:27.476101 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [req-d272c591-05f0-4d94-ae22-e3db31efd58a req-782d5c2b-aa12-4466-b9ee-18c450ba6a54 tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] https://10.4.3.143/volume/v3/attachments/f27b1fe2-98b8-400f-af96-bc7bfa99e0b6/action returned with HTTP 204 Aug 16 21:18:27.476597 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 949/3834] 10.4.3.143 () {74 vars in 1725 bytes} [Sun Aug 16 21:18:27 2026] POST /volume/v3/attachments/f27b1fe2-98b8-400f-af96-bc7bfa99e0b6/action => generated 0 bytes in 49 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:18:27.658968 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-a4e771b8-cc58-4941-b1ad-be5359e0e2ab None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:18:27.659377 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-a4e771b8-cc58-4941-b1ad-be5359e0e2ab tempest-VolumesBackupsTest-1226471110 tempest-VolumesBackupsTest-1226471110-project-member] GET https://10.4.3.143/volume/v3/backups/7f4c770f-f2f2-4ed6-8333-82cccf7ae7ba Aug 16 21:18:27.659377 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-a4e771b8-cc58-4941-b1ad-be5359e0e2ab tempest-VolumesBackupsTest-1226471110 tempest-VolumesBackupsTest-1226471110-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:18:27.659488 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-a4e771b8-cc58-4941-b1ad-be5359e0e2ab tempest-VolumesBackupsTest-1226471110 tempest-VolumesBackupsTest-1226471110-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:18:27.659623 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.v3.backups [None req-a4e771b8-cc58-4941-b1ad-be5359e0e2ab tempest-VolumesBackupsTest-1226471110 tempest-VolumesBackupsTest-1226471110-project-member] Show backup with id 7f4c770f-f2f2-4ed6-8333-82cccf7ae7ba. {{(pid=100331) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:18:27.664655 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:18:27.664655 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:18:27.665593 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-a4e771b8-cc58-4941-b1ad-be5359e0e2ab tempest-VolumesBackupsTest-1226471110 tempest-VolumesBackupsTest-1226471110-project-member] https://10.4.3.143/volume/v3/backups/7f4c770f-f2f2-4ed6-8333-82cccf7ae7ba returned with HTTP 200 Aug 16 21:18:27.666100 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 961/3835] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:18:27 2026] GET /volume/v3/backups/7f4c770f-f2f2-4ed6-8333-82cccf7ae7ba => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:18:28.679578 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-bfcc2f1f-3563-4f6c-8d25-caeae8329434 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:18:28.681966 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-bfcc2f1f-3563-4f6c-8d25-caeae8329434 tempest-VolumesBackupsTest-1226471110 tempest-VolumesBackupsTest-1226471110-project-member] GET https://10.4.3.143/volume/v3/backups/7f4c770f-f2f2-4ed6-8333-82cccf7ae7ba Aug 16 21:18:28.682205 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-bfcc2f1f-3563-4f6c-8d25-caeae8329434 tempest-VolumesBackupsTest-1226471110 tempest-VolumesBackupsTest-1226471110-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:18:28.682420 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-bfcc2f1f-3563-4f6c-8d25-caeae8329434 tempest-VolumesBackupsTest-1226471110 tempest-VolumesBackupsTest-1226471110-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:18:28.682536 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.v3.backups [None req-bfcc2f1f-3563-4f6c-8d25-caeae8329434 tempest-VolumesBackupsTest-1226471110 tempest-VolumesBackupsTest-1226471110-project-member] Show backup with id 7f4c770f-f2f2-4ed6-8333-82cccf7ae7ba. {{(pid=100330) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:18:28.690099 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:18:28.690099 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:18:28.691209 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-bfcc2f1f-3563-4f6c-8d25-caeae8329434 tempest-VolumesBackupsTest-1226471110 tempest-VolumesBackupsTest-1226471110-project-member] https://10.4.3.143/volume/v3/backups/7f4c770f-f2f2-4ed6-8333-82cccf7ae7ba returned with HTTP 200 Aug 16 21:18:28.692049 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 964/3836] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:18:28 2026] GET /volume/v3/backups/7f4c770f-f2f2-4ed6-8333-82cccf7ae7ba => generated 750 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:18:29.069426 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [req-0f687012-34a5-4298-b7d1-3a5bf85172a5 req-f7df829d-8a1e-4f8e-9f9c-828d4badd35d None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:18:29.072318 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [req-0f687012-34a5-4298-b7d1-3a5bf85172a5 req-f7df829d-8a1e-4f8e-9f9c-828d4badd35d tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] DELETE https://10.4.3.143/volume/v3/attachments/58d20407-023d-4ca6-8111-acceac582c40 Aug 16 21:18:29.072596 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [req-0f687012-34a5-4298-b7d1-3a5bf85172a5 req-f7df829d-8a1e-4f8e-9f9c-828d4badd35d tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:18:29.072886 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [req-0f687012-34a5-4298-b7d1-3a5bf85172a5 req-f7df829d-8a1e-4f8e-9f9c-828d4badd35d tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Calling method 'version_select' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:18:29.082856 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:18:29.082856 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:18:29.161008 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [req-0f687012-34a5-4298-b7d1-3a5bf85172a5 req-f7df829d-8a1e-4f8e-9f9c-828d4badd35d tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] https://10.4.3.143/volume/v3/attachments/58d20407-023d-4ca6-8111-acceac582c40 returned with HTTP 200 Aug 16 21:18:29.161008 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 963/3837] 10.4.3.143 () {72 vars in 1673 bytes} [Sun Aug 16 21:18:29 2026] DELETE /volume/v3/attachments/58d20407-023d-4ca6-8111-acceac582c40 => generated 19 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:18:29.704072 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-0c2e0624-93fb-4d63-bed6-2857903ba02e None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:18:29.705492 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-0c2e0624-93fb-4d63-bed6-2857903ba02e tempest-VolumesBackupsTest-1226471110 tempest-VolumesBackupsTest-1226471110-project-member] GET https://10.4.3.143/volume/v3/backups/7f4c770f-f2f2-4ed6-8333-82cccf7ae7ba Aug 16 21:18:29.705492 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-0c2e0624-93fb-4d63-bed6-2857903ba02e tempest-VolumesBackupsTest-1226471110 tempest-VolumesBackupsTest-1226471110-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:18:29.705909 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-0c2e0624-93fb-4d63-bed6-2857903ba02e tempest-VolumesBackupsTest-1226471110 tempest-VolumesBackupsTest-1226471110-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:18:29.705909 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.v3.backups [None req-0c2e0624-93fb-4d63-bed6-2857903ba02e tempest-VolumesBackupsTest-1226471110 tempest-VolumesBackupsTest-1226471110-project-member] Show backup with id 7f4c770f-f2f2-4ed6-8333-82cccf7ae7ba. {{(pid=100333) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:18:29.714351 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:18:29.714351 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:18:29.715457 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-0c2e0624-93fb-4d63-bed6-2857903ba02e tempest-VolumesBackupsTest-1226471110 tempest-VolumesBackupsTest-1226471110-project-member] https://10.4.3.143/volume/v3/backups/7f4c770f-f2f2-4ed6-8333-82cccf7ae7ba returned with HTTP 200 Aug 16 21:18:29.715984 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 950/3838] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:18:29 2026] GET /volume/v3/backups/7f4c770f-f2f2-4ed6-8333-82cccf7ae7ba => generated 751 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:18:30.019579 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-61bb5a2d-63c5-41e1-b871-319d3291842f None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:18:30.020086 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-61bb5a2d-63c5-41e1-b871-319d3291842f None None] GET https://10.4.3.143/volume// Aug 16 21:18:30.020275 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-61bb5a2d-63c5-41e1-b871-319d3291842f None None] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:18:30.020476 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-61bb5a2d-63c5-41e1-b871-319d3291842f None None] Calling method 'all' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:18:30.020857 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-61bb5a2d-63c5-41e1-b871-319d3291842f None None] https://10.4.3.143/volume// returned with HTTP 300 Aug 16 21:18:30.021191 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 962/3839] 10.4.3.143 () {66 vars in 1426 bytes} [Sun Aug 16 21: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 16 21:18:30.031971 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [req-262edbeb-6e3f-4558-90eb-981eb906f413 req-df9b0ce8-49dc-4391-93e4-26a9ce8e9b94 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:18:30.034277 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [req-262edbeb-6e3f-4558-90eb-981eb906f413 req-df9b0ce8-49dc-4391-93e4-26a9ce8e9b94 tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] POST https://10.4.3.143/volume/v3/attachments Aug 16 21:18:30.035753 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [req-262edbeb-6e3f-4558-90eb-981eb906f413 req-df9b0ce8-49dc-4391-93e4-26a9ce8e9b94 tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "533fdb0d-6d29-4731-8c0d-f6598af35de9", "connector": null, "instance_uuid": "2aac2e60-1212-40e5-8a77-11493124792a"}} {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:18:30.051704 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:18:30.051704 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:18:30.087992 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [req-262edbeb-6e3f-4558-90eb-981eb906f413 req-df9b0ce8-49dc-4391-93e4-26a9ce8e9b94 tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] https://10.4.3.143/volume/v3/attachments returned with HTTP 200 Aug 16 21:18:30.088632 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 965/3840] 10.4.3.143 () {74 vars in 1594 bytes} [Sun Aug 16 21:18:30 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 16 21:18:30.098404 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [req-262edbeb-6e3f-4558-90eb-981eb906f413 req-d5fcbf30-60a6-43d6-af8b-a85061a2033a None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:18:30.101019 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [req-262edbeb-6e3f-4558-90eb-981eb906f413 req-d5fcbf30-60a6-43d6-af8b-a85061a2033a tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] DELETE https://10.4.3.143/volume/v3/attachments/f27b1fe2-98b8-400f-af96-bc7bfa99e0b6 Aug 16 21:18:30.101249 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [req-262edbeb-6e3f-4558-90eb-981eb906f413 req-d5fcbf30-60a6-43d6-af8b-a85061a2033a tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:18:30.101534 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [req-262edbeb-6e3f-4558-90eb-981eb906f413 req-d5fcbf30-60a6-43d6-af8b-a85061a2033a tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] Calling method 'version_select' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:18:30.109638 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:18:30.109638 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:18:30.164458 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [req-262edbeb-6e3f-4558-90eb-981eb906f413 req-d5fcbf30-60a6-43d6-af8b-a85061a2033a tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] https://10.4.3.143/volume/v3/attachments/f27b1fe2-98b8-400f-af96-bc7bfa99e0b6 returned with HTTP 200 Aug 16 21:18:30.165022 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 964/3841] 10.4.3.143 () {72 vars in 1673 bytes} [Sun Aug 16 21:18:30 2026] DELETE /volume/v3/attachments/f27b1fe2-98b8-400f-af96-bc7bfa99e0b6 => generated 192 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:18:30.255080 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-0d6e388a-0895-495f-b794-190ec5a1c583 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:18:30.257038 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-0d6e388a-0895-495f-b794-190ec5a1c583 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] DELETE https://10.4.3.143/volume/v3/volumes/af0acc53-9296-443e-8cc8-0e1789cc645b Aug 16 21:18:30.257221 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-0d6e388a-0895-495f-b794-190ec5a1c583 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:18:30.257513 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-0d6e388a-0895-495f-b794-190ec5a1c583 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Calling method 'delete' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:18:30.257580 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.v3.volumes [None req-0d6e388a-0895-495f-b794-190ec5a1c583 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Delete volume with id: af0acc53-9296-443e-8cc8-0e1789cc645b Aug 16 21:18:30.267195 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:18:30.267195 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:18:30.267822 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-0d6e388a-0895-495f-b794-190ec5a1c583 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Volume info retrieved successfully. Aug 16 21:18:30.288974 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-0d6e388a-0895-495f-b794-190ec5a1c583 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Delete volume request issued successfully. Aug 16 21:18:30.289134 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-0d6e388a-0895-495f-b794-190ec5a1c583 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] https://10.4.3.143/volume/v3/volumes/af0acc53-9296-443e-8cc8-0e1789cc645b returned with HTTP 202 Aug 16 21:18:30.289650 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 951/3842] 10.4.3.143 () {66 vars in 1351 bytes} [Sun Aug 16 21:18:30 2026] DELETE /volume/v3/volumes/af0acc53-9296-443e-8cc8-0e1789cc645b => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 21:18:30.303791 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-4137739b-6ec7-483e-8421-082fb0756269 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:18:30.305625 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-4137739b-6ec7-483e-8421-082fb0756269 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] GET https://10.4.3.143/volume/v3/volumes/af0acc53-9296-443e-8cc8-0e1789cc645b Aug 16 21:18:30.305947 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-4137739b-6ec7-483e-8421-082fb0756269 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:18:30.306136 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-4137739b-6ec7-483e-8421-082fb0756269 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:18:30.314239 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:18:30.314239 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:18:30.318971 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-4137739b-6ec7-483e-8421-082fb0756269 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Volume info retrieved successfully. Aug 16 21:18:30.324819 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-4137739b-6ec7-483e-8421-082fb0756269 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] https://10.4.3.143/volume/v3/volumes/af0acc53-9296-443e-8cc8-0e1789cc645b returned with HTTP 200 Aug 16 21:18:30.325361 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 963/3843] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:18:30 2026] GET /volume/v3/volumes/af0acc53-9296-443e-8cc8-0e1789cc645b => generated 1366 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:18:30.729429 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-69db2d11-e3b0-49b4-8e3f-fb106743efaa None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:18:30.732503 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-69db2d11-e3b0-49b4-8e3f-fb106743efaa tempest-VolumesBackupsTest-1226471110 tempest-VolumesBackupsTest-1226471110-project-member] GET https://10.4.3.143/volume/v3/backups/7f4c770f-f2f2-4ed6-8333-82cccf7ae7ba Aug 16 21:18:30.732811 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-69db2d11-e3b0-49b4-8e3f-fb106743efaa tempest-VolumesBackupsTest-1226471110 tempest-VolumesBackupsTest-1226471110-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:18:30.733122 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-69db2d11-e3b0-49b4-8e3f-fb106743efaa tempest-VolumesBackupsTest-1226471110 tempest-VolumesBackupsTest-1226471110-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:18:30.733300 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.v3.backups [None req-69db2d11-e3b0-49b4-8e3f-fb106743efaa tempest-VolumesBackupsTest-1226471110 tempest-VolumesBackupsTest-1226471110-project-member] Show backup with id 7f4c770f-f2f2-4ed6-8333-82cccf7ae7ba. {{(pid=100330) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:18:30.740130 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:18:30.740130 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:18:30.741214 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-69db2d11-e3b0-49b4-8e3f-fb106743efaa tempest-VolumesBackupsTest-1226471110 tempest-VolumesBackupsTest-1226471110-project-member] https://10.4.3.143/volume/v3/backups/7f4c770f-f2f2-4ed6-8333-82cccf7ae7ba returned with HTTP 200 Aug 16 21:18:30.741725 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 966/3844] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:18:30 2026] GET /volume/v3/backups/7f4c770f-f2f2-4ed6-8333-82cccf7ae7ba => generated 752 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:18:30.751397 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-fa7d03ba-3597-4d81-993e-f65893c4035c None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:18:30.756413 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-fa7d03ba-3597-4d81-993e-f65893c4035c tempest-VolumesBackupsTest-1452339589 tempest-VolumesBackupsTest-1452339589-project-admin] GET https://10.4.3.143/volume/v3/backups/4c4dfb08-d6e4-4af0-8677-d3973e56a577 Aug 16 21:18:30.756574 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-fa7d03ba-3597-4d81-993e-f65893c4035c tempest-VolumesBackupsTest-1452339589 tempest-VolumesBackupsTest-1452339589-project-admin] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:18:30.756804 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-fa7d03ba-3597-4d81-993e-f65893c4035c tempest-VolumesBackupsTest-1452339589 tempest-VolumesBackupsTest-1452339589-project-admin] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:18:30.756909 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.v3.backups [None req-fa7d03ba-3597-4d81-993e-f65893c4035c tempest-VolumesBackupsTest-1452339589 tempest-VolumesBackupsTest-1452339589-project-admin] Show backup with id 4c4dfb08-d6e4-4af0-8677-d3973e56a577. {{(pid=100332) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:18:30.764611 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:18:30.764611 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:18:30.765373 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-fa7d03ba-3597-4d81-993e-f65893c4035c tempest-VolumesBackupsTest-1452339589 tempest-VolumesBackupsTest-1452339589-project-admin] https://10.4.3.143/volume/v3/backups/4c4dfb08-d6e4-4af0-8677-d3973e56a577 returned with HTTP 200 Aug 16 21:18:30.765788 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 965/3845] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:18:30 2026] GET /volume/v3/backups/4c4dfb08-d6e4-4af0-8677-d3973e56a577 => generated 751 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:18:30.776068 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-0bd9f09c-7382-46b7-b5b8-9ca6af910da3 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:18:30.777938 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-0bd9f09c-7382-46b7-b5b8-9ca6af910da3 tempest-VolumesBackupsTest-1452339589 tempest-VolumesBackupsTest-1452339589-project-admin] POST https://10.4.3.143/volume/v3/backups Aug 16 21:18:30.778316 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-0bd9f09c-7382-46b7-b5b8-9ca6af910da3 tempest-VolumesBackupsTest-1452339589 tempest-VolumesBackupsTest-1452339589-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "a6b79577-9a16-4028-ae06-0ea633ec9317", "incremental": true, "name": "tempest-VolumesBackupsTest-Backup-210890640"}} {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:18:30.779752 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.contrib.backups [None req-0bd9f09c-7382-46b7-b5b8-9ca6af910da3 tempest-VolumesBackupsTest-1452339589 tempest-VolumesBackupsTest-1452339589-project-admin] Creating new backup {'backup': {'volume_id': 'a6b79577-9a16-4028-ae06-0ea633ec9317', 'incremental': True, 'name': 'tempest-VolumesBackupsTest-Backup-210890640'}} {{(pid=100333) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 16 21:18:30.779933 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.contrib.backups [None req-0bd9f09c-7382-46b7-b5b8-9ca6af910da3 tempest-VolumesBackupsTest-1452339589 tempest-VolumesBackupsTest-1452339589-project-admin] Creating backup of volume a6b79577-9a16-4028-ae06-0ea633ec9317 in container None Aug 16 21:18:30.788302 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:18:30.788302 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:18:30.788703 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-0bd9f09c-7382-46b7-b5b8-9ca6af910da3 tempest-VolumesBackupsTest-1452339589 tempest-VolumesBackupsTest-1452339589-project-admin] Volume info retrieved successfully. Aug 16 21:18:30.806998 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.quota [None req-0bd9f09c-7382-46b7-b5b8-9ca6af910da3 tempest-VolumesBackupsTest-1452339589 tempest-VolumesBackupsTest-1452339589-project-admin] Created reservations ['49682fb2-e756-4c5c-8698-d8690cfad066', '3494700d-9573-4179-9f82-8e8b3abafb39'] {{(pid=100333) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:18:30.838696 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-0bd9f09c-7382-46b7-b5b8-9ca6af910da3 tempest-VolumesBackupsTest-1452339589 tempest-VolumesBackupsTest-1452339589-project-admin] https://10.4.3.143/volume/v3/backups returned with HTTP 202 Aug 16 21:18:30.839244 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 952/3846] 10.4.3.143 () {68 vars in 1259 bytes} [Sun Aug 16 21:18:30 2026] POST /volume/v3/backups => generated 329 bytes in 64 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 21:18:30.848117 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-04135b5e-8b5c-4b4a-9a90-ff6b2499b6fa None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:18:30.852397 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-04135b5e-8b5c-4b4a-9a90-ff6b2499b6fa tempest-VolumesBackupsTest-1452339589 tempest-VolumesBackupsTest-1452339589-project-admin] GET https://10.4.3.143/volume/v3/backups/8e359160-c364-408b-a80a-1d927b885d53 Aug 16 21:18:30.852603 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-04135b5e-8b5c-4b4a-9a90-ff6b2499b6fa tempest-VolumesBackupsTest-1452339589 tempest-VolumesBackupsTest-1452339589-project-admin] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:18:30.852808 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-04135b5e-8b5c-4b4a-9a90-ff6b2499b6fa tempest-VolumesBackupsTest-1452339589 tempest-VolumesBackupsTest-1452339589-project-admin] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:18:30.852925 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.v3.backups [None req-04135b5e-8b5c-4b4a-9a90-ff6b2499b6fa tempest-VolumesBackupsTest-1452339589 tempest-VolumesBackupsTest-1452339589-project-admin] Show backup with id 8e359160-c364-408b-a80a-1d927b885d53. {{(pid=100331) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:18:30.859104 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:18:30.859104 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:18:30.859980 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-04135b5e-8b5c-4b4a-9a90-ff6b2499b6fa tempest-VolumesBackupsTest-1452339589 tempest-VolumesBackupsTest-1452339589-project-admin] https://10.4.3.143/volume/v3/backups/8e359160-c364-408b-a80a-1d927b885d53 returned with HTTP 200 Aug 16 21:18:30.860443 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 964/3847] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:18:30 2026] GET /volume/v3/backups/8e359160-c364-408b-a80a-1d927b885d53 => generated 735 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:18:31.341714 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-2c3f096a-d230-479e-b7f5-1eb0f5335339 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:18:31.343500 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-2c3f096a-d230-479e-b7f5-1eb0f5335339 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] GET https://10.4.3.143/volume/v3/volumes/af0acc53-9296-443e-8cc8-0e1789cc645b Aug 16 21:18:31.343689 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-2c3f096a-d230-479e-b7f5-1eb0f5335339 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:18:31.343878 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-2c3f096a-d230-479e-b7f5-1eb0f5335339 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:18:31.350718 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-2c3f096a-d230-479e-b7f5-1eb0f5335339 tempest-TestVolumeBootPattern-949146785 tempest-TestVolumeBootPattern-949146785-project-member] https://10.4.3.143/volume/v3/volumes/af0acc53-9296-443e-8cc8-0e1789cc645b returned with HTTP 404 Aug 16 21:18:31.351269 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 967/3848] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:18:31 2026] GET /volume/v3/volumes/af0acc53-9296-443e-8cc8-0e1789cc645b => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:18:31.414993 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [req-262edbeb-6e3f-4558-90eb-981eb906f413 req-1fb31dee-e90a-4811-a980-e0b369d4c69d None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:18:31.417036 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [req-262edbeb-6e3f-4558-90eb-981eb906f413 req-1fb31dee-e90a-4811-a980-e0b369d4c69d tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] PUT https://10.4.3.143/volume/v3/attachments/ab6351f1-194e-44c6-86c9-879a7559355b Aug 16 21:18:31.417376 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [req-262edbeb-6e3f-4558-90eb-981eb906f413 req-1fb31dee-e90a-4811-a980-e0b369d4c69d tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.143", "host": "np0000007409", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:e42fbcbe2e9", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "69237b68-d654-4a76-81de-86e36bc8fb86", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:18:31.425470 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.coordination [req-262edbeb-6e3f-4558-90eb-981eb906f413 req-1fb31dee-e90a-4811-a980-e0b369d4c69d tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] Acquiring lock "cinder-attachment_update-533fdb0d-6d29-4731-8c0d-f6598af35de9-np0000007409" by "attachment_update" {{(pid=100332) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:18:31.429253 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.coordination [req-262edbeb-6e3f-4558-90eb-981eb906f413 req-1fb31dee-e90a-4811-a980-e0b369d4c69d tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] Lock "cinder-attachment_update-533fdb0d-6d29-4731-8c0d-f6598af35de9-np0000007409" acquired by "attachment_update" :: waited 0.004s {{(pid=100332) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:18:31.430177 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:18:31.430177 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:18:31.505006 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.coordination [req-262edbeb-6e3f-4558-90eb-981eb906f413 req-1fb31dee-e90a-4811-a980-e0b369d4c69d tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] Lock "cinder-attachment_update-533fdb0d-6d29-4731-8c0d-f6598af35de9-np0000007409" released by "attachment_update" :: held 0.075s {{(pid=100332) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:18:31.505659 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [req-262edbeb-6e3f-4558-90eb-981eb906f413 req-1fb31dee-e90a-4811-a980-e0b369d4c69d tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] https://10.4.3.143/volume/v3/attachments/ab6351f1-194e-44c6-86c9-879a7559355b returned with HTTP 200 Aug 16 21:18:31.506286 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 966/3849] 10.4.3.143 () {74 vars in 1704 bytes} [Sun Aug 16 21:18:31 2026] PUT /volume/v3/attachments/ab6351f1-194e-44c6-86c9-879a7559355b => generated 968 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:18:31.517431 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [req-262edbeb-6e3f-4558-90eb-981eb906f413 req-ca613a9e-0a80-4d97-9bf2-a5411fcb66df None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:18:31.519411 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [req-262edbeb-6e3f-4558-90eb-981eb906f413 req-ca613a9e-0a80-4d97-9bf2-a5411fcb66df tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] GET https://10.4.3.143/volume/v3/attachments/ab6351f1-194e-44c6-86c9-879a7559355b Aug 16 21:18:31.519655 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [req-262edbeb-6e3f-4558-90eb-981eb906f413 req-ca613a9e-0a80-4d97-9bf2-a5411fcb66df tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:18:31.519872 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [req-262edbeb-6e3f-4558-90eb-981eb906f413 req-ca613a9e-0a80-4d97-9bf2-a5411fcb66df tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] Calling method 'version_select' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:18:31.534011 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [req-262edbeb-6e3f-4558-90eb-981eb906f413 req-ca613a9e-0a80-4d97-9bf2-a5411fcb66df tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] https://10.4.3.143/volume/v3/attachments/ab6351f1-194e-44c6-86c9-879a7559355b returned with HTTP 200 Aug 16 21:18:31.534439 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 953/3850] 10.4.3.143 () {70 vars in 1651 bytes} [Sun Aug 16 21:18:31 2026] GET /volume/v3/attachments/ab6351f1-194e-44c6-86c9-879a7559355b => generated 993 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:18:31.872306 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-1aea3ca7-270f-426c-a122-96ee5e633b64 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:18:31.874829 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-1aea3ca7-270f-426c-a122-96ee5e633b64 tempest-VolumesBackupsTest-1452339589 tempest-VolumesBackupsTest-1452339589-project-admin] GET https://10.4.3.143/volume/v3/backups/8e359160-c364-408b-a80a-1d927b885d53 Aug 16 21:18:31.875170 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-1aea3ca7-270f-426c-a122-96ee5e633b64 tempest-VolumesBackupsTest-1452339589 tempest-VolumesBackupsTest-1452339589-project-admin] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:18:31.875483 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-1aea3ca7-270f-426c-a122-96ee5e633b64 tempest-VolumesBackupsTest-1452339589 tempest-VolumesBackupsTest-1452339589-project-admin] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:18:31.875860 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.v3.backups [None req-1aea3ca7-270f-426c-a122-96ee5e633b64 tempest-VolumesBackupsTest-1452339589 tempest-VolumesBackupsTest-1452339589-project-admin] Show backup with id 8e359160-c364-408b-a80a-1d927b885d53. {{(pid=100331) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:18:31.880156 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:18:31.880156 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:18:31.880803 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-1aea3ca7-270f-426c-a122-96ee5e633b64 tempest-VolumesBackupsTest-1452339589 tempest-VolumesBackupsTest-1452339589-project-admin] https://10.4.3.143/volume/v3/backups/8e359160-c364-408b-a80a-1d927b885d53 returned with HTTP 200 Aug 16 21:18:31.881216 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 965/3851] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:18:31 2026] GET /volume/v3/backups/8e359160-c364-408b-a80a-1d927b885d53 => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:18:32.891598 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-21b7e8c7-7771-4996-ac8e-597a8dfda457 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:18:32.893270 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-21b7e8c7-7771-4996-ac8e-597a8dfda457 tempest-VolumesBackupsTest-1452339589 tempest-VolumesBackupsTest-1452339589-project-admin] GET https://10.4.3.143/volume/v3/backups/8e359160-c364-408b-a80a-1d927b885d53 Aug 16 21:18:32.893454 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-21b7e8c7-7771-4996-ac8e-597a8dfda457 tempest-VolumesBackupsTest-1452339589 tempest-VolumesBackupsTest-1452339589-project-admin] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:18:32.893618 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-21b7e8c7-7771-4996-ac8e-597a8dfda457 tempest-VolumesBackupsTest-1452339589 tempest-VolumesBackupsTest-1452339589-project-admin] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:18:32.893715 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.v3.backups [None req-21b7e8c7-7771-4996-ac8e-597a8dfda457 tempest-VolumesBackupsTest-1452339589 tempest-VolumesBackupsTest-1452339589-project-admin] Show backup with id 8e359160-c364-408b-a80a-1d927b885d53. {{(pid=100330) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:18:32.897634 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:18:32.897634 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:18:32.898230 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-21b7e8c7-7771-4996-ac8e-597a8dfda457 tempest-VolumesBackupsTest-1452339589 tempest-VolumesBackupsTest-1452339589-project-admin] https://10.4.3.143/volume/v3/backups/8e359160-c364-408b-a80a-1d927b885d53 returned with HTTP 200 Aug 16 21:18:32.898553 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 968/3852] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:18:32 2026] GET /volume/v3/backups/8e359160-c364-408b-a80a-1d927b885d53 => generated 737 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:18:33.908908 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-7a7f8f8f-ac10-40e9-a3f4-c2d3c212dd7a None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:18:33.910464 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-7a7f8f8f-ac10-40e9-a3f4-c2d3c212dd7a tempest-VolumesBackupsTest-1452339589 tempest-VolumesBackupsTest-1452339589-project-admin] GET https://10.4.3.143/volume/v3/backups/8e359160-c364-408b-a80a-1d927b885d53 Aug 16 21:18:33.910628 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-7a7f8f8f-ac10-40e9-a3f4-c2d3c212dd7a tempest-VolumesBackupsTest-1452339589 tempest-VolumesBackupsTest-1452339589-project-admin] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:18:33.910886 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-7a7f8f8f-ac10-40e9-a3f4-c2d3c212dd7a tempest-VolumesBackupsTest-1452339589 tempest-VolumesBackupsTest-1452339589-project-admin] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:18:33.911058 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.v3.backups [None req-7a7f8f8f-ac10-40e9-a3f4-c2d3c212dd7a tempest-VolumesBackupsTest-1452339589 tempest-VolumesBackupsTest-1452339589-project-admin] Show backup with id 8e359160-c364-408b-a80a-1d927b885d53. {{(pid=100332) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:18:33.915944 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:18:33.915944 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:18:33.916621 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-7a7f8f8f-ac10-40e9-a3f4-c2d3c212dd7a tempest-VolumesBackupsTest-1452339589 tempest-VolumesBackupsTest-1452339589-project-admin] https://10.4.3.143/volume/v3/backups/8e359160-c364-408b-a80a-1d927b885d53 returned with HTTP 200 Aug 16 21:18:33.917115 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 967/3853] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:18:33 2026] GET /volume/v3/backups/8e359160-c364-408b-a80a-1d927b885d53 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:18:34.928267 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-8b75e4ce-166a-4fd9-ab75-b97ccb4b69ef None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:18:34.930183 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-8b75e4ce-166a-4fd9-ab75-b97ccb4b69ef tempest-VolumesBackupsTest-1452339589 tempest-VolumesBackupsTest-1452339589-project-admin] GET https://10.4.3.143/volume/v3/backups/8e359160-c364-408b-a80a-1d927b885d53 Aug 16 21:18:34.930383 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-8b75e4ce-166a-4fd9-ab75-b97ccb4b69ef tempest-VolumesBackupsTest-1452339589 tempest-VolumesBackupsTest-1452339589-project-admin] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:18:34.930581 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-8b75e4ce-166a-4fd9-ab75-b97ccb4b69ef tempest-VolumesBackupsTest-1452339589 tempest-VolumesBackupsTest-1452339589-project-admin] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:18:34.930709 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.v3.backups [None req-8b75e4ce-166a-4fd9-ab75-b97ccb4b69ef tempest-VolumesBackupsTest-1452339589 tempest-VolumesBackupsTest-1452339589-project-admin] Show backup with id 8e359160-c364-408b-a80a-1d927b885d53. {{(pid=100333) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:18:34.938880 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:18:34.938880 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:18:34.940038 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-8b75e4ce-166a-4fd9-ab75-b97ccb4b69ef tempest-VolumesBackupsTest-1452339589 tempest-VolumesBackupsTest-1452339589-project-admin] https://10.4.3.143/volume/v3/backups/8e359160-c364-408b-a80a-1d927b885d53 returned with HTTP 200 Aug 16 21:18:34.940306 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 954/3854] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:18:34 2026] GET /volume/v3/backups/8e359160-c364-408b-a80a-1d927b885d53 => generated 748 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:18:35.950281 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-80ad2fb9-10db-4b0b-959f-0b9ae36e70ef None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:18:35.954968 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-80ad2fb9-10db-4b0b-959f-0b9ae36e70ef tempest-VolumesBackupsTest-1452339589 tempest-VolumesBackupsTest-1452339589-project-admin] GET https://10.4.3.143/volume/v3/backups/8e359160-c364-408b-a80a-1d927b885d53 Aug 16 21:18:35.955255 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-80ad2fb9-10db-4b0b-959f-0b9ae36e70ef tempest-VolumesBackupsTest-1452339589 tempest-VolumesBackupsTest-1452339589-project-admin] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:18:35.955529 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-80ad2fb9-10db-4b0b-959f-0b9ae36e70ef tempest-VolumesBackupsTest-1452339589 tempest-VolumesBackupsTest-1452339589-project-admin] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:18:35.955682 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.v3.backups [None req-80ad2fb9-10db-4b0b-959f-0b9ae36e70ef tempest-VolumesBackupsTest-1452339589 tempest-VolumesBackupsTest-1452339589-project-admin] Show backup with id 8e359160-c364-408b-a80a-1d927b885d53. {{(pid=100331) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:18:35.960759 np0000007409 devstack@c-api.service[100331]: DEBUG dbcounter [-] [100331] Writing DB stats cinder:SELECT=132,cinder:INSERT=16,cinder:UPDATE=31 {{(pid=100331) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 16 21:18:35.969060 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:18:35.969060 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:18:35.970009 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-80ad2fb9-10db-4b0b-959f-0b9ae36e70ef tempest-VolumesBackupsTest-1452339589 tempest-VolumesBackupsTest-1452339589-project-admin] https://10.4.3.143/volume/v3/backups/8e359160-c364-408b-a80a-1d927b885d53 returned with HTTP 200 Aug 16 21:18:35.970514 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 966/3855] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:18:35 2026] GET /volume/v3/backups/8e359160-c364-408b-a80a-1d927b885d53 => generated 748 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:18:36.203396 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [req-262edbeb-6e3f-4558-90eb-981eb906f413 req-36883935-da64-4d43-af22-c2aaaf74cb6b None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:18:36.206476 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [req-262edbeb-6e3f-4558-90eb-981eb906f413 req-36883935-da64-4d43-af22-c2aaaf74cb6b tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] GET https://10.4.3.143/volume/v3/volumes/533fdb0d-6d29-4731-8c0d-f6598af35de9/encryption Aug 16 21:18:36.206735 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [req-262edbeb-6e3f-4558-90eb-981eb906f413 req-36883935-da64-4d43-af22-c2aaaf74cb6b tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:18:36.207084 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [req-262edbeb-6e3f-4558-90eb-981eb906f413 req-36883935-da64-4d43-af22-c2aaaf74cb6b tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] Calling method 'index' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:18:36.209875 np0000007409 devstack@c-api.service[100330]: DEBUG dbcounter [-] [100330] Writing DB stats cinder:SELECT=117,cinder:INSERT=9,cinder:UPDATE=23 {{(pid=100330) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 16 21:18:36.221654 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:18:36.221654 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:18:36.229594 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [req-262edbeb-6e3f-4558-90eb-981eb906f413 req-36883935-da64-4d43-af22-c2aaaf74cb6b tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] https://10.4.3.143/volume/v3/volumes/533fdb0d-6d29-4731-8c0d-f6598af35de9/encryption returned with HTTP 200 Aug 16 21:18:36.230076 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 969/3856] 10.4.3.143 () {68 vars in 1631 bytes} [Sun Aug 16 21:18:36 2026] GET /volume/v3/volumes/533fdb0d-6d29-4731-8c0d-f6598af35de9/encryption => generated 160 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:18:36.982556 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-9c57f982-a87c-4998-8544-a647a7a9efcd None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:18:36.984443 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-9c57f982-a87c-4998-8544-a647a7a9efcd tempest-VolumesBackupsTest-1452339589 tempest-VolumesBackupsTest-1452339589-project-admin] GET https://10.4.3.143/volume/v3/backups/8e359160-c364-408b-a80a-1d927b885d53 Aug 16 21:18:36.984796 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-9c57f982-a87c-4998-8544-a647a7a9efcd tempest-VolumesBackupsTest-1452339589 tempest-VolumesBackupsTest-1452339589-project-admin] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:18:36.985204 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-9c57f982-a87c-4998-8544-a647a7a9efcd tempest-VolumesBackupsTest-1452339589 tempest-VolumesBackupsTest-1452339589-project-admin] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:18:36.985439 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.v3.backups [None req-9c57f982-a87c-4998-8544-a647a7a9efcd tempest-VolumesBackupsTest-1452339589 tempest-VolumesBackupsTest-1452339589-project-admin] Show backup with id 8e359160-c364-408b-a80a-1d927b885d53. {{(pid=100332) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:18:36.988427 np0000007409 devstack@c-api.service[100332]: DEBUG dbcounter [-] [100332] Writing DB stats cinder:SELECT=162,cinder:UPDATE=45,cinder:INSERT=16 {{(pid=100332) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 16 21:18:36.992948 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:18:36.992948 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:18:36.993795 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-9c57f982-a87c-4998-8544-a647a7a9efcd tempest-VolumesBackupsTest-1452339589 tempest-VolumesBackupsTest-1452339589-project-admin] https://10.4.3.143/volume/v3/backups/8e359160-c364-408b-a80a-1d927b885d53 returned with HTTP 200 Aug 16 21:18:36.994260 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 968/3857] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:18:36 2026] GET /volume/v3/backups/8e359160-c364-408b-a80a-1d927b885d53 => generated 748 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:18:38.005603 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-cf32466c-1163-44e6-900b-e2b991584401 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:18:38.008002 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-cf32466c-1163-44e6-900b-e2b991584401 tempest-VolumesBackupsTest-1452339589 tempest-VolumesBackupsTest-1452339589-project-admin] GET https://10.4.3.143/volume/v3/backups/8e359160-c364-408b-a80a-1d927b885d53 Aug 16 21:18:38.008612 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-cf32466c-1163-44e6-900b-e2b991584401 tempest-VolumesBackupsTest-1452339589 tempest-VolumesBackupsTest-1452339589-project-admin] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:18:38.008612 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-cf32466c-1163-44e6-900b-e2b991584401 tempest-VolumesBackupsTest-1452339589 tempest-VolumesBackupsTest-1452339589-project-admin] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:18:38.008612 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.v3.backups [None req-cf32466c-1163-44e6-900b-e2b991584401 tempest-VolumesBackupsTest-1452339589 tempest-VolumesBackupsTest-1452339589-project-admin] Show backup with id 8e359160-c364-408b-a80a-1d927b885d53. {{(pid=100333) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:18:38.013974 np0000007409 devstack@c-api.service[100333]: DEBUG dbcounter [-] [100333] Writing DB stats cinder:SELECT=195,cinder:INSERT=23,cinder:UPDATE=59 {{(pid=100333) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 16 21:18:38.014717 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:18:38.014717 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:18:38.016113 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-cf32466c-1163-44e6-900b-e2b991584401 tempest-VolumesBackupsTest-1452339589 tempest-VolumesBackupsTest-1452339589-project-admin] https://10.4.3.143/volume/v3/backups/8e359160-c364-408b-a80a-1d927b885d53 returned with HTTP 200 Aug 16 21:18:38.016657 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 955/3858] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:18:38 2026] GET /volume/v3/backups/8e359160-c364-408b-a80a-1d927b885d53 => generated 748 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:18:38.229900 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-ae53de18-5a19-4a95-b4c0-cfcda630744a None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:18:38.325030 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-ae53de18-5a19-4a95-b4c0-cfcda630744a tempest-CreateVolumesFromImageTest-37139430 tempest-CreateVolumesFromImageTest-37139430-project-member] POST https://10.4.3.143/volume/v3/volumes Aug 16 21:18:38.325394 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-ae53de18-5a19-4a95-b4c0-cfcda630744a tempest-CreateVolumesFromImageTest-37139430 tempest-CreateVolumesFromImageTest-37139430-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "42b524b5-4969-43e9-b5aa-f976c786aa94", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-504978919"}} {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:18:38.326893 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.v3.volumes [None req-ae53de18-5a19-4a95-b4c0-cfcda630744a tempest-CreateVolumesFromImageTest-37139430 tempest-CreateVolumesFromImageTest-37139430-project-member] Create volume request body: {'volume': {"'imageRef": '42b524b5-4969-43e9-b5aa-f976c786aa94', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-504978919'}} {{(pid=100331) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 21:18:38.327027 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.v3.volumes [None req-ae53de18-5a19-4a95-b4c0-cfcda630744a tempest-CreateVolumesFromImageTest-37139430 tempest-CreateVolumesFromImageTest-37139430-project-member] Create volume of 1 GB Aug 16 21:18:38.331636 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-ae53de18-5a19-4a95-b4c0-cfcda630744a tempest-CreateVolumesFromImageTest-37139430 tempest-CreateVolumesFromImageTest-37139430-project-member] Availability Zones retrieved successfully. Aug 16 21:18:38.336969 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-ae53de18-5a19-4a95-b4c0-cfcda630744a tempest-CreateVolumesFromImageTest-37139430 tempest-CreateVolumesFromImageTest-37139430-project-member] Flow 'volume_create_api' (c46bb9fc-d5bd-4c9a-b9e7-696a51fdb394) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100331) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:18:38.338531 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-ae53de18-5a19-4a95-b4c0-cfcda630744a tempest-CreateVolumesFromImageTest-37139430 tempest-CreateVolumesFromImageTest-37139430-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ece283bb-8a09-4440-a3eb-923191446be7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:18:38.339432 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.flows.api.create_volume [None req-ae53de18-5a19-4a95-b4c0-cfcda630744a tempest-CreateVolumesFromImageTest-37139430 tempest-CreateVolumesFromImageTest-37139430-project-member] Validating volume size '1' using validate_int {{(pid=100331) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 21:18:38.365390 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-ae53de18-5a19-4a95-b4c0-cfcda630744a tempest-CreateVolumesFromImageTest-37139430 tempest-CreateVolumesFromImageTest-37139430-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ece283bb-8a09-4440-a3eb-923191446be7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T21:04:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=69e633b8-fab9-4b15-8b40-4f1a67c51cda,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '69e633b8-fab9-4b15-8b40-4f1a67c51cda', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:18:38.366279 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-ae53de18-5a19-4a95-b4c0-cfcda630744a tempest-CreateVolumesFromImageTest-37139430 tempest-CreateVolumesFromImageTest-37139430-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (193dce3c-db46-4956-88ad-8f9a84a23740) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:18:38.425081 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.quota [None req-ae53de18-5a19-4a95-b4c0-cfcda630744a tempest-CreateVolumesFromImageTest-37139430 tempest-CreateVolumesFromImageTest-37139430-project-member] Created reservations ['3c04ce0a-e577-47f1-9ed9-b22f05630a5a', '0230cc0f-548f-4107-8ae8-ac0ba16d79fd', '6da9baac-ed62-4564-b748-4092e8ad2c88', '83326a75-1c43-41a7-8b90-16bf2246dd84'] {{(pid=100331) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:18:38.425840 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-ae53de18-5a19-4a95-b4c0-cfcda630744a tempest-CreateVolumesFromImageTest-37139430 tempest-CreateVolumesFromImageTest-37139430-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (193dce3c-db46-4956-88ad-8f9a84a23740) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3c04ce0a-e577-47f1-9ed9-b22f05630a5a', '0230cc0f-548f-4107-8ae8-ac0ba16d79fd', '6da9baac-ed62-4564-b748-4092e8ad2c88', '83326a75-1c43-41a7-8b90-16bf2246dd84']}' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:18:38.426566 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-ae53de18-5a19-4a95-b4c0-cfcda630744a tempest-CreateVolumesFromImageTest-37139430 tempest-CreateVolumesFromImageTest-37139430-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6bb3426c-d14c-44b4-8d02-d4b7e1b120c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:18:38.448673 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-ae53de18-5a19-4a95-b4c0-cfcda630744a tempest-CreateVolumesFromImageTest-37139430 tempest-CreateVolumesFromImageTest-37139430-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6bb3426c-d14c-44b4-8d02-d4b7e1b120c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a6e212aa-ef88-4068-9fba-82c0324f0363', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-504978919',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='007ce834497c4001a19340c046ad3d35',qos_specs=None,replication_status=,reservations=['3c04ce0a-e577-47f1-9ed9-b22f05630a5a','0230cc0f-548f-4107-8ae8-ac0ba16d79fd','6da9baac-ed62-4564-b748-4092e8ad2c88','83326a75-1c43-41a7-8b90-16bf2246dd84'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='12328c1e1bbf4a6f8eeef1a369d1c560',volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T21:18:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-504978919',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a6e212aa-ef88-4068-9fba-82c0324f0363,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='007ce834497c4001a19340c046ad3d35',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='12328c1e1bbf4a6f8eeef1a369d1c560',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(69e633b8-fab9-4b15-8b40-4f1a67c51cda),volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda)}' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:18:38.449440 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-ae53de18-5a19-4a95-b4c0-cfcda630744a tempest-CreateVolumesFromImageTest-37139430 tempest-CreateVolumesFromImageTest-37139430-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e28144fe-d8af-4c36-beb8-30016c911273) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:18:38.469493 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-ae53de18-5a19-4a95-b4c0-cfcda630744a tempest-CreateVolumesFromImageTest-37139430 tempest-CreateVolumesFromImageTest-37139430-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e28144fe-d8af-4c36-beb8-30016c911273) transitioned into state 'SUCCESS' from state '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-504978919',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='007ce834497c4001a19340c046ad3d35',qos_specs=None,replication_status=,reservations=['3c04ce0a-e577-47f1-9ed9-b22f05630a5a','0230cc0f-548f-4107-8ae8-ac0ba16d79fd','6da9baac-ed62-4564-b748-4092e8ad2c88','83326a75-1c43-41a7-8b90-16bf2246dd84'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='12328c1e1bbf4a6f8eeef1a369d1c560',volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda)}' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:18:38.470261 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-ae53de18-5a19-4a95-b4c0-cfcda630744a tempest-CreateVolumesFromImageTest-37139430 tempest-CreateVolumesFromImageTest-37139430-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d3e3fbc6-e899-49e1-938e-211e29040d69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:18:38.481650 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-ae53de18-5a19-4a95-b4c0-cfcda630744a tempest-CreateVolumesFromImageTest-37139430 tempest-CreateVolumesFromImageTest-37139430-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d3e3fbc6-e899-49e1-938e-211e29040d69) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:18:38.482537 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-ae53de18-5a19-4a95-b4c0-cfcda630744a tempest-CreateVolumesFromImageTest-37139430 tempest-CreateVolumesFromImageTest-37139430-project-member] Flow 'volume_create_api' (c46bb9fc-d5bd-4c9a-b9e7-696a51fdb394) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100331) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:18:38.482868 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-ae53de18-5a19-4a95-b4c0-cfcda630744a tempest-CreateVolumesFromImageTest-37139430 tempest-CreateVolumesFromImageTest-37139430-project-member] Create volume request issued successfully. Aug 16 21:18:38.483467 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-ae53de18-5a19-4a95-b4c0-cfcda630744a tempest-CreateVolumesFromImageTest-37139430 tempest-CreateVolumesFromImageTest-37139430-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Aug 16 21:18:38.483852 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 967/3859] 10.4.3.143 () {68 vars in 1259 bytes} [Sun Aug 16 21:18:38 2026] POST /volume/v3/volumes => generated 756 bytes in 254 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 21:18:38.496598 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-a230bde1-0890-47fc-888c-9d896004a659 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:18:38.498843 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-a230bde1-0890-47fc-888c-9d896004a659 tempest-CreateVolumesFromImageTest-37139430 tempest-CreateVolumesFromImageTest-37139430-project-member] POST https://10.4.3.143/volume/v3/volumes Aug 16 21:18:38.499316 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-a230bde1-0890-47fc-888c-9d896004a659 tempest-CreateVolumesFromImageTest-37139430 tempest-CreateVolumesFromImageTest-37139430-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "42b524b5-4969-43e9-b5aa-f976c786aa94", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1573526507"}} {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:18:38.501211 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.v3.volumes [None req-a230bde1-0890-47fc-888c-9d896004a659 tempest-CreateVolumesFromImageTest-37139430 tempest-CreateVolumesFromImageTest-37139430-project-member] Create volume request body: {'volume': {"'imageRef": '42b524b5-4969-43e9-b5aa-f976c786aa94', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1573526507'}} {{(pid=100330) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 21:18:38.501390 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.v3.volumes [None req-a230bde1-0890-47fc-888c-9d896004a659 tempest-CreateVolumesFromImageTest-37139430 tempest-CreateVolumesFromImageTest-37139430-project-member] Create volume of 1 GB Aug 16 21:18:38.505935 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-a230bde1-0890-47fc-888c-9d896004a659 tempest-CreateVolumesFromImageTest-37139430 tempest-CreateVolumesFromImageTest-37139430-project-member] Availability Zones retrieved successfully. Aug 16 21:18:38.511725 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-a230bde1-0890-47fc-888c-9d896004a659 tempest-CreateVolumesFromImageTest-37139430 tempest-CreateVolumesFromImageTest-37139430-project-member] Flow 'volume_create_api' (620ecc36-4ec7-4eef-8a15-13c5d38021b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100330) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:18:38.512633 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-a230bde1-0890-47fc-888c-9d896004a659 tempest-CreateVolumesFromImageTest-37139430 tempest-CreateVolumesFromImageTest-37139430-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8b78b2df-81ba-427b-81d8-e6743766745d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:18:38.513519 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.flows.api.create_volume [None req-a230bde1-0890-47fc-888c-9d896004a659 tempest-CreateVolumesFromImageTest-37139430 tempest-CreateVolumesFromImageTest-37139430-project-member] Validating volume size '1' using validate_int {{(pid=100330) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 21:18:38.543403 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-a230bde1-0890-47fc-888c-9d896004a659 tempest-CreateVolumesFromImageTest-37139430 tempest-CreateVolumesFromImageTest-37139430-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8b78b2df-81ba-427b-81d8-e6743766745d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T21:04:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=69e633b8-fab9-4b15-8b40-4f1a67c51cda,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '69e633b8-fab9-4b15-8b40-4f1a67c51cda', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:18:38.544232 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-a230bde1-0890-47fc-888c-9d896004a659 tempest-CreateVolumesFromImageTest-37139430 tempest-CreateVolumesFromImageTest-37139430-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (34da4e8d-696a-4e68-a878-eccf8aa90572) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:18:38.592396 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.quota [None req-a230bde1-0890-47fc-888c-9d896004a659 tempest-CreateVolumesFromImageTest-37139430 tempest-CreateVolumesFromImageTest-37139430-project-member] Created reservations ['cc34b576-878d-4ba1-a436-fbcc7eaa8dcc', 'e5c089ac-3de6-42fe-b992-403816bbce92', 'e30ed8e0-4b17-4c47-a704-95ddf9c14541', '92d387df-2d60-43df-a491-9767672ca98e'] {{(pid=100330) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:18:38.593175 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-a230bde1-0890-47fc-888c-9d896004a659 tempest-CreateVolumesFromImageTest-37139430 tempest-CreateVolumesFromImageTest-37139430-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (34da4e8d-696a-4e68-a878-eccf8aa90572) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cc34b576-878d-4ba1-a436-fbcc7eaa8dcc', 'e5c089ac-3de6-42fe-b992-403816bbce92', 'e30ed8e0-4b17-4c47-a704-95ddf9c14541', '92d387df-2d60-43df-a491-9767672ca98e']}' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:18:38.593837 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-a230bde1-0890-47fc-888c-9d896004a659 tempest-CreateVolumesFromImageTest-37139430 tempest-CreateVolumesFromImageTest-37139430-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7a622517-027a-40cf-b9a2-565f5851d19b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:18:38.615433 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-a230bde1-0890-47fc-888c-9d896004a659 tempest-CreateVolumesFromImageTest-37139430 tempest-CreateVolumesFromImageTest-37139430-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7a622517-027a-40cf-b9a2-565f5851d19b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9d67c0e2-5abc-4f3a-b129-9f7e4d862869', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1573526507',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='007ce834497c4001a19340c046ad3d35',qos_specs=None,replication_status=,reservations=['cc34b576-878d-4ba1-a436-fbcc7eaa8dcc','e5c089ac-3de6-42fe-b992-403816bbce92','e30ed8e0-4b17-4c47-a704-95ddf9c14541','92d387df-2d60-43df-a491-9767672ca98e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='12328c1e1bbf4a6f8eeef1a369d1c560',volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T21:18:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1573526507',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9d67c0e2-5abc-4f3a-b129-9f7e4d862869,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='007ce834497c4001a19340c046ad3d35',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='12328c1e1bbf4a6f8eeef1a369d1c560',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(69e633b8-fab9-4b15-8b40-4f1a67c51cda),volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda)}' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:18:38.616312 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-a230bde1-0890-47fc-888c-9d896004a659 tempest-CreateVolumesFromImageTest-37139430 tempest-CreateVolumesFromImageTest-37139430-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d2250de0-b594-4464-8107-b4289daf8a65) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:18:38.634897 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-a230bde1-0890-47fc-888c-9d896004a659 tempest-CreateVolumesFromImageTest-37139430 tempest-CreateVolumesFromImageTest-37139430-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d2250de0-b594-4464-8107-b4289daf8a65) transitioned into state 'SUCCESS' from state '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-1573526507',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='007ce834497c4001a19340c046ad3d35',qos_specs=None,replication_status=,reservations=['cc34b576-878d-4ba1-a436-fbcc7eaa8dcc','e5c089ac-3de6-42fe-b992-403816bbce92','e30ed8e0-4b17-4c47-a704-95ddf9c14541','92d387df-2d60-43df-a491-9767672ca98e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='12328c1e1bbf4a6f8eeef1a369d1c560',volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda)}' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:18:38.635938 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-a230bde1-0890-47fc-888c-9d896004a659 tempest-CreateVolumesFromImageTest-37139430 tempest-CreateVolumesFromImageTest-37139430-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d591c163-5d1c-4b85-8851-f93fba979a15) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:18:38.646350 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-a230bde1-0890-47fc-888c-9d896004a659 tempest-CreateVolumesFromImageTest-37139430 tempest-CreateVolumesFromImageTest-37139430-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d591c163-5d1c-4b85-8851-f93fba979a15) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:18:38.647696 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-a230bde1-0890-47fc-888c-9d896004a659 tempest-CreateVolumesFromImageTest-37139430 tempest-CreateVolumesFromImageTest-37139430-project-member] Flow 'volume_create_api' (620ecc36-4ec7-4eef-8a15-13c5d38021b5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100330) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:18:38.648648 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-a230bde1-0890-47fc-888c-9d896004a659 tempest-CreateVolumesFromImageTest-37139430 tempest-CreateVolumesFromImageTest-37139430-project-member] Create volume request issued successfully. Aug 16 21:18:38.649523 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-a230bde1-0890-47fc-888c-9d896004a659 tempest-CreateVolumesFromImageTest-37139430 tempest-CreateVolumesFromImageTest-37139430-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Aug 16 21:18:38.650138 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 970/3860] 10.4.3.143 () {68 vars in 1259 bytes} [Sun Aug 16 21:18:38 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 16 21:18:38.664320 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-6b78c532-8cae-4f54-afcc-c0b7a051d7f8 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:18:38.669558 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-6b78c532-8cae-4f54-afcc-c0b7a051d7f8 tempest-CreateVolumesFromImageTest-37139430 tempest-CreateVolumesFromImageTest-37139430-project-member] POST https://10.4.3.143/volume/v3/volumes Aug 16 21:18:38.670029 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-6b78c532-8cae-4f54-afcc-c0b7a051d7f8 tempest-CreateVolumesFromImageTest-37139430 tempest-CreateVolumesFromImageTest-37139430-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "42b524b5-4969-43e9-b5aa-f976c786aa94", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-405845976"}} {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:18:38.671701 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.v3.volumes [None req-6b78c532-8cae-4f54-afcc-c0b7a051d7f8 tempest-CreateVolumesFromImageTest-37139430 tempest-CreateVolumesFromImageTest-37139430-project-member] Create volume request body: {'volume': {"'imageRef": '42b524b5-4969-43e9-b5aa-f976c786aa94', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-405845976'}} {{(pid=100332) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 21:18:38.671865 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.v3.volumes [None req-6b78c532-8cae-4f54-afcc-c0b7a051d7f8 tempest-CreateVolumesFromImageTest-37139430 tempest-CreateVolumesFromImageTest-37139430-project-member] Create volume of 1 GB Aug 16 21:18:38.676130 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-6b78c532-8cae-4f54-afcc-c0b7a051d7f8 tempest-CreateVolumesFromImageTest-37139430 tempest-CreateVolumesFromImageTest-37139430-project-member] Availability Zones retrieved successfully. Aug 16 21:18:38.682317 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-6b78c532-8cae-4f54-afcc-c0b7a051d7f8 tempest-CreateVolumesFromImageTest-37139430 tempest-CreateVolumesFromImageTest-37139430-project-member] Flow 'volume_create_api' (23fd014a-7ed9-4094-ade9-934c701b606b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100332) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:18:38.683809 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-6b78c532-8cae-4f54-afcc-c0b7a051d7f8 tempest-CreateVolumesFromImageTest-37139430 tempest-CreateVolumesFromImageTest-37139430-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3ddeea7a-b56f-489b-80dd-63419c6a73f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:18:38.685240 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.flows.api.create_volume [None req-6b78c532-8cae-4f54-afcc-c0b7a051d7f8 tempest-CreateVolumesFromImageTest-37139430 tempest-CreateVolumesFromImageTest-37139430-project-member] Validating volume size '1' using validate_int {{(pid=100332) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 21:18:38.714094 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-6b78c532-8cae-4f54-afcc-c0b7a051d7f8 tempest-CreateVolumesFromImageTest-37139430 tempest-CreateVolumesFromImageTest-37139430-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3ddeea7a-b56f-489b-80dd-63419c6a73f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T21:04:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=69e633b8-fab9-4b15-8b40-4f1a67c51cda,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '69e633b8-fab9-4b15-8b40-4f1a67c51cda', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:18:38.714878 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-6b78c532-8cae-4f54-afcc-c0b7a051d7f8 tempest-CreateVolumesFromImageTest-37139430 tempest-CreateVolumesFromImageTest-37139430-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (76aaaa8a-f4b2-4b98-9f26-321e30d590a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:18:38.747620 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [req-262edbeb-6e3f-4558-90eb-981eb906f413 req-54b91af7-b718-4b25-97fd-b85a466a2d9d None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:18:38.751476 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [req-262edbeb-6e3f-4558-90eb-981eb906f413 req-54b91af7-b718-4b25-97fd-b85a466a2d9d tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] POST https://10.4.3.143/volume/v3/attachments/ab6351f1-194e-44c6-86c9-879a7559355b/action Aug 16 21:18:38.752392 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [req-262edbeb-6e3f-4558-90eb-981eb906f413 req-54b91af7-b718-4b25-97fd-b85a466a2d9d tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] Action body: b'{"os-complete": null}' {{(pid=100333) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 21:18:38.752559 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [req-262edbeb-6e3f-4558-90eb-981eb906f413 req-54b91af7-b718-4b25-97fd-b85a466a2d9d tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:18:38.756708 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.quota [None req-6b78c532-8cae-4f54-afcc-c0b7a051d7f8 tempest-CreateVolumesFromImageTest-37139430 tempest-CreateVolumesFromImageTest-37139430-project-member] Created reservations ['6eba90a7-90c1-49fa-82d4-648767592ac6', 'f547f9c3-6e40-45d0-9f2e-d9e3d61fefbc', '73237e21-c095-4f8a-aad6-55ee0c2a45b6', '6e3001d6-e671-402f-821f-06ea76f99215'] {{(pid=100332) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:18:38.757478 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-6b78c532-8cae-4f54-afcc-c0b7a051d7f8 tempest-CreateVolumesFromImageTest-37139430 tempest-CreateVolumesFromImageTest-37139430-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (76aaaa8a-f4b2-4b98-9f26-321e30d590a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6eba90a7-90c1-49fa-82d4-648767592ac6', 'f547f9c3-6e40-45d0-9f2e-d9e3d61fefbc', '73237e21-c095-4f8a-aad6-55ee0c2a45b6', '6e3001d6-e671-402f-821f-06ea76f99215']}' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:18:38.758172 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-6b78c532-8cae-4f54-afcc-c0b7a051d7f8 tempest-CreateVolumesFromImageTest-37139430 tempest-CreateVolumesFromImageTest-37139430-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (496fc4f9-c798-4991-a9f8-7a0d1292be40) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:18:38.776011 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:18:38.776011 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:18:38.783065 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-6b78c532-8cae-4f54-afcc-c0b7a051d7f8 tempest-CreateVolumesFromImageTest-37139430 tempest-CreateVolumesFromImageTest-37139430-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (496fc4f9-c798-4991-a9f8-7a0d1292be40) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f209466a-2807-4d0f-9728-abfcca27843f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-405845976',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='007ce834497c4001a19340c046ad3d35',qos_specs=None,replication_status=,reservations=['6eba90a7-90c1-49fa-82d4-648767592ac6','f547f9c3-6e40-45d0-9f2e-d9e3d61fefbc','73237e21-c095-4f8a-aad6-55ee0c2a45b6','6e3001d6-e671-402f-821f-06ea76f99215'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='12328c1e1bbf4a6f8eeef1a369d1c560',volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T21:18:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-405845976',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f209466a-2807-4d0f-9728-abfcca27843f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='007ce834497c4001a19340c046ad3d35',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='12328c1e1bbf4a6f8eeef1a369d1c560',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(69e633b8-fab9-4b15-8b40-4f1a67c51cda),volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda)}' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:18:38.783894 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-6b78c532-8cae-4f54-afcc-c0b7a051d7f8 tempest-CreateVolumesFromImageTest-37139430 tempest-CreateVolumesFromImageTest-37139430-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (17069316-aeee-478a-95d9-91028f4036ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:18:38.792631 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [req-262edbeb-6e3f-4558-90eb-981eb906f413 req-54b91af7-b718-4b25-97fd-b85a466a2d9d tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] https://10.4.3.143/volume/v3/attachments/ab6351f1-194e-44c6-86c9-879a7559355b/action returned with HTTP 204 Aug 16 21:18:38.793290 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 956/3861] 10.4.3.143 () {74 vars in 1725 bytes} [Sun Aug 16 21:18:38 2026] POST /volume/v3/attachments/ab6351f1-194e-44c6-86c9-879a7559355b/action => generated 0 bytes in 46 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:18:38.804694 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-6b78c532-8cae-4f54-afcc-c0b7a051d7f8 tempest-CreateVolumesFromImageTest-37139430 tempest-CreateVolumesFromImageTest-37139430-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (17069316-aeee-478a-95d9-91028f4036ff) transitioned into state 'SUCCESS' from state '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-405845976',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='007ce834497c4001a19340c046ad3d35',qos_specs=None,replication_status=,reservations=['6eba90a7-90c1-49fa-82d4-648767592ac6','f547f9c3-6e40-45d0-9f2e-d9e3d61fefbc','73237e21-c095-4f8a-aad6-55ee0c2a45b6','6e3001d6-e671-402f-821f-06ea76f99215'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='12328c1e1bbf4a6f8eeef1a369d1c560',volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda)}' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:18:38.805497 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-6b78c532-8cae-4f54-afcc-c0b7a051d7f8 tempest-CreateVolumesFromImageTest-37139430 tempest-CreateVolumesFromImageTest-37139430-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (45511b28-037e-4723-88d6-80ece99bec56) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:18:38.815112 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-6b78c532-8cae-4f54-afcc-c0b7a051d7f8 tempest-CreateVolumesFromImageTest-37139430 tempest-CreateVolumesFromImageTest-37139430-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (45511b28-037e-4723-88d6-80ece99bec56) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:18:38.815929 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-6b78c532-8cae-4f54-afcc-c0b7a051d7f8 tempest-CreateVolumesFromImageTest-37139430 tempest-CreateVolumesFromImageTest-37139430-project-member] Flow 'volume_create_api' (23fd014a-7ed9-4094-ade9-934c701b606b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100332) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:18:38.816246 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-6b78c532-8cae-4f54-afcc-c0b7a051d7f8 tempest-CreateVolumesFromImageTest-37139430 tempest-CreateVolumesFromImageTest-37139430-project-member] Create volume request issued successfully. Aug 16 21:18:38.816814 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-6b78c532-8cae-4f54-afcc-c0b7a051d7f8 tempest-CreateVolumesFromImageTest-37139430 tempest-CreateVolumesFromImageTest-37139430-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Aug 16 21:18:38.817445 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 969/3862] 10.4.3.143 () {68 vars in 1259 bytes} [Sun Aug 16 21:18:38 2026] POST /volume/v3/volumes => generated 756 bytes in 154 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 21:18:38.829387 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-93cb5a9b-0f91-4b8e-b535-94330d806368 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:18:38.831574 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-93cb5a9b-0f91-4b8e-b535-94330d806368 tempest-CreateVolumesFromImageTest-37139430 tempest-CreateVolumesFromImageTest-37139430-project-member] POST https://10.4.3.143/volume/v3/volumes Aug 16 21:18:38.831987 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-93cb5a9b-0f91-4b8e-b535-94330d806368 tempest-CreateVolumesFromImageTest-37139430 tempest-CreateVolumesFromImageTest-37139430-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "42b524b5-4969-43e9-b5aa-f976c786aa94", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-2094653969"}} {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:18:38.833541 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.v3.volumes [None req-93cb5a9b-0f91-4b8e-b535-94330d806368 tempest-CreateVolumesFromImageTest-37139430 tempest-CreateVolumesFromImageTest-37139430-project-member] Create volume request body: {'volume': {"'imageRef": '42b524b5-4969-43e9-b5aa-f976c786aa94', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-2094653969'}} {{(pid=100331) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 21:18:38.833678 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.v3.volumes [None req-93cb5a9b-0f91-4b8e-b535-94330d806368 tempest-CreateVolumesFromImageTest-37139430 tempest-CreateVolumesFromImageTest-37139430-project-member] Create volume of 1 GB Aug 16 21:18:38.834004 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:18:38.834004 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:18:38.837697 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-93cb5a9b-0f91-4b8e-b535-94330d806368 tempest-CreateVolumesFromImageTest-37139430 tempest-CreateVolumesFromImageTest-37139430-project-member] Availability Zones retrieved successfully. Aug 16 21:18:38.844427 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-93cb5a9b-0f91-4b8e-b535-94330d806368 tempest-CreateVolumesFromImageTest-37139430 tempest-CreateVolumesFromImageTest-37139430-project-member] Flow 'volume_create_api' (c3e22bf7-b91f-45a7-8f6e-14c06b99b27c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100331) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:18:38.845904 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-93cb5a9b-0f91-4b8e-b535-94330d806368 tempest-CreateVolumesFromImageTest-37139430 tempest-CreateVolumesFromImageTest-37139430-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2990bcd7-1c69-4c48-ae0d-20306fbdd53d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:18:38.846983 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.flows.api.create_volume [None req-93cb5a9b-0f91-4b8e-b535-94330d806368 tempest-CreateVolumesFromImageTest-37139430 tempest-CreateVolumesFromImageTest-37139430-project-member] Validating volume size '1' using validate_int {{(pid=100331) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 21:18:38.876103 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-93cb5a9b-0f91-4b8e-b535-94330d806368 tempest-CreateVolumesFromImageTest-37139430 tempest-CreateVolumesFromImageTest-37139430-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2990bcd7-1c69-4c48-ae0d-20306fbdd53d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T21:04:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=69e633b8-fab9-4b15-8b40-4f1a67c51cda,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '69e633b8-fab9-4b15-8b40-4f1a67c51cda', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:18:38.877285 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-93cb5a9b-0f91-4b8e-b535-94330d806368 tempest-CreateVolumesFromImageTest-37139430 tempest-CreateVolumesFromImageTest-37139430-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (be23e644-5311-48ee-8d0f-c4e5849d09a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:18:38.928667 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.quota [None req-93cb5a9b-0f91-4b8e-b535-94330d806368 tempest-CreateVolumesFromImageTest-37139430 tempest-CreateVolumesFromImageTest-37139430-project-member] Created reservations ['2c60c215-197c-400d-be7c-6886d0441cd7', 'ad12a8b9-4350-45fe-bde7-860e5e3ab8c2', '0e5a8d03-df22-490d-afd8-e6dcf26d3c96', 'c8b8a3c1-4621-4765-b660-0bb23cb80a77'] {{(pid=100331) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:18:38.929554 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-93cb5a9b-0f91-4b8e-b535-94330d806368 tempest-CreateVolumesFromImageTest-37139430 tempest-CreateVolumesFromImageTest-37139430-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (be23e644-5311-48ee-8d0f-c4e5849d09a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2c60c215-197c-400d-be7c-6886d0441cd7', 'ad12a8b9-4350-45fe-bde7-860e5e3ab8c2', '0e5a8d03-df22-490d-afd8-e6dcf26d3c96', 'c8b8a3c1-4621-4765-b660-0bb23cb80a77']}' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:18:38.930309 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-93cb5a9b-0f91-4b8e-b535-94330d806368 tempest-CreateVolumesFromImageTest-37139430 tempest-CreateVolumesFromImageTest-37139430-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e494ee1a-25ef-42c5-9f2d-89ad06c1d6a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:18:38.951684 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-93cb5a9b-0f91-4b8e-b535-94330d806368 tempest-CreateVolumesFromImageTest-37139430 tempest-CreateVolumesFromImageTest-37139430-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e494ee1a-25ef-42c5-9f2d-89ad06c1d6a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4e737045-148e-4e2a-987f-351ea1ee9b16', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-2094653969',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='007ce834497c4001a19340c046ad3d35',qos_specs=None,replication_status=,reservations=['2c60c215-197c-400d-be7c-6886d0441cd7','ad12a8b9-4350-45fe-bde7-860e5e3ab8c2','0e5a8d03-df22-490d-afd8-e6dcf26d3c96','c8b8a3c1-4621-4765-b660-0bb23cb80a77'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='12328c1e1bbf4a6f8eeef1a369d1c560',volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T21:18:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-2094653969',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4e737045-148e-4e2a-987f-351ea1ee9b16,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='007ce834497c4001a19340c046ad3d35',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='12328c1e1bbf4a6f8eeef1a369d1c560',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(69e633b8-fab9-4b15-8b40-4f1a67c51cda),volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda)}' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:18:38.953109 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-93cb5a9b-0f91-4b8e-b535-94330d806368 tempest-CreateVolumesFromImageTest-37139430 tempest-CreateVolumesFromImageTest-37139430-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7f2f15da-c594-441c-b8c9-4ab204c56405) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:18:38.972223 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-93cb5a9b-0f91-4b8e-b535-94330d806368 tempest-CreateVolumesFromImageTest-37139430 tempest-CreateVolumesFromImageTest-37139430-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7f2f15da-c594-441c-b8c9-4ab204c56405) transitioned into state 'SUCCESS' from state '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-2094653969',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='007ce834497c4001a19340c046ad3d35',qos_specs=None,replication_status=,reservations=['2c60c215-197c-400d-be7c-6886d0441cd7','ad12a8b9-4350-45fe-bde7-860e5e3ab8c2','0e5a8d03-df22-490d-afd8-e6dcf26d3c96','c8b8a3c1-4621-4765-b660-0bb23cb80a77'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='12328c1e1bbf4a6f8eeef1a369d1c560',volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda)}' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:18:38.972981 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-93cb5a9b-0f91-4b8e-b535-94330d806368 tempest-CreateVolumesFromImageTest-37139430 tempest-CreateVolumesFromImageTest-37139430-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0b30ec47-5acf-4f7c-b809-4854cba708b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:18:38.981105 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-93cb5a9b-0f91-4b8e-b535-94330d806368 tempest-CreateVolumesFromImageTest-37139430 tempest-CreateVolumesFromImageTest-37139430-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0b30ec47-5acf-4f7c-b809-4854cba708b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:18:38.981909 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-93cb5a9b-0f91-4b8e-b535-94330d806368 tempest-CreateVolumesFromImageTest-37139430 tempest-CreateVolumesFromImageTest-37139430-project-member] Flow 'volume_create_api' (c3e22bf7-b91f-45a7-8f6e-14c06b99b27c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100331) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:18:38.982237 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-93cb5a9b-0f91-4b8e-b535-94330d806368 tempest-CreateVolumesFromImageTest-37139430 tempest-CreateVolumesFromImageTest-37139430-project-member] Create volume request issued successfully. Aug 16 21:18:38.982811 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-93cb5a9b-0f91-4b8e-b535-94330d806368 tempest-CreateVolumesFromImageTest-37139430 tempest-CreateVolumesFromImageTest-37139430-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Aug 16 21:18:38.983749 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 968/3863] 10.4.3.143 () {68 vars in 1259 bytes} [Sun Aug 16 21:18:38 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 16 21:18:38.995356 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-0310807f-6f06-4e39-b819-39cf0a5dfffd None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:18:38.997209 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-0310807f-6f06-4e39-b819-39cf0a5dfffd tempest-CreateVolumesFromImageTest-37139430 tempest-CreateVolumesFromImageTest-37139430-project-member] POST https://10.4.3.143/volume/v3/volumes Aug 16 21:18:38.997606 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-0310807f-6f06-4e39-b819-39cf0a5dfffd tempest-CreateVolumesFromImageTest-37139430 tempest-CreateVolumesFromImageTest-37139430-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "42b524b5-4969-43e9-b5aa-f976c786aa94", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1664443871"}} {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:18:38.999236 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.v3.volumes [None req-0310807f-6f06-4e39-b819-39cf0a5dfffd tempest-CreateVolumesFromImageTest-37139430 tempest-CreateVolumesFromImageTest-37139430-project-member] Create volume request body: {'volume': {"'imageRef": '42b524b5-4969-43e9-b5aa-f976c786aa94', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1664443871'}} {{(pid=100330) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 21:18:38.999374 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.v3.volumes [None req-0310807f-6f06-4e39-b819-39cf0a5dfffd tempest-CreateVolumesFromImageTest-37139430 tempest-CreateVolumesFromImageTest-37139430-project-member] Create volume of 1 GB Aug 16 21:18:38.999628 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:18:38.999628 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:18:39.003518 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-0310807f-6f06-4e39-b819-39cf0a5dfffd tempest-CreateVolumesFromImageTest-37139430 tempest-CreateVolumesFromImageTest-37139430-project-member] Availability Zones retrieved successfully. Aug 16 21:18:39.008701 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-0310807f-6f06-4e39-b819-39cf0a5dfffd tempest-CreateVolumesFromImageTest-37139430 tempest-CreateVolumesFromImageTest-37139430-project-member] Flow 'volume_create_api' (87c2eee6-02dd-42bc-bcd7-45990089abcd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100330) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:18:39.009600 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-0310807f-6f06-4e39-b819-39cf0a5dfffd tempest-CreateVolumesFromImageTest-37139430 tempest-CreateVolumesFromImageTest-37139430-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (857efa30-8769-464a-8d0a-7e11272814ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:18:39.010549 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.flows.api.create_volume [None req-0310807f-6f06-4e39-b819-39cf0a5dfffd tempest-CreateVolumesFromImageTest-37139430 tempest-CreateVolumesFromImageTest-37139430-project-member] Validating volume size '1' using validate_int {{(pid=100330) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 21:18:39.027517 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-eb72f80d-3095-4dd1-b668-db05c3686ae3 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:18:39.029433 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-eb72f80d-3095-4dd1-b668-db05c3686ae3 tempest-VolumesBackupsTest-1452339589 tempest-VolumesBackupsTest-1452339589-project-admin] GET https://10.4.3.143/volume/v3/backups/8e359160-c364-408b-a80a-1d927b885d53 Aug 16 21:18:39.029641 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-eb72f80d-3095-4dd1-b668-db05c3686ae3 tempest-VolumesBackupsTest-1452339589 tempest-VolumesBackupsTest-1452339589-project-admin] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:18:39.029857 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-eb72f80d-3095-4dd1-b668-db05c3686ae3 tempest-VolumesBackupsTest-1452339589 tempest-VolumesBackupsTest-1452339589-project-admin] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:18:39.030003 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.v3.backups [None req-eb72f80d-3095-4dd1-b668-db05c3686ae3 tempest-VolumesBackupsTest-1452339589 tempest-VolumesBackupsTest-1452339589-project-admin] Show backup with id 8e359160-c364-408b-a80a-1d927b885d53. {{(pid=100333) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:18:39.034178 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:18:39.034178 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:18:39.034867 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-eb72f80d-3095-4dd1-b668-db05c3686ae3 tempest-VolumesBackupsTest-1452339589 tempest-VolumesBackupsTest-1452339589-project-admin] https://10.4.3.143/volume/v3/backups/8e359160-c364-408b-a80a-1d927b885d53 returned with HTTP 200 Aug 16 21:18:39.035225 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 957/3864] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:18:39 2026] GET /volume/v3/backups/8e359160-c364-408b-a80a-1d927b885d53 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:18:39.049576 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-0310807f-6f06-4e39-b819-39cf0a5dfffd tempest-CreateVolumesFromImageTest-37139430 tempest-CreateVolumesFromImageTest-37139430-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (857efa30-8769-464a-8d0a-7e11272814ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T21:04:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=69e633b8-fab9-4b15-8b40-4f1a67c51cda,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '69e633b8-fab9-4b15-8b40-4f1a67c51cda', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:18:39.049993 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-077146cd-3e9b-4d40-a64a-7ef7cf9d9553 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:18:39.050396 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-0310807f-6f06-4e39-b819-39cf0a5dfffd tempest-CreateVolumesFromImageTest-37139430 tempest-CreateVolumesFromImageTest-37139430-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (768a24b8-f36d-4232-8019-0e44c6057005) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:18:39.052127 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-077146cd-3e9b-4d40-a64a-7ef7cf9d9553 tempest-VolumesBackupsTest-1226471110 tempest-VolumesBackupsTest-1226471110-project-member] GET https://10.4.3.143/volume/v3/backups/7f4c770f-f2f2-4ed6-8333-82cccf7ae7ba Aug 16 21:18:39.052319 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-077146cd-3e9b-4d40-a64a-7ef7cf9d9553 tempest-VolumesBackupsTest-1226471110 tempest-VolumesBackupsTest-1226471110-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:18:39.052509 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-077146cd-3e9b-4d40-a64a-7ef7cf9d9553 tempest-VolumesBackupsTest-1226471110 tempest-VolumesBackupsTest-1226471110-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:18:39.052625 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.v3.backups [None req-077146cd-3e9b-4d40-a64a-7ef7cf9d9553 tempest-VolumesBackupsTest-1226471110 tempest-VolumesBackupsTest-1226471110-project-member] Show backup with id 7f4c770f-f2f2-4ed6-8333-82cccf7ae7ba. {{(pid=100332) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:18:39.057484 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:18:39.057484 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:18:39.058372 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-077146cd-3e9b-4d40-a64a-7ef7cf9d9553 tempest-VolumesBackupsTest-1226471110 tempest-VolumesBackupsTest-1226471110-project-member] https://10.4.3.143/volume/v3/backups/7f4c770f-f2f2-4ed6-8333-82cccf7ae7ba returned with HTTP 200 Aug 16 21:18:39.058790 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 970/3865] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:18:39 2026] GET /volume/v3/backups/7f4c770f-f2f2-4ed6-8333-82cccf7ae7ba => generated 752 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:18:39.070313 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-47d8be99-d3ac-4a98-b7ed-4e48cedd0668 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:18:39.072329 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-47d8be99-d3ac-4a98-b7ed-4e48cedd0668 tempest-VolumesBackupsTest-1452339589 tempest-VolumesBackupsTest-1452339589-project-admin] GET https://10.4.3.143/volume/v3/backups/4c4dfb08-d6e4-4af0-8677-d3973e56a577 Aug 16 21:18:39.072543 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-47d8be99-d3ac-4a98-b7ed-4e48cedd0668 tempest-VolumesBackupsTest-1452339589 tempest-VolumesBackupsTest-1452339589-project-admin] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:18:39.072722 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-47d8be99-d3ac-4a98-b7ed-4e48cedd0668 tempest-VolumesBackupsTest-1452339589 tempest-VolumesBackupsTest-1452339589-project-admin] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:18:39.072876 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.v3.backups [None req-47d8be99-d3ac-4a98-b7ed-4e48cedd0668 tempest-VolumesBackupsTest-1452339589 tempest-VolumesBackupsTest-1452339589-project-admin] Show backup with id 4c4dfb08-d6e4-4af0-8677-d3973e56a577. {{(pid=100331) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:18:39.078062 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:18:39.078062 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:18:39.079052 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-47d8be99-d3ac-4a98-b7ed-4e48cedd0668 tempest-VolumesBackupsTest-1452339589 tempest-VolumesBackupsTest-1452339589-project-admin] https://10.4.3.143/volume/v3/backups/4c4dfb08-d6e4-4af0-8677-d3973e56a577 returned with HTTP 200 Aug 16 21:18:39.079640 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 969/3866] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:18:39 2026] GET /volume/v3/backups/4c4dfb08-d6e4-4af0-8677-d3973e56a577 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:18:39.090481 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-15fc551f-f1b9-47ac-bd44-4737bcd6e05e None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:18:39.092584 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-15fc551f-f1b9-47ac-bd44-4737bcd6e05e tempest-VolumesBackupsTest-1226471110 tempest-VolumesBackupsTest-1226471110-project-member] POST https://10.4.3.143/volume/v3/backups Aug 16 21:18:39.093053 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-15fc551f-f1b9-47ac-bd44-4737bcd6e05e tempest-VolumesBackupsTest-1226471110 tempest-VolumesBackupsTest-1226471110-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "a6b79577-9a16-4028-ae06-0ea633ec9317", "incremental": true, "name": "tempest-VolumesBackupsTest-Backup-1065567323"}} {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:18:39.094933 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.contrib.backups [None req-15fc551f-f1b9-47ac-bd44-4737bcd6e05e tempest-VolumesBackupsTest-1226471110 tempest-VolumesBackupsTest-1226471110-project-member] Creating new backup {'backup': {'volume_id': 'a6b79577-9a16-4028-ae06-0ea633ec9317', 'incremental': True, 'name': 'tempest-VolumesBackupsTest-Backup-1065567323'}} {{(pid=100333) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 16 21:18:39.095131 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.contrib.backups [None req-15fc551f-f1b9-47ac-bd44-4737bcd6e05e tempest-VolumesBackupsTest-1226471110 tempest-VolumesBackupsTest-1226471110-project-member] Creating backup of volume a6b79577-9a16-4028-ae06-0ea633ec9317 in container None Aug 16 21:18:39.102076 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:18:39.102076 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:18:39.102496 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-15fc551f-f1b9-47ac-bd44-4737bcd6e05e tempest-VolumesBackupsTest-1226471110 tempest-VolumesBackupsTest-1226471110-project-member] Volume info retrieved successfully. Aug 16 21:18:39.102734 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.quota [None req-0310807f-6f06-4e39-b819-39cf0a5dfffd tempest-CreateVolumesFromImageTest-37139430 tempest-CreateVolumesFromImageTest-37139430-project-member] Created reservations ['b9f3469e-275f-48be-a8cd-e3cbcfbbbe9f', '414f22d9-3270-413d-a609-ec62c2c5a387', '99c7ef0b-01a4-4b47-ad2c-c147942cbb45', '484251cb-53a4-4f6d-8ab1-15121676bee7'] {{(pid=100330) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:18:39.103782 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-0310807f-6f06-4e39-b819-39cf0a5dfffd tempest-CreateVolumesFromImageTest-37139430 tempest-CreateVolumesFromImageTest-37139430-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (768a24b8-f36d-4232-8019-0e44c6057005) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b9f3469e-275f-48be-a8cd-e3cbcfbbbe9f', '414f22d9-3270-413d-a609-ec62c2c5a387', '99c7ef0b-01a4-4b47-ad2c-c147942cbb45', '484251cb-53a4-4f6d-8ab1-15121676bee7']}' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:18:39.105070 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-0310807f-6f06-4e39-b819-39cf0a5dfffd tempest-CreateVolumesFromImageTest-37139430 tempest-CreateVolumesFromImageTest-37139430-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (44dcee01-a269-4cfa-8398-72f51ef6f717) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:18:39.118419 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.quota [None req-15fc551f-f1b9-47ac-bd44-4737bcd6e05e tempest-VolumesBackupsTest-1226471110 tempest-VolumesBackupsTest-1226471110-project-member] Created reservations ['f5ae8fdb-6f78-4c31-82c3-ad351d879f8a', 'f74a51a6-e5e4-458b-8669-55335627c295'] {{(pid=100333) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:18:39.129709 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-0310807f-6f06-4e39-b819-39cf0a5dfffd tempest-CreateVolumesFromImageTest-37139430 tempest-CreateVolumesFromImageTest-37139430-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (44dcee01-a269-4cfa-8398-72f51ef6f717) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '899d39dc-0809-4f71-b9bb-cdc23624e3bb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1664443871',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='007ce834497c4001a19340c046ad3d35',qos_specs=None,replication_status=,reservations=['b9f3469e-275f-48be-a8cd-e3cbcfbbbe9f','414f22d9-3270-413d-a609-ec62c2c5a387','99c7ef0b-01a4-4b47-ad2c-c147942cbb45','484251cb-53a4-4f6d-8ab1-15121676bee7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='12328c1e1bbf4a6f8eeef1a369d1c560',volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T21:18:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1664443871',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=899d39dc-0809-4f71-b9bb-cdc23624e3bb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='007ce834497c4001a19340c046ad3d35',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='12328c1e1bbf4a6f8eeef1a369d1c560',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(69e633b8-fab9-4b15-8b40-4f1a67c51cda),volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda)}' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:18:39.131030 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-0310807f-6f06-4e39-b819-39cf0a5dfffd tempest-CreateVolumesFromImageTest-37139430 tempest-CreateVolumesFromImageTest-37139430-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (84389584-7063-491c-9cdf-76caa9df4d88) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:18:39.148657 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-0310807f-6f06-4e39-b819-39cf0a5dfffd tempest-CreateVolumesFromImageTest-37139430 tempest-CreateVolumesFromImageTest-37139430-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (84389584-7063-491c-9cdf-76caa9df4d88) transitioned into state 'SUCCESS' from state '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-1664443871',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='007ce834497c4001a19340c046ad3d35',qos_specs=None,replication_status=,reservations=['b9f3469e-275f-48be-a8cd-e3cbcfbbbe9f','414f22d9-3270-413d-a609-ec62c2c5a387','99c7ef0b-01a4-4b47-ad2c-c147942cbb45','484251cb-53a4-4f6d-8ab1-15121676bee7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='12328c1e1bbf4a6f8eeef1a369d1c560',volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda)}' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:18:39.149542 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-0310807f-6f06-4e39-b819-39cf0a5dfffd tempest-CreateVolumesFromImageTest-37139430 tempest-CreateVolumesFromImageTest-37139430-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fa65c1de-feb1-4c9a-a800-85585f96c644) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:18:39.157111 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-15fc551f-f1b9-47ac-bd44-4737bcd6e05e tempest-VolumesBackupsTest-1226471110 tempest-VolumesBackupsTest-1226471110-project-member] https://10.4.3.143/volume/v3/backups returned with HTTP 202 Aug 16 21:18:39.157525 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 958/3867] 10.4.3.143 () {68 vars in 1259 bytes} [Sun Aug 16 21:18:39 2026] POST /volume/v3/backups => generated 330 bytes in 67 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 21:18:39.158074 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-0310807f-6f06-4e39-b819-39cf0a5dfffd tempest-CreateVolumesFromImageTest-37139430 tempest-CreateVolumesFromImageTest-37139430-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fa65c1de-feb1-4c9a-a800-85585f96c644) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:18:39.158942 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-0310807f-6f06-4e39-b819-39cf0a5dfffd tempest-CreateVolumesFromImageTest-37139430 tempest-CreateVolumesFromImageTest-37139430-project-member] Flow 'volume_create_api' (87c2eee6-02dd-42bc-bcd7-45990089abcd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100330) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:18:39.159318 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-0310807f-6f06-4e39-b819-39cf0a5dfffd tempest-CreateVolumesFromImageTest-37139430 tempest-CreateVolumesFromImageTest-37139430-project-member] Create volume request issued successfully. Aug 16 21:18:39.159943 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-0310807f-6f06-4e39-b819-39cf0a5dfffd tempest-CreateVolumesFromImageTest-37139430 tempest-CreateVolumesFromImageTest-37139430-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Aug 16 21:18:39.160458 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 971/3868] 10.4.3.143 () {68 vars in 1259 bytes} [Sun Aug 16 21:18:38 2026] POST /volume/v3/volumes => generated 757 bytes in 166 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 21:18:39.168812 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-056baf42-1c8e-4712-afe9-e6ffdfca2f0f None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:18:39.170733 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-056baf42-1c8e-4712-afe9-e6ffdfca2f0f tempest-VolumesBackupsTest-1226471110 tempest-VolumesBackupsTest-1226471110-project-member] GET https://10.4.3.143/volume/v3/backups/d32db6ae-f779-4f15-b97e-89734213f5cc Aug 16 21:18:39.170997 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-056baf42-1c8e-4712-afe9-e6ffdfca2f0f tempest-VolumesBackupsTest-1226471110 tempest-VolumesBackupsTest-1226471110-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:18:39.171203 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-056baf42-1c8e-4712-afe9-e6ffdfca2f0f tempest-VolumesBackupsTest-1226471110 tempest-VolumesBackupsTest-1226471110-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:18:39.171308 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.v3.backups [None req-056baf42-1c8e-4712-afe9-e6ffdfca2f0f tempest-VolumesBackupsTest-1226471110 tempest-VolumesBackupsTest-1226471110-project-member] Show backup with id d32db6ae-f779-4f15-b97e-89734213f5cc. {{(pid=100332) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:18:39.171974 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-5052d24e-4c7e-4069-aef4-5a653c835e34 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:18:39.173626 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-5052d24e-4c7e-4069-aef4-5a653c835e34 tempest-CreateVolumesFromImageTest-37139430 tempest-CreateVolumesFromImageTest-37139430-project-member] GET https://10.4.3.143/volume/v3/volumes/a6e212aa-ef88-4068-9fba-82c0324f0363 Aug 16 21:18:39.173834 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-5052d24e-4c7e-4069-aef4-5a653c835e34 tempest-CreateVolumesFromImageTest-37139430 tempest-CreateVolumesFromImageTest-37139430-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:18:39.174057 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-5052d24e-4c7e-4069-aef4-5a653c835e34 tempest-CreateVolumesFromImageTest-37139430 tempest-CreateVolumesFromImageTest-37139430-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:18:39.175698 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:18:39.175698 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:18:39.176476 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-056baf42-1c8e-4712-afe9-e6ffdfca2f0f tempest-VolumesBackupsTest-1226471110 tempest-VolumesBackupsTest-1226471110-project-member] https://10.4.3.143/volume/v3/backups/d32db6ae-f779-4f15-b97e-89734213f5cc returned with HTTP 200 Aug 16 21:18:39.176885 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 971/3869] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:18:39 2026] GET /volume/v3/backups/d32db6ae-f779-4f15-b97e-89734213f5cc => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:18:39.180943 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:18:39.180943 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:18:39.188273 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-5052d24e-4c7e-4069-aef4-5a653c835e34 tempest-CreateVolumesFromImageTest-37139430 tempest-CreateVolumesFromImageTest-37139430-project-member] Volume info retrieved successfully. Aug 16 21:18:39.193587 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-5052d24e-4c7e-4069-aef4-5a653c835e34 tempest-CreateVolumesFromImageTest-37139430 tempest-CreateVolumesFromImageTest-37139430-project-member] https://10.4.3.143/volume/v3/volumes/a6e212aa-ef88-4068-9fba-82c0324f0363 returned with HTTP 200 Aug 16 21:18:39.194417 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 970/3870] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:18:39 2026] GET /volume/v3/volumes/a6e212aa-ef88-4068-9fba-82c0324f0363 => generated 849 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:18:39.207036 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-d6e7d8b5-94e8-42c7-9716-117c9fb1f7fc None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:18:39.210432 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-d6e7d8b5-94e8-42c7-9716-117c9fb1f7fc tempest-CreateVolumesFromImageTest-37139430 tempest-CreateVolumesFromImageTest-37139430-project-member] GET https://10.4.3.143/volume/v3/volumes/9d67c0e2-5abc-4f3a-b129-9f7e4d862869 Aug 16 21:18:39.210769 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-d6e7d8b5-94e8-42c7-9716-117c9fb1f7fc tempest-CreateVolumesFromImageTest-37139430 tempest-CreateVolumesFromImageTest-37139430-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:18:39.210937 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-d6e7d8b5-94e8-42c7-9716-117c9fb1f7fc tempest-CreateVolumesFromImageTest-37139430 tempest-CreateVolumesFromImageTest-37139430-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:18:39.220057 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:18:39.220057 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:18:39.225336 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-d6e7d8b5-94e8-42c7-9716-117c9fb1f7fc tempest-CreateVolumesFromImageTest-37139430 tempest-CreateVolumesFromImageTest-37139430-project-member] Volume info retrieved successfully. Aug 16 21:18:39.230381 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-d6e7d8b5-94e8-42c7-9716-117c9fb1f7fc tempest-CreateVolumesFromImageTest-37139430 tempest-CreateVolumesFromImageTest-37139430-project-member] https://10.4.3.143/volume/v3/volumes/9d67c0e2-5abc-4f3a-b129-9f7e4d862869 returned with HTTP 200 Aug 16 21:18:39.230670 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 959/3871] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:18:39 2026] GET /volume/v3/volumes/9d67c0e2-5abc-4f3a-b129-9f7e4d862869 => generated 850 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:18:39.247754 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-6ea67693-795b-4019-97be-15c943094f5c None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:18:39.249846 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-6ea67693-795b-4019-97be-15c943094f5c tempest-CreateVolumesFromImageTest-37139430 tempest-CreateVolumesFromImageTest-37139430-project-member] GET https://10.4.3.143/volume/v3/volumes/f209466a-2807-4d0f-9728-abfcca27843f Aug 16 21:18:39.250062 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-6ea67693-795b-4019-97be-15c943094f5c tempest-CreateVolumesFromImageTest-37139430 tempest-CreateVolumesFromImageTest-37139430-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:18:39.250269 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-6ea67693-795b-4019-97be-15c943094f5c tempest-CreateVolumesFromImageTest-37139430 tempest-CreateVolumesFromImageTest-37139430-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:18:39.261177 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:18:39.261177 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:18:39.265464 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-6ea67693-795b-4019-97be-15c943094f5c tempest-CreateVolumesFromImageTest-37139430 tempest-CreateVolumesFromImageTest-37139430-project-member] Volume info retrieved successfully. Aug 16 21:18:39.271779 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-6ea67693-795b-4019-97be-15c943094f5c tempest-CreateVolumesFromImageTest-37139430 tempest-CreateVolumesFromImageTest-37139430-project-member] https://10.4.3.143/volume/v3/volumes/f209466a-2807-4d0f-9728-abfcca27843f returned with HTTP 200 Aug 16 21:18:39.272250 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 972/3872] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:18:39 2026] GET /volume/v3/volumes/f209466a-2807-4d0f-9728-abfcca27843f => generated 849 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:18:39.286624 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-d0d7609e-8c76-40f5-9b97-853590671261 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:18:39.291761 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-d0d7609e-8c76-40f5-9b97-853590671261 tempest-CreateVolumesFromImageTest-37139430 tempest-CreateVolumesFromImageTest-37139430-project-member] GET https://10.4.3.143/volume/v3/volumes/4e737045-148e-4e2a-987f-351ea1ee9b16 Aug 16 21:18:39.292040 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-d0d7609e-8c76-40f5-9b97-853590671261 tempest-CreateVolumesFromImageTest-37139430 tempest-CreateVolumesFromImageTest-37139430-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:18:39.292271 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-d0d7609e-8c76-40f5-9b97-853590671261 tempest-CreateVolumesFromImageTest-37139430 tempest-CreateVolumesFromImageTest-37139430-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:18:39.308570 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:18:39.308570 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:18:39.320770 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-d0d7609e-8c76-40f5-9b97-853590671261 tempest-CreateVolumesFromImageTest-37139430 tempest-CreateVolumesFromImageTest-37139430-project-member] Volume info retrieved successfully. Aug 16 21:18:39.323321 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-d0d7609e-8c76-40f5-9b97-853590671261 tempest-CreateVolumesFromImageTest-37139430 tempest-CreateVolumesFromImageTest-37139430-project-member] https://10.4.3.143/volume/v3/volumes/4e737045-148e-4e2a-987f-351ea1ee9b16 returned with HTTP 200 Aug 16 21:18:39.323977 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 972/3873] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:18:39 2026] GET /volume/v3/volumes/4e737045-148e-4e2a-987f-351ea1ee9b16 => generated 850 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:18:39.337029 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-9a7627a8-2b2f-4bee-b177-ccb5042d94c0 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:18:39.338823 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-9a7627a8-2b2f-4bee-b177-ccb5042d94c0 tempest-CreateVolumesFromImageTest-37139430 tempest-CreateVolumesFromImageTest-37139430-project-member] GET https://10.4.3.143/volume/v3/volumes/899d39dc-0809-4f71-b9bb-cdc23624e3bb Aug 16 21:18:39.339056 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-9a7627a8-2b2f-4bee-b177-ccb5042d94c0 tempest-CreateVolumesFromImageTest-37139430 tempest-CreateVolumesFromImageTest-37139430-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:18:39.339264 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-9a7627a8-2b2f-4bee-b177-ccb5042d94c0 tempest-CreateVolumesFromImageTest-37139430 tempest-CreateVolumesFromImageTest-37139430-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:18:39.345913 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:18:39.345913 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:18:39.349800 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-9a7627a8-2b2f-4bee-b177-ccb5042d94c0 tempest-CreateVolumesFromImageTest-37139430 tempest-CreateVolumesFromImageTest-37139430-project-member] Volume info retrieved successfully. Aug 16 21:18:39.354514 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-9a7627a8-2b2f-4bee-b177-ccb5042d94c0 tempest-CreateVolumesFromImageTest-37139430 tempest-CreateVolumesFromImageTest-37139430-project-member] https://10.4.3.143/volume/v3/volumes/899d39dc-0809-4f71-b9bb-cdc23624e3bb returned with HTTP 200 Aug 16 21:18:39.354969 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 971/3874] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:18:39 2026] GET /volume/v3/volumes/899d39dc-0809-4f71-b9bb-cdc23624e3bb => generated 849 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:18:39.422838 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-1f518091-16ea-4718-9c0b-7aaa4d09d219 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:18:39.424127 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-1f518091-16ea-4718-9c0b-7aaa4d09d219 tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] GET https://10.4.3.143/volume/v3/volumes/533fdb0d-6d29-4731-8c0d-f6598af35de9 Aug 16 21:18:39.424411 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-1f518091-16ea-4718-9c0b-7aaa4d09d219 tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:18:39.424654 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-1f518091-16ea-4718-9c0b-7aaa4d09d219 tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:18:39.433094 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:18:39.433094 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:18:39.438395 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-1f518091-16ea-4718-9c0b-7aaa4d09d219 tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] Volume info retrieved successfully. Aug 16 21:18:39.440005 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-1f518091-16ea-4718-9c0b-7aaa4d09d219 tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] https://10.4.3.143/volume/v3/volumes/533fdb0d-6d29-4731-8c0d-f6598af35de9 returned with HTTP 200 Aug 16 21:18:39.440541 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 960/3875] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:18:39 2026] GET /volume/v3/volumes/533fdb0d-6d29-4731-8c0d-f6598af35de9 => generated 1169 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:18:39.479436 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [req-25a8c71d-a548-4887-8b3c-31df7735094a req-09f51866-c77f-4d76-b0e0-7c2344b22542 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:18:39.482243 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [req-25a8c71d-a548-4887-8b3c-31df7735094a req-09f51866-c77f-4d76-b0e0-7c2344b22542 tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] GET https://10.4.3.143/volume/v3/volumes/533fdb0d-6d29-4731-8c0d-f6598af35de9 Aug 16 21:18:39.482497 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [req-25a8c71d-a548-4887-8b3c-31df7735094a req-09f51866-c77f-4d76-b0e0-7c2344b22542 tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:18:39.482779 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [req-25a8c71d-a548-4887-8b3c-31df7735094a req-09f51866-c77f-4d76-b0e0-7c2344b22542 tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:18:39.495783 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:18:39.495783 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:18:39.500247 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [req-25a8c71d-a548-4887-8b3c-31df7735094a req-09f51866-c77f-4d76-b0e0-7c2344b22542 tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] Volume info retrieved successfully. Aug 16 21:18:39.505768 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [req-25a8c71d-a548-4887-8b3c-31df7735094a req-09f51866-c77f-4d76-b0e0-7c2344b22542 tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] https://10.4.3.143/volume/v3/volumes/533fdb0d-6d29-4731-8c0d-f6598af35de9 returned with HTTP 200 Aug 16 21:18:39.506290 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 973/3876] 10.4.3.143 () {68 vars in 1598 bytes} [Sun Aug 16 21:18:39 2026] GET /volume/v3/volumes/533fdb0d-6d29-4731-8c0d-f6598af35de9 => generated 1169 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:18:39.524203 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [req-25a8c71d-a548-4887-8b3c-31df7735094a req-8f08cc10-ad9d-4602-8066-b8bd7a292ae9 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:18:39.526972 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [req-25a8c71d-a548-4887-8b3c-31df7735094a req-8f08cc10-ad9d-4602-8066-b8bd7a292ae9 tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] POST https://10.4.3.143/volume/v3/volumes/533fdb0d-6d29-4731-8c0d-f6598af35de9/action Aug 16 21:18:39.527518 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [req-25a8c71d-a548-4887-8b3c-31df7735094a req-8f08cc10-ad9d-4602-8066-b8bd7a292ae9 tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100332) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 21:18:39.527780 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [req-25a8c71d-a548-4887-8b3c-31df7735094a req-8f08cc10-ad9d-4602-8066-b8bd7a292ae9 tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:18:39.541473 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:18:39.541473 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:18:39.542284 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [req-25a8c71d-a548-4887-8b3c-31df7735094a req-8f08cc10-ad9d-4602-8066-b8bd7a292ae9 tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] Volume info retrieved successfully. Aug 16 21:18:39.549943 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [req-25a8c71d-a548-4887-8b3c-31df7735094a req-8f08cc10-ad9d-4602-8066-b8bd7a292ae9 tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] Begin detaching volume completed successfully. Aug 16 21:18:39.550400 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [req-25a8c71d-a548-4887-8b3c-31df7735094a req-8f08cc10-ad9d-4602-8066-b8bd7a292ae9 tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] https://10.4.3.143/volume/v3/volumes/533fdb0d-6d29-4731-8c0d-f6598af35de9/action returned with HTTP 202 Aug 16 21:18:39.551158 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 973/3877] 10.4.3.143 () {72 vars in 1672 bytes} [Sun Aug 16 21:18:39 2026] POST /volume/v3/volumes/533fdb0d-6d29-4731-8c0d-f6598af35de9/action => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 16 21:18:39.598523 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-50d6e857-2f35-4ecb-ad3d-bc446e889069 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:18:39.598900 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-50d6e857-2f35-4ecb-ad3d-bc446e889069 None None] GET https://10.4.3.143/volume// Aug 16 21:18:39.599097 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-50d6e857-2f35-4ecb-ad3d-bc446e889069 None None] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:18:39.599271 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-50d6e857-2f35-4ecb-ad3d-bc446e889069 None None] Calling method 'all' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:18:39.599564 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-50d6e857-2f35-4ecb-ad3d-bc446e889069 None None] https://10.4.3.143/volume// returned with HTTP 300 Aug 16 21:18:39.599831 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 972/3878] 10.4.3.143 () {66 vars in 1426 bytes} [Sun Aug 16 21:18:39 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 16 21:18:39.606209 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [req-25a8c71d-a548-4887-8b3c-31df7735094a req-28ff797a-3166-40bd-8516-baa436e780c2 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:18:39.609351 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [req-25a8c71d-a548-4887-8b3c-31df7735094a req-28ff797a-3166-40bd-8516-baa436e780c2 tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] GET https://10.4.3.143/volume/v3/volumes/533fdb0d-6d29-4731-8c0d-f6598af35de9 Aug 16 21:18:39.609351 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [req-25a8c71d-a548-4887-8b3c-31df7735094a req-28ff797a-3166-40bd-8516-baa436e780c2 tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:18:39.609351 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [req-25a8c71d-a548-4887-8b3c-31df7735094a req-28ff797a-3166-40bd-8516-baa436e780c2 tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:18:39.617719 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:18:39.617719 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:18:39.621837 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [req-25a8c71d-a548-4887-8b3c-31df7735094a req-28ff797a-3166-40bd-8516-baa436e780c2 tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] Volume info retrieved successfully. Aug 16 21:18:39.626533 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [req-25a8c71d-a548-4887-8b3c-31df7735094a req-28ff797a-3166-40bd-8516-baa436e780c2 tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] https://10.4.3.143/volume/v3/volumes/533fdb0d-6d29-4731-8c0d-f6598af35de9 returned with HTTP 200 Aug 16 21:18:39.627072 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 961/3879] 10.4.3.143 () {70 vars in 1639 bytes} [Sun Aug 16 21:18:39 2026] GET /volume/v3/volumes/533fdb0d-6d29-4731-8c0d-f6598af35de9 => generated 1352 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 16 21:18:39.635873 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [req-25a8c71d-a548-4887-8b3c-31df7735094a req-31e85de9-30e1-43ce-9908-3ce8e4ee165c None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:18:39.637723 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [req-25a8c71d-a548-4887-8b3c-31df7735094a req-31e85de9-30e1-43ce-9908-3ce8e4ee165c tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] GET https://10.4.3.143/volume/v3/volumes/533fdb0d-6d29-4731-8c0d-f6598af35de9/encryption Aug 16 21:18:39.637892 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [req-25a8c71d-a548-4887-8b3c-31df7735094a req-31e85de9-30e1-43ce-9908-3ce8e4ee165c tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:18:39.638080 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [req-25a8c71d-a548-4887-8b3c-31df7735094a req-31e85de9-30e1-43ce-9908-3ce8e4ee165c tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] Calling method 'index' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:18:39.646567 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:18:39.646567 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:18:39.652601 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [req-25a8c71d-a548-4887-8b3c-31df7735094a req-31e85de9-30e1-43ce-9908-3ce8e4ee165c tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] https://10.4.3.143/volume/v3/volumes/533fdb0d-6d29-4731-8c0d-f6598af35de9/encryption returned with HTTP 200 Aug 16 21:18:39.653014 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 974/3880] 10.4.3.143 () {68 vars in 1631 bytes} [Sun Aug 16 21:18:39 2026] GET /volume/v3/volumes/533fdb0d-6d29-4731-8c0d-f6598af35de9/encryption => generated 160 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:18:40.186601 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-a039bcd0-affb-4393-8b92-5f8275fcf781 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:18:40.188345 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-a039bcd0-affb-4393-8b92-5f8275fcf781 tempest-VolumesBackupsTest-1226471110 tempest-VolumesBackupsTest-1226471110-project-member] GET https://10.4.3.143/volume/v3/backups/d32db6ae-f779-4f15-b97e-89734213f5cc Aug 16 21:18:40.188598 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-a039bcd0-affb-4393-8b92-5f8275fcf781 tempest-VolumesBackupsTest-1226471110 tempest-VolumesBackupsTest-1226471110-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:18:40.188848 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-a039bcd0-affb-4393-8b92-5f8275fcf781 tempest-VolumesBackupsTest-1226471110 tempest-VolumesBackupsTest-1226471110-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:18:40.189039 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.v3.backups [None req-a039bcd0-affb-4393-8b92-5f8275fcf781 tempest-VolumesBackupsTest-1226471110 tempest-VolumesBackupsTest-1226471110-project-member] Show backup with id d32db6ae-f779-4f15-b97e-89734213f5cc. {{(pid=100332) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:18:40.192848 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:18:40.192848 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:18:40.193605 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-a039bcd0-affb-4393-8b92-5f8275fcf781 tempest-VolumesBackupsTest-1226471110 tempest-VolumesBackupsTest-1226471110-project-member] https://10.4.3.143/volume/v3/backups/d32db6ae-f779-4f15-b97e-89734213f5cc returned with HTTP 200 Aug 16 21:18:40.193992 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 974/3881] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:18:40 2026] GET /volume/v3/backups/d32db6ae-f779-4f15-b97e-89734213f5cc => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:18:40.367488 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-b1577b56-925c-40ed-b01c-46e70a6b64f5 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:18:40.369148 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-b1577b56-925c-40ed-b01c-46e70a6b64f5 tempest-CreateVolumesFromImageTest-37139430 tempest-CreateVolumesFromImageTest-37139430-project-member] GET https://10.4.3.143/volume/v3/volumes/899d39dc-0809-4f71-b9bb-cdc23624e3bb Aug 16 21:18:40.369310 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-b1577b56-925c-40ed-b01c-46e70a6b64f5 tempest-CreateVolumesFromImageTest-37139430 tempest-CreateVolumesFromImageTest-37139430-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:18:40.369474 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-b1577b56-925c-40ed-b01c-46e70a6b64f5 tempest-CreateVolumesFromImageTest-37139430 tempest-CreateVolumesFromImageTest-37139430-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:18:40.375969 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:18:40.375969 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:18:40.379163 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-b1577b56-925c-40ed-b01c-46e70a6b64f5 tempest-CreateVolumesFromImageTest-37139430 tempest-CreateVolumesFromImageTest-37139430-project-member] Volume info retrieved successfully. Aug 16 21:18:40.382931 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-b1577b56-925c-40ed-b01c-46e70a6b64f5 tempest-CreateVolumesFromImageTest-37139430 tempest-CreateVolumesFromImageTest-37139430-project-member] https://10.4.3.143/volume/v3/volumes/899d39dc-0809-4f71-b9bb-cdc23624e3bb returned with HTTP 200 Aug 16 21:18:40.383346 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 973/3882] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:18:40 2026] GET /volume/v3/volumes/899d39dc-0809-4f71-b9bb-cdc23624e3bb => generated 850 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:18:40.395645 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-e0abf3c8-65c2-4c8b-b43f-c4882a862cb7 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:18:40.399357 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-e0abf3c8-65c2-4c8b-b43f-c4882a862cb7 tempest-CreateVolumesFromImageTest-37139430 tempest-CreateVolumesFromImageTest-37139430-project-member] DELETE https://10.4.3.143/volume/v3/volumes/899d39dc-0809-4f71-b9bb-cdc23624e3bb Aug 16 21:18:40.399357 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-e0abf3c8-65c2-4c8b-b43f-c4882a862cb7 tempest-CreateVolumesFromImageTest-37139430 tempest-CreateVolumesFromImageTest-37139430-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:18:40.399357 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-e0abf3c8-65c2-4c8b-b43f-c4882a862cb7 tempest-CreateVolumesFromImageTest-37139430 tempest-CreateVolumesFromImageTest-37139430-project-member] Calling method 'delete' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:18:40.399357 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.v3.volumes [None req-e0abf3c8-65c2-4c8b-b43f-c4882a862cb7 tempest-CreateVolumesFromImageTest-37139430 tempest-CreateVolumesFromImageTest-37139430-project-member] Delete volume with id: 899d39dc-0809-4f71-b9bb-cdc23624e3bb Aug 16 21:18:40.406693 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:18:40.406693 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:18:40.407817 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-e0abf3c8-65c2-4c8b-b43f-c4882a862cb7 tempest-CreateVolumesFromImageTest-37139430 tempest-CreateVolumesFromImageTest-37139430-project-member] Volume info retrieved successfully. Aug 16 21:18:40.429778 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-e0abf3c8-65c2-4c8b-b43f-c4882a862cb7 tempest-CreateVolumesFromImageTest-37139430 tempest-CreateVolumesFromImageTest-37139430-project-member] Delete volume request issued successfully. Aug 16 21:18:40.429778 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-e0abf3c8-65c2-4c8b-b43f-c4882a862cb7 tempest-CreateVolumesFromImageTest-37139430 tempest-CreateVolumesFromImageTest-37139430-project-member] https://10.4.3.143/volume/v3/volumes/899d39dc-0809-4f71-b9bb-cdc23624e3bb returned with HTTP 202 Aug 16 21:18:40.429778 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 962/3883] 10.4.3.143 () {66 vars in 1351 bytes} [Sun Aug 16 21:18:40 2026] DELETE /volume/v3/volumes/899d39dc-0809-4f71-b9bb-cdc23624e3bb => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 21:18:40.440055 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-b4ed2348-8112-4637-b661-dde374bd9a8f None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:18:40.442684 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-b4ed2348-8112-4637-b661-dde374bd9a8f tempest-CreateVolumesFromImageTest-37139430 tempest-CreateVolumesFromImageTest-37139430-project-member] GET https://10.4.3.143/volume/v3/volumes/899d39dc-0809-4f71-b9bb-cdc23624e3bb Aug 16 21:18:40.442935 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-b4ed2348-8112-4637-b661-dde374bd9a8f tempest-CreateVolumesFromImageTest-37139430 tempest-CreateVolumesFromImageTest-37139430-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:18:40.443201 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-b4ed2348-8112-4637-b661-dde374bd9a8f tempest-CreateVolumesFromImageTest-37139430 tempest-CreateVolumesFromImageTest-37139430-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:18:40.450349 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:18:40.450349 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:18:40.454356 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-b4ed2348-8112-4637-b661-dde374bd9a8f tempest-CreateVolumesFromImageTest-37139430 tempest-CreateVolumesFromImageTest-37139430-project-member] Volume info retrieved successfully. Aug 16 21:18:40.458871 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-b4ed2348-8112-4637-b661-dde374bd9a8f tempest-CreateVolumesFromImageTest-37139430 tempest-CreateVolumesFromImageTest-37139430-project-member] https://10.4.3.143/volume/v3/volumes/899d39dc-0809-4f71-b9bb-cdc23624e3bb returned with HTTP 200 Aug 16 21:18:40.459212 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 975/3884] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:18:40 2026] GET /volume/v3/volumes/899d39dc-0809-4f71-b9bb-cdc23624e3bb => generated 849 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:18:41.205882 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-fc836727-ca7b-46e3-ab38-776bd514c789 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:18:41.207461 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-fc836727-ca7b-46e3-ab38-776bd514c789 tempest-VolumesBackupsTest-1226471110 tempest-VolumesBackupsTest-1226471110-project-member] GET https://10.4.3.143/volume/v3/backups/d32db6ae-f779-4f15-b97e-89734213f5cc Aug 16 21:18:41.208986 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-fc836727-ca7b-46e3-ab38-776bd514c789 tempest-VolumesBackupsTest-1226471110 tempest-VolumesBackupsTest-1226471110-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:18:41.208986 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-fc836727-ca7b-46e3-ab38-776bd514c789 tempest-VolumesBackupsTest-1226471110 tempest-VolumesBackupsTest-1226471110-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:18:41.208986 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.v3.backups [None req-fc836727-ca7b-46e3-ab38-776bd514c789 tempest-VolumesBackupsTest-1226471110 tempest-VolumesBackupsTest-1226471110-project-member] Show backup with id d32db6ae-f779-4f15-b97e-89734213f5cc. {{(pid=100332) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:18:41.212389 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:18:41.212389 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:18:41.213373 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-fc836727-ca7b-46e3-ab38-776bd514c789 tempest-VolumesBackupsTest-1226471110 tempest-VolumesBackupsTest-1226471110-project-member] https://10.4.3.143/volume/v3/backups/d32db6ae-f779-4f15-b97e-89734213f5cc returned with HTTP 200 Aug 16 21:18:41.213941 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 975/3885] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:18:41 2026] GET /volume/v3/backups/d32db6ae-f779-4f15-b97e-89734213f5cc => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:18:41.475291 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-97149001-bee9-428d-986d-2894f37535f1 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:18:41.477254 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-97149001-bee9-428d-986d-2894f37535f1 tempest-CreateVolumesFromImageTest-37139430 tempest-CreateVolumesFromImageTest-37139430-project-member] GET https://10.4.3.143/volume/v3/volumes/899d39dc-0809-4f71-b9bb-cdc23624e3bb Aug 16 21:18:41.477467 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-97149001-bee9-428d-986d-2894f37535f1 tempest-CreateVolumesFromImageTest-37139430 tempest-CreateVolumesFromImageTest-37139430-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:18:41.477658 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-97149001-bee9-428d-986d-2894f37535f1 tempest-CreateVolumesFromImageTest-37139430 tempest-CreateVolumesFromImageTest-37139430-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:18:41.483486 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-97149001-bee9-428d-986d-2894f37535f1 tempest-CreateVolumesFromImageTest-37139430 tempest-CreateVolumesFromImageTest-37139430-project-member] https://10.4.3.143/volume/v3/volumes/899d39dc-0809-4f71-b9bb-cdc23624e3bb returned with HTTP 404 Aug 16 21:18:41.484093 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 974/3886] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:18:41 2026] GET /volume/v3/volumes/899d39dc-0809-4f71-b9bb-cdc23624e3bb => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:18:41.491748 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-78b7d1ea-433a-42c8-8772-6cdb31634cd1 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:18:41.493703 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-78b7d1ea-433a-42c8-8772-6cdb31634cd1 tempest-CreateVolumesFromImageTest-37139430 tempest-CreateVolumesFromImageTest-37139430-project-member] DELETE https://10.4.3.143/volume/v3/volumes/4e737045-148e-4e2a-987f-351ea1ee9b16 Aug 16 21:18:41.493903 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-78b7d1ea-433a-42c8-8772-6cdb31634cd1 tempest-CreateVolumesFromImageTest-37139430 tempest-CreateVolumesFromImageTest-37139430-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:18:41.494095 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-78b7d1ea-433a-42c8-8772-6cdb31634cd1 tempest-CreateVolumesFromImageTest-37139430 tempest-CreateVolumesFromImageTest-37139430-project-member] Calling method 'delete' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:18:41.494233 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.v3.volumes [None req-78b7d1ea-433a-42c8-8772-6cdb31634cd1 tempest-CreateVolumesFromImageTest-37139430 tempest-CreateVolumesFromImageTest-37139430-project-member] Delete volume with id: 4e737045-148e-4e2a-987f-351ea1ee9b16 Aug 16 21:18:41.501658 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:18:41.501658 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:18:41.502120 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-78b7d1ea-433a-42c8-8772-6cdb31634cd1 tempest-CreateVolumesFromImageTest-37139430 tempest-CreateVolumesFromImageTest-37139430-project-member] Volume info retrieved successfully. Aug 16 21:18:41.519021 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-78b7d1ea-433a-42c8-8772-6cdb31634cd1 tempest-CreateVolumesFromImageTest-37139430 tempest-CreateVolumesFromImageTest-37139430-project-member] Delete volume request issued successfully. Aug 16 21:18:41.519234 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-78b7d1ea-433a-42c8-8772-6cdb31634cd1 tempest-CreateVolumesFromImageTest-37139430 tempest-CreateVolumesFromImageTest-37139430-project-member] https://10.4.3.143/volume/v3/volumes/4e737045-148e-4e2a-987f-351ea1ee9b16 returned with HTTP 202 Aug 16 21:18:41.519631 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 963/3887] 10.4.3.143 () {66 vars in 1351 bytes} [Sun Aug 16 21:18:41 2026] DELETE /volume/v3/volumes/4e737045-148e-4e2a-987f-351ea1ee9b16 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 21:18:41.529150 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-7fa5cf5a-0c1c-46dc-a154-f19cd71e26b1 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:18:41.531049 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-7fa5cf5a-0c1c-46dc-a154-f19cd71e26b1 tempest-CreateVolumesFromImageTest-37139430 tempest-CreateVolumesFromImageTest-37139430-project-member] GET https://10.4.3.143/volume/v3/volumes/4e737045-148e-4e2a-987f-351ea1ee9b16 Aug 16 21:18:41.531289 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-7fa5cf5a-0c1c-46dc-a154-f19cd71e26b1 tempest-CreateVolumesFromImageTest-37139430 tempest-CreateVolumesFromImageTest-37139430-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:18:41.531406 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-7fa5cf5a-0c1c-46dc-a154-f19cd71e26b1 tempest-CreateVolumesFromImageTest-37139430 tempest-CreateVolumesFromImageTest-37139430-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:18:41.541643 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:18:41.541643 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:18:41.546226 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-7fa5cf5a-0c1c-46dc-a154-f19cd71e26b1 tempest-CreateVolumesFromImageTest-37139430 tempest-CreateVolumesFromImageTest-37139430-project-member] Volume info retrieved successfully. Aug 16 21:18:41.550892 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-7fa5cf5a-0c1c-46dc-a154-f19cd71e26b1 tempest-CreateVolumesFromImageTest-37139430 tempest-CreateVolumesFromImageTest-37139430-project-member] https://10.4.3.143/volume/v3/volumes/4e737045-148e-4e2a-987f-351ea1ee9b16 returned with HTTP 200 Aug 16 21:18:41.551324 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 976/3888] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:18:41 2026] GET /volume/v3/volumes/4e737045-148e-4e2a-987f-351ea1ee9b16 => generated 849 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:18:42.225001 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-1aeff2f3-871f-4ae2-8044-8a6e2bf6aaa5 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:18:42.228885 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-1aeff2f3-871f-4ae2-8044-8a6e2bf6aaa5 tempest-VolumesBackupsTest-1226471110 tempest-VolumesBackupsTest-1226471110-project-member] GET https://10.4.3.143/volume/v3/backups/d32db6ae-f779-4f15-b97e-89734213f5cc Aug 16 21:18:42.228885 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-1aeff2f3-871f-4ae2-8044-8a6e2bf6aaa5 tempest-VolumesBackupsTest-1226471110 tempest-VolumesBackupsTest-1226471110-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:18:42.228885 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-1aeff2f3-871f-4ae2-8044-8a6e2bf6aaa5 tempest-VolumesBackupsTest-1226471110 tempest-VolumesBackupsTest-1226471110-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:18:42.228885 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.v3.backups [None req-1aeff2f3-871f-4ae2-8044-8a6e2bf6aaa5 tempest-VolumesBackupsTest-1226471110 tempest-VolumesBackupsTest-1226471110-project-member] Show backup with id d32db6ae-f779-4f15-b97e-89734213f5cc. {{(pid=100332) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:18:42.233672 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:18:42.233672 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:18:42.233672 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-1aeff2f3-871f-4ae2-8044-8a6e2bf6aaa5 tempest-VolumesBackupsTest-1226471110 tempest-VolumesBackupsTest-1226471110-project-member] https://10.4.3.143/volume/v3/backups/d32db6ae-f779-4f15-b97e-89734213f5cc returned with HTTP 200 Aug 16 21:18:42.233672 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 976/3889] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:18:42 2026] GET /volume/v3/backups/d32db6ae-f779-4f15-b97e-89734213f5cc => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:18:42.566675 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-08fff3a5-1efc-4300-9919-d6b44a681a7e None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:18:42.569200 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-08fff3a5-1efc-4300-9919-d6b44a681a7e tempest-CreateVolumesFromImageTest-37139430 tempest-CreateVolumesFromImageTest-37139430-project-member] GET https://10.4.3.143/volume/v3/volumes/4e737045-148e-4e2a-987f-351ea1ee9b16 Aug 16 21:18:42.569473 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-08fff3a5-1efc-4300-9919-d6b44a681a7e tempest-CreateVolumesFromImageTest-37139430 tempest-CreateVolumesFromImageTest-37139430-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:18:42.569686 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-08fff3a5-1efc-4300-9919-d6b44a681a7e tempest-CreateVolumesFromImageTest-37139430 tempest-CreateVolumesFromImageTest-37139430-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:18:42.576678 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-08fff3a5-1efc-4300-9919-d6b44a681a7e tempest-CreateVolumesFromImageTest-37139430 tempest-CreateVolumesFromImageTest-37139430-project-member] https://10.4.3.143/volume/v3/volumes/4e737045-148e-4e2a-987f-351ea1ee9b16 returned with HTTP 404 Aug 16 21:18:42.577295 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 975/3890] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:18:42 2026] GET /volume/v3/volumes/4e737045-148e-4e2a-987f-351ea1ee9b16 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:18:42.584830 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-dd479ea6-99d6-493f-896a-9669a57658ec None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:18:42.587380 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-dd479ea6-99d6-493f-896a-9669a57658ec tempest-CreateVolumesFromImageTest-37139430 tempest-CreateVolumesFromImageTest-37139430-project-member] DELETE https://10.4.3.143/volume/v3/volumes/f209466a-2807-4d0f-9728-abfcca27843f Aug 16 21:18:42.587636 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-dd479ea6-99d6-493f-896a-9669a57658ec tempest-CreateVolumesFromImageTest-37139430 tempest-CreateVolumesFromImageTest-37139430-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:18:42.587849 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-dd479ea6-99d6-493f-896a-9669a57658ec tempest-CreateVolumesFromImageTest-37139430 tempest-CreateVolumesFromImageTest-37139430-project-member] Calling method 'delete' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:18:42.588046 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.v3.volumes [None req-dd479ea6-99d6-493f-896a-9669a57658ec tempest-CreateVolumesFromImageTest-37139430 tempest-CreateVolumesFromImageTest-37139430-project-member] Delete volume with id: f209466a-2807-4d0f-9728-abfcca27843f Aug 16 21:18:42.596265 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:18:42.596265 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:18:42.596785 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-dd479ea6-99d6-493f-896a-9669a57658ec tempest-CreateVolumesFromImageTest-37139430 tempest-CreateVolumesFromImageTest-37139430-project-member] Volume info retrieved successfully. Aug 16 21:18:42.614358 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-dd479ea6-99d6-493f-896a-9669a57658ec tempest-CreateVolumesFromImageTest-37139430 tempest-CreateVolumesFromImageTest-37139430-project-member] Delete volume request issued successfully. Aug 16 21:18:42.614620 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-dd479ea6-99d6-493f-896a-9669a57658ec tempest-CreateVolumesFromImageTest-37139430 tempest-CreateVolumesFromImageTest-37139430-project-member] https://10.4.3.143/volume/v3/volumes/f209466a-2807-4d0f-9728-abfcca27843f returned with HTTP 202 Aug 16 21:18:42.615320 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 964/3891] 10.4.3.143 () {66 vars in 1351 bytes} [Sun Aug 16 21:18:42 2026] DELETE /volume/v3/volumes/f209466a-2807-4d0f-9728-abfcca27843f => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 21:18:42.623182 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-5ec43113-168c-460e-b3bc-c9841741d209 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:18:42.625154 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-5ec43113-168c-460e-b3bc-c9841741d209 tempest-CreateVolumesFromImageTest-37139430 tempest-CreateVolumesFromImageTest-37139430-project-member] GET https://10.4.3.143/volume/v3/volumes/f209466a-2807-4d0f-9728-abfcca27843f Aug 16 21:18:42.625350 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-5ec43113-168c-460e-b3bc-c9841741d209 tempest-CreateVolumesFromImageTest-37139430 tempest-CreateVolumesFromImageTest-37139430-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:18:42.625527 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-5ec43113-168c-460e-b3bc-c9841741d209 tempest-CreateVolumesFromImageTest-37139430 tempest-CreateVolumesFromImageTest-37139430-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:18:42.633961 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:18:42.633961 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:18:42.636873 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-5ec43113-168c-460e-b3bc-c9841741d209 tempest-CreateVolumesFromImageTest-37139430 tempest-CreateVolumesFromImageTest-37139430-project-member] Volume info retrieved successfully. Aug 16 21:18:42.641871 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-5ec43113-168c-460e-b3bc-c9841741d209 tempest-CreateVolumesFromImageTest-37139430 tempest-CreateVolumesFromImageTest-37139430-project-member] https://10.4.3.143/volume/v3/volumes/f209466a-2807-4d0f-9728-abfcca27843f returned with HTTP 200 Aug 16 21:18:42.642426 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 977/3892] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:18:42 2026] GET /volume/v3/volumes/f209466a-2807-4d0f-9728-abfcca27843f => generated 848 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:18:43.244859 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-69b3b425-d606-4069-b65d-b1d80091b7f2 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:18:43.246990 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-69b3b425-d606-4069-b65d-b1d80091b7f2 tempest-VolumesBackupsTest-1226471110 tempest-VolumesBackupsTest-1226471110-project-member] GET https://10.4.3.143/volume/v3/backups/d32db6ae-f779-4f15-b97e-89734213f5cc Aug 16 21:18:43.248521 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-69b3b425-d606-4069-b65d-b1d80091b7f2 tempest-VolumesBackupsTest-1226471110 tempest-VolumesBackupsTest-1226471110-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:18:43.248521 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-69b3b425-d606-4069-b65d-b1d80091b7f2 tempest-VolumesBackupsTest-1226471110 tempest-VolumesBackupsTest-1226471110-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:18:43.248521 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.v3.backups [None req-69b3b425-d606-4069-b65d-b1d80091b7f2 tempest-VolumesBackupsTest-1226471110 tempest-VolumesBackupsTest-1226471110-project-member] Show backup with id d32db6ae-f779-4f15-b97e-89734213f5cc. {{(pid=100332) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:18:43.252336 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:18:43.252336 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:18:43.253331 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-69b3b425-d606-4069-b65d-b1d80091b7f2 tempest-VolumesBackupsTest-1226471110 tempest-VolumesBackupsTest-1226471110-project-member] https://10.4.3.143/volume/v3/backups/d32db6ae-f779-4f15-b97e-89734213f5cc returned with HTTP 200 Aug 16 21:18:43.253871 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 977/3893] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:18:43 2026] GET /volume/v3/backups/d32db6ae-f779-4f15-b97e-89734213f5cc => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:18:43.653825 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-9d1b7eec-270d-404d-a443-42db4710e1ec None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:18:43.655660 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-9d1b7eec-270d-404d-a443-42db4710e1ec tempest-CreateVolumesFromImageTest-37139430 tempest-CreateVolumesFromImageTest-37139430-project-member] GET https://10.4.3.143/volume/v3/volumes/f209466a-2807-4d0f-9728-abfcca27843f Aug 16 21:18:43.655769 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-9d1b7eec-270d-404d-a443-42db4710e1ec tempest-CreateVolumesFromImageTest-37139430 tempest-CreateVolumesFromImageTest-37139430-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:18:43.656271 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-9d1b7eec-270d-404d-a443-42db4710e1ec tempest-CreateVolumesFromImageTest-37139430 tempest-CreateVolumesFromImageTest-37139430-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:18:43.662224 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-9d1b7eec-270d-404d-a443-42db4710e1ec tempest-CreateVolumesFromImageTest-37139430 tempest-CreateVolumesFromImageTest-37139430-project-member] https://10.4.3.143/volume/v3/volumes/f209466a-2807-4d0f-9728-abfcca27843f returned with HTTP 404 Aug 16 21:18:43.662765 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 976/3894] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:18:43 2026] GET /volume/v3/volumes/f209466a-2807-4d0f-9728-abfcca27843f => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:18:43.670374 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-d33654fa-a321-4225-9cab-9112b989d2f9 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:18:43.672377 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-d33654fa-a321-4225-9cab-9112b989d2f9 tempest-CreateVolumesFromImageTest-37139430 tempest-CreateVolumesFromImageTest-37139430-project-member] DELETE https://10.4.3.143/volume/v3/volumes/9d67c0e2-5abc-4f3a-b129-9f7e4d862869 Aug 16 21:18:43.672833 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-d33654fa-a321-4225-9cab-9112b989d2f9 tempest-CreateVolumesFromImageTest-37139430 tempest-CreateVolumesFromImageTest-37139430-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:18:43.672833 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-d33654fa-a321-4225-9cab-9112b989d2f9 tempest-CreateVolumesFromImageTest-37139430 tempest-CreateVolumesFromImageTest-37139430-project-member] Calling method 'delete' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:18:43.673029 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.v3.volumes [None req-d33654fa-a321-4225-9cab-9112b989d2f9 tempest-CreateVolumesFromImageTest-37139430 tempest-CreateVolumesFromImageTest-37139430-project-member] Delete volume with id: 9d67c0e2-5abc-4f3a-b129-9f7e4d862869 Aug 16 21:18:43.680963 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:18:43.680963 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:18:43.681456 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-d33654fa-a321-4225-9cab-9112b989d2f9 tempest-CreateVolumesFromImageTest-37139430 tempest-CreateVolumesFromImageTest-37139430-project-member] Volume info retrieved successfully. Aug 16 21:18:43.698095 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-d33654fa-a321-4225-9cab-9112b989d2f9 tempest-CreateVolumesFromImageTest-37139430 tempest-CreateVolumesFromImageTest-37139430-project-member] Delete volume request issued successfully. Aug 16 21:18:43.698262 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-d33654fa-a321-4225-9cab-9112b989d2f9 tempest-CreateVolumesFromImageTest-37139430 tempest-CreateVolumesFromImageTest-37139430-project-member] https://10.4.3.143/volume/v3/volumes/9d67c0e2-5abc-4f3a-b129-9f7e4d862869 returned with HTTP 202 Aug 16 21:18:43.699180 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 965/3895] 10.4.3.143 () {66 vars in 1351 bytes} [Sun Aug 16 21:18:43 2026] DELETE /volume/v3/volumes/9d67c0e2-5abc-4f3a-b129-9f7e4d862869 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 21:18:43.705835 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-4950f9b7-66b5-41a8-a4cb-2e8240e10b34 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:18:43.707707 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-4950f9b7-66b5-41a8-a4cb-2e8240e10b34 tempest-CreateVolumesFromImageTest-37139430 tempest-CreateVolumesFromImageTest-37139430-project-member] GET https://10.4.3.143/volume/v3/volumes/9d67c0e2-5abc-4f3a-b129-9f7e4d862869 Aug 16 21:18:43.707911 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-4950f9b7-66b5-41a8-a4cb-2e8240e10b34 tempest-CreateVolumesFromImageTest-37139430 tempest-CreateVolumesFromImageTest-37139430-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:18:43.708291 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-4950f9b7-66b5-41a8-a4cb-2e8240e10b34 tempest-CreateVolumesFromImageTest-37139430 tempest-CreateVolumesFromImageTest-37139430-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:18:43.716966 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:18:43.716966 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:18:43.718770 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-4950f9b7-66b5-41a8-a4cb-2e8240e10b34 tempest-CreateVolumesFromImageTest-37139430 tempest-CreateVolumesFromImageTest-37139430-project-member] Volume info retrieved successfully. Aug 16 21:18:43.723720 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-4950f9b7-66b5-41a8-a4cb-2e8240e10b34 tempest-CreateVolumesFromImageTest-37139430 tempest-CreateVolumesFromImageTest-37139430-project-member] https://10.4.3.143/volume/v3/volumes/9d67c0e2-5abc-4f3a-b129-9f7e4d862869 returned with HTTP 200 Aug 16 21:18:43.723943 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 978/3896] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:18:43 2026] GET /volume/v3/volumes/9d67c0e2-5abc-4f3a-b129-9f7e4d862869 => generated 849 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:18:44.264963 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-e78e5788-1ea2-4108-84b3-6c42d81bd6af None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:18:44.269085 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-e78e5788-1ea2-4108-84b3-6c42d81bd6af tempest-VolumesBackupsTest-1226471110 tempest-VolumesBackupsTest-1226471110-project-member] GET https://10.4.3.143/volume/v3/backups/d32db6ae-f779-4f15-b97e-89734213f5cc Aug 16 21:18:44.269085 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-e78e5788-1ea2-4108-84b3-6c42d81bd6af tempest-VolumesBackupsTest-1226471110 tempest-VolumesBackupsTest-1226471110-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:18:44.269085 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-e78e5788-1ea2-4108-84b3-6c42d81bd6af tempest-VolumesBackupsTest-1226471110 tempest-VolumesBackupsTest-1226471110-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:18:44.269085 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.v3.backups [None req-e78e5788-1ea2-4108-84b3-6c42d81bd6af tempest-VolumesBackupsTest-1226471110 tempest-VolumesBackupsTest-1226471110-project-member] Show backup with id d32db6ae-f779-4f15-b97e-89734213f5cc. {{(pid=100332) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:18:44.273360 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:18:44.273360 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:18:44.274450 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-e78e5788-1ea2-4108-84b3-6c42d81bd6af tempest-VolumesBackupsTest-1226471110 tempest-VolumesBackupsTest-1226471110-project-member] https://10.4.3.143/volume/v3/backups/d32db6ae-f779-4f15-b97e-89734213f5cc returned with HTTP 200 Aug 16 21:18:44.275008 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 978/3897] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:18:44 2026] GET /volume/v3/backups/d32db6ae-f779-4f15-b97e-89734213f5cc => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:18:44.738016 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-e269fa33-82ff-4e1e-b599-662e15d2ba89 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:18:44.740975 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-e269fa33-82ff-4e1e-b599-662e15d2ba89 tempest-CreateVolumesFromImageTest-37139430 tempest-CreateVolumesFromImageTest-37139430-project-member] GET https://10.4.3.143/volume/v3/volumes/9d67c0e2-5abc-4f3a-b129-9f7e4d862869 Aug 16 21:18:44.741171 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-e269fa33-82ff-4e1e-b599-662e15d2ba89 tempest-CreateVolumesFromImageTest-37139430 tempest-CreateVolumesFromImageTest-37139430-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:18:44.741350 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-e269fa33-82ff-4e1e-b599-662e15d2ba89 tempest-CreateVolumesFromImageTest-37139430 tempest-CreateVolumesFromImageTest-37139430-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:18:44.748726 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-e269fa33-82ff-4e1e-b599-662e15d2ba89 tempest-CreateVolumesFromImageTest-37139430 tempest-CreateVolumesFromImageTest-37139430-project-member] https://10.4.3.143/volume/v3/volumes/9d67c0e2-5abc-4f3a-b129-9f7e4d862869 returned with HTTP 404 Aug 16 21:18:44.749640 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 977/3898] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:18:44 2026] GET /volume/v3/volumes/9d67c0e2-5abc-4f3a-b129-9f7e4d862869 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:18:44.757090 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-bec2835c-78cb-49c2-985b-282efb74e73d None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:18:44.758889 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-bec2835c-78cb-49c2-985b-282efb74e73d tempest-CreateVolumesFromImageTest-37139430 tempest-CreateVolumesFromImageTest-37139430-project-member] DELETE https://10.4.3.143/volume/v3/volumes/a6e212aa-ef88-4068-9fba-82c0324f0363 Aug 16 21:18:44.759096 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-bec2835c-78cb-49c2-985b-282efb74e73d tempest-CreateVolumesFromImageTest-37139430 tempest-CreateVolumesFromImageTest-37139430-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:18:44.759317 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-bec2835c-78cb-49c2-985b-282efb74e73d tempest-CreateVolumesFromImageTest-37139430 tempest-CreateVolumesFromImageTest-37139430-project-member] Calling method 'delete' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:18:44.759503 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.v3.volumes [None req-bec2835c-78cb-49c2-985b-282efb74e73d tempest-CreateVolumesFromImageTest-37139430 tempest-CreateVolumesFromImageTest-37139430-project-member] Delete volume with id: a6e212aa-ef88-4068-9fba-82c0324f0363 Aug 16 21:18:44.767421 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:18:44.767421 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:18:44.767894 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-bec2835c-78cb-49c2-985b-282efb74e73d tempest-CreateVolumesFromImageTest-37139430 tempest-CreateVolumesFromImageTest-37139430-project-member] Volume info retrieved successfully. Aug 16 21:18:44.788941 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-bec2835c-78cb-49c2-985b-282efb74e73d tempest-CreateVolumesFromImageTest-37139430 tempest-CreateVolumesFromImageTest-37139430-project-member] Delete volume request issued successfully. Aug 16 21:18:44.788941 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-bec2835c-78cb-49c2-985b-282efb74e73d tempest-CreateVolumesFromImageTest-37139430 tempest-CreateVolumesFromImageTest-37139430-project-member] https://10.4.3.143/volume/v3/volumes/a6e212aa-ef88-4068-9fba-82c0324f0363 returned with HTTP 202 Aug 16 21:18:44.788941 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 966/3899] 10.4.3.143 () {66 vars in 1351 bytes} [Sun Aug 16 21:18:44 2026] DELETE /volume/v3/volumes/a6e212aa-ef88-4068-9fba-82c0324f0363 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 21:18:44.795079 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-49b8a397-2e26-47d8-903e-a2ae2fc971c8 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:18:44.797485 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-49b8a397-2e26-47d8-903e-a2ae2fc971c8 tempest-CreateVolumesFromImageTest-37139430 tempest-CreateVolumesFromImageTest-37139430-project-member] GET https://10.4.3.143/volume/v3/volumes/a6e212aa-ef88-4068-9fba-82c0324f0363 Aug 16 21:18:44.797801 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-49b8a397-2e26-47d8-903e-a2ae2fc971c8 tempest-CreateVolumesFromImageTest-37139430 tempest-CreateVolumesFromImageTest-37139430-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:18:44.798708 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-49b8a397-2e26-47d8-903e-a2ae2fc971c8 tempest-CreateVolumesFromImageTest-37139430 tempest-CreateVolumesFromImageTest-37139430-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:18:44.807708 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:18:44.807708 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:18:44.812239 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-49b8a397-2e26-47d8-903e-a2ae2fc971c8 tempest-CreateVolumesFromImageTest-37139430 tempest-CreateVolumesFromImageTest-37139430-project-member] Volume info retrieved successfully. Aug 16 21:18:44.819100 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-49b8a397-2e26-47d8-903e-a2ae2fc971c8 tempest-CreateVolumesFromImageTest-37139430 tempest-CreateVolumesFromImageTest-37139430-project-member] https://10.4.3.143/volume/v3/volumes/a6e212aa-ef88-4068-9fba-82c0324f0363 returned with HTTP 200 Aug 16 21:18:44.819100 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 979/3900] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:18:44 2026] GET /volume/v3/volumes/a6e212aa-ef88-4068-9fba-82c0324f0363 => generated 848 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:18:45.285770 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-a2d48835-5442-49cc-ac2d-83d27c1e7d9f None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:18:45.289847 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-a2d48835-5442-49cc-ac2d-83d27c1e7d9f tempest-VolumesBackupsTest-1226471110 tempest-VolumesBackupsTest-1226471110-project-member] GET https://10.4.3.143/volume/v3/backups/d32db6ae-f779-4f15-b97e-89734213f5cc Aug 16 21:18:45.290122 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-a2d48835-5442-49cc-ac2d-83d27c1e7d9f tempest-VolumesBackupsTest-1226471110 tempest-VolumesBackupsTest-1226471110-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:18:45.291166 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-a2d48835-5442-49cc-ac2d-83d27c1e7d9f tempest-VolumesBackupsTest-1226471110 tempest-VolumesBackupsTest-1226471110-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:18:45.291310 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.v3.backups [None req-a2d48835-5442-49cc-ac2d-83d27c1e7d9f tempest-VolumesBackupsTest-1226471110 tempest-VolumesBackupsTest-1226471110-project-member] Show backup with id d32db6ae-f779-4f15-b97e-89734213f5cc. {{(pid=100332) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:18:45.299716 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:18:45.299716 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:18:45.300545 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-a2d48835-5442-49cc-ac2d-83d27c1e7d9f tempest-VolumesBackupsTest-1226471110 tempest-VolumesBackupsTest-1226471110-project-member] https://10.4.3.143/volume/v3/backups/d32db6ae-f779-4f15-b97e-89734213f5cc returned with HTTP 200 Aug 16 21:18:45.300947 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 979/3901] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:18:45 2026] GET /volume/v3/backups/d32db6ae-f779-4f15-b97e-89734213f5cc => generated 749 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:18:45.830894 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-cbfdf338-331f-4886-b3cb-1ff91a3c7d21 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:18:45.832572 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-cbfdf338-331f-4886-b3cb-1ff91a3c7d21 tempest-CreateVolumesFromImageTest-37139430 tempest-CreateVolumesFromImageTest-37139430-project-member] GET https://10.4.3.143/volume/v3/volumes/a6e212aa-ef88-4068-9fba-82c0324f0363 Aug 16 21:18:45.832791 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-cbfdf338-331f-4886-b3cb-1ff91a3c7d21 tempest-CreateVolumesFromImageTest-37139430 tempest-CreateVolumesFromImageTest-37139430-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:18:45.832995 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-cbfdf338-331f-4886-b3cb-1ff91a3c7d21 tempest-CreateVolumesFromImageTest-37139430 tempest-CreateVolumesFromImageTest-37139430-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:18:45.839421 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-cbfdf338-331f-4886-b3cb-1ff91a3c7d21 tempest-CreateVolumesFromImageTest-37139430 tempest-CreateVolumesFromImageTest-37139430-project-member] https://10.4.3.143/volume/v3/volumes/a6e212aa-ef88-4068-9fba-82c0324f0363 returned with HTTP 404 Aug 16 21:18:45.839981 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 978/3902] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:18:45 2026] GET /volume/v3/volumes/a6e212aa-ef88-4068-9fba-82c0324f0363 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:18:46.313503 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-ba8dc365-9fe5-46ce-9647-55c53c29554a None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:18:46.315335 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-ba8dc365-9fe5-46ce-9647-55c53c29554a tempest-VolumesBackupsTest-1226471110 tempest-VolumesBackupsTest-1226471110-project-member] GET https://10.4.3.143/volume/v3/backups/d32db6ae-f779-4f15-b97e-89734213f5cc Aug 16 21:18:46.315535 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-ba8dc365-9fe5-46ce-9647-55c53c29554a tempest-VolumesBackupsTest-1226471110 tempest-VolumesBackupsTest-1226471110-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:18:46.315731 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-ba8dc365-9fe5-46ce-9647-55c53c29554a tempest-VolumesBackupsTest-1226471110 tempest-VolumesBackupsTest-1226471110-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:18:46.315838 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.v3.backups [None req-ba8dc365-9fe5-46ce-9647-55c53c29554a tempest-VolumesBackupsTest-1226471110 tempest-VolumesBackupsTest-1226471110-project-member] Show backup with id d32db6ae-f779-4f15-b97e-89734213f5cc. {{(pid=100333) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:18:46.319891 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:18:46.319891 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:18:46.320583 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-ba8dc365-9fe5-46ce-9647-55c53c29554a tempest-VolumesBackupsTest-1226471110 tempest-VolumesBackupsTest-1226471110-project-member] https://10.4.3.143/volume/v3/backups/d32db6ae-f779-4f15-b97e-89734213f5cc returned with HTTP 200 Aug 16 21:18:46.320982 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 967/3903] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:18:46 2026] GET /volume/v3/backups/d32db6ae-f779-4f15-b97e-89734213f5cc => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:18:46.330299 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-4de2371d-4ceb-4de7-9a45-ee7ae84fce4b None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:18:46.332021 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-4de2371d-4ceb-4de7-9a45-ee7ae84fce4b tempest-VolumesBackupsTest-1226471110 tempest-VolumesBackupsTest-1226471110-project-member] GET https://10.4.3.143/volume/v3/backups/7f4c770f-f2f2-4ed6-8333-82cccf7ae7ba Aug 16 21:18:46.332213 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-4de2371d-4ceb-4de7-9a45-ee7ae84fce4b tempest-VolumesBackupsTest-1226471110 tempest-VolumesBackupsTest-1226471110-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:18:46.332382 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-4de2371d-4ceb-4de7-9a45-ee7ae84fce4b tempest-VolumesBackupsTest-1226471110 tempest-VolumesBackupsTest-1226471110-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:18:46.332477 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.v3.backups [None req-4de2371d-4ceb-4de7-9a45-ee7ae84fce4b tempest-VolumesBackupsTest-1226471110 tempest-VolumesBackupsTest-1226471110-project-member] Show backup with id 7f4c770f-f2f2-4ed6-8333-82cccf7ae7ba. {{(pid=100330) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:18:46.336477 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:18:46.336477 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:18:46.337250 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-4de2371d-4ceb-4de7-9a45-ee7ae84fce4b tempest-VolumesBackupsTest-1226471110 tempest-VolumesBackupsTest-1226471110-project-member] https://10.4.3.143/volume/v3/backups/7f4c770f-f2f2-4ed6-8333-82cccf7ae7ba returned with HTTP 200 Aug 16 21:18:46.337625 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 980/3904] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:18:46 2026] GET /volume/v3/backups/7f4c770f-f2f2-4ed6-8333-82cccf7ae7ba => generated 751 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:18:46.347885 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-89b0d1c4-5165-4bff-9eaa-ac3090c94e56 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:18:46.349922 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-89b0d1c4-5165-4bff-9eaa-ac3090c94e56 tempest-VolumesBackupsTest-1226471110 tempest-VolumesBackupsTest-1226471110-project-member] DELETE https://10.4.3.143/volume/v3/backups/d32db6ae-f779-4f15-b97e-89734213f5cc Aug 16 21:18:46.350498 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-89b0d1c4-5165-4bff-9eaa-ac3090c94e56 tempest-VolumesBackupsTest-1226471110 tempest-VolumesBackupsTest-1226471110-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:18:46.350710 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-89b0d1c4-5165-4bff-9eaa-ac3090c94e56 tempest-VolumesBackupsTest-1226471110 tempest-VolumesBackupsTest-1226471110-project-member] Calling method 'delete' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:18:46.350879 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.contrib.backups [None req-89b0d1c4-5165-4bff-9eaa-ac3090c94e56 tempest-VolumesBackupsTest-1226471110 tempest-VolumesBackupsTest-1226471110-project-member] Delete backup with id: d32db6ae-f779-4f15-b97e-89734213f5cc. Aug 16 21:18:46.355712 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:18:46.355712 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:18:46.370944 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.backup.rpcapi [None req-89b0d1c4-5165-4bff-9eaa-ac3090c94e56 tempest-VolumesBackupsTest-1226471110 tempest-VolumesBackupsTest-1226471110-project-member] delete_backup rpcapi backup_id d32db6ae-f779-4f15-b97e-89734213f5cc {{(pid=100332) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 16 21:18:46.373580 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-89b0d1c4-5165-4bff-9eaa-ac3090c94e56 tempest-VolumesBackupsTest-1226471110 tempest-VolumesBackupsTest-1226471110-project-member] https://10.4.3.143/volume/v3/backups/d32db6ae-f779-4f15-b97e-89734213f5cc returned with HTTP 202 Aug 16 21:18:46.374181 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 980/3905] 10.4.3.143 () {66 vars in 1351 bytes} [Sun Aug 16 21:18:46 2026] DELETE /volume/v3/backups/d32db6ae-f779-4f15-b97e-89734213f5cc => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 16 21:18:46.380660 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-11d89740-5808-4237-8305-7b32f0a03b22 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:18:46.382385 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-11d89740-5808-4237-8305-7b32f0a03b22 tempest-VolumesBackupsTest-1226471110 tempest-VolumesBackupsTest-1226471110-project-member] GET https://10.4.3.143/volume/v3/backups/d32db6ae-f779-4f15-b97e-89734213f5cc Aug 16 21:18:46.382567 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-11d89740-5808-4237-8305-7b32f0a03b22 tempest-VolumesBackupsTest-1226471110 tempest-VolumesBackupsTest-1226471110-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:18:46.382766 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-11d89740-5808-4237-8305-7b32f0a03b22 tempest-VolumesBackupsTest-1226471110 tempest-VolumesBackupsTest-1226471110-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:18:46.382868 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.v3.backups [None req-11d89740-5808-4237-8305-7b32f0a03b22 tempest-VolumesBackupsTest-1226471110 tempest-VolumesBackupsTest-1226471110-project-member] Show backup with id d32db6ae-f779-4f15-b97e-89734213f5cc. {{(pid=100331) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:18:46.386881 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:18:46.386881 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:18:46.387666 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-11d89740-5808-4237-8305-7b32f0a03b22 tempest-VolumesBackupsTest-1226471110 tempest-VolumesBackupsTest-1226471110-project-member] https://10.4.3.143/volume/v3/backups/d32db6ae-f779-4f15-b97e-89734213f5cc returned with HTTP 200 Aug 16 21:18:46.388141 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 979/3906] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:18:46 2026] GET /volume/v3/backups/d32db6ae-f779-4f15-b97e-89734213f5cc => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:18:47.015871 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-8da6cc04-73c9-45da-985f-7b4874955fb2 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:18:47.099186 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-8da6cc04-73c9-45da-985f-7b4874955fb2 tempest-CreateVolumesFromSourceVolumeTest-1293785158 tempest-CreateVolumesFromSourceVolumeTest-1293785158-project-member] POST https://10.4.3.143/volume/v3/volumes Aug 16 21:18:47.099478 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-8da6cc04-73c9-45da-985f-7b4874955fb2 tempest-CreateVolumesFromSourceVolumeTest-1293785158 tempest-CreateVolumesFromSourceVolumeTest-1293785158-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-322953688"}} {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:18:47.100872 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.v3.volumes [None req-8da6cc04-73c9-45da-985f-7b4874955fb2 tempest-CreateVolumesFromSourceVolumeTest-1293785158 tempest-CreateVolumesFromSourceVolumeTest-1293785158-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-322953688'}} {{(pid=100333) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 21:18:47.101003 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.v3.volumes [None req-8da6cc04-73c9-45da-985f-7b4874955fb2 tempest-CreateVolumesFromSourceVolumeTest-1293785158 tempest-CreateVolumesFromSourceVolumeTest-1293785158-project-member] Create volume of 1 GB Aug 16 21:18:47.105050 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-8da6cc04-73c9-45da-985f-7b4874955fb2 tempest-CreateVolumesFromSourceVolumeTest-1293785158 tempest-CreateVolumesFromSourceVolumeTest-1293785158-project-member] Availability Zones retrieved successfully. Aug 16 21:18:47.110655 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-8da6cc04-73c9-45da-985f-7b4874955fb2 tempest-CreateVolumesFromSourceVolumeTest-1293785158 tempest-CreateVolumesFromSourceVolumeTest-1293785158-project-member] Flow 'volume_create_api' (956dd1ec-4abb-43a6-a575-a3c223637a03) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100333) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:18:47.111502 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-8da6cc04-73c9-45da-985f-7b4874955fb2 tempest-CreateVolumesFromSourceVolumeTest-1293785158 tempest-CreateVolumesFromSourceVolumeTest-1293785158-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5b8ea4a5-5d6d-43e8-ad88-af0690bd4401) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:18:47.112394 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.flows.api.create_volume [None req-8da6cc04-73c9-45da-985f-7b4874955fb2 tempest-CreateVolumesFromSourceVolumeTest-1293785158 tempest-CreateVolumesFromSourceVolumeTest-1293785158-project-member] Validating volume size '1' using validate_int {{(pid=100333) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 21:18:47.138087 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-8da6cc04-73c9-45da-985f-7b4874955fb2 tempest-CreateVolumesFromSourceVolumeTest-1293785158 tempest-CreateVolumesFromSourceVolumeTest-1293785158-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5b8ea4a5-5d6d-43e8-ad88-af0690bd4401) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T21:04:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=69e633b8-fab9-4b15-8b40-4f1a67c51cda,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '69e633b8-fab9-4b15-8b40-4f1a67c51cda', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:18:47.138763 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-8da6cc04-73c9-45da-985f-7b4874955fb2 tempest-CreateVolumesFromSourceVolumeTest-1293785158 tempest-CreateVolumesFromSourceVolumeTest-1293785158-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6879e3df-979a-4e9b-a101-f87778637494) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:18:47.193108 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.quota [None req-8da6cc04-73c9-45da-985f-7b4874955fb2 tempest-CreateVolumesFromSourceVolumeTest-1293785158 tempest-CreateVolumesFromSourceVolumeTest-1293785158-project-member] Created reservations ['844daa8c-2f57-4f27-8962-c9f7b62b29ce', '04bda549-1eb8-4766-8fea-527796114bb3', '3c01c143-e21a-48dc-9455-53f39a988fbb', 'b59519fd-9842-4096-ac5c-49c8ba253328'] {{(pid=100333) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:18:47.193793 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-8da6cc04-73c9-45da-985f-7b4874955fb2 tempest-CreateVolumesFromSourceVolumeTest-1293785158 tempest-CreateVolumesFromSourceVolumeTest-1293785158-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6879e3df-979a-4e9b-a101-f87778637494) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['844daa8c-2f57-4f27-8962-c9f7b62b29ce', '04bda549-1eb8-4766-8fea-527796114bb3', '3c01c143-e21a-48dc-9455-53f39a988fbb', 'b59519fd-9842-4096-ac5c-49c8ba253328']}' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:18:47.194489 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-8da6cc04-73c9-45da-985f-7b4874955fb2 tempest-CreateVolumesFromSourceVolumeTest-1293785158 tempest-CreateVolumesFromSourceVolumeTest-1293785158-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f32bf59d-1f9e-4ae7-89fa-04c489738c0b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:18:47.216078 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-8da6cc04-73c9-45da-985f-7b4874955fb2 tempest-CreateVolumesFromSourceVolumeTest-1293785158 tempest-CreateVolumesFromSourceVolumeTest-1293785158-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f32bf59d-1f9e-4ae7-89fa-04c489738c0b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2ec9b783-70c0-4e25-ae8d-ae5239589f02', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-322953688',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='533ed25d3f8e41ed9243c7c4153e258d',qos_specs=None,replication_status=,reservations=['844daa8c-2f57-4f27-8962-c9f7b62b29ce','04bda549-1eb8-4766-8fea-527796114bb3','3c01c143-e21a-48dc-9455-53f39a988fbb','b59519fd-9842-4096-ac5c-49c8ba253328'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cfdf886454b24edd9ce706fe1c8cd4bf',volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T21:18:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-322953688',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2ec9b783-70c0-4e25-ae8d-ae5239589f02,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='533ed25d3f8e41ed9243c7c4153e258d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cfdf886454b24edd9ce706fe1c8cd4bf',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(69e633b8-fab9-4b15-8b40-4f1a67c51cda),volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda)}' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:18:47.216816 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-8da6cc04-73c9-45da-985f-7b4874955fb2 tempest-CreateVolumesFromSourceVolumeTest-1293785158 tempest-CreateVolumesFromSourceVolumeTest-1293785158-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (68300eb0-0860-4943-a64f-31e9595d9bf6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:18:47.234265 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-8da6cc04-73c9-45da-985f-7b4874955fb2 tempest-CreateVolumesFromSourceVolumeTest-1293785158 tempest-CreateVolumesFromSourceVolumeTest-1293785158-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (68300eb0-0860-4943-a64f-31e9595d9bf6) transitioned into state 'SUCCESS' from state '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-322953688',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='533ed25d3f8e41ed9243c7c4153e258d',qos_specs=None,replication_status=,reservations=['844daa8c-2f57-4f27-8962-c9f7b62b29ce','04bda549-1eb8-4766-8fea-527796114bb3','3c01c143-e21a-48dc-9455-53f39a988fbb','b59519fd-9842-4096-ac5c-49c8ba253328'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cfdf886454b24edd9ce706fe1c8cd4bf',volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda)}' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:18:47.234936 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-8da6cc04-73c9-45da-985f-7b4874955fb2 tempest-CreateVolumesFromSourceVolumeTest-1293785158 tempest-CreateVolumesFromSourceVolumeTest-1293785158-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7f622cba-3845-401e-b885-8f7806983bf7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:18:47.243637 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-8da6cc04-73c9-45da-985f-7b4874955fb2 tempest-CreateVolumesFromSourceVolumeTest-1293785158 tempest-CreateVolumesFromSourceVolumeTest-1293785158-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7f622cba-3845-401e-b885-8f7806983bf7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:18:47.244497 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-8da6cc04-73c9-45da-985f-7b4874955fb2 tempest-CreateVolumesFromSourceVolumeTest-1293785158 tempest-CreateVolumesFromSourceVolumeTest-1293785158-project-member] Flow 'volume_create_api' (956dd1ec-4abb-43a6-a575-a3c223637a03) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100333) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:18:47.244806 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-8da6cc04-73c9-45da-985f-7b4874955fb2 tempest-CreateVolumesFromSourceVolumeTest-1293785158 tempest-CreateVolumesFromSourceVolumeTest-1293785158-project-member] Create volume request issued successfully. Aug 16 21:18:47.245613 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-8da6cc04-73c9-45da-985f-7b4874955fb2 tempest-CreateVolumesFromSourceVolumeTest-1293785158 tempest-CreateVolumesFromSourceVolumeTest-1293785158-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Aug 16 21:18:47.246040 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 968/3907] 10.4.3.143 () {68 vars in 1258 bytes} [Sun Aug 16 21:18:47 2026] POST /volume/v3/volumes => generated 763 bytes in 231 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 21:18:47.257489 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-0d2eb2cd-91c6-4375-9801-2ad4d7a8885a None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:18:47.259340 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-0d2eb2cd-91c6-4375-9801-2ad4d7a8885a tempest-CreateVolumesFromSourceVolumeTest-1293785158 tempest-CreateVolumesFromSourceVolumeTest-1293785158-project-member] GET https://10.4.3.143/volume/v3/volumes/2ec9b783-70c0-4e25-ae8d-ae5239589f02 Aug 16 21:18:47.259527 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-0d2eb2cd-91c6-4375-9801-2ad4d7a8885a tempest-CreateVolumesFromSourceVolumeTest-1293785158 tempest-CreateVolumesFromSourceVolumeTest-1293785158-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:18:47.259720 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-0d2eb2cd-91c6-4375-9801-2ad4d7a8885a tempest-CreateVolumesFromSourceVolumeTest-1293785158 tempest-CreateVolumesFromSourceVolumeTest-1293785158-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:18:47.266937 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:18:47.266937 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:18:47.270877 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-0d2eb2cd-91c6-4375-9801-2ad4d7a8885a tempest-CreateVolumesFromSourceVolumeTest-1293785158 tempest-CreateVolumesFromSourceVolumeTest-1293785158-project-member] Volume info retrieved successfully. Aug 16 21:18:47.275694 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-0d2eb2cd-91c6-4375-9801-2ad4d7a8885a tempest-CreateVolumesFromSourceVolumeTest-1293785158 tempest-CreateVolumesFromSourceVolumeTest-1293785158-project-member] https://10.4.3.143/volume/v3/volumes/2ec9b783-70c0-4e25-ae8d-ae5239589f02 returned with HTTP 200 Aug 16 21:18:47.276197 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 981/3908] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:18:47 2026] GET /volume/v3/volumes/2ec9b783-70c0-4e25-ae8d-ae5239589f02 => generated 831 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:18:47.397764 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-edea61ca-e76a-47e7-8737-a159bf99a13b None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:18:47.399453 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-edea61ca-e76a-47e7-8737-a159bf99a13b tempest-VolumesBackupsTest-1226471110 tempest-VolumesBackupsTest-1226471110-project-member] GET https://10.4.3.143/volume/v3/backups/d32db6ae-f779-4f15-b97e-89734213f5cc Aug 16 21:18:47.399627 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-edea61ca-e76a-47e7-8737-a159bf99a13b tempest-VolumesBackupsTest-1226471110 tempest-VolumesBackupsTest-1226471110-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:18:47.399807 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-edea61ca-e76a-47e7-8737-a159bf99a13b tempest-VolumesBackupsTest-1226471110 tempest-VolumesBackupsTest-1226471110-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:18:47.399922 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.v3.backups [None req-edea61ca-e76a-47e7-8737-a159bf99a13b tempest-VolumesBackupsTest-1226471110 tempest-VolumesBackupsTest-1226471110-project-member] Show backup with id d32db6ae-f779-4f15-b97e-89734213f5cc. {{(pid=100332) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:18:47.404065 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-edea61ca-e76a-47e7-8737-a159bf99a13b tempest-VolumesBackupsTest-1226471110 tempest-VolumesBackupsTest-1226471110-project-member] https://10.4.3.143/volume/v3/backups/d32db6ae-f779-4f15-b97e-89734213f5cc returned with HTTP 404 Aug 16 21:18:47.404516 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 981/3909] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:18:47 2026] GET /volume/v3/backups/d32db6ae-f779-4f15-b97e-89734213f5cc => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:18:47.412119 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-6b1dbcc0-ad64-41cf-9c5e-ffde2e1c14c1 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:18:47.414245 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-6b1dbcc0-ad64-41cf-9c5e-ffde2e1c14c1 tempest-VolumesBackupsTest-1452339589 tempest-VolumesBackupsTest-1452339589-project-admin] DELETE https://10.4.3.143/volume/v3/backups/8e359160-c364-408b-a80a-1d927b885d53 Aug 16 21:18:47.414488 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-6b1dbcc0-ad64-41cf-9c5e-ffde2e1c14c1 tempest-VolumesBackupsTest-1452339589 tempest-VolumesBackupsTest-1452339589-project-admin] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:18:47.414721 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-6b1dbcc0-ad64-41cf-9c5e-ffde2e1c14c1 tempest-VolumesBackupsTest-1452339589 tempest-VolumesBackupsTest-1452339589-project-admin] Calling method 'delete' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:18:47.414960 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.contrib.backups [None req-6b1dbcc0-ad64-41cf-9c5e-ffde2e1c14c1 tempest-VolumesBackupsTest-1452339589 tempest-VolumesBackupsTest-1452339589-project-admin] Delete backup with id: 8e359160-c364-408b-a80a-1d927b885d53. Aug 16 21:18:47.419884 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:18:47.419884 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:18:47.432475 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.backup.rpcapi [None req-6b1dbcc0-ad64-41cf-9c5e-ffde2e1c14c1 tempest-VolumesBackupsTest-1452339589 tempest-VolumesBackupsTest-1452339589-project-admin] delete_backup rpcapi backup_id 8e359160-c364-408b-a80a-1d927b885d53 {{(pid=100331) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 16 21:18:47.434216 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-6b1dbcc0-ad64-41cf-9c5e-ffde2e1c14c1 tempest-VolumesBackupsTest-1452339589 tempest-VolumesBackupsTest-1452339589-project-admin] https://10.4.3.143/volume/v3/backups/8e359160-c364-408b-a80a-1d927b885d53 returned with HTTP 202 Aug 16 21:18:47.434658 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 980/3910] 10.4.3.143 () {66 vars in 1351 bytes} [Sun Aug 16 21:18:47 2026] DELETE /volume/v3/backups/8e359160-c364-408b-a80a-1d927b885d53 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 16 21:18:47.443686 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-846d2f58-402e-44c6-830b-d6f3e7ab9576 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:18:47.447483 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-846d2f58-402e-44c6-830b-d6f3e7ab9576 tempest-VolumesBackupsTest-1452339589 tempest-VolumesBackupsTest-1452339589-project-admin] GET https://10.4.3.143/volume/v3/backups/8e359160-c364-408b-a80a-1d927b885d53 Aug 16 21:18:47.447730 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-846d2f58-402e-44c6-830b-d6f3e7ab9576 tempest-VolumesBackupsTest-1452339589 tempest-VolumesBackupsTest-1452339589-project-admin] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:18:47.447977 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-846d2f58-402e-44c6-830b-d6f3e7ab9576 tempest-VolumesBackupsTest-1452339589 tempest-VolumesBackupsTest-1452339589-project-admin] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:18:47.448118 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.v3.backups [None req-846d2f58-402e-44c6-830b-d6f3e7ab9576 tempest-VolumesBackupsTest-1452339589 tempest-VolumesBackupsTest-1452339589-project-admin] Show backup with id 8e359160-c364-408b-a80a-1d927b885d53. {{(pid=100333) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:18:47.453397 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:18:47.453397 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:18:47.454182 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-846d2f58-402e-44c6-830b-d6f3e7ab9576 tempest-VolumesBackupsTest-1452339589 tempest-VolumesBackupsTest-1452339589-project-admin] https://10.4.3.143/volume/v3/backups/8e359160-c364-408b-a80a-1d927b885d53 returned with HTTP 200 Aug 16 21:18:47.454626 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 969/3911] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:18:47 2026] GET /volume/v3/backups/8e359160-c364-408b-a80a-1d927b885d53 => generated 748 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:18:48.289536 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-8c59618a-d7e1-435a-a2a1-e754685a180a None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:18:48.291667 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-8c59618a-d7e1-435a-a2a1-e754685a180a tempest-CreateVolumesFromSourceVolumeTest-1293785158 tempest-CreateVolumesFromSourceVolumeTest-1293785158-project-member] GET https://10.4.3.143/volume/v3/volumes/2ec9b783-70c0-4e25-ae8d-ae5239589f02 Aug 16 21:18:48.291968 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-8c59618a-d7e1-435a-a2a1-e754685a180a tempest-CreateVolumesFromSourceVolumeTest-1293785158 tempest-CreateVolumesFromSourceVolumeTest-1293785158-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:18:48.292258 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-8c59618a-d7e1-435a-a2a1-e754685a180a tempest-CreateVolumesFromSourceVolumeTest-1293785158 tempest-CreateVolumesFromSourceVolumeTest-1293785158-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:18:48.300445 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:18:48.300445 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:18:48.303242 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-8c59618a-d7e1-435a-a2a1-e754685a180a tempest-CreateVolumesFromSourceVolumeTest-1293785158 tempest-CreateVolumesFromSourceVolumeTest-1293785158-project-member] Volume info retrieved successfully. Aug 16 21:18:48.308305 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-8c59618a-d7e1-435a-a2a1-e754685a180a tempest-CreateVolumesFromSourceVolumeTest-1293785158 tempest-CreateVolumesFromSourceVolumeTest-1293785158-project-member] https://10.4.3.143/volume/v3/volumes/2ec9b783-70c0-4e25-ae8d-ae5239589f02 returned with HTTP 200 Aug 16 21:18:48.309038 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 982/3912] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:18:48 2026] GET /volume/v3/volumes/2ec9b783-70c0-4e25-ae8d-ae5239589f02 => generated 856 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:18:48.322988 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-15fb8c68-2198-497b-848e-84ff03a52407 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:18:48.324875 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-15fb8c68-2198-497b-848e-84ff03a52407 tempest-CreateVolumesFromSourceVolumeTest-1293785158 tempest-CreateVolumesFromSourceVolumeTest-1293785158-project-member] POST https://10.4.3.143/volume/v3/volumes Aug 16 21:18:48.325228 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-15fb8c68-2198-497b-848e-84ff03a52407 tempest-CreateVolumesFromSourceVolumeTest-1293785158 tempest-CreateVolumesFromSourceVolumeTest-1293785158-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "2ec9b783-70c0-4e25-ae8d-ae5239589f02", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-953649081"}} {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:18:48.326642 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.v3.volumes [None req-15fb8c68-2198-497b-848e-84ff03a52407 tempest-CreateVolumesFromSourceVolumeTest-1293785158 tempest-CreateVolumesFromSourceVolumeTest-1293785158-project-member] Create volume request body: {'volume': {"'source_volid": '2ec9b783-70c0-4e25-ae8d-ae5239589f02', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-953649081'}} {{(pid=100332) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 21:18:48.326787 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.v3.volumes [None req-15fb8c68-2198-497b-848e-84ff03a52407 tempest-CreateVolumesFromSourceVolumeTest-1293785158 tempest-CreateVolumesFromSourceVolumeTest-1293785158-project-member] Create volume of 1 GB Aug 16 21:18:48.331077 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-15fb8c68-2198-497b-848e-84ff03a52407 tempest-CreateVolumesFromSourceVolumeTest-1293785158 tempest-CreateVolumesFromSourceVolumeTest-1293785158-project-member] Availability Zones retrieved successfully. Aug 16 21:18:48.337779 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-15fb8c68-2198-497b-848e-84ff03a52407 tempest-CreateVolumesFromSourceVolumeTest-1293785158 tempest-CreateVolumesFromSourceVolumeTest-1293785158-project-member] Flow 'volume_create_api' (4a6a6cee-60cb-4288-97b9-18914fdff44e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100332) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:18:48.338715 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-15fb8c68-2198-497b-848e-84ff03a52407 tempest-CreateVolumesFromSourceVolumeTest-1293785158 tempest-CreateVolumesFromSourceVolumeTest-1293785158-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (39f937de-963d-4c04-ad65-a1e6a947d736) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:18:48.339982 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.flows.api.create_volume [None req-15fb8c68-2198-497b-848e-84ff03a52407 tempest-CreateVolumesFromSourceVolumeTest-1293785158 tempest-CreateVolumesFromSourceVolumeTest-1293785158-project-member] Validating volume size '1' using validate_int {{(pid=100332) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 21:18:48.370384 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-15fb8c68-2198-497b-848e-84ff03a52407 tempest-CreateVolumesFromSourceVolumeTest-1293785158 tempest-CreateVolumesFromSourceVolumeTest-1293785158-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (39f937de-963d-4c04-ad65-a1e6a947d736) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T21:04:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=69e633b8-fab9-4b15-8b40-4f1a67c51cda,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '69e633b8-fab9-4b15-8b40-4f1a67c51cda', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:18:48.371486 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-15fb8c68-2198-497b-848e-84ff03a52407 tempest-CreateVolumesFromSourceVolumeTest-1293785158 tempest-CreateVolumesFromSourceVolumeTest-1293785158-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d3397cf1-6427-46f6-99c1-bdead824f614) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:18:48.412686 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.quota [None req-15fb8c68-2198-497b-848e-84ff03a52407 tempest-CreateVolumesFromSourceVolumeTest-1293785158 tempest-CreateVolumesFromSourceVolumeTest-1293785158-project-member] Created reservations ['0fa640d3-a3e4-48f8-a3e9-8996af83dd07', '85c1684a-af8f-494d-886c-d8762717ddb9', '56c4792f-3c0f-415b-9281-c455219ae21d', 'd155e94b-3628-411b-9004-492ac6f9a6b6'] {{(pid=100332) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:18:48.413665 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-15fb8c68-2198-497b-848e-84ff03a52407 tempest-CreateVolumesFromSourceVolumeTest-1293785158 tempest-CreateVolumesFromSourceVolumeTest-1293785158-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d3397cf1-6427-46f6-99c1-bdead824f614) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0fa640d3-a3e4-48f8-a3e9-8996af83dd07', '85c1684a-af8f-494d-886c-d8762717ddb9', '56c4792f-3c0f-415b-9281-c455219ae21d', 'd155e94b-3628-411b-9004-492ac6f9a6b6']}' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:18:48.414611 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-15fb8c68-2198-497b-848e-84ff03a52407 tempest-CreateVolumesFromSourceVolumeTest-1293785158 tempest-CreateVolumesFromSourceVolumeTest-1293785158-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (18e459fe-23e3-4057-b72a-eb5013c7f5b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:18:48.442449 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-15fb8c68-2198-497b-848e-84ff03a52407 tempest-CreateVolumesFromSourceVolumeTest-1293785158 tempest-CreateVolumesFromSourceVolumeTest-1293785158-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (18e459fe-23e3-4057-b72a-eb5013c7f5b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cbe73bdd-283e-4d29-9193-6126b9c81554', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-953649081',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='533ed25d3f8e41ed9243c7c4153e258d',qos_specs=None,replication_status=,reservations=['0fa640d3-a3e4-48f8-a3e9-8996af83dd07','85c1684a-af8f-494d-886c-d8762717ddb9','56c4792f-3c0f-415b-9281-c455219ae21d','d155e94b-3628-411b-9004-492ac6f9a6b6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cfdf886454b24edd9ce706fe1c8cd4bf',volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T21:18:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-953649081',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cbe73bdd-283e-4d29-9193-6126b9c81554,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='533ed25d3f8e41ed9243c7c4153e258d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cfdf886454b24edd9ce706fe1c8cd4bf',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(69e633b8-fab9-4b15-8b40-4f1a67c51cda),volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda)}' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:18:48.443610 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-15fb8c68-2198-497b-848e-84ff03a52407 tempest-CreateVolumesFromSourceVolumeTest-1293785158 tempest-CreateVolumesFromSourceVolumeTest-1293785158-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7438de2e-3d3b-4850-93ce-9651a7381e8d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:18:48.464334 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-15fb8c68-2198-497b-848e-84ff03a52407 tempest-CreateVolumesFromSourceVolumeTest-1293785158 tempest-CreateVolumesFromSourceVolumeTest-1293785158-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7438de2e-3d3b-4850-93ce-9651a7381e8d) transitioned into state 'SUCCESS' from state '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-953649081',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='533ed25d3f8e41ed9243c7c4153e258d',qos_specs=None,replication_status=,reservations=['0fa640d3-a3e4-48f8-a3e9-8996af83dd07','85c1684a-af8f-494d-886c-d8762717ddb9','56c4792f-3c0f-415b-9281-c455219ae21d','d155e94b-3628-411b-9004-492ac6f9a6b6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cfdf886454b24edd9ce706fe1c8cd4bf',volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda)}' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:18:48.465270 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-15fb8c68-2198-497b-848e-84ff03a52407 tempest-CreateVolumesFromSourceVolumeTest-1293785158 tempest-CreateVolumesFromSourceVolumeTest-1293785158-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (68d75e4e-7a9f-4729-8ef8-e4c40f1b299c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:18:48.467758 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-e87a7624-da4c-43d4-8239-ebae9a090033 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:18:48.469734 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-e87a7624-da4c-43d4-8239-ebae9a090033 tempest-VolumesBackupsTest-1452339589 tempest-VolumesBackupsTest-1452339589-project-admin] GET https://10.4.3.143/volume/v3/backups/8e359160-c364-408b-a80a-1d927b885d53 Aug 16 21:18:48.470047 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-e87a7624-da4c-43d4-8239-ebae9a090033 tempest-VolumesBackupsTest-1452339589 tempest-VolumesBackupsTest-1452339589-project-admin] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:18:48.470277 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-e87a7624-da4c-43d4-8239-ebae9a090033 tempest-VolumesBackupsTest-1452339589 tempest-VolumesBackupsTest-1452339589-project-admin] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:18:48.470437 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.v3.backups [None req-e87a7624-da4c-43d4-8239-ebae9a090033 tempest-VolumesBackupsTest-1452339589 tempest-VolumesBackupsTest-1452339589-project-admin] Show backup with id 8e359160-c364-408b-a80a-1d927b885d53. {{(pid=100331) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:18:48.474652 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-e87a7624-da4c-43d4-8239-ebae9a090033 tempest-VolumesBackupsTest-1452339589 tempest-VolumesBackupsTest-1452339589-project-admin] https://10.4.3.143/volume/v3/backups/8e359160-c364-408b-a80a-1d927b885d53 returned with HTTP 404 Aug 16 21:18:48.475264 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 981/3913] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:18:48 2026] GET /volume/v3/backups/8e359160-c364-408b-a80a-1d927b885d53 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:18:48.475649 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-15fb8c68-2198-497b-848e-84ff03a52407 tempest-CreateVolumesFromSourceVolumeTest-1293785158 tempest-CreateVolumesFromSourceVolumeTest-1293785158-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (68d75e4e-7a9f-4729-8ef8-e4c40f1b299c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:18:48.476535 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-15fb8c68-2198-497b-848e-84ff03a52407 tempest-CreateVolumesFromSourceVolumeTest-1293785158 tempest-CreateVolumesFromSourceVolumeTest-1293785158-project-member] Flow 'volume_create_api' (4a6a6cee-60cb-4288-97b9-18914fdff44e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100332) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:18:48.476844 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-15fb8c68-2198-497b-848e-84ff03a52407 tempest-CreateVolumesFromSourceVolumeTest-1293785158 tempest-CreateVolumesFromSourceVolumeTest-1293785158-project-member] Create volume request issued successfully. Aug 16 21:18:48.477396 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-15fb8c68-2198-497b-848e-84ff03a52407 tempest-CreateVolumesFromSourceVolumeTest-1293785158 tempest-CreateVolumesFromSourceVolumeTest-1293785158-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Aug 16 21:18:48.477831 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 982/3914] 10.4.3.143 () {68 vars in 1259 bytes} [Sun Aug 16 21:18:48 2026] POST /volume/v3/volumes => generated 763 bytes in 155 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 21:18:48.485072 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-cc2ccdae-b0cc-46ae-9524-c03aafe90c50 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:18:48.487169 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-cc2ccdae-b0cc-46ae-9524-c03aafe90c50 tempest-VolumesBackupsTest-1226471110 tempest-VolumesBackupsTest-1226471110-project-member] DELETE https://10.4.3.143/volume/v3/backups/7f4c770f-f2f2-4ed6-8333-82cccf7ae7ba Aug 16 21:18:48.487382 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-cc2ccdae-b0cc-46ae-9524-c03aafe90c50 tempest-VolumesBackupsTest-1226471110 tempest-VolumesBackupsTest-1226471110-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:18:48.487755 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-cc2ccdae-b0cc-46ae-9524-c03aafe90c50 tempest-VolumesBackupsTest-1226471110 tempest-VolumesBackupsTest-1226471110-project-member] Calling method 'delete' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:18:48.487755 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.contrib.backups [None req-cc2ccdae-b0cc-46ae-9524-c03aafe90c50 tempest-VolumesBackupsTest-1226471110 tempest-VolumesBackupsTest-1226471110-project-member] Delete backup with id: 7f4c770f-f2f2-4ed6-8333-82cccf7ae7ba. Aug 16 21:18:48.491307 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-97ebfbbf-b42e-4b19-a789-0905ea9e2152 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:18:48.492659 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-97ebfbbf-b42e-4b19-a789-0905ea9e2152 tempest-CreateVolumesFromSourceVolumeTest-1293785158 tempest-CreateVolumesFromSourceVolumeTest-1293785158-project-member] POST https://10.4.3.143/volume/v3/volumes Aug 16 21:18:48.492718 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:18:48.492718 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:18:48.493195 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-97ebfbbf-b42e-4b19-a789-0905ea9e2152 tempest-CreateVolumesFromSourceVolumeTest-1293785158 tempest-CreateVolumesFromSourceVolumeTest-1293785158-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "2ec9b783-70c0-4e25-ae8d-ae5239589f02", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-417019673"}} {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:18:48.496587 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.v3.volumes [None req-97ebfbbf-b42e-4b19-a789-0905ea9e2152 tempest-CreateVolumesFromSourceVolumeTest-1293785158 tempest-CreateVolumesFromSourceVolumeTest-1293785158-project-member] Create volume request body: {'volume': {"'source_volid": '2ec9b783-70c0-4e25-ae8d-ae5239589f02', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-417019673'}} {{(pid=100330) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 21:18:48.496587 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.v3.volumes [None req-97ebfbbf-b42e-4b19-a789-0905ea9e2152 tempest-CreateVolumesFromSourceVolumeTest-1293785158 tempest-CreateVolumesFromSourceVolumeTest-1293785158-project-member] Create volume of 1 GB Aug 16 21:18:48.499802 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-97ebfbbf-b42e-4b19-a789-0905ea9e2152 tempest-CreateVolumesFromSourceVolumeTest-1293785158 tempest-CreateVolumesFromSourceVolumeTest-1293785158-project-member] Availability Zones retrieved successfully. Aug 16 21:18:48.505791 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-97ebfbbf-b42e-4b19-a789-0905ea9e2152 tempest-CreateVolumesFromSourceVolumeTest-1293785158 tempest-CreateVolumesFromSourceVolumeTest-1293785158-project-member] Flow 'volume_create_api' (99f7d30b-d9de-482e-82b1-b984515ce871) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100330) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:18:48.506769 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.backup.rpcapi [None req-cc2ccdae-b0cc-46ae-9524-c03aafe90c50 tempest-VolumesBackupsTest-1226471110 tempest-VolumesBackupsTest-1226471110-project-member] delete_backup rpcapi backup_id 7f4c770f-f2f2-4ed6-8333-82cccf7ae7ba {{(pid=100333) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 16 21:18:48.508477 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-97ebfbbf-b42e-4b19-a789-0905ea9e2152 tempest-CreateVolumesFromSourceVolumeTest-1293785158 tempest-CreateVolumesFromSourceVolumeTest-1293785158-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2072a03d-2c27-4aa9-b1ee-d79c02ab2d6a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:18:48.508477 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.flows.api.create_volume [None req-97ebfbbf-b42e-4b19-a789-0905ea9e2152 tempest-CreateVolumesFromSourceVolumeTest-1293785158 tempest-CreateVolumesFromSourceVolumeTest-1293785158-project-member] Validating volume size '1' using validate_int {{(pid=100330) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 21:18:48.508607 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-cc2ccdae-b0cc-46ae-9524-c03aafe90c50 tempest-VolumesBackupsTest-1226471110 tempest-VolumesBackupsTest-1226471110-project-member] https://10.4.3.143/volume/v3/backups/7f4c770f-f2f2-4ed6-8333-82cccf7ae7ba returned with HTTP 202 Aug 16 21:18:48.509179 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 970/3915] 10.4.3.143 () {66 vars in 1351 bytes} [Sun Aug 16 21:18:48 2026] DELETE /volume/v3/backups/7f4c770f-f2f2-4ed6-8333-82cccf7ae7ba => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 16 21:18:48.518299 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-36f44aa1-19a4-461d-9b83-110964ffa4af None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:18:48.520897 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-36f44aa1-19a4-461d-9b83-110964ffa4af tempest-VolumesBackupsTest-1226471110 tempest-VolumesBackupsTest-1226471110-project-member] GET https://10.4.3.143/volume/v3/backups/7f4c770f-f2f2-4ed6-8333-82cccf7ae7ba Aug 16 21:18:48.521214 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-36f44aa1-19a4-461d-9b83-110964ffa4af tempest-VolumesBackupsTest-1226471110 tempest-VolumesBackupsTest-1226471110-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:18:48.521481 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-36f44aa1-19a4-461d-9b83-110964ffa4af tempest-VolumesBackupsTest-1226471110 tempest-VolumesBackupsTest-1226471110-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:18:48.521639 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.v3.backups [None req-36f44aa1-19a4-461d-9b83-110964ffa4af tempest-VolumesBackupsTest-1226471110 tempest-VolumesBackupsTest-1226471110-project-member] Show backup with id 7f4c770f-f2f2-4ed6-8333-82cccf7ae7ba. {{(pid=100331) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:18:48.528203 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:18:48.528203 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:18:48.529189 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-36f44aa1-19a4-461d-9b83-110964ffa4af tempest-VolumesBackupsTest-1226471110 tempest-VolumesBackupsTest-1226471110-project-member] https://10.4.3.143/volume/v3/backups/7f4c770f-f2f2-4ed6-8333-82cccf7ae7ba returned with HTTP 200 Aug 16 21:18:48.529793 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 982/3916] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:18:48 2026] GET /volume/v3/backups/7f4c770f-f2f2-4ed6-8333-82cccf7ae7ba => generated 751 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:18:48.543804 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-97ebfbbf-b42e-4b19-a789-0905ea9e2152 tempest-CreateVolumesFromSourceVolumeTest-1293785158 tempest-CreateVolumesFromSourceVolumeTest-1293785158-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2072a03d-2c27-4aa9-b1ee-d79c02ab2d6a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T21:04:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=69e633b8-fab9-4b15-8b40-4f1a67c51cda,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '69e633b8-fab9-4b15-8b40-4f1a67c51cda', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:18:48.544735 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-97ebfbbf-b42e-4b19-a789-0905ea9e2152 tempest-CreateVolumesFromSourceVolumeTest-1293785158 tempest-CreateVolumesFromSourceVolumeTest-1293785158-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (90e3eb44-83cf-48ba-8a02-5c7634dc6ed7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:18:48.589536 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.quota [None req-97ebfbbf-b42e-4b19-a789-0905ea9e2152 tempest-CreateVolumesFromSourceVolumeTest-1293785158 tempest-CreateVolumesFromSourceVolumeTest-1293785158-project-member] Created reservations ['9f824f4f-a03c-4452-8bca-76e496e2cafb', '5b42b2d8-ac83-401d-ae9c-44f5ff852d99', '7a5f7969-293b-41dc-aca8-1cbdeddc237e', '617a27d4-0e7c-45da-8578-c51c1283ce03'] {{(pid=100330) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:18:48.590292 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-97ebfbbf-b42e-4b19-a789-0905ea9e2152 tempest-CreateVolumesFromSourceVolumeTest-1293785158 tempest-CreateVolumesFromSourceVolumeTest-1293785158-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (90e3eb44-83cf-48ba-8a02-5c7634dc6ed7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9f824f4f-a03c-4452-8bca-76e496e2cafb', '5b42b2d8-ac83-401d-ae9c-44f5ff852d99', '7a5f7969-293b-41dc-aca8-1cbdeddc237e', '617a27d4-0e7c-45da-8578-c51c1283ce03']}' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:18:48.591090 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-97ebfbbf-b42e-4b19-a789-0905ea9e2152 tempest-CreateVolumesFromSourceVolumeTest-1293785158 tempest-CreateVolumesFromSourceVolumeTest-1293785158-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a2e68fce-cf71-42ae-a738-567077dabdf0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:18:48.616006 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-97ebfbbf-b42e-4b19-a789-0905ea9e2152 tempest-CreateVolumesFromSourceVolumeTest-1293785158 tempest-CreateVolumesFromSourceVolumeTest-1293785158-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a2e68fce-cf71-42ae-a738-567077dabdf0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6a2b77e9-af21-4fe1-802a-efeb36a42b62', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-417019673',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='533ed25d3f8e41ed9243c7c4153e258d',qos_specs=None,replication_status=,reservations=['9f824f4f-a03c-4452-8bca-76e496e2cafb','5b42b2d8-ac83-401d-ae9c-44f5ff852d99','7a5f7969-293b-41dc-aca8-1cbdeddc237e','617a27d4-0e7c-45da-8578-c51c1283ce03'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cfdf886454b24edd9ce706fe1c8cd4bf',volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T21:18:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-417019673',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6a2b77e9-af21-4fe1-802a-efeb36a42b62,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='533ed25d3f8e41ed9243c7c4153e258d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cfdf886454b24edd9ce706fe1c8cd4bf',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(69e633b8-fab9-4b15-8b40-4f1a67c51cda),volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda)}' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:18:48.616006 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-97ebfbbf-b42e-4b19-a789-0905ea9e2152 tempest-CreateVolumesFromSourceVolumeTest-1293785158 tempest-CreateVolumesFromSourceVolumeTest-1293785158-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f278ccba-1f0c-474a-a8cf-fc07f0fda0ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:18:48.632061 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-97ebfbbf-b42e-4b19-a789-0905ea9e2152 tempest-CreateVolumesFromSourceVolumeTest-1293785158 tempest-CreateVolumesFromSourceVolumeTest-1293785158-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f278ccba-1f0c-474a-a8cf-fc07f0fda0ab) transitioned into state 'SUCCESS' from state '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-417019673',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='533ed25d3f8e41ed9243c7c4153e258d',qos_specs=None,replication_status=,reservations=['9f824f4f-a03c-4452-8bca-76e496e2cafb','5b42b2d8-ac83-401d-ae9c-44f5ff852d99','7a5f7969-293b-41dc-aca8-1cbdeddc237e','617a27d4-0e7c-45da-8578-c51c1283ce03'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cfdf886454b24edd9ce706fe1c8cd4bf',volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda)}' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:18:48.632510 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-97ebfbbf-b42e-4b19-a789-0905ea9e2152 tempest-CreateVolumesFromSourceVolumeTest-1293785158 tempest-CreateVolumesFromSourceVolumeTest-1293785158-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1df20503-9c61-435e-b259-fdcd9b8d7125) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:18:48.644053 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-97ebfbbf-b42e-4b19-a789-0905ea9e2152 tempest-CreateVolumesFromSourceVolumeTest-1293785158 tempest-CreateVolumesFromSourceVolumeTest-1293785158-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1df20503-9c61-435e-b259-fdcd9b8d7125) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:18:48.645105 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-97ebfbbf-b42e-4b19-a789-0905ea9e2152 tempest-CreateVolumesFromSourceVolumeTest-1293785158 tempest-CreateVolumesFromSourceVolumeTest-1293785158-project-member] Flow 'volume_create_api' (99f7d30b-d9de-482e-82b1-b984515ce871) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100330) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:18:48.645466 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-97ebfbbf-b42e-4b19-a789-0905ea9e2152 tempest-CreateVolumesFromSourceVolumeTest-1293785158 tempest-CreateVolumesFromSourceVolumeTest-1293785158-project-member] Create volume request issued successfully. Aug 16 21:18:48.646170 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-97ebfbbf-b42e-4b19-a789-0905ea9e2152 tempest-CreateVolumesFromSourceVolumeTest-1293785158 tempest-CreateVolumesFromSourceVolumeTest-1293785158-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Aug 16 21:18:48.646693 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 983/3917] 10.4.3.143 () {68 vars in 1259 bytes} [Sun Aug 16 21:18:48 2026] POST /volume/v3/volumes => generated 763 bytes in 156 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 21:18:48.664691 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-d353f678-8f52-4ce8-92dd-0dcf3ca19e90 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:18:48.664691 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-d353f678-8f52-4ce8-92dd-0dcf3ca19e90 tempest-CreateVolumesFromSourceVolumeTest-1293785158 tempest-CreateVolumesFromSourceVolumeTest-1293785158-project-member] POST https://10.4.3.143/volume/v3/volumes Aug 16 21:18:48.664950 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-d353f678-8f52-4ce8-92dd-0dcf3ca19e90 tempest-CreateVolumesFromSourceVolumeTest-1293785158 tempest-CreateVolumesFromSourceVolumeTest-1293785158-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "2ec9b783-70c0-4e25-ae8d-ae5239589f02", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-122246299"}} {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:18:48.666497 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.v3.volumes [None req-d353f678-8f52-4ce8-92dd-0dcf3ca19e90 tempest-CreateVolumesFromSourceVolumeTest-1293785158 tempest-CreateVolumesFromSourceVolumeTest-1293785158-project-member] Create volume request body: {'volume': {"'source_volid": '2ec9b783-70c0-4e25-ae8d-ae5239589f02', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-122246299'}} {{(pid=100332) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 21:18:48.666687 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.v3.volumes [None req-d353f678-8f52-4ce8-92dd-0dcf3ca19e90 tempest-CreateVolumesFromSourceVolumeTest-1293785158 tempest-CreateVolumesFromSourceVolumeTest-1293785158-project-member] Create volume of 1 GB Aug 16 21:18:48.667173 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:18:48.667173 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:18:48.671895 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-d353f678-8f52-4ce8-92dd-0dcf3ca19e90 tempest-CreateVolumesFromSourceVolumeTest-1293785158 tempest-CreateVolumesFromSourceVolumeTest-1293785158-project-member] Availability Zones retrieved successfully. Aug 16 21:18:48.677517 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-d353f678-8f52-4ce8-92dd-0dcf3ca19e90 tempest-CreateVolumesFromSourceVolumeTest-1293785158 tempest-CreateVolumesFromSourceVolumeTest-1293785158-project-member] Flow 'volume_create_api' (950c9ad3-62d2-451f-8ece-689ada2ecd3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100332) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:18:48.678448 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-d353f678-8f52-4ce8-92dd-0dcf3ca19e90 tempest-CreateVolumesFromSourceVolumeTest-1293785158 tempest-CreateVolumesFromSourceVolumeTest-1293785158-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ca45c7f1-e8e8-494f-b27e-156a404b462e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:18:48.679429 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.flows.api.create_volume [None req-d353f678-8f52-4ce8-92dd-0dcf3ca19e90 tempest-CreateVolumesFromSourceVolumeTest-1293785158 tempest-CreateVolumesFromSourceVolumeTest-1293785158-project-member] Validating volume size '1' using validate_int {{(pid=100332) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 21:18:48.712788 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-d353f678-8f52-4ce8-92dd-0dcf3ca19e90 tempest-CreateVolumesFromSourceVolumeTest-1293785158 tempest-CreateVolumesFromSourceVolumeTest-1293785158-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ca45c7f1-e8e8-494f-b27e-156a404b462e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T21:04:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=69e633b8-fab9-4b15-8b40-4f1a67c51cda,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '69e633b8-fab9-4b15-8b40-4f1a67c51cda', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:18:48.713537 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-d353f678-8f52-4ce8-92dd-0dcf3ca19e90 tempest-CreateVolumesFromSourceVolumeTest-1293785158 tempest-CreateVolumesFromSourceVolumeTest-1293785158-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (76607d44-d875-45e1-96e0-3c9e20664c75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:18:48.754692 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.quota [None req-d353f678-8f52-4ce8-92dd-0dcf3ca19e90 tempest-CreateVolumesFromSourceVolumeTest-1293785158 tempest-CreateVolumesFromSourceVolumeTest-1293785158-project-member] Created reservations ['cbf98f34-374c-44ea-9918-09b163d49ae1', 'd8573ca9-f0d7-4fb0-a87e-e7fa160c5a49', 'a240828b-aa3c-41b0-bc88-1be1b9beca89', 'ef6be5a0-751d-4735-a816-fb1c183a4450'] {{(pid=100332) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:18:48.756318 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-d353f678-8f52-4ce8-92dd-0dcf3ca19e90 tempest-CreateVolumesFromSourceVolumeTest-1293785158 tempest-CreateVolumesFromSourceVolumeTest-1293785158-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (76607d44-d875-45e1-96e0-3c9e20664c75) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cbf98f34-374c-44ea-9918-09b163d49ae1', 'd8573ca9-f0d7-4fb0-a87e-e7fa160c5a49', 'a240828b-aa3c-41b0-bc88-1be1b9beca89', 'ef6be5a0-751d-4735-a816-fb1c183a4450']}' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:18:48.756318 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-d353f678-8f52-4ce8-92dd-0dcf3ca19e90 tempest-CreateVolumesFromSourceVolumeTest-1293785158 tempest-CreateVolumesFromSourceVolumeTest-1293785158-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7dab897d-9837-4597-842e-7712196d96a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:18:48.779619 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-d353f678-8f52-4ce8-92dd-0dcf3ca19e90 tempest-CreateVolumesFromSourceVolumeTest-1293785158 tempest-CreateVolumesFromSourceVolumeTest-1293785158-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7dab897d-9837-4597-842e-7712196d96a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9521ec34-eda5-4f0e-8ed1-fe10abb51d64', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-122246299',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='533ed25d3f8e41ed9243c7c4153e258d',qos_specs=None,replication_status=,reservations=['cbf98f34-374c-44ea-9918-09b163d49ae1','d8573ca9-f0d7-4fb0-a87e-e7fa160c5a49','a240828b-aa3c-41b0-bc88-1be1b9beca89','ef6be5a0-751d-4735-a816-fb1c183a4450'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cfdf886454b24edd9ce706fe1c8cd4bf',volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T21:18:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-122246299',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9521ec34-eda5-4f0e-8ed1-fe10abb51d64,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='533ed25d3f8e41ed9243c7c4153e258d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cfdf886454b24edd9ce706fe1c8cd4bf',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(69e633b8-fab9-4b15-8b40-4f1a67c51cda),volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda)}' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:18:48.779619 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-d353f678-8f52-4ce8-92dd-0dcf3ca19e90 tempest-CreateVolumesFromSourceVolumeTest-1293785158 tempest-CreateVolumesFromSourceVolumeTest-1293785158-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1f190068-733e-4f2f-bd2c-f8cb5a46b6cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:18:48.798442 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-d353f678-8f52-4ce8-92dd-0dcf3ca19e90 tempest-CreateVolumesFromSourceVolumeTest-1293785158 tempest-CreateVolumesFromSourceVolumeTest-1293785158-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1f190068-733e-4f2f-bd2c-f8cb5a46b6cf) transitioned into state 'SUCCESS' from state '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-122246299',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='533ed25d3f8e41ed9243c7c4153e258d',qos_specs=None,replication_status=,reservations=['cbf98f34-374c-44ea-9918-09b163d49ae1','d8573ca9-f0d7-4fb0-a87e-e7fa160c5a49','a240828b-aa3c-41b0-bc88-1be1b9beca89','ef6be5a0-751d-4735-a816-fb1c183a4450'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cfdf886454b24edd9ce706fe1c8cd4bf',volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda)}' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:18:48.800095 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-d353f678-8f52-4ce8-92dd-0dcf3ca19e90 tempest-CreateVolumesFromSourceVolumeTest-1293785158 tempest-CreateVolumesFromSourceVolumeTest-1293785158-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5f30c636-c7dc-4809-bd97-d102521c657a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:18:48.808502 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-d353f678-8f52-4ce8-92dd-0dcf3ca19e90 tempest-CreateVolumesFromSourceVolumeTest-1293785158 tempest-CreateVolumesFromSourceVolumeTest-1293785158-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5f30c636-c7dc-4809-bd97-d102521c657a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:18:48.809698 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-d353f678-8f52-4ce8-92dd-0dcf3ca19e90 tempest-CreateVolumesFromSourceVolumeTest-1293785158 tempest-CreateVolumesFromSourceVolumeTest-1293785158-project-member] Flow 'volume_create_api' (950c9ad3-62d2-451f-8ece-689ada2ecd3c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100332) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:18:48.810145 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-d353f678-8f52-4ce8-92dd-0dcf3ca19e90 tempest-CreateVolumesFromSourceVolumeTest-1293785158 tempest-CreateVolumesFromSourceVolumeTest-1293785158-project-member] Create volume request issued successfully. Aug 16 21:18:48.810948 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-d353f678-8f52-4ce8-92dd-0dcf3ca19e90 tempest-CreateVolumesFromSourceVolumeTest-1293785158 tempest-CreateVolumesFromSourceVolumeTest-1293785158-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Aug 16 21:18:48.811552 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 983/3918] 10.4.3.143 () {68 vars in 1259 bytes} [Sun Aug 16 21:18:48 2026] POST /volume/v3/volumes => generated 763 bytes in 150 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 21:18:48.826516 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-30ed8804-666a-4e5f-95e0-93f10bf18193 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:18:48.828776 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-30ed8804-666a-4e5f-95e0-93f10bf18193 tempest-CreateVolumesFromSourceVolumeTest-1293785158 tempest-CreateVolumesFromSourceVolumeTest-1293785158-project-member] POST https://10.4.3.143/volume/v3/volumes Aug 16 21:18:48.829241 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-30ed8804-666a-4e5f-95e0-93f10bf18193 tempest-CreateVolumesFromSourceVolumeTest-1293785158 tempest-CreateVolumesFromSourceVolumeTest-1293785158-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "2ec9b783-70c0-4e25-ae8d-ae5239589f02", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1967434961"}} {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:18:48.831139 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.v3.volumes [None req-30ed8804-666a-4e5f-95e0-93f10bf18193 tempest-CreateVolumesFromSourceVolumeTest-1293785158 tempest-CreateVolumesFromSourceVolumeTest-1293785158-project-member] Create volume request body: {'volume': {"'source_volid": '2ec9b783-70c0-4e25-ae8d-ae5239589f02', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1967434961'}} {{(pid=100333) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 21:18:48.831301 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.v3.volumes [None req-30ed8804-666a-4e5f-95e0-93f10bf18193 tempest-CreateVolumesFromSourceVolumeTest-1293785158 tempest-CreateVolumesFromSourceVolumeTest-1293785158-project-member] Create volume of 1 GB Aug 16 21:18:48.836586 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-30ed8804-666a-4e5f-95e0-93f10bf18193 tempest-CreateVolumesFromSourceVolumeTest-1293785158 tempest-CreateVolumesFromSourceVolumeTest-1293785158-project-member] Availability Zones retrieved successfully. Aug 16 21:18:48.844630 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-30ed8804-666a-4e5f-95e0-93f10bf18193 tempest-CreateVolumesFromSourceVolumeTest-1293785158 tempest-CreateVolumesFromSourceVolumeTest-1293785158-project-member] Flow 'volume_create_api' (9453f73c-0375-4fe9-bb11-c920c3a85702) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100333) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:18:48.845734 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-30ed8804-666a-4e5f-95e0-93f10bf18193 tempest-CreateVolumesFromSourceVolumeTest-1293785158 tempest-CreateVolumesFromSourceVolumeTest-1293785158-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2602a878-24ad-4671-b7f2-eaca31abcbaf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:18:48.847208 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.flows.api.create_volume [None req-30ed8804-666a-4e5f-95e0-93f10bf18193 tempest-CreateVolumesFromSourceVolumeTest-1293785158 tempest-CreateVolumesFromSourceVolumeTest-1293785158-project-member] Validating volume size '1' using validate_int {{(pid=100333) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 21:18:48.884812 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-30ed8804-666a-4e5f-95e0-93f10bf18193 tempest-CreateVolumesFromSourceVolumeTest-1293785158 tempest-CreateVolumesFromSourceVolumeTest-1293785158-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2602a878-24ad-4671-b7f2-eaca31abcbaf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T21:04:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=69e633b8-fab9-4b15-8b40-4f1a67c51cda,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '69e633b8-fab9-4b15-8b40-4f1a67c51cda', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:18:48.884812 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-30ed8804-666a-4e5f-95e0-93f10bf18193 tempest-CreateVolumesFromSourceVolumeTest-1293785158 tempest-CreateVolumesFromSourceVolumeTest-1293785158-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (97e01246-c0ef-477d-916e-337a801332df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:18:48.949772 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.quota [None req-30ed8804-666a-4e5f-95e0-93f10bf18193 tempest-CreateVolumesFromSourceVolumeTest-1293785158 tempest-CreateVolumesFromSourceVolumeTest-1293785158-project-member] Created reservations ['72224ef6-c9fd-48c6-9f5d-8caecf7438d5', '5bca643f-11d2-443c-86ad-3d951e36e9c3', '8b010a37-d37a-4674-957b-92d96497868c', '94ec3ac2-aaf4-4f72-b653-94c0ba20e2dc'] {{(pid=100333) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:18:48.950846 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-30ed8804-666a-4e5f-95e0-93f10bf18193 tempest-CreateVolumesFromSourceVolumeTest-1293785158 tempest-CreateVolumesFromSourceVolumeTest-1293785158-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (97e01246-c0ef-477d-916e-337a801332df) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['72224ef6-c9fd-48c6-9f5d-8caecf7438d5', '5bca643f-11d2-443c-86ad-3d951e36e9c3', '8b010a37-d37a-4674-957b-92d96497868c', '94ec3ac2-aaf4-4f72-b653-94c0ba20e2dc']}' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:18:48.951862 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-30ed8804-666a-4e5f-95e0-93f10bf18193 tempest-CreateVolumesFromSourceVolumeTest-1293785158 tempest-CreateVolumesFromSourceVolumeTest-1293785158-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (579e4346-a4e0-412b-9b27-20ceb8c179be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:18:48.980947 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-30ed8804-666a-4e5f-95e0-93f10bf18193 tempest-CreateVolumesFromSourceVolumeTest-1293785158 tempest-CreateVolumesFromSourceVolumeTest-1293785158-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (579e4346-a4e0-412b-9b27-20ceb8c179be) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '26e4d143-c92d-46d3-8259-97edae1840e5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1967434961',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='533ed25d3f8e41ed9243c7c4153e258d',qos_specs=None,replication_status=,reservations=['72224ef6-c9fd-48c6-9f5d-8caecf7438d5','5bca643f-11d2-443c-86ad-3d951e36e9c3','8b010a37-d37a-4674-957b-92d96497868c','94ec3ac2-aaf4-4f72-b653-94c0ba20e2dc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cfdf886454b24edd9ce706fe1c8cd4bf',volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T21:18:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1967434961',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=26e4d143-c92d-46d3-8259-97edae1840e5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='533ed25d3f8e41ed9243c7c4153e258d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cfdf886454b24edd9ce706fe1c8cd4bf',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(69e633b8-fab9-4b15-8b40-4f1a67c51cda),volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda)}' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:18:48.984541 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-30ed8804-666a-4e5f-95e0-93f10bf18193 tempest-CreateVolumesFromSourceVolumeTest-1293785158 tempest-CreateVolumesFromSourceVolumeTest-1293785158-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5502071e-a042-460c-bd27-8384b166f717) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:18:49.003546 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-30ed8804-666a-4e5f-95e0-93f10bf18193 tempest-CreateVolumesFromSourceVolumeTest-1293785158 tempest-CreateVolumesFromSourceVolumeTest-1293785158-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5502071e-a042-460c-bd27-8384b166f717) transitioned into state 'SUCCESS' from state '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-1967434961',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='533ed25d3f8e41ed9243c7c4153e258d',qos_specs=None,replication_status=,reservations=['72224ef6-c9fd-48c6-9f5d-8caecf7438d5','5bca643f-11d2-443c-86ad-3d951e36e9c3','8b010a37-d37a-4674-957b-92d96497868c','94ec3ac2-aaf4-4f72-b653-94c0ba20e2dc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cfdf886454b24edd9ce706fe1c8cd4bf',volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda)}' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:18:49.003683 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-30ed8804-666a-4e5f-95e0-93f10bf18193 tempest-CreateVolumesFromSourceVolumeTest-1293785158 tempest-CreateVolumesFromSourceVolumeTest-1293785158-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (da8a1004-46b6-4c7d-9831-aa126508338c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:18:49.013208 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-30ed8804-666a-4e5f-95e0-93f10bf18193 tempest-CreateVolumesFromSourceVolumeTest-1293785158 tempest-CreateVolumesFromSourceVolumeTest-1293785158-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (da8a1004-46b6-4c7d-9831-aa126508338c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:18:49.013970 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-30ed8804-666a-4e5f-95e0-93f10bf18193 tempest-CreateVolumesFromSourceVolumeTest-1293785158 tempest-CreateVolumesFromSourceVolumeTest-1293785158-project-member] Flow 'volume_create_api' (9453f73c-0375-4fe9-bb11-c920c3a85702) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100333) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:18:49.014255 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-30ed8804-666a-4e5f-95e0-93f10bf18193 tempest-CreateVolumesFromSourceVolumeTest-1293785158 tempest-CreateVolumesFromSourceVolumeTest-1293785158-project-member] Create volume request issued successfully. Aug 16 21:18:49.014839 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-30ed8804-666a-4e5f-95e0-93f10bf18193 tempest-CreateVolumesFromSourceVolumeTest-1293785158 tempest-CreateVolumesFromSourceVolumeTest-1293785158-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Aug 16 21:18:49.015268 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 971/3919] 10.4.3.143 () {68 vars in 1259 bytes} [Sun Aug 16 21:18:48 2026] POST /volume/v3/volumes => generated 764 bytes in 189 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 21:18:49.030046 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-490b9735-07f1-4aae-8d63-a24147c8c1a8 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:18:49.032371 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-490b9735-07f1-4aae-8d63-a24147c8c1a8 tempest-CreateVolumesFromSourceVolumeTest-1293785158 tempest-CreateVolumesFromSourceVolumeTest-1293785158-project-member] POST https://10.4.3.143/volume/v3/volumes Aug 16 21:18:49.032905 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-490b9735-07f1-4aae-8d63-a24147c8c1a8 tempest-CreateVolumesFromSourceVolumeTest-1293785158 tempest-CreateVolumesFromSourceVolumeTest-1293785158-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "2ec9b783-70c0-4e25-ae8d-ae5239589f02", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1390702798"}} {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:18:49.034634 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.v3.volumes [None req-490b9735-07f1-4aae-8d63-a24147c8c1a8 tempest-CreateVolumesFromSourceVolumeTest-1293785158 tempest-CreateVolumesFromSourceVolumeTest-1293785158-project-member] Create volume request body: {'volume': {"'source_volid": '2ec9b783-70c0-4e25-ae8d-ae5239589f02', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1390702798'}} {{(pid=100331) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 21:18:49.035107 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.v3.volumes [None req-490b9735-07f1-4aae-8d63-a24147c8c1a8 tempest-CreateVolumesFromSourceVolumeTest-1293785158 tempest-CreateVolumesFromSourceVolumeTest-1293785158-project-member] Create volume of 1 GB Aug 16 21:18:49.039695 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-490b9735-07f1-4aae-8d63-a24147c8c1a8 tempest-CreateVolumesFromSourceVolumeTest-1293785158 tempest-CreateVolumesFromSourceVolumeTest-1293785158-project-member] Availability Zones retrieved successfully. Aug 16 21:18:49.047750 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-490b9735-07f1-4aae-8d63-a24147c8c1a8 tempest-CreateVolumesFromSourceVolumeTest-1293785158 tempest-CreateVolumesFromSourceVolumeTest-1293785158-project-member] Flow 'volume_create_api' (0fa96705-2121-450a-b8a7-b95c1009d90f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100331) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:18:49.048762 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-490b9735-07f1-4aae-8d63-a24147c8c1a8 tempest-CreateVolumesFromSourceVolumeTest-1293785158 tempest-CreateVolumesFromSourceVolumeTest-1293785158-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8e3879d6-5137-4d8b-af70-02d7cd9f69f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:18:49.049713 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.flows.api.create_volume [None req-490b9735-07f1-4aae-8d63-a24147c8c1a8 tempest-CreateVolumesFromSourceVolumeTest-1293785158 tempest-CreateVolumesFromSourceVolumeTest-1293785158-project-member] Validating volume size '1' using validate_int {{(pid=100331) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 21:18:49.081707 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-490b9735-07f1-4aae-8d63-a24147c8c1a8 tempest-CreateVolumesFromSourceVolumeTest-1293785158 tempest-CreateVolumesFromSourceVolumeTest-1293785158-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8e3879d6-5137-4d8b-af70-02d7cd9f69f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T21:04:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=69e633b8-fab9-4b15-8b40-4f1a67c51cda,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '69e633b8-fab9-4b15-8b40-4f1a67c51cda', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:18:49.082280 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-490b9735-07f1-4aae-8d63-a24147c8c1a8 tempest-CreateVolumesFromSourceVolumeTest-1293785158 tempest-CreateVolumesFromSourceVolumeTest-1293785158-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b8a90b04-5b2c-4c5e-b456-4429ca7f0819) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:18:49.134526 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.quota [None req-490b9735-07f1-4aae-8d63-a24147c8c1a8 tempest-CreateVolumesFromSourceVolumeTest-1293785158 tempest-CreateVolumesFromSourceVolumeTest-1293785158-project-member] Created reservations ['85a60452-eb5b-45dd-90ee-39db129fbbe1', '6e801ecd-cc67-43bb-98d4-6f45a927d914', 'ddb9e257-07c8-44a9-a34b-0497c95eeedc', '24b1b350-29fb-438b-8284-0dd8af8149ab'] {{(pid=100331) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:18:49.137286 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-490b9735-07f1-4aae-8d63-a24147c8c1a8 tempest-CreateVolumesFromSourceVolumeTest-1293785158 tempest-CreateVolumesFromSourceVolumeTest-1293785158-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b8a90b04-5b2c-4c5e-b456-4429ca7f0819) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['85a60452-eb5b-45dd-90ee-39db129fbbe1', '6e801ecd-cc67-43bb-98d4-6f45a927d914', 'ddb9e257-07c8-44a9-a34b-0497c95eeedc', '24b1b350-29fb-438b-8284-0dd8af8149ab']}' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:18:49.137286 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-490b9735-07f1-4aae-8d63-a24147c8c1a8 tempest-CreateVolumesFromSourceVolumeTest-1293785158 tempest-CreateVolumesFromSourceVolumeTest-1293785158-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dbfc1723-faba-41d0-a144-1cafa224e059) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:18:49.160028 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-490b9735-07f1-4aae-8d63-a24147c8c1a8 tempest-CreateVolumesFromSourceVolumeTest-1293785158 tempest-CreateVolumesFromSourceVolumeTest-1293785158-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dbfc1723-faba-41d0-a144-1cafa224e059) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '022d61fc-d98d-479b-9f85-526327f5194b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1390702798',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='533ed25d3f8e41ed9243c7c4153e258d',qos_specs=None,replication_status=,reservations=['85a60452-eb5b-45dd-90ee-39db129fbbe1','6e801ecd-cc67-43bb-98d4-6f45a927d914','ddb9e257-07c8-44a9-a34b-0497c95eeedc','24b1b350-29fb-438b-8284-0dd8af8149ab'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cfdf886454b24edd9ce706fe1c8cd4bf',volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T21:18:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1390702798',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=022d61fc-d98d-479b-9f85-526327f5194b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='533ed25d3f8e41ed9243c7c4153e258d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cfdf886454b24edd9ce706fe1c8cd4bf',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(69e633b8-fab9-4b15-8b40-4f1a67c51cda),volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda)}' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:18:49.162490 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-490b9735-07f1-4aae-8d63-a24147c8c1a8 tempest-CreateVolumesFromSourceVolumeTest-1293785158 tempest-CreateVolumesFromSourceVolumeTest-1293785158-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c226c1c2-a6a4-4358-ba7f-5980cb4ddf54) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:18:49.183649 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-490b9735-07f1-4aae-8d63-a24147c8c1a8 tempest-CreateVolumesFromSourceVolumeTest-1293785158 tempest-CreateVolumesFromSourceVolumeTest-1293785158-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c226c1c2-a6a4-4358-ba7f-5980cb4ddf54) transitioned into state 'SUCCESS' from state '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-1390702798',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='533ed25d3f8e41ed9243c7c4153e258d',qos_specs=None,replication_status=,reservations=['85a60452-eb5b-45dd-90ee-39db129fbbe1','6e801ecd-cc67-43bb-98d4-6f45a927d914','ddb9e257-07c8-44a9-a34b-0497c95eeedc','24b1b350-29fb-438b-8284-0dd8af8149ab'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cfdf886454b24edd9ce706fe1c8cd4bf',volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda)}' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:18:49.184711 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-490b9735-07f1-4aae-8d63-a24147c8c1a8 tempest-CreateVolumesFromSourceVolumeTest-1293785158 tempest-CreateVolumesFromSourceVolumeTest-1293785158-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ad4f51db-cee7-420a-b2f4-7edbd4f2904a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:18:49.193407 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-490b9735-07f1-4aae-8d63-a24147c8c1a8 tempest-CreateVolumesFromSourceVolumeTest-1293785158 tempest-CreateVolumesFromSourceVolumeTest-1293785158-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ad4f51db-cee7-420a-b2f4-7edbd4f2904a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:18:49.194859 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-490b9735-07f1-4aae-8d63-a24147c8c1a8 tempest-CreateVolumesFromSourceVolumeTest-1293785158 tempest-CreateVolumesFromSourceVolumeTest-1293785158-project-member] Flow 'volume_create_api' (0fa96705-2121-450a-b8a7-b95c1009d90f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100331) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:18:49.195315 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-490b9735-07f1-4aae-8d63-a24147c8c1a8 tempest-CreateVolumesFromSourceVolumeTest-1293785158 tempest-CreateVolumesFromSourceVolumeTest-1293785158-project-member] Create volume request issued successfully. Aug 16 21:18:49.196091 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-490b9735-07f1-4aae-8d63-a24147c8c1a8 tempest-CreateVolumesFromSourceVolumeTest-1293785158 tempest-CreateVolumesFromSourceVolumeTest-1293785158-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Aug 16 21:18:49.196629 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 983/3920] 10.4.3.143 () {68 vars in 1259 bytes} [Sun Aug 16 21:18:49 2026] POST /volume/v3/volumes => generated 764 bytes in 167 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 21:18:49.212735 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-e489089a-97f2-4c0b-aed8-ec4ef21806e0 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:18:49.215101 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-e489089a-97f2-4c0b-aed8-ec4ef21806e0 tempest-CreateVolumesFromSourceVolumeTest-1293785158 tempest-CreateVolumesFromSourceVolumeTest-1293785158-project-member] GET https://10.4.3.143/volume/v3/volumes/cbe73bdd-283e-4d29-9193-6126b9c81554 Aug 16 21:18:49.215400 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-e489089a-97f2-4c0b-aed8-ec4ef21806e0 tempest-CreateVolumesFromSourceVolumeTest-1293785158 tempest-CreateVolumesFromSourceVolumeTest-1293785158-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:18:49.215635 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-e489089a-97f2-4c0b-aed8-ec4ef21806e0 tempest-CreateVolumesFromSourceVolumeTest-1293785158 tempest-CreateVolumesFromSourceVolumeTest-1293785158-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:18:49.225078 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:18:49.225078 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:18:49.230752 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-e489089a-97f2-4c0b-aed8-ec4ef21806e0 tempest-CreateVolumesFromSourceVolumeTest-1293785158 tempest-CreateVolumesFromSourceVolumeTest-1293785158-project-member] Volume info retrieved successfully. Aug 16 21:18:49.235120 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-e489089a-97f2-4c0b-aed8-ec4ef21806e0 tempest-CreateVolumesFromSourceVolumeTest-1293785158 tempest-CreateVolumesFromSourceVolumeTest-1293785158-project-member] https://10.4.3.143/volume/v3/volumes/cbe73bdd-283e-4d29-9193-6126b9c81554 returned with HTTP 200 Aug 16 21:18:49.235496 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 984/3921] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:18:49 2026] GET /volume/v3/volumes/cbe73bdd-283e-4d29-9193-6126b9c81554 => generated 856 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:18:49.250328 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-a444e346-7fbf-4ad9-b9ce-ccffa6e89ea0 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:18:49.252280 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-a444e346-7fbf-4ad9-b9ce-ccffa6e89ea0 tempest-CreateVolumesFromSourceVolumeTest-1293785158 tempest-CreateVolumesFromSourceVolumeTest-1293785158-project-member] GET https://10.4.3.143/volume/v3/volumes/6a2b77e9-af21-4fe1-802a-efeb36a42b62 Aug 16 21:18:49.252470 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-a444e346-7fbf-4ad9-b9ce-ccffa6e89ea0 tempest-CreateVolumesFromSourceVolumeTest-1293785158 tempest-CreateVolumesFromSourceVolumeTest-1293785158-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:18:49.252700 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-a444e346-7fbf-4ad9-b9ce-ccffa6e89ea0 tempest-CreateVolumesFromSourceVolumeTest-1293785158 tempest-CreateVolumesFromSourceVolumeTest-1293785158-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:18:49.259959 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:18:49.259959 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:18:49.263690 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-a444e346-7fbf-4ad9-b9ce-ccffa6e89ea0 tempest-CreateVolumesFromSourceVolumeTest-1293785158 tempest-CreateVolumesFromSourceVolumeTest-1293785158-project-member] Volume info retrieved successfully. Aug 16 21:18:49.267713 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-a444e346-7fbf-4ad9-b9ce-ccffa6e89ea0 tempest-CreateVolumesFromSourceVolumeTest-1293785158 tempest-CreateVolumesFromSourceVolumeTest-1293785158-project-member] https://10.4.3.143/volume/v3/volumes/6a2b77e9-af21-4fe1-802a-efeb36a42b62 returned with HTTP 200 Aug 16 21:18:49.268114 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 984/3922] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:18:49 2026] GET /volume/v3/volumes/6a2b77e9-af21-4fe1-802a-efeb36a42b62 => generated 856 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:18:49.280262 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-f50c325c-6638-4080-8635-3c29644b33d8 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:18:49.282692 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-f50c325c-6638-4080-8635-3c29644b33d8 tempest-CreateVolumesFromSourceVolumeTest-1293785158 tempest-CreateVolumesFromSourceVolumeTest-1293785158-project-member] GET https://10.4.3.143/volume/v3/volumes/9521ec34-eda5-4f0e-8ed1-fe10abb51d64 Aug 16 21:18:49.283002 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-f50c325c-6638-4080-8635-3c29644b33d8 tempest-CreateVolumesFromSourceVolumeTest-1293785158 tempest-CreateVolumesFromSourceVolumeTest-1293785158-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:18:49.283236 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-f50c325c-6638-4080-8635-3c29644b33d8 tempest-CreateVolumesFromSourceVolumeTest-1293785158 tempest-CreateVolumesFromSourceVolumeTest-1293785158-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:18:49.290176 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:18:49.290176 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:18:49.297773 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-f50c325c-6638-4080-8635-3c29644b33d8 tempest-CreateVolumesFromSourceVolumeTest-1293785158 tempest-CreateVolumesFromSourceVolumeTest-1293785158-project-member] Volume info retrieved successfully. Aug 16 21:18:49.302449 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-f50c325c-6638-4080-8635-3c29644b33d8 tempest-CreateVolumesFromSourceVolumeTest-1293785158 tempest-CreateVolumesFromSourceVolumeTest-1293785158-project-member] https://10.4.3.143/volume/v3/volumes/9521ec34-eda5-4f0e-8ed1-fe10abb51d64 returned with HTTP 200 Aug 16 21:18:49.303287 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 972/3923] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:18:49 2026] GET /volume/v3/volumes/9521ec34-eda5-4f0e-8ed1-fe10abb51d64 => generated 856 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:18:49.316170 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-ac21176d-6759-420b-9b6e-421ead2a96ad None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:18:49.318179 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-ac21176d-6759-420b-9b6e-421ead2a96ad tempest-CreateVolumesFromSourceVolumeTest-1293785158 tempest-CreateVolumesFromSourceVolumeTest-1293785158-project-member] GET https://10.4.3.143/volume/v3/volumes/26e4d143-c92d-46d3-8259-97edae1840e5 Aug 16 21:18:49.318391 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-ac21176d-6759-420b-9b6e-421ead2a96ad tempest-CreateVolumesFromSourceVolumeTest-1293785158 tempest-CreateVolumesFromSourceVolumeTest-1293785158-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:18:49.318570 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-ac21176d-6759-420b-9b6e-421ead2a96ad tempest-CreateVolumesFromSourceVolumeTest-1293785158 tempest-CreateVolumesFromSourceVolumeTest-1293785158-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:18:49.325947 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:18:49.325947 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:18:49.329954 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-ac21176d-6759-420b-9b6e-421ead2a96ad tempest-CreateVolumesFromSourceVolumeTest-1293785158 tempest-CreateVolumesFromSourceVolumeTest-1293785158-project-member] Volume info retrieved successfully. Aug 16 21:18:49.333628 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-ac21176d-6759-420b-9b6e-421ead2a96ad tempest-CreateVolumesFromSourceVolumeTest-1293785158 tempest-CreateVolumesFromSourceVolumeTest-1293785158-project-member] https://10.4.3.143/volume/v3/volumes/26e4d143-c92d-46d3-8259-97edae1840e5 returned with HTTP 200 Aug 16 21:18:49.334073 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 984/3924] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:18:49 2026] GET /volume/v3/volumes/26e4d143-c92d-46d3-8259-97edae1840e5 => generated 857 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:18:49.349518 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-3b249832-c861-46d2-9edc-695f8f21a648 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:18:49.351379 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-3b249832-c861-46d2-9edc-695f8f21a648 tempest-CreateVolumesFromSourceVolumeTest-1293785158 tempest-CreateVolumesFromSourceVolumeTest-1293785158-project-member] GET https://10.4.3.143/volume/v3/volumes/022d61fc-d98d-479b-9f85-526327f5194b Aug 16 21:18:49.351557 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-3b249832-c861-46d2-9edc-695f8f21a648 tempest-CreateVolumesFromSourceVolumeTest-1293785158 tempest-CreateVolumesFromSourceVolumeTest-1293785158-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:18:49.351758 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-3b249832-c861-46d2-9edc-695f8f21a648 tempest-CreateVolumesFromSourceVolumeTest-1293785158 tempest-CreateVolumesFromSourceVolumeTest-1293785158-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:18:49.360810 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:18:49.360810 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:18:49.365468 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-3b249832-c861-46d2-9edc-695f8f21a648 tempest-CreateVolumesFromSourceVolumeTest-1293785158 tempest-CreateVolumesFromSourceVolumeTest-1293785158-project-member] Volume info retrieved successfully. Aug 16 21:18:49.370011 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-3b249832-c861-46d2-9edc-695f8f21a648 tempest-CreateVolumesFromSourceVolumeTest-1293785158 tempest-CreateVolumesFromSourceVolumeTest-1293785158-project-member] https://10.4.3.143/volume/v3/volumes/022d61fc-d98d-479b-9f85-526327f5194b returned with HTTP 200 Aug 16 21:18:49.370366 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 985/3925] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:18:49 2026] GET /volume/v3/volumes/022d61fc-d98d-479b-9f85-526327f5194b => generated 857 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:18:49.385976 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-69627a73-aa46-4ec8-ad5c-cb257649463d None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:18:49.387662 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-69627a73-aa46-4ec8-ad5c-cb257649463d tempest-CreateVolumesFromSourceVolumeTest-1293785158 tempest-CreateVolumesFromSourceVolumeTest-1293785158-project-member] DELETE https://10.4.3.143/volume/v3/volumes/022d61fc-d98d-479b-9f85-526327f5194b Aug 16 21:18:49.387893 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-69627a73-aa46-4ec8-ad5c-cb257649463d tempest-CreateVolumesFromSourceVolumeTest-1293785158 tempest-CreateVolumesFromSourceVolumeTest-1293785158-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:18:49.388089 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-69627a73-aa46-4ec8-ad5c-cb257649463d tempest-CreateVolumesFromSourceVolumeTest-1293785158 tempest-CreateVolumesFromSourceVolumeTest-1293785158-project-member] Calling method 'delete' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:18:49.388237 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.v3.volumes [None req-69627a73-aa46-4ec8-ad5c-cb257649463d tempest-CreateVolumesFromSourceVolumeTest-1293785158 tempest-CreateVolumesFromSourceVolumeTest-1293785158-project-member] Delete volume with id: 022d61fc-d98d-479b-9f85-526327f5194b Aug 16 21:18:49.394811 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:18:49.394811 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:18:49.395260 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-69627a73-aa46-4ec8-ad5c-cb257649463d tempest-CreateVolumesFromSourceVolumeTest-1293785158 tempest-CreateVolumesFromSourceVolumeTest-1293785158-project-member] Volume info retrieved successfully. Aug 16 21:18:49.410350 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-69627a73-aa46-4ec8-ad5c-cb257649463d tempest-CreateVolumesFromSourceVolumeTest-1293785158 tempest-CreateVolumesFromSourceVolumeTest-1293785158-project-member] Delete volume request issued successfully. Aug 16 21:18:49.410544 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-69627a73-aa46-4ec8-ad5c-cb257649463d tempest-CreateVolumesFromSourceVolumeTest-1293785158 tempest-CreateVolumesFromSourceVolumeTest-1293785158-project-member] https://10.4.3.143/volume/v3/volumes/022d61fc-d98d-479b-9f85-526327f5194b returned with HTTP 202 Aug 16 21:18:49.411169 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 985/3926] 10.4.3.143 () {66 vars in 1351 bytes} [Sun Aug 16 21:18:49 2026] DELETE /volume/v3/volumes/022d61fc-d98d-479b-9f85-526327f5194b => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 21:18:49.419263 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-bb859aef-a686-478f-b557-aeebb0207a5b None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:18:49.421232 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-bb859aef-a686-478f-b557-aeebb0207a5b tempest-CreateVolumesFromSourceVolumeTest-1293785158 tempest-CreateVolumesFromSourceVolumeTest-1293785158-project-member] GET https://10.4.3.143/volume/v3/volumes/022d61fc-d98d-479b-9f85-526327f5194b Aug 16 21:18:49.421409 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-bb859aef-a686-478f-b557-aeebb0207a5b tempest-CreateVolumesFromSourceVolumeTest-1293785158 tempest-CreateVolumesFromSourceVolumeTest-1293785158-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:18:49.421578 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-bb859aef-a686-478f-b557-aeebb0207a5b tempest-CreateVolumesFromSourceVolumeTest-1293785158 tempest-CreateVolumesFromSourceVolumeTest-1293785158-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:18:49.428270 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:18:49.428270 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:18:49.432061 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-bb859aef-a686-478f-b557-aeebb0207a5b tempest-CreateVolumesFromSourceVolumeTest-1293785158 tempest-CreateVolumesFromSourceVolumeTest-1293785158-project-member] Volume info retrieved successfully. Aug 16 21:18:49.436497 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-bb859aef-a686-478f-b557-aeebb0207a5b tempest-CreateVolumesFromSourceVolumeTest-1293785158 tempest-CreateVolumesFromSourceVolumeTest-1293785158-project-member] https://10.4.3.143/volume/v3/volumes/022d61fc-d98d-479b-9f85-526327f5194b returned with HTTP 200 Aug 16 21:18:49.437074 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 973/3927] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:18:49 2026] GET /volume/v3/volumes/022d61fc-d98d-479b-9f85-526327f5194b => generated 856 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:18:49.544483 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-805b1a53-3d5f-4d85-85b8-2a3bac129043 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:18:49.546798 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-805b1a53-3d5f-4d85-85b8-2a3bac129043 tempest-VolumesBackupsTest-1226471110 tempest-VolumesBackupsTest-1226471110-project-member] GET https://10.4.3.143/volume/v3/backups/7f4c770f-f2f2-4ed6-8333-82cccf7ae7ba Aug 16 21:18:49.547055 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-805b1a53-3d5f-4d85-85b8-2a3bac129043 tempest-VolumesBackupsTest-1226471110 tempest-VolumesBackupsTest-1226471110-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:18:49.547254 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-805b1a53-3d5f-4d85-85b8-2a3bac129043 tempest-VolumesBackupsTest-1226471110 tempest-VolumesBackupsTest-1226471110-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:18:49.547365 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.v3.backups [None req-805b1a53-3d5f-4d85-85b8-2a3bac129043 tempest-VolumesBackupsTest-1226471110 tempest-VolumesBackupsTest-1226471110-project-member] Show backup with id 7f4c770f-f2f2-4ed6-8333-82cccf7ae7ba. {{(pid=100331) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:18:49.551446 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-805b1a53-3d5f-4d85-85b8-2a3bac129043 tempest-VolumesBackupsTest-1226471110 tempest-VolumesBackupsTest-1226471110-project-member] https://10.4.3.143/volume/v3/backups/7f4c770f-f2f2-4ed6-8333-82cccf7ae7ba returned with HTTP 404 Aug 16 21:18:49.552056 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 985/3928] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:18:49 2026] GET /volume/v3/backups/7f4c770f-f2f2-4ed6-8333-82cccf7ae7ba => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:18:49.561354 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-bea16ed2-48b2-4df1-acc3-90f8a9a5ed6a None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:18:49.563305 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-bea16ed2-48b2-4df1-acc3-90f8a9a5ed6a tempest-VolumesBackupsTest-1452339589 tempest-VolumesBackupsTest-1452339589-project-admin] DELETE https://10.4.3.143/volume/v3/backups/4c4dfb08-d6e4-4af0-8677-d3973e56a577 Aug 16 21:18:49.563496 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-bea16ed2-48b2-4df1-acc3-90f8a9a5ed6a tempest-VolumesBackupsTest-1452339589 tempest-VolumesBackupsTest-1452339589-project-admin] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:18:49.563689 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-bea16ed2-48b2-4df1-acc3-90f8a9a5ed6a tempest-VolumesBackupsTest-1452339589 tempest-VolumesBackupsTest-1452339589-project-admin] Calling method 'delete' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:18:49.563829 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.contrib.backups [None req-bea16ed2-48b2-4df1-acc3-90f8a9a5ed6a tempest-VolumesBackupsTest-1452339589 tempest-VolumesBackupsTest-1452339589-project-admin] Delete backup with id: 4c4dfb08-d6e4-4af0-8677-d3973e56a577. Aug 16 21:18:49.568297 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:18:49.568297 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:18:49.583813 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.backup.rpcapi [None req-bea16ed2-48b2-4df1-acc3-90f8a9a5ed6a tempest-VolumesBackupsTest-1452339589 tempest-VolumesBackupsTest-1452339589-project-admin] delete_backup rpcapi backup_id 4c4dfb08-d6e4-4af0-8677-d3973e56a577 {{(pid=100330) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 16 21:18:49.587936 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-bea16ed2-48b2-4df1-acc3-90f8a9a5ed6a tempest-VolumesBackupsTest-1452339589 tempest-VolumesBackupsTest-1452339589-project-admin] https://10.4.3.143/volume/v3/backups/4c4dfb08-d6e4-4af0-8677-d3973e56a577 returned with HTTP 202 Aug 16 21:18:49.587936 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 986/3929] 10.4.3.143 () {66 vars in 1351 bytes} [Sun Aug 16 21:18:49 2026] DELETE /volume/v3/backups/4c4dfb08-d6e4-4af0-8677-d3973e56a577 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 16 21:18:49.592649 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-3df15d28-189e-4a5c-aa84-30df0d88a371 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:18:49.594766 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-3df15d28-189e-4a5c-aa84-30df0d88a371 tempest-VolumesBackupsTest-1452339589 tempest-VolumesBackupsTest-1452339589-project-admin] GET https://10.4.3.143/volume/v3/backups/4c4dfb08-d6e4-4af0-8677-d3973e56a577 Aug 16 21:18:49.595048 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-3df15d28-189e-4a5c-aa84-30df0d88a371 tempest-VolumesBackupsTest-1452339589 tempest-VolumesBackupsTest-1452339589-project-admin] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:18:49.595281 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-3df15d28-189e-4a5c-aa84-30df0d88a371 tempest-VolumesBackupsTest-1452339589 tempest-VolumesBackupsTest-1452339589-project-admin] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:18:49.595411 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.v3.backups [None req-3df15d28-189e-4a5c-aa84-30df0d88a371 tempest-VolumesBackupsTest-1452339589 tempest-VolumesBackupsTest-1452339589-project-admin] Show backup with id 4c4dfb08-d6e4-4af0-8677-d3973e56a577. {{(pid=100332) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:18:49.600488 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:18:49.600488 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:18:49.601225 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-3df15d28-189e-4a5c-aa84-30df0d88a371 tempest-VolumesBackupsTest-1452339589 tempest-VolumesBackupsTest-1452339589-project-admin] https://10.4.3.143/volume/v3/backups/4c4dfb08-d6e4-4af0-8677-d3973e56a577 returned with HTTP 200 Aug 16 21:18:49.601663 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 986/3930] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:18:49 2026] GET /volume/v3/backups/4c4dfb08-d6e4-4af0-8677-d3973e56a577 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:18:50.448736 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-fd861f7f-7a30-40c7-bcaa-0e6091f7ecf9 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:18:50.450675 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-fd861f7f-7a30-40c7-bcaa-0e6091f7ecf9 tempest-CreateVolumesFromSourceVolumeTest-1293785158 tempest-CreateVolumesFromSourceVolumeTest-1293785158-project-member] GET https://10.4.3.143/volume/v3/volumes/022d61fc-d98d-479b-9f85-526327f5194b Aug 16 21:18:50.450870 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-fd861f7f-7a30-40c7-bcaa-0e6091f7ecf9 tempest-CreateVolumesFromSourceVolumeTest-1293785158 tempest-CreateVolumesFromSourceVolumeTest-1293785158-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:18:50.451071 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-fd861f7f-7a30-40c7-bcaa-0e6091f7ecf9 tempest-CreateVolumesFromSourceVolumeTest-1293785158 tempest-CreateVolumesFromSourceVolumeTest-1293785158-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:18:50.456873 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-fd861f7f-7a30-40c7-bcaa-0e6091f7ecf9 tempest-CreateVolumesFromSourceVolumeTest-1293785158 tempest-CreateVolumesFromSourceVolumeTest-1293785158-project-member] https://10.4.3.143/volume/v3/volumes/022d61fc-d98d-479b-9f85-526327f5194b returned with HTTP 404 Aug 16 21:18:50.457312 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 974/3931] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:18:50 2026] GET /volume/v3/volumes/022d61fc-d98d-479b-9f85-526327f5194b => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:18:50.463527 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-2bafa1e7-9781-4ea1-8ed2-8f4b43f9da34 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:18:50.465385 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-2bafa1e7-9781-4ea1-8ed2-8f4b43f9da34 tempest-CreateVolumesFromSourceVolumeTest-1293785158 tempest-CreateVolumesFromSourceVolumeTest-1293785158-project-member] DELETE https://10.4.3.143/volume/v3/volumes/26e4d143-c92d-46d3-8259-97edae1840e5 Aug 16 21:18:50.465570 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-2bafa1e7-9781-4ea1-8ed2-8f4b43f9da34 tempest-CreateVolumesFromSourceVolumeTest-1293785158 tempest-CreateVolumesFromSourceVolumeTest-1293785158-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:18:50.465790 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-2bafa1e7-9781-4ea1-8ed2-8f4b43f9da34 tempest-CreateVolumesFromSourceVolumeTest-1293785158 tempest-CreateVolumesFromSourceVolumeTest-1293785158-project-member] Calling method 'delete' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:18:50.465992 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.v3.volumes [None req-2bafa1e7-9781-4ea1-8ed2-8f4b43f9da34 tempest-CreateVolumesFromSourceVolumeTest-1293785158 tempest-CreateVolumesFromSourceVolumeTest-1293785158-project-member] Delete volume with id: 26e4d143-c92d-46d3-8259-97edae1840e5 Aug 16 21:18:50.472926 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:18:50.472926 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:18:50.473445 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-2bafa1e7-9781-4ea1-8ed2-8f4b43f9da34 tempest-CreateVolumesFromSourceVolumeTest-1293785158 tempest-CreateVolumesFromSourceVolumeTest-1293785158-project-member] Volume info retrieved successfully. Aug 16 21:18:50.490320 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-2bafa1e7-9781-4ea1-8ed2-8f4b43f9da34 tempest-CreateVolumesFromSourceVolumeTest-1293785158 tempest-CreateVolumesFromSourceVolumeTest-1293785158-project-member] Delete volume request issued successfully. Aug 16 21:18:50.490539 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-2bafa1e7-9781-4ea1-8ed2-8f4b43f9da34 tempest-CreateVolumesFromSourceVolumeTest-1293785158 tempest-CreateVolumesFromSourceVolumeTest-1293785158-project-member] https://10.4.3.143/volume/v3/volumes/26e4d143-c92d-46d3-8259-97edae1840e5 returned with HTTP 202 Aug 16 21:18:50.491049 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 986/3932] 10.4.3.143 () {66 vars in 1351 bytes} [Sun Aug 16 21:18:50 2026] DELETE /volume/v3/volumes/26e4d143-c92d-46d3-8259-97edae1840e5 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 21:18:50.498542 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-8c068490-6cb3-4cb3-9b6b-ffe3372543f5 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:18:50.500422 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-8c068490-6cb3-4cb3-9b6b-ffe3372543f5 tempest-CreateVolumesFromSourceVolumeTest-1293785158 tempest-CreateVolumesFromSourceVolumeTest-1293785158-project-member] GET https://10.4.3.143/volume/v3/volumes/26e4d143-c92d-46d3-8259-97edae1840e5 Aug 16 21:18:50.500617 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-8c068490-6cb3-4cb3-9b6b-ffe3372543f5 tempest-CreateVolumesFromSourceVolumeTest-1293785158 tempest-CreateVolumesFromSourceVolumeTest-1293785158-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:18:50.500805 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-8c068490-6cb3-4cb3-9b6b-ffe3372543f5 tempest-CreateVolumesFromSourceVolumeTest-1293785158 tempest-CreateVolumesFromSourceVolumeTest-1293785158-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:18:50.508216 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:18:50.508216 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:18:50.512935 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-8c068490-6cb3-4cb3-9b6b-ffe3372543f5 tempest-CreateVolumesFromSourceVolumeTest-1293785158 tempest-CreateVolumesFromSourceVolumeTest-1293785158-project-member] Volume info retrieved successfully. Aug 16 21:18:50.517548 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-8c068490-6cb3-4cb3-9b6b-ffe3372543f5 tempest-CreateVolumesFromSourceVolumeTest-1293785158 tempest-CreateVolumesFromSourceVolumeTest-1293785158-project-member] https://10.4.3.143/volume/v3/volumes/26e4d143-c92d-46d3-8259-97edae1840e5 returned with HTTP 200 Aug 16 21:18:50.518007 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 987/3933] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:18:50 2026] GET /volume/v3/volumes/26e4d143-c92d-46d3-8259-97edae1840e5 => generated 856 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:18:50.612212 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-df0be529-e858-4f25-a461-d418125d5559 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:18:50.614503 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-df0be529-e858-4f25-a461-d418125d5559 tempest-VolumesBackupsTest-1452339589 tempest-VolumesBackupsTest-1452339589-project-admin] GET https://10.4.3.143/volume/v3/backups/4c4dfb08-d6e4-4af0-8677-d3973e56a577 Aug 16 21:18:50.614772 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-df0be529-e858-4f25-a461-d418125d5559 tempest-VolumesBackupsTest-1452339589 tempest-VolumesBackupsTest-1452339589-project-admin] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:18:50.615025 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-df0be529-e858-4f25-a461-d418125d5559 tempest-VolumesBackupsTest-1452339589 tempest-VolumesBackupsTest-1452339589-project-admin] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:18:50.615157 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.v3.backups [None req-df0be529-e858-4f25-a461-d418125d5559 tempest-VolumesBackupsTest-1452339589 tempest-VolumesBackupsTest-1452339589-project-admin] Show backup with id 4c4dfb08-d6e4-4af0-8677-d3973e56a577. {{(pid=100332) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:18:50.619624 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-df0be529-e858-4f25-a461-d418125d5559 tempest-VolumesBackupsTest-1452339589 tempest-VolumesBackupsTest-1452339589-project-admin] https://10.4.3.143/volume/v3/backups/4c4dfb08-d6e4-4af0-8677-d3973e56a577 returned with HTTP 404 Aug 16 21:18:50.620215 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 987/3934] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:18:50 2026] GET /volume/v3/backups/4c4dfb08-d6e4-4af0-8677-d3973e56a577 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:18:50.632535 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-281115c5-7a9b-421c-b38a-cf128ac3bbbb None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:18:50.634395 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-281115c5-7a9b-421c-b38a-cf128ac3bbbb tempest-VolumesBackupsTest-1226471110 tempest-VolumesBackupsTest-1226471110-project-member] DELETE https://10.4.3.143/volume/v3/volumes/a6b79577-9a16-4028-ae06-0ea633ec9317 Aug 16 21:18:50.634660 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-281115c5-7a9b-421c-b38a-cf128ac3bbbb tempest-VolumesBackupsTest-1226471110 tempest-VolumesBackupsTest-1226471110-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:18:50.634909 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-281115c5-7a9b-421c-b38a-cf128ac3bbbb tempest-VolumesBackupsTest-1226471110 tempest-VolumesBackupsTest-1226471110-project-member] Calling method 'delete' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:18:50.635155 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.v3.volumes [None req-281115c5-7a9b-421c-b38a-cf128ac3bbbb tempest-VolumesBackupsTest-1226471110 tempest-VolumesBackupsTest-1226471110-project-member] Delete volume with id: a6b79577-9a16-4028-ae06-0ea633ec9317 Aug 16 21:18:50.642450 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:18:50.642450 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:18:50.643131 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-281115c5-7a9b-421c-b38a-cf128ac3bbbb tempest-VolumesBackupsTest-1226471110 tempest-VolumesBackupsTest-1226471110-project-member] Volume info retrieved successfully. Aug 16 21:18:50.662516 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-281115c5-7a9b-421c-b38a-cf128ac3bbbb tempest-VolumesBackupsTest-1226471110 tempest-VolumesBackupsTest-1226471110-project-member] Delete volume request issued successfully. Aug 16 21:18:50.662737 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-281115c5-7a9b-421c-b38a-cf128ac3bbbb tempest-VolumesBackupsTest-1226471110 tempest-VolumesBackupsTest-1226471110-project-member] https://10.4.3.143/volume/v3/volumes/a6b79577-9a16-4028-ae06-0ea633ec9317 returned with HTTP 202 Aug 16 21:18:50.663272 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 975/3935] 10.4.3.143 () {66 vars in 1351 bytes} [Sun Aug 16 21:18:50 2026] DELETE /volume/v3/volumes/a6b79577-9a16-4028-ae06-0ea633ec9317 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 21:18:50.670823 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-c82761a5-229e-4ebb-95c8-06742a553fd6 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:18:50.672850 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-c82761a5-229e-4ebb-95c8-06742a553fd6 tempest-VolumesBackupsTest-1226471110 tempest-VolumesBackupsTest-1226471110-project-member] GET https://10.4.3.143/volume/v3/volumes/a6b79577-9a16-4028-ae06-0ea633ec9317 Aug 16 21:18:50.673261 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-c82761a5-229e-4ebb-95c8-06742a553fd6 tempest-VolumesBackupsTest-1226471110 tempest-VolumesBackupsTest-1226471110-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:18:50.673514 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-c82761a5-229e-4ebb-95c8-06742a553fd6 tempest-VolumesBackupsTest-1226471110 tempest-VolumesBackupsTest-1226471110-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:18:50.681176 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:18:50.681176 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:18:50.685257 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-c82761a5-229e-4ebb-95c8-06742a553fd6 tempest-VolumesBackupsTest-1226471110 tempest-VolumesBackupsTest-1226471110-project-member] Volume info retrieved successfully. Aug 16 21:18:50.690020 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-c82761a5-229e-4ebb-95c8-06742a553fd6 tempest-VolumesBackupsTest-1226471110 tempest-VolumesBackupsTest-1226471110-project-member] https://10.4.3.143/volume/v3/volumes/a6b79577-9a16-4028-ae06-0ea633ec9317 returned with HTTP 200 Aug 16 21:18:50.690561 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 987/3936] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:18:50 2026] GET /volume/v3/volumes/a6b79577-9a16-4028-ae06-0ea633ec9317 => generated 840 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:18:51.530588 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-536a760d-bd5f-46b6-8e40-2b5c580ddccc None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:18:51.532248 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-536a760d-bd5f-46b6-8e40-2b5c580ddccc tempest-CreateVolumesFromSourceVolumeTest-1293785158 tempest-CreateVolumesFromSourceVolumeTest-1293785158-project-member] GET https://10.4.3.143/volume/v3/volumes/26e4d143-c92d-46d3-8259-97edae1840e5 Aug 16 21:18:51.532407 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-536a760d-bd5f-46b6-8e40-2b5c580ddccc tempest-CreateVolumesFromSourceVolumeTest-1293785158 tempest-CreateVolumesFromSourceVolumeTest-1293785158-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:18:51.532577 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-536a760d-bd5f-46b6-8e40-2b5c580ddccc tempest-CreateVolumesFromSourceVolumeTest-1293785158 tempest-CreateVolumesFromSourceVolumeTest-1293785158-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:18:51.538768 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-536a760d-bd5f-46b6-8e40-2b5c580ddccc tempest-CreateVolumesFromSourceVolumeTest-1293785158 tempest-CreateVolumesFromSourceVolumeTest-1293785158-project-member] https://10.4.3.143/volume/v3/volumes/26e4d143-c92d-46d3-8259-97edae1840e5 returned with HTTP 404 Aug 16 21:18:51.539316 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 988/3937] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:18:51 2026] GET /volume/v3/volumes/26e4d143-c92d-46d3-8259-97edae1840e5 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:18:51.546152 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-b74a2cd1-30e9-4513-aa57-c4428cb67606 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:18:51.547899 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-b74a2cd1-30e9-4513-aa57-c4428cb67606 tempest-CreateVolumesFromSourceVolumeTest-1293785158 tempest-CreateVolumesFromSourceVolumeTest-1293785158-project-member] DELETE https://10.4.3.143/volume/v3/volumes/9521ec34-eda5-4f0e-8ed1-fe10abb51d64 Aug 16 21:18:51.548021 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-b74a2cd1-30e9-4513-aa57-c4428cb67606 tempest-CreateVolumesFromSourceVolumeTest-1293785158 tempest-CreateVolumesFromSourceVolumeTest-1293785158-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:18:51.548225 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-b74a2cd1-30e9-4513-aa57-c4428cb67606 tempest-CreateVolumesFromSourceVolumeTest-1293785158 tempest-CreateVolumesFromSourceVolumeTest-1293785158-project-member] Calling method 'delete' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:18:51.548414 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.v3.volumes [None req-b74a2cd1-30e9-4513-aa57-c4428cb67606 tempest-CreateVolumesFromSourceVolumeTest-1293785158 tempest-CreateVolumesFromSourceVolumeTest-1293785158-project-member] Delete volume with id: 9521ec34-eda5-4f0e-8ed1-fe10abb51d64 Aug 16 21:18:51.556249 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:18:51.556249 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:18:51.556799 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-b74a2cd1-30e9-4513-aa57-c4428cb67606 tempest-CreateVolumesFromSourceVolumeTest-1293785158 tempest-CreateVolumesFromSourceVolumeTest-1293785158-project-member] Volume info retrieved successfully. Aug 16 21:18:51.575543 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-b74a2cd1-30e9-4513-aa57-c4428cb67606 tempest-CreateVolumesFromSourceVolumeTest-1293785158 tempest-CreateVolumesFromSourceVolumeTest-1293785158-project-member] Delete volume request issued successfully. Aug 16 21:18:51.575735 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-b74a2cd1-30e9-4513-aa57-c4428cb67606 tempest-CreateVolumesFromSourceVolumeTest-1293785158 tempest-CreateVolumesFromSourceVolumeTest-1293785158-project-member] https://10.4.3.143/volume/v3/volumes/9521ec34-eda5-4f0e-8ed1-fe10abb51d64 returned with HTTP 202 Aug 16 21:18:51.576143 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 988/3938] 10.4.3.143 () {66 vars in 1351 bytes} [Sun Aug 16 21:18:51 2026] DELETE /volume/v3/volumes/9521ec34-eda5-4f0e-8ed1-fe10abb51d64 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 21:18:51.582860 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-565ca5c7-7113-4f51-9e52-c211f1c9f26b None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:18:51.584752 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-565ca5c7-7113-4f51-9e52-c211f1c9f26b tempest-CreateVolumesFromSourceVolumeTest-1293785158 tempest-CreateVolumesFromSourceVolumeTest-1293785158-project-member] GET https://10.4.3.143/volume/v3/volumes/9521ec34-eda5-4f0e-8ed1-fe10abb51d64 Aug 16 21:18:51.584984 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-565ca5c7-7113-4f51-9e52-c211f1c9f26b tempest-CreateVolumesFromSourceVolumeTest-1293785158 tempest-CreateVolumesFromSourceVolumeTest-1293785158-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:18:51.585180 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-565ca5c7-7113-4f51-9e52-c211f1c9f26b tempest-CreateVolumesFromSourceVolumeTest-1293785158 tempest-CreateVolumesFromSourceVolumeTest-1293785158-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:18:51.593185 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:18:51.593185 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:18:51.600047 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-565ca5c7-7113-4f51-9e52-c211f1c9f26b tempest-CreateVolumesFromSourceVolumeTest-1293785158 tempest-CreateVolumesFromSourceVolumeTest-1293785158-project-member] Volume info retrieved successfully. Aug 16 21:18:51.605052 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-565ca5c7-7113-4f51-9e52-c211f1c9f26b tempest-CreateVolumesFromSourceVolumeTest-1293785158 tempest-CreateVolumesFromSourceVolumeTest-1293785158-project-member] https://10.4.3.143/volume/v3/volumes/9521ec34-eda5-4f0e-8ed1-fe10abb51d64 returned with HTTP 200 Aug 16 21:18:51.605504 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 976/3939] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:18:51 2026] GET /volume/v3/volumes/9521ec34-eda5-4f0e-8ed1-fe10abb51d64 => generated 855 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:18:51.705688 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-9377d60e-6197-4143-ba9a-403f5ce3f9d6 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:18:51.708069 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-9377d60e-6197-4143-ba9a-403f5ce3f9d6 tempest-VolumesBackupsTest-1226471110 tempest-VolumesBackupsTest-1226471110-project-member] GET https://10.4.3.143/volume/v3/volumes/a6b79577-9a16-4028-ae06-0ea633ec9317 Aug 16 21:18:51.708291 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-9377d60e-6197-4143-ba9a-403f5ce3f9d6 tempest-VolumesBackupsTest-1226471110 tempest-VolumesBackupsTest-1226471110-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:18:51.708481 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-9377d60e-6197-4143-ba9a-403f5ce3f9d6 tempest-VolumesBackupsTest-1226471110 tempest-VolumesBackupsTest-1226471110-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:18:51.714235 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-9377d60e-6197-4143-ba9a-403f5ce3f9d6 tempest-VolumesBackupsTest-1226471110 tempest-VolumesBackupsTest-1226471110-project-member] https://10.4.3.143/volume/v3/volumes/a6b79577-9a16-4028-ae06-0ea633ec9317 returned with HTTP 404 Aug 16 21:18:51.714710 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 988/3940] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:18:51 2026] GET /volume/v3/volumes/a6b79577-9a16-4028-ae06-0ea633ec9317 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:18:51.722264 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-a2dd3b65-78fa-4be1-8c24-9b2b96311e15 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:18:51.723996 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-a2dd3b65-78fa-4be1-8c24-9b2b96311e15 tempest-VolumesBackupsTest-1226471110 tempest-VolumesBackupsTest-1226471110-project-member] DELETE https://10.4.3.143/volume/v3/volumes/4740dd73-5b67-467e-ae24-55e3a203f176 Aug 16 21:18:51.724428 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-a2dd3b65-78fa-4be1-8c24-9b2b96311e15 tempest-VolumesBackupsTest-1226471110 tempest-VolumesBackupsTest-1226471110-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:18:51.724428 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-a2dd3b65-78fa-4be1-8c24-9b2b96311e15 tempest-VolumesBackupsTest-1226471110 tempest-VolumesBackupsTest-1226471110-project-member] Calling method 'delete' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:18:51.724594 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.v3.volumes [None req-a2dd3b65-78fa-4be1-8c24-9b2b96311e15 tempest-VolumesBackupsTest-1226471110 tempest-VolumesBackupsTest-1226471110-project-member] Delete volume with id: 4740dd73-5b67-467e-ae24-55e3a203f176 Aug 16 21:18:51.731907 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:18:51.731907 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:18:51.732391 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-a2dd3b65-78fa-4be1-8c24-9b2b96311e15 tempest-VolumesBackupsTest-1226471110 tempest-VolumesBackupsTest-1226471110-project-member] Volume info retrieved successfully. Aug 16 21:18:51.748699 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-a2dd3b65-78fa-4be1-8c24-9b2b96311e15 tempest-VolumesBackupsTest-1226471110 tempest-VolumesBackupsTest-1226471110-project-member] Delete volume request issued successfully. Aug 16 21:18:51.748975 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-a2dd3b65-78fa-4be1-8c24-9b2b96311e15 tempest-VolumesBackupsTest-1226471110 tempest-VolumesBackupsTest-1226471110-project-member] https://10.4.3.143/volume/v3/volumes/4740dd73-5b67-467e-ae24-55e3a203f176 returned with HTTP 202 Aug 16 21:18:51.749377 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 989/3941] 10.4.3.143 () {66 vars in 1351 bytes} [Sun Aug 16 21:18:51 2026] DELETE /volume/v3/volumes/4740dd73-5b67-467e-ae24-55e3a203f176 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 21:18:51.757384 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-2cbc2de0-eda8-45a8-b732-25b1279a604d None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:18:51.759300 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-2cbc2de0-eda8-45a8-b732-25b1279a604d tempest-VolumesBackupsTest-1226471110 tempest-VolumesBackupsTest-1226471110-project-member] GET https://10.4.3.143/volume/v3/volumes/4740dd73-5b67-467e-ae24-55e3a203f176 Aug 16 21:18:51.759516 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-2cbc2de0-eda8-45a8-b732-25b1279a604d tempest-VolumesBackupsTest-1226471110 tempest-VolumesBackupsTest-1226471110-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:18:51.759711 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-2cbc2de0-eda8-45a8-b732-25b1279a604d tempest-VolumesBackupsTest-1226471110 tempest-VolumesBackupsTest-1226471110-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:18:51.768656 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:18:51.768656 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:18:51.774542 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-2cbc2de0-eda8-45a8-b732-25b1279a604d tempest-VolumesBackupsTest-1226471110 tempest-VolumesBackupsTest-1226471110-project-member] Volume info retrieved successfully. Aug 16 21:18:51.780102 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-2cbc2de0-eda8-45a8-b732-25b1279a604d tempest-VolumesBackupsTest-1226471110 tempest-VolumesBackupsTest-1226471110-project-member] https://10.4.3.143/volume/v3/volumes/4740dd73-5b67-467e-ae24-55e3a203f176 returned with HTTP 200 Aug 16 21:18:51.780508 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 989/3942] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:18:51 2026] GET /volume/v3/volumes/4740dd73-5b67-467e-ae24-55e3a203f176 => generated 840 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:18:52.621208 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-a64a9173-e95c-4514-80b1-038cdd105df8 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:18:52.623476 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-a64a9173-e95c-4514-80b1-038cdd105df8 tempest-CreateVolumesFromSourceVolumeTest-1293785158 tempest-CreateVolumesFromSourceVolumeTest-1293785158-project-member] GET https://10.4.3.143/volume/v3/volumes/9521ec34-eda5-4f0e-8ed1-fe10abb51d64 Aug 16 21:18:52.623742 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-a64a9173-e95c-4514-80b1-038cdd105df8 tempest-CreateVolumesFromSourceVolumeTest-1293785158 tempest-CreateVolumesFromSourceVolumeTest-1293785158-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:18:52.623945 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-a64a9173-e95c-4514-80b1-038cdd105df8 tempest-CreateVolumesFromSourceVolumeTest-1293785158 tempest-CreateVolumesFromSourceVolumeTest-1293785158-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:18:52.629187 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-a64a9173-e95c-4514-80b1-038cdd105df8 tempest-CreateVolumesFromSourceVolumeTest-1293785158 tempest-CreateVolumesFromSourceVolumeTest-1293785158-project-member] https://10.4.3.143/volume/v3/volumes/9521ec34-eda5-4f0e-8ed1-fe10abb51d64 returned with HTTP 404 Aug 16 21:18:52.629639 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 977/3943] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:18:52 2026] GET /volume/v3/volumes/9521ec34-eda5-4f0e-8ed1-fe10abb51d64 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:18:52.636182 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-3d059cae-3e94-42df-9ce8-c0f490d70930 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:18:52.638630 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-3d059cae-3e94-42df-9ce8-c0f490d70930 tempest-CreateVolumesFromSourceVolumeTest-1293785158 tempest-CreateVolumesFromSourceVolumeTest-1293785158-project-member] DELETE https://10.4.3.143/volume/v3/volumes/6a2b77e9-af21-4fe1-802a-efeb36a42b62 Aug 16 21:18:52.638912 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-3d059cae-3e94-42df-9ce8-c0f490d70930 tempest-CreateVolumesFromSourceVolumeTest-1293785158 tempest-CreateVolumesFromSourceVolumeTest-1293785158-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:18:52.639191 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-3d059cae-3e94-42df-9ce8-c0f490d70930 tempest-CreateVolumesFromSourceVolumeTest-1293785158 tempest-CreateVolumesFromSourceVolumeTest-1293785158-project-member] Calling method 'delete' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:18:52.639417 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.v3.volumes [None req-3d059cae-3e94-42df-9ce8-c0f490d70930 tempest-CreateVolumesFromSourceVolumeTest-1293785158 tempest-CreateVolumesFromSourceVolumeTest-1293785158-project-member] Delete volume with id: 6a2b77e9-af21-4fe1-802a-efeb36a42b62 Aug 16 21:18:52.649290 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:18:52.649290 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:18:52.649928 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-3d059cae-3e94-42df-9ce8-c0f490d70930 tempest-CreateVolumesFromSourceVolumeTest-1293785158 tempest-CreateVolumesFromSourceVolumeTest-1293785158-project-member] Volume info retrieved successfully. Aug 16 21:18:52.667552 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-3d059cae-3e94-42df-9ce8-c0f490d70930 tempest-CreateVolumesFromSourceVolumeTest-1293785158 tempest-CreateVolumesFromSourceVolumeTest-1293785158-project-member] Delete volume request issued successfully. Aug 16 21:18:52.667827 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-3d059cae-3e94-42df-9ce8-c0f490d70930 tempest-CreateVolumesFromSourceVolumeTest-1293785158 tempest-CreateVolumesFromSourceVolumeTest-1293785158-project-member] https://10.4.3.143/volume/v3/volumes/6a2b77e9-af21-4fe1-802a-efeb36a42b62 returned with HTTP 202 Aug 16 21:18:52.668401 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 989/3944] 10.4.3.143 () {66 vars in 1351 bytes} [Sun Aug 16 21:18:52 2026] DELETE /volume/v3/volumes/6a2b77e9-af21-4fe1-802a-efeb36a42b62 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 21:18:52.675983 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-9842f8dd-f6f5-418a-9c50-55527ee5dc65 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:18:52.678752 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-9842f8dd-f6f5-418a-9c50-55527ee5dc65 tempest-CreateVolumesFromSourceVolumeTest-1293785158 tempest-CreateVolumesFromSourceVolumeTest-1293785158-project-member] GET https://10.4.3.143/volume/v3/volumes/6a2b77e9-af21-4fe1-802a-efeb36a42b62 Aug 16 21:18:52.679477 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-9842f8dd-f6f5-418a-9c50-55527ee5dc65 tempest-CreateVolumesFromSourceVolumeTest-1293785158 tempest-CreateVolumesFromSourceVolumeTest-1293785158-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:18:52.679788 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-9842f8dd-f6f5-418a-9c50-55527ee5dc65 tempest-CreateVolumesFromSourceVolumeTest-1293785158 tempest-CreateVolumesFromSourceVolumeTest-1293785158-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:18:52.692374 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:18:52.692374 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:18:52.697952 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-9842f8dd-f6f5-418a-9c50-55527ee5dc65 tempest-CreateVolumesFromSourceVolumeTest-1293785158 tempest-CreateVolumesFromSourceVolumeTest-1293785158-project-member] Volume info retrieved successfully. Aug 16 21:18:52.703875 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-9842f8dd-f6f5-418a-9c50-55527ee5dc65 tempest-CreateVolumesFromSourceVolumeTest-1293785158 tempest-CreateVolumesFromSourceVolumeTest-1293785158-project-member] https://10.4.3.143/volume/v3/volumes/6a2b77e9-af21-4fe1-802a-efeb36a42b62 returned with HTTP 200 Aug 16 21:18:52.704534 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 990/3945] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:18:52 2026] GET /volume/v3/volumes/6a2b77e9-af21-4fe1-802a-efeb36a42b62 => generated 855 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:18:52.796665 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-dfd4a113-713e-4cb4-99e2-94c5affce672 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:18:52.798437 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-dfd4a113-713e-4cb4-99e2-94c5affce672 tempest-VolumesBackupsTest-1226471110 tempest-VolumesBackupsTest-1226471110-project-member] GET https://10.4.3.143/volume/v3/volumes/4740dd73-5b67-467e-ae24-55e3a203f176 Aug 16 21:18:52.798646 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-dfd4a113-713e-4cb4-99e2-94c5affce672 tempest-VolumesBackupsTest-1226471110 tempest-VolumesBackupsTest-1226471110-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:18:52.798857 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-dfd4a113-713e-4cb4-99e2-94c5affce672 tempest-VolumesBackupsTest-1226471110 tempest-VolumesBackupsTest-1226471110-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:18:52.804100 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-dfd4a113-713e-4cb4-99e2-94c5affce672 tempest-VolumesBackupsTest-1226471110 tempest-VolumesBackupsTest-1226471110-project-member] https://10.4.3.143/volume/v3/volumes/4740dd73-5b67-467e-ae24-55e3a203f176 returned with HTTP 404 Aug 16 21:18:52.804540 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 990/3946] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:18:52 2026] GET /volume/v3/volumes/4740dd73-5b67-467e-ae24-55e3a203f176 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:18:52.813631 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-a771b8ac-3bea-4da9-a974-192d85e88aba None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:18:52.815473 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-a771b8ac-3bea-4da9-a974-192d85e88aba tempest-VolumesBackupsTest-1226471110 tempest-VolumesBackupsTest-1226471110-project-member] DELETE https://10.4.3.143/volume/v3/volumes/2eb051f9-4a31-422c-9b88-670780bb93d7 Aug 16 21:18:52.815675 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-a771b8ac-3bea-4da9-a974-192d85e88aba tempest-VolumesBackupsTest-1226471110 tempest-VolumesBackupsTest-1226471110-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:18:52.815862 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-a771b8ac-3bea-4da9-a974-192d85e88aba tempest-VolumesBackupsTest-1226471110 tempest-VolumesBackupsTest-1226471110-project-member] Calling method 'delete' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:18:52.816030 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.v3.volumes [None req-a771b8ac-3bea-4da9-a974-192d85e88aba tempest-VolumesBackupsTest-1226471110 tempest-VolumesBackupsTest-1226471110-project-member] Delete volume with id: 2eb051f9-4a31-422c-9b88-670780bb93d7 Aug 16 21:18:52.823140 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:18:52.823140 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:18:52.823565 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-a771b8ac-3bea-4da9-a974-192d85e88aba tempest-VolumesBackupsTest-1226471110 tempest-VolumesBackupsTest-1226471110-project-member] Volume info retrieved successfully. Aug 16 21:18:52.838131 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-a771b8ac-3bea-4da9-a974-192d85e88aba tempest-VolumesBackupsTest-1226471110 tempest-VolumesBackupsTest-1226471110-project-member] Delete volume request issued successfully. Aug 16 21:18:52.838310 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-a771b8ac-3bea-4da9-a974-192d85e88aba tempest-VolumesBackupsTest-1226471110 tempest-VolumesBackupsTest-1226471110-project-member] https://10.4.3.143/volume/v3/volumes/2eb051f9-4a31-422c-9b88-670780bb93d7 returned with HTTP 202 Aug 16 21:18:52.838748 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 978/3947] 10.4.3.143 () {66 vars in 1351 bytes} [Sun Aug 16 21:18:52 2026] DELETE /volume/v3/volumes/2eb051f9-4a31-422c-9b88-670780bb93d7 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 21:18:52.850636 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-6397d51c-bd1e-4079-95bb-968a4912dc4c None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:18:52.853140 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-6397d51c-bd1e-4079-95bb-968a4912dc4c tempest-VolumesBackupsTest-1226471110 tempest-VolumesBackupsTest-1226471110-project-member] GET https://10.4.3.143/volume/v3/volumes/2eb051f9-4a31-422c-9b88-670780bb93d7 Aug 16 21:18:52.853426 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-6397d51c-bd1e-4079-95bb-968a4912dc4c tempest-VolumesBackupsTest-1226471110 tempest-VolumesBackupsTest-1226471110-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:18:52.853745 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-6397d51c-bd1e-4079-95bb-968a4912dc4c tempest-VolumesBackupsTest-1226471110 tempest-VolumesBackupsTest-1226471110-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:18:52.862737 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:18:52.862737 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:18:52.867033 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-6397d51c-bd1e-4079-95bb-968a4912dc4c tempest-VolumesBackupsTest-1226471110 tempest-VolumesBackupsTest-1226471110-project-member] Volume info retrieved successfully. Aug 16 21:18:52.872228 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-6397d51c-bd1e-4079-95bb-968a4912dc4c tempest-VolumesBackupsTest-1226471110 tempest-VolumesBackupsTest-1226471110-project-member] https://10.4.3.143/volume/v3/volumes/2eb051f9-4a31-422c-9b88-670780bb93d7 returned with HTTP 200 Aug 16 21:18:52.872660 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 990/3948] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:18:52 2026] GET /volume/v3/volumes/2eb051f9-4a31-422c-9b88-670780bb93d7 => generated 841 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:18:53.717429 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-91d8a516-1ac4-4b35-b2cb-aad4ce6be627 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:18:53.719774 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-91d8a516-1ac4-4b35-b2cb-aad4ce6be627 tempest-CreateVolumesFromSourceVolumeTest-1293785158 tempest-CreateVolumesFromSourceVolumeTest-1293785158-project-member] GET https://10.4.3.143/volume/v3/volumes/6a2b77e9-af21-4fe1-802a-efeb36a42b62 Aug 16 21:18:53.720020 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-91d8a516-1ac4-4b35-b2cb-aad4ce6be627 tempest-CreateVolumesFromSourceVolumeTest-1293785158 tempest-CreateVolumesFromSourceVolumeTest-1293785158-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:18:53.720246 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-91d8a516-1ac4-4b35-b2cb-aad4ce6be627 tempest-CreateVolumesFromSourceVolumeTest-1293785158 tempest-CreateVolumesFromSourceVolumeTest-1293785158-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:18:53.726497 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-91d8a516-1ac4-4b35-b2cb-aad4ce6be627 tempest-CreateVolumesFromSourceVolumeTest-1293785158 tempest-CreateVolumesFromSourceVolumeTest-1293785158-project-member] https://10.4.3.143/volume/v3/volumes/6a2b77e9-af21-4fe1-802a-efeb36a42b62 returned with HTTP 404 Aug 16 21:18:53.727042 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 991/3949] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:18:53 2026] GET /volume/v3/volumes/6a2b77e9-af21-4fe1-802a-efeb36a42b62 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:18:53.735632 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-b8699abd-4d58-4e8c-9c20-8dc3f28b24e3 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:18:53.737290 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-b8699abd-4d58-4e8c-9c20-8dc3f28b24e3 tempest-CreateVolumesFromSourceVolumeTest-1293785158 tempest-CreateVolumesFromSourceVolumeTest-1293785158-project-member] DELETE https://10.4.3.143/volume/v3/volumes/cbe73bdd-283e-4d29-9193-6126b9c81554 Aug 16 21:18:53.737462 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-b8699abd-4d58-4e8c-9c20-8dc3f28b24e3 tempest-CreateVolumesFromSourceVolumeTest-1293785158 tempest-CreateVolumesFromSourceVolumeTest-1293785158-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:18:53.737636 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-b8699abd-4d58-4e8c-9c20-8dc3f28b24e3 tempest-CreateVolumesFromSourceVolumeTest-1293785158 tempest-CreateVolumesFromSourceVolumeTest-1293785158-project-member] Calling method 'delete' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:18:53.737795 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.v3.volumes [None req-b8699abd-4d58-4e8c-9c20-8dc3f28b24e3 tempest-CreateVolumesFromSourceVolumeTest-1293785158 tempest-CreateVolumesFromSourceVolumeTest-1293785158-project-member] Delete volume with id: cbe73bdd-283e-4d29-9193-6126b9c81554 Aug 16 21:18:53.744073 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:18:53.744073 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:18:53.744453 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-b8699abd-4d58-4e8c-9c20-8dc3f28b24e3 tempest-CreateVolumesFromSourceVolumeTest-1293785158 tempest-CreateVolumesFromSourceVolumeTest-1293785158-project-member] Volume info retrieved successfully. Aug 16 21:18:53.757395 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-b8699abd-4d58-4e8c-9c20-8dc3f28b24e3 tempest-CreateVolumesFromSourceVolumeTest-1293785158 tempest-CreateVolumesFromSourceVolumeTest-1293785158-project-member] Delete volume request issued successfully. Aug 16 21:18:53.757576 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-b8699abd-4d58-4e8c-9c20-8dc3f28b24e3 tempest-CreateVolumesFromSourceVolumeTest-1293785158 tempest-CreateVolumesFromSourceVolumeTest-1293785158-project-member] https://10.4.3.143/volume/v3/volumes/cbe73bdd-283e-4d29-9193-6126b9c81554 returned with HTTP 202 Aug 16 21:18:53.757982 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 991/3950] 10.4.3.143 () {66 vars in 1351 bytes} [Sun Aug 16 21:18:53 2026] DELETE /volume/v3/volumes/cbe73bdd-283e-4d29-9193-6126b9c81554 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 21:18:53.766086 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-4d2a885c-3620-43f7-92c8-626db08e70c2 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:18:53.767990 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-4d2a885c-3620-43f7-92c8-626db08e70c2 tempest-CreateVolumesFromSourceVolumeTest-1293785158 tempest-CreateVolumesFromSourceVolumeTest-1293785158-project-member] GET https://10.4.3.143/volume/v3/volumes/cbe73bdd-283e-4d29-9193-6126b9c81554 Aug 16 21:18:53.768179 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-4d2a885c-3620-43f7-92c8-626db08e70c2 tempest-CreateVolumesFromSourceVolumeTest-1293785158 tempest-CreateVolumesFromSourceVolumeTest-1293785158-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:18:53.768464 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-4d2a885c-3620-43f7-92c8-626db08e70c2 tempest-CreateVolumesFromSourceVolumeTest-1293785158 tempest-CreateVolumesFromSourceVolumeTest-1293785158-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:18:53.776356 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:18:53.776356 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:18:53.780308 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-4d2a885c-3620-43f7-92c8-626db08e70c2 tempest-CreateVolumesFromSourceVolumeTest-1293785158 tempest-CreateVolumesFromSourceVolumeTest-1293785158-project-member] Volume info retrieved successfully. Aug 16 21:18:53.785662 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-4d2a885c-3620-43f7-92c8-626db08e70c2 tempest-CreateVolumesFromSourceVolumeTest-1293785158 tempest-CreateVolumesFromSourceVolumeTest-1293785158-project-member] https://10.4.3.143/volume/v3/volumes/cbe73bdd-283e-4d29-9193-6126b9c81554 returned with HTTP 200 Aug 16 21:18:53.786103 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 979/3951] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:18:53 2026] GET /volume/v3/volumes/cbe73bdd-283e-4d29-9193-6126b9c81554 => generated 855 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:18:53.888361 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-4c77837d-d7ba-4216-86b0-1510cce0f3c9 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:18:53.890335 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-4c77837d-d7ba-4216-86b0-1510cce0f3c9 tempest-VolumesBackupsTest-1226471110 tempest-VolumesBackupsTest-1226471110-project-member] GET https://10.4.3.143/volume/v3/volumes/2eb051f9-4a31-422c-9b88-670780bb93d7 Aug 16 21:18:53.890616 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-4c77837d-d7ba-4216-86b0-1510cce0f3c9 tempest-VolumesBackupsTest-1226471110 tempest-VolumesBackupsTest-1226471110-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:18:53.890864 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-4c77837d-d7ba-4216-86b0-1510cce0f3c9 tempest-VolumesBackupsTest-1226471110 tempest-VolumesBackupsTest-1226471110-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:18:53.896587 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-4c77837d-d7ba-4216-86b0-1510cce0f3c9 tempest-VolumesBackupsTest-1226471110 tempest-VolumesBackupsTest-1226471110-project-member] https://10.4.3.143/volume/v3/volumes/2eb051f9-4a31-422c-9b88-670780bb93d7 returned with HTTP 404 Aug 16 21:18:53.897162 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 991/3952] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:18:53 2026] GET /volume/v3/volumes/2eb051f9-4a31-422c-9b88-670780bb93d7 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:18:54.798388 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-b727ee4e-c0a6-46c0-8cc2-db794ad961d0 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:18:54.800128 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-b727ee4e-c0a6-46c0-8cc2-db794ad961d0 tempest-CreateVolumesFromSourceVolumeTest-1293785158 tempest-CreateVolumesFromSourceVolumeTest-1293785158-project-member] GET https://10.4.3.143/volume/v3/volumes/cbe73bdd-283e-4d29-9193-6126b9c81554 Aug 16 21:18:54.800319 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-b727ee4e-c0a6-46c0-8cc2-db794ad961d0 tempest-CreateVolumesFromSourceVolumeTest-1293785158 tempest-CreateVolumesFromSourceVolumeTest-1293785158-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:18:54.800494 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-b727ee4e-c0a6-46c0-8cc2-db794ad961d0 tempest-CreateVolumesFromSourceVolumeTest-1293785158 tempest-CreateVolumesFromSourceVolumeTest-1293785158-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:18:54.805560 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-b727ee4e-c0a6-46c0-8cc2-db794ad961d0 tempest-CreateVolumesFromSourceVolumeTest-1293785158 tempest-CreateVolumesFromSourceVolumeTest-1293785158-project-member] https://10.4.3.143/volume/v3/volumes/cbe73bdd-283e-4d29-9193-6126b9c81554 returned with HTTP 404 Aug 16 21:18:54.806064 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 992/3953] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:18:54 2026] GET /volume/v3/volumes/cbe73bdd-283e-4d29-9193-6126b9c81554 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:18:54.813280 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-3384bc2c-53a5-40c0-a442-e113f39763f1 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:18:54.815611 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-3384bc2c-53a5-40c0-a442-e113f39763f1 tempest-CreateVolumesFromSourceVolumeTest-1293785158 tempest-CreateVolumesFromSourceVolumeTest-1293785158-project-member] DELETE https://10.4.3.143/volume/v3/volumes/2ec9b783-70c0-4e25-ae8d-ae5239589f02 Aug 16 21:18:54.815860 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-3384bc2c-53a5-40c0-a442-e113f39763f1 tempest-CreateVolumesFromSourceVolumeTest-1293785158 tempest-CreateVolumesFromSourceVolumeTest-1293785158-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:18:54.816136 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-3384bc2c-53a5-40c0-a442-e113f39763f1 tempest-CreateVolumesFromSourceVolumeTest-1293785158 tempest-CreateVolumesFromSourceVolumeTest-1293785158-project-member] Calling method 'delete' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:18:54.816358 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.v3.volumes [None req-3384bc2c-53a5-40c0-a442-e113f39763f1 tempest-CreateVolumesFromSourceVolumeTest-1293785158 tempest-CreateVolumesFromSourceVolumeTest-1293785158-project-member] Delete volume with id: 2ec9b783-70c0-4e25-ae8d-ae5239589f02 Aug 16 21:18:54.824200 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:18:54.824200 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:18:54.824663 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-3384bc2c-53a5-40c0-a442-e113f39763f1 tempest-CreateVolumesFromSourceVolumeTest-1293785158 tempest-CreateVolumesFromSourceVolumeTest-1293785158-project-member] Volume info retrieved successfully. Aug 16 21:18:54.838770 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-3384bc2c-53a5-40c0-a442-e113f39763f1 tempest-CreateVolumesFromSourceVolumeTest-1293785158 tempest-CreateVolumesFromSourceVolumeTest-1293785158-project-member] Delete volume request issued successfully. Aug 16 21:18:54.838910 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-3384bc2c-53a5-40c0-a442-e113f39763f1 tempest-CreateVolumesFromSourceVolumeTest-1293785158 tempest-CreateVolumesFromSourceVolumeTest-1293785158-project-member] https://10.4.3.143/volume/v3/volumes/2ec9b783-70c0-4e25-ae8d-ae5239589f02 returned with HTTP 202 Aug 16 21:18:54.839277 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 992/3954] 10.4.3.143 () {66 vars in 1351 bytes} [Sun Aug 16 21:18:54 2026] DELETE /volume/v3/volumes/2ec9b783-70c0-4e25-ae8d-ae5239589f02 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 21:18:54.846259 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-31384a9a-7c55-4870-adf5-39ff02eb80b1 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:18:54.847869 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-31384a9a-7c55-4870-adf5-39ff02eb80b1 tempest-CreateVolumesFromSourceVolumeTest-1293785158 tempest-CreateVolumesFromSourceVolumeTest-1293785158-project-member] GET https://10.4.3.143/volume/v3/volumes/2ec9b783-70c0-4e25-ae8d-ae5239589f02 Aug 16 21:18:54.848089 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-31384a9a-7c55-4870-adf5-39ff02eb80b1 tempest-CreateVolumesFromSourceVolumeTest-1293785158 tempest-CreateVolumesFromSourceVolumeTest-1293785158-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:18:54.848259 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-31384a9a-7c55-4870-adf5-39ff02eb80b1 tempest-CreateVolumesFromSourceVolumeTest-1293785158 tempest-CreateVolumesFromSourceVolumeTest-1293785158-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:18:54.857040 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:18:54.857040 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:18:54.861612 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-31384a9a-7c55-4870-adf5-39ff02eb80b1 tempest-CreateVolumesFromSourceVolumeTest-1293785158 tempest-CreateVolumesFromSourceVolumeTest-1293785158-project-member] Volume info retrieved successfully. Aug 16 21:18:54.866298 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-31384a9a-7c55-4870-adf5-39ff02eb80b1 tempest-CreateVolumesFromSourceVolumeTest-1293785158 tempest-CreateVolumesFromSourceVolumeTest-1293785158-project-member] https://10.4.3.143/volume/v3/volumes/2ec9b783-70c0-4e25-ae8d-ae5239589f02 returned with HTTP 200 Aug 16 21:18:54.866702 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 980/3955] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:18:54 2026] GET /volume/v3/volumes/2ec9b783-70c0-4e25-ae8d-ae5239589f02 => generated 855 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:18:55.741624 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-1c743751-eeb6-444c-9aba-f3f46c54fcbd None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:18:55.837433 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-1c743751-eeb6-444c-9aba-f3f46c54fcbd tempest-VolumeAndVolumeTypeFromImageTest-934895058 tempest-VolumeAndVolumeTypeFromImageTest-934895058-project-admin] POST https://10.4.3.143/volume/v3/types Aug 16 21:18:55.837823 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-1c743751-eeb6-444c-9aba-f3f46c54fcbd tempest-VolumeAndVolumeTypeFromImageTest-934895058 tempest-VolumeAndVolumeTypeFromImageTest-934895058-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=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:18:55.849880 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-1c743751-eeb6-444c-9aba-f3f46c54fcbd tempest-VolumeAndVolumeTypeFromImageTest-934895058 tempest-VolumeAndVolumeTypeFromImageTest-934895058-project-admin] https://10.4.3.143/volume/v3/types returned with HTTP 200 Aug 16 21:18:55.850310 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 992/3956] 10.4.3.143 () {68 vars in 1253 bytes} [Sun Aug 16 21:18:55 2026] POST /volume/v3/types => generated 287 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:18:55.879558 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-1bf66286-e8d1-4c2b-b73a-70a04718871e None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:18:55.882042 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-1bf66286-e8d1-4c2b-b73a-70a04718871e tempest-CreateVolumesFromSourceVolumeTest-1293785158 tempest-CreateVolumesFromSourceVolumeTest-1293785158-project-member] GET https://10.4.3.143/volume/v3/volumes/2ec9b783-70c0-4e25-ae8d-ae5239589f02 Aug 16 21:18:55.882496 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-1bf66286-e8d1-4c2b-b73a-70a04718871e tempest-CreateVolumesFromSourceVolumeTest-1293785158 tempest-CreateVolumesFromSourceVolumeTest-1293785158-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:18:55.882760 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-1bf66286-e8d1-4c2b-b73a-70a04718871e tempest-CreateVolumesFromSourceVolumeTest-1293785158 tempest-CreateVolumesFromSourceVolumeTest-1293785158-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:18:55.889397 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-1bf66286-e8d1-4c2b-b73a-70a04718871e tempest-CreateVolumesFromSourceVolumeTest-1293785158 tempest-CreateVolumesFromSourceVolumeTest-1293785158-project-member] https://10.4.3.143/volume/v3/volumes/2ec9b783-70c0-4e25-ae8d-ae5239589f02 returned with HTTP 404 Aug 16 21:18:55.890101 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 993/3957] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:18:55 2026] GET /volume/v3/volumes/2ec9b783-70c0-4e25-ae8d-ae5239589f02 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:18:57.019975 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-15acd821-0e51-45db-9e91-c5814dfb1f37 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:18:57.073129 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-15acd821-0e51-45db-9e91-c5814dfb1f37 tempest-CinderUnicodeTest-1392879893 tempest-CinderUnicodeTest-1392879893-project-member] POST https://10.4.3.143/volume/v3/volumes Aug 16 21:18:57.073468 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-15acd821-0e51-45db-9e91-c5814dfb1f37 tempest-CinderUnicodeTest-1392879893 tempest-CinderUnicodeTest-1392879893-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "CinderUnicodeTest\u5875\u3f17\u203d", "size": 1}} {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:18:57.074839 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.v3.volumes [None req-15acd821-0e51-45db-9e91-c5814dfb1f37 tempest-CinderUnicodeTest-1392879893 tempest-CinderUnicodeTest-1392879893-project-member] Create volume request body: {'volume': {'name': 'CinderUnicodeTest塵㼗‽', 'size': 1}} {{(pid=100332) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 21:18:57.075391 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.v3.volumes [None req-15acd821-0e51-45db-9e91-c5814dfb1f37 tempest-CinderUnicodeTest-1392879893 tempest-CinderUnicodeTest-1392879893-project-member] Create volume of 1 GB Aug 16 21:18:57.081328 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-15acd821-0e51-45db-9e91-c5814dfb1f37 tempest-CinderUnicodeTest-1392879893 tempest-CinderUnicodeTest-1392879893-project-member] Availability Zones retrieved successfully. Aug 16 21:18:57.087711 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-15acd821-0e51-45db-9e91-c5814dfb1f37 tempest-CinderUnicodeTest-1392879893 tempest-CinderUnicodeTest-1392879893-project-member] Flow 'volume_create_api' (640da674-6925-43b9-b0b9-133773ded5de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100332) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:18:57.088626 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-15acd821-0e51-45db-9e91-c5814dfb1f37 tempest-CinderUnicodeTest-1392879893 tempest-CinderUnicodeTest-1392879893-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1a59ba9c-fa1d-48f9-ac78-36e637dbafb3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:18:57.089928 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.flows.api.create_volume [None req-15acd821-0e51-45db-9e91-c5814dfb1f37 tempest-CinderUnicodeTest-1392879893 tempest-CinderUnicodeTest-1392879893-project-member] Validating volume size '1' using validate_int {{(pid=100332) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 21:18:57.119858 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-15acd821-0e51-45db-9e91-c5814dfb1f37 tempest-CinderUnicodeTest-1392879893 tempest-CinderUnicodeTest-1392879893-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1a59ba9c-fa1d-48f9-ac78-36e637dbafb3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T21:04:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=69e633b8-fab9-4b15-8b40-4f1a67c51cda,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '69e633b8-fab9-4b15-8b40-4f1a67c51cda', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:18:57.120770 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-15acd821-0e51-45db-9e91-c5814dfb1f37 tempest-CinderUnicodeTest-1392879893 tempest-CinderUnicodeTest-1392879893-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1391a94d-afb6-46d6-b10c-ac6b6f5ae692) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:18:57.182757 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.quota [None req-15acd821-0e51-45db-9e91-c5814dfb1f37 tempest-CinderUnicodeTest-1392879893 tempest-CinderUnicodeTest-1392879893-project-member] Created reservations ['adfb4fdc-685c-4135-a080-03ee56dcf4aa', '56244e8f-2684-4fc2-99b1-f4d2465c48e2', '64fbf13a-ef83-4264-963a-5478372d59c3', 'a704fbbb-a2f2-4d43-8dd4-9ca8e251fa18'] {{(pid=100332) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:18:57.183782 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-15acd821-0e51-45db-9e91-c5814dfb1f37 tempest-CinderUnicodeTest-1392879893 tempest-CinderUnicodeTest-1392879893-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1391a94d-afb6-46d6-b10c-ac6b6f5ae692) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['adfb4fdc-685c-4135-a080-03ee56dcf4aa', '56244e8f-2684-4fc2-99b1-f4d2465c48e2', '64fbf13a-ef83-4264-963a-5478372d59c3', 'a704fbbb-a2f2-4d43-8dd4-9ca8e251fa18']}' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:18:57.184752 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-15acd821-0e51-45db-9e91-c5814dfb1f37 tempest-CinderUnicodeTest-1392879893 tempest-CinderUnicodeTest-1392879893-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2a501f1d-1b03-47fd-a77f-a099b7561d90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:18:57.207246 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-15acd821-0e51-45db-9e91-c5814dfb1f37 tempest-CinderUnicodeTest-1392879893 tempest-CinderUnicodeTest-1392879893-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2a501f1d-1b03-47fd-a77f-a099b7561d90) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5cd5f217-e874-443e-8c0f-d4ba81eaf201', '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='f03f34a8ee2f4f5e84b6eb3072d69189',qos_specs=None,replication_status=,reservations=['adfb4fdc-685c-4135-a080-03ee56dcf4aa','56244e8f-2684-4fc2-99b1-f4d2465c48e2','64fbf13a-ef83-4264-963a-5478372d59c3','a704fbbb-a2f2-4d43-8dd4-9ca8e251fa18'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='522ec299f0924b21b4398461da67b353',volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T21:18:57Z,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=5cd5f217-e874-443e-8c0f-d4ba81eaf201,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f03f34a8ee2f4f5e84b6eb3072d69189',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='522ec299f0924b21b4398461da67b353',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(69e633b8-fab9-4b15-8b40-4f1a67c51cda),volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda)}' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:18:57.208260 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-15acd821-0e51-45db-9e91-c5814dfb1f37 tempest-CinderUnicodeTest-1392879893 tempest-CinderUnicodeTest-1392879893-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6987d269-cc21-473f-b111-72a9a3e90a91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:18:57.230012 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-15acd821-0e51-45db-9e91-c5814dfb1f37 tempest-CinderUnicodeTest-1392879893 tempest-CinderUnicodeTest-1392879893-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6987d269-cc21-473f-b111-72a9a3e90a91) transitioned into state 'SUCCESS' from 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='f03f34a8ee2f4f5e84b6eb3072d69189',qos_specs=None,replication_status=,reservations=['adfb4fdc-685c-4135-a080-03ee56dcf4aa','56244e8f-2684-4fc2-99b1-f4d2465c48e2','64fbf13a-ef83-4264-963a-5478372d59c3','a704fbbb-a2f2-4d43-8dd4-9ca8e251fa18'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='522ec299f0924b21b4398461da67b353',volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda)}' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:18:57.231067 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-15acd821-0e51-45db-9e91-c5814dfb1f37 tempest-CinderUnicodeTest-1392879893 tempest-CinderUnicodeTest-1392879893-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f663cfa3-9df5-40a4-8c69-980a4df7828f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:18:57.242148 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-15acd821-0e51-45db-9e91-c5814dfb1f37 tempest-CinderUnicodeTest-1392879893 tempest-CinderUnicodeTest-1392879893-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f663cfa3-9df5-40a4-8c69-980a4df7828f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:18:57.243333 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-15acd821-0e51-45db-9e91-c5814dfb1f37 tempest-CinderUnicodeTest-1392879893 tempest-CinderUnicodeTest-1392879893-project-member] Flow 'volume_create_api' (640da674-6925-43b9-b0b9-133773ded5de) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100332) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:18:57.243866 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-15acd821-0e51-45db-9e91-c5814dfb1f37 tempest-CinderUnicodeTest-1392879893 tempest-CinderUnicodeTest-1392879893-project-member] Create volume request issued successfully. Aug 16 21:18:57.244743 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-15acd821-0e51-45db-9e91-c5814dfb1f37 tempest-CinderUnicodeTest-1392879893 tempest-CinderUnicodeTest-1392879893-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Aug 16 21:18:57.245519 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 993/3958] 10.4.3.143 () {68 vars in 1258 bytes} [Sun Aug 16 21:18:57 2026] POST /volume/v3/volumes => generated 740 bytes in 226 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 21:18:57.257613 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-dd73aaee-beb7-4073-9a52-86419c47168a None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:18:57.259879 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-dd73aaee-beb7-4073-9a52-86419c47168a tempest-CinderUnicodeTest-1392879893 tempest-CinderUnicodeTest-1392879893-project-member] GET https://10.4.3.143/volume/v3/volumes/5cd5f217-e874-443e-8c0f-d4ba81eaf201 Aug 16 21:18:57.260174 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-dd73aaee-beb7-4073-9a52-86419c47168a tempest-CinderUnicodeTest-1392879893 tempest-CinderUnicodeTest-1392879893-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:18:57.260415 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-dd73aaee-beb7-4073-9a52-86419c47168a tempest-CinderUnicodeTest-1392879893 tempest-CinderUnicodeTest-1392879893-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:18:57.271313 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:18:57.271313 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:18:57.277318 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-dd73aaee-beb7-4073-9a52-86419c47168a tempest-CinderUnicodeTest-1392879893 tempest-CinderUnicodeTest-1392879893-project-member] Volume info retrieved successfully. Aug 16 21:18:57.285246 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-dd73aaee-beb7-4073-9a52-86419c47168a tempest-CinderUnicodeTest-1392879893 tempest-CinderUnicodeTest-1392879893-project-member] https://10.4.3.143/volume/v3/volumes/5cd5f217-e874-443e-8c0f-d4ba81eaf201 returned with HTTP 200 Aug 16 21:18:57.285799 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 981/3959] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:18:57 2026] GET /volume/v3/volumes/5cd5f217-e874-443e-8c0f-d4ba81eaf201 => generated 808 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:18:57.485352 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-8fc88931-83bf-4bf6-ad4c-c9592ed2e687 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:18:57.487040 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-8fc88931-83bf-4bf6-ad4c-c9592ed2e687 tempest-VolumeAndVolumeTypeFromImageTest-1783662065 tempest-VolumeAndVolumeTypeFromImageTest-1783662065-project-member] POST https://10.4.3.143/volume/v3/volumes Aug 16 21:18:57.487402 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-8fc88931-83bf-4bf6-ad4c-c9592ed2e687 tempest-VolumeAndVolumeTypeFromImageTest-1783662065 tempest-VolumeAndVolumeTypeFromImageTest-1783662065-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "imageRef": "74d1922c-abbc-4721-83c3-d66ce3589ba1", "size": 1}} {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:18:57.489799 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.v3.volumes [None req-8fc88931-83bf-4bf6-ad4c-c9592ed2e687 tempest-VolumeAndVolumeTypeFromImageTest-1783662065 tempest-VolumeAndVolumeTypeFromImageTest-1783662065-project-member] Create volume request body: {'volume': {'name': 'volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6', 'imageRef': '74d1922c-abbc-4721-83c3-d66ce3589ba1', 'size': 1}} {{(pid=100331) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 21:18:57.554595 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.v3.volumes [None req-8fc88931-83bf-4bf6-ad4c-c9592ed2e687 tempest-VolumeAndVolumeTypeFromImageTest-1783662065 tempest-VolumeAndVolumeTypeFromImageTest-1783662065-project-member] Create volume of 1 GB Aug 16 21:18:57.558957 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-8fc88931-83bf-4bf6-ad4c-c9592ed2e687 tempest-VolumeAndVolumeTypeFromImageTest-1783662065 tempest-VolumeAndVolumeTypeFromImageTest-1783662065-project-member] Availability Zones retrieved successfully. Aug 16 21:18:57.565005 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-8fc88931-83bf-4bf6-ad4c-c9592ed2e687 tempest-VolumeAndVolumeTypeFromImageTest-1783662065 tempest-VolumeAndVolumeTypeFromImageTest-1783662065-project-member] Flow 'volume_create_api' (189c1825-43ca-4645-a766-ebc17aae5732) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100331) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:18:57.565929 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-8fc88931-83bf-4bf6-ad4c-c9592ed2e687 tempest-VolumeAndVolumeTypeFromImageTest-1783662065 tempest-VolumeAndVolumeTypeFromImageTest-1783662065-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (903b3fe0-40df-490f-acdd-4c5d116ee569) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:18:57.566871 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.flows.api.create_volume [None req-8fc88931-83bf-4bf6-ad4c-c9592ed2e687 tempest-VolumeAndVolumeTypeFromImageTest-1783662065 tempest-VolumeAndVolumeTypeFromImageTest-1783662065-project-member] Validating volume size '1' using validate_int {{(pid=100331) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 21:18:57.629377 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-8fc88931-83bf-4bf6-ad4c-c9592ed2e687 tempest-VolumeAndVolumeTypeFromImageTest-1783662065 tempest-VolumeAndVolumeTypeFromImageTest-1783662065-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (903b3fe0-40df-490f-acdd-4c5d116ee569) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T21:18:56Z,deleted=False,deleted_at=None,description='Generic volume_type for test 6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6',extra_specs={},id=7323444f-1ca2-4714-9a47-6ebb39747a1f,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': '7323444f-1ca2-4714-9a47-6ebb39747a1f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:18:57.630109 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-8fc88931-83bf-4bf6-ad4c-c9592ed2e687 tempest-VolumeAndVolumeTypeFromImageTest-1783662065 tempest-VolumeAndVolumeTypeFromImageTest-1783662065-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (33e1cd9c-b843-472a-bc07-cda9b481e279) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:18:57.654620 np0000007409 devstack@c-api.service[100331]: WARNING cinder.quota [None req-8fc88931-83bf-4bf6-ad4c-c9592ed2e687 tempest-VolumeAndVolumeTypeFromImageTest-1783662065 tempest-VolumeAndVolumeTypeFromImageTest-1783662065-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 16 21:18:57.654893 np0000007409 devstack@c-api.service[100331]: WARNING cinder.quota [None req-8fc88931-83bf-4bf6-ad4c-c9592ed2e687 tempest-VolumeAndVolumeTypeFromImageTest-1783662065 tempest-VolumeAndVolumeTypeFromImageTest-1783662065-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 16 21:18:57.683380 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.quota [None req-8fc88931-83bf-4bf6-ad4c-c9592ed2e687 tempest-VolumeAndVolumeTypeFromImageTest-1783662065 tempest-VolumeAndVolumeTypeFromImageTest-1783662065-project-member] Created reservations ['bea9abb5-d64d-4b17-bb07-68cef23cff89', 'e05d7244-8f25-4d06-ac68-8d99afb31c17', '0b96640e-4702-4974-90a3-7e816fd6aad6', '7dcfa642-b500-4b6d-ae8e-65545694d64d'] {{(pid=100331) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:18:57.684176 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-8fc88931-83bf-4bf6-ad4c-c9592ed2e687 tempest-VolumeAndVolumeTypeFromImageTest-1783662065 tempest-VolumeAndVolumeTypeFromImageTest-1783662065-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (33e1cd9c-b843-472a-bc07-cda9b481e279) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bea9abb5-d64d-4b17-bb07-68cef23cff89', 'e05d7244-8f25-4d06-ac68-8d99afb31c17', '0b96640e-4702-4974-90a3-7e816fd6aad6', '7dcfa642-b500-4b6d-ae8e-65545694d64d']}' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:18:57.685016 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-8fc88931-83bf-4bf6-ad4c-c9592ed2e687 tempest-VolumeAndVolumeTypeFromImageTest-1783662065 tempest-VolumeAndVolumeTypeFromImageTest-1783662065-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a0052e9e-71ee-4ac9-890f-1aa3ce666161) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:18:57.705374 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-8fc88931-83bf-4bf6-ad4c-c9592ed2e687 tempest-VolumeAndVolumeTypeFromImageTest-1783662065 tempest-VolumeAndVolumeTypeFromImageTest-1783662065-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a0052e9e-71ee-4ac9-890f-1aa3ce666161) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b42dd479-4ddf-4c38-8877-d35a89d69ed5', '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='12934d9e10324aae9ecfbaed8111c9e6',qos_specs=None,replication_status=,reservations=['bea9abb5-d64d-4b17-bb07-68cef23cff89','e05d7244-8f25-4d06-ac68-8d99afb31c17','0b96640e-4702-4974-90a3-7e816fd6aad6','7dcfa642-b500-4b6d-ae8e-65545694d64d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6cf14b95651b4d52baa86cfa6ad04eea',volume_type_id=7323444f-1ca2-4714-9a47-6ebb39747a1f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T21:18:57Z,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=b42dd479-4ddf-4c38-8877-d35a89d69ed5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='12934d9e10324aae9ecfbaed8111c9e6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6cf14b95651b4d52baa86cfa6ad04eea',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7323444f-1ca2-4714-9a47-6ebb39747a1f),volume_type_id=7323444f-1ca2-4714-9a47-6ebb39747a1f)}' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:18:57.706110 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-8fc88931-83bf-4bf6-ad4c-c9592ed2e687 tempest-VolumeAndVolumeTypeFromImageTest-1783662065 tempest-VolumeAndVolumeTypeFromImageTest-1783662065-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1dd958dc-eddd-4480-9c1e-6057f12980bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:18:57.723683 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-8fc88931-83bf-4bf6-ad4c-c9592ed2e687 tempest-VolumeAndVolumeTypeFromImageTest-1783662065 tempest-VolumeAndVolumeTypeFromImageTest-1783662065-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1dd958dc-eddd-4480-9c1e-6057f12980bc) transitioned into state 'SUCCESS' from 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='12934d9e10324aae9ecfbaed8111c9e6',qos_specs=None,replication_status=,reservations=['bea9abb5-d64d-4b17-bb07-68cef23cff89','e05d7244-8f25-4d06-ac68-8d99afb31c17','0b96640e-4702-4974-90a3-7e816fd6aad6','7dcfa642-b500-4b6d-ae8e-65545694d64d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6cf14b95651b4d52baa86cfa6ad04eea',volume_type_id=7323444f-1ca2-4714-9a47-6ebb39747a1f)}' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:18:57.724406 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-8fc88931-83bf-4bf6-ad4c-c9592ed2e687 tempest-VolumeAndVolumeTypeFromImageTest-1783662065 tempest-VolumeAndVolumeTypeFromImageTest-1783662065-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dfa3c0cf-3bde-4af6-862c-8f3b5655f965) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:18:57.732609 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-8fc88931-83bf-4bf6-ad4c-c9592ed2e687 tempest-VolumeAndVolumeTypeFromImageTest-1783662065 tempest-VolumeAndVolumeTypeFromImageTest-1783662065-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dfa3c0cf-3bde-4af6-862c-8f3b5655f965) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:18:57.733409 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-8fc88931-83bf-4bf6-ad4c-c9592ed2e687 tempest-VolumeAndVolumeTypeFromImageTest-1783662065 tempest-VolumeAndVolumeTypeFromImageTest-1783662065-project-member] Flow 'volume_create_api' (189c1825-43ca-4645-a766-ebc17aae5732) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100331) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:18:57.733677 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-8fc88931-83bf-4bf6-ad4c-c9592ed2e687 tempest-VolumeAndVolumeTypeFromImageTest-1783662065 tempest-VolumeAndVolumeTypeFromImageTest-1783662065-project-member] Create volume request issued successfully. Aug 16 21:18:57.734245 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-8fc88931-83bf-4bf6-ad4c-c9592ed2e687 tempest-VolumeAndVolumeTypeFromImageTest-1783662065 tempest-VolumeAndVolumeTypeFromImageTest-1783662065-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Aug 16 21:18:57.734632 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 993/3960] 10.4.3.143 () {68 vars in 1259 bytes} [Sun Aug 16 21:18:57 2026] POST /volume/v3/volumes => generated 798 bytes in 250 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 21:18:57.745433 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-fbae7423-6a56-4590-8694-9636e70bc401 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:18:57.747175 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-fbae7423-6a56-4590-8694-9636e70bc401 tempest-VolumeAndVolumeTypeFromImageTest-1783662065 tempest-VolumeAndVolumeTypeFromImageTest-1783662065-project-member] GET https://10.4.3.143/volume/v3/volumes/b42dd479-4ddf-4c38-8877-d35a89d69ed5 Aug 16 21:18:57.747378 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-fbae7423-6a56-4590-8694-9636e70bc401 tempest-VolumeAndVolumeTypeFromImageTest-1783662065 tempest-VolumeAndVolumeTypeFromImageTest-1783662065-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:18:57.747551 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-fbae7423-6a56-4590-8694-9636e70bc401 tempest-VolumeAndVolumeTypeFromImageTest-1783662065 tempest-VolumeAndVolumeTypeFromImageTest-1783662065-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:18:57.754613 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:18:57.754613 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:18:57.758680 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-fbae7423-6a56-4590-8694-9636e70bc401 tempest-VolumeAndVolumeTypeFromImageTest-1783662065 tempest-VolumeAndVolumeTypeFromImageTest-1783662065-project-member] Volume info retrieved successfully. Aug 16 21:18:57.762912 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-fbae7423-6a56-4590-8694-9636e70bc401 tempest-VolumeAndVolumeTypeFromImageTest-1783662065 tempest-VolumeAndVolumeTypeFromImageTest-1783662065-project-member] https://10.4.3.143/volume/v3/volumes/b42dd479-4ddf-4c38-8877-d35a89d69ed5 returned with HTTP 200 Aug 16 21:18:57.763311 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 994/3961] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:18:57 2026] GET /volume/v3/volumes/b42dd479-4ddf-4c38-8877-d35a89d69ed5 => generated 866 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:18:58.298306 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-293ebbfa-223c-4965-a66c-25307076e73c None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:18:58.300132 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-293ebbfa-223c-4965-a66c-25307076e73c tempest-CinderUnicodeTest-1392879893 tempest-CinderUnicodeTest-1392879893-project-member] GET https://10.4.3.143/volume/v3/volumes/5cd5f217-e874-443e-8c0f-d4ba81eaf201 Aug 16 21:18:58.300314 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-293ebbfa-223c-4965-a66c-25307076e73c tempest-CinderUnicodeTest-1392879893 tempest-CinderUnicodeTest-1392879893-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:18:58.300491 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-293ebbfa-223c-4965-a66c-25307076e73c tempest-CinderUnicodeTest-1392879893 tempest-CinderUnicodeTest-1392879893-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:18:58.307217 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:18:58.307217 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:18:58.310677 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-293ebbfa-223c-4965-a66c-25307076e73c tempest-CinderUnicodeTest-1392879893 tempest-CinderUnicodeTest-1392879893-project-member] Volume info retrieved successfully. Aug 16 21:18:58.315612 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-293ebbfa-223c-4965-a66c-25307076e73c tempest-CinderUnicodeTest-1392879893 tempest-CinderUnicodeTest-1392879893-project-member] https://10.4.3.143/volume/v3/volumes/5cd5f217-e874-443e-8c0f-d4ba81eaf201 returned with HTTP 200 Aug 16 21:18:58.316022 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 994/3962] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:18:58 2026] GET /volume/v3/volumes/5cd5f217-e874-443e-8c0f-d4ba81eaf201 => generated 833 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:18:58.329246 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-13930b6e-9ef8-420c-95af-17ed685b4dcd None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:18:58.331172 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-13930b6e-9ef8-420c-95af-17ed685b4dcd tempest-CinderUnicodeTest-1392879893 tempest-CinderUnicodeTest-1392879893-project-member] GET https://10.4.3.143/volume/v3/volumes/5cd5f217-e874-443e-8c0f-d4ba81eaf201 Aug 16 21:18:58.331377 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-13930b6e-9ef8-420c-95af-17ed685b4dcd tempest-CinderUnicodeTest-1392879893 tempest-CinderUnicodeTest-1392879893-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:18:58.331553 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-13930b6e-9ef8-420c-95af-17ed685b4dcd tempest-CinderUnicodeTest-1392879893 tempest-CinderUnicodeTest-1392879893-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:18:58.343268 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:18:58.343268 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:18:58.348246 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-13930b6e-9ef8-420c-95af-17ed685b4dcd tempest-CinderUnicodeTest-1392879893 tempest-CinderUnicodeTest-1392879893-project-member] Volume info retrieved successfully. Aug 16 21:18:58.354020 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-13930b6e-9ef8-420c-95af-17ed685b4dcd tempest-CinderUnicodeTest-1392879893 tempest-CinderUnicodeTest-1392879893-project-member] https://10.4.3.143/volume/v3/volumes/5cd5f217-e874-443e-8c0f-d4ba81eaf201 returned with HTTP 200 Aug 16 21:18:58.354493 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 982/3963] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:18:58 2026] GET /volume/v3/volumes/5cd5f217-e874-443e-8c0f-d4ba81eaf201 => generated 833 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:18:58.372786 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-7a58abb3-0976-4e6d-b176-dcfcdbaa8450 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:18:58.374632 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-7a58abb3-0976-4e6d-b176-dcfcdbaa8450 tempest-CinderUnicodeTest-1392879893 tempest-CinderUnicodeTest-1392879893-project-member] POST https://10.4.3.143/volume/v3/volumes Aug 16 21:18:58.374982 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-7a58abb3-0976-4e6d-b176-dcfcdbaa8450 tempest-CinderUnicodeTest-1392879893 tempest-CinderUnicodeTest-1392879893-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "\u05e7\u05d9\u05d9\u05e4\u05e9", "size": 1, "name": "tempest-CinderUnicodeTest-Volume-1956439225"}} {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:18:58.376370 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.v3.volumes [None req-7a58abb3-0976-4e6d-b176-dcfcdbaa8450 tempest-CinderUnicodeTest-1392879893 tempest-CinderUnicodeTest-1392879893-project-member] Create volume request body: {'volume': {'description': 'קייפש', 'size': 1, 'name': 'tempest-CinderUnicodeTest-Volume-1956439225'}} {{(pid=100331) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 21:18:58.376488 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.v3.volumes [None req-7a58abb3-0976-4e6d-b176-dcfcdbaa8450 tempest-CinderUnicodeTest-1392879893 tempest-CinderUnicodeTest-1392879893-project-member] Create volume of 1 GB Aug 16 21:18:58.376820 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:18:58.376820 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:18:58.380406 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-7a58abb3-0976-4e6d-b176-dcfcdbaa8450 tempest-CinderUnicodeTest-1392879893 tempest-CinderUnicodeTest-1392879893-project-member] Availability Zones retrieved successfully. Aug 16 21:18:58.386553 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-7a58abb3-0976-4e6d-b176-dcfcdbaa8450 tempest-CinderUnicodeTest-1392879893 tempest-CinderUnicodeTest-1392879893-project-member] Flow 'volume_create_api' (4aa8acd1-8e95-4eac-a34d-6bf292e0c5bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100331) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:18:58.387697 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-7a58abb3-0976-4e6d-b176-dcfcdbaa8450 tempest-CinderUnicodeTest-1392879893 tempest-CinderUnicodeTest-1392879893-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f2ce2dde-7e16-4123-92b3-552653dffd69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:18:58.388801 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.flows.api.create_volume [None req-7a58abb3-0976-4e6d-b176-dcfcdbaa8450 tempest-CinderUnicodeTest-1392879893 tempest-CinderUnicodeTest-1392879893-project-member] Validating volume size '1' using validate_int {{(pid=100331) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 21:18:58.423002 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-7a58abb3-0976-4e6d-b176-dcfcdbaa8450 tempest-CinderUnicodeTest-1392879893 tempest-CinderUnicodeTest-1392879893-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f2ce2dde-7e16-4123-92b3-552653dffd69) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T21:04:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=69e633b8-fab9-4b15-8b40-4f1a67c51cda,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '69e633b8-fab9-4b15-8b40-4f1a67c51cda', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:18:58.424127 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-7a58abb3-0976-4e6d-b176-dcfcdbaa8450 tempest-CinderUnicodeTest-1392879893 tempest-CinderUnicodeTest-1392879893-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (da963b11-f762-4ad5-bbd5-8d71ed87489c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:18:58.464339 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.quota [None req-7a58abb3-0976-4e6d-b176-dcfcdbaa8450 tempest-CinderUnicodeTest-1392879893 tempest-CinderUnicodeTest-1392879893-project-member] Created reservations ['4401cd73-1f67-49e9-9c57-21aa90597612', '00e7debf-ea28-4f23-8aa0-1caef3c9e49e', '89df7745-d672-494a-a676-d30c5e20d1ab', 'ba6c1b18-0792-45c9-acdd-e7cb1f5acf61'] {{(pid=100331) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:18:58.465227 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-7a58abb3-0976-4e6d-b176-dcfcdbaa8450 tempest-CinderUnicodeTest-1392879893 tempest-CinderUnicodeTest-1392879893-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (da963b11-f762-4ad5-bbd5-8d71ed87489c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4401cd73-1f67-49e9-9c57-21aa90597612', '00e7debf-ea28-4f23-8aa0-1caef3c9e49e', '89df7745-d672-494a-a676-d30c5e20d1ab', 'ba6c1b18-0792-45c9-acdd-e7cb1f5acf61']}' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:18:58.466045 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-7a58abb3-0976-4e6d-b176-dcfcdbaa8450 tempest-CinderUnicodeTest-1392879893 tempest-CinderUnicodeTest-1392879893-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3d7bf482-d89e-47a0-a77c-cf3b03749e18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:18:58.486237 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-7a58abb3-0976-4e6d-b176-dcfcdbaa8450 tempest-CinderUnicodeTest-1392879893 tempest-CinderUnicodeTest-1392879893-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3d7bf482-d89e-47a0-a77c-cf3b03749e18) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8900b10d-5798-4f8b-8704-0f6d7c95816d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-1956439225',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f03f34a8ee2f4f5e84b6eb3072d69189',qos_specs=None,replication_status=,reservations=['4401cd73-1f67-49e9-9c57-21aa90597612','00e7debf-ea28-4f23-8aa0-1caef3c9e49e','89df7745-d672-494a-a676-d30c5e20d1ab','ba6c1b18-0792-45c9-acdd-e7cb1f5acf61'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='522ec299f0924b21b4398461da67b353',volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T21:18:58Z,deleted=False,deleted_at=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-1956439225',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8900b10d-5798-4f8b-8704-0f6d7c95816d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f03f34a8ee2f4f5e84b6eb3072d69189',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='522ec299f0924b21b4398461da67b353',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(69e633b8-fab9-4b15-8b40-4f1a67c51cda),volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda)}' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:18:58.487135 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-7a58abb3-0976-4e6d-b176-dcfcdbaa8450 tempest-CinderUnicodeTest-1392879893 tempest-CinderUnicodeTest-1392879893-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a2a852d6-cc61-47f1-ae04-c214eab9b5bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:18:58.503853 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-7a58abb3-0976-4e6d-b176-dcfcdbaa8450 tempest-CinderUnicodeTest-1392879893 tempest-CinderUnicodeTest-1392879893-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a2a852d6-cc61-47f1-ae04-c214eab9b5bd) transitioned into 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-1956439225',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f03f34a8ee2f4f5e84b6eb3072d69189',qos_specs=None,replication_status=,reservations=['4401cd73-1f67-49e9-9c57-21aa90597612','00e7debf-ea28-4f23-8aa0-1caef3c9e49e','89df7745-d672-494a-a676-d30c5e20d1ab','ba6c1b18-0792-45c9-acdd-e7cb1f5acf61'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='522ec299f0924b21b4398461da67b353',volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda)}' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:18:58.504578 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-7a58abb3-0976-4e6d-b176-dcfcdbaa8450 tempest-CinderUnicodeTest-1392879893 tempest-CinderUnicodeTest-1392879893-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d58ee87b-2578-4f3f-a0b2-2f2054f8e06e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:18:58.513186 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-7a58abb3-0976-4e6d-b176-dcfcdbaa8450 tempest-CinderUnicodeTest-1392879893 tempest-CinderUnicodeTest-1392879893-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d58ee87b-2578-4f3f-a0b2-2f2054f8e06e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:18:58.514306 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-7a58abb3-0976-4e6d-b176-dcfcdbaa8450 tempest-CinderUnicodeTest-1392879893 tempest-CinderUnicodeTest-1392879893-project-member] Flow 'volume_create_api' (4aa8acd1-8e95-4eac-a34d-6bf292e0c5bb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100331) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:18:58.514734 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-7a58abb3-0976-4e6d-b176-dcfcdbaa8450 tempest-CinderUnicodeTest-1392879893 tempest-CinderUnicodeTest-1392879893-project-member] Create volume request issued successfully. Aug 16 21:18:58.515538 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-7a58abb3-0976-4e6d-b176-dcfcdbaa8450 tempest-CinderUnicodeTest-1392879893 tempest-CinderUnicodeTest-1392879893-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Aug 16 21:18:58.516188 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 994/3964] 10.4.3.143 () {68 vars in 1259 bytes} [Sun Aug 16 21:18:58 2026] POST /volume/v3/volumes => generated 776 bytes in 144 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 21:18:58.528450 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-91f87992-fadd-4519-bc15-4fc8c6ea28ce None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:18:58.530640 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-91f87992-fadd-4519-bc15-4fc8c6ea28ce tempest-CinderUnicodeTest-1392879893 tempest-CinderUnicodeTest-1392879893-project-member] GET https://10.4.3.143/volume/v3/volumes/8900b10d-5798-4f8b-8704-0f6d7c95816d Aug 16 21:18:58.530896 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-91f87992-fadd-4519-bc15-4fc8c6ea28ce tempest-CinderUnicodeTest-1392879893 tempest-CinderUnicodeTest-1392879893-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:18:58.531155 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-91f87992-fadd-4519-bc15-4fc8c6ea28ce tempest-CinderUnicodeTest-1392879893 tempest-CinderUnicodeTest-1392879893-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:18:58.538365 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:18:58.538365 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:18:58.542520 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-91f87992-fadd-4519-bc15-4fc8c6ea28ce tempest-CinderUnicodeTest-1392879893 tempest-CinderUnicodeTest-1392879893-project-member] Volume info retrieved successfully. Aug 16 21:18:58.547158 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-91f87992-fadd-4519-bc15-4fc8c6ea28ce tempest-CinderUnicodeTest-1392879893 tempest-CinderUnicodeTest-1392879893-project-member] https://10.4.3.143/volume/v3/volumes/8900b10d-5798-4f8b-8704-0f6d7c95816d returned with HTTP 200 Aug 16 21:18:58.547504 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 995/3965] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:18:58 2026] GET /volume/v3/volumes/8900b10d-5798-4f8b-8704-0f6d7c95816d => generated 844 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:18:58.777686 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-93da97a8-1a65-4bb4-a19c-37c899ea20fe None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:18:58.779581 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-93da97a8-1a65-4bb4-a19c-37c899ea20fe tempest-VolumeAndVolumeTypeFromImageTest-1783662065 tempest-VolumeAndVolumeTypeFromImageTest-1783662065-project-member] GET https://10.4.3.143/volume/v3/volumes/b42dd479-4ddf-4c38-8877-d35a89d69ed5 Aug 16 21:18:58.779817 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-93da97a8-1a65-4bb4-a19c-37c899ea20fe tempest-VolumeAndVolumeTypeFromImageTest-1783662065 tempest-VolumeAndVolumeTypeFromImageTest-1783662065-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:18:58.780052 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-93da97a8-1a65-4bb4-a19c-37c899ea20fe tempest-VolumeAndVolumeTypeFromImageTest-1783662065 tempest-VolumeAndVolumeTypeFromImageTest-1783662065-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:18:58.787037 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:18:58.787037 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:18:58.790829 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-93da97a8-1a65-4bb4-a19c-37c899ea20fe tempest-VolumeAndVolumeTypeFromImageTest-1783662065 tempest-VolumeAndVolumeTypeFromImageTest-1783662065-project-member] Volume info retrieved successfully. Aug 16 21:18:58.795698 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-93da97a8-1a65-4bb4-a19c-37c899ea20fe tempest-VolumeAndVolumeTypeFromImageTest-1783662065 tempest-VolumeAndVolumeTypeFromImageTest-1783662065-project-member] https://10.4.3.143/volume/v3/volumes/b42dd479-4ddf-4c38-8877-d35a89d69ed5 returned with HTTP 200 Aug 16 21:18:58.796139 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 995/3966] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:18:58 2026] GET /volume/v3/volumes/b42dd479-4ddf-4c38-8877-d35a89d69ed5 => generated 948 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:18:59.562316 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-2a3d7261-59ec-44a7-9029-a4f9151c5fdc None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:18:59.564107 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-2a3d7261-59ec-44a7-9029-a4f9151c5fdc tempest-CinderUnicodeTest-1392879893 tempest-CinderUnicodeTest-1392879893-project-member] GET https://10.4.3.143/volume/v3/volumes/8900b10d-5798-4f8b-8704-0f6d7c95816d Aug 16 21:18:59.564293 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-2a3d7261-59ec-44a7-9029-a4f9151c5fdc tempest-CinderUnicodeTest-1392879893 tempest-CinderUnicodeTest-1392879893-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:18:59.564465 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-2a3d7261-59ec-44a7-9029-a4f9151c5fdc tempest-CinderUnicodeTest-1392879893 tempest-CinderUnicodeTest-1392879893-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:18:59.570405 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:18:59.570405 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:18:59.573489 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-2a3d7261-59ec-44a7-9029-a4f9151c5fdc tempest-CinderUnicodeTest-1392879893 tempest-CinderUnicodeTest-1392879893-project-member] Volume info retrieved successfully. Aug 16 21:18:59.577126 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-2a3d7261-59ec-44a7-9029-a4f9151c5fdc tempest-CinderUnicodeTest-1392879893 tempest-CinderUnicodeTest-1392879893-project-member] https://10.4.3.143/volume/v3/volumes/8900b10d-5798-4f8b-8704-0f6d7c95816d returned with HTTP 200 Aug 16 21:18:59.577632 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 983/3967] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:18:59 2026] GET /volume/v3/volumes/8900b10d-5798-4f8b-8704-0f6d7c95816d => generated 869 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:18:59.588852 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-4f17e18d-17a1-4d47-afe6-72788c5a19cf None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:18:59.590685 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-4f17e18d-17a1-4d47-afe6-72788c5a19cf tempest-CinderUnicodeTest-1392879893 tempest-CinderUnicodeTest-1392879893-project-member] GET https://10.4.3.143/volume/v3/volumes/8900b10d-5798-4f8b-8704-0f6d7c95816d Aug 16 21:18:59.590981 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-4f17e18d-17a1-4d47-afe6-72788c5a19cf tempest-CinderUnicodeTest-1392879893 tempest-CinderUnicodeTest-1392879893-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:18:59.591220 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-4f17e18d-17a1-4d47-afe6-72788c5a19cf tempest-CinderUnicodeTest-1392879893 tempest-CinderUnicodeTest-1392879893-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:18:59.597629 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:18:59.597629 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:18:59.600822 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-4f17e18d-17a1-4d47-afe6-72788c5a19cf tempest-CinderUnicodeTest-1392879893 tempest-CinderUnicodeTest-1392879893-project-member] Volume info retrieved successfully. Aug 16 21:18:59.604406 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-4f17e18d-17a1-4d47-afe6-72788c5a19cf tempest-CinderUnicodeTest-1392879893 tempest-CinderUnicodeTest-1392879893-project-member] https://10.4.3.143/volume/v3/volumes/8900b10d-5798-4f8b-8704-0f6d7c95816d returned with HTTP 200 Aug 16 21:18:59.604769 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 995/3968] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:18:59 2026] GET /volume/v3/volumes/8900b10d-5798-4f8b-8704-0f6d7c95816d => generated 869 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:18:59.615651 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-8f119b54-f835-40a4-b9aa-042e9cd3a66c None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:18:59.617987 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-8f119b54-f835-40a4-b9aa-042e9cd3a66c tempest-CinderUnicodeTest-1392879893 tempest-CinderUnicodeTest-1392879893-project-member] POST https://10.4.3.143/volume/v3/snapshots Aug 16 21:18:59.618429 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-8f119b54-f835-40a4-b9aa-042e9cd3a66c tempest-CinderUnicodeTest-1392879893 tempest-CinderUnicodeTest-1392879893-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "8900b10d-5798-4f8b-8704-0f6d7c95816d", "description": "\u4e2d\u56fd\u793e\u533a", "name": "tempest-CinderUnicodeTest-Snapshot-146080579"}} {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:18:59.629185 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:18:59.629185 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:18:59.629860 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-8f119b54-f835-40a4-b9aa-042e9cd3a66c tempest-CinderUnicodeTest-1392879893 tempest-CinderUnicodeTest-1392879893-project-member] Volume info retrieved successfully. Aug 16 21:18:59.630062 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.v3.snapshots [None req-8f119b54-f835-40a4-b9aa-042e9cd3a66c tempest-CinderUnicodeTest-1392879893 tempest-CinderUnicodeTest-1392879893-project-member] Create snapshot from volume 8900b10d-5798-4f8b-8704-0f6d7c95816d Aug 16 21:18:59.661450 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.quota [None req-8f119b54-f835-40a4-b9aa-042e9cd3a66c tempest-CinderUnicodeTest-1392879893 tempest-CinderUnicodeTest-1392879893-project-member] Created reservations ['411f9757-7407-4c6d-9c43-bef477536a99', 'd5237b2d-e676-4149-8840-e1b091cc3a1b', '13e16f7c-cf7d-463c-b3d6-b9d415aae713', '469a11de-928e-4ddb-9324-e9bdb5d6fb43'] {{(pid=100330) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:18:59.687561 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-8f119b54-f835-40a4-b9aa-042e9cd3a66c tempest-CinderUnicodeTest-1392879893 tempest-CinderUnicodeTest-1392879893-project-member] Snapshot create request issued successfully. Aug 16 21:18:59.687977 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-8f119b54-f835-40a4-b9aa-042e9cd3a66c tempest-CinderUnicodeTest-1392879893 tempest-CinderUnicodeTest-1392879893-project-member] https://10.4.3.143/volume/v3/snapshots returned with HTTP 202 Aug 16 21:18:59.688417 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 996/3969] 10.4.3.143 () {68 vars in 1265 bytes} [Sun Aug 16 21:18:59 2026] POST /volume/v3/snapshots => generated 325 bytes in 73 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 21:18:59.696677 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-d08f271d-66ae-4898-8d3e-79ca39d91173 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:18:59.699218 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-d08f271d-66ae-4898-8d3e-79ca39d91173 tempest-CinderUnicodeTest-1392879893 tempest-CinderUnicodeTest-1392879893-project-member] GET https://10.4.3.143/volume/v3/snapshots/a1996fbc-0f44-479a-bf12-4fd82007810a Aug 16 21:18:59.699516 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-d08f271d-66ae-4898-8d3e-79ca39d91173 tempest-CinderUnicodeTest-1392879893 tempest-CinderUnicodeTest-1392879893-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:18:59.699909 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-d08f271d-66ae-4898-8d3e-79ca39d91173 tempest-CinderUnicodeTest-1392879893 tempest-CinderUnicodeTest-1392879893-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:18:59.705183 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:18:59.705183 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:18:59.705626 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-d08f271d-66ae-4898-8d3e-79ca39d91173 tempest-CinderUnicodeTest-1392879893 tempest-CinderUnicodeTest-1392879893-project-member] Snapshot retrieved successfully. Aug 16 21:18:59.706398 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-d08f271d-66ae-4898-8d3e-79ca39d91173 tempest-CinderUnicodeTest-1392879893 tempest-CinderUnicodeTest-1392879893-project-member] https://10.4.3.143/volume/v3/snapshots/a1996fbc-0f44-479a-bf12-4fd82007810a returned with HTTP 200 Aug 16 21:18:59.706762 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 996/3970] 10.4.3.143 () {66 vars in 1354 bytes} [Sun Aug 16 21:18:59 2026] GET /volume/v3/snapshots/a1996fbc-0f44-479a-bf12-4fd82007810a => generated 457 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:18:59.807864 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-f67baaf4-aa74-42af-8fda-79467374b50e None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:18:59.809678 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-f67baaf4-aa74-42af-8fda-79467374b50e tempest-VolumeAndVolumeTypeFromImageTest-1783662065 tempest-VolumeAndVolumeTypeFromImageTest-1783662065-project-member] GET https://10.4.3.143/volume/v3/volumes/b42dd479-4ddf-4c38-8877-d35a89d69ed5 Aug 16 21:18:59.809890 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-f67baaf4-aa74-42af-8fda-79467374b50e tempest-VolumeAndVolumeTypeFromImageTest-1783662065 tempest-VolumeAndVolumeTypeFromImageTest-1783662065-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:18:59.810092 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-f67baaf4-aa74-42af-8fda-79467374b50e tempest-VolumeAndVolumeTypeFromImageTest-1783662065 tempest-VolumeAndVolumeTypeFromImageTest-1783662065-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:18:59.816573 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:18:59.816573 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:18:59.820172 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-f67baaf4-aa74-42af-8fda-79467374b50e tempest-VolumeAndVolumeTypeFromImageTest-1783662065 tempest-VolumeAndVolumeTypeFromImageTest-1783662065-project-member] Volume info retrieved successfully. Aug 16 21:18:59.824277 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-f67baaf4-aa74-42af-8fda-79467374b50e tempest-VolumeAndVolumeTypeFromImageTest-1783662065 tempest-VolumeAndVolumeTypeFromImageTest-1783662065-project-member] https://10.4.3.143/volume/v3/volumes/b42dd479-4ddf-4c38-8877-d35a89d69ed5 returned with HTTP 200 Aug 16 21:18:59.824611 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 984/3971] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:18:59 2026] GET /volume/v3/volumes/b42dd479-4ddf-4c38-8877-d35a89d69ed5 => generated 951 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:19:00.716720 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-469f065d-fbb9-4928-b870-056e85fb8fab None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:19:00.718262 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-469f065d-fbb9-4928-b870-056e85fb8fab tempest-CinderUnicodeTest-1392879893 tempest-CinderUnicodeTest-1392879893-project-member] GET https://10.4.3.143/volume/v3/snapshots/a1996fbc-0f44-479a-bf12-4fd82007810a Aug 16 21:19:00.718430 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-469f065d-fbb9-4928-b870-056e85fb8fab tempest-CinderUnicodeTest-1392879893 tempest-CinderUnicodeTest-1392879893-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:19:00.718599 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-469f065d-fbb9-4928-b870-056e85fb8fab tempest-CinderUnicodeTest-1392879893 tempest-CinderUnicodeTest-1392879893-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:19:00.723391 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:19:00.723391 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:19:00.723786 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-469f065d-fbb9-4928-b870-056e85fb8fab tempest-CinderUnicodeTest-1392879893 tempest-CinderUnicodeTest-1392879893-project-member] Snapshot retrieved successfully. Aug 16 21:19:00.724521 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-469f065d-fbb9-4928-b870-056e85fb8fab tempest-CinderUnicodeTest-1392879893 tempest-CinderUnicodeTest-1392879893-project-member] https://10.4.3.143/volume/v3/snapshots/a1996fbc-0f44-479a-bf12-4fd82007810a returned with HTTP 200 Aug 16 21:19:00.724884 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 996/3972] 10.4.3.143 () {66 vars in 1354 bytes} [Sun Aug 16 21:19:00 2026] GET /volume/v3/snapshots/a1996fbc-0f44-479a-bf12-4fd82007810a => generated 484 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:19:00.732704 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-1ef645a9-fc78-4f52-aadb-0e55f324367f None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:19:00.734300 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-1ef645a9-fc78-4f52-aadb-0e55f324367f tempest-CinderUnicodeTest-1392879893 tempest-CinderUnicodeTest-1392879893-project-member] GET https://10.4.3.143/volume/v3/snapshots/a1996fbc-0f44-479a-bf12-4fd82007810a Aug 16 21:19:00.734463 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-1ef645a9-fc78-4f52-aadb-0e55f324367f tempest-CinderUnicodeTest-1392879893 tempest-CinderUnicodeTest-1392879893-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:19:00.734628 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-1ef645a9-fc78-4f52-aadb-0e55f324367f tempest-CinderUnicodeTest-1392879893 tempest-CinderUnicodeTest-1392879893-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:19:00.738823 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:19:00.738823 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:19:00.739199 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-1ef645a9-fc78-4f52-aadb-0e55f324367f tempest-CinderUnicodeTest-1392879893 tempest-CinderUnicodeTest-1392879893-project-member] Snapshot retrieved successfully. Aug 16 21:19:00.739882 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-1ef645a9-fc78-4f52-aadb-0e55f324367f tempest-CinderUnicodeTest-1392879893 tempest-CinderUnicodeTest-1392879893-project-member] https://10.4.3.143/volume/v3/snapshots/a1996fbc-0f44-479a-bf12-4fd82007810a returned with HTTP 200 Aug 16 21:19:00.740209 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 997/3973] 10.4.3.143 () {66 vars in 1354 bytes} [Sun Aug 16 21:19:00 2026] GET /volume/v3/snapshots/a1996fbc-0f44-479a-bf12-4fd82007810a => generated 484 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:19:00.747849 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-81b6b4dd-b8db-43db-b9fc-b5c3773864f4 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:19:00.749612 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-81b6b4dd-b8db-43db-b9fc-b5c3773864f4 tempest-CinderUnicodeTest-1392879893 tempest-CinderUnicodeTest-1392879893-project-member] DELETE https://10.4.3.143/volume/v3/snapshots/a1996fbc-0f44-479a-bf12-4fd82007810a Aug 16 21:19:00.749830 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-81b6b4dd-b8db-43db-b9fc-b5c3773864f4 tempest-CinderUnicodeTest-1392879893 tempest-CinderUnicodeTest-1392879893-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:19:00.750053 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-81b6b4dd-b8db-43db-b9fc-b5c3773864f4 tempest-CinderUnicodeTest-1392879893 tempest-CinderUnicodeTest-1392879893-project-member] Calling method 'delete' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:19:00.750165 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.v3.snapshots [None req-81b6b4dd-b8db-43db-b9fc-b5c3773864f4 tempest-CinderUnicodeTest-1392879893 tempest-CinderUnicodeTest-1392879893-project-member] Delete snapshot with id: a1996fbc-0f44-479a-bf12-4fd82007810a Aug 16 21:19:00.755136 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:19:00.755136 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:19:00.755539 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-81b6b4dd-b8db-43db-b9fc-b5c3773864f4 tempest-CinderUnicodeTest-1392879893 tempest-CinderUnicodeTest-1392879893-project-member] Snapshot retrieved successfully. Aug 16 21:19:00.768517 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-81b6b4dd-b8db-43db-b9fc-b5c3773864f4 tempest-CinderUnicodeTest-1392879893 tempest-CinderUnicodeTest-1392879893-project-member] Snapshot delete request issued successfully. Aug 16 21:19:00.768683 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-81b6b4dd-b8db-43db-b9fc-b5c3773864f4 tempest-CinderUnicodeTest-1392879893 tempest-CinderUnicodeTest-1392879893-project-member] https://10.4.3.143/volume/v3/snapshots/a1996fbc-0f44-479a-bf12-4fd82007810a returned with HTTP 202 Aug 16 21:19:00.769093 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 997/3974] 10.4.3.143 () {66 vars in 1357 bytes} [Sun Aug 16 21:19:00 2026] DELETE /volume/v3/snapshots/a1996fbc-0f44-479a-bf12-4fd82007810a => generated 0 bytes in 21 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 21:19:00.776223 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-0e8b1f95-9b14-48a8-8e2d-4deeffcf5d18 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:19:00.777909 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-0e8b1f95-9b14-48a8-8e2d-4deeffcf5d18 tempest-CinderUnicodeTest-1392879893 tempest-CinderUnicodeTest-1392879893-project-member] GET https://10.4.3.143/volume/v3/snapshots/a1996fbc-0f44-479a-bf12-4fd82007810a Aug 16 21:19:00.778122 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-0e8b1f95-9b14-48a8-8e2d-4deeffcf5d18 tempest-CinderUnicodeTest-1392879893 tempest-CinderUnicodeTest-1392879893-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:19:00.778359 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-0e8b1f95-9b14-48a8-8e2d-4deeffcf5d18 tempest-CinderUnicodeTest-1392879893 tempest-CinderUnicodeTest-1392879893-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:19:00.782800 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:19:00.782800 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:19:00.783215 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-0e8b1f95-9b14-48a8-8e2d-4deeffcf5d18 tempest-CinderUnicodeTest-1392879893 tempest-CinderUnicodeTest-1392879893-project-member] Snapshot retrieved successfully. Aug 16 21:19:00.783857 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-0e8b1f95-9b14-48a8-8e2d-4deeffcf5d18 tempest-CinderUnicodeTest-1392879893 tempest-CinderUnicodeTest-1392879893-project-member] https://10.4.3.143/volume/v3/snapshots/a1996fbc-0f44-479a-bf12-4fd82007810a returned with HTTP 200 Aug 16 21:19:00.784213 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 985/3975] 10.4.3.143 () {66 vars in 1354 bytes} [Sun Aug 16 21:19:00 2026] GET /volume/v3/snapshots/a1996fbc-0f44-479a-bf12-4fd82007810a => generated 483 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:19:00.836296 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-c442037c-8421-41b9-8b25-3dfe6100b5a4 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:19:00.838316 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-c442037c-8421-41b9-8b25-3dfe6100b5a4 tempest-VolumeAndVolumeTypeFromImageTest-1783662065 tempest-VolumeAndVolumeTypeFromImageTest-1783662065-project-member] GET https://10.4.3.143/volume/v3/volumes/b42dd479-4ddf-4c38-8877-d35a89d69ed5 Aug 16 21:19:00.838515 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-c442037c-8421-41b9-8b25-3dfe6100b5a4 tempest-VolumeAndVolumeTypeFromImageTest-1783662065 tempest-VolumeAndVolumeTypeFromImageTest-1783662065-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:19:00.838728 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-c442037c-8421-41b9-8b25-3dfe6100b5a4 tempest-VolumeAndVolumeTypeFromImageTest-1783662065 tempest-VolumeAndVolumeTypeFromImageTest-1783662065-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:19:00.845411 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:19:00.845411 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:19:00.848682 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-c442037c-8421-41b9-8b25-3dfe6100b5a4 tempest-VolumeAndVolumeTypeFromImageTest-1783662065 tempest-VolumeAndVolumeTypeFromImageTest-1783662065-project-member] Volume info retrieved successfully. Aug 16 21:19:00.852530 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-c442037c-8421-41b9-8b25-3dfe6100b5a4 tempest-VolumeAndVolumeTypeFromImageTest-1783662065 tempest-VolumeAndVolumeTypeFromImageTest-1783662065-project-member] https://10.4.3.143/volume/v3/volumes/b42dd479-4ddf-4c38-8877-d35a89d69ed5 returned with HTTP 200 Aug 16 21:19:00.852857 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 997/3976] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:19:00 2026] GET /volume/v3/volumes/b42dd479-4ddf-4c38-8877-d35a89d69ed5 => generated 951 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:19:01.182363 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [req-8dfffb74-b577-449e-8701-7a515a33163b req-36998635-f361-4260-b956-0dd06ffc5cf7 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:19:01.184421 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [req-8dfffb74-b577-449e-8701-7a515a33163b req-36998635-f361-4260-b956-0dd06ffc5cf7 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] GET https://10.4.3.143/volume/v3/volumes/11ca98aa-666c-46cf-9155-770e8e47dd02 Aug 16 21:19:01.184610 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [req-8dfffb74-b577-449e-8701-7a515a33163b req-36998635-f361-4260-b956-0dd06ffc5cf7 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:19:01.184835 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [req-8dfffb74-b577-449e-8701-7a515a33163b req-36998635-f361-4260-b956-0dd06ffc5cf7 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:19:01.191324 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:19:01.191324 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:19:01.194900 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [req-8dfffb74-b577-449e-8701-7a515a33163b req-36998635-f361-4260-b956-0dd06ffc5cf7 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Volume info retrieved successfully. Aug 16 21:19:01.199400 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [req-8dfffb74-b577-449e-8701-7a515a33163b req-36998635-f361-4260-b956-0dd06ffc5cf7 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] https://10.4.3.143/volume/v3/volumes/11ca98aa-666c-46cf-9155-770e8e47dd02 returned with HTTP 200 Aug 16 21:19:01.199862 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 998/3977] 10.4.3.143 () {68 vars in 1598 bytes} [Sun Aug 16 21:19:01 2026] GET /volume/v3/volumes/11ca98aa-666c-46cf-9155-770e8e47dd02 => generated 841 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:19:01.273652 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-960493db-01b2-4924-a5ce-a5e67b4509fa None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:19:01.274143 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-960493db-01b2-4924-a5ce-a5e67b4509fa None None] GET https://10.4.3.143/volume// Aug 16 21:19:01.274309 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-960493db-01b2-4924-a5ce-a5e67b4509fa None None] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:19:01.274524 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-960493db-01b2-4924-a5ce-a5e67b4509fa None None] Calling method 'all' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:19:01.274886 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-960493db-01b2-4924-a5ce-a5e67b4509fa None None] https://10.4.3.143/volume// returned with HTTP 300 Aug 16 21:19:01.275223 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 998/3978] 10.4.3.143 () {66 vars in 1428 bytes} [Sun Aug 16 21:19:01 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 16 21:19:01.284165 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [req-8dfffb74-b577-449e-8701-7a515a33163b req-17f552e5-2d71-45cd-ae8c-093ef03016d9 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:19:01.286442 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [req-8dfffb74-b577-449e-8701-7a515a33163b req-17f552e5-2d71-45cd-ae8c-093ef03016d9 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] POST https://10.4.3.143/volume/v3/attachments Aug 16 21:19:01.287012 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [req-8dfffb74-b577-449e-8701-7a515a33163b req-17f552e5-2d71-45cd-ae8c-093ef03016d9 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "11ca98aa-666c-46cf-9155-770e8e47dd02", "connector": null, "instance_uuid": "bd29b4f1-c586-4486-8073-0822f420ba3a"}} {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:19:01.296462 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:19:01.296462 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:19:01.318444 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [req-8dfffb74-b577-449e-8701-7a515a33163b req-17f552e5-2d71-45cd-ae8c-093ef03016d9 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] https://10.4.3.143/volume/v3/attachments returned with HTTP 200 Aug 16 21:19:01.318902 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 986/3979] 10.4.3.143 () {74 vars in 1594 bytes} [Sun Aug 16 21:19:01 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 16 21:19:01.347245 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-7a9c422e-9de5-4cbf-9b29-6cb6309120df None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:19:01.349467 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-7a9c422e-9de5-4cbf-9b29-6cb6309120df tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] GET https://10.4.3.143/volume/v3/volumes/11ca98aa-666c-46cf-9155-770e8e47dd02 Aug 16 21:19:01.349734 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-7a9c422e-9de5-4cbf-9b29-6cb6309120df tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:19:01.349994 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-7a9c422e-9de5-4cbf-9b29-6cb6309120df tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:19:01.361977 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-b600f6af-fd80-42a1-a490-906daf3c436c None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:19:01.362391 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-b600f6af-fd80-42a1-a490-906daf3c436c None None] GET https://10.4.3.143/volume// Aug 16 21:19:01.362552 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-b600f6af-fd80-42a1-a490-906daf3c436c None None] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:19:01.362761 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-b600f6af-fd80-42a1-a490-906daf3c436c None None] Calling method 'all' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:19:01.363086 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-b600f6af-fd80-42a1-a490-906daf3c436c None None] https://10.4.3.143/volume// returned with HTTP 300 Aug 16 21:19:01.363346 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 999/3980] 10.4.3.143 () {66 vars in 1426 bytes} [Sun Aug 16 21:19:01 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 16 21:19:01.366384 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:19:01.366384 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:19:01.370411 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [req-8dfffb74-b577-449e-8701-7a515a33163b req-5e87c2db-e3ec-49d8-be0c-3b60a7251da8 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:19:01.370523 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-7a9c422e-9de5-4cbf-9b29-6cb6309120df tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Volume info retrieved successfully. Aug 16 21:19:01.374830 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [req-8dfffb74-b577-449e-8701-7a515a33163b req-5e87c2db-e3ec-49d8-be0c-3b60a7251da8 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] GET https://10.4.3.143/volume/v3/volumes/11ca98aa-666c-46cf-9155-770e8e47dd02 Aug 16 21:19:01.375136 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [req-8dfffb74-b577-449e-8701-7a515a33163b req-5e87c2db-e3ec-49d8-be0c-3b60a7251da8 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:19:01.375360 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [req-8dfffb74-b577-449e-8701-7a515a33163b req-5e87c2db-e3ec-49d8-be0c-3b60a7251da8 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:19:01.375835 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-7a9c422e-9de5-4cbf-9b29-6cb6309120df tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] https://10.4.3.143/volume/v3/volumes/11ca98aa-666c-46cf-9155-770e8e47dd02 returned with HTTP 200 Aug 16 21:19:01.376338 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 998/3981] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:19:01 2026] GET /volume/v3/volumes/11ca98aa-666c-46cf-9155-770e8e47dd02 => generated 840 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:19:01.391591 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:19:01.391591 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:19:01.394869 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [req-8dfffb74-b577-449e-8701-7a515a33163b req-5e87c2db-e3ec-49d8-be0c-3b60a7251da8 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Volume info retrieved successfully. Aug 16 21:19:01.398693 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [req-8dfffb74-b577-449e-8701-7a515a33163b req-5e87c2db-e3ec-49d8-be0c-3b60a7251da8 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] https://10.4.3.143/volume/v3/volumes/11ca98aa-666c-46cf-9155-770e8e47dd02 returned with HTTP 200 Aug 16 21:19:01.399150 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 999/3982] 10.4.3.143 () {70 vars in 1639 bytes} [Sun Aug 16 21:19:01 2026] GET /volume/v3/volumes/11ca98aa-666c-46cf-9155-770e8e47dd02 => generated 1020 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 16 21:19:01.496416 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [req-8dfffb74-b577-449e-8701-7a515a33163b req-feb8fb81-b068-4fff-8328-40f555422af8 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:19:01.498253 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [req-8dfffb74-b577-449e-8701-7a515a33163b req-feb8fb81-b068-4fff-8328-40f555422af8 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] PUT https://10.4.3.143/volume/v3/attachments/18e026f2-6a6b-4ac7-bae6-3a6df8e9c806 Aug 16 21:19:01.498580 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [req-8dfffb74-b577-449e-8701-7a515a33163b req-feb8fb81-b068-4fff-8328-40f555422af8 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.143", "host": "np0000007409", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:e42fbcbe2e9", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "69237b68-d654-4a76-81de-86e36bc8fb86", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:19:01.505073 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.coordination [req-8dfffb74-b577-449e-8701-7a515a33163b req-feb8fb81-b068-4fff-8328-40f555422af8 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Acquiring lock "cinder-attachment_update-11ca98aa-666c-46cf-9155-770e8e47dd02-np0000007409" by "attachment_update" {{(pid=100333) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:19:01.509567 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.coordination [req-8dfffb74-b577-449e-8701-7a515a33163b req-feb8fb81-b068-4fff-8328-40f555422af8 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Lock "cinder-attachment_update-11ca98aa-666c-46cf-9155-770e8e47dd02-np0000007409" acquired by "attachment_update" :: waited 0.005s {{(pid=100333) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:19:01.510430 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:19:01.510430 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:19:01.581109 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.coordination [req-8dfffb74-b577-449e-8701-7a515a33163b req-feb8fb81-b068-4fff-8328-40f555422af8 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Lock "cinder-attachment_update-11ca98aa-666c-46cf-9155-770e8e47dd02-np0000007409" released by "attachment_update" :: held 0.071s {{(pid=100333) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:19:01.581626 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [req-8dfffb74-b577-449e-8701-7a515a33163b req-feb8fb81-b068-4fff-8328-40f555422af8 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] https://10.4.3.143/volume/v3/attachments/18e026f2-6a6b-4ac7-bae6-3a6df8e9c806 returned with HTTP 200 Aug 16 21:19:01.582223 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 987/3983] 10.4.3.143 () {74 vars in 1704 bytes} [Sun Aug 16 21:19:01 2026] PUT /volume/v3/attachments/18e026f2-6a6b-4ac7-bae6-3a6df8e9c806 => generated 969 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:19:01.793644 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-e895f417-4b68-432f-bec5-c3261b3a782a None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:19:01.795365 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-e895f417-4b68-432f-bec5-c3261b3a782a tempest-CinderUnicodeTest-1392879893 tempest-CinderUnicodeTest-1392879893-project-member] GET https://10.4.3.143/volume/v3/snapshots/a1996fbc-0f44-479a-bf12-4fd82007810a Aug 16 21:19:01.795716 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-e895f417-4b68-432f-bec5-c3261b3a782a tempest-CinderUnicodeTest-1392879893 tempest-CinderUnicodeTest-1392879893-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:19:01.795998 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-e895f417-4b68-432f-bec5-c3261b3a782a tempest-CinderUnicodeTest-1392879893 tempest-CinderUnicodeTest-1392879893-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:19:01.800629 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-e895f417-4b68-432f-bec5-c3261b3a782a tempest-CinderUnicodeTest-1392879893 tempest-CinderUnicodeTest-1392879893-project-member] https://10.4.3.143/volume/v3/snapshots/a1996fbc-0f44-479a-bf12-4fd82007810a returned with HTTP 404 Aug 16 21:19:01.800629 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 1000/3984] 10.4.3.143 () {66 vars in 1354 bytes} [Sun Aug 16 21:19:01 2026] GET /volume/v3/snapshots/a1996fbc-0f44-479a-bf12-4fd82007810a => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:19:01.808106 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-cecddb26-acd1-4804-b3a4-48f237de37cd None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:19:01.809803 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-cecddb26-acd1-4804-b3a4-48f237de37cd tempest-CinderUnicodeTest-1392879893 tempest-CinderUnicodeTest-1392879893-project-member] DELETE https://10.4.3.143/volume/v3/volumes/8900b10d-5798-4f8b-8704-0f6d7c95816d Aug 16 21:19:01.810044 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-cecddb26-acd1-4804-b3a4-48f237de37cd tempest-CinderUnicodeTest-1392879893 tempest-CinderUnicodeTest-1392879893-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:19:01.810261 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-cecddb26-acd1-4804-b3a4-48f237de37cd tempest-CinderUnicodeTest-1392879893 tempest-CinderUnicodeTest-1392879893-project-member] Calling method 'delete' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:19:01.810450 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.v3.volumes [None req-cecddb26-acd1-4804-b3a4-48f237de37cd tempest-CinderUnicodeTest-1392879893 tempest-CinderUnicodeTest-1392879893-project-member] Delete volume with id: 8900b10d-5798-4f8b-8704-0f6d7c95816d Aug 16 21:19:01.816834 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:19:01.816834 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:19:01.817346 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-cecddb26-acd1-4804-b3a4-48f237de37cd tempest-CinderUnicodeTest-1392879893 tempest-CinderUnicodeTest-1392879893-project-member] Volume info retrieved successfully. Aug 16 21:19:01.831652 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-cecddb26-acd1-4804-b3a4-48f237de37cd tempest-CinderUnicodeTest-1392879893 tempest-CinderUnicodeTest-1392879893-project-member] Delete volume request issued successfully. Aug 16 21:19:01.831834 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-cecddb26-acd1-4804-b3a4-48f237de37cd tempest-CinderUnicodeTest-1392879893 tempest-CinderUnicodeTest-1392879893-project-member] https://10.4.3.143/volume/v3/volumes/8900b10d-5798-4f8b-8704-0f6d7c95816d returned with HTTP 202 Aug 16 21:19:01.832260 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 999/3985] 10.4.3.143 () {66 vars in 1351 bytes} [Sun Aug 16 21:19:01 2026] DELETE /volume/v3/volumes/8900b10d-5798-4f8b-8704-0f6d7c95816d => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 21:19:01.839860 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-6632cce1-4d27-4f5b-998c-5f9a130bfac3 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:19:01.841716 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-6632cce1-4d27-4f5b-998c-5f9a130bfac3 tempest-CinderUnicodeTest-1392879893 tempest-CinderUnicodeTest-1392879893-project-member] GET https://10.4.3.143/volume/v3/volumes/8900b10d-5798-4f8b-8704-0f6d7c95816d Aug 16 21:19:01.841973 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-6632cce1-4d27-4f5b-998c-5f9a130bfac3 tempest-CinderUnicodeTest-1392879893 tempest-CinderUnicodeTest-1392879893-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:19:01.842201 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-6632cce1-4d27-4f5b-998c-5f9a130bfac3 tempest-CinderUnicodeTest-1392879893 tempest-CinderUnicodeTest-1392879893-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:19:01.848901 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:19:01.848901 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:19:01.852198 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-6632cce1-4d27-4f5b-998c-5f9a130bfac3 tempest-CinderUnicodeTest-1392879893 tempest-CinderUnicodeTest-1392879893-project-member] Volume info retrieved successfully. Aug 16 21:19:01.856401 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-6632cce1-4d27-4f5b-998c-5f9a130bfac3 tempest-CinderUnicodeTest-1392879893 tempest-CinderUnicodeTest-1392879893-project-member] https://10.4.3.143/volume/v3/volumes/8900b10d-5798-4f8b-8704-0f6d7c95816d returned with HTTP 200 Aug 16 21:19:01.856840 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 1000/3986] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:19:01 2026] GET /volume/v3/volumes/8900b10d-5798-4f8b-8704-0f6d7c95816d => generated 868 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:19:01.866006 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-0b26d614-2f42-46b8-bb43-20008d91f45f None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:19:01.867746 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-0b26d614-2f42-46b8-bb43-20008d91f45f tempest-VolumeAndVolumeTypeFromImageTest-1783662065 tempest-VolumeAndVolumeTypeFromImageTest-1783662065-project-member] GET https://10.4.3.143/volume/v3/volumes/b42dd479-4ddf-4c38-8877-d35a89d69ed5 Aug 16 21:19:01.867967 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-0b26d614-2f42-46b8-bb43-20008d91f45f tempest-VolumeAndVolumeTypeFromImageTest-1783662065 tempest-VolumeAndVolumeTypeFromImageTest-1783662065-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:19:01.868182 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-0b26d614-2f42-46b8-bb43-20008d91f45f tempest-VolumeAndVolumeTypeFromImageTest-1783662065 tempest-VolumeAndVolumeTypeFromImageTest-1783662065-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:19:01.875210 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:19:01.875210 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:19:01.878841 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-0b26d614-2f42-46b8-bb43-20008d91f45f tempest-VolumeAndVolumeTypeFromImageTest-1783662065 tempest-VolumeAndVolumeTypeFromImageTest-1783662065-project-member] Volume info retrieved successfully. Aug 16 21:19:01.882858 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-0b26d614-2f42-46b8-bb43-20008d91f45f tempest-VolumeAndVolumeTypeFromImageTest-1783662065 tempest-VolumeAndVolumeTypeFromImageTest-1783662065-project-member] https://10.4.3.143/volume/v3/volumes/b42dd479-4ddf-4c38-8877-d35a89d69ed5 returned with HTTP 200 Aug 16 21:19:01.883216 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 988/3987] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:19:01 2026] GET /volume/v3/volumes/b42dd479-4ddf-4c38-8877-d35a89d69ed5 => generated 951 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:19:02.390870 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-74fbc961-b731-4a24-b4b6-7af8938081d3 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:19:02.392767 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-74fbc961-b731-4a24-b4b6-7af8938081d3 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] GET https://10.4.3.143/volume/v3/volumes/11ca98aa-666c-46cf-9155-770e8e47dd02 Aug 16 21:19:02.392981 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-74fbc961-b731-4a24-b4b6-7af8938081d3 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:19:02.393173 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-74fbc961-b731-4a24-b4b6-7af8938081d3 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:19:02.402419 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:19:02.402419 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:19:02.411182 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-74fbc961-b731-4a24-b4b6-7af8938081d3 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Volume info retrieved successfully. Aug 16 21:19:02.417722 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-74fbc961-b731-4a24-b4b6-7af8938081d3 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] https://10.4.3.143/volume/v3/volumes/11ca98aa-666c-46cf-9155-770e8e47dd02 returned with HTTP 200 Aug 16 21:19:02.418133 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 1001/3988] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:19:02 2026] GET /volume/v3/volumes/11ca98aa-666c-46cf-9155-770e8e47dd02 => generated 841 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:19:02.871197 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-18f37b5d-55c1-4a63-8963-70245b1cf3fc None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:19:02.873002 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-18f37b5d-55c1-4a63-8963-70245b1cf3fc tempest-CinderUnicodeTest-1392879893 tempest-CinderUnicodeTest-1392879893-project-member] GET https://10.4.3.143/volume/v3/volumes/8900b10d-5798-4f8b-8704-0f6d7c95816d Aug 16 21:19:02.873258 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-18f37b5d-55c1-4a63-8963-70245b1cf3fc tempest-CinderUnicodeTest-1392879893 tempest-CinderUnicodeTest-1392879893-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:19:02.873511 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-18f37b5d-55c1-4a63-8963-70245b1cf3fc tempest-CinderUnicodeTest-1392879893 tempest-CinderUnicodeTest-1392879893-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:19:02.880016 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-18f37b5d-55c1-4a63-8963-70245b1cf3fc tempest-CinderUnicodeTest-1392879893 tempest-CinderUnicodeTest-1392879893-project-member] https://10.4.3.143/volume/v3/volumes/8900b10d-5798-4f8b-8704-0f6d7c95816d returned with HTTP 404 Aug 16 21:19:02.880653 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 1000/3989] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:19:02 2026] GET /volume/v3/volumes/8900b10d-5798-4f8b-8704-0f6d7c95816d => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:19:02.889659 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-9ab7ee78-c1c8-435a-8f0a-3a05157e2c59 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:19:02.889659 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-9ab7ee78-c1c8-435a-8f0a-3a05157e2c59 tempest-CinderUnicodeTest-1392879893 tempest-CinderUnicodeTest-1392879893-project-member] DELETE https://10.4.3.143/volume/v3/volumes/5cd5f217-e874-443e-8c0f-d4ba81eaf201 Aug 16 21:19:02.890556 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-9ab7ee78-c1c8-435a-8f0a-3a05157e2c59 tempest-CinderUnicodeTest-1392879893 tempest-CinderUnicodeTest-1392879893-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:19:02.890556 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-9ab7ee78-c1c8-435a-8f0a-3a05157e2c59 tempest-CinderUnicodeTest-1392879893 tempest-CinderUnicodeTest-1392879893-project-member] Calling method 'delete' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:19:02.890556 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.v3.volumes [None req-9ab7ee78-c1c8-435a-8f0a-3a05157e2c59 tempest-CinderUnicodeTest-1392879893 tempest-CinderUnicodeTest-1392879893-project-member] Delete volume with id: 5cd5f217-e874-443e-8c0f-d4ba81eaf201 Aug 16 21:19:02.897768 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:19:02.897768 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:19:02.897768 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-9ab7ee78-c1c8-435a-8f0a-3a05157e2c59 tempest-CinderUnicodeTest-1392879893 tempest-CinderUnicodeTest-1392879893-project-member] Volume info retrieved successfully. Aug 16 21:19:02.903396 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-ae1b1a11-41c2-42e9-ab5f-4dc42d3cadcd None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:19:02.903396 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-ae1b1a11-41c2-42e9-ab5f-4dc42d3cadcd tempest-VolumeAndVolumeTypeFromImageTest-1783662065 tempest-VolumeAndVolumeTypeFromImageTest-1783662065-project-member] GET https://10.4.3.143/volume/v3/volumes/b42dd479-4ddf-4c38-8877-d35a89d69ed5 Aug 16 21:19:02.903824 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-ae1b1a11-41c2-42e9-ab5f-4dc42d3cadcd tempest-VolumeAndVolumeTypeFromImageTest-1783662065 tempest-VolumeAndVolumeTypeFromImageTest-1783662065-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:19:02.903824 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-ae1b1a11-41c2-42e9-ab5f-4dc42d3cadcd tempest-VolumeAndVolumeTypeFromImageTest-1783662065 tempest-VolumeAndVolumeTypeFromImageTest-1783662065-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:19:02.911124 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:19:02.911124 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:19:02.916965 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-9ab7ee78-c1c8-435a-8f0a-3a05157e2c59 tempest-CinderUnicodeTest-1392879893 tempest-CinderUnicodeTest-1392879893-project-member] Delete volume request issued successfully. Aug 16 21:19:02.916965 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-9ab7ee78-c1c8-435a-8f0a-3a05157e2c59 tempest-CinderUnicodeTest-1392879893 tempest-CinderUnicodeTest-1392879893-project-member] https://10.4.3.143/volume/v3/volumes/5cd5f217-e874-443e-8c0f-d4ba81eaf201 returned with HTTP 202 Aug 16 21:19:02.916965 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 1001/3990] 10.4.3.143 () {66 vars in 1351 bytes} [Sun Aug 16 21:19:02 2026] DELETE /volume/v3/volumes/5cd5f217-e874-443e-8c0f-d4ba81eaf201 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 21:19:02.917237 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-ae1b1a11-41c2-42e9-ab5f-4dc42d3cadcd tempest-VolumeAndVolumeTypeFromImageTest-1783662065 tempest-VolumeAndVolumeTypeFromImageTest-1783662065-project-member] Volume info retrieved successfully. Aug 16 21:19:02.921171 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-ae1b1a11-41c2-42e9-ab5f-4dc42d3cadcd tempest-VolumeAndVolumeTypeFromImageTest-1783662065 tempest-VolumeAndVolumeTypeFromImageTest-1783662065-project-member] https://10.4.3.143/volume/v3/volumes/b42dd479-4ddf-4c38-8877-d35a89d69ed5 returned with HTTP 200 Aug 16 21:19:02.921421 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 989/3991] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:19:02 2026] GET /volume/v3/volumes/b42dd479-4ddf-4c38-8877-d35a89d69ed5 => generated 951 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:19:02.923521 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-c1c0c9eb-7dab-469b-be97-82887d578c04 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:19:02.927353 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-c1c0c9eb-7dab-469b-be97-82887d578c04 tempest-CinderUnicodeTest-1392879893 tempest-CinderUnicodeTest-1392879893-project-member] GET https://10.4.3.143/volume/v3/volumes/5cd5f217-e874-443e-8c0f-d4ba81eaf201 Aug 16 21:19:02.934776 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-c1c0c9eb-7dab-469b-be97-82887d578c04 tempest-CinderUnicodeTest-1392879893 tempest-CinderUnicodeTest-1392879893-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:19:02.934776 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-c1c0c9eb-7dab-469b-be97-82887d578c04 tempest-CinderUnicodeTest-1392879893 tempest-CinderUnicodeTest-1392879893-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:19:02.937578 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:19:02.937578 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:19:02.942109 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-c1c0c9eb-7dab-469b-be97-82887d578c04 tempest-CinderUnicodeTest-1392879893 tempest-CinderUnicodeTest-1392879893-project-member] Volume info retrieved successfully. Aug 16 21:19:02.947778 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-c1c0c9eb-7dab-469b-be97-82887d578c04 tempest-CinderUnicodeTest-1392879893 tempest-CinderUnicodeTest-1392879893-project-member] https://10.4.3.143/volume/v3/volumes/5cd5f217-e874-443e-8c0f-d4ba81eaf201 returned with HTTP 200 Aug 16 21:19:02.948153 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 1002/3992] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:19:02 2026] GET /volume/v3/volumes/5cd5f217-e874-443e-8c0f-d4ba81eaf201 => generated 832 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:19:03.436085 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-4ef494ea-f66b-47cf-a9c1-63f32271ddb0 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:19:03.441118 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-4ef494ea-f66b-47cf-a9c1-63f32271ddb0 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] GET https://10.4.3.143/volume/v3/volumes/11ca98aa-666c-46cf-9155-770e8e47dd02 Aug 16 21:19:03.441452 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-4ef494ea-f66b-47cf-a9c1-63f32271ddb0 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:19:03.441904 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-4ef494ea-f66b-47cf-a9c1-63f32271ddb0 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:19:03.455934 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:19:03.455934 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:19:03.460361 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-4ef494ea-f66b-47cf-a9c1-63f32271ddb0 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Volume info retrieved successfully. Aug 16 21:19:03.465999 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-4ef494ea-f66b-47cf-a9c1-63f32271ddb0 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] https://10.4.3.143/volume/v3/volumes/11ca98aa-666c-46cf-9155-770e8e47dd02 returned with HTTP 200 Aug 16 21:19:03.466498 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 1001/3993] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:19:03 2026] GET /volume/v3/volumes/11ca98aa-666c-46cf-9155-770e8e47dd02 => generated 841 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:19:03.940538 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-777aaa37-1e35-43c6-9c31-0d3253cc6bbd None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:19:03.942322 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-777aaa37-1e35-43c6-9c31-0d3253cc6bbd tempest-VolumeAndVolumeTypeFromImageTest-1783662065 tempest-VolumeAndVolumeTypeFromImageTest-1783662065-project-member] GET https://10.4.3.143/volume/v3/volumes/b42dd479-4ddf-4c38-8877-d35a89d69ed5 Aug 16 21:19:03.942516 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-777aaa37-1e35-43c6-9c31-0d3253cc6bbd tempest-VolumeAndVolumeTypeFromImageTest-1783662065 tempest-VolumeAndVolumeTypeFromImageTest-1783662065-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:19:03.942744 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-777aaa37-1e35-43c6-9c31-0d3253cc6bbd tempest-VolumeAndVolumeTypeFromImageTest-1783662065 tempest-VolumeAndVolumeTypeFromImageTest-1783662065-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:19:03.950087 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:19:03.950087 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:19:03.954135 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-777aaa37-1e35-43c6-9c31-0d3253cc6bbd tempest-VolumeAndVolumeTypeFromImageTest-1783662065 tempest-VolumeAndVolumeTypeFromImageTest-1783662065-project-member] Volume info retrieved successfully. Aug 16 21:19:03.958157 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-777aaa37-1e35-43c6-9c31-0d3253cc6bbd tempest-VolumeAndVolumeTypeFromImageTest-1783662065 tempest-VolumeAndVolumeTypeFromImageTest-1783662065-project-member] https://10.4.3.143/volume/v3/volumes/b42dd479-4ddf-4c38-8877-d35a89d69ed5 returned with HTTP 200 Aug 16 21:19:03.958568 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 1002/3994] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:19:03 2026] GET /volume/v3/volumes/b42dd479-4ddf-4c38-8877-d35a89d69ed5 => generated 951 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:19:03.960147 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-6507b2ee-b3e1-4563-a28a-f2a74b024027 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:19:03.961828 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-6507b2ee-b3e1-4563-a28a-f2a74b024027 tempest-CinderUnicodeTest-1392879893 tempest-CinderUnicodeTest-1392879893-project-member] GET https://10.4.3.143/volume/v3/volumes/5cd5f217-e874-443e-8c0f-d4ba81eaf201 Aug 16 21:19:03.962041 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-6507b2ee-b3e1-4563-a28a-f2a74b024027 tempest-CinderUnicodeTest-1392879893 tempest-CinderUnicodeTest-1392879893-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:19:03.962217 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-6507b2ee-b3e1-4563-a28a-f2a74b024027 tempest-CinderUnicodeTest-1392879893 tempest-CinderUnicodeTest-1392879893-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:19:03.967184 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-6507b2ee-b3e1-4563-a28a-f2a74b024027 tempest-CinderUnicodeTest-1392879893 tempest-CinderUnicodeTest-1392879893-project-member] https://10.4.3.143/volume/v3/volumes/5cd5f217-e874-443e-8c0f-d4ba81eaf201 returned with HTTP 404 Aug 16 21:19:03.967619 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 990/3995] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:19:03 2026] GET /volume/v3/volumes/5cd5f217-e874-443e-8c0f-d4ba81eaf201 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:19:04.481714 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-7c13b67b-3df8-49a1-aac0-d49230a3edd2 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:19:04.483618 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-7c13b67b-3df8-49a1-aac0-d49230a3edd2 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] GET https://10.4.3.143/volume/v3/volumes/11ca98aa-666c-46cf-9155-770e8e47dd02 Aug 16 21:19:04.483834 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-7c13b67b-3df8-49a1-aac0-d49230a3edd2 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:19:04.484118 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-7c13b67b-3df8-49a1-aac0-d49230a3edd2 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:19:04.495189 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:19:04.495189 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:19:04.499050 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-7c13b67b-3df8-49a1-aac0-d49230a3edd2 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Volume info retrieved successfully. Aug 16 21:19:04.503951 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-7c13b67b-3df8-49a1-aac0-d49230a3edd2 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] https://10.4.3.143/volume/v3/volumes/11ca98aa-666c-46cf-9155-770e8e47dd02 returned with HTTP 200 Aug 16 21:19:04.504337 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 1003/3996] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:19:04 2026] GET /volume/v3/volumes/11ca98aa-666c-46cf-9155-770e8e47dd02 => generated 841 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:19:04.971717 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-266d26dd-ce02-447a-979b-c8d73ad6cdb0 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:19:04.973487 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-266d26dd-ce02-447a-979b-c8d73ad6cdb0 tempest-VolumeAndVolumeTypeFromImageTest-1783662065 tempest-VolumeAndVolumeTypeFromImageTest-1783662065-project-member] GET https://10.4.3.143/volume/v3/volumes/b42dd479-4ddf-4c38-8877-d35a89d69ed5 Aug 16 21:19:04.973669 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-266d26dd-ce02-447a-979b-c8d73ad6cdb0 tempest-VolumeAndVolumeTypeFromImageTest-1783662065 tempest-VolumeAndVolumeTypeFromImageTest-1783662065-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:19:04.973877 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-266d26dd-ce02-447a-979b-c8d73ad6cdb0 tempest-VolumeAndVolumeTypeFromImageTest-1783662065 tempest-VolumeAndVolumeTypeFromImageTest-1783662065-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:19:04.980284 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:19:04.980284 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:19:04.983763 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-266d26dd-ce02-447a-979b-c8d73ad6cdb0 tempest-VolumeAndVolumeTypeFromImageTest-1783662065 tempest-VolumeAndVolumeTypeFromImageTest-1783662065-project-member] Volume info retrieved successfully. Aug 16 21:19:04.988495 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-266d26dd-ce02-447a-979b-c8d73ad6cdb0 tempest-VolumeAndVolumeTypeFromImageTest-1783662065 tempest-VolumeAndVolumeTypeFromImageTest-1783662065-project-member] https://10.4.3.143/volume/v3/volumes/b42dd479-4ddf-4c38-8877-d35a89d69ed5 returned with HTTP 200 Aug 16 21:19:04.989045 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 1002/3997] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:19:04 2026] GET /volume/v3/volumes/b42dd479-4ddf-4c38-8877-d35a89d69ed5 => generated 951 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:19:05.225392 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-ac9848c0-2b26-495b-9ff3-fa67bd42991d None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:19:05.305686 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-ac9848c0-2b26-495b-9ff3-fa67bd42991d tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] POST https://10.4.3.143/volume/v3/volumes Aug 16 21:19:05.306050 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-ac9848c0-2b26-495b-9ff3-fa67bd42991d tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1115267572"}} {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:19:05.307416 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.v3.volumes [None req-ac9848c0-2b26-495b-9ff3-fa67bd42991d tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1115267572'}} {{(pid=100332) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 21:19:05.307537 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.v3.volumes [None req-ac9848c0-2b26-495b-9ff3-fa67bd42991d tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Create volume of 1 GB Aug 16 21:19:05.312134 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-ac9848c0-2b26-495b-9ff3-fa67bd42991d tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Availability Zones retrieved successfully. Aug 16 21:19:05.317662 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-ac9848c0-2b26-495b-9ff3-fa67bd42991d tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Flow 'volume_create_api' (2b6a4cf6-9a89-496b-aa1c-912beb053325) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100332) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:19:05.318565 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-ac9848c0-2b26-495b-9ff3-fa67bd42991d tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (35a6b6e1-af71-4d61-ac87-a91a4a147731) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:19:05.319273 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.flows.api.create_volume [None req-ac9848c0-2b26-495b-9ff3-fa67bd42991d tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Validating volume size '1' using validate_int {{(pid=100332) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 21:19:05.342300 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-ac9848c0-2b26-495b-9ff3-fa67bd42991d tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (35a6b6e1-af71-4d61-ac87-a91a4a147731) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T21:04:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=69e633b8-fab9-4b15-8b40-4f1a67c51cda,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '69e633b8-fab9-4b15-8b40-4f1a67c51cda', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:19:05.342963 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-ac9848c0-2b26-495b-9ff3-fa67bd42991d tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5842c5fb-9f63-41e3-b42c-0865422d4432) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:19:05.381912 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [req-8dfffb74-b577-449e-8701-7a515a33163b req-75a52755-0eb7-47d6-86c9-f2cbc56389c1 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:19:05.383778 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [req-8dfffb74-b577-449e-8701-7a515a33163b req-75a52755-0eb7-47d6-86c9-f2cbc56389c1 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] POST https://10.4.3.143/volume/v3/attachments/18e026f2-6a6b-4ac7-bae6-3a6df8e9c806/action Aug 16 21:19:05.384124 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [req-8dfffb74-b577-449e-8701-7a515a33163b req-75a52755-0eb7-47d6-86c9-f2cbc56389c1 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Action body: b'{"os-complete": null}' {{(pid=100333) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 21:19:05.384224 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [req-8dfffb74-b577-449e-8701-7a515a33163b req-75a52755-0eb7-47d6-86c9-f2cbc56389c1 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:19:05.398234 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:19:05.398234 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:19:05.406020 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [req-8dfffb74-b577-449e-8701-7a515a33163b req-75a52755-0eb7-47d6-86c9-f2cbc56389c1 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] https://10.4.3.143/volume/v3/attachments/18e026f2-6a6b-4ac7-bae6-3a6df8e9c806/action returned with HTTP 204 Aug 16 21:19:05.406400 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 991/3998] 10.4.3.143 () {74 vars in 1725 bytes} [Sun Aug 16 21:19:05 2026] POST /volume/v3/attachments/18e026f2-6a6b-4ac7-bae6-3a6df8e9c806/action => generated 0 bytes in 25 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:19:05.412577 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.quota [None req-ac9848c0-2b26-495b-9ff3-fa67bd42991d tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Created reservations ['00882e1d-46fb-46a8-ad65-5eb9e30e6f2b', '230f2943-d049-441b-ade6-ef77dbd1d3b5', 'a4e07e84-cd51-4c95-9064-0c9be9f0ff37', '804ae61e-c7fd-40c2-a5a9-61602138b911'] {{(pid=100332) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:19:05.413684 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-ac9848c0-2b26-495b-9ff3-fa67bd42991d tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5842c5fb-9f63-41e3-b42c-0865422d4432) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['00882e1d-46fb-46a8-ad65-5eb9e30e6f2b', '230f2943-d049-441b-ade6-ef77dbd1d3b5', 'a4e07e84-cd51-4c95-9064-0c9be9f0ff37', '804ae61e-c7fd-40c2-a5a9-61602138b911']}' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:19:05.415093 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-ac9848c0-2b26-495b-9ff3-fa67bd42991d tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fa4b68fc-4fd8-49bb-93ea-ae350b534280) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:19:05.445051 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-ac9848c0-2b26-495b-9ff3-fa67bd42991d tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fa4b68fc-4fd8-49bb-93ea-ae350b534280) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4c64238e-7b07-4177-8418-7dffd0115d29', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1115267572',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4bd42d36352e4bf5b8c7ba101af89953',qos_specs=None,replication_status=,reservations=['00882e1d-46fb-46a8-ad65-5eb9e30e6f2b','230f2943-d049-441b-ade6-ef77dbd1d3b5','a4e07e84-cd51-4c95-9064-0c9be9f0ff37','804ae61e-c7fd-40c2-a5a9-61602138b911'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5b5748bf07d2497d812f0aaf796aa757',volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T21:19:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1115267572',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4c64238e-7b07-4177-8418-7dffd0115d29,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4bd42d36352e4bf5b8c7ba101af89953',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5b5748bf07d2497d812f0aaf796aa757',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(69e633b8-fab9-4b15-8b40-4f1a67c51cda),volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda)}' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:19:05.446148 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-ac9848c0-2b26-495b-9ff3-fa67bd42991d tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0d3759ac-b92e-430f-9140-93a3c7cf8d23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:19:05.462705 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-ac9848c0-2b26-495b-9ff3-fa67bd42991d tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0d3759ac-b92e-430f-9140-93a3c7cf8d23) transitioned into state 'SUCCESS' from state '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-1115267572',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4bd42d36352e4bf5b8c7ba101af89953',qos_specs=None,replication_status=,reservations=['00882e1d-46fb-46a8-ad65-5eb9e30e6f2b','230f2943-d049-441b-ade6-ef77dbd1d3b5','a4e07e84-cd51-4c95-9064-0c9be9f0ff37','804ae61e-c7fd-40c2-a5a9-61602138b911'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5b5748bf07d2497d812f0aaf796aa757',volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda)}' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:19:05.463393 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-ac9848c0-2b26-495b-9ff3-fa67bd42991d tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5d6e7516-13a0-4e34-a19b-1d272f696fce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:19:05.471197 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-ac9848c0-2b26-495b-9ff3-fa67bd42991d tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5d6e7516-13a0-4e34-a19b-1d272f696fce) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:19:05.471934 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-ac9848c0-2b26-495b-9ff3-fa67bd42991d tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Flow 'volume_create_api' (2b6a4cf6-9a89-496b-aa1c-912beb053325) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100332) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:19:05.472243 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-ac9848c0-2b26-495b-9ff3-fa67bd42991d tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Create volume request issued successfully. Aug 16 21:19:05.472760 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-ac9848c0-2b26-495b-9ff3-fa67bd42991d tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Aug 16 21:19:05.473169 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 1003/3999] 10.4.3.143 () {70 vars in 1298 bytes} [Sun Aug 16 21:19:05 2026] POST /volume/v3/volumes => generated 778 bytes in 248 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 21:19:05.485066 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-4054e1ae-a757-419b-84fe-04943166db7c None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:19:05.486820 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-4054e1ae-a757-419b-84fe-04943166db7c tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] GET https://10.4.3.143/volume/v3/volumes/4c64238e-7b07-4177-8418-7dffd0115d29 Aug 16 21:19:05.487438 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-4054e1ae-a757-419b-84fe-04943166db7c tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:19:05.487438 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-4054e1ae-a757-419b-84fe-04943166db7c tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:19:05.494294 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:19:05.494294 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:19:05.498232 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-4054e1ae-a757-419b-84fe-04943166db7c tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Volume info retrieved successfully. Aug 16 21:19:05.500996 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-4054e1ae-a757-419b-84fe-04943166db7c tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] https://10.4.3.143/volume/v3/volumes/4c64238e-7b07-4177-8418-7dffd0115d29 returned with HTTP 200 Aug 16 21:19:05.501409 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 1004/4000] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:19:05 2026] GET /volume/v3/volumes/4c64238e-7b07-4177-8418-7dffd0115d29 => generated 957 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:19:05.501764 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [req-25a8c71d-a548-4887-8b3c-31df7735094a req-e93ef376-05a2-4efd-b210-0c87d3b87d9c None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:19:05.505482 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [req-25a8c71d-a548-4887-8b3c-31df7735094a req-e93ef376-05a2-4efd-b210-0c87d3b87d9c tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] DELETE https://10.4.3.143/volume/v3/attachments/ab6351f1-194e-44c6-86c9-879a7559355b Aug 16 21:19:05.505482 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [req-25a8c71d-a548-4887-8b3c-31df7735094a req-e93ef376-05a2-4efd-b210-0c87d3b87d9c tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:19:05.505566 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [req-25a8c71d-a548-4887-8b3c-31df7735094a req-e93ef376-05a2-4efd-b210-0c87d3b87d9c tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] Calling method 'version_select' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:19:05.511818 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:19:05.511818 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:19:05.521549 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-d36088ad-98a6-4688-bd67-e59a8497d69e None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:19:05.523396 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-d36088ad-98a6-4688-bd67-e59a8497d69e tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] GET https://10.4.3.143/volume/v3/volumes/11ca98aa-666c-46cf-9155-770e8e47dd02 Aug 16 21:19:05.523588 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-d36088ad-98a6-4688-bd67-e59a8497d69e tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:19:05.523775 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-d36088ad-98a6-4688-bd67-e59a8497d69e tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:19:05.533178 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:19:05.533178 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:19:05.536302 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-d36088ad-98a6-4688-bd67-e59a8497d69e tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Volume info retrieved successfully. Aug 16 21:19:05.540432 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-d36088ad-98a6-4688-bd67-e59a8497d69e tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] https://10.4.3.143/volume/v3/volumes/11ca98aa-666c-46cf-9155-770e8e47dd02 returned with HTTP 200 Aug 16 21:19:05.540963 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 992/4001] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:19:05 2026] GET /volume/v3/volumes/11ca98aa-666c-46cf-9155-770e8e47dd02 => generated 1133 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:19:05.554240 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-6361474d-0e23-4bd3-ba65-78872582db74 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:19:05.556201 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-6361474d-0e23-4bd3-ba65-78872582db74 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] POST https://10.4.3.143/volume/v3/backups Aug 16 21:19:05.556579 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-6361474d-0e23-4bd3-ba65-78872582db74 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "11ca98aa-666c-46cf-9155-770e8e47dd02", "force": true, "name": "tempest-VolumesBackupsTest-Backup-1261151033", "container": "tempest-volumesbackupstest-backup-container-1551612336"}} {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:19:05.558119 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.contrib.backups [None req-6361474d-0e23-4bd3-ba65-78872582db74 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Creating new backup {'backup': {'volume_id': '11ca98aa-666c-46cf-9155-770e8e47dd02', 'force': True, 'name': 'tempest-VolumesBackupsTest-Backup-1261151033', 'container': 'tempest-volumesbackupstest-backup-container-1551612336'}} {{(pid=100332) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 16 21:19:05.558277 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.contrib.backups [None req-6361474d-0e23-4bd3-ba65-78872582db74 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Creating backup of volume 11ca98aa-666c-46cf-9155-770e8e47dd02 in container tempest-volumesbackupstest-backup-container-1551612336 Aug 16 21:19:05.570313 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:19:05.570313 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:19:05.571246 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-6361474d-0e23-4bd3-ba65-78872582db74 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Volume info retrieved successfully. Aug 16 21:19:05.586618 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [req-25a8c71d-a548-4887-8b3c-31df7735094a req-e93ef376-05a2-4efd-b210-0c87d3b87d9c tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] https://10.4.3.143/volume/v3/attachments/ab6351f1-194e-44c6-86c9-879a7559355b returned with HTTP 200 Aug 16 21:19:05.587089 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 1003/4002] 10.4.3.143 () {72 vars in 1673 bytes} [Sun Aug 16 21:19:05 2026] DELETE /volume/v3/attachments/ab6351f1-194e-44c6-86c9-879a7559355b => generated 19 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:19:05.593178 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.quota [None req-6361474d-0e23-4bd3-ba65-78872582db74 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Created reservations ['462b57d8-f7af-42df-afdb-bdafe6691934', '3b8fa668-d206-492b-b681-33f7f7a918bf'] {{(pid=100332) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:19:05.622944 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-6361474d-0e23-4bd3-ba65-78872582db74 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] https://10.4.3.143/volume/v3/backups returned with HTTP 202 Aug 16 21:19:05.623524 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 1004/4003] 10.4.3.143 () {68 vars in 1259 bytes} [Sun Aug 16 21:19:05 2026] POST /volume/v3/backups => generated 330 bytes in 70 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 21:19:05.632094 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-7aed2089-374e-4a23-84bf-bb9d68896a4e None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:19:05.633718 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-7aed2089-374e-4a23-84bf-bb9d68896a4e tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] GET https://10.4.3.143/volume/v3/backups/106f60b6-d7f8-4683-bfbe-aae8947c22f7 Aug 16 21:19:05.633960 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-7aed2089-374e-4a23-84bf-bb9d68896a4e tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:19:05.634175 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-7aed2089-374e-4a23-84bf-bb9d68896a4e tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:19:05.634332 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.v3.backups [None req-7aed2089-374e-4a23-84bf-bb9d68896a4e tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Show backup with id 106f60b6-d7f8-4683-bfbe-aae8947c22f7. {{(pid=100330) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:19:05.638395 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:19:05.638395 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:19:05.639262 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-7aed2089-374e-4a23-84bf-bb9d68896a4e tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] https://10.4.3.143/volume/v3/backups/106f60b6-d7f8-4683-bfbe-aae8947c22f7 returned with HTTP 200 Aug 16 21:19:05.639733 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 1005/4004] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:19:05 2026] GET /volume/v3/backups/106f60b6-d7f8-4683-bfbe-aae8947c22f7 => generated 789 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:19:06.002171 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-ad6de028-ddfc-45a9-9c28-cd6d7ea57e7a None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:19:06.003949 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-ad6de028-ddfc-45a9-9c28-cd6d7ea57e7a tempest-VolumeAndVolumeTypeFromImageTest-1783662065 tempest-VolumeAndVolumeTypeFromImageTest-1783662065-project-member] GET https://10.4.3.143/volume/v3/volumes/b42dd479-4ddf-4c38-8877-d35a89d69ed5 Aug 16 21:19:06.004136 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-ad6de028-ddfc-45a9-9c28-cd6d7ea57e7a tempest-VolumeAndVolumeTypeFromImageTest-1783662065 tempest-VolumeAndVolumeTypeFromImageTest-1783662065-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:19:06.004308 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-ad6de028-ddfc-45a9-9c28-cd6d7ea57e7a tempest-VolumeAndVolumeTypeFromImageTest-1783662065 tempest-VolumeAndVolumeTypeFromImageTest-1783662065-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:19:06.010634 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:19:06.010634 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:19:06.014315 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-ad6de028-ddfc-45a9-9c28-cd6d7ea57e7a tempest-VolumeAndVolumeTypeFromImageTest-1783662065 tempest-VolumeAndVolumeTypeFromImageTest-1783662065-project-member] Volume info retrieved successfully. Aug 16 21:19:06.018895 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-ad6de028-ddfc-45a9-9c28-cd6d7ea57e7a tempest-VolumeAndVolumeTypeFromImageTest-1783662065 tempest-VolumeAndVolumeTypeFromImageTest-1783662065-project-member] https://10.4.3.143/volume/v3/volumes/b42dd479-4ddf-4c38-8877-d35a89d69ed5 returned with HTTP 200 Aug 16 21:19:06.019288 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 993/4005] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:19:06 2026] GET /volume/v3/volumes/b42dd479-4ddf-4c38-8877-d35a89d69ed5 => generated 1297 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:19:06.513204 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-01a606a7-cd08-4d4c-89d7-4f5e31e46173 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:19:06.514766 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-01a606a7-cd08-4d4c-89d7-4f5e31e46173 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] GET https://10.4.3.143/volume/v3/volumes/4c64238e-7b07-4177-8418-7dffd0115d29 Aug 16 21:19:06.514976 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-01a606a7-cd08-4d4c-89d7-4f5e31e46173 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:19:06.515134 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-01a606a7-cd08-4d4c-89d7-4f5e31e46173 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:19:06.521162 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:19:06.521162 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:19:06.524073 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-01a606a7-cd08-4d4c-89d7-4f5e31e46173 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Volume info retrieved successfully. Aug 16 21:19:06.527209 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-01a606a7-cd08-4d4c-89d7-4f5e31e46173 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] https://10.4.3.143/volume/v3/volumes/4c64238e-7b07-4177-8418-7dffd0115d29 returned with HTTP 200 Aug 16 21:19:06.527544 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 1004/4006] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:19:06 2026] GET /volume/v3/volumes/4c64238e-7b07-4177-8418-7dffd0115d29 => generated 1009 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:19:06.538526 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-3ef13a6f-1dec-4533-81da-1841d076f13f None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:19:06.540193 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-3ef13a6f-1dec-4533-81da-1841d076f13f tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] POST https://10.4.3.143/volume/v3/backups Aug 16 21:19:06.540544 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-3ef13a6f-1dec-4533-81da-1841d076f13f tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "4c64238e-7b07-4177-8418-7dffd0115d29", "name": "tempest-type-Backup-1195345514"}} {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:19:06.541848 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.contrib.backups [None req-3ef13a6f-1dec-4533-81da-1841d076f13f tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Creating new backup {'backup': {'volume_id': '4c64238e-7b07-4177-8418-7dffd0115d29', 'name': 'tempest-type-Backup-1195345514'}} {{(pid=100332) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 16 21:19:06.542010 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.contrib.backups [None req-3ef13a6f-1dec-4533-81da-1841d076f13f tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Creating backup of volume 4c64238e-7b07-4177-8418-7dffd0115d29 in container None Aug 16 21:19:06.548969 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:19:06.548969 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:19:06.549285 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-3ef13a6f-1dec-4533-81da-1841d076f13f tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Volume info retrieved successfully. Aug 16 21:19:06.576744 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.quota [None req-3ef13a6f-1dec-4533-81da-1841d076f13f tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Created reservations ['4fc4ede2-d22a-4072-91e7-32e7dcbdd98a', '1b74ffd4-0c7e-4272-ad4f-7d81c6c70670'] {{(pid=100332) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:19:06.612964 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-3ef13a6f-1dec-4533-81da-1841d076f13f tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] https://10.4.3.143/volume/v3/backups returned with HTTP 202 Aug 16 21:19:06.613653 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 1005/4007] 10.4.3.143 () {70 vars in 1299 bytes} [Sun Aug 16 21:19:06 2026] POST /volume/v3/backups => generated 316 bytes in 75 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 21:19:06.621045 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-8de0aa0b-025c-4fcb-8a85-01b0146fe9e2 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:19:06.623051 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-8de0aa0b-025c-4fcb-8a85-01b0146fe9e2 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] GET https://10.4.3.143/volume/v3/backups/bfa8d916-848c-49e0-9c12-7bce67842b5d Aug 16 21:19:06.623306 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-8de0aa0b-025c-4fcb-8a85-01b0146fe9e2 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:19:06.623544 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-8de0aa0b-025c-4fcb-8a85-01b0146fe9e2 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:19:06.623713 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.v3.backups [None req-8de0aa0b-025c-4fcb-8a85-01b0146fe9e2 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Show backup with id bfa8d916-848c-49e0-9c12-7bce67842b5d. {{(pid=100330) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:19:06.628381 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [req-1381a419-026c-4773-b59f-157b37bd8566 req-1ce95949-8773-4ef8-9d95-94c344a3c837 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:19:06.628797 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:19:06.628797 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:19:06.629732 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-8de0aa0b-025c-4fcb-8a85-01b0146fe9e2 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] https://10.4.3.143/volume/v3/backups/bfa8d916-848c-49e0-9c12-7bce67842b5d returned with HTTP 200 Aug 16 21:19:06.630277 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 1006/4008] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:19:06 2026] GET /volume/v3/backups/bfa8d916-848c-49e0-9c12-7bce67842b5d => generated 723 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:19:06.630940 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [req-1381a419-026c-4773-b59f-157b37bd8566 req-1ce95949-8773-4ef8-9d95-94c344a3c837 tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] GET https://10.4.3.143/volume/v3/volumes/533fdb0d-6d29-4731-8c0d-f6598af35de9 Aug 16 21:19:06.631247 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [req-1381a419-026c-4773-b59f-157b37bd8566 req-1ce95949-8773-4ef8-9d95-94c344a3c837 tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:19:06.631518 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [req-1381a419-026c-4773-b59f-157b37bd8566 req-1ce95949-8773-4ef8-9d95-94c344a3c837 tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:19:06.639384 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:19:06.639384 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:19:06.643028 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [req-1381a419-026c-4773-b59f-157b37bd8566 req-1ce95949-8773-4ef8-9d95-94c344a3c837 tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] Volume info retrieved successfully. Aug 16 21:19:06.647624 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [req-1381a419-026c-4773-b59f-157b37bd8566 req-1ce95949-8773-4ef8-9d95-94c344a3c837 tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] https://10.4.3.143/volume/v3/volumes/533fdb0d-6d29-4731-8c0d-f6598af35de9 returned with HTTP 200 Aug 16 21:19:06.647624 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 994/4009] 10.4.3.143 () {68 vars in 1598 bytes} [Sun Aug 16 21:19:06 2026] GET /volume/v3/volumes/533fdb0d-6d29-4731-8c0d-f6598af35de9 => generated 877 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:19:06.648979 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-f04f2a79-ede3-4cae-bfcb-fca24af53f7a None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:19:06.650787 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-f04f2a79-ede3-4cae-bfcb-fca24af53f7a tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] GET https://10.4.3.143/volume/v3/backups/106f60b6-d7f8-4683-bfbe-aae8947c22f7 Aug 16 21:19:06.651007 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-f04f2a79-ede3-4cae-bfcb-fca24af53f7a tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:19:06.651188 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-f04f2a79-ede3-4cae-bfcb-fca24af53f7a tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:19:06.651296 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.v3.backups [None req-f04f2a79-ede3-4cae-bfcb-fca24af53f7a tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Show backup with id 106f60b6-d7f8-4683-bfbe-aae8947c22f7. {{(pid=100331) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:19:06.655309 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:19:06.655309 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:19:06.656082 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-f04f2a79-ede3-4cae-bfcb-fca24af53f7a tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] https://10.4.3.143/volume/v3/backups/106f60b6-d7f8-4683-bfbe-aae8947c22f7 returned with HTTP 200 Aug 16 21:19:06.656410 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 1005/4010] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:19:06 2026] GET /volume/v3/backups/106f60b6-d7f8-4683-bfbe-aae8947c22f7 => generated 791 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:19:07.035843 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-a5f776f5-5eae-4714-9ffc-3db774604c2e None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:19:07.037660 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-a5f776f5-5eae-4714-9ffc-3db774604c2e tempest-VolumeAndVolumeTypeFromImageTest-1783662065 tempest-VolumeAndVolumeTypeFromImageTest-1783662065-project-member] GET https://10.4.3.143/volume/v3/volumes/b42dd479-4ddf-4c38-8877-d35a89d69ed5 Aug 16 21:19:07.037868 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-a5f776f5-5eae-4714-9ffc-3db774604c2e tempest-VolumeAndVolumeTypeFromImageTest-1783662065 tempest-VolumeAndVolumeTypeFromImageTest-1783662065-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:19:07.038074 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-a5f776f5-5eae-4714-9ffc-3db774604c2e tempest-VolumeAndVolumeTypeFromImageTest-1783662065 tempest-VolumeAndVolumeTypeFromImageTest-1783662065-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:19:07.044802 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:19:07.044802 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:19:07.048531 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-a5f776f5-5eae-4714-9ffc-3db774604c2e tempest-VolumeAndVolumeTypeFromImageTest-1783662065 tempest-VolumeAndVolumeTypeFromImageTest-1783662065-project-member] Volume info retrieved successfully. Aug 16 21:19:07.052278 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-a5f776f5-5eae-4714-9ffc-3db774604c2e tempest-VolumeAndVolumeTypeFromImageTest-1783662065 tempest-VolumeAndVolumeTypeFromImageTest-1783662065-project-member] https://10.4.3.143/volume/v3/volumes/b42dd479-4ddf-4c38-8877-d35a89d69ed5 returned with HTTP 200 Aug 16 21:19:07.052751 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 1006/4011] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:19:07 2026] GET /volume/v3/volumes/b42dd479-4ddf-4c38-8877-d35a89d69ed5 => generated 1295 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:19:07.068982 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-8d75016e-ec9d-4f1b-86b6-3d43a07242d2 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:19:07.071228 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-8d75016e-ec9d-4f1b-86b6-3d43a07242d2 tempest-VolumeAndVolumeTypeFromImageTest-1783662065 tempest-VolumeAndVolumeTypeFromImageTest-1783662065-project-member] DELETE https://10.4.3.143/volume/v3/volumes/b42dd479-4ddf-4c38-8877-d35a89d69ed5 Aug 16 21:19:07.072881 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-8d75016e-ec9d-4f1b-86b6-3d43a07242d2 tempest-VolumeAndVolumeTypeFromImageTest-1783662065 tempest-VolumeAndVolumeTypeFromImageTest-1783662065-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:19:07.072881 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-8d75016e-ec9d-4f1b-86b6-3d43a07242d2 tempest-VolumeAndVolumeTypeFromImageTest-1783662065 tempest-VolumeAndVolumeTypeFromImageTest-1783662065-project-member] Calling method 'delete' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:19:07.072881 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.v3.volumes [None req-8d75016e-ec9d-4f1b-86b6-3d43a07242d2 tempest-VolumeAndVolumeTypeFromImageTest-1783662065 tempest-VolumeAndVolumeTypeFromImageTest-1783662065-project-member] Delete volume with id: b42dd479-4ddf-4c38-8877-d35a89d69ed5 Aug 16 21:19:07.081576 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:19:07.081576 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:19:07.082267 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-8d75016e-ec9d-4f1b-86b6-3d43a07242d2 tempest-VolumeAndVolumeTypeFromImageTest-1783662065 tempest-VolumeAndVolumeTypeFromImageTest-1783662065-project-member] Volume info retrieved successfully. Aug 16 21:19:07.103132 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-8d75016e-ec9d-4f1b-86b6-3d43a07242d2 tempest-VolumeAndVolumeTypeFromImageTest-1783662065 tempest-VolumeAndVolumeTypeFromImageTest-1783662065-project-member] Delete volume request issued successfully. Aug 16 21:19:07.103366 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-8d75016e-ec9d-4f1b-86b6-3d43a07242d2 tempest-VolumeAndVolumeTypeFromImageTest-1783662065 tempest-VolumeAndVolumeTypeFromImageTest-1783662065-project-member] https://10.4.3.143/volume/v3/volumes/b42dd479-4ddf-4c38-8877-d35a89d69ed5 returned with HTTP 202 Aug 16 21:19:07.103856 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 1007/4012] 10.4.3.143 () {66 vars in 1351 bytes} [Sun Aug 16 21:19:07 2026] DELETE /volume/v3/volumes/b42dd479-4ddf-4c38-8877-d35a89d69ed5 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 21:19:07.111659 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-e1157046-b160-4e77-a9db-e02e49fae5d4 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:19:07.113719 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-e1157046-b160-4e77-a9db-e02e49fae5d4 tempest-VolumeAndVolumeTypeFromImageTest-1783662065 tempest-VolumeAndVolumeTypeFromImageTest-1783662065-project-member] GET https://10.4.3.143/volume/v3/volumes/b42dd479-4ddf-4c38-8877-d35a89d69ed5 Aug 16 21:19:07.113992 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-e1157046-b160-4e77-a9db-e02e49fae5d4 tempest-VolumeAndVolumeTypeFromImageTest-1783662065 tempest-VolumeAndVolumeTypeFromImageTest-1783662065-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:19:07.114246 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-e1157046-b160-4e77-a9db-e02e49fae5d4 tempest-VolumeAndVolumeTypeFromImageTest-1783662065 tempest-VolumeAndVolumeTypeFromImageTest-1783662065-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:19:07.123625 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:19:07.123625 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:19:07.127428 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-e1157046-b160-4e77-a9db-e02e49fae5d4 tempest-VolumeAndVolumeTypeFromImageTest-1783662065 tempest-VolumeAndVolumeTypeFromImageTest-1783662065-project-member] Volume info retrieved successfully. Aug 16 21:19:07.133933 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-e1157046-b160-4e77-a9db-e02e49fae5d4 tempest-VolumeAndVolumeTypeFromImageTest-1783662065 tempest-VolumeAndVolumeTypeFromImageTest-1783662065-project-member] https://10.4.3.143/volume/v3/volumes/b42dd479-4ddf-4c38-8877-d35a89d69ed5 returned with HTTP 200 Aug 16 21:19:07.134482 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 995/4013] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:19:07 2026] GET /volume/v3/volumes/b42dd479-4ddf-4c38-8877-d35a89d69ed5 => generated 1294 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:19:07.642527 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-92f88699-25d3-4f8c-a66a-5dadf08cd644 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:19:07.644772 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-92f88699-25d3-4f8c-a66a-5dadf08cd644 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] GET https://10.4.3.143/volume/v3/backups/bfa8d916-848c-49e0-9c12-7bce67842b5d Aug 16 21:19:07.645084 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-92f88699-25d3-4f8c-a66a-5dadf08cd644 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:19:07.646180 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-92f88699-25d3-4f8c-a66a-5dadf08cd644 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:19:07.646180 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.v3.backups [None req-92f88699-25d3-4f8c-a66a-5dadf08cd644 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Show backup with id bfa8d916-848c-49e0-9c12-7bce67842b5d. {{(pid=100331) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:19:07.651699 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:19:07.651699 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:19:07.652580 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-92f88699-25d3-4f8c-a66a-5dadf08cd644 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] https://10.4.3.143/volume/v3/backups/bfa8d916-848c-49e0-9c12-7bce67842b5d returned with HTTP 200 Aug 16 21:19:07.653245 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 1006/4014] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:19:07 2026] GET /volume/v3/backups/bfa8d916-848c-49e0-9c12-7bce67842b5d => generated 725 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:19:07.666622 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-7a8d5e7b-2587-4096-a7f9-b7605d3baa70 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:19:07.668631 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-7a8d5e7b-2587-4096-a7f9-b7605d3baa70 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] GET https://10.4.3.143/volume/v3/backups/106f60b6-d7f8-4683-bfbe-aae8947c22f7 Aug 16 21:19:07.668935 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-7a8d5e7b-2587-4096-a7f9-b7605d3baa70 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:19:07.669177 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-7a8d5e7b-2587-4096-a7f9-b7605d3baa70 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:19:07.669295 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.v3.backups [None req-7a8d5e7b-2587-4096-a7f9-b7605d3baa70 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Show backup with id 106f60b6-d7f8-4683-bfbe-aae8947c22f7. {{(pid=100332) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:19:07.674602 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:19:07.674602 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:19:07.675165 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-7a8d5e7b-2587-4096-a7f9-b7605d3baa70 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] https://10.4.3.143/volume/v3/backups/106f60b6-d7f8-4683-bfbe-aae8947c22f7 returned with HTTP 200 Aug 16 21:19:07.676305 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 1007/4015] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:19:07 2026] GET /volume/v3/backups/106f60b6-d7f8-4683-bfbe-aae8947c22f7 => generated 791 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:19:08.147441 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-8660c928-e3f8-4310-b0ab-bbd7192eeb70 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:19:08.149449 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-8660c928-e3f8-4310-b0ab-bbd7192eeb70 tempest-VolumeAndVolumeTypeFromImageTest-1783662065 tempest-VolumeAndVolumeTypeFromImageTest-1783662065-project-member] GET https://10.4.3.143/volume/v3/volumes/b42dd479-4ddf-4c38-8877-d35a89d69ed5 Aug 16 21:19:08.149629 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-8660c928-e3f8-4310-b0ab-bbd7192eeb70 tempest-VolumeAndVolumeTypeFromImageTest-1783662065 tempest-VolumeAndVolumeTypeFromImageTest-1783662065-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:19:08.149837 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-8660c928-e3f8-4310-b0ab-bbd7192eeb70 tempest-VolumeAndVolumeTypeFromImageTest-1783662065 tempest-VolumeAndVolumeTypeFromImageTest-1783662065-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:19:08.155600 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-8660c928-e3f8-4310-b0ab-bbd7192eeb70 tempest-VolumeAndVolumeTypeFromImageTest-1783662065 tempest-VolumeAndVolumeTypeFromImageTest-1783662065-project-member] https://10.4.3.143/volume/v3/volumes/b42dd479-4ddf-4c38-8877-d35a89d69ed5 returned with HTTP 404 Aug 16 21:19:08.156212 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 1008/4016] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:19:08 2026] GET /volume/v3/volumes/b42dd479-4ddf-4c38-8877-d35a89d69ed5 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:19:08.400870 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-f96c325a-0b51-4a32-84da-7d322dc69134 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:19:08.402626 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-f96c325a-0b51-4a32-84da-7d322dc69134 tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] DELETE https://10.4.3.143/volume/v3/volumes/533fdb0d-6d29-4731-8c0d-f6598af35de9 Aug 16 21:19:08.402868 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-f96c325a-0b51-4a32-84da-7d322dc69134 tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:19:08.403081 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-f96c325a-0b51-4a32-84da-7d322dc69134 tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] Calling method 'delete' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:19:08.403252 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.v3.volumes [None req-f96c325a-0b51-4a32-84da-7d322dc69134 tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] Delete volume with id: 533fdb0d-6d29-4731-8c0d-f6598af35de9 Aug 16 21:19:08.410362 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:19:08.410362 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:19:08.411028 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-f96c325a-0b51-4a32-84da-7d322dc69134 tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] Volume info retrieved successfully. Aug 16 21:19:08.423960 np0000007409 devstack@c-api.service[100333]: WARNING cinder.keymgr.conf_key_mgr [None req-f96c325a-0b51-4a32-84da-7d322dc69134 tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 16 21:19:08.430176 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-f96c325a-0b51-4a32-84da-7d322dc69134 tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] Delete volume request issued successfully. Aug 16 21:19:08.430437 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-f96c325a-0b51-4a32-84da-7d322dc69134 tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] https://10.4.3.143/volume/v3/volumes/533fdb0d-6d29-4731-8c0d-f6598af35de9 returned with HTTP 202 Aug 16 21:19:08.430893 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 996/4017] 10.4.3.143 () {66 vars in 1351 bytes} [Sun Aug 16 21:19:08 2026] DELETE /volume/v3/volumes/533fdb0d-6d29-4731-8c0d-f6598af35de9 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 21:19:08.438253 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-220e987e-3a7c-41b9-b180-3254a18877f8 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:19:08.440271 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-220e987e-3a7c-41b9-b180-3254a18877f8 tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] GET https://10.4.3.143/volume/v3/volumes/533fdb0d-6d29-4731-8c0d-f6598af35de9 Aug 16 21:19:08.440493 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-220e987e-3a7c-41b9-b180-3254a18877f8 tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:19:08.440584 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-f3315a73-bff1-488b-ab25-e2cc24460003 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:19:08.440712 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-220e987e-3a7c-41b9-b180-3254a18877f8 tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:19:08.442220 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-f3315a73-bff1-488b-ab25-e2cc24460003 tempest-VolumeAndVolumeTypeFromImageTest-934895058 tempest-VolumeAndVolumeTypeFromImageTest-934895058-project-admin] GET https://10.4.3.143/volume/v3/volumes/detail?all_tenants=1 Aug 16 21:19:08.442413 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-f3315a73-bff1-488b-ab25-e2cc24460003 tempest-VolumeAndVolumeTypeFromImageTest-934895058 tempest-VolumeAndVolumeTypeFromImageTest-934895058-project-admin] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:19:08.443019 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-f3315a73-bff1-488b-ab25-e2cc24460003 tempest-VolumeAndVolumeTypeFromImageTest-934895058 tempest-VolumeAndVolumeTypeFromImageTest-934895058-project-admin] Calling method 'detail' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:19:08.443472 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-f3315a73-bff1-488b-ab25-e2cc24460003 tempest-VolumeAndVolumeTypeFromImageTest-934895058 tempest-VolumeAndVolumeTypeFromImageTest-934895058-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100332) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 16 21:19:08.447663 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:19:08.447663 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:19:08.451131 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-220e987e-3a7c-41b9-b180-3254a18877f8 tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] Volume info retrieved successfully. Aug 16 21:19:08.456542 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-220e987e-3a7c-41b9-b180-3254a18877f8 tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] https://10.4.3.143/volume/v3/volumes/533fdb0d-6d29-4731-8c0d-f6598af35de9 returned with HTTP 200 Aug 16 21:19:08.456954 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 1007/4018] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:19:08 2026] GET /volume/v3/volumes/533fdb0d-6d29-4731-8c0d-f6598af35de9 => generated 876 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:19:08.459339 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-f3315a73-bff1-488b-ab25-e2cc24460003 tempest-VolumeAndVolumeTypeFromImageTest-934895058 tempest-VolumeAndVolumeTypeFromImageTest-934895058-project-admin] Get all volumes completed successfully. Aug 16 21:19:08.463151 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:19:08.463151 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:19:08.468702 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-f3315a73-bff1-488b-ab25-e2cc24460003 tempest-VolumeAndVolumeTypeFromImageTest-934895058 tempest-VolumeAndVolumeTypeFromImageTest-934895058-project-admin] https://10.4.3.143/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 16 21:19:08.469122 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 1008/4019] 10.4.3.143 () {66 vars in 1285 bytes} [Sun Aug 16 21:19:08 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 9385 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:19:08.483200 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-2888496b-4e25-4552-a518-b29616ea1b74 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:19:08.485228 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-2888496b-4e25-4552-a518-b29616ea1b74 tempest-VolumeAndVolumeTypeFromImageTest-934895058 tempest-VolumeAndVolumeTypeFromImageTest-934895058-project-admin] DELETE https://10.4.3.143/volume/v3/volumes/65139814-6f97-4365-9658-3d07c336bcda Aug 16 21:19:08.485414 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-2888496b-4e25-4552-a518-b29616ea1b74 tempest-VolumeAndVolumeTypeFromImageTest-934895058 tempest-VolumeAndVolumeTypeFromImageTest-934895058-project-admin] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:19:08.485598 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-2888496b-4e25-4552-a518-b29616ea1b74 tempest-VolumeAndVolumeTypeFromImageTest-934895058 tempest-VolumeAndVolumeTypeFromImageTest-934895058-project-admin] Calling method 'delete' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:19:08.485834 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.v3.volumes [None req-2888496b-4e25-4552-a518-b29616ea1b74 tempest-VolumeAndVolumeTypeFromImageTest-934895058 tempest-VolumeAndVolumeTypeFromImageTest-934895058-project-admin] Delete volume with id: 65139814-6f97-4365-9658-3d07c336bcda Aug 16 21:19:08.492544 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:19:08.492544 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:19:08.492863 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-2888496b-4e25-4552-a518-b29616ea1b74 tempest-VolumeAndVolumeTypeFromImageTest-934895058 tempest-VolumeAndVolumeTypeFromImageTest-934895058-project-admin] Volume info retrieved successfully. Aug 16 21:19:08.507119 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.image.cache [None req-2888496b-4e25-4552-a518-b29616ea1b74 tempest-VolumeAndVolumeTypeFromImageTest-934895058 tempest-VolumeAndVolumeTypeFromImageTest-934895058-project-admin] Evicting image cache entry: {'id': 3, 'image_id': '74d1922c-abbc-4721-83c3-d66ce3589ba1', 'volume_id': '65139814-6f97-4365-9658-3d07c336bcda', 'host': 'np0000007409@storpool#template_virtual', 'size': 1, 'image_updated_at': datetime.datetime(2026, 8, 16, 21, 18, 57), 'last_used': datetime.datetime(2026, 8, 16, 21, 19, 6)}. {{(pid=100330) evict /opt/stack/cinder/cinder/image/cache.py:52}} Aug 16 21:19:08.517586 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-2888496b-4e25-4552-a518-b29616ea1b74 tempest-VolumeAndVolumeTypeFromImageTest-934895058 tempest-VolumeAndVolumeTypeFromImageTest-934895058-project-admin] Delete volume request issued successfully. Aug 16 21:19:08.517831 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-2888496b-4e25-4552-a518-b29616ea1b74 tempest-VolumeAndVolumeTypeFromImageTest-934895058 tempest-VolumeAndVolumeTypeFromImageTest-934895058-project-admin] https://10.4.3.143/volume/v3/volumes/65139814-6f97-4365-9658-3d07c336bcda returned with HTTP 202 Aug 16 21:19:08.518281 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 1009/4020] 10.4.3.143 () {66 vars in 1351 bytes} [Sun Aug 16 21:19:08 2026] DELETE /volume/v3/volumes/65139814-6f97-4365-9658-3d07c336bcda => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 21:19:08.529106 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-db962135-6c4c-417e-8a74-fd76a2f42adc None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:19:08.531046 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-db962135-6c4c-417e-8a74-fd76a2f42adc tempest-VolumeAndVolumeTypeFromImageTest-934895058 tempest-VolumeAndVolumeTypeFromImageTest-934895058-project-admin] GET https://10.4.3.143/volume/v3/volumes/65139814-6f97-4365-9658-3d07c336bcda Aug 16 21:19:08.531259 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-db962135-6c4c-417e-8a74-fd76a2f42adc tempest-VolumeAndVolumeTypeFromImageTest-934895058 tempest-VolumeAndVolumeTypeFromImageTest-934895058-project-admin] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:19:08.531453 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-db962135-6c4c-417e-8a74-fd76a2f42adc tempest-VolumeAndVolumeTypeFromImageTest-934895058 tempest-VolumeAndVolumeTypeFromImageTest-934895058-project-admin] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:19:08.538738 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:19:08.538738 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:19:08.542228 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-db962135-6c4c-417e-8a74-fd76a2f42adc tempest-VolumeAndVolumeTypeFromImageTest-934895058 tempest-VolumeAndVolumeTypeFromImageTest-934895058-project-admin] Volume info retrieved successfully. Aug 16 21:19:08.546078 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-db962135-6c4c-417e-8a74-fd76a2f42adc tempest-VolumeAndVolumeTypeFromImageTest-934895058 tempest-VolumeAndVolumeTypeFromImageTest-934895058-project-admin] https://10.4.3.143/volume/v3/volumes/65139814-6f97-4365-9658-3d07c336bcda returned with HTTP 200 Aug 16 21:19:08.546437 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 997/4021] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:19:08 2026] GET /volume/v3/volumes/65139814-6f97-4365-9658-3d07c336bcda => generated 1105 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:19:08.663780 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-6100dfa4-0530-4dd1-a55b-880761408533 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:19:08.665695 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-6100dfa4-0530-4dd1-a55b-880761408533 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] GET https://10.4.3.143/volume/v3/backups/bfa8d916-848c-49e0-9c12-7bce67842b5d Aug 16 21:19:08.665974 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-6100dfa4-0530-4dd1-a55b-880761408533 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:19:08.666213 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-6100dfa4-0530-4dd1-a55b-880761408533 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:19:08.666358 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.v3.backups [None req-6100dfa4-0530-4dd1-a55b-880761408533 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Show backup with id bfa8d916-848c-49e0-9c12-7bce67842b5d. {{(pid=100331) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:19:08.670281 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:19:08.670281 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:19:08.670862 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-6100dfa4-0530-4dd1-a55b-880761408533 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] https://10.4.3.143/volume/v3/backups/bfa8d916-848c-49e0-9c12-7bce67842b5d returned with HTTP 200 Aug 16 21:19:08.671269 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 1008/4022] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:19:08 2026] GET /volume/v3/backups/bfa8d916-848c-49e0-9c12-7bce67842b5d => generated 725 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:19:08.685465 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-748febcd-7f68-4673-aa5f-1c7dabb3a4f8 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:19:08.688100 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-748febcd-7f68-4673-aa5f-1c7dabb3a4f8 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] GET https://10.4.3.143/volume/v3/backups/106f60b6-d7f8-4683-bfbe-aae8947c22f7 Aug 16 21:19:08.688100 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-748febcd-7f68-4673-aa5f-1c7dabb3a4f8 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:19:08.688286 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-748febcd-7f68-4673-aa5f-1c7dabb3a4f8 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:19:08.688420 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.v3.backups [None req-748febcd-7f68-4673-aa5f-1c7dabb3a4f8 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Show backup with id 106f60b6-d7f8-4683-bfbe-aae8947c22f7. {{(pid=100332) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:19:08.693567 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:19:08.693567 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:19:08.694535 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-748febcd-7f68-4673-aa5f-1c7dabb3a4f8 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] https://10.4.3.143/volume/v3/backups/106f60b6-d7f8-4683-bfbe-aae8947c22f7 returned with HTTP 200 Aug 16 21:19:08.694966 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 1009/4023] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:19:08 2026] GET /volume/v3/backups/106f60b6-d7f8-4683-bfbe-aae8947c22f7 => generated 791 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:19:08.725831 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [req-28a33bec-51b9-4c7a-9810-0f8b5bbf1161 req-0b862faa-c0d1-425e-9d25-9fc8401d263d None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:19:08.727637 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [req-28a33bec-51b9-4c7a-9810-0f8b5bbf1161 req-0b862faa-c0d1-425e-9d25-9fc8401d263d tempest-TestShelveInstance-1829753857 tempest-TestShelveInstance-1829753857-project-member] DELETE https://10.4.3.143/volume/v3/attachments/66011d34-fe69-4b90-a460-a839d79f3cf4 Aug 16 21:19:08.727808 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [req-28a33bec-51b9-4c7a-9810-0f8b5bbf1161 req-0b862faa-c0d1-425e-9d25-9fc8401d263d tempest-TestShelveInstance-1829753857 tempest-TestShelveInstance-1829753857-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:19:08.728000 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [req-28a33bec-51b9-4c7a-9810-0f8b5bbf1161 req-0b862faa-c0d1-425e-9d25-9fc8401d263d tempest-TestShelveInstance-1829753857 tempest-TestShelveInstance-1829753857-project-member] Calling method 'version_select' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:19:08.734196 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:19:08.734196 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:19:08.790080 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [req-28a33bec-51b9-4c7a-9810-0f8b5bbf1161 req-0b862faa-c0d1-425e-9d25-9fc8401d263d tempest-TestShelveInstance-1829753857 tempest-TestShelveInstance-1829753857-project-member] https://10.4.3.143/volume/v3/attachments/66011d34-fe69-4b90-a460-a839d79f3cf4 returned with HTTP 200 Aug 16 21:19:08.790641 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 1010/4024] 10.4.3.143 () {72 vars in 1673 bytes} [Sun Aug 16 21:19:08 2026] DELETE /volume/v3/attachments/66011d34-fe69-4b90-a460-a839d79f3cf4 => generated 19 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:19:08.801841 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [req-28a33bec-51b9-4c7a-9810-0f8b5bbf1161 req-8dd83653-165b-4534-9f8b-92d0904a8971 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:19:08.803826 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [req-28a33bec-51b9-4c7a-9810-0f8b5bbf1161 req-8dd83653-165b-4534-9f8b-92d0904a8971 tempest-TestShelveInstance-1829753857 tempest-TestShelveInstance-1829753857-project-member] DELETE https://10.4.3.143/volume/v3/volumes/b3b13a07-9991-4ab2-916c-a8f898a0ea82 Aug 16 21:19:08.804030 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [req-28a33bec-51b9-4c7a-9810-0f8b5bbf1161 req-8dd83653-165b-4534-9f8b-92d0904a8971 tempest-TestShelveInstance-1829753857 tempest-TestShelveInstance-1829753857-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:19:08.804243 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [req-28a33bec-51b9-4c7a-9810-0f8b5bbf1161 req-8dd83653-165b-4534-9f8b-92d0904a8971 tempest-TestShelveInstance-1829753857 tempest-TestShelveInstance-1829753857-project-member] Calling method 'delete' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:19:08.804401 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.v3.volumes [req-28a33bec-51b9-4c7a-9810-0f8b5bbf1161 req-8dd83653-165b-4534-9f8b-92d0904a8971 tempest-TestShelveInstance-1829753857 tempest-TestShelveInstance-1829753857-project-member] Delete volume with id: b3b13a07-9991-4ab2-916c-a8f898a0ea82 Aug 16 21:19:08.810677 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:19:08.810677 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:19:08.811180 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [req-28a33bec-51b9-4c7a-9810-0f8b5bbf1161 req-8dd83653-165b-4534-9f8b-92d0904a8971 tempest-TestShelveInstance-1829753857 tempest-TestShelveInstance-1829753857-project-member] Volume info retrieved successfully. Aug 16 21:19:08.827032 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [req-28a33bec-51b9-4c7a-9810-0f8b5bbf1161 req-8dd83653-165b-4534-9f8b-92d0904a8971 tempest-TestShelveInstance-1829753857 tempest-TestShelveInstance-1829753857-project-member] Delete volume request issued successfully. Aug 16 21:19:08.827249 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [req-28a33bec-51b9-4c7a-9810-0f8b5bbf1161 req-8dd83653-165b-4534-9f8b-92d0904a8971 tempest-TestShelveInstance-1829753857 tempest-TestShelveInstance-1829753857-project-member] https://10.4.3.143/volume/v3/volumes/b3b13a07-9991-4ab2-916c-a8f898a0ea82 returned with HTTP 202 Aug 16 21:19:08.827755 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 998/4025] 10.4.3.143 () {70 vars in 1620 bytes} [Sun Aug 16 21:19:08 2026] DELETE /volume/v3/volumes/b3b13a07-9991-4ab2-916c-a8f898a0ea82 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 21:19:09.472220 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-8009d57d-d645-4e67-9a53-461317b0875c None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:19:09.473934 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-8009d57d-d645-4e67-9a53-461317b0875c tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] GET https://10.4.3.143/volume/v3/volumes/533fdb0d-6d29-4731-8c0d-f6598af35de9 Aug 16 21:19:09.474145 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-8009d57d-d645-4e67-9a53-461317b0875c tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:19:09.474329 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-8009d57d-d645-4e67-9a53-461317b0875c tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:19:09.479616 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-8009d57d-d645-4e67-9a53-461317b0875c tempest-TestEncryptedCinderVolumes-810513269 tempest-TestEncryptedCinderVolumes-810513269-project-member] https://10.4.3.143/volume/v3/volumes/533fdb0d-6d29-4731-8c0d-f6598af35de9 returned with HTTP 404 Aug 16 21:19:09.480084 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 1009/4026] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:19:09 2026] GET /volume/v3/volumes/533fdb0d-6d29-4731-8c0d-f6598af35de9 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:19:09.486740 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-311e2eff-bd96-424e-8926-0e8f8ddd1abb None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:19:09.488541 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-311e2eff-bd96-424e-8926-0e8f8ddd1abb tempest-TestEncryptedCinderVolumes-1987827695 tempest-TestEncryptedCinderVolumes-1987827695-project-admin] GET https://10.4.3.143/volume/v3/volumes/detail?all_tenants=1 Aug 16 21:19:09.488751 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-311e2eff-bd96-424e-8926-0e8f8ddd1abb tempest-TestEncryptedCinderVolumes-1987827695 tempest-TestEncryptedCinderVolumes-1987827695-project-admin] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:19:09.488973 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-311e2eff-bd96-424e-8926-0e8f8ddd1abb tempest-TestEncryptedCinderVolumes-1987827695 tempest-TestEncryptedCinderVolumes-1987827695-project-admin] Calling method 'detail' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:19:09.489724 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-311e2eff-bd96-424e-8926-0e8f8ddd1abb tempest-TestEncryptedCinderVolumes-1987827695 tempest-TestEncryptedCinderVolumes-1987827695-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100332) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 16 21:19:09.501158 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-311e2eff-bd96-424e-8926-0e8f8ddd1abb tempest-TestEncryptedCinderVolumes-1987827695 tempest-TestEncryptedCinderVolumes-1987827695-project-admin] Get all volumes completed successfully. Aug 16 21:19:09.502725 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:19:09.502725 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:19:09.506553 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-311e2eff-bd96-424e-8926-0e8f8ddd1abb tempest-TestEncryptedCinderVolumes-1987827695 tempest-TestEncryptedCinderVolumes-1987827695-project-admin] https://10.4.3.143/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 16 21:19:09.507024 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 1010/4027] 10.4.3.143 () {66 vars in 1285 bytes} [Sun Aug 16 21:19:09 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 5424 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:19:09.525975 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-daf44f3a-4180-4fdf-8834-d3252606a681 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:19:09.528321 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-daf44f3a-4180-4fdf-8834-d3252606a681 tempest-TestEncryptedCinderVolumes-1987827695 tempest-TestEncryptedCinderVolumes-1987827695-project-admin] DELETE https://10.4.3.143/volume/v3/types/64ba54b1-1940-477e-a9cd-3f09e8cfbc9f Aug 16 21:19:09.528540 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-daf44f3a-4180-4fdf-8834-d3252606a681 tempest-TestEncryptedCinderVolumes-1987827695 tempest-TestEncryptedCinderVolumes-1987827695-project-admin] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:19:09.528762 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-daf44f3a-4180-4fdf-8834-d3252606a681 tempest-TestEncryptedCinderVolumes-1987827695 tempest-TestEncryptedCinderVolumes-1987827695-project-admin] Calling method '_delete' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:19:09.529074 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:19:09.529074 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:19:09.550429 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-daf44f3a-4180-4fdf-8834-d3252606a681 tempest-TestEncryptedCinderVolumes-1987827695 tempest-TestEncryptedCinderVolumes-1987827695-project-admin] https://10.4.3.143/volume/v3/types/64ba54b1-1940-477e-a9cd-3f09e8cfbc9f returned with HTTP 202 Aug 16 21:19:09.550791 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 1011/4028] 10.4.3.143 () {66 vars in 1345 bytes} [Sun Aug 16 21:19:09 2026] DELETE /volume/v3/types/64ba54b1-1940-477e-a9cd-3f09e8cfbc9f => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 21:19:09.559709 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-9b3ad484-e79a-48ad-b2c6-c12143a093b5 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:19:09.561493 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-9b3ad484-e79a-48ad-b2c6-c12143a093b5 tempest-VolumeAndVolumeTypeFromImageTest-934895058 tempest-VolumeAndVolumeTypeFromImageTest-934895058-project-admin] GET https://10.4.3.143/volume/v3/volumes/65139814-6f97-4365-9658-3d07c336bcda Aug 16 21:19:09.561687 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-9b3ad484-e79a-48ad-b2c6-c12143a093b5 tempest-VolumeAndVolumeTypeFromImageTest-934895058 tempest-VolumeAndVolumeTypeFromImageTest-934895058-project-admin] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:19:09.561870 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-9b3ad484-e79a-48ad-b2c6-c12143a093b5 tempest-VolumeAndVolumeTypeFromImageTest-934895058 tempest-VolumeAndVolumeTypeFromImageTest-934895058-project-admin] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:19:09.567975 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-9b3ad484-e79a-48ad-b2c6-c12143a093b5 tempest-VolumeAndVolumeTypeFromImageTest-934895058 tempest-VolumeAndVolumeTypeFromImageTest-934895058-project-admin] https://10.4.3.143/volume/v3/volumes/65139814-6f97-4365-9658-3d07c336bcda returned with HTTP 404 Aug 16 21:19:09.568450 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 999/4029] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:19:09 2026] GET /volume/v3/volumes/65139814-6f97-4365-9658-3d07c336bcda => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:19:09.575626 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-7a882164-5c1f-4f1c-a24b-1341a8b51b92 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:19:09.578898 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-7a882164-5c1f-4f1c-a24b-1341a8b51b92 tempest-VolumeAndVolumeTypeFromImageTest-934895058 tempest-VolumeAndVolumeTypeFromImageTest-934895058-project-admin] DELETE https://10.4.3.143/volume/v3/types/7323444f-1ca2-4714-9a47-6ebb39747a1f Aug 16 21:19:09.579111 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-7a882164-5c1f-4f1c-a24b-1341a8b51b92 tempest-VolumeAndVolumeTypeFromImageTest-934895058 tempest-VolumeAndVolumeTypeFromImageTest-934895058-project-admin] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:19:09.579300 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-7a882164-5c1f-4f1c-a24b-1341a8b51b92 tempest-VolumeAndVolumeTypeFromImageTest-934895058 tempest-VolumeAndVolumeTypeFromImageTest-934895058-project-admin] Calling method '_delete' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:19:09.623306 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-7a882164-5c1f-4f1c-a24b-1341a8b51b92 tempest-VolumeAndVolumeTypeFromImageTest-934895058 tempest-VolumeAndVolumeTypeFromImageTest-934895058-project-admin] https://10.4.3.143/volume/v3/types/7323444f-1ca2-4714-9a47-6ebb39747a1f returned with HTTP 202 Aug 16 21:19:09.623739 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 1010/4030] 10.4.3.143 () {66 vars in 1345 bytes} [Sun Aug 16 21:19:09 2026] DELETE /volume/v3/types/7323444f-1ca2-4714-9a47-6ebb39747a1f => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 21:19:09.631403 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-a9753d6f-3df6-4346-a0f7-146aad906e6c None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:19:09.633762 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-a9753d6f-3df6-4346-a0f7-146aad906e6c tempest-VolumeAndVolumeTypeFromImageTest-934895058 tempest-VolumeAndVolumeTypeFromImageTest-934895058-project-admin] GET https://10.4.3.143/volume/v3/types/7323444f-1ca2-4714-9a47-6ebb39747a1f Aug 16 21:19:09.634111 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-a9753d6f-3df6-4346-a0f7-146aad906e6c tempest-VolumeAndVolumeTypeFromImageTest-934895058 tempest-VolumeAndVolumeTypeFromImageTest-934895058-project-admin] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:19:09.634490 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-a9753d6f-3df6-4346-a0f7-146aad906e6c tempest-VolumeAndVolumeTypeFromImageTest-934895058 tempest-VolumeAndVolumeTypeFromImageTest-934895058-project-admin] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:19:09.638347 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-a9753d6f-3df6-4346-a0f7-146aad906e6c tempest-VolumeAndVolumeTypeFromImageTest-934895058 tempest-VolumeAndVolumeTypeFromImageTest-934895058-project-admin] https://10.4.3.143/volume/v3/types/7323444f-1ca2-4714-9a47-6ebb39747a1f returned with HTTP 404 Aug 16 21:19:09.638938 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 1011/4031] 10.4.3.143 () {66 vars in 1342 bytes} [Sun Aug 16 21:19:09 2026] GET /volume/v3/types/7323444f-1ca2-4714-9a47-6ebb39747a1f => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:19:09.682697 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-87f2dfd3-ae6c-4ade-9b31-a6e3a1b9d056 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:19:09.684522 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-87f2dfd3-ae6c-4ade-9b31-a6e3a1b9d056 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] GET https://10.4.3.143/volume/v3/backups/bfa8d916-848c-49e0-9c12-7bce67842b5d Aug 16 21:19:09.684758 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-87f2dfd3-ae6c-4ade-9b31-a6e3a1b9d056 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:19:09.685046 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-87f2dfd3-ae6c-4ade-9b31-a6e3a1b9d056 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:19:09.685541 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.v3.backups [None req-87f2dfd3-ae6c-4ade-9b31-a6e3a1b9d056 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Show backup with id bfa8d916-848c-49e0-9c12-7bce67842b5d. {{(pid=100330) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:19:09.690217 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:19:09.690217 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:19:09.690871 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-87f2dfd3-ae6c-4ade-9b31-a6e3a1b9d056 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] https://10.4.3.143/volume/v3/backups/bfa8d916-848c-49e0-9c12-7bce67842b5d returned with HTTP 200 Aug 16 21:19:09.691492 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 1012/4032] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:19:09 2026] GET /volume/v3/backups/bfa8d916-848c-49e0-9c12-7bce67842b5d => generated 725 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:19:09.705698 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-00c7c5d0-81c1-4744-9dea-533bfe907628 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:19:09.707577 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-00c7c5d0-81c1-4744-9dea-533bfe907628 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] GET https://10.4.3.143/volume/v3/backups/106f60b6-d7f8-4683-bfbe-aae8947c22f7 Aug 16 21:19:09.707892 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-00c7c5d0-81c1-4744-9dea-533bfe907628 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:19:09.708152 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-00c7c5d0-81c1-4744-9dea-533bfe907628 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:19:09.708336 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.v3.backups [None req-00c7c5d0-81c1-4744-9dea-533bfe907628 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Show backup with id 106f60b6-d7f8-4683-bfbe-aae8947c22f7. {{(pid=100333) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:19:09.713275 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:19:09.713275 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:19:09.714091 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-00c7c5d0-81c1-4744-9dea-533bfe907628 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] https://10.4.3.143/volume/v3/backups/106f60b6-d7f8-4683-bfbe-aae8947c22f7 returned with HTTP 200 Aug 16 21:19:09.714483 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 1000/4033] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:19:09 2026] GET /volume/v3/backups/106f60b6-d7f8-4683-bfbe-aae8947c22f7 => generated 791 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:19:10.702717 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-b10bc97b-2021-4b4a-9ae9-870ea85e119c None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:19:10.704615 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-b10bc97b-2021-4b4a-9ae9-870ea85e119c tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] GET https://10.4.3.143/volume/v3/backups/bfa8d916-848c-49e0-9c12-7bce67842b5d Aug 16 21:19:10.704755 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-b10bc97b-2021-4b4a-9ae9-870ea85e119c tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:19:10.704992 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-b10bc97b-2021-4b4a-9ae9-870ea85e119c tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:19:10.705225 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.v3.backups [None req-b10bc97b-2021-4b4a-9ae9-870ea85e119c tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Show backup with id bfa8d916-848c-49e0-9c12-7bce67842b5d. {{(pid=100331) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:19:10.709635 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:19:10.709635 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:19:10.710333 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-b10bc97b-2021-4b4a-9ae9-870ea85e119c tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] https://10.4.3.143/volume/v3/backups/bfa8d916-848c-49e0-9c12-7bce67842b5d returned with HTTP 200 Aug 16 21:19:10.710712 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 1011/4034] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:19:10 2026] GET /volume/v3/backups/bfa8d916-848c-49e0-9c12-7bce67842b5d => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:19:10.726247 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-5a5c63f8-09e9-460c-bf92-7388d85dc0a4 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:19:10.728700 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-5a5c63f8-09e9-460c-bf92-7388d85dc0a4 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] GET https://10.4.3.143/volume/v3/backups/106f60b6-d7f8-4683-bfbe-aae8947c22f7 Aug 16 21:19:10.729350 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-5a5c63f8-09e9-460c-bf92-7388d85dc0a4 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:19:10.729659 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-5a5c63f8-09e9-460c-bf92-7388d85dc0a4 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:19:10.729851 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.v3.backups [None req-5a5c63f8-09e9-460c-bf92-7388d85dc0a4 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Show backup with id 106f60b6-d7f8-4683-bfbe-aae8947c22f7. {{(pid=100332) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:19:10.736055 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:19:10.736055 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:19:10.737120 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-5a5c63f8-09e9-460c-bf92-7388d85dc0a4 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] https://10.4.3.143/volume/v3/backups/106f60b6-d7f8-4683-bfbe-aae8947c22f7 returned with HTTP 200 Aug 16 21:19:10.737616 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 1012/4035] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:19:10 2026] GET /volume/v3/backups/106f60b6-d7f8-4683-bfbe-aae8947c22f7 => generated 791 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:19:11.508775 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-2aa89cbe-1487-4244-a017-2efea187fab7 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:19:11.599424 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-2aa89cbe-1487-4244-a017-2efea187fab7 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] POST https://10.4.3.143/volume/v3/volumes Aug 16 21:19:11.599909 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-2aa89cbe-1487-4244-a017-2efea187fab7 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1625372446"}} {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:19:11.601797 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.v3.volumes [None req-2aa89cbe-1487-4244-a017-2efea187fab7 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1625372446'}} {{(pid=100330) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 21:19:11.602008 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.v3.volumes [None req-2aa89cbe-1487-4244-a017-2efea187fab7 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Create volume of 1 GB Aug 16 21:19:11.606986 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-2aa89cbe-1487-4244-a017-2efea187fab7 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Availability Zones retrieved successfully. Aug 16 21:19:11.614783 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-2aa89cbe-1487-4244-a017-2efea187fab7 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Flow 'volume_create_api' (cbe38bb5-d0ea-499d-878a-fb7fbacae6d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100330) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:19:11.616228 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-2aa89cbe-1487-4244-a017-2efea187fab7 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2ed2e65b-ac00-4a61-8af8-ec9e5ddd26d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:19:11.617283 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.flows.api.create_volume [None req-2aa89cbe-1487-4244-a017-2efea187fab7 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Validating volume size '1' using validate_int {{(pid=100330) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 21:19:11.645774 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-2aa89cbe-1487-4244-a017-2efea187fab7 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2ed2e65b-ac00-4a61-8af8-ec9e5ddd26d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T21:04:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=69e633b8-fab9-4b15-8b40-4f1a67c51cda,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '69e633b8-fab9-4b15-8b40-4f1a67c51cda', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:19:11.646489 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-2aa89cbe-1487-4244-a017-2efea187fab7 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3c9d1445-aba0-481c-9a91-04c12f15a241) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:19:11.700781 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.quota [None req-2aa89cbe-1487-4244-a017-2efea187fab7 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Created reservations ['5286ce3f-8105-42b8-a475-262c586ce6fa', 'fae08416-2ed5-47dc-af2a-cf86835d6ee5', '44ec9d20-0889-4dfd-be33-98b85d2e88cb', 'cd4d364b-4ea4-49c9-800a-8df4ec044d58'] {{(pid=100330) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:19:11.701697 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-2aa89cbe-1487-4244-a017-2efea187fab7 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3c9d1445-aba0-481c-9a91-04c12f15a241) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5286ce3f-8105-42b8-a475-262c586ce6fa', 'fae08416-2ed5-47dc-af2a-cf86835d6ee5', '44ec9d20-0889-4dfd-be33-98b85d2e88cb', 'cd4d364b-4ea4-49c9-800a-8df4ec044d58']}' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:19:11.702580 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-2aa89cbe-1487-4244-a017-2efea187fab7 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2368db49-c54d-45aa-a67a-34855ea457f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:19:11.721267 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-3baa521f-b7a9-408d-b036-75440326197f None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:19:11.724352 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-3baa521f-b7a9-408d-b036-75440326197f tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] GET https://10.4.3.143/volume/v3/backups/bfa8d916-848c-49e0-9c12-7bce67842b5d Aug 16 21:19:11.724352 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-3baa521f-b7a9-408d-b036-75440326197f tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:19:11.724352 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-3baa521f-b7a9-408d-b036-75440326197f tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:19:11.724352 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.v3.backups [None req-3baa521f-b7a9-408d-b036-75440326197f tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Show backup with id bfa8d916-848c-49e0-9c12-7bce67842b5d. {{(pid=100333) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:19:11.726302 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-2aa89cbe-1487-4244-a017-2efea187fab7 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2368db49-c54d-45aa-a67a-34855ea457f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7efbb935-1fb5-44bd-b5fa-84ad00752c67', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1625372446',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7e5baead751a48eba197803fbc702a28',qos_specs=None,replication_status=,reservations=['5286ce3f-8105-42b8-a475-262c586ce6fa','fae08416-2ed5-47dc-af2a-cf86835d6ee5','44ec9d20-0889-4dfd-be33-98b85d2e88cb','cd4d364b-4ea4-49c9-800a-8df4ec044d58'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2b54afa9c2af42d79062f9c82e88fed9',volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T21:19:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1625372446',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7efbb935-1fb5-44bd-b5fa-84ad00752c67,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7e5baead751a48eba197803fbc702a28',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2b54afa9c2af42d79062f9c82e88fed9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(69e633b8-fab9-4b15-8b40-4f1a67c51cda),volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda)}' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:19:11.727340 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-2aa89cbe-1487-4244-a017-2efea187fab7 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ce6322e7-5516-46cc-b212-f6437c0e8b17) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:19:11.729004 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:19:11.729004 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:19:11.729646 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-3baa521f-b7a9-408d-b036-75440326197f tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] https://10.4.3.143/volume/v3/backups/bfa8d916-848c-49e0-9c12-7bce67842b5d returned with HTTP 200 Aug 16 21:19:11.730016 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 1001/4036] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:19:11 2026] GET /volume/v3/backups/bfa8d916-848c-49e0-9c12-7bce67842b5d => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:19:11.749650 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-2aa89cbe-1487-4244-a017-2efea187fab7 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ce6322e7-5516-46cc-b212-f6437c0e8b17) transitioned into state 'SUCCESS' from state '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-1625372446',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7e5baead751a48eba197803fbc702a28',qos_specs=None,replication_status=,reservations=['5286ce3f-8105-42b8-a475-262c586ce6fa','fae08416-2ed5-47dc-af2a-cf86835d6ee5','44ec9d20-0889-4dfd-be33-98b85d2e88cb','cd4d364b-4ea4-49c9-800a-8df4ec044d58'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2b54afa9c2af42d79062f9c82e88fed9',volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda)}' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:19:11.749886 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-2aa89cbe-1487-4244-a017-2efea187fab7 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (57b0282a-1ac8-4867-a131-82df7568f6df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:19:11.750975 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-d54de948-bc59-4f53-bbb0-ca1e14f408ce None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:19:11.753378 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-d54de948-bc59-4f53-bbb0-ca1e14f408ce tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] GET https://10.4.3.143/volume/v3/backups/106f60b6-d7f8-4683-bfbe-aae8947c22f7 Aug 16 21:19:11.753595 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-d54de948-bc59-4f53-bbb0-ca1e14f408ce tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:19:11.754098 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-d54de948-bc59-4f53-bbb0-ca1e14f408ce tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:19:11.754098 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.v3.backups [None req-d54de948-bc59-4f53-bbb0-ca1e14f408ce tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Show backup with id 106f60b6-d7f8-4683-bfbe-aae8947c22f7. {{(pid=100331) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:19:11.759226 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:19:11.759226 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:19:11.759487 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-2aa89cbe-1487-4244-a017-2efea187fab7 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (57b0282a-1ac8-4867-a131-82df7568f6df) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:19:11.760959 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-d54de948-bc59-4f53-bbb0-ca1e14f408ce tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] https://10.4.3.143/volume/v3/backups/106f60b6-d7f8-4683-bfbe-aae8947c22f7 returned with HTTP 200 Aug 16 21:19:11.760959 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 1012/4037] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:19:11 2026] GET /volume/v3/backups/106f60b6-d7f8-4683-bfbe-aae8947c22f7 => generated 791 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:19:11.761159 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-2aa89cbe-1487-4244-a017-2efea187fab7 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Flow 'volume_create_api' (cbe38bb5-d0ea-499d-878a-fb7fbacae6d1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100330) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:19:11.761159 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-2aa89cbe-1487-4244-a017-2efea187fab7 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Create volume request issued successfully. Aug 16 21:19:11.761337 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-2aa89cbe-1487-4244-a017-2efea187fab7 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Aug 16 21:19:11.761873 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 1013/4038] 10.4.3.143 () {70 vars in 1298 bytes} [Sun Aug 16 21:19:11 2026] POST /volume/v3/volumes => generated 778 bytes in 253 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 21:19:11.774436 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-be0c8720-724f-404a-b010-68ab0d786cc7 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:19:11.775811 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-be0c8720-724f-404a-b010-68ab0d786cc7 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] GET https://10.4.3.143/volume/v3/volumes/7efbb935-1fb5-44bd-b5fa-84ad00752c67 Aug 16 21:19:11.776036 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-be0c8720-724f-404a-b010-68ab0d786cc7 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:19:11.776217 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-be0c8720-724f-404a-b010-68ab0d786cc7 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:19:11.782303 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:19:11.782303 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:19:11.785309 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-be0c8720-724f-404a-b010-68ab0d786cc7 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Volume info retrieved successfully. Aug 16 21:19:11.788805 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-be0c8720-724f-404a-b010-68ab0d786cc7 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] https://10.4.3.143/volume/v3/volumes/7efbb935-1fb5-44bd-b5fa-84ad00752c67 returned with HTTP 200 Aug 16 21:19:11.789351 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 1013/4039] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:19:11 2026] GET /volume/v3/volumes/7efbb935-1fb5-44bd-b5fa-84ad00752c67 => generated 957 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:19:12.739525 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-41f9b2de-26c6-4cf4-8cad-3504f2a5330e None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:19:12.741655 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-41f9b2de-26c6-4cf4-8cad-3504f2a5330e tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] GET https://10.4.3.143/volume/v3/backups/bfa8d916-848c-49e0-9c12-7bce67842b5d Aug 16 21:19:12.741971 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-41f9b2de-26c6-4cf4-8cad-3504f2a5330e tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:19:12.742191 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-41f9b2de-26c6-4cf4-8cad-3504f2a5330e tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:19:12.742274 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.v3.backups [None req-41f9b2de-26c6-4cf4-8cad-3504f2a5330e tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Show backup with id bfa8d916-848c-49e0-9c12-7bce67842b5d. {{(pid=100333) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:19:12.748475 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:19:12.748475 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:19:12.749257 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-41f9b2de-26c6-4cf4-8cad-3504f2a5330e tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] https://10.4.3.143/volume/v3/backups/bfa8d916-848c-49e0-9c12-7bce67842b5d returned with HTTP 200 Aug 16 21:19:12.749666 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 1002/4040] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:19:12 2026] GET /volume/v3/backups/bfa8d916-848c-49e0-9c12-7bce67842b5d => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:19:12.771440 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-62b0d0bc-b058-4f45-8a17-9073a0c4c58d None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:19:12.773113 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-62b0d0bc-b058-4f45-8a17-9073a0c4c58d tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] GET https://10.4.3.143/volume/v3/backups/106f60b6-d7f8-4683-bfbe-aae8947c22f7 Aug 16 21:19:12.773294 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-62b0d0bc-b058-4f45-8a17-9073a0c4c58d tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:19:12.773463 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-62b0d0bc-b058-4f45-8a17-9073a0c4c58d tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:19:12.773612 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.v3.backups [None req-62b0d0bc-b058-4f45-8a17-9073a0c4c58d tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Show backup with id 106f60b6-d7f8-4683-bfbe-aae8947c22f7. {{(pid=100331) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:19:12.777573 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:19:12.777573 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:19:12.778302 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-62b0d0bc-b058-4f45-8a17-9073a0c4c58d tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] https://10.4.3.143/volume/v3/backups/106f60b6-d7f8-4683-bfbe-aae8947c22f7 returned with HTTP 200 Aug 16 21:19:12.778664 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 1013/4041] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:19:12 2026] GET /volume/v3/backups/106f60b6-d7f8-4683-bfbe-aae8947c22f7 => generated 791 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:19:12.804021 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-ec6a06d2-8eb9-46f8-a40e-c15d17f89e5c None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:19:12.806062 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-ec6a06d2-8eb9-46f8-a40e-c15d17f89e5c tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] GET https://10.4.3.143/volume/v3/volumes/7efbb935-1fb5-44bd-b5fa-84ad00752c67 Aug 16 21:19:12.806426 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-ec6a06d2-8eb9-46f8-a40e-c15d17f89e5c tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:19:12.806653 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-ec6a06d2-8eb9-46f8-a40e-c15d17f89e5c tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:19:12.814432 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:19:12.814432 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:19:12.818191 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-ec6a06d2-8eb9-46f8-a40e-c15d17f89e5c tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Volume info retrieved successfully. Aug 16 21:19:12.822471 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-ec6a06d2-8eb9-46f8-a40e-c15d17f89e5c tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] https://10.4.3.143/volume/v3/volumes/7efbb935-1fb5-44bd-b5fa-84ad00752c67 returned with HTTP 200 Aug 16 21:19:12.822982 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 1014/4042] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:19:12 2026] GET /volume/v3/volumes/7efbb935-1fb5-44bd-b5fa-84ad00752c67 => generated 1018 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:19:12.838632 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-de992562-5e40-41f1-a1d6-3873634e8004 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:19:12.840584 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-de992562-5e40-41f1-a1d6-3873634e8004 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] POST https://10.4.3.143/volume/v3/backups Aug 16 21:19:12.840855 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-de992562-5e40-41f1-a1d6-3873634e8004 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "7efbb935-1fb5-44bd-b5fa-84ad00752c67", "name": "tempest-type-Backup-289276290"}} {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:19:12.842372 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.contrib.backups [None req-de992562-5e40-41f1-a1d6-3873634e8004 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Creating new backup {'backup': {'volume_id': '7efbb935-1fb5-44bd-b5fa-84ad00752c67', 'name': 'tempest-type-Backup-289276290'}} {{(pid=100332) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 16 21:19:12.842496 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.contrib.backups [None req-de992562-5e40-41f1-a1d6-3873634e8004 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Creating backup of volume 7efbb935-1fb5-44bd-b5fa-84ad00752c67 in container None Aug 16 21:19:12.850630 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:19:12.850630 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:19:12.850995 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-de992562-5e40-41f1-a1d6-3873634e8004 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Volume info retrieved successfully. Aug 16 21:19:12.876106 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.quota [None req-de992562-5e40-41f1-a1d6-3873634e8004 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Created reservations ['0a7154f2-c25b-4832-87f4-d996cfc1ae38', '3ac6c893-e97c-4075-84b0-46ac35730e01'] {{(pid=100332) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:19:12.910117 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-de992562-5e40-41f1-a1d6-3873634e8004 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] https://10.4.3.143/volume/v3/backups returned with HTTP 202 Aug 16 21:19:12.910250 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 1014/4043] 10.4.3.143 () {70 vars in 1299 bytes} [Sun Aug 16 21:19:12 2026] POST /volume/v3/backups => generated 315 bytes in 72 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 21:19:12.919024 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-41d70b80-d300-4be5-8c61-21e0c44f62c8 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:19:12.921322 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-41d70b80-d300-4be5-8c61-21e0c44f62c8 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] GET https://10.4.3.143/volume/v3/backups/f99807f8-8359-451f-ab0f-b4e1cf1b9a93 Aug 16 21:19:12.921771 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-41d70b80-d300-4be5-8c61-21e0c44f62c8 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:19:12.921832 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-41d70b80-d300-4be5-8c61-21e0c44f62c8 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:19:12.921941 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.v3.backups [None req-41d70b80-d300-4be5-8c61-21e0c44f62c8 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Show backup with id f99807f8-8359-451f-ab0f-b4e1cf1b9a93. {{(pid=100333) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:19:12.927030 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:19:12.927030 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:19:12.927749 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-41d70b80-d300-4be5-8c61-21e0c44f62c8 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] https://10.4.3.143/volume/v3/backups/f99807f8-8359-451f-ab0f-b4e1cf1b9a93 returned with HTTP 200 Aug 16 21:19:12.928070 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 1003/4044] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:19:12 2026] GET /volume/v3/backups/f99807f8-8359-451f-ab0f-b4e1cf1b9a93 => generated 722 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:19:13.760066 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-c282ff11-75ab-4677-b485-c34ad5173d45 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:19:13.762159 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-c282ff11-75ab-4677-b485-c34ad5173d45 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] GET https://10.4.3.143/volume/v3/backups/bfa8d916-848c-49e0-9c12-7bce67842b5d Aug 16 21:19:13.762411 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-c282ff11-75ab-4677-b485-c34ad5173d45 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:19:13.762619 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-c282ff11-75ab-4677-b485-c34ad5173d45 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:19:13.762807 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.v3.backups [None req-c282ff11-75ab-4677-b485-c34ad5173d45 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Show backup with id bfa8d916-848c-49e0-9c12-7bce67842b5d. {{(pid=100331) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:19:13.766786 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:19:13.766786 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:19:13.767480 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-c282ff11-75ab-4677-b485-c34ad5173d45 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] https://10.4.3.143/volume/v3/backups/bfa8d916-848c-49e0-9c12-7bce67842b5d returned with HTTP 200 Aug 16 21:19:13.767838 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 1014/4045] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:19:13 2026] GET /volume/v3/backups/bfa8d916-848c-49e0-9c12-7bce67842b5d => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:19:13.788203 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-7b3bec67-1cbb-407f-861e-16e1bd03db22 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:19:13.789880 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-7b3bec67-1cbb-407f-861e-16e1bd03db22 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] GET https://10.4.3.143/volume/v3/backups/106f60b6-d7f8-4683-bfbe-aae8947c22f7 Aug 16 21:19:13.790161 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-7b3bec67-1cbb-407f-861e-16e1bd03db22 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:19:13.790367 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-7b3bec67-1cbb-407f-861e-16e1bd03db22 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:19:13.790493 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.v3.backups [None req-7b3bec67-1cbb-407f-861e-16e1bd03db22 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Show backup with id 106f60b6-d7f8-4683-bfbe-aae8947c22f7. {{(pid=100330) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:19:13.794653 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:19:13.794653 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:19:13.795391 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-7b3bec67-1cbb-407f-861e-16e1bd03db22 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] https://10.4.3.143/volume/v3/backups/106f60b6-d7f8-4683-bfbe-aae8947c22f7 returned with HTTP 200 Aug 16 21:19:13.795722 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 1015/4046] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:19:13 2026] GET /volume/v3/backups/106f60b6-d7f8-4683-bfbe-aae8947c22f7 => generated 791 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:19:13.938838 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-fb33cef0-a2e8-4802-8f58-640d443633ca None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:19:13.940968 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-fb33cef0-a2e8-4802-8f58-640d443633ca tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] GET https://10.4.3.143/volume/v3/backups/f99807f8-8359-451f-ab0f-b4e1cf1b9a93 Aug 16 21:19:13.941631 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-fb33cef0-a2e8-4802-8f58-640d443633ca tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:19:13.941631 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-fb33cef0-a2e8-4802-8f58-640d443633ca tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:19:13.941835 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.v3.backups [None req-fb33cef0-a2e8-4802-8f58-640d443633ca tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Show backup with id f99807f8-8359-451f-ab0f-b4e1cf1b9a93. {{(pid=100332) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:19:13.946946 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:19:13.946946 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:19:13.947638 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-fb33cef0-a2e8-4802-8f58-640d443633ca tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] https://10.4.3.143/volume/v3/backups/f99807f8-8359-451f-ab0f-b4e1cf1b9a93 returned with HTTP 200 Aug 16 21:19:13.948161 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 1015/4047] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:19:13 2026] GET /volume/v3/backups/f99807f8-8359-451f-ab0f-b4e1cf1b9a93 => generated 724 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:19:14.791290 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-06fae200-2cca-4493-8a8c-c9c806132428 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:19:14.799269 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-06fae200-2cca-4493-8a8c-c9c806132428 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] GET https://10.4.3.143/volume/v3/backups/bfa8d916-848c-49e0-9c12-7bce67842b5d Aug 16 21:19:14.800477 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-06fae200-2cca-4493-8a8c-c9c806132428 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:19:14.802041 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-06fae200-2cca-4493-8a8c-c9c806132428 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:19:14.802319 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.v3.backups [None req-06fae200-2cca-4493-8a8c-c9c806132428 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Show backup with id bfa8d916-848c-49e0-9c12-7bce67842b5d. {{(pid=100333) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:19:14.808046 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-f81bf7d3-0505-4659-8b99-cc34b30ff4c6 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:19:14.810256 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-f81bf7d3-0505-4659-8b99-cc34b30ff4c6 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] GET https://10.4.3.143/volume/v3/backups/106f60b6-d7f8-4683-bfbe-aae8947c22f7 Aug 16 21:19:14.810546 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-f81bf7d3-0505-4659-8b99-cc34b30ff4c6 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:19:14.810767 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-f81bf7d3-0505-4659-8b99-cc34b30ff4c6 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:19:14.810868 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.v3.backups [None req-f81bf7d3-0505-4659-8b99-cc34b30ff4c6 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Show backup with id 106f60b6-d7f8-4683-bfbe-aae8947c22f7. {{(pid=100331) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:19:14.815583 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:19:14.815583 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:19:14.816465 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-f81bf7d3-0505-4659-8b99-cc34b30ff4c6 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] https://10.4.3.143/volume/v3/backups/106f60b6-d7f8-4683-bfbe-aae8947c22f7 returned with HTTP 200 Aug 16 21:19:14.816832 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 1015/4048] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:19:14 2026] GET /volume/v3/backups/106f60b6-d7f8-4683-bfbe-aae8947c22f7 => generated 791 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:19:14.817517 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:19:14.817517 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:19:14.818202 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-06fae200-2cca-4493-8a8c-c9c806132428 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] https://10.4.3.143/volume/v3/backups/bfa8d916-848c-49e0-9c12-7bce67842b5d returned with HTTP 200 Aug 16 21:19:14.818588 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 1004/4049] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:19:14 2026] GET /volume/v3/backups/bfa8d916-848c-49e0-9c12-7bce67842b5d => generated 736 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:19:14.957634 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-e84e0cda-a60a-44d6-9a3f-a67225bd8988 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:19:14.959851 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-e84e0cda-a60a-44d6-9a3f-a67225bd8988 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] GET https://10.4.3.143/volume/v3/backups/f99807f8-8359-451f-ab0f-b4e1cf1b9a93 Aug 16 21:19:14.960193 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-e84e0cda-a60a-44d6-9a3f-a67225bd8988 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:19:14.960482 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-e84e0cda-a60a-44d6-9a3f-a67225bd8988 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:19:14.960652 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.v3.backups [None req-e84e0cda-a60a-44d6-9a3f-a67225bd8988 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Show backup with id f99807f8-8359-451f-ab0f-b4e1cf1b9a93. {{(pid=100330) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:19:14.964598 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:19:14.964598 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:19:14.965400 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-e84e0cda-a60a-44d6-9a3f-a67225bd8988 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] https://10.4.3.143/volume/v3/backups/f99807f8-8359-451f-ab0f-b4e1cf1b9a93 returned with HTTP 200 Aug 16 21:19:14.965889 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 1016/4050] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:19:14 2026] GET /volume/v3/backups/f99807f8-8359-451f-ab0f-b4e1cf1b9a93 => generated 724 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:19:15.827738 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-b1cf330a-ea1e-4ba1-8429-e5e3df43d3b9 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:19:15.830071 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-215fd8a3-f1d2-43c0-9781-48feae606a4a None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:19:15.831692 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-215fd8a3-f1d2-43c0-9781-48feae606a4a tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] GET https://10.4.3.143/volume/v3/backups/bfa8d916-848c-49e0-9c12-7bce67842b5d Aug 16 21:19:15.832061 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-215fd8a3-f1d2-43c0-9781-48feae606a4a tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:19:15.832154 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-b1cf330a-ea1e-4ba1-8429-e5e3df43d3b9 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] GET https://10.4.3.143/volume/v3/backups/106f60b6-d7f8-4683-bfbe-aae8947c22f7 Aug 16 21:19:15.832327 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-b1cf330a-ea1e-4ba1-8429-e5e3df43d3b9 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:19:15.832491 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-b1cf330a-ea1e-4ba1-8429-e5e3df43d3b9 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:19:15.832584 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.v3.backups [None req-b1cf330a-ea1e-4ba1-8429-e5e3df43d3b9 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Show backup with id 106f60b6-d7f8-4683-bfbe-aae8947c22f7. {{(pid=100332) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:19:15.833621 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-215fd8a3-f1d2-43c0-9781-48feae606a4a tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:19:15.833621 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.v3.backups [None req-215fd8a3-f1d2-43c0-9781-48feae606a4a tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Show backup with id bfa8d916-848c-49e0-9c12-7bce67842b5d. {{(pid=100331) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:19:15.837581 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:19:15.837581 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:19:15.838524 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-215fd8a3-f1d2-43c0-9781-48feae606a4a tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] https://10.4.3.143/volume/v3/backups/bfa8d916-848c-49e0-9c12-7bce67842b5d returned with HTTP 200 Aug 16 21:19:15.839017 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 1016/4051] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:19:15 2026] GET /volume/v3/backups/bfa8d916-848c-49e0-9c12-7bce67842b5d => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:19:15.839967 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:19:15.839967 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:19:15.840657 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-b1cf330a-ea1e-4ba1-8429-e5e3df43d3b9 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] https://10.4.3.143/volume/v3/backups/106f60b6-d7f8-4683-bfbe-aae8947c22f7 returned with HTTP 200 Aug 16 21:19:15.840998 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 1016/4052] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:19:15 2026] GET /volume/v3/backups/106f60b6-d7f8-4683-bfbe-aae8947c22f7 => generated 791 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:19:15.977138 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-994a40ec-eb18-46b0-8137-bb8b6820f9e4 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:19:15.979800 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-994a40ec-eb18-46b0-8137-bb8b6820f9e4 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] GET https://10.4.3.143/volume/v3/backups/f99807f8-8359-451f-ab0f-b4e1cf1b9a93 Aug 16 21:19:15.979879 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-994a40ec-eb18-46b0-8137-bb8b6820f9e4 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:19:15.980093 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-994a40ec-eb18-46b0-8137-bb8b6820f9e4 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:19:15.980376 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.v3.backups [None req-994a40ec-eb18-46b0-8137-bb8b6820f9e4 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Show backup with id f99807f8-8359-451f-ab0f-b4e1cf1b9a93. {{(pid=100333) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:19:15.986454 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:19:15.986454 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:19:15.987117 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-994a40ec-eb18-46b0-8137-bb8b6820f9e4 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] https://10.4.3.143/volume/v3/backups/f99807f8-8359-451f-ab0f-b4e1cf1b9a93 returned with HTTP 200 Aug 16 21:19:15.988935 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 1005/4053] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:19:15 2026] GET /volume/v3/backups/f99807f8-8359-451f-ab0f-b4e1cf1b9a93 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:19:16.850657 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-51c57547-c6cd-4b2f-a37e-c992099e312b None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:19:16.852868 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-51c57547-c6cd-4b2f-a37e-c992099e312b tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] GET https://10.4.3.143/volume/v3/backups/bfa8d916-848c-49e0-9c12-7bce67842b5d Aug 16 21:19:16.853146 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-51c57547-c6cd-4b2f-a37e-c992099e312b tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:19:16.853374 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-51c57547-c6cd-4b2f-a37e-c992099e312b tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:19:16.853511 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.v3.backups [None req-51c57547-c6cd-4b2f-a37e-c992099e312b tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Show backup with id bfa8d916-848c-49e0-9c12-7bce67842b5d. {{(pid=100330) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:19:16.859002 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:19:16.859002 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:19:16.859750 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-51c57547-c6cd-4b2f-a37e-c992099e312b tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] https://10.4.3.143/volume/v3/backups/bfa8d916-848c-49e0-9c12-7bce67842b5d returned with HTTP 200 Aug 16 21:19:16.860469 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 1017/4054] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:19:16 2026] GET /volume/v3/backups/bfa8d916-848c-49e0-9c12-7bce67842b5d => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:19:16.870259 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-aa88d382-9e43-4729-ab57-b430a53f7102 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:19:16.881386 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-aa88d382-9e43-4729-ab57-b430a53f7102 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] GET https://10.4.3.143/volume/v3/backups/106f60b6-d7f8-4683-bfbe-aae8947c22f7 Aug 16 21:19:16.889204 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-aa88d382-9e43-4729-ab57-b430a53f7102 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:19:16.891834 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-aa88d382-9e43-4729-ab57-b430a53f7102 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:19:16.891977 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.v3.backups [None req-aa88d382-9e43-4729-ab57-b430a53f7102 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Show backup with id 106f60b6-d7f8-4683-bfbe-aae8947c22f7. {{(pid=100331) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:19:16.897237 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:19:16.897237 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:19:16.898026 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-aa88d382-9e43-4729-ab57-b430a53f7102 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] https://10.4.3.143/volume/v3/backups/106f60b6-d7f8-4683-bfbe-aae8947c22f7 returned with HTTP 200 Aug 16 21:19:16.898643 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 1017/4055] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:19:16 2026] GET /volume/v3/backups/106f60b6-d7f8-4683-bfbe-aae8947c22f7 => generated 791 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:19:17.001220 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-490489b3-193d-4da6-ad2f-9fb92bb29f9a None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:19:17.003401 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-490489b3-193d-4da6-ad2f-9fb92bb29f9a tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] GET https://10.4.3.143/volume/v3/backups/f99807f8-8359-451f-ab0f-b4e1cf1b9a93 Aug 16 21:19:17.003638 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-490489b3-193d-4da6-ad2f-9fb92bb29f9a tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:19:17.003905 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-490489b3-193d-4da6-ad2f-9fb92bb29f9a tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:19:17.004086 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.v3.backups [None req-490489b3-193d-4da6-ad2f-9fb92bb29f9a tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Show backup with id f99807f8-8359-451f-ab0f-b4e1cf1b9a93. {{(pid=100332) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:19:17.014149 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:19:17.014149 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:19:17.014930 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-490489b3-193d-4da6-ad2f-9fb92bb29f9a tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] https://10.4.3.143/volume/v3/backups/f99807f8-8359-451f-ab0f-b4e1cf1b9a93 returned with HTTP 200 Aug 16 21:19:17.015430 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 1017/4056] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:19:17 2026] GET /volume/v3/backups/f99807f8-8359-451f-ab0f-b4e1cf1b9a93 => generated 735 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:19:17.873513 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-fcc546f7-0f86-4654-a763-86085a910036 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:19:17.876244 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-fcc546f7-0f86-4654-a763-86085a910036 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] GET https://10.4.3.143/volume/v3/backups/bfa8d916-848c-49e0-9c12-7bce67842b5d Aug 16 21:19:17.876500 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-fcc546f7-0f86-4654-a763-86085a910036 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:19:17.876744 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-fcc546f7-0f86-4654-a763-86085a910036 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:19:17.876879 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.v3.backups [None req-fcc546f7-0f86-4654-a763-86085a910036 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Show backup with id bfa8d916-848c-49e0-9c12-7bce67842b5d. {{(pid=100333) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:19:17.883041 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:19:17.883041 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:19:17.883593 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-fcc546f7-0f86-4654-a763-86085a910036 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] https://10.4.3.143/volume/v3/backups/bfa8d916-848c-49e0-9c12-7bce67842b5d returned with HTTP 200 Aug 16 21:19:17.883963 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 1006/4057] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:19:17 2026] GET /volume/v3/backups/bfa8d916-848c-49e0-9c12-7bce67842b5d => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:19:17.908231 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-47db9448-c2a5-4dd6-91b4-78084aca6638 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:19:17.910107 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-47db9448-c2a5-4dd6-91b4-78084aca6638 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] GET https://10.4.3.143/volume/v3/backups/106f60b6-d7f8-4683-bfbe-aae8947c22f7 Aug 16 21:19:17.910334 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-47db9448-c2a5-4dd6-91b4-78084aca6638 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:19:17.910540 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-47db9448-c2a5-4dd6-91b4-78084aca6638 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:19:17.910634 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.v3.backups [None req-47db9448-c2a5-4dd6-91b4-78084aca6638 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Show backup with id 106f60b6-d7f8-4683-bfbe-aae8947c22f7. {{(pid=100330) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:19:17.918111 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:19:17.918111 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:19:17.918824 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-47db9448-c2a5-4dd6-91b4-78084aca6638 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] https://10.4.3.143/volume/v3/backups/106f60b6-d7f8-4683-bfbe-aae8947c22f7 returned with HTTP 200 Aug 16 21:19:17.919164 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 1018/4058] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:19:17 2026] GET /volume/v3/backups/106f60b6-d7f8-4683-bfbe-aae8947c22f7 => generated 791 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:19:18.027559 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-cd6a6278-30ee-4553-8f5d-33a2d2ae011e None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:19:18.029536 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-cd6a6278-30ee-4553-8f5d-33a2d2ae011e tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] GET https://10.4.3.143/volume/v3/backups/f99807f8-8359-451f-ab0f-b4e1cf1b9a93 Aug 16 21:19:18.029887 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-cd6a6278-30ee-4553-8f5d-33a2d2ae011e tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:19:18.030132 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-cd6a6278-30ee-4553-8f5d-33a2d2ae011e tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:19:18.030278 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.v3.backups [None req-cd6a6278-30ee-4553-8f5d-33a2d2ae011e tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Show backup with id f99807f8-8359-451f-ab0f-b4e1cf1b9a93. {{(pid=100331) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:19:18.034232 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:19:18.034232 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:19:18.034885 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-cd6a6278-30ee-4553-8f5d-33a2d2ae011e tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] https://10.4.3.143/volume/v3/backups/f99807f8-8359-451f-ab0f-b4e1cf1b9a93 returned with HTTP 200 Aug 16 21:19:18.035516 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 1018/4059] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:19:18 2026] GET /volume/v3/backups/f99807f8-8359-451f-ab0f-b4e1cf1b9a93 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:19:18.109574 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-e87639e7-d930-4f73-9ae6-5cadb733ba6d None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:19:18.119070 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-e87639e7-d930-4f73-9ae6-5cadb733ba6d tempest-VolumeImageDependencyTests-705023614 tempest-VolumeImageDependencyTests-705023614-project-member] POST https://10.4.3.143/volume/v3/volumes Aug 16 21:19:18.119614 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-e87639e7-d930-4f73-9ae6-5cadb733ba6d tempest-VolumeImageDependencyTests-705023614 tempest-VolumeImageDependencyTests-705023614-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320", "imageRef": "57b03ab5-e576-46aa-9926-88dc72c2af56", "size": 1}} {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:19:18.121486 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.v3.volumes [None req-e87639e7-d930-4f73-9ae6-5cadb733ba6d tempest-VolumeImageDependencyTests-705023614 tempest-VolumeImageDependencyTests-705023614-project-member] Create volume request body: {'volume': {'name': 'volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320', 'imageRef': '57b03ab5-e576-46aa-9926-88dc72c2af56', 'size': 1}} {{(pid=100332) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 21:19:18.271785 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.v3.volumes [None req-e87639e7-d930-4f73-9ae6-5cadb733ba6d tempest-VolumeImageDependencyTests-705023614 tempest-VolumeImageDependencyTests-705023614-project-member] Create volume of 1 GB Aug 16 21:19:18.276625 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-e87639e7-d930-4f73-9ae6-5cadb733ba6d tempest-VolumeImageDependencyTests-705023614 tempest-VolumeImageDependencyTests-705023614-project-member] Availability Zones retrieved successfully. Aug 16 21:19:18.284071 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-e87639e7-d930-4f73-9ae6-5cadb733ba6d tempest-VolumeImageDependencyTests-705023614 tempest-VolumeImageDependencyTests-705023614-project-member] Flow 'volume_create_api' (3f7269a3-de50-491c-9a95-bf384c0a4e7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100332) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:19:18.284714 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-e87639e7-d930-4f73-9ae6-5cadb733ba6d tempest-VolumeImageDependencyTests-705023614 tempest-VolumeImageDependencyTests-705023614-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e7423d4f-657f-49f6-9d77-44e4dcfa4e3f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:19:18.285897 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.flows.api.create_volume [None req-e87639e7-d930-4f73-9ae6-5cadb733ba6d tempest-VolumeImageDependencyTests-705023614 tempest-VolumeImageDependencyTests-705023614-project-member] Validating volume size '1' using validate_int {{(pid=100332) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 21:19:18.341076 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-e87639e7-d930-4f73-9ae6-5cadb733ba6d tempest-VolumeImageDependencyTests-705023614 tempest-VolumeImageDependencyTests-705023614-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e7423d4f-657f-49f6-9d77-44e4dcfa4e3f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T21:04:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=69e633b8-fab9-4b15-8b40-4f1a67c51cda,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '69e633b8-fab9-4b15-8b40-4f1a67c51cda', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:19:18.341983 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-e87639e7-d930-4f73-9ae6-5cadb733ba6d tempest-VolumeImageDependencyTests-705023614 tempest-VolumeImageDependencyTests-705023614-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (30a576cc-df24-42eb-b5ac-a46aa3b8d314) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:19:18.393255 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.quota [None req-e87639e7-d930-4f73-9ae6-5cadb733ba6d tempest-VolumeImageDependencyTests-705023614 tempest-VolumeImageDependencyTests-705023614-project-member] Created reservations ['81d4fea3-e9d6-4459-a5c4-fcdf1b269006', '6962535d-06d5-43a7-b343-0395d0dccd9f', 'fc9ef37f-e800-4d7c-915f-43edbd1227fe', '2005ad57-585e-45e8-bda6-ee2e3cacbb1c'] {{(pid=100332) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:19:18.394057 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-e87639e7-d930-4f73-9ae6-5cadb733ba6d tempest-VolumeImageDependencyTests-705023614 tempest-VolumeImageDependencyTests-705023614-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (30a576cc-df24-42eb-b5ac-a46aa3b8d314) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['81d4fea3-e9d6-4459-a5c4-fcdf1b269006', '6962535d-06d5-43a7-b343-0395d0dccd9f', 'fc9ef37f-e800-4d7c-915f-43edbd1227fe', '2005ad57-585e-45e8-bda6-ee2e3cacbb1c']}' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:19:18.394763 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-e87639e7-d930-4f73-9ae6-5cadb733ba6d tempest-VolumeImageDependencyTests-705023614 tempest-VolumeImageDependencyTests-705023614-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (64328b03-db41-4770-a164-c557fd7b9519) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:19:18.420751 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-e87639e7-d930-4f73-9ae6-5cadb733ba6d tempest-VolumeImageDependencyTests-705023614 tempest-VolumeImageDependencyTests-705023614-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (64328b03-db41-4770-a164-c557fd7b9519) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a5917dee-a685-4a35-92e6-4bc632507eab', '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='c550c0f085ec4ac28b28e927960f4fb5',qos_specs=None,replication_status=,reservations=['81d4fea3-e9d6-4459-a5c4-fcdf1b269006','6962535d-06d5-43a7-b343-0395d0dccd9f','fc9ef37f-e800-4d7c-915f-43edbd1227fe','2005ad57-585e-45e8-bda6-ee2e3cacbb1c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='08f9557bd85c47d699979d18b15580f4',volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T21:19:18Z,deleted=False,deleted_at=None,display_description=None,display_name='volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a5917dee-a685-4a35-92e6-4bc632507eab,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c550c0f085ec4ac28b28e927960f4fb5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='08f9557bd85c47d699979d18b15580f4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(69e633b8-fab9-4b15-8b40-4f1a67c51cda),volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda)}' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:19:18.421947 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-e87639e7-d930-4f73-9ae6-5cadb733ba6d tempest-VolumeImageDependencyTests-705023614 tempest-VolumeImageDependencyTests-705023614-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0ff0dfb5-e12c-4e86-8923-a4fa98392553) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:19:18.442894 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-e87639e7-d930-4f73-9ae6-5cadb733ba6d tempest-VolumeImageDependencyTests-705023614 tempest-VolumeImageDependencyTests-705023614-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0ff0dfb5-e12c-4e86-8923-a4fa98392553) transitioned into state 'SUCCESS' from 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='c550c0f085ec4ac28b28e927960f4fb5',qos_specs=None,replication_status=,reservations=['81d4fea3-e9d6-4459-a5c4-fcdf1b269006','6962535d-06d5-43a7-b343-0395d0dccd9f','fc9ef37f-e800-4d7c-915f-43edbd1227fe','2005ad57-585e-45e8-bda6-ee2e3cacbb1c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='08f9557bd85c47d699979d18b15580f4',volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda)}' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:19:18.443575 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-e87639e7-d930-4f73-9ae6-5cadb733ba6d tempest-VolumeImageDependencyTests-705023614 tempest-VolumeImageDependencyTests-705023614-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (16a8a57a-f25b-4491-8688-6accab6c15fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:19:18.454820 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-e87639e7-d930-4f73-9ae6-5cadb733ba6d tempest-VolumeImageDependencyTests-705023614 tempest-VolumeImageDependencyTests-705023614-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (16a8a57a-f25b-4491-8688-6accab6c15fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:19:18.455825 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-e87639e7-d930-4f73-9ae6-5cadb733ba6d tempest-VolumeImageDependencyTests-705023614 tempest-VolumeImageDependencyTests-705023614-project-member] Flow 'volume_create_api' (3f7269a3-de50-491c-9a95-bf384c0a4e7a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100332) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:19:18.456283 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-e87639e7-d930-4f73-9ae6-5cadb733ba6d tempest-VolumeImageDependencyTests-705023614 tempest-VolumeImageDependencyTests-705023614-project-member] Create volume request issued successfully. Aug 16 21:19:18.456955 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-e87639e7-d930-4f73-9ae6-5cadb733ba6d tempest-VolumeImageDependencyTests-705023614 tempest-VolumeImageDependencyTests-705023614-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Aug 16 21:19:18.457427 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 1018/4060] 10.4.3.143 () {70 vars in 1300 bytes} [Sun Aug 16 21:19:18 2026] POST /volume/v3/volumes => generated 775 bytes in 348 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:19:18.470615 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-7dd40888-18ef-4cac-b2fc-f87941b7eac2 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:19:18.472809 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-7dd40888-18ef-4cac-b2fc-f87941b7eac2 tempest-VolumeImageDependencyTests-705023614 tempest-VolumeImageDependencyTests-705023614-project-member] GET https://10.4.3.143/volume/v3/volumes/a5917dee-a685-4a35-92e6-4bc632507eab Aug 16 21:19:18.473081 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-7dd40888-18ef-4cac-b2fc-f87941b7eac2 tempest-VolumeImageDependencyTests-705023614 tempest-VolumeImageDependencyTests-705023614-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:19:18.473369 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-7dd40888-18ef-4cac-b2fc-f87941b7eac2 tempest-VolumeImageDependencyTests-705023614 tempest-VolumeImageDependencyTests-705023614-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:19:18.480950 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:19:18.480950 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:19:18.485080 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-7dd40888-18ef-4cac-b2fc-f87941b7eac2 tempest-VolumeImageDependencyTests-705023614 tempest-VolumeImageDependencyTests-705023614-project-member] Volume info retrieved successfully. Aug 16 21:19:18.490069 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-7dd40888-18ef-4cac-b2fc-f87941b7eac2 tempest-VolumeImageDependencyTests-705023614 tempest-VolumeImageDependencyTests-705023614-project-member] https://10.4.3.143/volume/v3/volumes/a5917dee-a685-4a35-92e6-4bc632507eab returned with HTTP 200 Aug 16 21:19:18.490432 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 1007/4061] 10.4.3.143 () {68 vars in 1389 bytes} [Sun Aug 16 21:19:18 2026] GET /volume/v3/volumes/a5917dee-a685-4a35-92e6-4bc632507eab => generated 843 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:19:18.894624 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-0c6356f0-5311-42d5-a0ee-2b89b75ad1db None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:19:18.898339 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-0c6356f0-5311-42d5-a0ee-2b89b75ad1db tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] GET https://10.4.3.143/volume/v3/backups/bfa8d916-848c-49e0-9c12-7bce67842b5d Aug 16 21:19:18.898339 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-0c6356f0-5311-42d5-a0ee-2b89b75ad1db tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:19:18.898339 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-0c6356f0-5311-42d5-a0ee-2b89b75ad1db tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:19:18.898339 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.v3.backups [None req-0c6356f0-5311-42d5-a0ee-2b89b75ad1db tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Show backup with id bfa8d916-848c-49e0-9c12-7bce67842b5d. {{(pid=100330) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:19:18.905480 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:19:18.905480 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:19:18.906267 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-0c6356f0-5311-42d5-a0ee-2b89b75ad1db tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] https://10.4.3.143/volume/v3/backups/bfa8d916-848c-49e0-9c12-7bce67842b5d returned with HTTP 200 Aug 16 21:19:18.906814 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 1019/4062] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:19:18 2026] GET /volume/v3/backups/bfa8d916-848c-49e0-9c12-7bce67842b5d => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:19:18.929594 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-e75685ce-5e09-4855-ae79-ad85692f8a2a None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:19:18.931440 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-e75685ce-5e09-4855-ae79-ad85692f8a2a tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] GET https://10.4.3.143/volume/v3/backups/106f60b6-d7f8-4683-bfbe-aae8947c22f7 Aug 16 21:19:18.931625 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-e75685ce-5e09-4855-ae79-ad85692f8a2a tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:19:18.931883 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-e75685ce-5e09-4855-ae79-ad85692f8a2a tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:19:18.932328 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.v3.backups [None req-e75685ce-5e09-4855-ae79-ad85692f8a2a tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Show backup with id 106f60b6-d7f8-4683-bfbe-aae8947c22f7. {{(pid=100331) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:19:18.937168 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:19:18.937168 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:19:18.938030 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-e75685ce-5e09-4855-ae79-ad85692f8a2a tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] https://10.4.3.143/volume/v3/backups/106f60b6-d7f8-4683-bfbe-aae8947c22f7 returned with HTTP 200 Aug 16 21:19:18.938179 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 1019/4063] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:19:18 2026] GET /volume/v3/backups/106f60b6-d7f8-4683-bfbe-aae8947c22f7 => generated 791 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:19:19.048113 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-531f8ced-7d43-451b-8c62-16e6d01b859d None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:19:19.050586 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-531f8ced-7d43-451b-8c62-16e6d01b859d tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] GET https://10.4.3.143/volume/v3/backups/f99807f8-8359-451f-ab0f-b4e1cf1b9a93 Aug 16 21:19:19.050956 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-531f8ced-7d43-451b-8c62-16e6d01b859d tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:19:19.051072 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-531f8ced-7d43-451b-8c62-16e6d01b859d tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:19:19.051181 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.v3.backups [None req-531f8ced-7d43-451b-8c62-16e6d01b859d tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Show backup with id f99807f8-8359-451f-ab0f-b4e1cf1b9a93. {{(pid=100332) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:19:19.058239 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:19:19.058239 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:19:19.058974 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-531f8ced-7d43-451b-8c62-16e6d01b859d tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] https://10.4.3.143/volume/v3/backups/f99807f8-8359-451f-ab0f-b4e1cf1b9a93 returned with HTTP 200 Aug 16 21:19:19.059512 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 1019/4064] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:19:19 2026] GET /volume/v3/backups/f99807f8-8359-451f-ab0f-b4e1cf1b9a93 => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:19:19.505214 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-8adc7863-d778-48d8-b259-23d6e6e31d2d None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:19:19.508828 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-8adc7863-d778-48d8-b259-23d6e6e31d2d tempest-VolumeImageDependencyTests-705023614 tempest-VolumeImageDependencyTests-705023614-project-member] GET https://10.4.3.143/volume/v3/volumes/a5917dee-a685-4a35-92e6-4bc632507eab Aug 16 21:19:19.509081 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-8adc7863-d778-48d8-b259-23d6e6e31d2d tempest-VolumeImageDependencyTests-705023614 tempest-VolumeImageDependencyTests-705023614-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:19:19.509283 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-8adc7863-d778-48d8-b259-23d6e6e31d2d tempest-VolumeImageDependencyTests-705023614 tempest-VolumeImageDependencyTests-705023614-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:19:19.517106 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:19:19.517106 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:19:19.521023 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-8adc7863-d778-48d8-b259-23d6e6e31d2d tempest-VolumeImageDependencyTests-705023614 tempest-VolumeImageDependencyTests-705023614-project-member] Volume info retrieved successfully. Aug 16 21:19:19.525594 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-8adc7863-d778-48d8-b259-23d6e6e31d2d tempest-VolumeImageDependencyTests-705023614 tempest-VolumeImageDependencyTests-705023614-project-member] https://10.4.3.143/volume/v3/volumes/a5917dee-a685-4a35-92e6-4bc632507eab returned with HTTP 200 Aug 16 21:19:19.526026 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 1008/4065] 10.4.3.143 () {68 vars in 1389 bytes} [Sun Aug 16 21:19:19 2026] GET /volume/v3/volumes/a5917dee-a685-4a35-92e6-4bc632507eab => generated 925 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:19:19.919576 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-a70a378f-7a10-405a-ba17-dc22521f84c6 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:19:19.921041 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-a70a378f-7a10-405a-ba17-dc22521f84c6 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] GET https://10.4.3.143/volume/v3/backups/bfa8d916-848c-49e0-9c12-7bce67842b5d Aug 16 21:19:19.921533 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-a70a378f-7a10-405a-ba17-dc22521f84c6 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:19:19.921533 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-a70a378f-7a10-405a-ba17-dc22521f84c6 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:19:19.921533 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.v3.backups [None req-a70a378f-7a10-405a-ba17-dc22521f84c6 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Show backup with id bfa8d916-848c-49e0-9c12-7bce67842b5d. {{(pid=100330) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:19:19.925812 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:19:19.925812 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:19:19.926573 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-a70a378f-7a10-405a-ba17-dc22521f84c6 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] https://10.4.3.143/volume/v3/backups/bfa8d916-848c-49e0-9c12-7bce67842b5d returned with HTTP 200 Aug 16 21:19:19.926836 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 1020/4066] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:19:19 2026] GET /volume/v3/backups/bfa8d916-848c-49e0-9c12-7bce67842b5d => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:19:19.953300 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-8e7e91ef-0a7a-4a6b-8d08-ba586b239d6d None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:19:19.955726 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-8e7e91ef-0a7a-4a6b-8d08-ba586b239d6d tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] GET https://10.4.3.143/volume/v3/backups/106f60b6-d7f8-4683-bfbe-aae8947c22f7 Aug 16 21:19:19.955726 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-8e7e91ef-0a7a-4a6b-8d08-ba586b239d6d tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:19:19.955959 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-8e7e91ef-0a7a-4a6b-8d08-ba586b239d6d tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:19:19.956120 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.v3.backups [None req-8e7e91ef-0a7a-4a6b-8d08-ba586b239d6d tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Show backup with id 106f60b6-d7f8-4683-bfbe-aae8947c22f7. {{(pid=100331) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:19:19.961175 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:19:19.961175 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:19:19.962103 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-8e7e91ef-0a7a-4a6b-8d08-ba586b239d6d tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] https://10.4.3.143/volume/v3/backups/106f60b6-d7f8-4683-bfbe-aae8947c22f7 returned with HTTP 200 Aug 16 21:19:19.962578 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 1020/4067] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:19:19 2026] GET /volume/v3/backups/106f60b6-d7f8-4683-bfbe-aae8947c22f7 => generated 791 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:19:20.070507 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-15e0959a-f62a-4222-ae37-d56c3fede1c5 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:19:20.072717 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-15e0959a-f62a-4222-ae37-d56c3fede1c5 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] GET https://10.4.3.143/volume/v3/backups/f99807f8-8359-451f-ab0f-b4e1cf1b9a93 Aug 16 21:19:20.073008 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-15e0959a-f62a-4222-ae37-d56c3fede1c5 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:19:20.073242 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-15e0959a-f62a-4222-ae37-d56c3fede1c5 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:19:20.073378 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.v3.backups [None req-15e0959a-f62a-4222-ae37-d56c3fede1c5 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Show backup with id f99807f8-8359-451f-ab0f-b4e1cf1b9a93. {{(pid=100332) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:19:20.078172 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:19:20.078172 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:19:20.078861 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-15e0959a-f62a-4222-ae37-d56c3fede1c5 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] https://10.4.3.143/volume/v3/backups/f99807f8-8359-451f-ab0f-b4e1cf1b9a93 returned with HTTP 200 Aug 16 21:19:20.079295 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 1020/4068] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:19:20 2026] GET /volume/v3/backups/f99807f8-8359-451f-ab0f-b4e1cf1b9a93 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:19:20.544054 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-04aba6ba-f695-4596-98e8-c78e780d2dc4 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:19:20.546495 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-04aba6ba-f695-4596-98e8-c78e780d2dc4 tempest-VolumeImageDependencyTests-705023614 tempest-VolumeImageDependencyTests-705023614-project-member] GET https://10.4.3.143/volume/v3/volumes/a5917dee-a685-4a35-92e6-4bc632507eab Aug 16 21:19:20.546495 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-04aba6ba-f695-4596-98e8-c78e780d2dc4 tempest-VolumeImageDependencyTests-705023614 tempest-VolumeImageDependencyTests-705023614-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:19:20.546751 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-04aba6ba-f695-4596-98e8-c78e780d2dc4 tempest-VolumeImageDependencyTests-705023614 tempest-VolumeImageDependencyTests-705023614-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:19:20.554361 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:19:20.554361 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:19:20.558248 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-04aba6ba-f695-4596-98e8-c78e780d2dc4 tempest-VolumeImageDependencyTests-705023614 tempest-VolumeImageDependencyTests-705023614-project-member] Volume info retrieved successfully. Aug 16 21:19:20.563473 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-04aba6ba-f695-4596-98e8-c78e780d2dc4 tempest-VolumeImageDependencyTests-705023614 tempest-VolumeImageDependencyTests-705023614-project-member] https://10.4.3.143/volume/v3/volumes/a5917dee-a685-4a35-92e6-4bc632507eab returned with HTTP 200 Aug 16 21:19:20.563954 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 1009/4069] 10.4.3.143 () {68 vars in 1389 bytes} [Sun Aug 16 21:19:20 2026] GET /volume/v3/volumes/a5917dee-a685-4a35-92e6-4bc632507eab => generated 928 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:19:20.939045 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-3bdfbadb-f36c-4162-ac36-b7bdc5ed64e3 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:19:20.941612 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-3bdfbadb-f36c-4162-ac36-b7bdc5ed64e3 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] GET https://10.4.3.143/volume/v3/backups/bfa8d916-848c-49e0-9c12-7bce67842b5d Aug 16 21:19:20.941907 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-3bdfbadb-f36c-4162-ac36-b7bdc5ed64e3 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:19:20.942152 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-3bdfbadb-f36c-4162-ac36-b7bdc5ed64e3 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:19:20.942247 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.v3.backups [None req-3bdfbadb-f36c-4162-ac36-b7bdc5ed64e3 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Show backup with id bfa8d916-848c-49e0-9c12-7bce67842b5d. {{(pid=100330) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:19:20.946285 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:19:20.946285 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:19:20.946846 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-3bdfbadb-f36c-4162-ac36-b7bdc5ed64e3 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] https://10.4.3.143/volume/v3/backups/bfa8d916-848c-49e0-9c12-7bce67842b5d returned with HTTP 200 Aug 16 21:19:20.947619 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 1021/4070] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:19:20 2026] GET /volume/v3/backups/bfa8d916-848c-49e0-9c12-7bce67842b5d => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:19:20.977505 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-51212d6d-734e-47e1-9199-144e2e95e126 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:19:20.980364 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-51212d6d-734e-47e1-9199-144e2e95e126 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] GET https://10.4.3.143/volume/v3/backups/106f60b6-d7f8-4683-bfbe-aae8947c22f7 Aug 16 21:19:20.980894 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-51212d6d-734e-47e1-9199-144e2e95e126 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:19:20.981099 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-51212d6d-734e-47e1-9199-144e2e95e126 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:19:20.981195 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.v3.backups [None req-51212d6d-734e-47e1-9199-144e2e95e126 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Show backup with id 106f60b6-d7f8-4683-bfbe-aae8947c22f7. {{(pid=100331) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:19:20.986544 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:19:20.986544 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:19:20.987492 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-51212d6d-734e-47e1-9199-144e2e95e126 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] https://10.4.3.143/volume/v3/backups/106f60b6-d7f8-4683-bfbe-aae8947c22f7 returned with HTTP 200 Aug 16 21:19:20.987941 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 1021/4071] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:19:20 2026] GET /volume/v3/backups/106f60b6-d7f8-4683-bfbe-aae8947c22f7 => generated 792 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:19:21.090484 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-12b86b44-4e29-4989-ad32-7f897ced5948 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:19:21.092626 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-12b86b44-4e29-4989-ad32-7f897ced5948 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] GET https://10.4.3.143/volume/v3/backups/f99807f8-8359-451f-ab0f-b4e1cf1b9a93 Aug 16 21:19:21.092813 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-12b86b44-4e29-4989-ad32-7f897ced5948 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:19:21.093125 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-12b86b44-4e29-4989-ad32-7f897ced5948 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:19:21.093264 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.v3.backups [None req-12b86b44-4e29-4989-ad32-7f897ced5948 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Show backup with id f99807f8-8359-451f-ab0f-b4e1cf1b9a93. {{(pid=100332) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:19:21.098086 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:19:21.098086 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:19:21.098737 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-12b86b44-4e29-4989-ad32-7f897ced5948 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] https://10.4.3.143/volume/v3/backups/f99807f8-8359-451f-ab0f-b4e1cf1b9a93 returned with HTTP 200 Aug 16 21:19:21.099756 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 1021/4072] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:19:21 2026] GET /volume/v3/backups/f99807f8-8359-451f-ab0f-b4e1cf1b9a93 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:19:21.579511 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-6f35d5cb-ac4e-4ef6-a75d-45cd56a1e8e5 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:19:21.582537 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-6f35d5cb-ac4e-4ef6-a75d-45cd56a1e8e5 tempest-VolumeImageDependencyTests-705023614 tempest-VolumeImageDependencyTests-705023614-project-member] GET https://10.4.3.143/volume/v3/volumes/a5917dee-a685-4a35-92e6-4bc632507eab Aug 16 21:19:21.582776 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-6f35d5cb-ac4e-4ef6-a75d-45cd56a1e8e5 tempest-VolumeImageDependencyTests-705023614 tempest-VolumeImageDependencyTests-705023614-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:19:21.583026 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-6f35d5cb-ac4e-4ef6-a75d-45cd56a1e8e5 tempest-VolumeImageDependencyTests-705023614 tempest-VolumeImageDependencyTests-705023614-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:19:21.592951 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:19:21.592951 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:19:21.597852 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-6f35d5cb-ac4e-4ef6-a75d-45cd56a1e8e5 tempest-VolumeImageDependencyTests-705023614 tempest-VolumeImageDependencyTests-705023614-project-member] Volume info retrieved successfully. Aug 16 21:19:21.606012 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-6f35d5cb-ac4e-4ef6-a75d-45cd56a1e8e5 tempest-VolumeImageDependencyTests-705023614 tempest-VolumeImageDependencyTests-705023614-project-member] https://10.4.3.143/volume/v3/volumes/a5917dee-a685-4a35-92e6-4bc632507eab returned with HTTP 200 Aug 16 21:19:21.606491 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 1010/4073] 10.4.3.143 () {68 vars in 1389 bytes} [Sun Aug 16 21:19:21 2026] GET /volume/v3/volumes/a5917dee-a685-4a35-92e6-4bc632507eab => generated 928 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:19:21.959020 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-d8727e52-4ac6-426a-821e-06e42a8ad82d None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:19:21.960777 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-d8727e52-4ac6-426a-821e-06e42a8ad82d tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] GET https://10.4.3.143/volume/v3/backups/bfa8d916-848c-49e0-9c12-7bce67842b5d Aug 16 21:19:21.961020 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-d8727e52-4ac6-426a-821e-06e42a8ad82d tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:19:21.961190 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-d8727e52-4ac6-426a-821e-06e42a8ad82d tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:19:21.961283 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.v3.backups [None req-d8727e52-4ac6-426a-821e-06e42a8ad82d tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Show backup with id bfa8d916-848c-49e0-9c12-7bce67842b5d. {{(pid=100330) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:19:21.965623 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:19:21.965623 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:19:21.966211 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-d8727e52-4ac6-426a-821e-06e42a8ad82d tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] https://10.4.3.143/volume/v3/backups/bfa8d916-848c-49e0-9c12-7bce67842b5d returned with HTTP 200 Aug 16 21:19:21.966560 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 1022/4074] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:19:21 2026] GET /volume/v3/backups/bfa8d916-848c-49e0-9c12-7bce67842b5d => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:19:21.997984 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-caa9a546-104c-46cb-8db7-32a4911e5d96 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:19:21.999866 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-caa9a546-104c-46cb-8db7-32a4911e5d96 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] GET https://10.4.3.143/volume/v3/backups/106f60b6-d7f8-4683-bfbe-aae8947c22f7 Aug 16 21:19:22.000103 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-caa9a546-104c-46cb-8db7-32a4911e5d96 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:19:22.000396 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-caa9a546-104c-46cb-8db7-32a4911e5d96 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:19:22.000501 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.v3.backups [None req-caa9a546-104c-46cb-8db7-32a4911e5d96 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Show backup with id 106f60b6-d7f8-4683-bfbe-aae8947c22f7. {{(pid=100331) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:19:22.005105 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:19:22.005105 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:19:22.005791 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-caa9a546-104c-46cb-8db7-32a4911e5d96 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] https://10.4.3.143/volume/v3/backups/106f60b6-d7f8-4683-bfbe-aae8947c22f7 returned with HTTP 200 Aug 16 21:19:22.006169 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 1022/4075] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:19:21 2026] GET /volume/v3/backups/106f60b6-d7f8-4683-bfbe-aae8947c22f7 => generated 792 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:19:22.110239 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-af6be515-217d-459b-ac85-e2c299116a00 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:19:22.112195 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-af6be515-217d-459b-ac85-e2c299116a00 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] GET https://10.4.3.143/volume/v3/backups/f99807f8-8359-451f-ab0f-b4e1cf1b9a93 Aug 16 21:19:22.112290 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-af6be515-217d-459b-ac85-e2c299116a00 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:19:22.112465 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-af6be515-217d-459b-ac85-e2c299116a00 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:19:22.112534 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.v3.backups [None req-af6be515-217d-459b-ac85-e2c299116a00 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Show backup with id f99807f8-8359-451f-ab0f-b4e1cf1b9a93. {{(pid=100332) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:19:22.116556 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:19:22.116556 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:19:22.117163 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-af6be515-217d-459b-ac85-e2c299116a00 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] https://10.4.3.143/volume/v3/backups/f99807f8-8359-451f-ab0f-b4e1cf1b9a93 returned with HTTP 200 Aug 16 21:19:22.117532 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 1022/4076] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:19:22 2026] GET /volume/v3/backups/f99807f8-8359-451f-ab0f-b4e1cf1b9a93 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:19:22.619673 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-a14b5422-477e-45c7-abe7-e17c4c60e44f None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:19:22.621861 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-a14b5422-477e-45c7-abe7-e17c4c60e44f tempest-VolumeImageDependencyTests-705023614 tempest-VolumeImageDependencyTests-705023614-project-member] GET https://10.4.3.143/volume/v3/volumes/a5917dee-a685-4a35-92e6-4bc632507eab Aug 16 21:19:22.622146 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-a14b5422-477e-45c7-abe7-e17c4c60e44f tempest-VolumeImageDependencyTests-705023614 tempest-VolumeImageDependencyTests-705023614-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:19:22.622379 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-a14b5422-477e-45c7-abe7-e17c4c60e44f tempest-VolumeImageDependencyTests-705023614 tempest-VolumeImageDependencyTests-705023614-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:19:22.630864 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:19:22.630864 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:19:22.635096 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-a14b5422-477e-45c7-abe7-e17c4c60e44f tempest-VolumeImageDependencyTests-705023614 tempest-VolumeImageDependencyTests-705023614-project-member] Volume info retrieved successfully. Aug 16 21:19:22.640077 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-a14b5422-477e-45c7-abe7-e17c4c60e44f tempest-VolumeImageDependencyTests-705023614 tempest-VolumeImageDependencyTests-705023614-project-member] https://10.4.3.143/volume/v3/volumes/a5917dee-a685-4a35-92e6-4bc632507eab returned with HTTP 200 Aug 16 21:19:22.640508 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 1011/4077] 10.4.3.143 () {68 vars in 1389 bytes} [Sun Aug 16 21:19:22 2026] GET /volume/v3/volumes/a5917dee-a685-4a35-92e6-4bc632507eab => generated 928 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:19:22.976671 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-c2f63efe-f576-4f59-8562-c148cf86d62d None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:19:22.978358 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-c2f63efe-f576-4f59-8562-c148cf86d62d tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] GET https://10.4.3.143/volume/v3/backups/bfa8d916-848c-49e0-9c12-7bce67842b5d Aug 16 21:19:22.978552 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-c2f63efe-f576-4f59-8562-c148cf86d62d tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:19:22.978743 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-c2f63efe-f576-4f59-8562-c148cf86d62d tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:19:22.978859 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.v3.backups [None req-c2f63efe-f576-4f59-8562-c148cf86d62d tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Show backup with id bfa8d916-848c-49e0-9c12-7bce67842b5d. {{(pid=100330) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:19:22.982847 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:19:22.982847 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:19:22.983427 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-c2f63efe-f576-4f59-8562-c148cf86d62d tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] https://10.4.3.143/volume/v3/backups/bfa8d916-848c-49e0-9c12-7bce67842b5d returned with HTTP 200 Aug 16 21:19:22.983766 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 1023/4078] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:19:22 2026] GET /volume/v3/backups/bfa8d916-848c-49e0-9c12-7bce67842b5d => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:19:23.018742 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-be701d97-b196-48d4-b061-134879030369 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:19:23.018742 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-be701d97-b196-48d4-b061-134879030369 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] GET https://10.4.3.143/volume/v3/backups/106f60b6-d7f8-4683-bfbe-aae8947c22f7 Aug 16 21:19:23.018742 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-be701d97-b196-48d4-b061-134879030369 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:19:23.018742 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-be701d97-b196-48d4-b061-134879030369 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:19:23.018742 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.v3.backups [None req-be701d97-b196-48d4-b061-134879030369 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Show backup with id 106f60b6-d7f8-4683-bfbe-aae8947c22f7. {{(pid=100331) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:19:23.025269 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:19:23.025269 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:19:23.025705 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-be701d97-b196-48d4-b061-134879030369 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] https://10.4.3.143/volume/v3/backups/106f60b6-d7f8-4683-bfbe-aae8947c22f7 returned with HTTP 200 Aug 16 21:19:23.026153 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 1023/4079] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:19:23 2026] GET /volume/v3/backups/106f60b6-d7f8-4683-bfbe-aae8947c22f7 => generated 792 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:19:23.127819 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-6cce4b3a-b4fd-4c1e-85d5-0886218305c2 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:19:23.129781 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-6cce4b3a-b4fd-4c1e-85d5-0886218305c2 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] GET https://10.4.3.143/volume/v3/backups/f99807f8-8359-451f-ab0f-b4e1cf1b9a93 Aug 16 21:19:23.130027 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-6cce4b3a-b4fd-4c1e-85d5-0886218305c2 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:19:23.130205 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-6cce4b3a-b4fd-4c1e-85d5-0886218305c2 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:19:23.130319 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.v3.backups [None req-6cce4b3a-b4fd-4c1e-85d5-0886218305c2 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Show backup with id f99807f8-8359-451f-ab0f-b4e1cf1b9a93. {{(pid=100332) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:19:23.134164 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:19:23.134164 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:19:23.134747 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-6cce4b3a-b4fd-4c1e-85d5-0886218305c2 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] https://10.4.3.143/volume/v3/backups/f99807f8-8359-451f-ab0f-b4e1cf1b9a93 returned with HTTP 200 Aug 16 21:19:23.135099 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 1023/4080] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:19:23 2026] GET /volume/v3/backups/f99807f8-8359-451f-ab0f-b4e1cf1b9a93 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:19:23.656756 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-cb2214a1-bd59-48db-b550-1b279cb525e4 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:19:23.659046 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-cb2214a1-bd59-48db-b550-1b279cb525e4 tempest-VolumeImageDependencyTests-705023614 tempest-VolumeImageDependencyTests-705023614-project-member] GET https://10.4.3.143/volume/v3/volumes/a5917dee-a685-4a35-92e6-4bc632507eab Aug 16 21:19:23.659330 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-cb2214a1-bd59-48db-b550-1b279cb525e4 tempest-VolumeImageDependencyTests-705023614 tempest-VolumeImageDependencyTests-705023614-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:19:23.659561 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-cb2214a1-bd59-48db-b550-1b279cb525e4 tempest-VolumeImageDependencyTests-705023614 tempest-VolumeImageDependencyTests-705023614-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:19:23.668251 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:19:23.668251 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:19:23.672376 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-cb2214a1-bd59-48db-b550-1b279cb525e4 tempest-VolumeImageDependencyTests-705023614 tempest-VolumeImageDependencyTests-705023614-project-member] Volume info retrieved successfully. Aug 16 21:19:23.677036 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-cb2214a1-bd59-48db-b550-1b279cb525e4 tempest-VolumeImageDependencyTests-705023614 tempest-VolumeImageDependencyTests-705023614-project-member] https://10.4.3.143/volume/v3/volumes/a5917dee-a685-4a35-92e6-4bc632507eab returned with HTTP 200 Aug 16 21:19:23.677401 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 1012/4081] 10.4.3.143 () {68 vars in 1389 bytes} [Sun Aug 16 21:19:23 2026] GET /volume/v3/volumes/a5917dee-a685-4a35-92e6-4bc632507eab => generated 928 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:19:23.999853 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-5a2b75ea-1a1e-49fb-b63a-2497999553ce None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:19:24.004180 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-5a2b75ea-1a1e-49fb-b63a-2497999553ce tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] GET https://10.4.3.143/volume/v3/backups/bfa8d916-848c-49e0-9c12-7bce67842b5d Aug 16 21:19:24.004401 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-5a2b75ea-1a1e-49fb-b63a-2497999553ce tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:19:24.004580 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-5a2b75ea-1a1e-49fb-b63a-2497999553ce tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:19:24.004698 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.v3.backups [None req-5a2b75ea-1a1e-49fb-b63a-2497999553ce tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Show backup with id bfa8d916-848c-49e0-9c12-7bce67842b5d. {{(pid=100330) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:19:24.008924 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:19:24.008924 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:19:24.009625 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-5a2b75ea-1a1e-49fb-b63a-2497999553ce tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] https://10.4.3.143/volume/v3/backups/bfa8d916-848c-49e0-9c12-7bce67842b5d returned with HTTP 200 Aug 16 21:19:24.009977 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 1024/4082] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:19:23 2026] GET /volume/v3/backups/bfa8d916-848c-49e0-9c12-7bce67842b5d => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:19:24.038526 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-91f91fbc-b5fc-435e-9987-e39f07a70d63 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:19:24.041414 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-91f91fbc-b5fc-435e-9987-e39f07a70d63 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] GET https://10.4.3.143/volume/v3/backups/106f60b6-d7f8-4683-bfbe-aae8947c22f7 Aug 16 21:19:24.041769 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-91f91fbc-b5fc-435e-9987-e39f07a70d63 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:19:24.042066 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-91f91fbc-b5fc-435e-9987-e39f07a70d63 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:19:24.042231 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.v3.backups [None req-91f91fbc-b5fc-435e-9987-e39f07a70d63 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Show backup with id 106f60b6-d7f8-4683-bfbe-aae8947c22f7. {{(pid=100331) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:19:24.048379 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:19:24.048379 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:19:24.049594 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-91f91fbc-b5fc-435e-9987-e39f07a70d63 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] https://10.4.3.143/volume/v3/backups/106f60b6-d7f8-4683-bfbe-aae8947c22f7 returned with HTTP 200 Aug 16 21:19:24.050187 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 1024/4083] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:19:24 2026] GET /volume/v3/backups/106f60b6-d7f8-4683-bfbe-aae8947c22f7 => generated 792 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:19:24.146777 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-d4ca4a83-9fd0-4960-9fcd-60660bddf7b7 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:19:24.148715 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-d4ca4a83-9fd0-4960-9fcd-60660bddf7b7 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] GET https://10.4.3.143/volume/v3/backups/f99807f8-8359-451f-ab0f-b4e1cf1b9a93 Aug 16 21:19:24.148939 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-d4ca4a83-9fd0-4960-9fcd-60660bddf7b7 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:19:24.149140 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-d4ca4a83-9fd0-4960-9fcd-60660bddf7b7 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:19:24.149241 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.v3.backups [None req-d4ca4a83-9fd0-4960-9fcd-60660bddf7b7 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Show backup with id f99807f8-8359-451f-ab0f-b4e1cf1b9a93. {{(pid=100332) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:19:24.154246 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:19:24.154246 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:19:24.154897 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-d4ca4a83-9fd0-4960-9fcd-60660bddf7b7 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] https://10.4.3.143/volume/v3/backups/f99807f8-8359-451f-ab0f-b4e1cf1b9a93 returned with HTTP 200 Aug 16 21:19:24.155382 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 1024/4084] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:19:24 2026] GET /volume/v3/backups/f99807f8-8359-451f-ab0f-b4e1cf1b9a93 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:19:24.693941 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-d768c546-9b12-49b8-a563-e2e8b9c82ef5 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:19:24.693941 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-d768c546-9b12-49b8-a563-e2e8b9c82ef5 tempest-VolumeImageDependencyTests-705023614 tempest-VolumeImageDependencyTests-705023614-project-member] GET https://10.4.3.143/volume/v3/volumes/a5917dee-a685-4a35-92e6-4bc632507eab Aug 16 21:19:24.693941 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-d768c546-9b12-49b8-a563-e2e8b9c82ef5 tempest-VolumeImageDependencyTests-705023614 tempest-VolumeImageDependencyTests-705023614-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:19:24.694452 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-d768c546-9b12-49b8-a563-e2e8b9c82ef5 tempest-VolumeImageDependencyTests-705023614 tempest-VolumeImageDependencyTests-705023614-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:19:24.702817 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:19:24.702817 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:19:24.706778 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-d768c546-9b12-49b8-a563-e2e8b9c82ef5 tempest-VolumeImageDependencyTests-705023614 tempest-VolumeImageDependencyTests-705023614-project-member] Volume info retrieved successfully. Aug 16 21:19:24.711860 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-d768c546-9b12-49b8-a563-e2e8b9c82ef5 tempest-VolumeImageDependencyTests-705023614 tempest-VolumeImageDependencyTests-705023614-project-member] https://10.4.3.143/volume/v3/volumes/a5917dee-a685-4a35-92e6-4bc632507eab returned with HTTP 200 Aug 16 21:19:24.712326 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 1013/4085] 10.4.3.143 () {68 vars in 1389 bytes} [Sun Aug 16 21:19:24 2026] GET /volume/v3/volumes/a5917dee-a685-4a35-92e6-4bc632507eab => generated 928 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:19:25.024190 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-55e68aaa-3fa6-45d4-ac14-05defe12c8d0 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:19:25.025831 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-55e68aaa-3fa6-45d4-ac14-05defe12c8d0 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] GET https://10.4.3.143/volume/v3/backups/bfa8d916-848c-49e0-9c12-7bce67842b5d Aug 16 21:19:25.026071 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-55e68aaa-3fa6-45d4-ac14-05defe12c8d0 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:19:25.026263 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-55e68aaa-3fa6-45d4-ac14-05defe12c8d0 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:19:25.026363 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.v3.backups [None req-55e68aaa-3fa6-45d4-ac14-05defe12c8d0 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Show backup with id bfa8d916-848c-49e0-9c12-7bce67842b5d. {{(pid=100330) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:19:25.030384 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:19:25.030384 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:19:25.030986 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-55e68aaa-3fa6-45d4-ac14-05defe12c8d0 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] https://10.4.3.143/volume/v3/backups/bfa8d916-848c-49e0-9c12-7bce67842b5d returned with HTTP 200 Aug 16 21:19:25.031344 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 1025/4086] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:19:25 2026] GET /volume/v3/backups/bfa8d916-848c-49e0-9c12-7bce67842b5d => generated 738 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:19:25.041249 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-fe683b5c-30e4-4eb9-9e36-d781fb0b0d4e None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:19:25.060366 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-fba55b4e-69ac-4b9e-8aee-f8f971fd510f None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:19:25.065201 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-fba55b4e-69ac-4b9e-8aee-f8f971fd510f tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] GET https://10.4.3.143/volume/v3/backups/106f60b6-d7f8-4683-bfbe-aae8947c22f7 Aug 16 21:19:25.066536 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-fba55b4e-69ac-4b9e-8aee-f8f971fd510f tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:19:25.066536 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-fba55b4e-69ac-4b9e-8aee-f8f971fd510f tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:19:25.066536 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.v3.backups [None req-fba55b4e-69ac-4b9e-8aee-f8f971fd510f tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Show backup with id 106f60b6-d7f8-4683-bfbe-aae8947c22f7. {{(pid=100332) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:19:25.073145 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:19:25.073145 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:19:25.073998 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-fba55b4e-69ac-4b9e-8aee-f8f971fd510f tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] https://10.4.3.143/volume/v3/backups/106f60b6-d7f8-4683-bfbe-aae8947c22f7 returned with HTTP 200 Aug 16 21:19:25.076118 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 1025/4087] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:19:25 2026] GET /volume/v3/backups/106f60b6-d7f8-4683-bfbe-aae8947c22f7 => generated 793 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:19:25.083893 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-288ba066-9f22-445f-a77c-9f36bdc8f735 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:19:25.087729 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-288ba066-9f22-445f-a77c-9f36bdc8f735 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] GET https://10.4.3.143/volume/v3/backups/106f60b6-d7f8-4683-bfbe-aae8947c22f7 Aug 16 21:19:25.088254 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-288ba066-9f22-445f-a77c-9f36bdc8f735 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:19:25.088758 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-288ba066-9f22-445f-a77c-9f36bdc8f735 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:19:25.089222 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.v3.backups [None req-288ba066-9f22-445f-a77c-9f36bdc8f735 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Show backup with id 106f60b6-d7f8-4683-bfbe-aae8947c22f7. {{(pid=100333) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:19:25.095774 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:19:25.095774 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:19:25.097396 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-288ba066-9f22-445f-a77c-9f36bdc8f735 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] https://10.4.3.143/volume/v3/backups/106f60b6-d7f8-4683-bfbe-aae8947c22f7 returned with HTTP 200 Aug 16 21:19:25.097396 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 1014/4088] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:19:25 2026] GET /volume/v3/backups/106f60b6-d7f8-4683-bfbe-aae8947c22f7 => generated 793 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:19:25.106274 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-342496fd-abaf-436b-b63f-22881391d61c None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:19:25.107723 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-342496fd-abaf-436b-b63f-22881391d61c tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] POST https://10.4.3.143/volume/v3/backups Aug 16 21:19:25.108623 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-342496fd-abaf-436b-b63f-22881391d61c tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "11ca98aa-666c-46cf-9155-770e8e47dd02", "incremental": true, "force": true}} {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:19:25.109405 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.contrib.backups [None req-342496fd-abaf-436b-b63f-22881391d61c tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Creating new backup {'backup': {'volume_id': '11ca98aa-666c-46cf-9155-770e8e47dd02', 'incremental': True, 'force': True}} {{(pid=100330) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 16 21:19:25.109505 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.contrib.backups [None req-342496fd-abaf-436b-b63f-22881391d61c tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Creating backup of volume 11ca98aa-666c-46cf-9155-770e8e47dd02 in container None Aug 16 21:19:25.119055 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:19:25.119055 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:19:25.119558 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-342496fd-abaf-436b-b63f-22881391d61c tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Volume info retrieved successfully. Aug 16 21:19:25.137593 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.quota [None req-342496fd-abaf-436b-b63f-22881391d61c tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Created reservations ['416704fe-3c00-426e-9496-a002efd221e4', 'e72945ce-e973-4f14-a919-6e60cfc85792'] {{(pid=100330) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:19:25.143739 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-fe683b5c-30e4-4eb9-9e36-d781fb0b0d4e tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-member] POST https://10.4.3.143/volume/v3/backups Aug 16 21:19:25.145742 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-fe683b5c-30e4-4eb9-9e36-d781fb0b0d4e tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "4c64238e-7b07-4177-8418-7dffd0115d29"}} {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:19:25.147753 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.contrib.backups [None req-fe683b5c-30e4-4eb9-9e36-d781fb0b0d4e tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-member] Creating new backup {'backup': {'volume_id': '4c64238e-7b07-4177-8418-7dffd0115d29'}} {{(pid=100331) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 16 21:19:25.148013 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.contrib.backups [None req-fe683b5c-30e4-4eb9-9e36-d781fb0b0d4e tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-member] Creating backup of volume 4c64238e-7b07-4177-8418-7dffd0115d29 in container None Aug 16 21:19:25.156272 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:19:25.156272 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:19:25.156834 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-fe683b5c-30e4-4eb9-9e36-d781fb0b0d4e tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-member] Volume info retrieved successfully. Aug 16 21:19:25.166284 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-6c37b092-1cc1-469f-8de6-aa9889f2b036 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:19:25.168044 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-6c37b092-1cc1-469f-8de6-aa9889f2b036 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] GET https://10.4.3.143/volume/v3/backups/f99807f8-8359-451f-ab0f-b4e1cf1b9a93 Aug 16 21:19:25.168229 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-6c37b092-1cc1-469f-8de6-aa9889f2b036 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:19:25.168445 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-6c37b092-1cc1-469f-8de6-aa9889f2b036 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:19:25.168580 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.v3.backups [None req-6c37b092-1cc1-469f-8de6-aa9889f2b036 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Show backup with id f99807f8-8359-451f-ab0f-b4e1cf1b9a93. {{(pid=100332) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:19:25.173535 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:19:25.173535 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:19:25.173781 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-6c37b092-1cc1-469f-8de6-aa9889f2b036 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] https://10.4.3.143/volume/v3/backups/f99807f8-8359-451f-ab0f-b4e1cf1b9a93 returned with HTTP 200 Aug 16 21:19:25.174160 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 1026/4089] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:19:25 2026] GET /volume/v3/backups/f99807f8-8359-451f-ab0f-b4e1cf1b9a93 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:19:25.174210 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-342496fd-abaf-436b-b63f-22881391d61c tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] https://10.4.3.143/volume/v3/backups returned with HTTP 202 Aug 16 21:19:25.174836 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 1026/4090] 10.4.3.143 () {68 vars in 1259 bytes} [Sun Aug 16 21:19:25 2026] POST /volume/v3/backups => generated 288 bytes in 69 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 21:19:25.179080 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.quota [None req-fe683b5c-30e4-4eb9-9e36-d781fb0b0d4e tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-member] Created reservations ['d78d7e4a-3ad6-4025-8631-2361b03b8e57', 'e4a2e361-c664-4e08-9f53-d0f5e497ae42'] {{(pid=100331) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:19:25.184641 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-249d1dc7-4dc6-4d33-93ce-79df727681d9 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:19:25.187202 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-249d1dc7-4dc6-4d33-93ce-79df727681d9 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] GET https://10.4.3.143/volume/v3/backups/fe7bff20-6ec4-41aa-9948-8a84bcd62903 Aug 16 21:19:25.187367 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-249d1dc7-4dc6-4d33-93ce-79df727681d9 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:19:25.187687 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-249d1dc7-4dc6-4d33-93ce-79df727681d9 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:19:25.188278 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.v3.backups [None req-249d1dc7-4dc6-4d33-93ce-79df727681d9 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Show backup with id fe7bff20-6ec4-41aa-9948-8a84bcd62903. {{(pid=100333) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:19:25.193261 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:19:25.193261 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:19:25.194411 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-249d1dc7-4dc6-4d33-93ce-79df727681d9 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] https://10.4.3.143/volume/v3/backups/fe7bff20-6ec4-41aa-9948-8a84bcd62903 returned with HTTP 200 Aug 16 21:19:25.195070 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 1015/4091] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:19:25 2026] GET /volume/v3/backups/fe7bff20-6ec4-41aa-9948-8a84bcd62903 => generated 694 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:19:25.210815 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-fe683b5c-30e4-4eb9-9e36-d781fb0b0d4e tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-member] https://10.4.3.143/volume/v3/backups returned with HTTP 202 Aug 16 21:19:25.211489 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 1025/4092] 10.4.3.143 () {70 vars in 1298 bytes} [Sun Aug 16 21:19:25 2026] POST /volume/v3/backups => generated 288 bytes in 171 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 21:19:25.219620 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-c08d0c5f-5fab-4d2a-a186-42970889ce6c None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:19:25.221808 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-c08d0c5f-5fab-4d2a-a186-42970889ce6c tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] GET https://10.4.3.143/volume/v3/backups/68351755-7fb9-4722-b388-7bb25250160a Aug 16 21:19:25.222086 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-c08d0c5f-5fab-4d2a-a186-42970889ce6c tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:19:25.222297 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-c08d0c5f-5fab-4d2a-a186-42970889ce6c tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:19:25.222411 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.v3.backups [None req-c08d0c5f-5fab-4d2a-a186-42970889ce6c tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Show backup with id 68351755-7fb9-4722-b388-7bb25250160a. {{(pid=100332) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:19:25.227055 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:19:25.227055 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:19:25.227748 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-c08d0c5f-5fab-4d2a-a186-42970889ce6c tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] https://10.4.3.143/volume/v3/backups/68351755-7fb9-4722-b388-7bb25250160a returned with HTTP 200 Aug 16 21:19:25.228382 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 1027/4093] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:19:25 2026] GET /volume/v3/backups/68351755-7fb9-4722-b388-7bb25250160a => generated 695 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:19:25.728699 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-7ce46209-6443-4727-9e94-cca13f70a5e6 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:19:25.731040 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-7ce46209-6443-4727-9e94-cca13f70a5e6 tempest-VolumeImageDependencyTests-705023614 tempest-VolumeImageDependencyTests-705023614-project-member] GET https://10.4.3.143/volume/v3/volumes/a5917dee-a685-4a35-92e6-4bc632507eab Aug 16 21:19:25.731334 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-7ce46209-6443-4727-9e94-cca13f70a5e6 tempest-VolumeImageDependencyTests-705023614 tempest-VolumeImageDependencyTests-705023614-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:19:25.731617 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-7ce46209-6443-4727-9e94-cca13f70a5e6 tempest-VolumeImageDependencyTests-705023614 tempest-VolumeImageDependencyTests-705023614-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:19:25.741729 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:19:25.741729 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:19:25.746370 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-7ce46209-6443-4727-9e94-cca13f70a5e6 tempest-VolumeImageDependencyTests-705023614 tempest-VolumeImageDependencyTests-705023614-project-member] Volume info retrieved successfully. Aug 16 21:19:25.752467 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-7ce46209-6443-4727-9e94-cca13f70a5e6 tempest-VolumeImageDependencyTests-705023614 tempest-VolumeImageDependencyTests-705023614-project-member] https://10.4.3.143/volume/v3/volumes/a5917dee-a685-4a35-92e6-4bc632507eab returned with HTTP 200 Aug 16 21:19:25.752773 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 1027/4094] 10.4.3.143 () {68 vars in 1389 bytes} [Sun Aug 16 21:19:25 2026] GET /volume/v3/volumes/a5917dee-a685-4a35-92e6-4bc632507eab => generated 1193 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 16 21:19:25.764360 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-7ec83eed-fc7f-4aa8-85d0-1ed03d962bcc None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:19:25.765957 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-7ec83eed-fc7f-4aa8-85d0-1ed03d962bcc tempest-VolumeImageDependencyTests-705023614 tempest-VolumeImageDependencyTests-705023614-project-member] GET https://10.4.3.143/volume/v3/volumes/a5917dee-a685-4a35-92e6-4bc632507eab Aug 16 21:19:25.766109 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-7ec83eed-fc7f-4aa8-85d0-1ed03d962bcc tempest-VolumeImageDependencyTests-705023614 tempest-VolumeImageDependencyTests-705023614-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:19:25.766222 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-7ec83eed-fc7f-4aa8-85d0-1ed03d962bcc tempest-VolumeImageDependencyTests-705023614 tempest-VolumeImageDependencyTests-705023614-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:19:25.772266 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:19:25.772266 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:19:25.775394 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-7ec83eed-fc7f-4aa8-85d0-1ed03d962bcc tempest-VolumeImageDependencyTests-705023614 tempest-VolumeImageDependencyTests-705023614-project-member] Volume info retrieved successfully. Aug 16 21:19:25.779466 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-7ec83eed-fc7f-4aa8-85d0-1ed03d962bcc tempest-VolumeImageDependencyTests-705023614 tempest-VolumeImageDependencyTests-705023614-project-member] https://10.4.3.143/volume/v3/volumes/a5917dee-a685-4a35-92e6-4bc632507eab returned with HTTP 200 Aug 16 21:19:25.779832 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 1016/4095] 10.4.3.143 () {68 vars in 1389 bytes} [Sun Aug 16 21:19:25 2026] GET /volume/v3/volumes/a5917dee-a685-4a35-92e6-4bc632507eab => generated 1193 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 16 21:19:25.791616 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-dd13f487-7c15-4cc7-b12b-9d8ed893c521 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:19:25.793833 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-dd13f487-7c15-4cc7-b12b-9d8ed893c521 tempest-VolumeImageDependencyTests-705023614 tempest-VolumeImageDependencyTests-705023614-project-member] DELETE https://10.4.3.143/volume/v3/volumes/a5917dee-a685-4a35-92e6-4bc632507eab Aug 16 21:19:25.794114 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-dd13f487-7c15-4cc7-b12b-9d8ed893c521 tempest-VolumeImageDependencyTests-705023614 tempest-VolumeImageDependencyTests-705023614-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:19:25.794415 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-dd13f487-7c15-4cc7-b12b-9d8ed893c521 tempest-VolumeImageDependencyTests-705023614 tempest-VolumeImageDependencyTests-705023614-project-member] Calling method 'delete' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:19:25.794581 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.v3.volumes [None req-dd13f487-7c15-4cc7-b12b-9d8ed893c521 tempest-VolumeImageDependencyTests-705023614 tempest-VolumeImageDependencyTests-705023614-project-member] Delete volume with id: a5917dee-a685-4a35-92e6-4bc632507eab Aug 16 21:19:25.801580 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:19:25.801580 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:19:25.802028 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-dd13f487-7c15-4cc7-b12b-9d8ed893c521 tempest-VolumeImageDependencyTests-705023614 tempest-VolumeImageDependencyTests-705023614-project-member] Volume info retrieved successfully. Aug 16 21:19:25.815329 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-dd13f487-7c15-4cc7-b12b-9d8ed893c521 tempest-VolumeImageDependencyTests-705023614 tempest-VolumeImageDependencyTests-705023614-project-member] Delete volume request issued successfully. Aug 16 21:19:25.815490 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-dd13f487-7c15-4cc7-b12b-9d8ed893c521 tempest-VolumeImageDependencyTests-705023614 tempest-VolumeImageDependencyTests-705023614-project-member] https://10.4.3.143/volume/v3/volumes/a5917dee-a685-4a35-92e6-4bc632507eab returned with HTTP 202 Aug 16 21:19:25.815881 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 1026/4096] 10.4.3.143 () {68 vars in 1392 bytes} [Sun Aug 16 21:19:25 2026] DELETE /volume/v3/volumes/a5917dee-a685-4a35-92e6-4bc632507eab => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 16 21:19:25.822494 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-40721d01-178f-4c22-80d3-b9b1907dba7d None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:19:25.824355 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-40721d01-178f-4c22-80d3-b9b1907dba7d tempest-VolumeImageDependencyTests-705023614 tempest-VolumeImageDependencyTests-705023614-project-member] GET https://10.4.3.143/volume/v3/volumes/a5917dee-a685-4a35-92e6-4bc632507eab Aug 16 21:19:25.824886 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-40721d01-178f-4c22-80d3-b9b1907dba7d tempest-VolumeImageDependencyTests-705023614 tempest-VolumeImageDependencyTests-705023614-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:19:25.824886 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-40721d01-178f-4c22-80d3-b9b1907dba7d tempest-VolumeImageDependencyTests-705023614 tempest-VolumeImageDependencyTests-705023614-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:19:25.831869 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:19:25.831869 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:19:25.835837 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-40721d01-178f-4c22-80d3-b9b1907dba7d tempest-VolumeImageDependencyTests-705023614 tempest-VolumeImageDependencyTests-705023614-project-member] Volume info retrieved successfully. Aug 16 21:19:25.842520 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-40721d01-178f-4c22-80d3-b9b1907dba7d tempest-VolumeImageDependencyTests-705023614 tempest-VolumeImageDependencyTests-705023614-project-member] https://10.4.3.143/volume/v3/volumes/a5917dee-a685-4a35-92e6-4bc632507eab returned with HTTP 200 Aug 16 21:19:25.843098 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 1028/4097] 10.4.3.143 () {68 vars in 1389 bytes} [Sun Aug 16 21:19:25 2026] GET /volume/v3/volumes/a5917dee-a685-4a35-92e6-4bc632507eab => generated 1192 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 16 21:19:26.188172 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-0fe6c864-ae4a-4545-8abe-0d0560501913 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:19:26.189771 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-0fe6c864-ae4a-4545-8abe-0d0560501913 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] GET https://10.4.3.143/volume/v3/backups/f99807f8-8359-451f-ab0f-b4e1cf1b9a93 Aug 16 21:19:26.189978 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-0fe6c864-ae4a-4545-8abe-0d0560501913 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:19:26.190145 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-0fe6c864-ae4a-4545-8abe-0d0560501913 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:19:26.190299 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.v3.backups [None req-0fe6c864-ae4a-4545-8abe-0d0560501913 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Show backup with id f99807f8-8359-451f-ab0f-b4e1cf1b9a93. {{(pid=100330) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:19:26.195578 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:19:26.195578 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:19:26.196365 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-0fe6c864-ae4a-4545-8abe-0d0560501913 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] https://10.4.3.143/volume/v3/backups/f99807f8-8359-451f-ab0f-b4e1cf1b9a93 returned with HTTP 200 Aug 16 21:19:26.196849 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 1028/4098] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:19:26 2026] GET /volume/v3/backups/f99807f8-8359-451f-ab0f-b4e1cf1b9a93 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:19:26.204979 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-2942765d-20e6-4a88-8aac-05044a8593eb None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:19:26.207152 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-2942765d-20e6-4a88-8aac-05044a8593eb tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] GET https://10.4.3.143/volume/v3/backups/fe7bff20-6ec4-41aa-9948-8a84bcd62903 Aug 16 21:19:26.207382 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-2942765d-20e6-4a88-8aac-05044a8593eb tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:19:26.207609 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-2942765d-20e6-4a88-8aac-05044a8593eb tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:19:26.207754 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.v3.backups [None req-2942765d-20e6-4a88-8aac-05044a8593eb tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Show backup with id fe7bff20-6ec4-41aa-9948-8a84bcd62903. {{(pid=100333) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:19:26.212541 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:19:26.212541 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:19:26.213437 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-2942765d-20e6-4a88-8aac-05044a8593eb tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] https://10.4.3.143/volume/v3/backups/fe7bff20-6ec4-41aa-9948-8a84bcd62903 returned with HTTP 200 Aug 16 21:19:26.213901 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 1017/4099] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:19:26 2026] GET /volume/v3/backups/fe7bff20-6ec4-41aa-9948-8a84bcd62903 => generated 696 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:19:26.238881 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-b31bc8ac-e916-41b7-9eb0-ba95d0718a3d None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:19:26.240630 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-b31bc8ac-e916-41b7-9eb0-ba95d0718a3d tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] GET https://10.4.3.143/volume/v3/backups/68351755-7fb9-4722-b388-7bb25250160a Aug 16 21:19:26.240940 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-b31bc8ac-e916-41b7-9eb0-ba95d0718a3d tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:19:26.241083 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-b31bc8ac-e916-41b7-9eb0-ba95d0718a3d tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:19:26.241189 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.v3.backups [None req-b31bc8ac-e916-41b7-9eb0-ba95d0718a3d tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Show backup with id 68351755-7fb9-4722-b388-7bb25250160a. {{(pid=100331) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:19:26.245458 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:19:26.245458 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:19:26.246097 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-b31bc8ac-e916-41b7-9eb0-ba95d0718a3d tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] https://10.4.3.143/volume/v3/backups/68351755-7fb9-4722-b388-7bb25250160a returned with HTTP 200 Aug 16 21:19:26.246581 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 1027/4100] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:19:26 2026] GET /volume/v3/backups/68351755-7fb9-4722-b388-7bb25250160a => generated 697 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:19:26.857099 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-33223761-f6b0-418c-ac43-bc1395299933 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:19:26.859448 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-33223761-f6b0-418c-ac43-bc1395299933 tempest-VolumeImageDependencyTests-705023614 tempest-VolumeImageDependencyTests-705023614-project-member] GET https://10.4.3.143/volume/v3/volumes/a5917dee-a685-4a35-92e6-4bc632507eab Aug 16 21:19:26.859796 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-33223761-f6b0-418c-ac43-bc1395299933 tempest-VolumeImageDependencyTests-705023614 tempest-VolumeImageDependencyTests-705023614-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:19:26.860098 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-33223761-f6b0-418c-ac43-bc1395299933 tempest-VolumeImageDependencyTests-705023614 tempest-VolumeImageDependencyTests-705023614-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:19:26.867026 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-33223761-f6b0-418c-ac43-bc1395299933 tempest-VolumeImageDependencyTests-705023614 tempest-VolumeImageDependencyTests-705023614-project-member] https://10.4.3.143/volume/v3/volumes/a5917dee-a685-4a35-92e6-4bc632507eab returned with HTTP 404 Aug 16 21:19:26.867525 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 1029/4101] 10.4.3.143 () {68 vars in 1389 bytes} [Sun Aug 16 21:19:26 2026] GET /volume/v3/volumes/a5917dee-a685-4a35-92e6-4bc632507eab => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 16 21:19:27.205715 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-e6375118-7309-48cd-9f96-ecb5a2e835b0 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:19:27.211264 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-e6375118-7309-48cd-9f96-ecb5a2e835b0 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] GET https://10.4.3.143/volume/v3/backups/f99807f8-8359-451f-ab0f-b4e1cf1b9a93 Aug 16 21:19:27.211461 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-e6375118-7309-48cd-9f96-ecb5a2e835b0 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:19:27.211633 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-e6375118-7309-48cd-9f96-ecb5a2e835b0 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:19:27.211736 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.v3.backups [None req-e6375118-7309-48cd-9f96-ecb5a2e835b0 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Show backup with id f99807f8-8359-451f-ab0f-b4e1cf1b9a93. {{(pid=100330) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:19:27.218773 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:19:27.218773 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:19:27.219794 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-e6375118-7309-48cd-9f96-ecb5a2e835b0 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] https://10.4.3.143/volume/v3/backups/f99807f8-8359-451f-ab0f-b4e1cf1b9a93 returned with HTTP 200 Aug 16 21:19:27.219794 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 1029/4102] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:19:27 2026] GET /volume/v3/backups/f99807f8-8359-451f-ab0f-b4e1cf1b9a93 => generated 735 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:19:27.223861 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-c339bf61-7819-430e-918b-007b927b9cec None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:19:27.226252 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-c339bf61-7819-430e-918b-007b927b9cec tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] GET https://10.4.3.143/volume/v3/backups/fe7bff20-6ec4-41aa-9948-8a84bcd62903 Aug 16 21:19:27.226475 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-c339bf61-7819-430e-918b-007b927b9cec tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:19:27.226822 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-c339bf61-7819-430e-918b-007b927b9cec tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:19:27.226954 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.v3.backups [None req-c339bf61-7819-430e-918b-007b927b9cec tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Show backup with id fe7bff20-6ec4-41aa-9948-8a84bcd62903. {{(pid=100333) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:19:27.231027 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:19:27.231027 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:19:27.231766 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-c339bf61-7819-430e-918b-007b927b9cec tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] https://10.4.3.143/volume/v3/backups/fe7bff20-6ec4-41aa-9948-8a84bcd62903 returned with HTTP 200 Aug 16 21:19:27.232482 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 1018/4103] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:19:27 2026] GET /volume/v3/backups/fe7bff20-6ec4-41aa-9948-8a84bcd62903 => generated 696 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:19:27.257438 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-c4af0c4f-2e9c-4ea4-a519-2e5bec4b7cf1 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:19:27.259257 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-c4af0c4f-2e9c-4ea4-a519-2e5bec4b7cf1 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] GET https://10.4.3.143/volume/v3/backups/68351755-7fb9-4722-b388-7bb25250160a Aug 16 21:19:27.259478 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-c4af0c4f-2e9c-4ea4-a519-2e5bec4b7cf1 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:19:27.259728 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-c4af0c4f-2e9c-4ea4-a519-2e5bec4b7cf1 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:19:27.259864 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.v3.backups [None req-c4af0c4f-2e9c-4ea4-a519-2e5bec4b7cf1 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Show backup with id 68351755-7fb9-4722-b388-7bb25250160a. {{(pid=100331) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:19:27.263903 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:19:27.263903 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:19:27.264524 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-c4af0c4f-2e9c-4ea4-a519-2e5bec4b7cf1 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] https://10.4.3.143/volume/v3/backups/68351755-7fb9-4722-b388-7bb25250160a returned with HTTP 200 Aug 16 21:19:27.264927 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 1028/4104] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:19:27 2026] GET /volume/v3/backups/68351755-7fb9-4722-b388-7bb25250160a => generated 697 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:19:28.230060 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-7be3fad1-07c7-499c-b367-5527acf8acde None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:19:28.231735 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-7be3fad1-07c7-499c-b367-5527acf8acde tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] GET https://10.4.3.143/volume/v3/backups/f99807f8-8359-451f-ab0f-b4e1cf1b9a93 Aug 16 21:19:28.231927 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-7be3fad1-07c7-499c-b367-5527acf8acde tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:19:28.232095 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-7be3fad1-07c7-499c-b367-5527acf8acde tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:19:28.232191 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.v3.backups [None req-7be3fad1-07c7-499c-b367-5527acf8acde tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Show backup with id f99807f8-8359-451f-ab0f-b4e1cf1b9a93. {{(pid=100332) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:19:28.236484 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:19:28.236484 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:19:28.236743 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-7be3fad1-07c7-499c-b367-5527acf8acde tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] https://10.4.3.143/volume/v3/backups/f99807f8-8359-451f-ab0f-b4e1cf1b9a93 returned with HTTP 200 Aug 16 21:19:28.237147 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 1030/4105] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:19:28 2026] GET /volume/v3/backups/f99807f8-8359-451f-ab0f-b4e1cf1b9a93 => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:19:28.243965 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-d96721e3-a7af-4a48-bfb6-a804cc9d9007 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:19:28.245897 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-d96721e3-a7af-4a48-bfb6-a804cc9d9007 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] GET https://10.4.3.143/volume/v3/backups/fe7bff20-6ec4-41aa-9948-8a84bcd62903 Aug 16 21:19:28.246243 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-d96721e3-a7af-4a48-bfb6-a804cc9d9007 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:19:28.246426 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-d96721e3-a7af-4a48-bfb6-a804cc9d9007 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:19:28.246686 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.v3.backups [None req-d96721e3-a7af-4a48-bfb6-a804cc9d9007 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Show backup with id fe7bff20-6ec4-41aa-9948-8a84bcd62903. {{(pid=100330) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:19:28.254897 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:19:28.254897 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:19:28.255603 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-d96721e3-a7af-4a48-bfb6-a804cc9d9007 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] https://10.4.3.143/volume/v3/backups/fe7bff20-6ec4-41aa-9948-8a84bcd62903 returned with HTTP 200 Aug 16 21:19:28.256163 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 1030/4106] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:19:28 2026] GET /volume/v3/backups/fe7bff20-6ec4-41aa-9948-8a84bcd62903 => generated 696 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:19:28.277178 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-cf423978-03d9-4201-a157-39b90b7d0688 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:19:28.282338 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-cf423978-03d9-4201-a157-39b90b7d0688 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] GET https://10.4.3.143/volume/v3/backups/68351755-7fb9-4722-b388-7bb25250160a Aug 16 21:19:28.282635 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-cf423978-03d9-4201-a157-39b90b7d0688 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:19:28.282894 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-cf423978-03d9-4201-a157-39b90b7d0688 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:19:28.283056 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.v3.backups [None req-cf423978-03d9-4201-a157-39b90b7d0688 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Show backup with id 68351755-7fb9-4722-b388-7bb25250160a. {{(pid=100333) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:19:28.289677 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:19:28.289677 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:19:28.290599 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-cf423978-03d9-4201-a157-39b90b7d0688 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] https://10.4.3.143/volume/v3/backups/68351755-7fb9-4722-b388-7bb25250160a returned with HTTP 200 Aug 16 21:19:28.291057 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 1019/4107] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:19:28 2026] GET /volume/v3/backups/68351755-7fb9-4722-b388-7bb25250160a => generated 708 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:19:28.551357 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-b7918679-57b7-42a0-bf89-f035252f533c None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:19:28.555943 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-b7918679-57b7-42a0-bf89-f035252f533c tempest-VolumeImageDependencyTests-705023614 tempest-VolumeImageDependencyTests-705023614-project-member] POST https://10.4.3.143/volume/v3/volumes Aug 16 21:19:28.555943 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-b7918679-57b7-42a0-bf89-f035252f533c tempest-VolumeImageDependencyTests-705023614 tempest-VolumeImageDependencyTests-705023614-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume1-for-test0e20bd6e-440f-41d8-9b5d-fc047ac00423", "imageRef": "9b9b62fc-d333-46e0-bc4b-405cde760b0b", "size": 1}} {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:19:28.560346 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.v3.volumes [None req-b7918679-57b7-42a0-bf89-f035252f533c tempest-VolumeImageDependencyTests-705023614 tempest-VolumeImageDependencyTests-705023614-project-member] Create volume request body: {'volume': {'name': 'volume1-for-test0e20bd6e-440f-41d8-9b5d-fc047ac00423', 'imageRef': '9b9b62fc-d333-46e0-bc4b-405cde760b0b', 'size': 1}} {{(pid=100331) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 21:19:28.682740 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.v3.volumes [None req-b7918679-57b7-42a0-bf89-f035252f533c tempest-VolumeImageDependencyTests-705023614 tempest-VolumeImageDependencyTests-705023614-project-member] Create volume of 1 GB Aug 16 21:19:28.687011 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-b7918679-57b7-42a0-bf89-f035252f533c tempest-VolumeImageDependencyTests-705023614 tempest-VolumeImageDependencyTests-705023614-project-member] Availability Zones retrieved successfully. Aug 16 21:19:28.692020 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-b7918679-57b7-42a0-bf89-f035252f533c tempest-VolumeImageDependencyTests-705023614 tempest-VolumeImageDependencyTests-705023614-project-member] Flow 'volume_create_api' (3672f300-a6c5-43de-9dc5-849426052e0b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100331) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:19:28.693457 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-b7918679-57b7-42a0-bf89-f035252f533c tempest-VolumeImageDependencyTests-705023614 tempest-VolumeImageDependencyTests-705023614-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (589f6209-46a1-458c-a3d0-70b213ca5ae6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:19:28.694380 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.flows.api.create_volume [None req-b7918679-57b7-42a0-bf89-f035252f533c tempest-VolumeImageDependencyTests-705023614 tempest-VolumeImageDependencyTests-705023614-project-member] Validating volume size '1' using validate_int {{(pid=100331) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 21:19:28.748764 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-b7918679-57b7-42a0-bf89-f035252f533c tempest-VolumeImageDependencyTests-705023614 tempest-VolumeImageDependencyTests-705023614-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (589f6209-46a1-458c-a3d0-70b213ca5ae6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T21:04:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=69e633b8-fab9-4b15-8b40-4f1a67c51cda,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '69e633b8-fab9-4b15-8b40-4f1a67c51cda', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:19:28.749799 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-b7918679-57b7-42a0-bf89-f035252f533c tempest-VolumeImageDependencyTests-705023614 tempest-VolumeImageDependencyTests-705023614-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (89cf3e8a-ca57-431e-a429-1ad71f29334c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:19:28.794655 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.quota [None req-b7918679-57b7-42a0-bf89-f035252f533c tempest-VolumeImageDependencyTests-705023614 tempest-VolumeImageDependencyTests-705023614-project-member] Created reservations ['b9c37547-2d27-4f1c-a7f9-33f476d05ec8', 'a42290e0-6f2c-4c46-b0d2-bdb09afa6ce6', '10c13795-fad6-4f8b-80c1-07e2a493a278', 'fba6a783-f012-43bf-a2c7-37256bc7fbc0'] {{(pid=100331) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:19:28.795461 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-b7918679-57b7-42a0-bf89-f035252f533c tempest-VolumeImageDependencyTests-705023614 tempest-VolumeImageDependencyTests-705023614-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (89cf3e8a-ca57-431e-a429-1ad71f29334c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b9c37547-2d27-4f1c-a7f9-33f476d05ec8', 'a42290e0-6f2c-4c46-b0d2-bdb09afa6ce6', '10c13795-fad6-4f8b-80c1-07e2a493a278', 'fba6a783-f012-43bf-a2c7-37256bc7fbc0']}' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:19:28.796239 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-b7918679-57b7-42a0-bf89-f035252f533c tempest-VolumeImageDependencyTests-705023614 tempest-VolumeImageDependencyTests-705023614-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (652c6850-80a1-4676-bb80-51c91e7c086e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:19:28.819185 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-b7918679-57b7-42a0-bf89-f035252f533c tempest-VolumeImageDependencyTests-705023614 tempest-VolumeImageDependencyTests-705023614-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (652c6850-80a1-4676-bb80-51c91e7c086e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a9488b38-fe6d-4815-ae1d-76a9755cfd0f', '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='c550c0f085ec4ac28b28e927960f4fb5',qos_specs=None,replication_status=,reservations=['b9c37547-2d27-4f1c-a7f9-33f476d05ec8','a42290e0-6f2c-4c46-b0d2-bdb09afa6ce6','10c13795-fad6-4f8b-80c1-07e2a493a278','fba6a783-f012-43bf-a2c7-37256bc7fbc0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='08f9557bd85c47d699979d18b15580f4',volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T21:19:28Z,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=a9488b38-fe6d-4815-ae1d-76a9755cfd0f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c550c0f085ec4ac28b28e927960f4fb5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='08f9557bd85c47d699979d18b15580f4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(69e633b8-fab9-4b15-8b40-4f1a67c51cda),volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda)}' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:19:28.819977 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-b7918679-57b7-42a0-bf89-f035252f533c tempest-VolumeImageDependencyTests-705023614 tempest-VolumeImageDependencyTests-705023614-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e2922892-2eeb-48b7-8b0b-2680aab52be4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:19:28.839075 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-b7918679-57b7-42a0-bf89-f035252f533c tempest-VolumeImageDependencyTests-705023614 tempest-VolumeImageDependencyTests-705023614-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e2922892-2eeb-48b7-8b0b-2680aab52be4) transitioned into state 'SUCCESS' from 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='c550c0f085ec4ac28b28e927960f4fb5',qos_specs=None,replication_status=,reservations=['b9c37547-2d27-4f1c-a7f9-33f476d05ec8','a42290e0-6f2c-4c46-b0d2-bdb09afa6ce6','10c13795-fad6-4f8b-80c1-07e2a493a278','fba6a783-f012-43bf-a2c7-37256bc7fbc0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='08f9557bd85c47d699979d18b15580f4',volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda)}' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:19:28.839863 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-b7918679-57b7-42a0-bf89-f035252f533c tempest-VolumeImageDependencyTests-705023614 tempest-VolumeImageDependencyTests-705023614-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8fba5672-399e-4e93-a865-84691928ea04) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:19:28.850360 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-b7918679-57b7-42a0-bf89-f035252f533c tempest-VolumeImageDependencyTests-705023614 tempest-VolumeImageDependencyTests-705023614-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8fba5672-399e-4e93-a865-84691928ea04) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:19:28.851137 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-b7918679-57b7-42a0-bf89-f035252f533c tempest-VolumeImageDependencyTests-705023614 tempest-VolumeImageDependencyTests-705023614-project-member] Flow 'volume_create_api' (3672f300-a6c5-43de-9dc5-849426052e0b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100331) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:19:28.851405 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-b7918679-57b7-42a0-bf89-f035252f533c tempest-VolumeImageDependencyTests-705023614 tempest-VolumeImageDependencyTests-705023614-project-member] Create volume request issued successfully. Aug 16 21:19:28.851943 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-b7918679-57b7-42a0-bf89-f035252f533c tempest-VolumeImageDependencyTests-705023614 tempest-VolumeImageDependencyTests-705023614-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Aug 16 21:19:28.852329 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 1029/4108] 10.4.3.143 () {70 vars in 1300 bytes} [Sun Aug 16 21:19:28 2026] POST /volume/v3/volumes => generated 775 bytes in 302 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:19:28.863629 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-b9caf98b-50d4-4982-a226-3b99a921678b None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:19:28.868624 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-b9caf98b-50d4-4982-a226-3b99a921678b tempest-VolumeImageDependencyTests-705023614 tempest-VolumeImageDependencyTests-705023614-project-member] GET https://10.4.3.143/volume/v3/volumes/a9488b38-fe6d-4815-ae1d-76a9755cfd0f Aug 16 21:19:28.868879 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-b9caf98b-50d4-4982-a226-3b99a921678b tempest-VolumeImageDependencyTests-705023614 tempest-VolumeImageDependencyTests-705023614-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:19:28.869121 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-b9caf98b-50d4-4982-a226-3b99a921678b tempest-VolumeImageDependencyTests-705023614 tempest-VolumeImageDependencyTests-705023614-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:19:28.883971 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:19:28.883971 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:19:28.888004 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-b9caf98b-50d4-4982-a226-3b99a921678b tempest-VolumeImageDependencyTests-705023614 tempest-VolumeImageDependencyTests-705023614-project-member] Volume info retrieved successfully. Aug 16 21:19:28.892032 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-b9caf98b-50d4-4982-a226-3b99a921678b tempest-VolumeImageDependencyTests-705023614 tempest-VolumeImageDependencyTests-705023614-project-member] https://10.4.3.143/volume/v3/volumes/a9488b38-fe6d-4815-ae1d-76a9755cfd0f returned with HTTP 200 Aug 16 21:19:28.892409 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 1031/4109] 10.4.3.143 () {68 vars in 1389 bytes} [Sun Aug 16 21:19:28 2026] GET /volume/v3/volumes/a9488b38-fe6d-4815-ae1d-76a9755cfd0f => generated 843 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:19:29.247843 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-f936ca98-bee1-4c3c-8e66-159a7a5332d4 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:19:29.250149 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-f936ca98-bee1-4c3c-8e66-159a7a5332d4 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] GET https://10.4.3.143/volume/v3/backups/f99807f8-8359-451f-ab0f-b4e1cf1b9a93 Aug 16 21:19:29.250413 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-f936ca98-bee1-4c3c-8e66-159a7a5332d4 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:19:29.250725 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-f936ca98-bee1-4c3c-8e66-159a7a5332d4 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:19:29.250899 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.v3.backups [None req-f936ca98-bee1-4c3c-8e66-159a7a5332d4 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Show backup with id f99807f8-8359-451f-ab0f-b4e1cf1b9a93. {{(pid=100330) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:19:29.255617 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:19:29.255617 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:19:29.256578 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-f936ca98-bee1-4c3c-8e66-159a7a5332d4 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] https://10.4.3.143/volume/v3/backups/f99807f8-8359-451f-ab0f-b4e1cf1b9a93 returned with HTTP 200 Aug 16 21:19:29.257356 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 1031/4110] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:19:29 2026] GET /volume/v3/backups/f99807f8-8359-451f-ab0f-b4e1cf1b9a93 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:19:29.268346 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-bc25737a-b1f1-4384-8f1b-d1cf6cd83428 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:19:29.270192 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-bc25737a-b1f1-4384-8f1b-d1cf6cd83428 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] GET https://10.4.3.143/volume/v3/backups/fe7bff20-6ec4-41aa-9948-8a84bcd62903 Aug 16 21:19:29.270395 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-bc25737a-b1f1-4384-8f1b-d1cf6cd83428 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:19:29.270581 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-bc25737a-b1f1-4384-8f1b-d1cf6cd83428 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:19:29.270694 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.v3.backups [None req-bc25737a-b1f1-4384-8f1b-d1cf6cd83428 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Show backup with id fe7bff20-6ec4-41aa-9948-8a84bcd62903. {{(pid=100333) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:19:29.275055 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:19:29.275055 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:19:29.275822 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-bc25737a-b1f1-4384-8f1b-d1cf6cd83428 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] https://10.4.3.143/volume/v3/backups/fe7bff20-6ec4-41aa-9948-8a84bcd62903 returned with HTTP 200 Aug 16 21:19:29.276225 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 1020/4111] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:19:29 2026] GET /volume/v3/backups/fe7bff20-6ec4-41aa-9948-8a84bcd62903 => generated 696 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:19:29.303729 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-5541485f-6995-45a5-ad96-de50441d3860 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:19:29.306177 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-5541485f-6995-45a5-ad96-de50441d3860 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] GET https://10.4.3.143/volume/v3/backups/68351755-7fb9-4722-b388-7bb25250160a Aug 16 21:19:29.306404 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-5541485f-6995-45a5-ad96-de50441d3860 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:19:29.306701 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-5541485f-6995-45a5-ad96-de50441d3860 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:19:29.306785 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.v3.backups [None req-5541485f-6995-45a5-ad96-de50441d3860 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Show backup with id 68351755-7fb9-4722-b388-7bb25250160a. {{(pid=100331) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:19:29.311994 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:19:29.311994 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:19:29.312795 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-5541485f-6995-45a5-ad96-de50441d3860 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] https://10.4.3.143/volume/v3/backups/68351755-7fb9-4722-b388-7bb25250160a returned with HTTP 200 Aug 16 21:19:29.313255 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 1030/4112] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:19:29 2026] GET /volume/v3/backups/68351755-7fb9-4722-b388-7bb25250160a => generated 708 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:19:29.904621 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-ce3f3808-ac3a-4b0b-b18b-e54531b8a130 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:19:29.906774 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-ce3f3808-ac3a-4b0b-b18b-e54531b8a130 tempest-VolumeImageDependencyTests-705023614 tempest-VolumeImageDependencyTests-705023614-project-member] GET https://10.4.3.143/volume/v3/volumes/a9488b38-fe6d-4815-ae1d-76a9755cfd0f Aug 16 21:19:29.907035 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-ce3f3808-ac3a-4b0b-b18b-e54531b8a130 tempest-VolumeImageDependencyTests-705023614 tempest-VolumeImageDependencyTests-705023614-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:19:29.907258 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-ce3f3808-ac3a-4b0b-b18b-e54531b8a130 tempest-VolumeImageDependencyTests-705023614 tempest-VolumeImageDependencyTests-705023614-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:19:29.915820 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:19:29.915820 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:19:29.919949 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-ce3f3808-ac3a-4b0b-b18b-e54531b8a130 tempest-VolumeImageDependencyTests-705023614 tempest-VolumeImageDependencyTests-705023614-project-member] Volume info retrieved successfully. Aug 16 21:19:29.926141 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-ce3f3808-ac3a-4b0b-b18b-e54531b8a130 tempest-VolumeImageDependencyTests-705023614 tempest-VolumeImageDependencyTests-705023614-project-member] https://10.4.3.143/volume/v3/volumes/a9488b38-fe6d-4815-ae1d-76a9755cfd0f returned with HTTP 200 Aug 16 21:19:29.926476 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 1032/4113] 10.4.3.143 () {68 vars in 1389 bytes} [Sun Aug 16 21:19:29 2026] GET /volume/v3/volumes/a9488b38-fe6d-4815-ae1d-76a9755cfd0f => generated 925 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:19:30.267987 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-41f635ec-8d25-4e85-b9b6-0820dad95816 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:19:30.269380 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-41f635ec-8d25-4e85-b9b6-0820dad95816 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] GET https://10.4.3.143/volume/v3/backups/f99807f8-8359-451f-ab0f-b4e1cf1b9a93 Aug 16 21:19:30.269588 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-41f635ec-8d25-4e85-b9b6-0820dad95816 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:19:30.269752 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-41f635ec-8d25-4e85-b9b6-0820dad95816 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:19:30.269849 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.v3.backups [None req-41f635ec-8d25-4e85-b9b6-0820dad95816 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Show backup with id f99807f8-8359-451f-ab0f-b4e1cf1b9a93. {{(pid=100330) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:19:30.273940 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:19:30.273940 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:19:30.274602 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-41f635ec-8d25-4e85-b9b6-0820dad95816 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] https://10.4.3.143/volume/v3/backups/f99807f8-8359-451f-ab0f-b4e1cf1b9a93 returned with HTTP 200 Aug 16 21:19:30.275016 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 1032/4114] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:19:30 2026] GET /volume/v3/backups/f99807f8-8359-451f-ab0f-b4e1cf1b9a93 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:19:30.285185 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-76d4bd28-e1c1-48a5-8cbf-055f59d99640 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:19:30.286501 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-2e25b08b-4c75-4571-a569-916d88bbe1a1 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:19:30.287007 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-76d4bd28-e1c1-48a5-8cbf-055f59d99640 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] POST https://10.4.3.143/volume/v3/backups Aug 16 21:19:30.287457 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-76d4bd28-e1c1-48a5-8cbf-055f59d99640 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "7efbb935-1fb5-44bd-b5fa-84ad00752c67"}} {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:19:30.288564 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-2e25b08b-4c75-4571-a569-916d88bbe1a1 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] GET https://10.4.3.143/volume/v3/backups/fe7bff20-6ec4-41aa-9948-8a84bcd62903 Aug 16 21:19:30.288806 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-2e25b08b-4c75-4571-a569-916d88bbe1a1 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:19:30.289044 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-2e25b08b-4c75-4571-a569-916d88bbe1a1 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:19:30.289098 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.contrib.backups [None req-76d4bd28-e1c1-48a5-8cbf-055f59d99640 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Creating new backup {'backup': {'volume_id': '7efbb935-1fb5-44bd-b5fa-84ad00752c67'}} {{(pid=100333) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 16 21:19:30.289161 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.v3.backups [None req-2e25b08b-4c75-4571-a569-916d88bbe1a1 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Show backup with id fe7bff20-6ec4-41aa-9948-8a84bcd62903. {{(pid=100331) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:19:30.289191 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.contrib.backups [None req-76d4bd28-e1c1-48a5-8cbf-055f59d99640 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Creating backup of volume 7efbb935-1fb5-44bd-b5fa-84ad00752c67 in container None Aug 16 21:19:30.293928 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:19:30.293928 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:19:30.294709 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-2e25b08b-4c75-4571-a569-916d88bbe1a1 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] https://10.4.3.143/volume/v3/backups/fe7bff20-6ec4-41aa-9948-8a84bcd62903 returned with HTTP 200 Aug 16 21:19:30.295189 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 1031/4115] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:19:30 2026] GET /volume/v3/backups/fe7bff20-6ec4-41aa-9948-8a84bcd62903 => generated 707 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:19:30.297715 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:19:30.297715 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:19:30.298113 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-76d4bd28-e1c1-48a5-8cbf-055f59d99640 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Volume info retrieved successfully. Aug 16 21:19:30.315897 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.quota [None req-76d4bd28-e1c1-48a5-8cbf-055f59d99640 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Created reservations ['f61c73e3-8ce7-40de-a260-8fb4f5d36823', '8613e14f-f0e2-4c6b-9515-cdb9eb3df17c'] {{(pid=100333) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:19:30.324904 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-76f8fd0c-7705-4376-8986-befb8b62a4fd None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:19:30.326527 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-76f8fd0c-7705-4376-8986-befb8b62a4fd tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] GET https://10.4.3.143/volume/v3/backups/68351755-7fb9-4722-b388-7bb25250160a Aug 16 21:19:30.327299 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-76f8fd0c-7705-4376-8986-befb8b62a4fd tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:19:30.327299 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-76f8fd0c-7705-4376-8986-befb8b62a4fd tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:19:30.327432 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.v3.backups [None req-76f8fd0c-7705-4376-8986-befb8b62a4fd tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Show backup with id 68351755-7fb9-4722-b388-7bb25250160a. {{(pid=100332) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:19:30.331986 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:19:30.331986 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:19:30.332702 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-76f8fd0c-7705-4376-8986-befb8b62a4fd tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] https://10.4.3.143/volume/v3/backups/68351755-7fb9-4722-b388-7bb25250160a returned with HTTP 200 Aug 16 21:19:30.333100 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 1033/4116] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:19:30 2026] GET /volume/v3/backups/68351755-7fb9-4722-b388-7bb25250160a => generated 708 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:19:30.348726 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-76d4bd28-e1c1-48a5-8cbf-055f59d99640 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] https://10.4.3.143/volume/v3/backups returned with HTTP 202 Aug 16 21:19:30.349237 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 1021/4117] 10.4.3.143 () {70 vars in 1298 bytes} [Sun Aug 16 21:19:30 2026] POST /volume/v3/backups => generated 288 bytes in 65 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 21:19:30.357744 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-f7437736-ccb8-4ba8-a236-7b7e4f397183 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:19:30.359483 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-f7437736-ccb8-4ba8-a236-7b7e4f397183 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] GET https://10.4.3.143/volume/v3/backups/d2d64f64-480e-4d57-96a5-74912ffa7d17 Aug 16 21:19:30.359995 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-f7437736-ccb8-4ba8-a236-7b7e4f397183 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:19:30.359995 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-f7437736-ccb8-4ba8-a236-7b7e4f397183 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:19:30.360142 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.v3.backups [None req-f7437736-ccb8-4ba8-a236-7b7e4f397183 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Show backup with id d2d64f64-480e-4d57-96a5-74912ffa7d17. {{(pid=100330) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:19:30.364769 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:19:30.364769 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:19:30.365377 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-f7437736-ccb8-4ba8-a236-7b7e4f397183 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] https://10.4.3.143/volume/v3/backups/d2d64f64-480e-4d57-96a5-74912ffa7d17 returned with HTTP 200 Aug 16 21:19:30.365761 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 1033/4118] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:19:30 2026] GET /volume/v3/backups/d2d64f64-480e-4d57-96a5-74912ffa7d17 => generated 695 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:19:30.939068 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-381322f6-1de4-4f47-8172-9d5fd16c8d60 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:19:30.940785 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-381322f6-1de4-4f47-8172-9d5fd16c8d60 tempest-VolumeImageDependencyTests-705023614 tempest-VolumeImageDependencyTests-705023614-project-member] GET https://10.4.3.143/volume/v3/volumes/a9488b38-fe6d-4815-ae1d-76a9755cfd0f Aug 16 21:19:30.941263 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-381322f6-1de4-4f47-8172-9d5fd16c8d60 tempest-VolumeImageDependencyTests-705023614 tempest-VolumeImageDependencyTests-705023614-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:19:30.942594 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-381322f6-1de4-4f47-8172-9d5fd16c8d60 tempest-VolumeImageDependencyTests-705023614 tempest-VolumeImageDependencyTests-705023614-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:19:30.949805 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:19:30.949805 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:19:30.958493 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-381322f6-1de4-4f47-8172-9d5fd16c8d60 tempest-VolumeImageDependencyTests-705023614 tempest-VolumeImageDependencyTests-705023614-project-member] Volume info retrieved successfully. Aug 16 21:19:30.965513 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-381322f6-1de4-4f47-8172-9d5fd16c8d60 tempest-VolumeImageDependencyTests-705023614 tempest-VolumeImageDependencyTests-705023614-project-member] https://10.4.3.143/volume/v3/volumes/a9488b38-fe6d-4815-ae1d-76a9755cfd0f returned with HTTP 200 Aug 16 21:19:30.966103 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 1032/4119] 10.4.3.143 () {68 vars in 1389 bytes} [Sun Aug 16 21:19:30 2026] GET /volume/v3/volumes/a9488b38-fe6d-4815-ae1d-76a9755cfd0f => generated 928 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:19:31.306828 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-96115261-a1f3-4aea-badb-bf677a65e0df None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:19:31.309109 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-96115261-a1f3-4aea-badb-bf677a65e0df tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] GET https://10.4.3.143/volume/v3/backups/fe7bff20-6ec4-41aa-9948-8a84bcd62903 Aug 16 21:19:31.309321 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-96115261-a1f3-4aea-badb-bf677a65e0df tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:19:31.309556 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-96115261-a1f3-4aea-badb-bf677a65e0df tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:19:31.309706 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.v3.backups [None req-96115261-a1f3-4aea-badb-bf677a65e0df tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Show backup with id fe7bff20-6ec4-41aa-9948-8a84bcd62903. {{(pid=100332) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:19:31.316183 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:19:31.316183 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:19:31.316293 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-96115261-a1f3-4aea-badb-bf677a65e0df tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] https://10.4.3.143/volume/v3/backups/fe7bff20-6ec4-41aa-9948-8a84bcd62903 returned with HTTP 200 Aug 16 21:19:31.317459 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 1034/4120] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:19:31 2026] GET /volume/v3/backups/fe7bff20-6ec4-41aa-9948-8a84bcd62903 => generated 707 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:19:31.345163 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-604f3b17-83ca-4583-8865-3e2aa2b9b238 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:19:31.347389 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-604f3b17-83ca-4583-8865-3e2aa2b9b238 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] GET https://10.4.3.143/volume/v3/backups/68351755-7fb9-4722-b388-7bb25250160a Aug 16 21:19:31.347389 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-604f3b17-83ca-4583-8865-3e2aa2b9b238 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:19:31.347495 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-604f3b17-83ca-4583-8865-3e2aa2b9b238 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:19:31.347609 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.v3.backups [None req-604f3b17-83ca-4583-8865-3e2aa2b9b238 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Show backup with id 68351755-7fb9-4722-b388-7bb25250160a. {{(pid=100333) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:19:31.351822 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:19:31.351822 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:19:31.352388 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-604f3b17-83ca-4583-8865-3e2aa2b9b238 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] https://10.4.3.143/volume/v3/backups/68351755-7fb9-4722-b388-7bb25250160a returned with HTTP 200 Aug 16 21:19:31.352748 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 1022/4121] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:19:31 2026] GET /volume/v3/backups/68351755-7fb9-4722-b388-7bb25250160a => generated 708 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 16 21:19:31.376941 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-6fa12315-fa86-469a-87f4-004340679c48 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:19:31.378722 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-6fa12315-fa86-469a-87f4-004340679c48 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] GET https://10.4.3.143/volume/v3/backups/d2d64f64-480e-4d57-96a5-74912ffa7d17 Aug 16 21:19:31.380603 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-6fa12315-fa86-469a-87f4-004340679c48 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:19:31.380603 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-6fa12315-fa86-469a-87f4-004340679c48 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:19:31.380603 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.v3.backups [None req-6fa12315-fa86-469a-87f4-004340679c48 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Show backup with id d2d64f64-480e-4d57-96a5-74912ffa7d17. {{(pid=100330) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:19:31.384161 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:19:31.384161 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:19:31.384761 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-6fa12315-fa86-469a-87f4-004340679c48 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] https://10.4.3.143/volume/v3/backups/d2d64f64-480e-4d57-96a5-74912ffa7d17 returned with HTTP 200 Aug 16 21:19:31.385132 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 1034/4122] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:19:31 2026] GET /volume/v3/backups/d2d64f64-480e-4d57-96a5-74912ffa7d17 => generated 697 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:19:31.987742 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-7c21d35f-e9f1-4849-9040-ab0f8e22cc91 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:19:31.990958 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-7c21d35f-e9f1-4849-9040-ab0f8e22cc91 tempest-VolumeImageDependencyTests-705023614 tempest-VolumeImageDependencyTests-705023614-project-member] GET https://10.4.3.143/volume/v3/volumes/a9488b38-fe6d-4815-ae1d-76a9755cfd0f Aug 16 21:19:31.991220 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-7c21d35f-e9f1-4849-9040-ab0f8e22cc91 tempest-VolumeImageDependencyTests-705023614 tempest-VolumeImageDependencyTests-705023614-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:19:31.991408 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-7c21d35f-e9f1-4849-9040-ab0f8e22cc91 tempest-VolumeImageDependencyTests-705023614 tempest-VolumeImageDependencyTests-705023614-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:19:32.000967 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:19:32.000967 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:19:32.005278 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-7c21d35f-e9f1-4849-9040-ab0f8e22cc91 tempest-VolumeImageDependencyTests-705023614 tempest-VolumeImageDependencyTests-705023614-project-member] Volume info retrieved successfully. Aug 16 21:19:32.009340 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-7c21d35f-e9f1-4849-9040-ab0f8e22cc91 tempest-VolumeImageDependencyTests-705023614 tempest-VolumeImageDependencyTests-705023614-project-member] https://10.4.3.143/volume/v3/volumes/a9488b38-fe6d-4815-ae1d-76a9755cfd0f returned with HTTP 200 Aug 16 21:19:32.009772 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 1033/4123] 10.4.3.143 () {68 vars in 1389 bytes} [Sun Aug 16 21:19:31 2026] GET /volume/v3/volumes/a9488b38-fe6d-4815-ae1d-76a9755cfd0f => generated 928 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:19:32.331202 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-46492b4b-58f8-4a4e-9848-51db5b6363ff None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:19:32.333021 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-46492b4b-58f8-4a4e-9848-51db5b6363ff tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] GET https://10.4.3.143/volume/v3/backups/fe7bff20-6ec4-41aa-9948-8a84bcd62903 Aug 16 21:19:32.333306 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-46492b4b-58f8-4a4e-9848-51db5b6363ff tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:19:32.333533 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-46492b4b-58f8-4a4e-9848-51db5b6363ff tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:19:32.333641 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.v3.backups [None req-46492b4b-58f8-4a4e-9848-51db5b6363ff tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Show backup with id fe7bff20-6ec4-41aa-9948-8a84bcd62903. {{(pid=100332) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:19:32.338869 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:19:32.338869 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:19:32.339664 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-46492b4b-58f8-4a4e-9848-51db5b6363ff tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] https://10.4.3.143/volume/v3/backups/fe7bff20-6ec4-41aa-9948-8a84bcd62903 returned with HTTP 200 Aug 16 21:19:32.340000 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 1035/4124] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:19:32 2026] GET /volume/v3/backups/fe7bff20-6ec4-41aa-9948-8a84bcd62903 => generated 707 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:19:32.362282 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-2469a24d-0936-47c2-905e-201e4eae417c None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:19:32.364099 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-2469a24d-0936-47c2-905e-201e4eae417c tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] GET https://10.4.3.143/volume/v3/backups/68351755-7fb9-4722-b388-7bb25250160a Aug 16 21:19:32.364330 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-2469a24d-0936-47c2-905e-201e4eae417c tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:19:32.364536 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-2469a24d-0936-47c2-905e-201e4eae417c tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:19:32.364693 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.v3.backups [None req-2469a24d-0936-47c2-905e-201e4eae417c tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Show backup with id 68351755-7fb9-4722-b388-7bb25250160a. {{(pid=100333) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:19:32.369410 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:19:32.369410 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:19:32.370204 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-2469a24d-0936-47c2-905e-201e4eae417c tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] https://10.4.3.143/volume/v3/backups/68351755-7fb9-4722-b388-7bb25250160a returned with HTTP 200 Aug 16 21:19:32.370655 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 1023/4125] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:19:32 2026] GET /volume/v3/backups/68351755-7fb9-4722-b388-7bb25250160a => generated 708 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:19:32.398901 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-ea474f18-1a2b-40ac-853a-2ef4512f9822 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:19:32.400765 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-ea474f18-1a2b-40ac-853a-2ef4512f9822 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] GET https://10.4.3.143/volume/v3/backups/d2d64f64-480e-4d57-96a5-74912ffa7d17 Aug 16 21:19:32.401031 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-ea474f18-1a2b-40ac-853a-2ef4512f9822 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:19:32.401261 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-ea474f18-1a2b-40ac-853a-2ef4512f9822 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:19:32.401402 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.v3.backups [None req-ea474f18-1a2b-40ac-853a-2ef4512f9822 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Show backup with id d2d64f64-480e-4d57-96a5-74912ffa7d17. {{(pid=100330) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:19:32.405648 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:19:32.405648 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:19:32.406378 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-ea474f18-1a2b-40ac-853a-2ef4512f9822 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] https://10.4.3.143/volume/v3/backups/d2d64f64-480e-4d57-96a5-74912ffa7d17 returned with HTTP 200 Aug 16 21:19:32.406795 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 1035/4126] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:19:32 2026] GET /volume/v3/backups/d2d64f64-480e-4d57-96a5-74912ffa7d17 => generated 697 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:19:32.559953 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-2d1de473-bd0a-46ef-af57-cf949232242b None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:19:32.562052 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-2d1de473-bd0a-46ef-af57-cf949232242b tempest-TestMinimumBasicScenario-1744355670 tempest-TestMinimumBasicScenario-1744355670-project-member] POST https://10.4.3.143/volume/v3/volumes Aug 16 21:19:32.562469 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-2d1de473-bd0a-46ef-af57-cf949232242b tempest-TestMinimumBasicScenario-1744355670 tempest-TestMinimumBasicScenario-1744355670-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestMinimumBasicScenario-volume-1180168937", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:19:32.564360 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.v3.volumes [None req-2d1de473-bd0a-46ef-af57-cf949232242b tempest-TestMinimumBasicScenario-1744355670 tempest-TestMinimumBasicScenario-1744355670-project-member] Create volume request body: {'volume': {'name': 'tempest-TestMinimumBasicScenario-volume-1180168937', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100331) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 21:19:32.564509 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.v3.volumes [None req-2d1de473-bd0a-46ef-af57-cf949232242b tempest-TestMinimumBasicScenario-1744355670 tempest-TestMinimumBasicScenario-1744355670-project-member] Create volume of 1 GB Aug 16 21:19:32.569783 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-2d1de473-bd0a-46ef-af57-cf949232242b tempest-TestMinimumBasicScenario-1744355670 tempest-TestMinimumBasicScenario-1744355670-project-member] Availability Zones retrieved successfully. Aug 16 21:19:32.576038 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-2d1de473-bd0a-46ef-af57-cf949232242b tempest-TestMinimumBasicScenario-1744355670 tempest-TestMinimumBasicScenario-1744355670-project-member] Flow 'volume_create_api' (6c0ab83f-5d7a-4c49-b319-bdf83ed45a0a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100331) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:19:32.576986 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-2d1de473-bd0a-46ef-af57-cf949232242b tempest-TestMinimumBasicScenario-1744355670 tempest-TestMinimumBasicScenario-1744355670-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b7c98107-cc96-4e62-b818-663a855b4248) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:19:32.577925 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.flows.api.create_volume [None req-2d1de473-bd0a-46ef-af57-cf949232242b tempest-TestMinimumBasicScenario-1744355670 tempest-TestMinimumBasicScenario-1744355670-project-member] Validating volume size '1' using validate_int {{(pid=100331) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 21:19:32.607782 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-2d1de473-bd0a-46ef-af57-cf949232242b tempest-TestMinimumBasicScenario-1744355670 tempest-TestMinimumBasicScenario-1744355670-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b7c98107-cc96-4e62-b818-663a855b4248) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T21:04:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=69e633b8-fab9-4b15-8b40-4f1a67c51cda,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '69e633b8-fab9-4b15-8b40-4f1a67c51cda', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:19:32.608531 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-2d1de473-bd0a-46ef-af57-cf949232242b tempest-TestMinimumBasicScenario-1744355670 tempest-TestMinimumBasicScenario-1744355670-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a2d5ed66-7ef1-46ec-9634-ab48a961d569) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:19:32.672717 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.quota [None req-2d1de473-bd0a-46ef-af57-cf949232242b tempest-TestMinimumBasicScenario-1744355670 tempest-TestMinimumBasicScenario-1744355670-project-member] Created reservations ['6fb1c2f2-7efc-44cb-8148-134eb1e39ea7', 'c892e8db-2c0c-4daa-95d7-e8ea60e9e9b9', '708af9ac-cc39-4d29-89c4-4528de967093', '986ef023-7846-421c-b9ec-46dbf0932d74'] {{(pid=100331) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:19:32.673507 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-2d1de473-bd0a-46ef-af57-cf949232242b tempest-TestMinimumBasicScenario-1744355670 tempest-TestMinimumBasicScenario-1744355670-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a2d5ed66-7ef1-46ec-9634-ab48a961d569) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6fb1c2f2-7efc-44cb-8148-134eb1e39ea7', 'c892e8db-2c0c-4daa-95d7-e8ea60e9e9b9', '708af9ac-cc39-4d29-89c4-4528de967093', '986ef023-7846-421c-b9ec-46dbf0932d74']}' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:19:32.674255 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-2d1de473-bd0a-46ef-af57-cf949232242b tempest-TestMinimumBasicScenario-1744355670 tempest-TestMinimumBasicScenario-1744355670-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4e8f9356-6317-4bc4-b531-1296d9b203d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:19:32.695103 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-2d1de473-bd0a-46ef-af57-cf949232242b tempest-TestMinimumBasicScenario-1744355670 tempest-TestMinimumBasicScenario-1744355670-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4e8f9356-6317-4bc4-b531-1296d9b203d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4b559cab-5f21-479d-9e74-e681aa5a92ac', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-1180168937',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a77d1d70e20d4445bc9639236e324e3b',qos_specs=None,replication_status=,reservations=['6fb1c2f2-7efc-44cb-8148-134eb1e39ea7','c892e8db-2c0c-4daa-95d7-e8ea60e9e9b9','708af9ac-cc39-4d29-89c4-4528de967093','986ef023-7846-421c-b9ec-46dbf0932d74'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0fe15a03477742469818cd0523fb0db0',volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T21:19:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-1180168937',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4b559cab-5f21-479d-9e74-e681aa5a92ac,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a77d1d70e20d4445bc9639236e324e3b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0fe15a03477742469818cd0523fb0db0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(69e633b8-fab9-4b15-8b40-4f1a67c51cda),volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda)}' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:19:32.695998 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-2d1de473-bd0a-46ef-af57-cf949232242b tempest-TestMinimumBasicScenario-1744355670 tempest-TestMinimumBasicScenario-1744355670-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8ca8ef02-c1f7-40ca-8d1a-88019c482df1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:19:32.713745 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-2d1de473-bd0a-46ef-af57-cf949232242b tempest-TestMinimumBasicScenario-1744355670 tempest-TestMinimumBasicScenario-1744355670-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8ca8ef02-c1f7-40ca-8d1a-88019c482df1) transitioned into state 'SUCCESS' from state '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-1180168937',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a77d1d70e20d4445bc9639236e324e3b',qos_specs=None,replication_status=,reservations=['6fb1c2f2-7efc-44cb-8148-134eb1e39ea7','c892e8db-2c0c-4daa-95d7-e8ea60e9e9b9','708af9ac-cc39-4d29-89c4-4528de967093','986ef023-7846-421c-b9ec-46dbf0932d74'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0fe15a03477742469818cd0523fb0db0',volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda)}' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:19:32.714570 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-2d1de473-bd0a-46ef-af57-cf949232242b tempest-TestMinimumBasicScenario-1744355670 tempest-TestMinimumBasicScenario-1744355670-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5495a1a2-dc09-4217-b8ee-c587cdda21fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:19:32.723936 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-2d1de473-bd0a-46ef-af57-cf949232242b tempest-TestMinimumBasicScenario-1744355670 tempest-TestMinimumBasicScenario-1744355670-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5495a1a2-dc09-4217-b8ee-c587cdda21fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:19:32.724939 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-2d1de473-bd0a-46ef-af57-cf949232242b tempest-TestMinimumBasicScenario-1744355670 tempest-TestMinimumBasicScenario-1744355670-project-member] Flow 'volume_create_api' (6c0ab83f-5d7a-4c49-b319-bdf83ed45a0a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100331) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:19:32.725268 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-2d1de473-bd0a-46ef-af57-cf949232242b tempest-TestMinimumBasicScenario-1744355670 tempest-TestMinimumBasicScenario-1744355670-project-member] Create volume request issued successfully. Aug 16 21:19:32.725805 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-2d1de473-bd0a-46ef-af57-cf949232242b tempest-TestMinimumBasicScenario-1744355670 tempest-TestMinimumBasicScenario-1744355670-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Aug 16 21:19:32.726223 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 1034/4127] 10.4.3.143 () {68 vars in 1259 bytes} [Sun Aug 16 21:19:32 2026] POST /volume/v3/volumes => generated 755 bytes in 167 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 21:19:32.741240 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-3c39777f-efb9-44cb-a3c7-392a221b0c8a None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:19:32.743589 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-3c39777f-efb9-44cb-a3c7-392a221b0c8a tempest-TestMinimumBasicScenario-1744355670 tempest-TestMinimumBasicScenario-1744355670-project-member] GET https://10.4.3.143/volume/v3/volumes/4b559cab-5f21-479d-9e74-e681aa5a92ac Aug 16 21:19:32.743958 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-3c39777f-efb9-44cb-a3c7-392a221b0c8a tempest-TestMinimumBasicScenario-1744355670 tempest-TestMinimumBasicScenario-1744355670-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:19:32.744289 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-3c39777f-efb9-44cb-a3c7-392a221b0c8a tempest-TestMinimumBasicScenario-1744355670 tempest-TestMinimumBasicScenario-1744355670-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:19:32.751956 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:19:32.751956 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:19:32.755833 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-3c39777f-efb9-44cb-a3c7-392a221b0c8a tempest-TestMinimumBasicScenario-1744355670 tempest-TestMinimumBasicScenario-1744355670-project-member] Volume info retrieved successfully. Aug 16 21:19:32.760334 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-3c39777f-efb9-44cb-a3c7-392a221b0c8a tempest-TestMinimumBasicScenario-1744355670 tempest-TestMinimumBasicScenario-1744355670-project-member] https://10.4.3.143/volume/v3/volumes/4b559cab-5f21-479d-9e74-e681aa5a92ac returned with HTTP 200 Aug 16 21:19:32.760853 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 1036/4128] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:19:32 2026] GET /volume/v3/volumes/4b559cab-5f21-479d-9e74-e681aa5a92ac => generated 823 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:19:33.028031 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-27801c86-e976-4e54-91c7-bf54f8f8d038 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:19:33.029895 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-27801c86-e976-4e54-91c7-bf54f8f8d038 tempest-VolumeImageDependencyTests-705023614 tempest-VolumeImageDependencyTests-705023614-project-member] GET https://10.4.3.143/volume/v3/volumes/a9488b38-fe6d-4815-ae1d-76a9755cfd0f Aug 16 21:19:33.030198 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-27801c86-e976-4e54-91c7-bf54f8f8d038 tempest-VolumeImageDependencyTests-705023614 tempest-VolumeImageDependencyTests-705023614-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:19:33.030484 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-27801c86-e976-4e54-91c7-bf54f8f8d038 tempest-VolumeImageDependencyTests-705023614 tempest-VolumeImageDependencyTests-705023614-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:19:33.037519 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:19:33.037519 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:19:33.041866 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-27801c86-e976-4e54-91c7-bf54f8f8d038 tempest-VolumeImageDependencyTests-705023614 tempest-VolumeImageDependencyTests-705023614-project-member] Volume info retrieved successfully. Aug 16 21:19:33.046987 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-27801c86-e976-4e54-91c7-bf54f8f8d038 tempest-VolumeImageDependencyTests-705023614 tempest-VolumeImageDependencyTests-705023614-project-member] https://10.4.3.143/volume/v3/volumes/a9488b38-fe6d-4815-ae1d-76a9755cfd0f returned with HTTP 200 Aug 16 21:19:33.047399 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 1024/4129] 10.4.3.143 () {68 vars in 1389 bytes} [Sun Aug 16 21:19:33 2026] GET /volume/v3/volumes/a9488b38-fe6d-4815-ae1d-76a9755cfd0f => generated 928 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:19:33.353343 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-93e43ffc-f586-4352-9f35-5730243b3a8b None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:19:33.355330 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-93e43ffc-f586-4352-9f35-5730243b3a8b tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] GET https://10.4.3.143/volume/v3/backups/fe7bff20-6ec4-41aa-9948-8a84bcd62903 Aug 16 21:19:33.355330 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-93e43ffc-f586-4352-9f35-5730243b3a8b tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:19:33.355498 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-93e43ffc-f586-4352-9f35-5730243b3a8b tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:19:33.355602 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.v3.backups [None req-93e43ffc-f586-4352-9f35-5730243b3a8b tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Show backup with id fe7bff20-6ec4-41aa-9948-8a84bcd62903. {{(pid=100330) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:19:33.360144 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:19:33.360144 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:19:33.360736 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-93e43ffc-f586-4352-9f35-5730243b3a8b tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] https://10.4.3.143/volume/v3/backups/fe7bff20-6ec4-41aa-9948-8a84bcd62903 returned with HTTP 200 Aug 16 21:19:33.361410 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 1036/4130] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:19:33 2026] GET /volume/v3/backups/fe7bff20-6ec4-41aa-9948-8a84bcd62903 => generated 707 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:19:33.382152 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-a62a8a74-c5a9-41a6-aa08-980272b9254f None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:19:33.383946 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-a62a8a74-c5a9-41a6-aa08-980272b9254f tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] GET https://10.4.3.143/volume/v3/backups/68351755-7fb9-4722-b388-7bb25250160a Aug 16 21:19:33.384066 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-a62a8a74-c5a9-41a6-aa08-980272b9254f tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:19:33.384239 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-a62a8a74-c5a9-41a6-aa08-980272b9254f tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:19:33.384346 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.v3.backups [None req-a62a8a74-c5a9-41a6-aa08-980272b9254f tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Show backup with id 68351755-7fb9-4722-b388-7bb25250160a. {{(pid=100331) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:19:33.388818 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:19:33.388818 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:19:33.389238 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-a62a8a74-c5a9-41a6-aa08-980272b9254f tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] https://10.4.3.143/volume/v3/backups/68351755-7fb9-4722-b388-7bb25250160a returned with HTTP 200 Aug 16 21:19:33.389600 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 1035/4131] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:19:33 2026] GET /volume/v3/backups/68351755-7fb9-4722-b388-7bb25250160a => generated 708 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:19:33.417868 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-1ef93d0e-c3b8-4872-b384-4c6627977455 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:19:33.420162 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-1ef93d0e-c3b8-4872-b384-4c6627977455 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] GET https://10.4.3.143/volume/v3/backups/d2d64f64-480e-4d57-96a5-74912ffa7d17 Aug 16 21:19:33.420422 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-1ef93d0e-c3b8-4872-b384-4c6627977455 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:19:33.420654 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-1ef93d0e-c3b8-4872-b384-4c6627977455 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:19:33.420785 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.v3.backups [None req-1ef93d0e-c3b8-4872-b384-4c6627977455 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Show backup with id d2d64f64-480e-4d57-96a5-74912ffa7d17. {{(pid=100332) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:19:33.425909 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:19:33.425909 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:19:33.426820 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-1ef93d0e-c3b8-4872-b384-4c6627977455 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] https://10.4.3.143/volume/v3/backups/d2d64f64-480e-4d57-96a5-74912ffa7d17 returned with HTTP 200 Aug 16 21:19:33.427357 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 1037/4132] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:19:33 2026] GET /volume/v3/backups/d2d64f64-480e-4d57-96a5-74912ffa7d17 => generated 697 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:19:33.774659 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-de03ac9e-4a2a-4e90-825d-513a32ddc197 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:19:33.777439 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-de03ac9e-4a2a-4e90-825d-513a32ddc197 tempest-TestMinimumBasicScenario-1744355670 tempest-TestMinimumBasicScenario-1744355670-project-member] GET https://10.4.3.143/volume/v3/volumes/4b559cab-5f21-479d-9e74-e681aa5a92ac Aug 16 21:19:33.777774 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-de03ac9e-4a2a-4e90-825d-513a32ddc197 tempest-TestMinimumBasicScenario-1744355670 tempest-TestMinimumBasicScenario-1744355670-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:19:33.778076 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-de03ac9e-4a2a-4e90-825d-513a32ddc197 tempest-TestMinimumBasicScenario-1744355670 tempest-TestMinimumBasicScenario-1744355670-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:19:33.787422 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:19:33.787422 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:19:33.791877 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-de03ac9e-4a2a-4e90-825d-513a32ddc197 tempest-TestMinimumBasicScenario-1744355670 tempest-TestMinimumBasicScenario-1744355670-project-member] Volume info retrieved successfully. Aug 16 21:19:33.797194 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-de03ac9e-4a2a-4e90-825d-513a32ddc197 tempest-TestMinimumBasicScenario-1744355670 tempest-TestMinimumBasicScenario-1744355670-project-member] https://10.4.3.143/volume/v3/volumes/4b559cab-5f21-479d-9e74-e681aa5a92ac returned with HTTP 200 Aug 16 21:19:33.797713 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 1025/4133] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:19:33 2026] GET /volume/v3/volumes/4b559cab-5f21-479d-9e74-e681aa5a92ac => generated 848 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:19:33.810306 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-f3ff2614-d0c2-425a-8692-f9e8403d9683 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:19:33.812316 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-f3ff2614-d0c2-425a-8692-f9e8403d9683 tempest-TestMinimumBasicScenario-1744355670 tempest-TestMinimumBasicScenario-1744355670-project-member] GET https://10.4.3.143/volume/v3/volumes/4b559cab-5f21-479d-9e74-e681aa5a92ac Aug 16 21:19:33.812548 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-f3ff2614-d0c2-425a-8692-f9e8403d9683 tempest-TestMinimumBasicScenario-1744355670 tempest-TestMinimumBasicScenario-1744355670-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:19:33.812769 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-f3ff2614-d0c2-425a-8692-f9e8403d9683 tempest-TestMinimumBasicScenario-1744355670 tempest-TestMinimumBasicScenario-1744355670-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:19:33.821657 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:19:33.821657 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:19:33.826493 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-f3ff2614-d0c2-425a-8692-f9e8403d9683 tempest-TestMinimumBasicScenario-1744355670 tempest-TestMinimumBasicScenario-1744355670-project-member] Volume info retrieved successfully. Aug 16 21:19:33.832225 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-f3ff2614-d0c2-425a-8692-f9e8403d9683 tempest-TestMinimumBasicScenario-1744355670 tempest-TestMinimumBasicScenario-1744355670-project-member] https://10.4.3.143/volume/v3/volumes/4b559cab-5f21-479d-9e74-e681aa5a92ac returned with HTTP 200 Aug 16 21:19:33.832741 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 1037/4134] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:19:33 2026] GET /volume/v3/volumes/4b559cab-5f21-479d-9e74-e681aa5a92ac => generated 848 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:19:33.850047 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-4fd1300a-dcce-4fcb-b3af-13fe62c62fdd None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:19:33.852407 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-4fd1300a-dcce-4fcb-b3af-13fe62c62fdd tempest-TestMinimumBasicScenario-1744355670 tempest-TestMinimumBasicScenario-1744355670-project-member] GET https://10.4.3.143/volume/v3/volumes Aug 16 21:19:33.852625 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-4fd1300a-dcce-4fcb-b3af-13fe62c62fdd tempest-TestMinimumBasicScenario-1744355670 tempest-TestMinimumBasicScenario-1744355670-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:19:33.852881 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-4fd1300a-dcce-4fcb-b3af-13fe62c62fdd tempest-TestMinimumBasicScenario-1744355670 tempest-TestMinimumBasicScenario-1744355670-project-member] Calling method 'index' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:19:33.853237 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.api_utils [None req-4fd1300a-dcce-4fcb-b3af-13fe62c62fdd tempest-TestMinimumBasicScenario-1744355670 tempest-TestMinimumBasicScenario-1744355670-project-member] Removing options '' from query. {{(pid=100331) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 16 21:19:33.854144 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-4fd1300a-dcce-4fcb-b3af-13fe62c62fdd tempest-TestMinimumBasicScenario-1744355670 tempest-TestMinimumBasicScenario-1744355670-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100331) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 16 21:19:33.862747 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-4fd1300a-dcce-4fcb-b3af-13fe62c62fdd tempest-TestMinimumBasicScenario-1744355670 tempest-TestMinimumBasicScenario-1744355670-project-member] Get all volumes completed successfully. Aug 16 21:19:33.863262 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-4fd1300a-dcce-4fcb-b3af-13fe62c62fdd tempest-TestMinimumBasicScenario-1744355670 tempest-TestMinimumBasicScenario-1744355670-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 200 Aug 16 21:19:33.863726 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 1036/4135] 10.4.3.143 () {66 vars in 1237 bytes} [Sun Aug 16 21:19:33 2026] GET /volume/v3/volumes => generated 339 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:19:33.873008 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-5d99d563-9f34-4c43-959d-bba49080e6ac None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:19:33.874830 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-5d99d563-9f34-4c43-959d-bba49080e6ac tempest-TestMinimumBasicScenario-1744355670 tempest-TestMinimumBasicScenario-1744355670-project-member] GET https://10.4.3.143/volume/v3/volumes/4b559cab-5f21-479d-9e74-e681aa5a92ac Aug 16 21:19:33.875052 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-5d99d563-9f34-4c43-959d-bba49080e6ac tempest-TestMinimumBasicScenario-1744355670 tempest-TestMinimumBasicScenario-1744355670-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:19:33.875227 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-5d99d563-9f34-4c43-959d-bba49080e6ac tempest-TestMinimumBasicScenario-1744355670 tempest-TestMinimumBasicScenario-1744355670-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:19:33.882206 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:19:33.882206 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:19:33.886163 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-5d99d563-9f34-4c43-959d-bba49080e6ac tempest-TestMinimumBasicScenario-1744355670 tempest-TestMinimumBasicScenario-1744355670-project-member] Volume info retrieved successfully. Aug 16 21:19:33.896875 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-5d99d563-9f34-4c43-959d-bba49080e6ac tempest-TestMinimumBasicScenario-1744355670 tempest-TestMinimumBasicScenario-1744355670-project-member] https://10.4.3.143/volume/v3/volumes/4b559cab-5f21-479d-9e74-e681aa5a92ac returned with HTTP 200 Aug 16 21:19:33.897300 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 1038/4136] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:19:33 2026] GET /volume/v3/volumes/4b559cab-5f21-479d-9e74-e681aa5a92ac => generated 848 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:19:33.952459 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [req-99b212bc-fb78-4776-ac44-bbbdf1c12693 req-f14e7ae1-fb99-4886-9dab-176fa7bc22a3 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:19:33.955138 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [req-99b212bc-fb78-4776-ac44-bbbdf1c12693 req-f14e7ae1-fb99-4886-9dab-176fa7bc22a3 tempest-TestMinimumBasicScenario-1744355670 tempest-TestMinimumBasicScenario-1744355670-project-member] GET https://10.4.3.143/volume/v3/volumes/4b559cab-5f21-479d-9e74-e681aa5a92ac Aug 16 21:19:33.955367 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [req-99b212bc-fb78-4776-ac44-bbbdf1c12693 req-f14e7ae1-fb99-4886-9dab-176fa7bc22a3 tempest-TestMinimumBasicScenario-1744355670 tempest-TestMinimumBasicScenario-1744355670-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:19:33.955580 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [req-99b212bc-fb78-4776-ac44-bbbdf1c12693 req-f14e7ae1-fb99-4886-9dab-176fa7bc22a3 tempest-TestMinimumBasicScenario-1744355670 tempest-TestMinimumBasicScenario-1744355670-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:19:33.963721 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:19:33.963721 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:19:33.968107 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [req-99b212bc-fb78-4776-ac44-bbbdf1c12693 req-f14e7ae1-fb99-4886-9dab-176fa7bc22a3 tempest-TestMinimumBasicScenario-1744355670 tempest-TestMinimumBasicScenario-1744355670-project-member] Volume info retrieved successfully. Aug 16 21:19:33.972731 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [req-99b212bc-fb78-4776-ac44-bbbdf1c12693 req-f14e7ae1-fb99-4886-9dab-176fa7bc22a3 tempest-TestMinimumBasicScenario-1744355670 tempest-TestMinimumBasicScenario-1744355670-project-member] https://10.4.3.143/volume/v3/volumes/4b559cab-5f21-479d-9e74-e681aa5a92ac returned with HTTP 200 Aug 16 21:19:33.973198 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 1026/4137] 10.4.3.143 () {68 vars in 1598 bytes} [Sun Aug 16 21:19:33 2026] GET /volume/v3/volumes/4b559cab-5f21-479d-9e74-e681aa5a92ac => generated 848 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:19:34.061164 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-23f2f749-4a40-4e31-9952-7b90a1d341c8 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:19:34.063024 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-23f2f749-4a40-4e31-9952-7b90a1d341c8 tempest-VolumeImageDependencyTests-705023614 tempest-VolumeImageDependencyTests-705023614-project-member] GET https://10.4.3.143/volume/v3/volumes/a9488b38-fe6d-4815-ae1d-76a9755cfd0f Aug 16 21:19:34.063276 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-23f2f749-4a40-4e31-9952-7b90a1d341c8 tempest-VolumeImageDependencyTests-705023614 tempest-VolumeImageDependencyTests-705023614-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:19:34.063463 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-23f2f749-4a40-4e31-9952-7b90a1d341c8 tempest-VolumeImageDependencyTests-705023614 tempest-VolumeImageDependencyTests-705023614-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:19:34.071701 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-958f0f4e-c6b3-4fed-a007-3998f72e3a16 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:19:34.072216 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-958f0f4e-c6b3-4fed-a007-3998f72e3a16 None None] GET https://10.4.3.143/volume// Aug 16 21:19:34.072291 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:19:34.072291 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:19:34.072444 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-958f0f4e-c6b3-4fed-a007-3998f72e3a16 None None] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:19:34.072746 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-958f0f4e-c6b3-4fed-a007-3998f72e3a16 None None] Calling method 'all' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:19:34.073199 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-958f0f4e-c6b3-4fed-a007-3998f72e3a16 None None] https://10.4.3.143/volume// returned with HTTP 300 Aug 16 21:19:34.073566 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 1037/4138] 10.4.3.143 () {66 vars in 1428 bytes} [Sun Aug 16 21: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 16 21:19:34.076791 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-23f2f749-4a40-4e31-9952-7b90a1d341c8 tempest-VolumeImageDependencyTests-705023614 tempest-VolumeImageDependencyTests-705023614-project-member] Volume info retrieved successfully. Aug 16 21:19:34.081172 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-23f2f749-4a40-4e31-9952-7b90a1d341c8 tempest-VolumeImageDependencyTests-705023614 tempest-VolumeImageDependencyTests-705023614-project-member] https://10.4.3.143/volume/v3/volumes/a9488b38-fe6d-4815-ae1d-76a9755cfd0f returned with HTTP 200 Aug 16 21:19:34.081588 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 1038/4139] 10.4.3.143 () {68 vars in 1389 bytes} [Sun Aug 16 21:19:34 2026] GET /volume/v3/volumes/a9488b38-fe6d-4815-ae1d-76a9755cfd0f => generated 928 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:19:34.083999 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [req-99b212bc-fb78-4776-ac44-bbbdf1c12693 req-20f4496b-097f-4ca9-8d9e-50112ade8d33 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:19:34.205884 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [req-99b212bc-fb78-4776-ac44-bbbdf1c12693 req-20f4496b-097f-4ca9-8d9e-50112ade8d33 tempest-TestMinimumBasicScenario-1744355670 tempest-TestMinimumBasicScenario-1744355670-project-member] POST https://10.4.3.143/volume/v3/attachments Aug 16 21:19:34.206598 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [req-99b212bc-fb78-4776-ac44-bbbdf1c12693 req-20f4496b-097f-4ca9-8d9e-50112ade8d33 tempest-TestMinimumBasicScenario-1744355670 tempest-TestMinimumBasicScenario-1744355670-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "4b559cab-5f21-479d-9e74-e681aa5a92ac", "connector": null, "instance_uuid": "e2483110-9045-404c-bbca-d9004afa8e88"}} {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:19:34.217191 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:19:34.217191 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:19:34.246157 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [req-99b212bc-fb78-4776-ac44-bbbdf1c12693 req-20f4496b-097f-4ca9-8d9e-50112ade8d33 tempest-TestMinimumBasicScenario-1744355670 tempest-TestMinimumBasicScenario-1744355670-project-member] https://10.4.3.143/volume/v3/attachments returned with HTTP 200 Aug 16 21:19:34.246590 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 1039/4140] 10.4.3.143 () {74 vars in 1594 bytes} [Sun Aug 16 21:19:34 2026] POST /volume/v3/attachments => generated 273 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:19:34.276031 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-4ed1e221-6d11-421a-b5d3-a18c8d1ae2c3 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:19:34.279083 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-4ed1e221-6d11-421a-b5d3-a18c8d1ae2c3 tempest-TestMinimumBasicScenario-1744355670 tempest-TestMinimumBasicScenario-1744355670-project-member] GET https://10.4.3.143/volume/v3/volumes/4b559cab-5f21-479d-9e74-e681aa5a92ac Aug 16 21:19:34.279338 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-4ed1e221-6d11-421a-b5d3-a18c8d1ae2c3 tempest-TestMinimumBasicScenario-1744355670 tempest-TestMinimumBasicScenario-1744355670-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:19:34.279857 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-4ed1e221-6d11-421a-b5d3-a18c8d1ae2c3 tempest-TestMinimumBasicScenario-1744355670 tempest-TestMinimumBasicScenario-1744355670-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:19:34.290505 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:19:34.290505 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:19:34.295185 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-4ed1e221-6d11-421a-b5d3-a18c8d1ae2c3 tempest-TestMinimumBasicScenario-1744355670 tempest-TestMinimumBasicScenario-1744355670-project-member] Volume info retrieved successfully. Aug 16 21:19:34.300003 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-4ed1e221-6d11-421a-b5d3-a18c8d1ae2c3 tempest-TestMinimumBasicScenario-1744355670 tempest-TestMinimumBasicScenario-1744355670-project-member] https://10.4.3.143/volume/v3/volumes/4b559cab-5f21-479d-9e74-e681aa5a92ac returned with HTTP 200 Aug 16 21:19:34.300367 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 1027/4141] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:19:34 2026] GET /volume/v3/volumes/4b559cab-5f21-479d-9e74-e681aa5a92ac => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:19:34.302111 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-b852a8aa-bbc5-4b0f-8e81-0475eacd23e3 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:19:34.302485 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-b852a8aa-bbc5-4b0f-8e81-0475eacd23e3 None None] GET https://10.4.3.143/volume// Aug 16 21:19:34.302696 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-b852a8aa-bbc5-4b0f-8e81-0475eacd23e3 None None] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:19:34.302932 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-b852a8aa-bbc5-4b0f-8e81-0475eacd23e3 None None] Calling method 'all' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:19:34.303314 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-b852a8aa-bbc5-4b0f-8e81-0475eacd23e3 None None] https://10.4.3.143/volume// returned with HTTP 300 Aug 16 21:19:34.303670 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 1038/4142] 10.4.3.143 () {66 vars in 1426 bytes} [Sun Aug 16 21: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 16 21:19:34.324302 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [req-99b212bc-fb78-4776-ac44-bbbdf1c12693 req-9863c91d-1a0c-4bf1-9b13-4487ed6dbc81 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:19:34.327431 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [req-99b212bc-fb78-4776-ac44-bbbdf1c12693 req-9863c91d-1a0c-4bf1-9b13-4487ed6dbc81 tempest-TestMinimumBasicScenario-1744355670 tempest-TestMinimumBasicScenario-1744355670-project-member] GET https://10.4.3.143/volume/v3/volumes/4b559cab-5f21-479d-9e74-e681aa5a92ac Aug 16 21:19:34.328655 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [req-99b212bc-fb78-4776-ac44-bbbdf1c12693 req-9863c91d-1a0c-4bf1-9b13-4487ed6dbc81 tempest-TestMinimumBasicScenario-1744355670 tempest-TestMinimumBasicScenario-1744355670-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:19:34.328655 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [req-99b212bc-fb78-4776-ac44-bbbdf1c12693 req-9863c91d-1a0c-4bf1-9b13-4487ed6dbc81 tempest-TestMinimumBasicScenario-1744355670 tempest-TestMinimumBasicScenario-1744355670-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:19:34.339653 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:19:34.339653 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:19:34.344249 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [req-99b212bc-fb78-4776-ac44-bbbdf1c12693 req-9863c91d-1a0c-4bf1-9b13-4487ed6dbc81 tempest-TestMinimumBasicScenario-1744355670 tempest-TestMinimumBasicScenario-1744355670-project-member] Volume info retrieved successfully. Aug 16 21:19:34.349469 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [req-99b212bc-fb78-4776-ac44-bbbdf1c12693 req-9863c91d-1a0c-4bf1-9b13-4487ed6dbc81 tempest-TestMinimumBasicScenario-1744355670 tempest-TestMinimumBasicScenario-1744355670-project-member] https://10.4.3.143/volume/v3/volumes/4b559cab-5f21-479d-9e74-e681aa5a92ac returned with HTTP 200 Aug 16 21:19:34.350086 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 1039/4143] 10.4.3.143 () {70 vars in 1639 bytes} [Sun Aug 16 21:19:34 2026] GET /volume/v3/volumes/4b559cab-5f21-479d-9e74-e681aa5a92ac => generated 1027 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 16 21:19:34.378042 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-f7306021-82eb-4353-bfed-e693ea8bc061 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:19:34.378807 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-f7306021-82eb-4353-bfed-e693ea8bc061 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] GET https://10.4.3.143/volume/v3/backups/fe7bff20-6ec4-41aa-9948-8a84bcd62903 Aug 16 21:19:34.379143 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-f7306021-82eb-4353-bfed-e693ea8bc061 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:19:34.379412 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-f7306021-82eb-4353-bfed-e693ea8bc061 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:19:34.379701 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.v3.backups [None req-f7306021-82eb-4353-bfed-e693ea8bc061 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Show backup with id fe7bff20-6ec4-41aa-9948-8a84bcd62903. {{(pid=100332) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:19:34.386196 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:19:34.386196 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:19:34.387335 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-f7306021-82eb-4353-bfed-e693ea8bc061 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] https://10.4.3.143/volume/v3/backups/fe7bff20-6ec4-41aa-9948-8a84bcd62903 returned with HTTP 200 Aug 16 21:19:34.387953 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 1040/4144] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:19:34 2026] GET /volume/v3/backups/fe7bff20-6ec4-41aa-9948-8a84bcd62903 => generated 707 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:19:34.401569 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-2c61ed28-f73d-455d-a03a-4712abe259b2 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:19:34.403814 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-2c61ed28-f73d-455d-a03a-4712abe259b2 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] GET https://10.4.3.143/volume/v3/backups/68351755-7fb9-4722-b388-7bb25250160a Aug 16 21:19:34.404124 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-2c61ed28-f73d-455d-a03a-4712abe259b2 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:19:34.404357 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-2c61ed28-f73d-455d-a03a-4712abe259b2 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:19:34.404484 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.v3.backups [None req-2c61ed28-f73d-455d-a03a-4712abe259b2 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Show backup with id 68351755-7fb9-4722-b388-7bb25250160a. {{(pid=100333) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:19:34.410881 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:19:34.410881 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:19:34.410881 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-2c61ed28-f73d-455d-a03a-4712abe259b2 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] https://10.4.3.143/volume/v3/backups/68351755-7fb9-4722-b388-7bb25250160a returned with HTTP 200 Aug 16 21:19:34.410881 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 1028/4145] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:19:34 2026] GET /volume/v3/backups/68351755-7fb9-4722-b388-7bb25250160a => generated 708 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:19:34.442187 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-df940e64-76b8-4126-9730-49cb74ced0eb None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:19:34.444316 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-df940e64-76b8-4126-9730-49cb74ced0eb tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] GET https://10.4.3.143/volume/v3/backups/d2d64f64-480e-4d57-96a5-74912ffa7d17 Aug 16 21:19:34.444531 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-df940e64-76b8-4126-9730-49cb74ced0eb tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:19:34.444730 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-df940e64-76b8-4126-9730-49cb74ced0eb tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:19:34.444928 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.v3.backups [None req-df940e64-76b8-4126-9730-49cb74ced0eb tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Show backup with id d2d64f64-480e-4d57-96a5-74912ffa7d17. {{(pid=100331) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:19:34.450617 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:19:34.450617 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:19:34.451480 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-df940e64-76b8-4126-9730-49cb74ced0eb tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] https://10.4.3.143/volume/v3/backups/d2d64f64-480e-4d57-96a5-74912ffa7d17 returned with HTTP 200 Aug 16 21:19:34.451973 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 1039/4146] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:19:34 2026] GET /volume/v3/backups/d2d64f64-480e-4d57-96a5-74912ffa7d17 => generated 697 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:19:34.489038 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [req-99b212bc-fb78-4776-ac44-bbbdf1c12693 req-959301bb-b729-40b8-9897-89b3aff6de43 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:19:34.491687 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [req-99b212bc-fb78-4776-ac44-bbbdf1c12693 req-959301bb-b729-40b8-9897-89b3aff6de43 tempest-TestMinimumBasicScenario-1744355670 tempest-TestMinimumBasicScenario-1744355670-project-member] PUT https://10.4.3.143/volume/v3/attachments/a68fbe3d-3405-408e-a79e-ff0fd075dd77 Aug 16 21:19:34.492177 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [req-99b212bc-fb78-4776-ac44-bbbdf1c12693 req-959301bb-b729-40b8-9897-89b3aff6de43 tempest-TestMinimumBasicScenario-1744355670 tempest-TestMinimumBasicScenario-1744355670-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.143", "host": "np0000007409", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:e42fbcbe2e9", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "69237b68-d654-4a76-81de-86e36bc8fb86", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:19:34.499478 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.coordination [req-99b212bc-fb78-4776-ac44-bbbdf1c12693 req-959301bb-b729-40b8-9897-89b3aff6de43 tempest-TestMinimumBasicScenario-1744355670 tempest-TestMinimumBasicScenario-1744355670-project-member] Acquiring lock "cinder-attachment_update-4b559cab-5f21-479d-9e74-e681aa5a92ac-np0000007409" by "attachment_update" {{(pid=100330) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:19:34.505803 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.coordination [req-99b212bc-fb78-4776-ac44-bbbdf1c12693 req-959301bb-b729-40b8-9897-89b3aff6de43 tempest-TestMinimumBasicScenario-1744355670 tempest-TestMinimumBasicScenario-1744355670-project-member] Lock "cinder-attachment_update-4b559cab-5f21-479d-9e74-e681aa5a92ac-np0000007409" acquired by "attachment_update" :: waited 0.005s {{(pid=100330) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:19:34.505803 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:19:34.505803 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:19:34.614093 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.coordination [req-99b212bc-fb78-4776-ac44-bbbdf1c12693 req-959301bb-b729-40b8-9897-89b3aff6de43 tempest-TestMinimumBasicScenario-1744355670 tempest-TestMinimumBasicScenario-1744355670-project-member] Lock "cinder-attachment_update-4b559cab-5f21-479d-9e74-e681aa5a92ac-np0000007409" released by "attachment_update" :: held 0.110s {{(pid=100330) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:19:34.614378 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [req-99b212bc-fb78-4776-ac44-bbbdf1c12693 req-959301bb-b729-40b8-9897-89b3aff6de43 tempest-TestMinimumBasicScenario-1744355670 tempest-TestMinimumBasicScenario-1744355670-project-member] https://10.4.3.143/volume/v3/attachments/a68fbe3d-3405-408e-a79e-ff0fd075dd77 returned with HTTP 200 Aug 16 21:19:34.615319 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 1040/4147] 10.4.3.143 () {74 vars in 1704 bytes} [Sun Aug 16 21:19:34 2026] PUT /volume/v3/attachments/a68fbe3d-3405-408e-a79e-ff0fd075dd77 => generated 969 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:19:35.097863 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-fcfde393-4f88-4fb0-beb9-4bad309b2120 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:19:35.100154 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-fcfde393-4f88-4fb0-beb9-4bad309b2120 tempest-VolumeImageDependencyTests-705023614 tempest-VolumeImageDependencyTests-705023614-project-member] GET https://10.4.3.143/volume/v3/volumes/a9488b38-fe6d-4815-ae1d-76a9755cfd0f Aug 16 21:19:35.100373 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-fcfde393-4f88-4fb0-beb9-4bad309b2120 tempest-VolumeImageDependencyTests-705023614 tempest-VolumeImageDependencyTests-705023614-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:19:35.100567 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-fcfde393-4f88-4fb0-beb9-4bad309b2120 tempest-VolumeImageDependencyTests-705023614 tempest-VolumeImageDependencyTests-705023614-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:19:35.108190 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:19:35.108190 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:19:35.111933 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-fcfde393-4f88-4fb0-beb9-4bad309b2120 tempest-VolumeImageDependencyTests-705023614 tempest-VolumeImageDependencyTests-705023614-project-member] Volume info retrieved successfully. Aug 16 21:19:35.116043 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-fcfde393-4f88-4fb0-beb9-4bad309b2120 tempest-VolumeImageDependencyTests-705023614 tempest-VolumeImageDependencyTests-705023614-project-member] https://10.4.3.143/volume/v3/volumes/a9488b38-fe6d-4815-ae1d-76a9755cfd0f returned with HTTP 200 Aug 16 21:19:35.116440 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 1041/4148] 10.4.3.143 () {68 vars in 1389 bytes} [Sun Aug 16 21:19:35 2026] GET /volume/v3/volumes/a9488b38-fe6d-4815-ae1d-76a9755cfd0f => generated 928 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:19:35.318757 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-abae11c8-02dd-4786-be6c-066fbf7804fa None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:19:35.320645 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-abae11c8-02dd-4786-be6c-066fbf7804fa tempest-TestMinimumBasicScenario-1744355670 tempest-TestMinimumBasicScenario-1744355670-project-member] GET https://10.4.3.143/volume/v3/volumes/4b559cab-5f21-479d-9e74-e681aa5a92ac Aug 16 21:19:35.320841 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-abae11c8-02dd-4786-be6c-066fbf7804fa tempest-TestMinimumBasicScenario-1744355670 tempest-TestMinimumBasicScenario-1744355670-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:19:35.321030 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-abae11c8-02dd-4786-be6c-066fbf7804fa tempest-TestMinimumBasicScenario-1744355670 tempest-TestMinimumBasicScenario-1744355670-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:19:35.331054 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:19:35.331054 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:19:35.334186 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-abae11c8-02dd-4786-be6c-066fbf7804fa tempest-TestMinimumBasicScenario-1744355670 tempest-TestMinimumBasicScenario-1744355670-project-member] Volume info retrieved successfully. Aug 16 21:19:35.337831 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-abae11c8-02dd-4786-be6c-066fbf7804fa tempest-TestMinimumBasicScenario-1744355670 tempest-TestMinimumBasicScenario-1744355670-project-member] https://10.4.3.143/volume/v3/volumes/4b559cab-5f21-479d-9e74-e681aa5a92ac returned with HTTP 200 Aug 16 21:19:35.338206 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 1029/4149] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:19:35 2026] GET /volume/v3/volumes/4b559cab-5f21-479d-9e74-e681aa5a92ac => generated 848 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:19:35.401229 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-6dc97947-6e3b-4c84-b2b3-b6ae17352b88 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:19:35.403022 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-6dc97947-6e3b-4c84-b2b3-b6ae17352b88 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] GET https://10.4.3.143/volume/v3/backups/fe7bff20-6ec4-41aa-9948-8a84bcd62903 Aug 16 21:19:35.403177 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-6dc97947-6e3b-4c84-b2b3-b6ae17352b88 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:19:35.403367 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-6dc97947-6e3b-4c84-b2b3-b6ae17352b88 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:19:35.403467 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.v3.backups [None req-6dc97947-6e3b-4c84-b2b3-b6ae17352b88 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Show backup with id fe7bff20-6ec4-41aa-9948-8a84bcd62903. {{(pid=100331) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:19:35.407553 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:19:35.407553 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:19:35.408258 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-6dc97947-6e3b-4c84-b2b3-b6ae17352b88 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] https://10.4.3.143/volume/v3/backups/fe7bff20-6ec4-41aa-9948-8a84bcd62903 returned with HTTP 200 Aug 16 21:19:35.408593 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 1040/4150] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:19:35 2026] GET /volume/v3/backups/fe7bff20-6ec4-41aa-9948-8a84bcd62903 => generated 707 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:19:35.429144 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-71107cf9-7daa-47e0-b084-635882718fdc None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:19:35.431379 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-71107cf9-7daa-47e0-b084-635882718fdc tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] GET https://10.4.3.143/volume/v3/backups/68351755-7fb9-4722-b388-7bb25250160a Aug 16 21:19:35.431653 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-71107cf9-7daa-47e0-b084-635882718fdc tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:19:35.431832 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-71107cf9-7daa-47e0-b084-635882718fdc tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:19:35.431986 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.v3.backups [None req-71107cf9-7daa-47e0-b084-635882718fdc tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Show backup with id 68351755-7fb9-4722-b388-7bb25250160a. {{(pid=100330) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:19:35.437021 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:19:35.437021 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:19:35.438030 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-71107cf9-7daa-47e0-b084-635882718fdc tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] https://10.4.3.143/volume/v3/backups/68351755-7fb9-4722-b388-7bb25250160a returned with HTTP 200 Aug 16 21:19:35.438577 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 1041/4151] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:19:35 2026] GET /volume/v3/backups/68351755-7fb9-4722-b388-7bb25250160a => generated 708 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:19:35.461563 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-8889cd83-886b-4b0b-8a2b-2fd14ad858b8 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:19:35.463756 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-8889cd83-886b-4b0b-8a2b-2fd14ad858b8 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] GET https://10.4.3.143/volume/v3/backups/d2d64f64-480e-4d57-96a5-74912ffa7d17 Aug 16 21:19:35.464045 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-8889cd83-886b-4b0b-8a2b-2fd14ad858b8 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:19:35.464296 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-8889cd83-886b-4b0b-8a2b-2fd14ad858b8 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:19:35.464436 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.v3.backups [None req-8889cd83-886b-4b0b-8a2b-2fd14ad858b8 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Show backup with id d2d64f64-480e-4d57-96a5-74912ffa7d17. {{(pid=100332) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:19:35.472162 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:19:35.472162 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:19:35.472975 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-8889cd83-886b-4b0b-8a2b-2fd14ad858b8 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] https://10.4.3.143/volume/v3/backups/d2d64f64-480e-4d57-96a5-74912ffa7d17 returned with HTTP 200 Aug 16 21:19:35.473444 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 1042/4152] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:19:35 2026] GET /volume/v3/backups/d2d64f64-480e-4d57-96a5-74912ffa7d17 => generated 697 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:19:36.130307 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-577c2015-b1a4-44b1-8b94-92c2b8e19d3b None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:19:36.133207 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-577c2015-b1a4-44b1-8b94-92c2b8e19d3b tempest-VolumeImageDependencyTests-705023614 tempest-VolumeImageDependencyTests-705023614-project-member] GET https://10.4.3.143/volume/v3/volumes/a9488b38-fe6d-4815-ae1d-76a9755cfd0f Aug 16 21:19:36.133487 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-577c2015-b1a4-44b1-8b94-92c2b8e19d3b tempest-VolumeImageDependencyTests-705023614 tempest-VolumeImageDependencyTests-705023614-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:19:36.133760 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-577c2015-b1a4-44b1-8b94-92c2b8e19d3b tempest-VolumeImageDependencyTests-705023614 tempest-VolumeImageDependencyTests-705023614-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:19:36.148601 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:19:36.148601 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:19:36.159615 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-577c2015-b1a4-44b1-8b94-92c2b8e19d3b tempest-VolumeImageDependencyTests-705023614 tempest-VolumeImageDependencyTests-705023614-project-member] Volume info retrieved successfully. Aug 16 21:19:36.168370 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-577c2015-b1a4-44b1-8b94-92c2b8e19d3b tempest-VolumeImageDependencyTests-705023614 tempest-VolumeImageDependencyTests-705023614-project-member] https://10.4.3.143/volume/v3/volumes/a9488b38-fe6d-4815-ae1d-76a9755cfd0f returned with HTTP 200 Aug 16 21:19:36.168972 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 1030/4153] 10.4.3.143 () {68 vars in 1389 bytes} [Sun Aug 16 21:19:36 2026] GET /volume/v3/volumes/a9488b38-fe6d-4815-ae1d-76a9755cfd0f => generated 928 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:19:36.353896 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-80722bd8-84a9-4ecc-9eab-b7419a61fa59 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:19:36.355710 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-80722bd8-84a9-4ecc-9eab-b7419a61fa59 tempest-TestMinimumBasicScenario-1744355670 tempest-TestMinimumBasicScenario-1744355670-project-member] GET https://10.4.3.143/volume/v3/volumes/4b559cab-5f21-479d-9e74-e681aa5a92ac Aug 16 21:19:36.355933 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-80722bd8-84a9-4ecc-9eab-b7419a61fa59 tempest-TestMinimumBasicScenario-1744355670 tempest-TestMinimumBasicScenario-1744355670-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:19:36.356181 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-80722bd8-84a9-4ecc-9eab-b7419a61fa59 tempest-TestMinimumBasicScenario-1744355670 tempest-TestMinimumBasicScenario-1744355670-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:19:36.358823 np0000007409 devstack@c-api.service[100331]: DEBUG dbcounter [-] [100331] Writing DB stats cinder:SELECT=308,cinder:INSERT=62,cinder:UPDATE=104 {{(pid=100331) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 16 21:19:36.366963 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:19:36.366963 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:19:36.370735 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-80722bd8-84a9-4ecc-9eab-b7419a61fa59 tempest-TestMinimumBasicScenario-1744355670 tempest-TestMinimumBasicScenario-1744355670-project-member] Volume info retrieved successfully. Aug 16 21:19:36.375634 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-80722bd8-84a9-4ecc-9eab-b7419a61fa59 tempest-TestMinimumBasicScenario-1744355670 tempest-TestMinimumBasicScenario-1744355670-project-member] https://10.4.3.143/volume/v3/volumes/4b559cab-5f21-479d-9e74-e681aa5a92ac returned with HTTP 200 Aug 16 21:19:36.376072 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 1041/4154] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:19:36 2026] GET /volume/v3/volumes/4b559cab-5f21-479d-9e74-e681aa5a92ac => generated 848 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:19:36.417687 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-570f55a7-5d17-4db9-b95a-fa57949a526f None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:19:36.419475 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-570f55a7-5d17-4db9-b95a-fa57949a526f tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] GET https://10.4.3.143/volume/v3/backups/fe7bff20-6ec4-41aa-9948-8a84bcd62903 Aug 16 21:19:36.419807 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-570f55a7-5d17-4db9-b95a-fa57949a526f tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:19:36.420079 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-570f55a7-5d17-4db9-b95a-fa57949a526f tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:19:36.420227 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.v3.backups [None req-570f55a7-5d17-4db9-b95a-fa57949a526f tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Show backup with id fe7bff20-6ec4-41aa-9948-8a84bcd62903. {{(pid=100330) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:19:36.422088 np0000007409 devstack@c-api.service[100330]: DEBUG dbcounter [-] [100330] Writing DB stats cinder:SELECT=291,cinder:INSERT=41,cinder:UPDATE=80,cinder:DELETE=1 {{(pid=100330) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 16 21:19:36.425497 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:19:36.425497 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:19:36.426555 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-570f55a7-5d17-4db9-b95a-fa57949a526f tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] https://10.4.3.143/volume/v3/backups/fe7bff20-6ec4-41aa-9948-8a84bcd62903 returned with HTTP 200 Aug 16 21:19:36.427678 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 1042/4155] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:19:36 2026] GET /volume/v3/backups/fe7bff20-6ec4-41aa-9948-8a84bcd62903 => generated 708 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:19:36.437856 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-b574c8a0-911f-458c-8c40-c8fc35549d8e None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:19:36.439536 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-b574c8a0-911f-458c-8c40-c8fc35549d8e tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] GET https://10.4.3.143/volume/v3/backups/fe7bff20-6ec4-41aa-9948-8a84bcd62903 Aug 16 21:19:36.439795 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-b574c8a0-911f-458c-8c40-c8fc35549d8e tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:19:36.439929 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-b574c8a0-911f-458c-8c40-c8fc35549d8e tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:19:36.440035 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.v3.backups [None req-b574c8a0-911f-458c-8c40-c8fc35549d8e tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Show backup with id fe7bff20-6ec4-41aa-9948-8a84bcd62903. {{(pid=100332) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:19:36.444170 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:19:36.444170 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:19:36.444843 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-b574c8a0-911f-458c-8c40-c8fc35549d8e tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] https://10.4.3.143/volume/v3/backups/fe7bff20-6ec4-41aa-9948-8a84bcd62903 returned with HTTP 200 Aug 16 21:19:36.445220 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 1043/4156] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:19:36 2026] GET /volume/v3/backups/fe7bff20-6ec4-41aa-9948-8a84bcd62903 => generated 708 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:19:36.454766 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-ad707049-60f5-4a9f-bfd4-3fc476a4d302 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:19:36.457275 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-ad707049-60f5-4a9f-bfd4-3fc476a4d302 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] DELETE https://10.4.3.143/volume/v3/backups/fe7bff20-6ec4-41aa-9948-8a84bcd62903 Aug 16 21:19:36.457765 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-ad707049-60f5-4a9f-bfd4-3fc476a4d302 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:19:36.457830 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-ad707049-60f5-4a9f-bfd4-3fc476a4d302 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Calling method 'delete' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:19:36.458022 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.contrib.backups [None req-ad707049-60f5-4a9f-bfd4-3fc476a4d302 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Delete backup with id: fe7bff20-6ec4-41aa-9948-8a84bcd62903. Aug 16 21:19:36.463412 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:19:36.463412 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:19:36.464469 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-b3e0a169-ef6f-438d-b96e-52c7522a7cb4 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:19:36.466373 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-b3e0a169-ef6f-438d-b96e-52c7522a7cb4 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] GET https://10.4.3.143/volume/v3/backups/68351755-7fb9-4722-b388-7bb25250160a Aug 16 21:19:36.466658 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-b3e0a169-ef6f-438d-b96e-52c7522a7cb4 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:19:36.466932 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-b3e0a169-ef6f-438d-b96e-52c7522a7cb4 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:19:36.467061 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.v3.backups [None req-b3e0a169-ef6f-438d-b96e-52c7522a7cb4 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Show backup with id 68351755-7fb9-4722-b388-7bb25250160a. {{(pid=100331) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:19:36.471177 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:19:36.471177 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:19:36.471901 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-b3e0a169-ef6f-438d-b96e-52c7522a7cb4 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] https://10.4.3.143/volume/v3/backups/68351755-7fb9-4722-b388-7bb25250160a returned with HTTP 200 Aug 16 21:19:36.472283 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 1042/4157] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:19:36 2026] GET /volume/v3/backups/68351755-7fb9-4722-b388-7bb25250160a => generated 708 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:19:36.478243 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.backup.rpcapi [None req-ad707049-60f5-4a9f-bfd4-3fc476a4d302 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] delete_backup rpcapi backup_id fe7bff20-6ec4-41aa-9948-8a84bcd62903 {{(pid=100333) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 16 21:19:36.479987 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-ad707049-60f5-4a9f-bfd4-3fc476a4d302 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] https://10.4.3.143/volume/v3/backups/fe7bff20-6ec4-41aa-9948-8a84bcd62903 returned with HTTP 202 Aug 16 21:19:36.480396 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 1031/4158] 10.4.3.143 () {66 vars in 1351 bytes} [Sun Aug 16 21:19:36 2026] DELETE /volume/v3/backups/fe7bff20-6ec4-41aa-9948-8a84bcd62903 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 16 21:19:36.485761 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-a8c4e51c-81ba-4c52-8168-21bb63140096 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:19:36.487255 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-e4ef2aa7-a8c8-48a1-a6b3-1cd6772843e6 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:19:36.487416 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-a8c4e51c-81ba-4c52-8168-21bb63140096 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] GET https://10.4.3.143/volume/v3/backups/d2d64f64-480e-4d57-96a5-74912ffa7d17 Aug 16 21:19:36.487656 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-a8c4e51c-81ba-4c52-8168-21bb63140096 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:19:36.487858 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-a8c4e51c-81ba-4c52-8168-21bb63140096 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:19:36.488066 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.v3.backups [None req-a8c4e51c-81ba-4c52-8168-21bb63140096 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Show backup with id d2d64f64-480e-4d57-96a5-74912ffa7d17. {{(pid=100330) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:19:36.491802 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-e4ef2aa7-a8c8-48a1-a6b3-1cd6772843e6 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] GET https://10.4.3.143/volume/v3/backups/fe7bff20-6ec4-41aa-9948-8a84bcd62903 Aug 16 21:19:36.492060 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-e4ef2aa7-a8c8-48a1-a6b3-1cd6772843e6 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:19:36.492114 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:19:36.492114 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:19:36.492249 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-e4ef2aa7-a8c8-48a1-a6b3-1cd6772843e6 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:19:36.492355 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.v3.backups [None req-e4ef2aa7-a8c8-48a1-a6b3-1cd6772843e6 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Show backup with id fe7bff20-6ec4-41aa-9948-8a84bcd62903. {{(pid=100332) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:19:36.492690 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-a8c4e51c-81ba-4c52-8168-21bb63140096 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] https://10.4.3.143/volume/v3/backups/d2d64f64-480e-4d57-96a5-74912ffa7d17 returned with HTTP 200 Aug 16 21:19:36.493060 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 1043/4159] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:19:36 2026] GET /volume/v3/backups/d2d64f64-480e-4d57-96a5-74912ffa7d17 => generated 708 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:19:36.498734 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:19:36.498734 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:19:36.499670 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-e4ef2aa7-a8c8-48a1-a6b3-1cd6772843e6 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] https://10.4.3.143/volume/v3/backups/fe7bff20-6ec4-41aa-9948-8a84bcd62903 returned with HTTP 200 Aug 16 21:19:36.500152 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 1044/4160] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:19:36 2026] GET /volume/v3/backups/fe7bff20-6ec4-41aa-9948-8a84bcd62903 => generated 707 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:19:37.184728 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-74ce9442-6ea2-4fba-a44c-d7ae3473647c None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:19:37.187740 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-74ce9442-6ea2-4fba-a44c-d7ae3473647c tempest-VolumeImageDependencyTests-705023614 tempest-VolumeImageDependencyTests-705023614-project-member] GET https://10.4.3.143/volume/v3/volumes/a9488b38-fe6d-4815-ae1d-76a9755cfd0f Aug 16 21:19:37.187740 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-74ce9442-6ea2-4fba-a44c-d7ae3473647c tempest-VolumeImageDependencyTests-705023614 tempest-VolumeImageDependencyTests-705023614-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:19:37.188045 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-74ce9442-6ea2-4fba-a44c-d7ae3473647c tempest-VolumeImageDependencyTests-705023614 tempest-VolumeImageDependencyTests-705023614-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:19:37.198256 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:19:37.198256 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:19:37.203901 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-74ce9442-6ea2-4fba-a44c-d7ae3473647c tempest-VolumeImageDependencyTests-705023614 tempest-VolumeImageDependencyTests-705023614-project-member] Volume info retrieved successfully. Aug 16 21:19:37.209731 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-74ce9442-6ea2-4fba-a44c-d7ae3473647c tempest-VolumeImageDependencyTests-705023614 tempest-VolumeImageDependencyTests-705023614-project-member] https://10.4.3.143/volume/v3/volumes/a9488b38-fe6d-4815-ae1d-76a9755cfd0f returned with HTTP 200 Aug 16 21:19:37.210247 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 1043/4161] 10.4.3.143 () {68 vars in 1389 bytes} [Sun Aug 16 21:19:37 2026] GET /volume/v3/volumes/a9488b38-fe6d-4815-ae1d-76a9755cfd0f => generated 1193 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 16 21:19:37.227344 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-88437225-da87-4126-a63b-787fd01b8bb0 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:19:37.229537 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-88437225-da87-4126-a63b-787fd01b8bb0 tempest-VolumeImageDependencyTests-705023614 tempest-VolumeImageDependencyTests-705023614-project-member] GET https://10.4.3.143/volume/v3/volumes/a9488b38-fe6d-4815-ae1d-76a9755cfd0f Aug 16 21:19:37.229857 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-88437225-da87-4126-a63b-787fd01b8bb0 tempest-VolumeImageDependencyTests-705023614 tempest-VolumeImageDependencyTests-705023614-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:19:37.230403 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-88437225-da87-4126-a63b-787fd01b8bb0 tempest-VolumeImageDependencyTests-705023614 tempest-VolumeImageDependencyTests-705023614-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:19:37.244761 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:19:37.244761 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:19:37.252942 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-88437225-da87-4126-a63b-787fd01b8bb0 tempest-VolumeImageDependencyTests-705023614 tempest-VolumeImageDependencyTests-705023614-project-member] Volume info retrieved successfully. Aug 16 21:19:37.260578 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-88437225-da87-4126-a63b-787fd01b8bb0 tempest-VolumeImageDependencyTests-705023614 tempest-VolumeImageDependencyTests-705023614-project-member] https://10.4.3.143/volume/v3/volumes/a9488b38-fe6d-4815-ae1d-76a9755cfd0f returned with HTTP 200 Aug 16 21:19:37.261221 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 1032/4162] 10.4.3.143 () {68 vars in 1389 bytes} [Sun Aug 16 21:19:37 2026] GET /volume/v3/volumes/a9488b38-fe6d-4815-ae1d-76a9755cfd0f => generated 1193 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 16 21:19:37.279403 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-7d7f506d-98e5-467d-b283-5915e0ff1785 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:19:37.282909 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-7d7f506d-98e5-467d-b283-5915e0ff1785 tempest-VolumeImageDependencyTests-705023614 tempest-VolumeImageDependencyTests-705023614-project-member] POST https://10.4.3.143/volume/v3/volumes Aug 16 21:19:37.283445 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-7d7f506d-98e5-467d-b283-5915e0ff1785 tempest-VolumeImageDependencyTests-705023614 tempest-VolumeImageDependencyTests-705023614-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume2-for-test-0e20bd6e-440f-41d8-9b5d-fc047ac00423", "source_volid": "a9488b38-fe6d-4815-ae1d-76a9755cfd0f", "size": 1}} {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:19:37.285591 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.v3.volumes [None req-7d7f506d-98e5-467d-b283-5915e0ff1785 tempest-VolumeImageDependencyTests-705023614 tempest-VolumeImageDependencyTests-705023614-project-member] Create volume request body: {'volume': {'name': 'volume2-for-test-0e20bd6e-440f-41d8-9b5d-fc047ac00423', 'source_volid': 'a9488b38-fe6d-4815-ae1d-76a9755cfd0f', 'size': 1}} {{(pid=100330) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 21:19:37.296144 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:19:37.296144 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:19:37.296816 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-7d7f506d-98e5-467d-b283-5915e0ff1785 tempest-VolumeImageDependencyTests-705023614 tempest-VolumeImageDependencyTests-705023614-project-member] Volume retrieved successfully. Aug 16 21:19:37.297055 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.v3.volumes [None req-7d7f506d-98e5-467d-b283-5915e0ff1785 tempest-VolumeImageDependencyTests-705023614 tempest-VolumeImageDependencyTests-705023614-project-member] Create volume of 1 GB Aug 16 21:19:37.302388 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-7d7f506d-98e5-467d-b283-5915e0ff1785 tempest-VolumeImageDependencyTests-705023614 tempest-VolumeImageDependencyTests-705023614-project-member] Availability Zones retrieved successfully. Aug 16 21:19:37.309617 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-7d7f506d-98e5-467d-b283-5915e0ff1785 tempest-VolumeImageDependencyTests-705023614 tempest-VolumeImageDependencyTests-705023614-project-member] Flow 'volume_create_api' (a46aa796-d8c4-4845-a142-e7c6dc2ea6a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100330) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:19:37.311361 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-7d7f506d-98e5-467d-b283-5915e0ff1785 tempest-VolumeImageDependencyTests-705023614 tempest-VolumeImageDependencyTests-705023614-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (13507b03-6bff-4277-b79b-fab0ade43ffe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:19:37.312817 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.flows.api.create_volume [None req-7d7f506d-98e5-467d-b283-5915e0ff1785 tempest-VolumeImageDependencyTests-705023614 tempest-VolumeImageDependencyTests-705023614-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100330) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 21:19:37.358325 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-7d7f506d-98e5-467d-b283-5915e0ff1785 tempest-VolumeImageDependencyTests-705023614 tempest-VolumeImageDependencyTests-705023614-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (13507b03-6bff-4277-b79b-fab0ade43ffe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': 'a9488b38-fe6d-4815-ae1d-76a9755cfd0f', 'volume_type': VolumeType(created_at=2026-08-16T21:04:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=69e633b8-fab9-4b15-8b40-4f1a67c51cda,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '69e633b8-fab9-4b15-8b40-4f1a67c51cda', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:19:37.359481 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-7d7f506d-98e5-467d-b283-5915e0ff1785 tempest-VolumeImageDependencyTests-705023614 tempest-VolumeImageDependencyTests-705023614-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (59d83455-a611-4a08-8fdd-bf99ff56c2bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:19:37.390407 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-f12e100b-c265-475e-aedf-24e09347c746 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:19:37.397247 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-f12e100b-c265-475e-aedf-24e09347c746 tempest-TestMinimumBasicScenario-1744355670 tempest-TestMinimumBasicScenario-1744355670-project-member] GET https://10.4.3.143/volume/v3/volumes/4b559cab-5f21-479d-9e74-e681aa5a92ac Aug 16 21:19:37.397247 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-f12e100b-c265-475e-aedf-24e09347c746 tempest-TestMinimumBasicScenario-1744355670 tempest-TestMinimumBasicScenario-1744355670-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:19:37.397247 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-f12e100b-c265-475e-aedf-24e09347c746 tempest-TestMinimumBasicScenario-1744355670 tempest-TestMinimumBasicScenario-1744355670-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:19:37.403734 np0000007409 devstack@c-api.service[100332]: DEBUG dbcounter [-] [100332] Writing DB stats cinder:SELECT=316,cinder:INSERT=67,cinder:UPDATE=106 {{(pid=100332) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 16 21:19:37.417431 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:19:37.417431 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:19:37.419872 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.quota [None req-7d7f506d-98e5-467d-b283-5915e0ff1785 tempest-VolumeImageDependencyTests-705023614 tempest-VolumeImageDependencyTests-705023614-project-member] Created reservations ['369ffc0f-a29f-42ab-8552-b63359017a69', '800ba219-7ab6-4f13-a777-4400ab641d38', '3208a4b0-83f7-480a-b7ff-a6f454f2e8c9', 'c7ddcdc2-c7f6-488b-a5b8-cdcba2906099'] {{(pid=100330) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:19:37.421909 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-7d7f506d-98e5-467d-b283-5915e0ff1785 tempest-VolumeImageDependencyTests-705023614 tempest-VolumeImageDependencyTests-705023614-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (59d83455-a611-4a08-8fdd-bf99ff56c2bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['369ffc0f-a29f-42ab-8552-b63359017a69', '800ba219-7ab6-4f13-a777-4400ab641d38', '3208a4b0-83f7-480a-b7ff-a6f454f2e8c9', 'c7ddcdc2-c7f6-488b-a5b8-cdcba2906099']}' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:19:37.422072 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-7d7f506d-98e5-467d-b283-5915e0ff1785 tempest-VolumeImageDependencyTests-705023614 tempest-VolumeImageDependencyTests-705023614-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6f9ec701-0579-48a0-b20b-55292de17311) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:19:37.424397 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-f12e100b-c265-475e-aedf-24e09347c746 tempest-TestMinimumBasicScenario-1744355670 tempest-TestMinimumBasicScenario-1744355670-project-member] Volume info retrieved successfully. Aug 16 21:19:37.435139 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-f12e100b-c265-475e-aedf-24e09347c746 tempest-TestMinimumBasicScenario-1744355670 tempest-TestMinimumBasicScenario-1744355670-project-member] https://10.4.3.143/volume/v3/volumes/4b559cab-5f21-479d-9e74-e681aa5a92ac returned with HTTP 200 Aug 16 21:19:37.435888 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 1045/4163] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:19:37 2026] GET /volume/v3/volumes/4b559cab-5f21-479d-9e74-e681aa5a92ac => generated 848 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:19:37.478393 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-7d7f506d-98e5-467d-b283-5915e0ff1785 tempest-VolumeImageDependencyTests-705023614 tempest-VolumeImageDependencyTests-705023614-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6f9ec701-0579-48a0-b20b-55292de17311) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '019551b9-0511-4fe6-8a50-fe22a0eb565b', '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='c550c0f085ec4ac28b28e927960f4fb5',qos_specs=None,replication_status=,reservations=['369ffc0f-a29f-42ab-8552-b63359017a69','800ba219-7ab6-4f13-a777-4400ab641d38','3208a4b0-83f7-480a-b7ff-a6f454f2e8c9','c7ddcdc2-c7f6-488b-a5b8-cdcba2906099'],size=1,snapshot_id=None,source_replicaid=,source_volid=a9488b38-fe6d-4815-ae1d-76a9755cfd0f,status='creating',user_id='08f9557bd85c47d699979d18b15580f4',volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda), '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-16T21:19:37Z,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=019551b9-0511-4fe6-8a50-fe22a0eb565b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c550c0f085ec4ac28b28e927960f4fb5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=a9488b38-fe6d-4815-ae1d-76a9755cfd0f,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='08f9557bd85c47d699979d18b15580f4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(69e633b8-fab9-4b15-8b40-4f1a67c51cda),volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda)}' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:19:37.479785 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-7d7f506d-98e5-467d-b283-5915e0ff1785 tempest-VolumeImageDependencyTests-705023614 tempest-VolumeImageDependencyTests-705023614-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (83de4a85-806a-45a3-a330-5b9f970c8703) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:19:37.503909 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-7d7f506d-98e5-467d-b283-5915e0ff1785 tempest-VolumeImageDependencyTests-705023614 tempest-VolumeImageDependencyTests-705023614-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (83de4a85-806a-45a3-a330-5b9f970c8703) transitioned into state 'SUCCESS' from 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='c550c0f085ec4ac28b28e927960f4fb5',qos_specs=None,replication_status=,reservations=['369ffc0f-a29f-42ab-8552-b63359017a69','800ba219-7ab6-4f13-a777-4400ab641d38','3208a4b0-83f7-480a-b7ff-a6f454f2e8c9','c7ddcdc2-c7f6-488b-a5b8-cdcba2906099'],size=1,snapshot_id=None,source_replicaid=,source_volid=a9488b38-fe6d-4815-ae1d-76a9755cfd0f,status='creating',user_id='08f9557bd85c47d699979d18b15580f4',volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda)}' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:19:37.505146 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-7d7f506d-98e5-467d-b283-5915e0ff1785 tempest-VolumeImageDependencyTests-705023614 tempest-VolumeImageDependencyTests-705023614-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (70ad0a10-9715-4fa4-a82e-b46b5ac0fd3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:19:37.506230 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-8ce443ea-ba2e-4a4c-b80c-eea724ff9dd3 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:19:37.509639 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-8ce443ea-ba2e-4a4c-b80c-eea724ff9dd3 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] GET https://10.4.3.143/volume/v3/backups/68351755-7fb9-4722-b388-7bb25250160a Aug 16 21:19:37.510022 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-8ce443ea-ba2e-4a4c-b80c-eea724ff9dd3 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:19:37.510319 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-8ce443ea-ba2e-4a4c-b80c-eea724ff9dd3 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:19:37.510480 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.v3.backups [None req-8ce443ea-ba2e-4a4c-b80c-eea724ff9dd3 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Show backup with id 68351755-7fb9-4722-b388-7bb25250160a. {{(pid=100331) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:19:37.511970 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-31aea550-eb1a-4992-8297-a3e033a95212 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:19:37.513975 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-58531651-7645-4ffa-a695-ff2d5e05223a None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:19:37.514849 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-31aea550-eb1a-4992-8297-a3e033a95212 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] GET https://10.4.3.143/volume/v3/backups/d2d64f64-480e-4d57-96a5-74912ffa7d17 Aug 16 21:19:37.515135 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-31aea550-eb1a-4992-8297-a3e033a95212 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:19:37.515403 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-31aea550-eb1a-4992-8297-a3e033a95212 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:19:37.515555 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.v3.backups [None req-31aea550-eb1a-4992-8297-a3e033a95212 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Show backup with id d2d64f64-480e-4d57-96a5-74912ffa7d17. {{(pid=100333) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:19:37.515903 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-58531651-7645-4ffa-a695-ff2d5e05223a tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] GET https://10.4.3.143/volume/v3/backups/fe7bff20-6ec4-41aa-9948-8a84bcd62903 Aug 16 21:19:37.516180 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-58531651-7645-4ffa-a695-ff2d5e05223a tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:19:37.516326 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-58531651-7645-4ffa-a695-ff2d5e05223a tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:19:37.516440 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.v3.backups [None req-58531651-7645-4ffa-a695-ff2d5e05223a tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Show backup with id fe7bff20-6ec4-41aa-9948-8a84bcd62903. {{(pid=100332) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:19:37.519050 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:19:37.519050 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:19:37.520045 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-8ce443ea-ba2e-4a4c-b80c-eea724ff9dd3 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] https://10.4.3.143/volume/v3/backups/68351755-7fb9-4722-b388-7bb25250160a returned with HTTP 200 Aug 16 21:19:37.520579 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:19:37.520579 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:19:37.520778 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 1044/4164] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:19:37 2026] GET /volume/v3/backups/68351755-7fb9-4722-b388-7bb25250160a => generated 708 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:19:37.521158 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-58531651-7645-4ffa-a695-ff2d5e05223a tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] https://10.4.3.143/volume/v3/backups/fe7bff20-6ec4-41aa-9948-8a84bcd62903 returned with HTTP 404 Aug 16 21:19:37.521310 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-31aea550-eb1a-4992-8297-a3e033a95212 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] https://10.4.3.143/volume/v3/backups/d2d64f64-480e-4d57-96a5-74912ffa7d17 returned with HTTP 200 Aug 16 21:19:37.521732 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 1046/4165] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:19:37 2026] GET /volume/v3/backups/fe7bff20-6ec4-41aa-9948-8a84bcd62903 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:19:37.521970 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 1033/4166] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:19:37 2026] GET /volume/v3/backups/d2d64f64-480e-4d57-96a5-74912ffa7d17 => generated 708 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:19:37.530194 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-bf4337be-cd70-4656-a3c2-cc595c7b8595 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:19:37.532100 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-bf4337be-cd70-4656-a3c2-cc595c7b8595 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] POST https://10.4.3.143/volume/v3/backups Aug 16 21:19:37.532409 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-bf4337be-cd70-4656-a3c2-cc595c7b8595 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "11ca98aa-666c-46cf-9155-770e8e47dd02", "incremental": true, "force": true, "name": "tempest-VolumesBackupsTest-Backup-1284489779", "container": "tempest-volumesbackupstest-backup-container-1028225637"}} {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:19:37.533777 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-7d7f506d-98e5-467d-b283-5915e0ff1785 tempest-VolumeImageDependencyTests-705023614 tempest-VolumeImageDependencyTests-705023614-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (70ad0a10-9715-4fa4-a82e-b46b5ac0fd3d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:19:37.533880 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.contrib.backups [None req-bf4337be-cd70-4656-a3c2-cc595c7b8595 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Creating new backup {'backup': {'volume_id': '11ca98aa-666c-46cf-9155-770e8e47dd02', 'incremental': True, 'force': True, 'name': 'tempest-VolumesBackupsTest-Backup-1284489779', 'container': 'tempest-volumesbackupstest-backup-container-1028225637'}} {{(pid=100331) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 16 21:19:37.533975 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.contrib.backups [None req-bf4337be-cd70-4656-a3c2-cc595c7b8595 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Creating backup of volume 11ca98aa-666c-46cf-9155-770e8e47dd02 in container tempest-volumesbackupstest-backup-container-1028225637 Aug 16 21:19:37.535314 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-7d7f506d-98e5-467d-b283-5915e0ff1785 tempest-VolumeImageDependencyTests-705023614 tempest-VolumeImageDependencyTests-705023614-project-member] Flow 'volume_create_api' (a46aa796-d8c4-4845-a142-e7c6dc2ea6a8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100330) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:19:37.535856 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-7d7f506d-98e5-467d-b283-5915e0ff1785 tempest-VolumeImageDependencyTests-705023614 tempest-VolumeImageDependencyTests-705023614-project-member] Create volume request issued successfully. Aug 16 21:19:37.537008 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-7d7f506d-98e5-467d-b283-5915e0ff1785 tempest-VolumeImageDependencyTests-705023614 tempest-VolumeImageDependencyTests-705023614-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Aug 16 21:19:37.537723 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 1044/4167] 10.4.3.143 () {70 vars in 1300 bytes} [Sun Aug 16 21:19:37 2026] POST /volume/v3/volumes => generated 809 bytes in 259 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:19:37.543576 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:19:37.543576 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:19:37.544186 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-bf4337be-cd70-4656-a3c2-cc595c7b8595 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Volume info retrieved successfully. Aug 16 21:19:37.557902 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-6a48472f-9b0f-4b5d-8b1a-c535e09677f0 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:19:37.562363 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-6a48472f-9b0f-4b5d-8b1a-c535e09677f0 tempest-VolumeImageDependencyTests-705023614 tempest-VolumeImageDependencyTests-705023614-project-member] GET https://10.4.3.143/volume/v3/volumes/019551b9-0511-4fe6-8a50-fe22a0eb565b Aug 16 21:19:37.562727 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-6a48472f-9b0f-4b5d-8b1a-c535e09677f0 tempest-VolumeImageDependencyTests-705023614 tempest-VolumeImageDependencyTests-705023614-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:19:37.563670 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-6a48472f-9b0f-4b5d-8b1a-c535e09677f0 tempest-VolumeImageDependencyTests-705023614 tempest-VolumeImageDependencyTests-705023614-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:19:37.578278 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:19:37.578278 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:19:37.580709 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.quota [None req-bf4337be-cd70-4656-a3c2-cc595c7b8595 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Created reservations ['f9b4fd05-9205-4b65-877e-5f1a1bceb4da', 'efd7789b-6256-4da7-bc25-e819d2d9103d'] {{(pid=100331) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:19:37.584238 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-6a48472f-9b0f-4b5d-8b1a-c535e09677f0 tempest-VolumeImageDependencyTests-705023614 tempest-VolumeImageDependencyTests-705023614-project-member] Volume info retrieved successfully. Aug 16 21:19:37.590316 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-6a48472f-9b0f-4b5d-8b1a-c535e09677f0 tempest-VolumeImageDependencyTests-705023614 tempest-VolumeImageDependencyTests-705023614-project-member] https://10.4.3.143/volume/v3/volumes/019551b9-0511-4fe6-8a50-fe22a0eb565b returned with HTTP 200 Aug 16 21:19:37.590880 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 1047/4168] 10.4.3.143 () {68 vars in 1389 bytes} [Sun Aug 16 21:19:37 2026] GET /volume/v3/volumes/019551b9-0511-4fe6-8a50-fe22a0eb565b => generated 877 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:19:37.639756 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-bf4337be-cd70-4656-a3c2-cc595c7b8595 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] https://10.4.3.143/volume/v3/backups returned with HTTP 202 Aug 16 21:19:37.640408 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 1045/4169] 10.4.3.143 () {68 vars in 1259 bytes} [Sun Aug 16 21:19:37 2026] POST /volume/v3/backups => generated 330 bytes in 111 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 21:19:37.651354 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-4d8b8186-d18f-49fd-af45-82c4862acaf3 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:19:37.653352 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-4d8b8186-d18f-49fd-af45-82c4862acaf3 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] GET https://10.4.3.143/volume/v3/backups/b88fb3f1-1768-40b4-a186-6dc9a115cc19 Aug 16 21:19:37.653583 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-4d8b8186-d18f-49fd-af45-82c4862acaf3 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:19:37.653802 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-4d8b8186-d18f-49fd-af45-82c4862acaf3 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:19:37.653984 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.v3.backups [None req-4d8b8186-d18f-49fd-af45-82c4862acaf3 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Show backup with id b88fb3f1-1768-40b4-a186-6dc9a115cc19. {{(pid=100333) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:19:37.660463 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:19:37.660463 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:19:37.661508 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-4d8b8186-d18f-49fd-af45-82c4862acaf3 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] https://10.4.3.143/volume/v3/backups/b88fb3f1-1768-40b4-a186-6dc9a115cc19 returned with HTTP 200 Aug 16 21:19:37.662328 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 1034/4170] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:19:37 2026] GET /volume/v3/backups/b88fb3f1-1768-40b4-a186-6dc9a115cc19 => generated 788 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:19:38.449830 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-08330bdc-07db-4a18-b1f0-9cf4609245d4 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:19:38.451836 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-08330bdc-07db-4a18-b1f0-9cf4609245d4 tempest-TestMinimumBasicScenario-1744355670 tempest-TestMinimumBasicScenario-1744355670-project-member] GET https://10.4.3.143/volume/v3/volumes/4b559cab-5f21-479d-9e74-e681aa5a92ac Aug 16 21:19:38.452080 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-08330bdc-07db-4a18-b1f0-9cf4609245d4 tempest-TestMinimumBasicScenario-1744355670 tempest-TestMinimumBasicScenario-1744355670-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:19:38.452265 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-08330bdc-07db-4a18-b1f0-9cf4609245d4 tempest-TestMinimumBasicScenario-1744355670 tempest-TestMinimumBasicScenario-1744355670-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:19:38.469257 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:19:38.469257 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:19:38.480785 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-08330bdc-07db-4a18-b1f0-9cf4609245d4 tempest-TestMinimumBasicScenario-1744355670 tempest-TestMinimumBasicScenario-1744355670-project-member] Volume info retrieved successfully. Aug 16 21:19:38.488141 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-08330bdc-07db-4a18-b1f0-9cf4609245d4 tempest-TestMinimumBasicScenario-1744355670 tempest-TestMinimumBasicScenario-1744355670-project-member] https://10.4.3.143/volume/v3/volumes/4b559cab-5f21-479d-9e74-e681aa5a92ac returned with HTTP 200 Aug 16 21:19:38.489285 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 1045/4171] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:19:38 2026] GET /volume/v3/volumes/4b559cab-5f21-479d-9e74-e681aa5a92ac => generated 848 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:19:38.533556 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-99ceb6eb-6ebe-43c9-be90-ad3b1ede014f None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:19:38.535781 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-99ceb6eb-6ebe-43c9-be90-ad3b1ede014f tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] GET https://10.4.3.143/volume/v3/backups/d2d64f64-480e-4d57-96a5-74912ffa7d17 Aug 16 21:19:38.535974 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-99ceb6eb-6ebe-43c9-be90-ad3b1ede014f tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:19:38.536947 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-99ceb6eb-6ebe-43c9-be90-ad3b1ede014f tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:19:38.536947 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.v3.backups [None req-99ceb6eb-6ebe-43c9-be90-ad3b1ede014f tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Show backup with id d2d64f64-480e-4d57-96a5-74912ffa7d17. {{(pid=100332) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:19:38.548547 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-6b8ca943-2a71-4d1b-beb3-cf62ec8660bc None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:19:38.550711 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-6b8ca943-2a71-4d1b-beb3-cf62ec8660bc tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] GET https://10.4.3.143/volume/v3/backups/68351755-7fb9-4722-b388-7bb25250160a Aug 16 21:19:38.550950 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-6b8ca943-2a71-4d1b-beb3-cf62ec8660bc tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:19:38.551203 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-6b8ca943-2a71-4d1b-beb3-cf62ec8660bc tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:19:38.551321 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.v3.backups [None req-6b8ca943-2a71-4d1b-beb3-cf62ec8660bc tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Show backup with id 68351755-7fb9-4722-b388-7bb25250160a. {{(pid=100331) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:19:38.554547 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:19:38.554547 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:19:38.555374 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-99ceb6eb-6ebe-43c9-be90-ad3b1ede014f tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] https://10.4.3.143/volume/v3/backups/d2d64f64-480e-4d57-96a5-74912ffa7d17 returned with HTTP 200 Aug 16 21:19:38.555860 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 1048/4172] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:19:38 2026] GET /volume/v3/backups/d2d64f64-480e-4d57-96a5-74912ffa7d17 => generated 708 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:19:38.563116 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:19:38.563116 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:19:38.564217 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-6b8ca943-2a71-4d1b-beb3-cf62ec8660bc tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] https://10.4.3.143/volume/v3/backups/68351755-7fb9-4722-b388-7bb25250160a returned with HTTP 200 Aug 16 21:19:38.564888 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 1046/4173] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:19:38 2026] GET /volume/v3/backups/68351755-7fb9-4722-b388-7bb25250160a => generated 708 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:19:38.604844 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-566b3aaf-743a-489a-8910-705a8bf8e03b None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:19:38.607092 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-566b3aaf-743a-489a-8910-705a8bf8e03b tempest-VolumeImageDependencyTests-705023614 tempest-VolumeImageDependencyTests-705023614-project-member] GET https://10.4.3.143/volume/v3/volumes/019551b9-0511-4fe6-8a50-fe22a0eb565b Aug 16 21:19:38.607391 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-566b3aaf-743a-489a-8910-705a8bf8e03b tempest-VolumeImageDependencyTests-705023614 tempest-VolumeImageDependencyTests-705023614-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:19:38.607661 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-566b3aaf-743a-489a-8910-705a8bf8e03b tempest-VolumeImageDependencyTests-705023614 tempest-VolumeImageDependencyTests-705023614-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:19:38.610063 np0000007409 devstack@c-api.service[100333]: DEBUG dbcounter [-] [100333] Writing DB stats cinder:SELECT=285,cinder:UPDATE=58,cinder:INSERT=32 {{(pid=100333) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 16 21:19:38.617050 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:19:38.617050 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:19:38.622119 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-566b3aaf-743a-489a-8910-705a8bf8e03b tempest-VolumeImageDependencyTests-705023614 tempest-VolumeImageDependencyTests-705023614-project-member] Volume info retrieved successfully. Aug 16 21:19:38.627977 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-566b3aaf-743a-489a-8910-705a8bf8e03b tempest-VolumeImageDependencyTests-705023614 tempest-VolumeImageDependencyTests-705023614-project-member] https://10.4.3.143/volume/v3/volumes/019551b9-0511-4fe6-8a50-fe22a0eb565b returned with HTTP 200 Aug 16 21:19:38.628490 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 1035/4174] 10.4.3.143 () {68 vars in 1389 bytes} [Sun Aug 16 21:19:38 2026] GET /volume/v3/volumes/019551b9-0511-4fe6-8a50-fe22a0eb565b => generated 1228 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 16 21:19:38.645797 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-c6f1a42e-2743-4f93-be2c-86aab99e3217 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:19:38.648746 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-c6f1a42e-2743-4f93-be2c-86aab99e3217 tempest-VolumeImageDependencyTests-705023614 tempest-VolumeImageDependencyTests-705023614-project-member] GET https://10.4.3.143/volume/v3/volumes/019551b9-0511-4fe6-8a50-fe22a0eb565b Aug 16 21:19:38.648987 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-c6f1a42e-2743-4f93-be2c-86aab99e3217 tempest-VolumeImageDependencyTests-705023614 tempest-VolumeImageDependencyTests-705023614-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:19:38.649184 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-c6f1a42e-2743-4f93-be2c-86aab99e3217 tempest-VolumeImageDependencyTests-705023614 tempest-VolumeImageDependencyTests-705023614-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:19:38.660432 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:19:38.660432 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:19:38.665787 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-c6f1a42e-2743-4f93-be2c-86aab99e3217 tempest-VolumeImageDependencyTests-705023614 tempest-VolumeImageDependencyTests-705023614-project-member] Volume info retrieved successfully. Aug 16 21:19:38.674165 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-c6f1a42e-2743-4f93-be2c-86aab99e3217 tempest-VolumeImageDependencyTests-705023614 tempest-VolumeImageDependencyTests-705023614-project-member] https://10.4.3.143/volume/v3/volumes/019551b9-0511-4fe6-8a50-fe22a0eb565b returned with HTTP 200 Aug 16 21:19:38.674565 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-80e39f4f-3968-4244-b232-aae9d2a2fc21 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:19:38.674675 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 1046/4175] 10.4.3.143 () {68 vars in 1389 bytes} [Sun Aug 16 21:19:38 2026] GET /volume/v3/volumes/019551b9-0511-4fe6-8a50-fe22a0eb565b => generated 1228 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 16 21:19:38.676642 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-80e39f4f-3968-4244-b232-aae9d2a2fc21 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] GET https://10.4.3.143/volume/v3/backups/b88fb3f1-1768-40b4-a186-6dc9a115cc19 Aug 16 21:19:38.676894 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-80e39f4f-3968-4244-b232-aae9d2a2fc21 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:19:38.677177 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-80e39f4f-3968-4244-b232-aae9d2a2fc21 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:19:38.677285 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.v3.backups [None req-80e39f4f-3968-4244-b232-aae9d2a2fc21 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Show backup with id b88fb3f1-1768-40b4-a186-6dc9a115cc19. {{(pid=100332) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:19:38.681658 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:19:38.681658 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:19:38.682401 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-80e39f4f-3968-4244-b232-aae9d2a2fc21 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] https://10.4.3.143/volume/v3/backups/b88fb3f1-1768-40b4-a186-6dc9a115cc19 returned with HTTP 200 Aug 16 21:19:38.682765 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 1049/4176] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:19:38 2026] GET /volume/v3/backups/b88fb3f1-1768-40b4-a186-6dc9a115cc19 => generated 790 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:19:38.689752 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-f0d648e8-9544-42fe-b25a-a47684672fca None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:19:38.691508 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-f0d648e8-9544-42fe-b25a-a47684672fca tempest-VolumeImageDependencyTests-705023614 tempest-VolumeImageDependencyTests-705023614-project-member] DELETE https://10.4.3.143/volume/v3/volumes/a9488b38-fe6d-4815-ae1d-76a9755cfd0f Aug 16 21:19:38.691718 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-f0d648e8-9544-42fe-b25a-a47684672fca tempest-VolumeImageDependencyTests-705023614 tempest-VolumeImageDependencyTests-705023614-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:19:38.691923 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-f0d648e8-9544-42fe-b25a-a47684672fca tempest-VolumeImageDependencyTests-705023614 tempest-VolumeImageDependencyTests-705023614-project-member] Calling method 'delete' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:19:38.692104 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.v3.volumes [None req-f0d648e8-9544-42fe-b25a-a47684672fca tempest-VolumeImageDependencyTests-705023614 tempest-VolumeImageDependencyTests-705023614-project-member] Delete volume with id: a9488b38-fe6d-4815-ae1d-76a9755cfd0f Aug 16 21:19:38.705699 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:19:38.705699 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:19:38.706207 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-f0d648e8-9544-42fe-b25a-a47684672fca tempest-VolumeImageDependencyTests-705023614 tempest-VolumeImageDependencyTests-705023614-project-member] Volume info retrieved successfully. Aug 16 21:19:38.732434 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-f0d648e8-9544-42fe-b25a-a47684672fca tempest-VolumeImageDependencyTests-705023614 tempest-VolumeImageDependencyTests-705023614-project-member] Delete volume request issued successfully. Aug 16 21:19:38.732739 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-f0d648e8-9544-42fe-b25a-a47684672fca tempest-VolumeImageDependencyTests-705023614 tempest-VolumeImageDependencyTests-705023614-project-member] https://10.4.3.143/volume/v3/volumes/a9488b38-fe6d-4815-ae1d-76a9755cfd0f returned with HTTP 202 Aug 16 21:19:38.733329 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 1047/4177] 10.4.3.143 () {68 vars in 1392 bytes} [Sun Aug 16 21:19:38 2026] DELETE /volume/v3/volumes/a9488b38-fe6d-4815-ae1d-76a9755cfd0f => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Aug 16 21:19:38.744227 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-6cbc4a87-1b1b-42b0-a521-9d18460c53f7 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:19:38.746092 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-6cbc4a87-1b1b-42b0-a521-9d18460c53f7 tempest-VolumeImageDependencyTests-705023614 tempest-VolumeImageDependencyTests-705023614-project-member] GET https://10.4.3.143/volume/v3/volumes/a9488b38-fe6d-4815-ae1d-76a9755cfd0f Aug 16 21:19:38.746408 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-6cbc4a87-1b1b-42b0-a521-9d18460c53f7 tempest-VolumeImageDependencyTests-705023614 tempest-VolumeImageDependencyTests-705023614-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:19:38.746577 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-6cbc4a87-1b1b-42b0-a521-9d18460c53f7 tempest-VolumeImageDependencyTests-705023614 tempest-VolumeImageDependencyTests-705023614-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:19:38.758526 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:19:38.758526 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:19:38.763283 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-6cbc4a87-1b1b-42b0-a521-9d18460c53f7 tempest-VolumeImageDependencyTests-705023614 tempest-VolumeImageDependencyTests-705023614-project-member] Volume info retrieved successfully. Aug 16 21:19:38.768331 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-6cbc4a87-1b1b-42b0-a521-9d18460c53f7 tempest-VolumeImageDependencyTests-705023614 tempest-VolumeImageDependencyTests-705023614-project-member] https://10.4.3.143/volume/v3/volumes/a9488b38-fe6d-4815-ae1d-76a9755cfd0f returned with HTTP 200 Aug 16 21:19:38.768690 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 1036/4178] 10.4.3.143 () {68 vars in 1389 bytes} [Sun Aug 16 21:19:38 2026] GET /volume/v3/volumes/a9488b38-fe6d-4815-ae1d-76a9755cfd0f => generated 1192 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 16 21:19:39.507799 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-9efe406b-0809-46a8-8337-1328c247d08f None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:19:39.510276 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-9efe406b-0809-46a8-8337-1328c247d08f tempest-TestMinimumBasicScenario-1744355670 tempest-TestMinimumBasicScenario-1744355670-project-member] GET https://10.4.3.143/volume/v3/volumes/4b559cab-5f21-479d-9e74-e681aa5a92ac Aug 16 21:19:39.510595 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-9efe406b-0809-46a8-8337-1328c247d08f tempest-TestMinimumBasicScenario-1744355670 tempest-TestMinimumBasicScenario-1744355670-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:19:39.510866 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-9efe406b-0809-46a8-8337-1328c247d08f tempest-TestMinimumBasicScenario-1744355670 tempest-TestMinimumBasicScenario-1744355670-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:19:39.520937 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:19:39.520937 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:19:39.525168 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-9efe406b-0809-46a8-8337-1328c247d08f tempest-TestMinimumBasicScenario-1744355670 tempest-TestMinimumBasicScenario-1744355670-project-member] Volume info retrieved successfully. Aug 16 21:19:39.529977 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-9efe406b-0809-46a8-8337-1328c247d08f tempest-TestMinimumBasicScenario-1744355670 tempest-TestMinimumBasicScenario-1744355670-project-member] https://10.4.3.143/volume/v3/volumes/4b559cab-5f21-479d-9e74-e681aa5a92ac returned with HTTP 200 Aug 16 21:19:39.531543 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 1047/4179] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:19:39 2026] GET /volume/v3/volumes/4b559cab-5f21-479d-9e74-e681aa5a92ac => generated 848 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:19:39.568887 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-152b85e0-338e-4215-80af-d45d5853023c None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:19:39.571281 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-152b85e0-338e-4215-80af-d45d5853023c tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] GET https://10.4.3.143/volume/v3/backups/d2d64f64-480e-4d57-96a5-74912ffa7d17 Aug 16 21:19:39.571570 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-152b85e0-338e-4215-80af-d45d5853023c tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:19:39.571840 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-152b85e0-338e-4215-80af-d45d5853023c tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:19:39.571945 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.v3.backups [None req-152b85e0-338e-4215-80af-d45d5853023c tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Show backup with id d2d64f64-480e-4d57-96a5-74912ffa7d17. {{(pid=100332) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:19:39.576506 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:19:39.576506 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:19:39.577207 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-152b85e0-338e-4215-80af-d45d5853023c tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] https://10.4.3.143/volume/v3/backups/d2d64f64-480e-4d57-96a5-74912ffa7d17 returned with HTTP 200 Aug 16 21:19:39.577592 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 1050/4180] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:19:39 2026] GET /volume/v3/backups/d2d64f64-480e-4d57-96a5-74912ffa7d17 => generated 708 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:19:39.584250 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-f4bcf51e-9615-491c-a587-9b9475dd752d None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:19:39.586023 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-f4bcf51e-9615-491c-a587-9b9475dd752d tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] GET https://10.4.3.143/volume/v3/backups/68351755-7fb9-4722-b388-7bb25250160a Aug 16 21:19:39.586210 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-f4bcf51e-9615-491c-a587-9b9475dd752d tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:19:39.586375 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-f4bcf51e-9615-491c-a587-9b9475dd752d tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:19:39.586466 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.v3.backups [None req-f4bcf51e-9615-491c-a587-9b9475dd752d tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Show backup with id 68351755-7fb9-4722-b388-7bb25250160a. {{(pid=100331) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:19:39.591090 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:19:39.591090 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:19:39.591765 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-f4bcf51e-9615-491c-a587-9b9475dd752d tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] https://10.4.3.143/volume/v3/backups/68351755-7fb9-4722-b388-7bb25250160a returned with HTTP 200 Aug 16 21:19:39.592218 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 1048/4181] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:19:39 2026] GET /volume/v3/backups/68351755-7fb9-4722-b388-7bb25250160a => generated 708 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:19:39.693909 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-5e7af6e4-b3eb-4ea5-a5a8-46479d2e0079 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:19:39.695866 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-5e7af6e4-b3eb-4ea5-a5a8-46479d2e0079 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] GET https://10.4.3.143/volume/v3/backups/b88fb3f1-1768-40b4-a186-6dc9a115cc19 Aug 16 21:19:39.696078 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-5e7af6e4-b3eb-4ea5-a5a8-46479d2e0079 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:19:39.696302 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-5e7af6e4-b3eb-4ea5-a5a8-46479d2e0079 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:19:39.696425 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.v3.backups [None req-5e7af6e4-b3eb-4ea5-a5a8-46479d2e0079 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Show backup with id b88fb3f1-1768-40b4-a186-6dc9a115cc19. {{(pid=100333) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:19:39.701367 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:19:39.701367 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:19:39.702307 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-5e7af6e4-b3eb-4ea5-a5a8-46479d2e0079 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] https://10.4.3.143/volume/v3/backups/b88fb3f1-1768-40b4-a186-6dc9a115cc19 returned with HTTP 200 Aug 16 21:19:39.702780 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 1037/4182] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:19:39 2026] GET /volume/v3/backups/b88fb3f1-1768-40b4-a186-6dc9a115cc19 => generated 790 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:19:39.789298 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-50e3cc45-61bd-451d-a1f2-6b752b7ed6b2 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:19:39.792698 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-50e3cc45-61bd-451d-a1f2-6b752b7ed6b2 tempest-VolumeImageDependencyTests-705023614 tempest-VolumeImageDependencyTests-705023614-project-member] GET https://10.4.3.143/volume/v3/volumes/a9488b38-fe6d-4815-ae1d-76a9755cfd0f Aug 16 21:19:39.793003 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-50e3cc45-61bd-451d-a1f2-6b752b7ed6b2 tempest-VolumeImageDependencyTests-705023614 tempest-VolumeImageDependencyTests-705023614-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:19:39.793252 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-50e3cc45-61bd-451d-a1f2-6b752b7ed6b2 tempest-VolumeImageDependencyTests-705023614 tempest-VolumeImageDependencyTests-705023614-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:19:39.802303 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-50e3cc45-61bd-451d-a1f2-6b752b7ed6b2 tempest-VolumeImageDependencyTests-705023614 tempest-VolumeImageDependencyTests-705023614-project-member] https://10.4.3.143/volume/v3/volumes/a9488b38-fe6d-4815-ae1d-76a9755cfd0f returned with HTTP 404 Aug 16 21:19:39.802884 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 1048/4183] 10.4.3.143 () {68 vars in 1389 bytes} [Sun Aug 16 21:19:39 2026] GET /volume/v3/volumes/a9488b38-fe6d-4815-ae1d-76a9755cfd0f => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 16 21:19:40.481192 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [req-99b212bc-fb78-4776-ac44-bbbdf1c12693 req-2f106c3c-ef28-4903-a7d2-93ccdedc41fe None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:19:40.483397 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [req-99b212bc-fb78-4776-ac44-bbbdf1c12693 req-2f106c3c-ef28-4903-a7d2-93ccdedc41fe tempest-TestMinimumBasicScenario-1744355670 tempest-TestMinimumBasicScenario-1744355670-project-member] POST https://10.4.3.143/volume/v3/attachments/a68fbe3d-3405-408e-a79e-ff0fd075dd77/action Aug 16 21:19:40.483777 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [req-99b212bc-fb78-4776-ac44-bbbdf1c12693 req-2f106c3c-ef28-4903-a7d2-93ccdedc41fe tempest-TestMinimumBasicScenario-1744355670 tempest-TestMinimumBasicScenario-1744355670-project-member] Action body: b'{"os-complete": null}' {{(pid=100332) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 21:19:40.483906 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [req-99b212bc-fb78-4776-ac44-bbbdf1c12693 req-2f106c3c-ef28-4903-a7d2-93ccdedc41fe tempest-TestMinimumBasicScenario-1744355670 tempest-TestMinimumBasicScenario-1744355670-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:19:40.508203 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:19:40.508203 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:19:40.520898 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [req-99b212bc-fb78-4776-ac44-bbbdf1c12693 req-2f106c3c-ef28-4903-a7d2-93ccdedc41fe tempest-TestMinimumBasicScenario-1744355670 tempest-TestMinimumBasicScenario-1744355670-project-member] https://10.4.3.143/volume/v3/attachments/a68fbe3d-3405-408e-a79e-ff0fd075dd77/action returned with HTTP 204 Aug 16 21:19:40.521595 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 1051/4184] 10.4.3.143 () {74 vars in 1725 bytes} [Sun Aug 16 21:19:40 2026] POST /volume/v3/attachments/a68fbe3d-3405-408e-a79e-ff0fd075dd77/action => generated 0 bytes in 41 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:19:40.550237 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-dacb899f-f207-42e3-80b8-7d9b73c55828 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:19:40.565849 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-dacb899f-f207-42e3-80b8-7d9b73c55828 tempest-TestMinimumBasicScenario-1744355670 tempest-TestMinimumBasicScenario-1744355670-project-member] GET https://10.4.3.143/volume/v3/volumes/4b559cab-5f21-479d-9e74-e681aa5a92ac Aug 16 21:19:40.566107 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-dacb899f-f207-42e3-80b8-7d9b73c55828 tempest-TestMinimumBasicScenario-1744355670 tempest-TestMinimumBasicScenario-1744355670-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:19:40.567861 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-dacb899f-f207-42e3-80b8-7d9b73c55828 tempest-TestMinimumBasicScenario-1744355670 tempest-TestMinimumBasicScenario-1744355670-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:19:40.589693 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-3ce504cc-f31a-4ed9-be5c-ff692fcce35f None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:19:40.592629 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-3ce504cc-f31a-4ed9-be5c-ff692fcce35f tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] GET https://10.4.3.143/volume/v3/backups/d2d64f64-480e-4d57-96a5-74912ffa7d17 Aug 16 21:19:40.592629 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-3ce504cc-f31a-4ed9-be5c-ff692fcce35f tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:19:40.592629 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-3ce504cc-f31a-4ed9-be5c-ff692fcce35f tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:19:40.592629 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.v3.backups [None req-3ce504cc-f31a-4ed9-be5c-ff692fcce35f tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Show backup with id d2d64f64-480e-4d57-96a5-74912ffa7d17. {{(pid=100333) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:19:40.596471 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:19:40.596471 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:19:40.602009 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-dacb899f-f207-42e3-80b8-7d9b73c55828 tempest-TestMinimumBasicScenario-1744355670 tempest-TestMinimumBasicScenario-1744355670-project-member] Volume info retrieved successfully. Aug 16 21:19:40.602378 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:19:40.602378 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:19:40.603288 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-3ce504cc-f31a-4ed9-be5c-ff692fcce35f tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] https://10.4.3.143/volume/v3/backups/d2d64f64-480e-4d57-96a5-74912ffa7d17 returned with HTTP 200 Aug 16 21:19:40.603824 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 1038/4185] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:19:40 2026] GET /volume/v3/backups/d2d64f64-480e-4d57-96a5-74912ffa7d17 => generated 708 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:19:40.608717 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-a310b1df-f4e7-47b7-adc5-14fd2ce28b8f None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:19:40.611148 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-dacb899f-f207-42e3-80b8-7d9b73c55828 tempest-TestMinimumBasicScenario-1744355670 tempest-TestMinimumBasicScenario-1744355670-project-member] https://10.4.3.143/volume/v3/volumes/4b559cab-5f21-479d-9e74-e681aa5a92ac returned with HTTP 200 Aug 16 21:19:40.611455 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-a310b1df-f4e7-47b7-adc5-14fd2ce28b8f tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] GET https://10.4.3.143/volume/v3/backups/68351755-7fb9-4722-b388-7bb25250160a Aug 16 21:19:40.611707 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-a310b1df-f4e7-47b7-adc5-14fd2ce28b8f tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:19:40.611774 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 1049/4186] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:19:40 2026] GET /volume/v3/volumes/4b559cab-5f21-479d-9e74-e681aa5a92ac => generated 1140 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:19:40.611949 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-a310b1df-f4e7-47b7-adc5-14fd2ce28b8f tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:19:40.612067 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.v3.backups [None req-a310b1df-f4e7-47b7-adc5-14fd2ce28b8f tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Show backup with id 68351755-7fb9-4722-b388-7bb25250160a. {{(pid=100330) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:19:40.623787 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:19:40.623787 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:19:40.624381 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-a310b1df-f4e7-47b7-adc5-14fd2ce28b8f tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] https://10.4.3.143/volume/v3/backups/68351755-7fb9-4722-b388-7bb25250160a returned with HTTP 200 Aug 16 21:19:40.624955 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 1049/4187] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:19:40 2026] GET /volume/v3/backups/68351755-7fb9-4722-b388-7bb25250160a => generated 708 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:19:40.627938 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-056ac8b8-49e3-4d14-91b2-58c91345b5a6 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:19:40.631830 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-056ac8b8-49e3-4d14-91b2-58c91345b5a6 tempest-TestMinimumBasicScenario-1744355670 tempest-TestMinimumBasicScenario-1744355670-project-member] GET https://10.4.3.143/volume/v3/volumes/4b559cab-5f21-479d-9e74-e681aa5a92ac Aug 16 21:19:40.631830 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-056ac8b8-49e3-4d14-91b2-58c91345b5a6 tempest-TestMinimumBasicScenario-1744355670 tempest-TestMinimumBasicScenario-1744355670-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:19:40.631830 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-056ac8b8-49e3-4d14-91b2-58c91345b5a6 tempest-TestMinimumBasicScenario-1744355670 tempest-TestMinimumBasicScenario-1744355670-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:19:40.644025 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:19:40.644025 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:19:40.648868 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-056ac8b8-49e3-4d14-91b2-58c91345b5a6 tempest-TestMinimumBasicScenario-1744355670 tempest-TestMinimumBasicScenario-1744355670-project-member] Volume info retrieved successfully. Aug 16 21:19:40.654283 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-056ac8b8-49e3-4d14-91b2-58c91345b5a6 tempest-TestMinimumBasicScenario-1744355670 tempest-TestMinimumBasicScenario-1744355670-project-member] https://10.4.3.143/volume/v3/volumes/4b559cab-5f21-479d-9e74-e681aa5a92ac returned with HTTP 200 Aug 16 21:19:40.654819 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 1052/4188] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:19:40 2026] GET /volume/v3/volumes/4b559cab-5f21-479d-9e74-e681aa5a92ac => generated 1140 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:19:40.673366 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-303f2b35-8a62-414d-b2aa-d4d008535984 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:19:40.675744 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-303f2b35-8a62-414d-b2aa-d4d008535984 tempest-TestMinimumBasicScenario-1744355670 tempest-TestMinimumBasicScenario-1744355670-project-member] POST https://10.4.3.143/volume/v3/snapshots Aug 16 21:19:40.676227 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-303f2b35-8a62-414d-b2aa-d4d008535984 tempest-TestMinimumBasicScenario-1744355670 tempest-TestMinimumBasicScenario-1744355670-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "4b559cab-5f21-479d-9e74-e681aa5a92ac", "force": true, "name": "tempest-TestMinimumBasicScenario-snapshot-1385416167", "description": null, "metadata": null}} {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:19:40.691505 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:19:40.691505 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:19:40.692055 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-303f2b35-8a62-414d-b2aa-d4d008535984 tempest-TestMinimumBasicScenario-1744355670 tempest-TestMinimumBasicScenario-1744355670-project-member] Volume info retrieved successfully. Aug 16 21:19:40.692181 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.v3.snapshots [None req-303f2b35-8a62-414d-b2aa-d4d008535984 tempest-TestMinimumBasicScenario-1744355670 tempest-TestMinimumBasicScenario-1744355670-project-member] Create snapshot from volume 4b559cab-5f21-479d-9e74-e681aa5a92ac Aug 16 21:19:40.717785 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-10a954ce-538c-4b36-ad16-a617fe5169b5 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:19:40.720347 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-10a954ce-538c-4b36-ad16-a617fe5169b5 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] GET https://10.4.3.143/volume/v3/backups/b88fb3f1-1768-40b4-a186-6dc9a115cc19 Aug 16 21:19:40.720585 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-10a954ce-538c-4b36-ad16-a617fe5169b5 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:19:40.720837 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-10a954ce-538c-4b36-ad16-a617fe5169b5 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:19:40.720951 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.v3.backups [None req-10a954ce-538c-4b36-ad16-a617fe5169b5 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Show backup with id b88fb3f1-1768-40b4-a186-6dc9a115cc19. {{(pid=100331) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:19:40.726540 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:19:40.726540 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:19:40.727536 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-10a954ce-538c-4b36-ad16-a617fe5169b5 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] https://10.4.3.143/volume/v3/backups/b88fb3f1-1768-40b4-a186-6dc9a115cc19 returned with HTTP 200 Aug 16 21:19:40.728000 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 1050/4189] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:19:40 2026] GET /volume/v3/backups/b88fb3f1-1768-40b4-a186-6dc9a115cc19 => generated 790 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:19:40.735803 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.quota [None req-303f2b35-8a62-414d-b2aa-d4d008535984 tempest-TestMinimumBasicScenario-1744355670 tempest-TestMinimumBasicScenario-1744355670-project-member] Created reservations ['23955d5d-aaa8-4c9f-a826-53de4b377bff', 'dc3e2703-eed8-40c3-8c58-efe3899df98c', 'cf76a706-9ce3-4e99-b2c4-e0fac57817bb', 'f6576cba-2293-4947-ad4f-022d52f17da7'] {{(pid=100333) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:19:40.778513 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-303f2b35-8a62-414d-b2aa-d4d008535984 tempest-TestMinimumBasicScenario-1744355670 tempest-TestMinimumBasicScenario-1744355670-project-member] Snapshot force create request issued successfully. Aug 16 21:19:40.779017 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-303f2b35-8a62-414d-b2aa-d4d008535984 tempest-TestMinimumBasicScenario-1744355670 tempest-TestMinimumBasicScenario-1744355670-project-member] https://10.4.3.143/volume/v3/snapshots returned with HTTP 202 Aug 16 21:19:40.779701 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 1039/4190] 10.4.3.143 () {68 vars in 1265 bytes} [Sun Aug 16 21:19:40 2026] POST /volume/v3/snapshots => generated 311 bytes in 107 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 21:19:40.790583 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-4a148c4d-053c-4389-91f8-a5ee7b86fbb3 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:19:40.792740 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-4a148c4d-053c-4389-91f8-a5ee7b86fbb3 tempest-TestMinimumBasicScenario-1744355670 tempest-TestMinimumBasicScenario-1744355670-project-member] GET https://10.4.3.143/volume/v3/snapshots/ea1dceac-2a94-422e-88e7-dff781b74006 Aug 16 21:19:40.792966 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-4a148c4d-053c-4389-91f8-a5ee7b86fbb3 tempest-TestMinimumBasicScenario-1744355670 tempest-TestMinimumBasicScenario-1744355670-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:19:40.793238 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-4a148c4d-053c-4389-91f8-a5ee7b86fbb3 tempest-TestMinimumBasicScenario-1744355670 tempest-TestMinimumBasicScenario-1744355670-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:19:40.798797 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:19:40.798797 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:19:40.799484 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-4a148c4d-053c-4389-91f8-a5ee7b86fbb3 tempest-TestMinimumBasicScenario-1744355670 tempest-TestMinimumBasicScenario-1744355670-project-member] Snapshot retrieved successfully. Aug 16 21:19:40.800370 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-4a148c4d-053c-4389-91f8-a5ee7b86fbb3 tempest-TestMinimumBasicScenario-1744355670 tempest-TestMinimumBasicScenario-1744355670-project-member] https://10.4.3.143/volume/v3/snapshots/ea1dceac-2a94-422e-88e7-dff781b74006 returned with HTTP 200 Aug 16 21:19:40.800719 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 1050/4191] 10.4.3.143 () {66 vars in 1354 bytes} [Sun Aug 16 21:19:40 2026] GET /volume/v3/snapshots/ea1dceac-2a94-422e-88e7-dff781b74006 => generated 443 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:19:41.573501 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-e97c7023-f9c0-4955-905b-95e1c50b0e29 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:19:41.575435 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-e97c7023-f9c0-4955-905b-95e1c50b0e29 tempest-VolumeImageDependencyTests-705023614 tempest-VolumeImageDependencyTests-705023614-project-member] POST https://10.4.3.143/volume/v3/volumes Aug 16 21:19:41.575832 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-e97c7023-f9c0-4955-905b-95e1c50b0e29 tempest-VolumeImageDependencyTests-705023614 tempest-VolumeImageDependencyTests-705023614-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume1-for-teste6050452-06bd-4c7f-9912-45178c83e379", "imageRef": "e87e3b1d-348f-4835-bc13-159cdf0b9f7e", "size": 1}} {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:19:41.577364 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.v3.volumes [None req-e97c7023-f9c0-4955-905b-95e1c50b0e29 tempest-VolumeImageDependencyTests-705023614 tempest-VolumeImageDependencyTests-705023614-project-member] Create volume request body: {'volume': {'name': 'volume1-for-teste6050452-06bd-4c7f-9912-45178c83e379', 'imageRef': 'e87e3b1d-348f-4835-bc13-159cdf0b9f7e', 'size': 1}} {{(pid=100332) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 21:19:41.616250 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-95c52173-8552-4037-b4c3-b56714fe1554 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:19:41.619840 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-95c52173-8552-4037-b4c3-b56714fe1554 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] GET https://10.4.3.143/volume/v3/backups/d2d64f64-480e-4d57-96a5-74912ffa7d17 Aug 16 21:19:41.620109 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-95c52173-8552-4037-b4c3-b56714fe1554 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:19:41.620300 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-95c52173-8552-4037-b4c3-b56714fe1554 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:19:41.620423 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.v3.backups [None req-95c52173-8552-4037-b4c3-b56714fe1554 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Show backup with id d2d64f64-480e-4d57-96a5-74912ffa7d17. {{(pid=100331) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:19:41.624719 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:19:41.624719 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:19:41.625367 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-95c52173-8552-4037-b4c3-b56714fe1554 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] https://10.4.3.143/volume/v3/backups/d2d64f64-480e-4d57-96a5-74912ffa7d17 returned with HTTP 200 Aug 16 21:19:41.625722 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 1051/4192] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:19:41 2026] GET /volume/v3/backups/d2d64f64-480e-4d57-96a5-74912ffa7d17 => generated 708 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:19:41.644950 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-2aa8147d-c4c7-4148-b013-372f1c779fa6 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:19:41.647795 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-2aa8147d-c4c7-4148-b013-372f1c779fa6 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] GET https://10.4.3.143/volume/v3/backups/68351755-7fb9-4722-b388-7bb25250160a Aug 16 21:19:41.648155 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-2aa8147d-c4c7-4148-b013-372f1c779fa6 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:19:41.648367 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-2aa8147d-c4c7-4148-b013-372f1c779fa6 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:19:41.648520 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.v3.backups [None req-2aa8147d-c4c7-4148-b013-372f1c779fa6 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Show backup with id 68351755-7fb9-4722-b388-7bb25250160a. {{(pid=100333) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:19:41.654479 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:19:41.654479 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:19:41.655323 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-2aa8147d-c4c7-4148-b013-372f1c779fa6 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] https://10.4.3.143/volume/v3/backups/68351755-7fb9-4722-b388-7bb25250160a returned with HTTP 200 Aug 16 21:19:41.655894 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 1040/4193] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:19:41 2026] GET /volume/v3/backups/68351755-7fb9-4722-b388-7bb25250160a => generated 709 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:19:41.658891 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.v3.volumes [None req-e97c7023-f9c0-4955-905b-95e1c50b0e29 tempest-VolumeImageDependencyTests-705023614 tempest-VolumeImageDependencyTests-705023614-project-member] Create volume of 1 GB Aug 16 21:19:41.663467 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-e97c7023-f9c0-4955-905b-95e1c50b0e29 tempest-VolumeImageDependencyTests-705023614 tempest-VolumeImageDependencyTests-705023614-project-member] Availability Zones retrieved successfully. Aug 16 21:19:41.668874 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-e97c7023-f9c0-4955-905b-95e1c50b0e29 tempest-VolumeImageDependencyTests-705023614 tempest-VolumeImageDependencyTests-705023614-project-member] Flow 'volume_create_api' (871dc7b2-f4eb-4cfd-8013-1a20c1ed195b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100332) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:19:41.670173 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-e97c7023-f9c0-4955-905b-95e1c50b0e29 tempest-VolumeImageDependencyTests-705023614 tempest-VolumeImageDependencyTests-705023614-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e5e95470-7f6f-4fec-85c6-137446d30071) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:19:41.671191 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.flows.api.create_volume [None req-e97c7023-f9c0-4955-905b-95e1c50b0e29 tempest-VolumeImageDependencyTests-705023614 tempest-VolumeImageDependencyTests-705023614-project-member] Validating volume size '1' using validate_int {{(pid=100332) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 21:19:41.738900 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-21749180-dff7-490c-867b-1d91f11090f4 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:19:41.739006 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-e97c7023-f9c0-4955-905b-95e1c50b0e29 tempest-VolumeImageDependencyTests-705023614 tempest-VolumeImageDependencyTests-705023614-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e5e95470-7f6f-4fec-85c6-137446d30071) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T21:04:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=69e633b8-fab9-4b15-8b40-4f1a67c51cda,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '69e633b8-fab9-4b15-8b40-4f1a67c51cda', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:19:41.740258 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-e97c7023-f9c0-4955-905b-95e1c50b0e29 tempest-VolumeImageDependencyTests-705023614 tempest-VolumeImageDependencyTests-705023614-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (02354e72-7091-4e78-bf13-0ba1516c38e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:19:41.740744 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-21749180-dff7-490c-867b-1d91f11090f4 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] GET https://10.4.3.143/volume/v3/backups/b88fb3f1-1768-40b4-a186-6dc9a115cc19 Aug 16 21:19:41.740975 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-21749180-dff7-490c-867b-1d91f11090f4 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:19:41.741193 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-21749180-dff7-490c-867b-1d91f11090f4 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:19:41.741302 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.v3.backups [None req-21749180-dff7-490c-867b-1d91f11090f4 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Show backup with id b88fb3f1-1768-40b4-a186-6dc9a115cc19. {{(pid=100330) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:19:41.745866 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:19:41.745866 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:19:41.746749 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-21749180-dff7-490c-867b-1d91f11090f4 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] https://10.4.3.143/volume/v3/backups/b88fb3f1-1768-40b4-a186-6dc9a115cc19 returned with HTTP 200 Aug 16 21:19:41.747154 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 1051/4194] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:19:41 2026] GET /volume/v3/backups/b88fb3f1-1768-40b4-a186-6dc9a115cc19 => generated 790 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:19:41.805005 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.quota [None req-e97c7023-f9c0-4955-905b-95e1c50b0e29 tempest-VolumeImageDependencyTests-705023614 tempest-VolumeImageDependencyTests-705023614-project-member] Created reservations ['a3273d56-cfac-4bff-850c-f850dce5cec3', '9b518cab-2dbe-4e42-9be2-88f4873fc5a4', 'e931114a-4ea0-4a70-aabc-ada32e70fbb9', '1072c3ca-edf7-426e-a1ad-57a71b4524af'] {{(pid=100332) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:19:41.806503 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-e97c7023-f9c0-4955-905b-95e1c50b0e29 tempest-VolumeImageDependencyTests-705023614 tempest-VolumeImageDependencyTests-705023614-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (02354e72-7091-4e78-bf13-0ba1516c38e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a3273d56-cfac-4bff-850c-f850dce5cec3', '9b518cab-2dbe-4e42-9be2-88f4873fc5a4', 'e931114a-4ea0-4a70-aabc-ada32e70fbb9', '1072c3ca-edf7-426e-a1ad-57a71b4524af']}' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:19:41.807971 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-e97c7023-f9c0-4955-905b-95e1c50b0e29 tempest-VolumeImageDependencyTests-705023614 tempest-VolumeImageDependencyTests-705023614-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1e0fc467-ebaf-4fb3-9d4a-690f9c7a6d12) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:19:41.814198 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-ad6c037f-15c3-41a3-9de0-b6b9a21df3f0 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:19:41.816033 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-ad6c037f-15c3-41a3-9de0-b6b9a21df3f0 tempest-TestMinimumBasicScenario-1744355670 tempest-TestMinimumBasicScenario-1744355670-project-member] GET https://10.4.3.143/volume/v3/snapshots/ea1dceac-2a94-422e-88e7-dff781b74006 Aug 16 21:19:41.816239 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-ad6c037f-15c3-41a3-9de0-b6b9a21df3f0 tempest-TestMinimumBasicScenario-1744355670 tempest-TestMinimumBasicScenario-1744355670-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:19:41.816423 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-ad6c037f-15c3-41a3-9de0-b6b9a21df3f0 tempest-TestMinimumBasicScenario-1744355670 tempest-TestMinimumBasicScenario-1744355670-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:19:41.822511 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:19:41.822511 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:19:41.823204 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-ad6c037f-15c3-41a3-9de0-b6b9a21df3f0 tempest-TestMinimumBasicScenario-1744355670 tempest-TestMinimumBasicScenario-1744355670-project-member] Snapshot retrieved successfully. Aug 16 21:19:41.824357 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-ad6c037f-15c3-41a3-9de0-b6b9a21df3f0 tempest-TestMinimumBasicScenario-1744355670 tempest-TestMinimumBasicScenario-1744355670-project-member] https://10.4.3.143/volume/v3/snapshots/ea1dceac-2a94-422e-88e7-dff781b74006 returned with HTTP 200 Aug 16 21:19:41.824904 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 1052/4195] 10.4.3.143 () {66 vars in 1354 bytes} [Sun Aug 16 21:19:41 2026] GET /volume/v3/snapshots/ea1dceac-2a94-422e-88e7-dff781b74006 => generated 470 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:19:41.834258 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-175fde32-0e15-413a-88cc-35fe938bbbdd None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:19:41.835010 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-e97c7023-f9c0-4955-905b-95e1c50b0e29 tempest-VolumeImageDependencyTests-705023614 tempest-VolumeImageDependencyTests-705023614-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1e0fc467-ebaf-4fb3-9d4a-690f9c7a6d12) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f982a5b8-722b-4405-a280-b5b56e348928', '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='c550c0f085ec4ac28b28e927960f4fb5',qos_specs=None,replication_status=,reservations=['a3273d56-cfac-4bff-850c-f850dce5cec3','9b518cab-2dbe-4e42-9be2-88f4873fc5a4','e931114a-4ea0-4a70-aabc-ada32e70fbb9','1072c3ca-edf7-426e-a1ad-57a71b4524af'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='08f9557bd85c47d699979d18b15580f4',volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T21:19:41Z,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=f982a5b8-722b-4405-a280-b5b56e348928,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c550c0f085ec4ac28b28e927960f4fb5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='08f9557bd85c47d699979d18b15580f4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(69e633b8-fab9-4b15-8b40-4f1a67c51cda),volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda)}' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:19:41.836048 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-e97c7023-f9c0-4955-905b-95e1c50b0e29 tempest-VolumeImageDependencyTests-705023614 tempest-VolumeImageDependencyTests-705023614-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (133caac2-dfc9-4c3b-a8f0-0a3c23f5edfb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:19:41.836320 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-175fde32-0e15-413a-88cc-35fe938bbbdd tempest-TestMinimumBasicScenario-1744355670 tempest-TestMinimumBasicScenario-1744355670-project-member] GET https://10.4.3.143/volume/v3/snapshots/ea1dceac-2a94-422e-88e7-dff781b74006 Aug 16 21:19:41.836588 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-175fde32-0e15-413a-88cc-35fe938bbbdd tempest-TestMinimumBasicScenario-1744355670 tempest-TestMinimumBasicScenario-1744355670-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:19:41.836898 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-175fde32-0e15-413a-88cc-35fe938bbbdd tempest-TestMinimumBasicScenario-1744355670 tempest-TestMinimumBasicScenario-1744355670-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:19:41.843335 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:19:41.843335 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:19:41.843932 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-175fde32-0e15-413a-88cc-35fe938bbbdd tempest-TestMinimumBasicScenario-1744355670 tempest-TestMinimumBasicScenario-1744355670-project-member] Snapshot retrieved successfully. Aug 16 21:19:41.844995 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-175fde32-0e15-413a-88cc-35fe938bbbdd tempest-TestMinimumBasicScenario-1744355670 tempest-TestMinimumBasicScenario-1744355670-project-member] https://10.4.3.143/volume/v3/snapshots/ea1dceac-2a94-422e-88e7-dff781b74006 returned with HTTP 200 Aug 16 21:19:41.845488 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 1041/4196] 10.4.3.143 () {66 vars in 1354 bytes} [Sun Aug 16 21:19:41 2026] GET /volume/v3/snapshots/ea1dceac-2a94-422e-88e7-dff781b74006 => generated 470 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:19:41.859686 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-ccbaa0db-8a3a-4b76-8383-9b93205c4cf9 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:19:41.861862 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-ccbaa0db-8a3a-4b76-8383-9b93205c4cf9 tempest-TestMinimumBasicScenario-1744355670 tempest-TestMinimumBasicScenario-1744355670-project-member] GET https://10.4.3.143/volume/v3/volumes/4b559cab-5f21-479d-9e74-e681aa5a92ac Aug 16 21:19:41.861983 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-e97c7023-f9c0-4955-905b-95e1c50b0e29 tempest-VolumeImageDependencyTests-705023614 tempest-VolumeImageDependencyTests-705023614-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (133caac2-dfc9-4c3b-a8f0-0a3c23f5edfb) transitioned into state 'SUCCESS' from 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='c550c0f085ec4ac28b28e927960f4fb5',qos_specs=None,replication_status=,reservations=['a3273d56-cfac-4bff-850c-f850dce5cec3','9b518cab-2dbe-4e42-9be2-88f4873fc5a4','e931114a-4ea0-4a70-aabc-ada32e70fbb9','1072c3ca-edf7-426e-a1ad-57a71b4524af'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='08f9557bd85c47d699979d18b15580f4',volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda)}' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:19:41.862158 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-ccbaa0db-8a3a-4b76-8383-9b93205c4cf9 tempest-TestMinimumBasicScenario-1744355670 tempest-TestMinimumBasicScenario-1744355670-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:19:41.862359 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-ccbaa0db-8a3a-4b76-8383-9b93205c4cf9 tempest-TestMinimumBasicScenario-1744355670 tempest-TestMinimumBasicScenario-1744355670-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:19:41.863418 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-e97c7023-f9c0-4955-905b-95e1c50b0e29 tempest-VolumeImageDependencyTests-705023614 tempest-VolumeImageDependencyTests-705023614-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (391aafee-09bb-4041-b600-99638e4ed0f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:19:41.875542 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:19:41.875542 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:19:41.877893 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-e97c7023-f9c0-4955-905b-95e1c50b0e29 tempest-VolumeImageDependencyTests-705023614 tempest-VolumeImageDependencyTests-705023614-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (391aafee-09bb-4041-b600-99638e4ed0f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:19:41.879049 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-e97c7023-f9c0-4955-905b-95e1c50b0e29 tempest-VolumeImageDependencyTests-705023614 tempest-VolumeImageDependencyTests-705023614-project-member] Flow 'volume_create_api' (871dc7b2-f4eb-4cfd-8013-1a20c1ed195b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100332) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:19:41.879489 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-e97c7023-f9c0-4955-905b-95e1c50b0e29 tempest-VolumeImageDependencyTests-705023614 tempest-VolumeImageDependencyTests-705023614-project-member] Create volume request issued successfully. Aug 16 21:19:41.884359 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-e97c7023-f9c0-4955-905b-95e1c50b0e29 tempest-VolumeImageDependencyTests-705023614 tempest-VolumeImageDependencyTests-705023614-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Aug 16 21:19:41.884503 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-ccbaa0db-8a3a-4b76-8383-9b93205c4cf9 tempest-TestMinimumBasicScenario-1744355670 tempest-TestMinimumBasicScenario-1744355670-project-member] Volume info retrieved successfully. Aug 16 21:19:41.884549 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 1053/4197] 10.4.3.143 () {70 vars in 1300 bytes} [Sun Aug 16 21:19:41 2026] POST /volume/v3/volumes => generated 775 bytes in 308 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:19:41.887409 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-ccbaa0db-8a3a-4b76-8383-9b93205c4cf9 tempest-TestMinimumBasicScenario-1744355670 tempest-TestMinimumBasicScenario-1744355670-project-member] https://10.4.3.143/volume/v3/volumes/4b559cab-5f21-479d-9e74-e681aa5a92ac returned with HTTP 200 Aug 16 21:19:41.888384 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 1052/4198] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:19:41 2026] GET /volume/v3/volumes/4b559cab-5f21-479d-9e74-e681aa5a92ac => generated 1140 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:19:41.901103 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-4d6ba5d0-0bc2-4b4f-ab19-8ea3163e06a2 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:19:41.904043 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-4d6ba5d0-0bc2-4b4f-ab19-8ea3163e06a2 tempest-VolumeImageDependencyTests-705023614 tempest-VolumeImageDependencyTests-705023614-project-member] GET https://10.4.3.143/volume/v3/volumes/f982a5b8-722b-4405-a280-b5b56e348928 Aug 16 21:19:41.905312 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-4d6ba5d0-0bc2-4b4f-ab19-8ea3163e06a2 tempest-VolumeImageDependencyTests-705023614 tempest-VolumeImageDependencyTests-705023614-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:19:41.905312 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-4d6ba5d0-0bc2-4b4f-ab19-8ea3163e06a2 tempest-VolumeImageDependencyTests-705023614 tempest-VolumeImageDependencyTests-705023614-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:19:41.913676 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:19:41.913676 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:19:41.919144 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-4d6ba5d0-0bc2-4b4f-ab19-8ea3163e06a2 tempest-VolumeImageDependencyTests-705023614 tempest-VolumeImageDependencyTests-705023614-project-member] Volume info retrieved successfully. Aug 16 21:19:41.923943 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-4d6ba5d0-0bc2-4b4f-ab19-8ea3163e06a2 tempest-VolumeImageDependencyTests-705023614 tempest-VolumeImageDependencyTests-705023614-project-member] https://10.4.3.143/volume/v3/volumes/f982a5b8-722b-4405-a280-b5b56e348928 returned with HTTP 200 Aug 16 21:19:41.924373 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 1053/4199] 10.4.3.143 () {68 vars in 1389 bytes} [Sun Aug 16 21:19:41 2026] GET /volume/v3/volumes/f982a5b8-722b-4405-a280-b5b56e348928 => generated 843 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:19:42.639992 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-55b99b38-8d73-4c6f-beec-28418212a921 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:19:42.640651 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-55b99b38-8d73-4c6f-beec-28418212a921 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] GET https://10.4.3.143/volume/v3/backups/d2d64f64-480e-4d57-96a5-74912ffa7d17 Aug 16 21:19:42.641635 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-55b99b38-8d73-4c6f-beec-28418212a921 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:19:42.641635 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-55b99b38-8d73-4c6f-beec-28418212a921 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:19:42.641635 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.v3.backups [None req-55b99b38-8d73-4c6f-beec-28418212a921 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Show backup with id d2d64f64-480e-4d57-96a5-74912ffa7d17. {{(pid=100333) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:19:42.648026 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:19:42.648026 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:19:42.648694 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-55b99b38-8d73-4c6f-beec-28418212a921 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] https://10.4.3.143/volume/v3/backups/d2d64f64-480e-4d57-96a5-74912ffa7d17 returned with HTTP 200 Aug 16 21:19:42.649370 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 1042/4200] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:19:42 2026] GET /volume/v3/backups/d2d64f64-480e-4d57-96a5-74912ffa7d17 => generated 708 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:19:42.668006 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-1437ec2a-ea1e-4b2d-a387-357963024b97 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:19:42.669977 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-1437ec2a-ea1e-4b2d-a387-357963024b97 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] GET https://10.4.3.143/volume/v3/backups/68351755-7fb9-4722-b388-7bb25250160a Aug 16 21:19:42.670456 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-1437ec2a-ea1e-4b2d-a387-357963024b97 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:19:42.670957 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-1437ec2a-ea1e-4b2d-a387-357963024b97 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:19:42.670957 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.v3.backups [None req-1437ec2a-ea1e-4b2d-a387-357963024b97 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Show backup with id 68351755-7fb9-4722-b388-7bb25250160a. {{(pid=100332) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:19:42.677060 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:19:42.677060 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:19:42.678046 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-1437ec2a-ea1e-4b2d-a387-357963024b97 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] https://10.4.3.143/volume/v3/backups/68351755-7fb9-4722-b388-7bb25250160a returned with HTTP 200 Aug 16 21:19:42.681946 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 1054/4201] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:19:42 2026] GET /volume/v3/backups/68351755-7fb9-4722-b388-7bb25250160a => generated 709 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:19:42.759507 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-d57c1614-afb6-4e98-a9a8-7cd82d529875 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:19:42.763943 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-d57c1614-afb6-4e98-a9a8-7cd82d529875 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] GET https://10.4.3.143/volume/v3/backups/b88fb3f1-1768-40b4-a186-6dc9a115cc19 Aug 16 21:19:42.763943 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-d57c1614-afb6-4e98-a9a8-7cd82d529875 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:19:42.763943 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-d57c1614-afb6-4e98-a9a8-7cd82d529875 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:19:42.763943 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.v3.backups [None req-d57c1614-afb6-4e98-a9a8-7cd82d529875 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Show backup with id b88fb3f1-1768-40b4-a186-6dc9a115cc19. {{(pid=100330) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:19:42.769943 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:19:42.769943 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:19:42.770137 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-d57c1614-afb6-4e98-a9a8-7cd82d529875 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] https://10.4.3.143/volume/v3/backups/b88fb3f1-1768-40b4-a186-6dc9a115cc19 returned with HTTP 200 Aug 16 21:19:42.770569 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 1053/4202] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:19:42 2026] GET /volume/v3/backups/b88fb3f1-1768-40b4-a186-6dc9a115cc19 => generated 790 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:19:42.942562 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-d0e2c7d0-7bf5-4a5c-8951-51e7d565ec7c None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:19:42.946752 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-d0e2c7d0-7bf5-4a5c-8951-51e7d565ec7c tempest-VolumeImageDependencyTests-705023614 tempest-VolumeImageDependencyTests-705023614-project-member] GET https://10.4.3.143/volume/v3/volumes/f982a5b8-722b-4405-a280-b5b56e348928 Aug 16 21:19:42.946752 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-d0e2c7d0-7bf5-4a5c-8951-51e7d565ec7c tempest-VolumeImageDependencyTests-705023614 tempest-VolumeImageDependencyTests-705023614-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:19:42.947164 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-d0e2c7d0-7bf5-4a5c-8951-51e7d565ec7c tempest-VolumeImageDependencyTests-705023614 tempest-VolumeImageDependencyTests-705023614-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:19:42.957210 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:19:42.957210 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:19:42.962724 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-d0e2c7d0-7bf5-4a5c-8951-51e7d565ec7c tempest-VolumeImageDependencyTests-705023614 tempest-VolumeImageDependencyTests-705023614-project-member] Volume info retrieved successfully. Aug 16 21:19:42.968440 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-d0e2c7d0-7bf5-4a5c-8951-51e7d565ec7c tempest-VolumeImageDependencyTests-705023614 tempest-VolumeImageDependencyTests-705023614-project-member] https://10.4.3.143/volume/v3/volumes/f982a5b8-722b-4405-a280-b5b56e348928 returned with HTTP 200 Aug 16 21:19:42.969721 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 1054/4203] 10.4.3.143 () {68 vars in 1389 bytes} [Sun Aug 16 21:19:42 2026] GET /volume/v3/volumes/f982a5b8-722b-4405-a280-b5b56e348928 => generated 925 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:19:43.665976 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-333e87e7-254b-44b8-bee4-1ff32884b944 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:19:43.669133 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-333e87e7-254b-44b8-bee4-1ff32884b944 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] GET https://10.4.3.143/volume/v3/backups/d2d64f64-480e-4d57-96a5-74912ffa7d17 Aug 16 21:19:43.669631 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-333e87e7-254b-44b8-bee4-1ff32884b944 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:19:43.669942 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-333e87e7-254b-44b8-bee4-1ff32884b944 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:19:43.670073 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.v3.backups [None req-333e87e7-254b-44b8-bee4-1ff32884b944 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Show backup with id d2d64f64-480e-4d57-96a5-74912ffa7d17. {{(pid=100333) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:19:43.677325 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:19:43.677325 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:19:43.677843 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-333e87e7-254b-44b8-bee4-1ff32884b944 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] https://10.4.3.143/volume/v3/backups/d2d64f64-480e-4d57-96a5-74912ffa7d17 returned with HTTP 200 Aug 16 21:19:43.678278 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 1043/4204] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:19:43 2026] GET /volume/v3/backups/d2d64f64-480e-4d57-96a5-74912ffa7d17 => generated 708 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:19:43.692757 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-728b4c88-310b-4add-98eb-caf60da7bd97 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:19:43.695498 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-728b4c88-310b-4add-98eb-caf60da7bd97 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] GET https://10.4.3.143/volume/v3/backups/68351755-7fb9-4722-b388-7bb25250160a Aug 16 21:19:43.696056 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-728b4c88-310b-4add-98eb-caf60da7bd97 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:19:43.696762 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-728b4c88-310b-4add-98eb-caf60da7bd97 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:19:43.696867 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.v3.backups [None req-728b4c88-310b-4add-98eb-caf60da7bd97 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Show backup with id 68351755-7fb9-4722-b388-7bb25250160a. {{(pid=100332) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:19:43.707870 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:19:43.707870 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:19:43.708788 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-728b4c88-310b-4add-98eb-caf60da7bd97 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] https://10.4.3.143/volume/v3/backups/68351755-7fb9-4722-b388-7bb25250160a returned with HTTP 200 Aug 16 21:19:43.709347 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 1055/4205] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:19:43 2026] GET /volume/v3/backups/68351755-7fb9-4722-b388-7bb25250160a => generated 710 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:19:43.726023 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-ce574099-be6f-45f9-ba3a-8c398500ee28 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:19:43.728906 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-ce574099-be6f-45f9-ba3a-8c398500ee28 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] DELETE https://10.4.3.143/volume/v3/backups/68351755-7fb9-4722-b388-7bb25250160a Aug 16 21:19:43.729233 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-ce574099-be6f-45f9-ba3a-8c398500ee28 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:19:43.729529 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-ce574099-be6f-45f9-ba3a-8c398500ee28 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Calling method 'delete' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:19:43.729716 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.contrib.backups [None req-ce574099-be6f-45f9-ba3a-8c398500ee28 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Delete backup with id: 68351755-7fb9-4722-b388-7bb25250160a. Aug 16 21:19:43.735887 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:19:43.735887 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:19:43.756331 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.backup.rpcapi [None req-ce574099-be6f-45f9-ba3a-8c398500ee28 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] delete_backup rpcapi backup_id 68351755-7fb9-4722-b388-7bb25250160a {{(pid=100330) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 16 21:19:43.758845 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-ce574099-be6f-45f9-ba3a-8c398500ee28 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] https://10.4.3.143/volume/v3/backups/68351755-7fb9-4722-b388-7bb25250160a returned with HTTP 202 Aug 16 21:19:43.759579 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 1054/4206] 10.4.3.143 () {68 vars in 1391 bytes} [Sun Aug 16 21:19:43 2026] DELETE /volume/v3/backups/68351755-7fb9-4722-b388-7bb25250160a => generated 0 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 16 21:19:43.771015 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-cfa3ee3b-b1d0-4851-97d9-51f53543b448 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:19:43.772583 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-cfa3ee3b-b1d0-4851-97d9-51f53543b448 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] POST https://10.4.3.143/volume/v3/volumes Aug 16 21:19:43.773183 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-cfa3ee3b-b1d0-4851-97d9-51f53543b448 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-451408070"}} {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:19:43.775112 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.v3.volumes [None req-cfa3ee3b-b1d0-4851-97d9-51f53543b448 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-451408070'}} {{(pid=100331) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 21:19:43.775347 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.v3.volumes [None req-cfa3ee3b-b1d0-4851-97d9-51f53543b448 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Create volume of 1 GB Aug 16 21:19:43.784241 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-cfa3ee3b-b1d0-4851-97d9-51f53543b448 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Availability Zones retrieved successfully. Aug 16 21:19:43.786122 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-a9d8b497-7e3d-48c8-bffc-ad98a439dedb None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:19:43.788493 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-a9d8b497-7e3d-48c8-bffc-ad98a439dedb tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] GET https://10.4.3.143/volume/v3/backups/b88fb3f1-1768-40b4-a186-6dc9a115cc19 Aug 16 21:19:43.792160 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-a9d8b497-7e3d-48c8-bffc-ad98a439dedb tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:19:43.792160 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-a9d8b497-7e3d-48c8-bffc-ad98a439dedb tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:19:43.792160 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.v3.backups [None req-a9d8b497-7e3d-48c8-bffc-ad98a439dedb tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Show backup with id b88fb3f1-1768-40b4-a186-6dc9a115cc19. {{(pid=100333) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:19:43.795586 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-cfa3ee3b-b1d0-4851-97d9-51f53543b448 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Flow 'volume_create_api' (b69cd312-415f-482e-b8e1-1851f154741a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100331) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:19:43.797964 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:19:43.797964 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:19:43.798673 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-cfa3ee3b-b1d0-4851-97d9-51f53543b448 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0998c882-e671-44a4-a6d8-989266c45a69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:19:43.798777 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-a9d8b497-7e3d-48c8-bffc-ad98a439dedb tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] https://10.4.3.143/volume/v3/backups/b88fb3f1-1768-40b4-a186-6dc9a115cc19 returned with HTTP 200 Aug 16 21:19:43.799162 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 1044/4207] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:19:43 2026] GET /volume/v3/backups/b88fb3f1-1768-40b4-a186-6dc9a115cc19 => generated 790 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:19:43.800867 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.flows.api.create_volume [None req-cfa3ee3b-b1d0-4851-97d9-51f53543b448 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Validating volume size '1' using validate_int {{(pid=100331) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 21:19:43.838943 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-cfa3ee3b-b1d0-4851-97d9-51f53543b448 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0998c882-e671-44a4-a6d8-989266c45a69) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T21:04:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=69e633b8-fab9-4b15-8b40-4f1a67c51cda,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '69e633b8-fab9-4b15-8b40-4f1a67c51cda', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:19:43.838943 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-cfa3ee3b-b1d0-4851-97d9-51f53543b448 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (89f7941a-9a8c-4623-9989-be85cbcddb20) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:19:43.901071 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.quota [None req-cfa3ee3b-b1d0-4851-97d9-51f53543b448 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Created reservations ['4ecd3655-3df8-46c9-affe-1d0e17697b13', '2e8b6676-a9af-48cb-bd62-bf254dd5e1ac', '06e41669-1928-438d-88e5-ebe8131b31f5', 'b8bb14a7-36cd-44ff-9baa-5280f8e9d4eb'] {{(pid=100331) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:19:43.902638 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-cfa3ee3b-b1d0-4851-97d9-51f53543b448 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (89f7941a-9a8c-4623-9989-be85cbcddb20) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4ecd3655-3df8-46c9-affe-1d0e17697b13', '2e8b6676-a9af-48cb-bd62-bf254dd5e1ac', '06e41669-1928-438d-88e5-ebe8131b31f5', 'b8bb14a7-36cd-44ff-9baa-5280f8e9d4eb']}' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:19:43.905747 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-cfa3ee3b-b1d0-4851-97d9-51f53543b448 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (541fc89b-c753-4628-bf28-4c389836886c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:19:43.942382 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-cfa3ee3b-b1d0-4851-97d9-51f53543b448 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (541fc89b-c753-4628-bf28-4c389836886c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'feede66f-27ab-4dbd-a5ad-8f6e8743ee1a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-451408070',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4bd42d36352e4bf5b8c7ba101af89953',qos_specs=None,replication_status=,reservations=['4ecd3655-3df8-46c9-affe-1d0e17697b13','2e8b6676-a9af-48cb-bd62-bf254dd5e1ac','06e41669-1928-438d-88e5-ebe8131b31f5','b8bb14a7-36cd-44ff-9baa-5280f8e9d4eb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5b5748bf07d2497d812f0aaf796aa757',volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T21:19:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-451408070',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=feede66f-27ab-4dbd-a5ad-8f6e8743ee1a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4bd42d36352e4bf5b8c7ba101af89953',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5b5748bf07d2497d812f0aaf796aa757',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(69e633b8-fab9-4b15-8b40-4f1a67c51cda),volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda)}' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:19:43.943505 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-cfa3ee3b-b1d0-4851-97d9-51f53543b448 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4ff20aed-0b8e-42df-bd5c-6cd64ba42eba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:19:43.967949 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-cfa3ee3b-b1d0-4851-97d9-51f53543b448 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4ff20aed-0b8e-42df-bd5c-6cd64ba42eba) transitioned into state 'SUCCESS' from state '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-451408070',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4bd42d36352e4bf5b8c7ba101af89953',qos_specs=None,replication_status=,reservations=['4ecd3655-3df8-46c9-affe-1d0e17697b13','2e8b6676-a9af-48cb-bd62-bf254dd5e1ac','06e41669-1928-438d-88e5-ebe8131b31f5','b8bb14a7-36cd-44ff-9baa-5280f8e9d4eb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5b5748bf07d2497d812f0aaf796aa757',volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda)}' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:19:43.968775 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-cfa3ee3b-b1d0-4851-97d9-51f53543b448 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b066e452-8f81-4a95-8273-a74143bfb648) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:19:43.985195 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-cfa3ee3b-b1d0-4851-97d9-51f53543b448 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b066e452-8f81-4a95-8273-a74143bfb648) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:19:43.988300 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-3ad61f92-c1ca-491b-85d2-f7978e0c16e8 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:19:43.989718 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-cfa3ee3b-b1d0-4851-97d9-51f53543b448 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Flow 'volume_create_api' (b69cd312-415f-482e-b8e1-1851f154741a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100331) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:19:43.990279 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-cfa3ee3b-b1d0-4851-97d9-51f53543b448 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Create volume request issued successfully. Aug 16 21:19:43.990597 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-3ad61f92-c1ca-491b-85d2-f7978e0c16e8 tempest-VolumeImageDependencyTests-705023614 tempest-VolumeImageDependencyTests-705023614-project-member] GET https://10.4.3.143/volume/v3/volumes/f982a5b8-722b-4405-a280-b5b56e348928 Aug 16 21:19:43.990935 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-3ad61f92-c1ca-491b-85d2-f7978e0c16e8 tempest-VolumeImageDependencyTests-705023614 tempest-VolumeImageDependencyTests-705023614-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:19:43.991189 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-cfa3ee3b-b1d0-4851-97d9-51f53543b448 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Aug 16 21:19:43.991268 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-3ad61f92-c1ca-491b-85d2-f7978e0c16e8 tempest-VolumeImageDependencyTests-705023614 tempest-VolumeImageDependencyTests-705023614-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:19:43.991765 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 1055/4208] 10.4.3.143 () {70 vars in 1298 bytes} [Sun Aug 16 21:19:43 2026] POST /volume/v3/volumes => generated 777 bytes in 222 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 21:19:43.999871 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:19:43.999871 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:19:44.006035 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-3ad61f92-c1ca-491b-85d2-f7978e0c16e8 tempest-VolumeImageDependencyTests-705023614 tempest-VolumeImageDependencyTests-705023614-project-member] Volume info retrieved successfully. Aug 16 21:19:44.012818 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-04b6d0c9-7f42-4fe5-8744-f499e4ddfe9f None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:19:44.013499 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-3ad61f92-c1ca-491b-85d2-f7978e0c16e8 tempest-VolumeImageDependencyTests-705023614 tempest-VolumeImageDependencyTests-705023614-project-member] https://10.4.3.143/volume/v3/volumes/f982a5b8-722b-4405-a280-b5b56e348928 returned with HTTP 200 Aug 16 21:19:44.014109 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 1056/4209] 10.4.3.143 () {68 vars in 1389 bytes} [Sun Aug 16 21:19:43 2026] GET /volume/v3/volumes/f982a5b8-722b-4405-a280-b5b56e348928 => generated 928 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:19:44.016535 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-04b6d0c9-7f42-4fe5-8744-f499e4ddfe9f tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] GET https://10.4.3.143/volume/v3/volumes/feede66f-27ab-4dbd-a5ad-8f6e8743ee1a Aug 16 21:19:44.016849 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-04b6d0c9-7f42-4fe5-8744-f499e4ddfe9f tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:19:44.017096 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-04b6d0c9-7f42-4fe5-8744-f499e4ddfe9f tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:19:44.030135 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:19:44.030135 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:19:44.036740 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-04b6d0c9-7f42-4fe5-8744-f499e4ddfe9f tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Volume info retrieved successfully. Aug 16 21:19:44.044328 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-04b6d0c9-7f42-4fe5-8744-f499e4ddfe9f tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] https://10.4.3.143/volume/v3/volumes/feede66f-27ab-4dbd-a5ad-8f6e8743ee1a returned with HTTP 200 Aug 16 21:19:44.045057 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 1055/4210] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:19:44 2026] GET /volume/v3/volumes/feede66f-27ab-4dbd-a5ad-8f6e8743ee1a => generated 956 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 16 21:19:44.690862 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-5024e3a8-6b9a-4cff-b05e-e9ce4658b623 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:19:44.693456 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-5024e3a8-6b9a-4cff-b05e-e9ce4658b623 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] GET https://10.4.3.143/volume/v3/backups/d2d64f64-480e-4d57-96a5-74912ffa7d17 Aug 16 21:19:44.696082 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-5024e3a8-6b9a-4cff-b05e-e9ce4658b623 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:19:44.696082 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-5024e3a8-6b9a-4cff-b05e-e9ce4658b623 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:19:44.696082 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.v3.backups [None req-5024e3a8-6b9a-4cff-b05e-e9ce4658b623 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Show backup with id d2d64f64-480e-4d57-96a5-74912ffa7d17. {{(pid=100333) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:19:44.704859 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:19:44.704859 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:19:44.705132 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-5024e3a8-6b9a-4cff-b05e-e9ce4658b623 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] https://10.4.3.143/volume/v3/backups/d2d64f64-480e-4d57-96a5-74912ffa7d17 returned with HTTP 200 Aug 16 21:19:44.705811 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 1045/4211] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:19:44 2026] GET /volume/v3/backups/d2d64f64-480e-4d57-96a5-74912ffa7d17 => generated 708 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:19:44.813512 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-a6f26185-82bd-4ad8-a487-436aa411df51 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:19:44.816394 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-a6f26185-82bd-4ad8-a487-436aa411df51 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] GET https://10.4.3.143/volume/v3/backups/b88fb3f1-1768-40b4-a186-6dc9a115cc19 Aug 16 21:19:44.816848 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-a6f26185-82bd-4ad8-a487-436aa411df51 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:19:44.817239 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-a6f26185-82bd-4ad8-a487-436aa411df51 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:19:44.817476 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.v3.backups [None req-a6f26185-82bd-4ad8-a487-436aa411df51 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Show backup with id b88fb3f1-1768-40b4-a186-6dc9a115cc19. {{(pid=100331) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:19:44.824447 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:19:44.824447 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:19:44.825493 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-a6f26185-82bd-4ad8-a487-436aa411df51 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] https://10.4.3.143/volume/v3/backups/b88fb3f1-1768-40b4-a186-6dc9a115cc19 returned with HTTP 200 Aug 16 21:19:44.826282 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 1056/4212] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:19:44 2026] GET /volume/v3/backups/b88fb3f1-1768-40b4-a186-6dc9a115cc19 => generated 790 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:19:45.032810 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-10faca25-3c7b-4caa-90fb-f034e6372157 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:19:45.034650 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-10faca25-3c7b-4caa-90fb-f034e6372157 tempest-VolumeImageDependencyTests-705023614 tempest-VolumeImageDependencyTests-705023614-project-member] GET https://10.4.3.143/volume/v3/volumes/f982a5b8-722b-4405-a280-b5b56e348928 Aug 16 21:19:45.035379 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-10faca25-3c7b-4caa-90fb-f034e6372157 tempest-VolumeImageDependencyTests-705023614 tempest-VolumeImageDependencyTests-705023614-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:19:45.035379 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-10faca25-3c7b-4caa-90fb-f034e6372157 tempest-VolumeImageDependencyTests-705023614 tempest-VolumeImageDependencyTests-705023614-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:19:45.045407 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:19:45.045407 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:19:45.052703 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-10faca25-3c7b-4caa-90fb-f034e6372157 tempest-VolumeImageDependencyTests-705023614 tempest-VolumeImageDependencyTests-705023614-project-member] Volume info retrieved successfully. Aug 16 21:19:45.060337 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-10faca25-3c7b-4caa-90fb-f034e6372157 tempest-VolumeImageDependencyTests-705023614 tempest-VolumeImageDependencyTests-705023614-project-member] https://10.4.3.143/volume/v3/volumes/f982a5b8-722b-4405-a280-b5b56e348928 returned with HTTP 200 Aug 16 21:19:45.061223 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 1057/4213] 10.4.3.143 () {68 vars in 1389 bytes} [Sun Aug 16 21:19:45 2026] GET /volume/v3/volumes/f982a5b8-722b-4405-a280-b5b56e348928 => generated 928 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:19:45.065311 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-6004767f-63f0-4e69-96f3-e8f49b5abb55 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:19:45.067680 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-6004767f-63f0-4e69-96f3-e8f49b5abb55 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] GET https://10.4.3.143/volume/v3/volumes/feede66f-27ab-4dbd-a5ad-8f6e8743ee1a Aug 16 21:19:45.069131 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-6004767f-63f0-4e69-96f3-e8f49b5abb55 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:19:45.069131 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-6004767f-63f0-4e69-96f3-e8f49b5abb55 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:19:45.079785 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:19:45.079785 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:19:45.084237 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-6004767f-63f0-4e69-96f3-e8f49b5abb55 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Volume info retrieved successfully. Aug 16 21:19:45.089565 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-6004767f-63f0-4e69-96f3-e8f49b5abb55 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] https://10.4.3.143/volume/v3/volumes/feede66f-27ab-4dbd-a5ad-8f6e8743ee1a returned with HTTP 200 Aug 16 21:19:45.090230 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 1056/4214] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:19:45 2026] GET /volume/v3/volumes/feede66f-27ab-4dbd-a5ad-8f6e8743ee1a => generated 1008 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:19:45.104597 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-ae8582a0-7300-45fa-8427-7b657012eed5 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:19:45.106499 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-ae8582a0-7300-45fa-8427-7b657012eed5 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] POST https://10.4.3.143/volume/v3/backups Aug 16 21:19:45.106946 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-ae8582a0-7300-45fa-8427-7b657012eed5 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "feede66f-27ab-4dbd-a5ad-8f6e8743ee1a", "name": "tempest-type-Backup-1997532352"}} {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:19:45.108562 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.contrib.backups [None req-ae8582a0-7300-45fa-8427-7b657012eed5 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Creating new backup {'backup': {'volume_id': 'feede66f-27ab-4dbd-a5ad-8f6e8743ee1a', 'name': 'tempest-type-Backup-1997532352'}} {{(pid=100333) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 16 21:19:45.108836 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.contrib.backups [None req-ae8582a0-7300-45fa-8427-7b657012eed5 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Creating backup of volume feede66f-27ab-4dbd-a5ad-8f6e8743ee1a in container None Aug 16 21:19:45.119980 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:19:45.119980 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:19:45.120448 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-ae8582a0-7300-45fa-8427-7b657012eed5 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Volume info retrieved successfully. Aug 16 21:19:45.143980 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.quota [None req-ae8582a0-7300-45fa-8427-7b657012eed5 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Created reservations ['ebf499bb-2071-4eed-b063-6c6ddefc785b', 'a64281f6-9be4-4f61-b8e7-c01a2d8d6972'] {{(pid=100333) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:19:45.181227 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-ae8582a0-7300-45fa-8427-7b657012eed5 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] https://10.4.3.143/volume/v3/backups returned with HTTP 202 Aug 16 21:19:45.181526 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 1046/4215] 10.4.3.143 () {70 vars in 1299 bytes} [Sun Aug 16 21:19:45 2026] POST /volume/v3/backups => generated 316 bytes in 77 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 21:19:45.195814 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-81889d59-febb-4edb-92ed-4f0291651db4 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:19:45.198348 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-81889d59-febb-4edb-92ed-4f0291651db4 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] GET https://10.4.3.143/volume/v3/backups/7ca1d8cc-feff-497e-8e67-aade59ce2185 Aug 16 21:19:45.198587 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-81889d59-febb-4edb-92ed-4f0291651db4 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:19:45.198802 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-81889d59-febb-4edb-92ed-4f0291651db4 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:19:45.198903 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.v3.backups [None req-81889d59-febb-4edb-92ed-4f0291651db4 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Show backup with id 7ca1d8cc-feff-497e-8e67-aade59ce2185. {{(pid=100331) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:19:45.204395 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:19:45.204395 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:19:45.205336 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-81889d59-febb-4edb-92ed-4f0291651db4 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] https://10.4.3.143/volume/v3/backups/7ca1d8cc-feff-497e-8e67-aade59ce2185 returned with HTTP 200 Aug 16 21:19:45.205851 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 1057/4216] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:19:45 2026] GET /volume/v3/backups/7ca1d8cc-feff-497e-8e67-aade59ce2185 => generated 723 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:19:45.720314 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-72adc7fe-ec8b-4d47-8879-f3a64f6cdc36 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:19:45.721333 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-72adc7fe-ec8b-4d47-8879-f3a64f6cdc36 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] GET https://10.4.3.143/volume/v3/backups/d2d64f64-480e-4d57-96a5-74912ffa7d17 Aug 16 21:19:45.721650 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-72adc7fe-ec8b-4d47-8879-f3a64f6cdc36 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:19:45.721931 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-72adc7fe-ec8b-4d47-8879-f3a64f6cdc36 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:19:45.722053 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.v3.backups [None req-72adc7fe-ec8b-4d47-8879-f3a64f6cdc36 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Show backup with id d2d64f64-480e-4d57-96a5-74912ffa7d17. {{(pid=100332) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:19:45.727395 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:19:45.727395 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:19:45.728317 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-72adc7fe-ec8b-4d47-8879-f3a64f6cdc36 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] https://10.4.3.143/volume/v3/backups/d2d64f64-480e-4d57-96a5-74912ffa7d17 returned with HTTP 200 Aug 16 21:19:45.728979 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 1058/4217] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:19:45 2026] GET /volume/v3/backups/d2d64f64-480e-4d57-96a5-74912ffa7d17 => generated 708 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:19:45.841802 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-ee86dcea-7bb4-4914-a7e3-c3f65b6d96fe None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:19:45.848994 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-ee86dcea-7bb4-4914-a7e3-c3f65b6d96fe tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] GET https://10.4.3.143/volume/v3/backups/b88fb3f1-1768-40b4-a186-6dc9a115cc19 Aug 16 21:19:45.848994 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-ee86dcea-7bb4-4914-a7e3-c3f65b6d96fe tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:19:45.848994 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-ee86dcea-7bb4-4914-a7e3-c3f65b6d96fe tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:19:45.848994 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.v3.backups [None req-ee86dcea-7bb4-4914-a7e3-c3f65b6d96fe tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Show backup with id b88fb3f1-1768-40b4-a186-6dc9a115cc19. {{(pid=100330) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:19:45.852501 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:19:45.852501 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:19:45.853490 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-ee86dcea-7bb4-4914-a7e3-c3f65b6d96fe tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] https://10.4.3.143/volume/v3/backups/b88fb3f1-1768-40b4-a186-6dc9a115cc19 returned with HTTP 200 Aug 16 21:19:45.854039 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 1057/4218] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:19:45 2026] GET /volume/v3/backups/b88fb3f1-1768-40b4-a186-6dc9a115cc19 => generated 790 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:19:46.076466 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-833f44a8-7d1c-425f-b7d1-fdbfbf6ee6f3 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:19:46.078997 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-833f44a8-7d1c-425f-b7d1-fdbfbf6ee6f3 tempest-VolumeImageDependencyTests-705023614 tempest-VolumeImageDependencyTests-705023614-project-member] GET https://10.4.3.143/volume/v3/volumes/f982a5b8-722b-4405-a280-b5b56e348928 Aug 16 21:19:46.079319 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-833f44a8-7d1c-425f-b7d1-fdbfbf6ee6f3 tempest-VolumeImageDependencyTests-705023614 tempest-VolumeImageDependencyTests-705023614-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:19:46.079620 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-833f44a8-7d1c-425f-b7d1-fdbfbf6ee6f3 tempest-VolumeImageDependencyTests-705023614 tempest-VolumeImageDependencyTests-705023614-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:19:46.092153 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:19:46.092153 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:19:46.102532 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-833f44a8-7d1c-425f-b7d1-fdbfbf6ee6f3 tempest-VolumeImageDependencyTests-705023614 tempest-VolumeImageDependencyTests-705023614-project-member] Volume info retrieved successfully. Aug 16 21:19:46.108381 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-833f44a8-7d1c-425f-b7d1-fdbfbf6ee6f3 tempest-VolumeImageDependencyTests-705023614 tempest-VolumeImageDependencyTests-705023614-project-member] https://10.4.3.143/volume/v3/volumes/f982a5b8-722b-4405-a280-b5b56e348928 returned with HTTP 200 Aug 16 21:19:46.108984 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 1047/4219] 10.4.3.143 () {68 vars in 1389 bytes} [Sun Aug 16 21:19:46 2026] GET /volume/v3/volumes/f982a5b8-722b-4405-a280-b5b56e348928 => generated 928 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:19:46.220419 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-423782b5-4e03-483f-8754-349d647b149b None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:19:46.223960 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-423782b5-4e03-483f-8754-349d647b149b tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] GET https://10.4.3.143/volume/v3/backups/7ca1d8cc-feff-497e-8e67-aade59ce2185 Aug 16 21:19:46.224265 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-423782b5-4e03-483f-8754-349d647b149b tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:19:46.224514 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-423782b5-4e03-483f-8754-349d647b149b tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:19:46.225334 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.v3.backups [None req-423782b5-4e03-483f-8754-349d647b149b tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Show backup with id 7ca1d8cc-feff-497e-8e67-aade59ce2185. {{(pid=100331) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:19:46.236150 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:19:46.236150 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:19:46.237437 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-423782b5-4e03-483f-8754-349d647b149b tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] https://10.4.3.143/volume/v3/backups/7ca1d8cc-feff-497e-8e67-aade59ce2185 returned with HTTP 200 Aug 16 21:19:46.238017 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 1058/4220] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:19:46 2026] GET /volume/v3/backups/7ca1d8cc-feff-497e-8e67-aade59ce2185 => generated 725 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:19:46.740849 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-9081ca9e-be6f-453a-874d-0da309b0c1b9 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:19:46.743071 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-9081ca9e-be6f-453a-874d-0da309b0c1b9 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] GET https://10.4.3.143/volume/v3/backups/d2d64f64-480e-4d57-96a5-74912ffa7d17 Aug 16 21:19:46.743314 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-9081ca9e-be6f-453a-874d-0da309b0c1b9 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:19:46.743527 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-9081ca9e-be6f-453a-874d-0da309b0c1b9 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:19:46.743686 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.v3.backups [None req-9081ca9e-be6f-453a-874d-0da309b0c1b9 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Show backup with id d2d64f64-480e-4d57-96a5-74912ffa7d17. {{(pid=100332) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:19:46.756754 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:19:46.756754 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:19:46.757813 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-9081ca9e-be6f-453a-874d-0da309b0c1b9 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] https://10.4.3.143/volume/v3/backups/d2d64f64-480e-4d57-96a5-74912ffa7d17 returned with HTTP 200 Aug 16 21:19:46.758407 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 1059/4221] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:19:46 2026] GET /volume/v3/backups/d2d64f64-480e-4d57-96a5-74912ffa7d17 => generated 708 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:19:46.865825 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-bba15130-835f-4b28-bfa6-addab3906884 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:19:46.867892 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-bba15130-835f-4b28-bfa6-addab3906884 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] GET https://10.4.3.143/volume/v3/backups/b88fb3f1-1768-40b4-a186-6dc9a115cc19 Aug 16 21:19:46.868191 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-bba15130-835f-4b28-bfa6-addab3906884 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:19:46.868449 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-bba15130-835f-4b28-bfa6-addab3906884 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:19:46.868593 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.v3.backups [None req-bba15130-835f-4b28-bfa6-addab3906884 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Show backup with id b88fb3f1-1768-40b4-a186-6dc9a115cc19. {{(pid=100330) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:19:46.873502 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:19:46.873502 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:19:46.874273 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-bba15130-835f-4b28-bfa6-addab3906884 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] https://10.4.3.143/volume/v3/backups/b88fb3f1-1768-40b4-a186-6dc9a115cc19 returned with HTTP 200 Aug 16 21:19:46.874699 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 1058/4222] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:19:46 2026] GET /volume/v3/backups/b88fb3f1-1768-40b4-a186-6dc9a115cc19 => generated 790 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:19:47.123705 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-dd69458c-609b-4fa0-9526-56d204167352 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:19:47.125740 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-dd69458c-609b-4fa0-9526-56d204167352 tempest-VolumeImageDependencyTests-705023614 tempest-VolumeImageDependencyTests-705023614-project-member] GET https://10.4.3.143/volume/v3/volumes/f982a5b8-722b-4405-a280-b5b56e348928 Aug 16 21:19:47.125959 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-dd69458c-609b-4fa0-9526-56d204167352 tempest-VolumeImageDependencyTests-705023614 tempest-VolumeImageDependencyTests-705023614-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:19:47.126186 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-dd69458c-609b-4fa0-9526-56d204167352 tempest-VolumeImageDependencyTests-705023614 tempest-VolumeImageDependencyTests-705023614-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:19:47.134440 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:19:47.134440 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:19:47.139787 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-dd69458c-609b-4fa0-9526-56d204167352 tempest-VolumeImageDependencyTests-705023614 tempest-VolumeImageDependencyTests-705023614-project-member] Volume info retrieved successfully. Aug 16 21:19:47.146081 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-dd69458c-609b-4fa0-9526-56d204167352 tempest-VolumeImageDependencyTests-705023614 tempest-VolumeImageDependencyTests-705023614-project-member] https://10.4.3.143/volume/v3/volumes/f982a5b8-722b-4405-a280-b5b56e348928 returned with HTTP 200 Aug 16 21:19:47.146764 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 1048/4223] 10.4.3.143 () {68 vars in 1389 bytes} [Sun Aug 16 21:19:47 2026] GET /volume/v3/volumes/f982a5b8-722b-4405-a280-b5b56e348928 => generated 928 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:19:47.256960 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-7dc90211-f345-4bf3-9dc3-ded32471b165 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:19:47.259451 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-7dc90211-f345-4bf3-9dc3-ded32471b165 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] GET https://10.4.3.143/volume/v3/backups/7ca1d8cc-feff-497e-8e67-aade59ce2185 Aug 16 21:19:47.259759 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-7dc90211-f345-4bf3-9dc3-ded32471b165 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:19:47.260050 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-7dc90211-f345-4bf3-9dc3-ded32471b165 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:19:47.260213 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.v3.backups [None req-7dc90211-f345-4bf3-9dc3-ded32471b165 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Show backup with id 7ca1d8cc-feff-497e-8e67-aade59ce2185. {{(pid=100331) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:19:47.272205 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:19:47.272205 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:19:47.273018 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-7dc90211-f345-4bf3-9dc3-ded32471b165 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] https://10.4.3.143/volume/v3/backups/7ca1d8cc-feff-497e-8e67-aade59ce2185 returned with HTTP 200 Aug 16 21:19:47.273513 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 1059/4224] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:19:47 2026] GET /volume/v3/backups/7ca1d8cc-feff-497e-8e67-aade59ce2185 => generated 725 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:19:47.769967 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-e99a57c5-4edb-482b-a8b8-f73f6b14701c None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:19:47.772641 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-e99a57c5-4edb-482b-a8b8-f73f6b14701c tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] GET https://10.4.3.143/volume/v3/backups/d2d64f64-480e-4d57-96a5-74912ffa7d17 Aug 16 21:19:47.772641 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-e99a57c5-4edb-482b-a8b8-f73f6b14701c tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:19:47.772641 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-e99a57c5-4edb-482b-a8b8-f73f6b14701c tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:19:47.772641 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.v3.backups [None req-e99a57c5-4edb-482b-a8b8-f73f6b14701c tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Show backup with id d2d64f64-480e-4d57-96a5-74912ffa7d17. {{(pid=100332) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:19:47.777645 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:19:47.777645 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:19:47.778375 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-e99a57c5-4edb-482b-a8b8-f73f6b14701c tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] https://10.4.3.143/volume/v3/backups/d2d64f64-480e-4d57-96a5-74912ffa7d17 returned with HTTP 200 Aug 16 21:19:47.778766 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 1060/4225] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:19:47 2026] GET /volume/v3/backups/d2d64f64-480e-4d57-96a5-74912ffa7d17 => generated 708 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:19:47.885823 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-5533eb3f-68f9-44de-8c39-36d724fd8858 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:19:47.889672 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-5533eb3f-68f9-44de-8c39-36d724fd8858 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] GET https://10.4.3.143/volume/v3/backups/b88fb3f1-1768-40b4-a186-6dc9a115cc19 Aug 16 21:19:47.889672 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-5533eb3f-68f9-44de-8c39-36d724fd8858 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:19:47.889672 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-5533eb3f-68f9-44de-8c39-36d724fd8858 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:19:47.889672 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.v3.backups [None req-5533eb3f-68f9-44de-8c39-36d724fd8858 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Show backup with id b88fb3f1-1768-40b4-a186-6dc9a115cc19. {{(pid=100330) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:19:47.894041 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:19:47.894041 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:19:47.895071 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-5533eb3f-68f9-44de-8c39-36d724fd8858 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] https://10.4.3.143/volume/v3/backups/b88fb3f1-1768-40b4-a186-6dc9a115cc19 returned with HTTP 200 Aug 16 21:19:47.895587 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 1059/4226] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:19:47 2026] GET /volume/v3/backups/b88fb3f1-1768-40b4-a186-6dc9a115cc19 => generated 790 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:19:48.160146 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-011d97b3-0fe9-43c1-a1dd-8bfae6a4e981 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:19:48.162504 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-011d97b3-0fe9-43c1-a1dd-8bfae6a4e981 tempest-VolumeImageDependencyTests-705023614 tempest-VolumeImageDependencyTests-705023614-project-member] GET https://10.4.3.143/volume/v3/volumes/f982a5b8-722b-4405-a280-b5b56e348928 Aug 16 21:19:48.162829 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-011d97b3-0fe9-43c1-a1dd-8bfae6a4e981 tempest-VolumeImageDependencyTests-705023614 tempest-VolumeImageDependencyTests-705023614-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:19:48.163065 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-011d97b3-0fe9-43c1-a1dd-8bfae6a4e981 tempest-VolumeImageDependencyTests-705023614 tempest-VolumeImageDependencyTests-705023614-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:19:48.171356 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:19:48.171356 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:19:48.176361 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-011d97b3-0fe9-43c1-a1dd-8bfae6a4e981 tempest-VolumeImageDependencyTests-705023614 tempest-VolumeImageDependencyTests-705023614-project-member] Volume info retrieved successfully. Aug 16 21:19:48.182278 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-011d97b3-0fe9-43c1-a1dd-8bfae6a4e981 tempest-VolumeImageDependencyTests-705023614 tempest-VolumeImageDependencyTests-705023614-project-member] https://10.4.3.143/volume/v3/volumes/f982a5b8-722b-4405-a280-b5b56e348928 returned with HTTP 200 Aug 16 21:19:48.182777 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 1049/4227] 10.4.3.143 () {68 vars in 1389 bytes} [Sun Aug 16 21:19:48 2026] GET /volume/v3/volumes/f982a5b8-722b-4405-a280-b5b56e348928 => generated 928 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:19:48.286262 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-a62d08b7-641e-4366-84e1-2cfb240ecfb2 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:19:48.288987 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-a62d08b7-641e-4366-84e1-2cfb240ecfb2 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] GET https://10.4.3.143/volume/v3/backups/7ca1d8cc-feff-497e-8e67-aade59ce2185 Aug 16 21:19:48.289316 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-a62d08b7-641e-4366-84e1-2cfb240ecfb2 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:19:48.289620 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-a62d08b7-641e-4366-84e1-2cfb240ecfb2 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:19:48.289779 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.v3.backups [None req-a62d08b7-641e-4366-84e1-2cfb240ecfb2 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Show backup with id 7ca1d8cc-feff-497e-8e67-aade59ce2185. {{(pid=100331) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:19:48.296820 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:19:48.296820 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:19:48.297719 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-a62d08b7-641e-4366-84e1-2cfb240ecfb2 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] https://10.4.3.143/volume/v3/backups/7ca1d8cc-feff-497e-8e67-aade59ce2185 returned with HTTP 200 Aug 16 21:19:48.298502 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 1060/4228] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:19:48 2026] GET /volume/v3/backups/7ca1d8cc-feff-497e-8e67-aade59ce2185 => generated 725 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:19:48.793649 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-570d3026-5c12-408a-8dc6-916af94e570a None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:19:48.795728 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-570d3026-5c12-408a-8dc6-916af94e570a tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] GET https://10.4.3.143/volume/v3/backups/d2d64f64-480e-4d57-96a5-74912ffa7d17 Aug 16 21:19:48.796050 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-570d3026-5c12-408a-8dc6-916af94e570a tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:19:48.796290 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-570d3026-5c12-408a-8dc6-916af94e570a tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:19:48.796453 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.v3.backups [None req-570d3026-5c12-408a-8dc6-916af94e570a tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Show backup with id d2d64f64-480e-4d57-96a5-74912ffa7d17. {{(pid=100332) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:19:48.802142 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:19:48.802142 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:19:48.802142 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-570d3026-5c12-408a-8dc6-916af94e570a tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] https://10.4.3.143/volume/v3/backups/d2d64f64-480e-4d57-96a5-74912ffa7d17 returned with HTTP 200 Aug 16 21:19:48.802142 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 1061/4229] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:19:48 2026] GET /volume/v3/backups/d2d64f64-480e-4d57-96a5-74912ffa7d17 => generated 708 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:19:48.911363 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-e24f646a-e00f-441a-bd71-ef89e8d3d3c0 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:19:48.913332 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-e24f646a-e00f-441a-bd71-ef89e8d3d3c0 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] GET https://10.4.3.143/volume/v3/backups/b88fb3f1-1768-40b4-a186-6dc9a115cc19 Aug 16 21:19:48.913536 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-e24f646a-e00f-441a-bd71-ef89e8d3d3c0 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:19:48.913738 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-e24f646a-e00f-441a-bd71-ef89e8d3d3c0 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:19:48.913861 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.v3.backups [None req-e24f646a-e00f-441a-bd71-ef89e8d3d3c0 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Show backup with id b88fb3f1-1768-40b4-a186-6dc9a115cc19. {{(pid=100330) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:19:48.918518 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:19:48.918518 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:19:48.919442 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-e24f646a-e00f-441a-bd71-ef89e8d3d3c0 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] https://10.4.3.143/volume/v3/backups/b88fb3f1-1768-40b4-a186-6dc9a115cc19 returned with HTTP 200 Aug 16 21:19:48.919803 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 1060/4230] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:19:48 2026] GET /volume/v3/backups/b88fb3f1-1768-40b4-a186-6dc9a115cc19 => generated 790 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:19:49.198399 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-1f51831b-6e71-4b9f-bb0e-92d1541dc831 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:19:49.200518 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-1f51831b-6e71-4b9f-bb0e-92d1541dc831 tempest-VolumeImageDependencyTests-705023614 tempest-VolumeImageDependencyTests-705023614-project-member] GET https://10.4.3.143/volume/v3/volumes/f982a5b8-722b-4405-a280-b5b56e348928 Aug 16 21:19:49.200902 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-1f51831b-6e71-4b9f-bb0e-92d1541dc831 tempest-VolumeImageDependencyTests-705023614 tempest-VolumeImageDependencyTests-705023614-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:19:49.201199 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-1f51831b-6e71-4b9f-bb0e-92d1541dc831 tempest-VolumeImageDependencyTests-705023614 tempest-VolumeImageDependencyTests-705023614-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:19:49.209858 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:19:49.209858 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:19:49.215876 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-1f51831b-6e71-4b9f-bb0e-92d1541dc831 tempest-VolumeImageDependencyTests-705023614 tempest-VolumeImageDependencyTests-705023614-project-member] Volume info retrieved successfully. Aug 16 21:19:49.222218 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-1f51831b-6e71-4b9f-bb0e-92d1541dc831 tempest-VolumeImageDependencyTests-705023614 tempest-VolumeImageDependencyTests-705023614-project-member] https://10.4.3.143/volume/v3/volumes/f982a5b8-722b-4405-a280-b5b56e348928 returned with HTTP 200 Aug 16 21:19:49.222832 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 1050/4231] 10.4.3.143 () {68 vars in 1389 bytes} [Sun Aug 16 21:19:49 2026] GET /volume/v3/volumes/f982a5b8-722b-4405-a280-b5b56e348928 => generated 928 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:19:49.312206 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-093e91a0-cdbd-45ed-9104-4e1da072de8d None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:19:49.314481 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-093e91a0-cdbd-45ed-9104-4e1da072de8d tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] GET https://10.4.3.143/volume/v3/backups/7ca1d8cc-feff-497e-8e67-aade59ce2185 Aug 16 21:19:49.314786 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-093e91a0-cdbd-45ed-9104-4e1da072de8d tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:19:49.315387 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-093e91a0-cdbd-45ed-9104-4e1da072de8d tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:19:49.315387 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.v3.backups [None req-093e91a0-cdbd-45ed-9104-4e1da072de8d tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Show backup with id 7ca1d8cc-feff-497e-8e67-aade59ce2185. {{(pid=100331) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:19:49.320494 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:19:49.320494 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:19:49.321292 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-093e91a0-cdbd-45ed-9104-4e1da072de8d tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] https://10.4.3.143/volume/v3/backups/7ca1d8cc-feff-497e-8e67-aade59ce2185 returned with HTTP 200 Aug 16 21:19:49.321718 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 1061/4232] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:19:49 2026] GET /volume/v3/backups/7ca1d8cc-feff-497e-8e67-aade59ce2185 => generated 725 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:19:49.814041 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-1e646893-51ba-45ae-bf03-b5911f8fba4d None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:19:49.815987 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-1e646893-51ba-45ae-bf03-b5911f8fba4d tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] GET https://10.4.3.143/volume/v3/backups/d2d64f64-480e-4d57-96a5-74912ffa7d17 Aug 16 21:19:49.816240 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-1e646893-51ba-45ae-bf03-b5911f8fba4d tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:19:49.816436 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-1e646893-51ba-45ae-bf03-b5911f8fba4d tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:19:49.816567 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.v3.backups [None req-1e646893-51ba-45ae-bf03-b5911f8fba4d tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Show backup with id d2d64f64-480e-4d57-96a5-74912ffa7d17. {{(pid=100332) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:19:49.820864 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:19:49.820864 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:19:49.821503 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-1e646893-51ba-45ae-bf03-b5911f8fba4d tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] https://10.4.3.143/volume/v3/backups/d2d64f64-480e-4d57-96a5-74912ffa7d17 returned with HTTP 200 Aug 16 21:19:49.821902 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 1062/4233] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:19:49 2026] GET /volume/v3/backups/d2d64f64-480e-4d57-96a5-74912ffa7d17 => generated 709 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:19:49.929897 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-b3338d56-0eeb-4f9f-acde-2ba7e620df3c None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:19:49.931784 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-b3338d56-0eeb-4f9f-acde-2ba7e620df3c tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] GET https://10.4.3.143/volume/v3/backups/b88fb3f1-1768-40b4-a186-6dc9a115cc19 Aug 16 21:19:49.932007 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-b3338d56-0eeb-4f9f-acde-2ba7e620df3c tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:19:49.932190 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-b3338d56-0eeb-4f9f-acde-2ba7e620df3c tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:19:49.932291 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.v3.backups [None req-b3338d56-0eeb-4f9f-acde-2ba7e620df3c tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Show backup with id b88fb3f1-1768-40b4-a186-6dc9a115cc19. {{(pid=100330) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:19:49.937460 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:19:49.937460 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:19:49.938493 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-b3338d56-0eeb-4f9f-acde-2ba7e620df3c tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] https://10.4.3.143/volume/v3/backups/b88fb3f1-1768-40b4-a186-6dc9a115cc19 returned with HTTP 200 Aug 16 21:19:49.938929 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 1061/4234] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:19:49 2026] GET /volume/v3/backups/b88fb3f1-1768-40b4-a186-6dc9a115cc19 => generated 790 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:19:50.236858 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-fbccf714-ad56-4519-aeee-ae0b449add1d None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:19:50.239726 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-fbccf714-ad56-4519-aeee-ae0b449add1d tempest-VolumeImageDependencyTests-705023614 tempest-VolumeImageDependencyTests-705023614-project-member] GET https://10.4.3.143/volume/v3/volumes/f982a5b8-722b-4405-a280-b5b56e348928 Aug 16 21:19:50.240091 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-fbccf714-ad56-4519-aeee-ae0b449add1d tempest-VolumeImageDependencyTests-705023614 tempest-VolumeImageDependencyTests-705023614-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:19:50.240373 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-fbccf714-ad56-4519-aeee-ae0b449add1d tempest-VolumeImageDependencyTests-705023614 tempest-VolumeImageDependencyTests-705023614-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:19:50.251270 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:19:50.251270 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:19:50.256284 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-fbccf714-ad56-4519-aeee-ae0b449add1d tempest-VolumeImageDependencyTests-705023614 tempest-VolumeImageDependencyTests-705023614-project-member] Volume info retrieved successfully. Aug 16 21:19:50.263106 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-fbccf714-ad56-4519-aeee-ae0b449add1d tempest-VolumeImageDependencyTests-705023614 tempest-VolumeImageDependencyTests-705023614-project-member] https://10.4.3.143/volume/v3/volumes/f982a5b8-722b-4405-a280-b5b56e348928 returned with HTTP 200 Aug 16 21:19:50.263681 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 1051/4235] 10.4.3.143 () {68 vars in 1389 bytes} [Sun Aug 16 21:19:50 2026] GET /volume/v3/volumes/f982a5b8-722b-4405-a280-b5b56e348928 => generated 928 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:19:50.332958 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-357ac4a5-8de1-41a6-9579-487d59e0816e None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:19:50.335226 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-357ac4a5-8de1-41a6-9579-487d59e0816e tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] GET https://10.4.3.143/volume/v3/backups/7ca1d8cc-feff-497e-8e67-aade59ce2185 Aug 16 21:19:50.335421 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-357ac4a5-8de1-41a6-9579-487d59e0816e tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:19:50.335599 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-357ac4a5-8de1-41a6-9579-487d59e0816e tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:19:50.335753 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.v3.backups [None req-357ac4a5-8de1-41a6-9579-487d59e0816e tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Show backup with id 7ca1d8cc-feff-497e-8e67-aade59ce2185. {{(pid=100331) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:19:50.340366 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:19:50.340366 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:19:50.340956 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-357ac4a5-8de1-41a6-9579-487d59e0816e tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] https://10.4.3.143/volume/v3/backups/7ca1d8cc-feff-497e-8e67-aade59ce2185 returned with HTTP 200 Aug 16 21:19:50.341300 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 1062/4236] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:19:50 2026] GET /volume/v3/backups/7ca1d8cc-feff-497e-8e67-aade59ce2185 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:19:50.832295 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-1f0c9e12-3313-4fbd-88e8-7321adc49bbc None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:19:50.833970 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-1f0c9e12-3313-4fbd-88e8-7321adc49bbc tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] GET https://10.4.3.143/volume/v3/backups/d2d64f64-480e-4d57-96a5-74912ffa7d17 Aug 16 21:19:50.834155 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-1f0c9e12-3313-4fbd-88e8-7321adc49bbc tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:19:50.834380 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-1f0c9e12-3313-4fbd-88e8-7321adc49bbc tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:19:50.834480 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.v3.backups [None req-1f0c9e12-3313-4fbd-88e8-7321adc49bbc tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Show backup with id d2d64f64-480e-4d57-96a5-74912ffa7d17. {{(pid=100332) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:19:50.838541 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:19:50.838541 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:19:50.839145 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-1f0c9e12-3313-4fbd-88e8-7321adc49bbc tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] https://10.4.3.143/volume/v3/backups/d2d64f64-480e-4d57-96a5-74912ffa7d17 returned with HTTP 200 Aug 16 21:19:50.839632 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 1063/4237] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:19:50 2026] GET /volume/v3/backups/d2d64f64-480e-4d57-96a5-74912ffa7d17 => generated 710 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:19:50.849575 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-83891374-7ffb-4494-b39d-a9643632947c None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:19:50.851348 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-83891374-7ffb-4494-b39d-a9643632947c tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] DELETE https://10.4.3.143/volume/v3/backups/d2d64f64-480e-4d57-96a5-74912ffa7d17 Aug 16 21:19:50.851568 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-83891374-7ffb-4494-b39d-a9643632947c tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:19:50.851787 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-83891374-7ffb-4494-b39d-a9643632947c tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Calling method 'delete' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:19:50.851933 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.contrib.backups [None req-83891374-7ffb-4494-b39d-a9643632947c tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Delete backup with id: d2d64f64-480e-4d57-96a5-74912ffa7d17. Aug 16 21:19:50.856445 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:19:50.856445 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:19:50.867902 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.backup.rpcapi [None req-83891374-7ffb-4494-b39d-a9643632947c tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] delete_backup rpcapi backup_id d2d64f64-480e-4d57-96a5-74912ffa7d17 {{(pid=100330) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 16 21:19:50.869679 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-83891374-7ffb-4494-b39d-a9643632947c tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] https://10.4.3.143/volume/v3/backups/d2d64f64-480e-4d57-96a5-74912ffa7d17 returned with HTTP 202 Aug 16 21:19:50.870252 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 1062/4238] 10.4.3.143 () {68 vars in 1391 bytes} [Sun Aug 16 21:19:50 2026] DELETE /volume/v3/backups/d2d64f64-480e-4d57-96a5-74912ffa7d17 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 16 21:19:50.878836 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-e0aaa1ac-798a-418e-97c1-71cd2f82a964 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:19:50.880994 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-e0aaa1ac-798a-418e-97c1-71cd2f82a964 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] POST https://10.4.3.143/volume/v3/volumes Aug 16 21:19:50.881384 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-e0aaa1ac-798a-418e-97c1-71cd2f82a964 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1270380298"}} {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:19:50.884277 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.v3.volumes [None req-e0aaa1ac-798a-418e-97c1-71cd2f82a964 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1270380298'}} {{(pid=100333) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 21:19:50.884476 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.v3.volumes [None req-e0aaa1ac-798a-418e-97c1-71cd2f82a964 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Create volume of 1 GB Aug 16 21:19:50.889503 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-e0aaa1ac-798a-418e-97c1-71cd2f82a964 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Availability Zones retrieved successfully. Aug 16 21:19:50.896388 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-e0aaa1ac-798a-418e-97c1-71cd2f82a964 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Flow 'volume_create_api' (5375b5da-84fa-47b6-b05b-4e730e3e5a95) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100333) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:19:50.897480 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-e0aaa1ac-798a-418e-97c1-71cd2f82a964 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2571cfa5-de2b-41c8-a43d-0ad8db40c16f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:19:50.898329 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.flows.api.create_volume [None req-e0aaa1ac-798a-418e-97c1-71cd2f82a964 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Validating volume size '1' using validate_int {{(pid=100333) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 21:19:50.923701 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-e0aaa1ac-798a-418e-97c1-71cd2f82a964 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2571cfa5-de2b-41c8-a43d-0ad8db40c16f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T21:04:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=69e633b8-fab9-4b15-8b40-4f1a67c51cda,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '69e633b8-fab9-4b15-8b40-4f1a67c51cda', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:19:50.924514 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-e0aaa1ac-798a-418e-97c1-71cd2f82a964 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ff511bb0-9170-45a8-ae30-78bff6fe871d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:19:50.951159 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-9d374b59-d02d-4cb2-926e-278e6104bf18 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:19:50.951905 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-9d374b59-d02d-4cb2-926e-278e6104bf18 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] GET https://10.4.3.143/volume/v3/backups/b88fb3f1-1768-40b4-a186-6dc9a115cc19 Aug 16 21:19:50.952152 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-9d374b59-d02d-4cb2-926e-278e6104bf18 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:19:50.952380 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-9d374b59-d02d-4cb2-926e-278e6104bf18 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:19:50.952510 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.v3.backups [None req-9d374b59-d02d-4cb2-926e-278e6104bf18 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Show backup with id b88fb3f1-1768-40b4-a186-6dc9a115cc19. {{(pid=100331) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:19:50.957146 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:19:50.957146 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:19:50.957909 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-9d374b59-d02d-4cb2-926e-278e6104bf18 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] https://10.4.3.143/volume/v3/backups/b88fb3f1-1768-40b4-a186-6dc9a115cc19 returned with HTTP 200 Aug 16 21:19:50.958313 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 1063/4239] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:19:50 2026] GET /volume/v3/backups/b88fb3f1-1768-40b4-a186-6dc9a115cc19 => generated 791 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:19:50.970520 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.quota [None req-e0aaa1ac-798a-418e-97c1-71cd2f82a964 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Created reservations ['8d5a764c-c74f-46ce-a670-e4980656c4ef', '5297e874-339e-4736-83dc-82f8c33c721e', '01de21c5-9912-47e2-9162-008ee10e18f7', '5e012053-37db-44f7-a4e1-c75e1ab20d6f'] {{(pid=100333) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:19:50.971128 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-e0aaa1ac-798a-418e-97c1-71cd2f82a964 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ff511bb0-9170-45a8-ae30-78bff6fe871d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8d5a764c-c74f-46ce-a670-e4980656c4ef', '5297e874-339e-4736-83dc-82f8c33c721e', '01de21c5-9912-47e2-9162-008ee10e18f7', '5e012053-37db-44f7-a4e1-c75e1ab20d6f']}' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:19:50.972313 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-e0aaa1ac-798a-418e-97c1-71cd2f82a964 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (23a8b5f3-6612-4782-8339-5e1826f9e4aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:19:50.973700 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-1aaacba0-533d-4d8d-8900-d95bc48b492c None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:19:50.975512 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-1aaacba0-533d-4d8d-8900-d95bc48b492c tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] GET https://10.4.3.143/volume/v3/backups/b88fb3f1-1768-40b4-a186-6dc9a115cc19 Aug 16 21:19:50.975804 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-1aaacba0-533d-4d8d-8900-d95bc48b492c tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:19:50.975972 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-1aaacba0-533d-4d8d-8900-d95bc48b492c tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:19:50.976086 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.v3.backups [None req-1aaacba0-533d-4d8d-8900-d95bc48b492c tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Show backup with id b88fb3f1-1768-40b4-a186-6dc9a115cc19. {{(pid=100332) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:19:50.982107 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:19:50.982107 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:19:50.982893 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-1aaacba0-533d-4d8d-8900-d95bc48b492c tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] https://10.4.3.143/volume/v3/backups/b88fb3f1-1768-40b4-a186-6dc9a115cc19 returned with HTTP 200 Aug 16 21:19:50.983305 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 1064/4240] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:19:50 2026] GET /volume/v3/backups/b88fb3f1-1768-40b4-a186-6dc9a115cc19 => generated 791 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:19:50.997333 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-6bf333df-6249-462d-a2f3-7d2096e08c47 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:19:50.998649 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-e0aaa1ac-798a-418e-97c1-71cd2f82a964 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (23a8b5f3-6612-4782-8339-5e1826f9e4aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '489929c9-c8d5-424e-b676-35feaa610842', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1270380298',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7e5baead751a48eba197803fbc702a28',qos_specs=None,replication_status=,reservations=['8d5a764c-c74f-46ce-a670-e4980656c4ef','5297e874-339e-4736-83dc-82f8c33c721e','01de21c5-9912-47e2-9162-008ee10e18f7','5e012053-37db-44f7-a4e1-c75e1ab20d6f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2b54afa9c2af42d79062f9c82e88fed9',volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T21:19:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1270380298',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=489929c9-c8d5-424e-b676-35feaa610842,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7e5baead751a48eba197803fbc702a28',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2b54afa9c2af42d79062f9c82e88fed9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(69e633b8-fab9-4b15-8b40-4f1a67c51cda),volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda)}' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:19:50.999362 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-e0aaa1ac-798a-418e-97c1-71cd2f82a964 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (76a22d90-3c38-4172-ad6f-84111a067fc3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:19:50.999859 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-6bf333df-6249-462d-a2f3-7d2096e08c47 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] DELETE https://10.4.3.143/volume/v3/backups/b88fb3f1-1768-40b4-a186-6dc9a115cc19 Aug 16 21:19:51.000507 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-6bf333df-6249-462d-a2f3-7d2096e08c47 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:19:51.000806 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-6bf333df-6249-462d-a2f3-7d2096e08c47 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Calling method 'delete' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:19:51.001002 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.contrib.backups [None req-6bf333df-6249-462d-a2f3-7d2096e08c47 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Delete backup with id: b88fb3f1-1768-40b4-a186-6dc9a115cc19. Aug 16 21:19:51.014906 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:19:51.014906 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:19:51.027195 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-e0aaa1ac-798a-418e-97c1-71cd2f82a964 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (76a22d90-3c38-4172-ad6f-84111a067fc3) transitioned into state 'SUCCESS' from state '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-1270380298',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7e5baead751a48eba197803fbc702a28',qos_specs=None,replication_status=,reservations=['8d5a764c-c74f-46ce-a670-e4980656c4ef','5297e874-339e-4736-83dc-82f8c33c721e','01de21c5-9912-47e2-9162-008ee10e18f7','5e012053-37db-44f7-a4e1-c75e1ab20d6f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2b54afa9c2af42d79062f9c82e88fed9',volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda)}' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:19:51.029352 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-e0aaa1ac-798a-418e-97c1-71cd2f82a964 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5aa15c38-ab35-4e41-8e25-3d774e87133a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:19:51.037807 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.backup.rpcapi [None req-6bf333df-6249-462d-a2f3-7d2096e08c47 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] delete_backup rpcapi backup_id b88fb3f1-1768-40b4-a186-6dc9a115cc19 {{(pid=100330) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 16 21:19:51.039801 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-6bf333df-6249-462d-a2f3-7d2096e08c47 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] https://10.4.3.143/volume/v3/backups/b88fb3f1-1768-40b4-a186-6dc9a115cc19 returned with HTTP 202 Aug 16 21:19:51.040330 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 1063/4241] 10.4.3.143 () {66 vars in 1351 bytes} [Sun Aug 16 21:19:50 2026] DELETE /volume/v3/backups/b88fb3f1-1768-40b4-a186-6dc9a115cc19 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 16 21:19:51.047288 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-e2daf6d5-5829-4210-9e93-c1db13f64fed None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:19:51.047763 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-e0aaa1ac-798a-418e-97c1-71cd2f82a964 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5aa15c38-ab35-4e41-8e25-3d774e87133a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:19:51.048643 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-e0aaa1ac-798a-418e-97c1-71cd2f82a964 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Flow 'volume_create_api' (5375b5da-84fa-47b6-b05b-4e730e3e5a95) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100333) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:19:51.049087 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-e0aaa1ac-798a-418e-97c1-71cd2f82a964 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Create volume request issued successfully. Aug 16 21:19:51.049788 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-e0aaa1ac-798a-418e-97c1-71cd2f82a964 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Aug 16 21:19:51.050442 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 1052/4242] 10.4.3.143 () {70 vars in 1298 bytes} [Sun Aug 16 21:19:50 2026] POST /volume/v3/volumes => generated 778 bytes in 172 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 21:19:51.050656 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-e2daf6d5-5829-4210-9e93-c1db13f64fed tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] GET https://10.4.3.143/volume/v3/backups/b88fb3f1-1768-40b4-a186-6dc9a115cc19 Aug 16 21:19:51.050861 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-e2daf6d5-5829-4210-9e93-c1db13f64fed tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:19:51.051074 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-e2daf6d5-5829-4210-9e93-c1db13f64fed tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:19:51.051203 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.v3.backups [None req-e2daf6d5-5829-4210-9e93-c1db13f64fed tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Show backup with id b88fb3f1-1768-40b4-a186-6dc9a115cc19. {{(pid=100331) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:19:51.056302 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:19:51.056302 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:19:51.057450 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-e2daf6d5-5829-4210-9e93-c1db13f64fed tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] https://10.4.3.143/volume/v3/backups/b88fb3f1-1768-40b4-a186-6dc9a115cc19 returned with HTTP 200 Aug 16 21:19:51.058018 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 1064/4243] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:19:51 2026] GET /volume/v3/backups/b88fb3f1-1768-40b4-a186-6dc9a115cc19 => generated 790 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:19:51.068714 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-373ed42b-38d6-4dcb-b1ef-16a79ca84b1d None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:19:51.071270 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-373ed42b-38d6-4dcb-b1ef-16a79ca84b1d tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] GET https://10.4.3.143/volume/v3/volumes/489929c9-c8d5-424e-b676-35feaa610842 Aug 16 21:19:51.071747 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-373ed42b-38d6-4dcb-b1ef-16a79ca84b1d tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:19:51.071867 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-373ed42b-38d6-4dcb-b1ef-16a79ca84b1d tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:19:51.081811 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:19:51.081811 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:19:51.086675 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-373ed42b-38d6-4dcb-b1ef-16a79ca84b1d tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Volume info retrieved successfully. Aug 16 21:19:51.091706 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-373ed42b-38d6-4dcb-b1ef-16a79ca84b1d tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] https://10.4.3.143/volume/v3/volumes/489929c9-c8d5-424e-b676-35feaa610842 returned with HTTP 200 Aug 16 21:19:51.092155 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 1065/4244] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:19:51 2026] GET /volume/v3/volumes/489929c9-c8d5-424e-b676-35feaa610842 => generated 957 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:19:51.279096 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-6a21cc6b-391b-4d53-9210-0d5ba2ff6f7d None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:19:51.281998 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-6a21cc6b-391b-4d53-9210-0d5ba2ff6f7d tempest-VolumeImageDependencyTests-705023614 tempest-VolumeImageDependencyTests-705023614-project-member] GET https://10.4.3.143/volume/v3/volumes/f982a5b8-722b-4405-a280-b5b56e348928 Aug 16 21:19:51.282353 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-6a21cc6b-391b-4d53-9210-0d5ba2ff6f7d tempest-VolumeImageDependencyTests-705023614 tempest-VolumeImageDependencyTests-705023614-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:19:51.282703 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-6a21cc6b-391b-4d53-9210-0d5ba2ff6f7d tempest-VolumeImageDependencyTests-705023614 tempest-VolumeImageDependencyTests-705023614-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:19:51.294876 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:19:51.294876 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:19:51.301185 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-6a21cc6b-391b-4d53-9210-0d5ba2ff6f7d tempest-VolumeImageDependencyTests-705023614 tempest-VolumeImageDependencyTests-705023614-project-member] Volume info retrieved successfully. Aug 16 21:19:51.309005 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-6a21cc6b-391b-4d53-9210-0d5ba2ff6f7d tempest-VolumeImageDependencyTests-705023614 tempest-VolumeImageDependencyTests-705023614-project-member] https://10.4.3.143/volume/v3/volumes/f982a5b8-722b-4405-a280-b5b56e348928 returned with HTTP 200 Aug 16 21:19:51.309474 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 1064/4245] 10.4.3.143 () {68 vars in 1389 bytes} [Sun Aug 16 21:19:51 2026] GET /volume/v3/volumes/f982a5b8-722b-4405-a280-b5b56e348928 => generated 1193 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 16 21:19:51.323054 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-9e9b7d62-aeb6-4675-b78b-19b62254b014 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:19:51.325791 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-9e9b7d62-aeb6-4675-b78b-19b62254b014 tempest-VolumeImageDependencyTests-705023614 tempest-VolumeImageDependencyTests-705023614-project-member] GET https://10.4.3.143/volume/v3/volumes/f982a5b8-722b-4405-a280-b5b56e348928 Aug 16 21:19:51.326150 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-9e9b7d62-aeb6-4675-b78b-19b62254b014 tempest-VolumeImageDependencyTests-705023614 tempest-VolumeImageDependencyTests-705023614-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:19:51.326391 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-9e9b7d62-aeb6-4675-b78b-19b62254b014 tempest-VolumeImageDependencyTests-705023614 tempest-VolumeImageDependencyTests-705023614-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:19:51.334407 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:19:51.334407 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:19:51.338695 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-9e9b7d62-aeb6-4675-b78b-19b62254b014 tempest-VolumeImageDependencyTests-705023614 tempest-VolumeImageDependencyTests-705023614-project-member] Volume info retrieved successfully. Aug 16 21:19:51.344951 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-9e9b7d62-aeb6-4675-b78b-19b62254b014 tempest-VolumeImageDependencyTests-705023614 tempest-VolumeImageDependencyTests-705023614-project-member] https://10.4.3.143/volume/v3/volumes/f982a5b8-722b-4405-a280-b5b56e348928 returned with HTTP 200 Aug 16 21:19:51.345396 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 1053/4246] 10.4.3.143 () {68 vars in 1389 bytes} [Sun Aug 16 21:19:51 2026] GET /volume/v3/volumes/f982a5b8-722b-4405-a280-b5b56e348928 => generated 1193 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 16 21:19:51.355050 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-853c34d0-afcd-4448-b23b-dcdfc2300924 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:19:51.357320 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-853c34d0-afcd-4448-b23b-dcdfc2300924 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] GET https://10.4.3.143/volume/v3/backups/7ca1d8cc-feff-497e-8e67-aade59ce2185 Aug 16 21:19:51.357628 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-853c34d0-afcd-4448-b23b-dcdfc2300924 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:19:51.357893 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-853c34d0-afcd-4448-b23b-dcdfc2300924 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:19:51.358068 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.v3.backups [None req-853c34d0-afcd-4448-b23b-dcdfc2300924 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Show backup with id 7ca1d8cc-feff-497e-8e67-aade59ce2185. {{(pid=100331) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:19:51.361418 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-56872186-7714-4100-95f8-19c80c568d2f None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:19:51.363218 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-56872186-7714-4100-95f8-19c80c568d2f tempest-VolumeImageDependencyTests-705023614 tempest-VolumeImageDependencyTests-705023614-project-member] POST https://10.4.3.143/volume/v3/snapshots Aug 16 21:19:51.363733 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-56872186-7714-4100-95f8-19c80c568d2f tempest-VolumeImageDependencyTests-705023614 tempest-VolumeImageDependencyTests-705023614-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f982a5b8-722b-4405-a280-b5b56e348928", "name": "tempest-VolumeImageDependencyTests-Snapshot-1889733906"}} {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:19:51.364902 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:19:51.364902 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:19:51.364902 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-853c34d0-afcd-4448-b23b-dcdfc2300924 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] https://10.4.3.143/volume/v3/backups/7ca1d8cc-feff-497e-8e67-aade59ce2185 returned with HTTP 200 Aug 16 21:19:51.365488 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 1065/4247] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:19:51 2026] GET /volume/v3/backups/7ca1d8cc-feff-497e-8e67-aade59ce2185 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:19:51.374226 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:19:51.374226 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:19:51.374875 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-56872186-7714-4100-95f8-19c80c568d2f tempest-VolumeImageDependencyTests-705023614 tempest-VolumeImageDependencyTests-705023614-project-member] Volume info retrieved successfully. Aug 16 21:19:51.375102 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.v3.snapshots [None req-56872186-7714-4100-95f8-19c80c568d2f tempest-VolumeImageDependencyTests-705023614 tempest-VolumeImageDependencyTests-705023614-project-member] Create snapshot from volume f982a5b8-722b-4405-a280-b5b56e348928 Aug 16 21:19:51.416006 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.quota [None req-56872186-7714-4100-95f8-19c80c568d2f tempest-VolumeImageDependencyTests-705023614 tempest-VolumeImageDependencyTests-705023614-project-member] Created reservations ['8747e574-8a99-4298-a09f-86823efb1862', '06d630d0-62e3-427d-af84-352c1f9b5f0e', '3f909320-fc93-47a7-bf71-c350e4360c2e', '930d3547-3278-4a19-83fb-6a917eb54748'] {{(pid=100332) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:19:51.450007 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-56872186-7714-4100-95f8-19c80c568d2f tempest-VolumeImageDependencyTests-705023614 tempest-VolumeImageDependencyTests-705023614-project-member] Snapshot create request issued successfully. Aug 16 21:19:51.450456 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-56872186-7714-4100-95f8-19c80c568d2f tempest-VolumeImageDependencyTests-705023614 tempest-VolumeImageDependencyTests-705023614-project-member] https://10.4.3.143/volume/v3/snapshots returned with HTTP 202 Aug 16 21:19:51.450935 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 1066/4248] 10.4.3.143 () {68 vars in 1265 bytes} [Sun Aug 16 21:19:51 2026] POST /volume/v3/snapshots => generated 313 bytes in 90 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 21:19:51.460930 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-eadec862-6aa3-4ac4-bbd5-876e5e89caf3 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:19:51.463648 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-eadec862-6aa3-4ac4-bbd5-876e5e89caf3 tempest-VolumeImageDependencyTests-705023614 tempest-VolumeImageDependencyTests-705023614-project-member] GET https://10.4.3.143/volume/v3/snapshots/ac94fc2c-5a3a-4f59-8184-c9d23fecc295 Aug 16 21:19:51.463890 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-eadec862-6aa3-4ac4-bbd5-876e5e89caf3 tempest-VolumeImageDependencyTests-705023614 tempest-VolumeImageDependencyTests-705023614-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:19:51.464055 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-eadec862-6aa3-4ac4-bbd5-876e5e89caf3 tempest-VolumeImageDependencyTests-705023614 tempest-VolumeImageDependencyTests-705023614-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:19:51.471012 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:19:51.471012 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:19:51.471868 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-eadec862-6aa3-4ac4-bbd5-876e5e89caf3 tempest-VolumeImageDependencyTests-705023614 tempest-VolumeImageDependencyTests-705023614-project-member] Snapshot retrieved successfully. Aug 16 21:19:51.473116 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-eadec862-6aa3-4ac4-bbd5-876e5e89caf3 tempest-VolumeImageDependencyTests-705023614 tempest-VolumeImageDependencyTests-705023614-project-member] https://10.4.3.143/volume/v3/snapshots/ac94fc2c-5a3a-4f59-8184-c9d23fecc295 returned with HTTP 200 Aug 16 21:19:51.473626 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 1065/4249] 10.4.3.143 () {66 vars in 1354 bytes} [Sun Aug 16 21:19:51 2026] GET /volume/v3/snapshots/ac94fc2c-5a3a-4f59-8184-c9d23fecc295 => generated 445 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:19:52.070954 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-55ec6221-9bd3-4d03-a360-406a56c3f471 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:19:52.073280 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-55ec6221-9bd3-4d03-a360-406a56c3f471 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] GET https://10.4.3.143/volume/v3/backups/b88fb3f1-1768-40b4-a186-6dc9a115cc19 Aug 16 21:19:52.073533 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-55ec6221-9bd3-4d03-a360-406a56c3f471 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:19:52.073779 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-55ec6221-9bd3-4d03-a360-406a56c3f471 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:19:52.073903 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.v3.backups [None req-55ec6221-9bd3-4d03-a360-406a56c3f471 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Show backup with id b88fb3f1-1768-40b4-a186-6dc9a115cc19. {{(pid=100333) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:19:52.078132 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-55ec6221-9bd3-4d03-a360-406a56c3f471 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] https://10.4.3.143/volume/v3/backups/b88fb3f1-1768-40b4-a186-6dc9a115cc19 returned with HTTP 404 Aug 16 21:19:52.078721 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 1054/4250] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:19:52 2026] GET /volume/v3/backups/b88fb3f1-1768-40b4-a186-6dc9a115cc19 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:19:52.107530 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-33360e03-9398-4aa8-b331-642b91b8b4d4 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:19:52.109697 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-33360e03-9398-4aa8-b331-642b91b8b4d4 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] GET https://10.4.3.143/volume/v3/volumes/489929c9-c8d5-424e-b676-35feaa610842 Aug 16 21:19:52.110071 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-33360e03-9398-4aa8-b331-642b91b8b4d4 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:19:52.110217 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-33360e03-9398-4aa8-b331-642b91b8b4d4 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:19:52.119298 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:19:52.119298 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:19:52.123714 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-33360e03-9398-4aa8-b331-642b91b8b4d4 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Volume info retrieved successfully. Aug 16 21:19:52.133407 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-33360e03-9398-4aa8-b331-642b91b8b4d4 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] https://10.4.3.143/volume/v3/volumes/489929c9-c8d5-424e-b676-35feaa610842 returned with HTTP 200 Aug 16 21:19:52.133892 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 1066/4251] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:19:52 2026] GET /volume/v3/volumes/489929c9-c8d5-424e-b676-35feaa610842 => generated 1018 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:19:52.146087 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-29f4fda4-7527-4558-8373-c0d9b5957ec8 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:19:52.148056 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-29f4fda4-7527-4558-8373-c0d9b5957ec8 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] POST https://10.4.3.143/volume/v3/backups Aug 16 21:19:52.148403 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-29f4fda4-7527-4558-8373-c0d9b5957ec8 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "489929c9-c8d5-424e-b676-35feaa610842", "name": "tempest-type-Backup-1418276555"}} {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:19:52.150060 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.contrib.backups [None req-29f4fda4-7527-4558-8373-c0d9b5957ec8 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Creating new backup {'backup': {'volume_id': '489929c9-c8d5-424e-b676-35feaa610842', 'name': 'tempest-type-Backup-1418276555'}} {{(pid=100332) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 16 21:19:52.150267 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.contrib.backups [None req-29f4fda4-7527-4558-8373-c0d9b5957ec8 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Creating backup of volume 489929c9-c8d5-424e-b676-35feaa610842 in container None Aug 16 21:19:52.150524 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-23fdfd6b-1a93-4a60-8610-979dc5dc5c1a None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:19:52.152412 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-23fdfd6b-1a93-4a60-8610-979dc5dc5c1a tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] DELETE https://10.4.3.143/volume/v3/backups/106f60b6-d7f8-4683-bfbe-aae8947c22f7 Aug 16 21:19:52.152616 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-23fdfd6b-1a93-4a60-8610-979dc5dc5c1a tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:19:52.152828 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-23fdfd6b-1a93-4a60-8610-979dc5dc5c1a tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Calling method 'delete' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:19:52.152958 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.contrib.backups [None req-23fdfd6b-1a93-4a60-8610-979dc5dc5c1a tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Delete backup with id: 106f60b6-d7f8-4683-bfbe-aae8947c22f7. Aug 16 21:19:52.157025 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:19:52.157025 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:19:52.158894 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:19:52.158894 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:19:52.159363 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-29f4fda4-7527-4558-8373-c0d9b5957ec8 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Volume info retrieved successfully. Aug 16 21:19:52.167056 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.backup.rpcapi [None req-23fdfd6b-1a93-4a60-8610-979dc5dc5c1a tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] delete_backup rpcapi backup_id 106f60b6-d7f8-4683-bfbe-aae8947c22f7 {{(pid=100330) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 16 21:19:52.168620 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-23fdfd6b-1a93-4a60-8610-979dc5dc5c1a tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] https://10.4.3.143/volume/v3/backups/106f60b6-d7f8-4683-bfbe-aae8947c22f7 returned with HTTP 202 Aug 16 21:19:52.169059 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 1066/4252] 10.4.3.143 () {66 vars in 1351 bytes} [Sun Aug 16 21:19:52 2026] DELETE /volume/v3/backups/106f60b6-d7f8-4683-bfbe-aae8947c22f7 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 16 21:19:52.179145 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-f0ac5e40-5f74-478a-98bc-58f4dd743e26 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:19:52.180751 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-f0ac5e40-5f74-478a-98bc-58f4dd743e26 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] GET https://10.4.3.143/volume/v3/backups/106f60b6-d7f8-4683-bfbe-aae8947c22f7 Aug 16 21:19:52.180964 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-f0ac5e40-5f74-478a-98bc-58f4dd743e26 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:19:52.181185 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-f0ac5e40-5f74-478a-98bc-58f4dd743e26 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:19:52.181277 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.v3.backups [None req-f0ac5e40-5f74-478a-98bc-58f4dd743e26 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Show backup with id 106f60b6-d7f8-4683-bfbe-aae8947c22f7. {{(pid=100333) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:19:52.181339 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.quota [None req-29f4fda4-7527-4558-8373-c0d9b5957ec8 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Created reservations ['c76a0044-120a-4bbd-820e-e725efde2998', '5ebae88f-e33b-499e-8d3a-a80217d4e1c7'] {{(pid=100332) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:19:52.190665 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:19:52.190665 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:19:52.191573 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-f0ac5e40-5f74-478a-98bc-58f4dd743e26 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] https://10.4.3.143/volume/v3/backups/106f60b6-d7f8-4683-bfbe-aae8947c22f7 returned with HTTP 200 Aug 16 21:19:52.192045 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 1055/4253] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:19:52 2026] GET /volume/v3/backups/106f60b6-d7f8-4683-bfbe-aae8947c22f7 => generated 792 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:19:52.216908 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-29f4fda4-7527-4558-8373-c0d9b5957ec8 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] https://10.4.3.143/volume/v3/backups returned with HTTP 202 Aug 16 21:19:52.217396 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 1067/4254] 10.4.3.143 () {70 vars in 1299 bytes} [Sun Aug 16 21:19:52 2026] POST /volume/v3/backups => generated 316 bytes in 72 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 21:19:52.228036 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-08f14cdb-291f-4259-90a7-1b61589dff41 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:19:52.230129 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-08f14cdb-291f-4259-90a7-1b61589dff41 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] GET https://10.4.3.143/volume/v3/backups/9e992492-b879-42ce-abb6-233fb3b99d33 Aug 16 21:19:52.230382 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-08f14cdb-291f-4259-90a7-1b61589dff41 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:19:52.230647 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-08f14cdb-291f-4259-90a7-1b61589dff41 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:19:52.230767 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.v3.backups [None req-08f14cdb-291f-4259-90a7-1b61589dff41 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Show backup with id 9e992492-b879-42ce-abb6-233fb3b99d33. {{(pid=100331) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:19:52.235765 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:19:52.235765 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:19:52.236566 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-08f14cdb-291f-4259-90a7-1b61589dff41 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] https://10.4.3.143/volume/v3/backups/9e992492-b879-42ce-abb6-233fb3b99d33 returned with HTTP 200 Aug 16 21:19:52.237057 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 1067/4255] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:19:52 2026] GET /volume/v3/backups/9e992492-b879-42ce-abb6-233fb3b99d33 => generated 723 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:19:52.378109 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-54d5ec6d-5445-4504-8ee5-4f76cab6a9cb None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:19:52.380667 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-54d5ec6d-5445-4504-8ee5-4f76cab6a9cb tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] GET https://10.4.3.143/volume/v3/backups/7ca1d8cc-feff-497e-8e67-aade59ce2185 Aug 16 21:19:52.380993 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-54d5ec6d-5445-4504-8ee5-4f76cab6a9cb tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:19:52.381271 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-54d5ec6d-5445-4504-8ee5-4f76cab6a9cb tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:19:52.381443 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.v3.backups [None req-54d5ec6d-5445-4504-8ee5-4f76cab6a9cb tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Show backup with id 7ca1d8cc-feff-497e-8e67-aade59ce2185. {{(pid=100330) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:19:52.387091 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:19:52.387091 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:19:52.387965 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-54d5ec6d-5445-4504-8ee5-4f76cab6a9cb tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] https://10.4.3.143/volume/v3/backups/7ca1d8cc-feff-497e-8e67-aade59ce2185 returned with HTTP 200 Aug 16 21:19:52.388415 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 1067/4256] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:19:52 2026] GET /volume/v3/backups/7ca1d8cc-feff-497e-8e67-aade59ce2185 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:19:52.483895 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-f76f4cc8-d861-4b4d-9b4e-c65214986a8b None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:19:52.485762 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-f76f4cc8-d861-4b4d-9b4e-c65214986a8b tempest-VolumeImageDependencyTests-705023614 tempest-VolumeImageDependencyTests-705023614-project-member] GET https://10.4.3.143/volume/v3/snapshots/ac94fc2c-5a3a-4f59-8184-c9d23fecc295 Aug 16 21:19:52.485987 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-f76f4cc8-d861-4b4d-9b4e-c65214986a8b tempest-VolumeImageDependencyTests-705023614 tempest-VolumeImageDependencyTests-705023614-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:19:52.486213 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-f76f4cc8-d861-4b4d-9b4e-c65214986a8b tempest-VolumeImageDependencyTests-705023614 tempest-VolumeImageDependencyTests-705023614-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:19:52.492037 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:19:52.492037 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:19:52.492531 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-f76f4cc8-d861-4b4d-9b4e-c65214986a8b tempest-VolumeImageDependencyTests-705023614 tempest-VolumeImageDependencyTests-705023614-project-member] Snapshot retrieved successfully. Aug 16 21:19:52.493644 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-f76f4cc8-d861-4b4d-9b4e-c65214986a8b tempest-VolumeImageDependencyTests-705023614 tempest-VolumeImageDependencyTests-705023614-project-member] https://10.4.3.143/volume/v3/snapshots/ac94fc2c-5a3a-4f59-8184-c9d23fecc295 returned with HTTP 200 Aug 16 21:19:52.494113 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 1056/4257] 10.4.3.143 () {66 vars in 1354 bytes} [Sun Aug 16 21:19:52 2026] GET /volume/v3/snapshots/ac94fc2c-5a3a-4f59-8184-c9d23fecc295 => generated 472 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:19:52.503609 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-222711eb-ab58-4581-af9f-1c9abf567bf1 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:19:52.505464 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-222711eb-ab58-4581-af9f-1c9abf567bf1 tempest-VolumeImageDependencyTests-705023614 tempest-VolumeImageDependencyTests-705023614-project-member] POST https://10.4.3.143/volume/v3/volumes Aug 16 21:19:52.505876 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-222711eb-ab58-4581-af9f-1c9abf567bf1 tempest-VolumeImageDependencyTests-705023614 tempest-VolumeImageDependencyTests-705023614-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume2-for-test-e6050452-06bd-4c7f-9912-45178c83e379", "snapshot_id": "ac94fc2c-5a3a-4f59-8184-c9d23fecc295", "size": 1}} {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:19:52.507496 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.v3.volumes [None req-222711eb-ab58-4581-af9f-1c9abf567bf1 tempest-VolumeImageDependencyTests-705023614 tempest-VolumeImageDependencyTests-705023614-project-member] Create volume request body: {'volume': {'name': 'volume2-for-test-e6050452-06bd-4c7f-9912-45178c83e379', 'snapshot_id': 'ac94fc2c-5a3a-4f59-8184-c9d23fecc295', 'size': 1}} {{(pid=100332) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 21:19:52.514366 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:19:52.514366 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:19:52.514985 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-222711eb-ab58-4581-af9f-1c9abf567bf1 tempest-VolumeImageDependencyTests-705023614 tempest-VolumeImageDependencyTests-705023614-project-member] Snapshot retrieved successfully. Aug 16 21:19:52.515203 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.v3.volumes [None req-222711eb-ab58-4581-af9f-1c9abf567bf1 tempest-VolumeImageDependencyTests-705023614 tempest-VolumeImageDependencyTests-705023614-project-member] Create volume of 1 GB Aug 16 21:19:52.520579 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-222711eb-ab58-4581-af9f-1c9abf567bf1 tempest-VolumeImageDependencyTests-705023614 tempest-VolumeImageDependencyTests-705023614-project-member] Availability Zones retrieved successfully. Aug 16 21:19:52.529663 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-222711eb-ab58-4581-af9f-1c9abf567bf1 tempest-VolumeImageDependencyTests-705023614 tempest-VolumeImageDependencyTests-705023614-project-member] Flow 'volume_create_api' (4f770fad-5df9-4b68-9e3c-720d1a225db0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100332) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:19:52.531222 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-222711eb-ab58-4581-af9f-1c9abf567bf1 tempest-VolumeImageDependencyTests-705023614 tempest-VolumeImageDependencyTests-705023614-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4b53faab-1d07-4ec4-9efa-ff56d92a92f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:19:52.532925 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.flows.api.create_volume [None req-222711eb-ab58-4581-af9f-1c9abf567bf1 tempest-VolumeImageDependencyTests-705023614 tempest-VolumeImageDependencyTests-705023614-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100332) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 21:19:52.575695 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-222711eb-ab58-4581-af9f-1c9abf567bf1 tempest-VolumeImageDependencyTests-705023614 tempest-VolumeImageDependencyTests-705023614-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4b53faab-1d07-4ec4-9efa-ff56d92a92f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'ac94fc2c-5a3a-4f59-8184-c9d23fecc295', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T21:04:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=69e633b8-fab9-4b15-8b40-4f1a67c51cda,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '69e633b8-fab9-4b15-8b40-4f1a67c51cda', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:19:52.577059 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-222711eb-ab58-4581-af9f-1c9abf567bf1 tempest-VolumeImageDependencyTests-705023614 tempest-VolumeImageDependencyTests-705023614-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (27cbfd54-aa03-4f2c-af29-9f5ce8ed14e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:19:52.654796 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.quota [None req-222711eb-ab58-4581-af9f-1c9abf567bf1 tempest-VolumeImageDependencyTests-705023614 tempest-VolumeImageDependencyTests-705023614-project-member] Created reservations ['b625db78-0032-4ac1-a3e4-04a9ed99c654', 'c03f72e1-eb46-462d-80b4-8d346a39e35d', 'b8b347b5-460a-4b55-b2ba-03d8fab529b9', '7a508a71-e875-4008-b019-c565ccd1675c'] {{(pid=100332) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:19:52.655706 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-222711eb-ab58-4581-af9f-1c9abf567bf1 tempest-VolumeImageDependencyTests-705023614 tempest-VolumeImageDependencyTests-705023614-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (27cbfd54-aa03-4f2c-af29-9f5ce8ed14e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b625db78-0032-4ac1-a3e4-04a9ed99c654', 'c03f72e1-eb46-462d-80b4-8d346a39e35d', 'b8b347b5-460a-4b55-b2ba-03d8fab529b9', '7a508a71-e875-4008-b019-c565ccd1675c']}' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:19:52.656518 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-222711eb-ab58-4581-af9f-1c9abf567bf1 tempest-VolumeImageDependencyTests-705023614 tempest-VolumeImageDependencyTests-705023614-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (78ad7b34-8752-4d3d-baf7-8cfe68afd03c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:19:52.709448 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-222711eb-ab58-4581-af9f-1c9abf567bf1 tempest-VolumeImageDependencyTests-705023614 tempest-VolumeImageDependencyTests-705023614-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (78ad7b34-8752-4d3d-baf7-8cfe68afd03c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'be1e55fe-61bd-4e67-96c5-93f999094624', '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='c550c0f085ec4ac28b28e927960f4fb5',qos_specs=None,replication_status=,reservations=['b625db78-0032-4ac1-a3e4-04a9ed99c654','c03f72e1-eb46-462d-80b4-8d346a39e35d','b8b347b5-460a-4b55-b2ba-03d8fab529b9','7a508a71-e875-4008-b019-c565ccd1675c'],size=1,snapshot_id=ac94fc2c-5a3a-4f59-8184-c9d23fecc295,source_replicaid=,source_volid=None,status='creating',user_id='08f9557bd85c47d699979d18b15580f4',volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda), '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-16T21:19:52Z,deleted=False,deleted_at=None,display_description=None,display_name='volume2-for-test-e6050452-06bd-4c7f-9912-45178c83e379',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=be1e55fe-61bd-4e67-96c5-93f999094624,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c550c0f085ec4ac28b28e927960f4fb5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=ac94fc2c-5a3a-4f59-8184-c9d23fecc295,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='08f9557bd85c47d699979d18b15580f4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(69e633b8-fab9-4b15-8b40-4f1a67c51cda),volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda)}' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:19:52.710506 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-222711eb-ab58-4581-af9f-1c9abf567bf1 tempest-VolumeImageDependencyTests-705023614 tempest-VolumeImageDependencyTests-705023614-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7cefc6b3-80b4-40dc-82ab-cf2b6a925e79) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:19:52.734196 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-222711eb-ab58-4581-af9f-1c9abf567bf1 tempest-VolumeImageDependencyTests-705023614 tempest-VolumeImageDependencyTests-705023614-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7cefc6b3-80b4-40dc-82ab-cf2b6a925e79) transitioned into state 'SUCCESS' from 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='c550c0f085ec4ac28b28e927960f4fb5',qos_specs=None,replication_status=,reservations=['b625db78-0032-4ac1-a3e4-04a9ed99c654','c03f72e1-eb46-462d-80b4-8d346a39e35d','b8b347b5-460a-4b55-b2ba-03d8fab529b9','7a508a71-e875-4008-b019-c565ccd1675c'],size=1,snapshot_id=ac94fc2c-5a3a-4f59-8184-c9d23fecc295,source_replicaid=,source_volid=None,status='creating',user_id='08f9557bd85c47d699979d18b15580f4',volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda)}' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:19:52.735180 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-222711eb-ab58-4581-af9f-1c9abf567bf1 tempest-VolumeImageDependencyTests-705023614 tempest-VolumeImageDependencyTests-705023614-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (abbde370-4a31-4d10-9d0e-0641bfe17526) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:19:52.758680 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-222711eb-ab58-4581-af9f-1c9abf567bf1 tempest-VolumeImageDependencyTests-705023614 tempest-VolumeImageDependencyTests-705023614-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (abbde370-4a31-4d10-9d0e-0641bfe17526) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:19:52.759624 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-222711eb-ab58-4581-af9f-1c9abf567bf1 tempest-VolumeImageDependencyTests-705023614 tempest-VolumeImageDependencyTests-705023614-project-member] Flow 'volume_create_api' (4f770fad-5df9-4b68-9e3c-720d1a225db0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100332) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:19:52.759984 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-222711eb-ab58-4581-af9f-1c9abf567bf1 tempest-VolumeImageDependencyTests-705023614 tempest-VolumeImageDependencyTests-705023614-project-member] Create volume request issued successfully. Aug 16 21:19:52.760599 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-222711eb-ab58-4581-af9f-1c9abf567bf1 tempest-VolumeImageDependencyTests-705023614 tempest-VolumeImageDependencyTests-705023614-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Aug 16 21:19:52.761082 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 1068/4258] 10.4.3.143 () {70 vars in 1300 bytes} [Sun Aug 16 21:19:52 2026] POST /volume/v3/volumes => generated 809 bytes in 258 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:19:52.773274 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-da64afb4-a119-481c-8f27-7281730020e3 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:19:52.775182 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-da64afb4-a119-481c-8f27-7281730020e3 tempest-VolumeImageDependencyTests-705023614 tempest-VolumeImageDependencyTests-705023614-project-member] GET https://10.4.3.143/volume/v3/volumes/be1e55fe-61bd-4e67-96c5-93f999094624 Aug 16 21:19:52.775449 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-da64afb4-a119-481c-8f27-7281730020e3 tempest-VolumeImageDependencyTests-705023614 tempest-VolumeImageDependencyTests-705023614-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:19:52.775636 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-da64afb4-a119-481c-8f27-7281730020e3 tempest-VolumeImageDependencyTests-705023614 tempest-VolumeImageDependencyTests-705023614-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:19:52.784843 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:19:52.784843 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:19:52.790114 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-da64afb4-a119-481c-8f27-7281730020e3 tempest-VolumeImageDependencyTests-705023614 tempest-VolumeImageDependencyTests-705023614-project-member] Volume info retrieved successfully. Aug 16 21:19:52.795747 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-da64afb4-a119-481c-8f27-7281730020e3 tempest-VolumeImageDependencyTests-705023614 tempest-VolumeImageDependencyTests-705023614-project-member] https://10.4.3.143/volume/v3/volumes/be1e55fe-61bd-4e67-96c5-93f999094624 returned with HTTP 200 Aug 16 21:19:52.796337 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 1068/4259] 10.4.3.143 () {68 vars in 1389 bytes} [Sun Aug 16 21:19:52 2026] GET /volume/v3/volumes/be1e55fe-61bd-4e67-96c5-93f999094624 => generated 877 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:19:53.204534 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-d3fb956e-7095-4d1b-954c-1e1565c35b43 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:19:53.207626 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-d3fb956e-7095-4d1b-954c-1e1565c35b43 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] GET https://10.4.3.143/volume/v3/backups/106f60b6-d7f8-4683-bfbe-aae8947c22f7 Aug 16 21:19:53.207888 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-d3fb956e-7095-4d1b-954c-1e1565c35b43 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:19:53.208169 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-d3fb956e-7095-4d1b-954c-1e1565c35b43 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:19:53.208340 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.v3.backups [None req-d3fb956e-7095-4d1b-954c-1e1565c35b43 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Show backup with id 106f60b6-d7f8-4683-bfbe-aae8947c22f7. {{(pid=100330) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:19:53.213866 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-d3fb956e-7095-4d1b-954c-1e1565c35b43 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] https://10.4.3.143/volume/v3/backups/106f60b6-d7f8-4683-bfbe-aae8947c22f7 returned with HTTP 404 Aug 16 21:19:53.214223 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 1068/4260] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:19:53 2026] GET /volume/v3/backups/106f60b6-d7f8-4683-bfbe-aae8947c22f7 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:19:53.248271 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-0e16278a-1167-4fac-9da0-ab890df2dd6c None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:19:53.250423 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-0e16278a-1167-4fac-9da0-ab890df2dd6c tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] GET https://10.4.3.143/volume/v3/backups/9e992492-b879-42ce-abb6-233fb3b99d33 Aug 16 21:19:53.250704 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-0e16278a-1167-4fac-9da0-ab890df2dd6c tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:19:53.250941 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-0e16278a-1167-4fac-9da0-ab890df2dd6c tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:19:53.251094 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.v3.backups [None req-0e16278a-1167-4fac-9da0-ab890df2dd6c tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Show backup with id 9e992492-b879-42ce-abb6-233fb3b99d33. {{(pid=100333) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:19:53.256473 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:19:53.256473 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:19:53.257230 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-0e16278a-1167-4fac-9da0-ab890df2dd6c tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] https://10.4.3.143/volume/v3/backups/9e992492-b879-42ce-abb6-233fb3b99d33 returned with HTTP 200 Aug 16 21:19:53.257683 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 1057/4261] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:19:53 2026] GET /volume/v3/backups/9e992492-b879-42ce-abb6-233fb3b99d33 => generated 725 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:19:53.322901 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [req-bdd13dfe-06be-4f6e-a858-bbd194aa5670 req-4606171a-5312-4ff9-936b-843ee9c13e01 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:19:53.325191 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [req-bdd13dfe-06be-4f6e-a858-bbd194aa5670 req-4606171a-5312-4ff9-936b-843ee9c13e01 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] GET https://10.4.3.143/volume/v3/volumes/11ca98aa-666c-46cf-9155-770e8e47dd02 Aug 16 21:19:53.325378 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [req-bdd13dfe-06be-4f6e-a858-bbd194aa5670 req-4606171a-5312-4ff9-936b-843ee9c13e01 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:19:53.325581 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [req-bdd13dfe-06be-4f6e-a858-bbd194aa5670 req-4606171a-5312-4ff9-936b-843ee9c13e01 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:19:53.336078 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:19:53.336078 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:19:53.339781 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [req-bdd13dfe-06be-4f6e-a858-bbd194aa5670 req-4606171a-5312-4ff9-936b-843ee9c13e01 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Volume info retrieved successfully. Aug 16 21:19:53.343895 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [req-bdd13dfe-06be-4f6e-a858-bbd194aa5670 req-4606171a-5312-4ff9-936b-843ee9c13e01 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] https://10.4.3.143/volume/v3/volumes/11ca98aa-666c-46cf-9155-770e8e47dd02 returned with HTTP 200 Aug 16 21:19:53.344353 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 1069/4262] 10.4.3.143 () {68 vars in 1598 bytes} [Sun Aug 16 21:19:53 2026] GET /volume/v3/volumes/11ca98aa-666c-46cf-9155-770e8e47dd02 => generated 1133 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:19:53.363296 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [req-bdd13dfe-06be-4f6e-a858-bbd194aa5670 req-e91a8131-b4d3-4e3d-b060-74ccc277dbb1 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:19:53.365762 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [req-bdd13dfe-06be-4f6e-a858-bbd194aa5670 req-e91a8131-b4d3-4e3d-b060-74ccc277dbb1 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] POST https://10.4.3.143/volume/v3/volumes/11ca98aa-666c-46cf-9155-770e8e47dd02/action Aug 16 21:19:53.366185 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [req-bdd13dfe-06be-4f6e-a858-bbd194aa5670 req-e91a8131-b4d3-4e3d-b060-74ccc277dbb1 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100331) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 21:19:53.366315 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [req-bdd13dfe-06be-4f6e-a858-bbd194aa5670 req-e91a8131-b4d3-4e3d-b060-74ccc277dbb1 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:19:53.379334 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:19:53.379334 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:19:53.379912 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [req-bdd13dfe-06be-4f6e-a858-bbd194aa5670 req-e91a8131-b4d3-4e3d-b060-74ccc277dbb1 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Volume info retrieved successfully. Aug 16 21:19:53.386936 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [req-bdd13dfe-06be-4f6e-a858-bbd194aa5670 req-e91a8131-b4d3-4e3d-b060-74ccc277dbb1 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Begin detaching volume completed successfully. Aug 16 21:19:53.387233 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [req-bdd13dfe-06be-4f6e-a858-bbd194aa5670 req-e91a8131-b4d3-4e3d-b060-74ccc277dbb1 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] https://10.4.3.143/volume/v3/volumes/11ca98aa-666c-46cf-9155-770e8e47dd02/action returned with HTTP 202 Aug 16 21:19:53.387943 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 1069/4263] 10.4.3.143 () {72 vars in 1672 bytes} [Sun Aug 16 21:19:53 2026] POST /volume/v3/volumes/11ca98aa-666c-46cf-9155-770e8e47dd02/action => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 16 21:19:53.402281 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-79d68647-2a5e-4267-ae18-4a69c6f1c27a None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:19:53.404412 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-79d68647-2a5e-4267-ae18-4a69c6f1c27a tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] GET https://10.4.3.143/volume/v3/backups/7ca1d8cc-feff-497e-8e67-aade59ce2185 Aug 16 21:19:53.404648 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-79d68647-2a5e-4267-ae18-4a69c6f1c27a tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:19:53.404855 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-79d68647-2a5e-4267-ae18-4a69c6f1c27a tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:19:53.405019 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.v3.backups [None req-79d68647-2a5e-4267-ae18-4a69c6f1c27a tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Show backup with id 7ca1d8cc-feff-497e-8e67-aade59ce2185. {{(pid=100330) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:19:53.410809 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-1432effb-c4c4-4131-b65c-aa06f272b850 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:19:53.411483 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:19:53.411483 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:19:53.412451 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-79d68647-2a5e-4267-ae18-4a69c6f1c27a tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] https://10.4.3.143/volume/v3/backups/7ca1d8cc-feff-497e-8e67-aade59ce2185 returned with HTTP 200 Aug 16 21:19:53.412881 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 1069/4264] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:19:53 2026] GET /volume/v3/backups/7ca1d8cc-feff-497e-8e67-aade59ce2185 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:19:53.413438 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-1432effb-c4c4-4131-b65c-aa06f272b850 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] GET https://10.4.3.143/volume/v3/volumes/11ca98aa-666c-46cf-9155-770e8e47dd02 Aug 16 21:19:53.413740 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-1432effb-c4c4-4131-b65c-aa06f272b850 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:19:53.414021 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-1432effb-c4c4-4131-b65c-aa06f272b850 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:19:53.423519 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:19:53.423519 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:19:53.428761 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-1432effb-c4c4-4131-b65c-aa06f272b850 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Volume info retrieved successfully. Aug 16 21:19:53.430085 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-a380a604-2256-4112-bf18-fbc19d5ecf9f None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:19:53.430537 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-a380a604-2256-4112-bf18-fbc19d5ecf9f None None] GET https://10.4.3.143/volume// Aug 16 21:19:53.430767 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-a380a604-2256-4112-bf18-fbc19d5ecf9f None None] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:19:53.431010 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-a380a604-2256-4112-bf18-fbc19d5ecf9f None None] Calling method 'all' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:19:53.431378 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-a380a604-2256-4112-bf18-fbc19d5ecf9f None None] https://10.4.3.143/volume// returned with HTTP 300 Aug 16 21:19:53.431727 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 1070/4265] 10.4.3.143 () {66 vars in 1426 bytes} [Sun Aug 16 21:19: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 16 21:19:53.433317 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-1432effb-c4c4-4131-b65c-aa06f272b850 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] https://10.4.3.143/volume/v3/volumes/11ca98aa-666c-46cf-9155-770e8e47dd02 returned with HTTP 200 Aug 16 21:19:53.433728 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 1058/4266] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:19:53 2026] GET /volume/v3/volumes/11ca98aa-666c-46cf-9155-770e8e47dd02 => generated 1136 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:19:53.444024 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [req-bdd13dfe-06be-4f6e-a858-bbd194aa5670 req-0905ebb0-747b-4ed1-bb3f-def8c8cbe4af None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:19:53.446523 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [req-bdd13dfe-06be-4f6e-a858-bbd194aa5670 req-0905ebb0-747b-4ed1-bb3f-def8c8cbe4af tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] GET https://10.4.3.143/volume/v3/volumes/11ca98aa-666c-46cf-9155-770e8e47dd02 Aug 16 21:19:53.446744 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [req-bdd13dfe-06be-4f6e-a858-bbd194aa5670 req-0905ebb0-747b-4ed1-bb3f-def8c8cbe4af tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:19:53.446930 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [req-bdd13dfe-06be-4f6e-a858-bbd194aa5670 req-0905ebb0-747b-4ed1-bb3f-def8c8cbe4af tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:19:53.456233 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:19:53.456233 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:19:53.459607 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [req-bdd13dfe-06be-4f6e-a858-bbd194aa5670 req-0905ebb0-747b-4ed1-bb3f-def8c8cbe4af tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Volume info retrieved successfully. Aug 16 21:19:53.464060 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [req-bdd13dfe-06be-4f6e-a858-bbd194aa5670 req-0905ebb0-747b-4ed1-bb3f-def8c8cbe4af tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] https://10.4.3.143/volume/v3/volumes/11ca98aa-666c-46cf-9155-770e8e47dd02 returned with HTTP 200 Aug 16 21:19:53.464756 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 1070/4267] 10.4.3.143 () {70 vars in 1639 bytes} [Sun Aug 16 21:19:53 2026] GET /volume/v3/volumes/11ca98aa-666c-46cf-9155-770e8e47dd02 => generated 1316 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 16 21:19:53.810807 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-c63c06e3-0652-4ab7-ba9e-817d4f6b3533 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:19:53.812974 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-c63c06e3-0652-4ab7-ba9e-817d4f6b3533 tempest-VolumeImageDependencyTests-705023614 tempest-VolumeImageDependencyTests-705023614-project-member] GET https://10.4.3.143/volume/v3/volumes/be1e55fe-61bd-4e67-96c5-93f999094624 Aug 16 21:19:53.813242 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-c63c06e3-0652-4ab7-ba9e-817d4f6b3533 tempest-VolumeImageDependencyTests-705023614 tempest-VolumeImageDependencyTests-705023614-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:19:53.813492 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-c63c06e3-0652-4ab7-ba9e-817d4f6b3533 tempest-VolumeImageDependencyTests-705023614 tempest-VolumeImageDependencyTests-705023614-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:19:53.821175 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:19:53.821175 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:19:53.824722 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-c63c06e3-0652-4ab7-ba9e-817d4f6b3533 tempest-VolumeImageDependencyTests-705023614 tempest-VolumeImageDependencyTests-705023614-project-member] Volume info retrieved successfully. Aug 16 21:19:53.829236 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-c63c06e3-0652-4ab7-ba9e-817d4f6b3533 tempest-VolumeImageDependencyTests-705023614 tempest-VolumeImageDependencyTests-705023614-project-member] https://10.4.3.143/volume/v3/volumes/be1e55fe-61bd-4e67-96c5-93f999094624 returned with HTTP 200 Aug 16 21:19:53.829576 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 1070/4268] 10.4.3.143 () {68 vars in 1389 bytes} [Sun Aug 16 21:19:53 2026] GET /volume/v3/volumes/be1e55fe-61bd-4e67-96c5-93f999094624 => generated 1228 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 16 21:19:53.841276 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-acf79924-0152-4daf-b7ef-c3bdde67e5ce None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:19:53.843019 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-acf79924-0152-4daf-b7ef-c3bdde67e5ce tempest-VolumeImageDependencyTests-705023614 tempest-VolumeImageDependencyTests-705023614-project-member] GET https://10.4.3.143/volume/v3/volumes/be1e55fe-61bd-4e67-96c5-93f999094624 Aug 16 21:19:53.843250 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-acf79924-0152-4daf-b7ef-c3bdde67e5ce tempest-VolumeImageDependencyTests-705023614 tempest-VolumeImageDependencyTests-705023614-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:19:53.843427 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-acf79924-0152-4daf-b7ef-c3bdde67e5ce tempest-VolumeImageDependencyTests-705023614 tempest-VolumeImageDependencyTests-705023614-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:19:53.850061 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:19:53.850061 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:19:53.853677 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-acf79924-0152-4daf-b7ef-c3bdde67e5ce tempest-VolumeImageDependencyTests-705023614 tempest-VolumeImageDependencyTests-705023614-project-member] Volume info retrieved successfully. Aug 16 21:19:53.857842 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-acf79924-0152-4daf-b7ef-c3bdde67e5ce tempest-VolumeImageDependencyTests-705023614 tempest-VolumeImageDependencyTests-705023614-project-member] https://10.4.3.143/volume/v3/volumes/be1e55fe-61bd-4e67-96c5-93f999094624 returned with HTTP 200 Aug 16 21:19:53.858225 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 1071/4269] 10.4.3.143 () {68 vars in 1389 bytes} [Sun Aug 16 21:19:53 2026] GET /volume/v3/volumes/be1e55fe-61bd-4e67-96c5-93f999094624 => generated 1228 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 16 21:19:53.870792 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-5e54a602-8319-4840-b9bb-fb2cfe95b7ee None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:19:53.872447 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-5e54a602-8319-4840-b9bb-fb2cfe95b7ee tempest-VolumeImageDependencyTests-705023614 tempest-VolumeImageDependencyTests-705023614-project-member] DELETE https://10.4.3.143/volume/v3/snapshots/ac94fc2c-5a3a-4f59-8184-c9d23fecc295 Aug 16 21:19:53.872677 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-5e54a602-8319-4840-b9bb-fb2cfe95b7ee tempest-VolumeImageDependencyTests-705023614 tempest-VolumeImageDependencyTests-705023614-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:19:53.872868 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-5e54a602-8319-4840-b9bb-fb2cfe95b7ee tempest-VolumeImageDependencyTests-705023614 tempest-VolumeImageDependencyTests-705023614-project-member] Calling method 'delete' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:19:53.872996 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.v3.snapshots [None req-5e54a602-8319-4840-b9bb-fb2cfe95b7ee tempest-VolumeImageDependencyTests-705023614 tempest-VolumeImageDependencyTests-705023614-project-member] Delete snapshot with id: ac94fc2c-5a3a-4f59-8184-c9d23fecc295 Aug 16 21:19:53.877454 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:19:53.877454 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:19:53.877831 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-5e54a602-8319-4840-b9bb-fb2cfe95b7ee tempest-VolumeImageDependencyTests-705023614 tempest-VolumeImageDependencyTests-705023614-project-member] Snapshot retrieved successfully. Aug 16 21:19:53.892111 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-5e54a602-8319-4840-b9bb-fb2cfe95b7ee tempest-VolumeImageDependencyTests-705023614 tempest-VolumeImageDependencyTests-705023614-project-member] Snapshot delete request issued successfully. Aug 16 21:19:53.892321 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-5e54a602-8319-4840-b9bb-fb2cfe95b7ee tempest-VolumeImageDependencyTests-705023614 tempest-VolumeImageDependencyTests-705023614-project-member] https://10.4.3.143/volume/v3/snapshots/ac94fc2c-5a3a-4f59-8184-c9d23fecc295 returned with HTTP 202 Aug 16 21:19:53.892756 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 1059/4270] 10.4.3.143 () {66 vars in 1357 bytes} [Sun Aug 16 21:19:53 2026] DELETE /volume/v3/snapshots/ac94fc2c-5a3a-4f59-8184-c9d23fecc295 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 21:19:53.899317 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-3df8e3d6-30b2-4600-9ecd-46060a277b15 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:19:53.901175 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-3df8e3d6-30b2-4600-9ecd-46060a277b15 tempest-VolumeImageDependencyTests-705023614 tempest-VolumeImageDependencyTests-705023614-project-member] GET https://10.4.3.143/volume/v3/snapshots/ac94fc2c-5a3a-4f59-8184-c9d23fecc295 Aug 16 21:19:53.901359 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-3df8e3d6-30b2-4600-9ecd-46060a277b15 tempest-VolumeImageDependencyTests-705023614 tempest-VolumeImageDependencyTests-705023614-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:19:53.901559 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-3df8e3d6-30b2-4600-9ecd-46060a277b15 tempest-VolumeImageDependencyTests-705023614 tempest-VolumeImageDependencyTests-705023614-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:19:53.906651 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:19:53.906651 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:19:53.907073 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-3df8e3d6-30b2-4600-9ecd-46060a277b15 tempest-VolumeImageDependencyTests-705023614 tempest-VolumeImageDependencyTests-705023614-project-member] Snapshot retrieved successfully. Aug 16 21:19:53.907807 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-3df8e3d6-30b2-4600-9ecd-46060a277b15 tempest-VolumeImageDependencyTests-705023614 tempest-VolumeImageDependencyTests-705023614-project-member] https://10.4.3.143/volume/v3/snapshots/ac94fc2c-5a3a-4f59-8184-c9d23fecc295 returned with HTTP 200 Aug 16 21:19:53.908204 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 1071/4271] 10.4.3.143 () {66 vars in 1354 bytes} [Sun Aug 16 21:19:53 2026] GET /volume/v3/snapshots/ac94fc2c-5a3a-4f59-8184-c9d23fecc295 => generated 471 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:19:54.269937 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-7494db2b-9d52-4d53-b6d2-1822286363a5 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:19:54.272358 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-7494db2b-9d52-4d53-b6d2-1822286363a5 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] GET https://10.4.3.143/volume/v3/backups/9e992492-b879-42ce-abb6-233fb3b99d33 Aug 16 21:19:54.272559 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-7494db2b-9d52-4d53-b6d2-1822286363a5 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:19:54.272793 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-7494db2b-9d52-4d53-b6d2-1822286363a5 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:19:54.272945 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.v3.backups [None req-7494db2b-9d52-4d53-b6d2-1822286363a5 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Show backup with id 9e992492-b879-42ce-abb6-233fb3b99d33. {{(pid=100330) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:19:54.277761 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:19:54.277761 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:19:54.278561 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-7494db2b-9d52-4d53-b6d2-1822286363a5 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] https://10.4.3.143/volume/v3/backups/9e992492-b879-42ce-abb6-233fb3b99d33 returned with HTTP 200 Aug 16 21:19:54.279033 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 1071/4272] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:19:54 2026] GET /volume/v3/backups/9e992492-b879-42ce-abb6-233fb3b99d33 => generated 725 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:19:54.423817 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-71b3765e-ecb3-4226-8fc2-287444c22c20 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:19:54.425538 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-71b3765e-ecb3-4226-8fc2-287444c22c20 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] GET https://10.4.3.143/volume/v3/backups/7ca1d8cc-feff-497e-8e67-aade59ce2185 Aug 16 21:19:54.425762 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-71b3765e-ecb3-4226-8fc2-287444c22c20 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:19:54.426000 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-71b3765e-ecb3-4226-8fc2-287444c22c20 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:19:54.426118 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.v3.backups [None req-71b3765e-ecb3-4226-8fc2-287444c22c20 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Show backup with id 7ca1d8cc-feff-497e-8e67-aade59ce2185. {{(pid=100332) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:19:54.430374 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:19:54.430374 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:19:54.431027 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-71b3765e-ecb3-4226-8fc2-287444c22c20 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] https://10.4.3.143/volume/v3/backups/7ca1d8cc-feff-497e-8e67-aade59ce2185 returned with HTTP 200 Aug 16 21:19:54.431387 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 1072/4273] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:19:54 2026] GET /volume/v3/backups/7ca1d8cc-feff-497e-8e67-aade59ce2185 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:19:54.448070 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-bb9941d2-84d8-4e05-830e-814c0a0dc6c0 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:19:54.450542 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-bb9941d2-84d8-4e05-830e-814c0a0dc6c0 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] GET https://10.4.3.143/volume/v3/volumes/11ca98aa-666c-46cf-9155-770e8e47dd02 Aug 16 21:19:54.450790 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-bb9941d2-84d8-4e05-830e-814c0a0dc6c0 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:19:54.451063 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-bb9941d2-84d8-4e05-830e-814c0a0dc6c0 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:19:54.461652 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:19:54.461652 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:19:54.465537 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-bb9941d2-84d8-4e05-830e-814c0a0dc6c0 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Volume info retrieved successfully. Aug 16 21:19:54.469883 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-bb9941d2-84d8-4e05-830e-814c0a0dc6c0 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] https://10.4.3.143/volume/v3/volumes/11ca98aa-666c-46cf-9155-770e8e47dd02 returned with HTTP 200 Aug 16 21:19:54.470317 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 1060/4274] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:19:54 2026] GET /volume/v3/volumes/11ca98aa-666c-46cf-9155-770e8e47dd02 => generated 1136 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:19:54.918266 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-7dda2281-5490-45a9-a07c-7830dbb251f9 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:19:54.920890 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-7dda2281-5490-45a9-a07c-7830dbb251f9 tempest-VolumeImageDependencyTests-705023614 tempest-VolumeImageDependencyTests-705023614-project-member] GET https://10.4.3.143/volume/v3/snapshots/ac94fc2c-5a3a-4f59-8184-c9d23fecc295 Aug 16 21:19:54.921174 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-7dda2281-5490-45a9-a07c-7830dbb251f9 tempest-VolumeImageDependencyTests-705023614 tempest-VolumeImageDependencyTests-705023614-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:19:54.921432 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-7dda2281-5490-45a9-a07c-7830dbb251f9 tempest-VolumeImageDependencyTests-705023614 tempest-VolumeImageDependencyTests-705023614-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:19:54.926727 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-7dda2281-5490-45a9-a07c-7830dbb251f9 tempest-VolumeImageDependencyTests-705023614 tempest-VolumeImageDependencyTests-705023614-project-member] https://10.4.3.143/volume/v3/snapshots/ac94fc2c-5a3a-4f59-8184-c9d23fecc295 returned with HTTP 404 Aug 16 21:19:54.927366 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 1072/4275] 10.4.3.143 () {66 vars in 1354 bytes} [Sun Aug 16 21:19:54 2026] GET /volume/v3/snapshots/ac94fc2c-5a3a-4f59-8184-c9d23fecc295 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:19:54.934812 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-ab0da2bf-4cd4-475e-990e-cba3388797d9 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:19:54.936891 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-ab0da2bf-4cd4-475e-990e-cba3388797d9 tempest-VolumeImageDependencyTests-705023614 tempest-VolumeImageDependencyTests-705023614-project-member] DELETE https://10.4.3.143/volume/v3/volumes/be1e55fe-61bd-4e67-96c5-93f999094624 Aug 16 21:19:54.937157 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-ab0da2bf-4cd4-475e-990e-cba3388797d9 tempest-VolumeImageDependencyTests-705023614 tempest-VolumeImageDependencyTests-705023614-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:19:54.937591 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-ab0da2bf-4cd4-475e-990e-cba3388797d9 tempest-VolumeImageDependencyTests-705023614 tempest-VolumeImageDependencyTests-705023614-project-member] Calling method 'delete' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:19:54.937591 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.v3.volumes [None req-ab0da2bf-4cd4-475e-990e-cba3388797d9 tempest-VolumeImageDependencyTests-705023614 tempest-VolumeImageDependencyTests-705023614-project-member] Delete volume with id: be1e55fe-61bd-4e67-96c5-93f999094624 Aug 16 21:19:54.946007 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:19:54.946007 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:19:54.946460 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-ab0da2bf-4cd4-475e-990e-cba3388797d9 tempest-VolumeImageDependencyTests-705023614 tempest-VolumeImageDependencyTests-705023614-project-member] Volume info retrieved successfully. Aug 16 21:19:54.969549 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-ab0da2bf-4cd4-475e-990e-cba3388797d9 tempest-VolumeImageDependencyTests-705023614 tempest-VolumeImageDependencyTests-705023614-project-member] Delete volume request issued successfully. Aug 16 21:19:54.969782 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-ab0da2bf-4cd4-475e-990e-cba3388797d9 tempest-VolumeImageDependencyTests-705023614 tempest-VolumeImageDependencyTests-705023614-project-member] https://10.4.3.143/volume/v3/volumes/be1e55fe-61bd-4e67-96c5-93f999094624 returned with HTTP 202 Aug 16 21:19:54.970338 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 1072/4276] 10.4.3.143 () {68 vars in 1392 bytes} [Sun Aug 16 21:19:54 2026] DELETE /volume/v3/volumes/be1e55fe-61bd-4e67-96c5-93f999094624 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 16 21:19:54.981114 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-d142e36d-8268-432d-a5ce-f4066bba7a4b None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:19:54.983423 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-d142e36d-8268-432d-a5ce-f4066bba7a4b tempest-VolumeImageDependencyTests-705023614 tempest-VolumeImageDependencyTests-705023614-project-member] GET https://10.4.3.143/volume/v3/volumes/be1e55fe-61bd-4e67-96c5-93f999094624 Aug 16 21:19:54.983423 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-d142e36d-8268-432d-a5ce-f4066bba7a4b tempest-VolumeImageDependencyTests-705023614 tempest-VolumeImageDependencyTests-705023614-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:19:54.983609 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-d142e36d-8268-432d-a5ce-f4066bba7a4b tempest-VolumeImageDependencyTests-705023614 tempest-VolumeImageDependencyTests-705023614-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:19:54.991500 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:19:54.991500 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:19:54.995887 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-d142e36d-8268-432d-a5ce-f4066bba7a4b tempest-VolumeImageDependencyTests-705023614 tempest-VolumeImageDependencyTests-705023614-project-member] Volume info retrieved successfully. Aug 16 21:19:55.001464 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-d142e36d-8268-432d-a5ce-f4066bba7a4b tempest-VolumeImageDependencyTests-705023614 tempest-VolumeImageDependencyTests-705023614-project-member] https://10.4.3.143/volume/v3/volumes/be1e55fe-61bd-4e67-96c5-93f999094624 returned with HTTP 200 Aug 16 21:19:55.001864 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 1073/4277] 10.4.3.143 () {68 vars in 1389 bytes} [Sun Aug 16 21:19:54 2026] GET /volume/v3/volumes/be1e55fe-61bd-4e67-96c5-93f999094624 => generated 1227 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 16 21:19:55.041318 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [req-bdd13dfe-06be-4f6e-a858-bbd194aa5670 req-d8433d97-48f9-4ec5-80d8-45ca809551d8 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:19:55.043850 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [req-bdd13dfe-06be-4f6e-a858-bbd194aa5670 req-d8433d97-48f9-4ec5-80d8-45ca809551d8 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] DELETE https://10.4.3.143/volume/v3/attachments/18e026f2-6a6b-4ac7-bae6-3a6df8e9c806 Aug 16 21:19:55.044140 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [req-bdd13dfe-06be-4f6e-a858-bbd194aa5670 req-d8433d97-48f9-4ec5-80d8-45ca809551d8 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:19:55.044383 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [req-bdd13dfe-06be-4f6e-a858-bbd194aa5670 req-d8433d97-48f9-4ec5-80d8-45ca809551d8 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Calling method 'version_select' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:19:55.053222 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:19:55.053222 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:19:55.103408 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [req-bdd13dfe-06be-4f6e-a858-bbd194aa5670 req-d8433d97-48f9-4ec5-80d8-45ca809551d8 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] https://10.4.3.143/volume/v3/attachments/18e026f2-6a6b-4ac7-bae6-3a6df8e9c806 returned with HTTP 200 Aug 16 21:19:55.103909 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 1061/4278] 10.4.3.143 () {72 vars in 1673 bytes} [Sun Aug 16 21:19:55 2026] DELETE /volume/v3/attachments/18e026f2-6a6b-4ac7-bae6-3a6df8e9c806 => generated 19 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:19:55.290499 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-5533efae-ceb3-4863-baad-77bdff4e4faa None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:19:55.293822 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-5533efae-ceb3-4863-baad-77bdff4e4faa tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] GET https://10.4.3.143/volume/v3/backups/9e992492-b879-42ce-abb6-233fb3b99d33 Aug 16 21:19:55.293822 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-5533efae-ceb3-4863-baad-77bdff4e4faa tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:19:55.293822 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-5533efae-ceb3-4863-baad-77bdff4e4faa tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:19:55.293822 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.v3.backups [None req-5533efae-ceb3-4863-baad-77bdff4e4faa tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Show backup with id 9e992492-b879-42ce-abb6-233fb3b99d33. {{(pid=100331) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:19:55.298405 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:19:55.298405 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:19:55.299173 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-5533efae-ceb3-4863-baad-77bdff4e4faa tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] https://10.4.3.143/volume/v3/backups/9e992492-b879-42ce-abb6-233fb3b99d33 returned with HTTP 200 Aug 16 21:19:55.299602 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 1073/4279] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:19:55 2026] GET /volume/v3/backups/9e992492-b879-42ce-abb6-233fb3b99d33 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:19:55.442520 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-b02227db-730b-4b89-b848-f2caf6d6bb1e None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:19:55.444463 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-b02227db-730b-4b89-b848-f2caf6d6bb1e tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] GET https://10.4.3.143/volume/v3/backups/7ca1d8cc-feff-497e-8e67-aade59ce2185 Aug 16 21:19:55.444695 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-b02227db-730b-4b89-b848-f2caf6d6bb1e tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:19:55.444952 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-b02227db-730b-4b89-b848-f2caf6d6bb1e tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:19:55.445078 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.v3.backups [None req-b02227db-730b-4b89-b848-f2caf6d6bb1e tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Show backup with id 7ca1d8cc-feff-497e-8e67-aade59ce2185. {{(pid=100330) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:19:55.450350 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:19:55.450350 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:19:55.451229 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-b02227db-730b-4b89-b848-f2caf6d6bb1e tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] https://10.4.3.143/volume/v3/backups/7ca1d8cc-feff-497e-8e67-aade59ce2185 returned with HTTP 200 Aug 16 21:19:55.451742 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 1073/4280] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:19:55 2026] GET /volume/v3/backups/7ca1d8cc-feff-497e-8e67-aade59ce2185 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:19:55.483182 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-897546c8-b78e-4fb7-9d81-4a4f28df5cfa None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:19:55.485345 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-897546c8-b78e-4fb7-9d81-4a4f28df5cfa tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] GET https://10.4.3.143/volume/v3/volumes/11ca98aa-666c-46cf-9155-770e8e47dd02 Aug 16 21:19:55.485597 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-897546c8-b78e-4fb7-9d81-4a4f28df5cfa tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:19:55.485856 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-897546c8-b78e-4fb7-9d81-4a4f28df5cfa tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:19:55.494488 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:19:55.494488 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:19:55.499416 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-897546c8-b78e-4fb7-9d81-4a4f28df5cfa tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Volume info retrieved successfully. Aug 16 21:19:55.505110 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-897546c8-b78e-4fb7-9d81-4a4f28df5cfa tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] https://10.4.3.143/volume/v3/volumes/11ca98aa-666c-46cf-9155-770e8e47dd02 returned with HTTP 200 Aug 16 21:19:55.505650 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 1074/4281] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:19:55 2026] GET /volume/v3/volumes/11ca98aa-666c-46cf-9155-770e8e47dd02 => generated 841 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:19:56.017308 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-e8c7d936-b7cf-4604-838d-ee2003571f14 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:19:56.024003 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-e8c7d936-b7cf-4604-838d-ee2003571f14 tempest-VolumeImageDependencyTests-705023614 tempest-VolumeImageDependencyTests-705023614-project-member] GET https://10.4.3.143/volume/v3/volumes/be1e55fe-61bd-4e67-96c5-93f999094624 Aug 16 21:19:56.024003 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-e8c7d936-b7cf-4604-838d-ee2003571f14 tempest-VolumeImageDependencyTests-705023614 tempest-VolumeImageDependencyTests-705023614-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:19:56.024003 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-e8c7d936-b7cf-4604-838d-ee2003571f14 tempest-VolumeImageDependencyTests-705023614 tempest-VolumeImageDependencyTests-705023614-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:19:56.030242 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-e8c7d936-b7cf-4604-838d-ee2003571f14 tempest-VolumeImageDependencyTests-705023614 tempest-VolumeImageDependencyTests-705023614-project-member] https://10.4.3.143/volume/v3/volumes/be1e55fe-61bd-4e67-96c5-93f999094624 returned with HTTP 404 Aug 16 21:19:56.031064 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 1062/4282] 10.4.3.143 () {68 vars in 1389 bytes} [Sun Aug 16 21:19:56 2026] GET /volume/v3/volumes/be1e55fe-61bd-4e67-96c5-93f999094624 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 16 21:19:56.254443 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-3a9d5204-db14-495c-88cc-15fbaf6ad296 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:19:56.256565 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-3a9d5204-db14-495c-88cc-15fbaf6ad296 tempest-VolumeImageDependencyTests-705023614 tempest-VolumeImageDependencyTests-705023614-project-member] DELETE https://10.4.3.143/volume/v3/volumes/f982a5b8-722b-4405-a280-b5b56e348928 Aug 16 21:19:56.256882 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-3a9d5204-db14-495c-88cc-15fbaf6ad296 tempest-VolumeImageDependencyTests-705023614 tempest-VolumeImageDependencyTests-705023614-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:19:56.257115 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-3a9d5204-db14-495c-88cc-15fbaf6ad296 tempest-VolumeImageDependencyTests-705023614 tempest-VolumeImageDependencyTests-705023614-project-member] Calling method 'delete' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:19:56.257317 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.v3.volumes [None req-3a9d5204-db14-495c-88cc-15fbaf6ad296 tempest-VolumeImageDependencyTests-705023614 tempest-VolumeImageDependencyTests-705023614-project-member] Delete volume with id: f982a5b8-722b-4405-a280-b5b56e348928 Aug 16 21:19:56.265505 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:19:56.265505 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:19:56.266079 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-3a9d5204-db14-495c-88cc-15fbaf6ad296 tempest-VolumeImageDependencyTests-705023614 tempest-VolumeImageDependencyTests-705023614-project-member] Volume info retrieved successfully. Aug 16 21:19:56.294988 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-3a9d5204-db14-495c-88cc-15fbaf6ad296 tempest-VolumeImageDependencyTests-705023614 tempest-VolumeImageDependencyTests-705023614-project-member] Delete volume request issued successfully. Aug 16 21:19:56.295159 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-3a9d5204-db14-495c-88cc-15fbaf6ad296 tempest-VolumeImageDependencyTests-705023614 tempest-VolumeImageDependencyTests-705023614-project-member] https://10.4.3.143/volume/v3/volumes/f982a5b8-722b-4405-a280-b5b56e348928 returned with HTTP 202 Aug 16 21:19:56.295768 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 1074/4283] 10.4.3.143 () {68 vars in 1392 bytes} [Sun Aug 16 21:19:56 2026] DELETE /volume/v3/volumes/f982a5b8-722b-4405-a280-b5b56e348928 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 16 21:19:56.304961 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-87c07863-c3b6-4f91-91e5-adbc0921f1ec None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:19:56.312050 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-87c07863-c3b6-4f91-91e5-adbc0921f1ec tempest-VolumeImageDependencyTests-705023614 tempest-VolumeImageDependencyTests-705023614-project-member] GET https://10.4.3.143/volume/v3/volumes/f982a5b8-722b-4405-a280-b5b56e348928 Aug 16 21:19:56.312390 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-87c07863-c3b6-4f91-91e5-adbc0921f1ec tempest-VolumeImageDependencyTests-705023614 tempest-VolumeImageDependencyTests-705023614-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:19:56.312682 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-87c07863-c3b6-4f91-91e5-adbc0921f1ec tempest-VolumeImageDependencyTests-705023614 tempest-VolumeImageDependencyTests-705023614-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:19:56.312907 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-68fd9a5e-06ed-4832-8544-bcc3c88d8795 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:19:56.317206 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-68fd9a5e-06ed-4832-8544-bcc3c88d8795 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] GET https://10.4.3.143/volume/v3/backups/9e992492-b879-42ce-abb6-233fb3b99d33 Aug 16 21:19:56.317422 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-68fd9a5e-06ed-4832-8544-bcc3c88d8795 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:19:56.317614 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-68fd9a5e-06ed-4832-8544-bcc3c88d8795 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:19:56.317757 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.v3.backups [None req-68fd9a5e-06ed-4832-8544-bcc3c88d8795 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Show backup with id 9e992492-b879-42ce-abb6-233fb3b99d33. {{(pid=100332) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:19:56.321742 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:19:56.321742 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:19:56.323958 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:19:56.323958 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:19:56.324560 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-68fd9a5e-06ed-4832-8544-bcc3c88d8795 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] https://10.4.3.143/volume/v3/backups/9e992492-b879-42ce-abb6-233fb3b99d33 returned with HTTP 200 Aug 16 21:19:56.324985 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 1075/4284] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:19:56 2026] GET /volume/v3/backups/9e992492-b879-42ce-abb6-233fb3b99d33 => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 16 21:19:56.327215 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-87c07863-c3b6-4f91-91e5-adbc0921f1ec tempest-VolumeImageDependencyTests-705023614 tempest-VolumeImageDependencyTests-705023614-project-member] Volume info retrieved successfully. Aug 16 21:19:56.333446 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-87c07863-c3b6-4f91-91e5-adbc0921f1ec tempest-VolumeImageDependencyTests-705023614 tempest-VolumeImageDependencyTests-705023614-project-member] https://10.4.3.143/volume/v3/volumes/f982a5b8-722b-4405-a280-b5b56e348928 returned with HTTP 200 Aug 16 21:19:56.334352 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 1074/4285] 10.4.3.143 () {68 vars in 1389 bytes} [Sun Aug 16 21:19:56 2026] GET /volume/v3/volumes/f982a5b8-722b-4405-a280-b5b56e348928 => generated 1192 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 16 21:19:56.464895 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-285fbef1-9c54-4397-a445-9c50debf02d6 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:19:56.467274 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-285fbef1-9c54-4397-a445-9c50debf02d6 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] GET https://10.4.3.143/volume/v3/backups/7ca1d8cc-feff-497e-8e67-aade59ce2185 Aug 16 21:19:56.467562 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-285fbef1-9c54-4397-a445-9c50debf02d6 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:19:56.467877 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-285fbef1-9c54-4397-a445-9c50debf02d6 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:19:56.468059 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.v3.backups [None req-285fbef1-9c54-4397-a445-9c50debf02d6 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Show backup with id 7ca1d8cc-feff-497e-8e67-aade59ce2185. {{(pid=100333) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:19:56.473678 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:19:56.473678 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:19:56.474599 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-285fbef1-9c54-4397-a445-9c50debf02d6 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] https://10.4.3.143/volume/v3/backups/7ca1d8cc-feff-497e-8e67-aade59ce2185 returned with HTTP 200 Aug 16 21:19:56.475300 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 1063/4286] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:19:56 2026] GET /volume/v3/backups/7ca1d8cc-feff-497e-8e67-aade59ce2185 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:19:57.337909 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-864ffff7-1ebc-4a66-b881-6f26b976d29f None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:19:57.340309 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-864ffff7-1ebc-4a66-b881-6f26b976d29f tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] GET https://10.4.3.143/volume/v3/backups/9e992492-b879-42ce-abb6-233fb3b99d33 Aug 16 21:19:57.340595 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-864ffff7-1ebc-4a66-b881-6f26b976d29f tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:19:57.340863 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-864ffff7-1ebc-4a66-b881-6f26b976d29f tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:19:57.341051 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.v3.backups [None req-864ffff7-1ebc-4a66-b881-6f26b976d29f tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Show backup with id 9e992492-b879-42ce-abb6-233fb3b99d33. {{(pid=100331) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:19:57.346462 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:19:57.346462 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:19:57.347228 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-864ffff7-1ebc-4a66-b881-6f26b976d29f tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] https://10.4.3.143/volume/v3/backups/9e992492-b879-42ce-abb6-233fb3b99d33 returned with HTTP 200 Aug 16 21:19:57.347793 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 1075/4287] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:19:57 2026] GET /volume/v3/backups/9e992492-b879-42ce-abb6-233fb3b99d33 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:19:57.347965 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-7ee76a80-8004-4207-b50a-d10f0eb32597 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:19:57.350334 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-7ee76a80-8004-4207-b50a-d10f0eb32597 tempest-VolumeImageDependencyTests-705023614 tempest-VolumeImageDependencyTests-705023614-project-member] GET https://10.4.3.143/volume/v3/volumes/f982a5b8-722b-4405-a280-b5b56e348928 Aug 16 21:19:57.350571 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-7ee76a80-8004-4207-b50a-d10f0eb32597 tempest-VolumeImageDependencyTests-705023614 tempest-VolumeImageDependencyTests-705023614-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:19:57.350873 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-7ee76a80-8004-4207-b50a-d10f0eb32597 tempest-VolumeImageDependencyTests-705023614 tempest-VolumeImageDependencyTests-705023614-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:19:57.358491 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-7ee76a80-8004-4207-b50a-d10f0eb32597 tempest-VolumeImageDependencyTests-705023614 tempest-VolumeImageDependencyTests-705023614-project-member] https://10.4.3.143/volume/v3/volumes/f982a5b8-722b-4405-a280-b5b56e348928 returned with HTTP 404 Aug 16 21:19:57.359215 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 1076/4288] 10.4.3.143 () {68 vars in 1389 bytes} [Sun Aug 16 21:19:57 2026] GET /volume/v3/volumes/f982a5b8-722b-4405-a280-b5b56e348928 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 16 21:19:57.371150 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-c90fb920-1b65-4180-bc16-f64466f15656 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:19:57.373799 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-c90fb920-1b65-4180-bc16-f64466f15656 tempest-VolumeImageDependencyTests-705023614 tempest-VolumeImageDependencyTests-705023614-project-member] DELETE https://10.4.3.143/volume/v3/volumes/be1e55fe-61bd-4e67-96c5-93f999094624 Aug 16 21:19:57.374124 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-c90fb920-1b65-4180-bc16-f64466f15656 tempest-VolumeImageDependencyTests-705023614 tempest-VolumeImageDependencyTests-705023614-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:19:57.374368 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-c90fb920-1b65-4180-bc16-f64466f15656 tempest-VolumeImageDependencyTests-705023614 tempest-VolumeImageDependencyTests-705023614-project-member] Calling method 'delete' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:19:57.374617 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.v3.volumes [None req-c90fb920-1b65-4180-bc16-f64466f15656 tempest-VolumeImageDependencyTests-705023614 tempest-VolumeImageDependencyTests-705023614-project-member] Delete volume with id: be1e55fe-61bd-4e67-96c5-93f999094624 Aug 16 21:19:57.381782 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-c90fb920-1b65-4180-bc16-f64466f15656 tempest-VolumeImageDependencyTests-705023614 tempest-VolumeImageDependencyTests-705023614-project-member] https://10.4.3.143/volume/v3/volumes/be1e55fe-61bd-4e67-96c5-93f999094624 returned with HTTP 404 Aug 16 21:19:57.382363 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 1075/4289] 10.4.3.143 () {68 vars in 1392 bytes} [Sun Aug 16 21:19:57 2026] DELETE /volume/v3/volumes/be1e55fe-61bd-4e67-96c5-93f999094624 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 16 21:19:57.391558 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-3b7f74fc-f8b3-4b2e-b91a-028d158eee82 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:19:57.393488 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-3b7f74fc-f8b3-4b2e-b91a-028d158eee82 tempest-VolumeImageDependencyTests-705023614 tempest-VolumeImageDependencyTests-705023614-project-member] GET https://10.4.3.143/volume/v3/volumes/be1e55fe-61bd-4e67-96c5-93f999094624 Aug 16 21:19:57.393727 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-3b7f74fc-f8b3-4b2e-b91a-028d158eee82 tempest-VolumeImageDependencyTests-705023614 tempest-VolumeImageDependencyTests-705023614-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:19:57.393932 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-3b7f74fc-f8b3-4b2e-b91a-028d158eee82 tempest-VolumeImageDependencyTests-705023614 tempest-VolumeImageDependencyTests-705023614-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:19:57.400447 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-3b7f74fc-f8b3-4b2e-b91a-028d158eee82 tempest-VolumeImageDependencyTests-705023614 tempest-VolumeImageDependencyTests-705023614-project-member] https://10.4.3.143/volume/v3/volumes/be1e55fe-61bd-4e67-96c5-93f999094624 returned with HTTP 404 Aug 16 21:19:57.401064 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 1064/4290] 10.4.3.143 () {68 vars in 1389 bytes} [Sun Aug 16 21:19:57 2026] GET /volume/v3/volumes/be1e55fe-61bd-4e67-96c5-93f999094624 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 16 21:19:57.408746 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-cbe8c3a4-f842-4c88-9b32-fb7b70972c42 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:19:57.410610 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-cbe8c3a4-f842-4c88-9b32-fb7b70972c42 tempest-VolumeImageDependencyTests-705023614 tempest-VolumeImageDependencyTests-705023614-project-member] DELETE https://10.4.3.143/volume/v3/snapshots/ac94fc2c-5a3a-4f59-8184-c9d23fecc295 Aug 16 21:19:57.410810 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-cbe8c3a4-f842-4c88-9b32-fb7b70972c42 tempest-VolumeImageDependencyTests-705023614 tempest-VolumeImageDependencyTests-705023614-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:19:57.411072 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-cbe8c3a4-f842-4c88-9b32-fb7b70972c42 tempest-VolumeImageDependencyTests-705023614 tempest-VolumeImageDependencyTests-705023614-project-member] Calling method 'delete' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:19:57.411433 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.v3.snapshots [None req-cbe8c3a4-f842-4c88-9b32-fb7b70972c42 tempest-VolumeImageDependencyTests-705023614 tempest-VolumeImageDependencyTests-705023614-project-member] Delete snapshot with id: ac94fc2c-5a3a-4f59-8184-c9d23fecc295 Aug 16 21:19:57.415908 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-cbe8c3a4-f842-4c88-9b32-fb7b70972c42 tempest-VolumeImageDependencyTests-705023614 tempest-VolumeImageDependencyTests-705023614-project-member] https://10.4.3.143/volume/v3/snapshots/ac94fc2c-5a3a-4f59-8184-c9d23fecc295 returned with HTTP 404 Aug 16 21:19:57.416447 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 1076/4291] 10.4.3.143 () {66 vars in 1357 bytes} [Sun Aug 16 21:19:57 2026] DELETE /volume/v3/snapshots/ac94fc2c-5a3a-4f59-8184-c9d23fecc295 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:19:57.425004 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-44c25124-f742-40da-b9d4-0dcc97d0e0d4 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:19:57.427502 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-44c25124-f742-40da-b9d4-0dcc97d0e0d4 tempest-VolumeImageDependencyTests-705023614 tempest-VolumeImageDependencyTests-705023614-project-member] GET https://10.4.3.143/volume/v3/snapshots/ac94fc2c-5a3a-4f59-8184-c9d23fecc295 Aug 16 21:19:57.428016 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-44c25124-f742-40da-b9d4-0dcc97d0e0d4 tempest-VolumeImageDependencyTests-705023614 tempest-VolumeImageDependencyTests-705023614-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:19:57.428016 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-44c25124-f742-40da-b9d4-0dcc97d0e0d4 tempest-VolumeImageDependencyTests-705023614 tempest-VolumeImageDependencyTests-705023614-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:19:57.433885 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-44c25124-f742-40da-b9d4-0dcc97d0e0d4 tempest-VolumeImageDependencyTests-705023614 tempest-VolumeImageDependencyTests-705023614-project-member] https://10.4.3.143/volume/v3/snapshots/ac94fc2c-5a3a-4f59-8184-c9d23fecc295 returned with HTTP 404 Aug 16 21:19:57.434601 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 1077/4292] 10.4.3.143 () {66 vars in 1354 bytes} [Sun Aug 16 21:19:57 2026] GET /volume/v3/snapshots/ac94fc2c-5a3a-4f59-8184-c9d23fecc295 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:19:57.443475 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-8f543f62-5e44-4b0f-8e17-85b0fd00d878 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:19:57.445736 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-8f543f62-5e44-4b0f-8e17-85b0fd00d878 tempest-VolumeImageDependencyTests-705023614 tempest-VolumeImageDependencyTests-705023614-project-member] DELETE https://10.4.3.143/volume/v3/volumes/f982a5b8-722b-4405-a280-b5b56e348928 Aug 16 21:19:57.446018 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-8f543f62-5e44-4b0f-8e17-85b0fd00d878 tempest-VolumeImageDependencyTests-705023614 tempest-VolumeImageDependencyTests-705023614-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:19:57.446296 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-8f543f62-5e44-4b0f-8e17-85b0fd00d878 tempest-VolumeImageDependencyTests-705023614 tempest-VolumeImageDependencyTests-705023614-project-member] Calling method 'delete' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:19:57.447247 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.v3.volumes [None req-8f543f62-5e44-4b0f-8e17-85b0fd00d878 tempest-VolumeImageDependencyTests-705023614 tempest-VolumeImageDependencyTests-705023614-project-member] Delete volume with id: f982a5b8-722b-4405-a280-b5b56e348928 Aug 16 21:19:57.454157 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-8f543f62-5e44-4b0f-8e17-85b0fd00d878 tempest-VolumeImageDependencyTests-705023614 tempest-VolumeImageDependencyTests-705023614-project-member] https://10.4.3.143/volume/v3/volumes/f982a5b8-722b-4405-a280-b5b56e348928 returned with HTTP 404 Aug 16 21:19:57.454727 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 1076/4293] 10.4.3.143 () {68 vars in 1392 bytes} [Sun Aug 16 21:19:57 2026] DELETE /volume/v3/volumes/f982a5b8-722b-4405-a280-b5b56e348928 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 16 21:19:57.464759 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-161a8e82-dcec-4b76-af41-182ed56175d3 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:19:57.467793 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-161a8e82-dcec-4b76-af41-182ed56175d3 tempest-VolumeImageDependencyTests-705023614 tempest-VolumeImageDependencyTests-705023614-project-member] GET https://10.4.3.143/volume/v3/volumes/f982a5b8-722b-4405-a280-b5b56e348928 Aug 16 21:19:57.468323 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-161a8e82-dcec-4b76-af41-182ed56175d3 tempest-VolumeImageDependencyTests-705023614 tempest-VolumeImageDependencyTests-705023614-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:19:57.468573 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-161a8e82-dcec-4b76-af41-182ed56175d3 tempest-VolumeImageDependencyTests-705023614 tempest-VolumeImageDependencyTests-705023614-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:19:57.478242 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-161a8e82-dcec-4b76-af41-182ed56175d3 tempest-VolumeImageDependencyTests-705023614 tempest-VolumeImageDependencyTests-705023614-project-member] https://10.4.3.143/volume/v3/volumes/f982a5b8-722b-4405-a280-b5b56e348928 returned with HTTP 404 Aug 16 21:19:57.479118 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 1065/4294] 10.4.3.143 () {68 vars in 1389 bytes} [Sun Aug 16 21:19:57 2026] GET /volume/v3/volumes/f982a5b8-722b-4405-a280-b5b56e348928 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 16 21:19:57.487955 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-909d71d8-dd3c-473d-9cbe-380e886c1f06 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:19:57.490303 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-909d71d8-dd3c-473d-9cbe-380e886c1f06 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] GET https://10.4.3.143/volume/v3/backups/7ca1d8cc-feff-497e-8e67-aade59ce2185 Aug 16 21:19:57.490630 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-909d71d8-dd3c-473d-9cbe-380e886c1f06 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:19:57.490886 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-909d71d8-dd3c-473d-9cbe-380e886c1f06 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:19:57.491073 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.v3.backups [None req-909d71d8-dd3c-473d-9cbe-380e886c1f06 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Show backup with id 7ca1d8cc-feff-497e-8e67-aade59ce2185. {{(pid=100331) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:19:57.496762 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:19:57.496762 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:19:57.497617 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-909d71d8-dd3c-473d-9cbe-380e886c1f06 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] https://10.4.3.143/volume/v3/backups/7ca1d8cc-feff-497e-8e67-aade59ce2185 returned with HTTP 200 Aug 16 21:19:57.498073 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 1077/4295] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:19:57 2026] GET /volume/v3/backups/7ca1d8cc-feff-497e-8e67-aade59ce2185 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:19:57.521414 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-20b1ded3-fd0c-4e61-abc4-ec7d59232b01 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:19:57.524439 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-20b1ded3-fd0c-4e61-abc4-ec7d59232b01 tempest-VolumeImageDependencyTests-705023614 tempest-VolumeImageDependencyTests-705023614-project-member] DELETE https://10.4.3.143/volume/v3/volumes/019551b9-0511-4fe6-8a50-fe22a0eb565b Aug 16 21:19:57.524819 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-20b1ded3-fd0c-4e61-abc4-ec7d59232b01 tempest-VolumeImageDependencyTests-705023614 tempest-VolumeImageDependencyTests-705023614-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:19:57.525141 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-20b1ded3-fd0c-4e61-abc4-ec7d59232b01 tempest-VolumeImageDependencyTests-705023614 tempest-VolumeImageDependencyTests-705023614-project-member] Calling method 'delete' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:19:57.525405 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.v3.volumes [None req-20b1ded3-fd0c-4e61-abc4-ec7d59232b01 tempest-VolumeImageDependencyTests-705023614 tempest-VolumeImageDependencyTests-705023614-project-member] Delete volume with id: 019551b9-0511-4fe6-8a50-fe22a0eb565b Aug 16 21:19:57.535869 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:19:57.535869 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:19:57.536528 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-20b1ded3-fd0c-4e61-abc4-ec7d59232b01 tempest-VolumeImageDependencyTests-705023614 tempest-VolumeImageDependencyTests-705023614-project-member] Volume info retrieved successfully. Aug 16 21:19:57.558529 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-20b1ded3-fd0c-4e61-abc4-ec7d59232b01 tempest-VolumeImageDependencyTests-705023614 tempest-VolumeImageDependencyTests-705023614-project-member] Delete volume request issued successfully. Aug 16 21:19:57.558842 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-20b1ded3-fd0c-4e61-abc4-ec7d59232b01 tempest-VolumeImageDependencyTests-705023614 tempest-VolumeImageDependencyTests-705023614-project-member] https://10.4.3.143/volume/v3/volumes/019551b9-0511-4fe6-8a50-fe22a0eb565b returned with HTTP 202 Aug 16 21:19:57.559506 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 1078/4296] 10.4.3.143 () {68 vars in 1392 bytes} [Sun Aug 16 21:19:57 2026] DELETE /volume/v3/volumes/019551b9-0511-4fe6-8a50-fe22a0eb565b => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 16 21:19:57.568991 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-032107f6-e3a7-4ffd-891e-b2ebd9512784 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:19:57.571197 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-032107f6-e3a7-4ffd-891e-b2ebd9512784 tempest-VolumeImageDependencyTests-705023614 tempest-VolumeImageDependencyTests-705023614-project-member] GET https://10.4.3.143/volume/v3/volumes/019551b9-0511-4fe6-8a50-fe22a0eb565b Aug 16 21:19:57.571441 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-032107f6-e3a7-4ffd-891e-b2ebd9512784 tempest-VolumeImageDependencyTests-705023614 tempest-VolumeImageDependencyTests-705023614-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:19:57.571674 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-032107f6-e3a7-4ffd-891e-b2ebd9512784 tempest-VolumeImageDependencyTests-705023614 tempest-VolumeImageDependencyTests-705023614-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:19:57.580256 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:19:57.580256 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:19:57.587515 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-032107f6-e3a7-4ffd-891e-b2ebd9512784 tempest-VolumeImageDependencyTests-705023614 tempest-VolumeImageDependencyTests-705023614-project-member] Volume info retrieved successfully. Aug 16 21:19:57.596156 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-032107f6-e3a7-4ffd-891e-b2ebd9512784 tempest-VolumeImageDependencyTests-705023614 tempest-VolumeImageDependencyTests-705023614-project-member] https://10.4.3.143/volume/v3/volumes/019551b9-0511-4fe6-8a50-fe22a0eb565b returned with HTTP 200 Aug 16 21:19:57.596945 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 1077/4297] 10.4.3.143 () {68 vars in 1389 bytes} [Sun Aug 16 21:19:57 2026] GET /volume/v3/volumes/019551b9-0511-4fe6-8a50-fe22a0eb565b => generated 1227 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 16 21:19:58.361658 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-f7f3d0ca-2828-48f1-ba8e-9e2d63f61c13 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:19:58.363550 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-f7f3d0ca-2828-48f1-ba8e-9e2d63f61c13 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] GET https://10.4.3.143/volume/v3/backups/9e992492-b879-42ce-abb6-233fb3b99d33 Aug 16 21:19:58.363744 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-f7f3d0ca-2828-48f1-ba8e-9e2d63f61c13 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:19:58.363895 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-f7f3d0ca-2828-48f1-ba8e-9e2d63f61c13 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:19:58.364025 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.v3.backups [None req-f7f3d0ca-2828-48f1-ba8e-9e2d63f61c13 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Show backup with id 9e992492-b879-42ce-abb6-233fb3b99d33. {{(pid=100333) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:19:58.369037 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:19:58.369037 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:19:58.369981 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-f7f3d0ca-2828-48f1-ba8e-9e2d63f61c13 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] https://10.4.3.143/volume/v3/backups/9e992492-b879-42ce-abb6-233fb3b99d33 returned with HTTP 200 Aug 16 21:19:58.370717 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 1066/4298] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:19:58 2026] GET /volume/v3/backups/9e992492-b879-42ce-abb6-233fb3b99d33 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:19:58.511948 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-fe4ef045-ec1c-4b81-817f-31a08532d082 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:19:58.514510 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-fe4ef045-ec1c-4b81-817f-31a08532d082 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] GET https://10.4.3.143/volume/v3/backups/7ca1d8cc-feff-497e-8e67-aade59ce2185 Aug 16 21:19:58.514827 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-fe4ef045-ec1c-4b81-817f-31a08532d082 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:19:58.515154 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-fe4ef045-ec1c-4b81-817f-31a08532d082 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:19:58.515228 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.v3.backups [None req-fe4ef045-ec1c-4b81-817f-31a08532d082 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Show backup with id 7ca1d8cc-feff-497e-8e67-aade59ce2185. {{(pid=100331) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:19:58.520825 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:19:58.520825 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:19:58.521762 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-fe4ef045-ec1c-4b81-817f-31a08532d082 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] https://10.4.3.143/volume/v3/backups/7ca1d8cc-feff-497e-8e67-aade59ce2185 returned with HTTP 200 Aug 16 21:19:58.522319 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 1078/4299] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:19:58 2026] GET /volume/v3/backups/7ca1d8cc-feff-497e-8e67-aade59ce2185 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:19:58.548094 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-2c345342-2e83-4124-88e6-e15bbf0e5030 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:19:58.550079 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-2c345342-2e83-4124-88e6-e15bbf0e5030 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] GET https://10.4.3.143/volume/v3/volumes/11ca98aa-666c-46cf-9155-770e8e47dd02 Aug 16 21:19:58.550347 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-2c345342-2e83-4124-88e6-e15bbf0e5030 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:19:58.550627 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-2c345342-2e83-4124-88e6-e15bbf0e5030 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:19:58.559093 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:19:58.559093 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:19:58.565196 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-2c345342-2e83-4124-88e6-e15bbf0e5030 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Volume info retrieved successfully. Aug 16 21:19:58.571879 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-2c345342-2e83-4124-88e6-e15bbf0e5030 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] https://10.4.3.143/volume/v3/volumes/11ca98aa-666c-46cf-9155-770e8e47dd02 returned with HTTP 200 Aug 16 21:19:58.572471 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 1079/4300] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:19:58 2026] GET /volume/v3/volumes/11ca98aa-666c-46cf-9155-770e8e47dd02 => generated 841 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:19:58.589793 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-125e589f-f4a2-465d-9f46-e9a105007167 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:19:58.592364 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-125e589f-f4a2-465d-9f46-e9a105007167 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] DELETE https://10.4.3.143/volume/v3/volumes/11ca98aa-666c-46cf-9155-770e8e47dd02 Aug 16 21:19:58.593267 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-125e589f-f4a2-465d-9f46-e9a105007167 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:19:58.593267 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-125e589f-f4a2-465d-9f46-e9a105007167 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Calling method 'delete' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:19:58.593381 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.v3.volumes [None req-125e589f-f4a2-465d-9f46-e9a105007167 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Delete volume with id: 11ca98aa-666c-46cf-9155-770e8e47dd02 Aug 16 21:19:58.604333 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:19:58.604333 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:19:58.605095 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-125e589f-f4a2-465d-9f46-e9a105007167 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Volume info retrieved successfully. Aug 16 21:19:58.613127 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-d31c55ac-4c4c-4f2b-a456-17b15c942fef None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:19:58.616424 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-d31c55ac-4c4c-4f2b-a456-17b15c942fef tempest-VolumeImageDependencyTests-705023614 tempest-VolumeImageDependencyTests-705023614-project-member] GET https://10.4.3.143/volume/v3/volumes/019551b9-0511-4fe6-8a50-fe22a0eb565b Aug 16 21:19:58.616813 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-d31c55ac-4c4c-4f2b-a456-17b15c942fef tempest-VolumeImageDependencyTests-705023614 tempest-VolumeImageDependencyTests-705023614-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:19:58.617083 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-d31c55ac-4c4c-4f2b-a456-17b15c942fef tempest-VolumeImageDependencyTests-705023614 tempest-VolumeImageDependencyTests-705023614-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:19:58.629969 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-d31c55ac-4c4c-4f2b-a456-17b15c942fef tempest-VolumeImageDependencyTests-705023614 tempest-VolumeImageDependencyTests-705023614-project-member] https://10.4.3.143/volume/v3/volumes/019551b9-0511-4fe6-8a50-fe22a0eb565b returned with HTTP 404 Aug 16 21:19:58.630127 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 1067/4301] 10.4.3.143 () {68 vars in 1389 bytes} [Sun Aug 16 21:19:58 2026] GET /volume/v3/volumes/019551b9-0511-4fe6-8a50-fe22a0eb565b => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 16 21:19:58.642948 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-125e589f-f4a2-465d-9f46-e9a105007167 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Delete volume request issued successfully. Aug 16 21:19:58.642948 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-125e589f-f4a2-465d-9f46-e9a105007167 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] https://10.4.3.143/volume/v3/volumes/11ca98aa-666c-46cf-9155-770e8e47dd02 returned with HTTP 202 Aug 16 21:19:58.643457 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-00f8cd1b-d5a2-46c7-8c27-e0dd503a9313 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:19:58.643493 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 1078/4302] 10.4.3.143 () {66 vars in 1351 bytes} [Sun Aug 16 21:19:58 2026] DELETE /volume/v3/volumes/11ca98aa-666c-46cf-9155-770e8e47dd02 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 21:19:58.644044 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-00f8cd1b-d5a2-46c7-8c27-e0dd503a9313 tempest-VolumeImageDependencyTests-705023614 tempest-VolumeImageDependencyTests-705023614-project-member] DELETE https://10.4.3.143/volume/v3/volumes/a9488b38-fe6d-4815-ae1d-76a9755cfd0f Aug 16 21:19:58.644323 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-00f8cd1b-d5a2-46c7-8c27-e0dd503a9313 tempest-VolumeImageDependencyTests-705023614 tempest-VolumeImageDependencyTests-705023614-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:19:58.645701 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-00f8cd1b-d5a2-46c7-8c27-e0dd503a9313 tempest-VolumeImageDependencyTests-705023614 tempest-VolumeImageDependencyTests-705023614-project-member] Calling method 'delete' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:19:58.645701 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.v3.volumes [None req-00f8cd1b-d5a2-46c7-8c27-e0dd503a9313 tempest-VolumeImageDependencyTests-705023614 tempest-VolumeImageDependencyTests-705023614-project-member] Delete volume with id: a9488b38-fe6d-4815-ae1d-76a9755cfd0f Aug 16 21:19:58.648822 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-e94fc142-50ed-4c2c-b747-97a428fd3e93 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:19:58.653058 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-e94fc142-50ed-4c2c-b747-97a428fd3e93 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] GET https://10.4.3.143/volume/v3/volumes/11ca98aa-666c-46cf-9155-770e8e47dd02 Aug 16 21:19:58.653058 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-e94fc142-50ed-4c2c-b747-97a428fd3e93 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:19:58.653058 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-e94fc142-50ed-4c2c-b747-97a428fd3e93 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:19:58.653197 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-00f8cd1b-d5a2-46c7-8c27-e0dd503a9313 tempest-VolumeImageDependencyTests-705023614 tempest-VolumeImageDependencyTests-705023614-project-member] https://10.4.3.143/volume/v3/volumes/a9488b38-fe6d-4815-ae1d-76a9755cfd0f returned with HTTP 404 Aug 16 21:19:58.653810 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 1079/4303] 10.4.3.143 () {68 vars in 1392 bytes} [Sun Aug 16 21:19:58 2026] DELETE /volume/v3/volumes/a9488b38-fe6d-4815-ae1d-76a9755cfd0f => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 16 21:19:58.662891 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-6dc4ec81-8a92-48d1-9db0-ac6a66e170e1 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:19:58.663086 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:19:58.663086 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:19:58.665170 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-6dc4ec81-8a92-48d1-9db0-ac6a66e170e1 tempest-VolumeImageDependencyTests-705023614 tempest-VolumeImageDependencyTests-705023614-project-member] GET https://10.4.3.143/volume/v3/volumes/a9488b38-fe6d-4815-ae1d-76a9755cfd0f Aug 16 21:19:58.665170 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-6dc4ec81-8a92-48d1-9db0-ac6a66e170e1 tempest-VolumeImageDependencyTests-705023614 tempest-VolumeImageDependencyTests-705023614-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:19:58.665370 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-6dc4ec81-8a92-48d1-9db0-ac6a66e170e1 tempest-VolumeImageDependencyTests-705023614 tempest-VolumeImageDependencyTests-705023614-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:19:58.671949 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-6dc4ec81-8a92-48d1-9db0-ac6a66e170e1 tempest-VolumeImageDependencyTests-705023614 tempest-VolumeImageDependencyTests-705023614-project-member] https://10.4.3.143/volume/v3/volumes/a9488b38-fe6d-4815-ae1d-76a9755cfd0f returned with HTTP 404 Aug 16 21:19:58.672317 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 1068/4304] 10.4.3.143 () {68 vars in 1389 bytes} [Sun Aug 16 21:19:58 2026] GET /volume/v3/volumes/a9488b38-fe6d-4815-ae1d-76a9755cfd0f => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 16 21:19:58.672788 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-e94fc142-50ed-4c2c-b747-97a428fd3e93 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Volume info retrieved successfully. Aug 16 21:19:58.681008 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-e94fc142-50ed-4c2c-b747-97a428fd3e93 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] https://10.4.3.143/volume/v3/volumes/11ca98aa-666c-46cf-9155-770e8e47dd02 returned with HTTP 200 Aug 16 21:19:58.681008 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 1080/4305] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:19:58 2026] GET /volume/v3/volumes/11ca98aa-666c-46cf-9155-770e8e47dd02 => generated 840 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:19:58.721395 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-5ff96c8a-2e27-46dd-ac9f-b498064a890c None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:19:58.724852 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-5ff96c8a-2e27-46dd-ac9f-b498064a890c tempest-VolumeImageDependencyTests-705023614 tempest-VolumeImageDependencyTests-705023614-project-member] DELETE https://10.4.3.143/volume/v3/volumes/a5917dee-a685-4a35-92e6-4bc632507eab Aug 16 21:19:58.724997 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-5ff96c8a-2e27-46dd-ac9f-b498064a890c tempest-VolumeImageDependencyTests-705023614 tempest-VolumeImageDependencyTests-705023614-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:19:58.726181 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-5ff96c8a-2e27-46dd-ac9f-b498064a890c tempest-VolumeImageDependencyTests-705023614 tempest-VolumeImageDependencyTests-705023614-project-member] Calling method 'delete' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:19:58.726181 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.v3.volumes [None req-5ff96c8a-2e27-46dd-ac9f-b498064a890c tempest-VolumeImageDependencyTests-705023614 tempest-VolumeImageDependencyTests-705023614-project-member] Delete volume with id: a5917dee-a685-4a35-92e6-4bc632507eab Aug 16 21:19:58.735540 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-5ff96c8a-2e27-46dd-ac9f-b498064a890c tempest-VolumeImageDependencyTests-705023614 tempest-VolumeImageDependencyTests-705023614-project-member] https://10.4.3.143/volume/v3/volumes/a5917dee-a685-4a35-92e6-4bc632507eab returned with HTTP 404 Aug 16 21:19:58.736688 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 1079/4306] 10.4.3.143 () {68 vars in 1392 bytes} [Sun Aug 16 21:19:58 2026] DELETE /volume/v3/volumes/a5917dee-a685-4a35-92e6-4bc632507eab => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 16 21:19:58.747018 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-901c154d-87ae-40f7-91fc-9d08c48518c5 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:19:58.752879 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-901c154d-87ae-40f7-91fc-9d08c48518c5 tempest-VolumeImageDependencyTests-705023614 tempest-VolumeImageDependencyTests-705023614-project-member] GET https://10.4.3.143/volume/v3/volumes/a5917dee-a685-4a35-92e6-4bc632507eab Aug 16 21:19:58.752879 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-901c154d-87ae-40f7-91fc-9d08c48518c5 tempest-VolumeImageDependencyTests-705023614 tempest-VolumeImageDependencyTests-705023614-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:19:58.752879 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-901c154d-87ae-40f7-91fc-9d08c48518c5 tempest-VolumeImageDependencyTests-705023614 tempest-VolumeImageDependencyTests-705023614-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:19:58.762113 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-901c154d-87ae-40f7-91fc-9d08c48518c5 tempest-VolumeImageDependencyTests-705023614 tempest-VolumeImageDependencyTests-705023614-project-member] https://10.4.3.143/volume/v3/volumes/a5917dee-a685-4a35-92e6-4bc632507eab returned with HTTP 404 Aug 16 21:19:58.762793 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 1080/4307] 10.4.3.143 () {68 vars in 1389 bytes} [Sun Aug 16 21:19:58 2026] GET /volume/v3/volumes/a5917dee-a685-4a35-92e6-4bc632507eab => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 16 21:19:59.385670 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-47fce8c8-639b-4348-ad2c-fe287eab7b2d None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:19:59.388051 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-47fce8c8-639b-4348-ad2c-fe287eab7b2d tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] GET https://10.4.3.143/volume/v3/backups/9e992492-b879-42ce-abb6-233fb3b99d33 Aug 16 21:19:59.388423 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-47fce8c8-639b-4348-ad2c-fe287eab7b2d tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:19:59.388658 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-47fce8c8-639b-4348-ad2c-fe287eab7b2d tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:19:59.388802 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.v3.backups [None req-47fce8c8-639b-4348-ad2c-fe287eab7b2d tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Show backup with id 9e992492-b879-42ce-abb6-233fb3b99d33. {{(pid=100333) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:19:59.394305 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:19:59.394305 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:19:59.395282 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-47fce8c8-639b-4348-ad2c-fe287eab7b2d tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] https://10.4.3.143/volume/v3/backups/9e992492-b879-42ce-abb6-233fb3b99d33 returned with HTTP 200 Aug 16 21:19:59.396535 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 1069/4308] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:19:59 2026] GET /volume/v3/backups/9e992492-b879-42ce-abb6-233fb3b99d33 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:19:59.535116 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-926d5882-5536-46d5-9cfe-4d5b81126bf6 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:19:59.538611 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-926d5882-5536-46d5-9cfe-4d5b81126bf6 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] GET https://10.4.3.143/volume/v3/backups/7ca1d8cc-feff-497e-8e67-aade59ce2185 Aug 16 21:19:59.538611 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-926d5882-5536-46d5-9cfe-4d5b81126bf6 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:19:59.538611 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-926d5882-5536-46d5-9cfe-4d5b81126bf6 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:19:59.538611 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.v3.backups [None req-926d5882-5536-46d5-9cfe-4d5b81126bf6 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Show backup with id 7ca1d8cc-feff-497e-8e67-aade59ce2185. {{(pid=100332) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:19:59.543420 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:19:59.543420 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:19:59.545091 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-926d5882-5536-46d5-9cfe-4d5b81126bf6 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] https://10.4.3.143/volume/v3/backups/7ca1d8cc-feff-497e-8e67-aade59ce2185 returned with HTTP 200 Aug 16 21:19:59.545091 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 1081/4309] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:19:59 2026] GET /volume/v3/backups/7ca1d8cc-feff-497e-8e67-aade59ce2185 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:19:59.695178 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-ce4581d2-5814-4be3-9050-e6e2d1fe6f04 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:19:59.697490 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-ce4581d2-5814-4be3-9050-e6e2d1fe6f04 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] GET https://10.4.3.143/volume/v3/volumes/11ca98aa-666c-46cf-9155-770e8e47dd02 Aug 16 21:19:59.697752 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-ce4581d2-5814-4be3-9050-e6e2d1fe6f04 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:19:59.698114 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-ce4581d2-5814-4be3-9050-e6e2d1fe6f04 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:19:59.705869 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-ce4581d2-5814-4be3-9050-e6e2d1fe6f04 tempest-VolumesBackupsTest-1498978580 tempest-VolumesBackupsTest-1498978580-project-member] https://10.4.3.143/volume/v3/volumes/11ca98aa-666c-46cf-9155-770e8e47dd02 returned with HTTP 404 Aug 16 21:19:59.706671 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 1080/4310] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:19:59 2026] GET /volume/v3/volumes/11ca98aa-666c-46cf-9155-770e8e47dd02 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:20:00.410808 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-382f3057-c79b-4bf3-adda-ce16531d48c1 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:20:00.413385 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-382f3057-c79b-4bf3-adda-ce16531d48c1 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] GET https://10.4.3.143/volume/v3/backups/9e992492-b879-42ce-abb6-233fb3b99d33 Aug 16 21:20:00.413693 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-382f3057-c79b-4bf3-adda-ce16531d48c1 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:20:00.414041 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-382f3057-c79b-4bf3-adda-ce16531d48c1 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:20:00.414133 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.v3.backups [None req-382f3057-c79b-4bf3-adda-ce16531d48c1 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Show backup with id 9e992492-b879-42ce-abb6-233fb3b99d33. {{(pid=100331) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:20:00.419428 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:20:00.419428 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:20:00.419845 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-382f3057-c79b-4bf3-adda-ce16531d48c1 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] https://10.4.3.143/volume/v3/backups/9e992492-b879-42ce-abb6-233fb3b99d33 returned with HTTP 200 Aug 16 21:20:00.420325 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 1081/4311] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:20:00 2026] GET /volume/v3/backups/9e992492-b879-42ce-abb6-233fb3b99d33 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:20:00.558478 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-854ac5bc-db92-4975-a42d-f349466dca4b None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:20:00.561187 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-854ac5bc-db92-4975-a42d-f349466dca4b tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] GET https://10.4.3.143/volume/v3/backups/7ca1d8cc-feff-497e-8e67-aade59ce2185 Aug 16 21:20:00.561389 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-854ac5bc-db92-4975-a42d-f349466dca4b tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:20:00.561563 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-854ac5bc-db92-4975-a42d-f349466dca4b tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:20:00.561691 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.v3.backups [None req-854ac5bc-db92-4975-a42d-f349466dca4b tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Show backup with id 7ca1d8cc-feff-497e-8e67-aade59ce2185. {{(pid=100333) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:20:00.571011 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:20:00.571011 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:20:00.571943 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-854ac5bc-db92-4975-a42d-f349466dca4b tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] https://10.4.3.143/volume/v3/backups/7ca1d8cc-feff-497e-8e67-aade59ce2185 returned with HTTP 200 Aug 16 21:20:00.572491 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 1070/4312] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:20:00 2026] GET /volume/v3/backups/7ca1d8cc-feff-497e-8e67-aade59ce2185 => generated 736 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:20:00.705605 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-2cb5e9b7-70f1-4a91-b823-559024904236 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:20:00.866374 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-2cb5e9b7-70f1-4a91-b823-559024904236 tempest-ProjectMemberTests39-483288278 tempest-ProjectMemberTests39-483288278-project-admin] POST https://10.4.3.143/volume/v3/volumes Aug 16 21:20:00.866816 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-2cb5e9b7-70f1-4a91-b823-559024904236 tempest-ProjectMemberTests39-483288278 tempest-ProjectMemberTests39-483288278-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-584147441"}} {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:20:00.868117 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.v3.volumes [None req-2cb5e9b7-70f1-4a91-b823-559024904236 tempest-ProjectMemberTests39-483288278 tempest-ProjectMemberTests39-483288278-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-584147441'}} {{(pid=100332) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 21:20:00.868227 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.v3.volumes [None req-2cb5e9b7-70f1-4a91-b823-559024904236 tempest-ProjectMemberTests39-483288278 tempest-ProjectMemberTests39-483288278-project-admin] Create volume of 1 GB Aug 16 21:20:00.874027 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-2cb5e9b7-70f1-4a91-b823-559024904236 tempest-ProjectMemberTests39-483288278 tempest-ProjectMemberTests39-483288278-project-admin] Availability Zones retrieved successfully. Aug 16 21:20:00.880684 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-2cb5e9b7-70f1-4a91-b823-559024904236 tempest-ProjectMemberTests39-483288278 tempest-ProjectMemberTests39-483288278-project-admin] Flow 'volume_create_api' (18d51293-ee6d-4cce-a979-5fc594634f3f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100332) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:20:00.881023 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-2cb5e9b7-70f1-4a91-b823-559024904236 tempest-ProjectMemberTests39-483288278 tempest-ProjectMemberTests39-483288278-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e2826279-3a0a-4146-b3fa-5baf8e50af5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:20:00.881817 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.flows.api.create_volume [None req-2cb5e9b7-70f1-4a91-b823-559024904236 tempest-ProjectMemberTests39-483288278 tempest-ProjectMemberTests39-483288278-project-admin] Validating volume size '1' using validate_int {{(pid=100332) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 21:20:00.912364 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-2cb5e9b7-70f1-4a91-b823-559024904236 tempest-ProjectMemberTests39-483288278 tempest-ProjectMemberTests39-483288278-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e2826279-3a0a-4146-b3fa-5baf8e50af5d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T21:04:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=69e633b8-fab9-4b15-8b40-4f1a67c51cda,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '69e633b8-fab9-4b15-8b40-4f1a67c51cda', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:20:00.913224 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-2cb5e9b7-70f1-4a91-b823-559024904236 tempest-ProjectMemberTests39-483288278 tempest-ProjectMemberTests39-483288278-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5f200d2d-bffa-4aa4-8bac-f9fbba213551) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:20:00.993277 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.quota [None req-2cb5e9b7-70f1-4a91-b823-559024904236 tempest-ProjectMemberTests39-483288278 tempest-ProjectMemberTests39-483288278-project-admin] Created reservations ['8f8f668d-0a6f-4cb0-bd2a-b8d90724fc6f', '93f68326-bf14-4ca8-9760-0de76798f444', '86474565-45f0-4fac-b94d-02345e29a187', '2c02e6a3-24b0-4315-ab7c-00eee5365ca0'] {{(pid=100332) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:20:00.995450 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-2cb5e9b7-70f1-4a91-b823-559024904236 tempest-ProjectMemberTests39-483288278 tempest-ProjectMemberTests39-483288278-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5f200d2d-bffa-4aa4-8bac-f9fbba213551) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8f8f668d-0a6f-4cb0-bd2a-b8d90724fc6f', '93f68326-bf14-4ca8-9760-0de76798f444', '86474565-45f0-4fac-b94d-02345e29a187', '2c02e6a3-24b0-4315-ab7c-00eee5365ca0']}' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:20:00.995676 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-2cb5e9b7-70f1-4a91-b823-559024904236 tempest-ProjectMemberTests39-483288278 tempest-ProjectMemberTests39-483288278-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (48723fe4-8ca6-44b3-90dd-abaecea20eff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:20:01.027475 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-2cb5e9b7-70f1-4a91-b823-559024904236 tempest-ProjectMemberTests39-483288278 tempest-ProjectMemberTests39-483288278-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (48723fe4-8ca6-44b3-90dd-abaecea20eff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f693bf53-a185-440b-8759-34df79035205', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-584147441',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='35791a346a7c4449947c48cca7843efc',qos_specs=None,replication_status=,reservations=['8f8f668d-0a6f-4cb0-bd2a-b8d90724fc6f','93f68326-bf14-4ca8-9760-0de76798f444','86474565-45f0-4fac-b94d-02345e29a187','2c02e6a3-24b0-4315-ab7c-00eee5365ca0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='384d24e16b02421f8a7458a19881bfbf',volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T21:20:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-584147441',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f693bf53-a185-440b-8759-34df79035205,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='35791a346a7c4449947c48cca7843efc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='384d24e16b02421f8a7458a19881bfbf',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(69e633b8-fab9-4b15-8b40-4f1a67c51cda),volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda)}' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:20:01.028515 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-2cb5e9b7-70f1-4a91-b823-559024904236 tempest-ProjectMemberTests39-483288278 tempest-ProjectMemberTests39-483288278-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4675d26e-3aaa-47c4-98d3-56d6cba7feb0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:20:01.056140 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-2cb5e9b7-70f1-4a91-b823-559024904236 tempest-ProjectMemberTests39-483288278 tempest-ProjectMemberTests39-483288278-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4675d26e-3aaa-47c4-98d3-56d6cba7feb0) transitioned into state 'SUCCESS' from state '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-584147441',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='35791a346a7c4449947c48cca7843efc',qos_specs=None,replication_status=,reservations=['8f8f668d-0a6f-4cb0-bd2a-b8d90724fc6f','93f68326-bf14-4ca8-9760-0de76798f444','86474565-45f0-4fac-b94d-02345e29a187','2c02e6a3-24b0-4315-ab7c-00eee5365ca0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='384d24e16b02421f8a7458a19881bfbf',volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda)}' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:20:01.057233 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-2cb5e9b7-70f1-4a91-b823-559024904236 tempest-ProjectMemberTests39-483288278 tempest-ProjectMemberTests39-483288278-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c1409c5d-5d72-4e9e-a1a1-016757b5886c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:20:01.071627 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-2cb5e9b7-70f1-4a91-b823-559024904236 tempest-ProjectMemberTests39-483288278 tempest-ProjectMemberTests39-483288278-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c1409c5d-5d72-4e9e-a1a1-016757b5886c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:20:01.072692 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-2cb5e9b7-70f1-4a91-b823-559024904236 tempest-ProjectMemberTests39-483288278 tempest-ProjectMemberTests39-483288278-project-admin] Flow 'volume_create_api' (18d51293-ee6d-4cce-a979-5fc594634f3f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100332) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:20:01.073159 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-2cb5e9b7-70f1-4a91-b823-559024904236 tempest-ProjectMemberTests39-483288278 tempest-ProjectMemberTests39-483288278-project-admin] Create volume request issued successfully. Aug 16 21:20:01.074308 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-2cb5e9b7-70f1-4a91-b823-559024904236 tempest-ProjectMemberTests39-483288278 tempest-ProjectMemberTests39-483288278-project-admin] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Aug 16 21:20:01.074631 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 1082/4313] 10.4.3.143 () {70 vars in 1298 bytes} [Sun Aug 16 21:20:00 2026] POST /volume/v3/volumes => generated 777 bytes in 370 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 21:20:01.093733 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-d5b13e40-a4c2-4f35-94d3-1476a7577ec7 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:20:01.096375 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-d5b13e40-a4c2-4f35-94d3-1476a7577ec7 tempest-ProjectMemberTests39-483288278 tempest-ProjectMemberTests39-483288278-project-admin] GET https://10.4.3.143/volume/v3/volumes/f693bf53-a185-440b-8759-34df79035205 Aug 16 21:20:01.096375 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-d5b13e40-a4c2-4f35-94d3-1476a7577ec7 tempest-ProjectMemberTests39-483288278 tempest-ProjectMemberTests39-483288278-project-admin] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:20:01.096625 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-d5b13e40-a4c2-4f35-94d3-1476a7577ec7 tempest-ProjectMemberTests39-483288278 tempest-ProjectMemberTests39-483288278-project-admin] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:20:01.105644 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:20:01.105644 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:20:01.111707 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-d5b13e40-a4c2-4f35-94d3-1476a7577ec7 tempest-ProjectMemberTests39-483288278 tempest-ProjectMemberTests39-483288278-project-admin] Volume info retrieved successfully. Aug 16 21:20:01.120696 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-d5b13e40-a4c2-4f35-94d3-1476a7577ec7 tempest-ProjectMemberTests39-483288278 tempest-ProjectMemberTests39-483288278-project-admin] https://10.4.3.143/volume/v3/volumes/f693bf53-a185-440b-8759-34df79035205 returned with HTTP 200 Aug 16 21:20:01.121931 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 1081/4314] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:20:01 2026] GET /volume/v3/volumes/f693bf53-a185-440b-8759-34df79035205 => generated 956 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:20:01.442908 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-8ce59e16-a8d6-40d5-94c3-ea0ffd87e254 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:20:01.442908 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-8ce59e16-a8d6-40d5-94c3-ea0ffd87e254 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] GET https://10.4.3.143/volume/v3/backups/9e992492-b879-42ce-abb6-233fb3b99d33 Aug 16 21:20:01.442908 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-8ce59e16-a8d6-40d5-94c3-ea0ffd87e254 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:20:01.442908 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-8ce59e16-a8d6-40d5-94c3-ea0ffd87e254 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:20:01.442908 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.v3.backups [None req-8ce59e16-a8d6-40d5-94c3-ea0ffd87e254 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Show backup with id 9e992492-b879-42ce-abb6-233fb3b99d33. {{(pid=100331) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:20:01.455942 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:20:01.455942 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:20:01.457534 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-8ce59e16-a8d6-40d5-94c3-ea0ffd87e254 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] https://10.4.3.143/volume/v3/backups/9e992492-b879-42ce-abb6-233fb3b99d33 returned with HTTP 200 Aug 16 21:20:01.458509 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 1082/4315] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:20:01 2026] GET /volume/v3/backups/9e992492-b879-42ce-abb6-233fb3b99d33 => generated 736 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:20:01.589201 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-9f78ef6b-38c6-4854-aaf3-5e55b802ae06 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:20:01.591889 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-9f78ef6b-38c6-4854-aaf3-5e55b802ae06 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] GET https://10.4.3.143/volume/v3/backups/7ca1d8cc-feff-497e-8e67-aade59ce2185 Aug 16 21:20:01.591889 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-9f78ef6b-38c6-4854-aaf3-5e55b802ae06 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:20:01.592068 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-9f78ef6b-38c6-4854-aaf3-5e55b802ae06 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:20:01.592158 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.v3.backups [None req-9f78ef6b-38c6-4854-aaf3-5e55b802ae06 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Show backup with id 7ca1d8cc-feff-497e-8e67-aade59ce2185. {{(pid=100333) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:20:01.598240 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:20:01.598240 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:20:01.599358 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-9f78ef6b-38c6-4854-aaf3-5e55b802ae06 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] https://10.4.3.143/volume/v3/backups/7ca1d8cc-feff-497e-8e67-aade59ce2185 returned with HTTP 200 Aug 16 21:20:01.599923 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 1071/4316] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:20:01 2026] GET /volume/v3/backups/7ca1d8cc-feff-497e-8e67-aade59ce2185 => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 16 21:20:02.141628 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-d47e0cbb-cd23-4057-9482-33af612afa80 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:20:02.144106 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-d47e0cbb-cd23-4057-9482-33af612afa80 tempest-ProjectMemberTests39-483288278 tempest-ProjectMemberTests39-483288278-project-admin] GET https://10.4.3.143/volume/v3/volumes/f693bf53-a185-440b-8759-34df79035205 Aug 16 21:20:02.144372 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-d47e0cbb-cd23-4057-9482-33af612afa80 tempest-ProjectMemberTests39-483288278 tempest-ProjectMemberTests39-483288278-project-admin] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:20:02.144638 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-d47e0cbb-cd23-4057-9482-33af612afa80 tempest-ProjectMemberTests39-483288278 tempest-ProjectMemberTests39-483288278-project-admin] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:20:02.156014 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:20:02.156014 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:20:02.162032 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-d47e0cbb-cd23-4057-9482-33af612afa80 tempest-ProjectMemberTests39-483288278 tempest-ProjectMemberTests39-483288278-project-admin] Volume info retrieved successfully. Aug 16 21:20:02.169737 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-d47e0cbb-cd23-4057-9482-33af612afa80 tempest-ProjectMemberTests39-483288278 tempest-ProjectMemberTests39-483288278-project-admin] https://10.4.3.143/volume/v3/volumes/f693bf53-a185-440b-8759-34df79035205 returned with HTTP 200 Aug 16 21:20:02.170326 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 1083/4317] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:20:02 2026] GET /volume/v3/volumes/f693bf53-a185-440b-8759-34df79035205 => generated 1017 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:20:02.193944 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-17d5eced-164e-4e14-a34f-abd563a1c3cd None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:20:02.195020 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-17d5eced-164e-4e14-a34f-abd563a1c3cd tempest-ProjectMemberTests39-483288278 tempest-ProjectMemberTests39-483288278-project-admin] POST https://10.4.3.143/volume/v3/backups Aug 16 21:20:02.195539 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-17d5eced-164e-4e14-a34f-abd563a1c3cd tempest-ProjectMemberTests39-483288278 tempest-ProjectMemberTests39-483288278-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "f693bf53-a185-440b-8759-34df79035205", "name": "tempest-type-Backup-153051719"}} {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:20:02.197776 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.contrib.backups [None req-17d5eced-164e-4e14-a34f-abd563a1c3cd tempest-ProjectMemberTests39-483288278 tempest-ProjectMemberTests39-483288278-project-admin] Creating new backup {'backup': {'volume_id': 'f693bf53-a185-440b-8759-34df79035205', 'name': 'tempest-type-Backup-153051719'}} {{(pid=100330) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 16 21:20:02.198034 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.contrib.backups [None req-17d5eced-164e-4e14-a34f-abd563a1c3cd tempest-ProjectMemberTests39-483288278 tempest-ProjectMemberTests39-483288278-project-admin] Creating backup of volume f693bf53-a185-440b-8759-34df79035205 in container None Aug 16 21:20:02.209781 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:20:02.209781 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:20:02.210412 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-17d5eced-164e-4e14-a34f-abd563a1c3cd tempest-ProjectMemberTests39-483288278 tempest-ProjectMemberTests39-483288278-project-admin] Volume info retrieved successfully. Aug 16 21:20:02.274444 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.quota [None req-17d5eced-164e-4e14-a34f-abd563a1c3cd tempest-ProjectMemberTests39-483288278 tempest-ProjectMemberTests39-483288278-project-admin] Created reservations ['293a9a83-059b-40e5-b86c-69db25092b22', 'b3223b91-f421-47fb-920b-e71748037aad'] {{(pid=100330) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:20:02.326773 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-17d5eced-164e-4e14-a34f-abd563a1c3cd tempest-ProjectMemberTests39-483288278 tempest-ProjectMemberTests39-483288278-project-admin] https://10.4.3.143/volume/v3/backups returned with HTTP 202 Aug 16 21:20:02.327511 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 1082/4318] 10.4.3.143 () {70 vars in 1299 bytes} [Sun Aug 16 21:20:02 2026] POST /volume/v3/backups => generated 315 bytes in 136 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 21:20:02.340133 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-640f5b5b-ceaf-4159-aa8b-d9eabdc8845f None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:20:02.341905 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-640f5b5b-ceaf-4159-aa8b-d9eabdc8845f tempest-ProjectMemberTests39-483288278 tempest-ProjectMemberTests39-483288278-project-admin] GET https://10.4.3.143/volume/v3/backups/23f60089-71c8-43fa-926c-5a43131760e0 Aug 16 21:20:02.342281 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-640f5b5b-ceaf-4159-aa8b-d9eabdc8845f tempest-ProjectMemberTests39-483288278 tempest-ProjectMemberTests39-483288278-project-admin] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:20:02.342594 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-640f5b5b-ceaf-4159-aa8b-d9eabdc8845f tempest-ProjectMemberTests39-483288278 tempest-ProjectMemberTests39-483288278-project-admin] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:20:02.342839 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.v3.backups [None req-640f5b5b-ceaf-4159-aa8b-d9eabdc8845f tempest-ProjectMemberTests39-483288278 tempest-ProjectMemberTests39-483288278-project-admin] Show backup with id 23f60089-71c8-43fa-926c-5a43131760e0. {{(pid=100331) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:20:02.349368 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:20:02.349368 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:20:02.350008 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-640f5b5b-ceaf-4159-aa8b-d9eabdc8845f tempest-ProjectMemberTests39-483288278 tempest-ProjectMemberTests39-483288278-project-admin] https://10.4.3.143/volume/v3/backups/23f60089-71c8-43fa-926c-5a43131760e0 returned with HTTP 200 Aug 16 21:20:02.351077 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 1083/4319] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:20:02 2026] GET /volume/v3/backups/23f60089-71c8-43fa-926c-5a43131760e0 => generated 722 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:20:02.472329 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-20351800-efb9-46e8-b9e8-cffc927cca02 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:20:02.474883 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-20351800-efb9-46e8-b9e8-cffc927cca02 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] GET https://10.4.3.143/volume/v3/backups/9e992492-b879-42ce-abb6-233fb3b99d33 Aug 16 21:20:02.475234 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-20351800-efb9-46e8-b9e8-cffc927cca02 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:20:02.475496 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-20351800-efb9-46e8-b9e8-cffc927cca02 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:20:02.475699 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.v3.backups [None req-20351800-efb9-46e8-b9e8-cffc927cca02 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Show backup with id 9e992492-b879-42ce-abb6-233fb3b99d33. {{(pid=100333) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:20:02.483405 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:20:02.483405 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:20:02.486236 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-20351800-efb9-46e8-b9e8-cffc927cca02 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] https://10.4.3.143/volume/v3/backups/9e992492-b879-42ce-abb6-233fb3b99d33 returned with HTTP 200 Aug 16 21:20:02.486236 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 1072/4320] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:20:02 2026] GET /volume/v3/backups/9e992492-b879-42ce-abb6-233fb3b99d33 => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:20:02.616126 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-38171708-8dd7-42ca-b39a-c7afa72e024a None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:20:02.618466 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-38171708-8dd7-42ca-b39a-c7afa72e024a tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] GET https://10.4.3.143/volume/v3/backups/7ca1d8cc-feff-497e-8e67-aade59ce2185 Aug 16 21:20:02.618466 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-38171708-8dd7-42ca-b39a-c7afa72e024a tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:20:02.618821 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-38171708-8dd7-42ca-b39a-c7afa72e024a tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:20:02.618821 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.v3.backups [None req-38171708-8dd7-42ca-b39a-c7afa72e024a tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Show backup with id 7ca1d8cc-feff-497e-8e67-aade59ce2185. {{(pid=100332) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:20:02.625252 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:20:02.625252 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:20:02.626214 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-38171708-8dd7-42ca-b39a-c7afa72e024a tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] https://10.4.3.143/volume/v3/backups/7ca1d8cc-feff-497e-8e67-aade59ce2185 returned with HTTP 200 Aug 16 21:20:02.626935 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 1084/4321] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:20:02 2026] GET /volume/v3/backups/7ca1d8cc-feff-497e-8e67-aade59ce2185 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:20:03.363200 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-0be874ad-c478-4caf-9598-cdc75fed5cda None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:20:03.365606 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-0be874ad-c478-4caf-9598-cdc75fed5cda tempest-ProjectMemberTests39-483288278 tempest-ProjectMemberTests39-483288278-project-admin] GET https://10.4.3.143/volume/v3/backups/23f60089-71c8-43fa-926c-5a43131760e0 Aug 16 21:20:03.365868 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-0be874ad-c478-4caf-9598-cdc75fed5cda tempest-ProjectMemberTests39-483288278 tempest-ProjectMemberTests39-483288278-project-admin] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:20:03.366142 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-0be874ad-c478-4caf-9598-cdc75fed5cda tempest-ProjectMemberTests39-483288278 tempest-ProjectMemberTests39-483288278-project-admin] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:20:03.366274 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.v3.backups [None req-0be874ad-c478-4caf-9598-cdc75fed5cda tempest-ProjectMemberTests39-483288278 tempest-ProjectMemberTests39-483288278-project-admin] Show backup with id 23f60089-71c8-43fa-926c-5a43131760e0. {{(pid=100330) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:20:03.371418 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:20:03.371418 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:20:03.372247 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-0be874ad-c478-4caf-9598-cdc75fed5cda tempest-ProjectMemberTests39-483288278 tempest-ProjectMemberTests39-483288278-project-admin] https://10.4.3.143/volume/v3/backups/23f60089-71c8-43fa-926c-5a43131760e0 returned with HTTP 200 Aug 16 21:20:03.372753 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 1083/4322] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:20:03 2026] GET /volume/v3/backups/23f60089-71c8-43fa-926c-5a43131760e0 => generated 724 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:20:03.506957 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-c76502c6-0e65-4583-9805-40441b60680c None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:20:03.509017 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-c76502c6-0e65-4583-9805-40441b60680c tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] GET https://10.4.3.143/volume/v3/backups/9e992492-b879-42ce-abb6-233fb3b99d33 Aug 16 21:20:03.509262 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-c76502c6-0e65-4583-9805-40441b60680c tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:20:03.509469 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-c76502c6-0e65-4583-9805-40441b60680c tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:20:03.509589 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.v3.backups [None req-c76502c6-0e65-4583-9805-40441b60680c tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Show backup with id 9e992492-b879-42ce-abb6-233fb3b99d33. {{(pid=100331) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:20:03.519338 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:20:03.519338 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:20:03.519338 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-c76502c6-0e65-4583-9805-40441b60680c tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] https://10.4.3.143/volume/v3/backups/9e992492-b879-42ce-abb6-233fb3b99d33 returned with HTTP 200 Aug 16 21:20:03.519338 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 1084/4323] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:20:03 2026] GET /volume/v3/backups/9e992492-b879-42ce-abb6-233fb3b99d33 => generated 736 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:20:03.638879 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-9f0c7fd3-4b39-4947-8429-868a635dbce6 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:20:03.641292 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-9f0c7fd3-4b39-4947-8429-868a635dbce6 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] GET https://10.4.3.143/volume/v3/backups/7ca1d8cc-feff-497e-8e67-aade59ce2185 Aug 16 21:20:03.641546 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-9f0c7fd3-4b39-4947-8429-868a635dbce6 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:20:03.641794 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-9f0c7fd3-4b39-4947-8429-868a635dbce6 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:20:03.642019 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.v3.backups [None req-9f0c7fd3-4b39-4947-8429-868a635dbce6 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Show backup with id 7ca1d8cc-feff-497e-8e67-aade59ce2185. {{(pid=100333) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:20:03.648959 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:20:03.648959 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:20:03.649879 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-9f0c7fd3-4b39-4947-8429-868a635dbce6 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] https://10.4.3.143/volume/v3/backups/7ca1d8cc-feff-497e-8e67-aade59ce2185 returned with HTTP 200 Aug 16 21:20:03.650909 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 1073/4324] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:20:03 2026] GET /volume/v3/backups/7ca1d8cc-feff-497e-8e67-aade59ce2185 => generated 737 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:20:04.387282 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-d324d725-516f-44f8-b907-9c1ac28aee25 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:20:04.391824 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-d324d725-516f-44f8-b907-9c1ac28aee25 tempest-ProjectMemberTests39-483288278 tempest-ProjectMemberTests39-483288278-project-admin] GET https://10.4.3.143/volume/v3/backups/23f60089-71c8-43fa-926c-5a43131760e0 Aug 16 21:20:04.392227 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-d324d725-516f-44f8-b907-9c1ac28aee25 tempest-ProjectMemberTests39-483288278 tempest-ProjectMemberTests39-483288278-project-admin] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:20:04.392961 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-d324d725-516f-44f8-b907-9c1ac28aee25 tempest-ProjectMemberTests39-483288278 tempest-ProjectMemberTests39-483288278-project-admin] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:20:04.393141 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.v3.backups [None req-d324d725-516f-44f8-b907-9c1ac28aee25 tempest-ProjectMemberTests39-483288278 tempest-ProjectMemberTests39-483288278-project-admin] Show backup with id 23f60089-71c8-43fa-926c-5a43131760e0. {{(pid=100332) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:20:04.401454 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:20:04.401454 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:20:04.401816 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-d324d725-516f-44f8-b907-9c1ac28aee25 tempest-ProjectMemberTests39-483288278 tempest-ProjectMemberTests39-483288278-project-admin] https://10.4.3.143/volume/v3/backups/23f60089-71c8-43fa-926c-5a43131760e0 returned with HTTP 200 Aug 16 21:20:04.402628 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 1085/4325] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:20:04 2026] GET /volume/v3/backups/23f60089-71c8-43fa-926c-5a43131760e0 => generated 724 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:20:04.535218 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-4e7d2bb9-9226-43eb-9098-fdf5423cce1f None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:20:04.537204 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-4e7d2bb9-9226-43eb-9098-fdf5423cce1f tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] GET https://10.4.3.143/volume/v3/backups/9e992492-b879-42ce-abb6-233fb3b99d33 Aug 16 21:20:04.537410 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-4e7d2bb9-9226-43eb-9098-fdf5423cce1f tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:20:04.537663 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-4e7d2bb9-9226-43eb-9098-fdf5423cce1f tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:20:04.537786 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.v3.backups [None req-4e7d2bb9-9226-43eb-9098-fdf5423cce1f tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Show backup with id 9e992492-b879-42ce-abb6-233fb3b99d33. {{(pid=100330) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:20:04.545262 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:20:04.545262 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:20:04.546106 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-4e7d2bb9-9226-43eb-9098-fdf5423cce1f tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] https://10.4.3.143/volume/v3/backups/9e992492-b879-42ce-abb6-233fb3b99d33 returned with HTTP 200 Aug 16 21:20:04.546579 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 1084/4326] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:20:04 2026] GET /volume/v3/backups/9e992492-b879-42ce-abb6-233fb3b99d33 => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:20:04.663046 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-242d1922-76b7-4b80-afba-46e4c6e4afea None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:20:04.665124 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-242d1922-76b7-4b80-afba-46e4c6e4afea tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] GET https://10.4.3.143/volume/v3/backups/7ca1d8cc-feff-497e-8e67-aade59ce2185 Aug 16 21:20:04.665196 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-242d1922-76b7-4b80-afba-46e4c6e4afea tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:20:04.665378 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-242d1922-76b7-4b80-afba-46e4c6e4afea tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:20:04.665488 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.v3.backups [None req-242d1922-76b7-4b80-afba-46e4c6e4afea tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Show backup with id 7ca1d8cc-feff-497e-8e67-aade59ce2185. {{(pid=100331) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:20:04.670130 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:20:04.670130 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:20:04.671103 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-242d1922-76b7-4b80-afba-46e4c6e4afea tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] https://10.4.3.143/volume/v3/backups/7ca1d8cc-feff-497e-8e67-aade59ce2185 returned with HTTP 200 Aug 16 21:20:04.671633 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 1085/4327] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:20:04 2026] GET /volume/v3/backups/7ca1d8cc-feff-497e-8e67-aade59ce2185 => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:20:05.415726 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-f0d6eda1-4616-4ee0-9802-92a38f031436 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:20:05.418536 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-f0d6eda1-4616-4ee0-9802-92a38f031436 tempest-ProjectMemberTests39-483288278 tempest-ProjectMemberTests39-483288278-project-admin] GET https://10.4.3.143/volume/v3/backups/23f60089-71c8-43fa-926c-5a43131760e0 Aug 16 21:20:05.418536 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-f0d6eda1-4616-4ee0-9802-92a38f031436 tempest-ProjectMemberTests39-483288278 tempest-ProjectMemberTests39-483288278-project-admin] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:20:05.418536 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-f0d6eda1-4616-4ee0-9802-92a38f031436 tempest-ProjectMemberTests39-483288278 tempest-ProjectMemberTests39-483288278-project-admin] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:20:05.418740 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.v3.backups [None req-f0d6eda1-4616-4ee0-9802-92a38f031436 tempest-ProjectMemberTests39-483288278 tempest-ProjectMemberTests39-483288278-project-admin] Show backup with id 23f60089-71c8-43fa-926c-5a43131760e0. {{(pid=100333) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:20:05.423479 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:20:05.423479 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:20:05.424210 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-f0d6eda1-4616-4ee0-9802-92a38f031436 tempest-ProjectMemberTests39-483288278 tempest-ProjectMemberTests39-483288278-project-admin] https://10.4.3.143/volume/v3/backups/23f60089-71c8-43fa-926c-5a43131760e0 returned with HTTP 200 Aug 16 21:20:05.424843 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 1074/4328] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:20:05 2026] GET /volume/v3/backups/23f60089-71c8-43fa-926c-5a43131760e0 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:20:05.560108 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-c85d12ea-b60f-4abd-9562-749971238289 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:20:05.564671 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-c85d12ea-b60f-4abd-9562-749971238289 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] GET https://10.4.3.143/volume/v3/backups/9e992492-b879-42ce-abb6-233fb3b99d33 Aug 16 21:20:05.565427 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-c85d12ea-b60f-4abd-9562-749971238289 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:20:05.565427 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-c85d12ea-b60f-4abd-9562-749971238289 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:20:05.565670 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.v3.backups [None req-c85d12ea-b60f-4abd-9562-749971238289 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Show backup with id 9e992492-b879-42ce-abb6-233fb3b99d33. {{(pid=100332) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:20:05.572123 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:20:05.572123 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:20:05.573310 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-c85d12ea-b60f-4abd-9562-749971238289 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] https://10.4.3.143/volume/v3/backups/9e992492-b879-42ce-abb6-233fb3b99d33 returned with HTTP 200 Aug 16 21:20:05.573809 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 1086/4329] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:20:05 2026] GET /volume/v3/backups/9e992492-b879-42ce-abb6-233fb3b99d33 => generated 736 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:20:05.682380 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-12086ff1-8eb4-414f-b0e1-1bbc29762aed None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:20:05.684948 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-12086ff1-8eb4-414f-b0e1-1bbc29762aed tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] GET https://10.4.3.143/volume/v3/backups/7ca1d8cc-feff-497e-8e67-aade59ce2185 Aug 16 21:20:05.685287 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-12086ff1-8eb4-414f-b0e1-1bbc29762aed tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:20:05.685613 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-12086ff1-8eb4-414f-b0e1-1bbc29762aed tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:20:05.685779 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.v3.backups [None req-12086ff1-8eb4-414f-b0e1-1bbc29762aed tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Show backup with id 7ca1d8cc-feff-497e-8e67-aade59ce2185. {{(pid=100330) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:20:05.692392 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:20:05.692392 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:20:05.693400 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-12086ff1-8eb4-414f-b0e1-1bbc29762aed tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] https://10.4.3.143/volume/v3/backups/7ca1d8cc-feff-497e-8e67-aade59ce2185 returned with HTTP 200 Aug 16 21:20:05.694155 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 1085/4330] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:20:05 2026] GET /volume/v3/backups/7ca1d8cc-feff-497e-8e67-aade59ce2185 => generated 738 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:20:05.705356 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-82f6a95c-6a3a-4b4a-966f-1e10ee69c5d6 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:20:05.707445 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-82f6a95c-6a3a-4b4a-966f-1e10ee69c5d6 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-member] DELETE https://10.4.3.143/volume/v3/backups/7ca1d8cc-feff-497e-8e67-aade59ce2185 Aug 16 21:20:05.707832 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-82f6a95c-6a3a-4b4a-966f-1e10ee69c5d6 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:20:05.708124 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-82f6a95c-6a3a-4b4a-966f-1e10ee69c5d6 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-member] Calling method 'delete' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:20:05.708261 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.contrib.backups [None req-82f6a95c-6a3a-4b4a-966f-1e10ee69c5d6 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-member] Delete backup with id: 7ca1d8cc-feff-497e-8e67-aade59ce2185. Aug 16 21:20:05.714255 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:20:05.714255 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:20:05.728104 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.backup.rpcapi [None req-82f6a95c-6a3a-4b4a-966f-1e10ee69c5d6 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-member] delete_backup rpcapi backup_id 7ca1d8cc-feff-497e-8e67-aade59ce2185 {{(pid=100331) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 16 21:20:05.730047 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-82f6a95c-6a3a-4b4a-966f-1e10ee69c5d6 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-member] https://10.4.3.143/volume/v3/backups/7ca1d8cc-feff-497e-8e67-aade59ce2185 returned with HTTP 202 Aug 16 21:20:05.730668 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 1086/4331] 10.4.3.143 () {68 vars in 1391 bytes} [Sun Aug 16 21:20:05 2026] DELETE /volume/v3/backups/7ca1d8cc-feff-497e-8e67-aade59ce2185 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 16 21:20:05.741241 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-37b444aa-a341-48d2-980b-0fb50ace6e59 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:20:05.742874 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-37b444aa-a341-48d2-980b-0fb50ace6e59 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] DELETE https://10.4.3.143/volume/v3/volumes/feede66f-27ab-4dbd-a5ad-8f6e8743ee1a Aug 16 21:20:05.743443 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-37b444aa-a341-48d2-980b-0fb50ace6e59 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:20:05.744007 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-37b444aa-a341-48d2-980b-0fb50ace6e59 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Calling method 'delete' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:20:05.744333 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.v3.volumes [None req-37b444aa-a341-48d2-980b-0fb50ace6e59 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Delete volume with id: feede66f-27ab-4dbd-a5ad-8f6e8743ee1a Aug 16 21:20:05.759934 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:20:05.759934 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:20:05.759934 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-37b444aa-a341-48d2-980b-0fb50ace6e59 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Volume info retrieved successfully. Aug 16 21:20:05.783308 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-37b444aa-a341-48d2-980b-0fb50ace6e59 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Delete volume request issued successfully. Aug 16 21:20:05.787682 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-37b444aa-a341-48d2-980b-0fb50ace6e59 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] https://10.4.3.143/volume/v3/volumes/feede66f-27ab-4dbd-a5ad-8f6e8743ee1a returned with HTTP 202 Aug 16 21:20:05.788345 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 1075/4332] 10.4.3.143 () {68 vars in 1391 bytes} [Sun Aug 16 21:20:05 2026] DELETE /volume/v3/volumes/feede66f-27ab-4dbd-a5ad-8f6e8743ee1a => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 21:20:05.795960 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-a0d89717-8ae5-404d-9965-0d42b10933ce None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:20:05.798865 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-a0d89717-8ae5-404d-9965-0d42b10933ce tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] GET https://10.4.3.143/volume/v3/volumes/feede66f-27ab-4dbd-a5ad-8f6e8743ee1a Aug 16 21:20:05.799116 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-a0d89717-8ae5-404d-9965-0d42b10933ce tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:20:05.799237 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-a0d89717-8ae5-404d-9965-0d42b10933ce tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:20:05.812691 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:20:05.812691 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:20:05.820385 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-a0d89717-8ae5-404d-9965-0d42b10933ce tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Volume info retrieved successfully. Aug 16 21:20:05.826665 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-a0d89717-8ae5-404d-9965-0d42b10933ce tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] https://10.4.3.143/volume/v3/volumes/feede66f-27ab-4dbd-a5ad-8f6e8743ee1a returned with HTTP 200 Aug 16 21:20:05.827707 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 1087/4333] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:20:05 2026] GET /volume/v3/volumes/feede66f-27ab-4dbd-a5ad-8f6e8743ee1a => generated 1007 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:20:06.436965 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-202791a2-0207-4fc8-be73-0540f0c4f6a0 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:20:06.437378 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-202791a2-0207-4fc8-be73-0540f0c4f6a0 tempest-ProjectMemberTests39-483288278 tempest-ProjectMemberTests39-483288278-project-admin] GET https://10.4.3.143/volume/v3/backups/23f60089-71c8-43fa-926c-5a43131760e0 Aug 16 21:20:06.438256 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-202791a2-0207-4fc8-be73-0540f0c4f6a0 tempest-ProjectMemberTests39-483288278 tempest-ProjectMemberTests39-483288278-project-admin] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:20:06.438256 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-202791a2-0207-4fc8-be73-0540f0c4f6a0 tempest-ProjectMemberTests39-483288278 tempest-ProjectMemberTests39-483288278-project-admin] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:20:06.438256 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.v3.backups [None req-202791a2-0207-4fc8-be73-0540f0c4f6a0 tempest-ProjectMemberTests39-483288278 tempest-ProjectMemberTests39-483288278-project-admin] Show backup with id 23f60089-71c8-43fa-926c-5a43131760e0. {{(pid=100330) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:20:06.443145 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:20:06.443145 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:20:06.443853 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-202791a2-0207-4fc8-be73-0540f0c4f6a0 tempest-ProjectMemberTests39-483288278 tempest-ProjectMemberTests39-483288278-project-admin] https://10.4.3.143/volume/v3/backups/23f60089-71c8-43fa-926c-5a43131760e0 returned with HTTP 200 Aug 16 21:20:06.444240 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 1086/4334] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:20:06 2026] GET /volume/v3/backups/23f60089-71c8-43fa-926c-5a43131760e0 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:20:06.586242 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-c86db35e-3a9f-4786-a8e7-ac2a226a13a1 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:20:06.588352 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-c86db35e-3a9f-4786-a8e7-ac2a226a13a1 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] GET https://10.4.3.143/volume/v3/backups/9e992492-b879-42ce-abb6-233fb3b99d33 Aug 16 21:20:06.588750 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-c86db35e-3a9f-4786-a8e7-ac2a226a13a1 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:20:06.588833 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-c86db35e-3a9f-4786-a8e7-ac2a226a13a1 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:20:06.589034 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.v3.backups [None req-c86db35e-3a9f-4786-a8e7-ac2a226a13a1 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Show backup with id 9e992492-b879-42ce-abb6-233fb3b99d33. {{(pid=100331) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:20:06.595465 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:20:06.595465 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:20:06.596447 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-c86db35e-3a9f-4786-a8e7-ac2a226a13a1 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] https://10.4.3.143/volume/v3/backups/9e992492-b879-42ce-abb6-233fb3b99d33 returned with HTTP 200 Aug 16 21:20:06.597190 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 1087/4335] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:20:06 2026] GET /volume/v3/backups/9e992492-b879-42ce-abb6-233fb3b99d33 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:20:06.854399 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-addc0170-02ed-4f3b-9ad4-0c04839c3bea None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:20:06.858538 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-addc0170-02ed-4f3b-9ad4-0c04839c3bea tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] GET https://10.4.3.143/volume/v3/volumes/feede66f-27ab-4dbd-a5ad-8f6e8743ee1a Aug 16 21:20:06.858845 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-addc0170-02ed-4f3b-9ad4-0c04839c3bea tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:20:06.859157 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-addc0170-02ed-4f3b-9ad4-0c04839c3bea tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:20:06.868139 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-addc0170-02ed-4f3b-9ad4-0c04839c3bea tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] https://10.4.3.143/volume/v3/volumes/feede66f-27ab-4dbd-a5ad-8f6e8743ee1a returned with HTTP 404 Aug 16 21:20:06.875341 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 1076/4336] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:20:06 2026] GET /volume/v3/volumes/feede66f-27ab-4dbd-a5ad-8f6e8743ee1a => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:20:06.880487 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-1af4f816-b896-47f0-bf76-46f3358be7b4 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:20:06.883160 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-1af4f816-b896-47f0-bf76-46f3358be7b4 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-member] GET https://10.4.3.143/volume/v3/backups/bfa8d916-848c-49e0-9c12-7bce67842b5d/export_record Aug 16 21:20:06.883461 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-1af4f816-b896-47f0-bf76-46f3358be7b4 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:20:06.883748 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-1af4f816-b896-47f0-bf76-46f3358be7b4 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-member] Calling method 'export_record' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:20:06.883906 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.contrib.backups [None req-1af4f816-b896-47f0-bf76-46f3358be7b4 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-member] Export record for backup bfa8d916-848c-49e0-9c12-7bce67842b5d. {{(pid=100332) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 16 21:20:06.889728 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:20:06.889728 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:20:06.891284 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.policy [None req-1af4f816-b896-47f0-bf76-46f3358be7b4 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-member] Policy check for backup:export-import failed with context {'is_admin': False, 'user_id': '599c6701bd6a45a780b30b4d5be53c4f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4bd42d36352e4bf5b8c7ba101af89953', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100332) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 16 21:20:06.891593 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-1af4f816-b896-47f0-bf76-46f3358be7b4 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-member] https://10.4.3.143/volume/v3/backups/bfa8d916-848c-49e0-9c12-7bce67842b5d/export_record returned with HTTP 403 Aug 16 21:20:06.892349 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 1088/4337] 10.4.3.143 () {68 vars in 1430 bytes} [Sun Aug 16 21:20:06 2026] GET /volume/v3/backups/bfa8d916-848c-49e0-9c12-7bce67842b5d/export_record => generated 101 bytes in 12 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:20:06.903415 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-00fdf3d1-d707-4fd4-af66-2caf50e53589 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:20:06.907200 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-00fdf3d1-d707-4fd4-af66-2caf50e53589 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] POST https://10.4.3.143/volume/v3/volumes Aug 16 21:20:06.907635 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-00fdf3d1-d707-4fd4-af66-2caf50e53589 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-404340149"}} {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:20:06.909490 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.v3.volumes [None req-00fdf3d1-d707-4fd4-af66-2caf50e53589 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-404340149'}} {{(pid=100330) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 21:20:06.909655 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.v3.volumes [None req-00fdf3d1-d707-4fd4-af66-2caf50e53589 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Create volume of 1 GB Aug 16 21:20:06.915135 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-00fdf3d1-d707-4fd4-af66-2caf50e53589 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Availability Zones retrieved successfully. Aug 16 21:20:06.921317 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-00fdf3d1-d707-4fd4-af66-2caf50e53589 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Flow 'volume_create_api' (d5067d6d-54d9-461a-b826-79ecd4d030c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100330) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:20:06.923784 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-00fdf3d1-d707-4fd4-af66-2caf50e53589 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (07e94cae-0805-42fa-8937-9383d09a85de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:20:06.923784 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.flows.api.create_volume [None req-00fdf3d1-d707-4fd4-af66-2caf50e53589 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Validating volume size '1' using validate_int {{(pid=100330) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 21:20:06.954144 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-00fdf3d1-d707-4fd4-af66-2caf50e53589 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (07e94cae-0805-42fa-8937-9383d09a85de) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T21:04:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=69e633b8-fab9-4b15-8b40-4f1a67c51cda,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '69e633b8-fab9-4b15-8b40-4f1a67c51cda', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:20:06.955200 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-00fdf3d1-d707-4fd4-af66-2caf50e53589 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (74d0d104-6963-4d88-8722-0e0e5013baef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:20:07.001349 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.quota [None req-00fdf3d1-d707-4fd4-af66-2caf50e53589 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Created reservations ['b5ba3dff-47d7-4aae-a882-2bc855723ea9', '7608f769-ef50-4279-94bf-ecf351f583fc', '1fc282c1-f6e7-4f2c-95f5-ad133f4c5e50', 'ca045755-eaf6-44b9-9686-ed0371ef2aa1'] {{(pid=100330) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:20:07.002017 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-00fdf3d1-d707-4fd4-af66-2caf50e53589 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (74d0d104-6963-4d88-8722-0e0e5013baef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b5ba3dff-47d7-4aae-a882-2bc855723ea9', '7608f769-ef50-4279-94bf-ecf351f583fc', '1fc282c1-f6e7-4f2c-95f5-ad133f4c5e50', 'ca045755-eaf6-44b9-9686-ed0371ef2aa1']}' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:20:07.002627 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-00fdf3d1-d707-4fd4-af66-2caf50e53589 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d585d5a4-8e1e-4bb5-85ec-d86a0f2c5f05) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:20:07.028498 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-00fdf3d1-d707-4fd4-af66-2caf50e53589 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d585d5a4-8e1e-4bb5-85ec-d86a0f2c5f05) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1da8919a-4914-4ef8-bce0-82b5877f3011', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-404340149',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4bd42d36352e4bf5b8c7ba101af89953',qos_specs=None,replication_status=,reservations=['b5ba3dff-47d7-4aae-a882-2bc855723ea9','7608f769-ef50-4279-94bf-ecf351f583fc','1fc282c1-f6e7-4f2c-95f5-ad133f4c5e50','ca045755-eaf6-44b9-9686-ed0371ef2aa1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5b5748bf07d2497d812f0aaf796aa757',volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T21:20:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-404340149',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1da8919a-4914-4ef8-bce0-82b5877f3011,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4bd42d36352e4bf5b8c7ba101af89953',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5b5748bf07d2497d812f0aaf796aa757',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(69e633b8-fab9-4b15-8b40-4f1a67c51cda),volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda)}' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:20:07.029276 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-00fdf3d1-d707-4fd4-af66-2caf50e53589 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0055559f-35cc-4cfb-8c28-2b6d431038f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:20:07.055964 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-00fdf3d1-d707-4fd4-af66-2caf50e53589 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0055559f-35cc-4cfb-8c28-2b6d431038f4) transitioned into state 'SUCCESS' from state '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-404340149',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4bd42d36352e4bf5b8c7ba101af89953',qos_specs=None,replication_status=,reservations=['b5ba3dff-47d7-4aae-a882-2bc855723ea9','7608f769-ef50-4279-94bf-ecf351f583fc','1fc282c1-f6e7-4f2c-95f5-ad133f4c5e50','ca045755-eaf6-44b9-9686-ed0371ef2aa1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5b5748bf07d2497d812f0aaf796aa757',volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda)}' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:20:07.055964 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-00fdf3d1-d707-4fd4-af66-2caf50e53589 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8f73ff07-074f-445f-955c-76bca4f50e8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:20:07.066117 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-00fdf3d1-d707-4fd4-af66-2caf50e53589 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8f73ff07-074f-445f-955c-76bca4f50e8e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:20:07.067123 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-00fdf3d1-d707-4fd4-af66-2caf50e53589 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Flow 'volume_create_api' (d5067d6d-54d9-461a-b826-79ecd4d030c0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100330) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:20:07.067483 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-00fdf3d1-d707-4fd4-af66-2caf50e53589 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Create volume request issued successfully. Aug 16 21:20:07.068360 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-00fdf3d1-d707-4fd4-af66-2caf50e53589 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Aug 16 21:20:07.069002 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 1087/4338] 10.4.3.143 () {70 vars in 1298 bytes} [Sun Aug 16 21:20:06 2026] POST /volume/v3/volumes => generated 777 bytes in 166 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 21:20:07.085799 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-e0346999-1f86-470c-8fdd-aa2bc23b5511 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:20:07.088464 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-e0346999-1f86-470c-8fdd-aa2bc23b5511 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] GET https://10.4.3.143/volume/v3/volumes/1da8919a-4914-4ef8-bce0-82b5877f3011 Aug 16 21:20:07.088703 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-e0346999-1f86-470c-8fdd-aa2bc23b5511 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:20:07.089240 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-e0346999-1f86-470c-8fdd-aa2bc23b5511 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:20:07.100846 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:20:07.100846 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:20:07.105506 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-e0346999-1f86-470c-8fdd-aa2bc23b5511 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Volume info retrieved successfully. Aug 16 21:20:07.113055 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-e0346999-1f86-470c-8fdd-aa2bc23b5511 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] https://10.4.3.143/volume/v3/volumes/1da8919a-4914-4ef8-bce0-82b5877f3011 returned with HTTP 200 Aug 16 21:20:07.113511 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 1088/4339] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:20:07 2026] GET /volume/v3/volumes/1da8919a-4914-4ef8-bce0-82b5877f3011 => generated 956 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 16 21:20:07.458409 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-65cc8ad5-b0cb-4e6f-8186-6e33fb4fd6bd None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:20:07.464448 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-65cc8ad5-b0cb-4e6f-8186-6e33fb4fd6bd tempest-ProjectMemberTests39-483288278 tempest-ProjectMemberTests39-483288278-project-admin] GET https://10.4.3.143/volume/v3/backups/23f60089-71c8-43fa-926c-5a43131760e0 Aug 16 21:20:07.465048 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-65cc8ad5-b0cb-4e6f-8186-6e33fb4fd6bd tempest-ProjectMemberTests39-483288278 tempest-ProjectMemberTests39-483288278-project-admin] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:20:07.465713 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-65cc8ad5-b0cb-4e6f-8186-6e33fb4fd6bd tempest-ProjectMemberTests39-483288278 tempest-ProjectMemberTests39-483288278-project-admin] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:20:07.466029 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.v3.backups [None req-65cc8ad5-b0cb-4e6f-8186-6e33fb4fd6bd tempest-ProjectMemberTests39-483288278 tempest-ProjectMemberTests39-483288278-project-admin] Show backup with id 23f60089-71c8-43fa-926c-5a43131760e0. {{(pid=100333) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:20:07.479889 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:20:07.479889 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:20:07.482120 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-65cc8ad5-b0cb-4e6f-8186-6e33fb4fd6bd tempest-ProjectMemberTests39-483288278 tempest-ProjectMemberTests39-483288278-project-admin] https://10.4.3.143/volume/v3/backups/23f60089-71c8-43fa-926c-5a43131760e0 returned with HTTP 200 Aug 16 21:20:07.486254 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 1077/4340] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:20:07 2026] GET /volume/v3/backups/23f60089-71c8-43fa-926c-5a43131760e0 => generated 735 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:20:07.596203 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-2884eb7d-b00e-4e49-94cd-4392b8c56eb2 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:20:07.599503 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-2884eb7d-b00e-4e49-94cd-4392b8c56eb2 tempest-TestMinimumBasicScenario-1744355670 tempest-TestMinimumBasicScenario-1744355670-project-member] DELETE https://10.4.3.143/volume/v3/snapshots/ea1dceac-2a94-422e-88e7-dff781b74006 Aug 16 21:20:07.599724 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-2884eb7d-b00e-4e49-94cd-4392b8c56eb2 tempest-TestMinimumBasicScenario-1744355670 tempest-TestMinimumBasicScenario-1744355670-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:20:07.600392 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-2884eb7d-b00e-4e49-94cd-4392b8c56eb2 tempest-TestMinimumBasicScenario-1744355670 tempest-TestMinimumBasicScenario-1744355670-project-member] Calling method 'delete' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:20:07.600640 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.v3.snapshots [None req-2884eb7d-b00e-4e49-94cd-4392b8c56eb2 tempest-TestMinimumBasicScenario-1744355670 tempest-TestMinimumBasicScenario-1744355670-project-member] Delete snapshot with id: ea1dceac-2a94-422e-88e7-dff781b74006 Aug 16 21:20:07.608678 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-9f7d11fd-bc89-4f82-a195-78b604acdcda None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:20:07.611022 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-9f7d11fd-bc89-4f82-a195-78b604acdcda tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] GET https://10.4.3.143/volume/v3/backups/9e992492-b879-42ce-abb6-233fb3b99d33 Aug 16 21:20:07.611326 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-9f7d11fd-bc89-4f82-a195-78b604acdcda tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:20:07.611607 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-9f7d11fd-bc89-4f82-a195-78b604acdcda tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:20:07.611763 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.v3.backups [None req-9f7d11fd-bc89-4f82-a195-78b604acdcda tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Show backup with id 9e992492-b879-42ce-abb6-233fb3b99d33. {{(pid=100330) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:20:07.612460 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:20:07.612460 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:20:07.613182 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-2884eb7d-b00e-4e49-94cd-4392b8c56eb2 tempest-TestMinimumBasicScenario-1744355670 tempest-TestMinimumBasicScenario-1744355670-project-member] Snapshot retrieved successfully. Aug 16 21:20:07.617294 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:20:07.617294 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:20:07.618066 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-9f7d11fd-bc89-4f82-a195-78b604acdcda tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] https://10.4.3.143/volume/v3/backups/9e992492-b879-42ce-abb6-233fb3b99d33 returned with HTTP 200 Aug 16 21:20:07.618436 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 1088/4341] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:20:07 2026] GET /volume/v3/backups/9e992492-b879-42ce-abb6-233fb3b99d33 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:20:07.643001 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-2884eb7d-b00e-4e49-94cd-4392b8c56eb2 tempest-TestMinimumBasicScenario-1744355670 tempest-TestMinimumBasicScenario-1744355670-project-member] Snapshot delete request issued successfully. Aug 16 21:20:07.643001 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-2884eb7d-b00e-4e49-94cd-4392b8c56eb2 tempest-TestMinimumBasicScenario-1744355670 tempest-TestMinimumBasicScenario-1744355670-project-member] https://10.4.3.143/volume/v3/snapshots/ea1dceac-2a94-422e-88e7-dff781b74006 returned with HTTP 202 Aug 16 21:20:07.643001 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 1089/4342] 10.4.3.143 () {66 vars in 1357 bytes} [Sun Aug 16 21:20:07 2026] DELETE /volume/v3/snapshots/ea1dceac-2a94-422e-88e7-dff781b74006 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 21:20:07.654408 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-7b3c01df-9eb9-45fa-b462-4e3b2a7d0bbd None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:20:07.658709 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-7b3c01df-9eb9-45fa-b462-4e3b2a7d0bbd tempest-TestMinimumBasicScenario-1744355670 tempest-TestMinimumBasicScenario-1744355670-project-member] GET https://10.4.3.143/volume/v3/snapshots/ea1dceac-2a94-422e-88e7-dff781b74006 Aug 16 21:20:07.659043 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-7b3c01df-9eb9-45fa-b462-4e3b2a7d0bbd tempest-TestMinimumBasicScenario-1744355670 tempest-TestMinimumBasicScenario-1744355670-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:20:07.659348 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-7b3c01df-9eb9-45fa-b462-4e3b2a7d0bbd tempest-TestMinimumBasicScenario-1744355670 tempest-TestMinimumBasicScenario-1744355670-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:20:07.666036 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:20:07.666036 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:20:07.666421 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-7b3c01df-9eb9-45fa-b462-4e3b2a7d0bbd tempest-TestMinimumBasicScenario-1744355670 tempest-TestMinimumBasicScenario-1744355670-project-member] Snapshot retrieved successfully. Aug 16 21:20:07.667308 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-7b3c01df-9eb9-45fa-b462-4e3b2a7d0bbd tempest-TestMinimumBasicScenario-1744355670 tempest-TestMinimumBasicScenario-1744355670-project-member] https://10.4.3.143/volume/v3/snapshots/ea1dceac-2a94-422e-88e7-dff781b74006 returned with HTTP 200 Aug 16 21:20:07.667934 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 1089/4343] 10.4.3.143 () {66 vars in 1354 bytes} [Sun Aug 16 21:20:07 2026] GET /volume/v3/snapshots/ea1dceac-2a94-422e-88e7-dff781b74006 => generated 469 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:20:08.133307 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-d8efff25-28be-4079-bd3e-17ebc71ca002 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:20:08.136736 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-d8efff25-28be-4079-bd3e-17ebc71ca002 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] GET https://10.4.3.143/volume/v3/volumes/1da8919a-4914-4ef8-bce0-82b5877f3011 Aug 16 21:20:08.136896 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-d8efff25-28be-4079-bd3e-17ebc71ca002 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:20:08.137164 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-d8efff25-28be-4079-bd3e-17ebc71ca002 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:20:08.150235 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:20:08.150235 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:20:08.158927 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-d8efff25-28be-4079-bd3e-17ebc71ca002 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Volume info retrieved successfully. Aug 16 21:20:08.168318 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-d8efff25-28be-4079-bd3e-17ebc71ca002 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] https://10.4.3.143/volume/v3/volumes/1da8919a-4914-4ef8-bce0-82b5877f3011 returned with HTTP 200 Aug 16 21:20:08.169056 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 1078/4344] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:20:08 2026] GET /volume/v3/volumes/1da8919a-4914-4ef8-bce0-82b5877f3011 => generated 1008 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:20:08.188632 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-5406e7bf-cb68-4b10-934d-c877a61d1f77 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:20:08.191218 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-5406e7bf-cb68-4b10-934d-c877a61d1f77 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] POST https://10.4.3.143/volume/v3/backups Aug 16 21:20:08.191628 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-5406e7bf-cb68-4b10-934d-c877a61d1f77 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "1da8919a-4914-4ef8-bce0-82b5877f3011", "name": "tempest-type-Backup-853609437"}} {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:20:08.193829 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.contrib.backups [None req-5406e7bf-cb68-4b10-934d-c877a61d1f77 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Creating new backup {'backup': {'volume_id': '1da8919a-4914-4ef8-bce0-82b5877f3011', 'name': 'tempest-type-Backup-853609437'}} {{(pid=100330) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 16 21:20:08.193829 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.contrib.backups [None req-5406e7bf-cb68-4b10-934d-c877a61d1f77 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Creating backup of volume 1da8919a-4914-4ef8-bce0-82b5877f3011 in container None Aug 16 21:20:08.202138 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:20:08.202138 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:20:08.202457 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-5406e7bf-cb68-4b10-934d-c877a61d1f77 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Volume info retrieved successfully. Aug 16 21:20:08.228521 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.quota [None req-5406e7bf-cb68-4b10-934d-c877a61d1f77 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Created reservations ['d2b40928-d1a5-403d-b080-1e541a25a783', '4425bbdc-bb03-4b89-b29f-8255b9c6dd09'] {{(pid=100330) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:20:08.290625 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-5406e7bf-cb68-4b10-934d-c877a61d1f77 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] https://10.4.3.143/volume/v3/backups returned with HTTP 202 Aug 16 21:20:08.291114 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 1089/4345] 10.4.3.143 () {70 vars in 1299 bytes} [Sun Aug 16 21:20:08 2026] POST /volume/v3/backups => generated 315 bytes in 104 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 21:20:08.302995 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-edaf6b9b-8ba3-4e4f-8414-b4e84c915422 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:20:08.305242 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-edaf6b9b-8ba3-4e4f-8414-b4e84c915422 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] GET https://10.4.3.143/volume/v3/backups/dcbe6558-7130-42b0-9b5c-17ce3d5af6fc Aug 16 21:20:08.305610 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-edaf6b9b-8ba3-4e4f-8414-b4e84c915422 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:20:08.306004 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-edaf6b9b-8ba3-4e4f-8414-b4e84c915422 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:20:08.306646 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.v3.backups [None req-edaf6b9b-8ba3-4e4f-8414-b4e84c915422 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Show backup with id dcbe6558-7130-42b0-9b5c-17ce3d5af6fc. {{(pid=100332) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:20:08.317137 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:20:08.317137 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:20:08.318151 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-edaf6b9b-8ba3-4e4f-8414-b4e84c915422 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] https://10.4.3.143/volume/v3/backups/dcbe6558-7130-42b0-9b5c-17ce3d5af6fc returned with HTTP 200 Aug 16 21:20:08.318709 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 1090/4346] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:20:08 2026] GET /volume/v3/backups/dcbe6558-7130-42b0-9b5c-17ce3d5af6fc => generated 722 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:20:08.497869 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-ff99178e-c71e-46ab-b20c-b7d3253dedcf None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:20:08.500343 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-ff99178e-c71e-46ab-b20c-b7d3253dedcf tempest-ProjectMemberTests39-483288278 tempest-ProjectMemberTests39-483288278-project-admin] GET https://10.4.3.143/volume/v3/backups/23f60089-71c8-43fa-926c-5a43131760e0 Aug 16 21:20:08.500747 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-ff99178e-c71e-46ab-b20c-b7d3253dedcf tempest-ProjectMemberTests39-483288278 tempest-ProjectMemberTests39-483288278-project-admin] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:20:08.501030 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-ff99178e-c71e-46ab-b20c-b7d3253dedcf tempest-ProjectMemberTests39-483288278 tempest-ProjectMemberTests39-483288278-project-admin] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:20:08.501300 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.v3.backups [None req-ff99178e-c71e-46ab-b20c-b7d3253dedcf tempest-ProjectMemberTests39-483288278 tempest-ProjectMemberTests39-483288278-project-admin] Show backup with id 23f60089-71c8-43fa-926c-5a43131760e0. {{(pid=100331) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:20:08.508037 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:20:08.508037 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:20:08.508165 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-ff99178e-c71e-46ab-b20c-b7d3253dedcf tempest-ProjectMemberTests39-483288278 tempest-ProjectMemberTests39-483288278-project-admin] https://10.4.3.143/volume/v3/backups/23f60089-71c8-43fa-926c-5a43131760e0 returned with HTTP 200 Aug 16 21:20:08.509503 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 1090/4347] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:20:08 2026] GET /volume/v3/backups/23f60089-71c8-43fa-926c-5a43131760e0 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:20:08.632855 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-b68e07f0-ec0e-43f2-a6a5-037968e34d41 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:20:08.635060 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-b68e07f0-ec0e-43f2-a6a5-037968e34d41 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] GET https://10.4.3.143/volume/v3/backups/9e992492-b879-42ce-abb6-233fb3b99d33 Aug 16 21:20:08.635399 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-b68e07f0-ec0e-43f2-a6a5-037968e34d41 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:20:08.635654 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-b68e07f0-ec0e-43f2-a6a5-037968e34d41 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:20:08.635813 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.v3.backups [None req-b68e07f0-ec0e-43f2-a6a5-037968e34d41 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Show backup with id 9e992492-b879-42ce-abb6-233fb3b99d33. {{(pid=100333) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:20:08.640822 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:20:08.640822 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:20:08.642046 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-b68e07f0-ec0e-43f2-a6a5-037968e34d41 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] https://10.4.3.143/volume/v3/backups/9e992492-b879-42ce-abb6-233fb3b99d33 returned with HTTP 200 Aug 16 21:20:08.642046 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 1079/4348] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:20:08 2026] GET /volume/v3/backups/9e992492-b879-42ce-abb6-233fb3b99d33 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:20:08.682511 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-6b8229f0-96e2-4970-a3c3-54bb5fa7199b None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:20:08.685268 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-6b8229f0-96e2-4970-a3c3-54bb5fa7199b tempest-TestMinimumBasicScenario-1744355670 tempest-TestMinimumBasicScenario-1744355670-project-member] GET https://10.4.3.143/volume/v3/snapshots/ea1dceac-2a94-422e-88e7-dff781b74006 Aug 16 21:20:08.685413 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-6b8229f0-96e2-4970-a3c3-54bb5fa7199b tempest-TestMinimumBasicScenario-1744355670 tempest-TestMinimumBasicScenario-1744355670-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:20:08.685684 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-6b8229f0-96e2-4970-a3c3-54bb5fa7199b tempest-TestMinimumBasicScenario-1744355670 tempest-TestMinimumBasicScenario-1744355670-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:20:08.690792 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-6b8229f0-96e2-4970-a3c3-54bb5fa7199b tempest-TestMinimumBasicScenario-1744355670 tempest-TestMinimumBasicScenario-1744355670-project-member] https://10.4.3.143/volume/v3/snapshots/ea1dceac-2a94-422e-88e7-dff781b74006 returned with HTTP 404 Aug 16 21:20:08.691388 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 1090/4349] 10.4.3.143 () {66 vars in 1354 bytes} [Sun Aug 16 21:20:08 2026] GET /volume/v3/snapshots/ea1dceac-2a94-422e-88e7-dff781b74006 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:20:08.826531 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [req-6a5a3776-ec45-4aff-b100-b4099fcec26d req-106b3dc3-f845-438f-bb91-7cdf47b7cd50 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:20:08.829942 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [req-6a5a3776-ec45-4aff-b100-b4099fcec26d req-106b3dc3-f845-438f-bb91-7cdf47b7cd50 tempest-TestMinimumBasicScenario-1744355670 tempest-TestMinimumBasicScenario-1744355670-project-member] GET https://10.4.3.143/volume/v3/attachments?instance_id=e2483110-9045-404c-bbca-d9004afa8e88 Aug 16 21:20:08.829942 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [req-6a5a3776-ec45-4aff-b100-b4099fcec26d req-106b3dc3-f845-438f-bb91-7cdf47b7cd50 tempest-TestMinimumBasicScenario-1744355670 tempest-TestMinimumBasicScenario-1744355670-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:20:08.829942 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [req-6a5a3776-ec45-4aff-b100-b4099fcec26d req-106b3dc3-f845-438f-bb91-7cdf47b7cd50 tempest-TestMinimumBasicScenario-1744355670 tempest-TestMinimumBasicScenario-1744355670-project-member] Calling method 'version_select' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:20:08.849967 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [req-6a5a3776-ec45-4aff-b100-b4099fcec26d req-106b3dc3-f845-438f-bb91-7cdf47b7cd50 tempest-TestMinimumBasicScenario-1744355670 tempest-TestMinimumBasicScenario-1744355670-project-member] https://10.4.3.143/volume/v3/attachments?instance_id=e2483110-9045-404c-bbca-d9004afa8e88 returned with HTTP 200 Aug 16 21:20:08.850879 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 1091/4350] 10.4.3.143 () {70 vars in 1637 bytes} [Sun Aug 16 21:20:08 2026] GET /volume/v3/attachments?instance_id=e2483110-9045-404c-bbca-d9004afa8e88 => generated 192 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:20:08.861628 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [req-6a5a3776-ec45-4aff-b100-b4099fcec26d req-45163bba-1649-4a8e-bddf-39e0045e94da None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:20:08.865307 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [req-6a5a3776-ec45-4aff-b100-b4099fcec26d req-45163bba-1649-4a8e-bddf-39e0045e94da tempest-TestMinimumBasicScenario-1744355670 tempest-TestMinimumBasicScenario-1744355670-project-member] GET https://10.4.3.143/volume/v3/attachments/a68fbe3d-3405-408e-a79e-ff0fd075dd77 Aug 16 21:20:08.865707 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [req-6a5a3776-ec45-4aff-b100-b4099fcec26d req-45163bba-1649-4a8e-bddf-39e0045e94da tempest-TestMinimumBasicScenario-1744355670 tempest-TestMinimumBasicScenario-1744355670-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:20:08.866012 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [req-6a5a3776-ec45-4aff-b100-b4099fcec26d req-45163bba-1649-4a8e-bddf-39e0045e94da tempest-TestMinimumBasicScenario-1744355670 tempest-TestMinimumBasicScenario-1744355670-project-member] Calling method 'version_select' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:20:08.890523 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [req-6a5a3776-ec45-4aff-b100-b4099fcec26d req-45163bba-1649-4a8e-bddf-39e0045e94da tempest-TestMinimumBasicScenario-1744355670 tempest-TestMinimumBasicScenario-1744355670-project-member] https://10.4.3.143/volume/v3/attachments/a68fbe3d-3405-408e-a79e-ff0fd075dd77 returned with HTTP 200 Aug 16 21:20:08.890706 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 1091/4351] 10.4.3.143 () {70 vars in 1651 bytes} [Sun Aug 16 21:20:08 2026] GET /volume/v3/attachments/a68fbe3d-3405-408e-a79e-ff0fd075dd77 => generated 993 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:20:09.332347 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-0e844c03-4147-4ea1-bb14-3f599b026a93 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:20:09.336889 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-0e844c03-4147-4ea1-bb14-3f599b026a93 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] GET https://10.4.3.143/volume/v3/backups/dcbe6558-7130-42b0-9b5c-17ce3d5af6fc Aug 16 21:20:09.336889 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-0e844c03-4147-4ea1-bb14-3f599b026a93 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:20:09.336889 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-0e844c03-4147-4ea1-bb14-3f599b026a93 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:20:09.336889 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.v3.backups [None req-0e844c03-4147-4ea1-bb14-3f599b026a93 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Show backup with id dcbe6558-7130-42b0-9b5c-17ce3d5af6fc. {{(pid=100333) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:20:09.342819 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:20:09.342819 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:20:09.344503 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-0e844c03-4147-4ea1-bb14-3f599b026a93 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] https://10.4.3.143/volume/v3/backups/dcbe6558-7130-42b0-9b5c-17ce3d5af6fc returned with HTTP 200 Aug 16 21:20:09.344503 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 1080/4352] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:20:09 2026] GET /volume/v3/backups/dcbe6558-7130-42b0-9b5c-17ce3d5af6fc => generated 724 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:20:09.521154 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-97d88bc9-20f5-4294-af55-daaf0fe60dad None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:20:09.523312 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-97d88bc9-20f5-4294-af55-daaf0fe60dad tempest-ProjectMemberTests39-483288278 tempest-ProjectMemberTests39-483288278-project-admin] GET https://10.4.3.143/volume/v3/backups/23f60089-71c8-43fa-926c-5a43131760e0 Aug 16 21:20:09.523641 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-97d88bc9-20f5-4294-af55-daaf0fe60dad tempest-ProjectMemberTests39-483288278 tempest-ProjectMemberTests39-483288278-project-admin] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:20:09.523884 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-97d88bc9-20f5-4294-af55-daaf0fe60dad tempest-ProjectMemberTests39-483288278 tempest-ProjectMemberTests39-483288278-project-admin] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:20:09.524038 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.v3.backups [None req-97d88bc9-20f5-4294-af55-daaf0fe60dad tempest-ProjectMemberTests39-483288278 tempest-ProjectMemberTests39-483288278-project-admin] Show backup with id 23f60089-71c8-43fa-926c-5a43131760e0. {{(pid=100330) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:20:09.530099 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:20:09.530099 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:20:09.530902 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-97d88bc9-20f5-4294-af55-daaf0fe60dad tempest-ProjectMemberTests39-483288278 tempest-ProjectMemberTests39-483288278-project-admin] https://10.4.3.143/volume/v3/backups/23f60089-71c8-43fa-926c-5a43131760e0 returned with HTTP 200 Aug 16 21:20:09.531301 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 1091/4353] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:20:09 2026] GET /volume/v3/backups/23f60089-71c8-43fa-926c-5a43131760e0 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:20:09.654111 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-adbda77e-3e39-4ba1-9280-7221787c9291 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:20:09.656615 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-adbda77e-3e39-4ba1-9280-7221787c9291 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] GET https://10.4.3.143/volume/v3/backups/9e992492-b879-42ce-abb6-233fb3b99d33 Aug 16 21:20:09.656910 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-adbda77e-3e39-4ba1-9280-7221787c9291 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:20:09.657154 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-adbda77e-3e39-4ba1-9280-7221787c9291 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:20:09.657308 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.v3.backups [None req-adbda77e-3e39-4ba1-9280-7221787c9291 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Show backup with id 9e992492-b879-42ce-abb6-233fb3b99d33. {{(pid=100332) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:20:09.663365 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:20:09.663365 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:20:09.664203 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-adbda77e-3e39-4ba1-9280-7221787c9291 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] https://10.4.3.143/volume/v3/backups/9e992492-b879-42ce-abb6-233fb3b99d33 returned with HTTP 200 Aug 16 21:20:09.664601 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 1092/4354] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:20:09 2026] GET /volume/v3/backups/9e992492-b879-42ce-abb6-233fb3b99d33 => generated 737 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:20:10.356840 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-a7ac38ae-febd-46e3-9d45-f605bc053479 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:20:10.359292 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-a7ac38ae-febd-46e3-9d45-f605bc053479 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] GET https://10.4.3.143/volume/v3/backups/dcbe6558-7130-42b0-9b5c-17ce3d5af6fc Aug 16 21:20:10.359292 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-a7ac38ae-febd-46e3-9d45-f605bc053479 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:20:10.360107 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-a7ac38ae-febd-46e3-9d45-f605bc053479 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:20:10.361147 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.v3.backups [None req-a7ac38ae-febd-46e3-9d45-f605bc053479 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Show backup with id dcbe6558-7130-42b0-9b5c-17ce3d5af6fc. {{(pid=100331) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:20:10.366962 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:20:10.366962 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:20:10.367732 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-a7ac38ae-febd-46e3-9d45-f605bc053479 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] https://10.4.3.143/volume/v3/backups/dcbe6558-7130-42b0-9b5c-17ce3d5af6fc returned with HTTP 200 Aug 16 21:20:10.368164 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 1092/4355] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:20:10 2026] GET /volume/v3/backups/dcbe6558-7130-42b0-9b5c-17ce3d5af6fc => generated 724 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:20:10.542499 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-bf0ca8e2-b611-4f7c-93b0-64b346e172b8 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:20:10.544678 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-bf0ca8e2-b611-4f7c-93b0-64b346e172b8 tempest-ProjectMemberTests39-483288278 tempest-ProjectMemberTests39-483288278-project-admin] GET https://10.4.3.143/volume/v3/backups/23f60089-71c8-43fa-926c-5a43131760e0 Aug 16 21:20:10.544998 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-bf0ca8e2-b611-4f7c-93b0-64b346e172b8 tempest-ProjectMemberTests39-483288278 tempest-ProjectMemberTests39-483288278-project-admin] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:20:10.545219 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-bf0ca8e2-b611-4f7c-93b0-64b346e172b8 tempest-ProjectMemberTests39-483288278 tempest-ProjectMemberTests39-483288278-project-admin] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:20:10.545377 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.v3.backups [None req-bf0ca8e2-b611-4f7c-93b0-64b346e172b8 tempest-ProjectMemberTests39-483288278 tempest-ProjectMemberTests39-483288278-project-admin] Show backup with id 23f60089-71c8-43fa-926c-5a43131760e0. {{(pid=100333) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:20:10.550217 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:20:10.550217 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:20:10.551035 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-bf0ca8e2-b611-4f7c-93b0-64b346e172b8 tempest-ProjectMemberTests39-483288278 tempest-ProjectMemberTests39-483288278-project-admin] https://10.4.3.143/volume/v3/backups/23f60089-71c8-43fa-926c-5a43131760e0 returned with HTTP 200 Aug 16 21:20:10.551431 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 1081/4356] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:20:10 2026] GET /volume/v3/backups/23f60089-71c8-43fa-926c-5a43131760e0 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:20:10.677265 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-1de466b1-7c6a-4e00-89a6-d50273199cfd None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:20:10.679819 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-1de466b1-7c6a-4e00-89a6-d50273199cfd tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] GET https://10.4.3.143/volume/v3/backups/9e992492-b879-42ce-abb6-233fb3b99d33 Aug 16 21:20:10.679979 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-1de466b1-7c6a-4e00-89a6-d50273199cfd tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:20:10.680235 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-1de466b1-7c6a-4e00-89a6-d50273199cfd tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:20:10.680363 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.v3.backups [None req-1de466b1-7c6a-4e00-89a6-d50273199cfd tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Show backup with id 9e992492-b879-42ce-abb6-233fb3b99d33. {{(pid=100330) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:20:10.686587 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:20:10.686587 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:20:10.687525 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-1de466b1-7c6a-4e00-89a6-d50273199cfd tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] https://10.4.3.143/volume/v3/backups/9e992492-b879-42ce-abb6-233fb3b99d33 returned with HTTP 200 Aug 16 21:20:10.688045 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 1092/4357] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:20:10 2026] GET /volume/v3/backups/9e992492-b879-42ce-abb6-233fb3b99d33 => generated 737 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:20:11.378813 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-63a8cb33-1645-4d99-acc6-4fdbd5d4ddcc None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:20:11.381624 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-63a8cb33-1645-4d99-acc6-4fdbd5d4ddcc tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] GET https://10.4.3.143/volume/v3/backups/dcbe6558-7130-42b0-9b5c-17ce3d5af6fc Aug 16 21:20:11.381973 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-63a8cb33-1645-4d99-acc6-4fdbd5d4ddcc tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:20:11.382270 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-63a8cb33-1645-4d99-acc6-4fdbd5d4ddcc tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:20:11.382452 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.v3.backups [None req-63a8cb33-1645-4d99-acc6-4fdbd5d4ddcc tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Show backup with id dcbe6558-7130-42b0-9b5c-17ce3d5af6fc. {{(pid=100332) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:20:11.388123 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:20:11.388123 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:20:11.389042 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-63a8cb33-1645-4d99-acc6-4fdbd5d4ddcc tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] https://10.4.3.143/volume/v3/backups/dcbe6558-7130-42b0-9b5c-17ce3d5af6fc returned with HTTP 200 Aug 16 21:20:11.389575 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 1093/4358] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:20:11 2026] GET /volume/v3/backups/dcbe6558-7130-42b0-9b5c-17ce3d5af6fc => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:20:11.563665 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-39bb46fd-c971-48ca-ac41-96687b086aba None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:20:11.566875 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-39bb46fd-c971-48ca-ac41-96687b086aba tempest-ProjectMemberTests39-483288278 tempest-ProjectMemberTests39-483288278-project-admin] GET https://10.4.3.143/volume/v3/backups/23f60089-71c8-43fa-926c-5a43131760e0 Aug 16 21:20:11.567248 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-39bb46fd-c971-48ca-ac41-96687b086aba tempest-ProjectMemberTests39-483288278 tempest-ProjectMemberTests39-483288278-project-admin] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:20:11.567562 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-39bb46fd-c971-48ca-ac41-96687b086aba tempest-ProjectMemberTests39-483288278 tempest-ProjectMemberTests39-483288278-project-admin] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:20:11.567779 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.v3.backups [None req-39bb46fd-c971-48ca-ac41-96687b086aba tempest-ProjectMemberTests39-483288278 tempest-ProjectMemberTests39-483288278-project-admin] Show backup with id 23f60089-71c8-43fa-926c-5a43131760e0. {{(pid=100331) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:20:11.573585 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:20:11.573585 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:20:11.574610 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-39bb46fd-c971-48ca-ac41-96687b086aba tempest-ProjectMemberTests39-483288278 tempest-ProjectMemberTests39-483288278-project-admin] https://10.4.3.143/volume/v3/backups/23f60089-71c8-43fa-926c-5a43131760e0 returned with HTTP 200 Aug 16 21:20:11.575124 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 1093/4359] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:20:11 2026] GET /volume/v3/backups/23f60089-71c8-43fa-926c-5a43131760e0 => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:20:11.702584 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-ec84aab5-2fc3-4ccb-bbaa-c2266e552d72 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:20:11.705760 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-ec84aab5-2fc3-4ccb-bbaa-c2266e552d72 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] GET https://10.4.3.143/volume/v3/backups/9e992492-b879-42ce-abb6-233fb3b99d33 Aug 16 21:20:11.705760 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-ec84aab5-2fc3-4ccb-bbaa-c2266e552d72 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:20:11.706058 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-ec84aab5-2fc3-4ccb-bbaa-c2266e552d72 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:20:11.706058 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.v3.backups [None req-ec84aab5-2fc3-4ccb-bbaa-c2266e552d72 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Show backup with id 9e992492-b879-42ce-abb6-233fb3b99d33. {{(pid=100333) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:20:11.710588 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:20:11.710588 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:20:11.711411 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-ec84aab5-2fc3-4ccb-bbaa-c2266e552d72 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] https://10.4.3.143/volume/v3/backups/9e992492-b879-42ce-abb6-233fb3b99d33 returned with HTTP 200 Aug 16 21:20:11.712494 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 1082/4360] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:20:11 2026] GET /volume/v3/backups/9e992492-b879-42ce-abb6-233fb3b99d33 => generated 738 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:20:11.727817 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-12564b20-5fd2-46c7-8af1-642867eff899 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:20:11.730770 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-12564b20-5fd2-46c7-8af1-642867eff899 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] DELETE https://10.4.3.143/volume/v3/backups/9e992492-b879-42ce-abb6-233fb3b99d33 Aug 16 21:20:11.731339 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-12564b20-5fd2-46c7-8af1-642867eff899 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:20:11.731674 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-12564b20-5fd2-46c7-8af1-642867eff899 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Calling method 'delete' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:20:11.731871 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.contrib.backups [None req-12564b20-5fd2-46c7-8af1-642867eff899 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Delete backup with id: 9e992492-b879-42ce-abb6-233fb3b99d33. Aug 16 21:20:11.738039 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:20:11.738039 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:20:11.756833 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.backup.rpcapi [None req-12564b20-5fd2-46c7-8af1-642867eff899 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] delete_backup rpcapi backup_id 9e992492-b879-42ce-abb6-233fb3b99d33 {{(pid=100330) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 16 21:20:11.760302 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-12564b20-5fd2-46c7-8af1-642867eff899 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] https://10.4.3.143/volume/v3/backups/9e992492-b879-42ce-abb6-233fb3b99d33 returned with HTTP 202 Aug 16 21:20:11.760995 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 1093/4361] 10.4.3.143 () {68 vars in 1391 bytes} [Sun Aug 16 21:20:11 2026] DELETE /volume/v3/backups/9e992492-b879-42ce-abb6-233fb3b99d33 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 16 21:20:11.770028 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-4e85bf18-6c9d-4c05-81ad-6b9de4a1a156 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:20:11.773034 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-4e85bf18-6c9d-4c05-81ad-6b9de4a1a156 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] DELETE https://10.4.3.143/volume/v3/volumes/489929c9-c8d5-424e-b676-35feaa610842 Aug 16 21:20:11.773295 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-4e85bf18-6c9d-4c05-81ad-6b9de4a1a156 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:20:11.773530 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-4e85bf18-6c9d-4c05-81ad-6b9de4a1a156 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Calling method 'delete' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:20:11.773735 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.v3.volumes [None req-4e85bf18-6c9d-4c05-81ad-6b9de4a1a156 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Delete volume with id: 489929c9-c8d5-424e-b676-35feaa610842 Aug 16 21:20:11.783583 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:20:11.783583 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:20:11.784113 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-4e85bf18-6c9d-4c05-81ad-6b9de4a1a156 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Volume info retrieved successfully. Aug 16 21:20:11.810805 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-4e85bf18-6c9d-4c05-81ad-6b9de4a1a156 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Delete volume request issued successfully. Aug 16 21:20:11.811120 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-4e85bf18-6c9d-4c05-81ad-6b9de4a1a156 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] https://10.4.3.143/volume/v3/volumes/489929c9-c8d5-424e-b676-35feaa610842 returned with HTTP 202 Aug 16 21:20:11.811691 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 1094/4362] 10.4.3.143 () {68 vars in 1391 bytes} [Sun Aug 16 21:20:11 2026] DELETE /volume/v3/volumes/489929c9-c8d5-424e-b676-35feaa610842 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 21:20:11.824820 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-3fc104e1-5107-4084-94aa-06b564c7fd6f None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:20:11.826844 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-3fc104e1-5107-4084-94aa-06b564c7fd6f tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] GET https://10.4.3.143/volume/v3/volumes/489929c9-c8d5-424e-b676-35feaa610842 Aug 16 21:20:11.827186 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-3fc104e1-5107-4084-94aa-06b564c7fd6f tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:20:11.827495 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-3fc104e1-5107-4084-94aa-06b564c7fd6f tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:20:11.843220 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:20:11.843220 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:20:11.855268 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-3fc104e1-5107-4084-94aa-06b564c7fd6f tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Volume info retrieved successfully. Aug 16 21:20:11.864146 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-3fc104e1-5107-4084-94aa-06b564c7fd6f tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] https://10.4.3.143/volume/v3/volumes/489929c9-c8d5-424e-b676-35feaa610842 returned with HTTP 200 Aug 16 21:20:11.864998 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 1094/4363] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:20:11 2026] GET /volume/v3/volumes/489929c9-c8d5-424e-b676-35feaa610842 => generated 1017 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:20:12.402638 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-c203700f-8334-4f81-bb34-e7cf0485e1aa None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:20:12.406548 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-c203700f-8334-4f81-bb34-e7cf0485e1aa tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] GET https://10.4.3.143/volume/v3/backups/dcbe6558-7130-42b0-9b5c-17ce3d5af6fc Aug 16 21:20:12.407076 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-c203700f-8334-4f81-bb34-e7cf0485e1aa tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:20:12.407195 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-c203700f-8334-4f81-bb34-e7cf0485e1aa tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:20:12.407368 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.v3.backups [None req-c203700f-8334-4f81-bb34-e7cf0485e1aa tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Show backup with id dcbe6558-7130-42b0-9b5c-17ce3d5af6fc. {{(pid=100333) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:20:12.412443 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:20:12.412443 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:20:12.413342 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-c203700f-8334-4f81-bb34-e7cf0485e1aa tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] https://10.4.3.143/volume/v3/backups/dcbe6558-7130-42b0-9b5c-17ce3d5af6fc returned with HTTP 200 Aug 16 21:20:12.414073 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 1083/4364] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:20:12 2026] GET /volume/v3/backups/dcbe6558-7130-42b0-9b5c-17ce3d5af6fc => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:20:12.589638 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-9ceb61a8-805e-4095-8684-7485fb421b1e None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:20:12.592725 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-9ceb61a8-805e-4095-8684-7485fb421b1e tempest-ProjectMemberTests39-483288278 tempest-ProjectMemberTests39-483288278-project-admin] GET https://10.4.3.143/volume/v3/backups/23f60089-71c8-43fa-926c-5a43131760e0 Aug 16 21:20:12.592725 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-9ceb61a8-805e-4095-8684-7485fb421b1e tempest-ProjectMemberTests39-483288278 tempest-ProjectMemberTests39-483288278-project-admin] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:20:12.592725 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-9ceb61a8-805e-4095-8684-7485fb421b1e tempest-ProjectMemberTests39-483288278 tempest-ProjectMemberTests39-483288278-project-admin] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:20:12.593376 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.v3.backups [None req-9ceb61a8-805e-4095-8684-7485fb421b1e tempest-ProjectMemberTests39-483288278 tempest-ProjectMemberTests39-483288278-project-admin] Show backup with id 23f60089-71c8-43fa-926c-5a43131760e0. {{(pid=100330) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:20:12.598785 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:20:12.598785 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:20:12.599569 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-9ceb61a8-805e-4095-8684-7485fb421b1e tempest-ProjectMemberTests39-483288278 tempest-ProjectMemberTests39-483288278-project-admin] https://10.4.3.143/volume/v3/backups/23f60089-71c8-43fa-926c-5a43131760e0 returned with HTTP 200 Aug 16 21:20:12.600206 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 1094/4365] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:20:12 2026] GET /volume/v3/backups/23f60089-71c8-43fa-926c-5a43131760e0 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:20:12.880815 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-33869f24-101f-403a-b763-d83616ac0cc8 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:20:12.887347 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-33869f24-101f-403a-b763-d83616ac0cc8 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] GET https://10.4.3.143/volume/v3/volumes/489929c9-c8d5-424e-b676-35feaa610842 Aug 16 21:20:12.887842 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-33869f24-101f-403a-b763-d83616ac0cc8 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:20:12.888276 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-33869f24-101f-403a-b763-d83616ac0cc8 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:20:12.898308 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-33869f24-101f-403a-b763-d83616ac0cc8 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] https://10.4.3.143/volume/v3/volumes/489929c9-c8d5-424e-b676-35feaa610842 returned with HTTP 404 Aug 16 21:20:12.899846 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 1095/4366] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:20:12 2026] GET /volume/v3/volumes/489929c9-c8d5-424e-b676-35feaa610842 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:20:12.911620 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-de63cb8d-a9d9-4daf-bf2f-f2c581fdaa43 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:20:12.913707 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-de63cb8d-a9d9-4daf-bf2f-f2c581fdaa43 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] GET https://10.4.3.143/volume/v3/backups/f99807f8-8359-451f-ab0f-b4e1cf1b9a93/export_record Aug 16 21:20:12.914142 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-de63cb8d-a9d9-4daf-bf2f-f2c581fdaa43 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:20:12.914407 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-de63cb8d-a9d9-4daf-bf2f-f2c581fdaa43 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Calling method 'export_record' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:20:12.914649 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.contrib.backups [None req-de63cb8d-a9d9-4daf-bf2f-f2c581fdaa43 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Export record for backup f99807f8-8359-451f-ab0f-b4e1cf1b9a93. {{(pid=100331) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 16 21:20:12.920966 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:20:12.920966 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:20:12.921690 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.backup.api [None req-de63cb8d-a9d9-4daf-bf2f-f2c581fdaa43 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Calling RPCAPI with context: , host: np0000007409, backup: f99807f8-8359-451f-ab0f-b4e1cf1b9a93. {{(pid=100331) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Aug 16 21:20:12.937870 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.backup.rpcapi [None req-de63cb8d-a9d9-4daf-bf2f-f2c581fdaa43 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] export_record in rpcapi backup_id f99807f8-8359-451f-ab0f-b4e1cf1b9a93 on host np0000007409. {{(pid=100331) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Aug 16 21:20:12.951055 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.contrib.backups [None req-de63cb8d-a9d9-4daf-bf2f-f2c581fdaa43 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiZjk5ODA3ZjgtODM1OS00NTFmLWFiMGYtYjRlMWNmMWI5YTkzIiwgInVzZXJfaWQiOiAiMmI1NGFmYTljMmFmNDJkNzkwNjJmOWM4MmU4OGZlZDkiLCAicHJvamVjdF9pZCI6ICI3ZTViYWVhZDc1MWE0OGViYTE5NzgwM2ZiYzcwMmEyOCIsICJ2b2x1bWVfaWQiOiAiN2VmYmI5MzUtMWZiNS00NGJkLWI1ZmEtODRhZDAwNzUyYzY3IiwgImhvc3QiOiAibnAwMDAwMDA3NDA5IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0yODkyNzYyOTAiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV83ZWZiYjkzNS0xZmI1LTQ0YmQtYjVmYS04NGFkMDA3NTJjNjcvMjAyNjA4MTYyMTE5MTUvYXpfbm92YV9iYWNrdXBfZjk5ODA3ZjgtODM1OS00NTFmLWFiMGYtYjRlMWNmMWI5YTkzIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0xNlQyMToxOToxM1oiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0xNlQyMToxOToxM1oiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTE2VDIxOjE5OjMwWiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0='}}. {{(pid=100331) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Aug 16 21:20:12.952199 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-de63cb8d-a9d9-4daf-bf2f-f2c581fdaa43 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] https://10.4.3.143/volume/v3/backups/f99807f8-8359-451f-ab0f-b4e1cf1b9a93/export_record returned with HTTP 200 Aug 16 21:20:12.952199 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 1095/4367] 10.4.3.143 () {68 vars in 1430 bytes} [Sun Aug 16 21:20:12 2026] GET /volume/v3/backups/f99807f8-8359-451f-ab0f-b4e1cf1b9a93/export_record => generated 1424 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:20:12.962700 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-a18d306e-0707-4872-beba-5cf6ac1a1d1a None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:20:12.964658 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-a18d306e-0707-4872-beba-5cf6ac1a1d1a tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] POST https://10.4.3.143/volume/v3/volumes Aug 16 21:20:12.965197 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-a18d306e-0707-4872-beba-5cf6ac1a1d1a tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-856419185"}} {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:20:12.966623 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.v3.volumes [None req-a18d306e-0707-4872-beba-5cf6ac1a1d1a tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-856419185'}} {{(pid=100333) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 21:20:12.966777 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.v3.volumes [None req-a18d306e-0707-4872-beba-5cf6ac1a1d1a tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Create volume of 1 GB Aug 16 21:20:12.972277 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-a18d306e-0707-4872-beba-5cf6ac1a1d1a tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Availability Zones retrieved successfully. Aug 16 21:20:12.979709 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-a18d306e-0707-4872-beba-5cf6ac1a1d1a tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Flow 'volume_create_api' (2690f8b6-37a7-44db-b8c6-bc7a52924777) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100333) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:20:12.981643 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-a18d306e-0707-4872-beba-5cf6ac1a1d1a tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c1e954cb-a5c2-485a-8161-d4dc3bdc0514) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:20:12.982953 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.flows.api.create_volume [None req-a18d306e-0707-4872-beba-5cf6ac1a1d1a tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Validating volume size '1' using validate_int {{(pid=100333) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 21:20:13.013339 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-a18d306e-0707-4872-beba-5cf6ac1a1d1a tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c1e954cb-a5c2-485a-8161-d4dc3bdc0514) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T21:04:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=69e633b8-fab9-4b15-8b40-4f1a67c51cda,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '69e633b8-fab9-4b15-8b40-4f1a67c51cda', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:20:13.014423 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-a18d306e-0707-4872-beba-5cf6ac1a1d1a tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4444b902-c905-4ac1-a52f-c38fa2aa21d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:20:13.075689 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.quota [None req-a18d306e-0707-4872-beba-5cf6ac1a1d1a tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Created reservations ['551c224a-1fb0-48b5-819f-ab8ceadbc177', '11049540-0afb-4b0e-b103-0bc2ebb469e8', '3f95df38-c0a6-47ed-b0b6-643c9dc786de', 'f94c0c65-9ba8-4dbf-93cb-b39cbfba25d3'] {{(pid=100333) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:20:13.076966 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-a18d306e-0707-4872-beba-5cf6ac1a1d1a tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4444b902-c905-4ac1-a52f-c38fa2aa21d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['551c224a-1fb0-48b5-819f-ab8ceadbc177', '11049540-0afb-4b0e-b103-0bc2ebb469e8', '3f95df38-c0a6-47ed-b0b6-643c9dc786de', 'f94c0c65-9ba8-4dbf-93cb-b39cbfba25d3']}' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:20:13.078005 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-a18d306e-0707-4872-beba-5cf6ac1a1d1a tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (21e18282-deca-4aa1-969f-0658dfe1311f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:20:13.113302 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-a18d306e-0707-4872-beba-5cf6ac1a1d1a tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (21e18282-deca-4aa1-969f-0658dfe1311f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd4553e12-921a-44d1-b0f3-72ffd74822df', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-856419185',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7e5baead751a48eba197803fbc702a28',qos_specs=None,replication_status=,reservations=['551c224a-1fb0-48b5-819f-ab8ceadbc177','11049540-0afb-4b0e-b103-0bc2ebb469e8','3f95df38-c0a6-47ed-b0b6-643c9dc786de','f94c0c65-9ba8-4dbf-93cb-b39cbfba25d3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2b54afa9c2af42d79062f9c82e88fed9',volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T21:20:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-856419185',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d4553e12-921a-44d1-b0f3-72ffd74822df,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7e5baead751a48eba197803fbc702a28',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2b54afa9c2af42d79062f9c82e88fed9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(69e633b8-fab9-4b15-8b40-4f1a67c51cda),volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda)}' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:20:13.114755 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-a18d306e-0707-4872-beba-5cf6ac1a1d1a tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fd676d38-a82f-4808-bf88-ca9be92a35cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:20:13.134136 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-a18d306e-0707-4872-beba-5cf6ac1a1d1a tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fd676d38-a82f-4808-bf88-ca9be92a35cd) transitioned into state 'SUCCESS' from state '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-856419185',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7e5baead751a48eba197803fbc702a28',qos_specs=None,replication_status=,reservations=['551c224a-1fb0-48b5-819f-ab8ceadbc177','11049540-0afb-4b0e-b103-0bc2ebb469e8','3f95df38-c0a6-47ed-b0b6-643c9dc786de','f94c0c65-9ba8-4dbf-93cb-b39cbfba25d3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2b54afa9c2af42d79062f9c82e88fed9',volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda)}' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:20:13.135050 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-a18d306e-0707-4872-beba-5cf6ac1a1d1a tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7495c3fd-43d6-4ae2-bb6a-a40f2a817229) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:20:13.146009 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-a18d306e-0707-4872-beba-5cf6ac1a1d1a tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7495c3fd-43d6-4ae2-bb6a-a40f2a817229) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:20:13.147167 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-a18d306e-0707-4872-beba-5cf6ac1a1d1a tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Flow 'volume_create_api' (2690f8b6-37a7-44db-b8c6-bc7a52924777) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100333) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:20:13.147962 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-a18d306e-0707-4872-beba-5cf6ac1a1d1a tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Create volume request issued successfully. Aug 16 21:20:13.148991 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-a18d306e-0707-4872-beba-5cf6ac1a1d1a tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Aug 16 21:20:13.148991 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 1084/4368] 10.4.3.143 () {70 vars in 1298 bytes} [Sun Aug 16 21:20:12 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 16 21:20:13.167961 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-060997f6-8fbe-4df5-af1b-d6ac9d643370 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:20:13.171605 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-060997f6-8fbe-4df5-af1b-d6ac9d643370 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] GET https://10.4.3.143/volume/v3/volumes/d4553e12-921a-44d1-b0f3-72ffd74822df Aug 16 21:20:13.171980 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-060997f6-8fbe-4df5-af1b-d6ac9d643370 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:20:13.172062 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-060997f6-8fbe-4df5-af1b-d6ac9d643370 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:20:13.182570 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:20:13.182570 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:20:13.188334 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-060997f6-8fbe-4df5-af1b-d6ac9d643370 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Volume info retrieved successfully. Aug 16 21:20:13.194378 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-060997f6-8fbe-4df5-af1b-d6ac9d643370 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] https://10.4.3.143/volume/v3/volumes/d4553e12-921a-44d1-b0f3-72ffd74822df returned with HTTP 200 Aug 16 21:20:13.196000 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 1095/4369] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:20:13 2026] GET /volume/v3/volumes/d4553e12-921a-44d1-b0f3-72ffd74822df => generated 956 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:20:13.430588 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-38a1f0d4-faca-4b3d-9b66-79432c55d162 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:20:13.433004 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-38a1f0d4-faca-4b3d-9b66-79432c55d162 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] GET https://10.4.3.143/volume/v3/backups/dcbe6558-7130-42b0-9b5c-17ce3d5af6fc Aug 16 21:20:13.433255 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-38a1f0d4-faca-4b3d-9b66-79432c55d162 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:20:13.433451 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-38a1f0d4-faca-4b3d-9b66-79432c55d162 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:20:13.433616 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.v3.backups [None req-38a1f0d4-faca-4b3d-9b66-79432c55d162 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Show backup with id dcbe6558-7130-42b0-9b5c-17ce3d5af6fc. {{(pid=100332) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:20:13.439898 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:20:13.439898 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:20:13.441266 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-38a1f0d4-faca-4b3d-9b66-79432c55d162 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] https://10.4.3.143/volume/v3/backups/dcbe6558-7130-42b0-9b5c-17ce3d5af6fc returned with HTTP 200 Aug 16 21:20:13.441266 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 1096/4370] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:20:13 2026] GET /volume/v3/backups/dcbe6558-7130-42b0-9b5c-17ce3d5af6fc => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:20:13.615021 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-8e08bcea-e616-4b64-b947-a407cd4c74a0 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:20:13.618052 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-8e08bcea-e616-4b64-b947-a407cd4c74a0 tempest-ProjectMemberTests39-483288278 tempest-ProjectMemberTests39-483288278-project-admin] GET https://10.4.3.143/volume/v3/backups/23f60089-71c8-43fa-926c-5a43131760e0 Aug 16 21:20:13.618052 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-8e08bcea-e616-4b64-b947-a407cd4c74a0 tempest-ProjectMemberTests39-483288278 tempest-ProjectMemberTests39-483288278-project-admin] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:20:13.618052 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-8e08bcea-e616-4b64-b947-a407cd4c74a0 tempest-ProjectMemberTests39-483288278 tempest-ProjectMemberTests39-483288278-project-admin] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:20:13.618052 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.v3.backups [None req-8e08bcea-e616-4b64-b947-a407cd4c74a0 tempest-ProjectMemberTests39-483288278 tempest-ProjectMemberTests39-483288278-project-admin] Show backup with id 23f60089-71c8-43fa-926c-5a43131760e0. {{(pid=100331) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:20:13.624389 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:20:13.624389 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:20:13.625954 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-8e08bcea-e616-4b64-b947-a407cd4c74a0 tempest-ProjectMemberTests39-483288278 tempest-ProjectMemberTests39-483288278-project-admin] https://10.4.3.143/volume/v3/backups/23f60089-71c8-43fa-926c-5a43131760e0 returned with HTTP 200 Aug 16 21:20:13.625954 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 1096/4371] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:20:13 2026] GET /volume/v3/backups/23f60089-71c8-43fa-926c-5a43131760e0 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:20:14.215517 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-f82c0685-292c-4198-9a57-7a21195c2d56 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:20:14.217927 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-f82c0685-292c-4198-9a57-7a21195c2d56 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] GET https://10.4.3.143/volume/v3/volumes/d4553e12-921a-44d1-b0f3-72ffd74822df Aug 16 21:20:14.218325 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-f82c0685-292c-4198-9a57-7a21195c2d56 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:20:14.218590 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-f82c0685-292c-4198-9a57-7a21195c2d56 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:20:14.230031 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:20:14.230031 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:20:14.238228 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-f82c0685-292c-4198-9a57-7a21195c2d56 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Volume info retrieved successfully. Aug 16 21:20:14.249474 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-f82c0685-292c-4198-9a57-7a21195c2d56 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] https://10.4.3.143/volume/v3/volumes/d4553e12-921a-44d1-b0f3-72ffd74822df returned with HTTP 200 Aug 16 21:20:14.249830 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 1085/4372] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:20:14 2026] GET /volume/v3/volumes/d4553e12-921a-44d1-b0f3-72ffd74822df => generated 1017 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:20:14.271945 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-8f15779b-e900-4b58-97b4-1c6725f9bc22 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:20:14.273251 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-8f15779b-e900-4b58-97b4-1c6725f9bc22 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] POST https://10.4.3.143/volume/v3/backups Aug 16 21:20:14.273605 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-8f15779b-e900-4b58-97b4-1c6725f9bc22 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "d4553e12-921a-44d1-b0f3-72ffd74822df", "name": "tempest-type-Backup-1067849707"}} {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:20:14.275751 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.contrib.backups [None req-8f15779b-e900-4b58-97b4-1c6725f9bc22 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Creating new backup {'backup': {'volume_id': 'd4553e12-921a-44d1-b0f3-72ffd74822df', 'name': 'tempest-type-Backup-1067849707'}} {{(pid=100330) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 16 21:20:14.275751 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.contrib.backups [None req-8f15779b-e900-4b58-97b4-1c6725f9bc22 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Creating backup of volume d4553e12-921a-44d1-b0f3-72ffd74822df in container None Aug 16 21:20:14.285855 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:20:14.285855 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:20:14.286077 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-8f15779b-e900-4b58-97b4-1c6725f9bc22 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Volume info retrieved successfully. Aug 16 21:20:14.313769 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.quota [None req-8f15779b-e900-4b58-97b4-1c6725f9bc22 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Created reservations ['538e3eb8-56db-4bfe-a9ef-10ea158c58ef', '643fe523-6a4a-4f9f-8faa-eb0740ef6167'] {{(pid=100330) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:20:14.356198 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-8f15779b-e900-4b58-97b4-1c6725f9bc22 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] https://10.4.3.143/volume/v3/backups returned with HTTP 202 Aug 16 21:20:14.356755 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 1096/4373] 10.4.3.143 () {70 vars in 1299 bytes} [Sun Aug 16 21:20:14 2026] POST /volume/v3/backups => generated 316 bytes in 87 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 21:20:14.366774 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-d191ca3e-e807-4efa-8c56-97a253f8a8d2 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:20:14.369419 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-d191ca3e-e807-4efa-8c56-97a253f8a8d2 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] GET https://10.4.3.143/volume/v3/backups/b7c96aee-783f-44d2-9245-b2f814ef8ce4 Aug 16 21:20:14.369611 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-d191ca3e-e807-4efa-8c56-97a253f8a8d2 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:20:14.369872 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-d191ca3e-e807-4efa-8c56-97a253f8a8d2 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:20:14.370153 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.v3.backups [None req-d191ca3e-e807-4efa-8c56-97a253f8a8d2 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Show backup with id b7c96aee-783f-44d2-9245-b2f814ef8ce4. {{(pid=100332) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:20:14.375874 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:20:14.375874 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:20:14.376656 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-d191ca3e-e807-4efa-8c56-97a253f8a8d2 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] https://10.4.3.143/volume/v3/backups/b7c96aee-783f-44d2-9245-b2f814ef8ce4 returned with HTTP 200 Aug 16 21:20:14.377113 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 1097/4374] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:20:14 2026] GET /volume/v3/backups/b7c96aee-783f-44d2-9245-b2f814ef8ce4 => generated 723 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:20:14.456020 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-f3f69fca-7bcc-44d2-9554-08f46f74e31e None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:20:14.458491 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-f3f69fca-7bcc-44d2-9554-08f46f74e31e tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] GET https://10.4.3.143/volume/v3/backups/dcbe6558-7130-42b0-9b5c-17ce3d5af6fc Aug 16 21:20:14.458774 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-f3f69fca-7bcc-44d2-9554-08f46f74e31e tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:20:14.459572 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-f3f69fca-7bcc-44d2-9554-08f46f74e31e tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:20:14.459572 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.v3.backups [None req-f3f69fca-7bcc-44d2-9554-08f46f74e31e tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Show backup with id dcbe6558-7130-42b0-9b5c-17ce3d5af6fc. {{(pid=100331) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:20:14.466018 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:20:14.466018 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:20:14.466315 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-f3f69fca-7bcc-44d2-9554-08f46f74e31e tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] https://10.4.3.143/volume/v3/backups/dcbe6558-7130-42b0-9b5c-17ce3d5af6fc returned with HTTP 200 Aug 16 21:20:14.467035 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 1097/4375] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:20:14 2026] GET /volume/v3/backups/dcbe6558-7130-42b0-9b5c-17ce3d5af6fc => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:20:14.641497 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-c70a16e4-fb61-4707-bbfc-a7303e49f39b None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:20:14.643473 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-c70a16e4-fb61-4707-bbfc-a7303e49f39b tempest-ProjectMemberTests39-483288278 tempest-ProjectMemberTests39-483288278-project-admin] GET https://10.4.3.143/volume/v3/backups/23f60089-71c8-43fa-926c-5a43131760e0 Aug 16 21:20:14.643711 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-c70a16e4-fb61-4707-bbfc-a7303e49f39b tempest-ProjectMemberTests39-483288278 tempest-ProjectMemberTests39-483288278-project-admin] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:20:14.643911 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-c70a16e4-fb61-4707-bbfc-a7303e49f39b tempest-ProjectMemberTests39-483288278 tempest-ProjectMemberTests39-483288278-project-admin] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:20:14.644113 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.v3.backups [None req-c70a16e4-fb61-4707-bbfc-a7303e49f39b tempest-ProjectMemberTests39-483288278 tempest-ProjectMemberTests39-483288278-project-admin] Show backup with id 23f60089-71c8-43fa-926c-5a43131760e0. {{(pid=100333) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:20:14.649363 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:20:14.649363 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:20:14.650199 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-c70a16e4-fb61-4707-bbfc-a7303e49f39b tempest-ProjectMemberTests39-483288278 tempest-ProjectMemberTests39-483288278-project-admin] https://10.4.3.143/volume/v3/backups/23f60089-71c8-43fa-926c-5a43131760e0 returned with HTTP 200 Aug 16 21:20:14.650616 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 1086/4376] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:20:14 2026] GET /volume/v3/backups/23f60089-71c8-43fa-926c-5a43131760e0 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:20:14.896465 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-93465e08-cf59-4d1e-ab85-13b25788f0b9 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:20:15.016175 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-93465e08-cf59-4d1e-ab85-13b25788f0b9 tempest-TestInstancesWithCinderVolumes-519094678 tempest-TestInstancesWithCinderVolumes-519094678-project-admin] POST https://10.4.3.143/volume/v3/types Aug 16 21:20:15.016301 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-93465e08-cf59-4d1e-ab85-13b25788f0b9 tempest-TestInstancesWithCinderVolumes-519094678 tempest-TestInstancesWithCinderVolumes-519094678-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1392675711-1545225932", "extra_specs": {}}} {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:20:15.018324 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:20:15.018324 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:20:15.035449 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-93465e08-cf59-4d1e-ab85-13b25788f0b9 tempest-TestInstancesWithCinderVolumes-519094678 tempest-TestInstancesWithCinderVolumes-519094678-project-admin] https://10.4.3.143/volume/v3/types returned with HTTP 200 Aug 16 21:20:15.036095 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 1097/4377] 10.4.3.143 () {68 vars in 1253 bytes} [Sun Aug 16 21:20:14 2026] POST /volume/v3/types => generated 269 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:20:15.390138 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-49272232-8c4a-4c00-a9a9-3ac4e44a0969 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:20:15.392340 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-49272232-8c4a-4c00-a9a9-3ac4e44a0969 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] GET https://10.4.3.143/volume/v3/backups/b7c96aee-783f-44d2-9245-b2f814ef8ce4 Aug 16 21:20:15.392639 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-49272232-8c4a-4c00-a9a9-3ac4e44a0969 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:20:15.393383 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-49272232-8c4a-4c00-a9a9-3ac4e44a0969 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:20:15.393383 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.v3.backups [None req-49272232-8c4a-4c00-a9a9-3ac4e44a0969 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Show backup with id b7c96aee-783f-44d2-9245-b2f814ef8ce4. {{(pid=100332) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:20:15.401433 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:20:15.401433 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:20:15.401433 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-49272232-8c4a-4c00-a9a9-3ac4e44a0969 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] https://10.4.3.143/volume/v3/backups/b7c96aee-783f-44d2-9245-b2f814ef8ce4 returned with HTTP 200 Aug 16 21:20:15.401816 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 1098/4378] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:20:15 2026] GET /volume/v3/backups/b7c96aee-783f-44d2-9245-b2f814ef8ce4 => generated 725 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:20:15.478648 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-75627123-96ac-4383-b3d7-263dc19e96e9 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:20:15.481633 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-75627123-96ac-4383-b3d7-263dc19e96e9 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] GET https://10.4.3.143/volume/v3/backups/dcbe6558-7130-42b0-9b5c-17ce3d5af6fc Aug 16 21:20:15.481633 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-75627123-96ac-4383-b3d7-263dc19e96e9 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:20:15.481852 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-75627123-96ac-4383-b3d7-263dc19e96e9 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:20:15.482021 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.v3.backups [None req-75627123-96ac-4383-b3d7-263dc19e96e9 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Show backup with id dcbe6558-7130-42b0-9b5c-17ce3d5af6fc. {{(pid=100331) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:20:15.489954 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:20:15.489954 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:20:15.491274 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-75627123-96ac-4383-b3d7-263dc19e96e9 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] https://10.4.3.143/volume/v3/backups/dcbe6558-7130-42b0-9b5c-17ce3d5af6fc returned with HTTP 200 Aug 16 21:20:15.491876 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 1098/4379] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:20:15 2026] GET /volume/v3/backups/dcbe6558-7130-42b0-9b5c-17ce3d5af6fc => generated 735 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:20:15.662987 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-9276ca82-70c1-44ca-a2f4-40c58ed5260e None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:20:15.666436 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-9276ca82-70c1-44ca-a2f4-40c58ed5260e tempest-ProjectMemberTests39-483288278 tempest-ProjectMemberTests39-483288278-project-admin] GET https://10.4.3.143/volume/v3/backups/23f60089-71c8-43fa-926c-5a43131760e0 Aug 16 21:20:15.666753 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-9276ca82-70c1-44ca-a2f4-40c58ed5260e tempest-ProjectMemberTests39-483288278 tempest-ProjectMemberTests39-483288278-project-admin] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:20:15.667154 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-9276ca82-70c1-44ca-a2f4-40c58ed5260e tempest-ProjectMemberTests39-483288278 tempest-ProjectMemberTests39-483288278-project-admin] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:20:15.667314 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.v3.backups [None req-9276ca82-70c1-44ca-a2f4-40c58ed5260e tempest-ProjectMemberTests39-483288278 tempest-ProjectMemberTests39-483288278-project-admin] Show backup with id 23f60089-71c8-43fa-926c-5a43131760e0. {{(pid=100333) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:20:15.678810 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:20:15.678810 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:20:15.679595 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-9276ca82-70c1-44ca-a2f4-40c58ed5260e tempest-ProjectMemberTests39-483288278 tempest-ProjectMemberTests39-483288278-project-admin] https://10.4.3.143/volume/v3/backups/23f60089-71c8-43fa-926c-5a43131760e0 returned with HTTP 200 Aug 16 21:20:15.680126 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 1087/4380] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:20:15 2026] GET /volume/v3/backups/23f60089-71c8-43fa-926c-5a43131760e0 => generated 735 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:20:16.417312 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-bc7c9268-6309-4889-b6be-9df119b9f36f None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:20:16.419240 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-bc7c9268-6309-4889-b6be-9df119b9f36f tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] GET https://10.4.3.143/volume/v3/backups/b7c96aee-783f-44d2-9245-b2f814ef8ce4 Aug 16 21:20:16.419782 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-bc7c9268-6309-4889-b6be-9df119b9f36f tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:20:16.419935 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-bc7c9268-6309-4889-b6be-9df119b9f36f tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:20:16.420137 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.v3.backups [None req-bc7c9268-6309-4889-b6be-9df119b9f36f tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Show backup with id b7c96aee-783f-44d2-9245-b2f814ef8ce4. {{(pid=100330) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:20:16.427280 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:20:16.427280 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:20:16.428152 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-bc7c9268-6309-4889-b6be-9df119b9f36f tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] https://10.4.3.143/volume/v3/backups/b7c96aee-783f-44d2-9245-b2f814ef8ce4 returned with HTTP 200 Aug 16 21:20:16.428523 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 1098/4381] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:20:16 2026] GET /volume/v3/backups/b7c96aee-783f-44d2-9245-b2f814ef8ce4 => generated 725 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:20:16.505153 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-90299caf-029d-4303-b366-209f237799ff None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:20:16.508230 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-90299caf-029d-4303-b366-209f237799ff tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] GET https://10.4.3.143/volume/v3/backups/dcbe6558-7130-42b0-9b5c-17ce3d5af6fc Aug 16 21:20:16.508230 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-90299caf-029d-4303-b366-209f237799ff tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:20:16.508751 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-90299caf-029d-4303-b366-209f237799ff tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:20:16.508949 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.v3.backups [None req-90299caf-029d-4303-b366-209f237799ff tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Show backup with id dcbe6558-7130-42b0-9b5c-17ce3d5af6fc. {{(pid=100332) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:20:16.515437 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:20:16.515437 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:20:16.516322 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-90299caf-029d-4303-b366-209f237799ff tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] https://10.4.3.143/volume/v3/backups/dcbe6558-7130-42b0-9b5c-17ce3d5af6fc returned with HTTP 200 Aug 16 21:20:16.517247 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 1099/4382] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:20:16 2026] GET /volume/v3/backups/dcbe6558-7130-42b0-9b5c-17ce3d5af6fc => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:20:16.693234 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-b6764ea7-e58c-45b5-a073-e60579b4269d None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:20:16.694441 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-b6764ea7-e58c-45b5-a073-e60579b4269d tempest-ProjectMemberTests39-483288278 tempest-ProjectMemberTests39-483288278-project-admin] GET https://10.4.3.143/volume/v3/backups/23f60089-71c8-43fa-926c-5a43131760e0 Aug 16 21:20:16.695333 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-b6764ea7-e58c-45b5-a073-e60579b4269d tempest-ProjectMemberTests39-483288278 tempest-ProjectMemberTests39-483288278-project-admin] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:20:16.695333 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-b6764ea7-e58c-45b5-a073-e60579b4269d tempest-ProjectMemberTests39-483288278 tempest-ProjectMemberTests39-483288278-project-admin] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:20:16.695715 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.v3.backups [None req-b6764ea7-e58c-45b5-a073-e60579b4269d tempest-ProjectMemberTests39-483288278 tempest-ProjectMemberTests39-483288278-project-admin] Show backup with id 23f60089-71c8-43fa-926c-5a43131760e0. {{(pid=100331) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:20:16.703421 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:20:16.703421 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:20:16.704596 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-b6764ea7-e58c-45b5-a073-e60579b4269d tempest-ProjectMemberTests39-483288278 tempest-ProjectMemberTests39-483288278-project-admin] https://10.4.3.143/volume/v3/backups/23f60089-71c8-43fa-926c-5a43131760e0 returned with HTTP 200 Aug 16 21:20:16.705164 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 1099/4383] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:20:16 2026] GET /volume/v3/backups/23f60089-71c8-43fa-926c-5a43131760e0 => generated 735 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:20:17.440101 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-4fe95ef5-c700-4584-8244-987edaba2dd5 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:20:17.442816 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-4fe95ef5-c700-4584-8244-987edaba2dd5 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] GET https://10.4.3.143/volume/v3/backups/b7c96aee-783f-44d2-9245-b2f814ef8ce4 Aug 16 21:20:17.443208 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-4fe95ef5-c700-4584-8244-987edaba2dd5 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:20:17.443446 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-4fe95ef5-c700-4584-8244-987edaba2dd5 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:20:17.443731 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.v3.backups [None req-4fe95ef5-c700-4584-8244-987edaba2dd5 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Show backup with id b7c96aee-783f-44d2-9245-b2f814ef8ce4. {{(pid=100333) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:20:17.449272 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:20:17.449272 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:20:17.450249 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-4fe95ef5-c700-4584-8244-987edaba2dd5 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] https://10.4.3.143/volume/v3/backups/b7c96aee-783f-44d2-9245-b2f814ef8ce4 returned with HTTP 200 Aug 16 21:20:17.451500 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 1088/4384] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:20:17 2026] GET /volume/v3/backups/b7c96aee-783f-44d2-9245-b2f814ef8ce4 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:20:17.531220 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-98298c98-8af5-4576-bd4e-c09c87058747 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:20:17.533585 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-98298c98-8af5-4576-bd4e-c09c87058747 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] GET https://10.4.3.143/volume/v3/backups/dcbe6558-7130-42b0-9b5c-17ce3d5af6fc Aug 16 21:20:17.533848 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-98298c98-8af5-4576-bd4e-c09c87058747 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:20:17.534107 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-98298c98-8af5-4576-bd4e-c09c87058747 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:20:17.534295 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.v3.backups [None req-98298c98-8af5-4576-bd4e-c09c87058747 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Show backup with id dcbe6558-7130-42b0-9b5c-17ce3d5af6fc. {{(pid=100330) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:20:17.540385 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:20:17.540385 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:20:17.541170 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-98298c98-8af5-4576-bd4e-c09c87058747 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] https://10.4.3.143/volume/v3/backups/dcbe6558-7130-42b0-9b5c-17ce3d5af6fc returned with HTTP 200 Aug 16 21:20:17.541596 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 1099/4385] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:20:17 2026] GET /volume/v3/backups/dcbe6558-7130-42b0-9b5c-17ce3d5af6fc => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:20:17.690823 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-d428de7a-ca9f-4204-9897-360cea68e489 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:20:17.693251 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-d428de7a-ca9f-4204-9897-360cea68e489 tempest-TestInstancesWithCinderVolumes-519094678 tempest-TestInstancesWithCinderVolumes-519094678-project-admin] POST https://10.4.3.143/volume/v3/types Aug 16 21:20:17.694359 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-d428de7a-ca9f-4204-9897-360cea68e489 tempest-TestInstancesWithCinderVolumes-519094678 tempest-TestInstancesWithCinderVolumes-519094678-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1170538895-148951976", "extra_specs": {}}} {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:20:17.721330 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-d428de7a-ca9f-4204-9897-360cea68e489 tempest-TestInstancesWithCinderVolumes-519094678 tempest-TestInstancesWithCinderVolumes-519094678-project-admin] https://10.4.3.143/volume/v3/types returned with HTTP 200 Aug 16 21:20:17.721743 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 1100/4386] 10.4.3.143 () {68 vars in 1253 bytes} [Sun Aug 16 21:20:17 2026] POST /volume/v3/types => generated 268 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:20:17.723587 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-bcec7218-1d29-4a24-ab0a-1da47829076d None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:20:17.734863 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-60e952cf-3dac-4cac-99e1-527a1ff6f17c None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:20:17.735104 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-bcec7218-1d29-4a24-ab0a-1da47829076d tempest-ProjectMemberTests39-483288278 tempest-ProjectMemberTests39-483288278-project-admin] GET https://10.4.3.143/volume/v3/backups/23f60089-71c8-43fa-926c-5a43131760e0 Aug 16 21:20:17.736319 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-bcec7218-1d29-4a24-ab0a-1da47829076d tempest-ProjectMemberTests39-483288278 tempest-ProjectMemberTests39-483288278-project-admin] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:20:17.736319 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-bcec7218-1d29-4a24-ab0a-1da47829076d tempest-ProjectMemberTests39-483288278 tempest-ProjectMemberTests39-483288278-project-admin] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:20:17.737036 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-60e952cf-3dac-4cac-99e1-527a1ff6f17c tempest-TestInstancesWithCinderVolumes-519094678 tempest-TestInstancesWithCinderVolumes-519094678-project-admin] POST https://10.4.3.143/volume/v3/types Aug 16 21:20:17.737215 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-60e952cf-3dac-4cac-99e1-527a1ff6f17c tempest-TestInstancesWithCinderVolumes-519094678 tempest-TestInstancesWithCinderVolumes-519094678-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1478340820-1182477600", "extra_specs": {}}} {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:20:17.738385 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.v3.backups [None req-bcec7218-1d29-4a24-ab0a-1da47829076d tempest-ProjectMemberTests39-483288278 tempest-ProjectMemberTests39-483288278-project-admin] Show backup with id 23f60089-71c8-43fa-926c-5a43131760e0. {{(pid=100331) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:20:17.744641 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:20:17.744641 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:20:17.745658 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-bcec7218-1d29-4a24-ab0a-1da47829076d tempest-ProjectMemberTests39-483288278 tempest-ProjectMemberTests39-483288278-project-admin] https://10.4.3.143/volume/v3/backups/23f60089-71c8-43fa-926c-5a43131760e0 returned with HTTP 200 Aug 16 21:20:17.746172 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 1100/4387] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:20:17 2026] GET /volume/v3/backups/23f60089-71c8-43fa-926c-5a43131760e0 => generated 735 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:20:17.761836 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-60e952cf-3dac-4cac-99e1-527a1ff6f17c tempest-TestInstancesWithCinderVolumes-519094678 tempest-TestInstancesWithCinderVolumes-519094678-project-admin] https://10.4.3.143/volume/v3/types returned with HTTP 200 Aug 16 21:20:17.761836 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 1089/4388] 10.4.3.143 () {68 vars in 1253 bytes} [Sun Aug 16 21:20:17 2026] POST /volume/v3/types => generated 269 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:20:17.774739 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-a16a3db5-83cc-4bf5-a535-ff5723c1adbb None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:20:17.777266 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-a16a3db5-83cc-4bf5-a535-ff5723c1adbb tempest-TestInstancesWithCinderVolumes-1479381705 tempest-TestInstancesWithCinderVolumes-1479381705-project-member] POST https://10.4.3.143/volume/v3/volumes Aug 16 21:20:17.777846 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-a16a3db5-83cc-4bf5-a535-ff5723c1adbb tempest-TestInstancesWithCinderVolumes-1479381705 tempest-TestInstancesWithCinderVolumes-1479381705-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-1260101334", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1170538895-148951976", "size": 1}} {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:20:17.780051 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.v3.volumes [None req-a16a3db5-83cc-4bf5-a535-ff5723c1adbb tempest-TestInstancesWithCinderVolumes-1479381705 tempest-TestInstancesWithCinderVolumes-1479381705-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-1260101334', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1170538895-148951976', 'size': 1}} {{(pid=100330) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 21:20:17.787754 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.v3.volumes [None req-a16a3db5-83cc-4bf5-a535-ff5723c1adbb tempest-TestInstancesWithCinderVolumes-1479381705 tempest-TestInstancesWithCinderVolumes-1479381705-project-member] Create volume of 1 GB Aug 16 21:20:17.788243 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:20:17.788243 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:20:17.789208 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-a16a3db5-83cc-4bf5-a535-ff5723c1adbb tempest-TestInstancesWithCinderVolumes-1479381705 tempest-TestInstancesWithCinderVolumes-1479381705-project-member] Availability Zones retrieved successfully. Aug 16 21:20:17.799594 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-a16a3db5-83cc-4bf5-a535-ff5723c1adbb tempest-TestInstancesWithCinderVolumes-1479381705 tempest-TestInstancesWithCinderVolumes-1479381705-project-member] Flow 'volume_create_api' (7dbbf703-0574-4ea5-8e09-f8404258cc5a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100330) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:20:17.800263 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-a16a3db5-83cc-4bf5-a535-ff5723c1adbb tempest-TestInstancesWithCinderVolumes-1479381705 tempest-TestInstancesWithCinderVolumes-1479381705-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (66787150-300d-404c-b67b-b4ed08e14d88) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:20:17.801802 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.flows.api.create_volume [None req-a16a3db5-83cc-4bf5-a535-ff5723c1adbb tempest-TestInstancesWithCinderVolumes-1479381705 tempest-TestInstancesWithCinderVolumes-1479381705-project-member] Validating volume size '1' using validate_int {{(pid=100330) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 21:20:17.833119 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-a16a3db5-83cc-4bf5-a535-ff5723c1adbb tempest-TestInstancesWithCinderVolumes-1479381705 tempest-TestInstancesWithCinderVolumes-1479381705-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (66787150-300d-404c-b67b-b4ed08e14d88) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T21:20:18Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=73efaaa8-93b1-40cd-9a5e-5330d549061e,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1170538895-148951976',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '73efaaa8-93b1-40cd-9a5e-5330d549061e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:20:17.834429 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-a16a3db5-83cc-4bf5-a535-ff5723c1adbb tempest-TestInstancesWithCinderVolumes-1479381705 tempest-TestInstancesWithCinderVolumes-1479381705-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8d347781-5ba3-4559-899c-f1013b02466f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:20:17.886877 np0000007409 devstack@c-api.service[100330]: WARNING cinder.quota [None req-a16a3db5-83cc-4bf5-a535-ff5723c1adbb tempest-TestInstancesWithCinderVolumes-1479381705 tempest-TestInstancesWithCinderVolumes-1479381705-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1170538895-148951976 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1170538895-148951976, it is now deprecated. Please use the default quota class for default quota. Aug 16 21:20:17.887409 np0000007409 devstack@c-api.service[100330]: WARNING cinder.quota [None req-a16a3db5-83cc-4bf5-a535-ff5723c1adbb tempest-TestInstancesWithCinderVolumes-1479381705 tempest-TestInstancesWithCinderVolumes-1479381705-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1170538895-148951976 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1170538895-148951976, it is now deprecated. Please use the default quota class for default quota. Aug 16 21:20:17.952246 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.quota [None req-a16a3db5-83cc-4bf5-a535-ff5723c1adbb tempest-TestInstancesWithCinderVolumes-1479381705 tempest-TestInstancesWithCinderVolumes-1479381705-project-member] Created reservations ['2c367768-f119-46ba-8411-e4e4be82ff38', '154423ee-974f-4509-b49b-52f7ab0f2a36', 'd8c083ef-f203-4287-bf26-de59111c66af', '855c5bbd-b71c-4cff-aae0-d2af69eec6d7'] {{(pid=100330) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:20:17.953613 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-a16a3db5-83cc-4bf5-a535-ff5723c1adbb tempest-TestInstancesWithCinderVolumes-1479381705 tempest-TestInstancesWithCinderVolumes-1479381705-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8d347781-5ba3-4559-899c-f1013b02466f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2c367768-f119-46ba-8411-e4e4be82ff38', '154423ee-974f-4509-b49b-52f7ab0f2a36', 'd8c083ef-f203-4287-bf26-de59111c66af', '855c5bbd-b71c-4cff-aae0-d2af69eec6d7']}' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:20:17.954615 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-a16a3db5-83cc-4bf5-a535-ff5723c1adbb tempest-TestInstancesWithCinderVolumes-1479381705 tempest-TestInstancesWithCinderVolumes-1479381705-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d27f5dc1-4193-4758-b03b-ddbd1e1f0ddf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:20:17.983504 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-a16a3db5-83cc-4bf5-a535-ff5723c1adbb tempest-TestInstancesWithCinderVolumes-1479381705 tempest-TestInstancesWithCinderVolumes-1479381705-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d27f5dc1-4193-4758-b03b-ddbd1e1f0ddf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f343067b-6fa0-4c66-b41d-bad215ead736', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1260101334',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='16b0104bddb0443a9c67f16e9c827134',qos_specs=None,replication_status=,reservations=['2c367768-f119-46ba-8411-e4e4be82ff38','154423ee-974f-4509-b49b-52f7ab0f2a36','d8c083ef-f203-4287-bf26-de59111c66af','855c5bbd-b71c-4cff-aae0-d2af69eec6d7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='11a70ab1d93246a6b46ab8563f176b27',volume_type_id=73efaaa8-93b1-40cd-9a5e-5330d549061e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T21:20:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1260101334',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f343067b-6fa0-4c66-b41d-bad215ead736,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='16b0104bddb0443a9c67f16e9c827134',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='11a70ab1d93246a6b46ab8563f176b27',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(73efaaa8-93b1-40cd-9a5e-5330d549061e),volume_type_id=73efaaa8-93b1-40cd-9a5e-5330d549061e)}' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:20:17.984894 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-a16a3db5-83cc-4bf5-a535-ff5723c1adbb tempest-TestInstancesWithCinderVolumes-1479381705 tempest-TestInstancesWithCinderVolumes-1479381705-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ade2c1d0-5f7b-4da4-99c9-19c4d701c9f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:20:18.012981 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-a16a3db5-83cc-4bf5-a535-ff5723c1adbb tempest-TestInstancesWithCinderVolumes-1479381705 tempest-TestInstancesWithCinderVolumes-1479381705-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ade2c1d0-5f7b-4da4-99c9-19c4d701c9f2) transitioned into state 'SUCCESS' from state '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-1260101334',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='16b0104bddb0443a9c67f16e9c827134',qos_specs=None,replication_status=,reservations=['2c367768-f119-46ba-8411-e4e4be82ff38','154423ee-974f-4509-b49b-52f7ab0f2a36','d8c083ef-f203-4287-bf26-de59111c66af','855c5bbd-b71c-4cff-aae0-d2af69eec6d7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='11a70ab1d93246a6b46ab8563f176b27',volume_type_id=73efaaa8-93b1-40cd-9a5e-5330d549061e)}' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:20:18.014089 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-a16a3db5-83cc-4bf5-a535-ff5723c1adbb tempest-TestInstancesWithCinderVolumes-1479381705 tempest-TestInstancesWithCinderVolumes-1479381705-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (989d67cc-8b5f-41f3-86f7-49343f6064ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:20:18.031328 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-a16a3db5-83cc-4bf5-a535-ff5723c1adbb tempest-TestInstancesWithCinderVolumes-1479381705 tempest-TestInstancesWithCinderVolumes-1479381705-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (989d67cc-8b5f-41f3-86f7-49343f6064ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:20:18.031482 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-a16a3db5-83cc-4bf5-a535-ff5723c1adbb tempest-TestInstancesWithCinderVolumes-1479381705 tempest-TestInstancesWithCinderVolumes-1479381705-project-member] Flow 'volume_create_api' (7dbbf703-0574-4ea5-8e09-f8404258cc5a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100330) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:20:18.032880 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-a16a3db5-83cc-4bf5-a535-ff5723c1adbb tempest-TestInstancesWithCinderVolumes-1479381705 tempest-TestInstancesWithCinderVolumes-1479381705-project-member] Create volume request issued successfully. Aug 16 21:20:18.033688 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-a16a3db5-83cc-4bf5-a535-ff5723c1adbb tempest-TestInstancesWithCinderVolumes-1479381705 tempest-TestInstancesWithCinderVolumes-1479381705-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Aug 16 21:20:18.034998 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 1100/4389] 10.4.3.143 () {68 vars in 1259 bytes} [Sun Aug 16 21:20:17 2026] POST /volume/v3/volumes => generated 846 bytes in 261 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Aug 16 21:20:18.058153 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-e4e5fd8c-7b91-45b5-bdea-cbc076feada3 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:20:18.059862 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-e4e5fd8c-7b91-45b5-bdea-cbc076feada3 tempest-TestInstancesWithCinderVolumes-1479381705 tempest-TestInstancesWithCinderVolumes-1479381705-project-member] POST https://10.4.3.143/volume/v3/volumes Aug 16 21:20:18.063039 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-e4e5fd8c-7b91-45b5-bdea-cbc076feada3 tempest-TestInstancesWithCinderVolumes-1479381705 tempest-TestInstancesWithCinderVolumes-1479381705-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-1267859285", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1478340820-1182477600", "size": 1}} {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:20:18.063436 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.v3.volumes [None req-e4e5fd8c-7b91-45b5-bdea-cbc076feada3 tempest-TestInstancesWithCinderVolumes-1479381705 tempest-TestInstancesWithCinderVolumes-1479381705-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-1267859285', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1478340820-1182477600', 'size': 1}} {{(pid=100332) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 21:20:18.069699 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.v3.volumes [None req-e4e5fd8c-7b91-45b5-bdea-cbc076feada3 tempest-TestInstancesWithCinderVolumes-1479381705 tempest-TestInstancesWithCinderVolumes-1479381705-project-member] Create volume of 1 GB Aug 16 21:20:18.070204 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:20:18.070204 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:20:18.070523 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-e4e5fd8c-7b91-45b5-bdea-cbc076feada3 tempest-TestInstancesWithCinderVolumes-1479381705 tempest-TestInstancesWithCinderVolumes-1479381705-project-member] Availability Zones retrieved successfully. Aug 16 21:20:18.078973 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-e4e5fd8c-7b91-45b5-bdea-cbc076feada3 tempest-TestInstancesWithCinderVolumes-1479381705 tempest-TestInstancesWithCinderVolumes-1479381705-project-member] Flow 'volume_create_api' (d6a4c7bf-a8f5-4e1a-9b4d-02fdb22e3a30) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100332) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:20:18.080324 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-e4e5fd8c-7b91-45b5-bdea-cbc076feada3 tempest-TestInstancesWithCinderVolumes-1479381705 tempest-TestInstancesWithCinderVolumes-1479381705-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (01a0f668-abda-44fb-b232-e56a963c94fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:20:18.082490 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.flows.api.create_volume [None req-e4e5fd8c-7b91-45b5-bdea-cbc076feada3 tempest-TestInstancesWithCinderVolumes-1479381705 tempest-TestInstancesWithCinderVolumes-1479381705-project-member] Validating volume size '1' using validate_int {{(pid=100332) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 21:20:18.126792 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-e4e5fd8c-7b91-45b5-bdea-cbc076feada3 tempest-TestInstancesWithCinderVolumes-1479381705 tempest-TestInstancesWithCinderVolumes-1479381705-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (01a0f668-abda-44fb-b232-e56a963c94fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T21:20:18Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=569fd1ab-c5f0-4b7a-99d9-5e872c50458b,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1478340820-1182477600',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '569fd1ab-c5f0-4b7a-99d9-5e872c50458b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:20:18.127845 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-e4e5fd8c-7b91-45b5-bdea-cbc076feada3 tempest-TestInstancesWithCinderVolumes-1479381705 tempest-TestInstancesWithCinderVolumes-1479381705-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (52f83798-7bf7-4ccb-8672-e67c3dca8fc4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:20:18.180339 np0000007409 devstack@c-api.service[100332]: WARNING cinder.quota [None req-e4e5fd8c-7b91-45b5-bdea-cbc076feada3 tempest-TestInstancesWithCinderVolumes-1479381705 tempest-TestInstancesWithCinderVolumes-1479381705-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1478340820-1182477600 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1478340820-1182477600, it is now deprecated. Please use the default quota class for default quota. Aug 16 21:20:18.180339 np0000007409 devstack@c-api.service[100332]: WARNING cinder.quota [None req-e4e5fd8c-7b91-45b5-bdea-cbc076feada3 tempest-TestInstancesWithCinderVolumes-1479381705 tempest-TestInstancesWithCinderVolumes-1479381705-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1478340820-1182477600 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1478340820-1182477600, it is now deprecated. Please use the default quota class for default quota. Aug 16 21:20:18.244427 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.quota [None req-e4e5fd8c-7b91-45b5-bdea-cbc076feada3 tempest-TestInstancesWithCinderVolumes-1479381705 tempest-TestInstancesWithCinderVolumes-1479381705-project-member] Created reservations ['31f23e97-c58d-44e4-8243-7028f653673e', 'f223fb30-1225-4a51-828b-59cea52c423c', '62c69f99-c10d-4b76-9438-04c7c2b46e42', '2b88a554-7388-41e7-81de-d34b1458bacb'] {{(pid=100332) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:20:18.245799 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-e4e5fd8c-7b91-45b5-bdea-cbc076feada3 tempest-TestInstancesWithCinderVolumes-1479381705 tempest-TestInstancesWithCinderVolumes-1479381705-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (52f83798-7bf7-4ccb-8672-e67c3dca8fc4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['31f23e97-c58d-44e4-8243-7028f653673e', 'f223fb30-1225-4a51-828b-59cea52c423c', '62c69f99-c10d-4b76-9438-04c7c2b46e42', '2b88a554-7388-41e7-81de-d34b1458bacb']}' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:20:18.246687 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-e4e5fd8c-7b91-45b5-bdea-cbc076feada3 tempest-TestInstancesWithCinderVolumes-1479381705 tempest-TestInstancesWithCinderVolumes-1479381705-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (57eeb284-4361-4a43-9a20-1533f7b908cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:20:18.274046 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-e4e5fd8c-7b91-45b5-bdea-cbc076feada3 tempest-TestInstancesWithCinderVolumes-1479381705 tempest-TestInstancesWithCinderVolumes-1479381705-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (57eeb284-4361-4a43-9a20-1533f7b908cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '96c8399d-acd0-49e6-9eab-ddc129305660', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1267859285',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='16b0104bddb0443a9c67f16e9c827134',qos_specs=None,replication_status=,reservations=['31f23e97-c58d-44e4-8243-7028f653673e','f223fb30-1225-4a51-828b-59cea52c423c','62c69f99-c10d-4b76-9438-04c7c2b46e42','2b88a554-7388-41e7-81de-d34b1458bacb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='11a70ab1d93246a6b46ab8563f176b27',volume_type_id=569fd1ab-c5f0-4b7a-99d9-5e872c50458b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T21:20:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1267859285',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=96c8399d-acd0-49e6-9eab-ddc129305660,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='16b0104bddb0443a9c67f16e9c827134',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='11a70ab1d93246a6b46ab8563f176b27',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(569fd1ab-c5f0-4b7a-99d9-5e872c50458b),volume_type_id=569fd1ab-c5f0-4b7a-99d9-5e872c50458b)}' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:20:18.274728 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-e4e5fd8c-7b91-45b5-bdea-cbc076feada3 tempest-TestInstancesWithCinderVolumes-1479381705 tempest-TestInstancesWithCinderVolumes-1479381705-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (efcdb0e1-e10b-46c6-acbd-a6ad714f5c14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:20:18.305054 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-e4e5fd8c-7b91-45b5-bdea-cbc076feada3 tempest-TestInstancesWithCinderVolumes-1479381705 tempest-TestInstancesWithCinderVolumes-1479381705-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (efcdb0e1-e10b-46c6-acbd-a6ad714f5c14) transitioned into state 'SUCCESS' from state '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-1267859285',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='16b0104bddb0443a9c67f16e9c827134',qos_specs=None,replication_status=,reservations=['31f23e97-c58d-44e4-8243-7028f653673e','f223fb30-1225-4a51-828b-59cea52c423c','62c69f99-c10d-4b76-9438-04c7c2b46e42','2b88a554-7388-41e7-81de-d34b1458bacb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='11a70ab1d93246a6b46ab8563f176b27',volume_type_id=569fd1ab-c5f0-4b7a-99d9-5e872c50458b)}' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:20:18.305054 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-e4e5fd8c-7b91-45b5-bdea-cbc076feada3 tempest-TestInstancesWithCinderVolumes-1479381705 tempest-TestInstancesWithCinderVolumes-1479381705-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f22e09f7-8439-4133-935a-f62929035b50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:20:18.318988 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-e4e5fd8c-7b91-45b5-bdea-cbc076feada3 tempest-TestInstancesWithCinderVolumes-1479381705 tempest-TestInstancesWithCinderVolumes-1479381705-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f22e09f7-8439-4133-935a-f62929035b50) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:20:18.319255 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-e4e5fd8c-7b91-45b5-bdea-cbc076feada3 tempest-TestInstancesWithCinderVolumes-1479381705 tempest-TestInstancesWithCinderVolumes-1479381705-project-member] Flow 'volume_create_api' (d6a4c7bf-a8f5-4e1a-9b4d-02fdb22e3a30) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100332) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:20:18.319706 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-e4e5fd8c-7b91-45b5-bdea-cbc076feada3 tempest-TestInstancesWithCinderVolumes-1479381705 tempest-TestInstancesWithCinderVolumes-1479381705-project-member] Create volume request issued successfully. Aug 16 21:20:18.320563 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-e4e5fd8c-7b91-45b5-bdea-cbc076feada3 tempest-TestInstancesWithCinderVolumes-1479381705 tempest-TestInstancesWithCinderVolumes-1479381705-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Aug 16 21:20:18.321063 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 1101/4390] 10.4.3.143 () {68 vars in 1259 bytes} [Sun Aug 16 21:20:18 2026] POST /volume/v3/volumes => generated 847 bytes in 266 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 21:20:18.367758 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-a2c8d7df-06eb-4ae8-ad85-82d2e325c857 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:20:18.370048 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-a2c8d7df-06eb-4ae8-ad85-82d2e325c857 tempest-TestInstancesWithCinderVolumes-1479381705 tempest-TestInstancesWithCinderVolumes-1479381705-project-member] POST https://10.4.3.143/volume/v3/volumes Aug 16 21:20:18.370603 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-a2c8d7df-06eb-4ae8-ad85-82d2e325c857 tempest-TestInstancesWithCinderVolumes-1479381705 tempest-TestInstancesWithCinderVolumes-1479381705-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-1601487088", "snapshot_id": null, "imageRef": "5e326c14-27d1-4bea-b720-0229ec7f34a4", "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1392675711-1545225932", "size": 1}} {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:20:18.372376 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.v3.volumes [None req-a2c8d7df-06eb-4ae8-ad85-82d2e325c857 tempest-TestInstancesWithCinderVolumes-1479381705 tempest-TestInstancesWithCinderVolumes-1479381705-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-1601487088', 'snapshot_id': None, 'imageRef': '5e326c14-27d1-4bea-b720-0229ec7f34a4', 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1392675711-1545225932', 'size': 1}} {{(pid=100331) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 21:20:18.465628 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-52a32c78-bc9f-4404-8518-0bbb5f29aa53 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:20:18.467949 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-52a32c78-bc9f-4404-8518-0bbb5f29aa53 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] GET https://10.4.3.143/volume/v3/backups/b7c96aee-783f-44d2-9245-b2f814ef8ce4 Aug 16 21:20:18.468130 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-52a32c78-bc9f-4404-8518-0bbb5f29aa53 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:20:18.468376 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-52a32c78-bc9f-4404-8518-0bbb5f29aa53 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:20:18.468486 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.v3.backups [None req-52a32c78-bc9f-4404-8518-0bbb5f29aa53 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Show backup with id b7c96aee-783f-44d2-9245-b2f814ef8ce4. {{(pid=100333) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:20:18.474332 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:20:18.474332 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:20:18.475184 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-52a32c78-bc9f-4404-8518-0bbb5f29aa53 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] https://10.4.3.143/volume/v3/backups/b7c96aee-783f-44d2-9245-b2f814ef8ce4 returned with HTTP 200 Aug 16 21:20:18.475755 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 1090/4391] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:20:18 2026] GET /volume/v3/backups/b7c96aee-783f-44d2-9245-b2f814ef8ce4 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:20:18.493487 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.v3.volumes [None req-a2c8d7df-06eb-4ae8-ad85-82d2e325c857 tempest-TestInstancesWithCinderVolumes-1479381705 tempest-TestInstancesWithCinderVolumes-1479381705-project-member] Create volume of 1 GB Aug 16 21:20:18.493888 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:20:18.493888 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:20:18.494882 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-a2c8d7df-06eb-4ae8-ad85-82d2e325c857 tempest-TestInstancesWithCinderVolumes-1479381705 tempest-TestInstancesWithCinderVolumes-1479381705-project-member] Availability Zones retrieved successfully. Aug 16 21:20:18.503625 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-a2c8d7df-06eb-4ae8-ad85-82d2e325c857 tempest-TestInstancesWithCinderVolumes-1479381705 tempest-TestInstancesWithCinderVolumes-1479381705-project-member] Flow 'volume_create_api' (4db1ca70-06cb-45bd-8da7-43b6e8f93aa5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100331) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:20:18.505124 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-a2c8d7df-06eb-4ae8-ad85-82d2e325c857 tempest-TestInstancesWithCinderVolumes-1479381705 tempest-TestInstancesWithCinderVolumes-1479381705-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7243e539-70f9-47ac-af10-837073206d82) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:20:18.506732 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.flows.api.create_volume [None req-a2c8d7df-06eb-4ae8-ad85-82d2e325c857 tempest-TestInstancesWithCinderVolumes-1479381705 tempest-TestInstancesWithCinderVolumes-1479381705-project-member] Validating volume size '1' using validate_int {{(pid=100331) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 21:20:18.557246 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-cd86e80e-8960-4042-a3ca-643baa1bc09c None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:20:18.560506 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-cd86e80e-8960-4042-a3ca-643baa1bc09c tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] GET https://10.4.3.143/volume/v3/backups/dcbe6558-7130-42b0-9b5c-17ce3d5af6fc Aug 16 21:20:18.560506 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-cd86e80e-8960-4042-a3ca-643baa1bc09c tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:20:18.560506 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-cd86e80e-8960-4042-a3ca-643baa1bc09c tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:20:18.560786 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.v3.backups [None req-cd86e80e-8960-4042-a3ca-643baa1bc09c tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Show backup with id dcbe6558-7130-42b0-9b5c-17ce3d5af6fc. {{(pid=100330) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:20:18.567329 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:20:18.567329 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:20:18.567995 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-cd86e80e-8960-4042-a3ca-643baa1bc09c tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] https://10.4.3.143/volume/v3/backups/dcbe6558-7130-42b0-9b5c-17ce3d5af6fc returned with HTTP 200 Aug 16 21:20:18.569054 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 1101/4392] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:20:18 2026] GET /volume/v3/backups/dcbe6558-7130-42b0-9b5c-17ce3d5af6fc => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:20:18.593381 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-a2c8d7df-06eb-4ae8-ad85-82d2e325c857 tempest-TestInstancesWithCinderVolumes-1479381705 tempest-TestInstancesWithCinderVolumes-1479381705-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7243e539-70f9-47ac-af10-837073206d82) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T21:20:15Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=23c19230-acd9-426e-8480-c22637d91302,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1392675711-1545225932',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '23c19230-acd9-426e-8480-c22637d91302', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:20:18.594480 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-a2c8d7df-06eb-4ae8-ad85-82d2e325c857 tempest-TestInstancesWithCinderVolumes-1479381705 tempest-TestInstancesWithCinderVolumes-1479381705-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0f47cd0a-2403-4a7b-b4cf-56a2c7d7346a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:20:18.640592 np0000007409 devstack@c-api.service[100331]: WARNING cinder.quota [None req-a2c8d7df-06eb-4ae8-ad85-82d2e325c857 tempest-TestInstancesWithCinderVolumes-1479381705 tempest-TestInstancesWithCinderVolumes-1479381705-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1392675711-1545225932 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1392675711-1545225932, it is now deprecated. Please use the default quota class for default quota. Aug 16 21:20:18.641013 np0000007409 devstack@c-api.service[100331]: WARNING cinder.quota [None req-a2c8d7df-06eb-4ae8-ad85-82d2e325c857 tempest-TestInstancesWithCinderVolumes-1479381705 tempest-TestInstancesWithCinderVolumes-1479381705-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1392675711-1545225932 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1392675711-1545225932, it is now deprecated. Please use the default quota class for default quota. Aug 16 21:20:18.692199 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.quota [None req-a2c8d7df-06eb-4ae8-ad85-82d2e325c857 tempest-TestInstancesWithCinderVolumes-1479381705 tempest-TestInstancesWithCinderVolumes-1479381705-project-member] Created reservations ['c6a40dd4-18eb-4bba-9bdb-fb3402a729a5', '29fe6671-cec9-4ac9-89ca-c351444dbea8', 'f7cdcc03-33e4-41a2-988f-9bc9daff1608', '766b9875-ea37-4d1d-8ed2-d9549a9fc26b'] {{(pid=100331) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:20:18.694144 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-a2c8d7df-06eb-4ae8-ad85-82d2e325c857 tempest-TestInstancesWithCinderVolumes-1479381705 tempest-TestInstancesWithCinderVolumes-1479381705-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0f47cd0a-2403-4a7b-b4cf-56a2c7d7346a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c6a40dd4-18eb-4bba-9bdb-fb3402a729a5', '29fe6671-cec9-4ac9-89ca-c351444dbea8', 'f7cdcc03-33e4-41a2-988f-9bc9daff1608', '766b9875-ea37-4d1d-8ed2-d9549a9fc26b']}' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:20:18.695672 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-a2c8d7df-06eb-4ae8-ad85-82d2e325c857 tempest-TestInstancesWithCinderVolumes-1479381705 tempest-TestInstancesWithCinderVolumes-1479381705-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1959de22-b2be-488b-afaf-b67b75c219e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:20:18.723839 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-a2c8d7df-06eb-4ae8-ad85-82d2e325c857 tempest-TestInstancesWithCinderVolumes-1479381705 tempest-TestInstancesWithCinderVolumes-1479381705-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1959de22-b2be-488b-afaf-b67b75c219e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '55a32a54-fea6-4fbc-be09-293f6956cc9f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1601487088',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='16b0104bddb0443a9c67f16e9c827134',qos_specs=None,replication_status=,reservations=['c6a40dd4-18eb-4bba-9bdb-fb3402a729a5','29fe6671-cec9-4ac9-89ca-c351444dbea8','f7cdcc03-33e4-41a2-988f-9bc9daff1608','766b9875-ea37-4d1d-8ed2-d9549a9fc26b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='11a70ab1d93246a6b46ab8563f176b27',volume_type_id=23c19230-acd9-426e-8480-c22637d91302), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T21:20:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1601487088',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=55a32a54-fea6-4fbc-be09-293f6956cc9f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='16b0104bddb0443a9c67f16e9c827134',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='11a70ab1d93246a6b46ab8563f176b27',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(23c19230-acd9-426e-8480-c22637d91302),volume_type_id=23c19230-acd9-426e-8480-c22637d91302)}' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:20:18.725945 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-a2c8d7df-06eb-4ae8-ad85-82d2e325c857 tempest-TestInstancesWithCinderVolumes-1479381705 tempest-TestInstancesWithCinderVolumes-1479381705-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3e5f6cae-298d-48af-8289-d6b56000d2c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:20:18.755827 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-a2c8d7df-06eb-4ae8-ad85-82d2e325c857 tempest-TestInstancesWithCinderVolumes-1479381705 tempest-TestInstancesWithCinderVolumes-1479381705-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3e5f6cae-298d-48af-8289-d6b56000d2c5) transitioned into state 'SUCCESS' from state '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-1601487088',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='16b0104bddb0443a9c67f16e9c827134',qos_specs=None,replication_status=,reservations=['c6a40dd4-18eb-4bba-9bdb-fb3402a729a5','29fe6671-cec9-4ac9-89ca-c351444dbea8','f7cdcc03-33e4-41a2-988f-9bc9daff1608','766b9875-ea37-4d1d-8ed2-d9549a9fc26b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='11a70ab1d93246a6b46ab8563f176b27',volume_type_id=23c19230-acd9-426e-8480-c22637d91302)}' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:20:18.756971 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-a2c8d7df-06eb-4ae8-ad85-82d2e325c857 tempest-TestInstancesWithCinderVolumes-1479381705 tempest-TestInstancesWithCinderVolumes-1479381705-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9610c8a3-584e-420b-8f74-4b0bb615fa6f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:20:18.761938 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-5856d2e5-7bf0-47ab-ba3a-c45af796e1dd None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:20:18.765096 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-5856d2e5-7bf0-47ab-ba3a-c45af796e1dd tempest-ProjectMemberTests39-483288278 tempest-ProjectMemberTests39-483288278-project-admin] GET https://10.4.3.143/volume/v3/backups/23f60089-71c8-43fa-926c-5a43131760e0 Aug 16 21:20:18.765354 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-5856d2e5-7bf0-47ab-ba3a-c45af796e1dd tempest-ProjectMemberTests39-483288278 tempest-ProjectMemberTests39-483288278-project-admin] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:20:18.765602 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-5856d2e5-7bf0-47ab-ba3a-c45af796e1dd tempest-ProjectMemberTests39-483288278 tempest-ProjectMemberTests39-483288278-project-admin] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:20:18.765768 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.v3.backups [None req-5856d2e5-7bf0-47ab-ba3a-c45af796e1dd tempest-ProjectMemberTests39-483288278 tempest-ProjectMemberTests39-483288278-project-admin] Show backup with id 23f60089-71c8-43fa-926c-5a43131760e0. {{(pid=100332) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:20:18.770979 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:20:18.770979 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:20:18.771304 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-a2c8d7df-06eb-4ae8-ad85-82d2e325c857 tempest-TestInstancesWithCinderVolumes-1479381705 tempest-TestInstancesWithCinderVolumes-1479381705-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9610c8a3-584e-420b-8f74-4b0bb615fa6f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:20:18.771850 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-5856d2e5-7bf0-47ab-ba3a-c45af796e1dd tempest-ProjectMemberTests39-483288278 tempest-ProjectMemberTests39-483288278-project-admin] https://10.4.3.143/volume/v3/backups/23f60089-71c8-43fa-926c-5a43131760e0 returned with HTTP 200 Aug 16 21:20:18.772450 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 1102/4393] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:20:18 2026] GET /volume/v3/backups/23f60089-71c8-43fa-926c-5a43131760e0 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:20:18.772596 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-a2c8d7df-06eb-4ae8-ad85-82d2e325c857 tempest-TestInstancesWithCinderVolumes-1479381705 tempest-TestInstancesWithCinderVolumes-1479381705-project-member] Flow 'volume_create_api' (4db1ca70-06cb-45bd-8da7-43b6e8f93aa5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100331) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:20:18.773152 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-a2c8d7df-06eb-4ae8-ad85-82d2e325c857 tempest-TestInstancesWithCinderVolumes-1479381705 tempest-TestInstancesWithCinderVolumes-1479381705-project-member] Create volume request issued successfully. Aug 16 21:20:18.773944 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-a2c8d7df-06eb-4ae8-ad85-82d2e325c857 tempest-TestInstancesWithCinderVolumes-1479381705 tempest-TestInstancesWithCinderVolumes-1479381705-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Aug 16 21:20:18.774446 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 1101/4394] 10.4.3.143 () {68 vars in 1259 bytes} [Sun Aug 16 21:20:18 2026] POST /volume/v3/volumes => generated 847 bytes in 409 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 21:20:18.791686 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-0bd4599a-3c6b-40a4-b04e-93cc0c364a88 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:20:18.794664 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-0bd4599a-3c6b-40a4-b04e-93cc0c364a88 tempest-TestInstancesWithCinderVolumes-1479381705 tempest-TestInstancesWithCinderVolumes-1479381705-project-member] GET https://10.4.3.143/volume/v3/volumes/55a32a54-fea6-4fbc-be09-293f6956cc9f Aug 16 21:20:18.795559 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-0bd4599a-3c6b-40a4-b04e-93cc0c364a88 tempest-TestInstancesWithCinderVolumes-1479381705 tempest-TestInstancesWithCinderVolumes-1479381705-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:20:18.795559 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-0bd4599a-3c6b-40a4-b04e-93cc0c364a88 tempest-TestInstancesWithCinderVolumes-1479381705 tempest-TestInstancesWithCinderVolumes-1479381705-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:20:18.806406 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:20:18.806406 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:20:18.812154 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-0bd4599a-3c6b-40a4-b04e-93cc0c364a88 tempest-TestInstancesWithCinderVolumes-1479381705 tempest-TestInstancesWithCinderVolumes-1479381705-project-member] Volume info retrieved successfully. Aug 16 21:20:18.818429 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-0bd4599a-3c6b-40a4-b04e-93cc0c364a88 tempest-TestInstancesWithCinderVolumes-1479381705 tempest-TestInstancesWithCinderVolumes-1479381705-project-member] https://10.4.3.143/volume/v3/volumes/55a32a54-fea6-4fbc-be09-293f6956cc9f returned with HTTP 200 Aug 16 21:20:18.819091 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 1091/4395] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:20:18 2026] GET /volume/v3/volumes/55a32a54-fea6-4fbc-be09-293f6956cc9f => generated 915 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 16 21:20:19.490166 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-4d32ec3d-3c0d-498a-a4d8-24df392396a2 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:20:19.493871 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-4d32ec3d-3c0d-498a-a4d8-24df392396a2 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] GET https://10.4.3.143/volume/v3/backups/b7c96aee-783f-44d2-9245-b2f814ef8ce4 Aug 16 21:20:19.494366 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-4d32ec3d-3c0d-498a-a4d8-24df392396a2 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:20:19.494855 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-4d32ec3d-3c0d-498a-a4d8-24df392396a2 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:20:19.494855 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.v3.backups [None req-4d32ec3d-3c0d-498a-a4d8-24df392396a2 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Show backup with id b7c96aee-783f-44d2-9245-b2f814ef8ce4. {{(pid=100330) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:20:19.501591 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:20:19.501591 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:20:19.501591 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-4d32ec3d-3c0d-498a-a4d8-24df392396a2 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] https://10.4.3.143/volume/v3/backups/b7c96aee-783f-44d2-9245-b2f814ef8ce4 returned with HTTP 200 Aug 16 21:20:19.502341 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 1102/4396] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:20:19 2026] GET /volume/v3/backups/b7c96aee-783f-44d2-9245-b2f814ef8ce4 => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 16 21:20:19.587210 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-5d9d71bd-9304-4602-9078-b1500e938cbf None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:20:19.589069 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-5d9d71bd-9304-4602-9078-b1500e938cbf tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] GET https://10.4.3.143/volume/v3/backups/dcbe6558-7130-42b0-9b5c-17ce3d5af6fc Aug 16 21:20:19.589359 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-5d9d71bd-9304-4602-9078-b1500e938cbf tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:20:19.589608 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-5d9d71bd-9304-4602-9078-b1500e938cbf tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:20:19.589705 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.v3.backups [None req-5d9d71bd-9304-4602-9078-b1500e938cbf tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Show backup with id dcbe6558-7130-42b0-9b5c-17ce3d5af6fc. {{(pid=100332) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:20:19.595228 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:20:19.595228 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:20:19.596112 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-5d9d71bd-9304-4602-9078-b1500e938cbf tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] https://10.4.3.143/volume/v3/backups/dcbe6558-7130-42b0-9b5c-17ce3d5af6fc returned with HTTP 200 Aug 16 21:20:19.596515 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 1103/4397] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:20:19 2026] GET /volume/v3/backups/dcbe6558-7130-42b0-9b5c-17ce3d5af6fc => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:20:19.793047 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-7369dbe0-3632-4530-9d74-9e0d2b753fc5 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:20:19.795485 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-7369dbe0-3632-4530-9d74-9e0d2b753fc5 tempest-ProjectMemberTests39-483288278 tempest-ProjectMemberTests39-483288278-project-admin] GET https://10.4.3.143/volume/v3/backups/23f60089-71c8-43fa-926c-5a43131760e0 Aug 16 21:20:19.795869 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-7369dbe0-3632-4530-9d74-9e0d2b753fc5 tempest-ProjectMemberTests39-483288278 tempest-ProjectMemberTests39-483288278-project-admin] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:20:19.796106 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-7369dbe0-3632-4530-9d74-9e0d2b753fc5 tempest-ProjectMemberTests39-483288278 tempest-ProjectMemberTests39-483288278-project-admin] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:20:19.796195 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.v3.backups [None req-7369dbe0-3632-4530-9d74-9e0d2b753fc5 tempest-ProjectMemberTests39-483288278 tempest-ProjectMemberTests39-483288278-project-admin] Show backup with id 23f60089-71c8-43fa-926c-5a43131760e0. {{(pid=100331) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:20:19.801751 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:20:19.801751 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:20:19.802379 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-7369dbe0-3632-4530-9d74-9e0d2b753fc5 tempest-ProjectMemberTests39-483288278 tempest-ProjectMemberTests39-483288278-project-admin] https://10.4.3.143/volume/v3/backups/23f60089-71c8-43fa-926c-5a43131760e0 returned with HTTP 200 Aug 16 21:20:19.802948 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 1102/4398] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:20:19 2026] GET /volume/v3/backups/23f60089-71c8-43fa-926c-5a43131760e0 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:20:19.835595 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-dd543f43-3c3e-4d14-a8ad-a93781b9536d None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:20:19.838178 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-dd543f43-3c3e-4d14-a8ad-a93781b9536d tempest-TestInstancesWithCinderVolumes-1479381705 tempest-TestInstancesWithCinderVolumes-1479381705-project-member] GET https://10.4.3.143/volume/v3/volumes/55a32a54-fea6-4fbc-be09-293f6956cc9f Aug 16 21:20:19.838302 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-dd543f43-3c3e-4d14-a8ad-a93781b9536d tempest-TestInstancesWithCinderVolumes-1479381705 tempest-TestInstancesWithCinderVolumes-1479381705-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:20:19.838578 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-dd543f43-3c3e-4d14-a8ad-a93781b9536d tempest-TestInstancesWithCinderVolumes-1479381705 tempest-TestInstancesWithCinderVolumes-1479381705-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:20:19.850928 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:20:19.850928 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:20:19.856767 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-dd543f43-3c3e-4d14-a8ad-a93781b9536d tempest-TestInstancesWithCinderVolumes-1479381705 tempest-TestInstancesWithCinderVolumes-1479381705-project-member] Volume info retrieved successfully. Aug 16 21:20:19.862319 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-dd543f43-3c3e-4d14-a8ad-a93781b9536d tempest-TestInstancesWithCinderVolumes-1479381705 tempest-TestInstancesWithCinderVolumes-1479381705-project-member] https://10.4.3.143/volume/v3/volumes/55a32a54-fea6-4fbc-be09-293f6956cc9f returned with HTTP 200 Aug 16 21:20:19.863130 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 1092/4399] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:20:19 2026] GET /volume/v3/volumes/55a32a54-fea6-4fbc-be09-293f6956cc9f => generated 939 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:20:20.515618 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-4c028922-b7ef-4162-85fe-cef76c2706c4 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:20:20.518139 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-4c028922-b7ef-4162-85fe-cef76c2706c4 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] GET https://10.4.3.143/volume/v3/backups/b7c96aee-783f-44d2-9245-b2f814ef8ce4 Aug 16 21:20:20.518306 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-4c028922-b7ef-4162-85fe-cef76c2706c4 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:20:20.518570 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-4c028922-b7ef-4162-85fe-cef76c2706c4 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:20:20.518655 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.v3.backups [None req-4c028922-b7ef-4162-85fe-cef76c2706c4 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Show backup with id b7c96aee-783f-44d2-9245-b2f814ef8ce4. {{(pid=100330) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:20:20.524330 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:20:20.524330 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:20:20.525209 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-4c028922-b7ef-4162-85fe-cef76c2706c4 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] https://10.4.3.143/volume/v3/backups/b7c96aee-783f-44d2-9245-b2f814ef8ce4 returned with HTTP 200 Aug 16 21:20:20.525765 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 1103/4400] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:20:20 2026] GET /volume/v3/backups/b7c96aee-783f-44d2-9245-b2f814ef8ce4 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:20:20.610772 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-3d062b5c-e1db-4d4a-b5b6-eaff56688a76 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:20:20.613366 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-3d062b5c-e1db-4d4a-b5b6-eaff56688a76 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] GET https://10.4.3.143/volume/v3/backups/dcbe6558-7130-42b0-9b5c-17ce3d5af6fc Aug 16 21:20:20.614155 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-3d062b5c-e1db-4d4a-b5b6-eaff56688a76 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:20:20.614155 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-3d062b5c-e1db-4d4a-b5b6-eaff56688a76 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:20:20.614155 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.v3.backups [None req-3d062b5c-e1db-4d4a-b5b6-eaff56688a76 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Show backup with id dcbe6558-7130-42b0-9b5c-17ce3d5af6fc. {{(pid=100332) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:20:20.620660 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:20:20.620660 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:20:20.621380 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-3d062b5c-e1db-4d4a-b5b6-eaff56688a76 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] https://10.4.3.143/volume/v3/backups/dcbe6558-7130-42b0-9b5c-17ce3d5af6fc returned with HTTP 200 Aug 16 21:20:20.622090 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 1104/4401] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:20:20 2026] GET /volume/v3/backups/dcbe6558-7130-42b0-9b5c-17ce3d5af6fc => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:20:20.820705 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-1521736b-d718-48b9-b8aa-51f03df31e80 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:20:20.822698 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-1521736b-d718-48b9-b8aa-51f03df31e80 tempest-ProjectMemberTests39-483288278 tempest-ProjectMemberTests39-483288278-project-admin] GET https://10.4.3.143/volume/v3/backups/23f60089-71c8-43fa-926c-5a43131760e0 Aug 16 21:20:20.822951 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-1521736b-d718-48b9-b8aa-51f03df31e80 tempest-ProjectMemberTests39-483288278 tempest-ProjectMemberTests39-483288278-project-admin] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:20:20.823143 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-1521736b-d718-48b9-b8aa-51f03df31e80 tempest-ProjectMemberTests39-483288278 tempest-ProjectMemberTests39-483288278-project-admin] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:20:20.823314 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.v3.backups [None req-1521736b-d718-48b9-b8aa-51f03df31e80 tempest-ProjectMemberTests39-483288278 tempest-ProjectMemberTests39-483288278-project-admin] Show backup with id 23f60089-71c8-43fa-926c-5a43131760e0. {{(pid=100331) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:20:20.828191 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:20:20.828191 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:20:20.829026 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-1521736b-d718-48b9-b8aa-51f03df31e80 tempest-ProjectMemberTests39-483288278 tempest-ProjectMemberTests39-483288278-project-admin] https://10.4.3.143/volume/v3/backups/23f60089-71c8-43fa-926c-5a43131760e0 returned with HTTP 200 Aug 16 21:20:20.829418 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 1103/4402] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:20:20 2026] GET /volume/v3/backups/23f60089-71c8-43fa-926c-5a43131760e0 => generated 737 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:20:20.844616 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-c4c55154-d459-4744-a9f0-9eb3e5419c9e None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:20:20.878732 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-a145d00a-7e7b-430e-9364-098260469d8e None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:20:20.881002 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-a145d00a-7e7b-430e-9364-098260469d8e tempest-TestInstancesWithCinderVolumes-1479381705 tempest-TestInstancesWithCinderVolumes-1479381705-project-member] GET https://10.4.3.143/volume/v3/volumes/55a32a54-fea6-4fbc-be09-293f6956cc9f Aug 16 21:20:20.881238 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-a145d00a-7e7b-430e-9364-098260469d8e tempest-TestInstancesWithCinderVolumes-1479381705 tempest-TestInstancesWithCinderVolumes-1479381705-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:20:20.881470 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-a145d00a-7e7b-430e-9364-098260469d8e tempest-TestInstancesWithCinderVolumes-1479381705 tempest-TestInstancesWithCinderVolumes-1479381705-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:20:20.890593 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:20:20.890593 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:20:20.895992 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-a145d00a-7e7b-430e-9364-098260469d8e tempest-TestInstancesWithCinderVolumes-1479381705 tempest-TestInstancesWithCinderVolumes-1479381705-project-member] Volume info retrieved successfully. Aug 16 21:20:20.902351 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-a145d00a-7e7b-430e-9364-098260469d8e tempest-TestInstancesWithCinderVolumes-1479381705 tempest-TestInstancesWithCinderVolumes-1479381705-project-member] https://10.4.3.143/volume/v3/volumes/55a32a54-fea6-4fbc-be09-293f6956cc9f returned with HTTP 200 Aug 16 21:20:20.902802 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 1104/4403] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:20:20 2026] GET /volume/v3/volumes/55a32a54-fea6-4fbc-be09-293f6956cc9f => generated 939 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:20:20.942632 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-c4c55154-d459-4744-a9f0-9eb3e5419c9e tempest-ProjectMemberTests39-483288278 tempest-ProjectMemberTests39-483288278-project-member] PUT https://10.4.3.143/volume/v3/backups/23f60089-71c8-43fa-926c-5a43131760e0 Aug 16 21:20:20.942632 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-c4c55154-d459-4744-a9f0-9eb3e5419c9e tempest-ProjectMemberTests39-483288278 tempest-ProjectMemberTests39-483288278-project-member] Action: 'update', calling method: version_select, body: {"backup": {"description": "Updated backup description"}} {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:20:20.950494 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:20:20.950494 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:20:20.960165 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-c4c55154-d459-4744-a9f0-9eb3e5419c9e tempest-ProjectMemberTests39-483288278 tempest-ProjectMemberTests39-483288278-project-member] https://10.4.3.143/volume/v3/backups/23f60089-71c8-43fa-926c-5a43131760e0 returned with HTTP 200 Aug 16 21:20:20.960857 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 1093/4404] 10.4.3.143 () {70 vars in 1408 bytes} [Sun Aug 16 21:20:20 2026] PUT /volume/v3/backups/23f60089-71c8-43fa-926c-5a43131760e0 => generated 315 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:20:20.972336 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-2f424039-509b-4a79-b94d-3eab722f7775 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:20:20.974903 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-2f424039-509b-4a79-b94d-3eab722f7775 tempest-ProjectMemberTests39-483288278 tempest-ProjectMemberTests39-483288278-project-admin] GET https://10.4.3.143/volume/v3/backups/23f60089-71c8-43fa-926c-5a43131760e0 Aug 16 21:20:20.975203 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-2f424039-509b-4a79-b94d-3eab722f7775 tempest-ProjectMemberTests39-483288278 tempest-ProjectMemberTests39-483288278-project-admin] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:20:20.975446 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-2f424039-509b-4a79-b94d-3eab722f7775 tempest-ProjectMemberTests39-483288278 tempest-ProjectMemberTests39-483288278-project-admin] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:20:20.975656 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.v3.backups [None req-2f424039-509b-4a79-b94d-3eab722f7775 tempest-ProjectMemberTests39-483288278 tempest-ProjectMemberTests39-483288278-project-admin] Show backup with id 23f60089-71c8-43fa-926c-5a43131760e0. {{(pid=100332) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:20:20.981347 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:20:20.981347 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:20:20.982178 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-2f424039-509b-4a79-b94d-3eab722f7775 tempest-ProjectMemberTests39-483288278 tempest-ProjectMemberTests39-483288278-project-admin] https://10.4.3.143/volume/v3/backups/23f60089-71c8-43fa-926c-5a43131760e0 returned with HTTP 200 Aug 16 21:20:20.982747 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 1105/4405] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:20:20 2026] GET /volume/v3/backups/23f60089-71c8-43fa-926c-5a43131760e0 => generated 761 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:20:20.999956 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-cefc7737-7c10-4f55-abba-6bed807956b1 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:20:21.003236 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-cefc7737-7c10-4f55-abba-6bed807956b1 tempest-ProjectMemberTests39-483288278 tempest-ProjectMemberTests39-483288278-project-admin] DELETE https://10.4.3.143/volume/v3/backups/23f60089-71c8-43fa-926c-5a43131760e0 Aug 16 21:20:21.003236 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-cefc7737-7c10-4f55-abba-6bed807956b1 tempest-ProjectMemberTests39-483288278 tempest-ProjectMemberTests39-483288278-project-admin] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:20:21.004367 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-cefc7737-7c10-4f55-abba-6bed807956b1 tempest-ProjectMemberTests39-483288278 tempest-ProjectMemberTests39-483288278-project-admin] Calling method 'delete' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:20:21.004367 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.contrib.backups [None req-cefc7737-7c10-4f55-abba-6bed807956b1 tempest-ProjectMemberTests39-483288278 tempest-ProjectMemberTests39-483288278-project-admin] Delete backup with id: 23f60089-71c8-43fa-926c-5a43131760e0. Aug 16 21:20:21.012614 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:20:21.012614 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:20:21.033725 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.backup.rpcapi [None req-cefc7737-7c10-4f55-abba-6bed807956b1 tempest-ProjectMemberTests39-483288278 tempest-ProjectMemberTests39-483288278-project-admin] delete_backup rpcapi backup_id 23f60089-71c8-43fa-926c-5a43131760e0 {{(pid=100331) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 16 21:20:21.036109 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-cefc7737-7c10-4f55-abba-6bed807956b1 tempest-ProjectMemberTests39-483288278 tempest-ProjectMemberTests39-483288278-project-admin] https://10.4.3.143/volume/v3/backups/23f60089-71c8-43fa-926c-5a43131760e0 returned with HTTP 202 Aug 16 21:20:21.036687 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 1104/4406] 10.4.3.143 () {68 vars in 1391 bytes} [Sun Aug 16 21:20:20 2026] DELETE /volume/v3/backups/23f60089-71c8-43fa-926c-5a43131760e0 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 16 21:20:21.047687 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-1b38df08-889c-44cd-a7e3-9b72f38a03b1 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:20:21.050497 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-1b38df08-889c-44cd-a7e3-9b72f38a03b1 tempest-ProjectMemberTests39-483288278 tempest-ProjectMemberTests39-483288278-project-admin] GET https://10.4.3.143/volume/v3/backups/23f60089-71c8-43fa-926c-5a43131760e0 Aug 16 21:20:21.050864 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-1b38df08-889c-44cd-a7e3-9b72f38a03b1 tempest-ProjectMemberTests39-483288278 tempest-ProjectMemberTests39-483288278-project-admin] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:20:21.051302 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-1b38df08-889c-44cd-a7e3-9b72f38a03b1 tempest-ProjectMemberTests39-483288278 tempest-ProjectMemberTests39-483288278-project-admin] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:20:21.051372 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.v3.backups [None req-1b38df08-889c-44cd-a7e3-9b72f38a03b1 tempest-ProjectMemberTests39-483288278 tempest-ProjectMemberTests39-483288278-project-admin] Show backup with id 23f60089-71c8-43fa-926c-5a43131760e0. {{(pid=100330) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:20:21.057327 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:20:21.057327 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:20:21.058359 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-1b38df08-889c-44cd-a7e3-9b72f38a03b1 tempest-ProjectMemberTests39-483288278 tempest-ProjectMemberTests39-483288278-project-admin] https://10.4.3.143/volume/v3/backups/23f60089-71c8-43fa-926c-5a43131760e0 returned with HTTP 200 Aug 16 21:20:21.058905 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 1105/4407] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:20:21 2026] GET /volume/v3/backups/23f60089-71c8-43fa-926c-5a43131760e0 => generated 760 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:20:21.540745 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-796f5703-a0df-4027-a5e0-fb3ac15db83b None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:20:21.543263 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-796f5703-a0df-4027-a5e0-fb3ac15db83b tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] GET https://10.4.3.143/volume/v3/backups/b7c96aee-783f-44d2-9245-b2f814ef8ce4 Aug 16 21:20:21.543572 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-796f5703-a0df-4027-a5e0-fb3ac15db83b tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:20:21.543882 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-796f5703-a0df-4027-a5e0-fb3ac15db83b tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:20:21.544106 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.v3.backups [None req-796f5703-a0df-4027-a5e0-fb3ac15db83b tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Show backup with id b7c96aee-783f-44d2-9245-b2f814ef8ce4. {{(pid=100333) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:20:21.551977 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:20:21.551977 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:20:21.552754 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-796f5703-a0df-4027-a5e0-fb3ac15db83b tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] https://10.4.3.143/volume/v3/backups/b7c96aee-783f-44d2-9245-b2f814ef8ce4 returned with HTTP 200 Aug 16 21:20:21.553487 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 1094/4408] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:20:21 2026] GET /volume/v3/backups/b7c96aee-783f-44d2-9245-b2f814ef8ce4 => generated 736 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:20:21.637422 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-9714f500-21c8-46d0-9a91-f775aaf27973 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:20:21.638595 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-9714f500-21c8-46d0-9a91-f775aaf27973 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] GET https://10.4.3.143/volume/v3/backups/dcbe6558-7130-42b0-9b5c-17ce3d5af6fc Aug 16 21:20:21.638870 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-9714f500-21c8-46d0-9a91-f775aaf27973 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:20:21.639129 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-9714f500-21c8-46d0-9a91-f775aaf27973 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:20:21.639295 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.v3.backups [None req-9714f500-21c8-46d0-9a91-f775aaf27973 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Show backup with id dcbe6558-7130-42b0-9b5c-17ce3d5af6fc. {{(pid=100332) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:20:21.643763 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:20:21.643763 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:20:21.644427 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-9714f500-21c8-46d0-9a91-f775aaf27973 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] https://10.4.3.143/volume/v3/backups/dcbe6558-7130-42b0-9b5c-17ce3d5af6fc returned with HTTP 200 Aug 16 21:20:21.644873 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 1106/4409] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:20:21 2026] GET /volume/v3/backups/dcbe6558-7130-42b0-9b5c-17ce3d5af6fc => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:20:21.919092 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-79709e58-9193-483e-b7bc-0bf38dccbae7 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:20:21.920975 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-79709e58-9193-483e-b7bc-0bf38dccbae7 tempest-TestInstancesWithCinderVolumes-1479381705 tempest-TestInstancesWithCinderVolumes-1479381705-project-member] GET https://10.4.3.143/volume/v3/volumes/55a32a54-fea6-4fbc-be09-293f6956cc9f Aug 16 21:20:21.921251 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-79709e58-9193-483e-b7bc-0bf38dccbae7 tempest-TestInstancesWithCinderVolumes-1479381705 tempest-TestInstancesWithCinderVolumes-1479381705-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:20:21.921490 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-79709e58-9193-483e-b7bc-0bf38dccbae7 tempest-TestInstancesWithCinderVolumes-1479381705 tempest-TestInstancesWithCinderVolumes-1479381705-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:20:21.929652 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:20:21.929652 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:20:21.933359 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-79709e58-9193-483e-b7bc-0bf38dccbae7 tempest-TestInstancesWithCinderVolumes-1479381705 tempest-TestInstancesWithCinderVolumes-1479381705-project-member] Volume info retrieved successfully. Aug 16 21:20:21.938124 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-79709e58-9193-483e-b7bc-0bf38dccbae7 tempest-TestInstancesWithCinderVolumes-1479381705 tempest-TestInstancesWithCinderVolumes-1479381705-project-member] https://10.4.3.143/volume/v3/volumes/55a32a54-fea6-4fbc-be09-293f6956cc9f returned with HTTP 200 Aug 16 21:20:21.938997 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 1105/4410] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:20:21 2026] GET /volume/v3/volumes/55a32a54-fea6-4fbc-be09-293f6956cc9f => generated 1000 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:20:22.072270 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-02c2f269-0e4a-4c03-9a8d-87bddea2c14f None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:20:22.074367 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-02c2f269-0e4a-4c03-9a8d-87bddea2c14f tempest-ProjectMemberTests39-483288278 tempest-ProjectMemberTests39-483288278-project-admin] GET https://10.4.3.143/volume/v3/backups/23f60089-71c8-43fa-926c-5a43131760e0 Aug 16 21:20:22.074629 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-02c2f269-0e4a-4c03-9a8d-87bddea2c14f tempest-ProjectMemberTests39-483288278 tempest-ProjectMemberTests39-483288278-project-admin] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:20:22.074846 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-02c2f269-0e4a-4c03-9a8d-87bddea2c14f tempest-ProjectMemberTests39-483288278 tempest-ProjectMemberTests39-483288278-project-admin] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:20:22.075033 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.v3.backups [None req-02c2f269-0e4a-4c03-9a8d-87bddea2c14f tempest-ProjectMemberTests39-483288278 tempest-ProjectMemberTests39-483288278-project-admin] Show backup with id 23f60089-71c8-43fa-926c-5a43131760e0. {{(pid=100330) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:20:22.079228 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-02c2f269-0e4a-4c03-9a8d-87bddea2c14f tempest-ProjectMemberTests39-483288278 tempest-ProjectMemberTests39-483288278-project-admin] https://10.4.3.143/volume/v3/backups/23f60089-71c8-43fa-926c-5a43131760e0 returned with HTTP 404 Aug 16 21:20:22.080040 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 1106/4411] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:20:22 2026] GET /volume/v3/backups/23f60089-71c8-43fa-926c-5a43131760e0 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:20:22.088259 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-081b709e-0a88-4dad-9676-6a0307d907e8 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:20:22.090664 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-081b709e-0a88-4dad-9676-6a0307d907e8 tempest-ProjectMemberTests39-483288278 tempest-ProjectMemberTests39-483288278-project-admin] DELETE https://10.4.3.143/volume/v3/volumes/f693bf53-a185-440b-8759-34df79035205 Aug 16 21:20:22.091015 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-081b709e-0a88-4dad-9676-6a0307d907e8 tempest-ProjectMemberTests39-483288278 tempest-ProjectMemberTests39-483288278-project-admin] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:20:22.091275 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-081b709e-0a88-4dad-9676-6a0307d907e8 tempest-ProjectMemberTests39-483288278 tempest-ProjectMemberTests39-483288278-project-admin] Calling method 'delete' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:20:22.091509 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.v3.volumes [None req-081b709e-0a88-4dad-9676-6a0307d907e8 tempest-ProjectMemberTests39-483288278 tempest-ProjectMemberTests39-483288278-project-admin] Delete volume with id: f693bf53-a185-440b-8759-34df79035205 Aug 16 21:20:22.100725 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:20:22.100725 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:20:22.101182 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-081b709e-0a88-4dad-9676-6a0307d907e8 tempest-ProjectMemberTests39-483288278 tempest-ProjectMemberTests39-483288278-project-admin] Volume info retrieved successfully. Aug 16 21:20:22.124217 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-081b709e-0a88-4dad-9676-6a0307d907e8 tempest-ProjectMemberTests39-483288278 tempest-ProjectMemberTests39-483288278-project-admin] Delete volume request issued successfully. Aug 16 21:20:22.124451 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-081b709e-0a88-4dad-9676-6a0307d907e8 tempest-ProjectMemberTests39-483288278 tempest-ProjectMemberTests39-483288278-project-admin] https://10.4.3.143/volume/v3/volumes/f693bf53-a185-440b-8759-34df79035205 returned with HTTP 202 Aug 16 21:20:22.125006 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 1095/4412] 10.4.3.143 () {68 vars in 1391 bytes} [Sun Aug 16 21:20:22 2026] DELETE /volume/v3/volumes/f693bf53-a185-440b-8759-34df79035205 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 21:20:22.134639 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-dab999b4-dcc8-422f-bcae-c38223a482d4 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:20:22.137478 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-dab999b4-dcc8-422f-bcae-c38223a482d4 tempest-ProjectMemberTests39-483288278 tempest-ProjectMemberTests39-483288278-project-admin] GET https://10.4.3.143/volume/v3/volumes/f693bf53-a185-440b-8759-34df79035205 Aug 16 21:20:22.137795 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-dab999b4-dcc8-422f-bcae-c38223a482d4 tempest-ProjectMemberTests39-483288278 tempest-ProjectMemberTests39-483288278-project-admin] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:20:22.138136 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-dab999b4-dcc8-422f-bcae-c38223a482d4 tempest-ProjectMemberTests39-483288278 tempest-ProjectMemberTests39-483288278-project-admin] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:20:22.147053 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:20:22.147053 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:20:22.152428 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-dab999b4-dcc8-422f-bcae-c38223a482d4 tempest-ProjectMemberTests39-483288278 tempest-ProjectMemberTests39-483288278-project-admin] Volume info retrieved successfully. Aug 16 21:20:22.157425 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-dab999b4-dcc8-422f-bcae-c38223a482d4 tempest-ProjectMemberTests39-483288278 tempest-ProjectMemberTests39-483288278-project-admin] https://10.4.3.143/volume/v3/volumes/f693bf53-a185-440b-8759-34df79035205 returned with HTTP 200 Aug 16 21:20:22.158718 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 1107/4413] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:20:22 2026] GET /volume/v3/volumes/f693bf53-a185-440b-8759-34df79035205 => generated 1016 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:20:22.568430 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-71530ee5-5d38-4531-883e-920c638936a9 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:20:22.570357 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-71530ee5-5d38-4531-883e-920c638936a9 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] GET https://10.4.3.143/volume/v3/backups/b7c96aee-783f-44d2-9245-b2f814ef8ce4 Aug 16 21:20:22.570735 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-71530ee5-5d38-4531-883e-920c638936a9 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:20:22.570899 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-71530ee5-5d38-4531-883e-920c638936a9 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:20:22.571070 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.v3.backups [None req-71530ee5-5d38-4531-883e-920c638936a9 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Show backup with id b7c96aee-783f-44d2-9245-b2f814ef8ce4. {{(pid=100331) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:20:22.576114 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:20:22.576114 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:20:22.576854 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-71530ee5-5d38-4531-883e-920c638936a9 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] https://10.4.3.143/volume/v3/backups/b7c96aee-783f-44d2-9245-b2f814ef8ce4 returned with HTTP 200 Aug 16 21:20:22.577320 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 1106/4414] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:20:22 2026] GET /volume/v3/backups/b7c96aee-783f-44d2-9245-b2f814ef8ce4 => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:20:22.661233 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-bfb5159f-5d0c-4840-9e53-7576ae907a77 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:20:22.664163 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-bfb5159f-5d0c-4840-9e53-7576ae907a77 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] GET https://10.4.3.143/volume/v3/backups/dcbe6558-7130-42b0-9b5c-17ce3d5af6fc Aug 16 21:20:22.664163 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-bfb5159f-5d0c-4840-9e53-7576ae907a77 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:20:22.664163 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-bfb5159f-5d0c-4840-9e53-7576ae907a77 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:20:22.664163 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.v3.backups [None req-bfb5159f-5d0c-4840-9e53-7576ae907a77 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Show backup with id dcbe6558-7130-42b0-9b5c-17ce3d5af6fc. {{(pid=100330) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:20:22.670056 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:20:22.670056 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:20:22.670833 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-bfb5159f-5d0c-4840-9e53-7576ae907a77 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] https://10.4.3.143/volume/v3/backups/dcbe6558-7130-42b0-9b5c-17ce3d5af6fc returned with HTTP 200 Aug 16 21:20:22.671540 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 1107/4415] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:20:22 2026] GET /volume/v3/backups/dcbe6558-7130-42b0-9b5c-17ce3d5af6fc => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:20:22.956352 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-566f7db6-c030-4a9a-ae47-61c6e01d50ff None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:20:22.959494 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-566f7db6-c030-4a9a-ae47-61c6e01d50ff tempest-TestInstancesWithCinderVolumes-1479381705 tempest-TestInstancesWithCinderVolumes-1479381705-project-member] GET https://10.4.3.143/volume/v3/volumes/55a32a54-fea6-4fbc-be09-293f6956cc9f Aug 16 21:20:22.959892 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-566f7db6-c030-4a9a-ae47-61c6e01d50ff tempest-TestInstancesWithCinderVolumes-1479381705 tempest-TestInstancesWithCinderVolumes-1479381705-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:20:22.960003 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-566f7db6-c030-4a9a-ae47-61c6e01d50ff tempest-TestInstancesWithCinderVolumes-1479381705 tempest-TestInstancesWithCinderVolumes-1479381705-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:20:22.978040 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:20:22.978040 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:20:22.986611 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-566f7db6-c030-4a9a-ae47-61c6e01d50ff tempest-TestInstancesWithCinderVolumes-1479381705 tempest-TestInstancesWithCinderVolumes-1479381705-project-member] Volume info retrieved successfully. Aug 16 21:20:22.997223 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-566f7db6-c030-4a9a-ae47-61c6e01d50ff tempest-TestInstancesWithCinderVolumes-1479381705 tempest-TestInstancesWithCinderVolumes-1479381705-project-member] https://10.4.3.143/volume/v3/volumes/55a32a54-fea6-4fbc-be09-293f6956cc9f returned with HTTP 200 Aug 16 21:20:22.998295 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 1096/4416] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:20:22 2026] GET /volume/v3/volumes/55a32a54-fea6-4fbc-be09-293f6956cc9f => generated 1000 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:20:23.180219 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-c0af5754-0e30-43ea-aec5-908f018f3ef5 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:20:23.183123 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-c0af5754-0e30-43ea-aec5-908f018f3ef5 tempest-ProjectMemberTests39-483288278 tempest-ProjectMemberTests39-483288278-project-admin] GET https://10.4.3.143/volume/v3/volumes/f693bf53-a185-440b-8759-34df79035205 Aug 16 21:20:23.184286 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-c0af5754-0e30-43ea-aec5-908f018f3ef5 tempest-ProjectMemberTests39-483288278 tempest-ProjectMemberTests39-483288278-project-admin] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:20:23.184286 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-c0af5754-0e30-43ea-aec5-908f018f3ef5 tempest-ProjectMemberTests39-483288278 tempest-ProjectMemberTests39-483288278-project-admin] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:20:23.191222 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-c0af5754-0e30-43ea-aec5-908f018f3ef5 tempest-ProjectMemberTests39-483288278 tempest-ProjectMemberTests39-483288278-project-admin] https://10.4.3.143/volume/v3/volumes/f693bf53-a185-440b-8759-34df79035205 returned with HTTP 404 Aug 16 21:20:23.191728 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 1108/4417] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:20:23 2026] GET /volume/v3/volumes/f693bf53-a185-440b-8759-34df79035205 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:20:23.589344 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-c6b837f4-cc23-4b15-a9e2-58f15172a258 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:20:23.592099 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-c6b837f4-cc23-4b15-a9e2-58f15172a258 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] GET https://10.4.3.143/volume/v3/backups/b7c96aee-783f-44d2-9245-b2f814ef8ce4 Aug 16 21:20:23.592099 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-c6b837f4-cc23-4b15-a9e2-58f15172a258 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:20:23.592099 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-c6b837f4-cc23-4b15-a9e2-58f15172a258 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:20:23.592099 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.v3.backups [None req-c6b837f4-cc23-4b15-a9e2-58f15172a258 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Show backup with id b7c96aee-783f-44d2-9245-b2f814ef8ce4. {{(pid=100331) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:20:23.602291 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:20:23.602291 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:20:23.602851 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-c6b837f4-cc23-4b15-a9e2-58f15172a258 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] https://10.4.3.143/volume/v3/backups/b7c96aee-783f-44d2-9245-b2f814ef8ce4 returned with HTTP 200 Aug 16 21:20:23.603692 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 1107/4418] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:20:23 2026] GET /volume/v3/backups/b7c96aee-783f-44d2-9245-b2f814ef8ce4 => generated 736 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:20:23.685281 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-50f1b233-3295-40e2-a2f6-22066444de56 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:20:23.687181 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-50f1b233-3295-40e2-a2f6-22066444de56 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] GET https://10.4.3.143/volume/v3/backups/dcbe6558-7130-42b0-9b5c-17ce3d5af6fc Aug 16 21:20:23.687427 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-50f1b233-3295-40e2-a2f6-22066444de56 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:20:23.687558 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-50f1b233-3295-40e2-a2f6-22066444de56 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:20:23.687660 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.v3.backups [None req-50f1b233-3295-40e2-a2f6-22066444de56 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Show backup with id dcbe6558-7130-42b0-9b5c-17ce3d5af6fc. {{(pid=100330) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:20:23.692599 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:20:23.692599 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:20:23.693453 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-50f1b233-3295-40e2-a2f6-22066444de56 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] https://10.4.3.143/volume/v3/backups/dcbe6558-7130-42b0-9b5c-17ce3d5af6fc returned with HTTP 200 Aug 16 21:20:23.693982 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 1108/4419] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:20:23 2026] GET /volume/v3/backups/dcbe6558-7130-42b0-9b5c-17ce3d5af6fc => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:20:24.017158 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-c12dc3f9-1712-4052-80a7-fded22f0ca87 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:20:24.019234 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-c12dc3f9-1712-4052-80a7-fded22f0ca87 tempest-TestInstancesWithCinderVolumes-1479381705 tempest-TestInstancesWithCinderVolumes-1479381705-project-member] GET https://10.4.3.143/volume/v3/volumes/55a32a54-fea6-4fbc-be09-293f6956cc9f Aug 16 21:20:24.019669 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-c12dc3f9-1712-4052-80a7-fded22f0ca87 tempest-TestInstancesWithCinderVolumes-1479381705 tempest-TestInstancesWithCinderVolumes-1479381705-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:20:24.020128 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-c12dc3f9-1712-4052-80a7-fded22f0ca87 tempest-TestInstancesWithCinderVolumes-1479381705 tempest-TestInstancesWithCinderVolumes-1479381705-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:20:24.030054 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:20:24.030054 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:20:24.036612 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-c12dc3f9-1712-4052-80a7-fded22f0ca87 tempest-TestInstancesWithCinderVolumes-1479381705 tempest-TestInstancesWithCinderVolumes-1479381705-project-member] Volume info retrieved successfully. Aug 16 21:20:24.042203 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-c12dc3f9-1712-4052-80a7-fded22f0ca87 tempest-TestInstancesWithCinderVolumes-1479381705 tempest-TestInstancesWithCinderVolumes-1479381705-project-member] https://10.4.3.143/volume/v3/volumes/55a32a54-fea6-4fbc-be09-293f6956cc9f returned with HTTP 200 Aug 16 21:20:24.042756 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 1097/4420] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:20:24 2026] GET /volume/v3/volumes/55a32a54-fea6-4fbc-be09-293f6956cc9f => generated 1000 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:20:24.618889 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-8def8d80-9bb8-4c93-98a1-de4cc68432bf None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:20:24.621820 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-8def8d80-9bb8-4c93-98a1-de4cc68432bf tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] GET https://10.4.3.143/volume/v3/backups/b7c96aee-783f-44d2-9245-b2f814ef8ce4 Aug 16 21:20:24.622188 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-8def8d80-9bb8-4c93-98a1-de4cc68432bf tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:20:24.623623 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-8def8d80-9bb8-4c93-98a1-de4cc68432bf tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:20:24.623623 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.v3.backups [None req-8def8d80-9bb8-4c93-98a1-de4cc68432bf tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Show backup with id b7c96aee-783f-44d2-9245-b2f814ef8ce4. {{(pid=100332) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:20:24.629462 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:20:24.629462 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:20:24.630776 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-8def8d80-9bb8-4c93-98a1-de4cc68432bf tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] https://10.4.3.143/volume/v3/backups/b7c96aee-783f-44d2-9245-b2f814ef8ce4 returned with HTTP 200 Aug 16 21:20:24.631485 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 1109/4421] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:20:24 2026] GET /volume/v3/backups/b7c96aee-783f-44d2-9245-b2f814ef8ce4 => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:20:24.708950 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-21d44a25-855e-4d1d-b325-a5304a3e88f3 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:20:24.710326 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-21d44a25-855e-4d1d-b325-a5304a3e88f3 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] GET https://10.4.3.143/volume/v3/backups/dcbe6558-7130-42b0-9b5c-17ce3d5af6fc Aug 16 21:20:24.710629 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-21d44a25-855e-4d1d-b325-a5304a3e88f3 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:20:24.710880 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-21d44a25-855e-4d1d-b325-a5304a3e88f3 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:20:24.711066 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.v3.backups [None req-21d44a25-855e-4d1d-b325-a5304a3e88f3 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Show backup with id dcbe6558-7130-42b0-9b5c-17ce3d5af6fc. {{(pid=100331) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:20:24.716859 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:20:24.716859 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:20:24.718010 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-21d44a25-855e-4d1d-b325-a5304a3e88f3 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] https://10.4.3.143/volume/v3/backups/dcbe6558-7130-42b0-9b5c-17ce3d5af6fc returned with HTTP 200 Aug 16 21:20:24.718554 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 1108/4422] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:20:24 2026] GET /volume/v3/backups/dcbe6558-7130-42b0-9b5c-17ce3d5af6fc => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:20:25.060544 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-0b342e77-c14d-4272-86a2-5771a561bf2e None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:20:25.063156 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-0b342e77-c14d-4272-86a2-5771a561bf2e tempest-TestInstancesWithCinderVolumes-1479381705 tempest-TestInstancesWithCinderVolumes-1479381705-project-member] GET https://10.4.3.143/volume/v3/volumes/55a32a54-fea6-4fbc-be09-293f6956cc9f Aug 16 21:20:25.063207 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-0b342e77-c14d-4272-86a2-5771a561bf2e tempest-TestInstancesWithCinderVolumes-1479381705 tempest-TestInstancesWithCinderVolumes-1479381705-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:20:25.064564 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-0b342e77-c14d-4272-86a2-5771a561bf2e tempest-TestInstancesWithCinderVolumes-1479381705 tempest-TestInstancesWithCinderVolumes-1479381705-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:20:25.073173 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:20:25.073173 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:20:25.078184 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-0b342e77-c14d-4272-86a2-5771a561bf2e tempest-TestInstancesWithCinderVolumes-1479381705 tempest-TestInstancesWithCinderVolumes-1479381705-project-member] Volume info retrieved successfully. Aug 16 21:20:25.085424 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-0b342e77-c14d-4272-86a2-5771a561bf2e tempest-TestInstancesWithCinderVolumes-1479381705 tempest-TestInstancesWithCinderVolumes-1479381705-project-member] https://10.4.3.143/volume/v3/volumes/55a32a54-fea6-4fbc-be09-293f6956cc9f returned with HTTP 200 Aug 16 21:20:25.085424 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 1109/4423] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:20:25 2026] GET /volume/v3/volumes/55a32a54-fea6-4fbc-be09-293f6956cc9f => generated 1000 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:20:25.397844 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-fda6e0e2-264e-4146-a65f-b8a710c101ff None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:20:25.522669 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-fda6e0e2-264e-4146-a65f-b8a710c101ff tempest-ProjectMemberTests-132301554 tempest-ProjectMemberTests-132301554-project-admin] POST https://10.4.3.143/volume/v3/types Aug 16 21:20:25.523229 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-fda6e0e2-264e-4146-a65f-b8a710c101ff tempest-ProjectMemberTests-132301554 tempest-ProjectMemberTests-132301554-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-1950508820", "extra_specs": {"storage_protocol": "tempest-storage_protocol-538749618", "vendor_name": "tempest-vendor_name-767289842"}}} {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:20:25.544045 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-fda6e0e2-264e-4146-a65f-b8a710c101ff tempest-ProjectMemberTests-132301554 tempest-ProjectMemberTests-132301554-project-admin] https://10.4.3.143/volume/v3/types returned with HTTP 200 Aug 16 21:20:25.544565 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 1098/4424] 10.4.3.143 () {68 vars in 1253 bytes} [Sun Aug 16 21:20:25 2026] POST /volume/v3/types => generated 328 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:20:25.556612 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-d8a8feb8-69b4-4b7f-ab42-993a382fcd34 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:20:25.558689 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-d8a8feb8-69b4-4b7f-ab42-993a382fcd34 tempest-ProjectMemberTests-132301554 tempest-ProjectMemberTests-132301554-project-admin] POST https://10.4.3.143/volume/v3/volumes Aug 16 21:20:25.559198 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-d8a8feb8-69b4-4b7f-ab42-993a382fcd34 tempest-ProjectMemberTests-132301554 tempest-ProjectMemberTests-132301554-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "c9a752a2-384c-45be-b6b7-80d34a1e0b58", "size": 1}} {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:20:25.561187 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.v3.volumes [None req-d8a8feb8-69b4-4b7f-ab42-993a382fcd34 tempest-ProjectMemberTests-132301554 tempest-ProjectMemberTests-132301554-project-admin] Create volume request body: {'volume': {'volume_type': 'c9a752a2-384c-45be-b6b7-80d34a1e0b58', 'size': 1}} {{(pid=100332) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 21:20:25.566447 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.v3.volumes [None req-d8a8feb8-69b4-4b7f-ab42-993a382fcd34 tempest-ProjectMemberTests-132301554 tempest-ProjectMemberTests-132301554-project-admin] Create volume of 1 GB Aug 16 21:20:25.566967 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:20:25.566967 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:20:25.567608 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-d8a8feb8-69b4-4b7f-ab42-993a382fcd34 tempest-ProjectMemberTests-132301554 tempest-ProjectMemberTests-132301554-project-admin] Availability Zones retrieved successfully. Aug 16 21:20:25.576111 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-d8a8feb8-69b4-4b7f-ab42-993a382fcd34 tempest-ProjectMemberTests-132301554 tempest-ProjectMemberTests-132301554-project-admin] Flow 'volume_create_api' (986b32ad-5036-4e3e-b101-63632bd9c1db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100332) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:20:25.577502 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-d8a8feb8-69b4-4b7f-ab42-993a382fcd34 tempest-ProjectMemberTests-132301554 tempest-ProjectMemberTests-132301554-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bf52dfa6-18a1-4c4b-abea-81a9b4b0a711) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:20:25.578706 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.flows.api.create_volume [None req-d8a8feb8-69b4-4b7f-ab42-993a382fcd34 tempest-ProjectMemberTests-132301554 tempest-ProjectMemberTests-132301554-project-admin] Validating volume size '1' using validate_int {{(pid=100332) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 21:20:25.608715 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-d8a8feb8-69b4-4b7f-ab42-993a382fcd34 tempest-ProjectMemberTests-132301554 tempest-ProjectMemberTests-132301554-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bf52dfa6-18a1-4c4b-abea-81a9b4b0a711) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T21:20:26Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-538749618',vendor_name='tempest-vendor_name-767289842'},id=c9a752a2-384c-45be-b6b7-80d34a1e0b58,is_public=True,name='tempest-ProjectMemberTests-volume-type-1950508820',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c9a752a2-384c-45be-b6b7-80d34a1e0b58', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:20:25.609751 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-d8a8feb8-69b4-4b7f-ab42-993a382fcd34 tempest-ProjectMemberTests-132301554 tempest-ProjectMemberTests-132301554-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (72b5bd4c-5897-47b9-aa3d-16cf24cb5e28) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:20:25.642951 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-ea02de75-0ad6-4c8f-a98e-81c0e5453b6d None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:20:25.644992 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-ea02de75-0ad6-4c8f-a98e-81c0e5453b6d tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] GET https://10.4.3.143/volume/v3/backups/b7c96aee-783f-44d2-9245-b2f814ef8ce4 Aug 16 21:20:25.645208 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-ea02de75-0ad6-4c8f-a98e-81c0e5453b6d tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:20:25.645441 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-ea02de75-0ad6-4c8f-a98e-81c0e5453b6d tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:20:25.645613 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.v3.backups [None req-ea02de75-0ad6-4c8f-a98e-81c0e5453b6d tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Show backup with id b7c96aee-783f-44d2-9245-b2f814ef8ce4. {{(pid=100331) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:20:25.653270 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:20:25.653270 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:20:25.654142 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-ea02de75-0ad6-4c8f-a98e-81c0e5453b6d tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] https://10.4.3.143/volume/v3/backups/b7c96aee-783f-44d2-9245-b2f814ef8ce4 returned with HTTP 200 Aug 16 21:20:25.654797 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 1109/4425] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:20:25 2026] GET /volume/v3/backups/b7c96aee-783f-44d2-9245-b2f814ef8ce4 => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:20:25.658605 np0000007409 devstack@c-api.service[100332]: WARNING cinder.quota [None req-d8a8feb8-69b4-4b7f-ab42-993a382fcd34 tempest-ProjectMemberTests-132301554 tempest-ProjectMemberTests-132301554-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-1950508820 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-1950508820, it is now deprecated. Please use the default quota class for default quota. Aug 16 21:20:25.659073 np0000007409 devstack@c-api.service[100332]: WARNING cinder.quota [None req-d8a8feb8-69b4-4b7f-ab42-993a382fcd34 tempest-ProjectMemberTests-132301554 tempest-ProjectMemberTests-132301554-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-1950508820 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-1950508820, it is now deprecated. Please use the default quota class for default quota. Aug 16 21:20:25.710064 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.quota [None req-d8a8feb8-69b4-4b7f-ab42-993a382fcd34 tempest-ProjectMemberTests-132301554 tempest-ProjectMemberTests-132301554-project-admin] Created reservations ['12560d27-8694-4c84-a5fe-b3c9f59eefdc', '10753547-0285-494c-8294-76726f9e9c24', '135cd023-0366-4a9c-9e4f-5426639b0901', '02a28d23-8d87-48a7-81eb-b3c44cb027e5'] {{(pid=100332) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:20:25.711206 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-d8a8feb8-69b4-4b7f-ab42-993a382fcd34 tempest-ProjectMemberTests-132301554 tempest-ProjectMemberTests-132301554-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (72b5bd4c-5897-47b9-aa3d-16cf24cb5e28) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['12560d27-8694-4c84-a5fe-b3c9f59eefdc', '10753547-0285-494c-8294-76726f9e9c24', '135cd023-0366-4a9c-9e4f-5426639b0901', '02a28d23-8d87-48a7-81eb-b3c44cb027e5']}' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:20:25.712289 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-d8a8feb8-69b4-4b7f-ab42-993a382fcd34 tempest-ProjectMemberTests-132301554 tempest-ProjectMemberTests-132301554-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (475f21e2-610f-475d-9955-2a5e02d7472b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:20:25.739999 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-811dd6d9-c0ed-4fd8-ba36-e7635ccc48b7 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:20:25.746592 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-811dd6d9-c0ed-4fd8-ba36-e7635ccc48b7 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] GET https://10.4.3.143/volume/v3/backups/dcbe6558-7130-42b0-9b5c-17ce3d5af6fc Aug 16 21:20:25.747857 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-811dd6d9-c0ed-4fd8-ba36-e7635ccc48b7 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:20:25.747857 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-811dd6d9-c0ed-4fd8-ba36-e7635ccc48b7 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:20:25.750297 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.v3.backups [None req-811dd6d9-c0ed-4fd8-ba36-e7635ccc48b7 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Show backup with id dcbe6558-7130-42b0-9b5c-17ce3d5af6fc. {{(pid=100330) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:20:25.752948 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-d8a8feb8-69b4-4b7f-ab42-993a382fcd34 tempest-ProjectMemberTests-132301554 tempest-ProjectMemberTests-132301554-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (475f21e2-610f-475d-9955-2a5e02d7472b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f35fa5a7-53fa-45a6-89e5-8ae7daec6d71', '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='c63db08387cb479995385f629e5d0c84',qos_specs=None,replication_status=,reservations=['12560d27-8694-4c84-a5fe-b3c9f59eefdc','10753547-0285-494c-8294-76726f9e9c24','135cd023-0366-4a9c-9e4f-5426639b0901','02a28d23-8d87-48a7-81eb-b3c44cb027e5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c540d8c8779a4616a802dce9c14344c4',volume_type_id=c9a752a2-384c-45be-b6b7-80d34a1e0b58), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T21:20: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=f35fa5a7-53fa-45a6-89e5-8ae7daec6d71,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c63db08387cb479995385f629e5d0c84',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c540d8c8779a4616a802dce9c14344c4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c9a752a2-384c-45be-b6b7-80d34a1e0b58),volume_type_id=c9a752a2-384c-45be-b6b7-80d34a1e0b58)}' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:20:25.754284 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-d8a8feb8-69b4-4b7f-ab42-993a382fcd34 tempest-ProjectMemberTests-132301554 tempest-ProjectMemberTests-132301554-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1d25bd3d-1575-4962-8ce8-cc189f5c8182) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:20:25.756043 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:20:25.756043 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:20:25.756296 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-811dd6d9-c0ed-4fd8-ba36-e7635ccc48b7 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] https://10.4.3.143/volume/v3/backups/dcbe6558-7130-42b0-9b5c-17ce3d5af6fc returned with HTTP 200 Aug 16 21:20:25.756984 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 1110/4426] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:20:25 2026] GET /volume/v3/backups/dcbe6558-7130-42b0-9b5c-17ce3d5af6fc => generated 735 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:20:25.786116 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-d8a8feb8-69b4-4b7f-ab42-993a382fcd34 tempest-ProjectMemberTests-132301554 tempest-ProjectMemberTests-132301554-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1d25bd3d-1575-4962-8ce8-cc189f5c8182) transitioned into state 'SUCCESS' from 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='c63db08387cb479995385f629e5d0c84',qos_specs=None,replication_status=,reservations=['12560d27-8694-4c84-a5fe-b3c9f59eefdc','10753547-0285-494c-8294-76726f9e9c24','135cd023-0366-4a9c-9e4f-5426639b0901','02a28d23-8d87-48a7-81eb-b3c44cb027e5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c540d8c8779a4616a802dce9c14344c4',volume_type_id=c9a752a2-384c-45be-b6b7-80d34a1e0b58)}' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:20:25.787615 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-d8a8feb8-69b4-4b7f-ab42-993a382fcd34 tempest-ProjectMemberTests-132301554 tempest-ProjectMemberTests-132301554-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2ed7b962-a741-41f2-8235-26942921dd3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:20:25.802065 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-d8a8feb8-69b4-4b7f-ab42-993a382fcd34 tempest-ProjectMemberTests-132301554 tempest-ProjectMemberTests-132301554-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2ed7b962-a741-41f2-8235-26942921dd3c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:20:25.803475 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-d8a8feb8-69b4-4b7f-ab42-993a382fcd34 tempest-ProjectMemberTests-132301554 tempest-ProjectMemberTests-132301554-project-admin] Flow 'volume_create_api' (986b32ad-5036-4e3e-b101-63632bd9c1db) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100332) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:20:25.804053 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-d8a8feb8-69b4-4b7f-ab42-993a382fcd34 tempest-ProjectMemberTests-132301554 tempest-ProjectMemberTests-132301554-project-admin] Create volume request issued successfully. Aug 16 21:20:25.805711 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-d8a8feb8-69b4-4b7f-ab42-993a382fcd34 tempest-ProjectMemberTests-132301554 tempest-ProjectMemberTests-132301554-project-admin] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Aug 16 21:20:25.805711 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 1110/4427] 10.4.3.143 () {70 vars in 1298 bytes} [Sun Aug 16 21:20:25 2026] POST /volume/v3/volumes => generated 774 bytes in 249 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 21:20:25.826898 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-9e5a75c1-ee77-4c5e-be23-39b606aac6c1 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:20:25.829166 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-9e5a75c1-ee77-4c5e-be23-39b606aac6c1 tempest-ProjectMemberTests-132301554 tempest-ProjectMemberTests-132301554-project-admin] GET https://10.4.3.143/volume/v3/volumes/f35fa5a7-53fa-45a6-89e5-8ae7daec6d71 Aug 16 21:20:25.829368 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-9e5a75c1-ee77-4c5e-be23-39b606aac6c1 tempest-ProjectMemberTests-132301554 tempest-ProjectMemberTests-132301554-project-admin] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:20:25.829790 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-9e5a75c1-ee77-4c5e-be23-39b606aac6c1 tempest-ProjectMemberTests-132301554 tempest-ProjectMemberTests-132301554-project-admin] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:20:25.841931 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:20:25.841931 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:20:25.847859 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-9e5a75c1-ee77-4c5e-be23-39b606aac6c1 tempest-ProjectMemberTests-132301554 tempest-ProjectMemberTests-132301554-project-admin] Volume info retrieved successfully. Aug 16 21:20:25.854474 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-9e5a75c1-ee77-4c5e-be23-39b606aac6c1 tempest-ProjectMemberTests-132301554 tempest-ProjectMemberTests-132301554-project-admin] https://10.4.3.143/volume/v3/volumes/f35fa5a7-53fa-45a6-89e5-8ae7daec6d71 returned with HTTP 200 Aug 16 21:20:25.855379 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 1099/4428] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:20:25 2026] GET /volume/v3/volumes/f35fa5a7-53fa-45a6-89e5-8ae7daec6d71 => generated 953 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:20:26.104472 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-c292548e-c66d-493a-bc89-e509b0ea7d5e None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:20:26.106739 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-c292548e-c66d-493a-bc89-e509b0ea7d5e tempest-TestInstancesWithCinderVolumes-1479381705 tempest-TestInstancesWithCinderVolumes-1479381705-project-member] GET https://10.4.3.143/volume/v3/volumes/55a32a54-fea6-4fbc-be09-293f6956cc9f Aug 16 21:20:26.107019 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-c292548e-c66d-493a-bc89-e509b0ea7d5e tempest-TestInstancesWithCinderVolumes-1479381705 tempest-TestInstancesWithCinderVolumes-1479381705-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:20:26.107321 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-c292548e-c66d-493a-bc89-e509b0ea7d5e tempest-TestInstancesWithCinderVolumes-1479381705 tempest-TestInstancesWithCinderVolumes-1479381705-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:20:26.119245 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:20:26.119245 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:20:26.126655 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-c292548e-c66d-493a-bc89-e509b0ea7d5e tempest-TestInstancesWithCinderVolumes-1479381705 tempest-TestInstancesWithCinderVolumes-1479381705-project-member] Volume info retrieved successfully. Aug 16 21:20:26.133059 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-c292548e-c66d-493a-bc89-e509b0ea7d5e tempest-TestInstancesWithCinderVolumes-1479381705 tempest-TestInstancesWithCinderVolumes-1479381705-project-member] https://10.4.3.143/volume/v3/volumes/55a32a54-fea6-4fbc-be09-293f6956cc9f returned with HTTP 200 Aug 16 21:20:26.133558 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 1110/4429] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:20:26 2026] GET /volume/v3/volumes/55a32a54-fea6-4fbc-be09-293f6956cc9f => generated 1000 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:20:26.671157 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-dec75c27-f020-425c-983c-52fc1e769e0c None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:20:26.673791 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-dec75c27-f020-425c-983c-52fc1e769e0c tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] GET https://10.4.3.143/volume/v3/backups/b7c96aee-783f-44d2-9245-b2f814ef8ce4 Aug 16 21:20:26.674382 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-dec75c27-f020-425c-983c-52fc1e769e0c tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:20:26.674480 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-dec75c27-f020-425c-983c-52fc1e769e0c tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:20:26.675250 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.v3.backups [None req-dec75c27-f020-425c-983c-52fc1e769e0c tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Show backup with id b7c96aee-783f-44d2-9245-b2f814ef8ce4. {{(pid=100330) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:20:26.682896 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:20:26.682896 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:20:26.684031 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-dec75c27-f020-425c-983c-52fc1e769e0c tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] https://10.4.3.143/volume/v3/backups/b7c96aee-783f-44d2-9245-b2f814ef8ce4 returned with HTTP 200 Aug 16 21:20:26.684644 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 1111/4430] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:20:26 2026] GET /volume/v3/backups/b7c96aee-783f-44d2-9245-b2f814ef8ce4 => generated 736 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:20:26.771747 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-71d3b7c0-ce20-4450-b1d4-0ddcfe7f7c17 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:20:26.774556 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-71d3b7c0-ce20-4450-b1d4-0ddcfe7f7c17 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] GET https://10.4.3.143/volume/v3/backups/dcbe6558-7130-42b0-9b5c-17ce3d5af6fc Aug 16 21:20:26.774887 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-71d3b7c0-ce20-4450-b1d4-0ddcfe7f7c17 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:20:26.775559 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-71d3b7c0-ce20-4450-b1d4-0ddcfe7f7c17 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:20:26.775696 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.v3.backups [None req-71d3b7c0-ce20-4450-b1d4-0ddcfe7f7c17 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Show backup with id dcbe6558-7130-42b0-9b5c-17ce3d5af6fc. {{(pid=100332) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:20:26.784490 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:20:26.784490 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:20:26.786480 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-71d3b7c0-ce20-4450-b1d4-0ddcfe7f7c17 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] https://10.4.3.143/volume/v3/backups/dcbe6558-7130-42b0-9b5c-17ce3d5af6fc returned with HTTP 200 Aug 16 21:20:26.786480 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 1111/4431] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:20:26 2026] GET /volume/v3/backups/dcbe6558-7130-42b0-9b5c-17ce3d5af6fc => generated 736 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:20:26.872871 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-6f155ab0-fd04-45b4-9fc5-02da574e16d2 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:20:26.874748 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-6f155ab0-fd04-45b4-9fc5-02da574e16d2 tempest-ProjectMemberTests-132301554 tempest-ProjectMemberTests-132301554-project-admin] GET https://10.4.3.143/volume/v3/volumes/f35fa5a7-53fa-45a6-89e5-8ae7daec6d71 Aug 16 21:20:26.876308 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-6f155ab0-fd04-45b4-9fc5-02da574e16d2 tempest-ProjectMemberTests-132301554 tempest-ProjectMemberTests-132301554-project-admin] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:20:26.876308 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-6f155ab0-fd04-45b4-9fc5-02da574e16d2 tempest-ProjectMemberTests-132301554 tempest-ProjectMemberTests-132301554-project-admin] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:20:26.884406 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:20:26.884406 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:20:26.891886 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-6f155ab0-fd04-45b4-9fc5-02da574e16d2 tempest-ProjectMemberTests-132301554 tempest-ProjectMemberTests-132301554-project-admin] Volume info retrieved successfully. Aug 16 21:20:26.894794 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-6f155ab0-fd04-45b4-9fc5-02da574e16d2 tempest-ProjectMemberTests-132301554 tempest-ProjectMemberTests-132301554-project-admin] https://10.4.3.143/volume/v3/volumes/f35fa5a7-53fa-45a6-89e5-8ae7daec6d71 returned with HTTP 200 Aug 16 21:20:26.895540 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 1100/4432] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:20:26 2026] GET /volume/v3/volumes/f35fa5a7-53fa-45a6-89e5-8ae7daec6d71 => generated 974 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:20:26.915504 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-df7d898f-9ad9-4229-bd13-0cddfc2b7f9f None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:20:26.919545 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-df7d898f-9ad9-4229-bd13-0cddfc2b7f9f tempest-ProjectMemberTests-132301554 tempest-ProjectMemberTests-132301554-project-admin] GET https://10.4.3.143/volume/v3/messages Aug 16 21:20:26.919545 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-df7d898f-9ad9-4229-bd13-0cddfc2b7f9f tempest-ProjectMemberTests-132301554 tempest-ProjectMemberTests-132301554-project-admin] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:20:26.919545 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-df7d898f-9ad9-4229-bd13-0cddfc2b7f9f tempest-ProjectMemberTests-132301554 tempest-ProjectMemberTests-132301554-project-admin] Calling method 'version_select' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:20:26.923439 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-df7d898f-9ad9-4229-bd13-0cddfc2b7f9f tempest-ProjectMemberTests-132301554 tempest-ProjectMemberTests-132301554-project-admin] https://10.4.3.143/volume/v3/messages returned with HTTP 200 Aug 16 21:20:26.924101 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 1111/4433] 10.4.3.143 () {68 vars in 1280 bytes} [Sun Aug 16 21:20:26 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 16 21:20:26.933350 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-5101eac2-f988-4b32-8f1e-c99c2b55333d None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:20:27.004651 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-5101eac2-f988-4b32-8f1e-c99c2b55333d tempest-ProjectMemberTests-132301554 tempest-ProjectMemberTests-132301554-project-member] DELETE https://10.4.3.143/volume/v3/messages/17bf1f17-5a85-4eea-8e4c-ad8eaeac2729 Aug 16 21:20:27.004855 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-5101eac2-f988-4b32-8f1e-c99c2b55333d tempest-ProjectMemberTests-132301554 tempest-ProjectMemberTests-132301554-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:20:27.005066 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-5101eac2-f988-4b32-8f1e-c99c2b55333d tempest-ProjectMemberTests-132301554 tempest-ProjectMemberTests-132301554-project-member] Calling method 'version_select' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:20:27.012903 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-5101eac2-f988-4b32-8f1e-c99c2b55333d tempest-ProjectMemberTests-132301554 tempest-ProjectMemberTests-132301554-project-member] https://10.4.3.143/volume/v3/messages/17bf1f17-5a85-4eea-8e4c-ad8eaeac2729 returned with HTTP 204 Aug 16 21:20:27.013441 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 1112/4434] 10.4.3.143 () {68 vars in 1394 bytes} [Sun Aug 16 21:20:26 2026] DELETE /volume/v3/messages/17bf1f17-5a85-4eea-8e4c-ad8eaeac2729 => generated 0 bytes in 81 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 16 21:20:27.021099 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-0febee41-c52d-4042-a486-dc2f76451887 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:20:27.023309 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-0febee41-c52d-4042-a486-dc2f76451887 tempest-ProjectMemberTests-132301554 tempest-ProjectMemberTests-132301554-project-member] GET https://10.4.3.143/volume/v3/messages/17bf1f17-5a85-4eea-8e4c-ad8eaeac2729 Aug 16 21:20:27.023579 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-0febee41-c52d-4042-a486-dc2f76451887 tempest-ProjectMemberTests-132301554 tempest-ProjectMemberTests-132301554-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:20:27.023811 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-0febee41-c52d-4042-a486-dc2f76451887 tempest-ProjectMemberTests-132301554 tempest-ProjectMemberTests-132301554-project-member] Calling method 'version_select' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:20:27.027764 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-0febee41-c52d-4042-a486-dc2f76451887 tempest-ProjectMemberTests-132301554 tempest-ProjectMemberTests-132301554-project-member] https://10.4.3.143/volume/v3/messages/17bf1f17-5a85-4eea-8e4c-ad8eaeac2729 returned with HTTP 404 Aug 16 21:20:27.028342 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 1112/4435] 10.4.3.143 () {68 vars in 1391 bytes} [Sun Aug 16 21:20:27 2026] GET /volume/v3/messages/17bf1f17-5a85-4eea-8e4c-ad8eaeac2729 => generated 110 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:20:27.036161 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-1bdf0b8e-767b-4380-9f9b-6db6dda1db9b None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:20:27.038568 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-1bdf0b8e-767b-4380-9f9b-6db6dda1db9b tempest-ProjectMemberTests-132301554 tempest-ProjectMemberTests-132301554-project-admin] DELETE https://10.4.3.143/volume/v3/volumes/f35fa5a7-53fa-45a6-89e5-8ae7daec6d71 Aug 16 21:20:27.039100 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-1bdf0b8e-767b-4380-9f9b-6db6dda1db9b tempest-ProjectMemberTests-132301554 tempest-ProjectMemberTests-132301554-project-admin] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:20:27.039942 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-1bdf0b8e-767b-4380-9f9b-6db6dda1db9b tempest-ProjectMemberTests-132301554 tempest-ProjectMemberTests-132301554-project-admin] Calling method 'delete' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:20:27.040079 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.v3.volumes [None req-1bdf0b8e-767b-4380-9f9b-6db6dda1db9b tempest-ProjectMemberTests-132301554 tempest-ProjectMemberTests-132301554-project-admin] Delete volume with id: f35fa5a7-53fa-45a6-89e5-8ae7daec6d71 Aug 16 21:20:27.051178 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:20:27.051178 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:20:27.052749 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-1bdf0b8e-767b-4380-9f9b-6db6dda1db9b tempest-ProjectMemberTests-132301554 tempest-ProjectMemberTests-132301554-project-admin] Volume info retrieved successfully. Aug 16 21:20:27.053831 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-1bdf0b8e-767b-4380-9f9b-6db6dda1db9b tempest-ProjectMemberTests-132301554 tempest-ProjectMemberTests-132301554-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100333) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 16 21:20:27.069755 np0000007409 devstack@c-api.service[100333]: WARNING cinder.quota [None req-1bdf0b8e-767b-4380-9f9b-6db6dda1db9b tempest-ProjectMemberTests-132301554 tempest-ProjectMemberTests-132301554-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-1950508820 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-1950508820, it is now deprecated. Please use the default quota class for default quota. Aug 16 21:20:27.071526 np0000007409 devstack@c-api.service[100333]: WARNING cinder.quota [None req-1bdf0b8e-767b-4380-9f9b-6db6dda1db9b tempest-ProjectMemberTests-132301554 tempest-ProjectMemberTests-132301554-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-1950508820 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-1950508820, it is now deprecated. Please use the default quota class for default quota. Aug 16 21:20:27.082714 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.quota [None req-1bdf0b8e-767b-4380-9f9b-6db6dda1db9b tempest-ProjectMemberTests-132301554 tempest-ProjectMemberTests-132301554-project-admin] Created reservations ['58528745-8a36-4752-90d5-77948a36afa1', '0d5fab31-1de9-45c1-89cc-2146dd37a5d4', '7e6adbaf-eacf-4f75-9b86-3b4e21f4af5e', '30e1cbff-032d-4ba5-a34d-338ac5784409'] {{(pid=100333) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:20:27.123343 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-1bdf0b8e-767b-4380-9f9b-6db6dda1db9b tempest-ProjectMemberTests-132301554 tempest-ProjectMemberTests-132301554-project-admin] Delete volume request issued successfully. Aug 16 21:20:27.123343 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-1bdf0b8e-767b-4380-9f9b-6db6dda1db9b tempest-ProjectMemberTests-132301554 tempest-ProjectMemberTests-132301554-project-admin] https://10.4.3.143/volume/v3/volumes/f35fa5a7-53fa-45a6-89e5-8ae7daec6d71 returned with HTTP 202 Aug 16 21:20:27.123343 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 1101/4436] 10.4.3.143 () {68 vars in 1391 bytes} [Sun Aug 16 21:20:27 2026] DELETE /volume/v3/volumes/f35fa5a7-53fa-45a6-89e5-8ae7daec6d71 => generated 0 bytes in 89 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 21:20:27.132408 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-69616b28-6092-43eb-b5cb-8903a2a03c0d None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:20:27.134470 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-69616b28-6092-43eb-b5cb-8903a2a03c0d tempest-ProjectMemberTests-132301554 tempest-ProjectMemberTests-132301554-project-admin] DELETE https://10.4.3.143/volume/v3/types/c9a752a2-384c-45be-b6b7-80d34a1e0b58 Aug 16 21:20:27.134692 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-69616b28-6092-43eb-b5cb-8903a2a03c0d tempest-ProjectMemberTests-132301554 tempest-ProjectMemberTests-132301554-project-admin] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:20:27.135006 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-69616b28-6092-43eb-b5cb-8903a2a03c0d tempest-ProjectMemberTests-132301554 tempest-ProjectMemberTests-132301554-project-admin] Calling method '_delete' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:20:27.148168 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-e14df817-b87b-4d98-898a-9f2fe9991fa8 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:20:27.150168 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-e14df817-b87b-4d98-898a-9f2fe9991fa8 tempest-TestInstancesWithCinderVolumes-1479381705 tempest-TestInstancesWithCinderVolumes-1479381705-project-member] GET https://10.4.3.143/volume/v3/volumes/55a32a54-fea6-4fbc-be09-293f6956cc9f Aug 16 21:20:27.150539 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-e14df817-b87b-4d98-898a-9f2fe9991fa8 tempest-TestInstancesWithCinderVolumes-1479381705 tempest-TestInstancesWithCinderVolumes-1479381705-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:20:27.150627 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-e14df817-b87b-4d98-898a-9f2fe9991fa8 tempest-TestInstancesWithCinderVolumes-1479381705 tempest-TestInstancesWithCinderVolumes-1479381705-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:20:27.158319 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:20:27.158319 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:20:27.162824 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-e14df817-b87b-4d98-898a-9f2fe9991fa8 tempest-TestInstancesWithCinderVolumes-1479381705 tempest-TestInstancesWithCinderVolumes-1479381705-project-member] Volume info retrieved successfully. Aug 16 21:20:27.168389 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-e14df817-b87b-4d98-898a-9f2fe9991fa8 tempest-TestInstancesWithCinderVolumes-1479381705 tempest-TestInstancesWithCinderVolumes-1479381705-project-member] https://10.4.3.143/volume/v3/volumes/55a32a54-fea6-4fbc-be09-293f6956cc9f returned with HTTP 200 Aug 16 21:20:27.168650 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-69616b28-6092-43eb-b5cb-8903a2a03c0d tempest-ProjectMemberTests-132301554 tempest-ProjectMemberTests-132301554-project-admin] https://10.4.3.143/volume/v3/types/c9a752a2-384c-45be-b6b7-80d34a1e0b58 returned with HTTP 202 Aug 16 21:20:27.168908 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 1112/4437] 10.4.3.143 () {66 vars in 1345 bytes} [Sun Aug 16 21:20:27 2026] DELETE /volume/v3/types/c9a752a2-384c-45be-b6b7-80d34a1e0b58 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 21:20:27.169044 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 1113/4438] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:20:27 2026] GET /volume/v3/volumes/55a32a54-fea6-4fbc-be09-293f6956cc9f => generated 1250 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:20:27.177939 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-3b09e26b-be5a-4c9f-b4e6-d929a4d75544 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:20:27.180473 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-3b09e26b-be5a-4c9f-b4e6-d929a4d75544 tempest-ProjectMemberTests-132301554 tempest-ProjectMemberTests-132301554-project-admin] POST https://10.4.3.143/volume/v3/types Aug 16 21:20:27.180895 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-3b09e26b-be5a-4c9f-b4e6-d929a4d75544 tempest-ProjectMemberTests-132301554 tempest-ProjectMemberTests-132301554-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-1799787104", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1059906129", "vendor_name": "tempest-vendor_name-1002594106"}}} {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:20:27.198561 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-3b09e26b-be5a-4c9f-b4e6-d929a4d75544 tempest-ProjectMemberTests-132301554 tempest-ProjectMemberTests-132301554-project-admin] https://10.4.3.143/volume/v3/types returned with HTTP 200 Aug 16 21:20:27.199089 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 1113/4439] 10.4.3.143 () {68 vars in 1253 bytes} [Sun Aug 16 21:20:27 2026] POST /volume/v3/types => generated 330 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:20:27.209375 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-d4547eb2-ae4b-4415-933d-e7dc4dd1d382 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:20:27.212681 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-d4547eb2-ae4b-4415-933d-e7dc4dd1d382 tempest-ProjectMemberTests-132301554 tempest-ProjectMemberTests-132301554-project-admin] POST https://10.4.3.143/volume/v3/volumes Aug 16 21:20:27.212681 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-d4547eb2-ae4b-4415-933d-e7dc4dd1d382 tempest-ProjectMemberTests-132301554 tempest-ProjectMemberTests-132301554-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "f72694d9-1403-4325-8565-ad5154b84017", "size": 1}} {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:20:27.213953 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.v3.volumes [None req-d4547eb2-ae4b-4415-933d-e7dc4dd1d382 tempest-ProjectMemberTests-132301554 tempest-ProjectMemberTests-132301554-project-admin] Create volume request body: {'volume': {'volume_type': 'f72694d9-1403-4325-8565-ad5154b84017', 'size': 1}} {{(pid=100333) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 21:20:27.218367 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.v3.volumes [None req-d4547eb2-ae4b-4415-933d-e7dc4dd1d382 tempest-ProjectMemberTests-132301554 tempest-ProjectMemberTests-132301554-project-admin] Create volume of 1 GB Aug 16 21:20:27.219348 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:20:27.219348 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:20:27.220670 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-d4547eb2-ae4b-4415-933d-e7dc4dd1d382 tempest-ProjectMemberTests-132301554 tempest-ProjectMemberTests-132301554-project-admin] Availability Zones retrieved successfully. Aug 16 21:20:27.227273 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-d4547eb2-ae4b-4415-933d-e7dc4dd1d382 tempest-ProjectMemberTests-132301554 tempest-ProjectMemberTests-132301554-project-admin] Flow 'volume_create_api' (ca05f6d9-24d5-4181-88e6-6c16506fba91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100333) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:20:27.228070 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-d4547eb2-ae4b-4415-933d-e7dc4dd1d382 tempest-ProjectMemberTests-132301554 tempest-ProjectMemberTests-132301554-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4ffc1012-42f2-48b9-89dd-777e04260307) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:20:27.229282 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.flows.api.create_volume [None req-d4547eb2-ae4b-4415-933d-e7dc4dd1d382 tempest-ProjectMemberTests-132301554 tempest-ProjectMemberTests-132301554-project-admin] Validating volume size '1' using validate_int {{(pid=100333) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 21:20:27.250700 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-d4547eb2-ae4b-4415-933d-e7dc4dd1d382 tempest-ProjectMemberTests-132301554 tempest-ProjectMemberTests-132301554-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4ffc1012-42f2-48b9-89dd-777e04260307) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T21:20:27Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1059906129',vendor_name='tempest-vendor_name-1002594106'},id=f72694d9-1403-4325-8565-ad5154b84017,is_public=True,name='tempest-ProjectMemberTests-volume-type-1799787104',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f72694d9-1403-4325-8565-ad5154b84017', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:20:27.252207 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-d4547eb2-ae4b-4415-933d-e7dc4dd1d382 tempest-ProjectMemberTests-132301554 tempest-ProjectMemberTests-132301554-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (611db24b-c49e-44b0-94cf-26a186bd5fb2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:20:27.294861 np0000007409 devstack@c-api.service[100333]: WARNING cinder.quota [None req-d4547eb2-ae4b-4415-933d-e7dc4dd1d382 tempest-ProjectMemberTests-132301554 tempest-ProjectMemberTests-132301554-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-1799787104 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-1799787104, it is now deprecated. Please use the default quota class for default quota. Aug 16 21:20:27.294861 np0000007409 devstack@c-api.service[100333]: WARNING cinder.quota [None req-d4547eb2-ae4b-4415-933d-e7dc4dd1d382 tempest-ProjectMemberTests-132301554 tempest-ProjectMemberTests-132301554-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-1799787104 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-1799787104, it is now deprecated. Please use the default quota class for default quota. Aug 16 21:20:27.301943 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [req-31447c32-6fbd-4bb6-8e1f-e5fc8c3e4525 req-8491ad04-9c7a-4df8-a24e-b84209ea6681 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:20:27.304436 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [req-31447c32-6fbd-4bb6-8e1f-e5fc8c3e4525 req-8491ad04-9c7a-4df8-a24e-b84209ea6681 tempest-TestInstancesWithCinderVolumes-1479381705 tempest-TestInstancesWithCinderVolumes-1479381705-project-member] GET https://10.4.3.143/volume/v3/volumes/55a32a54-fea6-4fbc-be09-293f6956cc9f Aug 16 21:20:27.304780 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [req-31447c32-6fbd-4bb6-8e1f-e5fc8c3e4525 req-8491ad04-9c7a-4df8-a24e-b84209ea6681 tempest-TestInstancesWithCinderVolumes-1479381705 tempest-TestInstancesWithCinderVolumes-1479381705-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:20:27.305097 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [req-31447c32-6fbd-4bb6-8e1f-e5fc8c3e4525 req-8491ad04-9c7a-4df8-a24e-b84209ea6681 tempest-TestInstancesWithCinderVolumes-1479381705 tempest-TestInstancesWithCinderVolumes-1479381705-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:20:27.313979 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:20:27.313979 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:20:27.318659 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [req-31447c32-6fbd-4bb6-8e1f-e5fc8c3e4525 req-8491ad04-9c7a-4df8-a24e-b84209ea6681 tempest-TestInstancesWithCinderVolumes-1479381705 tempest-TestInstancesWithCinderVolumes-1479381705-project-member] Volume info retrieved successfully. Aug 16 21:20:27.327080 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [req-31447c32-6fbd-4bb6-8e1f-e5fc8c3e4525 req-8491ad04-9c7a-4df8-a24e-b84209ea6681 tempest-TestInstancesWithCinderVolumes-1479381705 tempest-TestInstancesWithCinderVolumes-1479381705-project-member] https://10.4.3.143/volume/v3/volumes/55a32a54-fea6-4fbc-be09-293f6956cc9f returned with HTTP 200 Aug 16 21:20:27.327210 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 1113/4440] 10.4.3.143 () {68 vars in 1598 bytes} [Sun Aug 16 21:20:27 2026] GET /volume/v3/volumes/55a32a54-fea6-4fbc-be09-293f6956cc9f => generated 1250 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:20:27.332352 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.quota [None req-d4547eb2-ae4b-4415-933d-e7dc4dd1d382 tempest-ProjectMemberTests-132301554 tempest-ProjectMemberTests-132301554-project-admin] Created reservations ['850dad2d-599f-4aa5-9486-f7f9f562a1be', '95e45862-f1e5-4ecf-8d47-00ab8b96e423', '2ce51f09-a342-42a3-94cd-59cb723caf6d', '94192916-d6c0-4bbf-998f-f77e763871c4'] {{(pid=100333) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:20:27.333179 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-d4547eb2-ae4b-4415-933d-e7dc4dd1d382 tempest-ProjectMemberTests-132301554 tempest-ProjectMemberTests-132301554-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (611db24b-c49e-44b0-94cf-26a186bd5fb2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['850dad2d-599f-4aa5-9486-f7f9f562a1be', '95e45862-f1e5-4ecf-8d47-00ab8b96e423', '2ce51f09-a342-42a3-94cd-59cb723caf6d', '94192916-d6c0-4bbf-998f-f77e763871c4']}' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:20:27.334502 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-d4547eb2-ae4b-4415-933d-e7dc4dd1d382 tempest-ProjectMemberTests-132301554 tempest-ProjectMemberTests-132301554-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c32ee237-db68-4c86-a7f1-058a17f4a061) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:20:27.369653 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-d4547eb2-ae4b-4415-933d-e7dc4dd1d382 tempest-ProjectMemberTests-132301554 tempest-ProjectMemberTests-132301554-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c32ee237-db68-4c86-a7f1-058a17f4a061) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9c311e7e-556d-4d67-95ae-ca6ff2dbeb9b', '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='c63db08387cb479995385f629e5d0c84',qos_specs=None,replication_status=,reservations=['850dad2d-599f-4aa5-9486-f7f9f562a1be','95e45862-f1e5-4ecf-8d47-00ab8b96e423','2ce51f09-a342-42a3-94cd-59cb723caf6d','94192916-d6c0-4bbf-998f-f77e763871c4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c540d8c8779a4616a802dce9c14344c4',volume_type_id=f72694d9-1403-4325-8565-ad5154b84017), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T21:20:27Z,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=9c311e7e-556d-4d67-95ae-ca6ff2dbeb9b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c63db08387cb479995385f629e5d0c84',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c540d8c8779a4616a802dce9c14344c4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f72694d9-1403-4325-8565-ad5154b84017),volume_type_id=f72694d9-1403-4325-8565-ad5154b84017)}' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:20:27.370481 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-d4547eb2-ae4b-4415-933d-e7dc4dd1d382 tempest-ProjectMemberTests-132301554 tempest-ProjectMemberTests-132301554-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d96de886-df24-4622-bd05-7e08a389bed4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:20:27.404139 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-d4547eb2-ae4b-4415-933d-e7dc4dd1d382 tempest-ProjectMemberTests-132301554 tempest-ProjectMemberTests-132301554-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d96de886-df24-4622-bd05-7e08a389bed4) transitioned into state 'SUCCESS' from 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='c63db08387cb479995385f629e5d0c84',qos_specs=None,replication_status=,reservations=['850dad2d-599f-4aa5-9486-f7f9f562a1be','95e45862-f1e5-4ecf-8d47-00ab8b96e423','2ce51f09-a342-42a3-94cd-59cb723caf6d','94192916-d6c0-4bbf-998f-f77e763871c4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c540d8c8779a4616a802dce9c14344c4',volume_type_id=f72694d9-1403-4325-8565-ad5154b84017)}' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:20:27.405338 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-d4547eb2-ae4b-4415-933d-e7dc4dd1d382 tempest-ProjectMemberTests-132301554 tempest-ProjectMemberTests-132301554-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f2261b2b-043c-48c0-ae00-cc6ea409d073) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:20:27.420790 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-d4547eb2-ae4b-4415-933d-e7dc4dd1d382 tempest-ProjectMemberTests-132301554 tempest-ProjectMemberTests-132301554-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f2261b2b-043c-48c0-ae00-cc6ea409d073) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:20:27.422186 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-d4547eb2-ae4b-4415-933d-e7dc4dd1d382 tempest-ProjectMemberTests-132301554 tempest-ProjectMemberTests-132301554-project-admin] Flow 'volume_create_api' (ca05f6d9-24d5-4181-88e6-6c16506fba91) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100333) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:20:27.423409 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-d4547eb2-ae4b-4415-933d-e7dc4dd1d382 tempest-ProjectMemberTests-132301554 tempest-ProjectMemberTests-132301554-project-admin] Create volume request issued successfully. Aug 16 21:20:27.423940 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-d4547eb2-ae4b-4415-933d-e7dc4dd1d382 tempest-ProjectMemberTests-132301554 tempest-ProjectMemberTests-132301554-project-admin] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Aug 16 21:20:27.425347 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 1102/4441] 10.4.3.143 () {70 vars in 1298 bytes} [Sun Aug 16 21:20:27 2026] POST /volume/v3/volumes => generated 774 bytes in 217 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 21:20:27.440582 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-674041e5-bb01-4248-b89f-22c849fcee0d None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:20:27.442434 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-674041e5-bb01-4248-b89f-22c849fcee0d tempest-ProjectMemberTests-132301554 tempest-ProjectMemberTests-132301554-project-admin] GET https://10.4.3.143/volume/v3/volumes/9c311e7e-556d-4d67-95ae-ca6ff2dbeb9b Aug 16 21:20:27.442744 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-674041e5-bb01-4248-b89f-22c849fcee0d tempest-ProjectMemberTests-132301554 tempest-ProjectMemberTests-132301554-project-admin] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:20:27.443033 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-674041e5-bb01-4248-b89f-22c849fcee0d tempest-ProjectMemberTests-132301554 tempest-ProjectMemberTests-132301554-project-admin] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:20:27.453115 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:20:27.453115 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:20:27.457389 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-674041e5-bb01-4248-b89f-22c849fcee0d tempest-ProjectMemberTests-132301554 tempest-ProjectMemberTests-132301554-project-admin] Volume info retrieved successfully. Aug 16 21:20:27.462046 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-674041e5-bb01-4248-b89f-22c849fcee0d tempest-ProjectMemberTests-132301554 tempest-ProjectMemberTests-132301554-project-admin] https://10.4.3.143/volume/v3/volumes/9c311e7e-556d-4d67-95ae-ca6ff2dbeb9b returned with HTTP 200 Aug 16 21:20:27.462616 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 1114/4442] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:20:27 2026] GET /volume/v3/volumes/9c311e7e-556d-4d67-95ae-ca6ff2dbeb9b => generated 953 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:20:27.697698 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-9fe29455-4214-40fa-a1b9-7e0173893dd6 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:20:27.700718 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-9fe29455-4214-40fa-a1b9-7e0173893dd6 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] GET https://10.4.3.143/volume/v3/backups/b7c96aee-783f-44d2-9245-b2f814ef8ce4 Aug 16 21:20:27.700879 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-9fe29455-4214-40fa-a1b9-7e0173893dd6 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:20:27.701093 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-9fe29455-4214-40fa-a1b9-7e0173893dd6 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:20:27.701245 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.v3.backups [None req-9fe29455-4214-40fa-a1b9-7e0173893dd6 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Show backup with id b7c96aee-783f-44d2-9245-b2f814ef8ce4. {{(pid=100332) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:20:27.706063 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:20:27.706063 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:20:27.706695 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-9fe29455-4214-40fa-a1b9-7e0173893dd6 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] https://10.4.3.143/volume/v3/backups/b7c96aee-783f-44d2-9245-b2f814ef8ce4 returned with HTTP 200 Aug 16 21:20:27.707090 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 1114/4443] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:20:27 2026] GET /volume/v3/backups/b7c96aee-783f-44d2-9245-b2f814ef8ce4 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:20:27.802861 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-f6e38d95-b35d-4bc2-baaa-8415e4405de9 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:20:27.805654 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-f6e38d95-b35d-4bc2-baaa-8415e4405de9 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] GET https://10.4.3.143/volume/v3/backups/dcbe6558-7130-42b0-9b5c-17ce3d5af6fc Aug 16 21:20:27.805984 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-f6e38d95-b35d-4bc2-baaa-8415e4405de9 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:20:27.806175 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-f6e38d95-b35d-4bc2-baaa-8415e4405de9 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:20:27.806334 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.v3.backups [None req-f6e38d95-b35d-4bc2-baaa-8415e4405de9 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Show backup with id dcbe6558-7130-42b0-9b5c-17ce3d5af6fc. {{(pid=100331) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:20:27.811238 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:20:27.811238 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:20:27.812154 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-f6e38d95-b35d-4bc2-baaa-8415e4405de9 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] https://10.4.3.143/volume/v3/backups/dcbe6558-7130-42b0-9b5c-17ce3d5af6fc returned with HTTP 200 Aug 16 21:20:27.812605 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 1114/4444] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:20:27 2026] GET /volume/v3/backups/dcbe6558-7130-42b0-9b5c-17ce3d5af6fc => generated 737 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:20:27.816398 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [req-31447c32-6fbd-4bb6-8e1f-e5fc8c3e4525 req-f6fd83ec-b786-4887-aedd-f23d3cd292f8 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:20:27.820430 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [req-31447c32-6fbd-4bb6-8e1f-e5fc8c3e4525 req-f6fd83ec-b786-4887-aedd-f23d3cd292f8 tempest-TestInstancesWithCinderVolumes-1479381705 tempest-TestInstancesWithCinderVolumes-1479381705-project-member] GET https://10.4.3.143/volume/v3/volumes/55a32a54-fea6-4fbc-be09-293f6956cc9f Aug 16 21:20:27.820970 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [req-31447c32-6fbd-4bb6-8e1f-e5fc8c3e4525 req-f6fd83ec-b786-4887-aedd-f23d3cd292f8 tempest-TestInstancesWithCinderVolumes-1479381705 tempest-TestInstancesWithCinderVolumes-1479381705-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:20:27.821465 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [req-31447c32-6fbd-4bb6-8e1f-e5fc8c3e4525 req-f6fd83ec-b786-4887-aedd-f23d3cd292f8 tempest-TestInstancesWithCinderVolumes-1479381705 tempest-TestInstancesWithCinderVolumes-1479381705-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:20:27.824297 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-1339ee9c-cb42-4706-b413-52300e75e8cb None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:20:27.827603 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-1339ee9c-cb42-4706-b413-52300e75e8cb tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] GET https://10.4.3.143/volume/v3/backups/dcbe6558-7130-42b0-9b5c-17ce3d5af6fc/export_record Aug 16 21:20:27.827833 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-1339ee9c-cb42-4706-b413-52300e75e8cb tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:20:27.828053 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-1339ee9c-cb42-4706-b413-52300e75e8cb tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Calling method 'export_record' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:20:27.828164 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.contrib.backups [None req-1339ee9c-cb42-4706-b413-52300e75e8cb tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Export record for backup dcbe6558-7130-42b0-9b5c-17ce3d5af6fc. {{(pid=100330) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 16 21:20:27.832838 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:20:27.832838 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:20:27.833930 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.backup.api [None req-1339ee9c-cb42-4706-b413-52300e75e8cb tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Calling RPCAPI with context: , host: np0000007409, backup: dcbe6558-7130-42b0-9b5c-17ce3d5af6fc. {{(pid=100330) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Aug 16 21:20:27.834099 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:20:27.834099 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:20:27.840463 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [req-31447c32-6fbd-4bb6-8e1f-e5fc8c3e4525 req-f6fd83ec-b786-4887-aedd-f23d3cd292f8 tempest-TestInstancesWithCinderVolumes-1479381705 tempest-TestInstancesWithCinderVolumes-1479381705-project-member] Volume info retrieved successfully. Aug 16 21:20:27.844198 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.backup.rpcapi [None req-1339ee9c-cb42-4706-b413-52300e75e8cb tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] export_record in rpcapi backup_id dcbe6558-7130-42b0-9b5c-17ce3d5af6fc on host np0000007409. {{(pid=100330) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Aug 16 21:20:27.849029 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [req-31447c32-6fbd-4bb6-8e1f-e5fc8c3e4525 req-f6fd83ec-b786-4887-aedd-f23d3cd292f8 tempest-TestInstancesWithCinderVolumes-1479381705 tempest-TestInstancesWithCinderVolumes-1479381705-project-member] https://10.4.3.143/volume/v3/volumes/55a32a54-fea6-4fbc-be09-293f6956cc9f returned with HTTP 200 Aug 16 21:20:27.849578 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 1103/4445] 10.4.3.143 () {68 vars in 1598 bytes} [Sun Aug 16 21:20:27 2026] GET /volume/v3/volumes/55a32a54-fea6-4fbc-be09-293f6956cc9f => generated 1250 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:20:27.860859 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-8fb4e719-a30a-4856-b81f-f51ab33f5f97 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:20:27.861342 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-8fb4e719-a30a-4856-b81f-f51ab33f5f97 None None] GET https://10.4.3.143/volume// Aug 16 21:20:27.861675 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-8fb4e719-a30a-4856-b81f-f51ab33f5f97 None None] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:20:27.861943 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-8fb4e719-a30a-4856-b81f-f51ab33f5f97 None None] Calling method 'all' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:20:27.862237 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.contrib.backups [None req-1339ee9c-cb42-4706-b413-52300e75e8cb tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiZGNiZTY1NTgtNzEzMC00MmIwLTliNWMtMTdjZTNkNWFmNmZjIiwgInVzZXJfaWQiOiAiNWI1NzQ4YmYwN2QyNDk3ZDgxMmYwYWFmNzk2YWE3NTciLCAicHJvamVjdF9pZCI6ICI0YmQ0MmQzNjM1MmU0YmY1YjhjN2JhMTAxYWY4OTk1MyIsICJ2b2x1bWVfaWQiOiAiMWRhODkxOWEtNDkxNC00ZWY4LWJjZTAtODJiNTg3N2YzMDExIiwgImhvc3QiOiAibnAwMDAwMDA3NDA5IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC04NTM2MDk0MzciLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV8xZGE4OTE5YS00OTE0LTRlZjgtYmNlMC04MmI1ODc3ZjMwMTEvMjAyNjA4MTYyMTIwMTAvYXpfbm92YV9iYWNrdXBfZGNiZTY1NTgtNzEzMC00MmIwLTliNWMtMTdjZTNkNWFmNmZjIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0xNlQyMToyMDowOFoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0xNlQyMToyMDowOFoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTE2VDIxOjIwOjI3WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0='}}. {{(pid=100330) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Aug 16 21:20:27.862363 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-8fb4e719-a30a-4856-b81f-f51ab33f5f97 None None] https://10.4.3.143/volume// returned with HTTP 300 Aug 16 21:20:27.862607 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-1339ee9c-cb42-4706-b413-52300e75e8cb tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] https://10.4.3.143/volume/v3/backups/dcbe6558-7130-42b0-9b5c-17ce3d5af6fc/export_record returned with HTTP 200 Aug 16 21:20:27.862665 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 1115/4446] 10.4.3.143 () {66 vars in 1419 bytes} [Sun Aug 16 21:20: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 16 21:20:27.863162 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 1115/4447] 10.4.3.143 () {68 vars in 1430 bytes} [Sun Aug 16 21:20:27 2026] GET /volume/v3/backups/dcbe6558-7130-42b0-9b5c-17ce3d5af6fc/export_record => generated 1424 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:20:27.873186 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-2b0b8781-3776-4c19-8dc3-1790488827b8 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:20:27.873838 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [req-31447c32-6fbd-4bb6-8e1f-e5fc8c3e4525 req-9a71aec7-40c6-4d13-9842-e8ce66d02e87 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:20:27.875341 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-2b0b8781-3776-4c19-8dc3-1790488827b8 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] GET https://10.4.3.143/volume/v3/backups/dcbe6558-7130-42b0-9b5c-17ce3d5af6fc Aug 16 21:20:27.875602 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-2b0b8781-3776-4c19-8dc3-1790488827b8 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:20:27.875797 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-2b0b8781-3776-4c19-8dc3-1790488827b8 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:20:27.875885 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.v3.backups [None req-2b0b8781-3776-4c19-8dc3-1790488827b8 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Show backup with id dcbe6558-7130-42b0-9b5c-17ce3d5af6fc. {{(pid=100333) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:20:27.875949 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [req-31447c32-6fbd-4bb6-8e1f-e5fc8c3e4525 req-9a71aec7-40c6-4d13-9842-e8ce66d02e87 tempest-TestInstancesWithCinderVolumes-1479381705 tempest-TestInstancesWithCinderVolumes-1479381705-project-member] POST https://10.4.3.143/volume/v3/attachments Aug 16 21:20:27.876428 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [req-31447c32-6fbd-4bb6-8e1f-e5fc8c3e4525 req-9a71aec7-40c6-4d13-9842-e8ce66d02e87 tempest-TestInstancesWithCinderVolumes-1479381705 tempest-TestInstancesWithCinderVolumes-1479381705-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "55a32a54-fea6-4fbc-be09-293f6956cc9f", "connector": null, "instance_uuid": "2823954e-d9ca-406c-8c31-34e428ea83d8"}} {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:20:27.881090 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:20:27.881090 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:20:27.882018 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-2b0b8781-3776-4c19-8dc3-1790488827b8 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] https://10.4.3.143/volume/v3/backups/dcbe6558-7130-42b0-9b5c-17ce3d5af6fc returned with HTTP 200 Aug 16 21:20:27.882552 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 1104/4448] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:20:27 2026] GET /volume/v3/backups/dcbe6558-7130-42b0-9b5c-17ce3d5af6fc => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:20:27.886747 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:20:27.886747 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:20:27.894420 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-0fb7ad33-fa1f-48f4-9ccb-d7e811df611f None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:20:27.896696 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-0fb7ad33-fa1f-48f4-9ccb-d7e811df611f tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-member] POST https://10.4.3.143/volume/v3/backups/import_record Aug 16 21:20:27.897296 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-0fb7ad33-fa1f-48f4-9ccb-d7e811df611f tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-member] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNGU2MzM5ZWQtOTFiMy00ZmExLTgzNGEtOTM0YTk0MzVhNmM1IiwgInVzZXJfaWQiOiAiNWI1NzQ4YmYwN2QyNDk3ZDgxMmYwYWFmNzk2YWE3NTciLCAicHJvamVjdF9pZCI6ICI0YmQ0MmQzNjM1MmU0YmY1YjhjN2JhMTAxYWY4OTk1MyIsICJ2b2x1bWVfaWQiOiAiMWRhODkxOWEtNDkxNC00ZWY4LWJjZTAtODJiNTg3N2YzMDExIiwgImhvc3QiOiAibnAwMDAwMDA3NDA5IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC04NTM2MDk0MzciLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV8xZGE4OTE5YS00OTE0LTRlZjgtYmNlMC04MmI1ODc3ZjMwMTEvMjAyNjA4MTYyMTIwMTAvYXpfbm92YV9iYWNrdXBfZGNiZTY1NTgtNzEzMC00MmIwLTliNWMtMTdjZTNkNWFmNmZjIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0xNlQyMToyMDowOFoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0xNlQyMToyMDowOFoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTE2VDIxOjIwOjI3WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0="}} {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:20:27.899866 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.contrib.backups [None req-0fb7ad33-fa1f-48f4-9ccb-d7e811df611f tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-member] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNGU2MzM5ZWQtOTFiMy00ZmExLTgzNGEtOTM0YTk0MzVhNmM1IiwgInVzZXJfaWQiOiAiNWI1NzQ4YmYwN2QyNDk3ZDgxMmYwYWFmNzk2YWE3NTciLCAicHJvamVjdF9pZCI6ICI0YmQ0MmQzNjM1MmU0YmY1YjhjN2JhMTAxYWY4OTk1MyIsICJ2b2x1bWVfaWQiOiAiMWRhODkxOWEtNDkxNC00ZWY4LWJjZTAtODJiNTg3N2YzMDExIiwgImhvc3QiOiAibnAwMDAwMDA3NDA5IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC04NTM2MDk0MzciLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV8xZGE4OTE5YS00OTE0LTRlZjgtYmNlMC04MmI1ODc3ZjMwMTEvMjAyNjA4MTYyMTIwMTAvYXpfbm92YV9iYWNrdXBfZGNiZTY1NTgtNzEzMC00MmIwLTliNWMtMTdjZTNkNWFmNmZjIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0xNlQyMToyMDowOFoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0xNlQyMToyMDowOFoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTE2VDIxOjIwOjI3WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0='}}. {{(pid=100332) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Aug 16 21:20:27.900052 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.contrib.backups [None req-0fb7ad33-fa1f-48f4-9ccb-d7e811df611f tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-member] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNGU2MzM5ZWQtOTFiMy00ZmExLTgzNGEtOTM0YTk0MzVhNmM1IiwgInVzZXJfaWQiOiAiNWI1NzQ4YmYwN2QyNDk3ZDgxMmYwYWFmNzk2YWE3NTciLCAicHJvamVjdF9pZCI6ICI0YmQ0MmQzNjM1MmU0YmY1YjhjN2JhMTAxYWY4OTk1MyIsICJ2b2x1bWVfaWQiOiAiMWRhODkxOWEtNDkxNC00ZWY4LWJjZTAtODJiNTg3N2YzMDExIiwgImhvc3QiOiAibnAwMDAwMDA3NDA5IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC04NTM2MDk0MzciLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV8xZGE4OTE5YS00OTE0LTRlZjgtYmNlMC04MmI1ODc3ZjMwMTEvMjAyNjA4MTYyMTIwMTAvYXpfbm92YV9iYWNrdXBfZGNiZTY1NTgtNzEzMC00MmIwLTliNWMtMTdjZTNkNWFmNmZjIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0xNlQyMToyMDowOFoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0xNlQyMToyMDowOFoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTE2VDIxOjIwOjI3WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0=. {{(pid=100332) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:265}} Aug 16 21:20:27.901543 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.policy [None req-0fb7ad33-fa1f-48f4-9ccb-d7e811df611f tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-member] Policy check for backup:backup-import failed with context {'is_admin': False, 'user_id': '599c6701bd6a45a780b30b4d5be53c4f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4bd42d36352e4bf5b8c7ba101af89953', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100332) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 16 21:20:27.902379 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-0fb7ad33-fa1f-48f4-9ccb-d7e811df611f tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-member] https://10.4.3.143/volume/v3/backups/import_record returned with HTTP 403 Aug 16 21:20:27.903044 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 1116/4449] 10.4.3.143 () {70 vars in 1342 bytes} [Sun Aug 16 21:20:27 2026] POST /volume/v3/backups/import_record => generated 101 bytes in 9 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:20:27.913758 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-6cc7ae5e-679c-41c5-8370-7e6bba51fe8f None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:20:27.915939 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-6cc7ae5e-679c-41c5-8370-7e6bba51fe8f tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] DELETE https://10.4.3.143/volume/v3/volumes/1da8919a-4914-4ef8-bce0-82b5877f3011 Aug 16 21:20:27.916224 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-6cc7ae5e-679c-41c5-8370-7e6bba51fe8f tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:20:27.916585 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-6cc7ae5e-679c-41c5-8370-7e6bba51fe8f tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Calling method 'delete' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:20:27.916716 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.v3.volumes [None req-6cc7ae5e-679c-41c5-8370-7e6bba51fe8f tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Delete volume with id: 1da8919a-4914-4ef8-bce0-82b5877f3011 Aug 16 21:20:27.926191 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:20:27.926191 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:20:27.926745 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-6cc7ae5e-679c-41c5-8370-7e6bba51fe8f tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Volume info retrieved successfully. Aug 16 21:20:27.929443 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [req-31447c32-6fbd-4bb6-8e1f-e5fc8c3e4525 req-9a71aec7-40c6-4d13-9842-e8ce66d02e87 tempest-TestInstancesWithCinderVolumes-1479381705 tempest-TestInstancesWithCinderVolumes-1479381705-project-member] https://10.4.3.143/volume/v3/attachments returned with HTTP 200 Aug 16 21:20:27.929859 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 1115/4450] 10.4.3.143 () {74 vars in 1594 bytes} [Sun Aug 16 21:20:27 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 16 21:20:27.949956 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-6cc7ae5e-679c-41c5-8370-7e6bba51fe8f tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Delete volume request issued successfully. Aug 16 21:20:27.949956 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-6cc7ae5e-679c-41c5-8370-7e6bba51fe8f tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] https://10.4.3.143/volume/v3/volumes/1da8919a-4914-4ef8-bce0-82b5877f3011 returned with HTTP 202 Aug 16 21:20:27.949956 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 1116/4451] 10.4.3.143 () {68 vars in 1391 bytes} [Sun Aug 16 21:20:27 2026] DELETE /volume/v3/volumes/1da8919a-4914-4ef8-bce0-82b5877f3011 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 21:20:27.965773 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-9b081fc1-0e66-4beb-8021-6636f2d12ad4 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:20:27.973694 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-9b081fc1-0e66-4beb-8021-6636f2d12ad4 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] GET https://10.4.3.143/volume/v3/volumes/1da8919a-4914-4ef8-bce0-82b5877f3011 Aug 16 21:20:27.973694 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-9b081fc1-0e66-4beb-8021-6636f2d12ad4 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:20:27.973694 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-9b081fc1-0e66-4beb-8021-6636f2d12ad4 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:20:27.982448 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:20:27.982448 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:20:27.988155 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-9b081fc1-0e66-4beb-8021-6636f2d12ad4 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Volume info retrieved successfully. Aug 16 21:20:27.995283 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-9b081fc1-0e66-4beb-8021-6636f2d12ad4 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] https://10.4.3.143/volume/v3/volumes/1da8919a-4914-4ef8-bce0-82b5877f3011 returned with HTTP 200 Aug 16 21:20:27.995603 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 1105/4452] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:20:27 2026] GET /volume/v3/volumes/1da8919a-4914-4ef8-bce0-82b5877f3011 => generated 1007 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:20:28.477387 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-91fa8498-6847-4003-a2d9-e7ca564aab38 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:20:28.479545 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-91fa8498-6847-4003-a2d9-e7ca564aab38 tempest-ProjectMemberTests-132301554 tempest-ProjectMemberTests-132301554-project-admin] GET https://10.4.3.143/volume/v3/volumes/9c311e7e-556d-4d67-95ae-ca6ff2dbeb9b Aug 16 21:20:28.479855 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-91fa8498-6847-4003-a2d9-e7ca564aab38 tempest-ProjectMemberTests-132301554 tempest-ProjectMemberTests-132301554-project-admin] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:20:28.480129 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-91fa8498-6847-4003-a2d9-e7ca564aab38 tempest-ProjectMemberTests-132301554 tempest-ProjectMemberTests-132301554-project-admin] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:20:28.489708 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:20:28.489708 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:20:28.494324 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-91fa8498-6847-4003-a2d9-e7ca564aab38 tempest-ProjectMemberTests-132301554 tempest-ProjectMemberTests-132301554-project-admin] Volume info retrieved successfully. Aug 16 21:20:28.500080 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-91fa8498-6847-4003-a2d9-e7ca564aab38 tempest-ProjectMemberTests-132301554 tempest-ProjectMemberTests-132301554-project-admin] https://10.4.3.143/volume/v3/volumes/9c311e7e-556d-4d67-95ae-ca6ff2dbeb9b returned with HTTP 200 Aug 16 21:20:28.500650 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 1117/4453] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:20:28 2026] GET /volume/v3/volumes/9c311e7e-556d-4d67-95ae-ca6ff2dbeb9b => generated 974 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:20:28.519888 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-3e1c511b-e964-4257-909a-eb4e1b23fb0c None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:20:28.523420 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-3e1c511b-e964-4257-909a-eb4e1b23fb0c tempest-ProjectMemberTests-132301554 tempest-ProjectMemberTests-132301554-project-admin] GET https://10.4.3.143/volume/v3/messages Aug 16 21:20:28.523420 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-3e1c511b-e964-4257-909a-eb4e1b23fb0c tempest-ProjectMemberTests-132301554 tempest-ProjectMemberTests-132301554-project-admin] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:20:28.523420 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-3e1c511b-e964-4257-909a-eb4e1b23fb0c tempest-ProjectMemberTests-132301554 tempest-ProjectMemberTests-132301554-project-admin] Calling method 'version_select' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:20:28.523420 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:20:28.523420 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:20:28.527756 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-3e1c511b-e964-4257-909a-eb4e1b23fb0c tempest-ProjectMemberTests-132301554 tempest-ProjectMemberTests-132301554-project-admin] https://10.4.3.143/volume/v3/messages returned with HTTP 200 Aug 16 21:20:28.528286 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 1116/4454] 10.4.3.143 () {68 vars in 1280 bytes} [Sun Aug 16 21:20:28 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 16 21:20:28.537789 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-e3b31d2f-0b87-407d-ab1c-4519d4e1c79d None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:20:28.541091 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-e3b31d2f-0b87-407d-ab1c-4519d4e1c79d tempest-ProjectMemberTests-132301554 tempest-ProjectMemberTests-132301554-project-member] GET https://10.4.3.143/volume/v3/messages Aug 16 21:20:28.541419 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-e3b31d2f-0b87-407d-ab1c-4519d4e1c79d tempest-ProjectMemberTests-132301554 tempest-ProjectMemberTests-132301554-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:20:28.541706 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-e3b31d2f-0b87-407d-ab1c-4519d4e1c79d tempest-ProjectMemberTests-132301554 tempest-ProjectMemberTests-132301554-project-member] Calling method 'version_select' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:20:28.546890 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-e3b31d2f-0b87-407d-ab1c-4519d4e1c79d tempest-ProjectMemberTests-132301554 tempest-ProjectMemberTests-132301554-project-member] https://10.4.3.143/volume/v3/messages returned with HTTP 200 Aug 16 21:20:28.547551 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 1117/4455] 10.4.3.143 () {68 vars in 1280 bytes} [Sun Aug 16 21:20:28 2026] GET /volume/v3/messages => generated 670 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:20:28.559349 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-8b5a94cd-ee68-45d1-99a9-a8646d48d8f1 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:20:28.562455 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-8b5a94cd-ee68-45d1-99a9-a8646d48d8f1 tempest-ProjectMemberTests-132301554 tempest-ProjectMemberTests-132301554-project-admin] DELETE https://10.4.3.143/volume/v3/messages/c5987214-9f5f-4676-a064-bec1c9c495ab Aug 16 21:20:28.562876 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-8b5a94cd-ee68-45d1-99a9-a8646d48d8f1 tempest-ProjectMemberTests-132301554 tempest-ProjectMemberTests-132301554-project-admin] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:20:28.565929 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-8b5a94cd-ee68-45d1-99a9-a8646d48d8f1 tempest-ProjectMemberTests-132301554 tempest-ProjectMemberTests-132301554-project-admin] Calling method 'version_select' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:20:28.583962 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-8b5a94cd-ee68-45d1-99a9-a8646d48d8f1 tempest-ProjectMemberTests-132301554 tempest-ProjectMemberTests-132301554-project-admin] https://10.4.3.143/volume/v3/messages/c5987214-9f5f-4676-a064-bec1c9c495ab returned with HTTP 204 Aug 16 21:20:28.584517 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 1106/4456] 10.4.3.143 () {68 vars in 1394 bytes} [Sun Aug 16 21:20:28 2026] DELETE /volume/v3/messages/c5987214-9f5f-4676-a064-bec1c9c495ab => generated 0 bytes in 26 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 16 21:20:28.594150 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-f83a3a22-21df-4844-9261-0396eb6f527d None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:20:28.597876 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-f83a3a22-21df-4844-9261-0396eb6f527d tempest-ProjectMemberTests-132301554 tempest-ProjectMemberTests-132301554-project-admin] DELETE https://10.4.3.143/volume/v3/volumes/9c311e7e-556d-4d67-95ae-ca6ff2dbeb9b Aug 16 21:20:28.597876 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-f83a3a22-21df-4844-9261-0396eb6f527d tempest-ProjectMemberTests-132301554 tempest-ProjectMemberTests-132301554-project-admin] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:20:28.597876 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-f83a3a22-21df-4844-9261-0396eb6f527d tempest-ProjectMemberTests-132301554 tempest-ProjectMemberTests-132301554-project-admin] Calling method 'delete' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:20:28.597876 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.v3.volumes [None req-f83a3a22-21df-4844-9261-0396eb6f527d tempest-ProjectMemberTests-132301554 tempest-ProjectMemberTests-132301554-project-admin] Delete volume with id: 9c311e7e-556d-4d67-95ae-ca6ff2dbeb9b Aug 16 21:20:28.611596 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:20:28.611596 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:20:28.611596 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-f83a3a22-21df-4844-9261-0396eb6f527d tempest-ProjectMemberTests-132301554 tempest-ProjectMemberTests-132301554-project-admin] Volume info retrieved successfully. Aug 16 21:20:28.613051 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-f83a3a22-21df-4844-9261-0396eb6f527d tempest-ProjectMemberTests-132301554 tempest-ProjectMemberTests-132301554-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100332) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 16 21:20:28.641810 np0000007409 devstack@c-api.service[100332]: WARNING cinder.quota [None req-f83a3a22-21df-4844-9261-0396eb6f527d tempest-ProjectMemberTests-132301554 tempest-ProjectMemberTests-132301554-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-1799787104 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-1799787104, it is now deprecated. Please use the default quota class for default quota. Aug 16 21:20:28.642220 np0000007409 devstack@c-api.service[100332]: WARNING cinder.quota [None req-f83a3a22-21df-4844-9261-0396eb6f527d tempest-ProjectMemberTests-132301554 tempest-ProjectMemberTests-132301554-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-1799787104 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-1799787104, it is now deprecated. Please use the default quota class for default quota. Aug 16 21:20:28.668398 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.quota [None req-f83a3a22-21df-4844-9261-0396eb6f527d tempest-ProjectMemberTests-132301554 tempest-ProjectMemberTests-132301554-project-admin] Created reservations ['0019b2ce-cebf-48e9-a5f8-4388e08687bd', '0117a9a6-ad42-4bc4-9fd4-3e6513f6724f', '8008d889-2d2d-4446-bf2d-578d87963c65', 'a4609af6-88e7-4b62-8536-72e1b14d510e'] {{(pid=100332) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:20:28.722983 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-01de3c3b-0b47-49c7-9c60-fa6f93d002d5 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:20:28.725065 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-01de3c3b-0b47-49c7-9c60-fa6f93d002d5 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] GET https://10.4.3.143/volume/v3/backups/b7c96aee-783f-44d2-9245-b2f814ef8ce4 Aug 16 21:20:28.725350 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-01de3c3b-0b47-49c7-9c60-fa6f93d002d5 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:20:28.725646 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-01de3c3b-0b47-49c7-9c60-fa6f93d002d5 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:20:28.725805 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.v3.backups [None req-01de3c3b-0b47-49c7-9c60-fa6f93d002d5 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Show backup with id b7c96aee-783f-44d2-9245-b2f814ef8ce4. {{(pid=100331) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:20:28.730093 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-f83a3a22-21df-4844-9261-0396eb6f527d tempest-ProjectMemberTests-132301554 tempest-ProjectMemberTests-132301554-project-admin] Delete volume request issued successfully. Aug 16 21:20:28.730093 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-f83a3a22-21df-4844-9261-0396eb6f527d tempest-ProjectMemberTests-132301554 tempest-ProjectMemberTests-132301554-project-admin] https://10.4.3.143/volume/v3/volumes/9c311e7e-556d-4d67-95ae-ca6ff2dbeb9b returned with HTTP 202 Aug 16 21:20:28.730093 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 1118/4457] 10.4.3.143 () {68 vars in 1391 bytes} [Sun Aug 16 21:20:28 2026] DELETE /volume/v3/volumes/9c311e7e-556d-4d67-95ae-ca6ff2dbeb9b => generated 0 bytes in 137 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 16 21:20:28.732698 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:20:28.732698 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:20:28.733223 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-01de3c3b-0b47-49c7-9c60-fa6f93d002d5 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] https://10.4.3.143/volume/v3/backups/b7c96aee-783f-44d2-9245-b2f814ef8ce4 returned with HTTP 200 Aug 16 21:20:28.733627 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 1117/4458] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:20:28 2026] GET /volume/v3/backups/b7c96aee-783f-44d2-9245-b2f814ef8ce4 => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:20:28.739998 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-df1aee1c-7e1c-45c9-a5d9-af1c2bf1bd9c None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:20:28.742537 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-df1aee1c-7e1c-45c9-a5d9-af1c2bf1bd9c tempest-ProjectMemberTests-132301554 tempest-ProjectMemberTests-132301554-project-admin] DELETE https://10.4.3.143/volume/v3/types/f72694d9-1403-4325-8565-ad5154b84017 Aug 16 21:20:28.742537 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-df1aee1c-7e1c-45c9-a5d9-af1c2bf1bd9c tempest-ProjectMemberTests-132301554 tempest-ProjectMemberTests-132301554-project-admin] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:20:28.743659 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-df1aee1c-7e1c-45c9-a5d9-af1c2bf1bd9c tempest-ProjectMemberTests-132301554 tempest-ProjectMemberTests-132301554-project-admin] Calling method '_delete' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:20:28.772373 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-df1aee1c-7e1c-45c9-a5d9-af1c2bf1bd9c tempest-ProjectMemberTests-132301554 tempest-ProjectMemberTests-132301554-project-admin] https://10.4.3.143/volume/v3/types/f72694d9-1403-4325-8565-ad5154b84017 returned with HTTP 202 Aug 16 21:20:28.772373 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 1118/4459] 10.4.3.143 () {66 vars in 1345 bytes} [Sun Aug 16 21:20:28 2026] DELETE /volume/v3/types/f72694d9-1403-4325-8565-ad5154b84017 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 21:20:28.785635 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-9d1c2e70-6127-40eb-9178-b107b46e2add None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:20:28.792295 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-9d1c2e70-6127-40eb-9178-b107b46e2add tempest-ProjectMemberTests-132301554 tempest-ProjectMemberTests-132301554-project-admin] POST https://10.4.3.143/volume/v3/types Aug 16 21:20:28.794876 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-9d1c2e70-6127-40eb-9178-b107b46e2add tempest-ProjectMemberTests-132301554 tempest-ProjectMemberTests-132301554-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-2136566561", "extra_specs": {"storage_protocol": "tempest-storage_protocol-286295306", "vendor_name": "tempest-vendor_name-384948135"}}} {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:20:28.813569 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-9d1c2e70-6127-40eb-9178-b107b46e2add tempest-ProjectMemberTests-132301554 tempest-ProjectMemberTests-132301554-project-admin] https://10.4.3.143/volume/v3/types returned with HTTP 200 Aug 16 21:20:28.814109 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 1107/4460] 10.4.3.143 () {68 vars in 1253 bytes} [Sun Aug 16 21:20:28 2026] POST /volume/v3/types => generated 328 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:20:28.823145 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-94539c2b-dc19-4f51-bedb-35f0abdddb73 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:20:28.825086 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-94539c2b-dc19-4f51-bedb-35f0abdddb73 tempest-ProjectMemberTests-132301554 tempest-ProjectMemberTests-132301554-project-admin] POST https://10.4.3.143/volume/v3/volumes Aug 16 21:20:28.825497 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-94539c2b-dc19-4f51-bedb-35f0abdddb73 tempest-ProjectMemberTests-132301554 tempest-ProjectMemberTests-132301554-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "f5c0dd8a-94a0-41ed-83fc-28e4d169090d", "size": 1}} {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:20:28.826933 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.v3.volumes [None req-94539c2b-dc19-4f51-bedb-35f0abdddb73 tempest-ProjectMemberTests-132301554 tempest-ProjectMemberTests-132301554-project-admin] Create volume request body: {'volume': {'volume_type': 'f5c0dd8a-94a0-41ed-83fc-28e4d169090d', 'size': 1}} {{(pid=100332) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 21:20:28.831024 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.v3.volumes [None req-94539c2b-dc19-4f51-bedb-35f0abdddb73 tempest-ProjectMemberTests-132301554 tempest-ProjectMemberTests-132301554-project-admin] Create volume of 1 GB Aug 16 21:20:28.831346 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:20:28.831346 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:20:28.831872 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-94539c2b-dc19-4f51-bedb-35f0abdddb73 tempest-ProjectMemberTests-132301554 tempest-ProjectMemberTests-132301554-project-admin] Availability Zones retrieved successfully. Aug 16 21:20:28.837464 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-94539c2b-dc19-4f51-bedb-35f0abdddb73 tempest-ProjectMemberTests-132301554 tempest-ProjectMemberTests-132301554-project-admin] Flow 'volume_create_api' (5be5793e-9746-4236-bad5-6d416d2808aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100332) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:20:28.838657 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-94539c2b-dc19-4f51-bedb-35f0abdddb73 tempest-ProjectMemberTests-132301554 tempest-ProjectMemberTests-132301554-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e46fe192-c711-4d54-b0c7-d95e59e4cc6d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:20:28.839562 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.flows.api.create_volume [None req-94539c2b-dc19-4f51-bedb-35f0abdddb73 tempest-ProjectMemberTests-132301554 tempest-ProjectMemberTests-132301554-project-admin] Validating volume size '1' using validate_int {{(pid=100332) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 21:20:28.861768 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-94539c2b-dc19-4f51-bedb-35f0abdddb73 tempest-ProjectMemberTests-132301554 tempest-ProjectMemberTests-132301554-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e46fe192-c711-4d54-b0c7-d95e59e4cc6d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T21:20:29Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-286295306',vendor_name='tempest-vendor_name-384948135'},id=f5c0dd8a-94a0-41ed-83fc-28e4d169090d,is_public=True,name='tempest-ProjectMemberTests-volume-type-2136566561',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f5c0dd8a-94a0-41ed-83fc-28e4d169090d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:20:28.862649 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-94539c2b-dc19-4f51-bedb-35f0abdddb73 tempest-ProjectMemberTests-132301554 tempest-ProjectMemberTests-132301554-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8d8790b5-96e7-4d89-8e57-ca3386eb7ebe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:20:28.895705 np0000007409 devstack@c-api.service[100332]: WARNING cinder.quota [None req-94539c2b-dc19-4f51-bedb-35f0abdddb73 tempest-ProjectMemberTests-132301554 tempest-ProjectMemberTests-132301554-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-2136566561 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-2136566561, it is now deprecated. Please use the default quota class for default quota. Aug 16 21:20:28.896353 np0000007409 devstack@c-api.service[100332]: WARNING cinder.quota [None req-94539c2b-dc19-4f51-bedb-35f0abdddb73 tempest-ProjectMemberTests-132301554 tempest-ProjectMemberTests-132301554-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-2136566561 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-2136566561, it is now deprecated. Please use the default quota class for default quota. Aug 16 21:20:28.932264 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.quota [None req-94539c2b-dc19-4f51-bedb-35f0abdddb73 tempest-ProjectMemberTests-132301554 tempest-ProjectMemberTests-132301554-project-admin] Created reservations ['353edb85-b6d6-4c9e-a934-391bb6f5fe63', '10d74e27-aad9-4648-9350-0636ea01348f', '0ebba863-da38-407c-b64e-b2173af0f4dd', '113fea91-469c-4c3c-8866-3cbaef091379'] {{(pid=100332) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:20:28.933275 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-94539c2b-dc19-4f51-bedb-35f0abdddb73 tempest-ProjectMemberTests-132301554 tempest-ProjectMemberTests-132301554-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8d8790b5-96e7-4d89-8e57-ca3386eb7ebe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['353edb85-b6d6-4c9e-a934-391bb6f5fe63', '10d74e27-aad9-4648-9350-0636ea01348f', '0ebba863-da38-407c-b64e-b2173af0f4dd', '113fea91-469c-4c3c-8866-3cbaef091379']}' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:20:28.934382 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-94539c2b-dc19-4f51-bedb-35f0abdddb73 tempest-ProjectMemberTests-132301554 tempest-ProjectMemberTests-132301554-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7182e625-0fdd-4bb4-8d7b-06868c77170e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:20:28.949715 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-6dbb33f4-8d9a-4611-91c8-9564a9760f5a None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:20:28.950198 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-6dbb33f4-8d9a-4611-91c8-9564a9760f5a None None] GET https://10.4.3.143/volume// Aug 16 21:20:28.950385 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-6dbb33f4-8d9a-4611-91c8-9564a9760f5a None None] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:20:28.950625 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-6dbb33f4-8d9a-4611-91c8-9564a9760f5a None None] Calling method 'all' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:20:28.951051 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-6dbb33f4-8d9a-4611-91c8-9564a9760f5a None None] https://10.4.3.143/volume// returned with HTTP 300 Aug 16 21:20:28.951369 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 1118/4461] 10.4.3.143 () {66 vars in 1426 bytes} [Sun Aug 16 21:20: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 16 21:20:28.966273 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [req-31447c32-6fbd-4bb6-8e1f-e5fc8c3e4525 req-99ade4a5-ff0d-4fe6-9f0a-e954d9f33420 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:20:28.968616 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [req-31447c32-6fbd-4bb6-8e1f-e5fc8c3e4525 req-99ade4a5-ff0d-4fe6-9f0a-e954d9f33420 tempest-TestInstancesWithCinderVolumes-1479381705 tempest-TestInstancesWithCinderVolumes-1479381705-project-member] GET https://10.4.3.143/volume/v3/volumes/55a32a54-fea6-4fbc-be09-293f6956cc9f Aug 16 21:20:28.970448 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [req-31447c32-6fbd-4bb6-8e1f-e5fc8c3e4525 req-99ade4a5-ff0d-4fe6-9f0a-e954d9f33420 tempest-TestInstancesWithCinderVolumes-1479381705 tempest-TestInstancesWithCinderVolumes-1479381705-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:20:28.970448 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [req-31447c32-6fbd-4bb6-8e1f-e5fc8c3e4525 req-99ade4a5-ff0d-4fe6-9f0a-e954d9f33420 tempest-TestInstancesWithCinderVolumes-1479381705 tempest-TestInstancesWithCinderVolumes-1479381705-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:20:28.970618 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-94539c2b-dc19-4f51-bedb-35f0abdddb73 tempest-ProjectMemberTests-132301554 tempest-ProjectMemberTests-132301554-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7182e625-0fdd-4bb4-8d7b-06868c77170e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '724e5f09-d43b-4c5e-a973-89636f783e9d', '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='c63db08387cb479995385f629e5d0c84',qos_specs=None,replication_status=,reservations=['353edb85-b6d6-4c9e-a934-391bb6f5fe63','10d74e27-aad9-4648-9350-0636ea01348f','0ebba863-da38-407c-b64e-b2173af0f4dd','113fea91-469c-4c3c-8866-3cbaef091379'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c540d8c8779a4616a802dce9c14344c4',volume_type_id=f5c0dd8a-94a0-41ed-83fc-28e4d169090d), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T21:20:28Z,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=724e5f09-d43b-4c5e-a973-89636f783e9d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c63db08387cb479995385f629e5d0c84',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c540d8c8779a4616a802dce9c14344c4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f5c0dd8a-94a0-41ed-83fc-28e4d169090d),volume_type_id=f5c0dd8a-94a0-41ed-83fc-28e4d169090d)}' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:20:28.970980 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-94539c2b-dc19-4f51-bedb-35f0abdddb73 tempest-ProjectMemberTests-132301554 tempest-ProjectMemberTests-132301554-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (16276304-9a8c-4c4e-9ebd-5f43adc88073) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:20:28.981095 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:20:28.981095 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:20:28.986035 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [req-31447c32-6fbd-4bb6-8e1f-e5fc8c3e4525 req-99ade4a5-ff0d-4fe6-9f0a-e954d9f33420 tempest-TestInstancesWithCinderVolumes-1479381705 tempest-TestInstancesWithCinderVolumes-1479381705-project-member] Volume info retrieved successfully. Aug 16 21:20:28.992088 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-94539c2b-dc19-4f51-bedb-35f0abdddb73 tempest-ProjectMemberTests-132301554 tempest-ProjectMemberTests-132301554-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (16276304-9a8c-4c4e-9ebd-5f43adc88073) transitioned into state 'SUCCESS' from 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='c63db08387cb479995385f629e5d0c84',qos_specs=None,replication_status=,reservations=['353edb85-b6d6-4c9e-a934-391bb6f5fe63','10d74e27-aad9-4648-9350-0636ea01348f','0ebba863-da38-407c-b64e-b2173af0f4dd','113fea91-469c-4c3c-8866-3cbaef091379'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c540d8c8779a4616a802dce9c14344c4',volume_type_id=f5c0dd8a-94a0-41ed-83fc-28e4d169090d)}' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:20:28.992879 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-94539c2b-dc19-4f51-bedb-35f0abdddb73 tempest-ProjectMemberTests-132301554 tempest-ProjectMemberTests-132301554-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (95aa47a1-a48d-43b1-9dd6-fc7422effaf2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:20:28.993376 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [req-31447c32-6fbd-4bb6-8e1f-e5fc8c3e4525 req-99ade4a5-ff0d-4fe6-9f0a-e954d9f33420 tempest-TestInstancesWithCinderVolumes-1479381705 tempest-TestInstancesWithCinderVolumes-1479381705-project-member] https://10.4.3.143/volume/v3/volumes/55a32a54-fea6-4fbc-be09-293f6956cc9f returned with HTTP 200 Aug 16 21:20:28.994097 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 1119/4462] 10.4.3.143 () {70 vars in 1639 bytes} [Sun Aug 16 21:20:28 2026] GET /volume/v3/volumes/55a32a54-fea6-4fbc-be09-293f6956cc9f => generated 1429 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 16 21:20:29.006749 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-94539c2b-dc19-4f51-bedb-35f0abdddb73 tempest-ProjectMemberTests-132301554 tempest-ProjectMemberTests-132301554-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (95aa47a1-a48d-43b1-9dd6-fc7422effaf2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:20:29.007855 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-94539c2b-dc19-4f51-bedb-35f0abdddb73 tempest-ProjectMemberTests-132301554 tempest-ProjectMemberTests-132301554-project-admin] Flow 'volume_create_api' (5be5793e-9746-4236-bad5-6d416d2808aa) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100332) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:20:29.008280 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-94539c2b-dc19-4f51-bedb-35f0abdddb73 tempest-ProjectMemberTests-132301554 tempest-ProjectMemberTests-132301554-project-admin] Create volume request issued successfully. Aug 16 21:20:29.009066 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-94539c2b-dc19-4f51-bedb-35f0abdddb73 tempest-ProjectMemberTests-132301554 tempest-ProjectMemberTests-132301554-project-admin] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Aug 16 21:20:29.009589 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 1119/4463] 10.4.3.143 () {70 vars in 1298 bytes} [Sun Aug 16 21:20:28 2026] POST /volume/v3/volumes => generated 774 bytes in 187 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 21:20:29.013670 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-032abf34-5e9b-4eb7-9ab6-a8df62a7f14e None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:20:29.015972 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-032abf34-5e9b-4eb7-9ab6-a8df62a7f14e tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] GET https://10.4.3.143/volume/v3/volumes/1da8919a-4914-4ef8-bce0-82b5877f3011 Aug 16 21:20:29.016269 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-032abf34-5e9b-4eb7-9ab6-a8df62a7f14e tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:20:29.016597 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-032abf34-5e9b-4eb7-9ab6-a8df62a7f14e tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:20:29.024585 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-032abf34-5e9b-4eb7-9ab6-a8df62a7f14e tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] https://10.4.3.143/volume/v3/volumes/1da8919a-4914-4ef8-bce0-82b5877f3011 returned with HTTP 404 Aug 16 21:20:29.025366 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 1108/4464] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:20:29 2026] GET /volume/v3/volumes/1da8919a-4914-4ef8-bce0-82b5877f3011 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:20:29.026413 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-e9f21c3d-2e53-4933-8c8b-24ff806a94a9 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:20:29.028574 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-e9f21c3d-2e53-4933-8c8b-24ff806a94a9 tempest-ProjectMemberTests-132301554 tempest-ProjectMemberTests-132301554-project-admin] GET https://10.4.3.143/volume/v3/volumes/724e5f09-d43b-4c5e-a973-89636f783e9d Aug 16 21:20:29.028792 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-e9f21c3d-2e53-4933-8c8b-24ff806a94a9 tempest-ProjectMemberTests-132301554 tempest-ProjectMemberTests-132301554-project-admin] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:20:29.028996 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-e9f21c3d-2e53-4933-8c8b-24ff806a94a9 tempest-ProjectMemberTests-132301554 tempest-ProjectMemberTests-132301554-project-admin] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:20:29.038414 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-5057c2c4-7839-4c12-acac-ca901a3cc638 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:20:29.040382 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-5057c2c4-7839-4c12-acac-ca901a3cc638 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-member] GET https://10.4.3.143/volume/v3/backups Aug 16 21:20:29.040837 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-5057c2c4-7839-4c12-acac-ca901a3cc638 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:20:29.041227 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-5057c2c4-7839-4c12-acac-ca901a3cc638 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-member] Calling method 'index' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:20:29.041734 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.api_utils [None req-5057c2c4-7839-4c12-acac-ca901a3cc638 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-member] Removing options '' from query. {{(pid=100330) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 16 21:20:29.047338 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:20:29.047338 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:20:29.049792 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-5057c2c4-7839-4c12-acac-ca901a3cc638 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-member] https://10.4.3.143/volume/v3/backups returned with HTTP 200 Aug 16 21:20:29.050747 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 1120/4465] 10.4.3.143 () {68 vars in 1277 bytes} [Sun Aug 16 21:20:29 2026] GET /volume/v3/backups => generated 624 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:20:29.057961 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-e9f21c3d-2e53-4933-8c8b-24ff806a94a9 tempest-ProjectMemberTests-132301554 tempest-ProjectMemberTests-132301554-project-admin] Volume info retrieved successfully. Aug 16 21:20:29.062824 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-be6df0d3-652e-4bb6-83d3-70b22ec5bbec None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:20:29.065482 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-be6df0d3-652e-4bb6-83d3-70b22ec5bbec tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-member] GET https://10.4.3.143/volume/v3/backups?project_id=4bd42d36352e4bf5b8c7ba101af89953 Aug 16 21:20:29.065756 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-be6df0d3-652e-4bb6-83d3-70b22ec5bbec tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:20:29.066075 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-be6df0d3-652e-4bb6-83d3-70b22ec5bbec tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-member] Calling method 'index' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:20:29.066396 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.api_utils [None req-be6df0d3-652e-4bb6-83d3-70b22ec5bbec tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-member] Removing options 'project_id' from query. {{(pid=100332) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 16 21:20:29.066718 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:20:29.066718 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:20:29.068757 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-e9f21c3d-2e53-4933-8c8b-24ff806a94a9 tempest-ProjectMemberTests-132301554 tempest-ProjectMemberTests-132301554-project-admin] https://10.4.3.143/volume/v3/volumes/724e5f09-d43b-4c5e-a973-89636f783e9d returned with HTTP 200 Aug 16 21:20:29.069442 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 1119/4466] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:20:29 2026] GET /volume/v3/volumes/724e5f09-d43b-4c5e-a973-89636f783e9d => generated 953 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:20:29.086089 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-be6df0d3-652e-4bb6-83d3-70b22ec5bbec tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-member] https://10.4.3.143/volume/v3/backups?project_id=4bd42d36352e4bf5b8c7ba101af89953 returned with HTTP 200 Aug 16 21:20:29.086472 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 1120/4467] 10.4.3.143 () {68 vars in 1364 bytes} [Sun Aug 16 21:20:29 2026] GET /volume/v3/backups?project_id=4bd42d36352e4bf5b8c7ba101af89953 => generated 624 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:20:29.099494 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-ac21439d-f449-4535-807c-e3ed668a15ea None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:20:29.101590 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-ac21439d-f449-4535-807c-e3ed668a15ea tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] POST https://10.4.3.143/volume/v3/volumes Aug 16 21:20:29.101954 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-ac21439d-f449-4535-807c-e3ed668a15ea tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1385610156"}} {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:20:29.103292 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.v3.volumes [None req-ac21439d-f449-4535-807c-e3ed668a15ea tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1385610156'}} {{(pid=100333) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 21:20:29.103404 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.v3.volumes [None req-ac21439d-f449-4535-807c-e3ed668a15ea tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Create volume of 1 GB Aug 16 21:20:29.107940 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-ac21439d-f449-4535-807c-e3ed668a15ea tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Availability Zones retrieved successfully. Aug 16 21:20:29.114379 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [req-31447c32-6fbd-4bb6-8e1f-e5fc8c3e4525 req-dfbaf5e5-0547-478e-bfec-4a7df3442d94 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:20:29.114820 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-ac21439d-f449-4535-807c-e3ed668a15ea tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Flow 'volume_create_api' (9b9067bd-b76f-49b6-a721-fc8a29d74b15) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100333) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:20:29.118998 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-ac21439d-f449-4535-807c-e3ed668a15ea tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a8f56fb5-42be-42ae-906d-fbd9595001f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:20:29.118998 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.flows.api.create_volume [None req-ac21439d-f449-4535-807c-e3ed668a15ea tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Validating volume size '1' using validate_int {{(pid=100333) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 21:20:29.119302 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [req-31447c32-6fbd-4bb6-8e1f-e5fc8c3e4525 req-dfbaf5e5-0547-478e-bfec-4a7df3442d94 tempest-TestInstancesWithCinderVolumes-1479381705 tempest-TestInstancesWithCinderVolumes-1479381705-project-member] PUT https://10.4.3.143/volume/v3/attachments/0934245d-2593-4d4c-9b51-bcc93580e392 Aug 16 21:20:29.119302 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [req-31447c32-6fbd-4bb6-8e1f-e5fc8c3e4525 req-dfbaf5e5-0547-478e-bfec-4a7df3442d94 tempest-TestInstancesWithCinderVolumes-1479381705 tempest-TestInstancesWithCinderVolumes-1479381705-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.143", "host": "np0000007409", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:e42fbcbe2e9", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "69237b68-d654-4a76-81de-86e36bc8fb86", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:20:29.127615 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.coordination [req-31447c32-6fbd-4bb6-8e1f-e5fc8c3e4525 req-dfbaf5e5-0547-478e-bfec-4a7df3442d94 tempest-TestInstancesWithCinderVolumes-1479381705 tempest-TestInstancesWithCinderVolumes-1479381705-project-member] Acquiring lock "cinder-attachment_update-55a32a54-fea6-4fbc-be09-293f6956cc9f-np0000007409" by "attachment_update" {{(pid=100330) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:20:29.137287 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.coordination [req-31447c32-6fbd-4bb6-8e1f-e5fc8c3e4525 req-dfbaf5e5-0547-478e-bfec-4a7df3442d94 tempest-TestInstancesWithCinderVolumes-1479381705 tempest-TestInstancesWithCinderVolumes-1479381705-project-member] Lock "cinder-attachment_update-55a32a54-fea6-4fbc-be09-293f6956cc9f-np0000007409" acquired by "attachment_update" :: waited 0.008s {{(pid=100330) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:20:29.137287 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:20:29.137287 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:20:29.151309 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-ac21439d-f449-4535-807c-e3ed668a15ea tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a8f56fb5-42be-42ae-906d-fbd9595001f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T21:04:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=69e633b8-fab9-4b15-8b40-4f1a67c51cda,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '69e633b8-fab9-4b15-8b40-4f1a67c51cda', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:20:29.152068 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-ac21439d-f449-4535-807c-e3ed668a15ea tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a8b500db-f8a8-4e57-bec7-ba3b3ce61c0a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:20:29.194350 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.quota [None req-ac21439d-f449-4535-807c-e3ed668a15ea tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Created reservations ['03c06c42-5dc1-4c72-a9b1-d820069a52e1', '08f90b07-c759-4f77-9612-2151fbc6ced9', 'e6a72f08-4e48-4acc-8255-28d1d565207d', 'bf1471ca-1f1c-41a8-b409-ba7673d9e555'] {{(pid=100333) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:20:29.195187 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-ac21439d-f449-4535-807c-e3ed668a15ea tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a8b500db-f8a8-4e57-bec7-ba3b3ce61c0a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['03c06c42-5dc1-4c72-a9b1-d820069a52e1', '08f90b07-c759-4f77-9612-2151fbc6ced9', 'e6a72f08-4e48-4acc-8255-28d1d565207d', 'bf1471ca-1f1c-41a8-b409-ba7673d9e555']}' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:20:29.195936 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-ac21439d-f449-4535-807c-e3ed668a15ea tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (110ef810-8c29-4c41-9dc5-fc2d5e9bc290) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:20:29.225401 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-ac21439d-f449-4535-807c-e3ed668a15ea tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (110ef810-8c29-4c41-9dc5-fc2d5e9bc290) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e1a5c6ff-751e-4b15-ab58-6c27b0db3824', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1385610156',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4bd42d36352e4bf5b8c7ba101af89953',qos_specs=None,replication_status=,reservations=['03c06c42-5dc1-4c72-a9b1-d820069a52e1','08f90b07-c759-4f77-9612-2151fbc6ced9','e6a72f08-4e48-4acc-8255-28d1d565207d','bf1471ca-1f1c-41a8-b409-ba7673d9e555'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5b5748bf07d2497d812f0aaf796aa757',volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T21:20:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1385610156',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e1a5c6ff-751e-4b15-ab58-6c27b0db3824,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4bd42d36352e4bf5b8c7ba101af89953',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5b5748bf07d2497d812f0aaf796aa757',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(69e633b8-fab9-4b15-8b40-4f1a67c51cda),volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda)}' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:20:29.230137 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-ac21439d-f449-4535-807c-e3ed668a15ea tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (44e449cf-a685-44a8-8cea-ee992d3f7cd5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:20:29.242069 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.coordination [req-31447c32-6fbd-4bb6-8e1f-e5fc8c3e4525 req-dfbaf5e5-0547-478e-bfec-4a7df3442d94 tempest-TestInstancesWithCinderVolumes-1479381705 tempest-TestInstancesWithCinderVolumes-1479381705-project-member] Lock "cinder-attachment_update-55a32a54-fea6-4fbc-be09-293f6956cc9f-np0000007409" released by "attachment_update" :: held 0.105s {{(pid=100330) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:20:29.242069 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [req-31447c32-6fbd-4bb6-8e1f-e5fc8c3e4525 req-dfbaf5e5-0547-478e-bfec-4a7df3442d94 tempest-TestInstancesWithCinderVolumes-1479381705 tempest-TestInstancesWithCinderVolumes-1479381705-project-member] https://10.4.3.143/volume/v3/attachments/0934245d-2593-4d4c-9b51-bcc93580e392 returned with HTTP 200 Aug 16 21:20:29.242069 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 1121/4468] 10.4.3.143 () {74 vars in 1704 bytes} [Sun Aug 16 21:20:29 2026] PUT /volume/v3/attachments/0934245d-2593-4d4c-9b51-bcc93580e392 => generated 969 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:20:29.269607 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [req-31447c32-6fbd-4bb6-8e1f-e5fc8c3e4525 req-f49e0c37-760a-4ce1-bcf3-364ac57b9c15 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:20:29.274586 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [req-31447c32-6fbd-4bb6-8e1f-e5fc8c3e4525 req-f49e0c37-760a-4ce1-bcf3-364ac57b9c15 tempest-TestInstancesWithCinderVolumes-1479381705 tempest-TestInstancesWithCinderVolumes-1479381705-project-member] POST https://10.4.3.143/volume/v3/attachments/0934245d-2593-4d4c-9b51-bcc93580e392/action Aug 16 21:20:29.274586 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [req-31447c32-6fbd-4bb6-8e1f-e5fc8c3e4525 req-f49e0c37-760a-4ce1-bcf3-364ac57b9c15 tempest-TestInstancesWithCinderVolumes-1479381705 tempest-TestInstancesWithCinderVolumes-1479381705-project-member] Action body: b'{"os-complete": null}' {{(pid=100331) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 21:20:29.274812 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [req-31447c32-6fbd-4bb6-8e1f-e5fc8c3e4525 req-f49e0c37-760a-4ce1-bcf3-364ac57b9c15 tempest-TestInstancesWithCinderVolumes-1479381705 tempest-TestInstancesWithCinderVolumes-1479381705-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:20:29.299361 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-ac21439d-f449-4535-807c-e3ed668a15ea tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (44e449cf-a685-44a8-8cea-ee992d3f7cd5) transitioned into state 'SUCCESS' from state '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-1385610156',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4bd42d36352e4bf5b8c7ba101af89953',qos_specs=None,replication_status=,reservations=['03c06c42-5dc1-4c72-a9b1-d820069a52e1','08f90b07-c759-4f77-9612-2151fbc6ced9','e6a72f08-4e48-4acc-8255-28d1d565207d','bf1471ca-1f1c-41a8-b409-ba7673d9e555'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5b5748bf07d2497d812f0aaf796aa757',volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda)}' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:20:29.302849 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-ac21439d-f449-4535-807c-e3ed668a15ea tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2efde757-c69f-4db0-8bc9-ed5574824d71) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:20:29.306708 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:20:29.306708 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:20:29.321045 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-ac21439d-f449-4535-807c-e3ed668a15ea tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2efde757-c69f-4db0-8bc9-ed5574824d71) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:20:29.321847 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-ac21439d-f449-4535-807c-e3ed668a15ea tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Flow 'volume_create_api' (9b9067bd-b76f-49b6-a721-fc8a29d74b15) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100333) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:20:29.322377 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-ac21439d-f449-4535-807c-e3ed668a15ea tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Create volume request issued successfully. Aug 16 21:20:29.322954 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-ac21439d-f449-4535-807c-e3ed668a15ea tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Aug 16 21:20:29.323438 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 1109/4469] 10.4.3.143 () {70 vars in 1298 bytes} [Sun Aug 16 21:20:29 2026] POST /volume/v3/volumes => generated 778 bytes in 224 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 21:20:29.325708 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [req-31447c32-6fbd-4bb6-8e1f-e5fc8c3e4525 req-f49e0c37-760a-4ce1-bcf3-364ac57b9c15 tempest-TestInstancesWithCinderVolumes-1479381705 tempest-TestInstancesWithCinderVolumes-1479381705-project-member] https://10.4.3.143/volume/v3/attachments/0934245d-2593-4d4c-9b51-bcc93580e392/action returned with HTTP 204 Aug 16 21:20:29.326546 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 1120/4470] 10.4.3.143 () {74 vars in 1725 bytes} [Sun Aug 16 21:20:29 2026] POST /volume/v3/attachments/0934245d-2593-4d4c-9b51-bcc93580e392/action => generated 0 bytes in 57 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:20:29.338569 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-cfdb246e-f812-4f7b-acf6-c00d92530624 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:20:29.341086 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-cfdb246e-f812-4f7b-acf6-c00d92530624 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] GET https://10.4.3.143/volume/v3/volumes/e1a5c6ff-751e-4b15-ab58-6c27b0db3824 Aug 16 21:20:29.341432 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-cfdb246e-f812-4f7b-acf6-c00d92530624 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:20:29.341682 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-cfdb246e-f812-4f7b-acf6-c00d92530624 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:20:29.352943 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:20:29.352943 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:20:29.358300 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-cfdb246e-f812-4f7b-acf6-c00d92530624 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Volume info retrieved successfully. Aug 16 21:20:29.364714 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-cfdb246e-f812-4f7b-acf6-c00d92530624 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] https://10.4.3.143/volume/v3/volumes/e1a5c6ff-751e-4b15-ab58-6c27b0db3824 returned with HTTP 200 Aug 16 21:20:29.365202 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 1121/4471] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:20:29 2026] GET /volume/v3/volumes/e1a5c6ff-751e-4b15-ab58-6c27b0db3824 => generated 957 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:20:29.745237 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-1d86a112-8a8b-4f64-bddd-b046d75637ad None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:20:29.747288 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-1d86a112-8a8b-4f64-bddd-b046d75637ad tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] GET https://10.4.3.143/volume/v3/backups/b7c96aee-783f-44d2-9245-b2f814ef8ce4 Aug 16 21:20:29.747470 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-1d86a112-8a8b-4f64-bddd-b046d75637ad tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:20:29.748172 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-1d86a112-8a8b-4f64-bddd-b046d75637ad tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:20:29.748330 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.v3.backups [None req-1d86a112-8a8b-4f64-bddd-b046d75637ad tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Show backup with id b7c96aee-783f-44d2-9245-b2f814ef8ce4. {{(pid=100330) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:20:29.753366 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:20:29.753366 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:20:29.754523 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-1d86a112-8a8b-4f64-bddd-b046d75637ad tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] https://10.4.3.143/volume/v3/backups/b7c96aee-783f-44d2-9245-b2f814ef8ce4 returned with HTTP 200 Aug 16 21:20:29.755012 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 1122/4472] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:20:29 2026] GET /volume/v3/backups/b7c96aee-783f-44d2-9245-b2f814ef8ce4 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:20:30.090620 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-5c1462e7-f27b-4214-93f7-000d8f5d26d6 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:20:30.093039 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-5c1462e7-f27b-4214-93f7-000d8f5d26d6 tempest-ProjectMemberTests-132301554 tempest-ProjectMemberTests-132301554-project-admin] GET https://10.4.3.143/volume/v3/volumes/724e5f09-d43b-4c5e-a973-89636f783e9d Aug 16 21:20:30.093305 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-5c1462e7-f27b-4214-93f7-000d8f5d26d6 tempest-ProjectMemberTests-132301554 tempest-ProjectMemberTests-132301554-project-admin] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:20:30.093543 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-5c1462e7-f27b-4214-93f7-000d8f5d26d6 tempest-ProjectMemberTests-132301554 tempest-ProjectMemberTests-132301554-project-admin] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:20:30.107713 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:20:30.107713 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:20:30.112386 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-5c1462e7-f27b-4214-93f7-000d8f5d26d6 tempest-ProjectMemberTests-132301554 tempest-ProjectMemberTests-132301554-project-admin] Volume info retrieved successfully. Aug 16 21:20:30.118222 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-5c1462e7-f27b-4214-93f7-000d8f5d26d6 tempest-ProjectMemberTests-132301554 tempest-ProjectMemberTests-132301554-project-admin] https://10.4.3.143/volume/v3/volumes/724e5f09-d43b-4c5e-a973-89636f783e9d returned with HTTP 200 Aug 16 21:20:30.118792 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 1110/4473] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:20:30 2026] GET /volume/v3/volumes/724e5f09-d43b-4c5e-a973-89636f783e9d => generated 974 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:20:30.132821 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-7b1619aa-964e-43d9-8f41-167380008a21 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:20:30.136940 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-7b1619aa-964e-43d9-8f41-167380008a21 tempest-ProjectMemberTests-132301554 tempest-ProjectMemberTests-132301554-project-admin] GET https://10.4.3.143/volume/v3/messages Aug 16 21:20:30.136940 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-7b1619aa-964e-43d9-8f41-167380008a21 tempest-ProjectMemberTests-132301554 tempest-ProjectMemberTests-132301554-project-admin] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:20:30.136940 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-7b1619aa-964e-43d9-8f41-167380008a21 tempest-ProjectMemberTests-132301554 tempest-ProjectMemberTests-132301554-project-admin] Calling method 'version_select' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:20:30.141605 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-7b1619aa-964e-43d9-8f41-167380008a21 tempest-ProjectMemberTests-132301554 tempest-ProjectMemberTests-132301554-project-admin] https://10.4.3.143/volume/v3/messages returned with HTTP 200 Aug 16 21:20:30.142316 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 1121/4474] 10.4.3.143 () {68 vars in 1280 bytes} [Sun Aug 16 21:20:30 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 16 21:20:30.151350 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-a85a82a0-588c-42e2-b579-4699cf29d4bf None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:20:30.153710 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-a85a82a0-588c-42e2-b579-4699cf29d4bf tempest-ProjectMemberTests-132301554 tempest-ProjectMemberTests-132301554-project-member] GET https://10.4.3.143/volume/v3/messages/6f1554ef-dd6f-4d44-bd7d-e0725de93bd7 Aug 16 21:20:30.154027 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-a85a82a0-588c-42e2-b579-4699cf29d4bf tempest-ProjectMemberTests-132301554 tempest-ProjectMemberTests-132301554-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:20:30.154361 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-a85a82a0-588c-42e2-b579-4699cf29d4bf tempest-ProjectMemberTests-132301554 tempest-ProjectMemberTests-132301554-project-member] Calling method 'version_select' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:20:30.158755 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-a85a82a0-588c-42e2-b579-4699cf29d4bf tempest-ProjectMemberTests-132301554 tempest-ProjectMemberTests-132301554-project-member] https://10.4.3.143/volume/v3/messages/6f1554ef-dd6f-4d44-bd7d-e0725de93bd7 returned with HTTP 200 Aug 16 21:20:30.159246 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 1122/4475] 10.4.3.143 () {68 vars in 1391 bytes} [Sun Aug 16 21:20:30 2026] GET /volume/v3/messages/6f1554ef-dd6f-4d44-bd7d-e0725de93bd7 => generated 667 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:20:30.168805 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-15e05330-e4d6-4e28-ae83-c3448cfdcd0d None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:20:30.172314 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-15e05330-e4d6-4e28-ae83-c3448cfdcd0d tempest-ProjectMemberTests-132301554 tempest-ProjectMemberTests-132301554-project-admin] DELETE https://10.4.3.143/volume/v3/messages/6f1554ef-dd6f-4d44-bd7d-e0725de93bd7 Aug 16 21:20:30.172480 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-15e05330-e4d6-4e28-ae83-c3448cfdcd0d tempest-ProjectMemberTests-132301554 tempest-ProjectMemberTests-132301554-project-admin] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:20:30.172693 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-15e05330-e4d6-4e28-ae83-c3448cfdcd0d tempest-ProjectMemberTests-132301554 tempest-ProjectMemberTests-132301554-project-admin] Calling method 'version_select' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:20:30.185419 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-15e05330-e4d6-4e28-ae83-c3448cfdcd0d tempest-ProjectMemberTests-132301554 tempest-ProjectMemberTests-132301554-project-admin] https://10.4.3.143/volume/v3/messages/6f1554ef-dd6f-4d44-bd7d-e0725de93bd7 returned with HTTP 204 Aug 16 21:20:30.185932 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 1123/4476] 10.4.3.143 () {68 vars in 1394 bytes} [Sun Aug 16 21:20:30 2026] DELETE /volume/v3/messages/6f1554ef-dd6f-4d44-bd7d-e0725de93bd7 => generated 0 bytes in 18 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 16 21:20:30.196206 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-0e41b805-686a-4eb5-bd05-5b37fc73694e None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:20:30.198307 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-0e41b805-686a-4eb5-bd05-5b37fc73694e tempest-ProjectMemberTests-132301554 tempest-ProjectMemberTests-132301554-project-admin] DELETE https://10.4.3.143/volume/v3/volumes/724e5f09-d43b-4c5e-a973-89636f783e9d Aug 16 21:20:30.198568 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-0e41b805-686a-4eb5-bd05-5b37fc73694e tempest-ProjectMemberTests-132301554 tempest-ProjectMemberTests-132301554-project-admin] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:20:30.198769 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-0e41b805-686a-4eb5-bd05-5b37fc73694e tempest-ProjectMemberTests-132301554 tempest-ProjectMemberTests-132301554-project-admin] Calling method 'delete' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:20:30.198975 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.v3.volumes [None req-0e41b805-686a-4eb5-bd05-5b37fc73694e tempest-ProjectMemberTests-132301554 tempest-ProjectMemberTests-132301554-project-admin] Delete volume with id: 724e5f09-d43b-4c5e-a973-89636f783e9d Aug 16 21:20:30.206868 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:20:30.206868 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:20:30.207243 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-0e41b805-686a-4eb5-bd05-5b37fc73694e tempest-ProjectMemberTests-132301554 tempest-ProjectMemberTests-132301554-project-admin] Volume info retrieved successfully. Aug 16 21:20:30.208451 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-0e41b805-686a-4eb5-bd05-5b37fc73694e tempest-ProjectMemberTests-132301554 tempest-ProjectMemberTests-132301554-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100333) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 16 21:20:30.224279 np0000007409 devstack@c-api.service[100333]: WARNING cinder.quota [None req-0e41b805-686a-4eb5-bd05-5b37fc73694e tempest-ProjectMemberTests-132301554 tempest-ProjectMemberTests-132301554-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-2136566561 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-2136566561, it is now deprecated. Please use the default quota class for default quota. Aug 16 21:20:30.224657 np0000007409 devstack@c-api.service[100333]: WARNING cinder.quota [None req-0e41b805-686a-4eb5-bd05-5b37fc73694e tempest-ProjectMemberTests-132301554 tempest-ProjectMemberTests-132301554-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-2136566561 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-2136566561, it is now deprecated. Please use the default quota class for default quota. Aug 16 21:20:30.236791 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.quota [None req-0e41b805-686a-4eb5-bd05-5b37fc73694e tempest-ProjectMemberTests-132301554 tempest-ProjectMemberTests-132301554-project-admin] Created reservations ['50f7f935-8160-4149-a1a9-68f7892a11e8', '140d3161-66ba-4e9a-99de-dfa06bbb04db', '9f812ba8-7e3b-4ce5-95cd-adf8f41043ec', '78ff1ed6-6dec-415d-83eb-89dd188d0c65'] {{(pid=100333) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:20:30.270089 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-0e41b805-686a-4eb5-bd05-5b37fc73694e tempest-ProjectMemberTests-132301554 tempest-ProjectMemberTests-132301554-project-admin] Delete volume request issued successfully. Aug 16 21:20:30.270316 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-0e41b805-686a-4eb5-bd05-5b37fc73694e tempest-ProjectMemberTests-132301554 tempest-ProjectMemberTests-132301554-project-admin] https://10.4.3.143/volume/v3/volumes/724e5f09-d43b-4c5e-a973-89636f783e9d returned with HTTP 202 Aug 16 21:20:30.270867 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 1111/4477] 10.4.3.143 () {68 vars in 1391 bytes} [Sun Aug 16 21:20:30 2026] DELETE /volume/v3/volumes/724e5f09-d43b-4c5e-a973-89636f783e9d => generated 0 bytes in 75 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 21:20:30.279712 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-28ef6bd9-8ec4-41e0-97b3-0f4e8ada81c1 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:20:30.282436 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-28ef6bd9-8ec4-41e0-97b3-0f4e8ada81c1 tempest-ProjectMemberTests-132301554 tempest-ProjectMemberTests-132301554-project-admin] DELETE https://10.4.3.143/volume/v3/types/f5c0dd8a-94a0-41ed-83fc-28e4d169090d Aug 16 21:20:30.283143 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-28ef6bd9-8ec4-41e0-97b3-0f4e8ada81c1 tempest-ProjectMemberTests-132301554 tempest-ProjectMemberTests-132301554-project-admin] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:20:30.283435 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-28ef6bd9-8ec4-41e0-97b3-0f4e8ada81c1 tempest-ProjectMemberTests-132301554 tempest-ProjectMemberTests-132301554-project-admin] Calling method '_delete' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:20:30.315438 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-28ef6bd9-8ec4-41e0-97b3-0f4e8ada81c1 tempest-ProjectMemberTests-132301554 tempest-ProjectMemberTests-132301554-project-admin] https://10.4.3.143/volume/v3/types/f5c0dd8a-94a0-41ed-83fc-28e4d169090d returned with HTTP 202 Aug 16 21:20:30.315438 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 1122/4478] 10.4.3.143 () {66 vars in 1345 bytes} [Sun Aug 16 21:20:30 2026] DELETE /volume/v3/types/f5c0dd8a-94a0-41ed-83fc-28e4d169090d => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 21:20:30.381467 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-fec20f05-a8ca-41fe-b115-4086b4a01600 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:20:30.383436 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-fec20f05-a8ca-41fe-b115-4086b4a01600 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] GET https://10.4.3.143/volume/v3/volumes/e1a5c6ff-751e-4b15-ab58-6c27b0db3824 Aug 16 21:20:30.383692 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-fec20f05-a8ca-41fe-b115-4086b4a01600 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:20:30.383948 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-fec20f05-a8ca-41fe-b115-4086b4a01600 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:20:30.395238 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:20:30.395238 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:20:30.400541 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-fec20f05-a8ca-41fe-b115-4086b4a01600 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Volume info retrieved successfully. Aug 16 21:20:30.406648 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-fec20f05-a8ca-41fe-b115-4086b4a01600 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] https://10.4.3.143/volume/v3/volumes/e1a5c6ff-751e-4b15-ab58-6c27b0db3824 returned with HTTP 200 Aug 16 21:20:30.407125 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 1123/4479] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:20:30 2026] GET /volume/v3/volumes/e1a5c6ff-751e-4b15-ab58-6c27b0db3824 => generated 1018 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:20:30.424451 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-dfea1faa-bc4a-4f15-a899-0818c72fae23 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:20:30.428934 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-dfea1faa-bc4a-4f15-a899-0818c72fae23 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] POST https://10.4.3.143/volume/v3/backups Aug 16 21:20:30.429436 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-dfea1faa-bc4a-4f15-a899-0818c72fae23 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "e1a5c6ff-751e-4b15-ab58-6c27b0db3824", "name": "tempest-type-Backup-825271865"}} {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:20:30.431480 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.contrib.backups [None req-dfea1faa-bc4a-4f15-a899-0818c72fae23 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Creating new backup {'backup': {'volume_id': 'e1a5c6ff-751e-4b15-ab58-6c27b0db3824', 'name': 'tempest-type-Backup-825271865'}} {{(pid=100330) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 16 21:20:30.431639 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.contrib.backups [None req-dfea1faa-bc4a-4f15-a899-0818c72fae23 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Creating backup of volume e1a5c6ff-751e-4b15-ab58-6c27b0db3824 in container None Aug 16 21:20:30.441417 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:20:30.441417 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:20:30.441685 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-dfea1faa-bc4a-4f15-a899-0818c72fae23 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Volume info retrieved successfully. Aug 16 21:20:30.467541 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.quota [None req-dfea1faa-bc4a-4f15-a899-0818c72fae23 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Created reservations ['b78f8865-199b-4d0b-a78d-c461d6c2d62c', '2b379c86-bde7-42b5-998f-9227232ec2a3'] {{(pid=100330) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:20:30.510722 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-dfea1faa-bc4a-4f15-a899-0818c72fae23 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] https://10.4.3.143/volume/v3/backups returned with HTTP 202 Aug 16 21:20:30.511117 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 1124/4480] 10.4.3.143 () {70 vars in 1299 bytes} [Sun Aug 16 21: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 16 21:20:30.528062 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-39e6b35b-1217-4035-85a5-ae71fee5a401 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:20:30.531319 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-39e6b35b-1217-4035-85a5-ae71fee5a401 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] GET https://10.4.3.143/volume/v3/backups/8ad11939-71d2-4c0c-bfe4-f6b2b9f959ae Aug 16 21:20:30.531319 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-39e6b35b-1217-4035-85a5-ae71fee5a401 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:20:30.531475 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-39e6b35b-1217-4035-85a5-ae71fee5a401 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:20:30.531691 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.v3.backups [None req-39e6b35b-1217-4035-85a5-ae71fee5a401 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Show backup with id 8ad11939-71d2-4c0c-bfe4-f6b2b9f959ae. {{(pid=100333) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:20:30.539120 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:20:30.539120 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:20:30.540088 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-39e6b35b-1217-4035-85a5-ae71fee5a401 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] https://10.4.3.143/volume/v3/backups/8ad11939-71d2-4c0c-bfe4-f6b2b9f959ae returned with HTTP 200 Aug 16 21:20:30.540786 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 1112/4481] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:20:30 2026] GET /volume/v3/backups/8ad11939-71d2-4c0c-bfe4-f6b2b9f959ae => generated 722 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:20:30.769157 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-4516e2bf-155c-465a-8db5-750d0818542a None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:20:30.771478 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-4516e2bf-155c-465a-8db5-750d0818542a tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] GET https://10.4.3.143/volume/v3/backups/b7c96aee-783f-44d2-9245-b2f814ef8ce4 Aug 16 21:20:30.772064 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-4516e2bf-155c-465a-8db5-750d0818542a tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:20:30.772531 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-4516e2bf-155c-465a-8db5-750d0818542a tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:20:30.775244 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.v3.backups [None req-4516e2bf-155c-465a-8db5-750d0818542a tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Show backup with id b7c96aee-783f-44d2-9245-b2f814ef8ce4. {{(pid=100331) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:20:30.781261 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:20:30.781261 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:20:30.782422 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-4516e2bf-155c-465a-8db5-750d0818542a tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] https://10.4.3.143/volume/v3/backups/b7c96aee-783f-44d2-9245-b2f814ef8ce4 returned with HTTP 200 Aug 16 21:20:30.783134 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 1123/4482] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:20:30 2026] GET /volume/v3/backups/b7c96aee-783f-44d2-9245-b2f814ef8ce4 => generated 736 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:20:31.552153 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-ab510170-bfdc-4eea-be6a-6de10cc1bebb None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:20:31.557687 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-ab510170-bfdc-4eea-be6a-6de10cc1bebb tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] GET https://10.4.3.143/volume/v3/backups/8ad11939-71d2-4c0c-bfe4-f6b2b9f959ae Aug 16 21:20:31.557992 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-ab510170-bfdc-4eea-be6a-6de10cc1bebb tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:20:31.558194 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-ab510170-bfdc-4eea-be6a-6de10cc1bebb tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:20:31.558389 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.v3.backups [None req-ab510170-bfdc-4eea-be6a-6de10cc1bebb tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Show backup with id 8ad11939-71d2-4c0c-bfe4-f6b2b9f959ae. {{(pid=100332) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:20:31.574056 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:20:31.574056 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:20:31.574863 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-ab510170-bfdc-4eea-be6a-6de10cc1bebb tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] https://10.4.3.143/volume/v3/backups/8ad11939-71d2-4c0c-bfe4-f6b2b9f959ae returned with HTTP 200 Aug 16 21:20:31.575313 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 1124/4483] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:20:31 2026] GET /volume/v3/backups/8ad11939-71d2-4c0c-bfe4-f6b2b9f959ae => generated 724 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:20:31.795146 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-29b7c716-58bd-40ca-99c4-97c054b6e51c None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:20:31.797132 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-29b7c716-58bd-40ca-99c4-97c054b6e51c tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] GET https://10.4.3.143/volume/v3/backups/b7c96aee-783f-44d2-9245-b2f814ef8ce4 Aug 16 21:20:31.797343 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-29b7c716-58bd-40ca-99c4-97c054b6e51c tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:20:31.797575 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-29b7c716-58bd-40ca-99c4-97c054b6e51c tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:20:31.797681 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.v3.backups [None req-29b7c716-58bd-40ca-99c4-97c054b6e51c tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Show backup with id b7c96aee-783f-44d2-9245-b2f814ef8ce4. {{(pid=100330) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:20:31.802268 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:20:31.802268 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:20:31.802859 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-29b7c716-58bd-40ca-99c4-97c054b6e51c tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] https://10.4.3.143/volume/v3/backups/b7c96aee-783f-44d2-9245-b2f814ef8ce4 returned with HTTP 200 Aug 16 21:20:31.803420 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 1125/4484] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:20:31 2026] GET /volume/v3/backups/b7c96aee-783f-44d2-9245-b2f814ef8ce4 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:20:32.498866 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-f1717446-9b99-4280-90f8-f53c0b896f41 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:20:32.586314 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-cd0aad3c-dca5-4c7e-97cd-c704f7719d0c None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:20:32.588383 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-cd0aad3c-dca5-4c7e-97cd-c704f7719d0c tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] GET https://10.4.3.143/volume/v3/backups/8ad11939-71d2-4c0c-bfe4-f6b2b9f959ae Aug 16 21:20:32.588622 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-cd0aad3c-dca5-4c7e-97cd-c704f7719d0c tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:20:32.588857 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-cd0aad3c-dca5-4c7e-97cd-c704f7719d0c tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:20:32.588992 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.v3.backups [None req-cd0aad3c-dca5-4c7e-97cd-c704f7719d0c tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Show backup with id 8ad11939-71d2-4c0c-bfe4-f6b2b9f959ae. {{(pid=100331) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:20:32.594340 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:20:32.594340 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:20:32.595279 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-cd0aad3c-dca5-4c7e-97cd-c704f7719d0c tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] https://10.4.3.143/volume/v3/backups/8ad11939-71d2-4c0c-bfe4-f6b2b9f959ae returned with HTTP 200 Aug 16 21:20:32.595838 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 1124/4485] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:20:32 2026] GET /volume/v3/backups/8ad11939-71d2-4c0c-bfe4-f6b2b9f959ae => generated 724 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:20:32.608057 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-f1717446-9b99-4280-90f8-f53c0b896f41 tempest-VolumeTypesReaderTests-846962510 tempest-VolumeTypesReaderTests-846962510-project-admin] POST https://10.4.3.143/volume/v3/types Aug 16 21:20:32.608448 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-f1717446-9b99-4280-90f8-f53c0b896f41 tempest-VolumeTypesReaderTests-846962510 tempest-VolumeTypesReaderTests-846962510-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-2024812889", "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=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:20:32.631537 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-f1717446-9b99-4280-90f8-f53c0b896f41 tempest-VolumeTypesReaderTests-846962510 tempest-VolumeTypesReaderTests-846962510-project-admin] https://10.4.3.143/volume/v3/types returned with HTTP 200 Aug 16 21:20:32.631727 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 1113/4486] 10.4.3.143 () {68 vars in 1253 bytes} [Sun Aug 16 21:20:32 2026] POST /volume/v3/types => generated 380 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:20:32.640820 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-4f7a2acb-7c20-43a8-bd4e-827d85f47866 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:20:32.643423 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-4f7a2acb-7c20-43a8-bd4e-827d85f47866 tempest-VolumeTypesReaderTests-846962510 tempest-VolumeTypesReaderTests-846962510-project-admin] POST https://10.4.3.143/volume/v3/types/024921bf-24bf-4860-90eb-dbd18db5de66/encryption Aug 16 21:20:32.643534 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-4f7a2acb-7c20-43a8-bd4e-827d85f47866 tempest-VolumeTypesReaderTests-846962510 tempest-VolumeTypesReaderTests-846962510-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:20:32.664126 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-4f7a2acb-7c20-43a8-bd4e-827d85f47866 tempest-VolumeTypesReaderTests-846962510 tempest-VolumeTypesReaderTests-846962510-project-admin] https://10.4.3.143/volume/v3/types/024921bf-24bf-4860-90eb-dbd18db5de66/encryption returned with HTTP 200 Aug 16 21:20:32.664481 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 1125/4487] 10.4.3.143 () {68 vars in 1397 bytes} [Sun Aug 16 21:20:32 2026] POST /volume/v3/types/024921bf-24bf-4860-90eb-dbd18db5de66/encryption => generated 239 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:20:32.672863 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-4c5dbfed-17a1-4993-846c-2e3ccc54d6ec None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:20:32.674848 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-4c5dbfed-17a1-4993-846c-2e3ccc54d6ec tempest-VolumeTypesReaderTests-846962510 tempest-VolumeTypesReaderTests-846962510-project-admin] POST https://10.4.3.143/volume/v3/types Aug 16 21:20:32.675296 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-4c5dbfed-17a1-4993-846c-2e3ccc54d6ec tempest-VolumeTypesReaderTests-846962510 tempest-VolumeTypesReaderTests-846962510-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-723264493", "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=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:20:32.693809 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-4c5dbfed-17a1-4993-846c-2e3ccc54d6ec tempest-VolumeTypesReaderTests-846962510 tempest-VolumeTypesReaderTests-846962510-project-admin] https://10.4.3.143/volume/v3/types returned with HTTP 200 Aug 16 21:20:32.694289 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 1126/4488] 10.4.3.143 () {68 vars in 1253 bytes} [Sun Aug 16 21:20:32 2026] POST /volume/v3/types => generated 379 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:20:32.705653 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-eaa8d89f-048a-4f76-b48a-0fce58020231 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:20:32.778295 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-eaa8d89f-048a-4f76-b48a-0fce58020231 tempest-VolumeTypesReaderTests-846962510 tempest-VolumeTypesReaderTests-846962510-project-reader] POST https://10.4.3.143/volume/v3/types/67e6ed50-df6d-4f40-b977-0f687eb1f97d/encryption Aug 16 21:20:32.778863 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-eaa8d89f-048a-4f76-b48a-0fce58020231 tempest-VolumeTypesReaderTests-846962510 tempest-VolumeTypesReaderTests-846962510-project-reader] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:20:32.781801 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.policy [None req-eaa8d89f-048a-4f76-b48a-0fce58020231 tempest-VolumeTypesReaderTests-846962510 tempest-VolumeTypesReaderTests-846962510-project-reader] Policy check for volume_extension:volume_type_encryption:create failed with context {'is_admin': False, 'user_id': '4d22bf91d21a41c7a0c95a840408530e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8348686ae77045ab9e4fb46eace96bf8', '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=100331) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 16 21:20:32.782122 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-eaa8d89f-048a-4f76-b48a-0fce58020231 tempest-VolumeTypesReaderTests-846962510 tempest-VolumeTypesReaderTests-846962510-project-reader] https://10.4.3.143/volume/v3/types/67e6ed50-df6d-4f40-b977-0f687eb1f97d/encryption returned with HTTP 403 Aug 16 21:20:32.782775 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 1125/4489] 10.4.3.143 () {68 vars in 1397 bytes} [Sun Aug 16 21:20:32 2026] POST /volume/v3/types/67e6ed50-df6d-4f40-b977-0f687eb1f97d/encryption => generated 127 bytes in 78 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:20:32.791939 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-6eb66f4c-74c3-421b-ae5c-159fae289234 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:20:32.794046 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-6eb66f4c-74c3-421b-ae5c-159fae289234 tempest-VolumeTypesReaderTests-846962510 tempest-VolumeTypesReaderTests-846962510-project-admin] POST https://10.4.3.143/volume/v3/types Aug 16 21:20:32.794410 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-6eb66f4c-74c3-421b-ae5c-159fae289234 tempest-VolumeTypesReaderTests-846962510 tempest-VolumeTypesReaderTests-846962510-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-899710410", "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=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:20:32.815122 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-6eb66f4c-74c3-421b-ae5c-159fae289234 tempest-VolumeTypesReaderTests-846962510 tempest-VolumeTypesReaderTests-846962510-project-admin] https://10.4.3.143/volume/v3/types returned with HTTP 200 Aug 16 21:20:32.815656 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 1114/4490] 10.4.3.143 () {68 vars in 1253 bytes} [Sun Aug 16 21:20:32 2026] POST /volume/v3/types => generated 379 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:20:32.816652 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-5d55a447-8a06-4b23-bbba-6465886ec742 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:20:32.820963 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-5d55a447-8a06-4b23-bbba-6465886ec742 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] GET https://10.4.3.143/volume/v3/backups/b7c96aee-783f-44d2-9245-b2f814ef8ce4 Aug 16 21:20:32.823468 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-5d55a447-8a06-4b23-bbba-6465886ec742 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:20:32.823672 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-5d55a447-8a06-4b23-bbba-6465886ec742 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:20:32.823761 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.v3.backups [None req-5d55a447-8a06-4b23-bbba-6465886ec742 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Show backup with id b7c96aee-783f-44d2-9245-b2f814ef8ce4. {{(pid=100332) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:20:32.827676 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-2e1358eb-fd8d-4862-8929-bdd69deb7958 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:20:32.829958 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:20:32.829958 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:20:32.830078 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-2e1358eb-fd8d-4862-8929-bdd69deb7958 tempest-VolumeTypesReaderTests-846962510 tempest-VolumeTypesReaderTests-846962510-project-reader] POST https://10.4.3.143/volume/v3/types/80e3d98a-3566-4e71-9092-1d105f284e06/extra_specs Aug 16 21:20:32.830459 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-2e1358eb-fd8d-4862-8929-bdd69deb7958 tempest-VolumeTypesReaderTests-846962510 tempest-VolumeTypesReaderTests-846962510-project-reader] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:20:32.830624 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-5d55a447-8a06-4b23-bbba-6465886ec742 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] https://10.4.3.143/volume/v3/backups/b7c96aee-783f-44d2-9245-b2f814ef8ce4 returned with HTTP 200 Aug 16 21:20:32.831043 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 1126/4491] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:20:32 2026] GET /volume/v3/backups/b7c96aee-783f-44d2-9245-b2f814ef8ce4 => generated 737 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:20:32.833083 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.policy [None req-2e1358eb-fd8d-4862-8929-bdd69deb7958 tempest-VolumeTypesReaderTests-846962510 tempest-VolumeTypesReaderTests-846962510-project-reader] Policy check for volume_extension:types_extra_specs:create failed with context {'is_admin': False, 'user_id': '4d22bf91d21a41c7a0c95a840408530e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8348686ae77045ab9e4fb46eace96bf8', '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=100330) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 16 21:20:32.833367 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-2e1358eb-fd8d-4862-8929-bdd69deb7958 tempest-VolumeTypesReaderTests-846962510 tempest-VolumeTypesReaderTests-846962510-project-reader] https://10.4.3.143/volume/v3/types/80e3d98a-3566-4e71-9092-1d105f284e06/extra_specs returned with HTTP 403 Aug 16 21:20:32.834019 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 1127/4492] 10.4.3.143 () {68 vars in 1399 bytes} [Sun Aug 16 21:20:32 2026] POST /volume/v3/types/80e3d98a-3566-4e71-9092-1d105f284e06/extra_specs => generated 122 bytes in 7 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:20:32.841477 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-cb2111f7-ee78-4a09-b2e7-342975e56921 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:20:32.843460 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-cb2111f7-ee78-4a09-b2e7-342975e56921 tempest-VolumeTypesReaderTests-846962510 tempest-VolumeTypesReaderTests-846962510-project-reader] PUT https://10.4.3.143/volume/v3/types/80e3d98a-3566-4e71-9092-1d105f284e06/extra_specs/key2 Aug 16 21:20:32.843873 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-cb2111f7-ee78-4a09-b2e7-342975e56921 tempest-VolumeTypesReaderTests-846962510 tempest-VolumeTypesReaderTests-846962510-project-reader] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:20:32.846391 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.policy [None req-cb2111f7-ee78-4a09-b2e7-342975e56921 tempest-VolumeTypesReaderTests-846962510 tempest-VolumeTypesReaderTests-846962510-project-reader] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '4d22bf91d21a41c7a0c95a840408530e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8348686ae77045ab9e4fb46eace96bf8', '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=100331) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 16 21:20:32.846878 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-cb2111f7-ee78-4a09-b2e7-342975e56921 tempest-VolumeTypesReaderTests-846962510 tempest-VolumeTypesReaderTests-846962510-project-reader] https://10.4.3.143/volume/v3/types/80e3d98a-3566-4e71-9092-1d105f284e06/extra_specs/key2 returned with HTTP 403 Aug 16 21:20:32.847269 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 1126/4493] 10.4.3.143 () {68 vars in 1413 bytes} [Sun Aug 16 21:20:32 2026] PUT /volume/v3/types/80e3d98a-3566-4e71-9092-1d105f284e06/extra_specs/key2 => generated 122 bytes in 6 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:20:32.856424 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-f60df978-12e7-4014-81ec-d84308becead None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:20:32.858348 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-f60df978-12e7-4014-81ec-d84308becead tempest-VolumeTypesReaderTests-846962510 tempest-VolumeTypesReaderTests-846962510-project-reader] POST https://10.4.3.143/volume/v3/types Aug 16 21:20:32.858678 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-f60df978-12e7-4014-81ec-d84308becead tempest-VolumeTypesReaderTests-846962510 tempest-VolumeTypesReaderTests-846962510-project-reader] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:20:32.860865 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.policy [None req-f60df978-12e7-4014-81ec-d84308becead tempest-VolumeTypesReaderTests-846962510 tempest-VolumeTypesReaderTests-846962510-project-reader] Policy check for volume_extension:type_create failed with context {'is_admin': False, 'user_id': '4d22bf91d21a41c7a0c95a840408530e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8348686ae77045ab9e4fb46eace96bf8', '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=100333) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 16 21:20:32.861079 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-f60df978-12e7-4014-81ec-d84308becead tempest-VolumeTypesReaderTests-846962510 tempest-VolumeTypesReaderTests-846962510-project-reader] https://10.4.3.143/volume/v3/types returned with HTTP 403 Aug 16 21:20:32.861485 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 1115/4494] 10.4.3.143 () {68 vars in 1252 bytes} [Sun Aug 16 21:20:32 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 16 21:20:32.871820 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-17bed238-d488-4500-b15a-eceede648dcf None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:20:32.874802 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-17bed238-d488-4500-b15a-eceede648dcf tempest-VolumeTypesReaderTests-846962510 tempest-VolumeTypesReaderTests-846962510-project-admin] POST https://10.4.3.143/volume/v3/types Aug 16 21:20:32.874867 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-17bed238-d488-4500-b15a-eceede648dcf tempest-VolumeTypesReaderTests-846962510 tempest-VolumeTypesReaderTests-846962510-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1468215822", "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=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:20:32.895683 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-17bed238-d488-4500-b15a-eceede648dcf tempest-VolumeTypesReaderTests-846962510 tempest-VolumeTypesReaderTests-846962510-project-admin] https://10.4.3.143/volume/v3/types returned with HTTP 200 Aug 16 21:20:32.896173 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 1127/4495] 10.4.3.143 () {68 vars in 1253 bytes} [Sun Aug 16 21:20:32 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 16 21:20:32.908270 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-3ca3c8d7-1d8b-402b-8d59-f9be17cb45c8 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:20:32.910802 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-3ca3c8d7-1d8b-402b-8d59-f9be17cb45c8 tempest-VolumeTypesReaderTests-846962510 tempest-VolumeTypesReaderTests-846962510-project-admin] POST https://10.4.3.143/volume/v3/types/4e2e3d88-99de-404b-b240-55ff74ef9e19/encryption Aug 16 21:20:32.911295 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-3ca3c8d7-1d8b-402b-8d59-f9be17cb45c8 tempest-VolumeTypesReaderTests-846962510 tempest-VolumeTypesReaderTests-846962510-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:20:32.936331 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-3ca3c8d7-1d8b-402b-8d59-f9be17cb45c8 tempest-VolumeTypesReaderTests-846962510 tempest-VolumeTypesReaderTests-846962510-project-admin] https://10.4.3.143/volume/v3/types/4e2e3d88-99de-404b-b240-55ff74ef9e19/encryption returned with HTTP 200 Aug 16 21:20:32.936934 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 1128/4496] 10.4.3.143 () {68 vars in 1397 bytes} [Sun Aug 16 21:20:32 2026] POST /volume/v3/types/4e2e3d88-99de-404b-b240-55ff74ef9e19/encryption => generated 239 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:20:32.946087 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-6f65b8c8-3456-4810-a946-44197326a465 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:20:32.948563 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-6f65b8c8-3456-4810-a946-44197326a465 tempest-VolumeTypesReaderTests-846962510 tempest-VolumeTypesReaderTests-846962510-project-reader] DELETE https://10.4.3.143/volume/v3/types/4e2e3d88-99de-404b-b240-55ff74ef9e19/encryption/6ae38c16-2c9e-41cf-a4bd-cf9e03c93751 Aug 16 21:20:32.948747 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-6f65b8c8-3456-4810-a946-44197326a465 tempest-VolumeTypesReaderTests-846962510 tempest-VolumeTypesReaderTests-846962510-project-reader] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:20:32.949000 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-6f65b8c8-3456-4810-a946-44197326a465 tempest-VolumeTypesReaderTests-846962510 tempest-VolumeTypesReaderTests-846962510-project-reader] Calling method 'delete' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:20:32.949668 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.policy [None req-6f65b8c8-3456-4810-a946-44197326a465 tempest-VolumeTypesReaderTests-846962510 tempest-VolumeTypesReaderTests-846962510-project-reader] Policy check for volume_extension:volume_type_encryption:delete failed with context {'is_admin': False, 'user_id': '4d22bf91d21a41c7a0c95a840408530e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8348686ae77045ab9e4fb46eace96bf8', '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=100331) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 16 21:20:32.949819 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-6f65b8c8-3456-4810-a946-44197326a465 tempest-VolumeTypesReaderTests-846962510 tempest-VolumeTypesReaderTests-846962510-project-reader] https://10.4.3.143/volume/v3/types/4e2e3d88-99de-404b-b240-55ff74ef9e19/encryption/6ae38c16-2c9e-41cf-a4bd-cf9e03c93751 returned with HTTP 403 Aug 16 21:20:32.950300 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 1127/4497] 10.4.3.143 () {66 vars in 1489 bytes} [Sun Aug 16 21:20:32 2026] DELETE /volume/v3/types/4e2e3d88-99de-404b-b240-55ff74ef9e19/encryption/6ae38c16-2c9e-41cf-a4bd-cf9e03c93751 => generated 127 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:20:32.958731 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-6e60ffa8-73d8-4c80-a0b8-1f301d7947ee None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:20:32.961543 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-6e60ffa8-73d8-4c80-a0b8-1f301d7947ee tempest-VolumeTypesReaderTests-846962510 tempest-VolumeTypesReaderTests-846962510-project-admin] POST https://10.4.3.143/volume/v3/types Aug 16 21:20:32.962515 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-6e60ffa8-73d8-4c80-a0b8-1f301d7947ee tempest-VolumeTypesReaderTests-846962510 tempest-VolumeTypesReaderTests-846962510-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-225038029", "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=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:20:32.978869 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-6e60ffa8-73d8-4c80-a0b8-1f301d7947ee tempest-VolumeTypesReaderTests-846962510 tempest-VolumeTypesReaderTests-846962510-project-admin] https://10.4.3.143/volume/v3/types returned with HTTP 200 Aug 16 21:20:32.979253 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 1116/4498] 10.4.3.143 () {68 vars in 1253 bytes} [Sun Aug 16 21:20:32 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 16 21:20:32.988394 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-2bf13cf0-0e0f-4048-a9b4-1bc017049b24 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:20:32.990466 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-2bf13cf0-0e0f-4048-a9b4-1bc017049b24 tempest-VolumeTypesReaderTests-846962510 tempest-VolumeTypesReaderTests-846962510-project-reader] DELETE https://10.4.3.143/volume/v3/types/91e1887c-7b9e-4a8b-90dd-91a37ab98183/extra_specs/key1 Aug 16 21:20:32.990700 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-2bf13cf0-0e0f-4048-a9b4-1bc017049b24 tempest-VolumeTypesReaderTests-846962510 tempest-VolumeTypesReaderTests-846962510-project-reader] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:20:32.990962 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-2bf13cf0-0e0f-4048-a9b4-1bc017049b24 tempest-VolumeTypesReaderTests-846962510 tempest-VolumeTypesReaderTests-846962510-project-reader] Calling method 'delete' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:20:32.999654 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.policy [None req-2bf13cf0-0e0f-4048-a9b4-1bc017049b24 tempest-VolumeTypesReaderTests-846962510 tempest-VolumeTypesReaderTests-846962510-project-reader] Policy check for volume_extension:types_extra_specs:delete failed with context {'is_admin': False, 'user_id': '4d22bf91d21a41c7a0c95a840408530e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8348686ae77045ab9e4fb46eace96bf8', '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=100332) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 16 21:20:32.999984 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-2bf13cf0-0e0f-4048-a9b4-1bc017049b24 tempest-VolumeTypesReaderTests-846962510 tempest-VolumeTypesReaderTests-846962510-project-reader] https://10.4.3.143/volume/v3/types/91e1887c-7b9e-4a8b-90dd-91a37ab98183/extra_specs/key1 returned with HTTP 403 Aug 16 21:20:33.000735 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 1128/4499] 10.4.3.143 () {66 vars in 1396 bytes} [Sun Aug 16 21:20:32 2026] DELETE /volume/v3/types/91e1887c-7b9e-4a8b-90dd-91a37ab98183/extra_specs/key1 => generated 122 bytes in 13 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:20:33.012172 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-22af8fae-0d52-453f-8ead-96d74a6b0151 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:20:33.013976 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-22af8fae-0d52-453f-8ead-96d74a6b0151 tempest-VolumeTypesReaderTests-846962510 tempest-VolumeTypesReaderTests-846962510-project-admin] POST https://10.4.3.143/volume/v3/types Aug 16 21:20:33.014326 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-22af8fae-0d52-453f-8ead-96d74a6b0151 tempest-VolumeTypesReaderTests-846962510 tempest-VolumeTypesReaderTests-846962510-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-778988975", "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=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:20:33.037424 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-22af8fae-0d52-453f-8ead-96d74a6b0151 tempest-VolumeTypesReaderTests-846962510 tempest-VolumeTypesReaderTests-846962510-project-admin] https://10.4.3.143/volume/v3/types returned with HTTP 200 Aug 16 21:20:33.037853 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 1129/4500] 10.4.3.143 () {68 vars in 1253 bytes} [Sun Aug 16 21:20:33 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 16 21:20:33.050137 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-4868541c-e21b-4360-b311-b0912d98212b None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:20:33.051972 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-4868541c-e21b-4360-b311-b0912d98212b tempest-VolumeTypesReaderTests-846962510 tempest-VolumeTypesReaderTests-846962510-project-reader] DELETE https://10.4.3.143/volume/v3/types/d4ee8d32-4388-40dd-838e-32cfafb904f3 Aug 16 21:20:33.052183 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-4868541c-e21b-4360-b311-b0912d98212b tempest-VolumeTypesReaderTests-846962510 tempest-VolumeTypesReaderTests-846962510-project-reader] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:20:33.052422 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-4868541c-e21b-4360-b311-b0912d98212b tempest-VolumeTypesReaderTests-846962510 tempest-VolumeTypesReaderTests-846962510-project-reader] Calling method '_delete' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:20:33.053115 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.policy [None req-4868541c-e21b-4360-b311-b0912d98212b tempest-VolumeTypesReaderTests-846962510 tempest-VolumeTypesReaderTests-846962510-project-reader] Policy check for volume_extension:type_delete failed with context {'is_admin': False, 'user_id': '4d22bf91d21a41c7a0c95a840408530e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8348686ae77045ab9e4fb46eace96bf8', '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=100331) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 16 21:20:33.053359 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-4868541c-e21b-4360-b311-b0912d98212b tempest-VolumeTypesReaderTests-846962510 tempest-VolumeTypesReaderTests-846962510-project-reader] https://10.4.3.143/volume/v3/types/d4ee8d32-4388-40dd-838e-32cfafb904f3 returned with HTTP 403 Aug 16 21:20:33.053789 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 1128/4501] 10.4.3.143 () {66 vars in 1345 bytes} [Sun Aug 16 21:20:33 2026] DELETE /volume/v3/types/d4ee8d32-4388-40dd-838e-32cfafb904f3 => generated 109 bytes in 4 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:20:33.065750 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-849246da-8acf-4fc6-8b58-423c862489a7 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:20:33.069415 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-849246da-8acf-4fc6-8b58-423c862489a7 tempest-VolumeTypesReaderTests-846962510 tempest-VolumeTypesReaderTests-846962510-project-reader] GET https://10.4.3.143/volume/v3/types/024921bf-24bf-4860-90eb-dbd18db5de66/extra_specs Aug 16 21:20:33.069415 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-849246da-8acf-4fc6-8b58-423c862489a7 tempest-VolumeTypesReaderTests-846962510 tempest-VolumeTypesReaderTests-846962510-project-reader] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:20:33.069661 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-849246da-8acf-4fc6-8b58-423c862489a7 tempest-VolumeTypesReaderTests-846962510 tempest-VolumeTypesReaderTests-846962510-project-reader] Calling method 'index' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:20:33.084701 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-849246da-8acf-4fc6-8b58-423c862489a7 tempest-VolumeTypesReaderTests-846962510 tempest-VolumeTypesReaderTests-846962510-project-reader] https://10.4.3.143/volume/v3/types/024921bf-24bf-4860-90eb-dbd18db5de66/extra_specs returned with HTTP 200 Aug 16 21:20:33.085192 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 1117/4502] 10.4.3.143 () {66 vars in 1378 bytes} [Sun Aug 16 21:20:33 2026] GET /volume/v3/types/024921bf-24bf-4860-90eb-dbd18db5de66/extra_specs => generated 123 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:20:33.098304 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-17b8b286-5277-4bf8-9306-c9b223076d5e None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:20:33.099962 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-17b8b286-5277-4bf8-9306-c9b223076d5e tempest-VolumeTypesReaderTests-846962510 tempest-VolumeTypesReaderTests-846962510-project-reader] GET https://10.4.3.143/volume/v3/types/024921bf-24bf-4860-90eb-dbd18db5de66/encryption/cipher Aug 16 21:20:33.100323 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-17b8b286-5277-4bf8-9306-c9b223076d5e tempest-VolumeTypesReaderTests-846962510 tempest-VolumeTypesReaderTests-846962510-project-reader] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:20:33.100629 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-17b8b286-5277-4bf8-9306-c9b223076d5e tempest-VolumeTypesReaderTests-846962510 tempest-VolumeTypesReaderTests-846962510-project-reader] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:20:33.101774 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.policy [None req-17b8b286-5277-4bf8-9306-c9b223076d5e tempest-VolumeTypesReaderTests-846962510 tempest-VolumeTypesReaderTests-846962510-project-reader] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '4d22bf91d21a41c7a0c95a840408530e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8348686ae77045ab9e4fb46eace96bf8', '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=100332) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 16 21:20:33.102006 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-17b8b286-5277-4bf8-9306-c9b223076d5e tempest-VolumeTypesReaderTests-846962510 tempest-VolumeTypesReaderTests-846962510-project-reader] https://10.4.3.143/volume/v3/types/024921bf-24bf-4860-90eb-dbd18db5de66/encryption/cipher returned with HTTP 403 Aug 16 21:20:33.102621 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 1129/4503] 10.4.3.143 () {66 vars in 1396 bytes} [Sun Aug 16 21:20:33 2026] GET /volume/v3/types/024921bf-24bf-4860-90eb-dbd18db5de66/encryption/cipher => generated 124 bytes in 6 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:20:33.113632 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-f86f8776-4d9b-4e33-8f01-3c0547eeab9a None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:20:33.115752 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-f86f8776-4d9b-4e33-8f01-3c0547eeab9a tempest-VolumeTypesReaderTests-846962510 tempest-VolumeTypesReaderTests-846962510-project-reader] GET https://10.4.3.143/volume/v3/types/024921bf-24bf-4860-90eb-dbd18db5de66/encryption Aug 16 21:20:33.116021 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-f86f8776-4d9b-4e33-8f01-3c0547eeab9a tempest-VolumeTypesReaderTests-846962510 tempest-VolumeTypesReaderTests-846962510-project-reader] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:20:33.116278 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-f86f8776-4d9b-4e33-8f01-3c0547eeab9a tempest-VolumeTypesReaderTests-846962510 tempest-VolumeTypesReaderTests-846962510-project-reader] Calling method 'index' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:20:33.116975 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.policy [None req-f86f8776-4d9b-4e33-8f01-3c0547eeab9a tempest-VolumeTypesReaderTests-846962510 tempest-VolumeTypesReaderTests-846962510-project-reader] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '4d22bf91d21a41c7a0c95a840408530e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8348686ae77045ab9e4fb46eace96bf8', '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=100330) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 16 21:20:33.117138 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-f86f8776-4d9b-4e33-8f01-3c0547eeab9a tempest-VolumeTypesReaderTests-846962510 tempest-VolumeTypesReaderTests-846962510-project-reader] https://10.4.3.143/volume/v3/types/024921bf-24bf-4860-90eb-dbd18db5de66/encryption returned with HTTP 403 Aug 16 21:20:33.117714 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 1130/4504] 10.4.3.143 () {66 vars in 1375 bytes} [Sun Aug 16 21:20:33 2026] GET /volume/v3/types/024921bf-24bf-4860-90eb-dbd18db5de66/encryption => generated 124 bytes in 4 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:20:33.130957 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-6a6e31df-0eb7-4570-b086-9cc4df6bc4d6 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:20:33.131760 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-6a6e31df-0eb7-4570-b086-9cc4df6bc4d6 tempest-VolumeTypesReaderTests-846962510 tempest-VolumeTypesReaderTests-846962510-project-reader] GET https://10.4.3.143/volume/v3/types/024921bf-24bf-4860-90eb-dbd18db5de66/extra_specs/multiattach Aug 16 21:20:33.132069 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-6a6e31df-0eb7-4570-b086-9cc4df6bc4d6 tempest-VolumeTypesReaderTests-846962510 tempest-VolumeTypesReaderTests-846962510-project-reader] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:20:33.132310 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-6a6e31df-0eb7-4570-b086-9cc4df6bc4d6 tempest-VolumeTypesReaderTests-846962510 tempest-VolumeTypesReaderTests-846962510-project-reader] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:20:33.141942 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-6a6e31df-0eb7-4570-b086-9cc4df6bc4d6 tempest-VolumeTypesReaderTests-846962510 tempest-VolumeTypesReaderTests-846962510-project-reader] https://10.4.3.143/volume/v3/types/024921bf-24bf-4860-90eb-dbd18db5de66/extra_specs/multiattach returned with HTTP 200 Aug 16 21:20:33.142343 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 1129/4505] 10.4.3.143 () {66 vars in 1414 bytes} [Sun Aug 16 21:20:33 2026] GET /volume/v3/types/024921bf-24bf-4860-90eb-dbd18db5de66/extra_specs/multiattach => generated 29 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 16 21:20:33.151887 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-c3d755a6-5423-48c4-a4b9-bd498aa0b2c5 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:20:33.154502 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-c3d755a6-5423-48c4-a4b9-bd498aa0b2c5 tempest-VolumeTypesReaderTests-846962510 tempest-VolumeTypesReaderTests-846962510-project-reader] GET https://10.4.3.143/volume/v3/types/024921bf-24bf-4860-90eb-dbd18db5de66/extra_specs/volume_backend_name Aug 16 21:20:33.154782 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-c3d755a6-5423-48c4-a4b9-bd498aa0b2c5 tempest-VolumeTypesReaderTests-846962510 tempest-VolumeTypesReaderTests-846962510-project-reader] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:20:33.155050 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-c3d755a6-5423-48c4-a4b9-bd498aa0b2c5 tempest-VolumeTypesReaderTests-846962510 tempest-VolumeTypesReaderTests-846962510-project-reader] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:20:33.168188 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-c3d755a6-5423-48c4-a4b9-bd498aa0b2c5 tempest-VolumeTypesReaderTests-846962510 tempest-VolumeTypesReaderTests-846962510-project-reader] https://10.4.3.143/volume/v3/types/024921bf-24bf-4860-90eb-dbd18db5de66/extra_specs/volume_backend_name returned with HTTP 404 Aug 16 21:20:33.168982 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 1118/4506] 10.4.3.143 () {66 vars in 1438 bytes} [Sun Aug 16 21:20:33 2026] GET /volume/v3/types/024921bf-24bf-4860-90eb-dbd18db5de66/extra_specs/volume_backend_name => generated 143 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:20:33.180046 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-7d052fa4-46ce-47e0-8953-b5ceed07702b None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:20:33.185372 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-7d052fa4-46ce-47e0-8953-b5ceed07702b tempest-VolumeTypesReaderTests-846962510 tempest-VolumeTypesReaderTests-846962510-project-reader] PUT https://10.4.3.143/volume/v3/types/024921bf-24bf-4860-90eb-dbd18db5de66/encryption/55748f46-f5e5-416c-b491-355fc73679a3 Aug 16 21:20:33.185873 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-7d052fa4-46ce-47e0-8953-b5ceed07702b tempest-VolumeTypesReaderTests-846962510 tempest-VolumeTypesReaderTests-846962510-project-reader] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:20:33.189260 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.policy [None req-7d052fa4-46ce-47e0-8953-b5ceed07702b tempest-VolumeTypesReaderTests-846962510 tempest-VolumeTypesReaderTests-846962510-project-reader] Policy check for volume_extension:volume_type_encryption:update failed with context {'is_admin': False, 'user_id': '4d22bf91d21a41c7a0c95a840408530e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8348686ae77045ab9e4fb46eace96bf8', '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=100332) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 16 21:20:33.189260 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-7d052fa4-46ce-47e0-8953-b5ceed07702b tempest-VolumeTypesReaderTests-846962510 tempest-VolumeTypesReaderTests-846962510-project-reader] https://10.4.3.143/volume/v3/types/024921bf-24bf-4860-90eb-dbd18db5de66/encryption/55748f46-f5e5-416c-b491-355fc73679a3 returned with HTTP 403 Aug 16 21:20:33.193835 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 1130/4507] 10.4.3.143 () {68 vars in 1506 bytes} [Sun Aug 16 21:20:33 2026] PUT /volume/v3/types/024921bf-24bf-4860-90eb-dbd18db5de66/encryption/55748f46-f5e5-416c-b491-355fc73679a3 => generated 127 bytes in 16 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:20:33.204670 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-68862ffd-bc7a-46c9-81db-9fbddac920ff None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:20:33.207657 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-68862ffd-bc7a-46c9-81db-9fbddac920ff tempest-VolumeTypesReaderTests-846962510 tempest-VolumeTypesReaderTests-846962510-project-reader] PUT https://10.4.3.143/volume/v3/types/024921bf-24bf-4860-90eb-dbd18db5de66/extra_specs/key1 Aug 16 21:20:33.207657 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-68862ffd-bc7a-46c9-81db-9fbddac920ff tempest-VolumeTypesReaderTests-846962510 tempest-VolumeTypesReaderTests-846962510-project-reader] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:20:33.210115 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.policy [None req-68862ffd-bc7a-46c9-81db-9fbddac920ff tempest-VolumeTypesReaderTests-846962510 tempest-VolumeTypesReaderTests-846962510-project-reader] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '4d22bf91d21a41c7a0c95a840408530e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8348686ae77045ab9e4fb46eace96bf8', '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=100330) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 16 21:20:33.210835 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-68862ffd-bc7a-46c9-81db-9fbddac920ff tempest-VolumeTypesReaderTests-846962510 tempest-VolumeTypesReaderTests-846962510-project-reader] https://10.4.3.143/volume/v3/types/024921bf-24bf-4860-90eb-dbd18db5de66/extra_specs/key1 returned with HTTP 403 Aug 16 21:20:33.211671 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 1131/4508] 10.4.3.143 () {68 vars in 1413 bytes} [Sun Aug 16 21:20:33 2026] PUT /volume/v3/types/024921bf-24bf-4860-90eb-dbd18db5de66/extra_specs/key1 => generated 122 bytes in 8 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:20:33.223981 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-5feb01a3-0710-44f0-9a80-fd0cd9de2776 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:20:33.226707 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-5feb01a3-0710-44f0-9a80-fd0cd9de2776 tempest-VolumeTypesReaderTests-846962510 tempest-VolumeTypesReaderTests-846962510-project-reader] PUT https://10.4.3.143/volume/v3/types/024921bf-24bf-4860-90eb-dbd18db5de66 Aug 16 21:20:33.227244 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-5feb01a3-0710-44f0-9a80-fd0cd9de2776 tempest-VolumeTypesReaderTests-846962510 tempest-VolumeTypesReaderTests-846962510-project-reader] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:20:33.231034 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.policy [None req-5feb01a3-0710-44f0-9a80-fd0cd9de2776 tempest-VolumeTypesReaderTests-846962510 tempest-VolumeTypesReaderTests-846962510-project-reader] Policy check for volume_extension:type_update failed with context {'is_admin': False, 'user_id': '4d22bf91d21a41c7a0c95a840408530e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8348686ae77045ab9e4fb46eace96bf8', '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=100331) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 16 21:20:33.231958 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-5feb01a3-0710-44f0-9a80-fd0cd9de2776 tempest-VolumeTypesReaderTests-846962510 tempest-VolumeTypesReaderTests-846962510-project-reader] https://10.4.3.143/volume/v3/types/024921bf-24bf-4860-90eb-dbd18db5de66 returned with HTTP 403 Aug 16 21:20:33.232030 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 1130/4509] 10.4.3.143 () {68 vars in 1362 bytes} [Sun Aug 16 21:20:33 2026] PUT /volume/v3/types/024921bf-24bf-4860-90eb-dbd18db5de66 => generated 109 bytes in 9 msecs (HTTP/1.1 403) 7 headers in 292 bytes (2 switches on core 0) Aug 16 21:20:33.246082 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-49d974d8-cfd7-466a-8e9a-a1af46179b9b None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:20:33.249597 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-49d974d8-cfd7-466a-8e9a-a1af46179b9b tempest-VolumeTypesReaderTests-846962510 tempest-VolumeTypesReaderTests-846962510-project-admin] DELETE https://10.4.3.143/volume/v3/types/d4ee8d32-4388-40dd-838e-32cfafb904f3 Aug 16 21:20:33.249903 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-49d974d8-cfd7-466a-8e9a-a1af46179b9b tempest-VolumeTypesReaderTests-846962510 tempest-VolumeTypesReaderTests-846962510-project-admin] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:20:33.251169 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-49d974d8-cfd7-466a-8e9a-a1af46179b9b tempest-VolumeTypesReaderTests-846962510 tempest-VolumeTypesReaderTests-846962510-project-admin] Calling method '_delete' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:20:33.300756 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-49d974d8-cfd7-466a-8e9a-a1af46179b9b tempest-VolumeTypesReaderTests-846962510 tempest-VolumeTypesReaderTests-846962510-project-admin] https://10.4.3.143/volume/v3/types/d4ee8d32-4388-40dd-838e-32cfafb904f3 returned with HTTP 202 Aug 16 21:20:33.300756 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 1119/4510] 10.4.3.143 () {66 vars in 1345 bytes} [Sun Aug 16 21:20:33 2026] DELETE /volume/v3/types/d4ee8d32-4388-40dd-838e-32cfafb904f3 => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 21:20:33.312276 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-7fbe2792-be3e-4dc6-a149-189aea489a80 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:20:33.315756 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-7fbe2792-be3e-4dc6-a149-189aea489a80 tempest-VolumeTypesReaderTests-846962510 tempest-VolumeTypesReaderTests-846962510-project-admin] DELETE https://10.4.3.143/volume/v3/types/91e1887c-7b9e-4a8b-90dd-91a37ab98183 Aug 16 21:20:33.316083 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-7fbe2792-be3e-4dc6-a149-189aea489a80 tempest-VolumeTypesReaderTests-846962510 tempest-VolumeTypesReaderTests-846962510-project-admin] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:20:33.316416 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-7fbe2792-be3e-4dc6-a149-189aea489a80 tempest-VolumeTypesReaderTests-846962510 tempest-VolumeTypesReaderTests-846962510-project-admin] Calling method '_delete' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:20:33.360848 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-7fbe2792-be3e-4dc6-a149-189aea489a80 tempest-VolumeTypesReaderTests-846962510 tempest-VolumeTypesReaderTests-846962510-project-admin] https://10.4.3.143/volume/v3/types/91e1887c-7b9e-4a8b-90dd-91a37ab98183 returned with HTTP 202 Aug 16 21:20:33.361666 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 1131/4511] 10.4.3.143 () {66 vars in 1345 bytes} [Sun Aug 16 21:20:33 2026] DELETE /volume/v3/types/91e1887c-7b9e-4a8b-90dd-91a37ab98183 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 21:20:33.373946 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-e6aed89e-4ef2-41e4-bf24-404aa2ef0988 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:20:33.374583 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-e6aed89e-4ef2-41e4-bf24-404aa2ef0988 tempest-VolumeTypesReaderTests-846962510 tempest-VolumeTypesReaderTests-846962510-project-admin] DELETE https://10.4.3.143/volume/v3/types/4e2e3d88-99de-404b-b240-55ff74ef9e19 Aug 16 21:20:33.374794 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-e6aed89e-4ef2-41e4-bf24-404aa2ef0988 tempest-VolumeTypesReaderTests-846962510 tempest-VolumeTypesReaderTests-846962510-project-admin] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:20:33.375023 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-e6aed89e-4ef2-41e4-bf24-404aa2ef0988 tempest-VolumeTypesReaderTests-846962510 tempest-VolumeTypesReaderTests-846962510-project-admin] Calling method '_delete' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:20:33.412515 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-e6aed89e-4ef2-41e4-bf24-404aa2ef0988 tempest-VolumeTypesReaderTests-846962510 tempest-VolumeTypesReaderTests-846962510-project-admin] https://10.4.3.143/volume/v3/types/4e2e3d88-99de-404b-b240-55ff74ef9e19 returned with HTTP 202 Aug 16 21:20:33.413220 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 1132/4512] 10.4.3.143 () {66 vars in 1345 bytes} [Sun Aug 16 21:20:33 2026] DELETE /volume/v3/types/4e2e3d88-99de-404b-b240-55ff74ef9e19 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 21:20:33.423130 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-1a99194f-0ba8-4eaa-8520-0aadbf7e25eb None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:20:33.425025 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-1a99194f-0ba8-4eaa-8520-0aadbf7e25eb tempest-VolumeTypesReaderTests-846962510 tempest-VolumeTypesReaderTests-846962510-project-admin] DELETE https://10.4.3.143/volume/v3/types/80e3d98a-3566-4e71-9092-1d105f284e06 Aug 16 21:20:33.425225 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-1a99194f-0ba8-4eaa-8520-0aadbf7e25eb tempest-VolumeTypesReaderTests-846962510 tempest-VolumeTypesReaderTests-846962510-project-admin] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:20:33.425415 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-1a99194f-0ba8-4eaa-8520-0aadbf7e25eb tempest-VolumeTypesReaderTests-846962510 tempest-VolumeTypesReaderTests-846962510-project-admin] Calling method '_delete' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:20:33.457385 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-1a99194f-0ba8-4eaa-8520-0aadbf7e25eb tempest-VolumeTypesReaderTests-846962510 tempest-VolumeTypesReaderTests-846962510-project-admin] https://10.4.3.143/volume/v3/types/80e3d98a-3566-4e71-9092-1d105f284e06 returned with HTTP 202 Aug 16 21:20:33.457891 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 1131/4513] 10.4.3.143 () {66 vars in 1345 bytes} [Sun Aug 16 21:20:33 2026] DELETE /volume/v3/types/80e3d98a-3566-4e71-9092-1d105f284e06 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 21:20:33.467409 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-4fd14272-7deb-4b56-890b-550fb241a843 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:20:33.470078 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-4fd14272-7deb-4b56-890b-550fb241a843 tempest-VolumeTypesReaderTests-846962510 tempest-VolumeTypesReaderTests-846962510-project-admin] DELETE https://10.4.3.143/volume/v3/types/67e6ed50-df6d-4f40-b977-0f687eb1f97d Aug 16 21:20:33.470309 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-4fd14272-7deb-4b56-890b-550fb241a843 tempest-VolumeTypesReaderTests-846962510 tempest-VolumeTypesReaderTests-846962510-project-admin] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:20:33.470598 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-4fd14272-7deb-4b56-890b-550fb241a843 tempest-VolumeTypesReaderTests-846962510 tempest-VolumeTypesReaderTests-846962510-project-admin] Calling method '_delete' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:20:33.501913 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-4fd14272-7deb-4b56-890b-550fb241a843 tempest-VolumeTypesReaderTests-846962510 tempest-VolumeTypesReaderTests-846962510-project-admin] https://10.4.3.143/volume/v3/types/67e6ed50-df6d-4f40-b977-0f687eb1f97d returned with HTTP 202 Aug 16 21:20:33.502595 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 1120/4514] 10.4.3.143 () {66 vars in 1345 bytes} [Sun Aug 16 21:20:33 2026] DELETE /volume/v3/types/67e6ed50-df6d-4f40-b977-0f687eb1f97d => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 21:20:33.511600 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-8337ce2d-8ddc-42ac-8ba8-efc3ce58e9b0 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:20:33.513943 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-8337ce2d-8ddc-42ac-8ba8-efc3ce58e9b0 tempest-VolumeTypesReaderTests-846962510 tempest-VolumeTypesReaderTests-846962510-project-admin] DELETE https://10.4.3.143/volume/v3/types/024921bf-24bf-4860-90eb-dbd18db5de66 Aug 16 21:20:33.514209 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-8337ce2d-8ddc-42ac-8ba8-efc3ce58e9b0 tempest-VolumeTypesReaderTests-846962510 tempest-VolumeTypesReaderTests-846962510-project-admin] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:20:33.514490 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-8337ce2d-8ddc-42ac-8ba8-efc3ce58e9b0 tempest-VolumeTypesReaderTests-846962510 tempest-VolumeTypesReaderTests-846962510-project-admin] Calling method '_delete' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:20:33.549693 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-8337ce2d-8ddc-42ac-8ba8-efc3ce58e9b0 tempest-VolumeTypesReaderTests-846962510 tempest-VolumeTypesReaderTests-846962510-project-admin] https://10.4.3.143/volume/v3/types/024921bf-24bf-4860-90eb-dbd18db5de66 returned with HTTP 202 Aug 16 21:20:33.550196 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 1132/4515] 10.4.3.143 () {66 vars in 1345 bytes} [Sun Aug 16 21:20:33 2026] DELETE /volume/v3/types/024921bf-24bf-4860-90eb-dbd18db5de66 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 21:20:33.609146 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-e93e1896-afd2-4758-bc45-791a81e089e2 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:20:33.611573 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-e93e1896-afd2-4758-bc45-791a81e089e2 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] GET https://10.4.3.143/volume/v3/backups/8ad11939-71d2-4c0c-bfe4-f6b2b9f959ae Aug 16 21:20:33.611841 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-e93e1896-afd2-4758-bc45-791a81e089e2 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:20:33.612089 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-e93e1896-afd2-4758-bc45-791a81e089e2 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:20:33.612229 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.v3.backups [None req-e93e1896-afd2-4758-bc45-791a81e089e2 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Show backup with id 8ad11939-71d2-4c0c-bfe4-f6b2b9f959ae. {{(pid=100330) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:20:33.617843 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:20:33.617843 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:20:33.618867 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-e93e1896-afd2-4758-bc45-791a81e089e2 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] https://10.4.3.143/volume/v3/backups/8ad11939-71d2-4c0c-bfe4-f6b2b9f959ae returned with HTTP 200 Aug 16 21:20:33.619423 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 1133/4516] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:20:33 2026] GET /volume/v3/backups/8ad11939-71d2-4c0c-bfe4-f6b2b9f959ae => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:20:33.843997 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-49f3378c-636f-4977-8ab6-9876cee39d41 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:20:33.846020 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-49f3378c-636f-4977-8ab6-9876cee39d41 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] GET https://10.4.3.143/volume/v3/backups/b7c96aee-783f-44d2-9245-b2f814ef8ce4 Aug 16 21:20:33.846199 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-49f3378c-636f-4977-8ab6-9876cee39d41 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:20:33.846381 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-49f3378c-636f-4977-8ab6-9876cee39d41 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:20:33.846520 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.v3.backups [None req-49f3378c-636f-4977-8ab6-9876cee39d41 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Show backup with id b7c96aee-783f-44d2-9245-b2f814ef8ce4. {{(pid=100331) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:20:33.851431 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:20:33.851431 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:20:33.852336 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-49f3378c-636f-4977-8ab6-9876cee39d41 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] https://10.4.3.143/volume/v3/backups/b7c96aee-783f-44d2-9245-b2f814ef8ce4 returned with HTTP 200 Aug 16 21:20:33.852728 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 1132/4517] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:20:33 2026] GET /volume/v3/backups/b7c96aee-783f-44d2-9245-b2f814ef8ce4 => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:20:33.867620 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-6fed23fa-e2fc-4426-9648-6999567fe027 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:20:33.871068 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-6fed23fa-e2fc-4426-9648-6999567fe027 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] GET https://10.4.3.143/volume/v3/backups/b7c96aee-783f-44d2-9245-b2f814ef8ce4/export_record Aug 16 21:20:33.871213 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-6fed23fa-e2fc-4426-9648-6999567fe027 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:20:33.871445 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-6fed23fa-e2fc-4426-9648-6999567fe027 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Calling method 'export_record' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:20:33.871611 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.contrib.backups [None req-6fed23fa-e2fc-4426-9648-6999567fe027 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Export record for backup b7c96aee-783f-44d2-9245-b2f814ef8ce4. {{(pid=100333) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 16 21:20:33.881081 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:20:33.881081 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:20:33.881987 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.backup.api [None req-6fed23fa-e2fc-4426-9648-6999567fe027 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Calling RPCAPI with context: , host: np0000007409, backup: b7c96aee-783f-44d2-9245-b2f814ef8ce4. {{(pid=100333) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Aug 16 21:20:33.899339 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.backup.rpcapi [None req-6fed23fa-e2fc-4426-9648-6999567fe027 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] export_record in rpcapi backup_id b7c96aee-783f-44d2-9245-b2f814ef8ce4 on host np0000007409. {{(pid=100333) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Aug 16 21:20:33.914690 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.contrib.backups [None req-6fed23fa-e2fc-4426-9648-6999567fe027 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiYjdjOTZhZWUtNzgzZi00NGQyLTkyNDUtYjJmODE0ZWY4Y2U0IiwgInVzZXJfaWQiOiAiMmI1NGFmYTljMmFmNDJkNzkwNjJmOWM4MmU4OGZlZDkiLCAicHJvamVjdF9pZCI6ICI3ZTViYWVhZDc1MWE0OGViYTE5NzgwM2ZiYzcwMmEyOCIsICJ2b2x1bWVfaWQiOiAiZDQ1NTNlMTItOTIxYS00NGQxLWIwZjMtNzJmZmQ3NDgyMmRmIiwgImhvc3QiOiAibnAwMDAwMDA3NDA5IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xMDY3ODQ5NzA3IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfZDQ1NTNlMTItOTIxYS00NGQxLWIwZjMtNzJmZmQ3NDgyMmRmLzIwMjYwODE2MjEyMDE3L2F6X25vdmFfYmFja3VwX2I3Yzk2YWVlLTc4M2YtNDRkMi05MjQ1LWIyZjgxNGVmOGNlNCIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMTZUMjE6MjA6MTRaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMTZUMjE6MjA6MTRaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0xNlQyMToyMDozM1oiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=100333) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Aug 16 21:20:33.915075 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-6fed23fa-e2fc-4426-9648-6999567fe027 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] https://10.4.3.143/volume/v3/backups/b7c96aee-783f-44d2-9245-b2f814ef8ce4/export_record returned with HTTP 200 Aug 16 21:20:33.916014 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 1121/4518] 10.4.3.143 () {68 vars in 1430 bytes} [Sun Aug 16 21:20:33 2026] GET /volume/v3/backups/b7c96aee-783f-44d2-9245-b2f814ef8ce4/export_record => generated 1424 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:20:33.929175 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-2439bdca-1a86-4cd1-a413-64bff344bbf3 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:20:33.932075 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-2439bdca-1a86-4cd1-a413-64bff344bbf3 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] GET https://10.4.3.143/volume/v3/backups/b7c96aee-783f-44d2-9245-b2f814ef8ce4 Aug 16 21:20:33.932538 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-2439bdca-1a86-4cd1-a413-64bff344bbf3 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:20:33.932884 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-2439bdca-1a86-4cd1-a413-64bff344bbf3 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:20:33.933059 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.v3.backups [None req-2439bdca-1a86-4cd1-a413-64bff344bbf3 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Show backup with id b7c96aee-783f-44d2-9245-b2f814ef8ce4. {{(pid=100332) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:20:33.938877 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:20:33.938877 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:20:33.939851 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-2439bdca-1a86-4cd1-a413-64bff344bbf3 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] https://10.4.3.143/volume/v3/backups/b7c96aee-783f-44d2-9245-b2f814ef8ce4 returned with HTTP 200 Aug 16 21:20:33.940548 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 1133/4519] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:20:33 2026] GET /volume/v3/backups/b7c96aee-783f-44d2-9245-b2f814ef8ce4 => generated 738 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:20:33.956449 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-2321af21-6c0c-480e-98a7-f6e72a237262 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:20:33.959325 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-2321af21-6c0c-480e-98a7-f6e72a237262 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] POST https://10.4.3.143/volume/v3/backups/import_record Aug 16 21:20:33.960030 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-2321af21-6c0c-480e-98a7-f6e72a237262 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiYWNjZTYwZDMtZWI2ZS00YTdhLTg2ZjQtZWE3NjBhZWI2NTc2IiwgInVzZXJfaWQiOiAiMmI1NGFmYTljMmFmNDJkNzkwNjJmOWM4MmU4OGZlZDkiLCAicHJvamVjdF9pZCI6ICI3ZTViYWVhZDc1MWE0OGViYTE5NzgwM2ZiYzcwMmEyOCIsICJ2b2x1bWVfaWQiOiAiZDQ1NTNlMTItOTIxYS00NGQxLWIwZjMtNzJmZmQ3NDgyMmRmIiwgImhvc3QiOiAibnAwMDAwMDA3NDA5IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xMDY3ODQ5NzA3IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfZDQ1NTNlMTItOTIxYS00NGQxLWIwZjMtNzJmZmQ3NDgyMmRmLzIwMjYwODE2MjEyMDE3L2F6X25vdmFfYmFja3VwX2I3Yzk2YWVlLTc4M2YtNDRkMi05MjQ1LWIyZjgxNGVmOGNlNCIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMTZUMjE6MjA6MTRaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMTZUMjE6MjA6MTRaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0xNlQyMToyMDozM1oiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9"}} {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:20:33.961764 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.contrib.backups [None req-2321af21-6c0c-480e-98a7-f6e72a237262 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiYWNjZTYwZDMtZWI2ZS00YTdhLTg2ZjQtZWE3NjBhZWI2NTc2IiwgInVzZXJfaWQiOiAiMmI1NGFmYTljMmFmNDJkNzkwNjJmOWM4MmU4OGZlZDkiLCAicHJvamVjdF9pZCI6ICI3ZTViYWVhZDc1MWE0OGViYTE5NzgwM2ZiYzcwMmEyOCIsICJ2b2x1bWVfaWQiOiAiZDQ1NTNlMTItOTIxYS00NGQxLWIwZjMtNzJmZmQ3NDgyMmRmIiwgImhvc3QiOiAibnAwMDAwMDA3NDA5IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xMDY3ODQ5NzA3IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfZDQ1NTNlMTItOTIxYS00NGQxLWIwZjMtNzJmZmQ3NDgyMmRmLzIwMjYwODE2MjEyMDE3L2F6X25vdmFfYmFja3VwX2I3Yzk2YWVlLTc4M2YtNDRkMi05MjQ1LWIyZjgxNGVmOGNlNCIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMTZUMjE6MjA6MTRaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMTZUMjE6MjA6MTRaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0xNlQyMToyMDozM1oiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=100330) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Aug 16 21:20:33.962143 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.contrib.backups [None req-2321af21-6c0c-480e-98a7-f6e72a237262 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiYWNjZTYwZDMtZWI2ZS00YTdhLTg2ZjQtZWE3NjBhZWI2NTc2IiwgInVzZXJfaWQiOiAiMmI1NGFmYTljMmFmNDJkNzkwNjJmOWM4MmU4OGZlZDkiLCAicHJvamVjdF9pZCI6ICI3ZTViYWVhZDc1MWE0OGViYTE5NzgwM2ZiYzcwMmEyOCIsICJ2b2x1bWVfaWQiOiAiZDQ1NTNlMTItOTIxYS00NGQxLWIwZjMtNzJmZmQ3NDgyMmRmIiwgImhvc3QiOiAibnAwMDAwMDA3NDA5IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xMDY3ODQ5NzA3IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfZDQ1NTNlMTItOTIxYS00NGQxLWIwZjMtNzJmZmQ3NDgyMmRmLzIwMjYwODE2MjEyMDE3L2F6X25vdmFfYmFja3VwX2I3Yzk2YWVlLTc4M2YtNDRkMi05MjQ1LWIyZjgxNGVmOGNlNCIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMTZUMjE6MjA6MTRaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMTZUMjE6MjA6MTRaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0xNlQyMToyMDozM1oiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9. {{(pid=100330) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:265}} Aug 16 21:20:33.991179 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.quota [None req-2321af21-6c0c-480e-98a7-f6e72a237262 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Created reservations ['deb7d652-3583-4837-aa72-c786f71cef03', '53a728f3-64c4-45c2-9cbe-22b1970b2c58'] {{(pid=100330) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:20:34.009812 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.backup.rpcapi [None req-2321af21-6c0c-480e-98a7-f6e72a237262 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] import_record rpcapi backup id acce60d3-eb6e-4a7a-86f4-ea760aeb6576 on host np0000007409 for backup_url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiYWNjZTYwZDMtZWI2ZS00YTdhLTg2ZjQtZWE3NjBhZWI2NTc2IiwgInVzZXJfaWQiOiAiMmI1NGFmYTljMmFmNDJkNzkwNjJmOWM4MmU4OGZlZDkiLCAicHJvamVjdF9pZCI6ICI3ZTViYWVhZDc1MWE0OGViYTE5NzgwM2ZiYzcwMmEyOCIsICJ2b2x1bWVfaWQiOiAiZDQ1NTNlMTItOTIxYS00NGQxLWIwZjMtNzJmZmQ3NDgyMmRmIiwgImhvc3QiOiAibnAwMDAwMDA3NDA5IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xMDY3ODQ5NzA3IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfZDQ1NTNlMTItOTIxYS00NGQxLWIwZjMtNzJmZmQ3NDgyMmRmLzIwMjYwODE2MjEyMDE3L2F6X25vdmFfYmFja3VwX2I3Yzk2YWVlLTc4M2YtNDRkMi05MjQ1LWIyZjgxNGVmOGNlNCIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMTZUMjE6MjA6MTRaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMTZUMjE6MjA6MTRaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0xNlQyMToyMDozM1oiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9. {{(pid=100330) import_record /opt/stack/cinder/cinder/backup/rpcapi.py:96}} Aug 16 21:20:34.012029 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.contrib.backups [None req-2321af21-6c0c-480e-98a7-f6e72a237262 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Import record output: {'backup': {'id': 'acce60d3-eb6e-4a7a-86f4-ea760aeb6576', 'name': None, 'links': [{'rel': 'self', 'href': 'https://10.4.3.143/volume/v3/backups/acce60d3-eb6e-4a7a-86f4-ea760aeb6576'}, {'rel': 'bookmark', 'href': 'https://10.4.3.143/volume/backups/acce60d3-eb6e-4a7a-86f4-ea760aeb6576'}]}}. {{(pid=100330) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:279}} Aug 16 21:20:34.012569 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-2321af21-6c0c-480e-98a7-f6e72a237262 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] https://10.4.3.143/volume/v3/backups/import_record returned with HTTP 201 Aug 16 21:20:34.013665 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 1134/4520] 10.4.3.143 () {70 vars in 1342 bytes} [Sun Aug 16 21:20:33 2026] POST /volume/v3/backups/import_record => generated 288 bytes in 58 msecs (HTTP/1.1 201) 7 headers in 290 bytes (1 switches on core 0) Aug 16 21:20:34.027134 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-d8cd4e7a-3b2e-4cb4-941e-474bc0bbe8e4 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:20:34.029770 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-d8cd4e7a-3b2e-4cb4-941e-474bc0bbe8e4 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] GET https://10.4.3.143/volume/v3/backups/acce60d3-eb6e-4a7a-86f4-ea760aeb6576 Aug 16 21:20:34.029964 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-d8cd4e7a-3b2e-4cb4-941e-474bc0bbe8e4 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:20:34.030169 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-d8cd4e7a-3b2e-4cb4-941e-474bc0bbe8e4 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:20:34.030296 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.v3.backups [None req-d8cd4e7a-3b2e-4cb4-941e-474bc0bbe8e4 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Show backup with id acce60d3-eb6e-4a7a-86f4-ea760aeb6576. {{(pid=100331) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:20:34.036861 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:20:34.036861 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:20:34.037589 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-d8cd4e7a-3b2e-4cb4-941e-474bc0bbe8e4 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] https://10.4.3.143/volume/v3/backups/acce60d3-eb6e-4a7a-86f4-ea760aeb6576 returned with HTTP 200 Aug 16 21:20:34.038121 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 1133/4521] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:20:34 2026] GET /volume/v3/backups/acce60d3-eb6e-4a7a-86f4-ea760aeb6576 => generated 647 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:20:34.631654 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-bcc5539d-cabd-45fd-997a-4c4df8da5ec9 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:20:34.633948 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-bcc5539d-cabd-45fd-997a-4c4df8da5ec9 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] GET https://10.4.3.143/volume/v3/backups/8ad11939-71d2-4c0c-bfe4-f6b2b9f959ae Aug 16 21:20:34.634457 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-bcc5539d-cabd-45fd-997a-4c4df8da5ec9 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:20:34.635293 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-bcc5539d-cabd-45fd-997a-4c4df8da5ec9 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:20:34.636780 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.v3.backups [None req-bcc5539d-cabd-45fd-997a-4c4df8da5ec9 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Show backup with id 8ad11939-71d2-4c0c-bfe4-f6b2b9f959ae. {{(pid=100333) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:20:34.641302 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:20:34.641302 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:20:34.642773 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-bcc5539d-cabd-45fd-997a-4c4df8da5ec9 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] https://10.4.3.143/volume/v3/backups/8ad11939-71d2-4c0c-bfe4-f6b2b9f959ae returned with HTTP 200 Aug 16 21:20:34.643352 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 1122/4522] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:20:34 2026] GET /volume/v3/backups/8ad11939-71d2-4c0c-bfe4-f6b2b9f959ae => generated 735 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:20:35.053952 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-dc7e808f-e1c3-468c-9142-75ad924e2293 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:20:35.054347 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-dc7e808f-e1c3-468c-9142-75ad924e2293 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] GET https://10.4.3.143/volume/v3/backups/acce60d3-eb6e-4a7a-86f4-ea760aeb6576 Aug 16 21:20:35.054380 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-dc7e808f-e1c3-468c-9142-75ad924e2293 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:20:35.054597 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-dc7e808f-e1c3-468c-9142-75ad924e2293 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:20:35.054697 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.v3.backups [None req-dc7e808f-e1c3-468c-9142-75ad924e2293 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Show backup with id acce60d3-eb6e-4a7a-86f4-ea760aeb6576. {{(pid=100332) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:20:35.061081 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:20:35.061081 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:20:35.062024 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-dc7e808f-e1c3-468c-9142-75ad924e2293 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] https://10.4.3.143/volume/v3/backups/acce60d3-eb6e-4a7a-86f4-ea760aeb6576 returned with HTTP 200 Aug 16 21:20:35.062822 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 1134/4523] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:20:35 2026] GET /volume/v3/backups/acce60d3-eb6e-4a7a-86f4-ea760aeb6576 => generated 738 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:20:35.075941 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-5bde07c7-2f94-4730-9f33-656c7dad5adf None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:20:35.078549 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-5bde07c7-2f94-4730-9f33-656c7dad5adf tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] DELETE https://10.4.3.143/volume/v3/backups/acce60d3-eb6e-4a7a-86f4-ea760aeb6576 Aug 16 21:20:35.079164 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-5bde07c7-2f94-4730-9f33-656c7dad5adf tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:20:35.079164 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-5bde07c7-2f94-4730-9f33-656c7dad5adf tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Calling method 'delete' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:20:35.079164 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.contrib.backups [None req-5bde07c7-2f94-4730-9f33-656c7dad5adf tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Delete backup with id: acce60d3-eb6e-4a7a-86f4-ea760aeb6576. Aug 16 21:20:35.084665 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:20:35.084665 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:20:35.100677 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.backup.rpcapi [None req-5bde07c7-2f94-4730-9f33-656c7dad5adf tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] delete_backup rpcapi backup_id acce60d3-eb6e-4a7a-86f4-ea760aeb6576 {{(pid=100330) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 16 21:20:35.102769 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-5bde07c7-2f94-4730-9f33-656c7dad5adf tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] https://10.4.3.143/volume/v3/backups/acce60d3-eb6e-4a7a-86f4-ea760aeb6576 returned with HTTP 202 Aug 16 21:20:35.104997 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 1135/4524] 10.4.3.143 () {68 vars in 1391 bytes} [Sun Aug 16 21:20:35 2026] DELETE /volume/v3/backups/acce60d3-eb6e-4a7a-86f4-ea760aeb6576 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 16 21:20:35.114327 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-31704527-adac-49c9-a237-c766b3e1b341 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:20:35.117147 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-31704527-adac-49c9-a237-c766b3e1b341 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] GET https://10.4.3.143/volume/v3/backups/acce60d3-eb6e-4a7a-86f4-ea760aeb6576 Aug 16 21:20:35.117421 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-31704527-adac-49c9-a237-c766b3e1b341 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:20:35.117707 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-31704527-adac-49c9-a237-c766b3e1b341 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:20:35.117856 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.v3.backups [None req-31704527-adac-49c9-a237-c766b3e1b341 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Show backup with id acce60d3-eb6e-4a7a-86f4-ea760aeb6576. {{(pid=100331) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:20:35.124046 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:20:35.124046 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:20:35.125074 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-31704527-adac-49c9-a237-c766b3e1b341 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] https://10.4.3.143/volume/v3/backups/acce60d3-eb6e-4a7a-86f4-ea760aeb6576 returned with HTTP 200 Aug 16 21:20:35.125833 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 1134/4525] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:20:35 2026] GET /volume/v3/backups/acce60d3-eb6e-4a7a-86f4-ea760aeb6576 => generated 737 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:20:35.660209 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-64bf4c62-4bc0-4103-822f-2a183e77372e None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:20:35.663637 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-64bf4c62-4bc0-4103-822f-2a183e77372e tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] GET https://10.4.3.143/volume/v3/backups/8ad11939-71d2-4c0c-bfe4-f6b2b9f959ae Aug 16 21:20:35.663977 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-64bf4c62-4bc0-4103-822f-2a183e77372e tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:20:35.664250 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-64bf4c62-4bc0-4103-822f-2a183e77372e tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:20:35.664387 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.v3.backups [None req-64bf4c62-4bc0-4103-822f-2a183e77372e tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Show backup with id 8ad11939-71d2-4c0c-bfe4-f6b2b9f959ae. {{(pid=100333) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:20:35.671404 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:20:35.671404 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:20:35.672270 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-64bf4c62-4bc0-4103-822f-2a183e77372e tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] https://10.4.3.143/volume/v3/backups/8ad11939-71d2-4c0c-bfe4-f6b2b9f959ae returned with HTTP 200 Aug 16 21:20:35.673086 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 1123/4526] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:20:35 2026] GET /volume/v3/backups/8ad11939-71d2-4c0c-bfe4-f6b2b9f959ae => generated 735 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:20:36.140724 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-067c6401-fe3f-4138-abfe-4b3ddf67f619 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:20:36.143109 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-067c6401-fe3f-4138-abfe-4b3ddf67f619 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] GET https://10.4.3.143/volume/v3/backups/acce60d3-eb6e-4a7a-86f4-ea760aeb6576 Aug 16 21:20:36.143396 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-067c6401-fe3f-4138-abfe-4b3ddf67f619 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:20:36.143700 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-067c6401-fe3f-4138-abfe-4b3ddf67f619 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:20:36.143831 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.v3.backups [None req-067c6401-fe3f-4138-abfe-4b3ddf67f619 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Show backup with id acce60d3-eb6e-4a7a-86f4-ea760aeb6576. {{(pid=100332) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:20:36.149149 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-067c6401-fe3f-4138-abfe-4b3ddf67f619 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] https://10.4.3.143/volume/v3/backups/acce60d3-eb6e-4a7a-86f4-ea760aeb6576 returned with HTTP 404 Aug 16 21:20:36.149952 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 1135/4527] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:20:36 2026] GET /volume/v3/backups/acce60d3-eb6e-4a7a-86f4-ea760aeb6576 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:20:36.158144 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-12ed44f1-6127-48a9-8fdc-d690407b45df None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:20:36.160557 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-12ed44f1-6127-48a9-8fdc-d690407b45df tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] DELETE https://10.4.3.143/volume/v3/volumes/d4553e12-921a-44d1-b0f3-72ffd74822df Aug 16 21:20:36.160901 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-12ed44f1-6127-48a9-8fdc-d690407b45df tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:20:36.161100 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-12ed44f1-6127-48a9-8fdc-d690407b45df tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Calling method 'delete' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:20:36.161303 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.v3.volumes [None req-12ed44f1-6127-48a9-8fdc-d690407b45df tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Delete volume with id: d4553e12-921a-44d1-b0f3-72ffd74822df Aug 16 21:20:36.172405 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:20:36.172405 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:20:36.172862 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-12ed44f1-6127-48a9-8fdc-d690407b45df tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Volume info retrieved successfully. Aug 16 21:20:36.195169 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-12ed44f1-6127-48a9-8fdc-d690407b45df tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Delete volume request issued successfully. Aug 16 21:20:36.195423 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-12ed44f1-6127-48a9-8fdc-d690407b45df tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] https://10.4.3.143/volume/v3/volumes/d4553e12-921a-44d1-b0f3-72ffd74822df returned with HTTP 202 Aug 16 21:20:36.195994 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 1136/4528] 10.4.3.143 () {68 vars in 1391 bytes} [Sun Aug 16 21:20:36 2026] DELETE /volume/v3/volumes/d4553e12-921a-44d1-b0f3-72ffd74822df => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 21:20:36.204090 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-3835aa08-39f8-44a2-8bd6-d60a3f7816d2 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:20:36.206521 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-3835aa08-39f8-44a2-8bd6-d60a3f7816d2 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] GET https://10.4.3.143/volume/v3/volumes/d4553e12-921a-44d1-b0f3-72ffd74822df Aug 16 21:20:36.206836 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-3835aa08-39f8-44a2-8bd6-d60a3f7816d2 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:20:36.207142 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-3835aa08-39f8-44a2-8bd6-d60a3f7816d2 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:20:36.218326 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:20:36.218326 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:20:36.225400 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-3835aa08-39f8-44a2-8bd6-d60a3f7816d2 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Volume info retrieved successfully. Aug 16 21:20:36.235681 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-3835aa08-39f8-44a2-8bd6-d60a3f7816d2 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] https://10.4.3.143/volume/v3/volumes/d4553e12-921a-44d1-b0f3-72ffd74822df returned with HTTP 200 Aug 16 21:20:36.236291 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 1135/4529] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:20:36 2026] GET /volume/v3/volumes/d4553e12-921a-44d1-b0f3-72ffd74822df => generated 1016 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:20:36.691845 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-10a0d3ad-f472-4df7-a88a-114463f2662a None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:20:36.694460 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-10a0d3ad-f472-4df7-a88a-114463f2662a tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] GET https://10.4.3.143/volume/v3/backups/8ad11939-71d2-4c0c-bfe4-f6b2b9f959ae Aug 16 21:20:36.694768 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-10a0d3ad-f472-4df7-a88a-114463f2662a tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:20:36.695083 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-10a0d3ad-f472-4df7-a88a-114463f2662a tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:20:36.695185 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.v3.backups [None req-10a0d3ad-f472-4df7-a88a-114463f2662a tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Show backup with id 8ad11939-71d2-4c0c-bfe4-f6b2b9f959ae. {{(pid=100333) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:20:36.700328 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:20:36.700328 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:20:36.701089 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-10a0d3ad-f472-4df7-a88a-114463f2662a tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] https://10.4.3.143/volume/v3/backups/8ad11939-71d2-4c0c-bfe4-f6b2b9f959ae returned with HTTP 200 Aug 16 21:20:36.701638 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 1124/4530] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:20:36 2026] GET /volume/v3/backups/8ad11939-71d2-4c0c-bfe4-f6b2b9f959ae => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:20:37.255150 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-149a47b8-bf1b-47b8-9588-8fcaaeae3888 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:20:37.258140 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-149a47b8-bf1b-47b8-9588-8fcaaeae3888 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] GET https://10.4.3.143/volume/v3/volumes/d4553e12-921a-44d1-b0f3-72ffd74822df Aug 16 21:20:37.258140 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-149a47b8-bf1b-47b8-9588-8fcaaeae3888 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:20:37.258398 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-149a47b8-bf1b-47b8-9588-8fcaaeae3888 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:20:37.266062 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-149a47b8-bf1b-47b8-9588-8fcaaeae3888 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] https://10.4.3.143/volume/v3/volumes/d4553e12-921a-44d1-b0f3-72ffd74822df returned with HTTP 404 Aug 16 21:20:37.266598 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 1136/4531] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:20:37 2026] GET /volume/v3/volumes/d4553e12-921a-44d1-b0f3-72ffd74822df => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:20:37.282947 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-1369495c-8158-4ac8-ad7b-66255937e2de None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:20:37.289022 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-1369495c-8158-4ac8-ad7b-66255937e2de tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] GET https://10.4.3.143/volume/v3/backups Aug 16 21:20:37.289022 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-1369495c-8158-4ac8-ad7b-66255937e2de tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:20:37.289797 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-1369495c-8158-4ac8-ad7b-66255937e2de tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Calling method 'index' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:20:37.294029 np0000007409 devstack@c-api.service[100330]: DEBUG dbcounter [-] [100330] Writing DB stats cinder:SELECT=301,cinder:INSERT=57,cinder:UPDATE=96 {{(pid=100330) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 16 21:20:37.297850 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-1369495c-8158-4ac8-ad7b-66255937e2de tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] https://10.4.3.143/volume/v3/backups returned with HTTP 200 Aug 16 21:20:37.298265 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 1137/4532] 10.4.3.143 () {68 vars in 1277 bytes} [Sun Aug 16 21:20:37 2026] GET /volume/v3/backups => generated 624 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:20:37.309951 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-13499dd3-894f-4e62-aa83-fa5875f45ad5 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:20:37.311872 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-13499dd3-894f-4e62-aa83-fa5875f45ad5 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] GET https://10.4.3.143/volume/v3/backups?project_id=7e5baead751a48eba197803fbc702a28 Aug 16 21:20:37.312163 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-13499dd3-894f-4e62-aa83-fa5875f45ad5 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:20:37.312376 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-13499dd3-894f-4e62-aa83-fa5875f45ad5 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Calling method 'index' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:20:37.314984 np0000007409 devstack@c-api.service[100331]: DEBUG dbcounter [-] [100331] Writing DB stats cinder:SELECT=230,cinder:INSERT=20,cinder:UPDATE=54 {{(pid=100331) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 16 21:20:37.318873 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-13499dd3-894f-4e62-aa83-fa5875f45ad5 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] https://10.4.3.143/volume/v3/backups?project_id=7e5baead751a48eba197803fbc702a28 returned with HTTP 200 Aug 16 21:20:37.319338 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 1136/4533] 10.4.3.143 () {68 vars in 1364 bytes} [Sun Aug 16 21:20:37 2026] GET /volume/v3/backups?project_id=7e5baead751a48eba197803fbc702a28 => generated 624 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:20:37.330904 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-f68eb729-93c1-48db-80cd-fd4f8a27cdb3 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:20:37.333646 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-f68eb729-93c1-48db-80cd-fd4f8a27cdb3 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] POST https://10.4.3.143/volume/v3/volumes Aug 16 21:20:37.334167 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-f68eb729-93c1-48db-80cd-fd4f8a27cdb3 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-995027955"}} {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:20:37.336193 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.v3.volumes [None req-f68eb729-93c1-48db-80cd-fd4f8a27cdb3 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-995027955'}} {{(pid=100333) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 21:20:37.336424 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.v3.volumes [None req-f68eb729-93c1-48db-80cd-fd4f8a27cdb3 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Create volume of 1 GB Aug 16 21:20:37.341863 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-f68eb729-93c1-48db-80cd-fd4f8a27cdb3 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Availability Zones retrieved successfully. Aug 16 21:20:37.350461 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-f68eb729-93c1-48db-80cd-fd4f8a27cdb3 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Flow 'volume_create_api' (a98b77b0-c817-475c-bfc5-b2f52bb05cda) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100333) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:20:37.351977 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-f68eb729-93c1-48db-80cd-fd4f8a27cdb3 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bdebff94-f11c-46fb-8b1e-20a74465547b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:20:37.354007 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.flows.api.create_volume [None req-f68eb729-93c1-48db-80cd-fd4f8a27cdb3 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Validating volume size '1' using validate_int {{(pid=100333) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 21:20:37.388308 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-f68eb729-93c1-48db-80cd-fd4f8a27cdb3 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bdebff94-f11c-46fb-8b1e-20a74465547b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T21:04:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=69e633b8-fab9-4b15-8b40-4f1a67c51cda,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '69e633b8-fab9-4b15-8b40-4f1a67c51cda', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:20:37.389356 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-f68eb729-93c1-48db-80cd-fd4f8a27cdb3 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (623e396b-ea16-43f2-8473-57a42bd27429) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:20:37.445731 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.quota [None req-f68eb729-93c1-48db-80cd-fd4f8a27cdb3 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Created reservations ['5a5a0968-f08b-4476-8213-3b775b4edda8', '54d4a7aa-b7b8-4871-a0b6-2ba249e9bd5c', 'b8e19695-68e1-4d75-b023-dafa48d673a9', '623f066c-45a9-4a57-a688-4453bd2c6877'] {{(pid=100333) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:20:37.446687 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-f68eb729-93c1-48db-80cd-fd4f8a27cdb3 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (623e396b-ea16-43f2-8473-57a42bd27429) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5a5a0968-f08b-4476-8213-3b775b4edda8', '54d4a7aa-b7b8-4871-a0b6-2ba249e9bd5c', 'b8e19695-68e1-4d75-b023-dafa48d673a9', '623f066c-45a9-4a57-a688-4453bd2c6877']}' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:20:37.447691 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-f68eb729-93c1-48db-80cd-fd4f8a27cdb3 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4e8811fe-1e6b-4214-a042-82a32b90ba1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:20:37.475909 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-f68eb729-93c1-48db-80cd-fd4f8a27cdb3 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4e8811fe-1e6b-4214-a042-82a32b90ba1c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c737754d-091b-4cd6-8e59-5fb5f06b5c24', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-995027955',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7e5baead751a48eba197803fbc702a28',qos_specs=None,replication_status=,reservations=['5a5a0968-f08b-4476-8213-3b775b4edda8','54d4a7aa-b7b8-4871-a0b6-2ba249e9bd5c','b8e19695-68e1-4d75-b023-dafa48d673a9','623f066c-45a9-4a57-a688-4453bd2c6877'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2b54afa9c2af42d79062f9c82e88fed9',volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T21:20:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-995027955',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c737754d-091b-4cd6-8e59-5fb5f06b5c24,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7e5baead751a48eba197803fbc702a28',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2b54afa9c2af42d79062f9c82e88fed9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(69e633b8-fab9-4b15-8b40-4f1a67c51cda),volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda)}' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:20:37.476750 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-f68eb729-93c1-48db-80cd-fd4f8a27cdb3 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3b302eaf-8bb5-4cdf-a19d-40d604303a9f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:20:37.498695 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-f68eb729-93c1-48db-80cd-fd4f8a27cdb3 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3b302eaf-8bb5-4cdf-a19d-40d604303a9f) transitioned into state 'SUCCESS' from state '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-995027955',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7e5baead751a48eba197803fbc702a28',qos_specs=None,replication_status=,reservations=['5a5a0968-f08b-4476-8213-3b775b4edda8','54d4a7aa-b7b8-4871-a0b6-2ba249e9bd5c','b8e19695-68e1-4d75-b023-dafa48d673a9','623f066c-45a9-4a57-a688-4453bd2c6877'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2b54afa9c2af42d79062f9c82e88fed9',volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda)}' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:20:37.499709 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-f68eb729-93c1-48db-80cd-fd4f8a27cdb3 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bd75cd63-638c-4158-9d60-7e507de9bafe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:20:37.511050 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-f68eb729-93c1-48db-80cd-fd4f8a27cdb3 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bd75cd63-638c-4158-9d60-7e507de9bafe) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:20:37.511905 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-f68eb729-93c1-48db-80cd-fd4f8a27cdb3 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Flow 'volume_create_api' (a98b77b0-c817-475c-bfc5-b2f52bb05cda) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100333) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:20:37.512259 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-f68eb729-93c1-48db-80cd-fd4f8a27cdb3 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Create volume request issued successfully. Aug 16 21:20:37.512928 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-f68eb729-93c1-48db-80cd-fd4f8a27cdb3 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Aug 16 21:20:37.513552 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 1125/4534] 10.4.3.143 () {70 vars in 1298 bytes} [Sun Aug 16 21:20:37 2026] POST /volume/v3/volumes => generated 777 bytes in 183 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 21:20:37.530231 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-2f374bfc-0b32-4fe5-9717-a936ba081e57 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:20:37.532776 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-2f374bfc-0b32-4fe5-9717-a936ba081e57 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] GET https://10.4.3.143/volume/v3/volumes/c737754d-091b-4cd6-8e59-5fb5f06b5c24 Aug 16 21:20:37.533117 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-2f374bfc-0b32-4fe5-9717-a936ba081e57 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:20:37.533324 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-2f374bfc-0b32-4fe5-9717-a936ba081e57 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:20:37.542300 np0000007409 devstack@c-api.service[100332]: DEBUG dbcounter [-] [100332] Writing DB stats cinder:SELECT=342,cinder:UPDATE=120,cinder:INSERT=75 {{(pid=100332) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 16 21:20:37.553300 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:20:37.553300 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:20:37.560079 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-2f374bfc-0b32-4fe5-9717-a936ba081e57 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Volume info retrieved successfully. Aug 16 21:20:37.568878 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-2f374bfc-0b32-4fe5-9717-a936ba081e57 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] https://10.4.3.143/volume/v3/volumes/c737754d-091b-4cd6-8e59-5fb5f06b5c24 returned with HTTP 200 Aug 16 21:20:37.569646 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 1137/4535] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:20:37 2026] GET /volume/v3/volumes/c737754d-091b-4cd6-8e59-5fb5f06b5c24 => generated 956 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:20:37.714609 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-27e1bb23-dde1-49c4-ae81-b9d8495b2f2e None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:20:37.716777 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-27e1bb23-dde1-49c4-ae81-b9d8495b2f2e tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] GET https://10.4.3.143/volume/v3/backups/8ad11939-71d2-4c0c-bfe4-f6b2b9f959ae Aug 16 21:20:37.717044 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-27e1bb23-dde1-49c4-ae81-b9d8495b2f2e tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:20:37.717238 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-27e1bb23-dde1-49c4-ae81-b9d8495b2f2e tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:20:37.717389 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.v3.backups [None req-27e1bb23-dde1-49c4-ae81-b9d8495b2f2e tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Show backup with id 8ad11939-71d2-4c0c-bfe4-f6b2b9f959ae. {{(pid=100330) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:20:37.722907 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:20:37.722907 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:20:37.723716 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-27e1bb23-dde1-49c4-ae81-b9d8495b2f2e tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] https://10.4.3.143/volume/v3/backups/8ad11939-71d2-4c0c-bfe4-f6b2b9f959ae returned with HTTP 200 Aug 16 21:20:37.724173 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 1138/4536] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:20:37 2026] GET /volume/v3/backups/8ad11939-71d2-4c0c-bfe4-f6b2b9f959ae => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:20:38.589715 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-6d274d1a-2914-4149-b955-1b84e87ba332 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:20:38.595090 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-6d274d1a-2914-4149-b955-1b84e87ba332 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] GET https://10.4.3.143/volume/v3/volumes/c737754d-091b-4cd6-8e59-5fb5f06b5c24 Aug 16 21:20:38.598868 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-6d274d1a-2914-4149-b955-1b84e87ba332 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:20:38.599805 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-6d274d1a-2914-4149-b955-1b84e87ba332 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:20:38.617384 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:20:38.617384 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:20:38.624701 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-6d274d1a-2914-4149-b955-1b84e87ba332 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Volume info retrieved successfully. Aug 16 21:20:38.633753 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-6d274d1a-2914-4149-b955-1b84e87ba332 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] https://10.4.3.143/volume/v3/volumes/c737754d-091b-4cd6-8e59-5fb5f06b5c24 returned with HTTP 200 Aug 16 21:20:38.634334 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 1137/4537] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:20:38 2026] GET /volume/v3/volumes/c737754d-091b-4cd6-8e59-5fb5f06b5c24 => generated 1017 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:20:38.653351 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-1af8bb0b-716e-40a9-afbb-1021feea464d None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:20:38.655819 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-1af8bb0b-716e-40a9-afbb-1021feea464d tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] POST https://10.4.3.143/volume/v3/backups Aug 16 21:20:38.658386 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-1af8bb0b-716e-40a9-afbb-1021feea464d tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "c737754d-091b-4cd6-8e59-5fb5f06b5c24", "name": "tempest-type-Backup-900694063"}} {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:20:38.660823 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.contrib.backups [None req-1af8bb0b-716e-40a9-afbb-1021feea464d tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Creating new backup {'backup': {'volume_id': 'c737754d-091b-4cd6-8e59-5fb5f06b5c24', 'name': 'tempest-type-Backup-900694063'}} {{(pid=100333) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 16 21:20:38.660996 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.contrib.backups [None req-1af8bb0b-716e-40a9-afbb-1021feea464d tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Creating backup of volume c737754d-091b-4cd6-8e59-5fb5f06b5c24 in container None Aug 16 21:20:38.664801 np0000007409 devstack@c-api.service[100333]: DEBUG dbcounter [-] [100333] Writing DB stats cinder:SELECT=336,cinder:INSERT=77,cinder:UPDATE=127 {{(pid=100333) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 16 21:20:38.680394 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:20:38.680394 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:20:38.681083 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-1af8bb0b-716e-40a9-afbb-1021feea464d tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Volume info retrieved successfully. Aug 16 21:20:38.724379 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.quota [None req-1af8bb0b-716e-40a9-afbb-1021feea464d tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Created reservations ['8cb9f08e-fa08-4dca-94db-8a8bdb9a26ae', 'e8a6c02e-2995-4c1b-a96e-19e20dd1c28e'] {{(pid=100333) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:20:38.738073 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-76f7cf23-524c-40bf-95cb-a9aea17d637b None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:20:38.740973 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-76f7cf23-524c-40bf-95cb-a9aea17d637b tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] GET https://10.4.3.143/volume/v3/backups/8ad11939-71d2-4c0c-bfe4-f6b2b9f959ae Aug 16 21:20:38.741899 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-76f7cf23-524c-40bf-95cb-a9aea17d637b tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:20:38.741899 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-76f7cf23-524c-40bf-95cb-a9aea17d637b tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:20:38.741899 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.v3.backups [None req-76f7cf23-524c-40bf-95cb-a9aea17d637b tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Show backup with id 8ad11939-71d2-4c0c-bfe4-f6b2b9f959ae. {{(pid=100332) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:20:38.746803 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:20:38.746803 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:20:38.748226 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-76f7cf23-524c-40bf-95cb-a9aea17d637b tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] https://10.4.3.143/volume/v3/backups/8ad11939-71d2-4c0c-bfe4-f6b2b9f959ae returned with HTTP 200 Aug 16 21:20:38.748407 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 1138/4538] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:20:38 2026] GET /volume/v3/backups/8ad11939-71d2-4c0c-bfe4-f6b2b9f959ae => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:20:38.784209 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-1af8bb0b-716e-40a9-afbb-1021feea464d tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] https://10.4.3.143/volume/v3/backups returned with HTTP 202 Aug 16 21:20:38.785782 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 1126/4539] 10.4.3.143 () {70 vars in 1299 bytes} [Sun Aug 16 21:20:38 2026] POST /volume/v3/backups => generated 315 bytes in 133 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 21:20:38.795245 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-328020ec-d917-476a-93cf-bf4446980089 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:20:38.797865 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-328020ec-d917-476a-93cf-bf4446980089 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] GET https://10.4.3.143/volume/v3/backups/34d58a70-5af3-447b-b0e0-e451c5079799 Aug 16 21:20:38.798204 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-328020ec-d917-476a-93cf-bf4446980089 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:20:38.798540 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-328020ec-d917-476a-93cf-bf4446980089 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:20:38.798690 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.v3.backups [None req-328020ec-d917-476a-93cf-bf4446980089 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Show backup with id 34d58a70-5af3-447b-b0e0-e451c5079799. {{(pid=100330) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:20:38.805317 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:20:38.805317 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:20:38.806323 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-328020ec-d917-476a-93cf-bf4446980089 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] https://10.4.3.143/volume/v3/backups/34d58a70-5af3-447b-b0e0-e451c5079799 returned with HTTP 200 Aug 16 21:20:38.807149 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 1139/4540] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:20:38 2026] GET /volume/v3/backups/34d58a70-5af3-447b-b0e0-e451c5079799 => generated 722 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:20:39.763019 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-23704055-4bc0-4fcd-aeca-396cef4a5ef4 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:20:39.765422 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-23704055-4bc0-4fcd-aeca-396cef4a5ef4 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] GET https://10.4.3.143/volume/v3/backups/8ad11939-71d2-4c0c-bfe4-f6b2b9f959ae Aug 16 21:20:39.765611 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-23704055-4bc0-4fcd-aeca-396cef4a5ef4 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:20:39.765768 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-23704055-4bc0-4fcd-aeca-396cef4a5ef4 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:20:39.765878 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.v3.backups [None req-23704055-4bc0-4fcd-aeca-396cef4a5ef4 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Show backup with id 8ad11939-71d2-4c0c-bfe4-f6b2b9f959ae. {{(pid=100331) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:20:39.771695 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:20:39.771695 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:20:39.772476 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-23704055-4bc0-4fcd-aeca-396cef4a5ef4 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] https://10.4.3.143/volume/v3/backups/8ad11939-71d2-4c0c-bfe4-f6b2b9f959ae returned with HTTP 200 Aug 16 21:20:39.772963 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 1138/4541] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:20:39 2026] GET /volume/v3/backups/8ad11939-71d2-4c0c-bfe4-f6b2b9f959ae => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:20:39.819288 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-77e2b50b-d6d3-4e10-8950-a63febb164a3 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:20:39.824952 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-77e2b50b-d6d3-4e10-8950-a63febb164a3 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] GET https://10.4.3.143/volume/v3/backups/34d58a70-5af3-447b-b0e0-e451c5079799 Aug 16 21:20:39.825518 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-77e2b50b-d6d3-4e10-8950-a63febb164a3 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:20:39.825970 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-77e2b50b-d6d3-4e10-8950-a63febb164a3 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:20:39.826307 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.v3.backups [None req-77e2b50b-d6d3-4e10-8950-a63febb164a3 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Show backup with id 34d58a70-5af3-447b-b0e0-e451c5079799. {{(pid=100332) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:20:39.834861 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:20:39.834861 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:20:39.840222 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-77e2b50b-d6d3-4e10-8950-a63febb164a3 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] https://10.4.3.143/volume/v3/backups/34d58a70-5af3-447b-b0e0-e451c5079799 returned with HTTP 200 Aug 16 21:20:39.840222 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 1139/4542] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:20:39 2026] GET /volume/v3/backups/34d58a70-5af3-447b-b0e0-e451c5079799 => generated 724 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:20:40.789394 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-c22956c4-54f7-49b9-a6a7-4df929582401 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:20:40.797698 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-c22956c4-54f7-49b9-a6a7-4df929582401 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] GET https://10.4.3.143/volume/v3/backups/8ad11939-71d2-4c0c-bfe4-f6b2b9f959ae Aug 16 21:20:40.797698 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-c22956c4-54f7-49b9-a6a7-4df929582401 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:20:40.797698 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-c22956c4-54f7-49b9-a6a7-4df929582401 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:20:40.797698 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.v3.backups [None req-c22956c4-54f7-49b9-a6a7-4df929582401 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Show backup with id 8ad11939-71d2-4c0c-bfe4-f6b2b9f959ae. {{(pid=100333) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:20:40.806436 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:20:40.806436 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:20:40.806436 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-c22956c4-54f7-49b9-a6a7-4df929582401 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] https://10.4.3.143/volume/v3/backups/8ad11939-71d2-4c0c-bfe4-f6b2b9f959ae returned with HTTP 200 Aug 16 21:20:40.806436 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 1127/4543] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:20:40 2026] GET /volume/v3/backups/8ad11939-71d2-4c0c-bfe4-f6b2b9f959ae => generated 735 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:20:40.852881 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-89637ebb-d3a9-4da7-adad-0b33985a9e69 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:20:40.854987 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-89637ebb-d3a9-4da7-adad-0b33985a9e69 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] GET https://10.4.3.143/volume/v3/backups/34d58a70-5af3-447b-b0e0-e451c5079799 Aug 16 21:20:40.855243 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-89637ebb-d3a9-4da7-adad-0b33985a9e69 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:20:40.855504 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-89637ebb-d3a9-4da7-adad-0b33985a9e69 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:20:40.855869 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.v3.backups [None req-89637ebb-d3a9-4da7-adad-0b33985a9e69 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Show backup with id 34d58a70-5af3-447b-b0e0-e451c5079799. {{(pid=100330) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:20:40.860026 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:20:40.860026 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:20:40.860666 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-89637ebb-d3a9-4da7-adad-0b33985a9e69 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] https://10.4.3.143/volume/v3/backups/34d58a70-5af3-447b-b0e0-e451c5079799 returned with HTTP 200 Aug 16 21:20:40.861076 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 1140/4544] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:20:40 2026] GET /volume/v3/backups/34d58a70-5af3-447b-b0e0-e451c5079799 => generated 724 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:20:41.819735 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-1cbe2e93-c55a-4667-a01b-724a001bab7e None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:20:41.822232 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-1cbe2e93-c55a-4667-a01b-724a001bab7e tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] GET https://10.4.3.143/volume/v3/backups/8ad11939-71d2-4c0c-bfe4-f6b2b9f959ae Aug 16 21:20:41.822593 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-1cbe2e93-c55a-4667-a01b-724a001bab7e tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:20:41.822787 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-1cbe2e93-c55a-4667-a01b-724a001bab7e tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:20:41.822887 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.v3.backups [None req-1cbe2e93-c55a-4667-a01b-724a001bab7e tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Show backup with id 8ad11939-71d2-4c0c-bfe4-f6b2b9f959ae. {{(pid=100331) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:20:41.828944 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:20:41.828944 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:20:41.829623 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-1cbe2e93-c55a-4667-a01b-724a001bab7e tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] https://10.4.3.143/volume/v3/backups/8ad11939-71d2-4c0c-bfe4-f6b2b9f959ae returned with HTTP 200 Aug 16 21:20:41.830059 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 1139/4545] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:20:41 2026] GET /volume/v3/backups/8ad11939-71d2-4c0c-bfe4-f6b2b9f959ae => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:20:41.873833 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-7f311da2-fb9c-4bb6-81a5-72b0edc7cfa3 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:20:41.880073 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-7f311da2-fb9c-4bb6-81a5-72b0edc7cfa3 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] GET https://10.4.3.143/volume/v3/backups/34d58a70-5af3-447b-b0e0-e451c5079799 Aug 16 21:20:41.880420 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-7f311da2-fb9c-4bb6-81a5-72b0edc7cfa3 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:20:41.880711 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-7f311da2-fb9c-4bb6-81a5-72b0edc7cfa3 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:20:41.880882 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.v3.backups [None req-7f311da2-fb9c-4bb6-81a5-72b0edc7cfa3 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Show backup with id 34d58a70-5af3-447b-b0e0-e451c5079799. {{(pid=100332) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:20:41.890842 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:20:41.890842 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:20:41.892030 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-7f311da2-fb9c-4bb6-81a5-72b0edc7cfa3 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] https://10.4.3.143/volume/v3/backups/34d58a70-5af3-447b-b0e0-e451c5079799 returned with HTTP 200 Aug 16 21:20:41.892496 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 1140/4546] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:20:41 2026] GET /volume/v3/backups/34d58a70-5af3-447b-b0e0-e451c5079799 => generated 735 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:20:42.843602 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-33daa9f8-3949-4b64-a07c-8ec37f1c960a None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:20:42.846000 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-33daa9f8-3949-4b64-a07c-8ec37f1c960a tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] GET https://10.4.3.143/volume/v3/backups/8ad11939-71d2-4c0c-bfe4-f6b2b9f959ae Aug 16 21:20:42.846315 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-33daa9f8-3949-4b64-a07c-8ec37f1c960a tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:20:42.846580 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-33daa9f8-3949-4b64-a07c-8ec37f1c960a tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:20:42.846744 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.v3.backups [None req-33daa9f8-3949-4b64-a07c-8ec37f1c960a tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Show backup with id 8ad11939-71d2-4c0c-bfe4-f6b2b9f959ae. {{(pid=100333) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:20:42.852991 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:20:42.852991 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:20:42.854041 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-33daa9f8-3949-4b64-a07c-8ec37f1c960a tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] https://10.4.3.143/volume/v3/backups/8ad11939-71d2-4c0c-bfe4-f6b2b9f959ae returned with HTTP 200 Aug 16 21:20:42.854815 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 1128/4547] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:20:42 2026] GET /volume/v3/backups/8ad11939-71d2-4c0c-bfe4-f6b2b9f959ae => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 16 21:20:42.907380 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-cba26122-9208-4e81-8fb1-d41fef75125d None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:20:42.909782 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-cba26122-9208-4e81-8fb1-d41fef75125d tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] GET https://10.4.3.143/volume/v3/backups/34d58a70-5af3-447b-b0e0-e451c5079799 Aug 16 21:20:42.910089 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-cba26122-9208-4e81-8fb1-d41fef75125d tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:20:42.910347 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-cba26122-9208-4e81-8fb1-d41fef75125d tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:20:42.910506 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.v3.backups [None req-cba26122-9208-4e81-8fb1-d41fef75125d tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Show backup with id 34d58a70-5af3-447b-b0e0-e451c5079799. {{(pid=100330) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:20:42.915912 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:20:42.915912 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:20:42.916789 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-cba26122-9208-4e81-8fb1-d41fef75125d tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] https://10.4.3.143/volume/v3/backups/34d58a70-5af3-447b-b0e0-e451c5079799 returned with HTTP 200 Aug 16 21:20:42.917267 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 1141/4548] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:20:42 2026] GET /volume/v3/backups/34d58a70-5af3-447b-b0e0-e451c5079799 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:20:43.871636 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-99836957-f924-48d7-a6d1-f2c434100142 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:20:43.873711 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-99836957-f924-48d7-a6d1-f2c434100142 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] GET https://10.4.3.143/volume/v3/backups/8ad11939-71d2-4c0c-bfe4-f6b2b9f959ae Aug 16 21:20:43.874398 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-99836957-f924-48d7-a6d1-f2c434100142 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:20:43.874617 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-99836957-f924-48d7-a6d1-f2c434100142 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:20:43.874830 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.v3.backups [None req-99836957-f924-48d7-a6d1-f2c434100142 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Show backup with id 8ad11939-71d2-4c0c-bfe4-f6b2b9f959ae. {{(pid=100331) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:20:43.885840 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:20:43.885840 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:20:43.885840 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-99836957-f924-48d7-a6d1-f2c434100142 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] https://10.4.3.143/volume/v3/backups/8ad11939-71d2-4c0c-bfe4-f6b2b9f959ae returned with HTTP 200 Aug 16 21:20:43.885840 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 1140/4549] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:20:43 2026] GET /volume/v3/backups/8ad11939-71d2-4c0c-bfe4-f6b2b9f959ae => generated 735 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:20:43.932862 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-3bf84f1e-ed9e-4687-ac23-824b7a800c21 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:20:43.934698 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-3bf84f1e-ed9e-4687-ac23-824b7a800c21 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] GET https://10.4.3.143/volume/v3/backups/34d58a70-5af3-447b-b0e0-e451c5079799 Aug 16 21:20:43.934965 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-3bf84f1e-ed9e-4687-ac23-824b7a800c21 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:20:43.935197 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-3bf84f1e-ed9e-4687-ac23-824b7a800c21 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:20:43.935355 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.v3.backups [None req-3bf84f1e-ed9e-4687-ac23-824b7a800c21 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Show backup with id 34d58a70-5af3-447b-b0e0-e451c5079799. {{(pid=100332) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:20:43.946656 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:20:43.946656 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:20:43.946876 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-3bf84f1e-ed9e-4687-ac23-824b7a800c21 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] https://10.4.3.143/volume/v3/backups/34d58a70-5af3-447b-b0e0-e451c5079799 returned with HTTP 200 Aug 16 21:20:43.947252 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 1141/4550] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:20:43 2026] GET /volume/v3/backups/34d58a70-5af3-447b-b0e0-e451c5079799 => generated 735 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:20:44.899338 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-bfac8b49-ac1e-4750-8800-014e3aab0f45 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:20:44.901791 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-bfac8b49-ac1e-4750-8800-014e3aab0f45 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] GET https://10.4.3.143/volume/v3/backups/8ad11939-71d2-4c0c-bfe4-f6b2b9f959ae Aug 16 21:20:44.902186 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-bfac8b49-ac1e-4750-8800-014e3aab0f45 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:20:44.902502 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-bfac8b49-ac1e-4750-8800-014e3aab0f45 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:20:44.902755 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.v3.backups [None req-bfac8b49-ac1e-4750-8800-014e3aab0f45 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Show backup with id 8ad11939-71d2-4c0c-bfe4-f6b2b9f959ae. {{(pid=100333) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:20:44.908346 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:20:44.908346 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:20:44.909344 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-bfac8b49-ac1e-4750-8800-014e3aab0f45 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] https://10.4.3.143/volume/v3/backups/8ad11939-71d2-4c0c-bfe4-f6b2b9f959ae returned with HTTP 200 Aug 16 21:20:44.910052 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 1129/4551] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:20:44 2026] GET /volume/v3/backups/8ad11939-71d2-4c0c-bfe4-f6b2b9f959ae => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:20:44.960081 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-f2243c1e-786f-4a55-afc7-e2db53ec66f4 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:20:44.963064 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-f2243c1e-786f-4a55-afc7-e2db53ec66f4 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] GET https://10.4.3.143/volume/v3/backups/34d58a70-5af3-447b-b0e0-e451c5079799 Aug 16 21:20:44.963367 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-f2243c1e-786f-4a55-afc7-e2db53ec66f4 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:20:44.963639 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-f2243c1e-786f-4a55-afc7-e2db53ec66f4 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:20:44.963778 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.v3.backups [None req-f2243c1e-786f-4a55-afc7-e2db53ec66f4 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Show backup with id 34d58a70-5af3-447b-b0e0-e451c5079799. {{(pid=100330) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:20:44.970057 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:20:44.970057 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:20:44.970941 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-f2243c1e-786f-4a55-afc7-e2db53ec66f4 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] https://10.4.3.143/volume/v3/backups/34d58a70-5af3-447b-b0e0-e451c5079799 returned with HTTP 200 Aug 16 21:20:44.971444 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 1142/4552] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:20:44 2026] GET /volume/v3/backups/34d58a70-5af3-447b-b0e0-e451c5079799 => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:20:45.924343 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-7eaa34f3-ecc7-426e-9644-b3cb85a333d6 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:20:45.927876 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-7eaa34f3-ecc7-426e-9644-b3cb85a333d6 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] GET https://10.4.3.143/volume/v3/backups/8ad11939-71d2-4c0c-bfe4-f6b2b9f959ae Aug 16 21:20:45.927876 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-7eaa34f3-ecc7-426e-9644-b3cb85a333d6 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:20:45.927876 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-7eaa34f3-ecc7-426e-9644-b3cb85a333d6 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:20:45.927876 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.v3.backups [None req-7eaa34f3-ecc7-426e-9644-b3cb85a333d6 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Show backup with id 8ad11939-71d2-4c0c-bfe4-f6b2b9f959ae. {{(pid=100331) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:20:45.935237 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:20:45.935237 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:20:45.936541 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-7eaa34f3-ecc7-426e-9644-b3cb85a333d6 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] https://10.4.3.143/volume/v3/backups/8ad11939-71d2-4c0c-bfe4-f6b2b9f959ae returned with HTTP 200 Aug 16 21:20:45.937271 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 1141/4553] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:20:45 2026] GET /volume/v3/backups/8ad11939-71d2-4c0c-bfe4-f6b2b9f959ae => generated 735 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:20:45.984453 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-523975d2-75da-4426-9c9c-b97607538977 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:20:45.987182 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-523975d2-75da-4426-9c9c-b97607538977 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] GET https://10.4.3.143/volume/v3/backups/34d58a70-5af3-447b-b0e0-e451c5079799 Aug 16 21:20:45.987511 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-523975d2-75da-4426-9c9c-b97607538977 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:20:45.987768 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-523975d2-75da-4426-9c9c-b97607538977 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:20:45.987940 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.v3.backups [None req-523975d2-75da-4426-9c9c-b97607538977 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Show backup with id 34d58a70-5af3-447b-b0e0-e451c5079799. {{(pid=100332) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:20:45.995166 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:20:45.995166 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:20:45.996081 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-523975d2-75da-4426-9c9c-b97607538977 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] https://10.4.3.143/volume/v3/backups/34d58a70-5af3-447b-b0e0-e451c5079799 returned with HTTP 200 Aug 16 21:20:45.996776 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 1142/4554] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:20:45 2026] GET /volume/v3/backups/34d58a70-5af3-447b-b0e0-e451c5079799 => generated 735 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:20:46.950778 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-8fb979e0-8d2b-4844-b6b0-443eb657448d None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:20:46.952927 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-8fb979e0-8d2b-4844-b6b0-443eb657448d tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] GET https://10.4.3.143/volume/v3/backups/8ad11939-71d2-4c0c-bfe4-f6b2b9f959ae Aug 16 21:20:46.953171 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-8fb979e0-8d2b-4844-b6b0-443eb657448d tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:20:46.953365 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-8fb979e0-8d2b-4844-b6b0-443eb657448d tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:20:46.953477 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.v3.backups [None req-8fb979e0-8d2b-4844-b6b0-443eb657448d tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Show backup with id 8ad11939-71d2-4c0c-bfe4-f6b2b9f959ae. {{(pid=100333) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:20:46.958130 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:20:46.958130 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:20:46.958707 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-8fb979e0-8d2b-4844-b6b0-443eb657448d tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] https://10.4.3.143/volume/v3/backups/8ad11939-71d2-4c0c-bfe4-f6b2b9f959ae returned with HTTP 200 Aug 16 21:20:46.959119 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 1130/4555] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:20:46 2026] GET /volume/v3/backups/8ad11939-71d2-4c0c-bfe4-f6b2b9f959ae => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:20:47.010941 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-fdd0bcf1-1024-496c-9d4d-c7aed1693425 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:20:47.013118 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-fdd0bcf1-1024-496c-9d4d-c7aed1693425 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] GET https://10.4.3.143/volume/v3/backups/34d58a70-5af3-447b-b0e0-e451c5079799 Aug 16 21:20:47.013385 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-fdd0bcf1-1024-496c-9d4d-c7aed1693425 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:20:47.013619 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-fdd0bcf1-1024-496c-9d4d-c7aed1693425 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:20:47.014128 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.v3.backups [None req-fdd0bcf1-1024-496c-9d4d-c7aed1693425 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Show backup with id 34d58a70-5af3-447b-b0e0-e451c5079799. {{(pid=100330) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:20:47.018834 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:20:47.018834 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:20:47.019554 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-fdd0bcf1-1024-496c-9d4d-c7aed1693425 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] https://10.4.3.143/volume/v3/backups/34d58a70-5af3-447b-b0e0-e451c5079799 returned with HTTP 200 Aug 16 21:20:47.019891 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 1143/4556] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:20:47 2026] GET /volume/v3/backups/34d58a70-5af3-447b-b0e0-e451c5079799 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:20:47.972844 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-504dc226-b8f1-4377-8407-d3beaa6c3a88 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:20:47.975437 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-504dc226-b8f1-4377-8407-d3beaa6c3a88 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] GET https://10.4.3.143/volume/v3/backups/8ad11939-71d2-4c0c-bfe4-f6b2b9f959ae Aug 16 21:20:47.976243 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-504dc226-b8f1-4377-8407-d3beaa6c3a88 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:20:47.976671 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-504dc226-b8f1-4377-8407-d3beaa6c3a88 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:20:47.976956 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.v3.backups [None req-504dc226-b8f1-4377-8407-d3beaa6c3a88 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Show backup with id 8ad11939-71d2-4c0c-bfe4-f6b2b9f959ae. {{(pid=100331) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:20:47.986252 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:20:47.986252 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:20:47.986627 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-504dc226-b8f1-4377-8407-d3beaa6c3a88 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] https://10.4.3.143/volume/v3/backups/8ad11939-71d2-4c0c-bfe4-f6b2b9f959ae returned with HTTP 200 Aug 16 21:20:47.987297 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 1142/4557] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:20:47 2026] GET /volume/v3/backups/8ad11939-71d2-4c0c-bfe4-f6b2b9f959ae => generated 737 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:20:47.999777 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-131b5124-542a-4898-adeb-e2650ac9ac25 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:20:48.002296 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-131b5124-542a-4898-adeb-e2650ac9ac25 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-member] POST https://10.4.3.143/volume/v3/backups/8ad11939-71d2-4c0c-bfe4-f6b2b9f959ae/action Aug 16 21:20:48.003278 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-131b5124-542a-4898-adeb-e2650ac9ac25 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-member] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100332) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 21:20:48.003278 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-131b5124-542a-4898-adeb-e2650ac9ac25 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-member] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:20:48.004431 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.contrib.admin_actions [None req-131b5124-542a-4898-adeb-e2650ac9ac25 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-member] Updating backup '8ad11939-71d2-4c0c-bfe4-f6b2b9f959ae' with '{'status': 'error'}' {{(pid=100332) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:325}} Aug 16 21:20:48.013674 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:20:48.013674 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:20:48.015351 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.policy [None req-131b5124-542a-4898-adeb-e2650ac9ac25 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-member] Policy check for volume_extension:backup_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': '599c6701bd6a45a780b30b4d5be53c4f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4bd42d36352e4bf5b8c7ba101af89953', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100332) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 16 21:20:48.015736 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-131b5124-542a-4898-adeb-e2650ac9ac25 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-member] https://10.4.3.143/volume/v3/backups/8ad11939-71d2-4c0c-bfe4-f6b2b9f959ae/action returned with HTTP 403 Aug 16 21:20:48.016516 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 1143/4558] 10.4.3.143 () {70 vars in 1430 bytes} [Sun Aug 16 21:20:47 2026] POST /volume/v3/backups/8ad11939-71d2-4c0c-bfe4-f6b2b9f959ae/action => generated 131 bytes in 17 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:20:48.026630 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-83d7a8b3-b6f3-4794-8cdf-fa29401b8789 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:20:48.029703 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-83d7a8b3-b6f3-4794-8cdf-fa29401b8789 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] DELETE https://10.4.3.143/volume/v3/volumes/e1a5c6ff-751e-4b15-ab58-6c27b0db3824 Aug 16 21:20:48.029703 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-83d7a8b3-b6f3-4794-8cdf-fa29401b8789 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:20:48.029703 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-83d7a8b3-b6f3-4794-8cdf-fa29401b8789 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Calling method 'delete' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:20:48.029703 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.v3.volumes [None req-83d7a8b3-b6f3-4794-8cdf-fa29401b8789 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Delete volume with id: e1a5c6ff-751e-4b15-ab58-6c27b0db3824 Aug 16 21:20:48.032551 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-9e114263-9ecc-4744-9736-42a8e4c8d89d None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:20:48.034389 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-9e114263-9ecc-4744-9736-42a8e4c8d89d tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] GET https://10.4.3.143/volume/v3/backups/34d58a70-5af3-447b-b0e0-e451c5079799 Aug 16 21:20:48.034656 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-9e114263-9ecc-4744-9736-42a8e4c8d89d tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:20:48.034843 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-9e114263-9ecc-4744-9736-42a8e4c8d89d tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:20:48.034951 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.v3.backups [None req-9e114263-9ecc-4744-9736-42a8e4c8d89d tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Show backup with id 34d58a70-5af3-447b-b0e0-e451c5079799. {{(pid=100330) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:20:48.038408 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:20:48.038408 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:20:48.038791 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-83d7a8b3-b6f3-4794-8cdf-fa29401b8789 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Volume info retrieved successfully. Aug 16 21:20:48.039356 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:20:48.039356 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:20:48.040084 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-9e114263-9ecc-4744-9736-42a8e4c8d89d tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] https://10.4.3.143/volume/v3/backups/34d58a70-5af3-447b-b0e0-e451c5079799 returned with HTTP 200 Aug 16 21:20:48.040453 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 1144/4559] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:20:48 2026] GET /volume/v3/backups/34d58a70-5af3-447b-b0e0-e451c5079799 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:20:48.062529 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-83d7a8b3-b6f3-4794-8cdf-fa29401b8789 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Delete volume request issued successfully. Aug 16 21:20:48.062827 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-83d7a8b3-b6f3-4794-8cdf-fa29401b8789 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] https://10.4.3.143/volume/v3/volumes/e1a5c6ff-751e-4b15-ab58-6c27b0db3824 returned with HTTP 202 Aug 16 21:20:48.063501 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 1131/4560] 10.4.3.143 () {68 vars in 1391 bytes} [Sun Aug 16 21:20:48 2026] DELETE /volume/v3/volumes/e1a5c6ff-751e-4b15-ab58-6c27b0db3824 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 21:20:48.075105 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-b7e768b2-2300-440e-a1d9-df1e155d4612 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:20:48.079909 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-b7e768b2-2300-440e-a1d9-df1e155d4612 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] GET https://10.4.3.143/volume/v3/volumes/e1a5c6ff-751e-4b15-ab58-6c27b0db3824 Aug 16 21:20:48.080218 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-b7e768b2-2300-440e-a1d9-df1e155d4612 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:20:48.080447 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-b7e768b2-2300-440e-a1d9-df1e155d4612 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:20:48.091300 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:20:48.091300 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:20:48.099805 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-b7e768b2-2300-440e-a1d9-df1e155d4612 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Volume info retrieved successfully. Aug 16 21:20:48.105724 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-b7e768b2-2300-440e-a1d9-df1e155d4612 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] https://10.4.3.143/volume/v3/volumes/e1a5c6ff-751e-4b15-ab58-6c27b0db3824 returned with HTTP 200 Aug 16 21:20:48.106216 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 1143/4561] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:20:48 2026] GET /volume/v3/volumes/e1a5c6ff-751e-4b15-ab58-6c27b0db3824 => generated 1017 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:20:49.057606 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-7e8cb252-527a-4dc9-8ff2-66fe72172f01 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:20:49.059591 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-7e8cb252-527a-4dc9-8ff2-66fe72172f01 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] GET https://10.4.3.143/volume/v3/backups/34d58a70-5af3-447b-b0e0-e451c5079799 Aug 16 21:20:49.059862 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-7e8cb252-527a-4dc9-8ff2-66fe72172f01 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:20:49.060098 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-7e8cb252-527a-4dc9-8ff2-66fe72172f01 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:20:49.060208 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.v3.backups [None req-7e8cb252-527a-4dc9-8ff2-66fe72172f01 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Show backup with id 34d58a70-5af3-447b-b0e0-e451c5079799. {{(pid=100332) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:20:49.065773 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:20:49.065773 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:20:49.066496 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-7e8cb252-527a-4dc9-8ff2-66fe72172f01 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] https://10.4.3.143/volume/v3/backups/34d58a70-5af3-447b-b0e0-e451c5079799 returned with HTTP 200 Aug 16 21:20:49.066866 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 1144/4562] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:20:49 2026] GET /volume/v3/backups/34d58a70-5af3-447b-b0e0-e451c5079799 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:20:49.122530 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-6bf43567-14dd-4ff0-a606-572696c2376a None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:20:49.125572 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-6bf43567-14dd-4ff0-a606-572696c2376a tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] GET https://10.4.3.143/volume/v3/volumes/e1a5c6ff-751e-4b15-ab58-6c27b0db3824 Aug 16 21:20:49.125855 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-6bf43567-14dd-4ff0-a606-572696c2376a tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:20:49.126127 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-6bf43567-14dd-4ff0-a606-572696c2376a tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:20:49.138511 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-6bf43567-14dd-4ff0-a606-572696c2376a tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] https://10.4.3.143/volume/v3/volumes/e1a5c6ff-751e-4b15-ab58-6c27b0db3824 returned with HTTP 404 Aug 16 21:20:49.139205 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 1145/4563] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:20:49 2026] GET /volume/v3/volumes/e1a5c6ff-751e-4b15-ab58-6c27b0db3824 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:20:49.149861 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-b72c3c85-4cfd-4c91-a8bd-c13b87a1a14b None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:20:49.152136 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-b72c3c85-4cfd-4c91-a8bd-c13b87a1a14b tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-member] POST https://10.4.3.143/volume/v3/backups/bfa8d916-848c-49e0-9c12-7bce67842b5d/restore Aug 16 21:20:49.152754 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-b72c3c85-4cfd-4c91-a8bd-c13b87a1a14b tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-member] Action: 'restore', calling method: restore, body: {"restore": {"name": "new-backup-vol"}} {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:20:49.154690 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.contrib.backups [None req-b72c3c85-4cfd-4c91-a8bd-c13b87a1a14b tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-member] Restoring backup bfa8d916-848c-49e0-9c12-7bce67842b5d ({'restore': {'name': 'new-backup-vol'}}) {{(pid=100333) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 16 21:20:49.156075 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.contrib.backups [None req-b72c3c85-4cfd-4c91-a8bd-c13b87a1a14b tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-member] Restoring backup bfa8d916-848c-49e0-9c12-7bce67842b5d to volume None. Aug 16 21:20:49.162943 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:20:49.162943 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:20:49.162943 np0000007409 devstack@c-api.service[100333]: INFO cinder.backup.api [None req-b72c3c85-4cfd-4c91-a8bd-c13b87a1a14b tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-member] Creating volume of 1 GB for restore of backup bfa8d916-848c-49e0-9c12-7bce67842b5d. Aug 16 21:20:49.167715 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-b72c3c85-4cfd-4c91-a8bd-c13b87a1a14b tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-member] Availability Zones retrieved successfully. Aug 16 21:20:49.176284 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-b72c3c85-4cfd-4c91-a8bd-c13b87a1a14b tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-member] Flow 'volume_create_api' (c20045cc-9c8b-4b59-98bf-55e7b058d028) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100333) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:20:49.177851 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-b72c3c85-4cfd-4c91-a8bd-c13b87a1a14b tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (375263c9-4abc-4067-a9be-2489a7ea6ccb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:20:49.179443 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.flows.api.create_volume [None req-b72c3c85-4cfd-4c91-a8bd-c13b87a1a14b tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-member] Validating volume size '1' using validate_int {{(pid=100333) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 21:20:49.213897 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-b72c3c85-4cfd-4c91-a8bd-c13b87a1a14b tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (375263c9-4abc-4067-a9be-2489a7ea6ccb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T21:04:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=69e633b8-fab9-4b15-8b40-4f1a67c51cda,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '69e633b8-fab9-4b15-8b40-4f1a67c51cda', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:20:49.215547 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-b72c3c85-4cfd-4c91-a8bd-c13b87a1a14b tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d1e213de-b942-43b8-ab36-9ad0da7a2b1d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:20:49.258955 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.quota [None req-b72c3c85-4cfd-4c91-a8bd-c13b87a1a14b tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-member] Created reservations ['cb68e201-bb5a-4456-b8f1-3763adc17f44', 'c889948e-209d-4f82-b123-43af31a47411', 'a3fde9a2-bd87-4a42-914f-a997b3c0fa65', '07c7a9f4-253c-48ad-9d17-4216924e32ab'] {{(pid=100333) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:20:49.260245 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-b72c3c85-4cfd-4c91-a8bd-c13b87a1a14b tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d1e213de-b942-43b8-ab36-9ad0da7a2b1d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cb68e201-bb5a-4456-b8f1-3763adc17f44', 'c889948e-209d-4f82-b123-43af31a47411', 'a3fde9a2-bd87-4a42-914f-a997b3c0fa65', '07c7a9f4-253c-48ad-9d17-4216924e32ab']}' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:20:49.261549 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-b72c3c85-4cfd-4c91-a8bd-c13b87a1a14b tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dec7c8d9-bfef-41b9-b3be-1d9139df3f89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:20:49.299467 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-b72c3c85-4cfd-4c91-a8bd-c13b87a1a14b tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dec7c8d9-bfef-41b9-b3be-1d9139df3f89) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd0245833-d4c5-43f5-9b23-6c288c2e81ef', '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='4bd42d36352e4bf5b8c7ba101af89953',qos_specs=None,replication_status=,reservations=['cb68e201-bb5a-4456-b8f1-3763adc17f44','c889948e-209d-4f82-b123-43af31a47411','a3fde9a2-bd87-4a42-914f-a997b3c0fa65','07c7a9f4-253c-48ad-9d17-4216924e32ab'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='599c6701bd6a45a780b30b4d5be53c4f',volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T21:20:49Z,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=d0245833-d4c5-43f5-9b23-6c288c2e81ef,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4bd42d36352e4bf5b8c7ba101af89953',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='599c6701bd6a45a780b30b4d5be53c4f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(69e633b8-fab9-4b15-8b40-4f1a67c51cda),volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda)}' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:20:49.300417 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-b72c3c85-4cfd-4c91-a8bd-c13b87a1a14b tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9d9ed806-b00d-4dcf-aef0-88e9fdc17ea3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:20:49.333087 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-b72c3c85-4cfd-4c91-a8bd-c13b87a1a14b tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9d9ed806-b00d-4dcf-aef0-88e9fdc17ea3) transitioned into 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='4bd42d36352e4bf5b8c7ba101af89953',qos_specs=None,replication_status=,reservations=['cb68e201-bb5a-4456-b8f1-3763adc17f44','c889948e-209d-4f82-b123-43af31a47411','a3fde9a2-bd87-4a42-914f-a997b3c0fa65','07c7a9f4-253c-48ad-9d17-4216924e32ab'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='599c6701bd6a45a780b30b4d5be53c4f',volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda)}' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:20:49.333929 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-b72c3c85-4cfd-4c91-a8bd-c13b87a1a14b tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fa3bb63d-1fc6-43ad-98af-a339207698eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:20:49.345004 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-b72c3c85-4cfd-4c91-a8bd-c13b87a1a14b tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fa3bb63d-1fc6-43ad-98af-a339207698eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:20:49.345004 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-b72c3c85-4cfd-4c91-a8bd-c13b87a1a14b tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-member] Flow 'volume_create_api' (c20045cc-9c8b-4b59-98bf-55e7b058d028) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100333) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:20:49.345004 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-b72c3c85-4cfd-4c91-a8bd-c13b87a1a14b tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-member] Create volume request issued successfully. Aug 16 21:20:49.351261 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:20:49.351261 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:20:49.351846 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-b72c3c85-4cfd-4c91-a8bd-c13b87a1a14b tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-member] Volume info retrieved successfully. Aug 16 21:20:50.076639 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-228c1968-49ed-43f4-83a8-cfccd54f38f9 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:20:50.078308 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-228c1968-49ed-43f4-83a8-cfccd54f38f9 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] GET https://10.4.3.143/volume/v3/backups/34d58a70-5af3-447b-b0e0-e451c5079799 Aug 16 21:20:50.078517 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-228c1968-49ed-43f4-83a8-cfccd54f38f9 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:20:50.078705 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-228c1968-49ed-43f4-83a8-cfccd54f38f9 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:20:50.078799 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.v3.backups [None req-228c1968-49ed-43f4-83a8-cfccd54f38f9 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Show backup with id 34d58a70-5af3-447b-b0e0-e451c5079799. {{(pid=100331) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:20:50.083038 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:20:50.083038 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:20:50.083559 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-228c1968-49ed-43f4-83a8-cfccd54f38f9 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] https://10.4.3.143/volume/v3/backups/34d58a70-5af3-447b-b0e0-e451c5079799 returned with HTTP 200 Aug 16 21:20:50.083869 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 1144/4564] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:20:50 2026] GET /volume/v3/backups/34d58a70-5af3-447b-b0e0-e451c5079799 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:20:50.358346 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:20:50.358346 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:20:50.358794 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-b72c3c85-4cfd-4c91-a8bd-c13b87a1a14b tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-member] Volume info retrieved successfully. Aug 16 21:20:50.358906 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.backup.api [None req-b72c3c85-4cfd-4c91-a8bd-c13b87a1a14b tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-member] Checking backup size 1 against volume size 1 {{(pid=100333) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 16 21:20:50.358995 np0000007409 devstack@c-api.service[100333]: INFO cinder.backup.api [None req-b72c3c85-4cfd-4c91-a8bd-c13b87a1a14b tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-member] Overwriting volume d0245833-d4c5-43f5-9b23-6c288c2e81ef with restore of backup bfa8d916-848c-49e0-9c12-7bce67842b5d Aug 16 21:20:50.369585 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.backup.rpcapi [None req-b72c3c85-4cfd-4c91-a8bd-c13b87a1a14b tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-member] restore_backup in rpcapi backup_id bfa8d916-848c-49e0-9c12-7bce67842b5d {{(pid=100333) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 16 21:20:50.371243 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-b72c3c85-4cfd-4c91-a8bd-c13b87a1a14b tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-member] https://10.4.3.143/volume/v3/backups/bfa8d916-848c-49e0-9c12-7bce67842b5d/restore returned with HTTP 202 Aug 16 21:20:50.371653 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 1132/4565] 10.4.3.143 () {70 vars in 1433 bytes} [Sun Aug 16 21:20:49 2026] POST /volume/v3/backups/bfa8d916-848c-49e0-9c12-7bce67842b5d/restore => generated 152 bytes in 1223 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 21:20:50.383468 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-325374f2-83bb-4602-8d5c-a4dcd8d05aff None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:20:50.385349 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-325374f2-83bb-4602-8d5c-a4dcd8d05aff tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] GET https://10.4.3.143/volume/v3/backups/bfa8d916-848c-49e0-9c12-7bce67842b5d Aug 16 21:20:50.385656 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-325374f2-83bb-4602-8d5c-a4dcd8d05aff tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:20:50.385865 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-325374f2-83bb-4602-8d5c-a4dcd8d05aff tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:20:50.386007 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.v3.backups [None req-325374f2-83bb-4602-8d5c-a4dcd8d05aff tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Show backup with id bfa8d916-848c-49e0-9c12-7bce67842b5d. {{(pid=100332) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:20:50.390732 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:20:50.390732 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:20:50.391358 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-325374f2-83bb-4602-8d5c-a4dcd8d05aff tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] https://10.4.3.143/volume/v3/backups/bfa8d916-848c-49e0-9c12-7bce67842b5d returned with HTTP 200 Aug 16 21:20:50.391817 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 1145/4566] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:20:50 2026] GET /volume/v3/backups/bfa8d916-848c-49e0-9c12-7bce67842b5d => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:20:51.096039 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-0eb53447-d32d-4b99-aa2d-9894b58e6b08 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:20:51.098479 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-0eb53447-d32d-4b99-aa2d-9894b58e6b08 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] GET https://10.4.3.143/volume/v3/backups/34d58a70-5af3-447b-b0e0-e451c5079799 Aug 16 21:20:51.098821 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-0eb53447-d32d-4b99-aa2d-9894b58e6b08 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:20:51.099119 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-0eb53447-d32d-4b99-aa2d-9894b58e6b08 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:20:51.099260 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.v3.backups [None req-0eb53447-d32d-4b99-aa2d-9894b58e6b08 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Show backup with id 34d58a70-5af3-447b-b0e0-e451c5079799. {{(pid=100330) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:20:51.104686 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:20:51.104686 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:20:51.105633 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-0eb53447-d32d-4b99-aa2d-9894b58e6b08 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] https://10.4.3.143/volume/v3/backups/34d58a70-5af3-447b-b0e0-e451c5079799 returned with HTTP 200 Aug 16 21:20:51.106186 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 1146/4567] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:20:51 2026] GET /volume/v3/backups/34d58a70-5af3-447b-b0e0-e451c5079799 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:20:51.405041 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-96cbc446-0105-494e-87ce-1c96bafbdd1d None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:20:51.407200 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-96cbc446-0105-494e-87ce-1c96bafbdd1d tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] GET https://10.4.3.143/volume/v3/backups/bfa8d916-848c-49e0-9c12-7bce67842b5d Aug 16 21:20:51.408948 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-96cbc446-0105-494e-87ce-1c96bafbdd1d tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:20:51.408948 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-96cbc446-0105-494e-87ce-1c96bafbdd1d tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:20:51.408948 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.v3.backups [None req-96cbc446-0105-494e-87ce-1c96bafbdd1d tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Show backup with id bfa8d916-848c-49e0-9c12-7bce67842b5d. {{(pid=100331) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:20:51.415200 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:20:51.415200 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:20:51.416266 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-96cbc446-0105-494e-87ce-1c96bafbdd1d tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] https://10.4.3.143/volume/v3/backups/bfa8d916-848c-49e0-9c12-7bce67842b5d returned with HTTP 200 Aug 16 21:20:51.416964 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 1145/4568] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:20:51 2026] GET /volume/v3/backups/bfa8d916-848c-49e0-9c12-7bce67842b5d => generated 738 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:20:52.119717 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-21ae96be-1440-4a6a-a2d4-bb98ca22c1f1 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:20:52.121857 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-21ae96be-1440-4a6a-a2d4-bb98ca22c1f1 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] GET https://10.4.3.143/volume/v3/backups/34d58a70-5af3-447b-b0e0-e451c5079799 Aug 16 21:20:52.122122 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-21ae96be-1440-4a6a-a2d4-bb98ca22c1f1 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:20:52.122335 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-21ae96be-1440-4a6a-a2d4-bb98ca22c1f1 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:20:52.122443 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.v3.backups [None req-21ae96be-1440-4a6a-a2d4-bb98ca22c1f1 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Show backup with id 34d58a70-5af3-447b-b0e0-e451c5079799. {{(pid=100333) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:20:52.130094 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:20:52.130094 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:20:52.130904 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-21ae96be-1440-4a6a-a2d4-bb98ca22c1f1 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] https://10.4.3.143/volume/v3/backups/34d58a70-5af3-447b-b0e0-e451c5079799 returned with HTTP 200 Aug 16 21:20:52.131522 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 1133/4569] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:20:52 2026] GET /volume/v3/backups/34d58a70-5af3-447b-b0e0-e451c5079799 => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:20:52.427777 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-248ca5c2-a138-464e-a68b-0b15a0d1c143 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:20:52.429524 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-248ca5c2-a138-464e-a68b-0b15a0d1c143 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] GET https://10.4.3.143/volume/v3/backups/bfa8d916-848c-49e0-9c12-7bce67842b5d Aug 16 21:20:52.429800 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-248ca5c2-a138-464e-a68b-0b15a0d1c143 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:20:52.430045 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-248ca5c2-a138-464e-a68b-0b15a0d1c143 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:20:52.430193 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.v3.backups [None req-248ca5c2-a138-464e-a68b-0b15a0d1c143 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Show backup with id bfa8d916-848c-49e0-9c12-7bce67842b5d. {{(pid=100332) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:20:52.435316 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:20:52.435316 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:20:52.436052 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-248ca5c2-a138-464e-a68b-0b15a0d1c143 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] https://10.4.3.143/volume/v3/backups/bfa8d916-848c-49e0-9c12-7bce67842b5d returned with HTTP 200 Aug 16 21:20:52.436601 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 1146/4570] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:20:52 2026] GET /volume/v3/backups/bfa8d916-848c-49e0-9c12-7bce67842b5d => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:20:53.147108 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-17a677d6-628a-4ae6-a90f-939c30376e44 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:20:53.152491 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-17a677d6-628a-4ae6-a90f-939c30376e44 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] GET https://10.4.3.143/volume/v3/backups/34d58a70-5af3-447b-b0e0-e451c5079799 Aug 16 21:20:53.152685 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-17a677d6-628a-4ae6-a90f-939c30376e44 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:20:53.153144 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-17a677d6-628a-4ae6-a90f-939c30376e44 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:20:53.153144 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.v3.backups [None req-17a677d6-628a-4ae6-a90f-939c30376e44 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Show backup with id 34d58a70-5af3-447b-b0e0-e451c5079799. {{(pid=100330) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:20:53.163239 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:20:53.163239 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:20:53.167368 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-17a677d6-628a-4ae6-a90f-939c30376e44 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] https://10.4.3.143/volume/v3/backups/34d58a70-5af3-447b-b0e0-e451c5079799 returned with HTTP 200 Aug 16 21:20:53.168310 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 1147/4571] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:20:53 2026] GET /volume/v3/backups/34d58a70-5af3-447b-b0e0-e451c5079799 => generated 735 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:20:53.448333 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-6198017c-6437-4267-b75f-947eb5d998df None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:20:53.451002 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-6198017c-6437-4267-b75f-947eb5d998df tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] GET https://10.4.3.143/volume/v3/backups/bfa8d916-848c-49e0-9c12-7bce67842b5d Aug 16 21:20:53.451401 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-6198017c-6437-4267-b75f-947eb5d998df tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:20:53.451763 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-6198017c-6437-4267-b75f-947eb5d998df tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:20:53.452031 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.v3.backups [None req-6198017c-6437-4267-b75f-947eb5d998df tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Show backup with id bfa8d916-848c-49e0-9c12-7bce67842b5d. {{(pid=100331) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:20:53.457556 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:20:53.457556 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:20:53.458572 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-6198017c-6437-4267-b75f-947eb5d998df tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] https://10.4.3.143/volume/v3/backups/bfa8d916-848c-49e0-9c12-7bce67842b5d returned with HTTP 200 Aug 16 21:20:53.459351 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 1146/4572] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:20:53 2026] GET /volume/v3/backups/bfa8d916-848c-49e0-9c12-7bce67842b5d => generated 738 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:20:54.179286 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-dabffe1b-fce0-4a5e-ba41-17de23ed743e None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:20:54.181263 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-dabffe1b-fce0-4a5e-ba41-17de23ed743e tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] GET https://10.4.3.143/volume/v3/backups/34d58a70-5af3-447b-b0e0-e451c5079799 Aug 16 21:20:54.181567 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-dabffe1b-fce0-4a5e-ba41-17de23ed743e tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:20:54.181843 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-dabffe1b-fce0-4a5e-ba41-17de23ed743e tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:20:54.182021 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.v3.backups [None req-dabffe1b-fce0-4a5e-ba41-17de23ed743e tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Show backup with id 34d58a70-5af3-447b-b0e0-e451c5079799. {{(pid=100333) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:20:54.187251 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:20:54.187251 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:20:54.187889 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-dabffe1b-fce0-4a5e-ba41-17de23ed743e tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] https://10.4.3.143/volume/v3/backups/34d58a70-5af3-447b-b0e0-e451c5079799 returned with HTTP 200 Aug 16 21:20:54.188279 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 1134/4573] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:20:54 2026] GET /volume/v3/backups/34d58a70-5af3-447b-b0e0-e451c5079799 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:20:54.469275 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-3c4882f0-79d4-401e-8950-3880c7e8cca8 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:20:54.470793 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-3c4882f0-79d4-401e-8950-3880c7e8cca8 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] GET https://10.4.3.143/volume/v3/backups/bfa8d916-848c-49e0-9c12-7bce67842b5d Aug 16 21:20:54.471096 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-3c4882f0-79d4-401e-8950-3880c7e8cca8 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:20:54.471360 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-3c4882f0-79d4-401e-8950-3880c7e8cca8 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:20:54.471511 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.v3.backups [None req-3c4882f0-79d4-401e-8950-3880c7e8cca8 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Show backup with id bfa8d916-848c-49e0-9c12-7bce67842b5d. {{(pid=100332) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:20:54.477079 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:20:54.477079 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:20:54.478105 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-3c4882f0-79d4-401e-8950-3880c7e8cca8 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] https://10.4.3.143/volume/v3/backups/bfa8d916-848c-49e0-9c12-7bce67842b5d returned with HTTP 200 Aug 16 21:20:54.478504 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 1147/4574] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:20:54 2026] GET /volume/v3/backups/bfa8d916-848c-49e0-9c12-7bce67842b5d => generated 738 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:20:55.203196 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-e497bfc8-3080-4762-8f0e-be6315a1b52b None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:20:55.205346 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-e497bfc8-3080-4762-8f0e-be6315a1b52b tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] GET https://10.4.3.143/volume/v3/backups/34d58a70-5af3-447b-b0e0-e451c5079799 Aug 16 21:20:55.205669 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-e497bfc8-3080-4762-8f0e-be6315a1b52b tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:20:55.205899 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-e497bfc8-3080-4762-8f0e-be6315a1b52b tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:20:55.206069 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.v3.backups [None req-e497bfc8-3080-4762-8f0e-be6315a1b52b tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Show backup with id 34d58a70-5af3-447b-b0e0-e451c5079799. {{(pid=100330) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:20:55.213017 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:20:55.213017 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:20:55.213966 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-e497bfc8-3080-4762-8f0e-be6315a1b52b tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] https://10.4.3.143/volume/v3/backups/34d58a70-5af3-447b-b0e0-e451c5079799 returned with HTTP 200 Aug 16 21:20:55.214540 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 1148/4575] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:20:55 2026] GET /volume/v3/backups/34d58a70-5af3-447b-b0e0-e451c5079799 => generated 737 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:20:55.224331 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-44244ef8-0430-4ea8-951c-ae81fcbfc5ea None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:20:55.226749 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-44244ef8-0430-4ea8-951c-ae81fcbfc5ea tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] POST https://10.4.3.143/volume/v3/backups/34d58a70-5af3-447b-b0e0-e451c5079799/action Aug 16 21:20:55.227307 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-44244ef8-0430-4ea8-951c-ae81fcbfc5ea tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100331) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 21:20:55.227561 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-44244ef8-0430-4ea8-951c-ae81fcbfc5ea tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:20:55.229485 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.contrib.admin_actions [None req-44244ef8-0430-4ea8-951c-ae81fcbfc5ea tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Updating backup '34d58a70-5af3-447b-b0e0-e451c5079799' with '{'status': 'error'}' {{(pid=100331) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:325}} Aug 16 21:20:55.240796 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:20:55.240796 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:20:55.250107 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.backup.rpcapi [None req-44244ef8-0430-4ea8-951c-ae81fcbfc5ea tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] reset_status in rpcapi backup_id 34d58a70-5af3-447b-b0e0-e451c5079799 on host np0000007409. {{(pid=100331) reset_status /opt/stack/cinder/cinder/backup/rpcapi.py:107}} Aug 16 21:20:55.252357 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-44244ef8-0430-4ea8-951c-ae81fcbfc5ea tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] https://10.4.3.143/volume/v3/backups/34d58a70-5af3-447b-b0e0-e451c5079799/action returned with HTTP 202 Aug 16 21:20:55.252994 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 1147/4576] 10.4.3.143 () {70 vars in 1430 bytes} [Sun Aug 16 21:20:55 2026] POST /volume/v3/backups/34d58a70-5af3-447b-b0e0-e451c5079799/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 16 21:20:55.260762 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-b88f6a02-edb5-4631-b355-3a4852049576 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:20:55.262540 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-b88f6a02-edb5-4631-b355-3a4852049576 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] DELETE https://10.4.3.143/volume/v3/volumes/c737754d-091b-4cd6-8e59-5fb5f06b5c24 Aug 16 21:20:55.262753 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-b88f6a02-edb5-4631-b355-3a4852049576 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:20:55.262950 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-b88f6a02-edb5-4631-b355-3a4852049576 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Calling method 'delete' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:20:55.263107 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.v3.volumes [None req-b88f6a02-edb5-4631-b355-3a4852049576 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Delete volume with id: c737754d-091b-4cd6-8e59-5fb5f06b5c24 Aug 16 21:20:55.270735 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:20:55.270735 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:20:55.271089 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-b88f6a02-edb5-4631-b355-3a4852049576 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Volume info retrieved successfully. Aug 16 21:20:55.297185 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-b88f6a02-edb5-4631-b355-3a4852049576 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Delete volume request issued successfully. Aug 16 21:20:55.297185 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-b88f6a02-edb5-4631-b355-3a4852049576 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] https://10.4.3.143/volume/v3/volumes/c737754d-091b-4cd6-8e59-5fb5f06b5c24 returned with HTTP 202 Aug 16 21:20:55.297185 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 1135/4577] 10.4.3.143 () {68 vars in 1391 bytes} [Sun Aug 16 21:20:55 2026] DELETE /volume/v3/volumes/c737754d-091b-4cd6-8e59-5fb5f06b5c24 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 21:20:55.303702 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-a9aca5ab-5696-4d57-a8f1-c420ce6cdbfb None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:20:55.309752 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-a9aca5ab-5696-4d57-a8f1-c420ce6cdbfb tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] GET https://10.4.3.143/volume/v3/volumes/c737754d-091b-4cd6-8e59-5fb5f06b5c24 Aug 16 21:20:55.309752 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-a9aca5ab-5696-4d57-a8f1-c420ce6cdbfb tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:20:55.309752 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-a9aca5ab-5696-4d57-a8f1-c420ce6cdbfb tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:20:55.323944 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:20:55.323944 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:20:55.328972 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-a9aca5ab-5696-4d57-a8f1-c420ce6cdbfb tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Volume info retrieved successfully. Aug 16 21:20:55.334904 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-a9aca5ab-5696-4d57-a8f1-c420ce6cdbfb tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] https://10.4.3.143/volume/v3/volumes/c737754d-091b-4cd6-8e59-5fb5f06b5c24 returned with HTTP 200 Aug 16 21:20:55.335794 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 1148/4578] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:20:55 2026] GET /volume/v3/volumes/c737754d-091b-4cd6-8e59-5fb5f06b5c24 => generated 1016 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:20:55.497135 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-d88bbd0d-b109-4e7c-8c53-1301ca36b871 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:20:55.499007 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-d88bbd0d-b109-4e7c-8c53-1301ca36b871 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] GET https://10.4.3.143/volume/v3/backups/bfa8d916-848c-49e0-9c12-7bce67842b5d Aug 16 21:20:55.499251 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-d88bbd0d-b109-4e7c-8c53-1301ca36b871 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:20:55.499385 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-d88bbd0d-b109-4e7c-8c53-1301ca36b871 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:20:55.499562 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.v3.backups [None req-d88bbd0d-b109-4e7c-8c53-1301ca36b871 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Show backup with id bfa8d916-848c-49e0-9c12-7bce67842b5d. {{(pid=100330) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:20:55.503791 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:20:55.503791 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:20:55.504431 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-d88bbd0d-b109-4e7c-8c53-1301ca36b871 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] https://10.4.3.143/volume/v3/backups/bfa8d916-848c-49e0-9c12-7bce67842b5d returned with HTTP 200 Aug 16 21:20:55.504825 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 1149/4579] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:20:55 2026] GET /volume/v3/backups/bfa8d916-848c-49e0-9c12-7bce67842b5d => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:20:56.352327 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-d536893a-1c67-4cd0-9248-1d8de947fca6 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:20:56.354805 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-d536893a-1c67-4cd0-9248-1d8de947fca6 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] GET https://10.4.3.143/volume/v3/volumes/c737754d-091b-4cd6-8e59-5fb5f06b5c24 Aug 16 21:20:56.355146 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-d536893a-1c67-4cd0-9248-1d8de947fca6 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:20:56.355406 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-d536893a-1c67-4cd0-9248-1d8de947fca6 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:20:56.363985 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-d536893a-1c67-4cd0-9248-1d8de947fca6 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] https://10.4.3.143/volume/v3/volumes/c737754d-091b-4cd6-8e59-5fb5f06b5c24 returned with HTTP 404 Aug 16 21:20:56.364891 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 1148/4580] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:20:56 2026] GET /volume/v3/volumes/c737754d-091b-4cd6-8e59-5fb5f06b5c24 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:20:56.374799 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-19ccfcc1-aa6e-4ab5-9bde-f007fffb39db None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:20:56.377115 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-19ccfcc1-aa6e-4ab5-9bde-f007fffb39db tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] POST https://10.4.3.143/volume/v3/backups/f99807f8-8359-451f-ab0f-b4e1cf1b9a93/restore Aug 16 21:20:56.377589 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-19ccfcc1-aa6e-4ab5-9bde-f007fffb39db tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Action: 'restore', calling method: restore, body: {"restore": {"name": "new-backup-vol"}} {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:20:56.379388 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.contrib.backups [None req-19ccfcc1-aa6e-4ab5-9bde-f007fffb39db tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Restoring backup f99807f8-8359-451f-ab0f-b4e1cf1b9a93 ({'restore': {'name': 'new-backup-vol'}}) {{(pid=100333) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 16 21:20:56.379480 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.contrib.backups [None req-19ccfcc1-aa6e-4ab5-9bde-f007fffb39db tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Restoring backup f99807f8-8359-451f-ab0f-b4e1cf1b9a93 to volume None. Aug 16 21:20:56.385202 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:20:56.385202 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:20:56.386490 np0000007409 devstack@c-api.service[100333]: INFO cinder.backup.api [None req-19ccfcc1-aa6e-4ab5-9bde-f007fffb39db tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Creating volume of 1 GB for restore of backup f99807f8-8359-451f-ab0f-b4e1cf1b9a93. Aug 16 21:20:56.391573 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-19ccfcc1-aa6e-4ab5-9bde-f007fffb39db tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Availability Zones retrieved successfully. Aug 16 21:20:56.399511 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-19ccfcc1-aa6e-4ab5-9bde-f007fffb39db tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Flow 'volume_create_api' (fc6fe2af-eaf2-4d24-878b-3ff050503905) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100333) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:20:56.400896 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-19ccfcc1-aa6e-4ab5-9bde-f007fffb39db tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (18430bef-df7e-4f86-a13a-a23591aeff30) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:20:56.402078 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.flows.api.create_volume [None req-19ccfcc1-aa6e-4ab5-9bde-f007fffb39db tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Validating volume size '1' using validate_int {{(pid=100333) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 21:20:56.441162 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-19ccfcc1-aa6e-4ab5-9bde-f007fffb39db tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (18430bef-df7e-4f86-a13a-a23591aeff30) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T21:04:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=69e633b8-fab9-4b15-8b40-4f1a67c51cda,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '69e633b8-fab9-4b15-8b40-4f1a67c51cda', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:20:56.442085 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-19ccfcc1-aa6e-4ab5-9bde-f007fffb39db tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0bf63b55-317d-46f9-aa8c-ba93abcf5f8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:20:56.487907 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.quota [None req-19ccfcc1-aa6e-4ab5-9bde-f007fffb39db tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Created reservations ['17ea3c00-0615-42d3-b977-6bb21ec5ecf1', '178092bf-1867-4008-b0c9-28bcf40622cd', '31f4f046-66d9-4e11-a28a-eda2c2ac17a9', 'e6f3b9f2-57d1-40ef-9af6-473d73ea6934'] {{(pid=100333) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:20:56.489147 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-19ccfcc1-aa6e-4ab5-9bde-f007fffb39db tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0bf63b55-317d-46f9-aa8c-ba93abcf5f8e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['17ea3c00-0615-42d3-b977-6bb21ec5ecf1', '178092bf-1867-4008-b0c9-28bcf40622cd', '31f4f046-66d9-4e11-a28a-eda2c2ac17a9', 'e6f3b9f2-57d1-40ef-9af6-473d73ea6934']}' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:20:56.490343 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-19ccfcc1-aa6e-4ab5-9bde-f007fffb39db tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cd42f5ce-f1cd-4bb9-b1f7-5f420700af63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:20:56.517225 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-a5792a10-9596-4d63-b9ad-d167ccf7b5bc None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:20:56.519104 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-a5792a10-9596-4d63-b9ad-d167ccf7b5bc tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] GET https://10.4.3.143/volume/v3/backups/bfa8d916-848c-49e0-9c12-7bce67842b5d Aug 16 21:20:56.519497 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-a5792a10-9596-4d63-b9ad-d167ccf7b5bc tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:20:56.520700 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-a5792a10-9596-4d63-b9ad-d167ccf7b5bc tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:20:56.520700 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.v3.backups [None req-a5792a10-9596-4d63-b9ad-d167ccf7b5bc tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Show backup with id bfa8d916-848c-49e0-9c12-7bce67842b5d. {{(pid=100332) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:20:56.537730 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:20:56.537730 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:20:56.537821 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-19ccfcc1-aa6e-4ab5-9bde-f007fffb39db tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cd42f5ce-f1cd-4bb9-b1f7-5f420700af63) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '754d7ff3-3298-49ce-8530-ff0c0d00beaa', '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='7e5baead751a48eba197803fbc702a28',qos_specs=None,replication_status=,reservations=['17ea3c00-0615-42d3-b977-6bb21ec5ecf1','178092bf-1867-4008-b0c9-28bcf40622cd','31f4f046-66d9-4e11-a28a-eda2c2ac17a9','e6f3b9f2-57d1-40ef-9af6-473d73ea6934'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2b54afa9c2af42d79062f9c82e88fed9',volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T21:20:56Z,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=754d7ff3-3298-49ce-8530-ff0c0d00beaa,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7e5baead751a48eba197803fbc702a28',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2b54afa9c2af42d79062f9c82e88fed9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(69e633b8-fab9-4b15-8b40-4f1a67c51cda),volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda)}' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:20:56.538225 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-a5792a10-9596-4d63-b9ad-d167ccf7b5bc tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] https://10.4.3.143/volume/v3/backups/bfa8d916-848c-49e0-9c12-7bce67842b5d returned with HTTP 200 Aug 16 21:20:56.538225 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 1149/4581] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:20:56 2026] GET /volume/v3/backups/bfa8d916-848c-49e0-9c12-7bce67842b5d => generated 738 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 16 21:20:56.538320 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-19ccfcc1-aa6e-4ab5-9bde-f007fffb39db tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8430fa0d-a404-40a1-926a-0aa91443ea7c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:20:56.564879 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-19ccfcc1-aa6e-4ab5-9bde-f007fffb39db tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8430fa0d-a404-40a1-926a-0aa91443ea7c) transitioned into 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='7e5baead751a48eba197803fbc702a28',qos_specs=None,replication_status=,reservations=['17ea3c00-0615-42d3-b977-6bb21ec5ecf1','178092bf-1867-4008-b0c9-28bcf40622cd','31f4f046-66d9-4e11-a28a-eda2c2ac17a9','e6f3b9f2-57d1-40ef-9af6-473d73ea6934'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2b54afa9c2af42d79062f9c82e88fed9',volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda)}' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:20:56.568569 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-19ccfcc1-aa6e-4ab5-9bde-f007fffb39db tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (222f0a07-756a-4f03-b367-20ced5763bba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:20:56.578886 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-19ccfcc1-aa6e-4ab5-9bde-f007fffb39db tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (222f0a07-756a-4f03-b367-20ced5763bba) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:20:56.580151 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-19ccfcc1-aa6e-4ab5-9bde-f007fffb39db tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Flow 'volume_create_api' (fc6fe2af-eaf2-4d24-878b-3ff050503905) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100333) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:20:56.580620 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-19ccfcc1-aa6e-4ab5-9bde-f007fffb39db tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Create volume request issued successfully. Aug 16 21:20:56.587496 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-6a2e91bf-6e95-4c68-9235-aba283a914da None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:20:56.588536 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-6a2e91bf-6e95-4c68-9235-aba283a914da tempest-TestMinimumBasicScenario-1744355670 tempest-TestMinimumBasicScenario-1744355670-project-member] DELETE https://10.4.3.143/volume/v3/snapshots/ea1dceac-2a94-422e-88e7-dff781b74006 Aug 16 21:20:56.588794 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-6a2e91bf-6e95-4c68-9235-aba283a914da tempest-TestMinimumBasicScenario-1744355670 tempest-TestMinimumBasicScenario-1744355670-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:20:56.589179 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-6a2e91bf-6e95-4c68-9235-aba283a914da tempest-TestMinimumBasicScenario-1744355670 tempest-TestMinimumBasicScenario-1744355670-project-member] Calling method 'delete' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:20:56.589329 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.v3.snapshots [None req-6a2e91bf-6e95-4c68-9235-aba283a914da tempest-TestMinimumBasicScenario-1744355670 tempest-TestMinimumBasicScenario-1744355670-project-member] Delete snapshot with id: ea1dceac-2a94-422e-88e7-dff781b74006 Aug 16 21:20:56.593225 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:20:56.593225 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:20:56.593728 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-19ccfcc1-aa6e-4ab5-9bde-f007fffb39db tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Volume info retrieved successfully. Aug 16 21:20:56.598347 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-6a2e91bf-6e95-4c68-9235-aba283a914da tempest-TestMinimumBasicScenario-1744355670 tempest-TestMinimumBasicScenario-1744355670-project-member] https://10.4.3.143/volume/v3/snapshots/ea1dceac-2a94-422e-88e7-dff781b74006 returned with HTTP 404 Aug 16 21:20:56.598883 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 1150/4582] 10.4.3.143 () {66 vars in 1357 bytes} [Sun Aug 16 21:20:56 2026] DELETE /volume/v3/snapshots/ea1dceac-2a94-422e-88e7-dff781b74006 => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:20:56.611040 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-2d6fd1c1-5953-435f-bdd9-7f0f8c570349 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:20:56.613570 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-2d6fd1c1-5953-435f-bdd9-7f0f8c570349 tempest-TestMinimumBasicScenario-1744355670 tempest-TestMinimumBasicScenario-1744355670-project-member] GET https://10.4.3.143/volume/v3/snapshots/ea1dceac-2a94-422e-88e7-dff781b74006 Aug 16 21:20:56.613895 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-2d6fd1c1-5953-435f-bdd9-7f0f8c570349 tempest-TestMinimumBasicScenario-1744355670 tempest-TestMinimumBasicScenario-1744355670-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:20:56.614210 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-2d6fd1c1-5953-435f-bdd9-7f0f8c570349 tempest-TestMinimumBasicScenario-1744355670 tempest-TestMinimumBasicScenario-1744355670-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:20:56.620549 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-2d6fd1c1-5953-435f-bdd9-7f0f8c570349 tempest-TestMinimumBasicScenario-1744355670 tempest-TestMinimumBasicScenario-1744355670-project-member] https://10.4.3.143/volume/v3/snapshots/ea1dceac-2a94-422e-88e7-dff781b74006 returned with HTTP 404 Aug 16 21:20:56.621244 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 1149/4583] 10.4.3.143 () {66 vars in 1354 bytes} [Sun Aug 16 21:20:56 2026] GET /volume/v3/snapshots/ea1dceac-2a94-422e-88e7-dff781b74006 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:20:56.662766 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [req-8e0d8050-e0b6-4fd6-8a6d-5bdc7feb2e48 req-cf87f6a3-b07b-40f8-a12d-c9db31ffe8c6 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:20:56.666687 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [req-8e0d8050-e0b6-4fd6-8a6d-5bdc7feb2e48 req-cf87f6a3-b07b-40f8-a12d-c9db31ffe8c6 tempest-TestMinimumBasicScenario-1744355670 tempest-TestMinimumBasicScenario-1744355670-project-member] GET https://10.4.3.143/volume/v3/volumes/4b559cab-5f21-479d-9e74-e681aa5a92ac Aug 16 21:20:56.666687 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [req-8e0d8050-e0b6-4fd6-8a6d-5bdc7feb2e48 req-cf87f6a3-b07b-40f8-a12d-c9db31ffe8c6 tempest-TestMinimumBasicScenario-1744355670 tempest-TestMinimumBasicScenario-1744355670-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:20:56.666687 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [req-8e0d8050-e0b6-4fd6-8a6d-5bdc7feb2e48 req-cf87f6a3-b07b-40f8-a12d-c9db31ffe8c6 tempest-TestMinimumBasicScenario-1744355670 tempest-TestMinimumBasicScenario-1744355670-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:20:56.678856 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:20:56.678856 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:20:56.686560 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [req-8e0d8050-e0b6-4fd6-8a6d-5bdc7feb2e48 req-cf87f6a3-b07b-40f8-a12d-c9db31ffe8c6 tempest-TestMinimumBasicScenario-1744355670 tempest-TestMinimumBasicScenario-1744355670-project-member] Volume info retrieved successfully. Aug 16 21:20:56.692782 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [req-8e0d8050-e0b6-4fd6-8a6d-5bdc7feb2e48 req-cf87f6a3-b07b-40f8-a12d-c9db31ffe8c6 tempest-TestMinimumBasicScenario-1744355670 tempest-TestMinimumBasicScenario-1744355670-project-member] https://10.4.3.143/volume/v3/volumes/4b559cab-5f21-479d-9e74-e681aa5a92ac returned with HTTP 200 Aug 16 21:20:56.693409 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 1150/4584] 10.4.3.143 () {68 vars in 1598 bytes} [Sun Aug 16 21:20:56 2026] GET /volume/v3/volumes/4b559cab-5f21-479d-9e74-e681aa5a92ac => generated 1140 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:20:56.729933 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [req-8e0d8050-e0b6-4fd6-8a6d-5bdc7feb2e48 req-2b0de2a3-a766-49cf-96b8-ec692b089568 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:20:56.732785 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [req-8e0d8050-e0b6-4fd6-8a6d-5bdc7feb2e48 req-2b0de2a3-a766-49cf-96b8-ec692b089568 tempest-TestMinimumBasicScenario-1744355670 tempest-TestMinimumBasicScenario-1744355670-project-member] POST https://10.4.3.143/volume/v3/volumes/4b559cab-5f21-479d-9e74-e681aa5a92ac/action Aug 16 21:20:56.733268 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [req-8e0d8050-e0b6-4fd6-8a6d-5bdc7feb2e48 req-2b0de2a3-a766-49cf-96b8-ec692b089568 tempest-TestMinimumBasicScenario-1744355670 tempest-TestMinimumBasicScenario-1744355670-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100330) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 21:20:56.733472 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [req-8e0d8050-e0b6-4fd6-8a6d-5bdc7feb2e48 req-2b0de2a3-a766-49cf-96b8-ec692b089568 tempest-TestMinimumBasicScenario-1744355670 tempest-TestMinimumBasicScenario-1744355670-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:20:56.749323 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:20:56.749323 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:20:56.750069 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [req-8e0d8050-e0b6-4fd6-8a6d-5bdc7feb2e48 req-2b0de2a3-a766-49cf-96b8-ec692b089568 tempest-TestMinimumBasicScenario-1744355670 tempest-TestMinimumBasicScenario-1744355670-project-member] Volume info retrieved successfully. Aug 16 21:20:56.758231 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [req-8e0d8050-e0b6-4fd6-8a6d-5bdc7feb2e48 req-2b0de2a3-a766-49cf-96b8-ec692b089568 tempest-TestMinimumBasicScenario-1744355670 tempest-TestMinimumBasicScenario-1744355670-project-member] Begin detaching volume completed successfully. Aug 16 21:20:56.758477 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [req-8e0d8050-e0b6-4fd6-8a6d-5bdc7feb2e48 req-2b0de2a3-a766-49cf-96b8-ec692b089568 tempest-TestMinimumBasicScenario-1744355670 tempest-TestMinimumBasicScenario-1744355670-project-member] https://10.4.3.143/volume/v3/volumes/4b559cab-5f21-479d-9e74-e681aa5a92ac/action returned with HTTP 202 Aug 16 21:20:56.758949 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 1151/4585] 10.4.3.143 () {72 vars in 1672 bytes} [Sun Aug 16 21:20:56 2026] POST /volume/v3/volumes/4b559cab-5f21-479d-9e74-e681aa5a92ac/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 16 21:20:56.810193 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-c34f6dcb-92ff-43b7-b5f3-6cfb72541da7 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:20:56.810731 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-c34f6dcb-92ff-43b7-b5f3-6cfb72541da7 None None] GET https://10.4.3.143/volume// Aug 16 21:20:56.810984 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-c34f6dcb-92ff-43b7-b5f3-6cfb72541da7 None None] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:20:56.811256 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-c34f6dcb-92ff-43b7-b5f3-6cfb72541da7 None None] Calling method 'all' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:20:56.811700 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-c34f6dcb-92ff-43b7-b5f3-6cfb72541da7 None None] https://10.4.3.143/volume// returned with HTTP 300 Aug 16 21:20:56.812454 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 1150/4586] 10.4.3.143 () {66 vars in 1426 bytes} [Sun Aug 16 21:20:56 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 16 21:20:56.822014 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [req-8e0d8050-e0b6-4fd6-8a6d-5bdc7feb2e48 req-3954f7a1-64c3-4286-bcbd-e88a319874ab None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:20:56.824518 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [req-8e0d8050-e0b6-4fd6-8a6d-5bdc7feb2e48 req-3954f7a1-64c3-4286-bcbd-e88a319874ab tempest-TestMinimumBasicScenario-1744355670 tempest-TestMinimumBasicScenario-1744355670-project-member] GET https://10.4.3.143/volume/v3/volumes/4b559cab-5f21-479d-9e74-e681aa5a92ac Aug 16 21:20:56.825042 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [req-8e0d8050-e0b6-4fd6-8a6d-5bdc7feb2e48 req-3954f7a1-64c3-4286-bcbd-e88a319874ab tempest-TestMinimumBasicScenario-1744355670 tempest-TestMinimumBasicScenario-1744355670-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:20:56.825477 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [req-8e0d8050-e0b6-4fd6-8a6d-5bdc7feb2e48 req-3954f7a1-64c3-4286-bcbd-e88a319874ab tempest-TestMinimumBasicScenario-1744355670 tempest-TestMinimumBasicScenario-1744355670-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:20:56.839979 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:20:56.839979 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:20:56.845872 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [req-8e0d8050-e0b6-4fd6-8a6d-5bdc7feb2e48 req-3954f7a1-64c3-4286-bcbd-e88a319874ab tempest-TestMinimumBasicScenario-1744355670 tempest-TestMinimumBasicScenario-1744355670-project-member] Volume info retrieved successfully. Aug 16 21:20:56.853731 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [req-8e0d8050-e0b6-4fd6-8a6d-5bdc7feb2e48 req-3954f7a1-64c3-4286-bcbd-e88a319874ab tempest-TestMinimumBasicScenario-1744355670 tempest-TestMinimumBasicScenario-1744355670-project-member] https://10.4.3.143/volume/v3/volumes/4b559cab-5f21-479d-9e74-e681aa5a92ac returned with HTTP 200 Aug 16 21:20:56.854239 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 1151/4587] 10.4.3.143 () {70 vars in 1639 bytes} [Sun Aug 16 21:20:56 2026] GET /volume/v3/volumes/4b559cab-5f21-479d-9e74-e681aa5a92ac => generated 1323 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 16 21:20:57.547814 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-f75ebd89-9bb4-4fa2-ba97-4d1fa15eacda None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:20:57.549897 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-f75ebd89-9bb4-4fa2-ba97-4d1fa15eacda tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] GET https://10.4.3.143/volume/v3/backups/bfa8d916-848c-49e0-9c12-7bce67842b5d Aug 16 21:20:57.550253 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-f75ebd89-9bb4-4fa2-ba97-4d1fa15eacda tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:20:57.550539 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-f75ebd89-9bb4-4fa2-ba97-4d1fa15eacda tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:20:57.550672 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.v3.backups [None req-f75ebd89-9bb4-4fa2-ba97-4d1fa15eacda tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Show backup with id bfa8d916-848c-49e0-9c12-7bce67842b5d. {{(pid=100330) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:20:57.556222 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:20:57.556222 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:20:57.557160 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-f75ebd89-9bb4-4fa2-ba97-4d1fa15eacda tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] https://10.4.3.143/volume/v3/backups/bfa8d916-848c-49e0-9c12-7bce67842b5d returned with HTTP 200 Aug 16 21:20:57.557723 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 1152/4588] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:20:57 2026] GET /volume/v3/backups/bfa8d916-848c-49e0-9c12-7bce67842b5d => generated 738 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:20:57.603369 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:20:57.603369 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:20:57.603786 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-19ccfcc1-aa6e-4ab5-9bde-f007fffb39db tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Volume info retrieved successfully. Aug 16 21:20:57.603857 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.backup.api [None req-19ccfcc1-aa6e-4ab5-9bde-f007fffb39db tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Checking backup size 1 against volume size 1 {{(pid=100333) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 16 21:20:57.603973 np0000007409 devstack@c-api.service[100333]: INFO cinder.backup.api [None req-19ccfcc1-aa6e-4ab5-9bde-f007fffb39db tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Overwriting volume 754d7ff3-3298-49ce-8530-ff0c0d00beaa with restore of backup f99807f8-8359-451f-ab0f-b4e1cf1b9a93 Aug 16 21:20:57.619693 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.backup.rpcapi [None req-19ccfcc1-aa6e-4ab5-9bde-f007fffb39db tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] restore_backup in rpcapi backup_id f99807f8-8359-451f-ab0f-b4e1cf1b9a93 {{(pid=100333) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 16 21:20:57.621222 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-19ccfcc1-aa6e-4ab5-9bde-f007fffb39db tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] https://10.4.3.143/volume/v3/backups/f99807f8-8359-451f-ab0f-b4e1cf1b9a93/restore returned with HTTP 202 Aug 16 21:20:57.621869 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 1136/4589] 10.4.3.143 () {70 vars in 1433 bytes} [Sun Aug 16 21:20:56 2026] POST /volume/v3/backups/f99807f8-8359-451f-ab0f-b4e1cf1b9a93/restore => generated 152 bytes in 1248 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 21:20:57.631902 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-d557585f-110d-4ed3-aa6f-3171e6d08801 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:20:57.635207 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-d557585f-110d-4ed3-aa6f-3171e6d08801 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] GET https://10.4.3.143/volume/v3/backups/f99807f8-8359-451f-ab0f-b4e1cf1b9a93 Aug 16 21:20:57.635207 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-d557585f-110d-4ed3-aa6f-3171e6d08801 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:20:57.636132 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-d557585f-110d-4ed3-aa6f-3171e6d08801 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:20:57.636264 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.v3.backups [None req-d557585f-110d-4ed3-aa6f-3171e6d08801 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Show backup with id f99807f8-8359-451f-ab0f-b4e1cf1b9a93. {{(pid=100331) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:20:57.643011 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:20:57.643011 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:20:57.644574 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-d557585f-110d-4ed3-aa6f-3171e6d08801 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] https://10.4.3.143/volume/v3/backups/f99807f8-8359-451f-ab0f-b4e1cf1b9a93 returned with HTTP 200 Aug 16 21:20:57.647263 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 1151/4590] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:20:57 2026] GET /volume/v3/backups/f99807f8-8359-451f-ab0f-b4e1cf1b9a93 => generated 737 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:20:57.775674 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [req-8e0d8050-e0b6-4fd6-8a6d-5bdc7feb2e48 req-f51d58dc-ba2d-4751-97ca-70e3d8872418 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:20:57.778931 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [req-8e0d8050-e0b6-4fd6-8a6d-5bdc7feb2e48 req-f51d58dc-ba2d-4751-97ca-70e3d8872418 tempest-TestMinimumBasicScenario-1744355670 tempest-TestMinimumBasicScenario-1744355670-project-member] DELETE https://10.4.3.143/volume/v3/attachments/a68fbe3d-3405-408e-a79e-ff0fd075dd77 Aug 16 21:20:57.779154 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [req-8e0d8050-e0b6-4fd6-8a6d-5bdc7feb2e48 req-f51d58dc-ba2d-4751-97ca-70e3d8872418 tempest-TestMinimumBasicScenario-1744355670 tempest-TestMinimumBasicScenario-1744355670-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:20:57.779345 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [req-8e0d8050-e0b6-4fd6-8a6d-5bdc7feb2e48 req-f51d58dc-ba2d-4751-97ca-70e3d8872418 tempest-TestMinimumBasicScenario-1744355670 tempest-TestMinimumBasicScenario-1744355670-project-member] Calling method 'version_select' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:20:57.789523 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:20:57.789523 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:20:57.854938 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [req-8e0d8050-e0b6-4fd6-8a6d-5bdc7feb2e48 req-f51d58dc-ba2d-4751-97ca-70e3d8872418 tempest-TestMinimumBasicScenario-1744355670 tempest-TestMinimumBasicScenario-1744355670-project-member] https://10.4.3.143/volume/v3/attachments/a68fbe3d-3405-408e-a79e-ff0fd075dd77 returned with HTTP 200 Aug 16 21:20:57.855510 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 1152/4591] 10.4.3.143 () {72 vars in 1673 bytes} [Sun Aug 16 21:20:57 2026] DELETE /volume/v3/attachments/a68fbe3d-3405-408e-a79e-ff0fd075dd77 => generated 19 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:20:58.569044 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-d426213f-68aa-4261-96a8-6718485cdceb None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:20:58.570740 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-d426213f-68aa-4261-96a8-6718485cdceb tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] GET https://10.4.3.143/volume/v3/backups/bfa8d916-848c-49e0-9c12-7bce67842b5d Aug 16 21:20:58.570994 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-d426213f-68aa-4261-96a8-6718485cdceb tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:20:58.571192 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-d426213f-68aa-4261-96a8-6718485cdceb tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:20:58.571315 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.v3.backups [None req-d426213f-68aa-4261-96a8-6718485cdceb tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Show backup with id bfa8d916-848c-49e0-9c12-7bce67842b5d. {{(pid=100330) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:20:58.575876 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:20:58.575876 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:20:58.576588 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-d426213f-68aa-4261-96a8-6718485cdceb tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] https://10.4.3.143/volume/v3/backups/bfa8d916-848c-49e0-9c12-7bce67842b5d returned with HTTP 200 Aug 16 21:20:58.576960 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 1153/4592] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:20:58 2026] GET /volume/v3/backups/bfa8d916-848c-49e0-9c12-7bce67842b5d => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:20:58.659302 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-5fff24f8-bca3-414e-8bae-317a51f5fb02 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:20:58.661345 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-5fff24f8-bca3-414e-8bae-317a51f5fb02 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] GET https://10.4.3.143/volume/v3/backups/f99807f8-8359-451f-ab0f-b4e1cf1b9a93 Aug 16 21:20:58.661581 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-5fff24f8-bca3-414e-8bae-317a51f5fb02 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:20:58.661781 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-5fff24f8-bca3-414e-8bae-317a51f5fb02 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:20:58.661969 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.v3.backups [None req-5fff24f8-bca3-414e-8bae-317a51f5fb02 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Show backup with id f99807f8-8359-451f-ab0f-b4e1cf1b9a93. {{(pid=100333) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:20:58.666835 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:20:58.666835 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:20:58.667663 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-5fff24f8-bca3-414e-8bae-317a51f5fb02 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] https://10.4.3.143/volume/v3/backups/f99807f8-8359-451f-ab0f-b4e1cf1b9a93 returned with HTTP 200 Aug 16 21:20:58.668090 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 1137/4593] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:20:58 2026] GET /volume/v3/backups/f99807f8-8359-451f-ab0f-b4e1cf1b9a93 => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:20:58.950748 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [req-2a076d8a-0c71-4793-8e86-5200654c4894 req-93637356-0e62-41c3-a458-54db0aac67e6 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:20:58.952842 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [req-2a076d8a-0c71-4793-8e86-5200654c4894 req-93637356-0e62-41c3-a458-54db0aac67e6 tempest-TestMinimumBasicScenario-1744355670 tempest-TestMinimumBasicScenario-1744355670-project-member] GET https://10.4.3.143/volume/v3/volumes/4b559cab-5f21-479d-9e74-e681aa5a92ac Aug 16 21:20:58.953074 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [req-2a076d8a-0c71-4793-8e86-5200654c4894 req-93637356-0e62-41c3-a458-54db0aac67e6 tempest-TestMinimumBasicScenario-1744355670 tempest-TestMinimumBasicScenario-1744355670-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:20:58.953269 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [req-2a076d8a-0c71-4793-8e86-5200654c4894 req-93637356-0e62-41c3-a458-54db0aac67e6 tempest-TestMinimumBasicScenario-1744355670 tempest-TestMinimumBasicScenario-1744355670-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:20:58.960292 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:20:58.960292 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:20:58.964049 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [req-2a076d8a-0c71-4793-8e86-5200654c4894 req-93637356-0e62-41c3-a458-54db0aac67e6 tempest-TestMinimumBasicScenario-1744355670 tempest-TestMinimumBasicScenario-1744355670-project-member] Volume info retrieved successfully. Aug 16 21:20:58.968061 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [req-2a076d8a-0c71-4793-8e86-5200654c4894 req-93637356-0e62-41c3-a458-54db0aac67e6 tempest-TestMinimumBasicScenario-1744355670 tempest-TestMinimumBasicScenario-1744355670-project-member] https://10.4.3.143/volume/v3/volumes/4b559cab-5f21-479d-9e74-e681aa5a92ac returned with HTTP 200 Aug 16 21:20:58.968427 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 1152/4594] 10.4.3.143 () {68 vars in 1598 bytes} [Sun Aug 16 21:20:58 2026] GET /volume/v3/volumes/4b559cab-5f21-479d-9e74-e681aa5a92ac => generated 848 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:20:58.985677 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-c3c79b95-8947-4e89-8e36-39bca566b36a None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:20:58.987522 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-c3c79b95-8947-4e89-8e36-39bca566b36a tempest-TestMinimumBasicScenario-1744355670 tempest-TestMinimumBasicScenario-1744355670-project-member] DELETE https://10.4.3.143/volume/v3/volumes/4b559cab-5f21-479d-9e74-e681aa5a92ac Aug 16 21:20:58.987751 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-c3c79b95-8947-4e89-8e36-39bca566b36a tempest-TestMinimumBasicScenario-1744355670 tempest-TestMinimumBasicScenario-1744355670-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:20:58.987984 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-c3c79b95-8947-4e89-8e36-39bca566b36a tempest-TestMinimumBasicScenario-1744355670 tempest-TestMinimumBasicScenario-1744355670-project-member] Calling method 'delete' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:20:58.988187 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.v3.volumes [None req-c3c79b95-8947-4e89-8e36-39bca566b36a tempest-TestMinimumBasicScenario-1744355670 tempest-TestMinimumBasicScenario-1744355670-project-member] Delete volume with id: 4b559cab-5f21-479d-9e74-e681aa5a92ac Aug 16 21:20:58.995090 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:20:58.995090 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:20:58.995677 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-c3c79b95-8947-4e89-8e36-39bca566b36a tempest-TestMinimumBasicScenario-1744355670 tempest-TestMinimumBasicScenario-1744355670-project-member] Volume info retrieved successfully. Aug 16 21:20:59.012447 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-c3c79b95-8947-4e89-8e36-39bca566b36a tempest-TestMinimumBasicScenario-1744355670 tempest-TestMinimumBasicScenario-1744355670-project-member] Delete volume request issued successfully. Aug 16 21:20:59.012685 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-c3c79b95-8947-4e89-8e36-39bca566b36a tempest-TestMinimumBasicScenario-1744355670 tempest-TestMinimumBasicScenario-1744355670-project-member] https://10.4.3.143/volume/v3/volumes/4b559cab-5f21-479d-9e74-e681aa5a92ac returned with HTTP 202 Aug 16 21:20:59.013187 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 1153/4595] 10.4.3.143 () {66 vars in 1351 bytes} [Sun Aug 16 21:20:58 2026] DELETE /volume/v3/volumes/4b559cab-5f21-479d-9e74-e681aa5a92ac => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 21:20:59.025477 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-ea171c6a-ca7a-48f0-9ded-1ebb6fdd89e6 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:20:59.027235 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-ea171c6a-ca7a-48f0-9ded-1ebb6fdd89e6 tempest-TestMinimumBasicScenario-1744355670 tempest-TestMinimumBasicScenario-1744355670-project-member] GET https://10.4.3.143/volume/v3/volumes/4b559cab-5f21-479d-9e74-e681aa5a92ac Aug 16 21:20:59.027430 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-ea171c6a-ca7a-48f0-9ded-1ebb6fdd89e6 tempest-TestMinimumBasicScenario-1744355670 tempest-TestMinimumBasicScenario-1744355670-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:20:59.027652 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-ea171c6a-ca7a-48f0-9ded-1ebb6fdd89e6 tempest-TestMinimumBasicScenario-1744355670 tempest-TestMinimumBasicScenario-1744355670-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:20:59.034639 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:20:59.034639 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:20:59.039087 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-ea171c6a-ca7a-48f0-9ded-1ebb6fdd89e6 tempest-TestMinimumBasicScenario-1744355670 tempest-TestMinimumBasicScenario-1744355670-project-member] Volume info retrieved successfully. Aug 16 21:20:59.046175 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-ea171c6a-ca7a-48f0-9ded-1ebb6fdd89e6 tempest-TestMinimumBasicScenario-1744355670 tempest-TestMinimumBasicScenario-1744355670-project-member] https://10.4.3.143/volume/v3/volumes/4b559cab-5f21-479d-9e74-e681aa5a92ac returned with HTTP 200 Aug 16 21:20:59.046175 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 1154/4596] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:20:59 2026] GET /volume/v3/volumes/4b559cab-5f21-479d-9e74-e681aa5a92ac => generated 847 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:20:59.592692 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-c0839ec7-e8e9-4fca-b047-ea0b4ad5c329 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:20:59.594597 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-c0839ec7-e8e9-4fca-b047-ea0b4ad5c329 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] GET https://10.4.3.143/volume/v3/backups/bfa8d916-848c-49e0-9c12-7bce67842b5d Aug 16 21:20:59.594836 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-c0839ec7-e8e9-4fca-b047-ea0b4ad5c329 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:20:59.595045 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-c0839ec7-e8e9-4fca-b047-ea0b4ad5c329 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:20:59.595147 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.v3.backups [None req-c0839ec7-e8e9-4fca-b047-ea0b4ad5c329 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Show backup with id bfa8d916-848c-49e0-9c12-7bce67842b5d. {{(pid=100333) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:20:59.600485 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:20:59.600485 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:20:59.601304 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-c0839ec7-e8e9-4fca-b047-ea0b4ad5c329 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] https://10.4.3.143/volume/v3/backups/bfa8d916-848c-49e0-9c12-7bce67842b5d returned with HTTP 200 Aug 16 21:20:59.601811 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 1138/4597] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:20:59 2026] GET /volume/v3/backups/bfa8d916-848c-49e0-9c12-7bce67842b5d => generated 738 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:20:59.678741 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-fc1215a4-26f2-4dd6-9bf6-81295f9bdf42 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:20:59.680783 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-fc1215a4-26f2-4dd6-9bf6-81295f9bdf42 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] GET https://10.4.3.143/volume/v3/backups/f99807f8-8359-451f-ab0f-b4e1cf1b9a93 Aug 16 21:20:59.681017 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-fc1215a4-26f2-4dd6-9bf6-81295f9bdf42 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:20:59.681220 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-fc1215a4-26f2-4dd6-9bf6-81295f9bdf42 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:20:59.681278 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.v3.backups [None req-fc1215a4-26f2-4dd6-9bf6-81295f9bdf42 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Show backup with id f99807f8-8359-451f-ab0f-b4e1cf1b9a93. {{(pid=100331) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:20:59.685520 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:20:59.685520 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:20:59.686159 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-fc1215a4-26f2-4dd6-9bf6-81295f9bdf42 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] https://10.4.3.143/volume/v3/backups/f99807f8-8359-451f-ab0f-b4e1cf1b9a93 returned with HTTP 200 Aug 16 21:20:59.686550 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 1153/4598] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:20:59 2026] GET /volume/v3/backups/f99807f8-8359-451f-ab0f-b4e1cf1b9a93 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:21:00.058270 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-abb3143e-c645-4754-94a1-c20a2d161221 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:21:00.060170 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-abb3143e-c645-4754-94a1-c20a2d161221 tempest-TestMinimumBasicScenario-1744355670 tempest-TestMinimumBasicScenario-1744355670-project-member] GET https://10.4.3.143/volume/v3/volumes/4b559cab-5f21-479d-9e74-e681aa5a92ac Aug 16 21:21:00.060365 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-abb3143e-c645-4754-94a1-c20a2d161221 tempest-TestMinimumBasicScenario-1744355670 tempest-TestMinimumBasicScenario-1744355670-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:21:00.060557 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-abb3143e-c645-4754-94a1-c20a2d161221 tempest-TestMinimumBasicScenario-1744355670 tempest-TestMinimumBasicScenario-1744355670-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:21:00.066679 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-abb3143e-c645-4754-94a1-c20a2d161221 tempest-TestMinimumBasicScenario-1744355670 tempest-TestMinimumBasicScenario-1744355670-project-member] https://10.4.3.143/volume/v3/volumes/4b559cab-5f21-479d-9e74-e681aa5a92ac returned with HTTP 404 Aug 16 21:21:00.067182 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 1154/4599] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:21:00 2026] GET /volume/v3/volumes/4b559cab-5f21-479d-9e74-e681aa5a92ac => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:21:00.618130 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-3079521d-fb8f-4021-be9b-6de14a5bd88f None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:21:00.620651 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-3079521d-fb8f-4021-be9b-6de14a5bd88f tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] GET https://10.4.3.143/volume/v3/backups/bfa8d916-848c-49e0-9c12-7bce67842b5d Aug 16 21:21:00.621422 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-3079521d-fb8f-4021-be9b-6de14a5bd88f tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:21:00.621422 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-3079521d-fb8f-4021-be9b-6de14a5bd88f tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:21:00.621422 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.v3.backups [None req-3079521d-fb8f-4021-be9b-6de14a5bd88f tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Show backup with id bfa8d916-848c-49e0-9c12-7bce67842b5d. {{(pid=100330) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:21:00.628421 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:21:00.628421 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:21:00.629324 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-3079521d-fb8f-4021-be9b-6de14a5bd88f tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] https://10.4.3.143/volume/v3/backups/bfa8d916-848c-49e0-9c12-7bce67842b5d returned with HTTP 200 Aug 16 21:21:00.629781 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 1155/4600] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:21:00 2026] GET /volume/v3/backups/bfa8d916-848c-49e0-9c12-7bce67842b5d => generated 738 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:21:00.643142 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-6f1b2032-9f8d-4450-887b-7b1b2c4c26bb None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:21:00.645570 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-6f1b2032-9f8d-4450-887b-7b1b2c4c26bb tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] DELETE https://10.4.3.143/volume/v3/volumes/d0245833-d4c5-43f5-9b23-6c288c2e81ef Aug 16 21:21:00.645880 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-6f1b2032-9f8d-4450-887b-7b1b2c4c26bb tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:21:00.646156 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-6f1b2032-9f8d-4450-887b-7b1b2c4c26bb tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Calling method 'delete' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:21:00.646376 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.v3.volumes [None req-6f1b2032-9f8d-4450-887b-7b1b2c4c26bb tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Delete volume with id: d0245833-d4c5-43f5-9b23-6c288c2e81ef Aug 16 21:21:00.658533 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:21:00.658533 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:21:00.659001 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-6f1b2032-9f8d-4450-887b-7b1b2c4c26bb tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Volume info retrieved successfully. Aug 16 21:21:00.686884 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-6f1b2032-9f8d-4450-887b-7b1b2c4c26bb tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Delete volume request issued successfully. Aug 16 21:21:00.686884 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-6f1b2032-9f8d-4450-887b-7b1b2c4c26bb tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] https://10.4.3.143/volume/v3/volumes/d0245833-d4c5-43f5-9b23-6c288c2e81ef returned with HTTP 202 Aug 16 21:21:00.686884 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 1139/4601] 10.4.3.143 () {68 vars in 1391 bytes} [Sun Aug 16 21:21:00 2026] DELETE /volume/v3/volumes/d0245833-d4c5-43f5-9b23-6c288c2e81ef => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 21:21:00.699280 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-83ac6111-65f8-4622-addf-4f720ad47a52 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:21:00.699642 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-671ac8dc-f5b4-49ad-a472-c60f0b302ac7 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:21:00.702203 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-83ac6111-65f8-4622-addf-4f720ad47a52 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] GET https://10.4.3.143/volume/v3/volumes/d0245833-d4c5-43f5-9b23-6c288c2e81ef Aug 16 21:21:00.702564 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-83ac6111-65f8-4622-addf-4f720ad47a52 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:21:00.702863 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-83ac6111-65f8-4622-addf-4f720ad47a52 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:21:00.704086 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-671ac8dc-f5b4-49ad-a472-c60f0b302ac7 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] GET https://10.4.3.143/volume/v3/backups/f99807f8-8359-451f-ab0f-b4e1cf1b9a93 Aug 16 21:21:00.704559 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-671ac8dc-f5b4-49ad-a472-c60f0b302ac7 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:21:00.704793 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-671ac8dc-f5b4-49ad-a472-c60f0b302ac7 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:21:00.704941 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.v3.backups [None req-671ac8dc-f5b4-49ad-a472-c60f0b302ac7 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Show backup with id f99807f8-8359-451f-ab0f-b4e1cf1b9a93. {{(pid=100332) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:21:00.714749 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:21:00.714749 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:21:00.715554 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:21:00.715554 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:21:00.718161 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-671ac8dc-f5b4-49ad-a472-c60f0b302ac7 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] https://10.4.3.143/volume/v3/backups/f99807f8-8359-451f-ab0f-b4e1cf1b9a93 returned with HTTP 200 Aug 16 21:21:00.720988 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 1155/4602] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:21:00 2026] GET /volume/v3/backups/f99807f8-8359-451f-ab0f-b4e1cf1b9a93 => generated 737 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:21:00.721404 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-83ac6111-65f8-4622-addf-4f720ad47a52 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Volume info retrieved successfully. Aug 16 21:21:00.729263 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-83ac6111-65f8-4622-addf-4f720ad47a52 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] https://10.4.3.143/volume/v3/volumes/d0245833-d4c5-43f5-9b23-6c288c2e81ef returned with HTTP 200 Aug 16 21:21:00.729263 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 1154/4603] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:21:00 2026] GET /volume/v3/volumes/d0245833-d4c5-43f5-9b23-6c288c2e81ef => generated 1074 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:21:01.730887 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-3cfa7d47-0205-421a-a3f2-dc0af243a9a4 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:21:01.733109 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-3cfa7d47-0205-421a-a3f2-dc0af243a9a4 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] GET https://10.4.3.143/volume/v3/backups/f99807f8-8359-451f-ab0f-b4e1cf1b9a93 Aug 16 21:21:01.733370 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-3cfa7d47-0205-421a-a3f2-dc0af243a9a4 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:21:01.733605 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-3cfa7d47-0205-421a-a3f2-dc0af243a9a4 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:21:01.733741 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.v3.backups [None req-3cfa7d47-0205-421a-a3f2-dc0af243a9a4 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Show backup with id f99807f8-8359-451f-ab0f-b4e1cf1b9a93. {{(pid=100330) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:21:01.739613 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:21:01.739613 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:21:01.740484 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-3cfa7d47-0205-421a-a3f2-dc0af243a9a4 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] https://10.4.3.143/volume/v3/backups/f99807f8-8359-451f-ab0f-b4e1cf1b9a93 returned with HTTP 200 Aug 16 21:21:01.741036 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 1156/4604] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:21:01 2026] GET /volume/v3/backups/f99807f8-8359-451f-ab0f-b4e1cf1b9a93 => generated 737 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:21:01.746117 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-d18d4b36-973c-40bc-ad30-bda7e3bc8b8c None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:21:01.748094 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-d18d4b36-973c-40bc-ad30-bda7e3bc8b8c tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] GET https://10.4.3.143/volume/v3/volumes/d0245833-d4c5-43f5-9b23-6c288c2e81ef Aug 16 21:21:01.748301 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-d18d4b36-973c-40bc-ad30-bda7e3bc8b8c tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:21:01.748512 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-d18d4b36-973c-40bc-ad30-bda7e3bc8b8c tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:21:01.757973 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-d18d4b36-973c-40bc-ad30-bda7e3bc8b8c tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] https://10.4.3.143/volume/v3/volumes/d0245833-d4c5-43f5-9b23-6c288c2e81ef returned with HTTP 404 Aug 16 21:21:01.758782 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 1140/4605] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:21:01 2026] GET /volume/v3/volumes/d0245833-d4c5-43f5-9b23-6c288c2e81ef => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:21:01.769365 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-9627a6bb-9040-4689-a8e7-387c344da57c None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:21:01.771362 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-9627a6bb-9040-4689-a8e7-387c344da57c tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-member] GET https://10.4.3.143/volume/v3/backups/bfa8d916-848c-49e0-9c12-7bce67842b5d Aug 16 21:21:01.771596 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-9627a6bb-9040-4689-a8e7-387c344da57c tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:21:01.771883 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-9627a6bb-9040-4689-a8e7-387c344da57c tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:21:01.772132 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.v3.backups [None req-9627a6bb-9040-4689-a8e7-387c344da57c tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-member] Show backup with id bfa8d916-848c-49e0-9c12-7bce67842b5d. {{(pid=100332) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:21:01.778668 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:21:01.778668 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:21:01.779865 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-9627a6bb-9040-4689-a8e7-387c344da57c tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-member] https://10.4.3.143/volume/v3/backups/bfa8d916-848c-49e0-9c12-7bce67842b5d returned with HTTP 200 Aug 16 21:21:01.780446 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 1156/4606] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:21:01 2026] GET /volume/v3/backups/bfa8d916-848c-49e0-9c12-7bce67842b5d => generated 738 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:21:01.792630 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-85fb7bdd-9f86-458c-99e7-e0b8bc382ddb None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:21:01.794802 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-85fb7bdd-9f86-458c-99e7-e0b8bc382ddb tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] DELETE https://10.4.3.143/volume/v3/backups/8ad11939-71d2-4c0c-bfe4-f6b2b9f959ae Aug 16 21:21:01.795086 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-85fb7bdd-9f86-458c-99e7-e0b8bc382ddb tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:21:01.795277 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-85fb7bdd-9f86-458c-99e7-e0b8bc382ddb tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Calling method 'delete' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:21:01.795388 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.contrib.backups [None req-85fb7bdd-9f86-458c-99e7-e0b8bc382ddb tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Delete backup with id: 8ad11939-71d2-4c0c-bfe4-f6b2b9f959ae. Aug 16 21:21:01.800455 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:21:01.800455 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:21:01.815462 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.backup.rpcapi [None req-85fb7bdd-9f86-458c-99e7-e0b8bc382ddb tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] delete_backup rpcapi backup_id 8ad11939-71d2-4c0c-bfe4-f6b2b9f959ae {{(pid=100331) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 16 21:21:01.817477 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-85fb7bdd-9f86-458c-99e7-e0b8bc382ddb tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] https://10.4.3.143/volume/v3/backups/8ad11939-71d2-4c0c-bfe4-f6b2b9f959ae returned with HTTP 202 Aug 16 21:21:01.818046 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 1155/4607] 10.4.3.143 () {68 vars in 1391 bytes} [Sun Aug 16 21:21:01 2026] DELETE /volume/v3/backups/8ad11939-71d2-4c0c-bfe4-f6b2b9f959ae => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 16 21:21:01.827618 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-52e77a1b-13bd-450c-9b7a-0372763002cf None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:21:01.829956 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-52e77a1b-13bd-450c-9b7a-0372763002cf tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] GET https://10.4.3.143/volume/v3/backups/8ad11939-71d2-4c0c-bfe4-f6b2b9f959ae Aug 16 21:21:01.830237 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-52e77a1b-13bd-450c-9b7a-0372763002cf tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:21:01.830569 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-52e77a1b-13bd-450c-9b7a-0372763002cf tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:21:01.830660 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.v3.backups [None req-52e77a1b-13bd-450c-9b7a-0372763002cf tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Show backup with id 8ad11939-71d2-4c0c-bfe4-f6b2b9f959ae. {{(pid=100330) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:21:01.836357 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:21:01.836357 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:21:01.837050 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-52e77a1b-13bd-450c-9b7a-0372763002cf tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] https://10.4.3.143/volume/v3/backups/8ad11939-71d2-4c0c-bfe4-f6b2b9f959ae returned with HTTP 200 Aug 16 21:21:01.837502 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 1157/4608] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:21:01 2026] GET /volume/v3/backups/8ad11939-71d2-4c0c-bfe4-f6b2b9f959ae => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:21:02.754250 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-55a98a18-9335-4b66-bb01-0dab0870f5ba None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:21:02.756558 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-55a98a18-9335-4b66-bb01-0dab0870f5ba tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] GET https://10.4.3.143/volume/v3/backups/f99807f8-8359-451f-ab0f-b4e1cf1b9a93 Aug 16 21:21:02.756909 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-55a98a18-9335-4b66-bb01-0dab0870f5ba tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:21:02.757149 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-55a98a18-9335-4b66-bb01-0dab0870f5ba tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:21:02.757321 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.v3.backups [None req-55a98a18-9335-4b66-bb01-0dab0870f5ba tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Show backup with id f99807f8-8359-451f-ab0f-b4e1cf1b9a93. {{(pid=100333) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:21:02.763200 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:21:02.763200 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:21:02.764106 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-55a98a18-9335-4b66-bb01-0dab0870f5ba tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] https://10.4.3.143/volume/v3/backups/f99807f8-8359-451f-ab0f-b4e1cf1b9a93 returned with HTTP 200 Aug 16 21:21:02.764621 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 1141/4609] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:21:02 2026] GET /volume/v3/backups/f99807f8-8359-451f-ab0f-b4e1cf1b9a93 => generated 737 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:21:02.849107 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-ae0c6fc2-0360-492d-a9ca-8b7962c449cb None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:21:02.851587 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-ae0c6fc2-0360-492d-a9ca-8b7962c449cb tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] GET https://10.4.3.143/volume/v3/backups/8ad11939-71d2-4c0c-bfe4-f6b2b9f959ae Aug 16 21:21:02.851899 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-ae0c6fc2-0360-492d-a9ca-8b7962c449cb tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:21:02.852193 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-ae0c6fc2-0360-492d-a9ca-8b7962c449cb tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:21:02.852347 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.v3.backups [None req-ae0c6fc2-0360-492d-a9ca-8b7962c449cb tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Show backup with id 8ad11939-71d2-4c0c-bfe4-f6b2b9f959ae. {{(pid=100332) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:21:02.857299 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-ae0c6fc2-0360-492d-a9ca-8b7962c449cb tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] https://10.4.3.143/volume/v3/backups/8ad11939-71d2-4c0c-bfe4-f6b2b9f959ae returned with HTTP 404 Aug 16 21:21:02.858043 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 1157/4610] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:21:02 2026] GET /volume/v3/backups/8ad11939-71d2-4c0c-bfe4-f6b2b9f959ae => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:21:02.865493 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-76a09f79-6983-452f-8ca8-bd8d9dd8fc14 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:21:02.868238 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-76a09f79-6983-452f-8ca8-bd8d9dd8fc14 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] DELETE https://10.4.3.143/volume/v3/backups/dcbe6558-7130-42b0-9b5c-17ce3d5af6fc Aug 16 21:21:02.868577 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-76a09f79-6983-452f-8ca8-bd8d9dd8fc14 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:21:02.868845 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-76a09f79-6983-452f-8ca8-bd8d9dd8fc14 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Calling method 'delete' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:21:02.869033 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.contrib.backups [None req-76a09f79-6983-452f-8ca8-bd8d9dd8fc14 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Delete backup with id: dcbe6558-7130-42b0-9b5c-17ce3d5af6fc. Aug 16 21:21:02.873960 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:21:02.873960 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:21:02.887936 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.backup.rpcapi [None req-76a09f79-6983-452f-8ca8-bd8d9dd8fc14 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] delete_backup rpcapi backup_id dcbe6558-7130-42b0-9b5c-17ce3d5af6fc {{(pid=100331) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 16 21:21:02.890223 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-76a09f79-6983-452f-8ca8-bd8d9dd8fc14 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] https://10.4.3.143/volume/v3/backups/dcbe6558-7130-42b0-9b5c-17ce3d5af6fc returned with HTTP 202 Aug 16 21:21:02.890949 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 1156/4611] 10.4.3.143 () {68 vars in 1391 bytes} [Sun Aug 16 21:21:02 2026] DELETE /volume/v3/backups/dcbe6558-7130-42b0-9b5c-17ce3d5af6fc => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 16 21:21:02.900120 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-44c2cbbb-d38e-47c1-b2c7-8e6929bfc3d6 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:21:02.902666 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-44c2cbbb-d38e-47c1-b2c7-8e6929bfc3d6 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] GET https://10.4.3.143/volume/v3/backups/dcbe6558-7130-42b0-9b5c-17ce3d5af6fc Aug 16 21:21:02.903052 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-44c2cbbb-d38e-47c1-b2c7-8e6929bfc3d6 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:21:02.903321 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-44c2cbbb-d38e-47c1-b2c7-8e6929bfc3d6 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:21:02.903517 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.v3.backups [None req-44c2cbbb-d38e-47c1-b2c7-8e6929bfc3d6 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Show backup with id dcbe6558-7130-42b0-9b5c-17ce3d5af6fc. {{(pid=100330) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:21:02.911541 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:21:02.911541 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:21:02.911859 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-44c2cbbb-d38e-47c1-b2c7-8e6929bfc3d6 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] https://10.4.3.143/volume/v3/backups/dcbe6558-7130-42b0-9b5c-17ce3d5af6fc returned with HTTP 200 Aug 16 21:21:02.912726 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 1158/4612] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:21:02 2026] GET /volume/v3/backups/dcbe6558-7130-42b0-9b5c-17ce3d5af6fc => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:21:03.776742 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-013a9b6a-2020-4b8c-b678-5b8dd66650b9 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:21:03.778608 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-013a9b6a-2020-4b8c-b678-5b8dd66650b9 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] GET https://10.4.3.143/volume/v3/backups/f99807f8-8359-451f-ab0f-b4e1cf1b9a93 Aug 16 21:21:03.778826 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-013a9b6a-2020-4b8c-b678-5b8dd66650b9 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:21:03.779041 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-013a9b6a-2020-4b8c-b678-5b8dd66650b9 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:21:03.779167 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.v3.backups [None req-013a9b6a-2020-4b8c-b678-5b8dd66650b9 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Show backup with id f99807f8-8359-451f-ab0f-b4e1cf1b9a93. {{(pid=100333) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:21:03.783667 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:21:03.783667 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:21:03.784679 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-013a9b6a-2020-4b8c-b678-5b8dd66650b9 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] https://10.4.3.143/volume/v3/backups/f99807f8-8359-451f-ab0f-b4e1cf1b9a93 returned with HTTP 200 Aug 16 21:21:03.785221 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 1142/4613] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:21:03 2026] GET /volume/v3/backups/f99807f8-8359-451f-ab0f-b4e1cf1b9a93 => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:21:03.923820 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-2c0e28ab-8a7e-4bf2-a514-d730e6001a8f None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:21:03.926045 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-2c0e28ab-8a7e-4bf2-a514-d730e6001a8f tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] GET https://10.4.3.143/volume/v3/backups/dcbe6558-7130-42b0-9b5c-17ce3d5af6fc Aug 16 21:21:03.926258 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-2c0e28ab-8a7e-4bf2-a514-d730e6001a8f tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:21:03.926437 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-2c0e28ab-8a7e-4bf2-a514-d730e6001a8f tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:21:03.926588 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.v3.backups [None req-2c0e28ab-8a7e-4bf2-a514-d730e6001a8f tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Show backup with id dcbe6558-7130-42b0-9b5c-17ce3d5af6fc. {{(pid=100332) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:21:03.931087 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-2c0e28ab-8a7e-4bf2-a514-d730e6001a8f tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] https://10.4.3.143/volume/v3/backups/dcbe6558-7130-42b0-9b5c-17ce3d5af6fc returned with HTTP 404 Aug 16 21:21:03.931696 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 1158/4614] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:21:03 2026] GET /volume/v3/backups/dcbe6558-7130-42b0-9b5c-17ce3d5af6fc => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:21:03.940003 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-85d0bec4-a5fe-45d9-98fc-1f2e7f6e5dca None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:21:03.942306 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-85d0bec4-a5fe-45d9-98fc-1f2e7f6e5dca tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] DELETE https://10.4.3.143/volume/v3/backups/bfa8d916-848c-49e0-9c12-7bce67842b5d Aug 16 21:21:03.942623 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-85d0bec4-a5fe-45d9-98fc-1f2e7f6e5dca tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:21:03.942841 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-85d0bec4-a5fe-45d9-98fc-1f2e7f6e5dca tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Calling method 'delete' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:21:03.942992 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.contrib.backups [None req-85d0bec4-a5fe-45d9-98fc-1f2e7f6e5dca tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Delete backup with id: bfa8d916-848c-49e0-9c12-7bce67842b5d. Aug 16 21:21:03.948225 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:21:03.948225 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:21:03.960098 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.backup.rpcapi [None req-85d0bec4-a5fe-45d9-98fc-1f2e7f6e5dca tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] delete_backup rpcapi backup_id bfa8d916-848c-49e0-9c12-7bce67842b5d {{(pid=100331) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 16 21:21:03.962088 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-85d0bec4-a5fe-45d9-98fc-1f2e7f6e5dca tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] https://10.4.3.143/volume/v3/backups/bfa8d916-848c-49e0-9c12-7bce67842b5d returned with HTTP 202 Aug 16 21:21:03.962625 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 1157/4615] 10.4.3.143 () {68 vars in 1391 bytes} [Sun Aug 16 21:21:03 2026] DELETE /volume/v3/backups/bfa8d916-848c-49e0-9c12-7bce67842b5d => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 16 21:21:03.971278 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-9faeff6a-7bb3-44e8-82ce-037deed91cd8 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:21:03.973196 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-9faeff6a-7bb3-44e8-82ce-037deed91cd8 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] GET https://10.4.3.143/volume/v3/backups/bfa8d916-848c-49e0-9c12-7bce67842b5d Aug 16 21:21:03.973394 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-9faeff6a-7bb3-44e8-82ce-037deed91cd8 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:21:03.973599 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-9faeff6a-7bb3-44e8-82ce-037deed91cd8 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:21:03.973712 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.v3.backups [None req-9faeff6a-7bb3-44e8-82ce-037deed91cd8 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Show backup with id bfa8d916-848c-49e0-9c12-7bce67842b5d. {{(pid=100330) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:21:03.979594 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:21:03.979594 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:21:03.980286 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-9faeff6a-7bb3-44e8-82ce-037deed91cd8 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] https://10.4.3.143/volume/v3/backups/bfa8d916-848c-49e0-9c12-7bce67842b5d returned with HTTP 200 Aug 16 21:21:03.980823 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 1159/4616] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:21:03 2026] GET /volume/v3/backups/bfa8d916-848c-49e0-9c12-7bce67842b5d => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:21:04.796525 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-8561b597-5652-4db7-bbee-6c537f4a0920 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:21:04.798586 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-8561b597-5652-4db7-bbee-6c537f4a0920 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] GET https://10.4.3.143/volume/v3/backups/f99807f8-8359-451f-ab0f-b4e1cf1b9a93 Aug 16 21:21:04.798903 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-8561b597-5652-4db7-bbee-6c537f4a0920 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:21:04.799144 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-8561b597-5652-4db7-bbee-6c537f4a0920 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:21:04.799315 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.v3.backups [None req-8561b597-5652-4db7-bbee-6c537f4a0920 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Show backup with id f99807f8-8359-451f-ab0f-b4e1cf1b9a93. {{(pid=100333) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:21:04.805053 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:21:04.805053 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:21:04.805956 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-8561b597-5652-4db7-bbee-6c537f4a0920 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] https://10.4.3.143/volume/v3/backups/f99807f8-8359-451f-ab0f-b4e1cf1b9a93 returned with HTTP 200 Aug 16 21:21:04.806448 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 1143/4617] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:21:04 2026] GET /volume/v3/backups/f99807f8-8359-451f-ab0f-b4e1cf1b9a93 => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:21:04.991862 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-a7a1b5fd-a28b-446d-8b69-6ca1882095a4 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:21:04.993777 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-a7a1b5fd-a28b-446d-8b69-6ca1882095a4 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] GET https://10.4.3.143/volume/v3/backups/bfa8d916-848c-49e0-9c12-7bce67842b5d Aug 16 21:21:04.994010 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-a7a1b5fd-a28b-446d-8b69-6ca1882095a4 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:21:04.994311 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-a7a1b5fd-a28b-446d-8b69-6ca1882095a4 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:21:04.994443 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.v3.backups [None req-a7a1b5fd-a28b-446d-8b69-6ca1882095a4 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Show backup with id bfa8d916-848c-49e0-9c12-7bce67842b5d. {{(pid=100332) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:21:04.998290 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-a7a1b5fd-a28b-446d-8b69-6ca1882095a4 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] https://10.4.3.143/volume/v3/backups/bfa8d916-848c-49e0-9c12-7bce67842b5d returned with HTTP 404 Aug 16 21:21:04.999003 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 1159/4618] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:21:04 2026] GET /volume/v3/backups/bfa8d916-848c-49e0-9c12-7bce67842b5d => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:21:05.006709 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-c696800c-d322-4f05-ae7f-cb301905aab3 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:21:05.008403 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-c696800c-d322-4f05-ae7f-cb301905aab3 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] DELETE https://10.4.3.143/volume/v3/volumes/4c64238e-7b07-4177-8418-7dffd0115d29 Aug 16 21:21:05.008637 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-c696800c-d322-4f05-ae7f-cb301905aab3 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:21:05.008861 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-c696800c-d322-4f05-ae7f-cb301905aab3 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Calling method 'delete' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:21:05.009079 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.v3.volumes [None req-c696800c-d322-4f05-ae7f-cb301905aab3 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Delete volume with id: 4c64238e-7b07-4177-8418-7dffd0115d29 Aug 16 21:21:05.018555 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:21:05.018555 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:21:05.019007 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-c696800c-d322-4f05-ae7f-cb301905aab3 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Volume info retrieved successfully. Aug 16 21:21:05.040909 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-c696800c-d322-4f05-ae7f-cb301905aab3 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Delete volume request issued successfully. Aug 16 21:21:05.041273 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-c696800c-d322-4f05-ae7f-cb301905aab3 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] https://10.4.3.143/volume/v3/volumes/4c64238e-7b07-4177-8418-7dffd0115d29 returned with HTTP 202 Aug 16 21:21:05.041725 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 1158/4619] 10.4.3.143 () {68 vars in 1391 bytes} [Sun Aug 16 21:21:05 2026] DELETE /volume/v3/volumes/4c64238e-7b07-4177-8418-7dffd0115d29 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 21:21:05.051180 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-04913252-2b7b-46a3-b305-a630063e3564 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:21:05.053701 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-04913252-2b7b-46a3-b305-a630063e3564 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] GET https://10.4.3.143/volume/v3/volumes/4c64238e-7b07-4177-8418-7dffd0115d29 Aug 16 21:21:05.054024 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-04913252-2b7b-46a3-b305-a630063e3564 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:21:05.054222 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-04913252-2b7b-46a3-b305-a630063e3564 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:21:05.064706 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:21:05.064706 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:21:05.071071 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-04913252-2b7b-46a3-b305-a630063e3564 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Volume info retrieved successfully. Aug 16 21:21:05.077270 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-04913252-2b7b-46a3-b305-a630063e3564 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] https://10.4.3.143/volume/v3/volumes/4c64238e-7b07-4177-8418-7dffd0115d29 returned with HTTP 200 Aug 16 21:21:05.077803 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 1160/4620] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:21:05 2026] GET /volume/v3/volumes/4c64238e-7b07-4177-8418-7dffd0115d29 => generated 1008 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:21:05.820316 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-4d83b5b2-e714-4257-9419-3cafc553077e None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:21:05.826628 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-4d83b5b2-e714-4257-9419-3cafc553077e tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] GET https://10.4.3.143/volume/v3/backups/f99807f8-8359-451f-ab0f-b4e1cf1b9a93 Aug 16 21:21:05.826827 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-4d83b5b2-e714-4257-9419-3cafc553077e tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:21:05.827097 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-4d83b5b2-e714-4257-9419-3cafc553077e tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:21:05.827235 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.v3.backups [None req-4d83b5b2-e714-4257-9419-3cafc553077e tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Show backup with id f99807f8-8359-451f-ab0f-b4e1cf1b9a93. {{(pid=100333) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:21:05.836630 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:21:05.836630 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:21:05.837668 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-4d83b5b2-e714-4257-9419-3cafc553077e tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] https://10.4.3.143/volume/v3/backups/f99807f8-8359-451f-ab0f-b4e1cf1b9a93 returned with HTTP 200 Aug 16 21:21:05.838369 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 1144/4621] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:21:05 2026] GET /volume/v3/backups/f99807f8-8359-451f-ab0f-b4e1cf1b9a93 => generated 737 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:21:06.097443 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-c568efbe-6d74-4c99-92cc-fd2693155151 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:21:06.100062 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-c568efbe-6d74-4c99-92cc-fd2693155151 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] GET https://10.4.3.143/volume/v3/volumes/4c64238e-7b07-4177-8418-7dffd0115d29 Aug 16 21:21:06.100309 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-c568efbe-6d74-4c99-92cc-fd2693155151 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:21:06.100533 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-c568efbe-6d74-4c99-92cc-fd2693155151 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:21:06.107212 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-c568efbe-6d74-4c99-92cc-fd2693155151 tempest-ProjectMemberTests33-1852848255 tempest-ProjectMemberTests33-1852848255-project-admin] https://10.4.3.143/volume/v3/volumes/4c64238e-7b07-4177-8418-7dffd0115d29 returned with HTTP 404 Aug 16 21:21:06.108005 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 1160/4622] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:21:06 2026] GET /volume/v3/volumes/4c64238e-7b07-4177-8418-7dffd0115d29 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:21:06.851031 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-3e3f81ea-2beb-42b3-95ff-aff46f0ea7c3 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:21:06.853094 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-3e3f81ea-2beb-42b3-95ff-aff46f0ea7c3 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] GET https://10.4.3.143/volume/v3/backups/f99807f8-8359-451f-ab0f-b4e1cf1b9a93 Aug 16 21:21:06.853468 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-3e3f81ea-2beb-42b3-95ff-aff46f0ea7c3 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:21:06.853604 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-3e3f81ea-2beb-42b3-95ff-aff46f0ea7c3 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:21:06.853730 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.v3.backups [None req-3e3f81ea-2beb-42b3-95ff-aff46f0ea7c3 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Show backup with id f99807f8-8359-451f-ab0f-b4e1cf1b9a93. {{(pid=100331) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:21:06.858743 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:21:06.858743 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:21:06.859579 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-3e3f81ea-2beb-42b3-95ff-aff46f0ea7c3 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] https://10.4.3.143/volume/v3/backups/f99807f8-8359-451f-ab0f-b4e1cf1b9a93 returned with HTTP 200 Aug 16 21:21:06.860078 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 1159/4623] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:21:06 2026] GET /volume/v3/backups/f99807f8-8359-451f-ab0f-b4e1cf1b9a93 => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:21:07.876480 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-980c5953-02dd-4fda-8dc3-39a4aaedc312 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:21:07.879266 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-980c5953-02dd-4fda-8dc3-39a4aaedc312 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] GET https://10.4.3.143/volume/v3/backups/f99807f8-8359-451f-ab0f-b4e1cf1b9a93 Aug 16 21:21:07.879631 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-980c5953-02dd-4fda-8dc3-39a4aaedc312 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:21:07.880111 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-980c5953-02dd-4fda-8dc3-39a4aaedc312 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:21:07.880315 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.v3.backups [None req-980c5953-02dd-4fda-8dc3-39a4aaedc312 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Show backup with id f99807f8-8359-451f-ab0f-b4e1cf1b9a93. {{(pid=100330) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:21:07.887003 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:21:07.887003 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:21:07.887832 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-980c5953-02dd-4fda-8dc3-39a4aaedc312 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] https://10.4.3.143/volume/v3/backups/f99807f8-8359-451f-ab0f-b4e1cf1b9a93 returned with HTTP 200 Aug 16 21:21:07.888255 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 1161/4624] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:21:07 2026] GET /volume/v3/backups/f99807f8-8359-451f-ab0f-b4e1cf1b9a93 => generated 737 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:21:07.903380 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-5ba3cf31-184b-42f3-bd9b-664afdfc5aee None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:21:07.906002 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-5ba3cf31-184b-42f3-bd9b-664afdfc5aee tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] DELETE https://10.4.3.143/volume/v3/volumes/754d7ff3-3298-49ce-8530-ff0c0d00beaa Aug 16 21:21:07.907094 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-5ba3cf31-184b-42f3-bd9b-664afdfc5aee tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:21:07.907094 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-5ba3cf31-184b-42f3-bd9b-664afdfc5aee tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Calling method 'delete' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:21:07.907302 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.v3.volumes [None req-5ba3cf31-184b-42f3-bd9b-664afdfc5aee tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Delete volume with id: 754d7ff3-3298-49ce-8530-ff0c0d00beaa Aug 16 21:21:07.915063 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:21:07.915063 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:21:07.915525 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-5ba3cf31-184b-42f3-bd9b-664afdfc5aee tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Volume info retrieved successfully. Aug 16 21:21:07.945339 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-5ba3cf31-184b-42f3-bd9b-664afdfc5aee tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Delete volume request issued successfully. Aug 16 21:21:07.945699 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-5ba3cf31-184b-42f3-bd9b-664afdfc5aee tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] https://10.4.3.143/volume/v3/volumes/754d7ff3-3298-49ce-8530-ff0c0d00beaa returned with HTTP 202 Aug 16 21:21:07.946390 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 1145/4625] 10.4.3.143 () {68 vars in 1391 bytes} [Sun Aug 16 21:21:07 2026] DELETE /volume/v3/volumes/754d7ff3-3298-49ce-8530-ff0c0d00beaa => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 21:21:07.959686 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-8fad6c19-73a0-4445-85fb-5b40fc31c298 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:21:07.962098 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-8fad6c19-73a0-4445-85fb-5b40fc31c298 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] GET https://10.4.3.143/volume/v3/volumes/754d7ff3-3298-49ce-8530-ff0c0d00beaa Aug 16 21:21:07.962435 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-8fad6c19-73a0-4445-85fb-5b40fc31c298 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:21:07.962747 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-8fad6c19-73a0-4445-85fb-5b40fc31c298 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:21:07.972166 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:21:07.972166 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:21:07.977940 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-8fad6c19-73a0-4445-85fb-5b40fc31c298 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Volume info retrieved successfully. Aug 16 21:21:07.982898 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-8fad6c19-73a0-4445-85fb-5b40fc31c298 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] https://10.4.3.143/volume/v3/volumes/754d7ff3-3298-49ce-8530-ff0c0d00beaa returned with HTTP 200 Aug 16 21:21:07.983326 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 1161/4626] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:21:07 2026] GET /volume/v3/volumes/754d7ff3-3298-49ce-8530-ff0c0d00beaa => generated 1074 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:21:08.407099 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-13d1df7e-e733-41ae-97d7-462b2e7b45c5 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:21:08.520837 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-13d1df7e-e733-41ae-97d7-462b2e7b45c5 tempest-ProjectReaderTests-1756122078 tempest-ProjectReaderTests-1756122078-project-admin] POST https://10.4.3.143/volume/v3/volumes Aug 16 21:21:08.521350 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-13d1df7e-e733-41ae-97d7-462b2e7b45c5 tempest-ProjectReaderTests-1756122078 tempest-ProjectReaderTests-1756122078-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-238298259"}} {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:21:08.523169 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.v3.volumes [None req-13d1df7e-e733-41ae-97d7-462b2e7b45c5 tempest-ProjectReaderTests-1756122078 tempest-ProjectReaderTests-1756122078-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-238298259'}} {{(pid=100331) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 21:21:08.523272 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.v3.volumes [None req-13d1df7e-e733-41ae-97d7-462b2e7b45c5 tempest-ProjectReaderTests-1756122078 tempest-ProjectReaderTests-1756122078-project-admin] Create volume of 1 GB Aug 16 21:21:08.527447 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-13d1df7e-e733-41ae-97d7-462b2e7b45c5 tempest-ProjectReaderTests-1756122078 tempest-ProjectReaderTests-1756122078-project-admin] Availability Zones retrieved successfully. Aug 16 21:21:08.533702 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-13d1df7e-e733-41ae-97d7-462b2e7b45c5 tempest-ProjectReaderTests-1756122078 tempest-ProjectReaderTests-1756122078-project-admin] Flow 'volume_create_api' (527a12cd-0576-4d9c-bcf8-bff99f95728c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100331) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:21:08.534925 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-13d1df7e-e733-41ae-97d7-462b2e7b45c5 tempest-ProjectReaderTests-1756122078 tempest-ProjectReaderTests-1756122078-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2b64cb80-309b-466b-8d01-adc0568f9db1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:21:08.535937 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.flows.api.create_volume [None req-13d1df7e-e733-41ae-97d7-462b2e7b45c5 tempest-ProjectReaderTests-1756122078 tempest-ProjectReaderTests-1756122078-project-admin] Validating volume size '1' using validate_int {{(pid=100331) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 21:21:08.566352 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-13d1df7e-e733-41ae-97d7-462b2e7b45c5 tempest-ProjectReaderTests-1756122078 tempest-ProjectReaderTests-1756122078-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2b64cb80-309b-466b-8d01-adc0568f9db1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T21:04:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=69e633b8-fab9-4b15-8b40-4f1a67c51cda,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '69e633b8-fab9-4b15-8b40-4f1a67c51cda', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:21:08.567226 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-13d1df7e-e733-41ae-97d7-462b2e7b45c5 tempest-ProjectReaderTests-1756122078 tempest-ProjectReaderTests-1756122078-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cbab813e-115b-4a92-9c93-ab68abfb41df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:21:08.640578 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.quota [None req-13d1df7e-e733-41ae-97d7-462b2e7b45c5 tempest-ProjectReaderTests-1756122078 tempest-ProjectReaderTests-1756122078-project-admin] Created reservations ['ec7dcd80-d0d4-4968-b326-b8bb13ba5fd4', 'bc5a456d-dfa5-4a8c-b20b-22211e7a4e52', '000b22ef-1469-4b76-853e-69f24e8feedd', '3060285f-d005-46e1-8296-22a5124892a2'] {{(pid=100331) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:21:08.641665 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-13d1df7e-e733-41ae-97d7-462b2e7b45c5 tempest-ProjectReaderTests-1756122078 tempest-ProjectReaderTests-1756122078-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cbab813e-115b-4a92-9c93-ab68abfb41df) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ec7dcd80-d0d4-4968-b326-b8bb13ba5fd4', 'bc5a456d-dfa5-4a8c-b20b-22211e7a4e52', '000b22ef-1469-4b76-853e-69f24e8feedd', '3060285f-d005-46e1-8296-22a5124892a2']}' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:21:08.642702 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-13d1df7e-e733-41ae-97d7-462b2e7b45c5 tempest-ProjectReaderTests-1756122078 tempest-ProjectReaderTests-1756122078-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5ccd2289-0286-4a62-81d0-57f893fb043a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:21:08.673153 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-13d1df7e-e733-41ae-97d7-462b2e7b45c5 tempest-ProjectReaderTests-1756122078 tempest-ProjectReaderTests-1756122078-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5ccd2289-0286-4a62-81d0-57f893fb043a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3d69fa53-5be8-488d-b08c-93ff11cf7d2f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-238298259',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e2c66fee8f5e49d59889a7b9270b7b2c',qos_specs=None,replication_status=,reservations=['ec7dcd80-d0d4-4968-b326-b8bb13ba5fd4','bc5a456d-dfa5-4a8c-b20b-22211e7a4e52','000b22ef-1469-4b76-853e-69f24e8feedd','3060285f-d005-46e1-8296-22a5124892a2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ee5af28d6b494cdb8edceb1744ad9222',volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T21:21:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-238298259',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3d69fa53-5be8-488d-b08c-93ff11cf7d2f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e2c66fee8f5e49d59889a7b9270b7b2c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ee5af28d6b494cdb8edceb1744ad9222',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(69e633b8-fab9-4b15-8b40-4f1a67c51cda),volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda)}' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:21:08.674273 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-13d1df7e-e733-41ae-97d7-462b2e7b45c5 tempest-ProjectReaderTests-1756122078 tempest-ProjectReaderTests-1756122078-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0b2e7781-8f6e-4f9f-ab8a-3ce964254a9f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:21:08.700128 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-13d1df7e-e733-41ae-97d7-462b2e7b45c5 tempest-ProjectReaderTests-1756122078 tempest-ProjectReaderTests-1756122078-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0b2e7781-8f6e-4f9f-ab8a-3ce964254a9f) transitioned into state 'SUCCESS' from state '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-238298259',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e2c66fee8f5e49d59889a7b9270b7b2c',qos_specs=None,replication_status=,reservations=['ec7dcd80-d0d4-4968-b326-b8bb13ba5fd4','bc5a456d-dfa5-4a8c-b20b-22211e7a4e52','000b22ef-1469-4b76-853e-69f24e8feedd','3060285f-d005-46e1-8296-22a5124892a2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ee5af28d6b494cdb8edceb1744ad9222',volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda)}' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:21:08.701340 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-13d1df7e-e733-41ae-97d7-462b2e7b45c5 tempest-ProjectReaderTests-1756122078 tempest-ProjectReaderTests-1756122078-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2c9fdaef-d7d8-43e2-9d08-c521370a1c3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:21:08.711971 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-13d1df7e-e733-41ae-97d7-462b2e7b45c5 tempest-ProjectReaderTests-1756122078 tempest-ProjectReaderTests-1756122078-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2c9fdaef-d7d8-43e2-9d08-c521370a1c3c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:21:08.712903 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-13d1df7e-e733-41ae-97d7-462b2e7b45c5 tempest-ProjectReaderTests-1756122078 tempest-ProjectReaderTests-1756122078-project-admin] Flow 'volume_create_api' (527a12cd-0576-4d9c-bcf8-bff99f95728c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100331) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:21:08.713276 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-13d1df7e-e733-41ae-97d7-462b2e7b45c5 tempest-ProjectReaderTests-1756122078 tempest-ProjectReaderTests-1756122078-project-admin] Create volume request issued successfully. Aug 16 21:21:08.714023 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-13d1df7e-e733-41ae-97d7-462b2e7b45c5 tempest-ProjectReaderTests-1756122078 tempest-ProjectReaderTests-1756122078-project-admin] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Aug 16 21:21:08.714545 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 1160/4627] 10.4.3.143 () {68 vars in 1258 bytes} [Sun Aug 16 21:21:08 2026] POST /volume/v3/volumes => generated 777 bytes in 308 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 21:21:08.731831 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-a9f79dda-5001-4ff9-b341-c81010df4dde None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:21:08.733880 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-a9f79dda-5001-4ff9-b341-c81010df4dde tempest-ProjectReaderTests-1756122078 tempest-ProjectReaderTests-1756122078-project-admin] GET https://10.4.3.143/volume/v3/volumes/3d69fa53-5be8-488d-b08c-93ff11cf7d2f Aug 16 21:21:08.734144 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-a9f79dda-5001-4ff9-b341-c81010df4dde tempest-ProjectReaderTests-1756122078 tempest-ProjectReaderTests-1756122078-project-admin] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:21:08.734391 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-a9f79dda-5001-4ff9-b341-c81010df4dde tempest-ProjectReaderTests-1756122078 tempest-ProjectReaderTests-1756122078-project-admin] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:21:08.742329 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:21:08.742329 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:21:08.746864 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-a9f79dda-5001-4ff9-b341-c81010df4dde tempest-ProjectReaderTests-1756122078 tempest-ProjectReaderTests-1756122078-project-admin] Volume info retrieved successfully. Aug 16 21:21:08.751570 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-a9f79dda-5001-4ff9-b341-c81010df4dde tempest-ProjectReaderTests-1756122078 tempest-ProjectReaderTests-1756122078-project-admin] https://10.4.3.143/volume/v3/volumes/3d69fa53-5be8-488d-b08c-93ff11cf7d2f returned with HTTP 200 Aug 16 21:21:08.751988 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 1162/4628] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:21:08 2026] GET /volume/v3/volumes/3d69fa53-5be8-488d-b08c-93ff11cf7d2f => generated 956 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:21:09.005624 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-d0eb92f6-b138-45fd-8840-9fb3a03d178b None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:21:09.007800 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-d0eb92f6-b138-45fd-8840-9fb3a03d178b tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] GET https://10.4.3.143/volume/v3/volumes/754d7ff3-3298-49ce-8530-ff0c0d00beaa Aug 16 21:21:09.008185 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-d0eb92f6-b138-45fd-8840-9fb3a03d178b tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:21:09.008613 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-d0eb92f6-b138-45fd-8840-9fb3a03d178b tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:21:09.015836 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-d0eb92f6-b138-45fd-8840-9fb3a03d178b tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] https://10.4.3.143/volume/v3/volumes/754d7ff3-3298-49ce-8530-ff0c0d00beaa returned with HTTP 404 Aug 16 21:21:09.016602 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 1146/4629] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:21:09 2026] GET /volume/v3/volumes/754d7ff3-3298-49ce-8530-ff0c0d00beaa => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:21:09.026194 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-a411632b-e990-4718-be93-e767325c5ebc None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:21:09.028076 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-a411632b-e990-4718-be93-e767325c5ebc tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] GET https://10.4.3.143/volume/v3/backups/f99807f8-8359-451f-ab0f-b4e1cf1b9a93 Aug 16 21:21:09.028266 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-a411632b-e990-4718-be93-e767325c5ebc tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:21:09.028476 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-a411632b-e990-4718-be93-e767325c5ebc tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:21:09.028566 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.v3.backups [None req-a411632b-e990-4718-be93-e767325c5ebc tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Show backup with id f99807f8-8359-451f-ab0f-b4e1cf1b9a93. {{(pid=100332) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:21:09.032827 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:21:09.032827 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:21:09.033500 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-a411632b-e990-4718-be93-e767325c5ebc tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] https://10.4.3.143/volume/v3/backups/f99807f8-8359-451f-ab0f-b4e1cf1b9a93 returned with HTTP 200 Aug 16 21:21:09.033888 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 1162/4630] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:21:09 2026] GET /volume/v3/backups/f99807f8-8359-451f-ab0f-b4e1cf1b9a93 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:21:09.046793 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-a90b76a6-d51d-4f57-8912-34ae0789b589 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:21:09.049934 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-a90b76a6-d51d-4f57-8912-34ae0789b589 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] DELETE https://10.4.3.143/volume/v3/backups/34d58a70-5af3-447b-b0e0-e451c5079799 Aug 16 21:21:09.050259 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-a90b76a6-d51d-4f57-8912-34ae0789b589 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:21:09.050621 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-a90b76a6-d51d-4f57-8912-34ae0789b589 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Calling method 'delete' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:21:09.050752 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.contrib.backups [None req-a90b76a6-d51d-4f57-8912-34ae0789b589 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Delete backup with id: 34d58a70-5af3-447b-b0e0-e451c5079799. Aug 16 21:21:09.056885 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:21:09.056885 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:21:09.074600 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.backup.rpcapi [None req-a90b76a6-d51d-4f57-8912-34ae0789b589 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] delete_backup rpcapi backup_id 34d58a70-5af3-447b-b0e0-e451c5079799 {{(pid=100331) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 16 21:21:09.076945 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-a90b76a6-d51d-4f57-8912-34ae0789b589 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] https://10.4.3.143/volume/v3/backups/34d58a70-5af3-447b-b0e0-e451c5079799 returned with HTTP 202 Aug 16 21:21:09.077565 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 1161/4631] 10.4.3.143 () {68 vars in 1391 bytes} [Sun Aug 16 21:21:09 2026] DELETE /volume/v3/backups/34d58a70-5af3-447b-b0e0-e451c5079799 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 16 21:21:09.086207 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-97a36743-902f-49fa-b832-7e9e8c57ca9c None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:21:09.088459 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-97a36743-902f-49fa-b832-7e9e8c57ca9c tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] GET https://10.4.3.143/volume/v3/backups/34d58a70-5af3-447b-b0e0-e451c5079799 Aug 16 21:21:09.088697 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-97a36743-902f-49fa-b832-7e9e8c57ca9c tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:21:09.088954 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-97a36743-902f-49fa-b832-7e9e8c57ca9c tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:21:09.089102 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.v3.backups [None req-97a36743-902f-49fa-b832-7e9e8c57ca9c tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Show backup with id 34d58a70-5af3-447b-b0e0-e451c5079799. {{(pid=100330) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:21:09.094817 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:21:09.094817 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:21:09.095870 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-97a36743-902f-49fa-b832-7e9e8c57ca9c tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] https://10.4.3.143/volume/v3/backups/34d58a70-5af3-447b-b0e0-e451c5079799 returned with HTTP 200 Aug 16 21:21:09.096222 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 1163/4632] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:21:09 2026] GET /volume/v3/backups/34d58a70-5af3-447b-b0e0-e451c5079799 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:21:09.767054 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-12d0e323-8da8-4955-a6e0-9b789df525b7 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:21:09.769315 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-12d0e323-8da8-4955-a6e0-9b789df525b7 tempest-ProjectReaderTests-1756122078 tempest-ProjectReaderTests-1756122078-project-admin] GET https://10.4.3.143/volume/v3/volumes/3d69fa53-5be8-488d-b08c-93ff11cf7d2f Aug 16 21:21:09.769714 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-12d0e323-8da8-4955-a6e0-9b789df525b7 tempest-ProjectReaderTests-1756122078 tempest-ProjectReaderTests-1756122078-project-admin] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:21:09.770074 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-12d0e323-8da8-4955-a6e0-9b789df525b7 tempest-ProjectReaderTests-1756122078 tempest-ProjectReaderTests-1756122078-project-admin] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:21:09.779994 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:21:09.779994 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:21:09.785608 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-12d0e323-8da8-4955-a6e0-9b789df525b7 tempest-ProjectReaderTests-1756122078 tempest-ProjectReaderTests-1756122078-project-admin] Volume info retrieved successfully. Aug 16 21:21:09.789855 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-12d0e323-8da8-4955-a6e0-9b789df525b7 tempest-ProjectReaderTests-1756122078 tempest-ProjectReaderTests-1756122078-project-admin] https://10.4.3.143/volume/v3/volumes/3d69fa53-5be8-488d-b08c-93ff11cf7d2f returned with HTTP 200 Aug 16 21:21:09.790347 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 1147/4633] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:21:09 2026] GET /volume/v3/volumes/3d69fa53-5be8-488d-b08c-93ff11cf7d2f => generated 1017 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:21:09.809163 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-31c2238f-08db-41b4-b1ed-1aa106f839a7 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:21:09.810959 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-31c2238f-08db-41b4-b1ed-1aa106f839a7 tempest-ProjectReaderTests-1756122078 tempest-ProjectReaderTests-1756122078-project-admin] POST https://10.4.3.143/volume/v3/snapshots Aug 16 21:21:09.811282 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-31c2238f-08db-41b4-b1ed-1aa106f839a7 tempest-ProjectReaderTests-1756122078 tempest-ProjectReaderTests-1756122078-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "3d69fa53-5be8-488d-b08c-93ff11cf7d2f", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1563051112"}} {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:21:09.821379 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:21:09.821379 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:21:09.821826 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-31c2238f-08db-41b4-b1ed-1aa106f839a7 tempest-ProjectReaderTests-1756122078 tempest-ProjectReaderTests-1756122078-project-admin] Volume info retrieved successfully. Aug 16 21:21:09.821985 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.v3.snapshots [None req-31c2238f-08db-41b4-b1ed-1aa106f839a7 tempest-ProjectReaderTests-1756122078 tempest-ProjectReaderTests-1756122078-project-admin] Create snapshot from volume 3d69fa53-5be8-488d-b08c-93ff11cf7d2f Aug 16 21:21:09.861029 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.quota [None req-31c2238f-08db-41b4-b1ed-1aa106f839a7 tempest-ProjectReaderTests-1756122078 tempest-ProjectReaderTests-1756122078-project-admin] Created reservations ['e71c2fad-42fd-4cc2-b708-10371801dd34', 'bb4941bb-196f-47dd-9a11-a84f19c93c61', 'd9e12bd0-d1a7-4f70-93d8-2bbda9ad5e77', 'b4be45b8-b9f3-4837-a50a-a9f19923b681'] {{(pid=100332) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:21:09.896686 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-31c2238f-08db-41b4-b1ed-1aa106f839a7 tempest-ProjectReaderTests-1756122078 tempest-ProjectReaderTests-1756122078-project-admin] Snapshot create request issued successfully. Aug 16 21:21:09.897108 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-31c2238f-08db-41b4-b1ed-1aa106f839a7 tempest-ProjectReaderTests-1756122078 tempest-ProjectReaderTests-1756122078-project-admin] https://10.4.3.143/volume/v3/snapshots returned with HTTP 202 Aug 16 21:21:09.897572 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 1163/4634] 10.4.3.143 () {68 vars in 1265 bytes} [Sun Aug 16 21:21:09 2026] POST /volume/v3/snapshots => generated 308 bytes in 89 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 21:21:09.909311 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-74d61ee9-3784-4e6a-97c9-c76591a8ea82 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:21:09.911341 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-74d61ee9-3784-4e6a-97c9-c76591a8ea82 tempest-ProjectReaderTests-1756122078 tempest-ProjectReaderTests-1756122078-project-admin] GET https://10.4.3.143/volume/v3/snapshots/5e28f46b-21ad-4e55-862f-6a7bd4c00036 Aug 16 21:21:09.911593 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-74d61ee9-3784-4e6a-97c9-c76591a8ea82 tempest-ProjectReaderTests-1756122078 tempest-ProjectReaderTests-1756122078-project-admin] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:21:09.911798 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-74d61ee9-3784-4e6a-97c9-c76591a8ea82 tempest-ProjectReaderTests-1756122078 tempest-ProjectReaderTests-1756122078-project-admin] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:21:09.918306 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:21:09.918306 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:21:09.918859 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-74d61ee9-3784-4e6a-97c9-c76591a8ea82 tempest-ProjectReaderTests-1756122078 tempest-ProjectReaderTests-1756122078-project-admin] Snapshot retrieved successfully. Aug 16 21:21:09.919712 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-74d61ee9-3784-4e6a-97c9-c76591a8ea82 tempest-ProjectReaderTests-1756122078 tempest-ProjectReaderTests-1756122078-project-admin] https://10.4.3.143/volume/v3/snapshots/5e28f46b-21ad-4e55-862f-6a7bd4c00036 returned with HTTP 200 Aug 16 21:21:09.920201 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 1162/4635] 10.4.3.143 () {66 vars in 1354 bytes} [Sun Aug 16 21:21:09 2026] GET /volume/v3/snapshots/5e28f46b-21ad-4e55-862f-6a7bd4c00036 => generated 440 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:21:10.109088 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-adbc5e76-69ac-4c5b-aec6-876c3439662d None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:21:10.113232 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-adbc5e76-69ac-4c5b-aec6-876c3439662d tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] GET https://10.4.3.143/volume/v3/backups/34d58a70-5af3-447b-b0e0-e451c5079799 Aug 16 21:21:10.113232 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-adbc5e76-69ac-4c5b-aec6-876c3439662d tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:21:10.113232 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-adbc5e76-69ac-4c5b-aec6-876c3439662d tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:21:10.113232 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.v3.backups [None req-adbc5e76-69ac-4c5b-aec6-876c3439662d tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Show backup with id 34d58a70-5af3-447b-b0e0-e451c5079799. {{(pid=100330) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:21:10.117017 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-adbc5e76-69ac-4c5b-aec6-876c3439662d tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] https://10.4.3.143/volume/v3/backups/34d58a70-5af3-447b-b0e0-e451c5079799 returned with HTTP 404 Aug 16 21:21:10.118036 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 1164/4636] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:21:10 2026] GET /volume/v3/backups/34d58a70-5af3-447b-b0e0-e451c5079799 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:21:10.125678 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-124e90c4-4500-4bd7-b768-e0d160657e64 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:21:10.127715 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-124e90c4-4500-4bd7-b768-e0d160657e64 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] DELETE https://10.4.3.143/volume/v3/backups/b7c96aee-783f-44d2-9245-b2f814ef8ce4 Aug 16 21:21:10.127983 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-124e90c4-4500-4bd7-b768-e0d160657e64 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:21:10.128243 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-124e90c4-4500-4bd7-b768-e0d160657e64 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Calling method 'delete' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:21:10.128386 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.contrib.backups [None req-124e90c4-4500-4bd7-b768-e0d160657e64 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Delete backup with id: b7c96aee-783f-44d2-9245-b2f814ef8ce4. Aug 16 21:21:10.134185 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:21:10.134185 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:21:10.136081 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-50badc18-5e71-43b5-82eb-47ca721c8d29 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:21:10.138211 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-50badc18-5e71-43b5-82eb-47ca721c8d29 tempest-TestMinimumBasicScenario-1744355670 tempest-TestMinimumBasicScenario-1744355670-project-member] POST https://10.4.3.143/volume/v3/volumes Aug 16 21:21:10.138568 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-50badc18-5e71-43b5-82eb-47ca721c8d29 tempest-TestMinimumBasicScenario-1744355670 tempest-TestMinimumBasicScenario-1744355670-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestMinimumBasicScenario-volume-1809077053", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:21:10.140219 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.v3.volumes [None req-50badc18-5e71-43b5-82eb-47ca721c8d29 tempest-TestMinimumBasicScenario-1744355670 tempest-TestMinimumBasicScenario-1744355670-project-member] Create volume request body: {'volume': {'name': 'tempest-TestMinimumBasicScenario-volume-1809077053', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100332) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 21:21:10.140439 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.v3.volumes [None req-50badc18-5e71-43b5-82eb-47ca721c8d29 tempest-TestMinimumBasicScenario-1744355670 tempest-TestMinimumBasicScenario-1744355670-project-member] Create volume of 1 GB Aug 16 21:21:10.140776 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:21:10.140776 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:21:10.145233 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-50badc18-5e71-43b5-82eb-47ca721c8d29 tempest-TestMinimumBasicScenario-1744355670 tempest-TestMinimumBasicScenario-1744355670-project-member] Availability Zones retrieved successfully. Aug 16 21:21:10.148978 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.backup.rpcapi [None req-124e90c4-4500-4bd7-b768-e0d160657e64 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] delete_backup rpcapi backup_id b7c96aee-783f-44d2-9245-b2f814ef8ce4 {{(pid=100333) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 16 21:21:10.151386 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-50badc18-5e71-43b5-82eb-47ca721c8d29 tempest-TestMinimumBasicScenario-1744355670 tempest-TestMinimumBasicScenario-1744355670-project-member] Flow 'volume_create_api' (0d89ec2b-5bdf-4723-a127-943a7ac6bc69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100332) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:21:10.151622 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-124e90c4-4500-4bd7-b768-e0d160657e64 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] https://10.4.3.143/volume/v3/backups/b7c96aee-783f-44d2-9245-b2f814ef8ce4 returned with HTTP 202 Aug 16 21:21:10.152058 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 1148/4637] 10.4.3.143 () {68 vars in 1391 bytes} [Sun Aug 16 21:21:10 2026] DELETE /volume/v3/backups/b7c96aee-783f-44d2-9245-b2f814ef8ce4 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 16 21:21:10.152343 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-50badc18-5e71-43b5-82eb-47ca721c8d29 tempest-TestMinimumBasicScenario-1744355670 tempest-TestMinimumBasicScenario-1744355670-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f93e59e3-9745-44b9-9156-62f1b5d4f0af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:21:10.153746 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.flows.api.create_volume [None req-50badc18-5e71-43b5-82eb-47ca721c8d29 tempest-TestMinimumBasicScenario-1744355670 tempest-TestMinimumBasicScenario-1744355670-project-member] Validating volume size '1' using validate_int {{(pid=100332) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 21:21:10.163665 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-6859485b-3973-4e14-b2f8-97e7de08a489 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:21:10.166126 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-6859485b-3973-4e14-b2f8-97e7de08a489 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] GET https://10.4.3.143/volume/v3/backups/b7c96aee-783f-44d2-9245-b2f814ef8ce4 Aug 16 21:21:10.166398 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-6859485b-3973-4e14-b2f8-97e7de08a489 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:21:10.166642 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-6859485b-3973-4e14-b2f8-97e7de08a489 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:21:10.166768 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.v3.backups [None req-6859485b-3973-4e14-b2f8-97e7de08a489 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Show backup with id b7c96aee-783f-44d2-9245-b2f814ef8ce4. {{(pid=100331) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:21:10.173817 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:21:10.173817 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:21:10.174794 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-6859485b-3973-4e14-b2f8-97e7de08a489 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] https://10.4.3.143/volume/v3/backups/b7c96aee-783f-44d2-9245-b2f814ef8ce4 returned with HTTP 200 Aug 16 21:21:10.175342 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 1163/4638] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:21:10 2026] GET /volume/v3/backups/b7c96aee-783f-44d2-9245-b2f814ef8ce4 => generated 737 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:21:10.181747 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-50badc18-5e71-43b5-82eb-47ca721c8d29 tempest-TestMinimumBasicScenario-1744355670 tempest-TestMinimumBasicScenario-1744355670-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f93e59e3-9745-44b9-9156-62f1b5d4f0af) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T21:04:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=69e633b8-fab9-4b15-8b40-4f1a67c51cda,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '69e633b8-fab9-4b15-8b40-4f1a67c51cda', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:21:10.182636 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-50badc18-5e71-43b5-82eb-47ca721c8d29 tempest-TestMinimumBasicScenario-1744355670 tempest-TestMinimumBasicScenario-1744355670-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (244c2522-3847-4741-a53c-8235c4c2df6f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:21:10.229018 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.quota [None req-50badc18-5e71-43b5-82eb-47ca721c8d29 tempest-TestMinimumBasicScenario-1744355670 tempest-TestMinimumBasicScenario-1744355670-project-member] Created reservations ['40b2202b-0a23-4292-ac9b-3df58455f5d0', '0b56b0a7-51cd-46da-8666-065d78aab819', '95392efa-582e-4913-8057-69a002537b49', 'de335770-aae9-430b-951f-cee03e0e211e'] {{(pid=100332) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:21:10.229825 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-50badc18-5e71-43b5-82eb-47ca721c8d29 tempest-TestMinimumBasicScenario-1744355670 tempest-TestMinimumBasicScenario-1744355670-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (244c2522-3847-4741-a53c-8235c4c2df6f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['40b2202b-0a23-4292-ac9b-3df58455f5d0', '0b56b0a7-51cd-46da-8666-065d78aab819', '95392efa-582e-4913-8057-69a002537b49', 'de335770-aae9-430b-951f-cee03e0e211e']}' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:21:10.230583 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-50badc18-5e71-43b5-82eb-47ca721c8d29 tempest-TestMinimumBasicScenario-1744355670 tempest-TestMinimumBasicScenario-1744355670-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c0d9cc84-1411-42a6-b782-021e139ef1c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:21:10.253576 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-50badc18-5e71-43b5-82eb-47ca721c8d29 tempest-TestMinimumBasicScenario-1744355670 tempest-TestMinimumBasicScenario-1744355670-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c0d9cc84-1411-42a6-b782-021e139ef1c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ad165f99-4bbc-482d-ada4-68e4d7d907d4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-1809077053',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a77d1d70e20d4445bc9639236e324e3b',qos_specs=None,replication_status=,reservations=['40b2202b-0a23-4292-ac9b-3df58455f5d0','0b56b0a7-51cd-46da-8666-065d78aab819','95392efa-582e-4913-8057-69a002537b49','de335770-aae9-430b-951f-cee03e0e211e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0fe15a03477742469818cd0523fb0db0',volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T21:21:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-1809077053',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ad165f99-4bbc-482d-ada4-68e4d7d907d4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a77d1d70e20d4445bc9639236e324e3b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0fe15a03477742469818cd0523fb0db0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(69e633b8-fab9-4b15-8b40-4f1a67c51cda),volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda)}' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:21:10.254352 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-50badc18-5e71-43b5-82eb-47ca721c8d29 tempest-TestMinimumBasicScenario-1744355670 tempest-TestMinimumBasicScenario-1744355670-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5a7bcbfa-629a-4ef7-a32b-c4da02c72470) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:21:10.276812 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-50badc18-5e71-43b5-82eb-47ca721c8d29 tempest-TestMinimumBasicScenario-1744355670 tempest-TestMinimumBasicScenario-1744355670-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5a7bcbfa-629a-4ef7-a32b-c4da02c72470) transitioned into state 'SUCCESS' from state '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-1809077053',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a77d1d70e20d4445bc9639236e324e3b',qos_specs=None,replication_status=,reservations=['40b2202b-0a23-4292-ac9b-3df58455f5d0','0b56b0a7-51cd-46da-8666-065d78aab819','95392efa-582e-4913-8057-69a002537b49','de335770-aae9-430b-951f-cee03e0e211e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0fe15a03477742469818cd0523fb0db0',volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda)}' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:21:10.277535 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-50badc18-5e71-43b5-82eb-47ca721c8d29 tempest-TestMinimumBasicScenario-1744355670 tempest-TestMinimumBasicScenario-1744355670-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b6e5d99d-f8e9-4508-945c-3181e3ae6866) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:21:10.287146 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-50badc18-5e71-43b5-82eb-47ca721c8d29 tempest-TestMinimumBasicScenario-1744355670 tempest-TestMinimumBasicScenario-1744355670-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b6e5d99d-f8e9-4508-945c-3181e3ae6866) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:21:10.288063 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-50badc18-5e71-43b5-82eb-47ca721c8d29 tempest-TestMinimumBasicScenario-1744355670 tempest-TestMinimumBasicScenario-1744355670-project-member] Flow 'volume_create_api' (0d89ec2b-5bdf-4723-a127-943a7ac6bc69) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100332) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:21:10.288419 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-50badc18-5e71-43b5-82eb-47ca721c8d29 tempest-TestMinimumBasicScenario-1744355670 tempest-TestMinimumBasicScenario-1744355670-project-member] Create volume request issued successfully. Aug 16 21:21:10.289168 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-50badc18-5e71-43b5-82eb-47ca721c8d29 tempest-TestMinimumBasicScenario-1744355670 tempest-TestMinimumBasicScenario-1744355670-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Aug 16 21:21:10.289695 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 1164/4639] 10.4.3.143 () {68 vars in 1259 bytes} [Sun Aug 16 21:21:10 2026] POST /volume/v3/volumes => generated 755 bytes in 154 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 21:21:10.305097 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-007e584f-0aa8-479c-b6a4-3c3ea222e293 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:21:10.306951 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-007e584f-0aa8-479c-b6a4-3c3ea222e293 tempest-TestMinimumBasicScenario-1744355670 tempest-TestMinimumBasicScenario-1744355670-project-member] GET https://10.4.3.143/volume/v3/volumes/ad165f99-4bbc-482d-ada4-68e4d7d907d4 Aug 16 21:21:10.307369 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-007e584f-0aa8-479c-b6a4-3c3ea222e293 tempest-TestMinimumBasicScenario-1744355670 tempest-TestMinimumBasicScenario-1744355670-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:21:10.307790 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-007e584f-0aa8-479c-b6a4-3c3ea222e293 tempest-TestMinimumBasicScenario-1744355670 tempest-TestMinimumBasicScenario-1744355670-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:21:10.317708 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:21:10.317708 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:21:10.323051 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-007e584f-0aa8-479c-b6a4-3c3ea222e293 tempest-TestMinimumBasicScenario-1744355670 tempest-TestMinimumBasicScenario-1744355670-project-member] Volume info retrieved successfully. Aug 16 21:21:10.329255 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-007e584f-0aa8-479c-b6a4-3c3ea222e293 tempest-TestMinimumBasicScenario-1744355670 tempest-TestMinimumBasicScenario-1744355670-project-member] https://10.4.3.143/volume/v3/volumes/ad165f99-4bbc-482d-ada4-68e4d7d907d4 returned with HTTP 200 Aug 16 21:21:10.330000 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 1165/4640] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:21:10 2026] GET /volume/v3/volumes/ad165f99-4bbc-482d-ada4-68e4d7d907d4 => generated 823 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:21:10.930662 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-e0e2ca4b-be72-4b17-910b-c604aa7e8067 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:21:10.932709 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-e0e2ca4b-be72-4b17-910b-c604aa7e8067 tempest-ProjectReaderTests-1756122078 tempest-ProjectReaderTests-1756122078-project-admin] GET https://10.4.3.143/volume/v3/snapshots/5e28f46b-21ad-4e55-862f-6a7bd4c00036 Aug 16 21:21:10.932948 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-e0e2ca4b-be72-4b17-910b-c604aa7e8067 tempest-ProjectReaderTests-1756122078 tempest-ProjectReaderTests-1756122078-project-admin] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:21:10.933178 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-e0e2ca4b-be72-4b17-910b-c604aa7e8067 tempest-ProjectReaderTests-1756122078 tempest-ProjectReaderTests-1756122078-project-admin] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:21:10.938878 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:21:10.938878 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:21:10.939391 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-e0e2ca4b-be72-4b17-910b-c604aa7e8067 tempest-ProjectReaderTests-1756122078 tempest-ProjectReaderTests-1756122078-project-admin] Snapshot retrieved successfully. Aug 16 21:21:10.940242 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-e0e2ca4b-be72-4b17-910b-c604aa7e8067 tempest-ProjectReaderTests-1756122078 tempest-ProjectReaderTests-1756122078-project-admin] https://10.4.3.143/volume/v3/snapshots/5e28f46b-21ad-4e55-862f-6a7bd4c00036 returned with HTTP 200 Aug 16 21:21:10.940763 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 1149/4641] 10.4.3.143 () {66 vars in 1354 bytes} [Sun Aug 16 21:21:10 2026] GET /volume/v3/snapshots/5e28f46b-21ad-4e55-862f-6a7bd4c00036 => generated 467 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:21:10.950329 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-0cf4715d-d4bc-45cd-8ee8-21c9c161438d None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:21:11.021252 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-0cf4715d-d4bc-45cd-8ee8-21c9c161438d tempest-ProjectReaderTests-1756122078 tempest-ProjectReaderTests-1756122078-project-reader] POST https://10.4.3.143/volume/v3/snapshots/5e28f46b-21ad-4e55-862f-6a7bd4c00036/action Aug 16 21:21:11.021748 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-0cf4715d-d4bc-45cd-8ee8-21c9c161438d tempest-ProjectReaderTests-1756122078 tempest-ProjectReaderTests-1756122078-project-reader] Action body: b'{"os-force_delete": {}}' {{(pid=100331) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 21:21:11.022005 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-0cf4715d-d4bc-45cd-8ee8-21c9c161438d tempest-ProjectReaderTests-1756122078 tempest-ProjectReaderTests-1756122078-project-reader] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:21:11.030307 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:21:11.030307 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:21:11.030871 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-0cf4715d-d4bc-45cd-8ee8-21c9c161438d tempest-ProjectReaderTests-1756122078 tempest-ProjectReaderTests-1756122078-project-reader] Snapshot retrieved successfully. Aug 16 21:21:11.032035 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.policy [None req-0cf4715d-d4bc-45cd-8ee8-21c9c161438d tempest-ProjectReaderTests-1756122078 tempest-ProjectReaderTests-1756122078-project-reader] Policy check for volume_extension:snapshot_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': '7610d564f6984dffb173fe4a7f51a551', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e2c66fee8f5e49d59889a7b9270b7b2c', '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=100331) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 16 21:21:11.032286 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-0cf4715d-d4bc-45cd-8ee8-21c9c161438d tempest-ProjectReaderTests-1756122078 tempest-ProjectReaderTests-1756122078-project-reader] https://10.4.3.143/volume/v3/snapshots/5e28f46b-21ad-4e55-862f-6a7bd4c00036/action returned with HTTP 403 Aug 16 21:21:11.032837 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 1164/4642] 10.4.3.143 () {68 vars in 1396 bytes} [Sun Aug 16 21:21:10 2026] POST /volume/v3/snapshots/5e28f46b-21ad-4e55-862f-6a7bd4c00036/action => generated 133 bytes in 83 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:21:11.041629 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-4167cbae-2f9c-4812-b67f-74fcafb07083 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:21:11.043891 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-4167cbae-2f9c-4812-b67f-74fcafb07083 tempest-ProjectReaderTests-1756122078 tempest-ProjectReaderTests-1756122078-project-admin] DELETE https://10.4.3.143/volume/v3/snapshots/5e28f46b-21ad-4e55-862f-6a7bd4c00036 Aug 16 21:21:11.044132 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-4167cbae-2f9c-4812-b67f-74fcafb07083 tempest-ProjectReaderTests-1756122078 tempest-ProjectReaderTests-1756122078-project-admin] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:21:11.044382 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-4167cbae-2f9c-4812-b67f-74fcafb07083 tempest-ProjectReaderTests-1756122078 tempest-ProjectReaderTests-1756122078-project-admin] Calling method 'delete' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:21:11.044570 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.v3.snapshots [None req-4167cbae-2f9c-4812-b67f-74fcafb07083 tempest-ProjectReaderTests-1756122078 tempest-ProjectReaderTests-1756122078-project-admin] Delete snapshot with id: 5e28f46b-21ad-4e55-862f-6a7bd4c00036 Aug 16 21:21:11.050563 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:21:11.050563 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:21:11.051015 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-4167cbae-2f9c-4812-b67f-74fcafb07083 tempest-ProjectReaderTests-1756122078 tempest-ProjectReaderTests-1756122078-project-admin] Snapshot retrieved successfully. Aug 16 21:21:11.073951 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-4167cbae-2f9c-4812-b67f-74fcafb07083 tempest-ProjectReaderTests-1756122078 tempest-ProjectReaderTests-1756122078-project-admin] Snapshot delete request issued successfully. Aug 16 21:21:11.073951 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-4167cbae-2f9c-4812-b67f-74fcafb07083 tempest-ProjectReaderTests-1756122078 tempest-ProjectReaderTests-1756122078-project-admin] https://10.4.3.143/volume/v3/snapshots/5e28f46b-21ad-4e55-862f-6a7bd4c00036 returned with HTTP 202 Aug 16 21:21:11.073951 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 1165/4643] 10.4.3.143 () {66 vars in 1357 bytes} [Sun Aug 16 21:21:11 2026] DELETE /volume/v3/snapshots/5e28f46b-21ad-4e55-862f-6a7bd4c00036 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 21:21:11.083517 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-41160836-c31b-4938-8bd7-43757e3ac727 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:21:11.086969 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-41160836-c31b-4938-8bd7-43757e3ac727 tempest-ProjectReaderTests-1756122078 tempest-ProjectReaderTests-1756122078-project-admin] GET https://10.4.3.143/volume/v3/snapshots/5e28f46b-21ad-4e55-862f-6a7bd4c00036 Aug 16 21:21:11.086969 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-41160836-c31b-4938-8bd7-43757e3ac727 tempest-ProjectReaderTests-1756122078 tempest-ProjectReaderTests-1756122078-project-admin] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:21:11.086969 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-41160836-c31b-4938-8bd7-43757e3ac727 tempest-ProjectReaderTests-1756122078 tempest-ProjectReaderTests-1756122078-project-admin] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:21:11.096300 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:21:11.096300 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:21:11.097129 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-41160836-c31b-4938-8bd7-43757e3ac727 tempest-ProjectReaderTests-1756122078 tempest-ProjectReaderTests-1756122078-project-admin] Snapshot retrieved successfully. Aug 16 21:21:11.098767 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-41160836-c31b-4938-8bd7-43757e3ac727 tempest-ProjectReaderTests-1756122078 tempest-ProjectReaderTests-1756122078-project-admin] https://10.4.3.143/volume/v3/snapshots/5e28f46b-21ad-4e55-862f-6a7bd4c00036 returned with HTTP 200 Aug 16 21:21:11.101278 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 1166/4644] 10.4.3.143 () {66 vars in 1354 bytes} [Sun Aug 16 21:21:11 2026] GET /volume/v3/snapshots/5e28f46b-21ad-4e55-862f-6a7bd4c00036 => generated 466 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:21:11.190093 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-30f73253-8722-45c7-87e8-7427ef95141b None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:21:11.192284 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-30f73253-8722-45c7-87e8-7427ef95141b tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] GET https://10.4.3.143/volume/v3/backups/b7c96aee-783f-44d2-9245-b2f814ef8ce4 Aug 16 21:21:11.192566 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-30f73253-8722-45c7-87e8-7427ef95141b tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:21:11.192742 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-30f73253-8722-45c7-87e8-7427ef95141b tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:21:11.192859 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.v3.backups [None req-30f73253-8722-45c7-87e8-7427ef95141b tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Show backup with id b7c96aee-783f-44d2-9245-b2f814ef8ce4. {{(pid=100333) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:21:11.197095 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-30f73253-8722-45c7-87e8-7427ef95141b tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] https://10.4.3.143/volume/v3/backups/b7c96aee-783f-44d2-9245-b2f814ef8ce4 returned with HTTP 404 Aug 16 21:21:11.197797 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 1150/4645] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:21:11 2026] GET /volume/v3/backups/b7c96aee-783f-44d2-9245-b2f814ef8ce4 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:21:11.205995 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-7f85066c-e3f4-4637-97be-af53e248881d None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:21:11.208761 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-7f85066c-e3f4-4637-97be-af53e248881d tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] DELETE https://10.4.3.143/volume/v3/backups/f99807f8-8359-451f-ab0f-b4e1cf1b9a93 Aug 16 21:21:11.209109 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-7f85066c-e3f4-4637-97be-af53e248881d tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:21:11.209805 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-7f85066c-e3f4-4637-97be-af53e248881d tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Calling method 'delete' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:21:11.209805 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.contrib.backups [None req-7f85066c-e3f4-4637-97be-af53e248881d tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Delete backup with id: f99807f8-8359-451f-ab0f-b4e1cf1b9a93. Aug 16 21:21:11.216021 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:21:11.216021 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:21:11.231400 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.backup.rpcapi [None req-7f85066c-e3f4-4637-97be-af53e248881d tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] delete_backup rpcapi backup_id f99807f8-8359-451f-ab0f-b4e1cf1b9a93 {{(pid=100331) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 16 21:21:11.233618 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-7f85066c-e3f4-4637-97be-af53e248881d tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] https://10.4.3.143/volume/v3/backups/f99807f8-8359-451f-ab0f-b4e1cf1b9a93 returned with HTTP 202 Aug 16 21:21:11.234176 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 1165/4646] 10.4.3.143 () {68 vars in 1391 bytes} [Sun Aug 16 21:21:11 2026] DELETE /volume/v3/backups/f99807f8-8359-451f-ab0f-b4e1cf1b9a93 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 16 21:21:11.245125 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-94564d33-8bdc-42cd-96dc-2706a91c7209 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:21:11.247539 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-94564d33-8bdc-42cd-96dc-2706a91c7209 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] GET https://10.4.3.143/volume/v3/backups/f99807f8-8359-451f-ab0f-b4e1cf1b9a93 Aug 16 21:21:11.247803 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-94564d33-8bdc-42cd-96dc-2706a91c7209 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:21:11.248081 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-94564d33-8bdc-42cd-96dc-2706a91c7209 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:21:11.248209 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.v3.backups [None req-94564d33-8bdc-42cd-96dc-2706a91c7209 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Show backup with id f99807f8-8359-451f-ab0f-b4e1cf1b9a93. {{(pid=100332) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:21:11.253571 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:21:11.253571 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:21:11.254310 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-94564d33-8bdc-42cd-96dc-2706a91c7209 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] https://10.4.3.143/volume/v3/backups/f99807f8-8359-451f-ab0f-b4e1cf1b9a93 returned with HTTP 200 Aug 16 21:21:11.254856 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 1166/4647] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:21:11 2026] GET /volume/v3/backups/f99807f8-8359-451f-ab0f-b4e1cf1b9a93 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:21:11.345454 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-5ea0c96a-d624-4352-a5df-7f24fc7f8577 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:21:11.349350 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-5ea0c96a-d624-4352-a5df-7f24fc7f8577 tempest-TestMinimumBasicScenario-1744355670 tempest-TestMinimumBasicScenario-1744355670-project-member] GET https://10.4.3.143/volume/v3/volumes/ad165f99-4bbc-482d-ada4-68e4d7d907d4 Aug 16 21:21:11.349350 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-5ea0c96a-d624-4352-a5df-7f24fc7f8577 tempest-TestMinimumBasicScenario-1744355670 tempest-TestMinimumBasicScenario-1744355670-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:21:11.349350 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-5ea0c96a-d624-4352-a5df-7f24fc7f8577 tempest-TestMinimumBasicScenario-1744355670 tempest-TestMinimumBasicScenario-1744355670-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:21:11.356384 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:21:11.356384 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:21:11.361878 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-5ea0c96a-d624-4352-a5df-7f24fc7f8577 tempest-TestMinimumBasicScenario-1744355670 tempest-TestMinimumBasicScenario-1744355670-project-member] Volume info retrieved successfully. Aug 16 21:21:11.367193 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-5ea0c96a-d624-4352-a5df-7f24fc7f8577 tempest-TestMinimumBasicScenario-1744355670 tempest-TestMinimumBasicScenario-1744355670-project-member] https://10.4.3.143/volume/v3/volumes/ad165f99-4bbc-482d-ada4-68e4d7d907d4 returned with HTTP 200 Aug 16 21:21:11.367943 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 1167/4648] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:21:11 2026] GET /volume/v3/volumes/ad165f99-4bbc-482d-ada4-68e4d7d907d4 => generated 848 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:21:11.383380 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-98c9c573-6d74-448b-ae84-2051f0bee9b5 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:21:11.385985 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-98c9c573-6d74-448b-ae84-2051f0bee9b5 tempest-TestMinimumBasicScenario-1744355670 tempest-TestMinimumBasicScenario-1744355670-project-member] GET https://10.4.3.143/volume/v3/volumes/ad165f99-4bbc-482d-ada4-68e4d7d907d4 Aug 16 21:21:11.386364 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-98c9c573-6d74-448b-ae84-2051f0bee9b5 tempest-TestMinimumBasicScenario-1744355670 tempest-TestMinimumBasicScenario-1744355670-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:21:11.386775 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-98c9c573-6d74-448b-ae84-2051f0bee9b5 tempest-TestMinimumBasicScenario-1744355670 tempest-TestMinimumBasicScenario-1744355670-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:21:11.397067 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:21:11.397067 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:21:11.402222 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-98c9c573-6d74-448b-ae84-2051f0bee9b5 tempest-TestMinimumBasicScenario-1744355670 tempest-TestMinimumBasicScenario-1744355670-project-member] Volume info retrieved successfully. Aug 16 21:21:11.407523 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-98c9c573-6d74-448b-ae84-2051f0bee9b5 tempest-TestMinimumBasicScenario-1744355670 tempest-TestMinimumBasicScenario-1744355670-project-member] https://10.4.3.143/volume/v3/volumes/ad165f99-4bbc-482d-ada4-68e4d7d907d4 returned with HTTP 200 Aug 16 21:21:11.408175 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 1151/4649] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:21:11 2026] GET /volume/v3/volumes/ad165f99-4bbc-482d-ada4-68e4d7d907d4 => generated 848 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:21:11.424213 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-020a6177-103d-4343-baed-cec745384e1a None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:21:11.426567 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-020a6177-103d-4343-baed-cec745384e1a tempest-TestMinimumBasicScenario-1744355670 tempest-TestMinimumBasicScenario-1744355670-project-member] GET https://10.4.3.143/volume/v3/volumes Aug 16 21:21:11.426893 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-020a6177-103d-4343-baed-cec745384e1a tempest-TestMinimumBasicScenario-1744355670 tempest-TestMinimumBasicScenario-1744355670-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:21:11.427960 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-020a6177-103d-4343-baed-cec745384e1a tempest-TestMinimumBasicScenario-1744355670 tempest-TestMinimumBasicScenario-1744355670-project-member] Calling method 'index' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:21:11.427960 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.api_utils [None req-020a6177-103d-4343-baed-cec745384e1a tempest-TestMinimumBasicScenario-1744355670 tempest-TestMinimumBasicScenario-1744355670-project-member] Removing options '' from query. {{(pid=100331) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 16 21:21:11.429012 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-020a6177-103d-4343-baed-cec745384e1a tempest-TestMinimumBasicScenario-1744355670 tempest-TestMinimumBasicScenario-1744355670-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100331) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 16 21:21:11.439578 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-020a6177-103d-4343-baed-cec745384e1a tempest-TestMinimumBasicScenario-1744355670 tempest-TestMinimumBasicScenario-1744355670-project-member] Get all volumes completed successfully. Aug 16 21:21:11.439721 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-020a6177-103d-4343-baed-cec745384e1a tempest-TestMinimumBasicScenario-1744355670 tempest-TestMinimumBasicScenario-1744355670-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 200 Aug 16 21:21:11.440296 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 1166/4650] 10.4.3.143 () {66 vars in 1237 bytes} [Sun Aug 16 21:21:11 2026] GET /volume/v3/volumes => generated 339 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:21:11.450958 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-72794898-006f-4eb5-8aea-da8adc089083 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:21:11.453218 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-72794898-006f-4eb5-8aea-da8adc089083 tempest-TestMinimumBasicScenario-1744355670 tempest-TestMinimumBasicScenario-1744355670-project-member] GET https://10.4.3.143/volume/v3/volumes/ad165f99-4bbc-482d-ada4-68e4d7d907d4 Aug 16 21:21:11.453706 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-72794898-006f-4eb5-8aea-da8adc089083 tempest-TestMinimumBasicScenario-1744355670 tempest-TestMinimumBasicScenario-1744355670-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:21:11.453882 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-72794898-006f-4eb5-8aea-da8adc089083 tempest-TestMinimumBasicScenario-1744355670 tempest-TestMinimumBasicScenario-1744355670-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:21:11.462603 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:21:11.462603 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:21:11.469212 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-72794898-006f-4eb5-8aea-da8adc089083 tempest-TestMinimumBasicScenario-1744355670 tempest-TestMinimumBasicScenario-1744355670-project-member] Volume info retrieved successfully. Aug 16 21:21:11.478455 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-72794898-006f-4eb5-8aea-da8adc089083 tempest-TestMinimumBasicScenario-1744355670 tempest-TestMinimumBasicScenario-1744355670-project-member] https://10.4.3.143/volume/v3/volumes/ad165f99-4bbc-482d-ada4-68e4d7d907d4 returned with HTTP 200 Aug 16 21:21:11.479183 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 1167/4651] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:21:11 2026] GET /volume/v3/volumes/ad165f99-4bbc-482d-ada4-68e4d7d907d4 => generated 848 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:21:11.534288 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [req-5d4b1d7f-3ffb-4254-b9e8-665c1dbbbfe5 req-5bb60da3-d4d3-483a-9a96-0e99b79dbf60 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:21:11.537141 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [req-5d4b1d7f-3ffb-4254-b9e8-665c1dbbbfe5 req-5bb60da3-d4d3-483a-9a96-0e99b79dbf60 tempest-TestMinimumBasicScenario-1744355670 tempest-TestMinimumBasicScenario-1744355670-project-member] GET https://10.4.3.143/volume/v3/volumes/ad165f99-4bbc-482d-ada4-68e4d7d907d4 Aug 16 21:21:11.537616 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [req-5d4b1d7f-3ffb-4254-b9e8-665c1dbbbfe5 req-5bb60da3-d4d3-483a-9a96-0e99b79dbf60 tempest-TestMinimumBasicScenario-1744355670 tempest-TestMinimumBasicScenario-1744355670-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:21:11.538055 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [req-5d4b1d7f-3ffb-4254-b9e8-665c1dbbbfe5 req-5bb60da3-d4d3-483a-9a96-0e99b79dbf60 tempest-TestMinimumBasicScenario-1744355670 tempest-TestMinimumBasicScenario-1744355670-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:21:11.551909 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:21:11.551909 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:21:11.560099 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [req-5d4b1d7f-3ffb-4254-b9e8-665c1dbbbfe5 req-5bb60da3-d4d3-483a-9a96-0e99b79dbf60 tempest-TestMinimumBasicScenario-1744355670 tempest-TestMinimumBasicScenario-1744355670-project-member] Volume info retrieved successfully. Aug 16 21:21:11.567367 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [req-5d4b1d7f-3ffb-4254-b9e8-665c1dbbbfe5 req-5bb60da3-d4d3-483a-9a96-0e99b79dbf60 tempest-TestMinimumBasicScenario-1744355670 tempest-TestMinimumBasicScenario-1744355670-project-member] https://10.4.3.143/volume/v3/volumes/ad165f99-4bbc-482d-ada4-68e4d7d907d4 returned with HTTP 200 Aug 16 21:21:11.568520 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 1168/4652] 10.4.3.143 () {68 vars in 1598 bytes} [Sun Aug 16 21:21:11 2026] GET /volume/v3/volumes/ad165f99-4bbc-482d-ada4-68e4d7d907d4 => generated 848 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:21:11.685696 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-ad48e6c5-9feb-421c-91c9-e6c94e107310 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:21:11.686293 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-ad48e6c5-9feb-421c-91c9-e6c94e107310 None None] GET https://10.4.3.143/volume// Aug 16 21:21:11.686504 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-ad48e6c5-9feb-421c-91c9-e6c94e107310 None None] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:21:11.686770 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-ad48e6c5-9feb-421c-91c9-e6c94e107310 None None] Calling method 'all' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:21:11.687189 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-ad48e6c5-9feb-421c-91c9-e6c94e107310 None None] https://10.4.3.143/volume// returned with HTTP 300 Aug 16 21:21:11.688112 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 1152/4653] 10.4.3.143 () {66 vars in 1428 bytes} [Sun Aug 16 21:21:11 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 16 21:21:11.696753 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [req-5d4b1d7f-3ffb-4254-b9e8-665c1dbbbfe5 req-bb5f89e4-f1ca-4346-8145-2e2e0b443190 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:21:11.800972 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [req-5d4b1d7f-3ffb-4254-b9e8-665c1dbbbfe5 req-bb5f89e4-f1ca-4346-8145-2e2e0b443190 tempest-TestMinimumBasicScenario-1744355670 tempest-TestMinimumBasicScenario-1744355670-project-member] POST https://10.4.3.143/volume/v3/attachments Aug 16 21:21:11.801392 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [req-5d4b1d7f-3ffb-4254-b9e8-665c1dbbbfe5 req-bb5f89e4-f1ca-4346-8145-2e2e0b443190 tempest-TestMinimumBasicScenario-1744355670 tempest-TestMinimumBasicScenario-1744355670-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ad165f99-4bbc-482d-ada4-68e4d7d907d4", "connector": null, "instance_uuid": "b14e098f-347b-44a2-8ab9-040e59a00536"}} {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:21:11.811748 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:21:11.811748 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:21:11.848398 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [req-5d4b1d7f-3ffb-4254-b9e8-665c1dbbbfe5 req-bb5f89e4-f1ca-4346-8145-2e2e0b443190 tempest-TestMinimumBasicScenario-1744355670 tempest-TestMinimumBasicScenario-1744355670-project-member] https://10.4.3.143/volume/v3/attachments returned with HTTP 200 Aug 16 21:21:11.849078 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 1167/4654] 10.4.3.143 () {74 vars in 1594 bytes} [Sun Aug 16 21:21:11 2026] POST /volume/v3/attachments => generated 273 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:21:11.881664 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-fef46c85-5332-4647-986a-f620e3457bb7 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:21:11.883932 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-fef46c85-5332-4647-986a-f620e3457bb7 tempest-TestMinimumBasicScenario-1744355670 tempest-TestMinimumBasicScenario-1744355670-project-member] GET https://10.4.3.143/volume/v3/volumes/ad165f99-4bbc-482d-ada4-68e4d7d907d4 Aug 16 21:21:11.884210 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-fef46c85-5332-4647-986a-f620e3457bb7 tempest-TestMinimumBasicScenario-1744355670 tempest-TestMinimumBasicScenario-1744355670-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:21:11.884451 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-fef46c85-5332-4647-986a-f620e3457bb7 tempest-TestMinimumBasicScenario-1744355670 tempest-TestMinimumBasicScenario-1744355670-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:21:11.898830 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:21:11.898830 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:21:11.900785 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-dd731600-fc43-438f-9c03-c2c9ee6fd6cc None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:21:11.901372 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-dd731600-fc43-438f-9c03-c2c9ee6fd6cc None None] GET https://10.4.3.143/volume// Aug 16 21:21:11.901669 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-dd731600-fc43-438f-9c03-c2c9ee6fd6cc None None] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:21:11.901998 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-dd731600-fc43-438f-9c03-c2c9ee6fd6cc None None] Calling method 'all' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:21:11.902485 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-dd731600-fc43-438f-9c03-c2c9ee6fd6cc None None] https://10.4.3.143/volume// returned with HTTP 300 Aug 16 21:21:11.903146 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 1169/4655] 10.4.3.143 () {66 vars in 1426 bytes} [Sun Aug 16 21:21:11 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 16 21:21:11.905226 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-fef46c85-5332-4647-986a-f620e3457bb7 tempest-TestMinimumBasicScenario-1744355670 tempest-TestMinimumBasicScenario-1744355670-project-member] Volume info retrieved successfully. Aug 16 21:21:11.911279 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [req-5d4b1d7f-3ffb-4254-b9e8-665c1dbbbfe5 req-052b8a8f-6be6-43f2-8355-d19763267029 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:21:11.912116 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-fef46c85-5332-4647-986a-f620e3457bb7 tempest-TestMinimumBasicScenario-1744355670 tempest-TestMinimumBasicScenario-1744355670-project-member] https://10.4.3.143/volume/v3/volumes/ad165f99-4bbc-482d-ada4-68e4d7d907d4 returned with HTTP 200 Aug 16 21:21:11.912198 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 1168/4656] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:21:11 2026] GET /volume/v3/volumes/ad165f99-4bbc-482d-ada4-68e4d7d907d4 => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:21:11.914047 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [req-5d4b1d7f-3ffb-4254-b9e8-665c1dbbbfe5 req-052b8a8f-6be6-43f2-8355-d19763267029 tempest-TestMinimumBasicScenario-1744355670 tempest-TestMinimumBasicScenario-1744355670-project-member] GET https://10.4.3.143/volume/v3/volumes/ad165f99-4bbc-482d-ada4-68e4d7d907d4 Aug 16 21:21:11.914358 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [req-5d4b1d7f-3ffb-4254-b9e8-665c1dbbbfe5 req-052b8a8f-6be6-43f2-8355-d19763267029 tempest-TestMinimumBasicScenario-1744355670 tempest-TestMinimumBasicScenario-1744355670-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:21:11.914706 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [req-5d4b1d7f-3ffb-4254-b9e8-665c1dbbbfe5 req-052b8a8f-6be6-43f2-8355-d19763267029 tempest-TestMinimumBasicScenario-1744355670 tempest-TestMinimumBasicScenario-1744355670-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:21:11.927260 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:21:11.927260 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:21:11.932323 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [req-5d4b1d7f-3ffb-4254-b9e8-665c1dbbbfe5 req-052b8a8f-6be6-43f2-8355-d19763267029 tempest-TestMinimumBasicScenario-1744355670 tempest-TestMinimumBasicScenario-1744355670-project-member] Volume info retrieved successfully. Aug 16 21:21:11.937558 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [req-5d4b1d7f-3ffb-4254-b9e8-665c1dbbbfe5 req-052b8a8f-6be6-43f2-8355-d19763267029 tempest-TestMinimumBasicScenario-1744355670 tempest-TestMinimumBasicScenario-1744355670-project-member] https://10.4.3.143/volume/v3/volumes/ad165f99-4bbc-482d-ada4-68e4d7d907d4 returned with HTTP 200 Aug 16 21:21:11.938158 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 1153/4657] 10.4.3.143 () {70 vars in 1639 bytes} [Sun Aug 16 21:21:11 2026] GET /volume/v3/volumes/ad165f99-4bbc-482d-ada4-68e4d7d907d4 => generated 1027 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 16 21:21:12.062834 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [req-5d4b1d7f-3ffb-4254-b9e8-665c1dbbbfe5 req-b6628592-9c02-433d-a010-6dd36cfe6516 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:21:12.066109 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [req-5d4b1d7f-3ffb-4254-b9e8-665c1dbbbfe5 req-b6628592-9c02-433d-a010-6dd36cfe6516 tempest-TestMinimumBasicScenario-1744355670 tempest-TestMinimumBasicScenario-1744355670-project-member] PUT https://10.4.3.143/volume/v3/attachments/2a3578a7-a1fc-49bd-8395-9f53ee779e64 Aug 16 21:21:12.066572 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [req-5d4b1d7f-3ffb-4254-b9e8-665c1dbbbfe5 req-b6628592-9c02-433d-a010-6dd36cfe6516 tempest-TestMinimumBasicScenario-1744355670 tempest-TestMinimumBasicScenario-1744355670-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.143", "host": "np0000007409", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:e42fbcbe2e9", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "69237b68-d654-4a76-81de-86e36bc8fb86", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:21:12.077237 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.coordination [req-5d4b1d7f-3ffb-4254-b9e8-665c1dbbbfe5 req-b6628592-9c02-433d-a010-6dd36cfe6516 tempest-TestMinimumBasicScenario-1744355670 tempest-TestMinimumBasicScenario-1744355670-project-member] Acquiring lock "cinder-attachment_update-ad165f99-4bbc-482d-ada4-68e4d7d907d4-np0000007409" by "attachment_update" {{(pid=100331) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:21:12.083751 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.coordination [req-5d4b1d7f-3ffb-4254-b9e8-665c1dbbbfe5 req-b6628592-9c02-433d-a010-6dd36cfe6516 tempest-TestMinimumBasicScenario-1744355670 tempest-TestMinimumBasicScenario-1744355670-project-member] Lock "cinder-attachment_update-ad165f99-4bbc-482d-ada4-68e4d7d907d4-np0000007409" acquired by "attachment_update" :: waited 0.006s {{(pid=100331) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:21:12.085337 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:21:12.085337 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:21:12.113018 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-bfbffe47-de3a-49d0-af21-3575c1283ec9 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:21:12.118280 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-bfbffe47-de3a-49d0-af21-3575c1283ec9 tempest-ProjectReaderTests-1756122078 tempest-ProjectReaderTests-1756122078-project-admin] GET https://10.4.3.143/volume/v3/snapshots/5e28f46b-21ad-4e55-862f-6a7bd4c00036 Aug 16 21:21:12.118280 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-bfbffe47-de3a-49d0-af21-3575c1283ec9 tempest-ProjectReaderTests-1756122078 tempest-ProjectReaderTests-1756122078-project-admin] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:21:12.118280 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-bfbffe47-de3a-49d0-af21-3575c1283ec9 tempest-ProjectReaderTests-1756122078 tempest-ProjectReaderTests-1756122078-project-admin] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:21:12.126993 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-bfbffe47-de3a-49d0-af21-3575c1283ec9 tempest-ProjectReaderTests-1756122078 tempest-ProjectReaderTests-1756122078-project-admin] https://10.4.3.143/volume/v3/snapshots/5e28f46b-21ad-4e55-862f-6a7bd4c00036 returned with HTTP 404 Aug 16 21:21:12.128682 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 1170/4658] 10.4.3.143 () {66 vars in 1354 bytes} [Sun Aug 16 21:21:12 2026] GET /volume/v3/snapshots/5e28f46b-21ad-4e55-862f-6a7bd4c00036 => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:21:12.137086 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-f3296afd-d999-4a56-b589-6da7d26324f6 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:21:12.139618 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-f3296afd-d999-4a56-b589-6da7d26324f6 tempest-ProjectReaderTests-1756122078 tempest-ProjectReaderTests-1756122078-project-admin] DELETE https://10.4.3.143/volume/v3/volumes/3d69fa53-5be8-488d-b08c-93ff11cf7d2f Aug 16 21:21:12.139910 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-f3296afd-d999-4a56-b589-6da7d26324f6 tempest-ProjectReaderTests-1756122078 tempest-ProjectReaderTests-1756122078-project-admin] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:21:12.140206 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-f3296afd-d999-4a56-b589-6da7d26324f6 tempest-ProjectReaderTests-1756122078 tempest-ProjectReaderTests-1756122078-project-admin] Calling method 'delete' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:21:12.140464 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.v3.volumes [None req-f3296afd-d999-4a56-b589-6da7d26324f6 tempest-ProjectReaderTests-1756122078 tempest-ProjectReaderTests-1756122078-project-admin] Delete volume with id: 3d69fa53-5be8-488d-b08c-93ff11cf7d2f Aug 16 21:21:12.150292 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:21:12.150292 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:21:12.151856 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-f3296afd-d999-4a56-b589-6da7d26324f6 tempest-ProjectReaderTests-1756122078 tempest-ProjectReaderTests-1756122078-project-admin] Volume info retrieved successfully. Aug 16 21:21:12.176264 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-f3296afd-d999-4a56-b589-6da7d26324f6 tempest-ProjectReaderTests-1756122078 tempest-ProjectReaderTests-1756122078-project-admin] Delete volume request issued successfully. Aug 16 21:21:12.176264 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-f3296afd-d999-4a56-b589-6da7d26324f6 tempest-ProjectReaderTests-1756122078 tempest-ProjectReaderTests-1756122078-project-admin] https://10.4.3.143/volume/v3/volumes/3d69fa53-5be8-488d-b08c-93ff11cf7d2f returned with HTTP 202 Aug 16 21:21:12.176264 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 1169/4659] 10.4.3.143 () {66 vars in 1351 bytes} [Sun Aug 16 21:21:12 2026] DELETE /volume/v3/volumes/3d69fa53-5be8-488d-b08c-93ff11cf7d2f => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 21:21:12.184759 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-0f6ea152-c0c6-4640-bb27-1c36bbbfca26 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:21:12.187429 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-0f6ea152-c0c6-4640-bb27-1c36bbbfca26 tempest-ProjectReaderTests-1756122078 tempest-ProjectReaderTests-1756122078-project-admin] GET https://10.4.3.143/volume/v3/volumes/3d69fa53-5be8-488d-b08c-93ff11cf7d2f Aug 16 21:21:12.187800 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-0f6ea152-c0c6-4640-bb27-1c36bbbfca26 tempest-ProjectReaderTests-1756122078 tempest-ProjectReaderTests-1756122078-project-admin] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:21:12.188044 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-0f6ea152-c0c6-4640-bb27-1c36bbbfca26 tempest-ProjectReaderTests-1756122078 tempest-ProjectReaderTests-1756122078-project-admin] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:21:12.199601 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:21:12.199601 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:21:12.200835 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.coordination [req-5d4b1d7f-3ffb-4254-b9e8-665c1dbbbfe5 req-b6628592-9c02-433d-a010-6dd36cfe6516 tempest-TestMinimumBasicScenario-1744355670 tempest-TestMinimumBasicScenario-1744355670-project-member] Lock "cinder-attachment_update-ad165f99-4bbc-482d-ada4-68e4d7d907d4-np0000007409" released by "attachment_update" :: held 0.117s {{(pid=100331) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:21:12.202673 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [req-5d4b1d7f-3ffb-4254-b9e8-665c1dbbbfe5 req-b6628592-9c02-433d-a010-6dd36cfe6516 tempest-TestMinimumBasicScenario-1744355670 tempest-TestMinimumBasicScenario-1744355670-project-member] https://10.4.3.143/volume/v3/attachments/2a3578a7-a1fc-49bd-8395-9f53ee779e64 returned with HTTP 200 Aug 16 21:21:12.202673 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 1168/4660] 10.4.3.143 () {74 vars in 1704 bytes} [Sun Aug 16 21:21:12 2026] PUT /volume/v3/attachments/2a3578a7-a1fc-49bd-8395-9f53ee779e64 => generated 969 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:21:12.210038 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-0f6ea152-c0c6-4640-bb27-1c36bbbfca26 tempest-ProjectReaderTests-1756122078 tempest-ProjectReaderTests-1756122078-project-admin] Volume info retrieved successfully. Aug 16 21:21:12.219170 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-0f6ea152-c0c6-4640-bb27-1c36bbbfca26 tempest-ProjectReaderTests-1756122078 tempest-ProjectReaderTests-1756122078-project-admin] https://10.4.3.143/volume/v3/volumes/3d69fa53-5be8-488d-b08c-93ff11cf7d2f returned with HTTP 200 Aug 16 21:21:12.220946 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 1154/4661] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:21:12 2026] GET /volume/v3/volumes/3d69fa53-5be8-488d-b08c-93ff11cf7d2f => generated 1016 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:21:12.269380 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-2b93a537-e524-471c-bd53-8e0f6f0cfa5c None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:21:12.272440 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-2b93a537-e524-471c-bd53-8e0f6f0cfa5c tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] GET https://10.4.3.143/volume/v3/backups/f99807f8-8359-451f-ab0f-b4e1cf1b9a93 Aug 16 21:21:12.273517 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-2b93a537-e524-471c-bd53-8e0f6f0cfa5c tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:21:12.273814 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-2b93a537-e524-471c-bd53-8e0f6f0cfa5c tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:21:12.274133 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.v3.backups [None req-2b93a537-e524-471c-bd53-8e0f6f0cfa5c tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Show backup with id f99807f8-8359-451f-ab0f-b4e1cf1b9a93. {{(pid=100330) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:21:12.279882 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-2b93a537-e524-471c-bd53-8e0f6f0cfa5c tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] https://10.4.3.143/volume/v3/backups/f99807f8-8359-451f-ab0f-b4e1cf1b9a93 returned with HTTP 404 Aug 16 21:21:12.281669 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 1171/4662] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:21:12 2026] GET /volume/v3/backups/f99807f8-8359-451f-ab0f-b4e1cf1b9a93 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:21:12.292890 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-c1608682-1dc3-47ca-9660-06077acdd302 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:21:12.296324 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-c1608682-1dc3-47ca-9660-06077acdd302 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] DELETE https://10.4.3.143/volume/v3/volumes/7efbb935-1fb5-44bd-b5fa-84ad00752c67 Aug 16 21:21:12.296796 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-c1608682-1dc3-47ca-9660-06077acdd302 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:21:12.297043 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-c1608682-1dc3-47ca-9660-06077acdd302 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Calling method 'delete' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:21:12.297245 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.v3.volumes [None req-c1608682-1dc3-47ca-9660-06077acdd302 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Delete volume with id: 7efbb935-1fb5-44bd-b5fa-84ad00752c67 Aug 16 21:21:12.307127 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:21:12.307127 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:21:12.307657 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-c1608682-1dc3-47ca-9660-06077acdd302 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Volume info retrieved successfully. Aug 16 21:21:12.328697 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-c1608682-1dc3-47ca-9660-06077acdd302 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Delete volume request issued successfully. Aug 16 21:21:12.328977 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-c1608682-1dc3-47ca-9660-06077acdd302 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] https://10.4.3.143/volume/v3/volumes/7efbb935-1fb5-44bd-b5fa-84ad00752c67 returned with HTTP 202 Aug 16 21:21:12.329476 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 1170/4663] 10.4.3.143 () {68 vars in 1391 bytes} [Sun Aug 16 21:21:12 2026] DELETE /volume/v3/volumes/7efbb935-1fb5-44bd-b5fa-84ad00752c67 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 21:21:12.340887 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-65d1ef33-6ea4-4466-8eb3-8f44066fddf8 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:21:12.342999 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-65d1ef33-6ea4-4466-8eb3-8f44066fddf8 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] GET https://10.4.3.143/volume/v3/volumes/7efbb935-1fb5-44bd-b5fa-84ad00752c67 Aug 16 21:21:12.343228 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-65d1ef33-6ea4-4466-8eb3-8f44066fddf8 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:21:12.343451 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-65d1ef33-6ea4-4466-8eb3-8f44066fddf8 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:21:12.357942 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:21:12.357942 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:21:12.362394 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-65d1ef33-6ea4-4466-8eb3-8f44066fddf8 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Volume info retrieved successfully. Aug 16 21:21:12.367667 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-65d1ef33-6ea4-4466-8eb3-8f44066fddf8 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] https://10.4.3.143/volume/v3/volumes/7efbb935-1fb5-44bd-b5fa-84ad00752c67 returned with HTTP 200 Aug 16 21:21:12.368331 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 1169/4664] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:21:12 2026] GET /volume/v3/volumes/7efbb935-1fb5-44bd-b5fa-84ad00752c67 => generated 1017 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:21:12.929207 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-db8219d2-7104-4658-82b2-83f0274bdf1c None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:21:12.931047 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-db8219d2-7104-4658-82b2-83f0274bdf1c tempest-TestMinimumBasicScenario-1744355670 tempest-TestMinimumBasicScenario-1744355670-project-member] GET https://10.4.3.143/volume/v3/volumes/ad165f99-4bbc-482d-ada4-68e4d7d907d4 Aug 16 21:21:12.931222 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-db8219d2-7104-4658-82b2-83f0274bdf1c tempest-TestMinimumBasicScenario-1744355670 tempest-TestMinimumBasicScenario-1744355670-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:21:12.931400 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-db8219d2-7104-4658-82b2-83f0274bdf1c tempest-TestMinimumBasicScenario-1744355670 tempest-TestMinimumBasicScenario-1744355670-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:21:12.940962 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:21:12.940962 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:21:12.945337 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-db8219d2-7104-4658-82b2-83f0274bdf1c tempest-TestMinimumBasicScenario-1744355670 tempest-TestMinimumBasicScenario-1744355670-project-member] Volume info retrieved successfully. Aug 16 21:21:12.950175 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-db8219d2-7104-4658-82b2-83f0274bdf1c tempest-TestMinimumBasicScenario-1744355670 tempest-TestMinimumBasicScenario-1744355670-project-member] https://10.4.3.143/volume/v3/volumes/ad165f99-4bbc-482d-ada4-68e4d7d907d4 returned with HTTP 200 Aug 16 21:21:12.950742 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 1155/4665] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:21:12 2026] GET /volume/v3/volumes/ad165f99-4bbc-482d-ada4-68e4d7d907d4 => generated 848 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:21:13.237833 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-ec86637c-6782-4232-9477-ad7fe04512ed None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:21:13.239797 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-ec86637c-6782-4232-9477-ad7fe04512ed tempest-ProjectReaderTests-1756122078 tempest-ProjectReaderTests-1756122078-project-admin] GET https://10.4.3.143/volume/v3/volumes/3d69fa53-5be8-488d-b08c-93ff11cf7d2f Aug 16 21:21:13.240149 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-ec86637c-6782-4232-9477-ad7fe04512ed tempest-ProjectReaderTests-1756122078 tempest-ProjectReaderTests-1756122078-project-admin] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:21:13.240438 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-ec86637c-6782-4232-9477-ad7fe04512ed tempest-ProjectReaderTests-1756122078 tempest-ProjectReaderTests-1756122078-project-admin] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:21:13.247026 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-ec86637c-6782-4232-9477-ad7fe04512ed tempest-ProjectReaderTests-1756122078 tempest-ProjectReaderTests-1756122078-project-admin] https://10.4.3.143/volume/v3/volumes/3d69fa53-5be8-488d-b08c-93ff11cf7d2f returned with HTTP 404 Aug 16 21:21:13.247700 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 1172/4666] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:21:13 2026] GET /volume/v3/volumes/3d69fa53-5be8-488d-b08c-93ff11cf7d2f => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:21:13.256837 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-0d89c39f-766b-4b9c-8642-4bae948c8993 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:21:13.258720 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-0d89c39f-766b-4b9c-8642-4bae948c8993 tempest-ProjectReaderTests-1756122078 tempest-ProjectReaderTests-1756122078-project-admin] POST https://10.4.3.143/volume/v3/volumes Aug 16 21:21:13.259081 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-0d89c39f-766b-4b9c-8642-4bae948c8993 tempest-ProjectReaderTests-1756122078 tempest-ProjectReaderTests-1756122078-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1882992493"}} {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:21:13.260572 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.v3.volumes [None req-0d89c39f-766b-4b9c-8642-4bae948c8993 tempest-ProjectReaderTests-1756122078 tempest-ProjectReaderTests-1756122078-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1882992493'}} {{(pid=100332) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 21:21:13.260723 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.v3.volumes [None req-0d89c39f-766b-4b9c-8642-4bae948c8993 tempest-ProjectReaderTests-1756122078 tempest-ProjectReaderTests-1756122078-project-admin] Create volume of 1 GB Aug 16 21:21:13.265091 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-0d89c39f-766b-4b9c-8642-4bae948c8993 tempest-ProjectReaderTests-1756122078 tempest-ProjectReaderTests-1756122078-project-admin] Availability Zones retrieved successfully. Aug 16 21:21:13.271631 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-0d89c39f-766b-4b9c-8642-4bae948c8993 tempest-ProjectReaderTests-1756122078 tempest-ProjectReaderTests-1756122078-project-admin] Flow 'volume_create_api' (5974a1ac-57c1-45f5-acfb-c52e03cf4d62) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100332) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:21:13.273493 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-0d89c39f-766b-4b9c-8642-4bae948c8993 tempest-ProjectReaderTests-1756122078 tempest-ProjectReaderTests-1756122078-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2a359f22-4f4c-49d2-bdcc-ed422603b520) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:21:13.273661 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.flows.api.create_volume [None req-0d89c39f-766b-4b9c-8642-4bae948c8993 tempest-ProjectReaderTests-1756122078 tempest-ProjectReaderTests-1756122078-project-admin] Validating volume size '1' using validate_int {{(pid=100332) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 21:21:13.306314 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-0d89c39f-766b-4b9c-8642-4bae948c8993 tempest-ProjectReaderTests-1756122078 tempest-ProjectReaderTests-1756122078-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2a359f22-4f4c-49d2-bdcc-ed422603b520) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T21:04:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=69e633b8-fab9-4b15-8b40-4f1a67c51cda,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '69e633b8-fab9-4b15-8b40-4f1a67c51cda', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:21:13.307444 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-0d89c39f-766b-4b9c-8642-4bae948c8993 tempest-ProjectReaderTests-1756122078 tempest-ProjectReaderTests-1756122078-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0c68004f-4de1-4662-b9b9-1e71e86dae00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:21:13.365890 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.quota [None req-0d89c39f-766b-4b9c-8642-4bae948c8993 tempest-ProjectReaderTests-1756122078 tempest-ProjectReaderTests-1756122078-project-admin] Created reservations ['8e912874-7232-42fd-8cfc-0a206377f9f7', '8056d496-b780-4065-82fc-7759169076c4', 'fdcf8af2-7296-4aa9-a062-80f57e7fddbc', '65819093-b000-42c2-b27c-755214629d4f'] {{(pid=100332) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:21:13.366982 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-0d89c39f-766b-4b9c-8642-4bae948c8993 tempest-ProjectReaderTests-1756122078 tempest-ProjectReaderTests-1756122078-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0c68004f-4de1-4662-b9b9-1e71e86dae00) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8e912874-7232-42fd-8cfc-0a206377f9f7', '8056d496-b780-4065-82fc-7759169076c4', 'fdcf8af2-7296-4aa9-a062-80f57e7fddbc', '65819093-b000-42c2-b27c-755214629d4f']}' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:21:13.367725 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-0d89c39f-766b-4b9c-8642-4bae948c8993 tempest-ProjectReaderTests-1756122078 tempest-ProjectReaderTests-1756122078-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0db506f8-96af-407b-84e7-8c24252744ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:21:13.386013 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-0e8dfecf-8e9a-4a34-97f6-e75b9bb7cb67 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:21:13.388434 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-0e8dfecf-8e9a-4a34-97f6-e75b9bb7cb67 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] GET https://10.4.3.143/volume/v3/volumes/7efbb935-1fb5-44bd-b5fa-84ad00752c67 Aug 16 21:21:13.388709 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-0e8dfecf-8e9a-4a34-97f6-e75b9bb7cb67 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:21:13.388978 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-0e8dfecf-8e9a-4a34-97f6-e75b9bb7cb67 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:21:13.396629 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-0e8dfecf-8e9a-4a34-97f6-e75b9bb7cb67 tempest-ProjectAdminTests33-1832962644 tempest-ProjectAdminTests33-1832962644-project-admin] https://10.4.3.143/volume/v3/volumes/7efbb935-1fb5-44bd-b5fa-84ad00752c67 returned with HTTP 404 Aug 16 21:21:13.397299 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 1170/4667] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:21:13 2026] GET /volume/v3/volumes/7efbb935-1fb5-44bd-b5fa-84ad00752c67 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:21:13.403362 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-0d89c39f-766b-4b9c-8642-4bae948c8993 tempest-ProjectReaderTests-1756122078 tempest-ProjectReaderTests-1756122078-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0db506f8-96af-407b-84e7-8c24252744ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f04dcb63-9011-4ab5-80ee-1a65767200bc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1882992493',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e2c66fee8f5e49d59889a7b9270b7b2c',qos_specs=None,replication_status=,reservations=['8e912874-7232-42fd-8cfc-0a206377f9f7','8056d496-b780-4065-82fc-7759169076c4','fdcf8af2-7296-4aa9-a062-80f57e7fddbc','65819093-b000-42c2-b27c-755214629d4f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ee5af28d6b494cdb8edceb1744ad9222',volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T21:21:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1882992493',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f04dcb63-9011-4ab5-80ee-1a65767200bc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e2c66fee8f5e49d59889a7b9270b7b2c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ee5af28d6b494cdb8edceb1744ad9222',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(69e633b8-fab9-4b15-8b40-4f1a67c51cda),volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda)}' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:21:13.403362 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-0d89c39f-766b-4b9c-8642-4bae948c8993 tempest-ProjectReaderTests-1756122078 tempest-ProjectReaderTests-1756122078-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4759a108-68c0-4333-b31d-517cf6e59b39) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:21:13.435977 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-0d89c39f-766b-4b9c-8642-4bae948c8993 tempest-ProjectReaderTests-1756122078 tempest-ProjectReaderTests-1756122078-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4759a108-68c0-4333-b31d-517cf6e59b39) transitioned into state 'SUCCESS' from state '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-1882992493',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e2c66fee8f5e49d59889a7b9270b7b2c',qos_specs=None,replication_status=,reservations=['8e912874-7232-42fd-8cfc-0a206377f9f7','8056d496-b780-4065-82fc-7759169076c4','fdcf8af2-7296-4aa9-a062-80f57e7fddbc','65819093-b000-42c2-b27c-755214629d4f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ee5af28d6b494cdb8edceb1744ad9222',volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda)}' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:21:13.436987 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-0d89c39f-766b-4b9c-8642-4bae948c8993 tempest-ProjectReaderTests-1756122078 tempest-ProjectReaderTests-1756122078-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7deb009f-ddc2-430a-b98e-bae20a219d36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:21:13.451095 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-0d89c39f-766b-4b9c-8642-4bae948c8993 tempest-ProjectReaderTests-1756122078 tempest-ProjectReaderTests-1756122078-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7deb009f-ddc2-430a-b98e-bae20a219d36) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:21:13.452242 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-0d89c39f-766b-4b9c-8642-4bae948c8993 tempest-ProjectReaderTests-1756122078 tempest-ProjectReaderTests-1756122078-project-admin] Flow 'volume_create_api' (5974a1ac-57c1-45f5-acfb-c52e03cf4d62) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100332) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:21:13.452685 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-0d89c39f-766b-4b9c-8642-4bae948c8993 tempest-ProjectReaderTests-1756122078 tempest-ProjectReaderTests-1756122078-project-admin] Create volume request issued successfully. Aug 16 21:21:13.453499 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-0d89c39f-766b-4b9c-8642-4bae948c8993 tempest-ProjectReaderTests-1756122078 tempest-ProjectReaderTests-1756122078-project-admin] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Aug 16 21:21:13.454026 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 1171/4668] 10.4.3.143 () {68 vars in 1258 bytes} [Sun Aug 16 21:21:13 2026] POST /volume/v3/volumes => generated 778 bytes in 198 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 21:21:13.478708 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-9501727d-ea33-44c2-8e22-749145f33337 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:21:13.482188 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-9501727d-ea33-44c2-8e22-749145f33337 tempest-ProjectReaderTests-1756122078 tempest-ProjectReaderTests-1756122078-project-admin] GET https://10.4.3.143/volume/v3/volumes/f04dcb63-9011-4ab5-80ee-1a65767200bc Aug 16 21:21:13.482960 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-9501727d-ea33-44c2-8e22-749145f33337 tempest-ProjectReaderTests-1756122078 tempest-ProjectReaderTests-1756122078-project-admin] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:21:13.483371 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-9501727d-ea33-44c2-8e22-749145f33337 tempest-ProjectReaderTests-1756122078 tempest-ProjectReaderTests-1756122078-project-admin] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:21:13.493798 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:21:13.493798 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:21:13.504856 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-9501727d-ea33-44c2-8e22-749145f33337 tempest-ProjectReaderTests-1756122078 tempest-ProjectReaderTests-1756122078-project-admin] Volume info retrieved successfully. Aug 16 21:21:13.510727 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-9501727d-ea33-44c2-8e22-749145f33337 tempest-ProjectReaderTests-1756122078 tempest-ProjectReaderTests-1756122078-project-admin] https://10.4.3.143/volume/v3/volumes/f04dcb63-9011-4ab5-80ee-1a65767200bc returned with HTTP 200 Aug 16 21:21:13.517250 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 1156/4669] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:21:13 2026] GET /volume/v3/volumes/f04dcb63-9011-4ab5-80ee-1a65767200bc => generated 957 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:21:13.963098 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-f069d176-85b8-4576-81c8-7c480702b9e8 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:21:13.966538 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-f069d176-85b8-4576-81c8-7c480702b9e8 tempest-TestMinimumBasicScenario-1744355670 tempest-TestMinimumBasicScenario-1744355670-project-member] GET https://10.4.3.143/volume/v3/volumes/ad165f99-4bbc-482d-ada4-68e4d7d907d4 Aug 16 21:21:13.966538 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-f069d176-85b8-4576-81c8-7c480702b9e8 tempest-TestMinimumBasicScenario-1744355670 tempest-TestMinimumBasicScenario-1744355670-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:21:13.966538 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-f069d176-85b8-4576-81c8-7c480702b9e8 tempest-TestMinimumBasicScenario-1744355670 tempest-TestMinimumBasicScenario-1744355670-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:21:13.978388 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:21:13.978388 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:21:13.982540 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-f069d176-85b8-4576-81c8-7c480702b9e8 tempest-TestMinimumBasicScenario-1744355670 tempest-TestMinimumBasicScenario-1744355670-project-member] Volume info retrieved successfully. Aug 16 21:21:13.988356 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-f069d176-85b8-4576-81c8-7c480702b9e8 tempest-TestMinimumBasicScenario-1744355670 tempest-TestMinimumBasicScenario-1744355670-project-member] https://10.4.3.143/volume/v3/volumes/ad165f99-4bbc-482d-ada4-68e4d7d907d4 returned with HTTP 200 Aug 16 21:21:13.989076 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 1173/4670] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:21:13 2026] GET /volume/v3/volumes/ad165f99-4bbc-482d-ada4-68e4d7d907d4 => generated 848 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:21:14.534939 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-b97a0195-3f91-4626-b8c4-441e50ec6070 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:21:14.537107 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-b97a0195-3f91-4626-b8c4-441e50ec6070 tempest-ProjectReaderTests-1756122078 tempest-ProjectReaderTests-1756122078-project-admin] GET https://10.4.3.143/volume/v3/volumes/f04dcb63-9011-4ab5-80ee-1a65767200bc Aug 16 21:21:14.537234 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-b97a0195-3f91-4626-b8c4-441e50ec6070 tempest-ProjectReaderTests-1756122078 tempest-ProjectReaderTests-1756122078-project-admin] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:21:14.537529 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-b97a0195-3f91-4626-b8c4-441e50ec6070 tempest-ProjectReaderTests-1756122078 tempest-ProjectReaderTests-1756122078-project-admin] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:21:14.544752 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:21:14.544752 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:21:14.549548 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-b97a0195-3f91-4626-b8c4-441e50ec6070 tempest-ProjectReaderTests-1756122078 tempest-ProjectReaderTests-1756122078-project-admin] Volume info retrieved successfully. Aug 16 21:21:14.555268 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-b97a0195-3f91-4626-b8c4-441e50ec6070 tempest-ProjectReaderTests-1756122078 tempest-ProjectReaderTests-1756122078-project-admin] https://10.4.3.143/volume/v3/volumes/f04dcb63-9011-4ab5-80ee-1a65767200bc returned with HTTP 200 Aug 16 21:21:14.555854 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 1171/4671] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:21:14 2026] GET /volume/v3/volumes/f04dcb63-9011-4ab5-80ee-1a65767200bc => generated 1018 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:21:14.568046 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-b19e026a-f5bb-40ea-a92d-ed8cde94d36c None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:21:14.570103 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-b19e026a-f5bb-40ea-a92d-ed8cde94d36c tempest-ProjectReaderTests-1756122078 tempest-ProjectReaderTests-1756122078-project-admin] POST https://10.4.3.143/volume/v3/snapshots Aug 16 21:21:14.570454 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-b19e026a-f5bb-40ea-a92d-ed8cde94d36c tempest-ProjectReaderTests-1756122078 tempest-ProjectReaderTests-1756122078-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f04dcb63-9011-4ab5-80ee-1a65767200bc", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-2083044310"}} {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:21:14.580358 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:21:14.580358 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:21:14.580748 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-b19e026a-f5bb-40ea-a92d-ed8cde94d36c tempest-ProjectReaderTests-1756122078 tempest-ProjectReaderTests-1756122078-project-admin] Volume info retrieved successfully. Aug 16 21:21:14.580891 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.v3.snapshots [None req-b19e026a-f5bb-40ea-a92d-ed8cde94d36c tempest-ProjectReaderTests-1756122078 tempest-ProjectReaderTests-1756122078-project-admin] Create snapshot from volume f04dcb63-9011-4ab5-80ee-1a65767200bc Aug 16 21:21:14.615769 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.quota [None req-b19e026a-f5bb-40ea-a92d-ed8cde94d36c tempest-ProjectReaderTests-1756122078 tempest-ProjectReaderTests-1756122078-project-admin] Created reservations ['f1462013-68d4-46b2-a419-dde1db73c10f', 'b32c8758-c1de-40b2-9415-d933babcadb6', '1e6c41c3-8622-4836-a5c6-1541a2ec30e5', 'd503f9e6-7bc8-4e11-9026-4833fe0810d9'] {{(pid=100332) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:21:14.658590 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-b19e026a-f5bb-40ea-a92d-ed8cde94d36c tempest-ProjectReaderTests-1756122078 tempest-ProjectReaderTests-1756122078-project-admin] Snapshot create request issued successfully. Aug 16 21:21:14.658978 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-b19e026a-f5bb-40ea-a92d-ed8cde94d36c tempest-ProjectReaderTests-1756122078 tempest-ProjectReaderTests-1756122078-project-admin] https://10.4.3.143/volume/v3/snapshots returned with HTTP 202 Aug 16 21:21:14.659454 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 1172/4672] 10.4.3.143 () {68 vars in 1265 bytes} [Sun Aug 16 21:21:14 2026] POST /volume/v3/snapshots => generated 308 bytes in 92 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 21:21:14.670049 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-9cd3d129-d56e-4b52-89b2-11eb8736728b None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:21:14.672472 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-9cd3d129-d56e-4b52-89b2-11eb8736728b tempest-ProjectReaderTests-1756122078 tempest-ProjectReaderTests-1756122078-project-admin] GET https://10.4.3.143/volume/v3/snapshots/a555977e-ad3e-4ec0-91a3-e697465828a7 Aug 16 21:21:14.672754 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-9cd3d129-d56e-4b52-89b2-11eb8736728b tempest-ProjectReaderTests-1756122078 tempest-ProjectReaderTests-1756122078-project-admin] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:21:14.673027 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-9cd3d129-d56e-4b52-89b2-11eb8736728b tempest-ProjectReaderTests-1756122078 tempest-ProjectReaderTests-1756122078-project-admin] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:21:14.680475 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:21:14.680475 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:21:14.680475 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-9cd3d129-d56e-4b52-89b2-11eb8736728b tempest-ProjectReaderTests-1756122078 tempest-ProjectReaderTests-1756122078-project-admin] Snapshot retrieved successfully. Aug 16 21:21:14.681850 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-9cd3d129-d56e-4b52-89b2-11eb8736728b tempest-ProjectReaderTests-1756122078 tempest-ProjectReaderTests-1756122078-project-admin] https://10.4.3.143/volume/v3/snapshots/a555977e-ad3e-4ec0-91a3-e697465828a7 returned with HTTP 200 Aug 16 21:21:14.682184 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 1157/4673] 10.4.3.143 () {66 vars in 1354 bytes} [Sun Aug 16 21:21:14 2026] GET /volume/v3/snapshots/a555977e-ad3e-4ec0-91a3-e697465828a7 => generated 440 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:21:15.005895 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-2c4e46dd-d728-45b7-8f94-061ce6b768e6 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:21:15.007925 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-2c4e46dd-d728-45b7-8f94-061ce6b768e6 tempest-TestMinimumBasicScenario-1744355670 tempest-TestMinimumBasicScenario-1744355670-project-member] GET https://10.4.3.143/volume/v3/volumes/ad165f99-4bbc-482d-ada4-68e4d7d907d4 Aug 16 21:21:15.008148 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-2c4e46dd-d728-45b7-8f94-061ce6b768e6 tempest-TestMinimumBasicScenario-1744355670 tempest-TestMinimumBasicScenario-1744355670-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:21:15.008384 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-2c4e46dd-d728-45b7-8f94-061ce6b768e6 tempest-TestMinimumBasicScenario-1744355670 tempest-TestMinimumBasicScenario-1744355670-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:21:15.017753 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:21:15.017753 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:21:15.021395 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-2c4e46dd-d728-45b7-8f94-061ce6b768e6 tempest-TestMinimumBasicScenario-1744355670 tempest-TestMinimumBasicScenario-1744355670-project-member] Volume info retrieved successfully. Aug 16 21:21:15.025732 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-2c4e46dd-d728-45b7-8f94-061ce6b768e6 tempest-TestMinimumBasicScenario-1744355670 tempest-TestMinimumBasicScenario-1744355670-project-member] https://10.4.3.143/volume/v3/volumes/ad165f99-4bbc-482d-ada4-68e4d7d907d4 returned with HTTP 200 Aug 16 21:21:15.026126 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 1174/4674] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:21:15 2026] GET /volume/v3/volumes/ad165f99-4bbc-482d-ada4-68e4d7d907d4 => generated 848 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:21:15.126185 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-ea4e1df7-9d29-419f-bed2-768ccc1a2d7e None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:21:15.241296 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-ea4e1df7-9d29-419f-bed2-768ccc1a2d7e tempest-ProjectReaderTests-1124252315 tempest-ProjectReaderTests-1124252315-project-admin] POST https://10.4.3.143/volume/v3/types Aug 16 21:21:15.241872 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-ea4e1df7-9d29-419f-bed2-768ccc1a2d7e tempest-ProjectReaderTests-1124252315 tempest-ProjectReaderTests-1124252315-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectReaderTests-volume-type-1268244687", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1323681333", "vendor_name": "tempest-vendor_name-1151989769"}}} {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:21:15.263431 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-ea4e1df7-9d29-419f-bed2-768ccc1a2d7e tempest-ProjectReaderTests-1124252315 tempest-ProjectReaderTests-1124252315-project-admin] https://10.4.3.143/volume/v3/types returned with HTTP 200 Aug 16 21:21:15.263940 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 1172/4675] 10.4.3.143 () {68 vars in 1253 bytes} [Sun Aug 16 21:21:15 2026] POST /volume/v3/types => generated 330 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:21:15.273193 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-75040121-8df9-4b48-9273-4fba8308cc20 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:21:15.275272 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-75040121-8df9-4b48-9273-4fba8308cc20 tempest-ProjectReaderTests-1124252315 tempest-ProjectReaderTests-1124252315-project-admin] POST https://10.4.3.143/volume/v3/volumes Aug 16 21:21:15.275692 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-75040121-8df9-4b48-9273-4fba8308cc20 tempest-ProjectReaderTests-1124252315 tempest-ProjectReaderTests-1124252315-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "a0e821bc-5d6b-4fb7-96c8-b342a00fb68e", "size": 1}} {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:21:15.277467 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.v3.volumes [None req-75040121-8df9-4b48-9273-4fba8308cc20 tempest-ProjectReaderTests-1124252315 tempest-ProjectReaderTests-1124252315-project-admin] Create volume request body: {'volume': {'volume_type': 'a0e821bc-5d6b-4fb7-96c8-b342a00fb68e', 'size': 1}} {{(pid=100332) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 21:21:15.282299 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.v3.volumes [None req-75040121-8df9-4b48-9273-4fba8308cc20 tempest-ProjectReaderTests-1124252315 tempest-ProjectReaderTests-1124252315-project-admin] Create volume of 1 GB Aug 16 21:21:15.282743 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:21:15.282743 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:21:15.283348 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-75040121-8df9-4b48-9273-4fba8308cc20 tempest-ProjectReaderTests-1124252315 tempest-ProjectReaderTests-1124252315-project-admin] Availability Zones retrieved successfully. Aug 16 21:21:15.290955 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-75040121-8df9-4b48-9273-4fba8308cc20 tempest-ProjectReaderTests-1124252315 tempest-ProjectReaderTests-1124252315-project-admin] Flow 'volume_create_api' (8f113416-ba62-42e5-b32e-8c66484e6e13) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100332) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:21:15.291875 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-75040121-8df9-4b48-9273-4fba8308cc20 tempest-ProjectReaderTests-1124252315 tempest-ProjectReaderTests-1124252315-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3a1ba976-9c0c-4208-a39a-68a9fc81a49e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:21:15.292619 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.flows.api.create_volume [None req-75040121-8df9-4b48-9273-4fba8308cc20 tempest-ProjectReaderTests-1124252315 tempest-ProjectReaderTests-1124252315-project-admin] Validating volume size '1' using validate_int {{(pid=100332) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 21:21:15.313995 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-75040121-8df9-4b48-9273-4fba8308cc20 tempest-ProjectReaderTests-1124252315 tempest-ProjectReaderTests-1124252315-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3a1ba976-9c0c-4208-a39a-68a9fc81a49e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T21:21:15Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1323681333',vendor_name='tempest-vendor_name-1151989769'},id=a0e821bc-5d6b-4fb7-96c8-b342a00fb68e,is_public=True,name='tempest-ProjectReaderTests-volume-type-1268244687',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a0e821bc-5d6b-4fb7-96c8-b342a00fb68e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:21:15.315103 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-75040121-8df9-4b48-9273-4fba8308cc20 tempest-ProjectReaderTests-1124252315 tempest-ProjectReaderTests-1124252315-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a41bdc37-8b6c-466b-a58e-0735c140cbe7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:21:15.348253 np0000007409 devstack@c-api.service[100332]: WARNING cinder.quota [None req-75040121-8df9-4b48-9273-4fba8308cc20 tempest-ProjectReaderTests-1124252315 tempest-ProjectReaderTests-1124252315-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-1268244687 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-1268244687, it is now deprecated. Please use the default quota class for default quota. Aug 16 21:21:15.348858 np0000007409 devstack@c-api.service[100332]: WARNING cinder.quota [None req-75040121-8df9-4b48-9273-4fba8308cc20 tempest-ProjectReaderTests-1124252315 tempest-ProjectReaderTests-1124252315-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-1268244687 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-1268244687, it is now deprecated. Please use the default quota class for default quota. Aug 16 21:21:15.388601 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.quota [None req-75040121-8df9-4b48-9273-4fba8308cc20 tempest-ProjectReaderTests-1124252315 tempest-ProjectReaderTests-1124252315-project-admin] Created reservations ['43d7538a-f6ed-4a87-994b-9a880cff85c0', 'e65f09a4-4ccf-4833-8fc5-da1cfc08f5fd', '5ef9c693-4937-4e86-9d1f-d5b5d84333b3', '976927fc-0b9f-4357-a419-c4bc587bc1a2'] {{(pid=100332) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:21:15.389443 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-75040121-8df9-4b48-9273-4fba8308cc20 tempest-ProjectReaderTests-1124252315 tempest-ProjectReaderTests-1124252315-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a41bdc37-8b6c-466b-a58e-0735c140cbe7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['43d7538a-f6ed-4a87-994b-9a880cff85c0', 'e65f09a4-4ccf-4833-8fc5-da1cfc08f5fd', '5ef9c693-4937-4e86-9d1f-d5b5d84333b3', '976927fc-0b9f-4357-a419-c4bc587bc1a2']}' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:21:15.390259 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-75040121-8df9-4b48-9273-4fba8308cc20 tempest-ProjectReaderTests-1124252315 tempest-ProjectReaderTests-1124252315-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8931fce6-ce60-4863-b526-c8d6673d7341) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:21:15.416942 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-75040121-8df9-4b48-9273-4fba8308cc20 tempest-ProjectReaderTests-1124252315 tempest-ProjectReaderTests-1124252315-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8931fce6-ce60-4863-b526-c8d6673d7341) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dc17aeae-019f-47c9-8f3e-af6448b0c658', '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='47602df4db6b4b7a81221992c6a1fca8',qos_specs=None,replication_status=,reservations=['43d7538a-f6ed-4a87-994b-9a880cff85c0','e65f09a4-4ccf-4833-8fc5-da1cfc08f5fd','5ef9c693-4937-4e86-9d1f-d5b5d84333b3','976927fc-0b9f-4357-a419-c4bc587bc1a2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9d14df2d88b2463fb4861bdffd124170',volume_type_id=a0e821bc-5d6b-4fb7-96c8-b342a00fb68e), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T21:21:15Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=dc17aeae-019f-47c9-8f3e-af6448b0c658,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='47602df4db6b4b7a81221992c6a1fca8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9d14df2d88b2463fb4861bdffd124170',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a0e821bc-5d6b-4fb7-96c8-b342a00fb68e),volume_type_id=a0e821bc-5d6b-4fb7-96c8-b342a00fb68e)}' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:21:15.417826 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-75040121-8df9-4b48-9273-4fba8308cc20 tempest-ProjectReaderTests-1124252315 tempest-ProjectReaderTests-1124252315-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b142aeec-f29c-46a3-ab48-b35f92a55c10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:21:15.436299 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-75040121-8df9-4b48-9273-4fba8308cc20 tempest-ProjectReaderTests-1124252315 tempest-ProjectReaderTests-1124252315-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b142aeec-f29c-46a3-ab48-b35f92a55c10) transitioned into state 'SUCCESS' from 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='47602df4db6b4b7a81221992c6a1fca8',qos_specs=None,replication_status=,reservations=['43d7538a-f6ed-4a87-994b-9a880cff85c0','e65f09a4-4ccf-4833-8fc5-da1cfc08f5fd','5ef9c693-4937-4e86-9d1f-d5b5d84333b3','976927fc-0b9f-4357-a419-c4bc587bc1a2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9d14df2d88b2463fb4861bdffd124170',volume_type_id=a0e821bc-5d6b-4fb7-96c8-b342a00fb68e)}' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:21:15.437048 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-75040121-8df9-4b48-9273-4fba8308cc20 tempest-ProjectReaderTests-1124252315 tempest-ProjectReaderTests-1124252315-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (23cc4359-745e-44cb-b5ea-3b03ddcfb93f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:21:15.445933 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-75040121-8df9-4b48-9273-4fba8308cc20 tempest-ProjectReaderTests-1124252315 tempest-ProjectReaderTests-1124252315-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (23cc4359-745e-44cb-b5ea-3b03ddcfb93f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:21:15.446768 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-75040121-8df9-4b48-9273-4fba8308cc20 tempest-ProjectReaderTests-1124252315 tempest-ProjectReaderTests-1124252315-project-admin] Flow 'volume_create_api' (8f113416-ba62-42e5-b32e-8c66484e6e13) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100332) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:21:15.447101 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-75040121-8df9-4b48-9273-4fba8308cc20 tempest-ProjectReaderTests-1124252315 tempest-ProjectReaderTests-1124252315-project-admin] Create volume request issued successfully. Aug 16 21:21:15.447620 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-75040121-8df9-4b48-9273-4fba8308cc20 tempest-ProjectReaderTests-1124252315 tempest-ProjectReaderTests-1124252315-project-admin] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Aug 16 21:21:15.448065 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 1173/4676] 10.4.3.143 () {70 vars in 1298 bytes} [Sun Aug 16 21:21:15 2026] POST /volume/v3/volumes => generated 774 bytes in 175 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 21:21:15.460250 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-a0fb06df-c40a-40fe-bb46-0e8677f80295 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:21:15.462213 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-a0fb06df-c40a-40fe-bb46-0e8677f80295 tempest-ProjectReaderTests-1124252315 tempest-ProjectReaderTests-1124252315-project-admin] GET https://10.4.3.143/volume/v3/volumes/dc17aeae-019f-47c9-8f3e-af6448b0c658 Aug 16 21:21:15.462595 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-a0fb06df-c40a-40fe-bb46-0e8677f80295 tempest-ProjectReaderTests-1124252315 tempest-ProjectReaderTests-1124252315-project-admin] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:21:15.462973 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-a0fb06df-c40a-40fe-bb46-0e8677f80295 tempest-ProjectReaderTests-1124252315 tempest-ProjectReaderTests-1124252315-project-admin] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:21:15.471715 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:21:15.471715 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:21:15.477570 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-a0fb06df-c40a-40fe-bb46-0e8677f80295 tempest-ProjectReaderTests-1124252315 tempest-ProjectReaderTests-1124252315-project-admin] Volume info retrieved successfully. Aug 16 21:21:15.483359 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-a0fb06df-c40a-40fe-bb46-0e8677f80295 tempest-ProjectReaderTests-1124252315 tempest-ProjectReaderTests-1124252315-project-admin] https://10.4.3.143/volume/v3/volumes/dc17aeae-019f-47c9-8f3e-af6448b0c658 returned with HTTP 200 Aug 16 21:21:15.484037 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 1158/4677] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:21:15 2026] GET /volume/v3/volumes/dc17aeae-019f-47c9-8f3e-af6448b0c658 => generated 953 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:21:15.536116 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [req-5d4b1d7f-3ffb-4254-b9e8-665c1dbbbfe5 req-b46a54f4-56d8-4cf4-86b1-a336c69556f3 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:21:15.541905 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [req-5d4b1d7f-3ffb-4254-b9e8-665c1dbbbfe5 req-b46a54f4-56d8-4cf4-86b1-a336c69556f3 tempest-TestMinimumBasicScenario-1744355670 tempest-TestMinimumBasicScenario-1744355670-project-member] POST https://10.4.3.143/volume/v3/attachments/2a3578a7-a1fc-49bd-8395-9f53ee779e64/action Aug 16 21:21:15.542331 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [req-5d4b1d7f-3ffb-4254-b9e8-665c1dbbbfe5 req-b46a54f4-56d8-4cf4-86b1-a336c69556f3 tempest-TestMinimumBasicScenario-1744355670 tempest-TestMinimumBasicScenario-1744355670-project-member] Action body: b'{"os-complete": null}' {{(pid=100330) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 21:21:15.542495 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [req-5d4b1d7f-3ffb-4254-b9e8-665c1dbbbfe5 req-b46a54f4-56d8-4cf4-86b1-a336c69556f3 tempest-TestMinimumBasicScenario-1744355670 tempest-TestMinimumBasicScenario-1744355670-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:21:15.570227 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:21:15.570227 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:21:15.582862 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [req-5d4b1d7f-3ffb-4254-b9e8-665c1dbbbfe5 req-b46a54f4-56d8-4cf4-86b1-a336c69556f3 tempest-TestMinimumBasicScenario-1744355670 tempest-TestMinimumBasicScenario-1744355670-project-member] https://10.4.3.143/volume/v3/attachments/2a3578a7-a1fc-49bd-8395-9f53ee779e64/action returned with HTTP 204 Aug 16 21:21:15.583552 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 1175/4678] 10.4.3.143 () {74 vars in 1725 bytes} [Sun Aug 16 21:21:15 2026] POST /volume/v3/attachments/2a3578a7-a1fc-49bd-8395-9f53ee779e64/action => generated 0 bytes in 48 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:21:15.693590 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-580bf3ff-d994-4bd3-9e36-a6cbf791b611 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:21:15.696083 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-580bf3ff-d994-4bd3-9e36-a6cbf791b611 tempest-ProjectReaderTests-1756122078 tempest-ProjectReaderTests-1756122078-project-admin] GET https://10.4.3.143/volume/v3/snapshots/a555977e-ad3e-4ec0-91a3-e697465828a7 Aug 16 21:21:15.696387 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-580bf3ff-d994-4bd3-9e36-a6cbf791b611 tempest-ProjectReaderTests-1756122078 tempest-ProjectReaderTests-1756122078-project-admin] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:21:15.696706 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-580bf3ff-d994-4bd3-9e36-a6cbf791b611 tempest-ProjectReaderTests-1756122078 tempest-ProjectReaderTests-1756122078-project-admin] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:21:15.704555 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:21:15.704555 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:21:15.704992 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-580bf3ff-d994-4bd3-9e36-a6cbf791b611 tempest-ProjectReaderTests-1756122078 tempest-ProjectReaderTests-1756122078-project-admin] Snapshot retrieved successfully. Aug 16 21:21:15.705969 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-580bf3ff-d994-4bd3-9e36-a6cbf791b611 tempest-ProjectReaderTests-1756122078 tempest-ProjectReaderTests-1756122078-project-admin] https://10.4.3.143/volume/v3/snapshots/a555977e-ad3e-4ec0-91a3-e697465828a7 returned with HTTP 200 Aug 16 21:21:15.706492 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 1173/4679] 10.4.3.143 () {66 vars in 1354 bytes} [Sun Aug 16 21:21:15 2026] GET /volume/v3/snapshots/a555977e-ad3e-4ec0-91a3-e697465828a7 => generated 467 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:21:15.716153 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-c6194997-df3c-4e4d-a2cf-f1b59c79ae71 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:21:15.718466 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-c6194997-df3c-4e4d-a2cf-f1b59c79ae71 tempest-ProjectReaderTests-1756122078 tempest-ProjectReaderTests-1756122078-project-reader] GET https://10.4.3.143/volume/v3/snapshots Aug 16 21:21:15.718674 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-c6194997-df3c-4e4d-a2cf-f1b59c79ae71 tempest-ProjectReaderTests-1756122078 tempest-ProjectReaderTests-1756122078-project-reader] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:21:15.718869 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-c6194997-df3c-4e4d-a2cf-f1b59c79ae71 tempest-ProjectReaderTests-1756122078 tempest-ProjectReaderTests-1756122078-project-reader] Calling method 'index' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:21:15.719113 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.api_utils [None req-c6194997-df3c-4e4d-a2cf-f1b59c79ae71 tempest-ProjectReaderTests-1756122078 tempest-ProjectReaderTests-1756122078-project-reader] Removing options '' from query. {{(pid=100332) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 16 21:21:15.719429 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:21:15.719429 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:21:15.720230 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.db.api [None req-c6194997-df3c-4e4d-a2cf-f1b59c79ae71 tempest-ProjectReaderTests-1756122078 tempest-ProjectReaderTests-1756122078-project-reader] Building query based on filter {{(pid=100332) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 16 21:21:15.724195 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-c6194997-df3c-4e4d-a2cf-f1b59c79ae71 tempest-ProjectReaderTests-1756122078 tempest-ProjectReaderTests-1756122078-project-reader] Get all snapshots completed successfully. Aug 16 21:21:15.724496 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-c6194997-df3c-4e4d-a2cf-f1b59c79ae71 tempest-ProjectReaderTests-1756122078 tempest-ProjectReaderTests-1756122078-project-reader] https://10.4.3.143/volume/v3/snapshots returned with HTTP 200 Aug 16 21:21:15.724846 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 1174/4680] 10.4.3.143 () {66 vars in 1243 bytes} [Sun Aug 16 21:21:15 2026] GET /volume/v3/snapshots => generated 336 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:21:15.733791 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-55e04694-427f-4fa1-88e7-60ea58d218fb None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:21:15.736355 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-55e04694-427f-4fa1-88e7-60ea58d218fb tempest-ProjectReaderTests-1756122078 tempest-ProjectReaderTests-1756122078-project-admin] DELETE https://10.4.3.143/volume/v3/snapshots/a555977e-ad3e-4ec0-91a3-e697465828a7 Aug 16 21:21:15.736645 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-55e04694-427f-4fa1-88e7-60ea58d218fb tempest-ProjectReaderTests-1756122078 tempest-ProjectReaderTests-1756122078-project-admin] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:21:15.736904 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-55e04694-427f-4fa1-88e7-60ea58d218fb tempest-ProjectReaderTests-1756122078 tempest-ProjectReaderTests-1756122078-project-admin] Calling method 'delete' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:21:15.737078 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.v3.snapshots [None req-55e04694-427f-4fa1-88e7-60ea58d218fb tempest-ProjectReaderTests-1756122078 tempest-ProjectReaderTests-1756122078-project-admin] Delete snapshot with id: a555977e-ad3e-4ec0-91a3-e697465828a7 Aug 16 21:21:15.743819 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:21:15.743819 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:21:15.744617 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-55e04694-427f-4fa1-88e7-60ea58d218fb tempest-ProjectReaderTests-1756122078 tempest-ProjectReaderTests-1756122078-project-admin] Snapshot retrieved successfully. Aug 16 21:21:15.768033 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-55e04694-427f-4fa1-88e7-60ea58d218fb tempest-ProjectReaderTests-1756122078 tempest-ProjectReaderTests-1756122078-project-admin] Snapshot delete request issued successfully. Aug 16 21:21:15.768355 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-55e04694-427f-4fa1-88e7-60ea58d218fb tempest-ProjectReaderTests-1756122078 tempest-ProjectReaderTests-1756122078-project-admin] https://10.4.3.143/volume/v3/snapshots/a555977e-ad3e-4ec0-91a3-e697465828a7 returned with HTTP 202 Aug 16 21:21:15.768880 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 1159/4681] 10.4.3.143 () {66 vars in 1357 bytes} [Sun Aug 16 21:21:15 2026] DELETE /volume/v3/snapshots/a555977e-ad3e-4ec0-91a3-e697465828a7 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 21:21:15.777850 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-720087b9-6cfe-4bbe-9f3d-00f67173cbd5 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:21:15.779863 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-720087b9-6cfe-4bbe-9f3d-00f67173cbd5 tempest-ProjectReaderTests-1756122078 tempest-ProjectReaderTests-1756122078-project-admin] GET https://10.4.3.143/volume/v3/snapshots/a555977e-ad3e-4ec0-91a3-e697465828a7 Aug 16 21:21:15.780282 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-720087b9-6cfe-4bbe-9f3d-00f67173cbd5 tempest-ProjectReaderTests-1756122078 tempest-ProjectReaderTests-1756122078-project-admin] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:21:15.780498 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-720087b9-6cfe-4bbe-9f3d-00f67173cbd5 tempest-ProjectReaderTests-1756122078 tempest-ProjectReaderTests-1756122078-project-admin] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:21:15.785727 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:21:15.785727 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:21:15.786119 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-720087b9-6cfe-4bbe-9f3d-00f67173cbd5 tempest-ProjectReaderTests-1756122078 tempest-ProjectReaderTests-1756122078-project-admin] Snapshot retrieved successfully. Aug 16 21:21:15.786902 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-720087b9-6cfe-4bbe-9f3d-00f67173cbd5 tempest-ProjectReaderTests-1756122078 tempest-ProjectReaderTests-1756122078-project-admin] https://10.4.3.143/volume/v3/snapshots/a555977e-ad3e-4ec0-91a3-e697465828a7 returned with HTTP 200 Aug 16 21:21:15.787285 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 1176/4682] 10.4.3.143 () {66 vars in 1354 bytes} [Sun Aug 16 21:21:15 2026] GET /volume/v3/snapshots/a555977e-ad3e-4ec0-91a3-e697465828a7 => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:21:16.041037 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-22a0db31-074c-4894-8485-323d620a3866 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:21:16.043327 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-22a0db31-074c-4894-8485-323d620a3866 tempest-TestMinimumBasicScenario-1744355670 tempest-TestMinimumBasicScenario-1744355670-project-member] GET https://10.4.3.143/volume/v3/volumes/ad165f99-4bbc-482d-ada4-68e4d7d907d4 Aug 16 21:21:16.043705 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-22a0db31-074c-4894-8485-323d620a3866 tempest-TestMinimumBasicScenario-1744355670 tempest-TestMinimumBasicScenario-1744355670-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:21:16.043963 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-22a0db31-074c-4894-8485-323d620a3866 tempest-TestMinimumBasicScenario-1744355670 tempest-TestMinimumBasicScenario-1744355670-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:21:16.053709 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:21:16.053709 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:21:16.058006 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-22a0db31-074c-4894-8485-323d620a3866 tempest-TestMinimumBasicScenario-1744355670 tempest-TestMinimumBasicScenario-1744355670-project-member] Volume info retrieved successfully. Aug 16 21:21:16.062763 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-22a0db31-074c-4894-8485-323d620a3866 tempest-TestMinimumBasicScenario-1744355670 tempest-TestMinimumBasicScenario-1744355670-project-member] https://10.4.3.143/volume/v3/volumes/ad165f99-4bbc-482d-ada4-68e4d7d907d4 returned with HTTP 200 Aug 16 21:21:16.063229 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 1174/4683] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:21:16 2026] GET /volume/v3/volumes/ad165f99-4bbc-482d-ada4-68e4d7d907d4 => generated 1140 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:21:16.075512 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-852652b3-206b-49b3-87d0-cf8d9e4a36e1 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:21:16.077520 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-852652b3-206b-49b3-87d0-cf8d9e4a36e1 tempest-TestMinimumBasicScenario-1744355670 tempest-TestMinimumBasicScenario-1744355670-project-member] GET https://10.4.3.143/volume/v3/volumes/ad165f99-4bbc-482d-ada4-68e4d7d907d4 Aug 16 21:21:16.077783 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-852652b3-206b-49b3-87d0-cf8d9e4a36e1 tempest-TestMinimumBasicScenario-1744355670 tempest-TestMinimumBasicScenario-1744355670-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:21:16.078039 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-852652b3-206b-49b3-87d0-cf8d9e4a36e1 tempest-TestMinimumBasicScenario-1744355670 tempest-TestMinimumBasicScenario-1744355670-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:21:16.090113 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:21:16.090113 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:21:16.095311 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-852652b3-206b-49b3-87d0-cf8d9e4a36e1 tempest-TestMinimumBasicScenario-1744355670 tempest-TestMinimumBasicScenario-1744355670-project-member] Volume info retrieved successfully. Aug 16 21:21:16.101788 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-852652b3-206b-49b3-87d0-cf8d9e4a36e1 tempest-TestMinimumBasicScenario-1744355670 tempest-TestMinimumBasicScenario-1744355670-project-member] https://10.4.3.143/volume/v3/volumes/ad165f99-4bbc-482d-ada4-68e4d7d907d4 returned with HTTP 200 Aug 16 21:21:16.102199 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 1175/4684] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:21:16 2026] GET /volume/v3/volumes/ad165f99-4bbc-482d-ada4-68e4d7d907d4 => generated 1140 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:21:16.115701 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-24c6e9ea-8609-4a82-a829-6576dfe542d8 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:21:16.117949 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-24c6e9ea-8609-4a82-a829-6576dfe542d8 tempest-TestMinimumBasicScenario-1744355670 tempest-TestMinimumBasicScenario-1744355670-project-member] GET https://10.4.3.143/volume/v3/volumes/ad165f99-4bbc-482d-ada4-68e4d7d907d4 Aug 16 21:21:16.118169 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-24c6e9ea-8609-4a82-a829-6576dfe542d8 tempest-TestMinimumBasicScenario-1744355670 tempest-TestMinimumBasicScenario-1744355670-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:21:16.118409 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-24c6e9ea-8609-4a82-a829-6576dfe542d8 tempest-TestMinimumBasicScenario-1744355670 tempest-TestMinimumBasicScenario-1744355670-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:21:16.127876 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:21:16.127876 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:21:16.131316 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-24c6e9ea-8609-4a82-a829-6576dfe542d8 tempest-TestMinimumBasicScenario-1744355670 tempest-TestMinimumBasicScenario-1744355670-project-member] Volume info retrieved successfully. Aug 16 21:21:16.136060 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-24c6e9ea-8609-4a82-a829-6576dfe542d8 tempest-TestMinimumBasicScenario-1744355670 tempest-TestMinimumBasicScenario-1744355670-project-member] https://10.4.3.143/volume/v3/volumes/ad165f99-4bbc-482d-ada4-68e4d7d907d4 returned with HTTP 200 Aug 16 21:21:16.136549 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 1160/4685] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:21:16 2026] GET /volume/v3/volumes/ad165f99-4bbc-482d-ada4-68e4d7d907d4 => generated 1140 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:21:16.497105 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-b394bb7c-6a1e-4e7a-8bd3-804c40ec9b26 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:21:16.499155 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-b394bb7c-6a1e-4e7a-8bd3-804c40ec9b26 tempest-ProjectReaderTests-1124252315 tempest-ProjectReaderTests-1124252315-project-admin] GET https://10.4.3.143/volume/v3/volumes/dc17aeae-019f-47c9-8f3e-af6448b0c658 Aug 16 21:21:16.499488 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-b394bb7c-6a1e-4e7a-8bd3-804c40ec9b26 tempest-ProjectReaderTests-1124252315 tempest-ProjectReaderTests-1124252315-project-admin] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:21:16.499681 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-b394bb7c-6a1e-4e7a-8bd3-804c40ec9b26 tempest-ProjectReaderTests-1124252315 tempest-ProjectReaderTests-1124252315-project-admin] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:21:16.507208 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:21:16.507208 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:21:16.510969 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-b394bb7c-6a1e-4e7a-8bd3-804c40ec9b26 tempest-ProjectReaderTests-1124252315 tempest-ProjectReaderTests-1124252315-project-admin] Volume info retrieved successfully. Aug 16 21:21:16.515104 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-b394bb7c-6a1e-4e7a-8bd3-804c40ec9b26 tempest-ProjectReaderTests-1124252315 tempest-ProjectReaderTests-1124252315-project-admin] https://10.4.3.143/volume/v3/volumes/dc17aeae-019f-47c9-8f3e-af6448b0c658 returned with HTTP 200 Aug 16 21:21:16.515500 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 1177/4686] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:21:16 2026] GET /volume/v3/volumes/dc17aeae-019f-47c9-8f3e-af6448b0c658 => generated 974 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:21:16.528122 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-ded01f3a-5664-4827-a07a-f70f5aefe342 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:21:16.529941 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-ded01f3a-5664-4827-a07a-f70f5aefe342 tempest-ProjectReaderTests-1124252315 tempest-ProjectReaderTests-1124252315-project-admin] GET https://10.4.3.143/volume/v3/messages Aug 16 21:21:16.530157 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-ded01f3a-5664-4827-a07a-f70f5aefe342 tempest-ProjectReaderTests-1124252315 tempest-ProjectReaderTests-1124252315-project-admin] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:21:16.530332 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-ded01f3a-5664-4827-a07a-f70f5aefe342 tempest-ProjectReaderTests-1124252315 tempest-ProjectReaderTests-1124252315-project-admin] Calling method 'version_select' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:21:16.535033 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-ded01f3a-5664-4827-a07a-f70f5aefe342 tempest-ProjectReaderTests-1124252315 tempest-ProjectReaderTests-1124252315-project-admin] https://10.4.3.143/volume/v3/messages returned with HTTP 200 Aug 16 21:21:16.535512 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 1175/4687] 10.4.3.143 () {68 vars in 1280 bytes} [Sun Aug 16 21:21:16 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 16 21:21:16.547137 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-96355761-9e9e-4020-8235-8e73587f094e None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:21:16.616589 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-96355761-9e9e-4020-8235-8e73587f094e tempest-ProjectReaderTests-1124252315 tempest-ProjectReaderTests-1124252315-project-reader] GET https://10.4.3.143/volume/v3/messages Aug 16 21:21:16.616887 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-96355761-9e9e-4020-8235-8e73587f094e tempest-ProjectReaderTests-1124252315 tempest-ProjectReaderTests-1124252315-project-reader] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:21:16.617353 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-96355761-9e9e-4020-8235-8e73587f094e tempest-ProjectReaderTests-1124252315 tempest-ProjectReaderTests-1124252315-project-reader] Calling method 'version_select' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:21:16.623451 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-96355761-9e9e-4020-8235-8e73587f094e tempest-ProjectReaderTests-1124252315 tempest-ProjectReaderTests-1124252315-project-reader] https://10.4.3.143/volume/v3/messages returned with HTTP 200 Aug 16 21:21:16.623906 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 1176/4688] 10.4.3.143 () {68 vars in 1280 bytes} [Sun Aug 16 21:21:16 2026] GET /volume/v3/messages => generated 670 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:21:16.634474 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-346e8a56-ac9c-4f5d-aecd-e52a3d1d7483 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:21:16.636371 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-346e8a56-ac9c-4f5d-aecd-e52a3d1d7483 tempest-ProjectReaderTests-1124252315 tempest-ProjectReaderTests-1124252315-project-admin] DELETE https://10.4.3.143/volume/v3/messages/16508d42-1711-4ffe-b05e-d3e2f8a9c3c7 Aug 16 21:21:16.636669 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-346e8a56-ac9c-4f5d-aecd-e52a3d1d7483 tempest-ProjectReaderTests-1124252315 tempest-ProjectReaderTests-1124252315-project-admin] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:21:16.636934 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-346e8a56-ac9c-4f5d-aecd-e52a3d1d7483 tempest-ProjectReaderTests-1124252315 tempest-ProjectReaderTests-1124252315-project-admin] Calling method 'version_select' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:21:16.645256 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-346e8a56-ac9c-4f5d-aecd-e52a3d1d7483 tempest-ProjectReaderTests-1124252315 tempest-ProjectReaderTests-1124252315-project-admin] https://10.4.3.143/volume/v3/messages/16508d42-1711-4ffe-b05e-d3e2f8a9c3c7 returned with HTTP 204 Aug 16 21:21:16.645999 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 1161/4689] 10.4.3.143 () {68 vars in 1394 bytes} [Sun Aug 16 21:21:16 2026] DELETE /volume/v3/messages/16508d42-1711-4ffe-b05e-d3e2f8a9c3c7 => generated 0 bytes in 12 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 16 21:21:16.654156 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-6420f66a-90ae-4166-bba9-0444ec2a6caa None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:21:16.656353 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-6420f66a-90ae-4166-bba9-0444ec2a6caa tempest-ProjectReaderTests-1124252315 tempest-ProjectReaderTests-1124252315-project-admin] DELETE https://10.4.3.143/volume/v3/volumes/dc17aeae-019f-47c9-8f3e-af6448b0c658 Aug 16 21:21:16.656583 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-6420f66a-90ae-4166-bba9-0444ec2a6caa tempest-ProjectReaderTests-1124252315 tempest-ProjectReaderTests-1124252315-project-admin] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:21:16.656953 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-6420f66a-90ae-4166-bba9-0444ec2a6caa tempest-ProjectReaderTests-1124252315 tempest-ProjectReaderTests-1124252315-project-admin] Calling method 'delete' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:21:16.657029 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.v3.volumes [None req-6420f66a-90ae-4166-bba9-0444ec2a6caa tempest-ProjectReaderTests-1124252315 tempest-ProjectReaderTests-1124252315-project-admin] Delete volume with id: dc17aeae-019f-47c9-8f3e-af6448b0c658 Aug 16 21:21:16.666419 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:21:16.666419 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:21:16.666863 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-6420f66a-90ae-4166-bba9-0444ec2a6caa tempest-ProjectReaderTests-1124252315 tempest-ProjectReaderTests-1124252315-project-admin] Volume info retrieved successfully. Aug 16 21:21:16.668213 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-6420f66a-90ae-4166-bba9-0444ec2a6caa tempest-ProjectReaderTests-1124252315 tempest-ProjectReaderTests-1124252315-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100330) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 16 21:21:16.681580 np0000007409 devstack@c-api.service[100330]: WARNING cinder.quota [None req-6420f66a-90ae-4166-bba9-0444ec2a6caa tempest-ProjectReaderTests-1124252315 tempest-ProjectReaderTests-1124252315-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-1268244687 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-1268244687, it is now deprecated. Please use the default quota class for default quota. Aug 16 21:21:16.681892 np0000007409 devstack@c-api.service[100330]: WARNING cinder.quota [None req-6420f66a-90ae-4166-bba9-0444ec2a6caa tempest-ProjectReaderTests-1124252315 tempest-ProjectReaderTests-1124252315-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-1268244687 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-1268244687, it is now deprecated. Please use the default quota class for default quota. Aug 16 21:21:16.690948 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.quota [None req-6420f66a-90ae-4166-bba9-0444ec2a6caa tempest-ProjectReaderTests-1124252315 tempest-ProjectReaderTests-1124252315-project-admin] Created reservations ['06401a8f-36f0-4bd6-bc8e-c9e7f56ec140', '760e5bbe-1b40-405f-a3d3-ee320ab64eb8', '133c1942-1cd3-46f0-82cf-d8e747e72638', '70e8fe34-0c4e-465e-98b0-75f5b5cb5256'] {{(pid=100330) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:21:16.725273 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-6420f66a-90ae-4166-bba9-0444ec2a6caa tempest-ProjectReaderTests-1124252315 tempest-ProjectReaderTests-1124252315-project-admin] Delete volume request issued successfully. Aug 16 21:21:16.725554 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-6420f66a-90ae-4166-bba9-0444ec2a6caa tempest-ProjectReaderTests-1124252315 tempest-ProjectReaderTests-1124252315-project-admin] https://10.4.3.143/volume/v3/volumes/dc17aeae-019f-47c9-8f3e-af6448b0c658 returned with HTTP 202 Aug 16 21:21:16.726074 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 1178/4690] 10.4.3.143 () {68 vars in 1391 bytes} [Sun Aug 16 21:21:16 2026] DELETE /volume/v3/volumes/dc17aeae-019f-47c9-8f3e-af6448b0c658 => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 21:21:16.733993 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-820cc95d-c18a-4810-8c5e-f3bcde8464f8 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:21:16.735882 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-820cc95d-c18a-4810-8c5e-f3bcde8464f8 tempest-ProjectReaderTests-1124252315 tempest-ProjectReaderTests-1124252315-project-admin] DELETE https://10.4.3.143/volume/v3/types/a0e821bc-5d6b-4fb7-96c8-b342a00fb68e Aug 16 21:21:16.736121 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-820cc95d-c18a-4810-8c5e-f3bcde8464f8 tempest-ProjectReaderTests-1124252315 tempest-ProjectReaderTests-1124252315-project-admin] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:21:16.736381 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-820cc95d-c18a-4810-8c5e-f3bcde8464f8 tempest-ProjectReaderTests-1124252315 tempest-ProjectReaderTests-1124252315-project-admin] Calling method '_delete' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:21:16.763823 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-820cc95d-c18a-4810-8c5e-f3bcde8464f8 tempest-ProjectReaderTests-1124252315 tempest-ProjectReaderTests-1124252315-project-admin] https://10.4.3.143/volume/v3/types/a0e821bc-5d6b-4fb7-96c8-b342a00fb68e returned with HTTP 202 Aug 16 21:21:16.764390 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 1176/4691] 10.4.3.143 () {66 vars in 1345 bytes} [Sun Aug 16 21:21:16 2026] DELETE /volume/v3/types/a0e821bc-5d6b-4fb7-96c8-b342a00fb68e => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 21:21:16.775952 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-706ef824-98a7-413a-8c7f-6a3bc17540b8 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:21:16.777990 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-706ef824-98a7-413a-8c7f-6a3bc17540b8 tempest-ProjectReaderTests-1124252315 tempest-ProjectReaderTests-1124252315-project-admin] POST https://10.4.3.143/volume/v3/types Aug 16 21:21:16.778355 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-706ef824-98a7-413a-8c7f-6a3bc17540b8 tempest-ProjectReaderTests-1124252315 tempest-ProjectReaderTests-1124252315-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectReaderTests-volume-type-43551944", "extra_specs": {"storage_protocol": "tempest-storage_protocol-226866177", "vendor_name": "tempest-vendor_name-1853254642"}}} {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:21:16.794743 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-706ef824-98a7-413a-8c7f-6a3bc17540b8 tempest-ProjectReaderTests-1124252315 tempest-ProjectReaderTests-1124252315-project-admin] https://10.4.3.143/volume/v3/types returned with HTTP 200 Aug 16 21:21:16.794878 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 1177/4692] 10.4.3.143 () {68 vars in 1253 bytes} [Sun Aug 16 21:21:16 2026] POST /volume/v3/types => generated 327 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:21:16.798053 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-63c1587a-d45b-4512-b289-9959b5c94088 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:21:16.800273 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-63c1587a-d45b-4512-b289-9959b5c94088 tempest-ProjectReaderTests-1756122078 tempest-ProjectReaderTests-1756122078-project-admin] GET https://10.4.3.143/volume/v3/snapshots/a555977e-ad3e-4ec0-91a3-e697465828a7 Aug 16 21:21:16.800701 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-63c1587a-d45b-4512-b289-9959b5c94088 tempest-ProjectReaderTests-1756122078 tempest-ProjectReaderTests-1756122078-project-admin] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:21:16.801013 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-63c1587a-d45b-4512-b289-9959b5c94088 tempest-ProjectReaderTests-1756122078 tempest-ProjectReaderTests-1756122078-project-admin] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:21:16.805698 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-b1c59dc8-c6b1-4324-b203-6c579f7baaf7 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:21:16.807204 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-63c1587a-d45b-4512-b289-9959b5c94088 tempest-ProjectReaderTests-1756122078 tempest-ProjectReaderTests-1756122078-project-admin] https://10.4.3.143/volume/v3/snapshots/a555977e-ad3e-4ec0-91a3-e697465828a7 returned with HTTP 404 Aug 16 21:21:16.807872 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 1162/4693] 10.4.3.143 () {66 vars in 1354 bytes} [Sun Aug 16 21:21:16 2026] GET /volume/v3/snapshots/a555977e-ad3e-4ec0-91a3-e697465828a7 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:21:16.808126 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-b1c59dc8-c6b1-4324-b203-6c579f7baaf7 tempest-ProjectReaderTests-1124252315 tempest-ProjectReaderTests-1124252315-project-admin] POST https://10.4.3.143/volume/v3/volumes Aug 16 21:21:16.809207 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-b1c59dc8-c6b1-4324-b203-6c579f7baaf7 tempest-ProjectReaderTests-1124252315 tempest-ProjectReaderTests-1124252315-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "a5fe07bb-cde6-458f-b920-831692c4a2bf", "size": 1}} {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:21:16.810151 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.v3.volumes [None req-b1c59dc8-c6b1-4324-b203-6c579f7baaf7 tempest-ProjectReaderTests-1124252315 tempest-ProjectReaderTests-1124252315-project-admin] Create volume request body: {'volume': {'volume_type': 'a5fe07bb-cde6-458f-b920-831692c4a2bf', 'size': 1}} {{(pid=100330) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 21:21:16.813970 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.v3.volumes [None req-b1c59dc8-c6b1-4324-b203-6c579f7baaf7 tempest-ProjectReaderTests-1124252315 tempest-ProjectReaderTests-1124252315-project-admin] Create volume of 1 GB Aug 16 21:21:16.814314 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:21:16.814314 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:21:16.814750 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-b1c59dc8-c6b1-4324-b203-6c579f7baaf7 tempest-ProjectReaderTests-1124252315 tempest-ProjectReaderTests-1124252315-project-admin] Availability Zones retrieved successfully. Aug 16 21:21:16.817364 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-c093c411-0d34-48cb-aa90-54605b85f907 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:21:16.819296 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-c093c411-0d34-48cb-aa90-54605b85f907 tempest-ProjectReaderTests-1756122078 tempest-ProjectReaderTests-1756122078-project-admin] DELETE https://10.4.3.143/volume/v3/volumes/f04dcb63-9011-4ab5-80ee-1a65767200bc Aug 16 21:21:16.819553 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-c093c411-0d34-48cb-aa90-54605b85f907 tempest-ProjectReaderTests-1756122078 tempest-ProjectReaderTests-1756122078-project-admin] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:21:16.819772 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-c093c411-0d34-48cb-aa90-54605b85f907 tempest-ProjectReaderTests-1756122078 tempest-ProjectReaderTests-1756122078-project-admin] Calling method 'delete' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:21:16.819997 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.v3.volumes [None req-c093c411-0d34-48cb-aa90-54605b85f907 tempest-ProjectReaderTests-1756122078 tempest-ProjectReaderTests-1756122078-project-admin] Delete volume with id: f04dcb63-9011-4ab5-80ee-1a65767200bc Aug 16 21:21:16.820791 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-b1c59dc8-c6b1-4324-b203-6c579f7baaf7 tempest-ProjectReaderTests-1124252315 tempest-ProjectReaderTests-1124252315-project-admin] Flow 'volume_create_api' (1c026bf2-cda3-409e-a01d-956f79f282d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100330) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:21:16.821853 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-b1c59dc8-c6b1-4324-b203-6c579f7baaf7 tempest-ProjectReaderTests-1124252315 tempest-ProjectReaderTests-1124252315-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dcfd977e-9ebb-404e-8a2d-186666b6075e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:21:16.822929 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.flows.api.create_volume [None req-b1c59dc8-c6b1-4324-b203-6c579f7baaf7 tempest-ProjectReaderTests-1124252315 tempest-ProjectReaderTests-1124252315-project-admin] Validating volume size '1' using validate_int {{(pid=100330) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 21:21:16.828220 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:21:16.828220 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:21:16.828599 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-c093c411-0d34-48cb-aa90-54605b85f907 tempest-ProjectReaderTests-1756122078 tempest-ProjectReaderTests-1756122078-project-admin] Volume info retrieved successfully. Aug 16 21:21:16.844892 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-b1c59dc8-c6b1-4324-b203-6c579f7baaf7 tempest-ProjectReaderTests-1124252315 tempest-ProjectReaderTests-1124252315-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dcfd977e-9ebb-404e-8a2d-186666b6075e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T21:21:17Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-226866177',vendor_name='tempest-vendor_name-1853254642'},id=a5fe07bb-cde6-458f-b920-831692c4a2bf,is_public=True,name='tempest-ProjectReaderTests-volume-type-43551944',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a5fe07bb-cde6-458f-b920-831692c4a2bf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:21:16.845756 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-b1c59dc8-c6b1-4324-b203-6c579f7baaf7 tempest-ProjectReaderTests-1124252315 tempest-ProjectReaderTests-1124252315-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6e373edc-a5be-4e2e-85cd-97b0ede71779) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:21:16.846766 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-c093c411-0d34-48cb-aa90-54605b85f907 tempest-ProjectReaderTests-1756122078 tempest-ProjectReaderTests-1756122078-project-admin] Delete volume request issued successfully. Aug 16 21:21:16.847034 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-c093c411-0d34-48cb-aa90-54605b85f907 tempest-ProjectReaderTests-1756122078 tempest-ProjectReaderTests-1756122078-project-admin] https://10.4.3.143/volume/v3/volumes/f04dcb63-9011-4ab5-80ee-1a65767200bc returned with HTTP 202 Aug 16 21:21:16.847410 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 1177/4694] 10.4.3.143 () {66 vars in 1351 bytes} [Sun Aug 16 21:21:16 2026] DELETE /volume/v3/volumes/f04dcb63-9011-4ab5-80ee-1a65767200bc => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 21:21:16.856545 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-b64be672-ae8c-4a3e-884e-fce7b5996f67 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:21:16.858805 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-b64be672-ae8c-4a3e-884e-fce7b5996f67 tempest-ProjectReaderTests-1756122078 tempest-ProjectReaderTests-1756122078-project-admin] GET https://10.4.3.143/volume/v3/volumes/f04dcb63-9011-4ab5-80ee-1a65767200bc Aug 16 21:21:16.859075 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-b64be672-ae8c-4a3e-884e-fce7b5996f67 tempest-ProjectReaderTests-1756122078 tempest-ProjectReaderTests-1756122078-project-admin] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:21:16.859320 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-b64be672-ae8c-4a3e-884e-fce7b5996f67 tempest-ProjectReaderTests-1756122078 tempest-ProjectReaderTests-1756122078-project-admin] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:21:16.868161 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:21:16.868161 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:21:16.872711 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-b64be672-ae8c-4a3e-884e-fce7b5996f67 tempest-ProjectReaderTests-1756122078 tempest-ProjectReaderTests-1756122078-project-admin] Volume info retrieved successfully. Aug 16 21:21:16.877410 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-b64be672-ae8c-4a3e-884e-fce7b5996f67 tempest-ProjectReaderTests-1756122078 tempest-ProjectReaderTests-1756122078-project-admin] https://10.4.3.143/volume/v3/volumes/f04dcb63-9011-4ab5-80ee-1a65767200bc returned with HTTP 200 Aug 16 21:21:16.877911 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 1178/4695] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:21:16 2026] GET /volume/v3/volumes/f04dcb63-9011-4ab5-80ee-1a65767200bc => generated 1017 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:21:16.881952 np0000007409 devstack@c-api.service[100330]: WARNING cinder.quota [None req-b1c59dc8-c6b1-4324-b203-6c579f7baaf7 tempest-ProjectReaderTests-1124252315 tempest-ProjectReaderTests-1124252315-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-43551944 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-43551944, it is now deprecated. Please use the default quota class for default quota. Aug 16 21:21:16.881952 np0000007409 devstack@c-api.service[100330]: WARNING cinder.quota [None req-b1c59dc8-c6b1-4324-b203-6c579f7baaf7 tempest-ProjectReaderTests-1124252315 tempest-ProjectReaderTests-1124252315-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-43551944 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-43551944, it is now deprecated. Please use the default quota class for default quota. Aug 16 21:21:16.923059 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.quota [None req-b1c59dc8-c6b1-4324-b203-6c579f7baaf7 tempest-ProjectReaderTests-1124252315 tempest-ProjectReaderTests-1124252315-project-admin] Created reservations ['aa378aa7-40bc-4c1b-a9d6-c149c8df7796', '6dccef40-349d-454a-bf74-8b6be6aa4137', 'fc2ba971-bacb-42a8-8b04-acb866dbcd19', '38d5e105-e222-4b86-ac70-b4ecc47df63c'] {{(pid=100330) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:21:16.924337 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-b1c59dc8-c6b1-4324-b203-6c579f7baaf7 tempest-ProjectReaderTests-1124252315 tempest-ProjectReaderTests-1124252315-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6e373edc-a5be-4e2e-85cd-97b0ede71779) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['aa378aa7-40bc-4c1b-a9d6-c149c8df7796', '6dccef40-349d-454a-bf74-8b6be6aa4137', 'fc2ba971-bacb-42a8-8b04-acb866dbcd19', '38d5e105-e222-4b86-ac70-b4ecc47df63c']}' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:21:16.925579 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-b1c59dc8-c6b1-4324-b203-6c579f7baaf7 tempest-ProjectReaderTests-1124252315 tempest-ProjectReaderTests-1124252315-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5fb4e08f-bd6a-413e-b09c-ae01953e2d78) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:21:16.959238 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-b1c59dc8-c6b1-4324-b203-6c579f7baaf7 tempest-ProjectReaderTests-1124252315 tempest-ProjectReaderTests-1124252315-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5fb4e08f-bd6a-413e-b09c-ae01953e2d78) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'af3f3b31-cd37-4e42-8ef0-d390ae2956b2', '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='47602df4db6b4b7a81221992c6a1fca8',qos_specs=None,replication_status=,reservations=['aa378aa7-40bc-4c1b-a9d6-c149c8df7796','6dccef40-349d-454a-bf74-8b6be6aa4137','fc2ba971-bacb-42a8-8b04-acb866dbcd19','38d5e105-e222-4b86-ac70-b4ecc47df63c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9d14df2d88b2463fb4861bdffd124170',volume_type_id=a5fe07bb-cde6-458f-b920-831692c4a2bf), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T21:21:16Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=af3f3b31-cd37-4e42-8ef0-d390ae2956b2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='47602df4db6b4b7a81221992c6a1fca8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9d14df2d88b2463fb4861bdffd124170',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a5fe07bb-cde6-458f-b920-831692c4a2bf),volume_type_id=a5fe07bb-cde6-458f-b920-831692c4a2bf)}' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:21:16.960686 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-b1c59dc8-c6b1-4324-b203-6c579f7baaf7 tempest-ProjectReaderTests-1124252315 tempest-ProjectReaderTests-1124252315-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (23b973c6-8024-4e6a-925d-3b187479a960) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:21:16.981788 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-b1c59dc8-c6b1-4324-b203-6c579f7baaf7 tempest-ProjectReaderTests-1124252315 tempest-ProjectReaderTests-1124252315-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (23b973c6-8024-4e6a-925d-3b187479a960) transitioned into state 'SUCCESS' from 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='47602df4db6b4b7a81221992c6a1fca8',qos_specs=None,replication_status=,reservations=['aa378aa7-40bc-4c1b-a9d6-c149c8df7796','6dccef40-349d-454a-bf74-8b6be6aa4137','fc2ba971-bacb-42a8-8b04-acb866dbcd19','38d5e105-e222-4b86-ac70-b4ecc47df63c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9d14df2d88b2463fb4861bdffd124170',volume_type_id=a5fe07bb-cde6-458f-b920-831692c4a2bf)}' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:21:16.982848 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-b1c59dc8-c6b1-4324-b203-6c579f7baaf7 tempest-ProjectReaderTests-1124252315 tempest-ProjectReaderTests-1124252315-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (726fe008-2b26-4cd4-a944-e876aaf87bd0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:21:16.994284 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-b1c59dc8-c6b1-4324-b203-6c579f7baaf7 tempest-ProjectReaderTests-1124252315 tempest-ProjectReaderTests-1124252315-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (726fe008-2b26-4cd4-a944-e876aaf87bd0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:21:16.995371 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-b1c59dc8-c6b1-4324-b203-6c579f7baaf7 tempest-ProjectReaderTests-1124252315 tempest-ProjectReaderTests-1124252315-project-admin] Flow 'volume_create_api' (1c026bf2-cda3-409e-a01d-956f79f282d8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100330) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:21:16.995783 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-b1c59dc8-c6b1-4324-b203-6c579f7baaf7 tempest-ProjectReaderTests-1124252315 tempest-ProjectReaderTests-1124252315-project-admin] Create volume request issued successfully. Aug 16 21:21:16.996435 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-b1c59dc8-c6b1-4324-b203-6c579f7baaf7 tempest-ProjectReaderTests-1124252315 tempest-ProjectReaderTests-1124252315-project-admin] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Aug 16 21:21:16.996978 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 1179/4696] 10.4.3.143 () {70 vars in 1298 bytes} [Sun Aug 16 21:21:16 2026] POST /volume/v3/volumes => generated 772 bytes in 192 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 21:21:17.009772 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-56c421e0-56fa-4526-98d5-0b16d6ad2c9b None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:21:17.011898 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-56c421e0-56fa-4526-98d5-0b16d6ad2c9b tempest-ProjectReaderTests-1124252315 tempest-ProjectReaderTests-1124252315-project-admin] GET https://10.4.3.143/volume/v3/volumes/af3f3b31-cd37-4e42-8ef0-d390ae2956b2 Aug 16 21:21:17.012167 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-56c421e0-56fa-4526-98d5-0b16d6ad2c9b tempest-ProjectReaderTests-1124252315 tempest-ProjectReaderTests-1124252315-project-admin] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:21:17.012382 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-56c421e0-56fa-4526-98d5-0b16d6ad2c9b tempest-ProjectReaderTests-1124252315 tempest-ProjectReaderTests-1124252315-project-admin] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:21:17.020931 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:21:17.020931 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:21:17.025602 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-56c421e0-56fa-4526-98d5-0b16d6ad2c9b tempest-ProjectReaderTests-1124252315 tempest-ProjectReaderTests-1124252315-project-admin] Volume info retrieved successfully. Aug 16 21:21:17.031473 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-56c421e0-56fa-4526-98d5-0b16d6ad2c9b tempest-ProjectReaderTests-1124252315 tempest-ProjectReaderTests-1124252315-project-admin] https://10.4.3.143/volume/v3/volumes/af3f3b31-cd37-4e42-8ef0-d390ae2956b2 returned with HTTP 200 Aug 16 21:21:17.032337 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 1163/4697] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:21:17 2026] GET /volume/v3/volumes/af3f3b31-cd37-4e42-8ef0-d390ae2956b2 => generated 951 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:21:17.894597 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-138058da-99a5-44b1-8656-542d07d362f0 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:21:17.896633 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-138058da-99a5-44b1-8656-542d07d362f0 tempest-ProjectReaderTests-1756122078 tempest-ProjectReaderTests-1756122078-project-admin] GET https://10.4.3.143/volume/v3/volumes/f04dcb63-9011-4ab5-80ee-1a65767200bc Aug 16 21:21:17.896879 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-138058da-99a5-44b1-8656-542d07d362f0 tempest-ProjectReaderTests-1756122078 tempest-ProjectReaderTests-1756122078-project-admin] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:21:17.897147 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-138058da-99a5-44b1-8656-542d07d362f0 tempest-ProjectReaderTests-1756122078 tempest-ProjectReaderTests-1756122078-project-admin] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:21:17.905275 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-138058da-99a5-44b1-8656-542d07d362f0 tempest-ProjectReaderTests-1756122078 tempest-ProjectReaderTests-1756122078-project-admin] https://10.4.3.143/volume/v3/volumes/f04dcb63-9011-4ab5-80ee-1a65767200bc returned with HTTP 404 Aug 16 21:21:17.905938 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 1178/4698] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:21:17 2026] GET /volume/v3/volumes/f04dcb63-9011-4ab5-80ee-1a65767200bc => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:21:17.917095 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-8f6b85d4-568a-482b-a504-57b22aa94654 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:21:17.919282 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-8f6b85d4-568a-482b-a504-57b22aa94654 tempest-ProjectReaderTests-1756122078 tempest-ProjectReaderTests-1756122078-project-admin] POST https://10.4.3.143/volume/v3/volumes Aug 16 21:21:17.919666 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-8f6b85d4-568a-482b-a504-57b22aa94654 tempest-ProjectReaderTests-1756122078 tempest-ProjectReaderTests-1756122078-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-981187630"}} {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:21:17.921230 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.v3.volumes [None req-8f6b85d4-568a-482b-a504-57b22aa94654 tempest-ProjectReaderTests-1756122078 tempest-ProjectReaderTests-1756122078-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-981187630'}} {{(pid=100332) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 21:21:17.921371 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.v3.volumes [None req-8f6b85d4-568a-482b-a504-57b22aa94654 tempest-ProjectReaderTests-1756122078 tempest-ProjectReaderTests-1756122078-project-admin] Create volume of 1 GB Aug 16 21:21:17.925850 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-8f6b85d4-568a-482b-a504-57b22aa94654 tempest-ProjectReaderTests-1756122078 tempest-ProjectReaderTests-1756122078-project-admin] Availability Zones retrieved successfully. Aug 16 21:21:17.932072 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-8f6b85d4-568a-482b-a504-57b22aa94654 tempest-ProjectReaderTests-1756122078 tempest-ProjectReaderTests-1756122078-project-admin] Flow 'volume_create_api' (5dd8f74b-d167-4971-9815-b258d3949c7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100332) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:21:17.933128 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-8f6b85d4-568a-482b-a504-57b22aa94654 tempest-ProjectReaderTests-1756122078 tempest-ProjectReaderTests-1756122078-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (22857349-91b1-49e7-b254-c5fffda5d040) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:21:17.933997 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.flows.api.create_volume [None req-8f6b85d4-568a-482b-a504-57b22aa94654 tempest-ProjectReaderTests-1756122078 tempest-ProjectReaderTests-1756122078-project-admin] Validating volume size '1' using validate_int {{(pid=100332) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 21:21:17.966145 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-8f6b85d4-568a-482b-a504-57b22aa94654 tempest-ProjectReaderTests-1756122078 tempest-ProjectReaderTests-1756122078-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (22857349-91b1-49e7-b254-c5fffda5d040) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T21:04:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=69e633b8-fab9-4b15-8b40-4f1a67c51cda,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '69e633b8-fab9-4b15-8b40-4f1a67c51cda', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:21:17.967034 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-8f6b85d4-568a-482b-a504-57b22aa94654 tempest-ProjectReaderTests-1756122078 tempest-ProjectReaderTests-1756122078-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (76006783-79ca-4c7d-afce-be983202505b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:21:18.032062 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.quota [None req-8f6b85d4-568a-482b-a504-57b22aa94654 tempest-ProjectReaderTests-1756122078 tempest-ProjectReaderTests-1756122078-project-admin] Created reservations ['31b980f9-ff1b-415f-9663-91d414b62b9a', '9a646773-ee4f-49e9-9201-ce3143dd7c2f', '7fee1121-09b5-49d1-804a-d3bd18cece28', '8303cbcd-dec2-4975-be4a-bba9b5f7152d'] {{(pid=100332) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:21:18.033134 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-8f6b85d4-568a-482b-a504-57b22aa94654 tempest-ProjectReaderTests-1756122078 tempest-ProjectReaderTests-1756122078-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (76006783-79ca-4c7d-afce-be983202505b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['31b980f9-ff1b-415f-9663-91d414b62b9a', '9a646773-ee4f-49e9-9201-ce3143dd7c2f', '7fee1121-09b5-49d1-804a-d3bd18cece28', '8303cbcd-dec2-4975-be4a-bba9b5f7152d']}' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:21:18.034183 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-8f6b85d4-568a-482b-a504-57b22aa94654 tempest-ProjectReaderTests-1756122078 tempest-ProjectReaderTests-1756122078-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8dd5df6c-bac2-42eb-9ff7-7168f9b2e307) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:21:18.045349 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-551ee98f-43b8-4077-a5bf-56af9362f84f None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:21:18.047616 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-551ee98f-43b8-4077-a5bf-56af9362f84f tempest-ProjectReaderTests-1124252315 tempest-ProjectReaderTests-1124252315-project-admin] GET https://10.4.3.143/volume/v3/volumes/af3f3b31-cd37-4e42-8ef0-d390ae2956b2 Aug 16 21:21:18.047898 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-551ee98f-43b8-4077-a5bf-56af9362f84f tempest-ProjectReaderTests-1124252315 tempest-ProjectReaderTests-1124252315-project-admin] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:21:18.048171 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-551ee98f-43b8-4077-a5bf-56af9362f84f tempest-ProjectReaderTests-1124252315 tempest-ProjectReaderTests-1124252315-project-admin] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:21:18.057443 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:21:18.057443 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:21:18.062036 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-551ee98f-43b8-4077-a5bf-56af9362f84f tempest-ProjectReaderTests-1124252315 tempest-ProjectReaderTests-1124252315-project-admin] Volume info retrieved successfully. Aug 16 21:21:18.067643 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-8f6b85d4-568a-482b-a504-57b22aa94654 tempest-ProjectReaderTests-1756122078 tempest-ProjectReaderTests-1756122078-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8dd5df6c-bac2-42eb-9ff7-7168f9b2e307) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4fffc8c8-c0d4-4fb5-ba25-c34fbe344259', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-981187630',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e2c66fee8f5e49d59889a7b9270b7b2c',qos_specs=None,replication_status=,reservations=['31b980f9-ff1b-415f-9663-91d414b62b9a','9a646773-ee4f-49e9-9201-ce3143dd7c2f','7fee1121-09b5-49d1-804a-d3bd18cece28','8303cbcd-dec2-4975-be4a-bba9b5f7152d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ee5af28d6b494cdb8edceb1744ad9222',volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T21:21:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-981187630',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4fffc8c8-c0d4-4fb5-ba25-c34fbe344259,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e2c66fee8f5e49d59889a7b9270b7b2c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ee5af28d6b494cdb8edceb1744ad9222',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(69e633b8-fab9-4b15-8b40-4f1a67c51cda),volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda)}' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:21:18.068463 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-551ee98f-43b8-4077-a5bf-56af9362f84f tempest-ProjectReaderTests-1124252315 tempest-ProjectReaderTests-1124252315-project-admin] https://10.4.3.143/volume/v3/volumes/af3f3b31-cd37-4e42-8ef0-d390ae2956b2 returned with HTTP 200 Aug 16 21:21:18.069160 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-8f6b85d4-568a-482b-a504-57b22aa94654 tempest-ProjectReaderTests-1756122078 tempest-ProjectReaderTests-1756122078-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a402fc93-f3fa-44ee-b52e-7dcdd5729b58) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:21:18.069271 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 1180/4699] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:21:18 2026] GET /volume/v3/volumes/af3f3b31-cd37-4e42-8ef0-d390ae2956b2 => generated 972 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:21:18.089874 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-fa0cf837-f5ee-4821-ba9c-d07a4fcdc6a4 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:21:18.093294 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-fa0cf837-f5ee-4821-ba9c-d07a4fcdc6a4 tempest-ProjectReaderTests-1124252315 tempest-ProjectReaderTests-1124252315-project-admin] GET https://10.4.3.143/volume/v3/messages Aug 16 21:21:18.093294 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-fa0cf837-f5ee-4821-ba9c-d07a4fcdc6a4 tempest-ProjectReaderTests-1124252315 tempest-ProjectReaderTests-1124252315-project-admin] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:21:18.093294 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-fa0cf837-f5ee-4821-ba9c-d07a4fcdc6a4 tempest-ProjectReaderTests-1124252315 tempest-ProjectReaderTests-1124252315-project-admin] Calling method 'version_select' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:21:18.094789 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-8f6b85d4-568a-482b-a504-57b22aa94654 tempest-ProjectReaderTests-1756122078 tempest-ProjectReaderTests-1756122078-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a402fc93-f3fa-44ee-b52e-7dcdd5729b58) transitioned into state 'SUCCESS' from state '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-981187630',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e2c66fee8f5e49d59889a7b9270b7b2c',qos_specs=None,replication_status=,reservations=['31b980f9-ff1b-415f-9663-91d414b62b9a','9a646773-ee4f-49e9-9201-ce3143dd7c2f','7fee1121-09b5-49d1-804a-d3bd18cece28','8303cbcd-dec2-4975-be4a-bba9b5f7152d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ee5af28d6b494cdb8edceb1744ad9222',volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda)}' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:21:18.095836 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-8f6b85d4-568a-482b-a504-57b22aa94654 tempest-ProjectReaderTests-1756122078 tempest-ProjectReaderTests-1756122078-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (325aa17d-40c6-4e84-b406-8248368457db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:21:18.098843 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-fa0cf837-f5ee-4821-ba9c-d07a4fcdc6a4 tempest-ProjectReaderTests-1124252315 tempest-ProjectReaderTests-1124252315-project-admin] https://10.4.3.143/volume/v3/messages returned with HTTP 200 Aug 16 21:21:18.100287 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 1164/4700] 10.4.3.143 () {68 vars in 1280 bytes} [Sun Aug 16 21:21:18 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 16 21:21:18.110134 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-724cbb66-22c0-45ec-92ca-8c4423576511 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:21:18.110252 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-8f6b85d4-568a-482b-a504-57b22aa94654 tempest-ProjectReaderTests-1756122078 tempest-ProjectReaderTests-1756122078-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (325aa17d-40c6-4e84-b406-8248368457db) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:21:18.111201 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-8f6b85d4-568a-482b-a504-57b22aa94654 tempest-ProjectReaderTests-1756122078 tempest-ProjectReaderTests-1756122078-project-admin] Flow 'volume_create_api' (5dd8f74b-d167-4971-9815-b258d3949c7b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100332) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:21:18.111510 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-8f6b85d4-568a-482b-a504-57b22aa94654 tempest-ProjectReaderTests-1756122078 tempest-ProjectReaderTests-1756122078-project-admin] Create volume request issued successfully. Aug 16 21:21:18.112246 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-8f6b85d4-568a-482b-a504-57b22aa94654 tempest-ProjectReaderTests-1756122078 tempest-ProjectReaderTests-1756122078-project-admin] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Aug 16 21:21:18.112382 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-724cbb66-22c0-45ec-92ca-8c4423576511 tempest-ProjectReaderTests-1124252315 tempest-ProjectReaderTests-1124252315-project-reader] GET https://10.4.3.143/volume/v3/messages/1f711351-2e6b-4a7f-be46-34c5ef2d62f4 Aug 16 21:21:18.112813 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-724cbb66-22c0-45ec-92ca-8c4423576511 tempest-ProjectReaderTests-1124252315 tempest-ProjectReaderTests-1124252315-project-reader] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:21:18.112842 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 1179/4701] 10.4.3.143 () {68 vars in 1258 bytes} [Sun Aug 16 21:21:17 2026] POST /volume/v3/volumes => generated 777 bytes in 196 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 21:21:18.113029 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-724cbb66-22c0-45ec-92ca-8c4423576511 tempest-ProjectReaderTests-1124252315 tempest-ProjectReaderTests-1124252315-project-reader] Calling method 'version_select' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:21:18.117402 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-724cbb66-22c0-45ec-92ca-8c4423576511 tempest-ProjectReaderTests-1124252315 tempest-ProjectReaderTests-1124252315-project-reader] https://10.4.3.143/volume/v3/messages/1f711351-2e6b-4a7f-be46-34c5ef2d62f4 returned with HTTP 200 Aug 16 21:21:18.117816 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 1179/4702] 10.4.3.143 () {68 vars in 1391 bytes} [Sun Aug 16 21:21:18 2026] GET /volume/v3/messages/1f711351-2e6b-4a7f-be46-34c5ef2d62f4 => generated 667 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:21:18.125762 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-14c93b72-5d72-4397-b9dc-952168b4a754 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:21:18.127444 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-14c93b72-5d72-4397-b9dc-952168b4a754 tempest-ProjectReaderTests-1756122078 tempest-ProjectReaderTests-1756122078-project-admin] GET https://10.4.3.143/volume/v3/volumes/4fffc8c8-c0d4-4fb5-ba25-c34fbe344259 Aug 16 21:21:18.127700 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-14c93b72-5d72-4397-b9dc-952168b4a754 tempest-ProjectReaderTests-1756122078 tempest-ProjectReaderTests-1756122078-project-admin] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:21:18.127968 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-14c93b72-5d72-4397-b9dc-952168b4a754 tempest-ProjectReaderTests-1756122078 tempest-ProjectReaderTests-1756122078-project-admin] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:21:18.132136 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-2e7dc6e5-6c1e-4163-9bf6-5e0fd127b511 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:21:18.134403 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-2e7dc6e5-6c1e-4163-9bf6-5e0fd127b511 tempest-ProjectReaderTests-1124252315 tempest-ProjectReaderTests-1124252315-project-admin] DELETE https://10.4.3.143/volume/v3/messages/1f711351-2e6b-4a7f-be46-34c5ef2d62f4 Aug 16 21:21:18.134778 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-2e7dc6e5-6c1e-4163-9bf6-5e0fd127b511 tempest-ProjectReaderTests-1124252315 tempest-ProjectReaderTests-1124252315-project-admin] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:21:18.134945 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-2e7dc6e5-6c1e-4163-9bf6-5e0fd127b511 tempest-ProjectReaderTests-1124252315 tempest-ProjectReaderTests-1124252315-project-admin] Calling method 'version_select' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:21:18.142901 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:21:18.142901 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:21:18.145661 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-2e7dc6e5-6c1e-4163-9bf6-5e0fd127b511 tempest-ProjectReaderTests-1124252315 tempest-ProjectReaderTests-1124252315-project-admin] https://10.4.3.143/volume/v3/messages/1f711351-2e6b-4a7f-be46-34c5ef2d62f4 returned with HTTP 204 Aug 16 21:21:18.146247 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 1165/4703] 10.4.3.143 () {68 vars in 1394 bytes} [Sun Aug 16 21:21:18 2026] DELETE /volume/v3/messages/1f711351-2e6b-4a7f-be46-34c5ef2d62f4 => generated 0 bytes in 15 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 16 21:21:18.148718 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-14c93b72-5d72-4397-b9dc-952168b4a754 tempest-ProjectReaderTests-1756122078 tempest-ProjectReaderTests-1756122078-project-admin] Volume info retrieved successfully. Aug 16 21:21:18.153673 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-72cc4a15-7096-42aa-9f51-30e3fa7aef2d None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:21:18.155757 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-14c93b72-5d72-4397-b9dc-952168b4a754 tempest-ProjectReaderTests-1756122078 tempest-ProjectReaderTests-1756122078-project-admin] https://10.4.3.143/volume/v3/volumes/4fffc8c8-c0d4-4fb5-ba25-c34fbe344259 returned with HTTP 200 Aug 16 21:21:18.155906 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-72cc4a15-7096-42aa-9f51-30e3fa7aef2d tempest-ProjectReaderTests-1124252315 tempest-ProjectReaderTests-1124252315-project-admin] DELETE https://10.4.3.143/volume/v3/volumes/af3f3b31-cd37-4e42-8ef0-d390ae2956b2 Aug 16 21:21:18.156130 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-72cc4a15-7096-42aa-9f51-30e3fa7aef2d tempest-ProjectReaderTests-1124252315 tempest-ProjectReaderTests-1124252315-project-admin] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:21:18.156342 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-72cc4a15-7096-42aa-9f51-30e3fa7aef2d tempest-ProjectReaderTests-1124252315 tempest-ProjectReaderTests-1124252315-project-admin] Calling method 'delete' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:21:18.156426 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 1181/4704] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:21:18 2026] GET /volume/v3/volumes/4fffc8c8-c0d4-4fb5-ba25-c34fbe344259 => generated 956 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:21:18.156547 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.v3.volumes [None req-72cc4a15-7096-42aa-9f51-30e3fa7aef2d tempest-ProjectReaderTests-1124252315 tempest-ProjectReaderTests-1124252315-project-admin] Delete volume with id: af3f3b31-cd37-4e42-8ef0-d390ae2956b2 Aug 16 21:21:18.164887 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:21:18.164887 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:21:18.165285 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-72cc4a15-7096-42aa-9f51-30e3fa7aef2d tempest-ProjectReaderTests-1124252315 tempest-ProjectReaderTests-1124252315-project-admin] Volume info retrieved successfully. Aug 16 21:21:18.166491 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-72cc4a15-7096-42aa-9f51-30e3fa7aef2d tempest-ProjectReaderTests-1124252315 tempest-ProjectReaderTests-1124252315-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100332) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 16 21:21:18.180672 np0000007409 devstack@c-api.service[100332]: WARNING cinder.quota [None req-72cc4a15-7096-42aa-9f51-30e3fa7aef2d tempest-ProjectReaderTests-1124252315 tempest-ProjectReaderTests-1124252315-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-43551944 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-43551944, it is now deprecated. Please use the default quota class for default quota. Aug 16 21:21:18.181065 np0000007409 devstack@c-api.service[100332]: WARNING cinder.quota [None req-72cc4a15-7096-42aa-9f51-30e3fa7aef2d tempest-ProjectReaderTests-1124252315 tempest-ProjectReaderTests-1124252315-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-43551944 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-43551944, it is now deprecated. Please use the default quota class for default quota. Aug 16 21:21:18.191872 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.quota [None req-72cc4a15-7096-42aa-9f51-30e3fa7aef2d tempest-ProjectReaderTests-1124252315 tempest-ProjectReaderTests-1124252315-project-admin] Created reservations ['b2f3c96b-71f6-414e-baf4-053c597a2d82', '8580aba0-23f5-40b9-a685-99bc2266d470', '5b342050-1de9-4f51-b529-245a6d1d1463', '6ed4e5a6-f1d1-40c9-bbc4-6e4eb53f8b5c'] {{(pid=100332) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:21:18.229799 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-72cc4a15-7096-42aa-9f51-30e3fa7aef2d tempest-ProjectReaderTests-1124252315 tempest-ProjectReaderTests-1124252315-project-admin] Delete volume request issued successfully. Aug 16 21:21:18.230122 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-72cc4a15-7096-42aa-9f51-30e3fa7aef2d tempest-ProjectReaderTests-1124252315 tempest-ProjectReaderTests-1124252315-project-admin] https://10.4.3.143/volume/v3/volumes/af3f3b31-cd37-4e42-8ef0-d390ae2956b2 returned with HTTP 202 Aug 16 21:21:18.230710 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 1180/4705] 10.4.3.143 () {68 vars in 1391 bytes} [Sun Aug 16 21:21:18 2026] DELETE /volume/v3/volumes/af3f3b31-cd37-4e42-8ef0-d390ae2956b2 => generated 0 bytes in 78 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 21:21:18.239694 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-15fb18f9-53af-4b51-ad62-57017c2cc09a None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:21:18.241745 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-15fb18f9-53af-4b51-ad62-57017c2cc09a tempest-ProjectReaderTests-1124252315 tempest-ProjectReaderTests-1124252315-project-admin] DELETE https://10.4.3.143/volume/v3/types/a5fe07bb-cde6-458f-b920-831692c4a2bf Aug 16 21:21:18.241988 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-15fb18f9-53af-4b51-ad62-57017c2cc09a tempest-ProjectReaderTests-1124252315 tempest-ProjectReaderTests-1124252315-project-admin] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:21:18.242255 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-15fb18f9-53af-4b51-ad62-57017c2cc09a tempest-ProjectReaderTests-1124252315 tempest-ProjectReaderTests-1124252315-project-admin] Calling method '_delete' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:21:18.276840 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-15fb18f9-53af-4b51-ad62-57017c2cc09a tempest-ProjectReaderTests-1124252315 tempest-ProjectReaderTests-1124252315-project-admin] https://10.4.3.143/volume/v3/types/a5fe07bb-cde6-458f-b920-831692c4a2bf returned with HTTP 202 Aug 16 21:21:18.277067 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 1180/4706] 10.4.3.143 () {66 vars in 1345 bytes} [Sun Aug 16 21:21:18 2026] DELETE /volume/v3/types/a5fe07bb-cde6-458f-b920-831692c4a2bf => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 21:21:19.170560 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-27366738-86bf-48ed-912d-8e014a617048 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:21:19.172345 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-27366738-86bf-48ed-912d-8e014a617048 tempest-ProjectReaderTests-1756122078 tempest-ProjectReaderTests-1756122078-project-admin] GET https://10.4.3.143/volume/v3/volumes/4fffc8c8-c0d4-4fb5-ba25-c34fbe344259 Aug 16 21:21:19.172587 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-27366738-86bf-48ed-912d-8e014a617048 tempest-ProjectReaderTests-1756122078 tempest-ProjectReaderTests-1756122078-project-admin] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:21:19.172896 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-27366738-86bf-48ed-912d-8e014a617048 tempest-ProjectReaderTests-1756122078 tempest-ProjectReaderTests-1756122078-project-admin] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:21:19.187077 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:21:19.187077 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:21:19.191342 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-27366738-86bf-48ed-912d-8e014a617048 tempest-ProjectReaderTests-1756122078 tempest-ProjectReaderTests-1756122078-project-admin] Volume info retrieved successfully. Aug 16 21:21:19.196288 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-27366738-86bf-48ed-912d-8e014a617048 tempest-ProjectReaderTests-1756122078 tempest-ProjectReaderTests-1756122078-project-admin] https://10.4.3.143/volume/v3/volumes/4fffc8c8-c0d4-4fb5-ba25-c34fbe344259 returned with HTTP 200 Aug 16 21:21:19.196713 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 1166/4707] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:21:19 2026] GET /volume/v3/volumes/4fffc8c8-c0d4-4fb5-ba25-c34fbe344259 => generated 1017 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:21:19.211692 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-c3da19a4-c609-49c1-aaa4-34090776694a None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:21:19.213778 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-c3da19a4-c609-49c1-aaa4-34090776694a tempest-ProjectReaderTests-1756122078 tempest-ProjectReaderTests-1756122078-project-admin] POST https://10.4.3.143/volume/v3/snapshots Aug 16 21:21:19.214141 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-c3da19a4-c609-49c1-aaa4-34090776694a tempest-ProjectReaderTests-1756122078 tempest-ProjectReaderTests-1756122078-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "4fffc8c8-c0d4-4fb5-ba25-c34fbe344259", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-64508314"}} {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:21:19.224216 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:21:19.224216 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:21:19.224532 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-c3da19a4-c609-49c1-aaa4-34090776694a tempest-ProjectReaderTests-1756122078 tempest-ProjectReaderTests-1756122078-project-admin] Volume info retrieved successfully. Aug 16 21:21:19.224532 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.v3.snapshots [None req-c3da19a4-c609-49c1-aaa4-34090776694a tempest-ProjectReaderTests-1756122078 tempest-ProjectReaderTests-1756122078-project-admin] Create snapshot from volume 4fffc8c8-c0d4-4fb5-ba25-c34fbe344259 Aug 16 21:21:19.257952 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.quota [None req-c3da19a4-c609-49c1-aaa4-34090776694a tempest-ProjectReaderTests-1756122078 tempest-ProjectReaderTests-1756122078-project-admin] Created reservations ['7a8b4d83-ff47-4432-88c3-d46ae0e9a12f', 'ab6731cb-e3d3-4b47-9573-d0b41caf1a8a', '009af199-110e-4310-91f3-3c69249697cf', '20692a38-3ce8-4997-8d7e-fe47e3058f02'] {{(pid=100330) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:21:19.292891 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-c3da19a4-c609-49c1-aaa4-34090776694a tempest-ProjectReaderTests-1756122078 tempest-ProjectReaderTests-1756122078-project-admin] Snapshot create request issued successfully. Aug 16 21:21:19.293253 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-c3da19a4-c609-49c1-aaa4-34090776694a tempest-ProjectReaderTests-1756122078 tempest-ProjectReaderTests-1756122078-project-admin] https://10.4.3.143/volume/v3/snapshots returned with HTTP 202 Aug 16 21:21:19.293828 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 1182/4708] 10.4.3.143 () {68 vars in 1265 bytes} [Sun Aug 16 21:21:19 2026] POST /volume/v3/snapshots => generated 306 bytes in 82 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 21:21:19.304763 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-72ecd92a-58d8-426a-a85c-19dfc1c0dc43 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:21:19.307070 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-72ecd92a-58d8-426a-a85c-19dfc1c0dc43 tempest-ProjectReaderTests-1756122078 tempest-ProjectReaderTests-1756122078-project-admin] GET https://10.4.3.143/volume/v3/snapshots/d90c1491-ca37-413d-80b5-220ebf13d4a1 Aug 16 21:21:19.307307 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-72ecd92a-58d8-426a-a85c-19dfc1c0dc43 tempest-ProjectReaderTests-1756122078 tempest-ProjectReaderTests-1756122078-project-admin] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:21:19.307594 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-72ecd92a-58d8-426a-a85c-19dfc1c0dc43 tempest-ProjectReaderTests-1756122078 tempest-ProjectReaderTests-1756122078-project-admin] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:21:19.314006 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:21:19.314006 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:21:19.314475 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-72ecd92a-58d8-426a-a85c-19dfc1c0dc43 tempest-ProjectReaderTests-1756122078 tempest-ProjectReaderTests-1756122078-project-admin] Snapshot retrieved successfully. Aug 16 21:21:19.315376 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-72ecd92a-58d8-426a-a85c-19dfc1c0dc43 tempest-ProjectReaderTests-1756122078 tempest-ProjectReaderTests-1756122078-project-admin] https://10.4.3.143/volume/v3/snapshots/d90c1491-ca37-413d-80b5-220ebf13d4a1 returned with HTTP 200 Aug 16 21:21:19.315880 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 1181/4709] 10.4.3.143 () {66 vars in 1354 bytes} [Sun Aug 16 21:21:19 2026] GET /volume/v3/snapshots/d90c1491-ca37-413d-80b5-220ebf13d4a1 => generated 438 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:21:19.901287 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-8703b8a0-6b77-4bfa-92e9-cedf23654b48 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:21:19.903475 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-8703b8a0-6b77-4bfa-92e9-cedf23654b48 tempest-TestInstancesWithCinderVolumes-1479381705 tempest-TestInstancesWithCinderVolumes-1479381705-project-member] GET https://10.4.3.143/volume/v3/volumes/f343067b-6fa0-4c66-b41d-bad215ead736 Aug 16 21:21:19.905430 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-8703b8a0-6b77-4bfa-92e9-cedf23654b48 tempest-TestInstancesWithCinderVolumes-1479381705 tempest-TestInstancesWithCinderVolumes-1479381705-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:21:19.905430 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-8703b8a0-6b77-4bfa-92e9-cedf23654b48 tempest-TestInstancesWithCinderVolumes-1479381705 tempest-TestInstancesWithCinderVolumes-1479381705-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:21:19.913016 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:21:19.913016 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:21:19.918116 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-8703b8a0-6b77-4bfa-92e9-cedf23654b48 tempest-TestInstancesWithCinderVolumes-1479381705 tempest-TestInstancesWithCinderVolumes-1479381705-project-member] Volume info retrieved successfully. Aug 16 21:21:19.925129 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-8703b8a0-6b77-4bfa-92e9-cedf23654b48 tempest-TestInstancesWithCinderVolumes-1479381705 tempest-TestInstancesWithCinderVolumes-1479381705-project-member] https://10.4.3.143/volume/v3/volumes/f343067b-6fa0-4c66-b41d-bad215ead736 returned with HTTP 200 Aug 16 21:21:19.925979 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 1181/4710] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:21:19 2026] GET /volume/v3/volumes/f343067b-6fa0-4c66-b41d-bad215ead736 => generated 939 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:21:20.332166 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-28909bea-8478-414e-b796-e193113d5017 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:21:20.334147 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-28909bea-8478-414e-b796-e193113d5017 tempest-ProjectReaderTests-1756122078 tempest-ProjectReaderTests-1756122078-project-admin] GET https://10.4.3.143/volume/v3/snapshots/d90c1491-ca37-413d-80b5-220ebf13d4a1 Aug 16 21:21:20.334375 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-28909bea-8478-414e-b796-e193113d5017 tempest-ProjectReaderTests-1756122078 tempest-ProjectReaderTests-1756122078-project-admin] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:21:20.334700 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-28909bea-8478-414e-b796-e193113d5017 tempest-ProjectReaderTests-1756122078 tempest-ProjectReaderTests-1756122078-project-admin] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:21:20.340355 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:21:20.340355 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:21:20.340812 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-28909bea-8478-414e-b796-e193113d5017 tempest-ProjectReaderTests-1756122078 tempest-ProjectReaderTests-1756122078-project-admin] Snapshot retrieved successfully. Aug 16 21:21:20.341703 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-28909bea-8478-414e-b796-e193113d5017 tempest-ProjectReaderTests-1756122078 tempest-ProjectReaderTests-1756122078-project-admin] https://10.4.3.143/volume/v3/snapshots/d90c1491-ca37-413d-80b5-220ebf13d4a1 returned with HTTP 200 Aug 16 21:21:20.342355 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 1167/4711] 10.4.3.143 () {66 vars in 1354 bytes} [Sun Aug 16 21:21:20 2026] GET /volume/v3/snapshots/d90c1491-ca37-413d-80b5-220ebf13d4a1 => generated 465 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:21:20.353798 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-7f06c859-290b-4705-983c-46a0d7e8059f None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:21:20.355948 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-7f06c859-290b-4705-983c-46a0d7e8059f tempest-ProjectReaderTests-1756122078 tempest-ProjectReaderTests-1756122078-project-reader] POST https://10.4.3.143/volume/v3/snapshots/d90c1491-ca37-413d-80b5-220ebf13d4a1/action Aug 16 21:21:20.356331 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-7f06c859-290b-4705-983c-46a0d7e8059f tempest-ProjectReaderTests-1756122078 tempest-ProjectReaderTests-1756122078-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100330) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 21:21:20.356479 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-7f06c859-290b-4705-983c-46a0d7e8059f tempest-ProjectReaderTests-1756122078 tempest-ProjectReaderTests-1756122078-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:21:20.358118 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.contrib.admin_actions [None req-7f06c859-290b-4705-983c-46a0d7e8059f tempest-ProjectReaderTests-1756122078 tempest-ProjectReaderTests-1756122078-project-reader] Updating snapshot 'd90c1491-ca37-413d-80b5-220ebf13d4a1' with '{'status': 'error'}' {{(pid=100330) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 16 21:21:20.376214 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [req-c3e02a2b-e23c-4b64-89f0-6c3505c1d6e6 req-20aee84c-0a2b-48bb-8621-7fc407c1bfe8 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:21:20.379645 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:21:20.379645 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:21:20.379890 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.policy [None req-7f06c859-290b-4705-983c-46a0d7e8059f tempest-ProjectReaderTests-1756122078 tempest-ProjectReaderTests-1756122078-project-reader] Policy check for volume_extension:snapshot_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': '7610d564f6984dffb173fe4a7f51a551', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e2c66fee8f5e49d59889a7b9270b7b2c', '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=100330) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 16 21:21:20.380171 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-7f06c859-290b-4705-983c-46a0d7e8059f tempest-ProjectReaderTests-1756122078 tempest-ProjectReaderTests-1756122078-project-reader] https://10.4.3.143/volume/v3/snapshots/d90c1491-ca37-413d-80b5-220ebf13d4a1/action returned with HTTP 403 Aug 16 21:21:20.380756 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 1183/4712] 10.4.3.143 () {68 vars in 1396 bytes} [Sun Aug 16 21:21:20 2026] POST /volume/v3/snapshots/d90c1491-ca37-413d-80b5-220ebf13d4a1/action => generated 133 bytes in 27 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:21:20.381981 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [req-c3e02a2b-e23c-4b64-89f0-6c3505c1d6e6 req-20aee84c-0a2b-48bb-8621-7fc407c1bfe8 tempest-TestInstancesWithCinderVolumes-1479381705 tempest-TestInstancesWithCinderVolumes-1479381705-project-member] GET https://10.4.3.143/volume/v3/volumes/f343067b-6fa0-4c66-b41d-bad215ead736 Aug 16 21:21:20.382271 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [req-c3e02a2b-e23c-4b64-89f0-6c3505c1d6e6 req-20aee84c-0a2b-48bb-8621-7fc407c1bfe8 tempest-TestInstancesWithCinderVolumes-1479381705 tempest-TestInstancesWithCinderVolumes-1479381705-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:21:20.382595 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [req-c3e02a2b-e23c-4b64-89f0-6c3505c1d6e6 req-20aee84c-0a2b-48bb-8621-7fc407c1bfe8 tempest-TestInstancesWithCinderVolumes-1479381705 tempest-TestInstancesWithCinderVolumes-1479381705-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:21:20.393805 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-c51da5e2-3dd0-40a6-9e8a-26582578d332 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:21:20.394989 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:21:20.394989 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:21:20.395675 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-c51da5e2-3dd0-40a6-9e8a-26582578d332 tempest-ProjectReaderTests-1756122078 tempest-ProjectReaderTests-1756122078-project-admin] DELETE https://10.4.3.143/volume/v3/snapshots/d90c1491-ca37-413d-80b5-220ebf13d4a1 Aug 16 21:21:20.395884 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-c51da5e2-3dd0-40a6-9e8a-26582578d332 tempest-ProjectReaderTests-1756122078 tempest-ProjectReaderTests-1756122078-project-admin] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:21:20.396123 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-c51da5e2-3dd0-40a6-9e8a-26582578d332 tempest-ProjectReaderTests-1756122078 tempest-ProjectReaderTests-1756122078-project-admin] Calling method 'delete' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:21:20.396262 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.v3.snapshots [None req-c51da5e2-3dd0-40a6-9e8a-26582578d332 tempest-ProjectReaderTests-1756122078 tempest-ProjectReaderTests-1756122078-project-admin] Delete snapshot with id: d90c1491-ca37-413d-80b5-220ebf13d4a1 Aug 16 21:21:20.401169 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [req-c3e02a2b-e23c-4b64-89f0-6c3505c1d6e6 req-20aee84c-0a2b-48bb-8621-7fc407c1bfe8 tempest-TestInstancesWithCinderVolumes-1479381705 tempest-TestInstancesWithCinderVolumes-1479381705-project-member] Volume info retrieved successfully. Aug 16 21:21:20.402115 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:21:20.402115 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:21:20.402485 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-c51da5e2-3dd0-40a6-9e8a-26582578d332 tempest-ProjectReaderTests-1756122078 tempest-ProjectReaderTests-1756122078-project-admin] Snapshot retrieved successfully. Aug 16 21:21:20.407488 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [req-c3e02a2b-e23c-4b64-89f0-6c3505c1d6e6 req-20aee84c-0a2b-48bb-8621-7fc407c1bfe8 tempest-TestInstancesWithCinderVolumes-1479381705 tempest-TestInstancesWithCinderVolumes-1479381705-project-member] https://10.4.3.143/volume/v3/volumes/f343067b-6fa0-4c66-b41d-bad215ead736 returned with HTTP 200 Aug 16 21:21:20.408058 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 1182/4713] 10.4.3.143 () {68 vars in 1598 bytes} [Sun Aug 16 21:21:20 2026] GET /volume/v3/volumes/f343067b-6fa0-4c66-b41d-bad215ead736 => generated 939 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:21:20.420701 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-c51da5e2-3dd0-40a6-9e8a-26582578d332 tempest-ProjectReaderTests-1756122078 tempest-ProjectReaderTests-1756122078-project-admin] Snapshot delete request issued successfully. Aug 16 21:21:20.420864 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-c51da5e2-3dd0-40a6-9e8a-26582578d332 tempest-ProjectReaderTests-1756122078 tempest-ProjectReaderTests-1756122078-project-admin] https://10.4.3.143/volume/v3/snapshots/d90c1491-ca37-413d-80b5-220ebf13d4a1 returned with HTTP 202 Aug 16 21:21:20.421313 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 1182/4714] 10.4.3.143 () {66 vars in 1357 bytes} [Sun Aug 16 21:21:20 2026] DELETE /volume/v3/snapshots/d90c1491-ca37-413d-80b5-220ebf13d4a1 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 21:21:20.431960 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-6f85c942-65e6-480a-a683-45e4d79dad11 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:21:20.432661 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-6f85c942-65e6-480a-a683-45e4d79dad11 tempest-ProjectReaderTests-1756122078 tempest-ProjectReaderTests-1756122078-project-admin] GET https://10.4.3.143/volume/v3/snapshots/d90c1491-ca37-413d-80b5-220ebf13d4a1 Aug 16 21:21:20.432977 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-6f85c942-65e6-480a-a683-45e4d79dad11 tempest-ProjectReaderTests-1756122078 tempest-ProjectReaderTests-1756122078-project-admin] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:21:20.433280 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-6f85c942-65e6-480a-a683-45e4d79dad11 tempest-ProjectReaderTests-1756122078 tempest-ProjectReaderTests-1756122078-project-admin] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:21:20.439225 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:21:20.439225 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:21:20.439620 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-6f85c942-65e6-480a-a683-45e4d79dad11 tempest-ProjectReaderTests-1756122078 tempest-ProjectReaderTests-1756122078-project-admin] Snapshot retrieved successfully. Aug 16 21:21:20.440695 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-6f85c942-65e6-480a-a683-45e4d79dad11 tempest-ProjectReaderTests-1756122078 tempest-ProjectReaderTests-1756122078-project-admin] https://10.4.3.143/volume/v3/snapshots/d90c1491-ca37-413d-80b5-220ebf13d4a1 returned with HTTP 200 Aug 16 21:21:20.441410 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 1168/4715] 10.4.3.143 () {66 vars in 1354 bytes} [Sun Aug 16 21:21:20 2026] GET /volume/v3/snapshots/d90c1491-ca37-413d-80b5-220ebf13d4a1 => generated 464 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:21:20.523703 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-81d38713-74ee-4146-906d-655614d86e08 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:21:20.524418 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-81d38713-74ee-4146-906d-655614d86e08 None None] GET https://10.4.3.143/volume// Aug 16 21:21:20.524516 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-81d38713-74ee-4146-906d-655614d86e08 None None] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:21:20.524805 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-81d38713-74ee-4146-906d-655614d86e08 None None] Calling method 'all' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:21:20.525491 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-81d38713-74ee-4146-906d-655614d86e08 None None] https://10.4.3.143/volume// returned with HTTP 300 Aug 16 21:21:20.525789 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 1184/4716] 10.4.3.143 () {66 vars in 1428 bytes} [Sun Aug 16 21:21: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 16 21:21:20.538093 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [req-c3e02a2b-e23c-4b64-89f0-6c3505c1d6e6 req-abecb875-0fda-4ff5-ae7b-9f296645c662 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:21:20.540954 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [req-c3e02a2b-e23c-4b64-89f0-6c3505c1d6e6 req-abecb875-0fda-4ff5-ae7b-9f296645c662 tempest-TestInstancesWithCinderVolumes-1479381705 tempest-TestInstancesWithCinderVolumes-1479381705-project-member] POST https://10.4.3.143/volume/v3/attachments Aug 16 21:21:20.542053 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [req-c3e02a2b-e23c-4b64-89f0-6c3505c1d6e6 req-abecb875-0fda-4ff5-ae7b-9f296645c662 tempest-TestInstancesWithCinderVolumes-1479381705 tempest-TestInstancesWithCinderVolumes-1479381705-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f343067b-6fa0-4c66-b41d-bad215ead736", "connector": null, "instance_uuid": "2823954e-d9ca-406c-8c31-34e428ea83d8"}} {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:21:20.556753 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:21:20.556753 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:21:20.597900 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [req-c3e02a2b-e23c-4b64-89f0-6c3505c1d6e6 req-abecb875-0fda-4ff5-ae7b-9f296645c662 tempest-TestInstancesWithCinderVolumes-1479381705 tempest-TestInstancesWithCinderVolumes-1479381705-project-member] https://10.4.3.143/volume/v3/attachments returned with HTTP 200 Aug 16 21:21:20.598459 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 1183/4717] 10.4.3.143 () {74 vars in 1594 bytes} [Sun Aug 16 21:21:20 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 16 21:21:20.644870 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-3a4ff22f-1b84-4a76-a6ad-de51ed92264f None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:21:20.647983 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-3a4ff22f-1b84-4a76-a6ad-de51ed92264f tempest-TestInstancesWithCinderVolumes-1479381705 tempest-TestInstancesWithCinderVolumes-1479381705-project-member] GET https://10.4.3.143/volume/v3/volumes/f343067b-6fa0-4c66-b41d-bad215ead736 Aug 16 21:21:20.648153 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-3a4ff22f-1b84-4a76-a6ad-de51ed92264f tempest-TestInstancesWithCinderVolumes-1479381705 tempest-TestInstancesWithCinderVolumes-1479381705-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:21:20.648370 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-3a4ff22f-1b84-4a76-a6ad-de51ed92264f tempest-TestInstancesWithCinderVolumes-1479381705 tempest-TestInstancesWithCinderVolumes-1479381705-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:21:20.662781 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-7d4a0dae-0db7-4e00-a1e0-2dc183018099 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:21:20.663449 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-7d4a0dae-0db7-4e00-a1e0-2dc183018099 None None] GET https://10.4.3.143/volume// Aug 16 21:21:20.663570 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-7d4a0dae-0db7-4e00-a1e0-2dc183018099 None None] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:21:20.663664 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-7d4a0dae-0db7-4e00-a1e0-2dc183018099 None None] Calling method 'all' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:21:20.664029 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-7d4a0dae-0db7-4e00-a1e0-2dc183018099 None None] https://10.4.3.143/volume// returned with HTTP 300 Aug 16 21:21:20.664416 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 1169/4718] 10.4.3.143 () {66 vars in 1426 bytes} [Sun Aug 16 21:21: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 16 21:21:20.671104 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:21:20.671104 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:21:20.678248 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [req-c3e02a2b-e23c-4b64-89f0-6c3505c1d6e6 req-613da673-c1ad-4d0e-b0f9-566d6a32f060 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:21:20.681010 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-3a4ff22f-1b84-4a76-a6ad-de51ed92264f tempest-TestInstancesWithCinderVolumes-1479381705 tempest-TestInstancesWithCinderVolumes-1479381705-project-member] Volume info retrieved successfully. Aug 16 21:21:20.682865 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [req-c3e02a2b-e23c-4b64-89f0-6c3505c1d6e6 req-613da673-c1ad-4d0e-b0f9-566d6a32f060 tempest-TestInstancesWithCinderVolumes-1479381705 tempest-TestInstancesWithCinderVolumes-1479381705-project-member] GET https://10.4.3.143/volume/v3/volumes/f343067b-6fa0-4c66-b41d-bad215ead736 Aug 16 21:21:20.683200 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [req-c3e02a2b-e23c-4b64-89f0-6c3505c1d6e6 req-613da673-c1ad-4d0e-b0f9-566d6a32f060 tempest-TestInstancesWithCinderVolumes-1479381705 tempest-TestInstancesWithCinderVolumes-1479381705-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:21:20.683551 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [req-c3e02a2b-e23c-4b64-89f0-6c3505c1d6e6 req-613da673-c1ad-4d0e-b0f9-566d6a32f060 tempest-TestInstancesWithCinderVolumes-1479381705 tempest-TestInstancesWithCinderVolumes-1479381705-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:21:20.689941 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-3a4ff22f-1b84-4a76-a6ad-de51ed92264f tempest-TestInstancesWithCinderVolumes-1479381705 tempest-TestInstancesWithCinderVolumes-1479381705-project-member] https://10.4.3.143/volume/v3/volumes/f343067b-6fa0-4c66-b41d-bad215ead736 returned with HTTP 200 Aug 16 21:21:20.690550 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 1183/4719] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:21:20 2026] GET /volume/v3/volumes/f343067b-6fa0-4c66-b41d-bad215ead736 => generated 938 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:21:20.703679 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:21:20.703679 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:21:20.709219 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [req-c3e02a2b-e23c-4b64-89f0-6c3505c1d6e6 req-613da673-c1ad-4d0e-b0f9-566d6a32f060 tempest-TestInstancesWithCinderVolumes-1479381705 tempest-TestInstancesWithCinderVolumes-1479381705-project-member] Volume info retrieved successfully. Aug 16 21:21:20.716553 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [req-c3e02a2b-e23c-4b64-89f0-6c3505c1d6e6 req-613da673-c1ad-4d0e-b0f9-566d6a32f060 tempest-TestInstancesWithCinderVolumes-1479381705 tempest-TestInstancesWithCinderVolumes-1479381705-project-member] https://10.4.3.143/volume/v3/volumes/f343067b-6fa0-4c66-b41d-bad215ead736 returned with HTTP 200 Aug 16 21:21:20.717198 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 1185/4720] 10.4.3.143 () {70 vars in 1639 bytes} [Sun Aug 16 21:21:20 2026] GET /volume/v3/volumes/f343067b-6fa0-4c66-b41d-bad215ead736 => generated 1118 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 16 21:21:20.842639 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [req-c3e02a2b-e23c-4b64-89f0-6c3505c1d6e6 req-c0ff1d70-eb50-4649-9ca7-3ebf3759a65f None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:21:20.844713 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [req-c3e02a2b-e23c-4b64-89f0-6c3505c1d6e6 req-c0ff1d70-eb50-4649-9ca7-3ebf3759a65f tempest-TestInstancesWithCinderVolumes-1479381705 tempest-TestInstancesWithCinderVolumes-1479381705-project-member] PUT https://10.4.3.143/volume/v3/attachments/47923727-42d5-4e9c-86f4-f5f6ede281dc Aug 16 21:21:20.845147 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [req-c3e02a2b-e23c-4b64-89f0-6c3505c1d6e6 req-c0ff1d70-eb50-4649-9ca7-3ebf3759a65f tempest-TestInstancesWithCinderVolumes-1479381705 tempest-TestInstancesWithCinderVolumes-1479381705-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.143", "host": "np0000007409", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:e42fbcbe2e9", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "69237b68-d654-4a76-81de-86e36bc8fb86", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:21:20.854193 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.coordination [req-c3e02a2b-e23c-4b64-89f0-6c3505c1d6e6 req-c0ff1d70-eb50-4649-9ca7-3ebf3759a65f tempest-TestInstancesWithCinderVolumes-1479381705 tempest-TestInstancesWithCinderVolumes-1479381705-project-member] Acquiring lock "cinder-attachment_update-f343067b-6fa0-4c66-b41d-bad215ead736-np0000007409" by "attachment_update" {{(pid=100332) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:21:20.860795 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.coordination [req-c3e02a2b-e23c-4b64-89f0-6c3505c1d6e6 req-c0ff1d70-eb50-4649-9ca7-3ebf3759a65f tempest-TestInstancesWithCinderVolumes-1479381705 tempest-TestInstancesWithCinderVolumes-1479381705-project-member] Lock "cinder-attachment_update-f343067b-6fa0-4c66-b41d-bad215ead736-np0000007409" acquired by "attachment_update" :: waited 0.007s {{(pid=100332) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:21:20.861802 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:21:20.861802 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:21:20.950481 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.coordination [req-c3e02a2b-e23c-4b64-89f0-6c3505c1d6e6 req-c0ff1d70-eb50-4649-9ca7-3ebf3759a65f tempest-TestInstancesWithCinderVolumes-1479381705 tempest-TestInstancesWithCinderVolumes-1479381705-project-member] Lock "cinder-attachment_update-f343067b-6fa0-4c66-b41d-bad215ead736-np0000007409" released by "attachment_update" :: held 0.090s {{(pid=100332) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:21:20.950842 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [req-c3e02a2b-e23c-4b64-89f0-6c3505c1d6e6 req-c0ff1d70-eb50-4649-9ca7-3ebf3759a65f tempest-TestInstancesWithCinderVolumes-1479381705 tempest-TestInstancesWithCinderVolumes-1479381705-project-member] https://10.4.3.143/volume/v3/attachments/47923727-42d5-4e9c-86f4-f5f6ede281dc returned with HTTP 200 Aug 16 21:21:20.951495 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 1184/4721] 10.4.3.143 () {74 vars in 1704 bytes} [Sun Aug 16 21:21:20 2026] PUT /volume/v3/attachments/47923727-42d5-4e9c-86f4-f5f6ede281dc => generated 969 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:21:21.452873 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-eb6bff51-ea5c-43d4-901b-e2ab24887591 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:21:21.455355 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-eb6bff51-ea5c-43d4-901b-e2ab24887591 tempest-ProjectReaderTests-1756122078 tempest-ProjectReaderTests-1756122078-project-admin] GET https://10.4.3.143/volume/v3/snapshots/d90c1491-ca37-413d-80b5-220ebf13d4a1 Aug 16 21:21:21.455666 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-eb6bff51-ea5c-43d4-901b-e2ab24887591 tempest-ProjectReaderTests-1756122078 tempest-ProjectReaderTests-1756122078-project-admin] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:21:21.455927 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-eb6bff51-ea5c-43d4-901b-e2ab24887591 tempest-ProjectReaderTests-1756122078 tempest-ProjectReaderTests-1756122078-project-admin] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:21:21.461149 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-eb6bff51-ea5c-43d4-901b-e2ab24887591 tempest-ProjectReaderTests-1756122078 tempest-ProjectReaderTests-1756122078-project-admin] https://10.4.3.143/volume/v3/snapshots/d90c1491-ca37-413d-80b5-220ebf13d4a1 returned with HTTP 404 Aug 16 21:21:21.461783 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 1170/4722] 10.4.3.143 () {66 vars in 1354 bytes} [Sun Aug 16 21:21:21 2026] GET /volume/v3/snapshots/d90c1491-ca37-413d-80b5-220ebf13d4a1 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:21:21.469186 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-6272d7f8-a5c1-452c-a453-c70dbc5bdeee None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:21:21.471696 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-6272d7f8-a5c1-452c-a453-c70dbc5bdeee tempest-ProjectReaderTests-1756122078 tempest-ProjectReaderTests-1756122078-project-admin] DELETE https://10.4.3.143/volume/v3/volumes/4fffc8c8-c0d4-4fb5-ba25-c34fbe344259 Aug 16 21:21:21.471983 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-6272d7f8-a5c1-452c-a453-c70dbc5bdeee tempest-ProjectReaderTests-1756122078 tempest-ProjectReaderTests-1756122078-project-admin] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:21:21.472234 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-6272d7f8-a5c1-452c-a453-c70dbc5bdeee tempest-ProjectReaderTests-1756122078 tempest-ProjectReaderTests-1756122078-project-admin] Calling method 'delete' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:21:21.472473 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.v3.volumes [None req-6272d7f8-a5c1-452c-a453-c70dbc5bdeee tempest-ProjectReaderTests-1756122078 tempest-ProjectReaderTests-1756122078-project-admin] Delete volume with id: 4fffc8c8-c0d4-4fb5-ba25-c34fbe344259 Aug 16 21:21:21.483351 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:21:21.483351 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:21:21.484031 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-6272d7f8-a5c1-452c-a453-c70dbc5bdeee tempest-ProjectReaderTests-1756122078 tempest-ProjectReaderTests-1756122078-project-admin] Volume info retrieved successfully. Aug 16 21:21:21.504860 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-6272d7f8-a5c1-452c-a453-c70dbc5bdeee tempest-ProjectReaderTests-1756122078 tempest-ProjectReaderTests-1756122078-project-admin] Delete volume request issued successfully. Aug 16 21:21:21.505207 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-6272d7f8-a5c1-452c-a453-c70dbc5bdeee tempest-ProjectReaderTests-1756122078 tempest-ProjectReaderTests-1756122078-project-admin] https://10.4.3.143/volume/v3/volumes/4fffc8c8-c0d4-4fb5-ba25-c34fbe344259 returned with HTTP 202 Aug 16 21:21:21.506180 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 1184/4723] 10.4.3.143 () {66 vars in 1351 bytes} [Sun Aug 16 21:21:21 2026] DELETE /volume/v3/volumes/4fffc8c8-c0d4-4fb5-ba25-c34fbe344259 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 21:21:21.515942 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-52d41485-50cb-499e-938e-b14a230274b0 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:21:21.518060 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-52d41485-50cb-499e-938e-b14a230274b0 tempest-ProjectReaderTests-1756122078 tempest-ProjectReaderTests-1756122078-project-admin] GET https://10.4.3.143/volume/v3/volumes/4fffc8c8-c0d4-4fb5-ba25-c34fbe344259 Aug 16 21:21:21.518396 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-52d41485-50cb-499e-938e-b14a230274b0 tempest-ProjectReaderTests-1756122078 tempest-ProjectReaderTests-1756122078-project-admin] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:21:21.518691 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-52d41485-50cb-499e-938e-b14a230274b0 tempest-ProjectReaderTests-1756122078 tempest-ProjectReaderTests-1756122078-project-admin] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:21:21.526658 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:21:21.526658 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:21:21.530895 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-52d41485-50cb-499e-938e-b14a230274b0 tempest-ProjectReaderTests-1756122078 tempest-ProjectReaderTests-1756122078-project-admin] Volume info retrieved successfully. Aug 16 21:21:21.536374 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-52d41485-50cb-499e-938e-b14a230274b0 tempest-ProjectReaderTests-1756122078 tempest-ProjectReaderTests-1756122078-project-admin] https://10.4.3.143/volume/v3/volumes/4fffc8c8-c0d4-4fb5-ba25-c34fbe344259 returned with HTTP 200 Aug 16 21:21:21.536851 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 1186/4724] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:21:21 2026] GET /volume/v3/volumes/4fffc8c8-c0d4-4fb5-ba25-c34fbe344259 => generated 1016 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:21:21.706197 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-cd46c533-da79-49b6-be6e-29f2dff90519 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:21:21.708579 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-cd46c533-da79-49b6-be6e-29f2dff90519 tempest-TestInstancesWithCinderVolumes-1479381705 tempest-TestInstancesWithCinderVolumes-1479381705-project-member] GET https://10.4.3.143/volume/v3/volumes/f343067b-6fa0-4c66-b41d-bad215ead736 Aug 16 21:21:21.708845 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-cd46c533-da79-49b6-be6e-29f2dff90519 tempest-TestInstancesWithCinderVolumes-1479381705 tempest-TestInstancesWithCinderVolumes-1479381705-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:21:21.709129 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-cd46c533-da79-49b6-be6e-29f2dff90519 tempest-TestInstancesWithCinderVolumes-1479381705 tempest-TestInstancesWithCinderVolumes-1479381705-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:21:21.721986 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:21:21.721986 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:21:21.726374 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-cd46c533-da79-49b6-be6e-29f2dff90519 tempest-TestInstancesWithCinderVolumes-1479381705 tempest-TestInstancesWithCinderVolumes-1479381705-project-member] Volume info retrieved successfully. Aug 16 21:21:21.731993 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-cd46c533-da79-49b6-be6e-29f2dff90519 tempest-TestInstancesWithCinderVolumes-1479381705 tempest-TestInstancesWithCinderVolumes-1479381705-project-member] https://10.4.3.143/volume/v3/volumes/f343067b-6fa0-4c66-b41d-bad215ead736 returned with HTTP 200 Aug 16 21:21:21.732393 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 1185/4725] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:21:21 2026] GET /volume/v3/volumes/f343067b-6fa0-4c66-b41d-bad215ead736 => generated 939 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:21:22.554873 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-2ebf483d-f83f-45a5-bf28-bcb60fd23e95 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:21:22.560004 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-2ebf483d-f83f-45a5-bf28-bcb60fd23e95 tempest-ProjectReaderTests-1756122078 tempest-ProjectReaderTests-1756122078-project-admin] GET https://10.4.3.143/volume/v3/volumes/4fffc8c8-c0d4-4fb5-ba25-c34fbe344259 Aug 16 21:21:22.560004 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-2ebf483d-f83f-45a5-bf28-bcb60fd23e95 tempest-ProjectReaderTests-1756122078 tempest-ProjectReaderTests-1756122078-project-admin] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:21:22.560004 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-2ebf483d-f83f-45a5-bf28-bcb60fd23e95 tempest-ProjectReaderTests-1756122078 tempest-ProjectReaderTests-1756122078-project-admin] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:21:22.567220 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-2ebf483d-f83f-45a5-bf28-bcb60fd23e95 tempest-ProjectReaderTests-1756122078 tempest-ProjectReaderTests-1756122078-project-admin] https://10.4.3.143/volume/v3/volumes/4fffc8c8-c0d4-4fb5-ba25-c34fbe344259 returned with HTTP 404 Aug 16 21:21:22.567846 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 1171/4726] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:21:22 2026] GET /volume/v3/volumes/4fffc8c8-c0d4-4fb5-ba25-c34fbe344259 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:21:22.579199 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-181471cb-a947-4bb4-842e-452032360811 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:21:22.581202 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-181471cb-a947-4bb4-842e-452032360811 tempest-ProjectReaderTests-1756122078 tempest-ProjectReaderTests-1756122078-project-admin] POST https://10.4.3.143/volume/v3/volumes Aug 16 21:21:22.581892 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-181471cb-a947-4bb4-842e-452032360811 tempest-ProjectReaderTests-1756122078 tempest-ProjectReaderTests-1756122078-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-984400803"}} {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:21:22.583870 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.v3.volumes [None req-181471cb-a947-4bb4-842e-452032360811 tempest-ProjectReaderTests-1756122078 tempest-ProjectReaderTests-1756122078-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-984400803'}} {{(pid=100331) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 21:21:22.584052 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.v3.volumes [None req-181471cb-a947-4bb4-842e-452032360811 tempest-ProjectReaderTests-1756122078 tempest-ProjectReaderTests-1756122078-project-admin] Create volume of 1 GB Aug 16 21:21:22.590286 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-181471cb-a947-4bb4-842e-452032360811 tempest-ProjectReaderTests-1756122078 tempest-ProjectReaderTests-1756122078-project-admin] Availability Zones retrieved successfully. Aug 16 21:21:22.599672 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-181471cb-a947-4bb4-842e-452032360811 tempest-ProjectReaderTests-1756122078 tempest-ProjectReaderTests-1756122078-project-admin] Flow 'volume_create_api' (3daf4c8a-9314-4c98-a330-2681d87e0c38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100331) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:21:22.600938 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-181471cb-a947-4bb4-842e-452032360811 tempest-ProjectReaderTests-1756122078 tempest-ProjectReaderTests-1756122078-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dee96b3e-d13e-4a38-be9f-1808e4dce805) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:21:22.602439 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.flows.api.create_volume [None req-181471cb-a947-4bb4-842e-452032360811 tempest-ProjectReaderTests-1756122078 tempest-ProjectReaderTests-1756122078-project-admin] Validating volume size '1' using validate_int {{(pid=100331) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 21:21:22.644833 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-181471cb-a947-4bb4-842e-452032360811 tempest-ProjectReaderTests-1756122078 tempest-ProjectReaderTests-1756122078-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dee96b3e-d13e-4a38-be9f-1808e4dce805) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T21:04:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=69e633b8-fab9-4b15-8b40-4f1a67c51cda,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '69e633b8-fab9-4b15-8b40-4f1a67c51cda', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:21:22.646010 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-181471cb-a947-4bb4-842e-452032360811 tempest-ProjectReaderTests-1756122078 tempest-ProjectReaderTests-1756122078-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (be90f9b3-3706-4ee5-85cb-45365fd103de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:21:22.702554 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.quota [None req-181471cb-a947-4bb4-842e-452032360811 tempest-ProjectReaderTests-1756122078 tempest-ProjectReaderTests-1756122078-project-admin] Created reservations ['0f7906e9-5188-4aad-9f21-c465912fdf8a', 'a7fa832a-dd47-463b-93ef-e3034f9e8cdf', 'a6d9aa96-9d11-4ebe-b34d-730816c2ea8c', '52bd0ca6-d57a-459a-b83e-6cb71a403482'] {{(pid=100331) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:21:22.703631 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-181471cb-a947-4bb4-842e-452032360811 tempest-ProjectReaderTests-1756122078 tempest-ProjectReaderTests-1756122078-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (be90f9b3-3706-4ee5-85cb-45365fd103de) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0f7906e9-5188-4aad-9f21-c465912fdf8a', 'a7fa832a-dd47-463b-93ef-e3034f9e8cdf', 'a6d9aa96-9d11-4ebe-b34d-730816c2ea8c', '52bd0ca6-d57a-459a-b83e-6cb71a403482']}' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:21:22.704751 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-181471cb-a947-4bb4-842e-452032360811 tempest-ProjectReaderTests-1756122078 tempest-ProjectReaderTests-1756122078-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (73c7720d-55d5-4342-b4d4-db78dfd6712d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:21:22.737451 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-181471cb-a947-4bb4-842e-452032360811 tempest-ProjectReaderTests-1756122078 tempest-ProjectReaderTests-1756122078-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (73c7720d-55d5-4342-b4d4-db78dfd6712d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '98f78a6e-9131-4ad0-ba55-9805da35f7e5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-984400803',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e2c66fee8f5e49d59889a7b9270b7b2c',qos_specs=None,replication_status=,reservations=['0f7906e9-5188-4aad-9f21-c465912fdf8a','a7fa832a-dd47-463b-93ef-e3034f9e8cdf','a6d9aa96-9d11-4ebe-b34d-730816c2ea8c','52bd0ca6-d57a-459a-b83e-6cb71a403482'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ee5af28d6b494cdb8edceb1744ad9222',volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T21:21:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-984400803',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=98f78a6e-9131-4ad0-ba55-9805da35f7e5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e2c66fee8f5e49d59889a7b9270b7b2c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ee5af28d6b494cdb8edceb1744ad9222',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(69e633b8-fab9-4b15-8b40-4f1a67c51cda),volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda)}' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:21:22.738705 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-181471cb-a947-4bb4-842e-452032360811 tempest-ProjectReaderTests-1756122078 tempest-ProjectReaderTests-1756122078-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (96f4d4ac-8637-4d52-bb96-257b17af509d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:21:22.745130 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-83f4eecc-4054-4cc4-85b2-e42498b229f4 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:21:22.747806 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-83f4eecc-4054-4cc4-85b2-e42498b229f4 tempest-TestInstancesWithCinderVolumes-1479381705 tempest-TestInstancesWithCinderVolumes-1479381705-project-member] GET https://10.4.3.143/volume/v3/volumes/f343067b-6fa0-4c66-b41d-bad215ead736 Aug 16 21:21:22.748108 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-83f4eecc-4054-4cc4-85b2-e42498b229f4 tempest-TestInstancesWithCinderVolumes-1479381705 tempest-TestInstancesWithCinderVolumes-1479381705-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:21:22.748396 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-83f4eecc-4054-4cc4-85b2-e42498b229f4 tempest-TestInstancesWithCinderVolumes-1479381705 tempest-TestInstancesWithCinderVolumes-1479381705-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:21:22.765474 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:21:22.765474 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:21:22.771172 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-83f4eecc-4054-4cc4-85b2-e42498b229f4 tempest-TestInstancesWithCinderVolumes-1479381705 tempest-TestInstancesWithCinderVolumes-1479381705-project-member] Volume info retrieved successfully. Aug 16 21:21:22.773239 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-181471cb-a947-4bb4-842e-452032360811 tempest-ProjectReaderTests-1756122078 tempest-ProjectReaderTests-1756122078-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (96f4d4ac-8637-4d52-bb96-257b17af509d) transitioned into state 'SUCCESS' from state '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-984400803',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e2c66fee8f5e49d59889a7b9270b7b2c',qos_specs=None,replication_status=,reservations=['0f7906e9-5188-4aad-9f21-c465912fdf8a','a7fa832a-dd47-463b-93ef-e3034f9e8cdf','a6d9aa96-9d11-4ebe-b34d-730816c2ea8c','52bd0ca6-d57a-459a-b83e-6cb71a403482'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ee5af28d6b494cdb8edceb1744ad9222',volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda)}' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:21:22.774187 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-181471cb-a947-4bb4-842e-452032360811 tempest-ProjectReaderTests-1756122078 tempest-ProjectReaderTests-1756122078-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9868109c-a308-456d-b5d6-9cbeee86ac4d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:21:22.778275 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-83f4eecc-4054-4cc4-85b2-e42498b229f4 tempest-TestInstancesWithCinderVolumes-1479381705 tempest-TestInstancesWithCinderVolumes-1479381705-project-member] https://10.4.3.143/volume/v3/volumes/f343067b-6fa0-4c66-b41d-bad215ead736 returned with HTTP 200 Aug 16 21:21:22.778607 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 1187/4727] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:21:22 2026] GET /volume/v3/volumes/f343067b-6fa0-4c66-b41d-bad215ead736 => generated 939 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:21:22.787802 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-181471cb-a947-4bb4-842e-452032360811 tempest-ProjectReaderTests-1756122078 tempest-ProjectReaderTests-1756122078-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9868109c-a308-456d-b5d6-9cbeee86ac4d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:21:22.788761 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-181471cb-a947-4bb4-842e-452032360811 tempest-ProjectReaderTests-1756122078 tempest-ProjectReaderTests-1756122078-project-admin] Flow 'volume_create_api' (3daf4c8a-9314-4c98-a330-2681d87e0c38) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100331) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:21:22.789075 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-181471cb-a947-4bb4-842e-452032360811 tempest-ProjectReaderTests-1756122078 tempest-ProjectReaderTests-1756122078-project-admin] Create volume request issued successfully. Aug 16 21:21:22.789664 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-181471cb-a947-4bb4-842e-452032360811 tempest-ProjectReaderTests-1756122078 tempest-ProjectReaderTests-1756122078-project-admin] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Aug 16 21:21:22.790296 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 1185/4728] 10.4.3.143 () {68 vars in 1258 bytes} [Sun Aug 16 21:21:22 2026] POST /volume/v3/volumes => generated 777 bytes in 212 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 21:21:22.803572 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-a3ee4d86-fd00-4de1-bfe3-254ece0cee6b None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:21:22.805560 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-a3ee4d86-fd00-4de1-bfe3-254ece0cee6b tempest-ProjectReaderTests-1756122078 tempest-ProjectReaderTests-1756122078-project-admin] GET https://10.4.3.143/volume/v3/volumes/98f78a6e-9131-4ad0-ba55-9805da35f7e5 Aug 16 21:21:22.805996 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-a3ee4d86-fd00-4de1-bfe3-254ece0cee6b tempest-ProjectReaderTests-1756122078 tempest-ProjectReaderTests-1756122078-project-admin] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:21:22.807441 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-a3ee4d86-fd00-4de1-bfe3-254ece0cee6b tempest-ProjectReaderTests-1756122078 tempest-ProjectReaderTests-1756122078-project-admin] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:21:22.815768 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:21:22.815768 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:21:22.818937 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-a3ee4d86-fd00-4de1-bfe3-254ece0cee6b tempest-ProjectReaderTests-1756122078 tempest-ProjectReaderTests-1756122078-project-admin] Volume info retrieved successfully. Aug 16 21:21:22.823620 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-a3ee4d86-fd00-4de1-bfe3-254ece0cee6b tempest-ProjectReaderTests-1756122078 tempest-ProjectReaderTests-1756122078-project-admin] https://10.4.3.143/volume/v3/volumes/98f78a6e-9131-4ad0-ba55-9805da35f7e5 returned with HTTP 200 Aug 16 21:21:22.824222 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 1186/4729] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:21:22 2026] GET /volume/v3/volumes/98f78a6e-9131-4ad0-ba55-9805da35f7e5 => generated 956 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:21:23.793042 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-00bd61e9-993d-44cc-b66f-140d3af0a906 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:21:23.795575 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-00bd61e9-993d-44cc-b66f-140d3af0a906 tempest-TestInstancesWithCinderVolumes-1479381705 tempest-TestInstancesWithCinderVolumes-1479381705-project-member] GET https://10.4.3.143/volume/v3/volumes/f343067b-6fa0-4c66-b41d-bad215ead736 Aug 16 21:21:23.795864 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-00bd61e9-993d-44cc-b66f-140d3af0a906 tempest-TestInstancesWithCinderVolumes-1479381705 tempest-TestInstancesWithCinderVolumes-1479381705-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:21:23.796178 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-00bd61e9-993d-44cc-b66f-140d3af0a906 tempest-TestInstancesWithCinderVolumes-1479381705 tempest-TestInstancesWithCinderVolumes-1479381705-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:21:23.806668 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:21:23.806668 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:21:23.813814 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-00bd61e9-993d-44cc-b66f-140d3af0a906 tempest-TestInstancesWithCinderVolumes-1479381705 tempest-TestInstancesWithCinderVolumes-1479381705-project-member] Volume info retrieved successfully. Aug 16 21:21:23.819302 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-00bd61e9-993d-44cc-b66f-140d3af0a906 tempest-TestInstancesWithCinderVolumes-1479381705 tempest-TestInstancesWithCinderVolumes-1479381705-project-member] https://10.4.3.143/volume/v3/volumes/f343067b-6fa0-4c66-b41d-bad215ead736 returned with HTTP 200 Aug 16 21:21:23.819819 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 1172/4730] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:21:23 2026] GET /volume/v3/volumes/f343067b-6fa0-4c66-b41d-bad215ead736 => generated 939 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:21:23.841108 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-d6da2328-c679-4955-9419-3f5a245c0267 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:21:23.843428 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-d6da2328-c679-4955-9419-3f5a245c0267 tempest-ProjectReaderTests-1756122078 tempest-ProjectReaderTests-1756122078-project-admin] GET https://10.4.3.143/volume/v3/volumes/98f78a6e-9131-4ad0-ba55-9805da35f7e5 Aug 16 21:21:23.843681 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-d6da2328-c679-4955-9419-3f5a245c0267 tempest-ProjectReaderTests-1756122078 tempest-ProjectReaderTests-1756122078-project-admin] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:21:23.843939 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-d6da2328-c679-4955-9419-3f5a245c0267 tempest-ProjectReaderTests-1756122078 tempest-ProjectReaderTests-1756122078-project-admin] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:21:23.851425 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:21:23.851425 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:21:23.855013 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-d6da2328-c679-4955-9419-3f5a245c0267 tempest-ProjectReaderTests-1756122078 tempest-ProjectReaderTests-1756122078-project-admin] Volume info retrieved successfully. Aug 16 21:21:23.859548 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-d6da2328-c679-4955-9419-3f5a245c0267 tempest-ProjectReaderTests-1756122078 tempest-ProjectReaderTests-1756122078-project-admin] https://10.4.3.143/volume/v3/volumes/98f78a6e-9131-4ad0-ba55-9805da35f7e5 returned with HTTP 200 Aug 16 21:21:23.860188 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 1188/4731] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:21:23 2026] GET /volume/v3/volumes/98f78a6e-9131-4ad0-ba55-9805da35f7e5 => generated 1017 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:21:23.875319 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-c7ef47cc-ce6b-4e42-9b6b-0f9cad60085b None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:21:23.877678 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-c7ef47cc-ce6b-4e42-9b6b-0f9cad60085b tempest-ProjectReaderTests-1756122078 tempest-ProjectReaderTests-1756122078-project-admin] POST https://10.4.3.143/volume/v3/snapshots Aug 16 21:21:23.878130 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-c7ef47cc-ce6b-4e42-9b6b-0f9cad60085b tempest-ProjectReaderTests-1756122078 tempest-ProjectReaderTests-1756122078-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "98f78a6e-9131-4ad0-ba55-9805da35f7e5", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-2052234721"}} {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:21:23.888396 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:21:23.888396 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:21:23.888771 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-c7ef47cc-ce6b-4e42-9b6b-0f9cad60085b tempest-ProjectReaderTests-1756122078 tempest-ProjectReaderTests-1756122078-project-admin] Volume info retrieved successfully. Aug 16 21:21:23.888925 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.v3.snapshots [None req-c7ef47cc-ce6b-4e42-9b6b-0f9cad60085b tempest-ProjectReaderTests-1756122078 tempest-ProjectReaderTests-1756122078-project-admin] Create snapshot from volume 98f78a6e-9131-4ad0-ba55-9805da35f7e5 Aug 16 21:21:23.922836 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.quota [None req-c7ef47cc-ce6b-4e42-9b6b-0f9cad60085b tempest-ProjectReaderTests-1756122078 tempest-ProjectReaderTests-1756122078-project-admin] Created reservations ['7568e05a-45dd-48c6-b71f-ea6fd3be5b51', 'd2d43505-6a3a-487a-b33f-952f727c7e23', '6f6098fa-e01a-4586-b4b0-e7b97b5e25c1', '1b3fc7f6-32e8-421c-b408-cfa38b0c7af2'] {{(pid=100331) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:21:23.958668 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-c7ef47cc-ce6b-4e42-9b6b-0f9cad60085b tempest-ProjectReaderTests-1756122078 tempest-ProjectReaderTests-1756122078-project-admin] Snapshot create request issued successfully. Aug 16 21:21:23.959061 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-c7ef47cc-ce6b-4e42-9b6b-0f9cad60085b tempest-ProjectReaderTests-1756122078 tempest-ProjectReaderTests-1756122078-project-admin] https://10.4.3.143/volume/v3/snapshots returned with HTTP 202 Aug 16 21:21:23.959575 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 1186/4732] 10.4.3.143 () {68 vars in 1265 bytes} [Sun Aug 16 21:21:23 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 16 21:21:23.970258 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-8bfbdef6-283b-4945-880e-f29c74788c9a None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:21:23.974368 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-8bfbdef6-283b-4945-880e-f29c74788c9a tempest-ProjectReaderTests-1756122078 tempest-ProjectReaderTests-1756122078-project-admin] GET https://10.4.3.143/volume/v3/snapshots/c38e63b1-16a7-4293-9713-e183001480cd Aug 16 21:21:23.974368 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-8bfbdef6-283b-4945-880e-f29c74788c9a tempest-ProjectReaderTests-1756122078 tempest-ProjectReaderTests-1756122078-project-admin] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:21:23.974368 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-8bfbdef6-283b-4945-880e-f29c74788c9a tempest-ProjectReaderTests-1756122078 tempest-ProjectReaderTests-1756122078-project-admin] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:21:23.985958 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:21:23.985958 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:21:23.986855 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-8bfbdef6-283b-4945-880e-f29c74788c9a tempest-ProjectReaderTests-1756122078 tempest-ProjectReaderTests-1756122078-project-admin] Snapshot retrieved successfully. Aug 16 21:21:23.988327 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-8bfbdef6-283b-4945-880e-f29c74788c9a tempest-ProjectReaderTests-1756122078 tempest-ProjectReaderTests-1756122078-project-admin] https://10.4.3.143/volume/v3/snapshots/c38e63b1-16a7-4293-9713-e183001480cd returned with HTTP 200 Aug 16 21:21:23.988327 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 1187/4733] 10.4.3.143 () {66 vars in 1354 bytes} [Sun Aug 16 21:21:23 2026] GET /volume/v3/snapshots/c38e63b1-16a7-4293-9713-e183001480cd => generated 440 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:21:24.242639 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [req-c3e02a2b-e23c-4b64-89f0-6c3505c1d6e6 req-6bc91e20-bc42-4fde-9270-1b62b6b901d5 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:21:24.244785 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [req-c3e02a2b-e23c-4b64-89f0-6c3505c1d6e6 req-6bc91e20-bc42-4fde-9270-1b62b6b901d5 tempest-TestInstancesWithCinderVolumes-1479381705 tempest-TestInstancesWithCinderVolumes-1479381705-project-member] POST https://10.4.3.143/volume/v3/attachments/47923727-42d5-4e9c-86f4-f5f6ede281dc/action Aug 16 21:21:24.245243 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [req-c3e02a2b-e23c-4b64-89f0-6c3505c1d6e6 req-6bc91e20-bc42-4fde-9270-1b62b6b901d5 tempest-TestInstancesWithCinderVolumes-1479381705 tempest-TestInstancesWithCinderVolumes-1479381705-project-member] Action body: b'{"os-complete": null}' {{(pid=100333) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 21:21:24.245421 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [req-c3e02a2b-e23c-4b64-89f0-6c3505c1d6e6 req-6bc91e20-bc42-4fde-9270-1b62b6b901d5 tempest-TestInstancesWithCinderVolumes-1479381705 tempest-TestInstancesWithCinderVolumes-1479381705-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:21:24.264162 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:21:24.264162 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:21:24.278131 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [req-c3e02a2b-e23c-4b64-89f0-6c3505c1d6e6 req-6bc91e20-bc42-4fde-9270-1b62b6b901d5 tempest-TestInstancesWithCinderVolumes-1479381705 tempest-TestInstancesWithCinderVolumes-1479381705-project-member] https://10.4.3.143/volume/v3/attachments/47923727-42d5-4e9c-86f4-f5f6ede281dc/action returned with HTTP 204 Aug 16 21:21:24.278817 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 1173/4734] 10.4.3.143 () {74 vars in 1725 bytes} [Sun Aug 16 21:21:24 2026] POST /volume/v3/attachments/47923727-42d5-4e9c-86f4-f5f6ede281dc/action => generated 0 bytes in 37 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:21:24.834344 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-1cf292cd-f174-40b1-a482-496ffdcd0c3b None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:21:24.836725 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-1cf292cd-f174-40b1-a482-496ffdcd0c3b tempest-TestInstancesWithCinderVolumes-1479381705 tempest-TestInstancesWithCinderVolumes-1479381705-project-member] GET https://10.4.3.143/volume/v3/volumes/f343067b-6fa0-4c66-b41d-bad215ead736 Aug 16 21:21:24.837001 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-1cf292cd-f174-40b1-a482-496ffdcd0c3b tempest-TestInstancesWithCinderVolumes-1479381705 tempest-TestInstancesWithCinderVolumes-1479381705-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:21:24.837250 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-1cf292cd-f174-40b1-a482-496ffdcd0c3b tempest-TestInstancesWithCinderVolumes-1479381705 tempest-TestInstancesWithCinderVolumes-1479381705-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:21:24.850421 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:21:24.850421 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:21:24.855212 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-1cf292cd-f174-40b1-a482-496ffdcd0c3b tempest-TestInstancesWithCinderVolumes-1479381705 tempest-TestInstancesWithCinderVolumes-1479381705-project-member] Volume info retrieved successfully. Aug 16 21:21:24.861619 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-1cf292cd-f174-40b1-a482-496ffdcd0c3b tempest-TestInstancesWithCinderVolumes-1479381705 tempest-TestInstancesWithCinderVolumes-1479381705-project-member] https://10.4.3.143/volume/v3/volumes/f343067b-6fa0-4c66-b41d-bad215ead736 returned with HTTP 200 Aug 16 21:21:24.862156 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 1189/4735] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:21:24 2026] GET /volume/v3/volumes/f343067b-6fa0-4c66-b41d-bad215ead736 => generated 1231 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:21:24.879689 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-6735c4bb-ab17-41cb-99a3-3ec8e0f2b995 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:21:24.881626 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-6735c4bb-ab17-41cb-99a3-3ec8e0f2b995 tempest-TestInstancesWithCinderVolumes-1479381705 tempest-TestInstancesWithCinderVolumes-1479381705-project-member] GET https://10.4.3.143/volume/v3/volumes/f343067b-6fa0-4c66-b41d-bad215ead736 Aug 16 21:21:24.881827 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-6735c4bb-ab17-41cb-99a3-3ec8e0f2b995 tempest-TestInstancesWithCinderVolumes-1479381705 tempest-TestInstancesWithCinderVolumes-1479381705-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:21:24.882032 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-6735c4bb-ab17-41cb-99a3-3ec8e0f2b995 tempest-TestInstancesWithCinderVolumes-1479381705 tempest-TestInstancesWithCinderVolumes-1479381705-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:21:24.891101 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:21:24.891101 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:21:24.895280 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-6735c4bb-ab17-41cb-99a3-3ec8e0f2b995 tempest-TestInstancesWithCinderVolumes-1479381705 tempest-TestInstancesWithCinderVolumes-1479381705-project-member] Volume info retrieved successfully. Aug 16 21:21:24.901856 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-6735c4bb-ab17-41cb-99a3-3ec8e0f2b995 tempest-TestInstancesWithCinderVolumes-1479381705 tempest-TestInstancesWithCinderVolumes-1479381705-project-member] https://10.4.3.143/volume/v3/volumes/f343067b-6fa0-4c66-b41d-bad215ead736 returned with HTTP 200 Aug 16 21:21:24.902276 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 1187/4736] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:21:24 2026] GET /volume/v3/volumes/f343067b-6fa0-4c66-b41d-bad215ead736 => generated 1231 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:21:24.999773 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-252650cb-f078-4b4c-8cae-dd01239f06f3 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:21:25.001747 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-252650cb-f078-4b4c-8cae-dd01239f06f3 tempest-ProjectReaderTests-1756122078 tempest-ProjectReaderTests-1756122078-project-admin] GET https://10.4.3.143/volume/v3/snapshots/c38e63b1-16a7-4293-9713-e183001480cd Aug 16 21:21:25.002037 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-252650cb-f078-4b4c-8cae-dd01239f06f3 tempest-ProjectReaderTests-1756122078 tempest-ProjectReaderTests-1756122078-project-admin] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:21:25.002305 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-252650cb-f078-4b4c-8cae-dd01239f06f3 tempest-ProjectReaderTests-1756122078 tempest-ProjectReaderTests-1756122078-project-admin] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:21:25.007688 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:21:25.007688 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:21:25.008066 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-252650cb-f078-4b4c-8cae-dd01239f06f3 tempest-ProjectReaderTests-1756122078 tempest-ProjectReaderTests-1756122078-project-admin] Snapshot retrieved successfully. Aug 16 21:21:25.008882 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-252650cb-f078-4b4c-8cae-dd01239f06f3 tempest-ProjectReaderTests-1756122078 tempest-ProjectReaderTests-1756122078-project-admin] https://10.4.3.143/volume/v3/snapshots/c38e63b1-16a7-4293-9713-e183001480cd returned with HTTP 200 Aug 16 21:21:25.009279 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 1188/4737] 10.4.3.143 () {66 vars in 1354 bytes} [Sun Aug 16 21:21:24 2026] GET /volume/v3/snapshots/c38e63b1-16a7-4293-9713-e183001480cd => generated 467 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:21:25.019056 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-b553421a-8636-4ec3-966a-28055ca98818 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:21:25.023259 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-b553421a-8636-4ec3-966a-28055ca98818 tempest-ProjectReaderTests-1756122078 tempest-ProjectReaderTests-1756122078-project-reader] GET https://10.4.3.143/volume/v3/snapshots/c38e63b1-16a7-4293-9713-e183001480cd Aug 16 21:21:25.023587 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-b553421a-8636-4ec3-966a-28055ca98818 tempest-ProjectReaderTests-1756122078 tempest-ProjectReaderTests-1756122078-project-reader] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:21:25.023893 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-b553421a-8636-4ec3-966a-28055ca98818 tempest-ProjectReaderTests-1756122078 tempest-ProjectReaderTests-1756122078-project-reader] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:21:25.040015 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:21:25.040015 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:21:25.040696 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-b553421a-8636-4ec3-966a-28055ca98818 tempest-ProjectReaderTests-1756122078 tempest-ProjectReaderTests-1756122078-project-reader] Snapshot retrieved successfully. Aug 16 21:21:25.042036 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-b553421a-8636-4ec3-966a-28055ca98818 tempest-ProjectReaderTests-1756122078 tempest-ProjectReaderTests-1756122078-project-reader] https://10.4.3.143/volume/v3/snapshots/c38e63b1-16a7-4293-9713-e183001480cd returned with HTTP 200 Aug 16 21:21:25.042605 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 1174/4738] 10.4.3.143 () {66 vars in 1354 bytes} [Sun Aug 16 21:21:25 2026] GET /volume/v3/snapshots/c38e63b1-16a7-4293-9713-e183001480cd => generated 467 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:21:25.054830 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-73de763f-83f4-46ed-bb72-48f986905ba1 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:21:25.057336 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-73de763f-83f4-46ed-bb72-48f986905ba1 tempest-ProjectReaderTests-1756122078 tempest-ProjectReaderTests-1756122078-project-admin] DELETE https://10.4.3.143/volume/v3/snapshots/c38e63b1-16a7-4293-9713-e183001480cd Aug 16 21:21:25.057511 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-73de763f-83f4-46ed-bb72-48f986905ba1 tempest-ProjectReaderTests-1756122078 tempest-ProjectReaderTests-1756122078-project-admin] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:21:25.057804 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-73de763f-83f4-46ed-bb72-48f986905ba1 tempest-ProjectReaderTests-1756122078 tempest-ProjectReaderTests-1756122078-project-admin] Calling method 'delete' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:21:25.057934 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.v3.snapshots [None req-73de763f-83f4-46ed-bb72-48f986905ba1 tempest-ProjectReaderTests-1756122078 tempest-ProjectReaderTests-1756122078-project-admin] Delete snapshot with id: c38e63b1-16a7-4293-9713-e183001480cd Aug 16 21:21:25.063605 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:21:25.063605 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:21:25.064112 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-73de763f-83f4-46ed-bb72-48f986905ba1 tempest-ProjectReaderTests-1756122078 tempest-ProjectReaderTests-1756122078-project-admin] Snapshot retrieved successfully. Aug 16 21:21:25.082489 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-73de763f-83f4-46ed-bb72-48f986905ba1 tempest-ProjectReaderTests-1756122078 tempest-ProjectReaderTests-1756122078-project-admin] Snapshot delete request issued successfully. Aug 16 21:21:25.082733 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-73de763f-83f4-46ed-bb72-48f986905ba1 tempest-ProjectReaderTests-1756122078 tempest-ProjectReaderTests-1756122078-project-admin] https://10.4.3.143/volume/v3/snapshots/c38e63b1-16a7-4293-9713-e183001480cd returned with HTTP 202 Aug 16 21:21:25.083165 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 1190/4739] 10.4.3.143 () {66 vars in 1357 bytes} [Sun Aug 16 21:21:25 2026] DELETE /volume/v3/snapshots/c38e63b1-16a7-4293-9713-e183001480cd => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 21:21:25.091766 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-f288b935-d494-47f9-840a-b44ed1f2c2cb None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:21:25.096341 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-f288b935-d494-47f9-840a-b44ed1f2c2cb tempest-ProjectReaderTests-1756122078 tempest-ProjectReaderTests-1756122078-project-admin] GET https://10.4.3.143/volume/v3/snapshots/c38e63b1-16a7-4293-9713-e183001480cd Aug 16 21:21:25.096341 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-f288b935-d494-47f9-840a-b44ed1f2c2cb tempest-ProjectReaderTests-1756122078 tempest-ProjectReaderTests-1756122078-project-admin] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:21:25.096341 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-f288b935-d494-47f9-840a-b44ed1f2c2cb tempest-ProjectReaderTests-1756122078 tempest-ProjectReaderTests-1756122078-project-admin] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:21:25.099534 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:21:25.099534 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:21:25.099829 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-f288b935-d494-47f9-840a-b44ed1f2c2cb tempest-ProjectReaderTests-1756122078 tempest-ProjectReaderTests-1756122078-project-admin] Snapshot retrieved successfully. Aug 16 21:21:25.100548 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-f288b935-d494-47f9-840a-b44ed1f2c2cb tempest-ProjectReaderTests-1756122078 tempest-ProjectReaderTests-1756122078-project-admin] https://10.4.3.143/volume/v3/snapshots/c38e63b1-16a7-4293-9713-e183001480cd returned with HTTP 200 Aug 16 21:21:25.101042 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 1188/4740] 10.4.3.143 () {66 vars in 1354 bytes} [Sun Aug 16 21:21:25 2026] GET /volume/v3/snapshots/c38e63b1-16a7-4293-9713-e183001480cd => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:21:25.440306 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-16c4c3d4-d7fc-4cee-8f79-0b3c3a923299 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:21:25.442174 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-16c4c3d4-d7fc-4cee-8f79-0b3c3a923299 tempest-TestInstancesWithCinderVolumes-1479381705 tempest-TestInstancesWithCinderVolumes-1479381705-project-member] GET https://10.4.3.143/volume/v3/volumes/96c8399d-acd0-49e6-9eab-ddc129305660 Aug 16 21:21:25.442433 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-16c4c3d4-d7fc-4cee-8f79-0b3c3a923299 tempest-TestInstancesWithCinderVolumes-1479381705 tempest-TestInstancesWithCinderVolumes-1479381705-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:21:25.442743 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-16c4c3d4-d7fc-4cee-8f79-0b3c3a923299 tempest-TestInstancesWithCinderVolumes-1479381705 tempest-TestInstancesWithCinderVolumes-1479381705-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:21:25.450381 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:21:25.450381 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:21:25.454607 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-16c4c3d4-d7fc-4cee-8f79-0b3c3a923299 tempest-TestInstancesWithCinderVolumes-1479381705 tempest-TestInstancesWithCinderVolumes-1479381705-project-member] Volume info retrieved successfully. Aug 16 21:21:25.459257 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-16c4c3d4-d7fc-4cee-8f79-0b3c3a923299 tempest-TestInstancesWithCinderVolumes-1479381705 tempest-TestInstancesWithCinderVolumes-1479381705-project-member] https://10.4.3.143/volume/v3/volumes/96c8399d-acd0-49e6-9eab-ddc129305660 returned with HTTP 200 Aug 16 21:21:25.459643 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 1189/4741] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:21:25 2026] GET /volume/v3/volumes/96c8399d-acd0-49e6-9eab-ddc129305660 => generated 940 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 16 21:21:25.815827 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [req-8362d6e0-5295-4302-85db-0464d4fd80a2 req-f02c8df2-e215-4bfc-b7dd-1f1ef470e117 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:21:25.818803 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [req-8362d6e0-5295-4302-85db-0464d4fd80a2 req-f02c8df2-e215-4bfc-b7dd-1f1ef470e117 tempest-TestInstancesWithCinderVolumes-1479381705 tempest-TestInstancesWithCinderVolumes-1479381705-project-member] GET https://10.4.3.143/volume/v3/volumes/96c8399d-acd0-49e6-9eab-ddc129305660 Aug 16 21:21:25.819144 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [req-8362d6e0-5295-4302-85db-0464d4fd80a2 req-f02c8df2-e215-4bfc-b7dd-1f1ef470e117 tempest-TestInstancesWithCinderVolumes-1479381705 tempest-TestInstancesWithCinderVolumes-1479381705-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:21:25.819439 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [req-8362d6e0-5295-4302-85db-0464d4fd80a2 req-f02c8df2-e215-4bfc-b7dd-1f1ef470e117 tempest-TestInstancesWithCinderVolumes-1479381705 tempest-TestInstancesWithCinderVolumes-1479381705-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:21:25.829567 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:21:25.829567 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:21:25.834955 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [req-8362d6e0-5295-4302-85db-0464d4fd80a2 req-f02c8df2-e215-4bfc-b7dd-1f1ef470e117 tempest-TestInstancesWithCinderVolumes-1479381705 tempest-TestInstancesWithCinderVolumes-1479381705-project-member] Volume info retrieved successfully. Aug 16 21:21:25.840996 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [req-8362d6e0-5295-4302-85db-0464d4fd80a2 req-f02c8df2-e215-4bfc-b7dd-1f1ef470e117 tempest-TestInstancesWithCinderVolumes-1479381705 tempest-TestInstancesWithCinderVolumes-1479381705-project-member] https://10.4.3.143/volume/v3/volumes/96c8399d-acd0-49e6-9eab-ddc129305660 returned with HTTP 200 Aug 16 21:21:25.841593 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 1175/4742] 10.4.3.143 () {68 vars in 1598 bytes} [Sun Aug 16 21:21:25 2026] GET /volume/v3/volumes/96c8399d-acd0-49e6-9eab-ddc129305660 => generated 940 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:21:25.932140 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-198a17e1-149d-40e7-8c36-e999bf38527d None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:21:25.932670 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-198a17e1-149d-40e7-8c36-e999bf38527d None None] GET https://10.4.3.143/volume// Aug 16 21:21:25.932735 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-198a17e1-149d-40e7-8c36-e999bf38527d None None] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:21:25.932967 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-198a17e1-149d-40e7-8c36-e999bf38527d None None] Calling method 'all' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:21:25.933276 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-198a17e1-149d-40e7-8c36-e999bf38527d None None] https://10.4.3.143/volume// returned with HTTP 300 Aug 16 21:21:25.933584 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 1191/4743] 10.4.3.143 () {66 vars in 1428 bytes} [Sun Aug 16 21:21:25 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 16 21:21:25.942054 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [req-8362d6e0-5295-4302-85db-0464d4fd80a2 req-bf3850a2-8a84-4e2e-903a-cc8ab780b3cf None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:21:25.944247 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [req-8362d6e0-5295-4302-85db-0464d4fd80a2 req-bf3850a2-8a84-4e2e-903a-cc8ab780b3cf tempest-TestInstancesWithCinderVolumes-1479381705 tempest-TestInstancesWithCinderVolumes-1479381705-project-member] POST https://10.4.3.143/volume/v3/attachments Aug 16 21:21:25.944627 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [req-8362d6e0-5295-4302-85db-0464d4fd80a2 req-bf3850a2-8a84-4e2e-903a-cc8ab780b3cf tempest-TestInstancesWithCinderVolumes-1479381705 tempest-TestInstancesWithCinderVolumes-1479381705-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "96c8399d-acd0-49e6-9eab-ddc129305660", "connector": null, "instance_uuid": "2823954e-d9ca-406c-8c31-34e428ea83d8"}} {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:21:25.956020 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:21:25.956020 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:21:25.983518 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [req-8362d6e0-5295-4302-85db-0464d4fd80a2 req-bf3850a2-8a84-4e2e-903a-cc8ab780b3cf tempest-TestInstancesWithCinderVolumes-1479381705 tempest-TestInstancesWithCinderVolumes-1479381705-project-member] https://10.4.3.143/volume/v3/attachments returned with HTTP 200 Aug 16 21:21:25.984064 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 1189/4744] 10.4.3.143 () {74 vars in 1594 bytes} [Sun Aug 16 21:21:25 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 16 21:21:26.017065 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-6ebd47ff-e5b6-4b58-b086-ac70f8927fb2 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:21:26.019360 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-6ebd47ff-e5b6-4b58-b086-ac70f8927fb2 tempest-TestInstancesWithCinderVolumes-1479381705 tempest-TestInstancesWithCinderVolumes-1479381705-project-member] GET https://10.4.3.143/volume/v3/volumes/96c8399d-acd0-49e6-9eab-ddc129305660 Aug 16 21:21:26.019580 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-6ebd47ff-e5b6-4b58-b086-ac70f8927fb2 tempest-TestInstancesWithCinderVolumes-1479381705 tempest-TestInstancesWithCinderVolumes-1479381705-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:21:26.019894 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-6ebd47ff-e5b6-4b58-b086-ac70f8927fb2 tempest-TestInstancesWithCinderVolumes-1479381705 tempest-TestInstancesWithCinderVolumes-1479381705-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:21:26.025581 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-1588ac0a-1dde-455a-91a7-6924624b912f None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:21:26.026026 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-1588ac0a-1dde-455a-91a7-6924624b912f None None] GET https://10.4.3.143/volume// Aug 16 21:21:26.026193 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-1588ac0a-1dde-455a-91a7-6924624b912f None None] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:21:26.026399 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-1588ac0a-1dde-455a-91a7-6924624b912f None None] Calling method 'all' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:21:26.026704 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-1588ac0a-1dde-455a-91a7-6924624b912f None None] https://10.4.3.143/volume// returned with HTTP 300 Aug 16 21:21:26.027003 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 1176/4745] 10.4.3.143 () {66 vars in 1426 bytes} [Sun Aug 16 21: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 16 21:21:26.032250 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:21:26.032250 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:21:26.035997 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [req-8362d6e0-5295-4302-85db-0464d4fd80a2 req-897efa5a-180c-44b8-add6-1f26ecef2cbc None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:21:26.036279 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-6ebd47ff-e5b6-4b58-b086-ac70f8927fb2 tempest-TestInstancesWithCinderVolumes-1479381705 tempest-TestInstancesWithCinderVolumes-1479381705-project-member] Volume info retrieved successfully. Aug 16 21:21:26.038199 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [req-8362d6e0-5295-4302-85db-0464d4fd80a2 req-897efa5a-180c-44b8-add6-1f26ecef2cbc tempest-TestInstancesWithCinderVolumes-1479381705 tempest-TestInstancesWithCinderVolumes-1479381705-project-member] GET https://10.4.3.143/volume/v3/volumes/96c8399d-acd0-49e6-9eab-ddc129305660 Aug 16 21:21:26.038442 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [req-8362d6e0-5295-4302-85db-0464d4fd80a2 req-897efa5a-180c-44b8-add6-1f26ecef2cbc tempest-TestInstancesWithCinderVolumes-1479381705 tempest-TestInstancesWithCinderVolumes-1479381705-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:21:26.038636 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [req-8362d6e0-5295-4302-85db-0464d4fd80a2 req-897efa5a-180c-44b8-add6-1f26ecef2cbc tempest-TestInstancesWithCinderVolumes-1479381705 tempest-TestInstancesWithCinderVolumes-1479381705-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:21:26.041087 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-6ebd47ff-e5b6-4b58-b086-ac70f8927fb2 tempest-TestInstancesWithCinderVolumes-1479381705 tempest-TestInstancesWithCinderVolumes-1479381705-project-member] https://10.4.3.143/volume/v3/volumes/96c8399d-acd0-49e6-9eab-ddc129305660 returned with HTTP 200 Aug 16 21:21:26.041612 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 1190/4746] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:21:26 2026] GET /volume/v3/volumes/96c8399d-acd0-49e6-9eab-ddc129305660 => generated 939 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:21:26.050027 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:21:26.050027 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:21:26.053482 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [req-8362d6e0-5295-4302-85db-0464d4fd80a2 req-897efa5a-180c-44b8-add6-1f26ecef2cbc tempest-TestInstancesWithCinderVolumes-1479381705 tempest-TestInstancesWithCinderVolumes-1479381705-project-member] Volume info retrieved successfully. Aug 16 21:21:26.057581 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [req-8362d6e0-5295-4302-85db-0464d4fd80a2 req-897efa5a-180c-44b8-add6-1f26ecef2cbc tempest-TestInstancesWithCinderVolumes-1479381705 tempest-TestInstancesWithCinderVolumes-1479381705-project-member] https://10.4.3.143/volume/v3/volumes/96c8399d-acd0-49e6-9eab-ddc129305660 returned with HTTP 200 Aug 16 21:21:26.058048 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 1192/4747] 10.4.3.143 () {70 vars in 1639 bytes} [Sun Aug 16 21:21:26 2026] GET /volume/v3/volumes/96c8399d-acd0-49e6-9eab-ddc129305660 => generated 1119 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 16 21:21:26.110568 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-27a6eed4-e333-41bf-a963-193de481fa77 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:21:26.112220 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-27a6eed4-e333-41bf-a963-193de481fa77 tempest-ProjectReaderTests-1756122078 tempest-ProjectReaderTests-1756122078-project-admin] GET https://10.4.3.143/volume/v3/snapshots/c38e63b1-16a7-4293-9713-e183001480cd Aug 16 21:21:26.112447 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-27a6eed4-e333-41bf-a963-193de481fa77 tempest-ProjectReaderTests-1756122078 tempest-ProjectReaderTests-1756122078-project-admin] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:21:26.112651 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-27a6eed4-e333-41bf-a963-193de481fa77 tempest-ProjectReaderTests-1756122078 tempest-ProjectReaderTests-1756122078-project-admin] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:21:26.116868 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-27a6eed4-e333-41bf-a963-193de481fa77 tempest-ProjectReaderTests-1756122078 tempest-ProjectReaderTests-1756122078-project-admin] https://10.4.3.143/volume/v3/snapshots/c38e63b1-16a7-4293-9713-e183001480cd returned with HTTP 404 Aug 16 21:21:26.117492 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 1190/4748] 10.4.3.143 () {66 vars in 1354 bytes} [Sun Aug 16 21:21:26 2026] GET /volume/v3/snapshots/c38e63b1-16a7-4293-9713-e183001480cd => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:21:26.125797 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-89af5a5b-ae6c-40f2-b8e9-bacaf86514de None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:21:26.127586 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-89af5a5b-ae6c-40f2-b8e9-bacaf86514de tempest-ProjectReaderTests-1756122078 tempest-ProjectReaderTests-1756122078-project-admin] DELETE https://10.4.3.143/volume/v3/volumes/98f78a6e-9131-4ad0-ba55-9805da35f7e5 Aug 16 21:21:26.127817 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-89af5a5b-ae6c-40f2-b8e9-bacaf86514de tempest-ProjectReaderTests-1756122078 tempest-ProjectReaderTests-1756122078-project-admin] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:21:26.128023 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-89af5a5b-ae6c-40f2-b8e9-bacaf86514de tempest-ProjectReaderTests-1756122078 tempest-ProjectReaderTests-1756122078-project-admin] Calling method 'delete' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:21:26.128180 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.v3.volumes [None req-89af5a5b-ae6c-40f2-b8e9-bacaf86514de tempest-ProjectReaderTests-1756122078 tempest-ProjectReaderTests-1756122078-project-admin] Delete volume with id: 98f78a6e-9131-4ad0-ba55-9805da35f7e5 Aug 16 21:21:26.140185 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:21:26.140185 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:21:26.140567 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-89af5a5b-ae6c-40f2-b8e9-bacaf86514de tempest-ProjectReaderTests-1756122078 tempest-ProjectReaderTests-1756122078-project-admin] Volume info retrieved successfully. Aug 16 21:21:26.157251 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-89af5a5b-ae6c-40f2-b8e9-bacaf86514de tempest-ProjectReaderTests-1756122078 tempest-ProjectReaderTests-1756122078-project-admin] Delete volume request issued successfully. Aug 16 21:21:26.157718 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-89af5a5b-ae6c-40f2-b8e9-bacaf86514de tempest-ProjectReaderTests-1756122078 tempest-ProjectReaderTests-1756122078-project-admin] https://10.4.3.143/volume/v3/volumes/98f78a6e-9131-4ad0-ba55-9805da35f7e5 returned with HTTP 202 Aug 16 21:21:26.158103 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 1177/4749] 10.4.3.143 () {66 vars in 1351 bytes} [Sun Aug 16 21:21:26 2026] DELETE /volume/v3/volumes/98f78a6e-9131-4ad0-ba55-9805da35f7e5 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 21:21:26.171623 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-74bebb6c-a765-4a69-a28d-5511c936f31c None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:21:26.173101 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-74bebb6c-a765-4a69-a28d-5511c936f31c tempest-ProjectReaderTests-1756122078 tempest-ProjectReaderTests-1756122078-project-admin] GET https://10.4.3.143/volume/v3/volumes/98f78a6e-9131-4ad0-ba55-9805da35f7e5 Aug 16 21:21:26.173278 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-74bebb6c-a765-4a69-a28d-5511c936f31c tempest-ProjectReaderTests-1756122078 tempest-ProjectReaderTests-1756122078-project-admin] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:21:26.173876 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-74bebb6c-a765-4a69-a28d-5511c936f31c tempest-ProjectReaderTests-1756122078 tempest-ProjectReaderTests-1756122078-project-admin] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:21:26.180010 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [req-8362d6e0-5295-4302-85db-0464d4fd80a2 req-3957b2cf-51b7-422c-bebd-a183e7616b44 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:21:26.182991 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [req-8362d6e0-5295-4302-85db-0464d4fd80a2 req-3957b2cf-51b7-422c-bebd-a183e7616b44 tempest-TestInstancesWithCinderVolumes-1479381705 tempest-TestInstancesWithCinderVolumes-1479381705-project-member] PUT https://10.4.3.143/volume/v3/attachments/406291ed-74d5-41ae-a23b-92189c4cb76f Aug 16 21:21:26.183168 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [req-8362d6e0-5295-4302-85db-0464d4fd80a2 req-3957b2cf-51b7-422c-bebd-a183e7616b44 tempest-TestInstancesWithCinderVolumes-1479381705 tempest-TestInstancesWithCinderVolumes-1479381705-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.143", "host": "np0000007409", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:e42fbcbe2e9", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "69237b68-d654-4a76-81de-86e36bc8fb86", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:21:26.183282 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:21:26.183282 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:21:26.189169 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-74bebb6c-a765-4a69-a28d-5511c936f31c tempest-ProjectReaderTests-1756122078 tempest-ProjectReaderTests-1756122078-project-admin] Volume info retrieved successfully. Aug 16 21:21:26.192527 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.coordination [req-8362d6e0-5295-4302-85db-0464d4fd80a2 req-3957b2cf-51b7-422c-bebd-a183e7616b44 tempest-TestInstancesWithCinderVolumes-1479381705 tempest-TestInstancesWithCinderVolumes-1479381705-project-member] Acquiring lock "cinder-attachment_update-96c8399d-acd0-49e6-9eab-ddc129305660-np0000007409" by "attachment_update" {{(pid=100330) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:21:26.196079 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-74bebb6c-a765-4a69-a28d-5511c936f31c tempest-ProjectReaderTests-1756122078 tempest-ProjectReaderTests-1756122078-project-admin] https://10.4.3.143/volume/v3/volumes/98f78a6e-9131-4ad0-ba55-9805da35f7e5 returned with HTTP 200 Aug 16 21:21:26.196747 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 1191/4750] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:21:26 2026] GET /volume/v3/volumes/98f78a6e-9131-4ad0-ba55-9805da35f7e5 => generated 1016 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:21:26.199951 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.coordination [req-8362d6e0-5295-4302-85db-0464d4fd80a2 req-3957b2cf-51b7-422c-bebd-a183e7616b44 tempest-TestInstancesWithCinderVolumes-1479381705 tempest-TestInstancesWithCinderVolumes-1479381705-project-member] Lock "cinder-attachment_update-96c8399d-acd0-49e6-9eab-ddc129305660-np0000007409" acquired by "attachment_update" :: waited 0.005s {{(pid=100330) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:21:26.199951 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:21:26.199951 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:21:26.302976 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.coordination [req-8362d6e0-5295-4302-85db-0464d4fd80a2 req-3957b2cf-51b7-422c-bebd-a183e7616b44 tempest-TestInstancesWithCinderVolumes-1479381705 tempest-TestInstancesWithCinderVolumes-1479381705-project-member] Lock "cinder-attachment_update-96c8399d-acd0-49e6-9eab-ddc129305660-np0000007409" released by "attachment_update" :: held 0.106s {{(pid=100330) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:21:26.303666 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [req-8362d6e0-5295-4302-85db-0464d4fd80a2 req-3957b2cf-51b7-422c-bebd-a183e7616b44 tempest-TestInstancesWithCinderVolumes-1479381705 tempest-TestInstancesWithCinderVolumes-1479381705-project-member] https://10.4.3.143/volume/v3/attachments/406291ed-74d5-41ae-a23b-92189c4cb76f returned with HTTP 200 Aug 16 21:21:26.304317 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 1193/4751] 10.4.3.143 () {74 vars in 1704 bytes} [Sun Aug 16 21:21:26 2026] PUT /volume/v3/attachments/406291ed-74d5-41ae-a23b-92189c4cb76f => generated 969 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:21:27.057776 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-580d054b-e464-4882-bcf0-1b0a75f6fd2f None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:21:27.059619 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-580d054b-e464-4882-bcf0-1b0a75f6fd2f tempest-TestInstancesWithCinderVolumes-1479381705 tempest-TestInstancesWithCinderVolumes-1479381705-project-member] GET https://10.4.3.143/volume/v3/volumes/96c8399d-acd0-49e6-9eab-ddc129305660 Aug 16 21:21:27.059989 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-580d054b-e464-4882-bcf0-1b0a75f6fd2f tempest-TestInstancesWithCinderVolumes-1479381705 tempest-TestInstancesWithCinderVolumes-1479381705-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:21:27.060256 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-580d054b-e464-4882-bcf0-1b0a75f6fd2f tempest-TestInstancesWithCinderVolumes-1479381705 tempest-TestInstancesWithCinderVolumes-1479381705-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:21:27.070903 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:21:27.070903 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:21:27.074066 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-580d054b-e464-4882-bcf0-1b0a75f6fd2f tempest-TestInstancesWithCinderVolumes-1479381705 tempest-TestInstancesWithCinderVolumes-1479381705-project-member] Volume info retrieved successfully. Aug 16 21:21:27.078805 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-580d054b-e464-4882-bcf0-1b0a75f6fd2f tempest-TestInstancesWithCinderVolumes-1479381705 tempest-TestInstancesWithCinderVolumes-1479381705-project-member] https://10.4.3.143/volume/v3/volumes/96c8399d-acd0-49e6-9eab-ddc129305660 returned with HTTP 200 Aug 16 21:21:27.079450 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 1191/4752] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:21:27 2026] GET /volume/v3/volumes/96c8399d-acd0-49e6-9eab-ddc129305660 => generated 940 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:21:27.213448 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-67f5a60b-79bd-45e9-9421-01dd7e357671 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:21:27.215220 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-67f5a60b-79bd-45e9-9421-01dd7e357671 tempest-ProjectReaderTests-1756122078 tempest-ProjectReaderTests-1756122078-project-admin] GET https://10.4.3.143/volume/v3/volumes/98f78a6e-9131-4ad0-ba55-9805da35f7e5 Aug 16 21:21:27.215430 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-67f5a60b-79bd-45e9-9421-01dd7e357671 tempest-ProjectReaderTests-1756122078 tempest-ProjectReaderTests-1756122078-project-admin] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:21:27.215617 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-67f5a60b-79bd-45e9-9421-01dd7e357671 tempest-ProjectReaderTests-1756122078 tempest-ProjectReaderTests-1756122078-project-admin] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:21:27.221317 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-67f5a60b-79bd-45e9-9421-01dd7e357671 tempest-ProjectReaderTests-1756122078 tempest-ProjectReaderTests-1756122078-project-admin] https://10.4.3.143/volume/v3/volumes/98f78a6e-9131-4ad0-ba55-9805da35f7e5 returned with HTTP 404 Aug 16 21:21:27.221823 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 1178/4753] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:21:27 2026] GET /volume/v3/volumes/98f78a6e-9131-4ad0-ba55-9805da35f7e5 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:21:27.231810 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-6802b5f6-53bd-4e14-aee4-023d01a0a3fc None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:21:27.234246 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-6802b5f6-53bd-4e14-aee4-023d01a0a3fc tempest-ProjectReaderTests-1756122078 tempest-ProjectReaderTests-1756122078-project-admin] POST https://10.4.3.143/volume/v3/volumes Aug 16 21:21:27.234716 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-6802b5f6-53bd-4e14-aee4-023d01a0a3fc tempest-ProjectReaderTests-1756122078 tempest-ProjectReaderTests-1756122078-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1096012926"}} {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:21:27.236780 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.v3.volumes [None req-6802b5f6-53bd-4e14-aee4-023d01a0a3fc tempest-ProjectReaderTests-1756122078 tempest-ProjectReaderTests-1756122078-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1096012926'}} {{(pid=100332) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 21:21:27.236963 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.v3.volumes [None req-6802b5f6-53bd-4e14-aee4-023d01a0a3fc tempest-ProjectReaderTests-1756122078 tempest-ProjectReaderTests-1756122078-project-admin] Create volume of 1 GB Aug 16 21:21:27.241410 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-6802b5f6-53bd-4e14-aee4-023d01a0a3fc tempest-ProjectReaderTests-1756122078 tempest-ProjectReaderTests-1756122078-project-admin] Availability Zones retrieved successfully. Aug 16 21:21:27.248014 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-6802b5f6-53bd-4e14-aee4-023d01a0a3fc tempest-ProjectReaderTests-1756122078 tempest-ProjectReaderTests-1756122078-project-admin] Flow 'volume_create_api' (a7a79059-7757-467d-8cd5-0ba0d25d5f5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100332) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:21:27.248866 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-6802b5f6-53bd-4e14-aee4-023d01a0a3fc tempest-ProjectReaderTests-1756122078 tempest-ProjectReaderTests-1756122078-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (499f6fde-41a8-406b-8e8a-1d080de8c62a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:21:27.249696 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.flows.api.create_volume [None req-6802b5f6-53bd-4e14-aee4-023d01a0a3fc tempest-ProjectReaderTests-1756122078 tempest-ProjectReaderTests-1756122078-project-admin] Validating volume size '1' using validate_int {{(pid=100332) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 21:21:27.278104 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-6802b5f6-53bd-4e14-aee4-023d01a0a3fc tempest-ProjectReaderTests-1756122078 tempest-ProjectReaderTests-1756122078-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (499f6fde-41a8-406b-8e8a-1d080de8c62a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T21:04:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=69e633b8-fab9-4b15-8b40-4f1a67c51cda,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '69e633b8-fab9-4b15-8b40-4f1a67c51cda', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:21:27.278844 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-6802b5f6-53bd-4e14-aee4-023d01a0a3fc tempest-ProjectReaderTests-1756122078 tempest-ProjectReaderTests-1756122078-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e97ade77-334f-4c58-aa52-c4024a995a1d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:21:27.317639 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.quota [None req-6802b5f6-53bd-4e14-aee4-023d01a0a3fc tempest-ProjectReaderTests-1756122078 tempest-ProjectReaderTests-1756122078-project-admin] Created reservations ['e433d8a9-d683-4239-a077-8e75b0d33dbf', '8727513a-6619-4e73-8df2-cb3d058e9402', '4e23bf22-24d9-4dad-a8d8-39523c56c341', '8c1da94e-f726-4906-a67e-4a297d496218'] {{(pid=100332) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:21:27.318517 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-6802b5f6-53bd-4e14-aee4-023d01a0a3fc tempest-ProjectReaderTests-1756122078 tempest-ProjectReaderTests-1756122078-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e97ade77-334f-4c58-aa52-c4024a995a1d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e433d8a9-d683-4239-a077-8e75b0d33dbf', '8727513a-6619-4e73-8df2-cb3d058e9402', '4e23bf22-24d9-4dad-a8d8-39523c56c341', '8c1da94e-f726-4906-a67e-4a297d496218']}' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:21:27.319453 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-6802b5f6-53bd-4e14-aee4-023d01a0a3fc tempest-ProjectReaderTests-1756122078 tempest-ProjectReaderTests-1756122078-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0b259b7e-4557-4642-ac43-4c3228603047) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:21:27.345951 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-6802b5f6-53bd-4e14-aee4-023d01a0a3fc tempest-ProjectReaderTests-1756122078 tempest-ProjectReaderTests-1756122078-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0b259b7e-4557-4642-ac43-4c3228603047) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b6a2a5c6-2f4b-48b6-8338-0b362d55ee92', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1096012926',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e2c66fee8f5e49d59889a7b9270b7b2c',qos_specs=None,replication_status=,reservations=['e433d8a9-d683-4239-a077-8e75b0d33dbf','8727513a-6619-4e73-8df2-cb3d058e9402','4e23bf22-24d9-4dad-a8d8-39523c56c341','8c1da94e-f726-4906-a67e-4a297d496218'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ee5af28d6b494cdb8edceb1744ad9222',volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T21:21:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1096012926',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b6a2a5c6-2f4b-48b6-8338-0b362d55ee92,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e2c66fee8f5e49d59889a7b9270b7b2c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ee5af28d6b494cdb8edceb1744ad9222',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(69e633b8-fab9-4b15-8b40-4f1a67c51cda),volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda)}' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:21:27.347831 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-6802b5f6-53bd-4e14-aee4-023d01a0a3fc tempest-ProjectReaderTests-1756122078 tempest-ProjectReaderTests-1756122078-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1bd55d02-5577-44ef-b9ff-111381ebe296) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:21:27.374875 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-6802b5f6-53bd-4e14-aee4-023d01a0a3fc tempest-ProjectReaderTests-1756122078 tempest-ProjectReaderTests-1756122078-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1bd55d02-5577-44ef-b9ff-111381ebe296) transitioned into state 'SUCCESS' from state '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-1096012926',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e2c66fee8f5e49d59889a7b9270b7b2c',qos_specs=None,replication_status=,reservations=['e433d8a9-d683-4239-a077-8e75b0d33dbf','8727513a-6619-4e73-8df2-cb3d058e9402','4e23bf22-24d9-4dad-a8d8-39523c56c341','8c1da94e-f726-4906-a67e-4a297d496218'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ee5af28d6b494cdb8edceb1744ad9222',volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda)}' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:21:27.376188 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-6802b5f6-53bd-4e14-aee4-023d01a0a3fc tempest-ProjectReaderTests-1756122078 tempest-ProjectReaderTests-1756122078-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c7a0fc6f-ddd7-4964-83f7-93ba8dbd7945) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:21:27.392628 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-6802b5f6-53bd-4e14-aee4-023d01a0a3fc tempest-ProjectReaderTests-1756122078 tempest-ProjectReaderTests-1756122078-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c7a0fc6f-ddd7-4964-83f7-93ba8dbd7945) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:21:27.393521 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-6802b5f6-53bd-4e14-aee4-023d01a0a3fc tempest-ProjectReaderTests-1756122078 tempest-ProjectReaderTests-1756122078-project-admin] Flow 'volume_create_api' (a7a79059-7757-467d-8cd5-0ba0d25d5f5d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100332) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:21:27.394327 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-6802b5f6-53bd-4e14-aee4-023d01a0a3fc tempest-ProjectReaderTests-1756122078 tempest-ProjectReaderTests-1756122078-project-admin] Create volume request issued successfully. Aug 16 21:21:27.394678 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-6802b5f6-53bd-4e14-aee4-023d01a0a3fc tempest-ProjectReaderTests-1756122078 tempest-ProjectReaderTests-1756122078-project-admin] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Aug 16 21:21:27.395324 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 1192/4754] 10.4.3.143 () {68 vars in 1258 bytes} [Sun Aug 16 21:21:27 2026] POST /volume/v3/volumes => generated 778 bytes in 164 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 21:21:27.413072 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-f9895e97-a247-4ecb-bdc7-aa98e3432b3d None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:21:27.415271 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-f9895e97-a247-4ecb-bdc7-aa98e3432b3d tempest-ProjectReaderTests-1756122078 tempest-ProjectReaderTests-1756122078-project-admin] GET https://10.4.3.143/volume/v3/volumes/b6a2a5c6-2f4b-48b6-8338-0b362d55ee92 Aug 16 21:21:27.415529 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-f9895e97-a247-4ecb-bdc7-aa98e3432b3d tempest-ProjectReaderTests-1756122078 tempest-ProjectReaderTests-1756122078-project-admin] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:21:27.415830 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-f9895e97-a247-4ecb-bdc7-aa98e3432b3d tempest-ProjectReaderTests-1756122078 tempest-ProjectReaderTests-1756122078-project-admin] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:21:27.435261 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:21:27.435261 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:21:27.440163 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-f9895e97-a247-4ecb-bdc7-aa98e3432b3d tempest-ProjectReaderTests-1756122078 tempest-ProjectReaderTests-1756122078-project-admin] Volume info retrieved successfully. Aug 16 21:21:27.454076 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-f9895e97-a247-4ecb-bdc7-aa98e3432b3d tempest-ProjectReaderTests-1756122078 tempest-ProjectReaderTests-1756122078-project-admin] https://10.4.3.143/volume/v3/volumes/b6a2a5c6-2f4b-48b6-8338-0b362d55ee92 returned with HTTP 200 Aug 16 21:21:27.454076 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 1194/4755] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:21:27 2026] GET /volume/v3/volumes/b6a2a5c6-2f4b-48b6-8338-0b362d55ee92 => generated 957 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:21:28.093617 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-167b619d-a6d7-4b34-82fb-e9f2095e1010 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:21:28.096261 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-167b619d-a6d7-4b34-82fb-e9f2095e1010 tempest-TestInstancesWithCinderVolumes-1479381705 tempest-TestInstancesWithCinderVolumes-1479381705-project-member] GET https://10.4.3.143/volume/v3/volumes/96c8399d-acd0-49e6-9eab-ddc129305660 Aug 16 21:21:28.096633 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-167b619d-a6d7-4b34-82fb-e9f2095e1010 tempest-TestInstancesWithCinderVolumes-1479381705 tempest-TestInstancesWithCinderVolumes-1479381705-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:21:28.096948 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-167b619d-a6d7-4b34-82fb-e9f2095e1010 tempest-TestInstancesWithCinderVolumes-1479381705 tempest-TestInstancesWithCinderVolumes-1479381705-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:21:28.112226 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:21:28.112226 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:21:28.118165 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-167b619d-a6d7-4b34-82fb-e9f2095e1010 tempest-TestInstancesWithCinderVolumes-1479381705 tempest-TestInstancesWithCinderVolumes-1479381705-project-member] Volume info retrieved successfully. Aug 16 21:21:28.124197 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-167b619d-a6d7-4b34-82fb-e9f2095e1010 tempest-TestInstancesWithCinderVolumes-1479381705 tempest-TestInstancesWithCinderVolumes-1479381705-project-member] https://10.4.3.143/volume/v3/volumes/96c8399d-acd0-49e6-9eab-ddc129305660 returned with HTTP 200 Aug 16 21:21:28.124720 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 1192/4756] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:21:28 2026] GET /volume/v3/volumes/96c8399d-acd0-49e6-9eab-ddc129305660 => generated 940 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:21:28.469257 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-37a3bfe4-02f7-4be5-a643-0bb2297f1ac6 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:21:28.471401 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-37a3bfe4-02f7-4be5-a643-0bb2297f1ac6 tempest-ProjectReaderTests-1756122078 tempest-ProjectReaderTests-1756122078-project-admin] GET https://10.4.3.143/volume/v3/volumes/b6a2a5c6-2f4b-48b6-8338-0b362d55ee92 Aug 16 21:21:28.472986 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-37a3bfe4-02f7-4be5-a643-0bb2297f1ac6 tempest-ProjectReaderTests-1756122078 tempest-ProjectReaderTests-1756122078-project-admin] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:21:28.472986 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-37a3bfe4-02f7-4be5-a643-0bb2297f1ac6 tempest-ProjectReaderTests-1756122078 tempest-ProjectReaderTests-1756122078-project-admin] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:21:28.480677 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:21:28.480677 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:21:28.484852 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-37a3bfe4-02f7-4be5-a643-0bb2297f1ac6 tempest-ProjectReaderTests-1756122078 tempest-ProjectReaderTests-1756122078-project-admin] Volume info retrieved successfully. Aug 16 21:21:28.490775 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-37a3bfe4-02f7-4be5-a643-0bb2297f1ac6 tempest-ProjectReaderTests-1756122078 tempest-ProjectReaderTests-1756122078-project-admin] https://10.4.3.143/volume/v3/volumes/b6a2a5c6-2f4b-48b6-8338-0b362d55ee92 returned with HTTP 200 Aug 16 21:21:28.490775 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 1179/4757] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:21:28 2026] GET /volume/v3/volumes/b6a2a5c6-2f4b-48b6-8338-0b362d55ee92 => generated 1018 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:21:28.504461 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-21205600-5ba0-463b-904d-8fe1275955d6 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:21:28.506458 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-21205600-5ba0-463b-904d-8fe1275955d6 tempest-ProjectReaderTests-1756122078 tempest-ProjectReaderTests-1756122078-project-admin] POST https://10.4.3.143/volume/v3/snapshots Aug 16 21:21:28.506828 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-21205600-5ba0-463b-904d-8fe1275955d6 tempest-ProjectReaderTests-1756122078 tempest-ProjectReaderTests-1756122078-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b6a2a5c6-2f4b-48b6-8338-0b362d55ee92", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1493909832"}} {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:21:28.515956 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:21:28.515956 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:21:28.516298 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-21205600-5ba0-463b-904d-8fe1275955d6 tempest-ProjectReaderTests-1756122078 tempest-ProjectReaderTests-1756122078-project-admin] Volume info retrieved successfully. Aug 16 21:21:28.516454 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.v3.snapshots [None req-21205600-5ba0-463b-904d-8fe1275955d6 tempest-ProjectReaderTests-1756122078 tempest-ProjectReaderTests-1756122078-project-admin] Create snapshot from volume b6a2a5c6-2f4b-48b6-8338-0b362d55ee92 Aug 16 21:21:28.545751 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.quota [None req-21205600-5ba0-463b-904d-8fe1275955d6 tempest-ProjectReaderTests-1756122078 tempest-ProjectReaderTests-1756122078-project-admin] Created reservations ['e8bdcede-8eae-48f4-a712-e0aba3efda77', 'f96a4f63-29d8-4f17-96a5-bd392973c80c', '42762fa2-7cc9-4db7-b606-a67e92c8ad89', '02bee073-fff7-48f2-935f-9e5727e2640e'] {{(pid=100332) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:21:28.577931 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-21205600-5ba0-463b-904d-8fe1275955d6 tempest-ProjectReaderTests-1756122078 tempest-ProjectReaderTests-1756122078-project-admin] Snapshot create request issued successfully. Aug 16 21:21:28.578358 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-21205600-5ba0-463b-904d-8fe1275955d6 tempest-ProjectReaderTests-1756122078 tempest-ProjectReaderTests-1756122078-project-admin] https://10.4.3.143/volume/v3/snapshots returned with HTTP 202 Aug 16 21:21:28.579194 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 1193/4758] 10.4.3.143 () {68 vars in 1265 bytes} [Sun Aug 16 21:21:28 2026] POST /volume/v3/snapshots => generated 308 bytes in 75 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 21:21:28.591487 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-9d58b0d4-1d05-4993-8eb0-004c09c00488 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:21:28.593787 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-9d58b0d4-1d05-4993-8eb0-004c09c00488 tempest-ProjectReaderTests-1756122078 tempest-ProjectReaderTests-1756122078-project-admin] GET https://10.4.3.143/volume/v3/snapshots/50884c15-3b3a-4d06-9a3e-d4bf464a4291 Aug 16 21:21:28.594069 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-9d58b0d4-1d05-4993-8eb0-004c09c00488 tempest-ProjectReaderTests-1756122078 tempest-ProjectReaderTests-1756122078-project-admin] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:21:28.594340 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-9d58b0d4-1d05-4993-8eb0-004c09c00488 tempest-ProjectReaderTests-1756122078 tempest-ProjectReaderTests-1756122078-project-admin] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:21:28.600436 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:21:28.600436 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:21:28.600752 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-9d58b0d4-1d05-4993-8eb0-004c09c00488 tempest-ProjectReaderTests-1756122078 tempest-ProjectReaderTests-1756122078-project-admin] Snapshot retrieved successfully. Aug 16 21:21:28.601512 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-9d58b0d4-1d05-4993-8eb0-004c09c00488 tempest-ProjectReaderTests-1756122078 tempest-ProjectReaderTests-1756122078-project-admin] https://10.4.3.143/volume/v3/snapshots/50884c15-3b3a-4d06-9a3e-d4bf464a4291 returned with HTTP 200 Aug 16 21:21:28.602156 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 1195/4759] 10.4.3.143 () {66 vars in 1354 bytes} [Sun Aug 16 21:21:28 2026] GET /volume/v3/snapshots/50884c15-3b3a-4d06-9a3e-d4bf464a4291 => generated 440 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:21:29.140712 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-07adafdf-17b0-49ee-9330-3ccb7407900d None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:21:29.143763 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-07adafdf-17b0-49ee-9330-3ccb7407900d tempest-TestInstancesWithCinderVolumes-1479381705 tempest-TestInstancesWithCinderVolumes-1479381705-project-member] GET https://10.4.3.143/volume/v3/volumes/96c8399d-acd0-49e6-9eab-ddc129305660 Aug 16 21:21:29.144064 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-07adafdf-17b0-49ee-9330-3ccb7407900d tempest-TestInstancesWithCinderVolumes-1479381705 tempest-TestInstancesWithCinderVolumes-1479381705-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:21:29.144358 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-07adafdf-17b0-49ee-9330-3ccb7407900d tempest-TestInstancesWithCinderVolumes-1479381705 tempest-TestInstancesWithCinderVolumes-1479381705-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:21:29.158481 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:21:29.158481 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:21:29.163288 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-07adafdf-17b0-49ee-9330-3ccb7407900d tempest-TestInstancesWithCinderVolumes-1479381705 tempest-TestInstancesWithCinderVolumes-1479381705-project-member] Volume info retrieved successfully. Aug 16 21:21:29.168641 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-07adafdf-17b0-49ee-9330-3ccb7407900d tempest-TestInstancesWithCinderVolumes-1479381705 tempest-TestInstancesWithCinderVolumes-1479381705-project-member] https://10.4.3.143/volume/v3/volumes/96c8399d-acd0-49e6-9eab-ddc129305660 returned with HTTP 200 Aug 16 21:21:29.169328 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 1193/4760] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:21:29 2026] GET /volume/v3/volumes/96c8399d-acd0-49e6-9eab-ddc129305660 => generated 940 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:21:29.612327 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [req-8362d6e0-5295-4302-85db-0464d4fd80a2 req-18ddfc17-967f-47c0-af57-7fb93fc9f2cf None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:21:29.615087 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [req-8362d6e0-5295-4302-85db-0464d4fd80a2 req-18ddfc17-967f-47c0-af57-7fb93fc9f2cf tempest-TestInstancesWithCinderVolumes-1479381705 tempest-TestInstancesWithCinderVolumes-1479381705-project-member] POST https://10.4.3.143/volume/v3/attachments/406291ed-74d5-41ae-a23b-92189c4cb76f/action Aug 16 21:21:29.615708 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [req-8362d6e0-5295-4302-85db-0464d4fd80a2 req-18ddfc17-967f-47c0-af57-7fb93fc9f2cf tempest-TestInstancesWithCinderVolumes-1479381705 tempest-TestInstancesWithCinderVolumes-1479381705-project-member] Action body: b'{"os-complete": null}' {{(pid=100333) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 21:21:29.615904 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [req-8362d6e0-5295-4302-85db-0464d4fd80a2 req-18ddfc17-967f-47c0-af57-7fb93fc9f2cf tempest-TestInstancesWithCinderVolumes-1479381705 tempest-TestInstancesWithCinderVolumes-1479381705-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:21:29.616788 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-4f19fc53-b552-4d05-afcb-a8a91154f403 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:21:29.621441 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-4f19fc53-b552-4d05-afcb-a8a91154f403 tempest-ProjectReaderTests-1756122078 tempest-ProjectReaderTests-1756122078-project-admin] GET https://10.4.3.143/volume/v3/snapshots/50884c15-3b3a-4d06-9a3e-d4bf464a4291 Aug 16 21:21:29.622475 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-4f19fc53-b552-4d05-afcb-a8a91154f403 tempest-ProjectReaderTests-1756122078 tempest-ProjectReaderTests-1756122078-project-admin] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:21:29.622793 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-4f19fc53-b552-4d05-afcb-a8a91154f403 tempest-ProjectReaderTests-1756122078 tempest-ProjectReaderTests-1756122078-project-admin] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:21:29.634799 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:21:29.634799 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:21:29.635260 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-4f19fc53-b552-4d05-afcb-a8a91154f403 tempest-ProjectReaderTests-1756122078 tempest-ProjectReaderTests-1756122078-project-admin] Snapshot retrieved successfully. Aug 16 21:21:29.637195 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-4f19fc53-b552-4d05-afcb-a8a91154f403 tempest-ProjectReaderTests-1756122078 tempest-ProjectReaderTests-1756122078-project-admin] https://10.4.3.143/volume/v3/snapshots/50884c15-3b3a-4d06-9a3e-d4bf464a4291 returned with HTTP 200 Aug 16 21:21:29.638567 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 1194/4761] 10.4.3.143 () {66 vars in 1354 bytes} [Sun Aug 16 21:21:29 2026] GET /volume/v3/snapshots/50884c15-3b3a-4d06-9a3e-d4bf464a4291 => generated 467 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 16 21:21:29.641469 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:21:29.641469 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:21:29.651078 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-4816bbc2-6142-46d4-90fc-6e2be53b4a89 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:21:29.653087 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-4816bbc2-6142-46d4-90fc-6e2be53b4a89 tempest-ProjectReaderTests-1756122078 tempest-ProjectReaderTests-1756122078-project-reader] POST https://10.4.3.143/volume/v3/snapshots/50884c15-3b3a-4d06-9a3e-d4bf464a4291/action Aug 16 21:21:29.653442 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-4816bbc2-6142-46d4-90fc-6e2be53b4a89 tempest-ProjectReaderTests-1756122078 tempest-ProjectReaderTests-1756122078-project-reader] Action body: b'{"os-unmanage": {}}' {{(pid=100330) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 21:21:29.653656 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-4816bbc2-6142-46d4-90fc-6e2be53b4a89 tempest-ProjectReaderTests-1756122078 tempest-ProjectReaderTests-1756122078-project-reader] Action: 'action', calling method: unmanage, body: {"os-unmanage": {}} {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:21:29.655416 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.contrib.snapshot_unmanage [None req-4816bbc2-6142-46d4-90fc-6e2be53b4a89 tempest-ProjectReaderTests-1756122078 tempest-ProjectReaderTests-1756122078-project-reader] Unmanage snapshot with id: 50884c15-3b3a-4d06-9a3e-d4bf464a4291 Aug 16 21:21:29.655549 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [req-8362d6e0-5295-4302-85db-0464d4fd80a2 req-18ddfc17-967f-47c0-af57-7fb93fc9f2cf tempest-TestInstancesWithCinderVolumes-1479381705 tempest-TestInstancesWithCinderVolumes-1479381705-project-member] https://10.4.3.143/volume/v3/attachments/406291ed-74d5-41ae-a23b-92189c4cb76f/action returned with HTTP 204 Aug 16 21:21:29.656263 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 1180/4762] 10.4.3.143 () {74 vars in 1725 bytes} [Sun Aug 16 21:21:29 2026] POST /volume/v3/attachments/406291ed-74d5-41ae-a23b-92189c4cb76f/action => generated 0 bytes in 44 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:21:29.663895 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:21:29.663895 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:21:29.664562 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-4816bbc2-6142-46d4-90fc-6e2be53b4a89 tempest-ProjectReaderTests-1756122078 tempest-ProjectReaderTests-1756122078-project-reader] Snapshot retrieved successfully. Aug 16 21:21:29.665632 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.policy [None req-4816bbc2-6142-46d4-90fc-6e2be53b4a89 tempest-ProjectReaderTests-1756122078 tempest-ProjectReaderTests-1756122078-project-reader] Policy check for snapshot_extension:snapshot_unmanage failed with context {'is_admin': False, 'user_id': '7610d564f6984dffb173fe4a7f51a551', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e2c66fee8f5e49d59889a7b9270b7b2c', '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=100330) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 16 21:21:29.665856 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-4816bbc2-6142-46d4-90fc-6e2be53b4a89 tempest-ProjectReaderTests-1756122078 tempest-ProjectReaderTests-1756122078-project-reader] https://10.4.3.143/volume/v3/snapshots/50884c15-3b3a-4d06-9a3e-d4bf464a4291/action returned with HTTP 403 Aug 16 21:21:29.666598 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 1196/4763] 10.4.3.143 () {68 vars in 1396 bytes} [Sun Aug 16 21:21:29 2026] POST /volume/v3/snapshots/50884c15-3b3a-4d06-9a3e-d4bf464a4291/action => generated 117 bytes in 16 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:21:29.675302 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-1ce0702a-f8dc-4cd7-9a4d-609311a2811f None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:21:29.677339 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-1ce0702a-f8dc-4cd7-9a4d-609311a2811f tempest-ProjectReaderTests-1756122078 tempest-ProjectReaderTests-1756122078-project-admin] DELETE https://10.4.3.143/volume/v3/snapshots/50884c15-3b3a-4d06-9a3e-d4bf464a4291 Aug 16 21:21:29.677588 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-1ce0702a-f8dc-4cd7-9a4d-609311a2811f tempest-ProjectReaderTests-1756122078 tempest-ProjectReaderTests-1756122078-project-admin] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:21:29.677787 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-1ce0702a-f8dc-4cd7-9a4d-609311a2811f tempest-ProjectReaderTests-1756122078 tempest-ProjectReaderTests-1756122078-project-admin] Calling method 'delete' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:21:29.677902 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.v3.snapshots [None req-1ce0702a-f8dc-4cd7-9a4d-609311a2811f tempest-ProjectReaderTests-1756122078 tempest-ProjectReaderTests-1756122078-project-admin] Delete snapshot with id: 50884c15-3b3a-4d06-9a3e-d4bf464a4291 Aug 16 21:21:29.684328 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:21:29.684328 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:21:29.684860 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-1ce0702a-f8dc-4cd7-9a4d-609311a2811f tempest-ProjectReaderTests-1756122078 tempest-ProjectReaderTests-1756122078-project-admin] Snapshot retrieved successfully. Aug 16 21:21:29.707391 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-1ce0702a-f8dc-4cd7-9a4d-609311a2811f tempest-ProjectReaderTests-1756122078 tempest-ProjectReaderTests-1756122078-project-admin] Snapshot delete request issued successfully. Aug 16 21:21:29.707593 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-1ce0702a-f8dc-4cd7-9a4d-609311a2811f tempest-ProjectReaderTests-1756122078 tempest-ProjectReaderTests-1756122078-project-admin] https://10.4.3.143/volume/v3/snapshots/50884c15-3b3a-4d06-9a3e-d4bf464a4291 returned with HTTP 202 Aug 16 21:21:29.708305 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 1194/4764] 10.4.3.143 () {66 vars in 1357 bytes} [Sun Aug 16 21:21:29 2026] DELETE /volume/v3/snapshots/50884c15-3b3a-4d06-9a3e-d4bf464a4291 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 21:21:29.719126 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-90761adb-6674-484e-8554-bd6502016476 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:21:29.722104 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-90761adb-6674-484e-8554-bd6502016476 tempest-ProjectReaderTests-1756122078 tempest-ProjectReaderTests-1756122078-project-admin] GET https://10.4.3.143/volume/v3/snapshots/50884c15-3b3a-4d06-9a3e-d4bf464a4291 Aug 16 21:21:29.722287 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-90761adb-6674-484e-8554-bd6502016476 tempest-ProjectReaderTests-1756122078 tempest-ProjectReaderTests-1756122078-project-admin] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:21:29.722862 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-90761adb-6674-484e-8554-bd6502016476 tempest-ProjectReaderTests-1756122078 tempest-ProjectReaderTests-1756122078-project-admin] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:21:29.734823 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:21:29.734823 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:21:29.735263 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-90761adb-6674-484e-8554-bd6502016476 tempest-ProjectReaderTests-1756122078 tempest-ProjectReaderTests-1756122078-project-admin] Snapshot retrieved successfully. Aug 16 21:21:29.736445 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-90761adb-6674-484e-8554-bd6502016476 tempest-ProjectReaderTests-1756122078 tempest-ProjectReaderTests-1756122078-project-admin] https://10.4.3.143/volume/v3/snapshots/50884c15-3b3a-4d06-9a3e-d4bf464a4291 returned with HTTP 200 Aug 16 21:21:29.736925 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 1195/4765] 10.4.3.143 () {66 vars in 1354 bytes} [Sun Aug 16 21:21:29 2026] GET /volume/v3/snapshots/50884c15-3b3a-4d06-9a3e-d4bf464a4291 => generated 466 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:21:30.182936 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-e91cf750-3d4a-4866-9f21-732ed0493c1c None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:21:30.184838 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-e91cf750-3d4a-4866-9f21-732ed0493c1c tempest-TestInstancesWithCinderVolumes-1479381705 tempest-TestInstancesWithCinderVolumes-1479381705-project-member] GET https://10.4.3.143/volume/v3/volumes/96c8399d-acd0-49e6-9eab-ddc129305660 Aug 16 21:21:30.185202 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-e91cf750-3d4a-4866-9f21-732ed0493c1c tempest-TestInstancesWithCinderVolumes-1479381705 tempest-TestInstancesWithCinderVolumes-1479381705-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:21:30.185495 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-e91cf750-3d4a-4866-9f21-732ed0493c1c tempest-TestInstancesWithCinderVolumes-1479381705 tempest-TestInstancesWithCinderVolumes-1479381705-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:21:30.195024 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:21:30.195024 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:21:30.198816 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-e91cf750-3d4a-4866-9f21-732ed0493c1c tempest-TestInstancesWithCinderVolumes-1479381705 tempest-TestInstancesWithCinderVolumes-1479381705-project-member] Volume info retrieved successfully. Aug 16 21:21:30.203682 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-e91cf750-3d4a-4866-9f21-732ed0493c1c tempest-TestInstancesWithCinderVolumes-1479381705 tempest-TestInstancesWithCinderVolumes-1479381705-project-member] https://10.4.3.143/volume/v3/volumes/96c8399d-acd0-49e6-9eab-ddc129305660 returned with HTTP 200 Aug 16 21:21:30.204219 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 1181/4766] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:21:30 2026] GET /volume/v3/volumes/96c8399d-acd0-49e6-9eab-ddc129305660 => generated 1232 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:21:30.219411 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-3c1d32e6-3244-4bb0-a8b3-1d114f4c28cf None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:21:30.222893 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-3c1d32e6-3244-4bb0-a8b3-1d114f4c28cf tempest-TestInstancesWithCinderVolumes-1479381705 tempest-TestInstancesWithCinderVolumes-1479381705-project-member] GET https://10.4.3.143/volume/v3/volumes/96c8399d-acd0-49e6-9eab-ddc129305660 Aug 16 21:21:30.223187 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-3c1d32e6-3244-4bb0-a8b3-1d114f4c28cf tempest-TestInstancesWithCinderVolumes-1479381705 tempest-TestInstancesWithCinderVolumes-1479381705-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:21:30.223187 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-3c1d32e6-3244-4bb0-a8b3-1d114f4c28cf tempest-TestInstancesWithCinderVolumes-1479381705 tempest-TestInstancesWithCinderVolumes-1479381705-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:21:30.236631 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:21:30.236631 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:21:30.240157 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-3c1d32e6-3244-4bb0-a8b3-1d114f4c28cf tempest-TestInstancesWithCinderVolumes-1479381705 tempest-TestInstancesWithCinderVolumes-1479381705-project-member] Volume info retrieved successfully. Aug 16 21:21:30.244084 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-3c1d32e6-3244-4bb0-a8b3-1d114f4c28cf tempest-TestInstancesWithCinderVolumes-1479381705 tempest-TestInstancesWithCinderVolumes-1479381705-project-member] https://10.4.3.143/volume/v3/volumes/96c8399d-acd0-49e6-9eab-ddc129305660 returned with HTTP 200 Aug 16 21:21:30.244538 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 1197/4767] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:21:30 2026] GET /volume/v3/volumes/96c8399d-acd0-49e6-9eab-ddc129305660 => generated 1232 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:21:30.749025 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-9af277df-8f27-4e2e-836c-35c127539b45 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:21:30.751602 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-9af277df-8f27-4e2e-836c-35c127539b45 tempest-ProjectReaderTests-1756122078 tempest-ProjectReaderTests-1756122078-project-admin] GET https://10.4.3.143/volume/v3/snapshots/50884c15-3b3a-4d06-9a3e-d4bf464a4291 Aug 16 21:21:30.751935 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-9af277df-8f27-4e2e-836c-35c127539b45 tempest-ProjectReaderTests-1756122078 tempest-ProjectReaderTests-1756122078-project-admin] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:21:30.752391 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-9af277df-8f27-4e2e-836c-35c127539b45 tempest-ProjectReaderTests-1756122078 tempest-ProjectReaderTests-1756122078-project-admin] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:21:30.758178 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-9af277df-8f27-4e2e-836c-35c127539b45 tempest-ProjectReaderTests-1756122078 tempest-ProjectReaderTests-1756122078-project-admin] https://10.4.3.143/volume/v3/snapshots/50884c15-3b3a-4d06-9a3e-d4bf464a4291 returned with HTTP 404 Aug 16 21:21:30.758973 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 1195/4768] 10.4.3.143 () {66 vars in 1354 bytes} [Sun Aug 16 21:21:30 2026] GET /volume/v3/snapshots/50884c15-3b3a-4d06-9a3e-d4bf464a4291 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:21:30.766237 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-1645658a-2072-49be-8a45-b77800eb9aae None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:21:30.768252 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-1645658a-2072-49be-8a45-b77800eb9aae tempest-ProjectReaderTests-1756122078 tempest-ProjectReaderTests-1756122078-project-admin] DELETE https://10.4.3.143/volume/v3/volumes/b6a2a5c6-2f4b-48b6-8338-0b362d55ee92 Aug 16 21:21:30.768543 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-1645658a-2072-49be-8a45-b77800eb9aae tempest-ProjectReaderTests-1756122078 tempest-ProjectReaderTests-1756122078-project-admin] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:21:30.768749 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-1645658a-2072-49be-8a45-b77800eb9aae tempest-ProjectReaderTests-1756122078 tempest-ProjectReaderTests-1756122078-project-admin] Calling method 'delete' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:21:30.768908 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.v3.volumes [None req-1645658a-2072-49be-8a45-b77800eb9aae tempest-ProjectReaderTests-1756122078 tempest-ProjectReaderTests-1756122078-project-admin] Delete volume with id: b6a2a5c6-2f4b-48b6-8338-0b362d55ee92 Aug 16 21:21:30.777170 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:21:30.777170 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:21:30.777885 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-1645658a-2072-49be-8a45-b77800eb9aae tempest-ProjectReaderTests-1756122078 tempest-ProjectReaderTests-1756122078-project-admin] Volume info retrieved successfully. Aug 16 21:21:30.800190 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-1645658a-2072-49be-8a45-b77800eb9aae tempest-ProjectReaderTests-1756122078 tempest-ProjectReaderTests-1756122078-project-admin] Delete volume request issued successfully. Aug 16 21:21:30.800636 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-1645658a-2072-49be-8a45-b77800eb9aae tempest-ProjectReaderTests-1756122078 tempest-ProjectReaderTests-1756122078-project-admin] https://10.4.3.143/volume/v3/volumes/b6a2a5c6-2f4b-48b6-8338-0b362d55ee92 returned with HTTP 202 Aug 16 21:21:30.801302 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 1196/4769] 10.4.3.143 () {66 vars in 1351 bytes} [Sun Aug 16 21:21:30 2026] DELETE /volume/v3/volumes/b6a2a5c6-2f4b-48b6-8338-0b362d55ee92 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 21:21:30.812766 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-36a54db9-b68d-4635-b7ed-35fd00865bdc None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:21:30.814809 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-36a54db9-b68d-4635-b7ed-35fd00865bdc tempest-ProjectReaderTests-1756122078 tempest-ProjectReaderTests-1756122078-project-admin] GET https://10.4.3.143/volume/v3/volumes/b6a2a5c6-2f4b-48b6-8338-0b362d55ee92 Aug 16 21:21:30.815190 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-36a54db9-b68d-4635-b7ed-35fd00865bdc tempest-ProjectReaderTests-1756122078 tempest-ProjectReaderTests-1756122078-project-admin] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:21:30.815491 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-36a54db9-b68d-4635-b7ed-35fd00865bdc tempest-ProjectReaderTests-1756122078 tempest-ProjectReaderTests-1756122078-project-admin] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:21:30.824190 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:21:30.824190 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:21:30.829099 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-36a54db9-b68d-4635-b7ed-35fd00865bdc tempest-ProjectReaderTests-1756122078 tempest-ProjectReaderTests-1756122078-project-admin] Volume info retrieved successfully. Aug 16 21:21:30.833762 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-36a54db9-b68d-4635-b7ed-35fd00865bdc tempest-ProjectReaderTests-1756122078 tempest-ProjectReaderTests-1756122078-project-admin] https://10.4.3.143/volume/v3/volumes/b6a2a5c6-2f4b-48b6-8338-0b362d55ee92 returned with HTTP 200 Aug 16 21:21:30.834286 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 1182/4770] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:21:30 2026] GET /volume/v3/volumes/b6a2a5c6-2f4b-48b6-8338-0b362d55ee92 => generated 1017 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:21:31.848430 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-1f419c14-91be-4b0c-ad0f-1978948d8dfd None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:21:31.849905 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-1f419c14-91be-4b0c-ad0f-1978948d8dfd tempest-ProjectReaderTests-1756122078 tempest-ProjectReaderTests-1756122078-project-admin] GET https://10.4.3.143/volume/v3/volumes/b6a2a5c6-2f4b-48b6-8338-0b362d55ee92 Aug 16 21:21:31.850089 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-1f419c14-91be-4b0c-ad0f-1978948d8dfd tempest-ProjectReaderTests-1756122078 tempest-ProjectReaderTests-1756122078-project-admin] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:21:31.850261 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-1f419c14-91be-4b0c-ad0f-1978948d8dfd tempest-ProjectReaderTests-1756122078 tempest-ProjectReaderTests-1756122078-project-admin] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:21:31.857465 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-1f419c14-91be-4b0c-ad0f-1978948d8dfd tempest-ProjectReaderTests-1756122078 tempest-ProjectReaderTests-1756122078-project-admin] https://10.4.3.143/volume/v3/volumes/b6a2a5c6-2f4b-48b6-8338-0b362d55ee92 returned with HTTP 404 Aug 16 21:21:31.858077 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 1198/4771] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:21:31 2026] GET /volume/v3/volumes/b6a2a5c6-2f4b-48b6-8338-0b362d55ee92 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:21:33.442726 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-b547dd77-eb45-43db-a252-b41b3ec4b807 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:21:33.547801 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-b547dd77-eb45-43db-a252-b41b3ec4b807 tempest-VolumeTypesAdminTests-1836791145 tempest-VolumeTypesAdminTests-1836791145-project-admin] POST https://10.4.3.143/volume/v3/types Aug 16 21:21:33.548133 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-b547dd77-eb45-43db-a252-b41b3ec4b807 tempest-VolumeTypesAdminTests-1836791145 tempest-VolumeTypesAdminTests-1836791145-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-511076513", "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=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:21:33.549970 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:21:33.549970 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:21:33.564317 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-b547dd77-eb45-43db-a252-b41b3ec4b807 tempest-VolumeTypesAdminTests-1836791145 tempest-VolumeTypesAdminTests-1836791145-project-admin] https://10.4.3.143/volume/v3/types returned with HTTP 200 Aug 16 21:21:33.564704 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 1196/4772] 10.4.3.143 () {68 vars in 1253 bytes} [Sun Aug 16 21:21:33 2026] POST /volume/v3/types => generated 379 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:21:33.575285 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-3d9a0454-5fac-46d4-a44e-98a6ae3bfa0b None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:21:33.578028 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-3d9a0454-5fac-46d4-a44e-98a6ae3bfa0b tempest-VolumeTypesAdminTests-1836791145 tempest-VolumeTypesAdminTests-1836791145-project-admin] POST https://10.4.3.143/volume/v3/types/baa685a5-f9a5-4572-b3f9-7b3292386fd0/encryption Aug 16 21:21:33.578028 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-3d9a0454-5fac-46d4-a44e-98a6ae3bfa0b tempest-VolumeTypesAdminTests-1836791145 tempest-VolumeTypesAdminTests-1836791145-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:21:33.596228 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-3d9a0454-5fac-46d4-a44e-98a6ae3bfa0b tempest-VolumeTypesAdminTests-1836791145 tempest-VolumeTypesAdminTests-1836791145-project-admin] https://10.4.3.143/volume/v3/types/baa685a5-f9a5-4572-b3f9-7b3292386fd0/encryption returned with HTTP 200 Aug 16 21:21:33.596723 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 1197/4773] 10.4.3.143 () {68 vars in 1397 bytes} [Sun Aug 16 21:21:33 2026] POST /volume/v3/types/baa685a5-f9a5-4572-b3f9-7b3292386fd0/encryption => generated 239 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:21:33.606954 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-95a8d082-8f2c-4fd4-8fe4-75941bc0a5ce None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:21:33.609238 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-95a8d082-8f2c-4fd4-8fe4-75941bc0a5ce tempest-VolumeTypesAdminTests-1836791145 tempest-VolumeTypesAdminTests-1836791145-project-admin] POST https://10.4.3.143/volume/v3/types Aug 16 21:21:33.609739 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-95a8d082-8f2c-4fd4-8fe4-75941bc0a5ce tempest-VolumeTypesAdminTests-1836791145 tempest-VolumeTypesAdminTests-1836791145-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-994601807", "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=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:21:33.630157 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-95a8d082-8f2c-4fd4-8fe4-75941bc0a5ce tempest-VolumeTypesAdminTests-1836791145 tempest-VolumeTypesAdminTests-1836791145-project-admin] https://10.4.3.143/volume/v3/types returned with HTTP 200 Aug 16 21:21:33.630761 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 1183/4774] 10.4.3.143 () {68 vars in 1253 bytes} [Sun Aug 16 21:21:33 2026] POST /volume/v3/types => generated 379 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:21:33.640539 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-c4039b2b-b567-4823-8e3b-1b374774fa06 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:21:33.642467 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-c4039b2b-b567-4823-8e3b-1b374774fa06 tempest-VolumeTypesAdminTests-1836791145 tempest-VolumeTypesAdminTests-1836791145-project-admin] POST https://10.4.3.143/volume/v3/types/58293578-c7f5-4216-83b0-6f16e3459cff/encryption Aug 16 21:21:33.643159 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-c4039b2b-b567-4823-8e3b-1b374774fa06 tempest-VolumeTypesAdminTests-1836791145 tempest-VolumeTypesAdminTests-1836791145-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:21:33.665986 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-c4039b2b-b567-4823-8e3b-1b374774fa06 tempest-VolumeTypesAdminTests-1836791145 tempest-VolumeTypesAdminTests-1836791145-project-admin] https://10.4.3.143/volume/v3/types/58293578-c7f5-4216-83b0-6f16e3459cff/encryption returned with HTTP 200 Aug 16 21:21:33.666561 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 1199/4775] 10.4.3.143 () {68 vars in 1397 bytes} [Sun Aug 16 21:21:33 2026] POST /volume/v3/types/58293578-c7f5-4216-83b0-6f16e3459cff/encryption => generated 239 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:21:33.679911 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-e3cdc949-6185-4397-95f6-9d2c03e972e5 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:21:33.683938 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-e3cdc949-6185-4397-95f6-9d2c03e972e5 tempest-VolumeTypesAdminTests-1836791145 tempest-VolumeTypesAdminTests-1836791145-project-admin] POST https://10.4.3.143/volume/v3/types Aug 16 21:21:33.683938 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-e3cdc949-6185-4397-95f6-9d2c03e972e5 tempest-VolumeTypesAdminTests-1836791145 tempest-VolumeTypesAdminTests-1836791145-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-338660797", "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=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:21:33.704220 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-e3cdc949-6185-4397-95f6-9d2c03e972e5 tempest-VolumeTypesAdminTests-1836791145 tempest-VolumeTypesAdminTests-1836791145-project-admin] https://10.4.3.143/volume/v3/types returned with HTTP 200 Aug 16 21:21:33.704713 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 1197/4776] 10.4.3.143 () {68 vars in 1253 bytes} [Sun Aug 16 21:21:33 2026] POST /volume/v3/types => generated 379 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:21:33.717497 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-047121e7-96d5-45bb-b3de-3cd26f572acd None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:21:33.719779 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-047121e7-96d5-45bb-b3de-3cd26f572acd tempest-VolumeTypesAdminTests-1836791145 tempest-VolumeTypesAdminTests-1836791145-project-admin] POST https://10.4.3.143/volume/v3/types/deec9fdb-63f4-414e-9f7b-a389a25a4e99/extra_specs Aug 16 21:21:33.720227 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-047121e7-96d5-45bb-b3de-3cd26f572acd tempest-VolumeTypesAdminTests-1836791145 tempest-VolumeTypesAdminTests-1836791145-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:21:33.746028 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-047121e7-96d5-45bb-b3de-3cd26f572acd tempest-VolumeTypesAdminTests-1836791145 tempest-VolumeTypesAdminTests-1836791145-project-admin] https://10.4.3.143/volume/v3/types/deec9fdb-63f4-414e-9f7b-a389a25a4e99/extra_specs returned with HTTP 200 Aug 16 21:21:33.746135 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 1198/4777] 10.4.3.143 () {68 vars in 1399 bytes} [Sun Aug 16 21:21:33 2026] POST /volume/v3/types/deec9fdb-63f4-414e-9f7b-a389a25a4e99/extra_specs => generated 35 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 16 21:21:33.756178 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-9ab15852-031d-47f9-96c4-b96aec288491 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:21:33.758549 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-9ab15852-031d-47f9-96c4-b96aec288491 tempest-VolumeTypesAdminTests-1836791145 tempest-VolumeTypesAdminTests-1836791145-project-admin] PUT https://10.4.3.143/volume/v3/types/deec9fdb-63f4-414e-9f7b-a389a25a4e99/extra_specs/key2 Aug 16 21:21:33.759034 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-9ab15852-031d-47f9-96c4-b96aec288491 tempest-VolumeTypesAdminTests-1836791145 tempest-VolumeTypesAdminTests-1836791145-project-admin] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:21:33.780307 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-9ab15852-031d-47f9-96c4-b96aec288491 tempest-VolumeTypesAdminTests-1836791145 tempest-VolumeTypesAdminTests-1836791145-project-admin] https://10.4.3.143/volume/v3/types/deec9fdb-63f4-414e-9f7b-a389a25a4e99/extra_specs/key2 returned with HTTP 200 Aug 16 21:21:33.781041 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 1184/4778] 10.4.3.143 () {68 vars in 1413 bytes} [Sun Aug 16 21:21:33 2026] PUT /volume/v3/types/deec9fdb-63f4-414e-9f7b-a389a25a4e99/extra_specs/key2 => generated 25 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 16 21:21:33.789527 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-363cd8b0-c086-4b97-b7c8-0ed96114700d None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:21:33.791663 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-363cd8b0-c086-4b97-b7c8-0ed96114700d tempest-VolumeTypesAdminTests-1836791145 tempest-VolumeTypesAdminTests-1836791145-project-admin] POST https://10.4.3.143/volume/v3/types Aug 16 21:21:33.792092 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-363cd8b0-c086-4b97-b7c8-0ed96114700d tempest-VolumeTypesAdminTests-1836791145 tempest-VolumeTypesAdminTests-1836791145-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:21:33.807386 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-363cd8b0-c086-4b97-b7c8-0ed96114700d tempest-VolumeTypesAdminTests-1836791145 tempest-VolumeTypesAdminTests-1836791145-project-admin] https://10.4.3.143/volume/v3/types returned with HTTP 200 Aug 16 21:21:33.807879 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 1200/4779] 10.4.3.143 () {68 vars in 1252 bytes} [Sun Aug 16 21:21:33 2026] POST /volume/v3/types => generated 195 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:21:33.819641 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-5a7885ea-92e5-4d92-a3b0-10cd6929b47a None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:21:33.822471 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-5a7885ea-92e5-4d92-a3b0-10cd6929b47a tempest-VolumeTypesAdminTests-1836791145 tempest-VolumeTypesAdminTests-1836791145-project-admin] DELETE https://10.4.3.143/volume/v3/types/4734ba0e-1097-444f-9fc8-26194bd347d0 Aug 16 21:21:33.822882 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-5a7885ea-92e5-4d92-a3b0-10cd6929b47a tempest-VolumeTypesAdminTests-1836791145 tempest-VolumeTypesAdminTests-1836791145-project-admin] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:21:33.823239 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-5a7885ea-92e5-4d92-a3b0-10cd6929b47a tempest-VolumeTypesAdminTests-1836791145 tempest-VolumeTypesAdminTests-1836791145-project-admin] Calling method '_delete' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:21:33.858646 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-5a7885ea-92e5-4d92-a3b0-10cd6929b47a tempest-VolumeTypesAdminTests-1836791145 tempest-VolumeTypesAdminTests-1836791145-project-admin] https://10.4.3.143/volume/v3/types/4734ba0e-1097-444f-9fc8-26194bd347d0 returned with HTTP 202 Aug 16 21:21:33.859336 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 1198/4780] 10.4.3.143 () {66 vars in 1345 bytes} [Sun Aug 16 21:21:33 2026] DELETE /volume/v3/types/4734ba0e-1097-444f-9fc8-26194bd347d0 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 21:21:33.868530 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-3d7ae696-771b-44ef-8005-585d2f6e93b8 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:21:33.870849 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-3d7ae696-771b-44ef-8005-585d2f6e93b8 tempest-VolumeTypesAdminTests-1836791145 tempest-VolumeTypesAdminTests-1836791145-project-admin] POST https://10.4.3.143/volume/v3/types Aug 16 21:21:33.871433 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-3d7ae696-771b-44ef-8005-585d2f6e93b8 tempest-VolumeTypesAdminTests-1836791145 tempest-VolumeTypesAdminTests-1836791145-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1921577384", "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=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:21:33.890539 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-3d7ae696-771b-44ef-8005-585d2f6e93b8 tempest-VolumeTypesAdminTests-1836791145 tempest-VolumeTypesAdminTests-1836791145-project-admin] https://10.4.3.143/volume/v3/types returned with HTTP 200 Aug 16 21:21:33.891076 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 1199/4781] 10.4.3.143 () {68 vars in 1253 bytes} [Sun Aug 16 21:21:33 2026] POST /volume/v3/types => generated 380 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:21:33.899498 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-732033a1-6c44-426a-a5df-0814ec11c1c4 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:21:33.901731 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-732033a1-6c44-426a-a5df-0814ec11c1c4 tempest-VolumeTypesAdminTests-1836791145 tempest-VolumeTypesAdminTests-1836791145-project-admin] POST https://10.4.3.143/volume/v3/types/e39e9365-60f4-4cf7-b2bd-80229b5cd945/encryption Aug 16 21:21:33.902109 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-732033a1-6c44-426a-a5df-0814ec11c1c4 tempest-VolumeTypesAdminTests-1836791145 tempest-VolumeTypesAdminTests-1836791145-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:21:33.922841 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-732033a1-6c44-426a-a5df-0814ec11c1c4 tempest-VolumeTypesAdminTests-1836791145 tempest-VolumeTypesAdminTests-1836791145-project-admin] https://10.4.3.143/volume/v3/types/e39e9365-60f4-4cf7-b2bd-80229b5cd945/encryption returned with HTTP 200 Aug 16 21:21:33.923419 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 1185/4782] 10.4.3.143 () {68 vars in 1397 bytes} [Sun Aug 16 21:21:33 2026] POST /volume/v3/types/e39e9365-60f4-4cf7-b2bd-80229b5cd945/encryption => generated 239 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:21:33.933764 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-913ee92d-6061-4f63-be57-fefd8e6a5ed3 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:21:33.935760 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-913ee92d-6061-4f63-be57-fefd8e6a5ed3 tempest-VolumeTypesAdminTests-1836791145 tempest-VolumeTypesAdminTests-1836791145-project-admin] DELETE https://10.4.3.143/volume/v3/types/e39e9365-60f4-4cf7-b2bd-80229b5cd945/encryption/ef31df2a-428a-44f5-9811-e1e561ef4c8f Aug 16 21:21:33.935983 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-913ee92d-6061-4f63-be57-fefd8e6a5ed3 tempest-VolumeTypesAdminTests-1836791145 tempest-VolumeTypesAdminTests-1836791145-project-admin] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:21:33.936160 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-913ee92d-6061-4f63-be57-fefd8e6a5ed3 tempest-VolumeTypesAdminTests-1836791145 tempest-VolumeTypesAdminTests-1836791145-project-admin] Calling method 'delete' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:21:33.952563 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-913ee92d-6061-4f63-be57-fefd8e6a5ed3 tempest-VolumeTypesAdminTests-1836791145 tempest-VolumeTypesAdminTests-1836791145-project-admin] https://10.4.3.143/volume/v3/types/e39e9365-60f4-4cf7-b2bd-80229b5cd945/encryption/ef31df2a-428a-44f5-9811-e1e561ef4c8f returned with HTTP 202 Aug 16 21:21:33.953047 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 1201/4783] 10.4.3.143 () {66 vars in 1489 bytes} [Sun Aug 16 21:21:33 2026] DELETE /volume/v3/types/e39e9365-60f4-4cf7-b2bd-80229b5cd945/encryption/ef31df2a-428a-44f5-9811-e1e561ef4c8f => generated 0 bytes in 20 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 21:21:33.963066 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-c12453bd-4709-422d-89f7-f8330386acf2 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:21:33.964489 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-c12453bd-4709-422d-89f7-f8330386acf2 tempest-VolumeTypesAdminTests-1836791145 tempest-VolumeTypesAdminTests-1836791145-project-admin] POST https://10.4.3.143/volume/v3/types Aug 16 21:21:33.965041 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-c12453bd-4709-422d-89f7-f8330386acf2 tempest-VolumeTypesAdminTests-1836791145 tempest-VolumeTypesAdminTests-1836791145-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1975624838", "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=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:21:33.985136 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-c12453bd-4709-422d-89f7-f8330386acf2 tempest-VolumeTypesAdminTests-1836791145 tempest-VolumeTypesAdminTests-1836791145-project-admin] https://10.4.3.143/volume/v3/types returned with HTTP 200 Aug 16 21:21:33.985855 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 1199/4784] 10.4.3.143 () {68 vars in 1253 bytes} [Sun Aug 16 21:21:33 2026] POST /volume/v3/types => generated 380 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:21:33.995388 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-50b0de5d-939c-43c8-8969-d7a8e59c64f0 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:21:33.997660 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-50b0de5d-939c-43c8-8969-d7a8e59c64f0 tempest-VolumeTypesAdminTests-1836791145 tempest-VolumeTypesAdminTests-1836791145-project-admin] DELETE https://10.4.3.143/volume/v3/types/c14d9f83-ab3d-4045-bd84-12f3aee6bc03/extra_specs/key1 Aug 16 21:21:33.997981 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-50b0de5d-939c-43c8-8969-d7a8e59c64f0 tempest-VolumeTypesAdminTests-1836791145 tempest-VolumeTypesAdminTests-1836791145-project-admin] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:21:33.998275 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-50b0de5d-939c-43c8-8969-d7a8e59c64f0 tempest-VolumeTypesAdminTests-1836791145 tempest-VolumeTypesAdminTests-1836791145-project-admin] Calling method 'delete' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:21:34.021648 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-50b0de5d-939c-43c8-8969-d7a8e59c64f0 tempest-VolumeTypesAdminTests-1836791145 tempest-VolumeTypesAdminTests-1836791145-project-admin] https://10.4.3.143/volume/v3/types/c14d9f83-ab3d-4045-bd84-12f3aee6bc03/extra_specs/key1 returned with HTTP 202 Aug 16 21:21:34.022235 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 1200/4785] 10.4.3.143 () {66 vars in 1396 bytes} [Sun Aug 16 21:21:33 2026] DELETE /volume/v3/types/c14d9f83-ab3d-4045-bd84-12f3aee6bc03/extra_specs/key1 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 16 21:21:34.030338 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-cd21819a-1a55-4559-82d0-05741b70daeb None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:21:34.032657 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-cd21819a-1a55-4559-82d0-05741b70daeb tempest-VolumeTypesAdminTests-1836791145 tempest-VolumeTypesAdminTests-1836791145-project-admin] POST https://10.4.3.143/volume/v3/types Aug 16 21:21:34.033139 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-cd21819a-1a55-4559-82d0-05741b70daeb tempest-VolumeTypesAdminTests-1836791145 tempest-VolumeTypesAdminTests-1836791145-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1948479998", "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=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:21:34.053508 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-cd21819a-1a55-4559-82d0-05741b70daeb tempest-VolumeTypesAdminTests-1836791145 tempest-VolumeTypesAdminTests-1836791145-project-admin] https://10.4.3.143/volume/v3/types returned with HTTP 200 Aug 16 21:21:34.054049 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 1186/4786] 10.4.3.143 () {68 vars in 1253 bytes} [Sun Aug 16 21:21:34 2026] POST /volume/v3/types => generated 380 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:21:34.063080 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-6fcd6cc9-7571-43f7-a2c6-506ba778ec15 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:21:34.065509 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-6fcd6cc9-7571-43f7-a2c6-506ba778ec15 tempest-VolumeTypesAdminTests-1836791145 tempest-VolumeTypesAdminTests-1836791145-project-admin] DELETE https://10.4.3.143/volume/v3/types/237ea37f-6d0f-4be0-8adb-0fccbce06bc7 Aug 16 21:21:34.065814 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-6fcd6cc9-7571-43f7-a2c6-506ba778ec15 tempest-VolumeTypesAdminTests-1836791145 tempest-VolumeTypesAdminTests-1836791145-project-admin] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:21:34.066090 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-6fcd6cc9-7571-43f7-a2c6-506ba778ec15 tempest-VolumeTypesAdminTests-1836791145 tempest-VolumeTypesAdminTests-1836791145-project-admin] Calling method '_delete' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:21:34.102569 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-6fcd6cc9-7571-43f7-a2c6-506ba778ec15 tempest-VolumeTypesAdminTests-1836791145 tempest-VolumeTypesAdminTests-1836791145-project-admin] https://10.4.3.143/volume/v3/types/237ea37f-6d0f-4be0-8adb-0fccbce06bc7 returned with HTTP 202 Aug 16 21:21:34.103063 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 1202/4787] 10.4.3.143 () {66 vars in 1345 bytes} [Sun Aug 16 21:21:34 2026] DELETE /volume/v3/types/237ea37f-6d0f-4be0-8adb-0fccbce06bc7 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 21:21:34.121593 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-f04046d7-e28d-4816-808c-25f99be71ed2 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:21:34.123843 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-f04046d7-e28d-4816-808c-25f99be71ed2 tempest-VolumeTypesAdminTests-1836791145 tempest-VolumeTypesAdminTests-1836791145-project-admin] GET https://10.4.3.143/volume/v3/types/baa685a5-f9a5-4572-b3f9-7b3292386fd0/extra_specs Aug 16 21:21:34.124953 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-f04046d7-e28d-4816-808c-25f99be71ed2 tempest-VolumeTypesAdminTests-1836791145 tempest-VolumeTypesAdminTests-1836791145-project-admin] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:21:34.125395 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-f04046d7-e28d-4816-808c-25f99be71ed2 tempest-VolumeTypesAdminTests-1836791145 tempest-VolumeTypesAdminTests-1836791145-project-admin] Calling method 'index' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:21:34.141994 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-f04046d7-e28d-4816-808c-25f99be71ed2 tempest-VolumeTypesAdminTests-1836791145 tempest-VolumeTypesAdminTests-1836791145-project-admin] https://10.4.3.143/volume/v3/types/baa685a5-f9a5-4572-b3f9-7b3292386fd0/extra_specs returned with HTTP 200 Aug 16 21:21:34.142511 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 1200/4788] 10.4.3.143 () {66 vars in 1378 bytes} [Sun Aug 16 21:21:34 2026] GET /volume/v3/types/baa685a5-f9a5-4572-b3f9-7b3292386fd0/extra_specs => generated 185 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:21:34.153857 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-00e6f7ac-9c8d-41f0-af94-36dc14352325 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:21:34.155937 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-00e6f7ac-9c8d-41f0-af94-36dc14352325 tempest-VolumeTypesAdminTests-1836791145 tempest-VolumeTypesAdminTests-1836791145-project-admin] GET https://10.4.3.143/volume/v3/types Aug 16 21:21:34.156719 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-00e6f7ac-9c8d-41f0-af94-36dc14352325 tempest-VolumeTypesAdminTests-1836791145 tempest-VolumeTypesAdminTests-1836791145-project-admin] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:21:34.156719 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-00e6f7ac-9c8d-41f0-af94-36dc14352325 tempest-VolumeTypesAdminTests-1836791145 tempest-VolumeTypesAdminTests-1836791145-project-admin] Calling method 'index' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:21:34.186321 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-00e6f7ac-9c8d-41f0-af94-36dc14352325 tempest-VolumeTypesAdminTests-1836791145 tempest-VolumeTypesAdminTests-1836791145-project-admin] https://10.4.3.143/volume/v3/types returned with HTTP 200 Aug 16 21:21:34.186821 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 1201/4789] 10.4.3.143 () {66 vars in 1231 bytes} [Sun Aug 16 21:21:34 2026] GET /volume/v3/types => generated 3436 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:21:34.200831 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-cfc1f4d6-9a58-4606-a2df-ba438c8664fb None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:21:34.203173 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-cfc1f4d6-9a58-4606-a2df-ba438c8664fb tempest-VolumeTypesAdminTests-1836791145 tempest-VolumeTypesAdminTests-1836791145-project-admin] GET https://10.4.3.143/volume/v3/types/baa685a5-f9a5-4572-b3f9-7b3292386fd0/encryption/cipher Aug 16 21:21:34.203446 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-cfc1f4d6-9a58-4606-a2df-ba438c8664fb tempest-VolumeTypesAdminTests-1836791145 tempest-VolumeTypesAdminTests-1836791145-project-admin] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:21:34.203695 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-cfc1f4d6-9a58-4606-a2df-ba438c8664fb tempest-VolumeTypesAdminTests-1836791145 tempest-VolumeTypesAdminTests-1836791145-project-admin] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:21:34.212472 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-cfc1f4d6-9a58-4606-a2df-ba438c8664fb tempest-VolumeTypesAdminTests-1836791145 tempest-VolumeTypesAdminTests-1836791145-project-admin] https://10.4.3.143/volume/v3/types/baa685a5-f9a5-4572-b3f9-7b3292386fd0/encryption/cipher returned with HTTP 200 Aug 16 21:21:34.212762 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 1187/4790] 10.4.3.143 () {66 vars in 1396 bytes} [Sun Aug 16 21:21:34 2026] GET /volume/v3/types/baa685a5-f9a5-4572-b3f9-7b3292386fd0/encryption/cipher => generated 29 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 16 21:21:34.222561 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-a787020b-4598-4bd8-af5b-46cc5b126a86 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:21:34.226679 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-a787020b-4598-4bd8-af5b-46cc5b126a86 tempest-VolumeTypesAdminTests-1836791145 tempest-VolumeTypesAdminTests-1836791145-project-admin] GET https://10.4.3.143/volume/v3/types/baa685a5-f9a5-4572-b3f9-7b3292386fd0/encryption Aug 16 21:21:34.227548 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-a787020b-4598-4bd8-af5b-46cc5b126a86 tempest-VolumeTypesAdminTests-1836791145 tempest-VolumeTypesAdminTests-1836791145-project-admin] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:21:34.227548 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-a787020b-4598-4bd8-af5b-46cc5b126a86 tempest-VolumeTypesAdminTests-1836791145 tempest-VolumeTypesAdminTests-1836791145-project-admin] Calling method 'index' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:21:34.237161 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-a787020b-4598-4bd8-af5b-46cc5b126a86 tempest-VolumeTypesAdminTests-1836791145 tempest-VolumeTypesAdminTests-1836791145-project-admin] https://10.4.3.143/volume/v3/types/baa685a5-f9a5-4572-b3f9-7b3292386fd0/encryption returned with HTTP 200 Aug 16 21:21:34.237764 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 1203/4791] 10.4.3.143 () {66 vars in 1375 bytes} [Sun Aug 16 21:21:34 2026] GET /volume/v3/types/baa685a5-f9a5-4572-b3f9-7b3292386fd0/encryption => generated 325 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:21:34.250429 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-5d2b4867-fad5-4b5a-9d71-b924300bbc00 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:21:34.252235 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-5d2b4867-fad5-4b5a-9d71-b924300bbc00 tempest-VolumeTypesAdminTests-1836791145 tempest-VolumeTypesAdminTests-1836791145-project-admin] GET https://10.4.3.143/volume/v3/types/baa685a5-f9a5-4572-b3f9-7b3292386fd0/extra_specs/multiattach Aug 16 21:21:34.252556 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-5d2b4867-fad5-4b5a-9d71-b924300bbc00 tempest-VolumeTypesAdminTests-1836791145 tempest-VolumeTypesAdminTests-1836791145-project-admin] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:21:34.252838 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-5d2b4867-fad5-4b5a-9d71-b924300bbc00 tempest-VolumeTypesAdminTests-1836791145 tempest-VolumeTypesAdminTests-1836791145-project-admin] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:21:34.262407 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-5d2b4867-fad5-4b5a-9d71-b924300bbc00 tempest-VolumeTypesAdminTests-1836791145 tempest-VolumeTypesAdminTests-1836791145-project-admin] https://10.4.3.143/volume/v3/types/baa685a5-f9a5-4572-b3f9-7b3292386fd0/extra_specs/multiattach returned with HTTP 200 Aug 16 21:21:34.262872 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 1201/4792] 10.4.3.143 () {66 vars in 1414 bytes} [Sun Aug 16 21:21:34 2026] GET /volume/v3/types/baa685a5-f9a5-4572-b3f9-7b3292386fd0/extra_specs/multiattach => generated 29 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 16 21:21:34.279543 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-1204983f-aef5-464d-a2e7-7cdbc93fcb8f None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:21:34.282065 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-1204983f-aef5-464d-a2e7-7cdbc93fcb8f tempest-VolumeTypesAdminTests-1836791145 tempest-VolumeTypesAdminTests-1836791145-project-admin] GET https://10.4.3.143/volume/v3/types/baa685a5-f9a5-4572-b3f9-7b3292386fd0/extra_specs/volume_backend_name Aug 16 21:21:34.282329 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-1204983f-aef5-464d-a2e7-7cdbc93fcb8f tempest-VolumeTypesAdminTests-1836791145 tempest-VolumeTypesAdminTests-1836791145-project-admin] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:21:34.282613 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-1204983f-aef5-464d-a2e7-7cdbc93fcb8f tempest-VolumeTypesAdminTests-1836791145 tempest-VolumeTypesAdminTests-1836791145-project-admin] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:21:34.291248 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-1204983f-aef5-464d-a2e7-7cdbc93fcb8f tempest-VolumeTypesAdminTests-1836791145 tempest-VolumeTypesAdminTests-1836791145-project-admin] https://10.4.3.143/volume/v3/types/baa685a5-f9a5-4572-b3f9-7b3292386fd0/extra_specs/volume_backend_name returned with HTTP 200 Aug 16 21:21:34.291777 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 1202/4793] 10.4.3.143 () {66 vars in 1438 bytes} [Sun Aug 16 21:21:34 2026] GET /volume/v3/types/baa685a5-f9a5-4572-b3f9-7b3292386fd0/extra_specs/volume_backend_name => generated 44 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 16 21:21:34.302210 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-a526f6ba-c750-4efb-a213-6a74a5f92d78 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:21:34.304948 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-a526f6ba-c750-4efb-a213-6a74a5f92d78 tempest-VolumeTypesAdminTests-1836791145 tempest-VolumeTypesAdminTests-1836791145-project-admin] GET https://10.4.3.143/volume/v3/types/baa685a5-f9a5-4572-b3f9-7b3292386fd0 Aug 16 21:21:34.305259 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-a526f6ba-c750-4efb-a213-6a74a5f92d78 tempest-VolumeTypesAdminTests-1836791145 tempest-VolumeTypesAdminTests-1836791145-project-admin] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:21:34.305581 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-a526f6ba-c750-4efb-a213-6a74a5f92d78 tempest-VolumeTypesAdminTests-1836791145 tempest-VolumeTypesAdminTests-1836791145-project-admin] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:21:34.311776 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-a526f6ba-c750-4efb-a213-6a74a5f92d78 tempest-VolumeTypesAdminTests-1836791145 tempest-VolumeTypesAdminTests-1836791145-project-admin] https://10.4.3.143/volume/v3/types/baa685a5-f9a5-4572-b3f9-7b3292386fd0 returned with HTTP 200 Aug 16 21:21:34.312184 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 1188/4794] 10.4.3.143 () {66 vars in 1342 bytes} [Sun Aug 16 21:21:34 2026] GET /volume/v3/types/baa685a5-f9a5-4572-b3f9-7b3292386fd0 => generated 401 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:21:34.324094 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-64e8837b-2bf9-4cc4-86ba-0880dcd2f495 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:21:34.326888 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-64e8837b-2bf9-4cc4-86ba-0880dcd2f495 tempest-VolumeTypesAdminTests-1836791145 tempest-VolumeTypesAdminTests-1836791145-project-admin] PUT https://10.4.3.143/volume/v3/types/baa685a5-f9a5-4572-b3f9-7b3292386fd0/encryption/c2c6e880-99c2-4c0a-80f3-984a060d2d23 Aug 16 21:21:34.327572 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-64e8837b-2bf9-4cc4-86ba-0880dcd2f495 tempest-VolumeTypesAdminTests-1836791145 tempest-VolumeTypesAdminTests-1836791145-project-admin] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:21:34.347317 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-64e8837b-2bf9-4cc4-86ba-0880dcd2f495 tempest-VolumeTypesAdminTests-1836791145 tempest-VolumeTypesAdminTests-1836791145-project-admin] https://10.4.3.143/volume/v3/types/baa685a5-f9a5-4572-b3f9-7b3292386fd0/encryption/c2c6e880-99c2-4c0a-80f3-984a060d2d23 returned with HTTP 200 Aug 16 21:21:34.347707 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 1204/4795] 10.4.3.143 () {68 vars in 1506 bytes} [Sun Aug 16 21:21:34 2026] PUT /volume/v3/types/baa685a5-f9a5-4572-b3f9-7b3292386fd0/encryption/c2c6e880-99c2-4c0a-80f3-984a060d2d23 => generated 33 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 16 21:21:34.357619 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-14d0aaf6-0d6e-4c21-814f-2ce25ce5f357 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:21:34.359846 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-14d0aaf6-0d6e-4c21-814f-2ce25ce5f357 tempest-VolumeTypesAdminTests-1836791145 tempest-VolumeTypesAdminTests-1836791145-project-admin] PUT https://10.4.3.143/volume/v3/types/baa685a5-f9a5-4572-b3f9-7b3292386fd0/extra_specs/key1 Aug 16 21:21:34.360329 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-14d0aaf6-0d6e-4c21-814f-2ce25ce5f357 tempest-VolumeTypesAdminTests-1836791145 tempest-VolumeTypesAdminTests-1836791145-project-admin] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:21:34.390550 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-14d0aaf6-0d6e-4c21-814f-2ce25ce5f357 tempest-VolumeTypesAdminTests-1836791145 tempest-VolumeTypesAdminTests-1836791145-project-admin] https://10.4.3.143/volume/v3/types/baa685a5-f9a5-4572-b3f9-7b3292386fd0/extra_specs/key1 returned with HTTP 200 Aug 16 21:21:34.391068 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 1202/4796] 10.4.3.143 () {68 vars in 1413 bytes} [Sun Aug 16 21:21:34 2026] PUT /volume/v3/types/baa685a5-f9a5-4572-b3f9-7b3292386fd0/extra_specs/key1 => generated 30 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 16 21:21:34.399334 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-6197ddef-9304-4bad-8ef2-6185c04969bf None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:21:34.401207 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-6197ddef-9304-4bad-8ef2-6185c04969bf tempest-VolumeTypesAdminTests-1836791145 tempest-VolumeTypesAdminTests-1836791145-project-admin] PUT https://10.4.3.143/volume/v3/types/baa685a5-f9a5-4572-b3f9-7b3292386fd0 Aug 16 21:21:34.401603 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-6197ddef-9304-4bad-8ef2-6185c04969bf tempest-VolumeTypesAdminTests-1836791145 tempest-VolumeTypesAdminTests-1836791145-project-admin] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:21:34.416274 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-6197ddef-9304-4bad-8ef2-6185c04969bf tempest-VolumeTypesAdminTests-1836791145 tempest-VolumeTypesAdminTests-1836791145-project-admin] https://10.4.3.143/volume/v3/types/baa685a5-f9a5-4572-b3f9-7b3292386fd0 returned with HTTP 200 Aug 16 21:21:34.416745 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 1203/4797] 10.4.3.143 () {68 vars in 1362 bytes} [Sun Aug 16 21:21:34 2026] PUT /volume/v3/types/baa685a5-f9a5-4572-b3f9-7b3292386fd0 => generated 370 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:21:34.425640 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-eb731eaf-ee34-47f1-a5c2-da36453c1dfb None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:21:34.427556 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-eb731eaf-ee34-47f1-a5c2-da36453c1dfb tempest-VolumeTypesAdminTests-1836791145 tempest-VolumeTypesAdminTests-1836791145-project-admin] DELETE https://10.4.3.143/volume/v3/types/c14d9f83-ab3d-4045-bd84-12f3aee6bc03 Aug 16 21:21:34.427784 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-eb731eaf-ee34-47f1-a5c2-da36453c1dfb tempest-VolumeTypesAdminTests-1836791145 tempest-VolumeTypesAdminTests-1836791145-project-admin] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:21:34.428011 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-eb731eaf-ee34-47f1-a5c2-da36453c1dfb tempest-VolumeTypesAdminTests-1836791145 tempest-VolumeTypesAdminTests-1836791145-project-admin] Calling method '_delete' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:21:34.459867 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-eb731eaf-ee34-47f1-a5c2-da36453c1dfb tempest-VolumeTypesAdminTests-1836791145 tempest-VolumeTypesAdminTests-1836791145-project-admin] https://10.4.3.143/volume/v3/types/c14d9f83-ab3d-4045-bd84-12f3aee6bc03 returned with HTTP 202 Aug 16 21:21:34.460430 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 1189/4798] 10.4.3.143 () {66 vars in 1345 bytes} [Sun Aug 16 21:21:34 2026] DELETE /volume/v3/types/c14d9f83-ab3d-4045-bd84-12f3aee6bc03 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 21:21:34.470150 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-0c755191-b3e6-403a-921e-4c4286a1bc80 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:21:34.472516 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-0c755191-b3e6-403a-921e-4c4286a1bc80 tempest-VolumeTypesAdminTests-1836791145 tempest-VolumeTypesAdminTests-1836791145-project-admin] DELETE https://10.4.3.143/volume/v3/types/e39e9365-60f4-4cf7-b2bd-80229b5cd945 Aug 16 21:21:34.472758 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-0c755191-b3e6-403a-921e-4c4286a1bc80 tempest-VolumeTypesAdminTests-1836791145 tempest-VolumeTypesAdminTests-1836791145-project-admin] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:21:34.473009 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-0c755191-b3e6-403a-921e-4c4286a1bc80 tempest-VolumeTypesAdminTests-1836791145 tempest-VolumeTypesAdminTests-1836791145-project-admin] Calling method '_delete' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:21:34.501763 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-0c755191-b3e6-403a-921e-4c4286a1bc80 tempest-VolumeTypesAdminTests-1836791145 tempest-VolumeTypesAdminTests-1836791145-project-admin] https://10.4.3.143/volume/v3/types/e39e9365-60f4-4cf7-b2bd-80229b5cd945 returned with HTTP 202 Aug 16 21:21:34.502397 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 1205/4799] 10.4.3.143 () {66 vars in 1345 bytes} [Sun Aug 16 21:21:34 2026] DELETE /volume/v3/types/e39e9365-60f4-4cf7-b2bd-80229b5cd945 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 21:21:34.510714 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-69a22b62-7363-498f-95d6-81b6e077035a None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:21:34.512650 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-69a22b62-7363-498f-95d6-81b6e077035a tempest-VolumeTypesAdminTests-1836791145 tempest-VolumeTypesAdminTests-1836791145-project-admin] DELETE https://10.4.3.143/volume/v3/types/deec9fdb-63f4-414e-9f7b-a389a25a4e99 Aug 16 21:21:34.512887 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-69a22b62-7363-498f-95d6-81b6e077035a tempest-VolumeTypesAdminTests-1836791145 tempest-VolumeTypesAdminTests-1836791145-project-admin] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:21:34.513188 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-69a22b62-7363-498f-95d6-81b6e077035a tempest-VolumeTypesAdminTests-1836791145 tempest-VolumeTypesAdminTests-1836791145-project-admin] Calling method '_delete' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:21:34.547727 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-69a22b62-7363-498f-95d6-81b6e077035a tempest-VolumeTypesAdminTests-1836791145 tempest-VolumeTypesAdminTests-1836791145-project-admin] https://10.4.3.143/volume/v3/types/deec9fdb-63f4-414e-9f7b-a389a25a4e99 returned with HTTP 202 Aug 16 21:21:34.548349 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 1203/4800] 10.4.3.143 () {66 vars in 1345 bytes} [Sun Aug 16 21:21:34 2026] DELETE /volume/v3/types/deec9fdb-63f4-414e-9f7b-a389a25a4e99 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 21:21:34.557828 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-39cb6f74-5958-463e-aa53-37325b16dfd5 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:21:34.560303 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-39cb6f74-5958-463e-aa53-37325b16dfd5 tempest-VolumeTypesAdminTests-1836791145 tempest-VolumeTypesAdminTests-1836791145-project-admin] DELETE https://10.4.3.143/volume/v3/types/58293578-c7f5-4216-83b0-6f16e3459cff Aug 16 21:21:34.560680 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-39cb6f74-5958-463e-aa53-37325b16dfd5 tempest-VolumeTypesAdminTests-1836791145 tempest-VolumeTypesAdminTests-1836791145-project-admin] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:21:34.561072 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-39cb6f74-5958-463e-aa53-37325b16dfd5 tempest-VolumeTypesAdminTests-1836791145 tempest-VolumeTypesAdminTests-1836791145-project-admin] Calling method '_delete' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:21:34.591502 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-39cb6f74-5958-463e-aa53-37325b16dfd5 tempest-VolumeTypesAdminTests-1836791145 tempest-VolumeTypesAdminTests-1836791145-project-admin] https://10.4.3.143/volume/v3/types/58293578-c7f5-4216-83b0-6f16e3459cff returned with HTTP 202 Aug 16 21:21:34.592085 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 1204/4801] 10.4.3.143 () {66 vars in 1345 bytes} [Sun Aug 16 21:21:34 2026] DELETE /volume/v3/types/58293578-c7f5-4216-83b0-6f16e3459cff => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 21:21:34.601365 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-df5254b1-8e2d-45e7-a933-36251c90e5e8 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:21:34.603772 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-df5254b1-8e2d-45e7-a933-36251c90e5e8 tempest-VolumeTypesAdminTests-1836791145 tempest-VolumeTypesAdminTests-1836791145-project-admin] DELETE https://10.4.3.143/volume/v3/types/baa685a5-f9a5-4572-b3f9-7b3292386fd0 Aug 16 21:21:34.604842 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-df5254b1-8e2d-45e7-a933-36251c90e5e8 tempest-VolumeTypesAdminTests-1836791145 tempest-VolumeTypesAdminTests-1836791145-project-admin] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:21:34.604842 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-df5254b1-8e2d-45e7-a933-36251c90e5e8 tempest-VolumeTypesAdminTests-1836791145 tempest-VolumeTypesAdminTests-1836791145-project-admin] Calling method '_delete' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:21:34.645003 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-df5254b1-8e2d-45e7-a933-36251c90e5e8 tempest-VolumeTypesAdminTests-1836791145 tempest-VolumeTypesAdminTests-1836791145-project-admin] https://10.4.3.143/volume/v3/types/baa685a5-f9a5-4572-b3f9-7b3292386fd0 returned with HTTP 202 Aug 16 21:21:34.646280 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 1190/4802] 10.4.3.143 () {66 vars in 1345 bytes} [Sun Aug 16 21:21:34 2026] DELETE /volume/v3/types/baa685a5-f9a5-4572-b3f9-7b3292386fd0 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 21:21:35.503975 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [req-8590dfb8-eb29-42e1-a771-0adc72a3a371 req-7825fa35-0de3-4f06-8511-d65728770f38 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:21:35.508039 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [req-8590dfb8-eb29-42e1-a771-0adc72a3a371 req-7825fa35-0de3-4f06-8511-d65728770f38 tempest-TestInstancesWithCinderVolumes-1479381705 tempest-TestInstancesWithCinderVolumes-1479381705-project-member] GET https://10.4.3.143/volume/v3/volumes/f343067b-6fa0-4c66-b41d-bad215ead736 Aug 16 21:21:35.508325 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [req-8590dfb8-eb29-42e1-a771-0adc72a3a371 req-7825fa35-0de3-4f06-8511-d65728770f38 tempest-TestInstancesWithCinderVolumes-1479381705 tempest-TestInstancesWithCinderVolumes-1479381705-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:21:35.508626 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [req-8590dfb8-eb29-42e1-a771-0adc72a3a371 req-7825fa35-0de3-4f06-8511-d65728770f38 tempest-TestInstancesWithCinderVolumes-1479381705 tempest-TestInstancesWithCinderVolumes-1479381705-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:21:35.524317 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:21:35.524317 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:21:35.530262 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [req-8590dfb8-eb29-42e1-a771-0adc72a3a371 req-7825fa35-0de3-4f06-8511-d65728770f38 tempest-TestInstancesWithCinderVolumes-1479381705 tempest-TestInstancesWithCinderVolumes-1479381705-project-member] Volume info retrieved successfully. Aug 16 21:21:35.537727 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [req-8590dfb8-eb29-42e1-a771-0adc72a3a371 req-7825fa35-0de3-4f06-8511-d65728770f38 tempest-TestInstancesWithCinderVolumes-1479381705 tempest-TestInstancesWithCinderVolumes-1479381705-project-member] https://10.4.3.143/volume/v3/volumes/f343067b-6fa0-4c66-b41d-bad215ead736 returned with HTTP 200 Aug 16 21:21:35.538430 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 1206/4803] 10.4.3.143 () {68 vars in 1598 bytes} [Sun Aug 16 21:21:35 2026] GET /volume/v3/volumes/f343067b-6fa0-4c66-b41d-bad215ead736 => generated 1231 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:21:35.560303 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [req-8590dfb8-eb29-42e1-a771-0adc72a3a371 req-7b4dcaa6-5296-4be6-adc1-706244665d6a None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:21:35.562517 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [req-8590dfb8-eb29-42e1-a771-0adc72a3a371 req-7b4dcaa6-5296-4be6-adc1-706244665d6a tempest-TestInstancesWithCinderVolumes-1479381705 tempest-TestInstancesWithCinderVolumes-1479381705-project-member] POST https://10.4.3.143/volume/v3/volumes/f343067b-6fa0-4c66-b41d-bad215ead736/action Aug 16 21:21:35.562851 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [req-8590dfb8-eb29-42e1-a771-0adc72a3a371 req-7b4dcaa6-5296-4be6-adc1-706244665d6a tempest-TestInstancesWithCinderVolumes-1479381705 tempest-TestInstancesWithCinderVolumes-1479381705-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100331) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 21:21:35.562986 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [req-8590dfb8-eb29-42e1-a771-0adc72a3a371 req-7b4dcaa6-5296-4be6-adc1-706244665d6a tempest-TestInstancesWithCinderVolumes-1479381705 tempest-TestInstancesWithCinderVolumes-1479381705-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:21:35.573870 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:21:35.573870 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:21:35.574346 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [req-8590dfb8-eb29-42e1-a771-0adc72a3a371 req-7b4dcaa6-5296-4be6-adc1-706244665d6a tempest-TestInstancesWithCinderVolumes-1479381705 tempest-TestInstancesWithCinderVolumes-1479381705-project-member] Volume info retrieved successfully. Aug 16 21:21:35.580970 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [req-8590dfb8-eb29-42e1-a771-0adc72a3a371 req-7b4dcaa6-5296-4be6-adc1-706244665d6a tempest-TestInstancesWithCinderVolumes-1479381705 tempest-TestInstancesWithCinderVolumes-1479381705-project-member] Begin detaching volume completed successfully. Aug 16 21:21:35.581212 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [req-8590dfb8-eb29-42e1-a771-0adc72a3a371 req-7b4dcaa6-5296-4be6-adc1-706244665d6a tempest-TestInstancesWithCinderVolumes-1479381705 tempest-TestInstancesWithCinderVolumes-1479381705-project-member] https://10.4.3.143/volume/v3/volumes/f343067b-6fa0-4c66-b41d-bad215ead736/action returned with HTTP 202 Aug 16 21:21:35.581687 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 1204/4804] 10.4.3.143 () {72 vars in 1672 bytes} [Sun Aug 16 21:21:35 2026] POST /volume/v3/volumes/f343067b-6fa0-4c66-b41d-bad215ead736/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 16 21:21:35.639296 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-9f1e4358-d6d6-4e01-9c51-f3a247047112 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:21:35.640324 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-9f1e4358-d6d6-4e01-9c51-f3a247047112 None None] GET https://10.4.3.143/volume// Aug 16 21:21:35.640324 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-9f1e4358-d6d6-4e01-9c51-f3a247047112 None None] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:21:35.640324 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-9f1e4358-d6d6-4e01-9c51-f3a247047112 None None] Calling method 'all' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:21:35.641335 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-9f1e4358-d6d6-4e01-9c51-f3a247047112 None None] https://10.4.3.143/volume// returned with HTTP 300 Aug 16 21:21:35.641335 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 1205/4805] 10.4.3.143 () {66 vars in 1426 bytes} [Sun Aug 16 21:21: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 16 21:21:35.652235 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [req-8590dfb8-eb29-42e1-a771-0adc72a3a371 req-a0bbc4c8-0f1a-4c6e-a9ab-71d609aed31a None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:21:35.655971 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [req-8590dfb8-eb29-42e1-a771-0adc72a3a371 req-a0bbc4c8-0f1a-4c6e-a9ab-71d609aed31a tempest-TestInstancesWithCinderVolumes-1479381705 tempest-TestInstancesWithCinderVolumes-1479381705-project-member] GET https://10.4.3.143/volume/v3/volumes/f343067b-6fa0-4c66-b41d-bad215ead736 Aug 16 21:21:35.656280 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [req-8590dfb8-eb29-42e1-a771-0adc72a3a371 req-a0bbc4c8-0f1a-4c6e-a9ab-71d609aed31a tempest-TestInstancesWithCinderVolumes-1479381705 tempest-TestInstancesWithCinderVolumes-1479381705-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:21:35.656486 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [req-8590dfb8-eb29-42e1-a771-0adc72a3a371 req-a0bbc4c8-0f1a-4c6e-a9ab-71d609aed31a tempest-TestInstancesWithCinderVolumes-1479381705 tempest-TestInstancesWithCinderVolumes-1479381705-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:21:35.675199 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:21:35.675199 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:21:35.680773 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [req-8590dfb8-eb29-42e1-a771-0adc72a3a371 req-a0bbc4c8-0f1a-4c6e-a9ab-71d609aed31a tempest-TestInstancesWithCinderVolumes-1479381705 tempest-TestInstancesWithCinderVolumes-1479381705-project-member] Volume info retrieved successfully. Aug 16 21:21:35.686954 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [req-8590dfb8-eb29-42e1-a771-0adc72a3a371 req-a0bbc4c8-0f1a-4c6e-a9ab-71d609aed31a tempest-TestInstancesWithCinderVolumes-1479381705 tempest-TestInstancesWithCinderVolumes-1479381705-project-member] https://10.4.3.143/volume/v3/volumes/f343067b-6fa0-4c66-b41d-bad215ead736 returned with HTTP 200 Aug 16 21:21:35.687501 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 1191/4806] 10.4.3.143 () {70 vars in 1639 bytes} [Sun Aug 16 21:21:35 2026] GET /volume/v3/volumes/f343067b-6fa0-4c66-b41d-bad215ead736 => generated 1414 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 16 21:21:36.415475 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-8a342df2-b2cd-4c6e-ad86-df44da274f71 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:21:36.513975 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-8a342df2-b2cd-4c6e-ad86-df44da274f71 tempest-ProjectReaderTests-450167568 tempest-ProjectReaderTests-450167568-project-admin] POST https://10.4.3.143/volume/v3/volumes Aug 16 21:21:36.514428 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-8a342df2-b2cd-4c6e-ad86-df44da274f71 tempest-ProjectReaderTests-450167568 tempest-ProjectReaderTests-450167568-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-42831919"}} {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:21:36.515682 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.v3.volumes [None req-8a342df2-b2cd-4c6e-ad86-df44da274f71 tempest-ProjectReaderTests-450167568 tempest-ProjectReaderTests-450167568-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-42831919'}} {{(pid=100330) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 21:21:36.515828 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.v3.volumes [None req-8a342df2-b2cd-4c6e-ad86-df44da274f71 tempest-ProjectReaderTests-450167568 tempest-ProjectReaderTests-450167568-project-admin] Create volume of 1 GB Aug 16 21:21:36.519946 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-8a342df2-b2cd-4c6e-ad86-df44da274f71 tempest-ProjectReaderTests-450167568 tempest-ProjectReaderTests-450167568-project-admin] Availability Zones retrieved successfully. Aug 16 21:21:36.525412 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-8a342df2-b2cd-4c6e-ad86-df44da274f71 tempest-ProjectReaderTests-450167568 tempest-ProjectReaderTests-450167568-project-admin] Flow 'volume_create_api' (60975c41-3d7b-4ada-b78d-6f7475fe9f57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100330) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:21:36.526434 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-8a342df2-b2cd-4c6e-ad86-df44da274f71 tempest-ProjectReaderTests-450167568 tempest-ProjectReaderTests-450167568-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (520c4b4c-05d2-407b-abc5-fdcda6164a26) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:21:36.527304 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.flows.api.create_volume [None req-8a342df2-b2cd-4c6e-ad86-df44da274f71 tempest-ProjectReaderTests-450167568 tempest-ProjectReaderTests-450167568-project-admin] Validating volume size '1' using validate_int {{(pid=100330) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 21:21:36.558135 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-8a342df2-b2cd-4c6e-ad86-df44da274f71 tempest-ProjectReaderTests-450167568 tempest-ProjectReaderTests-450167568-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (520c4b4c-05d2-407b-abc5-fdcda6164a26) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T21:04:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=69e633b8-fab9-4b15-8b40-4f1a67c51cda,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '69e633b8-fab9-4b15-8b40-4f1a67c51cda', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:21:36.558767 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-8a342df2-b2cd-4c6e-ad86-df44da274f71 tempest-ProjectReaderTests-450167568 tempest-ProjectReaderTests-450167568-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eb09bdce-38ac-4e40-9ace-b54d0a91ca41) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:21:36.578112 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [req-8590dfb8-eb29-42e1-a771-0adc72a3a371 req-d85ea0dd-a302-4789-869b-5fc8cce26ab5 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:21:36.581781 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [req-8590dfb8-eb29-42e1-a771-0adc72a3a371 req-d85ea0dd-a302-4789-869b-5fc8cce26ab5 tempest-TestInstancesWithCinderVolumes-1479381705 tempest-TestInstancesWithCinderVolumes-1479381705-project-member] DELETE https://10.4.3.143/volume/v3/attachments/47923727-42d5-4e9c-86f4-f5f6ede281dc Aug 16 21:21:36.581781 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [req-8590dfb8-eb29-42e1-a771-0adc72a3a371 req-d85ea0dd-a302-4789-869b-5fc8cce26ab5 tempest-TestInstancesWithCinderVolumes-1479381705 tempest-TestInstancesWithCinderVolumes-1479381705-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:21:36.581781 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [req-8590dfb8-eb29-42e1-a771-0adc72a3a371 req-d85ea0dd-a302-4789-869b-5fc8cce26ab5 tempest-TestInstancesWithCinderVolumes-1479381705 tempest-TestInstancesWithCinderVolumes-1479381705-project-member] Calling method 'version_select' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:21:36.589771 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:21:36.589771 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:21:36.642238 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.quota [None req-8a342df2-b2cd-4c6e-ad86-df44da274f71 tempest-ProjectReaderTests-450167568 tempest-ProjectReaderTests-450167568-project-admin] Created reservations ['05536bb9-802e-46fd-bbb4-8db8a4228c09', '7568c589-4914-441c-8509-9bf5b1711b7c', '23629bf8-a92c-4099-952c-1d54a3095753', '9c238239-cfea-4284-ac81-9230e40ec0e4'] {{(pid=100330) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:21:36.643193 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-8a342df2-b2cd-4c6e-ad86-df44da274f71 tempest-ProjectReaderTests-450167568 tempest-ProjectReaderTests-450167568-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eb09bdce-38ac-4e40-9ace-b54d0a91ca41) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['05536bb9-802e-46fd-bbb4-8db8a4228c09', '7568c589-4914-441c-8509-9bf5b1711b7c', '23629bf8-a92c-4099-952c-1d54a3095753', '9c238239-cfea-4284-ac81-9230e40ec0e4']}' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:21:36.644083 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-8a342df2-b2cd-4c6e-ad86-df44da274f71 tempest-ProjectReaderTests-450167568 tempest-ProjectReaderTests-450167568-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (71cbfef6-9f25-4dad-a6c6-77d46d90fc4f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:21:36.656107 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [req-8590dfb8-eb29-42e1-a771-0adc72a3a371 req-d85ea0dd-a302-4789-869b-5fc8cce26ab5 tempest-TestInstancesWithCinderVolumes-1479381705 tempest-TestInstancesWithCinderVolumes-1479381705-project-member] https://10.4.3.143/volume/v3/attachments/47923727-42d5-4e9c-86f4-f5f6ede281dc returned with HTTP 200 Aug 16 21:21:36.656588 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 1205/4807] 10.4.3.143 () {72 vars in 1673 bytes} [Sun Aug 16 21:21:36 2026] DELETE /volume/v3/attachments/47923727-42d5-4e9c-86f4-f5f6ede281dc => generated 19 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:21:36.667792 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-8a342df2-b2cd-4c6e-ad86-df44da274f71 tempest-ProjectReaderTests-450167568 tempest-ProjectReaderTests-450167568-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (71cbfef6-9f25-4dad-a6c6-77d46d90fc4f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '336c2108-aaa9-4d08-bb1a-cf291c6b3f86', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-42831919',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ecfa6d6491564139a8346b0d6a99d415',qos_specs=None,replication_status=,reservations=['05536bb9-802e-46fd-bbb4-8db8a4228c09','7568c589-4914-441c-8509-9bf5b1711b7c','23629bf8-a92c-4099-952c-1d54a3095753','9c238239-cfea-4284-ac81-9230e40ec0e4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bfb82f7a60de42339183d18d892ab19c',volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T21:21:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-42831919',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=336c2108-aaa9-4d08-bb1a-cf291c6b3f86,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ecfa6d6491564139a8346b0d6a99d415',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bfb82f7a60de42339183d18d892ab19c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(69e633b8-fab9-4b15-8b40-4f1a67c51cda),volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda)}' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:21:36.668695 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-8a342df2-b2cd-4c6e-ad86-df44da274f71 tempest-ProjectReaderTests-450167568 tempest-ProjectReaderTests-450167568-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (da3a9557-e6e5-4058-b875-0322ceba158e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:21:36.699130 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-8a342df2-b2cd-4c6e-ad86-df44da274f71 tempest-ProjectReaderTests-450167568 tempest-ProjectReaderTests-450167568-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (da3a9557-e6e5-4058-b875-0322ceba158e) transitioned into state 'SUCCESS' from state '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-42831919',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ecfa6d6491564139a8346b0d6a99d415',qos_specs=None,replication_status=,reservations=['05536bb9-802e-46fd-bbb4-8db8a4228c09','7568c589-4914-441c-8509-9bf5b1711b7c','23629bf8-a92c-4099-952c-1d54a3095753','9c238239-cfea-4284-ac81-9230e40ec0e4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bfb82f7a60de42339183d18d892ab19c',volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda)}' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:21:36.699909 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-8a342df2-b2cd-4c6e-ad86-df44da274f71 tempest-ProjectReaderTests-450167568 tempest-ProjectReaderTests-450167568-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (75898774-82b7-420e-a29a-96daf679f9fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:21:36.711822 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-8a342df2-b2cd-4c6e-ad86-df44da274f71 tempest-ProjectReaderTests-450167568 tempest-ProjectReaderTests-450167568-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (75898774-82b7-420e-a29a-96daf679f9fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:21:36.712670 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-8a342df2-b2cd-4c6e-ad86-df44da274f71 tempest-ProjectReaderTests-450167568 tempest-ProjectReaderTests-450167568-project-admin] Flow 'volume_create_api' (60975c41-3d7b-4ada-b78d-6f7475fe9f57) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100330) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:21:36.713037 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-8a342df2-b2cd-4c6e-ad86-df44da274f71 tempest-ProjectReaderTests-450167568 tempest-ProjectReaderTests-450167568-project-admin] Create volume request issued successfully. Aug 16 21:21:36.713629 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-8a342df2-b2cd-4c6e-ad86-df44da274f71 tempest-ProjectReaderTests-450167568 tempest-ProjectReaderTests-450167568-project-admin] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Aug 16 21:21:36.714254 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 1207/4808] 10.4.3.143 () {70 vars in 1299 bytes} [Sun Aug 16 21:21:36 2026] POST /volume/v3/volumes => generated 776 bytes in 300 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:21:36.726808 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-16f0cc7e-b844-46fa-8f51-a91ffb5712a8 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:21:36.729256 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-16f0cc7e-b844-46fa-8f51-a91ffb5712a8 tempest-ProjectReaderTests-450167568 tempest-ProjectReaderTests-450167568-project-admin] GET https://10.4.3.143/volume/v3/volumes/336c2108-aaa9-4d08-bb1a-cf291c6b3f86 Aug 16 21:21:36.729696 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-16f0cc7e-b844-46fa-8f51-a91ffb5712a8 tempest-ProjectReaderTests-450167568 tempest-ProjectReaderTests-450167568-project-admin] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:21:36.729759 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-16f0cc7e-b844-46fa-8f51-a91ffb5712a8 tempest-ProjectReaderTests-450167568 tempest-ProjectReaderTests-450167568-project-admin] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:21:36.739156 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:21:36.739156 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:21:36.743469 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-16f0cc7e-b844-46fa-8f51-a91ffb5712a8 tempest-ProjectReaderTests-450167568 tempest-ProjectReaderTests-450167568-project-admin] Volume info retrieved successfully. Aug 16 21:21:36.748347 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-16f0cc7e-b844-46fa-8f51-a91ffb5712a8 tempest-ProjectReaderTests-450167568 tempest-ProjectReaderTests-450167568-project-admin] https://10.4.3.143/volume/v3/volumes/336c2108-aaa9-4d08-bb1a-cf291c6b3f86 returned with HTTP 200 Aug 16 21:21:36.748882 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 1206/4809] 10.4.3.143 () {68 vars in 1389 bytes} [Sun Aug 16 21:21:36 2026] GET /volume/v3/volumes/336c2108-aaa9-4d08-bb1a-cf291c6b3f86 => generated 955 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:21:37.751368 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-fa102b20-9f5d-410e-bc7b-7825431ce743 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:21:37.753255 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-fa102b20-9f5d-410e-bc7b-7825431ce743 tempest-TestInstancesWithCinderVolumes-1479381705 tempest-TestInstancesWithCinderVolumes-1479381705-project-member] DELETE https://10.4.3.143/volume/v3/volumes/f343067b-6fa0-4c66-b41d-bad215ead736 Aug 16 21:21:37.753479 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-fa102b20-9f5d-410e-bc7b-7825431ce743 tempest-TestInstancesWithCinderVolumes-1479381705 tempest-TestInstancesWithCinderVolumes-1479381705-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:21:37.753675 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-fa102b20-9f5d-410e-bc7b-7825431ce743 tempest-TestInstancesWithCinderVolumes-1479381705 tempest-TestInstancesWithCinderVolumes-1479381705-project-member] Calling method 'delete' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:21:37.753831 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.v3.volumes [None req-fa102b20-9f5d-410e-bc7b-7825431ce743 tempest-TestInstancesWithCinderVolumes-1479381705 tempest-TestInstancesWithCinderVolumes-1479381705-project-member] Delete volume with id: f343067b-6fa0-4c66-b41d-bad215ead736 Aug 16 21:21:37.761050 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:21:37.761050 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:21:37.761570 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-fa102b20-9f5d-410e-bc7b-7825431ce743 tempest-TestInstancesWithCinderVolumes-1479381705 tempest-TestInstancesWithCinderVolumes-1479381705-project-member] Volume info retrieved successfully. Aug 16 21:21:37.767654 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-3475ab39-778b-47be-801c-a7efd117e6f9 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:21:37.770182 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-3475ab39-778b-47be-801c-a7efd117e6f9 tempest-ProjectReaderTests-450167568 tempest-ProjectReaderTests-450167568-project-admin] GET https://10.4.3.143/volume/v3/volumes/336c2108-aaa9-4d08-bb1a-cf291c6b3f86 Aug 16 21:21:37.770448 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-3475ab39-778b-47be-801c-a7efd117e6f9 tempest-ProjectReaderTests-450167568 tempest-ProjectReaderTests-450167568-project-admin] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:21:37.770642 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-3475ab39-778b-47be-801c-a7efd117e6f9 tempest-ProjectReaderTests-450167568 tempest-ProjectReaderTests-450167568-project-admin] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:21:37.773122 np0000007409 devstack@c-api.service[100331]: DEBUG dbcounter [-] [100331] Writing DB stats cinder:SELECT=256,cinder:UPDATE=73,cinder:INSERT=47 {{(pid=100331) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 16 21:21:37.779293 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-fa102b20-9f5d-410e-bc7b-7825431ce743 tempest-TestInstancesWithCinderVolumes-1479381705 tempest-TestInstancesWithCinderVolumes-1479381705-project-member] Delete volume request issued successfully. Aug 16 21:21:37.779452 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-fa102b20-9f5d-410e-bc7b-7825431ce743 tempest-TestInstancesWithCinderVolumes-1479381705 tempest-TestInstancesWithCinderVolumes-1479381705-project-member] https://10.4.3.143/volume/v3/volumes/f343067b-6fa0-4c66-b41d-bad215ead736 returned with HTTP 202 Aug 16 21:21:37.780160 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 1192/4810] 10.4.3.143 () {66 vars in 1351 bytes} [Sun Aug 16 21:21:37 2026] DELETE /volume/v3/volumes/f343067b-6fa0-4c66-b41d-bad215ead736 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 21:21:37.782042 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:21:37.782042 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:21:37.788233 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-3475ab39-778b-47be-801c-a7efd117e6f9 tempest-ProjectReaderTests-450167568 tempest-ProjectReaderTests-450167568-project-admin] Volume info retrieved successfully. Aug 16 21:21:37.794945 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-3475ab39-778b-47be-801c-a7efd117e6f9 tempest-ProjectReaderTests-450167568 tempest-ProjectReaderTests-450167568-project-admin] https://10.4.3.143/volume/v3/volumes/336c2108-aaa9-4d08-bb1a-cf291c6b3f86 returned with HTTP 200 Aug 16 21:21:37.794945 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 1206/4811] 10.4.3.143 () {68 vars in 1389 bytes} [Sun Aug 16 21:21:37 2026] GET /volume/v3/volumes/336c2108-aaa9-4d08-bb1a-cf291c6b3f86 => generated 1016 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 16 21:21:37.808860 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-bf580428-798d-444f-bc02-b30cb42a02c3 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:21:37.887507 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-bf580428-798d-444f-bc02-b30cb42a02c3 tempest-ProjectReaderTests-450167568 tempest-ProjectReaderTests-450167568-project-reader] GET https://10.4.3.143/volume/v3/volumes Aug 16 21:21:37.887659 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-bf580428-798d-444f-bc02-b30cb42a02c3 tempest-ProjectReaderTests-450167568 tempest-ProjectReaderTests-450167568-project-reader] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:21:37.887854 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-bf580428-798d-444f-bc02-b30cb42a02c3 tempest-ProjectReaderTests-450167568 tempest-ProjectReaderTests-450167568-project-reader] Calling method 'index' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:21:37.888176 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.api_utils [None req-bf580428-798d-444f-bc02-b30cb42a02c3 tempest-ProjectReaderTests-450167568 tempest-ProjectReaderTests-450167568-project-reader] Removing options '' from query. {{(pid=100330) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 16 21:21:37.888499 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:21:37.888499 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:21:37.888883 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-bf580428-798d-444f-bc02-b30cb42a02c3 tempest-ProjectReaderTests-450167568 tempest-ProjectReaderTests-450167568-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100330) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 16 21:21:37.891361 np0000007409 devstack@c-api.service[100330]: DEBUG dbcounter [-] [100330] Writing DB stats cinder:SELECT=233,cinder:UPDATE=66,cinder:INSERT=29 {{(pid=100330) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 16 21:21:37.899088 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-bf580428-798d-444f-bc02-b30cb42a02c3 tempest-ProjectReaderTests-450167568 tempest-ProjectReaderTests-450167568-project-reader] Get all volumes completed successfully. Aug 16 21:21:37.899829 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-bf580428-798d-444f-bc02-b30cb42a02c3 tempest-ProjectReaderTests-450167568 tempest-ProjectReaderTests-450167568-project-reader] https://10.4.3.143/volume/v3/volumes returned with HTTP 200 Aug 16 21:21:37.900262 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 1208/4812] 10.4.3.143 () {68 vars in 1278 bytes} [Sun Aug 16 21:21:37 2026] GET /volume/v3/volumes => generated 334 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:21:37.910120 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-b6c0d70b-8991-4443-a94f-81d426863aa8 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:21:37.912062 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-b6c0d70b-8991-4443-a94f-81d426863aa8 tempest-ProjectReaderTests-450167568 tempest-ProjectReaderTests-450167568-project-admin] DELETE https://10.4.3.143/volume/v3/volumes/336c2108-aaa9-4d08-bb1a-cf291c6b3f86 Aug 16 21:21:37.912318 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-b6c0d70b-8991-4443-a94f-81d426863aa8 tempest-ProjectReaderTests-450167568 tempest-ProjectReaderTests-450167568-project-admin] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:21:37.912562 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-b6c0d70b-8991-4443-a94f-81d426863aa8 tempest-ProjectReaderTests-450167568 tempest-ProjectReaderTests-450167568-project-admin] Calling method 'delete' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:21:37.912760 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.v3.volumes [None req-b6c0d70b-8991-4443-a94f-81d426863aa8 tempest-ProjectReaderTests-450167568 tempest-ProjectReaderTests-450167568-project-admin] Delete volume with id: 336c2108-aaa9-4d08-bb1a-cf291c6b3f86 Aug 16 21:21:37.919415 np0000007409 devstack@c-api.service[100332]: DEBUG dbcounter [-] [100332] Writing DB stats cinder:SELECT=317,cinder:UPDATE=128,cinder:INSERT=71 {{(pid=100332) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 16 21:21:37.927401 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:21:37.927401 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:21:37.927401 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-b6c0d70b-8991-4443-a94f-81d426863aa8 tempest-ProjectReaderTests-450167568 tempest-ProjectReaderTests-450167568-project-admin] Volume info retrieved successfully. Aug 16 21:21:37.958059 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-b6c0d70b-8991-4443-a94f-81d426863aa8 tempest-ProjectReaderTests-450167568 tempest-ProjectReaderTests-450167568-project-admin] Delete volume request issued successfully. Aug 16 21:21:37.958414 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-b6c0d70b-8991-4443-a94f-81d426863aa8 tempest-ProjectReaderTests-450167568 tempest-ProjectReaderTests-450167568-project-admin] https://10.4.3.143/volume/v3/volumes/336c2108-aaa9-4d08-bb1a-cf291c6b3f86 returned with HTTP 202 Aug 16 21:21:37.959054 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 1207/4813] 10.4.3.143 () {68 vars in 1392 bytes} [Sun Aug 16 21:21:37 2026] DELETE /volume/v3/volumes/336c2108-aaa9-4d08-bb1a-cf291c6b3f86 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 16 21:21:37.968841 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-1fc25667-8ce3-422f-ae19-1da34c3063b1 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:21:37.971664 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-1fc25667-8ce3-422f-ae19-1da34c3063b1 tempest-ProjectReaderTests-450167568 tempest-ProjectReaderTests-450167568-project-admin] GET https://10.4.3.143/volume/v3/volumes/336c2108-aaa9-4d08-bb1a-cf291c6b3f86 Aug 16 21:21:37.971977 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-1fc25667-8ce3-422f-ae19-1da34c3063b1 tempest-ProjectReaderTests-450167568 tempest-ProjectReaderTests-450167568-project-admin] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:21:37.972232 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-1fc25667-8ce3-422f-ae19-1da34c3063b1 tempest-ProjectReaderTests-450167568 tempest-ProjectReaderTests-450167568-project-admin] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:21:37.982284 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:21:37.982284 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:21:37.987135 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-1fc25667-8ce3-422f-ae19-1da34c3063b1 tempest-ProjectReaderTests-450167568 tempest-ProjectReaderTests-450167568-project-admin] Volume info retrieved successfully. Aug 16 21:21:37.992182 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-1fc25667-8ce3-422f-ae19-1da34c3063b1 tempest-ProjectReaderTests-450167568 tempest-ProjectReaderTests-450167568-project-admin] https://10.4.3.143/volume/v3/volumes/336c2108-aaa9-4d08-bb1a-cf291c6b3f86 returned with HTTP 200 Aug 16 21:21:37.992703 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 1193/4814] 10.4.3.143 () {68 vars in 1389 bytes} [Sun Aug 16 21:21:37 2026] GET /volume/v3/volumes/336c2108-aaa9-4d08-bb1a-cf291c6b3f86 => generated 1015 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 16 21:21:39.008902 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-198ed2aa-974b-4b43-b8bc-def96b4b57c3 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:21:39.010759 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-198ed2aa-974b-4b43-b8bc-def96b4b57c3 tempest-ProjectReaderTests-450167568 tempest-ProjectReaderTests-450167568-project-admin] GET https://10.4.3.143/volume/v3/volumes/336c2108-aaa9-4d08-bb1a-cf291c6b3f86 Aug 16 21:21:39.011018 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-198ed2aa-974b-4b43-b8bc-def96b4b57c3 tempest-ProjectReaderTests-450167568 tempest-ProjectReaderTests-450167568-project-admin] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:21:39.011371 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-198ed2aa-974b-4b43-b8bc-def96b4b57c3 tempest-ProjectReaderTests-450167568 tempest-ProjectReaderTests-450167568-project-admin] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:21:39.017030 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-198ed2aa-974b-4b43-b8bc-def96b4b57c3 tempest-ProjectReaderTests-450167568 tempest-ProjectReaderTests-450167568-project-admin] https://10.4.3.143/volume/v3/volumes/336c2108-aaa9-4d08-bb1a-cf291c6b3f86 returned with HTTP 404 Aug 16 21:21:39.017546 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 1207/4815] 10.4.3.143 () {68 vars in 1389 bytes} [Sun Aug 16 21:21:39 2026] GET /volume/v3/volumes/336c2108-aaa9-4d08-bb1a-cf291c6b3f86 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 16 21:21:39.026042 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-8bdf1808-3491-430f-aad1-cf83ab412ebd None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:21:39.027964 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-8bdf1808-3491-430f-aad1-cf83ab412ebd tempest-ProjectReaderTests-450167568 tempest-ProjectReaderTests-450167568-project-admin] POST https://10.4.3.143/volume/v3/volumes Aug 16 21:21:39.028393 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-8bdf1808-3491-430f-aad1-cf83ab412ebd tempest-ProjectReaderTests-450167568 tempest-ProjectReaderTests-450167568-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1952696293"}} {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:21:39.029892 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.v3.volumes [None req-8bdf1808-3491-430f-aad1-cf83ab412ebd tempest-ProjectReaderTests-450167568 tempest-ProjectReaderTests-450167568-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1952696293'}} {{(pid=100330) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 21:21:39.030325 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.v3.volumes [None req-8bdf1808-3491-430f-aad1-cf83ab412ebd tempest-ProjectReaderTests-450167568 tempest-ProjectReaderTests-450167568-project-admin] Create volume of 1 GB Aug 16 21:21:39.030608 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:21:39.030608 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:21:39.034839 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-8bdf1808-3491-430f-aad1-cf83ab412ebd tempest-ProjectReaderTests-450167568 tempest-ProjectReaderTests-450167568-project-admin] Availability Zones retrieved successfully. Aug 16 21:21:39.040923 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-8bdf1808-3491-430f-aad1-cf83ab412ebd tempest-ProjectReaderTests-450167568 tempest-ProjectReaderTests-450167568-project-admin] Flow 'volume_create_api' (dff38088-987d-4ba3-b7c4-43cc053dfe80) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100330) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:21:39.041961 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-8bdf1808-3491-430f-aad1-cf83ab412ebd tempest-ProjectReaderTests-450167568 tempest-ProjectReaderTests-450167568-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (25e963dd-acde-48d1-82d6-36b801066c66) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:21:39.042796 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.flows.api.create_volume [None req-8bdf1808-3491-430f-aad1-cf83ab412ebd tempest-ProjectReaderTests-450167568 tempest-ProjectReaderTests-450167568-project-admin] Validating volume size '1' using validate_int {{(pid=100330) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 21:21:39.072059 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-8bdf1808-3491-430f-aad1-cf83ab412ebd tempest-ProjectReaderTests-450167568 tempest-ProjectReaderTests-450167568-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (25e963dd-acde-48d1-82d6-36b801066c66) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T21:04:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=69e633b8-fab9-4b15-8b40-4f1a67c51cda,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '69e633b8-fab9-4b15-8b40-4f1a67c51cda', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:21:39.072823 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-8bdf1808-3491-430f-aad1-cf83ab412ebd tempest-ProjectReaderTests-450167568 tempest-ProjectReaderTests-450167568-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8a6c29fb-1eea-46b9-a79a-401aac3c8a96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:21:39.120500 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.quota [None req-8bdf1808-3491-430f-aad1-cf83ab412ebd tempest-ProjectReaderTests-450167568 tempest-ProjectReaderTests-450167568-project-admin] Created reservations ['51a3377f-6a78-479d-9a5a-6037638b9a4c', '0bca8fd1-7f0f-49a1-99b0-40bdefa1a648', 'fffbb015-c3c7-41e0-ac1a-ec24aba3f423', '2aaef211-843b-4e2d-9cff-eaece29a0b16'] {{(pid=100330) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:21:39.121838 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-8bdf1808-3491-430f-aad1-cf83ab412ebd tempest-ProjectReaderTests-450167568 tempest-ProjectReaderTests-450167568-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8a6c29fb-1eea-46b9-a79a-401aac3c8a96) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['51a3377f-6a78-479d-9a5a-6037638b9a4c', '0bca8fd1-7f0f-49a1-99b0-40bdefa1a648', 'fffbb015-c3c7-41e0-ac1a-ec24aba3f423', '2aaef211-843b-4e2d-9cff-eaece29a0b16']}' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:21:39.123249 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-8bdf1808-3491-430f-aad1-cf83ab412ebd tempest-ProjectReaderTests-450167568 tempest-ProjectReaderTests-450167568-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dfc1b071-e072-4a87-bcdd-8c0cf19e8fc0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:21:39.154884 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-8bdf1808-3491-430f-aad1-cf83ab412ebd tempest-ProjectReaderTests-450167568 tempest-ProjectReaderTests-450167568-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dfc1b071-e072-4a87-bcdd-8c0cf19e8fc0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5d8359fb-9d59-4a95-bb56-a6bb3e6d353c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1952696293',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ecfa6d6491564139a8346b0d6a99d415',qos_specs=None,replication_status=,reservations=['51a3377f-6a78-479d-9a5a-6037638b9a4c','0bca8fd1-7f0f-49a1-99b0-40bdefa1a648','fffbb015-c3c7-41e0-ac1a-ec24aba3f423','2aaef211-843b-4e2d-9cff-eaece29a0b16'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bfb82f7a60de42339183d18d892ab19c',volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T21:21:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1952696293',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5d8359fb-9d59-4a95-bb56-a6bb3e6d353c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ecfa6d6491564139a8346b0d6a99d415',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bfb82f7a60de42339183d18d892ab19c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(69e633b8-fab9-4b15-8b40-4f1a67c51cda),volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda)}' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:21:39.157619 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-8bdf1808-3491-430f-aad1-cf83ab412ebd tempest-ProjectReaderTests-450167568 tempest-ProjectReaderTests-450167568-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (65c4d642-1f58-468a-ad73-e1d844c582e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:21:39.179785 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-8bdf1808-3491-430f-aad1-cf83ab412ebd tempest-ProjectReaderTests-450167568 tempest-ProjectReaderTests-450167568-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (65c4d642-1f58-468a-ad73-e1d844c582e8) transitioned into state 'SUCCESS' from state '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-1952696293',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ecfa6d6491564139a8346b0d6a99d415',qos_specs=None,replication_status=,reservations=['51a3377f-6a78-479d-9a5a-6037638b9a4c','0bca8fd1-7f0f-49a1-99b0-40bdefa1a648','fffbb015-c3c7-41e0-ac1a-ec24aba3f423','2aaef211-843b-4e2d-9cff-eaece29a0b16'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bfb82f7a60de42339183d18d892ab19c',volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda)}' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:21:39.180534 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-8bdf1808-3491-430f-aad1-cf83ab412ebd tempest-ProjectReaderTests-450167568 tempest-ProjectReaderTests-450167568-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e6e9b71f-72a5-4eca-bbff-70b9bbdfca24) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:21:39.193178 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-8bdf1808-3491-430f-aad1-cf83ab412ebd tempest-ProjectReaderTests-450167568 tempest-ProjectReaderTests-450167568-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e6e9b71f-72a5-4eca-bbff-70b9bbdfca24) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:21:39.194584 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-8bdf1808-3491-430f-aad1-cf83ab412ebd tempest-ProjectReaderTests-450167568 tempest-ProjectReaderTests-450167568-project-admin] Flow 'volume_create_api' (dff38088-987d-4ba3-b7c4-43cc053dfe80) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100330) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:21:39.197210 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-8bdf1808-3491-430f-aad1-cf83ab412ebd tempest-ProjectReaderTests-450167568 tempest-ProjectReaderTests-450167568-project-admin] Create volume request issued successfully. Aug 16 21:21:39.198090 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-8bdf1808-3491-430f-aad1-cf83ab412ebd tempest-ProjectReaderTests-450167568 tempest-ProjectReaderTests-450167568-project-admin] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Aug 16 21:21:39.198645 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 1209/4816] 10.4.3.143 () {70 vars in 1299 bytes} [Sun Aug 16 21:21:39 2026] POST /volume/v3/volumes => generated 778 bytes in 173 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:21:39.210598 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-84f07bc7-2982-4e89-8cd2-5409b7d21e3c None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:21:39.214467 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-84f07bc7-2982-4e89-8cd2-5409b7d21e3c tempest-ProjectReaderTests-450167568 tempest-ProjectReaderTests-450167568-project-admin] GET https://10.4.3.143/volume/v3/volumes/5d8359fb-9d59-4a95-bb56-a6bb3e6d353c Aug 16 21:21:39.214703 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-84f07bc7-2982-4e89-8cd2-5409b7d21e3c tempest-ProjectReaderTests-450167568 tempest-ProjectReaderTests-450167568-project-admin] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:21:39.214928 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-84f07bc7-2982-4e89-8cd2-5409b7d21e3c tempest-ProjectReaderTests-450167568 tempest-ProjectReaderTests-450167568-project-admin] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:21:39.222327 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:21:39.222327 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:21:39.226411 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-84f07bc7-2982-4e89-8cd2-5409b7d21e3c tempest-ProjectReaderTests-450167568 tempest-ProjectReaderTests-450167568-project-admin] Volume info retrieved successfully. Aug 16 21:21:39.230540 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-84f07bc7-2982-4e89-8cd2-5409b7d21e3c tempest-ProjectReaderTests-450167568 tempest-ProjectReaderTests-450167568-project-admin] https://10.4.3.143/volume/v3/volumes/5d8359fb-9d59-4a95-bb56-a6bb3e6d353c returned with HTTP 200 Aug 16 21:21:39.231017 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 1208/4817] 10.4.3.143 () {68 vars in 1389 bytes} [Sun Aug 16 21:21:39 2026] GET /volume/v3/volumes/5d8359fb-9d59-4a95-bb56-a6bb3e6d353c => generated 957 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:21:40.245086 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-5f7794e6-d6e4-4752-beec-b6edc036fb1f None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:21:40.248776 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-5f7794e6-d6e4-4752-beec-b6edc036fb1f tempest-ProjectReaderTests-450167568 tempest-ProjectReaderTests-450167568-project-admin] GET https://10.4.3.143/volume/v3/volumes/5d8359fb-9d59-4a95-bb56-a6bb3e6d353c Aug 16 21:21:40.249101 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-5f7794e6-d6e4-4752-beec-b6edc036fb1f tempest-ProjectReaderTests-450167568 tempest-ProjectReaderTests-450167568-project-admin] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:21:40.249414 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-5f7794e6-d6e4-4752-beec-b6edc036fb1f tempest-ProjectReaderTests-450167568 tempest-ProjectReaderTests-450167568-project-admin] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:21:40.252311 np0000007409 devstack@c-api.service[100333]: DEBUG dbcounter [-] [100333] Writing DB stats cinder:SELECT=222,cinder:INSERT=34,cinder:UPDATE=59 {{(pid=100333) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 16 21:21:40.260680 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:21:40.260680 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:21:40.266902 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-5f7794e6-d6e4-4752-beec-b6edc036fb1f tempest-ProjectReaderTests-450167568 tempest-ProjectReaderTests-450167568-project-admin] Volume info retrieved successfully. Aug 16 21:21:40.276000 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-5f7794e6-d6e4-4752-beec-b6edc036fb1f tempest-ProjectReaderTests-450167568 tempest-ProjectReaderTests-450167568-project-admin] https://10.4.3.143/volume/v3/volumes/5d8359fb-9d59-4a95-bb56-a6bb3e6d353c returned with HTTP 200 Aug 16 21:21:40.276000 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 1194/4818] 10.4.3.143 () {68 vars in 1389 bytes} [Sun Aug 16 21:21:40 2026] GET /volume/v3/volumes/5d8359fb-9d59-4a95-bb56-a6bb3e6d353c => generated 1018 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 16 21:21:40.292418 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-b91fcac7-c93a-4b8f-8cb3-580fbb9a5c1a None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:21:40.295414 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-b91fcac7-c93a-4b8f-8cb3-580fbb9a5c1a tempest-ProjectReaderTests-450167568 tempest-ProjectReaderTests-450167568-project-reader] GET https://10.4.3.143/volume/v3/volumes/detail Aug 16 21:21:40.295612 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-b91fcac7-c93a-4b8f-8cb3-580fbb9a5c1a tempest-ProjectReaderTests-450167568 tempest-ProjectReaderTests-450167568-project-reader] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:21:40.295855 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-b91fcac7-c93a-4b8f-8cb3-580fbb9a5c1a tempest-ProjectReaderTests-450167568 tempest-ProjectReaderTests-450167568-project-reader] Calling method 'detail' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:21:40.296263 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.api_utils [None req-b91fcac7-c93a-4b8f-8cb3-580fbb9a5c1a tempest-ProjectReaderTests-450167568 tempest-ProjectReaderTests-450167568-project-reader] Removing options '' from query. {{(pid=100331) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 16 21:21:40.297147 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-b91fcac7-c93a-4b8f-8cb3-580fbb9a5c1a tempest-ProjectReaderTests-450167568 tempest-ProjectReaderTests-450167568-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100331) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 16 21:21:40.307156 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-b91fcac7-c93a-4b8f-8cb3-580fbb9a5c1a tempest-ProjectReaderTests-450167568 tempest-ProjectReaderTests-450167568-project-reader] Get all volumes completed successfully. Aug 16 21:21:40.307902 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:21:40.307902 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:21:40.313176 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-b91fcac7-c93a-4b8f-8cb3-580fbb9a5c1a tempest-ProjectReaderTests-450167568 tempest-ProjectReaderTests-450167568-project-reader] https://10.4.3.143/volume/v3/volumes/detail returned with HTTP 200 Aug 16 21:21:40.315942 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 1208/4819] 10.4.3.143 () {68 vars in 1299 bytes} [Sun Aug 16 21:21:40 2026] GET /volume/v3/volumes/detail => generated 848 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:21:40.335612 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-3cd6e43f-9178-4fae-ba58-9a2b4a2bb2d9 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:21:40.337990 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-3cd6e43f-9178-4fae-ba58-9a2b4a2bb2d9 tempest-ProjectReaderTests-450167568 tempest-ProjectReaderTests-450167568-project-admin] DELETE https://10.4.3.143/volume/v3/volumes/5d8359fb-9d59-4a95-bb56-a6bb3e6d353c Aug 16 21:21:40.338261 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-3cd6e43f-9178-4fae-ba58-9a2b4a2bb2d9 tempest-ProjectReaderTests-450167568 tempest-ProjectReaderTests-450167568-project-admin] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:21:40.338533 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-3cd6e43f-9178-4fae-ba58-9a2b4a2bb2d9 tempest-ProjectReaderTests-450167568 tempest-ProjectReaderTests-450167568-project-admin] Calling method 'delete' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:21:40.338748 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.v3.volumes [None req-3cd6e43f-9178-4fae-ba58-9a2b4a2bb2d9 tempest-ProjectReaderTests-450167568 tempest-ProjectReaderTests-450167568-project-admin] Delete volume with id: 5d8359fb-9d59-4a95-bb56-a6bb3e6d353c Aug 16 21:21:40.347188 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:21:40.347188 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:21:40.347603 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-3cd6e43f-9178-4fae-ba58-9a2b4a2bb2d9 tempest-ProjectReaderTests-450167568 tempest-ProjectReaderTests-450167568-project-admin] Volume info retrieved successfully. Aug 16 21:21:40.366149 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-3cd6e43f-9178-4fae-ba58-9a2b4a2bb2d9 tempest-ProjectReaderTests-450167568 tempest-ProjectReaderTests-450167568-project-admin] Delete volume request issued successfully. Aug 16 21:21:40.366421 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-3cd6e43f-9178-4fae-ba58-9a2b4a2bb2d9 tempest-ProjectReaderTests-450167568 tempest-ProjectReaderTests-450167568-project-admin] https://10.4.3.143/volume/v3/volumes/5d8359fb-9d59-4a95-bb56-a6bb3e6d353c returned with HTTP 202 Aug 16 21:21:40.366866 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 1210/4820] 10.4.3.143 () {68 vars in 1392 bytes} [Sun Aug 16 21:21:40 2026] DELETE /volume/v3/volumes/5d8359fb-9d59-4a95-bb56-a6bb3e6d353c => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 16 21:21:40.375930 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-9504b540-1f20-49b8-8475-b0566fde4181 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:21:40.378299 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-9504b540-1f20-49b8-8475-b0566fde4181 tempest-ProjectReaderTests-450167568 tempest-ProjectReaderTests-450167568-project-admin] GET https://10.4.3.143/volume/v3/volumes/5d8359fb-9d59-4a95-bb56-a6bb3e6d353c Aug 16 21:21:40.378614 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-9504b540-1f20-49b8-8475-b0566fde4181 tempest-ProjectReaderTests-450167568 tempest-ProjectReaderTests-450167568-project-admin] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:21:40.378885 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-9504b540-1f20-49b8-8475-b0566fde4181 tempest-ProjectReaderTests-450167568 tempest-ProjectReaderTests-450167568-project-admin] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:21:40.388873 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:21:40.388873 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:21:40.394436 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-9504b540-1f20-49b8-8475-b0566fde4181 tempest-ProjectReaderTests-450167568 tempest-ProjectReaderTests-450167568-project-admin] Volume info retrieved successfully. Aug 16 21:21:40.400575 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-9504b540-1f20-49b8-8475-b0566fde4181 tempest-ProjectReaderTests-450167568 tempest-ProjectReaderTests-450167568-project-admin] https://10.4.3.143/volume/v3/volumes/5d8359fb-9d59-4a95-bb56-a6bb3e6d353c returned with HTTP 200 Aug 16 21:21:40.401150 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 1209/4821] 10.4.3.143 () {68 vars in 1389 bytes} [Sun Aug 16 21:21:40 2026] GET /volume/v3/volumes/5d8359fb-9d59-4a95-bb56-a6bb3e6d353c => generated 1017 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 16 21:21:41.420417 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-eed9b0ed-003c-4a86-bf73-f692917799fa None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:21:41.422565 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-eed9b0ed-003c-4a86-bf73-f692917799fa tempest-ProjectReaderTests-450167568 tempest-ProjectReaderTests-450167568-project-admin] GET https://10.4.3.143/volume/v3/volumes/5d8359fb-9d59-4a95-bb56-a6bb3e6d353c Aug 16 21:21:41.423037 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-eed9b0ed-003c-4a86-bf73-f692917799fa tempest-ProjectReaderTests-450167568 tempest-ProjectReaderTests-450167568-project-admin] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:21:41.424627 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-eed9b0ed-003c-4a86-bf73-f692917799fa tempest-ProjectReaderTests-450167568 tempest-ProjectReaderTests-450167568-project-admin] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:21:41.430016 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-eed9b0ed-003c-4a86-bf73-f692917799fa tempest-ProjectReaderTests-450167568 tempest-ProjectReaderTests-450167568-project-admin] https://10.4.3.143/volume/v3/volumes/5d8359fb-9d59-4a95-bb56-a6bb3e6d353c returned with HTTP 404 Aug 16 21:21:41.430781 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 1195/4822] 10.4.3.143 () {68 vars in 1389 bytes} [Sun Aug 16 21:21:41 2026] GET /volume/v3/volumes/5d8359fb-9d59-4a95-bb56-a6bb3e6d353c => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 16 21:21:41.441662 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-8c244aa3-137d-4ea1-9154-2a214fb83d02 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:21:41.443880 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-8c244aa3-137d-4ea1-9154-2a214fb83d02 tempest-ProjectReaderTests-450167568 tempest-ProjectReaderTests-450167568-project-admin] POST https://10.4.3.143/volume/v3/volumes Aug 16 21:21:41.444481 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-8c244aa3-137d-4ea1-9154-2a214fb83d02 tempest-ProjectReaderTests-450167568 tempest-ProjectReaderTests-450167568-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-446051698"}} {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:21:41.446501 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.v3.volumes [None req-8c244aa3-137d-4ea1-9154-2a214fb83d02 tempest-ProjectReaderTests-450167568 tempest-ProjectReaderTests-450167568-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-446051698'}} {{(pid=100331) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 21:21:41.446684 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.v3.volumes [None req-8c244aa3-137d-4ea1-9154-2a214fb83d02 tempest-ProjectReaderTests-450167568 tempest-ProjectReaderTests-450167568-project-admin] Create volume of 1 GB Aug 16 21:21:41.451580 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-8c244aa3-137d-4ea1-9154-2a214fb83d02 tempest-ProjectReaderTests-450167568 tempest-ProjectReaderTests-450167568-project-admin] Availability Zones retrieved successfully. Aug 16 21:21:41.459858 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-8c244aa3-137d-4ea1-9154-2a214fb83d02 tempest-ProjectReaderTests-450167568 tempest-ProjectReaderTests-450167568-project-admin] Flow 'volume_create_api' (87e289b4-13aa-4a7b-8564-5cffedadc06e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100331) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:21:41.461370 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-8c244aa3-137d-4ea1-9154-2a214fb83d02 tempest-ProjectReaderTests-450167568 tempest-ProjectReaderTests-450167568-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5d2c606a-4f67-4b92-b5eb-596327af856c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:21:41.462493 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.flows.api.create_volume [None req-8c244aa3-137d-4ea1-9154-2a214fb83d02 tempest-ProjectReaderTests-450167568 tempest-ProjectReaderTests-450167568-project-admin] Validating volume size '1' using validate_int {{(pid=100331) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 21:21:41.499564 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-8c244aa3-137d-4ea1-9154-2a214fb83d02 tempest-ProjectReaderTests-450167568 tempest-ProjectReaderTests-450167568-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5d2c606a-4f67-4b92-b5eb-596327af856c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T21:04:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=69e633b8-fab9-4b15-8b40-4f1a67c51cda,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '69e633b8-fab9-4b15-8b40-4f1a67c51cda', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:21:41.500641 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-8c244aa3-137d-4ea1-9154-2a214fb83d02 tempest-ProjectReaderTests-450167568 tempest-ProjectReaderTests-450167568-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (67e2d08e-a293-4b1e-85b4-83874cd22a38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:21:41.554191 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.quota [None req-8c244aa3-137d-4ea1-9154-2a214fb83d02 tempest-ProjectReaderTests-450167568 tempest-ProjectReaderTests-450167568-project-admin] Created reservations ['00a80258-a67e-46f9-9b2f-84fb95d2a9e5', '7edc3942-bff6-44a7-98d0-31a49b57514e', '13ed9a6c-1eb7-455f-a1ca-2e7f2f2ab1e6', '672facdf-4957-4784-8070-8c5f0f58122f'] {{(pid=100331) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:21:41.555493 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-8c244aa3-137d-4ea1-9154-2a214fb83d02 tempest-ProjectReaderTests-450167568 tempest-ProjectReaderTests-450167568-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (67e2d08e-a293-4b1e-85b4-83874cd22a38) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['00a80258-a67e-46f9-9b2f-84fb95d2a9e5', '7edc3942-bff6-44a7-98d0-31a49b57514e', '13ed9a6c-1eb7-455f-a1ca-2e7f2f2ab1e6', '672facdf-4957-4784-8070-8c5f0f58122f']}' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:21:41.556715 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-8c244aa3-137d-4ea1-9154-2a214fb83d02 tempest-ProjectReaderTests-450167568 tempest-ProjectReaderTests-450167568-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (983207d7-42f3-48c0-a90a-b8bf8ed75a2b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:21:41.582899 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-8c244aa3-137d-4ea1-9154-2a214fb83d02 tempest-ProjectReaderTests-450167568 tempest-ProjectReaderTests-450167568-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (983207d7-42f3-48c0-a90a-b8bf8ed75a2b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4e5aeeb2-2b82-41dc-9a54-72cb3c30cd08', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-446051698',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ecfa6d6491564139a8346b0d6a99d415',qos_specs=None,replication_status=,reservations=['00a80258-a67e-46f9-9b2f-84fb95d2a9e5','7edc3942-bff6-44a7-98d0-31a49b57514e','13ed9a6c-1eb7-455f-a1ca-2e7f2f2ab1e6','672facdf-4957-4784-8070-8c5f0f58122f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bfb82f7a60de42339183d18d892ab19c',volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T21:21:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-446051698',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4e5aeeb2-2b82-41dc-9a54-72cb3c30cd08,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ecfa6d6491564139a8346b0d6a99d415',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bfb82f7a60de42339183d18d892ab19c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(69e633b8-fab9-4b15-8b40-4f1a67c51cda),volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda)}' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:21:41.583685 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-8c244aa3-137d-4ea1-9154-2a214fb83d02 tempest-ProjectReaderTests-450167568 tempest-ProjectReaderTests-450167568-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (babeaa4b-c7b1-4372-b22b-cc0ea0f3b512) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:21:41.615763 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-8c244aa3-137d-4ea1-9154-2a214fb83d02 tempest-ProjectReaderTests-450167568 tempest-ProjectReaderTests-450167568-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (babeaa4b-c7b1-4372-b22b-cc0ea0f3b512) transitioned into state 'SUCCESS' from state '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-446051698',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ecfa6d6491564139a8346b0d6a99d415',qos_specs=None,replication_status=,reservations=['00a80258-a67e-46f9-9b2f-84fb95d2a9e5','7edc3942-bff6-44a7-98d0-31a49b57514e','13ed9a6c-1eb7-455f-a1ca-2e7f2f2ab1e6','672facdf-4957-4784-8070-8c5f0f58122f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bfb82f7a60de42339183d18d892ab19c',volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda)}' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:21:41.616717 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-8c244aa3-137d-4ea1-9154-2a214fb83d02 tempest-ProjectReaderTests-450167568 tempest-ProjectReaderTests-450167568-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f2b627c8-2b9b-4118-98ea-2d057d79cc26) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:21:41.632167 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-8c244aa3-137d-4ea1-9154-2a214fb83d02 tempest-ProjectReaderTests-450167568 tempest-ProjectReaderTests-450167568-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f2b627c8-2b9b-4118-98ea-2d057d79cc26) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:21:41.633548 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-8c244aa3-137d-4ea1-9154-2a214fb83d02 tempest-ProjectReaderTests-450167568 tempest-ProjectReaderTests-450167568-project-admin] Flow 'volume_create_api' (87e289b4-13aa-4a7b-8564-5cffedadc06e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100331) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:21:41.634146 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-8c244aa3-137d-4ea1-9154-2a214fb83d02 tempest-ProjectReaderTests-450167568 tempest-ProjectReaderTests-450167568-project-admin] Create volume request issued successfully. Aug 16 21:21:41.635054 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-8c244aa3-137d-4ea1-9154-2a214fb83d02 tempest-ProjectReaderTests-450167568 tempest-ProjectReaderTests-450167568-project-admin] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Aug 16 21:21:41.635641 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 1209/4823] 10.4.3.143 () {70 vars in 1299 bytes} [Sun Aug 16 21:21:41 2026] POST /volume/v3/volumes => generated 777 bytes in 195 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:21:41.650871 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-38b561ee-f2be-4db1-bf68-dba25f9a1d23 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:21:41.654117 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-38b561ee-f2be-4db1-bf68-dba25f9a1d23 tempest-ProjectReaderTests-450167568 tempest-ProjectReaderTests-450167568-project-admin] GET https://10.4.3.143/volume/v3/volumes/4e5aeeb2-2b82-41dc-9a54-72cb3c30cd08 Aug 16 21:21:41.654298 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-38b561ee-f2be-4db1-bf68-dba25f9a1d23 tempest-ProjectReaderTests-450167568 tempest-ProjectReaderTests-450167568-project-admin] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:21:41.654496 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-38b561ee-f2be-4db1-bf68-dba25f9a1d23 tempest-ProjectReaderTests-450167568 tempest-ProjectReaderTests-450167568-project-admin] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:21:41.671709 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:21:41.671709 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:21:41.677172 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-38b561ee-f2be-4db1-bf68-dba25f9a1d23 tempest-ProjectReaderTests-450167568 tempest-ProjectReaderTests-450167568-project-admin] Volume info retrieved successfully. Aug 16 21:21:41.682606 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-38b561ee-f2be-4db1-bf68-dba25f9a1d23 tempest-ProjectReaderTests-450167568 tempest-ProjectReaderTests-450167568-project-admin] https://10.4.3.143/volume/v3/volumes/4e5aeeb2-2b82-41dc-9a54-72cb3c30cd08 returned with HTTP 200 Aug 16 21:21:41.683057 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 1211/4824] 10.4.3.143 () {68 vars in 1389 bytes} [Sun Aug 16 21:21:41 2026] GET /volume/v3/volumes/4e5aeeb2-2b82-41dc-9a54-72cb3c30cd08 => generated 956 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:21:42.697321 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-4d8a1d96-249e-416e-a77b-952748b426de None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:21:42.699454 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-4d8a1d96-249e-416e-a77b-952748b426de tempest-ProjectReaderTests-450167568 tempest-ProjectReaderTests-450167568-project-admin] GET https://10.4.3.143/volume/v3/volumes/4e5aeeb2-2b82-41dc-9a54-72cb3c30cd08 Aug 16 21:21:42.699711 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-4d8a1d96-249e-416e-a77b-952748b426de tempest-ProjectReaderTests-450167568 tempest-ProjectReaderTests-450167568-project-admin] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:21:42.699940 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-4d8a1d96-249e-416e-a77b-952748b426de tempest-ProjectReaderTests-450167568 tempest-ProjectReaderTests-450167568-project-admin] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:21:42.708667 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:21:42.708667 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:21:42.712808 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-4d8a1d96-249e-416e-a77b-952748b426de tempest-ProjectReaderTests-450167568 tempest-ProjectReaderTests-450167568-project-admin] Volume info retrieved successfully. Aug 16 21:21:42.717482 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-4d8a1d96-249e-416e-a77b-952748b426de tempest-ProjectReaderTests-450167568 tempest-ProjectReaderTests-450167568-project-admin] https://10.4.3.143/volume/v3/volumes/4e5aeeb2-2b82-41dc-9a54-72cb3c30cd08 returned with HTTP 200 Aug 16 21:21:42.717938 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 1210/4825] 10.4.3.143 () {68 vars in 1389 bytes} [Sun Aug 16 21:21:42 2026] GET /volume/v3/volumes/4e5aeeb2-2b82-41dc-9a54-72cb3c30cd08 => generated 1017 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 16 21:21:42.735521 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-9499e047-7113-4be3-9671-d7d4bdab1dc4 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:21:42.737796 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-9499e047-7113-4be3-9671-d7d4bdab1dc4 tempest-ProjectReaderTests-450167568 tempest-ProjectReaderTests-450167568-project-reader] GET https://10.4.3.143/volume/v3/volumes/4e5aeeb2-2b82-41dc-9a54-72cb3c30cd08 Aug 16 21:21:42.738275 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-9499e047-7113-4be3-9671-d7d4bdab1dc4 tempest-ProjectReaderTests-450167568 tempest-ProjectReaderTests-450167568-project-reader] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:21:42.738676 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-9499e047-7113-4be3-9671-d7d4bdab1dc4 tempest-ProjectReaderTests-450167568 tempest-ProjectReaderTests-450167568-project-reader] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:21:42.749337 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:21:42.749337 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:21:42.754061 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-9499e047-7113-4be3-9671-d7d4bdab1dc4 tempest-ProjectReaderTests-450167568 tempest-ProjectReaderTests-450167568-project-reader] Volume info retrieved successfully. Aug 16 21:21:42.758989 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-9499e047-7113-4be3-9671-d7d4bdab1dc4 tempest-ProjectReaderTests-450167568 tempest-ProjectReaderTests-450167568-project-reader] https://10.4.3.143/volume/v3/volumes/4e5aeeb2-2b82-41dc-9a54-72cb3c30cd08 returned with HTTP 200 Aug 16 21:21:42.759614 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 1196/4826] 10.4.3.143 () {68 vars in 1389 bytes} [Sun Aug 16 21:21:42 2026] GET /volume/v3/volumes/4e5aeeb2-2b82-41dc-9a54-72cb3c30cd08 => generated 844 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:21:42.773575 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-c5887b52-198a-40e0-bad1-229392b2b6d7 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:21:42.775586 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-c5887b52-198a-40e0-bad1-229392b2b6d7 tempest-ProjectReaderTests-450167568 tempest-ProjectReaderTests-450167568-project-admin] DELETE https://10.4.3.143/volume/v3/volumes/4e5aeeb2-2b82-41dc-9a54-72cb3c30cd08 Aug 16 21:21:42.775811 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-c5887b52-198a-40e0-bad1-229392b2b6d7 tempest-ProjectReaderTests-450167568 tempest-ProjectReaderTests-450167568-project-admin] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:21:42.776025 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-c5887b52-198a-40e0-bad1-229392b2b6d7 tempest-ProjectReaderTests-450167568 tempest-ProjectReaderTests-450167568-project-admin] Calling method 'delete' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:21:42.776199 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.v3.volumes [None req-c5887b52-198a-40e0-bad1-229392b2b6d7 tempest-ProjectReaderTests-450167568 tempest-ProjectReaderTests-450167568-project-admin] Delete volume with id: 4e5aeeb2-2b82-41dc-9a54-72cb3c30cd08 Aug 16 21:21:42.783924 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:21:42.783924 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:21:42.784365 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-c5887b52-198a-40e0-bad1-229392b2b6d7 tempest-ProjectReaderTests-450167568 tempest-ProjectReaderTests-450167568-project-admin] Volume info retrieved successfully. Aug 16 21:21:42.804282 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-c5887b52-198a-40e0-bad1-229392b2b6d7 tempest-ProjectReaderTests-450167568 tempest-ProjectReaderTests-450167568-project-admin] Delete volume request issued successfully. Aug 16 21:21:42.804564 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-c5887b52-198a-40e0-bad1-229392b2b6d7 tempest-ProjectReaderTests-450167568 tempest-ProjectReaderTests-450167568-project-admin] https://10.4.3.143/volume/v3/volumes/4e5aeeb2-2b82-41dc-9a54-72cb3c30cd08 returned with HTTP 202 Aug 16 21:21:42.805109 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 1210/4827] 10.4.3.143 () {68 vars in 1392 bytes} [Sun Aug 16 21:21:42 2026] DELETE /volume/v3/volumes/4e5aeeb2-2b82-41dc-9a54-72cb3c30cd08 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 16 21:21:42.813051 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-b3ea4889-2218-4632-8e0c-d0fed0f58421 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:21:42.815454 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-b3ea4889-2218-4632-8e0c-d0fed0f58421 tempest-ProjectReaderTests-450167568 tempest-ProjectReaderTests-450167568-project-admin] GET https://10.4.3.143/volume/v3/volumes/4e5aeeb2-2b82-41dc-9a54-72cb3c30cd08 Aug 16 21:21:42.815762 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-b3ea4889-2218-4632-8e0c-d0fed0f58421 tempest-ProjectReaderTests-450167568 tempest-ProjectReaderTests-450167568-project-admin] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:21:42.816168 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-b3ea4889-2218-4632-8e0c-d0fed0f58421 tempest-ProjectReaderTests-450167568 tempest-ProjectReaderTests-450167568-project-admin] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:21:42.826362 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:21:42.826362 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:21:42.832821 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-b3ea4889-2218-4632-8e0c-d0fed0f58421 tempest-ProjectReaderTests-450167568 tempest-ProjectReaderTests-450167568-project-admin] Volume info retrieved successfully. Aug 16 21:21:42.840271 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-b3ea4889-2218-4632-8e0c-d0fed0f58421 tempest-ProjectReaderTests-450167568 tempest-ProjectReaderTests-450167568-project-admin] https://10.4.3.143/volume/v3/volumes/4e5aeeb2-2b82-41dc-9a54-72cb3c30cd08 returned with HTTP 200 Aug 16 21:21:42.840796 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 1212/4828] 10.4.3.143 () {68 vars in 1389 bytes} [Sun Aug 16 21:21:42 2026] GET /volume/v3/volumes/4e5aeeb2-2b82-41dc-9a54-72cb3c30cd08 => generated 1016 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 16 21:21:42.870829 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [req-90e8f94b-d95e-4c42-a8fb-bfca3f413c43 req-7a7190e0-8509-4d32-b6c3-8a454d23939b None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:21:42.961146 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [req-90e8f94b-d95e-4c42-a8fb-bfca3f413c43 req-7a7190e0-8509-4d32-b6c3-8a454d23939b tempest-TestInstancesWithCinderVolumes-1479381705 tempest-TestInstancesWithCinderVolumes-1479381705-project-member] GET https://10.4.3.143/volume/v3/volumes/96c8399d-acd0-49e6-9eab-ddc129305660 Aug 16 21:21:42.961384 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [req-90e8f94b-d95e-4c42-a8fb-bfca3f413c43 req-7a7190e0-8509-4d32-b6c3-8a454d23939b tempest-TestInstancesWithCinderVolumes-1479381705 tempest-TestInstancesWithCinderVolumes-1479381705-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:21:42.961650 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [req-90e8f94b-d95e-4c42-a8fb-bfca3f413c43 req-7a7190e0-8509-4d32-b6c3-8a454d23939b tempest-TestInstancesWithCinderVolumes-1479381705 tempest-TestInstancesWithCinderVolumes-1479381705-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:21:42.975765 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:21:42.975765 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:21:42.981019 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [req-90e8f94b-d95e-4c42-a8fb-bfca3f413c43 req-7a7190e0-8509-4d32-b6c3-8a454d23939b tempest-TestInstancesWithCinderVolumes-1479381705 tempest-TestInstancesWithCinderVolumes-1479381705-project-member] Volume info retrieved successfully. Aug 16 21:21:42.987944 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [req-90e8f94b-d95e-4c42-a8fb-bfca3f413c43 req-7a7190e0-8509-4d32-b6c3-8a454d23939b tempest-TestInstancesWithCinderVolumes-1479381705 tempest-TestInstancesWithCinderVolumes-1479381705-project-member] https://10.4.3.143/volume/v3/volumes/96c8399d-acd0-49e6-9eab-ddc129305660 returned with HTTP 200 Aug 16 21:21:42.988289 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 1211/4829] 10.4.3.143 () {68 vars in 1598 bytes} [Sun Aug 16 21:21:42 2026] GET /volume/v3/volumes/96c8399d-acd0-49e6-9eab-ddc129305660 => generated 1232 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:21:43.013124 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [req-90e8f94b-d95e-4c42-a8fb-bfca3f413c43 req-f00302e0-e5c7-4db4-ab1e-80f09bed91d8 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:21:43.015553 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [req-90e8f94b-d95e-4c42-a8fb-bfca3f413c43 req-f00302e0-e5c7-4db4-ab1e-80f09bed91d8 tempest-TestInstancesWithCinderVolumes-1479381705 tempest-TestInstancesWithCinderVolumes-1479381705-project-member] POST https://10.4.3.143/volume/v3/volumes/96c8399d-acd0-49e6-9eab-ddc129305660/action Aug 16 21:21:43.016323 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [req-90e8f94b-d95e-4c42-a8fb-bfca3f413c43 req-f00302e0-e5c7-4db4-ab1e-80f09bed91d8 tempest-TestInstancesWithCinderVolumes-1479381705 tempest-TestInstancesWithCinderVolumes-1479381705-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100333) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 21:21:43.016694 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [req-90e8f94b-d95e-4c42-a8fb-bfca3f413c43 req-f00302e0-e5c7-4db4-ab1e-80f09bed91d8 tempest-TestInstancesWithCinderVolumes-1479381705 tempest-TestInstancesWithCinderVolumes-1479381705-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:21:43.031379 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:21:43.031379 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:21:43.032942 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [req-90e8f94b-d95e-4c42-a8fb-bfca3f413c43 req-f00302e0-e5c7-4db4-ab1e-80f09bed91d8 tempest-TestInstancesWithCinderVolumes-1479381705 tempest-TestInstancesWithCinderVolumes-1479381705-project-member] Volume info retrieved successfully. Aug 16 21:21:43.041298 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [req-90e8f94b-d95e-4c42-a8fb-bfca3f413c43 req-f00302e0-e5c7-4db4-ab1e-80f09bed91d8 tempest-TestInstancesWithCinderVolumes-1479381705 tempest-TestInstancesWithCinderVolumes-1479381705-project-member] Begin detaching volume completed successfully. Aug 16 21:21:43.042513 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [req-90e8f94b-d95e-4c42-a8fb-bfca3f413c43 req-f00302e0-e5c7-4db4-ab1e-80f09bed91d8 tempest-TestInstancesWithCinderVolumes-1479381705 tempest-TestInstancesWithCinderVolumes-1479381705-project-member] https://10.4.3.143/volume/v3/volumes/96c8399d-acd0-49e6-9eab-ddc129305660/action returned with HTTP 202 Aug 16 21:21:43.042513 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 1197/4830] 10.4.3.143 () {72 vars in 1672 bytes} [Sun Aug 16 21:21:43 2026] POST /volume/v3/volumes/96c8399d-acd0-49e6-9eab-ddc129305660/action => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 16 21:21:43.087166 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-607c1e46-7680-4fb3-8658-246841a65dda None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:21:43.087748 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-607c1e46-7680-4fb3-8658-246841a65dda None None] GET https://10.4.3.143/volume// Aug 16 21:21:43.088049 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-607c1e46-7680-4fb3-8658-246841a65dda None None] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:21:43.088311 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-607c1e46-7680-4fb3-8658-246841a65dda None None] Calling method 'all' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:21:43.088781 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-607c1e46-7680-4fb3-8658-246841a65dda None None] https://10.4.3.143/volume// returned with HTTP 300 Aug 16 21:21:43.089523 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 1211/4831] 10.4.3.143 () {66 vars in 1426 bytes} [Sun Aug 16 21:21: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 16 21:21:43.098199 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [req-90e8f94b-d95e-4c42-a8fb-bfca3f413c43 req-b083f134-2d2a-48cf-ae18-af689239b4c1 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:21:43.100445 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [req-90e8f94b-d95e-4c42-a8fb-bfca3f413c43 req-b083f134-2d2a-48cf-ae18-af689239b4c1 tempest-TestInstancesWithCinderVolumes-1479381705 tempest-TestInstancesWithCinderVolumes-1479381705-project-member] GET https://10.4.3.143/volume/v3/volumes/96c8399d-acd0-49e6-9eab-ddc129305660 Aug 16 21:21:43.100691 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [req-90e8f94b-d95e-4c42-a8fb-bfca3f413c43 req-b083f134-2d2a-48cf-ae18-af689239b4c1 tempest-TestInstancesWithCinderVolumes-1479381705 tempest-TestInstancesWithCinderVolumes-1479381705-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:21:43.100899 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [req-90e8f94b-d95e-4c42-a8fb-bfca3f413c43 req-b083f134-2d2a-48cf-ae18-af689239b4c1 tempest-TestInstancesWithCinderVolumes-1479381705 tempest-TestInstancesWithCinderVolumes-1479381705-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:21:43.110257 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:21:43.110257 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:21:43.113768 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [req-90e8f94b-d95e-4c42-a8fb-bfca3f413c43 req-b083f134-2d2a-48cf-ae18-af689239b4c1 tempest-TestInstancesWithCinderVolumes-1479381705 tempest-TestInstancesWithCinderVolumes-1479381705-project-member] Volume info retrieved successfully. Aug 16 21:21:43.118133 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [req-90e8f94b-d95e-4c42-a8fb-bfca3f413c43 req-b083f134-2d2a-48cf-ae18-af689239b4c1 tempest-TestInstancesWithCinderVolumes-1479381705 tempest-TestInstancesWithCinderVolumes-1479381705-project-member] https://10.4.3.143/volume/v3/volumes/96c8399d-acd0-49e6-9eab-ddc129305660 returned with HTTP 200 Aug 16 21:21:43.118752 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 1213/4832] 10.4.3.143 () {70 vars in 1639 bytes} [Sun Aug 16 21:21:43 2026] GET /volume/v3/volumes/96c8399d-acd0-49e6-9eab-ddc129305660 => generated 1415 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 16 21:21:43.857100 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-03877e87-3062-4a07-ab83-cc83171169bc None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:21:43.859837 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-03877e87-3062-4a07-ab83-cc83171169bc tempest-ProjectReaderTests-450167568 tempest-ProjectReaderTests-450167568-project-admin] GET https://10.4.3.143/volume/v3/volumes/4e5aeeb2-2b82-41dc-9a54-72cb3c30cd08 Aug 16 21:21:43.860273 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-03877e87-3062-4a07-ab83-cc83171169bc tempest-ProjectReaderTests-450167568 tempest-ProjectReaderTests-450167568-project-admin] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:21:43.860536 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-03877e87-3062-4a07-ab83-cc83171169bc tempest-ProjectReaderTests-450167568 tempest-ProjectReaderTests-450167568-project-admin] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:21:43.869803 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-03877e87-3062-4a07-ab83-cc83171169bc tempest-ProjectReaderTests-450167568 tempest-ProjectReaderTests-450167568-project-admin] https://10.4.3.143/volume/v3/volumes/4e5aeeb2-2b82-41dc-9a54-72cb3c30cd08 returned with HTTP 404 Aug 16 21:21:43.870424 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 1212/4833] 10.4.3.143 () {68 vars in 1389 bytes} [Sun Aug 16 21:21:43 2026] GET /volume/v3/volumes/4e5aeeb2-2b82-41dc-9a54-72cb3c30cd08 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 16 21:21:43.882041 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-789609e4-4f62-4a19-8362-30ba9e3fc3a7 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:21:43.885950 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-789609e4-4f62-4a19-8362-30ba9e3fc3a7 tempest-ProjectReaderTests-450167568 tempest-ProjectReaderTests-450167568-project-admin] POST https://10.4.3.143/volume/v3/volumes Aug 16 21:21:43.885950 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-789609e4-4f62-4a19-8362-30ba9e3fc3a7 tempest-ProjectReaderTests-450167568 tempest-ProjectReaderTests-450167568-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-2146944927"}} {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:21:43.887851 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.v3.volumes [None req-789609e4-4f62-4a19-8362-30ba9e3fc3a7 tempest-ProjectReaderTests-450167568 tempest-ProjectReaderTests-450167568-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-2146944927'}} {{(pid=100333) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 21:21:43.888220 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.v3.volumes [None req-789609e4-4f62-4a19-8362-30ba9e3fc3a7 tempest-ProjectReaderTests-450167568 tempest-ProjectReaderTests-450167568-project-admin] Create volume of 1 GB Aug 16 21:21:43.893717 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-789609e4-4f62-4a19-8362-30ba9e3fc3a7 tempest-ProjectReaderTests-450167568 tempest-ProjectReaderTests-450167568-project-admin] Availability Zones retrieved successfully. Aug 16 21:21:43.903129 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-789609e4-4f62-4a19-8362-30ba9e3fc3a7 tempest-ProjectReaderTests-450167568 tempest-ProjectReaderTests-450167568-project-admin] Flow 'volume_create_api' (a084512e-d0f7-4d73-a40f-cd67bd36a670) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100333) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:21:43.906287 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-789609e4-4f62-4a19-8362-30ba9e3fc3a7 tempest-ProjectReaderTests-450167568 tempest-ProjectReaderTests-450167568-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (72b89d2d-72f4-4a10-86c7-925b11bb5bb0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:21:43.906586 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.flows.api.create_volume [None req-789609e4-4f62-4a19-8362-30ba9e3fc3a7 tempest-ProjectReaderTests-450167568 tempest-ProjectReaderTests-450167568-project-admin] Validating volume size '1' using validate_int {{(pid=100333) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 21:21:43.948946 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-789609e4-4f62-4a19-8362-30ba9e3fc3a7 tempest-ProjectReaderTests-450167568 tempest-ProjectReaderTests-450167568-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (72b89d2d-72f4-4a10-86c7-925b11bb5bb0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T21:04:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=69e633b8-fab9-4b15-8b40-4f1a67c51cda,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '69e633b8-fab9-4b15-8b40-4f1a67c51cda', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:21:43.948946 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-789609e4-4f62-4a19-8362-30ba9e3fc3a7 tempest-ProjectReaderTests-450167568 tempest-ProjectReaderTests-450167568-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (20c6b708-7873-4f64-93e3-c50aa3853b7e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:21:44.007409 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.quota [None req-789609e4-4f62-4a19-8362-30ba9e3fc3a7 tempest-ProjectReaderTests-450167568 tempest-ProjectReaderTests-450167568-project-admin] Created reservations ['f731b82b-4fd8-4a26-86e1-a07bdea4edf6', 'bc3fb23c-45d6-41f3-bbd9-ad6065090073', 'e4b68be2-13ce-47a0-b294-772699246c64', '9f830270-45b3-4573-b8a1-e46269e6c7c1'] {{(pid=100333) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:21:44.009934 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-789609e4-4f62-4a19-8362-30ba9e3fc3a7 tempest-ProjectReaderTests-450167568 tempest-ProjectReaderTests-450167568-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (20c6b708-7873-4f64-93e3-c50aa3853b7e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f731b82b-4fd8-4a26-86e1-a07bdea4edf6', 'bc3fb23c-45d6-41f3-bbd9-ad6065090073', 'e4b68be2-13ce-47a0-b294-772699246c64', '9f830270-45b3-4573-b8a1-e46269e6c7c1']}' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:21:44.009934 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-789609e4-4f62-4a19-8362-30ba9e3fc3a7 tempest-ProjectReaderTests-450167568 tempest-ProjectReaderTests-450167568-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4bc59a4a-2d08-4ff1-bef2-1cfbcfa51ad3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:21:44.037316 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-789609e4-4f62-4a19-8362-30ba9e3fc3a7 tempest-ProjectReaderTests-450167568 tempest-ProjectReaderTests-450167568-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4bc59a4a-2d08-4ff1-bef2-1cfbcfa51ad3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5bce4584-eea9-47e7-a7d7-70fc84f37c3e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2146944927',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ecfa6d6491564139a8346b0d6a99d415',qos_specs=None,replication_status=,reservations=['f731b82b-4fd8-4a26-86e1-a07bdea4edf6','bc3fb23c-45d6-41f3-bbd9-ad6065090073','e4b68be2-13ce-47a0-b294-772699246c64','9f830270-45b3-4573-b8a1-e46269e6c7c1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bfb82f7a60de42339183d18d892ab19c',volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T21:21:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2146944927',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5bce4584-eea9-47e7-a7d7-70fc84f37c3e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ecfa6d6491564139a8346b0d6a99d415',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bfb82f7a60de42339183d18d892ab19c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(69e633b8-fab9-4b15-8b40-4f1a67c51cda),volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda)}' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:21:44.037316 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-789609e4-4f62-4a19-8362-30ba9e3fc3a7 tempest-ProjectReaderTests-450167568 tempest-ProjectReaderTests-450167568-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (916d1fe9-761b-4589-b9ab-b898593911c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:21:44.056940 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-789609e4-4f62-4a19-8362-30ba9e3fc3a7 tempest-ProjectReaderTests-450167568 tempest-ProjectReaderTests-450167568-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (916d1fe9-761b-4589-b9ab-b898593911c6) transitioned into state 'SUCCESS' from state '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-2146944927',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ecfa6d6491564139a8346b0d6a99d415',qos_specs=None,replication_status=,reservations=['f731b82b-4fd8-4a26-86e1-a07bdea4edf6','bc3fb23c-45d6-41f3-bbd9-ad6065090073','e4b68be2-13ce-47a0-b294-772699246c64','9f830270-45b3-4573-b8a1-e46269e6c7c1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bfb82f7a60de42339183d18d892ab19c',volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda)}' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:21:44.056940 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-789609e4-4f62-4a19-8362-30ba9e3fc3a7 tempest-ProjectReaderTests-450167568 tempest-ProjectReaderTests-450167568-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (af25e770-a377-4732-b9f0-97ab3e0a6e01) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:21:44.060284 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [req-90e8f94b-d95e-4c42-a8fb-bfca3f413c43 req-504cac54-cdfd-4ddc-bc09-9e868cf3c4fe None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:21:44.068943 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-789609e4-4f62-4a19-8362-30ba9e3fc3a7 tempest-ProjectReaderTests-450167568 tempest-ProjectReaderTests-450167568-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (af25e770-a377-4732-b9f0-97ab3e0a6e01) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:21:44.068943 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-789609e4-4f62-4a19-8362-30ba9e3fc3a7 tempest-ProjectReaderTests-450167568 tempest-ProjectReaderTests-450167568-project-admin] Flow 'volume_create_api' (a084512e-d0f7-4d73-a40f-cd67bd36a670) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100333) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:21:44.068943 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-789609e4-4f62-4a19-8362-30ba9e3fc3a7 tempest-ProjectReaderTests-450167568 tempest-ProjectReaderTests-450167568-project-admin] Create volume request issued successfully. Aug 16 21:21:44.068943 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-789609e4-4f62-4a19-8362-30ba9e3fc3a7 tempest-ProjectReaderTests-450167568 tempest-ProjectReaderTests-450167568-project-admin] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Aug 16 21:21:44.069733 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 1198/4834] 10.4.3.143 () {70 vars in 1299 bytes} [Sun Aug 16 21:21:43 2026] POST /volume/v3/volumes => generated 778 bytes in 189 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:21:44.081107 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-4f0e3d59-a381-47e4-b779-699f5cb7e314 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:21:44.083175 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-4f0e3d59-a381-47e4-b779-699f5cb7e314 tempest-ProjectReaderTests-450167568 tempest-ProjectReaderTests-450167568-project-admin] GET https://10.4.3.143/volume/v3/volumes/5bce4584-eea9-47e7-a7d7-70fc84f37c3e Aug 16 21:21:44.083392 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-4f0e3d59-a381-47e4-b779-699f5cb7e314 tempest-ProjectReaderTests-450167568 tempest-ProjectReaderTests-450167568-project-admin] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:21:44.083583 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-4f0e3d59-a381-47e4-b779-699f5cb7e314 tempest-ProjectReaderTests-450167568 tempest-ProjectReaderTests-450167568-project-admin] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:21:44.091835 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:21:44.091835 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:21:44.096897 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-4f0e3d59-a381-47e4-b779-699f5cb7e314 tempest-ProjectReaderTests-450167568 tempest-ProjectReaderTests-450167568-project-admin] Volume info retrieved successfully. Aug 16 21:21:44.102434 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-4f0e3d59-a381-47e4-b779-699f5cb7e314 tempest-ProjectReaderTests-450167568 tempest-ProjectReaderTests-450167568-project-admin] https://10.4.3.143/volume/v3/volumes/5bce4584-eea9-47e7-a7d7-70fc84f37c3e returned with HTTP 200 Aug 16 21:21:44.102941 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 1214/4835] 10.4.3.143 () {68 vars in 1389 bytes} [Sun Aug 16 21:21:44 2026] GET /volume/v3/volumes/5bce4584-eea9-47e7-a7d7-70fc84f37c3e => generated 957 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:21:44.110765 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [req-90e8f94b-d95e-4c42-a8fb-bfca3f413c43 req-504cac54-cdfd-4ddc-bc09-9e868cf3c4fe tempest-TestInstancesWithCinderVolumes-1479381705 tempest-TestInstancesWithCinderVolumes-1479381705-project-member] DELETE https://10.4.3.143/volume/v3/attachments/406291ed-74d5-41ae-a23b-92189c4cb76f Aug 16 21:21:44.111052 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [req-90e8f94b-d95e-4c42-a8fb-bfca3f413c43 req-504cac54-cdfd-4ddc-bc09-9e868cf3c4fe tempest-TestInstancesWithCinderVolumes-1479381705 tempest-TestInstancesWithCinderVolumes-1479381705-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:21:44.111290 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [req-90e8f94b-d95e-4c42-a8fb-bfca3f413c43 req-504cac54-cdfd-4ddc-bc09-9e868cf3c4fe tempest-TestInstancesWithCinderVolumes-1479381705 tempest-TestInstancesWithCinderVolumes-1479381705-project-member] Calling method 'version_select' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:21:44.123246 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:21:44.123246 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:21:44.180192 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [req-90e8f94b-d95e-4c42-a8fb-bfca3f413c43 req-504cac54-cdfd-4ddc-bc09-9e868cf3c4fe tempest-TestInstancesWithCinderVolumes-1479381705 tempest-TestInstancesWithCinderVolumes-1479381705-project-member] https://10.4.3.143/volume/v3/attachments/406291ed-74d5-41ae-a23b-92189c4cb76f returned with HTTP 200 Aug 16 21:21:44.180575 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 1212/4836] 10.4.3.143 () {72 vars in 1673 bytes} [Sun Aug 16 21:21:44 2026] DELETE /volume/v3/attachments/406291ed-74d5-41ae-a23b-92189c4cb76f => generated 19 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:21:45.116679 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-f9c60765-7674-4449-81ee-26936921aae7 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:21:45.118661 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-f9c60765-7674-4449-81ee-26936921aae7 tempest-ProjectReaderTests-450167568 tempest-ProjectReaderTests-450167568-project-admin] GET https://10.4.3.143/volume/v3/volumes/5bce4584-eea9-47e7-a7d7-70fc84f37c3e Aug 16 21:21:45.118907 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-f9c60765-7674-4449-81ee-26936921aae7 tempest-ProjectReaderTests-450167568 tempest-ProjectReaderTests-450167568-project-admin] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:21:45.119149 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-f9c60765-7674-4449-81ee-26936921aae7 tempest-ProjectReaderTests-450167568 tempest-ProjectReaderTests-450167568-project-admin] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:21:45.127266 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:21:45.127266 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:21:45.131355 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-f9c60765-7674-4449-81ee-26936921aae7 tempest-ProjectReaderTests-450167568 tempest-ProjectReaderTests-450167568-project-admin] Volume info retrieved successfully. Aug 16 21:21:45.135975 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-f9c60765-7674-4449-81ee-26936921aae7 tempest-ProjectReaderTests-450167568 tempest-ProjectReaderTests-450167568-project-admin] https://10.4.3.143/volume/v3/volumes/5bce4584-eea9-47e7-a7d7-70fc84f37c3e returned with HTTP 200 Aug 16 21:21:45.136482 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 1213/4837] 10.4.3.143 () {68 vars in 1389 bytes} [Sun Aug 16 21:21:45 2026] GET /volume/v3/volumes/5bce4584-eea9-47e7-a7d7-70fc84f37c3e => generated 1018 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 16 21:21:45.150892 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-44718bb1-332e-459a-8435-b6865da5fc32 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:21:45.152693 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-44718bb1-332e-459a-8435-b6865da5fc32 tempest-ProjectReaderTests-450167568 tempest-ProjectReaderTests-450167568-project-reader] GET https://10.4.3.143/volume/v3/volumes/summary Aug 16 21:21:45.153145 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-44718bb1-332e-459a-8435-b6865da5fc32 tempest-ProjectReaderTests-450167568 tempest-ProjectReaderTests-450167568-project-reader] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:21:45.153525 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-44718bb1-332e-459a-8435-b6865da5fc32 tempest-ProjectReaderTests-450167568 tempest-ProjectReaderTests-450167568-project-reader] Calling method 'version_select' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:21:45.154940 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.api_utils [None req-44718bb1-332e-459a-8435-b6865da5fc32 tempest-ProjectReaderTests-450167568 tempest-ProjectReaderTests-450167568-project-reader] Removing options '' from query. {{(pid=100333) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 16 21:21:45.154940 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:21:45.154940 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:21:45.161283 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-44718bb1-332e-459a-8435-b6865da5fc32 tempest-ProjectReaderTests-450167568 tempest-ProjectReaderTests-450167568-project-reader] Get summary completed successfully. Aug 16 21:21:45.161283 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-44718bb1-332e-459a-8435-b6865da5fc32 tempest-ProjectReaderTests-450167568 tempest-ProjectReaderTests-450167568-project-reader] https://10.4.3.143/volume/v3/volumes/summary returned with HTTP 200 Aug 16 21:21:45.161283 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 1199/4838] 10.4.3.143 () {68 vars in 1302 bytes} [Sun Aug 16 21:21:45 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 16 21:21:45.169897 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-26c1f449-9887-45ce-9fd7-1fd194490375 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:21:45.172730 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-26c1f449-9887-45ce-9fd7-1fd194490375 tempest-ProjectReaderTests-450167568 tempest-ProjectReaderTests-450167568-project-admin] DELETE https://10.4.3.143/volume/v3/volumes/5bce4584-eea9-47e7-a7d7-70fc84f37c3e Aug 16 21:21:45.173009 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-26c1f449-9887-45ce-9fd7-1fd194490375 tempest-ProjectReaderTests-450167568 tempest-ProjectReaderTests-450167568-project-admin] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:21:45.173215 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-26c1f449-9887-45ce-9fd7-1fd194490375 tempest-ProjectReaderTests-450167568 tempest-ProjectReaderTests-450167568-project-admin] Calling method 'delete' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:21:45.173396 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.v3.volumes [None req-26c1f449-9887-45ce-9fd7-1fd194490375 tempest-ProjectReaderTests-450167568 tempest-ProjectReaderTests-450167568-project-admin] Delete volume with id: 5bce4584-eea9-47e7-a7d7-70fc84f37c3e Aug 16 21:21:45.192001 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:21:45.192001 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:21:45.192486 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-26c1f449-9887-45ce-9fd7-1fd194490375 tempest-ProjectReaderTests-450167568 tempest-ProjectReaderTests-450167568-project-admin] Volume info retrieved successfully. Aug 16 21:21:45.208376 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-8a6ab44e-76f4-4ec7-8d79-e29719b90ef7 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:21:45.211247 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-8a6ab44e-76f4-4ec7-8d79-e29719b90ef7 tempest-TestInstancesWithCinderVolumes-1479381705 tempest-TestInstancesWithCinderVolumes-1479381705-project-member] DELETE https://10.4.3.143/volume/v3/volumes/96c8399d-acd0-49e6-9eab-ddc129305660 Aug 16 21:21:45.211591 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-8a6ab44e-76f4-4ec7-8d79-e29719b90ef7 tempest-TestInstancesWithCinderVolumes-1479381705 tempest-TestInstancesWithCinderVolumes-1479381705-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:21:45.212025 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-8a6ab44e-76f4-4ec7-8d79-e29719b90ef7 tempest-TestInstancesWithCinderVolumes-1479381705 tempest-TestInstancesWithCinderVolumes-1479381705-project-member] Calling method 'delete' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:21:45.212433 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.v3.volumes [None req-8a6ab44e-76f4-4ec7-8d79-e29719b90ef7 tempest-TestInstancesWithCinderVolumes-1479381705 tempest-TestInstancesWithCinderVolumes-1479381705-project-member] Delete volume with id: 96c8399d-acd0-49e6-9eab-ddc129305660 Aug 16 21:21:45.213752 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-26c1f449-9887-45ce-9fd7-1fd194490375 tempest-ProjectReaderTests-450167568 tempest-ProjectReaderTests-450167568-project-admin] Delete volume request issued successfully. Aug 16 21:21:45.213972 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-26c1f449-9887-45ce-9fd7-1fd194490375 tempest-ProjectReaderTests-450167568 tempest-ProjectReaderTests-450167568-project-admin] https://10.4.3.143/volume/v3/volumes/5bce4584-eea9-47e7-a7d7-70fc84f37c3e returned with HTTP 202 Aug 16 21:21:45.214431 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 1215/4839] 10.4.3.143 () {68 vars in 1392 bytes} [Sun Aug 16 21:21:45 2026] DELETE /volume/v3/volumes/5bce4584-eea9-47e7-a7d7-70fc84f37c3e => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 16 21:21:45.222949 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-1abb6f42-8791-4078-82b6-75ae4493fb50 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:21:45.225391 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-1abb6f42-8791-4078-82b6-75ae4493fb50 tempest-ProjectReaderTests-450167568 tempest-ProjectReaderTests-450167568-project-admin] GET https://10.4.3.143/volume/v3/volumes/5bce4584-eea9-47e7-a7d7-70fc84f37c3e Aug 16 21:21:45.225391 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-1abb6f42-8791-4078-82b6-75ae4493fb50 tempest-ProjectReaderTests-450167568 tempest-ProjectReaderTests-450167568-project-admin] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:21:45.225391 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-1abb6f42-8791-4078-82b6-75ae4493fb50 tempest-ProjectReaderTests-450167568 tempest-ProjectReaderTests-450167568-project-admin] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:21:45.228303 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:21:45.228303 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:21:45.229109 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-8a6ab44e-76f4-4ec7-8d79-e29719b90ef7 tempest-TestInstancesWithCinderVolumes-1479381705 tempest-TestInstancesWithCinderVolumes-1479381705-project-member] Volume info retrieved successfully. Aug 16 21:21:45.235246 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:21:45.235246 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:21:45.240907 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-1abb6f42-8791-4078-82b6-75ae4493fb50 tempest-ProjectReaderTests-450167568 tempest-ProjectReaderTests-450167568-project-admin] Volume info retrieved successfully. Aug 16 21:21:45.247400 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-1abb6f42-8791-4078-82b6-75ae4493fb50 tempest-ProjectReaderTests-450167568 tempest-ProjectReaderTests-450167568-project-admin] https://10.4.3.143/volume/v3/volumes/5bce4584-eea9-47e7-a7d7-70fc84f37c3e returned with HTTP 200 Aug 16 21:21:45.247836 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 1214/4840] 10.4.3.143 () {68 vars in 1389 bytes} [Sun Aug 16 21:21:45 2026] GET /volume/v3/volumes/5bce4584-eea9-47e7-a7d7-70fc84f37c3e => generated 1017 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 16 21:21:45.252700 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-8a6ab44e-76f4-4ec7-8d79-e29719b90ef7 tempest-TestInstancesWithCinderVolumes-1479381705 tempest-TestInstancesWithCinderVolumes-1479381705-project-member] Delete volume request issued successfully. Aug 16 21:21:45.252992 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-8a6ab44e-76f4-4ec7-8d79-e29719b90ef7 tempest-TestInstancesWithCinderVolumes-1479381705 tempest-TestInstancesWithCinderVolumes-1479381705-project-member] https://10.4.3.143/volume/v3/volumes/96c8399d-acd0-49e6-9eab-ddc129305660 returned with HTTP 202 Aug 16 21:21:45.253750 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 1213/4841] 10.4.3.143 () {66 vars in 1351 bytes} [Sun Aug 16 21:21:45 2026] DELETE /volume/v3/volumes/96c8399d-acd0-49e6-9eab-ddc129305660 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 21:21:45.299881 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [req-b115430a-04ef-46d6-9e1d-02b3fa804b73 req-7e29d6d6-32e4-45e1-8b62-3c2925e48720 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:21:45.304492 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [req-b115430a-04ef-46d6-9e1d-02b3fa804b73 req-7e29d6d6-32e4-45e1-8b62-3c2925e48720 tempest-TestInstancesWithCinderVolumes-1479381705 tempest-TestInstancesWithCinderVolumes-1479381705-project-member] GET https://10.4.3.143/volume/v3/volumes/96c8399d-acd0-49e6-9eab-ddc129305660 Aug 16 21:21:45.304492 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [req-b115430a-04ef-46d6-9e1d-02b3fa804b73 req-7e29d6d6-32e4-45e1-8b62-3c2925e48720 tempest-TestInstancesWithCinderVolumes-1479381705 tempest-TestInstancesWithCinderVolumes-1479381705-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:21:45.304492 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [req-b115430a-04ef-46d6-9e1d-02b3fa804b73 req-7e29d6d6-32e4-45e1-8b62-3c2925e48720 tempest-TestInstancesWithCinderVolumes-1479381705 tempest-TestInstancesWithCinderVolumes-1479381705-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:21:45.312606 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:21:45.312606 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:21:45.318778 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [req-b115430a-04ef-46d6-9e1d-02b3fa804b73 req-7e29d6d6-32e4-45e1-8b62-3c2925e48720 tempest-TestInstancesWithCinderVolumes-1479381705 tempest-TestInstancesWithCinderVolumes-1479381705-project-member] Volume info retrieved successfully. Aug 16 21:21:45.325422 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [req-b115430a-04ef-46d6-9e1d-02b3fa804b73 req-7e29d6d6-32e4-45e1-8b62-3c2925e48720 tempest-TestInstancesWithCinderVolumes-1479381705 tempest-TestInstancesWithCinderVolumes-1479381705-project-member] https://10.4.3.143/volume/v3/volumes/96c8399d-acd0-49e6-9eab-ddc129305660 returned with HTTP 200 Aug 16 21:21:45.326275 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 1200/4842] 10.4.3.143 () {68 vars in 1598 bytes} [Sun Aug 16 21:21:45 2026] GET /volume/v3/volumes/96c8399d-acd0-49e6-9eab-ddc129305660 => generated 939 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:21:45.374709 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [req-e2fe2c42-8311-46b3-8840-4de6ecba1af3 req-4b651702-d88e-4cc9-80d5-236fcb7361f7 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:21:45.377198 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [req-e2fe2c42-8311-46b3-8840-4de6ecba1af3 req-4b651702-d88e-4cc9-80d5-236fcb7361f7 tempest-TestInstancesWithCinderVolumes-1479381705 tempest-TestInstancesWithCinderVolumes-1479381705-project-member] GET https://10.4.3.143/volume/v3/volumes/f343067b-6fa0-4c66-b41d-bad215ead736 Aug 16 21:21:45.377460 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [req-e2fe2c42-8311-46b3-8840-4de6ecba1af3 req-4b651702-d88e-4cc9-80d5-236fcb7361f7 tempest-TestInstancesWithCinderVolumes-1479381705 tempest-TestInstancesWithCinderVolumes-1479381705-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:21:45.377707 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [req-e2fe2c42-8311-46b3-8840-4de6ecba1af3 req-4b651702-d88e-4cc9-80d5-236fcb7361f7 tempest-TestInstancesWithCinderVolumes-1479381705 tempest-TestInstancesWithCinderVolumes-1479381705-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:21:45.386153 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [req-e2fe2c42-8311-46b3-8840-4de6ecba1af3 req-4b651702-d88e-4cc9-80d5-236fcb7361f7 tempest-TestInstancesWithCinderVolumes-1479381705 tempest-TestInstancesWithCinderVolumes-1479381705-project-member] https://10.4.3.143/volume/v3/volumes/f343067b-6fa0-4c66-b41d-bad215ead736 returned with HTTP 404 Aug 16 21:21:45.387138 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 1216/4843] 10.4.3.143 () {68 vars in 1598 bytes} [Sun Aug 16 21:21:45 2026] GET /volume/v3/volumes/f343067b-6fa0-4c66-b41d-bad215ead736 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:21:45.538161 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [req-4daebe06-2e89-4c9b-bade-5fe77b01e790 req-8204e77a-9f54-4b0f-9e1f-54cadbd0c09a None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:21:45.540540 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [req-4daebe06-2e89-4c9b-bade-5fe77b01e790 req-8204e77a-9f54-4b0f-9e1f-54cadbd0c09a tempest-TestMinimumBasicScenario-1744355670 tempest-TestMinimumBasicScenario-1744355670-project-member] GET https://10.4.3.143/volume/v3/attachments?instance_id=b14e098f-347b-44a2-8ab9-040e59a00536 Aug 16 21:21:45.540838 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [req-4daebe06-2e89-4c9b-bade-5fe77b01e790 req-8204e77a-9f54-4b0f-9e1f-54cadbd0c09a tempest-TestMinimumBasicScenario-1744355670 tempest-TestMinimumBasicScenario-1744355670-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:21:45.541082 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [req-4daebe06-2e89-4c9b-bade-5fe77b01e790 req-8204e77a-9f54-4b0f-9e1f-54cadbd0c09a tempest-TestMinimumBasicScenario-1744355670 tempest-TestMinimumBasicScenario-1744355670-project-member] Calling method 'version_select' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:21:45.550561 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [req-4daebe06-2e89-4c9b-bade-5fe77b01e790 req-8204e77a-9f54-4b0f-9e1f-54cadbd0c09a tempest-TestMinimumBasicScenario-1744355670 tempest-TestMinimumBasicScenario-1744355670-project-member] https://10.4.3.143/volume/v3/attachments?instance_id=b14e098f-347b-44a2-8ab9-040e59a00536 returned with HTTP 200 Aug 16 21:21:45.551070 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 1215/4844] 10.4.3.143 () {70 vars in 1637 bytes} [Sun Aug 16 21:21:45 2026] GET /volume/v3/attachments?instance_id=b14e098f-347b-44a2-8ab9-040e59a00536 => generated 192 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:21:45.562994 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [req-4daebe06-2e89-4c9b-bade-5fe77b01e790 req-28d1907e-264a-42e3-be7c-9dd028a4ed49 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:21:45.571631 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [req-4daebe06-2e89-4c9b-bade-5fe77b01e790 req-28d1907e-264a-42e3-be7c-9dd028a4ed49 tempest-TestMinimumBasicScenario-1744355670 tempest-TestMinimumBasicScenario-1744355670-project-member] GET https://10.4.3.143/volume/v3/attachments/2a3578a7-a1fc-49bd-8395-9f53ee779e64 Aug 16 21:21:45.571884 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [req-4daebe06-2e89-4c9b-bade-5fe77b01e790 req-28d1907e-264a-42e3-be7c-9dd028a4ed49 tempest-TestMinimumBasicScenario-1744355670 tempest-TestMinimumBasicScenario-1744355670-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:21:45.572050 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [req-4daebe06-2e89-4c9b-bade-5fe77b01e790 req-28d1907e-264a-42e3-be7c-9dd028a4ed49 tempest-TestMinimumBasicScenario-1744355670 tempest-TestMinimumBasicScenario-1744355670-project-member] Calling method 'version_select' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:21:45.590565 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [req-4daebe06-2e89-4c9b-bade-5fe77b01e790 req-28d1907e-264a-42e3-be7c-9dd028a4ed49 tempest-TestMinimumBasicScenario-1744355670 tempest-TestMinimumBasicScenario-1744355670-project-member] https://10.4.3.143/volume/v3/attachments/2a3578a7-a1fc-49bd-8395-9f53ee779e64 returned with HTTP 200 Aug 16 21:21:45.591116 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 1214/4845] 10.4.3.143 () {70 vars in 1651 bytes} [Sun Aug 16 21:21:45 2026] GET /volume/v3/attachments/2a3578a7-a1fc-49bd-8395-9f53ee779e64 => generated 993 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:21:46.262886 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-2b9d6740-a73c-44f2-957d-f97e43869c45 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:21:46.268940 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-2b9d6740-a73c-44f2-957d-f97e43869c45 tempest-ProjectReaderTests-450167568 tempest-ProjectReaderTests-450167568-project-admin] GET https://10.4.3.143/volume/v3/volumes/5bce4584-eea9-47e7-a7d7-70fc84f37c3e Aug 16 21:21:46.268940 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-2b9d6740-a73c-44f2-957d-f97e43869c45 tempest-ProjectReaderTests-450167568 tempest-ProjectReaderTests-450167568-project-admin] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:21:46.268940 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-2b9d6740-a73c-44f2-957d-f97e43869c45 tempest-ProjectReaderTests-450167568 tempest-ProjectReaderTests-450167568-project-admin] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:21:46.284300 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-2b9d6740-a73c-44f2-957d-f97e43869c45 tempest-ProjectReaderTests-450167568 tempest-ProjectReaderTests-450167568-project-admin] https://10.4.3.143/volume/v3/volumes/5bce4584-eea9-47e7-a7d7-70fc84f37c3e returned with HTTP 404 Aug 16 21:21:46.285227 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 1201/4846] 10.4.3.143 () {68 vars in 1389 bytes} [Sun Aug 16 21:21:46 2026] GET /volume/v3/volumes/5bce4584-eea9-47e7-a7d7-70fc84f37c3e => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 16 21:21:48.143941 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [req-d09a4a1c-575a-417b-a68c-30f69e891278 req-656b3510-98ff-4352-9853-2412b229917b None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:21:48.147267 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [req-d09a4a1c-575a-417b-a68c-30f69e891278 req-656b3510-98ff-4352-9853-2412b229917b tempest-TestInstancesWithCinderVolumes-1479381705 tempest-TestInstancesWithCinderVolumes-1479381705-project-member] DELETE https://10.4.3.143/volume/v3/attachments/0934245d-2593-4d4c-9b51-bcc93580e392 Aug 16 21:21:48.147783 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [req-d09a4a1c-575a-417b-a68c-30f69e891278 req-656b3510-98ff-4352-9853-2412b229917b tempest-TestInstancesWithCinderVolumes-1479381705 tempest-TestInstancesWithCinderVolumes-1479381705-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:21:48.147783 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [req-d09a4a1c-575a-417b-a68c-30f69e891278 req-656b3510-98ff-4352-9853-2412b229917b tempest-TestInstancesWithCinderVolumes-1479381705 tempest-TestInstancesWithCinderVolumes-1479381705-project-member] Calling method 'version_select' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:21:48.157778 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:21:48.157778 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:21:48.220240 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [req-d09a4a1c-575a-417b-a68c-30f69e891278 req-656b3510-98ff-4352-9853-2412b229917b tempest-TestInstancesWithCinderVolumes-1479381705 tempest-TestInstancesWithCinderVolumes-1479381705-project-member] https://10.4.3.143/volume/v3/attachments/0934245d-2593-4d4c-9b51-bcc93580e392 returned with HTTP 200 Aug 16 21:21:48.220736 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 1217/4847] 10.4.3.143 () {72 vars in 1673 bytes} [Sun Aug 16 21:21:48 2026] DELETE /volume/v3/attachments/0934245d-2593-4d4c-9b51-bcc93580e392 => generated 19 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:21:49.296800 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-26e9cc58-1eb7-40f4-845d-fa79d1564680 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:21:49.299356 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-26e9cc58-1eb7-40f4-845d-fa79d1564680 tempest-TestInstancesWithCinderVolumes-1479381705 tempest-TestInstancesWithCinderVolumes-1479381705-project-member] DELETE https://10.4.3.143/volume/v3/volumes/55a32a54-fea6-4fbc-be09-293f6956cc9f Aug 16 21:21:49.299606 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-26e9cc58-1eb7-40f4-845d-fa79d1564680 tempest-TestInstancesWithCinderVolumes-1479381705 tempest-TestInstancesWithCinderVolumes-1479381705-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:21:49.299864 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-26e9cc58-1eb7-40f4-845d-fa79d1564680 tempest-TestInstancesWithCinderVolumes-1479381705 tempest-TestInstancesWithCinderVolumes-1479381705-project-member] Calling method 'delete' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:21:49.300119 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.v3.volumes [None req-26e9cc58-1eb7-40f4-845d-fa79d1564680 tempest-TestInstancesWithCinderVolumes-1479381705 tempest-TestInstancesWithCinderVolumes-1479381705-project-member] Delete volume with id: 55a32a54-fea6-4fbc-be09-293f6956cc9f Aug 16 21:21:49.309661 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:21:49.309661 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:21:49.310313 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-26e9cc58-1eb7-40f4-845d-fa79d1564680 tempest-TestInstancesWithCinderVolumes-1479381705 tempest-TestInstancesWithCinderVolumes-1479381705-project-member] Volume info retrieved successfully. Aug 16 21:21:49.331612 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-26e9cc58-1eb7-40f4-845d-fa79d1564680 tempest-TestInstancesWithCinderVolumes-1479381705 tempest-TestInstancesWithCinderVolumes-1479381705-project-member] Delete volume request issued successfully. Aug 16 21:21:49.331831 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-26e9cc58-1eb7-40f4-845d-fa79d1564680 tempest-TestInstancesWithCinderVolumes-1479381705 tempest-TestInstancesWithCinderVolumes-1479381705-project-member] https://10.4.3.143/volume/v3/volumes/55a32a54-fea6-4fbc-be09-293f6956cc9f returned with HTTP 202 Aug 16 21:21:49.332295 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 1216/4848] 10.4.3.143 () {66 vars in 1351 bytes} [Sun Aug 16 21:21:49 2026] DELETE /volume/v3/volumes/55a32a54-fea6-4fbc-be09-293f6956cc9f => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 21:21:49.339635 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-db9f2952-0879-49af-8cf0-964b1876dc93 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:21:49.341628 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-db9f2952-0879-49af-8cf0-964b1876dc93 tempest-TestInstancesWithCinderVolumes-1479381705 tempest-TestInstancesWithCinderVolumes-1479381705-project-member] GET https://10.4.3.143/volume/v3/volumes/55a32a54-fea6-4fbc-be09-293f6956cc9f Aug 16 21:21:49.341803 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-db9f2952-0879-49af-8cf0-964b1876dc93 tempest-TestInstancesWithCinderVolumes-1479381705 tempest-TestInstancesWithCinderVolumes-1479381705-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:21:49.341990 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-db9f2952-0879-49af-8cf0-964b1876dc93 tempest-TestInstancesWithCinderVolumes-1479381705 tempest-TestInstancesWithCinderVolumes-1479381705-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:21:49.351309 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:21:49.351309 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:21:49.356052 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-db9f2952-0879-49af-8cf0-964b1876dc93 tempest-TestInstancesWithCinderVolumes-1479381705 tempest-TestInstancesWithCinderVolumes-1479381705-project-member] Volume info retrieved successfully. Aug 16 21:21:49.361662 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-db9f2952-0879-49af-8cf0-964b1876dc93 tempest-TestInstancesWithCinderVolumes-1479381705 tempest-TestInstancesWithCinderVolumes-1479381705-project-member] https://10.4.3.143/volume/v3/volumes/55a32a54-fea6-4fbc-be09-293f6956cc9f returned with HTTP 200 Aug 16 21:21:49.362168 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 1215/4849] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:21:49 2026] GET /volume/v3/volumes/55a32a54-fea6-4fbc-be09-293f6956cc9f => generated 1249 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:21:50.376938 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-84756a77-aab4-4b08-b6f9-bd188eb7377d None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:21:50.378756 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-84756a77-aab4-4b08-b6f9-bd188eb7377d tempest-TestInstancesWithCinderVolumes-1479381705 tempest-TestInstancesWithCinderVolumes-1479381705-project-member] GET https://10.4.3.143/volume/v3/volumes/55a32a54-fea6-4fbc-be09-293f6956cc9f Aug 16 21:21:50.379174 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-84756a77-aab4-4b08-b6f9-bd188eb7377d tempest-TestInstancesWithCinderVolumes-1479381705 tempest-TestInstancesWithCinderVolumes-1479381705-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:21:50.379501 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-84756a77-aab4-4b08-b6f9-bd188eb7377d tempest-TestInstancesWithCinderVolumes-1479381705 tempest-TestInstancesWithCinderVolumes-1479381705-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:21:50.386181 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-84756a77-aab4-4b08-b6f9-bd188eb7377d tempest-TestInstancesWithCinderVolumes-1479381705 tempest-TestInstancesWithCinderVolumes-1479381705-project-member] https://10.4.3.143/volume/v3/volumes/55a32a54-fea6-4fbc-be09-293f6956cc9f returned with HTTP 404 Aug 16 21:21:50.387130 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 1202/4850] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:21:50 2026] GET /volume/v3/volumes/55a32a54-fea6-4fbc-be09-293f6956cc9f => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:21:50.395358 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-325c4724-f973-4a71-8f03-bae98426bd42 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:21:50.397512 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-325c4724-f973-4a71-8f03-bae98426bd42 tempest-TestInstancesWithCinderVolumes-1479381705 tempest-TestInstancesWithCinderVolumes-1479381705-project-member] DELETE https://10.4.3.143/volume/v3/volumes/96c8399d-acd0-49e6-9eab-ddc129305660 Aug 16 21:21:50.397824 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-325c4724-f973-4a71-8f03-bae98426bd42 tempest-TestInstancesWithCinderVolumes-1479381705 tempest-TestInstancesWithCinderVolumes-1479381705-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:21:50.398138 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-325c4724-f973-4a71-8f03-bae98426bd42 tempest-TestInstancesWithCinderVolumes-1479381705 tempest-TestInstancesWithCinderVolumes-1479381705-project-member] Calling method 'delete' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:21:50.398382 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.v3.volumes [None req-325c4724-f973-4a71-8f03-bae98426bd42 tempest-TestInstancesWithCinderVolumes-1479381705 tempest-TestInstancesWithCinderVolumes-1479381705-project-member] Delete volume with id: 96c8399d-acd0-49e6-9eab-ddc129305660 Aug 16 21:21:50.405958 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-325c4724-f973-4a71-8f03-bae98426bd42 tempest-TestInstancesWithCinderVolumes-1479381705 tempest-TestInstancesWithCinderVolumes-1479381705-project-member] https://10.4.3.143/volume/v3/volumes/96c8399d-acd0-49e6-9eab-ddc129305660 returned with HTTP 404 Aug 16 21:21:50.406580 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 1218/4851] 10.4.3.143 () {66 vars in 1351 bytes} [Sun Aug 16 21:21:50 2026] DELETE /volume/v3/volumes/96c8399d-acd0-49e6-9eab-ddc129305660 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:21:50.415452 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-77b3ec98-d9ed-4013-aaf8-8ae2db894c78 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:21:50.417937 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-77b3ec98-d9ed-4013-aaf8-8ae2db894c78 tempest-TestInstancesWithCinderVolumes-1479381705 tempest-TestInstancesWithCinderVolumes-1479381705-project-member] GET https://10.4.3.143/volume/v3/volumes/96c8399d-acd0-49e6-9eab-ddc129305660 Aug 16 21:21:50.418229 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-77b3ec98-d9ed-4013-aaf8-8ae2db894c78 tempest-TestInstancesWithCinderVolumes-1479381705 tempest-TestInstancesWithCinderVolumes-1479381705-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:21:50.418503 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-77b3ec98-d9ed-4013-aaf8-8ae2db894c78 tempest-TestInstancesWithCinderVolumes-1479381705 tempest-TestInstancesWithCinderVolumes-1479381705-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:21:50.426434 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-77b3ec98-d9ed-4013-aaf8-8ae2db894c78 tempest-TestInstancesWithCinderVolumes-1479381705 tempest-TestInstancesWithCinderVolumes-1479381705-project-member] https://10.4.3.143/volume/v3/volumes/96c8399d-acd0-49e6-9eab-ddc129305660 returned with HTTP 404 Aug 16 21:21:50.427102 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 1217/4852] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:21:50 2026] GET /volume/v3/volumes/96c8399d-acd0-49e6-9eab-ddc129305660 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:21:50.435644 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-a8f06074-58a8-4c21-953b-980320220526 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:21:50.437623 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-a8f06074-58a8-4c21-953b-980320220526 tempest-TestInstancesWithCinderVolumes-1479381705 tempest-TestInstancesWithCinderVolumes-1479381705-project-member] DELETE https://10.4.3.143/volume/v3/volumes/f343067b-6fa0-4c66-b41d-bad215ead736 Aug 16 21:21:50.437882 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-a8f06074-58a8-4c21-953b-980320220526 tempest-TestInstancesWithCinderVolumes-1479381705 tempest-TestInstancesWithCinderVolumes-1479381705-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:21:50.438129 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-a8f06074-58a8-4c21-953b-980320220526 tempest-TestInstancesWithCinderVolumes-1479381705 tempest-TestInstancesWithCinderVolumes-1479381705-project-member] Calling method 'delete' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:21:50.438360 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.v3.volumes [None req-a8f06074-58a8-4c21-953b-980320220526 tempest-TestInstancesWithCinderVolumes-1479381705 tempest-TestInstancesWithCinderVolumes-1479381705-project-member] Delete volume with id: f343067b-6fa0-4c66-b41d-bad215ead736 Aug 16 21:21:50.445559 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-a8f06074-58a8-4c21-953b-980320220526 tempest-TestInstancesWithCinderVolumes-1479381705 tempest-TestInstancesWithCinderVolumes-1479381705-project-member] https://10.4.3.143/volume/v3/volumes/f343067b-6fa0-4c66-b41d-bad215ead736 returned with HTTP 404 Aug 16 21:21:50.446195 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 1216/4853] 10.4.3.143 () {66 vars in 1351 bytes} [Sun Aug 16 21:21:50 2026] DELETE /volume/v3/volumes/f343067b-6fa0-4c66-b41d-bad215ead736 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:21:50.455278 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-85a6fefa-b2f4-4303-8e61-bee1cb489ebb None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:21:50.457025 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-85a6fefa-b2f4-4303-8e61-bee1cb489ebb tempest-TestInstancesWithCinderVolumes-1479381705 tempest-TestInstancesWithCinderVolumes-1479381705-project-member] GET https://10.4.3.143/volume/v3/volumes/f343067b-6fa0-4c66-b41d-bad215ead736 Aug 16 21:21:50.457395 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-85a6fefa-b2f4-4303-8e61-bee1cb489ebb tempest-TestInstancesWithCinderVolumes-1479381705 tempest-TestInstancesWithCinderVolumes-1479381705-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:21:50.457737 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-85a6fefa-b2f4-4303-8e61-bee1cb489ebb tempest-TestInstancesWithCinderVolumes-1479381705 tempest-TestInstancesWithCinderVolumes-1479381705-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:21:50.464484 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-85a6fefa-b2f4-4303-8e61-bee1cb489ebb tempest-TestInstancesWithCinderVolumes-1479381705 tempest-TestInstancesWithCinderVolumes-1479381705-project-member] https://10.4.3.143/volume/v3/volumes/f343067b-6fa0-4c66-b41d-bad215ead736 returned with HTTP 404 Aug 16 21:21:50.465166 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 1203/4854] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:21:50 2026] GET /volume/v3/volumes/f343067b-6fa0-4c66-b41d-bad215ead736 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:21:50.473768 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-18f7ea95-c7f3-4e4b-ac67-1f1d75f737b6 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:21:50.475894 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-18f7ea95-c7f3-4e4b-ac67-1f1d75f737b6 tempest-TestInstancesWithCinderVolumes-519094678 tempest-TestInstancesWithCinderVolumes-519094678-project-admin] GET https://10.4.3.143/volume/v3/volumes/detail?all_tenants=1 Aug 16 21:21:50.476151 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-18f7ea95-c7f3-4e4b-ac67-1f1d75f737b6 tempest-TestInstancesWithCinderVolumes-519094678 tempest-TestInstancesWithCinderVolumes-519094678-project-admin] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:21:50.476394 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-18f7ea95-c7f3-4e4b-ac67-1f1d75f737b6 tempest-TestInstancesWithCinderVolumes-519094678 tempest-TestInstancesWithCinderVolumes-519094678-project-admin] Calling method 'detail' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:21:50.477072 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:21:50.477072 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:21:50.477433 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-18f7ea95-c7f3-4e4b-ac67-1f1d75f737b6 tempest-TestInstancesWithCinderVolumes-519094678 tempest-TestInstancesWithCinderVolumes-519094678-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100330) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 16 21:21:50.491757 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-18f7ea95-c7f3-4e4b-ac67-1f1d75f737b6 tempest-TestInstancesWithCinderVolumes-519094678 tempest-TestInstancesWithCinderVolumes-519094678-project-admin] Get all volumes completed successfully. Aug 16 21:21:50.493493 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:21:50.493493 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:21:50.497879 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-18f7ea95-c7f3-4e4b-ac67-1f1d75f737b6 tempest-TestInstancesWithCinderVolumes-519094678 tempest-TestInstancesWithCinderVolumes-519094678-project-admin] https://10.4.3.143/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 16 21:21:50.498475 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 1219/4855] 10.4.3.143 () {66 vars in 1285 bytes} [Sun Aug 16 21:21:50 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 7706 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:21:50.513530 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-1c5c7ca2-4d43-4eaf-a997-bf9b8e336436 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:21:50.515223 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-1c5c7ca2-4d43-4eaf-a997-bf9b8e336436 tempest-TestInstancesWithCinderVolumes-519094678 tempest-TestInstancesWithCinderVolumes-519094678-project-admin] DELETE https://10.4.3.143/volume/v3/types/569fd1ab-c5f0-4b7a-99d9-5e872c50458b Aug 16 21:21:50.515435 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-1c5c7ca2-4d43-4eaf-a997-bf9b8e336436 tempest-TestInstancesWithCinderVolumes-519094678 tempest-TestInstancesWithCinderVolumes-519094678-project-admin] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:21:50.515644 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-1c5c7ca2-4d43-4eaf-a997-bf9b8e336436 tempest-TestInstancesWithCinderVolumes-519094678 tempest-TestInstancesWithCinderVolumes-519094678-project-admin] Calling method '_delete' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:21:50.539073 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-1c5c7ca2-4d43-4eaf-a997-bf9b8e336436 tempest-TestInstancesWithCinderVolumes-519094678 tempest-TestInstancesWithCinderVolumes-519094678-project-admin] https://10.4.3.143/volume/v3/types/569fd1ab-c5f0-4b7a-99d9-5e872c50458b returned with HTTP 202 Aug 16 21:21:50.539616 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 1218/4856] 10.4.3.143 () {66 vars in 1345 bytes} [Sun Aug 16 21:21:50 2026] DELETE /volume/v3/types/569fd1ab-c5f0-4b7a-99d9-5e872c50458b => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 21:21:50.547587 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-c9229ee0-55e8-4120-ab9f-1f6b538cf2d6 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:21:50.549417 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-c9229ee0-55e8-4120-ab9f-1f6b538cf2d6 tempest-TestInstancesWithCinderVolumes-519094678 tempest-TestInstancesWithCinderVolumes-519094678-project-admin] GET https://10.4.3.143/volume/v3/volumes/detail?all_tenants=1 Aug 16 21:21:50.549610 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-c9229ee0-55e8-4120-ab9f-1f6b538cf2d6 tempest-TestInstancesWithCinderVolumes-519094678 tempest-TestInstancesWithCinderVolumes-519094678-project-admin] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:21:50.549799 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-c9229ee0-55e8-4120-ab9f-1f6b538cf2d6 tempest-TestInstancesWithCinderVolumes-519094678 tempest-TestInstancesWithCinderVolumes-519094678-project-admin] Calling method 'detail' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:21:50.550608 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-c9229ee0-55e8-4120-ab9f-1f6b538cf2d6 tempest-TestInstancesWithCinderVolumes-519094678 tempest-TestInstancesWithCinderVolumes-519094678-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100331) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 16 21:21:50.562185 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-c9229ee0-55e8-4120-ab9f-1f6b538cf2d6 tempest-TestInstancesWithCinderVolumes-519094678 tempest-TestInstancesWithCinderVolumes-519094678-project-admin] Get all volumes completed successfully. Aug 16 21:21:50.564062 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:21:50.564062 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:21:50.568785 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-c9229ee0-55e8-4120-ab9f-1f6b538cf2d6 tempest-TestInstancesWithCinderVolumes-519094678 tempest-TestInstancesWithCinderVolumes-519094678-project-admin] https://10.4.3.143/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 16 21:21:50.569265 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 1217/4857] 10.4.3.143 () {66 vars in 1285 bytes} [Sun Aug 16 21:21:50 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 7706 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:21:50.590152 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-deab4f90-a3f5-4f67-bae5-a381fd82ac27 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:21:50.591559 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-deab4f90-a3f5-4f67-bae5-a381fd82ac27 tempest-TestInstancesWithCinderVolumes-519094678 tempest-TestInstancesWithCinderVolumes-519094678-project-admin] DELETE https://10.4.3.143/volume/v3/types/73efaaa8-93b1-40cd-9a5e-5330d549061e Aug 16 21:21:50.592014 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-deab4f90-a3f5-4f67-bae5-a381fd82ac27 tempest-TestInstancesWithCinderVolumes-519094678 tempest-TestInstancesWithCinderVolumes-519094678-project-admin] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:21:50.592322 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-deab4f90-a3f5-4f67-bae5-a381fd82ac27 tempest-TestInstancesWithCinderVolumes-519094678 tempest-TestInstancesWithCinderVolumes-519094678-project-admin] Calling method '_delete' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:21:50.624827 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-deab4f90-a3f5-4f67-bae5-a381fd82ac27 tempest-TestInstancesWithCinderVolumes-519094678 tempest-TestInstancesWithCinderVolumes-519094678-project-admin] https://10.4.3.143/volume/v3/types/73efaaa8-93b1-40cd-9a5e-5330d549061e returned with HTTP 202 Aug 16 21:21:50.625494 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 1204/4858] 10.4.3.143 () {66 vars in 1345 bytes} [Sun Aug 16 21:21:50 2026] DELETE /volume/v3/types/73efaaa8-93b1-40cd-9a5e-5330d549061e => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 21:21:50.964710 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-111e89c4-c3df-433b-bd10-544617aebecd None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:21:50.966258 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-111e89c4-c3df-433b-bd10-544617aebecd tempest-TestInstancesWithCinderVolumes-519094678 tempest-TestInstancesWithCinderVolumes-519094678-project-admin] GET https://10.4.3.143/volume/v3/volumes/detail?all_tenants=1 Aug 16 21:21:50.966459 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-111e89c4-c3df-433b-bd10-544617aebecd tempest-TestInstancesWithCinderVolumes-519094678 tempest-TestInstancesWithCinderVolumes-519094678-project-admin] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:21:50.966656 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-111e89c4-c3df-433b-bd10-544617aebecd tempest-TestInstancesWithCinderVolumes-519094678 tempest-TestInstancesWithCinderVolumes-519094678-project-admin] Calling method 'detail' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:21:50.967377 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-111e89c4-c3df-433b-bd10-544617aebecd tempest-TestInstancesWithCinderVolumes-519094678 tempest-TestInstancesWithCinderVolumes-519094678-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100330) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 16 21:21:50.981607 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-111e89c4-c3df-433b-bd10-544617aebecd tempest-TestInstancesWithCinderVolumes-519094678 tempest-TestInstancesWithCinderVolumes-519094678-project-admin] Get all volumes completed successfully. Aug 16 21:21:50.983984 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:21:50.983984 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:21:50.989576 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-111e89c4-c3df-433b-bd10-544617aebecd tempest-TestInstancesWithCinderVolumes-519094678 tempest-TestInstancesWithCinderVolumes-519094678-project-admin] https://10.4.3.143/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 16 21:21:50.990123 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 1220/4859] 10.4.3.143 () {66 vars in 1285 bytes} [Sun Aug 16 21:21:50 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 7706 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:21:51.005848 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-bc247d2e-e0cf-4688-898a-398e43753042 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:21:51.007759 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-bc247d2e-e0cf-4688-898a-398e43753042 tempest-TestInstancesWithCinderVolumes-519094678 tempest-TestInstancesWithCinderVolumes-519094678-project-admin] DELETE https://10.4.3.143/volume/v3/volumes/aa5021e8-e324-4193-9918-480a9df40f38 Aug 16 21:21:51.007974 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-bc247d2e-e0cf-4688-898a-398e43753042 tempest-TestInstancesWithCinderVolumes-519094678 tempest-TestInstancesWithCinderVolumes-519094678-project-admin] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:21:51.008173 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-bc247d2e-e0cf-4688-898a-398e43753042 tempest-TestInstancesWithCinderVolumes-519094678 tempest-TestInstancesWithCinderVolumes-519094678-project-admin] Calling method 'delete' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:21:51.008359 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.v3.volumes [None req-bc247d2e-e0cf-4688-898a-398e43753042 tempest-TestInstancesWithCinderVolumes-519094678 tempest-TestInstancesWithCinderVolumes-519094678-project-admin] Delete volume with id: aa5021e8-e324-4193-9918-480a9df40f38 Aug 16 21:21:51.016649 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:21:51.016649 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:21:51.017055 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-bc247d2e-e0cf-4688-898a-398e43753042 tempest-TestInstancesWithCinderVolumes-519094678 tempest-TestInstancesWithCinderVolumes-519094678-project-admin] Volume info retrieved successfully. Aug 16 21:21:51.031077 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.image.cache [None req-bc247d2e-e0cf-4688-898a-398e43753042 tempest-TestInstancesWithCinderVolumes-519094678 tempest-TestInstancesWithCinderVolumes-519094678-project-admin] Evicting image cache entry: {'id': 7, 'image_id': '5e326c14-27d1-4bea-b720-0229ec7f34a4', 'volume_id': 'aa5021e8-e324-4193-9918-480a9df40f38', 'host': 'np0000007409@storpool#default', 'size': 1, 'image_updated_at': datetime.datetime(2026, 8, 16, 21, 20, 18), 'last_used': datetime.datetime(2026, 8, 16, 21, 20, 27)}. {{(pid=100332) evict /opt/stack/cinder/cinder/image/cache.py:52}} Aug 16 21:21:51.044946 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-bc247d2e-e0cf-4688-898a-398e43753042 tempest-TestInstancesWithCinderVolumes-519094678 tempest-TestInstancesWithCinderVolumes-519094678-project-admin] Delete volume request issued successfully. Aug 16 21:21:51.044946 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-bc247d2e-e0cf-4688-898a-398e43753042 tempest-TestInstancesWithCinderVolumes-519094678 tempest-TestInstancesWithCinderVolumes-519094678-project-admin] https://10.4.3.143/volume/v3/volumes/aa5021e8-e324-4193-9918-480a9df40f38 returned with HTTP 202 Aug 16 21:21:51.044946 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 1219/4860] 10.4.3.143 () {66 vars in 1351 bytes} [Sun Aug 16 21:21:51 2026] DELETE /volume/v3/volumes/aa5021e8-e324-4193-9918-480a9df40f38 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 21:21:51.050542 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-9f98c121-ce22-404f-b5e3-d4731177b818 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:21:51.052363 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-9f98c121-ce22-404f-b5e3-d4731177b818 tempest-TestInstancesWithCinderVolumes-519094678 tempest-TestInstancesWithCinderVolumes-519094678-project-admin] GET https://10.4.3.143/volume/v3/volumes/aa5021e8-e324-4193-9918-480a9df40f38 Aug 16 21:21:51.052545 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-9f98c121-ce22-404f-b5e3-d4731177b818 tempest-TestInstancesWithCinderVolumes-519094678 tempest-TestInstancesWithCinderVolumes-519094678-project-admin] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:21:51.052721 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-9f98c121-ce22-404f-b5e3-d4731177b818 tempest-TestInstancesWithCinderVolumes-519094678 tempest-TestInstancesWithCinderVolumes-519094678-project-admin] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:21:51.060043 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:21:51.060043 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:21:51.064103 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-9f98c121-ce22-404f-b5e3-d4731177b818 tempest-TestInstancesWithCinderVolumes-519094678 tempest-TestInstancesWithCinderVolumes-519094678-project-admin] Volume info retrieved successfully. Aug 16 21:21:51.070725 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-9f98c121-ce22-404f-b5e3-d4731177b818 tempest-TestInstancesWithCinderVolumes-519094678 tempest-TestInstancesWithCinderVolumes-519094678-project-admin] https://10.4.3.143/volume/v3/volumes/aa5021e8-e324-4193-9918-480a9df40f38 returned with HTTP 200 Aug 16 21:21:51.071261 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 1218/4861] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:21:51 2026] GET /volume/v3/volumes/aa5021e8-e324-4193-9918-480a9df40f38 => generated 1141 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:21:52.086666 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-4d1e6d14-2707-401a-9ad5-11fb2b545c66 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:21:52.089476 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-4d1e6d14-2707-401a-9ad5-11fb2b545c66 tempest-TestInstancesWithCinderVolumes-519094678 tempest-TestInstancesWithCinderVolumes-519094678-project-admin] GET https://10.4.3.143/volume/v3/volumes/aa5021e8-e324-4193-9918-480a9df40f38 Aug 16 21:21:52.089476 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-4d1e6d14-2707-401a-9ad5-11fb2b545c66 tempest-TestInstancesWithCinderVolumes-519094678 tempest-TestInstancesWithCinderVolumes-519094678-project-admin] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:21:52.089476 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-4d1e6d14-2707-401a-9ad5-11fb2b545c66 tempest-TestInstancesWithCinderVolumes-519094678 tempest-TestInstancesWithCinderVolumes-519094678-project-admin] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:21:52.095950 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-4d1e6d14-2707-401a-9ad5-11fb2b545c66 tempest-TestInstancesWithCinderVolumes-519094678 tempest-TestInstancesWithCinderVolumes-519094678-project-admin] https://10.4.3.143/volume/v3/volumes/aa5021e8-e324-4193-9918-480a9df40f38 returned with HTTP 404 Aug 16 21:21:52.096689 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 1205/4862] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:21:52 2026] GET /volume/v3/volumes/aa5021e8-e324-4193-9918-480a9df40f38 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:21:52.105793 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-b99c28b5-3417-4208-940f-9336219bb6a3 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:21:52.110745 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-b99c28b5-3417-4208-940f-9336219bb6a3 tempest-TestInstancesWithCinderVolumes-519094678 tempest-TestInstancesWithCinderVolumes-519094678-project-admin] DELETE https://10.4.3.143/volume/v3/types/23c19230-acd9-426e-8480-c22637d91302 Aug 16 21:21:52.110745 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-b99c28b5-3417-4208-940f-9336219bb6a3 tempest-TestInstancesWithCinderVolumes-519094678 tempest-TestInstancesWithCinderVolumes-519094678-project-admin] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:21:52.111005 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-b99c28b5-3417-4208-940f-9336219bb6a3 tempest-TestInstancesWithCinderVolumes-519094678 tempest-TestInstancesWithCinderVolumes-519094678-project-admin] Calling method '_delete' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:21:52.147380 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-b99c28b5-3417-4208-940f-9336219bb6a3 tempest-TestInstancesWithCinderVolumes-519094678 tempest-TestInstancesWithCinderVolumes-519094678-project-admin] https://10.4.3.143/volume/v3/types/23c19230-acd9-426e-8480-c22637d91302 returned with HTTP 202 Aug 16 21:21:52.149472 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 1221/4863] 10.4.3.143 () {66 vars in 1345 bytes} [Sun Aug 16 21:21:52 2026] DELETE /volume/v3/types/23c19230-acd9-426e-8480-c22637d91302 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 21:22:01.038116 np0000007409 devstack@c-api.service[100332]: DEBUG dbcounter [-] [100332] Writing DB stats cinder:SELECT=45,cinder:UPDATE=7,cinder:INSERT=3,cinder:DELETE=1 {{(pid=100332) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 16 21:22:01.068023 np0000007409 devstack@c-api.service[100331]: DEBUG dbcounter [-] [100331] Writing DB stats cinder:SELECT=58,cinder:INSERT=8,cinder:UPDATE=17 {{(pid=100331) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 16 21:22:02.091842 np0000007409 devstack@c-api.service[100333]: DEBUG dbcounter [-] [100333] Writing DB stats cinder:SELECT=48,cinder:UPDATE=17,cinder:INSERT=6 {{(pid=100333) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 16 21:22:02.141042 np0000007409 devstack@c-api.service[100330]: DEBUG dbcounter [-] [100330] Writing DB stats cinder:SELECT=69,cinder:INSERT=8,cinder:UPDATE=21 {{(pid=100330) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 16 21:22:15.616667 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-60c98d38-2cec-4eb1-8f28-1eac52988898 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:22:15.727662 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-60c98d38-2cec-4eb1-8f28-1eac52988898 tempest-VolumeMultiattachTests-1903877240 tempest-VolumeMultiattachTests-1903877240-project-admin] POST https://10.4.3.143/volume/v3/types Aug 16 21:22:15.727662 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-60c98d38-2cec-4eb1-8f28-1eac52988898 tempest-VolumeMultiattachTests-1903877240 tempest-VolumeMultiattachTests-1903877240-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-762358346-68459509", "extra_specs": {"multiattach": " True"}}} {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:22:15.743140 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-60c98d38-2cec-4eb1-8f28-1eac52988898 tempest-VolumeMultiattachTests-1903877240 tempest-VolumeMultiattachTests-1903877240-project-admin] https://10.4.3.143/volume/v3/types returned with HTTP 200 Aug 16 21:22:15.743670 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 1220/4864] 10.4.3.143 () {68 vars in 1253 bytes} [Sun Aug 16 21:22:15 2026] POST /volume/v3/types => generated 284 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:22:15.753539 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-14d415e9-588b-4986-bf4d-acc8d447b332 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:22:15.755476 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-14d415e9-588b-4986-bf4d-acc8d447b332 tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] POST https://10.4.3.143/volume/v3/volumes Aug 16 21:22:15.755850 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-14d415e9-588b-4986-bf4d-acc8d447b332 tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeMultiattachTests-volume-1669268999", "snapshot_id": null, "imageRef": null, "volume_type": "5631cf3b-cc71-4e0c-ab5f-994893d904a6", "size": 1}} {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:22:15.757815 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.v3.volumes [None req-14d415e9-588b-4986-bf4d-acc8d447b332 tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeMultiattachTests-volume-1669268999', 'snapshot_id': None, 'imageRef': None, 'volume_type': '5631cf3b-cc71-4e0c-ab5f-994893d904a6', 'size': 1}} {{(pid=100331) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 21:22:15.762888 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.v3.volumes [None req-14d415e9-588b-4986-bf4d-acc8d447b332 tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] Create volume of 1 GB Aug 16 21:22:15.763141 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:22:15.763141 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:22:15.763740 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-14d415e9-588b-4986-bf4d-acc8d447b332 tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] Availability Zones retrieved successfully. Aug 16 21:22:15.769431 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-14d415e9-588b-4986-bf4d-acc8d447b332 tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] Flow 'volume_create_api' (e6b803d1-e3c3-4020-af12-1460c3d7bd32) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100331) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:22:15.771016 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-14d415e9-588b-4986-bf4d-acc8d447b332 tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (176cf3d9-58ec-4041-8e6d-1679f25619eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:22:15.772018 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.flows.api.create_volume [None req-14d415e9-588b-4986-bf4d-acc8d447b332 tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] Validating volume size '1' using validate_int {{(pid=100331) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 21:22:15.781543 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:22:15.781543 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:22:15.797934 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-14d415e9-588b-4986-bf4d-acc8d447b332 tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (176cf3d9-58ec-4041-8e6d-1679f25619eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T21:22:16Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=5631cf3b-cc71-4e0c-ab5f-994893d904a6,is_public=True,name='tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-762358346-68459509',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5631cf3b-cc71-4e0c-ab5f-994893d904a6', 'encryption_key_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=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:22:15.799172 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-14d415e9-588b-4986-bf4d-acc8d447b332 tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d6129824-21d3-4057-b793-59ea8d813908) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:22:15.835481 np0000007409 devstack@c-api.service[100331]: WARNING cinder.quota [None req-14d415e9-588b-4986-bf4d-acc8d447b332 tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-762358346-68459509 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-762358346-68459509, it is now deprecated. Please use the default quota class for default quota. Aug 16 21:22:15.836274 np0000007409 devstack@c-api.service[100331]: WARNING cinder.quota [None req-14d415e9-588b-4986-bf4d-acc8d447b332 tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-762358346-68459509 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-762358346-68459509, it is now deprecated. Please use the default quota class for default quota. Aug 16 21:22:15.871119 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.quota [None req-14d415e9-588b-4986-bf4d-acc8d447b332 tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] Created reservations ['f279ca27-99a2-41d9-b4f5-7234f695b56c', 'acf5d610-4b97-4876-9643-d77f50d17964', '3eaae3fb-fceb-4940-bfec-838cd62fb78b', 'abfbbd2f-e277-4329-9edb-7c77a8905dff'] {{(pid=100331) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:22:15.871886 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-14d415e9-588b-4986-bf4d-acc8d447b332 tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d6129824-21d3-4057-b793-59ea8d813908) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f279ca27-99a2-41d9-b4f5-7234f695b56c', 'acf5d610-4b97-4876-9643-d77f50d17964', '3eaae3fb-fceb-4940-bfec-838cd62fb78b', 'abfbbd2f-e277-4329-9edb-7c77a8905dff']}' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:22:15.872680 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-14d415e9-588b-4986-bf4d-acc8d447b332 tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c5b8774d-2fa6-4889-af9f-d646b22023a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:22:15.896776 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-14d415e9-588b-4986-bf4d-acc8d447b332 tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c5b8774d-2fa6-4889-af9f-d646b22023a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2405fba0-0585-4e23-a942-0e7f8e1c0d31', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-1669268999',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='9fb862c167b64c7585b210785f192d8f',qos_specs=None,replication_status=,reservations=['f279ca27-99a2-41d9-b4f5-7234f695b56c','acf5d610-4b97-4876-9643-d77f50d17964','3eaae3fb-fceb-4940-bfec-838cd62fb78b','abfbbd2f-e277-4329-9edb-7c77a8905dff'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7e32dddbfb1644e5ab88e70cf2d3326f',volume_type_id=5631cf3b-cc71-4e0c-ab5f-994893d904a6), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T21:22:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-1669268999',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2405fba0-0585-4e23-a942-0e7f8e1c0d31,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='9fb862c167b64c7585b210785f192d8f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7e32dddbfb1644e5ab88e70cf2d3326f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5631cf3b-cc71-4e0c-ab5f-994893d904a6),volume_type_id=5631cf3b-cc71-4e0c-ab5f-994893d904a6)}' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:22:15.897715 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-14d415e9-588b-4986-bf4d-acc8d447b332 tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d411de23-c00a-4072-894e-5a1009ce742d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:22:15.916703 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-14d415e9-588b-4986-bf4d-acc8d447b332 tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d411de23-c00a-4072-894e-5a1009ce742d) transitioned into state 'SUCCESS' from state '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-1669268999',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='9fb862c167b64c7585b210785f192d8f',qos_specs=None,replication_status=,reservations=['f279ca27-99a2-41d9-b4f5-7234f695b56c','acf5d610-4b97-4876-9643-d77f50d17964','3eaae3fb-fceb-4940-bfec-838cd62fb78b','abfbbd2f-e277-4329-9edb-7c77a8905dff'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7e32dddbfb1644e5ab88e70cf2d3326f',volume_type_id=5631cf3b-cc71-4e0c-ab5f-994893d904a6)}' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:22:15.917574 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-14d415e9-588b-4986-bf4d-acc8d447b332 tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (88121e34-fe50-41ed-aca4-f493fc9c3a69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:22:15.928386 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-14d415e9-588b-4986-bf4d-acc8d447b332 tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (88121e34-fe50-41ed-aca4-f493fc9c3a69) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:22:15.929322 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-14d415e9-588b-4986-bf4d-acc8d447b332 tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] Flow 'volume_create_api' (e6b803d1-e3c3-4020-af12-1460c3d7bd32) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100331) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:22:15.929667 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-14d415e9-588b-4986-bf4d-acc8d447b332 tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] Create volume request issued successfully. Aug 16 21:22:15.930437 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-14d415e9-588b-4986-bf4d-acc8d447b332 tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Aug 16 21:22:15.931076 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 1219/4865] 10.4.3.143 () {68 vars in 1259 bytes} [Sun Aug 16 21:22:15 2026] POST /volume/v3/volumes => generated 827 bytes in 178 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 21:22:15.947006 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-562965ff-516e-4ff5-a2d1-6aeb31ba8b59 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:22:15.949678 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-562965ff-516e-4ff5-a2d1-6aeb31ba8b59 tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] GET https://10.4.3.143/volume/v3/volumes/2405fba0-0585-4e23-a942-0e7f8e1c0d31 Aug 16 21:22:15.950100 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-562965ff-516e-4ff5-a2d1-6aeb31ba8b59 tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:22:15.950268 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-562965ff-516e-4ff5-a2d1-6aeb31ba8b59 tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:22:15.960955 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:22:15.960955 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:22:15.965598 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-562965ff-516e-4ff5-a2d1-6aeb31ba8b59 tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] Volume info retrieved successfully. Aug 16 21:22:15.972274 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-562965ff-516e-4ff5-a2d1-6aeb31ba8b59 tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] https://10.4.3.143/volume/v3/volumes/2405fba0-0585-4e23-a942-0e7f8e1c0d31 returned with HTTP 200 Aug 16 21:22:15.972818 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 1206/4866] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:22:15 2026] GET /volume/v3/volumes/2405fba0-0585-4e23-a942-0e7f8e1c0d31 => generated 895 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:22:16.987194 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-21e21d59-1338-4faf-8a58-3ac7780956c3 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:22:16.989361 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-21e21d59-1338-4faf-8a58-3ac7780956c3 tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] GET https://10.4.3.143/volume/v3/volumes/2405fba0-0585-4e23-a942-0e7f8e1c0d31 Aug 16 21:22:16.989656 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-21e21d59-1338-4faf-8a58-3ac7780956c3 tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:22:16.989891 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-21e21d59-1338-4faf-8a58-3ac7780956c3 tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:22:16.999332 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:22:16.999332 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:22:17.004184 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-21e21d59-1338-4faf-8a58-3ac7780956c3 tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] Volume info retrieved successfully. Aug 16 21:22:17.009815 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-21e21d59-1338-4faf-8a58-3ac7780956c3 tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] https://10.4.3.143/volume/v3/volumes/2405fba0-0585-4e23-a942-0e7f8e1c0d31 returned with HTTP 200 Aug 16 21:22:17.010425 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 1222/4867] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:22:16 2026] GET /volume/v3/volumes/2405fba0-0585-4e23-a942-0e7f8e1c0d31 => generated 920 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:22:17.025911 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-b59fe660-033f-4625-8284-4ffa9ba2b474 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:22:17.029510 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-b59fe660-033f-4625-8284-4ffa9ba2b474 tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] GET https://10.4.3.143/volume/v3/volumes/2405fba0-0585-4e23-a942-0e7f8e1c0d31 Aug 16 21:22:17.029510 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-b59fe660-033f-4625-8284-4ffa9ba2b474 tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:22:17.029510 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-b59fe660-033f-4625-8284-4ffa9ba2b474 tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:22:17.037180 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:22:17.037180 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:22:17.042043 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-b59fe660-033f-4625-8284-4ffa9ba2b474 tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] Volume info retrieved successfully. Aug 16 21:22:17.049746 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-b59fe660-033f-4625-8284-4ffa9ba2b474 tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] https://10.4.3.143/volume/v3/volumes/2405fba0-0585-4e23-a942-0e7f8e1c0d31 returned with HTTP 200 Aug 16 21:22:17.050513 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 1221/4868] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:22:17 2026] GET /volume/v3/volumes/2405fba0-0585-4e23-a942-0e7f8e1c0d31 => generated 920 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:22:17.066525 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-7d95fee6-06f6-47b0-8afc-c1025b116193 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:22:17.068473 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-7d95fee6-06f6-47b0-8afc-c1025b116193 tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] POST https://10.4.3.143/volume/v3/volumes Aug 16 21:22:17.068826 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-7d95fee6-06f6-47b0-8afc-c1025b116193 tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeMultiattachTests-volume-506484698", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:22:17.070319 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.v3.volumes [None req-7d95fee6-06f6-47b0-8afc-c1025b116193 tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeMultiattachTests-volume-506484698', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100331) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 21:22:17.070430 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.v3.volumes [None req-7d95fee6-06f6-47b0-8afc-c1025b116193 tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] Create volume of 1 GB Aug 16 21:22:17.070998 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:22:17.070998 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:22:17.074680 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-7d95fee6-06f6-47b0-8afc-c1025b116193 tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] Availability Zones retrieved successfully. Aug 16 21:22:17.083046 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-7d95fee6-06f6-47b0-8afc-c1025b116193 tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] Flow 'volume_create_api' (76e4e706-ef1c-44cc-89cf-f38e7cad219f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100331) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:22:17.084412 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-7d95fee6-06f6-47b0-8afc-c1025b116193 tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (12437445-ab6c-46a9-9524-7a8c39dad650) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:22:17.085698 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.flows.api.create_volume [None req-7d95fee6-06f6-47b0-8afc-c1025b116193 tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] Validating volume size '1' using validate_int {{(pid=100331) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 21:22:17.117960 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-7d95fee6-06f6-47b0-8afc-c1025b116193 tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (12437445-ab6c-46a9-9524-7a8c39dad650) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T21:04:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=69e633b8-fab9-4b15-8b40-4f1a67c51cda,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '69e633b8-fab9-4b15-8b40-4f1a67c51cda', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:22:17.119083 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-7d95fee6-06f6-47b0-8afc-c1025b116193 tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (49b8393c-e1d7-43b4-8ebc-7321af5130d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:22:17.177837 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.quota [None req-7d95fee6-06f6-47b0-8afc-c1025b116193 tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] Created reservations ['0f6106fd-abc6-4b45-a178-eac69c2a59b9', '8ce3a4c3-4374-4ce6-bb84-8420ec831115', '2bdfc012-d835-4ffc-a724-c0da9de99660', '355d467c-8040-4ba3-8db5-dbcf52d05cf8'] {{(pid=100331) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:22:17.178901 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-7d95fee6-06f6-47b0-8afc-c1025b116193 tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (49b8393c-e1d7-43b4-8ebc-7321af5130d1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0f6106fd-abc6-4b45-a178-eac69c2a59b9', '8ce3a4c3-4374-4ce6-bb84-8420ec831115', '2bdfc012-d835-4ffc-a724-c0da9de99660', '355d467c-8040-4ba3-8db5-dbcf52d05cf8']}' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:22:17.180055 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-7d95fee6-06f6-47b0-8afc-c1025b116193 tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b4413e4e-a14c-4c5a-88fd-73287f3cae9e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:22:17.209028 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-7d95fee6-06f6-47b0-8afc-c1025b116193 tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b4413e4e-a14c-4c5a-88fd-73287f3cae9e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '40fc5353-e733-4bc9-90bd-97ea658f8e76', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-506484698',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9fb862c167b64c7585b210785f192d8f',qos_specs=None,replication_status=,reservations=['0f6106fd-abc6-4b45-a178-eac69c2a59b9','8ce3a4c3-4374-4ce6-bb84-8420ec831115','2bdfc012-d835-4ffc-a724-c0da9de99660','355d467c-8040-4ba3-8db5-dbcf52d05cf8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7e32dddbfb1644e5ab88e70cf2d3326f',volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T21:22:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-506484698',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=40fc5353-e733-4bc9-90bd-97ea658f8e76,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9fb862c167b64c7585b210785f192d8f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7e32dddbfb1644e5ab88e70cf2d3326f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(69e633b8-fab9-4b15-8b40-4f1a67c51cda),volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda)}' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:22:17.210061 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-7d95fee6-06f6-47b0-8afc-c1025b116193 tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a792091f-75bd-4c61-b493-57ab4266d58a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:22:17.230804 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-7d95fee6-06f6-47b0-8afc-c1025b116193 tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a792091f-75bd-4c61-b493-57ab4266d58a) transitioned into state 'SUCCESS' from state '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-506484698',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9fb862c167b64c7585b210785f192d8f',qos_specs=None,replication_status=,reservations=['0f6106fd-abc6-4b45-a178-eac69c2a59b9','8ce3a4c3-4374-4ce6-bb84-8420ec831115','2bdfc012-d835-4ffc-a724-c0da9de99660','355d467c-8040-4ba3-8db5-dbcf52d05cf8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7e32dddbfb1644e5ab88e70cf2d3326f',volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda)}' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:22:17.231560 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-7d95fee6-06f6-47b0-8afc-c1025b116193 tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ee7d283c-13f4-4ae0-a6e5-4b60a779a231) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:22:17.244198 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-7d95fee6-06f6-47b0-8afc-c1025b116193 tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ee7d283c-13f4-4ae0-a6e5-4b60a779a231) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:22:17.245216 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-7d95fee6-06f6-47b0-8afc-c1025b116193 tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] Flow 'volume_create_api' (76e4e706-ef1c-44cc-89cf-f38e7cad219f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100331) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:22:17.245605 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-7d95fee6-06f6-47b0-8afc-c1025b116193 tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] Create volume request issued successfully. Aug 16 21:22:17.246342 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-7d95fee6-06f6-47b0-8afc-c1025b116193 tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Aug 16 21:22:17.246875 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 1220/4869] 10.4.3.143 () {68 vars in 1259 bytes} [Sun Aug 16 21:22:17 2026] POST /volume/v3/volumes => generated 752 bytes in 181 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 21:22:17.261509 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-3ae26df9-2339-4e07-8657-f6581a9e5ae1 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:22:17.263634 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-3ae26df9-2339-4e07-8657-f6581a9e5ae1 tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] GET https://10.4.3.143/volume/v3/volumes/40fc5353-e733-4bc9-90bd-97ea658f8e76 Aug 16 21:22:17.263859 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-3ae26df9-2339-4e07-8657-f6581a9e5ae1 tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:22:17.264132 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-3ae26df9-2339-4e07-8657-f6581a9e5ae1 tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:22:17.272314 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:22:17.272314 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:22:17.277139 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-3ae26df9-2339-4e07-8657-f6581a9e5ae1 tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] Volume info retrieved successfully. Aug 16 21:22:17.283560 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-3ae26df9-2339-4e07-8657-f6581a9e5ae1 tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] https://10.4.3.143/volume/v3/volumes/40fc5353-e733-4bc9-90bd-97ea658f8e76 returned with HTTP 200 Aug 16 21:22:17.285661 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 1207/4870] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:22:17 2026] GET /volume/v3/volumes/40fc5353-e733-4bc9-90bd-97ea658f8e76 => generated 820 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:22:18.306072 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-7e64c98c-6efc-4e15-91b8-0f70b7659ff0 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:22:18.309006 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-7e64c98c-6efc-4e15-91b8-0f70b7659ff0 tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] GET https://10.4.3.143/volume/v3/volumes/40fc5353-e733-4bc9-90bd-97ea658f8e76 Aug 16 21:22:18.309306 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-7e64c98c-6efc-4e15-91b8-0f70b7659ff0 tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:22:18.309590 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-7e64c98c-6efc-4e15-91b8-0f70b7659ff0 tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:22:18.323908 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:22:18.323908 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:22:18.329367 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-7e64c98c-6efc-4e15-91b8-0f70b7659ff0 tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] Volume info retrieved successfully. Aug 16 21:22:18.335892 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-7e64c98c-6efc-4e15-91b8-0f70b7659ff0 tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] https://10.4.3.143/volume/v3/volumes/40fc5353-e733-4bc9-90bd-97ea658f8e76 returned with HTTP 200 Aug 16 21:22:18.335892 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 1223/4871] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:22:18 2026] GET /volume/v3/volumes/40fc5353-e733-4bc9-90bd-97ea658f8e76 => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:22:18.351827 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-d49b6070-a546-4031-af8c-6ba77f68ea91 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:22:18.355953 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-d49b6070-a546-4031-af8c-6ba77f68ea91 tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] GET https://10.4.3.143/volume/v3/volumes/40fc5353-e733-4bc9-90bd-97ea658f8e76 Aug 16 21:22:18.355953 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-d49b6070-a546-4031-af8c-6ba77f68ea91 tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:22:18.355953 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-d49b6070-a546-4031-af8c-6ba77f68ea91 tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:22:18.363391 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:22:18.363391 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:22:18.367529 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-d49b6070-a546-4031-af8c-6ba77f68ea91 tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] Volume info retrieved successfully. Aug 16 21:22:18.372977 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-d49b6070-a546-4031-af8c-6ba77f68ea91 tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] https://10.4.3.143/volume/v3/volumes/40fc5353-e733-4bc9-90bd-97ea658f8e76 returned with HTTP 200 Aug 16 21:22:18.373896 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 1222/4872] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:22:18 2026] GET /volume/v3/volumes/40fc5353-e733-4bc9-90bd-97ea658f8e76 => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:22:18.389442 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-dc6abdb7-0460-4f82-9951-24107acf5a4f None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:22:18.391646 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-dc6abdb7-0460-4f82-9951-24107acf5a4f tempest-VolumeMultiattachTests-1903877240 tempest-VolumeMultiattachTests-1903877240-project-admin] POST https://10.4.3.143/volume/v3/types Aug 16 21:22:18.391833 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-dc6abdb7-0460-4f82-9951-24107acf5a4f tempest-VolumeMultiattachTests-1903877240 tempest-VolumeMultiattachTests-1903877240-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-429229724", "extra_specs": {}}} {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:22:18.394119 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:22:18.394119 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:22:18.407675 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-dc6abdb7-0460-4f82-9951-24107acf5a4f tempest-VolumeMultiattachTests-1903877240 tempest-VolumeMultiattachTests-1903877240-project-admin] https://10.4.3.143/volume/v3/types returned with HTTP 200 Aug 16 21:22:18.408178 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 1221/4873] 10.4.3.143 () {68 vars in 1252 bytes} [Sun Aug 16 21:22:18 2026] POST /volume/v3/types => generated 211 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:22:18.418683 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-853e29f1-dcc8-4ba2-b297-c1a16fd443d6 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:22:18.420758 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-853e29f1-dcc8-4ba2-b297-c1a16fd443d6 tempest-VolumeMultiattachTests-1903877240 tempest-VolumeMultiattachTests-1903877240-project-admin] POST https://10.4.3.143/volume/v3/types/96359c75-2238-4039-9bdf-32131bc3cbf5/encryption Aug 16 21:22:18.421113 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-853e29f1-dcc8-4ba2-b297-c1a16fd443d6 tempest-VolumeMultiattachTests-1903877240 tempest-VolumeMultiattachTests-1903877240-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:22:18.440000 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-853e29f1-dcc8-4ba2-b297-c1a16fd443d6 tempest-VolumeMultiattachTests-1903877240 tempest-VolumeMultiattachTests-1903877240-project-admin] https://10.4.3.143/volume/v3/types/96359c75-2238-4039-9bdf-32131bc3cbf5/encryption returned with HTTP 200 Aug 16 21:22:18.440782 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 1208/4874] 10.4.3.143 () {68 vars in 1397 bytes} [Sun Aug 16 21:22:18 2026] POST /volume/v3/types/96359c75-2238-4039-9bdf-32131bc3cbf5/encryption => generated 230 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:22:18.452661 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-2d324652-9fc1-4450-a6fe-c11bd326041e None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:22:18.455166 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-2d324652-9fc1-4450-a6fe-c11bd326041e tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] POST https://10.4.3.143/volume/v3/volumes Aug 16 21:22:18.455647 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-2d324652-9fc1-4450-a6fe-c11bd326041e tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeMultiattachTests-volume-941751971", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-429229724", "size": 1}} {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:22:18.458479 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.v3.volumes [None req-2d324652-9fc1-4450-a6fe-c11bd326041e tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeMultiattachTests-volume-941751971', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-429229724', 'size': 1}} {{(pid=100330) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 21:22:18.464714 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.v3.volumes [None req-2d324652-9fc1-4450-a6fe-c11bd326041e tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] Create volume of 1 GB Aug 16 21:22:18.465525 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:22:18.465525 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:22:18.466650 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-2d324652-9fc1-4450-a6fe-c11bd326041e tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] Availability Zones retrieved successfully. Aug 16 21:22:18.474979 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-2d324652-9fc1-4450-a6fe-c11bd326041e tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] Flow 'volume_create_api' (df78bc12-4250-4e99-b9a8-26ca71d381bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100330) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:22:18.475906 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-2d324652-9fc1-4450-a6fe-c11bd326041e tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3b872e31-c689-40a3-b74a-21a3d330de4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:22:18.476932 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.flows.api.create_volume [None req-2d324652-9fc1-4450-a6fe-c11bd326041e tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] Validating volume size '1' using validate_int {{(pid=100330) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 21:22:18.510251 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-2d324652-9fc1-4450-a6fe-c11bd326041e tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3b872e31-c689-40a3-b74a-21a3d330de4e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T21:22:18Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=96359c75-2238-4039-9bdf-32131bc3cbf5,is_public=True,name='tempest-scenario-type-luks-429229724',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '96359c75-2238-4039-9bdf-32131bc3cbf5', '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=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:22:18.511744 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-2d324652-9fc1-4450-a6fe-c11bd326041e tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7777f312-68fc-4def-8e80-7dfede9566c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:22:18.552133 np0000007409 devstack@c-api.service[100330]: WARNING cinder.quota [None req-2d324652-9fc1-4450-a6fe-c11bd326041e tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-429229724 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-429229724, it is now deprecated. Please use the default quota class for default quota. Aug 16 21:22:18.552763 np0000007409 devstack@c-api.service[100330]: WARNING cinder.quota [None req-2d324652-9fc1-4450-a6fe-c11bd326041e tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-429229724 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-429229724, it is now deprecated. Please use the default quota class for default quota. Aug 16 21:22:18.591102 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.quota [None req-2d324652-9fc1-4450-a6fe-c11bd326041e tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] Created reservations ['37c0df63-a11c-48f4-b926-790d9a5e7d3c', 'c56c94fb-88bc-4680-8d15-4c967e24e46e', '53963588-02f1-4490-8f64-995eb40db61e', '9318641e-2a6c-42b0-8038-17330a4b4587'] {{(pid=100330) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:22:18.592701 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-2d324652-9fc1-4450-a6fe-c11bd326041e tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7777f312-68fc-4def-8e80-7dfede9566c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['37c0df63-a11c-48f4-b926-790d9a5e7d3c', 'c56c94fb-88bc-4680-8d15-4c967e24e46e', '53963588-02f1-4490-8f64-995eb40db61e', '9318641e-2a6c-42b0-8038-17330a4b4587']}' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:22:18.593987 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-2d324652-9fc1-4450-a6fe-c11bd326041e tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0e979088-6ee5-4a96-a685-0d8040d09499) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:22:18.628559 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-2d324652-9fc1-4450-a6fe-c11bd326041e tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0e979088-6ee5-4a96-a685-0d8040d09499) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5b78d9ee-b9d7-430e-8388-8f1a8483cda4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-941751971',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9fb862c167b64c7585b210785f192d8f',qos_specs=None,replication_status=,reservations=['37c0df63-a11c-48f4-b926-790d9a5e7d3c','c56c94fb-88bc-4680-8d15-4c967e24e46e','53963588-02f1-4490-8f64-995eb40db61e','9318641e-2a6c-42b0-8038-17330a4b4587'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7e32dddbfb1644e5ab88e70cf2d3326f',volume_type_id=96359c75-2238-4039-9bdf-32131bc3cbf5), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T21:22:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-941751971',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=5b78d9ee-b9d7-430e-8388-8f1a8483cda4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9fb862c167b64c7585b210785f192d8f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7e32dddbfb1644e5ab88e70cf2d3326f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(96359c75-2238-4039-9bdf-32131bc3cbf5),volume_type_id=96359c75-2238-4039-9bdf-32131bc3cbf5)}' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:22:18.629547 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-2d324652-9fc1-4450-a6fe-c11bd326041e tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ae597437-b827-4bb3-a92f-d7432152a0c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:22:18.652831 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-2d324652-9fc1-4450-a6fe-c11bd326041e tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ae597437-b827-4bb3-a92f-d7432152a0c9) transitioned into state 'SUCCESS' from state '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-941751971',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9fb862c167b64c7585b210785f192d8f',qos_specs=None,replication_status=,reservations=['37c0df63-a11c-48f4-b926-790d9a5e7d3c','c56c94fb-88bc-4680-8d15-4c967e24e46e','53963588-02f1-4490-8f64-995eb40db61e','9318641e-2a6c-42b0-8038-17330a4b4587'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7e32dddbfb1644e5ab88e70cf2d3326f',volume_type_id=96359c75-2238-4039-9bdf-32131bc3cbf5)}' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:22:18.654406 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-2d324652-9fc1-4450-a6fe-c11bd326041e tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ff1142d5-3c3e-415c-b85c-72f0305e247c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:22:18.667025 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-2d324652-9fc1-4450-a6fe-c11bd326041e tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ff1142d5-3c3e-415c-b85c-72f0305e247c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:22:18.668397 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-2d324652-9fc1-4450-a6fe-c11bd326041e tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] Flow 'volume_create_api' (df78bc12-4250-4e99-b9a8-26ca71d381bc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100330) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:22:18.669010 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-2d324652-9fc1-4450-a6fe-c11bd326041e tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] Create volume request issued successfully. Aug 16 21:22:18.669927 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-2d324652-9fc1-4450-a6fe-c11bd326041e tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Aug 16 21:22:18.670671 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 1224/4875] 10.4.3.143 () {68 vars in 1259 bytes} [Sun Aug 16 21:22:18 2026] POST /volume/v3/volumes => generated 779 bytes in 218 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 21:22:18.768736 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-f5c027c9-af56-4289-b5cf-f45e4fe56a18 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:22:18.770707 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-f5c027c9-af56-4289-b5cf-f45e4fe56a18 tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] GET https://10.4.3.143/volume/v3/volumes/5b78d9ee-b9d7-430e-8388-8f1a8483cda4 Aug 16 21:22:18.771109 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-f5c027c9-af56-4289-b5cf-f45e4fe56a18 tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:22:18.771447 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-f5c027c9-af56-4289-b5cf-f45e4fe56a18 tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:22:18.782782 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:22:18.782782 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:22:18.787656 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-f5c027c9-af56-4289-b5cf-f45e4fe56a18 tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] Volume info retrieved successfully. Aug 16 21:22:18.794206 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-f5c027c9-af56-4289-b5cf-f45e4fe56a18 tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] https://10.4.3.143/volume/v3/volumes/5b78d9ee-b9d7-430e-8388-8f1a8483cda4 returned with HTTP 200 Aug 16 21:22:18.795222 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 1223/4876] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:22:18 2026] GET /volume/v3/volumes/5b78d9ee-b9d7-430e-8388-8f1a8483cda4 => generated 871 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 16 21:22:19.812208 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-9aaf5b7c-0b05-4923-ab78-a6ba101189bb None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:22:19.813865 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-9aaf5b7c-0b05-4923-ab78-a6ba101189bb tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] GET https://10.4.3.143/volume/v3/volumes/5b78d9ee-b9d7-430e-8388-8f1a8483cda4 Aug 16 21:22:19.814099 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-9aaf5b7c-0b05-4923-ab78-a6ba101189bb tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:22:19.814306 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-9aaf5b7c-0b05-4923-ab78-a6ba101189bb tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:22:19.823527 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:22:19.823527 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:22:19.828669 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-9aaf5b7c-0b05-4923-ab78-a6ba101189bb tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] Volume info retrieved successfully. Aug 16 21:22:19.834383 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-9aaf5b7c-0b05-4923-ab78-a6ba101189bb tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] https://10.4.3.143/volume/v3/volumes/5b78d9ee-b9d7-430e-8388-8f1a8483cda4 returned with HTTP 200 Aug 16 21:22:19.835000 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 1222/4877] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:22:19 2026] GET /volume/v3/volumes/5b78d9ee-b9d7-430e-8388-8f1a8483cda4 => generated 872 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:22:19.852034 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-9f84f582-0469-4fce-8ea5-e93720d3f45d None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:22:19.854252 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-9f84f582-0469-4fce-8ea5-e93720d3f45d tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] GET https://10.4.3.143/volume/v3/volumes/5b78d9ee-b9d7-430e-8388-8f1a8483cda4 Aug 16 21:22:19.854531 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-9f84f582-0469-4fce-8ea5-e93720d3f45d tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:22:19.854723 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-9f84f582-0469-4fce-8ea5-e93720d3f45d tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:22:19.863518 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:22:19.863518 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:22:19.868241 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-9f84f582-0469-4fce-8ea5-e93720d3f45d tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] Volume info retrieved successfully. Aug 16 21:22:19.874148 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-9f84f582-0469-4fce-8ea5-e93720d3f45d tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] https://10.4.3.143/volume/v3/volumes/5b78d9ee-b9d7-430e-8388-8f1a8483cda4 returned with HTTP 200 Aug 16 21:22:19.875184 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 1209/4878] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:22:19 2026] GET /volume/v3/volumes/5b78d9ee-b9d7-430e-8388-8f1a8483cda4 => generated 872 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:22:19.925999 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [req-60582147-6c18-4677-9cfc-e040989233a2 req-f2991b04-bde3-44d2-99df-d1a29cf820d4 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:22:19.928667 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [req-60582147-6c18-4677-9cfc-e040989233a2 req-f2991b04-bde3-44d2-99df-d1a29cf820d4 tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] GET https://10.4.3.143/volume/v3/volumes/40fc5353-e733-4bc9-90bd-97ea658f8e76 Aug 16 21:22:19.928990 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [req-60582147-6c18-4677-9cfc-e040989233a2 req-f2991b04-bde3-44d2-99df-d1a29cf820d4 tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:22:19.929204 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [req-60582147-6c18-4677-9cfc-e040989233a2 req-f2991b04-bde3-44d2-99df-d1a29cf820d4 tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:22:19.936903 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:22:19.936903 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:22:19.941144 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [req-60582147-6c18-4677-9cfc-e040989233a2 req-f2991b04-bde3-44d2-99df-d1a29cf820d4 tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] Volume info retrieved successfully. Aug 16 21:22:19.946130 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [req-60582147-6c18-4677-9cfc-e040989233a2 req-f2991b04-bde3-44d2-99df-d1a29cf820d4 tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] https://10.4.3.143/volume/v3/volumes/40fc5353-e733-4bc9-90bd-97ea658f8e76 returned with HTTP 200 Aug 16 21:22:19.946728 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 1225/4879] 10.4.3.143 () {68 vars in 1598 bytes} [Sun Aug 16 21:22:19 2026] GET /volume/v3/volumes/40fc5353-e733-4bc9-90bd-97ea658f8e76 => generated 845 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:22:20.027489 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-5d5954e1-8e08-43b9-bcb4-6e937ce72a82 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:22:20.027489 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-5d5954e1-8e08-43b9-bcb4-6e937ce72a82 None None] GET https://10.4.3.143/volume// Aug 16 21:22:20.027489 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-5d5954e1-8e08-43b9-bcb4-6e937ce72a82 None None] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:22:20.027489 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-5d5954e1-8e08-43b9-bcb4-6e937ce72a82 None None] Calling method 'all' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:22:20.027489 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-5d5954e1-8e08-43b9-bcb4-6e937ce72a82 None None] https://10.4.3.143/volume// returned with HTTP 300 Aug 16 21:22:20.027489 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 1224/4880] 10.4.3.143 () {66 vars in 1428 bytes} [Sun Aug 16 21:22: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 16 21:22:20.037704 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [req-60582147-6c18-4677-9cfc-e040989233a2 req-7908c4d5-f85d-4919-aaed-5a633e8c1fce None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:22:20.040092 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [req-60582147-6c18-4677-9cfc-e040989233a2 req-7908c4d5-f85d-4919-aaed-5a633e8c1fce tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] POST https://10.4.3.143/volume/v3/attachments Aug 16 21:22:20.040510 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [req-60582147-6c18-4677-9cfc-e040989233a2 req-7908c4d5-f85d-4919-aaed-5a633e8c1fce tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "40fc5353-e733-4bc9-90bd-97ea658f8e76", "connector": null, "instance_uuid": "4c302464-661f-40ed-9ee0-4822928099d3"}} {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:22:20.049482 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:22:20.049482 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:22:20.078885 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [req-60582147-6c18-4677-9cfc-e040989233a2 req-7908c4d5-f85d-4919-aaed-5a633e8c1fce tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] https://10.4.3.143/volume/v3/attachments returned with HTTP 200 Aug 16 21:22:20.079391 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 1223/4881] 10.4.3.143 () {74 vars in 1594 bytes} [Sun Aug 16 21:22:20 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 16 21:22:20.115318 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-c2dbd5a3-05f0-427f-ace1-7a40403cd7be None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:22:20.117908 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-c2dbd5a3-05f0-427f-ace1-7a40403cd7be tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] GET https://10.4.3.143/volume/v3/volumes/40fc5353-e733-4bc9-90bd-97ea658f8e76 Aug 16 21:22:20.118235 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-c2dbd5a3-05f0-427f-ace1-7a40403cd7be tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:22:20.118445 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-c2dbd5a3-05f0-427f-ace1-7a40403cd7be tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:22:20.126948 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-3f11b7a7-3e26-45ca-98af-3021bace84fe None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:22:20.127461 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-3f11b7a7-3e26-45ca-98af-3021bace84fe None None] GET https://10.4.3.143/volume// Aug 16 21:22:20.127671 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-3f11b7a7-3e26-45ca-98af-3021bace84fe None None] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:22:20.127932 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-3f11b7a7-3e26-45ca-98af-3021bace84fe None None] Calling method 'all' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:22:20.128268 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-3f11b7a7-3e26-45ca-98af-3021bace84fe None None] https://10.4.3.143/volume// returned with HTTP 300 Aug 16 21:22:20.128683 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 1226/4882] 10.4.3.143 () {66 vars in 1426 bytes} [Sun Aug 16 21:22: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 16 21:22:20.128744 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:22:20.128744 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:22:20.132903 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-c2dbd5a3-05f0-427f-ace1-7a40403cd7be tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] Volume info retrieved successfully. Aug 16 21:22:20.138106 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-c2dbd5a3-05f0-427f-ace1-7a40403cd7be tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] https://10.4.3.143/volume/v3/volumes/40fc5353-e733-4bc9-90bd-97ea658f8e76 returned with HTTP 200 Aug 16 21:22:20.138643 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 1210/4883] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:22:20 2026] GET /volume/v3/volumes/40fc5353-e733-4bc9-90bd-97ea658f8e76 => generated 844 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:22:20.140075 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [req-60582147-6c18-4677-9cfc-e040989233a2 req-36192ff4-040d-4651-8af1-da86fa56d9f8 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:22:20.145240 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [req-60582147-6c18-4677-9cfc-e040989233a2 req-36192ff4-040d-4651-8af1-da86fa56d9f8 tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] GET https://10.4.3.143/volume/v3/volumes/40fc5353-e733-4bc9-90bd-97ea658f8e76 Aug 16 21:22:20.145240 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [req-60582147-6c18-4677-9cfc-e040989233a2 req-36192ff4-040d-4651-8af1-da86fa56d9f8 tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:22:20.145240 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [req-60582147-6c18-4677-9cfc-e040989233a2 req-36192ff4-040d-4651-8af1-da86fa56d9f8 tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:22:20.155777 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:22:20.155777 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:22:20.162459 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [req-60582147-6c18-4677-9cfc-e040989233a2 req-36192ff4-040d-4651-8af1-da86fa56d9f8 tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] Volume info retrieved successfully. Aug 16 21:22:20.169092 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [req-60582147-6c18-4677-9cfc-e040989233a2 req-36192ff4-040d-4651-8af1-da86fa56d9f8 tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] https://10.4.3.143/volume/v3/volumes/40fc5353-e733-4bc9-90bd-97ea658f8e76 returned with HTTP 200 Aug 16 21:22:20.170203 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 1225/4884] 10.4.3.143 () {70 vars in 1639 bytes} [Sun Aug 16 21:22:20 2026] GET /volume/v3/volumes/40fc5353-e733-4bc9-90bd-97ea658f8e76 => generated 1024 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 16 21:22:20.305955 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [req-60582147-6c18-4677-9cfc-e040989233a2 req-230ff876-e6c4-4c16-9827-ec7d338d3294 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:22:20.308787 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [req-60582147-6c18-4677-9cfc-e040989233a2 req-230ff876-e6c4-4c16-9827-ec7d338d3294 tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] PUT https://10.4.3.143/volume/v3/attachments/39688b25-bcdb-4d85-a964-492ea42564bb Aug 16 21:22:20.309269 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [req-60582147-6c18-4677-9cfc-e040989233a2 req-230ff876-e6c4-4c16-9827-ec7d338d3294 tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.143", "host": "np0000007409", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:e42fbcbe2e9", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "69237b68-d654-4a76-81de-86e36bc8fb86", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:22:20.320371 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.coordination [req-60582147-6c18-4677-9cfc-e040989233a2 req-230ff876-e6c4-4c16-9827-ec7d338d3294 tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] Acquiring lock "cinder-attachment_update-40fc5353-e733-4bc9-90bd-97ea658f8e76-np0000007409" by "attachment_update" {{(pid=100331) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:22:20.326762 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.coordination [req-60582147-6c18-4677-9cfc-e040989233a2 req-230ff876-e6c4-4c16-9827-ec7d338d3294 tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] Lock "cinder-attachment_update-40fc5353-e733-4bc9-90bd-97ea658f8e76-np0000007409" acquired by "attachment_update" :: waited 0.006s {{(pid=100331) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:22:20.328492 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:22:20.328492 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:22:20.424400 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.coordination [req-60582147-6c18-4677-9cfc-e040989233a2 req-230ff876-e6c4-4c16-9827-ec7d338d3294 tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] Lock "cinder-attachment_update-40fc5353-e733-4bc9-90bd-97ea658f8e76-np0000007409" released by "attachment_update" :: held 0.097s {{(pid=100331) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:22:20.424591 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [req-60582147-6c18-4677-9cfc-e040989233a2 req-230ff876-e6c4-4c16-9827-ec7d338d3294 tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] https://10.4.3.143/volume/v3/attachments/39688b25-bcdb-4d85-a964-492ea42564bb returned with HTTP 200 Aug 16 21:22:20.425313 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 1224/4885] 10.4.3.143 () {74 vars in 1704 bytes} [Sun Aug 16 21:22:20 2026] PUT /volume/v3/attachments/39688b25-bcdb-4d85-a964-492ea42564bb => generated 969 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:22:21.152215 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-edd1db48-5ac8-4667-813f-6070acdfb8dc None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:22:21.154702 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-edd1db48-5ac8-4667-813f-6070acdfb8dc tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] GET https://10.4.3.143/volume/v3/volumes/40fc5353-e733-4bc9-90bd-97ea658f8e76 Aug 16 21:22:21.155071 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-edd1db48-5ac8-4667-813f-6070acdfb8dc tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:22:21.155460 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-edd1db48-5ac8-4667-813f-6070acdfb8dc tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:22:21.167337 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:22:21.167337 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:22:21.171476 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-edd1db48-5ac8-4667-813f-6070acdfb8dc tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] Volume info retrieved successfully. Aug 16 21:22:21.176761 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-edd1db48-5ac8-4667-813f-6070acdfb8dc tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] https://10.4.3.143/volume/v3/volumes/40fc5353-e733-4bc9-90bd-97ea658f8e76 returned with HTTP 200 Aug 16 21:22:21.177340 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 1227/4886] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:22:21 2026] GET /volume/v3/volumes/40fc5353-e733-4bc9-90bd-97ea658f8e76 => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:22:22.193523 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-d395e82b-8e58-4007-b6bd-2a04261f7621 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:22:22.195684 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-d395e82b-8e58-4007-b6bd-2a04261f7621 tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] GET https://10.4.3.143/volume/v3/volumes/40fc5353-e733-4bc9-90bd-97ea658f8e76 Aug 16 21:22:22.195894 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-d395e82b-8e58-4007-b6bd-2a04261f7621 tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:22:22.196115 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-d395e82b-8e58-4007-b6bd-2a04261f7621 tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:22:22.209138 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:22:22.209138 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:22:22.214038 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-d395e82b-8e58-4007-b6bd-2a04261f7621 tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] Volume info retrieved successfully. Aug 16 21:22:22.220185 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-d395e82b-8e58-4007-b6bd-2a04261f7621 tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] https://10.4.3.143/volume/v3/volumes/40fc5353-e733-4bc9-90bd-97ea658f8e76 returned with HTTP 200 Aug 16 21:22:22.220734 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 1211/4887] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:22:22 2026] GET /volume/v3/volumes/40fc5353-e733-4bc9-90bd-97ea658f8e76 => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:22:23.238723 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-add04ee2-f91c-4263-b3fe-a8b3c61a3df2 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:22:23.240490 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-add04ee2-f91c-4263-b3fe-a8b3c61a3df2 tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] GET https://10.4.3.143/volume/v3/volumes/40fc5353-e733-4bc9-90bd-97ea658f8e76 Aug 16 21:22:23.240970 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-add04ee2-f91c-4263-b3fe-a8b3c61a3df2 tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:22:23.241317 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-add04ee2-f91c-4263-b3fe-a8b3c61a3df2 tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:22:23.250839 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:22:23.250839 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:22:23.254408 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-add04ee2-f91c-4263-b3fe-a8b3c61a3df2 tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] Volume info retrieved successfully. Aug 16 21:22:23.259577 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-add04ee2-f91c-4263-b3fe-a8b3c61a3df2 tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] https://10.4.3.143/volume/v3/volumes/40fc5353-e733-4bc9-90bd-97ea658f8e76 returned with HTTP 200 Aug 16 21:22:23.260210 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 1226/4888] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:22:23 2026] GET /volume/v3/volumes/40fc5353-e733-4bc9-90bd-97ea658f8e76 => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:22:23.696039 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [req-60582147-6c18-4677-9cfc-e040989233a2 req-4154767d-619d-41f8-b124-86752f8f5b9f None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:22:23.698702 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [req-60582147-6c18-4677-9cfc-e040989233a2 req-4154767d-619d-41f8-b124-86752f8f5b9f tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] POST https://10.4.3.143/volume/v3/attachments/39688b25-bcdb-4d85-a964-492ea42564bb/action Aug 16 21:22:23.698968 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [req-60582147-6c18-4677-9cfc-e040989233a2 req-4154767d-619d-41f8-b124-86752f8f5b9f tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] Action body: b'{"os-complete": null}' {{(pid=100331) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 21:22:23.699147 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [req-60582147-6c18-4677-9cfc-e040989233a2 req-4154767d-619d-41f8-b124-86752f8f5b9f tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:22:23.720360 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:22:23.720360 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:22:23.733485 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [req-60582147-6c18-4677-9cfc-e040989233a2 req-4154767d-619d-41f8-b124-86752f8f5b9f tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] https://10.4.3.143/volume/v3/attachments/39688b25-bcdb-4d85-a964-492ea42564bb/action returned with HTTP 204 Aug 16 21:22:23.733969 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 1225/4889] 10.4.3.143 () {74 vars in 1725 bytes} [Sun Aug 16 21:22:23 2026] POST /volume/v3/attachments/39688b25-bcdb-4d85-a964-492ea42564bb/action => generated 0 bytes in 38 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:22:24.277946 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-df863d5a-06f4-4025-8b35-33e90a855fa4 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:22:24.280741 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-df863d5a-06f4-4025-8b35-33e90a855fa4 tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] GET https://10.4.3.143/volume/v3/volumes/40fc5353-e733-4bc9-90bd-97ea658f8e76 Aug 16 21:22:24.281033 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-df863d5a-06f4-4025-8b35-33e90a855fa4 tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:22:24.281246 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-df863d5a-06f4-4025-8b35-33e90a855fa4 tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:22:24.293382 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:22:24.293382 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:22:24.298324 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-df863d5a-06f4-4025-8b35-33e90a855fa4 tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] Volume info retrieved successfully. Aug 16 21:22:24.304319 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-df863d5a-06f4-4025-8b35-33e90a855fa4 tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] https://10.4.3.143/volume/v3/volumes/40fc5353-e733-4bc9-90bd-97ea658f8e76 returned with HTTP 200 Aug 16 21:22:24.305876 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 1228/4890] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:22:24 2026] GET /volume/v3/volumes/40fc5353-e733-4bc9-90bd-97ea658f8e76 => generated 1137 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:22:24.360201 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [req-b2f91ad7-c3b9-4c48-9044-d43038954c31 req-a4274304-2ed9-4ce6-9061-7ba89509998e None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:22:24.363346 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [req-b2f91ad7-c3b9-4c48-9044-d43038954c31 req-a4274304-2ed9-4ce6-9061-7ba89509998e tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] GET https://10.4.3.143/volume/v3/volumes/5b78d9ee-b9d7-430e-8388-8f1a8483cda4 Aug 16 21:22:24.363630 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [req-b2f91ad7-c3b9-4c48-9044-d43038954c31 req-a4274304-2ed9-4ce6-9061-7ba89509998e tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:22:24.364439 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [req-b2f91ad7-c3b9-4c48-9044-d43038954c31 req-a4274304-2ed9-4ce6-9061-7ba89509998e tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:22:24.375181 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:22:24.375181 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:22:24.381792 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [req-b2f91ad7-c3b9-4c48-9044-d43038954c31 req-a4274304-2ed9-4ce6-9061-7ba89509998e tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] Volume info retrieved successfully. Aug 16 21:22:24.388589 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [req-b2f91ad7-c3b9-4c48-9044-d43038954c31 req-a4274304-2ed9-4ce6-9061-7ba89509998e tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] https://10.4.3.143/volume/v3/volumes/5b78d9ee-b9d7-430e-8388-8f1a8483cda4 returned with HTTP 200 Aug 16 21:22:24.389234 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 1212/4891] 10.4.3.143 () {68 vars in 1598 bytes} [Sun Aug 16 21:22:24 2026] GET /volume/v3/volumes/5b78d9ee-b9d7-430e-8388-8f1a8483cda4 => generated 872 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:22:24.472678 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-0801b890-43da-4e7d-b191-4378c092ad86 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:22:24.472678 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-0801b890-43da-4e7d-b191-4378c092ad86 None None] GET https://10.4.3.143/volume// Aug 16 21:22:24.472678 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-0801b890-43da-4e7d-b191-4378c092ad86 None None] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:22:24.472678 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-0801b890-43da-4e7d-b191-4378c092ad86 None None] Calling method 'all' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:22:24.472678 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-0801b890-43da-4e7d-b191-4378c092ad86 None None] https://10.4.3.143/volume// returned with HTTP 300 Aug 16 21:22:24.472678 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 1227/4892] 10.4.3.143 () {66 vars in 1428 bytes} [Sun Aug 16 21:22:24 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 16 21:22:24.480529 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [req-b2f91ad7-c3b9-4c48-9044-d43038954c31 req-53dffc22-4940-4437-bd2b-265ddd78a54f None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:22:24.483176 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [req-b2f91ad7-c3b9-4c48-9044-d43038954c31 req-53dffc22-4940-4437-bd2b-265ddd78a54f tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] POST https://10.4.3.143/volume/v3/attachments Aug 16 21:22:24.483687 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [req-b2f91ad7-c3b9-4c48-9044-d43038954c31 req-53dffc22-4940-4437-bd2b-265ddd78a54f tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "5b78d9ee-b9d7-430e-8388-8f1a8483cda4", "connector": null, "instance_uuid": "4c302464-661f-40ed-9ee0-4822928099d3"}} {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:22:24.495169 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:22:24.495169 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:22:24.528137 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [req-b2f91ad7-c3b9-4c48-9044-d43038954c31 req-53dffc22-4940-4437-bd2b-265ddd78a54f tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] https://10.4.3.143/volume/v3/attachments returned with HTTP 200 Aug 16 21:22:24.528912 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 1226/4893] 10.4.3.143 () {74 vars in 1594 bytes} [Sun Aug 16 21:22:24 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 16 21:22:24.562786 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-94208aee-f7a4-497c-a86a-650d946de48f None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:22:24.564955 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-94208aee-f7a4-497c-a86a-650d946de48f tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] GET https://10.4.3.143/volume/v3/volumes/5b78d9ee-b9d7-430e-8388-8f1a8483cda4 Aug 16 21:22:24.565136 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-94208aee-f7a4-497c-a86a-650d946de48f tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:22:24.565332 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-94208aee-f7a4-497c-a86a-650d946de48f tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:22:24.574836 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:22:24.574836 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:22:24.575782 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-79f0ba26-7e11-4075-9cae-8d64a221b8dc None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:22:24.575946 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-79f0ba26-7e11-4075-9cae-8d64a221b8dc None None] GET https://10.4.3.143/volume// Aug 16 21:22:24.576109 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-79f0ba26-7e11-4075-9cae-8d64a221b8dc None None] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:22:24.576360 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-79f0ba26-7e11-4075-9cae-8d64a221b8dc None None] Calling method 'all' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:22:24.577045 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-79f0ba26-7e11-4075-9cae-8d64a221b8dc None None] https://10.4.3.143/volume// returned with HTTP 300 Aug 16 21:22:24.577633 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 1213/4894] 10.4.3.143 () {66 vars in 1426 bytes} [Sun Aug 16 21:22:24 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 16 21:22:24.579551 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-94208aee-f7a4-497c-a86a-650d946de48f tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] Volume info retrieved successfully. Aug 16 21:22:24.586853 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-94208aee-f7a4-497c-a86a-650d946de48f tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] https://10.4.3.143/volume/v3/volumes/5b78d9ee-b9d7-430e-8388-8f1a8483cda4 returned with HTTP 200 Aug 16 21:22:24.586853 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 1229/4895] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:22:24 2026] GET /volume/v3/volumes/5b78d9ee-b9d7-430e-8388-8f1a8483cda4 => generated 871 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:22:24.587037 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [req-b2f91ad7-c3b9-4c48-9044-d43038954c31 req-095a1e49-870f-4f89-b530-a82e452eaf7e None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:22:24.588827 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [req-b2f91ad7-c3b9-4c48-9044-d43038954c31 req-095a1e49-870f-4f89-b530-a82e452eaf7e tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] GET https://10.4.3.143/volume/v3/volumes/5b78d9ee-b9d7-430e-8388-8f1a8483cda4 Aug 16 21:22:24.589326 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [req-b2f91ad7-c3b9-4c48-9044-d43038954c31 req-095a1e49-870f-4f89-b530-a82e452eaf7e tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:22:24.589682 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [req-b2f91ad7-c3b9-4c48-9044-d43038954c31 req-095a1e49-870f-4f89-b530-a82e452eaf7e tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:22:24.601152 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:22:24.601152 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:22:24.606490 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [req-b2f91ad7-c3b9-4c48-9044-d43038954c31 req-095a1e49-870f-4f89-b530-a82e452eaf7e tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] Volume info retrieved successfully. Aug 16 21:22:24.611800 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [req-b2f91ad7-c3b9-4c48-9044-d43038954c31 req-095a1e49-870f-4f89-b530-a82e452eaf7e tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] https://10.4.3.143/volume/v3/volumes/5b78d9ee-b9d7-430e-8388-8f1a8483cda4 returned with HTTP 200 Aug 16 21:22:24.612650 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 1228/4896] 10.4.3.143 () {70 vars in 1639 bytes} [Sun Aug 16 21:22:24 2026] GET /volume/v3/volumes/5b78d9ee-b9d7-430e-8388-8f1a8483cda4 => generated 1051 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 16 21:22:24.729552 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [req-b2f91ad7-c3b9-4c48-9044-d43038954c31 req-10e6c165-95ba-430d-84ea-855d3cfc0f09 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:22:24.732546 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [req-b2f91ad7-c3b9-4c48-9044-d43038954c31 req-10e6c165-95ba-430d-84ea-855d3cfc0f09 tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] PUT https://10.4.3.143/volume/v3/attachments/cc57cc63-f219-4357-88e0-2281954583cb Aug 16 21:22:24.733059 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [req-b2f91ad7-c3b9-4c48-9044-d43038954c31 req-10e6c165-95ba-430d-84ea-855d3cfc0f09 tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.143", "host": "np0000007409", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:e42fbcbe2e9", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "69237b68-d654-4a76-81de-86e36bc8fb86", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:22:24.742750 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.coordination [req-b2f91ad7-c3b9-4c48-9044-d43038954c31 req-10e6c165-95ba-430d-84ea-855d3cfc0f09 tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] Acquiring lock "cinder-attachment_update-5b78d9ee-b9d7-430e-8388-8f1a8483cda4-np0000007409" by "attachment_update" {{(pid=100331) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:22:24.748247 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.coordination [req-b2f91ad7-c3b9-4c48-9044-d43038954c31 req-10e6c165-95ba-430d-84ea-855d3cfc0f09 tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] Lock "cinder-attachment_update-5b78d9ee-b9d7-430e-8388-8f1a8483cda4-np0000007409" acquired by "attachment_update" :: waited 0.006s {{(pid=100331) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:22:24.749563 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:22:24.749563 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:22:24.848729 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.coordination [req-b2f91ad7-c3b9-4c48-9044-d43038954c31 req-10e6c165-95ba-430d-84ea-855d3cfc0f09 tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] Lock "cinder-attachment_update-5b78d9ee-b9d7-430e-8388-8f1a8483cda4-np0000007409" released by "attachment_update" :: held 0.100s {{(pid=100331) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:22:24.849084 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [req-b2f91ad7-c3b9-4c48-9044-d43038954c31 req-10e6c165-95ba-430d-84ea-855d3cfc0f09 tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] https://10.4.3.143/volume/v3/attachments/cc57cc63-f219-4357-88e0-2281954583cb returned with HTTP 200 Aug 16 21:22:24.849590 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 1227/4897] 10.4.3.143 () {74 vars in 1704 bytes} [Sun Aug 16 21:22:24 2026] PUT /volume/v3/attachments/cc57cc63-f219-4357-88e0-2281954583cb => generated 968 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:22:24.859734 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [req-b2f91ad7-c3b9-4c48-9044-d43038954c31 req-a7f17a73-c5cf-4d21-9788-8901fc8b8304 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:22:24.862251 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [req-b2f91ad7-c3b9-4c48-9044-d43038954c31 req-a7f17a73-c5cf-4d21-9788-8901fc8b8304 tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] GET https://10.4.3.143/volume/v3/volumes/5b78d9ee-b9d7-430e-8388-8f1a8483cda4/encryption Aug 16 21:22:24.862522 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [req-b2f91ad7-c3b9-4c48-9044-d43038954c31 req-a7f17a73-c5cf-4d21-9788-8901fc8b8304 tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:22:24.863261 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [req-b2f91ad7-c3b9-4c48-9044-d43038954c31 req-a7f17a73-c5cf-4d21-9788-8901fc8b8304 tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] Calling method 'index' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:22:24.874370 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:22:24.874370 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:22:24.882321 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [req-b2f91ad7-c3b9-4c48-9044-d43038954c31 req-a7f17a73-c5cf-4d21-9788-8901fc8b8304 tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] https://10.4.3.143/volume/v3/volumes/5b78d9ee-b9d7-430e-8388-8f1a8483cda4/encryption returned with HTTP 200 Aug 16 21:22:24.882947 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 1214/4898] 10.4.3.143 () {68 vars in 1631 bytes} [Sun Aug 16 21:22:24 2026] GET /volume/v3/volumes/5b78d9ee-b9d7-430e-8388-8f1a8483cda4/encryption => generated 160 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:22:25.601215 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-20f4bfce-7922-4edd-b20c-0d6d9bd93788 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:22:25.603801 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-20f4bfce-7922-4edd-b20c-0d6d9bd93788 tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] GET https://10.4.3.143/volume/v3/volumes/5b78d9ee-b9d7-430e-8388-8f1a8483cda4 Aug 16 21:22:25.604364 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-20f4bfce-7922-4edd-b20c-0d6d9bd93788 tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:22:25.606400 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-20f4bfce-7922-4edd-b20c-0d6d9bd93788 tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:22:25.624210 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:22:25.624210 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:22:25.629259 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-20f4bfce-7922-4edd-b20c-0d6d9bd93788 tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] Volume info retrieved successfully. Aug 16 21:22:25.634603 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-20f4bfce-7922-4edd-b20c-0d6d9bd93788 tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] https://10.4.3.143/volume/v3/volumes/5b78d9ee-b9d7-430e-8388-8f1a8483cda4 returned with HTTP 200 Aug 16 21:22:25.635053 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 1230/4899] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:22:25 2026] GET /volume/v3/volumes/5b78d9ee-b9d7-430e-8388-8f1a8483cda4 => generated 872 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:22:26.651211 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-1f6d5123-8fb5-4441-a4f4-b237c0b4da82 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:22:26.653134 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-1f6d5123-8fb5-4441-a4f4-b237c0b4da82 tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] GET https://10.4.3.143/volume/v3/volumes/5b78d9ee-b9d7-430e-8388-8f1a8483cda4 Aug 16 21:22:26.653360 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-1f6d5123-8fb5-4441-a4f4-b237c0b4da82 tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:22:26.653557 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-1f6d5123-8fb5-4441-a4f4-b237c0b4da82 tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:22:26.663048 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:22:26.663048 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:22:26.666382 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-1f6d5123-8fb5-4441-a4f4-b237c0b4da82 tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] Volume info retrieved successfully. Aug 16 21:22:26.670671 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-1f6d5123-8fb5-4441-a4f4-b237c0b4da82 tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] https://10.4.3.143/volume/v3/volumes/5b78d9ee-b9d7-430e-8388-8f1a8483cda4 returned with HTTP 200 Aug 16 21:22:26.671168 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 1229/4900] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:22:26 2026] GET /volume/v3/volumes/5b78d9ee-b9d7-430e-8388-8f1a8483cda4 => generated 872 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:22:27.685608 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-93a394ad-830b-4d83-b6b4-62260d90608a None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:22:27.687346 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-93a394ad-830b-4d83-b6b4-62260d90608a tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] GET https://10.4.3.143/volume/v3/volumes/5b78d9ee-b9d7-430e-8388-8f1a8483cda4 Aug 16 21:22:27.687541 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-93a394ad-830b-4d83-b6b4-62260d90608a tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:22:27.687722 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-93a394ad-830b-4d83-b6b4-62260d90608a tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:22:27.697770 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:22:27.697770 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:22:27.701374 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-93a394ad-830b-4d83-b6b4-62260d90608a tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] Volume info retrieved successfully. Aug 16 21:22:27.705637 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-93a394ad-830b-4d83-b6b4-62260d90608a tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] https://10.4.3.143/volume/v3/volumes/5b78d9ee-b9d7-430e-8388-8f1a8483cda4 returned with HTTP 200 Aug 16 21:22:27.706054 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 1228/4901] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:22:27 2026] GET /volume/v3/volumes/5b78d9ee-b9d7-430e-8388-8f1a8483cda4 => generated 872 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:22:28.723470 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-5727088c-9c0f-4b14-a674-c67c3321a2d9 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:22:28.725535 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-5727088c-9c0f-4b14-a674-c67c3321a2d9 tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] GET https://10.4.3.143/volume/v3/volumes/5b78d9ee-b9d7-430e-8388-8f1a8483cda4 Aug 16 21:22:28.725902 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-5727088c-9c0f-4b14-a674-c67c3321a2d9 tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:22:28.727720 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-5727088c-9c0f-4b14-a674-c67c3321a2d9 tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:22:28.740949 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:22:28.740949 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:22:28.745699 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-5727088c-9c0f-4b14-a674-c67c3321a2d9 tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] Volume info retrieved successfully. Aug 16 21:22:28.751794 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-5727088c-9c0f-4b14-a674-c67c3321a2d9 tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] https://10.4.3.143/volume/v3/volumes/5b78d9ee-b9d7-430e-8388-8f1a8483cda4 returned with HTTP 200 Aug 16 21:22:28.752592 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 1215/4902] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:22:28 2026] GET /volume/v3/volumes/5b78d9ee-b9d7-430e-8388-8f1a8483cda4 => generated 872 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:22:29.768441 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-4a9cf767-a029-49b1-aeac-7d998c890bdf None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:22:29.770585 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-4a9cf767-a029-49b1-aeac-7d998c890bdf tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] GET https://10.4.3.143/volume/v3/volumes/5b78d9ee-b9d7-430e-8388-8f1a8483cda4 Aug 16 21:22:29.770802 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-4a9cf767-a029-49b1-aeac-7d998c890bdf tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:22:29.771095 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-4a9cf767-a029-49b1-aeac-7d998c890bdf tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:22:29.782880 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:22:29.782880 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:22:29.787255 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-4a9cf767-a029-49b1-aeac-7d998c890bdf tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] Volume info retrieved successfully. Aug 16 21:22:29.792762 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-4a9cf767-a029-49b1-aeac-7d998c890bdf tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] https://10.4.3.143/volume/v3/volumes/5b78d9ee-b9d7-430e-8388-8f1a8483cda4 returned with HTTP 200 Aug 16 21:22:29.793349 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 1231/4903] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:22:29 2026] GET /volume/v3/volumes/5b78d9ee-b9d7-430e-8388-8f1a8483cda4 => generated 872 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:22:30.808726 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-fb0522f0-544d-4eb0-acb2-626469b317a5 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:22:30.811262 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-fb0522f0-544d-4eb0-acb2-626469b317a5 tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] GET https://10.4.3.143/volume/v3/volumes/5b78d9ee-b9d7-430e-8388-8f1a8483cda4 Aug 16 21:22:30.811458 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-fb0522f0-544d-4eb0-acb2-626469b317a5 tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:22:30.811713 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-fb0522f0-544d-4eb0-acb2-626469b317a5 tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:22:30.827452 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:22:30.827452 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:22:30.833946 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-fb0522f0-544d-4eb0-acb2-626469b317a5 tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] Volume info retrieved successfully. Aug 16 21:22:30.840697 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-fb0522f0-544d-4eb0-acb2-626469b317a5 tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] https://10.4.3.143/volume/v3/volumes/5b78d9ee-b9d7-430e-8388-8f1a8483cda4 returned with HTTP 200 Aug 16 21:22:30.841231 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 1230/4904] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:22:30 2026] GET /volume/v3/volumes/5b78d9ee-b9d7-430e-8388-8f1a8483cda4 => generated 872 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:22:31.182787 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [req-e6d4a778-d6c1-4d30-b801-389f2b106bfa req-5c2524f7-8b7c-49b1-a1aa-075eff35e6f9 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:22:31.184800 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [req-e6d4a778-d6c1-4d30-b801-389f2b106bfa req-5c2524f7-8b7c-49b1-a1aa-075eff35e6f9 tempest-TestMinimumBasicScenario-1744355670 tempest-TestMinimumBasicScenario-1744355670-project-member] GET https://10.4.3.143/volume/v3/volumes/ad165f99-4bbc-482d-ada4-68e4d7d907d4 Aug 16 21:22:31.185010 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [req-e6d4a778-d6c1-4d30-b801-389f2b106bfa req-5c2524f7-8b7c-49b1-a1aa-075eff35e6f9 tempest-TestMinimumBasicScenario-1744355670 tempest-TestMinimumBasicScenario-1744355670-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:22:31.185203 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [req-e6d4a778-d6c1-4d30-b801-389f2b106bfa req-5c2524f7-8b7c-49b1-a1aa-075eff35e6f9 tempest-TestMinimumBasicScenario-1744355670 tempest-TestMinimumBasicScenario-1744355670-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:22:31.205657 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:22:31.205657 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:22:31.209211 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [req-e6d4a778-d6c1-4d30-b801-389f2b106bfa req-5c2524f7-8b7c-49b1-a1aa-075eff35e6f9 tempest-TestMinimumBasicScenario-1744355670 tempest-TestMinimumBasicScenario-1744355670-project-member] Volume info retrieved successfully. Aug 16 21:22:31.214734 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [req-e6d4a778-d6c1-4d30-b801-389f2b106bfa req-5c2524f7-8b7c-49b1-a1aa-075eff35e6f9 tempest-TestMinimumBasicScenario-1744355670 tempest-TestMinimumBasicScenario-1744355670-project-member] https://10.4.3.143/volume/v3/volumes/ad165f99-4bbc-482d-ada4-68e4d7d907d4 returned with HTTP 200 Aug 16 21:22:31.215195 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 1229/4905] 10.4.3.143 () {68 vars in 1598 bytes} [Sun Aug 16 21:22:31 2026] GET /volume/v3/volumes/ad165f99-4bbc-482d-ada4-68e4d7d907d4 => generated 1140 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:22:31.235700 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [req-e6d4a778-d6c1-4d30-b801-389f2b106bfa req-36ab9a07-ff98-4d25-b2f2-d62f5ce263e1 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:22:31.237868 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [req-e6d4a778-d6c1-4d30-b801-389f2b106bfa req-36ab9a07-ff98-4d25-b2f2-d62f5ce263e1 tempest-TestMinimumBasicScenario-1744355670 tempest-TestMinimumBasicScenario-1744355670-project-member] POST https://10.4.3.143/volume/v3/volumes/ad165f99-4bbc-482d-ada4-68e4d7d907d4/action Aug 16 21:22:31.238470 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [req-e6d4a778-d6c1-4d30-b801-389f2b106bfa req-36ab9a07-ff98-4d25-b2f2-d62f5ce263e1 tempest-TestMinimumBasicScenario-1744355670 tempest-TestMinimumBasicScenario-1744355670-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100333) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 21:22:31.239946 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [req-e6d4a778-d6c1-4d30-b801-389f2b106bfa req-36ab9a07-ff98-4d25-b2f2-d62f5ce263e1 tempest-TestMinimumBasicScenario-1744355670 tempest-TestMinimumBasicScenario-1744355670-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:22:31.251942 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:22:31.251942 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:22:31.252688 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [req-e6d4a778-d6c1-4d30-b801-389f2b106bfa req-36ab9a07-ff98-4d25-b2f2-d62f5ce263e1 tempest-TestMinimumBasicScenario-1744355670 tempest-TestMinimumBasicScenario-1744355670-project-member] Volume info retrieved successfully. Aug 16 21:22:31.260856 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [req-e6d4a778-d6c1-4d30-b801-389f2b106bfa req-36ab9a07-ff98-4d25-b2f2-d62f5ce263e1 tempest-TestMinimumBasicScenario-1744355670 tempest-TestMinimumBasicScenario-1744355670-project-member] Begin detaching volume completed successfully. Aug 16 21:22:31.261313 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [req-e6d4a778-d6c1-4d30-b801-389f2b106bfa req-36ab9a07-ff98-4d25-b2f2-d62f5ce263e1 tempest-TestMinimumBasicScenario-1744355670 tempest-TestMinimumBasicScenario-1744355670-project-member] https://10.4.3.143/volume/v3/volumes/ad165f99-4bbc-482d-ada4-68e4d7d907d4/action returned with HTTP 202 Aug 16 21:22:31.261946 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 1216/4906] 10.4.3.143 () {72 vars in 1672 bytes} [Sun Aug 16 21:22:31 2026] POST /volume/v3/volumes/ad165f99-4bbc-482d-ada4-68e4d7d907d4/action => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 16 21:22:31.314148 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-ea4bba57-f0d5-4c37-aef6-1522c7f36511 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:22:31.314671 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-ea4bba57-f0d5-4c37-aef6-1522c7f36511 None None] GET https://10.4.3.143/volume// Aug 16 21:22:31.314900 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-ea4bba57-f0d5-4c37-aef6-1522c7f36511 None None] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:22:31.315178 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-ea4bba57-f0d5-4c37-aef6-1522c7f36511 None None] Calling method 'all' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:22:31.315615 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-ea4bba57-f0d5-4c37-aef6-1522c7f36511 None None] https://10.4.3.143/volume// returned with HTTP 300 Aug 16 21:22:31.316010 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 1232/4907] 10.4.3.143 () {66 vars in 1426 bytes} [Sun Aug 16 21:22: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 16 21:22:31.323776 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [req-e6d4a778-d6c1-4d30-b801-389f2b106bfa req-d4204d18-0b5b-4530-a2b4-2e2fb68004c9 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:22:31.326493 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [req-e6d4a778-d6c1-4d30-b801-389f2b106bfa req-d4204d18-0b5b-4530-a2b4-2e2fb68004c9 tempest-TestMinimumBasicScenario-1744355670 tempest-TestMinimumBasicScenario-1744355670-project-member] GET https://10.4.3.143/volume/v3/volumes/ad165f99-4bbc-482d-ada4-68e4d7d907d4 Aug 16 21:22:31.326796 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [req-e6d4a778-d6c1-4d30-b801-389f2b106bfa req-d4204d18-0b5b-4530-a2b4-2e2fb68004c9 tempest-TestMinimumBasicScenario-1744355670 tempest-TestMinimumBasicScenario-1744355670-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:22:31.327071 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [req-e6d4a778-d6c1-4d30-b801-389f2b106bfa req-d4204d18-0b5b-4530-a2b4-2e2fb68004c9 tempest-TestMinimumBasicScenario-1744355670 tempest-TestMinimumBasicScenario-1744355670-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:22:31.339812 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:22:31.339812 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:22:31.344251 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [req-e6d4a778-d6c1-4d30-b801-389f2b106bfa req-d4204d18-0b5b-4530-a2b4-2e2fb68004c9 tempest-TestMinimumBasicScenario-1744355670 tempest-TestMinimumBasicScenario-1744355670-project-member] Volume info retrieved successfully. Aug 16 21:22:31.350143 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [req-e6d4a778-d6c1-4d30-b801-389f2b106bfa req-d4204d18-0b5b-4530-a2b4-2e2fb68004c9 tempest-TestMinimumBasicScenario-1744355670 tempest-TestMinimumBasicScenario-1744355670-project-member] https://10.4.3.143/volume/v3/volumes/ad165f99-4bbc-482d-ada4-68e4d7d907d4 returned with HTTP 200 Aug 16 21:22:31.350840 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 1231/4908] 10.4.3.143 () {70 vars in 1639 bytes} [Sun Aug 16 21:22:31 2026] GET /volume/v3/volumes/ad165f99-4bbc-482d-ada4-68e4d7d907d4 => generated 1323 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 16 21:22:31.857252 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-4b1686fa-c031-49b2-a049-833cae80a71c None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:22:31.859404 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-4b1686fa-c031-49b2-a049-833cae80a71c tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] GET https://10.4.3.143/volume/v3/volumes/5b78d9ee-b9d7-430e-8388-8f1a8483cda4 Aug 16 21:22:31.859654 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-4b1686fa-c031-49b2-a049-833cae80a71c tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:22:31.859887 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-4b1686fa-c031-49b2-a049-833cae80a71c tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:22:31.869509 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:22:31.869509 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:22:31.872982 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-4b1686fa-c031-49b2-a049-833cae80a71c tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] Volume info retrieved successfully. Aug 16 21:22:31.876746 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-4b1686fa-c031-49b2-a049-833cae80a71c tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] https://10.4.3.143/volume/v3/volumes/5b78d9ee-b9d7-430e-8388-8f1a8483cda4 returned with HTTP 200 Aug 16 21:22:31.877184 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 1230/4909] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:22:31 2026] GET /volume/v3/volumes/5b78d9ee-b9d7-430e-8388-8f1a8483cda4 => generated 872 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:22:32.277277 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [req-e6d4a778-d6c1-4d30-b801-389f2b106bfa req-3fbc9500-555c-4f9f-b3fa-5329ef0a93f2 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:22:32.280029 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [req-e6d4a778-d6c1-4d30-b801-389f2b106bfa req-3fbc9500-555c-4f9f-b3fa-5329ef0a93f2 tempest-TestMinimumBasicScenario-1744355670 tempest-TestMinimumBasicScenario-1744355670-project-member] DELETE https://10.4.3.143/volume/v3/attachments/2a3578a7-a1fc-49bd-8395-9f53ee779e64 Aug 16 21:22:32.280481 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [req-e6d4a778-d6c1-4d30-b801-389f2b106bfa req-3fbc9500-555c-4f9f-b3fa-5329ef0a93f2 tempest-TestMinimumBasicScenario-1744355670 tempest-TestMinimumBasicScenario-1744355670-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:22:32.280868 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [req-e6d4a778-d6c1-4d30-b801-389f2b106bfa req-3fbc9500-555c-4f9f-b3fa-5329ef0a93f2 tempest-TestMinimumBasicScenario-1744355670 tempest-TestMinimumBasicScenario-1744355670-project-member] Calling method 'version_select' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:22:32.292022 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:22:32.292022 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:22:32.363246 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [req-e6d4a778-d6c1-4d30-b801-389f2b106bfa req-3fbc9500-555c-4f9f-b3fa-5329ef0a93f2 tempest-TestMinimumBasicScenario-1744355670 tempest-TestMinimumBasicScenario-1744355670-project-member] https://10.4.3.143/volume/v3/attachments/2a3578a7-a1fc-49bd-8395-9f53ee779e64 returned with HTTP 200 Aug 16 21:22:32.363246 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 1217/4910] 10.4.3.143 () {72 vars in 1673 bytes} [Sun Aug 16 21:22:32 2026] DELETE /volume/v3/attachments/2a3578a7-a1fc-49bd-8395-9f53ee779e64 => generated 19 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:22:32.897372 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-9c5a90be-d160-49cd-a81b-e25a28fb1725 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:22:32.899822 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-9c5a90be-d160-49cd-a81b-e25a28fb1725 tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] GET https://10.4.3.143/volume/v3/volumes/5b78d9ee-b9d7-430e-8388-8f1a8483cda4 Aug 16 21:22:32.900161 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-9c5a90be-d160-49cd-a81b-e25a28fb1725 tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:22:32.900504 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-9c5a90be-d160-49cd-a81b-e25a28fb1725 tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:22:32.914683 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:22:32.914683 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:22:32.919908 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-9c5a90be-d160-49cd-a81b-e25a28fb1725 tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] Volume info retrieved successfully. Aug 16 21:22:32.928177 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-9c5a90be-d160-49cd-a81b-e25a28fb1725 tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] https://10.4.3.143/volume/v3/volumes/5b78d9ee-b9d7-430e-8388-8f1a8483cda4 returned with HTTP 200 Aug 16 21:22:32.928752 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 1233/4911] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:22:32 2026] GET /volume/v3/volumes/5b78d9ee-b9d7-430e-8388-8f1a8483cda4 => generated 872 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:22:33.392046 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [req-b2f91ad7-c3b9-4c48-9044-d43038954c31 req-f5857cc7-96b1-4101-8d7d-6a9a2caf45ef None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:22:33.395537 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [req-b2f91ad7-c3b9-4c48-9044-d43038954c31 req-f5857cc7-96b1-4101-8d7d-6a9a2caf45ef tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] POST https://10.4.3.143/volume/v3/attachments/cc57cc63-f219-4357-88e0-2281954583cb/action Aug 16 21:22:33.396258 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [req-b2f91ad7-c3b9-4c48-9044-d43038954c31 req-f5857cc7-96b1-4101-8d7d-6a9a2caf45ef tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] Action body: b'{"os-complete": null}' {{(pid=100332) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 21:22:33.396411 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [req-b2f91ad7-c3b9-4c48-9044-d43038954c31 req-f5857cc7-96b1-4101-8d7d-6a9a2caf45ef tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:22:33.419935 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:22:33.419935 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:22:33.436199 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [req-b2f91ad7-c3b9-4c48-9044-d43038954c31 req-f5857cc7-96b1-4101-8d7d-6a9a2caf45ef tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] https://10.4.3.143/volume/v3/attachments/cc57cc63-f219-4357-88e0-2281954583cb/action returned with HTTP 204 Aug 16 21:22:33.436893 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 1232/4912] 10.4.3.143 () {74 vars in 1725 bytes} [Sun Aug 16 21:22:33 2026] POST /volume/v3/attachments/cc57cc63-f219-4357-88e0-2281954583cb/action => generated 0 bytes in 45 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:22:33.461883 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [req-ac26ec20-57a5-48bb-b23f-a09ed4a54100 req-5077fc9a-ac11-4d1e-871a-96b875a9325e None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:22:33.465571 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [req-ac26ec20-57a5-48bb-b23f-a09ed4a54100 req-5077fc9a-ac11-4d1e-871a-96b875a9325e tempest-TestMinimumBasicScenario-1744355670 tempest-TestMinimumBasicScenario-1744355670-project-member] GET https://10.4.3.143/volume/v3/volumes/ad165f99-4bbc-482d-ada4-68e4d7d907d4 Aug 16 21:22:33.465851 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [req-ac26ec20-57a5-48bb-b23f-a09ed4a54100 req-5077fc9a-ac11-4d1e-871a-96b875a9325e tempest-TestMinimumBasicScenario-1744355670 tempest-TestMinimumBasicScenario-1744355670-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:22:33.466171 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [req-ac26ec20-57a5-48bb-b23f-a09ed4a54100 req-5077fc9a-ac11-4d1e-871a-96b875a9325e tempest-TestMinimumBasicScenario-1744355670 tempest-TestMinimumBasicScenario-1744355670-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:22:33.477905 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:22:33.477905 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:22:33.484669 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [req-ac26ec20-57a5-48bb-b23f-a09ed4a54100 req-5077fc9a-ac11-4d1e-871a-96b875a9325e tempest-TestMinimumBasicScenario-1744355670 tempest-TestMinimumBasicScenario-1744355670-project-member] Volume info retrieved successfully. Aug 16 21:22:33.492339 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [req-ac26ec20-57a5-48bb-b23f-a09ed4a54100 req-5077fc9a-ac11-4d1e-871a-96b875a9325e tempest-TestMinimumBasicScenario-1744355670 tempest-TestMinimumBasicScenario-1744355670-project-member] https://10.4.3.143/volume/v3/volumes/ad165f99-4bbc-482d-ada4-68e4d7d907d4 returned with HTTP 200 Aug 16 21:22:33.492775 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 1231/4913] 10.4.3.143 () {68 vars in 1598 bytes} [Sun Aug 16 21:22:33 2026] GET /volume/v3/volumes/ad165f99-4bbc-482d-ada4-68e4d7d907d4 => generated 848 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:22:33.509493 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-9fbfaa3c-8fa3-4d8e-97bc-1cb67c7ec534 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:22:33.511297 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-9fbfaa3c-8fa3-4d8e-97bc-1cb67c7ec534 tempest-TestMinimumBasicScenario-1744355670 tempest-TestMinimumBasicScenario-1744355670-project-member] DELETE https://10.4.3.143/volume/v3/volumes/ad165f99-4bbc-482d-ada4-68e4d7d907d4 Aug 16 21:22:33.513352 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-9fbfaa3c-8fa3-4d8e-97bc-1cb67c7ec534 tempest-TestMinimumBasicScenario-1744355670 tempest-TestMinimumBasicScenario-1744355670-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:22:33.513352 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-9fbfaa3c-8fa3-4d8e-97bc-1cb67c7ec534 tempest-TestMinimumBasicScenario-1744355670 tempest-TestMinimumBasicScenario-1744355670-project-member] Calling method 'delete' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:22:33.513352 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.v3.volumes [None req-9fbfaa3c-8fa3-4d8e-97bc-1cb67c7ec534 tempest-TestMinimumBasicScenario-1744355670 tempest-TestMinimumBasicScenario-1744355670-project-member] Delete volume with id: ad165f99-4bbc-482d-ada4-68e4d7d907d4 Aug 16 21:22:33.519873 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:22:33.519873 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:22:33.520529 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-9fbfaa3c-8fa3-4d8e-97bc-1cb67c7ec534 tempest-TestMinimumBasicScenario-1744355670 tempest-TestMinimumBasicScenario-1744355670-project-member] Volume info retrieved successfully. Aug 16 21:22:33.541687 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-9fbfaa3c-8fa3-4d8e-97bc-1cb67c7ec534 tempest-TestMinimumBasicScenario-1744355670 tempest-TestMinimumBasicScenario-1744355670-project-member] Delete volume request issued successfully. Aug 16 21:22:33.542202 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-9fbfaa3c-8fa3-4d8e-97bc-1cb67c7ec534 tempest-TestMinimumBasicScenario-1744355670 tempest-TestMinimumBasicScenario-1744355670-project-member] https://10.4.3.143/volume/v3/volumes/ad165f99-4bbc-482d-ada4-68e4d7d907d4 returned with HTTP 202 Aug 16 21:22:33.542996 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 1218/4914] 10.4.3.143 () {66 vars in 1351 bytes} [Sun Aug 16 21:22:33 2026] DELETE /volume/v3/volumes/ad165f99-4bbc-482d-ada4-68e4d7d907d4 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 21:22:33.554240 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-1899bee7-4e91-4d4d-9c7e-9cfba508abfb None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:22:33.556349 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-1899bee7-4e91-4d4d-9c7e-9cfba508abfb tempest-TestMinimumBasicScenario-1744355670 tempest-TestMinimumBasicScenario-1744355670-project-member] GET https://10.4.3.143/volume/v3/volumes/ad165f99-4bbc-482d-ada4-68e4d7d907d4 Aug 16 21:22:33.556586 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-1899bee7-4e91-4d4d-9c7e-9cfba508abfb tempest-TestMinimumBasicScenario-1744355670 tempest-TestMinimumBasicScenario-1744355670-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:22:33.556811 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-1899bee7-4e91-4d4d-9c7e-9cfba508abfb tempest-TestMinimumBasicScenario-1744355670 tempest-TestMinimumBasicScenario-1744355670-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:22:33.565372 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:22:33.565372 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:22:33.570004 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-1899bee7-4e91-4d4d-9c7e-9cfba508abfb tempest-TestMinimumBasicScenario-1744355670 tempest-TestMinimumBasicScenario-1744355670-project-member] Volume info retrieved successfully. Aug 16 21:22:33.575830 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-1899bee7-4e91-4d4d-9c7e-9cfba508abfb tempest-TestMinimumBasicScenario-1744355670 tempest-TestMinimumBasicScenario-1744355670-project-member] https://10.4.3.143/volume/v3/volumes/ad165f99-4bbc-482d-ada4-68e4d7d907d4 returned with HTTP 200 Aug 16 21:22:33.576300 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 1234/4915] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:22:33 2026] GET /volume/v3/volumes/ad165f99-4bbc-482d-ada4-68e4d7d907d4 => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:22:33.944946 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-2e6a4a8e-3cfd-4a34-9d79-7b57dee06772 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:22:33.946844 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-2e6a4a8e-3cfd-4a34-9d79-7b57dee06772 tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] GET https://10.4.3.143/volume/v3/volumes/5b78d9ee-b9d7-430e-8388-8f1a8483cda4 Aug 16 21:22:33.947102 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-2e6a4a8e-3cfd-4a34-9d79-7b57dee06772 tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:22:33.947375 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-2e6a4a8e-3cfd-4a34-9d79-7b57dee06772 tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:22:33.957327 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:22:33.957327 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:22:33.961035 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-2e6a4a8e-3cfd-4a34-9d79-7b57dee06772 tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] Volume info retrieved successfully. Aug 16 21:22:33.965341 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-2e6a4a8e-3cfd-4a34-9d79-7b57dee06772 tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] https://10.4.3.143/volume/v3/volumes/5b78d9ee-b9d7-430e-8388-8f1a8483cda4 returned with HTTP 200 Aug 16 21:22:33.965766 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 1233/4916] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:22:33 2026] GET /volume/v3/volumes/5b78d9ee-b9d7-430e-8388-8f1a8483cda4 => generated 1164 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:22:34.590406 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-430ea4c8-f73b-440a-8ca6-6c24f6d8e7f9 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:22:34.593346 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-430ea4c8-f73b-440a-8ca6-6c24f6d8e7f9 tempest-TestMinimumBasicScenario-1744355670 tempest-TestMinimumBasicScenario-1744355670-project-member] GET https://10.4.3.143/volume/v3/volumes/ad165f99-4bbc-482d-ada4-68e4d7d907d4 Aug 16 21:22:34.593346 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-430ea4c8-f73b-440a-8ca6-6c24f6d8e7f9 tempest-TestMinimumBasicScenario-1744355670 tempest-TestMinimumBasicScenario-1744355670-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:22:34.593346 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-430ea4c8-f73b-440a-8ca6-6c24f6d8e7f9 tempest-TestMinimumBasicScenario-1744355670 tempest-TestMinimumBasicScenario-1744355670-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:22:34.599833 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-430ea4c8-f73b-440a-8ca6-6c24f6d8e7f9 tempest-TestMinimumBasicScenario-1744355670 tempest-TestMinimumBasicScenario-1744355670-project-member] https://10.4.3.143/volume/v3/volumes/ad165f99-4bbc-482d-ada4-68e4d7d907d4 returned with HTTP 404 Aug 16 21:22:34.600413 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 1232/4917] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:22:34 2026] GET /volume/v3/volumes/ad165f99-4bbc-482d-ada4-68e4d7d907d4 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:22:34.612242 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [req-568e266f-0416-4a4c-99a9-bd188aa234ab req-c15d221c-947e-40eb-a639-9b7016981c02 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:22:34.614839 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [req-568e266f-0416-4a4c-99a9-bd188aa234ab req-c15d221c-947e-40eb-a639-9b7016981c02 tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] GET https://10.4.3.143/volume/v3/volumes/2405fba0-0585-4e23-a942-0e7f8e1c0d31 Aug 16 21:22:34.615893 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [req-568e266f-0416-4a4c-99a9-bd188aa234ab req-c15d221c-947e-40eb-a639-9b7016981c02 tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:22:34.615893 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [req-568e266f-0416-4a4c-99a9-bd188aa234ab req-c15d221c-947e-40eb-a639-9b7016981c02 tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:22:34.625294 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:22:34.625294 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:22:34.629978 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [req-568e266f-0416-4a4c-99a9-bd188aa234ab req-c15d221c-947e-40eb-a639-9b7016981c02 tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] Volume info retrieved successfully. Aug 16 21:22:34.640117 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [req-568e266f-0416-4a4c-99a9-bd188aa234ab req-c15d221c-947e-40eb-a639-9b7016981c02 tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] https://10.4.3.143/volume/v3/volumes/2405fba0-0585-4e23-a942-0e7f8e1c0d31 returned with HTTP 200 Aug 16 21:22:34.641386 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 1219/4918] 10.4.3.143 () {68 vars in 1598 bytes} [Sun Aug 16 21:22:34 2026] GET /volume/v3/volumes/2405fba0-0585-4e23-a942-0e7f8e1c0d31 => generated 920 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:22:34.777291 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-adc570c0-ecff-44fb-b903-6c494c3e6ab6 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:22:34.777818 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-adc570c0-ecff-44fb-b903-6c494c3e6ab6 None None] GET https://10.4.3.143/volume// Aug 16 21:22:34.778084 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-adc570c0-ecff-44fb-b903-6c494c3e6ab6 None None] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:22:34.778469 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-adc570c0-ecff-44fb-b903-6c494c3e6ab6 None None] Calling method 'all' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:22:34.778775 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-adc570c0-ecff-44fb-b903-6c494c3e6ab6 None None] https://10.4.3.143/volume// returned with HTTP 300 Aug 16 21:22:34.779133 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 1235/4919] 10.4.3.143 () {66 vars in 1428 bytes} [Sun Aug 16 21:22:34 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 16 21:22:34.787803 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [req-568e266f-0416-4a4c-99a9-bd188aa234ab req-828c5eec-7a1f-4379-9595-35022979356b None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:22:34.790670 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [req-568e266f-0416-4a4c-99a9-bd188aa234ab req-828c5eec-7a1f-4379-9595-35022979356b tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] POST https://10.4.3.143/volume/v3/attachments Aug 16 21:22:34.791773 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [req-568e266f-0416-4a4c-99a9-bd188aa234ab req-828c5eec-7a1f-4379-9595-35022979356b tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "2405fba0-0585-4e23-a942-0e7f8e1c0d31", "connector": null, "instance_uuid": "4c302464-661f-40ed-9ee0-4822928099d3"}} {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:22:34.803657 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:22:34.803657 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:22:34.834477 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [req-568e266f-0416-4a4c-99a9-bd188aa234ab req-828c5eec-7a1f-4379-9595-35022979356b tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] https://10.4.3.143/volume/v3/attachments returned with HTTP 200 Aug 16 21:22:34.835072 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 1234/4920] 10.4.3.143 () {74 vars in 1594 bytes} [Sun Aug 16 21:22:34 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 16 21:22:34.889608 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-bed57b92-4d26-44ad-9b46-c71dd6e5da2b None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:22:34.892121 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-bed57b92-4d26-44ad-9b46-c71dd6e5da2b tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] GET https://10.4.3.143/volume/v3/volumes/2405fba0-0585-4e23-a942-0e7f8e1c0d31 Aug 16 21:22:34.892369 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-bed57b92-4d26-44ad-9b46-c71dd6e5da2b tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:22:34.892501 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-bed57b92-4d26-44ad-9b46-c71dd6e5da2b tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:22:34.902095 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-4c5a178e-f26d-4b75-8f58-1909df39b211 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:22:34.902359 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:22:34.902359 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:22:34.902669 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-4c5a178e-f26d-4b75-8f58-1909df39b211 None None] GET https://10.4.3.143/volume// Aug 16 21:22:34.902930 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-4c5a178e-f26d-4b75-8f58-1909df39b211 None None] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:22:34.903203 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-4c5a178e-f26d-4b75-8f58-1909df39b211 None None] Calling method 'all' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:22:34.903656 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-4c5a178e-f26d-4b75-8f58-1909df39b211 None None] https://10.4.3.143/volume// returned with HTTP 300 Aug 16 21:22:34.904083 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 1220/4921] 10.4.3.143 () {66 vars in 1426 bytes} [Sun Aug 16 21:22:34 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 16 21:22:34.906201 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-bed57b92-4d26-44ad-9b46-c71dd6e5da2b tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] Volume info retrieved successfully. Aug 16 21:22:34.912436 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-bed57b92-4d26-44ad-9b46-c71dd6e5da2b tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] https://10.4.3.143/volume/v3/volumes/2405fba0-0585-4e23-a942-0e7f8e1c0d31 returned with HTTP 200 Aug 16 21:22:34.912865 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 1233/4922] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:22:34 2026] GET /volume/v3/volumes/2405fba0-0585-4e23-a942-0e7f8e1c0d31 => generated 919 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:22:34.921058 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [req-568e266f-0416-4a4c-99a9-bd188aa234ab req-994f8807-4262-4bc7-bd5a-37930a7bf37e None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:22:34.921058 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [req-568e266f-0416-4a4c-99a9-bd188aa234ab req-994f8807-4262-4bc7-bd5a-37930a7bf37e tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] GET https://10.4.3.143/volume/v3/volumes/2405fba0-0585-4e23-a942-0e7f8e1c0d31 Aug 16 21:22:34.921058 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [req-568e266f-0416-4a4c-99a9-bd188aa234ab req-994f8807-4262-4bc7-bd5a-37930a7bf37e tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:22:34.921058 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [req-568e266f-0416-4a4c-99a9-bd188aa234ab req-994f8807-4262-4bc7-bd5a-37930a7bf37e tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:22:34.931658 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:22:34.931658 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:22:34.937944 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [req-568e266f-0416-4a4c-99a9-bd188aa234ab req-994f8807-4262-4bc7-bd5a-37930a7bf37e tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] Volume info retrieved successfully. Aug 16 21:22:34.943081 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [req-568e266f-0416-4a4c-99a9-bd188aa234ab req-994f8807-4262-4bc7-bd5a-37930a7bf37e tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] https://10.4.3.143/volume/v3/volumes/2405fba0-0585-4e23-a942-0e7f8e1c0d31 returned with HTTP 200 Aug 16 21:22:34.943546 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 1236/4923] 10.4.3.143 () {70 vars in 1639 bytes} [Sun Aug 16 21:22:34 2026] GET /volume/v3/volumes/2405fba0-0585-4e23-a942-0e7f8e1c0d31 => generated 1099 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 16 21:22:35.059003 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [req-568e266f-0416-4a4c-99a9-bd188aa234ab req-7747638b-df52-4d65-915b-60eb7a8d5b1f None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:22:35.062589 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [req-568e266f-0416-4a4c-99a9-bd188aa234ab req-7747638b-df52-4d65-915b-60eb7a8d5b1f tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] PUT https://10.4.3.143/volume/v3/attachments/05d32ec3-af98-45f7-9cc5-fe53df72956c Aug 16 21:22:35.062984 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [req-568e266f-0416-4a4c-99a9-bd188aa234ab req-7747638b-df52-4d65-915b-60eb7a8d5b1f tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.143", "host": "np0000007409", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:e42fbcbe2e9", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "69237b68-d654-4a76-81de-86e36bc8fb86", "nvme_native_multipath": false, "mountpoint": "/dev/vdd"}}} {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:22:35.071196 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.coordination [req-568e266f-0416-4a4c-99a9-bd188aa234ab req-7747638b-df52-4d65-915b-60eb7a8d5b1f tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] Acquiring lock "cinder-attachment_update-2405fba0-0585-4e23-a942-0e7f8e1c0d31-np0000007409" by "attachment_update" {{(pid=100332) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:22:35.078487 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.coordination [req-568e266f-0416-4a4c-99a9-bd188aa234ab req-7747638b-df52-4d65-915b-60eb7a8d5b1f tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] Lock "cinder-attachment_update-2405fba0-0585-4e23-a942-0e7f8e1c0d31-np0000007409" acquired by "attachment_update" :: waited 0.007s {{(pid=100332) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:22:35.079617 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:22:35.079617 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:22:35.195308 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.coordination [req-568e266f-0416-4a4c-99a9-bd188aa234ab req-7747638b-df52-4d65-915b-60eb7a8d5b1f tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] Lock "cinder-attachment_update-2405fba0-0585-4e23-a942-0e7f8e1c0d31-np0000007409" released by "attachment_update" :: held 0.117s {{(pid=100332) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:22:35.197452 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [req-568e266f-0416-4a4c-99a9-bd188aa234ab req-7747638b-df52-4d65-915b-60eb7a8d5b1f tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] https://10.4.3.143/volume/v3/attachments/05d32ec3-af98-45f7-9cc5-fe53df72956c returned with HTTP 200 Aug 16 21:22:35.198109 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 1235/4924] 10.4.3.143 () {74 vars in 1704 bytes} [Sun Aug 16 21:22:35 2026] PUT /volume/v3/attachments/05d32ec3-af98-45f7-9cc5-fe53df72956c => generated 969 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:22:35.929950 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-72242e11-41ec-41fd-8c21-e137f50b1a30 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:22:35.931775 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-72242e11-41ec-41fd-8c21-e137f50b1a30 tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] GET https://10.4.3.143/volume/v3/volumes/2405fba0-0585-4e23-a942-0e7f8e1c0d31 Aug 16 21:22:35.932191 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-72242e11-41ec-41fd-8c21-e137f50b1a30 tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:22:35.932488 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-72242e11-41ec-41fd-8c21-e137f50b1a30 tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:22:35.943385 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:22:35.943385 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:22:35.950050 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-72242e11-41ec-41fd-8c21-e137f50b1a30 tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] Volume info retrieved successfully. Aug 16 21:22:35.952699 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-72242e11-41ec-41fd-8c21-e137f50b1a30 tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] https://10.4.3.143/volume/v3/volumes/2405fba0-0585-4e23-a942-0e7f8e1c0d31 returned with HTTP 200 Aug 16 21:22:35.953498 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 1221/4925] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:22:35 2026] GET /volume/v3/volumes/2405fba0-0585-4e23-a942-0e7f8e1c0d31 => generated 920 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:22:36.970490 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-2bfd768e-72de-4aaf-a648-d8609cb7229b None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:22:36.972914 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-2bfd768e-72de-4aaf-a648-d8609cb7229b tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] GET https://10.4.3.143/volume/v3/volumes/2405fba0-0585-4e23-a942-0e7f8e1c0d31 Aug 16 21:22:36.973162 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-2bfd768e-72de-4aaf-a648-d8609cb7229b tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:22:36.973386 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-2bfd768e-72de-4aaf-a648-d8609cb7229b tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:22:36.985865 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:22:36.985865 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:22:36.990540 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-2bfd768e-72de-4aaf-a648-d8609cb7229b tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] Volume info retrieved successfully. Aug 16 21:22:36.996755 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-2bfd768e-72de-4aaf-a648-d8609cb7229b tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] https://10.4.3.143/volume/v3/volumes/2405fba0-0585-4e23-a942-0e7f8e1c0d31 returned with HTTP 200 Aug 16 21:22:36.997368 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 1234/4926] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:22:36 2026] GET /volume/v3/volumes/2405fba0-0585-4e23-a942-0e7f8e1c0d31 => generated 920 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:22:38.013184 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-dc0e189d-dfb3-409d-ae70-464d8fb77f95 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:22:38.015225 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-dc0e189d-dfb3-409d-ae70-464d8fb77f95 tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] GET https://10.4.3.143/volume/v3/volumes/2405fba0-0585-4e23-a942-0e7f8e1c0d31 Aug 16 21:22:38.015589 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-dc0e189d-dfb3-409d-ae70-464d8fb77f95 tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:22:38.015818 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-dc0e189d-dfb3-409d-ae70-464d8fb77f95 tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:22:38.026409 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:22:38.026409 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:22:38.030425 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-dc0e189d-dfb3-409d-ae70-464d8fb77f95 tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] Volume info retrieved successfully. Aug 16 21:22:38.035042 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-dc0e189d-dfb3-409d-ae70-464d8fb77f95 tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] https://10.4.3.143/volume/v3/volumes/2405fba0-0585-4e23-a942-0e7f8e1c0d31 returned with HTTP 200 Aug 16 21:22:38.035411 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 1237/4927] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:22:38 2026] GET /volume/v3/volumes/2405fba0-0585-4e23-a942-0e7f8e1c0d31 => generated 920 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:22:38.487714 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [req-568e266f-0416-4a4c-99a9-bd188aa234ab req-4797c760-dbb1-4350-9156-60ca3abc5195 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:22:38.490323 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [req-568e266f-0416-4a4c-99a9-bd188aa234ab req-4797c760-dbb1-4350-9156-60ca3abc5195 tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] POST https://10.4.3.143/volume/v3/attachments/05d32ec3-af98-45f7-9cc5-fe53df72956c/action Aug 16 21:22:38.490800 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [req-568e266f-0416-4a4c-99a9-bd188aa234ab req-4797c760-dbb1-4350-9156-60ca3abc5195 tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] Action body: b'{"os-complete": null}' {{(pid=100332) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 21:22:38.490982 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [req-568e266f-0416-4a4c-99a9-bd188aa234ab req-4797c760-dbb1-4350-9156-60ca3abc5195 tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:22:38.514282 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:22:38.514282 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:22:38.524938 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [req-568e266f-0416-4a4c-99a9-bd188aa234ab req-4797c760-dbb1-4350-9156-60ca3abc5195 tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] https://10.4.3.143/volume/v3/attachments/05d32ec3-af98-45f7-9cc5-fe53df72956c/action returned with HTTP 204 Aug 16 21:22:38.525443 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 1236/4928] 10.4.3.143 () {74 vars in 1725 bytes} [Sun Aug 16 21:22:38 2026] POST /volume/v3/attachments/05d32ec3-af98-45f7-9cc5-fe53df72956c/action => generated 0 bytes in 38 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:22:39.051529 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-21956ade-d81f-4f86-a204-826cdec87b3a None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:22:39.054200 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-21956ade-d81f-4f86-a204-826cdec87b3a tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] GET https://10.4.3.143/volume/v3/volumes/2405fba0-0585-4e23-a942-0e7f8e1c0d31 Aug 16 21:22:39.054440 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-21956ade-d81f-4f86-a204-826cdec87b3a tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:22:39.054513 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-21956ade-d81f-4f86-a204-826cdec87b3a tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:22:39.068836 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:22:39.068836 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:22:39.073596 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-21956ade-d81f-4f86-a204-826cdec87b3a tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] Volume info retrieved successfully. Aug 16 21:22:39.078784 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-21956ade-d81f-4f86-a204-826cdec87b3a tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] https://10.4.3.143/volume/v3/volumes/2405fba0-0585-4e23-a942-0e7f8e1c0d31 returned with HTTP 200 Aug 16 21:22:39.079258 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 1222/4929] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:22:39 2026] GET /volume/v3/volumes/2405fba0-0585-4e23-a942-0e7f8e1c0d31 => generated 1212 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:22:46.995349 np0000007409 devstack@c-api.service[100331]: DEBUG dbcounter [-] [100331] Writing DB stats cinder:SELECT=110,cinder:INSERT=21,cinder:UPDATE=32 {{(pid=100331) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 16 21:22:48.035047 np0000007409 devstack@c-api.service[100330]: DEBUG dbcounter [-] [100330] Writing DB stats cinder:SELECT=80,cinder:INSERT=8,cinder:UPDATE=12 {{(pid=100330) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 16 21:22:48.522145 np0000007409 devstack@c-api.service[100332]: DEBUG dbcounter [-] [100332] Writing DB stats cinder:SELECT=68,cinder:INSERT=3,cinder:UPDATE=7 {{(pid=100332) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 16 21:22:49.077729 np0000007409 devstack@c-api.service[100333]: DEBUG dbcounter [-] [100333] Writing DB stats cinder:SELECT=67,cinder:INSERT=2,cinder:UPDATE=5 {{(pid=100333) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 16 21:22:54.029144 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-118b033a-9910-4e97-bae1-f7abf8fb65a8 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:22:54.031671 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-118b033a-9910-4e97-bae1-f7abf8fb65a8 tempest-TestServerVolumeAttachScenarioOldVersion-2122032818 tempest-TestServerVolumeAttachScenarioOldVersion-2122032818-project-member] POST https://10.4.3.143/volume/v3/volumes Aug 16 21:22:54.032148 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-118b033a-9910-4e97-bae1-f7abf8fb65a8 tempest-TestServerVolumeAttachScenarioOldVersion-2122032818 tempest-TestServerVolumeAttachScenarioOldVersion-2122032818-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachScenarioOldVersion-volume-1725365488", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:22:54.034077 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.v3.volumes [None req-118b033a-9910-4e97-bae1-f7abf8fb65a8 tempest-TestServerVolumeAttachScenarioOldVersion-2122032818 tempest-TestServerVolumeAttachScenarioOldVersion-2122032818-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachScenarioOldVersion-volume-1725365488', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100331) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 21:22:54.034268 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.v3.volumes [None req-118b033a-9910-4e97-bae1-f7abf8fb65a8 tempest-TestServerVolumeAttachScenarioOldVersion-2122032818 tempest-TestServerVolumeAttachScenarioOldVersion-2122032818-project-member] Create volume of 1 GB Aug 16 21:22:54.039408 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-118b033a-9910-4e97-bae1-f7abf8fb65a8 tempest-TestServerVolumeAttachScenarioOldVersion-2122032818 tempest-TestServerVolumeAttachScenarioOldVersion-2122032818-project-member] Availability Zones retrieved successfully. Aug 16 21:22:54.046782 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-118b033a-9910-4e97-bae1-f7abf8fb65a8 tempest-TestServerVolumeAttachScenarioOldVersion-2122032818 tempest-TestServerVolumeAttachScenarioOldVersion-2122032818-project-member] Flow 'volume_create_api' (3bfffe9e-39b4-4785-b085-265c4a415d56) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100331) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:22:54.049683 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-118b033a-9910-4e97-bae1-f7abf8fb65a8 tempest-TestServerVolumeAttachScenarioOldVersion-2122032818 tempest-TestServerVolumeAttachScenarioOldVersion-2122032818-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b4c22fc9-2710-41c9-9da9-2e36d0ddc2c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:22:54.050929 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.flows.api.create_volume [None req-118b033a-9910-4e97-bae1-f7abf8fb65a8 tempest-TestServerVolumeAttachScenarioOldVersion-2122032818 tempest-TestServerVolumeAttachScenarioOldVersion-2122032818-project-member] Validating volume size '1' using validate_int {{(pid=100331) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 21:22:54.083686 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-118b033a-9910-4e97-bae1-f7abf8fb65a8 tempest-TestServerVolumeAttachScenarioOldVersion-2122032818 tempest-TestServerVolumeAttachScenarioOldVersion-2122032818-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b4c22fc9-2710-41c9-9da9-2e36d0ddc2c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T21:04:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=69e633b8-fab9-4b15-8b40-4f1a67c51cda,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '69e633b8-fab9-4b15-8b40-4f1a67c51cda', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:22:54.084705 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-118b033a-9910-4e97-bae1-f7abf8fb65a8 tempest-TestServerVolumeAttachScenarioOldVersion-2122032818 tempest-TestServerVolumeAttachScenarioOldVersion-2122032818-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4bb5c14e-5436-4505-be02-c71f4223367c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:22:54.156501 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.quota [None req-118b033a-9910-4e97-bae1-f7abf8fb65a8 tempest-TestServerVolumeAttachScenarioOldVersion-2122032818 tempest-TestServerVolumeAttachScenarioOldVersion-2122032818-project-member] Created reservations ['d7af9cad-6730-4c03-b6fa-7ff43dea8f5f', '2c2a595a-8aa0-497f-9616-a3cf48c963a1', '23af1e98-1f1e-4567-b3a0-58b707197639', 'c08e8b91-d86e-43d8-9cc9-07dd34860e0b'] {{(pid=100331) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:22:54.157208 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-118b033a-9910-4e97-bae1-f7abf8fb65a8 tempest-TestServerVolumeAttachScenarioOldVersion-2122032818 tempest-TestServerVolumeAttachScenarioOldVersion-2122032818-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4bb5c14e-5436-4505-be02-c71f4223367c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d7af9cad-6730-4c03-b6fa-7ff43dea8f5f', '2c2a595a-8aa0-497f-9616-a3cf48c963a1', '23af1e98-1f1e-4567-b3a0-58b707197639', 'c08e8b91-d86e-43d8-9cc9-07dd34860e0b']}' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:22:54.157891 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-118b033a-9910-4e97-bae1-f7abf8fb65a8 tempest-TestServerVolumeAttachScenarioOldVersion-2122032818 tempest-TestServerVolumeAttachScenarioOldVersion-2122032818-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cca64e7b-0156-4a11-b43a-15d90423fc0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:22:54.180819 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-118b033a-9910-4e97-bae1-f7abf8fb65a8 tempest-TestServerVolumeAttachScenarioOldVersion-2122032818 tempest-TestServerVolumeAttachScenarioOldVersion-2122032818-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cca64e7b-0156-4a11-b43a-15d90423fc0c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e0df1f3a-df0d-4e15-a177-486fa80d8e77', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachScenarioOldVersion-volume-1725365488',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='653ad03e7c7a4f18b42d9e14bfb1432a',qos_specs=None,replication_status=,reservations=['d7af9cad-6730-4c03-b6fa-7ff43dea8f5f','2c2a595a-8aa0-497f-9616-a3cf48c963a1','23af1e98-1f1e-4567-b3a0-58b707197639','c08e8b91-d86e-43d8-9cc9-07dd34860e0b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='71ca5d0119234f3b87787c59b83fc7d0',volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T21:22:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachScenarioOldVersion-volume-1725365488',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e0df1f3a-df0d-4e15-a177-486fa80d8e77,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='653ad03e7c7a4f18b42d9e14bfb1432a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='71ca5d0119234f3b87787c59b83fc7d0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(69e633b8-fab9-4b15-8b40-4f1a67c51cda),volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda)}' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:22:54.181601 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-118b033a-9910-4e97-bae1-f7abf8fb65a8 tempest-TestServerVolumeAttachScenarioOldVersion-2122032818 tempest-TestServerVolumeAttachScenarioOldVersion-2122032818-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (240e2494-d694-4201-baba-f692191e9281) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:22:54.198565 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-118b033a-9910-4e97-bae1-f7abf8fb65a8 tempest-TestServerVolumeAttachScenarioOldVersion-2122032818 tempest-TestServerVolumeAttachScenarioOldVersion-2122032818-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (240e2494-d694-4201-baba-f692191e9281) transitioned into state 'SUCCESS' from state '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-1725365488',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='653ad03e7c7a4f18b42d9e14bfb1432a',qos_specs=None,replication_status=,reservations=['d7af9cad-6730-4c03-b6fa-7ff43dea8f5f','2c2a595a-8aa0-497f-9616-a3cf48c963a1','23af1e98-1f1e-4567-b3a0-58b707197639','c08e8b91-d86e-43d8-9cc9-07dd34860e0b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='71ca5d0119234f3b87787c59b83fc7d0',volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda)}' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:22:54.199282 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-118b033a-9910-4e97-bae1-f7abf8fb65a8 tempest-TestServerVolumeAttachScenarioOldVersion-2122032818 tempest-TestServerVolumeAttachScenarioOldVersion-2122032818-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (39b6cbac-2d4a-4132-a824-ee658a100c7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:22:54.210995 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-118b033a-9910-4e97-bae1-f7abf8fb65a8 tempest-TestServerVolumeAttachScenarioOldVersion-2122032818 tempest-TestServerVolumeAttachScenarioOldVersion-2122032818-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (39b6cbac-2d4a-4132-a824-ee658a100c7b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:22:54.210995 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-118b033a-9910-4e97-bae1-f7abf8fb65a8 tempest-TestServerVolumeAttachScenarioOldVersion-2122032818 tempest-TestServerVolumeAttachScenarioOldVersion-2122032818-project-member] Flow 'volume_create_api' (3bfffe9e-39b4-4785-b085-265c4a415d56) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100331) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:22:54.210995 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-118b033a-9910-4e97-bae1-f7abf8fb65a8 tempest-TestServerVolumeAttachScenarioOldVersion-2122032818 tempest-TestServerVolumeAttachScenarioOldVersion-2122032818-project-member] Create volume request issued successfully. Aug 16 21:22:54.210995 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-118b033a-9910-4e97-bae1-f7abf8fb65a8 tempest-TestServerVolumeAttachScenarioOldVersion-2122032818 tempest-TestServerVolumeAttachScenarioOldVersion-2122032818-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Aug 16 21:22:54.211436 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 1235/4930] 10.4.3.143 () {70 vars in 1300 bytes} [Sun Aug 16 21:22:54 2026] POST /volume/v3/volumes => generated 789 bytes in 183 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:22:54.230658 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-c050edd2-b2f4-400f-a2de-38e253540b1e None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:22:54.233389 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-c050edd2-b2f4-400f-a2de-38e253540b1e tempest-TestServerVolumeAttachScenarioOldVersion-2122032818 tempest-TestServerVolumeAttachScenarioOldVersion-2122032818-project-member] GET https://10.4.3.143/volume/v3/volumes/e0df1f3a-df0d-4e15-a177-486fa80d8e77 Aug 16 21:22:54.233703 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-c050edd2-b2f4-400f-a2de-38e253540b1e tempest-TestServerVolumeAttachScenarioOldVersion-2122032818 tempest-TestServerVolumeAttachScenarioOldVersion-2122032818-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:22:54.234006 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-c050edd2-b2f4-400f-a2de-38e253540b1e tempest-TestServerVolumeAttachScenarioOldVersion-2122032818 tempest-TestServerVolumeAttachScenarioOldVersion-2122032818-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:22:54.241794 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:22:54.241794 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:22:54.245565 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-c050edd2-b2f4-400f-a2de-38e253540b1e tempest-TestServerVolumeAttachScenarioOldVersion-2122032818 tempest-TestServerVolumeAttachScenarioOldVersion-2122032818-project-member] Volume info retrieved successfully. Aug 16 21:22:54.249986 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-c050edd2-b2f4-400f-a2de-38e253540b1e tempest-TestServerVolumeAttachScenarioOldVersion-2122032818 tempest-TestServerVolumeAttachScenarioOldVersion-2122032818-project-member] https://10.4.3.143/volume/v3/volumes/e0df1f3a-df0d-4e15-a177-486fa80d8e77 returned with HTTP 200 Aug 16 21:22:54.250442 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 1238/4931] 10.4.3.143 () {68 vars in 1389 bytes} [Sun Aug 16 21:22:54 2026] GET /volume/v3/volumes/e0df1f3a-df0d-4e15-a177-486fa80d8e77 => generated 857 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:22:54.763844 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-f2a3fafa-9ff6-4db4-8f20-f011fe00c521 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:22:54.765748 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-f2a3fafa-9ff6-4db4-8f20-f011fe00c521 tempest-TestVolumeBackupRestore-3238837 tempest-TestVolumeBackupRestore-3238837-project-member] POST https://10.4.3.143/volume/v3/volumes Aug 16 21:22:54.766108 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-f2a3fafa-9ff6-4db4-8f20-f011fe00c521 tempest-TestVolumeBackupRestore-3238837 tempest-TestVolumeBackupRestore-3238837-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBackupRestore-volume-928997912", "snapshot_id": null, "imageRef": "42b524b5-4969-43e9-b5aa-f976c786aa94", "volume_type": null, "size": 1}} {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:22:54.767941 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.v3.volumes [None req-f2a3fafa-9ff6-4db4-8f20-f011fe00c521 tempest-TestVolumeBackupRestore-3238837 tempest-TestVolumeBackupRestore-3238837-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBackupRestore-volume-928997912', 'snapshot_id': None, 'imageRef': '42b524b5-4969-43e9-b5aa-f976c786aa94', 'volume_type': None, 'size': 1}} {{(pid=100332) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 21:22:54.855363 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.v3.volumes [None req-f2a3fafa-9ff6-4db4-8f20-f011fe00c521 tempest-TestVolumeBackupRestore-3238837 tempest-TestVolumeBackupRestore-3238837-project-member] Create volume of 1 GB Aug 16 21:22:54.860008 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-f2a3fafa-9ff6-4db4-8f20-f011fe00c521 tempest-TestVolumeBackupRestore-3238837 tempest-TestVolumeBackupRestore-3238837-project-member] Availability Zones retrieved successfully. Aug 16 21:22:54.866802 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-f2a3fafa-9ff6-4db4-8f20-f011fe00c521 tempest-TestVolumeBackupRestore-3238837 tempest-TestVolumeBackupRestore-3238837-project-member] Flow 'volume_create_api' (3a9679d2-e362-40be-a536-bf3f19061fec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100332) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:22:54.868257 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-f2a3fafa-9ff6-4db4-8f20-f011fe00c521 tempest-TestVolumeBackupRestore-3238837 tempest-TestVolumeBackupRestore-3238837-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (37a7bd42-cdd7-4afb-93ce-e6526427f184) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:22:54.869359 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.flows.api.create_volume [None req-f2a3fafa-9ff6-4db4-8f20-f011fe00c521 tempest-TestVolumeBackupRestore-3238837 tempest-TestVolumeBackupRestore-3238837-project-member] Validating volume size '1' using validate_int {{(pid=100332) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 21:22:54.928173 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-f2a3fafa-9ff6-4db4-8f20-f011fe00c521 tempest-TestVolumeBackupRestore-3238837 tempest-TestVolumeBackupRestore-3238837-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (37a7bd42-cdd7-4afb-93ce-e6526427f184) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T21:04:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=69e633b8-fab9-4b15-8b40-4f1a67c51cda,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '69e633b8-fab9-4b15-8b40-4f1a67c51cda', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:22:54.928893 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-f2a3fafa-9ff6-4db4-8f20-f011fe00c521 tempest-TestVolumeBackupRestore-3238837 tempest-TestVolumeBackupRestore-3238837-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (78bbda91-9439-4736-80f1-55eae9d8c798) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:22:54.993177 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.quota [None req-f2a3fafa-9ff6-4db4-8f20-f011fe00c521 tempest-TestVolumeBackupRestore-3238837 tempest-TestVolumeBackupRestore-3238837-project-member] Created reservations ['3b5d7b07-93e2-4a54-bab0-d1be556a49a4', 'c6e27040-e763-4a38-8bf8-72f7c80e6d6f', '084fb710-05cc-4e50-9c25-7e251ae5906d', '60135ba3-1a94-45d4-969b-281caa2f9d6f'] {{(pid=100332) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:22:54.994335 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-f2a3fafa-9ff6-4db4-8f20-f011fe00c521 tempest-TestVolumeBackupRestore-3238837 tempest-TestVolumeBackupRestore-3238837-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (78bbda91-9439-4736-80f1-55eae9d8c798) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3b5d7b07-93e2-4a54-bab0-d1be556a49a4', 'c6e27040-e763-4a38-8bf8-72f7c80e6d6f', '084fb710-05cc-4e50-9c25-7e251ae5906d', '60135ba3-1a94-45d4-969b-281caa2f9d6f']}' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:22:54.995446 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-f2a3fafa-9ff6-4db4-8f20-f011fe00c521 tempest-TestVolumeBackupRestore-3238837 tempest-TestVolumeBackupRestore-3238837-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (01ac48a8-0d1c-435e-99bd-d993d10ead81) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:22:55.021031 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-f2a3fafa-9ff6-4db4-8f20-f011fe00c521 tempest-TestVolumeBackupRestore-3238837 tempest-TestVolumeBackupRestore-3238837-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (01ac48a8-0d1c-435e-99bd-d993d10ead81) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2493962d-b126-4409-a651-1d1e2cf21269', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBackupRestore-volume-928997912',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f10a665de25b41c0b2dfc6e0a6c46090',qos_specs=None,replication_status=,reservations=['3b5d7b07-93e2-4a54-bab0-d1be556a49a4','c6e27040-e763-4a38-8bf8-72f7c80e6d6f','084fb710-05cc-4e50-9c25-7e251ae5906d','60135ba3-1a94-45d4-969b-281caa2f9d6f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='666393fc83ff43338ba06f86c507713d',volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T21:22:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBackupRestore-volume-928997912',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2493962d-b126-4409-a651-1d1e2cf21269,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f10a665de25b41c0b2dfc6e0a6c46090',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='666393fc83ff43338ba06f86c507713d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(69e633b8-fab9-4b15-8b40-4f1a67c51cda),volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda)}' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:22:55.021791 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-f2a3fafa-9ff6-4db4-8f20-f011fe00c521 tempest-TestVolumeBackupRestore-3238837 tempest-TestVolumeBackupRestore-3238837-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bd236c65-62c5-4094-b340-c1c5ccbab476) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:22:55.042316 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-f2a3fafa-9ff6-4db4-8f20-f011fe00c521 tempest-TestVolumeBackupRestore-3238837 tempest-TestVolumeBackupRestore-3238837-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bd236c65-62c5-4094-b340-c1c5ccbab476) transitioned into state 'SUCCESS' from state '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-928997912',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f10a665de25b41c0b2dfc6e0a6c46090',qos_specs=None,replication_status=,reservations=['3b5d7b07-93e2-4a54-bab0-d1be556a49a4','c6e27040-e763-4a38-8bf8-72f7c80e6d6f','084fb710-05cc-4e50-9c25-7e251ae5906d','60135ba3-1a94-45d4-969b-281caa2f9d6f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='666393fc83ff43338ba06f86c507713d',volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda)}' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:22:55.043133 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-f2a3fafa-9ff6-4db4-8f20-f011fe00c521 tempest-TestVolumeBackupRestore-3238837 tempest-TestVolumeBackupRestore-3238837-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (17fe62e6-a363-4093-bc60-03061f919c35) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:22:55.053559 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-f2a3fafa-9ff6-4db4-8f20-f011fe00c521 tempest-TestVolumeBackupRestore-3238837 tempest-TestVolumeBackupRestore-3238837-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (17fe62e6-a363-4093-bc60-03061f919c35) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:22:55.054572 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-f2a3fafa-9ff6-4db4-8f20-f011fe00c521 tempest-TestVolumeBackupRestore-3238837 tempest-TestVolumeBackupRestore-3238837-project-member] Flow 'volume_create_api' (3a9679d2-e362-40be-a536-bf3f19061fec) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100332) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:22:55.054937 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-f2a3fafa-9ff6-4db4-8f20-f011fe00c521 tempest-TestVolumeBackupRestore-3238837 tempest-TestVolumeBackupRestore-3238837-project-member] Create volume request issued successfully. Aug 16 21:22:55.055600 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-f2a3fafa-9ff6-4db4-8f20-f011fe00c521 tempest-TestVolumeBackupRestore-3238837 tempest-TestVolumeBackupRestore-3238837-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Aug 16 21:22:55.056082 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 1237/4932] 10.4.3.143 () {68 vars in 1259 bytes} [Sun Aug 16 21:22:54 2026] POST /volume/v3/volumes => generated 753 bytes in 293 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 21:22:55.072996 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-e3cb181d-8fb0-42d0-b29e-a490943bcb67 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:22:55.074808 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-e3cb181d-8fb0-42d0-b29e-a490943bcb67 tempest-TestVolumeBackupRestore-3238837 tempest-TestVolumeBackupRestore-3238837-project-member] GET https://10.4.3.143/volume/v3/volumes/2493962d-b126-4409-a651-1d1e2cf21269 Aug 16 21:22:55.075025 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-e3cb181d-8fb0-42d0-b29e-a490943bcb67 tempest-TestVolumeBackupRestore-3238837 tempest-TestVolumeBackupRestore-3238837-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:22:55.075221 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-e3cb181d-8fb0-42d0-b29e-a490943bcb67 tempest-TestVolumeBackupRestore-3238837 tempest-TestVolumeBackupRestore-3238837-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:22:55.082221 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:22:55.082221 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:22:55.086863 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-e3cb181d-8fb0-42d0-b29e-a490943bcb67 tempest-TestVolumeBackupRestore-3238837 tempest-TestVolumeBackupRestore-3238837-project-member] Volume info retrieved successfully. Aug 16 21:22:55.092118 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-e3cb181d-8fb0-42d0-b29e-a490943bcb67 tempest-TestVolumeBackupRestore-3238837 tempest-TestVolumeBackupRestore-3238837-project-member] https://10.4.3.143/volume/v3/volumes/2493962d-b126-4409-a651-1d1e2cf21269 returned with HTTP 200 Aug 16 21:22:55.092548 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 1223/4933] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:22:55 2026] GET /volume/v3/volumes/2493962d-b126-4409-a651-1d1e2cf21269 => generated 821 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:22:55.266470 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-2ec3a55b-ebf7-448f-8af3-385807a9b26e None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:22:55.269559 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-2ec3a55b-ebf7-448f-8af3-385807a9b26e tempest-TestServerVolumeAttachScenarioOldVersion-2122032818 tempest-TestServerVolumeAttachScenarioOldVersion-2122032818-project-member] GET https://10.4.3.143/volume/v3/volumes/e0df1f3a-df0d-4e15-a177-486fa80d8e77 Aug 16 21:22:55.269991 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-2ec3a55b-ebf7-448f-8af3-385807a9b26e tempest-TestServerVolumeAttachScenarioOldVersion-2122032818 tempest-TestServerVolumeAttachScenarioOldVersion-2122032818-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:22:55.270343 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-2ec3a55b-ebf7-448f-8af3-385807a9b26e tempest-TestServerVolumeAttachScenarioOldVersion-2122032818 tempest-TestServerVolumeAttachScenarioOldVersion-2122032818-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:22:55.280081 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:22:55.280081 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:22:55.285894 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-2ec3a55b-ebf7-448f-8af3-385807a9b26e tempest-TestServerVolumeAttachScenarioOldVersion-2122032818 tempest-TestServerVolumeAttachScenarioOldVersion-2122032818-project-member] Volume info retrieved successfully. Aug 16 21:22:55.291587 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-2ec3a55b-ebf7-448f-8af3-385807a9b26e tempest-TestServerVolumeAttachScenarioOldVersion-2122032818 tempest-TestServerVolumeAttachScenarioOldVersion-2122032818-project-member] https://10.4.3.143/volume/v3/volumes/e0df1f3a-df0d-4e15-a177-486fa80d8e77 returned with HTTP 200 Aug 16 21:22:55.292107 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 1236/4934] 10.4.3.143 () {68 vars in 1389 bytes} [Sun Aug 16 21:22:55 2026] GET /volume/v3/volumes/e0df1f3a-df0d-4e15-a177-486fa80d8e77 => generated 882 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:22:55.308822 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-e0c41232-5c68-42f9-be6d-8a037ca76dfb None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:22:55.311156 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-e0c41232-5c68-42f9-be6d-8a037ca76dfb tempest-TestServerVolumeAttachScenarioOldVersion-2122032818 tempest-TestServerVolumeAttachScenarioOldVersion-2122032818-project-member] GET https://10.4.3.143/volume/v3/volumes/e0df1f3a-df0d-4e15-a177-486fa80d8e77 Aug 16 21:22:55.311468 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-e0c41232-5c68-42f9-be6d-8a037ca76dfb tempest-TestServerVolumeAttachScenarioOldVersion-2122032818 tempest-TestServerVolumeAttachScenarioOldVersion-2122032818-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:22:55.311727 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-e0c41232-5c68-42f9-be6d-8a037ca76dfb tempest-TestServerVolumeAttachScenarioOldVersion-2122032818 tempest-TestServerVolumeAttachScenarioOldVersion-2122032818-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:22:55.321174 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:22:55.321174 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:22:55.325994 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-e0c41232-5c68-42f9-be6d-8a037ca76dfb tempest-TestServerVolumeAttachScenarioOldVersion-2122032818 tempest-TestServerVolumeAttachScenarioOldVersion-2122032818-project-member] Volume info retrieved successfully. Aug 16 21:22:55.331642 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-e0c41232-5c68-42f9-be6d-8a037ca76dfb tempest-TestServerVolumeAttachScenarioOldVersion-2122032818 tempest-TestServerVolumeAttachScenarioOldVersion-2122032818-project-member] https://10.4.3.143/volume/v3/volumes/e0df1f3a-df0d-4e15-a177-486fa80d8e77 returned with HTTP 200 Aug 16 21:22:55.332017 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 1239/4935] 10.4.3.143 () {68 vars in 1389 bytes} [Sun Aug 16 21:22:55 2026] GET /volume/v3/volumes/e0df1f3a-df0d-4e15-a177-486fa80d8e77 => generated 882 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:22:55.376705 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [req-cace7514-de1e-42a9-922c-0e4f60ddf94c req-48aaa5e5-2c76-49d9-a0a8-adf1f95dceef None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:22:55.379552 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [req-cace7514-de1e-42a9-922c-0e4f60ddf94c req-48aaa5e5-2c76-49d9-a0a8-adf1f95dceef tempest-TestServerVolumeAttachScenarioOldVersion-2122032818 tempest-TestServerVolumeAttachScenarioOldVersion-2122032818-project-member] GET https://10.4.3.143/volume/v3/volumes/e0df1f3a-df0d-4e15-a177-486fa80d8e77 Aug 16 21:22:55.380048 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [req-cace7514-de1e-42a9-922c-0e4f60ddf94c req-48aaa5e5-2c76-49d9-a0a8-adf1f95dceef tempest-TestServerVolumeAttachScenarioOldVersion-2122032818 tempest-TestServerVolumeAttachScenarioOldVersion-2122032818-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:22:55.380472 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [req-cace7514-de1e-42a9-922c-0e4f60ddf94c req-48aaa5e5-2c76-49d9-a0a8-adf1f95dceef tempest-TestServerVolumeAttachScenarioOldVersion-2122032818 tempest-TestServerVolumeAttachScenarioOldVersion-2122032818-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:22:55.392258 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:22:55.392258 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:22:55.397114 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [req-cace7514-de1e-42a9-922c-0e4f60ddf94c req-48aaa5e5-2c76-49d9-a0a8-adf1f95dceef tempest-TestServerVolumeAttachScenarioOldVersion-2122032818 tempest-TestServerVolumeAttachScenarioOldVersion-2122032818-project-member] Volume info retrieved successfully. Aug 16 21:22:55.402927 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [req-cace7514-de1e-42a9-922c-0e4f60ddf94c req-48aaa5e5-2c76-49d9-a0a8-adf1f95dceef tempest-TestServerVolumeAttachScenarioOldVersion-2122032818 tempest-TestServerVolumeAttachScenarioOldVersion-2122032818-project-member] https://10.4.3.143/volume/v3/volumes/e0df1f3a-df0d-4e15-a177-486fa80d8e77 returned with HTTP 200 Aug 16 21:22:55.403517 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 1238/4936] 10.4.3.143 () {68 vars in 1598 bytes} [Sun Aug 16 21:22:55 2026] GET /volume/v3/volumes/e0df1f3a-df0d-4e15-a177-486fa80d8e77 => generated 864 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:22:55.486716 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-7f020567-48a3-478b-8d70-b6409922d0e6 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:22:55.487151 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-7f020567-48a3-478b-8d70-b6409922d0e6 None None] GET https://10.4.3.143/volume// Aug 16 21:22:55.487405 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-7f020567-48a3-478b-8d70-b6409922d0e6 None None] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:22:55.487698 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-7f020567-48a3-478b-8d70-b6409922d0e6 None None] Calling method 'all' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:22:55.488112 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-7f020567-48a3-478b-8d70-b6409922d0e6 None None] https://10.4.3.143/volume// returned with HTTP 300 Aug 16 21:22:55.488481 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 1224/4937] 10.4.3.143 () {66 vars in 1428 bytes} [Sun Aug 16 21:22: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 16 21:22:55.499507 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [req-cace7514-de1e-42a9-922c-0e4f60ddf94c req-e4091058-14f0-4339-a4ef-59b4937a5853 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:22:55.501596 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [req-cace7514-de1e-42a9-922c-0e4f60ddf94c req-e4091058-14f0-4339-a4ef-59b4937a5853 tempest-TestServerVolumeAttachScenarioOldVersion-2122032818 tempest-TestServerVolumeAttachScenarioOldVersion-2122032818-project-member] POST https://10.4.3.143/volume/v3/attachments Aug 16 21:22:55.502029 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [req-cace7514-de1e-42a9-922c-0e4f60ddf94c req-e4091058-14f0-4339-a4ef-59b4937a5853 tempest-TestServerVolumeAttachScenarioOldVersion-2122032818 tempest-TestServerVolumeAttachScenarioOldVersion-2122032818-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e0df1f3a-df0d-4e15-a177-486fa80d8e77", "connector": null, "instance_uuid": "b107d02b-a716-4a09-b6cb-6e0449bb05c4"}} {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:22:55.512481 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:22:55.512481 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:22:55.539264 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [req-cace7514-de1e-42a9-922c-0e4f60ddf94c req-e4091058-14f0-4339-a4ef-59b4937a5853 tempest-TestServerVolumeAttachScenarioOldVersion-2122032818 tempest-TestServerVolumeAttachScenarioOldVersion-2122032818-project-member] https://10.4.3.143/volume/v3/attachments returned with HTTP 200 Aug 16 21:22:55.539659 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 1237/4938] 10.4.3.143 () {74 vars in 1594 bytes} [Sun Aug 16 21:22:55 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 16 21:22:55.568963 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-55be35df-82f7-48a3-833e-207e7f74be3d None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:22:55.570949 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-55be35df-82f7-48a3-833e-207e7f74be3d tempest-TestServerVolumeAttachScenarioOldVersion-2122032818 tempest-TestServerVolumeAttachScenarioOldVersion-2122032818-project-member] GET https://10.4.3.143/volume/v3/volumes/e0df1f3a-df0d-4e15-a177-486fa80d8e77 Aug 16 21:22:55.571136 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-55be35df-82f7-48a3-833e-207e7f74be3d tempest-TestServerVolumeAttachScenarioOldVersion-2122032818 tempest-TestServerVolumeAttachScenarioOldVersion-2122032818-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:22:55.571357 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-55be35df-82f7-48a3-833e-207e7f74be3d tempest-TestServerVolumeAttachScenarioOldVersion-2122032818 tempest-TestServerVolumeAttachScenarioOldVersion-2122032818-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:22:55.580205 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-98abb73f-9793-4258-91d8-365606cb0421 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:22:55.580640 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-98abb73f-9793-4258-91d8-365606cb0421 None None] GET https://10.4.3.143/volume// Aug 16 21:22:55.580834 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-98abb73f-9793-4258-91d8-365606cb0421 None None] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:22:55.581047 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-98abb73f-9793-4258-91d8-365606cb0421 None None] Calling method 'all' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:22:55.581391 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-98abb73f-9793-4258-91d8-365606cb0421 None None] https://10.4.3.143/volume// returned with HTTP 300 Aug 16 21:22:55.581707 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 1239/4939] 10.4.3.143 () {66 vars in 1426 bytes} [Sun Aug 16 21:22: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 16 21:22:55.587935 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:22:55.587935 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:22:55.589337 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [req-cace7514-de1e-42a9-922c-0e4f60ddf94c req-85d45772-f4f9-4862-97c6-4c4b08790079 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:22:55.591506 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [req-cace7514-de1e-42a9-922c-0e4f60ddf94c req-85d45772-f4f9-4862-97c6-4c4b08790079 tempest-TestServerVolumeAttachScenarioOldVersion-2122032818 tempest-TestServerVolumeAttachScenarioOldVersion-2122032818-project-member] GET https://10.4.3.143/volume/v3/volumes/e0df1f3a-df0d-4e15-a177-486fa80d8e77 Aug 16 21:22:55.591661 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-55be35df-82f7-48a3-833e-207e7f74be3d tempest-TestServerVolumeAttachScenarioOldVersion-2122032818 tempest-TestServerVolumeAttachScenarioOldVersion-2122032818-project-member] Volume info retrieved successfully. Aug 16 21:22:55.591723 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [req-cace7514-de1e-42a9-922c-0e4f60ddf94c req-85d45772-f4f9-4862-97c6-4c4b08790079 tempest-TestServerVolumeAttachScenarioOldVersion-2122032818 tempest-TestServerVolumeAttachScenarioOldVersion-2122032818-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:22:55.591924 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [req-cace7514-de1e-42a9-922c-0e4f60ddf94c req-85d45772-f4f9-4862-97c6-4c4b08790079 tempest-TestServerVolumeAttachScenarioOldVersion-2122032818 tempest-TestServerVolumeAttachScenarioOldVersion-2122032818-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:22:55.596358 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-55be35df-82f7-48a3-833e-207e7f74be3d tempest-TestServerVolumeAttachScenarioOldVersion-2122032818 tempest-TestServerVolumeAttachScenarioOldVersion-2122032818-project-member] https://10.4.3.143/volume/v3/volumes/e0df1f3a-df0d-4e15-a177-486fa80d8e77 returned with HTTP 200 Aug 16 21:22:55.596750 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 1240/4940] 10.4.3.143 () {68 vars in 1389 bytes} [Sun Aug 16 21:22:55 2026] GET /volume/v3/volumes/e0df1f3a-df0d-4e15-a177-486fa80d8e77 => generated 881 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:22:55.601890 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:22:55.601890 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:22:55.605583 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [req-cace7514-de1e-42a9-922c-0e4f60ddf94c req-85d45772-f4f9-4862-97c6-4c4b08790079 tempest-TestServerVolumeAttachScenarioOldVersion-2122032818 tempest-TestServerVolumeAttachScenarioOldVersion-2122032818-project-member] Volume info retrieved successfully. Aug 16 21:22:55.609590 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [req-cace7514-de1e-42a9-922c-0e4f60ddf94c req-85d45772-f4f9-4862-97c6-4c4b08790079 tempest-TestServerVolumeAttachScenarioOldVersion-2122032818 tempest-TestServerVolumeAttachScenarioOldVersion-2122032818-project-member] https://10.4.3.143/volume/v3/volumes/e0df1f3a-df0d-4e15-a177-486fa80d8e77 returned with HTTP 200 Aug 16 21:22:55.610010 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 1225/4941] 10.4.3.143 () {70 vars in 1639 bytes} [Sun Aug 16 21:22:55 2026] GET /volume/v3/volumes/e0df1f3a-df0d-4e15-a177-486fa80d8e77 => generated 1043 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 16 21:22:55.730453 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [req-cace7514-de1e-42a9-922c-0e4f60ddf94c req-76e3b6d0-40c5-412b-b7a3-e0338ba082d4 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:22:55.733018 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [req-cace7514-de1e-42a9-922c-0e4f60ddf94c req-76e3b6d0-40c5-412b-b7a3-e0338ba082d4 tempest-TestServerVolumeAttachScenarioOldVersion-2122032818 tempest-TestServerVolumeAttachScenarioOldVersion-2122032818-project-member] PUT https://10.4.3.143/volume/v3/attachments/648c790c-475f-425d-8264-a89c098c8e5b Aug 16 21:22:55.733519 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [req-cace7514-de1e-42a9-922c-0e4f60ddf94c req-76e3b6d0-40c5-412b-b7a3-e0338ba082d4 tempest-TestServerVolumeAttachScenarioOldVersion-2122032818 tempest-TestServerVolumeAttachScenarioOldVersion-2122032818-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.143", "host": "np0000007409", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:e42fbcbe2e9", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "69237b68-d654-4a76-81de-86e36bc8fb86", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:22:55.743393 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.coordination [req-cace7514-de1e-42a9-922c-0e4f60ddf94c req-76e3b6d0-40c5-412b-b7a3-e0338ba082d4 tempest-TestServerVolumeAttachScenarioOldVersion-2122032818 tempest-TestServerVolumeAttachScenarioOldVersion-2122032818-project-member] Acquiring lock "cinder-attachment_update-e0df1f3a-df0d-4e15-a177-486fa80d8e77-np0000007409" by "attachment_update" {{(pid=100331) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:22:55.748830 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.coordination [req-cace7514-de1e-42a9-922c-0e4f60ddf94c req-76e3b6d0-40c5-412b-b7a3-e0338ba082d4 tempest-TestServerVolumeAttachScenarioOldVersion-2122032818 tempest-TestServerVolumeAttachScenarioOldVersion-2122032818-project-member] Lock "cinder-attachment_update-e0df1f3a-df0d-4e15-a177-486fa80d8e77-np0000007409" acquired by "attachment_update" :: waited 0.006s {{(pid=100331) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:22:55.750321 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:22:55.750321 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:22:55.834904 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.coordination [req-cace7514-de1e-42a9-922c-0e4f60ddf94c req-76e3b6d0-40c5-412b-b7a3-e0338ba082d4 tempest-TestServerVolumeAttachScenarioOldVersion-2122032818 tempest-TestServerVolumeAttachScenarioOldVersion-2122032818-project-member] Lock "cinder-attachment_update-e0df1f3a-df0d-4e15-a177-486fa80d8e77-np0000007409" released by "attachment_update" :: held 0.086s {{(pid=100331) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:22:55.835309 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [req-cace7514-de1e-42a9-922c-0e4f60ddf94c req-76e3b6d0-40c5-412b-b7a3-e0338ba082d4 tempest-TestServerVolumeAttachScenarioOldVersion-2122032818 tempest-TestServerVolumeAttachScenarioOldVersion-2122032818-project-member] https://10.4.3.143/volume/v3/attachments/648c790c-475f-425d-8264-a89c098c8e5b returned with HTTP 200 Aug 16 21:22:55.835800 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 1238/4942] 10.4.3.143 () {74 vars in 1704 bytes} [Sun Aug 16 21:22:55 2026] PUT /volume/v3/attachments/648c790c-475f-425d-8264-a89c098c8e5b => generated 969 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:22:56.109833 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-785694d8-db69-48c0-ba8a-4855eff32dbf None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:22:56.111710 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-785694d8-db69-48c0-ba8a-4855eff32dbf tempest-TestVolumeBackupRestore-3238837 tempest-TestVolumeBackupRestore-3238837-project-member] GET https://10.4.3.143/volume/v3/volumes/2493962d-b126-4409-a651-1d1e2cf21269 Aug 16 21:22:56.111983 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-785694d8-db69-48c0-ba8a-4855eff32dbf tempest-TestVolumeBackupRestore-3238837 tempest-TestVolumeBackupRestore-3238837-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:22:56.112294 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-785694d8-db69-48c0-ba8a-4855eff32dbf tempest-TestVolumeBackupRestore-3238837 tempest-TestVolumeBackupRestore-3238837-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:22:56.119521 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:22:56.119521 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:22:56.123577 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-785694d8-db69-48c0-ba8a-4855eff32dbf tempest-TestVolumeBackupRestore-3238837 tempest-TestVolumeBackupRestore-3238837-project-member] Volume info retrieved successfully. Aug 16 21:22:56.128303 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-785694d8-db69-48c0-ba8a-4855eff32dbf tempest-TestVolumeBackupRestore-3238837 tempest-TestVolumeBackupRestore-3238837-project-member] https://10.4.3.143/volume/v3/volumes/2493962d-b126-4409-a651-1d1e2cf21269 returned with HTTP 200 Aug 16 21:22:56.129002 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 1240/4943] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:22:56 2026] GET /volume/v3/volumes/2493962d-b126-4409-a651-1d1e2cf21269 => generated 1361 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:22:56.142013 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-49605fcc-8d6b-4c03-9f38-0f268c5b3731 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:22:56.144435 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-49605fcc-8d6b-4c03-9f38-0f268c5b3731 tempest-TestVolumeBackupRestore-3238837 tempest-TestVolumeBackupRestore-3238837-project-member] GET https://10.4.3.143/volume/v3/volumes/2493962d-b126-4409-a651-1d1e2cf21269 Aug 16 21:22:56.144707 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-49605fcc-8d6b-4c03-9f38-0f268c5b3731 tempest-TestVolumeBackupRestore-3238837 tempest-TestVolumeBackupRestore-3238837-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:22:56.144984 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-49605fcc-8d6b-4c03-9f38-0f268c5b3731 tempest-TestVolumeBackupRestore-3238837 tempest-TestVolumeBackupRestore-3238837-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:22:56.154364 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:22:56.154364 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:22:56.159142 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-49605fcc-8d6b-4c03-9f38-0f268c5b3731 tempest-TestVolumeBackupRestore-3238837 tempest-TestVolumeBackupRestore-3238837-project-member] Volume info retrieved successfully. Aug 16 21:22:56.165566 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-49605fcc-8d6b-4c03-9f38-0f268c5b3731 tempest-TestVolumeBackupRestore-3238837 tempest-TestVolumeBackupRestore-3238837-project-member] https://10.4.3.143/volume/v3/volumes/2493962d-b126-4409-a651-1d1e2cf21269 returned with HTTP 200 Aug 16 21:22:56.166070 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 1241/4944] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:22:56 2026] GET /volume/v3/volumes/2493962d-b126-4409-a651-1d1e2cf21269 => generated 1361 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:22:56.177714 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-f9da757a-cbc2-4673-a35d-2a637d68b720 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:22:56.180123 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-f9da757a-cbc2-4673-a35d-2a637d68b720 tempest-TestVolumeBackupRestore-3238837 tempest-TestVolumeBackupRestore-3238837-project-member] GET https://10.4.3.143/volume/v3/volumes/2493962d-b126-4409-a651-1d1e2cf21269 Aug 16 21:22:56.180452 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-f9da757a-cbc2-4673-a35d-2a637d68b720 tempest-TestVolumeBackupRestore-3238837 tempest-TestVolumeBackupRestore-3238837-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:22:56.180736 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-f9da757a-cbc2-4673-a35d-2a637d68b720 tempest-TestVolumeBackupRestore-3238837 tempest-TestVolumeBackupRestore-3238837-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:22:56.189873 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:22:56.189873 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:22:56.195015 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-f9da757a-cbc2-4673-a35d-2a637d68b720 tempest-TestVolumeBackupRestore-3238837 tempest-TestVolumeBackupRestore-3238837-project-member] Volume info retrieved successfully. Aug 16 21:22:56.201705 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-f9da757a-cbc2-4673-a35d-2a637d68b720 tempest-TestVolumeBackupRestore-3238837 tempest-TestVolumeBackupRestore-3238837-project-member] https://10.4.3.143/volume/v3/volumes/2493962d-b126-4409-a651-1d1e2cf21269 returned with HTTP 200 Aug 16 21:22:56.202293 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 1226/4945] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:22:56 2026] GET /volume/v3/volumes/2493962d-b126-4409-a651-1d1e2cf21269 => generated 1361 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:22:56.215277 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-90d83059-ef43-47cc-b265-e31471b9aacb None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:22:56.217009 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-90d83059-ef43-47cc-b265-e31471b9aacb tempest-TestVolumeBackupRestore-3238837 tempest-TestVolumeBackupRestore-3238837-project-member] POST https://10.4.3.143/volume/v3/backups Aug 16 21:22:56.217369 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-90d83059-ef43-47cc-b265-e31471b9aacb tempest-TestVolumeBackupRestore-3238837 tempest-TestVolumeBackupRestore-3238837-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "2493962d-b126-4409-a651-1d1e2cf21269", "name": "tempest-TestVolumeBackupRestore-backup-1061823045", "description": null, "force": false, "snapshot_id": null, "incremental": false, "container": null}} {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:22:56.218989 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.contrib.backups [None req-90d83059-ef43-47cc-b265-e31471b9aacb tempest-TestVolumeBackupRestore-3238837 tempest-TestVolumeBackupRestore-3238837-project-member] Creating new backup {'backup': {'volume_id': '2493962d-b126-4409-a651-1d1e2cf21269', 'name': 'tempest-TestVolumeBackupRestore-backup-1061823045', 'description': None, 'force': False, 'snapshot_id': None, 'incremental': False, 'container': None}} {{(pid=100331) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 16 21:22:56.219130 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.contrib.backups [None req-90d83059-ef43-47cc-b265-e31471b9aacb tempest-TestVolumeBackupRestore-3238837 tempest-TestVolumeBackupRestore-3238837-project-member] Creating backup of volume 2493962d-b126-4409-a651-1d1e2cf21269 in container None Aug 16 21:22:56.226713 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:22:56.226713 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:22:56.227147 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-90d83059-ef43-47cc-b265-e31471b9aacb tempest-TestVolumeBackupRestore-3238837 tempest-TestVolumeBackupRestore-3238837-project-member] Volume info retrieved successfully. Aug 16 21:22:56.250426 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.quota [None req-90d83059-ef43-47cc-b265-e31471b9aacb tempest-TestVolumeBackupRestore-3238837 tempest-TestVolumeBackupRestore-3238837-project-member] Created reservations ['019bdc94-2414-4998-8a45-032f00c79b14', 'cca7635a-534c-4ad5-9c55-23f52e148f73'] {{(pid=100331) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:22:56.275570 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-90d83059-ef43-47cc-b265-e31471b9aacb tempest-TestVolumeBackupRestore-3238837 tempest-TestVolumeBackupRestore-3238837-project-member] https://10.4.3.143/volume/v3/backups returned with HTTP 202 Aug 16 21:22:56.276008 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 1239/4946] 10.4.3.143 () {68 vars in 1259 bytes} [Sun Aug 16 21:22:56 2026] POST /volume/v3/backups => generated 335 bytes in 61 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 21:22:56.286980 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-712110f9-fcf5-4012-ba17-0f90ed6803de None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:22:56.288893 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-712110f9-fcf5-4012-ba17-0f90ed6803de tempest-TestVolumeBackupRestore-3238837 tempest-TestVolumeBackupRestore-3238837-project-member] GET https://10.4.3.143/volume/v3/backups/ae67c59b-dbf6-4302-a4e2-d9e4cf664fdb Aug 16 21:22:56.289097 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-712110f9-fcf5-4012-ba17-0f90ed6803de tempest-TestVolumeBackupRestore-3238837 tempest-TestVolumeBackupRestore-3238837-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:22:56.289336 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-712110f9-fcf5-4012-ba17-0f90ed6803de tempest-TestVolumeBackupRestore-3238837 tempest-TestVolumeBackupRestore-3238837-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:22:56.289447 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.v3.backups [None req-712110f9-fcf5-4012-ba17-0f90ed6803de tempest-TestVolumeBackupRestore-3238837 tempest-TestVolumeBackupRestore-3238837-project-member] Show backup with id ae67c59b-dbf6-4302-a4e2-d9e4cf664fdb. {{(pid=100332) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:22:56.295638 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:22:56.295638 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:22:56.296566 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-712110f9-fcf5-4012-ba17-0f90ed6803de tempest-TestVolumeBackupRestore-3238837 tempest-TestVolumeBackupRestore-3238837-project-member] https://10.4.3.143/volume/v3/backups/ae67c59b-dbf6-4302-a4e2-d9e4cf664fdb returned with HTTP 200 Aug 16 21:22:56.296990 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 1241/4947] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:22:56 2026] GET /volume/v3/backups/ae67c59b-dbf6-4302-a4e2-d9e4cf664fdb => generated 742 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:22:56.609105 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-e4f74e53-7125-47f9-8976-d11f6e727cd1 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:22:56.610998 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-e4f74e53-7125-47f9-8976-d11f6e727cd1 tempest-TestServerVolumeAttachScenarioOldVersion-2122032818 tempest-TestServerVolumeAttachScenarioOldVersion-2122032818-project-member] GET https://10.4.3.143/volume/v3/volumes/e0df1f3a-df0d-4e15-a177-486fa80d8e77 Aug 16 21:22:56.611232 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-e4f74e53-7125-47f9-8976-d11f6e727cd1 tempest-TestServerVolumeAttachScenarioOldVersion-2122032818 tempest-TestServerVolumeAttachScenarioOldVersion-2122032818-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:22:56.611402 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-e4f74e53-7125-47f9-8976-d11f6e727cd1 tempest-TestServerVolumeAttachScenarioOldVersion-2122032818 tempest-TestServerVolumeAttachScenarioOldVersion-2122032818-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:22:56.625178 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:22:56.625178 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:22:56.630938 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-e4f74e53-7125-47f9-8976-d11f6e727cd1 tempest-TestServerVolumeAttachScenarioOldVersion-2122032818 tempest-TestServerVolumeAttachScenarioOldVersion-2122032818-project-member] Volume info retrieved successfully. Aug 16 21:22:56.636886 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-e4f74e53-7125-47f9-8976-d11f6e727cd1 tempest-TestServerVolumeAttachScenarioOldVersion-2122032818 tempest-TestServerVolumeAttachScenarioOldVersion-2122032818-project-member] https://10.4.3.143/volume/v3/volumes/e0df1f3a-df0d-4e15-a177-486fa80d8e77 returned with HTTP 200 Aug 16 21:22:56.637459 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 1242/4948] 10.4.3.143 () {68 vars in 1389 bytes} [Sun Aug 16 21:22:56 2026] GET /volume/v3/volumes/e0df1f3a-df0d-4e15-a177-486fa80d8e77 => generated 882 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:22:57.311417 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-7933f145-6138-4394-99dd-494543842512 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:22:57.313952 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-7933f145-6138-4394-99dd-494543842512 tempest-TestVolumeBackupRestore-3238837 tempest-TestVolumeBackupRestore-3238837-project-member] GET https://10.4.3.143/volume/v3/backups/ae67c59b-dbf6-4302-a4e2-d9e4cf664fdb Aug 16 21:22:57.314269 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-7933f145-6138-4394-99dd-494543842512 tempest-TestVolumeBackupRestore-3238837 tempest-TestVolumeBackupRestore-3238837-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:22:57.314540 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-7933f145-6138-4394-99dd-494543842512 tempest-TestVolumeBackupRestore-3238837 tempest-TestVolumeBackupRestore-3238837-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:22:57.314699 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.v3.backups [None req-7933f145-6138-4394-99dd-494543842512 tempest-TestVolumeBackupRestore-3238837 tempest-TestVolumeBackupRestore-3238837-project-member] Show backup with id ae67c59b-dbf6-4302-a4e2-d9e4cf664fdb. {{(pid=100333) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:22:57.321019 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:22:57.321019 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:22:57.321847 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-7933f145-6138-4394-99dd-494543842512 tempest-TestVolumeBackupRestore-3238837 tempest-TestVolumeBackupRestore-3238837-project-member] https://10.4.3.143/volume/v3/backups/ae67c59b-dbf6-4302-a4e2-d9e4cf664fdb returned with HTTP 200 Aug 16 21:22:57.322397 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 1227/4949] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:22:57 2026] GET /volume/v3/backups/ae67c59b-dbf6-4302-a4e2-d9e4cf664fdb => generated 744 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:22:57.650819 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-3c836385-832b-4bad-ba31-a6ef7a291433 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:22:57.652768 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-3c836385-832b-4bad-ba31-a6ef7a291433 tempest-TestServerVolumeAttachScenarioOldVersion-2122032818 tempest-TestServerVolumeAttachScenarioOldVersion-2122032818-project-member] GET https://10.4.3.143/volume/v3/volumes/e0df1f3a-df0d-4e15-a177-486fa80d8e77 Aug 16 21:22:57.653082 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-3c836385-832b-4bad-ba31-a6ef7a291433 tempest-TestServerVolumeAttachScenarioOldVersion-2122032818 tempest-TestServerVolumeAttachScenarioOldVersion-2122032818-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:22:57.653373 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-3c836385-832b-4bad-ba31-a6ef7a291433 tempest-TestServerVolumeAttachScenarioOldVersion-2122032818 tempest-TestServerVolumeAttachScenarioOldVersion-2122032818-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:22:57.667524 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:22:57.667524 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:22:57.673002 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-3c836385-832b-4bad-ba31-a6ef7a291433 tempest-TestServerVolumeAttachScenarioOldVersion-2122032818 tempest-TestServerVolumeAttachScenarioOldVersion-2122032818-project-member] Volume info retrieved successfully. Aug 16 21:22:57.679985 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-3c836385-832b-4bad-ba31-a6ef7a291433 tempest-TestServerVolumeAttachScenarioOldVersion-2122032818 tempest-TestServerVolumeAttachScenarioOldVersion-2122032818-project-member] https://10.4.3.143/volume/v3/volumes/e0df1f3a-df0d-4e15-a177-486fa80d8e77 returned with HTTP 200 Aug 16 21:22:57.680576 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 1240/4950] 10.4.3.143 () {68 vars in 1389 bytes} [Sun Aug 16 21:22:57 2026] GET /volume/v3/volumes/e0df1f3a-df0d-4e15-a177-486fa80d8e77 => generated 882 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:22:58.332789 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-b1f63082-0fdb-4b80-aeee-d06b952c9d3a None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:22:58.334619 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-b1f63082-0fdb-4b80-aeee-d06b952c9d3a tempest-TestVolumeBackupRestore-3238837 tempest-TestVolumeBackupRestore-3238837-project-member] GET https://10.4.3.143/volume/v3/backups/ae67c59b-dbf6-4302-a4e2-d9e4cf664fdb Aug 16 21:22:58.334809 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-b1f63082-0fdb-4b80-aeee-d06b952c9d3a tempest-TestVolumeBackupRestore-3238837 tempest-TestVolumeBackupRestore-3238837-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:22:58.335024 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-b1f63082-0fdb-4b80-aeee-d06b952c9d3a tempest-TestVolumeBackupRestore-3238837 tempest-TestVolumeBackupRestore-3238837-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:22:58.335126 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.v3.backups [None req-b1f63082-0fdb-4b80-aeee-d06b952c9d3a tempest-TestVolumeBackupRestore-3238837 tempest-TestVolumeBackupRestore-3238837-project-member] Show backup with id ae67c59b-dbf6-4302-a4e2-d9e4cf664fdb. {{(pid=100332) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:22:58.339460 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:22:58.339460 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:22:58.340151 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-b1f63082-0fdb-4b80-aeee-d06b952c9d3a tempest-TestVolumeBackupRestore-3238837 tempest-TestVolumeBackupRestore-3238837-project-member] https://10.4.3.143/volume/v3/backups/ae67c59b-dbf6-4302-a4e2-d9e4cf664fdb returned with HTTP 200 Aug 16 21:22:58.340509 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 1242/4951] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:22:58 2026] GET /volume/v3/backups/ae67c59b-dbf6-4302-a4e2-d9e4cf664fdb => generated 744 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:22:58.696319 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-b416dac4-42dd-4027-9250-a9ca3cec1909 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:22:58.698536 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-b416dac4-42dd-4027-9250-a9ca3cec1909 tempest-TestServerVolumeAttachScenarioOldVersion-2122032818 tempest-TestServerVolumeAttachScenarioOldVersion-2122032818-project-member] GET https://10.4.3.143/volume/v3/volumes/e0df1f3a-df0d-4e15-a177-486fa80d8e77 Aug 16 21:22:58.698860 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-b416dac4-42dd-4027-9250-a9ca3cec1909 tempest-TestServerVolumeAttachScenarioOldVersion-2122032818 tempest-TestServerVolumeAttachScenarioOldVersion-2122032818-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:22:58.699162 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-b416dac4-42dd-4027-9250-a9ca3cec1909 tempest-TestServerVolumeAttachScenarioOldVersion-2122032818 tempest-TestServerVolumeAttachScenarioOldVersion-2122032818-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:22:58.712304 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:22:58.712304 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:22:58.716524 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-b416dac4-42dd-4027-9250-a9ca3cec1909 tempest-TestServerVolumeAttachScenarioOldVersion-2122032818 tempest-TestServerVolumeAttachScenarioOldVersion-2122032818-project-member] Volume info retrieved successfully. Aug 16 21:22:58.721046 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-b416dac4-42dd-4027-9250-a9ca3cec1909 tempest-TestServerVolumeAttachScenarioOldVersion-2122032818 tempest-TestServerVolumeAttachScenarioOldVersion-2122032818-project-member] https://10.4.3.143/volume/v3/volumes/e0df1f3a-df0d-4e15-a177-486fa80d8e77 returned with HTTP 200 Aug 16 21:22:58.721418 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 1243/4952] 10.4.3.143 () {68 vars in 1389 bytes} [Sun Aug 16 21:22:58 2026] GET /volume/v3/volumes/e0df1f3a-df0d-4e15-a177-486fa80d8e77 => generated 882 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:22:59.109937 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [req-cace7514-de1e-42a9-922c-0e4f60ddf94c req-ee7c7b19-984a-4446-8fc4-d3ff755a3b97 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:22:59.112094 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [req-cace7514-de1e-42a9-922c-0e4f60ddf94c req-ee7c7b19-984a-4446-8fc4-d3ff755a3b97 tempest-TestServerVolumeAttachScenarioOldVersion-2122032818 tempest-TestServerVolumeAttachScenarioOldVersion-2122032818-project-member] POST https://10.4.3.143/volume/v3/attachments/648c790c-475f-425d-8264-a89c098c8e5b/action Aug 16 21:22:59.112548 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [req-cace7514-de1e-42a9-922c-0e4f60ddf94c req-ee7c7b19-984a-4446-8fc4-d3ff755a3b97 tempest-TestServerVolumeAttachScenarioOldVersion-2122032818 tempest-TestServerVolumeAttachScenarioOldVersion-2122032818-project-member] Action body: b'{"os-complete": null}' {{(pid=100333) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 21:22:59.112710 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [req-cace7514-de1e-42a9-922c-0e4f60ddf94c req-ee7c7b19-984a-4446-8fc4-d3ff755a3b97 tempest-TestServerVolumeAttachScenarioOldVersion-2122032818 tempest-TestServerVolumeAttachScenarioOldVersion-2122032818-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:22:59.129260 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:22:59.129260 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:22:59.140266 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [req-cace7514-de1e-42a9-922c-0e4f60ddf94c req-ee7c7b19-984a-4446-8fc4-d3ff755a3b97 tempest-TestServerVolumeAttachScenarioOldVersion-2122032818 tempest-TestServerVolumeAttachScenarioOldVersion-2122032818-project-member] https://10.4.3.143/volume/v3/attachments/648c790c-475f-425d-8264-a89c098c8e5b/action returned with HTTP 204 Aug 16 21:22:59.140840 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 1228/4953] 10.4.3.143 () {74 vars in 1725 bytes} [Sun Aug 16 21:22:59 2026] POST /volume/v3/attachments/648c790c-475f-425d-8264-a89c098c8e5b/action => generated 0 bytes in 31 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:22:59.351854 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-541b30d1-b403-4385-8f9d-7591685e6ca2 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:22:59.353707 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-541b30d1-b403-4385-8f9d-7591685e6ca2 tempest-TestVolumeBackupRestore-3238837 tempest-TestVolumeBackupRestore-3238837-project-member] GET https://10.4.3.143/volume/v3/backups/ae67c59b-dbf6-4302-a4e2-d9e4cf664fdb Aug 16 21:22:59.353959 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-541b30d1-b403-4385-8f9d-7591685e6ca2 tempest-TestVolumeBackupRestore-3238837 tempest-TestVolumeBackupRestore-3238837-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:22:59.354180 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-541b30d1-b403-4385-8f9d-7591685e6ca2 tempest-TestVolumeBackupRestore-3238837 tempest-TestVolumeBackupRestore-3238837-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:22:59.354354 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.v3.backups [None req-541b30d1-b403-4385-8f9d-7591685e6ca2 tempest-TestVolumeBackupRestore-3238837 tempest-TestVolumeBackupRestore-3238837-project-member] Show backup with id ae67c59b-dbf6-4302-a4e2-d9e4cf664fdb. {{(pid=100331) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:22:59.359234 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:22:59.359234 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:22:59.360125 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-541b30d1-b403-4385-8f9d-7591685e6ca2 tempest-TestVolumeBackupRestore-3238837 tempest-TestVolumeBackupRestore-3238837-project-member] https://10.4.3.143/volume/v3/backups/ae67c59b-dbf6-4302-a4e2-d9e4cf664fdb returned with HTTP 200 Aug 16 21:22:59.360600 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 1241/4954] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:22:59 2026] GET /volume/v3/backups/ae67c59b-dbf6-4302-a4e2-d9e4cf664fdb => generated 744 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:22:59.736495 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-dd419a52-6661-4b5e-8083-0d54518098e7 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:22:59.738634 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-dd419a52-6661-4b5e-8083-0d54518098e7 tempest-TestServerVolumeAttachScenarioOldVersion-2122032818 tempest-TestServerVolumeAttachScenarioOldVersion-2122032818-project-member] GET https://10.4.3.143/volume/v3/volumes/e0df1f3a-df0d-4e15-a177-486fa80d8e77 Aug 16 21:22:59.738906 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-dd419a52-6661-4b5e-8083-0d54518098e7 tempest-TestServerVolumeAttachScenarioOldVersion-2122032818 tempest-TestServerVolumeAttachScenarioOldVersion-2122032818-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:22:59.739169 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-dd419a52-6661-4b5e-8083-0d54518098e7 tempest-TestServerVolumeAttachScenarioOldVersion-2122032818 tempest-TestServerVolumeAttachScenarioOldVersion-2122032818-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:22:59.751772 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:22:59.751772 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:22:59.756615 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-dd419a52-6661-4b5e-8083-0d54518098e7 tempest-TestServerVolumeAttachScenarioOldVersion-2122032818 tempest-TestServerVolumeAttachScenarioOldVersion-2122032818-project-member] Volume info retrieved successfully. Aug 16 21:22:59.762050 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-dd419a52-6661-4b5e-8083-0d54518098e7 tempest-TestServerVolumeAttachScenarioOldVersion-2122032818 tempest-TestServerVolumeAttachScenarioOldVersion-2122032818-project-member] https://10.4.3.143/volume/v3/volumes/e0df1f3a-df0d-4e15-a177-486fa80d8e77 returned with HTTP 200 Aug 16 21:22:59.762596 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 1243/4955] 10.4.3.143 () {68 vars in 1389 bytes} [Sun Aug 16 21:22:59 2026] GET /volume/v3/volumes/e0df1f3a-df0d-4e15-a177-486fa80d8e77 => generated 1174 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 16 21:22:59.776143 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-fa924ae6-c436-411b-ae60-d7424d2b3be9 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:22:59.778043 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-fa924ae6-c436-411b-ae60-d7424d2b3be9 tempest-TestServerVolumeAttachScenarioOldVersion-2122032818 tempest-TestServerVolumeAttachScenarioOldVersion-2122032818-project-member] GET https://10.4.3.143/volume/v3/volumes/e0df1f3a-df0d-4e15-a177-486fa80d8e77 Aug 16 21:22:59.778268 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-fa924ae6-c436-411b-ae60-d7424d2b3be9 tempest-TestServerVolumeAttachScenarioOldVersion-2122032818 tempest-TestServerVolumeAttachScenarioOldVersion-2122032818-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:22:59.778448 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-fa924ae6-c436-411b-ae60-d7424d2b3be9 tempest-TestServerVolumeAttachScenarioOldVersion-2122032818 tempest-TestServerVolumeAttachScenarioOldVersion-2122032818-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:22:59.788288 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:22:59.788288 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:22:59.791707 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-fa924ae6-c436-411b-ae60-d7424d2b3be9 tempest-TestServerVolumeAttachScenarioOldVersion-2122032818 tempest-TestServerVolumeAttachScenarioOldVersion-2122032818-project-member] Volume info retrieved successfully. Aug 16 21:22:59.795571 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-fa924ae6-c436-411b-ae60-d7424d2b3be9 tempest-TestServerVolumeAttachScenarioOldVersion-2122032818 tempest-TestServerVolumeAttachScenarioOldVersion-2122032818-project-member] https://10.4.3.143/volume/v3/volumes/e0df1f3a-df0d-4e15-a177-486fa80d8e77 returned with HTTP 200 Aug 16 21:22:59.795966 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 1244/4956] 10.4.3.143 () {68 vars in 1389 bytes} [Sun Aug 16 21:22:59 2026] GET /volume/v3/volumes/e0df1f3a-df0d-4e15-a177-486fa80d8e77 => generated 1174 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 16 21:22:59.809214 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-4748905b-1208-4212-af8a-4ab0094add52 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:22:59.810716 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 1229/4957] 10.4.3.143 () {70 vars in 1611 bytes} [Sun Aug 16 21:22:59 2026] DELETE /volume/v3/attachments/648c790c-475f-425d-8264-a89c098c8e5b => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Aug 16 21:22:59.817506 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-0e24cd74-9d7c-42c9-91ac-bf5f92e9f77b None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:22:59.841603 np0000007409 devstack@c-api.service[100331]: WARNING keystonemiddleware.auth_token [None req-0e24cd74-9d7c-42c9-91ac-bf5f92e9f77b None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Aug 16 21:22:59.842617 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 1242/4958] 10.4.3.143 () {70 vars in 1611 bytes} [Sun Aug 16 21:22:59 2026] DELETE /volume/v3/attachments/648c790c-475f-425d-8264-a89c098c8e5b => generated 114 bytes in 25 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Aug 16 21:22:59.848858 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-edb4d6f6-d2ee-4ff2-8142-ed1baeef8e9c None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:22:59.850489 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-edb4d6f6-d2ee-4ff2-8142-ed1baeef8e9c tempest-TestServerVolumeAttachScenarioOldVersion-2122032818 tempest-TestServerVolumeAttachScenarioOldVersion-2122032818-project-member] DELETE https://10.4.3.143/volume/v3/attachments/648c790c-475f-425d-8264-a89c098c8e5b Aug 16 21:22:59.850685 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-edb4d6f6-d2ee-4ff2-8142-ed1baeef8e9c tempest-TestServerVolumeAttachScenarioOldVersion-2122032818 tempest-TestServerVolumeAttachScenarioOldVersion-2122032818-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:22:59.850855 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-edb4d6f6-d2ee-4ff2-8142-ed1baeef8e9c tempest-TestServerVolumeAttachScenarioOldVersion-2122032818 tempest-TestServerVolumeAttachScenarioOldVersion-2122032818-project-member] Calling method 'version_select' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:22:59.858674 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:22:59.858674 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:22:59.915432 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-edb4d6f6-d2ee-4ff2-8142-ed1baeef8e9c tempest-TestServerVolumeAttachScenarioOldVersion-2122032818 tempest-TestServerVolumeAttachScenarioOldVersion-2122032818-project-member] Attachment connected to vm b107d02b-a716-4a09-b6cb-6e0449bb05c4, checking data on nova Aug 16 21:22:59.915691 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.compute.nova [None req-edb4d6f6-d2ee-4ff2-8142-ed1baeef8e9c tempest-TestServerVolumeAttachScenarioOldVersion-2122032818 tempest-TestServerVolumeAttachScenarioOldVersion-2122032818-project-member] Creating Keystone token plugin using URL: https://10.4.3.143/identity {{(pid=100332) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Aug 16 21:23:00.087734 np0000007409 devstack@c-api.service[100332]: DEBUG novaclient.v2.client [None req-edb4d6f6-d2ee-4ff2-8142-ed1baeef8e9c tempest-TestServerVolumeAttachScenarioOldVersion-2122032818 tempest-TestServerVolumeAttachScenarioOldVersion-2122032818-project-member] REQ: curl -g -i -X GET https://10.4.3.143/compute/v2.1/servers/b107d02b-a716-4a09-b6cb-6e0449bb05c4/os-volume_attachments/e0df1f3a-df0d-4e15-a177-486fa80d8e77 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}0db411c6f645e36125f1bf62e8eea4ea3bdf7659c731a13ab7ccb5e9c0508d51" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-edb4d6f6-d2ee-4ff2-8142-ed1baeef8e9c" -H "X-Service-Token: {SHA256}69a188a5f010d65887ffee66995993481ca2ea37030ca38195ed6e55e4cc3fd3" {{(pid=100332) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Aug 16 21:23:00.255681 np0000007409 devstack@c-api.service[100332]: DEBUG novaclient.v2.client [None req-edb4d6f6-d2ee-4ff2-8142-ed1baeef8e9c tempest-TestServerVolumeAttachScenarioOldVersion-2122032818 tempest-TestServerVolumeAttachScenarioOldVersion-2122032818-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Sun, 16 Aug 2026 21:23:00 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-6f73e2ea-9b46-4700-9c4a-35cfda1bc343 x-openstack-request-id: req-6f73e2ea-9b46-4700-9c4a-35cfda1bc343 {{(pid=100332) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Aug 16 21:23:00.255841 np0000007409 devstack@c-api.service[100332]: DEBUG novaclient.v2.client [None req-edb4d6f6-d2ee-4ff2-8142-ed1baeef8e9c tempest-TestServerVolumeAttachScenarioOldVersion-2122032818 tempest-TestServerVolumeAttachScenarioOldVersion-2122032818-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "e0df1f3a-df0d-4e15-a177-486fa80d8e77", "serverId": "b107d02b-a716-4a09-b6cb-6e0449bb05c4", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "648c790c-475f-425d-8264-a89c098c8e5b", "bdm_uuid": "53c3787d-5b3d-4e3a-bf2d-339ca7c0ed83"}} {{(pid=100332) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Aug 16 21:23:00.256003 np0000007409 devstack@c-api.service[100332]: DEBUG novaclient.v2.client [None req-edb4d6f6-d2ee-4ff2-8142-ed1baeef8e9c tempest-TestServerVolumeAttachScenarioOldVersion-2122032818 tempest-TestServerVolumeAttachScenarioOldVersion-2122032818-project-member] GET call to compute for https://10.4.3.143/compute/v2.1/servers/b107d02b-a716-4a09-b6cb-6e0449bb05c4/os-volume_attachments/e0df1f3a-df0d-4e15-a177-486fa80d8e77 used request id req-6f73e2ea-9b46-4700-9c4a-35cfda1bc343 {{(pid=100332) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Aug 16 21:23:00.258172 np0000007409 devstack@c-api.service[100332]: ERROR cinder.volume.api [None req-edb4d6f6-d2ee-4ff2-8142-ed1baeef8e9c tempest-TestServerVolumeAttachScenarioOldVersion-2122032818 tempest-TestServerVolumeAttachScenarioOldVersion-2122032818-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 16 21:23:00.260512 np0000007409 devstack@c-api.service[100332]: ERROR cinder.api.middleware.fault [None req-edb4d6f6-d2ee-4ff2-8142-ed1baeef8e9c tempest-TestServerVolumeAttachScenarioOldVersion-2122032818 tempest-TestServerVolumeAttachScenarioOldVersion-2122032818-project-member] Caught error: Detach volume from instance b107d02b-a716-4a09-b6cb-6e0449bb05c4 using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance b107d02b-a716-4a09-b6cb-6e0449bb05c4 using the Compute API Aug 16 21:23:00.260512 np0000007409 devstack@c-api.service[100332]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Aug 16 21:23:00.260512 np0000007409 devstack@c-api.service[100332]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Aug 16 21:23:00.260512 np0000007409 devstack@c-api.service[100332]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 16 21:23:00.260512 np0000007409 devstack@c-api.service[100332]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 16 21:23:00.260512 np0000007409 devstack@c-api.service[100332]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 16 21:23:00.260512 np0000007409 devstack@c-api.service[100332]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 16 21:23:00.260512 np0000007409 devstack@c-api.service[100332]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 16 21:23:00.260512 np0000007409 devstack@c-api.service[100332]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 16 21:23:00.260512 np0000007409 devstack@c-api.service[100332]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 16 21:23:00.260512 np0000007409 devstack@c-api.service[100332]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 16 21:23:00.260512 np0000007409 devstack@c-api.service[100332]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 16 21:23:00.260512 np0000007409 devstack@c-api.service[100332]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 16 21:23:00.260512 np0000007409 devstack@c-api.service[100332]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 16 21:23:00.260512 np0000007409 devstack@c-api.service[100332]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 16 21:23:00.260512 np0000007409 devstack@c-api.service[100332]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 16 21:23:00.260512 np0000007409 devstack@c-api.service[100332]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 16 21:23:00.260512 np0000007409 devstack@c-api.service[100332]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Aug 16 21:23:00.260512 np0000007409 devstack@c-api.service[100332]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 16 21:23:00.260512 np0000007409 devstack@c-api.service[100332]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 16 21:23:00.260512 np0000007409 devstack@c-api.service[100332]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 16 21:23:00.260512 np0000007409 devstack@c-api.service[100332]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 16 21:23:00.260512 np0000007409 devstack@c-api.service[100332]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 16 21:23:00.260512 np0000007409 devstack@c-api.service[100332]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 16 21:23:00.260512 np0000007409 devstack@c-api.service[100332]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 16 21:23:00.260512 np0000007409 devstack@c-api.service[100332]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 16 21:23:00.260512 np0000007409 devstack@c-api.service[100332]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 16 21:23:00.260512 np0000007409 devstack@c-api.service[100332]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 16 21:23:00.260512 np0000007409 devstack@c-api.service[100332]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 16 21:23:00.260512 np0000007409 devstack@c-api.service[100332]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 16 21:23:00.260512 np0000007409 devstack@c-api.service[100332]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 16 21:23:00.260512 np0000007409 devstack@c-api.service[100332]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 16 21:23:00.260512 np0000007409 devstack@c-api.service[100332]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Aug 16 21:23:00.260512 np0000007409 devstack@c-api.service[100332]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Aug 16 21:23:00.260512 np0000007409 devstack@c-api.service[100332]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 16 21:23:00.260512 np0000007409 devstack@c-api.service[100332]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 16 21:23:00.260512 np0000007409 devstack@c-api.service[100332]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 16 21:23:00.260512 np0000007409 devstack@c-api.service[100332]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 16 21:23:00.260512 np0000007409 devstack@c-api.service[100332]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 16 21:23:00.260512 np0000007409 devstack@c-api.service[100332]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 16 21:23:00.260512 np0000007409 devstack@c-api.service[100332]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 16 21:23:00.260512 np0000007409 devstack@c-api.service[100332]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 16 21:23:00.260512 np0000007409 devstack@c-api.service[100332]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 16 21:23:00.260512 np0000007409 devstack@c-api.service[100332]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 16 21:23:00.260512 np0000007409 devstack@c-api.service[100332]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 16 21:23:00.260512 np0000007409 devstack@c-api.service[100332]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 16 21:23:00.260512 np0000007409 devstack@c-api.service[100332]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 16 21:23:00.260512 np0000007409 devstack@c-api.service[100332]: 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 16 21:23:00.260512 np0000007409 devstack@c-api.service[100332]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Aug 16 21:23:00.260512 np0000007409 devstack@c-api.service[100332]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 16 21:23:00.261578 np0000007409 devstack@c-api.service[100332]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 16 21:23:00.261578 np0000007409 devstack@c-api.service[100332]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 16 21:23:00.261578 np0000007409 devstack@c-api.service[100332]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 16 21:23:00.261578 np0000007409 devstack@c-api.service[100332]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 16 21:23:00.261578 np0000007409 devstack@c-api.service[100332]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 16 21:23:00.261578 np0000007409 devstack@c-api.service[100332]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 16 21:23:00.261578 np0000007409 devstack@c-api.service[100332]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 16 21:23:00.261578 np0000007409 devstack@c-api.service[100332]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 16 21:23:00.261578 np0000007409 devstack@c-api.service[100332]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 16 21:23:00.261578 np0000007409 devstack@c-api.service[100332]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 16 21:23:00.261578 np0000007409 devstack@c-api.service[100332]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 16 21:23:00.261578 np0000007409 devstack@c-api.service[100332]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 16 21:23:00.261578 np0000007409 devstack@c-api.service[100332]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Aug 16 21:23:00.261578 np0000007409 devstack@c-api.service[100332]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Aug 16 21:23:00.261578 np0000007409 devstack@c-api.service[100332]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 16 21:23:00.261578 np0000007409 devstack@c-api.service[100332]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 16 21:23:00.261578 np0000007409 devstack@c-api.service[100332]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 16 21:23:00.261578 np0000007409 devstack@c-api.service[100332]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 16 21:23:00.261578 np0000007409 devstack@c-api.service[100332]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 16 21:23:00.261578 np0000007409 devstack@c-api.service[100332]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 16 21:23:00.261578 np0000007409 devstack@c-api.service[100332]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 16 21:23:00.261578 np0000007409 devstack@c-api.service[100332]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 16 21:23:00.261578 np0000007409 devstack@c-api.service[100332]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 16 21:23:00.261578 np0000007409 devstack@c-api.service[100332]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 16 21:23:00.261578 np0000007409 devstack@c-api.service[100332]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Aug 16 21:23:00.261578 np0000007409 devstack@c-api.service[100332]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Aug 16 21:23:00.261578 np0000007409 devstack@c-api.service[100332]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 16 21:23:00.261578 np0000007409 devstack@c-api.service[100332]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Aug 16 21:23:00.261578 np0000007409 devstack@c-api.service[100332]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Aug 16 21:23:00.261578 np0000007409 devstack@c-api.service[100332]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 16 21:23:00.261578 np0000007409 devstack@c-api.service[100332]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Aug 16 21:23:00.261578 np0000007409 devstack@c-api.service[100332]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Aug 16 21:23:00.261578 np0000007409 devstack@c-api.service[100332]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 16 21:23:00.261578 np0000007409 devstack@c-api.service[100332]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1170, in version_select Aug 16 21:23:00.261578 np0000007409 devstack@c-api.service[100332]: ERROR cinder.api.middleware.fault return func.func(self, *args, **kwargs) Aug 16 21:23:00.261578 np0000007409 devstack@c-api.service[100332]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 16 21:23:00.261578 np0000007409 devstack@c-api.service[100332]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/v3/attachments.py", line 282, in delete Aug 16 21:23:00.261578 np0000007409 devstack@c-api.service[100332]: ERROR cinder.api.middleware.fault attachments = self.volume_api.attachment_delete(context, attachment) Aug 16 21:23:00.261578 np0000007409 devstack@c-api.service[100332]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 16 21:23:00.261578 np0000007409 devstack@c-api.service[100332]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2670, in attachment_delete Aug 16 21:23:00.261578 np0000007409 devstack@c-api.service[100332]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(ctxt, attachment) Aug 16 21:23:00.261578 np0000007409 devstack@c-api.service[100332]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Aug 16 21:23:00.261578 np0000007409 devstack@c-api.service[100332]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Aug 16 21:23:00.261578 np0000007409 devstack@c-api.service[100332]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance b107d02b-a716-4a09-b6cb-6e0449bb05c4 using the Compute API Aug 16 21:23:00.261578 np0000007409 devstack@c-api.service[100332]: ERROR cinder.api.middleware.fault Aug 16 21:23:00.261578 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.middleware.fault [None req-edb4d6f6-d2ee-4ff2-8142-ed1baeef8e9c tempest-TestServerVolumeAttachScenarioOldVersion-2122032818 tempest-TestServerVolumeAttachScenarioOldVersion-2122032818-project-member] https://10.4.3.143/volume/v3/attachments/648c790c-475f-425d-8264-a89c098c8e5b returned with HTTP 409 Aug 16 21:23:00.261578 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 1244/4959] 10.4.3.143 () {68 vars in 1404 bytes} [Sun Aug 16 21:22:59 2026] DELETE /volume/v3/attachments/648c790c-475f-425d-8264-a89c098c8e5b => generated 167 bytes in 413 msecs (HTTP/1.1 409) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:23:00.306025 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [req-5868d3a4-3a90-42af-bacb-3eb7575d6ffc req-2e2a2d68-8ae2-447b-aeff-7bd691bacdc2 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:23:00.308164 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [req-5868d3a4-3a90-42af-bacb-3eb7575d6ffc req-2e2a2d68-8ae2-447b-aeff-7bd691bacdc2 tempest-TestServerVolumeAttachScenarioOldVersion-2122032818 tempest-TestServerVolumeAttachScenarioOldVersion-2122032818-project-member] GET https://10.4.3.143/volume/v3/volumes/e0df1f3a-df0d-4e15-a177-486fa80d8e77 Aug 16 21:23:00.308439 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [req-5868d3a4-3a90-42af-bacb-3eb7575d6ffc req-2e2a2d68-8ae2-447b-aeff-7bd691bacdc2 tempest-TestServerVolumeAttachScenarioOldVersion-2122032818 tempest-TestServerVolumeAttachScenarioOldVersion-2122032818-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:23:00.308661 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [req-5868d3a4-3a90-42af-bacb-3eb7575d6ffc req-2e2a2d68-8ae2-447b-aeff-7bd691bacdc2 tempest-TestServerVolumeAttachScenarioOldVersion-2122032818 tempest-TestServerVolumeAttachScenarioOldVersion-2122032818-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:23:00.318267 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:23:00.318267 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:23:00.321974 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [req-5868d3a4-3a90-42af-bacb-3eb7575d6ffc req-2e2a2d68-8ae2-447b-aeff-7bd691bacdc2 tempest-TestServerVolumeAttachScenarioOldVersion-2122032818 tempest-TestServerVolumeAttachScenarioOldVersion-2122032818-project-member] Volume info retrieved successfully. Aug 16 21:23:00.327421 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [req-5868d3a4-3a90-42af-bacb-3eb7575d6ffc req-2e2a2d68-8ae2-447b-aeff-7bd691bacdc2 tempest-TestServerVolumeAttachScenarioOldVersion-2122032818 tempest-TestServerVolumeAttachScenarioOldVersion-2122032818-project-member] https://10.4.3.143/volume/v3/volumes/e0df1f3a-df0d-4e15-a177-486fa80d8e77 returned with HTTP 200 Aug 16 21:23:00.327979 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 1245/4960] 10.4.3.143 () {68 vars in 1598 bytes} [Sun Aug 16 21:23:00 2026] GET /volume/v3/volumes/e0df1f3a-df0d-4e15-a177-486fa80d8e77 => generated 1156 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:23:00.349056 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [req-5868d3a4-3a90-42af-bacb-3eb7575d6ffc req-8f31998a-ef25-4f54-b9b2-ce3719b1e3a8 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:23:00.352468 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [req-5868d3a4-3a90-42af-bacb-3eb7575d6ffc req-8f31998a-ef25-4f54-b9b2-ce3719b1e3a8 tempest-TestServerVolumeAttachScenarioOldVersion-2122032818 tempest-TestServerVolumeAttachScenarioOldVersion-2122032818-project-member] POST https://10.4.3.143/volume/v3/volumes/e0df1f3a-df0d-4e15-a177-486fa80d8e77/action Aug 16 21:23:00.353327 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [req-5868d3a4-3a90-42af-bacb-3eb7575d6ffc req-8f31998a-ef25-4f54-b9b2-ce3719b1e3a8 tempest-TestServerVolumeAttachScenarioOldVersion-2122032818 tempest-TestServerVolumeAttachScenarioOldVersion-2122032818-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100333) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 21:23:00.353327 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [req-5868d3a4-3a90-42af-bacb-3eb7575d6ffc req-8f31998a-ef25-4f54-b9b2-ce3719b1e3a8 tempest-TestServerVolumeAttachScenarioOldVersion-2122032818 tempest-TestServerVolumeAttachScenarioOldVersion-2122032818-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:23:00.367403 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:23:00.367403 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:23:00.367993 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [req-5868d3a4-3a90-42af-bacb-3eb7575d6ffc req-8f31998a-ef25-4f54-b9b2-ce3719b1e3a8 tempest-TestServerVolumeAttachScenarioOldVersion-2122032818 tempest-TestServerVolumeAttachScenarioOldVersion-2122032818-project-member] Volume info retrieved successfully. Aug 16 21:23:00.374578 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-c176dd37-072b-4011-ab99-7c709e3022f3 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:23:00.376714 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-c176dd37-072b-4011-ab99-7c709e3022f3 tempest-TestVolumeBackupRestore-3238837 tempest-TestVolumeBackupRestore-3238837-project-member] GET https://10.4.3.143/volume/v3/backups/ae67c59b-dbf6-4302-a4e2-d9e4cf664fdb Aug 16 21:23:00.376979 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-c176dd37-072b-4011-ab99-7c709e3022f3 tempest-TestVolumeBackupRestore-3238837 tempest-TestVolumeBackupRestore-3238837-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:23:00.377235 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-c176dd37-072b-4011-ab99-7c709e3022f3 tempest-TestVolumeBackupRestore-3238837 tempest-TestVolumeBackupRestore-3238837-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:23:00.377355 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.v3.backups [None req-c176dd37-072b-4011-ab99-7c709e3022f3 tempest-TestVolumeBackupRestore-3238837 tempest-TestVolumeBackupRestore-3238837-project-member] Show backup with id ae67c59b-dbf6-4302-a4e2-d9e4cf664fdb. {{(pid=100331) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:23:00.380800 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [req-5868d3a4-3a90-42af-bacb-3eb7575d6ffc req-8f31998a-ef25-4f54-b9b2-ce3719b1e3a8 tempest-TestServerVolumeAttachScenarioOldVersion-2122032818 tempest-TestServerVolumeAttachScenarioOldVersion-2122032818-project-member] Begin detaching volume completed successfully. Aug 16 21:23:00.381094 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [req-5868d3a4-3a90-42af-bacb-3eb7575d6ffc req-8f31998a-ef25-4f54-b9b2-ce3719b1e3a8 tempest-TestServerVolumeAttachScenarioOldVersion-2122032818 tempest-TestServerVolumeAttachScenarioOldVersion-2122032818-project-member] https://10.4.3.143/volume/v3/volumes/e0df1f3a-df0d-4e15-a177-486fa80d8e77/action returned with HTTP 202 Aug 16 21:23:00.381715 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 1230/4961] 10.4.3.143 () {72 vars in 1672 bytes} [Sun Aug 16 21:23:00 2026] POST /volume/v3/volumes/e0df1f3a-df0d-4e15-a177-486fa80d8e77/action => generated 0 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 16 21:23:00.383672 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:23:00.383672 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:23:00.384670 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-c176dd37-072b-4011-ab99-7c709e3022f3 tempest-TestVolumeBackupRestore-3238837 tempest-TestVolumeBackupRestore-3238837-project-member] https://10.4.3.143/volume/v3/backups/ae67c59b-dbf6-4302-a4e2-d9e4cf664fdb returned with HTTP 200 Aug 16 21:23:00.385181 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 1243/4962] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:23:00 2026] GET /volume/v3/backups/ae67c59b-dbf6-4302-a4e2-d9e4cf664fdb => generated 744 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:23:00.436060 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-c9580553-cc2e-4bb1-88ee-4d5e021c6979 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:23:00.436599 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-c9580553-cc2e-4bb1-88ee-4d5e021c6979 None None] GET https://10.4.3.143/volume// Aug 16 21:23:00.436865 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-c9580553-cc2e-4bb1-88ee-4d5e021c6979 None None] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:23:00.437108 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-c9580553-cc2e-4bb1-88ee-4d5e021c6979 None None] Calling method 'all' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:23:00.437535 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-c9580553-cc2e-4bb1-88ee-4d5e021c6979 None None] https://10.4.3.143/volume// returned with HTTP 300 Aug 16 21:23:00.437879 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 1245/4963] 10.4.3.143 () {66 vars in 1426 bytes} [Sun Aug 16 21:23: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 16 21:23:00.446601 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [req-5868d3a4-3a90-42af-bacb-3eb7575d6ffc req-6b24c356-3b21-487d-94b7-9a2ebc49cb69 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:23:00.448861 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [req-5868d3a4-3a90-42af-bacb-3eb7575d6ffc req-6b24c356-3b21-487d-94b7-9a2ebc49cb69 tempest-TestServerVolumeAttachScenarioOldVersion-2122032818 tempest-TestServerVolumeAttachScenarioOldVersion-2122032818-project-member] GET https://10.4.3.143/volume/v3/volumes/e0df1f3a-df0d-4e15-a177-486fa80d8e77 Aug 16 21:23:00.449118 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [req-5868d3a4-3a90-42af-bacb-3eb7575d6ffc req-6b24c356-3b21-487d-94b7-9a2ebc49cb69 tempest-TestServerVolumeAttachScenarioOldVersion-2122032818 tempest-TestServerVolumeAttachScenarioOldVersion-2122032818-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:23:00.449413 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [req-5868d3a4-3a90-42af-bacb-3eb7575d6ffc req-6b24c356-3b21-487d-94b7-9a2ebc49cb69 tempest-TestServerVolumeAttachScenarioOldVersion-2122032818 tempest-TestServerVolumeAttachScenarioOldVersion-2122032818-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:23:00.459969 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:23:00.459969 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:23:00.463977 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [req-5868d3a4-3a90-42af-bacb-3eb7575d6ffc req-6b24c356-3b21-487d-94b7-9a2ebc49cb69 tempest-TestServerVolumeAttachScenarioOldVersion-2122032818 tempest-TestServerVolumeAttachScenarioOldVersion-2122032818-project-member] Volume info retrieved successfully. Aug 16 21:23:00.469040 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [req-5868d3a4-3a90-42af-bacb-3eb7575d6ffc req-6b24c356-3b21-487d-94b7-9a2ebc49cb69 tempest-TestServerVolumeAttachScenarioOldVersion-2122032818 tempest-TestServerVolumeAttachScenarioOldVersion-2122032818-project-member] https://10.4.3.143/volume/v3/volumes/e0df1f3a-df0d-4e15-a177-486fa80d8e77 returned with HTTP 200 Aug 16 21:23:00.469489 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 1246/4964] 10.4.3.143 () {70 vars in 1639 bytes} [Sun Aug 16 21:23:00 2026] GET /volume/v3/volumes/e0df1f3a-df0d-4e15-a177-486fa80d8e77 => generated 1339 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 16 21:23:01.397730 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-5b2d0d7f-e65a-4c14-8008-cd031576a951 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:23:01.399779 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-5b2d0d7f-e65a-4c14-8008-cd031576a951 tempest-TestVolumeBackupRestore-3238837 tempest-TestVolumeBackupRestore-3238837-project-member] GET https://10.4.3.143/volume/v3/backups/ae67c59b-dbf6-4302-a4e2-d9e4cf664fdb Aug 16 21:23:01.400032 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-5b2d0d7f-e65a-4c14-8008-cd031576a951 tempest-TestVolumeBackupRestore-3238837 tempest-TestVolumeBackupRestore-3238837-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:23:01.400291 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-5b2d0d7f-e65a-4c14-8008-cd031576a951 tempest-TestVolumeBackupRestore-3238837 tempest-TestVolumeBackupRestore-3238837-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:23:01.400464 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.v3.backups [None req-5b2d0d7f-e65a-4c14-8008-cd031576a951 tempest-TestVolumeBackupRestore-3238837 tempest-TestVolumeBackupRestore-3238837-project-member] Show backup with id ae67c59b-dbf6-4302-a4e2-d9e4cf664fdb. {{(pid=100333) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:23:01.405645 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:23:01.405645 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:23:01.406767 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-5b2d0d7f-e65a-4c14-8008-cd031576a951 tempest-TestVolumeBackupRestore-3238837 tempest-TestVolumeBackupRestore-3238837-project-member] https://10.4.3.143/volume/v3/backups/ae67c59b-dbf6-4302-a4e2-d9e4cf664fdb returned with HTTP 200 Aug 16 21:23:01.407286 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 1231/4965] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:23:01 2026] GET /volume/v3/backups/ae67c59b-dbf6-4302-a4e2-d9e4cf664fdb => generated 755 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:23:01.433154 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [req-5868d3a4-3a90-42af-bacb-3eb7575d6ffc req-5a976d0d-2ecf-490c-a387-2b8daad694a2 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:23:01.435563 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [req-5868d3a4-3a90-42af-bacb-3eb7575d6ffc req-5a976d0d-2ecf-490c-a387-2b8daad694a2 tempest-TestServerVolumeAttachScenarioOldVersion-2122032818 tempest-TestServerVolumeAttachScenarioOldVersion-2122032818-project-member] DELETE https://10.4.3.143/volume/v3/attachments/648c790c-475f-425d-8264-a89c098c8e5b Aug 16 21:23:01.435801 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [req-5868d3a4-3a90-42af-bacb-3eb7575d6ffc req-5a976d0d-2ecf-490c-a387-2b8daad694a2 tempest-TestServerVolumeAttachScenarioOldVersion-2122032818 tempest-TestServerVolumeAttachScenarioOldVersion-2122032818-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:23:01.436089 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [req-5868d3a4-3a90-42af-bacb-3eb7575d6ffc req-5a976d0d-2ecf-490c-a387-2b8daad694a2 tempest-TestServerVolumeAttachScenarioOldVersion-2122032818 tempest-TestServerVolumeAttachScenarioOldVersion-2122032818-project-member] Calling method 'version_select' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:23:01.445274 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:23:01.445274 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:23:01.535725 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [req-5868d3a4-3a90-42af-bacb-3eb7575d6ffc req-5a976d0d-2ecf-490c-a387-2b8daad694a2 tempest-TestServerVolumeAttachScenarioOldVersion-2122032818 tempest-TestServerVolumeAttachScenarioOldVersion-2122032818-project-member] https://10.4.3.143/volume/v3/attachments/648c790c-475f-425d-8264-a89c098c8e5b returned with HTTP 200 Aug 16 21:23:01.536282 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 1244/4966] 10.4.3.143 () {72 vars in 1673 bytes} [Sun Aug 16 21:23:01 2026] DELETE /volume/v3/attachments/648c790c-475f-425d-8264-a89c098c8e5b => generated 19 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:23:02.418333 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-08130d01-c393-4a59-840b-e0412da40cd8 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:23:02.420469 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-08130d01-c393-4a59-840b-e0412da40cd8 tempest-TestVolumeBackupRestore-3238837 tempest-TestVolumeBackupRestore-3238837-project-member] GET https://10.4.3.143/volume/v3/backups/ae67c59b-dbf6-4302-a4e2-d9e4cf664fdb Aug 16 21:23:02.420678 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-08130d01-c393-4a59-840b-e0412da40cd8 tempest-TestVolumeBackupRestore-3238837 tempest-TestVolumeBackupRestore-3238837-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:23:02.420932 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-08130d01-c393-4a59-840b-e0412da40cd8 tempest-TestVolumeBackupRestore-3238837 tempest-TestVolumeBackupRestore-3238837-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:23:02.421095 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.v3.backups [None req-08130d01-c393-4a59-840b-e0412da40cd8 tempest-TestVolumeBackupRestore-3238837 tempest-TestVolumeBackupRestore-3238837-project-member] Show backup with id ae67c59b-dbf6-4302-a4e2-d9e4cf664fdb. {{(pid=100332) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:23:02.463414 np0000007409 devstack@c-api.service[100332]: DEBUG oslo_db.sqlalchemy.engines [None req-08130d01-c393-4a59-840b-e0412da40cd8 tempest-TestVolumeBackupRestore-3238837 tempest-TestVolumeBackupRestore-3238837-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100332) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 16 21:23:02.467405 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:23:02.467405 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:23:02.468248 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-08130d01-c393-4a59-840b-e0412da40cd8 tempest-TestVolumeBackupRestore-3238837 tempest-TestVolumeBackupRestore-3238837-project-member] https://10.4.3.143/volume/v3/backups/ae67c59b-dbf6-4302-a4e2-d9e4cf664fdb returned with HTTP 200 Aug 16 21:23:02.468706 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 1246/4967] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:23:02 2026] GET /volume/v3/backups/ae67c59b-dbf6-4302-a4e2-d9e4cf664fdb => generated 755 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:23:02.572758 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [req-274e9b07-58f9-4b28-87c7-0b92e2cc1cf7 req-bcfd89aa-e75e-4873-b37b-351d09e83de4 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:23:02.575633 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [req-274e9b07-58f9-4b28-87c7-0b92e2cc1cf7 req-bcfd89aa-e75e-4873-b37b-351d09e83de4 tempest-TestServerVolumeAttachScenarioOldVersion-2122032818 tempest-TestServerVolumeAttachScenarioOldVersion-2122032818-project-member] GET https://10.4.3.143/volume/v3/volumes/e0df1f3a-df0d-4e15-a177-486fa80d8e77 Aug 16 21:23:02.575882 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [req-274e9b07-58f9-4b28-87c7-0b92e2cc1cf7 req-bcfd89aa-e75e-4873-b37b-351d09e83de4 tempest-TestServerVolumeAttachScenarioOldVersion-2122032818 tempest-TestServerVolumeAttachScenarioOldVersion-2122032818-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:23:02.576178 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [req-274e9b07-58f9-4b28-87c7-0b92e2cc1cf7 req-bcfd89aa-e75e-4873-b37b-351d09e83de4 tempest-TestServerVolumeAttachScenarioOldVersion-2122032818 tempest-TestServerVolumeAttachScenarioOldVersion-2122032818-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:23:02.586616 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:23:02.586616 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:23:02.591912 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [req-274e9b07-58f9-4b28-87c7-0b92e2cc1cf7 req-bcfd89aa-e75e-4873-b37b-351d09e83de4 tempest-TestServerVolumeAttachScenarioOldVersion-2122032818 tempest-TestServerVolumeAttachScenarioOldVersion-2122032818-project-member] Volume info retrieved successfully. Aug 16 21:23:02.598272 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [req-274e9b07-58f9-4b28-87c7-0b92e2cc1cf7 req-bcfd89aa-e75e-4873-b37b-351d09e83de4 tempest-TestServerVolumeAttachScenarioOldVersion-2122032818 tempest-TestServerVolumeAttachScenarioOldVersion-2122032818-project-member] https://10.4.3.143/volume/v3/volumes/e0df1f3a-df0d-4e15-a177-486fa80d8e77 returned with HTTP 200 Aug 16 21:23:02.598811 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 1247/4968] 10.4.3.143 () {68 vars in 1598 bytes} [Sun Aug 16 21:23:02 2026] GET /volume/v3/volumes/e0df1f3a-df0d-4e15-a177-486fa80d8e77 => generated 864 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:23:02.613319 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-22dd2c91-ed11-49e9-84f8-9119c0d7f688 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:23:02.616027 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-22dd2c91-ed11-49e9-84f8-9119c0d7f688 tempest-TestServerVolumeAttachScenarioOldVersion-2122032818 tempest-TestServerVolumeAttachScenarioOldVersion-2122032818-project-member] DELETE https://10.4.3.143/volume/v3/volumes/e0df1f3a-df0d-4e15-a177-486fa80d8e77 Aug 16 21:23:02.616270 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-22dd2c91-ed11-49e9-84f8-9119c0d7f688 tempest-TestServerVolumeAttachScenarioOldVersion-2122032818 tempest-TestServerVolumeAttachScenarioOldVersion-2122032818-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:23:02.616455 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-22dd2c91-ed11-49e9-84f8-9119c0d7f688 tempest-TestServerVolumeAttachScenarioOldVersion-2122032818 tempest-TestServerVolumeAttachScenarioOldVersion-2122032818-project-member] Calling method 'delete' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:23:02.616648 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.v3.volumes [None req-22dd2c91-ed11-49e9-84f8-9119c0d7f688 tempest-TestServerVolumeAttachScenarioOldVersion-2122032818 tempest-TestServerVolumeAttachScenarioOldVersion-2122032818-project-member] Delete volume with id: e0df1f3a-df0d-4e15-a177-486fa80d8e77 Aug 16 21:23:02.624394 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:23:02.624394 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:23:02.624862 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-22dd2c91-ed11-49e9-84f8-9119c0d7f688 tempest-TestServerVolumeAttachScenarioOldVersion-2122032818 tempest-TestServerVolumeAttachScenarioOldVersion-2122032818-project-member] Volume info retrieved successfully. Aug 16 21:23:02.642373 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-22dd2c91-ed11-49e9-84f8-9119c0d7f688 tempest-TestServerVolumeAttachScenarioOldVersion-2122032818 tempest-TestServerVolumeAttachScenarioOldVersion-2122032818-project-member] Delete volume request issued successfully. Aug 16 21:23:02.642644 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-22dd2c91-ed11-49e9-84f8-9119c0d7f688 tempest-TestServerVolumeAttachScenarioOldVersion-2122032818 tempest-TestServerVolumeAttachScenarioOldVersion-2122032818-project-member] https://10.4.3.143/volume/v3/volumes/e0df1f3a-df0d-4e15-a177-486fa80d8e77 returned with HTTP 202 Aug 16 21:23:02.643253 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 1232/4969] 10.4.3.143 () {68 vars in 1392 bytes} [Sun Aug 16 21:23:02 2026] DELETE /volume/v3/volumes/e0df1f3a-df0d-4e15-a177-486fa80d8e77 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Aug 16 21:23:02.650457 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-b8318b6c-11b7-4a45-aa55-e54255fe83c0 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:23:02.652128 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-b8318b6c-11b7-4a45-aa55-e54255fe83c0 tempest-TestServerVolumeAttachScenarioOldVersion-2122032818 tempest-TestServerVolumeAttachScenarioOldVersion-2122032818-project-member] GET https://10.4.3.143/volume/v3/volumes/e0df1f3a-df0d-4e15-a177-486fa80d8e77 Aug 16 21:23:02.652342 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-b8318b6c-11b7-4a45-aa55-e54255fe83c0 tempest-TestServerVolumeAttachScenarioOldVersion-2122032818 tempest-TestServerVolumeAttachScenarioOldVersion-2122032818-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:23:02.652507 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-b8318b6c-11b7-4a45-aa55-e54255fe83c0 tempest-TestServerVolumeAttachScenarioOldVersion-2122032818 tempest-TestServerVolumeAttachScenarioOldVersion-2122032818-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:23:02.659693 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:23:02.659693 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:23:02.663748 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-b8318b6c-11b7-4a45-aa55-e54255fe83c0 tempest-TestServerVolumeAttachScenarioOldVersion-2122032818 tempest-TestServerVolumeAttachScenarioOldVersion-2122032818-project-member] Volume info retrieved successfully. Aug 16 21:23:02.669568 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-b8318b6c-11b7-4a45-aa55-e54255fe83c0 tempest-TestServerVolumeAttachScenarioOldVersion-2122032818 tempest-TestServerVolumeAttachScenarioOldVersion-2122032818-project-member] https://10.4.3.143/volume/v3/volumes/e0df1f3a-df0d-4e15-a177-486fa80d8e77 returned with HTTP 200 Aug 16 21:23:02.670050 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 1245/4970] 10.4.3.143 () {68 vars in 1389 bytes} [Sun Aug 16 21:23:02 2026] GET /volume/v3/volumes/e0df1f3a-df0d-4e15-a177-486fa80d8e77 => generated 881 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:23:03.481252 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-0594e352-fc8c-4303-add7-9a6278a96242 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:23:03.483173 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-0594e352-fc8c-4303-add7-9a6278a96242 tempest-TestVolumeBackupRestore-3238837 tempest-TestVolumeBackupRestore-3238837-project-member] GET https://10.4.3.143/volume/v3/backups/ae67c59b-dbf6-4302-a4e2-d9e4cf664fdb Aug 16 21:23:03.483458 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-0594e352-fc8c-4303-add7-9a6278a96242 tempest-TestVolumeBackupRestore-3238837 tempest-TestVolumeBackupRestore-3238837-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:23:03.483631 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-0594e352-fc8c-4303-add7-9a6278a96242 tempest-TestVolumeBackupRestore-3238837 tempest-TestVolumeBackupRestore-3238837-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:23:03.483717 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.v3.backups [None req-0594e352-fc8c-4303-add7-9a6278a96242 tempest-TestVolumeBackupRestore-3238837 tempest-TestVolumeBackupRestore-3238837-project-member] Show backup with id ae67c59b-dbf6-4302-a4e2-d9e4cf664fdb. {{(pid=100332) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:23:03.487862 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:23:03.487862 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:23:03.488613 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-0594e352-fc8c-4303-add7-9a6278a96242 tempest-TestVolumeBackupRestore-3238837 tempest-TestVolumeBackupRestore-3238837-project-member] https://10.4.3.143/volume/v3/backups/ae67c59b-dbf6-4302-a4e2-d9e4cf664fdb returned with HTTP 200 Aug 16 21:23:03.488977 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 1247/4971] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:23:03 2026] GET /volume/v3/backups/ae67c59b-dbf6-4302-a4e2-d9e4cf664fdb => generated 755 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:23:03.684644 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-6a1b3c6e-a33f-4347-b5fa-9ef3d91f6e20 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:23:03.686746 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-6a1b3c6e-a33f-4347-b5fa-9ef3d91f6e20 tempest-TestServerVolumeAttachScenarioOldVersion-2122032818 tempest-TestServerVolumeAttachScenarioOldVersion-2122032818-project-member] GET https://10.4.3.143/volume/v3/volumes/e0df1f3a-df0d-4e15-a177-486fa80d8e77 Aug 16 21:23:03.687016 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-6a1b3c6e-a33f-4347-b5fa-9ef3d91f6e20 tempest-TestServerVolumeAttachScenarioOldVersion-2122032818 tempest-TestServerVolumeAttachScenarioOldVersion-2122032818-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:23:03.687280 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-6a1b3c6e-a33f-4347-b5fa-9ef3d91f6e20 tempest-TestServerVolumeAttachScenarioOldVersion-2122032818 tempest-TestServerVolumeAttachScenarioOldVersion-2122032818-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:23:03.693911 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-6a1b3c6e-a33f-4347-b5fa-9ef3d91f6e20 tempest-TestServerVolumeAttachScenarioOldVersion-2122032818 tempest-TestServerVolumeAttachScenarioOldVersion-2122032818-project-member] https://10.4.3.143/volume/v3/volumes/e0df1f3a-df0d-4e15-a177-486fa80d8e77 returned with HTTP 404 Aug 16 21:23:03.694523 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 1248/4972] 10.4.3.143 () {68 vars in 1389 bytes} [Sun Aug 16 21:23:03 2026] GET /volume/v3/volumes/e0df1f3a-df0d-4e15-a177-486fa80d8e77 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 16 21:23:04.502751 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-8b02293e-1351-4c6b-bc73-5594c642d823 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:23:04.504585 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-8b02293e-1351-4c6b-bc73-5594c642d823 tempest-TestVolumeBackupRestore-3238837 tempest-TestVolumeBackupRestore-3238837-project-member] GET https://10.4.3.143/volume/v3/backups/ae67c59b-dbf6-4302-a4e2-d9e4cf664fdb Aug 16 21:23:04.504934 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-8b02293e-1351-4c6b-bc73-5594c642d823 tempest-TestVolumeBackupRestore-3238837 tempest-TestVolumeBackupRestore-3238837-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:23:04.506126 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-8b02293e-1351-4c6b-bc73-5594c642d823 tempest-TestVolumeBackupRestore-3238837 tempest-TestVolumeBackupRestore-3238837-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:23:04.506126 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.v3.backups [None req-8b02293e-1351-4c6b-bc73-5594c642d823 tempest-TestVolumeBackupRestore-3238837 tempest-TestVolumeBackupRestore-3238837-project-member] Show backup with id ae67c59b-dbf6-4302-a4e2-d9e4cf664fdb. {{(pid=100333) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:23:04.509826 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:23:04.509826 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:23:04.510903 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-8b02293e-1351-4c6b-bc73-5594c642d823 tempest-TestVolumeBackupRestore-3238837 tempest-TestVolumeBackupRestore-3238837-project-member] https://10.4.3.143/volume/v3/backups/ae67c59b-dbf6-4302-a4e2-d9e4cf664fdb returned with HTTP 200 Aug 16 21:23:04.511526 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 1233/4973] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:23:04 2026] GET /volume/v3/backups/ae67c59b-dbf6-4302-a4e2-d9e4cf664fdb => generated 755 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:23:05.522718 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-2ecd5280-4f83-4b1d-b8f5-370afabfe202 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:23:05.524812 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-2ecd5280-4f83-4b1d-b8f5-370afabfe202 tempest-TestVolumeBackupRestore-3238837 tempest-TestVolumeBackupRestore-3238837-project-member] GET https://10.4.3.143/volume/v3/backups/ae67c59b-dbf6-4302-a4e2-d9e4cf664fdb Aug 16 21:23:05.525058 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-2ecd5280-4f83-4b1d-b8f5-370afabfe202 tempest-TestVolumeBackupRestore-3238837 tempest-TestVolumeBackupRestore-3238837-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:23:05.525327 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-2ecd5280-4f83-4b1d-b8f5-370afabfe202 tempest-TestVolumeBackupRestore-3238837 tempest-TestVolumeBackupRestore-3238837-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:23:05.525462 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.v3.backups [None req-2ecd5280-4f83-4b1d-b8f5-370afabfe202 tempest-TestVolumeBackupRestore-3238837 tempest-TestVolumeBackupRestore-3238837-project-member] Show backup with id ae67c59b-dbf6-4302-a4e2-d9e4cf664fdb. {{(pid=100331) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:23:05.530700 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:23:05.530700 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:23:05.531639 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-2ecd5280-4f83-4b1d-b8f5-370afabfe202 tempest-TestVolumeBackupRestore-3238837 tempest-TestVolumeBackupRestore-3238837-project-member] https://10.4.3.143/volume/v3/backups/ae67c59b-dbf6-4302-a4e2-d9e4cf664fdb returned with HTTP 200 Aug 16 21:23:05.532302 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 1246/4974] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:23:05 2026] GET /volume/v3/backups/ae67c59b-dbf6-4302-a4e2-d9e4cf664fdb => generated 755 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:23:06.542416 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-67ec4caa-64fc-434a-a90c-9be81a941e4c None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:23:06.546831 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-67ec4caa-64fc-434a-a90c-9be81a941e4c tempest-TestVolumeBackupRestore-3238837 tempest-TestVolumeBackupRestore-3238837-project-member] GET https://10.4.3.143/volume/v3/backups/ae67c59b-dbf6-4302-a4e2-d9e4cf664fdb Aug 16 21:23:06.546831 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-67ec4caa-64fc-434a-a90c-9be81a941e4c tempest-TestVolumeBackupRestore-3238837 tempest-TestVolumeBackupRestore-3238837-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:23:06.546831 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-67ec4caa-64fc-434a-a90c-9be81a941e4c tempest-TestVolumeBackupRestore-3238837 tempest-TestVolumeBackupRestore-3238837-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:23:06.546831 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.v3.backups [None req-67ec4caa-64fc-434a-a90c-9be81a941e4c tempest-TestVolumeBackupRestore-3238837 tempest-TestVolumeBackupRestore-3238837-project-member] Show backup with id ae67c59b-dbf6-4302-a4e2-d9e4cf664fdb. {{(pid=100332) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:23:06.551460 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:23:06.551460 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:23:06.552839 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-67ec4caa-64fc-434a-a90c-9be81a941e4c tempest-TestVolumeBackupRestore-3238837 tempest-TestVolumeBackupRestore-3238837-project-member] https://10.4.3.143/volume/v3/backups/ae67c59b-dbf6-4302-a4e2-d9e4cf664fdb returned with HTTP 200 Aug 16 21:23:06.553705 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 1248/4975] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:23:06 2026] GET /volume/v3/backups/ae67c59b-dbf6-4302-a4e2-d9e4cf664fdb => generated 755 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:23:07.568131 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-4514a3ca-51ed-4d06-aa14-78babad46c2e None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:23:07.570591 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-4514a3ca-51ed-4d06-aa14-78babad46c2e tempest-TestVolumeBackupRestore-3238837 tempest-TestVolumeBackupRestore-3238837-project-member] GET https://10.4.3.143/volume/v3/backups/ae67c59b-dbf6-4302-a4e2-d9e4cf664fdb Aug 16 21:23:07.570847 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-4514a3ca-51ed-4d06-aa14-78babad46c2e tempest-TestVolumeBackupRestore-3238837 tempest-TestVolumeBackupRestore-3238837-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:23:07.571487 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-4514a3ca-51ed-4d06-aa14-78babad46c2e tempest-TestVolumeBackupRestore-3238837 tempest-TestVolumeBackupRestore-3238837-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:23:07.571487 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.v3.backups [None req-4514a3ca-51ed-4d06-aa14-78babad46c2e tempest-TestVolumeBackupRestore-3238837 tempest-TestVolumeBackupRestore-3238837-project-member] Show backup with id ae67c59b-dbf6-4302-a4e2-d9e4cf664fdb. {{(pid=100330) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:23:07.578552 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:23:07.578552 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:23:07.579767 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-4514a3ca-51ed-4d06-aa14-78babad46c2e tempest-TestVolumeBackupRestore-3238837 tempest-TestVolumeBackupRestore-3238837-project-member] https://10.4.3.143/volume/v3/backups/ae67c59b-dbf6-4302-a4e2-d9e4cf664fdb returned with HTTP 200 Aug 16 21:23:07.580754 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 1249/4976] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:23:07 2026] GET /volume/v3/backups/ae67c59b-dbf6-4302-a4e2-d9e4cf664fdb => generated 755 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:23:08.592426 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-341d5e5e-15e4-4568-b852-98802ef420ff None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:23:08.594283 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-341d5e5e-15e4-4568-b852-98802ef420ff tempest-TestVolumeBackupRestore-3238837 tempest-TestVolumeBackupRestore-3238837-project-member] GET https://10.4.3.143/volume/v3/backups/ae67c59b-dbf6-4302-a4e2-d9e4cf664fdb Aug 16 21:23:08.594492 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-341d5e5e-15e4-4568-b852-98802ef420ff tempest-TestVolumeBackupRestore-3238837 tempest-TestVolumeBackupRestore-3238837-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:23:08.594704 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-341d5e5e-15e4-4568-b852-98802ef420ff tempest-TestVolumeBackupRestore-3238837 tempest-TestVolumeBackupRestore-3238837-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:23:08.594814 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.v3.backups [None req-341d5e5e-15e4-4568-b852-98802ef420ff tempest-TestVolumeBackupRestore-3238837 tempest-TestVolumeBackupRestore-3238837-project-member] Show backup with id ae67c59b-dbf6-4302-a4e2-d9e4cf664fdb. {{(pid=100333) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:23:08.599715 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:23:08.599715 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:23:08.600600 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-341d5e5e-15e4-4568-b852-98802ef420ff tempest-TestVolumeBackupRestore-3238837 tempest-TestVolumeBackupRestore-3238837-project-member] https://10.4.3.143/volume/v3/backups/ae67c59b-dbf6-4302-a4e2-d9e4cf664fdb returned with HTTP 200 Aug 16 21:23:08.601052 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 1234/4977] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:23:08 2026] GET /volume/v3/backups/ae67c59b-dbf6-4302-a4e2-d9e4cf664fdb => generated 755 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:23:09.614567 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-ae0cfdee-0a9a-48c4-b130-5067282e2ed3 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:23:09.616702 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-ae0cfdee-0a9a-48c4-b130-5067282e2ed3 tempest-TestVolumeBackupRestore-3238837 tempest-TestVolumeBackupRestore-3238837-project-member] GET https://10.4.3.143/volume/v3/backups/ae67c59b-dbf6-4302-a4e2-d9e4cf664fdb Aug 16 21:23:09.616923 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-ae0cfdee-0a9a-48c4-b130-5067282e2ed3 tempest-TestVolumeBackupRestore-3238837 tempest-TestVolumeBackupRestore-3238837-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:23:09.617214 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-ae0cfdee-0a9a-48c4-b130-5067282e2ed3 tempest-TestVolumeBackupRestore-3238837 tempest-TestVolumeBackupRestore-3238837-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:23:09.617353 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.v3.backups [None req-ae0cfdee-0a9a-48c4-b130-5067282e2ed3 tempest-TestVolumeBackupRestore-3238837 tempest-TestVolumeBackupRestore-3238837-project-member] Show backup with id ae67c59b-dbf6-4302-a4e2-d9e4cf664fdb. {{(pid=100331) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:23:09.623446 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:23:09.623446 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:23:09.624392 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-ae0cfdee-0a9a-48c4-b130-5067282e2ed3 tempest-TestVolumeBackupRestore-3238837 tempest-TestVolumeBackupRestore-3238837-project-member] https://10.4.3.143/volume/v3/backups/ae67c59b-dbf6-4302-a4e2-d9e4cf664fdb returned with HTTP 200 Aug 16 21:23:09.624927 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 1247/4978] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:23:09 2026] GET /volume/v3/backups/ae67c59b-dbf6-4302-a4e2-d9e4cf664fdb => generated 755 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:23:10.637944 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-625c1e72-8351-42eb-a032-8f4ac44e229b None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:23:10.639955 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-625c1e72-8351-42eb-a032-8f4ac44e229b tempest-TestVolumeBackupRestore-3238837 tempest-TestVolumeBackupRestore-3238837-project-member] GET https://10.4.3.143/volume/v3/backups/ae67c59b-dbf6-4302-a4e2-d9e4cf664fdb Aug 16 21:23:10.640223 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-625c1e72-8351-42eb-a032-8f4ac44e229b tempest-TestVolumeBackupRestore-3238837 tempest-TestVolumeBackupRestore-3238837-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:23:10.640517 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-625c1e72-8351-42eb-a032-8f4ac44e229b tempest-TestVolumeBackupRestore-3238837 tempest-TestVolumeBackupRestore-3238837-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:23:10.640618 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.v3.backups [None req-625c1e72-8351-42eb-a032-8f4ac44e229b tempest-TestVolumeBackupRestore-3238837 tempest-TestVolumeBackupRestore-3238837-project-member] Show backup with id ae67c59b-dbf6-4302-a4e2-d9e4cf664fdb. {{(pid=100332) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:23:10.645446 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:23:10.645446 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:23:10.646373 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-625c1e72-8351-42eb-a032-8f4ac44e229b tempest-TestVolumeBackupRestore-3238837 tempest-TestVolumeBackupRestore-3238837-project-member] https://10.4.3.143/volume/v3/backups/ae67c59b-dbf6-4302-a4e2-d9e4cf664fdb returned with HTTP 200 Aug 16 21:23:10.646892 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 1249/4979] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:23:10 2026] GET /volume/v3/backups/ae67c59b-dbf6-4302-a4e2-d9e4cf664fdb => generated 755 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:23:12.630682 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-869bdf2a-9462-4009-a8cf-f4032eaccab9 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:23:12.630682 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-869bdf2a-9462-4009-a8cf-f4032eaccab9 tempest-TestVolumeBackupRestore-3238837 tempest-TestVolumeBackupRestore-3238837-project-member] GET https://10.4.3.143/volume/v3/backups/ae67c59b-dbf6-4302-a4e2-d9e4cf664fdb Aug 16 21:23:12.630682 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-869bdf2a-9462-4009-a8cf-f4032eaccab9 tempest-TestVolumeBackupRestore-3238837 tempest-TestVolumeBackupRestore-3238837-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:23:12.630682 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-869bdf2a-9462-4009-a8cf-f4032eaccab9 tempest-TestVolumeBackupRestore-3238837 tempest-TestVolumeBackupRestore-3238837-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:23:12.630682 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.v3.backups [None req-869bdf2a-9462-4009-a8cf-f4032eaccab9 tempest-TestVolumeBackupRestore-3238837 tempest-TestVolumeBackupRestore-3238837-project-member] Show backup with id ae67c59b-dbf6-4302-a4e2-d9e4cf664fdb. {{(pid=100330) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:23:12.630682 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:23:12.630682 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:23:12.630682 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-869bdf2a-9462-4009-a8cf-f4032eaccab9 tempest-TestVolumeBackupRestore-3238837 tempest-TestVolumeBackupRestore-3238837-project-member] https://10.4.3.143/volume/v3/backups/ae67c59b-dbf6-4302-a4e2-d9e4cf664fdb returned with HTTP 200 Aug 16 21:23:12.630682 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 1250/4980] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:23:11 2026] GET /volume/v3/backups/ae67c59b-dbf6-4302-a4e2-d9e4cf664fdb => generated 755 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:23:12.689228 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-ec16fd57-603a-44cf-a1c9-55faef8f519c None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:23:12.692627 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-ec16fd57-603a-44cf-a1c9-55faef8f519c tempest-TestVolumeBackupRestore-3238837 tempest-TestVolumeBackupRestore-3238837-project-member] GET https://10.4.3.143/volume/v3/backups/ae67c59b-dbf6-4302-a4e2-d9e4cf664fdb Aug 16 21:23:12.693326 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-ec16fd57-603a-44cf-a1c9-55faef8f519c tempest-TestVolumeBackupRestore-3238837 tempest-TestVolumeBackupRestore-3238837-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:23:12.693326 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-ec16fd57-603a-44cf-a1c9-55faef8f519c tempest-TestVolumeBackupRestore-3238837 tempest-TestVolumeBackupRestore-3238837-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:23:12.693326 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.v3.backups [None req-ec16fd57-603a-44cf-a1c9-55faef8f519c tempest-TestVolumeBackupRestore-3238837 tempest-TestVolumeBackupRestore-3238837-project-member] Show backup with id ae67c59b-dbf6-4302-a4e2-d9e4cf664fdb. {{(pid=100333) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:23:12.701983 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:23:12.701983 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:23:12.703203 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-ec16fd57-603a-44cf-a1c9-55faef8f519c tempest-TestVolumeBackupRestore-3238837 tempest-TestVolumeBackupRestore-3238837-project-member] https://10.4.3.143/volume/v3/backups/ae67c59b-dbf6-4302-a4e2-d9e4cf664fdb returned with HTTP 200 Aug 16 21:23:12.704210 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 1235/4981] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:23:12 2026] GET /volume/v3/backups/ae67c59b-dbf6-4302-a4e2-d9e4cf664fdb => generated 755 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:23:13.717054 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-29b8decb-cb4f-4566-ad45-e68d28a14fce None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:23:13.719125 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-29b8decb-cb4f-4566-ad45-e68d28a14fce tempest-TestVolumeBackupRestore-3238837 tempest-TestVolumeBackupRestore-3238837-project-member] GET https://10.4.3.143/volume/v3/backups/ae67c59b-dbf6-4302-a4e2-d9e4cf664fdb Aug 16 21:23:13.719425 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-29b8decb-cb4f-4566-ad45-e68d28a14fce tempest-TestVolumeBackupRestore-3238837 tempest-TestVolumeBackupRestore-3238837-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:23:13.719683 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-29b8decb-cb4f-4566-ad45-e68d28a14fce tempest-TestVolumeBackupRestore-3238837 tempest-TestVolumeBackupRestore-3238837-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:23:13.719860 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.v3.backups [None req-29b8decb-cb4f-4566-ad45-e68d28a14fce tempest-TestVolumeBackupRestore-3238837 tempest-TestVolumeBackupRestore-3238837-project-member] Show backup with id ae67c59b-dbf6-4302-a4e2-d9e4cf664fdb. {{(pid=100331) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:23:13.725009 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:23:13.725009 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:23:13.725953 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-29b8decb-cb4f-4566-ad45-e68d28a14fce tempest-TestVolumeBackupRestore-3238837 tempest-TestVolumeBackupRestore-3238837-project-member] https://10.4.3.143/volume/v3/backups/ae67c59b-dbf6-4302-a4e2-d9e4cf664fdb returned with HTTP 200 Aug 16 21:23:13.726451 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 1248/4982] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:23:13 2026] GET /volume/v3/backups/ae67c59b-dbf6-4302-a4e2-d9e4cf664fdb => generated 755 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:23:14.738058 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-773e937f-fd8d-46b9-bd9e-f02e5b842e22 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:23:14.740284 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-773e937f-fd8d-46b9-bd9e-f02e5b842e22 tempest-TestVolumeBackupRestore-3238837 tempest-TestVolumeBackupRestore-3238837-project-member] GET https://10.4.3.143/volume/v3/backups/ae67c59b-dbf6-4302-a4e2-d9e4cf664fdb Aug 16 21:23:14.740508 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-773e937f-fd8d-46b9-bd9e-f02e5b842e22 tempest-TestVolumeBackupRestore-3238837 tempest-TestVolumeBackupRestore-3238837-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:23:14.740761 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-773e937f-fd8d-46b9-bd9e-f02e5b842e22 tempest-TestVolumeBackupRestore-3238837 tempest-TestVolumeBackupRestore-3238837-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:23:14.740860 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.v3.backups [None req-773e937f-fd8d-46b9-bd9e-f02e5b842e22 tempest-TestVolumeBackupRestore-3238837 tempest-TestVolumeBackupRestore-3238837-project-member] Show backup with id ae67c59b-dbf6-4302-a4e2-d9e4cf664fdb. {{(pid=100332) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:23:14.746020 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:23:14.746020 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:23:14.746841 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-773e937f-fd8d-46b9-bd9e-f02e5b842e22 tempest-TestVolumeBackupRestore-3238837 tempest-TestVolumeBackupRestore-3238837-project-member] https://10.4.3.143/volume/v3/backups/ae67c59b-dbf6-4302-a4e2-d9e4cf664fdb returned with HTTP 200 Aug 16 21:23:14.747258 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 1250/4983] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:23:14 2026] GET /volume/v3/backups/ae67c59b-dbf6-4302-a4e2-d9e4cf664fdb => generated 757 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:23:14.759028 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-f947f839-6eed-4a86-a06e-611deaf4a071 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:23:14.763050 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-f947f839-6eed-4a86-a06e-611deaf4a071 tempest-TestVolumeBackupRestore-3238837 tempest-TestVolumeBackupRestore-3238837-project-member] GET https://10.4.3.143/volume/v3/volumes/2493962d-b126-4409-a651-1d1e2cf21269 Aug 16 21:23:14.763050 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-f947f839-6eed-4a86-a06e-611deaf4a071 tempest-TestVolumeBackupRestore-3238837 tempest-TestVolumeBackupRestore-3238837-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:23:14.763050 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-f947f839-6eed-4a86-a06e-611deaf4a071 tempest-TestVolumeBackupRestore-3238837 tempest-TestVolumeBackupRestore-3238837-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:23:14.770899 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:23:14.770899 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:23:14.775782 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-f947f839-6eed-4a86-a06e-611deaf4a071 tempest-TestVolumeBackupRestore-3238837 tempest-TestVolumeBackupRestore-3238837-project-member] Volume info retrieved successfully. Aug 16 21:23:14.782115 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-f947f839-6eed-4a86-a06e-611deaf4a071 tempest-TestVolumeBackupRestore-3238837 tempest-TestVolumeBackupRestore-3238837-project-member] https://10.4.3.143/volume/v3/volumes/2493962d-b126-4409-a651-1d1e2cf21269 returned with HTTP 200 Aug 16 21:23:14.782737 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 1251/4984] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:23:14 2026] GET /volume/v3/volumes/2493962d-b126-4409-a651-1d1e2cf21269 => generated 1361 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:23:14.794869 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-e6f87e2f-e65f-45f3-9e88-5c8abc1593cf None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:23:14.799940 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-e6f87e2f-e65f-45f3-9e88-5c8abc1593cf tempest-TestVolumeBackupRestore-3238837 tempest-TestVolumeBackupRestore-3238837-project-member] POST https://10.4.3.143/volume/v3/backups/ae67c59b-dbf6-4302-a4e2-d9e4cf664fdb/restore Aug 16 21:23:14.799940 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-e6f87e2f-e65f-45f3-9e88-5c8abc1593cf tempest-TestVolumeBackupRestore-3238837 tempest-TestVolumeBackupRestore-3238837-project-member] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:23:14.800737 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.contrib.backups [None req-e6f87e2f-e65f-45f3-9e88-5c8abc1593cf tempest-TestVolumeBackupRestore-3238837 tempest-TestVolumeBackupRestore-3238837-project-member] Restoring backup ae67c59b-dbf6-4302-a4e2-d9e4cf664fdb ({'restore': {}}) {{(pid=100333) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 16 21:23:14.800995 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.contrib.backups [None req-e6f87e2f-e65f-45f3-9e88-5c8abc1593cf tempest-TestVolumeBackupRestore-3238837 tempest-TestVolumeBackupRestore-3238837-project-member] Restoring backup ae67c59b-dbf6-4302-a4e2-d9e4cf664fdb to volume None. Aug 16 21:23:14.806739 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:23:14.806739 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:23:14.808302 np0000007409 devstack@c-api.service[100333]: INFO cinder.backup.api [None req-e6f87e2f-e65f-45f3-9e88-5c8abc1593cf tempest-TestVolumeBackupRestore-3238837 tempest-TestVolumeBackupRestore-3238837-project-member] Creating volume of 1 GB for restore of backup ae67c59b-dbf6-4302-a4e2-d9e4cf664fdb. Aug 16 21:23:14.812563 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-e6f87e2f-e65f-45f3-9e88-5c8abc1593cf tempest-TestVolumeBackupRestore-3238837 tempest-TestVolumeBackupRestore-3238837-project-member] Availability Zones retrieved successfully. Aug 16 21:23:14.820274 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-e6f87e2f-e65f-45f3-9e88-5c8abc1593cf tempest-TestVolumeBackupRestore-3238837 tempest-TestVolumeBackupRestore-3238837-project-member] Flow 'volume_create_api' (186be6e8-59a1-4496-a25b-7c1fd742490a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100333) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:23:14.821804 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-e6f87e2f-e65f-45f3-9e88-5c8abc1593cf tempest-TestVolumeBackupRestore-3238837 tempest-TestVolumeBackupRestore-3238837-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8e67e23c-bbdf-4cb2-856a-9171c64ac00b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:23:14.822847 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.flows.api.create_volume [None req-e6f87e2f-e65f-45f3-9e88-5c8abc1593cf tempest-TestVolumeBackupRestore-3238837 tempest-TestVolumeBackupRestore-3238837-project-member] Validating volume size '1' using validate_int {{(pid=100333) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 21:23:14.851733 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-e6f87e2f-e65f-45f3-9e88-5c8abc1593cf tempest-TestVolumeBackupRestore-3238837 tempest-TestVolumeBackupRestore-3238837-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8e67e23c-bbdf-4cb2-856a-9171c64ac00b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T21:04:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=69e633b8-fab9-4b15-8b40-4f1a67c51cda,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '69e633b8-fab9-4b15-8b40-4f1a67c51cda', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:23:14.852557 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-e6f87e2f-e65f-45f3-9e88-5c8abc1593cf tempest-TestVolumeBackupRestore-3238837 tempest-TestVolumeBackupRestore-3238837-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (95005929-865a-4452-a7c1-593d9bcf0a2f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:23:14.892907 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.quota [None req-e6f87e2f-e65f-45f3-9e88-5c8abc1593cf tempest-TestVolumeBackupRestore-3238837 tempest-TestVolumeBackupRestore-3238837-project-member] Created reservations ['28fb451d-dc6f-4fca-b5e0-304cd42b5c92', 'c2af65e2-7d82-4a8b-9276-2807b89077a6', '88707a26-ae4c-4741-94b8-efcfeb8609c6', '17d699d8-ca52-4830-8889-f28b4a8762b9'] {{(pid=100333) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:23:14.893962 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-e6f87e2f-e65f-45f3-9e88-5c8abc1593cf tempest-TestVolumeBackupRestore-3238837 tempest-TestVolumeBackupRestore-3238837-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (95005929-865a-4452-a7c1-593d9bcf0a2f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['28fb451d-dc6f-4fca-b5e0-304cd42b5c92', 'c2af65e2-7d82-4a8b-9276-2807b89077a6', '88707a26-ae4c-4741-94b8-efcfeb8609c6', '17d699d8-ca52-4830-8889-f28b4a8762b9']}' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:23:14.894889 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-e6f87e2f-e65f-45f3-9e88-5c8abc1593cf tempest-TestVolumeBackupRestore-3238837 tempest-TestVolumeBackupRestore-3238837-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9a55cee1-17ff-4f20-a215-fcf158e83b8c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:23:14.934404 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-e6f87e2f-e65f-45f3-9e88-5c8abc1593cf tempest-TestVolumeBackupRestore-3238837 tempest-TestVolumeBackupRestore-3238837-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9a55cee1-17ff-4f20-a215-fcf158e83b8c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '61eb0706-c67c-4ad4-9167-e2128892b4e4', '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_ae67c59b-dbf6-4302-a4e2-d9e4cf664fdb',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f10a665de25b41c0b2dfc6e0a6c46090',qos_specs=None,replication_status=,reservations=['28fb451d-dc6f-4fca-b5e0-304cd42b5c92','c2af65e2-7d82-4a8b-9276-2807b89077a6','88707a26-ae4c-4741-94b8-efcfeb8609c6','17d699d8-ca52-4830-8889-f28b4a8762b9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='666393fc83ff43338ba06f86c507713d',volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T21:23:14Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_ae67c59b-dbf6-4302-a4e2-d9e4cf664fdb',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=61eb0706-c67c-4ad4-9167-e2128892b4e4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f10a665de25b41c0b2dfc6e0a6c46090',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='666393fc83ff43338ba06f86c507713d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(69e633b8-fab9-4b15-8b40-4f1a67c51cda),volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda)}' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:23:14.935570 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-e6f87e2f-e65f-45f3-9e88-5c8abc1593cf tempest-TestVolumeBackupRestore-3238837 tempest-TestVolumeBackupRestore-3238837-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f5187aa2-1028-4431-9c3b-3f1d6e8a3703) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:23:14.955868 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-e6f87e2f-e65f-45f3-9e88-5c8abc1593cf tempest-TestVolumeBackupRestore-3238837 tempest-TestVolumeBackupRestore-3238837-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f5187aa2-1028-4431-9c3b-3f1d6e8a3703) transitioned into 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_ae67c59b-dbf6-4302-a4e2-d9e4cf664fdb',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f10a665de25b41c0b2dfc6e0a6c46090',qos_specs=None,replication_status=,reservations=['28fb451d-dc6f-4fca-b5e0-304cd42b5c92','c2af65e2-7d82-4a8b-9276-2807b89077a6','88707a26-ae4c-4741-94b8-efcfeb8609c6','17d699d8-ca52-4830-8889-f28b4a8762b9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='666393fc83ff43338ba06f86c507713d',volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda)}' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:23:14.956844 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-e6f87e2f-e65f-45f3-9e88-5c8abc1593cf tempest-TestVolumeBackupRestore-3238837 tempest-TestVolumeBackupRestore-3238837-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (819c0b17-9796-4654-a635-5a9a619ba571) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:23:14.969263 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-e6f87e2f-e65f-45f3-9e88-5c8abc1593cf tempest-TestVolumeBackupRestore-3238837 tempest-TestVolumeBackupRestore-3238837-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (819c0b17-9796-4654-a635-5a9a619ba571) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:23:14.970741 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-e6f87e2f-e65f-45f3-9e88-5c8abc1593cf tempest-TestVolumeBackupRestore-3238837 tempest-TestVolumeBackupRestore-3238837-project-member] Flow 'volume_create_api' (186be6e8-59a1-4496-a25b-7c1fd742490a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100333) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:23:14.971121 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-e6f87e2f-e65f-45f3-9e88-5c8abc1593cf tempest-TestVolumeBackupRestore-3238837 tempest-TestVolumeBackupRestore-3238837-project-member] Create volume request issued successfully. Aug 16 21:23:14.980645 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:23:14.980645 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:23:14.981361 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-e6f87e2f-e65f-45f3-9e88-5c8abc1593cf tempest-TestVolumeBackupRestore-3238837 tempest-TestVolumeBackupRestore-3238837-project-member] Volume info retrieved successfully. Aug 16 21:23:15.991116 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:23:15.991116 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:23:15.991830 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-e6f87e2f-e65f-45f3-9e88-5c8abc1593cf tempest-TestVolumeBackupRestore-3238837 tempest-TestVolumeBackupRestore-3238837-project-member] Volume info retrieved successfully. Aug 16 21:23:15.991830 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.backup.api [None req-e6f87e2f-e65f-45f3-9e88-5c8abc1593cf tempest-TestVolumeBackupRestore-3238837 tempest-TestVolumeBackupRestore-3238837-project-member] Checking backup size 1 against volume size 1 {{(pid=100333) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 16 21:23:15.991830 np0000007409 devstack@c-api.service[100333]: INFO cinder.backup.api [None req-e6f87e2f-e65f-45f3-9e88-5c8abc1593cf tempest-TestVolumeBackupRestore-3238837 tempest-TestVolumeBackupRestore-3238837-project-member] Overwriting volume 61eb0706-c67c-4ad4-9167-e2128892b4e4 with restore of backup ae67c59b-dbf6-4302-a4e2-d9e4cf664fdb Aug 16 21:23:16.006606 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.backup.rpcapi [None req-e6f87e2f-e65f-45f3-9e88-5c8abc1593cf tempest-TestVolumeBackupRestore-3238837 tempest-TestVolumeBackupRestore-3238837-project-member] restore_backup in rpcapi backup_id ae67c59b-dbf6-4302-a4e2-d9e4cf664fdb {{(pid=100333) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 16 21:23:16.008871 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-e6f87e2f-e65f-45f3-9e88-5c8abc1593cf tempest-TestVolumeBackupRestore-3238837 tempest-TestVolumeBackupRestore-3238837-project-member] https://10.4.3.143/volume/v3/backups/ae67c59b-dbf6-4302-a4e2-d9e4cf664fdb/restore returned with HTTP 202 Aug 16 21:23:16.009475 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 1236/4985] 10.4.3.143 () {68 vars in 1393 bytes} [Sun Aug 16 21:23:14 2026] POST /volume/v3/backups/ae67c59b-dbf6-4302-a4e2-d9e4cf664fdb/restore => generated 189 bytes in 1215 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 21:23:16.017621 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-406beafb-caf5-43ba-81a7-0a61f2634c62 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:23:16.019970 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-406beafb-caf5-43ba-81a7-0a61f2634c62 tempest-TestVolumeBackupRestore-3238837 tempest-TestVolumeBackupRestore-3238837-project-member] GET https://10.4.3.143/volume/v3/backups/ae67c59b-dbf6-4302-a4e2-d9e4cf664fdb Aug 16 21:23:16.020208 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-406beafb-caf5-43ba-81a7-0a61f2634c62 tempest-TestVolumeBackupRestore-3238837 tempest-TestVolumeBackupRestore-3238837-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:23:16.020487 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-406beafb-caf5-43ba-81a7-0a61f2634c62 tempest-TestVolumeBackupRestore-3238837 tempest-TestVolumeBackupRestore-3238837-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:23:16.020651 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.v3.backups [None req-406beafb-caf5-43ba-81a7-0a61f2634c62 tempest-TestVolumeBackupRestore-3238837 tempest-TestVolumeBackupRestore-3238837-project-member] Show backup with id ae67c59b-dbf6-4302-a4e2-d9e4cf664fdb. {{(pid=100331) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:23:16.026617 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:23:16.026617 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:23:16.027748 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-406beafb-caf5-43ba-81a7-0a61f2634c62 tempest-TestVolumeBackupRestore-3238837 tempest-TestVolumeBackupRestore-3238837-project-member] https://10.4.3.143/volume/v3/backups/ae67c59b-dbf6-4302-a4e2-d9e4cf664fdb returned with HTTP 200 Aug 16 21:23:16.028217 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 1249/4986] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:23:16 2026] GET /volume/v3/backups/ae67c59b-dbf6-4302-a4e2-d9e4cf664fdb => generated 757 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:23:17.039171 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-56a2554f-d2c4-4235-a45d-cb6bebdd1ca8 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:23:17.041162 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-56a2554f-d2c4-4235-a45d-cb6bebdd1ca8 tempest-TestVolumeBackupRestore-3238837 tempest-TestVolumeBackupRestore-3238837-project-member] GET https://10.4.3.143/volume/v3/backups/ae67c59b-dbf6-4302-a4e2-d9e4cf664fdb Aug 16 21:23:17.041399 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-56a2554f-d2c4-4235-a45d-cb6bebdd1ca8 tempest-TestVolumeBackupRestore-3238837 tempest-TestVolumeBackupRestore-3238837-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:23:17.041612 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-56a2554f-d2c4-4235-a45d-cb6bebdd1ca8 tempest-TestVolumeBackupRestore-3238837 tempest-TestVolumeBackupRestore-3238837-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:23:17.041764 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.v3.backups [None req-56a2554f-d2c4-4235-a45d-cb6bebdd1ca8 tempest-TestVolumeBackupRestore-3238837 tempest-TestVolumeBackupRestore-3238837-project-member] Show backup with id ae67c59b-dbf6-4302-a4e2-d9e4cf664fdb. {{(pid=100332) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:23:17.046566 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:23:17.046566 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:23:17.047432 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-56a2554f-d2c4-4235-a45d-cb6bebdd1ca8 tempest-TestVolumeBackupRestore-3238837 tempest-TestVolumeBackupRestore-3238837-project-member] https://10.4.3.143/volume/v3/backups/ae67c59b-dbf6-4302-a4e2-d9e4cf664fdb returned with HTTP 200 Aug 16 21:23:17.047822 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 1251/4987] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:23:17 2026] GET /volume/v3/backups/ae67c59b-dbf6-4302-a4e2-d9e4cf664fdb => generated 757 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:23:18.057439 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-c1e2a32d-2f7c-4f34-a2cf-f836c3a93113 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:23:18.059195 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-c1e2a32d-2f7c-4f34-a2cf-f836c3a93113 tempest-TestVolumeBackupRestore-3238837 tempest-TestVolumeBackupRestore-3238837-project-member] GET https://10.4.3.143/volume/v3/backups/ae67c59b-dbf6-4302-a4e2-d9e4cf664fdb Aug 16 21:23:18.059414 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-c1e2a32d-2f7c-4f34-a2cf-f836c3a93113 tempest-TestVolumeBackupRestore-3238837 tempest-TestVolumeBackupRestore-3238837-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:23:18.059617 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-c1e2a32d-2f7c-4f34-a2cf-f836c3a93113 tempest-TestVolumeBackupRestore-3238837 tempest-TestVolumeBackupRestore-3238837-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:23:18.059734 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.v3.backups [None req-c1e2a32d-2f7c-4f34-a2cf-f836c3a93113 tempest-TestVolumeBackupRestore-3238837 tempest-TestVolumeBackupRestore-3238837-project-member] Show backup with id ae67c59b-dbf6-4302-a4e2-d9e4cf664fdb. {{(pid=100330) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:23:18.064533 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:23:18.064533 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:23:18.065382 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-c1e2a32d-2f7c-4f34-a2cf-f836c3a93113 tempest-TestVolumeBackupRestore-3238837 tempest-TestVolumeBackupRestore-3238837-project-member] https://10.4.3.143/volume/v3/backups/ae67c59b-dbf6-4302-a4e2-d9e4cf664fdb returned with HTTP 200 Aug 16 21:23:18.065759 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 1252/4988] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:23:18 2026] GET /volume/v3/backups/ae67c59b-dbf6-4302-a4e2-d9e4cf664fdb => generated 757 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:23:19.076908 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-e0a44728-eabc-4fcf-ac9f-4b381d23e67f None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:23:19.079628 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-e0a44728-eabc-4fcf-ac9f-4b381d23e67f tempest-TestVolumeBackupRestore-3238837 tempest-TestVolumeBackupRestore-3238837-project-member] GET https://10.4.3.143/volume/v3/backups/ae67c59b-dbf6-4302-a4e2-d9e4cf664fdb Aug 16 21:23:19.079886 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-e0a44728-eabc-4fcf-ac9f-4b381d23e67f tempest-TestVolumeBackupRestore-3238837 tempest-TestVolumeBackupRestore-3238837-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:23:19.080121 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-e0a44728-eabc-4fcf-ac9f-4b381d23e67f tempest-TestVolumeBackupRestore-3238837 tempest-TestVolumeBackupRestore-3238837-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:23:19.080293 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.v3.backups [None req-e0a44728-eabc-4fcf-ac9f-4b381d23e67f tempest-TestVolumeBackupRestore-3238837 tempest-TestVolumeBackupRestore-3238837-project-member] Show backup with id ae67c59b-dbf6-4302-a4e2-d9e4cf664fdb. {{(pid=100333) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:23:19.087962 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:23:19.087962 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:23:19.089447 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-e0a44728-eabc-4fcf-ac9f-4b381d23e67f tempest-TestVolumeBackupRestore-3238837 tempest-TestVolumeBackupRestore-3238837-project-member] https://10.4.3.143/volume/v3/backups/ae67c59b-dbf6-4302-a4e2-d9e4cf664fdb returned with HTTP 200 Aug 16 21:23:19.089982 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 1237/4989] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:23:19 2026] GET /volume/v3/backups/ae67c59b-dbf6-4302-a4e2-d9e4cf664fdb => generated 757 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:23:20.103642 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-d7d72469-04bc-4ed6-a900-4919e9fc5ea3 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:23:20.106386 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-d7d72469-04bc-4ed6-a900-4919e9fc5ea3 tempest-TestVolumeBackupRestore-3238837 tempest-TestVolumeBackupRestore-3238837-project-member] GET https://10.4.3.143/volume/v3/backups/ae67c59b-dbf6-4302-a4e2-d9e4cf664fdb Aug 16 21:23:20.106670 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-d7d72469-04bc-4ed6-a900-4919e9fc5ea3 tempest-TestVolumeBackupRestore-3238837 tempest-TestVolumeBackupRestore-3238837-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:23:20.106950 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-d7d72469-04bc-4ed6-a900-4919e9fc5ea3 tempest-TestVolumeBackupRestore-3238837 tempest-TestVolumeBackupRestore-3238837-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:23:20.107108 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.v3.backups [None req-d7d72469-04bc-4ed6-a900-4919e9fc5ea3 tempest-TestVolumeBackupRestore-3238837 tempest-TestVolumeBackupRestore-3238837-project-member] Show backup with id ae67c59b-dbf6-4302-a4e2-d9e4cf664fdb. {{(pid=100331) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:23:20.115388 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:23:20.115388 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:23:20.116463 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-d7d72469-04bc-4ed6-a900-4919e9fc5ea3 tempest-TestVolumeBackupRestore-3238837 tempest-TestVolumeBackupRestore-3238837-project-member] https://10.4.3.143/volume/v3/backups/ae67c59b-dbf6-4302-a4e2-d9e4cf664fdb returned with HTTP 200 Aug 16 21:23:20.116964 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 1250/4990] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:23:20 2026] GET /volume/v3/backups/ae67c59b-dbf6-4302-a4e2-d9e4cf664fdb => generated 757 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:23:21.129623 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-ca1301d9-8b44-4d48-b3f7-c62b3e17f91b None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:23:21.131877 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-ca1301d9-8b44-4d48-b3f7-c62b3e17f91b tempest-TestVolumeBackupRestore-3238837 tempest-TestVolumeBackupRestore-3238837-project-member] GET https://10.4.3.143/volume/v3/backups/ae67c59b-dbf6-4302-a4e2-d9e4cf664fdb Aug 16 21:23:21.132248 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-ca1301d9-8b44-4d48-b3f7-c62b3e17f91b tempest-TestVolumeBackupRestore-3238837 tempest-TestVolumeBackupRestore-3238837-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:23:21.132455 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-ca1301d9-8b44-4d48-b3f7-c62b3e17f91b tempest-TestVolumeBackupRestore-3238837 tempest-TestVolumeBackupRestore-3238837-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:23:21.132651 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.v3.backups [None req-ca1301d9-8b44-4d48-b3f7-c62b3e17f91b tempest-TestVolumeBackupRestore-3238837 tempest-TestVolumeBackupRestore-3238837-project-member] Show backup with id ae67c59b-dbf6-4302-a4e2-d9e4cf664fdb. {{(pid=100332) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:23:21.138168 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:23:21.138168 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:23:21.139118 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-ca1301d9-8b44-4d48-b3f7-c62b3e17f91b tempest-TestVolumeBackupRestore-3238837 tempest-TestVolumeBackupRestore-3238837-project-member] https://10.4.3.143/volume/v3/backups/ae67c59b-dbf6-4302-a4e2-d9e4cf664fdb returned with HTTP 200 Aug 16 21:23:21.139505 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 1252/4991] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:23:21 2026] GET /volume/v3/backups/ae67c59b-dbf6-4302-a4e2-d9e4cf664fdb => generated 757 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:23:22.152723 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-eebcd508-9109-4846-9218-bb779324f8dd None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:23:22.155398 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-eebcd508-9109-4846-9218-bb779324f8dd tempest-TestVolumeBackupRestore-3238837 tempest-TestVolumeBackupRestore-3238837-project-member] GET https://10.4.3.143/volume/v3/backups/ae67c59b-dbf6-4302-a4e2-d9e4cf664fdb Aug 16 21:23:22.155816 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-eebcd508-9109-4846-9218-bb779324f8dd tempest-TestVolumeBackupRestore-3238837 tempest-TestVolumeBackupRestore-3238837-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:23:22.156022 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-eebcd508-9109-4846-9218-bb779324f8dd tempest-TestVolumeBackupRestore-3238837 tempest-TestVolumeBackupRestore-3238837-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:23:22.156203 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.v3.backups [None req-eebcd508-9109-4846-9218-bb779324f8dd tempest-TestVolumeBackupRestore-3238837 tempest-TestVolumeBackupRestore-3238837-project-member] Show backup with id ae67c59b-dbf6-4302-a4e2-d9e4cf664fdb. {{(pid=100330) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:23:22.163082 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:23:22.163082 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:23:22.164248 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-eebcd508-9109-4846-9218-bb779324f8dd tempest-TestVolumeBackupRestore-3238837 tempest-TestVolumeBackupRestore-3238837-project-member] https://10.4.3.143/volume/v3/backups/ae67c59b-dbf6-4302-a4e2-d9e4cf664fdb returned with HTTP 200 Aug 16 21:23:22.164788 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 1253/4992] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:23:22 2026] GET /volume/v3/backups/ae67c59b-dbf6-4302-a4e2-d9e4cf664fdb => generated 757 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:23:23.177055 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-e361992d-af46-4d4a-aa09-28a6f862294b None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:23:23.181609 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-e361992d-af46-4d4a-aa09-28a6f862294b tempest-TestVolumeBackupRestore-3238837 tempest-TestVolumeBackupRestore-3238837-project-member] GET https://10.4.3.143/volume/v3/backups/ae67c59b-dbf6-4302-a4e2-d9e4cf664fdb Aug 16 21:23:23.181930 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-e361992d-af46-4d4a-aa09-28a6f862294b tempest-TestVolumeBackupRestore-3238837 tempest-TestVolumeBackupRestore-3238837-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:23:23.182215 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-e361992d-af46-4d4a-aa09-28a6f862294b tempest-TestVolumeBackupRestore-3238837 tempest-TestVolumeBackupRestore-3238837-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:23:23.182323 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.v3.backups [None req-e361992d-af46-4d4a-aa09-28a6f862294b tempest-TestVolumeBackupRestore-3238837 tempest-TestVolumeBackupRestore-3238837-project-member] Show backup with id ae67c59b-dbf6-4302-a4e2-d9e4cf664fdb. {{(pid=100333) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:23:23.190033 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:23:23.190033 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:23:23.191081 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-e361992d-af46-4d4a-aa09-28a6f862294b tempest-TestVolumeBackupRestore-3238837 tempest-TestVolumeBackupRestore-3238837-project-member] https://10.4.3.143/volume/v3/backups/ae67c59b-dbf6-4302-a4e2-d9e4cf664fdb returned with HTTP 200 Aug 16 21:23:23.191631 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 1238/4993] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:23:23 2026] GET /volume/v3/backups/ae67c59b-dbf6-4302-a4e2-d9e4cf664fdb => generated 757 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:23:23.657451 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-62fb8f36-e4c0-4025-bc00-b47ac8f7c943 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:23:23.798942 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-62fb8f36-e4c0-4025-bc00-b47ac8f7c943 tempest-TestServerVolumeAttachmentScenario-262851723 tempest-TestServerVolumeAttachmentScenario-262851723-project-member] POST https://10.4.3.143/volume/v3/volumes Aug 16 21:23:23.799353 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-62fb8f36-e4c0-4025-bc00-b47ac8f7c943 tempest-TestServerVolumeAttachmentScenario-262851723 tempest-TestServerVolumeAttachmentScenario-262851723-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachmentScenario-volume-1319795760", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:23:23.800934 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.v3.volumes [None req-62fb8f36-e4c0-4025-bc00-b47ac8f7c943 tempest-TestServerVolumeAttachmentScenario-262851723 tempest-TestServerVolumeAttachmentScenario-262851723-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachmentScenario-volume-1319795760', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100331) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 21:23:23.801122 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.v3.volumes [None req-62fb8f36-e4c0-4025-bc00-b47ac8f7c943 tempest-TestServerVolumeAttachmentScenario-262851723 tempest-TestServerVolumeAttachmentScenario-262851723-project-member] Create volume of 1 GB Aug 16 21:23:23.805712 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-62fb8f36-e4c0-4025-bc00-b47ac8f7c943 tempest-TestServerVolumeAttachmentScenario-262851723 tempest-TestServerVolumeAttachmentScenario-262851723-project-member] Availability Zones retrieved successfully. Aug 16 21:23:23.812852 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-62fb8f36-e4c0-4025-bc00-b47ac8f7c943 tempest-TestServerVolumeAttachmentScenario-262851723 tempest-TestServerVolumeAttachmentScenario-262851723-project-member] Flow 'volume_create_api' (21af5538-a197-4a36-b3e8-3ea4b5747fa0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100331) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:23:23.814265 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-62fb8f36-e4c0-4025-bc00-b47ac8f7c943 tempest-TestServerVolumeAttachmentScenario-262851723 tempest-TestServerVolumeAttachmentScenario-262851723-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f1f044b6-755f-42af-b785-d80804518177) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:23:23.815456 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.flows.api.create_volume [None req-62fb8f36-e4c0-4025-bc00-b47ac8f7c943 tempest-TestServerVolumeAttachmentScenario-262851723 tempest-TestServerVolumeAttachmentScenario-262851723-project-member] Validating volume size '1' using validate_int {{(pid=100331) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 21:23:23.850640 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-62fb8f36-e4c0-4025-bc00-b47ac8f7c943 tempest-TestServerVolumeAttachmentScenario-262851723 tempest-TestServerVolumeAttachmentScenario-262851723-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f1f044b6-755f-42af-b785-d80804518177) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T21:04:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=69e633b8-fab9-4b15-8b40-4f1a67c51cda,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '69e633b8-fab9-4b15-8b40-4f1a67c51cda', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:23:23.851681 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-62fb8f36-e4c0-4025-bc00-b47ac8f7c943 tempest-TestServerVolumeAttachmentScenario-262851723 tempest-TestServerVolumeAttachmentScenario-262851723-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ddd5a0a0-7aae-49da-af75-486b3ef8caa9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:23:23.923811 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.quota [None req-62fb8f36-e4c0-4025-bc00-b47ac8f7c943 tempest-TestServerVolumeAttachmentScenario-262851723 tempest-TestServerVolumeAttachmentScenario-262851723-project-member] Created reservations ['dfa5a287-7699-44fe-a1da-996f4ab37fbd', 'd8506333-4728-48d9-bca0-7f0cb2c24b6b', '363a087f-df5e-4ee1-9ab7-84448ad8379e', '066b3c20-49e7-48f6-b663-59a193dd93cd'] {{(pid=100331) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:23:23.924746 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-62fb8f36-e4c0-4025-bc00-b47ac8f7c943 tempest-TestServerVolumeAttachmentScenario-262851723 tempest-TestServerVolumeAttachmentScenario-262851723-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ddd5a0a0-7aae-49da-af75-486b3ef8caa9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dfa5a287-7699-44fe-a1da-996f4ab37fbd', 'd8506333-4728-48d9-bca0-7f0cb2c24b6b', '363a087f-df5e-4ee1-9ab7-84448ad8379e', '066b3c20-49e7-48f6-b663-59a193dd93cd']}' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:23:23.925721 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-62fb8f36-e4c0-4025-bc00-b47ac8f7c943 tempest-TestServerVolumeAttachmentScenario-262851723 tempest-TestServerVolumeAttachmentScenario-262851723-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (517f23a7-f73a-4821-9c87-aa472f3ae91a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:23:23.955890 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-62fb8f36-e4c0-4025-bc00-b47ac8f7c943 tempest-TestServerVolumeAttachmentScenario-262851723 tempest-TestServerVolumeAttachmentScenario-262851723-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (517f23a7-f73a-4821-9c87-aa472f3ae91a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6b25beed-e42d-41c3-9786-b73da93ddeb4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-1319795760',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='441af9e012584a6db7be4f70a0e8cef4',qos_specs=None,replication_status=,reservations=['dfa5a287-7699-44fe-a1da-996f4ab37fbd','d8506333-4728-48d9-bca0-7f0cb2c24b6b','363a087f-df5e-4ee1-9ab7-84448ad8379e','066b3c20-49e7-48f6-b663-59a193dd93cd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2621f342fa824a2895bfaa9bcb2b30da',volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T21:23:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-1319795760',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6b25beed-e42d-41c3-9786-b73da93ddeb4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='441af9e012584a6db7be4f70a0e8cef4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2621f342fa824a2895bfaa9bcb2b30da',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(69e633b8-fab9-4b15-8b40-4f1a67c51cda),volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda)}' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:23:23.956760 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-62fb8f36-e4c0-4025-bc00-b47ac8f7c943 tempest-TestServerVolumeAttachmentScenario-262851723 tempest-TestServerVolumeAttachmentScenario-262851723-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (344efe7e-f3df-4379-82d7-34d3f10019c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:23:23.976722 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-62fb8f36-e4c0-4025-bc00-b47ac8f7c943 tempest-TestServerVolumeAttachmentScenario-262851723 tempest-TestServerVolumeAttachmentScenario-262851723-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (344efe7e-f3df-4379-82d7-34d3f10019c0) transitioned into state 'SUCCESS' from state '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-1319795760',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='441af9e012584a6db7be4f70a0e8cef4',qos_specs=None,replication_status=,reservations=['dfa5a287-7699-44fe-a1da-996f4ab37fbd','d8506333-4728-48d9-bca0-7f0cb2c24b6b','363a087f-df5e-4ee1-9ab7-84448ad8379e','066b3c20-49e7-48f6-b663-59a193dd93cd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2621f342fa824a2895bfaa9bcb2b30da',volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda)}' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:23:23.977510 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-62fb8f36-e4c0-4025-bc00-b47ac8f7c943 tempest-TestServerVolumeAttachmentScenario-262851723 tempest-TestServerVolumeAttachmentScenario-262851723-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8c52adab-4e85-431e-a365-f0b97973544f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:23:23.989357 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-62fb8f36-e4c0-4025-bc00-b47ac8f7c943 tempest-TestServerVolumeAttachmentScenario-262851723 tempest-TestServerVolumeAttachmentScenario-262851723-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8c52adab-4e85-431e-a365-f0b97973544f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:23:23.990650 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-62fb8f36-e4c0-4025-bc00-b47ac8f7c943 tempest-TestServerVolumeAttachmentScenario-262851723 tempest-TestServerVolumeAttachmentScenario-262851723-project-member] Flow 'volume_create_api' (21af5538-a197-4a36-b3e8-3ea4b5747fa0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100331) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:23:23.991073 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-62fb8f36-e4c0-4025-bc00-b47ac8f7c943 tempest-TestServerVolumeAttachmentScenario-262851723 tempest-TestServerVolumeAttachmentScenario-262851723-project-member] Create volume request issued successfully. Aug 16 21:23:23.991903 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-62fb8f36-e4c0-4025-bc00-b47ac8f7c943 tempest-TestServerVolumeAttachmentScenario-262851723 tempest-TestServerVolumeAttachmentScenario-262851723-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Aug 16 21:23:23.992475 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 1251/4994] 10.4.3.143 () {68 vars in 1259 bytes} [Sun Aug 16 21:23:23 2026] POST /volume/v3/volumes => generated 765 bytes in 335 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 21:23:24.008463 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-689d0150-5812-4744-b5f0-658a3c9213da None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:23:24.009021 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-689d0150-5812-4744-b5f0-658a3c9213da tempest-TestServerVolumeAttachmentScenario-262851723 tempest-TestServerVolumeAttachmentScenario-262851723-project-member] POST https://10.4.3.143/volume/v3/volumes Aug 16 21:23:24.009477 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-689d0150-5812-4744-b5f0-658a3c9213da tempest-TestServerVolumeAttachmentScenario-262851723 tempest-TestServerVolumeAttachmentScenario-262851723-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachmentScenario-volume-514609739", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:23:24.011118 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.v3.volumes [None req-689d0150-5812-4744-b5f0-658a3c9213da tempest-TestServerVolumeAttachmentScenario-262851723 tempest-TestServerVolumeAttachmentScenario-262851723-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachmentScenario-volume-514609739', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100332) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 21:23:24.011303 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.v3.volumes [None req-689d0150-5812-4744-b5f0-658a3c9213da tempest-TestServerVolumeAttachmentScenario-262851723 tempest-TestServerVolumeAttachmentScenario-262851723-project-member] Create volume of 1 GB Aug 16 21:23:24.015646 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-689d0150-5812-4744-b5f0-658a3c9213da tempest-TestServerVolumeAttachmentScenario-262851723 tempest-TestServerVolumeAttachmentScenario-262851723-project-member] Availability Zones retrieved successfully. Aug 16 21:23:24.021962 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-689d0150-5812-4744-b5f0-658a3c9213da tempest-TestServerVolumeAttachmentScenario-262851723 tempest-TestServerVolumeAttachmentScenario-262851723-project-member] Flow 'volume_create_api' (b05706b5-d97e-4f0f-83fb-98e5002b25d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100332) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:23:24.023054 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-689d0150-5812-4744-b5f0-658a3c9213da tempest-TestServerVolumeAttachmentScenario-262851723 tempest-TestServerVolumeAttachmentScenario-262851723-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fe4c0f0d-765e-409d-9a12-9f753249221a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:23:24.024171 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.flows.api.create_volume [None req-689d0150-5812-4744-b5f0-658a3c9213da tempest-TestServerVolumeAttachmentScenario-262851723 tempest-TestServerVolumeAttachmentScenario-262851723-project-member] Validating volume size '1' using validate_int {{(pid=100332) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 21:23:24.057643 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-689d0150-5812-4744-b5f0-658a3c9213da tempest-TestServerVolumeAttachmentScenario-262851723 tempest-TestServerVolumeAttachmentScenario-262851723-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fe4c0f0d-765e-409d-9a12-9f753249221a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T21:04:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=69e633b8-fab9-4b15-8b40-4f1a67c51cda,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '69e633b8-fab9-4b15-8b40-4f1a67c51cda', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:23:24.059249 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-689d0150-5812-4744-b5f0-658a3c9213da tempest-TestServerVolumeAttachmentScenario-262851723 tempest-TestServerVolumeAttachmentScenario-262851723-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (776ec844-939b-4a15-94ae-765849fd7e99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:23:24.116036 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.quota [None req-689d0150-5812-4744-b5f0-658a3c9213da tempest-TestServerVolumeAttachmentScenario-262851723 tempest-TestServerVolumeAttachmentScenario-262851723-project-member] Created reservations ['7cc9589f-bdd3-4413-ae13-6791a5ae9f8a', '7fbf3e35-3a04-4d5e-81b2-7f91dc080078', '797a3d10-c792-4669-a3fe-af6b7fb5644f', 'e1642a6a-7395-432e-9a3f-7f2979ae2671'] {{(pid=100332) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:23:24.117152 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-689d0150-5812-4744-b5f0-658a3c9213da tempest-TestServerVolumeAttachmentScenario-262851723 tempest-TestServerVolumeAttachmentScenario-262851723-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (776ec844-939b-4a15-94ae-765849fd7e99) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7cc9589f-bdd3-4413-ae13-6791a5ae9f8a', '7fbf3e35-3a04-4d5e-81b2-7f91dc080078', '797a3d10-c792-4669-a3fe-af6b7fb5644f', 'e1642a6a-7395-432e-9a3f-7f2979ae2671']}' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:23:24.118089 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-689d0150-5812-4744-b5f0-658a3c9213da tempest-TestServerVolumeAttachmentScenario-262851723 tempest-TestServerVolumeAttachmentScenario-262851723-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0578ec19-4334-46a9-bb06-cb3062098cce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:23:24.146357 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-689d0150-5812-4744-b5f0-658a3c9213da tempest-TestServerVolumeAttachmentScenario-262851723 tempest-TestServerVolumeAttachmentScenario-262851723-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0578ec19-4334-46a9-bb06-cb3062098cce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c9f00626-7b35-4572-ab5d-e0b73f7e005a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-514609739',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='441af9e012584a6db7be4f70a0e8cef4',qos_specs=None,replication_status=,reservations=['7cc9589f-bdd3-4413-ae13-6791a5ae9f8a','7fbf3e35-3a04-4d5e-81b2-7f91dc080078','797a3d10-c792-4669-a3fe-af6b7fb5644f','e1642a6a-7395-432e-9a3f-7f2979ae2671'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2621f342fa824a2895bfaa9bcb2b30da',volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T21:23:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-514609739',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c9f00626-7b35-4572-ab5d-e0b73f7e005a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='441af9e012584a6db7be4f70a0e8cef4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2621f342fa824a2895bfaa9bcb2b30da',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(69e633b8-fab9-4b15-8b40-4f1a67c51cda),volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda)}' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:23:24.147079 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-689d0150-5812-4744-b5f0-658a3c9213da tempest-TestServerVolumeAttachmentScenario-262851723 tempest-TestServerVolumeAttachmentScenario-262851723-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bfb66184-ee76-432e-9d33-ebf59b3e88f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:23:24.168701 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-689d0150-5812-4744-b5f0-658a3c9213da tempest-TestServerVolumeAttachmentScenario-262851723 tempest-TestServerVolumeAttachmentScenario-262851723-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bfb66184-ee76-432e-9d33-ebf59b3e88f6) transitioned into state 'SUCCESS' from state '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-514609739',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='441af9e012584a6db7be4f70a0e8cef4',qos_specs=None,replication_status=,reservations=['7cc9589f-bdd3-4413-ae13-6791a5ae9f8a','7fbf3e35-3a04-4d5e-81b2-7f91dc080078','797a3d10-c792-4669-a3fe-af6b7fb5644f','e1642a6a-7395-432e-9a3f-7f2979ae2671'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2621f342fa824a2895bfaa9bcb2b30da',volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda)}' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:23:24.169805 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-689d0150-5812-4744-b5f0-658a3c9213da tempest-TestServerVolumeAttachmentScenario-262851723 tempest-TestServerVolumeAttachmentScenario-262851723-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (32c3b38a-619b-49e7-9431-c926a8e7331a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:23:24.183448 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-689d0150-5812-4744-b5f0-658a3c9213da tempest-TestServerVolumeAttachmentScenario-262851723 tempest-TestServerVolumeAttachmentScenario-262851723-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (32c3b38a-619b-49e7-9431-c926a8e7331a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:23:24.184224 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-689d0150-5812-4744-b5f0-658a3c9213da tempest-TestServerVolumeAttachmentScenario-262851723 tempest-TestServerVolumeAttachmentScenario-262851723-project-member] Flow 'volume_create_api' (b05706b5-d97e-4f0f-83fb-98e5002b25d4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100332) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:23:24.184533 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-689d0150-5812-4744-b5f0-658a3c9213da tempest-TestServerVolumeAttachmentScenario-262851723 tempest-TestServerVolumeAttachmentScenario-262851723-project-member] Create volume request issued successfully. Aug 16 21:23:24.185077 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-689d0150-5812-4744-b5f0-658a3c9213da tempest-TestServerVolumeAttachmentScenario-262851723 tempest-TestServerVolumeAttachmentScenario-262851723-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Aug 16 21:23:24.185527 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 1253/4995] 10.4.3.143 () {68 vars in 1259 bytes} [Sun Aug 16 21:23:24 2026] POST /volume/v3/volumes => generated 764 bytes in 179 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 21:23:24.203853 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-6955807e-d417-4ada-8e20-c048d5a965df None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:23:24.206497 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-6955807e-d417-4ada-8e20-c048d5a965df tempest-TestVolumeBackupRestore-3238837 tempest-TestVolumeBackupRestore-3238837-project-member] GET https://10.4.3.143/volume/v3/backups/ae67c59b-dbf6-4302-a4e2-d9e4cf664fdb Aug 16 21:23:24.206726 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-6955807e-d417-4ada-8e20-c048d5a965df tempest-TestVolumeBackupRestore-3238837 tempest-TestVolumeBackupRestore-3238837-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:23:24.207053 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-6955807e-d417-4ada-8e20-c048d5a965df tempest-TestVolumeBackupRestore-3238837 tempest-TestVolumeBackupRestore-3238837-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:23:24.207187 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.v3.backups [None req-6955807e-d417-4ada-8e20-c048d5a965df tempest-TestVolumeBackupRestore-3238837 tempest-TestVolumeBackupRestore-3238837-project-member] Show backup with id ae67c59b-dbf6-4302-a4e2-d9e4cf664fdb. {{(pid=100330) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:23:24.212866 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:23:24.212866 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:23:24.213933 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-6955807e-d417-4ada-8e20-c048d5a965df tempest-TestVolumeBackupRestore-3238837 tempest-TestVolumeBackupRestore-3238837-project-member] https://10.4.3.143/volume/v3/backups/ae67c59b-dbf6-4302-a4e2-d9e4cf664fdb returned with HTTP 200 Aug 16 21:23:24.214433 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 1254/4996] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:23:24 2026] GET /volume/v3/backups/ae67c59b-dbf6-4302-a4e2-d9e4cf664fdb => generated 757 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:23:24.761934 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [req-ff41e726-fb28-4d6f-b75b-7a6d7b022bc6 req-93fc0d81-5455-437e-a33f-844f3f38cf65 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:23:24.764502 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [req-ff41e726-fb28-4d6f-b75b-7a6d7b022bc6 req-93fc0d81-5455-437e-a33f-844f3f38cf65 tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] GET https://10.4.3.143/volume/v3/volumes/2405fba0-0585-4e23-a942-0e7f8e1c0d31 Aug 16 21:23:24.764719 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [req-ff41e726-fb28-4d6f-b75b-7a6d7b022bc6 req-93fc0d81-5455-437e-a33f-844f3f38cf65 tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:23:24.764950 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [req-ff41e726-fb28-4d6f-b75b-7a6d7b022bc6 req-93fc0d81-5455-437e-a33f-844f3f38cf65 tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:23:24.776261 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:23:24.776261 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:23:24.780740 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [req-ff41e726-fb28-4d6f-b75b-7a6d7b022bc6 req-93fc0d81-5455-437e-a33f-844f3f38cf65 tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] Volume info retrieved successfully. Aug 16 21:23:24.786602 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [req-ff41e726-fb28-4d6f-b75b-7a6d7b022bc6 req-93fc0d81-5455-437e-a33f-844f3f38cf65 tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] https://10.4.3.143/volume/v3/volumes/2405fba0-0585-4e23-a942-0e7f8e1c0d31 returned with HTTP 200 Aug 16 21:23:24.787052 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 1239/4997] 10.4.3.143 () {68 vars in 1598 bytes} [Sun Aug 16 21:23:24 2026] GET /volume/v3/volumes/2405fba0-0585-4e23-a942-0e7f8e1c0d31 => generated 1212 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:23:24.887650 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-d1cd800b-d2d0-4bad-967c-c155a47ec470 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:23:24.888306 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-d1cd800b-d2d0-4bad-967c-c155a47ec470 None None] GET https://10.4.3.143/volume// Aug 16 21:23:24.888517 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-d1cd800b-d2d0-4bad-967c-c155a47ec470 None None] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:23:24.888770 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-d1cd800b-d2d0-4bad-967c-c155a47ec470 None None] Calling method 'all' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:23:24.889195 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-d1cd800b-d2d0-4bad-967c-c155a47ec470 None None] https://10.4.3.143/volume// returned with HTTP 300 Aug 16 21:23:24.889543 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 1252/4998] 10.4.3.143 () {66 vars in 1428 bytes} [Sun Aug 16 21:23:24 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 16 21:23:24.897906 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [req-ff41e726-fb28-4d6f-b75b-7a6d7b022bc6 req-fc08b90f-8efd-495d-9804-1ef222eb6380 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:23:25.006604 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [req-ff41e726-fb28-4d6f-b75b-7a6d7b022bc6 req-fc08b90f-8efd-495d-9804-1ef222eb6380 tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] POST https://10.4.3.143/volume/v3/attachments Aug 16 21:23:25.007218 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [req-ff41e726-fb28-4d6f-b75b-7a6d7b022bc6 req-fc08b90f-8efd-495d-9804-1ef222eb6380 tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "2405fba0-0585-4e23-a942-0e7f8e1c0d31", "connector": null, "instance_uuid": "cd933575-3ac9-405b-aca9-10f240a50d41"}} {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:23:25.023404 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:23:25.023404 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:23:25.056047 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [req-ff41e726-fb28-4d6f-b75b-7a6d7b022bc6 req-fc08b90f-8efd-495d-9804-1ef222eb6380 tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] https://10.4.3.143/volume/v3/attachments returned with HTTP 200 Aug 16 21:23:25.056843 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 1254/4999] 10.4.3.143 () {74 vars in 1594 bytes} [Sun Aug 16 21:23:24 2026] POST /volume/v3/attachments => generated 273 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:23:25.091387 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-06ca8505-26fc-4a41-995d-65b20b27de89 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:23:25.093200 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-06ca8505-26fc-4a41-995d-65b20b27de89 tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] GET https://10.4.3.143/volume/v3/volumes/2405fba0-0585-4e23-a942-0e7f8e1c0d31 Aug 16 21:23:25.093392 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-06ca8505-26fc-4a41-995d-65b20b27de89 tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:23:25.093779 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-06ca8505-26fc-4a41-995d-65b20b27de89 tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:23:25.098944 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-5432244f-5f2f-4a5e-8a47-c290ee253925 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:23:25.101150 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-5432244f-5f2f-4a5e-8a47-c290ee253925 None None] GET https://10.4.3.143/volume// Aug 16 21:23:25.101150 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-5432244f-5f2f-4a5e-8a47-c290ee253925 None None] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:23:25.101150 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-5432244f-5f2f-4a5e-8a47-c290ee253925 None None] Calling method 'all' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:23:25.101150 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-5432244f-5f2f-4a5e-8a47-c290ee253925 None None] https://10.4.3.143/volume// returned with HTTP 300 Aug 16 21:23:25.101150 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 1240/5000] 10.4.3.143 () {66 vars in 1426 bytes} [Sun Aug 16 21:23:25 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 16 21:23:25.108227 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:23:25.108227 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:23:25.111087 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [req-ff41e726-fb28-4d6f-b75b-7a6d7b022bc6 req-e78d04d4-497f-4074-a22c-cd0a61c0c777 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:23:25.113937 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-06ca8505-26fc-4a41-995d-65b20b27de89 tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] Volume info retrieved successfully. Aug 16 21:23:25.114406 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [req-ff41e726-fb28-4d6f-b75b-7a6d7b022bc6 req-e78d04d4-497f-4074-a22c-cd0a61c0c777 tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] GET https://10.4.3.143/volume/v3/volumes/2405fba0-0585-4e23-a942-0e7f8e1c0d31 Aug 16 21:23:25.115050 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [req-ff41e726-fb28-4d6f-b75b-7a6d7b022bc6 req-e78d04d4-497f-4074-a22c-cd0a61c0c777 tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:23:25.115050 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [req-ff41e726-fb28-4d6f-b75b-7a6d7b022bc6 req-e78d04d4-497f-4074-a22c-cd0a61c0c777 tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:23:25.116481 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-06ca8505-26fc-4a41-995d-65b20b27de89 tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] https://10.4.3.143/volume/v3/volumes/2405fba0-0585-4e23-a942-0e7f8e1c0d31 returned with HTTP 200 Aug 16 21:23:25.116990 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 1255/5001] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:23:25 2026] GET /volume/v3/volumes/2405fba0-0585-4e23-a942-0e7f8e1c0d31 => generated 1214 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:23:25.135140 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:23:25.135140 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:23:25.139662 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [req-ff41e726-fb28-4d6f-b75b-7a6d7b022bc6 req-e78d04d4-497f-4074-a22c-cd0a61c0c777 tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] Volume info retrieved successfully. Aug 16 21:23:25.146570 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [req-ff41e726-fb28-4d6f-b75b-7a6d7b022bc6 req-e78d04d4-497f-4074-a22c-cd0a61c0c777 tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] https://10.4.3.143/volume/v3/volumes/2405fba0-0585-4e23-a942-0e7f8e1c0d31 returned with HTTP 200 Aug 16 21:23:25.147207 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 1253/5002] 10.4.3.143 () {70 vars in 1639 bytes} [Sun Aug 16 21:23:25 2026] GET /volume/v3/volumes/2405fba0-0585-4e23-a942-0e7f8e1c0d31 => generated 1394 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 16 21:23:25.226843 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-bde18bda-a42d-4d6e-a8a3-450f330cad0c None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:23:25.228974 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-bde18bda-a42d-4d6e-a8a3-450f330cad0c tempest-TestVolumeBackupRestore-3238837 tempest-TestVolumeBackupRestore-3238837-project-member] GET https://10.4.3.143/volume/v3/backups/ae67c59b-dbf6-4302-a4e2-d9e4cf664fdb Aug 16 21:23:25.229319 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-bde18bda-a42d-4d6e-a8a3-450f330cad0c tempest-TestVolumeBackupRestore-3238837 tempest-TestVolumeBackupRestore-3238837-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:23:25.229602 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-bde18bda-a42d-4d6e-a8a3-450f330cad0c tempest-TestVolumeBackupRestore-3238837 tempest-TestVolumeBackupRestore-3238837-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:23:25.229786 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.v3.backups [None req-bde18bda-a42d-4d6e-a8a3-450f330cad0c tempest-TestVolumeBackupRestore-3238837 tempest-TestVolumeBackupRestore-3238837-project-member] Show backup with id ae67c59b-dbf6-4302-a4e2-d9e4cf664fdb. {{(pid=100332) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:23:25.236310 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:23:25.236310 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:23:25.237281 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-bde18bda-a42d-4d6e-a8a3-450f330cad0c tempest-TestVolumeBackupRestore-3238837 tempest-TestVolumeBackupRestore-3238837-project-member] https://10.4.3.143/volume/v3/backups/ae67c59b-dbf6-4302-a4e2-d9e4cf664fdb returned with HTTP 200 Aug 16 21:23:25.238057 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 1255/5003] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:23:25 2026] GET /volume/v3/backups/ae67c59b-dbf6-4302-a4e2-d9e4cf664fdb => generated 757 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:23:25.278939 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [req-ff41e726-fb28-4d6f-b75b-7a6d7b022bc6 req-08c52bee-b3ef-44e4-b5e8-0f231547156d None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:23:25.282116 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [req-ff41e726-fb28-4d6f-b75b-7a6d7b022bc6 req-08c52bee-b3ef-44e4-b5e8-0f231547156d tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] PUT https://10.4.3.143/volume/v3/attachments/cd999368-888a-4f99-8b8e-4d716b870203 Aug 16 21:23:25.282696 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [req-ff41e726-fb28-4d6f-b75b-7a6d7b022bc6 req-08c52bee-b3ef-44e4-b5e8-0f231547156d tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.143", "host": "np0000007409", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:e42fbcbe2e9", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "69237b68-d654-4a76-81de-86e36bc8fb86", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:23:25.293299 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.coordination [req-ff41e726-fb28-4d6f-b75b-7a6d7b022bc6 req-08c52bee-b3ef-44e4-b5e8-0f231547156d tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] Acquiring lock "cinder-attachment_update-2405fba0-0585-4e23-a942-0e7f8e1c0d31-np0000007409" by "attachment_update" {{(pid=100333) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:23:25.299304 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.coordination [req-ff41e726-fb28-4d6f-b75b-7a6d7b022bc6 req-08c52bee-b3ef-44e4-b5e8-0f231547156d tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] Lock "cinder-attachment_update-2405fba0-0585-4e23-a942-0e7f8e1c0d31-np0000007409" acquired by "attachment_update" :: waited 0.006s {{(pid=100333) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:23:25.301068 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:23:25.301068 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:23:25.405557 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.coordination [req-ff41e726-fb28-4d6f-b75b-7a6d7b022bc6 req-08c52bee-b3ef-44e4-b5e8-0f231547156d tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] Lock "cinder-attachment_update-2405fba0-0585-4e23-a942-0e7f8e1c0d31-np0000007409" released by "attachment_update" :: held 0.106s {{(pid=100333) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:23:25.405972 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [req-ff41e726-fb28-4d6f-b75b-7a6d7b022bc6 req-08c52bee-b3ef-44e4-b5e8-0f231547156d tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] https://10.4.3.143/volume/v3/attachments/cd999368-888a-4f99-8b8e-4d716b870203 returned with HTTP 200 Aug 16 21:23:25.406603 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 1241/5004] 10.4.3.143 () {74 vars in 1704 bytes} [Sun Aug 16 21:23:25 2026] PUT /volume/v3/attachments/cd999368-888a-4f99-8b8e-4d716b870203 => generated 969 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:23:26.132378 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-d7b9cea5-590c-47cc-85bd-b09b6b363b04 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:23:26.134415 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-d7b9cea5-590c-47cc-85bd-b09b6b363b04 tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] GET https://10.4.3.143/volume/v3/volumes/2405fba0-0585-4e23-a942-0e7f8e1c0d31 Aug 16 21:23:26.134682 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-d7b9cea5-590c-47cc-85bd-b09b6b363b04 tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:23:26.134943 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-d7b9cea5-590c-47cc-85bd-b09b6b363b04 tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:23:26.148508 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:23:26.148508 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:23:26.152339 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-d7b9cea5-590c-47cc-85bd-b09b6b363b04 tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] Volume info retrieved successfully. Aug 16 21:23:26.157265 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-d7b9cea5-590c-47cc-85bd-b09b6b363b04 tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] https://10.4.3.143/volume/v3/volumes/2405fba0-0585-4e23-a942-0e7f8e1c0d31 returned with HTTP 200 Aug 16 21:23:26.157962 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 1256/5005] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:23:26 2026] GET /volume/v3/volumes/2405fba0-0585-4e23-a942-0e7f8e1c0d31 => generated 1215 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:23:26.252067 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-b26ac610-e4c1-48c5-a3db-efc496db9bbd None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:23:26.254837 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-b26ac610-e4c1-48c5-a3db-efc496db9bbd tempest-TestVolumeBackupRestore-3238837 tempest-TestVolumeBackupRestore-3238837-project-member] GET https://10.4.3.143/volume/v3/backups/ae67c59b-dbf6-4302-a4e2-d9e4cf664fdb Aug 16 21:23:26.255117 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-b26ac610-e4c1-48c5-a3db-efc496db9bbd tempest-TestVolumeBackupRestore-3238837 tempest-TestVolumeBackupRestore-3238837-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:23:26.255376 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-b26ac610-e4c1-48c5-a3db-efc496db9bbd tempest-TestVolumeBackupRestore-3238837 tempest-TestVolumeBackupRestore-3238837-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:23:26.255669 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.v3.backups [None req-b26ac610-e4c1-48c5-a3db-efc496db9bbd tempest-TestVolumeBackupRestore-3238837 tempest-TestVolumeBackupRestore-3238837-project-member] Show backup with id ae67c59b-dbf6-4302-a4e2-d9e4cf664fdb. {{(pid=100331) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:23:26.261450 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:23:26.261450 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:23:26.262583 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-b26ac610-e4c1-48c5-a3db-efc496db9bbd tempest-TestVolumeBackupRestore-3238837 tempest-TestVolumeBackupRestore-3238837-project-member] https://10.4.3.143/volume/v3/backups/ae67c59b-dbf6-4302-a4e2-d9e4cf664fdb returned with HTTP 200 Aug 16 21:23:26.263113 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 1254/5006] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:23:26 2026] GET /volume/v3/backups/ae67c59b-dbf6-4302-a4e2-d9e4cf664fdb => generated 757 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:23:27.173034 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-fd1bd7ff-67d0-4122-9695-ae173e095ff1 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:23:27.175387 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-fd1bd7ff-67d0-4122-9695-ae173e095ff1 tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] GET https://10.4.3.143/volume/v3/volumes/2405fba0-0585-4e23-a942-0e7f8e1c0d31 Aug 16 21:23:27.175594 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-fd1bd7ff-67d0-4122-9695-ae173e095ff1 tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:23:27.175811 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-fd1bd7ff-67d0-4122-9695-ae173e095ff1 tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:23:27.190991 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:23:27.190991 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:23:27.193569 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-fd1bd7ff-67d0-4122-9695-ae173e095ff1 tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] Volume info retrieved successfully. Aug 16 21:23:27.198368 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-fd1bd7ff-67d0-4122-9695-ae173e095ff1 tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] https://10.4.3.143/volume/v3/volumes/2405fba0-0585-4e23-a942-0e7f8e1c0d31 returned with HTTP 200 Aug 16 21:23:27.198729 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 1256/5007] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:23:27 2026] GET /volume/v3/volumes/2405fba0-0585-4e23-a942-0e7f8e1c0d31 => generated 1215 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:23:27.275585 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-d3bd16c7-1922-4184-955a-b585290fc6ff None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:23:27.277585 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-d3bd16c7-1922-4184-955a-b585290fc6ff tempest-TestVolumeBackupRestore-3238837 tempest-TestVolumeBackupRestore-3238837-project-member] GET https://10.4.3.143/volume/v3/backups/ae67c59b-dbf6-4302-a4e2-d9e4cf664fdb Aug 16 21:23:27.277779 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-d3bd16c7-1922-4184-955a-b585290fc6ff tempest-TestVolumeBackupRestore-3238837 tempest-TestVolumeBackupRestore-3238837-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:23:27.277991 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-d3bd16c7-1922-4184-955a-b585290fc6ff tempest-TestVolumeBackupRestore-3238837 tempest-TestVolumeBackupRestore-3238837-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:23:27.278108 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.v3.backups [None req-d3bd16c7-1922-4184-955a-b585290fc6ff tempest-TestVolumeBackupRestore-3238837 tempest-TestVolumeBackupRestore-3238837-project-member] Show backup with id ae67c59b-dbf6-4302-a4e2-d9e4cf664fdb. {{(pid=100333) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:23:27.283008 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:23:27.283008 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:23:27.283836 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-d3bd16c7-1922-4184-955a-b585290fc6ff tempest-TestVolumeBackupRestore-3238837 tempest-TestVolumeBackupRestore-3238837-project-member] https://10.4.3.143/volume/v3/backups/ae67c59b-dbf6-4302-a4e2-d9e4cf664fdb returned with HTTP 200 Aug 16 21:23:27.284476 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 1242/5008] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:23:27 2026] GET /volume/v3/backups/ae67c59b-dbf6-4302-a4e2-d9e4cf664fdb => generated 757 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:23:27.706347 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [req-ff41e726-fb28-4d6f-b75b-7a6d7b022bc6 req-3f05e468-3868-40b1-aea7-1d99ff2265f7 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:23:27.709435 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [req-ff41e726-fb28-4d6f-b75b-7a6d7b022bc6 req-3f05e468-3868-40b1-aea7-1d99ff2265f7 tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] POST https://10.4.3.143/volume/v3/attachments/cd999368-888a-4f99-8b8e-4d716b870203/action Aug 16 21:23:27.709806 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [req-ff41e726-fb28-4d6f-b75b-7a6d7b022bc6 req-3f05e468-3868-40b1-aea7-1d99ff2265f7 tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] Action body: b'{"os-complete": null}' {{(pid=100330) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 21:23:27.709996 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [req-ff41e726-fb28-4d6f-b75b-7a6d7b022bc6 req-3f05e468-3868-40b1-aea7-1d99ff2265f7 tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:23:27.736302 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:23:27.736302 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:23:27.748893 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [req-ff41e726-fb28-4d6f-b75b-7a6d7b022bc6 req-3f05e468-3868-40b1-aea7-1d99ff2265f7 tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] https://10.4.3.143/volume/v3/attachments/cd999368-888a-4f99-8b8e-4d716b870203/action returned with HTTP 204 Aug 16 21:23:27.749297 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 1257/5009] 10.4.3.143 () {74 vars in 1725 bytes} [Sun Aug 16 21:23:27 2026] POST /volume/v3/attachments/cd999368-888a-4f99-8b8e-4d716b870203/action => generated 0 bytes in 44 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:23:28.212866 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-75b5a126-6b5c-46c4-a3ff-aaba335cd57d None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:23:28.214975 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-75b5a126-6b5c-46c4-a3ff-aaba335cd57d tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] GET https://10.4.3.143/volume/v3/volumes/2405fba0-0585-4e23-a942-0e7f8e1c0d31 Aug 16 21:23:28.215311 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-75b5a126-6b5c-46c4-a3ff-aaba335cd57d tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:23:28.215575 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-75b5a126-6b5c-46c4-a3ff-aaba335cd57d tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:23:28.229638 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:23:28.229638 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:23:28.234230 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-75b5a126-6b5c-46c4-a3ff-aaba335cd57d tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] Volume info retrieved successfully. Aug 16 21:23:28.239747 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-75b5a126-6b5c-46c4-a3ff-aaba335cd57d tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] https://10.4.3.143/volume/v3/volumes/2405fba0-0585-4e23-a942-0e7f8e1c0d31 returned with HTTP 200 Aug 16 21:23:28.240328 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 1255/5010] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:23:28 2026] GET /volume/v3/volumes/2405fba0-0585-4e23-a942-0e7f8e1c0d31 => generated 1509 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:23:28.297629 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-9aae37b8-aa55-49e2-b3cc-dc7f52b1fe15 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:23:28.299736 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-9aae37b8-aa55-49e2-b3cc-dc7f52b1fe15 tempest-TestVolumeBackupRestore-3238837 tempest-TestVolumeBackupRestore-3238837-project-member] GET https://10.4.3.143/volume/v3/backups/ae67c59b-dbf6-4302-a4e2-d9e4cf664fdb Aug 16 21:23:28.299975 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-9aae37b8-aa55-49e2-b3cc-dc7f52b1fe15 tempest-TestVolumeBackupRestore-3238837 tempest-TestVolumeBackupRestore-3238837-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:23:28.300280 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-9aae37b8-aa55-49e2-b3cc-dc7f52b1fe15 tempest-TestVolumeBackupRestore-3238837 tempest-TestVolumeBackupRestore-3238837-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:23:28.300347 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.v3.backups [None req-9aae37b8-aa55-49e2-b3cc-dc7f52b1fe15 tempest-TestVolumeBackupRestore-3238837 tempest-TestVolumeBackupRestore-3238837-project-member] Show backup with id ae67c59b-dbf6-4302-a4e2-d9e4cf664fdb. {{(pid=100332) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:23:28.305306 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:23:28.305306 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:23:28.306364 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-9aae37b8-aa55-49e2-b3cc-dc7f52b1fe15 tempest-TestVolumeBackupRestore-3238837 tempest-TestVolumeBackupRestore-3238837-project-member] https://10.4.3.143/volume/v3/backups/ae67c59b-dbf6-4302-a4e2-d9e4cf664fdb returned with HTTP 200 Aug 16 21:23:28.306746 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 1257/5011] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:23:28 2026] GET /volume/v3/backups/ae67c59b-dbf6-4302-a4e2-d9e4cf664fdb => generated 757 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:23:28.319522 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-b8c60895-04aa-4204-9715-db10d5c91504 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:23:28.322846 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-b8c60895-04aa-4204-9715-db10d5c91504 tempest-TestVolumeBackupRestore-3238837 tempest-TestVolumeBackupRestore-3238837-project-member] GET https://10.4.3.143/volume/v3/volumes/61eb0706-c67c-4ad4-9167-e2128892b4e4 Aug 16 21:23:28.323342 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-b8c60895-04aa-4204-9715-db10d5c91504 tempest-TestVolumeBackupRestore-3238837 tempest-TestVolumeBackupRestore-3238837-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:23:28.323420 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-b8c60895-04aa-4204-9715-db10d5c91504 tempest-TestVolumeBackupRestore-3238837 tempest-TestVolumeBackupRestore-3238837-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:23:28.334009 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:23:28.334009 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:23:28.339313 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-b8c60895-04aa-4204-9715-db10d5c91504 tempest-TestVolumeBackupRestore-3238837 tempest-TestVolumeBackupRestore-3238837-project-member] Volume info retrieved successfully. Aug 16 21:23:28.345294 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-b8c60895-04aa-4204-9715-db10d5c91504 tempest-TestVolumeBackupRestore-3238837 tempest-TestVolumeBackupRestore-3238837-project-member] https://10.4.3.143/volume/v3/volumes/61eb0706-c67c-4ad4-9167-e2128892b4e4 returned with HTTP 200 Aug 16 21:23:28.345902 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 1243/5012] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:23:28 2026] GET /volume/v3/volumes/61eb0706-c67c-4ad4-9167-e2128892b4e4 => generated 1416 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:23:28.362623 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-7e1b494f-15d9-4688-a7d3-1528d2485573 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:23:28.365696 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-7e1b494f-15d9-4688-a7d3-1528d2485573 tempest-TestVolumeBackupRestore-3238837 tempest-TestVolumeBackupRestore-3238837-project-member] GET https://10.4.3.143/volume/v3/volumes/61eb0706-c67c-4ad4-9167-e2128892b4e4 Aug 16 21:23:28.365989 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-7e1b494f-15d9-4688-a7d3-1528d2485573 tempest-TestVolumeBackupRestore-3238837 tempest-TestVolumeBackupRestore-3238837-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:23:28.366267 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-7e1b494f-15d9-4688-a7d3-1528d2485573 tempest-TestVolumeBackupRestore-3238837 tempest-TestVolumeBackupRestore-3238837-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:23:28.374335 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:23:28.374335 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:23:28.379267 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-7e1b494f-15d9-4688-a7d3-1528d2485573 tempest-TestVolumeBackupRestore-3238837 tempest-TestVolumeBackupRestore-3238837-project-member] Volume info retrieved successfully. Aug 16 21:23:28.386280 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-7e1b494f-15d9-4688-a7d3-1528d2485573 tempest-TestVolumeBackupRestore-3238837 tempest-TestVolumeBackupRestore-3238837-project-member] https://10.4.3.143/volume/v3/volumes/61eb0706-c67c-4ad4-9167-e2128892b4e4 returned with HTTP 200 Aug 16 21:23:28.386669 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 1258/5013] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:23:28 2026] GET /volume/v3/volumes/61eb0706-c67c-4ad4-9167-e2128892b4e4 => generated 1416 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:23:29.837008 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-0323bfac-af49-4e96-8aea-5521e8091235 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:23:29.839546 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-0323bfac-af49-4e96-8aea-5521e8091235 tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] GET https://10.4.3.143/volume/v3/volumes/2405fba0-0585-4e23-a942-0e7f8e1c0d31 Aug 16 21:23:29.839996 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-0323bfac-af49-4e96-8aea-5521e8091235 tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:23:29.840304 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-0323bfac-af49-4e96-8aea-5521e8091235 tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:23:29.857684 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:23:29.857684 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:23:29.863368 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-0323bfac-af49-4e96-8aea-5521e8091235 tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] Volume info retrieved successfully. Aug 16 21:23:29.868430 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-0323bfac-af49-4e96-8aea-5521e8091235 tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] https://10.4.3.143/volume/v3/volumes/2405fba0-0585-4e23-a942-0e7f8e1c0d31 returned with HTTP 200 Aug 16 21:23:29.868823 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 1256/5014] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:23:29 2026] GET /volume/v3/volumes/2405fba0-0585-4e23-a942-0e7f8e1c0d31 => generated 1509 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:23:29.883203 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-43367eb7-9c77-40e0-aa20-565a0f0ff91b None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:23:29.885414 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-43367eb7-9c77-40e0-aa20-565a0f0ff91b tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] GET https://10.4.3.143/volume/v3/volumes/2405fba0-0585-4e23-a942-0e7f8e1c0d31 Aug 16 21:23:29.886012 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-43367eb7-9c77-40e0-aa20-565a0f0ff91b tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:23:29.886012 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-43367eb7-9c77-40e0-aa20-565a0f0ff91b tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:23:29.901366 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:23:29.901366 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:23:29.904522 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [req-645c264d-c4fa-46ca-87a4-a2c156b14da6 req-5af43e06-8725-4bdb-a5b5-308928cbebe7 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:23:29.906704 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-43367eb7-9c77-40e0-aa20-565a0f0ff91b tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] Volume info retrieved successfully. Aug 16 21:23:29.906830 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [req-645c264d-c4fa-46ca-87a4-a2c156b14da6 req-5af43e06-8725-4bdb-a5b5-308928cbebe7 tempest-TestVolumeBackupRestore-3238837 tempest-TestVolumeBackupRestore-3238837-project-member] GET https://10.4.3.143/volume/v3/volumes/61eb0706-c67c-4ad4-9167-e2128892b4e4 Aug 16 21:23:29.907044 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [req-645c264d-c4fa-46ca-87a4-a2c156b14da6 req-5af43e06-8725-4bdb-a5b5-308928cbebe7 tempest-TestVolumeBackupRestore-3238837 tempest-TestVolumeBackupRestore-3238837-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:23:29.907342 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [req-645c264d-c4fa-46ca-87a4-a2c156b14da6 req-5af43e06-8725-4bdb-a5b5-308928cbebe7 tempest-TestVolumeBackupRestore-3238837 tempest-TestVolumeBackupRestore-3238837-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:23:29.912557 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-43367eb7-9c77-40e0-aa20-565a0f0ff91b tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] https://10.4.3.143/volume/v3/volumes/2405fba0-0585-4e23-a942-0e7f8e1c0d31 returned with HTTP 200 Aug 16 21:23:29.913063 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 1258/5015] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:23:29 2026] GET /volume/v3/volumes/2405fba0-0585-4e23-a942-0e7f8e1c0d31 => generated 1509 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:23:29.915497 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:23:29.915497 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:23:29.919102 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [req-645c264d-c4fa-46ca-87a4-a2c156b14da6 req-5af43e06-8725-4bdb-a5b5-308928cbebe7 tempest-TestVolumeBackupRestore-3238837 tempest-TestVolumeBackupRestore-3238837-project-member] Volume info retrieved successfully. Aug 16 21:23:29.923839 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [req-645c264d-c4fa-46ca-87a4-a2c156b14da6 req-5af43e06-8725-4bdb-a5b5-308928cbebe7 tempest-TestVolumeBackupRestore-3238837 tempest-TestVolumeBackupRestore-3238837-project-member] https://10.4.3.143/volume/v3/volumes/61eb0706-c67c-4ad4-9167-e2128892b4e4 returned with HTTP 200 Aug 16 21:23:29.924261 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 1244/5016] 10.4.3.143 () {68 vars in 1598 bytes} [Sun Aug 16 21:23:29 2026] GET /volume/v3/volumes/61eb0706-c67c-4ad4-9167-e2128892b4e4 => generated 1416 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:23:29.928814 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-f0867968-2bb2-4d0a-970e-1860fdc2b2ec None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:23:29.930816 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-f0867968-2bb2-4d0a-970e-1860fdc2b2ec tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] GET https://10.4.3.143/volume/v3/volumes/2405fba0-0585-4e23-a942-0e7f8e1c0d31 Aug 16 21:23:29.931046 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-f0867968-2bb2-4d0a-970e-1860fdc2b2ec tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:23:29.931275 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-f0867968-2bb2-4d0a-970e-1860fdc2b2ec tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:23:29.944697 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:23:29.944697 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:23:29.948911 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-f0867968-2bb2-4d0a-970e-1860fdc2b2ec tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] Volume info retrieved successfully. Aug 16 21:23:29.954156 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-f0867968-2bb2-4d0a-970e-1860fdc2b2ec tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] https://10.4.3.143/volume/v3/volumes/2405fba0-0585-4e23-a942-0e7f8e1c0d31 returned with HTTP 200 Aug 16 21:23:29.954568 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 1259/5017] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:23:29 2026] GET /volume/v3/volumes/2405fba0-0585-4e23-a942-0e7f8e1c0d31 => generated 1509 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:23:29.997904 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [req-e2648c50-a225-4273-aae4-4352126b901b req-5cb0ad15-8a8c-4865-9bc0-eb661e327888 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:23:30.000099 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [req-e2648c50-a225-4273-aae4-4352126b901b req-5cb0ad15-8a8c-4865-9bc0-eb661e327888 tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] GET https://10.4.3.143/volume/v3/volumes/2405fba0-0585-4e23-a942-0e7f8e1c0d31 Aug 16 21:23:30.000324 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [req-e2648c50-a225-4273-aae4-4352126b901b req-5cb0ad15-8a8c-4865-9bc0-eb661e327888 tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:23:30.000540 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [req-e2648c50-a225-4273-aae4-4352126b901b req-5cb0ad15-8a8c-4865-9bc0-eb661e327888 tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:23:30.015302 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:23:30.015302 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:23:30.019546 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [req-e2648c50-a225-4273-aae4-4352126b901b req-5cb0ad15-8a8c-4865-9bc0-eb661e327888 tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] Volume info retrieved successfully. Aug 16 21:23:30.024805 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [req-e2648c50-a225-4273-aae4-4352126b901b req-5cb0ad15-8a8c-4865-9bc0-eb661e327888 tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] https://10.4.3.143/volume/v3/volumes/2405fba0-0585-4e23-a942-0e7f8e1c0d31 returned with HTTP 200 Aug 16 21:23:30.025260 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 1257/5018] 10.4.3.143 () {68 vars in 1598 bytes} [Sun Aug 16 21:23:29 2026] GET /volume/v3/volumes/2405fba0-0585-4e23-a942-0e7f8e1c0d31 => generated 1509 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:23:30.047283 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [req-e2648c50-a225-4273-aae4-4352126b901b req-c1819f0e-770d-45ee-8cd0-9797c7ab9bb0 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:23:30.050137 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [req-e2648c50-a225-4273-aae4-4352126b901b req-c1819f0e-770d-45ee-8cd0-9797c7ab9bb0 tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] POST https://10.4.3.143/volume/v3/volumes/2405fba0-0585-4e23-a942-0e7f8e1c0d31/action Aug 16 21:23:30.050631 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [req-e2648c50-a225-4273-aae4-4352126b901b req-c1819f0e-770d-45ee-8cd0-9797c7ab9bb0 tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100332) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 21:23:30.050814 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [req-e2648c50-a225-4273-aae4-4352126b901b req-c1819f0e-770d-45ee-8cd0-9797c7ab9bb0 tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:23:30.066005 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:23:30.066005 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:23:30.066534 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [req-e2648c50-a225-4273-aae4-4352126b901b req-c1819f0e-770d-45ee-8cd0-9797c7ab9bb0 tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] Volume info retrieved successfully. Aug 16 21:23:30.074052 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [req-e2648c50-a225-4273-aae4-4352126b901b req-c1819f0e-770d-45ee-8cd0-9797c7ab9bb0 tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] Begin detaching volume completed successfully. Aug 16 21:23:30.074352 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [req-e2648c50-a225-4273-aae4-4352126b901b req-c1819f0e-770d-45ee-8cd0-9797c7ab9bb0 tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] https://10.4.3.143/volume/v3/volumes/2405fba0-0585-4e23-a942-0e7f8e1c0d31/action returned with HTTP 202 Aug 16 21:23:30.074871 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 1259/5019] 10.4.3.143 () {72 vars in 1672 bytes} [Sun Aug 16 21:23:30 2026] POST /volume/v3/volumes/2405fba0-0585-4e23-a942-0e7f8e1c0d31/action => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 16 21:23:30.094769 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-3d1460d8-a3ca-4f94-9c07-949974401510 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:23:30.096737 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-3d1460d8-a3ca-4f94-9c07-949974401510 tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] GET https://10.4.3.143/volume/v3/volumes/2405fba0-0585-4e23-a942-0e7f8e1c0d31 Aug 16 21:23:30.096934 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-3d1460d8-a3ca-4f94-9c07-949974401510 tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:23:30.097180 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-3d1460d8-a3ca-4f94-9c07-949974401510 tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:23:30.111874 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:23:30.111874 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:23:30.116340 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-3d1460d8-a3ca-4f94-9c07-949974401510 tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] Volume info retrieved successfully. Aug 16 21:23:30.116736 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-09f06c2a-439c-43d4-beb5-ab7dab5699d5 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:23:30.117318 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-09f06c2a-439c-43d4-beb5-ab7dab5699d5 None None] GET https://10.4.3.143/volume// Aug 16 21:23:30.117396 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-09f06c2a-439c-43d4-beb5-ab7dab5699d5 None None] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:23:30.117536 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-09f06c2a-439c-43d4-beb5-ab7dab5699d5 None None] Calling method 'all' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:23:30.117904 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-09f06c2a-439c-43d4-beb5-ab7dab5699d5 None None] https://10.4.3.143/volume// returned with HTTP 300 Aug 16 21:23:30.118196 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 1260/5020] 10.4.3.143 () {66 vars in 1426 bytes} [Sun Aug 16 21:23: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 16 21:23:30.121989 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-3d1460d8-a3ca-4f94-9c07-949974401510 tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] https://10.4.3.143/volume/v3/volumes/2405fba0-0585-4e23-a942-0e7f8e1c0d31 returned with HTTP 200 Aug 16 21:23:30.122375 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 1245/5021] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:23:30 2026] GET /volume/v3/volumes/2405fba0-0585-4e23-a942-0e7f8e1c0d31 => generated 1512 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:23:30.125830 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [req-e2648c50-a225-4273-aae4-4352126b901b req-4580cfca-b773-48ee-add7-a218db90d74f None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:23:30.128123 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [req-e2648c50-a225-4273-aae4-4352126b901b req-4580cfca-b773-48ee-add7-a218db90d74f tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] GET https://10.4.3.143/volume/v3/volumes/2405fba0-0585-4e23-a942-0e7f8e1c0d31 Aug 16 21:23:30.128483 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [req-e2648c50-a225-4273-aae4-4352126b901b req-4580cfca-b773-48ee-add7-a218db90d74f tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:23:30.128777 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [req-e2648c50-a225-4273-aae4-4352126b901b req-4580cfca-b773-48ee-add7-a218db90d74f tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:23:30.142761 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:23:30.142761 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:23:30.147358 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [req-e2648c50-a225-4273-aae4-4352126b901b req-4580cfca-b773-48ee-add7-a218db90d74f tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] Volume info retrieved successfully. Aug 16 21:23:30.152729 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [req-e2648c50-a225-4273-aae4-4352126b901b req-4580cfca-b773-48ee-add7-a218db90d74f tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] https://10.4.3.143/volume/v3/volumes/2405fba0-0585-4e23-a942-0e7f8e1c0d31 returned with HTTP 200 Aug 16 21:23:30.153193 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 1258/5022] 10.4.3.143 () {70 vars in 1639 bytes} [Sun Aug 16 21:23:30 2026] GET /volume/v3/volumes/2405fba0-0585-4e23-a942-0e7f8e1c0d31 => generated 1692 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 16 21:23:30.415032 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [req-645c264d-c4fa-46ca-87a4-a2c156b14da6 req-3446e61f-5f0b-4639-8cf9-af7d20a7eff2 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:23:30.416978 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [req-645c264d-c4fa-46ca-87a4-a2c156b14da6 req-3446e61f-5f0b-4639-8cf9-af7d20a7eff2 tempest-TestVolumeBackupRestore-3238837 tempest-TestVolumeBackupRestore-3238837-project-member] GET https://10.4.3.143/volume/v3/volumes/61eb0706-c67c-4ad4-9167-e2128892b4e4 Aug 16 21:23:30.417242 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [req-645c264d-c4fa-46ca-87a4-a2c156b14da6 req-3446e61f-5f0b-4639-8cf9-af7d20a7eff2 tempest-TestVolumeBackupRestore-3238837 tempest-TestVolumeBackupRestore-3238837-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:23:30.417445 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [req-645c264d-c4fa-46ca-87a4-a2c156b14da6 req-3446e61f-5f0b-4639-8cf9-af7d20a7eff2 tempest-TestVolumeBackupRestore-3238837 tempest-TestVolumeBackupRestore-3238837-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:23:30.426732 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:23:30.426732 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:23:30.431637 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [req-645c264d-c4fa-46ca-87a4-a2c156b14da6 req-3446e61f-5f0b-4639-8cf9-af7d20a7eff2 tempest-TestVolumeBackupRestore-3238837 tempest-TestVolumeBackupRestore-3238837-project-member] Volume info retrieved successfully. Aug 16 21:23:30.438392 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [req-645c264d-c4fa-46ca-87a4-a2c156b14da6 req-3446e61f-5f0b-4639-8cf9-af7d20a7eff2 tempest-TestVolumeBackupRestore-3238837 tempest-TestVolumeBackupRestore-3238837-project-member] https://10.4.3.143/volume/v3/volumes/61eb0706-c67c-4ad4-9167-e2128892b4e4 returned with HTTP 200 Aug 16 21:23:30.438811 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 1260/5023] 10.4.3.143 () {68 vars in 1598 bytes} [Sun Aug 16 21:23:30 2026] GET /volume/v3/volumes/61eb0706-c67c-4ad4-9167-e2128892b4e4 => generated 1416 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:23:30.450445 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-85dd75e5-cda7-4ac3-988a-b6c41417f152 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:23:30.451006 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-85dd75e5-cda7-4ac3-988a-b6c41417f152 None None] GET https://10.4.3.143/volume// Aug 16 21:23:30.451280 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-85dd75e5-cda7-4ac3-988a-b6c41417f152 None None] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:23:30.451556 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-85dd75e5-cda7-4ac3-988a-b6c41417f152 None None] Calling method 'all' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:23:30.452048 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-85dd75e5-cda7-4ac3-988a-b6c41417f152 None None] https://10.4.3.143/volume// returned with HTTP 300 Aug 16 21:23:30.452518 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 1261/5024] 10.4.3.143 () {66 vars in 1419 bytes} [Sun Aug 16 21:23:30 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 16 21:23:30.462068 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [req-645c264d-c4fa-46ca-87a4-a2c156b14da6 req-8d32b1d0-16a2-48c6-a989-d7c5baf050c6 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:23:30.466754 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [req-645c264d-c4fa-46ca-87a4-a2c156b14da6 req-8d32b1d0-16a2-48c6-a989-d7c5baf050c6 tempest-TestVolumeBackupRestore-3238837 tempest-TestVolumeBackupRestore-3238837-project-member] POST https://10.4.3.143/volume/v3/attachments Aug 16 21:23:30.467181 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [req-645c264d-c4fa-46ca-87a4-a2c156b14da6 req-8d32b1d0-16a2-48c6-a989-d7c5baf050c6 tempest-TestVolumeBackupRestore-3238837 tempest-TestVolumeBackupRestore-3238837-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "61eb0706-c67c-4ad4-9167-e2128892b4e4", "connector": null, "instance_uuid": "0bde5ef8-78e5-4a5a-8d8b-06e7178d2cf7"}} {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:23:30.481235 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:23:30.481235 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:23:30.528055 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [req-645c264d-c4fa-46ca-87a4-a2c156b14da6 req-8d32b1d0-16a2-48c6-a989-d7c5baf050c6 tempest-TestVolumeBackupRestore-3238837 tempest-TestVolumeBackupRestore-3238837-project-member] https://10.4.3.143/volume/v3/attachments returned with HTTP 200 Aug 16 21:23:30.528596 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 1246/5025] 10.4.3.143 () {74 vars in 1594 bytes} [Sun Aug 16 21:23:30 2026] POST /volume/v3/attachments => generated 273 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:23:30.721251 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [req-e2648c50-a225-4273-aae4-4352126b901b req-37e5ba0e-cf3f-4300-9c05-c3192d0545c0 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:23:30.723877 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [req-e2648c50-a225-4273-aae4-4352126b901b req-37e5ba0e-cf3f-4300-9c05-c3192d0545c0 tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] GET https://10.4.3.143/volume/v3/volumes/2405fba0-0585-4e23-a942-0e7f8e1c0d31 Aug 16 21:23:30.724202 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [req-e2648c50-a225-4273-aae4-4352126b901b req-37e5ba0e-cf3f-4300-9c05-c3192d0545c0 tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:23:30.724407 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [req-e2648c50-a225-4273-aae4-4352126b901b req-37e5ba0e-cf3f-4300-9c05-c3192d0545c0 tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:23:30.737526 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:23:30.737526 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:23:30.743020 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [req-e2648c50-a225-4273-aae4-4352126b901b req-37e5ba0e-cf3f-4300-9c05-c3192d0545c0 tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] Volume info retrieved successfully. Aug 16 21:23:30.747805 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [req-e2648c50-a225-4273-aae4-4352126b901b req-37e5ba0e-cf3f-4300-9c05-c3192d0545c0 tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] https://10.4.3.143/volume/v3/volumes/2405fba0-0585-4e23-a942-0e7f8e1c0d31 returned with HTTP 200 Aug 16 21:23:30.748239 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 1259/5026] 10.4.3.143 () {68 vars in 1598 bytes} [Sun Aug 16 21:23:30 2026] GET /volume/v3/volumes/2405fba0-0585-4e23-a942-0e7f8e1c0d31 => generated 1512 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:23:30.766464 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [req-e2648c50-a225-4273-aae4-4352126b901b req-fd01d90c-715b-4177-9475-0d4799e678eb None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:23:30.768595 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [req-e2648c50-a225-4273-aae4-4352126b901b req-fd01d90c-715b-4177-9475-0d4799e678eb tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] DELETE https://10.4.3.143/volume/v3/attachments/cd999368-888a-4f99-8b8e-4d716b870203 Aug 16 21:23:30.768877 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [req-e2648c50-a225-4273-aae4-4352126b901b req-fd01d90c-715b-4177-9475-0d4799e678eb tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:23:30.769178 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [req-e2648c50-a225-4273-aae4-4352126b901b req-fd01d90c-715b-4177-9475-0d4799e678eb tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] Calling method 'version_select' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:23:30.779344 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:23:30.779344 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:23:30.834232 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [req-e2648c50-a225-4273-aae4-4352126b901b req-fd01d90c-715b-4177-9475-0d4799e678eb tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] https://10.4.3.143/volume/v3/attachments/cd999368-888a-4f99-8b8e-4d716b870203 returned with HTTP 200 Aug 16 21:23:30.834659 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 1261/5027] 10.4.3.143 () {72 vars in 1673 bytes} [Sun Aug 16 21:23:30 2026] DELETE /volume/v3/attachments/cd999368-888a-4f99-8b8e-4d716b870203 => generated 192 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:23:31.138804 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-4010a351-dee3-45d8-812c-15d9d4d52423 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:23:31.141359 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-4010a351-dee3-45d8-812c-15d9d4d52423 tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] GET https://10.4.3.143/volume/v3/volumes/2405fba0-0585-4e23-a942-0e7f8e1c0d31 Aug 16 21:23:31.141570 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-4010a351-dee3-45d8-812c-15d9d4d52423 tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:23:31.141822 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-4010a351-dee3-45d8-812c-15d9d4d52423 tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:23:31.155688 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:23:31.155688 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:23:31.160527 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-4010a351-dee3-45d8-812c-15d9d4d52423 tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] Volume info retrieved successfully. Aug 16 21:23:31.166139 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-4010a351-dee3-45d8-812c-15d9d4d52423 tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] https://10.4.3.143/volume/v3/volumes/2405fba0-0585-4e23-a942-0e7f8e1c0d31 returned with HTTP 200 Aug 16 21:23:31.166652 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 1262/5028] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:23:31 2026] GET /volume/v3/volumes/2405fba0-0585-4e23-a942-0e7f8e1c0d31 => generated 1212 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:23:31.601042 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-caa2d793-2086-4a74-8d03-df6355818b38 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:23:31.601552 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-caa2d793-2086-4a74-8d03-df6355818b38 None None] GET https://10.4.3.143/volume// Aug 16 21:23:31.601829 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-caa2d793-2086-4a74-8d03-df6355818b38 None None] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:23:31.602187 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-caa2d793-2086-4a74-8d03-df6355818b38 None None] Calling method 'all' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:23:31.602652 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-caa2d793-2086-4a74-8d03-df6355818b38 None None] https://10.4.3.143/volume// returned with HTTP 300 Aug 16 21:23:31.603083 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 1247/5029] 10.4.3.143 () {66 vars in 1426 bytes} [Sun Aug 16 21:23: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 16 21:23:31.612246 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [req-645c264d-c4fa-46ca-87a4-a2c156b14da6 req-e82d08a6-aaf6-4f92-a5a3-8eedaffc3c6c None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:23:31.614627 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [req-645c264d-c4fa-46ca-87a4-a2c156b14da6 req-e82d08a6-aaf6-4f92-a5a3-8eedaffc3c6c tempest-TestVolumeBackupRestore-3238837 tempest-TestVolumeBackupRestore-3238837-project-member] GET https://10.4.3.143/volume/v3/volumes/61eb0706-c67c-4ad4-9167-e2128892b4e4 Aug 16 21:23:31.614847 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [req-645c264d-c4fa-46ca-87a4-a2c156b14da6 req-e82d08a6-aaf6-4f92-a5a3-8eedaffc3c6c tempest-TestVolumeBackupRestore-3238837 tempest-TestVolumeBackupRestore-3238837-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:23:31.615070 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [req-645c264d-c4fa-46ca-87a4-a2c156b14da6 req-e82d08a6-aaf6-4f92-a5a3-8eedaffc3c6c tempest-TestVolumeBackupRestore-3238837 tempest-TestVolumeBackupRestore-3238837-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:23:31.637310 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:23:31.637310 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:23:31.644683 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [req-645c264d-c4fa-46ca-87a4-a2c156b14da6 req-e82d08a6-aaf6-4f92-a5a3-8eedaffc3c6c tempest-TestVolumeBackupRestore-3238837 tempest-TestVolumeBackupRestore-3238837-project-member] Volume info retrieved successfully. Aug 16 21:23:31.654599 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [req-645c264d-c4fa-46ca-87a4-a2c156b14da6 req-e82d08a6-aaf6-4f92-a5a3-8eedaffc3c6c tempest-TestVolumeBackupRestore-3238837 tempest-TestVolumeBackupRestore-3238837-project-member] https://10.4.3.143/volume/v3/volumes/61eb0706-c67c-4ad4-9167-e2128892b4e4 returned with HTTP 200 Aug 16 21:23:31.654599 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 1260/5030] 10.4.3.143 () {70 vars in 1639 bytes} [Sun Aug 16 21:23:31 2026] GET /volume/v3/volumes/61eb0706-c67c-4ad4-9167-e2128892b4e4 => generated 1595 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 16 21:23:31.816536 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [req-645c264d-c4fa-46ca-87a4-a2c156b14da6 req-1e05b2dc-a614-40fa-b501-218ff4fd0e6e None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:23:31.819190 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [req-645c264d-c4fa-46ca-87a4-a2c156b14da6 req-1e05b2dc-a614-40fa-b501-218ff4fd0e6e tempest-TestVolumeBackupRestore-3238837 tempest-TestVolumeBackupRestore-3238837-project-member] PUT https://10.4.3.143/volume/v3/attachments/5e4efdb5-4b65-4a7a-8314-e71ca7d83edd Aug 16 21:23:31.819674 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [req-645c264d-c4fa-46ca-87a4-a2c156b14da6 req-1e05b2dc-a614-40fa-b501-218ff4fd0e6e tempest-TestVolumeBackupRestore-3238837 tempest-TestVolumeBackupRestore-3238837-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.143", "host": "np0000007409", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:e42fbcbe2e9", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "69237b68-d654-4a76-81de-86e36bc8fb86", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:23:31.830942 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.coordination [req-645c264d-c4fa-46ca-87a4-a2c156b14da6 req-1e05b2dc-a614-40fa-b501-218ff4fd0e6e tempest-TestVolumeBackupRestore-3238837 tempest-TestVolumeBackupRestore-3238837-project-member] Acquiring lock "cinder-attachment_update-61eb0706-c67c-4ad4-9167-e2128892b4e4-np0000007409" by "attachment_update" {{(pid=100332) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:23:31.838244 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.coordination [req-645c264d-c4fa-46ca-87a4-a2c156b14da6 req-1e05b2dc-a614-40fa-b501-218ff4fd0e6e tempest-TestVolumeBackupRestore-3238837 tempest-TestVolumeBackupRestore-3238837-project-member] Lock "cinder-attachment_update-61eb0706-c67c-4ad4-9167-e2128892b4e4-np0000007409" acquired by "attachment_update" :: waited 0.009s {{(pid=100332) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:23:31.839710 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:23:31.839710 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:23:31.949694 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.coordination [req-645c264d-c4fa-46ca-87a4-a2c156b14da6 req-1e05b2dc-a614-40fa-b501-218ff4fd0e6e tempest-TestVolumeBackupRestore-3238837 tempest-TestVolumeBackupRestore-3238837-project-member] Lock "cinder-attachment_update-61eb0706-c67c-4ad4-9167-e2128892b4e4-np0000007409" released by "attachment_update" :: held 0.111s {{(pid=100332) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:23:31.949967 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [req-645c264d-c4fa-46ca-87a4-a2c156b14da6 req-1e05b2dc-a614-40fa-b501-218ff4fd0e6e tempest-TestVolumeBackupRestore-3238837 tempest-TestVolumeBackupRestore-3238837-project-member] https://10.4.3.143/volume/v3/attachments/5e4efdb5-4b65-4a7a-8314-e71ca7d83edd returned with HTTP 200 Aug 16 21:23:31.951455 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 1262/5031] 10.4.3.143 () {74 vars in 1704 bytes} [Sun Aug 16 21:23:31 2026] PUT /volume/v3/attachments/5e4efdb5-4b65-4a7a-8314-e71ca7d83edd => generated 969 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:23:31.975749 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [req-645c264d-c4fa-46ca-87a4-a2c156b14da6 req-1720e3d1-024e-4bac-90b7-d35099897a9a None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:23:31.981017 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [req-645c264d-c4fa-46ca-87a4-a2c156b14da6 req-1720e3d1-024e-4bac-90b7-d35099897a9a tempest-TestVolumeBackupRestore-3238837 tempest-TestVolumeBackupRestore-3238837-project-member] POST https://10.4.3.143/volume/v3/attachments/5e4efdb5-4b65-4a7a-8314-e71ca7d83edd/action Aug 16 21:23:31.981409 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [req-645c264d-c4fa-46ca-87a4-a2c156b14da6 req-1720e3d1-024e-4bac-90b7-d35099897a9a tempest-TestVolumeBackupRestore-3238837 tempest-TestVolumeBackupRestore-3238837-project-member] Action body: b'{"os-complete": null}' {{(pid=100330) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 21:23:31.981529 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [req-645c264d-c4fa-46ca-87a4-a2c156b14da6 req-1720e3d1-024e-4bac-90b7-d35099897a9a tempest-TestVolumeBackupRestore-3238837 tempest-TestVolumeBackupRestore-3238837-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:23:32.010134 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:23:32.010134 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:23:32.021978 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [req-645c264d-c4fa-46ca-87a4-a2c156b14da6 req-1720e3d1-024e-4bac-90b7-d35099897a9a tempest-TestVolumeBackupRestore-3238837 tempest-TestVolumeBackupRestore-3238837-project-member] https://10.4.3.143/volume/v3/attachments/5e4efdb5-4b65-4a7a-8314-e71ca7d83edd/action returned with HTTP 204 Aug 16 21:23:32.022544 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 1263/5032] 10.4.3.143 () {74 vars in 1725 bytes} [Sun Aug 16 21:23:31 2026] POST /volume/v3/attachments/5e4efdb5-4b65-4a7a-8314-e71ca7d83edd/action => generated 0 bytes in 47 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:23:33.708152 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-bc365eb2-7b47-4302-ab2a-57676762bb54 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:23:33.711994 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-bc365eb2-7b47-4302-ab2a-57676762bb54 tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] GET https://10.4.3.143/volume/v3/volumes/2405fba0-0585-4e23-a942-0e7f8e1c0d31 Aug 16 21:23:33.711994 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-bc365eb2-7b47-4302-ab2a-57676762bb54 tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:23:33.711994 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-bc365eb2-7b47-4302-ab2a-57676762bb54 tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:23:33.725129 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:23:33.725129 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:23:33.732620 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-bc365eb2-7b47-4302-ab2a-57676762bb54 tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] Volume info retrieved successfully. Aug 16 21:23:33.739263 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-bc365eb2-7b47-4302-ab2a-57676762bb54 tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] https://10.4.3.143/volume/v3/volumes/2405fba0-0585-4e23-a942-0e7f8e1c0d31 returned with HTTP 200 Aug 16 21:23:33.739943 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 1248/5033] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:23:33 2026] GET /volume/v3/volumes/2405fba0-0585-4e23-a942-0e7f8e1c0d31 => generated 1212 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:23:33.789306 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [req-3548c525-0400-43fe-ae24-50ade31f9554 req-d8a1a1d5-2404-4f8a-a688-e4428b7f5e38 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:23:33.791640 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [req-3548c525-0400-43fe-ae24-50ade31f9554 req-d8a1a1d5-2404-4f8a-a688-e4428b7f5e38 tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] GET https://10.4.3.143/volume/v3/volumes/2405fba0-0585-4e23-a942-0e7f8e1c0d31 Aug 16 21:23:33.791885 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [req-3548c525-0400-43fe-ae24-50ade31f9554 req-d8a1a1d5-2404-4f8a-a688-e4428b7f5e38 tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:23:33.792146 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [req-3548c525-0400-43fe-ae24-50ade31f9554 req-d8a1a1d5-2404-4f8a-a688-e4428b7f5e38 tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:23:33.804856 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:23:33.804856 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:23:33.809545 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [req-3548c525-0400-43fe-ae24-50ade31f9554 req-d8a1a1d5-2404-4f8a-a688-e4428b7f5e38 tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] Volume info retrieved successfully. Aug 16 21:23:33.816234 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [req-3548c525-0400-43fe-ae24-50ade31f9554 req-d8a1a1d5-2404-4f8a-a688-e4428b7f5e38 tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] https://10.4.3.143/volume/v3/volumes/2405fba0-0585-4e23-a942-0e7f8e1c0d31 returned with HTTP 200 Aug 16 21:23:33.816728 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 1261/5034] 10.4.3.143 () {68 vars in 1598 bytes} [Sun Aug 16 21:23:33 2026] GET /volume/v3/volumes/2405fba0-0585-4e23-a942-0e7f8e1c0d31 => generated 1212 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:23:33.843138 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [req-3548c525-0400-43fe-ae24-50ade31f9554 req-c6fde66a-07c9-4363-af8b-9356f839b68a None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:23:33.845356 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [req-3548c525-0400-43fe-ae24-50ade31f9554 req-c6fde66a-07c9-4363-af8b-9356f839b68a tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] POST https://10.4.3.143/volume/v3/volumes/2405fba0-0585-4e23-a942-0e7f8e1c0d31/action Aug 16 21:23:33.845711 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [req-3548c525-0400-43fe-ae24-50ade31f9554 req-c6fde66a-07c9-4363-af8b-9356f839b68a tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100332) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 21:23:33.845833 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [req-3548c525-0400-43fe-ae24-50ade31f9554 req-c6fde66a-07c9-4363-af8b-9356f839b68a tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:23:33.856653 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:23:33.856653 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:23:33.857198 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [req-3548c525-0400-43fe-ae24-50ade31f9554 req-c6fde66a-07c9-4363-af8b-9356f839b68a tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] Volume info retrieved successfully. Aug 16 21:23:33.864603 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [req-3548c525-0400-43fe-ae24-50ade31f9554 req-c6fde66a-07c9-4363-af8b-9356f839b68a tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] Begin detaching volume completed successfully. Aug 16 21:23:33.865684 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [req-3548c525-0400-43fe-ae24-50ade31f9554 req-c6fde66a-07c9-4363-af8b-9356f839b68a tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] https://10.4.3.143/volume/v3/volumes/2405fba0-0585-4e23-a942-0e7f8e1c0d31/action returned with HTTP 202 Aug 16 21:23:33.866372 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 1263/5035] 10.4.3.143 () {72 vars in 1672 bytes} [Sun Aug 16 21:23:33 2026] POST /volume/v3/volumes/2405fba0-0585-4e23-a942-0e7f8e1c0d31/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Aug 16 21:23:33.897076 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-f0bced81-af5d-40b2-ae93-bac05aa09da3 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:23:33.899892 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-f0bced81-af5d-40b2-ae93-bac05aa09da3 tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] GET https://10.4.3.143/volume/v3/volumes/2405fba0-0585-4e23-a942-0e7f8e1c0d31 Aug 16 21:23:33.900232 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-f0bced81-af5d-40b2-ae93-bac05aa09da3 tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:23:33.900392 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-f0bced81-af5d-40b2-ae93-bac05aa09da3 tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:23:33.918317 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:23:33.918317 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:23:33.925131 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-f0bced81-af5d-40b2-ae93-bac05aa09da3 tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] Volume info retrieved successfully. Aug 16 21:23:33.930858 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-567e7ac3-eb8a-465b-adf9-dc88d1d0c6b0 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:23:33.930858 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-567e7ac3-eb8a-465b-adf9-dc88d1d0c6b0 None None] GET https://10.4.3.143/volume// Aug 16 21:23:33.932040 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-567e7ac3-eb8a-465b-adf9-dc88d1d0c6b0 None None] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:23:33.932040 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-567e7ac3-eb8a-465b-adf9-dc88d1d0c6b0 None None] Calling method 'all' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:23:33.932603 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-f0bced81-af5d-40b2-ae93-bac05aa09da3 tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] https://10.4.3.143/volume/v3/volumes/2405fba0-0585-4e23-a942-0e7f8e1c0d31 returned with HTTP 200 Aug 16 21:23:33.932988 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-567e7ac3-eb8a-465b-adf9-dc88d1d0c6b0 None None] https://10.4.3.143/volume// returned with HTTP 300 Aug 16 21:23:33.933088 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 1264/5036] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:23:33 2026] GET /volume/v3/volumes/2405fba0-0585-4e23-a942-0e7f8e1c0d31 => generated 1215 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:23:33.933469 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 1249/5037] 10.4.3.143 () {66 vars in 1426 bytes} [Sun Aug 16 21:23:33 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 16 21:23:33.945335 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [req-3548c525-0400-43fe-ae24-50ade31f9554 req-de00ba27-fe24-4e1a-9bcb-7a92d418ffc0 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:23:33.948261 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [req-3548c525-0400-43fe-ae24-50ade31f9554 req-de00ba27-fe24-4e1a-9bcb-7a92d418ffc0 tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] GET https://10.4.3.143/volume/v3/volumes/2405fba0-0585-4e23-a942-0e7f8e1c0d31 Aug 16 21:23:33.948655 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [req-3548c525-0400-43fe-ae24-50ade31f9554 req-de00ba27-fe24-4e1a-9bcb-7a92d418ffc0 tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:23:33.948808 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [req-3548c525-0400-43fe-ae24-50ade31f9554 req-de00ba27-fe24-4e1a-9bcb-7a92d418ffc0 tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:23:33.962190 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:23:33.962190 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:23:33.966556 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [req-3548c525-0400-43fe-ae24-50ade31f9554 req-de00ba27-fe24-4e1a-9bcb-7a92d418ffc0 tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] Volume info retrieved successfully. Aug 16 21:23:33.972668 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [req-3548c525-0400-43fe-ae24-50ade31f9554 req-de00ba27-fe24-4e1a-9bcb-7a92d418ffc0 tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] https://10.4.3.143/volume/v3/volumes/2405fba0-0585-4e23-a942-0e7f8e1c0d31 returned with HTTP 200 Aug 16 21:23:33.973103 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 1262/5038] 10.4.3.143 () {70 vars in 1639 bytes} [Sun Aug 16 21:23:33 2026] GET /volume/v3/volumes/2405fba0-0585-4e23-a942-0e7f8e1c0d31 => generated 1395 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 16 21:23:34.952087 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-81f4c219-9a77-483f-806f-25321271910e None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:23:34.954070 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-81f4c219-9a77-483f-806f-25321271910e tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] GET https://10.4.3.143/volume/v3/volumes/2405fba0-0585-4e23-a942-0e7f8e1c0d31 Aug 16 21:23:34.954299 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-81f4c219-9a77-483f-806f-25321271910e tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:23:34.954498 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-81f4c219-9a77-483f-806f-25321271910e tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:23:34.966479 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:23:34.966479 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:23:34.972462 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-81f4c219-9a77-483f-806f-25321271910e tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] Volume info retrieved successfully. Aug 16 21:23:34.977855 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-81f4c219-9a77-483f-806f-25321271910e tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] https://10.4.3.143/volume/v3/volumes/2405fba0-0585-4e23-a942-0e7f8e1c0d31 returned with HTTP 200 Aug 16 21:23:34.978298 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 1264/5039] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:23:34 2026] GET /volume/v3/volumes/2405fba0-0585-4e23-a942-0e7f8e1c0d31 => generated 1215 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:23:35.997800 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-e0f24bba-2b54-4eea-940a-8237f07fe6d1 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:23:36.000233 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-e0f24bba-2b54-4eea-940a-8237f07fe6d1 tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] GET https://10.4.3.143/volume/v3/volumes/2405fba0-0585-4e23-a942-0e7f8e1c0d31 Aug 16 21:23:36.000453 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-e0f24bba-2b54-4eea-940a-8237f07fe6d1 tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:23:36.000667 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-e0f24bba-2b54-4eea-940a-8237f07fe6d1 tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:23:36.011234 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:23:36.011234 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:23:36.015773 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-e0f24bba-2b54-4eea-940a-8237f07fe6d1 tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] Volume info retrieved successfully. Aug 16 21:23:36.021109 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-e0f24bba-2b54-4eea-940a-8237f07fe6d1 tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] https://10.4.3.143/volume/v3/volumes/2405fba0-0585-4e23-a942-0e7f8e1c0d31 returned with HTTP 200 Aug 16 21:23:36.021472 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 1265/5040] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:23:35 2026] GET /volume/v3/volumes/2405fba0-0585-4e23-a942-0e7f8e1c0d31 => generated 1215 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:23:36.034728 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [req-3548c525-0400-43fe-ae24-50ade31f9554 req-323bfb54-a592-4c4e-98bc-72ccf98f234c None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:23:36.036856 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [req-3548c525-0400-43fe-ae24-50ade31f9554 req-323bfb54-a592-4c4e-98bc-72ccf98f234c tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] GET https://10.4.3.143/volume/v3/volumes/2405fba0-0585-4e23-a942-0e7f8e1c0d31 Aug 16 21:23:36.037134 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [req-3548c525-0400-43fe-ae24-50ade31f9554 req-323bfb54-a592-4c4e-98bc-72ccf98f234c tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:23:36.037316 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [req-3548c525-0400-43fe-ae24-50ade31f9554 req-323bfb54-a592-4c4e-98bc-72ccf98f234c tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:23:36.046977 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:23:36.046977 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:23:36.051068 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [req-3548c525-0400-43fe-ae24-50ade31f9554 req-323bfb54-a592-4c4e-98bc-72ccf98f234c tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] Volume info retrieved successfully. Aug 16 21:23:36.056050 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [req-3548c525-0400-43fe-ae24-50ade31f9554 req-323bfb54-a592-4c4e-98bc-72ccf98f234c tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] https://10.4.3.143/volume/v3/volumes/2405fba0-0585-4e23-a942-0e7f8e1c0d31 returned with HTTP 200 Aug 16 21:23:36.056555 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 1250/5041] 10.4.3.143 () {68 vars in 1598 bytes} [Sun Aug 16 21:23:36 2026] GET /volume/v3/volumes/2405fba0-0585-4e23-a942-0e7f8e1c0d31 => generated 1215 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:23:36.936063 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [req-3548c525-0400-43fe-ae24-50ade31f9554 req-94b2d8b5-4602-447d-b792-33ecc59165f0 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:23:36.939183 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [req-3548c525-0400-43fe-ae24-50ade31f9554 req-94b2d8b5-4602-447d-b792-33ecc59165f0 tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] DELETE https://10.4.3.143/volume/v3/attachments/05d32ec3-af98-45f7-9cc5-fe53df72956c Aug 16 21:23:36.939490 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [req-3548c525-0400-43fe-ae24-50ade31f9554 req-94b2d8b5-4602-447d-b792-33ecc59165f0 tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:23:36.939783 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [req-3548c525-0400-43fe-ae24-50ade31f9554 req-94b2d8b5-4602-447d-b792-33ecc59165f0 tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] Calling method 'version_select' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:23:36.949182 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:23:36.949182 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:23:37.014267 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [req-3548c525-0400-43fe-ae24-50ade31f9554 req-94b2d8b5-4602-447d-b792-33ecc59165f0 tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] https://10.4.3.143/volume/v3/attachments/05d32ec3-af98-45f7-9cc5-fe53df72956c returned with HTTP 200 Aug 16 21:23:37.014814 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 1263/5042] 10.4.3.143 () {72 vars in 1673 bytes} [Sun Aug 16 21:23:36 2026] DELETE /volume/v3/attachments/05d32ec3-af98-45f7-9cc5-fe53df72956c => generated 19 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:23:37.037164 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-bbede77b-1f12-42f9-9bc0-df0b7b1301fa None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:23:37.040507 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-bbede77b-1f12-42f9-9bc0-df0b7b1301fa tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] GET https://10.4.3.143/volume/v3/volumes/2405fba0-0585-4e23-a942-0e7f8e1c0d31 Aug 16 21:23:37.040507 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-bbede77b-1f12-42f9-9bc0-df0b7b1301fa tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:23:37.040507 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-bbede77b-1f12-42f9-9bc0-df0b7b1301fa tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:23:37.050747 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:23:37.050747 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:23:37.055992 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-bbede77b-1f12-42f9-9bc0-df0b7b1301fa tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] Volume info retrieved successfully. Aug 16 21:23:37.062770 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-bbede77b-1f12-42f9-9bc0-df0b7b1301fa tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] https://10.4.3.143/volume/v3/volumes/2405fba0-0585-4e23-a942-0e7f8e1c0d31 returned with HTTP 200 Aug 16 21:23:37.063243 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 1265/5043] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:23:37 2026] GET /volume/v3/volumes/2405fba0-0585-4e23-a942-0e7f8e1c0d31 => generated 920 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:23:37.089218 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-4fd82256-bc7f-4a63-86d5-5b93e5f4439e None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:23:37.091742 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-4fd82256-bc7f-4a63-86d5-5b93e5f4439e tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] GET https://10.4.3.143/volume/v3/volumes/5b78d9ee-b9d7-430e-8388-8f1a8483cda4 Aug 16 21:23:37.092003 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-4fd82256-bc7f-4a63-86d5-5b93e5f4439e tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:23:37.092565 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-4fd82256-bc7f-4a63-86d5-5b93e5f4439e tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:23:37.102573 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:23:37.102573 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:23:37.107280 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-4fd82256-bc7f-4a63-86d5-5b93e5f4439e tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] Volume info retrieved successfully. Aug 16 21:23:37.111485 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-4fd82256-bc7f-4a63-86d5-5b93e5f4439e tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] https://10.4.3.143/volume/v3/volumes/5b78d9ee-b9d7-430e-8388-8f1a8483cda4 returned with HTTP 200 Aug 16 21:23:37.111859 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 1266/5044] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:23:37 2026] GET /volume/v3/volumes/5b78d9ee-b9d7-430e-8388-8f1a8483cda4 => generated 1164 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:23:37.158054 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [req-7ee88578-c735-4a26-be86-503241ccd0d0 req-69f862ae-bf32-4efa-a737-f718f6d156b2 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:23:37.160563 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [req-7ee88578-c735-4a26-be86-503241ccd0d0 req-69f862ae-bf32-4efa-a737-f718f6d156b2 tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] GET https://10.4.3.143/volume/v3/volumes/5b78d9ee-b9d7-430e-8388-8f1a8483cda4 Aug 16 21:23:37.160794 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [req-7ee88578-c735-4a26-be86-503241ccd0d0 req-69f862ae-bf32-4efa-a737-f718f6d156b2 tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:23:37.161072 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [req-7ee88578-c735-4a26-be86-503241ccd0d0 req-69f862ae-bf32-4efa-a737-f718f6d156b2 tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:23:37.173809 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:23:37.173809 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:23:37.179017 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [req-7ee88578-c735-4a26-be86-503241ccd0d0 req-69f862ae-bf32-4efa-a737-f718f6d156b2 tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] Volume info retrieved successfully. Aug 16 21:23:37.186431 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [req-7ee88578-c735-4a26-be86-503241ccd0d0 req-69f862ae-bf32-4efa-a737-f718f6d156b2 tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] https://10.4.3.143/volume/v3/volumes/5b78d9ee-b9d7-430e-8388-8f1a8483cda4 returned with HTTP 200 Aug 16 21:23:37.187056 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 1251/5045] 10.4.3.143 () {68 vars in 1598 bytes} [Sun Aug 16 21:23:37 2026] GET /volume/v3/volumes/5b78d9ee-b9d7-430e-8388-8f1a8483cda4 => generated 1164 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:23:37.209468 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [req-7ee88578-c735-4a26-be86-503241ccd0d0 req-d318485d-08cc-4305-9727-564580663691 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:23:37.212210 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [req-7ee88578-c735-4a26-be86-503241ccd0d0 req-d318485d-08cc-4305-9727-564580663691 tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] POST https://10.4.3.143/volume/v3/volumes/5b78d9ee-b9d7-430e-8388-8f1a8483cda4/action Aug 16 21:23:37.212622 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [req-7ee88578-c735-4a26-be86-503241ccd0d0 req-d318485d-08cc-4305-9727-564580663691 tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100331) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 21:23:37.212789 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [req-7ee88578-c735-4a26-be86-503241ccd0d0 req-d318485d-08cc-4305-9727-564580663691 tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:23:37.227195 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:23:37.227195 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:23:37.227806 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [req-7ee88578-c735-4a26-be86-503241ccd0d0 req-d318485d-08cc-4305-9727-564580663691 tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] Volume info retrieved successfully. Aug 16 21:23:37.236879 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [req-7ee88578-c735-4a26-be86-503241ccd0d0 req-d318485d-08cc-4305-9727-564580663691 tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] Begin detaching volume completed successfully. Aug 16 21:23:37.237249 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [req-7ee88578-c735-4a26-be86-503241ccd0d0 req-d318485d-08cc-4305-9727-564580663691 tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] https://10.4.3.143/volume/v3/volumes/5b78d9ee-b9d7-430e-8388-8f1a8483cda4/action returned with HTTP 202 Aug 16 21:23:37.237786 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 1264/5046] 10.4.3.143 () {72 vars in 1672 bytes} [Sun Aug 16 21:23:37 2026] POST /volume/v3/volumes/5b78d9ee-b9d7-430e-8388-8f1a8483cda4/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 16 21:23:37.257078 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-83582fe9-6e91-4aff-8966-e0e82a7cc81a None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:23:37.259346 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-83582fe9-6e91-4aff-8966-e0e82a7cc81a tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] GET https://10.4.3.143/volume/v3/volumes/5b78d9ee-b9d7-430e-8388-8f1a8483cda4 Aug 16 21:23:37.259877 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-83582fe9-6e91-4aff-8966-e0e82a7cc81a tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:23:37.259877 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-83582fe9-6e91-4aff-8966-e0e82a7cc81a tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:23:37.271991 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:23:37.271991 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:23:37.276535 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-83582fe9-6e91-4aff-8966-e0e82a7cc81a tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] Volume info retrieved successfully. Aug 16 21:23:37.284243 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-83582fe9-6e91-4aff-8966-e0e82a7cc81a tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] https://10.4.3.143/volume/v3/volumes/5b78d9ee-b9d7-430e-8388-8f1a8483cda4 returned with HTTP 200 Aug 16 21:23:37.285077 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-051b9eb2-df31-45b8-8f85-41af06c2d122 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:23:37.285210 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 1266/5047] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:23:37 2026] GET /volume/v3/volumes/5b78d9ee-b9d7-430e-8388-8f1a8483cda4 => generated 1167 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:23:37.285469 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-051b9eb2-df31-45b8-8f85-41af06c2d122 None None] GET https://10.4.3.143/volume// Aug 16 21:23:37.285776 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-051b9eb2-df31-45b8-8f85-41af06c2d122 None None] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:23:37.285889 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-051b9eb2-df31-45b8-8f85-41af06c2d122 None None] Calling method 'all' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:23:37.286300 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-051b9eb2-df31-45b8-8f85-41af06c2d122 None None] https://10.4.3.143/volume// returned with HTTP 300 Aug 16 21:23:37.286647 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 1267/5048] 10.4.3.143 () {66 vars in 1426 bytes} [Sun Aug 16 21:23:37 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 16 21:23:37.299739 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [req-7ee88578-c735-4a26-be86-503241ccd0d0 req-dfb7427a-ce73-4770-9fac-35dcd1537e7b None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:23:37.302174 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [req-7ee88578-c735-4a26-be86-503241ccd0d0 req-dfb7427a-ce73-4770-9fac-35dcd1537e7b tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] GET https://10.4.3.143/volume/v3/volumes/5b78d9ee-b9d7-430e-8388-8f1a8483cda4 Aug 16 21:23:37.302517 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [req-7ee88578-c735-4a26-be86-503241ccd0d0 req-dfb7427a-ce73-4770-9fac-35dcd1537e7b tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:23:37.302778 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [req-7ee88578-c735-4a26-be86-503241ccd0d0 req-dfb7427a-ce73-4770-9fac-35dcd1537e7b tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:23:37.314304 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:23:37.314304 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:23:37.319440 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [req-7ee88578-c735-4a26-be86-503241ccd0d0 req-dfb7427a-ce73-4770-9fac-35dcd1537e7b tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] Volume info retrieved successfully. Aug 16 21:23:37.325279 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [req-7ee88578-c735-4a26-be86-503241ccd0d0 req-dfb7427a-ce73-4770-9fac-35dcd1537e7b tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] https://10.4.3.143/volume/v3/volumes/5b78d9ee-b9d7-430e-8388-8f1a8483cda4 returned with HTTP 200 Aug 16 21:23:37.325766 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 1252/5049] 10.4.3.143 () {70 vars in 1639 bytes} [Sun Aug 16 21:23:37 2026] GET /volume/v3/volumes/5b78d9ee-b9d7-430e-8388-8f1a8483cda4 => generated 1347 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 16 21:23:37.339133 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [req-7ee88578-c735-4a26-be86-503241ccd0d0 req-e18f9581-51ca-4c66-9efd-0d4335014ff2 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:23:37.342288 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [req-7ee88578-c735-4a26-be86-503241ccd0d0 req-e18f9581-51ca-4c66-9efd-0d4335014ff2 tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] GET https://10.4.3.143/volume/v3/volumes/5b78d9ee-b9d7-430e-8388-8f1a8483cda4/encryption Aug 16 21:23:37.342592 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [req-7ee88578-c735-4a26-be86-503241ccd0d0 req-e18f9581-51ca-4c66-9efd-0d4335014ff2 tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:23:37.342887 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [req-7ee88578-c735-4a26-be86-503241ccd0d0 req-e18f9581-51ca-4c66-9efd-0d4335014ff2 tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] Calling method 'index' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:23:37.355850 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:23:37.355850 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:23:37.364013 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [req-7ee88578-c735-4a26-be86-503241ccd0d0 req-e18f9581-51ca-4c66-9efd-0d4335014ff2 tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] https://10.4.3.143/volume/v3/volumes/5b78d9ee-b9d7-430e-8388-8f1a8483cda4/encryption returned with HTTP 200 Aug 16 21:23:37.364572 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 1265/5050] 10.4.3.143 () {68 vars in 1631 bytes} [Sun Aug 16 21:23:37 2026] GET /volume/v3/volumes/5b78d9ee-b9d7-430e-8388-8f1a8483cda4/encryption => generated 160 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:23:38.269658 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [req-7ee88578-c735-4a26-be86-503241ccd0d0 req-59ad174b-0784-4b05-b349-17fe559d2b78 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:23:38.272049 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [req-7ee88578-c735-4a26-be86-503241ccd0d0 req-59ad174b-0784-4b05-b349-17fe559d2b78 tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] DELETE https://10.4.3.143/volume/v3/attachments/cc57cc63-f219-4357-88e0-2281954583cb Aug 16 21:23:38.272240 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [req-7ee88578-c735-4a26-be86-503241ccd0d0 req-59ad174b-0784-4b05-b349-17fe559d2b78 tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:23:38.272424 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [req-7ee88578-c735-4a26-be86-503241ccd0d0 req-59ad174b-0784-4b05-b349-17fe559d2b78 tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] Calling method 'version_select' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:23:38.281351 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:23:38.281351 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:23:38.301776 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-b2e99582-82d5-4368-9f73-f6581abe4fb2 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:23:38.305085 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-b2e99582-82d5-4368-9f73-f6581abe4fb2 tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] GET https://10.4.3.143/volume/v3/volumes/5b78d9ee-b9d7-430e-8388-8f1a8483cda4 Aug 16 21:23:38.305085 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-b2e99582-82d5-4368-9f73-f6581abe4fb2 tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:23:38.305085 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-b2e99582-82d5-4368-9f73-f6581abe4fb2 tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:23:38.316035 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:23:38.316035 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:23:38.320592 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-b2e99582-82d5-4368-9f73-f6581abe4fb2 tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] Volume info retrieved successfully. Aug 16 21:23:38.326880 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-b2e99582-82d5-4368-9f73-f6581abe4fb2 tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] https://10.4.3.143/volume/v3/volumes/5b78d9ee-b9d7-430e-8388-8f1a8483cda4 returned with HTTP 200 Aug 16 21:23:38.327488 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 1268/5051] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:23:38 2026] GET /volume/v3/volumes/5b78d9ee-b9d7-430e-8388-8f1a8483cda4 => generated 1167 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:23:38.348720 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [req-7ee88578-c735-4a26-be86-503241ccd0d0 req-59ad174b-0784-4b05-b349-17fe559d2b78 tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] https://10.4.3.143/volume/v3/attachments/cc57cc63-f219-4357-88e0-2281954583cb returned with HTTP 200 Aug 16 21:23:38.349344 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 1267/5052] 10.4.3.143 () {72 vars in 1673 bytes} [Sun Aug 16 21:23:38 2026] DELETE /volume/v3/attachments/cc57cc63-f219-4357-88e0-2281954583cb => generated 19 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:23:39.345498 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-899ddcd1-b014-44af-b32f-a904bf096fa2 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:23:39.347522 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-899ddcd1-b014-44af-b32f-a904bf096fa2 tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] GET https://10.4.3.143/volume/v3/volumes/5b78d9ee-b9d7-430e-8388-8f1a8483cda4 Aug 16 21:23:39.347522 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-899ddcd1-b014-44af-b32f-a904bf096fa2 tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:23:39.347705 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-899ddcd1-b014-44af-b32f-a904bf096fa2 tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:23:39.356576 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:23:39.356576 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:23:39.361292 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-899ddcd1-b014-44af-b32f-a904bf096fa2 tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] Volume info retrieved successfully. Aug 16 21:23:39.367593 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-899ddcd1-b014-44af-b32f-a904bf096fa2 tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] https://10.4.3.143/volume/v3/volumes/5b78d9ee-b9d7-430e-8388-8f1a8483cda4 returned with HTTP 200 Aug 16 21:23:39.368220 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 1253/5053] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:23:39 2026] GET /volume/v3/volumes/5b78d9ee-b9d7-430e-8388-8f1a8483cda4 => generated 872 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:23:39.382309 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-c32c204a-382c-462c-b663-a7f432a38942 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:23:39.384361 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-c32c204a-382c-462c-b663-a7f432a38942 tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] GET https://10.4.3.143/volume/v3/volumes/40fc5353-e733-4bc9-90bd-97ea658f8e76 Aug 16 21:23:39.384586 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-c32c204a-382c-462c-b663-a7f432a38942 tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:23:39.384822 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-c32c204a-382c-462c-b663-a7f432a38942 tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:23:39.396037 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:23:39.396037 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:23:39.400177 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-c32c204a-382c-462c-b663-a7f432a38942 tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] Volume info retrieved successfully. Aug 16 21:23:39.404810 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-c32c204a-382c-462c-b663-a7f432a38942 tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] https://10.4.3.143/volume/v3/volumes/40fc5353-e733-4bc9-90bd-97ea658f8e76 returned with HTTP 200 Aug 16 21:23:39.405338 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 1266/5054] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:23:39 2026] GET /volume/v3/volumes/40fc5353-e733-4bc9-90bd-97ea658f8e76 => generated 1137 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:23:39.462187 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [req-e47721fc-2c95-414e-89cf-6d6025fec230 req-25be9866-37d7-4964-9dc3-a035c7b2c7f0 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:23:39.464770 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [req-e47721fc-2c95-414e-89cf-6d6025fec230 req-25be9866-37d7-4964-9dc3-a035c7b2c7f0 tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] GET https://10.4.3.143/volume/v3/volumes/40fc5353-e733-4bc9-90bd-97ea658f8e76 Aug 16 21:23:39.466894 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [req-e47721fc-2c95-414e-89cf-6d6025fec230 req-25be9866-37d7-4964-9dc3-a035c7b2c7f0 tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:23:39.466894 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [req-e47721fc-2c95-414e-89cf-6d6025fec230 req-25be9866-37d7-4964-9dc3-a035c7b2c7f0 tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:23:39.478938 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:23:39.478938 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:23:39.483988 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [req-e47721fc-2c95-414e-89cf-6d6025fec230 req-25be9866-37d7-4964-9dc3-a035c7b2c7f0 tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] Volume info retrieved successfully. Aug 16 21:23:39.489052 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [req-e47721fc-2c95-414e-89cf-6d6025fec230 req-25be9866-37d7-4964-9dc3-a035c7b2c7f0 tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] https://10.4.3.143/volume/v3/volumes/40fc5353-e733-4bc9-90bd-97ea658f8e76 returned with HTTP 200 Aug 16 21:23:39.489949 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 1269/5055] 10.4.3.143 () {68 vars in 1598 bytes} [Sun Aug 16 21:23:39 2026] GET /volume/v3/volumes/40fc5353-e733-4bc9-90bd-97ea658f8e76 => generated 1137 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:23:39.509333 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [req-e47721fc-2c95-414e-89cf-6d6025fec230 req-9cc17124-15ca-482d-80a4-04282a8a1010 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:23:39.511601 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [req-e47721fc-2c95-414e-89cf-6d6025fec230 req-9cc17124-15ca-482d-80a4-04282a8a1010 tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] POST https://10.4.3.143/volume/v3/volumes/40fc5353-e733-4bc9-90bd-97ea658f8e76/action Aug 16 21:23:39.511975 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [req-e47721fc-2c95-414e-89cf-6d6025fec230 req-9cc17124-15ca-482d-80a4-04282a8a1010 tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100332) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 21:23:39.512124 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [req-e47721fc-2c95-414e-89cf-6d6025fec230 req-9cc17124-15ca-482d-80a4-04282a8a1010 tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:23:39.523142 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:23:39.523142 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:23:39.523595 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [req-e47721fc-2c95-414e-89cf-6d6025fec230 req-9cc17124-15ca-482d-80a4-04282a8a1010 tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] Volume info retrieved successfully. Aug 16 21:23:39.529393 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [req-e47721fc-2c95-414e-89cf-6d6025fec230 req-9cc17124-15ca-482d-80a4-04282a8a1010 tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] Begin detaching volume completed successfully. Aug 16 21:23:39.529662 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [req-e47721fc-2c95-414e-89cf-6d6025fec230 req-9cc17124-15ca-482d-80a4-04282a8a1010 tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] https://10.4.3.143/volume/v3/volumes/40fc5353-e733-4bc9-90bd-97ea658f8e76/action returned with HTTP 202 Aug 16 21:23:39.530112 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 1268/5056] 10.4.3.143 () {72 vars in 1672 bytes} [Sun Aug 16 21:23:39 2026] POST /volume/v3/volumes/40fc5353-e733-4bc9-90bd-97ea658f8e76/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 16 21:23:39.547350 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-54163f53-3b38-4f62-89ce-3c9b09ebcb47 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:23:39.549305 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-54163f53-3b38-4f62-89ce-3c9b09ebcb47 tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] GET https://10.4.3.143/volume/v3/volumes/40fc5353-e733-4bc9-90bd-97ea658f8e76 Aug 16 21:23:39.549531 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-54163f53-3b38-4f62-89ce-3c9b09ebcb47 tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:23:39.549763 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-54163f53-3b38-4f62-89ce-3c9b09ebcb47 tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:23:39.559666 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:23:39.559666 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:23:39.564018 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-54163f53-3b38-4f62-89ce-3c9b09ebcb47 tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] Volume info retrieved successfully. Aug 16 21:23:39.570391 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-54163f53-3b38-4f62-89ce-3c9b09ebcb47 tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] https://10.4.3.143/volume/v3/volumes/40fc5353-e733-4bc9-90bd-97ea658f8e76 returned with HTTP 200 Aug 16 21:23:39.570964 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 1254/5057] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:23:39 2026] GET /volume/v3/volumes/40fc5353-e733-4bc9-90bd-97ea658f8e76 => generated 1140 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:23:39.575998 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-13dcf320-b9a1-47d9-b1c6-8feb7aeead15 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:23:39.576496 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-13dcf320-b9a1-47d9-b1c6-8feb7aeead15 None None] GET https://10.4.3.143/volume// Aug 16 21:23:39.576722 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-13dcf320-b9a1-47d9-b1c6-8feb7aeead15 None None] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:23:39.576970 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-13dcf320-b9a1-47d9-b1c6-8feb7aeead15 None None] Calling method 'all' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:23:39.577369 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-13dcf320-b9a1-47d9-b1c6-8feb7aeead15 None None] https://10.4.3.143/volume// returned with HTTP 300 Aug 16 21:23:39.577739 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 1267/5058] 10.4.3.143 () {66 vars in 1426 bytes} [Sun Aug 16 21:23: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 16 21:23:39.585142 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [req-e47721fc-2c95-414e-89cf-6d6025fec230 req-f8af0ad0-de65-4b17-9a92-05b645e83cb7 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:23:39.586937 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [req-e47721fc-2c95-414e-89cf-6d6025fec230 req-f8af0ad0-de65-4b17-9a92-05b645e83cb7 tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] GET https://10.4.3.143/volume/v3/volumes/40fc5353-e733-4bc9-90bd-97ea658f8e76 Aug 16 21:23:39.587357 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [req-e47721fc-2c95-414e-89cf-6d6025fec230 req-f8af0ad0-de65-4b17-9a92-05b645e83cb7 tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:23:39.588726 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [req-e47721fc-2c95-414e-89cf-6d6025fec230 req-f8af0ad0-de65-4b17-9a92-05b645e83cb7 tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:23:39.599199 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:23:39.599199 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:23:39.605416 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [req-e47721fc-2c95-414e-89cf-6d6025fec230 req-f8af0ad0-de65-4b17-9a92-05b645e83cb7 tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] Volume info retrieved successfully. Aug 16 21:23:39.607900 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [req-e47721fc-2c95-414e-89cf-6d6025fec230 req-f8af0ad0-de65-4b17-9a92-05b645e83cb7 tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] https://10.4.3.143/volume/v3/volumes/40fc5353-e733-4bc9-90bd-97ea658f8e76 returned with HTTP 200 Aug 16 21:23:39.608549 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 1270/5059] 10.4.3.143 () {70 vars in 1639 bytes} [Sun Aug 16 21:23:39 2026] GET /volume/v3/volumes/40fc5353-e733-4bc9-90bd-97ea658f8e76 => generated 1320 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 16 21:23:40.450235 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [req-e47721fc-2c95-414e-89cf-6d6025fec230 req-479f8545-bb06-4494-ac19-a1b053fc432a None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:23:40.452743 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [req-e47721fc-2c95-414e-89cf-6d6025fec230 req-479f8545-bb06-4494-ac19-a1b053fc432a tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] DELETE https://10.4.3.143/volume/v3/attachments/39688b25-bcdb-4d85-a964-492ea42564bb Aug 16 21:23:40.452909 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [req-e47721fc-2c95-414e-89cf-6d6025fec230 req-479f8545-bb06-4494-ac19-a1b053fc432a tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:23:40.453257 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [req-e47721fc-2c95-414e-89cf-6d6025fec230 req-479f8545-bb06-4494-ac19-a1b053fc432a tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] Calling method 'version_select' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:23:40.461360 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:23:40.461360 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:23:40.512009 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [req-e47721fc-2c95-414e-89cf-6d6025fec230 req-479f8545-bb06-4494-ac19-a1b053fc432a tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] https://10.4.3.143/volume/v3/attachments/39688b25-bcdb-4d85-a964-492ea42564bb returned with HTTP 200 Aug 16 21:23:40.512430 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 1269/5060] 10.4.3.143 () {72 vars in 1673 bytes} [Sun Aug 16 21:23:40 2026] DELETE /volume/v3/attachments/39688b25-bcdb-4d85-a964-492ea42564bb => generated 19 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:23:40.585257 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-b8904495-a3ba-46ec-89b4-dcb3559f0243 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:23:40.588953 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-b8904495-a3ba-46ec-89b4-dcb3559f0243 tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] GET https://10.4.3.143/volume/v3/volumes/40fc5353-e733-4bc9-90bd-97ea658f8e76 Aug 16 21:23:40.588953 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-b8904495-a3ba-46ec-89b4-dcb3559f0243 tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:23:40.588953 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-b8904495-a3ba-46ec-89b4-dcb3559f0243 tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:23:40.600019 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:23:40.600019 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:23:40.604642 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-b8904495-a3ba-46ec-89b4-dcb3559f0243 tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] Volume info retrieved successfully. Aug 16 21:23:40.610213 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-b8904495-a3ba-46ec-89b4-dcb3559f0243 tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] https://10.4.3.143/volume/v3/volumes/40fc5353-e733-4bc9-90bd-97ea658f8e76 returned with HTTP 200 Aug 16 21:23:40.610213 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 1255/5061] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:23:40 2026] GET /volume/v3/volumes/40fc5353-e733-4bc9-90bd-97ea658f8e76 => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:23:40.622822 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-84e66dd7-a792-40a9-bfac-e87e84453e65 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:23:40.625359 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-84e66dd7-a792-40a9-bfac-e87e84453e65 tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] DELETE https://10.4.3.143/volume/v3/volumes/5b78d9ee-b9d7-430e-8388-8f1a8483cda4 Aug 16 21:23:40.625546 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-84e66dd7-a792-40a9-bfac-e87e84453e65 tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:23:40.626121 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-84e66dd7-a792-40a9-bfac-e87e84453e65 tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] Calling method 'delete' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:23:40.626370 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.v3.volumes [None req-84e66dd7-a792-40a9-bfac-e87e84453e65 tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] Delete volume with id: 5b78d9ee-b9d7-430e-8388-8f1a8483cda4 Aug 16 21:23:40.634767 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:23:40.634767 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:23:40.635191 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-84e66dd7-a792-40a9-bfac-e87e84453e65 tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] Volume info retrieved successfully. Aug 16 21:23:40.649419 np0000007409 devstack@c-api.service[100331]: WARNING cinder.keymgr.conf_key_mgr [None req-84e66dd7-a792-40a9-bfac-e87e84453e65 tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 16 21:23:40.657895 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-84e66dd7-a792-40a9-bfac-e87e84453e65 tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] Delete volume request issued successfully. Aug 16 21:23:40.658124 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-84e66dd7-a792-40a9-bfac-e87e84453e65 tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] https://10.4.3.143/volume/v3/volumes/5b78d9ee-b9d7-430e-8388-8f1a8483cda4 returned with HTTP 202 Aug 16 21:23:40.658576 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 1268/5062] 10.4.3.143 () {66 vars in 1351 bytes} [Sun Aug 16 21:23:40 2026] DELETE /volume/v3/volumes/5b78d9ee-b9d7-430e-8388-8f1a8483cda4 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 21:23:40.667493 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-83ff15ba-5e16-454e-a630-eaa6ad7bcafe None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:23:40.669669 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-83ff15ba-5e16-454e-a630-eaa6ad7bcafe tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] GET https://10.4.3.143/volume/v3/volumes/5b78d9ee-b9d7-430e-8388-8f1a8483cda4 Aug 16 21:23:40.669871 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-83ff15ba-5e16-454e-a630-eaa6ad7bcafe tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:23:40.670075 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-83ff15ba-5e16-454e-a630-eaa6ad7bcafe tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:23:40.676624 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:23:40.676624 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:23:40.680621 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-83ff15ba-5e16-454e-a630-eaa6ad7bcafe tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] Volume info retrieved successfully. Aug 16 21:23:40.685907 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-83ff15ba-5e16-454e-a630-eaa6ad7bcafe tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] https://10.4.3.143/volume/v3/volumes/5b78d9ee-b9d7-430e-8388-8f1a8483cda4 returned with HTTP 200 Aug 16 21:23:40.686435 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 1271/5063] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:23:40 2026] GET /volume/v3/volumes/5b78d9ee-b9d7-430e-8388-8f1a8483cda4 => generated 871 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:23:41.704431 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-e7ad88c3-1cf8-41c3-a291-06eda054af70 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:23:41.707142 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-e7ad88c3-1cf8-41c3-a291-06eda054af70 tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] GET https://10.4.3.143/volume/v3/volumes/5b78d9ee-b9d7-430e-8388-8f1a8483cda4 Aug 16 21:23:41.707532 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-e7ad88c3-1cf8-41c3-a291-06eda054af70 tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:23:41.707779 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-e7ad88c3-1cf8-41c3-a291-06eda054af70 tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:23:41.715750 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-e7ad88c3-1cf8-41c3-a291-06eda054af70 tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] https://10.4.3.143/volume/v3/volumes/5b78d9ee-b9d7-430e-8388-8f1a8483cda4 returned with HTTP 404 Aug 16 21:23:41.716419 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 1270/5064] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:23:41 2026] GET /volume/v3/volumes/5b78d9ee-b9d7-430e-8388-8f1a8483cda4 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:23:41.725750 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-e2a2d6c5-6410-47b3-a3d9-2fdd53ee9b78 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:23:41.728187 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-e2a2d6c5-6410-47b3-a3d9-2fdd53ee9b78 tempest-VolumeMultiattachTests-1903877240 tempest-VolumeMultiattachTests-1903877240-project-admin] GET https://10.4.3.143/volume/v3/volumes/detail?all_tenants=1 Aug 16 21:23:41.729994 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-e2a2d6c5-6410-47b3-a3d9-2fdd53ee9b78 tempest-VolumeMultiattachTests-1903877240 tempest-VolumeMultiattachTests-1903877240-project-admin] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:23:41.729994 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-e2a2d6c5-6410-47b3-a3d9-2fdd53ee9b78 tempest-VolumeMultiattachTests-1903877240 tempest-VolumeMultiattachTests-1903877240-project-admin] Calling method 'detail' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:23:41.729994 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-e2a2d6c5-6410-47b3-a3d9-2fdd53ee9b78 tempest-VolumeMultiattachTests-1903877240 tempest-VolumeMultiattachTests-1903877240-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100333) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 16 21:23:41.772149 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-e2a2d6c5-6410-47b3-a3d9-2fdd53ee9b78 tempest-VolumeMultiattachTests-1903877240 tempest-VolumeMultiattachTests-1903877240-project-admin] Get all volumes completed successfully. Aug 16 21:23:41.774651 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:23:41.774651 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:23:41.781232 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-e2a2d6c5-6410-47b3-a3d9-2fdd53ee9b78 tempest-VolumeMultiattachTests-1903877240 tempest-VolumeMultiattachTests-1903877240-project-admin] https://10.4.3.143/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 16 21:23:41.782379 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 1256/5065] 10.4.3.143 () {66 vars in 1285 bytes} [Sun Aug 16 21:23:41 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 12771 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 16 21:23:41.808244 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-56557b90-94ce-41ee-a7a5-fe80a4ff0bd3 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:23:41.810578 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-56557b90-94ce-41ee-a7a5-fe80a4ff0bd3 tempest-VolumeMultiattachTests-1903877240 tempest-VolumeMultiattachTests-1903877240-project-admin] DELETE https://10.4.3.143/volume/v3/types/96359c75-2238-4039-9bdf-32131bc3cbf5 Aug 16 21:23:41.810836 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-56557b90-94ce-41ee-a7a5-fe80a4ff0bd3 tempest-VolumeMultiattachTests-1903877240 tempest-VolumeMultiattachTests-1903877240-project-admin] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:23:41.811185 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-56557b90-94ce-41ee-a7a5-fe80a4ff0bd3 tempest-VolumeMultiattachTests-1903877240 tempest-VolumeMultiattachTests-1903877240-project-admin] Calling method '_delete' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:23:41.841155 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-56557b90-94ce-41ee-a7a5-fe80a4ff0bd3 tempest-VolumeMultiattachTests-1903877240 tempest-VolumeMultiattachTests-1903877240-project-admin] https://10.4.3.143/volume/v3/types/96359c75-2238-4039-9bdf-32131bc3cbf5 returned with HTTP 202 Aug 16 21:23:41.841687 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 1269/5066] 10.4.3.143 () {66 vars in 1345 bytes} [Sun Aug 16 21:23:41 2026] DELETE /volume/v3/types/96359c75-2238-4039-9bdf-32131bc3cbf5 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 21:23:41.849831 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-c4d9c49e-d270-42e5-a439-c938eb35ceeb None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:23:41.851994 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-c4d9c49e-d270-42e5-a439-c938eb35ceeb tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] DELETE https://10.4.3.143/volume/v3/volumes/40fc5353-e733-4bc9-90bd-97ea658f8e76 Aug 16 21:23:41.852304 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-c4d9c49e-d270-42e5-a439-c938eb35ceeb tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:23:41.852546 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-c4d9c49e-d270-42e5-a439-c938eb35ceeb tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] Calling method 'delete' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:23:41.852709 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.v3.volumes [None req-c4d9c49e-d270-42e5-a439-c938eb35ceeb tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] Delete volume with id: 40fc5353-e733-4bc9-90bd-97ea658f8e76 Aug 16 21:23:41.861367 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:23:41.861367 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:23:41.861930 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-c4d9c49e-d270-42e5-a439-c938eb35ceeb tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] Volume info retrieved successfully. Aug 16 21:23:41.884631 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-c4d9c49e-d270-42e5-a439-c938eb35ceeb tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] Delete volume request issued successfully. Aug 16 21:23:41.884911 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-c4d9c49e-d270-42e5-a439-c938eb35ceeb tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] https://10.4.3.143/volume/v3/volumes/40fc5353-e733-4bc9-90bd-97ea658f8e76 returned with HTTP 202 Aug 16 21:23:41.885460 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 1272/5067] 10.4.3.143 () {66 vars in 1351 bytes} [Sun Aug 16 21:23:41 2026] DELETE /volume/v3/volumes/40fc5353-e733-4bc9-90bd-97ea658f8e76 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 21:23:41.896035 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-9138dde9-965b-4088-afa4-88ff0d339073 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:23:41.898353 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-9138dde9-965b-4088-afa4-88ff0d339073 tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] GET https://10.4.3.143/volume/v3/volumes/40fc5353-e733-4bc9-90bd-97ea658f8e76 Aug 16 21:23:41.899116 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-9138dde9-965b-4088-afa4-88ff0d339073 tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:23:41.899116 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-9138dde9-965b-4088-afa4-88ff0d339073 tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:23:41.907709 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:23:41.907709 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:23:41.912323 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-9138dde9-965b-4088-afa4-88ff0d339073 tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] Volume info retrieved successfully. Aug 16 21:23:41.917758 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-9138dde9-965b-4088-afa4-88ff0d339073 tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] https://10.4.3.143/volume/v3/volumes/40fc5353-e733-4bc9-90bd-97ea658f8e76 returned with HTTP 200 Aug 16 21:23:41.918383 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 1271/5068] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:23:41 2026] GET /volume/v3/volumes/40fc5353-e733-4bc9-90bd-97ea658f8e76 => generated 844 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:23:42.933041 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-a99f096c-22f4-4073-bcca-2aeac5df74f0 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:23:42.937009 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-a99f096c-22f4-4073-bcca-2aeac5df74f0 tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] GET https://10.4.3.143/volume/v3/volumes/40fc5353-e733-4bc9-90bd-97ea658f8e76 Aug 16 21:23:42.937009 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-a99f096c-22f4-4073-bcca-2aeac5df74f0 tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:23:42.937009 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-a99f096c-22f4-4073-bcca-2aeac5df74f0 tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:23:42.943288 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-a99f096c-22f4-4073-bcca-2aeac5df74f0 tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] https://10.4.3.143/volume/v3/volumes/40fc5353-e733-4bc9-90bd-97ea658f8e76 returned with HTTP 404 Aug 16 21:23:42.944346 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 1257/5069] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:23:42 2026] GET /volume/v3/volumes/40fc5353-e733-4bc9-90bd-97ea658f8e76 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:23:42.952819 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-c8407d2c-693e-4f66-aafb-b87827d09471 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:23:42.954977 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-c8407d2c-693e-4f66-aafb-b87827d09471 tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] DELETE https://10.4.3.143/volume/v3/volumes/2405fba0-0585-4e23-a942-0e7f8e1c0d31 Aug 16 21:23:42.955338 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-c8407d2c-693e-4f66-aafb-b87827d09471 tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:23:42.955338 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-c8407d2c-693e-4f66-aafb-b87827d09471 tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] Calling method 'delete' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:23:42.955703 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.v3.volumes [None req-c8407d2c-693e-4f66-aafb-b87827d09471 tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] Delete volume with id: 2405fba0-0585-4e23-a942-0e7f8e1c0d31 Aug 16 21:23:42.963994 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:23:42.963994 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:23:42.964542 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-c8407d2c-693e-4f66-aafb-b87827d09471 tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] Volume info retrieved successfully. Aug 16 21:23:42.984730 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-c8407d2c-693e-4f66-aafb-b87827d09471 tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] Delete volume request issued successfully. Aug 16 21:23:42.985217 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-c8407d2c-693e-4f66-aafb-b87827d09471 tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] https://10.4.3.143/volume/v3/volumes/2405fba0-0585-4e23-a942-0e7f8e1c0d31 returned with HTTP 202 Aug 16 21:23:42.985866 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 1270/5070] 10.4.3.143 () {66 vars in 1351 bytes} [Sun Aug 16 21:23:42 2026] DELETE /volume/v3/volumes/2405fba0-0585-4e23-a942-0e7f8e1c0d31 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 21:23:42.999115 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-395ff7ba-2c08-46fb-bbf4-0246771c49fb None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:23:43.001097 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-395ff7ba-2c08-46fb-bbf4-0246771c49fb tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] GET https://10.4.3.143/volume/v3/volumes/2405fba0-0585-4e23-a942-0e7f8e1c0d31 Aug 16 21:23:43.001363 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-395ff7ba-2c08-46fb-bbf4-0246771c49fb tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:23:43.001558 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-395ff7ba-2c08-46fb-bbf4-0246771c49fb tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:23:43.010021 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:23:43.010021 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:23:43.014533 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-395ff7ba-2c08-46fb-bbf4-0246771c49fb tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] Volume info retrieved successfully. Aug 16 21:23:43.019848 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-395ff7ba-2c08-46fb-bbf4-0246771c49fb tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] https://10.4.3.143/volume/v3/volumes/2405fba0-0585-4e23-a942-0e7f8e1c0d31 returned with HTTP 200 Aug 16 21:23:43.020548 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 1273/5071] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:23:42 2026] GET /volume/v3/volumes/2405fba0-0585-4e23-a942-0e7f8e1c0d31 => generated 919 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:23:44.037584 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-2e70ef6c-e22e-4aac-86a8-d6a6a5041711 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:23:44.039992 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-2e70ef6c-e22e-4aac-86a8-d6a6a5041711 tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] GET https://10.4.3.143/volume/v3/volumes/2405fba0-0585-4e23-a942-0e7f8e1c0d31 Aug 16 21:23:44.040227 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-2e70ef6c-e22e-4aac-86a8-d6a6a5041711 tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:23:44.040415 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-2e70ef6c-e22e-4aac-86a8-d6a6a5041711 tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:23:44.046444 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-2e70ef6c-e22e-4aac-86a8-d6a6a5041711 tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] https://10.4.3.143/volume/v3/volumes/2405fba0-0585-4e23-a942-0e7f8e1c0d31 returned with HTTP 404 Aug 16 21:23:44.047124 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 1272/5072] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:23:44 2026] GET /volume/v3/volumes/2405fba0-0585-4e23-a942-0e7f8e1c0d31 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:23:44.055651 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-58670be1-a93f-4c0b-b22c-80d06a606edf None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:23:44.057767 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-58670be1-a93f-4c0b-b22c-80d06a606edf tempest-VolumeMultiattachTests-1903877240 tempest-VolumeMultiattachTests-1903877240-project-admin] GET https://10.4.3.143/volume/v3/volumes/detail?all_tenants=1 Aug 16 21:23:44.058239 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-58670be1-a93f-4c0b-b22c-80d06a606edf tempest-VolumeMultiattachTests-1903877240 tempest-VolumeMultiattachTests-1903877240-project-admin] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:23:44.058626 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-58670be1-a93f-4c0b-b22c-80d06a606edf tempest-VolumeMultiattachTests-1903877240 tempest-VolumeMultiattachTests-1903877240-project-admin] Calling method 'detail' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:23:44.059697 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-58670be1-a93f-4c0b-b22c-80d06a606edf tempest-VolumeMultiattachTests-1903877240 tempest-VolumeMultiattachTests-1903877240-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100333) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 16 21:23:44.074174 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-58670be1-a93f-4c0b-b22c-80d06a606edf tempest-VolumeMultiattachTests-1903877240 tempest-VolumeMultiattachTests-1903877240-project-admin] Get all volumes completed successfully. Aug 16 21:23:44.076338 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:23:44.076338 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:23:44.082669 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-58670be1-a93f-4c0b-b22c-80d06a606edf tempest-VolumeMultiattachTests-1903877240 tempest-VolumeMultiattachTests-1903877240-project-admin] https://10.4.3.143/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 16 21:23:44.083641 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 1258/5073] 10.4.3.143 () {66 vars in 1285 bytes} [Sun Aug 16 21:23:44 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 10689 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 16 21:23:44.098328 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-543bf15f-eeec-40f7-8138-c9c9f3279c48 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:23:44.100242 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-543bf15f-eeec-40f7-8138-c9c9f3279c48 tempest-VolumeMultiattachTests-1903877240 tempest-VolumeMultiattachTests-1903877240-project-admin] DELETE https://10.4.3.143/volume/v3/types/5631cf3b-cc71-4e0c-ab5f-994893d904a6 Aug 16 21:23:44.100438 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-543bf15f-eeec-40f7-8138-c9c9f3279c48 tempest-VolumeMultiattachTests-1903877240 tempest-VolumeMultiattachTests-1903877240-project-admin] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:23:44.100670 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-543bf15f-eeec-40f7-8138-c9c9f3279c48 tempest-VolumeMultiattachTests-1903877240 tempest-VolumeMultiattachTests-1903877240-project-admin] Calling method '_delete' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:23:44.124225 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-543bf15f-eeec-40f7-8138-c9c9f3279c48 tempest-VolumeMultiattachTests-1903877240 tempest-VolumeMultiattachTests-1903877240-project-admin] https://10.4.3.143/volume/v3/types/5631cf3b-cc71-4e0c-ab5f-994893d904a6 returned with HTTP 202 Aug 16 21:23:44.124763 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 1271/5074] 10.4.3.143 () {66 vars in 1345 bytes} [Sun Aug 16 21:23:44 2026] DELETE /volume/v3/types/5631cf3b-cc71-4e0c-ab5f-994893d904a6 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 21:23:53.019013 np0000007409 devstack@c-api.service[100330]: DEBUG dbcounter [-] [100330] Writing DB stats cinder:SELECT=133,cinder:UPDATE=5,cinder:INSERT=1 {{(pid=100330) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 16 21:23:54.043703 np0000007409 devstack@c-api.service[100332]: DEBUG dbcounter [-] [100332] Writing DB stats cinder:SELECT=158,cinder:INSERT=17,cinder:UPDATE=39 {{(pid=100332) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 16 21:23:54.080320 np0000007409 devstack@c-api.service[100333]: DEBUG dbcounter [-] [100333] Writing DB stats cinder:SELECT=124,cinder:UPDATE=21,cinder:INSERT=8 {{(pid=100333) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 16 21:23:54.121741 np0000007409 devstack@c-api.service[100331]: DEBUG dbcounter [-] [100331] Writing DB stats cinder:SELECT=201,cinder:INSERT=28,cinder:UPDATE=52 {{(pid=100331) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 16 21:24:08.239103 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-b528b016-4a63-4266-aa4a-a079ef609f03 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:24:08.240820 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-b528b016-4a63-4266-aa4a-a079ef609f03 tempest-TestServerVolumeAttachmentScenario-262851723 tempest-TestServerVolumeAttachmentScenario-262851723-project-member] GET https://10.4.3.143/volume/v3/volumes/6b25beed-e42d-41c3-9786-b73da93ddeb4 Aug 16 21:24:08.241105 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-b528b016-4a63-4266-aa4a-a079ef609f03 tempest-TestServerVolumeAttachmentScenario-262851723 tempest-TestServerVolumeAttachmentScenario-262851723-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:24:08.241295 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-b528b016-4a63-4266-aa4a-a079ef609f03 tempest-TestServerVolumeAttachmentScenario-262851723 tempest-TestServerVolumeAttachmentScenario-262851723-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:24:08.247891 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:24:08.247891 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:24:08.251331 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-b528b016-4a63-4266-aa4a-a079ef609f03 tempest-TestServerVolumeAttachmentScenario-262851723 tempest-TestServerVolumeAttachmentScenario-262851723-project-member] Volume info retrieved successfully. Aug 16 21:24:08.255313 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-b528b016-4a63-4266-aa4a-a079ef609f03 tempest-TestServerVolumeAttachmentScenario-262851723 tempest-TestServerVolumeAttachmentScenario-262851723-project-member] https://10.4.3.143/volume/v3/volumes/6b25beed-e42d-41c3-9786-b73da93ddeb4 returned with HTTP 200 Aug 16 21:24:08.255644 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 1274/5075] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:24:08 2026] GET /volume/v3/volumes/6b25beed-e42d-41c3-9786-b73da93ddeb4 => generated 858 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:24:08.268043 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-b77915e2-4e64-4207-93e4-cf83b1684c90 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:24:08.270504 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-b77915e2-4e64-4207-93e4-cf83b1684c90 tempest-TestServerVolumeAttachmentScenario-262851723 tempest-TestServerVolumeAttachmentScenario-262851723-project-member] GET https://10.4.3.143/volume/v3/volumes/6b25beed-e42d-41c3-9786-b73da93ddeb4 Aug 16 21:24:08.270864 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-b77915e2-4e64-4207-93e4-cf83b1684c90 tempest-TestServerVolumeAttachmentScenario-262851723 tempest-TestServerVolumeAttachmentScenario-262851723-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:24:08.271219 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-b77915e2-4e64-4207-93e4-cf83b1684c90 tempest-TestServerVolumeAttachmentScenario-262851723 tempest-TestServerVolumeAttachmentScenario-262851723-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:24:08.280982 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:24:08.280982 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:24:08.286280 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-b77915e2-4e64-4207-93e4-cf83b1684c90 tempest-TestServerVolumeAttachmentScenario-262851723 tempest-TestServerVolumeAttachmentScenario-262851723-project-member] Volume info retrieved successfully. Aug 16 21:24:08.293054 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-b77915e2-4e64-4207-93e4-cf83b1684c90 tempest-TestServerVolumeAttachmentScenario-262851723 tempest-TestServerVolumeAttachmentScenario-262851723-project-member] https://10.4.3.143/volume/v3/volumes/6b25beed-e42d-41c3-9786-b73da93ddeb4 returned with HTTP 200 Aug 16 21:24:08.293620 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 1273/5076] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:24:08 2026] GET /volume/v3/volumes/6b25beed-e42d-41c3-9786-b73da93ddeb4 => generated 858 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:24:08.340990 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [req-f9373ec5-4bdc-4a3d-9b09-0be5757188fc req-cb69d5c3-c430-49d1-899c-e2c2c9766faa None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:24:08.343072 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [req-f9373ec5-4bdc-4a3d-9b09-0be5757188fc req-cb69d5c3-c430-49d1-899c-e2c2c9766faa tempest-TestServerVolumeAttachmentScenario-262851723 tempest-TestServerVolumeAttachmentScenario-262851723-project-member] GET https://10.4.3.143/volume/v3/volumes/6b25beed-e42d-41c3-9786-b73da93ddeb4 Aug 16 21:24:08.343388 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [req-f9373ec5-4bdc-4a3d-9b09-0be5757188fc req-cb69d5c3-c430-49d1-899c-e2c2c9766faa tempest-TestServerVolumeAttachmentScenario-262851723 tempest-TestServerVolumeAttachmentScenario-262851723-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:24:08.343622 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [req-f9373ec5-4bdc-4a3d-9b09-0be5757188fc req-cb69d5c3-c430-49d1-899c-e2c2c9766faa tempest-TestServerVolumeAttachmentScenario-262851723 tempest-TestServerVolumeAttachmentScenario-262851723-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:24:08.351413 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:24:08.351413 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:24:08.355477 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [req-f9373ec5-4bdc-4a3d-9b09-0be5757188fc req-cb69d5c3-c430-49d1-899c-e2c2c9766faa tempest-TestServerVolumeAttachmentScenario-262851723 tempest-TestServerVolumeAttachmentScenario-262851723-project-member] Volume info retrieved successfully. Aug 16 21:24:08.360211 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [req-f9373ec5-4bdc-4a3d-9b09-0be5757188fc req-cb69d5c3-c430-49d1-899c-e2c2c9766faa tempest-TestServerVolumeAttachmentScenario-262851723 tempest-TestServerVolumeAttachmentScenario-262851723-project-member] https://10.4.3.143/volume/v3/volumes/6b25beed-e42d-41c3-9786-b73da93ddeb4 returned with HTTP 200 Aug 16 21:24:08.360683 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 1259/5077] 10.4.3.143 () {68 vars in 1598 bytes} [Sun Aug 16 21:24:08 2026] GET /volume/v3/volumes/6b25beed-e42d-41c3-9786-b73da93ddeb4 => generated 858 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:24:08.439857 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-251ff2dc-b819-491d-9e74-8658846fc70f None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:24:08.440318 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-251ff2dc-b819-491d-9e74-8658846fc70f None None] GET https://10.4.3.143/volume// Aug 16 21:24:08.440492 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-251ff2dc-b819-491d-9e74-8658846fc70f None None] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:24:08.440703 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-251ff2dc-b819-491d-9e74-8658846fc70f None None] Calling method 'all' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:24:08.441032 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-251ff2dc-b819-491d-9e74-8658846fc70f None None] https://10.4.3.143/volume// returned with HTTP 300 Aug 16 21:24:08.441323 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 1272/5078] 10.4.3.143 () {66 vars in 1428 bytes} [Sun Aug 16 21:24:08 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 16 21:24:08.451684 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [req-f9373ec5-4bdc-4a3d-9b09-0be5757188fc req-266aa9a5-23e4-4762-a61c-2925236551db None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:24:08.453831 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [req-f9373ec5-4bdc-4a3d-9b09-0be5757188fc req-266aa9a5-23e4-4762-a61c-2925236551db tempest-TestServerVolumeAttachmentScenario-262851723 tempest-TestServerVolumeAttachmentScenario-262851723-project-member] POST https://10.4.3.143/volume/v3/attachments Aug 16 21:24:08.454301 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [req-f9373ec5-4bdc-4a3d-9b09-0be5757188fc req-266aa9a5-23e4-4762-a61c-2925236551db tempest-TestServerVolumeAttachmentScenario-262851723 tempest-TestServerVolumeAttachmentScenario-262851723-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "6b25beed-e42d-41c3-9786-b73da93ddeb4", "connector": null, "instance_uuid": "27433beb-5287-4061-81b7-c9d1f2aaa9f4"}} {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:24:08.463028 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:24:08.463028 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:24:08.488691 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [req-f9373ec5-4bdc-4a3d-9b09-0be5757188fc req-266aa9a5-23e4-4762-a61c-2925236551db tempest-TestServerVolumeAttachmentScenario-262851723 tempest-TestServerVolumeAttachmentScenario-262851723-project-member] https://10.4.3.143/volume/v3/attachments returned with HTTP 200 Aug 16 21:24:08.489230 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 1275/5079] 10.4.3.143 () {74 vars in 1594 bytes} [Sun Aug 16 21:24:08 2026] POST /volume/v3/attachments => generated 273 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:24:08.516297 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-10aa412f-7075-472a-a24e-08aeeb298e43 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:24:08.518493 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-10aa412f-7075-472a-a24e-08aeeb298e43 tempest-TestServerVolumeAttachmentScenario-262851723 tempest-TestServerVolumeAttachmentScenario-262851723-project-member] GET https://10.4.3.143/volume/v3/volumes/6b25beed-e42d-41c3-9786-b73da93ddeb4 Aug 16 21:24:08.518792 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-10aa412f-7075-472a-a24e-08aeeb298e43 tempest-TestServerVolumeAttachmentScenario-262851723 tempest-TestServerVolumeAttachmentScenario-262851723-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:24:08.519106 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-10aa412f-7075-472a-a24e-08aeeb298e43 tempest-TestServerVolumeAttachmentScenario-262851723 tempest-TestServerVolumeAttachmentScenario-262851723-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:24:08.532795 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:24:08.532795 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:24:08.535403 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-fa4c90eb-704e-4207-a891-c34f0cab1dd4 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:24:08.535821 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-fa4c90eb-704e-4207-a891-c34f0cab1dd4 None None] GET https://10.4.3.143/volume// Aug 16 21:24:08.536016 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-fa4c90eb-704e-4207-a891-c34f0cab1dd4 None None] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:24:08.536261 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-fa4c90eb-704e-4207-a891-c34f0cab1dd4 None None] Calling method 'all' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:24:08.536649 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-fa4c90eb-704e-4207-a891-c34f0cab1dd4 None None] https://10.4.3.143/volume// returned with HTTP 300 Aug 16 21:24:08.536974 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 1260/5080] 10.4.3.143 () {66 vars in 1426 bytes} [Sun Aug 16 21:24:08 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 16 21:24:08.538548 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-10aa412f-7075-472a-a24e-08aeeb298e43 tempest-TestServerVolumeAttachmentScenario-262851723 tempest-TestServerVolumeAttachmentScenario-262851723-project-member] Volume info retrieved successfully. Aug 16 21:24:08.543909 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-10aa412f-7075-472a-a24e-08aeeb298e43 tempest-TestServerVolumeAttachmentScenario-262851723 tempest-TestServerVolumeAttachmentScenario-262851723-project-member] https://10.4.3.143/volume/v3/volumes/6b25beed-e42d-41c3-9786-b73da93ddeb4 returned with HTTP 200 Aug 16 21:24:08.544558 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 1274/5081] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:24:08 2026] GET /volume/v3/volumes/6b25beed-e42d-41c3-9786-b73da93ddeb4 => generated 857 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:24:08.545252 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [req-f9373ec5-4bdc-4a3d-9b09-0be5757188fc req-9e325e5c-471b-4240-87d5-1d82750e0a38 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:24:08.549193 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [req-f9373ec5-4bdc-4a3d-9b09-0be5757188fc req-9e325e5c-471b-4240-87d5-1d82750e0a38 tempest-TestServerVolumeAttachmentScenario-262851723 tempest-TestServerVolumeAttachmentScenario-262851723-project-member] GET https://10.4.3.143/volume/v3/volumes/6b25beed-e42d-41c3-9786-b73da93ddeb4 Aug 16 21:24:08.549423 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [req-f9373ec5-4bdc-4a3d-9b09-0be5757188fc req-9e325e5c-471b-4240-87d5-1d82750e0a38 tempest-TestServerVolumeAttachmentScenario-262851723 tempest-TestServerVolumeAttachmentScenario-262851723-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:24:08.549609 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [req-f9373ec5-4bdc-4a3d-9b09-0be5757188fc req-9e325e5c-471b-4240-87d5-1d82750e0a38 tempest-TestServerVolumeAttachmentScenario-262851723 tempest-TestServerVolumeAttachmentScenario-262851723-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:24:08.561952 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:24:08.561952 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:24:08.566937 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [req-f9373ec5-4bdc-4a3d-9b09-0be5757188fc req-9e325e5c-471b-4240-87d5-1d82750e0a38 tempest-TestServerVolumeAttachmentScenario-262851723 tempest-TestServerVolumeAttachmentScenario-262851723-project-member] Volume info retrieved successfully. Aug 16 21:24:08.572155 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [req-f9373ec5-4bdc-4a3d-9b09-0be5757188fc req-9e325e5c-471b-4240-87d5-1d82750e0a38 tempest-TestServerVolumeAttachmentScenario-262851723 tempest-TestServerVolumeAttachmentScenario-262851723-project-member] https://10.4.3.143/volume/v3/volumes/6b25beed-e42d-41c3-9786-b73da93ddeb4 returned with HTTP 200 Aug 16 21:24:08.572600 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 1273/5082] 10.4.3.143 () {70 vars in 1639 bytes} [Sun Aug 16 21:24:08 2026] GET /volume/v3/volumes/6b25beed-e42d-41c3-9786-b73da93ddeb4 => generated 1037 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 16 21:24:08.678898 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [req-f9373ec5-4bdc-4a3d-9b09-0be5757188fc req-f485f262-195d-46c4-92ff-81067179a8a1 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:24:08.681154 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [req-f9373ec5-4bdc-4a3d-9b09-0be5757188fc req-f485f262-195d-46c4-92ff-81067179a8a1 tempest-TestServerVolumeAttachmentScenario-262851723 tempest-TestServerVolumeAttachmentScenario-262851723-project-member] PUT https://10.4.3.143/volume/v3/attachments/37f2941b-c5c7-40ce-8bdc-b2d4004021d8 Aug 16 21:24:08.681579 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [req-f9373ec5-4bdc-4a3d-9b09-0be5757188fc req-f485f262-195d-46c4-92ff-81067179a8a1 tempest-TestServerVolumeAttachmentScenario-262851723 tempest-TestServerVolumeAttachmentScenario-262851723-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.143", "host": "np0000007409", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:e42fbcbe2e9", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "69237b68-d654-4a76-81de-86e36bc8fb86", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:24:08.689770 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.coordination [req-f9373ec5-4bdc-4a3d-9b09-0be5757188fc req-f485f262-195d-46c4-92ff-81067179a8a1 tempest-TestServerVolumeAttachmentScenario-262851723 tempest-TestServerVolumeAttachmentScenario-262851723-project-member] Acquiring lock "cinder-attachment_update-6b25beed-e42d-41c3-9786-b73da93ddeb4-np0000007409" by "attachment_update" {{(pid=100330) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:24:08.695323 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.coordination [req-f9373ec5-4bdc-4a3d-9b09-0be5757188fc req-f485f262-195d-46c4-92ff-81067179a8a1 tempest-TestServerVolumeAttachmentScenario-262851723 tempest-TestServerVolumeAttachmentScenario-262851723-project-member] Lock "cinder-attachment_update-6b25beed-e42d-41c3-9786-b73da93ddeb4-np0000007409" acquired by "attachment_update" :: waited 0.005s {{(pid=100330) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:24:08.696830 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:24:08.696830 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:24:08.778283 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.coordination [req-f9373ec5-4bdc-4a3d-9b09-0be5757188fc req-f485f262-195d-46c4-92ff-81067179a8a1 tempest-TestServerVolumeAttachmentScenario-262851723 tempest-TestServerVolumeAttachmentScenario-262851723-project-member] Lock "cinder-attachment_update-6b25beed-e42d-41c3-9786-b73da93ddeb4-np0000007409" released by "attachment_update" :: held 0.083s {{(pid=100330) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:24:08.778614 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [req-f9373ec5-4bdc-4a3d-9b09-0be5757188fc req-f485f262-195d-46c4-92ff-81067179a8a1 tempest-TestServerVolumeAttachmentScenario-262851723 tempest-TestServerVolumeAttachmentScenario-262851723-project-member] https://10.4.3.143/volume/v3/attachments/37f2941b-c5c7-40ce-8bdc-b2d4004021d8 returned with HTTP 200 Aug 16 21:24:08.779154 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 1276/5083] 10.4.3.143 () {74 vars in 1704 bytes} [Sun Aug 16 21:24:08 2026] PUT /volume/v3/attachments/37f2941b-c5c7-40ce-8bdc-b2d4004021d8 => generated 969 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:24:09.557777 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-1120e58b-10a8-4686-87be-b525e7c702c4 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:24:09.560214 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-1120e58b-10a8-4686-87be-b525e7c702c4 tempest-TestServerVolumeAttachmentScenario-262851723 tempest-TestServerVolumeAttachmentScenario-262851723-project-member] GET https://10.4.3.143/volume/v3/volumes/6b25beed-e42d-41c3-9786-b73da93ddeb4 Aug 16 21:24:09.560493 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-1120e58b-10a8-4686-87be-b525e7c702c4 tempest-TestServerVolumeAttachmentScenario-262851723 tempest-TestServerVolumeAttachmentScenario-262851723-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:24:09.560764 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-1120e58b-10a8-4686-87be-b525e7c702c4 tempest-TestServerVolumeAttachmentScenario-262851723 tempest-TestServerVolumeAttachmentScenario-262851723-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:24:09.571959 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:24:09.571959 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:24:09.576147 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-1120e58b-10a8-4686-87be-b525e7c702c4 tempest-TestServerVolumeAttachmentScenario-262851723 tempest-TestServerVolumeAttachmentScenario-262851723-project-member] Volume info retrieved successfully. Aug 16 21:24:09.580788 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-1120e58b-10a8-4686-87be-b525e7c702c4 tempest-TestServerVolumeAttachmentScenario-262851723 tempest-TestServerVolumeAttachmentScenario-262851723-project-member] https://10.4.3.143/volume/v3/volumes/6b25beed-e42d-41c3-9786-b73da93ddeb4 returned with HTTP 200 Aug 16 21:24:09.581231 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 1261/5084] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:24:09 2026] GET /volume/v3/volumes/6b25beed-e42d-41c3-9786-b73da93ddeb4 => generated 858 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:24:10.594668 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-5f6f62c3-e933-45fe-887f-de3dcdc7de1e None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:24:10.596417 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-5f6f62c3-e933-45fe-887f-de3dcdc7de1e tempest-TestServerVolumeAttachmentScenario-262851723 tempest-TestServerVolumeAttachmentScenario-262851723-project-member] GET https://10.4.3.143/volume/v3/volumes/6b25beed-e42d-41c3-9786-b73da93ddeb4 Aug 16 21:24:10.596592 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-5f6f62c3-e933-45fe-887f-de3dcdc7de1e tempest-TestServerVolumeAttachmentScenario-262851723 tempest-TestServerVolumeAttachmentScenario-262851723-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:24:10.596824 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-5f6f62c3-e933-45fe-887f-de3dcdc7de1e tempest-TestServerVolumeAttachmentScenario-262851723 tempest-TestServerVolumeAttachmentScenario-262851723-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:24:10.607725 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:24:10.607725 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:24:10.614959 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-5f6f62c3-e933-45fe-887f-de3dcdc7de1e tempest-TestServerVolumeAttachmentScenario-262851723 tempest-TestServerVolumeAttachmentScenario-262851723-project-member] Volume info retrieved successfully. Aug 16 21:24:10.626832 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-5f6f62c3-e933-45fe-887f-de3dcdc7de1e tempest-TestServerVolumeAttachmentScenario-262851723 tempest-TestServerVolumeAttachmentScenario-262851723-project-member] https://10.4.3.143/volume/v3/volumes/6b25beed-e42d-41c3-9786-b73da93ddeb4 returned with HTTP 200 Aug 16 21:24:10.627373 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 1275/5085] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:24:10 2026] GET /volume/v3/volumes/6b25beed-e42d-41c3-9786-b73da93ddeb4 => generated 858 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:24:11.642491 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-be39564b-8acc-45a6-808b-f9ad069987a3 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:24:11.645171 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-be39564b-8acc-45a6-808b-f9ad069987a3 tempest-TestServerVolumeAttachmentScenario-262851723 tempest-TestServerVolumeAttachmentScenario-262851723-project-member] GET https://10.4.3.143/volume/v3/volumes/6b25beed-e42d-41c3-9786-b73da93ddeb4 Aug 16 21:24:11.645405 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-be39564b-8acc-45a6-808b-f9ad069987a3 tempest-TestServerVolumeAttachmentScenario-262851723 tempest-TestServerVolumeAttachmentScenario-262851723-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:24:11.645677 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-be39564b-8acc-45a6-808b-f9ad069987a3 tempest-TestServerVolumeAttachmentScenario-262851723 tempest-TestServerVolumeAttachmentScenario-262851723-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:24:11.658877 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:24:11.658877 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:24:11.663355 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-be39564b-8acc-45a6-808b-f9ad069987a3 tempest-TestServerVolumeAttachmentScenario-262851723 tempest-TestServerVolumeAttachmentScenario-262851723-project-member] Volume info retrieved successfully. Aug 16 21:24:11.669304 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-be39564b-8acc-45a6-808b-f9ad069987a3 tempest-TestServerVolumeAttachmentScenario-262851723 tempest-TestServerVolumeAttachmentScenario-262851723-project-member] https://10.4.3.143/volume/v3/volumes/6b25beed-e42d-41c3-9786-b73da93ddeb4 returned with HTTP 200 Aug 16 21:24:11.669828 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 1274/5086] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:24:11 2026] GET /volume/v3/volumes/6b25beed-e42d-41c3-9786-b73da93ddeb4 => generated 858 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:24:12.034381 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [req-f9373ec5-4bdc-4a3d-9b09-0be5757188fc req-be4ab055-d8dd-4a30-ad41-ec80c56ea40c None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:24:12.037321 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [req-f9373ec5-4bdc-4a3d-9b09-0be5757188fc req-be4ab055-d8dd-4a30-ad41-ec80c56ea40c tempest-TestServerVolumeAttachmentScenario-262851723 tempest-TestServerVolumeAttachmentScenario-262851723-project-member] POST https://10.4.3.143/volume/v3/attachments/37f2941b-c5c7-40ce-8bdc-b2d4004021d8/action Aug 16 21:24:12.037844 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [req-f9373ec5-4bdc-4a3d-9b09-0be5757188fc req-be4ab055-d8dd-4a30-ad41-ec80c56ea40c tempest-TestServerVolumeAttachmentScenario-262851723 tempest-TestServerVolumeAttachmentScenario-262851723-project-member] Action body: b'{"os-complete": null}' {{(pid=100330) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 21:24:12.038061 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [req-f9373ec5-4bdc-4a3d-9b09-0be5757188fc req-be4ab055-d8dd-4a30-ad41-ec80c56ea40c tempest-TestServerVolumeAttachmentScenario-262851723 tempest-TestServerVolumeAttachmentScenario-262851723-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:24:12.057888 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:24:12.057888 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:24:12.070122 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [req-f9373ec5-4bdc-4a3d-9b09-0be5757188fc req-be4ab055-d8dd-4a30-ad41-ec80c56ea40c tempest-TestServerVolumeAttachmentScenario-262851723 tempest-TestServerVolumeAttachmentScenario-262851723-project-member] https://10.4.3.143/volume/v3/attachments/37f2941b-c5c7-40ce-8bdc-b2d4004021d8/action returned with HTTP 204 Aug 16 21:24:12.070615 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 1277/5087] 10.4.3.143 () {74 vars in 1725 bytes} [Sun Aug 16 21:24:12 2026] POST /volume/v3/attachments/37f2941b-c5c7-40ce-8bdc-b2d4004021d8/action => generated 0 bytes in 37 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:24:12.612435 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [req-c6c873a5-b9b0-4dc4-89c3-148abef02a4f req-33542504-9768-48a6-9881-27b3dc9811f4 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:24:12.614824 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [req-c6c873a5-b9b0-4dc4-89c3-148abef02a4f req-33542504-9768-48a6-9881-27b3dc9811f4 tempest-TestVolumeBackupRestore-3238837 tempest-TestVolumeBackupRestore-3238837-project-member] DELETE https://10.4.3.143/volume/v3/attachments/5e4efdb5-4b65-4a7a-8314-e71ca7d83edd Aug 16 21:24:12.615010 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [req-c6c873a5-b9b0-4dc4-89c3-148abef02a4f req-33542504-9768-48a6-9881-27b3dc9811f4 tempest-TestVolumeBackupRestore-3238837 tempest-TestVolumeBackupRestore-3238837-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:24:12.615201 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [req-c6c873a5-b9b0-4dc4-89c3-148abef02a4f req-33542504-9768-48a6-9881-27b3dc9811f4 tempest-TestVolumeBackupRestore-3238837 tempest-TestVolumeBackupRestore-3238837-project-member] Calling method 'version_select' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:24:12.622770 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:24:12.622770 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:24:12.673799 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [req-c6c873a5-b9b0-4dc4-89c3-148abef02a4f req-33542504-9768-48a6-9881-27b3dc9811f4 tempest-TestVolumeBackupRestore-3238837 tempest-TestVolumeBackupRestore-3238837-project-member] https://10.4.3.143/volume/v3/attachments/5e4efdb5-4b65-4a7a-8314-e71ca7d83edd returned with HTTP 200 Aug 16 21:24:12.674266 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 1262/5088] 10.4.3.143 () {72 vars in 1673 bytes} [Sun Aug 16 21:24:12 2026] DELETE /volume/v3/attachments/5e4efdb5-4b65-4a7a-8314-e71ca7d83edd => generated 19 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:24:12.686690 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-bb894213-8b2c-4393-b601-e2cd93e1b67a None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:24:12.688666 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-bb894213-8b2c-4393-b601-e2cd93e1b67a tempest-TestServerVolumeAttachmentScenario-262851723 tempest-TestServerVolumeAttachmentScenario-262851723-project-member] GET https://10.4.3.143/volume/v3/volumes/6b25beed-e42d-41c3-9786-b73da93ddeb4 Aug 16 21:24:12.689060 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-bb894213-8b2c-4393-b601-e2cd93e1b67a tempest-TestServerVolumeAttachmentScenario-262851723 tempest-TestServerVolumeAttachmentScenario-262851723-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:24:12.689377 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-bb894213-8b2c-4393-b601-e2cd93e1b67a tempest-TestServerVolumeAttachmentScenario-262851723 tempest-TestServerVolumeAttachmentScenario-262851723-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:24:12.699861 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:24:12.699861 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:24:12.704134 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-bb894213-8b2c-4393-b601-e2cd93e1b67a tempest-TestServerVolumeAttachmentScenario-262851723 tempest-TestServerVolumeAttachmentScenario-262851723-project-member] Volume info retrieved successfully. Aug 16 21:24:12.709741 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-bb894213-8b2c-4393-b601-e2cd93e1b67a tempest-TestServerVolumeAttachmentScenario-262851723 tempest-TestServerVolumeAttachmentScenario-262851723-project-member] https://10.4.3.143/volume/v3/volumes/6b25beed-e42d-41c3-9786-b73da93ddeb4 returned with HTTP 200 Aug 16 21:24:12.710409 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 1276/5089] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:24:12 2026] GET /volume/v3/volumes/6b25beed-e42d-41c3-9786-b73da93ddeb4 => generated 1150 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:24:12.722909 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-9d282707-9f54-48d4-965b-9f9e02e97338 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:24:12.725268 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-9d282707-9f54-48d4-965b-9f9e02e97338 tempest-TestServerVolumeAttachmentScenario-262851723 tempest-TestServerVolumeAttachmentScenario-262851723-project-member] GET https://10.4.3.143/volume/v3/volumes/6b25beed-e42d-41c3-9786-b73da93ddeb4 Aug 16 21:24:12.725477 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-9d282707-9f54-48d4-965b-9f9e02e97338 tempest-TestServerVolumeAttachmentScenario-262851723 tempest-TestServerVolumeAttachmentScenario-262851723-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:24:12.725683 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-9d282707-9f54-48d4-965b-9f9e02e97338 tempest-TestServerVolumeAttachmentScenario-262851723 tempest-TestServerVolumeAttachmentScenario-262851723-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:24:12.737365 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:24:12.737365 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:24:12.741471 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-9d282707-9f54-48d4-965b-9f9e02e97338 tempest-TestServerVolumeAttachmentScenario-262851723 tempest-TestServerVolumeAttachmentScenario-262851723-project-member] Volume info retrieved successfully. Aug 16 21:24:12.749265 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-9d282707-9f54-48d4-965b-9f9e02e97338 tempest-TestServerVolumeAttachmentScenario-262851723 tempest-TestServerVolumeAttachmentScenario-262851723-project-member] https://10.4.3.143/volume/v3/volumes/6b25beed-e42d-41c3-9786-b73da93ddeb4 returned with HTTP 200 Aug 16 21:24:12.749484 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 1275/5090] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:24:12 2026] GET /volume/v3/volumes/6b25beed-e42d-41c3-9786-b73da93ddeb4 => generated 1150 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:24:12.762307 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-7b762dde-f85d-49f3-9702-176143349a2b None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:24:12.764057 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-7b762dde-f85d-49f3-9702-176143349a2b tempest-TestServerVolumeAttachmentScenario-262851723 tempest-TestServerVolumeAttachmentScenario-262851723-project-member] POST https://10.4.3.143/volume/v3/volumes/6b25beed-e42d-41c3-9786-b73da93ddeb4/action Aug 16 21:24:12.764396 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-7b762dde-f85d-49f3-9702-176143349a2b tempest-TestServerVolumeAttachmentScenario-262851723 tempest-TestServerVolumeAttachmentScenario-262851723-project-member] Action body: b'{"os-detach": {}}' {{(pid=100330) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 21:24:12.764503 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-7b762dde-f85d-49f3-9702-176143349a2b tempest-TestServerVolumeAttachmentScenario-262851723 tempest-TestServerVolumeAttachmentScenario-262851723-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:24:12.775138 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:24:12.775138 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:24:12.775534 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-7b762dde-f85d-49f3-9702-176143349a2b tempest-TestServerVolumeAttachmentScenario-262851723 tempest-TestServerVolumeAttachmentScenario-262851723-project-member] Volume info retrieved successfully. Aug 16 21:24:12.834311 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-7b762dde-f85d-49f3-9702-176143349a2b tempest-TestServerVolumeAttachmentScenario-262851723 tempest-TestServerVolumeAttachmentScenario-262851723-project-member] Attachment connected to vm 27433beb-5287-4061-81b7-c9d1f2aaa9f4, checking data on nova Aug 16 21:24:12.834602 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.compute.nova [None req-7b762dde-f85d-49f3-9702-176143349a2b tempest-TestServerVolumeAttachmentScenario-262851723 tempest-TestServerVolumeAttachmentScenario-262851723-project-member] Creating Keystone token plugin using URL: https://10.4.3.143/identity {{(pid=100330) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Aug 16 21:24:12.965368 np0000007409 devstack@c-api.service[100330]: DEBUG novaclient.v2.client [None req-7b762dde-f85d-49f3-9702-176143349a2b tempest-TestServerVolumeAttachmentScenario-262851723 tempest-TestServerVolumeAttachmentScenario-262851723-project-member] REQ: curl -g -i -X GET https://10.4.3.143/compute/v2.1/servers/27433beb-5287-4061-81b7-c9d1f2aaa9f4/os-volume_attachments/6b25beed-e42d-41c3-9786-b73da93ddeb4 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}d8de5023fff79f297428fea027a84ab2c88a6697de1008eca4a82b4ea3edf041" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-7b762dde-f85d-49f3-9702-176143349a2b" -H "X-Service-Token: {SHA256}5f1781e65723300d32c29c75bf136063d3787c945238e8b3c7de4efa4d1b9969" {{(pid=100330) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Aug 16 21:24:13.096941 np0000007409 devstack@c-api.service[100330]: DEBUG novaclient.v2.client [None req-7b762dde-f85d-49f3-9702-176143349a2b tempest-TestServerVolumeAttachmentScenario-262851723 tempest-TestServerVolumeAttachmentScenario-262851723-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Sun, 16 Aug 2026 21:24:12 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-fcd669a3-e76b-4124-bdd2-0f444f2f6d04 x-openstack-request-id: req-fcd669a3-e76b-4124-bdd2-0f444f2f6d04 {{(pid=100330) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Aug 16 21:24:13.097544 np0000007409 devstack@c-api.service[100330]: DEBUG novaclient.v2.client [None req-7b762dde-f85d-49f3-9702-176143349a2b tempest-TestServerVolumeAttachmentScenario-262851723 tempest-TestServerVolumeAttachmentScenario-262851723-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "6b25beed-e42d-41c3-9786-b73da93ddeb4", "serverId": "27433beb-5287-4061-81b7-c9d1f2aaa9f4", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "37f2941b-c5c7-40ce-8bdc-b2d4004021d8", "bdm_uuid": "d0746013-2531-4d1f-8dff-baab3a7ed120"}} {{(pid=100330) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Aug 16 21:24:13.097544 np0000007409 devstack@c-api.service[100330]: DEBUG novaclient.v2.client [None req-7b762dde-f85d-49f3-9702-176143349a2b tempest-TestServerVolumeAttachmentScenario-262851723 tempest-TestServerVolumeAttachmentScenario-262851723-project-member] GET call to compute for https://10.4.3.143/compute/v2.1/servers/27433beb-5287-4061-81b7-c9d1f2aaa9f4/os-volume_attachments/6b25beed-e42d-41c3-9786-b73da93ddeb4 used request id req-fcd669a3-e76b-4124-bdd2-0f444f2f6d04 {{(pid=100330) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Aug 16 21:24:13.100457 np0000007409 devstack@c-api.service[100330]: ERROR cinder.volume.api [None req-7b762dde-f85d-49f3-9702-176143349a2b tempest-TestServerVolumeAttachmentScenario-262851723 tempest-TestServerVolumeAttachmentScenario-262851723-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 16 21:24:13.103211 np0000007409 devstack@c-api.service[100330]: ERROR cinder.api.middleware.fault [None req-7b762dde-f85d-49f3-9702-176143349a2b tempest-TestServerVolumeAttachmentScenario-262851723 tempest-TestServerVolumeAttachmentScenario-262851723-project-member] Caught error: Detach volume from instance 27433beb-5287-4061-81b7-c9d1f2aaa9f4 using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 27433beb-5287-4061-81b7-c9d1f2aaa9f4 using the Compute API Aug 16 21:24:13.103211 np0000007409 devstack@c-api.service[100330]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Aug 16 21:24:13.103211 np0000007409 devstack@c-api.service[100330]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Aug 16 21:24:13.103211 np0000007409 devstack@c-api.service[100330]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 16 21:24:13.103211 np0000007409 devstack@c-api.service[100330]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 16 21:24:13.103211 np0000007409 devstack@c-api.service[100330]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 16 21:24:13.103211 np0000007409 devstack@c-api.service[100330]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 16 21:24:13.103211 np0000007409 devstack@c-api.service[100330]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 16 21:24:13.103211 np0000007409 devstack@c-api.service[100330]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 16 21:24:13.103211 np0000007409 devstack@c-api.service[100330]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 16 21:24:13.103211 np0000007409 devstack@c-api.service[100330]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 16 21:24:13.103211 np0000007409 devstack@c-api.service[100330]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 16 21:24:13.103211 np0000007409 devstack@c-api.service[100330]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 16 21:24:13.103211 np0000007409 devstack@c-api.service[100330]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 16 21:24:13.103211 np0000007409 devstack@c-api.service[100330]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 16 21:24:13.103211 np0000007409 devstack@c-api.service[100330]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 16 21:24:13.103211 np0000007409 devstack@c-api.service[100330]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 16 21:24:13.103211 np0000007409 devstack@c-api.service[100330]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Aug 16 21:24:13.103211 np0000007409 devstack@c-api.service[100330]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 16 21:24:13.103211 np0000007409 devstack@c-api.service[100330]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 16 21:24:13.103211 np0000007409 devstack@c-api.service[100330]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 16 21:24:13.103211 np0000007409 devstack@c-api.service[100330]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 16 21:24:13.103211 np0000007409 devstack@c-api.service[100330]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 16 21:24:13.103211 np0000007409 devstack@c-api.service[100330]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 16 21:24:13.103211 np0000007409 devstack@c-api.service[100330]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 16 21:24:13.103211 np0000007409 devstack@c-api.service[100330]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 16 21:24:13.103211 np0000007409 devstack@c-api.service[100330]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 16 21:24:13.103211 np0000007409 devstack@c-api.service[100330]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 16 21:24:13.103211 np0000007409 devstack@c-api.service[100330]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 16 21:24:13.103211 np0000007409 devstack@c-api.service[100330]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 16 21:24:13.103211 np0000007409 devstack@c-api.service[100330]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 16 21:24:13.103211 np0000007409 devstack@c-api.service[100330]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 16 21:24:13.103211 np0000007409 devstack@c-api.service[100330]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Aug 16 21:24:13.103211 np0000007409 devstack@c-api.service[100330]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Aug 16 21:24:13.103211 np0000007409 devstack@c-api.service[100330]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 16 21:24:13.103211 np0000007409 devstack@c-api.service[100330]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 16 21:24:13.103211 np0000007409 devstack@c-api.service[100330]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 16 21:24:13.103211 np0000007409 devstack@c-api.service[100330]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 16 21:24:13.103211 np0000007409 devstack@c-api.service[100330]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 16 21:24:13.103211 np0000007409 devstack@c-api.service[100330]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 16 21:24:13.103211 np0000007409 devstack@c-api.service[100330]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 16 21:24:13.103211 np0000007409 devstack@c-api.service[100330]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 16 21:24:13.103211 np0000007409 devstack@c-api.service[100330]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 16 21:24:13.103211 np0000007409 devstack@c-api.service[100330]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 16 21:24:13.103211 np0000007409 devstack@c-api.service[100330]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 16 21:24:13.103211 np0000007409 devstack@c-api.service[100330]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 16 21:24:13.103211 np0000007409 devstack@c-api.service[100330]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 16 21:24:13.103211 np0000007409 devstack@c-api.service[100330]: 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 16 21:24:13.103211 np0000007409 devstack@c-api.service[100330]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Aug 16 21:24:13.103211 np0000007409 devstack@c-api.service[100330]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 16 21:24:13.103211 np0000007409 devstack@c-api.service[100330]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 16 21:24:13.104407 np0000007409 devstack@c-api.service[100330]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 16 21:24:13.104407 np0000007409 devstack@c-api.service[100330]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 16 21:24:13.104407 np0000007409 devstack@c-api.service[100330]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 16 21:24:13.104407 np0000007409 devstack@c-api.service[100330]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 16 21:24:13.104407 np0000007409 devstack@c-api.service[100330]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 16 21:24:13.104407 np0000007409 devstack@c-api.service[100330]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 16 21:24:13.104407 np0000007409 devstack@c-api.service[100330]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 16 21:24:13.104407 np0000007409 devstack@c-api.service[100330]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 16 21:24:13.104407 np0000007409 devstack@c-api.service[100330]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 16 21:24:13.104407 np0000007409 devstack@c-api.service[100330]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 16 21:24:13.104407 np0000007409 devstack@c-api.service[100330]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 16 21:24:13.104407 np0000007409 devstack@c-api.service[100330]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Aug 16 21:24:13.104407 np0000007409 devstack@c-api.service[100330]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Aug 16 21:24:13.104407 np0000007409 devstack@c-api.service[100330]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 16 21:24:13.104407 np0000007409 devstack@c-api.service[100330]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 16 21:24:13.104407 np0000007409 devstack@c-api.service[100330]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 16 21:24:13.104407 np0000007409 devstack@c-api.service[100330]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 16 21:24:13.104407 np0000007409 devstack@c-api.service[100330]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 16 21:24:13.104407 np0000007409 devstack@c-api.service[100330]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 16 21:24:13.104407 np0000007409 devstack@c-api.service[100330]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 16 21:24:13.104407 np0000007409 devstack@c-api.service[100330]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 16 21:24:13.104407 np0000007409 devstack@c-api.service[100330]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 16 21:24:13.104407 np0000007409 devstack@c-api.service[100330]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 16 21:24:13.104407 np0000007409 devstack@c-api.service[100330]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Aug 16 21:24:13.104407 np0000007409 devstack@c-api.service[100330]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Aug 16 21:24:13.104407 np0000007409 devstack@c-api.service[100330]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 16 21:24:13.104407 np0000007409 devstack@c-api.service[100330]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Aug 16 21:24:13.104407 np0000007409 devstack@c-api.service[100330]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Aug 16 21:24:13.104407 np0000007409 devstack@c-api.service[100330]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 16 21:24:13.104407 np0000007409 devstack@c-api.service[100330]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Aug 16 21:24:13.104407 np0000007409 devstack@c-api.service[100330]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Aug 16 21:24:13.104407 np0000007409 devstack@c-api.service[100330]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 16 21:24:13.104407 np0000007409 devstack@c-api.service[100330]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Aug 16 21:24:13.104407 np0000007409 devstack@c-api.service[100330]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Aug 16 21:24:13.104407 np0000007409 devstack@c-api.service[100330]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Aug 16 21:24:13.104407 np0000007409 devstack@c-api.service[100330]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/volume_actions.py", line 101, in _detach Aug 16 21:24:13.104407 np0000007409 devstack@c-api.service[100330]: ERROR cinder.api.middleware.fault self.volume_api.detach(context, volume, attachment_id) Aug 16 21:24:13.104407 np0000007409 devstack@c-api.service[100330]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 869, in detach Aug 16 21:24:13.104407 np0000007409 devstack@c-api.service[100330]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, attachment_id, volume) Aug 16 21:24:13.104407 np0000007409 devstack@c-api.service[100330]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Aug 16 21:24:13.104407 np0000007409 devstack@c-api.service[100330]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Aug 16 21:24:13.104407 np0000007409 devstack@c-api.service[100330]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 27433beb-5287-4061-81b7-c9d1f2aaa9f4 using the Compute API Aug 16 21:24:13.104407 np0000007409 devstack@c-api.service[100330]: ERROR cinder.api.middleware.fault Aug 16 21:24:13.104407 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.middleware.fault [None req-7b762dde-f85d-49f3-9702-176143349a2b tempest-TestServerVolumeAttachmentScenario-262851723 tempest-TestServerVolumeAttachmentScenario-262851723-project-member] https://10.4.3.143/volume/v3/volumes/6b25beed-e42d-41c3-9786-b73da93ddeb4/action returned with HTTP 409 Aug 16 21:24:13.104407 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 1278/5091] 10.4.3.143 () {68 vars in 1390 bytes} [Sun Aug 16 21:24:12 2026] POST /volume/v3/volumes/6b25beed-e42d-41c3-9786-b73da93ddeb4/action => generated 167 bytes in 342 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Aug 16 21:24:13.113081 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-d01611de-d0c4-42d7-b794-07bc81b9d6e6 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:24:13.115005 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-d01611de-d0c4-42d7-b794-07bc81b9d6e6 tempest-TestServerVolumeAttachmentScenario-262851723 tempest-TestServerVolumeAttachmentScenario-262851723-project-member] POST https://10.4.3.143/volume/v3/volumes/6b25beed-e42d-41c3-9786-b73da93ddeb4/action Aug 16 21:24:13.115376 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-d01611de-d0c4-42d7-b794-07bc81b9d6e6 tempest-TestServerVolumeAttachmentScenario-262851723 tempest-TestServerVolumeAttachmentScenario-262851723-project-member] Action body: b'{"os-terminate_connection": {"connector": {}}}' {{(pid=100333) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 21:24:13.115509 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-d01611de-d0c4-42d7-b794-07bc81b9d6e6 tempest-TestServerVolumeAttachmentScenario-262851723 tempest-TestServerVolumeAttachmentScenario-262851723-project-member] Action: 'action', calling method: _terminate_connection, body: {"os-terminate_connection": {"connector": {}}} {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:24:13.126560 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:24:13.126560 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:24:13.127058 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-d01611de-d0c4-42d7-b794-07bc81b9d6e6 tempest-TestServerVolumeAttachmentScenario-262851723 tempest-TestServerVolumeAttachmentScenario-262851723-project-member] Volume info retrieved successfully. Aug 16 21:24:13.189873 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-d01611de-d0c4-42d7-b794-07bc81b9d6e6 tempest-TestServerVolumeAttachmentScenario-262851723 tempest-TestServerVolumeAttachmentScenario-262851723-project-member] Attachment connected to vm 27433beb-5287-4061-81b7-c9d1f2aaa9f4, checking data on nova Aug 16 21:24:13.190388 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.compute.nova [None req-d01611de-d0c4-42d7-b794-07bc81b9d6e6 tempest-TestServerVolumeAttachmentScenario-262851723 tempest-TestServerVolumeAttachmentScenario-262851723-project-member] Creating Keystone token plugin using URL: https://10.4.3.143/identity {{(pid=100333) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Aug 16 21:24:13.336191 np0000007409 devstack@c-api.service[100333]: DEBUG novaclient.v2.client [None req-d01611de-d0c4-42d7-b794-07bc81b9d6e6 tempest-TestServerVolumeAttachmentScenario-262851723 tempest-TestServerVolumeAttachmentScenario-262851723-project-member] REQ: curl -g -i -X GET https://10.4.3.143/compute/v2.1/servers/27433beb-5287-4061-81b7-c9d1f2aaa9f4/os-volume_attachments/6b25beed-e42d-41c3-9786-b73da93ddeb4 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}091bfb12fe133611cc308cdca482edd0e59bca87828c233fa61c075230d357b3" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-d01611de-d0c4-42d7-b794-07bc81b9d6e6" -H "X-Service-Token: {SHA256}004f0e795be8d0fa67c7e630facae143fbd0e78981beafb0b9c0ae4d7a70891b" {{(pid=100333) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Aug 16 21:24:13.463690 np0000007409 devstack@c-api.service[100333]: DEBUG novaclient.v2.client [None req-d01611de-d0c4-42d7-b794-07bc81b9d6e6 tempest-TestServerVolumeAttachmentScenario-262851723 tempest-TestServerVolumeAttachmentScenario-262851723-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Sun, 16 Aug 2026 21:24:13 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-00a330e2-a916-4237-8e7b-fbeba0bfd746 x-openstack-request-id: req-00a330e2-a916-4237-8e7b-fbeba0bfd746 {{(pid=100333) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Aug 16 21:24:13.463858 np0000007409 devstack@c-api.service[100333]: DEBUG novaclient.v2.client [None req-d01611de-d0c4-42d7-b794-07bc81b9d6e6 tempest-TestServerVolumeAttachmentScenario-262851723 tempest-TestServerVolumeAttachmentScenario-262851723-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "6b25beed-e42d-41c3-9786-b73da93ddeb4", "serverId": "27433beb-5287-4061-81b7-c9d1f2aaa9f4", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "37f2941b-c5c7-40ce-8bdc-b2d4004021d8", "bdm_uuid": "d0746013-2531-4d1f-8dff-baab3a7ed120"}} {{(pid=100333) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Aug 16 21:24:13.464032 np0000007409 devstack@c-api.service[100333]: DEBUG novaclient.v2.client [None req-d01611de-d0c4-42d7-b794-07bc81b9d6e6 tempest-TestServerVolumeAttachmentScenario-262851723 tempest-TestServerVolumeAttachmentScenario-262851723-project-member] GET call to compute for https://10.4.3.143/compute/v2.1/servers/27433beb-5287-4061-81b7-c9d1f2aaa9f4/os-volume_attachments/6b25beed-e42d-41c3-9786-b73da93ddeb4 used request id req-00a330e2-a916-4237-8e7b-fbeba0bfd746 {{(pid=100333) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Aug 16 21:24:13.467068 np0000007409 devstack@c-api.service[100333]: ERROR cinder.volume.api [None req-d01611de-d0c4-42d7-b794-07bc81b9d6e6 tempest-TestServerVolumeAttachmentScenario-262851723 tempest-TestServerVolumeAttachmentScenario-262851723-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 16 21:24:13.470593 np0000007409 devstack@c-api.service[100333]: ERROR cinder.api.middleware.fault [None req-d01611de-d0c4-42d7-b794-07bc81b9d6e6 tempest-TestServerVolumeAttachmentScenario-262851723 tempest-TestServerVolumeAttachmentScenario-262851723-project-member] Caught error: Detach volume from instance 27433beb-5287-4061-81b7-c9d1f2aaa9f4 using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 27433beb-5287-4061-81b7-c9d1f2aaa9f4 using the Compute API Aug 16 21:24:13.470593 np0000007409 devstack@c-api.service[100333]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Aug 16 21:24:13.470593 np0000007409 devstack@c-api.service[100333]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Aug 16 21:24:13.470593 np0000007409 devstack@c-api.service[100333]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 16 21:24:13.470593 np0000007409 devstack@c-api.service[100333]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 16 21:24:13.470593 np0000007409 devstack@c-api.service[100333]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 16 21:24:13.470593 np0000007409 devstack@c-api.service[100333]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 16 21:24:13.470593 np0000007409 devstack@c-api.service[100333]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 16 21:24:13.470593 np0000007409 devstack@c-api.service[100333]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 16 21:24:13.470593 np0000007409 devstack@c-api.service[100333]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 16 21:24:13.470593 np0000007409 devstack@c-api.service[100333]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 16 21:24:13.470593 np0000007409 devstack@c-api.service[100333]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 16 21:24:13.470593 np0000007409 devstack@c-api.service[100333]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 16 21:24:13.470593 np0000007409 devstack@c-api.service[100333]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 16 21:24:13.470593 np0000007409 devstack@c-api.service[100333]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 16 21:24:13.470593 np0000007409 devstack@c-api.service[100333]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 16 21:24:13.470593 np0000007409 devstack@c-api.service[100333]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 16 21:24:13.470593 np0000007409 devstack@c-api.service[100333]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Aug 16 21:24:13.470593 np0000007409 devstack@c-api.service[100333]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 16 21:24:13.470593 np0000007409 devstack@c-api.service[100333]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 16 21:24:13.470593 np0000007409 devstack@c-api.service[100333]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 16 21:24:13.470593 np0000007409 devstack@c-api.service[100333]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 16 21:24:13.470593 np0000007409 devstack@c-api.service[100333]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 16 21:24:13.470593 np0000007409 devstack@c-api.service[100333]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 16 21:24:13.470593 np0000007409 devstack@c-api.service[100333]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 16 21:24:13.470593 np0000007409 devstack@c-api.service[100333]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 16 21:24:13.470593 np0000007409 devstack@c-api.service[100333]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 16 21:24:13.470593 np0000007409 devstack@c-api.service[100333]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 16 21:24:13.470593 np0000007409 devstack@c-api.service[100333]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 16 21:24:13.470593 np0000007409 devstack@c-api.service[100333]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 16 21:24:13.470593 np0000007409 devstack@c-api.service[100333]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 16 21:24:13.470593 np0000007409 devstack@c-api.service[100333]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 16 21:24:13.470593 np0000007409 devstack@c-api.service[100333]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Aug 16 21:24:13.470593 np0000007409 devstack@c-api.service[100333]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Aug 16 21:24:13.470593 np0000007409 devstack@c-api.service[100333]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 16 21:24:13.470593 np0000007409 devstack@c-api.service[100333]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 16 21:24:13.470593 np0000007409 devstack@c-api.service[100333]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 16 21:24:13.470593 np0000007409 devstack@c-api.service[100333]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 16 21:24:13.470593 np0000007409 devstack@c-api.service[100333]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 16 21:24:13.470593 np0000007409 devstack@c-api.service[100333]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 16 21:24:13.470593 np0000007409 devstack@c-api.service[100333]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 16 21:24:13.470593 np0000007409 devstack@c-api.service[100333]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 16 21:24:13.470593 np0000007409 devstack@c-api.service[100333]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 16 21:24:13.470593 np0000007409 devstack@c-api.service[100333]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 16 21:24:13.470593 np0000007409 devstack@c-api.service[100333]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 16 21:24:13.470593 np0000007409 devstack@c-api.service[100333]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 16 21:24:13.470593 np0000007409 devstack@c-api.service[100333]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 16 21:24:13.470593 np0000007409 devstack@c-api.service[100333]: 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 16 21:24:13.470593 np0000007409 devstack@c-api.service[100333]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Aug 16 21:24:13.470593 np0000007409 devstack@c-api.service[100333]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 16 21:24:13.470593 np0000007409 devstack@c-api.service[100333]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 16 21:24:13.471527 np0000007409 devstack@c-api.service[100333]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 16 21:24:13.471527 np0000007409 devstack@c-api.service[100333]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 16 21:24:13.471527 np0000007409 devstack@c-api.service[100333]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 16 21:24:13.471527 np0000007409 devstack@c-api.service[100333]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 16 21:24:13.471527 np0000007409 devstack@c-api.service[100333]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 16 21:24:13.471527 np0000007409 devstack@c-api.service[100333]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 16 21:24:13.471527 np0000007409 devstack@c-api.service[100333]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 16 21:24:13.471527 np0000007409 devstack@c-api.service[100333]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 16 21:24:13.471527 np0000007409 devstack@c-api.service[100333]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 16 21:24:13.471527 np0000007409 devstack@c-api.service[100333]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 16 21:24:13.471527 np0000007409 devstack@c-api.service[100333]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 16 21:24:13.471527 np0000007409 devstack@c-api.service[100333]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Aug 16 21:24:13.471527 np0000007409 devstack@c-api.service[100333]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Aug 16 21:24:13.471527 np0000007409 devstack@c-api.service[100333]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 16 21:24:13.471527 np0000007409 devstack@c-api.service[100333]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 16 21:24:13.471527 np0000007409 devstack@c-api.service[100333]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 16 21:24:13.471527 np0000007409 devstack@c-api.service[100333]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 16 21:24:13.471527 np0000007409 devstack@c-api.service[100333]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 16 21:24:13.471527 np0000007409 devstack@c-api.service[100333]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 16 21:24:13.471527 np0000007409 devstack@c-api.service[100333]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 16 21:24:13.471527 np0000007409 devstack@c-api.service[100333]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 16 21:24:13.471527 np0000007409 devstack@c-api.service[100333]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 16 21:24:13.471527 np0000007409 devstack@c-api.service[100333]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 16 21:24:13.471527 np0000007409 devstack@c-api.service[100333]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Aug 16 21:24:13.471527 np0000007409 devstack@c-api.service[100333]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Aug 16 21:24:13.471527 np0000007409 devstack@c-api.service[100333]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 16 21:24:13.471527 np0000007409 devstack@c-api.service[100333]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Aug 16 21:24:13.471527 np0000007409 devstack@c-api.service[100333]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Aug 16 21:24:13.471527 np0000007409 devstack@c-api.service[100333]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 16 21:24:13.471527 np0000007409 devstack@c-api.service[100333]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Aug 16 21:24:13.471527 np0000007409 devstack@c-api.service[100333]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Aug 16 21:24:13.471527 np0000007409 devstack@c-api.service[100333]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 16 21:24:13.471527 np0000007409 devstack@c-api.service[100333]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Aug 16 21:24:13.471527 np0000007409 devstack@c-api.service[100333]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Aug 16 21:24:13.471527 np0000007409 devstack@c-api.service[100333]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Aug 16 21:24:13.471527 np0000007409 devstack@c-api.service[100333]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/volume_actions.py", line 194, in _terminate_connection Aug 16 21:24:13.471527 np0000007409 devstack@c-api.service[100333]: ERROR cinder.api.middleware.fault self.volume_api.terminate_connection(context, volume, connector) Aug 16 21:24:13.471527 np0000007409 devstack@c-api.service[100333]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 923, in terminate_connection Aug 16 21:24:13.471527 np0000007409 devstack@c-api.service[100333]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, None, volume) Aug 16 21:24:13.471527 np0000007409 devstack@c-api.service[100333]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Aug 16 21:24:13.471527 np0000007409 devstack@c-api.service[100333]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Aug 16 21:24:13.471527 np0000007409 devstack@c-api.service[100333]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 27433beb-5287-4061-81b7-c9d1f2aaa9f4 using the Compute API Aug 16 21:24:13.471527 np0000007409 devstack@c-api.service[100333]: ERROR cinder.api.middleware.fault Aug 16 21:24:13.471527 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.middleware.fault [None req-d01611de-d0c4-42d7-b794-07bc81b9d6e6 tempest-TestServerVolumeAttachmentScenario-262851723 tempest-TestServerVolumeAttachmentScenario-262851723-project-member] https://10.4.3.143/volume/v3/volumes/6b25beed-e42d-41c3-9786-b73da93ddeb4/action returned with HTTP 409 Aug 16 21:24:13.472352 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 1263/5092] 10.4.3.143 () {68 vars in 1390 bytes} [Sun Aug 16 21:24:13 2026] POST /volume/v3/volumes/6b25beed-e42d-41c3-9786-b73da93ddeb4/action => generated 167 bytes in 359 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Aug 16 21:24:13.481557 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-d960fed0-0440-4cbc-8ab9-7d080ece51f9 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:24:13.483396 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 1277/5093] 10.4.3.143 () {70 vars in 1597 bytes} [Sun Aug 16 21:24:13 2026] POST /volume/v3/volumes/6b25beed-e42d-41c3-9786-b73da93ddeb4/action => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Aug 16 21:24:13.491166 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-f8a2acee-0f4f-4bcd-a568-687865586167 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:24:13.494335 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 1276/5094] 10.4.3.143 () {70 vars in 1597 bytes} [Sun Aug 16 21:24:13 2026] POST /volume/v3/volumes/6b25beed-e42d-41c3-9786-b73da93ddeb4/action => generated 114 bytes in 4 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Aug 16 21:24:13.501814 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-92ead75e-c908-40a0-a42d-e3334d0c6bfb None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:24:13.530825 np0000007409 devstack@c-api.service[100330]: WARNING keystonemiddleware.auth_token [None req-92ead75e-c908-40a0-a42d-e3334d0c6bfb None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Aug 16 21:24:13.532029 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 1279/5095] 10.4.3.143 () {70 vars in 1597 bytes} [Sun Aug 16 21:24:13 2026] POST /volume/v3/volumes/6b25beed-e42d-41c3-9786-b73da93ddeb4/action => generated 114 bytes in 31 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Aug 16 21:24:13.540110 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-8784a7f3-a2cb-4181-a634-8d87759c51d1 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:24:13.566796 np0000007409 devstack@c-api.service[100333]: WARNING keystonemiddleware.auth_token [None req-8784a7f3-a2cb-4181-a634-8d87759c51d1 None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Aug 16 21:24:13.567785 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 1264/5096] 10.4.3.143 () {70 vars in 1597 bytes} [Sun Aug 16 21:24:13 2026] POST /volume/v3/volumes/6b25beed-e42d-41c3-9786-b73da93ddeb4/action => generated 114 bytes in 28 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Aug 16 21:24:13.575088 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-d4192cf1-a752-4157-ac35-87a0ba733ff8 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:24:13.603495 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-d4192cf1-a752-4157-ac35-87a0ba733ff8 tempest-TestServerVolumeAttachmentScenario-1825920087 tempest-TestServerVolumeAttachmentScenario-1825920087-project-admin] POST https://10.4.3.143/volume/v3/volumes/6b25beed-e42d-41c3-9786-b73da93ddeb4/action Aug 16 21:24:13.603969 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-d4192cf1-a752-4157-ac35-87a0ba733ff8 tempest-TestServerVolumeAttachmentScenario-1825920087 tempest-TestServerVolumeAttachmentScenario-1825920087-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100332) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 21:24:13.604165 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-d4192cf1-a752-4157-ac35-87a0ba733ff8 tempest-TestServerVolumeAttachmentScenario-1825920087 tempest-TestServerVolumeAttachmentScenario-1825920087-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:24:13.618833 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:24:13.618833 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:24:13.619437 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.contrib.admin_actions [None req-d4192cf1-a752-4157-ac35-87a0ba733ff8 tempest-TestServerVolumeAttachmentScenario-1825920087 tempest-TestServerVolumeAttachmentScenario-1825920087-project-admin] Updating volume '6b25beed-e42d-41c3-9786-b73da93ddeb4' with '{'status': 'error'}' {{(pid=100332) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 16 21:24:13.649763 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-d4192cf1-a752-4157-ac35-87a0ba733ff8 tempest-TestServerVolumeAttachmentScenario-1825920087 tempest-TestServerVolumeAttachmentScenario-1825920087-project-admin] https://10.4.3.143/volume/v3/volumes/6b25beed-e42d-41c3-9786-b73da93ddeb4/action returned with HTTP 202 Aug 16 21:24:13.650209 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 1278/5097] 10.4.3.143 () {68 vars in 1390 bytes} [Sun Aug 16 21:24:13 2026] POST /volume/v3/volumes/6b25beed-e42d-41c3-9786-b73da93ddeb4/action => generated 0 bytes in 76 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 16 21:24:13.657254 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-5d44dcd5-1b8e-4cb9-9ca3-aa6b375025e5 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:24:13.659169 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-5d44dcd5-1b8e-4cb9-9ca3-aa6b375025e5 tempest-TestServerVolumeAttachmentScenario-262851723 tempest-TestServerVolumeAttachmentScenario-262851723-project-member] GET https://10.4.3.143/volume/v3/volumes/6b25beed-e42d-41c3-9786-b73da93ddeb4 Aug 16 21:24:13.659389 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-5d44dcd5-1b8e-4cb9-9ca3-aa6b375025e5 tempest-TestServerVolumeAttachmentScenario-262851723 tempest-TestServerVolumeAttachmentScenario-262851723-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:24:13.659578 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-5d44dcd5-1b8e-4cb9-9ca3-aa6b375025e5 tempest-TestServerVolumeAttachmentScenario-262851723 tempest-TestServerVolumeAttachmentScenario-262851723-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:24:13.670776 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:24:13.670776 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:24:13.675376 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-5d44dcd5-1b8e-4cb9-9ca3-aa6b375025e5 tempest-TestServerVolumeAttachmentScenario-262851723 tempest-TestServerVolumeAttachmentScenario-262851723-project-member] Volume info retrieved successfully. Aug 16 21:24:13.681551 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-5d44dcd5-1b8e-4cb9-9ca3-aa6b375025e5 tempest-TestServerVolumeAttachmentScenario-262851723 tempest-TestServerVolumeAttachmentScenario-262851723-project-member] https://10.4.3.143/volume/v3/volumes/6b25beed-e42d-41c3-9786-b73da93ddeb4 returned with HTTP 200 Aug 16 21:24:13.683107 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 1277/5098] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:24:13 2026] GET /volume/v3/volumes/6b25beed-e42d-41c3-9786-b73da93ddeb4 => generated 1149 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:24:13.694484 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-7062fbee-2a67-4e7b-be2b-e453c8f254bb None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:24:13.696496 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-7062fbee-2a67-4e7b-be2b-e453c8f254bb tempest-TestServerVolumeAttachmentScenario-1825920087 tempest-TestServerVolumeAttachmentScenario-1825920087-project-admin] POST https://10.4.3.143/volume/v3/volumes/6b25beed-e42d-41c3-9786-b73da93ddeb4/action Aug 16 21:24:13.696843 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-7062fbee-2a67-4e7b-be2b-e453c8f254bb tempest-TestServerVolumeAttachmentScenario-1825920087 tempest-TestServerVolumeAttachmentScenario-1825920087-project-admin] Action body: b'{"os-force_detach": {"connector": null, "attachment_id": "37f2941b-c5c7-40ce-8bdc-b2d4004021d8"}}' {{(pid=100330) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 21:24:13.696987 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-7062fbee-2a67-4e7b-be2b-e453c8f254bb tempest-TestServerVolumeAttachmentScenario-1825920087 tempest-TestServerVolumeAttachmentScenario-1825920087-project-admin] Action: 'action', calling method: _force_detach, body: {"os-force_detach": {"connector": null, "attachment_id": "37f2941b-c5c7-40ce-8bdc-b2d4004021d8"}} {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:24:13.742429 np0000007409 devstack@c-api.service[100330]: DEBUG oslo_db.sqlalchemy.engines [None req-7062fbee-2a67-4e7b-be2b-e453c8f254bb tempest-TestServerVolumeAttachmentScenario-1825920087 tempest-TestServerVolumeAttachmentScenario-1825920087-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=100330) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 16 21:24:13.755139 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:24:13.755139 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:24:13.755618 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-7062fbee-2a67-4e7b-be2b-e453c8f254bb tempest-TestServerVolumeAttachmentScenario-1825920087 tempest-TestServerVolumeAttachmentScenario-1825920087-project-admin] Volume info retrieved successfully. Aug 16 21:24:13.762508 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-7062fbee-2a67-4e7b-be2b-e453c8f254bb tempest-TestServerVolumeAttachmentScenario-1825920087 tempest-TestServerVolumeAttachmentScenario-1825920087-project-admin] Attachment connected to vm 27433beb-5287-4061-81b7-c9d1f2aaa9f4, checking data on nova Aug 16 21:24:13.762873 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.compute.nova [None req-7062fbee-2a67-4e7b-be2b-e453c8f254bb tempest-TestServerVolumeAttachmentScenario-1825920087 tempest-TestServerVolumeAttachmentScenario-1825920087-project-admin] Creating Keystone token plugin using URL: https://10.4.3.143/identity {{(pid=100330) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Aug 16 21:24:13.868734 np0000007409 devstack@c-api.service[100330]: DEBUG novaclient.v2.client [None req-7062fbee-2a67-4e7b-be2b-e453c8f254bb tempest-TestServerVolumeAttachmentScenario-1825920087 tempest-TestServerVolumeAttachmentScenario-1825920087-project-admin] REQ: curl -g -i -X GET https://10.4.3.143/compute/v2.1/servers/27433beb-5287-4061-81b7-c9d1f2aaa9f4/os-volume_attachments/6b25beed-e42d-41c3-9786-b73da93ddeb4 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}9bfb5da0c815b7a28150b70a5f2ed649e4f8b2a2c567f2460481e88fa0fffefb" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-7062fbee-2a67-4e7b-be2b-e453c8f254bb" -H "X-Service-Token: {SHA256}5f1781e65723300d32c29c75bf136063d3787c945238e8b3c7de4efa4d1b9969" {{(pid=100330) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Aug 16 21:24:13.985082 np0000007409 devstack@c-api.service[100330]: DEBUG novaclient.v2.client [None req-7062fbee-2a67-4e7b-be2b-e453c8f254bb tempest-TestServerVolumeAttachmentScenario-1825920087 tempest-TestServerVolumeAttachmentScenario-1825920087-project-admin] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Sun, 16 Aug 2026 21:24:13 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-f47e3c0b-e5c4-45c6-8120-7e8c5bc17996 x-openstack-request-id: req-f47e3c0b-e5c4-45c6-8120-7e8c5bc17996 {{(pid=100330) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Aug 16 21:24:13.985237 np0000007409 devstack@c-api.service[100330]: DEBUG novaclient.v2.client [None req-7062fbee-2a67-4e7b-be2b-e453c8f254bb tempest-TestServerVolumeAttachmentScenario-1825920087 tempest-TestServerVolumeAttachmentScenario-1825920087-project-admin] RESP BODY: {"volumeAttachment": {"volumeId": "6b25beed-e42d-41c3-9786-b73da93ddeb4", "serverId": "27433beb-5287-4061-81b7-c9d1f2aaa9f4", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "37f2941b-c5c7-40ce-8bdc-b2d4004021d8", "bdm_uuid": "d0746013-2531-4d1f-8dff-baab3a7ed120"}} {{(pid=100330) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Aug 16 21:24:13.985358 np0000007409 devstack@c-api.service[100330]: DEBUG novaclient.v2.client [None req-7062fbee-2a67-4e7b-be2b-e453c8f254bb tempest-TestServerVolumeAttachmentScenario-1825920087 tempest-TestServerVolumeAttachmentScenario-1825920087-project-admin] GET call to compute for https://10.4.3.143/compute/v2.1/servers/27433beb-5287-4061-81b7-c9d1f2aaa9f4/os-volume_attachments/6b25beed-e42d-41c3-9786-b73da93ddeb4 used request id req-f47e3c0b-e5c4-45c6-8120-7e8c5bc17996 {{(pid=100330) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Aug 16 21:24:13.987848 np0000007409 devstack@c-api.service[100330]: ERROR cinder.volume.api [None req-7062fbee-2a67-4e7b-be2b-e453c8f254bb tempest-TestServerVolumeAttachmentScenario-1825920087 tempest-TestServerVolumeAttachmentScenario-1825920087-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 16 21:24:13.990477 np0000007409 devstack@c-api.service[100330]: ERROR cinder.api.middleware.fault [None req-7062fbee-2a67-4e7b-be2b-e453c8f254bb tempest-TestServerVolumeAttachmentScenario-1825920087 tempest-TestServerVolumeAttachmentScenario-1825920087-project-admin] Caught error: Detach volume from instance 27433beb-5287-4061-81b7-c9d1f2aaa9f4 using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 27433beb-5287-4061-81b7-c9d1f2aaa9f4 using the Compute API Aug 16 21:24:13.990477 np0000007409 devstack@c-api.service[100330]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Aug 16 21:24:13.990477 np0000007409 devstack@c-api.service[100330]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Aug 16 21:24:13.990477 np0000007409 devstack@c-api.service[100330]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 16 21:24:13.990477 np0000007409 devstack@c-api.service[100330]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 16 21:24:13.990477 np0000007409 devstack@c-api.service[100330]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 16 21:24:13.990477 np0000007409 devstack@c-api.service[100330]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 16 21:24:13.990477 np0000007409 devstack@c-api.service[100330]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 16 21:24:13.990477 np0000007409 devstack@c-api.service[100330]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 16 21:24:13.990477 np0000007409 devstack@c-api.service[100330]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 16 21:24:13.990477 np0000007409 devstack@c-api.service[100330]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 16 21:24:13.990477 np0000007409 devstack@c-api.service[100330]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 16 21:24:13.990477 np0000007409 devstack@c-api.service[100330]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 16 21:24:13.990477 np0000007409 devstack@c-api.service[100330]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 16 21:24:13.990477 np0000007409 devstack@c-api.service[100330]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 16 21:24:13.990477 np0000007409 devstack@c-api.service[100330]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 16 21:24:13.990477 np0000007409 devstack@c-api.service[100330]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 16 21:24:13.990477 np0000007409 devstack@c-api.service[100330]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Aug 16 21:24:13.990477 np0000007409 devstack@c-api.service[100330]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 16 21:24:13.990477 np0000007409 devstack@c-api.service[100330]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 16 21:24:13.990477 np0000007409 devstack@c-api.service[100330]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 16 21:24:13.990477 np0000007409 devstack@c-api.service[100330]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 16 21:24:13.990477 np0000007409 devstack@c-api.service[100330]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 16 21:24:13.990477 np0000007409 devstack@c-api.service[100330]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 16 21:24:13.990477 np0000007409 devstack@c-api.service[100330]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 16 21:24:13.990477 np0000007409 devstack@c-api.service[100330]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 16 21:24:13.990477 np0000007409 devstack@c-api.service[100330]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 16 21:24:13.990477 np0000007409 devstack@c-api.service[100330]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 16 21:24:13.990477 np0000007409 devstack@c-api.service[100330]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 16 21:24:13.990477 np0000007409 devstack@c-api.service[100330]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 16 21:24:13.990477 np0000007409 devstack@c-api.service[100330]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 16 21:24:13.990477 np0000007409 devstack@c-api.service[100330]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 16 21:24:13.990477 np0000007409 devstack@c-api.service[100330]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Aug 16 21:24:13.990477 np0000007409 devstack@c-api.service[100330]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Aug 16 21:24:13.990477 np0000007409 devstack@c-api.service[100330]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 16 21:24:13.990477 np0000007409 devstack@c-api.service[100330]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 16 21:24:13.990477 np0000007409 devstack@c-api.service[100330]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 16 21:24:13.990477 np0000007409 devstack@c-api.service[100330]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 16 21:24:13.990477 np0000007409 devstack@c-api.service[100330]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 16 21:24:13.990477 np0000007409 devstack@c-api.service[100330]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 16 21:24:13.990477 np0000007409 devstack@c-api.service[100330]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 16 21:24:13.990477 np0000007409 devstack@c-api.service[100330]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 16 21:24:13.990477 np0000007409 devstack@c-api.service[100330]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 16 21:24:13.990477 np0000007409 devstack@c-api.service[100330]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 16 21:24:13.990477 np0000007409 devstack@c-api.service[100330]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 16 21:24:13.990477 np0000007409 devstack@c-api.service[100330]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 16 21:24:13.990477 np0000007409 devstack@c-api.service[100330]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 16 21:24:13.990477 np0000007409 devstack@c-api.service[100330]: 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 16 21:24:13.990477 np0000007409 devstack@c-api.service[100330]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Aug 16 21:24:13.990477 np0000007409 devstack@c-api.service[100330]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 16 21:24:13.991758 np0000007409 devstack@c-api.service[100330]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 16 21:24:13.991758 np0000007409 devstack@c-api.service[100330]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 16 21:24:13.991758 np0000007409 devstack@c-api.service[100330]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 16 21:24:13.991758 np0000007409 devstack@c-api.service[100330]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 16 21:24:13.991758 np0000007409 devstack@c-api.service[100330]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 16 21:24:13.991758 np0000007409 devstack@c-api.service[100330]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 16 21:24:13.991758 np0000007409 devstack@c-api.service[100330]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 16 21:24:13.991758 np0000007409 devstack@c-api.service[100330]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 16 21:24:13.991758 np0000007409 devstack@c-api.service[100330]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 16 21:24:13.991758 np0000007409 devstack@c-api.service[100330]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 16 21:24:13.991758 np0000007409 devstack@c-api.service[100330]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 16 21:24:13.991758 np0000007409 devstack@c-api.service[100330]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 16 21:24:13.991758 np0000007409 devstack@c-api.service[100330]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Aug 16 21:24:13.991758 np0000007409 devstack@c-api.service[100330]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Aug 16 21:24:13.991758 np0000007409 devstack@c-api.service[100330]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 16 21:24:13.991758 np0000007409 devstack@c-api.service[100330]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 16 21:24:13.991758 np0000007409 devstack@c-api.service[100330]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 16 21:24:13.991758 np0000007409 devstack@c-api.service[100330]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 16 21:24:13.991758 np0000007409 devstack@c-api.service[100330]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 16 21:24:13.991758 np0000007409 devstack@c-api.service[100330]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 16 21:24:13.991758 np0000007409 devstack@c-api.service[100330]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 16 21:24:13.991758 np0000007409 devstack@c-api.service[100330]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 16 21:24:13.991758 np0000007409 devstack@c-api.service[100330]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 16 21:24:13.991758 np0000007409 devstack@c-api.service[100330]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 16 21:24:13.991758 np0000007409 devstack@c-api.service[100330]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Aug 16 21:24:13.991758 np0000007409 devstack@c-api.service[100330]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Aug 16 21:24:13.991758 np0000007409 devstack@c-api.service[100330]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 16 21:24:13.991758 np0000007409 devstack@c-api.service[100330]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Aug 16 21:24:13.991758 np0000007409 devstack@c-api.service[100330]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Aug 16 21:24:13.991758 np0000007409 devstack@c-api.service[100330]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 16 21:24:13.991758 np0000007409 devstack@c-api.service[100330]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Aug 16 21:24:13.991758 np0000007409 devstack@c-api.service[100330]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Aug 16 21:24:13.991758 np0000007409 devstack@c-api.service[100330]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 16 21:24:13.991758 np0000007409 devstack@c-api.service[100330]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Aug 16 21:24:13.991758 np0000007409 devstack@c-api.service[100330]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Aug 16 21:24:13.991758 np0000007409 devstack@c-api.service[100330]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Aug 16 21:24:13.991758 np0000007409 devstack@c-api.service[100330]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/admin_actions.py", line 139, in _force_detach Aug 16 21:24:13.991758 np0000007409 devstack@c-api.service[100330]: ERROR cinder.api.middleware.fault self.volume_api.terminate_connection(context, volume, connector) Aug 16 21:24:13.991758 np0000007409 devstack@c-api.service[100330]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 923, in terminate_connection Aug 16 21:24:13.991758 np0000007409 devstack@c-api.service[100330]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, None, volume) Aug 16 21:24:13.991758 np0000007409 devstack@c-api.service[100330]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Aug 16 21:24:13.991758 np0000007409 devstack@c-api.service[100330]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Aug 16 21:24:13.991758 np0000007409 devstack@c-api.service[100330]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 27433beb-5287-4061-81b7-c9d1f2aaa9f4 using the Compute API Aug 16 21:24:13.991758 np0000007409 devstack@c-api.service[100330]: ERROR cinder.api.middleware.fault Aug 16 21:24:13.991758 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.middleware.fault [None req-7062fbee-2a67-4e7b-be2b-e453c8f254bb tempest-TestServerVolumeAttachmentScenario-1825920087 tempest-TestServerVolumeAttachmentScenario-1825920087-project-admin] https://10.4.3.143/volume/v3/volumes/6b25beed-e42d-41c3-9786-b73da93ddeb4/action returned with HTTP 409 Aug 16 21:24:13.991758 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 1280/5099] 10.4.3.143 () {68 vars in 1390 bytes} [Sun Aug 16 21:24:13 2026] POST /volume/v3/volumes/6b25beed-e42d-41c3-9786-b73da93ddeb4/action => generated 167 bytes in 297 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Aug 16 21:24:14.004832 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-012af51d-9678-4294-8c3a-953c0e6ca2cc None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:24:14.006655 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 1265/5100] 10.4.3.143 () {70 vars in 1597 bytes} [Sun Aug 16 21:24:14 2026] POST /volume/v3/volumes/6b25beed-e42d-41c3-9786-b73da93ddeb4/action => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Aug 16 21:24:14.016775 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-0f030e23-71ec-40f8-82b5-60bc46d268bd None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:24:14.037659 np0000007409 devstack@c-api.service[100332]: WARNING keystonemiddleware.auth_token [None req-0f030e23-71ec-40f8-82b5-60bc46d268bd None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Aug 16 21:24:14.038947 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 1279/5101] 10.4.3.143 () {70 vars in 1597 bytes} [Sun Aug 16 21:24:14 2026] POST /volume/v3/volumes/6b25beed-e42d-41c3-9786-b73da93ddeb4/action => generated 114 bytes in 23 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Aug 16 21:24:14.047250 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-b35fd120-6d3d-4962-b5bd-ea8142c388d4 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:24:14.049718 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-b35fd120-6d3d-4962-b5bd-ea8142c388d4 tempest-TestServerVolumeAttachmentScenario-262851723 tempest-TestServerVolumeAttachmentScenario-262851723-project-member] GET https://10.4.3.143/volume/v3/volumes/c9f00626-7b35-4572-ab5d-e0b73f7e005a Aug 16 21:24:14.050047 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-b35fd120-6d3d-4962-b5bd-ea8142c388d4 tempest-TestServerVolumeAttachmentScenario-262851723 tempest-TestServerVolumeAttachmentScenario-262851723-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:24:14.050342 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-b35fd120-6d3d-4962-b5bd-ea8142c388d4 tempest-TestServerVolumeAttachmentScenario-262851723 tempest-TestServerVolumeAttachmentScenario-262851723-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:24:14.063745 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:24:14.063745 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:24:14.070270 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-b35fd120-6d3d-4962-b5bd-ea8142c388d4 tempest-TestServerVolumeAttachmentScenario-262851723 tempest-TestServerVolumeAttachmentScenario-262851723-project-member] Volume info retrieved successfully. Aug 16 21:24:14.076245 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-b35fd120-6d3d-4962-b5bd-ea8142c388d4 tempest-TestServerVolumeAttachmentScenario-262851723 tempest-TestServerVolumeAttachmentScenario-262851723-project-member] https://10.4.3.143/volume/v3/volumes/c9f00626-7b35-4572-ab5d-e0b73f7e005a returned with HTTP 200 Aug 16 21:24:14.076835 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 1278/5102] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:24:14 2026] GET /volume/v3/volumes/c9f00626-7b35-4572-ab5d-e0b73f7e005a => generated 857 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:24:14.090211 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-777237be-ae91-4b60-bada-4ead41350dc8 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:24:14.092385 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-777237be-ae91-4b60-bada-4ead41350dc8 tempest-TestServerVolumeAttachmentScenario-262851723 tempest-TestServerVolumeAttachmentScenario-262851723-project-member] GET https://10.4.3.143/volume/v3/volumes/c9f00626-7b35-4572-ab5d-e0b73f7e005a Aug 16 21:24:14.092600 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-777237be-ae91-4b60-bada-4ead41350dc8 tempest-TestServerVolumeAttachmentScenario-262851723 tempest-TestServerVolumeAttachmentScenario-262851723-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:24:14.093371 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-777237be-ae91-4b60-bada-4ead41350dc8 tempest-TestServerVolumeAttachmentScenario-262851723 tempest-TestServerVolumeAttachmentScenario-262851723-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:24:14.136929 np0000007409 devstack@c-api.service[100330]: DEBUG oslo_db.sqlalchemy.engines [None req-777237be-ae91-4b60-bada-4ead41350dc8 tempest-TestServerVolumeAttachmentScenario-262851723 tempest-TestServerVolumeAttachmentScenario-262851723-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100330) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 16 21:24:14.145066 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:24:14.145066 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:24:14.149913 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-777237be-ae91-4b60-bada-4ead41350dc8 tempest-TestServerVolumeAttachmentScenario-262851723 tempest-TestServerVolumeAttachmentScenario-262851723-project-member] Volume info retrieved successfully. Aug 16 21:24:14.155130 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-777237be-ae91-4b60-bada-4ead41350dc8 tempest-TestServerVolumeAttachmentScenario-262851723 tempest-TestServerVolumeAttachmentScenario-262851723-project-member] https://10.4.3.143/volume/v3/volumes/c9f00626-7b35-4572-ab5d-e0b73f7e005a returned with HTTP 200 Aug 16 21:24:14.155556 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 1281/5103] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:24:14 2026] GET /volume/v3/volumes/c9f00626-7b35-4572-ab5d-e0b73f7e005a => generated 857 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:24:14.167281 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-6108c692-4967-47fd-96cd-0090bab4f26b None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:24:14.171952 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-6108c692-4967-47fd-96cd-0090bab4f26b tempest-TestVolumeBackupRestore-3238837 tempest-TestVolumeBackupRestore-3238837-project-member] DELETE https://10.4.3.143/volume/v3/volumes/61eb0706-c67c-4ad4-9167-e2128892b4e4 Aug 16 21:24:14.171952 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-6108c692-4967-47fd-96cd-0090bab4f26b tempest-TestVolumeBackupRestore-3238837 tempest-TestVolumeBackupRestore-3238837-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:24:14.171952 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-6108c692-4967-47fd-96cd-0090bab4f26b tempest-TestVolumeBackupRestore-3238837 tempest-TestVolumeBackupRestore-3238837-project-member] Calling method 'delete' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:24:14.171952 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.v3.volumes [None req-6108c692-4967-47fd-96cd-0090bab4f26b tempest-TestVolumeBackupRestore-3238837 tempest-TestVolumeBackupRestore-3238837-project-member] Delete volume with id: 61eb0706-c67c-4ad4-9167-e2128892b4e4 Aug 16 21:24:14.205066 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [req-0f6a5853-51e0-4d83-9867-6a07e5efd7dd req-24a5b4ab-8670-451e-b16b-dd2f400b3278 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:24:14.207180 np0000007409 devstack@c-api.service[100333]: DEBUG oslo_db.sqlalchemy.engines [None req-6108c692-4967-47fd-96cd-0090bab4f26b tempest-TestVolumeBackupRestore-3238837 tempest-TestVolumeBackupRestore-3238837-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100333) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 16 21:24:14.207948 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [req-0f6a5853-51e0-4d83-9867-6a07e5efd7dd req-24a5b4ab-8670-451e-b16b-dd2f400b3278 tempest-TestServerVolumeAttachmentScenario-262851723 tempest-TestServerVolumeAttachmentScenario-262851723-project-member] GET https://10.4.3.143/volume/v3/volumes/c9f00626-7b35-4572-ab5d-e0b73f7e005a Aug 16 21:24:14.208294 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [req-0f6a5853-51e0-4d83-9867-6a07e5efd7dd req-24a5b4ab-8670-451e-b16b-dd2f400b3278 tempest-TestServerVolumeAttachmentScenario-262851723 tempest-TestServerVolumeAttachmentScenario-262851723-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:24:14.208580 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [req-0f6a5853-51e0-4d83-9867-6a07e5efd7dd req-24a5b4ab-8670-451e-b16b-dd2f400b3278 tempest-TestServerVolumeAttachmentScenario-262851723 tempest-TestServerVolumeAttachmentScenario-262851723-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:24:14.213811 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:24:14.213811 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:24:14.214357 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-6108c692-4967-47fd-96cd-0090bab4f26b tempest-TestVolumeBackupRestore-3238837 tempest-TestVolumeBackupRestore-3238837-project-member] Volume info retrieved successfully. Aug 16 21:24:14.216307 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:24:14.216307 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:24:14.221161 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [req-0f6a5853-51e0-4d83-9867-6a07e5efd7dd req-24a5b4ab-8670-451e-b16b-dd2f400b3278 tempest-TestServerVolumeAttachmentScenario-262851723 tempest-TestServerVolumeAttachmentScenario-262851723-project-member] Volume info retrieved successfully. Aug 16 21:24:14.227639 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [req-0f6a5853-51e0-4d83-9867-6a07e5efd7dd req-24a5b4ab-8670-451e-b16b-dd2f400b3278 tempest-TestServerVolumeAttachmentScenario-262851723 tempest-TestServerVolumeAttachmentScenario-262851723-project-member] https://10.4.3.143/volume/v3/volumes/c9f00626-7b35-4572-ab5d-e0b73f7e005a returned with HTTP 200 Aug 16 21:24:14.228241 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 1280/5104] 10.4.3.143 () {68 vars in 1598 bytes} [Sun Aug 16 21:24:14 2026] GET /volume/v3/volumes/c9f00626-7b35-4572-ab5d-e0b73f7e005a => generated 857 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:24:14.233929 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-6108c692-4967-47fd-96cd-0090bab4f26b tempest-TestVolumeBackupRestore-3238837 tempest-TestVolumeBackupRestore-3238837-project-member] Delete volume request issued successfully. Aug 16 21:24:14.233929 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-6108c692-4967-47fd-96cd-0090bab4f26b tempest-TestVolumeBackupRestore-3238837 tempest-TestVolumeBackupRestore-3238837-project-member] https://10.4.3.143/volume/v3/volumes/61eb0706-c67c-4ad4-9167-e2128892b4e4 returned with HTTP 202 Aug 16 21:24:14.234151 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 1266/5105] 10.4.3.143 () {66 vars in 1351 bytes} [Sun Aug 16 21:24:14 2026] DELETE /volume/v3/volumes/61eb0706-c67c-4ad4-9167-e2128892b4e4 => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 21:24:14.242576 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-216dd159-5773-4619-9cb9-a785f0d79e28 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:24:14.244389 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-216dd159-5773-4619-9cb9-a785f0d79e28 tempest-TestVolumeBackupRestore-3238837 tempest-TestVolumeBackupRestore-3238837-project-member] DELETE https://10.4.3.143/volume/v3/backups/ae67c59b-dbf6-4302-a4e2-d9e4cf664fdb Aug 16 21:24:14.244694 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-216dd159-5773-4619-9cb9-a785f0d79e28 tempest-TestVolumeBackupRestore-3238837 tempest-TestVolumeBackupRestore-3238837-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:24:14.244966 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-216dd159-5773-4619-9cb9-a785f0d79e28 tempest-TestVolumeBackupRestore-3238837 tempest-TestVolumeBackupRestore-3238837-project-member] Calling method 'delete' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:24:14.245220 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.contrib.backups [None req-216dd159-5773-4619-9cb9-a785f0d79e28 tempest-TestVolumeBackupRestore-3238837 tempest-TestVolumeBackupRestore-3238837-project-member] Delete backup with id: ae67c59b-dbf6-4302-a4e2-d9e4cf664fdb. Aug 16 21:24:14.250361 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:24:14.250361 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:24:14.266402 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.backup.rpcapi [None req-216dd159-5773-4619-9cb9-a785f0d79e28 tempest-TestVolumeBackupRestore-3238837 tempest-TestVolumeBackupRestore-3238837-project-member] delete_backup rpcapi backup_id ae67c59b-dbf6-4302-a4e2-d9e4cf664fdb {{(pid=100331) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 16 21:24:14.268882 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-216dd159-5773-4619-9cb9-a785f0d79e28 tempest-TestVolumeBackupRestore-3238837 tempest-TestVolumeBackupRestore-3238837-project-member] https://10.4.3.143/volume/v3/backups/ae67c59b-dbf6-4302-a4e2-d9e4cf664fdb returned with HTTP 202 Aug 16 21:24:14.269633 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 1279/5106] 10.4.3.143 () {66 vars in 1351 bytes} [Sun Aug 16 21:24:14 2026] DELETE /volume/v3/backups/ae67c59b-dbf6-4302-a4e2-d9e4cf664fdb => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 16 21:24:14.277997 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-f2309313-2c50-47e6-9c81-1ca96ac3efd5 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:24:14.280398 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-f2309313-2c50-47e6-9c81-1ca96ac3efd5 tempest-TestVolumeBackupRestore-3238837 tempest-TestVolumeBackupRestore-3238837-project-member] DELETE https://10.4.3.143/volume/v3/volumes/2493962d-b126-4409-a651-1d1e2cf21269 Aug 16 21:24:14.280674 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-f2309313-2c50-47e6-9c81-1ca96ac3efd5 tempest-TestVolumeBackupRestore-3238837 tempest-TestVolumeBackupRestore-3238837-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:24:14.280939 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-f2309313-2c50-47e6-9c81-1ca96ac3efd5 tempest-TestVolumeBackupRestore-3238837 tempest-TestVolumeBackupRestore-3238837-project-member] Calling method 'delete' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:24:14.281187 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.v3.volumes [None req-f2309313-2c50-47e6-9c81-1ca96ac3efd5 tempest-TestVolumeBackupRestore-3238837 tempest-TestVolumeBackupRestore-3238837-project-member] Delete volume with id: 2493962d-b126-4409-a651-1d1e2cf21269 Aug 16 21:24:14.290115 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:24:14.290115 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:24:14.290721 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-f2309313-2c50-47e6-9c81-1ca96ac3efd5 tempest-TestVolumeBackupRestore-3238837 tempest-TestVolumeBackupRestore-3238837-project-member] Volume info retrieved successfully. Aug 16 21:24:14.314795 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-f2309313-2c50-47e6-9c81-1ca96ac3efd5 tempest-TestVolumeBackupRestore-3238837 tempest-TestVolumeBackupRestore-3238837-project-member] Delete volume request issued successfully. Aug 16 21:24:14.315071 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-f2309313-2c50-47e6-9c81-1ca96ac3efd5 tempest-TestVolumeBackupRestore-3238837 tempest-TestVolumeBackupRestore-3238837-project-member] https://10.4.3.143/volume/v3/volumes/2493962d-b126-4409-a651-1d1e2cf21269 returned with HTTP 202 Aug 16 21:24:14.315676 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 1282/5107] 10.4.3.143 () {66 vars in 1351 bytes} [Sun Aug 16 21:24:14 2026] DELETE /volume/v3/volumes/2493962d-b126-4409-a651-1d1e2cf21269 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 21:24:14.324974 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-eab49a00-4a11-4f61-a75a-2abfd9c8f7d8 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:24:14.325112 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-8a81be8e-1e79-4d1f-94cc-9b984a695c6d None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:24:14.325191 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-eab49a00-4a11-4f61-a75a-2abfd9c8f7d8 None None] GET https://10.4.3.143/volume// Aug 16 21:24:14.325191 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-eab49a00-4a11-4f61-a75a-2abfd9c8f7d8 None None] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:24:14.325467 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-eab49a00-4a11-4f61-a75a-2abfd9c8f7d8 None None] Calling method 'all' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:24:14.326834 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-eab49a00-4a11-4f61-a75a-2abfd9c8f7d8 None None] https://10.4.3.143/volume// returned with HTTP 300 Aug 16 21:24:14.326834 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 1281/5108] 10.4.3.143 () {66 vars in 1428 bytes} [Sun Aug 16 21:24: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 16 21:24:14.326963 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-8a81be8e-1e79-4d1f-94cc-9b984a695c6d tempest-TestVolumeBackupRestore-3238837 tempest-TestVolumeBackupRestore-3238837-project-member] GET https://10.4.3.143/volume/v3/volumes/2493962d-b126-4409-a651-1d1e2cf21269 Aug 16 21:24:14.327239 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-8a81be8e-1e79-4d1f-94cc-9b984a695c6d tempest-TestVolumeBackupRestore-3238837 tempest-TestVolumeBackupRestore-3238837-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:24:14.327441 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-8a81be8e-1e79-4d1f-94cc-9b984a695c6d tempest-TestVolumeBackupRestore-3238837 tempest-TestVolumeBackupRestore-3238837-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:24:14.335261 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:24:14.335261 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:24:14.336290 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [req-0f6a5853-51e0-4d83-9867-6a07e5efd7dd req-70db9ace-3210-4b82-b0ff-28909ac207d5 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:24:14.343200 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-8a81be8e-1e79-4d1f-94cc-9b984a695c6d tempest-TestVolumeBackupRestore-3238837 tempest-TestVolumeBackupRestore-3238837-project-member] Volume info retrieved successfully. Aug 16 21:24:14.352173 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-8a81be8e-1e79-4d1f-94cc-9b984a695c6d tempest-TestVolumeBackupRestore-3238837 tempest-TestVolumeBackupRestore-3238837-project-member] https://10.4.3.143/volume/v3/volumes/2493962d-b126-4409-a651-1d1e2cf21269 returned with HTTP 200 Aug 16 21:24:14.352749 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 1267/5109] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:24:14 2026] GET /volume/v3/volumes/2493962d-b126-4409-a651-1d1e2cf21269 => generated 1360 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:24:14.387305 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [req-0f6a5853-51e0-4d83-9867-6a07e5efd7dd req-70db9ace-3210-4b82-b0ff-28909ac207d5 tempest-TestServerVolumeAttachmentScenario-262851723 tempest-TestServerVolumeAttachmentScenario-262851723-project-member] POST https://10.4.3.143/volume/v3/attachments Aug 16 21:24:14.387775 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [req-0f6a5853-51e0-4d83-9867-6a07e5efd7dd req-70db9ace-3210-4b82-b0ff-28909ac207d5 tempest-TestServerVolumeAttachmentScenario-262851723 tempest-TestServerVolumeAttachmentScenario-262851723-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c9f00626-7b35-4572-ab5d-e0b73f7e005a", "connector": null, "instance_uuid": "27433beb-5287-4061-81b7-c9d1f2aaa9f4"}} {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:24:14.398417 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:24:14.398417 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:24:14.428209 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [req-0f6a5853-51e0-4d83-9867-6a07e5efd7dd req-70db9ace-3210-4b82-b0ff-28909ac207d5 tempest-TestServerVolumeAttachmentScenario-262851723 tempest-TestServerVolumeAttachmentScenario-262851723-project-member] https://10.4.3.143/volume/v3/attachments returned with HTTP 200 Aug 16 21:24:14.428635 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 1280/5110] 10.4.3.143 () {74 vars in 1594 bytes} [Sun Aug 16 21:24:14 2026] POST /volume/v3/attachments => generated 273 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:24:14.455381 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-517af9f0-6146-43e5-a4db-8a00eb448109 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:24:14.457780 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-517af9f0-6146-43e5-a4db-8a00eb448109 tempest-TestServerVolumeAttachmentScenario-262851723 tempest-TestServerVolumeAttachmentScenario-262851723-project-member] GET https://10.4.3.143/volume/v3/volumes/c9f00626-7b35-4572-ab5d-e0b73f7e005a Aug 16 21:24:14.457999 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-517af9f0-6146-43e5-a4db-8a00eb448109 tempest-TestServerVolumeAttachmentScenario-262851723 tempest-TestServerVolumeAttachmentScenario-262851723-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:24:14.458204 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-517af9f0-6146-43e5-a4db-8a00eb448109 tempest-TestServerVolumeAttachmentScenario-262851723 tempest-TestServerVolumeAttachmentScenario-262851723-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:24:14.467614 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-c44d13cc-2c24-46a4-8640-c7e365311db0 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:24:14.468090 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-c44d13cc-2c24-46a4-8640-c7e365311db0 None None] GET https://10.4.3.143/volume// Aug 16 21:24:14.468287 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-c44d13cc-2c24-46a4-8640-c7e365311db0 None None] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:24:14.468538 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-c44d13cc-2c24-46a4-8640-c7e365311db0 None None] Calling method 'all' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:24:14.468878 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-c44d13cc-2c24-46a4-8640-c7e365311db0 None None] https://10.4.3.143/volume// returned with HTTP 300 Aug 16 21:24:14.469268 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 1282/5111] 10.4.3.143 () {66 vars in 1426 bytes} [Sun Aug 16 21:24: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 16 21:24:14.470094 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:24:14.470094 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:24:14.474498 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-517af9f0-6146-43e5-a4db-8a00eb448109 tempest-TestServerVolumeAttachmentScenario-262851723 tempest-TestServerVolumeAttachmentScenario-262851723-project-member] Volume info retrieved successfully. Aug 16 21:24:14.476569 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [req-0f6a5853-51e0-4d83-9867-6a07e5efd7dd req-4b5afa39-9136-4c79-b0f5-31c1b3636eb2 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:24:14.478992 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [req-0f6a5853-51e0-4d83-9867-6a07e5efd7dd req-4b5afa39-9136-4c79-b0f5-31c1b3636eb2 tempest-TestServerVolumeAttachmentScenario-262851723 tempest-TestServerVolumeAttachmentScenario-262851723-project-member] GET https://10.4.3.143/volume/v3/volumes/c9f00626-7b35-4572-ab5d-e0b73f7e005a Aug 16 21:24:14.479268 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [req-0f6a5853-51e0-4d83-9867-6a07e5efd7dd req-4b5afa39-9136-4c79-b0f5-31c1b3636eb2 tempest-TestServerVolumeAttachmentScenario-262851723 tempest-TestServerVolumeAttachmentScenario-262851723-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:24:14.479432 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [req-0f6a5853-51e0-4d83-9867-6a07e5efd7dd req-4b5afa39-9136-4c79-b0f5-31c1b3636eb2 tempest-TestServerVolumeAttachmentScenario-262851723 tempest-TestServerVolumeAttachmentScenario-262851723-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:24:14.485560 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-517af9f0-6146-43e5-a4db-8a00eb448109 tempest-TestServerVolumeAttachmentScenario-262851723 tempest-TestServerVolumeAttachmentScenario-262851723-project-member] https://10.4.3.143/volume/v3/volumes/c9f00626-7b35-4572-ab5d-e0b73f7e005a returned with HTTP 200 Aug 16 21:24:14.486313 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 1283/5112] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:24:14 2026] GET /volume/v3/volumes/c9f00626-7b35-4572-ab5d-e0b73f7e005a => generated 856 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:24:14.490752 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:24:14.490752 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:24:14.494498 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [req-0f6a5853-51e0-4d83-9867-6a07e5efd7dd req-4b5afa39-9136-4c79-b0f5-31c1b3636eb2 tempest-TestServerVolumeAttachmentScenario-262851723 tempest-TestServerVolumeAttachmentScenario-262851723-project-member] Volume info retrieved successfully. Aug 16 21:24:14.499826 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [req-0f6a5853-51e0-4d83-9867-6a07e5efd7dd req-4b5afa39-9136-4c79-b0f5-31c1b3636eb2 tempest-TestServerVolumeAttachmentScenario-262851723 tempest-TestServerVolumeAttachmentScenario-262851723-project-member] https://10.4.3.143/volume/v3/volumes/c9f00626-7b35-4572-ab5d-e0b73f7e005a returned with HTTP 200 Aug 16 21:24:14.500334 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 1268/5113] 10.4.3.143 () {70 vars in 1639 bytes} [Sun Aug 16 21:24:14 2026] GET /volume/v3/volumes/c9f00626-7b35-4572-ab5d-e0b73f7e005a => generated 1036 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 16 21:24:14.618578 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [req-0f6a5853-51e0-4d83-9867-6a07e5efd7dd req-d80d890e-a8dc-445c-b15d-8ada1731d2b4 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:24:14.620711 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [req-0f6a5853-51e0-4d83-9867-6a07e5efd7dd req-d80d890e-a8dc-445c-b15d-8ada1731d2b4 tempest-TestServerVolumeAttachmentScenario-262851723 tempest-TestServerVolumeAttachmentScenario-262851723-project-member] PUT https://10.4.3.143/volume/v3/attachments/d57093c7-4a03-4770-8303-f387220cab52 Aug 16 21:24:14.621150 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [req-0f6a5853-51e0-4d83-9867-6a07e5efd7dd req-d80d890e-a8dc-445c-b15d-8ada1731d2b4 tempest-TestServerVolumeAttachmentScenario-262851723 tempest-TestServerVolumeAttachmentScenario-262851723-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.143", "host": "np0000007409", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:e42fbcbe2e9", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "69237b68-d654-4a76-81de-86e36bc8fb86", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:24:14.630364 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.coordination [req-0f6a5853-51e0-4d83-9867-6a07e5efd7dd req-d80d890e-a8dc-445c-b15d-8ada1731d2b4 tempest-TestServerVolumeAttachmentScenario-262851723 tempest-TestServerVolumeAttachmentScenario-262851723-project-member] Acquiring lock "cinder-attachment_update-c9f00626-7b35-4572-ab5d-e0b73f7e005a-np0000007409" by "attachment_update" {{(pid=100331) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:24:14.636125 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.coordination [req-0f6a5853-51e0-4d83-9867-6a07e5efd7dd req-d80d890e-a8dc-445c-b15d-8ada1731d2b4 tempest-TestServerVolumeAttachmentScenario-262851723 tempest-TestServerVolumeAttachmentScenario-262851723-project-member] Lock "cinder-attachment_update-c9f00626-7b35-4572-ab5d-e0b73f7e005a-np0000007409" acquired by "attachment_update" :: waited 0.006s {{(pid=100331) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:24:14.637483 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:24:14.637483 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:24:14.729665 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.coordination [req-0f6a5853-51e0-4d83-9867-6a07e5efd7dd req-d80d890e-a8dc-445c-b15d-8ada1731d2b4 tempest-TestServerVolumeAttachmentScenario-262851723 tempest-TestServerVolumeAttachmentScenario-262851723-project-member] Lock "cinder-attachment_update-c9f00626-7b35-4572-ab5d-e0b73f7e005a-np0000007409" released by "attachment_update" :: held 0.094s {{(pid=100331) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:24:14.730335 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [req-0f6a5853-51e0-4d83-9867-6a07e5efd7dd req-d80d890e-a8dc-445c-b15d-8ada1731d2b4 tempest-TestServerVolumeAttachmentScenario-262851723 tempest-TestServerVolumeAttachmentScenario-262851723-project-member] https://10.4.3.143/volume/v3/attachments/d57093c7-4a03-4770-8303-f387220cab52 returned with HTTP 200 Aug 16 21:24:14.730899 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 1281/5114] 10.4.3.143 () {74 vars in 1704 bytes} [Sun Aug 16 21:24:14 2026] PUT /volume/v3/attachments/d57093c7-4a03-4770-8303-f387220cab52 => generated 969 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:24:15.369889 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-3644bb01-0e17-47b9-bcbd-c4ec589abd36 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:24:15.372262 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-3644bb01-0e17-47b9-bcbd-c4ec589abd36 tempest-TestVolumeBackupRestore-3238837 tempest-TestVolumeBackupRestore-3238837-project-member] GET https://10.4.3.143/volume/v3/volumes/2493962d-b126-4409-a651-1d1e2cf21269 Aug 16 21:24:15.372502 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-3644bb01-0e17-47b9-bcbd-c4ec589abd36 tempest-TestVolumeBackupRestore-3238837 tempest-TestVolumeBackupRestore-3238837-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:24:15.372705 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-3644bb01-0e17-47b9-bcbd-c4ec589abd36 tempest-TestVolumeBackupRestore-3238837 tempest-TestVolumeBackupRestore-3238837-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:24:15.379561 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-3644bb01-0e17-47b9-bcbd-c4ec589abd36 tempest-TestVolumeBackupRestore-3238837 tempest-TestVolumeBackupRestore-3238837-project-member] https://10.4.3.143/volume/v3/volumes/2493962d-b126-4409-a651-1d1e2cf21269 returned with HTTP 404 Aug 16 21:24:15.380154 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 1283/5115] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:24:15 2026] GET /volume/v3/volumes/2493962d-b126-4409-a651-1d1e2cf21269 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:24:15.499321 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-11c2d2ec-4537-47b8-a656-04bb82104b14 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:24:15.501667 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-11c2d2ec-4537-47b8-a656-04bb82104b14 tempest-TestServerVolumeAttachmentScenario-262851723 tempest-TestServerVolumeAttachmentScenario-262851723-project-member] GET https://10.4.3.143/volume/v3/volumes/c9f00626-7b35-4572-ab5d-e0b73f7e005a Aug 16 21:24:15.501931 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-11c2d2ec-4537-47b8-a656-04bb82104b14 tempest-TestServerVolumeAttachmentScenario-262851723 tempest-TestServerVolumeAttachmentScenario-262851723-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:24:15.502215 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-11c2d2ec-4537-47b8-a656-04bb82104b14 tempest-TestServerVolumeAttachmentScenario-262851723 tempest-TestServerVolumeAttachmentScenario-262851723-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:24:15.517128 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:24:15.517128 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:24:15.521099 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-11c2d2ec-4537-47b8-a656-04bb82104b14 tempest-TestServerVolumeAttachmentScenario-262851723 tempest-TestServerVolumeAttachmentScenario-262851723-project-member] Volume info retrieved successfully. Aug 16 21:24:15.526641 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-11c2d2ec-4537-47b8-a656-04bb82104b14 tempest-TestServerVolumeAttachmentScenario-262851723 tempest-TestServerVolumeAttachmentScenario-262851723-project-member] https://10.4.3.143/volume/v3/volumes/c9f00626-7b35-4572-ab5d-e0b73f7e005a returned with HTTP 200 Aug 16 21:24:15.527284 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 1284/5116] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:24:15 2026] GET /volume/v3/volumes/c9f00626-7b35-4572-ab5d-e0b73f7e005a => generated 857 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:24:16.542728 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-9325458b-1433-4a96-b149-0822b8cd1ebd None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:24:16.544872 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-9325458b-1433-4a96-b149-0822b8cd1ebd tempest-TestServerVolumeAttachmentScenario-262851723 tempest-TestServerVolumeAttachmentScenario-262851723-project-member] GET https://10.4.3.143/volume/v3/volumes/c9f00626-7b35-4572-ab5d-e0b73f7e005a Aug 16 21:24:16.545193 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-9325458b-1433-4a96-b149-0822b8cd1ebd tempest-TestServerVolumeAttachmentScenario-262851723 tempest-TestServerVolumeAttachmentScenario-262851723-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:24:16.545472 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-9325458b-1433-4a96-b149-0822b8cd1ebd tempest-TestServerVolumeAttachmentScenario-262851723 tempest-TestServerVolumeAttachmentScenario-262851723-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:24:16.555304 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:24:16.555304 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:24:16.559211 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-9325458b-1433-4a96-b149-0822b8cd1ebd tempest-TestServerVolumeAttachmentScenario-262851723 tempest-TestServerVolumeAttachmentScenario-262851723-project-member] Volume info retrieved successfully. Aug 16 21:24:16.566066 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-9325458b-1433-4a96-b149-0822b8cd1ebd tempest-TestServerVolumeAttachmentScenario-262851723 tempest-TestServerVolumeAttachmentScenario-262851723-project-member] https://10.4.3.143/volume/v3/volumes/c9f00626-7b35-4572-ab5d-e0b73f7e005a returned with HTTP 200 Aug 16 21:24:16.566066 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 1269/5117] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:24:16 2026] GET /volume/v3/volumes/c9f00626-7b35-4572-ab5d-e0b73f7e005a => generated 857 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:24:17.580751 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-54a3262e-ebc7-4f60-920f-56104c53c79b None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:24:17.582451 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-54a3262e-ebc7-4f60-920f-56104c53c79b tempest-TestServerVolumeAttachmentScenario-262851723 tempest-TestServerVolumeAttachmentScenario-262851723-project-member] GET https://10.4.3.143/volume/v3/volumes/c9f00626-7b35-4572-ab5d-e0b73f7e005a Aug 16 21:24:17.582612 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-54a3262e-ebc7-4f60-920f-56104c53c79b tempest-TestServerVolumeAttachmentScenario-262851723 tempest-TestServerVolumeAttachmentScenario-262851723-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:24:17.582787 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-54a3262e-ebc7-4f60-920f-56104c53c79b tempest-TestServerVolumeAttachmentScenario-262851723 tempest-TestServerVolumeAttachmentScenario-262851723-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:24:17.592498 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:24:17.592498 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:24:17.596321 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-54a3262e-ebc7-4f60-920f-56104c53c79b tempest-TestServerVolumeAttachmentScenario-262851723 tempest-TestServerVolumeAttachmentScenario-262851723-project-member] Volume info retrieved successfully. Aug 16 21:24:17.602322 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-54a3262e-ebc7-4f60-920f-56104c53c79b tempest-TestServerVolumeAttachmentScenario-262851723 tempest-TestServerVolumeAttachmentScenario-262851723-project-member] https://10.4.3.143/volume/v3/volumes/c9f00626-7b35-4572-ab5d-e0b73f7e005a returned with HTTP 200 Aug 16 21:24:17.602761 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 1282/5118] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:24:17 2026] GET /volume/v3/volumes/c9f00626-7b35-4572-ab5d-e0b73f7e005a => generated 857 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:24:17.998513 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [req-0f6a5853-51e0-4d83-9867-6a07e5efd7dd req-ade15f3b-d082-40f8-8fd4-9ccc2d0f4cc0 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:24:18.001116 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [req-0f6a5853-51e0-4d83-9867-6a07e5efd7dd req-ade15f3b-d082-40f8-8fd4-9ccc2d0f4cc0 tempest-TestServerVolumeAttachmentScenario-262851723 tempest-TestServerVolumeAttachmentScenario-262851723-project-member] POST https://10.4.3.143/volume/v3/attachments/d57093c7-4a03-4770-8303-f387220cab52/action Aug 16 21:24:18.001537 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [req-0f6a5853-51e0-4d83-9867-6a07e5efd7dd req-ade15f3b-d082-40f8-8fd4-9ccc2d0f4cc0 tempest-TestServerVolumeAttachmentScenario-262851723 tempest-TestServerVolumeAttachmentScenario-262851723-project-member] Action body: b'{"os-complete": null}' {{(pid=100332) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 21:24:18.001693 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [req-0f6a5853-51e0-4d83-9867-6a07e5efd7dd req-ade15f3b-d082-40f8-8fd4-9ccc2d0f4cc0 tempest-TestServerVolumeAttachmentScenario-262851723 tempest-TestServerVolumeAttachmentScenario-262851723-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:24:18.021933 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:24:18.021933 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:24:18.032295 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [req-0f6a5853-51e0-4d83-9867-6a07e5efd7dd req-ade15f3b-d082-40f8-8fd4-9ccc2d0f4cc0 tempest-TestServerVolumeAttachmentScenario-262851723 tempest-TestServerVolumeAttachmentScenario-262851723-project-member] https://10.4.3.143/volume/v3/attachments/d57093c7-4a03-4770-8303-f387220cab52/action returned with HTTP 204 Aug 16 21:24:18.032876 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 1284/5119] 10.4.3.143 () {74 vars in 1725 bytes} [Sun Aug 16 21:24:17 2026] POST /volume/v3/attachments/d57093c7-4a03-4770-8303-f387220cab52/action => generated 0 bytes in 35 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:24:18.617567 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-017ae8e8-ef84-445f-8fce-ed0ac207dc9a None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:24:18.620258 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-017ae8e8-ef84-445f-8fce-ed0ac207dc9a tempest-TestServerVolumeAttachmentScenario-262851723 tempest-TestServerVolumeAttachmentScenario-262851723-project-member] GET https://10.4.3.143/volume/v3/volumes/c9f00626-7b35-4572-ab5d-e0b73f7e005a Aug 16 21:24:18.620545 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-017ae8e8-ef84-445f-8fce-ed0ac207dc9a tempest-TestServerVolumeAttachmentScenario-262851723 tempest-TestServerVolumeAttachmentScenario-262851723-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:24:18.620797 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-017ae8e8-ef84-445f-8fce-ed0ac207dc9a tempest-TestServerVolumeAttachmentScenario-262851723 tempest-TestServerVolumeAttachmentScenario-262851723-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:24:18.632492 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:24:18.632492 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:24:18.636517 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-017ae8e8-ef84-445f-8fce-ed0ac207dc9a tempest-TestServerVolumeAttachmentScenario-262851723 tempest-TestServerVolumeAttachmentScenario-262851723-project-member] Volume info retrieved successfully. Aug 16 21:24:18.640795 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-017ae8e8-ef84-445f-8fce-ed0ac207dc9a tempest-TestServerVolumeAttachmentScenario-262851723 tempest-TestServerVolumeAttachmentScenario-262851723-project-member] https://10.4.3.143/volume/v3/volumes/c9f00626-7b35-4572-ab5d-e0b73f7e005a returned with HTTP 200 Aug 16 21:24:18.641225 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 1285/5120] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:24:18 2026] GET /volume/v3/volumes/c9f00626-7b35-4572-ab5d-e0b73f7e005a => generated 1149 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:24:18.654858 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-9d2d49e3-d50d-413e-8955-2b624fdceb18 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:24:18.657243 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-9d2d49e3-d50d-413e-8955-2b624fdceb18 tempest-TestServerVolumeAttachmentScenario-262851723 tempest-TestServerVolumeAttachmentScenario-262851723-project-member] GET https://10.4.3.143/volume/v3/volumes/c9f00626-7b35-4572-ab5d-e0b73f7e005a Aug 16 21:24:18.657548 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-9d2d49e3-d50d-413e-8955-2b624fdceb18 tempest-TestServerVolumeAttachmentScenario-262851723 tempest-TestServerVolumeAttachmentScenario-262851723-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:24:18.657841 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-9d2d49e3-d50d-413e-8955-2b624fdceb18 tempest-TestServerVolumeAttachmentScenario-262851723 tempest-TestServerVolumeAttachmentScenario-262851723-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:24:18.669661 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:24:18.669661 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:24:18.674110 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-9d2d49e3-d50d-413e-8955-2b624fdceb18 tempest-TestServerVolumeAttachmentScenario-262851723 tempest-TestServerVolumeAttachmentScenario-262851723-project-member] Volume info retrieved successfully. Aug 16 21:24:18.680089 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-9d2d49e3-d50d-413e-8955-2b624fdceb18 tempest-TestServerVolumeAttachmentScenario-262851723 tempest-TestServerVolumeAttachmentScenario-262851723-project-member] https://10.4.3.143/volume/v3/volumes/c9f00626-7b35-4572-ab5d-e0b73f7e005a returned with HTTP 200 Aug 16 21:24:18.680637 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 1270/5121] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:24:18 2026] GET /volume/v3/volumes/c9f00626-7b35-4572-ab5d-e0b73f7e005a => generated 1149 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:24:18.694170 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-76aadb5b-8f29-4d26-a1b9-8586e4cd35b8 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:24:18.695927 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-76aadb5b-8f29-4d26-a1b9-8586e4cd35b8 tempest-TestServerVolumeAttachmentScenario-262851723 tempest-TestServerVolumeAttachmentScenario-262851723-project-member] POST https://10.4.3.143/volume/v3/volumes/6b25beed-e42d-41c3-9786-b73da93ddeb4/action Aug 16 21:24:18.696240 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-76aadb5b-8f29-4d26-a1b9-8586e4cd35b8 tempest-TestServerVolumeAttachmentScenario-262851723 tempest-TestServerVolumeAttachmentScenario-262851723-project-member] Action body: b'{"os-detach": {"attachment_id": "d57093c7-4a03-4770-8303-f387220cab52"}}' {{(pid=100331) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 21:24:18.696362 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-76aadb5b-8f29-4d26-a1b9-8586e4cd35b8 tempest-TestServerVolumeAttachmentScenario-262851723 tempest-TestServerVolumeAttachmentScenario-262851723-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {"attachment_id": "d57093c7-4a03-4770-8303-f387220cab52"}} {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:24:18.707228 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:24:18.707228 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:24:18.707829 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-76aadb5b-8f29-4d26-a1b9-8586e4cd35b8 tempest-TestServerVolumeAttachmentScenario-262851723 tempest-TestServerVolumeAttachmentScenario-262851723-project-member] Volume info retrieved successfully. Aug 16 21:24:18.714778 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-76aadb5b-8f29-4d26-a1b9-8586e4cd35b8 tempest-TestServerVolumeAttachmentScenario-262851723 tempest-TestServerVolumeAttachmentScenario-262851723-project-member] https://10.4.3.143/volume/v3/volumes/6b25beed-e42d-41c3-9786-b73da93ddeb4/action returned with HTTP 400 Aug 16 21:24:18.715398 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 1283/5122] 10.4.3.143 () {68 vars in 1390 bytes} [Sun Aug 16 21:24:18 2026] POST /volume/v3/volumes/6b25beed-e42d-41c3-9786-b73da93ddeb4/action => generated 100 bytes in 21 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 16 21:24:18.749957 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [req-86ff3d02-fe14-42c8-8cc5-3c68667c0d08 req-eddff66a-2b92-4b1f-b73a-f3974be1b965 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:24:18.753428 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [req-86ff3d02-fe14-42c8-8cc5-3c68667c0d08 req-eddff66a-2b92-4b1f-b73a-f3974be1b965 tempest-TestServerVolumeAttachmentScenario-262851723 tempest-TestServerVolumeAttachmentScenario-262851723-project-member] GET https://10.4.3.143/volume/v3/volumes/c9f00626-7b35-4572-ab5d-e0b73f7e005a Aug 16 21:24:18.753667 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [req-86ff3d02-fe14-42c8-8cc5-3c68667c0d08 req-eddff66a-2b92-4b1f-b73a-f3974be1b965 tempest-TestServerVolumeAttachmentScenario-262851723 tempest-TestServerVolumeAttachmentScenario-262851723-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:24:18.753889 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [req-86ff3d02-fe14-42c8-8cc5-3c68667c0d08 req-eddff66a-2b92-4b1f-b73a-f3974be1b965 tempest-TestServerVolumeAttachmentScenario-262851723 tempest-TestServerVolumeAttachmentScenario-262851723-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:24:18.766510 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:24:18.766510 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:24:18.771509 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [req-86ff3d02-fe14-42c8-8cc5-3c68667c0d08 req-eddff66a-2b92-4b1f-b73a-f3974be1b965 tempest-TestServerVolumeAttachmentScenario-262851723 tempest-TestServerVolumeAttachmentScenario-262851723-project-member] Volume info retrieved successfully. Aug 16 21:24:18.777501 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [req-86ff3d02-fe14-42c8-8cc5-3c68667c0d08 req-eddff66a-2b92-4b1f-b73a-f3974be1b965 tempest-TestServerVolumeAttachmentScenario-262851723 tempest-TestServerVolumeAttachmentScenario-262851723-project-member] https://10.4.3.143/volume/v3/volumes/c9f00626-7b35-4572-ab5d-e0b73f7e005a returned with HTTP 200 Aug 16 21:24:18.778064 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 1285/5123] 10.4.3.143 () {68 vars in 1598 bytes} [Sun Aug 16 21:24:18 2026] GET /volume/v3/volumes/c9f00626-7b35-4572-ab5d-e0b73f7e005a => generated 1149 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:24:18.801151 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [req-86ff3d02-fe14-42c8-8cc5-3c68667c0d08 req-041758b4-f285-4d4e-8f9e-e6690af8015e None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:24:18.803682 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [req-86ff3d02-fe14-42c8-8cc5-3c68667c0d08 req-041758b4-f285-4d4e-8f9e-e6690af8015e tempest-TestServerVolumeAttachmentScenario-262851723 tempest-TestServerVolumeAttachmentScenario-262851723-project-member] POST https://10.4.3.143/volume/v3/volumes/c9f00626-7b35-4572-ab5d-e0b73f7e005a/action Aug 16 21:24:18.804619 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [req-86ff3d02-fe14-42c8-8cc5-3c68667c0d08 req-041758b4-f285-4d4e-8f9e-e6690af8015e tempest-TestServerVolumeAttachmentScenario-262851723 tempest-TestServerVolumeAttachmentScenario-262851723-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100330) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 21:24:18.804619 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [req-86ff3d02-fe14-42c8-8cc5-3c68667c0d08 req-041758b4-f285-4d4e-8f9e-e6690af8015e tempest-TestServerVolumeAttachmentScenario-262851723 tempest-TestServerVolumeAttachmentScenario-262851723-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:24:18.816245 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:24:18.816245 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:24:18.816671 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [req-86ff3d02-fe14-42c8-8cc5-3c68667c0d08 req-041758b4-f285-4d4e-8f9e-e6690af8015e tempest-TestServerVolumeAttachmentScenario-262851723 tempest-TestServerVolumeAttachmentScenario-262851723-project-member] Volume info retrieved successfully. Aug 16 21:24:18.822411 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [req-86ff3d02-fe14-42c8-8cc5-3c68667c0d08 req-041758b4-f285-4d4e-8f9e-e6690af8015e tempest-TestServerVolumeAttachmentScenario-262851723 tempest-TestServerVolumeAttachmentScenario-262851723-project-member] Begin detaching volume completed successfully. Aug 16 21:24:18.822602 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [req-86ff3d02-fe14-42c8-8cc5-3c68667c0d08 req-041758b4-f285-4d4e-8f9e-e6690af8015e tempest-TestServerVolumeAttachmentScenario-262851723 tempest-TestServerVolumeAttachmentScenario-262851723-project-member] https://10.4.3.143/volume/v3/volumes/c9f00626-7b35-4572-ab5d-e0b73f7e005a/action returned with HTTP 202 Aug 16 21:24:18.823045 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 1286/5124] 10.4.3.143 () {72 vars in 1672 bytes} [Sun Aug 16 21:24:18 2026] POST /volume/v3/volumes/c9f00626-7b35-4572-ab5d-e0b73f7e005a/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 16 21:24:18.861465 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-6924f32a-694d-4039-81b0-d5b4b1b7fcbe None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:24:18.862186 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-6924f32a-694d-4039-81b0-d5b4b1b7fcbe None None] GET https://10.4.3.143/volume// Aug 16 21:24:18.862186 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-6924f32a-694d-4039-81b0-d5b4b1b7fcbe None None] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:24:18.862186 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-6924f32a-694d-4039-81b0-d5b4b1b7fcbe None None] Calling method 'all' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:24:18.862515 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-6924f32a-694d-4039-81b0-d5b4b1b7fcbe None None] https://10.4.3.143/volume// returned with HTTP 300 Aug 16 21:24:18.862781 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 1271/5125] 10.4.3.143 () {66 vars in 1426 bytes} [Sun Aug 16 21:24:18 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 16 21:24:18.869741 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [req-86ff3d02-fe14-42c8-8cc5-3c68667c0d08 req-c27d0144-1f81-4888-b676-b9290e6a0427 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:24:18.872492 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [req-86ff3d02-fe14-42c8-8cc5-3c68667c0d08 req-c27d0144-1f81-4888-b676-b9290e6a0427 tempest-TestServerVolumeAttachmentScenario-262851723 tempest-TestServerVolumeAttachmentScenario-262851723-project-member] GET https://10.4.3.143/volume/v3/volumes/c9f00626-7b35-4572-ab5d-e0b73f7e005a Aug 16 21:24:18.872797 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [req-86ff3d02-fe14-42c8-8cc5-3c68667c0d08 req-c27d0144-1f81-4888-b676-b9290e6a0427 tempest-TestServerVolumeAttachmentScenario-262851723 tempest-TestServerVolumeAttachmentScenario-262851723-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:24:18.873104 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [req-86ff3d02-fe14-42c8-8cc5-3c68667c0d08 req-c27d0144-1f81-4888-b676-b9290e6a0427 tempest-TestServerVolumeAttachmentScenario-262851723 tempest-TestServerVolumeAttachmentScenario-262851723-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:24:18.885405 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:24:18.885405 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:24:18.889408 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [req-86ff3d02-fe14-42c8-8cc5-3c68667c0d08 req-c27d0144-1f81-4888-b676-b9290e6a0427 tempest-TestServerVolumeAttachmentScenario-262851723 tempest-TestServerVolumeAttachmentScenario-262851723-project-member] Volume info retrieved successfully. Aug 16 21:24:18.894179 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [req-86ff3d02-fe14-42c8-8cc5-3c68667c0d08 req-c27d0144-1f81-4888-b676-b9290e6a0427 tempest-TestServerVolumeAttachmentScenario-262851723 tempest-TestServerVolumeAttachmentScenario-262851723-project-member] https://10.4.3.143/volume/v3/volumes/c9f00626-7b35-4572-ab5d-e0b73f7e005a returned with HTTP 200 Aug 16 21:24:18.894624 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 1284/5126] 10.4.3.143 () {70 vars in 1639 bytes} [Sun Aug 16 21:24:18 2026] GET /volume/v3/volumes/c9f00626-7b35-4572-ab5d-e0b73f7e005a => generated 1332 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 16 21:24:19.768756 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [req-86ff3d02-fe14-42c8-8cc5-3c68667c0d08 req-60ff6f4a-c314-446b-b44f-8f2636c41367 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:24:19.771806 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [req-86ff3d02-fe14-42c8-8cc5-3c68667c0d08 req-60ff6f4a-c314-446b-b44f-8f2636c41367 tempest-TestServerVolumeAttachmentScenario-262851723 tempest-TestServerVolumeAttachmentScenario-262851723-project-member] DELETE https://10.4.3.143/volume/v3/attachments/d57093c7-4a03-4770-8303-f387220cab52 Aug 16 21:24:19.772090 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [req-86ff3d02-fe14-42c8-8cc5-3c68667c0d08 req-60ff6f4a-c314-446b-b44f-8f2636c41367 tempest-TestServerVolumeAttachmentScenario-262851723 tempest-TestServerVolumeAttachmentScenario-262851723-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:24:19.772307 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [req-86ff3d02-fe14-42c8-8cc5-3c68667c0d08 req-60ff6f4a-c314-446b-b44f-8f2636c41367 tempest-TestServerVolumeAttachmentScenario-262851723 tempest-TestServerVolumeAttachmentScenario-262851723-project-member] Calling method 'version_select' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:24:19.779836 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:24:19.779836 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:24:19.830027 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [req-86ff3d02-fe14-42c8-8cc5-3c68667c0d08 req-60ff6f4a-c314-446b-b44f-8f2636c41367 tempest-TestServerVolumeAttachmentScenario-262851723 tempest-TestServerVolumeAttachmentScenario-262851723-project-member] https://10.4.3.143/volume/v3/attachments/d57093c7-4a03-4770-8303-f387220cab52 returned with HTTP 200 Aug 16 21:24:19.830419 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 1286/5127] 10.4.3.143 () {72 vars in 1673 bytes} [Sun Aug 16 21:24:19 2026] DELETE /volume/v3/attachments/d57093c7-4a03-4770-8303-f387220cab52 => generated 19 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:24:19.925039 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-57393e16-ba4b-49d9-a3d2-502c962f94cf None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:24:19.927121 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-57393e16-ba4b-49d9-a3d2-502c962f94cf tempest-TestServerVolumeAttachmentScenario-1825920087 tempest-TestServerVolumeAttachmentScenario-1825920087-project-admin] POST https://10.4.3.143/volume/v3/volumes/6b25beed-e42d-41c3-9786-b73da93ddeb4/action Aug 16 21:24:19.927561 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-57393e16-ba4b-49d9-a3d2-502c962f94cf tempest-TestServerVolumeAttachmentScenario-1825920087 tempest-TestServerVolumeAttachmentScenario-1825920087-project-admin] Action body: b'{"os-reset_status": {"status": "in-use"}}' {{(pid=100330) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 21:24:19.927793 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-57393e16-ba4b-49d9-a3d2-502c962f94cf tempest-TestServerVolumeAttachmentScenario-1825920087 tempest-TestServerVolumeAttachmentScenario-1825920087-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "in-use"}} {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:24:19.940057 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:24:19.940057 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:24:19.943547 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.contrib.admin_actions [None req-57393e16-ba4b-49d9-a3d2-502c962f94cf tempest-TestServerVolumeAttachmentScenario-1825920087 tempest-TestServerVolumeAttachmentScenario-1825920087-project-admin] Updating volume '6b25beed-e42d-41c3-9786-b73da93ddeb4' with '{'status': 'in-use'}' {{(pid=100330) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 16 21:24:19.965476 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-57393e16-ba4b-49d9-a3d2-502c962f94cf tempest-TestServerVolumeAttachmentScenario-1825920087 tempest-TestServerVolumeAttachmentScenario-1825920087-project-admin] https://10.4.3.143/volume/v3/volumes/6b25beed-e42d-41c3-9786-b73da93ddeb4/action returned with HTTP 202 Aug 16 21:24:19.966062 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 1287/5128] 10.4.3.143 () {68 vars in 1390 bytes} [Sun Aug 16 21:24:19 2026] POST /volume/v3/volumes/6b25beed-e42d-41c3-9786-b73da93ddeb4/action => generated 0 bytes in 41 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 16 21:24:19.975391 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-11447d66-0e77-4485-907a-02e814e1c446 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:24:19.977443 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-11447d66-0e77-4485-907a-02e814e1c446 tempest-TestServerVolumeAttachmentScenario-262851723 tempest-TestServerVolumeAttachmentScenario-262851723-project-member] GET https://10.4.3.143/volume/v3/volumes/6b25beed-e42d-41c3-9786-b73da93ddeb4 Aug 16 21:24:19.977657 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-11447d66-0e77-4485-907a-02e814e1c446 tempest-TestServerVolumeAttachmentScenario-262851723 tempest-TestServerVolumeAttachmentScenario-262851723-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:24:19.977842 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-11447d66-0e77-4485-907a-02e814e1c446 tempest-TestServerVolumeAttachmentScenario-262851723 tempest-TestServerVolumeAttachmentScenario-262851723-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:24:19.988517 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:24:19.988517 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:24:19.992030 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-11447d66-0e77-4485-907a-02e814e1c446 tempest-TestServerVolumeAttachmentScenario-262851723 tempest-TestServerVolumeAttachmentScenario-262851723-project-member] Volume info retrieved successfully. Aug 16 21:24:19.996304 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-11447d66-0e77-4485-907a-02e814e1c446 tempest-TestServerVolumeAttachmentScenario-262851723 tempest-TestServerVolumeAttachmentScenario-262851723-project-member] https://10.4.3.143/volume/v3/volumes/6b25beed-e42d-41c3-9786-b73da93ddeb4 returned with HTTP 200 Aug 16 21:24:19.996643 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 1272/5129] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:24:19 2026] GET /volume/v3/volumes/6b25beed-e42d-41c3-9786-b73da93ddeb4 => generated 1150 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:24:20.038051 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [req-55c16ca0-f4ff-4f69-a7ad-648cee540d09 req-22424109-8036-4ad7-8f12-71053c054b42 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:24:20.040679 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [req-55c16ca0-f4ff-4f69-a7ad-648cee540d09 req-22424109-8036-4ad7-8f12-71053c054b42 tempest-TestServerVolumeAttachmentScenario-262851723 tempest-TestServerVolumeAttachmentScenario-262851723-project-member] GET https://10.4.3.143/volume/v3/volumes/6b25beed-e42d-41c3-9786-b73da93ddeb4 Aug 16 21:24:20.040945 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [req-55c16ca0-f4ff-4f69-a7ad-648cee540d09 req-22424109-8036-4ad7-8f12-71053c054b42 tempest-TestServerVolumeAttachmentScenario-262851723 tempest-TestServerVolumeAttachmentScenario-262851723-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:24:20.041252 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [req-55c16ca0-f4ff-4f69-a7ad-648cee540d09 req-22424109-8036-4ad7-8f12-71053c054b42 tempest-TestServerVolumeAttachmentScenario-262851723 tempest-TestServerVolumeAttachmentScenario-262851723-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:24:20.053053 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:24:20.053053 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:24:20.057341 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [req-55c16ca0-f4ff-4f69-a7ad-648cee540d09 req-22424109-8036-4ad7-8f12-71053c054b42 tempest-TestServerVolumeAttachmentScenario-262851723 tempest-TestServerVolumeAttachmentScenario-262851723-project-member] Volume info retrieved successfully. Aug 16 21:24:20.063315 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [req-55c16ca0-f4ff-4f69-a7ad-648cee540d09 req-22424109-8036-4ad7-8f12-71053c054b42 tempest-TestServerVolumeAttachmentScenario-262851723 tempest-TestServerVolumeAttachmentScenario-262851723-project-member] https://10.4.3.143/volume/v3/volumes/6b25beed-e42d-41c3-9786-b73da93ddeb4 returned with HTTP 200 Aug 16 21:24:20.063836 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 1285/5130] 10.4.3.143 () {68 vars in 1598 bytes} [Sun Aug 16 21:24:20 2026] GET /volume/v3/volumes/6b25beed-e42d-41c3-9786-b73da93ddeb4 => generated 1150 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:24:20.088243 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [req-55c16ca0-f4ff-4f69-a7ad-648cee540d09 req-c0f4fd41-29df-43ba-8c67-bf92362763fd None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:24:20.090849 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [req-55c16ca0-f4ff-4f69-a7ad-648cee540d09 req-c0f4fd41-29df-43ba-8c67-bf92362763fd tempest-TestServerVolumeAttachmentScenario-262851723 tempest-TestServerVolumeAttachmentScenario-262851723-project-member] POST https://10.4.3.143/volume/v3/volumes/6b25beed-e42d-41c3-9786-b73da93ddeb4/action Aug 16 21:24:20.091319 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [req-55c16ca0-f4ff-4f69-a7ad-648cee540d09 req-c0f4fd41-29df-43ba-8c67-bf92362763fd tempest-TestServerVolumeAttachmentScenario-262851723 tempest-TestServerVolumeAttachmentScenario-262851723-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100332) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 21:24:20.091490 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [req-55c16ca0-f4ff-4f69-a7ad-648cee540d09 req-c0f4fd41-29df-43ba-8c67-bf92362763fd tempest-TestServerVolumeAttachmentScenario-262851723 tempest-TestServerVolumeAttachmentScenario-262851723-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:24:20.104345 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:24:20.104345 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:24:20.104876 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [req-55c16ca0-f4ff-4f69-a7ad-648cee540d09 req-c0f4fd41-29df-43ba-8c67-bf92362763fd tempest-TestServerVolumeAttachmentScenario-262851723 tempest-TestServerVolumeAttachmentScenario-262851723-project-member] Volume info retrieved successfully. Aug 16 21:24:20.112678 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [req-55c16ca0-f4ff-4f69-a7ad-648cee540d09 req-c0f4fd41-29df-43ba-8c67-bf92362763fd tempest-TestServerVolumeAttachmentScenario-262851723 tempest-TestServerVolumeAttachmentScenario-262851723-project-member] Begin detaching volume completed successfully. Aug 16 21:24:20.112883 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [req-55c16ca0-f4ff-4f69-a7ad-648cee540d09 req-c0f4fd41-29df-43ba-8c67-bf92362763fd tempest-TestServerVolumeAttachmentScenario-262851723 tempest-TestServerVolumeAttachmentScenario-262851723-project-member] https://10.4.3.143/volume/v3/volumes/6b25beed-e42d-41c3-9786-b73da93ddeb4/action returned with HTTP 202 Aug 16 21:24:20.113404 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 1287/5131] 10.4.3.143 () {72 vars in 1672 bytes} [Sun Aug 16 21:24:20 2026] POST /volume/v3/volumes/6b25beed-e42d-41c3-9786-b73da93ddeb4/action => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 16 21:24:20.156163 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-00c2bf72-6f1d-45a1-8745-fb7c4c6e2964 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:24:20.156725 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-00c2bf72-6f1d-45a1-8745-fb7c4c6e2964 None None] GET https://10.4.3.143/volume// Aug 16 21:24:20.156969 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-00c2bf72-6f1d-45a1-8745-fb7c4c6e2964 None None] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:24:20.157238 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-00c2bf72-6f1d-45a1-8745-fb7c4c6e2964 None None] Calling method 'all' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:24:20.157619 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-00c2bf72-6f1d-45a1-8745-fb7c4c6e2964 None None] https://10.4.3.143/volume// returned with HTTP 300 Aug 16 21:24:20.157981 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 1288/5132] 10.4.3.143 () {66 vars in 1426 bytes} [Sun Aug 16 21: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 16 21:24:20.165546 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [req-55c16ca0-f4ff-4f69-a7ad-648cee540d09 req-a6a6e034-52b6-4de4-948b-ac79875c7255 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:24:20.167969 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [req-55c16ca0-f4ff-4f69-a7ad-648cee540d09 req-a6a6e034-52b6-4de4-948b-ac79875c7255 tempest-TestServerVolumeAttachmentScenario-262851723 tempest-TestServerVolumeAttachmentScenario-262851723-project-member] GET https://10.4.3.143/volume/v3/volumes/6b25beed-e42d-41c3-9786-b73da93ddeb4 Aug 16 21:24:20.168304 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [req-55c16ca0-f4ff-4f69-a7ad-648cee540d09 req-a6a6e034-52b6-4de4-948b-ac79875c7255 tempest-TestServerVolumeAttachmentScenario-262851723 tempest-TestServerVolumeAttachmentScenario-262851723-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:24:20.168587 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [req-55c16ca0-f4ff-4f69-a7ad-648cee540d09 req-a6a6e034-52b6-4de4-948b-ac79875c7255 tempest-TestServerVolumeAttachmentScenario-262851723 tempest-TestServerVolumeAttachmentScenario-262851723-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:24:20.179833 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:24:20.179833 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:24:20.183636 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [req-55c16ca0-f4ff-4f69-a7ad-648cee540d09 req-a6a6e034-52b6-4de4-948b-ac79875c7255 tempest-TestServerVolumeAttachmentScenario-262851723 tempest-TestServerVolumeAttachmentScenario-262851723-project-member] Volume info retrieved successfully. Aug 16 21:24:20.188232 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [req-55c16ca0-f4ff-4f69-a7ad-648cee540d09 req-a6a6e034-52b6-4de4-948b-ac79875c7255 tempest-TestServerVolumeAttachmentScenario-262851723 tempest-TestServerVolumeAttachmentScenario-262851723-project-member] https://10.4.3.143/volume/v3/volumes/6b25beed-e42d-41c3-9786-b73da93ddeb4 returned with HTTP 200 Aug 16 21:24:20.188675 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 1273/5133] 10.4.3.143 () {70 vars in 1639 bytes} [Sun Aug 16 21:24:20 2026] GET /volume/v3/volumes/6b25beed-e42d-41c3-9786-b73da93ddeb4 => generated 1333 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 16 21:24:21.014626 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [req-55c16ca0-f4ff-4f69-a7ad-648cee540d09 req-75b2b5f6-63fc-40a0-8f1b-4f695de7f526 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:24:21.016680 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [req-55c16ca0-f4ff-4f69-a7ad-648cee540d09 req-75b2b5f6-63fc-40a0-8f1b-4f695de7f526 tempest-TestServerVolumeAttachmentScenario-262851723 tempest-TestServerVolumeAttachmentScenario-262851723-project-member] DELETE https://10.4.3.143/volume/v3/attachments/37f2941b-c5c7-40ce-8bdc-b2d4004021d8 Aug 16 21:24:21.016875 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [req-55c16ca0-f4ff-4f69-a7ad-648cee540d09 req-75b2b5f6-63fc-40a0-8f1b-4f695de7f526 tempest-TestServerVolumeAttachmentScenario-262851723 tempest-TestServerVolumeAttachmentScenario-262851723-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:24:21.017085 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [req-55c16ca0-f4ff-4f69-a7ad-648cee540d09 req-75b2b5f6-63fc-40a0-8f1b-4f695de7f526 tempest-TestServerVolumeAttachmentScenario-262851723 tempest-TestServerVolumeAttachmentScenario-262851723-project-member] Calling method 'version_select' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:24:21.023760 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:24:21.023760 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:24:21.067865 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [req-55c16ca0-f4ff-4f69-a7ad-648cee540d09 req-75b2b5f6-63fc-40a0-8f1b-4f695de7f526 tempest-TestServerVolumeAttachmentScenario-262851723 tempest-TestServerVolumeAttachmentScenario-262851723-project-member] https://10.4.3.143/volume/v3/attachments/37f2941b-c5c7-40ce-8bdc-b2d4004021d8 returned with HTTP 200 Aug 16 21:24:21.068312 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 1286/5134] 10.4.3.143 () {72 vars in 1673 bytes} [Sun Aug 16 21:24:21 2026] DELETE /volume/v3/attachments/37f2941b-c5c7-40ce-8bdc-b2d4004021d8 => generated 19 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:24:21.243934 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [req-8cb66d4d-0062-44ee-aa88-3c9ed06a41ae req-be8b35bc-bba2-4976-91fa-439aa32df023 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:24:21.246076 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [req-8cb66d4d-0062-44ee-aa88-3c9ed06a41ae req-be8b35bc-bba2-4976-91fa-439aa32df023 tempest-TestServerVolumeAttachmentScenario-262851723 tempest-TestServerVolumeAttachmentScenario-262851723-project-member] GET https://10.4.3.143/volume/v3/volumes/6b25beed-e42d-41c3-9786-b73da93ddeb4 Aug 16 21:24:21.246265 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [req-8cb66d4d-0062-44ee-aa88-3c9ed06a41ae req-be8b35bc-bba2-4976-91fa-439aa32df023 tempest-TestServerVolumeAttachmentScenario-262851723 tempest-TestServerVolumeAttachmentScenario-262851723-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:24:21.246465 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [req-8cb66d4d-0062-44ee-aa88-3c9ed06a41ae req-be8b35bc-bba2-4976-91fa-439aa32df023 tempest-TestServerVolumeAttachmentScenario-262851723 tempest-TestServerVolumeAttachmentScenario-262851723-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:24:21.253713 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:24:21.253713 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:24:21.257714 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [req-8cb66d4d-0062-44ee-aa88-3c9ed06a41ae req-be8b35bc-bba2-4976-91fa-439aa32df023 tempest-TestServerVolumeAttachmentScenario-262851723 tempest-TestServerVolumeAttachmentScenario-262851723-project-member] Volume info retrieved successfully. Aug 16 21:24:21.262398 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [req-8cb66d4d-0062-44ee-aa88-3c9ed06a41ae req-be8b35bc-bba2-4976-91fa-439aa32df023 tempest-TestServerVolumeAttachmentScenario-262851723 tempest-TestServerVolumeAttachmentScenario-262851723-project-member] https://10.4.3.143/volume/v3/volumes/6b25beed-e42d-41c3-9786-b73da93ddeb4 returned with HTTP 200 Aug 16 21:24:21.262694 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 1288/5135] 10.4.3.143 () {68 vars in 1598 bytes} [Sun Aug 16 21:24:21 2026] GET /volume/v3/volumes/6b25beed-e42d-41c3-9786-b73da93ddeb4 => generated 858 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:24:22.375210 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-aabbfff1-0eea-435f-a607-52448115fb53 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:24:22.477628 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-aabbfff1-0eea-435f-a607-52448115fb53 tempest-CreateVolumesFromSnapshotTest-755478532 tempest-CreateVolumesFromSnapshotTest-755478532-project-member] POST https://10.4.3.143/volume/v3/volumes Aug 16 21:24:22.477785 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-aabbfff1-0eea-435f-a607-52448115fb53 tempest-CreateVolumesFromSnapshotTest-755478532 tempest-CreateVolumesFromSnapshotTest-755478532-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1690611097"}} {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:24:22.479249 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.v3.volumes [None req-aabbfff1-0eea-435f-a607-52448115fb53 tempest-CreateVolumesFromSnapshotTest-755478532 tempest-CreateVolumesFromSnapshotTest-755478532-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1690611097'}} {{(pid=100330) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 21:24:22.479249 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.v3.volumes [None req-aabbfff1-0eea-435f-a607-52448115fb53 tempest-CreateVolumesFromSnapshotTest-755478532 tempest-CreateVolumesFromSnapshotTest-755478532-project-member] Create volume of 1 GB Aug 16 21:24:22.479510 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:24:22.479510 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:24:22.484037 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-aabbfff1-0eea-435f-a607-52448115fb53 tempest-CreateVolumesFromSnapshotTest-755478532 tempest-CreateVolumesFromSnapshotTest-755478532-project-member] Availability Zones retrieved successfully. Aug 16 21:24:22.489173 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-aabbfff1-0eea-435f-a607-52448115fb53 tempest-CreateVolumesFromSnapshotTest-755478532 tempest-CreateVolumesFromSnapshotTest-755478532-project-member] Flow 'volume_create_api' (8659b210-ca67-47f5-a544-74384074c003) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100330) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:24:22.490101 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-aabbfff1-0eea-435f-a607-52448115fb53 tempest-CreateVolumesFromSnapshotTest-755478532 tempest-CreateVolumesFromSnapshotTest-755478532-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3711899a-5b43-4aa9-acf1-283c63c97018) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:24:22.490957 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.flows.api.create_volume [None req-aabbfff1-0eea-435f-a607-52448115fb53 tempest-CreateVolumesFromSnapshotTest-755478532 tempest-CreateVolumesFromSnapshotTest-755478532-project-member] Validating volume size '1' using validate_int {{(pid=100330) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 21:24:22.514636 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-aabbfff1-0eea-435f-a607-52448115fb53 tempest-CreateVolumesFromSnapshotTest-755478532 tempest-CreateVolumesFromSnapshotTest-755478532-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3711899a-5b43-4aa9-acf1-283c63c97018) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T21:04:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=69e633b8-fab9-4b15-8b40-4f1a67c51cda,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '69e633b8-fab9-4b15-8b40-4f1a67c51cda', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:24:22.515365 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-aabbfff1-0eea-435f-a607-52448115fb53 tempest-CreateVolumesFromSnapshotTest-755478532 tempest-CreateVolumesFromSnapshotTest-755478532-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (46e2939e-c952-416c-a523-8d00e59ed415) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:24:22.576545 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.quota [None req-aabbfff1-0eea-435f-a607-52448115fb53 tempest-CreateVolumesFromSnapshotTest-755478532 tempest-CreateVolumesFromSnapshotTest-755478532-project-member] Created reservations ['a8aa2674-e939-43fe-bfd5-a0032b344b26', 'c0c0b5c7-fbe0-41c7-b592-9f490f80be4f', 'faef6cc6-668e-4363-ae6e-fa42910ec7b8', 'f47cf39b-6572-4078-af86-6c3e6b6cf096'] {{(pid=100330) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:24:22.577346 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-aabbfff1-0eea-435f-a607-52448115fb53 tempest-CreateVolumesFromSnapshotTest-755478532 tempest-CreateVolumesFromSnapshotTest-755478532-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (46e2939e-c952-416c-a523-8d00e59ed415) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a8aa2674-e939-43fe-bfd5-a0032b344b26', 'c0c0b5c7-fbe0-41c7-b592-9f490f80be4f', 'faef6cc6-668e-4363-ae6e-fa42910ec7b8', 'f47cf39b-6572-4078-af86-6c3e6b6cf096']}' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:24:22.578079 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-aabbfff1-0eea-435f-a607-52448115fb53 tempest-CreateVolumesFromSnapshotTest-755478532 tempest-CreateVolumesFromSnapshotTest-755478532-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d39b7443-8bdd-4d23-80ab-99a78746d9b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:24:22.603596 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-aabbfff1-0eea-435f-a607-52448115fb53 tempest-CreateVolumesFromSnapshotTest-755478532 tempest-CreateVolumesFromSnapshotTest-755478532-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d39b7443-8bdd-4d23-80ab-99a78746d9b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '27c2f807-f0d8-4322-98e0-f12bde27e99b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1690611097',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6cb57406018e4adf8e84fed11d37060a',qos_specs=None,replication_status=,reservations=['a8aa2674-e939-43fe-bfd5-a0032b344b26','c0c0b5c7-fbe0-41c7-b592-9f490f80be4f','faef6cc6-668e-4363-ae6e-fa42910ec7b8','f47cf39b-6572-4078-af86-6c3e6b6cf096'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='21a7afca76594d4eab73b1af81007ff2',volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T21:24:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1690611097',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=27c2f807-f0d8-4322-98e0-f12bde27e99b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6cb57406018e4adf8e84fed11d37060a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='21a7afca76594d4eab73b1af81007ff2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(69e633b8-fab9-4b15-8b40-4f1a67c51cda),volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda)}' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:24:22.604408 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-aabbfff1-0eea-435f-a607-52448115fb53 tempest-CreateVolumesFromSnapshotTest-755478532 tempest-CreateVolumesFromSnapshotTest-755478532-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dc04c015-5b6f-4dd4-9143-8e722aeb2348) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:24:22.623667 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-aabbfff1-0eea-435f-a607-52448115fb53 tempest-CreateVolumesFromSnapshotTest-755478532 tempest-CreateVolumesFromSnapshotTest-755478532-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dc04c015-5b6f-4dd4-9143-8e722aeb2348) transitioned into state 'SUCCESS' from state '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-1690611097',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6cb57406018e4adf8e84fed11d37060a',qos_specs=None,replication_status=,reservations=['a8aa2674-e939-43fe-bfd5-a0032b344b26','c0c0b5c7-fbe0-41c7-b592-9f490f80be4f','faef6cc6-668e-4363-ae6e-fa42910ec7b8','f47cf39b-6572-4078-af86-6c3e6b6cf096'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='21a7afca76594d4eab73b1af81007ff2',volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda)}' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:24:22.624586 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-aabbfff1-0eea-435f-a607-52448115fb53 tempest-CreateVolumesFromSnapshotTest-755478532 tempest-CreateVolumesFromSnapshotTest-755478532-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e8b40e36-05ba-4632-ae74-32ead0e0fc2c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:24:22.635398 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-aabbfff1-0eea-435f-a607-52448115fb53 tempest-CreateVolumesFromSnapshotTest-755478532 tempest-CreateVolumesFromSnapshotTest-755478532-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e8b40e36-05ba-4632-ae74-32ead0e0fc2c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:24:22.636283 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-aabbfff1-0eea-435f-a607-52448115fb53 tempest-CreateVolumesFromSnapshotTest-755478532 tempest-CreateVolumesFromSnapshotTest-755478532-project-member] Flow 'volume_create_api' (8659b210-ca67-47f5-a544-74384074c003) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100330) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:24:22.636596 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-aabbfff1-0eea-435f-a607-52448115fb53 tempest-CreateVolumesFromSnapshotTest-755478532 tempest-CreateVolumesFromSnapshotTest-755478532-project-member] Create volume request issued successfully. Aug 16 21:24:22.637170 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-aabbfff1-0eea-435f-a607-52448115fb53 tempest-CreateVolumesFromSnapshotTest-755478532 tempest-CreateVolumesFromSnapshotTest-755478532-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Aug 16 21:24:22.637676 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 1289/5136] 10.4.3.143 () {68 vars in 1258 bytes} [Sun Aug 16 21:24:22 2026] POST /volume/v3/volumes => generated 760 bytes in 263 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 21:24:22.656428 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-d37bfbc9-63fb-4751-a679-7780a4072dfa None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:24:22.659130 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-d37bfbc9-63fb-4751-a679-7780a4072dfa tempest-CreateVolumesFromSnapshotTest-755478532 tempest-CreateVolumesFromSnapshotTest-755478532-project-member] GET https://10.4.3.143/volume/v3/volumes/27c2f807-f0d8-4322-98e0-f12bde27e99b Aug 16 21:24:22.659364 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-d37bfbc9-63fb-4751-a679-7780a4072dfa tempest-CreateVolumesFromSnapshotTest-755478532 tempest-CreateVolumesFromSnapshotTest-755478532-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:24:22.659628 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-d37bfbc9-63fb-4751-a679-7780a4072dfa tempest-CreateVolumesFromSnapshotTest-755478532 tempest-CreateVolumesFromSnapshotTest-755478532-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:24:22.675245 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:24:22.675245 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:24:22.681947 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-d37bfbc9-63fb-4751-a679-7780a4072dfa tempest-CreateVolumesFromSnapshotTest-755478532 tempest-CreateVolumesFromSnapshotTest-755478532-project-member] Volume info retrieved successfully. Aug 16 21:24:22.686195 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-d37bfbc9-63fb-4751-a679-7780a4072dfa tempest-CreateVolumesFromSnapshotTest-755478532 tempest-CreateVolumesFromSnapshotTest-755478532-project-member] https://10.4.3.143/volume/v3/volumes/27c2f807-f0d8-4322-98e0-f12bde27e99b returned with HTTP 200 Aug 16 21:24:22.686766 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 1274/5137] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:24:22 2026] GET /volume/v3/volumes/27c2f807-f0d8-4322-98e0-f12bde27e99b => generated 828 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:24:23.699872 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-d68d4f3c-7ab4-4d18-8d22-a9d19f7d2636 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:24:23.701795 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-d68d4f3c-7ab4-4d18-8d22-a9d19f7d2636 tempest-CreateVolumesFromSnapshotTest-755478532 tempest-CreateVolumesFromSnapshotTest-755478532-project-member] GET https://10.4.3.143/volume/v3/volumes/27c2f807-f0d8-4322-98e0-f12bde27e99b Aug 16 21:24:23.702085 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-d68d4f3c-7ab4-4d18-8d22-a9d19f7d2636 tempest-CreateVolumesFromSnapshotTest-755478532 tempest-CreateVolumesFromSnapshotTest-755478532-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:24:23.702328 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-d68d4f3c-7ab4-4d18-8d22-a9d19f7d2636 tempest-CreateVolumesFromSnapshotTest-755478532 tempest-CreateVolumesFromSnapshotTest-755478532-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:24:23.710093 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:24:23.710093 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:24:23.714636 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-d68d4f3c-7ab4-4d18-8d22-a9d19f7d2636 tempest-CreateVolumesFromSnapshotTest-755478532 tempest-CreateVolumesFromSnapshotTest-755478532-project-member] Volume info retrieved successfully. Aug 16 21:24:23.719962 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-d68d4f3c-7ab4-4d18-8d22-a9d19f7d2636 tempest-CreateVolumesFromSnapshotTest-755478532 tempest-CreateVolumesFromSnapshotTest-755478532-project-member] https://10.4.3.143/volume/v3/volumes/27c2f807-f0d8-4322-98e0-f12bde27e99b returned with HTTP 200 Aug 16 21:24:23.720431 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 1287/5138] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:24:23 2026] GET /volume/v3/volumes/27c2f807-f0d8-4322-98e0-f12bde27e99b => generated 853 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:24:23.732101 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-3c12120c-48a0-44aa-bd96-26d78586e0cb None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:24:23.733609 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-3c12120c-48a0-44aa-bd96-26d78586e0cb tempest-CreateVolumesFromSnapshotTest-755478532 tempest-CreateVolumesFromSnapshotTest-755478532-project-member] POST https://10.4.3.143/volume/v3/snapshots Aug 16 21:24:23.733949 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-3c12120c-48a0-44aa-bd96-26d78586e0cb tempest-CreateVolumesFromSnapshotTest-755478532 tempest-CreateVolumesFromSnapshotTest-755478532-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "27c2f807-f0d8-4322-98e0-f12bde27e99b", "name": "tempest-CreateVolumesFromSnapshotTest-Snapshot-1998191781"}} {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:24:23.742735 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:24:23.742735 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:24:23.743362 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-3c12120c-48a0-44aa-bd96-26d78586e0cb tempest-CreateVolumesFromSnapshotTest-755478532 tempest-CreateVolumesFromSnapshotTest-755478532-project-member] Volume info retrieved successfully. Aug 16 21:24:23.743521 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.v3.snapshots [None req-3c12120c-48a0-44aa-bd96-26d78586e0cb tempest-CreateVolumesFromSnapshotTest-755478532 tempest-CreateVolumesFromSnapshotTest-755478532-project-member] Create snapshot from volume 27c2f807-f0d8-4322-98e0-f12bde27e99b Aug 16 21:24:23.799425 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.quota [None req-3c12120c-48a0-44aa-bd96-26d78586e0cb tempest-CreateVolumesFromSnapshotTest-755478532 tempest-CreateVolumesFromSnapshotTest-755478532-project-member] Created reservations ['af7e634d-efc5-4285-b895-2c2d76298a8d', 'bf82ca6e-a9e5-4927-9224-4580b4c3d586', 'bed2b0e5-bb44-4fcf-bba1-94492d43956e', 'c62f66db-0211-41e4-bb11-c73495797468'] {{(pid=100332) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:24:23.834676 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-3c12120c-48a0-44aa-bd96-26d78586e0cb tempest-CreateVolumesFromSnapshotTest-755478532 tempest-CreateVolumesFromSnapshotTest-755478532-project-member] Snapshot create request issued successfully. Aug 16 21:24:23.835126 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-3c12120c-48a0-44aa-bd96-26d78586e0cb tempest-CreateVolumesFromSnapshotTest-755478532 tempest-CreateVolumesFromSnapshotTest-755478532-project-member] https://10.4.3.143/volume/v3/snapshots returned with HTTP 202 Aug 16 21:24:23.835652 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 1289/5139] 10.4.3.143 () {68 vars in 1265 bytes} [Sun Aug 16 21:24:23 2026] POST /volume/v3/snapshots => generated 316 bytes in 104 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 21:24:23.843710 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-ce019482-e314-48c5-913e-3b4171496f15 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:24:23.845779 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-ce019482-e314-48c5-913e-3b4171496f15 tempest-CreateVolumesFromSnapshotTest-755478532 tempest-CreateVolumesFromSnapshotTest-755478532-project-member] GET https://10.4.3.143/volume/v3/snapshots/9aeac004-5ebe-4461-b758-9b8c0ee94678 Aug 16 21:24:23.846044 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-ce019482-e314-48c5-913e-3b4171496f15 tempest-CreateVolumesFromSnapshotTest-755478532 tempest-CreateVolumesFromSnapshotTest-755478532-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:24:23.846283 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-ce019482-e314-48c5-913e-3b4171496f15 tempest-CreateVolumesFromSnapshotTest-755478532 tempest-CreateVolumesFromSnapshotTest-755478532-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:24:23.851725 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:24:23.851725 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:24:23.852272 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-ce019482-e314-48c5-913e-3b4171496f15 tempest-CreateVolumesFromSnapshotTest-755478532 tempest-CreateVolumesFromSnapshotTest-755478532-project-member] Snapshot retrieved successfully. Aug 16 21:24:23.853212 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-ce019482-e314-48c5-913e-3b4171496f15 tempest-CreateVolumesFromSnapshotTest-755478532 tempest-CreateVolumesFromSnapshotTest-755478532-project-member] https://10.4.3.143/volume/v3/snapshots/9aeac004-5ebe-4461-b758-9b8c0ee94678 returned with HTTP 200 Aug 16 21:24:23.853569 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 1290/5140] 10.4.3.143 () {66 vars in 1354 bytes} [Sun Aug 16 21:24:23 2026] GET /volume/v3/snapshots/9aeac004-5ebe-4461-b758-9b8c0ee94678 => generated 448 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:24:24.239979 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-0004e3d5-8dbf-4222-9f94-59c627c9a681 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:24:24.241688 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-0004e3d5-8dbf-4222-9f94-59c627c9a681 tempest-TestServerVolumeAttachmentScenario-262851723 tempest-TestServerVolumeAttachmentScenario-262851723-project-member] DELETE https://10.4.3.143/volume/v3/volumes/c9f00626-7b35-4572-ab5d-e0b73f7e005a Aug 16 21:24:24.241862 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-0004e3d5-8dbf-4222-9f94-59c627c9a681 tempest-TestServerVolumeAttachmentScenario-262851723 tempest-TestServerVolumeAttachmentScenario-262851723-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:24:24.242122 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-0004e3d5-8dbf-4222-9f94-59c627c9a681 tempest-TestServerVolumeAttachmentScenario-262851723 tempest-TestServerVolumeAttachmentScenario-262851723-project-member] Calling method 'delete' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:24:24.242335 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.v3.volumes [None req-0004e3d5-8dbf-4222-9f94-59c627c9a681 tempest-TestServerVolumeAttachmentScenario-262851723 tempest-TestServerVolumeAttachmentScenario-262851723-project-member] Delete volume with id: c9f00626-7b35-4572-ab5d-e0b73f7e005a Aug 16 21:24:24.248875 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:24:24.248875 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:24:24.249354 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-0004e3d5-8dbf-4222-9f94-59c627c9a681 tempest-TestServerVolumeAttachmentScenario-262851723 tempest-TestServerVolumeAttachmentScenario-262851723-project-member] Volume info retrieved successfully. Aug 16 21:24:24.266648 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-0004e3d5-8dbf-4222-9f94-59c627c9a681 tempest-TestServerVolumeAttachmentScenario-262851723 tempest-TestServerVolumeAttachmentScenario-262851723-project-member] Delete volume request issued successfully. Aug 16 21:24:24.266887 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-0004e3d5-8dbf-4222-9f94-59c627c9a681 tempest-TestServerVolumeAttachmentScenario-262851723 tempest-TestServerVolumeAttachmentScenario-262851723-project-member] https://10.4.3.143/volume/v3/volumes/c9f00626-7b35-4572-ab5d-e0b73f7e005a returned with HTTP 202 Aug 16 21:24:24.267483 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 1275/5141] 10.4.3.143 () {66 vars in 1351 bytes} [Sun Aug 16 21:24:24 2026] DELETE /volume/v3/volumes/c9f00626-7b35-4572-ab5d-e0b73f7e005a => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 21:24:24.275141 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-cdfac33c-ce87-45a3-aba0-21c700c2e91d None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:24:24.277165 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-cdfac33c-ce87-45a3-aba0-21c700c2e91d tempest-TestServerVolumeAttachmentScenario-262851723 tempest-TestServerVolumeAttachmentScenario-262851723-project-member] GET https://10.4.3.143/volume/v3/volumes/c9f00626-7b35-4572-ab5d-e0b73f7e005a Aug 16 21:24:24.277414 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-cdfac33c-ce87-45a3-aba0-21c700c2e91d tempest-TestServerVolumeAttachmentScenario-262851723 tempest-TestServerVolumeAttachmentScenario-262851723-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:24:24.277665 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-cdfac33c-ce87-45a3-aba0-21c700c2e91d tempest-TestServerVolumeAttachmentScenario-262851723 tempest-TestServerVolumeAttachmentScenario-262851723-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:24:24.285311 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:24:24.285311 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:24:24.289731 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-cdfac33c-ce87-45a3-aba0-21c700c2e91d tempest-TestServerVolumeAttachmentScenario-262851723 tempest-TestServerVolumeAttachmentScenario-262851723-project-member] Volume info retrieved successfully. Aug 16 21:24:24.295282 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-cdfac33c-ce87-45a3-aba0-21c700c2e91d tempest-TestServerVolumeAttachmentScenario-262851723 tempest-TestServerVolumeAttachmentScenario-262851723-project-member] https://10.4.3.143/volume/v3/volumes/c9f00626-7b35-4572-ab5d-e0b73f7e005a returned with HTTP 200 Aug 16 21:24:24.295736 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 1288/5142] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:24:24 2026] GET /volume/v3/volumes/c9f00626-7b35-4572-ab5d-e0b73f7e005a => generated 856 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:24:24.863523 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-d90a4213-acbc-4535-b63f-a481bbe88489 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:24:24.865461 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-d90a4213-acbc-4535-b63f-a481bbe88489 tempest-CreateVolumesFromSnapshotTest-755478532 tempest-CreateVolumesFromSnapshotTest-755478532-project-member] GET https://10.4.3.143/volume/v3/snapshots/9aeac004-5ebe-4461-b758-9b8c0ee94678 Aug 16 21:24:24.865637 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-d90a4213-acbc-4535-b63f-a481bbe88489 tempest-CreateVolumesFromSnapshotTest-755478532 tempest-CreateVolumesFromSnapshotTest-755478532-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:24:24.865816 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-d90a4213-acbc-4535-b63f-a481bbe88489 tempest-CreateVolumesFromSnapshotTest-755478532 tempest-CreateVolumesFromSnapshotTest-755478532-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:24:24.871407 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:24:24.871407 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:24:24.871833 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-d90a4213-acbc-4535-b63f-a481bbe88489 tempest-CreateVolumesFromSnapshotTest-755478532 tempest-CreateVolumesFromSnapshotTest-755478532-project-member] Snapshot retrieved successfully. Aug 16 21:24:24.872674 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-d90a4213-acbc-4535-b63f-a481bbe88489 tempest-CreateVolumesFromSnapshotTest-755478532 tempest-CreateVolumesFromSnapshotTest-755478532-project-member] https://10.4.3.143/volume/v3/snapshots/9aeac004-5ebe-4461-b758-9b8c0ee94678 returned with HTTP 200 Aug 16 21:24:24.873120 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 1290/5143] 10.4.3.143 () {66 vars in 1354 bytes} [Sun Aug 16 21:24:24 2026] GET /volume/v3/snapshots/9aeac004-5ebe-4461-b758-9b8c0ee94678 => generated 475 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:24:24.883191 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-ecc0d7cb-c76d-4922-9c41-f574998b7ce6 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:24:24.885133 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-ecc0d7cb-c76d-4922-9c41-f574998b7ce6 tempest-CreateVolumesFromSnapshotTest-755478532 tempest-CreateVolumesFromSnapshotTest-755478532-project-member] POST https://10.4.3.143/volume/v3/volumes Aug 16 21:24:24.885532 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-ecc0d7cb-c76d-4922-9c41-f574998b7ce6 tempest-CreateVolumesFromSnapshotTest-755478532 tempest-CreateVolumesFromSnapshotTest-755478532-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "9aeac004-5ebe-4461-b758-9b8c0ee94678", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1461645578"}} {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:24:24.887208 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.v3.volumes [None req-ecc0d7cb-c76d-4922-9c41-f574998b7ce6 tempest-CreateVolumesFromSnapshotTest-755478532 tempest-CreateVolumesFromSnapshotTest-755478532-project-member] Create volume request body: {'volume': {"'snapshot_id": '9aeac004-5ebe-4461-b758-9b8c0ee94678', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1461645578'}} {{(pid=100330) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 21:24:24.887369 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.v3.volumes [None req-ecc0d7cb-c76d-4922-9c41-f574998b7ce6 tempest-CreateVolumesFromSnapshotTest-755478532 tempest-CreateVolumesFromSnapshotTest-755478532-project-member] Create volume of 1 GB Aug 16 21:24:24.892252 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-ecc0d7cb-c76d-4922-9c41-f574998b7ce6 tempest-CreateVolumesFromSnapshotTest-755478532 tempest-CreateVolumesFromSnapshotTest-755478532-project-member] Availability Zones retrieved successfully. Aug 16 21:24:24.898150 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-ecc0d7cb-c76d-4922-9c41-f574998b7ce6 tempest-CreateVolumesFromSnapshotTest-755478532 tempest-CreateVolumesFromSnapshotTest-755478532-project-member] Flow 'volume_create_api' (22b0e424-a510-4544-ac36-570acced5177) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100330) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:24:24.899199 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-ecc0d7cb-c76d-4922-9c41-f574998b7ce6 tempest-CreateVolumesFromSnapshotTest-755478532 tempest-CreateVolumesFromSnapshotTest-755478532-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0b9dd627-dc15-4e69-8edf-fcb6b3f8102d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:24:24.900282 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.flows.api.create_volume [None req-ecc0d7cb-c76d-4922-9c41-f574998b7ce6 tempest-CreateVolumesFromSnapshotTest-755478532 tempest-CreateVolumesFromSnapshotTest-755478532-project-member] Validating volume size '1' using validate_int {{(pid=100330) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 21:24:24.931346 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-ecc0d7cb-c76d-4922-9c41-f574998b7ce6 tempest-CreateVolumesFromSnapshotTest-755478532 tempest-CreateVolumesFromSnapshotTest-755478532-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0b9dd627-dc15-4e69-8edf-fcb6b3f8102d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T21:04:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=69e633b8-fab9-4b15-8b40-4f1a67c51cda,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '69e633b8-fab9-4b15-8b40-4f1a67c51cda', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:24:24.932826 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-ecc0d7cb-c76d-4922-9c41-f574998b7ce6 tempest-CreateVolumesFromSnapshotTest-755478532 tempest-CreateVolumesFromSnapshotTest-755478532-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (671c5ccc-b1e3-4526-8efd-9f6bb310196b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:24:24.983877 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.quota [None req-ecc0d7cb-c76d-4922-9c41-f574998b7ce6 tempest-CreateVolumesFromSnapshotTest-755478532 tempest-CreateVolumesFromSnapshotTest-755478532-project-member] Created reservations ['be6741e1-a381-45dd-baf3-7f2c10233b9b', '20450282-533c-41b4-a8b0-46e24dbea3cb', '315f2609-fbd6-407a-8660-a0ed1d2be98d', '8cf3976a-bb7a-4f5d-8e7d-9e1544d1cd8a'] {{(pid=100330) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:24:24.985030 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-ecc0d7cb-c76d-4922-9c41-f574998b7ce6 tempest-CreateVolumesFromSnapshotTest-755478532 tempest-CreateVolumesFromSnapshotTest-755478532-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (671c5ccc-b1e3-4526-8efd-9f6bb310196b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['be6741e1-a381-45dd-baf3-7f2c10233b9b', '20450282-533c-41b4-a8b0-46e24dbea3cb', '315f2609-fbd6-407a-8660-a0ed1d2be98d', '8cf3976a-bb7a-4f5d-8e7d-9e1544d1cd8a']}' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:24:24.986103 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-ecc0d7cb-c76d-4922-9c41-f574998b7ce6 tempest-CreateVolumesFromSnapshotTest-755478532 tempest-CreateVolumesFromSnapshotTest-755478532-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cbd87f1a-4e46-4b9e-91cc-8e212cfef2d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:24:25.012867 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-ecc0d7cb-c76d-4922-9c41-f574998b7ce6 tempest-CreateVolumesFromSnapshotTest-755478532 tempest-CreateVolumesFromSnapshotTest-755478532-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cbd87f1a-4e46-4b9e-91cc-8e212cfef2d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fcbe629a-9ac1-4e29-943e-34515062450d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1461645578',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6cb57406018e4adf8e84fed11d37060a',qos_specs=None,replication_status=,reservations=['be6741e1-a381-45dd-baf3-7f2c10233b9b','20450282-533c-41b4-a8b0-46e24dbea3cb','315f2609-fbd6-407a-8660-a0ed1d2be98d','8cf3976a-bb7a-4f5d-8e7d-9e1544d1cd8a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='21a7afca76594d4eab73b1af81007ff2',volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T21:24:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1461645578',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fcbe629a-9ac1-4e29-943e-34515062450d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6cb57406018e4adf8e84fed11d37060a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='21a7afca76594d4eab73b1af81007ff2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(69e633b8-fab9-4b15-8b40-4f1a67c51cda),volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda)}' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:24:25.013815 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-ecc0d7cb-c76d-4922-9c41-f574998b7ce6 tempest-CreateVolumesFromSnapshotTest-755478532 tempest-CreateVolumesFromSnapshotTest-755478532-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3feb38bc-19e7-45ef-b9f5-ddfa92dfac35) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:24:25.036060 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-ecc0d7cb-c76d-4922-9c41-f574998b7ce6 tempest-CreateVolumesFromSnapshotTest-755478532 tempest-CreateVolumesFromSnapshotTest-755478532-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3feb38bc-19e7-45ef-b9f5-ddfa92dfac35) transitioned into state 'SUCCESS' from state '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-1461645578',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6cb57406018e4adf8e84fed11d37060a',qos_specs=None,replication_status=,reservations=['be6741e1-a381-45dd-baf3-7f2c10233b9b','20450282-533c-41b4-a8b0-46e24dbea3cb','315f2609-fbd6-407a-8660-a0ed1d2be98d','8cf3976a-bb7a-4f5d-8e7d-9e1544d1cd8a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='21a7afca76594d4eab73b1af81007ff2',volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda)}' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:24:25.036739 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-ecc0d7cb-c76d-4922-9c41-f574998b7ce6 tempest-CreateVolumesFromSnapshotTest-755478532 tempest-CreateVolumesFromSnapshotTest-755478532-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (509dc7f0-8f4b-4946-8302-3bd00fcdd0d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:24:25.050052 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-ecc0d7cb-c76d-4922-9c41-f574998b7ce6 tempest-CreateVolumesFromSnapshotTest-755478532 tempest-CreateVolumesFromSnapshotTest-755478532-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (509dc7f0-8f4b-4946-8302-3bd00fcdd0d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:24:25.050052 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-ecc0d7cb-c76d-4922-9c41-f574998b7ce6 tempest-CreateVolumesFromSnapshotTest-755478532 tempest-CreateVolumesFromSnapshotTest-755478532-project-member] Flow 'volume_create_api' (22b0e424-a510-4544-ac36-570acced5177) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100330) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:24:25.050052 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-ecc0d7cb-c76d-4922-9c41-f574998b7ce6 tempest-CreateVolumesFromSnapshotTest-755478532 tempest-CreateVolumesFromSnapshotTest-755478532-project-member] Create volume request issued successfully. Aug 16 21:24:25.050052 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-ecc0d7cb-c76d-4922-9c41-f574998b7ce6 tempest-CreateVolumesFromSnapshotTest-755478532 tempest-CreateVolumesFromSnapshotTest-755478532-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Aug 16 21:24:25.050052 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 1291/5144] 10.4.3.143 () {68 vars in 1259 bytes} [Sun Aug 16 21:24:24 2026] POST /volume/v3/volumes => generated 760 bytes in 167 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 21:24:25.063159 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-200bb4cc-f0b7-486b-869e-122dea6c94de None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:24:25.065011 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-200bb4cc-f0b7-486b-869e-122dea6c94de tempest-CreateVolumesFromSnapshotTest-755478532 tempest-CreateVolumesFromSnapshotTest-755478532-project-member] POST https://10.4.3.143/volume/v3/volumes Aug 16 21:24:25.065401 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-200bb4cc-f0b7-486b-869e-122dea6c94de tempest-CreateVolumesFromSnapshotTest-755478532 tempest-CreateVolumesFromSnapshotTest-755478532-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "9aeac004-5ebe-4461-b758-9b8c0ee94678", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1738089663"}} {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:24:25.067089 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.v3.volumes [None req-200bb4cc-f0b7-486b-869e-122dea6c94de tempest-CreateVolumesFromSnapshotTest-755478532 tempest-CreateVolumesFromSnapshotTest-755478532-project-member] Create volume request body: {'volume': {"'snapshot_id": '9aeac004-5ebe-4461-b758-9b8c0ee94678', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1738089663'}} {{(pid=100333) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 21:24:25.067158 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.v3.volumes [None req-200bb4cc-f0b7-486b-869e-122dea6c94de tempest-CreateVolumesFromSnapshotTest-755478532 tempest-CreateVolumesFromSnapshotTest-755478532-project-member] Create volume of 1 GB Aug 16 21:24:25.071949 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-200bb4cc-f0b7-486b-869e-122dea6c94de tempest-CreateVolumesFromSnapshotTest-755478532 tempest-CreateVolumesFromSnapshotTest-755478532-project-member] Availability Zones retrieved successfully. Aug 16 21:24:25.077528 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-200bb4cc-f0b7-486b-869e-122dea6c94de tempest-CreateVolumesFromSnapshotTest-755478532 tempest-CreateVolumesFromSnapshotTest-755478532-project-member] Flow 'volume_create_api' (b4950818-8350-4ee7-a2fd-a6ed7a03d580) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100333) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:24:25.078933 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-200bb4cc-f0b7-486b-869e-122dea6c94de tempest-CreateVolumesFromSnapshotTest-755478532 tempest-CreateVolumesFromSnapshotTest-755478532-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e4c91f9d-d894-4cb3-bfad-93adb0d820da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:24:25.079491 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.flows.api.create_volume [None req-200bb4cc-f0b7-486b-869e-122dea6c94de tempest-CreateVolumesFromSnapshotTest-755478532 tempest-CreateVolumesFromSnapshotTest-755478532-project-member] Validating volume size '1' using validate_int {{(pid=100333) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 21:24:25.108075 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-200bb4cc-f0b7-486b-869e-122dea6c94de tempest-CreateVolumesFromSnapshotTest-755478532 tempest-CreateVolumesFromSnapshotTest-755478532-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e4c91f9d-d894-4cb3-bfad-93adb0d820da) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T21:04:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=69e633b8-fab9-4b15-8b40-4f1a67c51cda,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '69e633b8-fab9-4b15-8b40-4f1a67c51cda', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:24:25.108992 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-200bb4cc-f0b7-486b-869e-122dea6c94de tempest-CreateVolumesFromSnapshotTest-755478532 tempest-CreateVolumesFromSnapshotTest-755478532-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (67a81b45-6a00-462f-ad93-34c6e450a149) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:24:25.158303 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.quota [None req-200bb4cc-f0b7-486b-869e-122dea6c94de tempest-CreateVolumesFromSnapshotTest-755478532 tempest-CreateVolumesFromSnapshotTest-755478532-project-member] Created reservations ['2e67069d-3981-4dcc-8fea-38b1189fd9c8', '38cd58fa-f275-4816-9ee0-738201b0b8f6', 'e5bf6528-ac4c-4d1a-9fb5-b47eb19a8411', 'f294b0f1-aed4-4b0b-80d9-15f945da15a5'] {{(pid=100333) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:24:25.159429 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-200bb4cc-f0b7-486b-869e-122dea6c94de tempest-CreateVolumesFromSnapshotTest-755478532 tempest-CreateVolumesFromSnapshotTest-755478532-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (67a81b45-6a00-462f-ad93-34c6e450a149) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2e67069d-3981-4dcc-8fea-38b1189fd9c8', '38cd58fa-f275-4816-9ee0-738201b0b8f6', 'e5bf6528-ac4c-4d1a-9fb5-b47eb19a8411', 'f294b0f1-aed4-4b0b-80d9-15f945da15a5']}' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:24:25.160641 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-200bb4cc-f0b7-486b-869e-122dea6c94de tempest-CreateVolumesFromSnapshotTest-755478532 tempest-CreateVolumesFromSnapshotTest-755478532-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a00b7056-5388-4951-813b-9fd5788d2772) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:24:25.190316 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-200bb4cc-f0b7-486b-869e-122dea6c94de tempest-CreateVolumesFromSnapshotTest-755478532 tempest-CreateVolumesFromSnapshotTest-755478532-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a00b7056-5388-4951-813b-9fd5788d2772) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8bfb8921-f489-4762-8a71-d34d655f8ffe', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1738089663',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6cb57406018e4adf8e84fed11d37060a',qos_specs=None,replication_status=,reservations=['2e67069d-3981-4dcc-8fea-38b1189fd9c8','38cd58fa-f275-4816-9ee0-738201b0b8f6','e5bf6528-ac4c-4d1a-9fb5-b47eb19a8411','f294b0f1-aed4-4b0b-80d9-15f945da15a5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='21a7afca76594d4eab73b1af81007ff2',volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T21:24:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1738089663',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8bfb8921-f489-4762-8a71-d34d655f8ffe,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6cb57406018e4adf8e84fed11d37060a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='21a7afca76594d4eab73b1af81007ff2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(69e633b8-fab9-4b15-8b40-4f1a67c51cda),volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda)}' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:24:25.191456 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-200bb4cc-f0b7-486b-869e-122dea6c94de tempest-CreateVolumesFromSnapshotTest-755478532 tempest-CreateVolumesFromSnapshotTest-755478532-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9cf90189-14fb-497f-8d4c-52aede6b1e3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:24:25.213823 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-200bb4cc-f0b7-486b-869e-122dea6c94de tempest-CreateVolumesFromSnapshotTest-755478532 tempest-CreateVolumesFromSnapshotTest-755478532-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9cf90189-14fb-497f-8d4c-52aede6b1e3e) transitioned into state 'SUCCESS' from state '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-1738089663',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6cb57406018e4adf8e84fed11d37060a',qos_specs=None,replication_status=,reservations=['2e67069d-3981-4dcc-8fea-38b1189fd9c8','38cd58fa-f275-4816-9ee0-738201b0b8f6','e5bf6528-ac4c-4d1a-9fb5-b47eb19a8411','f294b0f1-aed4-4b0b-80d9-15f945da15a5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='21a7afca76594d4eab73b1af81007ff2',volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda)}' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:24:25.214818 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-200bb4cc-f0b7-486b-869e-122dea6c94de tempest-CreateVolumesFromSnapshotTest-755478532 tempest-CreateVolumesFromSnapshotTest-755478532-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (622e8c7d-cb60-41b3-949e-158f61a17bbb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:24:25.226759 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-200bb4cc-f0b7-486b-869e-122dea6c94de tempest-CreateVolumesFromSnapshotTest-755478532 tempest-CreateVolumesFromSnapshotTest-755478532-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (622e8c7d-cb60-41b3-949e-158f61a17bbb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:24:25.228942 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-200bb4cc-f0b7-486b-869e-122dea6c94de tempest-CreateVolumesFromSnapshotTest-755478532 tempest-CreateVolumesFromSnapshotTest-755478532-project-member] Flow 'volume_create_api' (b4950818-8350-4ee7-a2fd-a6ed7a03d580) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100333) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:24:25.228942 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-200bb4cc-f0b7-486b-869e-122dea6c94de tempest-CreateVolumesFromSnapshotTest-755478532 tempest-CreateVolumesFromSnapshotTest-755478532-project-member] Create volume request issued successfully. Aug 16 21:24:25.229333 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-200bb4cc-f0b7-486b-869e-122dea6c94de tempest-CreateVolumesFromSnapshotTest-755478532 tempest-CreateVolumesFromSnapshotTest-755478532-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Aug 16 21:24:25.229897 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 1276/5145] 10.4.3.143 () {68 vars in 1259 bytes} [Sun Aug 16 21:24:25 2026] POST /volume/v3/volumes => generated 760 bytes in 167 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 21:24:25.243666 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-a015b18b-1d1f-4023-853a-eb6fe6a0d6b9 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:24:25.246940 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-a015b18b-1d1f-4023-853a-eb6fe6a0d6b9 tempest-CreateVolumesFromSnapshotTest-755478532 tempest-CreateVolumesFromSnapshotTest-755478532-project-member] POST https://10.4.3.143/volume/v3/volumes Aug 16 21:24:25.246940 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-a015b18b-1d1f-4023-853a-eb6fe6a0d6b9 tempest-CreateVolumesFromSnapshotTest-755478532 tempest-CreateVolumesFromSnapshotTest-755478532-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "9aeac004-5ebe-4461-b758-9b8c0ee94678", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1883240970"}} {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:24:25.247536 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.v3.volumes [None req-a015b18b-1d1f-4023-853a-eb6fe6a0d6b9 tempest-CreateVolumesFromSnapshotTest-755478532 tempest-CreateVolumesFromSnapshotTest-755478532-project-member] Create volume request body: {'volume': {"'snapshot_id": '9aeac004-5ebe-4461-b758-9b8c0ee94678', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1883240970'}} {{(pid=100331) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 21:24:25.247658 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.v3.volumes [None req-a015b18b-1d1f-4023-853a-eb6fe6a0d6b9 tempest-CreateVolumesFromSnapshotTest-755478532 tempest-CreateVolumesFromSnapshotTest-755478532-project-member] Create volume of 1 GB Aug 16 21:24:25.251792 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-a015b18b-1d1f-4023-853a-eb6fe6a0d6b9 tempest-CreateVolumesFromSnapshotTest-755478532 tempest-CreateVolumesFromSnapshotTest-755478532-project-member] Availability Zones retrieved successfully. Aug 16 21:24:25.257475 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-a015b18b-1d1f-4023-853a-eb6fe6a0d6b9 tempest-CreateVolumesFromSnapshotTest-755478532 tempest-CreateVolumesFromSnapshotTest-755478532-project-member] Flow 'volume_create_api' (305757b1-c605-4ddf-bdf5-24f2bee49e0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100331) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:24:25.258302 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-a015b18b-1d1f-4023-853a-eb6fe6a0d6b9 tempest-CreateVolumesFromSnapshotTest-755478532 tempest-CreateVolumesFromSnapshotTest-755478532-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1c35f2bc-4995-4232-99c4-5af7edbe8bd6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:24:25.259204 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.flows.api.create_volume [None req-a015b18b-1d1f-4023-853a-eb6fe6a0d6b9 tempest-CreateVolumesFromSnapshotTest-755478532 tempest-CreateVolumesFromSnapshotTest-755478532-project-member] Validating volume size '1' using validate_int {{(pid=100331) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 21:24:25.289225 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-a015b18b-1d1f-4023-853a-eb6fe6a0d6b9 tempest-CreateVolumesFromSnapshotTest-755478532 tempest-CreateVolumesFromSnapshotTest-755478532-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1c35f2bc-4995-4232-99c4-5af7edbe8bd6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T21:04:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=69e633b8-fab9-4b15-8b40-4f1a67c51cda,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '69e633b8-fab9-4b15-8b40-4f1a67c51cda', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:24:25.290235 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-a015b18b-1d1f-4023-853a-eb6fe6a0d6b9 tempest-CreateVolumesFromSnapshotTest-755478532 tempest-CreateVolumesFromSnapshotTest-755478532-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (756c1bc6-bc8e-4812-b855-6e437a04baf4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:24:25.312387 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-83f4ce90-b8d1-4d49-af41-e744a6b46bf0 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:24:25.314779 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-83f4ce90-b8d1-4d49-af41-e744a6b46bf0 tempest-TestServerVolumeAttachmentScenario-262851723 tempest-TestServerVolumeAttachmentScenario-262851723-project-member] GET https://10.4.3.143/volume/v3/volumes/c9f00626-7b35-4572-ab5d-e0b73f7e005a Aug 16 21:24:25.315655 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-83f4ce90-b8d1-4d49-af41-e744a6b46bf0 tempest-TestServerVolumeAttachmentScenario-262851723 tempest-TestServerVolumeAttachmentScenario-262851723-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:24:25.315655 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-83f4ce90-b8d1-4d49-af41-e744a6b46bf0 tempest-TestServerVolumeAttachmentScenario-262851723 tempest-TestServerVolumeAttachmentScenario-262851723-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:24:25.323214 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-83f4ce90-b8d1-4d49-af41-e744a6b46bf0 tempest-TestServerVolumeAttachmentScenario-262851723 tempest-TestServerVolumeAttachmentScenario-262851723-project-member] https://10.4.3.143/volume/v3/volumes/c9f00626-7b35-4572-ab5d-e0b73f7e005a returned with HTTP 404 Aug 16 21:24:25.323355 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 1291/5146] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:24:25 2026] GET /volume/v3/volumes/c9f00626-7b35-4572-ab5d-e0b73f7e005a => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:24:25.331335 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-7423fe20-2444-4c54-a696-2c93f36ee59a None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:24:25.334959 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-7423fe20-2444-4c54-a696-2c93f36ee59a tempest-TestServerVolumeAttachmentScenario-262851723 tempest-TestServerVolumeAttachmentScenario-262851723-project-member] DELETE https://10.4.3.143/volume/v3/volumes/6b25beed-e42d-41c3-9786-b73da93ddeb4 Aug 16 21:24:25.334959 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-7423fe20-2444-4c54-a696-2c93f36ee59a tempest-TestServerVolumeAttachmentScenario-262851723 tempest-TestServerVolumeAttachmentScenario-262851723-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:24:25.334959 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-7423fe20-2444-4c54-a696-2c93f36ee59a tempest-TestServerVolumeAttachmentScenario-262851723 tempest-TestServerVolumeAttachmentScenario-262851723-project-member] Calling method 'delete' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:24:25.334959 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.v3.volumes [None req-7423fe20-2444-4c54-a696-2c93f36ee59a tempest-TestServerVolumeAttachmentScenario-262851723 tempest-TestServerVolumeAttachmentScenario-262851723-project-member] Delete volume with id: 6b25beed-e42d-41c3-9786-b73da93ddeb4 Aug 16 21:24:25.335283 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.quota [None req-a015b18b-1d1f-4023-853a-eb6fe6a0d6b9 tempest-CreateVolumesFromSnapshotTest-755478532 tempest-CreateVolumesFromSnapshotTest-755478532-project-member] Created reservations ['ae210f8e-fc6d-4040-9772-eac869c9c152', '88857ea8-ffe6-40be-88d4-46d83f02ff6f', '37d0c74c-d213-40d9-9738-9dede433fa8b', '6a0116b7-f001-47d4-969e-4cce290e4bb7'] {{(pid=100331) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:24:25.336060 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-a015b18b-1d1f-4023-853a-eb6fe6a0d6b9 tempest-CreateVolumesFromSnapshotTest-755478532 tempest-CreateVolumesFromSnapshotTest-755478532-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (756c1bc6-bc8e-4812-b855-6e437a04baf4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ae210f8e-fc6d-4040-9772-eac869c9c152', '88857ea8-ffe6-40be-88d4-46d83f02ff6f', '37d0c74c-d213-40d9-9738-9dede433fa8b', '6a0116b7-f001-47d4-969e-4cce290e4bb7']}' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:24:25.336722 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-a015b18b-1d1f-4023-853a-eb6fe6a0d6b9 tempest-CreateVolumesFromSnapshotTest-755478532 tempest-CreateVolumesFromSnapshotTest-755478532-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0da1c394-1435-48d9-a273-014c4f1cbd63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:24:25.343258 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:24:25.343258 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:24:25.343634 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-7423fe20-2444-4c54-a696-2c93f36ee59a tempest-TestServerVolumeAttachmentScenario-262851723 tempest-TestServerVolumeAttachmentScenario-262851723-project-member] Volume info retrieved successfully. Aug 16 21:24:25.361189 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-a015b18b-1d1f-4023-853a-eb6fe6a0d6b9 tempest-CreateVolumesFromSnapshotTest-755478532 tempest-CreateVolumesFromSnapshotTest-755478532-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0da1c394-1435-48d9-a273-014c4f1cbd63) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c1b68208-a10e-42d4-a88e-637aab0246e3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1883240970',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6cb57406018e4adf8e84fed11d37060a',qos_specs=None,replication_status=,reservations=['ae210f8e-fc6d-4040-9772-eac869c9c152','88857ea8-ffe6-40be-88d4-46d83f02ff6f','37d0c74c-d213-40d9-9738-9dede433fa8b','6a0116b7-f001-47d4-969e-4cce290e4bb7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='21a7afca76594d4eab73b1af81007ff2',volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T21:24:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1883240970',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c1b68208-a10e-42d4-a88e-637aab0246e3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6cb57406018e4adf8e84fed11d37060a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='21a7afca76594d4eab73b1af81007ff2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(69e633b8-fab9-4b15-8b40-4f1a67c51cda),volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda)}' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:24:25.362306 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-a015b18b-1d1f-4023-853a-eb6fe6a0d6b9 tempest-CreateVolumesFromSnapshotTest-755478532 tempest-CreateVolumesFromSnapshotTest-755478532-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2683fea4-2f05-471b-a005-a1b67e121c19) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:24:25.367770 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-7423fe20-2444-4c54-a696-2c93f36ee59a tempest-TestServerVolumeAttachmentScenario-262851723 tempest-TestServerVolumeAttachmentScenario-262851723-project-member] Delete volume request issued successfully. Aug 16 21:24:25.368110 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-7423fe20-2444-4c54-a696-2c93f36ee59a tempest-TestServerVolumeAttachmentScenario-262851723 tempest-TestServerVolumeAttachmentScenario-262851723-project-member] https://10.4.3.143/volume/v3/volumes/6b25beed-e42d-41c3-9786-b73da93ddeb4 returned with HTTP 202 Aug 16 21:24:25.368720 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 1292/5147] 10.4.3.143 () {66 vars in 1351 bytes} [Sun Aug 16 21:24:25 2026] DELETE /volume/v3/volumes/6b25beed-e42d-41c3-9786-b73da93ddeb4 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 21:24:25.378734 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-beb7bf6b-09a1-4dd9-944b-eb7a0825dbf3 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:24:25.381474 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-beb7bf6b-09a1-4dd9-944b-eb7a0825dbf3 tempest-TestServerVolumeAttachmentScenario-262851723 tempest-TestServerVolumeAttachmentScenario-262851723-project-member] GET https://10.4.3.143/volume/v3/volumes/6b25beed-e42d-41c3-9786-b73da93ddeb4 Aug 16 21:24:25.381767 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-beb7bf6b-09a1-4dd9-944b-eb7a0825dbf3 tempest-TestServerVolumeAttachmentScenario-262851723 tempest-TestServerVolumeAttachmentScenario-262851723-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:24:25.382077 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-beb7bf6b-09a1-4dd9-944b-eb7a0825dbf3 tempest-TestServerVolumeAttachmentScenario-262851723 tempest-TestServerVolumeAttachmentScenario-262851723-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:24:25.384432 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-a015b18b-1d1f-4023-853a-eb6fe6a0d6b9 tempest-CreateVolumesFromSnapshotTest-755478532 tempest-CreateVolumesFromSnapshotTest-755478532-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2683fea4-2f05-471b-a005-a1b67e121c19) transitioned into state 'SUCCESS' from state '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-1883240970',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6cb57406018e4adf8e84fed11d37060a',qos_specs=None,replication_status=,reservations=['ae210f8e-fc6d-4040-9772-eac869c9c152','88857ea8-ffe6-40be-88d4-46d83f02ff6f','37d0c74c-d213-40d9-9738-9dede433fa8b','6a0116b7-f001-47d4-969e-4cce290e4bb7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='21a7afca76594d4eab73b1af81007ff2',volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda)}' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:24:25.385730 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-a015b18b-1d1f-4023-853a-eb6fe6a0d6b9 tempest-CreateVolumesFromSnapshotTest-755478532 tempest-CreateVolumesFromSnapshotTest-755478532-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e1542012-57db-4be1-a21a-2dd2a260f3a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:24:25.391953 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:24:25.391953 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:24:25.399216 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-a015b18b-1d1f-4023-853a-eb6fe6a0d6b9 tempest-CreateVolumesFromSnapshotTest-755478532 tempest-CreateVolumesFromSnapshotTest-755478532-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e1542012-57db-4be1-a21a-2dd2a260f3a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:24:25.399216 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-a015b18b-1d1f-4023-853a-eb6fe6a0d6b9 tempest-CreateVolumesFromSnapshotTest-755478532 tempest-CreateVolumesFromSnapshotTest-755478532-project-member] Flow 'volume_create_api' (305757b1-c605-4ddf-bdf5-24f2bee49e0f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100331) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:24:25.399216 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-a015b18b-1d1f-4023-853a-eb6fe6a0d6b9 tempest-CreateVolumesFromSnapshotTest-755478532 tempest-CreateVolumesFromSnapshotTest-755478532-project-member] Create volume request issued successfully. Aug 16 21:24:25.399401 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-beb7bf6b-09a1-4dd9-944b-eb7a0825dbf3 tempest-TestServerVolumeAttachmentScenario-262851723 tempest-TestServerVolumeAttachmentScenario-262851723-project-member] Volume info retrieved successfully. Aug 16 21:24:25.399450 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-a015b18b-1d1f-4023-853a-eb6fe6a0d6b9 tempest-CreateVolumesFromSnapshotTest-755478532 tempest-CreateVolumesFromSnapshotTest-755478532-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Aug 16 21:24:25.399450 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 1289/5148] 10.4.3.143 () {68 vars in 1259 bytes} [Sun Aug 16 21:24:25 2026] POST /volume/v3/volumes => generated 760 bytes in 155 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 21:24:25.403183 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-beb7bf6b-09a1-4dd9-944b-eb7a0825dbf3 tempest-TestServerVolumeAttachmentScenario-262851723 tempest-TestServerVolumeAttachmentScenario-262851723-project-member] https://10.4.3.143/volume/v3/volumes/6b25beed-e42d-41c3-9786-b73da93ddeb4 returned with HTTP 200 Aug 16 21:24:25.403659 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 1277/5149] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:24:25 2026] GET /volume/v3/volumes/6b25beed-e42d-41c3-9786-b73da93ddeb4 => generated 857 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:24:25.411372 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-89a5174d-f564-460d-a3b8-d7e0eac956e4 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:24:25.413563 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-89a5174d-f564-460d-a3b8-d7e0eac956e4 tempest-CreateVolumesFromSnapshotTest-755478532 tempest-CreateVolumesFromSnapshotTest-755478532-project-member] POST https://10.4.3.143/volume/v3/volumes Aug 16 21:24:25.414042 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-89a5174d-f564-460d-a3b8-d7e0eac956e4 tempest-CreateVolumesFromSnapshotTest-755478532 tempest-CreateVolumesFromSnapshotTest-755478532-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "9aeac004-5ebe-4461-b758-9b8c0ee94678", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1011080031"}} {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:24:25.416398 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.v3.volumes [None req-89a5174d-f564-460d-a3b8-d7e0eac956e4 tempest-CreateVolumesFromSnapshotTest-755478532 tempest-CreateVolumesFromSnapshotTest-755478532-project-member] Create volume request body: {'volume': {"'snapshot_id": '9aeac004-5ebe-4461-b758-9b8c0ee94678', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1011080031'}} {{(pid=100332) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 21:24:25.416601 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.v3.volumes [None req-89a5174d-f564-460d-a3b8-d7e0eac956e4 tempest-CreateVolumesFromSnapshotTest-755478532 tempest-CreateVolumesFromSnapshotTest-755478532-project-member] Create volume of 1 GB Aug 16 21:24:25.422208 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-89a5174d-f564-460d-a3b8-d7e0eac956e4 tempest-CreateVolumesFromSnapshotTest-755478532 tempest-CreateVolumesFromSnapshotTest-755478532-project-member] Availability Zones retrieved successfully. Aug 16 21:24:25.432524 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-89a5174d-f564-460d-a3b8-d7e0eac956e4 tempest-CreateVolumesFromSnapshotTest-755478532 tempest-CreateVolumesFromSnapshotTest-755478532-project-member] Flow 'volume_create_api' (3c9074dd-7347-468e-bd33-acc95168cdb0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100332) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:24:25.434584 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-89a5174d-f564-460d-a3b8-d7e0eac956e4 tempest-CreateVolumesFromSnapshotTest-755478532 tempest-CreateVolumesFromSnapshotTest-755478532-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6c2c1330-28e4-4620-aac5-c8576200b224) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:24:25.436345 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.flows.api.create_volume [None req-89a5174d-f564-460d-a3b8-d7e0eac956e4 tempest-CreateVolumesFromSnapshotTest-755478532 tempest-CreateVolumesFromSnapshotTest-755478532-project-member] Validating volume size '1' using validate_int {{(pid=100332) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 21:24:25.476117 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-89a5174d-f564-460d-a3b8-d7e0eac956e4 tempest-CreateVolumesFromSnapshotTest-755478532 tempest-CreateVolumesFromSnapshotTest-755478532-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6c2c1330-28e4-4620-aac5-c8576200b224) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T21:04:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=69e633b8-fab9-4b15-8b40-4f1a67c51cda,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '69e633b8-fab9-4b15-8b40-4f1a67c51cda', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:24:25.478184 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-89a5174d-f564-460d-a3b8-d7e0eac956e4 tempest-CreateVolumesFromSnapshotTest-755478532 tempest-CreateVolumesFromSnapshotTest-755478532-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (20f0b11d-e5a5-45d7-9bb6-31b82521af4d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:24:25.531540 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.quota [None req-89a5174d-f564-460d-a3b8-d7e0eac956e4 tempest-CreateVolumesFromSnapshotTest-755478532 tempest-CreateVolumesFromSnapshotTest-755478532-project-member] Created reservations ['fc2bcbc6-3a31-4e91-ae2e-c47933f4d0f1', '4a41230d-9b5f-4c8a-8bf3-66924e0a9704', 'e5d49e6e-26b4-4679-88e2-85f58f209aef', '9f7983ad-f30c-422c-8652-ee56019e0330'] {{(pid=100332) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:24:25.532575 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-89a5174d-f564-460d-a3b8-d7e0eac956e4 tempest-CreateVolumesFromSnapshotTest-755478532 tempest-CreateVolumesFromSnapshotTest-755478532-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (20f0b11d-e5a5-45d7-9bb6-31b82521af4d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fc2bcbc6-3a31-4e91-ae2e-c47933f4d0f1', '4a41230d-9b5f-4c8a-8bf3-66924e0a9704', 'e5d49e6e-26b4-4679-88e2-85f58f209aef', '9f7983ad-f30c-422c-8652-ee56019e0330']}' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:24:25.533609 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-89a5174d-f564-460d-a3b8-d7e0eac956e4 tempest-CreateVolumesFromSnapshotTest-755478532 tempest-CreateVolumesFromSnapshotTest-755478532-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b820e6e0-812c-4b05-b8d5-f110d4541d02) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:24:25.561540 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-89a5174d-f564-460d-a3b8-d7e0eac956e4 tempest-CreateVolumesFromSnapshotTest-755478532 tempest-CreateVolumesFromSnapshotTest-755478532-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b820e6e0-812c-4b05-b8d5-f110d4541d02) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5b523963-2125-4bc2-b2ac-a08302d45d31', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1011080031',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6cb57406018e4adf8e84fed11d37060a',qos_specs=None,replication_status=,reservations=['fc2bcbc6-3a31-4e91-ae2e-c47933f4d0f1','4a41230d-9b5f-4c8a-8bf3-66924e0a9704','e5d49e6e-26b4-4679-88e2-85f58f209aef','9f7983ad-f30c-422c-8652-ee56019e0330'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='21a7afca76594d4eab73b1af81007ff2',volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T21:24:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1011080031',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5b523963-2125-4bc2-b2ac-a08302d45d31,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6cb57406018e4adf8e84fed11d37060a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='21a7afca76594d4eab73b1af81007ff2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(69e633b8-fab9-4b15-8b40-4f1a67c51cda),volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda)}' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:24:25.562755 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-89a5174d-f564-460d-a3b8-d7e0eac956e4 tempest-CreateVolumesFromSnapshotTest-755478532 tempest-CreateVolumesFromSnapshotTest-755478532-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1fc75be7-6466-4d45-9ed2-c5b6c2379981) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:24:25.582487 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-89a5174d-f564-460d-a3b8-d7e0eac956e4 tempest-CreateVolumesFromSnapshotTest-755478532 tempest-CreateVolumesFromSnapshotTest-755478532-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1fc75be7-6466-4d45-9ed2-c5b6c2379981) transitioned into state 'SUCCESS' from state '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-1011080031',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6cb57406018e4adf8e84fed11d37060a',qos_specs=None,replication_status=,reservations=['fc2bcbc6-3a31-4e91-ae2e-c47933f4d0f1','4a41230d-9b5f-4c8a-8bf3-66924e0a9704','e5d49e6e-26b4-4679-88e2-85f58f209aef','9f7983ad-f30c-422c-8652-ee56019e0330'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='21a7afca76594d4eab73b1af81007ff2',volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda)}' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:24:25.583422 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-89a5174d-f564-460d-a3b8-d7e0eac956e4 tempest-CreateVolumesFromSnapshotTest-755478532 tempest-CreateVolumesFromSnapshotTest-755478532-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9b1fbaac-06da-49b1-b4db-e0511f52b885) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:24:25.593534 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-89a5174d-f564-460d-a3b8-d7e0eac956e4 tempest-CreateVolumesFromSnapshotTest-755478532 tempest-CreateVolumesFromSnapshotTest-755478532-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9b1fbaac-06da-49b1-b4db-e0511f52b885) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:24:25.594661 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-89a5174d-f564-460d-a3b8-d7e0eac956e4 tempest-CreateVolumesFromSnapshotTest-755478532 tempest-CreateVolumesFromSnapshotTest-755478532-project-member] Flow 'volume_create_api' (3c9074dd-7347-468e-bd33-acc95168cdb0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100332) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:24:25.595066 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-89a5174d-f564-460d-a3b8-d7e0eac956e4 tempest-CreateVolumesFromSnapshotTest-755478532 tempest-CreateVolumesFromSnapshotTest-755478532-project-member] Create volume request issued successfully. Aug 16 21:24:25.595756 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-89a5174d-f564-460d-a3b8-d7e0eac956e4 tempest-CreateVolumesFromSnapshotTest-755478532 tempest-CreateVolumesFromSnapshotTest-755478532-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Aug 16 21:24:25.596317 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 1292/5150] 10.4.3.143 () {68 vars in 1259 bytes} [Sun Aug 16 21:24:25 2026] POST /volume/v3/volumes => generated 760 bytes in 186 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 21:24:25.611040 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-12150153-5ae4-4b4f-91df-6f918da2e379 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:24:25.612890 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-12150153-5ae4-4b4f-91df-6f918da2e379 tempest-CreateVolumesFromSnapshotTest-755478532 tempest-CreateVolumesFromSnapshotTest-755478532-project-member] POST https://10.4.3.143/volume/v3/volumes Aug 16 21:24:25.613242 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-12150153-5ae4-4b4f-91df-6f918da2e379 tempest-CreateVolumesFromSnapshotTest-755478532 tempest-CreateVolumesFromSnapshotTest-755478532-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "9aeac004-5ebe-4461-b758-9b8c0ee94678", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1812282379"}} {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:24:25.614596 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.v3.volumes [None req-12150153-5ae4-4b4f-91df-6f918da2e379 tempest-CreateVolumesFromSnapshotTest-755478532 tempest-CreateVolumesFromSnapshotTest-755478532-project-member] Create volume request body: {'volume': {"'snapshot_id": '9aeac004-5ebe-4461-b758-9b8c0ee94678', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1812282379'}} {{(pid=100330) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 21:24:25.614745 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.v3.volumes [None req-12150153-5ae4-4b4f-91df-6f918da2e379 tempest-CreateVolumesFromSnapshotTest-755478532 tempest-CreateVolumesFromSnapshotTest-755478532-project-member] Create volume of 1 GB Aug 16 21:24:25.619227 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-12150153-5ae4-4b4f-91df-6f918da2e379 tempest-CreateVolumesFromSnapshotTest-755478532 tempest-CreateVolumesFromSnapshotTest-755478532-project-member] Availability Zones retrieved successfully. Aug 16 21:24:25.628131 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-12150153-5ae4-4b4f-91df-6f918da2e379 tempest-CreateVolumesFromSnapshotTest-755478532 tempest-CreateVolumesFromSnapshotTest-755478532-project-member] Flow 'volume_create_api' (4b78ed06-56e0-40a0-8362-952dc6fabf4b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100330) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:24:25.629344 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-12150153-5ae4-4b4f-91df-6f918da2e379 tempest-CreateVolumesFromSnapshotTest-755478532 tempest-CreateVolumesFromSnapshotTest-755478532-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9de68a02-f4ed-472e-b884-696cab69687c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:24:25.630614 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.flows.api.create_volume [None req-12150153-5ae4-4b4f-91df-6f918da2e379 tempest-CreateVolumesFromSnapshotTest-755478532 tempest-CreateVolumesFromSnapshotTest-755478532-project-member] Validating volume size '1' using validate_int {{(pid=100330) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 21:24:25.665136 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-12150153-5ae4-4b4f-91df-6f918da2e379 tempest-CreateVolumesFromSnapshotTest-755478532 tempest-CreateVolumesFromSnapshotTest-755478532-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9de68a02-f4ed-472e-b884-696cab69687c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T21:04:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=69e633b8-fab9-4b15-8b40-4f1a67c51cda,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '69e633b8-fab9-4b15-8b40-4f1a67c51cda', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:24:25.666231 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-12150153-5ae4-4b4f-91df-6f918da2e379 tempest-CreateVolumesFromSnapshotTest-755478532 tempest-CreateVolumesFromSnapshotTest-755478532-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ff8d09a4-5295-41c1-8887-5352b96fca15) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:24:25.714824 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.quota [None req-12150153-5ae4-4b4f-91df-6f918da2e379 tempest-CreateVolumesFromSnapshotTest-755478532 tempest-CreateVolumesFromSnapshotTest-755478532-project-member] Created reservations ['fd961565-b905-4df8-9e21-0579af0fb5b2', '42b14362-b8c0-465c-b690-73c62afa98c0', '62d32a86-b9ba-41ef-b1f6-8b2fc990c400', '5c720771-ccd0-4db0-8130-092a64bdbafb'] {{(pid=100330) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:24:25.715848 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-12150153-5ae4-4b4f-91df-6f918da2e379 tempest-CreateVolumesFromSnapshotTest-755478532 tempest-CreateVolumesFromSnapshotTest-755478532-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ff8d09a4-5295-41c1-8887-5352b96fca15) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fd961565-b905-4df8-9e21-0579af0fb5b2', '42b14362-b8c0-465c-b690-73c62afa98c0', '62d32a86-b9ba-41ef-b1f6-8b2fc990c400', '5c720771-ccd0-4db0-8130-092a64bdbafb']}' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:24:25.716868 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-12150153-5ae4-4b4f-91df-6f918da2e379 tempest-CreateVolumesFromSnapshotTest-755478532 tempest-CreateVolumesFromSnapshotTest-755478532-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (14a6b7fd-5273-4e60-8901-307d50f22b4f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:24:25.741405 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-12150153-5ae4-4b4f-91df-6f918da2e379 tempest-CreateVolumesFromSnapshotTest-755478532 tempest-CreateVolumesFromSnapshotTest-755478532-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (14a6b7fd-5273-4e60-8901-307d50f22b4f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '10a53e1a-1c74-43f0-90c5-75c2f819c5d9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1812282379',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6cb57406018e4adf8e84fed11d37060a',qos_specs=None,replication_status=,reservations=['fd961565-b905-4df8-9e21-0579af0fb5b2','42b14362-b8c0-465c-b690-73c62afa98c0','62d32a86-b9ba-41ef-b1f6-8b2fc990c400','5c720771-ccd0-4db0-8130-092a64bdbafb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='21a7afca76594d4eab73b1af81007ff2',volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T21:24:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1812282379',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=10a53e1a-1c74-43f0-90c5-75c2f819c5d9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6cb57406018e4adf8e84fed11d37060a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='21a7afca76594d4eab73b1af81007ff2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(69e633b8-fab9-4b15-8b40-4f1a67c51cda),volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda)}' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:24:25.742485 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-12150153-5ae4-4b4f-91df-6f918da2e379 tempest-CreateVolumesFromSnapshotTest-755478532 tempest-CreateVolumesFromSnapshotTest-755478532-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f3ebd30d-9c3c-4a0f-ba11-af27475fb445) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:24:25.760826 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-12150153-5ae4-4b4f-91df-6f918da2e379 tempest-CreateVolumesFromSnapshotTest-755478532 tempest-CreateVolumesFromSnapshotTest-755478532-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f3ebd30d-9c3c-4a0f-ba11-af27475fb445) transitioned into state 'SUCCESS' from state '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-1812282379',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6cb57406018e4adf8e84fed11d37060a',qos_specs=None,replication_status=,reservations=['fd961565-b905-4df8-9e21-0579af0fb5b2','42b14362-b8c0-465c-b690-73c62afa98c0','62d32a86-b9ba-41ef-b1f6-8b2fc990c400','5c720771-ccd0-4db0-8130-092a64bdbafb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='21a7afca76594d4eab73b1af81007ff2',volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda)}' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:24:25.761492 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-12150153-5ae4-4b4f-91df-6f918da2e379 tempest-CreateVolumesFromSnapshotTest-755478532 tempest-CreateVolumesFromSnapshotTest-755478532-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b329eaa3-d1af-4508-9298-191829ccbfe4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:24:25.769950 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-12150153-5ae4-4b4f-91df-6f918da2e379 tempest-CreateVolumesFromSnapshotTest-755478532 tempest-CreateVolumesFromSnapshotTest-755478532-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b329eaa3-d1af-4508-9298-191829ccbfe4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:24:25.770866 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-12150153-5ae4-4b4f-91df-6f918da2e379 tempest-CreateVolumesFromSnapshotTest-755478532 tempest-CreateVolumesFromSnapshotTest-755478532-project-member] Flow 'volume_create_api' (4b78ed06-56e0-40a0-8362-952dc6fabf4b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100330) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:24:25.771223 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-12150153-5ae4-4b4f-91df-6f918da2e379 tempest-CreateVolumesFromSnapshotTest-755478532 tempest-CreateVolumesFromSnapshotTest-755478532-project-member] Create volume request issued successfully. Aug 16 21:24:25.771863 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-12150153-5ae4-4b4f-91df-6f918da2e379 tempest-CreateVolumesFromSnapshotTest-755478532 tempest-CreateVolumesFromSnapshotTest-755478532-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Aug 16 21:24:25.772456 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 1293/5151] 10.4.3.143 () {68 vars in 1259 bytes} [Sun Aug 16 21:24:25 2026] POST /volume/v3/volumes => generated 760 bytes in 162 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 21:24:25.784876 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-4840e114-e8f7-42e2-8dd6-64c6906f958a None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:24:25.786831 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-4840e114-e8f7-42e2-8dd6-64c6906f958a tempest-CreateVolumesFromSnapshotTest-755478532 tempest-CreateVolumesFromSnapshotTest-755478532-project-member] GET https://10.4.3.143/volume/v3/volumes/fcbe629a-9ac1-4e29-943e-34515062450d Aug 16 21:24:25.787074 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-4840e114-e8f7-42e2-8dd6-64c6906f958a tempest-CreateVolumesFromSnapshotTest-755478532 tempest-CreateVolumesFromSnapshotTest-755478532-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:24:25.787257 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-4840e114-e8f7-42e2-8dd6-64c6906f958a tempest-CreateVolumesFromSnapshotTest-755478532 tempest-CreateVolumesFromSnapshotTest-755478532-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:24:25.794312 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:24:25.794312 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:24:25.798252 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-4840e114-e8f7-42e2-8dd6-64c6906f958a tempest-CreateVolumesFromSnapshotTest-755478532 tempest-CreateVolumesFromSnapshotTest-755478532-project-member] Volume info retrieved successfully. Aug 16 21:24:25.802738 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-4840e114-e8f7-42e2-8dd6-64c6906f958a tempest-CreateVolumesFromSnapshotTest-755478532 tempest-CreateVolumesFromSnapshotTest-755478532-project-member] https://10.4.3.143/volume/v3/volumes/fcbe629a-9ac1-4e29-943e-34515062450d returned with HTTP 200 Aug 16 21:24:25.803117 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 1290/5152] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:24:25 2026] GET /volume/v3/volumes/fcbe629a-9ac1-4e29-943e-34515062450d => generated 853 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:24:25.815452 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-22e2de46-d450-46e6-8cf4-cbf07829ad2b None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:24:25.817497 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-22e2de46-d450-46e6-8cf4-cbf07829ad2b tempest-CreateVolumesFromSnapshotTest-755478532 tempest-CreateVolumesFromSnapshotTest-755478532-project-member] GET https://10.4.3.143/volume/v3/volumes/8bfb8921-f489-4762-8a71-d34d655f8ffe Aug 16 21:24:25.817758 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-22e2de46-d450-46e6-8cf4-cbf07829ad2b tempest-CreateVolumesFromSnapshotTest-755478532 tempest-CreateVolumesFromSnapshotTest-755478532-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:24:25.818079 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-22e2de46-d450-46e6-8cf4-cbf07829ad2b tempest-CreateVolumesFromSnapshotTest-755478532 tempest-CreateVolumesFromSnapshotTest-755478532-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:24:25.825702 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:24:25.825702 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:24:25.829643 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-22e2de46-d450-46e6-8cf4-cbf07829ad2b tempest-CreateVolumesFromSnapshotTest-755478532 tempest-CreateVolumesFromSnapshotTest-755478532-project-member] Volume info retrieved successfully. Aug 16 21:24:25.834132 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-22e2de46-d450-46e6-8cf4-cbf07829ad2b tempest-CreateVolumesFromSnapshotTest-755478532 tempest-CreateVolumesFromSnapshotTest-755478532-project-member] https://10.4.3.143/volume/v3/volumes/8bfb8921-f489-4762-8a71-d34d655f8ffe returned with HTTP 200 Aug 16 21:24:25.834515 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 1278/5153] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:24:25 2026] GET /volume/v3/volumes/8bfb8921-f489-4762-8a71-d34d655f8ffe => generated 853 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:24:25.849115 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-1434e834-be12-41e1-b95c-345b129fc4ea None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:24:25.851114 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-1434e834-be12-41e1-b95c-345b129fc4ea tempest-CreateVolumesFromSnapshotTest-755478532 tempest-CreateVolumesFromSnapshotTest-755478532-project-member] GET https://10.4.3.143/volume/v3/volumes/c1b68208-a10e-42d4-a88e-637aab0246e3 Aug 16 21:24:25.851353 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-1434e834-be12-41e1-b95c-345b129fc4ea tempest-CreateVolumesFromSnapshotTest-755478532 tempest-CreateVolumesFromSnapshotTest-755478532-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:24:25.851538 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-1434e834-be12-41e1-b95c-345b129fc4ea tempest-CreateVolumesFromSnapshotTest-755478532 tempest-CreateVolumesFromSnapshotTest-755478532-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:24:25.859148 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:24:25.859148 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:24:25.863066 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-1434e834-be12-41e1-b95c-345b129fc4ea tempest-CreateVolumesFromSnapshotTest-755478532 tempest-CreateVolumesFromSnapshotTest-755478532-project-member] Volume info retrieved successfully. Aug 16 21:24:25.867168 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-1434e834-be12-41e1-b95c-345b129fc4ea tempest-CreateVolumesFromSnapshotTest-755478532 tempest-CreateVolumesFromSnapshotTest-755478532-project-member] https://10.4.3.143/volume/v3/volumes/c1b68208-a10e-42d4-a88e-637aab0246e3 returned with HTTP 200 Aug 16 21:24:25.867716 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 1293/5154] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:24:25 2026] GET /volume/v3/volumes/c1b68208-a10e-42d4-a88e-637aab0246e3 => generated 853 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:24:25.879885 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-29036cee-68a1-42e0-8dd1-0324276038f2 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:24:25.883147 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-29036cee-68a1-42e0-8dd1-0324276038f2 tempest-CreateVolumesFromSnapshotTest-755478532 tempest-CreateVolumesFromSnapshotTest-755478532-project-member] GET https://10.4.3.143/volume/v3/volumes/5b523963-2125-4bc2-b2ac-a08302d45d31 Aug 16 21:24:25.883346 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-29036cee-68a1-42e0-8dd1-0324276038f2 tempest-CreateVolumesFromSnapshotTest-755478532 tempest-CreateVolumesFromSnapshotTest-755478532-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:24:25.883686 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-29036cee-68a1-42e0-8dd1-0324276038f2 tempest-CreateVolumesFromSnapshotTest-755478532 tempest-CreateVolumesFromSnapshotTest-755478532-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:24:25.890942 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:24:25.890942 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:24:25.894740 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-29036cee-68a1-42e0-8dd1-0324276038f2 tempest-CreateVolumesFromSnapshotTest-755478532 tempest-CreateVolumesFromSnapshotTest-755478532-project-member] Volume info retrieved successfully. Aug 16 21:24:25.899420 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-29036cee-68a1-42e0-8dd1-0324276038f2 tempest-CreateVolumesFromSnapshotTest-755478532 tempest-CreateVolumesFromSnapshotTest-755478532-project-member] https://10.4.3.143/volume/v3/volumes/5b523963-2125-4bc2-b2ac-a08302d45d31 returned with HTTP 200 Aug 16 21:24:25.899973 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 1294/5155] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:24:25 2026] GET /volume/v3/volumes/5b523963-2125-4bc2-b2ac-a08302d45d31 => generated 853 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:24:25.913017 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-2718d790-3cef-451d-b4ad-a033c225c1aa None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:24:25.915273 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-2718d790-3cef-451d-b4ad-a033c225c1aa tempest-CreateVolumesFromSnapshotTest-755478532 tempest-CreateVolumesFromSnapshotTest-755478532-project-member] GET https://10.4.3.143/volume/v3/volumes/10a53e1a-1c74-43f0-90c5-75c2f819c5d9 Aug 16 21:24:25.915462 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-2718d790-3cef-451d-b4ad-a033c225c1aa tempest-CreateVolumesFromSnapshotTest-755478532 tempest-CreateVolumesFromSnapshotTest-755478532-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:24:25.915669 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-2718d790-3cef-451d-b4ad-a033c225c1aa tempest-CreateVolumesFromSnapshotTest-755478532 tempest-CreateVolumesFromSnapshotTest-755478532-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:24:25.924857 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:24:25.924857 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:24:25.929878 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-2718d790-3cef-451d-b4ad-a033c225c1aa tempest-CreateVolumesFromSnapshotTest-755478532 tempest-CreateVolumesFromSnapshotTest-755478532-project-member] Volume info retrieved successfully. Aug 16 21:24:25.935275 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-2718d790-3cef-451d-b4ad-a033c225c1aa tempest-CreateVolumesFromSnapshotTest-755478532 tempest-CreateVolumesFromSnapshotTest-755478532-project-member] https://10.4.3.143/volume/v3/volumes/10a53e1a-1c74-43f0-90c5-75c2f819c5d9 returned with HTTP 200 Aug 16 21:24:25.935697 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 1291/5156] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:24:25 2026] GET /volume/v3/volumes/10a53e1a-1c74-43f0-90c5-75c2f819c5d9 => generated 852 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:24:26.418813 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-9f0e4fee-b64c-4ebe-9e95-22e1fd8c23ba None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:24:26.420812 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-9f0e4fee-b64c-4ebe-9e95-22e1fd8c23ba tempest-TestServerVolumeAttachmentScenario-262851723 tempest-TestServerVolumeAttachmentScenario-262851723-project-member] GET https://10.4.3.143/volume/v3/volumes/6b25beed-e42d-41c3-9786-b73da93ddeb4 Aug 16 21:24:26.421065 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-9f0e4fee-b64c-4ebe-9e95-22e1fd8c23ba tempest-TestServerVolumeAttachmentScenario-262851723 tempest-TestServerVolumeAttachmentScenario-262851723-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:24:26.421291 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-9f0e4fee-b64c-4ebe-9e95-22e1fd8c23ba tempest-TestServerVolumeAttachmentScenario-262851723 tempest-TestServerVolumeAttachmentScenario-262851723-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:24:26.427269 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-9f0e4fee-b64c-4ebe-9e95-22e1fd8c23ba tempest-TestServerVolumeAttachmentScenario-262851723 tempest-TestServerVolumeAttachmentScenario-262851723-project-member] https://10.4.3.143/volume/v3/volumes/6b25beed-e42d-41c3-9786-b73da93ddeb4 returned with HTTP 404 Aug 16 21:24:26.427773 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 1279/5157] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:24:26 2026] GET /volume/v3/volumes/6b25beed-e42d-41c3-9786-b73da93ddeb4 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:24:26.947684 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-3f41e4ed-975f-48a9-8e64-d99d3ac39220 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:24:26.949632 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-3f41e4ed-975f-48a9-8e64-d99d3ac39220 tempest-CreateVolumesFromSnapshotTest-755478532 tempest-CreateVolumesFromSnapshotTest-755478532-project-member] GET https://10.4.3.143/volume/v3/volumes/10a53e1a-1c74-43f0-90c5-75c2f819c5d9 Aug 16 21:24:26.949892 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-3f41e4ed-975f-48a9-8e64-d99d3ac39220 tempest-CreateVolumesFromSnapshotTest-755478532 tempest-CreateVolumesFromSnapshotTest-755478532-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:24:26.950167 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-3f41e4ed-975f-48a9-8e64-d99d3ac39220 tempest-CreateVolumesFromSnapshotTest-755478532 tempest-CreateVolumesFromSnapshotTest-755478532-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:24:26.958258 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:24:26.958258 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:24:26.962809 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-3f41e4ed-975f-48a9-8e64-d99d3ac39220 tempest-CreateVolumesFromSnapshotTest-755478532 tempest-CreateVolumesFromSnapshotTest-755478532-project-member] Volume info retrieved successfully. Aug 16 21:24:26.968082 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-3f41e4ed-975f-48a9-8e64-d99d3ac39220 tempest-CreateVolumesFromSnapshotTest-755478532 tempest-CreateVolumesFromSnapshotTest-755478532-project-member] https://10.4.3.143/volume/v3/volumes/10a53e1a-1c74-43f0-90c5-75c2f819c5d9 returned with HTTP 200 Aug 16 21:24:26.968584 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 1294/5158] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:24:26 2026] GET /volume/v3/volumes/10a53e1a-1c74-43f0-90c5-75c2f819c5d9 => generated 853 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:24:26.982506 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-6abf8bdd-5ac4-460c-8e1b-4312a53dce43 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:24:26.984365 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-6abf8bdd-5ac4-460c-8e1b-4312a53dce43 tempest-CreateVolumesFromSnapshotTest-755478532 tempest-CreateVolumesFromSnapshotTest-755478532-project-member] DELETE https://10.4.3.143/volume/v3/volumes/10a53e1a-1c74-43f0-90c5-75c2f819c5d9 Aug 16 21:24:26.984830 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-6abf8bdd-5ac4-460c-8e1b-4312a53dce43 tempest-CreateVolumesFromSnapshotTest-755478532 tempest-CreateVolumesFromSnapshotTest-755478532-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:24:26.985076 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-6abf8bdd-5ac4-460c-8e1b-4312a53dce43 tempest-CreateVolumesFromSnapshotTest-755478532 tempest-CreateVolumesFromSnapshotTest-755478532-project-member] Calling method 'delete' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:24:26.985253 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.v3.volumes [None req-6abf8bdd-5ac4-460c-8e1b-4312a53dce43 tempest-CreateVolumesFromSnapshotTest-755478532 tempest-CreateVolumesFromSnapshotTest-755478532-project-member] Delete volume with id: 10a53e1a-1c74-43f0-90c5-75c2f819c5d9 Aug 16 21:24:26.991945 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:24:26.991945 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:24:26.992443 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-6abf8bdd-5ac4-460c-8e1b-4312a53dce43 tempest-CreateVolumesFromSnapshotTest-755478532 tempest-CreateVolumesFromSnapshotTest-755478532-project-member] Volume info retrieved successfully. Aug 16 21:24:27.009740 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-6abf8bdd-5ac4-460c-8e1b-4312a53dce43 tempest-CreateVolumesFromSnapshotTest-755478532 tempest-CreateVolumesFromSnapshotTest-755478532-project-member] Delete volume request issued successfully. Aug 16 21:24:27.009912 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-6abf8bdd-5ac4-460c-8e1b-4312a53dce43 tempest-CreateVolumesFromSnapshotTest-755478532 tempest-CreateVolumesFromSnapshotTest-755478532-project-member] https://10.4.3.143/volume/v3/volumes/10a53e1a-1c74-43f0-90c5-75c2f819c5d9 returned with HTTP 202 Aug 16 21:24:27.010462 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 1295/5159] 10.4.3.143 () {66 vars in 1351 bytes} [Sun Aug 16 21:24:26 2026] DELETE /volume/v3/volumes/10a53e1a-1c74-43f0-90c5-75c2f819c5d9 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 21:24:27.019213 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-db599dea-6eb8-4ecc-abbf-66c78764cb9a None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:24:27.021662 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-db599dea-6eb8-4ecc-abbf-66c78764cb9a tempest-CreateVolumesFromSnapshotTest-755478532 tempest-CreateVolumesFromSnapshotTest-755478532-project-member] GET https://10.4.3.143/volume/v3/volumes/10a53e1a-1c74-43f0-90c5-75c2f819c5d9 Aug 16 21:24:27.022284 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-db599dea-6eb8-4ecc-abbf-66c78764cb9a tempest-CreateVolumesFromSnapshotTest-755478532 tempest-CreateVolumesFromSnapshotTest-755478532-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:24:27.022520 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-db599dea-6eb8-4ecc-abbf-66c78764cb9a tempest-CreateVolumesFromSnapshotTest-755478532 tempest-CreateVolumesFromSnapshotTest-755478532-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:24:27.030274 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:24:27.030274 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:24:27.035130 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-db599dea-6eb8-4ecc-abbf-66c78764cb9a tempest-CreateVolumesFromSnapshotTest-755478532 tempest-CreateVolumesFromSnapshotTest-755478532-project-member] Volume info retrieved successfully. Aug 16 21:24:27.041077 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-db599dea-6eb8-4ecc-abbf-66c78764cb9a tempest-CreateVolumesFromSnapshotTest-755478532 tempest-CreateVolumesFromSnapshotTest-755478532-project-member] https://10.4.3.143/volume/v3/volumes/10a53e1a-1c74-43f0-90c5-75c2f819c5d9 returned with HTTP 200 Aug 16 21:24:27.041597 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 1292/5160] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:24:27 2026] GET /volume/v3/volumes/10a53e1a-1c74-43f0-90c5-75c2f819c5d9 => generated 852 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:24:28.058682 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-81efd87c-2dc2-4de7-b154-754c32081810 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:24:28.060606 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-81efd87c-2dc2-4de7-b154-754c32081810 tempest-CreateVolumesFromSnapshotTest-755478532 tempest-CreateVolumesFromSnapshotTest-755478532-project-member] GET https://10.4.3.143/volume/v3/volumes/10a53e1a-1c74-43f0-90c5-75c2f819c5d9 Aug 16 21:24:28.060880 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-81efd87c-2dc2-4de7-b154-754c32081810 tempest-CreateVolumesFromSnapshotTest-755478532 tempest-CreateVolumesFromSnapshotTest-755478532-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:24:28.061165 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-81efd87c-2dc2-4de7-b154-754c32081810 tempest-CreateVolumesFromSnapshotTest-755478532 tempest-CreateVolumesFromSnapshotTest-755478532-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:24:28.067752 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-81efd87c-2dc2-4de7-b154-754c32081810 tempest-CreateVolumesFromSnapshotTest-755478532 tempest-CreateVolumesFromSnapshotTest-755478532-project-member] https://10.4.3.143/volume/v3/volumes/10a53e1a-1c74-43f0-90c5-75c2f819c5d9 returned with HTTP 404 Aug 16 21:24:28.068486 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 1280/5161] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:24:28 2026] GET /volume/v3/volumes/10a53e1a-1c74-43f0-90c5-75c2f819c5d9 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:24:28.076196 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-d11e0e85-0635-4d0a-a0af-055ba49a1c75 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:24:28.078530 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-d11e0e85-0635-4d0a-a0af-055ba49a1c75 tempest-CreateVolumesFromSnapshotTest-755478532 tempest-CreateVolumesFromSnapshotTest-755478532-project-member] DELETE https://10.4.3.143/volume/v3/volumes/5b523963-2125-4bc2-b2ac-a08302d45d31 Aug 16 21:24:28.078788 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-d11e0e85-0635-4d0a-a0af-055ba49a1c75 tempest-CreateVolumesFromSnapshotTest-755478532 tempest-CreateVolumesFromSnapshotTest-755478532-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:24:28.079081 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-d11e0e85-0635-4d0a-a0af-055ba49a1c75 tempest-CreateVolumesFromSnapshotTest-755478532 tempest-CreateVolumesFromSnapshotTest-755478532-project-member] Calling method 'delete' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:24:28.079310 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.v3.volumes [None req-d11e0e85-0635-4d0a-a0af-055ba49a1c75 tempest-CreateVolumesFromSnapshotTest-755478532 tempest-CreateVolumesFromSnapshotTest-755478532-project-member] Delete volume with id: 5b523963-2125-4bc2-b2ac-a08302d45d31 Aug 16 21:24:28.088816 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:24:28.088816 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:24:28.089534 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-d11e0e85-0635-4d0a-a0af-055ba49a1c75 tempest-CreateVolumesFromSnapshotTest-755478532 tempest-CreateVolumesFromSnapshotTest-755478532-project-member] Volume info retrieved successfully. Aug 16 21:24:28.108576 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-d11e0e85-0635-4d0a-a0af-055ba49a1c75 tempest-CreateVolumesFromSnapshotTest-755478532 tempest-CreateVolumesFromSnapshotTest-755478532-project-member] Delete volume request issued successfully. Aug 16 21:24:28.108850 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-d11e0e85-0635-4d0a-a0af-055ba49a1c75 tempest-CreateVolumesFromSnapshotTest-755478532 tempest-CreateVolumesFromSnapshotTest-755478532-project-member] https://10.4.3.143/volume/v3/volumes/5b523963-2125-4bc2-b2ac-a08302d45d31 returned with HTTP 202 Aug 16 21:24:28.109469 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 1295/5162] 10.4.3.143 () {66 vars in 1351 bytes} [Sun Aug 16 21:24:28 2026] DELETE /volume/v3/volumes/5b523963-2125-4bc2-b2ac-a08302d45d31 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 21:24:28.116547 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-d0309e81-e6a9-4a5f-a7ca-fcd82b9de307 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:24:28.119807 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-d0309e81-e6a9-4a5f-a7ca-fcd82b9de307 tempest-CreateVolumesFromSnapshotTest-755478532 tempest-CreateVolumesFromSnapshotTest-755478532-project-member] GET https://10.4.3.143/volume/v3/volumes/5b523963-2125-4bc2-b2ac-a08302d45d31 Aug 16 21:24:28.120034 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-d0309e81-e6a9-4a5f-a7ca-fcd82b9de307 tempest-CreateVolumesFromSnapshotTest-755478532 tempest-CreateVolumesFromSnapshotTest-755478532-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:24:28.120215 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-d0309e81-e6a9-4a5f-a7ca-fcd82b9de307 tempest-CreateVolumesFromSnapshotTest-755478532 tempest-CreateVolumesFromSnapshotTest-755478532-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:24:28.127570 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:24:28.127570 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:24:28.131606 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-d0309e81-e6a9-4a5f-a7ca-fcd82b9de307 tempest-CreateVolumesFromSnapshotTest-755478532 tempest-CreateVolumesFromSnapshotTest-755478532-project-member] Volume info retrieved successfully. Aug 16 21:24:28.136169 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-d0309e81-e6a9-4a5f-a7ca-fcd82b9de307 tempest-CreateVolumesFromSnapshotTest-755478532 tempest-CreateVolumesFromSnapshotTest-755478532-project-member] https://10.4.3.143/volume/v3/volumes/5b523963-2125-4bc2-b2ac-a08302d45d31 returned with HTTP 200 Aug 16 21:24:28.136686 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 1296/5163] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:24:28 2026] GET /volume/v3/volumes/5b523963-2125-4bc2-b2ac-a08302d45d31 => generated 852 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:24:29.152283 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-edc865d0-71c4-4bdb-8539-7ae06b2e9cc0 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:24:29.154567 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-edc865d0-71c4-4bdb-8539-7ae06b2e9cc0 tempest-CreateVolumesFromSnapshotTest-755478532 tempest-CreateVolumesFromSnapshotTest-755478532-project-member] GET https://10.4.3.143/volume/v3/volumes/5b523963-2125-4bc2-b2ac-a08302d45d31 Aug 16 21:24:29.154837 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-edc865d0-71c4-4bdb-8539-7ae06b2e9cc0 tempest-CreateVolumesFromSnapshotTest-755478532 tempest-CreateVolumesFromSnapshotTest-755478532-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:24:29.155129 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-edc865d0-71c4-4bdb-8539-7ae06b2e9cc0 tempest-CreateVolumesFromSnapshotTest-755478532 tempest-CreateVolumesFromSnapshotTest-755478532-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:24:29.162802 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-edc865d0-71c4-4bdb-8539-7ae06b2e9cc0 tempest-CreateVolumesFromSnapshotTest-755478532 tempest-CreateVolumesFromSnapshotTest-755478532-project-member] https://10.4.3.143/volume/v3/volumes/5b523963-2125-4bc2-b2ac-a08302d45d31 returned with HTTP 404 Aug 16 21:24:29.163429 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 1293/5164] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:24:29 2026] GET /volume/v3/volumes/5b523963-2125-4bc2-b2ac-a08302d45d31 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:24:29.171168 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-09b93f1c-c220-480f-93f1-d537d7fa2e66 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:24:29.173678 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-09b93f1c-c220-480f-93f1-d537d7fa2e66 tempest-CreateVolumesFromSnapshotTest-755478532 tempest-CreateVolumesFromSnapshotTest-755478532-project-member] DELETE https://10.4.3.143/volume/v3/volumes/c1b68208-a10e-42d4-a88e-637aab0246e3 Aug 16 21:24:29.174028 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-09b93f1c-c220-480f-93f1-d537d7fa2e66 tempest-CreateVolumesFromSnapshotTest-755478532 tempest-CreateVolumesFromSnapshotTest-755478532-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:24:29.174299 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-09b93f1c-c220-480f-93f1-d537d7fa2e66 tempest-CreateVolumesFromSnapshotTest-755478532 tempest-CreateVolumesFromSnapshotTest-755478532-project-member] Calling method 'delete' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:24:29.174615 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.v3.volumes [None req-09b93f1c-c220-480f-93f1-d537d7fa2e66 tempest-CreateVolumesFromSnapshotTest-755478532 tempest-CreateVolumesFromSnapshotTest-755478532-project-member] Delete volume with id: c1b68208-a10e-42d4-a88e-637aab0246e3 Aug 16 21:24:29.184819 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:24:29.184819 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:24:29.185404 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-09b93f1c-c220-480f-93f1-d537d7fa2e66 tempest-CreateVolumesFromSnapshotTest-755478532 tempest-CreateVolumesFromSnapshotTest-755478532-project-member] Volume info retrieved successfully. Aug 16 21:24:29.203584 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-09b93f1c-c220-480f-93f1-d537d7fa2e66 tempest-CreateVolumesFromSnapshotTest-755478532 tempest-CreateVolumesFromSnapshotTest-755478532-project-member] Delete volume request issued successfully. Aug 16 21:24:29.204046 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-09b93f1c-c220-480f-93f1-d537d7fa2e66 tempest-CreateVolumesFromSnapshotTest-755478532 tempest-CreateVolumesFromSnapshotTest-755478532-project-member] https://10.4.3.143/volume/v3/volumes/c1b68208-a10e-42d4-a88e-637aab0246e3 returned with HTTP 202 Aug 16 21:24:29.204741 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 1281/5165] 10.4.3.143 () {66 vars in 1351 bytes} [Sun Aug 16 21:24:29 2026] DELETE /volume/v3/volumes/c1b68208-a10e-42d4-a88e-637aab0246e3 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 21:24:29.211818 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-99b1e25b-371b-4192-8d8a-646af7313f89 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:24:29.213654 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-99b1e25b-371b-4192-8d8a-646af7313f89 tempest-CreateVolumesFromSnapshotTest-755478532 tempest-CreateVolumesFromSnapshotTest-755478532-project-member] GET https://10.4.3.143/volume/v3/volumes/c1b68208-a10e-42d4-a88e-637aab0246e3 Aug 16 21:24:29.213858 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-99b1e25b-371b-4192-8d8a-646af7313f89 tempest-CreateVolumesFromSnapshotTest-755478532 tempest-CreateVolumesFromSnapshotTest-755478532-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:24:29.214108 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-99b1e25b-371b-4192-8d8a-646af7313f89 tempest-CreateVolumesFromSnapshotTest-755478532 tempest-CreateVolumesFromSnapshotTest-755478532-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:24:29.221575 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:24:29.221575 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:24:29.225743 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-99b1e25b-371b-4192-8d8a-646af7313f89 tempest-CreateVolumesFromSnapshotTest-755478532 tempest-CreateVolumesFromSnapshotTest-755478532-project-member] Volume info retrieved successfully. Aug 16 21:24:29.230384 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-99b1e25b-371b-4192-8d8a-646af7313f89 tempest-CreateVolumesFromSnapshotTest-755478532 tempest-CreateVolumesFromSnapshotTest-755478532-project-member] https://10.4.3.143/volume/v3/volumes/c1b68208-a10e-42d4-a88e-637aab0246e3 returned with HTTP 200 Aug 16 21:24:29.230768 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 1296/5166] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:24:29 2026] GET /volume/v3/volumes/c1b68208-a10e-42d4-a88e-637aab0246e3 => generated 852 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:24:30.244378 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-41d5e3dd-0358-4284-bf88-c91a0e0043a9 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:24:30.247334 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-41d5e3dd-0358-4284-bf88-c91a0e0043a9 tempest-CreateVolumesFromSnapshotTest-755478532 tempest-CreateVolumesFromSnapshotTest-755478532-project-member] GET https://10.4.3.143/volume/v3/volumes/c1b68208-a10e-42d4-a88e-637aab0246e3 Aug 16 21:24:30.248279 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-41d5e3dd-0358-4284-bf88-c91a0e0043a9 tempest-CreateVolumesFromSnapshotTest-755478532 tempest-CreateVolumesFromSnapshotTest-755478532-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:24:30.248279 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-41d5e3dd-0358-4284-bf88-c91a0e0043a9 tempest-CreateVolumesFromSnapshotTest-755478532 tempest-CreateVolumesFromSnapshotTest-755478532-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:24:30.256238 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-41d5e3dd-0358-4284-bf88-c91a0e0043a9 tempest-CreateVolumesFromSnapshotTest-755478532 tempest-CreateVolumesFromSnapshotTest-755478532-project-member] https://10.4.3.143/volume/v3/volumes/c1b68208-a10e-42d4-a88e-637aab0246e3 returned with HTTP 404 Aug 16 21:24:30.256899 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 1297/5167] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:24:30 2026] GET /volume/v3/volumes/c1b68208-a10e-42d4-a88e-637aab0246e3 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:24:30.264807 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-6e6c860d-b015-4241-9d05-ae7aff06e92f None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:24:30.267138 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-6e6c860d-b015-4241-9d05-ae7aff06e92f tempest-CreateVolumesFromSnapshotTest-755478532 tempest-CreateVolumesFromSnapshotTest-755478532-project-member] DELETE https://10.4.3.143/volume/v3/volumes/8bfb8921-f489-4762-8a71-d34d655f8ffe Aug 16 21:24:30.267401 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-6e6c860d-b015-4241-9d05-ae7aff06e92f tempest-CreateVolumesFromSnapshotTest-755478532 tempest-CreateVolumesFromSnapshotTest-755478532-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:24:30.267655 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-6e6c860d-b015-4241-9d05-ae7aff06e92f tempest-CreateVolumesFromSnapshotTest-755478532 tempest-CreateVolumesFromSnapshotTest-755478532-project-member] Calling method 'delete' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:24:30.267857 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.v3.volumes [None req-6e6c860d-b015-4241-9d05-ae7aff06e92f tempest-CreateVolumesFromSnapshotTest-755478532 tempest-CreateVolumesFromSnapshotTest-755478532-project-member] Delete volume with id: 8bfb8921-f489-4762-8a71-d34d655f8ffe Aug 16 21:24:30.276934 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:24:30.276934 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:24:30.277542 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-6e6c860d-b015-4241-9d05-ae7aff06e92f tempest-CreateVolumesFromSnapshotTest-755478532 tempest-CreateVolumesFromSnapshotTest-755478532-project-member] Volume info retrieved successfully. Aug 16 21:24:30.298527 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-6e6c860d-b015-4241-9d05-ae7aff06e92f tempest-CreateVolumesFromSnapshotTest-755478532 tempest-CreateVolumesFromSnapshotTest-755478532-project-member] Delete volume request issued successfully. Aug 16 21:24:30.298781 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-6e6c860d-b015-4241-9d05-ae7aff06e92f tempest-CreateVolumesFromSnapshotTest-755478532 tempest-CreateVolumesFromSnapshotTest-755478532-project-member] https://10.4.3.143/volume/v3/volumes/8bfb8921-f489-4762-8a71-d34d655f8ffe returned with HTTP 202 Aug 16 21:24:30.299342 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 1294/5168] 10.4.3.143 () {66 vars in 1351 bytes} [Sun Aug 16 21:24:30 2026] DELETE /volume/v3/volumes/8bfb8921-f489-4762-8a71-d34d655f8ffe => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 21:24:30.308311 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-55fe21ff-e849-430d-952b-9cefebf6b198 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:24:30.310742 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-55fe21ff-e849-430d-952b-9cefebf6b198 tempest-CreateVolumesFromSnapshotTest-755478532 tempest-CreateVolumesFromSnapshotTest-755478532-project-member] GET https://10.4.3.143/volume/v3/volumes/8bfb8921-f489-4762-8a71-d34d655f8ffe Aug 16 21:24:30.311104 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-55fe21ff-e849-430d-952b-9cefebf6b198 tempest-CreateVolumesFromSnapshotTest-755478532 tempest-CreateVolumesFromSnapshotTest-755478532-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:24:30.311386 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-55fe21ff-e849-430d-952b-9cefebf6b198 tempest-CreateVolumesFromSnapshotTest-755478532 tempest-CreateVolumesFromSnapshotTest-755478532-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:24:30.322374 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:24:30.322374 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:24:30.328732 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-55fe21ff-e849-430d-952b-9cefebf6b198 tempest-CreateVolumesFromSnapshotTest-755478532 tempest-CreateVolumesFromSnapshotTest-755478532-project-member] Volume info retrieved successfully. Aug 16 21:24:30.335846 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-55fe21ff-e849-430d-952b-9cefebf6b198 tempest-CreateVolumesFromSnapshotTest-755478532 tempest-CreateVolumesFromSnapshotTest-755478532-project-member] https://10.4.3.143/volume/v3/volumes/8bfb8921-f489-4762-8a71-d34d655f8ffe returned with HTTP 200 Aug 16 21:24:30.336413 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 1282/5169] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:24:30 2026] GET /volume/v3/volumes/8bfb8921-f489-4762-8a71-d34d655f8ffe => generated 852 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:24:31.351646 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-c8109b57-ed3c-462b-a411-fdf72160205a None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:24:31.355683 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-c8109b57-ed3c-462b-a411-fdf72160205a tempest-CreateVolumesFromSnapshotTest-755478532 tempest-CreateVolumesFromSnapshotTest-755478532-project-member] GET https://10.4.3.143/volume/v3/volumes/8bfb8921-f489-4762-8a71-d34d655f8ffe Aug 16 21:24:31.355933 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-c8109b57-ed3c-462b-a411-fdf72160205a tempest-CreateVolumesFromSnapshotTest-755478532 tempest-CreateVolumesFromSnapshotTest-755478532-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:24:31.356190 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-c8109b57-ed3c-462b-a411-fdf72160205a tempest-CreateVolumesFromSnapshotTest-755478532 tempest-CreateVolumesFromSnapshotTest-755478532-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:24:31.362192 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-c8109b57-ed3c-462b-a411-fdf72160205a tempest-CreateVolumesFromSnapshotTest-755478532 tempest-CreateVolumesFromSnapshotTest-755478532-project-member] https://10.4.3.143/volume/v3/volumes/8bfb8921-f489-4762-8a71-d34d655f8ffe returned with HTTP 404 Aug 16 21:24:31.362747 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 1297/5170] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:24:31 2026] GET /volume/v3/volumes/8bfb8921-f489-4762-8a71-d34d655f8ffe => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:24:31.369575 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-60baf26f-edc2-4528-904c-1336c979b5c7 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:24:31.371413 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-60baf26f-edc2-4528-904c-1336c979b5c7 tempest-CreateVolumesFromSnapshotTest-755478532 tempest-CreateVolumesFromSnapshotTest-755478532-project-member] DELETE https://10.4.3.143/volume/v3/volumes/fcbe629a-9ac1-4e29-943e-34515062450d Aug 16 21:24:31.371637 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-60baf26f-edc2-4528-904c-1336c979b5c7 tempest-CreateVolumesFromSnapshotTest-755478532 tempest-CreateVolumesFromSnapshotTest-755478532-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:24:31.371826 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-60baf26f-edc2-4528-904c-1336c979b5c7 tempest-CreateVolumesFromSnapshotTest-755478532 tempest-CreateVolumesFromSnapshotTest-755478532-project-member] Calling method 'delete' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:24:31.372087 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.v3.volumes [None req-60baf26f-edc2-4528-904c-1336c979b5c7 tempest-CreateVolumesFromSnapshotTest-755478532 tempest-CreateVolumesFromSnapshotTest-755478532-project-member] Delete volume with id: fcbe629a-9ac1-4e29-943e-34515062450d Aug 16 21:24:31.380094 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:24:31.380094 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:24:31.380367 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-60baf26f-edc2-4528-904c-1336c979b5c7 tempest-CreateVolumesFromSnapshotTest-755478532 tempest-CreateVolumesFromSnapshotTest-755478532-project-member] Volume info retrieved successfully. Aug 16 21:24:31.402893 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-60baf26f-edc2-4528-904c-1336c979b5c7 tempest-CreateVolumesFromSnapshotTest-755478532 tempest-CreateVolumesFromSnapshotTest-755478532-project-member] Delete volume request issued successfully. Aug 16 21:24:31.403252 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-60baf26f-edc2-4528-904c-1336c979b5c7 tempest-CreateVolumesFromSnapshotTest-755478532 tempest-CreateVolumesFromSnapshotTest-755478532-project-member] https://10.4.3.143/volume/v3/volumes/fcbe629a-9ac1-4e29-943e-34515062450d returned with HTTP 202 Aug 16 21:24:31.404011 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 1298/5171] 10.4.3.143 () {66 vars in 1351 bytes} [Sun Aug 16 21:24:31 2026] DELETE /volume/v3/volumes/fcbe629a-9ac1-4e29-943e-34515062450d => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 21:24:31.414231 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-d3275a14-02a5-49d8-8f40-103656cf1380 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:24:31.417565 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-d3275a14-02a5-49d8-8f40-103656cf1380 tempest-CreateVolumesFromSnapshotTest-755478532 tempest-CreateVolumesFromSnapshotTest-755478532-project-member] GET https://10.4.3.143/volume/v3/volumes/fcbe629a-9ac1-4e29-943e-34515062450d Aug 16 21:24:31.417867 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-d3275a14-02a5-49d8-8f40-103656cf1380 tempest-CreateVolumesFromSnapshotTest-755478532 tempest-CreateVolumesFromSnapshotTest-755478532-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:24:31.418511 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-d3275a14-02a5-49d8-8f40-103656cf1380 tempest-CreateVolumesFromSnapshotTest-755478532 tempest-CreateVolumesFromSnapshotTest-755478532-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:24:31.431316 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:24:31.431316 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:24:31.439498 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-d3275a14-02a5-49d8-8f40-103656cf1380 tempest-CreateVolumesFromSnapshotTest-755478532 tempest-CreateVolumesFromSnapshotTest-755478532-project-member] Volume info retrieved successfully. Aug 16 21:24:31.447526 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-d3275a14-02a5-49d8-8f40-103656cf1380 tempest-CreateVolumesFromSnapshotTest-755478532 tempest-CreateVolumesFromSnapshotTest-755478532-project-member] https://10.4.3.143/volume/v3/volumes/fcbe629a-9ac1-4e29-943e-34515062450d returned with HTTP 200 Aug 16 21:24:31.448279 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 1295/5172] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:24:31 2026] GET /volume/v3/volumes/fcbe629a-9ac1-4e29-943e-34515062450d => generated 852 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:24:32.465728 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-0e6d95b0-e980-49a1-9d3e-9f1889337ee7 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:24:32.468103 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-0e6d95b0-e980-49a1-9d3e-9f1889337ee7 tempest-CreateVolumesFromSnapshotTest-755478532 tempest-CreateVolumesFromSnapshotTest-755478532-project-member] GET https://10.4.3.143/volume/v3/volumes/fcbe629a-9ac1-4e29-943e-34515062450d Aug 16 21:24:32.468380 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-0e6d95b0-e980-49a1-9d3e-9f1889337ee7 tempest-CreateVolumesFromSnapshotTest-755478532 tempest-CreateVolumesFromSnapshotTest-755478532-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:24:32.468619 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-0e6d95b0-e980-49a1-9d3e-9f1889337ee7 tempest-CreateVolumesFromSnapshotTest-755478532 tempest-CreateVolumesFromSnapshotTest-755478532-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:24:32.476332 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-0e6d95b0-e980-49a1-9d3e-9f1889337ee7 tempest-CreateVolumesFromSnapshotTest-755478532 tempest-CreateVolumesFromSnapshotTest-755478532-project-member] https://10.4.3.143/volume/v3/volumes/fcbe629a-9ac1-4e29-943e-34515062450d returned with HTTP 404 Aug 16 21:24:32.477006 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 1283/5173] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:24:32 2026] GET /volume/v3/volumes/fcbe629a-9ac1-4e29-943e-34515062450d => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:24:32.486356 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-f244e008-d792-4b2e-9494-1096792081fe None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:24:32.488845 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-f244e008-d792-4b2e-9494-1096792081fe tempest-CreateVolumesFromSnapshotTest-755478532 tempest-CreateVolumesFromSnapshotTest-755478532-project-member] DELETE https://10.4.3.143/volume/v3/snapshots/9aeac004-5ebe-4461-b758-9b8c0ee94678 Aug 16 21:24:32.489214 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-f244e008-d792-4b2e-9494-1096792081fe tempest-CreateVolumesFromSnapshotTest-755478532 tempest-CreateVolumesFromSnapshotTest-755478532-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:24:32.489643 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-f244e008-d792-4b2e-9494-1096792081fe tempest-CreateVolumesFromSnapshotTest-755478532 tempest-CreateVolumesFromSnapshotTest-755478532-project-member] Calling method 'delete' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:24:32.489683 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.v3.snapshots [None req-f244e008-d792-4b2e-9494-1096792081fe tempest-CreateVolumesFromSnapshotTest-755478532 tempest-CreateVolumesFromSnapshotTest-755478532-project-member] Delete snapshot with id: 9aeac004-5ebe-4461-b758-9b8c0ee94678 Aug 16 21:24:32.496840 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:24:32.496840 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:24:32.497586 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-f244e008-d792-4b2e-9494-1096792081fe tempest-CreateVolumesFromSnapshotTest-755478532 tempest-CreateVolumesFromSnapshotTest-755478532-project-member] Snapshot retrieved successfully. Aug 16 21:24:32.526104 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-f244e008-d792-4b2e-9494-1096792081fe tempest-CreateVolumesFromSnapshotTest-755478532 tempest-CreateVolumesFromSnapshotTest-755478532-project-member] Snapshot delete request issued successfully. Aug 16 21:24:32.526513 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-f244e008-d792-4b2e-9494-1096792081fe tempest-CreateVolumesFromSnapshotTest-755478532 tempest-CreateVolumesFromSnapshotTest-755478532-project-member] https://10.4.3.143/volume/v3/snapshots/9aeac004-5ebe-4461-b758-9b8c0ee94678 returned with HTTP 202 Aug 16 21:24:32.527022 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 1298/5174] 10.4.3.143 () {66 vars in 1357 bytes} [Sun Aug 16 21:24:32 2026] DELETE /volume/v3/snapshots/9aeac004-5ebe-4461-b758-9b8c0ee94678 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 21:24:32.536492 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-01b7c08a-b63f-4cde-89ab-b250b1165e48 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:24:32.542108 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-01b7c08a-b63f-4cde-89ab-b250b1165e48 tempest-CreateVolumesFromSnapshotTest-755478532 tempest-CreateVolumesFromSnapshotTest-755478532-project-member] GET https://10.4.3.143/volume/v3/snapshots/9aeac004-5ebe-4461-b758-9b8c0ee94678 Aug 16 21:24:32.542432 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-01b7c08a-b63f-4cde-89ab-b250b1165e48 tempest-CreateVolumesFromSnapshotTest-755478532 tempest-CreateVolumesFromSnapshotTest-755478532-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:24:32.542731 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-01b7c08a-b63f-4cde-89ab-b250b1165e48 tempest-CreateVolumesFromSnapshotTest-755478532 tempest-CreateVolumesFromSnapshotTest-755478532-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:24:32.556938 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:24:32.556938 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:24:32.557605 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-01b7c08a-b63f-4cde-89ab-b250b1165e48 tempest-CreateVolumesFromSnapshotTest-755478532 tempest-CreateVolumesFromSnapshotTest-755478532-project-member] Snapshot retrieved successfully. Aug 16 21:24:32.558881 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-01b7c08a-b63f-4cde-89ab-b250b1165e48 tempest-CreateVolumesFromSnapshotTest-755478532 tempest-CreateVolumesFromSnapshotTest-755478532-project-member] https://10.4.3.143/volume/v3/snapshots/9aeac004-5ebe-4461-b758-9b8c0ee94678 returned with HTTP 200 Aug 16 21:24:32.559891 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 1299/5175] 10.4.3.143 () {66 vars in 1354 bytes} [Sun Aug 16 21:24:32 2026] GET /volume/v3/snapshots/9aeac004-5ebe-4461-b758-9b8c0ee94678 => generated 474 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:24:32.806946 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-cd12e41d-9a83-443d-92ac-425091623be6 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:24:32.809305 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-cd12e41d-9a83-443d-92ac-425091623be6 tempest-VolumeMultiattachTests-1903877240 tempest-VolumeMultiattachTests-1903877240-project-admin] POST https://10.4.3.143/volume/v3/types Aug 16 21:24:32.809788 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-cd12e41d-9a83-443d-92ac-425091623be6 tempest-VolumeMultiattachTests-1903877240 tempest-VolumeMultiattachTests-1903877240-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1312472522-716407475", "extra_specs": {"multiattach": " True"}}} {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:24:32.827125 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-cd12e41d-9a83-443d-92ac-425091623be6 tempest-VolumeMultiattachTests-1903877240 tempest-VolumeMultiattachTests-1903877240-project-admin] https://10.4.3.143/volume/v3/types returned with HTTP 200 Aug 16 21:24:32.827607 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 1296/5176] 10.4.3.143 () {68 vars in 1253 bytes} [Sun Aug 16 21:24:32 2026] POST /volume/v3/types => generated 286 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:24:32.837496 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-2e43a5b5-9634-4a7f-9def-4b1fef88d651 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:24:32.839344 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-2e43a5b5-9634-4a7f-9def-4b1fef88d651 tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] POST https://10.4.3.143/volume/v3/volumes Aug 16 21:24:32.839789 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-2e43a5b5-9634-4a7f-9def-4b1fef88d651 tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeMultiattachTests-volume-2133703229", "snapshot_id": null, "imageRef": null, "volume_type": "c90b16e2-25bc-4de9-8cab-b7f4c5945513", "size": 1}} {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:24:32.841431 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.v3.volumes [None req-2e43a5b5-9634-4a7f-9def-4b1fef88d651 tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeMultiattachTests-volume-2133703229', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'c90b16e2-25bc-4de9-8cab-b7f4c5945513', 'size': 1}} {{(pid=100333) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 21:24:32.846156 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.v3.volumes [None req-2e43a5b5-9634-4a7f-9def-4b1fef88d651 tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] Create volume of 1 GB Aug 16 21:24:32.846446 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:24:32.846446 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:24:32.846946 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-2e43a5b5-9634-4a7f-9def-4b1fef88d651 tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] Availability Zones retrieved successfully. Aug 16 21:24:32.853061 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-2e43a5b5-9634-4a7f-9def-4b1fef88d651 tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] Flow 'volume_create_api' (e14aa980-63a4-418c-8949-f8489e68fda1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100333) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:24:32.854455 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-2e43a5b5-9634-4a7f-9def-4b1fef88d651 tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (935ac760-0e2d-45cd-b6cf-ba0e22e0b620) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:24:32.855855 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.flows.api.create_volume [None req-2e43a5b5-9634-4a7f-9def-4b1fef88d651 tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] Validating volume size '1' using validate_int {{(pid=100333) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 21:24:32.865669 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:24:32.865669 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:24:32.882644 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-2e43a5b5-9634-4a7f-9def-4b1fef88d651 tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (935ac760-0e2d-45cd-b6cf-ba0e22e0b620) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T21:24:33Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=c90b16e2-25bc-4de9-8cab-b7f4c5945513,is_public=True,name='tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1312472522-716407475',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c90b16e2-25bc-4de9-8cab-b7f4c5945513', 'encryption_key_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=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:24:32.883454 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-2e43a5b5-9634-4a7f-9def-4b1fef88d651 tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7b5bd8b1-6724-416f-b9b6-a54022e1a85c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:24:32.914906 np0000007409 devstack@c-api.service[100333]: WARNING cinder.quota [None req-2e43a5b5-9634-4a7f-9def-4b1fef88d651 tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1312472522-716407475 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1312472522-716407475, it is now deprecated. Please use the default quota class for default quota. Aug 16 21:24:32.915498 np0000007409 devstack@c-api.service[100333]: WARNING cinder.quota [None req-2e43a5b5-9634-4a7f-9def-4b1fef88d651 tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1312472522-716407475 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1312472522-716407475, it is now deprecated. Please use the default quota class for default quota. Aug 16 21:24:32.945648 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.quota [None req-2e43a5b5-9634-4a7f-9def-4b1fef88d651 tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] Created reservations ['9062a55e-1b85-4b72-8bbc-6e6ab9ad45d6', 'f514a76d-c9c7-44ba-90f2-cac22ae4a37d', '41d81e84-2543-45c2-9f19-5afcc293edeb', '58ce6583-1b26-471c-92b4-22bd22f2f526'] {{(pid=100333) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:24:32.946544 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-2e43a5b5-9634-4a7f-9def-4b1fef88d651 tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7b5bd8b1-6724-416f-b9b6-a54022e1a85c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9062a55e-1b85-4b72-8bbc-6e6ab9ad45d6', 'f514a76d-c9c7-44ba-90f2-cac22ae4a37d', '41d81e84-2543-45c2-9f19-5afcc293edeb', '58ce6583-1b26-471c-92b4-22bd22f2f526']}' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:24:32.947398 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-2e43a5b5-9634-4a7f-9def-4b1fef88d651 tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a8c8f9cd-594a-44b1-a054-d198ea3f7a59) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:24:32.971024 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-2e43a5b5-9634-4a7f-9def-4b1fef88d651 tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a8c8f9cd-594a-44b1-a054-d198ea3f7a59) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a8fb4191-1f22-4ffa-bd36-69f38d7977ce', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-2133703229',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='9fb862c167b64c7585b210785f192d8f',qos_specs=None,replication_status=,reservations=['9062a55e-1b85-4b72-8bbc-6e6ab9ad45d6','f514a76d-c9c7-44ba-90f2-cac22ae4a37d','41d81e84-2543-45c2-9f19-5afcc293edeb','58ce6583-1b26-471c-92b4-22bd22f2f526'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7e32dddbfb1644e5ab88e70cf2d3326f',volume_type_id=c90b16e2-25bc-4de9-8cab-b7f4c5945513), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T21:24:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-2133703229',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a8fb4191-1f22-4ffa-bd36-69f38d7977ce,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='9fb862c167b64c7585b210785f192d8f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7e32dddbfb1644e5ab88e70cf2d3326f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c90b16e2-25bc-4de9-8cab-b7f4c5945513),volume_type_id=c90b16e2-25bc-4de9-8cab-b7f4c5945513)}' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:24:32.971845 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-2e43a5b5-9634-4a7f-9def-4b1fef88d651 tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7a3c3ba7-6d8b-4335-815d-84ad432dbaf8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:24:32.992994 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-2e43a5b5-9634-4a7f-9def-4b1fef88d651 tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7a3c3ba7-6d8b-4335-815d-84ad432dbaf8) transitioned into state 'SUCCESS' from state '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-2133703229',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='9fb862c167b64c7585b210785f192d8f',qos_specs=None,replication_status=,reservations=['9062a55e-1b85-4b72-8bbc-6e6ab9ad45d6','f514a76d-c9c7-44ba-90f2-cac22ae4a37d','41d81e84-2543-45c2-9f19-5afcc293edeb','58ce6583-1b26-471c-92b4-22bd22f2f526'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7e32dddbfb1644e5ab88e70cf2d3326f',volume_type_id=c90b16e2-25bc-4de9-8cab-b7f4c5945513)}' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:24:32.994011 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-2e43a5b5-9634-4a7f-9def-4b1fef88d651 tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3c38a314-b84b-4216-8b02-95ebe9e5ab84) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:24:33.004283 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-2e43a5b5-9634-4a7f-9def-4b1fef88d651 tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3c38a314-b84b-4216-8b02-95ebe9e5ab84) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:24:33.005330 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-2e43a5b5-9634-4a7f-9def-4b1fef88d651 tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] Flow 'volume_create_api' (e14aa980-63a4-418c-8949-f8489e68fda1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100333) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:24:33.005684 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-2e43a5b5-9634-4a7f-9def-4b1fef88d651 tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] Create volume request issued successfully. Aug 16 21:24:33.006391 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-2e43a5b5-9634-4a7f-9def-4b1fef88d651 tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Aug 16 21:24:33.007121 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 1284/5177] 10.4.3.143 () {68 vars in 1259 bytes} [Sun Aug 16 21:24:32 2026] POST /volume/v3/volumes => generated 829 bytes in 170 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 21:24:33.023799 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-6bcdba95-b26f-4c75-9855-b5fd68959bdc None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:24:33.024196 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-0718d9ea-9ada-4ba0-9786-050e8196ee52 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:24:33.026706 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-0718d9ea-9ada-4ba0-9786-050e8196ee52 tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] GET https://10.4.3.143/volume/v3/volumes/a8fb4191-1f22-4ffa-bd36-69f38d7977ce Aug 16 21:24:33.026933 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-0718d9ea-9ada-4ba0-9786-050e8196ee52 tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:24:33.027276 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-0718d9ea-9ada-4ba0-9786-050e8196ee52 tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:24:33.038857 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:24:33.038857 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:24:33.045815 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-0718d9ea-9ada-4ba0-9786-050e8196ee52 tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] Volume info retrieved successfully. Aug 16 21:24:33.054409 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-0718d9ea-9ada-4ba0-9786-050e8196ee52 tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] https://10.4.3.143/volume/v3/volumes/a8fb4191-1f22-4ffa-bd36-69f38d7977ce returned with HTTP 200 Aug 16 21:24:33.055055 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 1300/5178] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:24:33 2026] GET /volume/v3/volumes/a8fb4191-1f22-4ffa-bd36-69f38d7977ce => generated 897 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:24:33.132704 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-6bcdba95-b26f-4c75-9855-b5fd68959bdc tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] POST https://10.4.3.143/volume/v3/volumes Aug 16 21:24:33.133144 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-6bcdba95-b26f-4c75-9855-b5fd68959bdc tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-1186868399"}} {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:24:33.134643 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.v3.volumes [None req-6bcdba95-b26f-4c75-9855-b5fd68959bdc tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1186868399'}} {{(pid=100332) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 21:24:33.134748 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.v3.volumes [None req-6bcdba95-b26f-4c75-9855-b5fd68959bdc tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Create volume of 1 GB Aug 16 21:24:33.135098 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:24:33.135098 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:24:33.139848 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-6bcdba95-b26f-4c75-9855-b5fd68959bdc tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Availability Zones retrieved successfully. Aug 16 21:24:33.146370 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-6bcdba95-b26f-4c75-9855-b5fd68959bdc tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Flow 'volume_create_api' (a834d38e-4ea9-457d-bc7a-066b71b65948) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100332) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:24:33.147543 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-6bcdba95-b26f-4c75-9855-b5fd68959bdc tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a3088eca-370f-4184-9bf5-3d1b007572f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:24:33.148683 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.flows.api.create_volume [None req-6bcdba95-b26f-4c75-9855-b5fd68959bdc tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Validating volume size '1' using validate_int {{(pid=100332) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 21:24:33.178882 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-6bcdba95-b26f-4c75-9855-b5fd68959bdc tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a3088eca-370f-4184-9bf5-3d1b007572f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T21:04:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=69e633b8-fab9-4b15-8b40-4f1a67c51cda,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '69e633b8-fab9-4b15-8b40-4f1a67c51cda', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:24:33.179712 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-6bcdba95-b26f-4c75-9855-b5fd68959bdc tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (72cc2d22-88ed-4c58-a734-0e0611e484bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:24:33.248258 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.quota [None req-6bcdba95-b26f-4c75-9855-b5fd68959bdc tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Created reservations ['39bae8a3-4c05-48c6-8108-4d9d2d793e22', 'c1f56209-7699-491e-9b5f-1557d200a2bf', '3feed2d4-728f-4d8a-9a63-6b705c41558d', '7993c04a-b74a-43fb-b875-a59723a3a1ef'] {{(pid=100332) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:24:33.249488 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-6bcdba95-b26f-4c75-9855-b5fd68959bdc tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (72cc2d22-88ed-4c58-a734-0e0611e484bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['39bae8a3-4c05-48c6-8108-4d9d2d793e22', 'c1f56209-7699-491e-9b5f-1557d200a2bf', '3feed2d4-728f-4d8a-9a63-6b705c41558d', '7993c04a-b74a-43fb-b875-a59723a3a1ef']}' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:24:33.250680 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-6bcdba95-b26f-4c75-9855-b5fd68959bdc tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (38c5cc4a-89dc-45a6-bef6-d1136f71dcb4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:24:33.274534 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-6bcdba95-b26f-4c75-9855-b5fd68959bdc tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (38c5cc4a-89dc-45a6-bef6-d1136f71dcb4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ef91e98b-9cb5-42bd-9065-3f61ae5b9afa', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1186868399',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d07a737914bc413583a676c8f5512e7e',qos_specs=None,replication_status=,reservations=['39bae8a3-4c05-48c6-8108-4d9d2d793e22','c1f56209-7699-491e-9b5f-1557d200a2bf','3feed2d4-728f-4d8a-9a63-6b705c41558d','7993c04a-b74a-43fb-b875-a59723a3a1ef'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b08ddb77dd3147359c627375ae8c6f84',volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T21:24:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1186868399',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ef91e98b-9cb5-42bd-9065-3f61ae5b9afa,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d07a737914bc413583a676c8f5512e7e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b08ddb77dd3147359c627375ae8c6f84',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(69e633b8-fab9-4b15-8b40-4f1a67c51cda),volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda)}' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:24:33.275501 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-6bcdba95-b26f-4c75-9855-b5fd68959bdc tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f6aebf7f-a923-4ac3-b951-18451130a642) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:24:33.295060 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-6bcdba95-b26f-4c75-9855-b5fd68959bdc tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f6aebf7f-a923-4ac3-b951-18451130a642) transitioned into state 'SUCCESS' from state '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-1186868399',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d07a737914bc413583a676c8f5512e7e',qos_specs=None,replication_status=,reservations=['39bae8a3-4c05-48c6-8108-4d9d2d793e22','c1f56209-7699-491e-9b5f-1557d200a2bf','3feed2d4-728f-4d8a-9a63-6b705c41558d','7993c04a-b74a-43fb-b875-a59723a3a1ef'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b08ddb77dd3147359c627375ae8c6f84',volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda)}' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:24:33.295801 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-6bcdba95-b26f-4c75-9855-b5fd68959bdc tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1339fe47-c088-4ef5-a98a-c47d84928016) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:24:33.305337 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-6bcdba95-b26f-4c75-9855-b5fd68959bdc tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1339fe47-c088-4ef5-a98a-c47d84928016) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:24:33.306335 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-6bcdba95-b26f-4c75-9855-b5fd68959bdc tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Flow 'volume_create_api' (a834d38e-4ea9-457d-bc7a-066b71b65948) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100332) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:24:33.306678 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-6bcdba95-b26f-4c75-9855-b5fd68959bdc tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Create volume request issued successfully. Aug 16 21:24:33.307413 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-6bcdba95-b26f-4c75-9855-b5fd68959bdc tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Aug 16 21:24:33.307821 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 1299/5179] 10.4.3.143 () {70 vars in 1299 bytes} [Sun Aug 16 21:24:33 2026] POST /volume/v3/volumes => generated 770 bytes in 285 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:24:33.323100 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-ada66824-4c2d-4e36-848d-0542292bf562 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:24:33.325223 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-ada66824-4c2d-4e36-848d-0542292bf562 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] GET https://10.4.3.143/volume/v3/volumes/ef91e98b-9cb5-42bd-9065-3f61ae5b9afa Aug 16 21:24:33.325452 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-ada66824-4c2d-4e36-848d-0542292bf562 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:24:33.325673 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-ada66824-4c2d-4e36-848d-0542292bf562 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:24:33.338795 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:24:33.338795 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:24:33.344274 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-ada66824-4c2d-4e36-848d-0542292bf562 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Volume info retrieved successfully. Aug 16 21:24:33.350876 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-ada66824-4c2d-4e36-848d-0542292bf562 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] https://10.4.3.143/volume/v3/volumes/ef91e98b-9cb5-42bd-9065-3f61ae5b9afa returned with HTTP 200 Aug 16 21:24:33.351478 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 1297/5180] 10.4.3.143 () {68 vars in 1389 bytes} [Sun Aug 16 21:24:33 2026] GET /volume/v3/volumes/ef91e98b-9cb5-42bd-9065-3f61ae5b9afa => generated 838 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 16 21:24:33.570750 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-302148a6-34df-450a-bafd-559eecd5569f None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:24:33.572737 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-302148a6-34df-450a-bafd-559eecd5569f tempest-CreateVolumesFromSnapshotTest-755478532 tempest-CreateVolumesFromSnapshotTest-755478532-project-member] GET https://10.4.3.143/volume/v3/snapshots/9aeac004-5ebe-4461-b758-9b8c0ee94678 Aug 16 21:24:33.573048 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-302148a6-34df-450a-bafd-559eecd5569f tempest-CreateVolumesFromSnapshotTest-755478532 tempest-CreateVolumesFromSnapshotTest-755478532-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:24:33.573307 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-302148a6-34df-450a-bafd-559eecd5569f tempest-CreateVolumesFromSnapshotTest-755478532 tempest-CreateVolumesFromSnapshotTest-755478532-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:24:33.578344 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-302148a6-34df-450a-bafd-559eecd5569f tempest-CreateVolumesFromSnapshotTest-755478532 tempest-CreateVolumesFromSnapshotTest-755478532-project-member] https://10.4.3.143/volume/v3/snapshots/9aeac004-5ebe-4461-b758-9b8c0ee94678 returned with HTTP 404 Aug 16 21:24:33.578910 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 1285/5181] 10.4.3.143 () {66 vars in 1354 bytes} [Sun Aug 16 21:24:33 2026] GET /volume/v3/snapshots/9aeac004-5ebe-4461-b758-9b8c0ee94678 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:24:33.588422 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-6f080d96-4675-4d47-be25-3e8efd5d9f02 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:24:33.590325 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-6f080d96-4675-4d47-be25-3e8efd5d9f02 tempest-CreateVolumesFromSnapshotTest-755478532 tempest-CreateVolumesFromSnapshotTest-755478532-project-member] DELETE https://10.4.3.143/volume/v3/volumes/27c2f807-f0d8-4322-98e0-f12bde27e99b Aug 16 21:24:33.590497 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-6f080d96-4675-4d47-be25-3e8efd5d9f02 tempest-CreateVolumesFromSnapshotTest-755478532 tempest-CreateVolumesFromSnapshotTest-755478532-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:24:33.590713 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-6f080d96-4675-4d47-be25-3e8efd5d9f02 tempest-CreateVolumesFromSnapshotTest-755478532 tempest-CreateVolumesFromSnapshotTest-755478532-project-member] Calling method 'delete' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:24:33.590890 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.v3.volumes [None req-6f080d96-4675-4d47-be25-3e8efd5d9f02 tempest-CreateVolumesFromSnapshotTest-755478532 tempest-CreateVolumesFromSnapshotTest-755478532-project-member] Delete volume with id: 27c2f807-f0d8-4322-98e0-f12bde27e99b Aug 16 21:24:33.600335 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:24:33.600335 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:24:33.601037 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-6f080d96-4675-4d47-be25-3e8efd5d9f02 tempest-CreateVolumesFromSnapshotTest-755478532 tempest-CreateVolumesFromSnapshotTest-755478532-project-member] Volume info retrieved successfully. Aug 16 21:24:33.622365 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-6f080d96-4675-4d47-be25-3e8efd5d9f02 tempest-CreateVolumesFromSnapshotTest-755478532 tempest-CreateVolumesFromSnapshotTest-755478532-project-member] Delete volume request issued successfully. Aug 16 21:24:33.622637 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-6f080d96-4675-4d47-be25-3e8efd5d9f02 tempest-CreateVolumesFromSnapshotTest-755478532 tempest-CreateVolumesFromSnapshotTest-755478532-project-member] https://10.4.3.143/volume/v3/volumes/27c2f807-f0d8-4322-98e0-f12bde27e99b returned with HTTP 202 Aug 16 21:24:33.623268 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 1301/5182] 10.4.3.143 () {66 vars in 1351 bytes} [Sun Aug 16 21:24:33 2026] DELETE /volume/v3/volumes/27c2f807-f0d8-4322-98e0-f12bde27e99b => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 21:24:33.632471 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-86340e95-52fb-4307-ba72-12452acee1e4 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:24:33.634639 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-86340e95-52fb-4307-ba72-12452acee1e4 tempest-CreateVolumesFromSnapshotTest-755478532 tempest-CreateVolumesFromSnapshotTest-755478532-project-member] GET https://10.4.3.143/volume/v3/volumes/27c2f807-f0d8-4322-98e0-f12bde27e99b Aug 16 21:24:33.634854 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-86340e95-52fb-4307-ba72-12452acee1e4 tempest-CreateVolumesFromSnapshotTest-755478532 tempest-CreateVolumesFromSnapshotTest-755478532-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:24:33.635135 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-86340e95-52fb-4307-ba72-12452acee1e4 tempest-CreateVolumesFromSnapshotTest-755478532 tempest-CreateVolumesFromSnapshotTest-755478532-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:24:33.646294 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:24:33.646294 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:24:33.652113 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-86340e95-52fb-4307-ba72-12452acee1e4 tempest-CreateVolumesFromSnapshotTest-755478532 tempest-CreateVolumesFromSnapshotTest-755478532-project-member] Volume info retrieved successfully. Aug 16 21:24:33.659471 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-86340e95-52fb-4307-ba72-12452acee1e4 tempest-CreateVolumesFromSnapshotTest-755478532 tempest-CreateVolumesFromSnapshotTest-755478532-project-member] https://10.4.3.143/volume/v3/volumes/27c2f807-f0d8-4322-98e0-f12bde27e99b returned with HTTP 200 Aug 16 21:24:33.660224 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 1300/5183] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:24:33 2026] GET /volume/v3/volumes/27c2f807-f0d8-4322-98e0-f12bde27e99b => generated 852 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:24:34.069626 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-ed413ffb-bde9-49e8-98e1-308638b6770d None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:24:34.071624 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-ed413ffb-bde9-49e8-98e1-308638b6770d tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] GET https://10.4.3.143/volume/v3/volumes/a8fb4191-1f22-4ffa-bd36-69f38d7977ce Aug 16 21:24:34.071822 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-ed413ffb-bde9-49e8-98e1-308638b6770d tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:24:34.072035 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-ed413ffb-bde9-49e8-98e1-308638b6770d tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:24:34.079760 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:24:34.079760 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:24:34.084060 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-ed413ffb-bde9-49e8-98e1-308638b6770d tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] Volume info retrieved successfully. Aug 16 21:24:34.089307 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-ed413ffb-bde9-49e8-98e1-308638b6770d tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] https://10.4.3.143/volume/v3/volumes/a8fb4191-1f22-4ffa-bd36-69f38d7977ce returned with HTTP 200 Aug 16 21:24:34.089688 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 1298/5184] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:24:34 2026] GET /volume/v3/volumes/a8fb4191-1f22-4ffa-bd36-69f38d7977ce => generated 922 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:24:34.103334 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-9cfe620d-9349-4981-ba0f-89bb8154311f None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:24:34.105250 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-9cfe620d-9349-4981-ba0f-89bb8154311f tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] GET https://10.4.3.143/volume/v3/volumes/a8fb4191-1f22-4ffa-bd36-69f38d7977ce Aug 16 21:24:34.105453 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-9cfe620d-9349-4981-ba0f-89bb8154311f tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:24:34.105619 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-9cfe620d-9349-4981-ba0f-89bb8154311f tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:24:34.113384 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:24:34.113384 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:24:34.117489 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-9cfe620d-9349-4981-ba0f-89bb8154311f tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] Volume info retrieved successfully. Aug 16 21:24:34.122185 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-9cfe620d-9349-4981-ba0f-89bb8154311f tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] https://10.4.3.143/volume/v3/volumes/a8fb4191-1f22-4ffa-bd36-69f38d7977ce returned with HTTP 200 Aug 16 21:24:34.122603 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 1286/5185] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:24:34 2026] GET /volume/v3/volumes/a8fb4191-1f22-4ffa-bd36-69f38d7977ce => generated 922 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:24:34.175439 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [req-ffa31058-5c76-40d2-8c39-51e6bf54e219 req-c14bacf6-6ec5-45f0-907d-0cc98e6f6220 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:24:34.177857 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [req-ffa31058-5c76-40d2-8c39-51e6bf54e219 req-c14bacf6-6ec5-45f0-907d-0cc98e6f6220 tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] GET https://10.4.3.143/volume/v3/volumes/a8fb4191-1f22-4ffa-bd36-69f38d7977ce Aug 16 21:24:34.178147 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [req-ffa31058-5c76-40d2-8c39-51e6bf54e219 req-c14bacf6-6ec5-45f0-907d-0cc98e6f6220 tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:24:34.178391 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [req-ffa31058-5c76-40d2-8c39-51e6bf54e219 req-c14bacf6-6ec5-45f0-907d-0cc98e6f6220 tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:24:34.185619 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:24:34.185619 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:24:34.189144 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [req-ffa31058-5c76-40d2-8c39-51e6bf54e219 req-c14bacf6-6ec5-45f0-907d-0cc98e6f6220 tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] Volume info retrieved successfully. Aug 16 21:24:34.193285 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [req-ffa31058-5c76-40d2-8c39-51e6bf54e219 req-c14bacf6-6ec5-45f0-907d-0cc98e6f6220 tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] https://10.4.3.143/volume/v3/volumes/a8fb4191-1f22-4ffa-bd36-69f38d7977ce returned with HTTP 200 Aug 16 21:24:34.193804 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 1302/5186] 10.4.3.143 () {68 vars in 1598 bytes} [Sun Aug 16 21:24:34 2026] GET /volume/v3/volumes/a8fb4191-1f22-4ffa-bd36-69f38d7977ce => generated 922 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:24:34.268537 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-cb03e6d4-0bbc-4e6e-a9e3-be44d6238f07 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:24:34.268933 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-cb03e6d4-0bbc-4e6e-a9e3-be44d6238f07 None None] GET https://10.4.3.143/volume// Aug 16 21:24:34.269227 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-cb03e6d4-0bbc-4e6e-a9e3-be44d6238f07 None None] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:24:34.269436 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-cb03e6d4-0bbc-4e6e-a9e3-be44d6238f07 None None] Calling method 'all' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:24:34.269745 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-cb03e6d4-0bbc-4e6e-a9e3-be44d6238f07 None None] https://10.4.3.143/volume// returned with HTTP 300 Aug 16 21:24:34.270142 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 1301/5187] 10.4.3.143 () {66 vars in 1428 bytes} [Sun Aug 16 21: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 16 21:24:34.278668 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [req-ffa31058-5c76-40d2-8c39-51e6bf54e219 req-a39dbed2-4532-493c-844b-9208bf70f300 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:24:34.280835 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [req-ffa31058-5c76-40d2-8c39-51e6bf54e219 req-a39dbed2-4532-493c-844b-9208bf70f300 tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] POST https://10.4.3.143/volume/v3/attachments Aug 16 21:24:34.281255 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [req-ffa31058-5c76-40d2-8c39-51e6bf54e219 req-a39dbed2-4532-493c-844b-9208bf70f300 tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a8fb4191-1f22-4ffa-bd36-69f38d7977ce", "connector": null, "instance_uuid": "b964ab3a-d7c4-477c-ae12-6fce6a4c808b"}} {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:24:34.290360 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:24:34.290360 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:24:34.316122 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [req-ffa31058-5c76-40d2-8c39-51e6bf54e219 req-a39dbed2-4532-493c-844b-9208bf70f300 tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] https://10.4.3.143/volume/v3/attachments returned with HTTP 200 Aug 16 21:24:34.316581 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 1299/5188] 10.4.3.143 () {74 vars in 1594 bytes} [Sun Aug 16 21:24:34 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 16 21:24:34.344779 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-113d2fe2-4ab4-41c6-bdd5-379d9a7d1ad9 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:24:34.346843 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-113d2fe2-4ab4-41c6-bdd5-379d9a7d1ad9 tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] GET https://10.4.3.143/volume/v3/volumes/a8fb4191-1f22-4ffa-bd36-69f38d7977ce Aug 16 21:24:34.347138 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-113d2fe2-4ab4-41c6-bdd5-379d9a7d1ad9 tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:24:34.347381 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-113d2fe2-4ab4-41c6-bdd5-379d9a7d1ad9 tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:24:34.353985 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-9f8a4ce5-3119-44f7-8532-549b2574ca1a None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:24:34.354562 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-9f8a4ce5-3119-44f7-8532-549b2574ca1a None None] GET https://10.4.3.143/volume// Aug 16 21:24:34.354837 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-9f8a4ce5-3119-44f7-8532-549b2574ca1a None None] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:24:34.355148 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-9f8a4ce5-3119-44f7-8532-549b2574ca1a None None] Calling method 'all' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:24:34.355595 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-9f8a4ce5-3119-44f7-8532-549b2574ca1a None None] https://10.4.3.143/volume// returned with HTTP 300 Aug 16 21:24:34.356018 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 1303/5189] 10.4.3.143 () {66 vars in 1426 bytes} [Sun Aug 16 21:24:34 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 16 21:24:34.358629 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:24:34.358629 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:24:34.362679 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-113d2fe2-4ab4-41c6-bdd5-379d9a7d1ad9 tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] Volume info retrieved successfully. Aug 16 21:24:34.363302 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [req-ffa31058-5c76-40d2-8c39-51e6bf54e219 req-fb214afc-2541-4b17-8642-af498d1cadf5 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:24:34.366242 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [req-ffa31058-5c76-40d2-8c39-51e6bf54e219 req-fb214afc-2541-4b17-8642-af498d1cadf5 tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] GET https://10.4.3.143/volume/v3/volumes/a8fb4191-1f22-4ffa-bd36-69f38d7977ce Aug 16 21:24:34.366763 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [req-ffa31058-5c76-40d2-8c39-51e6bf54e219 req-fb214afc-2541-4b17-8642-af498d1cadf5 tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:24:34.366763 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [req-ffa31058-5c76-40d2-8c39-51e6bf54e219 req-fb214afc-2541-4b17-8642-af498d1cadf5 tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:24:34.367992 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-12f78ed7-2801-4a37-bb09-f82042cb7dd7 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:24:34.368259 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-113d2fe2-4ab4-41c6-bdd5-379d9a7d1ad9 tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] https://10.4.3.143/volume/v3/volumes/a8fb4191-1f22-4ffa-bd36-69f38d7977ce returned with HTTP 200 Aug 16 21:24:34.368762 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 1287/5190] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:24:34 2026] GET /volume/v3/volumes/a8fb4191-1f22-4ffa-bd36-69f38d7977ce => generated 921 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:24:34.370008 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-12f78ed7-2801-4a37-bb09-f82042cb7dd7 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] GET https://10.4.3.143/volume/v3/volumes/ef91e98b-9cb5-42bd-9065-3f61ae5b9afa Aug 16 21:24:34.370263 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-12f78ed7-2801-4a37-bb09-f82042cb7dd7 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:24:34.370443 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-12f78ed7-2801-4a37-bb09-f82042cb7dd7 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:24:34.378311 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:24:34.378311 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:24:34.379085 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:24:34.379085 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:24:34.383207 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [req-ffa31058-5c76-40d2-8c39-51e6bf54e219 req-fb214afc-2541-4b17-8642-af498d1cadf5 tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] Volume info retrieved successfully. Aug 16 21:24:34.384053 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-12f78ed7-2801-4a37-bb09-f82042cb7dd7 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Volume info retrieved successfully. Aug 16 21:24:34.388289 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [req-ffa31058-5c76-40d2-8c39-51e6bf54e219 req-fb214afc-2541-4b17-8642-af498d1cadf5 tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] https://10.4.3.143/volume/v3/volumes/a8fb4191-1f22-4ffa-bd36-69f38d7977ce returned with HTTP 200 Aug 16 21:24:34.388729 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 1302/5191] 10.4.3.143 () {70 vars in 1639 bytes} [Sun Aug 16 21:24:34 2026] GET /volume/v3/volumes/a8fb4191-1f22-4ffa-bd36-69f38d7977ce => generated 1101 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 16 21:24:34.389210 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-12f78ed7-2801-4a37-bb09-f82042cb7dd7 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] https://10.4.3.143/volume/v3/volumes/ef91e98b-9cb5-42bd-9065-3f61ae5b9afa returned with HTTP 200 Aug 16 21:24:34.389432 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 1300/5192] 10.4.3.143 () {68 vars in 1389 bytes} [Sun Aug 16 21:24:34 2026] GET /volume/v3/volumes/ef91e98b-9cb5-42bd-9065-3f61ae5b9afa => generated 863 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:24:34.401713 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-bc1c7d25-bcae-4d74-86f2-4195e8c300a9 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:24:34.403766 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-bc1c7d25-bcae-4d74-86f2-4195e8c300a9 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] POST https://10.4.3.143/volume/v3/snapshots Aug 16 21:24:34.403945 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-bc1c7d25-bcae-4d74-86f2-4195e8c300a9 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "ef91e98b-9cb5-42bd-9065-3f61ae5b9afa", "name": "tempest-VolumeDependencyTests-Snapshot-1044228608"}} {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:24:34.412297 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:24:34.412297 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:24:34.412793 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-bc1c7d25-bcae-4d74-86f2-4195e8c300a9 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Volume info retrieved successfully. Aug 16 21:24:34.413642 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.v3.snapshots [None req-bc1c7d25-bcae-4d74-86f2-4195e8c300a9 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Create snapshot from volume ef91e98b-9cb5-42bd-9065-3f61ae5b9afa Aug 16 21:24:34.449755 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.quota [None req-bc1c7d25-bcae-4d74-86f2-4195e8c300a9 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Created reservations ['4bfea022-9257-46aa-98b9-cf22f0d40d7c', 'c77abb57-05a1-4cd9-b8dd-8ed86ca19d5c', 'a154279a-36d1-4be1-995c-596a88b28081', '5764fa59-b3af-4d1d-9738-c4787a154df9'] {{(pid=100330) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:24:34.477180 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-bc1c7d25-bcae-4d74-86f2-4195e8c300a9 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Snapshot create request issued successfully. Aug 16 21:24:34.477606 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-bc1c7d25-bcae-4d74-86f2-4195e8c300a9 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] https://10.4.3.143/volume/v3/snapshots returned with HTTP 202 Aug 16 21:24:34.478175 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 1304/5193] 10.4.3.143 () {68 vars in 1265 bytes} [Sun Aug 16 21:24:34 2026] POST /volume/v3/snapshots => generated 308 bytes in 77 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 21:24:34.487813 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-aeacc183-536b-4bdd-9728-8a0d99e4ec90 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:24:34.489828 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-aeacc183-536b-4bdd-9728-8a0d99e4ec90 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] GET https://10.4.3.143/volume/v3/snapshots/c16b7d71-67ef-47cb-957d-af534816f197 Aug 16 21:24:34.490013 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-aeacc183-536b-4bdd-9728-8a0d99e4ec90 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:24:34.490484 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-aeacc183-536b-4bdd-9728-8a0d99e4ec90 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:24:34.495592 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [req-ffa31058-5c76-40d2-8c39-51e6bf54e219 req-2f4ca6ff-bca9-4b63-ae6a-897cd8a9c386 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:24:34.495730 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:24:34.495730 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:24:34.496157 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-aeacc183-536b-4bdd-9728-8a0d99e4ec90 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Snapshot retrieved successfully. Aug 16 21:24:34.496997 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-aeacc183-536b-4bdd-9728-8a0d99e4ec90 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] https://10.4.3.143/volume/v3/snapshots/c16b7d71-67ef-47cb-957d-af534816f197 returned with HTTP 200 Aug 16 21:24:34.497607 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 1288/5194] 10.4.3.143 () {66 vars in 1354 bytes} [Sun Aug 16 21:24:34 2026] GET /volume/v3/snapshots/c16b7d71-67ef-47cb-957d-af534816f197 => generated 440 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:24:34.497824 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [req-ffa31058-5c76-40d2-8c39-51e6bf54e219 req-2f4ca6ff-bca9-4b63-ae6a-897cd8a9c386 tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] PUT https://10.4.3.143/volume/v3/attachments/2ad3eebb-725a-4af1-8ff3-279468929c93 Aug 16 21:24:34.498134 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [req-ffa31058-5c76-40d2-8c39-51e6bf54e219 req-2f4ca6ff-bca9-4b63-ae6a-897cd8a9c386 tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.143", "host": "np0000007409", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:e42fbcbe2e9", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "69237b68-d654-4a76-81de-86e36bc8fb86", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:24:34.505770 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.coordination [req-ffa31058-5c76-40d2-8c39-51e6bf54e219 req-2f4ca6ff-bca9-4b63-ae6a-897cd8a9c386 tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] Acquiring lock "cinder-attachment_update-a8fb4191-1f22-4ffa-bd36-69f38d7977ce-np0000007409" by "attachment_update" {{(pid=100332) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:24:34.511298 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.coordination [req-ffa31058-5c76-40d2-8c39-51e6bf54e219 req-2f4ca6ff-bca9-4b63-ae6a-897cd8a9c386 tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] Lock "cinder-attachment_update-a8fb4191-1f22-4ffa-bd36-69f38d7977ce-np0000007409" acquired by "attachment_update" :: waited 0.005s {{(pid=100332) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:24:34.512250 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:24:34.512250 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:24:34.593218 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.coordination [req-ffa31058-5c76-40d2-8c39-51e6bf54e219 req-2f4ca6ff-bca9-4b63-ae6a-897cd8a9c386 tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] Lock "cinder-attachment_update-a8fb4191-1f22-4ffa-bd36-69f38d7977ce-np0000007409" released by "attachment_update" :: held 0.082s {{(pid=100332) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:24:34.593754 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [req-ffa31058-5c76-40d2-8c39-51e6bf54e219 req-2f4ca6ff-bca9-4b63-ae6a-897cd8a9c386 tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] https://10.4.3.143/volume/v3/attachments/2ad3eebb-725a-4af1-8ff3-279468929c93 returned with HTTP 200 Aug 16 21:24:34.594310 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 1303/5195] 10.4.3.143 () {74 vars in 1704 bytes} [Sun Aug 16 21:24:34 2026] PUT /volume/v3/attachments/2ad3eebb-725a-4af1-8ff3-279468929c93 => generated 969 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:24:34.678383 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-fb4e29da-82bd-483d-bccd-7f51c7f9cce3 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:24:34.680308 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-fb4e29da-82bd-483d-bccd-7f51c7f9cce3 tempest-CreateVolumesFromSnapshotTest-755478532 tempest-CreateVolumesFromSnapshotTest-755478532-project-member] GET https://10.4.3.143/volume/v3/volumes/27c2f807-f0d8-4322-98e0-f12bde27e99b Aug 16 21:24:34.680533 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-fb4e29da-82bd-483d-bccd-7f51c7f9cce3 tempest-CreateVolumesFromSnapshotTest-755478532 tempest-CreateVolumesFromSnapshotTest-755478532-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:24:34.680760 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-fb4e29da-82bd-483d-bccd-7f51c7f9cce3 tempest-CreateVolumesFromSnapshotTest-755478532 tempest-CreateVolumesFromSnapshotTest-755478532-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:24:34.688003 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-fb4e29da-82bd-483d-bccd-7f51c7f9cce3 tempest-CreateVolumesFromSnapshotTest-755478532 tempest-CreateVolumesFromSnapshotTest-755478532-project-member] https://10.4.3.143/volume/v3/volumes/27c2f807-f0d8-4322-98e0-f12bde27e99b returned with HTTP 404 Aug 16 21:24:34.688646 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 1301/5196] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:24:34 2026] GET /volume/v3/volumes/27c2f807-f0d8-4322-98e0-f12bde27e99b => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:24:35.384109 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-7fc763b0-03f6-4bb5-a030-ca6a5678697e None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:24:35.386036 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-7fc763b0-03f6-4bb5-a030-ca6a5678697e tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] GET https://10.4.3.143/volume/v3/volumes/a8fb4191-1f22-4ffa-bd36-69f38d7977ce Aug 16 21:24:35.386267 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-7fc763b0-03f6-4bb5-a030-ca6a5678697e tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:24:35.386522 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-7fc763b0-03f6-4bb5-a030-ca6a5678697e tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:24:35.398117 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:24:35.398117 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:24:35.402017 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-7fc763b0-03f6-4bb5-a030-ca6a5678697e tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] Volume info retrieved successfully. Aug 16 21:24:35.406979 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-7fc763b0-03f6-4bb5-a030-ca6a5678697e tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] https://10.4.3.143/volume/v3/volumes/a8fb4191-1f22-4ffa-bd36-69f38d7977ce returned with HTTP 200 Aug 16 21:24:35.407316 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 1305/5197] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:24:35 2026] GET /volume/v3/volumes/a8fb4191-1f22-4ffa-bd36-69f38d7977ce => generated 922 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:24:35.508810 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-99743041-787a-419e-8534-eee6ff389b54 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:24:35.511112 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-99743041-787a-419e-8534-eee6ff389b54 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] GET https://10.4.3.143/volume/v3/snapshots/c16b7d71-67ef-47cb-957d-af534816f197 Aug 16 21:24:35.511423 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-99743041-787a-419e-8534-eee6ff389b54 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:24:35.511694 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-99743041-787a-419e-8534-eee6ff389b54 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:24:35.518326 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:24:35.518326 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:24:35.519023 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-99743041-787a-419e-8534-eee6ff389b54 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Snapshot retrieved successfully. Aug 16 21:24:35.519895 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-99743041-787a-419e-8534-eee6ff389b54 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] https://10.4.3.143/volume/v3/snapshots/c16b7d71-67ef-47cb-957d-af534816f197 returned with HTTP 200 Aug 16 21:24:35.520338 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 1289/5198] 10.4.3.143 () {66 vars in 1354 bytes} [Sun Aug 16 21:24:35 2026] GET /volume/v3/snapshots/c16b7d71-67ef-47cb-957d-af534816f197 => generated 467 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:24:35.529662 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-2e225776-2556-4b9c-89ea-eb1ec91f193e None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:24:35.531653 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-2e225776-2556-4b9c-89ea-eb1ec91f193e tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] POST https://10.4.3.143/volume/v3/volumes Aug 16 21:24:35.532098 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-2e225776-2556-4b9c-89ea-eb1ec91f193e tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "c16b7d71-67ef-47cb-957d-af534816f197", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-2001998733"}} {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:24:35.533739 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.v3.volumes [None req-2e225776-2556-4b9c-89ea-eb1ec91f193e tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Create volume request body: {'volume': {'snapshot_id': 'c16b7d71-67ef-47cb-957d-af534816f197', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-2001998733'}} {{(pid=100332) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 21:24:35.539730 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:24:35.539730 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:24:35.540262 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-2e225776-2556-4b9c-89ea-eb1ec91f193e tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Snapshot retrieved successfully. Aug 16 21:24:35.540369 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.v3.volumes [None req-2e225776-2556-4b9c-89ea-eb1ec91f193e tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Create volume of 1 GB Aug 16 21:24:35.544816 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-2e225776-2556-4b9c-89ea-eb1ec91f193e tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Availability Zones retrieved successfully. Aug 16 21:24:35.552162 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-2e225776-2556-4b9c-89ea-eb1ec91f193e tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Flow 'volume_create_api' (085cf9f5-956a-46ce-b91d-3407daebfa93) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100332) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:24:35.553861 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-2e225776-2556-4b9c-89ea-eb1ec91f193e tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5234a659-7f8e-4cdf-bd6b-594dfd07df17) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:24:35.555394 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.flows.api.create_volume [None req-2e225776-2556-4b9c-89ea-eb1ec91f193e tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100332) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 21:24:35.589314 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-2e225776-2556-4b9c-89ea-eb1ec91f193e tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5234a659-7f8e-4cdf-bd6b-594dfd07df17) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'c16b7d71-67ef-47cb-957d-af534816f197', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T21:04:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=69e633b8-fab9-4b15-8b40-4f1a67c51cda,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '69e633b8-fab9-4b15-8b40-4f1a67c51cda', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:24:35.590099 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-2e225776-2556-4b9c-89ea-eb1ec91f193e tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (db0f4281-6ce6-4257-834c-5dd188579762) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:24:35.630861 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.quota [None req-2e225776-2556-4b9c-89ea-eb1ec91f193e tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Created reservations ['cee88e48-4523-4d9f-8648-d91561fc8f18', '50f6ece6-3164-45ff-b720-96176d15c0a9', '8b2ea326-b286-422b-91e7-a4670c35b8a7', '3e350054-5787-4286-990b-5d0a365f7705'] {{(pid=100332) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:24:35.631703 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-2e225776-2556-4b9c-89ea-eb1ec91f193e tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (db0f4281-6ce6-4257-834c-5dd188579762) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cee88e48-4523-4d9f-8648-d91561fc8f18', '50f6ece6-3164-45ff-b720-96176d15c0a9', '8b2ea326-b286-422b-91e7-a4670c35b8a7', '3e350054-5787-4286-990b-5d0a365f7705']}' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:24:35.632672 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-2e225776-2556-4b9c-89ea-eb1ec91f193e tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ff83d22e-31e0-4325-a8ff-1cd7a3df8998) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:24:35.680414 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-2e225776-2556-4b9c-89ea-eb1ec91f193e tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ff83d22e-31e0-4325-a8ff-1cd7a3df8998) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0639520b-30f9-4283-8a0a-269fc16bd9c6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-2001998733',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d07a737914bc413583a676c8f5512e7e',qos_specs=None,replication_status=,reservations=['cee88e48-4523-4d9f-8648-d91561fc8f18','50f6ece6-3164-45ff-b720-96176d15c0a9','8b2ea326-b286-422b-91e7-a4670c35b8a7','3e350054-5787-4286-990b-5d0a365f7705'],size=1,snapshot_id=c16b7d71-67ef-47cb-957d-af534816f197,source_replicaid=,source_volid=None,status='creating',user_id='b08ddb77dd3147359c627375ae8c6f84',volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T21:24:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-2001998733',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0639520b-30f9-4283-8a0a-269fc16bd9c6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d07a737914bc413583a676c8f5512e7e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=c16b7d71-67ef-47cb-957d-af534816f197,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b08ddb77dd3147359c627375ae8c6f84',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(69e633b8-fab9-4b15-8b40-4f1a67c51cda),volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda)}' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:24:35.681582 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-2e225776-2556-4b9c-89ea-eb1ec91f193e tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1c2f6f72-3abe-4673-8ad8-aaca350aa032) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:24:35.701391 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-2e225776-2556-4b9c-89ea-eb1ec91f193e tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1c2f6f72-3abe-4673-8ad8-aaca350aa032) transitioned into state 'SUCCESS' from state '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-2001998733',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d07a737914bc413583a676c8f5512e7e',qos_specs=None,replication_status=,reservations=['cee88e48-4523-4d9f-8648-d91561fc8f18','50f6ece6-3164-45ff-b720-96176d15c0a9','8b2ea326-b286-422b-91e7-a4670c35b8a7','3e350054-5787-4286-990b-5d0a365f7705'],size=1,snapshot_id=c16b7d71-67ef-47cb-957d-af534816f197,source_replicaid=,source_volid=None,status='creating',user_id='b08ddb77dd3147359c627375ae8c6f84',volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda)}' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:24:35.702212 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-2e225776-2556-4b9c-89ea-eb1ec91f193e tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (00f56ab1-c943-4aa6-900d-d234b6582b71) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:24:35.721903 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-2e225776-2556-4b9c-89ea-eb1ec91f193e tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (00f56ab1-c943-4aa6-900d-d234b6582b71) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:24:35.723022 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-2e225776-2556-4b9c-89ea-eb1ec91f193e tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Flow 'volume_create_api' (085cf9f5-956a-46ce-b91d-3407daebfa93) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100332) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:24:35.723341 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-2e225776-2556-4b9c-89ea-eb1ec91f193e tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Create volume request issued successfully. Aug 16 21:24:35.723872 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-2e225776-2556-4b9c-89ea-eb1ec91f193e tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Aug 16 21:24:35.724303 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 1304/5199] 10.4.3.143 () {70 vars in 1300 bytes} [Sun Aug 16 21:24:35 2026] POST /volume/v3/volumes => generated 804 bytes in 195 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:24:35.735498 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-24b3eb39-1799-4162-ad62-8a0328cec317 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:24:35.737558 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-24b3eb39-1799-4162-ad62-8a0328cec317 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] GET https://10.4.3.143/volume/v3/volumes/0639520b-30f9-4283-8a0a-269fc16bd9c6 Aug 16 21:24:35.737854 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-24b3eb39-1799-4162-ad62-8a0328cec317 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:24:35.738060 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-24b3eb39-1799-4162-ad62-8a0328cec317 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:24:35.745318 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:24:35.745318 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:24:35.749249 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-24b3eb39-1799-4162-ad62-8a0328cec317 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Volume info retrieved successfully. Aug 16 21:24:35.753523 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-24b3eb39-1799-4162-ad62-8a0328cec317 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] https://10.4.3.143/volume/v3/volumes/0639520b-30f9-4283-8a0a-269fc16bd9c6 returned with HTTP 200 Aug 16 21:24:35.753878 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 1302/5200] 10.4.3.143 () {68 vars in 1389 bytes} [Sun Aug 16 21:24:35 2026] GET /volume/v3/volumes/0639520b-30f9-4283-8a0a-269fc16bd9c6 => generated 872 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:24:36.422837 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-2445c84e-3b35-4cac-9d09-e9ab7bb9ad55 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:24:36.425433 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-2445c84e-3b35-4cac-9d09-e9ab7bb9ad55 tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] GET https://10.4.3.143/volume/v3/volumes/a8fb4191-1f22-4ffa-bd36-69f38d7977ce Aug 16 21:24:36.425744 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-2445c84e-3b35-4cac-9d09-e9ab7bb9ad55 tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:24:36.426069 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-2445c84e-3b35-4cac-9d09-e9ab7bb9ad55 tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:24:36.439783 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:24:36.439783 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:24:36.444860 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-2445c84e-3b35-4cac-9d09-e9ab7bb9ad55 tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] Volume info retrieved successfully. Aug 16 21:24:36.450927 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-2445c84e-3b35-4cac-9d09-e9ab7bb9ad55 tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] https://10.4.3.143/volume/v3/volumes/a8fb4191-1f22-4ffa-bd36-69f38d7977ce returned with HTTP 200 Aug 16 21:24:36.451672 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 1306/5201] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:24:36 2026] GET /volume/v3/volumes/a8fb4191-1f22-4ffa-bd36-69f38d7977ce => generated 922 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:24:36.770686 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-80e836a8-fd3e-44fe-b18e-2069b93a62cc None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:24:36.772820 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-80e836a8-fd3e-44fe-b18e-2069b93a62cc tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] GET https://10.4.3.143/volume/v3/volumes/0639520b-30f9-4283-8a0a-269fc16bd9c6 Aug 16 21:24:36.773147 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-80e836a8-fd3e-44fe-b18e-2069b93a62cc tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:24:36.773399 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-80e836a8-fd3e-44fe-b18e-2069b93a62cc tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:24:36.782638 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:24:36.782638 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:24:36.787834 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-80e836a8-fd3e-44fe-b18e-2069b93a62cc tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Volume info retrieved successfully. Aug 16 21:24:36.794114 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-80e836a8-fd3e-44fe-b18e-2069b93a62cc tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] https://10.4.3.143/volume/v3/volumes/0639520b-30f9-4283-8a0a-269fc16bd9c6 returned with HTTP 200 Aug 16 21:24:36.794114 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 1290/5202] 10.4.3.143 () {68 vars in 1389 bytes} [Sun Aug 16 21:24:36 2026] GET /volume/v3/volumes/0639520b-30f9-4283-8a0a-269fc16bd9c6 => generated 897 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:24:36.812776 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-a2cca1db-5fa3-4162-ad5b-29f4239b6969 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:24:36.815691 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-a2cca1db-5fa3-4162-ad5b-29f4239b6969 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] POST https://10.4.3.143/volume/v3/snapshots Aug 16 21:24:36.816206 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-a2cca1db-5fa3-4162-ad5b-29f4239b6969 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "0639520b-30f9-4283-8a0a-269fc16bd9c6", "name": "tempest-VolumeDependencyTests-Snapshot-2034110438"}} {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:24:36.827278 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:24:36.827278 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:24:36.827786 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-a2cca1db-5fa3-4162-ad5b-29f4239b6969 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Volume info retrieved successfully. Aug 16 21:24:36.827946 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.v3.snapshots [None req-a2cca1db-5fa3-4162-ad5b-29f4239b6969 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Create snapshot from volume 0639520b-30f9-4283-8a0a-269fc16bd9c6 Aug 16 21:24:36.861763 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.quota [None req-a2cca1db-5fa3-4162-ad5b-29f4239b6969 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Created reservations ['46e4e80b-f857-4e9b-b85d-16699de37447', '8e1c6878-658f-40ba-b57e-b105ccfc277c', '462b36c8-bcb9-4e34-a8e5-11ee53b7a247', 'a918e17d-8949-4100-990a-96c63e671f3c'] {{(pid=100332) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:24:36.899176 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-a2cca1db-5fa3-4162-ad5b-29f4239b6969 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Snapshot create request issued successfully. Aug 16 21:24:36.899662 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-a2cca1db-5fa3-4162-ad5b-29f4239b6969 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] https://10.4.3.143/volume/v3/snapshots returned with HTTP 202 Aug 16 21:24:36.900331 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 1305/5203] 10.4.3.143 () {68 vars in 1265 bytes} [Sun Aug 16 21:24:36 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 16 21:24:36.914373 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-825a3435-39cf-4ec3-befc-5e3f7c5b40d5 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:24:36.916822 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-825a3435-39cf-4ec3-befc-5e3f7c5b40d5 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] GET https://10.4.3.143/volume/v3/snapshots/687b48dc-2416-4669-84ba-f18cce37fd8e Aug 16 21:24:36.917592 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-825a3435-39cf-4ec3-befc-5e3f7c5b40d5 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:24:36.917592 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-825a3435-39cf-4ec3-befc-5e3f7c5b40d5 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:24:36.925442 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:24:36.925442 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:24:36.926092 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-825a3435-39cf-4ec3-befc-5e3f7c5b40d5 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Snapshot retrieved successfully. Aug 16 21:24:36.927206 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-825a3435-39cf-4ec3-befc-5e3f7c5b40d5 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] https://10.4.3.143/volume/v3/snapshots/687b48dc-2416-4669-84ba-f18cce37fd8e returned with HTTP 200 Aug 16 21:24:36.927986 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 1303/5204] 10.4.3.143 () {66 vars in 1354 bytes} [Sun Aug 16 21:24:36 2026] GET /volume/v3/snapshots/687b48dc-2416-4669-84ba-f18cce37fd8e => generated 440 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:24:37.467327 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-1e6bb6a5-e330-4e5f-ab78-238c63b67e1e None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:24:37.469267 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-1e6bb6a5-e330-4e5f-ab78-238c63b67e1e tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] GET https://10.4.3.143/volume/v3/volumes/a8fb4191-1f22-4ffa-bd36-69f38d7977ce Aug 16 21:24:37.469589 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-1e6bb6a5-e330-4e5f-ab78-238c63b67e1e tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:24:37.469808 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-1e6bb6a5-e330-4e5f-ab78-238c63b67e1e tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:24:37.479535 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:24:37.479535 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:24:37.483559 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-1e6bb6a5-e330-4e5f-ab78-238c63b67e1e tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] Volume info retrieved successfully. Aug 16 21:24:37.488504 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-1e6bb6a5-e330-4e5f-ab78-238c63b67e1e tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] https://10.4.3.143/volume/v3/volumes/a8fb4191-1f22-4ffa-bd36-69f38d7977ce returned with HTTP 200 Aug 16 21:24:37.489003 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 1307/5205] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:24:37 2026] GET /volume/v3/volumes/a8fb4191-1f22-4ffa-bd36-69f38d7977ce => generated 922 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:24:37.938591 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-f8a74915-6a88-41ce-a791-53d73fd7c9e7 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:24:37.940866 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-f8a74915-6a88-41ce-a791-53d73fd7c9e7 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] GET https://10.4.3.143/volume/v3/snapshots/687b48dc-2416-4669-84ba-f18cce37fd8e Aug 16 21:24:37.941204 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-f8a74915-6a88-41ce-a791-53d73fd7c9e7 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:24:37.941493 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-f8a74915-6a88-41ce-a791-53d73fd7c9e7 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:24:37.948130 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:24:37.948130 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:24:37.948750 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-f8a74915-6a88-41ce-a791-53d73fd7c9e7 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Snapshot retrieved successfully. Aug 16 21:24:37.949794 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-f8a74915-6a88-41ce-a791-53d73fd7c9e7 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] https://10.4.3.143/volume/v3/snapshots/687b48dc-2416-4669-84ba-f18cce37fd8e returned with HTTP 200 Aug 16 21:24:37.950231 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 1291/5206] 10.4.3.143 () {66 vars in 1354 bytes} [Sun Aug 16 21:24:37 2026] GET /volume/v3/snapshots/687b48dc-2416-4669-84ba-f18cce37fd8e => generated 467 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:24:37.960101 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-ee07e13e-e3f1-4e09-8050-21228b951ca8 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:24:37.962284 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-ee07e13e-e3f1-4e09-8050-21228b951ca8 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] POST https://10.4.3.143/volume/v3/volumes Aug 16 21:24:37.962702 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-ee07e13e-e3f1-4e09-8050-21228b951ca8 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "687b48dc-2416-4669-84ba-f18cce37fd8e", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-649049821"}} {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:24:37.964595 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.v3.volumes [None req-ee07e13e-e3f1-4e09-8050-21228b951ca8 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Create volume request body: {'volume': {'snapshot_id': '687b48dc-2416-4669-84ba-f18cce37fd8e', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-649049821'}} {{(pid=100332) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 21:24:37.970527 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:24:37.970527 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:24:37.971268 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-ee07e13e-e3f1-4e09-8050-21228b951ca8 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Snapshot retrieved successfully. Aug 16 21:24:37.971268 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.v3.volumes [None req-ee07e13e-e3f1-4e09-8050-21228b951ca8 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Create volume of 1 GB Aug 16 21:24:37.975314 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-ee07e13e-e3f1-4e09-8050-21228b951ca8 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Availability Zones retrieved successfully. Aug 16 21:24:37.982842 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-ee07e13e-e3f1-4e09-8050-21228b951ca8 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Flow 'volume_create_api' (ecc3f42f-310b-4b92-bd5a-54c4481b683b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100332) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:24:37.984167 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-ee07e13e-e3f1-4e09-8050-21228b951ca8 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (41063973-d46c-474c-b8b2-76241d5e1762) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:24:37.985464 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.flows.api.create_volume [None req-ee07e13e-e3f1-4e09-8050-21228b951ca8 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100332) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 21:24:38.023364 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-ee07e13e-e3f1-4e09-8050-21228b951ca8 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (41063973-d46c-474c-b8b2-76241d5e1762) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '687b48dc-2416-4669-84ba-f18cce37fd8e', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T21:04:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=69e633b8-fab9-4b15-8b40-4f1a67c51cda,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '69e633b8-fab9-4b15-8b40-4f1a67c51cda', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:24:38.024355 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-ee07e13e-e3f1-4e09-8050-21228b951ca8 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1f1028a5-7f13-4654-a4d5-6121868c4708) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:24:38.067198 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.quota [None req-ee07e13e-e3f1-4e09-8050-21228b951ca8 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Created reservations ['8acea4d3-dc44-458b-92db-38cc22985a37', '1bb718dc-3e30-480b-a13d-4f46c7732d26', 'f35d0162-53e7-4fff-bf6a-e88113734d59', '2f8885bd-0a08-424a-b436-766073f0a9a8'] {{(pid=100332) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:24:38.068264 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-ee07e13e-e3f1-4e09-8050-21228b951ca8 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1f1028a5-7f13-4654-a4d5-6121868c4708) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8acea4d3-dc44-458b-92db-38cc22985a37', '1bb718dc-3e30-480b-a13d-4f46c7732d26', 'f35d0162-53e7-4fff-bf6a-e88113734d59', '2f8885bd-0a08-424a-b436-766073f0a9a8']}' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:24:38.069397 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-ee07e13e-e3f1-4e09-8050-21228b951ca8 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1dbd7366-69a8-43c7-99ae-40a4555109ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:24:38.110928 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-ee07e13e-e3f1-4e09-8050-21228b951ca8 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1dbd7366-69a8-43c7-99ae-40a4555109ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'aa381e44-40e3-4c4f-bc50-3a2c04844245', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-649049821',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d07a737914bc413583a676c8f5512e7e',qos_specs=None,replication_status=,reservations=['8acea4d3-dc44-458b-92db-38cc22985a37','1bb718dc-3e30-480b-a13d-4f46c7732d26','f35d0162-53e7-4fff-bf6a-e88113734d59','2f8885bd-0a08-424a-b436-766073f0a9a8'],size=1,snapshot_id=687b48dc-2416-4669-84ba-f18cce37fd8e,source_replicaid=,source_volid=None,status='creating',user_id='b08ddb77dd3147359c627375ae8c6f84',volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T21:24:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-649049821',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=aa381e44-40e3-4c4f-bc50-3a2c04844245,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d07a737914bc413583a676c8f5512e7e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=687b48dc-2416-4669-84ba-f18cce37fd8e,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b08ddb77dd3147359c627375ae8c6f84',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(69e633b8-fab9-4b15-8b40-4f1a67c51cda),volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda)}' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:24:38.111647 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-ee07e13e-e3f1-4e09-8050-21228b951ca8 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4bc6722a-82ee-4285-89ee-e3d146a34591) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:24:38.129835 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-ee07e13e-e3f1-4e09-8050-21228b951ca8 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4bc6722a-82ee-4285-89ee-e3d146a34591) transitioned into state 'SUCCESS' from state '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-649049821',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d07a737914bc413583a676c8f5512e7e',qos_specs=None,replication_status=,reservations=['8acea4d3-dc44-458b-92db-38cc22985a37','1bb718dc-3e30-480b-a13d-4f46c7732d26','f35d0162-53e7-4fff-bf6a-e88113734d59','2f8885bd-0a08-424a-b436-766073f0a9a8'],size=1,snapshot_id=687b48dc-2416-4669-84ba-f18cce37fd8e,source_replicaid=,source_volid=None,status='creating',user_id='b08ddb77dd3147359c627375ae8c6f84',volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda)}' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:24:38.130576 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-ee07e13e-e3f1-4e09-8050-21228b951ca8 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (41d9cb02-edad-4f49-9b1c-73c49ee8eb1f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:24:38.152814 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-ee07e13e-e3f1-4e09-8050-21228b951ca8 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (41d9cb02-edad-4f49-9b1c-73c49ee8eb1f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:24:38.153653 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-ee07e13e-e3f1-4e09-8050-21228b951ca8 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Flow 'volume_create_api' (ecc3f42f-310b-4b92-bd5a-54c4481b683b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100332) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:24:38.154004 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-ee07e13e-e3f1-4e09-8050-21228b951ca8 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Create volume request issued successfully. Aug 16 21:24:38.154592 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-ee07e13e-e3f1-4e09-8050-21228b951ca8 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Aug 16 21:24:38.155040 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 1306/5207] 10.4.3.143 () {70 vars in 1300 bytes} [Sun Aug 16 21:24:37 2026] POST /volume/v3/volumes => generated 803 bytes in 196 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:24:38.167505 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-8be6d90e-ad8e-46cf-948c-52aa5defaccf None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:24:38.169331 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-8be6d90e-ad8e-46cf-948c-52aa5defaccf tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] GET https://10.4.3.143/volume/v3/volumes/aa381e44-40e3-4c4f-bc50-3a2c04844245 Aug 16 21:24:38.169570 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-8be6d90e-ad8e-46cf-948c-52aa5defaccf tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:24:38.169761 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-8be6d90e-ad8e-46cf-948c-52aa5defaccf tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:24:38.177903 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:24:38.177903 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:24:38.182687 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-8be6d90e-ad8e-46cf-948c-52aa5defaccf tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Volume info retrieved successfully. Aug 16 21:24:38.188435 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-8be6d90e-ad8e-46cf-948c-52aa5defaccf tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] https://10.4.3.143/volume/v3/volumes/aa381e44-40e3-4c4f-bc50-3a2c04844245 returned with HTTP 200 Aug 16 21:24:38.188931 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 1304/5208] 10.4.3.143 () {68 vars in 1389 bytes} [Sun Aug 16 21:24:38 2026] GET /volume/v3/volumes/aa381e44-40e3-4c4f-bc50-3a2c04844245 => generated 871 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:24:38.503460 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-9cb7b678-5755-4ac6-8598-b5beea3b9372 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:24:38.505719 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-9cb7b678-5755-4ac6-8598-b5beea3b9372 tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] GET https://10.4.3.143/volume/v3/volumes/a8fb4191-1f22-4ffa-bd36-69f38d7977ce Aug 16 21:24:38.506023 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-9cb7b678-5755-4ac6-8598-b5beea3b9372 tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:24:38.506305 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-9cb7b678-5755-4ac6-8598-b5beea3b9372 tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:24:38.517426 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:24:38.517426 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:24:38.521349 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-9cb7b678-5755-4ac6-8598-b5beea3b9372 tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] Volume info retrieved successfully. Aug 16 21:24:38.526098 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-9cb7b678-5755-4ac6-8598-b5beea3b9372 tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] https://10.4.3.143/volume/v3/volumes/a8fb4191-1f22-4ffa-bd36-69f38d7977ce returned with HTTP 200 Aug 16 21:24:38.526580 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 1308/5209] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:24:38 2026] GET /volume/v3/volumes/a8fb4191-1f22-4ffa-bd36-69f38d7977ce => generated 922 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:24:39.202113 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-f50b1191-eff5-4bc4-920c-512a10120e7c None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:24:39.204568 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-f50b1191-eff5-4bc4-920c-512a10120e7c tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] GET https://10.4.3.143/volume/v3/volumes/aa381e44-40e3-4c4f-bc50-3a2c04844245 Aug 16 21:24:39.204986 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-f50b1191-eff5-4bc4-920c-512a10120e7c tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:24:39.205646 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-f50b1191-eff5-4bc4-920c-512a10120e7c tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:24:39.214231 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:24:39.214231 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:24:39.218385 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-f50b1191-eff5-4bc4-920c-512a10120e7c tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Volume info retrieved successfully. Aug 16 21:24:39.224370 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-f50b1191-eff5-4bc4-920c-512a10120e7c tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] https://10.4.3.143/volume/v3/volumes/aa381e44-40e3-4c4f-bc50-3a2c04844245 returned with HTTP 200 Aug 16 21:24:39.224816 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 1292/5210] 10.4.3.143 () {68 vars in 1389 bytes} [Sun Aug 16 21:24:39 2026] GET /volume/v3/volumes/aa381e44-40e3-4c4f-bc50-3a2c04844245 => generated 896 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:24:39.240268 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-7cf658b9-3c88-476a-b44c-d9a8260b1d12 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:24:39.242179 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-7cf658b9-3c88-476a-b44c-d9a8260b1d12 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] POST https://10.4.3.143/volume/v3/volumes Aug 16 21:24:39.242489 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-7cf658b9-3c88-476a-b44c-d9a8260b1d12 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "aa381e44-40e3-4c4f-bc50-3a2c04844245", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-1416455855"}} {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:24:39.243939 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.v3.volumes [None req-7cf658b9-3c88-476a-b44c-d9a8260b1d12 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Create volume request body: {'volume': {'source_volid': 'aa381e44-40e3-4c4f-bc50-3a2c04844245', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1416455855'}} {{(pid=100332) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 21:24:39.250841 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:24:39.250841 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:24:39.251732 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-7cf658b9-3c88-476a-b44c-d9a8260b1d12 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Volume retrieved successfully. Aug 16 21:24:39.251732 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.v3.volumes [None req-7cf658b9-3c88-476a-b44c-d9a8260b1d12 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Create volume of 1 GB Aug 16 21:24:39.255094 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-7cf658b9-3c88-476a-b44c-d9a8260b1d12 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Availability Zones retrieved successfully. Aug 16 21:24:39.260701 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-7cf658b9-3c88-476a-b44c-d9a8260b1d12 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Flow 'volume_create_api' (6afa155d-d173-461d-9d2a-56d4bc62ef4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100332) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:24:39.261770 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-7cf658b9-3c88-476a-b44c-d9a8260b1d12 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bbf356e7-d612-4b6f-a06a-c83460ad0f2f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:24:39.262822 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.flows.api.create_volume [None req-7cf658b9-3c88-476a-b44c-d9a8260b1d12 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100332) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 21:24:39.288751 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-7cf658b9-3c88-476a-b44c-d9a8260b1d12 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bbf356e7-d612-4b6f-a06a-c83460ad0f2f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': 'aa381e44-40e3-4c4f-bc50-3a2c04844245', 'volume_type': VolumeType(created_at=2026-08-16T21:04:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=69e633b8-fab9-4b15-8b40-4f1a67c51cda,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '69e633b8-fab9-4b15-8b40-4f1a67c51cda', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:24:39.289538 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-7cf658b9-3c88-476a-b44c-d9a8260b1d12 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b28dd320-9b17-48b0-b26d-9ef3fc19a4ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:24:39.339432 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.quota [None req-7cf658b9-3c88-476a-b44c-d9a8260b1d12 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Created reservations ['4617dc82-728d-438e-afe0-f00f66b62edf', '333b44f4-80d9-4ff7-8cb9-f5c6b5db8ecc', 'd8fabda7-083f-44e6-a4f6-eeb820f4116b', '0a05a79d-edb4-4e5c-92de-17e4a1e779bb'] {{(pid=100332) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:24:39.340595 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-7cf658b9-3c88-476a-b44c-d9a8260b1d12 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b28dd320-9b17-48b0-b26d-9ef3fc19a4ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4617dc82-728d-438e-afe0-f00f66b62edf', '333b44f4-80d9-4ff7-8cb9-f5c6b5db8ecc', 'd8fabda7-083f-44e6-a4f6-eeb820f4116b', '0a05a79d-edb4-4e5c-92de-17e4a1e779bb']}' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:24:39.341738 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-7cf658b9-3c88-476a-b44c-d9a8260b1d12 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (13823b0d-51d6-4b15-8c26-e727bafb7370) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:24:39.377739 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-7cf658b9-3c88-476a-b44c-d9a8260b1d12 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (13823b0d-51d6-4b15-8c26-e727bafb7370) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '94c6941d-026b-4523-83a7-c9eab2337093', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1416455855',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d07a737914bc413583a676c8f5512e7e',qos_specs=None,replication_status=,reservations=['4617dc82-728d-438e-afe0-f00f66b62edf','333b44f4-80d9-4ff7-8cb9-f5c6b5db8ecc','d8fabda7-083f-44e6-a4f6-eeb820f4116b','0a05a79d-edb4-4e5c-92de-17e4a1e779bb'],size=1,snapshot_id=None,source_replicaid=,source_volid=aa381e44-40e3-4c4f-bc50-3a2c04844245,status='creating',user_id='b08ddb77dd3147359c627375ae8c6f84',volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T21:24:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1416455855',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=94c6941d-026b-4523-83a7-c9eab2337093,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d07a737914bc413583a676c8f5512e7e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=aa381e44-40e3-4c4f-bc50-3a2c04844245,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b08ddb77dd3147359c627375ae8c6f84',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(69e633b8-fab9-4b15-8b40-4f1a67c51cda),volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda)}' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:24:39.378889 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-7cf658b9-3c88-476a-b44c-d9a8260b1d12 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (38b387b4-4b91-47d5-8a02-0277b2dd59cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:24:39.398717 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-7cf658b9-3c88-476a-b44c-d9a8260b1d12 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (38b387b4-4b91-47d5-8a02-0277b2dd59cb) transitioned into state 'SUCCESS' from state '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-1416455855',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d07a737914bc413583a676c8f5512e7e',qos_specs=None,replication_status=,reservations=['4617dc82-728d-438e-afe0-f00f66b62edf','333b44f4-80d9-4ff7-8cb9-f5c6b5db8ecc','d8fabda7-083f-44e6-a4f6-eeb820f4116b','0a05a79d-edb4-4e5c-92de-17e4a1e779bb'],size=1,snapshot_id=None,source_replicaid=,source_volid=aa381e44-40e3-4c4f-bc50-3a2c04844245,status='creating',user_id='b08ddb77dd3147359c627375ae8c6f84',volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda)}' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:24:39.399750 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-7cf658b9-3c88-476a-b44c-d9a8260b1d12 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ff4ea9c9-dd3d-4981-a9f0-865ea86bbdd0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:24:39.420682 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-7cf658b9-3c88-476a-b44c-d9a8260b1d12 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ff4ea9c9-dd3d-4981-a9f0-865ea86bbdd0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:24:39.422107 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-7cf658b9-3c88-476a-b44c-d9a8260b1d12 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Flow 'volume_create_api' (6afa155d-d173-461d-9d2a-56d4bc62ef4e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100332) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:24:39.422779 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-7cf658b9-3c88-476a-b44c-d9a8260b1d12 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Create volume request issued successfully. Aug 16 21:24:39.423670 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-7cf658b9-3c88-476a-b44c-d9a8260b1d12 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Aug 16 21:24:39.424328 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 1307/5211] 10.4.3.143 () {70 vars in 1300 bytes} [Sun Aug 16 21:24:39 2026] POST /volume/v3/volumes => generated 804 bytes in 185 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:24:39.435855 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-209183c8-5c9b-4d89-ab8a-416ccb771847 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:24:39.437990 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-209183c8-5c9b-4d89-ab8a-416ccb771847 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] GET https://10.4.3.143/volume/v3/volumes/94c6941d-026b-4523-83a7-c9eab2337093 Aug 16 21:24:39.438196 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-209183c8-5c9b-4d89-ab8a-416ccb771847 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:24:39.438434 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-209183c8-5c9b-4d89-ab8a-416ccb771847 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:24:39.449346 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:24:39.449346 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:24:39.456286 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-209183c8-5c9b-4d89-ab8a-416ccb771847 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Volume info retrieved successfully. Aug 16 21:24:39.463491 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-209183c8-5c9b-4d89-ab8a-416ccb771847 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] https://10.4.3.143/volume/v3/volumes/94c6941d-026b-4523-83a7-c9eab2337093 returned with HTTP 200 Aug 16 21:24:39.464085 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 1305/5212] 10.4.3.143 () {68 vars in 1389 bytes} [Sun Aug 16 21:24:39 2026] GET /volume/v3/volumes/94c6941d-026b-4523-83a7-c9eab2337093 => generated 872 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:24:39.543595 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-74e5000f-480f-42ae-91a9-1556cdaeae22 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:24:39.546022 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-74e5000f-480f-42ae-91a9-1556cdaeae22 tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] GET https://10.4.3.143/volume/v3/volumes/a8fb4191-1f22-4ffa-bd36-69f38d7977ce Aug 16 21:24:39.546265 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-74e5000f-480f-42ae-91a9-1556cdaeae22 tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:24:39.546548 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-74e5000f-480f-42ae-91a9-1556cdaeae22 tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:24:39.558373 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:24:39.558373 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:24:39.563052 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-74e5000f-480f-42ae-91a9-1556cdaeae22 tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] Volume info retrieved successfully. Aug 16 21:24:39.568998 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-74e5000f-480f-42ae-91a9-1556cdaeae22 tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] https://10.4.3.143/volume/v3/volumes/a8fb4191-1f22-4ffa-bd36-69f38d7977ce returned with HTTP 200 Aug 16 21:24:39.569544 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 1309/5213] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:24:39 2026] GET /volume/v3/volumes/a8fb4191-1f22-4ffa-bd36-69f38d7977ce => generated 922 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:24:39.853195 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [req-ffa31058-5c76-40d2-8c39-51e6bf54e219 req-c9d5704b-26c2-4591-a536-13001cf2b37f None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:24:39.855767 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [req-ffa31058-5c76-40d2-8c39-51e6bf54e219 req-c9d5704b-26c2-4591-a536-13001cf2b37f tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] POST https://10.4.3.143/volume/v3/attachments/2ad3eebb-725a-4af1-8ff3-279468929c93/action Aug 16 21:24:39.856292 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [req-ffa31058-5c76-40d2-8c39-51e6bf54e219 req-c9d5704b-26c2-4591-a536-13001cf2b37f tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] Action body: b'{"os-complete": null}' {{(pid=100333) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 21:24:39.856470 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [req-ffa31058-5c76-40d2-8c39-51e6bf54e219 req-c9d5704b-26c2-4591-a536-13001cf2b37f tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:24:39.872087 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:24:39.872087 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:24:39.882636 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [req-ffa31058-5c76-40d2-8c39-51e6bf54e219 req-c9d5704b-26c2-4591-a536-13001cf2b37f tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] https://10.4.3.143/volume/v3/attachments/2ad3eebb-725a-4af1-8ff3-279468929c93/action returned with HTTP 204 Aug 16 21:24:39.883215 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 1293/5214] 10.4.3.143 () {74 vars in 1725 bytes} [Sun Aug 16 21:24:39 2026] POST /volume/v3/attachments/2ad3eebb-725a-4af1-8ff3-279468929c93/action => generated 0 bytes in 31 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:24:40.477187 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-526c7dc5-87ac-4f0f-878d-0df1b92c955d None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:24:40.479103 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-526c7dc5-87ac-4f0f-878d-0df1b92c955d tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] GET https://10.4.3.143/volume/v3/volumes/94c6941d-026b-4523-83a7-c9eab2337093 Aug 16 21:24:40.479516 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-526c7dc5-87ac-4f0f-878d-0df1b92c955d tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:24:40.479748 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-526c7dc5-87ac-4f0f-878d-0df1b92c955d tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:24:40.487352 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:24:40.487352 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:24:40.490698 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-526c7dc5-87ac-4f0f-878d-0df1b92c955d tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Volume info retrieved successfully. Aug 16 21:24:40.494735 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-526c7dc5-87ac-4f0f-878d-0df1b92c955d tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] https://10.4.3.143/volume/v3/volumes/94c6941d-026b-4523-83a7-c9eab2337093 returned with HTTP 200 Aug 16 21:24:40.495166 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 1308/5215] 10.4.3.143 () {68 vars in 1389 bytes} [Sun Aug 16 21:24:40 2026] GET /volume/v3/volumes/94c6941d-026b-4523-83a7-c9eab2337093 => generated 897 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:24:40.507387 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-3026b81f-1d4e-49a0-9881-e2526c421933 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:24:40.509151 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-3026b81f-1d4e-49a0-9881-e2526c421933 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] DELETE https://10.4.3.143/volume/v3/snapshots/c16b7d71-67ef-47cb-957d-af534816f197 Aug 16 21:24:40.509345 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-3026b81f-1d4e-49a0-9881-e2526c421933 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:24:40.509547 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-3026b81f-1d4e-49a0-9881-e2526c421933 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Calling method 'delete' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:24:40.509647 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.v3.snapshots [None req-3026b81f-1d4e-49a0-9881-e2526c421933 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Delete snapshot with id: c16b7d71-67ef-47cb-957d-af534816f197 Aug 16 21:24:40.514818 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:24:40.514818 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:24:40.515322 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-3026b81f-1d4e-49a0-9881-e2526c421933 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Snapshot retrieved successfully. Aug 16 21:24:40.529737 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-3026b81f-1d4e-49a0-9881-e2526c421933 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Snapshot delete request issued successfully. Aug 16 21:24:40.529848 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-3026b81f-1d4e-49a0-9881-e2526c421933 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] https://10.4.3.143/volume/v3/snapshots/c16b7d71-67ef-47cb-957d-af534816f197 returned with HTTP 202 Aug 16 21:24:40.530291 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 1306/5216] 10.4.3.143 () {66 vars in 1357 bytes} [Sun Aug 16 21:24:40 2026] DELETE /volume/v3/snapshots/c16b7d71-67ef-47cb-957d-af534816f197 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 21:24:40.537286 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-d0cfbc95-aa79-42b2-8cda-44ce9b5bf1ab None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:24:40.539469 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-d0cfbc95-aa79-42b2-8cda-44ce9b5bf1ab tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] GET https://10.4.3.143/volume/v3/snapshots/c16b7d71-67ef-47cb-957d-af534816f197 Aug 16 21:24:40.539703 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-d0cfbc95-aa79-42b2-8cda-44ce9b5bf1ab tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:24:40.540016 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-d0cfbc95-aa79-42b2-8cda-44ce9b5bf1ab tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:24:40.546172 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:24:40.546172 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:24:40.546766 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-d0cfbc95-aa79-42b2-8cda-44ce9b5bf1ab tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Snapshot retrieved successfully. Aug 16 21:24:40.547823 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-d0cfbc95-aa79-42b2-8cda-44ce9b5bf1ab tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] https://10.4.3.143/volume/v3/snapshots/c16b7d71-67ef-47cb-957d-af534816f197 returned with HTTP 200 Aug 16 21:24:40.548336 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 1310/5217] 10.4.3.143 () {66 vars in 1354 bytes} [Sun Aug 16 21:24:40 2026] GET /volume/v3/snapshots/c16b7d71-67ef-47cb-957d-af534816f197 => generated 466 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:24:40.585731 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-087d1e82-fbfa-4532-a483-bd1b91fb5fc4 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:24:40.587572 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-087d1e82-fbfa-4532-a483-bd1b91fb5fc4 tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] GET https://10.4.3.143/volume/v3/volumes/a8fb4191-1f22-4ffa-bd36-69f38d7977ce Aug 16 21:24:40.587780 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-087d1e82-fbfa-4532-a483-bd1b91fb5fc4 tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:24:40.588021 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-087d1e82-fbfa-4532-a483-bd1b91fb5fc4 tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:24:40.596694 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:24:40.596694 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:24:40.599728 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-087d1e82-fbfa-4532-a483-bd1b91fb5fc4 tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] Volume info retrieved successfully. Aug 16 21:24:40.603564 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-087d1e82-fbfa-4532-a483-bd1b91fb5fc4 tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] https://10.4.3.143/volume/v3/volumes/a8fb4191-1f22-4ffa-bd36-69f38d7977ce returned with HTTP 200 Aug 16 21:24:40.603909 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 1294/5218] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:24:40 2026] GET /volume/v3/volumes/a8fb4191-1f22-4ffa-bd36-69f38d7977ce => generated 1214 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:24:40.644779 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [req-91d9b01a-2a96-4e3b-8df8-eb756fd477de req-cddef9d2-9174-44bc-8996-79438948ed0f None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:24:40.646962 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [req-91d9b01a-2a96-4e3b-8df8-eb756fd477de req-cddef9d2-9174-44bc-8996-79438948ed0f tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] GET https://10.4.3.143/volume/v3/volumes/a8fb4191-1f22-4ffa-bd36-69f38d7977ce Aug 16 21:24:40.647241 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [req-91d9b01a-2a96-4e3b-8df8-eb756fd477de req-cddef9d2-9174-44bc-8996-79438948ed0f tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:24:40.647511 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [req-91d9b01a-2a96-4e3b-8df8-eb756fd477de req-cddef9d2-9174-44bc-8996-79438948ed0f tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:24:40.657309 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:24:40.657309 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:24:40.661277 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [req-91d9b01a-2a96-4e3b-8df8-eb756fd477de req-cddef9d2-9174-44bc-8996-79438948ed0f tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] Volume info retrieved successfully. Aug 16 21:24:40.665844 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [req-91d9b01a-2a96-4e3b-8df8-eb756fd477de req-cddef9d2-9174-44bc-8996-79438948ed0f tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] https://10.4.3.143/volume/v3/volumes/a8fb4191-1f22-4ffa-bd36-69f38d7977ce returned with HTTP 200 Aug 16 21:24:40.666326 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 1309/5219] 10.4.3.143 () {68 vars in 1598 bytes} [Sun Aug 16 21:24:40 2026] GET /volume/v3/volumes/a8fb4191-1f22-4ffa-bd36-69f38d7977ce => generated 1214 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:24:40.683822 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-680a5c14-34ef-4427-ac2a-4414894b1e82 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:24:40.686510 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-680a5c14-34ef-4427-ac2a-4414894b1e82 tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] GET https://10.4.3.143/volume/v3/volumes/a8fb4191-1f22-4ffa-bd36-69f38d7977ce Aug 16 21:24:40.686796 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-680a5c14-34ef-4427-ac2a-4414894b1e82 tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:24:40.687109 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-680a5c14-34ef-4427-ac2a-4414894b1e82 tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:24:40.700150 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:24:40.700150 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:24:40.704660 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-680a5c14-34ef-4427-ac2a-4414894b1e82 tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] Volume info retrieved successfully. Aug 16 21:24:40.710884 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-680a5c14-34ef-4427-ac2a-4414894b1e82 tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] https://10.4.3.143/volume/v3/volumes/a8fb4191-1f22-4ffa-bd36-69f38d7977ce returned with HTTP 200 Aug 16 21:24:40.711499 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 1307/5220] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:24:40 2026] GET /volume/v3/volumes/a8fb4191-1f22-4ffa-bd36-69f38d7977ce => generated 1214 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:24:40.754856 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [req-42094081-2201-4dc3-8970-8a3c688591d4 req-8eba2466-e588-4e6b-9e85-9d9e2142e94e None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:24:40.757595 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [req-42094081-2201-4dc3-8970-8a3c688591d4 req-8eba2466-e588-4e6b-9e85-9d9e2142e94e tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] GET https://10.4.3.143/volume/v3/volumes/a8fb4191-1f22-4ffa-bd36-69f38d7977ce Aug 16 21:24:40.757867 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [req-42094081-2201-4dc3-8970-8a3c688591d4 req-8eba2466-e588-4e6b-9e85-9d9e2142e94e tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:24:40.758171 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [req-42094081-2201-4dc3-8970-8a3c688591d4 req-8eba2466-e588-4e6b-9e85-9d9e2142e94e tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:24:40.770090 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:24:40.770090 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:24:40.774194 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [req-42094081-2201-4dc3-8970-8a3c688591d4 req-8eba2466-e588-4e6b-9e85-9d9e2142e94e tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] Volume info retrieved successfully. Aug 16 21:24:40.779729 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [req-42094081-2201-4dc3-8970-8a3c688591d4 req-8eba2466-e588-4e6b-9e85-9d9e2142e94e tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] https://10.4.3.143/volume/v3/volumes/a8fb4191-1f22-4ffa-bd36-69f38d7977ce returned with HTTP 200 Aug 16 21:24:40.780165 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 1311/5221] 10.4.3.143 () {68 vars in 1598 bytes} [Sun Aug 16 21:24:40 2026] GET /volume/v3/volumes/a8fb4191-1f22-4ffa-bd36-69f38d7977ce => generated 1214 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:24:40.804161 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [req-42094081-2201-4dc3-8970-8a3c688591d4 req-1677babe-2583-4bed-8aa5-90e012ba7adb None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:24:40.806599 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [req-42094081-2201-4dc3-8970-8a3c688591d4 req-1677babe-2583-4bed-8aa5-90e012ba7adb tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] POST https://10.4.3.143/volume/v3/volumes/a8fb4191-1f22-4ffa-bd36-69f38d7977ce/action Aug 16 21:24:40.806733 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [req-42094081-2201-4dc3-8970-8a3c688591d4 req-1677babe-2583-4bed-8aa5-90e012ba7adb tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100333) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 21:24:40.806904 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [req-42094081-2201-4dc3-8970-8a3c688591d4 req-1677babe-2583-4bed-8aa5-90e012ba7adb tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:24:40.821821 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:24:40.821821 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:24:40.822383 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [req-42094081-2201-4dc3-8970-8a3c688591d4 req-1677babe-2583-4bed-8aa5-90e012ba7adb tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] Volume info retrieved successfully. Aug 16 21:24:40.831850 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [req-42094081-2201-4dc3-8970-8a3c688591d4 req-1677babe-2583-4bed-8aa5-90e012ba7adb tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] Begin detaching volume completed successfully. Aug 16 21:24:40.832122 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [req-42094081-2201-4dc3-8970-8a3c688591d4 req-1677babe-2583-4bed-8aa5-90e012ba7adb tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] https://10.4.3.143/volume/v3/volumes/a8fb4191-1f22-4ffa-bd36-69f38d7977ce/action returned with HTTP 202 Aug 16 21:24:40.832672 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 1295/5222] 10.4.3.143 () {72 vars in 1672 bytes} [Sun Aug 16 21:24:40 2026] POST /volume/v3/volumes/a8fb4191-1f22-4ffa-bd36-69f38d7977ce/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 16 21:24:40.854289 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-4983e733-7d83-4d01-9ceb-b88482307981 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:24:40.856676 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-4983e733-7d83-4d01-9ceb-b88482307981 tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] GET https://10.4.3.143/volume/v3/volumes/a8fb4191-1f22-4ffa-bd36-69f38d7977ce Aug 16 21:24:40.856952 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-4983e733-7d83-4d01-9ceb-b88482307981 tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:24:40.857220 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-4983e733-7d83-4d01-9ceb-b88482307981 tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:24:40.869351 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:24:40.869351 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:24:40.874019 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-4983e733-7d83-4d01-9ceb-b88482307981 tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] Volume info retrieved successfully. Aug 16 21:24:40.879301 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-4983e733-7d83-4d01-9ceb-b88482307981 tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] https://10.4.3.143/volume/v3/volumes/a8fb4191-1f22-4ffa-bd36-69f38d7977ce returned with HTTP 200 Aug 16 21:24:40.879459 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-6870b140-05fe-4326-986a-7a9e438ed305 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:24:40.879768 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 1310/5223] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:24:40 2026] GET /volume/v3/volumes/a8fb4191-1f22-4ffa-bd36-69f38d7977ce => generated 1217 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:24:40.880127 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-6870b140-05fe-4326-986a-7a9e438ed305 None None] GET https://10.4.3.143/volume// Aug 16 21:24:40.880264 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-6870b140-05fe-4326-986a-7a9e438ed305 None None] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:24:40.880521 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-6870b140-05fe-4326-986a-7a9e438ed305 None None] Calling method 'all' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:24:40.881005 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-6870b140-05fe-4326-986a-7a9e438ed305 None None] https://10.4.3.143/volume// returned with HTTP 300 Aug 16 21:24:40.881536 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 1308/5224] 10.4.3.143 () {66 vars in 1426 bytes} [Sun Aug 16 21: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 16 21:24:40.887997 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [req-42094081-2201-4dc3-8970-8a3c688591d4 req-ac01a785-ee65-48ad-b4b8-4dc07a5db753 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:24:40.890205 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [req-42094081-2201-4dc3-8970-8a3c688591d4 req-ac01a785-ee65-48ad-b4b8-4dc07a5db753 tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] GET https://10.4.3.143/volume/v3/volumes/a8fb4191-1f22-4ffa-bd36-69f38d7977ce Aug 16 21:24:40.890454 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [req-42094081-2201-4dc3-8970-8a3c688591d4 req-ac01a785-ee65-48ad-b4b8-4dc07a5db753 tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:24:40.890667 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [req-42094081-2201-4dc3-8970-8a3c688591d4 req-ac01a785-ee65-48ad-b4b8-4dc07a5db753 tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:24:40.899842 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:24:40.899842 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:24:40.903901 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [req-42094081-2201-4dc3-8970-8a3c688591d4 req-ac01a785-ee65-48ad-b4b8-4dc07a5db753 tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] Volume info retrieved successfully. Aug 16 21:24:40.909708 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [req-42094081-2201-4dc3-8970-8a3c688591d4 req-ac01a785-ee65-48ad-b4b8-4dc07a5db753 tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] https://10.4.3.143/volume/v3/volumes/a8fb4191-1f22-4ffa-bd36-69f38d7977ce returned with HTTP 200 Aug 16 21:24:40.910255 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 1312/5225] 10.4.3.143 () {70 vars in 1639 bytes} [Sun Aug 16 21:24:40 2026] GET /volume/v3/volumes/a8fb4191-1f22-4ffa-bd36-69f38d7977ce => generated 1397 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 16 21:24:41.088859 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-3b3491bf-fe70-4465-aeed-d455e49b1d98 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:24:41.142772 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-3b3491bf-fe70-4465-aeed-d455e49b1d98 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] POST https://10.4.3.143/volume/v3/volumes Aug 16 21:24:41.143118 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-3b3491bf-fe70-4465-aeed-d455e49b1d98 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-136865941"}} {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:24:41.144456 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.v3.volumes [None req-3b3491bf-fe70-4465-aeed-d455e49b1d98 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-136865941'}} {{(pid=100333) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 21:24:41.144563 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.v3.volumes [None req-3b3491bf-fe70-4465-aeed-d455e49b1d98 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Create volume of 1 GB Aug 16 21:24:41.148538 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-3b3491bf-fe70-4465-aeed-d455e49b1d98 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Availability Zones retrieved successfully. Aug 16 21:24:41.153663 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-3b3491bf-fe70-4465-aeed-d455e49b1d98 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Flow 'volume_create_api' (b212eb41-5393-45ca-99fe-057cd978a4e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100333) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:24:41.154502 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-3b3491bf-fe70-4465-aeed-d455e49b1d98 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (68438ea6-d2c7-4f68-9bdf-29a8abe385bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:24:41.155434 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.flows.api.create_volume [None req-3b3491bf-fe70-4465-aeed-d455e49b1d98 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Validating volume size '1' using validate_int {{(pid=100333) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 21:24:41.178085 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-3b3491bf-fe70-4465-aeed-d455e49b1d98 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (68438ea6-d2c7-4f68-9bdf-29a8abe385bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T21:04:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=69e633b8-fab9-4b15-8b40-4f1a67c51cda,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '69e633b8-fab9-4b15-8b40-4f1a67c51cda', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:24:41.178746 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-3b3491bf-fe70-4465-aeed-d455e49b1d98 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (34cb55b4-331d-4b58-b833-6661c0edb3bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:24:41.232122 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.quota [None req-3b3491bf-fe70-4465-aeed-d455e49b1d98 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Created reservations ['47af973c-362c-4160-b8c5-304e4727a7bf', '46e29bf9-482e-43fd-a280-71d6780ebd2a', '28cc493d-3e35-40e6-a5f3-8fdf79f8cf19', '5ad12292-430f-47e2-b2b0-9876bf0b38dd'] {{(pid=100333) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:24:41.232765 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-3b3491bf-fe70-4465-aeed-d455e49b1d98 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (34cb55b4-331d-4b58-b833-6661c0edb3bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['47af973c-362c-4160-b8c5-304e4727a7bf', '46e29bf9-482e-43fd-a280-71d6780ebd2a', '28cc493d-3e35-40e6-a5f3-8fdf79f8cf19', '5ad12292-430f-47e2-b2b0-9876bf0b38dd']}' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:24:41.233475 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-3b3491bf-fe70-4465-aeed-d455e49b1d98 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0d3e2ac5-f181-4055-b96e-a6c03329ff50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:24:41.253485 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-3b3491bf-fe70-4465-aeed-d455e49b1d98 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0d3e2ac5-f181-4055-b96e-a6c03329ff50) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '90906392-bf68-427c-a4b1-37d5a8100f59', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-136865941',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e59986b489124507b0a3ac1a4b821ab0',qos_specs=None,replication_status=,reservations=['47af973c-362c-4160-b8c5-304e4727a7bf','46e29bf9-482e-43fd-a280-71d6780ebd2a','28cc493d-3e35-40e6-a5f3-8fdf79f8cf19','5ad12292-430f-47e2-b2b0-9876bf0b38dd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1b87583f58d74627be4d4ed21133b82f',volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T21:24:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-136865941',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=90906392-bf68-427c-a4b1-37d5a8100f59,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e59986b489124507b0a3ac1a4b821ab0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1b87583f58d74627be4d4ed21133b82f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(69e633b8-fab9-4b15-8b40-4f1a67c51cda),volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda)}' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:24:41.254269 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-3b3491bf-fe70-4465-aeed-d455e49b1d98 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (804d1407-35e1-455e-ae01-83db93782bc6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:24:41.272369 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-3b3491bf-fe70-4465-aeed-d455e49b1d98 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (804d1407-35e1-455e-ae01-83db93782bc6) transitioned into state 'SUCCESS' from state '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-136865941',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e59986b489124507b0a3ac1a4b821ab0',qos_specs=None,replication_status=,reservations=['47af973c-362c-4160-b8c5-304e4727a7bf','46e29bf9-482e-43fd-a280-71d6780ebd2a','28cc493d-3e35-40e6-a5f3-8fdf79f8cf19','5ad12292-430f-47e2-b2b0-9876bf0b38dd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1b87583f58d74627be4d4ed21133b82f',volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda)}' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:24:41.272996 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-3b3491bf-fe70-4465-aeed-d455e49b1d98 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (144891ca-ad67-4beb-a55b-6140b8dc64b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:24:41.281252 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-3b3491bf-fe70-4465-aeed-d455e49b1d98 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (144891ca-ad67-4beb-a55b-6140b8dc64b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:24:41.282196 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-3b3491bf-fe70-4465-aeed-d455e49b1d98 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Flow 'volume_create_api' (b212eb41-5393-45ca-99fe-057cd978a4e8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100333) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:24:41.282540 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-3b3491bf-fe70-4465-aeed-d455e49b1d98 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Create volume request issued successfully. Aug 16 21:24:41.283145 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-3b3491bf-fe70-4465-aeed-d455e49b1d98 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Aug 16 21:24:41.283553 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 1296/5226] 10.4.3.143 () {68 vars in 1258 bytes} [Sun Aug 16 21:24:41 2026] POST /volume/v3/volumes => generated 748 bytes in 195 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 21:24:41.294366 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-ffae0f32-3d71-4b1e-8928-f27ed4994f48 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:24:41.296000 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-ffae0f32-3d71-4b1e-8928-f27ed4994f48 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] GET https://10.4.3.143/volume/v3/volumes/90906392-bf68-427c-a4b1-37d5a8100f59 Aug 16 21:24:41.296234 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-ffae0f32-3d71-4b1e-8928-f27ed4994f48 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:24:41.296410 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-ffae0f32-3d71-4b1e-8928-f27ed4994f48 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:24:41.303042 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:24:41.303042 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:24:41.306427 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-ffae0f32-3d71-4b1e-8928-f27ed4994f48 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Volume info retrieved successfully. Aug 16 21:24:41.310198 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-ffae0f32-3d71-4b1e-8928-f27ed4994f48 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] https://10.4.3.143/volume/v3/volumes/90906392-bf68-427c-a4b1-37d5a8100f59 returned with HTTP 200 Aug 16 21:24:41.310542 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 1311/5227] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:24:41 2026] GET /volume/v3/volumes/90906392-bf68-427c-a4b1-37d5a8100f59 => generated 816 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:24:41.433482 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [req-42094081-2201-4dc3-8970-8a3c688591d4 req-3e14c7af-dba2-4040-a533-f63b5fe5ef19 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:24:41.436156 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [req-42094081-2201-4dc3-8970-8a3c688591d4 req-3e14c7af-dba2-4040-a533-f63b5fe5ef19 tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] GET https://10.4.3.143/volume/v3/volumes/a8fb4191-1f22-4ffa-bd36-69f38d7977ce Aug 16 21:24:41.436455 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [req-42094081-2201-4dc3-8970-8a3c688591d4 req-3e14c7af-dba2-4040-a533-f63b5fe5ef19 tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:24:41.436690 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [req-42094081-2201-4dc3-8970-8a3c688591d4 req-3e14c7af-dba2-4040-a533-f63b5fe5ef19 tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:24:41.449392 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:24:41.449392 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:24:41.454208 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [req-42094081-2201-4dc3-8970-8a3c688591d4 req-3e14c7af-dba2-4040-a533-f63b5fe5ef19 tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] Volume info retrieved successfully. Aug 16 21:24:41.459452 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [req-42094081-2201-4dc3-8970-8a3c688591d4 req-3e14c7af-dba2-4040-a533-f63b5fe5ef19 tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] https://10.4.3.143/volume/v3/volumes/a8fb4191-1f22-4ffa-bd36-69f38d7977ce returned with HTTP 200 Aug 16 21:24:41.459879 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 1309/5228] 10.4.3.143 () {68 vars in 1598 bytes} [Sun Aug 16 21:24:41 2026] GET /volume/v3/volumes/a8fb4191-1f22-4ffa-bd36-69f38d7977ce => generated 1217 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:24:41.558104 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-4c8c0f60-b809-4b54-99b8-e34b7c6bc71b None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:24:41.559810 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-4c8c0f60-b809-4b54-99b8-e34b7c6bc71b tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] GET https://10.4.3.143/volume/v3/snapshots/c16b7d71-67ef-47cb-957d-af534816f197 Aug 16 21:24:41.560068 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-4c8c0f60-b809-4b54-99b8-e34b7c6bc71b tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:24:41.560271 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-4c8c0f60-b809-4b54-99b8-e34b7c6bc71b tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:24:41.565009 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-4c8c0f60-b809-4b54-99b8-e34b7c6bc71b tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] https://10.4.3.143/volume/v3/snapshots/c16b7d71-67ef-47cb-957d-af534816f197 returned with HTTP 404 Aug 16 21:24:41.565469 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 1313/5229] 10.4.3.143 () {66 vars in 1354 bytes} [Sun Aug 16 21:24:41 2026] GET /volume/v3/snapshots/c16b7d71-67ef-47cb-957d-af534816f197 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:24:41.573632 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-1f717903-4268-4f1d-ba74-89e8b30283b3 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:24:41.576226 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-1f717903-4268-4f1d-ba74-89e8b30283b3 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] DELETE https://10.4.3.143/volume/v3/snapshots/687b48dc-2416-4669-84ba-f18cce37fd8e Aug 16 21:24:41.576447 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-1f717903-4268-4f1d-ba74-89e8b30283b3 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:24:41.576721 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-1f717903-4268-4f1d-ba74-89e8b30283b3 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Calling method 'delete' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:24:41.576878 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.v3.snapshots [None req-1f717903-4268-4f1d-ba74-89e8b30283b3 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Delete snapshot with id: 687b48dc-2416-4669-84ba-f18cce37fd8e Aug 16 21:24:41.583621 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:24:41.583621 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:24:41.584120 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-1f717903-4268-4f1d-ba74-89e8b30283b3 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Snapshot retrieved successfully. Aug 16 21:24:41.602476 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-1f717903-4268-4f1d-ba74-89e8b30283b3 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Snapshot delete request issued successfully. Aug 16 21:24:41.603044 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-1f717903-4268-4f1d-ba74-89e8b30283b3 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] https://10.4.3.143/volume/v3/snapshots/687b48dc-2416-4669-84ba-f18cce37fd8e returned with HTTP 202 Aug 16 21:24:41.603354 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 1297/5230] 10.4.3.143 () {66 vars in 1357 bytes} [Sun Aug 16 21:24:41 2026] DELETE /volume/v3/snapshots/687b48dc-2416-4669-84ba-f18cce37fd8e => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 21:24:41.611541 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-3369f1c5-9844-4bfb-97a6-da7cd8e5340d None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:24:41.614517 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-3369f1c5-9844-4bfb-97a6-da7cd8e5340d tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] GET https://10.4.3.143/volume/v3/snapshots/687b48dc-2416-4669-84ba-f18cce37fd8e Aug 16 21:24:41.614786 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-3369f1c5-9844-4bfb-97a6-da7cd8e5340d tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:24:41.615210 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-3369f1c5-9844-4bfb-97a6-da7cd8e5340d tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:24:41.621304 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:24:41.621304 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:24:41.621855 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-3369f1c5-9844-4bfb-97a6-da7cd8e5340d tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Snapshot retrieved successfully. Aug 16 21:24:41.622781 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-3369f1c5-9844-4bfb-97a6-da7cd8e5340d tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] https://10.4.3.143/volume/v3/snapshots/687b48dc-2416-4669-84ba-f18cce37fd8e returned with HTTP 200 Aug 16 21:24:41.623330 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 1312/5231] 10.4.3.143 () {66 vars in 1354 bytes} [Sun Aug 16 21:24:41 2026] GET /volume/v3/snapshots/687b48dc-2416-4669-84ba-f18cce37fd8e => generated 466 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:24:41.778431 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [req-42094081-2201-4dc3-8970-8a3c688591d4 req-69059cd9-1312-4bd1-b185-bfdb7d3e2853 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:24:41.781245 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [req-42094081-2201-4dc3-8970-8a3c688591d4 req-69059cd9-1312-4bd1-b185-bfdb7d3e2853 tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] DELETE https://10.4.3.143/volume/v3/attachments/2ad3eebb-725a-4af1-8ff3-279468929c93 Aug 16 21:24:41.781540 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [req-42094081-2201-4dc3-8970-8a3c688591d4 req-69059cd9-1312-4bd1-b185-bfdb7d3e2853 tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:24:41.781764 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [req-42094081-2201-4dc3-8970-8a3c688591d4 req-69059cd9-1312-4bd1-b185-bfdb7d3e2853 tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] Calling method 'version_select' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:24:41.792715 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:24:41.792715 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:24:41.848647 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [req-42094081-2201-4dc3-8970-8a3c688591d4 req-69059cd9-1312-4bd1-b185-bfdb7d3e2853 tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] https://10.4.3.143/volume/v3/attachments/2ad3eebb-725a-4af1-8ff3-279468929c93 returned with HTTP 200 Aug 16 21:24:41.849246 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 1310/5232] 10.4.3.143 () {72 vars in 1673 bytes} [Sun Aug 16 21:24:41 2026] DELETE /volume/v3/attachments/2ad3eebb-725a-4af1-8ff3-279468929c93 => generated 19 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:24:41.893555 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-90cbd3f0-7b60-40a1-a3ec-6284f9478c51 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:24:41.896747 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-90cbd3f0-7b60-40a1-a3ec-6284f9478c51 tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] GET https://10.4.3.143/volume/v3/volumes/a8fb4191-1f22-4ffa-bd36-69f38d7977ce Aug 16 21:24:41.897135 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-90cbd3f0-7b60-40a1-a3ec-6284f9478c51 tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:24:41.897453 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-90cbd3f0-7b60-40a1-a3ec-6284f9478c51 tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:24:41.908731 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:24:41.908731 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:24:41.914069 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-90cbd3f0-7b60-40a1-a3ec-6284f9478c51 tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] Volume info retrieved successfully. Aug 16 21:24:41.920839 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-90cbd3f0-7b60-40a1-a3ec-6284f9478c51 tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] https://10.4.3.143/volume/v3/volumes/a8fb4191-1f22-4ffa-bd36-69f38d7977ce returned with HTTP 200 Aug 16 21:24:41.921486 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 1314/5233] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:24:41 2026] GET /volume/v3/volumes/a8fb4191-1f22-4ffa-bd36-69f38d7977ce => generated 922 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:24:41.936109 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-40a36cc8-5104-456f-9282-05112e101faf None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:24:41.937855 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-40a36cc8-5104-456f-9282-05112e101faf tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] DELETE https://10.4.3.143/volume/v3/volumes/a8fb4191-1f22-4ffa-bd36-69f38d7977ce Aug 16 21:24:41.938080 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-40a36cc8-5104-456f-9282-05112e101faf tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:24:41.938307 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-40a36cc8-5104-456f-9282-05112e101faf tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] Calling method 'delete' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:24:41.938410 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.v3.volumes [None req-40a36cc8-5104-456f-9282-05112e101faf tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] Delete volume with id: a8fb4191-1f22-4ffa-bd36-69f38d7977ce Aug 16 21:24:41.945902 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:24:41.945902 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:24:41.946381 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-40a36cc8-5104-456f-9282-05112e101faf tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] Volume info retrieved successfully. Aug 16 21:24:41.967106 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-40a36cc8-5104-456f-9282-05112e101faf tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] Delete volume request issued successfully. Aug 16 21:24:41.967313 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-40a36cc8-5104-456f-9282-05112e101faf tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] https://10.4.3.143/volume/v3/volumes/a8fb4191-1f22-4ffa-bd36-69f38d7977ce returned with HTTP 202 Aug 16 21:24:41.968002 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 1298/5234] 10.4.3.143 () {66 vars in 1351 bytes} [Sun Aug 16 21:24:41 2026] DELETE /volume/v3/volumes/a8fb4191-1f22-4ffa-bd36-69f38d7977ce => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 21:24:41.977302 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-6c1b47ef-2ae7-4c5e-894d-39376aeecfa8 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:24:41.979213 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-6c1b47ef-2ae7-4c5e-894d-39376aeecfa8 tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] GET https://10.4.3.143/volume/v3/volumes/a8fb4191-1f22-4ffa-bd36-69f38d7977ce Aug 16 21:24:41.979407 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-6c1b47ef-2ae7-4c5e-894d-39376aeecfa8 tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:24:41.979597 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-6c1b47ef-2ae7-4c5e-894d-39376aeecfa8 tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:24:41.987688 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:24:41.987688 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:24:41.994642 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-6c1b47ef-2ae7-4c5e-894d-39376aeecfa8 tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] Volume info retrieved successfully. Aug 16 21:24:42.002675 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-6c1b47ef-2ae7-4c5e-894d-39376aeecfa8 tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] https://10.4.3.143/volume/v3/volumes/a8fb4191-1f22-4ffa-bd36-69f38d7977ce returned with HTTP 200 Aug 16 21:24:42.003511 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 1313/5235] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:24:41 2026] GET /volume/v3/volumes/a8fb4191-1f22-4ffa-bd36-69f38d7977ce => generated 921 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:24:42.323358 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-82cf95c8-efc7-4eb8-9a46-17d3d10f1671 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:24:42.326092 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-82cf95c8-efc7-4eb8-9a46-17d3d10f1671 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] GET https://10.4.3.143/volume/v3/volumes/90906392-bf68-427c-a4b1-37d5a8100f59 Aug 16 21:24:42.326377 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-82cf95c8-efc7-4eb8-9a46-17d3d10f1671 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:24:42.326652 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-82cf95c8-efc7-4eb8-9a46-17d3d10f1671 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:24:42.338839 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:24:42.338839 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:24:42.344122 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-82cf95c8-efc7-4eb8-9a46-17d3d10f1671 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Volume info retrieved successfully. Aug 16 21:24:42.350911 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-82cf95c8-efc7-4eb8-9a46-17d3d10f1671 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] https://10.4.3.143/volume/v3/volumes/90906392-bf68-427c-a4b1-37d5a8100f59 returned with HTTP 200 Aug 16 21:24:42.351525 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 1311/5236] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:24:42 2026] GET /volume/v3/volumes/90906392-bf68-427c-a4b1-37d5a8100f59 => generated 841 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:24:42.366286 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-023f034e-d5a8-4719-ab2e-1052d7191bff None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:24:42.368689 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-023f034e-d5a8-4719-ab2e-1052d7191bff tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] POST https://10.4.3.143/volume/v3/backups Aug 16 21:24:42.369174 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-023f034e-d5a8-4719-ab2e-1052d7191bff tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "90906392-bf68-427c-a4b1-37d5a8100f59", "name": "tempest-VolumesBackupsTest-Backup-533806710"}} {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:24:42.371172 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.contrib.backups [None req-023f034e-d5a8-4719-ab2e-1052d7191bff tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Creating new backup {'backup': {'volume_id': '90906392-bf68-427c-a4b1-37d5a8100f59', 'name': 'tempest-VolumesBackupsTest-Backup-533806710'}} {{(pid=100330) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 16 21:24:42.371381 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.contrib.backups [None req-023f034e-d5a8-4719-ab2e-1052d7191bff tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Creating backup of volume 90906392-bf68-427c-a4b1-37d5a8100f59 in container None Aug 16 21:24:42.381271 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:24:42.381271 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:24:42.381943 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-023f034e-d5a8-4719-ab2e-1052d7191bff tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Volume info retrieved successfully. Aug 16 21:24:42.415084 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.quota [None req-023f034e-d5a8-4719-ab2e-1052d7191bff tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Created reservations ['bca5410d-a549-4cf1-a0b4-0b5216aa15d9', '1d4aac2e-a6a3-43da-b3e6-37c778639b85'] {{(pid=100330) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:24:42.445510 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-023f034e-d5a8-4719-ab2e-1052d7191bff tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] https://10.4.3.143/volume/v3/backups returned with HTTP 202 Aug 16 21:24:42.445974 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 1315/5237] 10.4.3.143 () {68 vars in 1259 bytes} [Sun Aug 16 21:24:42 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 16 21:24:42.455835 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-b6051d21-40d5-4bb7-a963-f28021829da7 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:24:42.458340 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-b6051d21-40d5-4bb7-a963-f28021829da7 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] GET https://10.4.3.143/volume/v3/backups/da1174b5-30b2-44c7-9e74-88ffc5e85241 Aug 16 21:24:42.458589 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-b6051d21-40d5-4bb7-a963-f28021829da7 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:24:42.458816 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-b6051d21-40d5-4bb7-a963-f28021829da7 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:24:42.458971 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.v3.backups [None req-b6051d21-40d5-4bb7-a963-f28021829da7 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Show backup with id da1174b5-30b2-44c7-9e74-88ffc5e85241. {{(pid=100333) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:24:42.464325 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:24:42.464325 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:24:42.465331 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-b6051d21-40d5-4bb7-a963-f28021829da7 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] https://10.4.3.143/volume/v3/backups/da1174b5-30b2-44c7-9e74-88ffc5e85241 returned with HTTP 200 Aug 16 21:24:42.465784 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 1299/5238] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:24:42 2026] GET /volume/v3/backups/da1174b5-30b2-44c7-9e74-88ffc5e85241 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:24:42.635180 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-c0351c8b-37d8-4ff1-a544-c3b6d13947e8 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:24:42.637402 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-c0351c8b-37d8-4ff1-a544-c3b6d13947e8 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] GET https://10.4.3.143/volume/v3/snapshots/687b48dc-2416-4669-84ba-f18cce37fd8e Aug 16 21:24:42.637647 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-c0351c8b-37d8-4ff1-a544-c3b6d13947e8 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:24:42.637848 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-c0351c8b-37d8-4ff1-a544-c3b6d13947e8 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:24:42.642621 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-c0351c8b-37d8-4ff1-a544-c3b6d13947e8 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] https://10.4.3.143/volume/v3/snapshots/687b48dc-2416-4669-84ba-f18cce37fd8e returned with HTTP 404 Aug 16 21:24:42.643235 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 1314/5239] 10.4.3.143 () {66 vars in 1354 bytes} [Sun Aug 16 21:24:42 2026] GET /volume/v3/snapshots/687b48dc-2416-4669-84ba-f18cce37fd8e => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:24:42.652210 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-e3422ebb-0691-43d3-8dad-f019f3bc4c5c None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:24:42.654345 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-e3422ebb-0691-43d3-8dad-f019f3bc4c5c tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] DELETE https://10.4.3.143/volume/v3/volumes/aa381e44-40e3-4c4f-bc50-3a2c04844245 Aug 16 21:24:42.654595 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-e3422ebb-0691-43d3-8dad-f019f3bc4c5c tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:24:42.654836 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-e3422ebb-0691-43d3-8dad-f019f3bc4c5c tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Calling method 'delete' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:24:42.655051 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.v3.volumes [None req-e3422ebb-0691-43d3-8dad-f019f3bc4c5c tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Delete volume with id: aa381e44-40e3-4c4f-bc50-3a2c04844245 Aug 16 21:24:42.664262 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:24:42.664262 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:24:42.664849 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-e3422ebb-0691-43d3-8dad-f019f3bc4c5c tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Volume info retrieved successfully. Aug 16 21:24:42.683119 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-e3422ebb-0691-43d3-8dad-f019f3bc4c5c tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Delete volume request issued successfully. Aug 16 21:24:42.683373 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-e3422ebb-0691-43d3-8dad-f019f3bc4c5c tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] https://10.4.3.143/volume/v3/volumes/aa381e44-40e3-4c4f-bc50-3a2c04844245 returned with HTTP 202 Aug 16 21:24:42.683873 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 1312/5240] 10.4.3.143 () {68 vars in 1392 bytes} [Sun Aug 16 21:24:42 2026] DELETE /volume/v3/volumes/aa381e44-40e3-4c4f-bc50-3a2c04844245 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 16 21:24:42.692902 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-ed691b8b-a282-49cb-aae3-393356098bb2 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:24:42.695484 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-ed691b8b-a282-49cb-aae3-393356098bb2 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] GET https://10.4.3.143/volume/v3/volumes/aa381e44-40e3-4c4f-bc50-3a2c04844245 Aug 16 21:24:42.695836 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-ed691b8b-a282-49cb-aae3-393356098bb2 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:24:42.696174 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-ed691b8b-a282-49cb-aae3-393356098bb2 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:24:42.706033 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:24:42.706033 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:24:42.711781 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-ed691b8b-a282-49cb-aae3-393356098bb2 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Volume info retrieved successfully. Aug 16 21:24:42.717826 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-ed691b8b-a282-49cb-aae3-393356098bb2 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] https://10.4.3.143/volume/v3/volumes/aa381e44-40e3-4c4f-bc50-3a2c04844245 returned with HTTP 200 Aug 16 21:24:42.718412 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 1316/5241] 10.4.3.143 () {68 vars in 1389 bytes} [Sun Aug 16 21:24:42 2026] GET /volume/v3/volumes/aa381e44-40e3-4c4f-bc50-3a2c04844245 => generated 895 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:24:43.018692 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-d9ad1073-c0a2-4fcf-bd9b-8fd36cac630a None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:24:43.021185 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-d9ad1073-c0a2-4fcf-bd9b-8fd36cac630a tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] GET https://10.4.3.143/volume/v3/volumes/a8fb4191-1f22-4ffa-bd36-69f38d7977ce Aug 16 21:24:43.021486 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-d9ad1073-c0a2-4fcf-bd9b-8fd36cac630a tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:24:43.021758 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-d9ad1073-c0a2-4fcf-bd9b-8fd36cac630a tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:24:43.030485 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-d9ad1073-c0a2-4fcf-bd9b-8fd36cac630a tempest-VolumeMultiattachTests-1475150050 tempest-VolumeMultiattachTests-1475150050-project-member] https://10.4.3.143/volume/v3/volumes/a8fb4191-1f22-4ffa-bd36-69f38d7977ce returned with HTTP 404 Aug 16 21:24:43.031156 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 1300/5242] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:24:43 2026] GET /volume/v3/volumes/a8fb4191-1f22-4ffa-bd36-69f38d7977ce => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:24:43.039431 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-4db91476-3577-452f-b1a0-a4064fa7179b None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:24:43.041954 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-4db91476-3577-452f-b1a0-a4064fa7179b tempest-VolumeMultiattachTests-1903877240 tempest-VolumeMultiattachTests-1903877240-project-admin] GET https://10.4.3.143/volume/v3/volumes/detail?all_tenants=1 Aug 16 21:24:43.042255 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-4db91476-3577-452f-b1a0-a4064fa7179b tempest-VolumeMultiattachTests-1903877240 tempest-VolumeMultiattachTests-1903877240-project-admin] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:24:43.042545 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-4db91476-3577-452f-b1a0-a4064fa7179b tempest-VolumeMultiattachTests-1903877240 tempest-VolumeMultiattachTests-1903877240-project-admin] Calling method 'detail' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:24:43.043721 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-4db91476-3577-452f-b1a0-a4064fa7179b tempest-VolumeMultiattachTests-1903877240 tempest-VolumeMultiattachTests-1903877240-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100332) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 16 21:24:43.057117 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-4db91476-3577-452f-b1a0-a4064fa7179b tempest-VolumeMultiattachTests-1903877240 tempest-VolumeMultiattachTests-1903877240-project-admin] Get all volumes completed successfully. Aug 16 21:24:43.059379 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:24:43.059379 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:24:43.064491 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-4db91476-3577-452f-b1a0-a4064fa7179b tempest-VolumeMultiattachTests-1903877240 tempest-VolumeMultiattachTests-1903877240-project-admin] https://10.4.3.143/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 16 21:24:43.064949 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 1315/5243] 10.4.3.143 () {66 vars in 1285 bytes} [Sun Aug 16 21:24:43 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 9340 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:24:43.085563 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-325042f5-b24b-4aa1-bdb8-b18f576d876c None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:24:43.087507 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-325042f5-b24b-4aa1-bdb8-b18f576d876c tempest-VolumeMultiattachTests-1903877240 tempest-VolumeMultiattachTests-1903877240-project-admin] DELETE https://10.4.3.143/volume/v3/types/c90b16e2-25bc-4de9-8cab-b7f4c5945513 Aug 16 21:24:43.087712 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-325042f5-b24b-4aa1-bdb8-b18f576d876c tempest-VolumeMultiattachTests-1903877240 tempest-VolumeMultiattachTests-1903877240-project-admin] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:24:43.087980 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-325042f5-b24b-4aa1-bdb8-b18f576d876c tempest-VolumeMultiattachTests-1903877240 tempest-VolumeMultiattachTests-1903877240-project-admin] Calling method '_delete' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:24:43.113385 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-325042f5-b24b-4aa1-bdb8-b18f576d876c tempest-VolumeMultiattachTests-1903877240 tempest-VolumeMultiattachTests-1903877240-project-admin] https://10.4.3.143/volume/v3/types/c90b16e2-25bc-4de9-8cab-b7f4c5945513 returned with HTTP 202 Aug 16 21:24:43.113804 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 1313/5244] 10.4.3.143 () {66 vars in 1345 bytes} [Sun Aug 16 21:24:43 2026] DELETE /volume/v3/types/c90b16e2-25bc-4de9-8cab-b7f4c5945513 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 21:24:43.478796 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-56fa5c44-2904-4322-872e-6c5a64ff9041 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:24:43.480674 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-56fa5c44-2904-4322-872e-6c5a64ff9041 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] GET https://10.4.3.143/volume/v3/backups/da1174b5-30b2-44c7-9e74-88ffc5e85241 Aug 16 21:24:43.480887 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-56fa5c44-2904-4322-872e-6c5a64ff9041 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:24:43.481100 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-56fa5c44-2904-4322-872e-6c5a64ff9041 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:24:43.481264 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.v3.backups [None req-56fa5c44-2904-4322-872e-6c5a64ff9041 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Show backup with id da1174b5-30b2-44c7-9e74-88ffc5e85241. {{(pid=100330) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:24:43.486291 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:24:43.486291 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:24:43.487274 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-56fa5c44-2904-4322-872e-6c5a64ff9041 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] https://10.4.3.143/volume/v3/backups/da1174b5-30b2-44c7-9e74-88ffc5e85241 returned with HTTP 200 Aug 16 21:24:43.487626 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 1317/5245] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:24:43 2026] GET /volume/v3/backups/da1174b5-30b2-44c7-9e74-88ffc5e85241 => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:24:43.733793 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-eca2aba5-8402-4bed-860a-e98794a0aff5 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:24:43.736703 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-eca2aba5-8402-4bed-860a-e98794a0aff5 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] GET https://10.4.3.143/volume/v3/volumes/aa381e44-40e3-4c4f-bc50-3a2c04844245 Aug 16 21:24:43.737511 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-eca2aba5-8402-4bed-860a-e98794a0aff5 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:24:43.737511 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-eca2aba5-8402-4bed-860a-e98794a0aff5 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:24:43.747567 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-eca2aba5-8402-4bed-860a-e98794a0aff5 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] https://10.4.3.143/volume/v3/volumes/aa381e44-40e3-4c4f-bc50-3a2c04844245 returned with HTTP 404 Aug 16 21:24:43.748355 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 1301/5246] 10.4.3.143 () {68 vars in 1389 bytes} [Sun Aug 16 21:24:43 2026] GET /volume/v3/volumes/aa381e44-40e3-4c4f-bc50-3a2c04844245 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 16 21:24:43.755570 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-fc20cf46-5e38-4e5f-875e-9b41df1f6d0d None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:24:43.757592 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-fc20cf46-5e38-4e5f-875e-9b41df1f6d0d tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] DELETE https://10.4.3.143/volume/v3/volumes/ef91e98b-9cb5-42bd-9065-3f61ae5b9afa Aug 16 21:24:43.757813 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-fc20cf46-5e38-4e5f-875e-9b41df1f6d0d tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:24:43.758094 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-fc20cf46-5e38-4e5f-875e-9b41df1f6d0d tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Calling method 'delete' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:24:43.758270 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.v3.volumes [None req-fc20cf46-5e38-4e5f-875e-9b41df1f6d0d tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Delete volume with id: ef91e98b-9cb5-42bd-9065-3f61ae5b9afa Aug 16 21:24:43.766313 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:24:43.766313 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:24:43.766619 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-fc20cf46-5e38-4e5f-875e-9b41df1f6d0d tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Volume info retrieved successfully. Aug 16 21:24:43.788373 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-fc20cf46-5e38-4e5f-875e-9b41df1f6d0d tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Delete volume request issued successfully. Aug 16 21:24:43.788521 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-fc20cf46-5e38-4e5f-875e-9b41df1f6d0d tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] https://10.4.3.143/volume/v3/volumes/ef91e98b-9cb5-42bd-9065-3f61ae5b9afa returned with HTTP 202 Aug 16 21:24:43.789104 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 1316/5247] 10.4.3.143 () {68 vars in 1392 bytes} [Sun Aug 16 21:24:43 2026] DELETE /volume/v3/volumes/ef91e98b-9cb5-42bd-9065-3f61ae5b9afa => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 16 21:24:43.798162 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-43d1b010-f5c7-40c2-98e4-12d7a7314175 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:24:43.800585 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-43d1b010-f5c7-40c2-98e4-12d7a7314175 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] GET https://10.4.3.143/volume/v3/volumes/ef91e98b-9cb5-42bd-9065-3f61ae5b9afa Aug 16 21:24:43.800885 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-43d1b010-f5c7-40c2-98e4-12d7a7314175 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:24:43.801189 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-43d1b010-f5c7-40c2-98e4-12d7a7314175 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:24:43.812137 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:24:43.812137 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:24:43.817910 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-43d1b010-f5c7-40c2-98e4-12d7a7314175 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Volume info retrieved successfully. Aug 16 21:24:43.824212 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-43d1b010-f5c7-40c2-98e4-12d7a7314175 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] https://10.4.3.143/volume/v3/volumes/ef91e98b-9cb5-42bd-9065-3f61ae5b9afa returned with HTTP 200 Aug 16 21:24:43.824714 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 1314/5248] 10.4.3.143 () {68 vars in 1389 bytes} [Sun Aug 16 21:24:43 2026] GET /volume/v3/volumes/ef91e98b-9cb5-42bd-9065-3f61ae5b9afa => generated 862 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:24:44.498110 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-6d3df76a-e0a8-4db4-9954-7f1f2c66ae98 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:24:44.500660 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-6d3df76a-e0a8-4db4-9954-7f1f2c66ae98 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] GET https://10.4.3.143/volume/v3/backups/da1174b5-30b2-44c7-9e74-88ffc5e85241 Aug 16 21:24:44.500968 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-6d3df76a-e0a8-4db4-9954-7f1f2c66ae98 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:24:44.501210 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-6d3df76a-e0a8-4db4-9954-7f1f2c66ae98 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:24:44.501344 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.v3.backups [None req-6d3df76a-e0a8-4db4-9954-7f1f2c66ae98 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Show backup with id da1174b5-30b2-44c7-9e74-88ffc5e85241. {{(pid=100330) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:24:44.506751 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:24:44.506751 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:24:44.507719 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-6d3df76a-e0a8-4db4-9954-7f1f2c66ae98 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] https://10.4.3.143/volume/v3/backups/da1174b5-30b2-44c7-9e74-88ffc5e85241 returned with HTTP 200 Aug 16 21:24:44.508195 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 1318/5249] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:24:44 2026] GET /volume/v3/backups/da1174b5-30b2-44c7-9e74-88ffc5e85241 => generated 738 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:24:44.838413 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-655d3eb0-e0bb-468f-b8b2-4356f66ae1fb None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:24:44.840790 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-655d3eb0-e0bb-468f-b8b2-4356f66ae1fb tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] GET https://10.4.3.143/volume/v3/volumes/ef91e98b-9cb5-42bd-9065-3f61ae5b9afa Aug 16 21:24:44.841135 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-655d3eb0-e0bb-468f-b8b2-4356f66ae1fb tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:24:44.841413 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-655d3eb0-e0bb-468f-b8b2-4356f66ae1fb tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:24:44.848666 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-655d3eb0-e0bb-468f-b8b2-4356f66ae1fb tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] https://10.4.3.143/volume/v3/volumes/ef91e98b-9cb5-42bd-9065-3f61ae5b9afa returned with HTTP 404 Aug 16 21:24:44.849327 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 1302/5250] 10.4.3.143 () {68 vars in 1389 bytes} [Sun Aug 16 21:24:44 2026] GET /volume/v3/volumes/ef91e98b-9cb5-42bd-9065-3f61ae5b9afa => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 16 21:24:44.857309 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-19af3296-f4e8-493f-be5b-72d8e1eea355 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:24:44.859171 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-19af3296-f4e8-493f-be5b-72d8e1eea355 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] DELETE https://10.4.3.143/volume/v3/volumes/0639520b-30f9-4283-8a0a-269fc16bd9c6 Aug 16 21:24:44.859417 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-19af3296-f4e8-493f-be5b-72d8e1eea355 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:24:44.859602 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-19af3296-f4e8-493f-be5b-72d8e1eea355 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Calling method 'delete' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:24:44.859758 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.v3.volumes [None req-19af3296-f4e8-493f-be5b-72d8e1eea355 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Delete volume with id: 0639520b-30f9-4283-8a0a-269fc16bd9c6 Aug 16 21:24:44.869279 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:24:44.869279 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:24:44.869877 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-19af3296-f4e8-493f-be5b-72d8e1eea355 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Volume info retrieved successfully. Aug 16 21:24:44.889108 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-19af3296-f4e8-493f-be5b-72d8e1eea355 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Delete volume request issued successfully. Aug 16 21:24:44.889320 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-19af3296-f4e8-493f-be5b-72d8e1eea355 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] https://10.4.3.143/volume/v3/volumes/0639520b-30f9-4283-8a0a-269fc16bd9c6 returned with HTTP 202 Aug 16 21:24:44.889796 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 1317/5251] 10.4.3.143 () {68 vars in 1392 bytes} [Sun Aug 16 21:24:44 2026] DELETE /volume/v3/volumes/0639520b-30f9-4283-8a0a-269fc16bd9c6 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 16 21:24:44.897351 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-021b49ea-4880-4282-a247-d5a45a1db249 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:24:44.899097 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-021b49ea-4880-4282-a247-d5a45a1db249 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] GET https://10.4.3.143/volume/v3/volumes/0639520b-30f9-4283-8a0a-269fc16bd9c6 Aug 16 21:24:44.899305 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-021b49ea-4880-4282-a247-d5a45a1db249 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:24:44.899496 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-021b49ea-4880-4282-a247-d5a45a1db249 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:24:44.906376 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:24:44.906376 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:24:44.909839 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-021b49ea-4880-4282-a247-d5a45a1db249 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Volume info retrieved successfully. Aug 16 21:24:44.913535 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-021b49ea-4880-4282-a247-d5a45a1db249 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] https://10.4.3.143/volume/v3/volumes/0639520b-30f9-4283-8a0a-269fc16bd9c6 returned with HTTP 200 Aug 16 21:24:44.913861 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 1315/5252] 10.4.3.143 () {68 vars in 1389 bytes} [Sun Aug 16 21:24:44 2026] GET /volume/v3/volumes/0639520b-30f9-4283-8a0a-269fc16bd9c6 => generated 896 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:24:45.519016 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-a30dec91-e9de-4f5c-a2bc-a91f590e5eb8 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:24:45.520859 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-a30dec91-e9de-4f5c-a2bc-a91f590e5eb8 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] GET https://10.4.3.143/volume/v3/backups/da1174b5-30b2-44c7-9e74-88ffc5e85241 Aug 16 21:24:45.521077 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-a30dec91-e9de-4f5c-a2bc-a91f590e5eb8 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:24:45.521252 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-a30dec91-e9de-4f5c-a2bc-a91f590e5eb8 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:24:45.521353 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.v3.backups [None req-a30dec91-e9de-4f5c-a2bc-a91f590e5eb8 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Show backup with id da1174b5-30b2-44c7-9e74-88ffc5e85241. {{(pid=100330) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:24:45.525714 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:24:45.525714 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:24:45.526524 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-a30dec91-e9de-4f5c-a2bc-a91f590e5eb8 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] https://10.4.3.143/volume/v3/backups/da1174b5-30b2-44c7-9e74-88ffc5e85241 returned with HTTP 200 Aug 16 21:24:45.526864 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 1319/5253] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:24:45 2026] GET /volume/v3/backups/da1174b5-30b2-44c7-9e74-88ffc5e85241 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:24:45.926984 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-47e33609-72ac-4f1a-a344-617d7a82ee97 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:24:45.928826 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-47e33609-72ac-4f1a-a344-617d7a82ee97 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] GET https://10.4.3.143/volume/v3/volumes/0639520b-30f9-4283-8a0a-269fc16bd9c6 Aug 16 21:24:45.929087 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-47e33609-72ac-4f1a-a344-617d7a82ee97 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:24:45.929270 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-47e33609-72ac-4f1a-a344-617d7a82ee97 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:24:45.936386 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-47e33609-72ac-4f1a-a344-617d7a82ee97 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] https://10.4.3.143/volume/v3/volumes/0639520b-30f9-4283-8a0a-269fc16bd9c6 returned with HTTP 404 Aug 16 21:24:45.937045 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 1303/5254] 10.4.3.143 () {68 vars in 1389 bytes} [Sun Aug 16 21:24:45 2026] GET /volume/v3/volumes/0639520b-30f9-4283-8a0a-269fc16bd9c6 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 16 21:24:45.946753 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-39d4fa43-3d0c-45c7-bee6-7eb3701e990d None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:24:45.948798 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-39d4fa43-3d0c-45c7-bee6-7eb3701e990d tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] DELETE https://10.4.3.143/volume/v3/volumes/94c6941d-026b-4523-83a7-c9eab2337093 Aug 16 21:24:45.949372 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-39d4fa43-3d0c-45c7-bee6-7eb3701e990d tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:24:45.949372 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-39d4fa43-3d0c-45c7-bee6-7eb3701e990d tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Calling method 'delete' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:24:45.949586 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.v3.volumes [None req-39d4fa43-3d0c-45c7-bee6-7eb3701e990d tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Delete volume with id: 94c6941d-026b-4523-83a7-c9eab2337093 Aug 16 21:24:45.958851 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:24:45.958851 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:24:45.961188 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-39d4fa43-3d0c-45c7-bee6-7eb3701e990d tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Volume info retrieved successfully. Aug 16 21:24:45.985890 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-39d4fa43-3d0c-45c7-bee6-7eb3701e990d tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Delete volume request issued successfully. Aug 16 21:24:45.986282 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-39d4fa43-3d0c-45c7-bee6-7eb3701e990d tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] https://10.4.3.143/volume/v3/volumes/94c6941d-026b-4523-83a7-c9eab2337093 returned with HTTP 202 Aug 16 21:24:45.986843 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 1318/5255] 10.4.3.143 () {68 vars in 1392 bytes} [Sun Aug 16 21:24:45 2026] DELETE /volume/v3/volumes/94c6941d-026b-4523-83a7-c9eab2337093 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 16 21:24:45.996434 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-bba5ccb7-1391-41eb-a962-f4684164b893 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:24:45.998098 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-bba5ccb7-1391-41eb-a962-f4684164b893 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] GET https://10.4.3.143/volume/v3/volumes/94c6941d-026b-4523-83a7-c9eab2337093 Aug 16 21:24:45.998425 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-bba5ccb7-1391-41eb-a962-f4684164b893 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:24:45.998701 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-bba5ccb7-1391-41eb-a962-f4684164b893 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:24:46.006665 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:24:46.006665 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:24:46.014450 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-bba5ccb7-1391-41eb-a962-f4684164b893 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Volume info retrieved successfully. Aug 16 21:24:46.017293 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-bba5ccb7-1391-41eb-a962-f4684164b893 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] https://10.4.3.143/volume/v3/volumes/94c6941d-026b-4523-83a7-c9eab2337093 returned with HTTP 200 Aug 16 21:24:46.017900 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 1316/5256] 10.4.3.143 () {68 vars in 1389 bytes} [Sun Aug 16 21:24:45 2026] GET /volume/v3/volumes/94c6941d-026b-4523-83a7-c9eab2337093 => generated 896 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:24:46.537566 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-b89e6b5e-bd34-4df3-a701-7ed212c3e916 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:24:46.539543 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-b89e6b5e-bd34-4df3-a701-7ed212c3e916 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] GET https://10.4.3.143/volume/v3/backups/da1174b5-30b2-44c7-9e74-88ffc5e85241 Aug 16 21:24:46.539769 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-b89e6b5e-bd34-4df3-a701-7ed212c3e916 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:24:46.540035 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-b89e6b5e-bd34-4df3-a701-7ed212c3e916 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:24:46.540192 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.v3.backups [None req-b89e6b5e-bd34-4df3-a701-7ed212c3e916 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Show backup with id da1174b5-30b2-44c7-9e74-88ffc5e85241. {{(pid=100330) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:24:46.544669 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:24:46.544669 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:24:46.545534 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-b89e6b5e-bd34-4df3-a701-7ed212c3e916 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] https://10.4.3.143/volume/v3/backups/da1174b5-30b2-44c7-9e74-88ffc5e85241 returned with HTTP 200 Aug 16 21:24:46.545911 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 1320/5257] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:24:46 2026] GET /volume/v3/backups/da1174b5-30b2-44c7-9e74-88ffc5e85241 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:24:47.033294 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-b75e97b1-79d2-48c6-be8e-a3d1efaa068a None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:24:47.036485 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-b75e97b1-79d2-48c6-be8e-a3d1efaa068a tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] GET https://10.4.3.143/volume/v3/volumes/94c6941d-026b-4523-83a7-c9eab2337093 Aug 16 21:24:47.036694 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-b75e97b1-79d2-48c6-be8e-a3d1efaa068a tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:24:47.036878 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-b75e97b1-79d2-48c6-be8e-a3d1efaa068a tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:24:47.044413 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-b75e97b1-79d2-48c6-be8e-a3d1efaa068a tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] https://10.4.3.143/volume/v3/volumes/94c6941d-026b-4523-83a7-c9eab2337093 returned with HTTP 404 Aug 16 21:24:47.045043 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 1304/5258] 10.4.3.143 () {68 vars in 1389 bytes} [Sun Aug 16 21:24:47 2026] GET /volume/v3/volumes/94c6941d-026b-4523-83a7-c9eab2337093 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 16 21:24:47.056527 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-96296f7c-f34d-4c22-b195-cad6da1876cf None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:24:47.058397 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-96296f7c-f34d-4c22-b195-cad6da1876cf tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] POST https://10.4.3.143/volume/v3/volumes Aug 16 21:24:47.058757 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-96296f7c-f34d-4c22-b195-cad6da1876cf tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-1633071764"}} {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:24:47.060227 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.v3.volumes [None req-96296f7c-f34d-4c22-b195-cad6da1876cf tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1633071764'}} {{(pid=100332) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 21:24:47.060347 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.v3.volumes [None req-96296f7c-f34d-4c22-b195-cad6da1876cf tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Create volume of 1 GB Aug 16 21:24:47.064822 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-96296f7c-f34d-4c22-b195-cad6da1876cf tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Availability Zones retrieved successfully. Aug 16 21:24:47.070368 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-96296f7c-f34d-4c22-b195-cad6da1876cf tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Flow 'volume_create_api' (e7265b45-49a4-49c7-9fde-6dbc46c1d6a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100332) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:24:47.071332 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-96296f7c-f34d-4c22-b195-cad6da1876cf tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (014cd87a-eb66-41b8-9630-9d787e15acf5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:24:47.072251 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.flows.api.create_volume [None req-96296f7c-f34d-4c22-b195-cad6da1876cf tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Validating volume size '1' using validate_int {{(pid=100332) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 21:24:47.099399 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-96296f7c-f34d-4c22-b195-cad6da1876cf tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (014cd87a-eb66-41b8-9630-9d787e15acf5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T21:04:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=69e633b8-fab9-4b15-8b40-4f1a67c51cda,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '69e633b8-fab9-4b15-8b40-4f1a67c51cda', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:24:47.100281 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-96296f7c-f34d-4c22-b195-cad6da1876cf tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (00442789-b0c7-4d46-a5fd-735844b1d1ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:24:47.142141 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.quota [None req-96296f7c-f34d-4c22-b195-cad6da1876cf tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Created reservations ['4e5ddd82-28f9-43d5-8f70-fd4283530d52', '944481ac-b265-48d9-bf99-5b2d7f749f06', 'fff3811c-6aea-4ee6-9bca-8f9c11c6c346', '1a09ed88-c35f-47c1-ad17-9ebd871ae2f5'] {{(pid=100332) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:24:47.142892 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-96296f7c-f34d-4c22-b195-cad6da1876cf tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (00442789-b0c7-4d46-a5fd-735844b1d1ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4e5ddd82-28f9-43d5-8f70-fd4283530d52', '944481ac-b265-48d9-bf99-5b2d7f749f06', 'fff3811c-6aea-4ee6-9bca-8f9c11c6c346', '1a09ed88-c35f-47c1-ad17-9ebd871ae2f5']}' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:24:47.143612 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-96296f7c-f34d-4c22-b195-cad6da1876cf tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (099f4ccd-b6b7-4662-9094-cb885c668c90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:24:47.165544 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-96296f7c-f34d-4c22-b195-cad6da1876cf tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (099f4ccd-b6b7-4662-9094-cb885c668c90) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c19deaf6-3b56-400d-b26e-99d4c10bc3e5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1633071764',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d07a737914bc413583a676c8f5512e7e',qos_specs=None,replication_status=,reservations=['4e5ddd82-28f9-43d5-8f70-fd4283530d52','944481ac-b265-48d9-bf99-5b2d7f749f06','fff3811c-6aea-4ee6-9bca-8f9c11c6c346','1a09ed88-c35f-47c1-ad17-9ebd871ae2f5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b08ddb77dd3147359c627375ae8c6f84',volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T21:24:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1633071764',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c19deaf6-3b56-400d-b26e-99d4c10bc3e5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d07a737914bc413583a676c8f5512e7e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b08ddb77dd3147359c627375ae8c6f84',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(69e633b8-fab9-4b15-8b40-4f1a67c51cda),volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda)}' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:24:47.166378 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-96296f7c-f34d-4c22-b195-cad6da1876cf tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dd9cd54b-660f-4a09-bcd3-5d249049af87) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:24:47.187967 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-96296f7c-f34d-4c22-b195-cad6da1876cf tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dd9cd54b-660f-4a09-bcd3-5d249049af87) transitioned into state 'SUCCESS' from state '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-1633071764',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d07a737914bc413583a676c8f5512e7e',qos_specs=None,replication_status=,reservations=['4e5ddd82-28f9-43d5-8f70-fd4283530d52','944481ac-b265-48d9-bf99-5b2d7f749f06','fff3811c-6aea-4ee6-9bca-8f9c11c6c346','1a09ed88-c35f-47c1-ad17-9ebd871ae2f5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b08ddb77dd3147359c627375ae8c6f84',volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda)}' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:24:47.188719 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-96296f7c-f34d-4c22-b195-cad6da1876cf tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (023c1b15-3826-454f-a4e6-e7e637a9c4eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:24:47.199602 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-96296f7c-f34d-4c22-b195-cad6da1876cf tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (023c1b15-3826-454f-a4e6-e7e637a9c4eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:24:47.200593 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-96296f7c-f34d-4c22-b195-cad6da1876cf tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Flow 'volume_create_api' (e7265b45-49a4-49c7-9fde-6dbc46c1d6a2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100332) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:24:47.200985 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-96296f7c-f34d-4c22-b195-cad6da1876cf tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Create volume request issued successfully. Aug 16 21:24:47.201763 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-96296f7c-f34d-4c22-b195-cad6da1876cf tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Aug 16 21:24:47.203353 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 1319/5259] 10.4.3.143 () {70 vars in 1299 bytes} [Sun Aug 16 21:24:47 2026] POST /volume/v3/volumes => generated 770 bytes in 147 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:24:47.214962 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-cd2fa785-eaab-4342-ac83-1f57d3bf0c8a None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:24:47.216611 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-cd2fa785-eaab-4342-ac83-1f57d3bf0c8a tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] GET https://10.4.3.143/volume/v3/volumes/c19deaf6-3b56-400d-b26e-99d4c10bc3e5 Aug 16 21:24:47.216809 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-cd2fa785-eaab-4342-ac83-1f57d3bf0c8a tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:24:47.217008 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-cd2fa785-eaab-4342-ac83-1f57d3bf0c8a tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:24:47.223573 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:24:47.223573 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:24:47.227251 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-cd2fa785-eaab-4342-ac83-1f57d3bf0c8a tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Volume info retrieved successfully. Aug 16 21:24:47.231312 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-cd2fa785-eaab-4342-ac83-1f57d3bf0c8a tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] https://10.4.3.143/volume/v3/volumes/c19deaf6-3b56-400d-b26e-99d4c10bc3e5 returned with HTTP 200 Aug 16 21:24:47.231670 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 1317/5260] 10.4.3.143 () {68 vars in 1389 bytes} [Sun Aug 16 21:24:47 2026] GET /volume/v3/volumes/c19deaf6-3b56-400d-b26e-99d4c10bc3e5 => generated 838 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:24:47.556051 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-134ec967-9fe4-4c7b-99b7-4ca5b82eb9df None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:24:47.557887 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-134ec967-9fe4-4c7b-99b7-4ca5b82eb9df tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] GET https://10.4.3.143/volume/v3/backups/da1174b5-30b2-44c7-9e74-88ffc5e85241 Aug 16 21:24:47.558139 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-134ec967-9fe4-4c7b-99b7-4ca5b82eb9df tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:24:47.558318 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-134ec967-9fe4-4c7b-99b7-4ca5b82eb9df tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:24:47.558415 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.v3.backups [None req-134ec967-9fe4-4c7b-99b7-4ca5b82eb9df tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Show backup with id da1174b5-30b2-44c7-9e74-88ffc5e85241. {{(pid=100330) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:24:47.562659 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:24:47.562659 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:24:47.563455 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-134ec967-9fe4-4c7b-99b7-4ca5b82eb9df tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] https://10.4.3.143/volume/v3/backups/da1174b5-30b2-44c7-9e74-88ffc5e85241 returned with HTTP 200 Aug 16 21:24:47.564108 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 1321/5261] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:24:47 2026] GET /volume/v3/backups/da1174b5-30b2-44c7-9e74-88ffc5e85241 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 16 21:24:48.248846 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-c08aa479-87b2-4d43-bb53-ae5e1b505afd None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:24:48.250521 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-c08aa479-87b2-4d43-bb53-ae5e1b505afd tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] GET https://10.4.3.143/volume/v3/volumes/c19deaf6-3b56-400d-b26e-99d4c10bc3e5 Aug 16 21:24:48.250877 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-c08aa479-87b2-4d43-bb53-ae5e1b505afd tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:24:48.252170 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-c08aa479-87b2-4d43-bb53-ae5e1b505afd tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:24:48.258081 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:24:48.258081 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:24:48.264040 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-c08aa479-87b2-4d43-bb53-ae5e1b505afd tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Volume info retrieved successfully. Aug 16 21:24:48.266026 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-c08aa479-87b2-4d43-bb53-ae5e1b505afd tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] https://10.4.3.143/volume/v3/volumes/c19deaf6-3b56-400d-b26e-99d4c10bc3e5 returned with HTTP 200 Aug 16 21:24:48.266492 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 1305/5262] 10.4.3.143 () {68 vars in 1389 bytes} [Sun Aug 16 21:24:48 2026] GET /volume/v3/volumes/c19deaf6-3b56-400d-b26e-99d4c10bc3e5 => generated 863 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:24:48.284512 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-16cde6d7-e4bd-4ffc-ac62-cc6e5985038c None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:24:48.287016 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-16cde6d7-e4bd-4ffc-ac62-cc6e5985038c tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] POST https://10.4.3.143/volume/v3/snapshots Aug 16 21:24:48.287487 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-16cde6d7-e4bd-4ffc-ac62-cc6e5985038c tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "c19deaf6-3b56-400d-b26e-99d4c10bc3e5", "name": "tempest-VolumeDependencyTests-Snapshot-2053387241"}} {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:24:48.297127 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:24:48.297127 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:24:48.297546 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-16cde6d7-e4bd-4ffc-ac62-cc6e5985038c tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Volume info retrieved successfully. Aug 16 21:24:48.297649 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.v3.snapshots [None req-16cde6d7-e4bd-4ffc-ac62-cc6e5985038c tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Create snapshot from volume c19deaf6-3b56-400d-b26e-99d4c10bc3e5 Aug 16 21:24:48.329799 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.quota [None req-16cde6d7-e4bd-4ffc-ac62-cc6e5985038c tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Created reservations ['fd835ae0-f16c-4b7c-a66a-61089cabe0f4', 'b55432ab-6321-4c4b-92a1-730ff2e4513e', '8b98687b-169d-4346-8f6c-a7bdd0add60d', 'c54c9141-0d80-48ed-96a0-db53e0a8c641'] {{(pid=100332) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:24:48.365089 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-16cde6d7-e4bd-4ffc-ac62-cc6e5985038c tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Snapshot create request issued successfully. Aug 16 21:24:48.365511 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-16cde6d7-e4bd-4ffc-ac62-cc6e5985038c tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] https://10.4.3.143/volume/v3/snapshots returned with HTTP 202 Aug 16 21:24:48.366047 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 1320/5263] 10.4.3.143 () {68 vars in 1265 bytes} [Sun Aug 16 21:24:48 2026] POST /volume/v3/snapshots => generated 308 bytes in 82 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 21:24:48.374419 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-54dadda8-1fd0-41dd-9328-e365372205c1 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:24:48.376246 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-54dadda8-1fd0-41dd-9328-e365372205c1 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] GET https://10.4.3.143/volume/v3/snapshots/c0e4103e-3a37-4ffd-b3da-11893be04948 Aug 16 21:24:48.376506 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-54dadda8-1fd0-41dd-9328-e365372205c1 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:24:48.376698 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-54dadda8-1fd0-41dd-9328-e365372205c1 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:24:48.382594 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:24:48.382594 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:24:48.383283 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-54dadda8-1fd0-41dd-9328-e365372205c1 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Snapshot retrieved successfully. Aug 16 21:24:48.384477 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-54dadda8-1fd0-41dd-9328-e365372205c1 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] https://10.4.3.143/volume/v3/snapshots/c0e4103e-3a37-4ffd-b3da-11893be04948 returned with HTTP 200 Aug 16 21:24:48.384906 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 1318/5264] 10.4.3.143 () {66 vars in 1354 bytes} [Sun Aug 16 21:24:48 2026] GET /volume/v3/snapshots/c0e4103e-3a37-4ffd-b3da-11893be04948 => generated 440 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:24:48.574371 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-a9626671-e536-43a0-ae29-2e39db17c797 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:24:48.576432 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-a9626671-e536-43a0-ae29-2e39db17c797 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] GET https://10.4.3.143/volume/v3/backups/da1174b5-30b2-44c7-9e74-88ffc5e85241 Aug 16 21:24:48.576666 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-a9626671-e536-43a0-ae29-2e39db17c797 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:24:48.576846 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-a9626671-e536-43a0-ae29-2e39db17c797 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:24:48.576993 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.v3.backups [None req-a9626671-e536-43a0-ae29-2e39db17c797 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Show backup with id da1174b5-30b2-44c7-9e74-88ffc5e85241. {{(pid=100330) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:24:48.582440 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:24:48.582440 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:24:48.583400 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-a9626671-e536-43a0-ae29-2e39db17c797 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] https://10.4.3.143/volume/v3/backups/da1174b5-30b2-44c7-9e74-88ffc5e85241 returned with HTTP 200 Aug 16 21:24:48.584013 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 1322/5265] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:24:48 2026] GET /volume/v3/backups/da1174b5-30b2-44c7-9e74-88ffc5e85241 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:24:49.395210 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-c7d5819f-376f-4de9-a8f4-b5000246cf05 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:24:49.397265 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-c7d5819f-376f-4de9-a8f4-b5000246cf05 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] GET https://10.4.3.143/volume/v3/snapshots/c0e4103e-3a37-4ffd-b3da-11893be04948 Aug 16 21:24:49.397526 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-c7d5819f-376f-4de9-a8f4-b5000246cf05 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:24:49.397729 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-c7d5819f-376f-4de9-a8f4-b5000246cf05 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:24:49.403183 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:24:49.403183 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:24:49.403674 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-c7d5819f-376f-4de9-a8f4-b5000246cf05 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Snapshot retrieved successfully. Aug 16 21:24:49.404517 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-c7d5819f-376f-4de9-a8f4-b5000246cf05 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] https://10.4.3.143/volume/v3/snapshots/c0e4103e-3a37-4ffd-b3da-11893be04948 returned with HTTP 200 Aug 16 21:24:49.405022 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 1306/5266] 10.4.3.143 () {66 vars in 1354 bytes} [Sun Aug 16 21:24:49 2026] GET /volume/v3/snapshots/c0e4103e-3a37-4ffd-b3da-11893be04948 => generated 467 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:24:49.415370 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-6fa2deeb-990a-4b8c-84ee-742c18733c80 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:24:49.417388 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-6fa2deeb-990a-4b8c-84ee-742c18733c80 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] POST https://10.4.3.143/volume/v3/volumes Aug 16 21:24:49.417779 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-6fa2deeb-990a-4b8c-84ee-742c18733c80 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "c0e4103e-3a37-4ffd-b3da-11893be04948", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-1254283882"}} {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:24:49.419283 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.v3.volumes [None req-6fa2deeb-990a-4b8c-84ee-742c18733c80 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Create volume request body: {'volume': {'snapshot_id': 'c0e4103e-3a37-4ffd-b3da-11893be04948', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1254283882'}} {{(pid=100332) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 21:24:49.423986 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:24:49.423986 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:24:49.424466 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-6fa2deeb-990a-4b8c-84ee-742c18733c80 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Snapshot retrieved successfully. Aug 16 21:24:49.424584 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.v3.volumes [None req-6fa2deeb-990a-4b8c-84ee-742c18733c80 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Create volume of 1 GB Aug 16 21:24:49.429899 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-6fa2deeb-990a-4b8c-84ee-742c18733c80 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Availability Zones retrieved successfully. Aug 16 21:24:49.437196 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-6fa2deeb-990a-4b8c-84ee-742c18733c80 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Flow 'volume_create_api' (fa91fb60-da39-404b-9b25-88a42e4d4fad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100332) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:24:49.438541 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-6fa2deeb-990a-4b8c-84ee-742c18733c80 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (59ea2f30-4276-4354-9577-0ca12fdc5364) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:24:49.440047 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.flows.api.create_volume [None req-6fa2deeb-990a-4b8c-84ee-742c18733c80 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100332) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 21:24:49.473270 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-6fa2deeb-990a-4b8c-84ee-742c18733c80 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (59ea2f30-4276-4354-9577-0ca12fdc5364) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'c0e4103e-3a37-4ffd-b3da-11893be04948', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T21:04:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=69e633b8-fab9-4b15-8b40-4f1a67c51cda,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '69e633b8-fab9-4b15-8b40-4f1a67c51cda', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:24:49.474026 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-6fa2deeb-990a-4b8c-84ee-742c18733c80 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0ff4c0a4-1ca2-48f7-ace8-576329386db5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:24:49.529152 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.quota [None req-6fa2deeb-990a-4b8c-84ee-742c18733c80 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Created reservations ['eb2ec978-4f10-47b4-ab97-3ff51dfd735d', '7db0b955-9879-4f8a-9212-6ee4128cc161', 'd834b751-652c-44d5-b2b7-d9012519b09f', 'daa21647-7111-483d-93fd-72d4b55ede61'] {{(pid=100332) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:24:49.530408 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-6fa2deeb-990a-4b8c-84ee-742c18733c80 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0ff4c0a4-1ca2-48f7-ace8-576329386db5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['eb2ec978-4f10-47b4-ab97-3ff51dfd735d', '7db0b955-9879-4f8a-9212-6ee4128cc161', 'd834b751-652c-44d5-b2b7-d9012519b09f', 'daa21647-7111-483d-93fd-72d4b55ede61']}' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:24:49.531549 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-6fa2deeb-990a-4b8c-84ee-742c18733c80 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9ce4939c-9f11-48a3-a637-911e6802e0ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:24:49.587423 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-6fa2deeb-990a-4b8c-84ee-742c18733c80 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9ce4939c-9f11-48a3-a637-911e6802e0ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7eb28a3a-351c-4203-b28c-62312a475048', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1254283882',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d07a737914bc413583a676c8f5512e7e',qos_specs=None,replication_status=,reservations=['eb2ec978-4f10-47b4-ab97-3ff51dfd735d','7db0b955-9879-4f8a-9212-6ee4128cc161','d834b751-652c-44d5-b2b7-d9012519b09f','daa21647-7111-483d-93fd-72d4b55ede61'],size=1,snapshot_id=c0e4103e-3a37-4ffd-b3da-11893be04948,source_replicaid=,source_volid=None,status='creating',user_id='b08ddb77dd3147359c627375ae8c6f84',volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T21:24:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1254283882',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7eb28a3a-351c-4203-b28c-62312a475048,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d07a737914bc413583a676c8f5512e7e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=c0e4103e-3a37-4ffd-b3da-11893be04948,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b08ddb77dd3147359c627375ae8c6f84',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(69e633b8-fab9-4b15-8b40-4f1a67c51cda),volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda)}' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:24:49.588771 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-6fa2deeb-990a-4b8c-84ee-742c18733c80 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (063b0e91-7764-440e-bede-76f55182d775) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:24:49.602070 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-6898ed67-4b68-441b-9cf3-890e36aee9c0 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:24:49.607101 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-6898ed67-4b68-441b-9cf3-890e36aee9c0 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] GET https://10.4.3.143/volume/v3/backups/da1174b5-30b2-44c7-9e74-88ffc5e85241 Aug 16 21:24:49.607348 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-6898ed67-4b68-441b-9cf3-890e36aee9c0 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:24:49.608133 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-6898ed67-4b68-441b-9cf3-890e36aee9c0 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:24:49.608305 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.v3.backups [None req-6898ed67-4b68-441b-9cf3-890e36aee9c0 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Show backup with id da1174b5-30b2-44c7-9e74-88ffc5e85241. {{(pid=100331) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:24:49.616607 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:24:49.616607 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:24:49.616860 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-6fa2deeb-990a-4b8c-84ee-742c18733c80 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (063b0e91-7764-440e-bede-76f55182d775) transitioned into state 'SUCCESS' from state '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-1254283882',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d07a737914bc413583a676c8f5512e7e',qos_specs=None,replication_status=,reservations=['eb2ec978-4f10-47b4-ab97-3ff51dfd735d','7db0b955-9879-4f8a-9212-6ee4128cc161','d834b751-652c-44d5-b2b7-d9012519b09f','daa21647-7111-483d-93fd-72d4b55ede61'],size=1,snapshot_id=c0e4103e-3a37-4ffd-b3da-11893be04948,source_replicaid=,source_volid=None,status='creating',user_id='b08ddb77dd3147359c627375ae8c6f84',volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda)}' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:24:49.617775 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-6fa2deeb-990a-4b8c-84ee-742c18733c80 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1755a925-d7f3-4377-bb76-2c5830730f29) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:24:49.617956 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-6898ed67-4b68-441b-9cf3-890e36aee9c0 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] https://10.4.3.143/volume/v3/backups/da1174b5-30b2-44c7-9e74-88ffc5e85241 returned with HTTP 200 Aug 16 21:24:49.618392 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 1319/5267] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:24:49 2026] GET /volume/v3/backups/da1174b5-30b2-44c7-9e74-88ffc5e85241 => generated 749 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:24:49.655713 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-6fa2deeb-990a-4b8c-84ee-742c18733c80 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1755a925-d7f3-4377-bb76-2c5830730f29) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:24:49.656723 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-6fa2deeb-990a-4b8c-84ee-742c18733c80 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Flow 'volume_create_api' (fa91fb60-da39-404b-9b25-88a42e4d4fad) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100332) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:24:49.657791 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-6fa2deeb-990a-4b8c-84ee-742c18733c80 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Create volume request issued successfully. Aug 16 21:24:49.658479 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-6fa2deeb-990a-4b8c-84ee-742c18733c80 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Aug 16 21:24:49.659725 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 1321/5268] 10.4.3.143 () {70 vars in 1300 bytes} [Sun Aug 16 21:24:49 2026] POST /volume/v3/volumes => generated 804 bytes in 244 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:24:49.674191 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-2e04185a-0f38-49a8-8dfa-4758ae176810 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:24:49.676027 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-2e04185a-0f38-49a8-8dfa-4758ae176810 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] GET https://10.4.3.143/volume/v3/volumes/7eb28a3a-351c-4203-b28c-62312a475048 Aug 16 21:24:49.676242 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-2e04185a-0f38-49a8-8dfa-4758ae176810 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:24:49.676948 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-2e04185a-0f38-49a8-8dfa-4758ae176810 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:24:49.686771 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:24:49.686771 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:24:49.696432 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-2e04185a-0f38-49a8-8dfa-4758ae176810 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Volume info retrieved successfully. Aug 16 21:24:49.703180 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-2e04185a-0f38-49a8-8dfa-4758ae176810 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] https://10.4.3.143/volume/v3/volumes/7eb28a3a-351c-4203-b28c-62312a475048 returned with HTTP 200 Aug 16 21:24:49.703523 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 1323/5269] 10.4.3.143 () {68 vars in 1389 bytes} [Sun Aug 16 21:24:49 2026] GET /volume/v3/volumes/7eb28a3a-351c-4203-b28c-62312a475048 => generated 872 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:24:50.630028 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-2e5dcf0d-6494-4cfb-8b31-da08a3563ebf None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:24:50.632229 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-2e5dcf0d-6494-4cfb-8b31-da08a3563ebf tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] GET https://10.4.3.143/volume/v3/backups/da1174b5-30b2-44c7-9e74-88ffc5e85241 Aug 16 21:24:50.632520 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-2e5dcf0d-6494-4cfb-8b31-da08a3563ebf tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:24:50.632697 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-2e5dcf0d-6494-4cfb-8b31-da08a3563ebf tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:24:50.632801 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.v3.backups [None req-2e5dcf0d-6494-4cfb-8b31-da08a3563ebf tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Show backup with id da1174b5-30b2-44c7-9e74-88ffc5e85241. {{(pid=100333) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:24:50.637452 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:24:50.637452 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:24:50.638377 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-2e5dcf0d-6494-4cfb-8b31-da08a3563ebf tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] https://10.4.3.143/volume/v3/backups/da1174b5-30b2-44c7-9e74-88ffc5e85241 returned with HTTP 200 Aug 16 21:24:50.638706 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 1307/5270] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:24:50 2026] GET /volume/v3/backups/da1174b5-30b2-44c7-9e74-88ffc5e85241 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:24:50.718529 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-d0dc9ee6-12f7-483a-84d5-92efc693bfa9 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:24:50.720433 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-d0dc9ee6-12f7-483a-84d5-92efc693bfa9 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] GET https://10.4.3.143/volume/v3/volumes/7eb28a3a-351c-4203-b28c-62312a475048 Aug 16 21:24:50.720695 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-d0dc9ee6-12f7-483a-84d5-92efc693bfa9 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:24:50.720933 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-d0dc9ee6-12f7-483a-84d5-92efc693bfa9 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:24:50.728418 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:24:50.728418 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:24:50.732975 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-d0dc9ee6-12f7-483a-84d5-92efc693bfa9 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Volume info retrieved successfully. Aug 16 21:24:50.740086 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-d0dc9ee6-12f7-483a-84d5-92efc693bfa9 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] https://10.4.3.143/volume/v3/volumes/7eb28a3a-351c-4203-b28c-62312a475048 returned with HTTP 200 Aug 16 21:24:50.740612 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 1320/5271] 10.4.3.143 () {68 vars in 1389 bytes} [Sun Aug 16 21:24:50 2026] GET /volume/v3/volumes/7eb28a3a-351c-4203-b28c-62312a475048 => generated 897 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:24:50.758006 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-f5312c9e-8b5a-4201-aeef-0a4a2100d76e None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:24:50.760158 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-f5312c9e-8b5a-4201-aeef-0a4a2100d76e tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] POST https://10.4.3.143/volume/v3/snapshots Aug 16 21:24:50.760554 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-f5312c9e-8b5a-4201-aeef-0a4a2100d76e tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "7eb28a3a-351c-4203-b28c-62312a475048", "name": "tempest-VolumeDependencyTests-Snapshot-1195640561"}} {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:24:50.771586 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:24:50.771586 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:24:50.772295 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-f5312c9e-8b5a-4201-aeef-0a4a2100d76e tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Volume info retrieved successfully. Aug 16 21:24:50.772479 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.v3.snapshots [None req-f5312c9e-8b5a-4201-aeef-0a4a2100d76e tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Create snapshot from volume 7eb28a3a-351c-4203-b28c-62312a475048 Aug 16 21:24:50.810239 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.quota [None req-f5312c9e-8b5a-4201-aeef-0a4a2100d76e tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Created reservations ['c505106f-d47a-42c5-83fc-2b8820801ae5', '546360ee-8fe5-42fb-a118-66daca9d5226', '5afa2fcb-7671-409e-b7ab-9a21c6ccca45', '01edf91f-b4f7-40aa-a46e-843a34235e75'] {{(pid=100332) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:24:50.844345 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-f5312c9e-8b5a-4201-aeef-0a4a2100d76e tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Snapshot create request issued successfully. Aug 16 21:24:50.844815 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-f5312c9e-8b5a-4201-aeef-0a4a2100d76e tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] https://10.4.3.143/volume/v3/snapshots returned with HTTP 202 Aug 16 21:24:50.845528 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 1322/5272] 10.4.3.143 () {68 vars in 1265 bytes} [Sun Aug 16 21:24:50 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 16 21:24:50.856433 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-c5111820-46cb-4317-b2e8-d98f4edf0fd8 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:24:50.859003 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-c5111820-46cb-4317-b2e8-d98f4edf0fd8 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] GET https://10.4.3.143/volume/v3/snapshots/23cc3045-8e5a-4389-9a90-d2a42f5a545e Aug 16 21:24:50.859218 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-c5111820-46cb-4317-b2e8-d98f4edf0fd8 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:24:50.859375 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-c5111820-46cb-4317-b2e8-d98f4edf0fd8 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:24:50.864576 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:24:50.864576 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:24:50.865085 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-c5111820-46cb-4317-b2e8-d98f4edf0fd8 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Snapshot retrieved successfully. Aug 16 21:24:50.865965 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-c5111820-46cb-4317-b2e8-d98f4edf0fd8 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] https://10.4.3.143/volume/v3/snapshots/23cc3045-8e5a-4389-9a90-d2a42f5a545e returned with HTTP 200 Aug 16 21:24:50.866292 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 1324/5273] 10.4.3.143 () {66 vars in 1354 bytes} [Sun Aug 16 21:24:50 2026] GET /volume/v3/snapshots/23cc3045-8e5a-4389-9a90-d2a42f5a545e => generated 440 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:24:51.649722 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-f04b77dc-a761-4eab-b050-ca1973426737 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:24:51.651378 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-f04b77dc-a761-4eab-b050-ca1973426737 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] GET https://10.4.3.143/volume/v3/backups/da1174b5-30b2-44c7-9e74-88ffc5e85241 Aug 16 21:24:51.651558 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-f04b77dc-a761-4eab-b050-ca1973426737 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:24:51.651724 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-f04b77dc-a761-4eab-b050-ca1973426737 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:24:51.651820 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.v3.backups [None req-f04b77dc-a761-4eab-b050-ca1973426737 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Show backup with id da1174b5-30b2-44c7-9e74-88ffc5e85241. {{(pid=100333) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:24:51.656045 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:24:51.656045 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:24:51.656724 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-f04b77dc-a761-4eab-b050-ca1973426737 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] https://10.4.3.143/volume/v3/backups/da1174b5-30b2-44c7-9e74-88ffc5e85241 returned with HTTP 200 Aug 16 21:24:51.657174 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 1308/5274] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:24:51 2026] GET /volume/v3/backups/da1174b5-30b2-44c7-9e74-88ffc5e85241 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:24:51.877452 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-dbaa832f-f845-4040-8443-a2772a8b18a8 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:24:51.879760 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-dbaa832f-f845-4040-8443-a2772a8b18a8 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] GET https://10.4.3.143/volume/v3/snapshots/23cc3045-8e5a-4389-9a90-d2a42f5a545e Aug 16 21:24:51.880098 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-dbaa832f-f845-4040-8443-a2772a8b18a8 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:24:51.880388 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-dbaa832f-f845-4040-8443-a2772a8b18a8 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:24:51.887755 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:24:51.887755 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:24:51.888437 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-dbaa832f-f845-4040-8443-a2772a8b18a8 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Snapshot retrieved successfully. Aug 16 21:24:51.889586 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-dbaa832f-f845-4040-8443-a2772a8b18a8 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] https://10.4.3.143/volume/v3/snapshots/23cc3045-8e5a-4389-9a90-d2a42f5a545e returned with HTTP 200 Aug 16 21:24:51.890141 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 1321/5275] 10.4.3.143 () {66 vars in 1354 bytes} [Sun Aug 16 21:24:51 2026] GET /volume/v3/snapshots/23cc3045-8e5a-4389-9a90-d2a42f5a545e => generated 467 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:24:51.901772 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-a59eee37-bd80-4b58-902d-788941f967c8 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:24:51.903938 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-a59eee37-bd80-4b58-902d-788941f967c8 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] POST https://10.4.3.143/volume/v3/volumes Aug 16 21:24:51.904298 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-a59eee37-bd80-4b58-902d-788941f967c8 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "23cc3045-8e5a-4389-9a90-d2a42f5a545e", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-945022137"}} {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:24:51.906111 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.v3.volumes [None req-a59eee37-bd80-4b58-902d-788941f967c8 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Create volume request body: {'volume': {'snapshot_id': '23cc3045-8e5a-4389-9a90-d2a42f5a545e', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-945022137'}} {{(pid=100332) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 21:24:51.911828 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:24:51.911828 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:24:51.912435 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-a59eee37-bd80-4b58-902d-788941f967c8 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Snapshot retrieved successfully. Aug 16 21:24:51.912580 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.v3.volumes [None req-a59eee37-bd80-4b58-902d-788941f967c8 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Create volume of 1 GB Aug 16 21:24:51.917103 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-a59eee37-bd80-4b58-902d-788941f967c8 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Availability Zones retrieved successfully. Aug 16 21:24:51.923608 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-a59eee37-bd80-4b58-902d-788941f967c8 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Flow 'volume_create_api' (9e4b27ce-893b-4935-9be1-af5ca8877421) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100332) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:24:51.924789 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-a59eee37-bd80-4b58-902d-788941f967c8 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d5e1b511-b1a9-494a-b479-b9c3c7527d03) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:24:51.925940 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.flows.api.create_volume [None req-a59eee37-bd80-4b58-902d-788941f967c8 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100332) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 21:24:51.958800 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-a59eee37-bd80-4b58-902d-788941f967c8 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d5e1b511-b1a9-494a-b479-b9c3c7527d03) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '23cc3045-8e5a-4389-9a90-d2a42f5a545e', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T21:04:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=69e633b8-fab9-4b15-8b40-4f1a67c51cda,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '69e633b8-fab9-4b15-8b40-4f1a67c51cda', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:24:51.959659 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-a59eee37-bd80-4b58-902d-788941f967c8 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5d681a7f-1e59-4443-b7c1-c3667f10378a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:24:52.014168 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.quota [None req-a59eee37-bd80-4b58-902d-788941f967c8 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Created reservations ['7a88bb9b-a227-4342-bc59-e1cc67e6f48c', '711e3736-bc27-493a-a0ee-ebd3a74e8e64', 'd2d04f0a-1208-4586-b925-d37984ca4c84', '66276de1-027b-4f56-a48e-f5a17a3ebee4'] {{(pid=100332) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:24:52.015249 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-a59eee37-bd80-4b58-902d-788941f967c8 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5d681a7f-1e59-4443-b7c1-c3667f10378a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7a88bb9b-a227-4342-bc59-e1cc67e6f48c', '711e3736-bc27-493a-a0ee-ebd3a74e8e64', 'd2d04f0a-1208-4586-b925-d37984ca4c84', '66276de1-027b-4f56-a48e-f5a17a3ebee4']}' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:24:52.016250 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-a59eee37-bd80-4b58-902d-788941f967c8 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3cdb0cc8-c578-4f62-9219-78f5520ea6b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:24:52.062429 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-a59eee37-bd80-4b58-902d-788941f967c8 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3cdb0cc8-c578-4f62-9219-78f5520ea6b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ebf2a646-7a5a-46b7-a26b-6e2f10bbb657', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-945022137',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d07a737914bc413583a676c8f5512e7e',qos_specs=None,replication_status=,reservations=['7a88bb9b-a227-4342-bc59-e1cc67e6f48c','711e3736-bc27-493a-a0ee-ebd3a74e8e64','d2d04f0a-1208-4586-b925-d37984ca4c84','66276de1-027b-4f56-a48e-f5a17a3ebee4'],size=1,snapshot_id=23cc3045-8e5a-4389-9a90-d2a42f5a545e,source_replicaid=,source_volid=None,status='creating',user_id='b08ddb77dd3147359c627375ae8c6f84',volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T21:24:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-945022137',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ebf2a646-7a5a-46b7-a26b-6e2f10bbb657,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d07a737914bc413583a676c8f5512e7e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=23cc3045-8e5a-4389-9a90-d2a42f5a545e,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b08ddb77dd3147359c627375ae8c6f84',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(69e633b8-fab9-4b15-8b40-4f1a67c51cda),volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda)}' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:24:52.063263 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-a59eee37-bd80-4b58-902d-788941f967c8 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0c908b5a-1711-41f5-a3f5-aeeb1fb18333) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:24:52.083498 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-a59eee37-bd80-4b58-902d-788941f967c8 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0c908b5a-1711-41f5-a3f5-aeeb1fb18333) transitioned into state 'SUCCESS' from state '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-945022137',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d07a737914bc413583a676c8f5512e7e',qos_specs=None,replication_status=,reservations=['7a88bb9b-a227-4342-bc59-e1cc67e6f48c','711e3736-bc27-493a-a0ee-ebd3a74e8e64','d2d04f0a-1208-4586-b925-d37984ca4c84','66276de1-027b-4f56-a48e-f5a17a3ebee4'],size=1,snapshot_id=23cc3045-8e5a-4389-9a90-d2a42f5a545e,source_replicaid=,source_volid=None,status='creating',user_id='b08ddb77dd3147359c627375ae8c6f84',volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda)}' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:24:52.084266 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-a59eee37-bd80-4b58-902d-788941f967c8 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c83a3e90-094d-40cd-8a2b-9c2a4c0d2fc0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:24:52.106861 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-a59eee37-bd80-4b58-902d-788941f967c8 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c83a3e90-094d-40cd-8a2b-9c2a4c0d2fc0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:24:52.107961 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-a59eee37-bd80-4b58-902d-788941f967c8 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Flow 'volume_create_api' (9e4b27ce-893b-4935-9be1-af5ca8877421) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100332) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:24:52.108312 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-a59eee37-bd80-4b58-902d-788941f967c8 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Create volume request issued successfully. Aug 16 21:24:52.108901 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-a59eee37-bd80-4b58-902d-788941f967c8 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Aug 16 21:24:52.109360 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 1323/5276] 10.4.3.143 () {70 vars in 1300 bytes} [Sun Aug 16 21:24:51 2026] POST /volume/v3/volumes => generated 803 bytes in 208 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:24:52.124347 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-843b192b-f112-4717-afac-1c49e005c73a None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:24:52.126432 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-843b192b-f112-4717-afac-1c49e005c73a tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] GET https://10.4.3.143/volume/v3/volumes/ebf2a646-7a5a-46b7-a26b-6e2f10bbb657 Aug 16 21:24:52.126563 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-843b192b-f112-4717-afac-1c49e005c73a tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:24:52.126760 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-843b192b-f112-4717-afac-1c49e005c73a tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:24:52.134359 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:24:52.134359 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:24:52.138145 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-843b192b-f112-4717-afac-1c49e005c73a tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Volume info retrieved successfully. Aug 16 21:24:52.142077 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-843b192b-f112-4717-afac-1c49e005c73a tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] https://10.4.3.143/volume/v3/volumes/ebf2a646-7a5a-46b7-a26b-6e2f10bbb657 returned with HTTP 200 Aug 16 21:24:52.142418 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 1325/5277] 10.4.3.143 () {68 vars in 1389 bytes} [Sun Aug 16 21:24:52 2026] GET /volume/v3/volumes/ebf2a646-7a5a-46b7-a26b-6e2f10bbb657 => generated 871 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:24:52.667779 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-21bc722a-f72c-42a4-9241-a9fb3d6f9dac None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:24:52.670022 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-21bc722a-f72c-42a4-9241-a9fb3d6f9dac tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] GET https://10.4.3.143/volume/v3/backups/da1174b5-30b2-44c7-9e74-88ffc5e85241 Aug 16 21:24:52.670250 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-21bc722a-f72c-42a4-9241-a9fb3d6f9dac tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:24:52.670469 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-21bc722a-f72c-42a4-9241-a9fb3d6f9dac tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:24:52.670596 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.v3.backups [None req-21bc722a-f72c-42a4-9241-a9fb3d6f9dac tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Show backup with id da1174b5-30b2-44c7-9e74-88ffc5e85241. {{(pid=100333) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:24:52.675692 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:24:52.675692 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:24:52.676530 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-21bc722a-f72c-42a4-9241-a9fb3d6f9dac tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] https://10.4.3.143/volume/v3/backups/da1174b5-30b2-44c7-9e74-88ffc5e85241 returned with HTTP 200 Aug 16 21:24:52.677006 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 1309/5278] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:24:52 2026] GET /volume/v3/backups/da1174b5-30b2-44c7-9e74-88ffc5e85241 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:24:53.160416 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-0ed80761-0c11-4876-91e1-bb32382aa0f0 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:24:53.162415 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-0ed80761-0c11-4876-91e1-bb32382aa0f0 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] GET https://10.4.3.143/volume/v3/volumes/ebf2a646-7a5a-46b7-a26b-6e2f10bbb657 Aug 16 21:24:53.162690 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-0ed80761-0c11-4876-91e1-bb32382aa0f0 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:24:53.162934 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-0ed80761-0c11-4876-91e1-bb32382aa0f0 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:24:53.170708 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:24:53.170708 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:24:53.174525 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-0ed80761-0c11-4876-91e1-bb32382aa0f0 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Volume info retrieved successfully. Aug 16 21:24:53.179007 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-0ed80761-0c11-4876-91e1-bb32382aa0f0 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] https://10.4.3.143/volume/v3/volumes/ebf2a646-7a5a-46b7-a26b-6e2f10bbb657 returned with HTTP 200 Aug 16 21:24:53.179403 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 1322/5279] 10.4.3.143 () {68 vars in 1389 bytes} [Sun Aug 16 21:24:53 2026] GET /volume/v3/volumes/ebf2a646-7a5a-46b7-a26b-6e2f10bbb657 => generated 896 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:24:53.196063 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-28a3e2c3-b6a8-41dc-b3a5-7b277295f500 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:24:53.198226 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-28a3e2c3-b6a8-41dc-b3a5-7b277295f500 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] DELETE https://10.4.3.143/volume/v3/snapshots/c0e4103e-3a37-4ffd-b3da-11893be04948 Aug 16 21:24:53.198430 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-28a3e2c3-b6a8-41dc-b3a5-7b277295f500 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:24:53.198648 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-28a3e2c3-b6a8-41dc-b3a5-7b277295f500 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Calling method 'delete' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:24:53.198763 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.v3.snapshots [None req-28a3e2c3-b6a8-41dc-b3a5-7b277295f500 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Delete snapshot with id: c0e4103e-3a37-4ffd-b3da-11893be04948 Aug 16 21:24:53.204648 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:24:53.204648 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:24:53.205201 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-28a3e2c3-b6a8-41dc-b3a5-7b277295f500 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Snapshot retrieved successfully. Aug 16 21:24:53.225364 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-28a3e2c3-b6a8-41dc-b3a5-7b277295f500 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Snapshot delete request issued successfully. Aug 16 21:24:53.225586 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-28a3e2c3-b6a8-41dc-b3a5-7b277295f500 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] https://10.4.3.143/volume/v3/snapshots/c0e4103e-3a37-4ffd-b3da-11893be04948 returned with HTTP 202 Aug 16 21:24:53.226187 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 1324/5280] 10.4.3.143 () {66 vars in 1357 bytes} [Sun Aug 16 21:24:53 2026] DELETE /volume/v3/snapshots/c0e4103e-3a37-4ffd-b3da-11893be04948 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 21:24:53.233557 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-002c224f-2add-4fe1-9f64-2aad038d4b75 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:24:53.235384 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-002c224f-2add-4fe1-9f64-2aad038d4b75 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] GET https://10.4.3.143/volume/v3/snapshots/c0e4103e-3a37-4ffd-b3da-11893be04948 Aug 16 21:24:53.235544 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-002c224f-2add-4fe1-9f64-2aad038d4b75 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:24:53.235717 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-002c224f-2add-4fe1-9f64-2aad038d4b75 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:24:53.240713 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:24:53.240713 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:24:53.241210 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-002c224f-2add-4fe1-9f64-2aad038d4b75 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Snapshot retrieved successfully. Aug 16 21:24:53.241949 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-002c224f-2add-4fe1-9f64-2aad038d4b75 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] https://10.4.3.143/volume/v3/snapshots/c0e4103e-3a37-4ffd-b3da-11893be04948 returned with HTTP 200 Aug 16 21:24:53.242344 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 1326/5281] 10.4.3.143 () {66 vars in 1354 bytes} [Sun Aug 16 21:24:53 2026] GET /volume/v3/snapshots/c0e4103e-3a37-4ffd-b3da-11893be04948 => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:24:53.687090 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-820a0415-fa12-4bed-a557-48d6eef1ff5a None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:24:53.689198 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-820a0415-fa12-4bed-a557-48d6eef1ff5a tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] GET https://10.4.3.143/volume/v3/backups/da1174b5-30b2-44c7-9e74-88ffc5e85241 Aug 16 21:24:53.689468 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-820a0415-fa12-4bed-a557-48d6eef1ff5a tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:24:53.689635 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-820a0415-fa12-4bed-a557-48d6eef1ff5a tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:24:53.689735 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.v3.backups [None req-820a0415-fa12-4bed-a557-48d6eef1ff5a tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Show backup with id da1174b5-30b2-44c7-9e74-88ffc5e85241. {{(pid=100333) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:24:53.694696 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:24:53.694696 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:24:53.695597 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-820a0415-fa12-4bed-a557-48d6eef1ff5a tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] https://10.4.3.143/volume/v3/backups/da1174b5-30b2-44c7-9e74-88ffc5e85241 returned with HTTP 200 Aug 16 21:24:53.695960 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 1310/5282] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:24:53 2026] GET /volume/v3/backups/da1174b5-30b2-44c7-9e74-88ffc5e85241 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:24:54.252592 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-1c4138fd-8ecb-45d4-8d43-bf7638a0abbc None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:24:54.254185 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-1c4138fd-8ecb-45d4-8d43-bf7638a0abbc tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] GET https://10.4.3.143/volume/v3/snapshots/c0e4103e-3a37-4ffd-b3da-11893be04948 Aug 16 21:24:54.254346 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-1c4138fd-8ecb-45d4-8d43-bf7638a0abbc tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:24:54.254525 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-1c4138fd-8ecb-45d4-8d43-bf7638a0abbc tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:24:54.258399 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-1c4138fd-8ecb-45d4-8d43-bf7638a0abbc tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] https://10.4.3.143/volume/v3/snapshots/c0e4103e-3a37-4ffd-b3da-11893be04948 returned with HTTP 404 Aug 16 21:24:54.258810 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 1323/5283] 10.4.3.143 () {66 vars in 1354 bytes} [Sun Aug 16 21:24:54 2026] GET /volume/v3/snapshots/c0e4103e-3a37-4ffd-b3da-11893be04948 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:24:54.266876 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-38f78eda-c9b0-412e-8cd6-dbcf22a02d90 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:24:54.269289 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-38f78eda-c9b0-412e-8cd6-dbcf22a02d90 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] DELETE https://10.4.3.143/volume/v3/snapshots/23cc3045-8e5a-4389-9a90-d2a42f5a545e Aug 16 21:24:54.269581 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-38f78eda-c9b0-412e-8cd6-dbcf22a02d90 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:24:54.269851 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-38f78eda-c9b0-412e-8cd6-dbcf22a02d90 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Calling method 'delete' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:24:54.270046 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.v3.snapshots [None req-38f78eda-c9b0-412e-8cd6-dbcf22a02d90 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Delete snapshot with id: 23cc3045-8e5a-4389-9a90-d2a42f5a545e Aug 16 21:24:54.276786 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:24:54.276786 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:24:54.277472 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-38f78eda-c9b0-412e-8cd6-dbcf22a02d90 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Snapshot retrieved successfully. Aug 16 21:24:54.295407 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-38f78eda-c9b0-412e-8cd6-dbcf22a02d90 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Snapshot delete request issued successfully. Aug 16 21:24:54.295593 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-38f78eda-c9b0-412e-8cd6-dbcf22a02d90 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] https://10.4.3.143/volume/v3/snapshots/23cc3045-8e5a-4389-9a90-d2a42f5a545e returned with HTTP 202 Aug 16 21:24:54.296073 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 1325/5284] 10.4.3.143 () {66 vars in 1357 bytes} [Sun Aug 16 21:24:54 2026] DELETE /volume/v3/snapshots/23cc3045-8e5a-4389-9a90-d2a42f5a545e => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 21:24:54.304899 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-ea75f056-18dc-4ce3-af12-c302599cb9e1 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:24:54.307291 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-ea75f056-18dc-4ce3-af12-c302599cb9e1 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] GET https://10.4.3.143/volume/v3/snapshots/23cc3045-8e5a-4389-9a90-d2a42f5a545e Aug 16 21:24:54.307545 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-ea75f056-18dc-4ce3-af12-c302599cb9e1 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:24:54.307800 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-ea75f056-18dc-4ce3-af12-c302599cb9e1 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:24:54.314668 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:24:54.314668 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:24:54.315127 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-ea75f056-18dc-4ce3-af12-c302599cb9e1 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Snapshot retrieved successfully. Aug 16 21:24:54.316045 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-ea75f056-18dc-4ce3-af12-c302599cb9e1 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] https://10.4.3.143/volume/v3/snapshots/23cc3045-8e5a-4389-9a90-d2a42f5a545e returned with HTTP 200 Aug 16 21:24:54.316498 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 1327/5285] 10.4.3.143 () {66 vars in 1354 bytes} [Sun Aug 16 21:24:54 2026] GET /volume/v3/snapshots/23cc3045-8e5a-4389-9a90-d2a42f5a545e => generated 466 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:24:54.708275 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-715481fd-f8d4-4306-b00a-d8b6828bd9dd None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:24:54.710217 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-715481fd-f8d4-4306-b00a-d8b6828bd9dd tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] GET https://10.4.3.143/volume/v3/backups/da1174b5-30b2-44c7-9e74-88ffc5e85241 Aug 16 21:24:54.710420 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-715481fd-f8d4-4306-b00a-d8b6828bd9dd tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:24:54.710572 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-715481fd-f8d4-4306-b00a-d8b6828bd9dd tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:24:54.710719 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.v3.backups [None req-715481fd-f8d4-4306-b00a-d8b6828bd9dd tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Show backup with id da1174b5-30b2-44c7-9e74-88ffc5e85241. {{(pid=100333) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:24:54.716853 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:24:54.716853 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:24:54.717963 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-715481fd-f8d4-4306-b00a-d8b6828bd9dd tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] https://10.4.3.143/volume/v3/backups/da1174b5-30b2-44c7-9e74-88ffc5e85241 returned with HTTP 200 Aug 16 21:24:54.718545 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 1311/5286] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:24:54 2026] GET /volume/v3/backups/da1174b5-30b2-44c7-9e74-88ffc5e85241 => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:24:55.326852 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-1af1fb69-27ab-4851-b661-8d85c77b5b41 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:24:55.328854 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-1af1fb69-27ab-4851-b661-8d85c77b5b41 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] GET https://10.4.3.143/volume/v3/snapshots/23cc3045-8e5a-4389-9a90-d2a42f5a545e Aug 16 21:24:55.329111 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-1af1fb69-27ab-4851-b661-8d85c77b5b41 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:24:55.329348 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-1af1fb69-27ab-4851-b661-8d85c77b5b41 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:24:55.336267 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-1af1fb69-27ab-4851-b661-8d85c77b5b41 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] https://10.4.3.143/volume/v3/snapshots/23cc3045-8e5a-4389-9a90-d2a42f5a545e returned with HTTP 404 Aug 16 21:24:55.336267 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 1324/5287] 10.4.3.143 () {66 vars in 1354 bytes} [Sun Aug 16 21:24:55 2026] GET /volume/v3/snapshots/23cc3045-8e5a-4389-9a90-d2a42f5a545e => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:24:55.344221 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-31d3ee9d-2707-41f8-aaf1-db088621f316 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:24:55.346461 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-31d3ee9d-2707-41f8-aaf1-db088621f316 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] DELETE https://10.4.3.143/volume/v3/volumes/c19deaf6-3b56-400d-b26e-99d4c10bc3e5 Aug 16 21:24:55.346740 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-31d3ee9d-2707-41f8-aaf1-db088621f316 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:24:55.347016 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-31d3ee9d-2707-41f8-aaf1-db088621f316 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Calling method 'delete' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:24:55.347224 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.v3.volumes [None req-31d3ee9d-2707-41f8-aaf1-db088621f316 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Delete volume with id: c19deaf6-3b56-400d-b26e-99d4c10bc3e5 Aug 16 21:24:55.356131 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:24:55.356131 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:24:55.356710 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-31d3ee9d-2707-41f8-aaf1-db088621f316 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Volume info retrieved successfully. Aug 16 21:24:55.375387 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-31d3ee9d-2707-41f8-aaf1-db088621f316 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Delete volume request issued successfully. Aug 16 21:24:55.375540 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-31d3ee9d-2707-41f8-aaf1-db088621f316 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] https://10.4.3.143/volume/v3/volumes/c19deaf6-3b56-400d-b26e-99d4c10bc3e5 returned with HTTP 202 Aug 16 21:24:55.375989 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 1326/5288] 10.4.3.143 () {68 vars in 1392 bytes} [Sun Aug 16 21:24:55 2026] DELETE /volume/v3/volumes/c19deaf6-3b56-400d-b26e-99d4c10bc3e5 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 16 21:24:55.382888 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-326d0371-8bfb-4778-9790-659c548e199e None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:24:55.385210 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-326d0371-8bfb-4778-9790-659c548e199e tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] GET https://10.4.3.143/volume/v3/volumes/c19deaf6-3b56-400d-b26e-99d4c10bc3e5 Aug 16 21:24:55.385330 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-326d0371-8bfb-4778-9790-659c548e199e tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:24:55.385515 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-326d0371-8bfb-4778-9790-659c548e199e tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:24:55.392887 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:24:55.392887 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:24:55.396878 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-326d0371-8bfb-4778-9790-659c548e199e tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Volume info retrieved successfully. Aug 16 21:24:55.401675 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-326d0371-8bfb-4778-9790-659c548e199e tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] https://10.4.3.143/volume/v3/volumes/c19deaf6-3b56-400d-b26e-99d4c10bc3e5 returned with HTTP 200 Aug 16 21:24:55.402143 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 1328/5289] 10.4.3.143 () {68 vars in 1389 bytes} [Sun Aug 16 21:24:55 2026] GET /volume/v3/volumes/c19deaf6-3b56-400d-b26e-99d4c10bc3e5 => generated 862 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:24:55.729368 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-948b6ac3-1175-42a3-b645-fc5db823c68f None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:24:55.731459 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-948b6ac3-1175-42a3-b645-fc5db823c68f tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] GET https://10.4.3.143/volume/v3/backups/da1174b5-30b2-44c7-9e74-88ffc5e85241 Aug 16 21:24:55.731726 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-948b6ac3-1175-42a3-b645-fc5db823c68f tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:24:55.731982 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-948b6ac3-1175-42a3-b645-fc5db823c68f tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:24:55.732179 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.v3.backups [None req-948b6ac3-1175-42a3-b645-fc5db823c68f tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Show backup with id da1174b5-30b2-44c7-9e74-88ffc5e85241. {{(pid=100333) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:24:55.736949 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:24:55.736949 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:24:55.737704 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-948b6ac3-1175-42a3-b645-fc5db823c68f tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] https://10.4.3.143/volume/v3/backups/da1174b5-30b2-44c7-9e74-88ffc5e85241 returned with HTTP 200 Aug 16 21:24:55.738149 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 1312/5290] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:24:55 2026] GET /volume/v3/backups/da1174b5-30b2-44c7-9e74-88ffc5e85241 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:24:56.418755 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-96dcfc2c-24de-4d13-85ac-233de876c663 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:24:56.420892 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-96dcfc2c-24de-4d13-85ac-233de876c663 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] GET https://10.4.3.143/volume/v3/volumes/c19deaf6-3b56-400d-b26e-99d4c10bc3e5 Aug 16 21:24:56.421379 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-96dcfc2c-24de-4d13-85ac-233de876c663 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:24:56.422933 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-96dcfc2c-24de-4d13-85ac-233de876c663 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:24:56.429233 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-96dcfc2c-24de-4d13-85ac-233de876c663 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] https://10.4.3.143/volume/v3/volumes/c19deaf6-3b56-400d-b26e-99d4c10bc3e5 returned with HTTP 404 Aug 16 21:24:56.430001 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 1325/5291] 10.4.3.143 () {68 vars in 1389 bytes} [Sun Aug 16 21:24:56 2026] GET /volume/v3/volumes/c19deaf6-3b56-400d-b26e-99d4c10bc3e5 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 16 21:24:56.439356 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-c658c67b-597f-43f1-862c-ab77334031a8 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:24:56.441269 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-c658c67b-597f-43f1-862c-ab77334031a8 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] DELETE https://10.4.3.143/volume/v3/volumes/7eb28a3a-351c-4203-b28c-62312a475048 Aug 16 21:24:56.441488 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-c658c67b-597f-43f1-862c-ab77334031a8 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:24:56.441674 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-c658c67b-597f-43f1-862c-ab77334031a8 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Calling method 'delete' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:24:56.441872 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.v3.volumes [None req-c658c67b-597f-43f1-862c-ab77334031a8 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Delete volume with id: 7eb28a3a-351c-4203-b28c-62312a475048 Aug 16 21:24:56.449616 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:24:56.449616 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:24:56.450187 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-c658c67b-597f-43f1-862c-ab77334031a8 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Volume info retrieved successfully. Aug 16 21:24:56.469072 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-c658c67b-597f-43f1-862c-ab77334031a8 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Delete volume request issued successfully. Aug 16 21:24:56.469374 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-c658c67b-597f-43f1-862c-ab77334031a8 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] https://10.4.3.143/volume/v3/volumes/7eb28a3a-351c-4203-b28c-62312a475048 returned with HTTP 202 Aug 16 21:24:56.469966 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 1327/5292] 10.4.3.143 () {68 vars in 1392 bytes} [Sun Aug 16 21:24:56 2026] DELETE /volume/v3/volumes/7eb28a3a-351c-4203-b28c-62312a475048 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 16 21:24:56.478259 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-1eab26b2-5b60-4751-9711-d7070cdcd654 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:24:56.481950 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-1eab26b2-5b60-4751-9711-d7070cdcd654 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] GET https://10.4.3.143/volume/v3/volumes/7eb28a3a-351c-4203-b28c-62312a475048 Aug 16 21:24:56.481950 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-1eab26b2-5b60-4751-9711-d7070cdcd654 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:24:56.481950 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-1eab26b2-5b60-4751-9711-d7070cdcd654 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:24:56.490076 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:24:56.490076 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:24:56.494850 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-1eab26b2-5b60-4751-9711-d7070cdcd654 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Volume info retrieved successfully. Aug 16 21:24:56.501017 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-1eab26b2-5b60-4751-9711-d7070cdcd654 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] https://10.4.3.143/volume/v3/volumes/7eb28a3a-351c-4203-b28c-62312a475048 returned with HTTP 200 Aug 16 21:24:56.501475 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 1329/5293] 10.4.3.143 () {68 vars in 1389 bytes} [Sun Aug 16 21:24:56 2026] GET /volume/v3/volumes/7eb28a3a-351c-4203-b28c-62312a475048 => generated 896 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:24:56.749265 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-0c647e5b-b037-4636-a571-380cfd75219a None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:24:56.751255 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-0c647e5b-b037-4636-a571-380cfd75219a tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] GET https://10.4.3.143/volume/v3/backups/da1174b5-30b2-44c7-9e74-88ffc5e85241 Aug 16 21:24:56.751435 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-0c647e5b-b037-4636-a571-380cfd75219a tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:24:56.751649 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-0c647e5b-b037-4636-a571-380cfd75219a tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:24:56.751763 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.v3.backups [None req-0c647e5b-b037-4636-a571-380cfd75219a tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Show backup with id da1174b5-30b2-44c7-9e74-88ffc5e85241. {{(pid=100333) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:24:56.756606 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:24:56.756606 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:24:56.757482 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-0c647e5b-b037-4636-a571-380cfd75219a tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] https://10.4.3.143/volume/v3/backups/da1174b5-30b2-44c7-9e74-88ffc5e85241 returned with HTTP 200 Aug 16 21:24:56.757880 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 1313/5294] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:24:56 2026] GET /volume/v3/backups/da1174b5-30b2-44c7-9e74-88ffc5e85241 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:24:57.513973 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-b77fa433-c060-419c-adad-8d3ec6ae7fa9 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:24:57.515868 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-b77fa433-c060-419c-adad-8d3ec6ae7fa9 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] GET https://10.4.3.143/volume/v3/volumes/7eb28a3a-351c-4203-b28c-62312a475048 Aug 16 21:24:57.516141 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-b77fa433-c060-419c-adad-8d3ec6ae7fa9 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:24:57.516349 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-b77fa433-c060-419c-adad-8d3ec6ae7fa9 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:24:57.522395 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-b77fa433-c060-419c-adad-8d3ec6ae7fa9 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] https://10.4.3.143/volume/v3/volumes/7eb28a3a-351c-4203-b28c-62312a475048 returned with HTTP 404 Aug 16 21:24:57.522891 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 1326/5295] 10.4.3.143 () {68 vars in 1389 bytes} [Sun Aug 16 21:24:57 2026] GET /volume/v3/volumes/7eb28a3a-351c-4203-b28c-62312a475048 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 16 21:24:57.529814 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-0fb0bb9d-ad71-41bd-a431-13b8879ddfb4 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:24:57.531772 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-0fb0bb9d-ad71-41bd-a431-13b8879ddfb4 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] DELETE https://10.4.3.143/volume/v3/volumes/ebf2a646-7a5a-46b7-a26b-6e2f10bbb657 Aug 16 21:24:57.532094 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-0fb0bb9d-ad71-41bd-a431-13b8879ddfb4 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:24:57.532284 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-0fb0bb9d-ad71-41bd-a431-13b8879ddfb4 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Calling method 'delete' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:24:57.532446 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.v3.volumes [None req-0fb0bb9d-ad71-41bd-a431-13b8879ddfb4 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Delete volume with id: ebf2a646-7a5a-46b7-a26b-6e2f10bbb657 Aug 16 21:24:57.539493 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:24:57.539493 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:24:57.539948 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-0fb0bb9d-ad71-41bd-a431-13b8879ddfb4 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Volume info retrieved successfully. Aug 16 21:24:57.556193 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-0fb0bb9d-ad71-41bd-a431-13b8879ddfb4 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Delete volume request issued successfully. Aug 16 21:24:57.556402 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-0fb0bb9d-ad71-41bd-a431-13b8879ddfb4 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] https://10.4.3.143/volume/v3/volumes/ebf2a646-7a5a-46b7-a26b-6e2f10bbb657 returned with HTTP 202 Aug 16 21:24:57.556861 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 1328/5296] 10.4.3.143 () {68 vars in 1392 bytes} [Sun Aug 16 21:24:57 2026] DELETE /volume/v3/volumes/ebf2a646-7a5a-46b7-a26b-6e2f10bbb657 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 16 21:24:57.564137 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-a5ba289e-a93f-4393-bf16-8d8452a5cc1e None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:24:57.566021 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-a5ba289e-a93f-4393-bf16-8d8452a5cc1e tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] GET https://10.4.3.143/volume/v3/volumes/ebf2a646-7a5a-46b7-a26b-6e2f10bbb657 Aug 16 21:24:57.566300 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-a5ba289e-a93f-4393-bf16-8d8452a5cc1e tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:24:57.566545 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-a5ba289e-a93f-4393-bf16-8d8452a5cc1e tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:24:57.574118 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:24:57.574118 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:24:57.578750 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-a5ba289e-a93f-4393-bf16-8d8452a5cc1e tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Volume info retrieved successfully. Aug 16 21:24:57.584615 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-a5ba289e-a93f-4393-bf16-8d8452a5cc1e tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] https://10.4.3.143/volume/v3/volumes/ebf2a646-7a5a-46b7-a26b-6e2f10bbb657 returned with HTTP 200 Aug 16 21:24:57.585172 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 1330/5297] 10.4.3.143 () {68 vars in 1389 bytes} [Sun Aug 16 21:24:57 2026] GET /volume/v3/volumes/ebf2a646-7a5a-46b7-a26b-6e2f10bbb657 => generated 895 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:24:57.768471 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-2ced3fd5-2e08-46ba-a2ef-e48c094e46e7 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:24:57.770368 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-2ced3fd5-2e08-46ba-a2ef-e48c094e46e7 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] GET https://10.4.3.143/volume/v3/backups/da1174b5-30b2-44c7-9e74-88ffc5e85241 Aug 16 21:24:57.771003 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-2ced3fd5-2e08-46ba-a2ef-e48c094e46e7 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:24:57.771003 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-2ced3fd5-2e08-46ba-a2ef-e48c094e46e7 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:24:57.771003 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.v3.backups [None req-2ced3fd5-2e08-46ba-a2ef-e48c094e46e7 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Show backup with id da1174b5-30b2-44c7-9e74-88ffc5e85241. {{(pid=100333) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:24:57.775488 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:24:57.775488 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:24:57.776288 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-2ced3fd5-2e08-46ba-a2ef-e48c094e46e7 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] https://10.4.3.143/volume/v3/backups/da1174b5-30b2-44c7-9e74-88ffc5e85241 returned with HTTP 200 Aug 16 21:24:57.776671 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 1314/5298] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:24:57 2026] GET /volume/v3/backups/da1174b5-30b2-44c7-9e74-88ffc5e85241 => generated 751 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:24:57.787575 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-5062647b-50fd-4f99-8313-1d93632c065c None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:24:57.790194 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-5062647b-50fd-4f99-8313-1d93632c065c tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] POST https://10.4.3.143/volume/v3/backups/da1174b5-30b2-44c7-9e74-88ffc5e85241/restore Aug 16 21:24:57.790684 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-5062647b-50fd-4f99-8313-1d93632c065c tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Action: 'restore', calling method: restore, body: {"restore": {"volume_id": "90906392-bf68-427c-a4b1-37d5a8100f59"}} {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:24:57.792673 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.contrib.backups [None req-5062647b-50fd-4f99-8313-1d93632c065c tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Restoring backup da1174b5-30b2-44c7-9e74-88ffc5e85241 ({'restore': {'volume_id': '90906392-bf68-427c-a4b1-37d5a8100f59'}}) {{(pid=100331) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 16 21:24:57.792869 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.contrib.backups [None req-5062647b-50fd-4f99-8313-1d93632c065c tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Restoring backup da1174b5-30b2-44c7-9e74-88ffc5e85241 to volume 90906392-bf68-427c-a4b1-37d5a8100f59. Aug 16 21:24:57.797905 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:24:57.797905 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:24:57.806521 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:24:57.806521 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:24:57.807038 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-5062647b-50fd-4f99-8313-1d93632c065c tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Volume info retrieved successfully. Aug 16 21:24:57.807208 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.backup.api [None req-5062647b-50fd-4f99-8313-1d93632c065c tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Checking backup size 1 against volume size 1 {{(pid=100331) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 16 21:24:57.807336 np0000007409 devstack@c-api.service[100331]: INFO cinder.backup.api [None req-5062647b-50fd-4f99-8313-1d93632c065c tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Overwriting volume 90906392-bf68-427c-a4b1-37d5a8100f59 with restore of backup da1174b5-30b2-44c7-9e74-88ffc5e85241 Aug 16 21:24:57.820319 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.backup.rpcapi [None req-5062647b-50fd-4f99-8313-1d93632c065c tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] restore_backup in rpcapi backup_id da1174b5-30b2-44c7-9e74-88ffc5e85241 {{(pid=100331) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 16 21:24:57.822378 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-5062647b-50fd-4f99-8313-1d93632c065c tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] https://10.4.3.143/volume/v3/backups/da1174b5-30b2-44c7-9e74-88ffc5e85241/restore returned with HTTP 202 Aug 16 21:24:57.822789 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 1327/5299] 10.4.3.143 () {68 vars in 1393 bytes} [Sun Aug 16 21:24:57 2026] POST /volume/v3/backups/da1174b5-30b2-44c7-9e74-88ffc5e85241/restore => generated 181 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 21:24:57.832465 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-466a57cb-2d6d-4aa0-8fae-af42117d491b None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:24:57.834570 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-466a57cb-2d6d-4aa0-8fae-af42117d491b tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] GET https://10.4.3.143/volume/v3/backups/da1174b5-30b2-44c7-9e74-88ffc5e85241 Aug 16 21:24:57.834776 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-466a57cb-2d6d-4aa0-8fae-af42117d491b tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:24:57.835048 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-466a57cb-2d6d-4aa0-8fae-af42117d491b tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:24:57.835138 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.v3.backups [None req-466a57cb-2d6d-4aa0-8fae-af42117d491b tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Show backup with id da1174b5-30b2-44c7-9e74-88ffc5e85241. {{(pid=100332) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:24:57.839942 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:24:57.839942 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:24:57.840717 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-466a57cb-2d6d-4aa0-8fae-af42117d491b tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] https://10.4.3.143/volume/v3/backups/da1174b5-30b2-44c7-9e74-88ffc5e85241 returned with HTTP 200 Aug 16 21:24:57.841175 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 1329/5300] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:24:57 2026] GET /volume/v3/backups/da1174b5-30b2-44c7-9e74-88ffc5e85241 => generated 751 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:24:58.597387 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-8935642f-4197-4840-ae0c-6008116e9c13 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:24:58.599768 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-8935642f-4197-4840-ae0c-6008116e9c13 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] GET https://10.4.3.143/volume/v3/volumes/ebf2a646-7a5a-46b7-a26b-6e2f10bbb657 Aug 16 21:24:58.600084 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-8935642f-4197-4840-ae0c-6008116e9c13 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:24:58.600346 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-8935642f-4197-4840-ae0c-6008116e9c13 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:24:58.607752 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-8935642f-4197-4840-ae0c-6008116e9c13 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] https://10.4.3.143/volume/v3/volumes/ebf2a646-7a5a-46b7-a26b-6e2f10bbb657 returned with HTTP 404 Aug 16 21:24:58.608447 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 1331/5301] 10.4.3.143 () {68 vars in 1389 bytes} [Sun Aug 16 21:24:58 2026] GET /volume/v3/volumes/ebf2a646-7a5a-46b7-a26b-6e2f10bbb657 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 16 21:24:58.616646 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-3f67fc85-b55f-4dca-bc20-a34c9488215b None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:24:58.618318 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-3f67fc85-b55f-4dca-bc20-a34c9488215b tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] POST https://10.4.3.143/volume/v3/volumes Aug 16 21:24:58.618617 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-3f67fc85-b55f-4dca-bc20-a34c9488215b tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-562761589"}} {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:24:58.620045 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.v3.volumes [None req-3f67fc85-b55f-4dca-bc20-a34c9488215b tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-562761589'}} {{(pid=100333) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 21:24:58.620168 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.v3.volumes [None req-3f67fc85-b55f-4dca-bc20-a34c9488215b tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Create volume of 1 GB Aug 16 21:24:58.624397 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-3f67fc85-b55f-4dca-bc20-a34c9488215b tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Availability Zones retrieved successfully. Aug 16 21:24:58.629220 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-3f67fc85-b55f-4dca-bc20-a34c9488215b tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Flow 'volume_create_api' (14c22057-ed1f-477f-a49a-8df49e6990f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100333) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:24:58.630394 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-3f67fc85-b55f-4dca-bc20-a34c9488215b tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (929d4749-47ae-4aec-b7b1-77f2eac6168a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:24:58.631495 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.flows.api.create_volume [None req-3f67fc85-b55f-4dca-bc20-a34c9488215b tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Validating volume size '1' using validate_int {{(pid=100333) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 21:24:58.668080 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-3f67fc85-b55f-4dca-bc20-a34c9488215b tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (929d4749-47ae-4aec-b7b1-77f2eac6168a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T21:04:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=69e633b8-fab9-4b15-8b40-4f1a67c51cda,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '69e633b8-fab9-4b15-8b40-4f1a67c51cda', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:24:58.668929 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-3f67fc85-b55f-4dca-bc20-a34c9488215b tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5421972e-1154-4c9c-b38d-602c20fb6b39) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:24:58.708052 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.quota [None req-3f67fc85-b55f-4dca-bc20-a34c9488215b tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Created reservations ['ff8d218d-d261-48ab-8568-b1cebd5f869f', '6d19f75b-9c38-46d9-be26-040e568fca6c', 'bdda8ef8-a0fa-4e17-9a4b-9cefbe97892f', '997203e8-3c3d-4124-9319-0a413320a9b7'] {{(pid=100333) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:24:58.708832 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-3f67fc85-b55f-4dca-bc20-a34c9488215b tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5421972e-1154-4c9c-b38d-602c20fb6b39) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ff8d218d-d261-48ab-8568-b1cebd5f869f', '6d19f75b-9c38-46d9-be26-040e568fca6c', 'bdda8ef8-a0fa-4e17-9a4b-9cefbe97892f', '997203e8-3c3d-4124-9319-0a413320a9b7']}' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:24:58.709464 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-3f67fc85-b55f-4dca-bc20-a34c9488215b tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ffa56d76-2658-4180-b505-0831d26ffa3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:24:58.729726 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-3f67fc85-b55f-4dca-bc20-a34c9488215b tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ffa56d76-2658-4180-b505-0831d26ffa3a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3d2161b2-5c2b-4518-8986-21f91a57262e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-562761589',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d07a737914bc413583a676c8f5512e7e',qos_specs=None,replication_status=,reservations=['ff8d218d-d261-48ab-8568-b1cebd5f869f','6d19f75b-9c38-46d9-be26-040e568fca6c','bdda8ef8-a0fa-4e17-9a4b-9cefbe97892f','997203e8-3c3d-4124-9319-0a413320a9b7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b08ddb77dd3147359c627375ae8c6f84',volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T21:24:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-562761589',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3d2161b2-5c2b-4518-8986-21f91a57262e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d07a737914bc413583a676c8f5512e7e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b08ddb77dd3147359c627375ae8c6f84',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(69e633b8-fab9-4b15-8b40-4f1a67c51cda),volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda)}' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:24:58.730438 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-3f67fc85-b55f-4dca-bc20-a34c9488215b tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4e8e635a-924f-485b-96f6-9e9491ce9c99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:24:58.747474 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-3f67fc85-b55f-4dca-bc20-a34c9488215b tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4e8e635a-924f-485b-96f6-9e9491ce9c99) transitioned into state 'SUCCESS' from state '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-562761589',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d07a737914bc413583a676c8f5512e7e',qos_specs=None,replication_status=,reservations=['ff8d218d-d261-48ab-8568-b1cebd5f869f','6d19f75b-9c38-46d9-be26-040e568fca6c','bdda8ef8-a0fa-4e17-9a4b-9cefbe97892f','997203e8-3c3d-4124-9319-0a413320a9b7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b08ddb77dd3147359c627375ae8c6f84',volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda)}' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:24:58.748142 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-3f67fc85-b55f-4dca-bc20-a34c9488215b tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (23243f62-0fdc-47b3-b8ff-92e92dd2b755) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:24:58.755800 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-3f67fc85-b55f-4dca-bc20-a34c9488215b tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (23243f62-0fdc-47b3-b8ff-92e92dd2b755) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:24:58.756569 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-3f67fc85-b55f-4dca-bc20-a34c9488215b tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Flow 'volume_create_api' (14c22057-ed1f-477f-a49a-8df49e6990f6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100333) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:24:58.756875 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-3f67fc85-b55f-4dca-bc20-a34c9488215b tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Create volume request issued successfully. Aug 16 21:24:58.757440 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-3f67fc85-b55f-4dca-bc20-a34c9488215b tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Aug 16 21:24:58.757817 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 1315/5302] 10.4.3.143 () {70 vars in 1299 bytes} [Sun Aug 16 21:24:58 2026] POST /volume/v3/volumes => generated 769 bytes in 142 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:24:58.771702 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-b0ffb7cc-c418-4416-a271-15a2355fa064 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:24:58.773795 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-b0ffb7cc-c418-4416-a271-15a2355fa064 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] GET https://10.4.3.143/volume/v3/volumes/3d2161b2-5c2b-4518-8986-21f91a57262e Aug 16 21:24:58.774143 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-b0ffb7cc-c418-4416-a271-15a2355fa064 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:24:58.774363 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-b0ffb7cc-c418-4416-a271-15a2355fa064 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:24:58.782501 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:24:58.782501 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:24:58.786667 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-b0ffb7cc-c418-4416-a271-15a2355fa064 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Volume info retrieved successfully. Aug 16 21:24:58.791626 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-b0ffb7cc-c418-4416-a271-15a2355fa064 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] https://10.4.3.143/volume/v3/volumes/3d2161b2-5c2b-4518-8986-21f91a57262e returned with HTTP 200 Aug 16 21:24:58.792131 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 1328/5303] 10.4.3.143 () {68 vars in 1389 bytes} [Sun Aug 16 21:24:58 2026] GET /volume/v3/volumes/3d2161b2-5c2b-4518-8986-21f91a57262e => generated 837 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:24:58.851266 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-86951e3a-d80c-495b-b56b-8d1af7b9a50b None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:24:58.853226 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-86951e3a-d80c-495b-b56b-8d1af7b9a50b tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] GET https://10.4.3.143/volume/v3/backups/da1174b5-30b2-44c7-9e74-88ffc5e85241 Aug 16 21:24:58.853421 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-86951e3a-d80c-495b-b56b-8d1af7b9a50b tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:24:58.853613 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-86951e3a-d80c-495b-b56b-8d1af7b9a50b tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:24:58.853724 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.v3.backups [None req-86951e3a-d80c-495b-b56b-8d1af7b9a50b tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Show backup with id da1174b5-30b2-44c7-9e74-88ffc5e85241. {{(pid=100332) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:24:58.858381 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:24:58.858381 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:24:58.859200 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-86951e3a-d80c-495b-b56b-8d1af7b9a50b tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] https://10.4.3.143/volume/v3/backups/da1174b5-30b2-44c7-9e74-88ffc5e85241 returned with HTTP 200 Aug 16 21:24:58.859559 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 1330/5304] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:24:58 2026] GET /volume/v3/backups/da1174b5-30b2-44c7-9e74-88ffc5e85241 => generated 751 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:24:59.803650 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-a57ac880-d423-4dfe-8736-916b3f9f5b98 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:24:59.805374 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-a57ac880-d423-4dfe-8736-916b3f9f5b98 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] GET https://10.4.3.143/volume/v3/volumes/3d2161b2-5c2b-4518-8986-21f91a57262e Aug 16 21:24:59.805560 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-a57ac880-d423-4dfe-8736-916b3f9f5b98 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:24:59.805735 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-a57ac880-d423-4dfe-8736-916b3f9f5b98 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:24:59.812829 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:24:59.812829 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:24:59.816337 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-a57ac880-d423-4dfe-8736-916b3f9f5b98 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Volume info retrieved successfully. Aug 16 21:24:59.820337 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-a57ac880-d423-4dfe-8736-916b3f9f5b98 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] https://10.4.3.143/volume/v3/volumes/3d2161b2-5c2b-4518-8986-21f91a57262e returned with HTTP 200 Aug 16 21:24:59.820678 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 1332/5305] 10.4.3.143 () {68 vars in 1389 bytes} [Sun Aug 16 21:24:59 2026] GET /volume/v3/volumes/3d2161b2-5c2b-4518-8986-21f91a57262e => generated 862 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:24:59.832035 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-76fbed99-371a-4a1a-a6bd-34de39ade802 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:24:59.833873 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-76fbed99-371a-4a1a-a6bd-34de39ade802 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] POST https://10.4.3.143/volume/v3/snapshots Aug 16 21:24:59.834247 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-76fbed99-371a-4a1a-a6bd-34de39ade802 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "3d2161b2-5c2b-4518-8986-21f91a57262e", "name": "tempest-VolumeDependencyTests-Snapshot-14861579"}} {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:24:59.843031 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:24:59.843031 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:24:59.843643 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-76fbed99-371a-4a1a-a6bd-34de39ade802 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Volume info retrieved successfully. Aug 16 21:24:59.843783 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.v3.snapshots [None req-76fbed99-371a-4a1a-a6bd-34de39ade802 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Create snapshot from volume 3d2161b2-5c2b-4518-8986-21f91a57262e Aug 16 21:24:59.867136 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.quota [None req-76fbed99-371a-4a1a-a6bd-34de39ade802 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Created reservations ['cdc97643-61f7-49c9-a2e9-b8c8414208b4', '621480ac-0fc9-4964-acf2-2f8e26fbd510', 'a98ef207-9ed2-4014-9126-4475f2cc20ae', '8e36e438-3e58-44f5-8d28-0f8a33151eda'] {{(pid=100333) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:24:59.869533 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-44259464-c301-45f1-8f36-83d84b15d1e6 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:24:59.871456 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-44259464-c301-45f1-8f36-83d84b15d1e6 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] GET https://10.4.3.143/volume/v3/backups/da1174b5-30b2-44c7-9e74-88ffc5e85241 Aug 16 21:24:59.871662 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-44259464-c301-45f1-8f36-83d84b15d1e6 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:24:59.871852 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-44259464-c301-45f1-8f36-83d84b15d1e6 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:24:59.872000 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.v3.backups [None req-44259464-c301-45f1-8f36-83d84b15d1e6 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Show backup with id da1174b5-30b2-44c7-9e74-88ffc5e85241. {{(pid=100331) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:24:59.876525 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:24:59.876525 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:24:59.877553 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-44259464-c301-45f1-8f36-83d84b15d1e6 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] https://10.4.3.143/volume/v3/backups/da1174b5-30b2-44c7-9e74-88ffc5e85241 returned with HTTP 200 Aug 16 21:24:59.878052 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 1329/5306] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:24:59 2026] GET /volume/v3/backups/da1174b5-30b2-44c7-9e74-88ffc5e85241 => generated 751 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:24:59.894766 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-76fbed99-371a-4a1a-a6bd-34de39ade802 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Snapshot create request issued successfully. Aug 16 21:24:59.895117 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-76fbed99-371a-4a1a-a6bd-34de39ade802 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] https://10.4.3.143/volume/v3/snapshots returned with HTTP 202 Aug 16 21:24:59.895675 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 1316/5307] 10.4.3.143 () {68 vars in 1265 bytes} [Sun Aug 16 21:24:59 2026] POST /volume/v3/snapshots => generated 306 bytes in 64 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 21:24:59.905625 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-e7e035ae-3272-48e0-8b0a-3db4fcf0683d None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:24:59.908006 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-e7e035ae-3272-48e0-8b0a-3db4fcf0683d tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] GET https://10.4.3.143/volume/v3/snapshots/f1849d26-8619-4109-b808-d276e82cd9e6 Aug 16 21:24:59.908277 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-e7e035ae-3272-48e0-8b0a-3db4fcf0683d tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:24:59.908532 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-e7e035ae-3272-48e0-8b0a-3db4fcf0683d tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:24:59.914847 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:24:59.914847 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:24:59.915513 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-e7e035ae-3272-48e0-8b0a-3db4fcf0683d tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Snapshot retrieved successfully. Aug 16 21:24:59.916547 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-e7e035ae-3272-48e0-8b0a-3db4fcf0683d tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] https://10.4.3.143/volume/v3/snapshots/f1849d26-8619-4109-b808-d276e82cd9e6 returned with HTTP 200 Aug 16 21:24:59.917067 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 1331/5308] 10.4.3.143 () {66 vars in 1354 bytes} [Sun Aug 16 21:24:59 2026] GET /volume/v3/snapshots/f1849d26-8619-4109-b808-d276e82cd9e6 => generated 438 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:25:00.888241 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-30371a27-6e82-452d-b10d-380d259f0787 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:25:00.890199 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-30371a27-6e82-452d-b10d-380d259f0787 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] GET https://10.4.3.143/volume/v3/backups/da1174b5-30b2-44c7-9e74-88ffc5e85241 Aug 16 21:25:00.890391 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-30371a27-6e82-452d-b10d-380d259f0787 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:25:00.890585 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-30371a27-6e82-452d-b10d-380d259f0787 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:25:00.890715 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.v3.backups [None req-30371a27-6e82-452d-b10d-380d259f0787 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Show backup with id da1174b5-30b2-44c7-9e74-88ffc5e85241. {{(pid=100330) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:25:00.894987 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:25:00.894987 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:25:00.895775 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-30371a27-6e82-452d-b10d-380d259f0787 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] https://10.4.3.143/volume/v3/backups/da1174b5-30b2-44c7-9e74-88ffc5e85241 returned with HTTP 200 Aug 16 21:25:00.896217 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 1333/5309] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:25:00 2026] GET /volume/v3/backups/da1174b5-30b2-44c7-9e74-88ffc5e85241 => generated 751 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:25:00.926597 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-9205c1c4-43ed-43b6-b130-eb86753671ea None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:25:00.928516 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-9205c1c4-43ed-43b6-b130-eb86753671ea tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] GET https://10.4.3.143/volume/v3/snapshots/f1849d26-8619-4109-b808-d276e82cd9e6 Aug 16 21:25:00.928735 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-9205c1c4-43ed-43b6-b130-eb86753671ea tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:25:00.928963 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-9205c1c4-43ed-43b6-b130-eb86753671ea tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:25:00.933792 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:25:00.933792 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:25:00.934247 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-9205c1c4-43ed-43b6-b130-eb86753671ea tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Snapshot retrieved successfully. Aug 16 21:25:00.935112 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-9205c1c4-43ed-43b6-b130-eb86753671ea tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] https://10.4.3.143/volume/v3/snapshots/f1849d26-8619-4109-b808-d276e82cd9e6 returned with HTTP 200 Aug 16 21:25:00.935460 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 1330/5310] 10.4.3.143 () {66 vars in 1354 bytes} [Sun Aug 16 21:25:00 2026] GET /volume/v3/snapshots/f1849d26-8619-4109-b808-d276e82cd9e6 => generated 465 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:25:00.944039 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-d1932deb-e9e6-4390-a48d-6ff4d223449a None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:25:00.945897 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-d1932deb-e9e6-4390-a48d-6ff4d223449a tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] POST https://10.4.3.143/volume/v3/volumes Aug 16 21:25:00.946261 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-d1932deb-e9e6-4390-a48d-6ff4d223449a tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "f1849d26-8619-4109-b808-d276e82cd9e6", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-729021966"}} {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:25:00.947632 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.v3.volumes [None req-d1932deb-e9e6-4390-a48d-6ff4d223449a tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Create volume request body: {'volume': {'snapshot_id': 'f1849d26-8619-4109-b808-d276e82cd9e6', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-729021966'}} {{(pid=100333) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 21:25:00.953426 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:25:00.953426 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:25:00.953855 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-d1932deb-e9e6-4390-a48d-6ff4d223449a tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Snapshot retrieved successfully. Aug 16 21:25:00.954008 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.v3.volumes [None req-d1932deb-e9e6-4390-a48d-6ff4d223449a tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Create volume of 1 GB Aug 16 21:25:00.957864 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-d1932deb-e9e6-4390-a48d-6ff4d223449a tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Availability Zones retrieved successfully. Aug 16 21:25:00.963127 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-d1932deb-e9e6-4390-a48d-6ff4d223449a tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Flow 'volume_create_api' (d5335faa-be1a-492f-bb49-7ebb744112e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100333) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:25:00.964190 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-d1932deb-e9e6-4390-a48d-6ff4d223449a tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (39f09167-c8e4-4425-acab-d38a40321e28) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:25:00.965129 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.flows.api.create_volume [None req-d1932deb-e9e6-4390-a48d-6ff4d223449a tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100333) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 21:25:01.008424 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-d1932deb-e9e6-4390-a48d-6ff4d223449a tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (39f09167-c8e4-4425-acab-d38a40321e28) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'f1849d26-8619-4109-b808-d276e82cd9e6', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T21:04:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=69e633b8-fab9-4b15-8b40-4f1a67c51cda,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '69e633b8-fab9-4b15-8b40-4f1a67c51cda', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:25:01.009526 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-d1932deb-e9e6-4390-a48d-6ff4d223449a tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bec6a78e-bb8b-4672-9557-f5bb2222dbcb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:25:01.067124 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.quota [None req-d1932deb-e9e6-4390-a48d-6ff4d223449a tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Created reservations ['383550cf-e970-4904-9406-b588e7b318e7', '5da7f233-c0a4-411a-881b-38739bc5e8e9', '1b56da35-5a0c-47bb-afff-6cc20128fcf7', 'b7e0e63a-c137-4698-8e73-7f99a136dac0'] {{(pid=100333) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:25:01.068466 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-d1932deb-e9e6-4390-a48d-6ff4d223449a tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bec6a78e-bb8b-4672-9557-f5bb2222dbcb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['383550cf-e970-4904-9406-b588e7b318e7', '5da7f233-c0a4-411a-881b-38739bc5e8e9', '1b56da35-5a0c-47bb-afff-6cc20128fcf7', 'b7e0e63a-c137-4698-8e73-7f99a136dac0']}' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:25:01.069596 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-d1932deb-e9e6-4390-a48d-6ff4d223449a tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (03fecbfc-b34f-46ba-86f6-d75cc91dc587) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:25:01.127667 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-d1932deb-e9e6-4390-a48d-6ff4d223449a tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (03fecbfc-b34f-46ba-86f6-d75cc91dc587) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9ce65792-c7ec-4390-931a-ff5d2a80042e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-729021966',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d07a737914bc413583a676c8f5512e7e',qos_specs=None,replication_status=,reservations=['383550cf-e970-4904-9406-b588e7b318e7','5da7f233-c0a4-411a-881b-38739bc5e8e9','1b56da35-5a0c-47bb-afff-6cc20128fcf7','b7e0e63a-c137-4698-8e73-7f99a136dac0'],size=1,snapshot_id=f1849d26-8619-4109-b808-d276e82cd9e6,source_replicaid=,source_volid=None,status='creating',user_id='b08ddb77dd3147359c627375ae8c6f84',volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T21:25:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-729021966',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9ce65792-c7ec-4390-931a-ff5d2a80042e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d07a737914bc413583a676c8f5512e7e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=f1849d26-8619-4109-b808-d276e82cd9e6,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b08ddb77dd3147359c627375ae8c6f84',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(69e633b8-fab9-4b15-8b40-4f1a67c51cda),volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda)}' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:25:01.128473 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-d1932deb-e9e6-4390-a48d-6ff4d223449a tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (57588550-8704-4a60-a00a-81fec807d2e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:25:01.147309 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-d1932deb-e9e6-4390-a48d-6ff4d223449a tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (57588550-8704-4a60-a00a-81fec807d2e4) transitioned into state 'SUCCESS' from state '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-729021966',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d07a737914bc413583a676c8f5512e7e',qos_specs=None,replication_status=,reservations=['383550cf-e970-4904-9406-b588e7b318e7','5da7f233-c0a4-411a-881b-38739bc5e8e9','1b56da35-5a0c-47bb-afff-6cc20128fcf7','b7e0e63a-c137-4698-8e73-7f99a136dac0'],size=1,snapshot_id=f1849d26-8619-4109-b808-d276e82cd9e6,source_replicaid=,source_volid=None,status='creating',user_id='b08ddb77dd3147359c627375ae8c6f84',volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda)}' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:25:01.148006 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-d1932deb-e9e6-4390-a48d-6ff4d223449a tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5b2b2b95-690e-4a6a-8562-2dd5d22f16df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:25:01.171748 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-d1932deb-e9e6-4390-a48d-6ff4d223449a tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5b2b2b95-690e-4a6a-8562-2dd5d22f16df) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:25:01.173016 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-d1932deb-e9e6-4390-a48d-6ff4d223449a tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Flow 'volume_create_api' (d5335faa-be1a-492f-bb49-7ebb744112e8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100333) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:25:01.173433 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-d1932deb-e9e6-4390-a48d-6ff4d223449a tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Create volume request issued successfully. Aug 16 21:25:01.174182 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-d1932deb-e9e6-4390-a48d-6ff4d223449a tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Aug 16 21:25:01.174676 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 1317/5311] 10.4.3.143 () {70 vars in 1300 bytes} [Sun Aug 16 21:25:00 2026] POST /volume/v3/volumes => generated 803 bytes in 231 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:25:01.186214 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-8437f1d5-2171-4673-a518-4bb8d2b405b6 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:25:01.188432 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-8437f1d5-2171-4673-a518-4bb8d2b405b6 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] GET https://10.4.3.143/volume/v3/volumes/9ce65792-c7ec-4390-931a-ff5d2a80042e Aug 16 21:25:01.189003 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-8437f1d5-2171-4673-a518-4bb8d2b405b6 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:25:01.189003 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-8437f1d5-2171-4673-a518-4bb8d2b405b6 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:25:01.197817 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:25:01.197817 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:25:01.202552 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-8437f1d5-2171-4673-a518-4bb8d2b405b6 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Volume info retrieved successfully. Aug 16 21:25:01.208765 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-8437f1d5-2171-4673-a518-4bb8d2b405b6 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] https://10.4.3.143/volume/v3/volumes/9ce65792-c7ec-4390-931a-ff5d2a80042e returned with HTTP 200 Aug 16 21:25:01.209253 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 1332/5312] 10.4.3.143 () {68 vars in 1389 bytes} [Sun Aug 16 21:25:01 2026] GET /volume/v3/volumes/9ce65792-c7ec-4390-931a-ff5d2a80042e => generated 871 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:25:01.906864 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-ab553327-660b-4cb2-ab66-c0845c6925b5 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:25:01.909230 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-ab553327-660b-4cb2-ab66-c0845c6925b5 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] GET https://10.4.3.143/volume/v3/backups/da1174b5-30b2-44c7-9e74-88ffc5e85241 Aug 16 21:25:01.909474 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-ab553327-660b-4cb2-ab66-c0845c6925b5 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:25:01.909684 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-ab553327-660b-4cb2-ab66-c0845c6925b5 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:25:01.909808 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.v3.backups [None req-ab553327-660b-4cb2-ab66-c0845c6925b5 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Show backup with id da1174b5-30b2-44c7-9e74-88ffc5e85241. {{(pid=100330) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:25:01.915826 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:25:01.915826 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:25:01.916875 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-ab553327-660b-4cb2-ab66-c0845c6925b5 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] https://10.4.3.143/volume/v3/backups/da1174b5-30b2-44c7-9e74-88ffc5e85241 returned with HTTP 200 Aug 16 21:25:01.917369 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 1334/5313] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:25:01 2026] GET /volume/v3/backups/da1174b5-30b2-44c7-9e74-88ffc5e85241 => generated 751 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:25:02.225430 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-ab8ee952-a4bf-417b-84f9-6bb8b567a096 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:25:02.227675 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-ab8ee952-a4bf-417b-84f9-6bb8b567a096 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] GET https://10.4.3.143/volume/v3/volumes/9ce65792-c7ec-4390-931a-ff5d2a80042e Aug 16 21:25:02.228004 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-ab8ee952-a4bf-417b-84f9-6bb8b567a096 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:25:02.228237 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-ab8ee952-a4bf-417b-84f9-6bb8b567a096 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:25:02.235997 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:25:02.235997 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:25:02.239811 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-ab8ee952-a4bf-417b-84f9-6bb8b567a096 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Volume info retrieved successfully. Aug 16 21:25:02.244691 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-ab8ee952-a4bf-417b-84f9-6bb8b567a096 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] https://10.4.3.143/volume/v3/volumes/9ce65792-c7ec-4390-931a-ff5d2a80042e returned with HTTP 200 Aug 16 21:25:02.245354 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 1331/5314] 10.4.3.143 () {68 vars in 1389 bytes} [Sun Aug 16 21:25:02 2026] GET /volume/v3/volumes/9ce65792-c7ec-4390-931a-ff5d2a80042e => generated 896 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:25:02.257193 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-7e1a2dd7-7f4f-4cdc-97e4-7eedea884c6d None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:25:02.260634 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-7e1a2dd7-7f4f-4cdc-97e4-7eedea884c6d tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] DELETE https://10.4.3.143/volume/v3/snapshots/f1849d26-8619-4109-b808-d276e82cd9e6 Aug 16 21:25:02.260634 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-7e1a2dd7-7f4f-4cdc-97e4-7eedea884c6d tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:25:02.260634 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-7e1a2dd7-7f4f-4cdc-97e4-7eedea884c6d tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Calling method 'delete' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:25:02.260634 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.v3.snapshots [None req-7e1a2dd7-7f4f-4cdc-97e4-7eedea884c6d tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Delete snapshot with id: f1849d26-8619-4109-b808-d276e82cd9e6 Aug 16 21:25:02.266323 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:25:02.266323 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:25:02.266932 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-7e1a2dd7-7f4f-4cdc-97e4-7eedea884c6d tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Snapshot retrieved successfully. Aug 16 21:25:02.283419 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-7e1a2dd7-7f4f-4cdc-97e4-7eedea884c6d tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Snapshot delete request issued successfully. Aug 16 21:25:02.283596 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-7e1a2dd7-7f4f-4cdc-97e4-7eedea884c6d tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] https://10.4.3.143/volume/v3/snapshots/f1849d26-8619-4109-b808-d276e82cd9e6 returned with HTTP 202 Aug 16 21:25:02.284184 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 1318/5315] 10.4.3.143 () {66 vars in 1357 bytes} [Sun Aug 16 21:25:02 2026] DELETE /volume/v3/snapshots/f1849d26-8619-4109-b808-d276e82cd9e6 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 21:25:02.291627 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-da6b7eb8-52ae-4b77-8946-243caa281985 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:25:02.293619 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-da6b7eb8-52ae-4b77-8946-243caa281985 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] GET https://10.4.3.143/volume/v3/snapshots/f1849d26-8619-4109-b808-d276e82cd9e6 Aug 16 21:25:02.294494 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-da6b7eb8-52ae-4b77-8946-243caa281985 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:25:02.294494 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-da6b7eb8-52ae-4b77-8946-243caa281985 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:25:02.300229 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:25:02.300229 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:25:02.300695 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-da6b7eb8-52ae-4b77-8946-243caa281985 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Snapshot retrieved successfully. Aug 16 21:25:02.301580 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-da6b7eb8-52ae-4b77-8946-243caa281985 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] https://10.4.3.143/volume/v3/snapshots/f1849d26-8619-4109-b808-d276e82cd9e6 returned with HTTP 200 Aug 16 21:25:02.302044 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 1333/5316] 10.4.3.143 () {66 vars in 1354 bytes} [Sun Aug 16 21:25:02 2026] GET /volume/v3/snapshots/f1849d26-8619-4109-b808-d276e82cd9e6 => generated 464 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 16 21:25:02.928096 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-fb5c8d95-524a-4a40-be11-125098bf09d5 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:25:02.929600 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-fb5c8d95-524a-4a40-be11-125098bf09d5 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] GET https://10.4.3.143/volume/v3/backups/da1174b5-30b2-44c7-9e74-88ffc5e85241 Aug 16 21:25:02.929760 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-fb5c8d95-524a-4a40-be11-125098bf09d5 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:25:02.929955 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-fb5c8d95-524a-4a40-be11-125098bf09d5 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:25:02.930065 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.v3.backups [None req-fb5c8d95-524a-4a40-be11-125098bf09d5 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Show backup with id da1174b5-30b2-44c7-9e74-88ffc5e85241. {{(pid=100330) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:25:02.934008 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:25:02.934008 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:25:02.934643 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-fb5c8d95-524a-4a40-be11-125098bf09d5 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] https://10.4.3.143/volume/v3/backups/da1174b5-30b2-44c7-9e74-88ffc5e85241 returned with HTTP 200 Aug 16 21:25:02.935036 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 1335/5317] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:25:02 2026] GET /volume/v3/backups/da1174b5-30b2-44c7-9e74-88ffc5e85241 => generated 751 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:25:03.312642 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-59f1a976-d855-4945-a8ba-c925608bc2a3 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:25:03.314558 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-59f1a976-d855-4945-a8ba-c925608bc2a3 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] GET https://10.4.3.143/volume/v3/snapshots/f1849d26-8619-4109-b808-d276e82cd9e6 Aug 16 21:25:03.314807 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-59f1a976-d855-4945-a8ba-c925608bc2a3 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:25:03.315120 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-59f1a976-d855-4945-a8ba-c925608bc2a3 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:25:03.319968 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-59f1a976-d855-4945-a8ba-c925608bc2a3 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] https://10.4.3.143/volume/v3/snapshots/f1849d26-8619-4109-b808-d276e82cd9e6 returned with HTTP 404 Aug 16 21:25:03.320476 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 1332/5318] 10.4.3.143 () {66 vars in 1354 bytes} [Sun Aug 16 21:25:03 2026] GET /volume/v3/snapshots/f1849d26-8619-4109-b808-d276e82cd9e6 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:25:03.328674 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-a2e9e300-b86c-4fd8-80c5-c04e76478b71 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:25:03.330730 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-a2e9e300-b86c-4fd8-80c5-c04e76478b71 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] DELETE https://10.4.3.143/volume/v3/volumes/3d2161b2-5c2b-4518-8986-21f91a57262e Aug 16 21:25:03.331153 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-a2e9e300-b86c-4fd8-80c5-c04e76478b71 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:25:03.331539 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-a2e9e300-b86c-4fd8-80c5-c04e76478b71 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Calling method 'delete' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:25:03.331842 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.v3.volumes [None req-a2e9e300-b86c-4fd8-80c5-c04e76478b71 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Delete volume with id: 3d2161b2-5c2b-4518-8986-21f91a57262e Aug 16 21:25:03.340940 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:25:03.340940 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:25:03.340940 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-a2e9e300-b86c-4fd8-80c5-c04e76478b71 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Volume info retrieved successfully. Aug 16 21:25:03.357618 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-a2e9e300-b86c-4fd8-80c5-c04e76478b71 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Delete volume request issued successfully. Aug 16 21:25:03.358148 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-a2e9e300-b86c-4fd8-80c5-c04e76478b71 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] https://10.4.3.143/volume/v3/volumes/3d2161b2-5c2b-4518-8986-21f91a57262e returned with HTTP 202 Aug 16 21:25:03.358804 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 1319/5319] 10.4.3.143 () {68 vars in 1392 bytes} [Sun Aug 16 21:25:03 2026] DELETE /volume/v3/volumes/3d2161b2-5c2b-4518-8986-21f91a57262e => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 16 21:25:03.365454 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-0bb5c208-ca1a-4df2-aecb-5d9ab6afb5b6 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:25:03.367380 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-0bb5c208-ca1a-4df2-aecb-5d9ab6afb5b6 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] GET https://10.4.3.143/volume/v3/volumes/3d2161b2-5c2b-4518-8986-21f91a57262e Aug 16 21:25:03.367599 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-0bb5c208-ca1a-4df2-aecb-5d9ab6afb5b6 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:25:03.367773 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-0bb5c208-ca1a-4df2-aecb-5d9ab6afb5b6 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:25:03.375668 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:25:03.375668 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:25:03.379987 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-0bb5c208-ca1a-4df2-aecb-5d9ab6afb5b6 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Volume info retrieved successfully. Aug 16 21:25:03.385806 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-0bb5c208-ca1a-4df2-aecb-5d9ab6afb5b6 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] https://10.4.3.143/volume/v3/volumes/3d2161b2-5c2b-4518-8986-21f91a57262e returned with HTTP 200 Aug 16 21:25:03.386322 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 1334/5320] 10.4.3.143 () {68 vars in 1389 bytes} [Sun Aug 16 21:25:03 2026] GET /volume/v3/volumes/3d2161b2-5c2b-4518-8986-21f91a57262e => generated 861 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:25:03.944646 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-cb6f782b-1869-4994-988f-41e36603adbf None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:25:03.946380 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-cb6f782b-1869-4994-988f-41e36603adbf tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] GET https://10.4.3.143/volume/v3/backups/da1174b5-30b2-44c7-9e74-88ffc5e85241 Aug 16 21:25:03.946630 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-cb6f782b-1869-4994-988f-41e36603adbf tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:25:03.946816 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-cb6f782b-1869-4994-988f-41e36603adbf tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:25:03.946991 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.v3.backups [None req-cb6f782b-1869-4994-988f-41e36603adbf tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Show backup with id da1174b5-30b2-44c7-9e74-88ffc5e85241. {{(pid=100330) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:25:03.949399 np0000007409 devstack@c-api.service[100330]: DEBUG dbcounter [-] [100330] Writing DB stats cinder:SELECT=261,cinder:UPDATE=68,cinder:INSERT=40,cinder:DELETE=1 {{(pid=100330) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 16 21:25:03.953255 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:25:03.953255 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:25:03.954230 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-cb6f782b-1869-4994-988f-41e36603adbf tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] https://10.4.3.143/volume/v3/backups/da1174b5-30b2-44c7-9e74-88ffc5e85241 returned with HTTP 200 Aug 16 21:25:03.954678 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 1336/5321] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:25:03 2026] GET /volume/v3/backups/da1174b5-30b2-44c7-9e74-88ffc5e85241 => generated 751 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:25:04.398501 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-14a6bdcb-c92b-4423-8963-8e512a1665c2 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:25:04.400378 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-14a6bdcb-c92b-4423-8963-8e512a1665c2 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] GET https://10.4.3.143/volume/v3/volumes/3d2161b2-5c2b-4518-8986-21f91a57262e Aug 16 21:25:04.400608 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-14a6bdcb-c92b-4423-8963-8e512a1665c2 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:25:04.400803 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-14a6bdcb-c92b-4423-8963-8e512a1665c2 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:25:04.402749 np0000007409 devstack@c-api.service[100331]: DEBUG dbcounter [-] [100331] Writing DB stats cinder:SELECT=233,cinder:UPDATE=33,cinder:INSERT=12 {{(pid=100331) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 16 21:25:04.406966 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-14a6bdcb-c92b-4423-8963-8e512a1665c2 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] https://10.4.3.143/volume/v3/volumes/3d2161b2-5c2b-4518-8986-21f91a57262e returned with HTTP 404 Aug 16 21:25:04.407464 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 1333/5322] 10.4.3.143 () {68 vars in 1389 bytes} [Sun Aug 16 21:25:04 2026] GET /volume/v3/volumes/3d2161b2-5c2b-4518-8986-21f91a57262e => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 16 21:25:04.414947 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-c2e49f55-0698-459e-b356-f42bcf24a755 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:25:04.416620 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-c2e49f55-0698-459e-b356-f42bcf24a755 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] POST https://10.4.3.143/volume/v3/volumes Aug 16 21:25:04.416981 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-c2e49f55-0698-459e-b356-f42bcf24a755 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-1294566894"}} {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:25:04.418259 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.v3.volumes [None req-c2e49f55-0698-459e-b356-f42bcf24a755 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1294566894'}} {{(pid=100333) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 21:25:04.418368 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.v3.volumes [None req-c2e49f55-0698-459e-b356-f42bcf24a755 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Create volume of 1 GB Aug 16 21:25:04.420450 np0000007409 devstack@c-api.service[100333]: DEBUG dbcounter [-] [100333] Writing DB stats cinder:SELECT=268,cinder:UPDATE=85,cinder:INSERT=46 {{(pid=100333) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 16 21:25:04.422560 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-c2e49f55-0698-459e-b356-f42bcf24a755 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Availability Zones retrieved successfully. Aug 16 21:25:04.428082 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-c2e49f55-0698-459e-b356-f42bcf24a755 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Flow 'volume_create_api' (dae0d99f-8e9b-472f-a510-1d8e68de1b95) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100333) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:25:04.429091 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-c2e49f55-0698-459e-b356-f42bcf24a755 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2992742b-ce3f-445f-87b3-d3aae3c73b60) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:25:04.430242 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.flows.api.create_volume [None req-c2e49f55-0698-459e-b356-f42bcf24a755 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Validating volume size '1' using validate_int {{(pid=100333) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 21:25:04.457403 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-c2e49f55-0698-459e-b356-f42bcf24a755 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2992742b-ce3f-445f-87b3-d3aae3c73b60) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T21:04:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=69e633b8-fab9-4b15-8b40-4f1a67c51cda,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '69e633b8-fab9-4b15-8b40-4f1a67c51cda', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:25:04.458267 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-c2e49f55-0698-459e-b356-f42bcf24a755 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (292060ae-d8e2-40f9-b023-e596b6d1059a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:25:04.501595 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.quota [None req-c2e49f55-0698-459e-b356-f42bcf24a755 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Created reservations ['17124e37-904b-4d9c-b7b1-aabdd01fdfca', 'a44e8aee-ec13-49dc-966c-d397113d84ff', '3432404c-94e3-45cd-9527-b0fcf7075889', '0bf16f8d-0826-4baa-adbb-54a08de89259'] {{(pid=100333) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:25:04.502568 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-c2e49f55-0698-459e-b356-f42bcf24a755 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (292060ae-d8e2-40f9-b023-e596b6d1059a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['17124e37-904b-4d9c-b7b1-aabdd01fdfca', 'a44e8aee-ec13-49dc-966c-d397113d84ff', '3432404c-94e3-45cd-9527-b0fcf7075889', '0bf16f8d-0826-4baa-adbb-54a08de89259']}' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:25:04.503391 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-c2e49f55-0698-459e-b356-f42bcf24a755 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (58ce6432-bd8e-4630-ae09-e600c848719e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:25:04.526937 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-c2e49f55-0698-459e-b356-f42bcf24a755 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (58ce6432-bd8e-4630-ae09-e600c848719e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c526828f-3227-4a0b-a4d2-ed1c413d9c4c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1294566894',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d07a737914bc413583a676c8f5512e7e',qos_specs=None,replication_status=,reservations=['17124e37-904b-4d9c-b7b1-aabdd01fdfca','a44e8aee-ec13-49dc-966c-d397113d84ff','3432404c-94e3-45cd-9527-b0fcf7075889','0bf16f8d-0826-4baa-adbb-54a08de89259'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b08ddb77dd3147359c627375ae8c6f84',volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T21:25:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1294566894',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c526828f-3227-4a0b-a4d2-ed1c413d9c4c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d07a737914bc413583a676c8f5512e7e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b08ddb77dd3147359c627375ae8c6f84',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(69e633b8-fab9-4b15-8b40-4f1a67c51cda),volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda)}' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:25:04.527607 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-c2e49f55-0698-459e-b356-f42bcf24a755 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (35c8ee8d-76fe-4079-9930-c7d8155d65bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:25:04.544695 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-c2e49f55-0698-459e-b356-f42bcf24a755 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (35c8ee8d-76fe-4079-9930-c7d8155d65bf) transitioned into state 'SUCCESS' from state '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-1294566894',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d07a737914bc413583a676c8f5512e7e',qos_specs=None,replication_status=,reservations=['17124e37-904b-4d9c-b7b1-aabdd01fdfca','a44e8aee-ec13-49dc-966c-d397113d84ff','3432404c-94e3-45cd-9527-b0fcf7075889','0bf16f8d-0826-4baa-adbb-54a08de89259'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b08ddb77dd3147359c627375ae8c6f84',volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda)}' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:25:04.545507 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-c2e49f55-0698-459e-b356-f42bcf24a755 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c51b4ca7-e690-4247-aa1e-04a549ab39d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:25:04.554847 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-c2e49f55-0698-459e-b356-f42bcf24a755 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c51b4ca7-e690-4247-aa1e-04a549ab39d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:25:04.555635 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-c2e49f55-0698-459e-b356-f42bcf24a755 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Flow 'volume_create_api' (dae0d99f-8e9b-472f-a510-1d8e68de1b95) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100333) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:25:04.556021 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-c2e49f55-0698-459e-b356-f42bcf24a755 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Create volume request issued successfully. Aug 16 21:25:04.556704 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-c2e49f55-0698-459e-b356-f42bcf24a755 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Aug 16 21:25:04.557184 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 1320/5323] 10.4.3.143 () {70 vars in 1299 bytes} [Sun Aug 16 21:25:04 2026] POST /volume/v3/volumes => generated 770 bytes in 143 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:25:04.573967 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-3134b1e5-1565-4740-a94f-beadfd4457de None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:25:04.576205 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-3134b1e5-1565-4740-a94f-beadfd4457de tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] GET https://10.4.3.143/volume/v3/volumes/c526828f-3227-4a0b-a4d2-ed1c413d9c4c Aug 16 21:25:04.576476 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-3134b1e5-1565-4740-a94f-beadfd4457de tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:25:04.576666 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-3134b1e5-1565-4740-a94f-beadfd4457de tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:25:04.579772 np0000007409 devstack@c-api.service[100332]: DEBUG dbcounter [-] [100332] Writing DB stats cinder:SELECT=392,cinder:UPDATE=162,cinder:DELETE=1,cinder:INSERT=81 {{(pid=100332) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 16 21:25:04.587757 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:25:04.587757 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:25:04.593192 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-3134b1e5-1565-4740-a94f-beadfd4457de tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Volume info retrieved successfully. Aug 16 21:25:04.598699 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-3134b1e5-1565-4740-a94f-beadfd4457de tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] https://10.4.3.143/volume/v3/volumes/c526828f-3227-4a0b-a4d2-ed1c413d9c4c returned with HTTP 200 Aug 16 21:25:04.599234 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 1335/5324] 10.4.3.143 () {68 vars in 1389 bytes} [Sun Aug 16 21:25:04 2026] GET /volume/v3/volumes/c526828f-3227-4a0b-a4d2-ed1c413d9c4c => generated 838 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:25:04.966101 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-193cb047-cf99-47c7-b70d-18ea7d61863c None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:25:04.968633 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-193cb047-cf99-47c7-b70d-18ea7d61863c tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] GET https://10.4.3.143/volume/v3/backups/da1174b5-30b2-44c7-9e74-88ffc5e85241 Aug 16 21:25:04.968865 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-193cb047-cf99-47c7-b70d-18ea7d61863c tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:25:04.969127 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-193cb047-cf99-47c7-b70d-18ea7d61863c tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:25:04.969224 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.v3.backups [None req-193cb047-cf99-47c7-b70d-18ea7d61863c tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Show backup with id da1174b5-30b2-44c7-9e74-88ffc5e85241. {{(pid=100330) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:25:04.974134 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:25:04.974134 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:25:04.974985 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-193cb047-cf99-47c7-b70d-18ea7d61863c tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] https://10.4.3.143/volume/v3/backups/da1174b5-30b2-44c7-9e74-88ffc5e85241 returned with HTTP 200 Aug 16 21:25:04.975456 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 1337/5325] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:25:04 2026] GET /volume/v3/backups/da1174b5-30b2-44c7-9e74-88ffc5e85241 => generated 751 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:25:05.614827 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-3d267a51-f01b-41ac-9aa4-4714e92f21b6 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:25:05.616738 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-3d267a51-f01b-41ac-9aa4-4714e92f21b6 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] GET https://10.4.3.143/volume/v3/volumes/c526828f-3227-4a0b-a4d2-ed1c413d9c4c Aug 16 21:25:05.617097 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-3d267a51-f01b-41ac-9aa4-4714e92f21b6 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:25:05.617408 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-3d267a51-f01b-41ac-9aa4-4714e92f21b6 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:25:05.624627 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:25:05.624627 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:25:05.628121 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-3d267a51-f01b-41ac-9aa4-4714e92f21b6 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Volume info retrieved successfully. Aug 16 21:25:05.632598 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-3d267a51-f01b-41ac-9aa4-4714e92f21b6 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] https://10.4.3.143/volume/v3/volumes/c526828f-3227-4a0b-a4d2-ed1c413d9c4c returned with HTTP 200 Aug 16 21:25:05.633018 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 1334/5326] 10.4.3.143 () {68 vars in 1389 bytes} [Sun Aug 16 21:25:05 2026] GET /volume/v3/volumes/c526828f-3227-4a0b-a4d2-ed1c413d9c4c => generated 863 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:25:05.645681 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-6dc8fd46-98c2-494d-95b8-532c899bf80d None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:25:05.647706 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-6dc8fd46-98c2-494d-95b8-532c899bf80d tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] POST https://10.4.3.143/volume/v3/volumes Aug 16 21:25:05.648210 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-6dc8fd46-98c2-494d-95b8-532c899bf80d tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "c526828f-3227-4a0b-a4d2-ed1c413d9c4c", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-143412136"}} {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:25:05.650184 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.v3.volumes [None req-6dc8fd46-98c2-494d-95b8-532c899bf80d tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Create volume request body: {'volume': {'source_volid': 'c526828f-3227-4a0b-a4d2-ed1c413d9c4c', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-143412136'}} {{(pid=100333) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 21:25:05.659844 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:25:05.659844 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:25:05.660545 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-6dc8fd46-98c2-494d-95b8-532c899bf80d tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Volume retrieved successfully. Aug 16 21:25:05.660731 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.v3.volumes [None req-6dc8fd46-98c2-494d-95b8-532c899bf80d tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Create volume of 1 GB Aug 16 21:25:05.665482 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-6dc8fd46-98c2-494d-95b8-532c899bf80d tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Availability Zones retrieved successfully. Aug 16 21:25:05.670366 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-6dc8fd46-98c2-494d-95b8-532c899bf80d tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Flow 'volume_create_api' (970a7c5d-f6db-40a6-b2a5-0573d572b092) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100333) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:25:05.671367 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-6dc8fd46-98c2-494d-95b8-532c899bf80d tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9c3bebfb-d9a5-4c39-a123-9acf2e08403d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:25:05.672420 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.flows.api.create_volume [None req-6dc8fd46-98c2-494d-95b8-532c899bf80d tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100333) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 21:25:05.693326 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-6dc8fd46-98c2-494d-95b8-532c899bf80d tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9c3bebfb-d9a5-4c39-a123-9acf2e08403d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': 'c526828f-3227-4a0b-a4d2-ed1c413d9c4c', 'volume_type': VolumeType(created_at=2026-08-16T21:04:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=69e633b8-fab9-4b15-8b40-4f1a67c51cda,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '69e633b8-fab9-4b15-8b40-4f1a67c51cda', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:25:05.694055 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-6dc8fd46-98c2-494d-95b8-532c899bf80d tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e0208bcb-6473-44db-ae0c-26f958099597) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:25:05.727566 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.quota [None req-6dc8fd46-98c2-494d-95b8-532c899bf80d tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Created reservations ['8d43a4aa-b110-42f9-a222-4e191ebaf6b8', '3275b1f6-620c-47c6-bb74-a57e8b6d17a8', '6782a532-d31b-44f2-b73a-15debfc1fcd4', '39759647-0c67-4edb-9743-fa5890a7212d'] {{(pid=100333) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:25:05.728360 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-6dc8fd46-98c2-494d-95b8-532c899bf80d tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e0208bcb-6473-44db-ae0c-26f958099597) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8d43a4aa-b110-42f9-a222-4e191ebaf6b8', '3275b1f6-620c-47c6-bb74-a57e8b6d17a8', '6782a532-d31b-44f2-b73a-15debfc1fcd4', '39759647-0c67-4edb-9743-fa5890a7212d']}' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:25:05.729052 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-6dc8fd46-98c2-494d-95b8-532c899bf80d tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a300d325-ee2d-4a75-ba5b-71a9eb49195e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:25:05.758493 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-6dc8fd46-98c2-494d-95b8-532c899bf80d tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a300d325-ee2d-4a75-ba5b-71a9eb49195e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '84bfdef6-35cd-4595-8611-9ee7608561f3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-143412136',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d07a737914bc413583a676c8f5512e7e',qos_specs=None,replication_status=,reservations=['8d43a4aa-b110-42f9-a222-4e191ebaf6b8','3275b1f6-620c-47c6-bb74-a57e8b6d17a8','6782a532-d31b-44f2-b73a-15debfc1fcd4','39759647-0c67-4edb-9743-fa5890a7212d'],size=1,snapshot_id=None,source_replicaid=,source_volid=c526828f-3227-4a0b-a4d2-ed1c413d9c4c,status='creating',user_id='b08ddb77dd3147359c627375ae8c6f84',volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T21:25:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-143412136',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=84bfdef6-35cd-4595-8611-9ee7608561f3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d07a737914bc413583a676c8f5512e7e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=c526828f-3227-4a0b-a4d2-ed1c413d9c4c,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b08ddb77dd3147359c627375ae8c6f84',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(69e633b8-fab9-4b15-8b40-4f1a67c51cda),volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda)}' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:25:05.759217 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-6dc8fd46-98c2-494d-95b8-532c899bf80d tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3495d673-d158-4b8f-8d87-b4aacf6ffd87) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:25:05.779384 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-6dc8fd46-98c2-494d-95b8-532c899bf80d tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3495d673-d158-4b8f-8d87-b4aacf6ffd87) transitioned into state 'SUCCESS' from state '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-143412136',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d07a737914bc413583a676c8f5512e7e',qos_specs=None,replication_status=,reservations=['8d43a4aa-b110-42f9-a222-4e191ebaf6b8','3275b1f6-620c-47c6-bb74-a57e8b6d17a8','6782a532-d31b-44f2-b73a-15debfc1fcd4','39759647-0c67-4edb-9743-fa5890a7212d'],size=1,snapshot_id=None,source_replicaid=,source_volid=c526828f-3227-4a0b-a4d2-ed1c413d9c4c,status='creating',user_id='b08ddb77dd3147359c627375ae8c6f84',volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda)}' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:25:05.780534 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-6dc8fd46-98c2-494d-95b8-532c899bf80d tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b686b531-6da0-4198-986b-47b26c43edd7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:25:05.798612 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-6dc8fd46-98c2-494d-95b8-532c899bf80d tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b686b531-6da0-4198-986b-47b26c43edd7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:25:05.799654 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-6dc8fd46-98c2-494d-95b8-532c899bf80d tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Flow 'volume_create_api' (970a7c5d-f6db-40a6-b2a5-0573d572b092) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100333) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:25:05.800022 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-6dc8fd46-98c2-494d-95b8-532c899bf80d tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Create volume request issued successfully. Aug 16 21:25:05.800565 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-6dc8fd46-98c2-494d-95b8-532c899bf80d tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Aug 16 21:25:05.801050 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 1321/5327] 10.4.3.143 () {70 vars in 1300 bytes} [Sun Aug 16 21:25:05 2026] POST /volume/v3/volumes => generated 803 bytes in 156 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:25:05.821781 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-a2cde17c-4d3f-4ce9-a771-3bb553e55d2f None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:25:05.824047 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-a2cde17c-4d3f-4ce9-a771-3bb553e55d2f tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] GET https://10.4.3.143/volume/v3/volumes/84bfdef6-35cd-4595-8611-9ee7608561f3 Aug 16 21:25:05.824311 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-a2cde17c-4d3f-4ce9-a771-3bb553e55d2f tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:25:05.824512 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-a2cde17c-4d3f-4ce9-a771-3bb553e55d2f tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:25:05.834043 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:25:05.834043 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:25:05.838667 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-a2cde17c-4d3f-4ce9-a771-3bb553e55d2f tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Volume info retrieved successfully. Aug 16 21:25:05.844133 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-a2cde17c-4d3f-4ce9-a771-3bb553e55d2f tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] https://10.4.3.143/volume/v3/volumes/84bfdef6-35cd-4595-8611-9ee7608561f3 returned with HTTP 200 Aug 16 21:25:05.844638 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 1336/5328] 10.4.3.143 () {68 vars in 1389 bytes} [Sun Aug 16 21:25:05 2026] GET /volume/v3/volumes/84bfdef6-35cd-4595-8611-9ee7608561f3 => generated 871 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:25:05.988211 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-896857ac-33c5-420b-a5b9-299c38ebb4c2 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:25:05.990365 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-896857ac-33c5-420b-a5b9-299c38ebb4c2 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] GET https://10.4.3.143/volume/v3/backups/da1174b5-30b2-44c7-9e74-88ffc5e85241 Aug 16 21:25:05.990586 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-896857ac-33c5-420b-a5b9-299c38ebb4c2 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:25:05.990733 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-896857ac-33c5-420b-a5b9-299c38ebb4c2 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:25:05.990893 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.v3.backups [None req-896857ac-33c5-420b-a5b9-299c38ebb4c2 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Show backup with id da1174b5-30b2-44c7-9e74-88ffc5e85241. {{(pid=100330) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:25:05.995312 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:25:05.995312 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:25:05.996085 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-896857ac-33c5-420b-a5b9-299c38ebb4c2 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] https://10.4.3.143/volume/v3/backups/da1174b5-30b2-44c7-9e74-88ffc5e85241 returned with HTTP 200 Aug 16 21:25:05.996427 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 1338/5329] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:25:05 2026] GET /volume/v3/backups/da1174b5-30b2-44c7-9e74-88ffc5e85241 => generated 751 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:25:06.860361 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-65f70c6e-a3ad-4d6d-9df0-91a1882b7da0 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:25:06.862136 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-65f70c6e-a3ad-4d6d-9df0-91a1882b7da0 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] GET https://10.4.3.143/volume/v3/volumes/84bfdef6-35cd-4595-8611-9ee7608561f3 Aug 16 21:25:06.862336 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-65f70c6e-a3ad-4d6d-9df0-91a1882b7da0 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:25:06.862506 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-65f70c6e-a3ad-4d6d-9df0-91a1882b7da0 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:25:06.869187 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:25:06.869187 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:25:06.872807 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-65f70c6e-a3ad-4d6d-9df0-91a1882b7da0 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Volume info retrieved successfully. Aug 16 21:25:06.877093 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-65f70c6e-a3ad-4d6d-9df0-91a1882b7da0 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] https://10.4.3.143/volume/v3/volumes/84bfdef6-35cd-4595-8611-9ee7608561f3 returned with HTTP 200 Aug 16 21:25:06.877722 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 1335/5330] 10.4.3.143 () {68 vars in 1389 bytes} [Sun Aug 16 21:25:06 2026] GET /volume/v3/volumes/84bfdef6-35cd-4595-8611-9ee7608561f3 => generated 896 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:25:06.891042 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-83a679b2-aca5-4220-9712-c47c8ac9beaf None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:25:06.892974 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-83a679b2-aca5-4220-9712-c47c8ac9beaf tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] DELETE https://10.4.3.143/volume/v3/volumes/c526828f-3227-4a0b-a4d2-ed1c413d9c4c Aug 16 21:25:06.893197 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-83a679b2-aca5-4220-9712-c47c8ac9beaf tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:25:06.893405 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-83a679b2-aca5-4220-9712-c47c8ac9beaf tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Calling method 'delete' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:25:06.893579 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.v3.volumes [None req-83a679b2-aca5-4220-9712-c47c8ac9beaf tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Delete volume with id: c526828f-3227-4a0b-a4d2-ed1c413d9c4c Aug 16 21:25:06.900369 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:25:06.900369 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:25:06.900842 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-83a679b2-aca5-4220-9712-c47c8ac9beaf tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Volume info retrieved successfully. Aug 16 21:25:06.916592 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-83a679b2-aca5-4220-9712-c47c8ac9beaf tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Delete volume request issued successfully. Aug 16 21:25:06.916769 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-83a679b2-aca5-4220-9712-c47c8ac9beaf tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] https://10.4.3.143/volume/v3/volumes/c526828f-3227-4a0b-a4d2-ed1c413d9c4c returned with HTTP 202 Aug 16 21:25:06.917234 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 1322/5331] 10.4.3.143 () {68 vars in 1392 bytes} [Sun Aug 16 21:25:06 2026] DELETE /volume/v3/volumes/c526828f-3227-4a0b-a4d2-ed1c413d9c4c => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 16 21:25:06.926690 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-9812b942-5fb9-4c37-9285-1fac6be6f0c3 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:25:06.929008 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-9812b942-5fb9-4c37-9285-1fac6be6f0c3 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] GET https://10.4.3.143/volume/v3/volumes/c526828f-3227-4a0b-a4d2-ed1c413d9c4c Aug 16 21:25:06.929318 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-9812b942-5fb9-4c37-9285-1fac6be6f0c3 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:25:06.929581 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-9812b942-5fb9-4c37-9285-1fac6be6f0c3 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:25:06.939900 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:25:06.939900 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:25:06.944637 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-9812b942-5fb9-4c37-9285-1fac6be6f0c3 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Volume info retrieved successfully. Aug 16 21:25:06.950699 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-9812b942-5fb9-4c37-9285-1fac6be6f0c3 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] https://10.4.3.143/volume/v3/volumes/c526828f-3227-4a0b-a4d2-ed1c413d9c4c returned with HTTP 200 Aug 16 21:25:06.951386 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 1337/5332] 10.4.3.143 () {68 vars in 1389 bytes} [Sun Aug 16 21:25:06 2026] GET /volume/v3/volumes/c526828f-3227-4a0b-a4d2-ed1c413d9c4c => generated 862 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:25:07.006585 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-ecd1f261-5000-4f35-ad63-87222ec31f4d None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:25:07.008351 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-ecd1f261-5000-4f35-ad63-87222ec31f4d tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] GET https://10.4.3.143/volume/v3/backups/da1174b5-30b2-44c7-9e74-88ffc5e85241 Aug 16 21:25:07.008557 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-ecd1f261-5000-4f35-ad63-87222ec31f4d tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:25:07.008741 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-ecd1f261-5000-4f35-ad63-87222ec31f4d tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:25:07.008844 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.v3.backups [None req-ecd1f261-5000-4f35-ad63-87222ec31f4d tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Show backup with id da1174b5-30b2-44c7-9e74-88ffc5e85241. {{(pid=100330) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:25:07.013004 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:25:07.013004 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:25:07.013943 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-ecd1f261-5000-4f35-ad63-87222ec31f4d tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] https://10.4.3.143/volume/v3/backups/da1174b5-30b2-44c7-9e74-88ffc5e85241 returned with HTTP 200 Aug 16 21:25:07.014357 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 1339/5333] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:25:07 2026] GET /volume/v3/backups/da1174b5-30b2-44c7-9e74-88ffc5e85241 => generated 751 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:25:07.963751 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-2ca2dfd4-b644-4bcd-bb7a-c424912543f7 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:25:07.966068 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-2ca2dfd4-b644-4bcd-bb7a-c424912543f7 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] GET https://10.4.3.143/volume/v3/volumes/c526828f-3227-4a0b-a4d2-ed1c413d9c4c Aug 16 21:25:07.966369 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-2ca2dfd4-b644-4bcd-bb7a-c424912543f7 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:25:07.966615 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-2ca2dfd4-b644-4bcd-bb7a-c424912543f7 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:25:07.974397 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-2ca2dfd4-b644-4bcd-bb7a-c424912543f7 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] https://10.4.3.143/volume/v3/volumes/c526828f-3227-4a0b-a4d2-ed1c413d9c4c returned with HTTP 404 Aug 16 21:25:07.975037 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 1336/5334] 10.4.3.143 () {68 vars in 1389 bytes} [Sun Aug 16 21:25:07 2026] GET /volume/v3/volumes/c526828f-3227-4a0b-a4d2-ed1c413d9c4c => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 16 21:25:07.984271 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-b91bbbb1-04b0-4003-9e46-7f8ca18dafa8 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:25:07.986058 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-b91bbbb1-04b0-4003-9e46-7f8ca18dafa8 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] DELETE https://10.4.3.143/volume/v3/volumes/84bfdef6-35cd-4595-8611-9ee7608561f3 Aug 16 21:25:07.986329 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-b91bbbb1-04b0-4003-9e46-7f8ca18dafa8 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:25:07.986520 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-b91bbbb1-04b0-4003-9e46-7f8ca18dafa8 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Calling method 'delete' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:25:07.986680 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.v3.volumes [None req-b91bbbb1-04b0-4003-9e46-7f8ca18dafa8 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Delete volume with id: 84bfdef6-35cd-4595-8611-9ee7608561f3 Aug 16 21:25:07.993780 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:25:07.993780 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:25:07.994284 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-b91bbbb1-04b0-4003-9e46-7f8ca18dafa8 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Volume info retrieved successfully. Aug 16 21:25:08.009900 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-b91bbbb1-04b0-4003-9e46-7f8ca18dafa8 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Delete volume request issued successfully. Aug 16 21:25:08.010105 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-b91bbbb1-04b0-4003-9e46-7f8ca18dafa8 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] https://10.4.3.143/volume/v3/volumes/84bfdef6-35cd-4595-8611-9ee7608561f3 returned with HTTP 202 Aug 16 21:25:08.010478 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 1323/5335] 10.4.3.143 () {68 vars in 1392 bytes} [Sun Aug 16 21:25:07 2026] DELETE /volume/v3/volumes/84bfdef6-35cd-4595-8611-9ee7608561f3 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 16 21:25:08.019411 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-2dd9f357-9b8e-4501-b6cd-7ef72c07aac9 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:25:08.022369 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-2dd9f357-9b8e-4501-b6cd-7ef72c07aac9 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] GET https://10.4.3.143/volume/v3/volumes/84bfdef6-35cd-4595-8611-9ee7608561f3 Aug 16 21:25:08.022683 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-2dd9f357-9b8e-4501-b6cd-7ef72c07aac9 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:25:08.022901 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-2dd9f357-9b8e-4501-b6cd-7ef72c07aac9 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:25:08.025238 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-ec016da7-50b5-471a-8d37-a9a62f905bb1 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:25:08.027580 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-ec016da7-50b5-471a-8d37-a9a62f905bb1 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] GET https://10.4.3.143/volume/v3/backups/da1174b5-30b2-44c7-9e74-88ffc5e85241 Aug 16 21:25:08.027932 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-ec016da7-50b5-471a-8d37-a9a62f905bb1 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:25:08.028219 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-ec016da7-50b5-471a-8d37-a9a62f905bb1 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:25:08.028363 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.v3.backups [None req-ec016da7-50b5-471a-8d37-a9a62f905bb1 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Show backup with id da1174b5-30b2-44c7-9e74-88ffc5e85241. {{(pid=100330) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:25:08.030954 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:25:08.030954 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:25:08.033614 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:25:08.033614 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:25:08.034669 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-ec016da7-50b5-471a-8d37-a9a62f905bb1 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] https://10.4.3.143/volume/v3/backups/da1174b5-30b2-44c7-9e74-88ffc5e85241 returned with HTTP 200 Aug 16 21:25:08.035216 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 1340/5336] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:25:08 2026] GET /volume/v3/backups/da1174b5-30b2-44c7-9e74-88ffc5e85241 => generated 751 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:25:08.036118 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-2dd9f357-9b8e-4501-b6cd-7ef72c07aac9 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Volume info retrieved successfully. Aug 16 21:25:08.041982 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-2dd9f357-9b8e-4501-b6cd-7ef72c07aac9 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] https://10.4.3.143/volume/v3/volumes/84bfdef6-35cd-4595-8611-9ee7608561f3 returned with HTTP 200 Aug 16 21:25:08.042392 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 1338/5337] 10.4.3.143 () {68 vars in 1389 bytes} [Sun Aug 16 21:25:08 2026] GET /volume/v3/volumes/84bfdef6-35cd-4595-8611-9ee7608561f3 => generated 895 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:25:09.046475 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-9a0a9a17-4116-430b-b307-69e2edb2d291 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:25:09.048363 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-9a0a9a17-4116-430b-b307-69e2edb2d291 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] GET https://10.4.3.143/volume/v3/backups/da1174b5-30b2-44c7-9e74-88ffc5e85241 Aug 16 21:25:09.048561 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-9a0a9a17-4116-430b-b307-69e2edb2d291 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:25:09.048761 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-9a0a9a17-4116-430b-b307-69e2edb2d291 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:25:09.048909 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.v3.backups [None req-9a0a9a17-4116-430b-b307-69e2edb2d291 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Show backup with id da1174b5-30b2-44c7-9e74-88ffc5e85241. {{(pid=100331) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:25:09.054531 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:25:09.054531 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:25:09.054649 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-661e9af4-0df1-4cd0-8aa6-9946e373e31d None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:25:09.055375 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-9a0a9a17-4116-430b-b307-69e2edb2d291 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] https://10.4.3.143/volume/v3/backups/da1174b5-30b2-44c7-9e74-88ffc5e85241 returned with HTTP 200 Aug 16 21:25:09.055759 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 1337/5338] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:25:09 2026] GET /volume/v3/backups/da1174b5-30b2-44c7-9e74-88ffc5e85241 => generated 751 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:25:09.056281 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-661e9af4-0df1-4cd0-8aa6-9946e373e31d tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] GET https://10.4.3.143/volume/v3/volumes/84bfdef6-35cd-4595-8611-9ee7608561f3 Aug 16 21:25:09.056490 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-661e9af4-0df1-4cd0-8aa6-9946e373e31d tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:25:09.056665 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-661e9af4-0df1-4cd0-8aa6-9946e373e31d tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:25:09.062003 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-661e9af4-0df1-4cd0-8aa6-9946e373e31d tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] https://10.4.3.143/volume/v3/volumes/84bfdef6-35cd-4595-8611-9ee7608561f3 returned with HTTP 404 Aug 16 21:25:09.062459 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 1324/5339] 10.4.3.143 () {68 vars in 1389 bytes} [Sun Aug 16 21:25:09 2026] GET /volume/v3/volumes/84bfdef6-35cd-4595-8611-9ee7608561f3 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 16 21:25:09.064568 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-7270e383-1cff-4000-8866-df1cbfdad0bd None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:25:09.066332 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-7270e383-1cff-4000-8866-df1cbfdad0bd tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] GET https://10.4.3.143/volume/v3/volumes/90906392-bf68-427c-a4b1-37d5a8100f59 Aug 16 21:25:09.066332 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-7270e383-1cff-4000-8866-df1cbfdad0bd tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:25:09.066473 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-7270e383-1cff-4000-8866-df1cbfdad0bd tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:25:09.068605 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-3df53ea6-bf55-4521-87d3-37988e46d9be None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:25:09.070271 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-3df53ea6-bf55-4521-87d3-37988e46d9be tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] DELETE https://10.4.3.143/volume/v3/volumes/c526828f-3227-4a0b-a4d2-ed1c413d9c4c Aug 16 21:25:09.070464 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-3df53ea6-bf55-4521-87d3-37988e46d9be tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:25:09.070636 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-3df53ea6-bf55-4521-87d3-37988e46d9be tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Calling method 'delete' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:25:09.070788 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.v3.volumes [None req-3df53ea6-bf55-4521-87d3-37988e46d9be tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Delete volume with id: c526828f-3227-4a0b-a4d2-ed1c413d9c4c Aug 16 21:25:09.072773 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:25:09.072773 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:25:09.076072 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-7270e383-1cff-4000-8866-df1cbfdad0bd tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Volume info retrieved successfully. Aug 16 21:25:09.076455 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-3df53ea6-bf55-4521-87d3-37988e46d9be tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] https://10.4.3.143/volume/v3/volumes/c526828f-3227-4a0b-a4d2-ed1c413d9c4c returned with HTTP 404 Aug 16 21:25:09.076885 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 1339/5340] 10.4.3.143 () {68 vars in 1392 bytes} [Sun Aug 16 21:25:09 2026] DELETE /volume/v3/volumes/c526828f-3227-4a0b-a4d2-ed1c413d9c4c => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 16 21:25:09.080531 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-7270e383-1cff-4000-8866-df1cbfdad0bd tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] https://10.4.3.143/volume/v3/volumes/90906392-bf68-427c-a4b1-37d5a8100f59 returned with HTTP 200 Aug 16 21:25:09.080904 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 1341/5341] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:25:09 2026] GET /volume/v3/volumes/90906392-bf68-427c-a4b1-37d5a8100f59 => generated 841 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:25:09.083655 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-7f082c61-6490-45e4-8364-8818d51bb846 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:25:09.085909 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-7f082c61-6490-45e4-8364-8818d51bb846 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] GET https://10.4.3.143/volume/v3/volumes/c526828f-3227-4a0b-a4d2-ed1c413d9c4c Aug 16 21:25:09.086251 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-7f082c61-6490-45e4-8364-8818d51bb846 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:25:09.086483 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-7f082c61-6490-45e4-8364-8818d51bb846 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:25:09.091835 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-2f73f778-8dbd-4f5f-b7fc-b91688baf1f4 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:25:09.092557 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-7f082c61-6490-45e4-8364-8818d51bb846 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] https://10.4.3.143/volume/v3/volumes/c526828f-3227-4a0b-a4d2-ed1c413d9c4c returned with HTTP 404 Aug 16 21:25:09.093059 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 1338/5342] 10.4.3.143 () {68 vars in 1389 bytes} [Sun Aug 16 21:25:09 2026] GET /volume/v3/volumes/c526828f-3227-4a0b-a4d2-ed1c413d9c4c => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 16 21:25:09.093620 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-2f73f778-8dbd-4f5f-b7fc-b91688baf1f4 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] DELETE https://10.4.3.143/volume/v3/backups/da1174b5-30b2-44c7-9e74-88ffc5e85241 Aug 16 21:25:09.093803 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-2f73f778-8dbd-4f5f-b7fc-b91688baf1f4 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:25:09.094043 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-2f73f778-8dbd-4f5f-b7fc-b91688baf1f4 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Calling method 'delete' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:25:09.094147 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.contrib.backups [None req-2f73f778-8dbd-4f5f-b7fc-b91688baf1f4 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Delete backup with id: da1174b5-30b2-44c7-9e74-88ffc5e85241. Aug 16 21:25:09.098316 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:25:09.098316 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:25:09.099076 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-ce56175c-f4ce-45a2-9e1d-97c2cf5855bb None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:25:09.100952 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-ce56175c-f4ce-45a2-9e1d-97c2cf5855bb tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] DELETE https://10.4.3.143/volume/v3/volumes/9ce65792-c7ec-4390-931a-ff5d2a80042e Aug 16 21:25:09.101103 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-ce56175c-f4ce-45a2-9e1d-97c2cf5855bb tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:25:09.101339 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-ce56175c-f4ce-45a2-9e1d-97c2cf5855bb tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Calling method 'delete' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:25:09.101496 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.v3.volumes [None req-ce56175c-f4ce-45a2-9e1d-97c2cf5855bb tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Delete volume with id: 9ce65792-c7ec-4390-931a-ff5d2a80042e Aug 16 21:25:09.108228 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:25:09.108228 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:25:09.108600 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.backup.rpcapi [None req-2f73f778-8dbd-4f5f-b7fc-b91688baf1f4 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] delete_backup rpcapi backup_id da1174b5-30b2-44c7-9e74-88ffc5e85241 {{(pid=100333) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 16 21:25:09.108711 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-ce56175c-f4ce-45a2-9e1d-97c2cf5855bb tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Volume info retrieved successfully. Aug 16 21:25:09.110081 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-2f73f778-8dbd-4f5f-b7fc-b91688baf1f4 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] https://10.4.3.143/volume/v3/backups/da1174b5-30b2-44c7-9e74-88ffc5e85241 returned with HTTP 202 Aug 16 21:25:09.110439 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 1325/5343] 10.4.3.143 () {66 vars in 1351 bytes} [Sun Aug 16 21:25:09 2026] DELETE /volume/v3/backups/da1174b5-30b2-44c7-9e74-88ffc5e85241 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 16 21:25:09.116660 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-f8c7493c-10ed-43c9-98a8-ef5cad234ddb None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:25:09.118988 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-f8c7493c-10ed-43c9-98a8-ef5cad234ddb tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] GET https://10.4.3.143/volume/v3/backups/da1174b5-30b2-44c7-9e74-88ffc5e85241 Aug 16 21:25:09.119206 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-f8c7493c-10ed-43c9-98a8-ef5cad234ddb tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:25:09.119475 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-f8c7493c-10ed-43c9-98a8-ef5cad234ddb tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:25:09.119637 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.v3.backups [None req-f8c7493c-10ed-43c9-98a8-ef5cad234ddb tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Show backup with id da1174b5-30b2-44c7-9e74-88ffc5e85241. {{(pid=100330) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:25:09.123386 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-ce56175c-f4ce-45a2-9e1d-97c2cf5855bb tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Delete volume request issued successfully. Aug 16 21:25:09.123535 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-ce56175c-f4ce-45a2-9e1d-97c2cf5855bb tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] https://10.4.3.143/volume/v3/volumes/9ce65792-c7ec-4390-931a-ff5d2a80042e returned with HTTP 202 Aug 16 21:25:09.124240 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 1340/5344] 10.4.3.143 () {68 vars in 1392 bytes} [Sun Aug 16 21:25:09 2026] DELETE /volume/v3/volumes/9ce65792-c7ec-4390-931a-ff5d2a80042e => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 16 21:25:09.124456 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:25:09.124456 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:25:09.125281 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-f8c7493c-10ed-43c9-98a8-ef5cad234ddb tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] https://10.4.3.143/volume/v3/backups/da1174b5-30b2-44c7-9e74-88ffc5e85241 returned with HTTP 200 Aug 16 21:25:09.125645 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 1342/5345] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:25:09 2026] GET /volume/v3/backups/da1174b5-30b2-44c7-9e74-88ffc5e85241 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:25:09.130477 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-f2578d97-06d4-4986-99ef-866c71fbe36b None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:25:09.132751 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-f2578d97-06d4-4986-99ef-866c71fbe36b tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] GET https://10.4.3.143/volume/v3/volumes/9ce65792-c7ec-4390-931a-ff5d2a80042e Aug 16 21:25:09.133055 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-f2578d97-06d4-4986-99ef-866c71fbe36b tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:25:09.133555 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-f2578d97-06d4-4986-99ef-866c71fbe36b tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:25:09.140403 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:25:09.140403 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:25:09.144076 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-f2578d97-06d4-4986-99ef-866c71fbe36b tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Volume info retrieved successfully. Aug 16 21:25:09.148380 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-f2578d97-06d4-4986-99ef-866c71fbe36b tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] https://10.4.3.143/volume/v3/volumes/9ce65792-c7ec-4390-931a-ff5d2a80042e returned with HTTP 200 Aug 16 21:25:09.148815 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 1339/5346] 10.4.3.143 () {68 vars in 1389 bytes} [Sun Aug 16 21:25:09 2026] GET /volume/v3/volumes/9ce65792-c7ec-4390-931a-ff5d2a80042e => generated 895 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:25:10.135908 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-daf72259-31ba-447d-a483-c11bc5fd0637 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:25:10.137719 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-daf72259-31ba-447d-a483-c11bc5fd0637 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] GET https://10.4.3.143/volume/v3/backups/da1174b5-30b2-44c7-9e74-88ffc5e85241 Aug 16 21:25:10.137952 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-daf72259-31ba-447d-a483-c11bc5fd0637 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:25:10.138167 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-daf72259-31ba-447d-a483-c11bc5fd0637 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:25:10.138301 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.v3.backups [None req-daf72259-31ba-447d-a483-c11bc5fd0637 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Show backup with id da1174b5-30b2-44c7-9e74-88ffc5e85241. {{(pid=100333) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:25:10.141838 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-daf72259-31ba-447d-a483-c11bc5fd0637 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] https://10.4.3.143/volume/v3/backups/da1174b5-30b2-44c7-9e74-88ffc5e85241 returned with HTTP 404 Aug 16 21:25:10.142365 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 1326/5347] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:25:10 2026] GET /volume/v3/backups/da1174b5-30b2-44c7-9e74-88ffc5e85241 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:25:10.151744 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-3d14cf5f-084a-4b5d-bcf9-a15f16c71ba2 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:25:10.153605 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-3d14cf5f-084a-4b5d-bcf9-a15f16c71ba2 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] POST https://10.4.3.143/volume/v3/volumes Aug 16 21:25:10.153997 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-3d14cf5f-084a-4b5d-bcf9-a15f16c71ba2 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1726484073"}} {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:25:10.155341 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.v3.volumes [None req-3d14cf5f-084a-4b5d-bcf9-a15f16c71ba2 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1726484073'}} {{(pid=100332) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 21:25:10.155479 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.v3.volumes [None req-3d14cf5f-084a-4b5d-bcf9-a15f16c71ba2 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Create volume of 1 GB Aug 16 21:25:10.159499 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-3d14cf5f-084a-4b5d-bcf9-a15f16c71ba2 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Availability Zones retrieved successfully. Aug 16 21:25:10.161995 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-b304f616-b46f-42fe-8a45-b25b72d6925e None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:25:10.163449 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-b304f616-b46f-42fe-8a45-b25b72d6925e tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] GET https://10.4.3.143/volume/v3/volumes/9ce65792-c7ec-4390-931a-ff5d2a80042e Aug 16 21:25:10.163658 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-b304f616-b46f-42fe-8a45-b25b72d6925e tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:25:10.163912 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-b304f616-b46f-42fe-8a45-b25b72d6925e tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:25:10.164950 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-3d14cf5f-084a-4b5d-bcf9-a15f16c71ba2 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Flow 'volume_create_api' (b4414e33-1dca-4ad5-83d9-5c1e4126f877) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100332) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:25:10.165803 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-3d14cf5f-084a-4b5d-bcf9-a15f16c71ba2 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (21e5f5be-b5e6-410f-aa6f-0528ddaa77d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:25:10.166713 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.flows.api.create_volume [None req-3d14cf5f-084a-4b5d-bcf9-a15f16c71ba2 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Validating volume size '1' using validate_int {{(pid=100332) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 21:25:10.169816 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-b304f616-b46f-42fe-8a45-b25b72d6925e tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] https://10.4.3.143/volume/v3/volumes/9ce65792-c7ec-4390-931a-ff5d2a80042e returned with HTTP 404 Aug 16 21:25:10.170363 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 1343/5348] 10.4.3.143 () {68 vars in 1389 bytes} [Sun Aug 16 21:25:10 2026] GET /volume/v3/volumes/9ce65792-c7ec-4390-931a-ff5d2a80042e => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 16 21:25:10.177644 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-78c523cd-6988-45f0-b98a-91798d292646 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:25:10.179554 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-78c523cd-6988-45f0-b98a-91798d292646 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] DELETE https://10.4.3.143/volume/v3/snapshots/f1849d26-8619-4109-b808-d276e82cd9e6 Aug 16 21:25:10.179762 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-78c523cd-6988-45f0-b98a-91798d292646 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:25:10.180004 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-78c523cd-6988-45f0-b98a-91798d292646 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Calling method 'delete' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:25:10.180114 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.v3.snapshots [None req-78c523cd-6988-45f0-b98a-91798d292646 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Delete snapshot with id: f1849d26-8619-4109-b808-d276e82cd9e6 Aug 16 21:25:10.184456 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-78c523cd-6988-45f0-b98a-91798d292646 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] https://10.4.3.143/volume/v3/snapshots/f1849d26-8619-4109-b808-d276e82cd9e6 returned with HTTP 404 Aug 16 21:25:10.185010 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 1340/5349] 10.4.3.143 () {66 vars in 1357 bytes} [Sun Aug 16 21:25:10 2026] DELETE /volume/v3/snapshots/f1849d26-8619-4109-b808-d276e82cd9e6 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:25:10.191543 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-c8312321-12f1-40be-9203-85c67a365e5a None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:25:10.193414 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-c8312321-12f1-40be-9203-85c67a365e5a tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] GET https://10.4.3.143/volume/v3/snapshots/f1849d26-8619-4109-b808-d276e82cd9e6 Aug 16 21:25:10.193474 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-3d14cf5f-084a-4b5d-bcf9-a15f16c71ba2 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (21e5f5be-b5e6-410f-aa6f-0528ddaa77d1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T21:04:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=69e633b8-fab9-4b15-8b40-4f1a67c51cda,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '69e633b8-fab9-4b15-8b40-4f1a67c51cda', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:25:10.193592 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-c8312321-12f1-40be-9203-85c67a365e5a tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:25:10.193774 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-c8312321-12f1-40be-9203-85c67a365e5a tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:25:10.194287 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-3d14cf5f-084a-4b5d-bcf9-a15f16c71ba2 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d1805337-3657-435c-b761-f52fe07aea97) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:25:10.198433 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-c8312321-12f1-40be-9203-85c67a365e5a tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] https://10.4.3.143/volume/v3/snapshots/f1849d26-8619-4109-b808-d276e82cd9e6 returned with HTTP 404 Aug 16 21:25:10.198876 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 1327/5350] 10.4.3.143 () {66 vars in 1354 bytes} [Sun Aug 16 21:25:10 2026] GET /volume/v3/snapshots/f1849d26-8619-4109-b808-d276e82cd9e6 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:25:10.206690 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-49906835-2439-459d-bd42-8504bdcaeff5 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:25:10.208331 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-49906835-2439-459d-bd42-8504bdcaeff5 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] DELETE https://10.4.3.143/volume/v3/volumes/3d2161b2-5c2b-4518-8986-21f91a57262e Aug 16 21:25:10.208508 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-49906835-2439-459d-bd42-8504bdcaeff5 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:25:10.208678 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-49906835-2439-459d-bd42-8504bdcaeff5 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Calling method 'delete' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:25:10.208839 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.v3.volumes [None req-49906835-2439-459d-bd42-8504bdcaeff5 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Delete volume with id: 3d2161b2-5c2b-4518-8986-21f91a57262e Aug 16 21:25:10.215669 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-49906835-2439-459d-bd42-8504bdcaeff5 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] https://10.4.3.143/volume/v3/volumes/3d2161b2-5c2b-4518-8986-21f91a57262e returned with HTTP 404 Aug 16 21:25:10.216126 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 1344/5351] 10.4.3.143 () {68 vars in 1392 bytes} [Sun Aug 16 21:25:10 2026] DELETE /volume/v3/volumes/3d2161b2-5c2b-4518-8986-21f91a57262e => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 16 21:25:10.223736 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-7a8d499a-b860-4965-86a7-f9b02192dc58 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:25:10.225563 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-7a8d499a-b860-4965-86a7-f9b02192dc58 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] GET https://10.4.3.143/volume/v3/volumes/3d2161b2-5c2b-4518-8986-21f91a57262e Aug 16 21:25:10.225789 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-7a8d499a-b860-4965-86a7-f9b02192dc58 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:25:10.225986 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-7a8d499a-b860-4965-86a7-f9b02192dc58 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:25:10.231538 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-7a8d499a-b860-4965-86a7-f9b02192dc58 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] https://10.4.3.143/volume/v3/volumes/3d2161b2-5c2b-4518-8986-21f91a57262e returned with HTTP 404 Aug 16 21:25:10.232030 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 1341/5352] 10.4.3.143 () {68 vars in 1389 bytes} [Sun Aug 16 21:25:10 2026] GET /volume/v3/volumes/3d2161b2-5c2b-4518-8986-21f91a57262e => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 16 21:25:10.237487 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.quota [None req-3d14cf5f-084a-4b5d-bcf9-a15f16c71ba2 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Created reservations ['325cf0e7-1881-4a9c-ada7-4b2cf895655d', 'c6a99ad3-91ad-40c8-8aed-3aa537245019', '8bb85d12-50ec-4a06-943b-e9ca6a18744e', 'c3073511-9410-4fc9-a999-458833d5e30e'] {{(pid=100332) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:25:10.238434 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-3d14cf5f-084a-4b5d-bcf9-a15f16c71ba2 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d1805337-3657-435c-b761-f52fe07aea97) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['325cf0e7-1881-4a9c-ada7-4b2cf895655d', 'c6a99ad3-91ad-40c8-8aed-3aa537245019', '8bb85d12-50ec-4a06-943b-e9ca6a18744e', 'c3073511-9410-4fc9-a999-458833d5e30e']}' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:25:10.239259 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-3d14cf5f-084a-4b5d-bcf9-a15f16c71ba2 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (66519ad0-c0bf-4ad8-87e2-a8a092c77557) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:25:10.239432 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-77e2c7ed-ea14-4c96-881d-b77523ef9411 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:25:10.241854 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-77e2c7ed-ea14-4c96-881d-b77523ef9411 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] DELETE https://10.4.3.143/volume/v3/volumes/ebf2a646-7a5a-46b7-a26b-6e2f10bbb657 Aug 16 21:25:10.242190 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-77e2c7ed-ea14-4c96-881d-b77523ef9411 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:25:10.242462 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-77e2c7ed-ea14-4c96-881d-b77523ef9411 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Calling method 'delete' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:25:10.242707 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.v3.volumes [None req-77e2c7ed-ea14-4c96-881d-b77523ef9411 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Delete volume with id: ebf2a646-7a5a-46b7-a26b-6e2f10bbb657 Aug 16 21:25:10.250090 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-77e2c7ed-ea14-4c96-881d-b77523ef9411 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] https://10.4.3.143/volume/v3/volumes/ebf2a646-7a5a-46b7-a26b-6e2f10bbb657 returned with HTTP 404 Aug 16 21:25:10.250652 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 1328/5353] 10.4.3.143 () {68 vars in 1392 bytes} [Sun Aug 16 21:25:10 2026] DELETE /volume/v3/volumes/ebf2a646-7a5a-46b7-a26b-6e2f10bbb657 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 16 21:25:10.259580 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-68068c60-257f-45b6-99c4-e12397edc3bb None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:25:10.261587 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-68068c60-257f-45b6-99c4-e12397edc3bb tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] GET https://10.4.3.143/volume/v3/volumes/ebf2a646-7a5a-46b7-a26b-6e2f10bbb657 Aug 16 21:25:10.261796 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-68068c60-257f-45b6-99c4-e12397edc3bb tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:25:10.262018 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-68068c60-257f-45b6-99c4-e12397edc3bb tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:25:10.264190 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-3d14cf5f-084a-4b5d-bcf9-a15f16c71ba2 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (66519ad0-c0bf-4ad8-87e2-a8a092c77557) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '66502c62-8a75-4bb8-a53b-63de860ce8b4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1726484073',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e59986b489124507b0a3ac1a4b821ab0',qos_specs=None,replication_status=,reservations=['325cf0e7-1881-4a9c-ada7-4b2cf895655d','c6a99ad3-91ad-40c8-8aed-3aa537245019','8bb85d12-50ec-4a06-943b-e9ca6a18744e','c3073511-9410-4fc9-a999-458833d5e30e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1b87583f58d74627be4d4ed21133b82f',volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T21:25:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1726484073',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=66502c62-8a75-4bb8-a53b-63de860ce8b4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e59986b489124507b0a3ac1a4b821ab0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1b87583f58d74627be4d4ed21133b82f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(69e633b8-fab9-4b15-8b40-4f1a67c51cda),volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda)}' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:25:10.265621 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-3d14cf5f-084a-4b5d-bcf9-a15f16c71ba2 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9467f6ae-eeb6-4bde-8aac-d61ffecb378f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:25:10.268745 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-68068c60-257f-45b6-99c4-e12397edc3bb tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] https://10.4.3.143/volume/v3/volumes/ebf2a646-7a5a-46b7-a26b-6e2f10bbb657 returned with HTTP 404 Aug 16 21:25:10.269392 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 1345/5354] 10.4.3.143 () {68 vars in 1389 bytes} [Sun Aug 16 21:25:10 2026] GET /volume/v3/volumes/ebf2a646-7a5a-46b7-a26b-6e2f10bbb657 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 16 21:25:10.277287 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-87675505-c049-4afa-a539-f584d7278a8d None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:25:10.279223 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-87675505-c049-4afa-a539-f584d7278a8d tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] DELETE https://10.4.3.143/volume/v3/snapshots/23cc3045-8e5a-4389-9a90-d2a42f5a545e Aug 16 21:25:10.279450 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-87675505-c049-4afa-a539-f584d7278a8d tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:25:10.279680 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-87675505-c049-4afa-a539-f584d7278a8d tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Calling method 'delete' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:25:10.280344 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.v3.snapshots [None req-87675505-c049-4afa-a539-f584d7278a8d tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Delete snapshot with id: 23cc3045-8e5a-4389-9a90-d2a42f5a545e Aug 16 21:25:10.285091 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-87675505-c049-4afa-a539-f584d7278a8d tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] https://10.4.3.143/volume/v3/snapshots/23cc3045-8e5a-4389-9a90-d2a42f5a545e returned with HTTP 404 Aug 16 21:25:10.285769 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 1342/5355] 10.4.3.143 () {66 vars in 1357 bytes} [Sun Aug 16 21:25:10 2026] DELETE /volume/v3/snapshots/23cc3045-8e5a-4389-9a90-d2a42f5a545e => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:25:10.286707 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-3d14cf5f-084a-4b5d-bcf9-a15f16c71ba2 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9467f6ae-eeb6-4bde-8aac-d61ffecb378f) transitioned into state 'SUCCESS' from state '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-1726484073',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e59986b489124507b0a3ac1a4b821ab0',qos_specs=None,replication_status=,reservations=['325cf0e7-1881-4a9c-ada7-4b2cf895655d','c6a99ad3-91ad-40c8-8aed-3aa537245019','8bb85d12-50ec-4a06-943b-e9ca6a18744e','c3073511-9410-4fc9-a999-458833d5e30e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1b87583f58d74627be4d4ed21133b82f',volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda)}' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:25:10.287627 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-3d14cf5f-084a-4b5d-bcf9-a15f16c71ba2 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (776cee71-4fd7-4fbb-99cf-4386ec0568f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:25:10.293025 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-3c9d1d5b-a91f-4421-be75-53d9afe61438 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:25:10.295315 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-3c9d1d5b-a91f-4421-be75-53d9afe61438 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] GET https://10.4.3.143/volume/v3/snapshots/23cc3045-8e5a-4389-9a90-d2a42f5a545e Aug 16 21:25:10.295597 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-3c9d1d5b-a91f-4421-be75-53d9afe61438 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:25:10.295854 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-3c9d1d5b-a91f-4421-be75-53d9afe61438 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:25:10.296591 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-3d14cf5f-084a-4b5d-bcf9-a15f16c71ba2 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (776cee71-4fd7-4fbb-99cf-4386ec0568f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:25:10.297382 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-3d14cf5f-084a-4b5d-bcf9-a15f16c71ba2 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Flow 'volume_create_api' (b4414e33-1dca-4ad5-83d9-5c1e4126f877) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100332) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:25:10.297674 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-3d14cf5f-084a-4b5d-bcf9-a15f16c71ba2 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Create volume request issued successfully. Aug 16 21:25:10.298383 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-3d14cf5f-084a-4b5d-bcf9-a15f16c71ba2 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Aug 16 21:25:10.298777 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 1341/5356] 10.4.3.143 () {68 vars in 1258 bytes} [Sun Aug 16 21:25:10 2026] POST /volume/v3/volumes => generated 749 bytes in 147 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 21:25:10.302172 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-3c9d1d5b-a91f-4421-be75-53d9afe61438 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] https://10.4.3.143/volume/v3/snapshots/23cc3045-8e5a-4389-9a90-d2a42f5a545e returned with HTTP 404 Aug 16 21:25:10.302840 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 1329/5357] 10.4.3.143 () {66 vars in 1354 bytes} [Sun Aug 16 21:25:10 2026] GET /volume/v3/snapshots/23cc3045-8e5a-4389-9a90-d2a42f5a545e => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:25:10.310215 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-c717977e-743e-4132-aeaa-a461f65b3b5b None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:25:10.310447 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-706ef1ee-5a0a-4bd8-83f9-b8b87b64c5d9 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:25:10.311809 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-c717977e-743e-4132-aeaa-a461f65b3b5b tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] DELETE https://10.4.3.143/volume/v3/volumes/7eb28a3a-351c-4203-b28c-62312a475048 Aug 16 21:25:10.312083 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-c717977e-743e-4132-aeaa-a461f65b3b5b tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:25:10.312263 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-c717977e-743e-4132-aeaa-a461f65b3b5b tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Calling method 'delete' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:25:10.312321 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-706ef1ee-5a0a-4bd8-83f9-b8b87b64c5d9 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] GET https://10.4.3.143/volume/v3/volumes/66502c62-8a75-4bb8-a53b-63de860ce8b4 Aug 16 21:25:10.312739 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.v3.volumes [None req-c717977e-743e-4132-aeaa-a461f65b3b5b tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Delete volume with id: 7eb28a3a-351c-4203-b28c-62312a475048 Aug 16 21:25:10.312811 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-706ef1ee-5a0a-4bd8-83f9-b8b87b64c5d9 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:25:10.312811 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-706ef1ee-5a0a-4bd8-83f9-b8b87b64c5d9 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:25:10.318279 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-c717977e-743e-4132-aeaa-a461f65b3b5b tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] https://10.4.3.143/volume/v3/volumes/7eb28a3a-351c-4203-b28c-62312a475048 returned with HTTP 404 Aug 16 21:25:10.318695 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 1346/5358] 10.4.3.143 () {68 vars in 1392 bytes} [Sun Aug 16 21:25:10 2026] DELETE /volume/v3/volumes/7eb28a3a-351c-4203-b28c-62312a475048 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 16 21:25:10.319632 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:25:10.319632 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:25:10.323580 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-706ef1ee-5a0a-4bd8-83f9-b8b87b64c5d9 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Volume info retrieved successfully. Aug 16 21:25:10.326658 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-033255d1-e01e-4d73-b324-0cf184bfcbfd None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:25:10.327897 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-706ef1ee-5a0a-4bd8-83f9-b8b87b64c5d9 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] https://10.4.3.143/volume/v3/volumes/66502c62-8a75-4bb8-a53b-63de860ce8b4 returned with HTTP 200 Aug 16 21:25:10.328332 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 1343/5359] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:25:10 2026] GET /volume/v3/volumes/66502c62-8a75-4bb8-a53b-63de860ce8b4 => generated 817 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:25:10.328902 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-033255d1-e01e-4d73-b324-0cf184bfcbfd tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] GET https://10.4.3.143/volume/v3/volumes/7eb28a3a-351c-4203-b28c-62312a475048 Aug 16 21:25:10.329213 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-033255d1-e01e-4d73-b324-0cf184bfcbfd tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:25:10.329466 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-033255d1-e01e-4d73-b324-0cf184bfcbfd tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:25:10.336661 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-033255d1-e01e-4d73-b324-0cf184bfcbfd tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] https://10.4.3.143/volume/v3/volumes/7eb28a3a-351c-4203-b28c-62312a475048 returned with HTTP 404 Aug 16 21:25:10.337367 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 1342/5360] 10.4.3.143 () {68 vars in 1389 bytes} [Sun Aug 16 21:25:10 2026] GET /volume/v3/volumes/7eb28a3a-351c-4203-b28c-62312a475048 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 16 21:25:10.344976 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-7ebcb6ba-5ca6-4d07-95d2-e4e1775a0684 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:25:10.347225 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-7ebcb6ba-5ca6-4d07-95d2-e4e1775a0684 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] DELETE https://10.4.3.143/volume/v3/snapshots/c0e4103e-3a37-4ffd-b3da-11893be04948 Aug 16 21:25:10.347496 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-7ebcb6ba-5ca6-4d07-95d2-e4e1775a0684 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:25:10.347752 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-7ebcb6ba-5ca6-4d07-95d2-e4e1775a0684 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Calling method 'delete' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:25:10.347928 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.v3.snapshots [None req-7ebcb6ba-5ca6-4d07-95d2-e4e1775a0684 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Delete snapshot with id: c0e4103e-3a37-4ffd-b3da-11893be04948 Aug 16 21:25:10.353739 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-7ebcb6ba-5ca6-4d07-95d2-e4e1775a0684 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] https://10.4.3.143/volume/v3/snapshots/c0e4103e-3a37-4ffd-b3da-11893be04948 returned with HTTP 404 Aug 16 21:25:10.354410 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 1330/5361] 10.4.3.143 () {66 vars in 1357 bytes} [Sun Aug 16 21:25:10 2026] DELETE /volume/v3/snapshots/c0e4103e-3a37-4ffd-b3da-11893be04948 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:25:10.360796 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-6ba63cca-1145-4ffd-bb4f-66318ca20d35 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:25:10.362796 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-6ba63cca-1145-4ffd-bb4f-66318ca20d35 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] GET https://10.4.3.143/volume/v3/snapshots/c0e4103e-3a37-4ffd-b3da-11893be04948 Aug 16 21:25:10.362962 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-6ba63cca-1145-4ffd-bb4f-66318ca20d35 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:25:10.363138 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-6ba63cca-1145-4ffd-bb4f-66318ca20d35 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:25:10.366953 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-6ba63cca-1145-4ffd-bb4f-66318ca20d35 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] https://10.4.3.143/volume/v3/snapshots/c0e4103e-3a37-4ffd-b3da-11893be04948 returned with HTTP 404 Aug 16 21:25:10.367390 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 1347/5362] 10.4.3.143 () {66 vars in 1354 bytes} [Sun Aug 16 21:25:10 2026] GET /volume/v3/snapshots/c0e4103e-3a37-4ffd-b3da-11893be04948 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:25:10.374440 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-35618fe6-1869-4ff4-83a0-70ed509f0c31 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:25:10.376277 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-35618fe6-1869-4ff4-83a0-70ed509f0c31 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] DELETE https://10.4.3.143/volume/v3/volumes/c19deaf6-3b56-400d-b26e-99d4c10bc3e5 Aug 16 21:25:10.376486 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-35618fe6-1869-4ff4-83a0-70ed509f0c31 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:25:10.376657 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-35618fe6-1869-4ff4-83a0-70ed509f0c31 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Calling method 'delete' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:25:10.376811 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.v3.volumes [None req-35618fe6-1869-4ff4-83a0-70ed509f0c31 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Delete volume with id: c19deaf6-3b56-400d-b26e-99d4c10bc3e5 Aug 16 21:25:10.382304 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-35618fe6-1869-4ff4-83a0-70ed509f0c31 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] https://10.4.3.143/volume/v3/volumes/c19deaf6-3b56-400d-b26e-99d4c10bc3e5 returned with HTTP 404 Aug 16 21:25:10.382767 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 1344/5363] 10.4.3.143 () {68 vars in 1392 bytes} [Sun Aug 16 21:25:10 2026] DELETE /volume/v3/volumes/c19deaf6-3b56-400d-b26e-99d4c10bc3e5 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 16 21:25:10.390266 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-3308ce25-8f80-4f2f-9a52-3652b879868a None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:25:10.391815 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-3308ce25-8f80-4f2f-9a52-3652b879868a tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] GET https://10.4.3.143/volume/v3/volumes/c19deaf6-3b56-400d-b26e-99d4c10bc3e5 Aug 16 21:25:10.392024 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-3308ce25-8f80-4f2f-9a52-3652b879868a tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:25:10.392190 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-3308ce25-8f80-4f2f-9a52-3652b879868a tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:25:10.397832 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-3308ce25-8f80-4f2f-9a52-3652b879868a tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] https://10.4.3.143/volume/v3/volumes/c19deaf6-3b56-400d-b26e-99d4c10bc3e5 returned with HTTP 404 Aug 16 21:25:10.398415 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 1343/5364] 10.4.3.143 () {68 vars in 1389 bytes} [Sun Aug 16 21:25:10 2026] GET /volume/v3/volumes/c19deaf6-3b56-400d-b26e-99d4c10bc3e5 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 16 21:25:10.407280 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-54631bd6-1e8b-4664-887d-d9c6c3f39e11 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:25:10.409462 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-54631bd6-1e8b-4664-887d-d9c6c3f39e11 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] DELETE https://10.4.3.143/volume/v3/volumes/94c6941d-026b-4523-83a7-c9eab2337093 Aug 16 21:25:10.409746 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-54631bd6-1e8b-4664-887d-d9c6c3f39e11 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:25:10.410073 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-54631bd6-1e8b-4664-887d-d9c6c3f39e11 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Calling method 'delete' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:25:10.410296 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.v3.volumes [None req-54631bd6-1e8b-4664-887d-d9c6c3f39e11 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Delete volume with id: 94c6941d-026b-4523-83a7-c9eab2337093 Aug 16 21:25:10.416664 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-54631bd6-1e8b-4664-887d-d9c6c3f39e11 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] https://10.4.3.143/volume/v3/volumes/94c6941d-026b-4523-83a7-c9eab2337093 returned with HTTP 404 Aug 16 21:25:10.417319 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 1331/5365] 10.4.3.143 () {68 vars in 1392 bytes} [Sun Aug 16 21:25:10 2026] DELETE /volume/v3/volumes/94c6941d-026b-4523-83a7-c9eab2337093 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 16 21:25:10.423844 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-4eb411a8-1144-42c0-92be-60c157a21bfe None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:25:10.425549 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-4eb411a8-1144-42c0-92be-60c157a21bfe tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] GET https://10.4.3.143/volume/v3/volumes/94c6941d-026b-4523-83a7-c9eab2337093 Aug 16 21:25:10.425748 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-4eb411a8-1144-42c0-92be-60c157a21bfe tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:25:10.426008 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-4eb411a8-1144-42c0-92be-60c157a21bfe tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:25:10.431421 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-4eb411a8-1144-42c0-92be-60c157a21bfe tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] https://10.4.3.143/volume/v3/volumes/94c6941d-026b-4523-83a7-c9eab2337093 returned with HTTP 404 Aug 16 21:25:10.431947 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 1348/5366] 10.4.3.143 () {68 vars in 1389 bytes} [Sun Aug 16 21:25:10 2026] GET /volume/v3/volumes/94c6941d-026b-4523-83a7-c9eab2337093 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 16 21:25:10.439403 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-494c9bfa-bb24-4569-8aba-4197327a15a5 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:25:10.441696 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-494c9bfa-bb24-4569-8aba-4197327a15a5 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] DELETE https://10.4.3.143/volume/v3/volumes/aa381e44-40e3-4c4f-bc50-3a2c04844245 Aug 16 21:25:10.442054 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-494c9bfa-bb24-4569-8aba-4197327a15a5 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:25:10.442313 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-494c9bfa-bb24-4569-8aba-4197327a15a5 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Calling method 'delete' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:25:10.442539 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.v3.volumes [None req-494c9bfa-bb24-4569-8aba-4197327a15a5 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Delete volume with id: aa381e44-40e3-4c4f-bc50-3a2c04844245 Aug 16 21:25:10.449770 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-494c9bfa-bb24-4569-8aba-4197327a15a5 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] https://10.4.3.143/volume/v3/volumes/aa381e44-40e3-4c4f-bc50-3a2c04844245 returned with HTTP 404 Aug 16 21:25:10.450401 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 1345/5367] 10.4.3.143 () {68 vars in 1392 bytes} [Sun Aug 16 21:25:10 2026] DELETE /volume/v3/volumes/aa381e44-40e3-4c4f-bc50-3a2c04844245 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 16 21:25:10.457359 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-0523db97-ba1b-419a-9a90-af1d79dcefc8 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:25:10.459093 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-0523db97-ba1b-419a-9a90-af1d79dcefc8 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] GET https://10.4.3.143/volume/v3/volumes/aa381e44-40e3-4c4f-bc50-3a2c04844245 Aug 16 21:25:10.459289 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-0523db97-ba1b-419a-9a90-af1d79dcefc8 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:25:10.459460 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-0523db97-ba1b-419a-9a90-af1d79dcefc8 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:25:10.464663 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-0523db97-ba1b-419a-9a90-af1d79dcefc8 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] https://10.4.3.143/volume/v3/volumes/aa381e44-40e3-4c4f-bc50-3a2c04844245 returned with HTTP 404 Aug 16 21:25:10.465174 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 1344/5368] 10.4.3.143 () {68 vars in 1389 bytes} [Sun Aug 16 21:25:10 2026] GET /volume/v3/volumes/aa381e44-40e3-4c4f-bc50-3a2c04844245 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 16 21:25:10.471566 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-161de9ac-52a2-42cd-893b-befb5ec2c81b None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:25:10.473459 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-161de9ac-52a2-42cd-893b-befb5ec2c81b tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] DELETE https://10.4.3.143/volume/v3/snapshots/687b48dc-2416-4669-84ba-f18cce37fd8e Aug 16 21:25:10.473682 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-161de9ac-52a2-42cd-893b-befb5ec2c81b tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:25:10.473878 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-161de9ac-52a2-42cd-893b-befb5ec2c81b tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Calling method 'delete' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:25:10.474036 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.v3.snapshots [None req-161de9ac-52a2-42cd-893b-befb5ec2c81b tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Delete snapshot with id: 687b48dc-2416-4669-84ba-f18cce37fd8e Aug 16 21:25:10.478820 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-161de9ac-52a2-42cd-893b-befb5ec2c81b tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] https://10.4.3.143/volume/v3/snapshots/687b48dc-2416-4669-84ba-f18cce37fd8e returned with HTTP 404 Aug 16 21:25:10.479506 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 1332/5369] 10.4.3.143 () {66 vars in 1357 bytes} [Sun Aug 16 21:25:10 2026] DELETE /volume/v3/snapshots/687b48dc-2416-4669-84ba-f18cce37fd8e => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:25:10.485053 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-ab2a918b-bf93-406d-9c81-a3a9d498bfc2 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:25:10.486652 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-ab2a918b-bf93-406d-9c81-a3a9d498bfc2 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] GET https://10.4.3.143/volume/v3/snapshots/687b48dc-2416-4669-84ba-f18cce37fd8e Aug 16 21:25:10.486839 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-ab2a918b-bf93-406d-9c81-a3a9d498bfc2 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:25:10.487068 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-ab2a918b-bf93-406d-9c81-a3a9d498bfc2 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:25:10.490844 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-ab2a918b-bf93-406d-9c81-a3a9d498bfc2 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] https://10.4.3.143/volume/v3/snapshots/687b48dc-2416-4669-84ba-f18cce37fd8e returned with HTTP 404 Aug 16 21:25:10.491257 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 1349/5370] 10.4.3.143 () {66 vars in 1354 bytes} [Sun Aug 16 21:25:10 2026] GET /volume/v3/snapshots/687b48dc-2416-4669-84ba-f18cce37fd8e => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:25:10.498288 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-dc99f58f-3176-4233-9500-d96411f05c4a None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:25:10.500506 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-dc99f58f-3176-4233-9500-d96411f05c4a tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] DELETE https://10.4.3.143/volume/v3/volumes/0639520b-30f9-4283-8a0a-269fc16bd9c6 Aug 16 21:25:10.500785 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-dc99f58f-3176-4233-9500-d96411f05c4a tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:25:10.501104 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-dc99f58f-3176-4233-9500-d96411f05c4a tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Calling method 'delete' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:25:10.501341 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.v3.volumes [None req-dc99f58f-3176-4233-9500-d96411f05c4a tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Delete volume with id: 0639520b-30f9-4283-8a0a-269fc16bd9c6 Aug 16 21:25:10.507420 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-dc99f58f-3176-4233-9500-d96411f05c4a tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] https://10.4.3.143/volume/v3/volumes/0639520b-30f9-4283-8a0a-269fc16bd9c6 returned with HTTP 404 Aug 16 21:25:10.507824 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 1346/5371] 10.4.3.143 () {68 vars in 1392 bytes} [Sun Aug 16 21:25:10 2026] DELETE /volume/v3/volumes/0639520b-30f9-4283-8a0a-269fc16bd9c6 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 16 21:25:10.515153 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-fdc19663-afe6-4e51-aa9e-4c9f159d9045 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:25:10.517086 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-fdc19663-afe6-4e51-aa9e-4c9f159d9045 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] GET https://10.4.3.143/volume/v3/volumes/0639520b-30f9-4283-8a0a-269fc16bd9c6 Aug 16 21:25:10.517277 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-fdc19663-afe6-4e51-aa9e-4c9f159d9045 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:25:10.517489 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-fdc19663-afe6-4e51-aa9e-4c9f159d9045 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:25:10.523513 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-fdc19663-afe6-4e51-aa9e-4c9f159d9045 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] https://10.4.3.143/volume/v3/volumes/0639520b-30f9-4283-8a0a-269fc16bd9c6 returned with HTTP 404 Aug 16 21:25:10.524016 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 1345/5372] 10.4.3.143 () {68 vars in 1389 bytes} [Sun Aug 16 21:25:10 2026] GET /volume/v3/volumes/0639520b-30f9-4283-8a0a-269fc16bd9c6 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 16 21:25:10.531235 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-e9f78a4c-325c-4141-ac9d-913d0cb19450 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:25:10.533661 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-e9f78a4c-325c-4141-ac9d-913d0cb19450 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] DELETE https://10.4.3.143/volume/v3/snapshots/c16b7d71-67ef-47cb-957d-af534816f197 Aug 16 21:25:10.533939 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-e9f78a4c-325c-4141-ac9d-913d0cb19450 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:25:10.534196 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-e9f78a4c-325c-4141-ac9d-913d0cb19450 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Calling method 'delete' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:25:10.534350 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.v3.snapshots [None req-e9f78a4c-325c-4141-ac9d-913d0cb19450 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Delete snapshot with id: c16b7d71-67ef-47cb-957d-af534816f197 Aug 16 21:25:10.539243 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-e9f78a4c-325c-4141-ac9d-913d0cb19450 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] https://10.4.3.143/volume/v3/snapshots/c16b7d71-67ef-47cb-957d-af534816f197 returned with HTTP 404 Aug 16 21:25:10.539631 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 1333/5373] 10.4.3.143 () {66 vars in 1357 bytes} [Sun Aug 16 21:25:10 2026] DELETE /volume/v3/snapshots/c16b7d71-67ef-47cb-957d-af534816f197 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:25:10.546752 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-7e5e45ed-fc4d-4ff4-879d-83c7b1aad871 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:25:10.548425 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-7e5e45ed-fc4d-4ff4-879d-83c7b1aad871 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] GET https://10.4.3.143/volume/v3/snapshots/c16b7d71-67ef-47cb-957d-af534816f197 Aug 16 21:25:10.548643 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-7e5e45ed-fc4d-4ff4-879d-83c7b1aad871 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:25:10.548875 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-7e5e45ed-fc4d-4ff4-879d-83c7b1aad871 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:25:10.553219 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-7e5e45ed-fc4d-4ff4-879d-83c7b1aad871 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] https://10.4.3.143/volume/v3/snapshots/c16b7d71-67ef-47cb-957d-af534816f197 returned with HTTP 404 Aug 16 21:25:10.553657 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 1350/5374] 10.4.3.143 () {66 vars in 1354 bytes} [Sun Aug 16 21:25:10 2026] GET /volume/v3/snapshots/c16b7d71-67ef-47cb-957d-af534816f197 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:25:10.560932 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-93499461-2aa8-42b4-82ee-a74d84308d52 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:25:10.562625 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-93499461-2aa8-42b4-82ee-a74d84308d52 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] DELETE https://10.4.3.143/volume/v3/volumes/ef91e98b-9cb5-42bd-9065-3f61ae5b9afa Aug 16 21:25:10.562834 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-93499461-2aa8-42b4-82ee-a74d84308d52 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:25:10.563038 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-93499461-2aa8-42b4-82ee-a74d84308d52 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Calling method 'delete' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:25:10.563203 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.v3.volumes [None req-93499461-2aa8-42b4-82ee-a74d84308d52 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Delete volume with id: ef91e98b-9cb5-42bd-9065-3f61ae5b9afa Aug 16 21:25:10.570119 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-93499461-2aa8-42b4-82ee-a74d84308d52 tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] https://10.4.3.143/volume/v3/volumes/ef91e98b-9cb5-42bd-9065-3f61ae5b9afa returned with HTTP 404 Aug 16 21:25:10.570610 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 1347/5375] 10.4.3.143 () {68 vars in 1392 bytes} [Sun Aug 16 21:25:10 2026] DELETE /volume/v3/volumes/ef91e98b-9cb5-42bd-9065-3f61ae5b9afa => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 16 21:25:10.577750 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-f72b9481-cf27-4e8b-b180-144d3dccca4e None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:25:10.579654 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-f72b9481-cf27-4e8b-b180-144d3dccca4e tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] GET https://10.4.3.143/volume/v3/volumes/ef91e98b-9cb5-42bd-9065-3f61ae5b9afa Aug 16 21:25:10.579896 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-f72b9481-cf27-4e8b-b180-144d3dccca4e tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:25:10.580128 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-f72b9481-cf27-4e8b-b180-144d3dccca4e tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:25:10.585932 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-f72b9481-cf27-4e8b-b180-144d3dccca4e tempest-VolumeDependencyTests-562396770 tempest-VolumeDependencyTests-562396770-project-member] https://10.4.3.143/volume/v3/volumes/ef91e98b-9cb5-42bd-9065-3f61ae5b9afa returned with HTTP 404 Aug 16 21:25:10.586376 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 1346/5376] 10.4.3.143 () {68 vars in 1389 bytes} [Sun Aug 16 21:25:10 2026] GET /volume/v3/volumes/ef91e98b-9cb5-42bd-9065-3f61ae5b9afa => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 16 21:25:11.343458 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-9d1e5e30-ae79-4547-b136-a336a452e056 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:25:11.345316 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-9d1e5e30-ae79-4547-b136-a336a452e056 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] GET https://10.4.3.143/volume/v3/volumes/66502c62-8a75-4bb8-a53b-63de860ce8b4 Aug 16 21:25:11.345480 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-9d1e5e30-ae79-4547-b136-a336a452e056 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:25:11.345679 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-9d1e5e30-ae79-4547-b136-a336a452e056 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:25:11.352648 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:25:11.352648 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:25:11.356038 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-9d1e5e30-ae79-4547-b136-a336a452e056 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Volume info retrieved successfully. Aug 16 21:25:11.359748 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-9d1e5e30-ae79-4547-b136-a336a452e056 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] https://10.4.3.143/volume/v3/volumes/66502c62-8a75-4bb8-a53b-63de860ce8b4 returned with HTTP 200 Aug 16 21:25:11.360135 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 1334/5377] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:25:11 2026] GET /volume/v3/volumes/66502c62-8a75-4bb8-a53b-63de860ce8b4 => generated 842 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:25:11.375836 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-8e9670be-d96c-49ba-ba02-7ef7bdc1ac48 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:25:11.377976 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-8e9670be-d96c-49ba-ba02-7ef7bdc1ac48 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] POST https://10.4.3.143/volume/v3/backups Aug 16 21:25:11.378391 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-8e9670be-d96c-49ba-ba02-7ef7bdc1ac48 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "66502c62-8a75-4bb8-a53b-63de860ce8b4", "name": "tempest-VolumesBackupsTest-Backup-1611621328"}} {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:25:11.380186 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.contrib.backups [None req-8e9670be-d96c-49ba-ba02-7ef7bdc1ac48 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Creating new backup {'backup': {'volume_id': '66502c62-8a75-4bb8-a53b-63de860ce8b4', 'name': 'tempest-VolumesBackupsTest-Backup-1611621328'}} {{(pid=100330) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 16 21:25:11.380335 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.contrib.backups [None req-8e9670be-d96c-49ba-ba02-7ef7bdc1ac48 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Creating backup of volume 66502c62-8a75-4bb8-a53b-63de860ce8b4 in container None Aug 16 21:25:11.388734 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:25:11.388734 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:25:11.389299 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-8e9670be-d96c-49ba-ba02-7ef7bdc1ac48 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Volume info retrieved successfully. Aug 16 21:25:11.405235 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.quota [None req-8e9670be-d96c-49ba-ba02-7ef7bdc1ac48 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Created reservations ['273f85ce-3d67-4440-9117-a6f8a08c44c3', 'ece02f22-667a-472f-93e6-cd5229f215e2'] {{(pid=100330) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:25:11.430800 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-8e9670be-d96c-49ba-ba02-7ef7bdc1ac48 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] https://10.4.3.143/volume/v3/backups returned with HTTP 202 Aug 16 21:25:11.431322 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 1351/5378] 10.4.3.143 () {68 vars in 1259 bytes} [Sun Aug 16 21:25:11 2026] POST /volume/v3/backups => generated 330 bytes in 56 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 21:25:11.441881 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-25503972-a21a-42b7-9bba-2f2af1d1d6b2 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:25:11.443777 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-25503972-a21a-42b7-9bba-2f2af1d1d6b2 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] GET https://10.4.3.143/volume/v3/backups/2a848946-75c5-49be-bb84-6a343ef4718c Aug 16 21:25:11.444044 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-25503972-a21a-42b7-9bba-2f2af1d1d6b2 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:25:11.444244 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-25503972-a21a-42b7-9bba-2f2af1d1d6b2 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:25:11.444361 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.v3.backups [None req-25503972-a21a-42b7-9bba-2f2af1d1d6b2 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Show backup with id 2a848946-75c5-49be-bb84-6a343ef4718c. {{(pid=100331) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:25:11.448724 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:25:11.448724 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:25:11.449539 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-25503972-a21a-42b7-9bba-2f2af1d1d6b2 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] https://10.4.3.143/volume/v3/backups/2a848946-75c5-49be-bb84-6a343ef4718c returned with HTTP 200 Aug 16 21:25:11.449844 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 1348/5379] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:25:11 2026] GET /volume/v3/backups/2a848946-75c5-49be-bb84-6a343ef4718c => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:25:11.827630 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-f658f13b-1e8c-4b67-aff8-3f208ed663ce None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:25:11.904302 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-f658f13b-1e8c-4b67-aff8-3f208ed663ce tempest-ProjectAdminTests39-308056081 tempest-ProjectAdminTests39-308056081-project-admin] POST https://10.4.3.143/volume/v3/volumes Aug 16 21:25:11.904757 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-f658f13b-1e8c-4b67-aff8-3f208ed663ce tempest-ProjectAdminTests39-308056081 tempest-ProjectAdminTests39-308056081-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1566737812"}} {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:25:11.906613 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.v3.volumes [None req-f658f13b-1e8c-4b67-aff8-3f208ed663ce tempest-ProjectAdminTests39-308056081 tempest-ProjectAdminTests39-308056081-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1566737812'}} {{(pid=100332) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 21:25:11.906794 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.v3.volumes [None req-f658f13b-1e8c-4b67-aff8-3f208ed663ce tempest-ProjectAdminTests39-308056081 tempest-ProjectAdminTests39-308056081-project-admin] Create volume of 1 GB Aug 16 21:25:11.907159 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:25:11.907159 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:25:11.911564 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-f658f13b-1e8c-4b67-aff8-3f208ed663ce tempest-ProjectAdminTests39-308056081 tempest-ProjectAdminTests39-308056081-project-admin] Availability Zones retrieved successfully. Aug 16 21:25:11.919537 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-f658f13b-1e8c-4b67-aff8-3f208ed663ce tempest-ProjectAdminTests39-308056081 tempest-ProjectAdminTests39-308056081-project-admin] Flow 'volume_create_api' (e940330d-9283-435d-88f9-ecec33fd7632) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100332) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:25:11.920816 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-f658f13b-1e8c-4b67-aff8-3f208ed663ce tempest-ProjectAdminTests39-308056081 tempest-ProjectAdminTests39-308056081-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0b7f1f4e-9d09-4467-9d83-e7df878e2712) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:25:11.921953 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.flows.api.create_volume [None req-f658f13b-1e8c-4b67-aff8-3f208ed663ce tempest-ProjectAdminTests39-308056081 tempest-ProjectAdminTests39-308056081-project-admin] Validating volume size '1' using validate_int {{(pid=100332) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 21:25:11.947195 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-f658f13b-1e8c-4b67-aff8-3f208ed663ce tempest-ProjectAdminTests39-308056081 tempest-ProjectAdminTests39-308056081-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0b7f1f4e-9d09-4467-9d83-e7df878e2712) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T21:04:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=69e633b8-fab9-4b15-8b40-4f1a67c51cda,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '69e633b8-fab9-4b15-8b40-4f1a67c51cda', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:25:11.947866 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-f658f13b-1e8c-4b67-aff8-3f208ed663ce tempest-ProjectAdminTests39-308056081 tempest-ProjectAdminTests39-308056081-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4cd927d4-e270-432b-9e7b-685996721abf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:25:12.001278 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.quota [None req-f658f13b-1e8c-4b67-aff8-3f208ed663ce tempest-ProjectAdminTests39-308056081 tempest-ProjectAdminTests39-308056081-project-admin] Created reservations ['f6c04359-f30b-4273-8ad1-18d122e68d7a', 'dea82d47-a819-4db1-bbe0-89ce52ae9539', '32ea904d-ce19-4bb6-90d9-a78af1c43380', '648c975e-7142-4897-82c7-5eb7687bb4b5'] {{(pid=100332) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:25:12.002142 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-f658f13b-1e8c-4b67-aff8-3f208ed663ce tempest-ProjectAdminTests39-308056081 tempest-ProjectAdminTests39-308056081-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4cd927d4-e270-432b-9e7b-685996721abf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f6c04359-f30b-4273-8ad1-18d122e68d7a', 'dea82d47-a819-4db1-bbe0-89ce52ae9539', '32ea904d-ce19-4bb6-90d9-a78af1c43380', '648c975e-7142-4897-82c7-5eb7687bb4b5']}' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:25:12.002826 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-f658f13b-1e8c-4b67-aff8-3f208ed663ce tempest-ProjectAdminTests39-308056081 tempest-ProjectAdminTests39-308056081-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e17013db-af3d-4b09-9536-c78ec3c92508) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:25:12.025569 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-f658f13b-1e8c-4b67-aff8-3f208ed663ce tempest-ProjectAdminTests39-308056081 tempest-ProjectAdminTests39-308056081-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e17013db-af3d-4b09-9536-c78ec3c92508) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '15df290c-c9b6-4db9-80bd-5c4aa0179dcf', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1566737812',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8a8294e16cc041f789ae840ef6d7143c',qos_specs=None,replication_status=,reservations=['f6c04359-f30b-4273-8ad1-18d122e68d7a','dea82d47-a819-4db1-bbe0-89ce52ae9539','32ea904d-ce19-4bb6-90d9-a78af1c43380','648c975e-7142-4897-82c7-5eb7687bb4b5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a9508479c1284d86bb7ea65a1bacdcc2',volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T21:25:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1566737812',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=15df290c-c9b6-4db9-80bd-5c4aa0179dcf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8a8294e16cc041f789ae840ef6d7143c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a9508479c1284d86bb7ea65a1bacdcc2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(69e633b8-fab9-4b15-8b40-4f1a67c51cda),volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda)}' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:25:12.026291 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-f658f13b-1e8c-4b67-aff8-3f208ed663ce tempest-ProjectAdminTests39-308056081 tempest-ProjectAdminTests39-308056081-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3a60469e-4eae-4042-b5ba-9406e44e5b5c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:25:12.044269 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-f658f13b-1e8c-4b67-aff8-3f208ed663ce tempest-ProjectAdminTests39-308056081 tempest-ProjectAdminTests39-308056081-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3a60469e-4eae-4042-b5ba-9406e44e5b5c) transitioned into state 'SUCCESS' from state '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-1566737812',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8a8294e16cc041f789ae840ef6d7143c',qos_specs=None,replication_status=,reservations=['f6c04359-f30b-4273-8ad1-18d122e68d7a','dea82d47-a819-4db1-bbe0-89ce52ae9539','32ea904d-ce19-4bb6-90d9-a78af1c43380','648c975e-7142-4897-82c7-5eb7687bb4b5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a9508479c1284d86bb7ea65a1bacdcc2',volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda)}' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:25:12.045020 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-f658f13b-1e8c-4b67-aff8-3f208ed663ce tempest-ProjectAdminTests39-308056081 tempest-ProjectAdminTests39-308056081-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f2ace903-f938-4443-836f-d84cc6e361eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:25:12.053880 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-f658f13b-1e8c-4b67-aff8-3f208ed663ce tempest-ProjectAdminTests39-308056081 tempest-ProjectAdminTests39-308056081-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f2ace903-f938-4443-836f-d84cc6e361eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:25:12.054785 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-f658f13b-1e8c-4b67-aff8-3f208ed663ce tempest-ProjectAdminTests39-308056081 tempest-ProjectAdminTests39-308056081-project-admin] Flow 'volume_create_api' (e940330d-9283-435d-88f9-ecec33fd7632) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100332) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:25:12.055183 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-f658f13b-1e8c-4b67-aff8-3f208ed663ce tempest-ProjectAdminTests39-308056081 tempest-ProjectAdminTests39-308056081-project-admin] Create volume request issued successfully. Aug 16 21:25:12.055738 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-f658f13b-1e8c-4b67-aff8-3f208ed663ce tempest-ProjectAdminTests39-308056081 tempest-ProjectAdminTests39-308056081-project-admin] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Aug 16 21:25:12.056152 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 1347/5380] 10.4.3.143 () {70 vars in 1298 bytes} [Sun Aug 16 21:25:11 2026] POST /volume/v3/volumes => generated 778 bytes in 229 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 21:25:12.067664 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-2d42ac09-b9ff-4243-8c9c-c3129bddafb6 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:25:12.070105 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-2d42ac09-b9ff-4243-8c9c-c3129bddafb6 tempest-ProjectAdminTests39-308056081 tempest-ProjectAdminTests39-308056081-project-admin] GET https://10.4.3.143/volume/v3/volumes/15df290c-c9b6-4db9-80bd-5c4aa0179dcf Aug 16 21:25:12.070387 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-2d42ac09-b9ff-4243-8c9c-c3129bddafb6 tempest-ProjectAdminTests39-308056081 tempest-ProjectAdminTests39-308056081-project-admin] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:25:12.070664 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-2d42ac09-b9ff-4243-8c9c-c3129bddafb6 tempest-ProjectAdminTests39-308056081 tempest-ProjectAdminTests39-308056081-project-admin] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:25:12.080173 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:25:12.080173 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:25:12.084487 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-2d42ac09-b9ff-4243-8c9c-c3129bddafb6 tempest-ProjectAdminTests39-308056081 tempest-ProjectAdminTests39-308056081-project-admin] Volume info retrieved successfully. Aug 16 21:25:12.089240 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-2d42ac09-b9ff-4243-8c9c-c3129bddafb6 tempest-ProjectAdminTests39-308056081 tempest-ProjectAdminTests39-308056081-project-admin] https://10.4.3.143/volume/v3/volumes/15df290c-c9b6-4db9-80bd-5c4aa0179dcf returned with HTTP 200 Aug 16 21:25:12.089729 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 1335/5381] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:25:12 2026] GET /volume/v3/volumes/15df290c-c9b6-4db9-80bd-5c4aa0179dcf => generated 957 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:25:12.461519 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-40192f0e-908c-413a-9c2c-dbe6f4f66ea8 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:25:12.463686 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-40192f0e-908c-413a-9c2c-dbe6f4f66ea8 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] GET https://10.4.3.143/volume/v3/backups/2a848946-75c5-49be-bb84-6a343ef4718c Aug 16 21:25:12.463899 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-40192f0e-908c-413a-9c2c-dbe6f4f66ea8 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:25:12.464121 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-40192f0e-908c-413a-9c2c-dbe6f4f66ea8 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:25:12.464223 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.v3.backups [None req-40192f0e-908c-413a-9c2c-dbe6f4f66ea8 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Show backup with id 2a848946-75c5-49be-bb84-6a343ef4718c. {{(pid=100330) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:25:12.468952 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:25:12.468952 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:25:12.470007 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-40192f0e-908c-413a-9c2c-dbe6f4f66ea8 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] https://10.4.3.143/volume/v3/backups/2a848946-75c5-49be-bb84-6a343ef4718c returned with HTTP 200 Aug 16 21:25:12.470437 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 1352/5382] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:25:12 2026] GET /volume/v3/backups/2a848946-75c5-49be-bb84-6a343ef4718c => generated 739 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:25:13.101430 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-61c025f0-c245-4a33-93b1-eb5f8c214735 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:25:13.103213 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-61c025f0-c245-4a33-93b1-eb5f8c214735 tempest-ProjectAdminTests39-308056081 tempest-ProjectAdminTests39-308056081-project-admin] GET https://10.4.3.143/volume/v3/volumes/15df290c-c9b6-4db9-80bd-5c4aa0179dcf Aug 16 21:25:13.103462 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-61c025f0-c245-4a33-93b1-eb5f8c214735 tempest-ProjectAdminTests39-308056081 tempest-ProjectAdminTests39-308056081-project-admin] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:25:13.103651 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-61c025f0-c245-4a33-93b1-eb5f8c214735 tempest-ProjectAdminTests39-308056081 tempest-ProjectAdminTests39-308056081-project-admin] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:25:13.111345 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:25:13.111345 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:25:13.115000 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-61c025f0-c245-4a33-93b1-eb5f8c214735 tempest-ProjectAdminTests39-308056081 tempest-ProjectAdminTests39-308056081-project-admin] Volume info retrieved successfully. Aug 16 21:25:13.119510 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-61c025f0-c245-4a33-93b1-eb5f8c214735 tempest-ProjectAdminTests39-308056081 tempest-ProjectAdminTests39-308056081-project-admin] https://10.4.3.143/volume/v3/volumes/15df290c-c9b6-4db9-80bd-5c4aa0179dcf returned with HTTP 200 Aug 16 21:25:13.120060 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 1349/5383] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:25:13 2026] GET /volume/v3/volumes/15df290c-c9b6-4db9-80bd-5c4aa0179dcf => generated 1009 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:25:13.131362 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-46f7426d-34a8-4fb4-aaa9-0c0a8b0115d8 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:25:13.133263 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-46f7426d-34a8-4fb4-aaa9-0c0a8b0115d8 tempest-ProjectAdminTests39-308056081 tempest-ProjectAdminTests39-308056081-project-admin] POST https://10.4.3.143/volume/v3/backups Aug 16 21:25:13.133636 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-46f7426d-34a8-4fb4-aaa9-0c0a8b0115d8 tempest-ProjectAdminTests39-308056081 tempest-ProjectAdminTests39-308056081-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "15df290c-c9b6-4db9-80bd-5c4aa0179dcf", "name": "tempest-type-Backup-933015400"}} {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:25:13.135013 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.contrib.backups [None req-46f7426d-34a8-4fb4-aaa9-0c0a8b0115d8 tempest-ProjectAdminTests39-308056081 tempest-ProjectAdminTests39-308056081-project-admin] Creating new backup {'backup': {'volume_id': '15df290c-c9b6-4db9-80bd-5c4aa0179dcf', 'name': 'tempest-type-Backup-933015400'}} {{(pid=100332) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 16 21:25:13.135190 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.contrib.backups [None req-46f7426d-34a8-4fb4-aaa9-0c0a8b0115d8 tempest-ProjectAdminTests39-308056081 tempest-ProjectAdminTests39-308056081-project-admin] Creating backup of volume 15df290c-c9b6-4db9-80bd-5c4aa0179dcf in container None Aug 16 21:25:13.141809 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:25:13.141809 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:25:13.142147 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-46f7426d-34a8-4fb4-aaa9-0c0a8b0115d8 tempest-ProjectAdminTests39-308056081 tempest-ProjectAdminTests39-308056081-project-admin] Volume info retrieved successfully. Aug 16 21:25:13.162433 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.quota [None req-46f7426d-34a8-4fb4-aaa9-0c0a8b0115d8 tempest-ProjectAdminTests39-308056081 tempest-ProjectAdminTests39-308056081-project-admin] Created reservations ['66aebe69-79e1-42ec-ad3a-ab01ae419089', '06cef111-b342-4c9e-8de1-d2aba73f6d49'] {{(pid=100332) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:25:13.186439 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-46f7426d-34a8-4fb4-aaa9-0c0a8b0115d8 tempest-ProjectAdminTests39-308056081 tempest-ProjectAdminTests39-308056081-project-admin] https://10.4.3.143/volume/v3/backups returned with HTTP 202 Aug 16 21:25:13.186928 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 1348/5384] 10.4.3.143 () {70 vars in 1299 bytes} [Sun Aug 16 21:25:13 2026] POST /volume/v3/backups => generated 315 bytes in 56 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 21:25:13.194789 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-2565427d-ab10-45d7-9abf-a580ea9dc397 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:25:13.196882 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-2565427d-ab10-45d7-9abf-a580ea9dc397 tempest-ProjectAdminTests39-308056081 tempest-ProjectAdminTests39-308056081-project-admin] GET https://10.4.3.143/volume/v3/backups/c3e83e37-88d9-4610-9c3a-9bded0af195d Aug 16 21:25:13.197173 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-2565427d-ab10-45d7-9abf-a580ea9dc397 tempest-ProjectAdminTests39-308056081 tempest-ProjectAdminTests39-308056081-project-admin] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:25:13.197390 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-2565427d-ab10-45d7-9abf-a580ea9dc397 tempest-ProjectAdminTests39-308056081 tempest-ProjectAdminTests39-308056081-project-admin] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:25:13.197483 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.v3.backups [None req-2565427d-ab10-45d7-9abf-a580ea9dc397 tempest-ProjectAdminTests39-308056081 tempest-ProjectAdminTests39-308056081-project-admin] Show backup with id c3e83e37-88d9-4610-9c3a-9bded0af195d. {{(pid=100333) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:25:13.201636 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:25:13.201636 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:25:13.202272 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-2565427d-ab10-45d7-9abf-a580ea9dc397 tempest-ProjectAdminTests39-308056081 tempest-ProjectAdminTests39-308056081-project-admin] https://10.4.3.143/volume/v3/backups/c3e83e37-88d9-4610-9c3a-9bded0af195d returned with HTTP 200 Aug 16 21:25:13.202661 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 1336/5385] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:25:13 2026] GET /volume/v3/backups/c3e83e37-88d9-4610-9c3a-9bded0af195d => generated 722 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:25:13.479942 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-dd7f2961-aa9c-473a-9cfb-9ec964845d82 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:25:13.481890 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-dd7f2961-aa9c-473a-9cfb-9ec964845d82 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] GET https://10.4.3.143/volume/v3/backups/2a848946-75c5-49be-bb84-6a343ef4718c Aug 16 21:25:13.482109 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-dd7f2961-aa9c-473a-9cfb-9ec964845d82 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:25:13.482309 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-dd7f2961-aa9c-473a-9cfb-9ec964845d82 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:25:13.482461 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.v3.backups [None req-dd7f2961-aa9c-473a-9cfb-9ec964845d82 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Show backup with id 2a848946-75c5-49be-bb84-6a343ef4718c. {{(pid=100330) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:25:13.486886 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:25:13.486886 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:25:13.487571 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-dd7f2961-aa9c-473a-9cfb-9ec964845d82 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] https://10.4.3.143/volume/v3/backups/2a848946-75c5-49be-bb84-6a343ef4718c returned with HTTP 200 Aug 16 21:25:13.487899 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 1353/5386] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:25:13 2026] GET /volume/v3/backups/2a848946-75c5-49be-bb84-6a343ef4718c => generated 739 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:25:14.213283 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-a84b323a-7fa0-481e-b27e-092222f75f6c None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:25:14.215086 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-a84b323a-7fa0-481e-b27e-092222f75f6c tempest-ProjectAdminTests39-308056081 tempest-ProjectAdminTests39-308056081-project-admin] GET https://10.4.3.143/volume/v3/backups/c3e83e37-88d9-4610-9c3a-9bded0af195d Aug 16 21:25:14.215300 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-a84b323a-7fa0-481e-b27e-092222f75f6c tempest-ProjectAdminTests39-308056081 tempest-ProjectAdminTests39-308056081-project-admin] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:25:14.215479 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-a84b323a-7fa0-481e-b27e-092222f75f6c tempest-ProjectAdminTests39-308056081 tempest-ProjectAdminTests39-308056081-project-admin] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:25:14.215576 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.v3.backups [None req-a84b323a-7fa0-481e-b27e-092222f75f6c tempest-ProjectAdminTests39-308056081 tempest-ProjectAdminTests39-308056081-project-admin] Show backup with id c3e83e37-88d9-4610-9c3a-9bded0af195d. {{(pid=100331) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:25:14.220300 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:25:14.220300 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:25:14.220993 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-a84b323a-7fa0-481e-b27e-092222f75f6c tempest-ProjectAdminTests39-308056081 tempest-ProjectAdminTests39-308056081-project-admin] https://10.4.3.143/volume/v3/backups/c3e83e37-88d9-4610-9c3a-9bded0af195d returned with HTTP 200 Aug 16 21:25:14.221356 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 1350/5387] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:25:14 2026] GET /volume/v3/backups/c3e83e37-88d9-4610-9c3a-9bded0af195d => generated 724 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:25:14.498629 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-9532f1fd-f5cd-44ae-8e40-c84cc735743c None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:25:14.500587 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-9532f1fd-f5cd-44ae-8e40-c84cc735743c tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] GET https://10.4.3.143/volume/v3/backups/2a848946-75c5-49be-bb84-6a343ef4718c Aug 16 21:25:14.500789 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-9532f1fd-f5cd-44ae-8e40-c84cc735743c tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:25:14.501057 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-9532f1fd-f5cd-44ae-8e40-c84cc735743c tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:25:14.501191 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.v3.backups [None req-9532f1fd-f5cd-44ae-8e40-c84cc735743c tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Show backup with id 2a848946-75c5-49be-bb84-6a343ef4718c. {{(pid=100332) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:25:14.506510 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:25:14.506510 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:25:14.507298 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-9532f1fd-f5cd-44ae-8e40-c84cc735743c tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] https://10.4.3.143/volume/v3/backups/2a848946-75c5-49be-bb84-6a343ef4718c returned with HTTP 200 Aug 16 21:25:14.507583 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 1349/5388] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:25:14 2026] GET /volume/v3/backups/2a848946-75c5-49be-bb84-6a343ef4718c => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:25:15.231155 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-dd6992e9-a715-40dc-be0e-69eee528b73c None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:25:15.233021 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-dd6992e9-a715-40dc-be0e-69eee528b73c tempest-ProjectAdminTests39-308056081 tempest-ProjectAdminTests39-308056081-project-admin] GET https://10.4.3.143/volume/v3/backups/c3e83e37-88d9-4610-9c3a-9bded0af195d Aug 16 21:25:15.233252 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-dd6992e9-a715-40dc-be0e-69eee528b73c tempest-ProjectAdminTests39-308056081 tempest-ProjectAdminTests39-308056081-project-admin] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:25:15.233457 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-dd6992e9-a715-40dc-be0e-69eee528b73c tempest-ProjectAdminTests39-308056081 tempest-ProjectAdminTests39-308056081-project-admin] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:25:15.233557 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.v3.backups [None req-dd6992e9-a715-40dc-be0e-69eee528b73c tempest-ProjectAdminTests39-308056081 tempest-ProjectAdminTests39-308056081-project-admin] Show backup with id c3e83e37-88d9-4610-9c3a-9bded0af195d. {{(pid=100333) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:25:15.237731 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:25:15.237731 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:25:15.238359 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-dd6992e9-a715-40dc-be0e-69eee528b73c tempest-ProjectAdminTests39-308056081 tempest-ProjectAdminTests39-308056081-project-admin] https://10.4.3.143/volume/v3/backups/c3e83e37-88d9-4610-9c3a-9bded0af195d returned with HTTP 200 Aug 16 21:25:15.238704 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 1337/5389] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:25:15 2026] GET /volume/v3/backups/c3e83e37-88d9-4610-9c3a-9bded0af195d => generated 724 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:25:15.520415 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-0c3b4233-d266-4a6b-9481-b52d3917e84a None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:25:15.529542 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-0c3b4233-d266-4a6b-9481-b52d3917e84a tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] GET https://10.4.3.143/volume/v3/backups/2a848946-75c5-49be-bb84-6a343ef4718c Aug 16 21:25:15.530850 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-0c3b4233-d266-4a6b-9481-b52d3917e84a tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:25:15.532134 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-0c3b4233-d266-4a6b-9481-b52d3917e84a tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:25:15.533123 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.v3.backups [None req-0c3b4233-d266-4a6b-9481-b52d3917e84a tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Show backup with id 2a848946-75c5-49be-bb84-6a343ef4718c. {{(pid=100330) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:25:15.545422 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:25:15.545422 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:25:15.546420 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-0c3b4233-d266-4a6b-9481-b52d3917e84a tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] https://10.4.3.143/volume/v3/backups/2a848946-75c5-49be-bb84-6a343ef4718c returned with HTTP 200 Aug 16 21:25:15.546818 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 1354/5390] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:25:15 2026] GET /volume/v3/backups/2a848946-75c5-49be-bb84-6a343ef4718c => generated 750 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:25:16.250364 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-f295a157-bd91-4ceb-865b-f869e2ea9496 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:25:16.252565 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-f295a157-bd91-4ceb-865b-f869e2ea9496 tempest-ProjectAdminTests39-308056081 tempest-ProjectAdminTests39-308056081-project-admin] GET https://10.4.3.143/volume/v3/backups/c3e83e37-88d9-4610-9c3a-9bded0af195d Aug 16 21:25:16.252840 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-f295a157-bd91-4ceb-865b-f869e2ea9496 tempest-ProjectAdminTests39-308056081 tempest-ProjectAdminTests39-308056081-project-admin] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:25:16.253132 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-f295a157-bd91-4ceb-865b-f869e2ea9496 tempest-ProjectAdminTests39-308056081 tempest-ProjectAdminTests39-308056081-project-admin] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:25:16.253290 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.v3.backups [None req-f295a157-bd91-4ceb-865b-f869e2ea9496 tempest-ProjectAdminTests39-308056081 tempest-ProjectAdminTests39-308056081-project-admin] Show backup with id c3e83e37-88d9-4610-9c3a-9bded0af195d. {{(pid=100331) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:25:16.259575 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:25:16.259575 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:25:16.260506 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-f295a157-bd91-4ceb-865b-f869e2ea9496 tempest-ProjectAdminTests39-308056081 tempest-ProjectAdminTests39-308056081-project-admin] https://10.4.3.143/volume/v3/backups/c3e83e37-88d9-4610-9c3a-9bded0af195d returned with HTTP 200 Aug 16 21:25:16.261004 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 1351/5391] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:25:16 2026] GET /volume/v3/backups/c3e83e37-88d9-4610-9c3a-9bded0af195d => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:25:16.558970 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-264e14f5-f205-4d7e-8dbb-ec2ff1aeefc6 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:25:16.561047 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-264e14f5-f205-4d7e-8dbb-ec2ff1aeefc6 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] GET https://10.4.3.143/volume/v3/backups/2a848946-75c5-49be-bb84-6a343ef4718c Aug 16 21:25:16.561279 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-264e14f5-f205-4d7e-8dbb-ec2ff1aeefc6 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:25:16.561513 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-264e14f5-f205-4d7e-8dbb-ec2ff1aeefc6 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:25:16.561660 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.v3.backups [None req-264e14f5-f205-4d7e-8dbb-ec2ff1aeefc6 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Show backup with id 2a848946-75c5-49be-bb84-6a343ef4718c. {{(pid=100332) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:25:16.566540 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:25:16.566540 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:25:16.567403 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-264e14f5-f205-4d7e-8dbb-ec2ff1aeefc6 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] https://10.4.3.143/volume/v3/backups/2a848946-75c5-49be-bb84-6a343ef4718c returned with HTTP 200 Aug 16 21:25:16.567807 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 1350/5392] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:25:16 2026] GET /volume/v3/backups/2a848946-75c5-49be-bb84-6a343ef4718c => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:25:17.271997 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-d48a602c-3ba5-4f1d-a00f-1ca3e880a2bb None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:25:17.273725 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-d48a602c-3ba5-4f1d-a00f-1ca3e880a2bb tempest-ProjectAdminTests39-308056081 tempest-ProjectAdminTests39-308056081-project-admin] GET https://10.4.3.143/volume/v3/backups/c3e83e37-88d9-4610-9c3a-9bded0af195d Aug 16 21:25:17.273956 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-d48a602c-3ba5-4f1d-a00f-1ca3e880a2bb tempest-ProjectAdminTests39-308056081 tempest-ProjectAdminTests39-308056081-project-admin] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:25:17.274144 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-d48a602c-3ba5-4f1d-a00f-1ca3e880a2bb tempest-ProjectAdminTests39-308056081 tempest-ProjectAdminTests39-308056081-project-admin] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:25:17.274253 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.v3.backups [None req-d48a602c-3ba5-4f1d-a00f-1ca3e880a2bb tempest-ProjectAdminTests39-308056081 tempest-ProjectAdminTests39-308056081-project-admin] Show backup with id c3e83e37-88d9-4610-9c3a-9bded0af195d. {{(pid=100333) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:25:17.281742 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:25:17.281742 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:25:17.282593 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-d48a602c-3ba5-4f1d-a00f-1ca3e880a2bb tempest-ProjectAdminTests39-308056081 tempest-ProjectAdminTests39-308056081-project-admin] https://10.4.3.143/volume/v3/backups/c3e83e37-88d9-4610-9c3a-9bded0af195d returned with HTTP 200 Aug 16 21:25:17.283071 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 1338/5393] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:25:17 2026] GET /volume/v3/backups/c3e83e37-88d9-4610-9c3a-9bded0af195d => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:25:17.578270 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-603e7249-5663-4ded-a9d0-7b97796beab1 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:25:17.580180 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-603e7249-5663-4ded-a9d0-7b97796beab1 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] GET https://10.4.3.143/volume/v3/backups/2a848946-75c5-49be-bb84-6a343ef4718c Aug 16 21:25:17.580393 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-603e7249-5663-4ded-a9d0-7b97796beab1 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:25:17.580569 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-603e7249-5663-4ded-a9d0-7b97796beab1 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:25:17.580716 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.v3.backups [None req-603e7249-5663-4ded-a9d0-7b97796beab1 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Show backup with id 2a848946-75c5-49be-bb84-6a343ef4718c. {{(pid=100330) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:25:17.584965 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:25:17.584965 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:25:17.585633 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-603e7249-5663-4ded-a9d0-7b97796beab1 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] https://10.4.3.143/volume/v3/backups/2a848946-75c5-49be-bb84-6a343ef4718c returned with HTTP 200 Aug 16 21:25:17.586083 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 1355/5394] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:25:17 2026] GET /volume/v3/backups/2a848946-75c5-49be-bb84-6a343ef4718c => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:25:18.302934 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-56e34729-cdd7-4b73-8d16-dd19e995baf7 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:25:18.305255 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-56e34729-cdd7-4b73-8d16-dd19e995baf7 tempest-ProjectAdminTests39-308056081 tempest-ProjectAdminTests39-308056081-project-admin] GET https://10.4.3.143/volume/v3/backups/c3e83e37-88d9-4610-9c3a-9bded0af195d Aug 16 21:25:18.305587 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-56e34729-cdd7-4b73-8d16-dd19e995baf7 tempest-ProjectAdminTests39-308056081 tempest-ProjectAdminTests39-308056081-project-admin] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:25:18.305821 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-56e34729-cdd7-4b73-8d16-dd19e995baf7 tempest-ProjectAdminTests39-308056081 tempest-ProjectAdminTests39-308056081-project-admin] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:25:18.306003 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.v3.backups [None req-56e34729-cdd7-4b73-8d16-dd19e995baf7 tempest-ProjectAdminTests39-308056081 tempest-ProjectAdminTests39-308056081-project-admin] Show backup with id c3e83e37-88d9-4610-9c3a-9bded0af195d. {{(pid=100331) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:25:18.311140 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:25:18.311140 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:25:18.311988 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-56e34729-cdd7-4b73-8d16-dd19e995baf7 tempest-ProjectAdminTests39-308056081 tempest-ProjectAdminTests39-308056081-project-admin] https://10.4.3.143/volume/v3/backups/c3e83e37-88d9-4610-9c3a-9bded0af195d returned with HTTP 200 Aug 16 21:25:18.312465 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 1352/5395] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:25:18 2026] GET /volume/v3/backups/c3e83e37-88d9-4610-9c3a-9bded0af195d => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:25:18.597407 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-3ac95291-9a63-4d25-9293-8c7775a36f5b None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:25:18.599115 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-3ac95291-9a63-4d25-9293-8c7775a36f5b tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] GET https://10.4.3.143/volume/v3/backups/2a848946-75c5-49be-bb84-6a343ef4718c Aug 16 21:25:18.599301 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-3ac95291-9a63-4d25-9293-8c7775a36f5b tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:25:18.599469 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-3ac95291-9a63-4d25-9293-8c7775a36f5b tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:25:18.599558 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.v3.backups [None req-3ac95291-9a63-4d25-9293-8c7775a36f5b tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Show backup with id 2a848946-75c5-49be-bb84-6a343ef4718c. {{(pid=100332) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:25:18.603742 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:25:18.603742 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:25:18.604578 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-3ac95291-9a63-4d25-9293-8c7775a36f5b tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] https://10.4.3.143/volume/v3/backups/2a848946-75c5-49be-bb84-6a343ef4718c returned with HTTP 200 Aug 16 21:25:18.604966 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 1351/5396] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:25:18 2026] GET /volume/v3/backups/2a848946-75c5-49be-bb84-6a343ef4718c => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:25:19.336030 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-182b4e2f-0adc-46a3-aa16-35df41c570a4 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:25:19.337993 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-182b4e2f-0adc-46a3-aa16-35df41c570a4 tempest-ProjectAdminTests39-308056081 tempest-ProjectAdminTests39-308056081-project-admin] GET https://10.4.3.143/volume/v3/backups/c3e83e37-88d9-4610-9c3a-9bded0af195d Aug 16 21:25:19.338286 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-182b4e2f-0adc-46a3-aa16-35df41c570a4 tempest-ProjectAdminTests39-308056081 tempest-ProjectAdminTests39-308056081-project-admin] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:25:19.338539 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-182b4e2f-0adc-46a3-aa16-35df41c570a4 tempest-ProjectAdminTests39-308056081 tempest-ProjectAdminTests39-308056081-project-admin] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:25:19.338687 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.v3.backups [None req-182b4e2f-0adc-46a3-aa16-35df41c570a4 tempest-ProjectAdminTests39-308056081 tempest-ProjectAdminTests39-308056081-project-admin] Show backup with id c3e83e37-88d9-4610-9c3a-9bded0af195d. {{(pid=100333) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:25:19.344116 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:25:19.344116 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:25:19.344807 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-182b4e2f-0adc-46a3-aa16-35df41c570a4 tempest-ProjectAdminTests39-308056081 tempest-ProjectAdminTests39-308056081-project-admin] https://10.4.3.143/volume/v3/backups/c3e83e37-88d9-4610-9c3a-9bded0af195d returned with HTTP 200 Aug 16 21:25:19.345261 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 1339/5397] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:25:19 2026] GET /volume/v3/backups/c3e83e37-88d9-4610-9c3a-9bded0af195d => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:25:19.614886 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-c7dd5e2b-a06c-40a3-9c23-b14360c47989 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:25:19.616889 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-c7dd5e2b-a06c-40a3-9c23-b14360c47989 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] GET https://10.4.3.143/volume/v3/backups/2a848946-75c5-49be-bb84-6a343ef4718c Aug 16 21:25:19.617096 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-c7dd5e2b-a06c-40a3-9c23-b14360c47989 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:25:19.617337 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-c7dd5e2b-a06c-40a3-9c23-b14360c47989 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:25:19.617478 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.v3.backups [None req-c7dd5e2b-a06c-40a3-9c23-b14360c47989 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Show backup with id 2a848946-75c5-49be-bb84-6a343ef4718c. {{(pid=100330) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:25:19.623092 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:25:19.623092 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:25:19.623966 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-c7dd5e2b-a06c-40a3-9c23-b14360c47989 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] https://10.4.3.143/volume/v3/backups/2a848946-75c5-49be-bb84-6a343ef4718c returned with HTTP 200 Aug 16 21:25:19.624407 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 1356/5398] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:25:19 2026] GET /volume/v3/backups/2a848946-75c5-49be-bb84-6a343ef4718c => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:25:20.356022 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-0d97d7ff-0303-4e8e-a2fb-75837e7ce483 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:25:20.357967 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-0d97d7ff-0303-4e8e-a2fb-75837e7ce483 tempest-ProjectAdminTests39-308056081 tempest-ProjectAdminTests39-308056081-project-admin] GET https://10.4.3.143/volume/v3/backups/c3e83e37-88d9-4610-9c3a-9bded0af195d Aug 16 21:25:20.358187 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-0d97d7ff-0303-4e8e-a2fb-75837e7ce483 tempest-ProjectAdminTests39-308056081 tempest-ProjectAdminTests39-308056081-project-admin] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:25:20.358363 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-0d97d7ff-0303-4e8e-a2fb-75837e7ce483 tempest-ProjectAdminTests39-308056081 tempest-ProjectAdminTests39-308056081-project-admin] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:25:20.358519 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.v3.backups [None req-0d97d7ff-0303-4e8e-a2fb-75837e7ce483 tempest-ProjectAdminTests39-308056081 tempest-ProjectAdminTests39-308056081-project-admin] Show backup with id c3e83e37-88d9-4610-9c3a-9bded0af195d. {{(pid=100331) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:25:20.362597 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:25:20.362597 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:25:20.363173 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-0d97d7ff-0303-4e8e-a2fb-75837e7ce483 tempest-ProjectAdminTests39-308056081 tempest-ProjectAdminTests39-308056081-project-admin] https://10.4.3.143/volume/v3/backups/c3e83e37-88d9-4610-9c3a-9bded0af195d returned with HTTP 200 Aug 16 21:25:20.363545 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 1353/5399] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:25:20 2026] GET /volume/v3/backups/c3e83e37-88d9-4610-9c3a-9bded0af195d => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:25:20.635202 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-190034d1-be92-4b19-a0c9-9ea29d1a0404 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:25:20.637374 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-190034d1-be92-4b19-a0c9-9ea29d1a0404 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] GET https://10.4.3.143/volume/v3/backups/2a848946-75c5-49be-bb84-6a343ef4718c Aug 16 21:25:20.637632 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-190034d1-be92-4b19-a0c9-9ea29d1a0404 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:25:20.637842 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-190034d1-be92-4b19-a0c9-9ea29d1a0404 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:25:20.637996 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.v3.backups [None req-190034d1-be92-4b19-a0c9-9ea29d1a0404 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Show backup with id 2a848946-75c5-49be-bb84-6a343ef4718c. {{(pid=100332) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:25:20.644444 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:25:20.644444 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:25:20.645590 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-190034d1-be92-4b19-a0c9-9ea29d1a0404 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] https://10.4.3.143/volume/v3/backups/2a848946-75c5-49be-bb84-6a343ef4718c returned with HTTP 200 Aug 16 21:25:20.646174 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 1352/5400] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:25:20 2026] GET /volume/v3/backups/2a848946-75c5-49be-bb84-6a343ef4718c => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 16 21:25:21.381620 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-0e776842-332f-4e80-b736-4e37428d5a83 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:25:21.383739 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-0e776842-332f-4e80-b736-4e37428d5a83 tempest-ProjectAdminTests39-308056081 tempest-ProjectAdminTests39-308056081-project-admin] GET https://10.4.3.143/volume/v3/backups/c3e83e37-88d9-4610-9c3a-9bded0af195d Aug 16 21:25:21.384028 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-0e776842-332f-4e80-b736-4e37428d5a83 tempest-ProjectAdminTests39-308056081 tempest-ProjectAdminTests39-308056081-project-admin] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:25:21.384258 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-0e776842-332f-4e80-b736-4e37428d5a83 tempest-ProjectAdminTests39-308056081 tempest-ProjectAdminTests39-308056081-project-admin] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:25:21.384414 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.v3.backups [None req-0e776842-332f-4e80-b736-4e37428d5a83 tempest-ProjectAdminTests39-308056081 tempest-ProjectAdminTests39-308056081-project-admin] Show backup with id c3e83e37-88d9-4610-9c3a-9bded0af195d. {{(pid=100333) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:25:21.389579 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:25:21.389579 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:25:21.390466 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-0e776842-332f-4e80-b736-4e37428d5a83 tempest-ProjectAdminTests39-308056081 tempest-ProjectAdminTests39-308056081-project-admin] https://10.4.3.143/volume/v3/backups/c3e83e37-88d9-4610-9c3a-9bded0af195d returned with HTTP 200 Aug 16 21:25:21.390906 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 1340/5401] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:25:21 2026] GET /volume/v3/backups/c3e83e37-88d9-4610-9c3a-9bded0af195d => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:25:21.659670 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-6c2e378d-c726-4352-889f-4e5ea80eb37d None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:25:21.662067 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-6c2e378d-c726-4352-889f-4e5ea80eb37d tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] GET https://10.4.3.143/volume/v3/backups/2a848946-75c5-49be-bb84-6a343ef4718c Aug 16 21:25:21.662335 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-6c2e378d-c726-4352-889f-4e5ea80eb37d tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:25:21.662574 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-6c2e378d-c726-4352-889f-4e5ea80eb37d tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:25:21.662726 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.v3.backups [None req-6c2e378d-c726-4352-889f-4e5ea80eb37d tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Show backup with id 2a848946-75c5-49be-bb84-6a343ef4718c. {{(pid=100330) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:25:21.668498 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:25:21.668498 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:25:21.669424 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-6c2e378d-c726-4352-889f-4e5ea80eb37d tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] https://10.4.3.143/volume/v3/backups/2a848946-75c5-49be-bb84-6a343ef4718c returned with HTTP 200 Aug 16 21:25:21.669812 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 1357/5402] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:25:21 2026] GET /volume/v3/backups/2a848946-75c5-49be-bb84-6a343ef4718c => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:25:22.402942 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-47c1f117-45d5-4b79-955b-7d6d24f8a991 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:25:22.404679 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-47c1f117-45d5-4b79-955b-7d6d24f8a991 tempest-ProjectAdminTests39-308056081 tempest-ProjectAdminTests39-308056081-project-admin] GET https://10.4.3.143/volume/v3/backups/c3e83e37-88d9-4610-9c3a-9bded0af195d Aug 16 21:25:22.404934 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-47c1f117-45d5-4b79-955b-7d6d24f8a991 tempest-ProjectAdminTests39-308056081 tempest-ProjectAdminTests39-308056081-project-admin] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:25:22.405128 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-47c1f117-45d5-4b79-955b-7d6d24f8a991 tempest-ProjectAdminTests39-308056081 tempest-ProjectAdminTests39-308056081-project-admin] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:25:22.405229 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.v3.backups [None req-47c1f117-45d5-4b79-955b-7d6d24f8a991 tempest-ProjectAdminTests39-308056081 tempest-ProjectAdminTests39-308056081-project-admin] Show backup with id c3e83e37-88d9-4610-9c3a-9bded0af195d. {{(pid=100331) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:25:22.409781 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:25:22.409781 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:25:22.410574 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-47c1f117-45d5-4b79-955b-7d6d24f8a991 tempest-ProjectAdminTests39-308056081 tempest-ProjectAdminTests39-308056081-project-admin] https://10.4.3.143/volume/v3/backups/c3e83e37-88d9-4610-9c3a-9bded0af195d returned with HTTP 200 Aug 16 21:25:22.410975 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 1354/5403] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:25:22 2026] GET /volume/v3/backups/c3e83e37-88d9-4610-9c3a-9bded0af195d => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:25:22.681752 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-67c5ccab-e1a4-4c8a-85af-81524d827146 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:25:22.684014 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-67c5ccab-e1a4-4c8a-85af-81524d827146 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] GET https://10.4.3.143/volume/v3/backups/2a848946-75c5-49be-bb84-6a343ef4718c Aug 16 21:25:22.684227 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-67c5ccab-e1a4-4c8a-85af-81524d827146 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:25:22.684428 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-67c5ccab-e1a4-4c8a-85af-81524d827146 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:25:22.684601 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.v3.backups [None req-67c5ccab-e1a4-4c8a-85af-81524d827146 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Show backup with id 2a848946-75c5-49be-bb84-6a343ef4718c. {{(pid=100332) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:25:22.690396 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:25:22.690396 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:25:22.691381 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-67c5ccab-e1a4-4c8a-85af-81524d827146 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] https://10.4.3.143/volume/v3/backups/2a848946-75c5-49be-bb84-6a343ef4718c returned with HTTP 200 Aug 16 21:25:22.691898 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 1353/5404] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:25:22 2026] GET /volume/v3/backups/2a848946-75c5-49be-bb84-6a343ef4718c => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:25:23.423590 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-ec760236-bfb9-4cdd-9366-d6d2d31b70f5 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:25:23.425435 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-ec760236-bfb9-4cdd-9366-d6d2d31b70f5 tempest-ProjectAdminTests39-308056081 tempest-ProjectAdminTests39-308056081-project-admin] GET https://10.4.3.143/volume/v3/backups/c3e83e37-88d9-4610-9c3a-9bded0af195d Aug 16 21:25:23.425636 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-ec760236-bfb9-4cdd-9366-d6d2d31b70f5 tempest-ProjectAdminTests39-308056081 tempest-ProjectAdminTests39-308056081-project-admin] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:25:23.425819 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-ec760236-bfb9-4cdd-9366-d6d2d31b70f5 tempest-ProjectAdminTests39-308056081 tempest-ProjectAdminTests39-308056081-project-admin] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:25:23.425970 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.v3.backups [None req-ec760236-bfb9-4cdd-9366-d6d2d31b70f5 tempest-ProjectAdminTests39-308056081 tempest-ProjectAdminTests39-308056081-project-admin] Show backup with id c3e83e37-88d9-4610-9c3a-9bded0af195d. {{(pid=100333) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:25:23.430464 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:25:23.430464 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:25:23.431065 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-ec760236-bfb9-4cdd-9366-d6d2d31b70f5 tempest-ProjectAdminTests39-308056081 tempest-ProjectAdminTests39-308056081-project-admin] https://10.4.3.143/volume/v3/backups/c3e83e37-88d9-4610-9c3a-9bded0af195d returned with HTTP 200 Aug 16 21:25:23.431605 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 1341/5405] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:25:23 2026] GET /volume/v3/backups/c3e83e37-88d9-4610-9c3a-9bded0af195d => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:25:23.703403 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-203786e4-f1d8-4008-8632-bd8f22b5c051 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:25:23.705744 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-203786e4-f1d8-4008-8632-bd8f22b5c051 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] GET https://10.4.3.143/volume/v3/backups/2a848946-75c5-49be-bb84-6a343ef4718c Aug 16 21:25:23.706089 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-203786e4-f1d8-4008-8632-bd8f22b5c051 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:25:23.706317 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-203786e4-f1d8-4008-8632-bd8f22b5c051 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:25:23.706443 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.v3.backups [None req-203786e4-f1d8-4008-8632-bd8f22b5c051 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Show backup with id 2a848946-75c5-49be-bb84-6a343ef4718c. {{(pid=100330) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:25:23.711283 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:25:23.711283 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:25:23.712107 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-203786e4-f1d8-4008-8632-bd8f22b5c051 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] https://10.4.3.143/volume/v3/backups/2a848946-75c5-49be-bb84-6a343ef4718c returned with HTTP 200 Aug 16 21:25:23.712672 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 1358/5406] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:25:23 2026] GET /volume/v3/backups/2a848946-75c5-49be-bb84-6a343ef4718c => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:25:24.443494 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-27a4990f-1edc-406d-87ca-1ef18a243562 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:25:24.445795 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-27a4990f-1edc-406d-87ca-1ef18a243562 tempest-ProjectAdminTests39-308056081 tempest-ProjectAdminTests39-308056081-project-admin] GET https://10.4.3.143/volume/v3/backups/c3e83e37-88d9-4610-9c3a-9bded0af195d Aug 16 21:25:24.446118 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-27a4990f-1edc-406d-87ca-1ef18a243562 tempest-ProjectAdminTests39-308056081 tempest-ProjectAdminTests39-308056081-project-admin] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:25:24.446362 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-27a4990f-1edc-406d-87ca-1ef18a243562 tempest-ProjectAdminTests39-308056081 tempest-ProjectAdminTests39-308056081-project-admin] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:25:24.446990 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.v3.backups [None req-27a4990f-1edc-406d-87ca-1ef18a243562 tempest-ProjectAdminTests39-308056081 tempest-ProjectAdminTests39-308056081-project-admin] Show backup with id c3e83e37-88d9-4610-9c3a-9bded0af195d. {{(pid=100331) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:25:24.452616 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:25:24.452616 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:25:24.453606 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-27a4990f-1edc-406d-87ca-1ef18a243562 tempest-ProjectAdminTests39-308056081 tempest-ProjectAdminTests39-308056081-project-admin] https://10.4.3.143/volume/v3/backups/c3e83e37-88d9-4610-9c3a-9bded0af195d returned with HTTP 200 Aug 16 21:25:24.454094 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 1355/5407] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:25:24 2026] GET /volume/v3/backups/c3e83e37-88d9-4610-9c3a-9bded0af195d => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:25:24.723874 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-5f7ccd08-0c15-4784-b948-f310ecdf4e5c None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:25:24.725723 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-5f7ccd08-0c15-4784-b948-f310ecdf4e5c tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] GET https://10.4.3.143/volume/v3/backups/2a848946-75c5-49be-bb84-6a343ef4718c Aug 16 21:25:24.726019 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-5f7ccd08-0c15-4784-b948-f310ecdf4e5c tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:25:24.726312 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-5f7ccd08-0c15-4784-b948-f310ecdf4e5c tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:25:24.726398 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.v3.backups [None req-5f7ccd08-0c15-4784-b948-f310ecdf4e5c tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Show backup with id 2a848946-75c5-49be-bb84-6a343ef4718c. {{(pid=100332) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:25:24.731594 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:25:24.731594 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:25:24.732547 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-5f7ccd08-0c15-4784-b948-f310ecdf4e5c tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] https://10.4.3.143/volume/v3/backups/2a848946-75c5-49be-bb84-6a343ef4718c returned with HTTP 200 Aug 16 21:25:24.733093 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 1354/5408] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:25:24 2026] GET /volume/v3/backups/2a848946-75c5-49be-bb84-6a343ef4718c => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:25:25.466217 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-03ce5740-85e7-47b5-85e1-07a0afbd72bc None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:25:25.468110 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-03ce5740-85e7-47b5-85e1-07a0afbd72bc tempest-ProjectAdminTests39-308056081 tempest-ProjectAdminTests39-308056081-project-admin] GET https://10.4.3.143/volume/v3/backups/c3e83e37-88d9-4610-9c3a-9bded0af195d Aug 16 21:25:25.468319 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-03ce5740-85e7-47b5-85e1-07a0afbd72bc tempest-ProjectAdminTests39-308056081 tempest-ProjectAdminTests39-308056081-project-admin] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:25:25.468507 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-03ce5740-85e7-47b5-85e1-07a0afbd72bc tempest-ProjectAdminTests39-308056081 tempest-ProjectAdminTests39-308056081-project-admin] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:25:25.468597 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.v3.backups [None req-03ce5740-85e7-47b5-85e1-07a0afbd72bc tempest-ProjectAdminTests39-308056081 tempest-ProjectAdminTests39-308056081-project-admin] Show backup with id c3e83e37-88d9-4610-9c3a-9bded0af195d. {{(pid=100333) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:25:25.472931 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:25:25.472931 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:25:25.473554 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-03ce5740-85e7-47b5-85e1-07a0afbd72bc tempest-ProjectAdminTests39-308056081 tempest-ProjectAdminTests39-308056081-project-admin] https://10.4.3.143/volume/v3/backups/c3e83e37-88d9-4610-9c3a-9bded0af195d returned with HTTP 200 Aug 16 21:25:25.473958 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 1342/5409] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:25:25 2026] GET /volume/v3/backups/c3e83e37-88d9-4610-9c3a-9bded0af195d => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:25:25.745072 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-9699d78f-3827-478b-acfe-cbac4c15c64e None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:25:25.746984 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-9699d78f-3827-478b-acfe-cbac4c15c64e tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] GET https://10.4.3.143/volume/v3/backups/2a848946-75c5-49be-bb84-6a343ef4718c Aug 16 21:25:25.747169 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-9699d78f-3827-478b-acfe-cbac4c15c64e tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:25:25.747373 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-9699d78f-3827-478b-acfe-cbac4c15c64e tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:25:25.747506 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.v3.backups [None req-9699d78f-3827-478b-acfe-cbac4c15c64e tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Show backup with id 2a848946-75c5-49be-bb84-6a343ef4718c. {{(pid=100330) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:25:25.751782 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:25:25.751782 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:25:25.752531 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-9699d78f-3827-478b-acfe-cbac4c15c64e tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] https://10.4.3.143/volume/v3/backups/2a848946-75c5-49be-bb84-6a343ef4718c returned with HTTP 200 Aug 16 21:25:25.752867 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 1359/5410] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:25:25 2026] GET /volume/v3/backups/2a848946-75c5-49be-bb84-6a343ef4718c => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:25:26.483786 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-4cded60f-b428-45c5-81ac-d6921a3dfbcc None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:25:26.485729 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-4cded60f-b428-45c5-81ac-d6921a3dfbcc tempest-ProjectAdminTests39-308056081 tempest-ProjectAdminTests39-308056081-project-admin] GET https://10.4.3.143/volume/v3/backups/c3e83e37-88d9-4610-9c3a-9bded0af195d Aug 16 21:25:26.485977 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-4cded60f-b428-45c5-81ac-d6921a3dfbcc tempest-ProjectAdminTests39-308056081 tempest-ProjectAdminTests39-308056081-project-admin] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:25:26.486208 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-4cded60f-b428-45c5-81ac-d6921a3dfbcc tempest-ProjectAdminTests39-308056081 tempest-ProjectAdminTests39-308056081-project-admin] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:25:26.486313 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.v3.backups [None req-4cded60f-b428-45c5-81ac-d6921a3dfbcc tempest-ProjectAdminTests39-308056081 tempest-ProjectAdminTests39-308056081-project-admin] Show backup with id c3e83e37-88d9-4610-9c3a-9bded0af195d. {{(pid=100331) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:25:26.490728 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:25:26.490728 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:25:26.491428 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-4cded60f-b428-45c5-81ac-d6921a3dfbcc tempest-ProjectAdminTests39-308056081 tempest-ProjectAdminTests39-308056081-project-admin] https://10.4.3.143/volume/v3/backups/c3e83e37-88d9-4610-9c3a-9bded0af195d returned with HTTP 200 Aug 16 21:25:26.491781 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 1356/5411] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:25:26 2026] GET /volume/v3/backups/c3e83e37-88d9-4610-9c3a-9bded0af195d => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:25:26.765102 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-63ff1ed3-97db-44a7-862e-fb0ca6fbae11 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:25:26.767364 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-63ff1ed3-97db-44a7-862e-fb0ca6fbae11 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] GET https://10.4.3.143/volume/v3/backups/2a848946-75c5-49be-bb84-6a343ef4718c Aug 16 21:25:26.767613 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-63ff1ed3-97db-44a7-862e-fb0ca6fbae11 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:25:26.767799 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-63ff1ed3-97db-44a7-862e-fb0ca6fbae11 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:25:26.767944 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.v3.backups [None req-63ff1ed3-97db-44a7-862e-fb0ca6fbae11 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Show backup with id 2a848946-75c5-49be-bb84-6a343ef4718c. {{(pid=100332) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:25:26.772322 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:25:26.772322 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:25:26.773104 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-63ff1ed3-97db-44a7-862e-fb0ca6fbae11 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] https://10.4.3.143/volume/v3/backups/2a848946-75c5-49be-bb84-6a343ef4718c returned with HTTP 200 Aug 16 21:25:26.773480 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 1355/5412] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:25:26 2026] GET /volume/v3/backups/2a848946-75c5-49be-bb84-6a343ef4718c => generated 751 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:25:27.501501 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-b67b56c4-ee3e-4e92-ad5f-afe94835ef57 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:25:27.503583 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-b67b56c4-ee3e-4e92-ad5f-afe94835ef57 tempest-ProjectAdminTests39-308056081 tempest-ProjectAdminTests39-308056081-project-admin] GET https://10.4.3.143/volume/v3/backups/c3e83e37-88d9-4610-9c3a-9bded0af195d Aug 16 21:25:27.503849 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-b67b56c4-ee3e-4e92-ad5f-afe94835ef57 tempest-ProjectAdminTests39-308056081 tempest-ProjectAdminTests39-308056081-project-admin] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:25:27.504102 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-b67b56c4-ee3e-4e92-ad5f-afe94835ef57 tempest-ProjectAdminTests39-308056081 tempest-ProjectAdminTests39-308056081-project-admin] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:25:27.504229 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.v3.backups [None req-b67b56c4-ee3e-4e92-ad5f-afe94835ef57 tempest-ProjectAdminTests39-308056081 tempest-ProjectAdminTests39-308056081-project-admin] Show backup with id c3e83e37-88d9-4610-9c3a-9bded0af195d. {{(pid=100333) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:25:27.509161 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:25:27.509161 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:25:27.509876 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-b67b56c4-ee3e-4e92-ad5f-afe94835ef57 tempest-ProjectAdminTests39-308056081 tempest-ProjectAdminTests39-308056081-project-admin] https://10.4.3.143/volume/v3/backups/c3e83e37-88d9-4610-9c3a-9bded0af195d returned with HTTP 200 Aug 16 21:25:27.510325 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 1343/5413] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:25:27 2026] GET /volume/v3/backups/c3e83e37-88d9-4610-9c3a-9bded0af195d => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:25:27.784388 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-4aa40b45-a1f9-4fca-971b-530b8c4ace2e None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:25:27.786795 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-4aa40b45-a1f9-4fca-971b-530b8c4ace2e tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] GET https://10.4.3.143/volume/v3/backups/2a848946-75c5-49be-bb84-6a343ef4718c Aug 16 21:25:27.787103 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-4aa40b45-a1f9-4fca-971b-530b8c4ace2e tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:25:27.787367 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-4aa40b45-a1f9-4fca-971b-530b8c4ace2e tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:25:27.787528 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.v3.backups [None req-4aa40b45-a1f9-4fca-971b-530b8c4ace2e tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Show backup with id 2a848946-75c5-49be-bb84-6a343ef4718c. {{(pid=100330) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:25:27.793523 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:25:27.793523 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:25:27.794613 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-4aa40b45-a1f9-4fca-971b-530b8c4ace2e tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] https://10.4.3.143/volume/v3/backups/2a848946-75c5-49be-bb84-6a343ef4718c returned with HTTP 200 Aug 16 21:25:27.795184 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 1360/5414] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:25:27 2026] GET /volume/v3/backups/2a848946-75c5-49be-bb84-6a343ef4718c => generated 752 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:25:27.807450 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-40878864-3397-459a-b981-b5101f2ac8cc None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:25:27.809183 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-40878864-3397-459a-b981-b5101f2ac8cc tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] POST https://10.4.3.143/volume/v3/backups Aug 16 21:25:27.809510 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-40878864-3397-459a-b981-b5101f2ac8cc tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "66502c62-8a75-4bb8-a53b-63de860ce8b4", "incremental": true, "name": "tempest-VolumesBackupsTest-Backup-1972056795"}} {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:25:27.810936 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.contrib.backups [None req-40878864-3397-459a-b981-b5101f2ac8cc tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Creating new backup {'backup': {'volume_id': '66502c62-8a75-4bb8-a53b-63de860ce8b4', 'incremental': True, 'name': 'tempest-VolumesBackupsTest-Backup-1972056795'}} {{(pid=100331) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 16 21:25:27.811091 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.contrib.backups [None req-40878864-3397-459a-b981-b5101f2ac8cc tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Creating backup of volume 66502c62-8a75-4bb8-a53b-63de860ce8b4 in container None Aug 16 21:25:27.818194 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:25:27.818194 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:25:27.818639 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-40878864-3397-459a-b981-b5101f2ac8cc tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Volume info retrieved successfully. Aug 16 21:25:27.835207 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.quota [None req-40878864-3397-459a-b981-b5101f2ac8cc tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Created reservations ['8c339d16-99dc-4319-b564-4ae5b1ffe820', '873fd0ee-cc84-44ec-a9e5-374cfbe4231e'] {{(pid=100331) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:25:27.865647 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-40878864-3397-459a-b981-b5101f2ac8cc tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] https://10.4.3.143/volume/v3/backups returned with HTTP 202 Aug 16 21:25:27.866201 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 1357/5415] 10.4.3.143 () {68 vars in 1259 bytes} [Sun Aug 16 21:25:27 2026] POST /volume/v3/backups => generated 330 bytes in 59 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 21:25:27.874034 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-b7ab39bc-2a5a-491b-b86c-afc9b48b9907 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:25:27.875837 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-b7ab39bc-2a5a-491b-b86c-afc9b48b9907 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] GET https://10.4.3.143/volume/v3/backups/493d6cdb-1b07-4095-a9a5-bc5aa149ea75 Aug 16 21:25:27.876097 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-b7ab39bc-2a5a-491b-b86c-afc9b48b9907 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:25:27.876313 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-b7ab39bc-2a5a-491b-b86c-afc9b48b9907 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:25:27.876425 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.v3.backups [None req-b7ab39bc-2a5a-491b-b86c-afc9b48b9907 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Show backup with id 493d6cdb-1b07-4095-a9a5-bc5aa149ea75. {{(pid=100332) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:25:27.880988 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:25:27.880988 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:25:27.881880 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-b7ab39bc-2a5a-491b-b86c-afc9b48b9907 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] https://10.4.3.143/volume/v3/backups/493d6cdb-1b07-4095-a9a5-bc5aa149ea75 returned with HTTP 200 Aug 16 21:25:27.882277 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 1356/5416] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:25:27 2026] GET /volume/v3/backups/493d6cdb-1b07-4095-a9a5-bc5aa149ea75 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:25:28.520586 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-6e6fb1c2-e9b0-4ad7-a71b-3e4152c5680e None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:25:28.522427 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-6e6fb1c2-e9b0-4ad7-a71b-3e4152c5680e tempest-ProjectAdminTests39-308056081 tempest-ProjectAdminTests39-308056081-project-admin] GET https://10.4.3.143/volume/v3/backups/c3e83e37-88d9-4610-9c3a-9bded0af195d Aug 16 21:25:28.522734 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-6e6fb1c2-e9b0-4ad7-a71b-3e4152c5680e tempest-ProjectAdminTests39-308056081 tempest-ProjectAdminTests39-308056081-project-admin] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:25:28.523041 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-6e6fb1c2-e9b0-4ad7-a71b-3e4152c5680e tempest-ProjectAdminTests39-308056081 tempest-ProjectAdminTests39-308056081-project-admin] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:25:28.523229 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.v3.backups [None req-6e6fb1c2-e9b0-4ad7-a71b-3e4152c5680e tempest-ProjectAdminTests39-308056081 tempest-ProjectAdminTests39-308056081-project-admin] Show backup with id c3e83e37-88d9-4610-9c3a-9bded0af195d. {{(pid=100333) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:25:28.528520 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:25:28.528520 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:25:28.529455 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-6e6fb1c2-e9b0-4ad7-a71b-3e4152c5680e tempest-ProjectAdminTests39-308056081 tempest-ProjectAdminTests39-308056081-project-admin] https://10.4.3.143/volume/v3/backups/c3e83e37-88d9-4610-9c3a-9bded0af195d returned with HTTP 200 Aug 16 21:25:28.529922 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 1344/5417] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:25:28 2026] GET /volume/v3/backups/c3e83e37-88d9-4610-9c3a-9bded0af195d => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:25:28.893133 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-c3cd12a2-b749-4aca-a1cd-edfc1c019fc2 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:25:28.894880 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-c3cd12a2-b749-4aca-a1cd-edfc1c019fc2 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] GET https://10.4.3.143/volume/v3/backups/493d6cdb-1b07-4095-a9a5-bc5aa149ea75 Aug 16 21:25:28.895103 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-c3cd12a2-b749-4aca-a1cd-edfc1c019fc2 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:25:28.895305 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-c3cd12a2-b749-4aca-a1cd-edfc1c019fc2 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:25:28.895442 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.v3.backups [None req-c3cd12a2-b749-4aca-a1cd-edfc1c019fc2 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Show backup with id 493d6cdb-1b07-4095-a9a5-bc5aa149ea75. {{(pid=100330) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:25:28.899909 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:25:28.899909 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:25:28.900626 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-c3cd12a2-b749-4aca-a1cd-edfc1c019fc2 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] https://10.4.3.143/volume/v3/backups/493d6cdb-1b07-4095-a9a5-bc5aa149ea75 returned with HTTP 200 Aug 16 21:25:28.900999 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 1361/5418] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:25:28 2026] GET /volume/v3/backups/493d6cdb-1b07-4095-a9a5-bc5aa149ea75 => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:25:29.541496 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-f08b315e-131e-4fa9-8fb1-61b2f1d75774 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:25:29.543490 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-f08b315e-131e-4fa9-8fb1-61b2f1d75774 tempest-ProjectAdminTests39-308056081 tempest-ProjectAdminTests39-308056081-project-admin] GET https://10.4.3.143/volume/v3/backups/c3e83e37-88d9-4610-9c3a-9bded0af195d Aug 16 21:25:29.543727 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-f08b315e-131e-4fa9-8fb1-61b2f1d75774 tempest-ProjectAdminTests39-308056081 tempest-ProjectAdminTests39-308056081-project-admin] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:25:29.543962 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-f08b315e-131e-4fa9-8fb1-61b2f1d75774 tempest-ProjectAdminTests39-308056081 tempest-ProjectAdminTests39-308056081-project-admin] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:25:29.544095 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.v3.backups [None req-f08b315e-131e-4fa9-8fb1-61b2f1d75774 tempest-ProjectAdminTests39-308056081 tempest-ProjectAdminTests39-308056081-project-admin] Show backup with id c3e83e37-88d9-4610-9c3a-9bded0af195d. {{(pid=100331) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:25:29.549375 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:25:29.549375 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:25:29.550481 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-f08b315e-131e-4fa9-8fb1-61b2f1d75774 tempest-ProjectAdminTests39-308056081 tempest-ProjectAdminTests39-308056081-project-admin] https://10.4.3.143/volume/v3/backups/c3e83e37-88d9-4610-9c3a-9bded0af195d returned with HTTP 200 Aug 16 21:25:29.551254 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 1358/5419] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:25:29 2026] GET /volume/v3/backups/c3e83e37-88d9-4610-9c3a-9bded0af195d => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:25:29.910880 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-21421937-44dd-4cb9-97ea-6078ffe60d7e None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:25:29.912729 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-21421937-44dd-4cb9-97ea-6078ffe60d7e tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] GET https://10.4.3.143/volume/v3/backups/493d6cdb-1b07-4095-a9a5-bc5aa149ea75 Aug 16 21:25:29.912957 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-21421937-44dd-4cb9-97ea-6078ffe60d7e tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:25:29.913156 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-21421937-44dd-4cb9-97ea-6078ffe60d7e tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:25:29.913265 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.v3.backups [None req-21421937-44dd-4cb9-97ea-6078ffe60d7e tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Show backup with id 493d6cdb-1b07-4095-a9a5-bc5aa149ea75. {{(pid=100332) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:25:29.918099 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:25:29.918099 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:25:29.919172 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-21421937-44dd-4cb9-97ea-6078ffe60d7e tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] https://10.4.3.143/volume/v3/backups/493d6cdb-1b07-4095-a9a5-bc5aa149ea75 returned with HTTP 200 Aug 16 21:25:29.919668 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 1357/5420] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:25:29 2026] GET /volume/v3/backups/493d6cdb-1b07-4095-a9a5-bc5aa149ea75 => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:25:30.562052 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-73cd1245-78f2-48fe-a405-8309869bdedf None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:25:30.564454 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-73cd1245-78f2-48fe-a405-8309869bdedf tempest-ProjectAdminTests39-308056081 tempest-ProjectAdminTests39-308056081-project-admin] GET https://10.4.3.143/volume/v3/backups/c3e83e37-88d9-4610-9c3a-9bded0af195d Aug 16 21:25:30.564712 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-73cd1245-78f2-48fe-a405-8309869bdedf tempest-ProjectAdminTests39-308056081 tempest-ProjectAdminTests39-308056081-project-admin] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:25:30.564953 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-73cd1245-78f2-48fe-a405-8309869bdedf tempest-ProjectAdminTests39-308056081 tempest-ProjectAdminTests39-308056081-project-admin] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:25:30.565082 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.v3.backups [None req-73cd1245-78f2-48fe-a405-8309869bdedf tempest-ProjectAdminTests39-308056081 tempest-ProjectAdminTests39-308056081-project-admin] Show backup with id c3e83e37-88d9-4610-9c3a-9bded0af195d. {{(pid=100333) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:25:30.570001 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:25:30.570001 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:25:30.570273 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-73cd1245-78f2-48fe-a405-8309869bdedf tempest-ProjectAdminTests39-308056081 tempest-ProjectAdminTests39-308056081-project-admin] https://10.4.3.143/volume/v3/backups/c3e83e37-88d9-4610-9c3a-9bded0af195d returned with HTTP 200 Aug 16 21:25:30.570722 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 1345/5421] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:25:30 2026] GET /volume/v3/backups/c3e83e37-88d9-4610-9c3a-9bded0af195d => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:25:30.581550 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-e6308603-e1a5-4ecd-80b8-3fff74a6a2bd None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:25:30.583845 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-e6308603-e1a5-4ecd-80b8-3fff74a6a2bd tempest-ProjectAdminTests39-308056081 tempest-ProjectAdminTests39-308056081-project-admin] PUT https://10.4.3.143/volume/v3/backups/c3e83e37-88d9-4610-9c3a-9bded0af195d Aug 16 21:25:30.584353 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-e6308603-e1a5-4ecd-80b8-3fff74a6a2bd tempest-ProjectAdminTests39-308056081 tempest-ProjectAdminTests39-308056081-project-admin] Action: 'update', calling method: version_select, body: {"backup": {"description": "Updated backup description"}} {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:25:30.590590 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:25:30.590590 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:25:30.596215 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-e6308603-e1a5-4ecd-80b8-3fff74a6a2bd tempest-ProjectAdminTests39-308056081 tempest-ProjectAdminTests39-308056081-project-admin] https://10.4.3.143/volume/v3/backups/c3e83e37-88d9-4610-9c3a-9bded0af195d returned with HTTP 200 Aug 16 21:25:30.596585 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 1362/5422] 10.4.3.143 () {70 vars in 1408 bytes} [Sun Aug 16 21:25:30 2026] PUT /volume/v3/backups/c3e83e37-88d9-4610-9c3a-9bded0af195d => generated 315 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:25:30.605063 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-7aa247b3-3880-46e1-b292-c2b1c28627da None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:25:30.607385 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-7aa247b3-3880-46e1-b292-c2b1c28627da tempest-ProjectAdminTests39-308056081 tempest-ProjectAdminTests39-308056081-project-admin] GET https://10.4.3.143/volume/v3/backups/c3e83e37-88d9-4610-9c3a-9bded0af195d Aug 16 21:25:30.607757 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-7aa247b3-3880-46e1-b292-c2b1c28627da tempest-ProjectAdminTests39-308056081 tempest-ProjectAdminTests39-308056081-project-admin] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:25:30.608095 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-7aa247b3-3880-46e1-b292-c2b1c28627da tempest-ProjectAdminTests39-308056081 tempest-ProjectAdminTests39-308056081-project-admin] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:25:30.608271 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.v3.backups [None req-7aa247b3-3880-46e1-b292-c2b1c28627da tempest-ProjectAdminTests39-308056081 tempest-ProjectAdminTests39-308056081-project-admin] Show backup with id c3e83e37-88d9-4610-9c3a-9bded0af195d. {{(pid=100331) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:25:30.613477 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:25:30.613477 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:25:30.614194 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-7aa247b3-3880-46e1-b292-c2b1c28627da tempest-ProjectAdminTests39-308056081 tempest-ProjectAdminTests39-308056081-project-admin] https://10.4.3.143/volume/v3/backups/c3e83e37-88d9-4610-9c3a-9bded0af195d returned with HTTP 200 Aug 16 21:25:30.614563 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 1359/5423] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:25:30 2026] GET /volume/v3/backups/c3e83e37-88d9-4610-9c3a-9bded0af195d => generated 761 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:25:30.624954 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-b6ad39a0-f5fc-4863-a0d5-d96e3eab5804 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:25:30.627020 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-b6ad39a0-f5fc-4863-a0d5-d96e3eab5804 tempest-ProjectAdminTests39-308056081 tempest-ProjectAdminTests39-308056081-project-admin] DELETE https://10.4.3.143/volume/v3/backups/c3e83e37-88d9-4610-9c3a-9bded0af195d Aug 16 21:25:30.627261 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-b6ad39a0-f5fc-4863-a0d5-d96e3eab5804 tempest-ProjectAdminTests39-308056081 tempest-ProjectAdminTests39-308056081-project-admin] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:25:30.627463 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-b6ad39a0-f5fc-4863-a0d5-d96e3eab5804 tempest-ProjectAdminTests39-308056081 tempest-ProjectAdminTests39-308056081-project-admin] Calling method 'delete' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:25:30.627590 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.contrib.backups [None req-b6ad39a0-f5fc-4863-a0d5-d96e3eab5804 tempest-ProjectAdminTests39-308056081 tempest-ProjectAdminTests39-308056081-project-admin] Delete backup with id: c3e83e37-88d9-4610-9c3a-9bded0af195d. Aug 16 21:25:30.631689 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:25:30.631689 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:25:30.643277 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.backup.rpcapi [None req-b6ad39a0-f5fc-4863-a0d5-d96e3eab5804 tempest-ProjectAdminTests39-308056081 tempest-ProjectAdminTests39-308056081-project-admin] delete_backup rpcapi backup_id c3e83e37-88d9-4610-9c3a-9bded0af195d {{(pid=100332) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 16 21:25:30.645539 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-b6ad39a0-f5fc-4863-a0d5-d96e3eab5804 tempest-ProjectAdminTests39-308056081 tempest-ProjectAdminTests39-308056081-project-admin] https://10.4.3.143/volume/v3/backups/c3e83e37-88d9-4610-9c3a-9bded0af195d returned with HTTP 202 Aug 16 21:25:30.646036 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 1358/5424] 10.4.3.143 () {68 vars in 1391 bytes} [Sun Aug 16 21:25:30 2026] DELETE /volume/v3/backups/c3e83e37-88d9-4610-9c3a-9bded0af195d => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 16 21:25:30.654565 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-96099401-e205-4e13-86bd-451e727d26fe None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:25:30.656568 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-96099401-e205-4e13-86bd-451e727d26fe tempest-ProjectAdminTests39-308056081 tempest-ProjectAdminTests39-308056081-project-admin] GET https://10.4.3.143/volume/v3/backups/c3e83e37-88d9-4610-9c3a-9bded0af195d Aug 16 21:25:30.656776 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-96099401-e205-4e13-86bd-451e727d26fe tempest-ProjectAdminTests39-308056081 tempest-ProjectAdminTests39-308056081-project-admin] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:25:30.657013 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-96099401-e205-4e13-86bd-451e727d26fe tempest-ProjectAdminTests39-308056081 tempest-ProjectAdminTests39-308056081-project-admin] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:25:30.657128 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.v3.backups [None req-96099401-e205-4e13-86bd-451e727d26fe tempest-ProjectAdminTests39-308056081 tempest-ProjectAdminTests39-308056081-project-admin] Show backup with id c3e83e37-88d9-4610-9c3a-9bded0af195d. {{(pid=100333) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:25:30.662003 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:25:30.662003 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:25:30.662709 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-96099401-e205-4e13-86bd-451e727d26fe tempest-ProjectAdminTests39-308056081 tempest-ProjectAdminTests39-308056081-project-admin] https://10.4.3.143/volume/v3/backups/c3e83e37-88d9-4610-9c3a-9bded0af195d returned with HTTP 200 Aug 16 21:25:30.663161 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 1346/5425] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:25:30 2026] GET /volume/v3/backups/c3e83e37-88d9-4610-9c3a-9bded0af195d => generated 760 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:25:30.930636 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-a3d6b196-42dd-45b4-93d2-850a49a2e409 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:25:30.932462 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-a3d6b196-42dd-45b4-93d2-850a49a2e409 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] GET https://10.4.3.143/volume/v3/backups/493d6cdb-1b07-4095-a9a5-bc5aa149ea75 Aug 16 21:25:30.932997 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-a3d6b196-42dd-45b4-93d2-850a49a2e409 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:25:30.933197 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-a3d6b196-42dd-45b4-93d2-850a49a2e409 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:25:30.933342 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.v3.backups [None req-a3d6b196-42dd-45b4-93d2-850a49a2e409 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Show backup with id 493d6cdb-1b07-4095-a9a5-bc5aa149ea75. {{(pid=100330) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:25:30.937740 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:25:30.937740 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:25:30.938591 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-a3d6b196-42dd-45b4-93d2-850a49a2e409 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] https://10.4.3.143/volume/v3/backups/493d6cdb-1b07-4095-a9a5-bc5aa149ea75 returned with HTTP 200 Aug 16 21:25:30.938998 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 1363/5426] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:25:30 2026] GET /volume/v3/backups/493d6cdb-1b07-4095-a9a5-bc5aa149ea75 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:25:31.673840 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-53055e83-bb18-4660-849e-6bc8a19d1cd6 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:25:31.675884 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-53055e83-bb18-4660-849e-6bc8a19d1cd6 tempest-ProjectAdminTests39-308056081 tempest-ProjectAdminTests39-308056081-project-admin] GET https://10.4.3.143/volume/v3/backups/c3e83e37-88d9-4610-9c3a-9bded0af195d Aug 16 21:25:31.676170 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-53055e83-bb18-4660-849e-6bc8a19d1cd6 tempest-ProjectAdminTests39-308056081 tempest-ProjectAdminTests39-308056081-project-admin] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:25:31.676406 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-53055e83-bb18-4660-849e-6bc8a19d1cd6 tempest-ProjectAdminTests39-308056081 tempest-ProjectAdminTests39-308056081-project-admin] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:25:31.676525 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.v3.backups [None req-53055e83-bb18-4660-849e-6bc8a19d1cd6 tempest-ProjectAdminTests39-308056081 tempest-ProjectAdminTests39-308056081-project-admin] Show backup with id c3e83e37-88d9-4610-9c3a-9bded0af195d. {{(pid=100331) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:25:31.681364 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-53055e83-bb18-4660-849e-6bc8a19d1cd6 tempest-ProjectAdminTests39-308056081 tempest-ProjectAdminTests39-308056081-project-admin] https://10.4.3.143/volume/v3/backups/c3e83e37-88d9-4610-9c3a-9bded0af195d returned with HTTP 404 Aug 16 21:25:31.682088 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 1360/5427] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:25:31 2026] GET /volume/v3/backups/c3e83e37-88d9-4610-9c3a-9bded0af195d => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:25:31.690775 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-baa31db3-15ab-4edc-b93b-ec6c6083d4dd None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:25:31.692964 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-baa31db3-15ab-4edc-b93b-ec6c6083d4dd tempest-ProjectAdminTests39-308056081 tempest-ProjectAdminTests39-308056081-project-admin] DELETE https://10.4.3.143/volume/v3/volumes/15df290c-c9b6-4db9-80bd-5c4aa0179dcf Aug 16 21:25:31.693175 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-baa31db3-15ab-4edc-b93b-ec6c6083d4dd tempest-ProjectAdminTests39-308056081 tempest-ProjectAdminTests39-308056081-project-admin] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:25:31.693358 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-baa31db3-15ab-4edc-b93b-ec6c6083d4dd tempest-ProjectAdminTests39-308056081 tempest-ProjectAdminTests39-308056081-project-admin] Calling method 'delete' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:25:31.693512 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.v3.volumes [None req-baa31db3-15ab-4edc-b93b-ec6c6083d4dd tempest-ProjectAdminTests39-308056081 tempest-ProjectAdminTests39-308056081-project-admin] Delete volume with id: 15df290c-c9b6-4db9-80bd-5c4aa0179dcf Aug 16 21:25:31.701933 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:25:31.701933 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:25:31.702365 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-baa31db3-15ab-4edc-b93b-ec6c6083d4dd tempest-ProjectAdminTests39-308056081 tempest-ProjectAdminTests39-308056081-project-admin] Volume info retrieved successfully. Aug 16 21:25:31.724941 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-baa31db3-15ab-4edc-b93b-ec6c6083d4dd tempest-ProjectAdminTests39-308056081 tempest-ProjectAdminTests39-308056081-project-admin] Delete volume request issued successfully. Aug 16 21:25:31.725228 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-baa31db3-15ab-4edc-b93b-ec6c6083d4dd tempest-ProjectAdminTests39-308056081 tempest-ProjectAdminTests39-308056081-project-admin] https://10.4.3.143/volume/v3/volumes/15df290c-c9b6-4db9-80bd-5c4aa0179dcf returned with HTTP 202 Aug 16 21:25:31.725809 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 1359/5428] 10.4.3.143 () {68 vars in 1391 bytes} [Sun Aug 16 21:25:31 2026] DELETE /volume/v3/volumes/15df290c-c9b6-4db9-80bd-5c4aa0179dcf => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 21:25:31.734673 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-cae4408d-1b31-4bb5-844a-17d71d94afc3 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:25:31.737223 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-cae4408d-1b31-4bb5-844a-17d71d94afc3 tempest-ProjectAdminTests39-308056081 tempest-ProjectAdminTests39-308056081-project-admin] GET https://10.4.3.143/volume/v3/volumes/15df290c-c9b6-4db9-80bd-5c4aa0179dcf Aug 16 21:25:31.737437 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-cae4408d-1b31-4bb5-844a-17d71d94afc3 tempest-ProjectAdminTests39-308056081 tempest-ProjectAdminTests39-308056081-project-admin] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:25:31.737707 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-cae4408d-1b31-4bb5-844a-17d71d94afc3 tempest-ProjectAdminTests39-308056081 tempest-ProjectAdminTests39-308056081-project-admin] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:25:31.747655 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:25:31.747655 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:25:31.752373 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-cae4408d-1b31-4bb5-844a-17d71d94afc3 tempest-ProjectAdminTests39-308056081 tempest-ProjectAdminTests39-308056081-project-admin] Volume info retrieved successfully. Aug 16 21:25:31.758087 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-cae4408d-1b31-4bb5-844a-17d71d94afc3 tempest-ProjectAdminTests39-308056081 tempest-ProjectAdminTests39-308056081-project-admin] https://10.4.3.143/volume/v3/volumes/15df290c-c9b6-4db9-80bd-5c4aa0179dcf returned with HTTP 200 Aug 16 21:25:31.758639 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 1347/5429] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:25:31 2026] GET /volume/v3/volumes/15df290c-c9b6-4db9-80bd-5c4aa0179dcf => generated 1008 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:25:31.950952 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-7150d891-4fad-491b-9a14-3a7225677bea None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:25:31.953036 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-7150d891-4fad-491b-9a14-3a7225677bea tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] GET https://10.4.3.143/volume/v3/backups/493d6cdb-1b07-4095-a9a5-bc5aa149ea75 Aug 16 21:25:31.953299 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-7150d891-4fad-491b-9a14-3a7225677bea tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:25:31.953514 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-7150d891-4fad-491b-9a14-3a7225677bea tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:25:31.953661 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.v3.backups [None req-7150d891-4fad-491b-9a14-3a7225677bea tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Show backup with id 493d6cdb-1b07-4095-a9a5-bc5aa149ea75. {{(pid=100330) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:25:31.958992 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:25:31.958992 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:25:31.959682 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-7150d891-4fad-491b-9a14-3a7225677bea tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] https://10.4.3.143/volume/v3/backups/493d6cdb-1b07-4095-a9a5-bc5aa149ea75 returned with HTTP 200 Aug 16 21:25:31.960114 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 1364/5430] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:25:31 2026] GET /volume/v3/backups/493d6cdb-1b07-4095-a9a5-bc5aa149ea75 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:25:32.774787 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-8b876063-a565-4859-9f07-5c7c75270245 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:25:32.776988 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-8b876063-a565-4859-9f07-5c7c75270245 tempest-ProjectAdminTests39-308056081 tempest-ProjectAdminTests39-308056081-project-admin] GET https://10.4.3.143/volume/v3/volumes/15df290c-c9b6-4db9-80bd-5c4aa0179dcf Aug 16 21:25:32.777287 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-8b876063-a565-4859-9f07-5c7c75270245 tempest-ProjectAdminTests39-308056081 tempest-ProjectAdminTests39-308056081-project-admin] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:25:32.777532 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-8b876063-a565-4859-9f07-5c7c75270245 tempest-ProjectAdminTests39-308056081 tempest-ProjectAdminTests39-308056081-project-admin] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:25:32.783481 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-8b876063-a565-4859-9f07-5c7c75270245 tempest-ProjectAdminTests39-308056081 tempest-ProjectAdminTests39-308056081-project-admin] https://10.4.3.143/volume/v3/volumes/15df290c-c9b6-4db9-80bd-5c4aa0179dcf returned with HTTP 404 Aug 16 21:25:32.784059 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 1361/5431] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:25:32 2026] GET /volume/v3/volumes/15df290c-c9b6-4db9-80bd-5c4aa0179dcf => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:25:32.972458 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-d7a26b98-ba70-4fae-b938-d2609e5421af None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:25:32.974646 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-d7a26b98-ba70-4fae-b938-d2609e5421af tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] GET https://10.4.3.143/volume/v3/backups/493d6cdb-1b07-4095-a9a5-bc5aa149ea75 Aug 16 21:25:32.974858 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-d7a26b98-ba70-4fae-b938-d2609e5421af tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:25:32.975151 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-d7a26b98-ba70-4fae-b938-d2609e5421af tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:25:32.975431 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.v3.backups [None req-d7a26b98-ba70-4fae-b938-d2609e5421af tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Show backup with id 493d6cdb-1b07-4095-a9a5-bc5aa149ea75. {{(pid=100332) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:25:32.981363 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:25:32.981363 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:25:32.981851 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-d7a26b98-ba70-4fae-b938-d2609e5421af tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] https://10.4.3.143/volume/v3/backups/493d6cdb-1b07-4095-a9a5-bc5aa149ea75 returned with HTTP 200 Aug 16 21:25:32.982224 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 1360/5432] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:25:32 2026] GET /volume/v3/backups/493d6cdb-1b07-4095-a9a5-bc5aa149ea75 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:25:33.994029 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-a41b38d4-5359-41c3-8b4c-59603ef54bf7 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:25:33.996318 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-a41b38d4-5359-41c3-8b4c-59603ef54bf7 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] GET https://10.4.3.143/volume/v3/backups/493d6cdb-1b07-4095-a9a5-bc5aa149ea75 Aug 16 21:25:33.996581 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-a41b38d4-5359-41c3-8b4c-59603ef54bf7 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:25:33.996823 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-a41b38d4-5359-41c3-8b4c-59603ef54bf7 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:25:33.996982 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.v3.backups [None req-a41b38d4-5359-41c3-8b4c-59603ef54bf7 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Show backup with id 493d6cdb-1b07-4095-a9a5-bc5aa149ea75. {{(pid=100333) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:25:34.002246 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:25:34.002246 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:25:34.003101 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-a41b38d4-5359-41c3-8b4c-59603ef54bf7 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] https://10.4.3.143/volume/v3/backups/493d6cdb-1b07-4095-a9a5-bc5aa149ea75 returned with HTTP 200 Aug 16 21:25:34.003540 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 1348/5433] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:25:33 2026] GET /volume/v3/backups/493d6cdb-1b07-4095-a9a5-bc5aa149ea75 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:25:34.802021 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-5a022f2e-c571-4573-ae03-7190e1a3f5d1 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:25:34.944013 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-5a022f2e-c571-4573-ae03-7190e1a3f5d1 tempest-ProjectReaderTests-1568197392 tempest-ProjectReaderTests-1568197392-project-admin] GET https://10.4.3.143/volume/v3/scheduler-stats/get_pools Aug 16 21:25:34.944291 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-5a022f2e-c571-4573-ae03-7190e1a3f5d1 tempest-ProjectReaderTests-1568197392 tempest-ProjectReaderTests-1568197392-project-admin] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:25:34.944520 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-5a022f2e-c571-4573-ae03-7190e1a3f5d1 tempest-ProjectReaderTests-1568197392 tempest-ProjectReaderTests-1568197392-project-admin] Calling method 'get_pools' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:25:34.955601 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-5a022f2e-c571-4573-ae03-7190e1a3f5d1 tempest-ProjectReaderTests-1568197392 tempest-ProjectReaderTests-1568197392-project-admin] https://10.4.3.143/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Aug 16 21:25:34.956038 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 1365/5434] 10.4.3.143 () {66 vars in 1291 bytes} [Sun Aug 16 21:25:34 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:25:34.965443 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-61df357a-e5da-47fc-a0a5-d5f8a89da573 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:25:35.014076 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-bb61a731-cc57-45c7-a4dd-a29e4ab932d5 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:25:35.016177 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-bb61a731-cc57-45c7-a4dd-a29e4ab932d5 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] GET https://10.4.3.143/volume/v3/backups/493d6cdb-1b07-4095-a9a5-bc5aa149ea75 Aug 16 21:25:35.016402 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-bb61a731-cc57-45c7-a4dd-a29e4ab932d5 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:25:35.016611 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-bb61a731-cc57-45c7-a4dd-a29e4ab932d5 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:25:35.016721 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.v3.backups [None req-bb61a731-cc57-45c7-a4dd-a29e4ab932d5 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Show backup with id 493d6cdb-1b07-4095-a9a5-bc5aa149ea75. {{(pid=100332) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:25:35.021408 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:25:35.021408 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:25:35.022200 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-bb61a731-cc57-45c7-a4dd-a29e4ab932d5 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] https://10.4.3.143/volume/v3/backups/493d6cdb-1b07-4095-a9a5-bc5aa149ea75 returned with HTTP 200 Aug 16 21:25:35.022574 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 1361/5435] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:25:35 2026] GET /volume/v3/backups/493d6cdb-1b07-4095-a9a5-bc5aa149ea75 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:25:35.026902 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-61df357a-e5da-47fc-a0a5-d5f8a89da573 tempest-ProjectReaderTests-1568197392 tempest-ProjectReaderTests-1568197392-project-reader] GET https://10.4.3.143/volume/v3/capabilities/np0000007409@storpool Aug 16 21:25:35.026902 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-61df357a-e5da-47fc-a0a5-d5f8a89da573 tempest-ProjectReaderTests-1568197392 tempest-ProjectReaderTests-1568197392-project-reader] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:25:35.027286 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-61df357a-e5da-47fc-a0a5-d5f8a89da573 tempest-ProjectReaderTests-1568197392 tempest-ProjectReaderTests-1568197392-project-reader] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:25:35.027898 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.policy [None req-61df357a-e5da-47fc-a0a5-d5f8a89da573 tempest-ProjectReaderTests-1568197392 tempest-ProjectReaderTests-1568197392-project-reader] Policy check for volume_extension:capabilities failed with context {'is_admin': False, 'user_id': 'e387cd792f2a48dfba8a66ba72bdf2e2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '012c03fc9ea24551b2c5233784a9d63c', '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=100331) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 16 21:25:35.028122 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-61df357a-e5da-47fc-a0a5-d5f8a89da573 tempest-ProjectReaderTests-1568197392 tempest-ProjectReaderTests-1568197392-project-reader] https://10.4.3.143/volume/v3/capabilities/np0000007409@storpool returned with HTTP 403 Aug 16 21:25:35.028568 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 1362/5436] 10.4.3.143 () {66 vars in 1318 bytes} [Sun Aug 16 21:25:34 2026] GET /volume/v3/capabilities/np0000007409@storpool => generated 110 bytes in 63 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:25:36.033481 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-711ed8de-0f85-40ed-bd5e-ca3df8eebd95 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:25:36.035531 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-711ed8de-0f85-40ed-bd5e-ca3df8eebd95 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] GET https://10.4.3.143/volume/v3/backups/493d6cdb-1b07-4095-a9a5-bc5aa149ea75 Aug 16 21:25:36.035754 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-711ed8de-0f85-40ed-bd5e-ca3df8eebd95 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:25:36.036003 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-711ed8de-0f85-40ed-bd5e-ca3df8eebd95 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:25:36.036141 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.v3.backups [None req-711ed8de-0f85-40ed-bd5e-ca3df8eebd95 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Show backup with id 493d6cdb-1b07-4095-a9a5-bc5aa149ea75. {{(pid=100333) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:25:36.040432 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:25:36.040432 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:25:36.041157 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-711ed8de-0f85-40ed-bd5e-ca3df8eebd95 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] https://10.4.3.143/volume/v3/backups/493d6cdb-1b07-4095-a9a5-bc5aa149ea75 returned with HTTP 200 Aug 16 21:25:36.041474 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 1349/5437] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:25:36 2026] GET /volume/v3/backups/493d6cdb-1b07-4095-a9a5-bc5aa149ea75 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:25:36.051116 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-e8356ed9-5452-4aee-a762-3f71098a0e28 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:25:36.052629 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-e8356ed9-5452-4aee-a762-3f71098a0e28 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] POST https://10.4.3.143/volume/v3/backups/493d6cdb-1b07-4095-a9a5-bc5aa149ea75/restore Aug 16 21:25:36.052935 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-e8356ed9-5452-4aee-a762-3f71098a0e28 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Action: 'restore', calling method: restore, body: {"restore": {"volume_id": "66502c62-8a75-4bb8-a53b-63de860ce8b4"}} {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:25:36.054227 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.contrib.backups [None req-e8356ed9-5452-4aee-a762-3f71098a0e28 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Restoring backup 493d6cdb-1b07-4095-a9a5-bc5aa149ea75 ({'restore': {'volume_id': '66502c62-8a75-4bb8-a53b-63de860ce8b4'}}) {{(pid=100330) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 16 21:25:36.054352 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.contrib.backups [None req-e8356ed9-5452-4aee-a762-3f71098a0e28 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Restoring backup 493d6cdb-1b07-4095-a9a5-bc5aa149ea75 to volume 66502c62-8a75-4bb8-a53b-63de860ce8b4. Aug 16 21:25:36.058562 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:25:36.058562 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:25:36.064856 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:25:36.064856 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:25:36.065276 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-e8356ed9-5452-4aee-a762-3f71098a0e28 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Volume info retrieved successfully. Aug 16 21:25:36.065382 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.backup.api [None req-e8356ed9-5452-4aee-a762-3f71098a0e28 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Checking backup size 1 against volume size 1 {{(pid=100330) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 16 21:25:36.065474 np0000007409 devstack@c-api.service[100330]: INFO cinder.backup.api [None req-e8356ed9-5452-4aee-a762-3f71098a0e28 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Overwriting volume 66502c62-8a75-4bb8-a53b-63de860ce8b4 with restore of backup 493d6cdb-1b07-4095-a9a5-bc5aa149ea75 Aug 16 21:25:36.078780 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.backup.rpcapi [None req-e8356ed9-5452-4aee-a762-3f71098a0e28 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] restore_backup in rpcapi backup_id 493d6cdb-1b07-4095-a9a5-bc5aa149ea75 {{(pid=100330) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 16 21:25:36.080547 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-e8356ed9-5452-4aee-a762-3f71098a0e28 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] https://10.4.3.143/volume/v3/backups/493d6cdb-1b07-4095-a9a5-bc5aa149ea75/restore returned with HTTP 202 Aug 16 21:25:36.080967 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 1366/5438] 10.4.3.143 () {68 vars in 1393 bytes} [Sun Aug 16 21:25:36 2026] POST /volume/v3/backups/493d6cdb-1b07-4095-a9a5-bc5aa149ea75/restore => generated 182 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 21:25:36.088224 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-f9340269-68e7-4c5d-aead-c6cb193a12db None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:25:36.089910 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-f9340269-68e7-4c5d-aead-c6cb193a12db tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] GET https://10.4.3.143/volume/v3/backups/493d6cdb-1b07-4095-a9a5-bc5aa149ea75 Aug 16 21:25:36.090108 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-f9340269-68e7-4c5d-aead-c6cb193a12db tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:25:36.090288 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-f9340269-68e7-4c5d-aead-c6cb193a12db tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:25:36.090388 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.v3.backups [None req-f9340269-68e7-4c5d-aead-c6cb193a12db tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Show backup with id 493d6cdb-1b07-4095-a9a5-bc5aa149ea75. {{(pid=100332) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:25:36.094441 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:25:36.094441 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:25:36.095214 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-f9340269-68e7-4c5d-aead-c6cb193a12db tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] https://10.4.3.143/volume/v3/backups/493d6cdb-1b07-4095-a9a5-bc5aa149ea75 returned with HTTP 200 Aug 16 21:25:36.095565 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 1362/5439] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:25:36 2026] GET /volume/v3/backups/493d6cdb-1b07-4095-a9a5-bc5aa149ea75 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:25:36.401856 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-88096efb-1c47-4f0d-8a75-6a84fab46ef4 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:25:36.487615 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-88096efb-1c47-4f0d-8a75-6a84fab46ef4 tempest-ProjectAdminTests-1986803185 tempest-ProjectAdminTests-1986803185-project-admin] POST https://10.4.3.143/volume/v3/types Aug 16 21:25:36.487970 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-88096efb-1c47-4f0d-8a75-6a84fab46ef4 tempest-ProjectAdminTests-1986803185 tempest-ProjectAdminTests-1986803185-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-435152640", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1111739511", "vendor_name": "tempest-vendor_name-2051289224"}}} {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:25:36.502648 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-88096efb-1c47-4f0d-8a75-6a84fab46ef4 tempest-ProjectAdminTests-1986803185 tempest-ProjectAdminTests-1986803185-project-admin] https://10.4.3.143/volume/v3/types returned with HTTP 200 Aug 16 21:25:36.503014 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 1363/5440] 10.4.3.143 () {68 vars in 1253 bytes} [Sun Aug 16 21:25:36 2026] POST /volume/v3/types => generated 328 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:25:36.512615 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-68ab4512-c73a-4302-9fed-35a27416961d None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:25:36.514353 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-68ab4512-c73a-4302-9fed-35a27416961d tempest-ProjectAdminTests-1986803185 tempest-ProjectAdminTests-1986803185-project-admin] POST https://10.4.3.143/volume/v3/volumes Aug 16 21:25:36.514693 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-68ab4512-c73a-4302-9fed-35a27416961d tempest-ProjectAdminTests-1986803185 tempest-ProjectAdminTests-1986803185-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "fe47e89c-cdb0-4f95-bd5f-fe8a5e9a17d6", "size": 1}} {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:25:36.516068 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.v3.volumes [None req-68ab4512-c73a-4302-9fed-35a27416961d tempest-ProjectAdminTests-1986803185 tempest-ProjectAdminTests-1986803185-project-admin] Create volume request body: {'volume': {'volume_type': 'fe47e89c-cdb0-4f95-bd5f-fe8a5e9a17d6', 'size': 1}} {{(pid=100333) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 21:25:36.519428 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.v3.volumes [None req-68ab4512-c73a-4302-9fed-35a27416961d tempest-ProjectAdminTests-1986803185 tempest-ProjectAdminTests-1986803185-project-admin] Create volume of 1 GB Aug 16 21:25:36.519722 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:25:36.519722 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:25:36.520194 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-68ab4512-c73a-4302-9fed-35a27416961d tempest-ProjectAdminTests-1986803185 tempest-ProjectAdminTests-1986803185-project-admin] Availability Zones retrieved successfully. Aug 16 21:25:36.525346 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-68ab4512-c73a-4302-9fed-35a27416961d tempest-ProjectAdminTests-1986803185 tempest-ProjectAdminTests-1986803185-project-admin] Flow 'volume_create_api' (201e2def-a9e3-4e1e-8389-86dbbf3f3415) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100333) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:25:36.526227 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-68ab4512-c73a-4302-9fed-35a27416961d tempest-ProjectAdminTests-1986803185 tempest-ProjectAdminTests-1986803185-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bd85a9bd-b7f2-4efa-8c40-87455d78af00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:25:36.526978 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.flows.api.create_volume [None req-68ab4512-c73a-4302-9fed-35a27416961d tempest-ProjectAdminTests-1986803185 tempest-ProjectAdminTests-1986803185-project-admin] Validating volume size '1' using validate_int {{(pid=100333) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 21:25:36.546817 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-68ab4512-c73a-4302-9fed-35a27416961d tempest-ProjectAdminTests-1986803185 tempest-ProjectAdminTests-1986803185-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bd85a9bd-b7f2-4efa-8c40-87455d78af00) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T21:25:36Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1111739511',vendor_name='tempest-vendor_name-2051289224'},id=fe47e89c-cdb0-4f95-bd5f-fe8a5e9a17d6,is_public=True,name='tempest-ProjectAdminTests-volume-type-435152640',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'fe47e89c-cdb0-4f95-bd5f-fe8a5e9a17d6', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:25:36.547625 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-68ab4512-c73a-4302-9fed-35a27416961d tempest-ProjectAdminTests-1986803185 tempest-ProjectAdminTests-1986803185-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (85b538aa-5962-48d2-b114-7ad2d99a8203) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:25:36.573854 np0000007409 devstack@c-api.service[100333]: WARNING cinder.quota [None req-68ab4512-c73a-4302-9fed-35a27416961d tempest-ProjectAdminTests-1986803185 tempest-ProjectAdminTests-1986803185-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-435152640 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-435152640, it is now deprecated. Please use the default quota class for default quota. Aug 16 21:25:36.574595 np0000007409 devstack@c-api.service[100333]: WARNING cinder.quota [None req-68ab4512-c73a-4302-9fed-35a27416961d tempest-ProjectAdminTests-1986803185 tempest-ProjectAdminTests-1986803185-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-435152640 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-435152640, it is now deprecated. Please use the default quota class for default quota. Aug 16 21:25:36.604783 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.quota [None req-68ab4512-c73a-4302-9fed-35a27416961d tempest-ProjectAdminTests-1986803185 tempest-ProjectAdminTests-1986803185-project-admin] Created reservations ['35743713-b099-4634-8ecc-4828cde75f48', 'e16768e5-8e78-40da-b88a-98bcbd1a5c01', '28ea4151-c41a-4047-8e97-91f4bf2d46d4', '0ad89357-40c2-4fb2-8805-d883f4825ac3'] {{(pid=100333) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:25:36.605482 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-68ab4512-c73a-4302-9fed-35a27416961d tempest-ProjectAdminTests-1986803185 tempest-ProjectAdminTests-1986803185-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (85b538aa-5962-48d2-b114-7ad2d99a8203) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['35743713-b099-4634-8ecc-4828cde75f48', 'e16768e5-8e78-40da-b88a-98bcbd1a5c01', '28ea4151-c41a-4047-8e97-91f4bf2d46d4', '0ad89357-40c2-4fb2-8805-d883f4825ac3']}' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:25:36.606271 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-68ab4512-c73a-4302-9fed-35a27416961d tempest-ProjectAdminTests-1986803185 tempest-ProjectAdminTests-1986803185-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f6d9bf70-9f3f-4acd-a7c1-e9030a2eafe9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:25:36.631449 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-68ab4512-c73a-4302-9fed-35a27416961d tempest-ProjectAdminTests-1986803185 tempest-ProjectAdminTests-1986803185-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f6d9bf70-9f3f-4acd-a7c1-e9030a2eafe9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1459ab95-e452-4ebd-9077-e1372782a7e5', '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='856c4ed1893443469af9191f677d6e30',qos_specs=None,replication_status=,reservations=['35743713-b099-4634-8ecc-4828cde75f48','e16768e5-8e78-40da-b88a-98bcbd1a5c01','28ea4151-c41a-4047-8e97-91f4bf2d46d4','0ad89357-40c2-4fb2-8805-d883f4825ac3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='da126cd37cab4982b9f6d92dd61e4663',volume_type_id=fe47e89c-cdb0-4f95-bd5f-fe8a5e9a17d6), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T21:25:36Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1459ab95-e452-4ebd-9077-e1372782a7e5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='856c4ed1893443469af9191f677d6e30',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='da126cd37cab4982b9f6d92dd61e4663',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(fe47e89c-cdb0-4f95-bd5f-fe8a5e9a17d6),volume_type_id=fe47e89c-cdb0-4f95-bd5f-fe8a5e9a17d6)}' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:25:36.632643 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-68ab4512-c73a-4302-9fed-35a27416961d tempest-ProjectAdminTests-1986803185 tempest-ProjectAdminTests-1986803185-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5edd3d39-5784-4db1-a7ed-cf8f26d70a73) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:25:36.653565 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-68ab4512-c73a-4302-9fed-35a27416961d tempest-ProjectAdminTests-1986803185 tempest-ProjectAdminTests-1986803185-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5edd3d39-5784-4db1-a7ed-cf8f26d70a73) transitioned into state 'SUCCESS' from 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='856c4ed1893443469af9191f677d6e30',qos_specs=None,replication_status=,reservations=['35743713-b099-4634-8ecc-4828cde75f48','e16768e5-8e78-40da-b88a-98bcbd1a5c01','28ea4151-c41a-4047-8e97-91f4bf2d46d4','0ad89357-40c2-4fb2-8805-d883f4825ac3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='da126cd37cab4982b9f6d92dd61e4663',volume_type_id=fe47e89c-cdb0-4f95-bd5f-fe8a5e9a17d6)}' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:25:36.654279 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-68ab4512-c73a-4302-9fed-35a27416961d tempest-ProjectAdminTests-1986803185 tempest-ProjectAdminTests-1986803185-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2f948bdd-d4e2-4a9d-8087-785eb911ca83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:25:36.663611 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-68ab4512-c73a-4302-9fed-35a27416961d tempest-ProjectAdminTests-1986803185 tempest-ProjectAdminTests-1986803185-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2f948bdd-d4e2-4a9d-8087-785eb911ca83) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:25:36.664672 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-68ab4512-c73a-4302-9fed-35a27416961d tempest-ProjectAdminTests-1986803185 tempest-ProjectAdminTests-1986803185-project-admin] Flow 'volume_create_api' (201e2def-a9e3-4e1e-8389-86dbbf3f3415) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100333) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:25:36.665059 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-68ab4512-c73a-4302-9fed-35a27416961d tempest-ProjectAdminTests-1986803185 tempest-ProjectAdminTests-1986803185-project-admin] Create volume request issued successfully. Aug 16 21:25:36.665688 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-68ab4512-c73a-4302-9fed-35a27416961d tempest-ProjectAdminTests-1986803185 tempest-ProjectAdminTests-1986803185-project-admin] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Aug 16 21:25:36.666318 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 1350/5441] 10.4.3.143 () {70 vars in 1298 bytes} [Sun Aug 16 21:25:36 2026] POST /volume/v3/volumes => generated 772 bytes in 154 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 21:25:36.677803 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-95a0f6e8-9ecc-441c-a907-b007352f5621 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:25:36.679624 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-95a0f6e8-9ecc-441c-a907-b007352f5621 tempest-ProjectAdminTests-1986803185 tempest-ProjectAdminTests-1986803185-project-admin] GET https://10.4.3.143/volume/v3/volumes/1459ab95-e452-4ebd-9077-e1372782a7e5 Aug 16 21:25:36.679833 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-95a0f6e8-9ecc-441c-a907-b007352f5621 tempest-ProjectAdminTests-1986803185 tempest-ProjectAdminTests-1986803185-project-admin] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:25:36.680059 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-95a0f6e8-9ecc-441c-a907-b007352f5621 tempest-ProjectAdminTests-1986803185 tempest-ProjectAdminTests-1986803185-project-admin] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:25:36.687710 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:25:36.687710 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:25:36.691851 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-95a0f6e8-9ecc-441c-a907-b007352f5621 tempest-ProjectAdminTests-1986803185 tempest-ProjectAdminTests-1986803185-project-admin] Volume info retrieved successfully. Aug 16 21:25:36.697131 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-95a0f6e8-9ecc-441c-a907-b007352f5621 tempest-ProjectAdminTests-1986803185 tempest-ProjectAdminTests-1986803185-project-admin] https://10.4.3.143/volume/v3/volumes/1459ab95-e452-4ebd-9077-e1372782a7e5 returned with HTTP 200 Aug 16 21:25:36.697573 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 1367/5442] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:25:36 2026] GET /volume/v3/volumes/1459ab95-e452-4ebd-9077-e1372782a7e5 => generated 951 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:25:37.105461 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-43a4123d-deb1-4b69-9064-6dcaf80d83f1 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:25:37.107246 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-43a4123d-deb1-4b69-9064-6dcaf80d83f1 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] GET https://10.4.3.143/volume/v3/backups/493d6cdb-1b07-4095-a9a5-bc5aa149ea75 Aug 16 21:25:37.107460 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-43a4123d-deb1-4b69-9064-6dcaf80d83f1 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:25:37.107642 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-43a4123d-deb1-4b69-9064-6dcaf80d83f1 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:25:37.107722 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.v3.backups [None req-43a4123d-deb1-4b69-9064-6dcaf80d83f1 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Show backup with id 493d6cdb-1b07-4095-a9a5-bc5aa149ea75. {{(pid=100332) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:25:37.112147 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:25:37.112147 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:25:37.112927 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-43a4123d-deb1-4b69-9064-6dcaf80d83f1 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] https://10.4.3.143/volume/v3/backups/493d6cdb-1b07-4095-a9a5-bc5aa149ea75 returned with HTTP 200 Aug 16 21:25:37.113270 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 1363/5443] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:25:37 2026] GET /volume/v3/backups/493d6cdb-1b07-4095-a9a5-bc5aa149ea75 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:25:37.711714 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-e9e9137b-2da4-4678-9ab8-a412c67cac7a None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:25:37.713373 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-e9e9137b-2da4-4678-9ab8-a412c67cac7a tempest-ProjectAdminTests-1986803185 tempest-ProjectAdminTests-1986803185-project-admin] GET https://10.4.3.143/volume/v3/volumes/1459ab95-e452-4ebd-9077-e1372782a7e5 Aug 16 21:25:37.713568 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-e9e9137b-2da4-4678-9ab8-a412c67cac7a tempest-ProjectAdminTests-1986803185 tempest-ProjectAdminTests-1986803185-project-admin] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:25:37.713756 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-e9e9137b-2da4-4678-9ab8-a412c67cac7a tempest-ProjectAdminTests-1986803185 tempest-ProjectAdminTests-1986803185-project-admin] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:25:37.722793 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:25:37.722793 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:25:37.727528 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-e9e9137b-2da4-4678-9ab8-a412c67cac7a tempest-ProjectAdminTests-1986803185 tempest-ProjectAdminTests-1986803185-project-admin] Volume info retrieved successfully. Aug 16 21:25:37.732245 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-e9e9137b-2da4-4678-9ab8-a412c67cac7a tempest-ProjectAdminTests-1986803185 tempest-ProjectAdminTests-1986803185-project-admin] https://10.4.3.143/volume/v3/volumes/1459ab95-e452-4ebd-9077-e1372782a7e5 returned with HTTP 200 Aug 16 21:25:37.732627 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 1364/5444] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:25:37 2026] GET /volume/v3/volumes/1459ab95-e452-4ebd-9077-e1372782a7e5 => generated 972 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:25:37.748739 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-c5203ecf-4a15-4261-82b5-47a4cc593406 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:25:37.750638 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-c5203ecf-4a15-4261-82b5-47a4cc593406 tempest-ProjectAdminTests-1986803185 tempest-ProjectAdminTests-1986803185-project-admin] GET https://10.4.3.143/volume/v3/messages Aug 16 21:25:37.750878 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-c5203ecf-4a15-4261-82b5-47a4cc593406 tempest-ProjectAdminTests-1986803185 tempest-ProjectAdminTests-1986803185-project-admin] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:25:37.751096 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-c5203ecf-4a15-4261-82b5-47a4cc593406 tempest-ProjectAdminTests-1986803185 tempest-ProjectAdminTests-1986803185-project-admin] Calling method 'version_select' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:25:37.751343 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:25:37.751343 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:25:37.754445 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-c5203ecf-4a15-4261-82b5-47a4cc593406 tempest-ProjectAdminTests-1986803185 tempest-ProjectAdminTests-1986803185-project-admin] https://10.4.3.143/volume/v3/messages returned with HTTP 200 Aug 16 21:25:37.754794 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 1351/5445] 10.4.3.143 () {68 vars in 1280 bytes} [Sun Aug 16 21:25:37 2026] GET /volume/v3/messages => generated 670 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:25:37.763288 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-8e3928a2-0b92-45f3-936a-cb839eeb543f None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:25:37.765017 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-8e3928a2-0b92-45f3-936a-cb839eeb543f tempest-ProjectAdminTests-1986803185 tempest-ProjectAdminTests-1986803185-project-admin] DELETE https://10.4.3.143/volume/v3/messages/5d658268-b621-470d-ad30-6d5482dff9b0 Aug 16 21:25:37.765217 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-8e3928a2-0b92-45f3-936a-cb839eeb543f tempest-ProjectAdminTests-1986803185 tempest-ProjectAdminTests-1986803185-project-admin] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:25:37.765429 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-8e3928a2-0b92-45f3-936a-cb839eeb543f tempest-ProjectAdminTests-1986803185 tempest-ProjectAdminTests-1986803185-project-admin] Calling method 'version_select' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:25:37.776240 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-8e3928a2-0b92-45f3-936a-cb839eeb543f tempest-ProjectAdminTests-1986803185 tempest-ProjectAdminTests-1986803185-project-admin] https://10.4.3.143/volume/v3/messages/5d658268-b621-470d-ad30-6d5482dff9b0 returned with HTTP 204 Aug 16 21:25:37.776742 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 1368/5446] 10.4.3.143 () {68 vars in 1394 bytes} [Sun Aug 16 21:25:37 2026] DELETE /volume/v3/messages/5d658268-b621-470d-ad30-6d5482dff9b0 => generated 0 bytes in 14 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 16 21:25:37.783359 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-8a4b1565-9478-4202-9288-3d41fca445f5 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:25:37.785061 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-8a4b1565-9478-4202-9288-3d41fca445f5 tempest-ProjectAdminTests-1986803185 tempest-ProjectAdminTests-1986803185-project-admin] GET https://10.4.3.143/volume/v3/messages/5d658268-b621-470d-ad30-6d5482dff9b0 Aug 16 21:25:37.785288 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-8a4b1565-9478-4202-9288-3d41fca445f5 tempest-ProjectAdminTests-1986803185 tempest-ProjectAdminTests-1986803185-project-admin] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:25:37.785465 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-8a4b1565-9478-4202-9288-3d41fca445f5 tempest-ProjectAdminTests-1986803185 tempest-ProjectAdminTests-1986803185-project-admin] Calling method 'version_select' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:25:37.789678 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-8a4b1565-9478-4202-9288-3d41fca445f5 tempest-ProjectAdminTests-1986803185 tempest-ProjectAdminTests-1986803185-project-admin] https://10.4.3.143/volume/v3/messages/5d658268-b621-470d-ad30-6d5482dff9b0 returned with HTTP 404 Aug 16 21:25:37.790176 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 1364/5447] 10.4.3.143 () {68 vars in 1391 bytes} [Sun Aug 16 21:25:37 2026] GET /volume/v3/messages/5d658268-b621-470d-ad30-6d5482dff9b0 => generated 110 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:25:37.797980 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-a1d93b1b-8a83-4da6-8d88-51d4f665a080 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:25:37.800015 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-a1d93b1b-8a83-4da6-8d88-51d4f665a080 tempest-ProjectAdminTests-1986803185 tempest-ProjectAdminTests-1986803185-project-admin] DELETE https://10.4.3.143/volume/v3/volumes/1459ab95-e452-4ebd-9077-e1372782a7e5 Aug 16 21:25:37.800308 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-a1d93b1b-8a83-4da6-8d88-51d4f665a080 tempest-ProjectAdminTests-1986803185 tempest-ProjectAdminTests-1986803185-project-admin] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:25:37.800545 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-a1d93b1b-8a83-4da6-8d88-51d4f665a080 tempest-ProjectAdminTests-1986803185 tempest-ProjectAdminTests-1986803185-project-admin] Calling method 'delete' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:25:37.800751 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.v3.volumes [None req-a1d93b1b-8a83-4da6-8d88-51d4f665a080 tempest-ProjectAdminTests-1986803185 tempest-ProjectAdminTests-1986803185-project-admin] Delete volume with id: 1459ab95-e452-4ebd-9077-e1372782a7e5 Aug 16 21:25:37.809609 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:25:37.809609 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:25:37.810051 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-a1d93b1b-8a83-4da6-8d88-51d4f665a080 tempest-ProjectAdminTests-1986803185 tempest-ProjectAdminTests-1986803185-project-admin] Volume info retrieved successfully. Aug 16 21:25:37.811242 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-a1d93b1b-8a83-4da6-8d88-51d4f665a080 tempest-ProjectAdminTests-1986803185 tempest-ProjectAdminTests-1986803185-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100331) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 16 21:25:37.824199 np0000007409 devstack@c-api.service[100331]: WARNING cinder.quota [None req-a1d93b1b-8a83-4da6-8d88-51d4f665a080 tempest-ProjectAdminTests-1986803185 tempest-ProjectAdminTests-1986803185-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-435152640 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-435152640, it is now deprecated. Please use the default quota class for default quota. Aug 16 21:25:37.824654 np0000007409 devstack@c-api.service[100331]: WARNING cinder.quota [None req-a1d93b1b-8a83-4da6-8d88-51d4f665a080 tempest-ProjectAdminTests-1986803185 tempest-ProjectAdminTests-1986803185-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-435152640 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-435152640, it is now deprecated. Please use the default quota class for default quota. Aug 16 21:25:37.840190 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.quota [None req-a1d93b1b-8a83-4da6-8d88-51d4f665a080 tempest-ProjectAdminTests-1986803185 tempest-ProjectAdminTests-1986803185-project-admin] Created reservations ['c2b49750-b7e2-4487-b56b-2ef63e692aa6', '65d86c08-3e7a-4ade-8651-396101a2d481', 'ddad8599-4219-4ee5-8bd2-798ae9a48b52', 'e8a0c61e-b308-4792-aa13-60d904fe41f1'] {{(pid=100331) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:25:37.877944 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-a1d93b1b-8a83-4da6-8d88-51d4f665a080 tempest-ProjectAdminTests-1986803185 tempest-ProjectAdminTests-1986803185-project-admin] Delete volume request issued successfully. Aug 16 21:25:37.878240 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-a1d93b1b-8a83-4da6-8d88-51d4f665a080 tempest-ProjectAdminTests-1986803185 tempest-ProjectAdminTests-1986803185-project-admin] https://10.4.3.143/volume/v3/volumes/1459ab95-e452-4ebd-9077-e1372782a7e5 returned with HTTP 202 Aug 16 21:25:37.878842 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 1365/5448] 10.4.3.143 () {68 vars in 1391 bytes} [Sun Aug 16 21:25:37 2026] DELETE /volume/v3/volumes/1459ab95-e452-4ebd-9077-e1372782a7e5 => generated 0 bytes in 81 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 21:25:37.886659 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-d735b225-7760-4095-9691-be337d4e8c12 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:25:37.888511 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-d735b225-7760-4095-9691-be337d4e8c12 tempest-ProjectAdminTests-1986803185 tempest-ProjectAdminTests-1986803185-project-admin] DELETE https://10.4.3.143/volume/v3/types/fe47e89c-cdb0-4f95-bd5f-fe8a5e9a17d6 Aug 16 21:25:37.888693 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-d735b225-7760-4095-9691-be337d4e8c12 tempest-ProjectAdminTests-1986803185 tempest-ProjectAdminTests-1986803185-project-admin] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:25:37.888927 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-d735b225-7760-4095-9691-be337d4e8c12 tempest-ProjectAdminTests-1986803185 tempest-ProjectAdminTests-1986803185-project-admin] Calling method '_delete' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:25:37.913065 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-d735b225-7760-4095-9691-be337d4e8c12 tempest-ProjectAdminTests-1986803185 tempest-ProjectAdminTests-1986803185-project-admin] https://10.4.3.143/volume/v3/types/fe47e89c-cdb0-4f95-bd5f-fe8a5e9a17d6 returned with HTTP 202 Aug 16 21:25:37.913472 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 1352/5449] 10.4.3.143 () {66 vars in 1345 bytes} [Sun Aug 16 21:25:37 2026] DELETE /volume/v3/types/fe47e89c-cdb0-4f95-bd5f-fe8a5e9a17d6 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 21:25:37.922445 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-6cfe352c-8f71-4907-83ba-769002f9016d None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:25:37.924184 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-6cfe352c-8f71-4907-83ba-769002f9016d tempest-ProjectAdminTests-1986803185 tempest-ProjectAdminTests-1986803185-project-admin] POST https://10.4.3.143/volume/v3/types Aug 16 21:25:37.924502 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-6cfe352c-8f71-4907-83ba-769002f9016d tempest-ProjectAdminTests-1986803185 tempest-ProjectAdminTests-1986803185-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-1424773821", "extra_specs": {"storage_protocol": "tempest-storage_protocol-126822735", "vendor_name": "tempest-vendor_name-1490705949"}}} {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:25:37.941713 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-6cfe352c-8f71-4907-83ba-769002f9016d tempest-ProjectAdminTests-1986803185 tempest-ProjectAdminTests-1986803185-project-admin] https://10.4.3.143/volume/v3/types returned with HTTP 200 Aug 16 21:25:37.942071 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 1369/5450] 10.4.3.143 () {68 vars in 1253 bytes} [Sun Aug 16 21:25:37 2026] POST /volume/v3/types => generated 328 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:25:37.950250 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-63e14bff-419e-436b-a6ca-360a08d6a965 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:25:37.951822 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-63e14bff-419e-436b-a6ca-360a08d6a965 tempest-ProjectAdminTests-1986803185 tempest-ProjectAdminTests-1986803185-project-admin] POST https://10.4.3.143/volume/v3/volumes Aug 16 21:25:37.952181 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-63e14bff-419e-436b-a6ca-360a08d6a965 tempest-ProjectAdminTests-1986803185 tempest-ProjectAdminTests-1986803185-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "c7b5c8b2-7606-4484-a3f9-a09a56092872", "size": 1}} {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:25:37.953482 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.v3.volumes [None req-63e14bff-419e-436b-a6ca-360a08d6a965 tempest-ProjectAdminTests-1986803185 tempest-ProjectAdminTests-1986803185-project-admin] Create volume request body: {'volume': {'volume_type': 'c7b5c8b2-7606-4484-a3f9-a09a56092872', 'size': 1}} {{(pid=100332) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 21:25:37.958452 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.v3.volumes [None req-63e14bff-419e-436b-a6ca-360a08d6a965 tempest-ProjectAdminTests-1986803185 tempest-ProjectAdminTests-1986803185-project-admin] Create volume of 1 GB Aug 16 21:25:37.958927 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:25:37.958927 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:25:37.959410 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-63e14bff-419e-436b-a6ca-360a08d6a965 tempest-ProjectAdminTests-1986803185 tempest-ProjectAdminTests-1986803185-project-admin] Availability Zones retrieved successfully. Aug 16 21:25:37.967669 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-63e14bff-419e-436b-a6ca-360a08d6a965 tempest-ProjectAdminTests-1986803185 tempest-ProjectAdminTests-1986803185-project-admin] Flow 'volume_create_api' (8de78943-eb84-4278-a231-0ff158ece152) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100332) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:25:37.968928 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-63e14bff-419e-436b-a6ca-360a08d6a965 tempest-ProjectAdminTests-1986803185 tempest-ProjectAdminTests-1986803185-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a431e0c0-0647-485f-8227-cefe30c8b24e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:25:37.970081 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.flows.api.create_volume [None req-63e14bff-419e-436b-a6ca-360a08d6a965 tempest-ProjectAdminTests-1986803185 tempest-ProjectAdminTests-1986803185-project-admin] Validating volume size '1' using validate_int {{(pid=100332) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 21:25:37.993619 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-63e14bff-419e-436b-a6ca-360a08d6a965 tempest-ProjectAdminTests-1986803185 tempest-ProjectAdminTests-1986803185-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a431e0c0-0647-485f-8227-cefe30c8b24e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T21:25:38Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-126822735',vendor_name='tempest-vendor_name-1490705949'},id=c7b5c8b2-7606-4484-a3f9-a09a56092872,is_public=True,name='tempest-ProjectAdminTests-volume-type-1424773821',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c7b5c8b2-7606-4484-a3f9-a09a56092872', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:25:37.994384 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-63e14bff-419e-436b-a6ca-360a08d6a965 tempest-ProjectAdminTests-1986803185 tempest-ProjectAdminTests-1986803185-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6d0596c0-b66d-46b4-887b-6c3f70723be4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:25:38.024072 np0000007409 devstack@c-api.service[100332]: WARNING cinder.quota [None req-63e14bff-419e-436b-a6ca-360a08d6a965 tempest-ProjectAdminTests-1986803185 tempest-ProjectAdminTests-1986803185-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-1424773821 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-1424773821, it is now deprecated. Please use the default quota class for default quota. Aug 16 21:25:38.024364 np0000007409 devstack@c-api.service[100332]: WARNING cinder.quota [None req-63e14bff-419e-436b-a6ca-360a08d6a965 tempest-ProjectAdminTests-1986803185 tempest-ProjectAdminTests-1986803185-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-1424773821 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-1424773821, it is now deprecated. Please use the default quota class for default quota. Aug 16 21:25:38.060302 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.quota [None req-63e14bff-419e-436b-a6ca-360a08d6a965 tempest-ProjectAdminTests-1986803185 tempest-ProjectAdminTests-1986803185-project-admin] Created reservations ['2b834940-cf85-454d-8b78-eeb8027e4f5f', 'd13945c6-2f42-4dd1-b137-2ac7b8cc82e7', 'b62bf0ae-ce82-449b-8c30-aec14bcad617', 'cea78e09-b1b2-46ff-831f-f8e5b75409fd'] {{(pid=100332) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:25:38.061251 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-63e14bff-419e-436b-a6ca-360a08d6a965 tempest-ProjectAdminTests-1986803185 tempest-ProjectAdminTests-1986803185-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6d0596c0-b66d-46b4-887b-6c3f70723be4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2b834940-cf85-454d-8b78-eeb8027e4f5f', 'd13945c6-2f42-4dd1-b137-2ac7b8cc82e7', 'b62bf0ae-ce82-449b-8c30-aec14bcad617', 'cea78e09-b1b2-46ff-831f-f8e5b75409fd']}' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:25:38.062145 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-63e14bff-419e-436b-a6ca-360a08d6a965 tempest-ProjectAdminTests-1986803185 tempest-ProjectAdminTests-1986803185-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e8c1098c-f417-4735-979f-2cf13def8920) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:25:38.096911 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-63e14bff-419e-436b-a6ca-360a08d6a965 tempest-ProjectAdminTests-1986803185 tempest-ProjectAdminTests-1986803185-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e8c1098c-f417-4735-979f-2cf13def8920) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1ab326ee-79a6-4040-b11e-8fe4274d24de', '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='856c4ed1893443469af9191f677d6e30',qos_specs=None,replication_status=,reservations=['2b834940-cf85-454d-8b78-eeb8027e4f5f','d13945c6-2f42-4dd1-b137-2ac7b8cc82e7','b62bf0ae-ce82-449b-8c30-aec14bcad617','cea78e09-b1b2-46ff-831f-f8e5b75409fd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='da126cd37cab4982b9f6d92dd61e4663',volume_type_id=c7b5c8b2-7606-4484-a3f9-a09a56092872), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T21:25:38Z,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=1ab326ee-79a6-4040-b11e-8fe4274d24de,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='856c4ed1893443469af9191f677d6e30',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='da126cd37cab4982b9f6d92dd61e4663',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c7b5c8b2-7606-4484-a3f9-a09a56092872),volume_type_id=c7b5c8b2-7606-4484-a3f9-a09a56092872)}' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:25:38.097777 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-63e14bff-419e-436b-a6ca-360a08d6a965 tempest-ProjectAdminTests-1986803185 tempest-ProjectAdminTests-1986803185-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1a98aa50-a254-4e13-9154-e6cd4d93894c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:25:38.117041 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-63e14bff-419e-436b-a6ca-360a08d6a965 tempest-ProjectAdminTests-1986803185 tempest-ProjectAdminTests-1986803185-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1a98aa50-a254-4e13-9154-e6cd4d93894c) transitioned into state 'SUCCESS' from 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='856c4ed1893443469af9191f677d6e30',qos_specs=None,replication_status=,reservations=['2b834940-cf85-454d-8b78-eeb8027e4f5f','d13945c6-2f42-4dd1-b137-2ac7b8cc82e7','b62bf0ae-ce82-449b-8c30-aec14bcad617','cea78e09-b1b2-46ff-831f-f8e5b75409fd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='da126cd37cab4982b9f6d92dd61e4663',volume_type_id=c7b5c8b2-7606-4484-a3f9-a09a56092872)}' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:25:38.118085 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-63e14bff-419e-436b-a6ca-360a08d6a965 tempest-ProjectAdminTests-1986803185 tempest-ProjectAdminTests-1986803185-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4b4be61e-9543-4600-8953-50b15388e776) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:25:38.124520 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-c98ae521-1529-402e-85a3-c5d74cd18f69 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:25:38.126516 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-c98ae521-1529-402e-85a3-c5d74cd18f69 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] GET https://10.4.3.143/volume/v3/backups/493d6cdb-1b07-4095-a9a5-bc5aa149ea75 Aug 16 21:25:38.126707 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-c98ae521-1529-402e-85a3-c5d74cd18f69 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:25:38.126897 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-c98ae521-1529-402e-85a3-c5d74cd18f69 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:25:38.127010 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.v3.backups [None req-c98ae521-1529-402e-85a3-c5d74cd18f69 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Show backup with id 493d6cdb-1b07-4095-a9a5-bc5aa149ea75. {{(pid=100331) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:25:38.130831 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-63e14bff-419e-436b-a6ca-360a08d6a965 tempest-ProjectAdminTests-1986803185 tempest-ProjectAdminTests-1986803185-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4b4be61e-9543-4600-8953-50b15388e776) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100332) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:25:38.132691 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:25:38.132691 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:25:38.132869 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-63e14bff-419e-436b-a6ca-360a08d6a965 tempest-ProjectAdminTests-1986803185 tempest-ProjectAdminTests-1986803185-project-admin] Flow 'volume_create_api' (8de78943-eb84-4278-a231-0ff158ece152) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100332) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:25:38.132869 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-63e14bff-419e-436b-a6ca-360a08d6a965 tempest-ProjectAdminTests-1986803185 tempest-ProjectAdminTests-1986803185-project-admin] Create volume request issued successfully. Aug 16 21:25:38.133000 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-c98ae521-1529-402e-85a3-c5d74cd18f69 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] https://10.4.3.143/volume/v3/backups/493d6cdb-1b07-4095-a9a5-bc5aa149ea75 returned with HTTP 200 Aug 16 21:25:38.133043 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-63e14bff-419e-436b-a6ca-360a08d6a965 tempest-ProjectAdminTests-1986803185 tempest-ProjectAdminTests-1986803185-project-admin] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Aug 16 21:25:38.133076 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 1366/5451] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:25:38 2026] GET /volume/v3/backups/493d6cdb-1b07-4095-a9a5-bc5aa149ea75 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:25:38.133113 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 1365/5452] 10.4.3.143 () {70 vars in 1298 bytes} [Sun Aug 16 21:25:37 2026] POST /volume/v3/volumes => generated 773 bytes in 183 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 21:25:38.146997 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-6be3d8d3-ef31-43ce-965c-374614c37326 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:25:38.149466 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-6be3d8d3-ef31-43ce-965c-374614c37326 tempest-ProjectAdminTests-1986803185 tempest-ProjectAdminTests-1986803185-project-admin] GET https://10.4.3.143/volume/v3/volumes/1ab326ee-79a6-4040-b11e-8fe4274d24de Aug 16 21:25:38.149811 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-6be3d8d3-ef31-43ce-965c-374614c37326 tempest-ProjectAdminTests-1986803185 tempest-ProjectAdminTests-1986803185-project-admin] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:25:38.150089 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-6be3d8d3-ef31-43ce-965c-374614c37326 tempest-ProjectAdminTests-1986803185 tempest-ProjectAdminTests-1986803185-project-admin] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:25:38.159925 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:25:38.159925 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:25:38.164396 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-6be3d8d3-ef31-43ce-965c-374614c37326 tempest-ProjectAdminTests-1986803185 tempest-ProjectAdminTests-1986803185-project-admin] Volume info retrieved successfully. Aug 16 21:25:38.168992 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-6be3d8d3-ef31-43ce-965c-374614c37326 tempest-ProjectAdminTests-1986803185 tempest-ProjectAdminTests-1986803185-project-admin] https://10.4.3.143/volume/v3/volumes/1ab326ee-79a6-4040-b11e-8fe4274d24de returned with HTTP 200 Aug 16 21:25:38.169521 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 1353/5453] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:25:38 2026] GET /volume/v3/volumes/1ab326ee-79a6-4040-b11e-8fe4274d24de => generated 952 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:25:39.143013 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-c3f5b3d5-94e7-43c6-97d3-ef26b779d42d None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:25:39.144866 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-c3f5b3d5-94e7-43c6-97d3-ef26b779d42d tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] GET https://10.4.3.143/volume/v3/backups/493d6cdb-1b07-4095-a9a5-bc5aa149ea75 Aug 16 21:25:39.145103 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-c3f5b3d5-94e7-43c6-97d3-ef26b779d42d tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:25:39.145314 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-c3f5b3d5-94e7-43c6-97d3-ef26b779d42d tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:25:39.145432 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.v3.backups [None req-c3f5b3d5-94e7-43c6-97d3-ef26b779d42d tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Show backup with id 493d6cdb-1b07-4095-a9a5-bc5aa149ea75. {{(pid=100330) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:25:39.150235 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:25:39.150235 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:25:39.151149 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-c3f5b3d5-94e7-43c6-97d3-ef26b779d42d tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] https://10.4.3.143/volume/v3/backups/493d6cdb-1b07-4095-a9a5-bc5aa149ea75 returned with HTTP 200 Aug 16 21:25:39.151614 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 1370/5454] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:25:39 2026] GET /volume/v3/backups/493d6cdb-1b07-4095-a9a5-bc5aa149ea75 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:25:39.182482 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-bdbde9e9-86d2-49a8-8ff3-58b9915342a5 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:25:39.184103 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-bdbde9e9-86d2-49a8-8ff3-58b9915342a5 tempest-ProjectAdminTests-1986803185 tempest-ProjectAdminTests-1986803185-project-admin] GET https://10.4.3.143/volume/v3/volumes/1ab326ee-79a6-4040-b11e-8fe4274d24de Aug 16 21:25:39.184299 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-bdbde9e9-86d2-49a8-8ff3-58b9915342a5 tempest-ProjectAdminTests-1986803185 tempest-ProjectAdminTests-1986803185-project-admin] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:25:39.184462 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-bdbde9e9-86d2-49a8-8ff3-58b9915342a5 tempest-ProjectAdminTests-1986803185 tempest-ProjectAdminTests-1986803185-project-admin] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:25:39.191887 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:25:39.191887 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:25:39.195528 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-bdbde9e9-86d2-49a8-8ff3-58b9915342a5 tempest-ProjectAdminTests-1986803185 tempest-ProjectAdminTests-1986803185-project-admin] Volume info retrieved successfully. Aug 16 21:25:39.200022 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-bdbde9e9-86d2-49a8-8ff3-58b9915342a5 tempest-ProjectAdminTests-1986803185 tempest-ProjectAdminTests-1986803185-project-admin] https://10.4.3.143/volume/v3/volumes/1ab326ee-79a6-4040-b11e-8fe4274d24de returned with HTTP 200 Aug 16 21:25:39.200502 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 1367/5455] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:25:39 2026] GET /volume/v3/volumes/1ab326ee-79a6-4040-b11e-8fe4274d24de => generated 973 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:25:39.215189 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-3d145dd5-817e-46cb-8785-f4a22c415352 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:25:39.217140 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-3d145dd5-817e-46cb-8785-f4a22c415352 tempest-ProjectAdminTests-1986803185 tempest-ProjectAdminTests-1986803185-project-admin] GET https://10.4.3.143/volume/v3/messages Aug 16 21:25:39.217339 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-3d145dd5-817e-46cb-8785-f4a22c415352 tempest-ProjectAdminTests-1986803185 tempest-ProjectAdminTests-1986803185-project-admin] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:25:39.217507 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-3d145dd5-817e-46cb-8785-f4a22c415352 tempest-ProjectAdminTests-1986803185 tempest-ProjectAdminTests-1986803185-project-admin] Calling method 'version_select' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:25:39.217748 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:25:39.217748 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:25:39.221059 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-3d145dd5-817e-46cb-8785-f4a22c415352 tempest-ProjectAdminTests-1986803185 tempest-ProjectAdminTests-1986803185-project-admin] https://10.4.3.143/volume/v3/messages returned with HTTP 200 Aug 16 21:25:39.221412 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 1366/5456] 10.4.3.143 () {68 vars in 1280 bytes} [Sun Aug 16 21:25:39 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 16 21:25:39.229700 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-3cb50781-eba3-4f51-ab4c-c0ed2335ee85 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:25:39.232316 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-3cb50781-eba3-4f51-ab4c-c0ed2335ee85 tempest-ProjectAdminTests-1986803185 tempest-ProjectAdminTests-1986803185-project-admin] GET https://10.4.3.143/volume/v3/messages Aug 16 21:25:39.232655 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-3cb50781-eba3-4f51-ab4c-c0ed2335ee85 tempest-ProjectAdminTests-1986803185 tempest-ProjectAdminTests-1986803185-project-admin] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:25:39.232983 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-3cb50781-eba3-4f51-ab4c-c0ed2335ee85 tempest-ProjectAdminTests-1986803185 tempest-ProjectAdminTests-1986803185-project-admin] Calling method 'version_select' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:25:39.237532 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-3cb50781-eba3-4f51-ab4c-c0ed2335ee85 tempest-ProjectAdminTests-1986803185 tempest-ProjectAdminTests-1986803185-project-admin] https://10.4.3.143/volume/v3/messages returned with HTTP 200 Aug 16 21:25:39.237946 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 1354/5457] 10.4.3.143 () {68 vars in 1280 bytes} [Sun Aug 16 21:25:39 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 16 21:25:39.245883 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-5ee49c31-a2e7-42be-85a8-5839516fe640 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:25:39.247699 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-5ee49c31-a2e7-42be-85a8-5839516fe640 tempest-ProjectAdminTests-1986803185 tempest-ProjectAdminTests-1986803185-project-admin] DELETE https://10.4.3.143/volume/v3/messages/c904c134-aea6-45f4-8a33-00fb0a20da2b Aug 16 21:25:39.247699 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-5ee49c31-a2e7-42be-85a8-5839516fe640 tempest-ProjectAdminTests-1986803185 tempest-ProjectAdminTests-1986803185-project-admin] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:25:39.247842 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-5ee49c31-a2e7-42be-85a8-5839516fe640 tempest-ProjectAdminTests-1986803185 tempest-ProjectAdminTests-1986803185-project-admin] Calling method 'version_select' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:25:39.255670 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-5ee49c31-a2e7-42be-85a8-5839516fe640 tempest-ProjectAdminTests-1986803185 tempest-ProjectAdminTests-1986803185-project-admin] https://10.4.3.143/volume/v3/messages/c904c134-aea6-45f4-8a33-00fb0a20da2b returned with HTTP 204 Aug 16 21:25:39.255882 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 1371/5458] 10.4.3.143 () {68 vars in 1394 bytes} [Sun Aug 16 21:25:39 2026] DELETE /volume/v3/messages/c904c134-aea6-45f4-8a33-00fb0a20da2b => generated 0 bytes in 11 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 16 21:25:39.262516 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-98971668-d82c-4b19-a79d-2206f9471dac None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:25:39.264595 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-98971668-d82c-4b19-a79d-2206f9471dac tempest-ProjectAdminTests-1986803185 tempest-ProjectAdminTests-1986803185-project-admin] DELETE https://10.4.3.143/volume/v3/volumes/1ab326ee-79a6-4040-b11e-8fe4274d24de Aug 16 21:25:39.264875 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-98971668-d82c-4b19-a79d-2206f9471dac tempest-ProjectAdminTests-1986803185 tempest-ProjectAdminTests-1986803185-project-admin] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:25:39.265147 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-98971668-d82c-4b19-a79d-2206f9471dac tempest-ProjectAdminTests-1986803185 tempest-ProjectAdminTests-1986803185-project-admin] Calling method 'delete' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:25:39.265350 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.v3.volumes [None req-98971668-d82c-4b19-a79d-2206f9471dac tempest-ProjectAdminTests-1986803185 tempest-ProjectAdminTests-1986803185-project-admin] Delete volume with id: 1ab326ee-79a6-4040-b11e-8fe4274d24de Aug 16 21:25:39.273786 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:25:39.273786 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:25:39.274229 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-98971668-d82c-4b19-a79d-2206f9471dac tempest-ProjectAdminTests-1986803185 tempest-ProjectAdminTests-1986803185-project-admin] Volume info retrieved successfully. Aug 16 21:25:39.275468 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-98971668-d82c-4b19-a79d-2206f9471dac tempest-ProjectAdminTests-1986803185 tempest-ProjectAdminTests-1986803185-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100331) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 16 21:25:39.284889 np0000007409 devstack@c-api.service[100331]: WARNING cinder.quota [None req-98971668-d82c-4b19-a79d-2206f9471dac tempest-ProjectAdminTests-1986803185 tempest-ProjectAdminTests-1986803185-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-1424773821 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-1424773821, it is now deprecated. Please use the default quota class for default quota. Aug 16 21:25:39.285226 np0000007409 devstack@c-api.service[100331]: WARNING cinder.quota [None req-98971668-d82c-4b19-a79d-2206f9471dac tempest-ProjectAdminTests-1986803185 tempest-ProjectAdminTests-1986803185-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-1424773821 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-1424773821, it is now deprecated. Please use the default quota class for default quota. Aug 16 21:25:39.305625 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.quota [None req-98971668-d82c-4b19-a79d-2206f9471dac tempest-ProjectAdminTests-1986803185 tempest-ProjectAdminTests-1986803185-project-admin] Created reservations ['12de72c6-0787-4040-b8dd-a4f59b234981', '2c71ea3d-4985-479e-abb9-5631b09519eb', 'ea7ccc01-f7a8-4151-bd7c-16e31b5e04a2', '6a48b016-57cd-491b-a578-cd643978ee4c'] {{(pid=100331) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:25:39.337121 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-98971668-d82c-4b19-a79d-2206f9471dac tempest-ProjectAdminTests-1986803185 tempest-ProjectAdminTests-1986803185-project-admin] Delete volume request issued successfully. Aug 16 21:25:39.337403 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-98971668-d82c-4b19-a79d-2206f9471dac tempest-ProjectAdminTests-1986803185 tempest-ProjectAdminTests-1986803185-project-admin] https://10.4.3.143/volume/v3/volumes/1ab326ee-79a6-4040-b11e-8fe4274d24de returned with HTTP 202 Aug 16 21:25:39.337775 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 1368/5459] 10.4.3.143 () {68 vars in 1391 bytes} [Sun Aug 16 21:25:39 2026] DELETE /volume/v3/volumes/1ab326ee-79a6-4040-b11e-8fe4274d24de => generated 0 bytes in 76 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 21:25:39.346320 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-007bfc0a-a721-4f3e-8f92-bfeb9f1d2d0b None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:25:39.348804 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-007bfc0a-a721-4f3e-8f92-bfeb9f1d2d0b tempest-ProjectAdminTests-1986803185 tempest-ProjectAdminTests-1986803185-project-admin] DELETE https://10.4.3.143/volume/v3/types/c7b5c8b2-7606-4484-a3f9-a09a56092872 Aug 16 21:25:39.349119 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-007bfc0a-a721-4f3e-8f92-bfeb9f1d2d0b tempest-ProjectAdminTests-1986803185 tempest-ProjectAdminTests-1986803185-project-admin] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:25:39.349414 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-007bfc0a-a721-4f3e-8f92-bfeb9f1d2d0b tempest-ProjectAdminTests-1986803185 tempest-ProjectAdminTests-1986803185-project-admin] Calling method '_delete' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:25:39.380262 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-007bfc0a-a721-4f3e-8f92-bfeb9f1d2d0b tempest-ProjectAdminTests-1986803185 tempest-ProjectAdminTests-1986803185-project-admin] https://10.4.3.143/volume/v3/types/c7b5c8b2-7606-4484-a3f9-a09a56092872 returned with HTTP 202 Aug 16 21:25:39.380834 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 1367/5460] 10.4.3.143 () {66 vars in 1345 bytes} [Sun Aug 16 21:25:39 2026] DELETE /volume/v3/types/c7b5c8b2-7606-4484-a3f9-a09a56092872 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 21:25:39.391950 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-9522b3e1-003c-4bca-b61f-d087c218c6da None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:25:39.395187 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-9522b3e1-003c-4bca-b61f-d087c218c6da tempest-ProjectAdminTests-1986803185 tempest-ProjectAdminTests-1986803185-project-admin] POST https://10.4.3.143/volume/v3/types Aug 16 21:25:39.395952 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-9522b3e1-003c-4bca-b61f-d087c218c6da tempest-ProjectAdminTests-1986803185 tempest-ProjectAdminTests-1986803185-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-3653453", "extra_specs": {"storage_protocol": "tempest-storage_protocol-739718762", "vendor_name": "tempest-vendor_name-1897325904"}}} {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:25:39.414769 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-9522b3e1-003c-4bca-b61f-d087c218c6da tempest-ProjectAdminTests-1986803185 tempest-ProjectAdminTests-1986803185-project-admin] https://10.4.3.143/volume/v3/types returned with HTTP 200 Aug 16 21:25:39.415245 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 1355/5461] 10.4.3.143 () {68 vars in 1253 bytes} [Sun Aug 16 21:25:39 2026] POST /volume/v3/types => generated 325 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:25:39.424677 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-76e5f799-79d5-4d2c-9c7e-5ead7508528e None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:25:39.427226 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-76e5f799-79d5-4d2c-9c7e-5ead7508528e tempest-ProjectAdminTests-1986803185 tempest-ProjectAdminTests-1986803185-project-admin] POST https://10.4.3.143/volume/v3/volumes Aug 16 21:25:39.427710 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-76e5f799-79d5-4d2c-9c7e-5ead7508528e tempest-ProjectAdminTests-1986803185 tempest-ProjectAdminTests-1986803185-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "ed95edf6-12f3-467c-a2d0-d029a3345626", "size": 1}} {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:25:39.429570 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.v3.volumes [None req-76e5f799-79d5-4d2c-9c7e-5ead7508528e tempest-ProjectAdminTests-1986803185 tempest-ProjectAdminTests-1986803185-project-admin] Create volume request body: {'volume': {'volume_type': 'ed95edf6-12f3-467c-a2d0-d029a3345626', 'size': 1}} {{(pid=100330) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 21:25:39.434484 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.v3.volumes [None req-76e5f799-79d5-4d2c-9c7e-5ead7508528e tempest-ProjectAdminTests-1986803185 tempest-ProjectAdminTests-1986803185-project-admin] Create volume of 1 GB Aug 16 21:25:39.434836 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:25:39.434836 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:25:39.435256 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-76e5f799-79d5-4d2c-9c7e-5ead7508528e tempest-ProjectAdminTests-1986803185 tempest-ProjectAdminTests-1986803185-project-admin] Availability Zones retrieved successfully. Aug 16 21:25:39.441322 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-76e5f799-79d5-4d2c-9c7e-5ead7508528e tempest-ProjectAdminTests-1986803185 tempest-ProjectAdminTests-1986803185-project-admin] Flow 'volume_create_api' (a3d62ab7-bed9-4c6a-b4aa-9bb17a70f95d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100330) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:25:39.442708 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-76e5f799-79d5-4d2c-9c7e-5ead7508528e tempest-ProjectAdminTests-1986803185 tempest-ProjectAdminTests-1986803185-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7c1abdd9-5261-4942-9792-d06b3367297a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:25:39.443383 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.flows.api.create_volume [None req-76e5f799-79d5-4d2c-9c7e-5ead7508528e tempest-ProjectAdminTests-1986803185 tempest-ProjectAdminTests-1986803185-project-admin] Validating volume size '1' using validate_int {{(pid=100330) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 21:25:39.464142 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-76e5f799-79d5-4d2c-9c7e-5ead7508528e tempest-ProjectAdminTests-1986803185 tempest-ProjectAdminTests-1986803185-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7c1abdd9-5261-4942-9792-d06b3367297a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T21:25:39Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-739718762',vendor_name='tempest-vendor_name-1897325904'},id=ed95edf6-12f3-467c-a2d0-d029a3345626,is_public=True,name='tempest-ProjectAdminTests-volume-type-3653453',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ed95edf6-12f3-467c-a2d0-d029a3345626', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:25:39.464905 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-76e5f799-79d5-4d2c-9c7e-5ead7508528e tempest-ProjectAdminTests-1986803185 tempest-ProjectAdminTests-1986803185-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (669b1326-0540-46cf-84dd-ffbb37dc2eee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:25:39.496882 np0000007409 devstack@c-api.service[100330]: WARNING cinder.quota [None req-76e5f799-79d5-4d2c-9c7e-5ead7508528e tempest-ProjectAdminTests-1986803185 tempest-ProjectAdminTests-1986803185-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-3653453 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-3653453, it is now deprecated. Please use the default quota class for default quota. Aug 16 21:25:39.497441 np0000007409 devstack@c-api.service[100330]: WARNING cinder.quota [None req-76e5f799-79d5-4d2c-9c7e-5ead7508528e tempest-ProjectAdminTests-1986803185 tempest-ProjectAdminTests-1986803185-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-3653453 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-3653453, it is now deprecated. Please use the default quota class for default quota. Aug 16 21:25:39.523086 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.quota [None req-76e5f799-79d5-4d2c-9c7e-5ead7508528e tempest-ProjectAdminTests-1986803185 tempest-ProjectAdminTests-1986803185-project-admin] Created reservations ['366cb9b6-950a-42a8-8e4c-2e2f91334aba', '97c5c09d-af34-4626-b77f-43baa8a7ab69', 'dee244b6-7251-43fb-9a51-b8ebdf4ac764', '74455662-6c35-4941-8bf7-28606aa4f9f1'] {{(pid=100330) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:25:39.524070 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-76e5f799-79d5-4d2c-9c7e-5ead7508528e tempest-ProjectAdminTests-1986803185 tempest-ProjectAdminTests-1986803185-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (669b1326-0540-46cf-84dd-ffbb37dc2eee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['366cb9b6-950a-42a8-8e4c-2e2f91334aba', '97c5c09d-af34-4626-b77f-43baa8a7ab69', 'dee244b6-7251-43fb-9a51-b8ebdf4ac764', '74455662-6c35-4941-8bf7-28606aa4f9f1']}' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:25:39.524862 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-76e5f799-79d5-4d2c-9c7e-5ead7508528e tempest-ProjectAdminTests-1986803185 tempest-ProjectAdminTests-1986803185-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1dc4c985-759e-4771-97c2-a61bb55487c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:25:39.550449 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-76e5f799-79d5-4d2c-9c7e-5ead7508528e tempest-ProjectAdminTests-1986803185 tempest-ProjectAdminTests-1986803185-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1dc4c985-759e-4771-97c2-a61bb55487c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '09fdcb32-9092-4b1d-a89c-ab5c4c0d754c', '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='856c4ed1893443469af9191f677d6e30',qos_specs=None,replication_status=,reservations=['366cb9b6-950a-42a8-8e4c-2e2f91334aba','97c5c09d-af34-4626-b77f-43baa8a7ab69','dee244b6-7251-43fb-9a51-b8ebdf4ac764','74455662-6c35-4941-8bf7-28606aa4f9f1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='da126cd37cab4982b9f6d92dd61e4663',volume_type_id=ed95edf6-12f3-467c-a2d0-d029a3345626), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T21:25:39Z,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=09fdcb32-9092-4b1d-a89c-ab5c4c0d754c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='856c4ed1893443469af9191f677d6e30',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='da126cd37cab4982b9f6d92dd61e4663',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ed95edf6-12f3-467c-a2d0-d029a3345626),volume_type_id=ed95edf6-12f3-467c-a2d0-d029a3345626)}' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:25:39.551173 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-76e5f799-79d5-4d2c-9c7e-5ead7508528e tempest-ProjectAdminTests-1986803185 tempest-ProjectAdminTests-1986803185-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5de6ef15-4a94-4940-a37e-b6e4696d1566) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:25:39.568886 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-76e5f799-79d5-4d2c-9c7e-5ead7508528e tempest-ProjectAdminTests-1986803185 tempest-ProjectAdminTests-1986803185-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5de6ef15-4a94-4940-a37e-b6e4696d1566) transitioned into state 'SUCCESS' from 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='856c4ed1893443469af9191f677d6e30',qos_specs=None,replication_status=,reservations=['366cb9b6-950a-42a8-8e4c-2e2f91334aba','97c5c09d-af34-4626-b77f-43baa8a7ab69','dee244b6-7251-43fb-9a51-b8ebdf4ac764','74455662-6c35-4941-8bf7-28606aa4f9f1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='da126cd37cab4982b9f6d92dd61e4663',volume_type_id=ed95edf6-12f3-467c-a2d0-d029a3345626)}' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:25:39.569640 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-76e5f799-79d5-4d2c-9c7e-5ead7508528e tempest-ProjectAdminTests-1986803185 tempest-ProjectAdminTests-1986803185-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5e61991d-f1f4-4d1a-b786-b66ed27ff8f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:25:39.578933 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-76e5f799-79d5-4d2c-9c7e-5ead7508528e tempest-ProjectAdminTests-1986803185 tempest-ProjectAdminTests-1986803185-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5e61991d-f1f4-4d1a-b786-b66ed27ff8f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:25:39.579849 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-76e5f799-79d5-4d2c-9c7e-5ead7508528e tempest-ProjectAdminTests-1986803185 tempest-ProjectAdminTests-1986803185-project-admin] Flow 'volume_create_api' (a3d62ab7-bed9-4c6a-b4aa-9bb17a70f95d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100330) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:25:39.580203 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-76e5f799-79d5-4d2c-9c7e-5ead7508528e tempest-ProjectAdminTests-1986803185 tempest-ProjectAdminTests-1986803185-project-admin] Create volume request issued successfully. Aug 16 21:25:39.580845 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-76e5f799-79d5-4d2c-9c7e-5ead7508528e tempest-ProjectAdminTests-1986803185 tempest-ProjectAdminTests-1986803185-project-admin] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Aug 16 21:25:39.581274 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 1372/5462] 10.4.3.143 () {70 vars in 1298 bytes} [Sun Aug 16 21:25:39 2026] POST /volume/v3/volumes => generated 770 bytes in 157 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 21:25:39.594191 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-da428f82-9dc7-4e87-b157-2ad667441b20 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:25:39.596750 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-da428f82-9dc7-4e87-b157-2ad667441b20 tempest-ProjectAdminTests-1986803185 tempest-ProjectAdminTests-1986803185-project-admin] GET https://10.4.3.143/volume/v3/volumes/09fdcb32-9092-4b1d-a89c-ab5c4c0d754c Aug 16 21:25:39.597132 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-da428f82-9dc7-4e87-b157-2ad667441b20 tempest-ProjectAdminTests-1986803185 tempest-ProjectAdminTests-1986803185-project-admin] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:25:39.597442 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-da428f82-9dc7-4e87-b157-2ad667441b20 tempest-ProjectAdminTests-1986803185 tempest-ProjectAdminTests-1986803185-project-admin] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:25:39.607507 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:25:39.607507 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:25:39.612878 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-da428f82-9dc7-4e87-b157-2ad667441b20 tempest-ProjectAdminTests-1986803185 tempest-ProjectAdminTests-1986803185-project-admin] Volume info retrieved successfully. Aug 16 21:25:39.619474 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-da428f82-9dc7-4e87-b157-2ad667441b20 tempest-ProjectAdminTests-1986803185 tempest-ProjectAdminTests-1986803185-project-admin] https://10.4.3.143/volume/v3/volumes/09fdcb32-9092-4b1d-a89c-ab5c4c0d754c returned with HTTP 200 Aug 16 21:25:39.620143 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 1369/5463] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:25:39 2026] GET /volume/v3/volumes/09fdcb32-9092-4b1d-a89c-ab5c4c0d754c => generated 949 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:25:40.164269 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-3181cdfe-a954-4ea7-ac04-6fd1e55d4389 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:25:40.166168 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-3181cdfe-a954-4ea7-ac04-6fd1e55d4389 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] GET https://10.4.3.143/volume/v3/backups/493d6cdb-1b07-4095-a9a5-bc5aa149ea75 Aug 16 21:25:40.166389 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-3181cdfe-a954-4ea7-ac04-6fd1e55d4389 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:25:40.166612 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-3181cdfe-a954-4ea7-ac04-6fd1e55d4389 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:25:40.166763 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.v3.backups [None req-3181cdfe-a954-4ea7-ac04-6fd1e55d4389 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Show backup with id 493d6cdb-1b07-4095-a9a5-bc5aa149ea75. {{(pid=100332) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:25:40.174413 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:25:40.174413 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:25:40.175650 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-3181cdfe-a954-4ea7-ac04-6fd1e55d4389 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] https://10.4.3.143/volume/v3/backups/493d6cdb-1b07-4095-a9a5-bc5aa149ea75 returned with HTTP 200 Aug 16 21:25:40.176315 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 1368/5464] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:25:40 2026] GET /volume/v3/backups/493d6cdb-1b07-4095-a9a5-bc5aa149ea75 => generated 750 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:25:40.634589 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-21255a1f-5ad1-4bb0-b758-b468c02b04d4 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:25:40.636380 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-21255a1f-5ad1-4bb0-b758-b468c02b04d4 tempest-ProjectAdminTests-1986803185 tempest-ProjectAdminTests-1986803185-project-admin] GET https://10.4.3.143/volume/v3/volumes/09fdcb32-9092-4b1d-a89c-ab5c4c0d754c Aug 16 21:25:40.636567 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-21255a1f-5ad1-4bb0-b758-b468c02b04d4 tempest-ProjectAdminTests-1986803185 tempest-ProjectAdminTests-1986803185-project-admin] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:25:40.636744 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-21255a1f-5ad1-4bb0-b758-b468c02b04d4 tempest-ProjectAdminTests-1986803185 tempest-ProjectAdminTests-1986803185-project-admin] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:25:40.644953 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:25:40.644953 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:25:40.648868 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-21255a1f-5ad1-4bb0-b758-b468c02b04d4 tempest-ProjectAdminTests-1986803185 tempest-ProjectAdminTests-1986803185-project-admin] Volume info retrieved successfully. Aug 16 21:25:40.652852 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-21255a1f-5ad1-4bb0-b758-b468c02b04d4 tempest-ProjectAdminTests-1986803185 tempest-ProjectAdminTests-1986803185-project-admin] https://10.4.3.143/volume/v3/volumes/09fdcb32-9092-4b1d-a89c-ab5c4c0d754c returned with HTTP 200 Aug 16 21:25:40.653029 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 1356/5465] 10.4.3.143 () {68 vars in 1388 bytes} [Sun Aug 16 21:25:40 2026] GET /volume/v3/volumes/09fdcb32-9092-4b1d-a89c-ab5c4c0d754c => generated 970 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:25:40.668807 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-772460f5-6685-4cb0-aabc-ed2c54abee66 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:25:40.671432 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-772460f5-6685-4cb0-aabc-ed2c54abee66 tempest-ProjectAdminTests-1986803185 tempest-ProjectAdminTests-1986803185-project-admin] GET https://10.4.3.143/volume/v3/messages Aug 16 21:25:40.671680 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-772460f5-6685-4cb0-aabc-ed2c54abee66 tempest-ProjectAdminTests-1986803185 tempest-ProjectAdminTests-1986803185-project-admin] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:25:40.671878 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-772460f5-6685-4cb0-aabc-ed2c54abee66 tempest-ProjectAdminTests-1986803185 tempest-ProjectAdminTests-1986803185-project-admin] Calling method 'version_select' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:25:40.672228 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:25:40.672228 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:25:40.675702 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-772460f5-6685-4cb0-aabc-ed2c54abee66 tempest-ProjectAdminTests-1986803185 tempest-ProjectAdminTests-1986803185-project-admin] https://10.4.3.143/volume/v3/messages returned with HTTP 200 Aug 16 21:25:40.676175 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 1373/5466] 10.4.3.143 () {68 vars in 1280 bytes} [Sun Aug 16 21:25:40 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 16 21:25:40.686634 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-46b288f5-c07a-41c7-a7aa-47271dd0b84f None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:25:40.689059 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-46b288f5-c07a-41c7-a7aa-47271dd0b84f tempest-ProjectAdminTests-1986803185 tempest-ProjectAdminTests-1986803185-project-admin] GET https://10.4.3.143/volume/v3/messages/fe830b64-1a66-43ce-bfa1-240512030476 Aug 16 21:25:40.689348 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-46b288f5-c07a-41c7-a7aa-47271dd0b84f tempest-ProjectAdminTests-1986803185 tempest-ProjectAdminTests-1986803185-project-admin] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:25:40.689657 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-46b288f5-c07a-41c7-a7aa-47271dd0b84f tempest-ProjectAdminTests-1986803185 tempest-ProjectAdminTests-1986803185-project-admin] Calling method 'version_select' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:25:40.695225 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-46b288f5-c07a-41c7-a7aa-47271dd0b84f tempest-ProjectAdminTests-1986803185 tempest-ProjectAdminTests-1986803185-project-admin] https://10.4.3.143/volume/v3/messages/fe830b64-1a66-43ce-bfa1-240512030476 returned with HTTP 200 Aug 16 21:25:40.695761 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 1370/5467] 10.4.3.143 () {68 vars in 1391 bytes} [Sun Aug 16 21:25:40 2026] GET /volume/v3/messages/fe830b64-1a66-43ce-bfa1-240512030476 => generated 667 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:25:40.705373 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-5ecad47f-30a2-4fd7-b153-5d5cb042a137 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:25:40.707803 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-5ecad47f-30a2-4fd7-b153-5d5cb042a137 tempest-ProjectAdminTests-1986803185 tempest-ProjectAdminTests-1986803185-project-admin] DELETE https://10.4.3.143/volume/v3/messages/fe830b64-1a66-43ce-bfa1-240512030476 Aug 16 21:25:40.708128 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-5ecad47f-30a2-4fd7-b153-5d5cb042a137 tempest-ProjectAdminTests-1986803185 tempest-ProjectAdminTests-1986803185-project-admin] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:25:40.708406 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-5ecad47f-30a2-4fd7-b153-5d5cb042a137 tempest-ProjectAdminTests-1986803185 tempest-ProjectAdminTests-1986803185-project-admin] Calling method 'version_select' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:25:40.718140 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-5ecad47f-30a2-4fd7-b153-5d5cb042a137 tempest-ProjectAdminTests-1986803185 tempest-ProjectAdminTests-1986803185-project-admin] https://10.4.3.143/volume/v3/messages/fe830b64-1a66-43ce-bfa1-240512030476 returned with HTTP 204 Aug 16 21:25:40.718666 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 1369/5468] 10.4.3.143 () {68 vars in 1394 bytes} [Sun Aug 16 21:25:40 2026] DELETE /volume/v3/messages/fe830b64-1a66-43ce-bfa1-240512030476 => generated 0 bytes in 14 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 16 21:25:40.725626 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-58d7c846-d95f-48d3-b198-d89d7fe667b1 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:25:40.728075 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-58d7c846-d95f-48d3-b198-d89d7fe667b1 tempest-ProjectAdminTests-1986803185 tempest-ProjectAdminTests-1986803185-project-admin] DELETE https://10.4.3.143/volume/v3/volumes/09fdcb32-9092-4b1d-a89c-ab5c4c0d754c Aug 16 21:25:40.728392 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-58d7c846-d95f-48d3-b198-d89d7fe667b1 tempest-ProjectAdminTests-1986803185 tempest-ProjectAdminTests-1986803185-project-admin] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:25:40.728606 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-58d7c846-d95f-48d3-b198-d89d7fe667b1 tempest-ProjectAdminTests-1986803185 tempest-ProjectAdminTests-1986803185-project-admin] Calling method 'delete' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:25:40.728820 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.v3.volumes [None req-58d7c846-d95f-48d3-b198-d89d7fe667b1 tempest-ProjectAdminTests-1986803185 tempest-ProjectAdminTests-1986803185-project-admin] Delete volume with id: 09fdcb32-9092-4b1d-a89c-ab5c4c0d754c Aug 16 21:25:40.738708 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:25:40.738708 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:25:40.739190 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-58d7c846-d95f-48d3-b198-d89d7fe667b1 tempest-ProjectAdminTests-1986803185 tempest-ProjectAdminTests-1986803185-project-admin] Volume info retrieved successfully. Aug 16 21:25:40.740710 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-58d7c846-d95f-48d3-b198-d89d7fe667b1 tempest-ProjectAdminTests-1986803185 tempest-ProjectAdminTests-1986803185-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100333) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 16 21:25:40.750756 np0000007409 devstack@c-api.service[100333]: WARNING cinder.quota [None req-58d7c846-d95f-48d3-b198-d89d7fe667b1 tempest-ProjectAdminTests-1986803185 tempest-ProjectAdminTests-1986803185-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-3653453 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-3653453, it is now deprecated. Please use the default quota class for default quota. Aug 16 21:25:40.751055 np0000007409 devstack@c-api.service[100333]: WARNING cinder.quota [None req-58d7c846-d95f-48d3-b198-d89d7fe667b1 tempest-ProjectAdminTests-1986803185 tempest-ProjectAdminTests-1986803185-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-3653453 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-3653453, it is now deprecated. Please use the default quota class for default quota. Aug 16 21:25:40.758590 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.quota [None req-58d7c846-d95f-48d3-b198-d89d7fe667b1 tempest-ProjectAdminTests-1986803185 tempest-ProjectAdminTests-1986803185-project-admin] Created reservations ['8ebe3051-687a-402b-bf84-fedf88e8508f', 'cd6bbb7c-3b9c-4a10-a3f6-c6da470d6523', '2fd62ec7-cfba-45d5-9942-01470be8e007', '9ec2959a-b78f-4d64-a965-26e058245638'] {{(pid=100333) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:25:40.785393 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-58d7c846-d95f-48d3-b198-d89d7fe667b1 tempest-ProjectAdminTests-1986803185 tempest-ProjectAdminTests-1986803185-project-admin] Delete volume request issued successfully. Aug 16 21:25:40.785634 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-58d7c846-d95f-48d3-b198-d89d7fe667b1 tempest-ProjectAdminTests-1986803185 tempest-ProjectAdminTests-1986803185-project-admin] https://10.4.3.143/volume/v3/volumes/09fdcb32-9092-4b1d-a89c-ab5c4c0d754c returned with HTTP 202 Aug 16 21:25:40.786134 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 1357/5469] 10.4.3.143 () {68 vars in 1391 bytes} [Sun Aug 16 21:25:40 2026] DELETE /volume/v3/volumes/09fdcb32-9092-4b1d-a89c-ab5c4c0d754c => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 21:25:40.794991 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-bfd2ad08-2295-4b18-abef-fe8e3930d0e4 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:25:40.797532 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-bfd2ad08-2295-4b18-abef-fe8e3930d0e4 tempest-ProjectAdminTests-1986803185 tempest-ProjectAdminTests-1986803185-project-admin] DELETE https://10.4.3.143/volume/v3/types/ed95edf6-12f3-467c-a2d0-d029a3345626 Aug 16 21:25:40.797822 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-bfd2ad08-2295-4b18-abef-fe8e3930d0e4 tempest-ProjectAdminTests-1986803185 tempest-ProjectAdminTests-1986803185-project-admin] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:25:40.798125 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-bfd2ad08-2295-4b18-abef-fe8e3930d0e4 tempest-ProjectAdminTests-1986803185 tempest-ProjectAdminTests-1986803185-project-admin] Calling method '_delete' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:25:40.823674 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-bfd2ad08-2295-4b18-abef-fe8e3930d0e4 tempest-ProjectAdminTests-1986803185 tempest-ProjectAdminTests-1986803185-project-admin] https://10.4.3.143/volume/v3/types/ed95edf6-12f3-467c-a2d0-d029a3345626 returned with HTTP 202 Aug 16 21:25:40.824098 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 1374/5470] 10.4.3.143 () {66 vars in 1345 bytes} [Sun Aug 16 21:25:40 2026] DELETE /volume/v3/types/ed95edf6-12f3-467c-a2d0-d029a3345626 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 21:25:41.188680 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-866d78a7-6850-408a-b114-179986bd0e29 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:25:41.191144 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-866d78a7-6850-408a-b114-179986bd0e29 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] GET https://10.4.3.143/volume/v3/backups/493d6cdb-1b07-4095-a9a5-bc5aa149ea75 Aug 16 21:25:41.191304 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-866d78a7-6850-408a-b114-179986bd0e29 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:25:41.191510 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-866d78a7-6850-408a-b114-179986bd0e29 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:25:41.191652 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.v3.backups [None req-866d78a7-6850-408a-b114-179986bd0e29 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Show backup with id 493d6cdb-1b07-4095-a9a5-bc5aa149ea75. {{(pid=100331) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:25:41.196075 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:25:41.196075 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:25:41.196941 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-866d78a7-6850-408a-b114-179986bd0e29 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] https://10.4.3.143/volume/v3/backups/493d6cdb-1b07-4095-a9a5-bc5aa149ea75 returned with HTTP 200 Aug 16 21:25:41.197364 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 1371/5471] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:25:41 2026] GET /volume/v3/backups/493d6cdb-1b07-4095-a9a5-bc5aa149ea75 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:25:42.210237 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-b4326dbb-6c42-4fe2-8ece-486434e1d8ac None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:25:42.212711 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-b4326dbb-6c42-4fe2-8ece-486434e1d8ac tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] GET https://10.4.3.143/volume/v3/backups/493d6cdb-1b07-4095-a9a5-bc5aa149ea75 Aug 16 21:25:42.213026 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-b4326dbb-6c42-4fe2-8ece-486434e1d8ac tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:25:42.213302 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-b4326dbb-6c42-4fe2-8ece-486434e1d8ac tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:25:42.213466 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.v3.backups [None req-b4326dbb-6c42-4fe2-8ece-486434e1d8ac tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Show backup with id 493d6cdb-1b07-4095-a9a5-bc5aa149ea75. {{(pid=100332) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:25:42.219894 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:25:42.219894 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:25:42.221178 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-b4326dbb-6c42-4fe2-8ece-486434e1d8ac tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] https://10.4.3.143/volume/v3/backups/493d6cdb-1b07-4095-a9a5-bc5aa149ea75 returned with HTTP 200 Aug 16 21:25:42.221717 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 1370/5472] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:25:42 2026] GET /volume/v3/backups/493d6cdb-1b07-4095-a9a5-bc5aa149ea75 => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:25:43.234858 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-0ebc7984-ddcf-4998-a3d1-e62b324a4c5e None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:25:43.238322 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-0ebc7984-ddcf-4998-a3d1-e62b324a4c5e tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] GET https://10.4.3.143/volume/v3/backups/493d6cdb-1b07-4095-a9a5-bc5aa149ea75 Aug 16 21:25:43.238616 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-0ebc7984-ddcf-4998-a3d1-e62b324a4c5e tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:25:43.238927 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-0ebc7984-ddcf-4998-a3d1-e62b324a4c5e tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:25:43.239118 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.v3.backups [None req-0ebc7984-ddcf-4998-a3d1-e62b324a4c5e tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Show backup with id 493d6cdb-1b07-4095-a9a5-bc5aa149ea75. {{(pid=100333) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:25:43.245843 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:25:43.245843 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:25:43.247146 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-0ebc7984-ddcf-4998-a3d1-e62b324a4c5e tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] https://10.4.3.143/volume/v3/backups/493d6cdb-1b07-4095-a9a5-bc5aa149ea75 returned with HTTP 200 Aug 16 21:25:43.247590 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 1358/5473] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:25:43 2026] GET /volume/v3/backups/493d6cdb-1b07-4095-a9a5-bc5aa149ea75 => generated 750 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:25:44.259559 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-c4d925f9-ccf3-42aa-8b30-c065330b5409 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:25:44.261612 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-c4d925f9-ccf3-42aa-8b30-c065330b5409 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] GET https://10.4.3.143/volume/v3/backups/493d6cdb-1b07-4095-a9a5-bc5aa149ea75 Aug 16 21:25:44.261872 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-c4d925f9-ccf3-42aa-8b30-c065330b5409 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:25:44.262084 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-c4d925f9-ccf3-42aa-8b30-c065330b5409 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:25:44.262205 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.v3.backups [None req-c4d925f9-ccf3-42aa-8b30-c065330b5409 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Show backup with id 493d6cdb-1b07-4095-a9a5-bc5aa149ea75. {{(pid=100330) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:25:44.268337 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:25:44.268337 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:25:44.269237 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-c4d925f9-ccf3-42aa-8b30-c065330b5409 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] https://10.4.3.143/volume/v3/backups/493d6cdb-1b07-4095-a9a5-bc5aa149ea75 returned with HTTP 200 Aug 16 21:25:44.269633 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 1375/5474] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:25:44 2026] GET /volume/v3/backups/493d6cdb-1b07-4095-a9a5-bc5aa149ea75 => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:25:45.281054 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-594dc209-38f3-4709-8783-bc4f7bc65fd0 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:25:45.282935 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-594dc209-38f3-4709-8783-bc4f7bc65fd0 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] GET https://10.4.3.143/volume/v3/backups/493d6cdb-1b07-4095-a9a5-bc5aa149ea75 Aug 16 21:25:45.283173 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-594dc209-38f3-4709-8783-bc4f7bc65fd0 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:25:45.283416 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-594dc209-38f3-4709-8783-bc4f7bc65fd0 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:25:45.283555 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.v3.backups [None req-594dc209-38f3-4709-8783-bc4f7bc65fd0 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Show backup with id 493d6cdb-1b07-4095-a9a5-bc5aa149ea75. {{(pid=100331) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:25:45.288624 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:25:45.288624 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:25:45.289438 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-594dc209-38f3-4709-8783-bc4f7bc65fd0 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] https://10.4.3.143/volume/v3/backups/493d6cdb-1b07-4095-a9a5-bc5aa149ea75 returned with HTTP 200 Aug 16 21:25:45.289868 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 1372/5475] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:25:45 2026] GET /volume/v3/backups/493d6cdb-1b07-4095-a9a5-bc5aa149ea75 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:25:46.302854 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-a5274c45-7bae-4a25-9480-9bb5456f33c5 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:25:46.304715 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-a5274c45-7bae-4a25-9480-9bb5456f33c5 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] GET https://10.4.3.143/volume/v3/backups/493d6cdb-1b07-4095-a9a5-bc5aa149ea75 Aug 16 21:25:46.305005 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-a5274c45-7bae-4a25-9480-9bb5456f33c5 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:25:46.305265 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-a5274c45-7bae-4a25-9480-9bb5456f33c5 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:25:46.305420 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.v3.backups [None req-a5274c45-7bae-4a25-9480-9bb5456f33c5 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Show backup with id 493d6cdb-1b07-4095-a9a5-bc5aa149ea75. {{(pid=100332) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:25:46.310106 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:25:46.310106 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:25:46.310957 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-a5274c45-7bae-4a25-9480-9bb5456f33c5 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] https://10.4.3.143/volume/v3/backups/493d6cdb-1b07-4095-a9a5-bc5aa149ea75 returned with HTTP 200 Aug 16 21:25:46.311316 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 1371/5476] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:25:46 2026] GET /volume/v3/backups/493d6cdb-1b07-4095-a9a5-bc5aa149ea75 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:25:47.322038 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-c5b626f6-4537-4869-a6be-4be8677ddcda None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:25:47.324271 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-c5b626f6-4537-4869-a6be-4be8677ddcda tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] GET https://10.4.3.143/volume/v3/backups/493d6cdb-1b07-4095-a9a5-bc5aa149ea75 Aug 16 21:25:47.324573 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-c5b626f6-4537-4869-a6be-4be8677ddcda tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:25:47.324829 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-c5b626f6-4537-4869-a6be-4be8677ddcda tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:25:47.324992 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.v3.backups [None req-c5b626f6-4537-4869-a6be-4be8677ddcda tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Show backup with id 493d6cdb-1b07-4095-a9a5-bc5aa149ea75. {{(pid=100333) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:25:47.329982 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:25:47.329982 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:25:47.330882 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-c5b626f6-4537-4869-a6be-4be8677ddcda tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] https://10.4.3.143/volume/v3/backups/493d6cdb-1b07-4095-a9a5-bc5aa149ea75 returned with HTTP 200 Aug 16 21:25:47.331349 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 1359/5477] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:25:47 2026] GET /volume/v3/backups/493d6cdb-1b07-4095-a9a5-bc5aa149ea75 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:25:48.341890 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-30772984-d501-472a-9a6e-94323111c592 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:25:48.344035 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-30772984-d501-472a-9a6e-94323111c592 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] GET https://10.4.3.143/volume/v3/backups/493d6cdb-1b07-4095-a9a5-bc5aa149ea75 Aug 16 21:25:48.344250 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-30772984-d501-472a-9a6e-94323111c592 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:25:48.344485 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-30772984-d501-472a-9a6e-94323111c592 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:25:48.344633 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.v3.backups [None req-30772984-d501-472a-9a6e-94323111c592 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Show backup with id 493d6cdb-1b07-4095-a9a5-bc5aa149ea75. {{(pid=100330) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:25:48.350018 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:25:48.350018 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:25:48.351108 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-30772984-d501-472a-9a6e-94323111c592 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] https://10.4.3.143/volume/v3/backups/493d6cdb-1b07-4095-a9a5-bc5aa149ea75 returned with HTTP 200 Aug 16 21:25:48.351573 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 1376/5478] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:25:48 2026] GET /volume/v3/backups/493d6cdb-1b07-4095-a9a5-bc5aa149ea75 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:25:48.362465 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-e685d4eb-980b-4610-b444-0cd220f1ff35 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:25:48.364804 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-e685d4eb-980b-4610-b444-0cd220f1ff35 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] GET https://10.4.3.143/volume/v3/volumes/66502c62-8a75-4bb8-a53b-63de860ce8b4 Aug 16 21:25:48.364804 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-e685d4eb-980b-4610-b444-0cd220f1ff35 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:25:48.364998 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-e685d4eb-980b-4610-b444-0cd220f1ff35 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:25:48.373116 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:25:48.373116 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:25:48.377609 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-e685d4eb-980b-4610-b444-0cd220f1ff35 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Volume info retrieved successfully. Aug 16 21:25:48.383313 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-e685d4eb-980b-4610-b444-0cd220f1ff35 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] https://10.4.3.143/volume/v3/volumes/66502c62-8a75-4bb8-a53b-63de860ce8b4 returned with HTTP 200 Aug 16 21:25:48.383860 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 1373/5479] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:25:48 2026] GET /volume/v3/volumes/66502c62-8a75-4bb8-a53b-63de860ce8b4 => generated 842 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:25:48.398383 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-9762f01b-5a33-4070-b856-8e560c853208 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:25:48.400996 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-9762f01b-5a33-4070-b856-8e560c853208 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] DELETE https://10.4.3.143/volume/v3/backups/493d6cdb-1b07-4095-a9a5-bc5aa149ea75 Aug 16 21:25:48.401233 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-9762f01b-5a33-4070-b856-8e560c853208 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:25:48.401442 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-9762f01b-5a33-4070-b856-8e560c853208 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Calling method 'delete' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:25:48.401571 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.contrib.backups [None req-9762f01b-5a33-4070-b856-8e560c853208 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Delete backup with id: 493d6cdb-1b07-4095-a9a5-bc5aa149ea75. Aug 16 21:25:48.407145 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:25:48.407145 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:25:48.421569 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.backup.rpcapi [None req-9762f01b-5a33-4070-b856-8e560c853208 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] delete_backup rpcapi backup_id 493d6cdb-1b07-4095-a9a5-bc5aa149ea75 {{(pid=100332) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 16 21:25:48.423657 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-9762f01b-5a33-4070-b856-8e560c853208 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] https://10.4.3.143/volume/v3/backups/493d6cdb-1b07-4095-a9a5-bc5aa149ea75 returned with HTTP 202 Aug 16 21:25:48.424136 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 1372/5480] 10.4.3.143 () {66 vars in 1351 bytes} [Sun Aug 16 21:25:48 2026] DELETE /volume/v3/backups/493d6cdb-1b07-4095-a9a5-bc5aa149ea75 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 16 21:25:48.431979 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-49a93564-d535-4b14-8553-10f47991e70a None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:25:48.434155 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-49a93564-d535-4b14-8553-10f47991e70a tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] GET https://10.4.3.143/volume/v3/backups/493d6cdb-1b07-4095-a9a5-bc5aa149ea75 Aug 16 21:25:48.434458 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-49a93564-d535-4b14-8553-10f47991e70a tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:25:48.434771 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-49a93564-d535-4b14-8553-10f47991e70a tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:25:48.434967 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.v3.backups [None req-49a93564-d535-4b14-8553-10f47991e70a tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Show backup with id 493d6cdb-1b07-4095-a9a5-bc5aa149ea75. {{(pid=100333) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:25:48.440840 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:25:48.440840 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:25:48.442101 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-49a93564-d535-4b14-8553-10f47991e70a tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] https://10.4.3.143/volume/v3/backups/493d6cdb-1b07-4095-a9a5-bc5aa149ea75 returned with HTTP 200 Aug 16 21:25:48.442624 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 1360/5481] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:25:48 2026] GET /volume/v3/backups/493d6cdb-1b07-4095-a9a5-bc5aa149ea75 => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:25:49.454763 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-dd6f4567-5beb-4c78-ab6c-52f688fcd6fe None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:25:49.457042 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-dd6f4567-5beb-4c78-ab6c-52f688fcd6fe tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] GET https://10.4.3.143/volume/v3/backups/493d6cdb-1b07-4095-a9a5-bc5aa149ea75 Aug 16 21:25:49.457323 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-dd6f4567-5beb-4c78-ab6c-52f688fcd6fe tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:25:49.457556 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-dd6f4567-5beb-4c78-ab6c-52f688fcd6fe tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:25:49.457705 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.v3.backups [None req-dd6f4567-5beb-4c78-ab6c-52f688fcd6fe tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Show backup with id 493d6cdb-1b07-4095-a9a5-bc5aa149ea75. {{(pid=100330) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:25:49.462462 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-dd6f4567-5beb-4c78-ab6c-52f688fcd6fe tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] https://10.4.3.143/volume/v3/backups/493d6cdb-1b07-4095-a9a5-bc5aa149ea75 returned with HTTP 404 Aug 16 21:25:49.463160 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 1377/5482] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:25:49 2026] GET /volume/v3/backups/493d6cdb-1b07-4095-a9a5-bc5aa149ea75 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:25:49.471462 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-4fca8f35-afc6-4f10-a569-a5f307b4d212 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:25:49.473230 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-4fca8f35-afc6-4f10-a569-a5f307b4d212 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] DELETE https://10.4.3.143/volume/v3/backups/2a848946-75c5-49be-bb84-6a343ef4718c Aug 16 21:25:49.473415 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-4fca8f35-afc6-4f10-a569-a5f307b4d212 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:25:49.473585 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-4fca8f35-afc6-4f10-a569-a5f307b4d212 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Calling method 'delete' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:25:49.473684 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.contrib.backups [None req-4fca8f35-afc6-4f10-a569-a5f307b4d212 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Delete backup with id: 2a848946-75c5-49be-bb84-6a343ef4718c. Aug 16 21:25:49.477670 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:25:49.477670 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:25:49.488065 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.backup.rpcapi [None req-4fca8f35-afc6-4f10-a569-a5f307b4d212 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] delete_backup rpcapi backup_id 2a848946-75c5-49be-bb84-6a343ef4718c {{(pid=100331) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 16 21:25:49.491046 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-4fca8f35-afc6-4f10-a569-a5f307b4d212 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] https://10.4.3.143/volume/v3/backups/2a848946-75c5-49be-bb84-6a343ef4718c returned with HTTP 202 Aug 16 21:25:49.491513 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 1374/5483] 10.4.3.143 () {66 vars in 1351 bytes} [Sun Aug 16 21:25:49 2026] DELETE /volume/v3/backups/2a848946-75c5-49be-bb84-6a343ef4718c => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 16 21:25:49.499691 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-80f75a66-eeae-4741-a3e5-cef5c2f929ce None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:25:49.502513 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-80f75a66-eeae-4741-a3e5-cef5c2f929ce tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] GET https://10.4.3.143/volume/v3/backups/2a848946-75c5-49be-bb84-6a343ef4718c Aug 16 21:25:49.502687 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-80f75a66-eeae-4741-a3e5-cef5c2f929ce tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:25:49.502897 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-80f75a66-eeae-4741-a3e5-cef5c2f929ce tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:25:49.503020 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.v3.backups [None req-80f75a66-eeae-4741-a3e5-cef5c2f929ce tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Show backup with id 2a848946-75c5-49be-bb84-6a343ef4718c. {{(pid=100332) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:25:49.507802 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:25:49.507802 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:25:49.508472 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-80f75a66-eeae-4741-a3e5-cef5c2f929ce tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] https://10.4.3.143/volume/v3/backups/2a848946-75c5-49be-bb84-6a343ef4718c returned with HTTP 200 Aug 16 21:25:49.508837 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 1373/5484] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:25:49 2026] GET /volume/v3/backups/2a848946-75c5-49be-bb84-6a343ef4718c => generated 751 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:25:50.523009 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-2612fd09-88c1-415d-a9eb-7af2667a7aae None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:25:50.525380 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-2612fd09-88c1-415d-a9eb-7af2667a7aae tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] GET https://10.4.3.143/volume/v3/backups/2a848946-75c5-49be-bb84-6a343ef4718c Aug 16 21:25:50.525642 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-2612fd09-88c1-415d-a9eb-7af2667a7aae tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:25:50.525974 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-2612fd09-88c1-415d-a9eb-7af2667a7aae tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:25:50.526134 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.v3.backups [None req-2612fd09-88c1-415d-a9eb-7af2667a7aae tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Show backup with id 2a848946-75c5-49be-bb84-6a343ef4718c. {{(pid=100333) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:25:50.530679 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-2612fd09-88c1-415d-a9eb-7af2667a7aae tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] https://10.4.3.143/volume/v3/backups/2a848946-75c5-49be-bb84-6a343ef4718c returned with HTTP 404 Aug 16 21:25:50.531406 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 1361/5485] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:25:50 2026] GET /volume/v3/backups/2a848946-75c5-49be-bb84-6a343ef4718c => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:25:50.560494 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-5652efae-4a7f-4659-9708-f0d15a36f991 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:25:50.562311 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-5652efae-4a7f-4659-9708-f0d15a36f991 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] POST https://10.4.3.143/volume/v3/volumes Aug 16 21:25:50.562652 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-5652efae-4a7f-4659-9708-f0d15a36f991 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "imageRef": "42b524b5-4969-43e9-b5aa-f976c786aa94", "name": "tempest-VolumesBackupsTest-Volume-989574654"}} {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:25:50.564254 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.v3.volumes [None req-5652efae-4a7f-4659-9708-f0d15a36f991 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Create volume request body: {'volume': {'size': 1, 'imageRef': '42b524b5-4969-43e9-b5aa-f976c786aa94', 'name': 'tempest-VolumesBackupsTest-Volume-989574654'}} {{(pid=100330) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 21:25:50.647698 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.v3.volumes [None req-5652efae-4a7f-4659-9708-f0d15a36f991 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Create volume of 1 GB Aug 16 21:25:50.652159 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-5652efae-4a7f-4659-9708-f0d15a36f991 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Availability Zones retrieved successfully. Aug 16 21:25:50.657736 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-5652efae-4a7f-4659-9708-f0d15a36f991 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Flow 'volume_create_api' (67f2fa2c-bdc4-4e1c-a541-3154addbc1b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100330) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:25:50.658660 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-5652efae-4a7f-4659-9708-f0d15a36f991 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9b19a1fa-5626-4ddb-a056-23ce41543f3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:25:50.659590 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.flows.api.create_volume [None req-5652efae-4a7f-4659-9708-f0d15a36f991 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Validating volume size '1' using validate_int {{(pid=100330) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 21:25:50.722151 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-5652efae-4a7f-4659-9708-f0d15a36f991 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9b19a1fa-5626-4ddb-a056-23ce41543f3e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T21:04:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=69e633b8-fab9-4b15-8b40-4f1a67c51cda,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '69e633b8-fab9-4b15-8b40-4f1a67c51cda', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:25:50.722937 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-5652efae-4a7f-4659-9708-f0d15a36f991 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5878578c-724d-43b0-b422-4dffc9bda8df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:25:50.765133 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.quota [None req-5652efae-4a7f-4659-9708-f0d15a36f991 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Created reservations ['73dd28c9-a3cf-4285-a441-b081a89778d9', 'f18f5190-8126-44c7-8111-681e5155c754', '8b418f74-0f29-486e-8af3-16ab5a0e12ef', 'ac72c575-98c1-4c07-868e-4413cce9d059'] {{(pid=100330) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:25:50.766019 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-5652efae-4a7f-4659-9708-f0d15a36f991 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5878578c-724d-43b0-b422-4dffc9bda8df) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['73dd28c9-a3cf-4285-a441-b081a89778d9', 'f18f5190-8126-44c7-8111-681e5155c754', '8b418f74-0f29-486e-8af3-16ab5a0e12ef', 'ac72c575-98c1-4c07-868e-4413cce9d059']}' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:25:50.766857 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-5652efae-4a7f-4659-9708-f0d15a36f991 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ca6c75c1-df9c-424c-808a-edf9365e37ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:25:50.792788 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-5652efae-4a7f-4659-9708-f0d15a36f991 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ca6c75c1-df9c-424c-808a-edf9365e37ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cad4e584-054c-4e7a-b2fe-8fff0dc9226c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-989574654',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e59986b489124507b0a3ac1a4b821ab0',qos_specs=None,replication_status=,reservations=['73dd28c9-a3cf-4285-a441-b081a89778d9','f18f5190-8126-44c7-8111-681e5155c754','8b418f74-0f29-486e-8af3-16ab5a0e12ef','ac72c575-98c1-4c07-868e-4413cce9d059'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1b87583f58d74627be4d4ed21133b82f',volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T21:25:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-989574654',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cad4e584-054c-4e7a-b2fe-8fff0dc9226c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e59986b489124507b0a3ac1a4b821ab0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1b87583f58d74627be4d4ed21133b82f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(69e633b8-fab9-4b15-8b40-4f1a67c51cda),volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda)}' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:25:50.793579 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-5652efae-4a7f-4659-9708-f0d15a36f991 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (84054f34-bf42-46f5-b8e7-221ad4199829) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:25:50.813405 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-5652efae-4a7f-4659-9708-f0d15a36f991 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (84054f34-bf42-46f5-b8e7-221ad4199829) transitioned into state 'SUCCESS' from state '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-989574654',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e59986b489124507b0a3ac1a4b821ab0',qos_specs=None,replication_status=,reservations=['73dd28c9-a3cf-4285-a441-b081a89778d9','f18f5190-8126-44c7-8111-681e5155c754','8b418f74-0f29-486e-8af3-16ab5a0e12ef','ac72c575-98c1-4c07-868e-4413cce9d059'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1b87583f58d74627be4d4ed21133b82f',volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda)}' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:25:50.814205 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-5652efae-4a7f-4659-9708-f0d15a36f991 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9cbff7da-ba6a-4d80-9789-609409aade46) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:25:50.823805 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-5652efae-4a7f-4659-9708-f0d15a36f991 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9cbff7da-ba6a-4d80-9789-609409aade46) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:25:50.824676 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-5652efae-4a7f-4659-9708-f0d15a36f991 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Flow 'volume_create_api' (67f2fa2c-bdc4-4e1c-a541-3154addbc1b4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100330) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:25:50.825028 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-5652efae-4a7f-4659-9708-f0d15a36f991 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Create volume request issued successfully. Aug 16 21:25:50.825613 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-5652efae-4a7f-4659-9708-f0d15a36f991 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Aug 16 21:25:50.826483 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 1378/5486] 10.4.3.143 () {68 vars in 1259 bytes} [Sun Aug 16 21:25:50 2026] POST /volume/v3/volumes => generated 748 bytes in 266 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 21:25:50.842422 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-7643937c-754a-4b4e-babb-744ad4a7a0cb None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:25:50.844713 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-7643937c-754a-4b4e-babb-744ad4a7a0cb tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] GET https://10.4.3.143/volume/v3/volumes/cad4e584-054c-4e7a-b2fe-8fff0dc9226c Aug 16 21:25:50.844971 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-7643937c-754a-4b4e-babb-744ad4a7a0cb tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:25:50.845210 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-7643937c-754a-4b4e-babb-744ad4a7a0cb tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:25:50.854901 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:25:50.854901 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:25:50.859581 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-7643937c-754a-4b4e-babb-744ad4a7a0cb tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Volume info retrieved successfully. Aug 16 21:25:50.864966 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-7643937c-754a-4b4e-babb-744ad4a7a0cb tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] https://10.4.3.143/volume/v3/volumes/cad4e584-054c-4e7a-b2fe-8fff0dc9226c returned with HTTP 200 Aug 16 21:25:50.865461 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 1375/5487] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:25:50 2026] GET /volume/v3/volumes/cad4e584-054c-4e7a-b2fe-8fff0dc9226c => generated 816 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:25:51.878727 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-12a5cb63-6794-4e51-aaa8-61ca48700978 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:25:51.880873 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-12a5cb63-6794-4e51-aaa8-61ca48700978 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] GET https://10.4.3.143/volume/v3/volumes/cad4e584-054c-4e7a-b2fe-8fff0dc9226c Aug 16 21:25:51.881194 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-12a5cb63-6794-4e51-aaa8-61ca48700978 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:25:51.881495 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-12a5cb63-6794-4e51-aaa8-61ca48700978 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:25:51.891111 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:25:51.891111 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:25:51.895777 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-12a5cb63-6794-4e51-aaa8-61ca48700978 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Volume info retrieved successfully. Aug 16 21:25:51.900406 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-12a5cb63-6794-4e51-aaa8-61ca48700978 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] https://10.4.3.143/volume/v3/volumes/cad4e584-054c-4e7a-b2fe-8fff0dc9226c returned with HTTP 200 Aug 16 21:25:51.900789 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 1374/5488] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:25:51 2026] GET /volume/v3/volumes/cad4e584-054c-4e7a-b2fe-8fff0dc9226c => generated 1356 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:25:51.912801 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-18036403-3bf8-4bb1-a39f-fd470e87038c None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:25:51.914683 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-18036403-3bf8-4bb1-a39f-fd470e87038c tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] POST https://10.4.3.143/volume/v3/backups Aug 16 21:25:51.915522 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-18036403-3bf8-4bb1-a39f-fd470e87038c tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "cad4e584-054c-4e7a-b2fe-8fff0dc9226c", "name": "tempest-VolumesBackupsTest-Backup-767936735"}} {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:25:51.917097 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.contrib.backups [None req-18036403-3bf8-4bb1-a39f-fd470e87038c tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Creating new backup {'backup': {'volume_id': 'cad4e584-054c-4e7a-b2fe-8fff0dc9226c', 'name': 'tempest-VolumesBackupsTest-Backup-767936735'}} {{(pid=100333) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 16 21:25:51.917237 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.contrib.backups [None req-18036403-3bf8-4bb1-a39f-fd470e87038c tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Creating backup of volume cad4e584-054c-4e7a-b2fe-8fff0dc9226c in container None Aug 16 21:25:51.923680 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:25:51.923680 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:25:51.924216 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-18036403-3bf8-4bb1-a39f-fd470e87038c tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Volume info retrieved successfully. Aug 16 21:25:51.939631 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.quota [None req-18036403-3bf8-4bb1-a39f-fd470e87038c tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Created reservations ['189f9d90-5c15-49d2-9647-99a370017a2c', '4f9a4ee4-4c90-4fc0-a405-bba715935f0e'] {{(pid=100333) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:25:51.966224 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-18036403-3bf8-4bb1-a39f-fd470e87038c tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] https://10.4.3.143/volume/v3/backups returned with HTTP 202 Aug 16 21:25:51.966608 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 1362/5489] 10.4.3.143 () {68 vars in 1259 bytes} [Sun Aug 16 21:25:51 2026] POST /volume/v3/backups => generated 329 bytes in 54 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 21:25:51.976176 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-32b3f8b1-16c0-4b20-a777-890c703cb6c0 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:25:51.978579 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-32b3f8b1-16c0-4b20-a777-890c703cb6c0 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] GET https://10.4.3.143/volume/v3/backups/4da621f3-4175-4ebc-b691-bd7b1d71f077 Aug 16 21:25:51.978579 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-32b3f8b1-16c0-4b20-a777-890c703cb6c0 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:25:51.978665 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-32b3f8b1-16c0-4b20-a777-890c703cb6c0 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:25:51.978781 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.v3.backups [None req-32b3f8b1-16c0-4b20-a777-890c703cb6c0 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Show backup with id 4da621f3-4175-4ebc-b691-bd7b1d71f077. {{(pid=100330) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:25:51.983145 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:25:51.983145 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:25:51.983971 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-32b3f8b1-16c0-4b20-a777-890c703cb6c0 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] https://10.4.3.143/volume/v3/backups/4da621f3-4175-4ebc-b691-bd7b1d71f077 returned with HTTP 200 Aug 16 21:25:51.984329 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 1379/5490] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:25:51 2026] GET /volume/v3/backups/4da621f3-4175-4ebc-b691-bd7b1d71f077 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:25:52.573431 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-fb0eb3c8-b8da-4f11-a724-127b8cd14ce5 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:25:52.670499 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-fb0eb3c8-b8da-4f11-a724-127b8cd14ce5 tempest-SnapshotDependencyTests-451295071 tempest-SnapshotDependencyTests-451295071-project-member] POST https://10.4.3.143/volume/v3/volumes Aug 16 21:25:52.670925 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-fb0eb3c8-b8da-4f11-a724-127b8cd14ce5 tempest-SnapshotDependencyTests-451295071 tempest-SnapshotDependencyTests-451295071-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDependencyTests-volume-2120152422", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:25:52.672691 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.v3.volumes [None req-fb0eb3c8-b8da-4f11-a724-127b8cd14ce5 tempest-SnapshotDependencyTests-451295071 tempest-SnapshotDependencyTests-451295071-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDependencyTests-volume-2120152422', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100331) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 21:25:52.672844 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.v3.volumes [None req-fb0eb3c8-b8da-4f11-a724-127b8cd14ce5 tempest-SnapshotDependencyTests-451295071 tempest-SnapshotDependencyTests-451295071-project-member] Create volume of 1 GB Aug 16 21:25:52.677315 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-fb0eb3c8-b8da-4f11-a724-127b8cd14ce5 tempest-SnapshotDependencyTests-451295071 tempest-SnapshotDependencyTests-451295071-project-member] Availability Zones retrieved successfully. Aug 16 21:25:52.685571 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-fb0eb3c8-b8da-4f11-a724-127b8cd14ce5 tempest-SnapshotDependencyTests-451295071 tempest-SnapshotDependencyTests-451295071-project-member] Flow 'volume_create_api' (369670d2-ac7e-44db-b13d-8034dba08be2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100331) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:25:52.687039 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-fb0eb3c8-b8da-4f11-a724-127b8cd14ce5 tempest-SnapshotDependencyTests-451295071 tempest-SnapshotDependencyTests-451295071-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e916ba28-287f-4240-9ff3-b2d12aa7c49f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:25:52.688283 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.flows.api.create_volume [None req-fb0eb3c8-b8da-4f11-a724-127b8cd14ce5 tempest-SnapshotDependencyTests-451295071 tempest-SnapshotDependencyTests-451295071-project-member] Validating volume size '1' using validate_int {{(pid=100331) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 21:25:52.715940 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-fb0eb3c8-b8da-4f11-a724-127b8cd14ce5 tempest-SnapshotDependencyTests-451295071 tempest-SnapshotDependencyTests-451295071-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e916ba28-287f-4240-9ff3-b2d12aa7c49f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T21:04:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=69e633b8-fab9-4b15-8b40-4f1a67c51cda,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '69e633b8-fab9-4b15-8b40-4f1a67c51cda', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:25:52.716880 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-fb0eb3c8-b8da-4f11-a724-127b8cd14ce5 tempest-SnapshotDependencyTests-451295071 tempest-SnapshotDependencyTests-451295071-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9b35a805-f419-42c8-82bc-83fc190d6d12) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:25:52.786876 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.quota [None req-fb0eb3c8-b8da-4f11-a724-127b8cd14ce5 tempest-SnapshotDependencyTests-451295071 tempest-SnapshotDependencyTests-451295071-project-member] Created reservations ['1be22fb8-7e33-4109-b336-f794b5ad6898', 'a1516466-3b2f-4612-afc8-eff16b09fbde', '172e050e-569f-4024-b770-eb2f39bc2bae', 'bc9d74e8-405e-45c4-9118-3a1806621f22'] {{(pid=100331) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:25:52.787560 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-fb0eb3c8-b8da-4f11-a724-127b8cd14ce5 tempest-SnapshotDependencyTests-451295071 tempest-SnapshotDependencyTests-451295071-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9b35a805-f419-42c8-82bc-83fc190d6d12) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1be22fb8-7e33-4109-b336-f794b5ad6898', 'a1516466-3b2f-4612-afc8-eff16b09fbde', '172e050e-569f-4024-b770-eb2f39bc2bae', 'bc9d74e8-405e-45c4-9118-3a1806621f22']}' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:25:52.788228 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-fb0eb3c8-b8da-4f11-a724-127b8cd14ce5 tempest-SnapshotDependencyTests-451295071 tempest-SnapshotDependencyTests-451295071-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (78a86df7-6ece-415d-a6ff-7a2662828c07) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:25:52.807097 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-fb0eb3c8-b8da-4f11-a724-127b8cd14ce5 tempest-SnapshotDependencyTests-451295071 tempest-SnapshotDependencyTests-451295071-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (78a86df7-6ece-415d-a6ff-7a2662828c07) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c4a6d45c-07e9-42c4-91d2-cc9af94a8f9f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-2120152422',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f43d4719990f46849716ab56d32398ad',qos_specs=None,replication_status=,reservations=['1be22fb8-7e33-4109-b336-f794b5ad6898','a1516466-3b2f-4612-afc8-eff16b09fbde','172e050e-569f-4024-b770-eb2f39bc2bae','bc9d74e8-405e-45c4-9118-3a1806621f22'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d29af8f343b04046a74654563bf67ca9',volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T21:25:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-2120152422',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c4a6d45c-07e9-42c4-91d2-cc9af94a8f9f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f43d4719990f46849716ab56d32398ad',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d29af8f343b04046a74654563bf67ca9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(69e633b8-fab9-4b15-8b40-4f1a67c51cda),volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda)}' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:25:52.807710 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-fb0eb3c8-b8da-4f11-a724-127b8cd14ce5 tempest-SnapshotDependencyTests-451295071 tempest-SnapshotDependencyTests-451295071-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c808ec46-9e2e-41fd-83e0-3f798da506cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:25:52.823163 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-fb0eb3c8-b8da-4f11-a724-127b8cd14ce5 tempest-SnapshotDependencyTests-451295071 tempest-SnapshotDependencyTests-451295071-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c808ec46-9e2e-41fd-83e0-3f798da506cf) transitioned into state 'SUCCESS' from state '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-2120152422',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f43d4719990f46849716ab56d32398ad',qos_specs=None,replication_status=,reservations=['1be22fb8-7e33-4109-b336-f794b5ad6898','a1516466-3b2f-4612-afc8-eff16b09fbde','172e050e-569f-4024-b770-eb2f39bc2bae','bc9d74e8-405e-45c4-9118-3a1806621f22'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d29af8f343b04046a74654563bf67ca9',volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda)}' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:25:52.823695 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-fb0eb3c8-b8da-4f11-a724-127b8cd14ce5 tempest-SnapshotDependencyTests-451295071 tempest-SnapshotDependencyTests-451295071-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4d9a537f-caa2-4e9c-96dc-71536311d2b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:25:52.831291 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-fb0eb3c8-b8da-4f11-a724-127b8cd14ce5 tempest-SnapshotDependencyTests-451295071 tempest-SnapshotDependencyTests-451295071-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4d9a537f-caa2-4e9c-96dc-71536311d2b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:25:52.832036 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-fb0eb3c8-b8da-4f11-a724-127b8cd14ce5 tempest-SnapshotDependencyTests-451295071 tempest-SnapshotDependencyTests-451295071-project-member] Flow 'volume_create_api' (369670d2-ac7e-44db-b13d-8034dba08be2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100331) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:25:52.832277 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-fb0eb3c8-b8da-4f11-a724-127b8cd14ce5 tempest-SnapshotDependencyTests-451295071 tempest-SnapshotDependencyTests-451295071-project-member] Create volume request issued successfully. Aug 16 21:25:52.832779 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-fb0eb3c8-b8da-4f11-a724-127b8cd14ce5 tempest-SnapshotDependencyTests-451295071 tempest-SnapshotDependencyTests-451295071-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Aug 16 21:25:52.833166 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 1376/5491] 10.4.3.143 () {68 vars in 1259 bytes} [Sun Aug 16 21:25:52 2026] POST /volume/v3/volumes => generated 754 bytes in 260 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 21:25:52.844942 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-7d93ce2d-acc3-43c0-9828-7413af2f3229 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:25:52.846656 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-7d93ce2d-acc3-43c0-9828-7413af2f3229 tempest-SnapshotDependencyTests-451295071 tempest-SnapshotDependencyTests-451295071-project-member] GET https://10.4.3.143/volume/v3/volumes/c4a6d45c-07e9-42c4-91d2-cc9af94a8f9f Aug 16 21:25:52.846894 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-7d93ce2d-acc3-43c0-9828-7413af2f3229 tempest-SnapshotDependencyTests-451295071 tempest-SnapshotDependencyTests-451295071-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:25:52.847120 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-7d93ce2d-acc3-43c0-9828-7413af2f3229 tempest-SnapshotDependencyTests-451295071 tempest-SnapshotDependencyTests-451295071-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:25:52.853880 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:25:52.853880 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:25:52.857970 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-7d93ce2d-acc3-43c0-9828-7413af2f3229 tempest-SnapshotDependencyTests-451295071 tempest-SnapshotDependencyTests-451295071-project-member] Volume info retrieved successfully. Aug 16 21:25:52.862857 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-7d93ce2d-acc3-43c0-9828-7413af2f3229 tempest-SnapshotDependencyTests-451295071 tempest-SnapshotDependencyTests-451295071-project-member] https://10.4.3.143/volume/v3/volumes/c4a6d45c-07e9-42c4-91d2-cc9af94a8f9f returned with HTTP 200 Aug 16 21:25:52.863334 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 1375/5492] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:25:52 2026] GET /volume/v3/volumes/c4a6d45c-07e9-42c4-91d2-cc9af94a8f9f => generated 822 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:25:52.996282 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-3e083771-f9b9-4731-96c7-0aeb71c22ae6 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:25:52.998317 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-3e083771-f9b9-4731-96c7-0aeb71c22ae6 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] GET https://10.4.3.143/volume/v3/backups/4da621f3-4175-4ebc-b691-bd7b1d71f077 Aug 16 21:25:52.998568 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-3e083771-f9b9-4731-96c7-0aeb71c22ae6 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:25:52.998850 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-3e083771-f9b9-4731-96c7-0aeb71c22ae6 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:25:52.999043 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.v3.backups [None req-3e083771-f9b9-4731-96c7-0aeb71c22ae6 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Show backup with id 4da621f3-4175-4ebc-b691-bd7b1d71f077. {{(pid=100333) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:25:53.004366 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:25:53.004366 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:25:53.005267 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-3e083771-f9b9-4731-96c7-0aeb71c22ae6 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] https://10.4.3.143/volume/v3/backups/4da621f3-4175-4ebc-b691-bd7b1d71f077 returned with HTTP 200 Aug 16 21:25:53.005730 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 1363/5493] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:25:52 2026] GET /volume/v3/backups/4da621f3-4175-4ebc-b691-bd7b1d71f077 => generated 738 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:25:53.878241 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-a310125b-76c3-43df-b11a-edda77123d2a None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:25:53.880421 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-a310125b-76c3-43df-b11a-edda77123d2a tempest-SnapshotDependencyTests-451295071 tempest-SnapshotDependencyTests-451295071-project-member] GET https://10.4.3.143/volume/v3/volumes/c4a6d45c-07e9-42c4-91d2-cc9af94a8f9f Aug 16 21:25:53.880642 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-a310125b-76c3-43df-b11a-edda77123d2a tempest-SnapshotDependencyTests-451295071 tempest-SnapshotDependencyTests-451295071-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:25:53.880880 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-a310125b-76c3-43df-b11a-edda77123d2a tempest-SnapshotDependencyTests-451295071 tempest-SnapshotDependencyTests-451295071-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:25:53.889107 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:25:53.889107 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:25:53.893288 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-a310125b-76c3-43df-b11a-edda77123d2a tempest-SnapshotDependencyTests-451295071 tempest-SnapshotDependencyTests-451295071-project-member] Volume info retrieved successfully. Aug 16 21:25:53.898099 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-a310125b-76c3-43df-b11a-edda77123d2a tempest-SnapshotDependencyTests-451295071 tempest-SnapshotDependencyTests-451295071-project-member] https://10.4.3.143/volume/v3/volumes/c4a6d45c-07e9-42c4-91d2-cc9af94a8f9f returned with HTTP 200 Aug 16 21:25:53.898533 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 1380/5494] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:25:53 2026] GET /volume/v3/volumes/c4a6d45c-07e9-42c4-91d2-cc9af94a8f9f => generated 847 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:25:53.909823 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-a638a40e-4078-494f-8b8d-8f8a07a7f1e4 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:25:53.912116 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-a638a40e-4078-494f-8b8d-8f8a07a7f1e4 tempest-SnapshotDependencyTests-451295071 tempest-SnapshotDependencyTests-451295071-project-member] GET https://10.4.3.143/volume/v3/volumes/c4a6d45c-07e9-42c4-91d2-cc9af94a8f9f Aug 16 21:25:53.912392 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-a638a40e-4078-494f-8b8d-8f8a07a7f1e4 tempest-SnapshotDependencyTests-451295071 tempest-SnapshotDependencyTests-451295071-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:25:53.912652 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-a638a40e-4078-494f-8b8d-8f8a07a7f1e4 tempest-SnapshotDependencyTests-451295071 tempest-SnapshotDependencyTests-451295071-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:25:53.922124 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:25:53.922124 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:25:53.926381 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-a638a40e-4078-494f-8b8d-8f8a07a7f1e4 tempest-SnapshotDependencyTests-451295071 tempest-SnapshotDependencyTests-451295071-project-member] Volume info retrieved successfully. Aug 16 21:25:53.931692 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-a638a40e-4078-494f-8b8d-8f8a07a7f1e4 tempest-SnapshotDependencyTests-451295071 tempest-SnapshotDependencyTests-451295071-project-member] https://10.4.3.143/volume/v3/volumes/c4a6d45c-07e9-42c4-91d2-cc9af94a8f9f returned with HTTP 200 Aug 16 21:25:53.932210 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 1377/5495] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:25:53 2026] GET /volume/v3/volumes/c4a6d45c-07e9-42c4-91d2-cc9af94a8f9f => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:25:53.947176 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-417cc679-34b6-4ea5-accc-2acc92855d57 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:25:53.948818 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-417cc679-34b6-4ea5-accc-2acc92855d57 tempest-SnapshotDependencyTests-451295071 tempest-SnapshotDependencyTests-451295071-project-member] POST https://10.4.3.143/volume/v3/snapshots Aug 16 21:25:53.949182 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-417cc679-34b6-4ea5-accc-2acc92855d57 tempest-SnapshotDependencyTests-451295071 tempest-SnapshotDependencyTests-451295071-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "c4a6d45c-07e9-42c4-91d2-cc9af94a8f9f", "force": true, "name": "tempest-SnapshotDependencyTests-snapshot-671835146", "description": null, "metadata": null}} {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:25:53.957388 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:25:53.957388 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:25:53.957933 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-417cc679-34b6-4ea5-accc-2acc92855d57 tempest-SnapshotDependencyTests-451295071 tempest-SnapshotDependencyTests-451295071-project-member] Volume info retrieved successfully. Aug 16 21:25:53.958119 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.v3.snapshots [None req-417cc679-34b6-4ea5-accc-2acc92855d57 tempest-SnapshotDependencyTests-451295071 tempest-SnapshotDependencyTests-451295071-project-member] Create snapshot from volume c4a6d45c-07e9-42c4-91d2-cc9af94a8f9f Aug 16 21:25:53.987382 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.quota [None req-417cc679-34b6-4ea5-accc-2acc92855d57 tempest-SnapshotDependencyTests-451295071 tempest-SnapshotDependencyTests-451295071-project-member] Created reservations ['a18bd8d3-f913-4e50-97c9-cbb88fc23081', '74ec7fd6-0d93-4c7c-ace2-707b673eff62', '6bfeae2a-7929-485c-b356-81914ac088e8', 'c2e6c3d8-f7c4-4b69-b3b2-5b659119cdd9'] {{(pid=100332) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:25:54.012647 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-417cc679-34b6-4ea5-accc-2acc92855d57 tempest-SnapshotDependencyTests-451295071 tempest-SnapshotDependencyTests-451295071-project-member] Snapshot force create request issued successfully. Aug 16 21:25:54.013045 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-417cc679-34b6-4ea5-accc-2acc92855d57 tempest-SnapshotDependencyTests-451295071 tempest-SnapshotDependencyTests-451295071-project-member] https://10.4.3.143/volume/v3/snapshots returned with HTTP 202 Aug 16 21:25:54.013494 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 1376/5496] 10.4.3.143 () {68 vars in 1265 bytes} [Sun Aug 16 21:25:53 2026] POST /volume/v3/snapshots => generated 309 bytes in 67 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 21:25:54.016133 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-916b0c54-49ec-4890-9510-c690fef84ba3 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:25:54.018340 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-916b0c54-49ec-4890-9510-c690fef84ba3 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] GET https://10.4.3.143/volume/v3/backups/4da621f3-4175-4ebc-b691-bd7b1d71f077 Aug 16 21:25:54.018585 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-916b0c54-49ec-4890-9510-c690fef84ba3 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:25:54.018873 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-916b0c54-49ec-4890-9510-c690fef84ba3 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:25:54.019052 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.v3.backups [None req-916b0c54-49ec-4890-9510-c690fef84ba3 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Show backup with id 4da621f3-4175-4ebc-b691-bd7b1d71f077. {{(pid=100333) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:25:54.023111 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-c9159962-dd8d-4792-83a5-5bad4bae6ea2 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:25:54.024091 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:25:54.024091 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:25:54.024881 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-c9159962-dd8d-4792-83a5-5bad4bae6ea2 tempest-SnapshotDependencyTests-451295071 tempest-SnapshotDependencyTests-451295071-project-member] GET https://10.4.3.143/volume/v3/snapshots/db3f1e4b-c475-4026-8da1-4d65750cdd9b Aug 16 21:25:54.025074 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-916b0c54-49ec-4890-9510-c690fef84ba3 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] https://10.4.3.143/volume/v3/backups/4da621f3-4175-4ebc-b691-bd7b1d71f077 returned with HTTP 200 Aug 16 21:25:54.025149 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-c9159962-dd8d-4792-83a5-5bad4bae6ea2 tempest-SnapshotDependencyTests-451295071 tempest-SnapshotDependencyTests-451295071-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:25:54.025276 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-c9159962-dd8d-4792-83a5-5bad4bae6ea2 tempest-SnapshotDependencyTests-451295071 tempest-SnapshotDependencyTests-451295071-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:25:54.025472 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 1364/5497] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:25:54 2026] GET /volume/v3/backups/4da621f3-4175-4ebc-b691-bd7b1d71f077 => generated 738 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:25:54.030093 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:25:54.030093 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:25:54.030475 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-c9159962-dd8d-4792-83a5-5bad4bae6ea2 tempest-SnapshotDependencyTests-451295071 tempest-SnapshotDependencyTests-451295071-project-member] Snapshot retrieved successfully. Aug 16 21:25:54.031387 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-c9159962-dd8d-4792-83a5-5bad4bae6ea2 tempest-SnapshotDependencyTests-451295071 tempest-SnapshotDependencyTests-451295071-project-member] https://10.4.3.143/volume/v3/snapshots/db3f1e4b-c475-4026-8da1-4d65750cdd9b returned with HTTP 200 Aug 16 21:25:54.031804 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 1381/5498] 10.4.3.143 () {66 vars in 1354 bytes} [Sun Aug 16 21:25:54 2026] GET /volume/v3/snapshots/db3f1e4b-c475-4026-8da1-4d65750cdd9b => generated 441 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:25:55.035571 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-fef4f181-e65b-43eb-929c-5c3028e29153 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:25:55.037953 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-fef4f181-e65b-43eb-929c-5c3028e29153 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] GET https://10.4.3.143/volume/v3/backups/4da621f3-4175-4ebc-b691-bd7b1d71f077 Aug 16 21:25:55.038219 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-fef4f181-e65b-43eb-929c-5c3028e29153 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:25:55.038448 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-fef4f181-e65b-43eb-929c-5c3028e29153 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:25:55.038581 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.v3.backups [None req-fef4f181-e65b-43eb-929c-5c3028e29153 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Show backup with id 4da621f3-4175-4ebc-b691-bd7b1d71f077. {{(pid=100331) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:25:55.041668 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-1516b338-31f5-4863-934f-4766f7460d14 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:25:55.043786 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-1516b338-31f5-4863-934f-4766f7460d14 tempest-SnapshotDependencyTests-451295071 tempest-SnapshotDependencyTests-451295071-project-member] GET https://10.4.3.143/volume/v3/snapshots/db3f1e4b-c475-4026-8da1-4d65750cdd9b Aug 16 21:25:55.043848 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:25:55.043848 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:25:55.044008 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-1516b338-31f5-4863-934f-4766f7460d14 tempest-SnapshotDependencyTests-451295071 tempest-SnapshotDependencyTests-451295071-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:25:55.044209 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-1516b338-31f5-4863-934f-4766f7460d14 tempest-SnapshotDependencyTests-451295071 tempest-SnapshotDependencyTests-451295071-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:25:55.044895 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-fef4f181-e65b-43eb-929c-5c3028e29153 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] https://10.4.3.143/volume/v3/backups/4da621f3-4175-4ebc-b691-bd7b1d71f077 returned with HTTP 200 Aug 16 21:25:55.045386 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 1378/5499] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:25:55 2026] GET /volume/v3/backups/4da621f3-4175-4ebc-b691-bd7b1d71f077 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:25:55.049679 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:25:55.049679 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:25:55.050213 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-1516b338-31f5-4863-934f-4766f7460d14 tempest-SnapshotDependencyTests-451295071 tempest-SnapshotDependencyTests-451295071-project-member] Snapshot retrieved successfully. Aug 16 21:25:55.051064 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-1516b338-31f5-4863-934f-4766f7460d14 tempest-SnapshotDependencyTests-451295071 tempest-SnapshotDependencyTests-451295071-project-member] https://10.4.3.143/volume/v3/snapshots/db3f1e4b-c475-4026-8da1-4d65750cdd9b returned with HTTP 200 Aug 16 21:25:55.051469 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 1377/5500] 10.4.3.143 () {66 vars in 1354 bytes} [Sun Aug 16 21:25:55 2026] GET /volume/v3/snapshots/db3f1e4b-c475-4026-8da1-4d65750cdd9b => generated 468 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:25:55.060578 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-71571127-9230-4580-9c3d-02b270c54096 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:25:55.062806 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-71571127-9230-4580-9c3d-02b270c54096 tempest-SnapshotDependencyTests-451295071 tempest-SnapshotDependencyTests-451295071-project-member] GET https://10.4.3.143/volume/v3/snapshots/db3f1e4b-c475-4026-8da1-4d65750cdd9b Aug 16 21:25:55.063055 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-71571127-9230-4580-9c3d-02b270c54096 tempest-SnapshotDependencyTests-451295071 tempest-SnapshotDependencyTests-451295071-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:25:55.063240 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-71571127-9230-4580-9c3d-02b270c54096 tempest-SnapshotDependencyTests-451295071 tempest-SnapshotDependencyTests-451295071-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:25:55.067987 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:25:55.067987 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:25:55.068399 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-71571127-9230-4580-9c3d-02b270c54096 tempest-SnapshotDependencyTests-451295071 tempest-SnapshotDependencyTests-451295071-project-member] Snapshot retrieved successfully. Aug 16 21:25:55.069185 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-71571127-9230-4580-9c3d-02b270c54096 tempest-SnapshotDependencyTests-451295071 tempest-SnapshotDependencyTests-451295071-project-member] https://10.4.3.143/volume/v3/snapshots/db3f1e4b-c475-4026-8da1-4d65750cdd9b returned with HTTP 200 Aug 16 21:25:55.069543 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 1365/5501] 10.4.3.143 () {66 vars in 1354 bytes} [Sun Aug 16 21:25:55 2026] GET /volume/v3/snapshots/db3f1e4b-c475-4026-8da1-4d65750cdd9b => generated 468 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:25:55.078830 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-b406e820-edb8-4dfc-a5d2-4fe782ac660c None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:25:55.081189 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-b406e820-edb8-4dfc-a5d2-4fe782ac660c tempest-SnapshotDependencyTests-451295071 tempest-SnapshotDependencyTests-451295071-project-member] GET https://10.4.3.143/volume/v3/snapshots/db3f1e4b-c475-4026-8da1-4d65750cdd9b Aug 16 21:25:55.081440 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-b406e820-edb8-4dfc-a5d2-4fe782ac660c tempest-SnapshotDependencyTests-451295071 tempest-SnapshotDependencyTests-451295071-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:25:55.081692 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-b406e820-edb8-4dfc-a5d2-4fe782ac660c tempest-SnapshotDependencyTests-451295071 tempest-SnapshotDependencyTests-451295071-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:25:55.088096 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:25:55.088096 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:25:55.088703 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-b406e820-edb8-4dfc-a5d2-4fe782ac660c tempest-SnapshotDependencyTests-451295071 tempest-SnapshotDependencyTests-451295071-project-member] Snapshot retrieved successfully. Aug 16 21:25:55.089783 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-b406e820-edb8-4dfc-a5d2-4fe782ac660c tempest-SnapshotDependencyTests-451295071 tempest-SnapshotDependencyTests-451295071-project-member] https://10.4.3.143/volume/v3/snapshots/db3f1e4b-c475-4026-8da1-4d65750cdd9b returned with HTTP 200 Aug 16 21:25:55.090290 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 1382/5502] 10.4.3.143 () {66 vars in 1354 bytes} [Sun Aug 16 21:25:55 2026] GET /volume/v3/snapshots/db3f1e4b-c475-4026-8da1-4d65750cdd9b => generated 468 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:25:55.099281 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-81261d5c-c131-4a90-8393-2524e8e33d6f None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:25:55.100754 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-81261d5c-c131-4a90-8393-2524e8e33d6f tempest-SnapshotDependencyTests-451295071 tempest-SnapshotDependencyTests-451295071-project-member] POST https://10.4.3.143/volume/v3/volumes Aug 16 21:25:55.101057 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-81261d5c-c131-4a90-8393-2524e8e33d6f tempest-SnapshotDependencyTests-451295071 tempest-SnapshotDependencyTests-451295071-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "db3f1e4b-c475-4026-8da1-4d65750cdd9b", "size": 1}} {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:25:55.102389 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.v3.volumes [None req-81261d5c-c131-4a90-8393-2524e8e33d6f tempest-SnapshotDependencyTests-451295071 tempest-SnapshotDependencyTests-451295071-project-member] Create volume request body: {'volume': {'snapshot_id': 'db3f1e4b-c475-4026-8da1-4d65750cdd9b', 'size': 1}} {{(pid=100331) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 21:25:55.107694 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:25:55.107694 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:25:55.108115 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-81261d5c-c131-4a90-8393-2524e8e33d6f tempest-SnapshotDependencyTests-451295071 tempest-SnapshotDependencyTests-451295071-project-member] Snapshot retrieved successfully. Aug 16 21:25:55.108221 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.v3.volumes [None req-81261d5c-c131-4a90-8393-2524e8e33d6f tempest-SnapshotDependencyTests-451295071 tempest-SnapshotDependencyTests-451295071-project-member] Create volume of 1 GB Aug 16 21:25:55.111548 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-81261d5c-c131-4a90-8393-2524e8e33d6f tempest-SnapshotDependencyTests-451295071 tempest-SnapshotDependencyTests-451295071-project-member] Availability Zones retrieved successfully. Aug 16 21:25:55.116660 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-81261d5c-c131-4a90-8393-2524e8e33d6f tempest-SnapshotDependencyTests-451295071 tempest-SnapshotDependencyTests-451295071-project-member] Flow 'volume_create_api' (69ac379a-fa4c-4d62-b018-63c80592ed4c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100331) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:25:55.117698 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-81261d5c-c131-4a90-8393-2524e8e33d6f tempest-SnapshotDependencyTests-451295071 tempest-SnapshotDependencyTests-451295071-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c7a059a5-c6b5-4768-b747-bf94a3499255) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:25:55.118570 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.flows.api.create_volume [None req-81261d5c-c131-4a90-8393-2524e8e33d6f tempest-SnapshotDependencyTests-451295071 tempest-SnapshotDependencyTests-451295071-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100331) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 21:25:55.145941 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-81261d5c-c131-4a90-8393-2524e8e33d6f tempest-SnapshotDependencyTests-451295071 tempest-SnapshotDependencyTests-451295071-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c7a059a5-c6b5-4768-b747-bf94a3499255) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'db3f1e4b-c475-4026-8da1-4d65750cdd9b', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T21:04:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=69e633b8-fab9-4b15-8b40-4f1a67c51cda,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '69e633b8-fab9-4b15-8b40-4f1a67c51cda', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:25:55.146626 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-81261d5c-c131-4a90-8393-2524e8e33d6f tempest-SnapshotDependencyTests-451295071 tempest-SnapshotDependencyTests-451295071-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (20f5450f-bdce-436a-8a3d-afc745327e9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:25:55.190028 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.quota [None req-81261d5c-c131-4a90-8393-2524e8e33d6f tempest-SnapshotDependencyTests-451295071 tempest-SnapshotDependencyTests-451295071-project-member] Created reservations ['124c5b30-2cdf-4ec4-bbf6-12f66a94833a', '916792e8-5e8a-43fb-803c-dfe0b92e6060', '8ec84593-aa6a-48de-8554-d509d0ac1f7d', '79a9150c-1546-4888-8830-595da19e7c62'] {{(pid=100331) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:25:55.191030 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-81261d5c-c131-4a90-8393-2524e8e33d6f tempest-SnapshotDependencyTests-451295071 tempest-SnapshotDependencyTests-451295071-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (20f5450f-bdce-436a-8a3d-afc745327e9d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['124c5b30-2cdf-4ec4-bbf6-12f66a94833a', '916792e8-5e8a-43fb-803c-dfe0b92e6060', '8ec84593-aa6a-48de-8554-d509d0ac1f7d', '79a9150c-1546-4888-8830-595da19e7c62']}' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:25:55.192120 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-81261d5c-c131-4a90-8393-2524e8e33d6f tempest-SnapshotDependencyTests-451295071 tempest-SnapshotDependencyTests-451295071-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f8374b76-9efc-4fd3-bfbd-208b191e2e59) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:25:55.235161 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-81261d5c-c131-4a90-8393-2524e8e33d6f tempest-SnapshotDependencyTests-451295071 tempest-SnapshotDependencyTests-451295071-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f8374b76-9efc-4fd3-bfbd-208b191e2e59) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '44eae6f8-52e4-4ead-bf7a-da37e5eaad66', '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='f43d4719990f46849716ab56d32398ad',qos_specs=None,replication_status=,reservations=['124c5b30-2cdf-4ec4-bbf6-12f66a94833a','916792e8-5e8a-43fb-803c-dfe0b92e6060','8ec84593-aa6a-48de-8554-d509d0ac1f7d','79a9150c-1546-4888-8830-595da19e7c62'],size=1,snapshot_id=db3f1e4b-c475-4026-8da1-4d65750cdd9b,source_replicaid=,source_volid=None,status='creating',user_id='d29af8f343b04046a74654563bf67ca9',volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T21:25:55Z,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=44eae6f8-52e4-4ead-bf7a-da37e5eaad66,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f43d4719990f46849716ab56d32398ad',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=db3f1e4b-c475-4026-8da1-4d65750cdd9b,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d29af8f343b04046a74654563bf67ca9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(69e633b8-fab9-4b15-8b40-4f1a67c51cda),volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda)}' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:25:55.235880 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-81261d5c-c131-4a90-8393-2524e8e33d6f tempest-SnapshotDependencyTests-451295071 tempest-SnapshotDependencyTests-451295071-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0de3f46c-05cc-4e40-b215-8908d68288ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:25:55.252940 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-81261d5c-c131-4a90-8393-2524e8e33d6f tempest-SnapshotDependencyTests-451295071 tempest-SnapshotDependencyTests-451295071-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0de3f46c-05cc-4e40-b215-8908d68288ea) transitioned into state 'SUCCESS' from 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='f43d4719990f46849716ab56d32398ad',qos_specs=None,replication_status=,reservations=['124c5b30-2cdf-4ec4-bbf6-12f66a94833a','916792e8-5e8a-43fb-803c-dfe0b92e6060','8ec84593-aa6a-48de-8554-d509d0ac1f7d','79a9150c-1546-4888-8830-595da19e7c62'],size=1,snapshot_id=db3f1e4b-c475-4026-8da1-4d65750cdd9b,source_replicaid=,source_volid=None,status='creating',user_id='d29af8f343b04046a74654563bf67ca9',volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda)}' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:25:55.253712 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-81261d5c-c131-4a90-8393-2524e8e33d6f tempest-SnapshotDependencyTests-451295071 tempest-SnapshotDependencyTests-451295071-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d36a7ef3-6f11-4cbb-a308-56de5663a77c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:25:55.273255 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-81261d5c-c131-4a90-8393-2524e8e33d6f tempest-SnapshotDependencyTests-451295071 tempest-SnapshotDependencyTests-451295071-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d36a7ef3-6f11-4cbb-a308-56de5663a77c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:25:55.274235 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-81261d5c-c131-4a90-8393-2524e8e33d6f tempest-SnapshotDependencyTests-451295071 tempest-SnapshotDependencyTests-451295071-project-member] Flow 'volume_create_api' (69ac379a-fa4c-4d62-b018-63c80592ed4c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100331) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:25:55.274585 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-81261d5c-c131-4a90-8393-2524e8e33d6f tempest-SnapshotDependencyTests-451295071 tempest-SnapshotDependencyTests-451295071-project-member] Create volume request issued successfully. Aug 16 21:25:55.275369 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-81261d5c-c131-4a90-8393-2524e8e33d6f tempest-SnapshotDependencyTests-451295071 tempest-SnapshotDependencyTests-451295071-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Aug 16 21:25:55.275842 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 1379/5503] 10.4.3.143 () {68 vars in 1258 bytes} [Sun Aug 16 21:25:55 2026] POST /volume/v3/volumes => generated 741 bytes in 177 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 21:25:55.287761 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-0eef6596-b5ff-4773-8b10-f02d607ccbe7 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:25:55.289450 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-0eef6596-b5ff-4773-8b10-f02d607ccbe7 tempest-SnapshotDependencyTests-451295071 tempest-SnapshotDependencyTests-451295071-project-member] GET https://10.4.3.143/volume/v3/volumes/44eae6f8-52e4-4ead-bf7a-da37e5eaad66 Aug 16 21:25:55.289632 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-0eef6596-b5ff-4773-8b10-f02d607ccbe7 tempest-SnapshotDependencyTests-451295071 tempest-SnapshotDependencyTests-451295071-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:25:55.289839 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-0eef6596-b5ff-4773-8b10-f02d607ccbe7 tempest-SnapshotDependencyTests-451295071 tempest-SnapshotDependencyTests-451295071-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:25:55.299741 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:25:55.299741 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:25:55.304178 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-0eef6596-b5ff-4773-8b10-f02d607ccbe7 tempest-SnapshotDependencyTests-451295071 tempest-SnapshotDependencyTests-451295071-project-member] Volume info retrieved successfully. Aug 16 21:25:55.310145 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-0eef6596-b5ff-4773-8b10-f02d607ccbe7 tempest-SnapshotDependencyTests-451295071 tempest-SnapshotDependencyTests-451295071-project-member] https://10.4.3.143/volume/v3/volumes/44eae6f8-52e4-4ead-bf7a-da37e5eaad66 returned with HTTP 200 Aug 16 21:25:55.310670 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 1378/5504] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:25:55 2026] GET /volume/v3/volumes/44eae6f8-52e4-4ead-bf7a-da37e5eaad66 => generated 809 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:25:56.056567 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-2ecfe514-c0cf-433a-8be6-095af4a750d8 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:25:56.058975 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-2ecfe514-c0cf-433a-8be6-095af4a750d8 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] GET https://10.4.3.143/volume/v3/backups/4da621f3-4175-4ebc-b691-bd7b1d71f077 Aug 16 21:25:56.059251 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-2ecfe514-c0cf-433a-8be6-095af4a750d8 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:25:56.059517 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-2ecfe514-c0cf-433a-8be6-095af4a750d8 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:25:56.059667 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.v3.backups [None req-2ecfe514-c0cf-433a-8be6-095af4a750d8 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Show backup with id 4da621f3-4175-4ebc-b691-bd7b1d71f077. {{(pid=100333) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:25:56.065199 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:25:56.065199 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:25:56.066237 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-2ecfe514-c0cf-433a-8be6-095af4a750d8 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] https://10.4.3.143/volume/v3/backups/4da621f3-4175-4ebc-b691-bd7b1d71f077 returned with HTTP 200 Aug 16 21:25:56.066764 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 1366/5505] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:25:56 2026] GET /volume/v3/backups/4da621f3-4175-4ebc-b691-bd7b1d71f077 => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:25:56.323116 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-a621f9b9-224a-4124-b6e4-bc9d53ebde43 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:25:56.324839 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-a621f9b9-224a-4124-b6e4-bc9d53ebde43 tempest-SnapshotDependencyTests-451295071 tempest-SnapshotDependencyTests-451295071-project-member] GET https://10.4.3.143/volume/v3/volumes/44eae6f8-52e4-4ead-bf7a-da37e5eaad66 Aug 16 21:25:56.325033 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-a621f9b9-224a-4124-b6e4-bc9d53ebde43 tempest-SnapshotDependencyTests-451295071 tempest-SnapshotDependencyTests-451295071-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:25:56.325227 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-a621f9b9-224a-4124-b6e4-bc9d53ebde43 tempest-SnapshotDependencyTests-451295071 tempest-SnapshotDependencyTests-451295071-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:25:56.332780 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:25:56.332780 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:25:56.336939 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-a621f9b9-224a-4124-b6e4-bc9d53ebde43 tempest-SnapshotDependencyTests-451295071 tempest-SnapshotDependencyTests-451295071-project-member] Volume info retrieved successfully. Aug 16 21:25:56.341196 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-a621f9b9-224a-4124-b6e4-bc9d53ebde43 tempest-SnapshotDependencyTests-451295071 tempest-SnapshotDependencyTests-451295071-project-member] https://10.4.3.143/volume/v3/volumes/44eae6f8-52e4-4ead-bf7a-da37e5eaad66 returned with HTTP 200 Aug 16 21:25:56.341554 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 1383/5506] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:25:56 2026] GET /volume/v3/volumes/44eae6f8-52e4-4ead-bf7a-da37e5eaad66 => generated 834 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:25:56.353834 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-b8fd8b7f-3632-4017-bd2c-3edcc0c7b6ac None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:25:56.356367 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-b8fd8b7f-3632-4017-bd2c-3edcc0c7b6ac tempest-SnapshotDependencyTests-451295071 tempest-SnapshotDependencyTests-451295071-project-member] GET https://10.4.3.143/volume/v3/volumes/44eae6f8-52e4-4ead-bf7a-da37e5eaad66 Aug 16 21:25:56.356635 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-b8fd8b7f-3632-4017-bd2c-3edcc0c7b6ac tempest-SnapshotDependencyTests-451295071 tempest-SnapshotDependencyTests-451295071-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:25:56.356902 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-b8fd8b7f-3632-4017-bd2c-3edcc0c7b6ac tempest-SnapshotDependencyTests-451295071 tempest-SnapshotDependencyTests-451295071-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:25:56.365856 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:25:56.365856 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:25:56.370657 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-b8fd8b7f-3632-4017-bd2c-3edcc0c7b6ac tempest-SnapshotDependencyTests-451295071 tempest-SnapshotDependencyTests-451295071-project-member] Volume info retrieved successfully. Aug 16 21:25:56.376361 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-b8fd8b7f-3632-4017-bd2c-3edcc0c7b6ac tempest-SnapshotDependencyTests-451295071 tempest-SnapshotDependencyTests-451295071-project-member] https://10.4.3.143/volume/v3/volumes/44eae6f8-52e4-4ead-bf7a-da37e5eaad66 returned with HTTP 200 Aug 16 21:25:56.377058 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 1380/5507] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:25:56 2026] GET /volume/v3/volumes/44eae6f8-52e4-4ead-bf7a-da37e5eaad66 => generated 834 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:25:56.389834 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-c3733b05-5ce0-493d-b013-5406d0052bee None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:25:56.391650 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-c3733b05-5ce0-493d-b013-5406d0052bee tempest-SnapshotDependencyTests-451295071 tempest-SnapshotDependencyTests-451295071-project-member] DELETE https://10.4.3.143/volume/v3/snapshots/db3f1e4b-c475-4026-8da1-4d65750cdd9b Aug 16 21:25:56.391854 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-c3733b05-5ce0-493d-b013-5406d0052bee tempest-SnapshotDependencyTests-451295071 tempest-SnapshotDependencyTests-451295071-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:25:56.392084 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-c3733b05-5ce0-493d-b013-5406d0052bee tempest-SnapshotDependencyTests-451295071 tempest-SnapshotDependencyTests-451295071-project-member] Calling method 'delete' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:25:56.392185 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.v3.snapshots [None req-c3733b05-5ce0-493d-b013-5406d0052bee tempest-SnapshotDependencyTests-451295071 tempest-SnapshotDependencyTests-451295071-project-member] Delete snapshot with id: db3f1e4b-c475-4026-8da1-4d65750cdd9b Aug 16 21:25:56.397411 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:25:56.397411 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:25:56.397848 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-c3733b05-5ce0-493d-b013-5406d0052bee tempest-SnapshotDependencyTests-451295071 tempest-SnapshotDependencyTests-451295071-project-member] Snapshot retrieved successfully. Aug 16 21:25:56.413500 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-c3733b05-5ce0-493d-b013-5406d0052bee tempest-SnapshotDependencyTests-451295071 tempest-SnapshotDependencyTests-451295071-project-member] Snapshot delete request issued successfully. Aug 16 21:25:56.413708 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-c3733b05-5ce0-493d-b013-5406d0052bee tempest-SnapshotDependencyTests-451295071 tempest-SnapshotDependencyTests-451295071-project-member] https://10.4.3.143/volume/v3/snapshots/db3f1e4b-c475-4026-8da1-4d65750cdd9b returned with HTTP 202 Aug 16 21:25:56.414191 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 1379/5508] 10.4.3.143 () {66 vars in 1357 bytes} [Sun Aug 16 21:25:56 2026] DELETE /volume/v3/snapshots/db3f1e4b-c475-4026-8da1-4d65750cdd9b => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 21:25:56.421083 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-dff07a92-ed1c-4e15-823e-e9a070b7b799 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:25:56.423491 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-dff07a92-ed1c-4e15-823e-e9a070b7b799 tempest-SnapshotDependencyTests-451295071 tempest-SnapshotDependencyTests-451295071-project-member] GET https://10.4.3.143/volume/v3/snapshots/db3f1e4b-c475-4026-8da1-4d65750cdd9b Aug 16 21:25:56.423762 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-dff07a92-ed1c-4e15-823e-e9a070b7b799 tempest-SnapshotDependencyTests-451295071 tempest-SnapshotDependencyTests-451295071-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:25:56.424024 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-dff07a92-ed1c-4e15-823e-e9a070b7b799 tempest-SnapshotDependencyTests-451295071 tempest-SnapshotDependencyTests-451295071-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:25:56.430351 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:25:56.430351 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:25:56.430351 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-dff07a92-ed1c-4e15-823e-e9a070b7b799 tempest-SnapshotDependencyTests-451295071 tempest-SnapshotDependencyTests-451295071-project-member] Snapshot retrieved successfully. Aug 16 21:25:56.431124 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-dff07a92-ed1c-4e15-823e-e9a070b7b799 tempest-SnapshotDependencyTests-451295071 tempest-SnapshotDependencyTests-451295071-project-member] https://10.4.3.143/volume/v3/snapshots/db3f1e4b-c475-4026-8da1-4d65750cdd9b returned with HTTP 200 Aug 16 21:25:56.431512 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 1367/5509] 10.4.3.143 () {66 vars in 1354 bytes} [Sun Aug 16 21:25:56 2026] GET /volume/v3/snapshots/db3f1e4b-c475-4026-8da1-4d65750cdd9b => generated 467 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:25:57.077876 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-98280872-62ac-4206-ac2d-b634befa8740 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:25:57.079691 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-98280872-62ac-4206-ac2d-b634befa8740 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] GET https://10.4.3.143/volume/v3/backups/4da621f3-4175-4ebc-b691-bd7b1d71f077 Aug 16 21:25:57.079947 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-98280872-62ac-4206-ac2d-b634befa8740 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:25:57.080138 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-98280872-62ac-4206-ac2d-b634befa8740 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:25:57.080244 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.v3.backups [None req-98280872-62ac-4206-ac2d-b634befa8740 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Show backup with id 4da621f3-4175-4ebc-b691-bd7b1d71f077. {{(pid=100330) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:25:57.084571 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:25:57.084571 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:25:57.085307 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-98280872-62ac-4206-ac2d-b634befa8740 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] https://10.4.3.143/volume/v3/backups/4da621f3-4175-4ebc-b691-bd7b1d71f077 returned with HTTP 200 Aug 16 21:25:57.085671 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 1384/5510] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:25:57 2026] GET /volume/v3/backups/4da621f3-4175-4ebc-b691-bd7b1d71f077 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:25:57.440861 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-59fc9593-8b2c-48c9-bf91-4a5f5e3aac59 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:25:57.442759 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-59fc9593-8b2c-48c9-bf91-4a5f5e3aac59 tempest-SnapshotDependencyTests-451295071 tempest-SnapshotDependencyTests-451295071-project-member] GET https://10.4.3.143/volume/v3/snapshots/db3f1e4b-c475-4026-8da1-4d65750cdd9b Aug 16 21:25:57.442990 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-59fc9593-8b2c-48c9-bf91-4a5f5e3aac59 tempest-SnapshotDependencyTests-451295071 tempest-SnapshotDependencyTests-451295071-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:25:57.443193 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-59fc9593-8b2c-48c9-bf91-4a5f5e3aac59 tempest-SnapshotDependencyTests-451295071 tempest-SnapshotDependencyTests-451295071-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:25:57.447519 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-59fc9593-8b2c-48c9-bf91-4a5f5e3aac59 tempest-SnapshotDependencyTests-451295071 tempest-SnapshotDependencyTests-451295071-project-member] https://10.4.3.143/volume/v3/snapshots/db3f1e4b-c475-4026-8da1-4d65750cdd9b returned with HTTP 404 Aug 16 21:25:57.448042 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 1381/5511] 10.4.3.143 () {66 vars in 1354 bytes} [Sun Aug 16 21:25:57 2026] GET /volume/v3/snapshots/db3f1e4b-c475-4026-8da1-4d65750cdd9b => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:25:57.455553 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-a0de149f-d029-4705-9c10-484019317b0e None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:25:57.457812 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-a0de149f-d029-4705-9c10-484019317b0e tempest-SnapshotDependencyTests-451295071 tempest-SnapshotDependencyTests-451295071-project-member] DELETE https://10.4.3.143/volume/v3/volumes/c4a6d45c-07e9-42c4-91d2-cc9af94a8f9f Aug 16 21:25:57.458074 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-a0de149f-d029-4705-9c10-484019317b0e tempest-SnapshotDependencyTests-451295071 tempest-SnapshotDependencyTests-451295071-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:25:57.458340 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-a0de149f-d029-4705-9c10-484019317b0e tempest-SnapshotDependencyTests-451295071 tempest-SnapshotDependencyTests-451295071-project-member] Calling method 'delete' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:25:57.458569 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.v3.volumes [None req-a0de149f-d029-4705-9c10-484019317b0e tempest-SnapshotDependencyTests-451295071 tempest-SnapshotDependencyTests-451295071-project-member] Delete volume with id: c4a6d45c-07e9-42c4-91d2-cc9af94a8f9f Aug 16 21:25:57.468265 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:25:57.468265 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:25:57.468929 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-a0de149f-d029-4705-9c10-484019317b0e tempest-SnapshotDependencyTests-451295071 tempest-SnapshotDependencyTests-451295071-project-member] Volume info retrieved successfully. Aug 16 21:25:57.484567 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-a0de149f-d029-4705-9c10-484019317b0e tempest-SnapshotDependencyTests-451295071 tempest-SnapshotDependencyTests-451295071-project-member] Delete volume request issued successfully. Aug 16 21:25:57.484764 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-a0de149f-d029-4705-9c10-484019317b0e tempest-SnapshotDependencyTests-451295071 tempest-SnapshotDependencyTests-451295071-project-member] https://10.4.3.143/volume/v3/volumes/c4a6d45c-07e9-42c4-91d2-cc9af94a8f9f returned with HTTP 202 Aug 16 21:25:57.485154 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 1380/5512] 10.4.3.143 () {66 vars in 1351 bytes} [Sun Aug 16 21:25:57 2026] DELETE /volume/v3/volumes/c4a6d45c-07e9-42c4-91d2-cc9af94a8f9f => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 21:25:57.492339 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-124552d4-a090-4d96-a80c-407268bee4d7 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:25:57.494135 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-124552d4-a090-4d96-a80c-407268bee4d7 tempest-SnapshotDependencyTests-451295071 tempest-SnapshotDependencyTests-451295071-project-member] GET https://10.4.3.143/volume/v3/volumes/c4a6d45c-07e9-42c4-91d2-cc9af94a8f9f Aug 16 21:25:57.494358 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-124552d4-a090-4d96-a80c-407268bee4d7 tempest-SnapshotDependencyTests-451295071 tempest-SnapshotDependencyTests-451295071-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:25:57.494565 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-124552d4-a090-4d96-a80c-407268bee4d7 tempest-SnapshotDependencyTests-451295071 tempest-SnapshotDependencyTests-451295071-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:25:57.503100 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:25:57.503100 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:25:57.508212 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-124552d4-a090-4d96-a80c-407268bee4d7 tempest-SnapshotDependencyTests-451295071 tempest-SnapshotDependencyTests-451295071-project-member] Volume info retrieved successfully. Aug 16 21:25:57.514867 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-124552d4-a090-4d96-a80c-407268bee4d7 tempest-SnapshotDependencyTests-451295071 tempest-SnapshotDependencyTests-451295071-project-member] https://10.4.3.143/volume/v3/volumes/c4a6d45c-07e9-42c4-91d2-cc9af94a8f9f returned with HTTP 200 Aug 16 21:25:57.515625 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 1368/5513] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:25:57 2026] GET /volume/v3/volumes/c4a6d45c-07e9-42c4-91d2-cc9af94a8f9f => generated 846 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:25:58.096425 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-096f9992-197e-4ae2-801c-8485ab2e6621 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:25:58.098681 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-096f9992-197e-4ae2-801c-8485ab2e6621 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] GET https://10.4.3.143/volume/v3/backups/4da621f3-4175-4ebc-b691-bd7b1d71f077 Aug 16 21:25:58.098985 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-096f9992-197e-4ae2-801c-8485ab2e6621 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:25:58.099245 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-096f9992-197e-4ae2-801c-8485ab2e6621 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:25:58.099406 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.v3.backups [None req-096f9992-197e-4ae2-801c-8485ab2e6621 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Show backup with id 4da621f3-4175-4ebc-b691-bd7b1d71f077. {{(pid=100330) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:25:58.104973 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:25:58.104973 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:25:58.106034 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-096f9992-197e-4ae2-801c-8485ab2e6621 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] https://10.4.3.143/volume/v3/backups/4da621f3-4175-4ebc-b691-bd7b1d71f077 returned with HTTP 200 Aug 16 21:25:58.106564 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 1385/5514] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:25:58 2026] GET /volume/v3/backups/4da621f3-4175-4ebc-b691-bd7b1d71f077 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:25:58.527011 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-412f7731-d162-4548-aefb-270c3ccf1919 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:25:58.528690 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-412f7731-d162-4548-aefb-270c3ccf1919 tempest-SnapshotDependencyTests-451295071 tempest-SnapshotDependencyTests-451295071-project-member] GET https://10.4.3.143/volume/v3/volumes/c4a6d45c-07e9-42c4-91d2-cc9af94a8f9f Aug 16 21:25:58.528882 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-412f7731-d162-4548-aefb-270c3ccf1919 tempest-SnapshotDependencyTests-451295071 tempest-SnapshotDependencyTests-451295071-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:25:58.529104 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-412f7731-d162-4548-aefb-270c3ccf1919 tempest-SnapshotDependencyTests-451295071 tempest-SnapshotDependencyTests-451295071-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:25:58.535116 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-412f7731-d162-4548-aefb-270c3ccf1919 tempest-SnapshotDependencyTests-451295071 tempest-SnapshotDependencyTests-451295071-project-member] https://10.4.3.143/volume/v3/volumes/c4a6d45c-07e9-42c4-91d2-cc9af94a8f9f returned with HTTP 404 Aug 16 21:25:58.535592 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 1382/5515] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:25:58 2026] GET /volume/v3/volumes/c4a6d45c-07e9-42c4-91d2-cc9af94a8f9f => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:25:58.542567 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-45826cb6-27c0-4af4-b3fe-0506ff60a89a None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:25:58.544428 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-45826cb6-27c0-4af4-b3fe-0506ff60a89a tempest-SnapshotDependencyTests-451295071 tempest-SnapshotDependencyTests-451295071-project-member] DELETE https://10.4.3.143/volume/v3/volumes/44eae6f8-52e4-4ead-bf7a-da37e5eaad66 Aug 16 21:25:58.544629 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-45826cb6-27c0-4af4-b3fe-0506ff60a89a tempest-SnapshotDependencyTests-451295071 tempest-SnapshotDependencyTests-451295071-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:25:58.544881 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-45826cb6-27c0-4af4-b3fe-0506ff60a89a tempest-SnapshotDependencyTests-451295071 tempest-SnapshotDependencyTests-451295071-project-member] Calling method 'delete' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:25:58.545100 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.v3.volumes [None req-45826cb6-27c0-4af4-b3fe-0506ff60a89a tempest-SnapshotDependencyTests-451295071 tempest-SnapshotDependencyTests-451295071-project-member] Delete volume with id: 44eae6f8-52e4-4ead-bf7a-da37e5eaad66 Aug 16 21:25:58.552818 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:25:58.552818 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:25:58.553338 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-45826cb6-27c0-4af4-b3fe-0506ff60a89a tempest-SnapshotDependencyTests-451295071 tempest-SnapshotDependencyTests-451295071-project-member] Volume info retrieved successfully. Aug 16 21:25:58.570494 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-45826cb6-27c0-4af4-b3fe-0506ff60a89a tempest-SnapshotDependencyTests-451295071 tempest-SnapshotDependencyTests-451295071-project-member] Delete volume request issued successfully. Aug 16 21:25:58.570738 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-45826cb6-27c0-4af4-b3fe-0506ff60a89a tempest-SnapshotDependencyTests-451295071 tempest-SnapshotDependencyTests-451295071-project-member] https://10.4.3.143/volume/v3/volumes/44eae6f8-52e4-4ead-bf7a-da37e5eaad66 returned with HTTP 202 Aug 16 21:25:58.571294 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 1381/5516] 10.4.3.143 () {66 vars in 1351 bytes} [Sun Aug 16 21:25:58 2026] DELETE /volume/v3/volumes/44eae6f8-52e4-4ead-bf7a-da37e5eaad66 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 21:25:58.578294 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-220714b0-eb5e-43d9-b88d-d97e0f1e91b4 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:25:58.579855 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-220714b0-eb5e-43d9-b88d-d97e0f1e91b4 tempest-SnapshotDependencyTests-451295071 tempest-SnapshotDependencyTests-451295071-project-member] GET https://10.4.3.143/volume/v3/volumes/44eae6f8-52e4-4ead-bf7a-da37e5eaad66 Aug 16 21:25:58.580076 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-220714b0-eb5e-43d9-b88d-d97e0f1e91b4 tempest-SnapshotDependencyTests-451295071 tempest-SnapshotDependencyTests-451295071-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:25:58.580255 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-220714b0-eb5e-43d9-b88d-d97e0f1e91b4 tempest-SnapshotDependencyTests-451295071 tempest-SnapshotDependencyTests-451295071-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:25:58.587902 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:25:58.587902 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:25:58.591936 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-220714b0-eb5e-43d9-b88d-d97e0f1e91b4 tempest-SnapshotDependencyTests-451295071 tempest-SnapshotDependencyTests-451295071-project-member] Volume info retrieved successfully. Aug 16 21:25:58.596501 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-220714b0-eb5e-43d9-b88d-d97e0f1e91b4 tempest-SnapshotDependencyTests-451295071 tempest-SnapshotDependencyTests-451295071-project-member] https://10.4.3.143/volume/v3/volumes/44eae6f8-52e4-4ead-bf7a-da37e5eaad66 returned with HTTP 200 Aug 16 21:25:58.597244 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 1369/5517] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:25:58 2026] GET /volume/v3/volumes/44eae6f8-52e4-4ead-bf7a-da37e5eaad66 => generated 833 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:25:59.116862 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-9fb0fd45-9fa5-4be8-9c3f-5bb3b5315849 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:25:59.118680 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-9fb0fd45-9fa5-4be8-9c3f-5bb3b5315849 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] GET https://10.4.3.143/volume/v3/backups/4da621f3-4175-4ebc-b691-bd7b1d71f077 Aug 16 21:25:59.118955 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-9fb0fd45-9fa5-4be8-9c3f-5bb3b5315849 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:25:59.119182 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-9fb0fd45-9fa5-4be8-9c3f-5bb3b5315849 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:25:59.119332 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.v3.backups [None req-9fb0fd45-9fa5-4be8-9c3f-5bb3b5315849 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Show backup with id 4da621f3-4175-4ebc-b691-bd7b1d71f077. {{(pid=100330) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:25:59.123605 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:25:59.123605 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:25:59.124436 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-9fb0fd45-9fa5-4be8-9c3f-5bb3b5315849 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] https://10.4.3.143/volume/v3/backups/4da621f3-4175-4ebc-b691-bd7b1d71f077 returned with HTTP 200 Aug 16 21:25:59.124816 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 1386/5518] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:25:59 2026] GET /volume/v3/backups/4da621f3-4175-4ebc-b691-bd7b1d71f077 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:25:59.610594 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-4f9a2b66-021b-4e61-aabd-030b9c8e01ca None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:25:59.612590 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-4f9a2b66-021b-4e61-aabd-030b9c8e01ca tempest-SnapshotDependencyTests-451295071 tempest-SnapshotDependencyTests-451295071-project-member] GET https://10.4.3.143/volume/v3/volumes/44eae6f8-52e4-4ead-bf7a-da37e5eaad66 Aug 16 21:25:59.612797 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-4f9a2b66-021b-4e61-aabd-030b9c8e01ca tempest-SnapshotDependencyTests-451295071 tempest-SnapshotDependencyTests-451295071-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:25:59.613010 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-4f9a2b66-021b-4e61-aabd-030b9c8e01ca tempest-SnapshotDependencyTests-451295071 tempest-SnapshotDependencyTests-451295071-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:25:59.619739 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-4f9a2b66-021b-4e61-aabd-030b9c8e01ca tempest-SnapshotDependencyTests-451295071 tempest-SnapshotDependencyTests-451295071-project-member] https://10.4.3.143/volume/v3/volumes/44eae6f8-52e4-4ead-bf7a-da37e5eaad66 returned with HTTP 404 Aug 16 21:25:59.620271 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 1383/5519] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:25:59 2026] GET /volume/v3/volumes/44eae6f8-52e4-4ead-bf7a-da37e5eaad66 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:25:59.628445 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-dd34a617-d7db-442a-b44f-2b8ef80377ce None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:25:59.630214 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-dd34a617-d7db-442a-b44f-2b8ef80377ce tempest-SnapshotDependencyTests-451295071 tempest-SnapshotDependencyTests-451295071-project-member] DELETE https://10.4.3.143/volume/v3/snapshots/db3f1e4b-c475-4026-8da1-4d65750cdd9b Aug 16 21:25:59.630415 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-dd34a617-d7db-442a-b44f-2b8ef80377ce tempest-SnapshotDependencyTests-451295071 tempest-SnapshotDependencyTests-451295071-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:25:59.630576 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-dd34a617-d7db-442a-b44f-2b8ef80377ce tempest-SnapshotDependencyTests-451295071 tempest-SnapshotDependencyTests-451295071-project-member] Calling method 'delete' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:25:59.630695 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.v3.snapshots [None req-dd34a617-d7db-442a-b44f-2b8ef80377ce tempest-SnapshotDependencyTests-451295071 tempest-SnapshotDependencyTests-451295071-project-member] Delete snapshot with id: db3f1e4b-c475-4026-8da1-4d65750cdd9b Aug 16 21:25:59.635504 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-dd34a617-d7db-442a-b44f-2b8ef80377ce tempest-SnapshotDependencyTests-451295071 tempest-SnapshotDependencyTests-451295071-project-member] https://10.4.3.143/volume/v3/snapshots/db3f1e4b-c475-4026-8da1-4d65750cdd9b returned with HTTP 404 Aug 16 21:25:59.636250 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 1382/5520] 10.4.3.143 () {66 vars in 1357 bytes} [Sun Aug 16 21:25:59 2026] DELETE /volume/v3/snapshots/db3f1e4b-c475-4026-8da1-4d65750cdd9b => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:25:59.644008 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-0b214c14-8fad-490b-aa37-1357978de336 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:25:59.646487 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-0b214c14-8fad-490b-aa37-1357978de336 tempest-SnapshotDependencyTests-451295071 tempest-SnapshotDependencyTests-451295071-project-member] GET https://10.4.3.143/volume/v3/snapshots/db3f1e4b-c475-4026-8da1-4d65750cdd9b Aug 16 21:25:59.646779 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-0b214c14-8fad-490b-aa37-1357978de336 tempest-SnapshotDependencyTests-451295071 tempest-SnapshotDependencyTests-451295071-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:25:59.647075 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-0b214c14-8fad-490b-aa37-1357978de336 tempest-SnapshotDependencyTests-451295071 tempest-SnapshotDependencyTests-451295071-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:25:59.651877 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-0b214c14-8fad-490b-aa37-1357978de336 tempest-SnapshotDependencyTests-451295071 tempest-SnapshotDependencyTests-451295071-project-member] https://10.4.3.143/volume/v3/snapshots/db3f1e4b-c475-4026-8da1-4d65750cdd9b returned with HTTP 404 Aug 16 21:25:59.652433 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 1370/5521] 10.4.3.143 () {66 vars in 1354 bytes} [Sun Aug 16 21:25:59 2026] GET /volume/v3/snapshots/db3f1e4b-c475-4026-8da1-4d65750cdd9b => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:25:59.659421 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-c674bbf2-ac73-4fe1-8481-729f0aa1f78e None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:25:59.661889 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-c674bbf2-ac73-4fe1-8481-729f0aa1f78e tempest-SnapshotDependencyTests-451295071 tempest-SnapshotDependencyTests-451295071-project-member] DELETE https://10.4.3.143/volume/v3/volumes/c4a6d45c-07e9-42c4-91d2-cc9af94a8f9f Aug 16 21:25:59.662186 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-c674bbf2-ac73-4fe1-8481-729f0aa1f78e tempest-SnapshotDependencyTests-451295071 tempest-SnapshotDependencyTests-451295071-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:25:59.662442 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-c674bbf2-ac73-4fe1-8481-729f0aa1f78e tempest-SnapshotDependencyTests-451295071 tempest-SnapshotDependencyTests-451295071-project-member] Calling method 'delete' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:25:59.662664 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.v3.volumes [None req-c674bbf2-ac73-4fe1-8481-729f0aa1f78e tempest-SnapshotDependencyTests-451295071 tempest-SnapshotDependencyTests-451295071-project-member] Delete volume with id: c4a6d45c-07e9-42c4-91d2-cc9af94a8f9f Aug 16 21:25:59.669896 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-c674bbf2-ac73-4fe1-8481-729f0aa1f78e tempest-SnapshotDependencyTests-451295071 tempest-SnapshotDependencyTests-451295071-project-member] https://10.4.3.143/volume/v3/volumes/c4a6d45c-07e9-42c4-91d2-cc9af94a8f9f returned with HTTP 404 Aug 16 21:25:59.670433 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 1387/5522] 10.4.3.143 () {66 vars in 1351 bytes} [Sun Aug 16 21:25:59 2026] DELETE /volume/v3/volumes/c4a6d45c-07e9-42c4-91d2-cc9af94a8f9f => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:25:59.677209 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-cce78012-6aff-4dde-9a37-8668778115db None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:25:59.679025 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-cce78012-6aff-4dde-9a37-8668778115db tempest-SnapshotDependencyTests-451295071 tempest-SnapshotDependencyTests-451295071-project-member] GET https://10.4.3.143/volume/v3/volumes/c4a6d45c-07e9-42c4-91d2-cc9af94a8f9f Aug 16 21:25:59.679199 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-cce78012-6aff-4dde-9a37-8668778115db tempest-SnapshotDependencyTests-451295071 tempest-SnapshotDependencyTests-451295071-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:25:59.679373 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-cce78012-6aff-4dde-9a37-8668778115db tempest-SnapshotDependencyTests-451295071 tempest-SnapshotDependencyTests-451295071-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:25:59.684884 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-cce78012-6aff-4dde-9a37-8668778115db tempest-SnapshotDependencyTests-451295071 tempest-SnapshotDependencyTests-451295071-project-member] https://10.4.3.143/volume/v3/volumes/c4a6d45c-07e9-42c4-91d2-cc9af94a8f9f returned with HTTP 404 Aug 16 21:25:59.685327 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 1384/5523] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:25:59 2026] GET /volume/v3/volumes/c4a6d45c-07e9-42c4-91d2-cc9af94a8f9f => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:26:00.134653 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-61835eb2-427e-4262-9b5e-f42ca09dd43c None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:26:00.136466 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-61835eb2-427e-4262-9b5e-f42ca09dd43c tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] GET https://10.4.3.143/volume/v3/backups/4da621f3-4175-4ebc-b691-bd7b1d71f077 Aug 16 21:26:00.136662 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-61835eb2-427e-4262-9b5e-f42ca09dd43c tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:26:00.136864 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-61835eb2-427e-4262-9b5e-f42ca09dd43c tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:26:00.136987 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.v3.backups [None req-61835eb2-427e-4262-9b5e-f42ca09dd43c tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Show backup with id 4da621f3-4175-4ebc-b691-bd7b1d71f077. {{(pid=100332) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:26:00.141938 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:26:00.141938 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:26:00.142674 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-61835eb2-427e-4262-9b5e-f42ca09dd43c tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] https://10.4.3.143/volume/v3/backups/4da621f3-4175-4ebc-b691-bd7b1d71f077 returned with HTTP 200 Aug 16 21:26:00.143088 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 1383/5524] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:26:00 2026] GET /volume/v3/backups/4da621f3-4175-4ebc-b691-bd7b1d71f077 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:26:01.155598 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-a2b74428-7206-43c8-a2c0-01591e88ef07 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:26:01.158431 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-a2b74428-7206-43c8-a2c0-01591e88ef07 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] GET https://10.4.3.143/volume/v3/backups/4da621f3-4175-4ebc-b691-bd7b1d71f077 Aug 16 21:26:01.158654 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-a2b74428-7206-43c8-a2c0-01591e88ef07 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:26:01.158896 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-a2b74428-7206-43c8-a2c0-01591e88ef07 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:26:01.159102 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.v3.backups [None req-a2b74428-7206-43c8-a2c0-01591e88ef07 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Show backup with id 4da621f3-4175-4ebc-b691-bd7b1d71f077. {{(pid=100333) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:26:01.164228 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:26:01.164228 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:26:01.165126 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-a2b74428-7206-43c8-a2c0-01591e88ef07 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] https://10.4.3.143/volume/v3/backups/4da621f3-4175-4ebc-b691-bd7b1d71f077 returned with HTTP 200 Aug 16 21:26:01.165533 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 1371/5525] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:26:01 2026] GET /volume/v3/backups/4da621f3-4175-4ebc-b691-bd7b1d71f077 => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:26:02.178305 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-e357ac2b-2f10-456b-9b80-277fefc4d4ed None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:26:02.180325 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-e357ac2b-2f10-456b-9b80-277fefc4d4ed tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] GET https://10.4.3.143/volume/v3/backups/4da621f3-4175-4ebc-b691-bd7b1d71f077 Aug 16 21:26:02.181033 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-e357ac2b-2f10-456b-9b80-277fefc4d4ed tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:26:02.181033 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-e357ac2b-2f10-456b-9b80-277fefc4d4ed tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:26:02.181033 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.v3.backups [None req-e357ac2b-2f10-456b-9b80-277fefc4d4ed tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Show backup with id 4da621f3-4175-4ebc-b691-bd7b1d71f077. {{(pid=100330) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:26:02.185834 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:26:02.185834 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:26:02.186692 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-e357ac2b-2f10-456b-9b80-277fefc4d4ed tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] https://10.4.3.143/volume/v3/backups/4da621f3-4175-4ebc-b691-bd7b1d71f077 returned with HTTP 200 Aug 16 21:26:02.187092 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 1388/5526] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:26:02 2026] GET /volume/v3/backups/4da621f3-4175-4ebc-b691-bd7b1d71f077 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:26:03.197538 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-5407872c-3f16-4a95-b5e6-810b2deab162 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:26:03.199356 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-5407872c-3f16-4a95-b5e6-810b2deab162 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] GET https://10.4.3.143/volume/v3/backups/4da621f3-4175-4ebc-b691-bd7b1d71f077 Aug 16 21:26:03.199595 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-5407872c-3f16-4a95-b5e6-810b2deab162 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:26:03.199847 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-5407872c-3f16-4a95-b5e6-810b2deab162 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:26:03.200022 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.v3.backups [None req-5407872c-3f16-4a95-b5e6-810b2deab162 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Show backup with id 4da621f3-4175-4ebc-b691-bd7b1d71f077. {{(pid=100331) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:26:03.204367 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:26:03.204367 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:26:03.205198 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-5407872c-3f16-4a95-b5e6-810b2deab162 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] https://10.4.3.143/volume/v3/backups/4da621f3-4175-4ebc-b691-bd7b1d71f077 returned with HTTP 200 Aug 16 21:26:03.205576 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 1385/5527] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:26:03 2026] GET /volume/v3/backups/4da621f3-4175-4ebc-b691-bd7b1d71f077 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:26:04.215359 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-6123d3e3-9453-4bf3-a6d4-adb2b16e93ab None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:26:04.216966 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-6123d3e3-9453-4bf3-a6d4-adb2b16e93ab tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] GET https://10.4.3.143/volume/v3/backups/4da621f3-4175-4ebc-b691-bd7b1d71f077 Aug 16 21:26:04.217239 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-6123d3e3-9453-4bf3-a6d4-adb2b16e93ab tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:26:04.217511 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-6123d3e3-9453-4bf3-a6d4-adb2b16e93ab tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:26:04.217634 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.v3.backups [None req-6123d3e3-9453-4bf3-a6d4-adb2b16e93ab tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Show backup with id 4da621f3-4175-4ebc-b691-bd7b1d71f077. {{(pid=100332) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:26:04.222464 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:26:04.222464 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:26:04.223391 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-6123d3e3-9453-4bf3-a6d4-adb2b16e93ab tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] https://10.4.3.143/volume/v3/backups/4da621f3-4175-4ebc-b691-bd7b1d71f077 returned with HTTP 200 Aug 16 21:26:04.223747 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 1384/5528] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:26:04 2026] GET /volume/v3/backups/4da621f3-4175-4ebc-b691-bd7b1d71f077 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:26:05.234481 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-49ed2364-0994-4d0c-8cee-7ec598683463 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:26:05.236143 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-49ed2364-0994-4d0c-8cee-7ec598683463 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] GET https://10.4.3.143/volume/v3/backups/4da621f3-4175-4ebc-b691-bd7b1d71f077 Aug 16 21:26:05.236325 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-49ed2364-0994-4d0c-8cee-7ec598683463 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:26:05.236490 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-49ed2364-0994-4d0c-8cee-7ec598683463 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:26:05.236583 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.v3.backups [None req-49ed2364-0994-4d0c-8cee-7ec598683463 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Show backup with id 4da621f3-4175-4ebc-b691-bd7b1d71f077. {{(pid=100333) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:26:05.238591 np0000007409 devstack@c-api.service[100333]: DEBUG dbcounter [-] [100333] Writing DB stats cinder:SELECT=168,cinder:INSERT=34,cinder:UPDATE=66 {{(pid=100333) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 16 21:26:05.241581 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:26:05.241581 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:26:05.242301 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-49ed2364-0994-4d0c-8cee-7ec598683463 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] https://10.4.3.143/volume/v3/backups/4da621f3-4175-4ebc-b691-bd7b1d71f077 returned with HTTP 200 Aug 16 21:26:05.242643 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 1372/5529] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:26:05 2026] GET /volume/v3/backups/4da621f3-4175-4ebc-b691-bd7b1d71f077 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:26:06.255791 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-d67b52d5-2f20-4ac2-b144-b09ff57cd83a None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:26:06.257976 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-d67b52d5-2f20-4ac2-b144-b09ff57cd83a tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] GET https://10.4.3.143/volume/v3/backups/4da621f3-4175-4ebc-b691-bd7b1d71f077 Aug 16 21:26:06.258228 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-d67b52d5-2f20-4ac2-b144-b09ff57cd83a tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:26:06.258459 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-d67b52d5-2f20-4ac2-b144-b09ff57cd83a tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:26:06.258595 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.v3.backups [None req-d67b52d5-2f20-4ac2-b144-b09ff57cd83a tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Show backup with id 4da621f3-4175-4ebc-b691-bd7b1d71f077. {{(pid=100330) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:26:06.260323 np0000007409 devstack@c-api.service[100330]: DEBUG dbcounter [-] [100330] Writing DB stats cinder:SELECT=123,cinder:INSERT=20,cinder:UPDATE=41 {{(pid=100330) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 16 21:26:06.263136 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:26:06.263136 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:26:06.263900 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-d67b52d5-2f20-4ac2-b144-b09ff57cd83a tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] https://10.4.3.143/volume/v3/backups/4da621f3-4175-4ebc-b691-bd7b1d71f077 returned with HTTP 200 Aug 16 21:26:06.264298 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 1389/5530] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:26:06 2026] GET /volume/v3/backups/4da621f3-4175-4ebc-b691-bd7b1d71f077 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:26:07.274521 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-3a00789b-e1dd-4785-b5b3-7f0fce726b3b None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:26:07.276110 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-3a00789b-e1dd-4785-b5b3-7f0fce726b3b tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] GET https://10.4.3.143/volume/v3/backups/4da621f3-4175-4ebc-b691-bd7b1d71f077 Aug 16 21:26:07.276275 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-3a00789b-e1dd-4785-b5b3-7f0fce726b3b tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:26:07.276446 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-3a00789b-e1dd-4785-b5b3-7f0fce726b3b tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:26:07.276541 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.v3.backups [None req-3a00789b-e1dd-4785-b5b3-7f0fce726b3b tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Show backup with id 4da621f3-4175-4ebc-b691-bd7b1d71f077. {{(pid=100331) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:26:07.278310 np0000007409 devstack@c-api.service[100331]: DEBUG dbcounter [-] [100331] Writing DB stats cinder:SELECT=167,cinder:INSERT=30,cinder:UPDATE=63 {{(pid=100331) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 16 21:26:07.281152 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:26:07.281152 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:26:07.281867 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-3a00789b-e1dd-4785-b5b3-7f0fce726b3b tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] https://10.4.3.143/volume/v3/backups/4da621f3-4175-4ebc-b691-bd7b1d71f077 returned with HTTP 200 Aug 16 21:26:07.282346 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 1386/5531] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:26:07 2026] GET /volume/v3/backups/4da621f3-4175-4ebc-b691-bd7b1d71f077 => generated 751 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:26:08.883352 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [req-1b9ad7f5-b0a6-46b2-a4e9-dcdce0d816f4 req-5ff51872-efb3-4cd0-9f59-b796a80d96cc None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:26:08.885349 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [req-1b9ad7f5-b0a6-46b2-a4e9-dcdce0d816f4 req-5ff51872-efb3-4cd0-9f59-b796a80d96cc tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] GET https://10.4.3.143/volume/v3/volumes/cad4e584-054c-4e7a-b2fe-8fff0dc9226c Aug 16 21:26:08.885534 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [req-1b9ad7f5-b0a6-46b2-a4e9-dcdce0d816f4 req-5ff51872-efb3-4cd0-9f59-b796a80d96cc tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:26:08.885710 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [req-1b9ad7f5-b0a6-46b2-a4e9-dcdce0d816f4 req-5ff51872-efb3-4cd0-9f59-b796a80d96cc tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:26:08.887739 np0000007409 devstack@c-api.service[100332]: DEBUG dbcounter [-] [100332] Writing DB stats cinder:SELECT=183,cinder:UPDATE=68,cinder:INSERT=40 {{(pid=100332) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 16 21:26:08.894219 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:26:08.894219 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:26:08.896751 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [req-1b9ad7f5-b0a6-46b2-a4e9-dcdce0d816f4 req-5ff51872-efb3-4cd0-9f59-b796a80d96cc tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Volume info retrieved successfully. Aug 16 21:26:08.901208 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [req-1b9ad7f5-b0a6-46b2-a4e9-dcdce0d816f4 req-5ff51872-efb3-4cd0-9f59-b796a80d96cc tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] https://10.4.3.143/volume/v3/volumes/cad4e584-054c-4e7a-b2fe-8fff0dc9226c returned with HTTP 200 Aug 16 21:26:08.902246 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 1385/5532] 10.4.3.143 () {68 vars in 1598 bytes} [Sun Aug 16 21:26:08 2026] GET /volume/v3/volumes/cad4e584-054c-4e7a-b2fe-8fff0dc9226c => generated 1356 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:26:08.911604 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-8d0a66ff-598b-4cd3-88c0-745d728bb9cd None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:26:08.912077 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-8d0a66ff-598b-4cd3-88c0-745d728bb9cd None None] GET https://10.4.3.143/volume// Aug 16 21:26:08.912278 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-8d0a66ff-598b-4cd3-88c0-745d728bb9cd None None] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:26:08.912541 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-8d0a66ff-598b-4cd3-88c0-745d728bb9cd None None] Calling method 'all' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:26:08.912929 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-8d0a66ff-598b-4cd3-88c0-745d728bb9cd None None] https://10.4.3.143/volume// returned with HTTP 300 Aug 16 21:26:08.913261 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 1373/5533] 10.4.3.143 () {66 vars in 1419 bytes} [Sun Aug 16 21:26:08 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 16 21:26:08.919727 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [req-1b9ad7f5-b0a6-46b2-a4e9-dcdce0d816f4 req-7064fd42-932f-4af1-a91a-65b8544dc041 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:26:08.921607 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [req-1b9ad7f5-b0a6-46b2-a4e9-dcdce0d816f4 req-7064fd42-932f-4af1-a91a-65b8544dc041 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] POST https://10.4.3.143/volume/v3/attachments Aug 16 21:26:08.922006 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [req-1b9ad7f5-b0a6-46b2-a4e9-dcdce0d816f4 req-7064fd42-932f-4af1-a91a-65b8544dc041 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "cad4e584-054c-4e7a-b2fe-8fff0dc9226c", "connector": null, "instance_uuid": "f7505be1-ffbf-4574-a9bc-2b66379a5a06"}} {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:26:08.930043 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:26:08.930043 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:26:08.969648 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [req-1b9ad7f5-b0a6-46b2-a4e9-dcdce0d816f4 req-7064fd42-932f-4af1-a91a-65b8544dc041 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] https://10.4.3.143/volume/v3/attachments returned with HTTP 200 Aug 16 21:26:08.970109 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 1390/5534] 10.4.3.143 () {74 vars in 1594 bytes} [Sun Aug 16 21:26:08 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 16 21:26:09.777568 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-f6337a60-c18d-4a62-bcf7-a62d3f164e95 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:26:09.778156 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-f6337a60-c18d-4a62-bcf7-a62d3f164e95 None None] GET https://10.4.3.143/volume// Aug 16 21:26:09.778377 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-f6337a60-c18d-4a62-bcf7-a62d3f164e95 None None] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:26:09.778600 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-f6337a60-c18d-4a62-bcf7-a62d3f164e95 None None] Calling method 'all' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:26:09.778988 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-f6337a60-c18d-4a62-bcf7-a62d3f164e95 None None] https://10.4.3.143/volume// returned with HTTP 300 Aug 16 21:26:09.779305 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 1387/5535] 10.4.3.143 () {66 vars in 1426 bytes} [Sun Aug 16 21:26: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 16 21:26:09.786210 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [req-1b9ad7f5-b0a6-46b2-a4e9-dcdce0d816f4 req-70050cbf-c8bf-4703-abf9-ce43bf4fd64e None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:26:09.788325 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [req-1b9ad7f5-b0a6-46b2-a4e9-dcdce0d816f4 req-70050cbf-c8bf-4703-abf9-ce43bf4fd64e tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] GET https://10.4.3.143/volume/v3/volumes/cad4e584-054c-4e7a-b2fe-8fff0dc9226c Aug 16 21:26:09.788519 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [req-1b9ad7f5-b0a6-46b2-a4e9-dcdce0d816f4 req-70050cbf-c8bf-4703-abf9-ce43bf4fd64e tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:26:09.788726 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [req-1b9ad7f5-b0a6-46b2-a4e9-dcdce0d816f4 req-70050cbf-c8bf-4703-abf9-ce43bf4fd64e tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:26:09.797490 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:26:09.797490 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:26:09.800505 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [req-1b9ad7f5-b0a6-46b2-a4e9-dcdce0d816f4 req-70050cbf-c8bf-4703-abf9-ce43bf4fd64e tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Volume info retrieved successfully. Aug 16 21:26:09.804836 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [req-1b9ad7f5-b0a6-46b2-a4e9-dcdce0d816f4 req-70050cbf-c8bf-4703-abf9-ce43bf4fd64e tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] https://10.4.3.143/volume/v3/volumes/cad4e584-054c-4e7a-b2fe-8fff0dc9226c returned with HTTP 200 Aug 16 21:26:09.805055 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 1386/5536] 10.4.3.143 () {70 vars in 1639 bytes} [Sun Aug 16 21:26:09 2026] GET /volume/v3/volumes/cad4e584-054c-4e7a-b2fe-8fff0dc9226c => generated 1535 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 16 21:26:09.904222 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [req-1b9ad7f5-b0a6-46b2-a4e9-dcdce0d816f4 req-d61dad4e-fc84-451b-812a-c19ae3b0e6a3 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:26:09.906356 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [req-1b9ad7f5-b0a6-46b2-a4e9-dcdce0d816f4 req-d61dad4e-fc84-451b-812a-c19ae3b0e6a3 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] PUT https://10.4.3.143/volume/v3/attachments/74f09733-add8-479d-80ed-4c4a44386384 Aug 16 21:26:09.906721 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [req-1b9ad7f5-b0a6-46b2-a4e9-dcdce0d816f4 req-d61dad4e-fc84-451b-812a-c19ae3b0e6a3 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.143", "host": "np0000007409", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:e42fbcbe2e9", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "69237b68-d654-4a76-81de-86e36bc8fb86", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:26:09.914341 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.coordination [req-1b9ad7f5-b0a6-46b2-a4e9-dcdce0d816f4 req-d61dad4e-fc84-451b-812a-c19ae3b0e6a3 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Acquiring lock "cinder-attachment_update-cad4e584-054c-4e7a-b2fe-8fff0dc9226c-np0000007409" by "attachment_update" {{(pid=100333) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:26:09.918617 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.coordination [req-1b9ad7f5-b0a6-46b2-a4e9-dcdce0d816f4 req-d61dad4e-fc84-451b-812a-c19ae3b0e6a3 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Lock "cinder-attachment_update-cad4e584-054c-4e7a-b2fe-8fff0dc9226c-np0000007409" acquired by "attachment_update" :: waited 0.004s {{(pid=100333) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:26:09.919583 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:26:09.919583 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:26:09.993027 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.coordination [req-1b9ad7f5-b0a6-46b2-a4e9-dcdce0d816f4 req-d61dad4e-fc84-451b-812a-c19ae3b0e6a3 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Lock "cinder-attachment_update-cad4e584-054c-4e7a-b2fe-8fff0dc9226c-np0000007409" released by "attachment_update" :: held 0.074s {{(pid=100333) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:26:09.993349 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [req-1b9ad7f5-b0a6-46b2-a4e9-dcdce0d816f4 req-d61dad4e-fc84-451b-812a-c19ae3b0e6a3 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] https://10.4.3.143/volume/v3/attachments/74f09733-add8-479d-80ed-4c4a44386384 returned with HTTP 200 Aug 16 21:26:09.993854 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 1374/5537] 10.4.3.143 () {74 vars in 1704 bytes} [Sun Aug 16 21:26:09 2026] PUT /volume/v3/attachments/74f09733-add8-479d-80ed-4c4a44386384 => generated 969 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:26:10.015031 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [req-1b9ad7f5-b0a6-46b2-a4e9-dcdce0d816f4 req-73b4297e-745a-4898-ad0d-476743fbc2f2 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:26:10.016983 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [req-1b9ad7f5-b0a6-46b2-a4e9-dcdce0d816f4 req-73b4297e-745a-4898-ad0d-476743fbc2f2 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] POST https://10.4.3.143/volume/v3/attachments/74f09733-add8-479d-80ed-4c4a44386384/action Aug 16 21:26:10.017321 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [req-1b9ad7f5-b0a6-46b2-a4e9-dcdce0d816f4 req-73b4297e-745a-4898-ad0d-476743fbc2f2 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Action body: b'{"os-complete": null}' {{(pid=100330) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 21:26:10.017429 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [req-1b9ad7f5-b0a6-46b2-a4e9-dcdce0d816f4 req-73b4297e-745a-4898-ad0d-476743fbc2f2 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:26:10.032483 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:26:10.032483 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:26:10.043094 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [req-1b9ad7f5-b0a6-46b2-a4e9-dcdce0d816f4 req-73b4297e-745a-4898-ad0d-476743fbc2f2 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] https://10.4.3.143/volume/v3/attachments/74f09733-add8-479d-80ed-4c4a44386384/action returned with HTTP 204 Aug 16 21:26:10.043514 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 1391/5538] 10.4.3.143 () {74 vars in 1725 bytes} [Sun Aug 16 21:26:10 2026] POST /volume/v3/attachments/74f09733-add8-479d-80ed-4c4a44386384/action => generated 0 bytes in 29 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:26:19.803419 np0000007409 devstack@c-api.service[100332]: DEBUG dbcounter [-] [100332] Writing DB stats cinder:SELECT=8 {{(pid=100332) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 16 21:26:19.987760 np0000007409 devstack@c-api.service[100333]: DEBUG dbcounter [-] [100333] Writing DB stats cinder:SELECT=4,cinder:UPDATE=1 {{(pid=100333) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 16 21:26:20.039855 np0000007409 devstack@c-api.service[100330]: DEBUG dbcounter [-] [100330] Writing DB stats cinder:SELECT=10,cinder:UPDATE=4,cinder:INSERT=1 {{(pid=100330) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 16 21:26:54.258725 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-9575ff75-104b-4711-a38e-ea7e7809aaf3 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:26:54.260339 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-9575ff75-104b-4711-a38e-ea7e7809aaf3 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] GET https://10.4.3.143/volume/v3/volumes/cad4e584-054c-4e7a-b2fe-8fff0dc9226c Aug 16 21:26:54.260486 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-9575ff75-104b-4711-a38e-ea7e7809aaf3 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:26:54.260668 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-9575ff75-104b-4711-a38e-ea7e7809aaf3 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:26:54.272430 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:26:54.272430 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:26:54.276651 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-9575ff75-104b-4711-a38e-ea7e7809aaf3 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Volume info retrieved successfully. Aug 16 21:26:54.282140 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-9575ff75-104b-4711-a38e-ea7e7809aaf3 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] https://10.4.3.143/volume/v3/volumes/cad4e584-054c-4e7a-b2fe-8fff0dc9226c returned with HTTP 200 Aug 16 21:26:54.282606 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 1388/5539] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:26:54 2026] GET /volume/v3/volumes/cad4e584-054c-4e7a-b2fe-8fff0dc9226c => generated 1648 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:26:55.300371 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-108a2228-d115-4eb4-8495-87a07115429b None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:26:55.302150 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-108a2228-d115-4eb4-8495-87a07115429b tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] GET https://10.4.3.143/volume/v3/volumes/cad4e584-054c-4e7a-b2fe-8fff0dc9226c Aug 16 21:26:55.302384 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-108a2228-d115-4eb4-8495-87a07115429b tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:26:55.302609 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-108a2228-d115-4eb4-8495-87a07115429b tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:26:55.311845 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:26:55.311845 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:26:55.315582 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-108a2228-d115-4eb4-8495-87a07115429b tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Volume info retrieved successfully. Aug 16 21:26:55.320746 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-108a2228-d115-4eb4-8495-87a07115429b tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] https://10.4.3.143/volume/v3/volumes/cad4e584-054c-4e7a-b2fe-8fff0dc9226c returned with HTTP 200 Aug 16 21:26:55.321246 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 1387/5540] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:26:55 2026] GET /volume/v3/volumes/cad4e584-054c-4e7a-b2fe-8fff0dc9226c => generated 1648 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:26:55.625238 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [req-e86496c5-b622-479f-9292-bda76ba50c69 req-16a1988b-445d-4c3c-8b1e-865fe8ff1e6c None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:26:55.627273 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [req-e86496c5-b622-479f-9292-bda76ba50c69 req-16a1988b-445d-4c3c-8b1e-865fe8ff1e6c tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] DELETE https://10.4.3.143/volume/v3/attachments/74f09733-add8-479d-80ed-4c4a44386384 Aug 16 21:26:55.627483 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [req-e86496c5-b622-479f-9292-bda76ba50c69 req-16a1988b-445d-4c3c-8b1e-865fe8ff1e6c tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:26:55.627681 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [req-e86496c5-b622-479f-9292-bda76ba50c69 req-16a1988b-445d-4c3c-8b1e-865fe8ff1e6c tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Calling method 'version_select' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:26:55.634855 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:26:55.634855 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:26:55.681863 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [req-e86496c5-b622-479f-9292-bda76ba50c69 req-16a1988b-445d-4c3c-8b1e-865fe8ff1e6c tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] https://10.4.3.143/volume/v3/attachments/74f09733-add8-479d-80ed-4c4a44386384 returned with HTTP 200 Aug 16 21:26:55.682271 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 1375/5541] 10.4.3.143 () {72 vars in 1673 bytes} [Sun Aug 16 21:26:55 2026] DELETE /volume/v3/attachments/74f09733-add8-479d-80ed-4c4a44386384 => generated 19 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:26:56.334565 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-0d3a7905-881f-49f9-b5c9-a122365d1c41 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:26:56.336945 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-0d3a7905-881f-49f9-b5c9-a122365d1c41 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] GET https://10.4.3.143/volume/v3/volumes/cad4e584-054c-4e7a-b2fe-8fff0dc9226c Aug 16 21:26:56.337246 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-0d3a7905-881f-49f9-b5c9-a122365d1c41 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:26:56.337516 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-0d3a7905-881f-49f9-b5c9-a122365d1c41 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:26:56.346737 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:26:56.346737 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:26:56.350316 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-0d3a7905-881f-49f9-b5c9-a122365d1c41 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Volume info retrieved successfully. Aug 16 21:26:56.354654 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-0d3a7905-881f-49f9-b5c9-a122365d1c41 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] https://10.4.3.143/volume/v3/volumes/cad4e584-054c-4e7a-b2fe-8fff0dc9226c returned with HTTP 200 Aug 16 21:26:56.355021 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 1392/5542] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:26:56 2026] GET /volume/v3/volumes/cad4e584-054c-4e7a-b2fe-8fff0dc9226c => generated 1356 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:26:56.367484 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-f050b973-7659-41a7-a493-57a8538f4af6 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:26:56.369666 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-f050b973-7659-41a7-a493-57a8538f4af6 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] POST https://10.4.3.143/volume/v3/backups Aug 16 21:26:56.370262 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-f050b973-7659-41a7-a493-57a8538f4af6 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "cad4e584-054c-4e7a-b2fe-8fff0dc9226c", "incremental": true, "name": "tempest-VolumesBackupsTest-Backup-130778277"}} {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:26:56.371828 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.contrib.backups [None req-f050b973-7659-41a7-a493-57a8538f4af6 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Creating new backup {'backup': {'volume_id': 'cad4e584-054c-4e7a-b2fe-8fff0dc9226c', 'incremental': True, 'name': 'tempest-VolumesBackupsTest-Backup-130778277'}} {{(pid=100331) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 16 21:26:56.372004 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.contrib.backups [None req-f050b973-7659-41a7-a493-57a8538f4af6 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Creating backup of volume cad4e584-054c-4e7a-b2fe-8fff0dc9226c in container None Aug 16 21:26:56.378728 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:26:56.378728 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:26:56.379191 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-f050b973-7659-41a7-a493-57a8538f4af6 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Volume info retrieved successfully. Aug 16 21:26:56.393482 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.quota [None req-f050b973-7659-41a7-a493-57a8538f4af6 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Created reservations ['e96aa867-e851-41ac-91b8-b7b7089a6512', 'e72251eb-5f21-44cb-b47b-d550064dd8e2'] {{(pid=100331) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:26:56.418871 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-f050b973-7659-41a7-a493-57a8538f4af6 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] https://10.4.3.143/volume/v3/backups returned with HTTP 202 Aug 16 21:26:56.419259 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 1389/5543] 10.4.3.143 () {68 vars in 1259 bytes} [Sun Aug 16 21:26:56 2026] POST /volume/v3/backups => generated 329 bytes in 52 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 21:26:56.427938 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-efec54d0-a2d7-4a01-b95e-b392414aaa73 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:26:56.431162 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-efec54d0-a2d7-4a01-b95e-b392414aaa73 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] GET https://10.4.3.143/volume/v3/backups/2d8186e3-cc0c-4666-80a4-129bcda41490 Aug 16 21:26:56.431430 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-efec54d0-a2d7-4a01-b95e-b392414aaa73 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:26:56.431725 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-efec54d0-a2d7-4a01-b95e-b392414aaa73 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:26:56.431880 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.v3.backups [None req-efec54d0-a2d7-4a01-b95e-b392414aaa73 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Show backup with id 2d8186e3-cc0c-4666-80a4-129bcda41490. {{(pid=100332) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:26:56.437263 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:26:56.437263 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:26:56.438202 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-efec54d0-a2d7-4a01-b95e-b392414aaa73 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] https://10.4.3.143/volume/v3/backups/2d8186e3-cc0c-4666-80a4-129bcda41490 returned with HTTP 200 Aug 16 21:26:56.438606 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 1388/5544] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:26:56 2026] GET /volume/v3/backups/2d8186e3-cc0c-4666-80a4-129bcda41490 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:26:57.449462 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-3cecb329-1787-439e-99dc-e3cb3f9cc1af None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:26:57.451775 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-3cecb329-1787-439e-99dc-e3cb3f9cc1af tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] GET https://10.4.3.143/volume/v3/backups/2d8186e3-cc0c-4666-80a4-129bcda41490 Aug 16 21:26:57.452047 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-3cecb329-1787-439e-99dc-e3cb3f9cc1af tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:26:57.452276 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-3cecb329-1787-439e-99dc-e3cb3f9cc1af tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:26:57.452407 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.v3.backups [None req-3cecb329-1787-439e-99dc-e3cb3f9cc1af tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Show backup with id 2d8186e3-cc0c-4666-80a4-129bcda41490. {{(pid=100333) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:26:57.457251 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:26:57.457251 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:26:57.458137 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-3cecb329-1787-439e-99dc-e3cb3f9cc1af tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] https://10.4.3.143/volume/v3/backups/2d8186e3-cc0c-4666-80a4-129bcda41490 returned with HTTP 200 Aug 16 21:26:57.458698 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 1376/5545] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:26:57 2026] GET /volume/v3/backups/2d8186e3-cc0c-4666-80a4-129bcda41490 => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:26:58.468242 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-f58ea7d3-c0a4-4ff8-9727-ff375991a963 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:26:58.470165 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-f58ea7d3-c0a4-4ff8-9727-ff375991a963 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] GET https://10.4.3.143/volume/v3/backups/2d8186e3-cc0c-4666-80a4-129bcda41490 Aug 16 21:26:58.470335 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-f58ea7d3-c0a4-4ff8-9727-ff375991a963 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:26:58.470508 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-f58ea7d3-c0a4-4ff8-9727-ff375991a963 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:26:58.470620 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.v3.backups [None req-f58ea7d3-c0a4-4ff8-9727-ff375991a963 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Show backup with id 2d8186e3-cc0c-4666-80a4-129bcda41490. {{(pid=100330) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:26:58.474781 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:26:58.474781 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:26:58.475471 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-f58ea7d3-c0a4-4ff8-9727-ff375991a963 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] https://10.4.3.143/volume/v3/backups/2d8186e3-cc0c-4666-80a4-129bcda41490 returned with HTTP 200 Aug 16 21:26:58.475857 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 1393/5546] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:26:58 2026] GET /volume/v3/backups/2d8186e3-cc0c-4666-80a4-129bcda41490 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:26:59.485500 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-652e04fc-b338-47d4-9615-155c97d9d9a5 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:26:59.487126 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-652e04fc-b338-47d4-9615-155c97d9d9a5 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] GET https://10.4.3.143/volume/v3/backups/2d8186e3-cc0c-4666-80a4-129bcda41490 Aug 16 21:26:59.487360 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-652e04fc-b338-47d4-9615-155c97d9d9a5 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:26:59.487526 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-652e04fc-b338-47d4-9615-155c97d9d9a5 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:26:59.487683 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.v3.backups [None req-652e04fc-b338-47d4-9615-155c97d9d9a5 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Show backup with id 2d8186e3-cc0c-4666-80a4-129bcda41490. {{(pid=100331) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:26:59.491937 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:26:59.491937 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:26:59.492680 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-652e04fc-b338-47d4-9615-155c97d9d9a5 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] https://10.4.3.143/volume/v3/backups/2d8186e3-cc0c-4666-80a4-129bcda41490 returned with HTTP 200 Aug 16 21:26:59.493060 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 1390/5547] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:26:59 2026] GET /volume/v3/backups/2d8186e3-cc0c-4666-80a4-129bcda41490 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:27:00.503389 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-b7f6c0bd-6b0a-48b6-869f-498a0ff8cad2 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:27:00.505128 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-b7f6c0bd-6b0a-48b6-869f-498a0ff8cad2 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] GET https://10.4.3.143/volume/v3/backups/2d8186e3-cc0c-4666-80a4-129bcda41490 Aug 16 21:27:00.505330 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-b7f6c0bd-6b0a-48b6-869f-498a0ff8cad2 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:27:00.505485 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-b7f6c0bd-6b0a-48b6-869f-498a0ff8cad2 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:27:00.505586 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.v3.backups [None req-b7f6c0bd-6b0a-48b6-869f-498a0ff8cad2 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Show backup with id 2d8186e3-cc0c-4666-80a4-129bcda41490. {{(pid=100332) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:27:00.509845 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:27:00.509845 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:27:00.510672 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-b7f6c0bd-6b0a-48b6-869f-498a0ff8cad2 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] https://10.4.3.143/volume/v3/backups/2d8186e3-cc0c-4666-80a4-129bcda41490 returned with HTTP 200 Aug 16 21:27:00.511096 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 1389/5548] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:27:00 2026] GET /volume/v3/backups/2d8186e3-cc0c-4666-80a4-129bcda41490 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:27:01.520967 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-2eb90218-01f9-41e7-9dcf-265e8d1fb7a3 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:27:01.522749 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-2eb90218-01f9-41e7-9dcf-265e8d1fb7a3 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] GET https://10.4.3.143/volume/v3/backups/2d8186e3-cc0c-4666-80a4-129bcda41490 Aug 16 21:27:01.522938 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-2eb90218-01f9-41e7-9dcf-265e8d1fb7a3 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:27:01.523128 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-2eb90218-01f9-41e7-9dcf-265e8d1fb7a3 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:27:01.523233 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.v3.backups [None req-2eb90218-01f9-41e7-9dcf-265e8d1fb7a3 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Show backup with id 2d8186e3-cc0c-4666-80a4-129bcda41490. {{(pid=100333) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:27:01.527931 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:27:01.527931 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:27:01.528730 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-2eb90218-01f9-41e7-9dcf-265e8d1fb7a3 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] https://10.4.3.143/volume/v3/backups/2d8186e3-cc0c-4666-80a4-129bcda41490 returned with HTTP 200 Aug 16 21:27:01.529130 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 1377/5549] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:27:01 2026] GET /volume/v3/backups/2d8186e3-cc0c-4666-80a4-129bcda41490 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:27:02.540395 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-b131044f-ec01-4c17-8529-4d97e9a269d0 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:27:02.542999 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-b131044f-ec01-4c17-8529-4d97e9a269d0 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] GET https://10.4.3.143/volume/v3/backups/2d8186e3-cc0c-4666-80a4-129bcda41490 Aug 16 21:27:02.543264 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-b131044f-ec01-4c17-8529-4d97e9a269d0 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:27:02.543509 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-b131044f-ec01-4c17-8529-4d97e9a269d0 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:27:02.543631 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.v3.backups [None req-b131044f-ec01-4c17-8529-4d97e9a269d0 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Show backup with id 2d8186e3-cc0c-4666-80a4-129bcda41490. {{(pid=100330) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:27:02.548252 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:27:02.548252 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:27:02.549035 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-b131044f-ec01-4c17-8529-4d97e9a269d0 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] https://10.4.3.143/volume/v3/backups/2d8186e3-cc0c-4666-80a4-129bcda41490 returned with HTTP 200 Aug 16 21:27:02.549522 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 1394/5550] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:27:02 2026] GET /volume/v3/backups/2d8186e3-cc0c-4666-80a4-129bcda41490 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:27:03.561788 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-ca3f7eed-fc4a-4940-b9bb-34a363fefbfc None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:27:03.563908 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-ca3f7eed-fc4a-4940-b9bb-34a363fefbfc tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] GET https://10.4.3.143/volume/v3/backups/2d8186e3-cc0c-4666-80a4-129bcda41490 Aug 16 21:27:03.564161 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-ca3f7eed-fc4a-4940-b9bb-34a363fefbfc tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:27:03.564362 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-ca3f7eed-fc4a-4940-b9bb-34a363fefbfc tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:27:03.564500 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.v3.backups [None req-ca3f7eed-fc4a-4940-b9bb-34a363fefbfc tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Show backup with id 2d8186e3-cc0c-4666-80a4-129bcda41490. {{(pid=100331) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:27:03.568854 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:27:03.568854 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:27:03.569593 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-ca3f7eed-fc4a-4940-b9bb-34a363fefbfc tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] https://10.4.3.143/volume/v3/backups/2d8186e3-cc0c-4666-80a4-129bcda41490 returned with HTTP 200 Aug 16 21:27:03.570089 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 1391/5551] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:27:03 2026] GET /volume/v3/backups/2d8186e3-cc0c-4666-80a4-129bcda41490 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:27:04.582189 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-a75f9a40-e3c0-4803-a7e5-65c42dc0fc97 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:27:04.584055 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-a75f9a40-e3c0-4803-a7e5-65c42dc0fc97 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] GET https://10.4.3.143/volume/v3/backups/2d8186e3-cc0c-4666-80a4-129bcda41490 Aug 16 21:27:04.584248 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-a75f9a40-e3c0-4803-a7e5-65c42dc0fc97 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:27:04.584433 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-a75f9a40-e3c0-4803-a7e5-65c42dc0fc97 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:27:04.584542 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.v3.backups [None req-a75f9a40-e3c0-4803-a7e5-65c42dc0fc97 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Show backup with id 2d8186e3-cc0c-4666-80a4-129bcda41490. {{(pid=100332) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:27:04.589161 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:27:04.589161 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:27:04.589935 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-a75f9a40-e3c0-4803-a7e5-65c42dc0fc97 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] https://10.4.3.143/volume/v3/backups/2d8186e3-cc0c-4666-80a4-129bcda41490 returned with HTTP 200 Aug 16 21:27:04.590311 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 1390/5552] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:27:04 2026] GET /volume/v3/backups/2d8186e3-cc0c-4666-80a4-129bcda41490 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:27:05.603168 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-5cbd1bf6-cbe2-480f-b004-97a1097f70e4 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:27:05.604844 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-5cbd1bf6-cbe2-480f-b004-97a1097f70e4 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] GET https://10.4.3.143/volume/v3/backups/2d8186e3-cc0c-4666-80a4-129bcda41490 Aug 16 21:27:05.605032 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-5cbd1bf6-cbe2-480f-b004-97a1097f70e4 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:27:05.605193 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-5cbd1bf6-cbe2-480f-b004-97a1097f70e4 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:27:05.605295 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.v3.backups [None req-5cbd1bf6-cbe2-480f-b004-97a1097f70e4 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Show backup with id 2d8186e3-cc0c-4666-80a4-129bcda41490. {{(pid=100333) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:27:05.609472 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:27:05.609472 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:27:05.610272 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-5cbd1bf6-cbe2-480f-b004-97a1097f70e4 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] https://10.4.3.143/volume/v3/backups/2d8186e3-cc0c-4666-80a4-129bcda41490 returned with HTTP 200 Aug 16 21:27:05.610636 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 1378/5553] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:27:05 2026] GET /volume/v3/backups/2d8186e3-cc0c-4666-80a4-129bcda41490 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:27:06.622624 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-34c15e9c-e06a-405d-bb7c-32a02190249e None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:27:06.624602 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-34c15e9c-e06a-405d-bb7c-32a02190249e tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] GET https://10.4.3.143/volume/v3/backups/2d8186e3-cc0c-4666-80a4-129bcda41490 Aug 16 21:27:06.624836 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-34c15e9c-e06a-405d-bb7c-32a02190249e tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:27:06.625045 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-34c15e9c-e06a-405d-bb7c-32a02190249e tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:27:06.625152 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.v3.backups [None req-34c15e9c-e06a-405d-bb7c-32a02190249e tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Show backup with id 2d8186e3-cc0c-4666-80a4-129bcda41490. {{(pid=100330) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:27:06.629756 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:27:06.629756 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:27:06.630563 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-34c15e9c-e06a-405d-bb7c-32a02190249e tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] https://10.4.3.143/volume/v3/backups/2d8186e3-cc0c-4666-80a4-129bcda41490 returned with HTTP 200 Aug 16 21:27:06.630942 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 1395/5554] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:27:06 2026] GET /volume/v3/backups/2d8186e3-cc0c-4666-80a4-129bcda41490 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:27:07.640432 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-01972458-b259-4471-b841-0e25e23d5740 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:27:07.642317 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-01972458-b259-4471-b841-0e25e23d5740 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] GET https://10.4.3.143/volume/v3/backups/2d8186e3-cc0c-4666-80a4-129bcda41490 Aug 16 21:27:07.642510 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-01972458-b259-4471-b841-0e25e23d5740 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:27:07.642753 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-01972458-b259-4471-b841-0e25e23d5740 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:27:07.642857 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.v3.backups [None req-01972458-b259-4471-b841-0e25e23d5740 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Show backup with id 2d8186e3-cc0c-4666-80a4-129bcda41490. {{(pid=100331) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:27:07.647387 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:27:07.647387 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:27:07.648122 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-01972458-b259-4471-b841-0e25e23d5740 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] https://10.4.3.143/volume/v3/backups/2d8186e3-cc0c-4666-80a4-129bcda41490 returned with HTTP 200 Aug 16 21:27:07.648474 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 1392/5555] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:27:07 2026] GET /volume/v3/backups/2d8186e3-cc0c-4666-80a4-129bcda41490 => generated 751 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:27:07.659672 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-c9c977ea-a362-434c-aab0-f6b5b6cde422 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:27:07.661955 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-c9c977ea-a362-434c-aab0-f6b5b6cde422 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] GET https://10.4.3.143/volume/v3/backups/2d8186e3-cc0c-4666-80a4-129bcda41490 Aug 16 21:27:07.662221 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-c9c977ea-a362-434c-aab0-f6b5b6cde422 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:27:07.662463 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-c9c977ea-a362-434c-aab0-f6b5b6cde422 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:27:07.662615 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.v3.backups [None req-c9c977ea-a362-434c-aab0-f6b5b6cde422 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Show backup with id 2d8186e3-cc0c-4666-80a4-129bcda41490. {{(pid=100332) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:27:07.667486 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:27:07.667486 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:27:07.668408 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-c9c977ea-a362-434c-aab0-f6b5b6cde422 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] https://10.4.3.143/volume/v3/backups/2d8186e3-cc0c-4666-80a4-129bcda41490 returned with HTTP 200 Aug 16 21:27:07.668802 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 1391/5556] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:27:07 2026] GET /volume/v3/backups/2d8186e3-cc0c-4666-80a4-129bcda41490 => generated 751 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:27:07.679714 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-512915c7-8601-452f-b594-ec8d90bd302e None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:27:07.681382 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-512915c7-8601-452f-b594-ec8d90bd302e tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] DELETE https://10.4.3.143/volume/v3/backups/2d8186e3-cc0c-4666-80a4-129bcda41490 Aug 16 21:27:07.681565 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-512915c7-8601-452f-b594-ec8d90bd302e tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:27:07.681769 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-512915c7-8601-452f-b594-ec8d90bd302e tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Calling method 'delete' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:27:07.681867 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.contrib.backups [None req-512915c7-8601-452f-b594-ec8d90bd302e tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Delete backup with id: 2d8186e3-cc0c-4666-80a4-129bcda41490. Aug 16 21:27:07.685985 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:27:07.685985 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:27:07.697607 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.backup.rpcapi [None req-512915c7-8601-452f-b594-ec8d90bd302e tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] delete_backup rpcapi backup_id 2d8186e3-cc0c-4666-80a4-129bcda41490 {{(pid=100333) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 16 21:27:07.699493 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-512915c7-8601-452f-b594-ec8d90bd302e tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] https://10.4.3.143/volume/v3/backups/2d8186e3-cc0c-4666-80a4-129bcda41490 returned with HTTP 202 Aug 16 21:27:07.699938 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 1379/5557] 10.4.3.143 () {66 vars in 1351 bytes} [Sun Aug 16 21:27:07 2026] DELETE /volume/v3/backups/2d8186e3-cc0c-4666-80a4-129bcda41490 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 16 21:27:07.708090 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-a09fa9a0-3d16-4223-8f9e-0650673c9cb9 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:27:07.709770 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-a09fa9a0-3d16-4223-8f9e-0650673c9cb9 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] GET https://10.4.3.143/volume/v3/backups/2d8186e3-cc0c-4666-80a4-129bcda41490 Aug 16 21:27:07.710009 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-a09fa9a0-3d16-4223-8f9e-0650673c9cb9 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:27:07.710248 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-a09fa9a0-3d16-4223-8f9e-0650673c9cb9 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:27:07.710377 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.v3.backups [None req-a09fa9a0-3d16-4223-8f9e-0650673c9cb9 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Show backup with id 2d8186e3-cc0c-4666-80a4-129bcda41490. {{(pid=100330) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:27:07.715699 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:27:07.715699 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:27:07.716606 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-a09fa9a0-3d16-4223-8f9e-0650673c9cb9 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] https://10.4.3.143/volume/v3/backups/2d8186e3-cc0c-4666-80a4-129bcda41490 returned with HTTP 200 Aug 16 21:27:07.717084 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 1396/5558] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:27:07 2026] GET /volume/v3/backups/2d8186e3-cc0c-4666-80a4-129bcda41490 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:27:08.727242 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-ccde2389-af91-47db-99fb-6aa3ce732e23 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:27:08.729467 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-ccde2389-af91-47db-99fb-6aa3ce732e23 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] GET https://10.4.3.143/volume/v3/backups/2d8186e3-cc0c-4666-80a4-129bcda41490 Aug 16 21:27:08.729648 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-ccde2389-af91-47db-99fb-6aa3ce732e23 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:27:08.729854 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-ccde2389-af91-47db-99fb-6aa3ce732e23 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:27:08.730018 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.v3.backups [None req-ccde2389-af91-47db-99fb-6aa3ce732e23 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Show backup with id 2d8186e3-cc0c-4666-80a4-129bcda41490. {{(pid=100331) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:27:08.735500 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:27:08.735500 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:27:08.736500 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-ccde2389-af91-47db-99fb-6aa3ce732e23 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] https://10.4.3.143/volume/v3/backups/2d8186e3-cc0c-4666-80a4-129bcda41490 returned with HTTP 200 Aug 16 21:27:08.737095 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 1393/5559] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:27:08 2026] GET /volume/v3/backups/2d8186e3-cc0c-4666-80a4-129bcda41490 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:27:09.748190 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-29b5e84c-9ea1-4ab6-9425-5954a3f87379 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:27:09.750167 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-29b5e84c-9ea1-4ab6-9425-5954a3f87379 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] GET https://10.4.3.143/volume/v3/backups/2d8186e3-cc0c-4666-80a4-129bcda41490 Aug 16 21:27:09.750357 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-29b5e84c-9ea1-4ab6-9425-5954a3f87379 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:27:09.750614 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-29b5e84c-9ea1-4ab6-9425-5954a3f87379 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:27:09.750666 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.v3.backups [None req-29b5e84c-9ea1-4ab6-9425-5954a3f87379 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Show backup with id 2d8186e3-cc0c-4666-80a4-129bcda41490. {{(pid=100332) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:27:09.756468 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:27:09.756468 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:27:09.757674 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-29b5e84c-9ea1-4ab6-9425-5954a3f87379 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] https://10.4.3.143/volume/v3/backups/2d8186e3-cc0c-4666-80a4-129bcda41490 returned with HTTP 200 Aug 16 21:27:09.758192 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 1392/5560] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:27:09 2026] GET /volume/v3/backups/2d8186e3-cc0c-4666-80a4-129bcda41490 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:27:10.769095 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-7aec7ed9-78f5-40cd-99b2-d923ae9d0ed1 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:27:10.771009 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-7aec7ed9-78f5-40cd-99b2-d923ae9d0ed1 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] GET https://10.4.3.143/volume/v3/backups/2d8186e3-cc0c-4666-80a4-129bcda41490 Aug 16 21:27:10.771270 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-7aec7ed9-78f5-40cd-99b2-d923ae9d0ed1 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:27:10.771465 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-7aec7ed9-78f5-40cd-99b2-d923ae9d0ed1 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:27:10.771586 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.v3.backups [None req-7aec7ed9-78f5-40cd-99b2-d923ae9d0ed1 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Show backup with id 2d8186e3-cc0c-4666-80a4-129bcda41490. {{(pid=100333) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:27:10.775245 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-7aec7ed9-78f5-40cd-99b2-d923ae9d0ed1 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] https://10.4.3.143/volume/v3/backups/2d8186e3-cc0c-4666-80a4-129bcda41490 returned with HTTP 404 Aug 16 21:27:10.775708 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 1380/5561] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:27:10 2026] GET /volume/v3/backups/2d8186e3-cc0c-4666-80a4-129bcda41490 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:27:11.246031 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-9b9452a3-f15f-40d0-b0f0-642c5c8ed990 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:27:11.247929 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-9b9452a3-f15f-40d0-b0f0-642c5c8ed990 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] DELETE https://10.4.3.143/volume/v3/backups/4da621f3-4175-4ebc-b691-bd7b1d71f077 Aug 16 21:27:11.248180 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-9b9452a3-f15f-40d0-b0f0-642c5c8ed990 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:27:11.248504 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-9b9452a3-f15f-40d0-b0f0-642c5c8ed990 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Calling method 'delete' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:27:11.248631 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.contrib.backups [None req-9b9452a3-f15f-40d0-b0f0-642c5c8ed990 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Delete backup with id: 4da621f3-4175-4ebc-b691-bd7b1d71f077. Aug 16 21:27:11.255262 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:27:11.255262 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:27:11.268353 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.backup.rpcapi [None req-9b9452a3-f15f-40d0-b0f0-642c5c8ed990 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] delete_backup rpcapi backup_id 4da621f3-4175-4ebc-b691-bd7b1d71f077 {{(pid=100330) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 16 21:27:11.270447 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-9b9452a3-f15f-40d0-b0f0-642c5c8ed990 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] https://10.4.3.143/volume/v3/backups/4da621f3-4175-4ebc-b691-bd7b1d71f077 returned with HTTP 202 Aug 16 21:27:11.270873 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 1397/5562] 10.4.3.143 () {66 vars in 1351 bytes} [Sun Aug 16 21:27:11 2026] DELETE /volume/v3/backups/4da621f3-4175-4ebc-b691-bd7b1d71f077 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 16 21:27:11.278673 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-06e1046e-074c-4b15-8a3e-47538291b40c None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:27:11.280822 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-06e1046e-074c-4b15-8a3e-47538291b40c tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] GET https://10.4.3.143/volume/v3/backups/4da621f3-4175-4ebc-b691-bd7b1d71f077 Aug 16 21:27:11.281108 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-06e1046e-074c-4b15-8a3e-47538291b40c tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:27:11.281329 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-06e1046e-074c-4b15-8a3e-47538291b40c tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:27:11.281461 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.v3.backups [None req-06e1046e-074c-4b15-8a3e-47538291b40c tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Show backup with id 4da621f3-4175-4ebc-b691-bd7b1d71f077. {{(pid=100331) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:27:11.287258 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:27:11.287258 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:27:11.288260 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-06e1046e-074c-4b15-8a3e-47538291b40c tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] https://10.4.3.143/volume/v3/backups/4da621f3-4175-4ebc-b691-bd7b1d71f077 returned with HTTP 200 Aug 16 21:27:11.288936 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 1394/5563] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:27:11 2026] GET /volume/v3/backups/4da621f3-4175-4ebc-b691-bd7b1d71f077 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:27:12.300516 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-d2306717-09db-4edd-ba62-f0a4bc4ab390 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:27:12.302345 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-d2306717-09db-4edd-ba62-f0a4bc4ab390 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] GET https://10.4.3.143/volume/v3/backups/4da621f3-4175-4ebc-b691-bd7b1d71f077 Aug 16 21:27:12.302561 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-d2306717-09db-4edd-ba62-f0a4bc4ab390 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:27:12.302780 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-d2306717-09db-4edd-ba62-f0a4bc4ab390 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:27:12.302886 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.v3.backups [None req-d2306717-09db-4edd-ba62-f0a4bc4ab390 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Show backup with id 4da621f3-4175-4ebc-b691-bd7b1d71f077. {{(pid=100332) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:27:12.308149 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-d2306717-09db-4edd-ba62-f0a4bc4ab390 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] https://10.4.3.143/volume/v3/backups/4da621f3-4175-4ebc-b691-bd7b1d71f077 returned with HTTP 404 Aug 16 21:27:12.308850 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 1393/5564] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:27:12 2026] GET /volume/v3/backups/4da621f3-4175-4ebc-b691-bd7b1d71f077 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:27:12.321943 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-aa5dc4e0-1b8a-49a6-911e-a0ca57e540f9 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:27:12.323805 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-aa5dc4e0-1b8a-49a6-911e-a0ca57e540f9 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] POST https://10.4.3.143/volume/v3/volumes Aug 16 21:27:12.324193 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-aa5dc4e0-1b8a-49a6-911e-a0ca57e540f9 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-2003051043"}} {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:27:12.325693 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.v3.volumes [None req-aa5dc4e0-1b8a-49a6-911e-a0ca57e540f9 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-2003051043'}} {{(pid=100333) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 21:27:12.325835 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.v3.volumes [None req-aa5dc4e0-1b8a-49a6-911e-a0ca57e540f9 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Create volume of 1 GB Aug 16 21:27:12.330013 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-aa5dc4e0-1b8a-49a6-911e-a0ca57e540f9 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Availability Zones retrieved successfully. Aug 16 21:27:12.335480 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-aa5dc4e0-1b8a-49a6-911e-a0ca57e540f9 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Flow 'volume_create_api' (9be28175-aa21-4c81-bb0c-7789f0146a24) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100333) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:27:12.336452 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-aa5dc4e0-1b8a-49a6-911e-a0ca57e540f9 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2436cc50-4cd3-4784-827b-56eb62a5e9a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:27:12.338250 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.flows.api.create_volume [None req-aa5dc4e0-1b8a-49a6-911e-a0ca57e540f9 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Validating volume size '1' using validate_int {{(pid=100333) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 21:27:12.366434 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-aa5dc4e0-1b8a-49a6-911e-a0ca57e540f9 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2436cc50-4cd3-4784-827b-56eb62a5e9a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T21:04:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=69e633b8-fab9-4b15-8b40-4f1a67c51cda,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '69e633b8-fab9-4b15-8b40-4f1a67c51cda', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:27:12.367237 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-aa5dc4e0-1b8a-49a6-911e-a0ca57e540f9 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4bdabfc8-ec59-4c28-9b7d-cbfc69168e54) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:27:12.409066 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.quota [None req-aa5dc4e0-1b8a-49a6-911e-a0ca57e540f9 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Created reservations ['0130b3f6-1701-49d1-8179-989da9187994', '275796e9-b0dc-47a2-8e67-4e6d6bd0573b', 'f8ccf1d2-b5d7-47fa-9f51-7b035436b415', 'fbeff10b-71a9-4f1a-8e1d-81e57a99708e'] {{(pid=100333) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:27:12.410049 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-aa5dc4e0-1b8a-49a6-911e-a0ca57e540f9 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4bdabfc8-ec59-4c28-9b7d-cbfc69168e54) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0130b3f6-1701-49d1-8179-989da9187994', '275796e9-b0dc-47a2-8e67-4e6d6bd0573b', 'f8ccf1d2-b5d7-47fa-9f51-7b035436b415', 'fbeff10b-71a9-4f1a-8e1d-81e57a99708e']}' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:27:12.410777 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-aa5dc4e0-1b8a-49a6-911e-a0ca57e540f9 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (62ce2b2a-99a2-4264-bbea-ccb3fc06ef56) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:27:12.432572 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-aa5dc4e0-1b8a-49a6-911e-a0ca57e540f9 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (62ce2b2a-99a2-4264-bbea-ccb3fc06ef56) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '094813cc-30e1-4dc8-a88f-62987f2c65d7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-2003051043',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e59986b489124507b0a3ac1a4b821ab0',qos_specs=None,replication_status=,reservations=['0130b3f6-1701-49d1-8179-989da9187994','275796e9-b0dc-47a2-8e67-4e6d6bd0573b','f8ccf1d2-b5d7-47fa-9f51-7b035436b415','fbeff10b-71a9-4f1a-8e1d-81e57a99708e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1b87583f58d74627be4d4ed21133b82f',volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T21:27:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-2003051043',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=094813cc-30e1-4dc8-a88f-62987f2c65d7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e59986b489124507b0a3ac1a4b821ab0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1b87583f58d74627be4d4ed21133b82f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(69e633b8-fab9-4b15-8b40-4f1a67c51cda),volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda)}' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:27:12.433354 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-aa5dc4e0-1b8a-49a6-911e-a0ca57e540f9 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a2b5615b-b039-445d-9f85-cd08e3c13c85) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:27:12.449774 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-aa5dc4e0-1b8a-49a6-911e-a0ca57e540f9 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a2b5615b-b039-445d-9f85-cd08e3c13c85) transitioned into state 'SUCCESS' from state '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-2003051043',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e59986b489124507b0a3ac1a4b821ab0',qos_specs=None,replication_status=,reservations=['0130b3f6-1701-49d1-8179-989da9187994','275796e9-b0dc-47a2-8e67-4e6d6bd0573b','f8ccf1d2-b5d7-47fa-9f51-7b035436b415','fbeff10b-71a9-4f1a-8e1d-81e57a99708e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1b87583f58d74627be4d4ed21133b82f',volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda)}' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:27:12.450469 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-aa5dc4e0-1b8a-49a6-911e-a0ca57e540f9 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (32d9e3f8-da8e-4122-b1a1-d332a924b291) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:27:12.459343 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-aa5dc4e0-1b8a-49a6-911e-a0ca57e540f9 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (32d9e3f8-da8e-4122-b1a1-d332a924b291) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:27:12.460170 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-aa5dc4e0-1b8a-49a6-911e-a0ca57e540f9 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Flow 'volume_create_api' (9be28175-aa21-4c81-bb0c-7789f0146a24) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100333) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:27:12.460458 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-aa5dc4e0-1b8a-49a6-911e-a0ca57e540f9 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Create volume request issued successfully. Aug 16 21:27:12.461099 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-aa5dc4e0-1b8a-49a6-911e-a0ca57e540f9 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Aug 16 21:27:12.461573 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 1381/5565] 10.4.3.143 () {68 vars in 1258 bytes} [Sun Aug 16 21:27:12 2026] POST /volume/v3/volumes => generated 749 bytes in 140 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 21:27:12.474548 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-2d461af4-cca8-444e-8e44-59fe2ba72eca None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:27:12.476353 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-2d461af4-cca8-444e-8e44-59fe2ba72eca tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] GET https://10.4.3.143/volume/v3/volumes/094813cc-30e1-4dc8-a88f-62987f2c65d7 Aug 16 21:27:12.476479 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-2d461af4-cca8-444e-8e44-59fe2ba72eca tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:27:12.476675 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-2d461af4-cca8-444e-8e44-59fe2ba72eca tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:27:12.484256 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:27:12.484256 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:27:12.488243 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-2d461af4-cca8-444e-8e44-59fe2ba72eca tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Volume info retrieved successfully. Aug 16 21:27:12.492569 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-2d461af4-cca8-444e-8e44-59fe2ba72eca tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] https://10.4.3.143/volume/v3/volumes/094813cc-30e1-4dc8-a88f-62987f2c65d7 returned with HTTP 200 Aug 16 21:27:12.492972 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 1398/5566] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:27:12 2026] GET /volume/v3/volumes/094813cc-30e1-4dc8-a88f-62987f2c65d7 => generated 817 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:27:13.508128 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-6b75c525-0862-4b41-955a-270e0e54f910 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:27:13.510333 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-6b75c525-0862-4b41-955a-270e0e54f910 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] GET https://10.4.3.143/volume/v3/volumes/094813cc-30e1-4dc8-a88f-62987f2c65d7 Aug 16 21:27:13.510596 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-6b75c525-0862-4b41-955a-270e0e54f910 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:27:13.510845 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-6b75c525-0862-4b41-955a-270e0e54f910 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:27:13.520992 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:27:13.520992 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:27:13.525875 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-6b75c525-0862-4b41-955a-270e0e54f910 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Volume info retrieved successfully. Aug 16 21:27:13.530641 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-6b75c525-0862-4b41-955a-270e0e54f910 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] https://10.4.3.143/volume/v3/volumes/094813cc-30e1-4dc8-a88f-62987f2c65d7 returned with HTTP 200 Aug 16 21:27:13.531091 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 1395/5567] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:27:13 2026] GET /volume/v3/volumes/094813cc-30e1-4dc8-a88f-62987f2c65d7 => generated 842 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:27:13.544245 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-6d205191-4281-4029-8dd0-70bcb7f29586 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:27:13.546385 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-6d205191-4281-4029-8dd0-70bcb7f29586 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] POST https://10.4.3.143/volume/v3/snapshots Aug 16 21:27:13.546874 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-6d205191-4281-4029-8dd0-70bcb7f29586 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "094813cc-30e1-4dc8-a88f-62987f2c65d7", "name": "tempest-VolumesBackupsTest-Snapshot-202094535"}} {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:27:13.557982 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:27:13.557982 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:27:13.558656 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-6d205191-4281-4029-8dd0-70bcb7f29586 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Volume info retrieved successfully. Aug 16 21:27:13.558804 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.v3.snapshots [None req-6d205191-4281-4029-8dd0-70bcb7f29586 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Create snapshot from volume 094813cc-30e1-4dc8-a88f-62987f2c65d7 Aug 16 21:27:13.603541 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.quota [None req-6d205191-4281-4029-8dd0-70bcb7f29586 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Created reservations ['89a1715a-5605-431b-95df-102588422a8e', 'bae298bc-8e1d-4997-9fa5-7b54e1291595', '6939b578-14a6-4295-b026-f9feacaa481c', 'a105714c-b568-4e9c-8dcd-017db6f144eb'] {{(pid=100332) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:27:13.632183 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-6d205191-4281-4029-8dd0-70bcb7f29586 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Snapshot create request issued successfully. Aug 16 21:27:13.632491 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-6d205191-4281-4029-8dd0-70bcb7f29586 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] https://10.4.3.143/volume/v3/snapshots returned with HTTP 202 Aug 16 21:27:13.632897 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 1394/5568] 10.4.3.143 () {68 vars in 1265 bytes} [Sun Aug 16 21:27:13 2026] POST /volume/v3/snapshots => generated 304 bytes in 89 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 21:27:13.641633 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-435467b5-aae4-4fb5-8fbe-42cb9351e1f4 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:27:13.643624 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-435467b5-aae4-4fb5-8fbe-42cb9351e1f4 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] GET https://10.4.3.143/volume/v3/snapshots/216f320e-5252-4a00-9c64-43cfdd091f1d Aug 16 21:27:13.643878 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-435467b5-aae4-4fb5-8fbe-42cb9351e1f4 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:27:13.644108 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-435467b5-aae4-4fb5-8fbe-42cb9351e1f4 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:27:13.649349 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:27:13.649349 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:27:13.649827 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-435467b5-aae4-4fb5-8fbe-42cb9351e1f4 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Snapshot retrieved successfully. Aug 16 21:27:13.650581 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-435467b5-aae4-4fb5-8fbe-42cb9351e1f4 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] https://10.4.3.143/volume/v3/snapshots/216f320e-5252-4a00-9c64-43cfdd091f1d returned with HTTP 200 Aug 16 21:27:13.650986 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 1382/5569] 10.4.3.143 () {66 vars in 1354 bytes} [Sun Aug 16 21:27:13 2026] GET /volume/v3/snapshots/216f320e-5252-4a00-9c64-43cfdd091f1d => generated 436 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:27:14.660256 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-4fd81c39-7a9b-4b5c-ad38-1c9e51285b21 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:27:14.662043 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-4fd81c39-7a9b-4b5c-ad38-1c9e51285b21 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] GET https://10.4.3.143/volume/v3/snapshots/216f320e-5252-4a00-9c64-43cfdd091f1d Aug 16 21:27:14.662235 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-4fd81c39-7a9b-4b5c-ad38-1c9e51285b21 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:27:14.662419 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-4fd81c39-7a9b-4b5c-ad38-1c9e51285b21 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:27:14.667241 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:27:14.667241 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:27:14.667687 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-4fd81c39-7a9b-4b5c-ad38-1c9e51285b21 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Snapshot retrieved successfully. Aug 16 21:27:14.668412 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-4fd81c39-7a9b-4b5c-ad38-1c9e51285b21 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] https://10.4.3.143/volume/v3/snapshots/216f320e-5252-4a00-9c64-43cfdd091f1d returned with HTTP 200 Aug 16 21:27:14.668758 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 1399/5570] 10.4.3.143 () {66 vars in 1354 bytes} [Sun Aug 16 21:27:14 2026] GET /volume/v3/snapshots/216f320e-5252-4a00-9c64-43cfdd091f1d => generated 463 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:27:14.677321 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-413be69d-727b-478f-9e2b-a6d872eff221 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:27:14.679899 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-413be69d-727b-478f-9e2b-a6d872eff221 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] POST https://10.4.3.143/volume/v3/backups Aug 16 21:27:14.680359 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-413be69d-727b-478f-9e2b-a6d872eff221 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "094813cc-30e1-4dc8-a88f-62987f2c65d7", "snapshot_id": "216f320e-5252-4a00-9c64-43cfdd091f1d", "name": "tempest-VolumesBackupsTest-Backup-879497956"}} {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:27:14.682017 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.contrib.backups [None req-413be69d-727b-478f-9e2b-a6d872eff221 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Creating new backup {'backup': {'volume_id': '094813cc-30e1-4dc8-a88f-62987f2c65d7', 'snapshot_id': '216f320e-5252-4a00-9c64-43cfdd091f1d', 'name': 'tempest-VolumesBackupsTest-Backup-879497956'}} {{(pid=100331) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 16 21:27:14.682164 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.contrib.backups [None req-413be69d-727b-478f-9e2b-a6d872eff221 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Creating backup of volume 094813cc-30e1-4dc8-a88f-62987f2c65d7 in container None Aug 16 21:27:14.689673 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:27:14.689673 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:27:14.690208 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-413be69d-727b-478f-9e2b-a6d872eff221 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Volume info retrieved successfully. Aug 16 21:27:14.695389 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:27:14.695389 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:27:14.695811 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-413be69d-727b-478f-9e2b-a6d872eff221 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Snapshot retrieved successfully. Aug 16 21:27:14.709522 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.quota [None req-413be69d-727b-478f-9e2b-a6d872eff221 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Created reservations ['b277bc74-d60c-461c-b070-1e58f3a278e5', 'b42bcd34-3deb-4e07-a81d-7983899c058d'] {{(pid=100331) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:27:14.733995 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-413be69d-727b-478f-9e2b-a6d872eff221 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] https://10.4.3.143/volume/v3/backups returned with HTTP 202 Aug 16 21:27:14.734606 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 1396/5571] 10.4.3.143 () {68 vars in 1259 bytes} [Sun Aug 16 21:27:14 2026] POST /volume/v3/backups => generated 329 bytes in 58 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 21:27:14.743553 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-0babc598-a776-4253-8f7a-a8f43bf2fdec None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:27:14.745858 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-0babc598-a776-4253-8f7a-a8f43bf2fdec tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] GET https://10.4.3.143/volume/v3/backups/5097fbeb-7df7-49da-9cd2-242c130bff71 Aug 16 21:27:14.746165 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-0babc598-a776-4253-8f7a-a8f43bf2fdec tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:27:14.746367 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-0babc598-a776-4253-8f7a-a8f43bf2fdec tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:27:14.746788 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.v3.backups [None req-0babc598-a776-4253-8f7a-a8f43bf2fdec tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Show backup with id 5097fbeb-7df7-49da-9cd2-242c130bff71. {{(pid=100332) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:27:14.751513 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:27:14.751513 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:27:14.752476 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-0babc598-a776-4253-8f7a-a8f43bf2fdec tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] https://10.4.3.143/volume/v3/backups/5097fbeb-7df7-49da-9cd2-242c130bff71 returned with HTTP 200 Aug 16 21:27:14.752908 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 1395/5572] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:27:14 2026] GET /volume/v3/backups/5097fbeb-7df7-49da-9cd2-242c130bff71 => generated 770 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:27:15.763943 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-41114b01-a7a0-48cb-afae-f0843c57ed4b None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:27:15.765671 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-41114b01-a7a0-48cb-afae-f0843c57ed4b tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] GET https://10.4.3.143/volume/v3/backups/5097fbeb-7df7-49da-9cd2-242c130bff71 Aug 16 21:27:15.766118 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-41114b01-a7a0-48cb-afae-f0843c57ed4b tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:27:15.766747 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-41114b01-a7a0-48cb-afae-f0843c57ed4b tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:27:15.766747 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.v3.backups [None req-41114b01-a7a0-48cb-afae-f0843c57ed4b tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Show backup with id 5097fbeb-7df7-49da-9cd2-242c130bff71. {{(pid=100333) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:27:15.770635 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:27:15.770635 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:27:15.771328 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-41114b01-a7a0-48cb-afae-f0843c57ed4b tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] https://10.4.3.143/volume/v3/backups/5097fbeb-7df7-49da-9cd2-242c130bff71 returned with HTTP 200 Aug 16 21:27:15.771686 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 1383/5573] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:27:15 2026] GET /volume/v3/backups/5097fbeb-7df7-49da-9cd2-242c130bff71 => generated 772 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:27:16.783035 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-0f7470f9-a3e3-49a4-9425-e3134776cb23 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:27:16.784846 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-0f7470f9-a3e3-49a4-9425-e3134776cb23 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] GET https://10.4.3.143/volume/v3/backups/5097fbeb-7df7-49da-9cd2-242c130bff71 Aug 16 21:27:16.785104 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-0f7470f9-a3e3-49a4-9425-e3134776cb23 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:27:16.785315 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-0f7470f9-a3e3-49a4-9425-e3134776cb23 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:27:16.785451 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.v3.backups [None req-0f7470f9-a3e3-49a4-9425-e3134776cb23 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Show backup with id 5097fbeb-7df7-49da-9cd2-242c130bff71. {{(pid=100330) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:27:16.790520 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:27:16.790520 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:27:16.791398 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-0f7470f9-a3e3-49a4-9425-e3134776cb23 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] https://10.4.3.143/volume/v3/backups/5097fbeb-7df7-49da-9cd2-242c130bff71 returned with HTTP 200 Aug 16 21:27:16.791843 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 1400/5574] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:27:16 2026] GET /volume/v3/backups/5097fbeb-7df7-49da-9cd2-242c130bff71 => generated 772 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:27:17.810966 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-e3bd4410-8a18-481e-86c9-3e3c9d9848f7 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:27:17.813331 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-e3bd4410-8a18-481e-86c9-3e3c9d9848f7 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] GET https://10.4.3.143/volume/v3/backups/5097fbeb-7df7-49da-9cd2-242c130bff71 Aug 16 21:27:17.813595 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-e3bd4410-8a18-481e-86c9-3e3c9d9848f7 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:27:17.813891 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-e3bd4410-8a18-481e-86c9-3e3c9d9848f7 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:27:17.814072 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.v3.backups [None req-e3bd4410-8a18-481e-86c9-3e3c9d9848f7 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Show backup with id 5097fbeb-7df7-49da-9cd2-242c130bff71. {{(pid=100331) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:27:17.818694 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:27:17.818694 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:27:17.819548 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-e3bd4410-8a18-481e-86c9-3e3c9d9848f7 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] https://10.4.3.143/volume/v3/backups/5097fbeb-7df7-49da-9cd2-242c130bff71 returned with HTTP 200 Aug 16 21:27:17.819970 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 1397/5575] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:27:17 2026] GET /volume/v3/backups/5097fbeb-7df7-49da-9cd2-242c130bff71 => generated 783 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:27:18.849385 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-2759c5a3-9829-4ae8-b582-39e6ab79b6bb None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:27:18.851527 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-2759c5a3-9829-4ae8-b582-39e6ab79b6bb tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] GET https://10.4.3.143/volume/v3/backups/5097fbeb-7df7-49da-9cd2-242c130bff71 Aug 16 21:27:18.851795 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-2759c5a3-9829-4ae8-b582-39e6ab79b6bb tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:27:18.852079 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-2759c5a3-9829-4ae8-b582-39e6ab79b6bb tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:27:18.852215 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.v3.backups [None req-2759c5a3-9829-4ae8-b582-39e6ab79b6bb tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Show backup with id 5097fbeb-7df7-49da-9cd2-242c130bff71. {{(pid=100332) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:27:18.857488 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:27:18.857488 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:27:18.858434 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-2759c5a3-9829-4ae8-b582-39e6ab79b6bb tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] https://10.4.3.143/volume/v3/backups/5097fbeb-7df7-49da-9cd2-242c130bff71 returned with HTTP 200 Aug 16 21:27:18.858867 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 1396/5576] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:27:18 2026] GET /volume/v3/backups/5097fbeb-7df7-49da-9cd2-242c130bff71 => generated 783 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:27:19.875013 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-8aafd554-678d-45a6-b233-c334033bf9b9 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:27:19.876718 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-8aafd554-678d-45a6-b233-c334033bf9b9 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] GET https://10.4.3.143/volume/v3/backups/5097fbeb-7df7-49da-9cd2-242c130bff71 Aug 16 21:27:19.876933 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-8aafd554-678d-45a6-b233-c334033bf9b9 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:27:19.877128 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-8aafd554-678d-45a6-b233-c334033bf9b9 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:27:19.877228 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.v3.backups [None req-8aafd554-678d-45a6-b233-c334033bf9b9 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Show backup with id 5097fbeb-7df7-49da-9cd2-242c130bff71. {{(pid=100333) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:27:19.881356 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:27:19.881356 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:27:19.882084 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-8aafd554-678d-45a6-b233-c334033bf9b9 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] https://10.4.3.143/volume/v3/backups/5097fbeb-7df7-49da-9cd2-242c130bff71 returned with HTTP 200 Aug 16 21:27:19.882408 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 1384/5577] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:27:19 2026] GET /volume/v3/backups/5097fbeb-7df7-49da-9cd2-242c130bff71 => generated 783 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:27:20.893368 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-36aca31a-75b4-47e6-859a-fee29ce96e4e None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:27:20.895389 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-36aca31a-75b4-47e6-859a-fee29ce96e4e tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] GET https://10.4.3.143/volume/v3/backups/5097fbeb-7df7-49da-9cd2-242c130bff71 Aug 16 21:27:20.895553 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-36aca31a-75b4-47e6-859a-fee29ce96e4e tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:27:20.895789 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-36aca31a-75b4-47e6-859a-fee29ce96e4e tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:27:20.895876 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.v3.backups [None req-36aca31a-75b4-47e6-859a-fee29ce96e4e tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Show backup with id 5097fbeb-7df7-49da-9cd2-242c130bff71. {{(pid=100330) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:27:20.901161 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:27:20.901161 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:27:20.902140 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-36aca31a-75b4-47e6-859a-fee29ce96e4e tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] https://10.4.3.143/volume/v3/backups/5097fbeb-7df7-49da-9cd2-242c130bff71 returned with HTTP 200 Aug 16 21:27:20.902584 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 1401/5578] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:27:20 2026] GET /volume/v3/backups/5097fbeb-7df7-49da-9cd2-242c130bff71 => generated 783 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:27:21.912849 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-8e477bf2-bea9-4cf1-a3ae-e35bb6851ccc None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:27:21.914995 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-8e477bf2-bea9-4cf1-a3ae-e35bb6851ccc tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] GET https://10.4.3.143/volume/v3/backups/5097fbeb-7df7-49da-9cd2-242c130bff71 Aug 16 21:27:21.914995 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-8e477bf2-bea9-4cf1-a3ae-e35bb6851ccc tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:27:21.915171 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-8e477bf2-bea9-4cf1-a3ae-e35bb6851ccc tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:27:21.915171 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.v3.backups [None req-8e477bf2-bea9-4cf1-a3ae-e35bb6851ccc tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Show backup with id 5097fbeb-7df7-49da-9cd2-242c130bff71. {{(pid=100331) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:27:21.919845 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:27:21.919845 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:27:21.920616 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-8e477bf2-bea9-4cf1-a3ae-e35bb6851ccc tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] https://10.4.3.143/volume/v3/backups/5097fbeb-7df7-49da-9cd2-242c130bff71 returned with HTTP 200 Aug 16 21:27:21.920616 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 1398/5579] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:27:21 2026] GET /volume/v3/backups/5097fbeb-7df7-49da-9cd2-242c130bff71 => generated 783 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:27:22.930876 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-d587f877-a139-417b-924b-ae2a916c890e None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:27:22.933181 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-d587f877-a139-417b-924b-ae2a916c890e tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] GET https://10.4.3.143/volume/v3/backups/5097fbeb-7df7-49da-9cd2-242c130bff71 Aug 16 21:27:22.933443 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-d587f877-a139-417b-924b-ae2a916c890e tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:27:22.933704 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-d587f877-a139-417b-924b-ae2a916c890e tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:27:22.933854 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.v3.backups [None req-d587f877-a139-417b-924b-ae2a916c890e tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Show backup with id 5097fbeb-7df7-49da-9cd2-242c130bff71. {{(pid=100332) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:27:22.939409 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:27:22.939409 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:27:22.940400 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-d587f877-a139-417b-924b-ae2a916c890e tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] https://10.4.3.143/volume/v3/backups/5097fbeb-7df7-49da-9cd2-242c130bff71 returned with HTTP 200 Aug 16 21:27:22.941021 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 1397/5580] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:27:22 2026] GET /volume/v3/backups/5097fbeb-7df7-49da-9cd2-242c130bff71 => generated 783 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:27:23.951625 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-e50b4e02-61f8-4387-b0ef-42f39546e8d3 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:27:23.953259 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-e50b4e02-61f8-4387-b0ef-42f39546e8d3 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] GET https://10.4.3.143/volume/v3/backups/5097fbeb-7df7-49da-9cd2-242c130bff71 Aug 16 21:27:23.953438 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-e50b4e02-61f8-4387-b0ef-42f39546e8d3 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:27:23.953661 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-e50b4e02-61f8-4387-b0ef-42f39546e8d3 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:27:23.953799 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.v3.backups [None req-e50b4e02-61f8-4387-b0ef-42f39546e8d3 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Show backup with id 5097fbeb-7df7-49da-9cd2-242c130bff71. {{(pid=100333) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:27:23.958982 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:27:23.958982 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:27:23.959487 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-e50b4e02-61f8-4387-b0ef-42f39546e8d3 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] https://10.4.3.143/volume/v3/backups/5097fbeb-7df7-49da-9cd2-242c130bff71 returned with HTTP 200 Aug 16 21:27:23.959911 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 1385/5581] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:27:23 2026] GET /volume/v3/backups/5097fbeb-7df7-49da-9cd2-242c130bff71 => generated 783 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:27:24.971587 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-66f39f32-b109-4b40-b984-2fadb25b71f2 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:27:24.973292 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-66f39f32-b109-4b40-b984-2fadb25b71f2 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] GET https://10.4.3.143/volume/v3/backups/5097fbeb-7df7-49da-9cd2-242c130bff71 Aug 16 21:27:24.973467 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-66f39f32-b109-4b40-b984-2fadb25b71f2 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:27:24.973672 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-66f39f32-b109-4b40-b984-2fadb25b71f2 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:27:24.973775 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.v3.backups [None req-66f39f32-b109-4b40-b984-2fadb25b71f2 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Show backup with id 5097fbeb-7df7-49da-9cd2-242c130bff71. {{(pid=100330) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:27:24.977890 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:27:24.977890 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:27:24.978620 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-66f39f32-b109-4b40-b984-2fadb25b71f2 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] https://10.4.3.143/volume/v3/backups/5097fbeb-7df7-49da-9cd2-242c130bff71 returned with HTTP 200 Aug 16 21:27:24.978949 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 1402/5582] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:27:24 2026] GET /volume/v3/backups/5097fbeb-7df7-49da-9cd2-242c130bff71 => generated 783 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 16 21:27:25.990149 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-4c084781-ab46-49e2-8867-c34f3484c1e5 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:27:25.992438 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-4c084781-ab46-49e2-8867-c34f3484c1e5 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] GET https://10.4.3.143/volume/v3/backups/5097fbeb-7df7-49da-9cd2-242c130bff71 Aug 16 21:27:25.992733 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-4c084781-ab46-49e2-8867-c34f3484c1e5 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:27:25.993026 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-4c084781-ab46-49e2-8867-c34f3484c1e5 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:27:25.993192 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.v3.backups [None req-4c084781-ab46-49e2-8867-c34f3484c1e5 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Show backup with id 5097fbeb-7df7-49da-9cd2-242c130bff71. {{(pid=100331) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:27:25.999242 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:27:25.999242 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:27:26.000397 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-4c084781-ab46-49e2-8867-c34f3484c1e5 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] https://10.4.3.143/volume/v3/backups/5097fbeb-7df7-49da-9cd2-242c130bff71 returned with HTTP 200 Aug 16 21:27:26.001081 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 1399/5583] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:27:25 2026] GET /volume/v3/backups/5097fbeb-7df7-49da-9cd2-242c130bff71 => generated 783 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:27:27.012266 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-b2981a93-cb33-40ac-a748-d1eea79267b9 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:27:27.014005 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-b2981a93-cb33-40ac-a748-d1eea79267b9 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] GET https://10.4.3.143/volume/v3/backups/5097fbeb-7df7-49da-9cd2-242c130bff71 Aug 16 21:27:27.014194 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-b2981a93-cb33-40ac-a748-d1eea79267b9 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:27:27.014379 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-b2981a93-cb33-40ac-a748-d1eea79267b9 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:27:27.014483 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.v3.backups [None req-b2981a93-cb33-40ac-a748-d1eea79267b9 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Show backup with id 5097fbeb-7df7-49da-9cd2-242c130bff71. {{(pid=100332) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:27:27.018936 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:27:27.018936 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:27:27.019862 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-b2981a93-cb33-40ac-a748-d1eea79267b9 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] https://10.4.3.143/volume/v3/backups/5097fbeb-7df7-49da-9cd2-242c130bff71 returned with HTTP 200 Aug 16 21:27:27.020383 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 1398/5584] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:27:27 2026] GET /volume/v3/backups/5097fbeb-7df7-49da-9cd2-242c130bff71 => generated 783 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:27:28.031795 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-c0bd4c31-8441-44eb-a89c-7089de8941a6 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:27:28.034103 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-c0bd4c31-8441-44eb-a89c-7089de8941a6 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] GET https://10.4.3.143/volume/v3/backups/5097fbeb-7df7-49da-9cd2-242c130bff71 Aug 16 21:27:28.034401 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-c0bd4c31-8441-44eb-a89c-7089de8941a6 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:27:28.034688 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-c0bd4c31-8441-44eb-a89c-7089de8941a6 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:27:28.034834 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.v3.backups [None req-c0bd4c31-8441-44eb-a89c-7089de8941a6 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Show backup with id 5097fbeb-7df7-49da-9cd2-242c130bff71. {{(pid=100333) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:27:28.040504 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:27:28.040504 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:27:28.041437 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-c0bd4c31-8441-44eb-a89c-7089de8941a6 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] https://10.4.3.143/volume/v3/backups/5097fbeb-7df7-49da-9cd2-242c130bff71 returned with HTTP 200 Aug 16 21:27:28.041886 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 1386/5585] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:27:28 2026] GET /volume/v3/backups/5097fbeb-7df7-49da-9cd2-242c130bff71 => generated 783 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:27:29.052516 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-3960c96d-c3fe-4104-b7e2-9ef48750a210 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:27:29.054325 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-3960c96d-c3fe-4104-b7e2-9ef48750a210 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] GET https://10.4.3.143/volume/v3/backups/5097fbeb-7df7-49da-9cd2-242c130bff71 Aug 16 21:27:29.054548 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-3960c96d-c3fe-4104-b7e2-9ef48750a210 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:27:29.054744 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-3960c96d-c3fe-4104-b7e2-9ef48750a210 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:27:29.054846 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.v3.backups [None req-3960c96d-c3fe-4104-b7e2-9ef48750a210 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Show backup with id 5097fbeb-7df7-49da-9cd2-242c130bff71. {{(pid=100330) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:27:29.060102 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:27:29.060102 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:27:29.061017 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-3960c96d-c3fe-4104-b7e2-9ef48750a210 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] https://10.4.3.143/volume/v3/backups/5097fbeb-7df7-49da-9cd2-242c130bff71 returned with HTTP 200 Aug 16 21:27:29.061368 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 1403/5586] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:27:29 2026] GET /volume/v3/backups/5097fbeb-7df7-49da-9cd2-242c130bff71 => generated 785 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:27:29.071294 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-944bbb08-8b14-4890-aeb6-de2c3068f211 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:27:29.073194 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-944bbb08-8b14-4890-aeb6-de2c3068f211 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] GET https://10.4.3.143/volume/v3/backups/5097fbeb-7df7-49da-9cd2-242c130bff71 Aug 16 21:27:29.073374 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-944bbb08-8b14-4890-aeb6-de2c3068f211 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:27:29.073561 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-944bbb08-8b14-4890-aeb6-de2c3068f211 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:27:29.073681 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.v3.backups [None req-944bbb08-8b14-4890-aeb6-de2c3068f211 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Show backup with id 5097fbeb-7df7-49da-9cd2-242c130bff71. {{(pid=100331) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:27:29.077932 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:27:29.077932 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:27:29.078676 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-944bbb08-8b14-4890-aeb6-de2c3068f211 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] https://10.4.3.143/volume/v3/backups/5097fbeb-7df7-49da-9cd2-242c130bff71 returned with HTTP 200 Aug 16 21:27:29.079120 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 1400/5587] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:27:29 2026] GET /volume/v3/backups/5097fbeb-7df7-49da-9cd2-242c130bff71 => generated 785 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:27:29.088373 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-51045fd7-4016-4907-b290-abe7d5d5be9c None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:27:29.090347 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-51045fd7-4016-4907-b290-abe7d5d5be9c tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] DELETE https://10.4.3.143/volume/v3/backups/5097fbeb-7df7-49da-9cd2-242c130bff71 Aug 16 21:27:29.090697 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-51045fd7-4016-4907-b290-abe7d5d5be9c tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:27:29.090846 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-51045fd7-4016-4907-b290-abe7d5d5be9c tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Calling method 'delete' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:27:29.090982 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.contrib.backups [None req-51045fd7-4016-4907-b290-abe7d5d5be9c tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Delete backup with id: 5097fbeb-7df7-49da-9cd2-242c130bff71. Aug 16 21:27:29.096182 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:27:29.096182 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:27:29.108223 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.backup.rpcapi [None req-51045fd7-4016-4907-b290-abe7d5d5be9c tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] delete_backup rpcapi backup_id 5097fbeb-7df7-49da-9cd2-242c130bff71 {{(pid=100332) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 16 21:27:29.109890 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-51045fd7-4016-4907-b290-abe7d5d5be9c tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] https://10.4.3.143/volume/v3/backups/5097fbeb-7df7-49da-9cd2-242c130bff71 returned with HTTP 202 Aug 16 21:27:29.110290 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 1399/5588] 10.4.3.143 () {66 vars in 1351 bytes} [Sun Aug 16 21:27:29 2026] DELETE /volume/v3/backups/5097fbeb-7df7-49da-9cd2-242c130bff71 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 16 21:27:29.119460 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-56646e38-7a55-4159-ad3d-0d5d5145afe0 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:27:29.121716 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-56646e38-7a55-4159-ad3d-0d5d5145afe0 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] GET https://10.4.3.143/volume/v3/backups/5097fbeb-7df7-49da-9cd2-242c130bff71 Aug 16 21:27:29.121967 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-56646e38-7a55-4159-ad3d-0d5d5145afe0 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:27:29.122212 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-56646e38-7a55-4159-ad3d-0d5d5145afe0 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:27:29.122358 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.v3.backups [None req-56646e38-7a55-4159-ad3d-0d5d5145afe0 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Show backup with id 5097fbeb-7df7-49da-9cd2-242c130bff71. {{(pid=100333) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:27:29.127721 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:27:29.127721 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:27:29.128856 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-56646e38-7a55-4159-ad3d-0d5d5145afe0 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] https://10.4.3.143/volume/v3/backups/5097fbeb-7df7-49da-9cd2-242c130bff71 returned with HTTP 200 Aug 16 21:27:29.129558 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 1387/5589] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:27:29 2026] GET /volume/v3/backups/5097fbeb-7df7-49da-9cd2-242c130bff71 => generated 784 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:27:30.139570 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-c8532cdf-a266-4a85-aa51-4a17ee90c412 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:27:30.141830 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-c8532cdf-a266-4a85-aa51-4a17ee90c412 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] GET https://10.4.3.143/volume/v3/backups/5097fbeb-7df7-49da-9cd2-242c130bff71 Aug 16 21:27:30.142094 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-c8532cdf-a266-4a85-aa51-4a17ee90c412 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:27:30.142328 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-c8532cdf-a266-4a85-aa51-4a17ee90c412 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:27:30.142482 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.v3.backups [None req-c8532cdf-a266-4a85-aa51-4a17ee90c412 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Show backup with id 5097fbeb-7df7-49da-9cd2-242c130bff71. {{(pid=100330) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 16 21:27:30.146861 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-c8532cdf-a266-4a85-aa51-4a17ee90c412 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] https://10.4.3.143/volume/v3/backups/5097fbeb-7df7-49da-9cd2-242c130bff71 returned with HTTP 404 Aug 16 21:27:30.147504 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 1404/5590] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:27:30 2026] GET /volume/v3/backups/5097fbeb-7df7-49da-9cd2-242c130bff71 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:27:30.156420 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-42e8c246-2eee-48c1-91e5-9391b932f395 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:27:30.158139 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-42e8c246-2eee-48c1-91e5-9391b932f395 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] DELETE https://10.4.3.143/volume/v3/snapshots/216f320e-5252-4a00-9c64-43cfdd091f1d Aug 16 21:27:30.158346 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-42e8c246-2eee-48c1-91e5-9391b932f395 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:27:30.158537 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-42e8c246-2eee-48c1-91e5-9391b932f395 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Calling method 'delete' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:27:30.158614 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.v3.snapshots [None req-42e8c246-2eee-48c1-91e5-9391b932f395 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Delete snapshot with id: 216f320e-5252-4a00-9c64-43cfdd091f1d Aug 16 21:27:30.164528 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:27:30.164528 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:27:30.165117 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-42e8c246-2eee-48c1-91e5-9391b932f395 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Snapshot retrieved successfully. Aug 16 21:27:30.180634 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-42e8c246-2eee-48c1-91e5-9391b932f395 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Snapshot delete request issued successfully. Aug 16 21:27:30.180811 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-42e8c246-2eee-48c1-91e5-9391b932f395 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] https://10.4.3.143/volume/v3/snapshots/216f320e-5252-4a00-9c64-43cfdd091f1d returned with HTTP 202 Aug 16 21:27:30.181214 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 1401/5591] 10.4.3.143 () {66 vars in 1357 bytes} [Sun Aug 16 21:27:30 2026] DELETE /volume/v3/snapshots/216f320e-5252-4a00-9c64-43cfdd091f1d => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 21:27:30.190330 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-eeb11014-98d4-4ef2-a6dc-3968c2646ab4 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:27:30.192219 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-eeb11014-98d4-4ef2-a6dc-3968c2646ab4 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] GET https://10.4.3.143/volume/v3/snapshots/216f320e-5252-4a00-9c64-43cfdd091f1d Aug 16 21:27:30.192511 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-eeb11014-98d4-4ef2-a6dc-3968c2646ab4 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:27:30.192740 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-eeb11014-98d4-4ef2-a6dc-3968c2646ab4 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:27:30.198385 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:27:30.198385 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:27:30.198852 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-eeb11014-98d4-4ef2-a6dc-3968c2646ab4 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Snapshot retrieved successfully. Aug 16 21:27:30.199554 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-eeb11014-98d4-4ef2-a6dc-3968c2646ab4 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] https://10.4.3.143/volume/v3/snapshots/216f320e-5252-4a00-9c64-43cfdd091f1d returned with HTTP 200 Aug 16 21:27:30.199904 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 1400/5592] 10.4.3.143 () {66 vars in 1354 bytes} [Sun Aug 16 21:27:30 2026] GET /volume/v3/snapshots/216f320e-5252-4a00-9c64-43cfdd091f1d => generated 462 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:27:31.211098 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-2d1c12c1-ab1a-444c-8242-ba1b25b6fd90 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:27:31.213059 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-2d1c12c1-ab1a-444c-8242-ba1b25b6fd90 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] GET https://10.4.3.143/volume/v3/snapshots/216f320e-5252-4a00-9c64-43cfdd091f1d Aug 16 21:27:31.213300 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-2d1c12c1-ab1a-444c-8242-ba1b25b6fd90 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:27:31.213532 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-2d1c12c1-ab1a-444c-8242-ba1b25b6fd90 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:27:31.217764 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-2d1c12c1-ab1a-444c-8242-ba1b25b6fd90 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] https://10.4.3.143/volume/v3/snapshots/216f320e-5252-4a00-9c64-43cfdd091f1d returned with HTTP 404 Aug 16 21:27:31.218256 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 1388/5593] 10.4.3.143 () {66 vars in 1354 bytes} [Sun Aug 16 21:27:31 2026] GET /volume/v3/snapshots/216f320e-5252-4a00-9c64-43cfdd091f1d => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:27:31.227102 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-90e0b659-74d2-42ee-b6a1-a38dbc08913d None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:27:31.229020 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-90e0b659-74d2-42ee-b6a1-a38dbc08913d tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] DELETE https://10.4.3.143/volume/v3/volumes/094813cc-30e1-4dc8-a88f-62987f2c65d7 Aug 16 21:27:31.229200 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-90e0b659-74d2-42ee-b6a1-a38dbc08913d tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:27:31.229383 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-90e0b659-74d2-42ee-b6a1-a38dbc08913d tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Calling method 'delete' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:27:31.229556 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.v3.volumes [None req-90e0b659-74d2-42ee-b6a1-a38dbc08913d tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Delete volume with id: 094813cc-30e1-4dc8-a88f-62987f2c65d7 Aug 16 21:27:31.237934 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:27:31.237934 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:27:31.238559 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-90e0b659-74d2-42ee-b6a1-a38dbc08913d tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Volume info retrieved successfully. Aug 16 21:27:31.257081 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-90e0b659-74d2-42ee-b6a1-a38dbc08913d tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Delete volume request issued successfully. Aug 16 21:27:31.257338 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-90e0b659-74d2-42ee-b6a1-a38dbc08913d tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] https://10.4.3.143/volume/v3/volumes/094813cc-30e1-4dc8-a88f-62987f2c65d7 returned with HTTP 202 Aug 16 21:27:31.257841 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 1405/5594] 10.4.3.143 () {66 vars in 1351 bytes} [Sun Aug 16 21:27:31 2026] DELETE /volume/v3/volumes/094813cc-30e1-4dc8-a88f-62987f2c65d7 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 21:27:31.265040 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-11fe3b4e-e97b-4bdc-9992-303814a0a5a6 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:27:31.267290 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-11fe3b4e-e97b-4bdc-9992-303814a0a5a6 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] GET https://10.4.3.143/volume/v3/volumes/094813cc-30e1-4dc8-a88f-62987f2c65d7 Aug 16 21:27:31.267529 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-11fe3b4e-e97b-4bdc-9992-303814a0a5a6 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:27:31.267727 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-11fe3b4e-e97b-4bdc-9992-303814a0a5a6 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:27:31.275069 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:27:31.275069 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:27:31.279250 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-11fe3b4e-e97b-4bdc-9992-303814a0a5a6 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Volume info retrieved successfully. Aug 16 21:27:31.284035 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-11fe3b4e-e97b-4bdc-9992-303814a0a5a6 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] https://10.4.3.143/volume/v3/volumes/094813cc-30e1-4dc8-a88f-62987f2c65d7 returned with HTTP 200 Aug 16 21:27:31.284493 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 1402/5595] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:27:31 2026] GET /volume/v3/volumes/094813cc-30e1-4dc8-a88f-62987f2c65d7 => generated 841 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:27:32.300580 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-5bdeb05b-ec66-40ab-8f66-813e406c2e4a None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:27:32.302370 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-5bdeb05b-ec66-40ab-8f66-813e406c2e4a tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] GET https://10.4.3.143/volume/v3/volumes/094813cc-30e1-4dc8-a88f-62987f2c65d7 Aug 16 21:27:32.302618 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-5bdeb05b-ec66-40ab-8f66-813e406c2e4a tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:27:32.302840 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-5bdeb05b-ec66-40ab-8f66-813e406c2e4a tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:27:32.308383 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-5bdeb05b-ec66-40ab-8f66-813e406c2e4a tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] https://10.4.3.143/volume/v3/volumes/094813cc-30e1-4dc8-a88f-62987f2c65d7 returned with HTTP 404 Aug 16 21:27:32.308849 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 1401/5596] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:27:32 2026] GET /volume/v3/volumes/094813cc-30e1-4dc8-a88f-62987f2c65d7 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:27:32.315701 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-b03f099c-9f72-466a-a6ac-313b7e520721 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:27:32.317355 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-b03f099c-9f72-466a-a6ac-313b7e520721 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] DELETE https://10.4.3.143/volume/v3/volumes/cad4e584-054c-4e7a-b2fe-8fff0dc9226c Aug 16 21:27:32.317622 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-b03f099c-9f72-466a-a6ac-313b7e520721 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:27:32.317855 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-b03f099c-9f72-466a-a6ac-313b7e520721 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Calling method 'delete' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:27:32.318070 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.v3.volumes [None req-b03f099c-9f72-466a-a6ac-313b7e520721 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Delete volume with id: cad4e584-054c-4e7a-b2fe-8fff0dc9226c Aug 16 21:27:32.325384 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:27:32.325384 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:27:32.325836 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-b03f099c-9f72-466a-a6ac-313b7e520721 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Volume info retrieved successfully. Aug 16 21:27:32.340463 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-b03f099c-9f72-466a-a6ac-313b7e520721 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Delete volume request issued successfully. Aug 16 21:27:32.340681 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-b03f099c-9f72-466a-a6ac-313b7e520721 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] https://10.4.3.143/volume/v3/volumes/cad4e584-054c-4e7a-b2fe-8fff0dc9226c returned with HTTP 202 Aug 16 21:27:32.341061 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 1389/5597] 10.4.3.143 () {66 vars in 1351 bytes} [Sun Aug 16 21:27:32 2026] DELETE /volume/v3/volumes/cad4e584-054c-4e7a-b2fe-8fff0dc9226c => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 21:27:32.348448 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-f866d6ef-678e-4677-a4fb-a58d77915f3d None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:27:32.350759 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-f866d6ef-678e-4677-a4fb-a58d77915f3d tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] GET https://10.4.3.143/volume/v3/volumes/cad4e584-054c-4e7a-b2fe-8fff0dc9226c Aug 16 21:27:32.350993 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-f866d6ef-678e-4677-a4fb-a58d77915f3d tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:27:32.351192 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-f866d6ef-678e-4677-a4fb-a58d77915f3d tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:27:32.359148 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:27:32.359148 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:27:32.363028 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-f866d6ef-678e-4677-a4fb-a58d77915f3d tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Volume info retrieved successfully. Aug 16 21:27:32.369256 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-f866d6ef-678e-4677-a4fb-a58d77915f3d tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] https://10.4.3.143/volume/v3/volumes/cad4e584-054c-4e7a-b2fe-8fff0dc9226c returned with HTTP 200 Aug 16 21:27:32.369680 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 1406/5598] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:27:32 2026] GET /volume/v3/volumes/cad4e584-054c-4e7a-b2fe-8fff0dc9226c => generated 1355 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:27:33.382761 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-f00b6862-0818-4413-b532-52e300b4d9fd None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:27:33.384236 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-f00b6862-0818-4413-b532-52e300b4d9fd tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] GET https://10.4.3.143/volume/v3/volumes/cad4e584-054c-4e7a-b2fe-8fff0dc9226c Aug 16 21:27:33.384432 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-f00b6862-0818-4413-b532-52e300b4d9fd tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:27:33.384645 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-f00b6862-0818-4413-b532-52e300b4d9fd tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:27:33.390274 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-f00b6862-0818-4413-b532-52e300b4d9fd tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] https://10.4.3.143/volume/v3/volumes/cad4e584-054c-4e7a-b2fe-8fff0dc9226c returned with HTTP 404 Aug 16 21:27:33.390737 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 1403/5599] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:27:33 2026] GET /volume/v3/volumes/cad4e584-054c-4e7a-b2fe-8fff0dc9226c => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:27:33.398071 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-58daacb4-34ce-4b95-9ec6-294118bf640d None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:27:33.399894 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-58daacb4-34ce-4b95-9ec6-294118bf640d tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] DELETE https://10.4.3.143/volume/v3/volumes/66502c62-8a75-4bb8-a53b-63de860ce8b4 Aug 16 21:27:33.400129 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-58daacb4-34ce-4b95-9ec6-294118bf640d tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:27:33.400335 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-58daacb4-34ce-4b95-9ec6-294118bf640d tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Calling method 'delete' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:27:33.400722 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.v3.volumes [None req-58daacb4-34ce-4b95-9ec6-294118bf640d tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Delete volume with id: 66502c62-8a75-4bb8-a53b-63de860ce8b4 Aug 16 21:27:33.407279 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:27:33.407279 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:27:33.407759 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-58daacb4-34ce-4b95-9ec6-294118bf640d tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Volume info retrieved successfully. Aug 16 21:27:33.424325 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-58daacb4-34ce-4b95-9ec6-294118bf640d tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Delete volume request issued successfully. Aug 16 21:27:33.424635 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-58daacb4-34ce-4b95-9ec6-294118bf640d tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] https://10.4.3.143/volume/v3/volumes/66502c62-8a75-4bb8-a53b-63de860ce8b4 returned with HTTP 202 Aug 16 21:27:33.425248 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 1402/5600] 10.4.3.143 () {66 vars in 1351 bytes} [Sun Aug 16 21:27:33 2026] DELETE /volume/v3/volumes/66502c62-8a75-4bb8-a53b-63de860ce8b4 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 21:27:33.432734 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-a2bcbcfa-44e4-4b5a-aa79-41ab9d70c4ab None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:27:33.434744 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-a2bcbcfa-44e4-4b5a-aa79-41ab9d70c4ab tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] GET https://10.4.3.143/volume/v3/volumes/66502c62-8a75-4bb8-a53b-63de860ce8b4 Aug 16 21:27:33.434976 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-a2bcbcfa-44e4-4b5a-aa79-41ab9d70c4ab tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:27:33.435206 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-a2bcbcfa-44e4-4b5a-aa79-41ab9d70c4ab tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:27:33.442998 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:27:33.442998 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:27:33.447126 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-a2bcbcfa-44e4-4b5a-aa79-41ab9d70c4ab tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Volume info retrieved successfully. Aug 16 21:27:33.452803 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-a2bcbcfa-44e4-4b5a-aa79-41ab9d70c4ab tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] https://10.4.3.143/volume/v3/volumes/66502c62-8a75-4bb8-a53b-63de860ce8b4 returned with HTTP 200 Aug 16 21:27:33.453203 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 1390/5601] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:27:33 2026] GET /volume/v3/volumes/66502c62-8a75-4bb8-a53b-63de860ce8b4 => generated 841 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:27:34.467231 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-ca4853f5-181c-4e53-b788-3e77d26e4fc0 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:27:34.468974 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-ca4853f5-181c-4e53-b788-3e77d26e4fc0 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] GET https://10.4.3.143/volume/v3/volumes/66502c62-8a75-4bb8-a53b-63de860ce8b4 Aug 16 21:27:34.469183 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-ca4853f5-181c-4e53-b788-3e77d26e4fc0 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:27:34.469367 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-ca4853f5-181c-4e53-b788-3e77d26e4fc0 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:27:34.475089 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-ca4853f5-181c-4e53-b788-3e77d26e4fc0 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] https://10.4.3.143/volume/v3/volumes/66502c62-8a75-4bb8-a53b-63de860ce8b4 returned with HTTP 404 Aug 16 21:27:34.475570 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 1407/5602] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:27:34 2026] GET /volume/v3/volumes/66502c62-8a75-4bb8-a53b-63de860ce8b4 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:27:34.482994 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-92b06225-e1e6-42f2-857e-c54d422c28e3 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:27:34.484589 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-92b06225-e1e6-42f2-857e-c54d422c28e3 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] DELETE https://10.4.3.143/volume/v3/volumes/90906392-bf68-427c-a4b1-37d5a8100f59 Aug 16 21:27:34.484758 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-92b06225-e1e6-42f2-857e-c54d422c28e3 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:27:34.484954 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-92b06225-e1e6-42f2-857e-c54d422c28e3 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Calling method 'delete' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:27:34.485104 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.v3.volumes [None req-92b06225-e1e6-42f2-857e-c54d422c28e3 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Delete volume with id: 90906392-bf68-427c-a4b1-37d5a8100f59 Aug 16 21:27:34.492182 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:27:34.492182 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:27:34.492625 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-92b06225-e1e6-42f2-857e-c54d422c28e3 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Volume info retrieved successfully. Aug 16 21:27:34.508028 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-92b06225-e1e6-42f2-857e-c54d422c28e3 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Delete volume request issued successfully. Aug 16 21:27:34.508195 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-92b06225-e1e6-42f2-857e-c54d422c28e3 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] https://10.4.3.143/volume/v3/volumes/90906392-bf68-427c-a4b1-37d5a8100f59 returned with HTTP 202 Aug 16 21:27:34.508610 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 1404/5603] 10.4.3.143 () {66 vars in 1351 bytes} [Sun Aug 16 21:27:34 2026] DELETE /volume/v3/volumes/90906392-bf68-427c-a4b1-37d5a8100f59 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 21:27:34.515099 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-19812b28-abd8-4b61-9ce6-94b38d46c99f None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:27:34.516832 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-19812b28-abd8-4b61-9ce6-94b38d46c99f tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] GET https://10.4.3.143/volume/v3/volumes/90906392-bf68-427c-a4b1-37d5a8100f59 Aug 16 21:27:34.517057 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-19812b28-abd8-4b61-9ce6-94b38d46c99f tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:27:34.517243 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-19812b28-abd8-4b61-9ce6-94b38d46c99f tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:27:34.523762 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:27:34.523762 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:27:34.527521 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-19812b28-abd8-4b61-9ce6-94b38d46c99f tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Volume info retrieved successfully. Aug 16 21:27:34.531555 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-19812b28-abd8-4b61-9ce6-94b38d46c99f tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] https://10.4.3.143/volume/v3/volumes/90906392-bf68-427c-a4b1-37d5a8100f59 returned with HTTP 200 Aug 16 21:27:34.531900 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 1403/5604] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:27:34 2026] GET /volume/v3/volumes/90906392-bf68-427c-a4b1-37d5a8100f59 => generated 840 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:27:35.545704 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-218d29b5-78f5-46b2-ae4d-6dabb252ca77 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:27:35.547467 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-218d29b5-78f5-46b2-ae4d-6dabb252ca77 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] GET https://10.4.3.143/volume/v3/volumes/90906392-bf68-427c-a4b1-37d5a8100f59 Aug 16 21:27:35.547791 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-218d29b5-78f5-46b2-ae4d-6dabb252ca77 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:27:35.548097 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-218d29b5-78f5-46b2-ae4d-6dabb252ca77 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:27:35.554346 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-218d29b5-78f5-46b2-ae4d-6dabb252ca77 tempest-VolumesBackupsTest-992553510 tempest-VolumesBackupsTest-992553510-project-member] https://10.4.3.143/volume/v3/volumes/90906392-bf68-427c-a4b1-37d5a8100f59 returned with HTTP 404 Aug 16 21:27:35.555005 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 1391/5605] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:27:35 2026] GET /volume/v3/volumes/90906392-bf68-427c-a4b1-37d5a8100f59 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:27:38.633101 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-2a080b27-589d-4c1a-9084-1e58e75b917a None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:27:38.713649 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-2a080b27-589d-4c1a-9084-1e58e75b917a tempest-VolumeRevertTests-1031559225 tempest-VolumeRevertTests-1031559225-project-member] POST https://10.4.3.143/volume/v3/volumes Aug 16 21:27:38.714098 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-2a080b27-589d-4c1a-9084-1e58e75b917a tempest-VolumeRevertTests-1031559225 tempest-VolumeRevertTests-1031559225-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeRevertTests-Volume-1152798849"}} {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:27:38.715838 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.v3.volumes [None req-2a080b27-589d-4c1a-9084-1e58e75b917a tempest-VolumeRevertTests-1031559225 tempest-VolumeRevertTests-1031559225-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeRevertTests-Volume-1152798849'}} {{(pid=100330) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 21:27:38.716077 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.v3.volumes [None req-2a080b27-589d-4c1a-9084-1e58e75b917a tempest-VolumeRevertTests-1031559225 tempest-VolumeRevertTests-1031559225-project-member] Create volume of 1 GB Aug 16 21:27:38.721892 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-2a080b27-589d-4c1a-9084-1e58e75b917a tempest-VolumeRevertTests-1031559225 tempest-VolumeRevertTests-1031559225-project-member] Availability Zones retrieved successfully. Aug 16 21:27:38.729506 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-2a080b27-589d-4c1a-9084-1e58e75b917a tempest-VolumeRevertTests-1031559225 tempest-VolumeRevertTests-1031559225-project-member] Flow 'volume_create_api' (ab87397a-72b8-402d-86a8-1ab892e748b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100330) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:27:38.730736 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-2a080b27-589d-4c1a-9084-1e58e75b917a tempest-VolumeRevertTests-1031559225 tempest-VolumeRevertTests-1031559225-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9a4f3bad-5266-44f1-8ff8-eb98801186cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:27:38.731973 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.flows.api.create_volume [None req-2a080b27-589d-4c1a-9084-1e58e75b917a tempest-VolumeRevertTests-1031559225 tempest-VolumeRevertTests-1031559225-project-member] Validating volume size '1' using validate_int {{(pid=100330) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 21:27:38.763654 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-2a080b27-589d-4c1a-9084-1e58e75b917a tempest-VolumeRevertTests-1031559225 tempest-VolumeRevertTests-1031559225-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9a4f3bad-5266-44f1-8ff8-eb98801186cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T21:04:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=69e633b8-fab9-4b15-8b40-4f1a67c51cda,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '69e633b8-fab9-4b15-8b40-4f1a67c51cda', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:27:38.764685 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-2a080b27-589d-4c1a-9084-1e58e75b917a tempest-VolumeRevertTests-1031559225 tempest-VolumeRevertTests-1031559225-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6908cff5-bbb5-4229-83d7-31a5216e63ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:27:38.822586 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.quota [None req-2a080b27-589d-4c1a-9084-1e58e75b917a tempest-VolumeRevertTests-1031559225 tempest-VolumeRevertTests-1031559225-project-member] Created reservations ['c8905944-9c16-4db9-96d7-269daab380f3', '541f38c5-4c64-4322-8de1-36d852f5dff0', '81eadc5a-ccd3-466a-b871-efb22d6431ec', '575c142c-d99e-4faa-9f8f-571b9a55c4c8'] {{(pid=100330) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:27:38.823365 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-2a080b27-589d-4c1a-9084-1e58e75b917a tempest-VolumeRevertTests-1031559225 tempest-VolumeRevertTests-1031559225-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6908cff5-bbb5-4229-83d7-31a5216e63ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c8905944-9c16-4db9-96d7-269daab380f3', '541f38c5-4c64-4322-8de1-36d852f5dff0', '81eadc5a-ccd3-466a-b871-efb22d6431ec', '575c142c-d99e-4faa-9f8f-571b9a55c4c8']}' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:27:38.824145 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-2a080b27-589d-4c1a-9084-1e58e75b917a tempest-VolumeRevertTests-1031559225 tempest-VolumeRevertTests-1031559225-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (166ae5f0-bb6b-46a7-9046-a930d718e136) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:27:38.846181 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-2a080b27-589d-4c1a-9084-1e58e75b917a tempest-VolumeRevertTests-1031559225 tempest-VolumeRevertTests-1031559225-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (166ae5f0-bb6b-46a7-9046-a930d718e136) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '30b133f3-b0ef-49be-a2c7-c2e9930e1b47', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-1152798849',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='07f23eae172d4e868019714a3f05fe4f',qos_specs=None,replication_status=,reservations=['c8905944-9c16-4db9-96d7-269daab380f3','541f38c5-4c64-4322-8de1-36d852f5dff0','81eadc5a-ccd3-466a-b871-efb22d6431ec','575c142c-d99e-4faa-9f8f-571b9a55c4c8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e154323421c74b7eb0f4fd45a168a3a5',volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T21:27:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-1152798849',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=30b133f3-b0ef-49be-a2c7-c2e9930e1b47,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='07f23eae172d4e868019714a3f05fe4f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e154323421c74b7eb0f4fd45a168a3a5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(69e633b8-fab9-4b15-8b40-4f1a67c51cda),volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda)}' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:27:38.846900 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-2a080b27-589d-4c1a-9084-1e58e75b917a tempest-VolumeRevertTests-1031559225 tempest-VolumeRevertTests-1031559225-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (631de716-802d-4e22-b356-273087053409) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:27:38.862271 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-2a080b27-589d-4c1a-9084-1e58e75b917a tempest-VolumeRevertTests-1031559225 tempest-VolumeRevertTests-1031559225-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (631de716-802d-4e22-b356-273087053409) transitioned into state 'SUCCESS' from state '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-1152798849',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='07f23eae172d4e868019714a3f05fe4f',qos_specs=None,replication_status=,reservations=['c8905944-9c16-4db9-96d7-269daab380f3','541f38c5-4c64-4322-8de1-36d852f5dff0','81eadc5a-ccd3-466a-b871-efb22d6431ec','575c142c-d99e-4faa-9f8f-571b9a55c4c8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e154323421c74b7eb0f4fd45a168a3a5',volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda)}' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:27:38.862979 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-2a080b27-589d-4c1a-9084-1e58e75b917a tempest-VolumeRevertTests-1031559225 tempest-VolumeRevertTests-1031559225-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5ed2f036-19cf-4ef4-8c92-a7b1750a59a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:27:38.871088 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-2a080b27-589d-4c1a-9084-1e58e75b917a tempest-VolumeRevertTests-1031559225 tempest-VolumeRevertTests-1031559225-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5ed2f036-19cf-4ef4-8c92-a7b1750a59a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:27:38.871844 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-2a080b27-589d-4c1a-9084-1e58e75b917a tempest-VolumeRevertTests-1031559225 tempest-VolumeRevertTests-1031559225-project-member] Flow 'volume_create_api' (ab87397a-72b8-402d-86a8-1ab892e748b0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100330) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:27:38.872157 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-2a080b27-589d-4c1a-9084-1e58e75b917a tempest-VolumeRevertTests-1031559225 tempest-VolumeRevertTests-1031559225-project-member] Create volume request issued successfully. Aug 16 21:27:38.872720 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-2a080b27-589d-4c1a-9084-1e58e75b917a tempest-VolumeRevertTests-1031559225 tempest-VolumeRevertTests-1031559225-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Aug 16 21:27:38.873152 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 1408/5606] 10.4.3.143 () {70 vars in 1299 bytes} [Sun Aug 16 21:27:38 2026] POST /volume/v3/volumes => generated 766 bytes in 240 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:27:38.884472 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-3c60bfc7-483e-4ac1-bb1b-bcfef7117af8 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:27:38.886199 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-3c60bfc7-483e-4ac1-bb1b-bcfef7117af8 tempest-VolumeRevertTests-1031559225 tempest-VolumeRevertTests-1031559225-project-member] GET https://10.4.3.143/volume/v3/volumes/30b133f3-b0ef-49be-a2c7-c2e9930e1b47 Aug 16 21:27:38.886405 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-3c60bfc7-483e-4ac1-bb1b-bcfef7117af8 tempest-VolumeRevertTests-1031559225 tempest-VolumeRevertTests-1031559225-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:27:38.886605 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-3c60bfc7-483e-4ac1-bb1b-bcfef7117af8 tempest-VolumeRevertTests-1031559225 tempest-VolumeRevertTests-1031559225-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:27:38.893753 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:27:38.893753 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:27:38.897514 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-3c60bfc7-483e-4ac1-bb1b-bcfef7117af8 tempest-VolumeRevertTests-1031559225 tempest-VolumeRevertTests-1031559225-project-member] Volume info retrieved successfully. Aug 16 21:27:38.901659 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-3c60bfc7-483e-4ac1-bb1b-bcfef7117af8 tempest-VolumeRevertTests-1031559225 tempest-VolumeRevertTests-1031559225-project-member] https://10.4.3.143/volume/v3/volumes/30b133f3-b0ef-49be-a2c7-c2e9930e1b47 returned with HTTP 200 Aug 16 21:27:38.902177 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 1405/5607] 10.4.3.143 () {68 vars in 1389 bytes} [Sun Aug 16 21:27:38 2026] GET /volume/v3/volumes/30b133f3-b0ef-49be-a2c7-c2e9930e1b47 => generated 834 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:27:39.914716 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-a7b71e6c-6620-4e21-8e6f-c1d36c36481a None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:27:39.916991 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-a7b71e6c-6620-4e21-8e6f-c1d36c36481a tempest-VolumeRevertTests-1031559225 tempest-VolumeRevertTests-1031559225-project-member] GET https://10.4.3.143/volume/v3/volumes/30b133f3-b0ef-49be-a2c7-c2e9930e1b47 Aug 16 21:27:39.917216 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-a7b71e6c-6620-4e21-8e6f-c1d36c36481a tempest-VolumeRevertTests-1031559225 tempest-VolumeRevertTests-1031559225-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:27:39.917455 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-a7b71e6c-6620-4e21-8e6f-c1d36c36481a tempest-VolumeRevertTests-1031559225 tempest-VolumeRevertTests-1031559225-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:27:39.925605 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:27:39.925605 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:27:39.929328 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-a7b71e6c-6620-4e21-8e6f-c1d36c36481a tempest-VolumeRevertTests-1031559225 tempest-VolumeRevertTests-1031559225-project-member] Volume info retrieved successfully. Aug 16 21:27:39.933841 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-a7b71e6c-6620-4e21-8e6f-c1d36c36481a tempest-VolumeRevertTests-1031559225 tempest-VolumeRevertTests-1031559225-project-member] https://10.4.3.143/volume/v3/volumes/30b133f3-b0ef-49be-a2c7-c2e9930e1b47 returned with HTTP 200 Aug 16 21:27:39.934292 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 1404/5608] 10.4.3.143 () {68 vars in 1389 bytes} [Sun Aug 16 21:27:39 2026] GET /volume/v3/volumes/30b133f3-b0ef-49be-a2c7-c2e9930e1b47 => generated 859 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:27:39.945547 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-a1089194-883f-4bb7-be3d-622ee4f9955a None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:27:39.947419 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-a1089194-883f-4bb7-be3d-622ee4f9955a tempest-VolumeRevertTests-1031559225 tempest-VolumeRevertTests-1031559225-project-member] POST https://10.4.3.143/volume/v3/snapshots Aug 16 21:27:39.947807 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-a1089194-883f-4bb7-be3d-622ee4f9955a tempest-VolumeRevertTests-1031559225 tempest-VolumeRevertTests-1031559225-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "30b133f3-b0ef-49be-a2c7-c2e9930e1b47", "metadata": {"mykey1": "value1"}, "name": "tempest-VolumeRevertTests-Snapshot-93354524"}} {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:27:39.955674 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:27:39.955674 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:27:39.956126 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-a1089194-883f-4bb7-be3d-622ee4f9955a tempest-VolumeRevertTests-1031559225 tempest-VolumeRevertTests-1031559225-project-member] Volume info retrieved successfully. Aug 16 21:27:39.956243 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.v3.snapshots [None req-a1089194-883f-4bb7-be3d-622ee4f9955a tempest-VolumeRevertTests-1031559225 tempest-VolumeRevertTests-1031559225-project-member] Create snapshot from volume 30b133f3-b0ef-49be-a2c7-c2e9930e1b47 Aug 16 21:27:39.985331 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.quota [None req-a1089194-883f-4bb7-be3d-622ee4f9955a tempest-VolumeRevertTests-1031559225 tempest-VolumeRevertTests-1031559225-project-member] Created reservations ['6f183768-99e6-4850-840d-b2d6c942cdfa', 'bc5a989e-a575-4b85-8f75-a008e990353a', '4805bd04-784a-4a90-af4e-55443dd1c58e', 'c25d6398-a4a7-42e9-819f-652c4213d876'] {{(pid=100333) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:27:40.011353 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-a1089194-883f-4bb7-be3d-622ee4f9955a tempest-VolumeRevertTests-1031559225 tempest-VolumeRevertTests-1031559225-project-member] Snapshot create request issued successfully. Aug 16 21:27:40.011810 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-a1089194-883f-4bb7-be3d-622ee4f9955a tempest-VolumeRevertTests-1031559225 tempest-VolumeRevertTests-1031559225-project-member] https://10.4.3.143/volume/v3/snapshots returned with HTTP 202 Aug 16 21:27:40.012341 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 1392/5609] 10.4.3.143 () {68 vars in 1265 bytes} [Sun Aug 16 21:27:39 2026] POST /volume/v3/snapshots => generated 320 bytes in 67 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 21:27:40.021279 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-8663440b-4865-4519-8e3a-6ac4d656e578 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:27:40.023551 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-8663440b-4865-4519-8e3a-6ac4d656e578 tempest-VolumeRevertTests-1031559225 tempest-VolumeRevertTests-1031559225-project-member] GET https://10.4.3.143/volume/v3/snapshots/44fca7c6-2c22-4706-bde3-100f30d88d34 Aug 16 21:27:40.023772 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-8663440b-4865-4519-8e3a-6ac4d656e578 tempest-VolumeRevertTests-1031559225 tempest-VolumeRevertTests-1031559225-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:27:40.024008 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-8663440b-4865-4519-8e3a-6ac4d656e578 tempest-VolumeRevertTests-1031559225 tempest-VolumeRevertTests-1031559225-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:27:40.029885 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:27:40.029885 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:27:40.030476 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-8663440b-4865-4519-8e3a-6ac4d656e578 tempest-VolumeRevertTests-1031559225 tempest-VolumeRevertTests-1031559225-project-member] Snapshot retrieved successfully. Aug 16 21:27:40.031408 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-8663440b-4865-4519-8e3a-6ac4d656e578 tempest-VolumeRevertTests-1031559225 tempest-VolumeRevertTests-1031559225-project-member] https://10.4.3.143/volume/v3/snapshots/44fca7c6-2c22-4706-bde3-100f30d88d34 returned with HTTP 200 Aug 16 21:27:40.031864 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 1409/5610] 10.4.3.143 () {66 vars in 1354 bytes} [Sun Aug 16 21:27:40 2026] GET /volume/v3/snapshots/44fca7c6-2c22-4706-bde3-100f30d88d34 => generated 452 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:27:41.040844 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-3e1f2d3c-52b5-47b2-af35-c8df7de1f89e None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:27:41.042578 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-3e1f2d3c-52b5-47b2-af35-c8df7de1f89e tempest-VolumeRevertTests-1031559225 tempest-VolumeRevertTests-1031559225-project-member] GET https://10.4.3.143/volume/v3/snapshots/44fca7c6-2c22-4706-bde3-100f30d88d34 Aug 16 21:27:41.042779 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-3e1f2d3c-52b5-47b2-af35-c8df7de1f89e tempest-VolumeRevertTests-1031559225 tempest-VolumeRevertTests-1031559225-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:27:41.042974 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-3e1f2d3c-52b5-47b2-af35-c8df7de1f89e tempest-VolumeRevertTests-1031559225 tempest-VolumeRevertTests-1031559225-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:27:41.047729 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:27:41.047729 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:27:41.048123 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-3e1f2d3c-52b5-47b2-af35-c8df7de1f89e tempest-VolumeRevertTests-1031559225 tempest-VolumeRevertTests-1031559225-project-member] Snapshot retrieved successfully. Aug 16 21:27:41.048831 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-3e1f2d3c-52b5-47b2-af35-c8df7de1f89e tempest-VolumeRevertTests-1031559225 tempest-VolumeRevertTests-1031559225-project-member] https://10.4.3.143/volume/v3/snapshots/44fca7c6-2c22-4706-bde3-100f30d88d34 returned with HTTP 200 Aug 16 21:27:41.049204 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 1406/5611] 10.4.3.143 () {66 vars in 1354 bytes} [Sun Aug 16 21:27:41 2026] GET /volume/v3/snapshots/44fca7c6-2c22-4706-bde3-100f30d88d34 => generated 479 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:27:41.057612 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-16e8a193-666d-4165-86ba-3e412e00b65e None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:27:41.059550 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-16e8a193-666d-4165-86ba-3e412e00b65e tempest-VolumeRevertTests-1031559225 tempest-VolumeRevertTests-1031559225-project-member] POST https://10.4.3.143/volume/v3/volumes/30b133f3-b0ef-49be-a2c7-c2e9930e1b47/action Aug 16 21:27:41.060008 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-16e8a193-666d-4165-86ba-3e412e00b65e tempest-VolumeRevertTests-1031559225 tempest-VolumeRevertTests-1031559225-project-member] Action body: b'{"revert": {"snapshot_id": "44fca7c6-2c22-4706-bde3-100f30d88d34"}}' {{(pid=100332) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 21:27:41.060154 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-16e8a193-666d-4165-86ba-3e412e00b65e tempest-VolumeRevertTests-1031559225 tempest-VolumeRevertTests-1031559225-project-member] Action: 'action', calling method: version_select, body: {"revert": {"snapshot_id": "44fca7c6-2c22-4706-bde3-100f30d88d34"}} {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:27:41.068304 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:27:41.068304 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:27:41.068901 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-16e8a193-666d-4165-86ba-3e412e00b65e tempest-VolumeRevertTests-1031559225 tempest-VolumeRevertTests-1031559225-project-member] Volume retrieved successfully. Aug 16 21:27:41.083327 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.v3.volumes [None req-16e8a193-666d-4165-86ba-3e412e00b65e tempest-VolumeRevertTests-1031559225 tempest-VolumeRevertTests-1031559225-project-member] Reverting volume 30b133f3-b0ef-49be-a2c7-c2e9930e1b47 to snapshot 44fca7c6-2c22-4706-bde3-100f30d88d34. Aug 16 21:27:41.084907 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:27:41.084907 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:27:41.100287 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-16e8a193-666d-4165-86ba-3e412e00b65e tempest-VolumeRevertTests-1031559225 tempest-VolumeRevertTests-1031559225-project-member] https://10.4.3.143/volume/v3/volumes/30b133f3-b0ef-49be-a2c7-c2e9930e1b47/action returned with HTTP 202 Aug 16 21:27:41.100840 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 1405/5612] 10.4.3.143 () {70 vars in 1431 bytes} [Sun Aug 16 21:27:41 2026] POST /volume/v3/volumes/30b133f3-b0ef-49be-a2c7-c2e9930e1b47/action => generated 0 bytes in 44 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Aug 16 21:27:41.109137 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-0a39dcbf-6cfa-432c-9633-7102c74bb4b2 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:27:41.111588 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-0a39dcbf-6cfa-432c-9633-7102c74bb4b2 tempest-VolumeRevertTests-1031559225 tempest-VolumeRevertTests-1031559225-project-member] GET https://10.4.3.143/volume/v3/volumes/30b133f3-b0ef-49be-a2c7-c2e9930e1b47 Aug 16 21:27:41.111846 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-0a39dcbf-6cfa-432c-9633-7102c74bb4b2 tempest-VolumeRevertTests-1031559225 tempest-VolumeRevertTests-1031559225-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:27:41.112137 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-0a39dcbf-6cfa-432c-9633-7102c74bb4b2 tempest-VolumeRevertTests-1031559225 tempest-VolumeRevertTests-1031559225-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:27:41.120887 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:27:41.120887 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:27:41.124964 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-0a39dcbf-6cfa-432c-9633-7102c74bb4b2 tempest-VolumeRevertTests-1031559225 tempest-VolumeRevertTests-1031559225-project-member] Volume info retrieved successfully. Aug 16 21:27:41.129435 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-0a39dcbf-6cfa-432c-9633-7102c74bb4b2 tempest-VolumeRevertTests-1031559225 tempest-VolumeRevertTests-1031559225-project-member] https://10.4.3.143/volume/v3/volumes/30b133f3-b0ef-49be-a2c7-c2e9930e1b47 returned with HTTP 200 Aug 16 21:27:41.129884 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 1393/5613] 10.4.3.143 () {68 vars in 1389 bytes} [Sun Aug 16 21:27:41 2026] GET /volume/v3/volumes/30b133f3-b0ef-49be-a2c7-c2e9930e1b47 => generated 859 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:27:42.143116 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-465e6aa8-4516-40e7-874b-1296ad381da0 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:27:42.145023 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-465e6aa8-4516-40e7-874b-1296ad381da0 tempest-VolumeRevertTests-1031559225 tempest-VolumeRevertTests-1031559225-project-member] GET https://10.4.3.143/volume/v3/volumes/30b133f3-b0ef-49be-a2c7-c2e9930e1b47 Aug 16 21:27:42.145250 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-465e6aa8-4516-40e7-874b-1296ad381da0 tempest-VolumeRevertTests-1031559225 tempest-VolumeRevertTests-1031559225-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:27:42.145466 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-465e6aa8-4516-40e7-874b-1296ad381da0 tempest-VolumeRevertTests-1031559225 tempest-VolumeRevertTests-1031559225-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:27:42.153341 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:27:42.153341 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:27:42.157199 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-465e6aa8-4516-40e7-874b-1296ad381da0 tempest-VolumeRevertTests-1031559225 tempest-VolumeRevertTests-1031559225-project-member] Volume info retrieved successfully. Aug 16 21:27:42.161571 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-465e6aa8-4516-40e7-874b-1296ad381da0 tempest-VolumeRevertTests-1031559225 tempest-VolumeRevertTests-1031559225-project-member] https://10.4.3.143/volume/v3/volumes/30b133f3-b0ef-49be-a2c7-c2e9930e1b47 returned with HTTP 200 Aug 16 21:27:42.162283 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 1410/5614] 10.4.3.143 () {68 vars in 1389 bytes} [Sun Aug 16 21:27:42 2026] GET /volume/v3/volumes/30b133f3-b0ef-49be-a2c7-c2e9930e1b47 => generated 859 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:27:42.174792 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-3ee739e9-dd14-4c3f-91fb-05c65f0bd8f7 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:27:42.177016 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-3ee739e9-dd14-4c3f-91fb-05c65f0bd8f7 tempest-VolumeRevertTests-1031559225 tempest-VolumeRevertTests-1031559225-project-member] GET https://10.4.3.143/volume/v3/snapshots/44fca7c6-2c22-4706-bde3-100f30d88d34 Aug 16 21:27:42.177997 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-3ee739e9-dd14-4c3f-91fb-05c65f0bd8f7 tempest-VolumeRevertTests-1031559225 tempest-VolumeRevertTests-1031559225-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:27:42.177997 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-3ee739e9-dd14-4c3f-91fb-05c65f0bd8f7 tempest-VolumeRevertTests-1031559225 tempest-VolumeRevertTests-1031559225-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:27:42.184035 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:27:42.184035 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:27:42.184677 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-3ee739e9-dd14-4c3f-91fb-05c65f0bd8f7 tempest-VolumeRevertTests-1031559225 tempest-VolumeRevertTests-1031559225-project-member] Snapshot retrieved successfully. Aug 16 21:27:42.185722 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-3ee739e9-dd14-4c3f-91fb-05c65f0bd8f7 tempest-VolumeRevertTests-1031559225 tempest-VolumeRevertTests-1031559225-project-member] https://10.4.3.143/volume/v3/snapshots/44fca7c6-2c22-4706-bde3-100f30d88d34 returned with HTTP 200 Aug 16 21:27:42.186255 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 1407/5615] 10.4.3.143 () {66 vars in 1354 bytes} [Sun Aug 16 21:27:42 2026] GET /volume/v3/snapshots/44fca7c6-2c22-4706-bde3-100f30d88d34 => generated 479 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:27:42.194332 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-5681c29e-08ac-4be5-b5a5-7ddaf06c2ff1 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:27:42.196038 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-5681c29e-08ac-4be5-b5a5-7ddaf06c2ff1 tempest-VolumeRevertTests-1031559225 tempest-VolumeRevertTests-1031559225-project-member] GET https://10.4.3.143/volume/v3/volumes/30b133f3-b0ef-49be-a2c7-c2e9930e1b47 Aug 16 21:27:42.196257 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-5681c29e-08ac-4be5-b5a5-7ddaf06c2ff1 tempest-VolumeRevertTests-1031559225 tempest-VolumeRevertTests-1031559225-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:27:42.196432 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-5681c29e-08ac-4be5-b5a5-7ddaf06c2ff1 tempest-VolumeRevertTests-1031559225 tempest-VolumeRevertTests-1031559225-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:27:42.204607 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:27:42.204607 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:27:42.208562 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-5681c29e-08ac-4be5-b5a5-7ddaf06c2ff1 tempest-VolumeRevertTests-1031559225 tempest-VolumeRevertTests-1031559225-project-member] Volume info retrieved successfully. Aug 16 21:27:42.212397 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-5681c29e-08ac-4be5-b5a5-7ddaf06c2ff1 tempest-VolumeRevertTests-1031559225 tempest-VolumeRevertTests-1031559225-project-member] https://10.4.3.143/volume/v3/volumes/30b133f3-b0ef-49be-a2c7-c2e9930e1b47 returned with HTTP 200 Aug 16 21:27:42.212765 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 1406/5616] 10.4.3.143 () {68 vars in 1389 bytes} [Sun Aug 16 21:27:42 2026] GET /volume/v3/volumes/30b133f3-b0ef-49be-a2c7-c2e9930e1b47 => generated 859 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:27:42.224593 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-d7858bcc-db2a-428a-a9ad-0538c288f566 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:27:42.226437 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-d7858bcc-db2a-428a-a9ad-0538c288f566 tempest-VolumeRevertTests-1031559225 tempest-VolumeRevertTests-1031559225-project-member] POST https://10.4.3.143/volume/v3/volumes Aug 16 21:27:42.226829 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-d7858bcc-db2a-428a-a9ad-0538c288f566 tempest-VolumeRevertTests-1031559225 tempest-VolumeRevertTests-1031559225-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeRevertTests-Volume-703623585"}} {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:27:42.228271 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.v3.volumes [None req-d7858bcc-db2a-428a-a9ad-0538c288f566 tempest-VolumeRevertTests-1031559225 tempest-VolumeRevertTests-1031559225-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeRevertTests-Volume-703623585'}} {{(pid=100333) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 21:27:42.228416 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.v3.volumes [None req-d7858bcc-db2a-428a-a9ad-0538c288f566 tempest-VolumeRevertTests-1031559225 tempest-VolumeRevertTests-1031559225-project-member] Create volume of 1 GB Aug 16 21:27:42.232551 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-d7858bcc-db2a-428a-a9ad-0538c288f566 tempest-VolumeRevertTests-1031559225 tempest-VolumeRevertTests-1031559225-project-member] Availability Zones retrieved successfully. Aug 16 21:27:42.238707 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-d7858bcc-db2a-428a-a9ad-0538c288f566 tempest-VolumeRevertTests-1031559225 tempest-VolumeRevertTests-1031559225-project-member] Flow 'volume_create_api' (1580eb98-c567-45d7-a542-03d964f91a9f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100333) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:27:42.239659 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-d7858bcc-db2a-428a-a9ad-0538c288f566 tempest-VolumeRevertTests-1031559225 tempest-VolumeRevertTests-1031559225-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b78e8071-ee97-4f3c-81d8-6dce626df1f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:27:42.240810 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.flows.api.create_volume [None req-d7858bcc-db2a-428a-a9ad-0538c288f566 tempest-VolumeRevertTests-1031559225 tempest-VolumeRevertTests-1031559225-project-member] Validating volume size '1' using validate_int {{(pid=100333) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 21:27:42.266419 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-d7858bcc-db2a-428a-a9ad-0538c288f566 tempest-VolumeRevertTests-1031559225 tempest-VolumeRevertTests-1031559225-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b78e8071-ee97-4f3c-81d8-6dce626df1f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T21:04:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=69e633b8-fab9-4b15-8b40-4f1a67c51cda,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '69e633b8-fab9-4b15-8b40-4f1a67c51cda', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:27:42.267162 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-d7858bcc-db2a-428a-a9ad-0538c288f566 tempest-VolumeRevertTests-1031559225 tempest-VolumeRevertTests-1031559225-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5f308624-9438-4359-bc0e-1af40d74a0ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:27:42.307618 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.quota [None req-d7858bcc-db2a-428a-a9ad-0538c288f566 tempest-VolumeRevertTests-1031559225 tempest-VolumeRevertTests-1031559225-project-member] Created reservations ['8087d85e-165b-41dd-b0cd-3c3355df5b93', 'f61b0e87-58d2-45d2-9ca6-c55832eed90b', 'a7e7e3ff-5748-4990-8be7-0144ec208de2', 'ee656378-4771-4787-ade7-15bde95d2e27'] {{(pid=100333) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:27:42.308386 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-d7858bcc-db2a-428a-a9ad-0538c288f566 tempest-VolumeRevertTests-1031559225 tempest-VolumeRevertTests-1031559225-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5f308624-9438-4359-bc0e-1af40d74a0ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8087d85e-165b-41dd-b0cd-3c3355df5b93', 'f61b0e87-58d2-45d2-9ca6-c55832eed90b', 'a7e7e3ff-5748-4990-8be7-0144ec208de2', 'ee656378-4771-4787-ade7-15bde95d2e27']}' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:27:42.309038 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-d7858bcc-db2a-428a-a9ad-0538c288f566 tempest-VolumeRevertTests-1031559225 tempest-VolumeRevertTests-1031559225-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8d6b0a2a-472e-4035-8b96-760d00c3fb48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:27:42.329617 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-d7858bcc-db2a-428a-a9ad-0538c288f566 tempest-VolumeRevertTests-1031559225 tempest-VolumeRevertTests-1031559225-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8d6b0a2a-472e-4035-8b96-760d00c3fb48) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e65974ae-62e6-4582-8601-843aec20d3a0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-703623585',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='07f23eae172d4e868019714a3f05fe4f',qos_specs=None,replication_status=,reservations=['8087d85e-165b-41dd-b0cd-3c3355df5b93','f61b0e87-58d2-45d2-9ca6-c55832eed90b','a7e7e3ff-5748-4990-8be7-0144ec208de2','ee656378-4771-4787-ade7-15bde95d2e27'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e154323421c74b7eb0f4fd45a168a3a5',volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T21:27:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-703623585',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e65974ae-62e6-4582-8601-843aec20d3a0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='07f23eae172d4e868019714a3f05fe4f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e154323421c74b7eb0f4fd45a168a3a5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(69e633b8-fab9-4b15-8b40-4f1a67c51cda),volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda)}' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:27:42.330334 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-d7858bcc-db2a-428a-a9ad-0538c288f566 tempest-VolumeRevertTests-1031559225 tempest-VolumeRevertTests-1031559225-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8aa5d9d9-5cfb-41ca-85a7-e3deea60ff48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:27:42.349945 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-d7858bcc-db2a-428a-a9ad-0538c288f566 tempest-VolumeRevertTests-1031559225 tempest-VolumeRevertTests-1031559225-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8aa5d9d9-5cfb-41ca-85a7-e3deea60ff48) transitioned into state 'SUCCESS' from state '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-703623585',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='07f23eae172d4e868019714a3f05fe4f',qos_specs=None,replication_status=,reservations=['8087d85e-165b-41dd-b0cd-3c3355df5b93','f61b0e87-58d2-45d2-9ca6-c55832eed90b','a7e7e3ff-5748-4990-8be7-0144ec208de2','ee656378-4771-4787-ade7-15bde95d2e27'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e154323421c74b7eb0f4fd45a168a3a5',volume_type_id=69e633b8-fab9-4b15-8b40-4f1a67c51cda)}' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:27:42.350653 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-d7858bcc-db2a-428a-a9ad-0538c288f566 tempest-VolumeRevertTests-1031559225 tempest-VolumeRevertTests-1031559225-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e36dbfb6-a3f7-4088-bf89-308054c42605) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:27:42.359715 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-d7858bcc-db2a-428a-a9ad-0538c288f566 tempest-VolumeRevertTests-1031559225 tempest-VolumeRevertTests-1031559225-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e36dbfb6-a3f7-4088-bf89-308054c42605) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:27:42.360531 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-d7858bcc-db2a-428a-a9ad-0538c288f566 tempest-VolumeRevertTests-1031559225 tempest-VolumeRevertTests-1031559225-project-member] Flow 'volume_create_api' (1580eb98-c567-45d7-a542-03d964f91a9f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100333) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:27:42.360876 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-d7858bcc-db2a-428a-a9ad-0538c288f566 tempest-VolumeRevertTests-1031559225 tempest-VolumeRevertTests-1031559225-project-member] Create volume request issued successfully. Aug 16 21:27:42.361505 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-d7858bcc-db2a-428a-a9ad-0538c288f566 tempest-VolumeRevertTests-1031559225 tempest-VolumeRevertTests-1031559225-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Aug 16 21:27:42.361972 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 1394/5617] 10.4.3.143 () {70 vars in 1299 bytes} [Sun Aug 16 21:27:42 2026] POST /volume/v3/volumes => generated 765 bytes in 138 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:27:42.376208 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-7273ec73-021f-4e33-91f4-b73b252637af None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:27:42.377434 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-7273ec73-021f-4e33-91f4-b73b252637af tempest-VolumeRevertTests-1031559225 tempest-VolumeRevertTests-1031559225-project-member] GET https://10.4.3.143/volume/v3/volumes/e65974ae-62e6-4582-8601-843aec20d3a0 Aug 16 21:27:42.377668 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-7273ec73-021f-4e33-91f4-b73b252637af tempest-VolumeRevertTests-1031559225 tempest-VolumeRevertTests-1031559225-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:27:42.377866 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-7273ec73-021f-4e33-91f4-b73b252637af tempest-VolumeRevertTests-1031559225 tempest-VolumeRevertTests-1031559225-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:27:42.384553 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:27:42.384553 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:27:42.388200 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-7273ec73-021f-4e33-91f4-b73b252637af tempest-VolumeRevertTests-1031559225 tempest-VolumeRevertTests-1031559225-project-member] Volume info retrieved successfully. Aug 16 21:27:42.393535 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-7273ec73-021f-4e33-91f4-b73b252637af tempest-VolumeRevertTests-1031559225 tempest-VolumeRevertTests-1031559225-project-member] https://10.4.3.143/volume/v3/volumes/e65974ae-62e6-4582-8601-843aec20d3a0 returned with HTTP 200 Aug 16 21:27:42.394099 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 1411/5618] 10.4.3.143 () {68 vars in 1389 bytes} [Sun Aug 16 21:27:42 2026] GET /volume/v3/volumes/e65974ae-62e6-4582-8601-843aec20d3a0 => generated 833 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:27:43.406627 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-658c1705-9b7a-449d-be00-4fe4caaccd31 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:27:43.408311 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-658c1705-9b7a-449d-be00-4fe4caaccd31 tempest-VolumeRevertTests-1031559225 tempest-VolumeRevertTests-1031559225-project-member] GET https://10.4.3.143/volume/v3/volumes/e65974ae-62e6-4582-8601-843aec20d3a0 Aug 16 21:27:43.408526 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-658c1705-9b7a-449d-be00-4fe4caaccd31 tempest-VolumeRevertTests-1031559225 tempest-VolumeRevertTests-1031559225-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:27:43.408712 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-658c1705-9b7a-449d-be00-4fe4caaccd31 tempest-VolumeRevertTests-1031559225 tempest-VolumeRevertTests-1031559225-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:27:43.416167 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:27:43.416167 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:27:43.419640 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-658c1705-9b7a-449d-be00-4fe4caaccd31 tempest-VolumeRevertTests-1031559225 tempest-VolumeRevertTests-1031559225-project-member] Volume info retrieved successfully. Aug 16 21:27:43.423283 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-658c1705-9b7a-449d-be00-4fe4caaccd31 tempest-VolumeRevertTests-1031559225 tempest-VolumeRevertTests-1031559225-project-member] https://10.4.3.143/volume/v3/volumes/e65974ae-62e6-4582-8601-843aec20d3a0 returned with HTTP 200 Aug 16 21:27:43.423687 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 1408/5619] 10.4.3.143 () {68 vars in 1389 bytes} [Sun Aug 16 21:27:43 2026] GET /volume/v3/volumes/e65974ae-62e6-4582-8601-843aec20d3a0 => generated 858 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:27:43.435233 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-4fe70027-588f-420d-9b70-b12f0aab2fb5 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:27:43.436830 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-4fe70027-588f-420d-9b70-b12f0aab2fb5 tempest-VolumeRevertTests-1031559225 tempest-VolumeRevertTests-1031559225-project-member] POST https://10.4.3.143/volume/v3/snapshots Aug 16 21:27:43.437192 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-4fe70027-588f-420d-9b70-b12f0aab2fb5 tempest-VolumeRevertTests-1031559225 tempest-VolumeRevertTests-1031559225-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e65974ae-62e6-4582-8601-843aec20d3a0", "metadata": {"mykey1": "value1"}, "name": "tempest-VolumeRevertTests-Snapshot-741104924"}} {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:27:43.444247 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:27:43.444247 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:27:43.444661 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-4fe70027-588f-420d-9b70-b12f0aab2fb5 tempest-VolumeRevertTests-1031559225 tempest-VolumeRevertTests-1031559225-project-member] Volume info retrieved successfully. Aug 16 21:27:43.444761 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.v3.snapshots [None req-4fe70027-588f-420d-9b70-b12f0aab2fb5 tempest-VolumeRevertTests-1031559225 tempest-VolumeRevertTests-1031559225-project-member] Create snapshot from volume e65974ae-62e6-4582-8601-843aec20d3a0 Aug 16 21:27:43.464644 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.quota [None req-4fe70027-588f-420d-9b70-b12f0aab2fb5 tempest-VolumeRevertTests-1031559225 tempest-VolumeRevertTests-1031559225-project-member] Created reservations ['e2413fa4-b5c8-4e36-9184-cf378f53ac8a', '42f8c1bb-79ce-44d2-8815-a8c6326eec1b', '0566b38d-2d70-4c33-9f37-d4e1a21caf3f', '9f21e55b-13ed-4021-b2b3-a7cce85ba31d'] {{(pid=100332) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:27:43.488535 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-4fe70027-588f-420d-9b70-b12f0aab2fb5 tempest-VolumeRevertTests-1031559225 tempest-VolumeRevertTests-1031559225-project-member] Snapshot create request issued successfully. Aug 16 21:27:43.488823 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-4fe70027-588f-420d-9b70-b12f0aab2fb5 tempest-VolumeRevertTests-1031559225 tempest-VolumeRevertTests-1031559225-project-member] https://10.4.3.143/volume/v3/snapshots returned with HTTP 202 Aug 16 21:27:43.489208 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 1407/5620] 10.4.3.143 () {68 vars in 1265 bytes} [Sun Aug 16 21:27:43 2026] POST /volume/v3/snapshots => generated 321 bytes in 54 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 21:27:43.497843 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-96e4da15-b413-42a4-ba1e-beb799970d8c None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:27:43.499949 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-96e4da15-b413-42a4-ba1e-beb799970d8c tempest-VolumeRevertTests-1031559225 tempest-VolumeRevertTests-1031559225-project-member] GET https://10.4.3.143/volume/v3/snapshots/fdf58f80-5cca-47a9-9e32-76f7b4ea41ef Aug 16 21:27:43.500179 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-96e4da15-b413-42a4-ba1e-beb799970d8c tempest-VolumeRevertTests-1031559225 tempest-VolumeRevertTests-1031559225-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:27:43.500431 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-96e4da15-b413-42a4-ba1e-beb799970d8c tempest-VolumeRevertTests-1031559225 tempest-VolumeRevertTests-1031559225-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:27:43.505156 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:27:43.505156 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:27:43.505572 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-96e4da15-b413-42a4-ba1e-beb799970d8c tempest-VolumeRevertTests-1031559225 tempest-VolumeRevertTests-1031559225-project-member] Snapshot retrieved successfully. Aug 16 21:27:43.506281 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-96e4da15-b413-42a4-ba1e-beb799970d8c tempest-VolumeRevertTests-1031559225 tempest-VolumeRevertTests-1031559225-project-member] https://10.4.3.143/volume/v3/snapshots/fdf58f80-5cca-47a9-9e32-76f7b4ea41ef returned with HTTP 200 Aug 16 21:27:43.506640 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 1395/5621] 10.4.3.143 () {66 vars in 1354 bytes} [Sun Aug 16 21:27:43 2026] GET /volume/v3/snapshots/fdf58f80-5cca-47a9-9e32-76f7b4ea41ef => generated 453 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:27:44.516030 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-923a73fc-77b7-41df-a550-69b05f8ead8f None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:27:44.518110 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-923a73fc-77b7-41df-a550-69b05f8ead8f tempest-VolumeRevertTests-1031559225 tempest-VolumeRevertTests-1031559225-project-member] GET https://10.4.3.143/volume/v3/snapshots/fdf58f80-5cca-47a9-9e32-76f7b4ea41ef Aug 16 21:27:44.518334 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-923a73fc-77b7-41df-a550-69b05f8ead8f tempest-VolumeRevertTests-1031559225 tempest-VolumeRevertTests-1031559225-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:27:44.518685 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-923a73fc-77b7-41df-a550-69b05f8ead8f tempest-VolumeRevertTests-1031559225 tempest-VolumeRevertTests-1031559225-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:27:44.524608 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:27:44.524608 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:27:44.525133 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-923a73fc-77b7-41df-a550-69b05f8ead8f tempest-VolumeRevertTests-1031559225 tempest-VolumeRevertTests-1031559225-project-member] Snapshot retrieved successfully. Aug 16 21:27:44.526068 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-923a73fc-77b7-41df-a550-69b05f8ead8f tempest-VolumeRevertTests-1031559225 tempest-VolumeRevertTests-1031559225-project-member] https://10.4.3.143/volume/v3/snapshots/fdf58f80-5cca-47a9-9e32-76f7b4ea41ef returned with HTTP 200 Aug 16 21:27:44.526505 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 1412/5622] 10.4.3.143 () {66 vars in 1354 bytes} [Sun Aug 16 21:27:44 2026] GET /volume/v3/snapshots/fdf58f80-5cca-47a9-9e32-76f7b4ea41ef => generated 480 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:27:44.535304 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-883528c1-5e37-427f-9226-d76328fb56a8 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:27:44.537718 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-883528c1-5e37-427f-9226-d76328fb56a8 tempest-VolumeRevertTests-1031559225 tempest-VolumeRevertTests-1031559225-project-member] POST https://10.4.3.143/volume/v3/volumes/e65974ae-62e6-4582-8601-843aec20d3a0/action Aug 16 21:27:44.538276 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-883528c1-5e37-427f-9226-d76328fb56a8 tempest-VolumeRevertTests-1031559225 tempest-VolumeRevertTests-1031559225-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100331) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 21:27:44.538466 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-883528c1-5e37-427f-9226-d76328fb56a8 tempest-VolumeRevertTests-1031559225 tempest-VolumeRevertTests-1031559225-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:27:44.548741 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:27:44.548741 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:27:44.549223 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-883528c1-5e37-427f-9226-d76328fb56a8 tempest-VolumeRevertTests-1031559225 tempest-VolumeRevertTests-1031559225-project-member] Volume info retrieved successfully. Aug 16 21:27:44.582878 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.quota [None req-883528c1-5e37-427f-9226-d76328fb56a8 tempest-VolumeRevertTests-1031559225 tempest-VolumeRevertTests-1031559225-project-member] Created reservations ['41a187bc-480a-49fb-91ef-1783cc34debc', '49172ace-aa2f-4c08-a236-98ec1e32673b'] {{(pid=100331) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:27:44.592882 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-883528c1-5e37-427f-9226-d76328fb56a8 tempest-VolumeRevertTests-1031559225 tempest-VolumeRevertTests-1031559225-project-member] Extend volume request issued successfully. Aug 16 21:27:44.593146 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-883528c1-5e37-427f-9226-d76328fb56a8 tempest-VolumeRevertTests-1031559225 tempest-VolumeRevertTests-1031559225-project-member] https://10.4.3.143/volume/v3/volumes/e65974ae-62e6-4582-8601-843aec20d3a0/action returned with HTTP 202 Aug 16 21:27:44.593599 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 1409/5623] 10.4.3.143 () {70 vars in 1431 bytes} [Sun Aug 16 21:27:44 2026] POST /volume/v3/volumes/e65974ae-62e6-4582-8601-843aec20d3a0/action => generated 0 bytes in 59 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Aug 16 21:27:44.602059 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-b0468a46-4b3e-41b7-a233-a216b04ee82f None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:27:44.604170 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-b0468a46-4b3e-41b7-a233-a216b04ee82f tempest-VolumeRevertTests-1031559225 tempest-VolumeRevertTests-1031559225-project-member] GET https://10.4.3.143/volume/v3/volumes/e65974ae-62e6-4582-8601-843aec20d3a0 Aug 16 21:27:44.604456 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-b0468a46-4b3e-41b7-a233-a216b04ee82f tempest-VolumeRevertTests-1031559225 tempest-VolumeRevertTests-1031559225-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:27:44.604669 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-b0468a46-4b3e-41b7-a233-a216b04ee82f tempest-VolumeRevertTests-1031559225 tempest-VolumeRevertTests-1031559225-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:27:44.612328 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:27:44.612328 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:27:44.616167 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-b0468a46-4b3e-41b7-a233-a216b04ee82f tempest-VolumeRevertTests-1031559225 tempest-VolumeRevertTests-1031559225-project-member] Volume info retrieved successfully. Aug 16 21:27:44.620816 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-b0468a46-4b3e-41b7-a233-a216b04ee82f tempest-VolumeRevertTests-1031559225 tempest-VolumeRevertTests-1031559225-project-member] https://10.4.3.143/volume/v3/volumes/e65974ae-62e6-4582-8601-843aec20d3a0 returned with HTTP 200 Aug 16 21:27:44.621262 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 1408/5624] 10.4.3.143 () {68 vars in 1389 bytes} [Sun Aug 16 21:27:44 2026] GET /volume/v3/volumes/e65974ae-62e6-4582-8601-843aec20d3a0 => generated 858 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:27:45.634269 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-fb11b51c-2e10-45b4-8037-f2ba657b64c4 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:27:45.636201 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-fb11b51c-2e10-45b4-8037-f2ba657b64c4 tempest-VolumeRevertTests-1031559225 tempest-VolumeRevertTests-1031559225-project-member] GET https://10.4.3.143/volume/v3/volumes/e65974ae-62e6-4582-8601-843aec20d3a0 Aug 16 21:27:45.636403 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-fb11b51c-2e10-45b4-8037-f2ba657b64c4 tempest-VolumeRevertTests-1031559225 tempest-VolumeRevertTests-1031559225-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:27:45.636608 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-fb11b51c-2e10-45b4-8037-f2ba657b64c4 tempest-VolumeRevertTests-1031559225 tempest-VolumeRevertTests-1031559225-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:27:45.643603 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:27:45.643603 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:27:45.647100 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-fb11b51c-2e10-45b4-8037-f2ba657b64c4 tempest-VolumeRevertTests-1031559225 tempest-VolumeRevertTests-1031559225-project-member] Volume info retrieved successfully. Aug 16 21:27:45.651583 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-fb11b51c-2e10-45b4-8037-f2ba657b64c4 tempest-VolumeRevertTests-1031559225 tempest-VolumeRevertTests-1031559225-project-member] https://10.4.3.143/volume/v3/volumes/e65974ae-62e6-4582-8601-843aec20d3a0 returned with HTTP 200 Aug 16 21:27:45.652044 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 1396/5625] 10.4.3.143 () {68 vars in 1389 bytes} [Sun Aug 16 21:27:45 2026] GET /volume/v3/volumes/e65974ae-62e6-4582-8601-843aec20d3a0 => generated 858 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:27:45.664167 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-8ac3debd-45c6-4351-b380-75ba04375319 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:27:45.665718 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-8ac3debd-45c6-4351-b380-75ba04375319 tempest-VolumeRevertTests-1031559225 tempest-VolumeRevertTests-1031559225-project-member] POST https://10.4.3.143/volume/v3/volumes/e65974ae-62e6-4582-8601-843aec20d3a0/action Aug 16 21:27:45.666031 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-8ac3debd-45c6-4351-b380-75ba04375319 tempest-VolumeRevertTests-1031559225 tempest-VolumeRevertTests-1031559225-project-member] Action body: b'{"revert": {"snapshot_id": "fdf58f80-5cca-47a9-9e32-76f7b4ea41ef"}}' {{(pid=100330) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 21:27:45.666139 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-8ac3debd-45c6-4351-b380-75ba04375319 tempest-VolumeRevertTests-1031559225 tempest-VolumeRevertTests-1031559225-project-member] Action: 'action', calling method: version_select, body: {"revert": {"snapshot_id": "fdf58f80-5cca-47a9-9e32-76f7b4ea41ef"}} {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:27:45.674140 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:27:45.674140 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:27:45.674579 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-8ac3debd-45c6-4351-b380-75ba04375319 tempest-VolumeRevertTests-1031559225 tempest-VolumeRevertTests-1031559225-project-member] Volume retrieved successfully. Aug 16 21:27:45.686804 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-8ac3debd-45c6-4351-b380-75ba04375319 tempest-VolumeRevertTests-1031559225 tempest-VolumeRevertTests-1031559225-project-member] HTTP exception thrown: Can't revert volume e65974ae-62e6-4582-8601-843aec20d3a0 to its latest snapshot fdf58f80-5cca-47a9-9e32-76f7b4ea41ef. The volume size must be equal to the snapshot size. Aug 16 21:27:45.686966 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-8ac3debd-45c6-4351-b380-75ba04375319 tempest-VolumeRevertTests-1031559225 tempest-VolumeRevertTests-1031559225-project-member] https://10.4.3.143/volume/v3/volumes/e65974ae-62e6-4582-8601-843aec20d3a0/action returned with HTTP 400 Aug 16 21:27:45.687427 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 1413/5626] 10.4.3.143 () {70 vars in 1431 bytes} [Sun Aug 16 21:27:45 2026] POST /volume/v3/volumes/e65974ae-62e6-4582-8601-843aec20d3a0/action => generated 213 bytes in 24 msecs (HTTP/1.1 400) 7 headers in 295 bytes (1 switches on core 0) Aug 16 21:27:45.694747 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-11d02e2c-c579-40f7-a88a-d8d9a293f14f None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:27:45.696667 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-11d02e2c-c579-40f7-a88a-d8d9a293f14f tempest-VolumeRevertTests-1031559225 tempest-VolumeRevertTests-1031559225-project-member] DELETE https://10.4.3.143/volume/v3/snapshots/fdf58f80-5cca-47a9-9e32-76f7b4ea41ef Aug 16 21:27:45.696858 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-11d02e2c-c579-40f7-a88a-d8d9a293f14f tempest-VolumeRevertTests-1031559225 tempest-VolumeRevertTests-1031559225-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:27:45.697073 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-11d02e2c-c579-40f7-a88a-d8d9a293f14f tempest-VolumeRevertTests-1031559225 tempest-VolumeRevertTests-1031559225-project-member] Calling method 'delete' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:27:45.697174 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.v3.snapshots [None req-11d02e2c-c579-40f7-a88a-d8d9a293f14f tempest-VolumeRevertTests-1031559225 tempest-VolumeRevertTests-1031559225-project-member] Delete snapshot with id: fdf58f80-5cca-47a9-9e32-76f7b4ea41ef Aug 16 21:27:45.702071 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:27:45.702071 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:27:45.702499 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-11d02e2c-c579-40f7-a88a-d8d9a293f14f tempest-VolumeRevertTests-1031559225 tempest-VolumeRevertTests-1031559225-project-member] Snapshot retrieved successfully. Aug 16 21:27:45.716278 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-11d02e2c-c579-40f7-a88a-d8d9a293f14f tempest-VolumeRevertTests-1031559225 tempest-VolumeRevertTests-1031559225-project-member] Snapshot delete request issued successfully. Aug 16 21:27:45.716506 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-11d02e2c-c579-40f7-a88a-d8d9a293f14f tempest-VolumeRevertTests-1031559225 tempest-VolumeRevertTests-1031559225-project-member] https://10.4.3.143/volume/v3/snapshots/fdf58f80-5cca-47a9-9e32-76f7b4ea41ef returned with HTTP 202 Aug 16 21:27:45.716900 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 1410/5627] 10.4.3.143 () {66 vars in 1357 bytes} [Sun Aug 16 21:27:45 2026] DELETE /volume/v3/snapshots/fdf58f80-5cca-47a9-9e32-76f7b4ea41ef => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 21:27:45.723277 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-31c36daf-cca5-4121-9695-473503f484a5 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:27:45.724989 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-31c36daf-cca5-4121-9695-473503f484a5 tempest-VolumeRevertTests-1031559225 tempest-VolumeRevertTests-1031559225-project-member] GET https://10.4.3.143/volume/v3/snapshots/fdf58f80-5cca-47a9-9e32-76f7b4ea41ef Aug 16 21:27:45.725182 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-31c36daf-cca5-4121-9695-473503f484a5 tempest-VolumeRevertTests-1031559225 tempest-VolumeRevertTests-1031559225-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:27:45.725360 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-31c36daf-cca5-4121-9695-473503f484a5 tempest-VolumeRevertTests-1031559225 tempest-VolumeRevertTests-1031559225-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:27:45.730049 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:27:45.730049 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:27:45.730458 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-31c36daf-cca5-4121-9695-473503f484a5 tempest-VolumeRevertTests-1031559225 tempest-VolumeRevertTests-1031559225-project-member] Snapshot retrieved successfully. Aug 16 21:27:45.731148 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-31c36daf-cca5-4121-9695-473503f484a5 tempest-VolumeRevertTests-1031559225 tempest-VolumeRevertTests-1031559225-project-member] https://10.4.3.143/volume/v3/snapshots/fdf58f80-5cca-47a9-9e32-76f7b4ea41ef returned with HTTP 200 Aug 16 21:27:45.731467 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 1409/5628] 10.4.3.143 () {66 vars in 1354 bytes} [Sun Aug 16 21:27:45 2026] GET /volume/v3/snapshots/fdf58f80-5cca-47a9-9e32-76f7b4ea41ef => generated 479 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:27:46.740094 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-35244d8b-15c7-464e-b78d-2c3a9b4df008 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:27:46.741981 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-35244d8b-15c7-464e-b78d-2c3a9b4df008 tempest-VolumeRevertTests-1031559225 tempest-VolumeRevertTests-1031559225-project-member] GET https://10.4.3.143/volume/v3/snapshots/fdf58f80-5cca-47a9-9e32-76f7b4ea41ef Aug 16 21:27:46.742190 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-35244d8b-15c7-464e-b78d-2c3a9b4df008 tempest-VolumeRevertTests-1031559225 tempest-VolumeRevertTests-1031559225-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:27:46.742361 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-35244d8b-15c7-464e-b78d-2c3a9b4df008 tempest-VolumeRevertTests-1031559225 tempest-VolumeRevertTests-1031559225-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:27:46.746192 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-35244d8b-15c7-464e-b78d-2c3a9b4df008 tempest-VolumeRevertTests-1031559225 tempest-VolumeRevertTests-1031559225-project-member] https://10.4.3.143/volume/v3/snapshots/fdf58f80-5cca-47a9-9e32-76f7b4ea41ef returned with HTTP 404 Aug 16 21:27:46.746656 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 1397/5629] 10.4.3.143 () {66 vars in 1354 bytes} [Sun Aug 16 21:27:46 2026] GET /volume/v3/snapshots/fdf58f80-5cca-47a9-9e32-76f7b4ea41ef => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:27:46.752808 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-7266247f-de86-4052-9970-d08ea02176e6 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:27:46.754536 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-7266247f-de86-4052-9970-d08ea02176e6 tempest-VolumeRevertTests-1031559225 tempest-VolumeRevertTests-1031559225-project-member] DELETE https://10.4.3.143/volume/v3/volumes/e65974ae-62e6-4582-8601-843aec20d3a0 Aug 16 21:27:46.754756 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-7266247f-de86-4052-9970-d08ea02176e6 tempest-VolumeRevertTests-1031559225 tempest-VolumeRevertTests-1031559225-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:27:46.754944 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-7266247f-de86-4052-9970-d08ea02176e6 tempest-VolumeRevertTests-1031559225 tempest-VolumeRevertTests-1031559225-project-member] Calling method 'delete' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:27:46.755109 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.v3.volumes [None req-7266247f-de86-4052-9970-d08ea02176e6 tempest-VolumeRevertTests-1031559225 tempest-VolumeRevertTests-1031559225-project-member] Delete volume with id: e65974ae-62e6-4582-8601-843aec20d3a0 Aug 16 21:27:46.761867 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:27:46.761867 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:27:46.762340 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-7266247f-de86-4052-9970-d08ea02176e6 tempest-VolumeRevertTests-1031559225 tempest-VolumeRevertTests-1031559225-project-member] Volume info retrieved successfully. Aug 16 21:27:46.777222 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-7266247f-de86-4052-9970-d08ea02176e6 tempest-VolumeRevertTests-1031559225 tempest-VolumeRevertTests-1031559225-project-member] Delete volume request issued successfully. Aug 16 21:27:46.777407 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-7266247f-de86-4052-9970-d08ea02176e6 tempest-VolumeRevertTests-1031559225 tempest-VolumeRevertTests-1031559225-project-member] https://10.4.3.143/volume/v3/volumes/e65974ae-62e6-4582-8601-843aec20d3a0 returned with HTTP 202 Aug 16 21:27:46.777798 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 1414/5630] 10.4.3.143 () {68 vars in 1392 bytes} [Sun Aug 16 21:27:46 2026] DELETE /volume/v3/volumes/e65974ae-62e6-4582-8601-843aec20d3a0 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 16 21:27:46.784308 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-541228c6-d3b7-4428-87ea-6966eea479fe None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:27:46.786008 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-541228c6-d3b7-4428-87ea-6966eea479fe tempest-VolumeRevertTests-1031559225 tempest-VolumeRevertTests-1031559225-project-member] GET https://10.4.3.143/volume/v3/volumes/e65974ae-62e6-4582-8601-843aec20d3a0 Aug 16 21:27:46.786207 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-541228c6-d3b7-4428-87ea-6966eea479fe tempest-VolumeRevertTests-1031559225 tempest-VolumeRevertTests-1031559225-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:27:46.786435 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-541228c6-d3b7-4428-87ea-6966eea479fe tempest-VolumeRevertTests-1031559225 tempest-VolumeRevertTests-1031559225-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:27:46.793259 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:27:46.793259 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:27:46.796900 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-541228c6-d3b7-4428-87ea-6966eea479fe tempest-VolumeRevertTests-1031559225 tempest-VolumeRevertTests-1031559225-project-member] Volume info retrieved successfully. Aug 16 21:27:46.801659 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-541228c6-d3b7-4428-87ea-6966eea479fe tempest-VolumeRevertTests-1031559225 tempest-VolumeRevertTests-1031559225-project-member] https://10.4.3.143/volume/v3/volumes/e65974ae-62e6-4582-8601-843aec20d3a0 returned with HTTP 200 Aug 16 21:27:46.802049 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 1411/5631] 10.4.3.143 () {68 vars in 1389 bytes} [Sun Aug 16 21:27:46 2026] GET /volume/v3/volumes/e65974ae-62e6-4582-8601-843aec20d3a0 => generated 857 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:27:47.814106 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-d0beca9f-e723-41cd-98b3-8c0efe6cc418 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:27:47.815864 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-d0beca9f-e723-41cd-98b3-8c0efe6cc418 tempest-VolumeRevertTests-1031559225 tempest-VolumeRevertTests-1031559225-project-member] GET https://10.4.3.143/volume/v3/volumes/e65974ae-62e6-4582-8601-843aec20d3a0 Aug 16 21:27:47.816097 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-d0beca9f-e723-41cd-98b3-8c0efe6cc418 tempest-VolumeRevertTests-1031559225 tempest-VolumeRevertTests-1031559225-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:27:47.816283 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-d0beca9f-e723-41cd-98b3-8c0efe6cc418 tempest-VolumeRevertTests-1031559225 tempest-VolumeRevertTests-1031559225-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:27:47.821968 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-d0beca9f-e723-41cd-98b3-8c0efe6cc418 tempest-VolumeRevertTests-1031559225 tempest-VolumeRevertTests-1031559225-project-member] https://10.4.3.143/volume/v3/volumes/e65974ae-62e6-4582-8601-843aec20d3a0 returned with HTTP 404 Aug 16 21:27:47.822657 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 1410/5632] 10.4.3.143 () {68 vars in 1389 bytes} [Sun Aug 16 21:27:47 2026] GET /volume/v3/volumes/e65974ae-62e6-4582-8601-843aec20d3a0 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 16 21:27:47.829813 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-cb28ddc7-41ec-4d7b-a89f-fd54bcb4e96b None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:27:47.831848 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-cb28ddc7-41ec-4d7b-a89f-fd54bcb4e96b tempest-VolumeRevertTests-1031559225 tempest-VolumeRevertTests-1031559225-project-member] DELETE https://10.4.3.143/volume/v3/snapshots/44fca7c6-2c22-4706-bde3-100f30d88d34 Aug 16 21:27:47.832088 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-cb28ddc7-41ec-4d7b-a89f-fd54bcb4e96b tempest-VolumeRevertTests-1031559225 tempest-VolumeRevertTests-1031559225-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:27:47.832280 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-cb28ddc7-41ec-4d7b-a89f-fd54bcb4e96b tempest-VolumeRevertTests-1031559225 tempest-VolumeRevertTests-1031559225-project-member] Calling method 'delete' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:27:47.832387 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.v3.snapshots [None req-cb28ddc7-41ec-4d7b-a89f-fd54bcb4e96b tempest-VolumeRevertTests-1031559225 tempest-VolumeRevertTests-1031559225-project-member] Delete snapshot with id: 44fca7c6-2c22-4706-bde3-100f30d88d34 Aug 16 21:27:47.838246 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:27:47.838246 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:27:47.838717 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-cb28ddc7-41ec-4d7b-a89f-fd54bcb4e96b tempest-VolumeRevertTests-1031559225 tempest-VolumeRevertTests-1031559225-project-member] Snapshot retrieved successfully. Aug 16 21:27:47.853449 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-cb28ddc7-41ec-4d7b-a89f-fd54bcb4e96b tempest-VolumeRevertTests-1031559225 tempest-VolumeRevertTests-1031559225-project-member] Snapshot delete request issued successfully. Aug 16 21:27:47.853622 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-cb28ddc7-41ec-4d7b-a89f-fd54bcb4e96b tempest-VolumeRevertTests-1031559225 tempest-VolumeRevertTests-1031559225-project-member] https://10.4.3.143/volume/v3/snapshots/44fca7c6-2c22-4706-bde3-100f30d88d34 returned with HTTP 202 Aug 16 21:27:47.854120 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 1398/5633] 10.4.3.143 () {66 vars in 1357 bytes} [Sun Aug 16 21:27:47 2026] DELETE /volume/v3/snapshots/44fca7c6-2c22-4706-bde3-100f30d88d34 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 21:27:47.861162 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-fabd9402-8751-4fdb-bc5d-8282e1175446 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:27:47.863211 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-fabd9402-8751-4fdb-bc5d-8282e1175446 tempest-VolumeRevertTests-1031559225 tempest-VolumeRevertTests-1031559225-project-member] GET https://10.4.3.143/volume/v3/snapshots/44fca7c6-2c22-4706-bde3-100f30d88d34 Aug 16 21:27:47.863481 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-fabd9402-8751-4fdb-bc5d-8282e1175446 tempest-VolumeRevertTests-1031559225 tempest-VolumeRevertTests-1031559225-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:27:47.863728 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-fabd9402-8751-4fdb-bc5d-8282e1175446 tempest-VolumeRevertTests-1031559225 tempest-VolumeRevertTests-1031559225-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:27:47.869463 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:27:47.869463 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:27:47.869872 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-fabd9402-8751-4fdb-bc5d-8282e1175446 tempest-VolumeRevertTests-1031559225 tempest-VolumeRevertTests-1031559225-project-member] Snapshot retrieved successfully. Aug 16 21:27:47.870732 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-fabd9402-8751-4fdb-bc5d-8282e1175446 tempest-VolumeRevertTests-1031559225 tempest-VolumeRevertTests-1031559225-project-member] https://10.4.3.143/volume/v3/snapshots/44fca7c6-2c22-4706-bde3-100f30d88d34 returned with HTTP 200 Aug 16 21:27:47.871183 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 1415/5634] 10.4.3.143 () {66 vars in 1354 bytes} [Sun Aug 16 21:27:47 2026] GET /volume/v3/snapshots/44fca7c6-2c22-4706-bde3-100f30d88d34 => generated 478 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:27:48.880602 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-302868da-8fa8-4f30-991d-712b291e5915 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:27:48.882287 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-302868da-8fa8-4f30-991d-712b291e5915 tempest-VolumeRevertTests-1031559225 tempest-VolumeRevertTests-1031559225-project-member] GET https://10.4.3.143/volume/v3/snapshots/44fca7c6-2c22-4706-bde3-100f30d88d34 Aug 16 21:27:48.882462 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-302868da-8fa8-4f30-991d-712b291e5915 tempest-VolumeRevertTests-1031559225 tempest-VolumeRevertTests-1031559225-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:27:48.882663 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-302868da-8fa8-4f30-991d-712b291e5915 tempest-VolumeRevertTests-1031559225 tempest-VolumeRevertTests-1031559225-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:27:48.884507 np0000007409 devstack@c-api.service[100331]: DEBUG dbcounter [-] [100331] Writing DB stats cinder:SELECT=81,cinder:INSERT=9,cinder:UPDATE=21 {{(pid=100331) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 16 21:27:48.887741 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-302868da-8fa8-4f30-991d-712b291e5915 tempest-VolumeRevertTests-1031559225 tempest-VolumeRevertTests-1031559225-project-member] https://10.4.3.143/volume/v3/snapshots/44fca7c6-2c22-4706-bde3-100f30d88d34 returned with HTTP 404 Aug 16 21:27:48.888280 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 1412/5635] 10.4.3.143 () {66 vars in 1354 bytes} [Sun Aug 16 21:27:48 2026] GET /volume/v3/snapshots/44fca7c6-2c22-4706-bde3-100f30d88d34 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:27:48.895937 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-81ef8f58-96c3-4a1c-8760-7ae39719938a None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:27:48.897839 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-81ef8f58-96c3-4a1c-8760-7ae39719938a tempest-VolumeRevertTests-1031559225 tempest-VolumeRevertTests-1031559225-project-member] DELETE https://10.4.3.143/volume/v3/volumes/30b133f3-b0ef-49be-a2c7-c2e9930e1b47 Aug 16 21:27:48.898125 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-81ef8f58-96c3-4a1c-8760-7ae39719938a tempest-VolumeRevertTests-1031559225 tempest-VolumeRevertTests-1031559225-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:27:48.898363 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-81ef8f58-96c3-4a1c-8760-7ae39719938a tempest-VolumeRevertTests-1031559225 tempest-VolumeRevertTests-1031559225-project-member] Calling method 'delete' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:27:48.898621 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.v3.volumes [None req-81ef8f58-96c3-4a1c-8760-7ae39719938a tempest-VolumeRevertTests-1031559225 tempest-VolumeRevertTests-1031559225-project-member] Delete volume with id: 30b133f3-b0ef-49be-a2c7-c2e9930e1b47 Aug 16 21:27:48.906379 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:27:48.906379 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:27:48.906869 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-81ef8f58-96c3-4a1c-8760-7ae39719938a tempest-VolumeRevertTests-1031559225 tempest-VolumeRevertTests-1031559225-project-member] Volume info retrieved successfully. Aug 16 21:27:48.922773 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-81ef8f58-96c3-4a1c-8760-7ae39719938a tempest-VolumeRevertTests-1031559225 tempest-VolumeRevertTests-1031559225-project-member] Delete volume request issued successfully. Aug 16 21:27:48.922995 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-81ef8f58-96c3-4a1c-8760-7ae39719938a tempest-VolumeRevertTests-1031559225 tempest-VolumeRevertTests-1031559225-project-member] https://10.4.3.143/volume/v3/volumes/30b133f3-b0ef-49be-a2c7-c2e9930e1b47 returned with HTTP 202 Aug 16 21:27:48.923377 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 1411/5636] 10.4.3.143 () {68 vars in 1392 bytes} [Sun Aug 16 21:27:48 2026] DELETE /volume/v3/volumes/30b133f3-b0ef-49be-a2c7-c2e9930e1b47 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 16 21:27:48.931012 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-cb25cdd5-7556-4b13-bf98-0380b3577f3f None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:27:48.932973 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-cb25cdd5-7556-4b13-bf98-0380b3577f3f tempest-VolumeRevertTests-1031559225 tempest-VolumeRevertTests-1031559225-project-member] GET https://10.4.3.143/volume/v3/volumes/30b133f3-b0ef-49be-a2c7-c2e9930e1b47 Aug 16 21:27:48.933185 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-cb25cdd5-7556-4b13-bf98-0380b3577f3f tempest-VolumeRevertTests-1031559225 tempest-VolumeRevertTests-1031559225-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:27:48.933359 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-cb25cdd5-7556-4b13-bf98-0380b3577f3f tempest-VolumeRevertTests-1031559225 tempest-VolumeRevertTests-1031559225-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:27:48.942660 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:27:48.942660 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:27:48.946877 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-cb25cdd5-7556-4b13-bf98-0380b3577f3f tempest-VolumeRevertTests-1031559225 tempest-VolumeRevertTests-1031559225-project-member] Volume info retrieved successfully. Aug 16 21:27:48.951364 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-cb25cdd5-7556-4b13-bf98-0380b3577f3f tempest-VolumeRevertTests-1031559225 tempest-VolumeRevertTests-1031559225-project-member] https://10.4.3.143/volume/v3/volumes/30b133f3-b0ef-49be-a2c7-c2e9930e1b47 returned with HTTP 200 Aug 16 21:27:48.951746 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 1399/5637] 10.4.3.143 () {68 vars in 1389 bytes} [Sun Aug 16 21:27:48 2026] GET /volume/v3/volumes/30b133f3-b0ef-49be-a2c7-c2e9930e1b47 => generated 858 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:27:49.964047 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-db9fe4c2-9791-44b6-aff2-37da2b48a719 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:27:49.966348 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-db9fe4c2-9791-44b6-aff2-37da2b48a719 tempest-VolumeRevertTests-1031559225 tempest-VolumeRevertTests-1031559225-project-member] GET https://10.4.3.143/volume/v3/volumes/30b133f3-b0ef-49be-a2c7-c2e9930e1b47 Aug 16 21:27:49.966685 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-db9fe4c2-9791-44b6-aff2-37da2b48a719 tempest-VolumeRevertTests-1031559225 tempest-VolumeRevertTests-1031559225-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:27:49.966988 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-db9fe4c2-9791-44b6-aff2-37da2b48a719 tempest-VolumeRevertTests-1031559225 tempest-VolumeRevertTests-1031559225-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:27:49.974691 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-db9fe4c2-9791-44b6-aff2-37da2b48a719 tempest-VolumeRevertTests-1031559225 tempest-VolumeRevertTests-1031559225-project-member] https://10.4.3.143/volume/v3/volumes/30b133f3-b0ef-49be-a2c7-c2e9930e1b47 returned with HTTP 404 Aug 16 21:27:49.975260 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 1416/5638] 10.4.3.143 () {68 vars in 1389 bytes} [Sun Aug 16 21:27:49 2026] GET /volume/v3/volumes/30b133f3-b0ef-49be-a2c7-c2e9930e1b47 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 16 21:27:58.918906 np0000007409 devstack@c-api.service[100332]: DEBUG dbcounter [-] [100332] Writing DB stats cinder:SELECT=73,cinder:INSERT=15,cinder:UPDATE=29 {{(pid=100332) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 16 21:27:58.950089 np0000007409 devstack@c-api.service[100333]: DEBUG dbcounter [-] [100333] Writing DB stats cinder:SELECT=104,cinder:UPDATE=42,cinder:INSERT=21 {{(pid=100333) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 16 21:27:59.364804 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-1cb934ce-2df6-4c2c-bbd4-0369b2be682c None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:27:59.456880 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-1cb934ce-2df6-4c2c-bbd4-0369b2be682c tempest-TestEncryptedCinderVolumes-150024696 tempest-TestEncryptedCinderVolumes-150024696-project-admin] POST https://10.4.3.143/volume/v3/types Aug 16 21:27:59.457359 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-1cb934ce-2df6-4c2c-bbd4-0369b2be682c tempest-TestEncryptedCinderVolumes-150024696 tempest-TestEncryptedCinderVolumes-150024696-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-141048335", "extra_specs": {}}} {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:27:59.471827 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-1cb934ce-2df6-4c2c-bbd4-0369b2be682c tempest-TestEncryptedCinderVolumes-150024696 tempest-TestEncryptedCinderVolumes-150024696-project-admin] https://10.4.3.143/volume/v3/types returned with HTTP 200 Aug 16 21:27:59.472187 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 1413/5639] 10.4.3.143 () {68 vars in 1252 bytes} [Sun Aug 16 21:27:59 2026] POST /volume/v3/types => generated 211 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:27:59.481739 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-2e9f27a5-24c1-4f60-979d-d1ffe4ff954c None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:27:59.483745 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-2e9f27a5-24c1-4f60-979d-d1ffe4ff954c tempest-TestEncryptedCinderVolumes-150024696 tempest-TestEncryptedCinderVolumes-150024696-project-admin] POST https://10.4.3.143/volume/v3/types/5aacb8dc-a6ef-4265-b3b6-ff4a967b2342/encryption Aug 16 21:27:59.484196 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-2e9f27a5-24c1-4f60-979d-d1ffe4ff954c tempest-TestEncryptedCinderVolumes-150024696 tempest-TestEncryptedCinderVolumes-150024696-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:27:59.503531 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-2e9f27a5-24c1-4f60-979d-d1ffe4ff954c tempest-TestEncryptedCinderVolumes-150024696 tempest-TestEncryptedCinderVolumes-150024696-project-admin] https://10.4.3.143/volume/v3/types/5aacb8dc-a6ef-4265-b3b6-ff4a967b2342/encryption returned with HTTP 200 Aug 16 21:27:59.504230 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 1412/5640] 10.4.3.143 () {68 vars in 1397 bytes} [Sun Aug 16 21:27:59 2026] POST /volume/v3/types/5aacb8dc-a6ef-4265-b3b6-ff4a967b2342/encryption => generated 230 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:27:59.512568 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-aab9c380-cb7c-4da2-bac6-8f3db50ed62c None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:27:59.583944 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-aab9c380-cb7c-4da2-bac6-8f3db50ed62c tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] POST https://10.4.3.143/volume/v3/volumes Aug 16 21:27:59.584269 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-aab9c380-cb7c-4da2-bac6-8f3db50ed62c tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-73115947", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-141048335", "size": 1}} {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:27:59.585902 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.v3.volumes [None req-aab9c380-cb7c-4da2-bac6-8f3db50ed62c tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-73115947', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-141048335', 'size': 1}} {{(pid=100333) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 21:27:59.590563 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.v3.volumes [None req-aab9c380-cb7c-4da2-bac6-8f3db50ed62c tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] Create volume of 1 GB Aug 16 21:27:59.591000 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:27:59.591000 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:27:59.591807 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-aab9c380-cb7c-4da2-bac6-8f3db50ed62c tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] Availability Zones retrieved successfully. Aug 16 21:27:59.599538 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-aab9c380-cb7c-4da2-bac6-8f3db50ed62c tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] Flow 'volume_create_api' (4d90f370-9496-4c77-b550-365baaf90ad8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100333) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:27:59.600565 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-aab9c380-cb7c-4da2-bac6-8f3db50ed62c tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3e7343ef-33af-4da5-8378-3611acab18c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:27:59.601550 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.flows.api.create_volume [None req-aab9c380-cb7c-4da2-bac6-8f3db50ed62c tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] Validating volume size '1' using validate_int {{(pid=100333) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 21:27:59.629537 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-aab9c380-cb7c-4da2-bac6-8f3db50ed62c tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3e7343ef-33af-4da5-8378-3611acab18c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T21:27:59Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=5aacb8dc-a6ef-4265-b3b6-ff4a967b2342,is_public=True,name='tempest-scenario-type-luks-141048335',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5aacb8dc-a6ef-4265-b3b6-ff4a967b2342', '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=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:27:59.630789 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-aab9c380-cb7c-4da2-bac6-8f3db50ed62c tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e347db87-99b1-43bb-aa1b-2c9d6cef566d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:27:59.658019 np0000007409 devstack@c-api.service[100333]: WARNING cinder.quota [None req-aab9c380-cb7c-4da2-bac6-8f3db50ed62c tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-141048335 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-141048335, it is now deprecated. Please use the default quota class for default quota. Aug 16 21:27:59.658339 np0000007409 devstack@c-api.service[100333]: WARNING cinder.quota [None req-aab9c380-cb7c-4da2-bac6-8f3db50ed62c tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-141048335 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-141048335, it is now deprecated. Please use the default quota class for default quota. Aug 16 21:27:59.692259 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.quota [None req-aab9c380-cb7c-4da2-bac6-8f3db50ed62c tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] Created reservations ['07b64976-d595-495f-8451-2e82e5d007fa', '568e0815-4290-445d-8db3-89b7e6c5f4e4', 'cca84ac8-9fbb-4721-9499-e6d8b249ac4d', '71cdbf03-06ea-44a0-aaf8-2422732847f5'] {{(pid=100333) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:27:59.692969 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-aab9c380-cb7c-4da2-bac6-8f3db50ed62c tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e347db87-99b1-43bb-aa1b-2c9d6cef566d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['07b64976-d595-495f-8451-2e82e5d007fa', '568e0815-4290-445d-8db3-89b7e6c5f4e4', 'cca84ac8-9fbb-4721-9499-e6d8b249ac4d', '71cdbf03-06ea-44a0-aaf8-2422732847f5']}' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:27:59.693692 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-aab9c380-cb7c-4da2-bac6-8f3db50ed62c tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c922199b-b660-4a7b-b899-1b3e4f3457dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:27:59.717790 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-aab9c380-cb7c-4da2-bac6-8f3db50ed62c tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c922199b-b660-4a7b-b899-1b3e4f3457dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '00d14ba8-dd4d-4f9d-884a-1b35cc54cd9c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-73115947',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4cc18aed9f73436ca37d1d695dea0ec7',qos_specs=None,replication_status=,reservations=['07b64976-d595-495f-8451-2e82e5d007fa','568e0815-4290-445d-8db3-89b7e6c5f4e4','cca84ac8-9fbb-4721-9499-e6d8b249ac4d','71cdbf03-06ea-44a0-aaf8-2422732847f5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='30ebdc5a828049998d874f3677a4221d',volume_type_id=5aacb8dc-a6ef-4265-b3b6-ff4a967b2342), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T21:27:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-73115947',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=00d14ba8-dd4d-4f9d-884a-1b35cc54cd9c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4cc18aed9f73436ca37d1d695dea0ec7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='30ebdc5a828049998d874f3677a4221d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5aacb8dc-a6ef-4265-b3b6-ff4a967b2342),volume_type_id=5aacb8dc-a6ef-4265-b3b6-ff4a967b2342)}' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:27:59.718529 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-aab9c380-cb7c-4da2-bac6-8f3db50ed62c tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6df687d5-950a-4385-91f4-d0dfce09ee34) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:27:59.737155 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-aab9c380-cb7c-4da2-bac6-8f3db50ed62c tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6df687d5-950a-4385-91f4-d0dfce09ee34) transitioned into state 'SUCCESS' from state '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-73115947',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4cc18aed9f73436ca37d1d695dea0ec7',qos_specs=None,replication_status=,reservations=['07b64976-d595-495f-8451-2e82e5d007fa','568e0815-4290-445d-8db3-89b7e6c5f4e4','cca84ac8-9fbb-4721-9499-e6d8b249ac4d','71cdbf03-06ea-44a0-aaf8-2422732847f5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='30ebdc5a828049998d874f3677a4221d',volume_type_id=5aacb8dc-a6ef-4265-b3b6-ff4a967b2342)}' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:27:59.737882 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-aab9c380-cb7c-4da2-bac6-8f3db50ed62c tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e0efab62-a2b4-4fa7-b398-2be5e3fa0a68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:27:59.747250 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-aab9c380-cb7c-4da2-bac6-8f3db50ed62c tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e0efab62-a2b4-4fa7-b398-2be5e3fa0a68) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:27:59.748124 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-aab9c380-cb7c-4da2-bac6-8f3db50ed62c tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] Flow 'volume_create_api' (4d90f370-9496-4c77-b550-365baaf90ad8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100333) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:27:59.748429 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-aab9c380-cb7c-4da2-bac6-8f3db50ed62c tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] Create volume request issued successfully. Aug 16 21:27:59.749067 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-aab9c380-cb7c-4da2-bac6-8f3db50ed62c tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Aug 16 21:27:59.749542 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 1400/5641] 10.4.3.143 () {68 vars in 1259 bytes} [Sun Aug 16 21:27:59 2026] POST /volume/v3/volumes => generated 782 bytes in 237 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 21:27:59.762620 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-269a1f5e-8543-4e23-85db-bf3a2d119030 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:27:59.765013 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-269a1f5e-8543-4e23-85db-bf3a2d119030 tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] GET https://10.4.3.143/volume/v3/volumes/00d14ba8-dd4d-4f9d-884a-1b35cc54cd9c Aug 16 21:27:59.765013 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-269a1f5e-8543-4e23-85db-bf3a2d119030 tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:27:59.765118 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-269a1f5e-8543-4e23-85db-bf3a2d119030 tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:27:59.767947 np0000007409 devstack@c-api.service[100330]: DEBUG dbcounter [-] [100330] Writing DB stats cinder:SELECT=74,cinder:UPDATE=15,cinder:INSERT=12 {{(pid=100330) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 16 21:27:59.773850 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:27:59.773850 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:27:59.778589 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-269a1f5e-8543-4e23-85db-bf3a2d119030 tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] Volume info retrieved successfully. Aug 16 21:27:59.783555 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-269a1f5e-8543-4e23-85db-bf3a2d119030 tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] https://10.4.3.143/volume/v3/volumes/00d14ba8-dd4d-4f9d-884a-1b35cc54cd9c returned with HTTP 200 Aug 16 21:27:59.783978 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 1417/5642] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:27:59 2026] GET /volume/v3/volumes/00d14ba8-dd4d-4f9d-884a-1b35cc54cd9c => generated 850 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:28:00.796576 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-94ed175f-c11d-42c9-9ae5-ddc6cd7893ca None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:28:00.798415 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-94ed175f-c11d-42c9-9ae5-ddc6cd7893ca tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] GET https://10.4.3.143/volume/v3/volumes/00d14ba8-dd4d-4f9d-884a-1b35cc54cd9c Aug 16 21:28:00.798620 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-94ed175f-c11d-42c9-9ae5-ddc6cd7893ca tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:28:00.798798 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-94ed175f-c11d-42c9-9ae5-ddc6cd7893ca tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:28:00.805049 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:28:00.805049 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:28:00.808226 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-94ed175f-c11d-42c9-9ae5-ddc6cd7893ca tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] Volume info retrieved successfully. Aug 16 21:28:00.811935 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-94ed175f-c11d-42c9-9ae5-ddc6cd7893ca tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] https://10.4.3.143/volume/v3/volumes/00d14ba8-dd4d-4f9d-884a-1b35cc54cd9c returned with HTTP 200 Aug 16 21:28:00.812258 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 1414/5643] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:28:00 2026] GET /volume/v3/volumes/00d14ba8-dd4d-4f9d-884a-1b35cc54cd9c => generated 875 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:28:00.827983 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-7b770144-61ec-4cd7-9854-208701a5a8b7 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:28:00.829685 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-7b770144-61ec-4cd7-9854-208701a5a8b7 tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] GET https://10.4.3.143/volume/v3/volumes/00d14ba8-dd4d-4f9d-884a-1b35cc54cd9c Aug 16 21:28:00.829872 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-7b770144-61ec-4cd7-9854-208701a5a8b7 tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:28:00.830094 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-7b770144-61ec-4cd7-9854-208701a5a8b7 tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:28:00.836613 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:28:00.836613 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:28:00.840185 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-7b770144-61ec-4cd7-9854-208701a5a8b7 tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] Volume info retrieved successfully. Aug 16 21:28:00.844233 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-7b770144-61ec-4cd7-9854-208701a5a8b7 tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] https://10.4.3.143/volume/v3/volumes/00d14ba8-dd4d-4f9d-884a-1b35cc54cd9c returned with HTTP 200 Aug 16 21:28:00.844601 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 1413/5644] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:28:00 2026] GET /volume/v3/volumes/00d14ba8-dd4d-4f9d-884a-1b35cc54cd9c => generated 875 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:28:00.855520 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-b7994ccb-ae25-4bc3-996b-f7624f0699b2 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:28:00.857203 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-b7994ccb-ae25-4bc3-996b-f7624f0699b2 tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] POST https://10.4.3.143/volume/v3/volumes Aug 16 21:28:00.857531 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-b7994ccb-ae25-4bc3-996b-f7624f0699b2 tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] Action: 'create', calling method: create, body: {"volume": {"display_name": "tempest-TestEncryptedCinderVolumes-949009421", "source_volid": "00d14ba8-dd4d-4f9d-884a-1b35cc54cd9c", "volume_type": "tempest-scenario-type-luks-141048335", "size": 1}} {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:28:00.858873 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.v3.volumes [None req-b7994ccb-ae25-4bc3-996b-f7624f0699b2 tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] Create volume request body: {'volume': {'display_name': 'tempest-TestEncryptedCinderVolumes-949009421', 'source_volid': '00d14ba8-dd4d-4f9d-884a-1b35cc54cd9c', 'volume_type': 'tempest-scenario-type-luks-141048335', 'size': 1}} {{(pid=100333) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 21:28:00.867739 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:28:00.867739 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:28:00.868135 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-b7994ccb-ae25-4bc3-996b-f7624f0699b2 tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] Volume retrieved successfully. Aug 16 21:28:00.868239 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.v3.volumes [None req-b7994ccb-ae25-4bc3-996b-f7624f0699b2 tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] Create volume of 1 GB Aug 16 21:28:00.868816 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-b7994ccb-ae25-4bc3-996b-f7624f0699b2 tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] Availability Zones retrieved successfully. Aug 16 21:28:00.873619 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-b7994ccb-ae25-4bc3-996b-f7624f0699b2 tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] Flow 'volume_create_api' (ca4b8c89-1f59-41f9-bfc5-110dd6cbe4ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100333) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:28:00.874588 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-b7994ccb-ae25-4bc3-996b-f7624f0699b2 tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ed3a8646-0929-43e8-8bf2-81782cfd7501) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:28:00.875335 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.flows.api.create_volume [None req-b7994ccb-ae25-4bc3-996b-f7624f0699b2 tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100333) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 21:28:00.894409 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-b7994ccb-ae25-4bc3-996b-f7624f0699b2 tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ed3a8646-0929-43e8-8bf2-81782cfd7501) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '00d14ba8-dd4d-4f9d-884a-1b35cc54cd9c', 'volume_type': VolumeType(created_at=2026-08-16T21:27:59Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=5aacb8dc-a6ef-4265-b3b6-ff4a967b2342,is_public=True,name='tempest-scenario-type-luks-141048335',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5aacb8dc-a6ef-4265-b3b6-ff4a967b2342', '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=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:28:00.895191 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-b7994ccb-ae25-4bc3-996b-f7624f0699b2 tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (56d5045f-046f-431d-9154-bf2be0a617e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:28:00.932112 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.quota [None req-b7994ccb-ae25-4bc3-996b-f7624f0699b2 tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] Created reservations ['9bba5fa1-aa7b-44f0-8483-6ae0e2d7dda2', 'dec2eb2b-6bcd-46e6-b596-bd58406bae38', 'a758d40e-c4b5-4b18-adea-73cb4480441a', 'b748fdd0-cc0e-47b6-8c8e-7f13279d5e59'] {{(pid=100333) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:28:00.932808 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-b7994ccb-ae25-4bc3-996b-f7624f0699b2 tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (56d5045f-046f-431d-9154-bf2be0a617e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9bba5fa1-aa7b-44f0-8483-6ae0e2d7dda2', 'dec2eb2b-6bcd-46e6-b596-bd58406bae38', 'a758d40e-c4b5-4b18-adea-73cb4480441a', 'b748fdd0-cc0e-47b6-8c8e-7f13279d5e59']}' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:28:00.933431 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-b7994ccb-ae25-4bc3-996b-f7624f0699b2 tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b89c13d1-0607-4f33-8883-ab5f607b9744) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:28:00.962354 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-b7994ccb-ae25-4bc3-996b-f7624f0699b2 tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b89c13d1-0607-4f33-8883-ab5f607b9744) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '38356ad8-9add-4674-9626-5f354abc3220', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-949009421',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4cc18aed9f73436ca37d1d695dea0ec7',qos_specs=None,replication_status=,reservations=['9bba5fa1-aa7b-44f0-8483-6ae0e2d7dda2','dec2eb2b-6bcd-46e6-b596-bd58406bae38','a758d40e-c4b5-4b18-adea-73cb4480441a','b748fdd0-cc0e-47b6-8c8e-7f13279d5e59'],size=1,snapshot_id=None,source_replicaid=,source_volid=00d14ba8-dd4d-4f9d-884a-1b35cc54cd9c,status='creating',user_id='30ebdc5a828049998d874f3677a4221d',volume_type_id=5aacb8dc-a6ef-4265-b3b6-ff4a967b2342), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T21:28:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-949009421',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=38356ad8-9add-4674-9626-5f354abc3220,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4cc18aed9f73436ca37d1d695dea0ec7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=00d14ba8-dd4d-4f9d-884a-1b35cc54cd9c,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='30ebdc5a828049998d874f3677a4221d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5aacb8dc-a6ef-4265-b3b6-ff4a967b2342),volume_type_id=5aacb8dc-a6ef-4265-b3b6-ff4a967b2342)}' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:28:00.963034 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-b7994ccb-ae25-4bc3-996b-f7624f0699b2 tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (adc2f011-3196-4b5a-84b5-57b5077ea042) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:28:00.979384 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-b7994ccb-ae25-4bc3-996b-f7624f0699b2 tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (adc2f011-3196-4b5a-84b5-57b5077ea042) transitioned into state 'SUCCESS' from state '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-949009421',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4cc18aed9f73436ca37d1d695dea0ec7',qos_specs=None,replication_status=,reservations=['9bba5fa1-aa7b-44f0-8483-6ae0e2d7dda2','dec2eb2b-6bcd-46e6-b596-bd58406bae38','a758d40e-c4b5-4b18-adea-73cb4480441a','b748fdd0-cc0e-47b6-8c8e-7f13279d5e59'],size=1,snapshot_id=None,source_replicaid=,source_volid=00d14ba8-dd4d-4f9d-884a-1b35cc54cd9c,status='creating',user_id='30ebdc5a828049998d874f3677a4221d',volume_type_id=5aacb8dc-a6ef-4265-b3b6-ff4a967b2342)}' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:28:00.979992 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-b7994ccb-ae25-4bc3-996b-f7624f0699b2 tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7fec94b3-ee8b-450d-bcd1-defbba8f8d10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:28:00.994333 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-b7994ccb-ae25-4bc3-996b-f7624f0699b2 tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7fec94b3-ee8b-450d-bcd1-defbba8f8d10) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100333) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:28:00.995156 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.volume.api [None req-b7994ccb-ae25-4bc3-996b-f7624f0699b2 tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] Flow 'volume_create_api' (ca4b8c89-1f59-41f9-bfc5-110dd6cbe4ac) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100333) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:28:00.995416 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-b7994ccb-ae25-4bc3-996b-f7624f0699b2 tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] Create volume request issued successfully. Aug 16 21:28:00.995907 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-b7994ccb-ae25-4bc3-996b-f7624f0699b2 tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Aug 16 21:28:00.996334 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 1401/5645] 10.4.3.143 () {68 vars in 1259 bytes} [Sun Aug 16 21:28:00 2026] POST /volume/v3/volumes => generated 810 bytes in 141 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 21:28:01.007818 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-a9586ac8-e6e3-4680-a8be-8321afb28481 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:28:01.009495 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-a9586ac8-e6e3-4680-a8be-8321afb28481 tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] GET https://10.4.3.143/volume/v3/volumes/38356ad8-9add-4674-9626-5f354abc3220 Aug 16 21:28:01.009713 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-a9586ac8-e6e3-4680-a8be-8321afb28481 tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:28:01.009937 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-a9586ac8-e6e3-4680-a8be-8321afb28481 tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:28:01.016668 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:28:01.016668 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:28:01.020578 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-a9586ac8-e6e3-4680-a8be-8321afb28481 tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] Volume info retrieved successfully. Aug 16 21:28:01.024453 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-a9586ac8-e6e3-4680-a8be-8321afb28481 tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] https://10.4.3.143/volume/v3/volumes/38356ad8-9add-4674-9626-5f354abc3220 returned with HTTP 200 Aug 16 21:28:01.024799 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 1418/5646] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:28:01 2026] GET /volume/v3/volumes/38356ad8-9add-4674-9626-5f354abc3220 => generated 878 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:28:02.037645 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-ef83e1a0-d824-4f85-96f9-f47bbb6c4033 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:28:02.039947 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-ef83e1a0-d824-4f85-96f9-f47bbb6c4033 tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] GET https://10.4.3.143/volume/v3/volumes/38356ad8-9add-4674-9626-5f354abc3220 Aug 16 21:28:02.040188 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-ef83e1a0-d824-4f85-96f9-f47bbb6c4033 tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:28:02.040445 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-ef83e1a0-d824-4f85-96f9-f47bbb6c4033 tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:28:02.047709 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:28:02.047709 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:28:02.051410 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-ef83e1a0-d824-4f85-96f9-f47bbb6c4033 tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] Volume info retrieved successfully. Aug 16 21:28:02.055947 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-ef83e1a0-d824-4f85-96f9-f47bbb6c4033 tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] https://10.4.3.143/volume/v3/volumes/38356ad8-9add-4674-9626-5f354abc3220 returned with HTTP 200 Aug 16 21:28:02.056376 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 1415/5647] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:28:02 2026] GET /volume/v3/volumes/38356ad8-9add-4674-9626-5f354abc3220 => generated 902 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:28:03.071148 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-2d26a801-646a-4d42-b237-9bfd28a93872 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:28:03.073126 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-2d26a801-646a-4d42-b237-9bfd28a93872 tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] GET https://10.4.3.143/volume/v3/volumes/38356ad8-9add-4674-9626-5f354abc3220 Aug 16 21:28:03.073341 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-2d26a801-646a-4d42-b237-9bfd28a93872 tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:28:03.073576 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-2d26a801-646a-4d42-b237-9bfd28a93872 tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:28:03.081581 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:28:03.081581 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:28:03.085461 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-2d26a801-646a-4d42-b237-9bfd28a93872 tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] Volume info retrieved successfully. Aug 16 21:28:03.090375 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-2d26a801-646a-4d42-b237-9bfd28a93872 tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] https://10.4.3.143/volume/v3/volumes/38356ad8-9add-4674-9626-5f354abc3220 returned with HTTP 200 Aug 16 21:28:03.090870 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 1414/5648] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:28:03 2026] GET /volume/v3/volumes/38356ad8-9add-4674-9626-5f354abc3220 => generated 902 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:28:04.103187 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-55dde397-288b-4cfc-8553-9f527c2ad424 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:28:04.105067 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-55dde397-288b-4cfc-8553-9f527c2ad424 tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] GET https://10.4.3.143/volume/v3/volumes/38356ad8-9add-4674-9626-5f354abc3220 Aug 16 21:28:04.105244 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-55dde397-288b-4cfc-8553-9f527c2ad424 tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:28:04.105425 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-55dde397-288b-4cfc-8553-9f527c2ad424 tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:28:04.111842 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:28:04.111842 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:28:04.115114 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-55dde397-288b-4cfc-8553-9f527c2ad424 tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] Volume info retrieved successfully. Aug 16 21:28:04.118699 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-55dde397-288b-4cfc-8553-9f527c2ad424 tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] https://10.4.3.143/volume/v3/volumes/38356ad8-9add-4674-9626-5f354abc3220 returned with HTTP 200 Aug 16 21:28:04.119245 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 1402/5649] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:28:04 2026] GET /volume/v3/volumes/38356ad8-9add-4674-9626-5f354abc3220 => generated 902 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:28:05.132197 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-381d71c8-c00b-43c0-9b45-038b8a8a661a None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:28:05.134285 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-381d71c8-c00b-43c0-9b45-038b8a8a661a tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] GET https://10.4.3.143/volume/v3/volumes/38356ad8-9add-4674-9626-5f354abc3220 Aug 16 21:28:05.134538 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-381d71c8-c00b-43c0-9b45-038b8a8a661a tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:28:05.134740 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-381d71c8-c00b-43c0-9b45-038b8a8a661a tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:28:05.142601 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:28:05.142601 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:28:05.146503 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-381d71c8-c00b-43c0-9b45-038b8a8a661a tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] Volume info retrieved successfully. Aug 16 21:28:05.151108 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-381d71c8-c00b-43c0-9b45-038b8a8a661a tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] https://10.4.3.143/volume/v3/volumes/38356ad8-9add-4674-9626-5f354abc3220 returned with HTTP 200 Aug 16 21:28:05.151573 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 1419/5650] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:28:05 2026] GET /volume/v3/volumes/38356ad8-9add-4674-9626-5f354abc3220 => generated 902 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:28:06.164215 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-3f2df72d-4ad1-468d-adb2-b284e1925e97 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:28:06.166074 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-3f2df72d-4ad1-468d-adb2-b284e1925e97 tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] GET https://10.4.3.143/volume/v3/volumes/38356ad8-9add-4674-9626-5f354abc3220 Aug 16 21:28:06.166241 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-3f2df72d-4ad1-468d-adb2-b284e1925e97 tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:28:06.166441 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-3f2df72d-4ad1-468d-adb2-b284e1925e97 tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:28:06.172536 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:28:06.172536 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:28:06.175478 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-3f2df72d-4ad1-468d-adb2-b284e1925e97 tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] Volume info retrieved successfully. Aug 16 21:28:06.178962 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-3f2df72d-4ad1-468d-adb2-b284e1925e97 tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] https://10.4.3.143/volume/v3/volumes/38356ad8-9add-4674-9626-5f354abc3220 returned with HTTP 200 Aug 16 21:28:06.179296 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 1416/5651] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:28:06 2026] GET /volume/v3/volumes/38356ad8-9add-4674-9626-5f354abc3220 => generated 902 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:28:07.194775 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-1eec37c4-1f7e-4814-89a8-d06510b82bf0 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:28:07.197134 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-1eec37c4-1f7e-4814-89a8-d06510b82bf0 tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] GET https://10.4.3.143/volume/v3/volumes/38356ad8-9add-4674-9626-5f354abc3220 Aug 16 21:28:07.197434 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-1eec37c4-1f7e-4814-89a8-d06510b82bf0 tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:28:07.197692 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-1eec37c4-1f7e-4814-89a8-d06510b82bf0 tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:28:07.206819 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:28:07.206819 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:28:07.211341 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-1eec37c4-1f7e-4814-89a8-d06510b82bf0 tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] Volume info retrieved successfully. Aug 16 21:28:07.216997 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-1eec37c4-1f7e-4814-89a8-d06510b82bf0 tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] https://10.4.3.143/volume/v3/volumes/38356ad8-9add-4674-9626-5f354abc3220 returned with HTTP 200 Aug 16 21:28:07.217558 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 1415/5652] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:28:07 2026] GET /volume/v3/volumes/38356ad8-9add-4674-9626-5f354abc3220 => generated 902 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:28:08.230872 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-d4125d9e-9796-4f17-97ed-2165b50afe62 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:28:08.232739 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-d4125d9e-9796-4f17-97ed-2165b50afe62 tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] GET https://10.4.3.143/volume/v3/volumes/38356ad8-9add-4674-9626-5f354abc3220 Aug 16 21:28:08.232965 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-d4125d9e-9796-4f17-97ed-2165b50afe62 tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:28:08.233174 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-d4125d9e-9796-4f17-97ed-2165b50afe62 tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:28:08.240007 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:28:08.240007 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:28:08.243534 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-d4125d9e-9796-4f17-97ed-2165b50afe62 tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] Volume info retrieved successfully. Aug 16 21:28:08.247672 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-d4125d9e-9796-4f17-97ed-2165b50afe62 tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] https://10.4.3.143/volume/v3/volumes/38356ad8-9add-4674-9626-5f354abc3220 returned with HTTP 200 Aug 16 21:28:08.248045 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 1403/5653] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:28:08 2026] GET /volume/v3/volumes/38356ad8-9add-4674-9626-5f354abc3220 => generated 902 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:28:09.260866 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-31984f51-4ba8-4e0a-926a-65f4b6e86616 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:28:09.263943 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-31984f51-4ba8-4e0a-926a-65f4b6e86616 tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] GET https://10.4.3.143/volume/v3/volumes/38356ad8-9add-4674-9626-5f354abc3220 Aug 16 21:28:09.263943 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-31984f51-4ba8-4e0a-926a-65f4b6e86616 tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:28:09.263943 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-31984f51-4ba8-4e0a-926a-65f4b6e86616 tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:28:09.271265 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:28:09.271265 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:28:09.275750 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-31984f51-4ba8-4e0a-926a-65f4b6e86616 tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] Volume info retrieved successfully. Aug 16 21:28:09.282082 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-31984f51-4ba8-4e0a-926a-65f4b6e86616 tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] https://10.4.3.143/volume/v3/volumes/38356ad8-9add-4674-9626-5f354abc3220 returned with HTTP 200 Aug 16 21:28:09.282903 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 1420/5654] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:28:09 2026] GET /volume/v3/volumes/38356ad8-9add-4674-9626-5f354abc3220 => generated 902 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:28:10.298871 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-5ac0c999-486b-463d-bca6-2fae9ec54286 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:28:10.300941 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-5ac0c999-486b-463d-bca6-2fae9ec54286 tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] GET https://10.4.3.143/volume/v3/volumes/38356ad8-9add-4674-9626-5f354abc3220 Aug 16 21:28:10.301285 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-5ac0c999-486b-463d-bca6-2fae9ec54286 tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:28:10.301436 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-5ac0c999-486b-463d-bca6-2fae9ec54286 tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:28:10.308546 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:28:10.308546 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:28:10.312517 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-5ac0c999-486b-463d-bca6-2fae9ec54286 tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] Volume info retrieved successfully. Aug 16 21:28:10.316910 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-5ac0c999-486b-463d-bca6-2fae9ec54286 tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] https://10.4.3.143/volume/v3/volumes/38356ad8-9add-4674-9626-5f354abc3220 returned with HTTP 200 Aug 16 21:28:10.317305 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 1417/5655] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:28:10 2026] GET /volume/v3/volumes/38356ad8-9add-4674-9626-5f354abc3220 => generated 903 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:28:10.330196 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-a7d3cf7e-a74e-4c65-9991-c34f97c4fe2c None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:28:10.332195 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-a7d3cf7e-a74e-4c65-9991-c34f97c4fe2c tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] GET https://10.4.3.143/volume/v3/volumes/38356ad8-9add-4674-9626-5f354abc3220 Aug 16 21:28:10.332410 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-a7d3cf7e-a74e-4c65-9991-c34f97c4fe2c tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:28:10.332620 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-a7d3cf7e-a74e-4c65-9991-c34f97c4fe2c tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:28:10.341859 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:28:10.341859 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:28:10.346051 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-a7d3cf7e-a74e-4c65-9991-c34f97c4fe2c tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] Volume info retrieved successfully. Aug 16 21:28:10.350823 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-a7d3cf7e-a74e-4c65-9991-c34f97c4fe2c tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] https://10.4.3.143/volume/v3/volumes/38356ad8-9add-4674-9626-5f354abc3220 returned with HTTP 200 Aug 16 21:28:10.351304 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 1416/5656] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:28:10 2026] GET /volume/v3/volumes/38356ad8-9add-4674-9626-5f354abc3220 => generated 903 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:28:18.246675 np0000007409 devstack@c-api.service[100333]: DEBUG dbcounter [-] [100333] Writing DB stats cinder:SELECT=56,cinder:INSERT=16,cinder:UPDATE=24 {{(pid=100333) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 16 21:28:19.279800 np0000007409 devstack@c-api.service[100330]: DEBUG dbcounter [-] [100330] Writing DB stats cinder:SELECT=15 {{(pid=100330) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 16 21:28:20.316046 np0000007409 devstack@c-api.service[100331]: DEBUG dbcounter [-] [100331] Writing DB stats cinder:SELECT=19,cinder:INSERT=1 {{(pid=100331) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 16 21:28:20.349691 np0000007409 devstack@c-api.service[100332]: DEBUG dbcounter [-] [100332] Writing DB stats cinder:SELECT=19,cinder:INSERT=1 {{(pid=100332) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 16 21:28:54.239286 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [req-21819cb0-6227-473c-92ff-7824aa9fa401 req-cacd7b72-17b9-49ce-b959-bf56b03f0129 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:28:54.241486 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [req-21819cb0-6227-473c-92ff-7824aa9fa401 req-cacd7b72-17b9-49ce-b959-bf56b03f0129 tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] GET https://10.4.3.143/volume/v3/volumes/38356ad8-9add-4674-9626-5f354abc3220 Aug 16 21:28:54.241714 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [req-21819cb0-6227-473c-92ff-7824aa9fa401 req-cacd7b72-17b9-49ce-b959-bf56b03f0129 tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:28:54.241940 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [req-21819cb0-6227-473c-92ff-7824aa9fa401 req-cacd7b72-17b9-49ce-b959-bf56b03f0129 tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:28:54.249530 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:28:54.249530 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:28:54.253296 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [req-21819cb0-6227-473c-92ff-7824aa9fa401 req-cacd7b72-17b9-49ce-b959-bf56b03f0129 tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] Volume info retrieved successfully. Aug 16 21:28:54.258240 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [req-21819cb0-6227-473c-92ff-7824aa9fa401 req-cacd7b72-17b9-49ce-b959-bf56b03f0129 tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] https://10.4.3.143/volume/v3/volumes/38356ad8-9add-4674-9626-5f354abc3220 returned with HTTP 200 Aug 16 21:28:54.258826 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 1404/5657] 10.4.3.143 () {68 vars in 1598 bytes} [Sun Aug 16 21:28:54 2026] GET /volume/v3/volumes/38356ad8-9add-4674-9626-5f354abc3220 => generated 903 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:28:54.332071 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-779e4a6e-76de-47a8-9308-c3a5824bb1da None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:28:54.332492 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-779e4a6e-76de-47a8-9308-c3a5824bb1da None None] GET https://10.4.3.143/volume// Aug 16 21:28:54.332626 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-779e4a6e-76de-47a8-9308-c3a5824bb1da None None] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:28:54.332838 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-779e4a6e-76de-47a8-9308-c3a5824bb1da None None] Calling method 'all' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:28:54.333181 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-779e4a6e-76de-47a8-9308-c3a5824bb1da None None] https://10.4.3.143/volume// returned with HTTP 300 Aug 16 21:28:54.333523 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 1421/5658] 10.4.3.143 () {66 vars in 1428 bytes} [Sun Aug 16 21:28:54 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 16 21:28:54.340868 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [req-21819cb0-6227-473c-92ff-7824aa9fa401 req-f2dba19e-17ee-4650-a6cc-3655f653122f None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:28:54.343258 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [req-21819cb0-6227-473c-92ff-7824aa9fa401 req-f2dba19e-17ee-4650-a6cc-3655f653122f tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] POST https://10.4.3.143/volume/v3/attachments Aug 16 21:28:54.343683 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [req-21819cb0-6227-473c-92ff-7824aa9fa401 req-f2dba19e-17ee-4650-a6cc-3655f653122f tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "38356ad8-9add-4674-9626-5f354abc3220", "connector": null, "instance_uuid": "632566f2-de46-4bd7-80f7-ce855173b45e"}} {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:28:54.352697 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:28:54.352697 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:28:54.377219 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [req-21819cb0-6227-473c-92ff-7824aa9fa401 req-f2dba19e-17ee-4650-a6cc-3655f653122f tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] https://10.4.3.143/volume/v3/attachments returned with HTTP 200 Aug 16 21:28:54.377765 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 1418/5659] 10.4.3.143 () {74 vars in 1594 bytes} [Sun Aug 16 21:28:54 2026] POST /volume/v3/attachments => generated 273 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:28:54.405116 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-869acd25-dbbd-40a4-9d2a-3b7a8f98ecdd None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:28:54.407607 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-869acd25-dbbd-40a4-9d2a-3b7a8f98ecdd tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] GET https://10.4.3.143/volume/v3/volumes/38356ad8-9add-4674-9626-5f354abc3220 Aug 16 21:28:54.407890 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-869acd25-dbbd-40a4-9d2a-3b7a8f98ecdd tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:28:54.408184 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-869acd25-dbbd-40a4-9d2a-3b7a8f98ecdd tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:28:54.409807 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-badddb4d-ea5c-4b63-a957-9cb03832d4d0 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:28:54.410204 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-badddb4d-ea5c-4b63-a957-9cb03832d4d0 None None] GET https://10.4.3.143/volume// Aug 16 21:28:54.410384 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-badddb4d-ea5c-4b63-a957-9cb03832d4d0 None None] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:28:54.410557 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-badddb4d-ea5c-4b63-a957-9cb03832d4d0 None None] Calling method 'all' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:28:54.410842 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-badddb4d-ea5c-4b63-a957-9cb03832d4d0 None None] https://10.4.3.143/volume// returned with HTTP 300 Aug 16 21:28:54.411122 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 1405/5660] 10.4.3.143 () {66 vars in 1426 bytes} [Sun Aug 16 21:28:54 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 16 21:28:54.418081 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [req-21819cb0-6227-473c-92ff-7824aa9fa401 req-683fe533-dccf-4506-8803-bf23f56746b9 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:28:54.419322 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:28:54.419322 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:28:54.420063 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [req-21819cb0-6227-473c-92ff-7824aa9fa401 req-683fe533-dccf-4506-8803-bf23f56746b9 tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] GET https://10.4.3.143/volume/v3/volumes/38356ad8-9add-4674-9626-5f354abc3220 Aug 16 21:28:54.420374 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [req-21819cb0-6227-473c-92ff-7824aa9fa401 req-683fe533-dccf-4506-8803-bf23f56746b9 tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:28:54.420613 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [req-21819cb0-6227-473c-92ff-7824aa9fa401 req-683fe533-dccf-4506-8803-bf23f56746b9 tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:28:54.423766 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-869acd25-dbbd-40a4-9d2a-3b7a8f98ecdd tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] Volume info retrieved successfully. Aug 16 21:28:54.429486 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:28:54.429486 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:28:54.429725 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-869acd25-dbbd-40a4-9d2a-3b7a8f98ecdd tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] https://10.4.3.143/volume/v3/volumes/38356ad8-9add-4674-9626-5f354abc3220 returned with HTTP 200 Aug 16 21:28:54.430329 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 1417/5661] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:28:54 2026] GET /volume/v3/volumes/38356ad8-9add-4674-9626-5f354abc3220 => generated 902 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:28:54.433350 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [req-21819cb0-6227-473c-92ff-7824aa9fa401 req-683fe533-dccf-4506-8803-bf23f56746b9 tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] Volume info retrieved successfully. Aug 16 21:28:54.439306 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [req-21819cb0-6227-473c-92ff-7824aa9fa401 req-683fe533-dccf-4506-8803-bf23f56746b9 tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] https://10.4.3.143/volume/v3/volumes/38356ad8-9add-4674-9626-5f354abc3220 returned with HTTP 200 Aug 16 21:28:54.439847 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 1422/5662] 10.4.3.143 () {70 vars in 1639 bytes} [Sun Aug 16 21:28:54 2026] GET /volume/v3/volumes/38356ad8-9add-4674-9626-5f354abc3220 => generated 1082 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 16 21:28:54.552888 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [req-21819cb0-6227-473c-92ff-7824aa9fa401 req-e34162c0-af75-421e-8471-0936f5331f79 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:28:54.554894 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [req-21819cb0-6227-473c-92ff-7824aa9fa401 req-e34162c0-af75-421e-8471-0936f5331f79 tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] PUT https://10.4.3.143/volume/v3/attachments/65a71831-c2b8-4e5d-8dc4-a619873a3495 Aug 16 21:28:54.555256 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [req-21819cb0-6227-473c-92ff-7824aa9fa401 req-e34162c0-af75-421e-8471-0936f5331f79 tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.143", "host": "np0000007409", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:e42fbcbe2e9", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "69237b68-d654-4a76-81de-86e36bc8fb86", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:28:54.562022 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.coordination [req-21819cb0-6227-473c-92ff-7824aa9fa401 req-e34162c0-af75-421e-8471-0936f5331f79 tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] Acquiring lock "cinder-attachment_update-38356ad8-9add-4674-9626-5f354abc3220-np0000007409" by "attachment_update" {{(pid=100331) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:28:54.565829 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.coordination [req-21819cb0-6227-473c-92ff-7824aa9fa401 req-e34162c0-af75-421e-8471-0936f5331f79 tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] Lock "cinder-attachment_update-38356ad8-9add-4674-9626-5f354abc3220-np0000007409" acquired by "attachment_update" :: waited 0.004s {{(pid=100331) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:28:54.566656 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:28:54.566656 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:28:54.633131 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.coordination [req-21819cb0-6227-473c-92ff-7824aa9fa401 req-e34162c0-af75-421e-8471-0936f5331f79 tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] Lock "cinder-attachment_update-38356ad8-9add-4674-9626-5f354abc3220-np0000007409" released by "attachment_update" :: held 0.067s {{(pid=100331) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:28:54.633418 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [req-21819cb0-6227-473c-92ff-7824aa9fa401 req-e34162c0-af75-421e-8471-0936f5331f79 tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] https://10.4.3.143/volume/v3/attachments/65a71831-c2b8-4e5d-8dc4-a619873a3495 returned with HTTP 200 Aug 16 21:28:54.634237 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 1419/5663] 10.4.3.143 () {74 vars in 1704 bytes} [Sun Aug 16 21:28:54 2026] PUT /volume/v3/attachments/65a71831-c2b8-4e5d-8dc4-a619873a3495 => generated 968 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:28:54.640946 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [req-21819cb0-6227-473c-92ff-7824aa9fa401 req-c7a634c2-b21c-45d1-9076-376d488c96cc None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:28:54.643058 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [req-21819cb0-6227-473c-92ff-7824aa9fa401 req-c7a634c2-b21c-45d1-9076-376d488c96cc tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] GET https://10.4.3.143/volume/v3/volumes/38356ad8-9add-4674-9626-5f354abc3220/encryption Aug 16 21:28:54.643310 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [req-21819cb0-6227-473c-92ff-7824aa9fa401 req-c7a634c2-b21c-45d1-9076-376d488c96cc tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:28:54.643524 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [req-21819cb0-6227-473c-92ff-7824aa9fa401 req-c7a634c2-b21c-45d1-9076-376d488c96cc tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] Calling method 'index' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:28:54.653257 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:28:54.653257 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:28:54.660041 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [req-21819cb0-6227-473c-92ff-7824aa9fa401 req-c7a634c2-b21c-45d1-9076-376d488c96cc tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] https://10.4.3.143/volume/v3/volumes/38356ad8-9add-4674-9626-5f354abc3220/encryption returned with HTTP 200 Aug 16 21:28:54.660537 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 1406/5664] 10.4.3.143 () {68 vars in 1631 bytes} [Sun Aug 16 21:28:54 2026] GET /volume/v3/volumes/38356ad8-9add-4674-9626-5f354abc3220/encryption => generated 160 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:28:55.446716 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-a7566b06-9cd1-414a-af53-dae2a5aa51d7 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:28:55.448532 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-a7566b06-9cd1-414a-af53-dae2a5aa51d7 tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] GET https://10.4.3.143/volume/v3/volumes/38356ad8-9add-4674-9626-5f354abc3220 Aug 16 21:28:55.448750 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-a7566b06-9cd1-414a-af53-dae2a5aa51d7 tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:28:55.448990 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-a7566b06-9cd1-414a-af53-dae2a5aa51d7 tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:28:55.458289 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:28:55.458289 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:28:55.461740 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-a7566b06-9cd1-414a-af53-dae2a5aa51d7 tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] Volume info retrieved successfully. Aug 16 21:28:55.465783 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-a7566b06-9cd1-414a-af53-dae2a5aa51d7 tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] https://10.4.3.143/volume/v3/volumes/38356ad8-9add-4674-9626-5f354abc3220 returned with HTTP 200 Aug 16 21:28:55.466152 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 1418/5665] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:28:55 2026] GET /volume/v3/volumes/38356ad8-9add-4674-9626-5f354abc3220 => generated 903 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:28:56.479150 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-78110553-6aee-4ad6-b713-19f17bed6ef0 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:28:56.481545 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-78110553-6aee-4ad6-b713-19f17bed6ef0 tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] GET https://10.4.3.143/volume/v3/volumes/38356ad8-9add-4674-9626-5f354abc3220 Aug 16 21:28:56.481813 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-78110553-6aee-4ad6-b713-19f17bed6ef0 tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:28:56.482100 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-78110553-6aee-4ad6-b713-19f17bed6ef0 tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:28:56.492252 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:28:56.492252 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:28:56.495703 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-78110553-6aee-4ad6-b713-19f17bed6ef0 tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] Volume info retrieved successfully. Aug 16 21:28:56.499833 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-78110553-6aee-4ad6-b713-19f17bed6ef0 tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] https://10.4.3.143/volume/v3/volumes/38356ad8-9add-4674-9626-5f354abc3220 returned with HTTP 200 Aug 16 21:28:56.500207 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 1423/5666] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:28:56 2026] GET /volume/v3/volumes/38356ad8-9add-4674-9626-5f354abc3220 => generated 903 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:28:57.513165 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-8fca389a-8c4f-4a6b-8f67-b8436db61403 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:28:57.515298 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-8fca389a-8c4f-4a6b-8f67-b8436db61403 tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] GET https://10.4.3.143/volume/v3/volumes/38356ad8-9add-4674-9626-5f354abc3220 Aug 16 21:28:57.515514 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-8fca389a-8c4f-4a6b-8f67-b8436db61403 tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:28:57.515731 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-8fca389a-8c4f-4a6b-8f67-b8436db61403 tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:28:57.524373 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:28:57.524373 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:28:57.527241 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-8fca389a-8c4f-4a6b-8f67-b8436db61403 tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] Volume info retrieved successfully. Aug 16 21:28:57.530687 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-8fca389a-8c4f-4a6b-8f67-b8436db61403 tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] https://10.4.3.143/volume/v3/volumes/38356ad8-9add-4674-9626-5f354abc3220 returned with HTTP 200 Aug 16 21:28:57.531048 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 1420/5667] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:28:57 2026] GET /volume/v3/volumes/38356ad8-9add-4674-9626-5f354abc3220 => generated 903 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:28:58.545203 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-28f8c57b-e238-4b65-af9a-05682d4b81bf None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:28:58.547470 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-28f8c57b-e238-4b65-af9a-05682d4b81bf tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] GET https://10.4.3.143/volume/v3/volumes/38356ad8-9add-4674-9626-5f354abc3220 Aug 16 21:28:58.547756 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-28f8c57b-e238-4b65-af9a-05682d4b81bf tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:28:58.548036 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-28f8c57b-e238-4b65-af9a-05682d4b81bf tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:28:58.558640 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:28:58.558640 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:28:58.563197 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-28f8c57b-e238-4b65-af9a-05682d4b81bf tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] Volume info retrieved successfully. Aug 16 21:28:58.568346 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-28f8c57b-e238-4b65-af9a-05682d4b81bf tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] https://10.4.3.143/volume/v3/volumes/38356ad8-9add-4674-9626-5f354abc3220 returned with HTTP 200 Aug 16 21:28:58.568829 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 1407/5668] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:28:58 2026] GET /volume/v3/volumes/38356ad8-9add-4674-9626-5f354abc3220 => generated 903 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:28:59.583630 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-7e1064de-42f9-4a0a-b8d5-d9de9c86f9c6 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:28:59.587187 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-7e1064de-42f9-4a0a-b8d5-d9de9c86f9c6 tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] GET https://10.4.3.143/volume/v3/volumes/38356ad8-9add-4674-9626-5f354abc3220 Aug 16 21:28:59.587187 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-7e1064de-42f9-4a0a-b8d5-d9de9c86f9c6 tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:28:59.587187 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-7e1064de-42f9-4a0a-b8d5-d9de9c86f9c6 tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:28:59.597527 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:28:59.597527 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:28:59.600650 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-7e1064de-42f9-4a0a-b8d5-d9de9c86f9c6 tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] Volume info retrieved successfully. Aug 16 21:28:59.605971 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-7e1064de-42f9-4a0a-b8d5-d9de9c86f9c6 tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] https://10.4.3.143/volume/v3/volumes/38356ad8-9add-4674-9626-5f354abc3220 returned with HTTP 200 Aug 16 21:28:59.605971 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 1419/5669] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:28:59 2026] GET /volume/v3/volumes/38356ad8-9add-4674-9626-5f354abc3220 => generated 903 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:28:59.841965 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [req-21819cb0-6227-473c-92ff-7824aa9fa401 req-ac39c40c-d0bb-4d36-9ee7-045cf6e759c2 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:28:59.844054 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [req-21819cb0-6227-473c-92ff-7824aa9fa401 req-ac39c40c-d0bb-4d36-9ee7-045cf6e759c2 tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] POST https://10.4.3.143/volume/v3/attachments/65a71831-c2b8-4e5d-8dc4-a619873a3495/action Aug 16 21:28:59.844429 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [req-21819cb0-6227-473c-92ff-7824aa9fa401 req-ac39c40c-d0bb-4d36-9ee7-045cf6e759c2 tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] Action body: b'{"os-complete": null}' {{(pid=100330) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 21:28:59.844592 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [req-21819cb0-6227-473c-92ff-7824aa9fa401 req-ac39c40c-d0bb-4d36-9ee7-045cf6e759c2 tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:28:59.857853 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:28:59.857853 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:28:59.866032 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [req-21819cb0-6227-473c-92ff-7824aa9fa401 req-ac39c40c-d0bb-4d36-9ee7-045cf6e759c2 tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] https://10.4.3.143/volume/v3/attachments/65a71831-c2b8-4e5d-8dc4-a619873a3495/action returned with HTTP 204 Aug 16 21:28:59.866574 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 1424/5670] 10.4.3.143 () {74 vars in 1725 bytes} [Sun Aug 16 21:28:59 2026] POST /volume/v3/attachments/65a71831-c2b8-4e5d-8dc4-a619873a3495/action => generated 0 bytes in 25 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:29:00.620798 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-4c4cc732-1449-48ad-ae24-8a1c14ab37dd None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:29:00.622575 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-4c4cc732-1449-48ad-ae24-8a1c14ab37dd tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] GET https://10.4.3.143/volume/v3/volumes/38356ad8-9add-4674-9626-5f354abc3220 Aug 16 21:29:00.622746 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-4c4cc732-1449-48ad-ae24-8a1c14ab37dd tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:29:00.622932 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-4c4cc732-1449-48ad-ae24-8a1c14ab37dd tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:29:00.632168 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:29:00.632168 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:29:00.635511 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-4c4cc732-1449-48ad-ae24-8a1c14ab37dd tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] Volume info retrieved successfully. Aug 16 21:29:00.639262 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-4c4cc732-1449-48ad-ae24-8a1c14ab37dd tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] https://10.4.3.143/volume/v3/volumes/38356ad8-9add-4674-9626-5f354abc3220 returned with HTTP 200 Aug 16 21:29:00.639615 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 1421/5671] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:29:00 2026] GET /volume/v3/volumes/38356ad8-9add-4674-9626-5f354abc3220 => generated 1195 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:29:00.651339 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-389720d5-12eb-4c2d-87ed-84761c4f5cea None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:29:00.653038 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-389720d5-12eb-4c2d-87ed-84761c4f5cea tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] GET https://10.4.3.143/volume/v3/volumes/38356ad8-9add-4674-9626-5f354abc3220 Aug 16 21:29:00.653207 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-389720d5-12eb-4c2d-87ed-84761c4f5cea tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:29:00.653409 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-389720d5-12eb-4c2d-87ed-84761c4f5cea tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:29:00.662191 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:29:00.662191 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:29:00.665257 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-389720d5-12eb-4c2d-87ed-84761c4f5cea tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] Volume info retrieved successfully. Aug 16 21:29:00.668936 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-389720d5-12eb-4c2d-87ed-84761c4f5cea tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] https://10.4.3.143/volume/v3/volumes/38356ad8-9add-4674-9626-5f354abc3220 returned with HTTP 200 Aug 16 21:29:00.669297 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 1408/5672] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:29:00 2026] GET /volume/v3/volumes/38356ad8-9add-4674-9626-5f354abc3220 => generated 1195 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:29:00.712975 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [req-48cf9436-97cd-4c8d-9405-7a26c6c1b9be req-2fe140c3-6621-4260-94d0-6d9ecd0f8e52 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:29:00.715259 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [req-48cf9436-97cd-4c8d-9405-7a26c6c1b9be req-2fe140c3-6621-4260-94d0-6d9ecd0f8e52 tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] GET https://10.4.3.143/volume/v3/volumes/38356ad8-9add-4674-9626-5f354abc3220 Aug 16 21:29:00.715528 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [req-48cf9436-97cd-4c8d-9405-7a26c6c1b9be req-2fe140c3-6621-4260-94d0-6d9ecd0f8e52 tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:29:00.715734 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [req-48cf9436-97cd-4c8d-9405-7a26c6c1b9be req-2fe140c3-6621-4260-94d0-6d9ecd0f8e52 tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:29:00.726090 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:29:00.726090 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:29:00.730044 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [req-48cf9436-97cd-4c8d-9405-7a26c6c1b9be req-2fe140c3-6621-4260-94d0-6d9ecd0f8e52 tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] Volume info retrieved successfully. Aug 16 21:29:00.735062 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [req-48cf9436-97cd-4c8d-9405-7a26c6c1b9be req-2fe140c3-6621-4260-94d0-6d9ecd0f8e52 tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] https://10.4.3.143/volume/v3/volumes/38356ad8-9add-4674-9626-5f354abc3220 returned with HTTP 200 Aug 16 21:29:00.735488 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 1420/5673] 10.4.3.143 () {68 vars in 1598 bytes} [Sun Aug 16 21:29:00 2026] GET /volume/v3/volumes/38356ad8-9add-4674-9626-5f354abc3220 => generated 1195 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:29:00.756688 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [req-48cf9436-97cd-4c8d-9405-7a26c6c1b9be req-303b56b6-4d00-488f-8486-2706d8019b3e None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:29:00.758729 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [req-48cf9436-97cd-4c8d-9405-7a26c6c1b9be req-303b56b6-4d00-488f-8486-2706d8019b3e tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] POST https://10.4.3.143/volume/v3/volumes/38356ad8-9add-4674-9626-5f354abc3220/action Aug 16 21:29:00.759060 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [req-48cf9436-97cd-4c8d-9405-7a26c6c1b9be req-303b56b6-4d00-488f-8486-2706d8019b3e tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100330) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 21:29:00.759212 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [req-48cf9436-97cd-4c8d-9405-7a26c6c1b9be req-303b56b6-4d00-488f-8486-2706d8019b3e tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:29:00.770546 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:29:00.770546 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:29:00.770990 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [req-48cf9436-97cd-4c8d-9405-7a26c6c1b9be req-303b56b6-4d00-488f-8486-2706d8019b3e tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] Volume info retrieved successfully. Aug 16 21:29:00.777123 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [req-48cf9436-97cd-4c8d-9405-7a26c6c1b9be req-303b56b6-4d00-488f-8486-2706d8019b3e tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] Begin detaching volume completed successfully. Aug 16 21:29:00.777337 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [req-48cf9436-97cd-4c8d-9405-7a26c6c1b9be req-303b56b6-4d00-488f-8486-2706d8019b3e tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] https://10.4.3.143/volume/v3/volumes/38356ad8-9add-4674-9626-5f354abc3220/action returned with HTTP 202 Aug 16 21:29:00.777725 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 1425/5674] 10.4.3.143 () {72 vars in 1672 bytes} [Sun Aug 16 21:29:00 2026] POST /volume/v3/volumes/38356ad8-9add-4674-9626-5f354abc3220/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 16 21:29:00.818852 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-a7a39cd5-8409-491a-b795-4cb201f6f000 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:29:00.819364 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-a7a39cd5-8409-491a-b795-4cb201f6f000 None None] GET https://10.4.3.143/volume// Aug 16 21:29:00.819434 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-a7a39cd5-8409-491a-b795-4cb201f6f000 None None] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:29:00.819617 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-a7a39cd5-8409-491a-b795-4cb201f6f000 None None] Calling method 'all' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:29:00.820000 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-a7a39cd5-8409-491a-b795-4cb201f6f000 None None] https://10.4.3.143/volume// returned with HTTP 300 Aug 16 21:29:00.820271 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 1422/5675] 10.4.3.143 () {66 vars in 1426 bytes} [Sun Aug 16 21: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 16 21:29:00.828077 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [req-48cf9436-97cd-4c8d-9405-7a26c6c1b9be req-66a75e66-45b9-4f06-8b52-9866c2cc32c5 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:29:00.830879 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [req-48cf9436-97cd-4c8d-9405-7a26c6c1b9be req-66a75e66-45b9-4f06-8b52-9866c2cc32c5 tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] GET https://10.4.3.143/volume/v3/volumes/38356ad8-9add-4674-9626-5f354abc3220 Aug 16 21:29:00.830879 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [req-48cf9436-97cd-4c8d-9405-7a26c6c1b9be req-66a75e66-45b9-4f06-8b52-9866c2cc32c5 tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:29:00.831098 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [req-48cf9436-97cd-4c8d-9405-7a26c6c1b9be req-66a75e66-45b9-4f06-8b52-9866c2cc32c5 tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:29:00.842202 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:29:00.842202 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:29:00.846184 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [req-48cf9436-97cd-4c8d-9405-7a26c6c1b9be req-66a75e66-45b9-4f06-8b52-9866c2cc32c5 tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] Volume info retrieved successfully. Aug 16 21:29:00.851000 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [req-48cf9436-97cd-4c8d-9405-7a26c6c1b9be req-66a75e66-45b9-4f06-8b52-9866c2cc32c5 tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] https://10.4.3.143/volume/v3/volumes/38356ad8-9add-4674-9626-5f354abc3220 returned with HTTP 200 Aug 16 21:29:00.851480 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 1409/5676] 10.4.3.143 () {70 vars in 1639 bytes} [Sun Aug 16 21:29:00 2026] GET /volume/v3/volumes/38356ad8-9add-4674-9626-5f354abc3220 => generated 1378 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 16 21:29:00.861248 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [req-48cf9436-97cd-4c8d-9405-7a26c6c1b9be req-a1ad02b7-6264-4936-b3c7-55b868320915 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:29:00.863642 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [req-48cf9436-97cd-4c8d-9405-7a26c6c1b9be req-a1ad02b7-6264-4936-b3c7-55b868320915 tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] GET https://10.4.3.143/volume/v3/volumes/38356ad8-9add-4674-9626-5f354abc3220/encryption Aug 16 21:29:00.863873 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [req-48cf9436-97cd-4c8d-9405-7a26c6c1b9be req-a1ad02b7-6264-4936-b3c7-55b868320915 tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:29:00.864101 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [req-48cf9436-97cd-4c8d-9405-7a26c6c1b9be req-a1ad02b7-6264-4936-b3c7-55b868320915 tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] Calling method 'index' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:29:00.874523 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:29:00.874523 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:29:00.881655 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [req-48cf9436-97cd-4c8d-9405-7a26c6c1b9be req-a1ad02b7-6264-4936-b3c7-55b868320915 tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] https://10.4.3.143/volume/v3/volumes/38356ad8-9add-4674-9626-5f354abc3220/encryption returned with HTTP 200 Aug 16 21:29:00.882183 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 1421/5677] 10.4.3.143 () {68 vars in 1631 bytes} [Sun Aug 16 21:29:00 2026] GET /volume/v3/volumes/38356ad8-9add-4674-9626-5f354abc3220/encryption => generated 160 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:29:01.757342 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [req-48cf9436-97cd-4c8d-9405-7a26c6c1b9be req-37e17665-8384-4aad-9080-48b9af13d48d None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:29:01.759605 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [req-48cf9436-97cd-4c8d-9405-7a26c6c1b9be req-37e17665-8384-4aad-9080-48b9af13d48d tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] DELETE https://10.4.3.143/volume/v3/attachments/65a71831-c2b8-4e5d-8dc4-a619873a3495 Aug 16 21:29:01.759816 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [req-48cf9436-97cd-4c8d-9405-7a26c6c1b9be req-37e17665-8384-4aad-9080-48b9af13d48d tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:29:01.760043 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [req-48cf9436-97cd-4c8d-9405-7a26c6c1b9be req-37e17665-8384-4aad-9080-48b9af13d48d tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] Calling method 'version_select' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:29:01.769687 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:29:01.769687 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:29:01.819617 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [req-48cf9436-97cd-4c8d-9405-7a26c6c1b9be req-37e17665-8384-4aad-9080-48b9af13d48d tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] https://10.4.3.143/volume/v3/attachments/65a71831-c2b8-4e5d-8dc4-a619873a3495 returned with HTTP 200 Aug 16 21:29:01.820057 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 1426/5678] 10.4.3.143 () {72 vars in 1673 bytes} [Sun Aug 16 21:29:01 2026] DELETE /volume/v3/attachments/65a71831-c2b8-4e5d-8dc4-a619873a3495 => generated 19 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:29:01.913713 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [req-028de9fb-04bf-4ccb-bdcb-ce19ee13ac58 req-1655948a-62ee-4ad9-a27b-96ed1a32c05a None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:29:01.916051 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [req-028de9fb-04bf-4ccb-bdcb-ce19ee13ac58 req-1655948a-62ee-4ad9-a27b-96ed1a32c05a tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] GET https://10.4.3.143/volume/v3/volumes/38356ad8-9add-4674-9626-5f354abc3220 Aug 16 21:29:01.916260 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [req-028de9fb-04bf-4ccb-bdcb-ce19ee13ac58 req-1655948a-62ee-4ad9-a27b-96ed1a32c05a tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:29:01.916512 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [req-028de9fb-04bf-4ccb-bdcb-ce19ee13ac58 req-1655948a-62ee-4ad9-a27b-96ed1a32c05a tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:29:01.923794 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:29:01.923794 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:29:01.927007 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [req-028de9fb-04bf-4ccb-bdcb-ce19ee13ac58 req-1655948a-62ee-4ad9-a27b-96ed1a32c05a tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] Volume info retrieved successfully. Aug 16 21:29:01.931061 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [req-028de9fb-04bf-4ccb-bdcb-ce19ee13ac58 req-1655948a-62ee-4ad9-a27b-96ed1a32c05a tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] https://10.4.3.143/volume/v3/volumes/38356ad8-9add-4674-9626-5f354abc3220 returned with HTTP 200 Aug 16 21:29:01.931434 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 1423/5679] 10.4.3.143 () {68 vars in 1598 bytes} [Sun Aug 16 21:29:01 2026] GET /volume/v3/volumes/38356ad8-9add-4674-9626-5f354abc3220 => generated 903 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:29:04.829532 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-65ab360c-0d20-4448-852a-93aacdb14cbe None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:29:04.831635 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-65ab360c-0d20-4448-852a-93aacdb14cbe tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] DELETE https://10.4.3.143/volume/v3/volumes/38356ad8-9add-4674-9626-5f354abc3220 Aug 16 21:29:04.831853 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-65ab360c-0d20-4448-852a-93aacdb14cbe tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:29:04.832088 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-65ab360c-0d20-4448-852a-93aacdb14cbe tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] Calling method 'delete' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:29:04.832253 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.v3.volumes [None req-65ab360c-0d20-4448-852a-93aacdb14cbe tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] Delete volume with id: 38356ad8-9add-4674-9626-5f354abc3220 Aug 16 21:29:04.841889 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:29:04.841889 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:29:04.842421 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-65ab360c-0d20-4448-852a-93aacdb14cbe tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] Volume info retrieved successfully. Aug 16 21:29:04.856231 np0000007409 devstack@c-api.service[100333]: WARNING cinder.keymgr.conf_key_mgr [None req-65ab360c-0d20-4448-852a-93aacdb14cbe tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 16 21:29:04.862610 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-65ab360c-0d20-4448-852a-93aacdb14cbe tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] Delete volume request issued successfully. Aug 16 21:29:04.862840 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-65ab360c-0d20-4448-852a-93aacdb14cbe tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] https://10.4.3.143/volume/v3/volumes/38356ad8-9add-4674-9626-5f354abc3220 returned with HTTP 202 Aug 16 21:29:04.863320 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 1410/5680] 10.4.3.143 () {66 vars in 1351 bytes} [Sun Aug 16 21:29:04 2026] DELETE /volume/v3/volumes/38356ad8-9add-4674-9626-5f354abc3220 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 21:29:04.870169 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-fec6675d-d44d-4d01-8412-7cfc9f747599 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:29:04.872143 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-fec6675d-d44d-4d01-8412-7cfc9f747599 tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] GET https://10.4.3.143/volume/v3/volumes/38356ad8-9add-4674-9626-5f354abc3220 Aug 16 21:29:04.872460 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-fec6675d-d44d-4d01-8412-7cfc9f747599 tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:29:04.872668 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-fec6675d-d44d-4d01-8412-7cfc9f747599 tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:29:04.879758 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:29:04.879758 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:29:04.883623 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-fec6675d-d44d-4d01-8412-7cfc9f747599 tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] Volume info retrieved successfully. Aug 16 21:29:04.888059 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-fec6675d-d44d-4d01-8412-7cfc9f747599 tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] https://10.4.3.143/volume/v3/volumes/38356ad8-9add-4674-9626-5f354abc3220 returned with HTTP 200 Aug 16 21:29:04.888668 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 1422/5681] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:29:04 2026] GET /volume/v3/volumes/38356ad8-9add-4674-9626-5f354abc3220 => generated 902 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:29:05.903428 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-5e21e678-d1fe-4cea-a147-2acfa2ede7e4 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:29:05.905172 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-5e21e678-d1fe-4cea-a147-2acfa2ede7e4 tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] GET https://10.4.3.143/volume/v3/volumes/38356ad8-9add-4674-9626-5f354abc3220 Aug 16 21:29:05.905363 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-5e21e678-d1fe-4cea-a147-2acfa2ede7e4 tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:29:05.905553 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-5e21e678-d1fe-4cea-a147-2acfa2ede7e4 tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:29:05.911501 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-5e21e678-d1fe-4cea-a147-2acfa2ede7e4 tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] https://10.4.3.143/volume/v3/volumes/38356ad8-9add-4674-9626-5f354abc3220 returned with HTTP 404 Aug 16 21:29:05.911928 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 1427/5682] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:29:05 2026] GET /volume/v3/volumes/38356ad8-9add-4674-9626-5f354abc3220 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:29:05.919066 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-7c1cff7f-d834-4366-a3fa-828a969c8f74 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:29:05.920832 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-7c1cff7f-d834-4366-a3fa-828a969c8f74 tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] DELETE https://10.4.3.143/volume/v3/volumes/00d14ba8-dd4d-4f9d-884a-1b35cc54cd9c Aug 16 21:29:05.921081 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-7c1cff7f-d834-4366-a3fa-828a969c8f74 tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:29:05.921315 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-7c1cff7f-d834-4366-a3fa-828a969c8f74 tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] Calling method 'delete' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:29:05.921501 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.v3.volumes [None req-7c1cff7f-d834-4366-a3fa-828a969c8f74 tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] Delete volume with id: 00d14ba8-dd4d-4f9d-884a-1b35cc54cd9c Aug 16 21:29:05.928201 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:29:05.928201 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:29:05.928607 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-7c1cff7f-d834-4366-a3fa-828a969c8f74 tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] Volume info retrieved successfully. Aug 16 21:29:05.938120 np0000007409 devstack@c-api.service[100331]: WARNING cinder.keymgr.conf_key_mgr [None req-7c1cff7f-d834-4366-a3fa-828a969c8f74 tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 16 21:29:05.943612 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-7c1cff7f-d834-4366-a3fa-828a969c8f74 tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] Delete volume request issued successfully. Aug 16 21:29:05.943788 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-7c1cff7f-d834-4366-a3fa-828a969c8f74 tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] https://10.4.3.143/volume/v3/volumes/00d14ba8-dd4d-4f9d-884a-1b35cc54cd9c returned with HTTP 202 Aug 16 21:29:05.944167 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 1424/5683] 10.4.3.143 () {66 vars in 1351 bytes} [Sun Aug 16 21:29:05 2026] DELETE /volume/v3/volumes/00d14ba8-dd4d-4f9d-884a-1b35cc54cd9c => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 21:29:05.951723 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-eaa91936-2606-437c-8dc1-0b9fcb3d6b7a None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:29:05.953781 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-eaa91936-2606-437c-8dc1-0b9fcb3d6b7a tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] GET https://10.4.3.143/volume/v3/volumes/00d14ba8-dd4d-4f9d-884a-1b35cc54cd9c Aug 16 21:29:05.954036 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-eaa91936-2606-437c-8dc1-0b9fcb3d6b7a tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:29:05.954253 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-eaa91936-2606-437c-8dc1-0b9fcb3d6b7a tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:29:05.961860 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:29:05.961860 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:29:05.965309 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-eaa91936-2606-437c-8dc1-0b9fcb3d6b7a tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] Volume info retrieved successfully. Aug 16 21:29:05.969429 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-eaa91936-2606-437c-8dc1-0b9fcb3d6b7a tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] https://10.4.3.143/volume/v3/volumes/00d14ba8-dd4d-4f9d-884a-1b35cc54cd9c returned with HTTP 200 Aug 16 21:29:05.969804 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 1411/5684] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:29:05 2026] GET /volume/v3/volumes/00d14ba8-dd4d-4f9d-884a-1b35cc54cd9c => generated 874 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:29:06.982564 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-86e5daa5-9211-40ab-a995-df907aaacf2a None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:29:06.984482 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-86e5daa5-9211-40ab-a995-df907aaacf2a tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] GET https://10.4.3.143/volume/v3/volumes/00d14ba8-dd4d-4f9d-884a-1b35cc54cd9c Aug 16 21:29:06.984706 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-86e5daa5-9211-40ab-a995-df907aaacf2a tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:29:06.984932 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-86e5daa5-9211-40ab-a995-df907aaacf2a tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:29:06.990838 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-86e5daa5-9211-40ab-a995-df907aaacf2a tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] https://10.4.3.143/volume/v3/volumes/00d14ba8-dd4d-4f9d-884a-1b35cc54cd9c returned with HTTP 404 Aug 16 21:29:06.991301 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 1423/5685] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:29:06 2026] GET /volume/v3/volumes/00d14ba8-dd4d-4f9d-884a-1b35cc54cd9c => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:29:06.999564 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-d266c558-bee8-43a6-aa1c-21dccd546f28 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:29:07.001265 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-d266c558-bee8-43a6-aa1c-21dccd546f28 tempest-TestEncryptedCinderVolumes-150024696 tempest-TestEncryptedCinderVolumes-150024696-project-admin] GET https://10.4.3.143/volume/v3/volumes/detail?all_tenants=1 Aug 16 21:29:07.001469 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-d266c558-bee8-43a6-aa1c-21dccd546f28 tempest-TestEncryptedCinderVolumes-150024696 tempest-TestEncryptedCinderVolumes-150024696-project-admin] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:29:07.001655 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-d266c558-bee8-43a6-aa1c-21dccd546f28 tempest-TestEncryptedCinderVolumes-150024696 tempest-TestEncryptedCinderVolumes-150024696-project-admin] Calling method 'detail' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:29:07.002189 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:29:07.002189 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:29:07.002483 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-d266c558-bee8-43a6-aa1c-21dccd546f28 tempest-TestEncryptedCinderVolumes-150024696 tempest-TestEncryptedCinderVolumes-150024696-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100330) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 16 21:29:07.009983 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-d266c558-bee8-43a6-aa1c-21dccd546f28 tempest-TestEncryptedCinderVolumes-150024696 tempest-TestEncryptedCinderVolumes-150024696-project-admin] Get all volumes completed successfully. Aug 16 21:29:07.011213 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:29:07.011213 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:29:07.015120 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-d266c558-bee8-43a6-aa1c-21dccd546f28 tempest-TestEncryptedCinderVolumes-150024696 tempest-TestEncryptedCinderVolumes-150024696-project-admin] https://10.4.3.143/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 16 21:29:07.015518 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 1428/5686] 10.4.3.143 () {66 vars in 1285 bytes} [Sun Aug 16 21:29:06 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 5270 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:29:07.033386 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-3a375a07-37bf-4e48-9fec-bfd0f046fc3a None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:29:07.035360 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-3a375a07-37bf-4e48-9fec-bfd0f046fc3a tempest-TestEncryptedCinderVolumes-150024696 tempest-TestEncryptedCinderVolumes-150024696-project-admin] DELETE https://10.4.3.143/volume/v3/types/5aacb8dc-a6ef-4265-b3b6-ff4a967b2342 Aug 16 21:29:07.035555 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-3a375a07-37bf-4e48-9fec-bfd0f046fc3a tempest-TestEncryptedCinderVolumes-150024696 tempest-TestEncryptedCinderVolumes-150024696-project-admin] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:29:07.035769 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-3a375a07-37bf-4e48-9fec-bfd0f046fc3a tempest-TestEncryptedCinderVolumes-150024696 tempest-TestEncryptedCinderVolumes-150024696-project-admin] Calling method '_delete' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:29:07.059072 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-3a375a07-37bf-4e48-9fec-bfd0f046fc3a tempest-TestEncryptedCinderVolumes-150024696 tempest-TestEncryptedCinderVolumes-150024696-project-admin] https://10.4.3.143/volume/v3/types/5aacb8dc-a6ef-4265-b3b6-ff4a967b2342 returned with HTTP 202 Aug 16 21:29:07.059500 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 1425/5687] 10.4.3.143 () {66 vars in 1345 bytes} [Sun Aug 16 21:29:07 2026] DELETE /volume/v3/types/5aacb8dc-a6ef-4265-b3b6-ff4a967b2342 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 21:29:08.190342 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-854c690e-e5f9-4128-84a2-b2db12b55e84 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:29:08.192667 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-854c690e-e5f9-4128-84a2-b2db12b55e84 tempest-TestEncryptedCinderVolumes-150024696 tempest-TestEncryptedCinderVolumes-150024696-project-admin] POST https://10.4.3.143/volume/v3/types Aug 16 21:29:08.193165 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-854c690e-e5f9-4128-84a2-b2db12b55e84 tempest-TestEncryptedCinderVolumes-150024696 tempest-TestEncryptedCinderVolumes-150024696-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-253111276", "extra_specs": {}}} {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:29:08.208552 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-854c690e-e5f9-4128-84a2-b2db12b55e84 tempest-TestEncryptedCinderVolumes-150024696 tempest-TestEncryptedCinderVolumes-150024696-project-admin] https://10.4.3.143/volume/v3/types returned with HTTP 200 Aug 16 21:29:08.209046 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 1412/5688] 10.4.3.143 () {68 vars in 1252 bytes} [Sun Aug 16 21:29:08 2026] POST /volume/v3/types => generated 211 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:29:08.218137 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-3d450ef9-72c9-4791-9bc1-08e5d32bc380 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:29:08.220734 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-3d450ef9-72c9-4791-9bc1-08e5d32bc380 tempest-TestEncryptedCinderVolumes-150024696 tempest-TestEncryptedCinderVolumes-150024696-project-admin] POST https://10.4.3.143/volume/v3/types/0c828cd6-f696-47d8-b5da-019e08926816/encryption Aug 16 21:29:08.221218 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-3d450ef9-72c9-4791-9bc1-08e5d32bc380 tempest-TestEncryptedCinderVolumes-150024696 tempest-TestEncryptedCinderVolumes-150024696-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:29:08.242440 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-3d450ef9-72c9-4791-9bc1-08e5d32bc380 tempest-TestEncryptedCinderVolumes-150024696 tempest-TestEncryptedCinderVolumes-150024696-project-admin] https://10.4.3.143/volume/v3/types/0c828cd6-f696-47d8-b5da-019e08926816/encryption returned with HTTP 200 Aug 16 21:29:08.243068 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 1424/5689] 10.4.3.143 () {68 vars in 1397 bytes} [Sun Aug 16 21:29:08 2026] POST /volume/v3/types/0c828cd6-f696-47d8-b5da-019e08926816/encryption => generated 230 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:29:08.270733 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-cec98350-9c23-4ffe-92cb-f7c05c991d8e None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:29:08.272799 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-cec98350-9c23-4ffe-92cb-f7c05c991d8e tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] POST https://10.4.3.143/volume/v3/volumes Aug 16 21:29:08.273207 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-cec98350-9c23-4ffe-92cb-f7c05c991d8e tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-origin-328566889", "snapshot_id": null, "imageRef": "42b524b5-4969-43e9-b5aa-f976c786aa94", "volume_type": "tempest-scenario-type-luks-253111276", "size": 1}} {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:29:08.275117 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.v3.volumes [None req-cec98350-9c23-4ffe-92cb-f7c05c991d8e tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-origin-328566889', 'snapshot_id': None, 'imageRef': '42b524b5-4969-43e9-b5aa-f976c786aa94', 'volume_type': 'tempest-scenario-type-luks-253111276', 'size': 1}} {{(pid=100330) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 21:29:08.356836 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.v3.volumes [None req-cec98350-9c23-4ffe-92cb-f7c05c991d8e tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] Create volume of 1 GB Aug 16 21:29:08.357248 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:29:08.357248 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:29:08.357975 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-cec98350-9c23-4ffe-92cb-f7c05c991d8e tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] Availability Zones retrieved successfully. Aug 16 21:29:08.365675 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-cec98350-9c23-4ffe-92cb-f7c05c991d8e tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] Flow 'volume_create_api' (0c19c00a-4ef5-4e23-bc64-d27308fef9ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100330) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:29:08.366932 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-cec98350-9c23-4ffe-92cb-f7c05c991d8e tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3171824e-1b71-47ef-a9d2-ba6dc7f031fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:29:08.368166 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.flows.api.create_volume [None req-cec98350-9c23-4ffe-92cb-f7c05c991d8e tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] Validating volume size '1' using validate_int {{(pid=100330) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 21:29:08.430734 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-cec98350-9c23-4ffe-92cb-f7c05c991d8e tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3171824e-1b71-47ef-a9d2-ba6dc7f031fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-16T21:29:08Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=0c828cd6-f696-47d8-b5da-019e08926816,is_public=True,name='tempest-scenario-type-luks-253111276',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0c828cd6-f696-47d8-b5da-019e08926816', '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=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:29:08.431790 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-cec98350-9c23-4ffe-92cb-f7c05c991d8e tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (759ca669-c5a0-4c3d-94cc-979f0d3c6a24) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:29:08.460428 np0000007409 devstack@c-api.service[100330]: WARNING cinder.quota [None req-cec98350-9c23-4ffe-92cb-f7c05c991d8e tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-253111276 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-253111276, it is now deprecated. Please use the default quota class for default quota. Aug 16 21:29:08.460733 np0000007409 devstack@c-api.service[100330]: WARNING cinder.quota [None req-cec98350-9c23-4ffe-92cb-f7c05c991d8e tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-253111276 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-253111276, it is now deprecated. Please use the default quota class for default quota. Aug 16 21:29:08.487401 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.quota [None req-cec98350-9c23-4ffe-92cb-f7c05c991d8e tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] Created reservations ['12b92a7d-fc2f-482c-9e2f-c631acbb1587', '110a2e56-b43b-4542-b15c-957fcd9bdb79', 'de60ca02-8520-4050-88e5-7cadca8c0583', 'd3287e26-c081-458e-81c2-92e1e7240dae'] {{(pid=100330) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:29:08.488479 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-cec98350-9c23-4ffe-92cb-f7c05c991d8e tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (759ca669-c5a0-4c3d-94cc-979f0d3c6a24) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['12b92a7d-fc2f-482c-9e2f-c631acbb1587', '110a2e56-b43b-4542-b15c-957fcd9bdb79', 'de60ca02-8520-4050-88e5-7cadca8c0583', 'd3287e26-c081-458e-81c2-92e1e7240dae']}' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:29:08.489537 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-cec98350-9c23-4ffe-92cb-f7c05c991d8e tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (538c047d-0d6b-4bc5-acff-7d57bbb92a0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:29:08.518611 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-cec98350-9c23-4ffe-92cb-f7c05c991d8e tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (538c047d-0d6b-4bc5-acff-7d57bbb92a0d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f33be14d-ae31-4c5f-b3e2-b3ce20f61208', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-origin-328566889',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4cc18aed9f73436ca37d1d695dea0ec7',qos_specs=None,replication_status=,reservations=['12b92a7d-fc2f-482c-9e2f-c631acbb1587','110a2e56-b43b-4542-b15c-957fcd9bdb79','de60ca02-8520-4050-88e5-7cadca8c0583','d3287e26-c081-458e-81c2-92e1e7240dae'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='30ebdc5a828049998d874f3677a4221d',volume_type_id=0c828cd6-f696-47d8-b5da-019e08926816), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-16T21:29:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-origin-328566889',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=f33be14d-ae31-4c5f-b3e2-b3ce20f61208,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4cc18aed9f73436ca37d1d695dea0ec7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='30ebdc5a828049998d874f3677a4221d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0c828cd6-f696-47d8-b5da-019e08926816),volume_type_id=0c828cd6-f696-47d8-b5da-019e08926816)}' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:29:08.519686 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-cec98350-9c23-4ffe-92cb-f7c05c991d8e tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (244d5cbc-b4ed-4eea-908e-4a9425e696ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:29:08.542991 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-cec98350-9c23-4ffe-92cb-f7c05c991d8e tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (244d5cbc-b4ed-4eea-908e-4a9425e696ab) transitioned into state 'SUCCESS' from state '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-328566889',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4cc18aed9f73436ca37d1d695dea0ec7',qos_specs=None,replication_status=,reservations=['12b92a7d-fc2f-482c-9e2f-c631acbb1587','110a2e56-b43b-4542-b15c-957fcd9bdb79','de60ca02-8520-4050-88e5-7cadca8c0583','d3287e26-c081-458e-81c2-92e1e7240dae'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='30ebdc5a828049998d874f3677a4221d',volume_type_id=0c828cd6-f696-47d8-b5da-019e08926816)}' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:29:08.543845 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-cec98350-9c23-4ffe-92cb-f7c05c991d8e tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (599ea013-0fb9-4ba2-b48c-cb9e31d874a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:29:08.554901 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-cec98350-9c23-4ffe-92cb-f7c05c991d8e tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (599ea013-0fb9-4ba2-b48c-cb9e31d874a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100330) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:29:08.555817 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.volume.api [None req-cec98350-9c23-4ffe-92cb-f7c05c991d8e tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] Flow 'volume_create_api' (0c19c00a-4ef5-4e23-bc64-d27308fef9ca) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100330) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:29:08.556159 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-cec98350-9c23-4ffe-92cb-f7c05c991d8e tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] Create volume request issued successfully. Aug 16 21:29:08.556825 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-cec98350-9c23-4ffe-92cb-f7c05c991d8e tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Aug 16 21:29:08.557307 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 1429/5690] 10.4.3.143 () {68 vars in 1259 bytes} [Sun Aug 16 21:29:08 2026] POST /volume/v3/volumes => generated 790 bytes in 287 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 21:29:08.569944 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-2b371691-b781-43c1-a236-242a0e8eca61 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:29:08.572508 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-2b371691-b781-43c1-a236-242a0e8eca61 tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] GET https://10.4.3.143/volume/v3/volumes/f33be14d-ae31-4c5f-b3e2-b3ce20f61208 Aug 16 21:29:08.572842 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-2b371691-b781-43c1-a236-242a0e8eca61 tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:29:08.573171 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-2b371691-b781-43c1-a236-242a0e8eca61 tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:29:08.581231 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:29:08.581231 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:29:08.584853 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-2b371691-b781-43c1-a236-242a0e8eca61 tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] Volume info retrieved successfully. Aug 16 21:29:08.588828 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-2b371691-b781-43c1-a236-242a0e8eca61 tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] https://10.4.3.143/volume/v3/volumes/f33be14d-ae31-4c5f-b3e2-b3ce20f61208 returned with HTTP 200 Aug 16 21:29:08.589243 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 1426/5691] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:29:08 2026] GET /volume/v3/volumes/f33be14d-ae31-4c5f-b3e2-b3ce20f61208 => generated 858 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:29:09.602250 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-32e11681-ec77-4fa4-855d-4b38f777ffef None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:29:09.604240 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-32e11681-ec77-4fa4-855d-4b38f777ffef tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] GET https://10.4.3.143/volume/v3/volumes/f33be14d-ae31-4c5f-b3e2-b3ce20f61208 Aug 16 21:29:09.604458 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-32e11681-ec77-4fa4-855d-4b38f777ffef tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:29:09.604670 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-32e11681-ec77-4fa4-855d-4b38f777ffef tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:29:09.612073 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:29:09.612073 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:29:09.616247 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-32e11681-ec77-4fa4-855d-4b38f777ffef tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] Volume info retrieved successfully. Aug 16 21:29:09.621610 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-32e11681-ec77-4fa4-855d-4b38f777ffef tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] https://10.4.3.143/volume/v3/volumes/f33be14d-ae31-4c5f-b3e2-b3ce20f61208 returned with HTTP 200 Aug 16 21:29:09.622205 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 1413/5692] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:29:09 2026] GET /volume/v3/volumes/f33be14d-ae31-4c5f-b3e2-b3ce20f61208 => generated 943 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:29:10.635885 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-bb388f2f-3957-4cfa-ae01-0e99ae66379c None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:29:10.637899 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-bb388f2f-3957-4cfa-ae01-0e99ae66379c tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] GET https://10.4.3.143/volume/v3/volumes/f33be14d-ae31-4c5f-b3e2-b3ce20f61208 Aug 16 21:29:10.638159 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-bb388f2f-3957-4cfa-ae01-0e99ae66379c tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:29:10.638378 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-bb388f2f-3957-4cfa-ae01-0e99ae66379c tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:29:10.646169 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:29:10.646169 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:29:10.650460 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-bb388f2f-3957-4cfa-ae01-0e99ae66379c tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] Volume info retrieved successfully. Aug 16 21:29:10.655751 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-bb388f2f-3957-4cfa-ae01-0e99ae66379c tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] https://10.4.3.143/volume/v3/volumes/f33be14d-ae31-4c5f-b3e2-b3ce20f61208 returned with HTTP 200 Aug 16 21:29:10.656414 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 1425/5693] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:29:10 2026] GET /volume/v3/volumes/f33be14d-ae31-4c5f-b3e2-b3ce20f61208 => generated 943 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:29:11.669884 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-6e985258-0929-4382-8be9-74b8f1ad54d3 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:29:11.671808 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-6e985258-0929-4382-8be9-74b8f1ad54d3 tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] GET https://10.4.3.143/volume/v3/volumes/f33be14d-ae31-4c5f-b3e2-b3ce20f61208 Aug 16 21:29:11.672022 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-6e985258-0929-4382-8be9-74b8f1ad54d3 tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:29:11.672254 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-6e985258-0929-4382-8be9-74b8f1ad54d3 tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:29:11.679868 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:29:11.679868 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:29:11.683569 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-6e985258-0929-4382-8be9-74b8f1ad54d3 tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] Volume info retrieved successfully. Aug 16 21:29:11.687776 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-6e985258-0929-4382-8be9-74b8f1ad54d3 tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] https://10.4.3.143/volume/v3/volumes/f33be14d-ae31-4c5f-b3e2-b3ce20f61208 returned with HTTP 200 Aug 16 21:29:11.688225 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 1430/5694] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:29:11 2026] GET /volume/v3/volumes/f33be14d-ae31-4c5f-b3e2-b3ce20f61208 => generated 943 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:29:12.701069 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-22216675-0253-49f7-8b72-21e837315bc3 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:29:12.703488 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-22216675-0253-49f7-8b72-21e837315bc3 tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] GET https://10.4.3.143/volume/v3/volumes/f33be14d-ae31-4c5f-b3e2-b3ce20f61208 Aug 16 21:29:12.703760 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-22216675-0253-49f7-8b72-21e837315bc3 tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:29:12.704069 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-22216675-0253-49f7-8b72-21e837315bc3 tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:29:12.712216 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:29:12.712216 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:29:12.716267 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-22216675-0253-49f7-8b72-21e837315bc3 tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] Volume info retrieved successfully. Aug 16 21:29:12.720707 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-22216675-0253-49f7-8b72-21e837315bc3 tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] https://10.4.3.143/volume/v3/volumes/f33be14d-ae31-4c5f-b3e2-b3ce20f61208 returned with HTTP 200 Aug 16 21:29:12.721082 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 1427/5695] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:29:12 2026] GET /volume/v3/volumes/f33be14d-ae31-4c5f-b3e2-b3ce20f61208 => generated 943 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:29:13.736471 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-0ecba1cc-6cb9-4ba0-b696-8c5d2112f9fb None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:29:13.738293 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-0ecba1cc-6cb9-4ba0-b696-8c5d2112f9fb tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] GET https://10.4.3.143/volume/v3/volumes/f33be14d-ae31-4c5f-b3e2-b3ce20f61208 Aug 16 21:29:13.738484 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-0ecba1cc-6cb9-4ba0-b696-8c5d2112f9fb tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:29:13.738650 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-0ecba1cc-6cb9-4ba0-b696-8c5d2112f9fb tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:29:13.745355 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:29:13.745355 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:29:13.749236 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-0ecba1cc-6cb9-4ba0-b696-8c5d2112f9fb tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] Volume info retrieved successfully. Aug 16 21:29:13.753858 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-0ecba1cc-6cb9-4ba0-b696-8c5d2112f9fb tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] https://10.4.3.143/volume/v3/volumes/f33be14d-ae31-4c5f-b3e2-b3ce20f61208 returned with HTTP 200 Aug 16 21:29:13.754377 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 1414/5696] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:29:13 2026] GET /volume/v3/volumes/f33be14d-ae31-4c5f-b3e2-b3ce20f61208 => generated 943 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:29:14.766748 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-0d65a7d3-e2aa-4452-988b-258c6da0ec38 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:29:14.768736 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-0d65a7d3-e2aa-4452-988b-258c6da0ec38 tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] GET https://10.4.3.143/volume/v3/volumes/f33be14d-ae31-4c5f-b3e2-b3ce20f61208 Aug 16 21:29:14.768958 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-0d65a7d3-e2aa-4452-988b-258c6da0ec38 tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:29:14.769145 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-0d65a7d3-e2aa-4452-988b-258c6da0ec38 tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:29:14.775854 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:29:14.775854 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:29:14.779274 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-0d65a7d3-e2aa-4452-988b-258c6da0ec38 tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] Volume info retrieved successfully. Aug 16 21:29:14.783726 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-0d65a7d3-e2aa-4452-988b-258c6da0ec38 tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] https://10.4.3.143/volume/v3/volumes/f33be14d-ae31-4c5f-b3e2-b3ce20f61208 returned with HTTP 200 Aug 16 21:29:14.784183 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 1426/5697] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:29:14 2026] GET /volume/v3/volumes/f33be14d-ae31-4c5f-b3e2-b3ce20f61208 => generated 943 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:29:15.796494 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-01cb1631-d111-42c8-b76e-62920a3a863d None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:29:15.798370 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-01cb1631-d111-42c8-b76e-62920a3a863d tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] GET https://10.4.3.143/volume/v3/volumes/f33be14d-ae31-4c5f-b3e2-b3ce20f61208 Aug 16 21:29:15.798587 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-01cb1631-d111-42c8-b76e-62920a3a863d tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:29:15.798766 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-01cb1631-d111-42c8-b76e-62920a3a863d tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:29:15.805751 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:29:15.805751 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:29:15.809481 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-01cb1631-d111-42c8-b76e-62920a3a863d tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] Volume info retrieved successfully. Aug 16 21:29:15.813710 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-01cb1631-d111-42c8-b76e-62920a3a863d tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] https://10.4.3.143/volume/v3/volumes/f33be14d-ae31-4c5f-b3e2-b3ce20f61208 returned with HTTP 200 Aug 16 21:29:15.814058 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 1431/5698] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:29:15 2026] GET /volume/v3/volumes/f33be14d-ae31-4c5f-b3e2-b3ce20f61208 => generated 943 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:29:16.826712 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-2bd20c14-cce5-4e46-bac9-72b64caf3cc8 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:29:16.828687 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-2bd20c14-cce5-4e46-bac9-72b64caf3cc8 tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] GET https://10.4.3.143/volume/v3/volumes/f33be14d-ae31-4c5f-b3e2-b3ce20f61208 Aug 16 21:29:16.828904 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-2bd20c14-cce5-4e46-bac9-72b64caf3cc8 tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:29:16.829107 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-2bd20c14-cce5-4e46-bac9-72b64caf3cc8 tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:29:16.836948 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:29:16.836948 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:29:16.841046 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-2bd20c14-cce5-4e46-bac9-72b64caf3cc8 tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] Volume info retrieved successfully. Aug 16 21:29:16.845181 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-2bd20c14-cce5-4e46-bac9-72b64caf3cc8 tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] https://10.4.3.143/volume/v3/volumes/f33be14d-ae31-4c5f-b3e2-b3ce20f61208 returned with HTTP 200 Aug 16 21:29:16.845565 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 1428/5699] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:29:16 2026] GET /volume/v3/volumes/f33be14d-ae31-4c5f-b3e2-b3ce20f61208 => generated 943 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:29:17.857169 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-307d6f5b-ebb0-4446-bd8d-690e276e852a None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:29:17.858992 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-307d6f5b-ebb0-4446-bd8d-690e276e852a tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] GET https://10.4.3.143/volume/v3/volumes/f33be14d-ae31-4c5f-b3e2-b3ce20f61208 Aug 16 21:29:17.859181 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-307d6f5b-ebb0-4446-bd8d-690e276e852a tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:29:17.859384 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-307d6f5b-ebb0-4446-bd8d-690e276e852a tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:29:17.866275 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:29:17.866275 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:29:17.869607 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-307d6f5b-ebb0-4446-bd8d-690e276e852a tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] Volume info retrieved successfully. Aug 16 21:29:17.873511 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-307d6f5b-ebb0-4446-bd8d-690e276e852a tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] https://10.4.3.143/volume/v3/volumes/f33be14d-ae31-4c5f-b3e2-b3ce20f61208 returned with HTTP 200 Aug 16 21:29:17.873848 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 1415/5700] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:29:17 2026] GET /volume/v3/volumes/f33be14d-ae31-4c5f-b3e2-b3ce20f61208 => generated 943 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:29:18.886437 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-e4212306-d915-454c-8c76-8dd3a8de01ce None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:29:18.888219 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-e4212306-d915-454c-8c76-8dd3a8de01ce tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] GET https://10.4.3.143/volume/v3/volumes/f33be14d-ae31-4c5f-b3e2-b3ce20f61208 Aug 16 21:29:18.888411 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-e4212306-d915-454c-8c76-8dd3a8de01ce tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:29:18.888604 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-e4212306-d915-454c-8c76-8dd3a8de01ce tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:29:18.895214 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:29:18.895214 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:29:18.898525 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-e4212306-d915-454c-8c76-8dd3a8de01ce tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] Volume info retrieved successfully. Aug 16 21:29:18.902727 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-e4212306-d915-454c-8c76-8dd3a8de01ce tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] https://10.4.3.143/volume/v3/volumes/f33be14d-ae31-4c5f-b3e2-b3ce20f61208 returned with HTTP 200 Aug 16 21:29:18.903113 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 1427/5701] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:29:18 2026] GET /volume/v3/volumes/f33be14d-ae31-4c5f-b3e2-b3ce20f61208 => generated 943 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:29:19.916905 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-0adde618-8dfe-463d-bd9f-54336353829d None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:29:19.918983 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-0adde618-8dfe-463d-bd9f-54336353829d tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] GET https://10.4.3.143/volume/v3/volumes/f33be14d-ae31-4c5f-b3e2-b3ce20f61208 Aug 16 21:29:19.919224 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-0adde618-8dfe-463d-bd9f-54336353829d tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:29:19.919486 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-0adde618-8dfe-463d-bd9f-54336353829d tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:29:19.927740 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:29:19.927740 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:29:19.932017 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-0adde618-8dfe-463d-bd9f-54336353829d tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] Volume info retrieved successfully. Aug 16 21:29:19.937404 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-0adde618-8dfe-463d-bd9f-54336353829d tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] https://10.4.3.143/volume/v3/volumes/f33be14d-ae31-4c5f-b3e2-b3ce20f61208 returned with HTTP 200 Aug 16 21:29:19.937939 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 1432/5702] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:29:19 2026] GET /volume/v3/volumes/f33be14d-ae31-4c5f-b3e2-b3ce20f61208 => generated 943 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:29:20.954508 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-721e07c6-e3eb-4451-92b9-0d5fb3f85086 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:29:20.957039 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-721e07c6-e3eb-4451-92b9-0d5fb3f85086 tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] GET https://10.4.3.143/volume/v3/volumes/f33be14d-ae31-4c5f-b3e2-b3ce20f61208 Aug 16 21:29:20.957362 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-721e07c6-e3eb-4451-92b9-0d5fb3f85086 tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:29:20.957655 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-721e07c6-e3eb-4451-92b9-0d5fb3f85086 tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:29:20.965693 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:29:20.965693 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:29:20.969983 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-721e07c6-e3eb-4451-92b9-0d5fb3f85086 tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] Volume info retrieved successfully. Aug 16 21:29:20.975474 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-721e07c6-e3eb-4451-92b9-0d5fb3f85086 tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] https://10.4.3.143/volume/v3/volumes/f33be14d-ae31-4c5f-b3e2-b3ce20f61208 returned with HTTP 200 Aug 16 21:29:20.976000 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 1429/5703] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:29:20 2026] GET /volume/v3/volumes/f33be14d-ae31-4c5f-b3e2-b3ce20f61208 => generated 1429 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:29:20.991041 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-1d2e0091-a18d-4afe-8a89-bc2bd8a496cf None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:29:20.993363 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-1d2e0091-a18d-4afe-8a89-bc2bd8a496cf tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] GET https://10.4.3.143/volume/v3/volumes/f33be14d-ae31-4c5f-b3e2-b3ce20f61208 Aug 16 21:29:20.993664 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-1d2e0091-a18d-4afe-8a89-bc2bd8a496cf tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:29:20.993907 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-1d2e0091-a18d-4afe-8a89-bc2bd8a496cf tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:29:21.000870 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:29:21.000870 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:29:21.004454 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-1d2e0091-a18d-4afe-8a89-bc2bd8a496cf tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] Volume info retrieved successfully. Aug 16 21:29:21.009098 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-1d2e0091-a18d-4afe-8a89-bc2bd8a496cf tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] https://10.4.3.143/volume/v3/volumes/f33be14d-ae31-4c5f-b3e2-b3ce20f61208 returned with HTTP 200 Aug 16 21:29:21.009482 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 1416/5704] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:29:20 2026] GET /volume/v3/volumes/f33be14d-ae31-4c5f-b3e2-b3ce20f61208 => generated 1429 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:29:21.104001 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [req-e51e9201-98bb-4859-b072-66dfdd755604 req-d145a3de-7857-46b0-8e06-1a019b1f541e None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:29:21.106381 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [req-e51e9201-98bb-4859-b072-66dfdd755604 req-d145a3de-7857-46b0-8e06-1a019b1f541e tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] GET https://10.4.3.143/volume/v3/volumes/f33be14d-ae31-4c5f-b3e2-b3ce20f61208 Aug 16 21:29:21.106670 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [req-e51e9201-98bb-4859-b072-66dfdd755604 req-d145a3de-7857-46b0-8e06-1a019b1f541e tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:29:21.106944 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [req-e51e9201-98bb-4859-b072-66dfdd755604 req-d145a3de-7857-46b0-8e06-1a019b1f541e tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:29:21.116283 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:29:21.116283 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:29:21.121165 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [req-e51e9201-98bb-4859-b072-66dfdd755604 req-d145a3de-7857-46b0-8e06-1a019b1f541e tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] Volume info retrieved successfully. Aug 16 21:29:21.127586 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [req-e51e9201-98bb-4859-b072-66dfdd755604 req-d145a3de-7857-46b0-8e06-1a019b1f541e tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] https://10.4.3.143/volume/v3/volumes/f33be14d-ae31-4c5f-b3e2-b3ce20f61208 returned with HTTP 200 Aug 16 21:29:21.128135 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 1428/5705] 10.4.3.143 () {68 vars in 1598 bytes} [Sun Aug 16 21:29:21 2026] GET /volume/v3/volumes/f33be14d-ae31-4c5f-b3e2-b3ce20f61208 => generated 1429 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:29:21.595519 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [req-e51e9201-98bb-4859-b072-66dfdd755604 req-2d156764-66e4-4654-b7a3-6756a04433a1 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:29:21.597391 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [req-e51e9201-98bb-4859-b072-66dfdd755604 req-2d156764-66e4-4654-b7a3-6756a04433a1 tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] GET https://10.4.3.143/volume/v3/volumes/f33be14d-ae31-4c5f-b3e2-b3ce20f61208 Aug 16 21:29:21.597579 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [req-e51e9201-98bb-4859-b072-66dfdd755604 req-2d156764-66e4-4654-b7a3-6756a04433a1 tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:29:21.597771 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [req-e51e9201-98bb-4859-b072-66dfdd755604 req-2d156764-66e4-4654-b7a3-6756a04433a1 tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:29:21.604325 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:29:21.604325 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:29:21.607657 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [req-e51e9201-98bb-4859-b072-66dfdd755604 req-2d156764-66e4-4654-b7a3-6756a04433a1 tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] Volume info retrieved successfully. Aug 16 21:29:21.611984 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [req-e51e9201-98bb-4859-b072-66dfdd755604 req-2d156764-66e4-4654-b7a3-6756a04433a1 tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] https://10.4.3.143/volume/v3/volumes/f33be14d-ae31-4c5f-b3e2-b3ce20f61208 returned with HTTP 200 Aug 16 21:29:21.612563 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 1433/5706] 10.4.3.143 () {68 vars in 1598 bytes} [Sun Aug 16 21:29:21 2026] GET /volume/v3/volumes/f33be14d-ae31-4c5f-b3e2-b3ce20f61208 => generated 1429 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:29:21.621324 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-eecdbe34-1f4a-404d-8604-e7f9d23148eb None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:29:21.621699 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-eecdbe34-1f4a-404d-8604-e7f9d23148eb None None] GET https://10.4.3.143/volume// Aug 16 21:29:21.621844 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-eecdbe34-1f4a-404d-8604-e7f9d23148eb None None] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:29:21.622057 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-eecdbe34-1f4a-404d-8604-e7f9d23148eb None None] Calling method 'all' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:29:21.622323 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-eecdbe34-1f4a-404d-8604-e7f9d23148eb None None] https://10.4.3.143/volume// returned with HTTP 300 Aug 16 21:29:21.622657 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 1430/5707] 10.4.3.143 () {66 vars in 1419 bytes} [Sun Aug 16 21:29: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 16 21:29:21.630023 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [req-e51e9201-98bb-4859-b072-66dfdd755604 req-e78f8a22-e628-4d58-90ae-37352fa5659e None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:29:21.631978 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [req-e51e9201-98bb-4859-b072-66dfdd755604 req-e78f8a22-e628-4d58-90ae-37352fa5659e tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] POST https://10.4.3.143/volume/v3/attachments Aug 16 21:29:21.632308 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [req-e51e9201-98bb-4859-b072-66dfdd755604 req-e78f8a22-e628-4d58-90ae-37352fa5659e tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f33be14d-ae31-4c5f-b3e2-b3ce20f61208", "connector": null, "instance_uuid": "562434bf-7ae3-46c4-91df-c00d1ef653f2"}} {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:29:21.640464 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:29:21.640464 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:29:21.663567 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [req-e51e9201-98bb-4859-b072-66dfdd755604 req-e78f8a22-e628-4d58-90ae-37352fa5659e tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] https://10.4.3.143/volume/v3/attachments returned with HTTP 200 Aug 16 21:29:21.663996 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 1417/5708] 10.4.3.143 () {74 vars in 1594 bytes} [Sun Aug 16 21:29:21 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 16 21:29:22.316678 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-a70f5e8c-996b-4621-84d1-23a557cb54c5 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:29:22.317220 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-a70f5e8c-996b-4621-84d1-23a557cb54c5 None None] GET https://10.4.3.143/volume// Aug 16 21:29:22.317416 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-a70f5e8c-996b-4621-84d1-23a557cb54c5 None None] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:29:22.317626 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-a70f5e8c-996b-4621-84d1-23a557cb54c5 None None] Calling method 'all' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:29:22.317950 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-a70f5e8c-996b-4621-84d1-23a557cb54c5 None None] https://10.4.3.143/volume// returned with HTTP 300 Aug 16 21:29:22.318229 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 1429/5709] 10.4.3.143 () {66 vars in 1426 bytes} [Sun Aug 16 21:29: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 16 21:29:22.326309 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [req-e51e9201-98bb-4859-b072-66dfdd755604 req-0c20901b-d710-4d52-88a4-19dde0cf5991 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:29:22.328435 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [req-e51e9201-98bb-4859-b072-66dfdd755604 req-0c20901b-d710-4d52-88a4-19dde0cf5991 tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] GET https://10.4.3.143/volume/v3/volumes/f33be14d-ae31-4c5f-b3e2-b3ce20f61208 Aug 16 21:29:22.328641 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [req-e51e9201-98bb-4859-b072-66dfdd755604 req-0c20901b-d710-4d52-88a4-19dde0cf5991 tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:29:22.328812 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [req-e51e9201-98bb-4859-b072-66dfdd755604 req-0c20901b-d710-4d52-88a4-19dde0cf5991 tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:29:22.337261 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:29:22.337261 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:29:22.340563 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [req-e51e9201-98bb-4859-b072-66dfdd755604 req-0c20901b-d710-4d52-88a4-19dde0cf5991 tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] Volume info retrieved successfully. Aug 16 21:29:22.346432 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [req-e51e9201-98bb-4859-b072-66dfdd755604 req-0c20901b-d710-4d52-88a4-19dde0cf5991 tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] https://10.4.3.143/volume/v3/volumes/f33be14d-ae31-4c5f-b3e2-b3ce20f61208 returned with HTTP 200 Aug 16 21:29:22.346871 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 1434/5710] 10.4.3.143 () {70 vars in 1639 bytes} [Sun Aug 16 21:29:22 2026] GET /volume/v3/volumes/f33be14d-ae31-4c5f-b3e2-b3ce20f61208 => generated 1608 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 16 21:29:22.454256 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [req-e51e9201-98bb-4859-b072-66dfdd755604 req-455055c5-cc0a-4ef4-b220-64faa1977f48 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:29:22.456259 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [req-e51e9201-98bb-4859-b072-66dfdd755604 req-455055c5-cc0a-4ef4-b220-64faa1977f48 tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] PUT https://10.4.3.143/volume/v3/attachments/34b84d50-4761-440f-b41c-be2f3d5bf4a9 Aug 16 21:29:22.456666 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [req-e51e9201-98bb-4859-b072-66dfdd755604 req-455055c5-cc0a-4ef4-b220-64faa1977f48 tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.143", "host": "np0000007409", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:e42fbcbe2e9", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "69237b68-d654-4a76-81de-86e36bc8fb86", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:29:22.463694 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.coordination [req-e51e9201-98bb-4859-b072-66dfdd755604 req-455055c5-cc0a-4ef4-b220-64faa1977f48 tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] Acquiring lock "cinder-attachment_update-f33be14d-ae31-4c5f-b3e2-b3ce20f61208-np0000007409" by "attachment_update" {{(pid=100331) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:29:22.468631 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.coordination [req-e51e9201-98bb-4859-b072-66dfdd755604 req-455055c5-cc0a-4ef4-b220-64faa1977f48 tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] Lock "cinder-attachment_update-f33be14d-ae31-4c5f-b3e2-b3ce20f61208-np0000007409" acquired by "attachment_update" :: waited 0.005s {{(pid=100331) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:29:22.470075 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:29:22.470075 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:29:22.559371 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.coordination [req-e51e9201-98bb-4859-b072-66dfdd755604 req-455055c5-cc0a-4ef4-b220-64faa1977f48 tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] Lock "cinder-attachment_update-f33be14d-ae31-4c5f-b3e2-b3ce20f61208-np0000007409" released by "attachment_update" :: held 0.091s {{(pid=100331) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:29:22.559804 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [req-e51e9201-98bb-4859-b072-66dfdd755604 req-455055c5-cc0a-4ef4-b220-64faa1977f48 tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] https://10.4.3.143/volume/v3/attachments/34b84d50-4761-440f-b41c-be2f3d5bf4a9 returned with HTTP 200 Aug 16 21:29:22.560965 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 1431/5711] 10.4.3.143 () {74 vars in 1704 bytes} [Sun Aug 16 21:29:22 2026] PUT /volume/v3/attachments/34b84d50-4761-440f-b41c-be2f3d5bf4a9 => generated 968 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:29:22.583387 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [req-e51e9201-98bb-4859-b072-66dfdd755604 req-c39dc6c5-ea67-4daf-81f9-56454d75d525 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:29:22.585725 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [req-e51e9201-98bb-4859-b072-66dfdd755604 req-c39dc6c5-ea67-4daf-81f9-56454d75d525 tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] POST https://10.4.3.143/volume/v3/attachments/34b84d50-4761-440f-b41c-be2f3d5bf4a9/action Aug 16 21:29:22.586127 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [req-e51e9201-98bb-4859-b072-66dfdd755604 req-c39dc6c5-ea67-4daf-81f9-56454d75d525 tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] Action body: b'{"os-complete": null}' {{(pid=100333) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 21:29:22.586261 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [req-e51e9201-98bb-4859-b072-66dfdd755604 req-c39dc6c5-ea67-4daf-81f9-56454d75d525 tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:29:22.603236 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:29:22.603236 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:29:22.612486 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [req-e51e9201-98bb-4859-b072-66dfdd755604 req-c39dc6c5-ea67-4daf-81f9-56454d75d525 tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] https://10.4.3.143/volume/v3/attachments/34b84d50-4761-440f-b41c-be2f3d5bf4a9/action returned with HTTP 204 Aug 16 21:29:22.613029 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 1418/5712] 10.4.3.143 () {74 vars in 1725 bytes} [Sun Aug 16 21:29:22 2026] POST /volume/v3/attachments/34b84d50-4761-440f-b41c-be2f3d5bf4a9/action => generated 0 bytes in 30 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:29:27.716650 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [req-e51e9201-98bb-4859-b072-66dfdd755604 req-ede9c7b2-a9bd-4876-9ed1-8cb520c4784f None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:29:27.719289 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [req-e51e9201-98bb-4859-b072-66dfdd755604 req-ede9c7b2-a9bd-4876-9ed1-8cb520c4784f tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] GET https://10.4.3.143/volume/v3/volumes/f33be14d-ae31-4c5f-b3e2-b3ce20f61208/encryption Aug 16 21:29:27.719550 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [req-e51e9201-98bb-4859-b072-66dfdd755604 req-ede9c7b2-a9bd-4876-9ed1-8cb520c4784f tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:29:27.719803 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [req-e51e9201-98bb-4859-b072-66dfdd755604 req-ede9c7b2-a9bd-4876-9ed1-8cb520c4784f tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] Calling method 'index' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:29:27.728623 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:29:27.728623 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:29:27.735153 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [req-e51e9201-98bb-4859-b072-66dfdd755604 req-ede9c7b2-a9bd-4876-9ed1-8cb520c4784f tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] https://10.4.3.143/volume/v3/volumes/f33be14d-ae31-4c5f-b3e2-b3ce20f61208/encryption returned with HTTP 200 Aug 16 21:29:27.735653 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 1430/5713] 10.4.3.143 () {68 vars in 1631 bytes} [Sun Aug 16 21:29:27 2026] GET /volume/v3/volumes/f33be14d-ae31-4c5f-b3e2-b3ce20f61208/encryption => generated 160 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:29:32.344181 np0000007409 devstack@c-api.service[100330]: DEBUG dbcounter [-] [100330] Writing DB stats cinder:SELECT=74,cinder:UPDATE=18,cinder:INSERT=8 {{(pid=100330) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 16 21:29:32.553383 np0000007409 devstack@c-api.service[100331]: DEBUG dbcounter [-] [100331] Writing DB stats cinder:SELECT=55,cinder:UPDATE=9,cinder:INSERT=2 {{(pid=100331) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 16 21:29:32.610237 np0000007409 devstack@c-api.service[100333]: DEBUG dbcounter [-] [100333] Writing DB stats cinder:SELECT=59,cinder:UPDATE=5,cinder:INSERT=3 {{(pid=100333) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 16 21:29:37.733426 np0000007409 devstack@c-api.service[100332]: DEBUG dbcounter [-] [100332] Writing DB stats cinder:SELECT=52,cinder:INSERT=1 {{(pid=100332) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 16 21:30:10.315853 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [req-2eefc461-5a44-4f0f-a667-e2b0a818bade req-694edcc7-7586-4edd-90fd-2c9f3b715990 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:30:10.318105 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [req-2eefc461-5a44-4f0f-a667-e2b0a818bade req-694edcc7-7586-4edd-90fd-2c9f3b715990 tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] DELETE https://10.4.3.143/volume/v3/attachments/34b84d50-4761-440f-b41c-be2f3d5bf4a9 Aug 16 21:30:10.318323 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [req-2eefc461-5a44-4f0f-a667-e2b0a818bade req-694edcc7-7586-4edd-90fd-2c9f3b715990 tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:30:10.318503 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [req-2eefc461-5a44-4f0f-a667-e2b0a818bade req-694edcc7-7586-4edd-90fd-2c9f3b715990 tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] Calling method 'version_select' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:30:10.326457 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:30:10.326457 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:30:10.373347 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [req-2eefc461-5a44-4f0f-a667-e2b0a818bade req-694edcc7-7586-4edd-90fd-2c9f3b715990 tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] https://10.4.3.143/volume/v3/attachments/34b84d50-4761-440f-b41c-be2f3d5bf4a9 returned with HTTP 200 Aug 16 21:30:10.373769 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 1435/5714] 10.4.3.143 () {72 vars in 1673 bytes} [Sun Aug 16 21:30:10 2026] DELETE /volume/v3/attachments/34b84d50-4761-440f-b41c-be2f3d5bf4a9 => generated 19 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:30:11.357387 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-e62b824e-a8d2-4354-b366-8018ff380ec3 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:30:11.359184 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-e62b824e-a8d2-4354-b366-8018ff380ec3 tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] POST https://10.4.3.143/volume/v3/volumes Aug 16 21:30:11.359646 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-e62b824e-a8d2-4354-b366-8018ff380ec3 tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] Action: 'create', calling method: create, body: {"volume": {"display_name": "tempest-TestEncryptedCinderVolumes-1050686130", "source_volid": "f33be14d-ae31-4c5f-b3e2-b3ce20f61208", "volume_type": "tempest-scenario-type-luks-253111276", "size": 1}} {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:30:11.361494 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.v3.volumes [None req-e62b824e-a8d2-4354-b366-8018ff380ec3 tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] Create volume request body: {'volume': {'display_name': 'tempest-TestEncryptedCinderVolumes-1050686130', 'source_volid': 'f33be14d-ae31-4c5f-b3e2-b3ce20f61208', 'volume_type': 'tempest-scenario-type-luks-253111276', 'size': 1}} {{(pid=100331) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 16 21:30:11.372862 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:30:11.372862 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:30:11.373579 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-e62b824e-a8d2-4354-b366-8018ff380ec3 tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] Volume retrieved successfully. Aug 16 21:30:11.373876 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.v3.volumes [None req-e62b824e-a8d2-4354-b366-8018ff380ec3 tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] Create volume of 1 GB Aug 16 21:30:11.374756 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-e62b824e-a8d2-4354-b366-8018ff380ec3 tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] Availability Zones retrieved successfully. Aug 16 21:30:11.380805 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-e62b824e-a8d2-4354-b366-8018ff380ec3 tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] Flow 'volume_create_api' (bf61d38c-8c36-460c-8ab6-bc2055786454) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100331) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:30:11.381756 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-e62b824e-a8d2-4354-b366-8018ff380ec3 tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (99c0dbe4-665b-4c80-925f-db1fbb3f7f8b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:30:11.382800 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.flows.api.create_volume [None req-e62b824e-a8d2-4354-b366-8018ff380ec3 tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100331) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 16 21:30:11.406545 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-e62b824e-a8d2-4354-b366-8018ff380ec3 tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (99c0dbe4-665b-4c80-925f-db1fbb3f7f8b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': 'f33be14d-ae31-4c5f-b3e2-b3ce20f61208', 'volume_type': VolumeType(created_at=2026-08-16T21:29:08Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=0c828cd6-f696-47d8-b5da-019e08926816,is_public=True,name='tempest-scenario-type-luks-253111276',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0c828cd6-f696-47d8-b5da-019e08926816', '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=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:30:11.407568 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-e62b824e-a8d2-4354-b366-8018ff380ec3 tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d3bdc736-07c7-4070-94e2-1613457be70f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:30:11.437950 np0000007409 devstack@c-api.service[100331]: WARNING cinder.quota [None req-e62b824e-a8d2-4354-b366-8018ff380ec3 tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-253111276 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-253111276, it is now deprecated. Please use the default quota class for default quota. Aug 16 21:30:11.438295 np0000007409 devstack@c-api.service[100331]: WARNING cinder.quota [None req-e62b824e-a8d2-4354-b366-8018ff380ec3 tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-253111276 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-253111276, it is now deprecated. Please use the default quota class for default quota. Aug 16 21:30:11.452901 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.quota [None req-e62b824e-a8d2-4354-b366-8018ff380ec3 tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] Created reservations ['a68f0c54-e24b-46f1-9a9f-fb20fbbe8711', '9c1cb1e5-4431-4d86-b5e2-2febc4961256', '7b2f12ca-a0e7-4858-9ec6-93fe7d230d87', 'b432cd1b-c25c-4fbe-9ef5-272e7ed389a4'] {{(pid=100331) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 16 21:30:11.453972 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-e62b824e-a8d2-4354-b366-8018ff380ec3 tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d3bdc736-07c7-4070-94e2-1613457be70f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a68f0c54-e24b-46f1-9a9f-fb20fbbe8711', '9c1cb1e5-4431-4d86-b5e2-2febc4961256', '7b2f12ca-a0e7-4858-9ec6-93fe7d230d87', 'b432cd1b-c25c-4fbe-9ef5-272e7ed389a4']}' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:30:11.455043 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-e62b824e-a8d2-4354-b366-8018ff380ec3 tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a31d6f4f-7549-4bc8-b219-c2d61c462488) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:30:11.491311 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-e62b824e-a8d2-4354-b366-8018ff380ec3 tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a31d6f4f-7549-4bc8-b219-c2d61c462488) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd5c7b846-7457-4a13-ab3e-b258effc8e88', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-1050686130',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4cc18aed9f73436ca37d1d695dea0ec7',qos_specs=None,replication_status=,reservations=['a68f0c54-e24b-46f1-9a9f-fb20fbbe8711','9c1cb1e5-4431-4d86-b5e2-2febc4961256','7b2f12ca-a0e7-4858-9ec6-93fe7d230d87','b432cd1b-c25c-4fbe-9ef5-272e7ed389a4'],size=1,snapshot_id=None,source_replicaid=,source_volid=f33be14d-ae31-4c5f-b3e2-b3ce20f61208,status='creating',user_id='30ebdc5a828049998d874f3677a4221d',volume_type_id=0c828cd6-f696-47d8-b5da-019e08926816), '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-16T21:30:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-1050686130',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=d5c7b846-7457-4a13-ab3e-b258effc8e88,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4cc18aed9f73436ca37d1d695dea0ec7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=f33be14d-ae31-4c5f-b3e2-b3ce20f61208,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='30ebdc5a828049998d874f3677a4221d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0c828cd6-f696-47d8-b5da-019e08926816),volume_type_id=0c828cd6-f696-47d8-b5da-019e08926816)}' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:30:11.492094 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-e62b824e-a8d2-4354-b366-8018ff380ec3 tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8d3c7186-ac49-456c-9340-8a5dd779a9e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:30:11.509642 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-e62b824e-a8d2-4354-b366-8018ff380ec3 tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8d3c7186-ac49-456c-9340-8a5dd779a9e9) transitioned into state 'SUCCESS' from state '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-1050686130',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4cc18aed9f73436ca37d1d695dea0ec7',qos_specs=None,replication_status=,reservations=['a68f0c54-e24b-46f1-9a9f-fb20fbbe8711','9c1cb1e5-4431-4d86-b5e2-2febc4961256','7b2f12ca-a0e7-4858-9ec6-93fe7d230d87','b432cd1b-c25c-4fbe-9ef5-272e7ed389a4'],size=1,snapshot_id=None,source_replicaid=,source_volid=f33be14d-ae31-4c5f-b3e2-b3ce20f61208,status='creating',user_id='30ebdc5a828049998d874f3677a4221d',volume_type_id=0c828cd6-f696-47d8-b5da-019e08926816)}' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:30:11.510688 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-e62b824e-a8d2-4354-b366-8018ff380ec3 tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (48b73828-a89c-421b-a5d8-5baecb8ef255) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 16 21:30:11.526052 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-e62b824e-a8d2-4354-b366-8018ff380ec3 tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (48b73828-a89c-421b-a5d8-5baecb8ef255) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100331) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 16 21:30:11.526835 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.volume.api [None req-e62b824e-a8d2-4354-b366-8018ff380ec3 tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] Flow 'volume_create_api' (bf61d38c-8c36-460c-8ab6-bc2055786454) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100331) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 16 21:30:11.527153 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-e62b824e-a8d2-4354-b366-8018ff380ec3 tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] Create volume request issued successfully. Aug 16 21:30:11.527686 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-e62b824e-a8d2-4354-b366-8018ff380ec3 tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Aug 16 21:30:11.528168 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 1432/5715] 10.4.3.143 () {68 vars in 1259 bytes} [Sun Aug 16 21:30:11 2026] POST /volume/v3/volumes => generated 810 bytes in 172 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 16 21:30:11.539943 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-8972741a-5fd1-4dd4-a035-8f352642d8a4 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:30:11.541903 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-8972741a-5fd1-4dd4-a035-8f352642d8a4 tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] GET https://10.4.3.143/volume/v3/volumes/d5c7b846-7457-4a13-ab3e-b258effc8e88 Aug 16 21:30:11.542191 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-8972741a-5fd1-4dd4-a035-8f352642d8a4 tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:30:11.542429 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-8972741a-5fd1-4dd4-a035-8f352642d8a4 tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:30:11.549681 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:30:11.549681 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:30:11.553228 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-8972741a-5fd1-4dd4-a035-8f352642d8a4 tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] Volume info retrieved successfully. Aug 16 21:30:11.557648 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-8972741a-5fd1-4dd4-a035-8f352642d8a4 tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] https://10.4.3.143/volume/v3/volumes/d5c7b846-7457-4a13-ab3e-b258effc8e88 returned with HTTP 200 Aug 16 21:30:11.558071 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 1419/5716] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:30:11 2026] GET /volume/v3/volumes/d5c7b846-7457-4a13-ab3e-b258effc8e88 => generated 878 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:30:12.570377 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-0de44d0d-91f9-45b1-8733-2a0d84b4c848 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:30:12.572250 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-0de44d0d-91f9-45b1-8733-2a0d84b4c848 tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] GET https://10.4.3.143/volume/v3/volumes/d5c7b846-7457-4a13-ab3e-b258effc8e88 Aug 16 21:30:12.572432 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-0de44d0d-91f9-45b1-8733-2a0d84b4c848 tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:30:12.572650 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-0de44d0d-91f9-45b1-8733-2a0d84b4c848 tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:30:12.579938 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:30:12.579938 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:30:12.583734 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-0de44d0d-91f9-45b1-8733-2a0d84b4c848 tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] Volume info retrieved successfully. Aug 16 21:30:12.588420 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-0de44d0d-91f9-45b1-8733-2a0d84b4c848 tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] https://10.4.3.143/volume/v3/volumes/d5c7b846-7457-4a13-ab3e-b258effc8e88 returned with HTTP 200 Aug 16 21:30:12.588854 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 1431/5717] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:30:12 2026] GET /volume/v3/volumes/d5c7b846-7457-4a13-ab3e-b258effc8e88 => generated 902 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:30:13.600798 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-76542480-6d82-4c27-8ac9-7b107836ed5e None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:30:13.602669 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-76542480-6d82-4c27-8ac9-7b107836ed5e tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] GET https://10.4.3.143/volume/v3/volumes/d5c7b846-7457-4a13-ab3e-b258effc8e88 Aug 16 21:30:13.602861 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-76542480-6d82-4c27-8ac9-7b107836ed5e tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:30:13.603071 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-76542480-6d82-4c27-8ac9-7b107836ed5e tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:30:13.609699 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:30:13.609699 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:30:13.612768 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-76542480-6d82-4c27-8ac9-7b107836ed5e tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] Volume info retrieved successfully. Aug 16 21:30:13.616404 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-76542480-6d82-4c27-8ac9-7b107836ed5e tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] https://10.4.3.143/volume/v3/volumes/d5c7b846-7457-4a13-ab3e-b258effc8e88 returned with HTTP 200 Aug 16 21:30:13.616799 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 1436/5718] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:30:13 2026] GET /volume/v3/volumes/d5c7b846-7457-4a13-ab3e-b258effc8e88 => generated 902 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:30:14.628721 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-61e696c5-987d-4a04-a879-2da6de9aa8f8 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:30:14.630677 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-61e696c5-987d-4a04-a879-2da6de9aa8f8 tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] GET https://10.4.3.143/volume/v3/volumes/d5c7b846-7457-4a13-ab3e-b258effc8e88 Aug 16 21:30:14.630926 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-61e696c5-987d-4a04-a879-2da6de9aa8f8 tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:30:14.631134 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-61e696c5-987d-4a04-a879-2da6de9aa8f8 tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:30:14.638109 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:30:14.638109 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:30:14.641297 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-61e696c5-987d-4a04-a879-2da6de9aa8f8 tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] Volume info retrieved successfully. Aug 16 21:30:14.644953 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-61e696c5-987d-4a04-a879-2da6de9aa8f8 tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] https://10.4.3.143/volume/v3/volumes/d5c7b846-7457-4a13-ab3e-b258effc8e88 returned with HTTP 200 Aug 16 21:30:14.645377 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 1433/5719] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:30:14 2026] GET /volume/v3/volumes/d5c7b846-7457-4a13-ab3e-b258effc8e88 => generated 902 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:30:15.657666 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-2b4c54fb-204e-4329-97c3-25b998d135f7 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:30:15.659409 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-2b4c54fb-204e-4329-97c3-25b998d135f7 tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] GET https://10.4.3.143/volume/v3/volumes/d5c7b846-7457-4a13-ab3e-b258effc8e88 Aug 16 21:30:15.659803 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-2b4c54fb-204e-4329-97c3-25b998d135f7 tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:30:15.659966 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-2b4c54fb-204e-4329-97c3-25b998d135f7 tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:30:15.667828 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:30:15.667828 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:30:15.671381 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-2b4c54fb-204e-4329-97c3-25b998d135f7 tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] Volume info retrieved successfully. Aug 16 21:30:15.675534 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-2b4c54fb-204e-4329-97c3-25b998d135f7 tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] https://10.4.3.143/volume/v3/volumes/d5c7b846-7457-4a13-ab3e-b258effc8e88 returned with HTTP 200 Aug 16 21:30:15.675925 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 1420/5720] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:30:15 2026] GET /volume/v3/volumes/d5c7b846-7457-4a13-ab3e-b258effc8e88 => generated 902 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:30:16.691297 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-d768746b-62bb-4561-92aa-d73d9c4e1482 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:30:16.693059 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-d768746b-62bb-4561-92aa-d73d9c4e1482 tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] GET https://10.4.3.143/volume/v3/volumes/d5c7b846-7457-4a13-ab3e-b258effc8e88 Aug 16 21:30:16.693246 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-d768746b-62bb-4561-92aa-d73d9c4e1482 tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:30:16.693421 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-d768746b-62bb-4561-92aa-d73d9c4e1482 tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:30:16.700567 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:30:16.700567 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:30:16.704242 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-d768746b-62bb-4561-92aa-d73d9c4e1482 tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] Volume info retrieved successfully. Aug 16 21:30:16.708757 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-d768746b-62bb-4561-92aa-d73d9c4e1482 tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] https://10.4.3.143/volume/v3/volumes/d5c7b846-7457-4a13-ab3e-b258effc8e88 returned with HTTP 200 Aug 16 21:30:16.709166 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 1432/5721] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:30:16 2026] GET /volume/v3/volumes/d5c7b846-7457-4a13-ab3e-b258effc8e88 => generated 902 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:30:17.720974 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-251fa041-54ee-4e05-82a1-77793d3533e8 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:30:17.724474 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-251fa041-54ee-4e05-82a1-77793d3533e8 tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] GET https://10.4.3.143/volume/v3/volumes/d5c7b846-7457-4a13-ab3e-b258effc8e88 Aug 16 21:30:17.724474 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-251fa041-54ee-4e05-82a1-77793d3533e8 tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:30:17.724474 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-251fa041-54ee-4e05-82a1-77793d3533e8 tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:30:17.731256 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:30:17.731256 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:30:17.735123 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-251fa041-54ee-4e05-82a1-77793d3533e8 tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] Volume info retrieved successfully. Aug 16 21:30:17.739430 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-251fa041-54ee-4e05-82a1-77793d3533e8 tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] https://10.4.3.143/volume/v3/volumes/d5c7b846-7457-4a13-ab3e-b258effc8e88 returned with HTTP 200 Aug 16 21:30:17.740196 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 1437/5722] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:30:17 2026] GET /volume/v3/volumes/d5c7b846-7457-4a13-ab3e-b258effc8e88 => generated 902 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:30:18.754593 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-12466cd3-0082-49b1-92cd-e30110b08a91 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:30:18.757906 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-12466cd3-0082-49b1-92cd-e30110b08a91 tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] GET https://10.4.3.143/volume/v3/volumes/d5c7b846-7457-4a13-ab3e-b258effc8e88 Aug 16 21:30:18.757906 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-12466cd3-0082-49b1-92cd-e30110b08a91 tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:30:18.757906 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-12466cd3-0082-49b1-92cd-e30110b08a91 tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:30:18.763990 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:30:18.763990 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:30:18.767827 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-12466cd3-0082-49b1-92cd-e30110b08a91 tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] Volume info retrieved successfully. Aug 16 21:30:18.772192 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-12466cd3-0082-49b1-92cd-e30110b08a91 tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] https://10.4.3.143/volume/v3/volumes/d5c7b846-7457-4a13-ab3e-b258effc8e88 returned with HTTP 200 Aug 16 21:30:18.772739 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 1434/5723] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:30:18 2026] GET /volume/v3/volumes/d5c7b846-7457-4a13-ab3e-b258effc8e88 => generated 902 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:30:19.787254 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-50935165-8be3-499d-92a3-0b3300aa951f None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:30:19.789465 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-50935165-8be3-499d-92a3-0b3300aa951f tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] GET https://10.4.3.143/volume/v3/volumes/d5c7b846-7457-4a13-ab3e-b258effc8e88 Aug 16 21:30:19.789700 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-50935165-8be3-499d-92a3-0b3300aa951f tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:30:19.789926 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-50935165-8be3-499d-92a3-0b3300aa951f tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:30:19.797240 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:30:19.797240 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:30:19.800669 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-50935165-8be3-499d-92a3-0b3300aa951f tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] Volume info retrieved successfully. Aug 16 21:30:19.804603 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-50935165-8be3-499d-92a3-0b3300aa951f tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] https://10.4.3.143/volume/v3/volumes/d5c7b846-7457-4a13-ab3e-b258effc8e88 returned with HTTP 200 Aug 16 21:30:19.804966 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 1421/5724] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:30:19 2026] GET /volume/v3/volumes/d5c7b846-7457-4a13-ab3e-b258effc8e88 => generated 902 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:30:20.817573 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-abf62114-ec76-4883-abd4-6adc0b5fca8e None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:30:20.819726 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-abf62114-ec76-4883-abd4-6adc0b5fca8e tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] GET https://10.4.3.143/volume/v3/volumes/d5c7b846-7457-4a13-ab3e-b258effc8e88 Aug 16 21:30:20.819985 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-abf62114-ec76-4883-abd4-6adc0b5fca8e tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:30:20.820212 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-abf62114-ec76-4883-abd4-6adc0b5fca8e tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:30:20.828424 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:30:20.828424 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:30:20.833124 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-abf62114-ec76-4883-abd4-6adc0b5fca8e tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] Volume info retrieved successfully. Aug 16 21:30:20.838808 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-abf62114-ec76-4883-abd4-6adc0b5fca8e tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] https://10.4.3.143/volume/v3/volumes/d5c7b846-7457-4a13-ab3e-b258effc8e88 returned with HTTP 200 Aug 16 21:30:20.839251 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 1433/5725] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:30:20 2026] GET /volume/v3/volumes/d5c7b846-7457-4a13-ab3e-b258effc8e88 => generated 902 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:30:21.851560 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-31aa5d88-9da1-445e-93e1-58d0a26a7391 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:30:21.853617 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-31aa5d88-9da1-445e-93e1-58d0a26a7391 tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] GET https://10.4.3.143/volume/v3/volumes/d5c7b846-7457-4a13-ab3e-b258effc8e88 Aug 16 21:30:21.853844 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-31aa5d88-9da1-445e-93e1-58d0a26a7391 tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:30:21.854028 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-31aa5d88-9da1-445e-93e1-58d0a26a7391 tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:30:21.860940 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:30:21.860940 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:30:21.864846 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-31aa5d88-9da1-445e-93e1-58d0a26a7391 tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] Volume info retrieved successfully. Aug 16 21:30:21.869473 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-31aa5d88-9da1-445e-93e1-58d0a26a7391 tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] https://10.4.3.143/volume/v3/volumes/d5c7b846-7457-4a13-ab3e-b258effc8e88 returned with HTTP 200 Aug 16 21:30:21.869970 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 1438/5726] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:30:21 2026] GET /volume/v3/volumes/d5c7b846-7457-4a13-ab3e-b258effc8e88 => generated 902 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:30:22.883031 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-71d5cd6e-673a-4818-b04b-a4ecd66c1596 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:30:22.884999 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-71d5cd6e-673a-4818-b04b-a4ecd66c1596 tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] GET https://10.4.3.143/volume/v3/volumes/d5c7b846-7457-4a13-ab3e-b258effc8e88 Aug 16 21:30:22.885259 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-71d5cd6e-673a-4818-b04b-a4ecd66c1596 tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:30:22.885497 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-71d5cd6e-673a-4818-b04b-a4ecd66c1596 tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:30:22.893389 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:30:22.893389 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:30:22.897224 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-71d5cd6e-673a-4818-b04b-a4ecd66c1596 tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] Volume info retrieved successfully. Aug 16 21:30:22.901465 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-71d5cd6e-673a-4818-b04b-a4ecd66c1596 tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] https://10.4.3.143/volume/v3/volumes/d5c7b846-7457-4a13-ab3e-b258effc8e88 returned with HTTP 200 Aug 16 21:30:22.901862 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 1435/5727] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:30:22 2026] GET /volume/v3/volumes/d5c7b846-7457-4a13-ab3e-b258effc8e88 => generated 902 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:30:23.913977 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-8cfee64e-45ec-46d5-ad14-ce5ead3ebeba None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:30:23.915749 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-8cfee64e-45ec-46d5-ad14-ce5ead3ebeba tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] GET https://10.4.3.143/volume/v3/volumes/d5c7b846-7457-4a13-ab3e-b258effc8e88 Aug 16 21:30:23.915958 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-8cfee64e-45ec-46d5-ad14-ce5ead3ebeba tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:30:23.916139 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-8cfee64e-45ec-46d5-ad14-ce5ead3ebeba tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:30:23.922659 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:30:23.922659 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:30:23.925760 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-8cfee64e-45ec-46d5-ad14-ce5ead3ebeba tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] Volume info retrieved successfully. Aug 16 21:30:23.929633 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-8cfee64e-45ec-46d5-ad14-ce5ead3ebeba tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] https://10.4.3.143/volume/v3/volumes/d5c7b846-7457-4a13-ab3e-b258effc8e88 returned with HTTP 200 Aug 16 21:30:23.929995 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 1422/5728] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:30:23 2026] GET /volume/v3/volumes/d5c7b846-7457-4a13-ab3e-b258effc8e88 => generated 1450 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:30:24.015888 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [req-f2ecfa8a-af37-4ef9-82e5-c4ed1099e32a req-89088d2a-1ef2-41e9-babf-a4085fae5b24 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:30:24.017905 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [req-f2ecfa8a-af37-4ef9-82e5-c4ed1099e32a req-89088d2a-1ef2-41e9-babf-a4085fae5b24 tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] GET https://10.4.3.143/volume/v3/volumes/d5c7b846-7457-4a13-ab3e-b258effc8e88 Aug 16 21:30:24.018116 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [req-f2ecfa8a-af37-4ef9-82e5-c4ed1099e32a req-89088d2a-1ef2-41e9-babf-a4085fae5b24 tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:30:24.018296 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [req-f2ecfa8a-af37-4ef9-82e5-c4ed1099e32a req-89088d2a-1ef2-41e9-babf-a4085fae5b24 tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:30:24.024605 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:30:24.024605 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:30:24.027941 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [req-f2ecfa8a-af37-4ef9-82e5-c4ed1099e32a req-89088d2a-1ef2-41e9-babf-a4085fae5b24 tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] Volume info retrieved successfully. Aug 16 21:30:24.032194 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [req-f2ecfa8a-af37-4ef9-82e5-c4ed1099e32a req-89088d2a-1ef2-41e9-babf-a4085fae5b24 tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] https://10.4.3.143/volume/v3/volumes/d5c7b846-7457-4a13-ab3e-b258effc8e88 returned with HTTP 200 Aug 16 21:30:24.032557 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 1434/5729] 10.4.3.143 () {68 vars in 1598 bytes} [Sun Aug 16 21:30:24 2026] GET /volume/v3/volumes/d5c7b846-7457-4a13-ab3e-b258effc8e88 => generated 1450 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:30:24.554963 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [req-f2ecfa8a-af37-4ef9-82e5-c4ed1099e32a req-330e9486-f82c-4c71-a5d8-0120a42a7ea2 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:30:24.556906 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [req-f2ecfa8a-af37-4ef9-82e5-c4ed1099e32a req-330e9486-f82c-4c71-a5d8-0120a42a7ea2 tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] GET https://10.4.3.143/volume/v3/volumes/d5c7b846-7457-4a13-ab3e-b258effc8e88 Aug 16 21:30:24.557166 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [req-f2ecfa8a-af37-4ef9-82e5-c4ed1099e32a req-330e9486-f82c-4c71-a5d8-0120a42a7ea2 tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:30:24.557344 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [req-f2ecfa8a-af37-4ef9-82e5-c4ed1099e32a req-330e9486-f82c-4c71-a5d8-0120a42a7ea2 tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:30:24.563471 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:30:24.563471 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:30:24.567064 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [req-f2ecfa8a-af37-4ef9-82e5-c4ed1099e32a req-330e9486-f82c-4c71-a5d8-0120a42a7ea2 tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] Volume info retrieved successfully. Aug 16 21:30:24.571110 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [req-f2ecfa8a-af37-4ef9-82e5-c4ed1099e32a req-330e9486-f82c-4c71-a5d8-0120a42a7ea2 tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] https://10.4.3.143/volume/v3/volumes/d5c7b846-7457-4a13-ab3e-b258effc8e88 returned with HTTP 200 Aug 16 21:30:24.571581 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 1439/5730] 10.4.3.143 () {68 vars in 1598 bytes} [Sun Aug 16 21:30:24 2026] GET /volume/v3/volumes/d5c7b846-7457-4a13-ab3e-b258effc8e88 => generated 1450 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:30:24.580499 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-4c994a35-d5f2-461d-a7ac-4cbab8a17bec None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:30:24.580880 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-4c994a35-d5f2-461d-a7ac-4cbab8a17bec None None] GET https://10.4.3.143/volume// Aug 16 21:30:24.581096 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-4c994a35-d5f2-461d-a7ac-4cbab8a17bec None None] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:30:24.581293 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-4c994a35-d5f2-461d-a7ac-4cbab8a17bec None None] Calling method 'all' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:30:24.581641 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-4c994a35-d5f2-461d-a7ac-4cbab8a17bec None None] https://10.4.3.143/volume// returned with HTTP 300 Aug 16 21:30:24.581950 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 1436/5731] 10.4.3.143 () {66 vars in 1419 bytes} [Sun Aug 16 21:30: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 16 21:30:24.588685 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [req-f2ecfa8a-af37-4ef9-82e5-c4ed1099e32a req-759fb896-4a45-4052-82f2-3a511365f97d None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:30:24.590890 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [req-f2ecfa8a-af37-4ef9-82e5-c4ed1099e32a req-759fb896-4a45-4052-82f2-3a511365f97d tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] POST https://10.4.3.143/volume/v3/attachments Aug 16 21:30:24.591274 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [req-f2ecfa8a-af37-4ef9-82e5-c4ed1099e32a req-759fb896-4a45-4052-82f2-3a511365f97d tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d5c7b846-7457-4a13-ab3e-b258effc8e88", "connector": null, "instance_uuid": "974d31c3-0e83-41ea-af7c-40565716ba82"}} {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:30:24.599840 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:30:24.599840 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:30:24.622014 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [req-f2ecfa8a-af37-4ef9-82e5-c4ed1099e32a req-759fb896-4a45-4052-82f2-3a511365f97d tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] https://10.4.3.143/volume/v3/attachments returned with HTTP 200 Aug 16 21:30:24.622409 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 1423/5732] 10.4.3.143 () {74 vars in 1594 bytes} [Sun Aug 16 21:30:24 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 16 21:30:25.336504 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-239b0ee6-e6aa-45bc-ac35-a531f8741a9f None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:30:25.337080 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-239b0ee6-e6aa-45bc-ac35-a531f8741a9f None None] GET https://10.4.3.143/volume// Aug 16 21:30:25.337324 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-239b0ee6-e6aa-45bc-ac35-a531f8741a9f None None] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:30:25.337603 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-239b0ee6-e6aa-45bc-ac35-a531f8741a9f None None] Calling method 'all' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:30:25.338070 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-239b0ee6-e6aa-45bc-ac35-a531f8741a9f None None] https://10.4.3.143/volume// returned with HTTP 300 Aug 16 21:30:25.338480 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 1435/5733] 10.4.3.143 () {66 vars in 1426 bytes} [Sun Aug 16 21:30:25 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 16 21:30:25.346143 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [req-f2ecfa8a-af37-4ef9-82e5-c4ed1099e32a req-f6c9b491-e36d-403d-af74-7d88389add2b None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:30:25.348239 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [req-f2ecfa8a-af37-4ef9-82e5-c4ed1099e32a req-f6c9b491-e36d-403d-af74-7d88389add2b tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] GET https://10.4.3.143/volume/v3/volumes/d5c7b846-7457-4a13-ab3e-b258effc8e88 Aug 16 21:30:25.348443 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [req-f2ecfa8a-af37-4ef9-82e5-c4ed1099e32a req-f6c9b491-e36d-403d-af74-7d88389add2b tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:30:25.348659 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [req-f2ecfa8a-af37-4ef9-82e5-c4ed1099e32a req-f6c9b491-e36d-403d-af74-7d88389add2b tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] Calling method 'show' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:30:25.357872 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:30:25.357872 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:30:25.362660 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [req-f2ecfa8a-af37-4ef9-82e5-c4ed1099e32a req-f6c9b491-e36d-403d-af74-7d88389add2b tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] Volume info retrieved successfully. Aug 16 21:30:25.369781 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [req-f2ecfa8a-af37-4ef9-82e5-c4ed1099e32a req-f6c9b491-e36d-403d-af74-7d88389add2b tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] https://10.4.3.143/volume/v3/volumes/d5c7b846-7457-4a13-ab3e-b258effc8e88 returned with HTTP 200 Aug 16 21:30:25.370388 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 1440/5734] 10.4.3.143 () {70 vars in 1639 bytes} [Sun Aug 16 21:30:25 2026] GET /volume/v3/volumes/d5c7b846-7457-4a13-ab3e-b258effc8e88 => generated 1629 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 16 21:30:25.477946 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [req-f2ecfa8a-af37-4ef9-82e5-c4ed1099e32a req-81163292-26c0-458e-98ec-07d1e5a2fa88 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:30:25.479991 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [req-f2ecfa8a-af37-4ef9-82e5-c4ed1099e32a req-81163292-26c0-458e-98ec-07d1e5a2fa88 tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] PUT https://10.4.3.143/volume/v3/attachments/81f27cdd-93df-4795-9265-ba840aba9628 Aug 16 21:30:25.480362 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [req-f2ecfa8a-af37-4ef9-82e5-c4ed1099e32a req-81163292-26c0-458e-98ec-07d1e5a2fa88 tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.143", "host": "np0000007409", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:e42fbcbe2e9", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "69237b68-d654-4a76-81de-86e36bc8fb86", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:30:25.487620 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.coordination [req-f2ecfa8a-af37-4ef9-82e5-c4ed1099e32a req-81163292-26c0-458e-98ec-07d1e5a2fa88 tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] Acquiring lock "cinder-attachment_update-d5c7b846-7457-4a13-ab3e-b258effc8e88-np0000007409" by "attachment_update" {{(pid=100331) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 16 21:30:25.491969 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.coordination [req-f2ecfa8a-af37-4ef9-82e5-c4ed1099e32a req-81163292-26c0-458e-98ec-07d1e5a2fa88 tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] Lock "cinder-attachment_update-d5c7b846-7457-4a13-ab3e-b258effc8e88-np0000007409" acquired by "attachment_update" :: waited 0.004s {{(pid=100331) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 16 21:30:25.492840 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:30:25.492840 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:30:25.569140 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.coordination [req-f2ecfa8a-af37-4ef9-82e5-c4ed1099e32a req-81163292-26c0-458e-98ec-07d1e5a2fa88 tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] Lock "cinder-attachment_update-d5c7b846-7457-4a13-ab3e-b258effc8e88-np0000007409" released by "attachment_update" :: held 0.077s {{(pid=100331) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 16 21:30:25.569453 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [req-f2ecfa8a-af37-4ef9-82e5-c4ed1099e32a req-81163292-26c0-458e-98ec-07d1e5a2fa88 tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] https://10.4.3.143/volume/v3/attachments/81f27cdd-93df-4795-9265-ba840aba9628 returned with HTTP 200 Aug 16 21:30:25.570397 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 1437/5735] 10.4.3.143 () {74 vars in 1704 bytes} [Sun Aug 16 21:30:25 2026] PUT /volume/v3/attachments/81f27cdd-93df-4795-9265-ba840aba9628 => generated 968 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:30:25.591365 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [req-f2ecfa8a-af37-4ef9-82e5-c4ed1099e32a req-b1864fc8-4b93-4432-82aa-4f8ec5e10670 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:30:25.593394 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [req-f2ecfa8a-af37-4ef9-82e5-c4ed1099e32a req-b1864fc8-4b93-4432-82aa-4f8ec5e10670 tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] POST https://10.4.3.143/volume/v3/attachments/81f27cdd-93df-4795-9265-ba840aba9628/action Aug 16 21:30:25.593833 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [req-f2ecfa8a-af37-4ef9-82e5-c4ed1099e32a req-b1864fc8-4b93-4432-82aa-4f8ec5e10670 tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] Action body: b'{"os-complete": null}' {{(pid=100333) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 16 21:30:25.593997 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [req-f2ecfa8a-af37-4ef9-82e5-c4ed1099e32a req-b1864fc8-4b93-4432-82aa-4f8ec5e10670 tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 16 21:30:25.609216 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:30:25.609216 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:30:25.617814 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [req-f2ecfa8a-af37-4ef9-82e5-c4ed1099e32a req-b1864fc8-4b93-4432-82aa-4f8ec5e10670 tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] https://10.4.3.143/volume/v3/attachments/81f27cdd-93df-4795-9265-ba840aba9628/action returned with HTTP 204 Aug 16 21:30:25.618333 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 1424/5736] 10.4.3.143 () {74 vars in 1725 bytes} [Sun Aug 16 21:30:25 2026] POST /volume/v3/attachments/81f27cdd-93df-4795-9265-ba840aba9628/action => generated 0 bytes in 27 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:30:29.748337 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [req-f2ecfa8a-af37-4ef9-82e5-c4ed1099e32a req-8dac9f25-ba00-4d02-8224-d5f7a7437146 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:30:29.750513 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [req-f2ecfa8a-af37-4ef9-82e5-c4ed1099e32a req-8dac9f25-ba00-4d02-8224-d5f7a7437146 tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] GET https://10.4.3.143/volume/v3/volumes/d5c7b846-7457-4a13-ab3e-b258effc8e88/encryption Aug 16 21:30:29.750737 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [req-f2ecfa8a-af37-4ef9-82e5-c4ed1099e32a req-8dac9f25-ba00-4d02-8224-d5f7a7437146 tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:30:29.750998 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [req-f2ecfa8a-af37-4ef9-82e5-c4ed1099e32a req-8dac9f25-ba00-4d02-8224-d5f7a7437146 tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] Calling method 'index' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:30:29.760493 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:30:29.760493 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:30:29.767265 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [req-f2ecfa8a-af37-4ef9-82e5-c4ed1099e32a req-8dac9f25-ba00-4d02-8224-d5f7a7437146 tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] https://10.4.3.143/volume/v3/volumes/d5c7b846-7457-4a13-ab3e-b258effc8e88/encryption returned with HTTP 200 Aug 16 21:30:29.767691 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 1436/5737] 10.4.3.143 () {68 vars in 1631 bytes} [Sun Aug 16 21:30:29 2026] GET /volume/v3/volumes/d5c7b846-7457-4a13-ab3e-b258effc8e88/encryption => generated 160 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:30:35.367544 np0000007409 devstack@c-api.service[100330]: DEBUG dbcounter [-] [100330] Writing DB stats cinder:SELECT=31,cinder:UPDATE=3 {{(pid=100330) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 16 21:30:35.564426 np0000007409 devstack@c-api.service[100331]: DEBUG dbcounter [-] [100331] Writing DB stats cinder:SELECT=37,cinder:INSERT=6,cinder:UPDATE=13 {{(pid=100331) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 16 21:30:35.615200 np0000007409 devstack@c-api.service[100333]: DEBUG dbcounter [-] [100333] Writing DB stats cinder:SELECT=26,cinder:UPDATE=4,cinder:INSERT=1 {{(pid=100333) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 16 21:30:39.765931 np0000007409 devstack@c-api.service[100332]: DEBUG dbcounter [-] [100332] Writing DB stats cinder:SELECT=20 {{(pid=100332) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 16 21:31:11.886352 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [req-459a060b-b5ef-42e8-ac63-f65f7dd54cbc req-0e391ce0-6205-46c4-9226-2b24c94b17cd None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:31:11.888441 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [req-459a060b-b5ef-42e8-ac63-f65f7dd54cbc req-0e391ce0-6205-46c4-9226-2b24c94b17cd tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] DELETE https://10.4.3.143/volume/v3/attachments/81f27cdd-93df-4795-9265-ba840aba9628 Aug 16 21:31:11.888616 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [req-459a060b-b5ef-42e8-ac63-f65f7dd54cbc req-0e391ce0-6205-46c4-9226-2b24c94b17cd tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:31:11.888843 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [req-459a060b-b5ef-42e8-ac63-f65f7dd54cbc req-0e391ce0-6205-46c4-9226-2b24c94b17cd tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] Calling method 'version_select' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:31:11.896454 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:31:11.896454 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:31:11.941869 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [req-459a060b-b5ef-42e8-ac63-f65f7dd54cbc req-0e391ce0-6205-46c4-9226-2b24c94b17cd tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] https://10.4.3.143/volume/v3/attachments/81f27cdd-93df-4795-9265-ba840aba9628 returned with HTTP 200 Aug 16 21:31:11.942314 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 1441/5738] 10.4.3.143 () {72 vars in 1673 bytes} [Sun Aug 16 21:31:11 2026] DELETE /volume/v3/attachments/81f27cdd-93df-4795-9265-ba840aba9628 => generated 19 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 16 21:31:13.301546 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-ed47931b-66d6-4d12-9b04-1ce8354bad3e None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:31:13.303317 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-ed47931b-66d6-4d12-9b04-1ce8354bad3e tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] DELETE https://10.4.3.143/volume/v3/volumes/d5c7b846-7457-4a13-ab3e-b258effc8e88 Aug 16 21:31:13.303697 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-ed47931b-66d6-4d12-9b04-1ce8354bad3e tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:31:13.303979 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-ed47931b-66d6-4d12-9b04-1ce8354bad3e tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] Calling method 'delete' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:31:13.304213 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.v3.volumes [None req-ed47931b-66d6-4d12-9b04-1ce8354bad3e tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] Delete volume with id: d5c7b846-7457-4a13-ab3e-b258effc8e88 Aug 16 21:31:13.312017 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:31:13.312017 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:31:13.312017 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-ed47931b-66d6-4d12-9b04-1ce8354bad3e tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] Volume info retrieved successfully. Aug 16 21:31:13.323001 np0000007409 devstack@c-api.service[100331]: WARNING cinder.keymgr.conf_key_mgr [None req-ed47931b-66d6-4d12-9b04-1ce8354bad3e tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 16 21:31:13.328104 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-ed47931b-66d6-4d12-9b04-1ce8354bad3e tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] Delete volume request issued successfully. Aug 16 21:31:13.328330 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-ed47931b-66d6-4d12-9b04-1ce8354bad3e tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] https://10.4.3.143/volume/v3/volumes/d5c7b846-7457-4a13-ab3e-b258effc8e88 returned with HTTP 202 Aug 16 21:31:13.328764 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 1438/5739] 10.4.3.143 () {66 vars in 1351 bytes} [Sun Aug 16 21:31:13 2026] DELETE /volume/v3/volumes/d5c7b846-7457-4a13-ab3e-b258effc8e88 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 21:31:13.335581 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-f4e627d3-1365-44c6-b7ab-ad1d7c09e312 None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:31:13.337408 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-f4e627d3-1365-44c6-b7ab-ad1d7c09e312 tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] GET https://10.4.3.143/volume/v3/volumes/d5c7b846-7457-4a13-ab3e-b258effc8e88 Aug 16 21:31:13.337610 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-f4e627d3-1365-44c6-b7ab-ad1d7c09e312 tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:31:13.337823 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-f4e627d3-1365-44c6-b7ab-ad1d7c09e312 tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:31:13.344727 np0000007409 devstack@c-api.service[100333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:31:13.344727 np0000007409 devstack@c-api.service[100333]: warnings.warn( Aug 16 21:31:13.348358 np0000007409 devstack@c-api.service[100333]: INFO cinder.volume.api [None req-f4e627d3-1365-44c6-b7ab-ad1d7c09e312 tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] Volume info retrieved successfully. Aug 16 21:31:13.354880 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-f4e627d3-1365-44c6-b7ab-ad1d7c09e312 tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] https://10.4.3.143/volume/v3/volumes/d5c7b846-7457-4a13-ab3e-b258effc8e88 returned with HTTP 200 Aug 16 21:31:13.355217 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 1425/5740] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:31:13 2026] GET /volume/v3/volumes/d5c7b846-7457-4a13-ab3e-b258effc8e88 => generated 1449 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:31:14.370073 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-46d90685-d3ce-4f7d-b819-f65d145d73f0 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:31:14.371906 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-46d90685-d3ce-4f7d-b819-f65d145d73f0 tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] GET https://10.4.3.143/volume/v3/volumes/d5c7b846-7457-4a13-ab3e-b258effc8e88 Aug 16 21:31:14.372073 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-46d90685-d3ce-4f7d-b819-f65d145d73f0 tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:31:14.372265 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-46d90685-d3ce-4f7d-b819-f65d145d73f0 tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] Calling method 'show' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:31:14.377950 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-46d90685-d3ce-4f7d-b819-f65d145d73f0 tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] https://10.4.3.143/volume/v3/volumes/d5c7b846-7457-4a13-ab3e-b258effc8e88 returned with HTTP 404 Aug 16 21:31:14.378476 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 1437/5741] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:31:14 2026] GET /volume/v3/volumes/d5c7b846-7457-4a13-ab3e-b258effc8e88 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:31:14.657565 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-9f75a8f0-3961-4d7c-99e0-39618bccf3a4 None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:31:14.659437 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-9f75a8f0-3961-4d7c-99e0-39618bccf3a4 tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] DELETE https://10.4.3.143/volume/v3/volumes/f33be14d-ae31-4c5f-b3e2-b3ce20f61208 Aug 16 21:31:14.659603 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-9f75a8f0-3961-4d7c-99e0-39618bccf3a4 tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:31:14.659794 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-9f75a8f0-3961-4d7c-99e0-39618bccf3a4 tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] Calling method 'delete' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:31:14.659961 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.v3.volumes [None req-9f75a8f0-3961-4d7c-99e0-39618bccf3a4 tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] Delete volume with id: f33be14d-ae31-4c5f-b3e2-b3ce20f61208 Aug 16 21:31:14.668046 np0000007409 devstack@c-api.service[100330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:31:14.668046 np0000007409 devstack@c-api.service[100330]: warnings.warn( Aug 16 21:31:14.668687 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-9f75a8f0-3961-4d7c-99e0-39618bccf3a4 tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] Volume info retrieved successfully. Aug 16 21:31:14.683270 np0000007409 devstack@c-api.service[100330]: WARNING cinder.keymgr.conf_key_mgr [None req-9f75a8f0-3961-4d7c-99e0-39618bccf3a4 tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 16 21:31:14.690233 np0000007409 devstack@c-api.service[100330]: INFO cinder.volume.api [None req-9f75a8f0-3961-4d7c-99e0-39618bccf3a4 tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] Delete volume request issued successfully. Aug 16 21:31:14.690409 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-9f75a8f0-3961-4d7c-99e0-39618bccf3a4 tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] https://10.4.3.143/volume/v3/volumes/f33be14d-ae31-4c5f-b3e2-b3ce20f61208 returned with HTTP 202 Aug 16 21:31:14.690867 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 1442/5742] 10.4.3.143 () {66 vars in 1351 bytes} [Sun Aug 16 21:31:14 2026] DELETE /volume/v3/volumes/f33be14d-ae31-4c5f-b3e2-b3ce20f61208 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 21:31:14.698592 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.middleware.request_id [None req-dd69d055-d145-4e6f-8dcc-9222eacf6470 None None] RequestId filter calling following filter/app {{(pid=100331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:31:14.700719 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-dd69d055-d145-4e6f-8dcc-9222eacf6470 tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] GET https://10.4.3.143/volume/v3/volumes/f33be14d-ae31-4c5f-b3e2-b3ce20f61208 Aug 16 21:31:14.700973 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-dd69d055-d145-4e6f-8dcc-9222eacf6470 tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] Empty body provided in request {{(pid=100331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:31:14.701201 np0000007409 devstack@c-api.service[100331]: DEBUG cinder.api.openstack.wsgi [None req-dd69d055-d145-4e6f-8dcc-9222eacf6470 tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] Calling method 'show' {{(pid=100331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:31:14.708219 np0000007409 devstack@c-api.service[100331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:31:14.708219 np0000007409 devstack@c-api.service[100331]: warnings.warn( Aug 16 21:31:14.711656 np0000007409 devstack@c-api.service[100331]: INFO cinder.volume.api [None req-dd69d055-d145-4e6f-8dcc-9222eacf6470 tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] Volume info retrieved successfully. Aug 16 21:31:14.716637 np0000007409 devstack@c-api.service[100331]: INFO cinder.api.openstack.wsgi [None req-dd69d055-d145-4e6f-8dcc-9222eacf6470 tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] https://10.4.3.143/volume/v3/volumes/f33be14d-ae31-4c5f-b3e2-b3ce20f61208 returned with HTTP 200 Aug 16 21:31:14.717037 np0000007409 devstack@c-api.service[100331]: [pid: 100331|app: 0|req: 1439/5743] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:31:14 2026] GET /volume/v3/volumes/f33be14d-ae31-4c5f-b3e2-b3ce20f61208 => generated 1428 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:31:15.729835 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.middleware.request_id [None req-caeb1b4e-955a-463e-84e1-7d464461d15f None None] RequestId filter calling following filter/app {{(pid=100333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:31:15.731749 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-caeb1b4e-955a-463e-84e1-7d464461d15f tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] GET https://10.4.3.143/volume/v3/volumes/f33be14d-ae31-4c5f-b3e2-b3ce20f61208 Aug 16 21:31:15.731967 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-caeb1b4e-955a-463e-84e1-7d464461d15f tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] Empty body provided in request {{(pid=100333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:31:15.732195 np0000007409 devstack@c-api.service[100333]: DEBUG cinder.api.openstack.wsgi [None req-caeb1b4e-955a-463e-84e1-7d464461d15f tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] Calling method 'show' {{(pid=100333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:31:15.738012 np0000007409 devstack@c-api.service[100333]: INFO cinder.api.openstack.wsgi [None req-caeb1b4e-955a-463e-84e1-7d464461d15f tempest-TestEncryptedCinderVolumes-584537118 tempest-TestEncryptedCinderVolumes-584537118-project-member] https://10.4.3.143/volume/v3/volumes/f33be14d-ae31-4c5f-b3e2-b3ce20f61208 returned with HTTP 404 Aug 16 21:31:15.738520 np0000007409 devstack@c-api.service[100333]: [pid: 100333|app: 0|req: 1426/5744] 10.4.3.143 () {66 vars in 1348 bytes} [Sun Aug 16 21:31:15 2026] GET /volume/v3/volumes/f33be14d-ae31-4c5f-b3e2-b3ce20f61208 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 16 21:31:15.744630 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.middleware.request_id [None req-e1b08696-1f52-4420-8cea-1e2df6daf6b3 None None] RequestId filter calling following filter/app {{(pid=100332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:31:15.746346 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-e1b08696-1f52-4420-8cea-1e2df6daf6b3 tempest-TestEncryptedCinderVolumes-150024696 tempest-TestEncryptedCinderVolumes-150024696-project-admin] GET https://10.4.3.143/volume/v3/volumes/detail?all_tenants=1 Aug 16 21:31:15.746531 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-e1b08696-1f52-4420-8cea-1e2df6daf6b3 tempest-TestEncryptedCinderVolumes-150024696 tempest-TestEncryptedCinderVolumes-150024696-project-admin] Empty body provided in request {{(pid=100332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:31:15.746718 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.api.openstack.wsgi [None req-e1b08696-1f52-4420-8cea-1e2df6daf6b3 tempest-TestEncryptedCinderVolumes-150024696 tempest-TestEncryptedCinderVolumes-150024696-project-admin] Calling method 'detail' {{(pid=100332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:31:15.747461 np0000007409 devstack@c-api.service[100332]: DEBUG cinder.volume.api [None req-e1b08696-1f52-4420-8cea-1e2df6daf6b3 tempest-TestEncryptedCinderVolumes-150024696 tempest-TestEncryptedCinderVolumes-150024696-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100332) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 16 21:31:15.755358 np0000007409 devstack@c-api.service[100332]: INFO cinder.volume.api [None req-e1b08696-1f52-4420-8cea-1e2df6daf6b3 tempest-TestEncryptedCinderVolumes-150024696 tempest-TestEncryptedCinderVolumes-150024696-project-admin] Get all volumes completed successfully. Aug 16 21:31:15.756606 np0000007409 devstack@c-api.service[100332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 16 21:31:15.756606 np0000007409 devstack@c-api.service[100332]: warnings.warn( Aug 16 21:31:15.760607 np0000007409 devstack@c-api.service[100332]: INFO cinder.api.openstack.wsgi [None req-e1b08696-1f52-4420-8cea-1e2df6daf6b3 tempest-TestEncryptedCinderVolumes-150024696 tempest-TestEncryptedCinderVolumes-150024696-project-admin] https://10.4.3.143/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 16 21:31:15.761015 np0000007409 devstack@c-api.service[100332]: [pid: 100332|app: 0|req: 1438/5745] 10.4.3.143 () {66 vars in 1285 bytes} [Sun Aug 16 21:31:15 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 5270 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 16 21:31:15.773218 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.middleware.request_id [None req-11d1d3fb-686d-42bb-aa80-085883d2b6fa None None] RequestId filter calling following filter/app {{(pid=100330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 16 21:31:15.774757 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-11d1d3fb-686d-42bb-aa80-085883d2b6fa tempest-TestEncryptedCinderVolumes-150024696 tempest-TestEncryptedCinderVolumes-150024696-project-admin] DELETE https://10.4.3.143/volume/v3/types/0c828cd6-f696-47d8-b5da-019e08926816 Aug 16 21:31:15.774954 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-11d1d3fb-686d-42bb-aa80-085883d2b6fa tempest-TestEncryptedCinderVolumes-150024696 tempest-TestEncryptedCinderVolumes-150024696-project-admin] Empty body provided in request {{(pid=100330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 16 21:31:15.775144 np0000007409 devstack@c-api.service[100330]: DEBUG cinder.api.openstack.wsgi [None req-11d1d3fb-686d-42bb-aa80-085883d2b6fa tempest-TestEncryptedCinderVolumes-150024696 tempest-TestEncryptedCinderVolumes-150024696-project-admin] Calling method '_delete' {{(pid=100330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 16 21:31:15.794588 np0000007409 devstack@c-api.service[100330]: INFO cinder.api.openstack.wsgi [None req-11d1d3fb-686d-42bb-aa80-085883d2b6fa tempest-TestEncryptedCinderVolumes-150024696 tempest-TestEncryptedCinderVolumes-150024696-project-admin] https://10.4.3.143/volume/v3/types/0c828cd6-f696-47d8-b5da-019e08926816 returned with HTTP 202 Aug 16 21:31:15.794928 np0000007409 devstack@c-api.service[100330]: [pid: 100330|app: 0|req: 1443/5746] 10.4.3.143 () {66 vars in 1345 bytes} [Sun Aug 16 21:31:15 2026] DELETE /volume/v3/types/0c828cd6-f696-47d8-b5da-019e08926816 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 16 21:31:24.715554 np0000007409 devstack@c-api.service[100331]: DEBUG dbcounter [-] [100331] Writing DB stats cinder:SELECT=7,cinder:UPDATE=1,cinder:INSERT=1 {{(pid=100331) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 16 21:31:25.734586 np0000007409 devstack@c-api.service[100333]: DEBUG dbcounter [-] [100333] Writing DB stats cinder:SELECT=5 {{(pid=100333) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 16 21:31:25.759252 np0000007409 devstack@c-api.service[100332]: DEBUG dbcounter [-] [100332] Writing DB stats cinder:SELECT=3 {{(pid=100332) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 16 21:31:25.792267 np0000007409 devstack@c-api.service[100330]: DEBUG dbcounter [-] [100330] Writing DB stats cinder:SELECT=21,cinder:UPDATE=8,cinder:INSERT=1 {{(pid=100330) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}